pi-web-ui 0.28.2 → 0.29.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 (40) hide show
  1. package/LICENSE +21 -21
  2. package/README.md +295 -295
  3. package/README.zh-CN.md +279 -279
  4. package/bin/pi-web-ui.mjs +0 -0
  5. package/deploy/com.xingshuyin.pi-web-ui.plist +48 -48
  6. package/deploy/nginx-subpath.conf +88 -88
  7. package/deploy/pi-web-ui-task.xml +71 -71
  8. package/deploy/pi-web-ui.service +31 -31
  9. package/dist/server/agent-service.js +408 -3851
  10. package/dist/server/attachments.js +621 -0
  11. package/dist/server/bg-servers.js +138 -0
  12. package/dist/server/client-state.js +148 -0
  13. package/dist/server/files-service.js +633 -0
  14. package/dist/server/goal-service.js +869 -0
  15. package/dist/server/index.js +144 -8
  16. package/dist/server/model-admin.js +727 -0
  17. package/dist/server/process-utils.js +86 -0
  18. package/dist/server/protocol-version.js +11 -0
  19. package/dist/server/scm.js +298 -0
  20. package/dist/server/settings-service.js +268 -0
  21. package/dist/server/slash-commands.js +245 -0
  22. package/dist/server/terminals.js +98 -0
  23. package/dist/server/text-sniff.js +268 -0
  24. package/dist/server/uploads.js +107 -0
  25. package/dist/server/webui-context.js +208 -0
  26. package/extensions/webui.ts +192 -192
  27. package/package.json +94 -87
  28. package/themes/light.css +6318 -6318
  29. package/web/dist/assets/TerminalPanel-6GBZ9nXN.css +32 -0
  30. package/web/dist/assets/TerminalPanel-B-bsYqea.js +2 -0
  31. package/web/dist/assets/index-BsrqFaSZ.js +13 -0
  32. package/web/dist/assets/index-Dsb8Bak1.css +10 -0
  33. package/web/dist/assets/markdown-DRBrS2Nf.js +51 -0
  34. package/web/dist/assets/react-C9ovnpIm.js +24 -0
  35. package/web/dist/assets/xterm-D1D2FVe3.js +38 -0
  36. package/web/dist/favicon.svg +8 -8
  37. package/web/dist/index.html +17 -15
  38. package/web/public/favicon.svg +8 -8
  39. package/web/dist/assets/index-BnDkdKFN.css +0 -41
  40. package/web/dist/assets/index-DmmSVSzk.js +0 -129
@@ -1,129 +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"]'))i(o);new MutationObserver(o=>{for(const a of o)if(a.type==="childList")for(const l of a.addedNodes)l.tagName==="LINK"&&l.rel==="modulepreload"&&i(l)}).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 i(o){if(o.ep)return;o.ep=!0;const a=n(o);fetch(o.href,a)}})();function wc(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var vh={exports:{}},jo={},yh={exports:{}},it={};/**
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 ag;function Qw(){if(ag)return it;ag=1;var e=Symbol.for("react.element"),t=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),i=Symbol.for("react.strict_mode"),o=Symbol.for("react.profiler"),a=Symbol.for("react.provider"),l=Symbol.for("react.context"),u=Symbol.for("react.forward_ref"),d=Symbol.for("react.suspense"),h=Symbol.for("react.memo"),g=Symbol.for("react.lazy"),m=Symbol.iterator;function v(P){return P===null||typeof P!="object"?null:(P=m&&P[m]||P["@@iterator"],typeof P=="function"?P:null)}var y={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},S=Object.assign,x={};function k(P,V,M){this.props=P,this.context=V,this.refs=x,this.updater=M||y}k.prototype.isReactComponent={},k.prototype.setState=function(P,V){if(typeof P!="object"&&typeof P!="function"&&P!=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,P,V,"setState")},k.prototype.forceUpdate=function(P){this.updater.enqueueForceUpdate(this,P,"forceUpdate")};function E(){}E.prototype=k.prototype;function D(P,V,M){this.props=P,this.context=V,this.refs=x,this.updater=M||y}var T=D.prototype=new E;T.constructor=D,S(T,k.prototype),T.isPureReactComponent=!0;var I=Array.isArray,q=Object.prototype.hasOwnProperty,L={current:null},re={key:!0,ref:!0,__self:!0,__source:!0};function X(P,V,M){var ve,Me={},$=null,ue=null;if(V!=null)for(ve in V.ref!==void 0&&(ue=V.ref),V.key!==void 0&&($=""+V.key),V)q.call(V,ve)&&!re.hasOwnProperty(ve)&&(Me[ve]=V[ve]);var ke=arguments.length-2;if(ke===1)Me.children=M;else if(1<ke){for(var Ee=Array(ke),ie=0;ie<ke;ie++)Ee[ie]=arguments[ie+2];Me.children=Ee}if(P&&P.defaultProps)for(ve in ke=P.defaultProps,ke)Me[ve]===void 0&&(Me[ve]=ke[ve]);return{$$typeof:e,type:P,key:$,ref:ue,props:Me,_owner:L.current}}function te(P,V){return{$$typeof:e,type:P.type,key:V,ref:P.ref,props:P.props,_owner:P._owner}}function A(P){return typeof P=="object"&&P!==null&&P.$$typeof===e}function j(P){var V={"=":"=0",":":"=2"};return"$"+P.replace(/[=:]/g,function(M){return V[M]})}var R=/\/+/g;function F(P,V){return typeof P=="object"&&P!==null&&P.key!=null?j(""+P.key):V.toString(36)}function z(P,V,M,ve,Me){var $=typeof P;($==="undefined"||$==="boolean")&&(P=null);var ue=!1;if(P===null)ue=!0;else switch($){case"string":case"number":ue=!0;break;case"object":switch(P.$$typeof){case e:case t:ue=!0}}if(ue)return ue=P,Me=Me(ue),P=ve===""?"."+F(ue,0):ve,I(Me)?(M="",P!=null&&(M=P.replace(R,"$&/")+"/"),z(Me,V,M,"",function(ie){return ie})):Me!=null&&(A(Me)&&(Me=te(Me,M+(!Me.key||ue&&ue.key===Me.key?"":(""+Me.key).replace(R,"$&/")+"/")+P)),V.push(Me)),1;if(ue=0,ve=ve===""?".":ve+":",I(P))for(var ke=0;ke<P.length;ke++){$=P[ke];var Ee=ve+F($,ke);ue+=z($,V,M,Ee,Me)}else if(Ee=v(P),typeof Ee=="function")for(P=Ee.call(P),ke=0;!($=P.next()).done;)$=$.value,Ee=ve+F($,ke++),ue+=z($,V,M,Ee,Me);else if($==="object")throw V=String(P),Error("Objects are not valid as a React child (found: "+(V==="[object Object]"?"object with keys {"+Object.keys(P).join(", ")+"}":V)+"). If you meant to render a collection of children, use an array instead.");return ue}function H(P,V,M){if(P==null)return P;var ve=[],Me=0;return z(P,ve,"","",function($){return V.call(M,$,Me++)}),ve}function Q(P){if(P._status===-1){var V=P._result;V=V(),V.then(function(M){(P._status===0||P._status===-1)&&(P._status=1,P._result=M)},function(M){(P._status===0||P._status===-1)&&(P._status=2,P._result=M)}),P._status===-1&&(P._status=0,P._result=V)}if(P._status===1)return P._result.default;throw P._result}var J={current:null},N={transition:null},G={ReactCurrentDispatcher:J,ReactCurrentBatchConfig:N,ReactCurrentOwner:L};function C(){throw Error("act(...) is not supported in production builds of React.")}return it.Children={map:H,forEach:function(P,V,M){H(P,function(){V.apply(this,arguments)},M)},count:function(P){var V=0;return H(P,function(){V++}),V},toArray:function(P){return H(P,function(V){return V})||[]},only:function(P){if(!A(P))throw Error("React.Children.only expected to receive a single React element child.");return P}},it.Component=k,it.Fragment=n,it.Profiler=o,it.PureComponent=D,it.StrictMode=i,it.Suspense=d,it.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=G,it.act=C,it.cloneElement=function(P,V,M){if(P==null)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+P+".");var ve=S({},P.props),Me=P.key,$=P.ref,ue=P._owner;if(V!=null){if(V.ref!==void 0&&($=V.ref,ue=L.current),V.key!==void 0&&(Me=""+V.key),P.type&&P.type.defaultProps)var ke=P.type.defaultProps;for(Ee in V)q.call(V,Ee)&&!re.hasOwnProperty(Ee)&&(ve[Ee]=V[Ee]===void 0&&ke!==void 0?ke[Ee]:V[Ee])}var Ee=arguments.length-2;if(Ee===1)ve.children=M;else if(1<Ee){ke=Array(Ee);for(var ie=0;ie<Ee;ie++)ke[ie]=arguments[ie+2];ve.children=ke}return{$$typeof:e,type:P.type,key:Me,ref:$,props:ve,_owner:ue}},it.createContext=function(P){return P={$$typeof:l,_currentValue:P,_currentValue2:P,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null},P.Provider={$$typeof:a,_context:P},P.Consumer=P},it.createElement=X,it.createFactory=function(P){var V=X.bind(null,P);return V.type=P,V},it.createRef=function(){return{current:null}},it.forwardRef=function(P){return{$$typeof:u,render:P}},it.isValidElement=A,it.lazy=function(P){return{$$typeof:g,_payload:{_status:-1,_result:P},_init:Q}},it.memo=function(P,V){return{$$typeof:h,type:P,compare:V===void 0?null:V}},it.startTransition=function(P){var V=N.transition;N.transition={};try{P()}finally{N.transition=V}},it.unstable_act=C,it.useCallback=function(P,V){return J.current.useCallback(P,V)},it.useContext=function(P){return J.current.useContext(P)},it.useDebugValue=function(){},it.useDeferredValue=function(P){return J.current.useDeferredValue(P)},it.useEffect=function(P,V){return J.current.useEffect(P,V)},it.useId=function(){return J.current.useId()},it.useImperativeHandle=function(P,V,M){return J.current.useImperativeHandle(P,V,M)},it.useInsertionEffect=function(P,V){return J.current.useInsertionEffect(P,V)},it.useLayoutEffect=function(P,V){return J.current.useLayoutEffect(P,V)},it.useMemo=function(P,V){return J.current.useMemo(P,V)},it.useReducer=function(P,V,M){return J.current.useReducer(P,V,M)},it.useRef=function(P){return J.current.useRef(P)},it.useState=function(P){return J.current.useState(P)},it.useSyncExternalStore=function(P,V,M){return J.current.useSyncExternalStore(P,V,M)},it.useTransition=function(){return J.current.useTransition()},it.version="18.3.1",it}var lg;function lf(){return lg||(lg=1,yh.exports=Qw()),yh.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 cg;function Jw(){if(cg)return jo;cg=1;var e=lf(),t=Symbol.for("react.element"),n=Symbol.for("react.fragment"),i=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 l(u,d,h){var g,m={},v=null,y=null;h!==void 0&&(v=""+h),d.key!==void 0&&(v=""+d.key),d.ref!==void 0&&(y=d.ref);for(g in d)i.call(d,g)&&!a.hasOwnProperty(g)&&(m[g]=d[g]);if(u&&u.defaultProps)for(g in d=u.defaultProps,d)m[g]===void 0&&(m[g]=d[g]);return{$$typeof:t,type:u,key:v,ref:y,props:m,_owner:o.current}}return jo.Fragment=n,jo.jsx=l,jo.jsxs=l,jo}var ug;function e0(){return ug||(ug=1,vh.exports=Jw()),vh.exports}var f=e0(),O=lf();const cs=wc(O);var Al={},bh={exports:{}},Hn={},Sh={exports:{}},wh={};/**
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 hg;function t0(){return hg||(hg=1,(function(e){function t(N,G){var C=N.length;N.push(G);e:for(;0<C;){var P=C-1>>>1,V=N[P];if(0<o(V,G))N[P]=G,N[C]=V,C=P;else break e}}function n(N){return N.length===0?null:N[0]}function i(N){if(N.length===0)return null;var G=N[0],C=N.pop();if(C!==G){N[0]=C;e:for(var P=0,V=N.length,M=V>>>1;P<M;){var ve=2*(P+1)-1,Me=N[ve],$=ve+1,ue=N[$];if(0>o(Me,C))$<V&&0>o(ue,Me)?(N[P]=ue,N[$]=C,P=$):(N[P]=Me,N[ve]=C,P=ve);else if($<V&&0>o(ue,C))N[P]=ue,N[$]=C,P=$;else break e}}return G}function o(N,G){var C=N.sortIndex-G.sortIndex;return C!==0?C:N.id-G.id}if(typeof performance=="object"&&typeof performance.now=="function"){var a=performance;e.unstable_now=function(){return a.now()}}else{var l=Date,u=l.now();e.unstable_now=function(){return l.now()-u}}var d=[],h=[],g=1,m=null,v=3,y=!1,S=!1,x=!1,k=typeof setTimeout=="function"?setTimeout:null,E=typeof clearTimeout=="function"?clearTimeout:null,D=typeof setImmediate<"u"?setImmediate:null;typeof navigator<"u"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0&&navigator.scheduling.isInputPending.bind(navigator.scheduling);function T(N){for(var G=n(h);G!==null;){if(G.callback===null)i(h);else if(G.startTime<=N)i(h),G.sortIndex=G.expirationTime,t(d,G);else break;G=n(h)}}function I(N){if(x=!1,T(N),!S)if(n(d)!==null)S=!0,Q(q);else{var G=n(h);G!==null&&J(I,G.startTime-N)}}function q(N,G){S=!1,x&&(x=!1,E(X),X=-1),y=!0;var C=v;try{for(T(G),m=n(d);m!==null&&(!(m.expirationTime>G)||N&&!j());){var P=m.callback;if(typeof P=="function"){m.callback=null,v=m.priorityLevel;var V=P(m.expirationTime<=G);G=e.unstable_now(),typeof V=="function"?m.callback=V:m===n(d)&&i(d),T(G)}else i(d);m=n(d)}if(m!==null)var M=!0;else{var ve=n(h);ve!==null&&J(I,ve.startTime-G),M=!1}return M}finally{m=null,v=C,y=!1}}var L=!1,re=null,X=-1,te=5,A=-1;function j(){return!(e.unstable_now()-A<te)}function R(){if(re!==null){var N=e.unstable_now();A=N;var G=!0;try{G=re(!0,N)}finally{G?F():(L=!1,re=null)}}else L=!1}var F;if(typeof D=="function")F=function(){D(R)};else if(typeof MessageChannel<"u"){var z=new MessageChannel,H=z.port2;z.port1.onmessage=R,F=function(){H.postMessage(null)}}else F=function(){k(R,0)};function Q(N){re=N,L||(L=!0,F())}function J(N,G){X=k(function(){N(e.unstable_now())},G)}e.unstable_IdlePriority=5,e.unstable_ImmediatePriority=1,e.unstable_LowPriority=4,e.unstable_NormalPriority=3,e.unstable_Profiling=null,e.unstable_UserBlockingPriority=2,e.unstable_cancelCallback=function(N){N.callback=null},e.unstable_continueExecution=function(){S||y||(S=!0,Q(q))},e.unstable_forceFrameRate=function(N){0>N||125<N?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):te=0<N?Math.floor(1e3/N):5},e.unstable_getCurrentPriorityLevel=function(){return v},e.unstable_getFirstCallbackNode=function(){return n(d)},e.unstable_next=function(N){switch(v){case 1:case 2:case 3:var G=3;break;default:G=v}var C=v;v=G;try{return N()}finally{v=C}},e.unstable_pauseExecution=function(){},e.unstable_requestPaint=function(){},e.unstable_runWithPriority=function(N,G){switch(N){case 1:case 2:case 3:case 4:case 5:break;default:N=3}var C=v;v=N;try{return G()}finally{v=C}},e.unstable_scheduleCallback=function(N,G,C){var P=e.unstable_now();switch(typeof C=="object"&&C!==null?(C=C.delay,C=typeof C=="number"&&0<C?P+C:P):C=P,N){case 1:var V=-1;break;case 2:V=250;break;case 5:V=1073741823;break;case 4:V=1e4;break;default:V=5e3}return V=C+V,N={id:g++,callback:G,priorityLevel:N,startTime:C,expirationTime:V,sortIndex:-1},C>P?(N.sortIndex=C,t(h,N),n(d)===null&&N===n(h)&&(x?(E(X),X=-1):x=!0,J(I,C-P))):(N.sortIndex=V,t(d,N),S||y||(S=!0,Q(q))),N},e.unstable_shouldYield=j,e.unstable_wrapCallback=function(N){var G=v;return function(){var C=v;v=G;try{return N.apply(this,arguments)}finally{v=C}}}})(wh)),wh}var dg;function n0(){return dg||(dg=1,Sh.exports=t0()),Sh.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 fg;function i0(){if(fg)return Hn;fg=1;var e=lf(),t=n0();function n(r){for(var s="https://reactjs.org/docs/error-decoder.html?invariant="+r,c=1;c<arguments.length;c++)s+="&args[]="+encodeURIComponent(arguments[c]);return"Minified React error #"+r+"; visit "+s+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var i=new Set,o={};function a(r,s){l(r,s),l(r+"Capture",s)}function l(r,s){for(o[r]=s,r=0;r<s.length;r++)i.add(s[r])}var u=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),d=Object.prototype.hasOwnProperty,h=/^[: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]*$/,g={},m={};function v(r){return d.call(m,r)?!0:d.call(g,r)?!1:h.test(r)?m[r]=!0:(g[r]=!0,!1)}function y(r,s,c,p){if(c!==null&&c.type===0)return!1;switch(typeof s){case"function":case"symbol":return!0;case"boolean":return p?!1:c!==null?!c.acceptsBooleans:(r=r.toLowerCase().slice(0,5),r!=="data-"&&r!=="aria-");default:return!1}}function S(r,s,c,p){if(s===null||typeof s>"u"||y(r,s,c,p))return!0;if(p)return!1;if(c!==null)switch(c.type){case 3:return!s;case 4:return s===!1;case 5:return isNaN(s);case 6:return isNaN(s)||1>s}return!1}function x(r,s,c,p,_,b,w){this.acceptsBooleans=s===2||s===3||s===4,this.attributeName=p,this.attributeNamespace=_,this.mustUseProperty=c,this.propertyName=r,this.type=s,this.sanitizeURL=b,this.removeEmptyString=w}var k={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(r){k[r]=new x(r,0,!1,r,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(r){var s=r[0];k[s]=new x(s,1,!1,r[1],null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(r){k[r]=new x(r,2,!1,r.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(r){k[r]=new x(r,2,!1,r,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(r){k[r]=new x(r,3,!1,r.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(r){k[r]=new x(r,3,!0,r,null,!1,!1)}),["capture","download"].forEach(function(r){k[r]=new x(r,4,!1,r,null,!1,!1)}),["cols","rows","size","span"].forEach(function(r){k[r]=new x(r,6,!1,r,null,!1,!1)}),["rowSpan","start"].forEach(function(r){k[r]=new x(r,5,!1,r.toLowerCase(),null,!1,!1)});var E=/[\-:]([a-z])/g;function D(r){return r[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(r){var s=r.replace(E,D);k[s]=new x(s,1,!1,r,null,!1,!1)}),"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(r){var s=r.replace(E,D);k[s]=new x(s,1,!1,r,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(r){var s=r.replace(E,D);k[s]=new x(s,1,!1,r,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(r){k[r]=new x(r,1,!1,r.toLowerCase(),null,!1,!1)}),k.xlinkHref=new x("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(r){k[r]=new x(r,1,!1,r.toLowerCase(),null,!0,!0)});function T(r,s,c,p){var _=k.hasOwnProperty(s)?k[s]:null;(_!==null?_.type!==0:p||!(2<s.length)||s[0]!=="o"&&s[0]!=="O"||s[1]!=="n"&&s[1]!=="N")&&(S(s,c,_,p)&&(c=null),p||_===null?v(s)&&(c===null?r.removeAttribute(s):r.setAttribute(s,""+c)):_.mustUseProperty?r[_.propertyName]=c===null?_.type===3?!1:"":c:(s=_.attributeName,p=_.attributeNamespace,c===null?r.removeAttribute(s):(_=_.type,c=_===3||_===4&&c===!0?"":""+c,p?r.setAttributeNS(p,s,c):r.setAttribute(s,c))))}var I=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,q=Symbol.for("react.element"),L=Symbol.for("react.portal"),re=Symbol.for("react.fragment"),X=Symbol.for("react.strict_mode"),te=Symbol.for("react.profiler"),A=Symbol.for("react.provider"),j=Symbol.for("react.context"),R=Symbol.for("react.forward_ref"),F=Symbol.for("react.suspense"),z=Symbol.for("react.suspense_list"),H=Symbol.for("react.memo"),Q=Symbol.for("react.lazy"),J=Symbol.for("react.offscreen"),N=Symbol.iterator;function G(r){return r===null||typeof r!="object"?null:(r=N&&r[N]||r["@@iterator"],typeof r=="function"?r:null)}var C=Object.assign,P;function V(r){if(P===void 0)try{throw Error()}catch(c){var s=c.stack.trim().match(/\n( *(at )?)/);P=s&&s[1]||""}return`
34
- `+P+r}var M=!1;function ve(r,s){if(!r||M)return"";M=!0;var c=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{if(s)if(s=function(){throw Error()},Object.defineProperty(s.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(s,[])}catch(ee){var p=ee}Reflect.construct(r,[],s)}else{try{s.call()}catch(ee){p=ee}r.call(s.prototype)}else{try{throw Error()}catch(ee){p=ee}r()}}catch(ee){if(ee&&p&&typeof ee.stack=="string"){for(var _=ee.stack.split(`
35
- `),b=p.stack.split(`
36
- `),w=_.length-1,B=b.length-1;1<=w&&0<=B&&_[w]!==b[B];)B--;for(;1<=w&&0<=B;w--,B--)if(_[w]!==b[B]){if(w!==1||B!==1)do if(w--,B--,0>B||_[w]!==b[B]){var W=`
37
- `+_[w].replace(" at new "," at ");return r.displayName&&W.includes("<anonymous>")&&(W=W.replace("<anonymous>",r.displayName)),W}while(1<=w&&0<=B);break}}}finally{M=!1,Error.prepareStackTrace=c}return(r=r?r.displayName||r.name:"")?V(r):""}function Me(r){switch(r.tag){case 5:return V(r.type);case 16:return V("Lazy");case 13:return V("Suspense");case 19:return V("SuspenseList");case 0:case 2:case 15:return r=ve(r.type,!1),r;case 11:return r=ve(r.type.render,!1),r;case 1:return r=ve(r.type,!0),r;default:return""}}function $(r){if(r==null)return null;if(typeof r=="function")return r.displayName||r.name||null;if(typeof r=="string")return r;switch(r){case re:return"Fragment";case L:return"Portal";case te:return"Profiler";case X:return"StrictMode";case F:return"Suspense";case z:return"SuspenseList"}if(typeof r=="object")switch(r.$$typeof){case j:return(r.displayName||"Context")+".Consumer";case A:return(r._context.displayName||"Context")+".Provider";case R:var s=r.render;return r=r.displayName,r||(r=s.displayName||s.name||"",r=r!==""?"ForwardRef("+r+")":"ForwardRef"),r;case H:return s=r.displayName||null,s!==null?s:$(r.type)||"Memo";case Q:s=r._payload,r=r._init;try{return $(r(s))}catch{}}return null}function ue(r){var s=r.type;switch(r.tag){case 24:return"Cache";case 9:return(s.displayName||"Context")+".Consumer";case 10:return(s._context.displayName||"Context")+".Provider";case 18:return"DehydratedFragment";case 11:return r=s.render,r=r.displayName||r.name||"",s.displayName||(r!==""?"ForwardRef("+r+")":"ForwardRef");case 7:return"Fragment";case 5:return s;case 4:return"Portal";case 3:return"Root";case 6:return"Text";case 16:return $(s);case 8:return s===X?"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 s=="function")return s.displayName||s.name||null;if(typeof s=="string")return s}return null}function ke(r){switch(typeof r){case"boolean":case"number":case"string":case"undefined":return r;case"object":return r;default:return""}}function Ee(r){var s=r.type;return(r=r.nodeName)&&r.toLowerCase()==="input"&&(s==="checkbox"||s==="radio")}function ie(r){var s=Ee(r)?"checked":"value",c=Object.getOwnPropertyDescriptor(r.constructor.prototype,s),p=""+r[s];if(!r.hasOwnProperty(s)&&typeof c<"u"&&typeof c.get=="function"&&typeof c.set=="function"){var _=c.get,b=c.set;return Object.defineProperty(r,s,{configurable:!0,get:function(){return _.call(this)},set:function(w){p=""+w,b.call(this,w)}}),Object.defineProperty(r,s,{enumerable:c.enumerable}),{getValue:function(){return p},setValue:function(w){p=""+w},stopTracking:function(){r._valueTracker=null,delete r[s]}}}}function xe(r){r._valueTracker||(r._valueTracker=ie(r))}function Re(r){if(!r)return!1;var s=r._valueTracker;if(!s)return!0;var c=s.getValue(),p="";return r&&(p=Ee(r)?r.checked?"true":"false":r.value),r=p,r!==c?(s.setValue(r),!0):!1}function Pe(r){if(r=r||(typeof document<"u"?document:void 0),typeof r>"u")return null;try{return r.activeElement||r.body}catch{return r.body}}function Fe(r,s){var c=s.checked;return C({},s,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:c??r._wrapperState.initialChecked})}function Jt(r,s){var c=s.defaultValue==null?"":s.defaultValue,p=s.checked!=null?s.checked:s.defaultChecked;c=ke(s.value!=null?s.value:c),r._wrapperState={initialChecked:p,initialValue:c,controlled:s.type==="checkbox"||s.type==="radio"?s.checked!=null:s.value!=null}}function ge(r,s){s=s.checked,s!=null&&T(r,"checked",s,!1)}function ot(r,s){ge(r,s);var c=ke(s.value),p=s.type;if(c!=null)p==="number"?(c===0&&r.value===""||r.value!=c)&&(r.value=""+c):r.value!==""+c&&(r.value=""+c);else if(p==="submit"||p==="reset"){r.removeAttribute("value");return}s.hasOwnProperty("value")?At(r,s.type,c):s.hasOwnProperty("defaultValue")&&At(r,s.type,ke(s.defaultValue)),s.checked==null&&s.defaultChecked!=null&&(r.defaultChecked=!!s.defaultChecked)}function ft(r,s,c){if(s.hasOwnProperty("value")||s.hasOwnProperty("defaultValue")){var p=s.type;if(!(p!=="submit"&&p!=="reset"||s.value!==void 0&&s.value!==null))return;s=""+r._wrapperState.initialValue,c||s===r.value||(r.value=s),r.defaultValue=s}c=r.name,c!==""&&(r.name=""),r.defaultChecked=!!r._wrapperState.initialChecked,c!==""&&(r.name=c)}function At(r,s,c){(s!=="number"||Pe(r.ownerDocument)!==r)&&(c==null?r.defaultValue=""+r._wrapperState.initialValue:r.defaultValue!==""+c&&(r.defaultValue=""+c))}var mn=Array.isArray;function ei(r,s,c,p){if(r=r.options,s){s={};for(var _=0;_<c.length;_++)s["$"+c[_]]=!0;for(c=0;c<r.length;c++)_=s.hasOwnProperty("$"+r[c].value),r[c].selected!==_&&(r[c].selected=_),_&&p&&(r[c].defaultSelected=!0)}else{for(c=""+ke(c),s=null,_=0;_<r.length;_++){if(r[_].value===c){r[_].selected=!0,p&&(r[_].defaultSelected=!0);return}s!==null||r[_].disabled||(s=r[_])}s!==null&&(s.selected=!0)}}function Hi(r,s){if(s.dangerouslySetInnerHTML!=null)throw Error(n(91));return C({},s,{value:void 0,defaultValue:void 0,children:""+r._wrapperState.initialValue})}function $i(r,s){var c=s.value;if(c==null){if(c=s.children,s=s.defaultValue,c!=null){if(s!=null)throw Error(n(92));if(mn(c)){if(1<c.length)throw Error(n(93));c=c[0]}s=c}s==null&&(s=""),c=s}r._wrapperState={initialValue:ke(c)}}function Pn(r,s){var c=ke(s.value),p=ke(s.defaultValue);c!=null&&(c=""+c,c!==r.value&&(r.value=c),s.defaultValue==null&&r.defaultValue!==c&&(r.defaultValue=c)),p!=null&&(r.defaultValue=""+p)}function pi(r){var s=r.textContent;s===r._wrapperState.initialValue&&s!==""&&s!==null&&(r.value=s)}function ne(r){switch(r){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 fe(r,s){return r==null||r==="http://www.w3.org/1999/xhtml"?ne(s):r==="http://www.w3.org/2000/svg"&&s==="foreignObject"?"http://www.w3.org/1999/xhtml":r}var ze,oe=(function(r){return typeof MSApp<"u"&&MSApp.execUnsafeLocalFunction?function(s,c,p,_){MSApp.execUnsafeLocalFunction(function(){return r(s,c,p,_)})}:r})(function(r,s){if(r.namespaceURI!=="http://www.w3.org/2000/svg"||"innerHTML"in r)r.innerHTML=s;else{for(ze=ze||document.createElement("div"),ze.innerHTML="<svg>"+s.valueOf().toString()+"</svg>",s=ze.firstChild;r.firstChild;)r.removeChild(r.firstChild);for(;s.firstChild;)r.appendChild(s.firstChild)}});function ye(r,s){if(s){var c=r.firstChild;if(c&&c===r.lastChild&&c.nodeType===3){c.nodeValue=s;return}}r.textContent=s}var be={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},et=["Webkit","ms","Moz","O"];Object.keys(be).forEach(function(r){et.forEach(function(s){s=s+r.charAt(0).toUpperCase()+r.substring(1),be[s]=be[r]})});function Qe(r,s,c){return s==null||typeof s=="boolean"||s===""?"":c||typeof s!="number"||s===0||be.hasOwnProperty(r)&&be[r]?(""+s).trim():s+"px"}function dt(r,s){r=r.style;for(var c in s)if(s.hasOwnProperty(c)){var p=c.indexOf("--")===0,_=Qe(c,s[c],p);c==="float"&&(c="cssFloat"),p?r.setProperty(c,_):r[c]=_}}var bt=C({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 xt(r,s){if(s){if(bt[r]&&(s.children!=null||s.dangerouslySetInnerHTML!=null))throw Error(n(137,r));if(s.dangerouslySetInnerHTML!=null){if(s.children!=null)throw Error(n(60));if(typeof s.dangerouslySetInnerHTML!="object"||!("__html"in s.dangerouslySetInnerHTML))throw Error(n(61))}if(s.style!=null&&typeof s.style!="object")throw Error(n(62))}}function It(r,s){if(r.indexOf("-")===-1)return typeof s.is=="string";switch(r){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 Lt=null;function Wi(r){return r=r.target||r.srcElement||window,r.correspondingUseElement&&(r=r.correspondingUseElement),r.nodeType===3?r.parentNode:r}var ki=null,lr=null,Ki=null;function qi(r){if(r=ko(r)){if(typeof ki!="function")throw Error(n(280));var s=r.stateNode;s&&(s=qa(s),ki(r.stateNode,r.type,s))}}function U(r){lr?Ki?Ki.push(r):Ki=[r]:lr=r}function se(){if(lr){var r=lr,s=Ki;if(Ki=lr=null,qi(r),s)for(r=0;r<s.length;r++)qi(s[r])}}function we(r,s){return r(s)}function Ve(){}var kt=!1;function Tt(r,s,c){if(kt)return r(s,c);kt=!0;try{return we(r,s,c)}finally{kt=!1,(lr!==null||Ki!==null)&&(Ve(),se())}}function Ae(r,s){var c=r.stateNode;if(c===null)return null;var p=qa(c);if(p===null)return null;c=p[s];e:switch(s){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(p=!p.disabled)||(r=r.type,p=!(r==="button"||r==="input"||r==="select"||r==="textarea")),r=!p;break e;default:r=!1}if(r)return null;if(c&&typeof c!="function")throw Error(n(231,s,typeof c));return c}var Te=!1;if(u)try{var Ue={};Object.defineProperty(Ue,"passive",{get:function(){Te=!0}}),window.addEventListener("test",Ue,Ue),window.removeEventListener("test",Ue,Ue)}catch{Te=!1}function Gt(r,s,c,p,_,b,w,B,W){var ee=Array.prototype.slice.call(arguments,3);try{s.apply(c,ee)}catch(ce){this.onError(ce)}}var St=!1,Ei=null,cr=!1,jr=null,Fc={onError:function(r){St=!0,Ei=r}};function io(r,s,c,p,_,b,w,B,W){St=!1,Ei=null,Gt.apply(Fc,arguments)}function jc(r,s,c,p,_,b,w,B,W){if(io.apply(this,arguments),St){if(St){var ee=Ei;St=!1,Ei=null}else throw Error(n(198));cr||(cr=!0,jr=ee)}}function Vi(r){var s=r,c=r;if(r.alternate)for(;s.return;)s=s.return;else{r=s;do s=r,(s.flags&4098)!==0&&(c=s.return),r=s.return;while(r)}return s.tag===3?c:null}function ka(r){if(r.tag===13){var s=r.memoizedState;if(s===null&&(r=r.alternate,r!==null&&(s=r.memoizedState)),s!==null)return s.dehydrated}return null}function ro(r){if(Vi(r)!==r)throw Error(n(188))}function vs(r){var s=r.alternate;if(!s){if(s=Vi(r),s===null)throw Error(n(188));return s!==r?null:r}for(var c=r,p=s;;){var _=c.return;if(_===null)break;var b=_.alternate;if(b===null){if(p=_.return,p!==null){c=p;continue}break}if(_.child===b.child){for(b=_.child;b;){if(b===c)return ro(_),r;if(b===p)return ro(_),s;b=b.sibling}throw Error(n(188))}if(c.return!==p.return)c=_,p=b;else{for(var w=!1,B=_.child;B;){if(B===c){w=!0,c=_,p=b;break}if(B===p){w=!0,p=_,c=b;break}B=B.sibling}if(!w){for(B=b.child;B;){if(B===c){w=!0,c=b,p=_;break}if(B===p){w=!0,p=b,c=_;break}B=B.sibling}if(!w)throw Error(n(189))}}if(c.alternate!==p)throw Error(n(190))}if(c.tag!==3)throw Error(n(188));return c.stateNode.current===c?r:s}function Ea(r){return r=vs(r),r!==null?Ca(r):null}function Ca(r){if(r.tag===5||r.tag===6)return r;for(r=r.child;r!==null;){var s=Ca(r);if(s!==null)return s;r=r.sibling}return null}var Na=t.unstable_scheduleCallback,mi=t.unstable_cancelCallback,Ta=t.unstable_shouldYield,Ra=t.unstable_requestPaint,Dt=t.unstable_now,zc=t.unstable_getCurrentPriorityLevel,so=t.unstable_ImmediatePriority,zr=t.unstable_UserBlockingPriority,ys=t.unstable_NormalPriority,pe=t.unstable_LowPriority,je=t.unstable_IdlePriority,Je=null,rt=null;function Wt(r){if(rt&&typeof rt.onCommitFiberRoot=="function")try{rt.onCommitFiberRoot(Je,r,void 0,(r.current.flags&128)===128)}catch{}}var Ot=Math.clz32?Math.clz32:Nn,Ci=Math.log,bs=Math.LN2;function Nn(r){return r>>>=0,r===0?32:31-(Ci(r)/bs|0)|0}var Tn=64,Ur=4194304;function ur(r){switch(r&-r){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 r&4194240;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return r&130023424;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;default:return r}}function Hr(r,s){var c=r.pendingLanes;if(c===0)return 0;var p=0,_=r.suspendedLanes,b=r.pingedLanes,w=c&268435455;if(w!==0){var B=w&~_;B!==0?p=ur(B):(b&=w,b!==0&&(p=ur(b)))}else w=c&~_,w!==0?p=ur(w):b!==0&&(p=ur(b));if(p===0)return 0;if(s!==0&&s!==p&&(s&_)===0&&(_=p&-p,b=s&-s,_>=b||_===16&&(b&4194240)!==0))return s;if((p&4)!==0&&(p|=c&16),s=r.entangledLanes,s!==0)for(r=r.entanglements,s&=p;0<s;)c=31-Ot(s),_=1<<c,p|=r[c],s&=~_;return p}function Uc(r,s){switch(r){case 1:case 2:case 4:return s+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 s+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 Hc(r,s){for(var c=r.suspendedLanes,p=r.pingedLanes,_=r.expirationTimes,b=r.pendingLanes;0<b;){var w=31-Ot(b),B=1<<w,W=_[w];W===-1?((B&c)===0||(B&p)!==0)&&(_[w]=Uc(B,s)):W<=s&&(r.expiredLanes|=B),b&=~B}}function oo(r){return r=r.pendingLanes&-1073741825,r!==0?r:r&1073741824?1073741824:0}function Ma(){var r=Tn;return Tn<<=1,(Tn&4194240)===0&&(Tn=64),r}function hr(r){for(var s=[],c=0;31>c;c++)s.push(r);return s}function dr(r,s,c){r.pendingLanes|=s,s!==536870912&&(r.suspendedLanes=0,r.pingedLanes=0),r=r.eventTimes,s=31-Ot(s),r[s]=c}function ti(r,s){var c=r.pendingLanes&~s;r.pendingLanes=s,r.suspendedLanes=0,r.pingedLanes=0,r.expiredLanes&=s,r.mutableReadLanes&=s,r.entangledLanes&=s,s=r.entanglements;var p=r.eventTimes;for(r=r.expirationTimes;0<c;){var _=31-Ot(c),b=1<<_;s[_]=0,p[_]=-1,r[_]=-1,c&=~b}}function ao(r,s){var c=r.entangledLanes|=s;for(r=r.entanglements;c;){var p=31-Ot(c),_=1<<p;_&s|r[p]&s&&(r[p]|=s),c&=~_}}var ct=0;function Xe(r){return r&=-r,1<r?4<r?(r&268435455)!==0?16:536870912:4:1}var lo,Kt,pt,$r,Ni,Wr=!1,fr=[],Se=null,Ie=null,qe=null,at=new Map,zt=new Map,on=[],$c="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 Aa(r,s){switch(r){case"focusin":case"focusout":Se=null;break;case"dragenter":case"dragleave":Ie=null;break;case"mouseover":case"mouseout":qe=null;break;case"pointerover":case"pointerout":at.delete(s.pointerId);break;case"gotpointercapture":case"lostpointercapture":zt.delete(s.pointerId)}}function co(r,s,c,p,_,b){return r===null||r.nativeEvent!==b?(r={blockedOn:s,domEventName:c,eventSystemFlags:p,nativeEvent:b,targetContainers:[_]},s!==null&&(s=ko(s),s!==null&&Kt(s)),r):(r.eventSystemFlags|=p,s=r.targetContainers,_!==null&&s.indexOf(_)===-1&&s.push(_),r)}function SS(r,s,c,p,_){switch(s){case"focusin":return Se=co(Se,r,s,c,p,_),!0;case"dragenter":return Ie=co(Ie,r,s,c,p,_),!0;case"mouseover":return qe=co(qe,r,s,c,p,_),!0;case"pointerover":var b=_.pointerId;return at.set(b,co(at.get(b)||null,r,s,c,p,_)),!0;case"gotpointercapture":return b=_.pointerId,zt.set(b,co(zt.get(b)||null,r,s,c,p,_)),!0}return!1}function Kf(r){var s=Kr(r.target);if(s!==null){var c=Vi(s);if(c!==null){if(s=c.tag,s===13){if(s=ka(c),s!==null){r.blockedOn=s,Ni(r.priority,function(){pt(c)});return}}else if(s===3&&c.stateNode.current.memoizedState.isDehydrated){r.blockedOn=c.tag===3?c.stateNode.containerInfo:null;return}}}r.blockedOn=null}function Ia(r){if(r.blockedOn!==null)return!1;for(var s=r.targetContainers;0<s.length;){var c=Kc(r.domEventName,r.eventSystemFlags,s[0],r.nativeEvent);if(c===null){c=r.nativeEvent;var p=new c.constructor(c.type,c);Lt=p,c.target.dispatchEvent(p),Lt=null}else return s=ko(c),s!==null&&Kt(s),r.blockedOn=c,!1;s.shift()}return!0}function qf(r,s,c){Ia(r)&&c.delete(s)}function wS(){Wr=!1,Se!==null&&Ia(Se)&&(Se=null),Ie!==null&&Ia(Ie)&&(Ie=null),qe!==null&&Ia(qe)&&(qe=null),at.forEach(qf),zt.forEach(qf)}function uo(r,s){r.blockedOn===s&&(r.blockedOn=null,Wr||(Wr=!0,t.unstable_scheduleCallback(t.unstable_NormalPriority,wS)))}function ho(r){function s(_){return uo(_,r)}if(0<fr.length){uo(fr[0],r);for(var c=1;c<fr.length;c++){var p=fr[c];p.blockedOn===r&&(p.blockedOn=null)}}for(Se!==null&&uo(Se,r),Ie!==null&&uo(Ie,r),qe!==null&&uo(qe,r),at.forEach(s),zt.forEach(s),c=0;c<on.length;c++)p=on[c],p.blockedOn===r&&(p.blockedOn=null);for(;0<on.length&&(c=on[0],c.blockedOn===null);)Kf(c),c.blockedOn===null&&on.shift()}var Ss=I.ReactCurrentBatchConfig,La=!0;function xS(r,s,c,p){var _=ct,b=Ss.transition;Ss.transition=null;try{ct=1,Wc(r,s,c,p)}finally{ct=_,Ss.transition=b}}function kS(r,s,c,p){var _=ct,b=Ss.transition;Ss.transition=null;try{ct=4,Wc(r,s,c,p)}finally{ct=_,Ss.transition=b}}function Wc(r,s,c,p){if(La){var _=Kc(r,s,c,p);if(_===null)lu(r,s,p,Da,c),Aa(r,p);else if(SS(_,r,s,c,p))p.stopPropagation();else if(Aa(r,p),s&4&&-1<$c.indexOf(r)){for(;_!==null;){var b=ko(_);if(b!==null&&lo(b),b=Kc(r,s,c,p),b===null&&lu(r,s,p,Da,c),b===_)break;_=b}_!==null&&p.stopPropagation()}else lu(r,s,p,null,c)}}var Da=null;function Kc(r,s,c,p){if(Da=null,r=Wi(p),r=Kr(r),r!==null)if(s=Vi(r),s===null)r=null;else if(c=s.tag,c===13){if(r=ka(s),r!==null)return r;r=null}else if(c===3){if(s.stateNode.current.memoizedState.isDehydrated)return s.tag===3?s.stateNode.containerInfo:null;r=null}else s!==r&&(r=null);return Da=r,null}function Vf(r){switch(r){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(zc()){case so:return 1;case zr:return 4;case ys:case pe:return 16;case je:return 536870912;default:return 16}default:return 16}}var pr=null,qc=null,Oa=null;function Gf(){if(Oa)return Oa;var r,s=qc,c=s.length,p,_="value"in pr?pr.value:pr.textContent,b=_.length;for(r=0;r<c&&s[r]===_[r];r++);var w=c-r;for(p=1;p<=w&&s[c-p]===_[b-p];p++);return Oa=_.slice(r,1<p?1-p:void 0)}function Pa(r){var s=r.keyCode;return"charCode"in r?(r=r.charCode,r===0&&s===13&&(r=13)):r=s,r===10&&(r=13),32<=r||r===13?r:0}function Ba(){return!0}function Yf(){return!1}function qn(r){function s(c,p,_,b,w){this._reactName=c,this._targetInst=_,this.type=p,this.nativeEvent=b,this.target=w,this.currentTarget=null;for(var B in r)r.hasOwnProperty(B)&&(c=r[B],this[B]=c?c(b):b[B]);return this.isDefaultPrevented=(b.defaultPrevented!=null?b.defaultPrevented:b.returnValue===!1)?Ba:Yf,this.isPropagationStopped=Yf,this}return C(s.prototype,{preventDefault:function(){this.defaultPrevented=!0;var c=this.nativeEvent;c&&(c.preventDefault?c.preventDefault():typeof c.returnValue!="unknown"&&(c.returnValue=!1),this.isDefaultPrevented=Ba)},stopPropagation:function(){var c=this.nativeEvent;c&&(c.stopPropagation?c.stopPropagation():typeof c.cancelBubble!="unknown"&&(c.cancelBubble=!0),this.isPropagationStopped=Ba)},persist:function(){},isPersistent:Ba}),s}var ws={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(r){return r.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},Vc=qn(ws),fo=C({},ws,{view:0,detail:0}),ES=qn(fo),Gc,Yc,po,Fa=C({},fo,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:Zc,button:0,buttons:0,relatedTarget:function(r){return r.relatedTarget===void 0?r.fromElement===r.srcElement?r.toElement:r.fromElement:r.relatedTarget},movementX:function(r){return"movementX"in r?r.movementX:(r!==po&&(po&&r.type==="mousemove"?(Gc=r.screenX-po.screenX,Yc=r.screenY-po.screenY):Yc=Gc=0,po=r),Gc)},movementY:function(r){return"movementY"in r?r.movementY:Yc}}),Xf=qn(Fa),CS=C({},Fa,{dataTransfer:0}),NS=qn(CS),TS=C({},fo,{relatedTarget:0}),Xc=qn(TS),RS=C({},ws,{animationName:0,elapsedTime:0,pseudoElement:0}),MS=qn(RS),AS=C({},ws,{clipboardData:function(r){return"clipboardData"in r?r.clipboardData:window.clipboardData}}),IS=qn(AS),LS=C({},ws,{data:0}),Zf=qn(LS),DS={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},OS={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"},PS={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function BS(r){var s=this.nativeEvent;return s.getModifierState?s.getModifierState(r):(r=PS[r])?!!s[r]:!1}function Zc(){return BS}var FS=C({},fo,{key:function(r){if(r.key){var s=DS[r.key]||r.key;if(s!=="Unidentified")return s}return r.type==="keypress"?(r=Pa(r),r===13?"Enter":String.fromCharCode(r)):r.type==="keydown"||r.type==="keyup"?OS[r.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:Zc,charCode:function(r){return r.type==="keypress"?Pa(r):0},keyCode:function(r){return r.type==="keydown"||r.type==="keyup"?r.keyCode:0},which:function(r){return r.type==="keypress"?Pa(r):r.type==="keydown"||r.type==="keyup"?r.keyCode:0}}),jS=qn(FS),zS=C({},Fa,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),Qf=qn(zS),US=C({},fo,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Zc}),HS=qn(US),$S=C({},ws,{propertyName:0,elapsedTime:0,pseudoElement:0}),WS=qn($S),KS=C({},Fa,{deltaX:function(r){return"deltaX"in r?r.deltaX:"wheelDeltaX"in r?-r.wheelDeltaX:0},deltaY:function(r){return"deltaY"in r?r.deltaY:"wheelDeltaY"in r?-r.wheelDeltaY:"wheelDelta"in r?-r.wheelDelta:0},deltaZ:0,deltaMode:0}),qS=qn(KS),VS=[9,13,27,32],Qc=u&&"CompositionEvent"in window,mo=null;u&&"documentMode"in document&&(mo=document.documentMode);var GS=u&&"TextEvent"in window&&!mo,Jf=u&&(!Qc||mo&&8<mo&&11>=mo),ep=" ",tp=!1;function np(r,s){switch(r){case"keyup":return VS.indexOf(s.keyCode)!==-1;case"keydown":return s.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function ip(r){return r=r.detail,typeof r=="object"&&"data"in r?r.data:null}var xs=!1;function YS(r,s){switch(r){case"compositionend":return ip(s);case"keypress":return s.which!==32?null:(tp=!0,ep);case"textInput":return r=s.data,r===ep&&tp?null:r;default:return null}}function XS(r,s){if(xs)return r==="compositionend"||!Qc&&np(r,s)?(r=Gf(),Oa=qc=pr=null,xs=!1,r):null;switch(r){case"paste":return null;case"keypress":if(!(s.ctrlKey||s.altKey||s.metaKey)||s.ctrlKey&&s.altKey){if(s.char&&1<s.char.length)return s.char;if(s.which)return String.fromCharCode(s.which)}return null;case"compositionend":return Jf&&s.locale!=="ko"?null:s.data;default:return null}}var ZS={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 rp(r){var s=r&&r.nodeName&&r.nodeName.toLowerCase();return s==="input"?!!ZS[r.type]:s==="textarea"}function sp(r,s,c,p){U(p),s=$a(s,"onChange"),0<s.length&&(c=new Vc("onChange","change",null,c,p),r.push({event:c,listeners:s}))}var go=null,_o=null;function QS(r){xp(r,0)}function ja(r){var s=Ts(r);if(Re(s))return r}function JS(r,s){if(r==="change")return s}var op=!1;if(u){var Jc;if(u){var eu="oninput"in document;if(!eu){var ap=document.createElement("div");ap.setAttribute("oninput","return;"),eu=typeof ap.oninput=="function"}Jc=eu}else Jc=!1;op=Jc&&(!document.documentMode||9<document.documentMode)}function lp(){go&&(go.detachEvent("onpropertychange",cp),_o=go=null)}function cp(r){if(r.propertyName==="value"&&ja(_o)){var s=[];sp(s,_o,r,Wi(r)),Tt(QS,s)}}function ew(r,s,c){r==="focusin"?(lp(),go=s,_o=c,go.attachEvent("onpropertychange",cp)):r==="focusout"&&lp()}function tw(r){if(r==="selectionchange"||r==="keyup"||r==="keydown")return ja(_o)}function nw(r,s){if(r==="click")return ja(s)}function iw(r,s){if(r==="input"||r==="change")return ja(s)}function rw(r,s){return r===s&&(r!==0||1/r===1/s)||r!==r&&s!==s}var gi=typeof Object.is=="function"?Object.is:rw;function vo(r,s){if(gi(r,s))return!0;if(typeof r!="object"||r===null||typeof s!="object"||s===null)return!1;var c=Object.keys(r),p=Object.keys(s);if(c.length!==p.length)return!1;for(p=0;p<c.length;p++){var _=c[p];if(!d.call(s,_)||!gi(r[_],s[_]))return!1}return!0}function up(r){for(;r&&r.firstChild;)r=r.firstChild;return r}function hp(r,s){var c=up(r);r=0;for(var p;c;){if(c.nodeType===3){if(p=r+c.textContent.length,r<=s&&p>=s)return{node:c,offset:s-r};r=p}e:{for(;c;){if(c.nextSibling){c=c.nextSibling;break e}c=c.parentNode}c=void 0}c=up(c)}}function dp(r,s){return r&&s?r===s?!0:r&&r.nodeType===3?!1:s&&s.nodeType===3?dp(r,s.parentNode):"contains"in r?r.contains(s):r.compareDocumentPosition?!!(r.compareDocumentPosition(s)&16):!1:!1}function fp(){for(var r=window,s=Pe();s instanceof r.HTMLIFrameElement;){try{var c=typeof s.contentWindow.location.href=="string"}catch{c=!1}if(c)r=s.contentWindow;else break;s=Pe(r.document)}return s}function tu(r){var s=r&&r.nodeName&&r.nodeName.toLowerCase();return s&&(s==="input"&&(r.type==="text"||r.type==="search"||r.type==="tel"||r.type==="url"||r.type==="password")||s==="textarea"||r.contentEditable==="true")}function sw(r){var s=fp(),c=r.focusedElem,p=r.selectionRange;if(s!==c&&c&&c.ownerDocument&&dp(c.ownerDocument.documentElement,c)){if(p!==null&&tu(c)){if(s=p.start,r=p.end,r===void 0&&(r=s),"selectionStart"in c)c.selectionStart=s,c.selectionEnd=Math.min(r,c.value.length);else if(r=(s=c.ownerDocument||document)&&s.defaultView||window,r.getSelection){r=r.getSelection();var _=c.textContent.length,b=Math.min(p.start,_);p=p.end===void 0?b:Math.min(p.end,_),!r.extend&&b>p&&(_=p,p=b,b=_),_=hp(c,b);var w=hp(c,p);_&&w&&(r.rangeCount!==1||r.anchorNode!==_.node||r.anchorOffset!==_.offset||r.focusNode!==w.node||r.focusOffset!==w.offset)&&(s=s.createRange(),s.setStart(_.node,_.offset),r.removeAllRanges(),b>p?(r.addRange(s),r.extend(w.node,w.offset)):(s.setEnd(w.node,w.offset),r.addRange(s)))}}for(s=[],r=c;r=r.parentNode;)r.nodeType===1&&s.push({element:r,left:r.scrollLeft,top:r.scrollTop});for(typeof c.focus=="function"&&c.focus(),c=0;c<s.length;c++)r=s[c],r.element.scrollLeft=r.left,r.element.scrollTop=r.top}}var ow=u&&"documentMode"in document&&11>=document.documentMode,ks=null,nu=null,yo=null,iu=!1;function pp(r,s,c){var p=c.window===c?c.document:c.nodeType===9?c:c.ownerDocument;iu||ks==null||ks!==Pe(p)||(p=ks,"selectionStart"in p&&tu(p)?p={start:p.selectionStart,end:p.selectionEnd}:(p=(p.ownerDocument&&p.ownerDocument.defaultView||window).getSelection(),p={anchorNode:p.anchorNode,anchorOffset:p.anchorOffset,focusNode:p.focusNode,focusOffset:p.focusOffset}),yo&&vo(yo,p)||(yo=p,p=$a(nu,"onSelect"),0<p.length&&(s=new Vc("onSelect","select",null,s,c),r.push({event:s,listeners:p}),s.target=ks)))}function za(r,s){var c={};return c[r.toLowerCase()]=s.toLowerCase(),c["Webkit"+r]="webkit"+s,c["Moz"+r]="moz"+s,c}var Es={animationend:za("Animation","AnimationEnd"),animationiteration:za("Animation","AnimationIteration"),animationstart:za("Animation","AnimationStart"),transitionend:za("Transition","TransitionEnd")},ru={},mp={};u&&(mp=document.createElement("div").style,"AnimationEvent"in window||(delete Es.animationend.animation,delete Es.animationiteration.animation,delete Es.animationstart.animation),"TransitionEvent"in window||delete Es.transitionend.transition);function Ua(r){if(ru[r])return ru[r];if(!Es[r])return r;var s=Es[r],c;for(c in s)if(s.hasOwnProperty(c)&&c in mp)return ru[r]=s[c];return r}var gp=Ua("animationend"),_p=Ua("animationiteration"),vp=Ua("animationstart"),yp=Ua("transitionend"),bp=new Map,Sp="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 mr(r,s){bp.set(r,s),a(s,[r])}for(var su=0;su<Sp.length;su++){var ou=Sp[su],aw=ou.toLowerCase(),lw=ou[0].toUpperCase()+ou.slice(1);mr(aw,"on"+lw)}mr(gp,"onAnimationEnd"),mr(_p,"onAnimationIteration"),mr(vp,"onAnimationStart"),mr("dblclick","onDoubleClick"),mr("focusin","onFocus"),mr("focusout","onBlur"),mr(yp,"onTransitionEnd"),l("onMouseEnter",["mouseout","mouseover"]),l("onMouseLeave",["mouseout","mouseover"]),l("onPointerEnter",["pointerout","pointerover"]),l("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 bo="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(" "),cw=new Set("cancel close invalid load scroll toggle".split(" ").concat(bo));function wp(r,s,c){var p=r.type||"unknown-event";r.currentTarget=c,jc(p,s,void 0,r),r.currentTarget=null}function xp(r,s){s=(s&4)!==0;for(var c=0;c<r.length;c++){var p=r[c],_=p.event;p=p.listeners;e:{var b=void 0;if(s)for(var w=p.length-1;0<=w;w--){var B=p[w],W=B.instance,ee=B.currentTarget;if(B=B.listener,W!==b&&_.isPropagationStopped())break e;wp(_,B,ee),b=W}else for(w=0;w<p.length;w++){if(B=p[w],W=B.instance,ee=B.currentTarget,B=B.listener,W!==b&&_.isPropagationStopped())break e;wp(_,B,ee),b=W}}}if(cr)throw r=jr,cr=!1,jr=null,r}function Et(r,s){var c=s[pu];c===void 0&&(c=s[pu]=new Set);var p=r+"__bubble";c.has(p)||(kp(s,r,2,!1),c.add(p))}function au(r,s,c){var p=0;s&&(p|=4),kp(c,r,p,s)}var Ha="_reactListening"+Math.random().toString(36).slice(2);function So(r){if(!r[Ha]){r[Ha]=!0,i.forEach(function(c){c!=="selectionchange"&&(cw.has(c)||au(c,!1,r),au(c,!0,r))});var s=r.nodeType===9?r:r.ownerDocument;s===null||s[Ha]||(s[Ha]=!0,au("selectionchange",!1,s))}}function kp(r,s,c,p){switch(Vf(s)){case 1:var _=xS;break;case 4:_=kS;break;default:_=Wc}c=_.bind(null,s,c,r),_=void 0,!Te||s!=="touchstart"&&s!=="touchmove"&&s!=="wheel"||(_=!0),p?_!==void 0?r.addEventListener(s,c,{capture:!0,passive:_}):r.addEventListener(s,c,!0):_!==void 0?r.addEventListener(s,c,{passive:_}):r.addEventListener(s,c,!1)}function lu(r,s,c,p,_){var b=p;if((s&1)===0&&(s&2)===0&&p!==null)e:for(;;){if(p===null)return;var w=p.tag;if(w===3||w===4){var B=p.stateNode.containerInfo;if(B===_||B.nodeType===8&&B.parentNode===_)break;if(w===4)for(w=p.return;w!==null;){var W=w.tag;if((W===3||W===4)&&(W=w.stateNode.containerInfo,W===_||W.nodeType===8&&W.parentNode===_))return;w=w.return}for(;B!==null;){if(w=Kr(B),w===null)return;if(W=w.tag,W===5||W===6){p=b=w;continue e}B=B.parentNode}}p=p.return}Tt(function(){var ee=b,ce=Wi(c),he=[];e:{var le=bp.get(r);if(le!==void 0){var Ne=Vc,De=r;switch(r){case"keypress":if(Pa(c)===0)break e;case"keydown":case"keyup":Ne=jS;break;case"focusin":De="focus",Ne=Xc;break;case"focusout":De="blur",Ne=Xc;break;case"beforeblur":case"afterblur":Ne=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":Ne=Xf;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":Ne=NS;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":Ne=HS;break;case gp:case _p:case vp:Ne=MS;break;case yp:Ne=WS;break;case"scroll":Ne=ES;break;case"wheel":Ne=qS;break;case"copy":case"cut":case"paste":Ne=IS;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":Ne=Qf}var Oe=(s&4)!==0,qt=!Oe&&r==="scroll",Y=Oe?le!==null?le+"Capture":null:le;Oe=[];for(var K=ee,Z;K!==null;){Z=K;var me=Z.stateNode;if(Z.tag===5&&me!==null&&(Z=me,Y!==null&&(me=Ae(K,Y),me!=null&&Oe.push(wo(K,me,Z)))),qt)break;K=K.return}0<Oe.length&&(le=new Ne(le,De,null,c,ce),he.push({event:le,listeners:Oe}))}}if((s&7)===0){e:{if(le=r==="mouseover"||r==="pointerover",Ne=r==="mouseout"||r==="pointerout",le&&c!==Lt&&(De=c.relatedTarget||c.fromElement)&&(Kr(De)||De[Gi]))break e;if((Ne||le)&&(le=ce.window===ce?ce:(le=ce.ownerDocument)?le.defaultView||le.parentWindow:window,Ne?(De=c.relatedTarget||c.toElement,Ne=ee,De=De?Kr(De):null,De!==null&&(qt=Vi(De),De!==qt||De.tag!==5&&De.tag!==6)&&(De=null)):(Ne=null,De=ee),Ne!==De)){if(Oe=Xf,me="onMouseLeave",Y="onMouseEnter",K="mouse",(r==="pointerout"||r==="pointerover")&&(Oe=Qf,me="onPointerLeave",Y="onPointerEnter",K="pointer"),qt=Ne==null?le:Ts(Ne),Z=De==null?le:Ts(De),le=new Oe(me,K+"leave",Ne,c,ce),le.target=qt,le.relatedTarget=Z,me=null,Kr(ce)===ee&&(Oe=new Oe(Y,K+"enter",De,c,ce),Oe.target=Z,Oe.relatedTarget=qt,me=Oe),qt=me,Ne&&De)t:{for(Oe=Ne,Y=De,K=0,Z=Oe;Z;Z=Cs(Z))K++;for(Z=0,me=Y;me;me=Cs(me))Z++;for(;0<K-Z;)Oe=Cs(Oe),K--;for(;0<Z-K;)Y=Cs(Y),Z--;for(;K--;){if(Oe===Y||Y!==null&&Oe===Y.alternate)break t;Oe=Cs(Oe),Y=Cs(Y)}Oe=null}else Oe=null;Ne!==null&&Ep(he,le,Ne,Oe,!1),De!==null&&qt!==null&&Ep(he,qt,De,Oe,!0)}}e:{if(le=ee?Ts(ee):window,Ne=le.nodeName&&le.nodeName.toLowerCase(),Ne==="select"||Ne==="input"&&le.type==="file")var Be=JS;else if(rp(le))if(op)Be=iw;else{Be=tw;var He=ew}else(Ne=le.nodeName)&&Ne.toLowerCase()==="input"&&(le.type==="checkbox"||le.type==="radio")&&(Be=nw);if(Be&&(Be=Be(r,ee))){sp(he,Be,c,ce);break e}He&&He(r,le,ee),r==="focusout"&&(He=le._wrapperState)&&He.controlled&&le.type==="number"&&At(le,"number",le.value)}switch(He=ee?Ts(ee):window,r){case"focusin":(rp(He)||He.contentEditable==="true")&&(ks=He,nu=ee,yo=null);break;case"focusout":yo=nu=ks=null;break;case"mousedown":iu=!0;break;case"contextmenu":case"mouseup":case"dragend":iu=!1,pp(he,c,ce);break;case"selectionchange":if(ow)break;case"keydown":case"keyup":pp(he,c,ce)}var $e;if(Qc)e:{switch(r){case"compositionstart":var Ge="onCompositionStart";break e;case"compositionend":Ge="onCompositionEnd";break e;case"compositionupdate":Ge="onCompositionUpdate";break e}Ge=void 0}else xs?np(r,c)&&(Ge="onCompositionEnd"):r==="keydown"&&c.keyCode===229&&(Ge="onCompositionStart");Ge&&(Jf&&c.locale!=="ko"&&(xs||Ge!=="onCompositionStart"?Ge==="onCompositionEnd"&&xs&&($e=Gf()):(pr=ce,qc="value"in pr?pr.value:pr.textContent,xs=!0)),He=$a(ee,Ge),0<He.length&&(Ge=new Zf(Ge,r,null,c,ce),he.push({event:Ge,listeners:He}),$e?Ge.data=$e:($e=ip(c),$e!==null&&(Ge.data=$e)))),($e=GS?YS(r,c):XS(r,c))&&(ee=$a(ee,"onBeforeInput"),0<ee.length&&(ce=new Zf("onBeforeInput","beforeinput",null,c,ce),he.push({event:ce,listeners:ee}),ce.data=$e))}xp(he,s)})}function wo(r,s,c){return{instance:r,listener:s,currentTarget:c}}function $a(r,s){for(var c=s+"Capture",p=[];r!==null;){var _=r,b=_.stateNode;_.tag===5&&b!==null&&(_=b,b=Ae(r,c),b!=null&&p.unshift(wo(r,b,_)),b=Ae(r,s),b!=null&&p.push(wo(r,b,_))),r=r.return}return p}function Cs(r){if(r===null)return null;do r=r.return;while(r&&r.tag!==5);return r||null}function Ep(r,s,c,p,_){for(var b=s._reactName,w=[];c!==null&&c!==p;){var B=c,W=B.alternate,ee=B.stateNode;if(W!==null&&W===p)break;B.tag===5&&ee!==null&&(B=ee,_?(W=Ae(c,b),W!=null&&w.unshift(wo(c,W,B))):_||(W=Ae(c,b),W!=null&&w.push(wo(c,W,B)))),c=c.return}w.length!==0&&r.push({event:s,listeners:w})}var uw=/\r\n?/g,hw=/\u0000|\uFFFD/g;function Cp(r){return(typeof r=="string"?r:""+r).replace(uw,`
38
- `).replace(hw,"")}function Wa(r,s,c){if(s=Cp(s),Cp(r)!==s&&c)throw Error(n(425))}function Ka(){}var cu=null,uu=null;function hu(r,s){return r==="textarea"||r==="noscript"||typeof s.children=="string"||typeof s.children=="number"||typeof s.dangerouslySetInnerHTML=="object"&&s.dangerouslySetInnerHTML!==null&&s.dangerouslySetInnerHTML.__html!=null}var du=typeof setTimeout=="function"?setTimeout:void 0,dw=typeof clearTimeout=="function"?clearTimeout:void 0,Np=typeof Promise=="function"?Promise:void 0,fw=typeof queueMicrotask=="function"?queueMicrotask:typeof Np<"u"?function(r){return Np.resolve(null).then(r).catch(pw)}:du;function pw(r){setTimeout(function(){throw r})}function fu(r,s){var c=s,p=0;do{var _=c.nextSibling;if(r.removeChild(c),_&&_.nodeType===8)if(c=_.data,c==="/$"){if(p===0){r.removeChild(_),ho(s);return}p--}else c!=="$"&&c!=="$?"&&c!=="$!"||p++;c=_}while(c);ho(s)}function gr(r){for(;r!=null;r=r.nextSibling){var s=r.nodeType;if(s===1||s===3)break;if(s===8){if(s=r.data,s==="$"||s==="$!"||s==="$?")break;if(s==="/$")return null}}return r}function Tp(r){r=r.previousSibling;for(var s=0;r;){if(r.nodeType===8){var c=r.data;if(c==="$"||c==="$!"||c==="$?"){if(s===0)return r;s--}else c==="/$"&&s++}r=r.previousSibling}return null}var Ns=Math.random().toString(36).slice(2),Ti="__reactFiber$"+Ns,xo="__reactProps$"+Ns,Gi="__reactContainer$"+Ns,pu="__reactEvents$"+Ns,mw="__reactListeners$"+Ns,gw="__reactHandles$"+Ns;function Kr(r){var s=r[Ti];if(s)return s;for(var c=r.parentNode;c;){if(s=c[Gi]||c[Ti]){if(c=s.alternate,s.child!==null||c!==null&&c.child!==null)for(r=Tp(r);r!==null;){if(c=r[Ti])return c;r=Tp(r)}return s}r=c,c=r.parentNode}return null}function ko(r){return r=r[Ti]||r[Gi],!r||r.tag!==5&&r.tag!==6&&r.tag!==13&&r.tag!==3?null:r}function Ts(r){if(r.tag===5||r.tag===6)return r.stateNode;throw Error(n(33))}function qa(r){return r[xo]||null}var mu=[],Rs=-1;function _r(r){return{current:r}}function Ct(r){0>Rs||(r.current=mu[Rs],mu[Rs]=null,Rs--)}function wt(r,s){Rs++,mu[Rs]=r.current,r.current=s}var vr={},bn=_r(vr),Bn=_r(!1),qr=vr;function Ms(r,s){var c=r.type.contextTypes;if(!c)return vr;var p=r.stateNode;if(p&&p.__reactInternalMemoizedUnmaskedChildContext===s)return p.__reactInternalMemoizedMaskedChildContext;var _={},b;for(b in c)_[b]=s[b];return p&&(r=r.stateNode,r.__reactInternalMemoizedUnmaskedChildContext=s,r.__reactInternalMemoizedMaskedChildContext=_),_}function Fn(r){return r=r.childContextTypes,r!=null}function Va(){Ct(Bn),Ct(bn)}function Rp(r,s,c){if(bn.current!==vr)throw Error(n(168));wt(bn,s),wt(Bn,c)}function Mp(r,s,c){var p=r.stateNode;if(s=s.childContextTypes,typeof p.getChildContext!="function")return c;p=p.getChildContext();for(var _ in p)if(!(_ in s))throw Error(n(108,ue(r)||"Unknown",_));return C({},c,p)}function Ga(r){return r=(r=r.stateNode)&&r.__reactInternalMemoizedMergedChildContext||vr,qr=bn.current,wt(bn,r),wt(Bn,Bn.current),!0}function Ap(r,s,c){var p=r.stateNode;if(!p)throw Error(n(169));c?(r=Mp(r,s,qr),p.__reactInternalMemoizedMergedChildContext=r,Ct(Bn),Ct(bn),wt(bn,r)):Ct(Bn),wt(Bn,c)}var Yi=null,Ya=!1,gu=!1;function Ip(r){Yi===null?Yi=[r]:Yi.push(r)}function _w(r){Ya=!0,Ip(r)}function yr(){if(!gu&&Yi!==null){gu=!0;var r=0,s=ct;try{var c=Yi;for(ct=1;r<c.length;r++){var p=c[r];do p=p(!0);while(p!==null)}Yi=null,Ya=!1}catch(_){throw Yi!==null&&(Yi=Yi.slice(r+1)),Na(so,yr),_}finally{ct=s,gu=!1}}return null}var As=[],Is=0,Xa=null,Za=0,ni=[],ii=0,Vr=null,Xi=1,Zi="";function Gr(r,s){As[Is++]=Za,As[Is++]=Xa,Xa=r,Za=s}function Lp(r,s,c){ni[ii++]=Xi,ni[ii++]=Zi,ni[ii++]=Vr,Vr=r;var p=Xi;r=Zi;var _=32-Ot(p)-1;p&=~(1<<_),c+=1;var b=32-Ot(s)+_;if(30<b){var w=_-_%5;b=(p&(1<<w)-1).toString(32),p>>=w,_-=w,Xi=1<<32-Ot(s)+_|c<<_|p,Zi=b+r}else Xi=1<<b|c<<_|p,Zi=r}function _u(r){r.return!==null&&(Gr(r,1),Lp(r,1,0))}function vu(r){for(;r===Xa;)Xa=As[--Is],As[Is]=null,Za=As[--Is],As[Is]=null;for(;r===Vr;)Vr=ni[--ii],ni[ii]=null,Zi=ni[--ii],ni[ii]=null,Xi=ni[--ii],ni[ii]=null}var Vn=null,Gn=null,Rt=!1,_i=null;function Dp(r,s){var c=ai(5,null,null,0);c.elementType="DELETED",c.stateNode=s,c.return=r,s=r.deletions,s===null?(r.deletions=[c],r.flags|=16):s.push(c)}function Op(r,s){switch(r.tag){case 5:var c=r.type;return s=s.nodeType!==1||c.toLowerCase()!==s.nodeName.toLowerCase()?null:s,s!==null?(r.stateNode=s,Vn=r,Gn=gr(s.firstChild),!0):!1;case 6:return s=r.pendingProps===""||s.nodeType!==3?null:s,s!==null?(r.stateNode=s,Vn=r,Gn=null,!0):!1;case 13:return s=s.nodeType!==8?null:s,s!==null?(c=Vr!==null?{id:Xi,overflow:Zi}:null,r.memoizedState={dehydrated:s,treeContext:c,retryLane:1073741824},c=ai(18,null,null,0),c.stateNode=s,c.return=r,r.child=c,Vn=r,Gn=null,!0):!1;default:return!1}}function yu(r){return(r.mode&1)!==0&&(r.flags&128)===0}function bu(r){if(Rt){var s=Gn;if(s){var c=s;if(!Op(r,s)){if(yu(r))throw Error(n(418));s=gr(c.nextSibling);var p=Vn;s&&Op(r,s)?Dp(p,c):(r.flags=r.flags&-4097|2,Rt=!1,Vn=r)}}else{if(yu(r))throw Error(n(418));r.flags=r.flags&-4097|2,Rt=!1,Vn=r}}}function Pp(r){for(r=r.return;r!==null&&r.tag!==5&&r.tag!==3&&r.tag!==13;)r=r.return;Vn=r}function Qa(r){if(r!==Vn)return!1;if(!Rt)return Pp(r),Rt=!0,!1;var s;if((s=r.tag!==3)&&!(s=r.tag!==5)&&(s=r.type,s=s!=="head"&&s!=="body"&&!hu(r.type,r.memoizedProps)),s&&(s=Gn)){if(yu(r))throw Bp(),Error(n(418));for(;s;)Dp(r,s),s=gr(s.nextSibling)}if(Pp(r),r.tag===13){if(r=r.memoizedState,r=r!==null?r.dehydrated:null,!r)throw Error(n(317));e:{for(r=r.nextSibling,s=0;r;){if(r.nodeType===8){var c=r.data;if(c==="/$"){if(s===0){Gn=gr(r.nextSibling);break e}s--}else c!=="$"&&c!=="$!"&&c!=="$?"||s++}r=r.nextSibling}Gn=null}}else Gn=Vn?gr(r.stateNode.nextSibling):null;return!0}function Bp(){for(var r=Gn;r;)r=gr(r.nextSibling)}function Ls(){Gn=Vn=null,Rt=!1}function Su(r){_i===null?_i=[r]:_i.push(r)}var vw=I.ReactCurrentBatchConfig;function Eo(r,s,c){if(r=c.ref,r!==null&&typeof r!="function"&&typeof r!="object"){if(c._owner){if(c=c._owner,c){if(c.tag!==1)throw Error(n(309));var p=c.stateNode}if(!p)throw Error(n(147,r));var _=p,b=""+r;return s!==null&&s.ref!==null&&typeof s.ref=="function"&&s.ref._stringRef===b?s.ref:(s=function(w){var B=_.refs;w===null?delete B[b]:B[b]=w},s._stringRef=b,s)}if(typeof r!="string")throw Error(n(284));if(!c._owner)throw Error(n(290,r))}return r}function Ja(r,s){throw r=Object.prototype.toString.call(s),Error(n(31,r==="[object Object]"?"object with keys {"+Object.keys(s).join(", ")+"}":r))}function Fp(r){var s=r._init;return s(r._payload)}function jp(r){function s(Y,K){if(r){var Z=Y.deletions;Z===null?(Y.deletions=[K],Y.flags|=16):Z.push(K)}}function c(Y,K){if(!r)return null;for(;K!==null;)s(Y,K),K=K.sibling;return null}function p(Y,K){for(Y=new Map;K!==null;)K.key!==null?Y.set(K.key,K):Y.set(K.index,K),K=K.sibling;return Y}function _(Y,K){return Y=Nr(Y,K),Y.index=0,Y.sibling=null,Y}function b(Y,K,Z){return Y.index=Z,r?(Z=Y.alternate,Z!==null?(Z=Z.index,Z<K?(Y.flags|=2,K):Z):(Y.flags|=2,K)):(Y.flags|=1048576,K)}function w(Y){return r&&Y.alternate===null&&(Y.flags|=2),Y}function B(Y,K,Z,me){return K===null||K.tag!==6?(K=dh(Z,Y.mode,me),K.return=Y,K):(K=_(K,Z),K.return=Y,K)}function W(Y,K,Z,me){var Be=Z.type;return Be===re?ce(Y,K,Z.props.children,me,Z.key):K!==null&&(K.elementType===Be||typeof Be=="object"&&Be!==null&&Be.$$typeof===Q&&Fp(Be)===K.type)?(me=_(K,Z.props),me.ref=Eo(Y,K,Z),me.return=Y,me):(me=xl(Z.type,Z.key,Z.props,null,Y.mode,me),me.ref=Eo(Y,K,Z),me.return=Y,me)}function ee(Y,K,Z,me){return K===null||K.tag!==4||K.stateNode.containerInfo!==Z.containerInfo||K.stateNode.implementation!==Z.implementation?(K=fh(Z,Y.mode,me),K.return=Y,K):(K=_(K,Z.children||[]),K.return=Y,K)}function ce(Y,K,Z,me,Be){return K===null||K.tag!==7?(K=ns(Z,Y.mode,me,Be),K.return=Y,K):(K=_(K,Z),K.return=Y,K)}function he(Y,K,Z){if(typeof K=="string"&&K!==""||typeof K=="number")return K=dh(""+K,Y.mode,Z),K.return=Y,K;if(typeof K=="object"&&K!==null){switch(K.$$typeof){case q:return Z=xl(K.type,K.key,K.props,null,Y.mode,Z),Z.ref=Eo(Y,null,K),Z.return=Y,Z;case L:return K=fh(K,Y.mode,Z),K.return=Y,K;case Q:var me=K._init;return he(Y,me(K._payload),Z)}if(mn(K)||G(K))return K=ns(K,Y.mode,Z,null),K.return=Y,K;Ja(Y,K)}return null}function le(Y,K,Z,me){var Be=K!==null?K.key:null;if(typeof Z=="string"&&Z!==""||typeof Z=="number")return Be!==null?null:B(Y,K,""+Z,me);if(typeof Z=="object"&&Z!==null){switch(Z.$$typeof){case q:return Z.key===Be?W(Y,K,Z,me):null;case L:return Z.key===Be?ee(Y,K,Z,me):null;case Q:return Be=Z._init,le(Y,K,Be(Z._payload),me)}if(mn(Z)||G(Z))return Be!==null?null:ce(Y,K,Z,me,null);Ja(Y,Z)}return null}function Ne(Y,K,Z,me,Be){if(typeof me=="string"&&me!==""||typeof me=="number")return Y=Y.get(Z)||null,B(K,Y,""+me,Be);if(typeof me=="object"&&me!==null){switch(me.$$typeof){case q:return Y=Y.get(me.key===null?Z:me.key)||null,W(K,Y,me,Be);case L:return Y=Y.get(me.key===null?Z:me.key)||null,ee(K,Y,me,Be);case Q:var He=me._init;return Ne(Y,K,Z,He(me._payload),Be)}if(mn(me)||G(me))return Y=Y.get(Z)||null,ce(K,Y,me,Be,null);Ja(K,me)}return null}function De(Y,K,Z,me){for(var Be=null,He=null,$e=K,Ge=K=0,cn=null;$e!==null&&Ge<Z.length;Ge++){$e.index>Ge?(cn=$e,$e=null):cn=$e.sibling;var ht=le(Y,$e,Z[Ge],me);if(ht===null){$e===null&&($e=cn);break}r&&$e&&ht.alternate===null&&s(Y,$e),K=b(ht,K,Ge),He===null?Be=ht:He.sibling=ht,He=ht,$e=cn}if(Ge===Z.length)return c(Y,$e),Rt&&Gr(Y,Ge),Be;if($e===null){for(;Ge<Z.length;Ge++)$e=he(Y,Z[Ge],me),$e!==null&&(K=b($e,K,Ge),He===null?Be=$e:He.sibling=$e,He=$e);return Rt&&Gr(Y,Ge),Be}for($e=p(Y,$e);Ge<Z.length;Ge++)cn=Ne($e,Y,Ge,Z[Ge],me),cn!==null&&(r&&cn.alternate!==null&&$e.delete(cn.key===null?Ge:cn.key),K=b(cn,K,Ge),He===null?Be=cn:He.sibling=cn,He=cn);return r&&$e.forEach(function(Tr){return s(Y,Tr)}),Rt&&Gr(Y,Ge),Be}function Oe(Y,K,Z,me){var Be=G(Z);if(typeof Be!="function")throw Error(n(150));if(Z=Be.call(Z),Z==null)throw Error(n(151));for(var He=Be=null,$e=K,Ge=K=0,cn=null,ht=Z.next();$e!==null&&!ht.done;Ge++,ht=Z.next()){$e.index>Ge?(cn=$e,$e=null):cn=$e.sibling;var Tr=le(Y,$e,ht.value,me);if(Tr===null){$e===null&&($e=cn);break}r&&$e&&Tr.alternate===null&&s(Y,$e),K=b(Tr,K,Ge),He===null?Be=Tr:He.sibling=Tr,He=Tr,$e=cn}if(ht.done)return c(Y,$e),Rt&&Gr(Y,Ge),Be;if($e===null){for(;!ht.done;Ge++,ht=Z.next())ht=he(Y,ht.value,me),ht!==null&&(K=b(ht,K,Ge),He===null?Be=ht:He.sibling=ht,He=ht);return Rt&&Gr(Y,Ge),Be}for($e=p(Y,$e);!ht.done;Ge++,ht=Z.next())ht=Ne($e,Y,Ge,ht.value,me),ht!==null&&(r&&ht.alternate!==null&&$e.delete(ht.key===null?Ge:ht.key),K=b(ht,K,Ge),He===null?Be=ht:He.sibling=ht,He=ht);return r&&$e.forEach(function(Zw){return s(Y,Zw)}),Rt&&Gr(Y,Ge),Be}function qt(Y,K,Z,me){if(typeof Z=="object"&&Z!==null&&Z.type===re&&Z.key===null&&(Z=Z.props.children),typeof Z=="object"&&Z!==null){switch(Z.$$typeof){case q:e:{for(var Be=Z.key,He=K;He!==null;){if(He.key===Be){if(Be=Z.type,Be===re){if(He.tag===7){c(Y,He.sibling),K=_(He,Z.props.children),K.return=Y,Y=K;break e}}else if(He.elementType===Be||typeof Be=="object"&&Be!==null&&Be.$$typeof===Q&&Fp(Be)===He.type){c(Y,He.sibling),K=_(He,Z.props),K.ref=Eo(Y,He,Z),K.return=Y,Y=K;break e}c(Y,He);break}else s(Y,He);He=He.sibling}Z.type===re?(K=ns(Z.props.children,Y.mode,me,Z.key),K.return=Y,Y=K):(me=xl(Z.type,Z.key,Z.props,null,Y.mode,me),me.ref=Eo(Y,K,Z),me.return=Y,Y=me)}return w(Y);case L:e:{for(He=Z.key;K!==null;){if(K.key===He)if(K.tag===4&&K.stateNode.containerInfo===Z.containerInfo&&K.stateNode.implementation===Z.implementation){c(Y,K.sibling),K=_(K,Z.children||[]),K.return=Y,Y=K;break e}else{c(Y,K);break}else s(Y,K);K=K.sibling}K=fh(Z,Y.mode,me),K.return=Y,Y=K}return w(Y);case Q:return He=Z._init,qt(Y,K,He(Z._payload),me)}if(mn(Z))return De(Y,K,Z,me);if(G(Z))return Oe(Y,K,Z,me);Ja(Y,Z)}return typeof Z=="string"&&Z!==""||typeof Z=="number"?(Z=""+Z,K!==null&&K.tag===6?(c(Y,K.sibling),K=_(K,Z),K.return=Y,Y=K):(c(Y,K),K=dh(Z,Y.mode,me),K.return=Y,Y=K),w(Y)):c(Y,K)}return qt}var Ds=jp(!0),zp=jp(!1),el=_r(null),tl=null,Os=null,wu=null;function xu(){wu=Os=tl=null}function ku(r){var s=el.current;Ct(el),r._currentValue=s}function Eu(r,s,c){for(;r!==null;){var p=r.alternate;if((r.childLanes&s)!==s?(r.childLanes|=s,p!==null&&(p.childLanes|=s)):p!==null&&(p.childLanes&s)!==s&&(p.childLanes|=s),r===c)break;r=r.return}}function Ps(r,s){tl=r,wu=Os=null,r=r.dependencies,r!==null&&r.firstContext!==null&&((r.lanes&s)!==0&&(jn=!0),r.firstContext=null)}function ri(r){var s=r._currentValue;if(wu!==r)if(r={context:r,memoizedValue:s,next:null},Os===null){if(tl===null)throw Error(n(308));Os=r,tl.dependencies={lanes:0,firstContext:r}}else Os=Os.next=r;return s}var Yr=null;function Cu(r){Yr===null?Yr=[r]:Yr.push(r)}function Up(r,s,c,p){var _=s.interleaved;return _===null?(c.next=c,Cu(s)):(c.next=_.next,_.next=c),s.interleaved=c,Qi(r,p)}function Qi(r,s){r.lanes|=s;var c=r.alternate;for(c!==null&&(c.lanes|=s),c=r,r=r.return;r!==null;)r.childLanes|=s,c=r.alternate,c!==null&&(c.childLanes|=s),c=r,r=r.return;return c.tag===3?c.stateNode:null}var br=!1;function Nu(r){r.updateQueue={baseState:r.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:0},effects:null}}function Hp(r,s){r=r.updateQueue,s.updateQueue===r&&(s.updateQueue={baseState:r.baseState,firstBaseUpdate:r.firstBaseUpdate,lastBaseUpdate:r.lastBaseUpdate,shared:r.shared,effects:r.effects})}function Ji(r,s){return{eventTime:r,lane:s,tag:0,payload:null,callback:null,next:null}}function Sr(r,s,c){var p=r.updateQueue;if(p===null)return null;if(p=p.shared,(ut&2)!==0){var _=p.pending;return _===null?s.next=s:(s.next=_.next,_.next=s),p.pending=s,Qi(r,c)}return _=p.interleaved,_===null?(s.next=s,Cu(p)):(s.next=_.next,_.next=s),p.interleaved=s,Qi(r,c)}function nl(r,s,c){if(s=s.updateQueue,s!==null&&(s=s.shared,(c&4194240)!==0)){var p=s.lanes;p&=r.pendingLanes,c|=p,s.lanes=c,ao(r,c)}}function $p(r,s){var c=r.updateQueue,p=r.alternate;if(p!==null&&(p=p.updateQueue,c===p)){var _=null,b=null;if(c=c.firstBaseUpdate,c!==null){do{var w={eventTime:c.eventTime,lane:c.lane,tag:c.tag,payload:c.payload,callback:c.callback,next:null};b===null?_=b=w:b=b.next=w,c=c.next}while(c!==null);b===null?_=b=s:b=b.next=s}else _=b=s;c={baseState:p.baseState,firstBaseUpdate:_,lastBaseUpdate:b,shared:p.shared,effects:p.effects},r.updateQueue=c;return}r=c.lastBaseUpdate,r===null?c.firstBaseUpdate=s:r.next=s,c.lastBaseUpdate=s}function il(r,s,c,p){var _=r.updateQueue;br=!1;var b=_.firstBaseUpdate,w=_.lastBaseUpdate,B=_.shared.pending;if(B!==null){_.shared.pending=null;var W=B,ee=W.next;W.next=null,w===null?b=ee:w.next=ee,w=W;var ce=r.alternate;ce!==null&&(ce=ce.updateQueue,B=ce.lastBaseUpdate,B!==w&&(B===null?ce.firstBaseUpdate=ee:B.next=ee,ce.lastBaseUpdate=W))}if(b!==null){var he=_.baseState;w=0,ce=ee=W=null,B=b;do{var le=B.lane,Ne=B.eventTime;if((p&le)===le){ce!==null&&(ce=ce.next={eventTime:Ne,lane:0,tag:B.tag,payload:B.payload,callback:B.callback,next:null});e:{var De=r,Oe=B;switch(le=s,Ne=c,Oe.tag){case 1:if(De=Oe.payload,typeof De=="function"){he=De.call(Ne,he,le);break e}he=De;break e;case 3:De.flags=De.flags&-65537|128;case 0:if(De=Oe.payload,le=typeof De=="function"?De.call(Ne,he,le):De,le==null)break e;he=C({},he,le);break e;case 2:br=!0}}B.callback!==null&&B.lane!==0&&(r.flags|=64,le=_.effects,le===null?_.effects=[B]:le.push(B))}else Ne={eventTime:Ne,lane:le,tag:B.tag,payload:B.payload,callback:B.callback,next:null},ce===null?(ee=ce=Ne,W=he):ce=ce.next=Ne,w|=le;if(B=B.next,B===null){if(B=_.shared.pending,B===null)break;le=B,B=le.next,le.next=null,_.lastBaseUpdate=le,_.shared.pending=null}}while(!0);if(ce===null&&(W=he),_.baseState=W,_.firstBaseUpdate=ee,_.lastBaseUpdate=ce,s=_.shared.interleaved,s!==null){_=s;do w|=_.lane,_=_.next;while(_!==s)}else b===null&&(_.shared.lanes=0);Qr|=w,r.lanes=w,r.memoizedState=he}}function Wp(r,s,c){if(r=s.effects,s.effects=null,r!==null)for(s=0;s<r.length;s++){var p=r[s],_=p.callback;if(_!==null){if(p.callback=null,p=c,typeof _!="function")throw Error(n(191,_));_.call(p)}}}var Co={},Ri=_r(Co),No=_r(Co),To=_r(Co);function Xr(r){if(r===Co)throw Error(n(174));return r}function Tu(r,s){switch(wt(To,s),wt(No,r),wt(Ri,Co),r=s.nodeType,r){case 9:case 11:s=(s=s.documentElement)?s.namespaceURI:fe(null,"");break;default:r=r===8?s.parentNode:s,s=r.namespaceURI||null,r=r.tagName,s=fe(s,r)}Ct(Ri),wt(Ri,s)}function Bs(){Ct(Ri),Ct(No),Ct(To)}function Kp(r){Xr(To.current);var s=Xr(Ri.current),c=fe(s,r.type);s!==c&&(wt(No,r),wt(Ri,c))}function Ru(r){No.current===r&&(Ct(Ri),Ct(No))}var Pt=_r(0);function rl(r){for(var s=r;s!==null;){if(s.tag===13){var c=s.memoizedState;if(c!==null&&(c=c.dehydrated,c===null||c.data==="$?"||c.data==="$!"))return s}else if(s.tag===19&&s.memoizedProps.revealOrder!==void 0){if((s.flags&128)!==0)return s}else if(s.child!==null){s.child.return=s,s=s.child;continue}if(s===r)break;for(;s.sibling===null;){if(s.return===null||s.return===r)return null;s=s.return}s.sibling.return=s.return,s=s.sibling}return null}var Mu=[];function Au(){for(var r=0;r<Mu.length;r++)Mu[r]._workInProgressVersionPrimary=null;Mu.length=0}var sl=I.ReactCurrentDispatcher,Iu=I.ReactCurrentBatchConfig,Zr=0,Bt=null,en=null,an=null,ol=!1,Ro=!1,Mo=0,yw=0;function Sn(){throw Error(n(321))}function Lu(r,s){if(s===null)return!1;for(var c=0;c<s.length&&c<r.length;c++)if(!gi(r[c],s[c]))return!1;return!0}function Du(r,s,c,p,_,b){if(Zr=b,Bt=s,s.memoizedState=null,s.updateQueue=null,s.lanes=0,sl.current=r===null||r.memoizedState===null?xw:kw,r=c(p,_),Ro){b=0;do{if(Ro=!1,Mo=0,25<=b)throw Error(n(301));b+=1,an=en=null,s.updateQueue=null,sl.current=Ew,r=c(p,_)}while(Ro)}if(sl.current=cl,s=en!==null&&en.next!==null,Zr=0,an=en=Bt=null,ol=!1,s)throw Error(n(300));return r}function Ou(){var r=Mo!==0;return Mo=0,r}function Mi(){var r={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return an===null?Bt.memoizedState=an=r:an=an.next=r,an}function si(){if(en===null){var r=Bt.alternate;r=r!==null?r.memoizedState:null}else r=en.next;var s=an===null?Bt.memoizedState:an.next;if(s!==null)an=s,en=r;else{if(r===null)throw Error(n(310));en=r,r={memoizedState:en.memoizedState,baseState:en.baseState,baseQueue:en.baseQueue,queue:en.queue,next:null},an===null?Bt.memoizedState=an=r:an=an.next=r}return an}function Ao(r,s){return typeof s=="function"?s(r):s}function Pu(r){var s=si(),c=s.queue;if(c===null)throw Error(n(311));c.lastRenderedReducer=r;var p=en,_=p.baseQueue,b=c.pending;if(b!==null){if(_!==null){var w=_.next;_.next=b.next,b.next=w}p.baseQueue=_=b,c.pending=null}if(_!==null){b=_.next,p=p.baseState;var B=w=null,W=null,ee=b;do{var ce=ee.lane;if((Zr&ce)===ce)W!==null&&(W=W.next={lane:0,action:ee.action,hasEagerState:ee.hasEagerState,eagerState:ee.eagerState,next:null}),p=ee.hasEagerState?ee.eagerState:r(p,ee.action);else{var he={lane:ce,action:ee.action,hasEagerState:ee.hasEagerState,eagerState:ee.eagerState,next:null};W===null?(B=W=he,w=p):W=W.next=he,Bt.lanes|=ce,Qr|=ce}ee=ee.next}while(ee!==null&&ee!==b);W===null?w=p:W.next=B,gi(p,s.memoizedState)||(jn=!0),s.memoizedState=p,s.baseState=w,s.baseQueue=W,c.lastRenderedState=p}if(r=c.interleaved,r!==null){_=r;do b=_.lane,Bt.lanes|=b,Qr|=b,_=_.next;while(_!==r)}else _===null&&(c.lanes=0);return[s.memoizedState,c.dispatch]}function Bu(r){var s=si(),c=s.queue;if(c===null)throw Error(n(311));c.lastRenderedReducer=r;var p=c.dispatch,_=c.pending,b=s.memoizedState;if(_!==null){c.pending=null;var w=_=_.next;do b=r(b,w.action),w=w.next;while(w!==_);gi(b,s.memoizedState)||(jn=!0),s.memoizedState=b,s.baseQueue===null&&(s.baseState=b),c.lastRenderedState=b}return[b,p]}function qp(){}function Vp(r,s){var c=Bt,p=si(),_=s(),b=!gi(p.memoizedState,_);if(b&&(p.memoizedState=_,jn=!0),p=p.queue,Fu(Xp.bind(null,c,p,r),[r]),p.getSnapshot!==s||b||an!==null&&an.memoizedState.tag&1){if(c.flags|=2048,Io(9,Yp.bind(null,c,p,_,s),void 0,null),ln===null)throw Error(n(349));(Zr&30)!==0||Gp(c,s,_)}return _}function Gp(r,s,c){r.flags|=16384,r={getSnapshot:s,value:c},s=Bt.updateQueue,s===null?(s={lastEffect:null,stores:null},Bt.updateQueue=s,s.stores=[r]):(c=s.stores,c===null?s.stores=[r]:c.push(r))}function Yp(r,s,c,p){s.value=c,s.getSnapshot=p,Zp(s)&&Qp(r)}function Xp(r,s,c){return c(function(){Zp(s)&&Qp(r)})}function Zp(r){var s=r.getSnapshot;r=r.value;try{var c=s();return!gi(r,c)}catch{return!0}}function Qp(r){var s=Qi(r,1);s!==null&&Si(s,r,1,-1)}function Jp(r){var s=Mi();return typeof r=="function"&&(r=r()),s.memoizedState=s.baseState=r,r={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:Ao,lastRenderedState:r},s.queue=r,r=r.dispatch=ww.bind(null,Bt,r),[s.memoizedState,r]}function Io(r,s,c,p){return r={tag:r,create:s,destroy:c,deps:p,next:null},s=Bt.updateQueue,s===null?(s={lastEffect:null,stores:null},Bt.updateQueue=s,s.lastEffect=r.next=r):(c=s.lastEffect,c===null?s.lastEffect=r.next=r:(p=c.next,c.next=r,r.next=p,s.lastEffect=r)),r}function em(){return si().memoizedState}function al(r,s,c,p){var _=Mi();Bt.flags|=r,_.memoizedState=Io(1|s,c,void 0,p===void 0?null:p)}function ll(r,s,c,p){var _=si();p=p===void 0?null:p;var b=void 0;if(en!==null){var w=en.memoizedState;if(b=w.destroy,p!==null&&Lu(p,w.deps)){_.memoizedState=Io(s,c,b,p);return}}Bt.flags|=r,_.memoizedState=Io(1|s,c,b,p)}function tm(r,s){return al(8390656,8,r,s)}function Fu(r,s){return ll(2048,8,r,s)}function nm(r,s){return ll(4,2,r,s)}function im(r,s){return ll(4,4,r,s)}function rm(r,s){if(typeof s=="function")return r=r(),s(r),function(){s(null)};if(s!=null)return r=r(),s.current=r,function(){s.current=null}}function sm(r,s,c){return c=c!=null?c.concat([r]):null,ll(4,4,rm.bind(null,s,r),c)}function ju(){}function om(r,s){var c=si();s=s===void 0?null:s;var p=c.memoizedState;return p!==null&&s!==null&&Lu(s,p[1])?p[0]:(c.memoizedState=[r,s],r)}function am(r,s){var c=si();s=s===void 0?null:s;var p=c.memoizedState;return p!==null&&s!==null&&Lu(s,p[1])?p[0]:(r=r(),c.memoizedState=[r,s],r)}function lm(r,s,c){return(Zr&21)===0?(r.baseState&&(r.baseState=!1,jn=!0),r.memoizedState=c):(gi(c,s)||(c=Ma(),Bt.lanes|=c,Qr|=c,r.baseState=!0),s)}function bw(r,s){var c=ct;ct=c!==0&&4>c?c:4,r(!0);var p=Iu.transition;Iu.transition={};try{r(!1),s()}finally{ct=c,Iu.transition=p}}function cm(){return si().memoizedState}function Sw(r,s,c){var p=Er(r);if(c={lane:p,action:c,hasEagerState:!1,eagerState:null,next:null},um(r))hm(s,c);else if(c=Up(r,s,c,p),c!==null){var _=Mn();Si(c,r,p,_),dm(c,s,p)}}function ww(r,s,c){var p=Er(r),_={lane:p,action:c,hasEagerState:!1,eagerState:null,next:null};if(um(r))hm(s,_);else{var b=r.alternate;if(r.lanes===0&&(b===null||b.lanes===0)&&(b=s.lastRenderedReducer,b!==null))try{var w=s.lastRenderedState,B=b(w,c);if(_.hasEagerState=!0,_.eagerState=B,gi(B,w)){var W=s.interleaved;W===null?(_.next=_,Cu(s)):(_.next=W.next,W.next=_),s.interleaved=_;return}}catch{}finally{}c=Up(r,s,_,p),c!==null&&(_=Mn(),Si(c,r,p,_),dm(c,s,p))}}function um(r){var s=r.alternate;return r===Bt||s!==null&&s===Bt}function hm(r,s){Ro=ol=!0;var c=r.pending;c===null?s.next=s:(s.next=c.next,c.next=s),r.pending=s}function dm(r,s,c){if((c&4194240)!==0){var p=s.lanes;p&=r.pendingLanes,c|=p,s.lanes=c,ao(r,c)}}var cl={readContext:ri,useCallback:Sn,useContext:Sn,useEffect:Sn,useImperativeHandle:Sn,useInsertionEffect:Sn,useLayoutEffect:Sn,useMemo:Sn,useReducer:Sn,useRef:Sn,useState:Sn,useDebugValue:Sn,useDeferredValue:Sn,useTransition:Sn,useMutableSource:Sn,useSyncExternalStore:Sn,useId:Sn,unstable_isNewReconciler:!1},xw={readContext:ri,useCallback:function(r,s){return Mi().memoizedState=[r,s===void 0?null:s],r},useContext:ri,useEffect:tm,useImperativeHandle:function(r,s,c){return c=c!=null?c.concat([r]):null,al(4194308,4,rm.bind(null,s,r),c)},useLayoutEffect:function(r,s){return al(4194308,4,r,s)},useInsertionEffect:function(r,s){return al(4,2,r,s)},useMemo:function(r,s){var c=Mi();return s=s===void 0?null:s,r=r(),c.memoizedState=[r,s],r},useReducer:function(r,s,c){var p=Mi();return s=c!==void 0?c(s):s,p.memoizedState=p.baseState=s,r={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:r,lastRenderedState:s},p.queue=r,r=r.dispatch=Sw.bind(null,Bt,r),[p.memoizedState,r]},useRef:function(r){var s=Mi();return r={current:r},s.memoizedState=r},useState:Jp,useDebugValue:ju,useDeferredValue:function(r){return Mi().memoizedState=r},useTransition:function(){var r=Jp(!1),s=r[0];return r=bw.bind(null,r[1]),Mi().memoizedState=r,[s,r]},useMutableSource:function(){},useSyncExternalStore:function(r,s,c){var p=Bt,_=Mi();if(Rt){if(c===void 0)throw Error(n(407));c=c()}else{if(c=s(),ln===null)throw Error(n(349));(Zr&30)!==0||Gp(p,s,c)}_.memoizedState=c;var b={value:c,getSnapshot:s};return _.queue=b,tm(Xp.bind(null,p,b,r),[r]),p.flags|=2048,Io(9,Yp.bind(null,p,b,c,s),void 0,null),c},useId:function(){var r=Mi(),s=ln.identifierPrefix;if(Rt){var c=Zi,p=Xi;c=(p&~(1<<32-Ot(p)-1)).toString(32)+c,s=":"+s+"R"+c,c=Mo++,0<c&&(s+="H"+c.toString(32)),s+=":"}else c=yw++,s=":"+s+"r"+c.toString(32)+":";return r.memoizedState=s},unstable_isNewReconciler:!1},kw={readContext:ri,useCallback:om,useContext:ri,useEffect:Fu,useImperativeHandle:sm,useInsertionEffect:nm,useLayoutEffect:im,useMemo:am,useReducer:Pu,useRef:em,useState:function(){return Pu(Ao)},useDebugValue:ju,useDeferredValue:function(r){var s=si();return lm(s,en.memoizedState,r)},useTransition:function(){var r=Pu(Ao)[0],s=si().memoizedState;return[r,s]},useMutableSource:qp,useSyncExternalStore:Vp,useId:cm,unstable_isNewReconciler:!1},Ew={readContext:ri,useCallback:om,useContext:ri,useEffect:Fu,useImperativeHandle:sm,useInsertionEffect:nm,useLayoutEffect:im,useMemo:am,useReducer:Bu,useRef:em,useState:function(){return Bu(Ao)},useDebugValue:ju,useDeferredValue:function(r){var s=si();return en===null?s.memoizedState=r:lm(s,en.memoizedState,r)},useTransition:function(){var r=Bu(Ao)[0],s=si().memoizedState;return[r,s]},useMutableSource:qp,useSyncExternalStore:Vp,useId:cm,unstable_isNewReconciler:!1};function vi(r,s){if(r&&r.defaultProps){s=C({},s),r=r.defaultProps;for(var c in r)s[c]===void 0&&(s[c]=r[c]);return s}return s}function zu(r,s,c,p){s=r.memoizedState,c=c(p,s),c=c==null?s:C({},s,c),r.memoizedState=c,r.lanes===0&&(r.updateQueue.baseState=c)}var ul={isMounted:function(r){return(r=r._reactInternals)?Vi(r)===r:!1},enqueueSetState:function(r,s,c){r=r._reactInternals;var p=Mn(),_=Er(r),b=Ji(p,_);b.payload=s,c!=null&&(b.callback=c),s=Sr(r,b,_),s!==null&&(Si(s,r,_,p),nl(s,r,_))},enqueueReplaceState:function(r,s,c){r=r._reactInternals;var p=Mn(),_=Er(r),b=Ji(p,_);b.tag=1,b.payload=s,c!=null&&(b.callback=c),s=Sr(r,b,_),s!==null&&(Si(s,r,_,p),nl(s,r,_))},enqueueForceUpdate:function(r,s){r=r._reactInternals;var c=Mn(),p=Er(r),_=Ji(c,p);_.tag=2,s!=null&&(_.callback=s),s=Sr(r,_,p),s!==null&&(Si(s,r,p,c),nl(s,r,p))}};function fm(r,s,c,p,_,b,w){return r=r.stateNode,typeof r.shouldComponentUpdate=="function"?r.shouldComponentUpdate(p,b,w):s.prototype&&s.prototype.isPureReactComponent?!vo(c,p)||!vo(_,b):!0}function pm(r,s,c){var p=!1,_=vr,b=s.contextType;return typeof b=="object"&&b!==null?b=ri(b):(_=Fn(s)?qr:bn.current,p=s.contextTypes,b=(p=p!=null)?Ms(r,_):vr),s=new s(c,b),r.memoizedState=s.state!==null&&s.state!==void 0?s.state:null,s.updater=ul,r.stateNode=s,s._reactInternals=r,p&&(r=r.stateNode,r.__reactInternalMemoizedUnmaskedChildContext=_,r.__reactInternalMemoizedMaskedChildContext=b),s}function mm(r,s,c,p){r=s.state,typeof s.componentWillReceiveProps=="function"&&s.componentWillReceiveProps(c,p),typeof s.UNSAFE_componentWillReceiveProps=="function"&&s.UNSAFE_componentWillReceiveProps(c,p),s.state!==r&&ul.enqueueReplaceState(s,s.state,null)}function Uu(r,s,c,p){var _=r.stateNode;_.props=c,_.state=r.memoizedState,_.refs={},Nu(r);var b=s.contextType;typeof b=="object"&&b!==null?_.context=ri(b):(b=Fn(s)?qr:bn.current,_.context=Ms(r,b)),_.state=r.memoizedState,b=s.getDerivedStateFromProps,typeof b=="function"&&(zu(r,s,b,c),_.state=r.memoizedState),typeof s.getDerivedStateFromProps=="function"||typeof _.getSnapshotBeforeUpdate=="function"||typeof _.UNSAFE_componentWillMount!="function"&&typeof _.componentWillMount!="function"||(s=_.state,typeof _.componentWillMount=="function"&&_.componentWillMount(),typeof _.UNSAFE_componentWillMount=="function"&&_.UNSAFE_componentWillMount(),s!==_.state&&ul.enqueueReplaceState(_,_.state,null),il(r,c,_,p),_.state=r.memoizedState),typeof _.componentDidMount=="function"&&(r.flags|=4194308)}function Fs(r,s){try{var c="",p=s;do c+=Me(p),p=p.return;while(p);var _=c}catch(b){_=`
39
- Error generating stack: `+b.message+`
40
- `+b.stack}return{value:r,source:s,stack:_,digest:null}}function Hu(r,s,c){return{value:r,source:null,stack:c??null,digest:s??null}}function $u(r,s){try{console.error(s.value)}catch(c){setTimeout(function(){throw c})}}var Cw=typeof WeakMap=="function"?WeakMap:Map;function gm(r,s,c){c=Ji(-1,c),c.tag=3,c.payload={element:null};var p=s.value;return c.callback=function(){_l||(_l=!0,rh=p),$u(r,s)},c}function _m(r,s,c){c=Ji(-1,c),c.tag=3;var p=r.type.getDerivedStateFromError;if(typeof p=="function"){var _=s.value;c.payload=function(){return p(_)},c.callback=function(){$u(r,s)}}var b=r.stateNode;return b!==null&&typeof b.componentDidCatch=="function"&&(c.callback=function(){$u(r,s),typeof p!="function"&&(xr===null?xr=new Set([this]):xr.add(this));var w=s.stack;this.componentDidCatch(s.value,{componentStack:w!==null?w:""})}),c}function vm(r,s,c){var p=r.pingCache;if(p===null){p=r.pingCache=new Cw;var _=new Set;p.set(s,_)}else _=p.get(s),_===void 0&&(_=new Set,p.set(s,_));_.has(c)||(_.add(c),r=zw.bind(null,r,s,c),s.then(r,r))}function ym(r){do{var s;if((s=r.tag===13)&&(s=r.memoizedState,s=s!==null?s.dehydrated!==null:!0),s)return r;r=r.return}while(r!==null);return null}function bm(r,s,c,p,_){return(r.mode&1)===0?(r===s?r.flags|=65536:(r.flags|=128,c.flags|=131072,c.flags&=-52805,c.tag===1&&(c.alternate===null?c.tag=17:(s=Ji(-1,1),s.tag=2,Sr(c,s,1))),c.lanes|=1),r):(r.flags|=65536,r.lanes=_,r)}var Nw=I.ReactCurrentOwner,jn=!1;function Rn(r,s,c,p){s.child=r===null?zp(s,null,c,p):Ds(s,r.child,c,p)}function Sm(r,s,c,p,_){c=c.render;var b=s.ref;return Ps(s,_),p=Du(r,s,c,p,b,_),c=Ou(),r!==null&&!jn?(s.updateQueue=r.updateQueue,s.flags&=-2053,r.lanes&=~_,er(r,s,_)):(Rt&&c&&_u(s),s.flags|=1,Rn(r,s,p,_),s.child)}function wm(r,s,c,p,_){if(r===null){var b=c.type;return typeof b=="function"&&!hh(b)&&b.defaultProps===void 0&&c.compare===null&&c.defaultProps===void 0?(s.tag=15,s.type=b,xm(r,s,b,p,_)):(r=xl(c.type,null,p,s,s.mode,_),r.ref=s.ref,r.return=s,s.child=r)}if(b=r.child,(r.lanes&_)===0){var w=b.memoizedProps;if(c=c.compare,c=c!==null?c:vo,c(w,p)&&r.ref===s.ref)return er(r,s,_)}return s.flags|=1,r=Nr(b,p),r.ref=s.ref,r.return=s,s.child=r}function xm(r,s,c,p,_){if(r!==null){var b=r.memoizedProps;if(vo(b,p)&&r.ref===s.ref)if(jn=!1,s.pendingProps=p=b,(r.lanes&_)!==0)(r.flags&131072)!==0&&(jn=!0);else return s.lanes=r.lanes,er(r,s,_)}return Wu(r,s,c,p,_)}function km(r,s,c){var p=s.pendingProps,_=p.children,b=r!==null?r.memoizedState:null;if(p.mode==="hidden")if((s.mode&1)===0)s.memoizedState={baseLanes:0,cachePool:null,transitions:null},wt(zs,Yn),Yn|=c;else{if((c&1073741824)===0)return r=b!==null?b.baseLanes|c:c,s.lanes=s.childLanes=1073741824,s.memoizedState={baseLanes:r,cachePool:null,transitions:null},s.updateQueue=null,wt(zs,Yn),Yn|=r,null;s.memoizedState={baseLanes:0,cachePool:null,transitions:null},p=b!==null?b.baseLanes:c,wt(zs,Yn),Yn|=p}else b!==null?(p=b.baseLanes|c,s.memoizedState=null):p=c,wt(zs,Yn),Yn|=p;return Rn(r,s,_,c),s.child}function Em(r,s){var c=s.ref;(r===null&&c!==null||r!==null&&r.ref!==c)&&(s.flags|=512,s.flags|=2097152)}function Wu(r,s,c,p,_){var b=Fn(c)?qr:bn.current;return b=Ms(s,b),Ps(s,_),c=Du(r,s,c,p,b,_),p=Ou(),r!==null&&!jn?(s.updateQueue=r.updateQueue,s.flags&=-2053,r.lanes&=~_,er(r,s,_)):(Rt&&p&&_u(s),s.flags|=1,Rn(r,s,c,_),s.child)}function Cm(r,s,c,p,_){if(Fn(c)){var b=!0;Ga(s)}else b=!1;if(Ps(s,_),s.stateNode===null)dl(r,s),pm(s,c,p),Uu(s,c,p,_),p=!0;else if(r===null){var w=s.stateNode,B=s.memoizedProps;w.props=B;var W=w.context,ee=c.contextType;typeof ee=="object"&&ee!==null?ee=ri(ee):(ee=Fn(c)?qr:bn.current,ee=Ms(s,ee));var ce=c.getDerivedStateFromProps,he=typeof ce=="function"||typeof w.getSnapshotBeforeUpdate=="function";he||typeof w.UNSAFE_componentWillReceiveProps!="function"&&typeof w.componentWillReceiveProps!="function"||(B!==p||W!==ee)&&mm(s,w,p,ee),br=!1;var le=s.memoizedState;w.state=le,il(s,p,w,_),W=s.memoizedState,B!==p||le!==W||Bn.current||br?(typeof ce=="function"&&(zu(s,c,ce,p),W=s.memoizedState),(B=br||fm(s,c,B,p,le,W,ee))?(he||typeof w.UNSAFE_componentWillMount!="function"&&typeof w.componentWillMount!="function"||(typeof w.componentWillMount=="function"&&w.componentWillMount(),typeof w.UNSAFE_componentWillMount=="function"&&w.UNSAFE_componentWillMount()),typeof w.componentDidMount=="function"&&(s.flags|=4194308)):(typeof w.componentDidMount=="function"&&(s.flags|=4194308),s.memoizedProps=p,s.memoizedState=W),w.props=p,w.state=W,w.context=ee,p=B):(typeof w.componentDidMount=="function"&&(s.flags|=4194308),p=!1)}else{w=s.stateNode,Hp(r,s),B=s.memoizedProps,ee=s.type===s.elementType?B:vi(s.type,B),w.props=ee,he=s.pendingProps,le=w.context,W=c.contextType,typeof W=="object"&&W!==null?W=ri(W):(W=Fn(c)?qr:bn.current,W=Ms(s,W));var Ne=c.getDerivedStateFromProps;(ce=typeof Ne=="function"||typeof w.getSnapshotBeforeUpdate=="function")||typeof w.UNSAFE_componentWillReceiveProps!="function"&&typeof w.componentWillReceiveProps!="function"||(B!==he||le!==W)&&mm(s,w,p,W),br=!1,le=s.memoizedState,w.state=le,il(s,p,w,_);var De=s.memoizedState;B!==he||le!==De||Bn.current||br?(typeof Ne=="function"&&(zu(s,c,Ne,p),De=s.memoizedState),(ee=br||fm(s,c,ee,p,le,De,W)||!1)?(ce||typeof w.UNSAFE_componentWillUpdate!="function"&&typeof w.componentWillUpdate!="function"||(typeof w.componentWillUpdate=="function"&&w.componentWillUpdate(p,De,W),typeof w.UNSAFE_componentWillUpdate=="function"&&w.UNSAFE_componentWillUpdate(p,De,W)),typeof w.componentDidUpdate=="function"&&(s.flags|=4),typeof w.getSnapshotBeforeUpdate=="function"&&(s.flags|=1024)):(typeof w.componentDidUpdate!="function"||B===r.memoizedProps&&le===r.memoizedState||(s.flags|=4),typeof w.getSnapshotBeforeUpdate!="function"||B===r.memoizedProps&&le===r.memoizedState||(s.flags|=1024),s.memoizedProps=p,s.memoizedState=De),w.props=p,w.state=De,w.context=W,p=ee):(typeof w.componentDidUpdate!="function"||B===r.memoizedProps&&le===r.memoizedState||(s.flags|=4),typeof w.getSnapshotBeforeUpdate!="function"||B===r.memoizedProps&&le===r.memoizedState||(s.flags|=1024),p=!1)}return Ku(r,s,c,p,b,_)}function Ku(r,s,c,p,_,b){Em(r,s);var w=(s.flags&128)!==0;if(!p&&!w)return _&&Ap(s,c,!1),er(r,s,b);p=s.stateNode,Nw.current=s;var B=w&&typeof c.getDerivedStateFromError!="function"?null:p.render();return s.flags|=1,r!==null&&w?(s.child=Ds(s,r.child,null,b),s.child=Ds(s,null,B,b)):Rn(r,s,B,b),s.memoizedState=p.state,_&&Ap(s,c,!0),s.child}function Nm(r){var s=r.stateNode;s.pendingContext?Rp(r,s.pendingContext,s.pendingContext!==s.context):s.context&&Rp(r,s.context,!1),Tu(r,s.containerInfo)}function Tm(r,s,c,p,_){return Ls(),Su(_),s.flags|=256,Rn(r,s,c,p),s.child}var qu={dehydrated:null,treeContext:null,retryLane:0};function Vu(r){return{baseLanes:r,cachePool:null,transitions:null}}function Rm(r,s,c){var p=s.pendingProps,_=Pt.current,b=!1,w=(s.flags&128)!==0,B;if((B=w)||(B=r!==null&&r.memoizedState===null?!1:(_&2)!==0),B?(b=!0,s.flags&=-129):(r===null||r.memoizedState!==null)&&(_|=1),wt(Pt,_&1),r===null)return bu(s),r=s.memoizedState,r!==null&&(r=r.dehydrated,r!==null)?((s.mode&1)===0?s.lanes=1:r.data==="$!"?s.lanes=8:s.lanes=1073741824,null):(w=p.children,r=p.fallback,b?(p=s.mode,b=s.child,w={mode:"hidden",children:w},(p&1)===0&&b!==null?(b.childLanes=0,b.pendingProps=w):b=kl(w,p,0,null),r=ns(r,p,c,null),b.return=s,r.return=s,b.sibling=r,s.child=b,s.child.memoizedState=Vu(c),s.memoizedState=qu,r):Gu(s,w));if(_=r.memoizedState,_!==null&&(B=_.dehydrated,B!==null))return Tw(r,s,w,p,B,_,c);if(b){b=p.fallback,w=s.mode,_=r.child,B=_.sibling;var W={mode:"hidden",children:p.children};return(w&1)===0&&s.child!==_?(p=s.child,p.childLanes=0,p.pendingProps=W,s.deletions=null):(p=Nr(_,W),p.subtreeFlags=_.subtreeFlags&14680064),B!==null?b=Nr(B,b):(b=ns(b,w,c,null),b.flags|=2),b.return=s,p.return=s,p.sibling=b,s.child=p,p=b,b=s.child,w=r.child.memoizedState,w=w===null?Vu(c):{baseLanes:w.baseLanes|c,cachePool:null,transitions:w.transitions},b.memoizedState=w,b.childLanes=r.childLanes&~c,s.memoizedState=qu,p}return b=r.child,r=b.sibling,p=Nr(b,{mode:"visible",children:p.children}),(s.mode&1)===0&&(p.lanes=c),p.return=s,p.sibling=null,r!==null&&(c=s.deletions,c===null?(s.deletions=[r],s.flags|=16):c.push(r)),s.child=p,s.memoizedState=null,p}function Gu(r,s){return s=kl({mode:"visible",children:s},r.mode,0,null),s.return=r,r.child=s}function hl(r,s,c,p){return p!==null&&Su(p),Ds(s,r.child,null,c),r=Gu(s,s.pendingProps.children),r.flags|=2,s.memoizedState=null,r}function Tw(r,s,c,p,_,b,w){if(c)return s.flags&256?(s.flags&=-257,p=Hu(Error(n(422))),hl(r,s,w,p)):s.memoizedState!==null?(s.child=r.child,s.flags|=128,null):(b=p.fallback,_=s.mode,p=kl({mode:"visible",children:p.children},_,0,null),b=ns(b,_,w,null),b.flags|=2,p.return=s,b.return=s,p.sibling=b,s.child=p,(s.mode&1)!==0&&Ds(s,r.child,null,w),s.child.memoizedState=Vu(w),s.memoizedState=qu,b);if((s.mode&1)===0)return hl(r,s,w,null);if(_.data==="$!"){if(p=_.nextSibling&&_.nextSibling.dataset,p)var B=p.dgst;return p=B,b=Error(n(419)),p=Hu(b,p,void 0),hl(r,s,w,p)}if(B=(w&r.childLanes)!==0,jn||B){if(p=ln,p!==null){switch(w&-w){case 4:_=2;break;case 16:_=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:_=32;break;case 536870912:_=268435456;break;default:_=0}_=(_&(p.suspendedLanes|w))!==0?0:_,_!==0&&_!==b.retryLane&&(b.retryLane=_,Qi(r,_),Si(p,r,_,-1))}return uh(),p=Hu(Error(n(421))),hl(r,s,w,p)}return _.data==="$?"?(s.flags|=128,s.child=r.child,s=Uw.bind(null,r),_._reactRetry=s,null):(r=b.treeContext,Gn=gr(_.nextSibling),Vn=s,Rt=!0,_i=null,r!==null&&(ni[ii++]=Xi,ni[ii++]=Zi,ni[ii++]=Vr,Xi=r.id,Zi=r.overflow,Vr=s),s=Gu(s,p.children),s.flags|=4096,s)}function Mm(r,s,c){r.lanes|=s;var p=r.alternate;p!==null&&(p.lanes|=s),Eu(r.return,s,c)}function Yu(r,s,c,p,_){var b=r.memoizedState;b===null?r.memoizedState={isBackwards:s,rendering:null,renderingStartTime:0,last:p,tail:c,tailMode:_}:(b.isBackwards=s,b.rendering=null,b.renderingStartTime=0,b.last=p,b.tail=c,b.tailMode=_)}function Am(r,s,c){var p=s.pendingProps,_=p.revealOrder,b=p.tail;if(Rn(r,s,p.children,c),p=Pt.current,(p&2)!==0)p=p&1|2,s.flags|=128;else{if(r!==null&&(r.flags&128)!==0)e:for(r=s.child;r!==null;){if(r.tag===13)r.memoizedState!==null&&Mm(r,c,s);else if(r.tag===19)Mm(r,c,s);else if(r.child!==null){r.child.return=r,r=r.child;continue}if(r===s)break e;for(;r.sibling===null;){if(r.return===null||r.return===s)break e;r=r.return}r.sibling.return=r.return,r=r.sibling}p&=1}if(wt(Pt,p),(s.mode&1)===0)s.memoizedState=null;else switch(_){case"forwards":for(c=s.child,_=null;c!==null;)r=c.alternate,r!==null&&rl(r)===null&&(_=c),c=c.sibling;c=_,c===null?(_=s.child,s.child=null):(_=c.sibling,c.sibling=null),Yu(s,!1,_,c,b);break;case"backwards":for(c=null,_=s.child,s.child=null;_!==null;){if(r=_.alternate,r!==null&&rl(r)===null){s.child=_;break}r=_.sibling,_.sibling=c,c=_,_=r}Yu(s,!0,c,null,b);break;case"together":Yu(s,!1,null,null,void 0);break;default:s.memoizedState=null}return s.child}function dl(r,s){(s.mode&1)===0&&r!==null&&(r.alternate=null,s.alternate=null,s.flags|=2)}function er(r,s,c){if(r!==null&&(s.dependencies=r.dependencies),Qr|=s.lanes,(c&s.childLanes)===0)return null;if(r!==null&&s.child!==r.child)throw Error(n(153));if(s.child!==null){for(r=s.child,c=Nr(r,r.pendingProps),s.child=c,c.return=s;r.sibling!==null;)r=r.sibling,c=c.sibling=Nr(r,r.pendingProps),c.return=s;c.sibling=null}return s.child}function Rw(r,s,c){switch(s.tag){case 3:Nm(s),Ls();break;case 5:Kp(s);break;case 1:Fn(s.type)&&Ga(s);break;case 4:Tu(s,s.stateNode.containerInfo);break;case 10:var p=s.type._context,_=s.memoizedProps.value;wt(el,p._currentValue),p._currentValue=_;break;case 13:if(p=s.memoizedState,p!==null)return p.dehydrated!==null?(wt(Pt,Pt.current&1),s.flags|=128,null):(c&s.child.childLanes)!==0?Rm(r,s,c):(wt(Pt,Pt.current&1),r=er(r,s,c),r!==null?r.sibling:null);wt(Pt,Pt.current&1);break;case 19:if(p=(c&s.childLanes)!==0,(r.flags&128)!==0){if(p)return Am(r,s,c);s.flags|=128}if(_=s.memoizedState,_!==null&&(_.rendering=null,_.tail=null,_.lastEffect=null),wt(Pt,Pt.current),p)break;return null;case 22:case 23:return s.lanes=0,km(r,s,c)}return er(r,s,c)}var Im,Xu,Lm,Dm;Im=function(r,s){for(var c=s.child;c!==null;){if(c.tag===5||c.tag===6)r.appendChild(c.stateNode);else if(c.tag!==4&&c.child!==null){c.child.return=c,c=c.child;continue}if(c===s)break;for(;c.sibling===null;){if(c.return===null||c.return===s)return;c=c.return}c.sibling.return=c.return,c=c.sibling}},Xu=function(){},Lm=function(r,s,c,p){var _=r.memoizedProps;if(_!==p){r=s.stateNode,Xr(Ri.current);var b=null;switch(c){case"input":_=Fe(r,_),p=Fe(r,p),b=[];break;case"select":_=C({},_,{value:void 0}),p=C({},p,{value:void 0}),b=[];break;case"textarea":_=Hi(r,_),p=Hi(r,p),b=[];break;default:typeof _.onClick!="function"&&typeof p.onClick=="function"&&(r.onclick=Ka)}xt(c,p);var w;c=null;for(ee in _)if(!p.hasOwnProperty(ee)&&_.hasOwnProperty(ee)&&_[ee]!=null)if(ee==="style"){var B=_[ee];for(w in B)B.hasOwnProperty(w)&&(c||(c={}),c[w]="")}else ee!=="dangerouslySetInnerHTML"&&ee!=="children"&&ee!=="suppressContentEditableWarning"&&ee!=="suppressHydrationWarning"&&ee!=="autoFocus"&&(o.hasOwnProperty(ee)?b||(b=[]):(b=b||[]).push(ee,null));for(ee in p){var W=p[ee];if(B=_!=null?_[ee]:void 0,p.hasOwnProperty(ee)&&W!==B&&(W!=null||B!=null))if(ee==="style")if(B){for(w in B)!B.hasOwnProperty(w)||W&&W.hasOwnProperty(w)||(c||(c={}),c[w]="");for(w in W)W.hasOwnProperty(w)&&B[w]!==W[w]&&(c||(c={}),c[w]=W[w])}else c||(b||(b=[]),b.push(ee,c)),c=W;else ee==="dangerouslySetInnerHTML"?(W=W?W.__html:void 0,B=B?B.__html:void 0,W!=null&&B!==W&&(b=b||[]).push(ee,W)):ee==="children"?typeof W!="string"&&typeof W!="number"||(b=b||[]).push(ee,""+W):ee!=="suppressContentEditableWarning"&&ee!=="suppressHydrationWarning"&&(o.hasOwnProperty(ee)?(W!=null&&ee==="onScroll"&&Et("scroll",r),b||B===W||(b=[])):(b=b||[]).push(ee,W))}c&&(b=b||[]).push("style",c);var ee=b;(s.updateQueue=ee)&&(s.flags|=4)}},Dm=function(r,s,c,p){c!==p&&(s.flags|=4)};function Lo(r,s){if(!Rt)switch(r.tailMode){case"hidden":s=r.tail;for(var c=null;s!==null;)s.alternate!==null&&(c=s),s=s.sibling;c===null?r.tail=null:c.sibling=null;break;case"collapsed":c=r.tail;for(var p=null;c!==null;)c.alternate!==null&&(p=c),c=c.sibling;p===null?s||r.tail===null?r.tail=null:r.tail.sibling=null:p.sibling=null}}function wn(r){var s=r.alternate!==null&&r.alternate.child===r.child,c=0,p=0;if(s)for(var _=r.child;_!==null;)c|=_.lanes|_.childLanes,p|=_.subtreeFlags&14680064,p|=_.flags&14680064,_.return=r,_=_.sibling;else for(_=r.child;_!==null;)c|=_.lanes|_.childLanes,p|=_.subtreeFlags,p|=_.flags,_.return=r,_=_.sibling;return r.subtreeFlags|=p,r.childLanes=c,s}function Mw(r,s,c){var p=s.pendingProps;switch(vu(s),s.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return wn(s),null;case 1:return Fn(s.type)&&Va(),wn(s),null;case 3:return p=s.stateNode,Bs(),Ct(Bn),Ct(bn),Au(),p.pendingContext&&(p.context=p.pendingContext,p.pendingContext=null),(r===null||r.child===null)&&(Qa(s)?s.flags|=4:r===null||r.memoizedState.isDehydrated&&(s.flags&256)===0||(s.flags|=1024,_i!==null&&(ah(_i),_i=null))),Xu(r,s),wn(s),null;case 5:Ru(s);var _=Xr(To.current);if(c=s.type,r!==null&&s.stateNode!=null)Lm(r,s,c,p,_),r.ref!==s.ref&&(s.flags|=512,s.flags|=2097152);else{if(!p){if(s.stateNode===null)throw Error(n(166));return wn(s),null}if(r=Xr(Ri.current),Qa(s)){p=s.stateNode,c=s.type;var b=s.memoizedProps;switch(p[Ti]=s,p[xo]=b,r=(s.mode&1)!==0,c){case"dialog":Et("cancel",p),Et("close",p);break;case"iframe":case"object":case"embed":Et("load",p);break;case"video":case"audio":for(_=0;_<bo.length;_++)Et(bo[_],p);break;case"source":Et("error",p);break;case"img":case"image":case"link":Et("error",p),Et("load",p);break;case"details":Et("toggle",p);break;case"input":Jt(p,b),Et("invalid",p);break;case"select":p._wrapperState={wasMultiple:!!b.multiple},Et("invalid",p);break;case"textarea":$i(p,b),Et("invalid",p)}xt(c,b),_=null;for(var w in b)if(b.hasOwnProperty(w)){var B=b[w];w==="children"?typeof B=="string"?p.textContent!==B&&(b.suppressHydrationWarning!==!0&&Wa(p.textContent,B,r),_=["children",B]):typeof B=="number"&&p.textContent!==""+B&&(b.suppressHydrationWarning!==!0&&Wa(p.textContent,B,r),_=["children",""+B]):o.hasOwnProperty(w)&&B!=null&&w==="onScroll"&&Et("scroll",p)}switch(c){case"input":xe(p),ft(p,b,!0);break;case"textarea":xe(p),pi(p);break;case"select":case"option":break;default:typeof b.onClick=="function"&&(p.onclick=Ka)}p=_,s.updateQueue=p,p!==null&&(s.flags|=4)}else{w=_.nodeType===9?_:_.ownerDocument,r==="http://www.w3.org/1999/xhtml"&&(r=ne(c)),r==="http://www.w3.org/1999/xhtml"?c==="script"?(r=w.createElement("div"),r.innerHTML="<script><\/script>",r=r.removeChild(r.firstChild)):typeof p.is=="string"?r=w.createElement(c,{is:p.is}):(r=w.createElement(c),c==="select"&&(w=r,p.multiple?w.multiple=!0:p.size&&(w.size=p.size))):r=w.createElementNS(r,c),r[Ti]=s,r[xo]=p,Im(r,s,!1,!1),s.stateNode=r;e:{switch(w=It(c,p),c){case"dialog":Et("cancel",r),Et("close",r),_=p;break;case"iframe":case"object":case"embed":Et("load",r),_=p;break;case"video":case"audio":for(_=0;_<bo.length;_++)Et(bo[_],r);_=p;break;case"source":Et("error",r),_=p;break;case"img":case"image":case"link":Et("error",r),Et("load",r),_=p;break;case"details":Et("toggle",r),_=p;break;case"input":Jt(r,p),_=Fe(r,p),Et("invalid",r);break;case"option":_=p;break;case"select":r._wrapperState={wasMultiple:!!p.multiple},_=C({},p,{value:void 0}),Et("invalid",r);break;case"textarea":$i(r,p),_=Hi(r,p),Et("invalid",r);break;default:_=p}xt(c,_),B=_;for(b in B)if(B.hasOwnProperty(b)){var W=B[b];b==="style"?dt(r,W):b==="dangerouslySetInnerHTML"?(W=W?W.__html:void 0,W!=null&&oe(r,W)):b==="children"?typeof W=="string"?(c!=="textarea"||W!=="")&&ye(r,W):typeof W=="number"&&ye(r,""+W):b!=="suppressContentEditableWarning"&&b!=="suppressHydrationWarning"&&b!=="autoFocus"&&(o.hasOwnProperty(b)?W!=null&&b==="onScroll"&&Et("scroll",r):W!=null&&T(r,b,W,w))}switch(c){case"input":xe(r),ft(r,p,!1);break;case"textarea":xe(r),pi(r);break;case"option":p.value!=null&&r.setAttribute("value",""+ke(p.value));break;case"select":r.multiple=!!p.multiple,b=p.value,b!=null?ei(r,!!p.multiple,b,!1):p.defaultValue!=null&&ei(r,!!p.multiple,p.defaultValue,!0);break;default:typeof _.onClick=="function"&&(r.onclick=Ka)}switch(c){case"button":case"input":case"select":case"textarea":p=!!p.autoFocus;break e;case"img":p=!0;break e;default:p=!1}}p&&(s.flags|=4)}s.ref!==null&&(s.flags|=512,s.flags|=2097152)}return wn(s),null;case 6:if(r&&s.stateNode!=null)Dm(r,s,r.memoizedProps,p);else{if(typeof p!="string"&&s.stateNode===null)throw Error(n(166));if(c=Xr(To.current),Xr(Ri.current),Qa(s)){if(p=s.stateNode,c=s.memoizedProps,p[Ti]=s,(b=p.nodeValue!==c)&&(r=Vn,r!==null))switch(r.tag){case 3:Wa(p.nodeValue,c,(r.mode&1)!==0);break;case 5:r.memoizedProps.suppressHydrationWarning!==!0&&Wa(p.nodeValue,c,(r.mode&1)!==0)}b&&(s.flags|=4)}else p=(c.nodeType===9?c:c.ownerDocument).createTextNode(p),p[Ti]=s,s.stateNode=p}return wn(s),null;case 13:if(Ct(Pt),p=s.memoizedState,r===null||r.memoizedState!==null&&r.memoizedState.dehydrated!==null){if(Rt&&Gn!==null&&(s.mode&1)!==0&&(s.flags&128)===0)Bp(),Ls(),s.flags|=98560,b=!1;else if(b=Qa(s),p!==null&&p.dehydrated!==null){if(r===null){if(!b)throw Error(n(318));if(b=s.memoizedState,b=b!==null?b.dehydrated:null,!b)throw Error(n(317));b[Ti]=s}else Ls(),(s.flags&128)===0&&(s.memoizedState=null),s.flags|=4;wn(s),b=!1}else _i!==null&&(ah(_i),_i=null),b=!0;if(!b)return s.flags&65536?s:null}return(s.flags&128)!==0?(s.lanes=c,s):(p=p!==null,p!==(r!==null&&r.memoizedState!==null)&&p&&(s.child.flags|=8192,(s.mode&1)!==0&&(r===null||(Pt.current&1)!==0?tn===0&&(tn=3):uh())),s.updateQueue!==null&&(s.flags|=4),wn(s),null);case 4:return Bs(),Xu(r,s),r===null&&So(s.stateNode.containerInfo),wn(s),null;case 10:return ku(s.type._context),wn(s),null;case 17:return Fn(s.type)&&Va(),wn(s),null;case 19:if(Ct(Pt),b=s.memoizedState,b===null)return wn(s),null;if(p=(s.flags&128)!==0,w=b.rendering,w===null)if(p)Lo(b,!1);else{if(tn!==0||r!==null&&(r.flags&128)!==0)for(r=s.child;r!==null;){if(w=rl(r),w!==null){for(s.flags|=128,Lo(b,!1),p=w.updateQueue,p!==null&&(s.updateQueue=p,s.flags|=4),s.subtreeFlags=0,p=c,c=s.child;c!==null;)b=c,r=p,b.flags&=14680066,w=b.alternate,w===null?(b.childLanes=0,b.lanes=r,b.child=null,b.subtreeFlags=0,b.memoizedProps=null,b.memoizedState=null,b.updateQueue=null,b.dependencies=null,b.stateNode=null):(b.childLanes=w.childLanes,b.lanes=w.lanes,b.child=w.child,b.subtreeFlags=0,b.deletions=null,b.memoizedProps=w.memoizedProps,b.memoizedState=w.memoizedState,b.updateQueue=w.updateQueue,b.type=w.type,r=w.dependencies,b.dependencies=r===null?null:{lanes:r.lanes,firstContext:r.firstContext}),c=c.sibling;return wt(Pt,Pt.current&1|2),s.child}r=r.sibling}b.tail!==null&&Dt()>Us&&(s.flags|=128,p=!0,Lo(b,!1),s.lanes=4194304)}else{if(!p)if(r=rl(w),r!==null){if(s.flags|=128,p=!0,c=r.updateQueue,c!==null&&(s.updateQueue=c,s.flags|=4),Lo(b,!0),b.tail===null&&b.tailMode==="hidden"&&!w.alternate&&!Rt)return wn(s),null}else 2*Dt()-b.renderingStartTime>Us&&c!==1073741824&&(s.flags|=128,p=!0,Lo(b,!1),s.lanes=4194304);b.isBackwards?(w.sibling=s.child,s.child=w):(c=b.last,c!==null?c.sibling=w:s.child=w,b.last=w)}return b.tail!==null?(s=b.tail,b.rendering=s,b.tail=s.sibling,b.renderingStartTime=Dt(),s.sibling=null,c=Pt.current,wt(Pt,p?c&1|2:c&1),s):(wn(s),null);case 22:case 23:return ch(),p=s.memoizedState!==null,r!==null&&r.memoizedState!==null!==p&&(s.flags|=8192),p&&(s.mode&1)!==0?(Yn&1073741824)!==0&&(wn(s),s.subtreeFlags&6&&(s.flags|=8192)):wn(s),null;case 24:return null;case 25:return null}throw Error(n(156,s.tag))}function Aw(r,s){switch(vu(s),s.tag){case 1:return Fn(s.type)&&Va(),r=s.flags,r&65536?(s.flags=r&-65537|128,s):null;case 3:return Bs(),Ct(Bn),Ct(bn),Au(),r=s.flags,(r&65536)!==0&&(r&128)===0?(s.flags=r&-65537|128,s):null;case 5:return Ru(s),null;case 13:if(Ct(Pt),r=s.memoizedState,r!==null&&r.dehydrated!==null){if(s.alternate===null)throw Error(n(340));Ls()}return r=s.flags,r&65536?(s.flags=r&-65537|128,s):null;case 19:return Ct(Pt),null;case 4:return Bs(),null;case 10:return ku(s.type._context),null;case 22:case 23:return ch(),null;case 24:return null;default:return null}}var fl=!1,xn=!1,Iw=typeof WeakSet=="function"?WeakSet:Set,Le=null;function js(r,s){var c=r.ref;if(c!==null)if(typeof c=="function")try{c(null)}catch(p){Ut(r,s,p)}else c.current=null}function Zu(r,s,c){try{c()}catch(p){Ut(r,s,p)}}var Om=!1;function Lw(r,s){if(cu=La,r=fp(),tu(r)){if("selectionStart"in r)var c={start:r.selectionStart,end:r.selectionEnd};else e:{c=(c=r.ownerDocument)&&c.defaultView||window;var p=c.getSelection&&c.getSelection();if(p&&p.rangeCount!==0){c=p.anchorNode;var _=p.anchorOffset,b=p.focusNode;p=p.focusOffset;try{c.nodeType,b.nodeType}catch{c=null;break e}var w=0,B=-1,W=-1,ee=0,ce=0,he=r,le=null;t:for(;;){for(var Ne;he!==c||_!==0&&he.nodeType!==3||(B=w+_),he!==b||p!==0&&he.nodeType!==3||(W=w+p),he.nodeType===3&&(w+=he.nodeValue.length),(Ne=he.firstChild)!==null;)le=he,he=Ne;for(;;){if(he===r)break t;if(le===c&&++ee===_&&(B=w),le===b&&++ce===p&&(W=w),(Ne=he.nextSibling)!==null)break;he=le,le=he.parentNode}he=Ne}c=B===-1||W===-1?null:{start:B,end:W}}else c=null}c=c||{start:0,end:0}}else c=null;for(uu={focusedElem:r,selectionRange:c},La=!1,Le=s;Le!==null;)if(s=Le,r=s.child,(s.subtreeFlags&1028)!==0&&r!==null)r.return=s,Le=r;else for(;Le!==null;){s=Le;try{var De=s.alternate;if((s.flags&1024)!==0)switch(s.tag){case 0:case 11:case 15:break;case 1:if(De!==null){var Oe=De.memoizedProps,qt=De.memoizedState,Y=s.stateNode,K=Y.getSnapshotBeforeUpdate(s.elementType===s.type?Oe:vi(s.type,Oe),qt);Y.__reactInternalSnapshotBeforeUpdate=K}break;case 3:var Z=s.stateNode.containerInfo;Z.nodeType===1?Z.textContent="":Z.nodeType===9&&Z.documentElement&&Z.removeChild(Z.documentElement);break;case 5:case 6:case 4:case 17:break;default:throw Error(n(163))}}catch(me){Ut(s,s.return,me)}if(r=s.sibling,r!==null){r.return=s.return,Le=r;break}Le=s.return}return De=Om,Om=!1,De}function Do(r,s,c){var p=s.updateQueue;if(p=p!==null?p.lastEffect:null,p!==null){var _=p=p.next;do{if((_.tag&r)===r){var b=_.destroy;_.destroy=void 0,b!==void 0&&Zu(s,c,b)}_=_.next}while(_!==p)}}function pl(r,s){if(s=s.updateQueue,s=s!==null?s.lastEffect:null,s!==null){var c=s=s.next;do{if((c.tag&r)===r){var p=c.create;c.destroy=p()}c=c.next}while(c!==s)}}function Qu(r){var s=r.ref;if(s!==null){var c=r.stateNode;switch(r.tag){case 5:r=c;break;default:r=c}typeof s=="function"?s(r):s.current=r}}function Pm(r){var s=r.alternate;s!==null&&(r.alternate=null,Pm(s)),r.child=null,r.deletions=null,r.sibling=null,r.tag===5&&(s=r.stateNode,s!==null&&(delete s[Ti],delete s[xo],delete s[pu],delete s[mw],delete s[gw])),r.stateNode=null,r.return=null,r.dependencies=null,r.memoizedProps=null,r.memoizedState=null,r.pendingProps=null,r.stateNode=null,r.updateQueue=null}function Bm(r){return r.tag===5||r.tag===3||r.tag===4}function Fm(r){e:for(;;){for(;r.sibling===null;){if(r.return===null||Bm(r.return))return null;r=r.return}for(r.sibling.return=r.return,r=r.sibling;r.tag!==5&&r.tag!==6&&r.tag!==18;){if(r.flags&2||r.child===null||r.tag===4)continue e;r.child.return=r,r=r.child}if(!(r.flags&2))return r.stateNode}}function Ju(r,s,c){var p=r.tag;if(p===5||p===6)r=r.stateNode,s?c.nodeType===8?c.parentNode.insertBefore(r,s):c.insertBefore(r,s):(c.nodeType===8?(s=c.parentNode,s.insertBefore(r,c)):(s=c,s.appendChild(r)),c=c._reactRootContainer,c!=null||s.onclick!==null||(s.onclick=Ka));else if(p!==4&&(r=r.child,r!==null))for(Ju(r,s,c),r=r.sibling;r!==null;)Ju(r,s,c),r=r.sibling}function eh(r,s,c){var p=r.tag;if(p===5||p===6)r=r.stateNode,s?c.insertBefore(r,s):c.appendChild(r);else if(p!==4&&(r=r.child,r!==null))for(eh(r,s,c),r=r.sibling;r!==null;)eh(r,s,c),r=r.sibling}var gn=null,yi=!1;function wr(r,s,c){for(c=c.child;c!==null;)jm(r,s,c),c=c.sibling}function jm(r,s,c){if(rt&&typeof rt.onCommitFiberUnmount=="function")try{rt.onCommitFiberUnmount(Je,c)}catch{}switch(c.tag){case 5:xn||js(c,s);case 6:var p=gn,_=yi;gn=null,wr(r,s,c),gn=p,yi=_,gn!==null&&(yi?(r=gn,c=c.stateNode,r.nodeType===8?r.parentNode.removeChild(c):r.removeChild(c)):gn.removeChild(c.stateNode));break;case 18:gn!==null&&(yi?(r=gn,c=c.stateNode,r.nodeType===8?fu(r.parentNode,c):r.nodeType===1&&fu(r,c),ho(r)):fu(gn,c.stateNode));break;case 4:p=gn,_=yi,gn=c.stateNode.containerInfo,yi=!0,wr(r,s,c),gn=p,yi=_;break;case 0:case 11:case 14:case 15:if(!xn&&(p=c.updateQueue,p!==null&&(p=p.lastEffect,p!==null))){_=p=p.next;do{var b=_,w=b.destroy;b=b.tag,w!==void 0&&((b&2)!==0||(b&4)!==0)&&Zu(c,s,w),_=_.next}while(_!==p)}wr(r,s,c);break;case 1:if(!xn&&(js(c,s),p=c.stateNode,typeof p.componentWillUnmount=="function"))try{p.props=c.memoizedProps,p.state=c.memoizedState,p.componentWillUnmount()}catch(B){Ut(c,s,B)}wr(r,s,c);break;case 21:wr(r,s,c);break;case 22:c.mode&1?(xn=(p=xn)||c.memoizedState!==null,wr(r,s,c),xn=p):wr(r,s,c);break;default:wr(r,s,c)}}function zm(r){var s=r.updateQueue;if(s!==null){r.updateQueue=null;var c=r.stateNode;c===null&&(c=r.stateNode=new Iw),s.forEach(function(p){var _=Hw.bind(null,r,p);c.has(p)||(c.add(p),p.then(_,_))})}}function bi(r,s){var c=s.deletions;if(c!==null)for(var p=0;p<c.length;p++){var _=c[p];try{var b=r,w=s,B=w;e:for(;B!==null;){switch(B.tag){case 5:gn=B.stateNode,yi=!1;break e;case 3:gn=B.stateNode.containerInfo,yi=!0;break e;case 4:gn=B.stateNode.containerInfo,yi=!0;break e}B=B.return}if(gn===null)throw Error(n(160));jm(b,w,_),gn=null,yi=!1;var W=_.alternate;W!==null&&(W.return=null),_.return=null}catch(ee){Ut(_,s,ee)}}if(s.subtreeFlags&12854)for(s=s.child;s!==null;)Um(s,r),s=s.sibling}function Um(r,s){var c=r.alternate,p=r.flags;switch(r.tag){case 0:case 11:case 14:case 15:if(bi(s,r),Ai(r),p&4){try{Do(3,r,r.return),pl(3,r)}catch(Oe){Ut(r,r.return,Oe)}try{Do(5,r,r.return)}catch(Oe){Ut(r,r.return,Oe)}}break;case 1:bi(s,r),Ai(r),p&512&&c!==null&&js(c,c.return);break;case 5:if(bi(s,r),Ai(r),p&512&&c!==null&&js(c,c.return),r.flags&32){var _=r.stateNode;try{ye(_,"")}catch(Oe){Ut(r,r.return,Oe)}}if(p&4&&(_=r.stateNode,_!=null)){var b=r.memoizedProps,w=c!==null?c.memoizedProps:b,B=r.type,W=r.updateQueue;if(r.updateQueue=null,W!==null)try{B==="input"&&b.type==="radio"&&b.name!=null&&ge(_,b),It(B,w);var ee=It(B,b);for(w=0;w<W.length;w+=2){var ce=W[w],he=W[w+1];ce==="style"?dt(_,he):ce==="dangerouslySetInnerHTML"?oe(_,he):ce==="children"?ye(_,he):T(_,ce,he,ee)}switch(B){case"input":ot(_,b);break;case"textarea":Pn(_,b);break;case"select":var le=_._wrapperState.wasMultiple;_._wrapperState.wasMultiple=!!b.multiple;var Ne=b.value;Ne!=null?ei(_,!!b.multiple,Ne,!1):le!==!!b.multiple&&(b.defaultValue!=null?ei(_,!!b.multiple,b.defaultValue,!0):ei(_,!!b.multiple,b.multiple?[]:"",!1))}_[xo]=b}catch(Oe){Ut(r,r.return,Oe)}}break;case 6:if(bi(s,r),Ai(r),p&4){if(r.stateNode===null)throw Error(n(162));_=r.stateNode,b=r.memoizedProps;try{_.nodeValue=b}catch(Oe){Ut(r,r.return,Oe)}}break;case 3:if(bi(s,r),Ai(r),p&4&&c!==null&&c.memoizedState.isDehydrated)try{ho(s.containerInfo)}catch(Oe){Ut(r,r.return,Oe)}break;case 4:bi(s,r),Ai(r);break;case 13:bi(s,r),Ai(r),_=r.child,_.flags&8192&&(b=_.memoizedState!==null,_.stateNode.isHidden=b,!b||_.alternate!==null&&_.alternate.memoizedState!==null||(ih=Dt())),p&4&&zm(r);break;case 22:if(ce=c!==null&&c.memoizedState!==null,r.mode&1?(xn=(ee=xn)||ce,bi(s,r),xn=ee):bi(s,r),Ai(r),p&8192){if(ee=r.memoizedState!==null,(r.stateNode.isHidden=ee)&&!ce&&(r.mode&1)!==0)for(Le=r,ce=r.child;ce!==null;){for(he=Le=ce;Le!==null;){switch(le=Le,Ne=le.child,le.tag){case 0:case 11:case 14:case 15:Do(4,le,le.return);break;case 1:js(le,le.return);var De=le.stateNode;if(typeof De.componentWillUnmount=="function"){p=le,c=le.return;try{s=p,De.props=s.memoizedProps,De.state=s.memoizedState,De.componentWillUnmount()}catch(Oe){Ut(p,c,Oe)}}break;case 5:js(le,le.return);break;case 22:if(le.memoizedState!==null){Wm(he);continue}}Ne!==null?(Ne.return=le,Le=Ne):Wm(he)}ce=ce.sibling}e:for(ce=null,he=r;;){if(he.tag===5){if(ce===null){ce=he;try{_=he.stateNode,ee?(b=_.style,typeof b.setProperty=="function"?b.setProperty("display","none","important"):b.display="none"):(B=he.stateNode,W=he.memoizedProps.style,w=W!=null&&W.hasOwnProperty("display")?W.display:null,B.style.display=Qe("display",w))}catch(Oe){Ut(r,r.return,Oe)}}}else if(he.tag===6){if(ce===null)try{he.stateNode.nodeValue=ee?"":he.memoizedProps}catch(Oe){Ut(r,r.return,Oe)}}else if((he.tag!==22&&he.tag!==23||he.memoizedState===null||he===r)&&he.child!==null){he.child.return=he,he=he.child;continue}if(he===r)break e;for(;he.sibling===null;){if(he.return===null||he.return===r)break e;ce===he&&(ce=null),he=he.return}ce===he&&(ce=null),he.sibling.return=he.return,he=he.sibling}}break;case 19:bi(s,r),Ai(r),p&4&&zm(r);break;case 21:break;default:bi(s,r),Ai(r)}}function Ai(r){var s=r.flags;if(s&2){try{e:{for(var c=r.return;c!==null;){if(Bm(c)){var p=c;break e}c=c.return}throw Error(n(160))}switch(p.tag){case 5:var _=p.stateNode;p.flags&32&&(ye(_,""),p.flags&=-33);var b=Fm(r);eh(r,b,_);break;case 3:case 4:var w=p.stateNode.containerInfo,B=Fm(r);Ju(r,B,w);break;default:throw Error(n(161))}}catch(W){Ut(r,r.return,W)}r.flags&=-3}s&4096&&(r.flags&=-4097)}function Dw(r,s,c){Le=r,Hm(r)}function Hm(r,s,c){for(var p=(r.mode&1)!==0;Le!==null;){var _=Le,b=_.child;if(_.tag===22&&p){var w=_.memoizedState!==null||fl;if(!w){var B=_.alternate,W=B!==null&&B.memoizedState!==null||xn;B=fl;var ee=xn;if(fl=w,(xn=W)&&!ee)for(Le=_;Le!==null;)w=Le,W=w.child,w.tag===22&&w.memoizedState!==null?Km(_):W!==null?(W.return=w,Le=W):Km(_);for(;b!==null;)Le=b,Hm(b),b=b.sibling;Le=_,fl=B,xn=ee}$m(r)}else(_.subtreeFlags&8772)!==0&&b!==null?(b.return=_,Le=b):$m(r)}}function $m(r){for(;Le!==null;){var s=Le;if((s.flags&8772)!==0){var c=s.alternate;try{if((s.flags&8772)!==0)switch(s.tag){case 0:case 11:case 15:xn||pl(5,s);break;case 1:var p=s.stateNode;if(s.flags&4&&!xn)if(c===null)p.componentDidMount();else{var _=s.elementType===s.type?c.memoizedProps:vi(s.type,c.memoizedProps);p.componentDidUpdate(_,c.memoizedState,p.__reactInternalSnapshotBeforeUpdate)}var b=s.updateQueue;b!==null&&Wp(s,b,p);break;case 3:var w=s.updateQueue;if(w!==null){if(c=null,s.child!==null)switch(s.child.tag){case 5:c=s.child.stateNode;break;case 1:c=s.child.stateNode}Wp(s,w,c)}break;case 5:var B=s.stateNode;if(c===null&&s.flags&4){c=B;var W=s.memoizedProps;switch(s.type){case"button":case"input":case"select":case"textarea":W.autoFocus&&c.focus();break;case"img":W.src&&(c.src=W.src)}}break;case 6:break;case 4:break;case 12:break;case 13:if(s.memoizedState===null){var ee=s.alternate;if(ee!==null){var ce=ee.memoizedState;if(ce!==null){var he=ce.dehydrated;he!==null&&ho(he)}}}break;case 19:case 17:case 21:case 22:case 23:case 25:break;default:throw Error(n(163))}xn||s.flags&512&&Qu(s)}catch(le){Ut(s,s.return,le)}}if(s===r){Le=null;break}if(c=s.sibling,c!==null){c.return=s.return,Le=c;break}Le=s.return}}function Wm(r){for(;Le!==null;){var s=Le;if(s===r){Le=null;break}var c=s.sibling;if(c!==null){c.return=s.return,Le=c;break}Le=s.return}}function Km(r){for(;Le!==null;){var s=Le;try{switch(s.tag){case 0:case 11:case 15:var c=s.return;try{pl(4,s)}catch(W){Ut(s,c,W)}break;case 1:var p=s.stateNode;if(typeof p.componentDidMount=="function"){var _=s.return;try{p.componentDidMount()}catch(W){Ut(s,_,W)}}var b=s.return;try{Qu(s)}catch(W){Ut(s,b,W)}break;case 5:var w=s.return;try{Qu(s)}catch(W){Ut(s,w,W)}}}catch(W){Ut(s,s.return,W)}if(s===r){Le=null;break}var B=s.sibling;if(B!==null){B.return=s.return,Le=B;break}Le=s.return}}var Ow=Math.ceil,ml=I.ReactCurrentDispatcher,th=I.ReactCurrentOwner,oi=I.ReactCurrentBatchConfig,ut=0,ln=null,Yt=null,_n=0,Yn=0,zs=_r(0),tn=0,Oo=null,Qr=0,gl=0,nh=0,Po=null,zn=null,ih=0,Us=1/0,tr=null,_l=!1,rh=null,xr=null,vl=!1,kr=null,yl=0,Bo=0,sh=null,bl=-1,Sl=0;function Mn(){return(ut&6)!==0?Dt():bl!==-1?bl:bl=Dt()}function Er(r){return(r.mode&1)===0?1:(ut&2)!==0&&_n!==0?_n&-_n:vw.transition!==null?(Sl===0&&(Sl=Ma()),Sl):(r=ct,r!==0||(r=window.event,r=r===void 0?16:Vf(r.type)),r)}function Si(r,s,c,p){if(50<Bo)throw Bo=0,sh=null,Error(n(185));dr(r,c,p),((ut&2)===0||r!==ln)&&(r===ln&&((ut&2)===0&&(gl|=c),tn===4&&Cr(r,_n)),Un(r,p),c===1&&ut===0&&(s.mode&1)===0&&(Us=Dt()+500,Ya&&yr()))}function Un(r,s){var c=r.callbackNode;Hc(r,s);var p=Hr(r,r===ln?_n:0);if(p===0)c!==null&&mi(c),r.callbackNode=null,r.callbackPriority=0;else if(s=p&-p,r.callbackPriority!==s){if(c!=null&&mi(c),s===1)r.tag===0?_w(Vm.bind(null,r)):Ip(Vm.bind(null,r)),fw(function(){(ut&6)===0&&yr()}),c=null;else{switch(Xe(p)){case 1:c=so;break;case 4:c=zr;break;case 16:c=ys;break;case 536870912:c=je;break;default:c=ys}c=tg(c,qm.bind(null,r))}r.callbackPriority=s,r.callbackNode=c}}function qm(r,s){if(bl=-1,Sl=0,(ut&6)!==0)throw Error(n(327));var c=r.callbackNode;if(Hs()&&r.callbackNode!==c)return null;var p=Hr(r,r===ln?_n:0);if(p===0)return null;if((p&30)!==0||(p&r.expiredLanes)!==0||s)s=wl(r,p);else{s=p;var _=ut;ut|=2;var b=Ym();(ln!==r||_n!==s)&&(tr=null,Us=Dt()+500,es(r,s));do try{Fw();break}catch(B){Gm(r,B)}while(!0);xu(),ml.current=b,ut=_,Yt!==null?s=0:(ln=null,_n=0,s=tn)}if(s!==0){if(s===2&&(_=oo(r),_!==0&&(p=_,s=oh(r,_))),s===1)throw c=Oo,es(r,0),Cr(r,p),Un(r,Dt()),c;if(s===6)Cr(r,p);else{if(_=r.current.alternate,(p&30)===0&&!Pw(_)&&(s=wl(r,p),s===2&&(b=oo(r),b!==0&&(p=b,s=oh(r,b))),s===1))throw c=Oo,es(r,0),Cr(r,p),Un(r,Dt()),c;switch(r.finishedWork=_,r.finishedLanes=p,s){case 0:case 1:throw Error(n(345));case 2:ts(r,zn,tr);break;case 3:if(Cr(r,p),(p&130023424)===p&&(s=ih+500-Dt(),10<s)){if(Hr(r,0)!==0)break;if(_=r.suspendedLanes,(_&p)!==p){Mn(),r.pingedLanes|=r.suspendedLanes&_;break}r.timeoutHandle=du(ts.bind(null,r,zn,tr),s);break}ts(r,zn,tr);break;case 4:if(Cr(r,p),(p&4194240)===p)break;for(s=r.eventTimes,_=-1;0<p;){var w=31-Ot(p);b=1<<w,w=s[w],w>_&&(_=w),p&=~b}if(p=_,p=Dt()-p,p=(120>p?120:480>p?480:1080>p?1080:1920>p?1920:3e3>p?3e3:4320>p?4320:1960*Ow(p/1960))-p,10<p){r.timeoutHandle=du(ts.bind(null,r,zn,tr),p);break}ts(r,zn,tr);break;case 5:ts(r,zn,tr);break;default:throw Error(n(329))}}}return Un(r,Dt()),r.callbackNode===c?qm.bind(null,r):null}function oh(r,s){var c=Po;return r.current.memoizedState.isDehydrated&&(es(r,s).flags|=256),r=wl(r,s),r!==2&&(s=zn,zn=c,s!==null&&ah(s)),r}function ah(r){zn===null?zn=r:zn.push.apply(zn,r)}function Pw(r){for(var s=r;;){if(s.flags&16384){var c=s.updateQueue;if(c!==null&&(c=c.stores,c!==null))for(var p=0;p<c.length;p++){var _=c[p],b=_.getSnapshot;_=_.value;try{if(!gi(b(),_))return!1}catch{return!1}}}if(c=s.child,s.subtreeFlags&16384&&c!==null)c.return=s,s=c;else{if(s===r)break;for(;s.sibling===null;){if(s.return===null||s.return===r)return!0;s=s.return}s.sibling.return=s.return,s=s.sibling}}return!0}function Cr(r,s){for(s&=~nh,s&=~gl,r.suspendedLanes|=s,r.pingedLanes&=~s,r=r.expirationTimes;0<s;){var c=31-Ot(s),p=1<<c;r[c]=-1,s&=~p}}function Vm(r){if((ut&6)!==0)throw Error(n(327));Hs();var s=Hr(r,0);if((s&1)===0)return Un(r,Dt()),null;var c=wl(r,s);if(r.tag!==0&&c===2){var p=oo(r);p!==0&&(s=p,c=oh(r,p))}if(c===1)throw c=Oo,es(r,0),Cr(r,s),Un(r,Dt()),c;if(c===6)throw Error(n(345));return r.finishedWork=r.current.alternate,r.finishedLanes=s,ts(r,zn,tr),Un(r,Dt()),null}function lh(r,s){var c=ut;ut|=1;try{return r(s)}finally{ut=c,ut===0&&(Us=Dt()+500,Ya&&yr())}}function Jr(r){kr!==null&&kr.tag===0&&(ut&6)===0&&Hs();var s=ut;ut|=1;var c=oi.transition,p=ct;try{if(oi.transition=null,ct=1,r)return r()}finally{ct=p,oi.transition=c,ut=s,(ut&6)===0&&yr()}}function ch(){Yn=zs.current,Ct(zs)}function es(r,s){r.finishedWork=null,r.finishedLanes=0;var c=r.timeoutHandle;if(c!==-1&&(r.timeoutHandle=-1,dw(c)),Yt!==null)for(c=Yt.return;c!==null;){var p=c;switch(vu(p),p.tag){case 1:p=p.type.childContextTypes,p!=null&&Va();break;case 3:Bs(),Ct(Bn),Ct(bn),Au();break;case 5:Ru(p);break;case 4:Bs();break;case 13:Ct(Pt);break;case 19:Ct(Pt);break;case 10:ku(p.type._context);break;case 22:case 23:ch()}c=c.return}if(ln=r,Yt=r=Nr(r.current,null),_n=Yn=s,tn=0,Oo=null,nh=gl=Qr=0,zn=Po=null,Yr!==null){for(s=0;s<Yr.length;s++)if(c=Yr[s],p=c.interleaved,p!==null){c.interleaved=null;var _=p.next,b=c.pending;if(b!==null){var w=b.next;b.next=_,p.next=w}c.pending=p}Yr=null}return r}function Gm(r,s){do{var c=Yt;try{if(xu(),sl.current=cl,ol){for(var p=Bt.memoizedState;p!==null;){var _=p.queue;_!==null&&(_.pending=null),p=p.next}ol=!1}if(Zr=0,an=en=Bt=null,Ro=!1,Mo=0,th.current=null,c===null||c.return===null){tn=1,Oo=s,Yt=null;break}e:{var b=r,w=c.return,B=c,W=s;if(s=_n,B.flags|=32768,W!==null&&typeof W=="object"&&typeof W.then=="function"){var ee=W,ce=B,he=ce.tag;if((ce.mode&1)===0&&(he===0||he===11||he===15)){var le=ce.alternate;le?(ce.updateQueue=le.updateQueue,ce.memoizedState=le.memoizedState,ce.lanes=le.lanes):(ce.updateQueue=null,ce.memoizedState=null)}var Ne=ym(w);if(Ne!==null){Ne.flags&=-257,bm(Ne,w,B,b,s),Ne.mode&1&&vm(b,ee,s),s=Ne,W=ee;var De=s.updateQueue;if(De===null){var Oe=new Set;Oe.add(W),s.updateQueue=Oe}else De.add(W);break e}else{if((s&1)===0){vm(b,ee,s),uh();break e}W=Error(n(426))}}else if(Rt&&B.mode&1){var qt=ym(w);if(qt!==null){(qt.flags&65536)===0&&(qt.flags|=256),bm(qt,w,B,b,s),Su(Fs(W,B));break e}}b=W=Fs(W,B),tn!==4&&(tn=2),Po===null?Po=[b]:Po.push(b),b=w;do{switch(b.tag){case 3:b.flags|=65536,s&=-s,b.lanes|=s;var Y=gm(b,W,s);$p(b,Y);break e;case 1:B=W;var K=b.type,Z=b.stateNode;if((b.flags&128)===0&&(typeof K.getDerivedStateFromError=="function"||Z!==null&&typeof Z.componentDidCatch=="function"&&(xr===null||!xr.has(Z)))){b.flags|=65536,s&=-s,b.lanes|=s;var me=_m(b,B,s);$p(b,me);break e}}b=b.return}while(b!==null)}Zm(c)}catch(Be){s=Be,Yt===c&&c!==null&&(Yt=c=c.return);continue}break}while(!0)}function Ym(){var r=ml.current;return ml.current=cl,r===null?cl:r}function uh(){(tn===0||tn===3||tn===2)&&(tn=4),ln===null||(Qr&268435455)===0&&(gl&268435455)===0||Cr(ln,_n)}function wl(r,s){var c=ut;ut|=2;var p=Ym();(ln!==r||_n!==s)&&(tr=null,es(r,s));do try{Bw();break}catch(_){Gm(r,_)}while(!0);if(xu(),ut=c,ml.current=p,Yt!==null)throw Error(n(261));return ln=null,_n=0,tn}function Bw(){for(;Yt!==null;)Xm(Yt)}function Fw(){for(;Yt!==null&&!Ta();)Xm(Yt)}function Xm(r){var s=eg(r.alternate,r,Yn);r.memoizedProps=r.pendingProps,s===null?Zm(r):Yt=s,th.current=null}function Zm(r){var s=r;do{var c=s.alternate;if(r=s.return,(s.flags&32768)===0){if(c=Mw(c,s,Yn),c!==null){Yt=c;return}}else{if(c=Aw(c,s),c!==null){c.flags&=32767,Yt=c;return}if(r!==null)r.flags|=32768,r.subtreeFlags=0,r.deletions=null;else{tn=6,Yt=null;return}}if(s=s.sibling,s!==null){Yt=s;return}Yt=s=r}while(s!==null);tn===0&&(tn=5)}function ts(r,s,c){var p=ct,_=oi.transition;try{oi.transition=null,ct=1,jw(r,s,c,p)}finally{oi.transition=_,ct=p}return null}function jw(r,s,c,p){do Hs();while(kr!==null);if((ut&6)!==0)throw Error(n(327));c=r.finishedWork;var _=r.finishedLanes;if(c===null)return null;if(r.finishedWork=null,r.finishedLanes=0,c===r.current)throw Error(n(177));r.callbackNode=null,r.callbackPriority=0;var b=c.lanes|c.childLanes;if(ti(r,b),r===ln&&(Yt=ln=null,_n=0),(c.subtreeFlags&2064)===0&&(c.flags&2064)===0||vl||(vl=!0,tg(ys,function(){return Hs(),null})),b=(c.flags&15990)!==0,(c.subtreeFlags&15990)!==0||b){b=oi.transition,oi.transition=null;var w=ct;ct=1;var B=ut;ut|=4,th.current=null,Lw(r,c),Um(c,r),sw(uu),La=!!cu,uu=cu=null,r.current=c,Dw(c),Ra(),ut=B,ct=w,oi.transition=b}else r.current=c;if(vl&&(vl=!1,kr=r,yl=_),b=r.pendingLanes,b===0&&(xr=null),Wt(c.stateNode),Un(r,Dt()),s!==null)for(p=r.onRecoverableError,c=0;c<s.length;c++)_=s[c],p(_.value,{componentStack:_.stack,digest:_.digest});if(_l)throw _l=!1,r=rh,rh=null,r;return(yl&1)!==0&&r.tag!==0&&Hs(),b=r.pendingLanes,(b&1)!==0?r===sh?Bo++:(Bo=0,sh=r):Bo=0,yr(),null}function Hs(){if(kr!==null){var r=Xe(yl),s=oi.transition,c=ct;try{if(oi.transition=null,ct=16>r?16:r,kr===null)var p=!1;else{if(r=kr,kr=null,yl=0,(ut&6)!==0)throw Error(n(331));var _=ut;for(ut|=4,Le=r.current;Le!==null;){var b=Le,w=b.child;if((Le.flags&16)!==0){var B=b.deletions;if(B!==null){for(var W=0;W<B.length;W++){var ee=B[W];for(Le=ee;Le!==null;){var ce=Le;switch(ce.tag){case 0:case 11:case 15:Do(8,ce,b)}var he=ce.child;if(he!==null)he.return=ce,Le=he;else for(;Le!==null;){ce=Le;var le=ce.sibling,Ne=ce.return;if(Pm(ce),ce===ee){Le=null;break}if(le!==null){le.return=Ne,Le=le;break}Le=Ne}}}var De=b.alternate;if(De!==null){var Oe=De.child;if(Oe!==null){De.child=null;do{var qt=Oe.sibling;Oe.sibling=null,Oe=qt}while(Oe!==null)}}Le=b}}if((b.subtreeFlags&2064)!==0&&w!==null)w.return=b,Le=w;else e:for(;Le!==null;){if(b=Le,(b.flags&2048)!==0)switch(b.tag){case 0:case 11:case 15:Do(9,b,b.return)}var Y=b.sibling;if(Y!==null){Y.return=b.return,Le=Y;break e}Le=b.return}}var K=r.current;for(Le=K;Le!==null;){w=Le;var Z=w.child;if((w.subtreeFlags&2064)!==0&&Z!==null)Z.return=w,Le=Z;else e:for(w=K;Le!==null;){if(B=Le,(B.flags&2048)!==0)try{switch(B.tag){case 0:case 11:case 15:pl(9,B)}}catch(Be){Ut(B,B.return,Be)}if(B===w){Le=null;break e}var me=B.sibling;if(me!==null){me.return=B.return,Le=me;break e}Le=B.return}}if(ut=_,yr(),rt&&typeof rt.onPostCommitFiberRoot=="function")try{rt.onPostCommitFiberRoot(Je,r)}catch{}p=!0}return p}finally{ct=c,oi.transition=s}}return!1}function Qm(r,s,c){s=Fs(c,s),s=gm(r,s,1),r=Sr(r,s,1),s=Mn(),r!==null&&(dr(r,1,s),Un(r,s))}function Ut(r,s,c){if(r.tag===3)Qm(r,r,c);else for(;s!==null;){if(s.tag===3){Qm(s,r,c);break}else if(s.tag===1){var p=s.stateNode;if(typeof s.type.getDerivedStateFromError=="function"||typeof p.componentDidCatch=="function"&&(xr===null||!xr.has(p))){r=Fs(c,r),r=_m(s,r,1),s=Sr(s,r,1),r=Mn(),s!==null&&(dr(s,1,r),Un(s,r));break}}s=s.return}}function zw(r,s,c){var p=r.pingCache;p!==null&&p.delete(s),s=Mn(),r.pingedLanes|=r.suspendedLanes&c,ln===r&&(_n&c)===c&&(tn===4||tn===3&&(_n&130023424)===_n&&500>Dt()-ih?es(r,0):nh|=c),Un(r,s)}function Jm(r,s){s===0&&((r.mode&1)===0?s=1:(s=Ur,Ur<<=1,(Ur&130023424)===0&&(Ur=4194304)));var c=Mn();r=Qi(r,s),r!==null&&(dr(r,s,c),Un(r,c))}function Uw(r){var s=r.memoizedState,c=0;s!==null&&(c=s.retryLane),Jm(r,c)}function Hw(r,s){var c=0;switch(r.tag){case 13:var p=r.stateNode,_=r.memoizedState;_!==null&&(c=_.retryLane);break;case 19:p=r.stateNode;break;default:throw Error(n(314))}p!==null&&p.delete(s),Jm(r,c)}var eg;eg=function(r,s,c){if(r!==null)if(r.memoizedProps!==s.pendingProps||Bn.current)jn=!0;else{if((r.lanes&c)===0&&(s.flags&128)===0)return jn=!1,Rw(r,s,c);jn=(r.flags&131072)!==0}else jn=!1,Rt&&(s.flags&1048576)!==0&&Lp(s,Za,s.index);switch(s.lanes=0,s.tag){case 2:var p=s.type;dl(r,s),r=s.pendingProps;var _=Ms(s,bn.current);Ps(s,c),_=Du(null,s,p,r,_,c);var b=Ou();return s.flags|=1,typeof _=="object"&&_!==null&&typeof _.render=="function"&&_.$$typeof===void 0?(s.tag=1,s.memoizedState=null,s.updateQueue=null,Fn(p)?(b=!0,Ga(s)):b=!1,s.memoizedState=_.state!==null&&_.state!==void 0?_.state:null,Nu(s),_.updater=ul,s.stateNode=_,_._reactInternals=s,Uu(s,p,r,c),s=Ku(null,s,p,!0,b,c)):(s.tag=0,Rt&&b&&_u(s),Rn(null,s,_,c),s=s.child),s;case 16:p=s.elementType;e:{switch(dl(r,s),r=s.pendingProps,_=p._init,p=_(p._payload),s.type=p,_=s.tag=Ww(p),r=vi(p,r),_){case 0:s=Wu(null,s,p,r,c);break e;case 1:s=Cm(null,s,p,r,c);break e;case 11:s=Sm(null,s,p,r,c);break e;case 14:s=wm(null,s,p,vi(p.type,r),c);break e}throw Error(n(306,p,""))}return s;case 0:return p=s.type,_=s.pendingProps,_=s.elementType===p?_:vi(p,_),Wu(r,s,p,_,c);case 1:return p=s.type,_=s.pendingProps,_=s.elementType===p?_:vi(p,_),Cm(r,s,p,_,c);case 3:e:{if(Nm(s),r===null)throw Error(n(387));p=s.pendingProps,b=s.memoizedState,_=b.element,Hp(r,s),il(s,p,null,c);var w=s.memoizedState;if(p=w.element,b.isDehydrated)if(b={element:p,isDehydrated:!1,cache:w.cache,pendingSuspenseBoundaries:w.pendingSuspenseBoundaries,transitions:w.transitions},s.updateQueue.baseState=b,s.memoizedState=b,s.flags&256){_=Fs(Error(n(423)),s),s=Tm(r,s,p,c,_);break e}else if(p!==_){_=Fs(Error(n(424)),s),s=Tm(r,s,p,c,_);break e}else for(Gn=gr(s.stateNode.containerInfo.firstChild),Vn=s,Rt=!0,_i=null,c=zp(s,null,p,c),s.child=c;c;)c.flags=c.flags&-3|4096,c=c.sibling;else{if(Ls(),p===_){s=er(r,s,c);break e}Rn(r,s,p,c)}s=s.child}return s;case 5:return Kp(s),r===null&&bu(s),p=s.type,_=s.pendingProps,b=r!==null?r.memoizedProps:null,w=_.children,hu(p,_)?w=null:b!==null&&hu(p,b)&&(s.flags|=32),Em(r,s),Rn(r,s,w,c),s.child;case 6:return r===null&&bu(s),null;case 13:return Rm(r,s,c);case 4:return Tu(s,s.stateNode.containerInfo),p=s.pendingProps,r===null?s.child=Ds(s,null,p,c):Rn(r,s,p,c),s.child;case 11:return p=s.type,_=s.pendingProps,_=s.elementType===p?_:vi(p,_),Sm(r,s,p,_,c);case 7:return Rn(r,s,s.pendingProps,c),s.child;case 8:return Rn(r,s,s.pendingProps.children,c),s.child;case 12:return Rn(r,s,s.pendingProps.children,c),s.child;case 10:e:{if(p=s.type._context,_=s.pendingProps,b=s.memoizedProps,w=_.value,wt(el,p._currentValue),p._currentValue=w,b!==null)if(gi(b.value,w)){if(b.children===_.children&&!Bn.current){s=er(r,s,c);break e}}else for(b=s.child,b!==null&&(b.return=s);b!==null;){var B=b.dependencies;if(B!==null){w=b.child;for(var W=B.firstContext;W!==null;){if(W.context===p){if(b.tag===1){W=Ji(-1,c&-c),W.tag=2;var ee=b.updateQueue;if(ee!==null){ee=ee.shared;var ce=ee.pending;ce===null?W.next=W:(W.next=ce.next,ce.next=W),ee.pending=W}}b.lanes|=c,W=b.alternate,W!==null&&(W.lanes|=c),Eu(b.return,c,s),B.lanes|=c;break}W=W.next}}else if(b.tag===10)w=b.type===s.type?null:b.child;else if(b.tag===18){if(w=b.return,w===null)throw Error(n(341));w.lanes|=c,B=w.alternate,B!==null&&(B.lanes|=c),Eu(w,c,s),w=b.sibling}else w=b.child;if(w!==null)w.return=b;else for(w=b;w!==null;){if(w===s){w=null;break}if(b=w.sibling,b!==null){b.return=w.return,w=b;break}w=w.return}b=w}Rn(r,s,_.children,c),s=s.child}return s;case 9:return _=s.type,p=s.pendingProps.children,Ps(s,c),_=ri(_),p=p(_),s.flags|=1,Rn(r,s,p,c),s.child;case 14:return p=s.type,_=vi(p,s.pendingProps),_=vi(p.type,_),wm(r,s,p,_,c);case 15:return xm(r,s,s.type,s.pendingProps,c);case 17:return p=s.type,_=s.pendingProps,_=s.elementType===p?_:vi(p,_),dl(r,s),s.tag=1,Fn(p)?(r=!0,Ga(s)):r=!1,Ps(s,c),pm(s,p,_),Uu(s,p,_,c),Ku(null,s,p,!0,r,c);case 19:return Am(r,s,c);case 22:return km(r,s,c)}throw Error(n(156,s.tag))};function tg(r,s){return Na(r,s)}function $w(r,s,c,p){this.tag=r,this.key=c,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=s,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=p,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function ai(r,s,c,p){return new $w(r,s,c,p)}function hh(r){return r=r.prototype,!(!r||!r.isReactComponent)}function Ww(r){if(typeof r=="function")return hh(r)?1:0;if(r!=null){if(r=r.$$typeof,r===R)return 11;if(r===H)return 14}return 2}function Nr(r,s){var c=r.alternate;return c===null?(c=ai(r.tag,s,r.key,r.mode),c.elementType=r.elementType,c.type=r.type,c.stateNode=r.stateNode,c.alternate=r,r.alternate=c):(c.pendingProps=s,c.type=r.type,c.flags=0,c.subtreeFlags=0,c.deletions=null),c.flags=r.flags&14680064,c.childLanes=r.childLanes,c.lanes=r.lanes,c.child=r.child,c.memoizedProps=r.memoizedProps,c.memoizedState=r.memoizedState,c.updateQueue=r.updateQueue,s=r.dependencies,c.dependencies=s===null?null:{lanes:s.lanes,firstContext:s.firstContext},c.sibling=r.sibling,c.index=r.index,c.ref=r.ref,c}function xl(r,s,c,p,_,b){var w=2;if(p=r,typeof r=="function")hh(r)&&(w=1);else if(typeof r=="string")w=5;else e:switch(r){case re:return ns(c.children,_,b,s);case X:w=8,_|=8;break;case te:return r=ai(12,c,s,_|2),r.elementType=te,r.lanes=b,r;case F:return r=ai(13,c,s,_),r.elementType=F,r.lanes=b,r;case z:return r=ai(19,c,s,_),r.elementType=z,r.lanes=b,r;case J:return kl(c,_,b,s);default:if(typeof r=="object"&&r!==null)switch(r.$$typeof){case A:w=10;break e;case j:w=9;break e;case R:w=11;break e;case H:w=14;break e;case Q:w=16,p=null;break e}throw Error(n(130,r==null?r:typeof r,""))}return s=ai(w,c,s,_),s.elementType=r,s.type=p,s.lanes=b,s}function ns(r,s,c,p){return r=ai(7,r,p,s),r.lanes=c,r}function kl(r,s,c,p){return r=ai(22,r,p,s),r.elementType=J,r.lanes=c,r.stateNode={isHidden:!1},r}function dh(r,s,c){return r=ai(6,r,null,s),r.lanes=c,r}function fh(r,s,c){return s=ai(4,r.children!==null?r.children:[],r.key,s),s.lanes=c,s.stateNode={containerInfo:r.containerInfo,pendingChildren:null,implementation:r.implementation},s}function Kw(r,s,c,p,_){this.tag=s,this.containerInfo=r,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.pendingContext=this.context=null,this.callbackPriority=0,this.eventTimes=hr(0),this.expirationTimes=hr(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=hr(0),this.identifierPrefix=p,this.onRecoverableError=_,this.mutableSourceEagerHydrationData=null}function ph(r,s,c,p,_,b,w,B,W){return r=new Kw(r,s,c,B,W),s===1?(s=1,b===!0&&(s|=8)):s=0,b=ai(3,null,null,s),r.current=b,b.stateNode=r,b.memoizedState={element:p,isDehydrated:c,cache:null,transitions:null,pendingSuspenseBoundaries:null},Nu(b),r}function qw(r,s,c){var p=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:L,key:p==null?null:""+p,children:r,containerInfo:s,implementation:c}}function ng(r){if(!r)return vr;r=r._reactInternals;e:{if(Vi(r)!==r||r.tag!==1)throw Error(n(170));var s=r;do{switch(s.tag){case 3:s=s.stateNode.context;break e;case 1:if(Fn(s.type)){s=s.stateNode.__reactInternalMemoizedMergedChildContext;break e}}s=s.return}while(s!==null);throw Error(n(171))}if(r.tag===1){var c=r.type;if(Fn(c))return Mp(r,c,s)}return s}function ig(r,s,c,p,_,b,w,B,W){return r=ph(c,p,!0,r,_,b,w,B,W),r.context=ng(null),c=r.current,p=Mn(),_=Er(c),b=Ji(p,_),b.callback=s??null,Sr(c,b,_),r.current.lanes=_,dr(r,_,p),Un(r,p),r}function El(r,s,c,p){var _=s.current,b=Mn(),w=Er(_);return c=ng(c),s.context===null?s.context=c:s.pendingContext=c,s=Ji(b,w),s.payload={element:r},p=p===void 0?null:p,p!==null&&(s.callback=p),r=Sr(_,s,w),r!==null&&(Si(r,_,w,b),nl(r,_,w)),w}function Cl(r){if(r=r.current,!r.child)return null;switch(r.child.tag){case 5:return r.child.stateNode;default:return r.child.stateNode}}function rg(r,s){if(r=r.memoizedState,r!==null&&r.dehydrated!==null){var c=r.retryLane;r.retryLane=c!==0&&c<s?c:s}}function mh(r,s){rg(r,s),(r=r.alternate)&&rg(r,s)}function Vw(){return null}var sg=typeof reportError=="function"?reportError:function(r){console.error(r)};function gh(r){this._internalRoot=r}Nl.prototype.render=gh.prototype.render=function(r){var s=this._internalRoot;if(s===null)throw Error(n(409));El(r,s,null,null)},Nl.prototype.unmount=gh.prototype.unmount=function(){var r=this._internalRoot;if(r!==null){this._internalRoot=null;var s=r.containerInfo;Jr(function(){El(null,r,null,null)}),s[Gi]=null}};function Nl(r){this._internalRoot=r}Nl.prototype.unstable_scheduleHydration=function(r){if(r){var s=$r();r={blockedOn:null,target:r,priority:s};for(var c=0;c<on.length&&s!==0&&s<on[c].priority;c++);on.splice(c,0,r),c===0&&Kf(r)}};function _h(r){return!(!r||r.nodeType!==1&&r.nodeType!==9&&r.nodeType!==11)}function Tl(r){return!(!r||r.nodeType!==1&&r.nodeType!==9&&r.nodeType!==11&&(r.nodeType!==8||r.nodeValue!==" react-mount-point-unstable "))}function og(){}function Gw(r,s,c,p,_){if(_){if(typeof p=="function"){var b=p;p=function(){var ee=Cl(w);b.call(ee)}}var w=ig(s,p,r,0,null,!1,!1,"",og);return r._reactRootContainer=w,r[Gi]=w.current,So(r.nodeType===8?r.parentNode:r),Jr(),w}for(;_=r.lastChild;)r.removeChild(_);if(typeof p=="function"){var B=p;p=function(){var ee=Cl(W);B.call(ee)}}var W=ph(r,0,!1,null,null,!1,!1,"",og);return r._reactRootContainer=W,r[Gi]=W.current,So(r.nodeType===8?r.parentNode:r),Jr(function(){El(s,W,c,p)}),W}function Rl(r,s,c,p,_){var b=c._reactRootContainer;if(b){var w=b;if(typeof _=="function"){var B=_;_=function(){var W=Cl(w);B.call(W)}}El(s,w,r,_)}else w=Gw(c,s,r,_,p);return Cl(w)}lo=function(r){switch(r.tag){case 3:var s=r.stateNode;if(s.current.memoizedState.isDehydrated){var c=ur(s.pendingLanes);c!==0&&(ao(s,c|1),Un(s,Dt()),(ut&6)===0&&(Us=Dt()+500,yr()))}break;case 13:Jr(function(){var p=Qi(r,1);if(p!==null){var _=Mn();Si(p,r,1,_)}}),mh(r,1)}},Kt=function(r){if(r.tag===13){var s=Qi(r,134217728);if(s!==null){var c=Mn();Si(s,r,134217728,c)}mh(r,134217728)}},pt=function(r){if(r.tag===13){var s=Er(r),c=Qi(r,s);if(c!==null){var p=Mn();Si(c,r,s,p)}mh(r,s)}},$r=function(){return ct},Ni=function(r,s){var c=ct;try{return ct=r,s()}finally{ct=c}},ki=function(r,s,c){switch(s){case"input":if(ot(r,c),s=c.name,c.type==="radio"&&s!=null){for(c=r;c.parentNode;)c=c.parentNode;for(c=c.querySelectorAll("input[name="+JSON.stringify(""+s)+'][type="radio"]'),s=0;s<c.length;s++){var p=c[s];if(p!==r&&p.form===r.form){var _=qa(p);if(!_)throw Error(n(90));Re(p),ot(p,_)}}}break;case"textarea":Pn(r,c);break;case"select":s=c.value,s!=null&&ei(r,!!c.multiple,s,!1)}},we=lh,Ve=Jr;var Yw={usingClientEntryPoint:!1,Events:[ko,Ts,qa,U,se,lh]},Fo={findFiberByHostInstance:Kr,bundleType:0,version:"18.3.1",rendererPackageName:"react-dom"},Xw={bundleType:Fo.bundleType,version:Fo.version,rendererPackageName:Fo.rendererPackageName,rendererConfig:Fo.rendererConfig,overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setErrorHandler:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:I.ReactCurrentDispatcher,findHostInstanceByFiber:function(r){return r=Ea(r),r===null?null:r.stateNode},findFiberByHostInstance:Fo.findFiberByHostInstance||Vw,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 Ml=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!Ml.isDisabled&&Ml.supportsFiber)try{Je=Ml.inject(Xw),rt=Ml}catch{}}return Hn.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=Yw,Hn.createPortal=function(r,s){var c=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!_h(s))throw Error(n(200));return qw(r,s,null,c)},Hn.createRoot=function(r,s){if(!_h(r))throw Error(n(299));var c=!1,p="",_=sg;return s!=null&&(s.unstable_strictMode===!0&&(c=!0),s.identifierPrefix!==void 0&&(p=s.identifierPrefix),s.onRecoverableError!==void 0&&(_=s.onRecoverableError)),s=ph(r,1,!1,null,null,c,!1,p,_),r[Gi]=s.current,So(r.nodeType===8?r.parentNode:r),new gh(s)},Hn.findDOMNode=function(r){if(r==null)return null;if(r.nodeType===1)return r;var s=r._reactInternals;if(s===void 0)throw typeof r.render=="function"?Error(n(188)):(r=Object.keys(r).join(","),Error(n(268,r)));return r=Ea(s),r=r===null?null:r.stateNode,r},Hn.flushSync=function(r){return Jr(r)},Hn.hydrate=function(r,s,c){if(!Tl(s))throw Error(n(200));return Rl(null,r,s,!0,c)},Hn.hydrateRoot=function(r,s,c){if(!_h(r))throw Error(n(405));var p=c!=null&&c.hydratedSources||null,_=!1,b="",w=sg;if(c!=null&&(c.unstable_strictMode===!0&&(_=!0),c.identifierPrefix!==void 0&&(b=c.identifierPrefix),c.onRecoverableError!==void 0&&(w=c.onRecoverableError)),s=ig(s,null,r,1,c??null,_,!1,b,w),r[Gi]=s.current,So(r),p)for(r=0;r<p.length;r++)c=p[r],_=c._getVersion,_=_(c._source),s.mutableSourceEagerHydrationData==null?s.mutableSourceEagerHydrationData=[c,_]:s.mutableSourceEagerHydrationData.push(c,_);return new Nl(s)},Hn.render=function(r,s,c){if(!Tl(s))throw Error(n(200));return Rl(null,r,s,!1,c)},Hn.unmountComponentAtNode=function(r){if(!Tl(r))throw Error(n(40));return r._reactRootContainer?(Jr(function(){Rl(null,null,r,!1,function(){r._reactRootContainer=null,r[Gi]=null})}),!0):!1},Hn.unstable_batchedUpdates=lh,Hn.unstable_renderSubtreeIntoContainer=function(r,s,c,p){if(!Tl(c))throw Error(n(200));if(r==null||r._reactInternals===void 0)throw Error(n(38));return Rl(r,s,c,!1,p)},Hn.version="18.3.1-next-f1338f8080-20240426",Hn}var pg;function Ov(){if(pg)return bh.exports;pg=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(),bh.exports=i0(),bh.exports}var mg;function r0(){if(mg)return Al;mg=1;var e=Ov();return Al.createRoot=e.createRoot,Al.hydrateRoot=e.hydrateRoot,Al}var s0=r0(),Pv={color:void 0,size:void 0,className:void 0,style:void 0,attr:void 0},gg=cs.createContext&&cs.createContext(Pv),o0=["attr","size","title"];function a0(e,t){if(e==null)return{};var n,i,o=l0(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(i=0;i<a.length;i++)n=a[i],t.indexOf(n)===-1&&{}.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}function l0(e,t){if(e==null)return{};var n={};for(var i in e)if({}.hasOwnProperty.call(e,i)){if(t.indexOf(i)!==-1)continue;n[i]=e[i]}return n}function ic(){return ic=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)({}).hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},ic.apply(null,arguments)}function _g(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,i)}return n}function rc(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?_g(Object(n),!0).forEach(function(i){c0(e,i,n[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):_g(Object(n)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(n,i))})}return e}function c0(e,t,n){return(t=u0(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function u0(e){var t=h0(e,"string");return typeof t=="symbol"?t:t+""}function h0(e,t){if(typeof e!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var i=n.call(e,t);if(typeof i!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Bv(e){return e&&e.map((t,n)=>cs.createElement(t.tag,rc({key:n},t.attr),Bv(t.child)))}function Ke(e){return t=>cs.createElement(d0,ic({attr:rc({},e.attr)},t),Bv(e.child))}function d0(e){var t=n=>{var i=e.attr,o=e.size,a=e.title,l=a0(e,o0),u=o||n.size||"1em",d;return n.className&&(d=n.className),e.className&&(d=(d?d+" ":"")+e.className),cs.createElement("svg",ic({stroke:"currentColor",fill:"currentColor",strokeWidth:"0"},n.attr,i,l,{className:d,style:rc(rc({color:e.color||n.color},n.style),e.style),height:u,width:u,xmlns:"http://www.w3.org/2000/svg"}),a&&cs.createElement("title",null,a),e.children)};return gg!==void 0?cs.createElement(gg.Consumer,null,n=>t(n)):t(Pv)}function f0(e){return Ke({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"11",cy:"11",r:"8"},child:[]},{tag:"line",attr:{x1:"21",y1:"21",x2:"16.65",y2:"16.65"},child:[]},{tag:"line",attr:{x1:"8",y1:"11",x2:"14",y2:"11"},child:[]}]})(e)}function p0(e){return Ke({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"11",cy:"11",r:"8"},child:[]},{tag:"line",attr:{x1:"21",y1:"21",x2:"16.65",y2:"16.65"},child:[]},{tag:"line",attr:{x1:"11",y1:"8",x2:"11",y2:"14"},child:[]},{tag:"line",attr:{x1:"8",y1:"11",x2:"14",y2:"11"},child:[]}]})(e)}function rd(e){return Ke({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polygon",attr:{points:"13 2 3 14 12 14 11 22 21 10 12 10 13 2"},child:[]}]})(e)}function rr(e){return Ke({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"line",attr:{x1:"18",y1:"6",x2:"6",y2:"18"},child:[]},{tag:"line",attr:{x1:"6",y1:"6",x2:"18",y2:"18"},child:[]}]})(e)}function Fv(e){return Ke({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polygon",attr:{points:"11 5 6 9 2 9 2 15 6 15 11 19 11 5"},child:[]},{tag:"path",attr:{d:"M19.07 4.93a10 10 0 0 1 0 14.14M15.54 8.46a5 5 0 0 1 0 7.07"},child:[]}]})(e)}function m0(e){return Ke({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"rect",attr:{x:"3",y:"11",width:"18",height:"11",rx:"2",ry:"2"},child:[]},{tag:"path",attr:{d:"M7 11V7a5 5 0 0 1 9.9-1"},child:[]}]})(e)}function sc(e){return Ke({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"3 6 5 6 21 6"},child:[]},{tag:"path",attr:{d:"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2"},child:[]},{tag:"line",attr:{x1:"10",y1:"11",x2:"10",y2:"17"},child:[]},{tag:"line",attr:{x1:"14",y1:"11",x2:"14",y2:"17"},child:[]}]})(e)}function xc(e){return Ke({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"4 17 10 11 4 5"},child:[]},{tag:"line",attr:{x1:"12",y1:"19",x2:"20",y2:"19"},child:[]}]})(e)}function vg(e){return Ke({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"12",cy:"12",r:"10"},child:[]},{tag:"circle",attr:{cx:"12",cy:"12",r:"6"},child:[]},{tag:"circle",attr:{cx:"12",cy:"12",r:"2"},child:[]}]})(e)}function g0(e){return Ke({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"12",cy:"12",r:"5"},child:[]},{tag:"line",attr:{x1:"12",y1:"1",x2:"12",y2:"3"},child:[]},{tag:"line",attr:{x1:"12",y1:"21",x2:"12",y2:"23"},child:[]},{tag:"line",attr:{x1:"4.22",y1:"4.22",x2:"5.64",y2:"5.64"},child:[]},{tag:"line",attr:{x1:"18.36",y1:"18.36",x2:"19.78",y2:"19.78"},child:[]},{tag:"line",attr:{x1:"1",y1:"12",x2:"3",y2:"12"},child:[]},{tag:"line",attr:{x1:"21",y1:"12",x2:"23",y2:"12"},child:[]},{tag:"line",attr:{x1:"4.22",y1:"19.78",x2:"5.64",y2:"18.36"},child:[]},{tag:"line",attr:{x1:"18.36",y1:"5.64",x2:"19.78",y2:"4.22"},child:[]}]})(e)}function oc(e){return Ke({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"rect",attr:{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"},child:[]}]})(e)}function ac(e){return Ke({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"12",cy:"12",r:"3"},child:[]},{tag:"path",attr:{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"},child:[]}]})(e)}function _0(e){return Ke({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"line",attr:{x1:"22",y1:"2",x2:"11",y2:"13"},child:[]},{tag:"polygon",attr:{points:"22 2 15 22 11 13 2 9 22 2"},child:[]}]})(e)}function v0(e){return Ke({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11l5 5v11a2 2 0 0 1-2 2z"},child:[]},{tag:"polyline",attr:{points:"17 21 17 13 7 13 7 21"},child:[]},{tag:"polyline",attr:{points:"7 3 7 8 15 8"},child:[]}]})(e)}function kc(e){return Ke({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"23 4 23 10 17 10"},child:[]},{tag:"polyline",attr:{points:"1 20 1 14 7 14"},child:[]},{tag:"path",attr:{d:"M3.51 9a9 9 0 0 1 14.85-3.36L23 10M1 14l4.64 4.36A9 9 0 0 0 20.49 15"},child:[]}]})(e)}function Br(e){return Ke({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"line",attr:{x1:"12",y1:"5",x2:"12",y2:"19"},child:[]},{tag:"line",attr:{x1:"5",y1:"12",x2:"19",y2:"12"},child:[]}]})(e)}function y0(e){return Ke({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polygon",attr:{points:"5 3 19 12 5 21 5 3"},child:[]}]})(e)}function yg(e){return Ke({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M21.44 11.05l-9.19 9.19a6 6 0 0 1-8.49-8.49l9.19-9.19a4 4 0 0 1 5.66 5.66l-9.2 9.19a2 2 0 0 1-2.83-2.83l8.49-8.48"},child:[]}]})(e)}function b0(e){return Ke({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"line",attr:{x1:"16.5",y1:"9.4",x2:"7.5",y2:"4.21"},child:[]},{tag:"path",attr:{d:"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"},child:[]},{tag:"polyline",attr:{points:"3.27 6.96 12 12.01 20.73 6.96"},child:[]},{tag:"line",attr:{x1:"12",y1:"22.08",x2:"12",y2:"12"},child:[]}]})(e)}function S0(e){return Ke({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"12",cy:"12",r:"1"},child:[]},{tag:"circle",attr:{cx:"19",cy:"12",r:"1"},child:[]},{tag:"circle",attr:{cx:"5",cy:"12",r:"1"},child:[]}]})(e)}function w0(e){return Ke({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M8 3v3a2 2 0 0 1-2 2H3m18 0h-3a2 2 0 0 1-2-2V3m0 18v-3a2 2 0 0 1 2-2h3M3 16h3a2 2 0 0 1 2 2v3"},child:[]}]})(e)}function sd(e){return Ke({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z"},child:[]}]})(e)}function jv(e){return Ke({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"line",attr:{x1:"3",y1:"12",x2:"21",y2:"12"},child:[]},{tag:"line",attr:{x1:"3",y1:"6",x2:"21",y2:"6"},child:[]},{tag:"line",attr:{x1:"3",y1:"18",x2:"21",y2:"18"},child:[]}]})(e)}function x0(e){return Ke({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M8 3H5a2 2 0 0 0-2 2v3m18 0V5a2 2 0 0 0-2-2h-3m0 18h3a2 2 0 0 0 2-2v-3M3 16v3a2 2 0 0 0 2 2h3"},child:[]}]})(e)}function k0(e){return Ke({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"rect",attr:{x:"3",y:"11",width:"18",height:"11",rx:"2",ry:"2"},child:[]},{tag:"path",attr:{d:"M7 11V7a5 5 0 0 1 10 0v4"},child:[]}]})(e)}function od(e){return Ke({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"},child:[]},{tag:"path",attr:{d:"M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"},child:[]}]})(e)}function lc(e){return Ke({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polygon",attr:{points:"12 2 2 7 12 12 22 7 12 2"},child:[]},{tag:"polyline",attr:{points:"2 17 12 22 22 17"},child:[]},{tag:"polyline",attr:{points:"2 12 12 17 22 12"},child:[]}]})(e)}function E0(e){return Ke({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M21 2l-2 2m-7.61 7.61a5.5 5.5 0 1 1-7.778 7.778 5.5 5.5 0 0 1 7.777-7.777zm0 0L15.5 7.5m0 0l3 3L22 7l-3-3m-3.5 3.5L19 4"},child:[]}]})(e)}function C0(e){return Ke({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"12",cy:"12",r:"10"},child:[]},{tag:"line",attr:{x1:"12",y1:"16",x2:"12",y2:"12"},child:[]},{tag:"line",attr:{x1:"12",y1:"8",x2:"12.01",y2:"8"},child:[]}]})(e)}function N0(e){return Ke({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"12",cy:"12",r:"10"},child:[]},{tag:"line",attr:{x1:"2",y1:"12",x2:"22",y2:"12"},child:[]},{tag:"path",attr:{d:"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z"},child:[]}]})(e)}function bg(e){return Ke({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"},child:[]}]})(e)}function Gl(e){return Ke({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"line",attr:{x1:"6",y1:"3",x2:"6",y2:"15"},child:[]},{tag:"circle",attr:{cx:"18",cy:"6",r:"3"},child:[]},{tag:"circle",attr:{cx:"6",cy:"18",r:"3"},child:[]},{tag:"path",attr:{d:"M18 9a9 9 0 0 1-9 9"},child:[]}]})(e)}function ca(e){return Ke({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z"},child:[]}]})(e)}function zv(e){return Ke({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M13 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9z"},child:[]},{tag:"polyline",attr:{points:"13 2 13 9 20 9"},child:[]}]})(e)}function Uv(e){return Ke({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"},child:[]},{tag:"circle",attr:{cx:"12",cy:"12",r:"3"},child:[]}]})(e)}function ad(e){return Ke({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M12 20h9"},child:[]},{tag:"path",attr:{d:"M16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1 1-4L16.5 3.5z"},child:[]}]})(e)}function ld(e){return Ke({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M17 3a2.828 2.828 0 1 1 4 4L7.5 20.5 2 22l1.5-5.5L17 3z"},child:[]}]})(e)}function cf(e){return Ke({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"},child:[]},{tag:"polyline",attr:{points:"7 10 12 15 17 10"},child:[]},{tag:"line",attr:{x1:"12",y1:"15",x2:"12",y2:"3"},child:[]}]})(e)}function Ec(e){return Ke({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"rect",attr:{x:"4",y:"4",width:"16",height:"16",rx:"2",ry:"2"},child:[]},{tag:"rect",attr:{x:"9",y:"9",width:"6",height:"6"},child:[]},{tag:"line",attr:{x1:"9",y1:"1",x2:"9",y2:"4"},child:[]},{tag:"line",attr:{x1:"15",y1:"1",x2:"15",y2:"4"},child:[]},{tag:"line",attr:{x1:"9",y1:"20",x2:"9",y2:"23"},child:[]},{tag:"line",attr:{x1:"15",y1:"20",x2:"15",y2:"23"},child:[]},{tag:"line",attr:{x1:"20",y1:"9",x2:"23",y2:"9"},child:[]},{tag:"line",attr:{x1:"20",y1:"14",x2:"23",y2:"14"},child:[]},{tag:"line",attr:{x1:"1",y1:"9",x2:"4",y2:"9"},child:[]},{tag:"line",attr:{x1:"1",y1:"14",x2:"4",y2:"14"},child:[]}]})(e)}function T0(e){return Ke({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"9 10 4 15 9 20"},child:[]},{tag:"path",attr:{d:"M20 4v7a4 4 0 0 1-4 4H4"},child:[]}]})(e)}function Hv(e){return Ke({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"rect",attr:{x:"9",y:"9",width:"13",height:"13",rx:"2",ry:"2"},child:[]},{tag:"path",attr:{d:"M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"},child:[]}]})(e)}function R0(e){return Ke({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"16 18 22 12 16 6"},child:[]},{tag:"polyline",attr:{points:"8 6 2 12 8 18"},child:[]}]})(e)}function uf(e){return Ke({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"18 15 12 9 6 15"},child:[]}]})(e)}function Cc(e){return Ke({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"9 18 15 12 9 6"},child:[]}]})(e)}function Qs(e){return Ke({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"6 9 12 15 18 9"},child:[]}]})(e)}function hf(e){return Ke({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"20 6 9 17 4 12"},child:[]}]})(e)}function M0(e){return Ke({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M22 11.08V12a10 10 0 1 1-5.93-9.14"},child:[]},{tag:"polyline",attr:{points:"22 4 12 14.01 9 11.01"},child:[]}]})(e)}function A0(e){return Ke({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z"},child:[]},{tag:"path",attr:{d:"M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z"},child:[]}]})(e)}function $v(e){return Ke({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"line",attr:{x1:"12",y1:"19",x2:"12",y2:"5"},child:[]},{tag:"polyline",attr:{points:"5 12 12 5 19 12"},child:[]}]})(e)}function Wv(e){return Ke({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"line",attr:{x1:"12",y1:"5",x2:"12",y2:"19"},child:[]},{tag:"polyline",attr:{points:"19 12 12 19 5 12"},child:[]}]})(e)}function I0(e){return Ke({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z"},child:[]},{tag:"line",attr:{x1:"12",y1:"9",x2:"12",y2:"13"},child:[]},{tag:"line",attr:{x1:"12",y1:"17",x2:"12.01",y2:"17"},child:[]}]})(e)}function L0(e){return Ke({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"12",cy:"12",r:"10"},child:[]},{tag:"line",attr:{x1:"12",y1:"8",x2:"12",y2:"12"},child:[]},{tag:"line",attr:{x1:"12",y1:"16",x2:"12.01",y2:"16"},child:[]}]})(e)}function Dr({trigger:e,open:t,onOpenChange:n,children:i,align:o="right",fit:a=!1,direction:l="down"}){const u=O.useRef(null);return O.useEffect(()=>{if(!t)return;const d=g=>{u.current&&!u.current.contains(g.target)&&n(!1)},h=g=>{g.key==="Escape"&&n(!1)};return document.addEventListener("mousedown",d),document.addEventListener("keydown",h),()=>{document.removeEventListener("mousedown",d),document.removeEventListener("keydown",h)}},[t,n]),f.jsxs("div",{className:`dropdown ${o} ${a?"fit":""} ${l==="up"?"dd-up":""}`,ref:u,children:[f.jsxs("button",{type:"button",className:"chip",onClick:()=>n(!t),"aria-expanded":t,children:[e,f.jsx(Qs,{className:`dd-caret ${t?"up":""}`})]}),t&&f.jsx("div",{className:"dd-menu",children:i})]})}function ui({active:e,disabled:t=!1,title:n,onClick:i,children:o}){return f.jsx("button",{type:"button",className:`dd-item ${e?"active":""}`,disabled:t,title:n,onClick:i,children:o})}const Kv="pi-web-ui:lang",D0={cancel:"取消",ok:"确定",save:"保存",close:"关闭",loading:"加载中…",connected:"已连接",connecting:"连接中…",reconnecting:"重连中…",language:"语言",langZh:"中文",langEn:"English",githubRepo:"GitHub 仓库(xing-shuyin/pi-web-ui)",copy:"复制",viewSwitch:"视图切换",chat:"对话",terminal:"终端",selectModel:"选择模型",availableModels:"可用模型",noModels:"暂无可用模型(请先配置 API 密钥)",reasoning:"推理",vision:"识图",refreshModels:"刷新模型列表",manageModels:"⚙ 管理模型(新增 / 修改)",manageModelsTitle:"管理模型",thinkingLevel:"思考强度",thinking:"思考",thinkingChip:"思考:{level}",sound:"声音",theme:"主题",themeDefault:"深色(默认)",newChat:"新对话",more:"更多",newChatTip:"新建对话(每个浏览器独立保存会话)","thinking.off":"关闭","thinking.minimal":"极简","thinking.low":"低","thinking.medium":"中","thinking.high":"高","thinking.xhigh":"极高","thinking.max":"最大",thinkingUnsupported:"当前模型不支持该级别,已按模型能力就近生效",context:"上下文",contextUsage:"上下文用量",cumulativeCost:"累计成本",sessionMessages:"会话消息数",messages:"消息",pluginStatus:"插件状态",working:"工作中",queued:"排队",enterPath:"输入路径,Enter 切换",cwdTip:"工作目录:{path}(点击切换)",folderRef:"文件夹引用:{path}",refOnly:"仅引用:{path}",attachContent:"附加内容:{path}",attachLines:"附加选中行:{path}(第 {start}-{end} 行)",attachImage:"图片:{name}",attachFile:"文件:{name}",removeAttachment:"移除附件",attachHint:"将随下一条消息发送",uploadFile:"添加文件(图片/文本/任意文件,也可直接拖入或粘贴截图)",dropHereToAttach:"松开以添加文件",imageNotSupported:"当前模型不支持识图:图片将交给视觉桥转写(若未配置视觉模型则可能被忽略)",imageLoadFailed:"图片读取失败:{name}",fileLoadFailed:"文件读取失败:{name}",fileTooLarge:"文件过大已跳过(>{size}MB):{name}",foldersNotSupported:"不支持直接拖入文件夹,请展开后选择文件",followUpQueued:"⏳ {n} 条跟进消息排队中",steeringQueued:"⏳ {n} 条转向消息排队中",placeholderStreaming:"智能体正在工作中…(消息可排队发送)",placeholderIdle:"给 pi 发送消息 — Enter 发送,/ 查看命令",placeholderConnecting:"正在连接服务器…",stopAgent:"停止智能体",stop:"停止",bgTasks:"后台任务",bgTasksTip:"AI 在后台启动的服务(npm run dev & 等)——可逐个停止或全部关闭,对话结束后仍保留",bgTasksEmpty:"暂无后台任务",bgTasksDesc:"AI 运行中启动并仍在监听的进程(按监听端口检测)",bgTaskPort:"端口",bgTaskPid:"PID",bgTaskSince:"启动",bgTaskStop:"停止",bgTaskStopAll:"全部关闭",bgTaskRefresh:"刷新",bgTaskJustNow:"刚刚",bgTaskMinutes:"{n} 分钟前",bgTaskHours:"{n} 小时前",bgTaskDays:"{n} 天前",stopBash:"停止",stopBashTip:"停止正在运行的 bash 命令(对话继续)",supplement:"补充",supplementTip:"等当前回复全部生成完后再发送(不打断)",sendTip:"发送(Enter)",slashCommands:"命令",slashMenuHint:"↑↓ 选择 · Enter/Tab 补全",slashHelpTitle:"pi 命令",slashHelpHint:"输入 / 随时打开命令列表",slashLoading:"命令列表加载中…(连接服务器后可用)",slashBuiltin:"内置",slashExtension:"扩展",slashPrompt:"模板",slashSkill:"技能",slashCopied:"已复制上一条助手回复",slashCopyFailed:"复制失败,请手动复制",slashCopyEmpty:"还没有可复制的助手回复",recentProjects:"最近项目",runningConversations:"运行的对话",historySessions:"历史对话",openHistory:"历史对话",openFiles:"文件列表",streaming:"进行中…",noHistory:"还没有历史对话",current:"当前",messageCount:"{n} 条消息",tuiTip:"pi 终端(TUI)中的对话",emptyChat:"空对话",editReask:"编辑重问",editReaskTip:"修改此问题,并从这里重新提问(会新建一个分支对话,原对话保留)",reaskFromHere:"从此处重新提问",editPlaceholder:"修改问题内容…",editHint:"⌘/Ctrl+Enter 提交 · Esc 取消",expandMsg:"展开",collapseMsg:"收起",toolCalls:"工具调用",bashRuns:"终端运行",images:"图片",update:"更新",updateTip:"检查并更新 pi-web-ui",currentVersion:"当前版本",latestVersion:"最新版本",checkingUpdate:"检查中…",checkUpdate:"检查更新",upToDate:"已是最新版本",updateAvailable:"发现新版本 v{version}",updateJustPublished:"v{version} 刚刚发布,npm 缓存可能尚未同步——若未检测到新版本,请稍后重新检查",updateNow:"立即更新",confirmUpdate:"确认更新(覆盖全局安装)",updateSuccess:"✅ 已更新,正在重启…",updateFailed:"更新失败:{detail}",restartHint:"重启:pi-web-ui server restart",rootDir:"根目录",noFiles:"暂无文件",filesTruncated:"目录过大,列表已截断,仅显示前 2000 项",linkFolderTip:"链接文件夹路径到对话",attachInlineTip:"附加内容到对话",referenceTip:"仅引用路径(AI 按需读取)",previewFile:"预览",downloadFile:"下载文件",downloadFailed:"下载失败:{error}",selectLinesHint:"点击选择行;拖拽或 Shift+点击选择范围",enableWrap:"开启自动换行",disableWrap:"关闭自动换行",selectedRange:"已选 {n} 行(第 {start}-{end} 行)",fileLines:"{n} 行",selectAll:"全选",clearSelection:"清除",addToChat:"添加到对话",addedToChat:"已添加",previewTruncated:"⚠ 文件过大,仅预览前 512KB",previewLinesTruncated:"… 文件行数过多,仅显示前 {n} 行",binaryFile:"🔣 二进制文件,已显示前 4KB 十六进制",binaryHexTruncated:"(文件更大,可下载完整文件)",previewNotSupported:"该类型文件不支持预览(仅图片 / 视频 / 文本)",emptyFile:"(空文件)",editFile:"编辑文件",exitEditFile:"退出编辑",saveFile:"保存文件",discardFileChanges:"放弃未保存的修改?",fileSaved:"已保存",fileEditTruncated:"文件过大,预览不完整,无法编辑",showMarkdownSource:"显示 Markdown 原文",showMarkdownPreview:"显示 Markdown 预览",fullscreen:"全屏",exitFullscreen:"退出全屏",zoomIn:"放大字号",zoomOut:"缩小字号",resetZoom:"重置缩放",pluginRequest:"插件请求",noOptions:"(无选项)",inputPlaceholder:"输入内容",soundHeader:"声音提示",enableSound:"启用声音",preview:"试听",volume:"音量","sound.question":"问卷弹出","sound.question.desc":"ask_user_question 出现时","sound.done":"回复结束","sound.done.desc":"智能体完成一轮回答时","sound.start":"回复开始","sound.start.desc":"智能体开始新一轮时","sound.error":"出错","sound.error.desc":"出现错误提示时",setupTitle:"未检测到 pi agent 配置",setupDesc:"pi-web-ui 需要 pi 的配置目录(~/.pi/agent)和至少一个 API 密钥才能运行智能体。pi 内置了 openai、anthropic、deepseek 等服务商——选一个填密钥即可,全程无需打开终端。",installFailed:"✖ pi agent 安装失败:",retryInstall:"重试安装",skip:"跳过",installDone:"✅ pi agent CLI 已安装。选择服务商并填入 API 密钥即可开始对话:",provider:"服务商",configured:"已配置",providerKeyReady:"该服务商已配置密钥,可直接使用或更换新密钥。",apiKey:"API 密钥",saving:"保存中…",saveAndStart:"保存并开始使用",recheck:"重新检测",installing:"正在安装 pi agent CLI…",autoInstall:"自动安装 pi agent",attachment:"附件",plugin:"插件",unknown:"未知",thinkingWait:"正在思考",exitCode:"退出码 {code}",cancelled:"已取消",truncated:"… 内容过长,当前视图已截断",outputTruncated:"… 输出过长,当前视图已截断",refOnlyShort:"仅引用",folderRefShort:"文件夹 · 仅引用",inlineLines:"内联 · {n} 行",inlineLinesRange:"行 {start}-{end}",image:"🖼 图片",bridgedVision:"👁 已转写",bridgedVisionDetail:"图片已由视觉桥转写(当前模型不支持识图)",folderNotExpanded:"文件夹,未展开内容 —— 智能体会按需浏览目录",fileNotExpanded:"文件较大({size}),未展开内容 —— 智能体会按需读取","role.user":"你","role.assistant":"pi","role.tool":"工具","role.bash":"终端","role.branch":"分支摘要","role.compaction":"上下文已压缩",welcomeTitle:"pi 编码智能体",welcomeSub:"检查、编辑、运行 —— 随时待命",directory:"目录",clickToFill:"点击填入输入框",waitingResponse:"正在等待模型响应…",backToBottom:"回到底部",questionNavTitle:"问题列表",questionNavTip:"本对话的全部问题,悬浮展开,点击跳转","ex.understand":"了解这个项目","ex.understand.prompt":"介绍一下这个项目:整体结构、主要模块和如何运行?","ex.debug":"排查一个问题","ex.debug.prompt":"帮我排查一个 bug,请先说明问题现象,我会补充细节。","ex.test":"编写测试","ex.test.prompt":"为项目的核心模块编写单元测试。","ex.review":"代码审查","ex.review.prompt":"审查最近改动的代码,指出潜在问题和改进建议。",error:"出错",done:"完成",running:"执行中…",toolQueued:"排队中",copyArgs:"复制参数",errorOutput:"错误输出",output:"输出",waitingOutput:"等待输出…",toolDoneWaitingModel:"已结束 · 等模型",waitingModel:"等待模型响应…",thinkingNow:"思考中",thinkingPreview:"思考:{preview}",commands:"命令",newCommand:"新建命令",newTerminal:"新建终端",name:"名称",command:"命令",cwdHint:"(${pwd} = 当前工作目录)",noCommands:"还没有命令,点 + 添加一个",clickToRun:"点击运行",edit:"编辑",delete:"删除",confirmQ:"确认?",builtinTerminal:"内置终端",termEmptySub:"点击左侧命令运行,或点右侧 + 新建终端",noTerminal:"暂无终端",exited:"(已退出{code})",closeTerminal:"关闭终端",rerun:"重新读取 .pi/commands.json",terminalTitle:"终端 {n}",exampleName:"例如:启动开发服务器",exampleCommand:"例如:npm run dev",scmTab:"Git",scmTitle:"源代码管理",scmRefreshTip:"重新查询 Git 状态与差异",scmCurrentBranch:"当前分支",scmUpstreamGone:"上游已删除",scmAheadBehind:"↑{ahead} ↓{behind}",scmDetached:"分离 HEAD",scmSelectBranch:"选择分支…",scmSwitch:"切换",scmSwitchBranch:"切换分支",scmSwitchBranchTip:"在终端中执行 git checkout {branch}",scmPush:"推送",scmPushTip:"在终端中执行 git push",scmPull:"拉取",scmPullTip:"在终端中执行 git pull",scmCommit:"提交",scmCommitTip:'在终端中执行 git add -A && git commit -m "…"(提交全部更改,含未跟踪)',scmCommitPlaceholder:"输入提交信息…",scmChanges:"更改",scmHistory:"提交树",scmCommitDetail:"提交详情",scmSelectCommitHint:"点击左侧提交查看详情",scmNoHistory:"暂无提交记录",scmNoChanges:"工作区干净,没有更改",scmNotGitRepo:"当前目录不是 Git 仓库",scmLoading:"查询中…",scmConnecting:"等待连接…",scmDiff:"差异",scmSelectFileHint:"点击左侧文件查看差异",scmNoDiff:"(无差异)",scmStaged:"已暂存",scmUnstaged:"未暂存",scmStagedUnstaged:"已暂存 + 未暂存",scmUntracked:"未跟踪",scmUntrackedNote:"未跟踪文件:差异不显示,提交时会一并包含",scmQueryFailed:"Git 查询失败:{error}",scmTooManyFailures:"Git 查询连续失败,请点击刷新重试",scmRunsInTerminal:"提交 / 切换分支 / 推送 / 拉取在终端中执行",scmViewTerminal:"去终端",editProvider:"编辑服务商",builtinProviders:"内置服务商",hintKeyOnly:"只需填入 API 密钥",configuredBadge:"✓ 已配置",keyReady:"密钥已就绪",replaceKey:"更换密钥",replaceKeyTitle:"替换已保存的密钥",pasteKey:"粘贴 API 密钥…",savingKey:"保存中",saveKey:"保存密钥",customProviders:"自定义服务商",customDesc:"用于 Ollama / vLLM / 兼容 OpenAI 的代理等,写入 pi 的 models.json,保存后热重载、立即生效。",noCustomProviders:"还没有自定义服务商",modelsCount:"{n} 个模型",addProvider:"新增服务商",providerId:"服务商 ID",providerIdHint:"(必填,如 ollama / my-proxy)",displayName:"显示名",displayNamePh:"我的代理",apiType:"API 类型",baseUrlHint:"(OpenAI 兼容端点)",apiKeyHint:"sk-…(可留空,用 auth.json 的密钥)",authHeader:"自动添加 Authorization 请求头",modelsTitle:"模型",modelIdReq:"模型 ID(必填)",text:"文本",textImage:"文本+图片",contextWindow:"上下文",maxOutput:"最大输出",removeModel:"移除模型",addModel:"添加模型",deleteProviderConfirm:"删除服务商 {id} 及其 {n} 个模型?",fetchModels:"自动获取模型列表",fetchModelsHint:"从 baseUrl 的 /models 接口自动拉取模型 ID(服务端请求,不受 CORS 限制)",fetchingModels:"获取中…",fetchModelsOk:"已获取 {n} 个模型",fetchModelsEmpty:"接口未返回任何模型",fetchModelsErr:"获取失败:{msg}",fetchModelsNeedBaseUrl:"请先填写 baseUrl 再获取",goalBarTitle:"目标",goalBarPlaceholder:"设定一个目标,agent 完成后自动审查…",goalBarSet:"开始",goalBarClear:"取消",goalBarLocked:"锁定:应用到后续所有回合",goalBarUnlocked:"仅本回合(改完自动清除)",goalBarReviewModel:"审查模型",goalBarUseMainModel:"使用主模型",goalBarMaxRounds:"最大轮数",goalBarMaxRoundsTip:"最大审查重改轮数;0 或不填 = 不限(持续改到通过)",goalBarUnlimitedShort:"不限",goalBarReviewing:"审查中…",goalBarRound:"第 {n} 轮",goalBarActive:"目标生效中",goalBarPassed:"已通过",goalBarFailed:"未通过",goalBarStatusPending:"等待生成…",goalWizardBtn:"AI 提炼",goalWizardTip:"让 AI 通过问卷调研细化需求,收敛为目标",goalWizardRunning:"目标调研中",goalWizardAnswer:"回答",goalWizardCard:"目标调研",settings:"设置",settingsTitle:"设置",settingsDesc:"修改立即生效:系统提示词、技能与插件开关会重建当前会话;审查提示词与审查技能只影响后续目标审查(回复进行中则主会话变更自动延迟)。",settingsSystemPrompt:"系统提示词",settingsPromptMode:"模式",promptModeAppend:"追加",promptModeReplace:"替换",promptAppendHint:"追加模式:自定义内容拼接到默认系统提示词末尾(推荐,保留默认行为约束)。",promptReplaceHint:"替换模式:完全用自定义内容替换系统提示词(项目上下文与技能段仍会自动附加)。切换后输入框会显示原本的默认提示词,可直接修改;不改动失焦则仍使用默认。",promptPlaceholder:"输入自定义系统提示词…(失焦后自动应用)",settingsSkills:"技能",settingsReview:"目标审查",settingsReviewDesc:"为独立的目标审查会话配置额外提示词和技能;不会改变主会话设置。",settingsReviewSkills:"审查可用技能",reviewPromptPlaceholder:"输入审查自定义提示词…(失焦后自动应用)",reviewPromptHint:"这些内容会追加到审查任务中;审查仍会强制要求输出 pass/fail JSON。技能开关仅对审查生效。",settingsVisionBridge:"视觉桥",settingsVisionBridgeDesc:"当前模型不支持识图时,把图片交给已配置的视觉模型转写为文字证据,再让模型回答",visionBridgeEnabled:"启用视觉桥",visionBridgeModel:"转写模型",visionBridgeAuto:"自动选择(按顺序)",visionBridgeNoModels:"未找到已配置的视觉模型:在模型配置里添加任意支持图片的模型(如 qwen-vl、GLM-4V、Gemini)即可自动启用",visionBridgeOffHint:"已关闭:图片将原样发送,纯文本模型可能看不到图片内容",visionBridgeCurrent:"当前转写模型:{model}",visionBridgePromptMode:"转写提示词",visionBridgePromptPlaceholder:"输入自定义转写提示词…(留空 = 使用内置默认提示词,失焦后自动应用)",visionBridgePromptAppendHint:"追加模式:自定义内容拼接到内置转写提示词末尾(推荐,保留默认的逐字转写约束)。",visionBridgePromptReplaceHint:"替换模式:完全用自定义内容替换内置转写提示词。切换后输入框会显示内置默认提示词,可直接修改;不改动失焦则仍使用默认。",settingsExtensions:"插件",settingsPresets:"预设",settingsEnabled:"已启用",settingsDisabled:"已禁用",presetNamePlaceholder:"预设名称…",saveAsPreset:"保存为预设",applyPreset:"应用",deletePreset:"删除预设",noSkills:"暂无技能",noExtensions:"暂无插件",noPresets:"暂无预设(先调整上面的设置,再保存为预设组合)",loadingSession:"正在加载会话…",connectingServer:"正在连接 pi-web-ui 服务器…"},O0={cancel:"Cancel",ok:"OK",save:"Save",close:"Close",loading:"Loading…",connected:"Connected",connecting:"Connecting…",reconnecting:"Reconnecting…",language:"Language",langZh:"中文",langEn:"English",githubRepo:"GitHub repository (xing-shuyin/pi-web-ui)",copy:"Copy",viewSwitch:"Switch view",chat:"Chat",terminal:"Terminal",selectModel:"Select model",availableModels:"Available models",noModels:"No models available (configure an API key first)",reasoning:"reasoning",vision:"vision",refreshModels:"Refresh model list",manageModels:"⚙ Manage models (add / edit)",manageModelsTitle:"Manage models",thinkingLevel:"Thinking level",thinking:"Thinking",thinkingChip:"Thinking: {level}",sound:"Sound",theme:"Theme",themeDefault:"Dark (default)",newChat:"New chat",more:"More",newChatTip:"New chat (sessions are saved per browser)","thinking.off":"Off","thinking.minimal":"Minimal","thinking.low":"Low","thinking.medium":"Medium","thinking.high":"High","thinking.xhigh":"Extra high","thinking.max":"Max",thinkingUnsupported:"Not supported by this model — snapped to the nearest supported level",context:"Context",contextUsage:"Context usage",cumulativeCost:"Cumulative cost",sessionMessages:"Session messages",messages:"messages",pluginStatus:"Plugin status",working:"Working",queued:"queued",enterPath:"Type a path, Enter to switch",cwdTip:"Working directory: {path} (click to switch)",folderRef:"Folder reference: {path}",refOnly:"Reference only: {path}",attachContent:"Attached content: {path}",attachLines:"Attached selected lines: {path} (lines {start}-{end})",attachImage:"Image: {name}",attachFile:"File: {name}",removeAttachment:"Remove attachment",attachHint:"Will be sent with the next message",uploadFile:"Add files (images / text / any file — or drag in / paste a screenshot)",dropHereToAttach:"Release to attach file",imageNotSupported:"The current model doesn't support vision — images will be transcribed by the vision bridge (may be ignored if no vision model is configured)",imageLoadFailed:"Couldn't read image: {name}",fileLoadFailed:"Couldn't read file: {name}",fileTooLarge:"File too large, skipped (> {size}MB): {name}",foldersNotSupported:"Folders can't be dropped directly — expand and pick files instead",followUpQueued:"⏳ {n} follow-up message(s) queued",steeringQueued:"⏳ {n} steering message(s) queued",placeholderStreaming:"The agent is working… (messages will queue)",placeholderIdle:"Message pi — Enter to send, / for commands",placeholderConnecting:"Connecting to server…",stopAgent:"Stop agent",stop:"Stop",bgTasks:"Background tasks",bgTasksTip:"Servers the AI started in the background (npm run dev & etc.) — stop them individually or all at once; they survive the conversation",bgTasksEmpty:"No background tasks",bgTasksDesc:"Processes the AI started that are still listening (detected by port)",bgTaskPort:"Port",bgTaskPid:"PID",bgTaskSince:"Started",bgTaskStop:"Stop",bgTaskStopAll:"Stop all",bgTaskRefresh:"Refresh",bgTaskJustNow:"just now",bgTaskMinutes:"{n} min ago",bgTaskHours:"{n} hr ago",bgTaskDays:"{n} days ago",stopBash:"Stop",stopBashTip:"Stop the running bash command (conversation continues)",supplement:"Follow-up",supplementTip:"Send after the current reply has fully finished (no interruption)",sendTip:"Send (Enter)",slashCommands:"Commands",slashMenuHint:"↑↓ select · Enter/Tab complete",slashHelpTitle:"pi commands",slashHelpHint:"Type / anytime to open the command list",slashLoading:"Loading commands… (available once connected)",slashBuiltin:"Builtin",slashExtension:"Extension",slashPrompt:"Template",slashSkill:"Skill",slashCopied:"Copied the last assistant reply",slashCopyFailed:"Copy failed — please copy manually",slashCopyEmpty:"No assistant reply to copy yet",recentProjects:"Recent projects",runningConversations:"Running chats",historySessions:"History",openHistory:"History",openFiles:"Files",streaming:"Streaming…",noHistory:"No previous chats",current:"Current",messageCount:"{n} messages",tuiTip:"Chat in the pi terminal (TUI)",emptyChat:"Empty chat",editReask:"Edit & re-ask",editReaskTip:"Edit this question and re-ask from here (forks a new conversation; the original is kept)",reaskFromHere:"Re-ask from here",editPlaceholder:"Edit the question…",editHint:"⌘/Ctrl+Enter to submit · Esc to cancel",expandMsg:"Expand",collapseMsg:"Collapse",toolCalls:"tool calls",bashRuns:"bash runs",images:"images",update:"Update",updateTip:"Check & update pi-web-ui",currentVersion:"Current version",latestVersion:"Latest version",checkingUpdate:"Checking…",checkUpdate:"Check for updates",upToDate:"You're up to date",updateAvailable:"New version v{version} available",updateJustPublished:"v{version} was just published — npm cache may lag; if the new version isn't detected yet, re-check in a moment",updateNow:"Update now",confirmUpdate:"Confirm (replaces global install)",updateSuccess:"✅ Updated — restarting…",updateFailed:"Update failed: {detail}",restartHint:"Restart: pi-web-ui server restart",rootDir:"Root",noFiles:"No files",filesTruncated:"Directory too large — list truncated (first 2000 shown)",linkFolderTip:"Link folder path to chat",attachInlineTip:"Attach content to chat",referenceTip:"Reference path only (AI reads on demand)",previewFile:"Preview",downloadFile:"Download file",downloadFailed:"Download failed: {error}",selectLinesHint:"Click a line to select; drag or Shift+click for a range",enableWrap:"Enable line wrap",disableWrap:"Disable line wrap",selectedRange:"Selected {n} lines (lines {start}-{end})",fileLines:"{n} lines",selectAll:"Select all",clearSelection:"Clear",addToChat:"Add to chat",addedToChat:"Added",previewTruncated:"⚠ File too large — previewing the first 512KB",previewLinesTruncated:"… too many lines — showing the first {n}",binaryFile:"🔣 Binary file — first 4KB shown as hex",binaryHexTruncated:" (file larger — download for the full file)",previewNotSupported:"This file type can't be previewed (only images / videos / text)",emptyFile:"(empty file)",editFile:"Edit file",exitEditFile:"Exit editing",saveFile:"Save file",discardFileChanges:"Discard unsaved changes?",fileSaved:"Saved",fileEditTruncated:"The preview is incomplete, so this file can't be edited",showMarkdownSource:"Show Markdown source",showMarkdownPreview:"Show Markdown preview",fullscreen:"Fullscreen",exitFullscreen:"Exit fullscreen",zoomIn:"Increase font size",zoomOut:"Decrease font size",resetZoom:"Reset zoom",pluginRequest:"Plugin request",noOptions:"(no options)",inputPlaceholder:"Enter content",soundHeader:"Sound notifications",enableSound:"Enable sound",preview:"Preview",volume:"Volume","sound.question":"Question popup","sound.question.desc":"When ask_user_question appears","sound.done":"Reply finished","sound.done.desc":"When the agent finishes a turn","sound.start":"Reply started","sound.start.desc":"When the agent starts a new turn","sound.error":"Error","sound.error.desc":"When an error notice appears",setupTitle:"pi agent config not detected",setupDesc:"pi-web-ui needs pi's config directory (~/.pi/agent) and at least one API key to run the agent. pi has built-in providers such as openai, anthropic, and deepseek — just pick one and enter a key, no terminal needed.",installFailed:"✖ pi agent installation failed:",retryInstall:"Retry install",skip:"Skip",installDone:"✅ pi agent CLI installed. Pick a provider and enter an API key to start chatting:",provider:"Provider",configured:"configured",providerKeyReady:"This provider already has a key — use it or replace it.",apiKey:"API key",saving:"Saving…",saveAndStart:"Save and start using",recheck:"Recheck",installing:"Installing pi agent CLI…",autoInstall:"Auto-install pi agent",attachment:"Attachment",plugin:"plugin",unknown:"unknown",thinkingWait:"Thinking",exitCode:"Exit code {code}",cancelled:"Cancelled",truncated:"… content too long, truncated in this view",outputTruncated:"… output too long, truncated in this view",refOnlyShort:"Reference only",folderRefShort:"Folder · reference only",inlineLines:"Inline · {n} lines",inlineLinesRange:"Lines {start}-{end}",image:"🖼 Image",bridgedVision:"👁 Transcribed",bridgedVisionDetail:"Image transcribed by the vision bridge (current model can't see images)",folderNotExpanded:"Folder — content not expanded, the agent will browse it as needed",fileNotExpanded:"Large file ({size}) — content not expanded, the agent will read it as needed","role.user":"You","role.assistant":"pi","role.tool":"Tool","role.bash":"Terminal","role.branch":"Branch summary","role.compaction":"Context compacted",welcomeTitle:"pi coding agent",welcomeSub:"Inspect, edit, run — always ready",directory:"Directory",clickToFill:"Click to fill input",waitingResponse:"Waiting for model response…",backToBottom:"Back to bottom",questionNavTitle:"Questions",questionNavTip:"All questions in this conversation — hover to expand, click to jump","ex.understand":"Understand this project","ex.understand.prompt":"Introduce this project: overall structure, main modules, and how to run it?","ex.debug":"Debug an issue","ex.debug.prompt":"Help me debug a bug — describe the symptom first, and I'll add details.","ex.test":"Write tests","ex.test.prompt":"Write unit tests for the core modules.","ex.review":"Code review","ex.review.prompt":"Review the recently changed code and point out potential issues and improvements.",error:"Error",done:"Done",running:"Running…",toolQueued:"Queued",copyArgs:"Copy args",errorOutput:"Error output",output:"Output",waitingOutput:"Waiting for output…",toolDoneWaitingModel:"Done · waiting on model",waitingModel:"Waiting for model response…",thinkingNow:"Thinking",thinkingPreview:"Thinking: {preview}",commands:"Commands",newCommand:"New command",newTerminal:"New terminal",name:"Name",command:"Command",cwdHint:"(${pwd} = current working directory)",noCommands:"No commands yet — click + to add one",clickToRun:"Click to run",edit:"Edit",delete:"Delete",confirmQ:"Confirm?",builtinTerminal:"Built-in terminal",termEmptySub:"Click a command on the left to run it, or + on the right for a new terminal",noTerminal:"No terminals",exited:"(exited{code})",closeTerminal:"Close terminal",rerun:"Reload .pi/commands.json",terminalTitle:"Terminal {n}",exampleName:"e.g. start dev server",exampleCommand:"e.g. npm run dev",scmTab:"Git",scmTitle:"Source Control",scmRefreshTip:"Re-query git status & diff",scmCurrentBranch:"Current branch",scmUpstreamGone:"Upstream deleted",scmAheadBehind:"↑{ahead} ↓{behind}",scmDetached:"Detached HEAD",scmSelectBranch:"Select branch…",scmSwitch:"Switch",scmSwitchBranch:"Switch branch",scmSwitchBranchTip:"Runs git checkout {branch} in the terminal",scmPush:"Push",scmPushTip:"Runs git push in the terminal",scmPull:"Pull",scmPullTip:"Runs git pull in the terminal",scmCommit:"Commit",scmCommitTip:'Runs git add -A && git commit -m "…" in the terminal (commits all changes incl. untracked)',scmCommitPlaceholder:"Type a commit message…",scmChanges:"Changes",scmHistory:"Commit tree",scmCommitDetail:"Commit details",scmSelectCommitHint:"Click a commit on the left to view its details",scmNoHistory:"No commits yet",scmNoChanges:"Working tree clean — no changes",scmNotGitRepo:"Current directory is not a Git repository",scmLoading:"Querying…",scmConnecting:"Waiting for connection…",scmDiff:"Diff",scmSelectFileHint:"Click a file on the left to view its diff",scmNoDiff:"(no diff)",scmStaged:"Staged",scmUnstaged:"Unstaged",scmStagedUnstaged:"Staged + unstaged",scmUntracked:"Untracked",scmUntrackedNote:"Untracked file — not shown in diff, included on commit",scmQueryFailed:"Git query failed: {error}",scmTooManyFailures:"Git queries keep failing — click refresh to retry",scmRunsInTerminal:"Commit / branch switch / push / pull run in the terminal",scmViewTerminal:"Open terminal",editProvider:"Edit provider",builtinProviders:"Built-in providers",hintKeyOnly:"Just enter an API key",configuredBadge:"✓ Configured",keyReady:"Key ready",replaceKey:"Replace key",replaceKeyTitle:"Replace the saved key",pasteKey:"Paste API key…",savingKey:"Saving",saveKey:"Save key",customProviders:"Custom providers",customDesc:"For Ollama / vLLM / OpenAI-compatible proxies, etc. Written to pi's models.json — hot-reloaded immediately.",noCustomProviders:"No custom providers yet",modelsCount:"{n} models",addProvider:"Add provider",providerId:"Provider ID",providerIdHint:"(required, e.g. ollama / my-proxy)",displayName:"Display name",displayNamePh:"My proxy",apiType:"API type",baseUrlHint:"(OpenAI-compatible endpoint)",apiKeyHint:"sk-… (optional — uses the auth.json key)",authHeader:"Auto-add Authorization header",modelsTitle:"Models",modelIdReq:"Model ID (required)",text:"Text",textImage:"Text+image",contextWindow:"Context",maxOutput:"Max output",removeModel:"Remove model",addModel:"Add model",deleteProviderConfirm:"Delete provider {id} and its {n} models?",fetchModels:"Fetch model list",fetchModelsHint:"Pull model IDs from the baseUrl /models endpoint (server-side, no CORS)",fetchingModels:"Fetching…",fetchModelsOk:"Fetched {n} models",fetchModelsEmpty:"The endpoint returned no models",fetchModelsErr:"Fetch failed: {msg}",fetchModelsNeedBaseUrl:"Enter a baseUrl first",goalBarTitle:"Goal",goalBarPlaceholder:"Set a goal; the agent's output is auto-reviewed…",goalBarSet:"Start",goalBarClear:"Cancel",goalBarLocked:"Locked: applies to every later turn",goalBarUnlocked:"This turn only (cleared afterwards)",goalBarReviewModel:"Review model",goalBarUseMainModel:"Use the main model",goalBarMaxRounds:"Max rounds",goalBarMaxRoundsTip:"Max review-revision rounds; 0 or empty = unlimited (keep revising until it passes)",goalBarUnlimitedShort:"Unlimited",goalBarReviewing:"Reviewing…",goalBarRound:"Round {n}",goalBarActive:"Goal active",goalBarPassed:"Passed",goalBarFailed:"Failed",goalBarStatusPending:"Waiting to generate…",goalWizardBtn:"AI Scrape",goalWizardTip:"Let AI refine the requirement into a goal via a Q&A survey",goalWizardRunning:"Scoping the goal",goalWizardAnswer:"Answer",goalWizardCard:"Goal survey",settings:"Settings",settingsTitle:"Settings",settingsDesc:"Changes apply immediately: system prompt, skill and extension toggles rebuild the current session; review instructions and review skills affect later goal reviews (main-session changes are deferred while streaming).",settingsSystemPrompt:"System prompt",settingsPromptMode:"Mode",promptModeAppend:"Append",promptModeReplace:"Replace",promptAppendHint:"Append mode: your text is appended to the end of the default system prompt (recommended — keeps the default behavior constraints).",promptReplaceHint:"Replace mode: your text fully replaces the system prompt (project context and skills are still appended automatically). After switching, the editor shows the built-in default prompt ready to edit; blurring without changes keeps the default.",promptPlaceholder:"Type a custom system prompt… (applied on blur)",settingsSkills:"Skills",settingsReview:"Goal review",settingsReviewDesc:"Configure extra instructions and skills for the isolated goal-review session; the main session is unaffected.",settingsReviewSkills:"Skills available to review",reviewPromptPlaceholder:"Type custom review instructions… (applied on blur)",reviewPromptHint:"These instructions are added to the review task; pass/fail JSON output is still enforced. Skill toggles apply only to review.",settingsVisionBridge:"Vision bridge",settingsVisionBridgeDesc:"When the current model can't see images, send them to a configured vision model and transcribe into text evidence first",visionBridgeEnabled:"Enable vision bridge",visionBridgeModel:"Transcription model",visionBridgeAuto:"Auto (in order)",visionBridgeNoModels:"No configured vision model found: add any image-capable model (e.g. qwen-vl, GLM-4V, Gemini) in Model config to enable automatically",visionBridgeOffHint:"Disabled: images are sent as-is, a text-only model may not see them",visionBridgeCurrent:"Current transcription model: {model}",visionBridgePromptMode:"Transcription prompt",visionBridgePromptPlaceholder:"Type a custom transcription prompt… (empty = built-in default, applied on blur)",visionBridgePromptAppendHint:"Append mode: custom text is appended after the built-in transcription prompt (recommended — keeps the verbatim-transcription contract).",visionBridgePromptReplaceHint:"Replace mode: custom text replaces the built-in transcription prompt entirely. After switching, the editor shows the built-in default prompt ready to edit; blurring without changes keeps the default.",settingsExtensions:"Extensions",settingsPresets:"Presets",settingsEnabled:"Enabled",settingsDisabled:"Disabled",presetNamePlaceholder:"Preset name…",saveAsPreset:"Save as preset",applyPreset:"Apply",deletePreset:"Delete preset",noSkills:"No skills",noExtensions:"No extensions",noPresets:"No presets yet (tune the settings above, then save them as a preset)",loadingSession:"Loading session…",connectingServer:"Connecting to pi-web-ui server…"},qv=O.createContext(null);function P0(){try{const e=localStorage.getItem(Kv);if(e==="zh"||e==="en")return e}catch{}return"zh"}function B0({children:e}){const[t,n]=O.useState(P0),i=O.useCallback(l=>{n(l);try{localStorage.setItem(Kv,l)}catch{}},[]),o=O.useCallback((l,u)=>{let d=O0[l];if(t==="zh"&&(d=D0[l]),u)for(const[h,g]of Object.entries(u))d=d.replaceAll(`{${h}}`,String(g));return d},[t]);O.useEffect(()=>{document.documentElement.lang=t==="zh"?"zh-CN":"en"},[t]);const a=O.useMemo(()=>({locale:t,setLocale:i,t:o}),[t,i,o]);return f.jsx(qv.Provider,{value:a,children:e})}function df(){const e=O.useContext(qv);if(!e)throw new Error("useI18n must be used within LanguageProvider");return e}function yt(){return df().t}const F0=["off","minimal","low","medium","high","xhigh","max"];function Vv({chat:e,send:t,onManageModels:n,compact:i=!1}){const o=yt(),a=e.state,l=a==null?void 0:a.model,u=l?`${l.provider}/${l.id}`:null,[d,h]=O.useState(!1),[g,m]=O.useState(!1),[v,y]=O.useState(!1),S=a!=null&&a.availableThinkingLevels&&a.availableThinkingLevels.length>0?new Set(a.availableThinkingLevels):null,x=F0.map(E=>({value:E,label:o(`thinking.${E}`),supported:S?S.has(E):!0})),k=E=>{var D;return((D=x.find(T=>T.value===E))==null?void 0:D.label)??E};return O.useEffect(()=>{d&&e.models.length===0&&!v&&(y(!0),t({type:"list_models"}))},[d,e.models.length,v,t]),O.useEffect(()=>{e.models.length>0&&y(!1)},[e.models.length]),f.jsxs(f.Fragment,{children:[f.jsxs(Dr,{trigger:f.jsxs(f.Fragment,{children:[f.jsx(Ec,{}),f.jsx("span",{className:"chip-model",children:l?l.name:o("selectModel")}),!i&&(l==null?void 0:l.vision)&&f.jsx("span",{className:"chip-vision",title:o("vision"),children:"🖼"}),!i&&l&&f.jsx("span",{className:"chip-sub",children:l.provider})]}),open:d,onOpenChange:h,children:[f.jsx("div",{className:"dd-header",children:o("availableModels")}),(v||e.modelsLoading)&&f.jsx("div",{className:"dd-loading",children:o("loading")}),e.models.length===0&&!v&&!e.modelsLoading&&f.jsx("div",{className:"dd-loading",children:o("noModels")}),e.models.map(E=>f.jsx(ui,{active:u===E.id,onClick:()=>{u!==E.id&&t({type:"set_model",modelId:E.id}),h(!1)},children:f.jsxs("span",{className:"dd-model-cell",children:[f.jsx("span",{className:"dd-model-name",children:E.name}),f.jsxs("span",{className:"dd-model-meta",children:[f.jsx("span",{className:"dd-model-provider",children:E.provider}),(E.reasoning||E.vision)&&f.jsxs("span",{className:"dd-model-badges",children:[E.reasoning&&f.jsx("span",{className:"dd-model-badge",children:o("reasoning")}),E.vision&&f.jsx("span",{className:"dd-model-badge",children:o("vision")})]})]})]})},E.id)),f.jsx("button",{type:"button",className:"dd-refresh",onClick:()=>t({type:"list_models"}),children:o("refreshModels")}),f.jsx("button",{type:"button",className:"dd-refresh",onClick:()=>{h(!1),n()},children:o("manageModels")})]}),f.jsxs(Dr,{trigger:f.jsxs(f.Fragment,{children:[f.jsx(rd,{}),f.jsx("span",{className:"chip-sub",children:o("thinkingChip",{level:a?k(a.thinkingLevel):"—"})})]}),open:g,onOpenChange:m,children:[f.jsx("div",{className:"dd-header",children:o("thinkingLevel")}),x.map(E=>f.jsx(ui,{active:(a==null?void 0:a.thinkingLevel)===E.value,disabled:!E.supported,title:E.supported?void 0:o("thinkingUnsupported"),onClick:()=>{(a==null?void 0:a.thinkingLevel)!==E.value&&t({type:"set_thinking",level:E.value}),m(!1)},children:E.label},E.value))]})]})}const j0=[{kind:"question",labelKey:"sound.question",descKey:"sound.question.desc"},{kind:"done",labelKey:"sound.done",descKey:"sound.done.desc"},{kind:"start",labelKey:"sound.start",descKey:"sound.start.desc"},{kind:"error",labelKey:"sound.error",descKey:"sound.error.desc"}];function Sg({settings:e,onChange:t,onPreview:n}){const i=yt(),o=a=>t({...e,...a});return f.jsxs("div",{className:"sound-menu",children:[f.jsx("div",{className:"dd-header",children:i("soundHeader")}),f.jsxs("label",{className:"sound-row sound-master",children:[f.jsxs("span",{className:"sound-label",children:[f.jsx(Fv,{className:"sound-icon"}),f.jsx("span",{children:i("enableSound")})]}),f.jsx("input",{type:"checkbox",checked:e.enabled,onChange:a=>o({enabled:a.target.checked})})]}),j0.map(({kind:a,labelKey:l,descKey:u})=>f.jsxs("label",{className:`sound-row ${e.enabled?"":"disabled"}`,children:[f.jsxs("span",{className:"sound-label",children:[f.jsx("span",{className:"sound-name",children:i(l)}),f.jsx("span",{className:"sound-desc",children:i(u)})]}),f.jsxs("span",{className:"sound-right",children:[f.jsx("button",{type:"button",className:"sound-preview",title:i("preview"),disabled:!e.enabled,onClick:d=>{d.preventDefault(),n(a)},children:i("preview")}),f.jsx("input",{type:"checkbox",checked:e[a],disabled:!e.enabled,onChange:d=>o({[a]:d.target.checked})})]})]},a)),f.jsxs("div",{className:`sound-volume ${e.enabled?"":"disabled"}`,children:[f.jsx("span",{className:"sound-name",children:i("volume")}),f.jsx("input",{type:"range",min:0,max:100,step:5,value:e.volume,disabled:!e.enabled,onChange:a=>o({volume:Number(a.target.value)})}),f.jsxs("span",{className:"sound-vol-num",children:[e.volume,"%"]})]})]})}function z0({chat:e,send:t,view:n,onViewChange:i,onOpenPanel:o,onManageModels:a,onOpenSettings:l,onOpenBgTasks:u,sound:d,onSoundChange:h,onSoundPreview:g,themes:m,theme:v,onThemeChange:y}){var J;const{locale:S,setLocale:x,t:k}=df(),[E,D]=O.useState(!1),[T,I]=O.useState(!1),[q,L]=O.useState(!1),[re,X]=O.useState(!1),[te,A]=O.useState(!1),[j,R]=O.useState(!1),F=[{value:"zh",label:k("langZh")},{value:"en",label:k("langEn")}],z=e.ready?k("connected"):e.status==="closed"?k("reconnecting"):k("connecting"),H=e.ready?"ok":"busy",Q=()=>{var N,G,C,P;return f.jsxs(f.Fragment,{children:[f.jsxs("div",{className:"dd-update",children:[f.jsxs("div",{className:"dd-row",children:[f.jsx("span",{children:k("currentVersion")}),f.jsxs("b",{children:["v",((N=e.update)==null?void 0:N.current)??"…"]})]}),f.jsxs("div",{className:"dd-row",children:[f.jsx("span",{children:k("latestVersion")}),f.jsx("b",{children:e.update===null?k("checkingUpdate"):e.update.error?e.update.error:e.update.latest?`v${e.update.latest}`:k("checkingUpdate")})]}),((G=e.update)==null?void 0:G.pendingRestart)&&f.jsx("div",{className:"dd-note ok",children:k("updateSuccess")}),e.update&&!e.update.pendingRestart&&e.update.upToDate&&f.jsx("div",{className:"dd-note ok",children:k("upToDate")}),e.update&&!e.update.pendingRestart&&!e.update.upToDate&&e.update.latest&&f.jsx("div",{className:"dd-note warn",children:k("updateAvailable",{version:e.update.latest})}),((C=e.update)==null?void 0:C.latestPublishedAt)&&Date.now()-new Date(e.update.latestPublishedAt).getTime()<30*6e4&&f.jsx("div",{className:"dd-note warn",children:k("updateJustPublished",{version:e.update.latest??""})}),e.updateResult&&!e.updateResult.ok&&f.jsx("div",{className:"dd-note err",children:k("updateFailed",{detail:e.updateResult.detail})}),((P=e.update)==null?void 0:P.pendingRestart)&&f.jsx("div",{className:"dd-note",children:k("restartHint")})]}),f.jsxs("div",{className:"dd-actions",children:[f.jsx("button",{type:"button",className:"dd-refresh",onClick:()=>t({type:"check_update"}),children:e.update===null?k("checkingUpdate"):k("checkUpdate")}),e.update&&!e.update.pendingRestart&&!e.update.upToDate&&e.update.latest&&f.jsx("button",{type:"button",className:`dd-refresh accent ${j?"armed":""}`,onClick:()=>{if(!j){R(!0);return}R(!1),X(!1),A(!1),t({type:"update_app"})},children:k(j?"confirmUpdate":"updateNow")})]})]})};return f.jsxs("header",{className:"topbar",children:[f.jsxs("div",{className:"brand",children:[f.jsx("button",{type:"button",className:"panel-toggle",title:k("openHistory"),onClick:()=>o("left"),children:f.jsx(jv,{})}),f.jsx("span",{className:"brand-logo",children:"π"}),f.jsx("span",{className:"brand-name",children:"pi-web-ui"}),f.jsx("span",{className:`conn-dot ${H}`,title:z}),f.jsx("span",{className:"conn-label",children:z})]}),f.jsxs("div",{className:"topbar-actions",children:[f.jsxs("div",{className:"view-switch",role:"tablist","aria-label":k("viewSwitch"),children:[f.jsxs("button",{type:"button",role:"tab","aria-selected":n==="chat",className:n==="chat"?"active":"",onClick:()=>i("chat"),children:[f.jsx(sd,{}),f.jsx("span",{children:k("chat")})]}),f.jsxs("button",{type:"button",role:"tab","aria-selected":n==="terminal",className:n==="terminal"?"active":"",onClick:()=>i("terminal"),children:[f.jsx(xc,{}),f.jsx("span",{children:k("terminal")})]}),f.jsxs("button",{type:"button",role:"tab","aria-selected":n==="git",className:n==="git"?"active":"",onClick:()=>i("git"),children:[f.jsx(Gl,{}),f.jsx("span",{children:k("scmTab")})]})]}),f.jsxs("div",{className:"topbar-desktop",children:[f.jsxs("button",{type:"button",className:"chip bg-task-chip","data-tip":k("bgTasksTip"),onClick:u,children:[f.jsx(lc,{}),f.jsx("span",{className:"chip-sub",children:k("bgTasks")}),e.bgServers.length>0&&f.jsx("span",{className:"bg-task-badge",children:e.bgServers.length})]}),f.jsx(Vv,{chat:e,send:t,onManageModels:a}),f.jsxs("button",{type:"button",className:"chip",title:k("settingsTitle"),onClick:l,children:[f.jsx(ac,{}),f.jsx("span",{className:"chip-sub",children:k("settings")})]}),f.jsx(Dr,{trigger:f.jsxs(f.Fragment,{children:[f.jsx(Fv,{}),f.jsx("span",{className:"chip-sub",children:k("sound")})]}),open:E,onOpenChange:D,children:f.jsx(Sg,{settings:d,onChange:h,onPreview:g})}),f.jsxs(Dr,{trigger:f.jsxs(f.Fragment,{children:[f.jsx(N0,{}),f.jsx("span",{className:"chip-sub",children:S==="zh"?k("langZh"):"EN"})]}),open:T,onOpenChange:I,children:[f.jsx("div",{className:"dd-header",children:k("language")}),F.map(N=>f.jsx(ui,{active:S===N.value,onClick:()=>{x(N.value),I(!1)},children:N.label},N.value))]}),f.jsxs(Dr,{trigger:f.jsxs(f.Fragment,{children:[f.jsx(g0,{}),f.jsx("span",{className:"chip-sub",children:k("theme")})]}),open:q,onOpenChange:L,children:[f.jsx("div",{className:"dd-header",children:k("theme")}),f.jsx(ui,{active:v===null,onClick:()=>{y(null),L(!1)},children:k("themeDefault")}),m.map(N=>f.jsx(ui,{active:v===N.id,onClick:()=>{y(N.id),L(!1)},children:N.name},N.id))]}),f.jsxs(Dr,{trigger:f.jsxs(f.Fragment,{children:[f.jsx(cf,{}),f.jsxs("span",{className:"chip-sub",children:["v",((J=e.update)==null?void 0:J.current)??"…"]}),e.update&&!e.update.upToDate&&!e.update.pendingRestart&&f.jsx("span",{className:"update-dot",title:k("updateAvailable",{version:e.update.latest??""})})]}),open:re,onOpenChange:N=>{X(N),R(!1),N&&t({type:"check_update"})},fit:!0,children:[f.jsx("div",{className:"dd-header",children:k("update")}),Q()]}),f.jsx("a",{className:"chip github",href:"https://github.com/xing-shuyin/pi-web-ui",target:"_blank",rel:"noreferrer noopener",title:k("githubRepo"),children:f.jsx(bg,{})})]}),f.jsxs("button",{type:"button",className:"chip newchat","data-tip":k("newChatTip"),onClick:()=>t({type:"new_chat"}),children:[f.jsx(Br,{}),f.jsx("span",{children:k("newChat")})]}),f.jsx("div",{className:"topbar-more",children:f.jsxs(Dr,{trigger:f.jsxs(f.Fragment,{children:[f.jsx(S0,{}),f.jsx("span",{className:"chip-sub",children:k("more")}),e.update&&!e.update.upToDate&&!e.update.pendingRestart&&f.jsx("span",{className:"update-dot"})]}),open:te,onOpenChange:N=>{A(N),R(!1),N&&t({type:"check_update"})},children:[f.jsx("div",{className:"dd-header",children:k("sound")}),f.jsx("div",{className:"dd-header",children:k("settings")}),f.jsxs(ui,{onClick:()=>{A(!1),l()},children:[f.jsx(ac,{})," ",k("settingsTitle")]}),f.jsxs(ui,{onClick:()=>{A(!1),u()},children:[f.jsx(lc,{})," ",k("bgTasks"),e.bgServers.length>0&&f.jsx("em",{className:"bg-task-badge",children:e.bgServers.length})]}),f.jsx(Sg,{settings:d,onChange:h,onPreview:g}),f.jsx("div",{className:"dd-header",children:k("language")}),F.map(N=>f.jsx(ui,{active:S===N.value,onClick:()=>x(N.value),children:N.label},N.value)),f.jsx("div",{className:"dd-header",children:k("theme")}),f.jsx(ui,{active:v===null,onClick:()=>{y(null),A(!1)},children:k("themeDefault")}),m.map(N=>f.jsx(ui,{active:v===N.id,onClick:()=>{y(N.id),A(!1)},children:N.name},N.id)),f.jsx("div",{className:"dd-header",children:k("update")}),Q(),f.jsxs("a",{className:"dd-refresh dd-more-link",href:"https://github.com/xing-shuyin/pi-web-ui",target:"_blank",rel:"noreferrer noopener",children:[f.jsx(bg,{})," ",k("githubRepo")]})]})}),f.jsx("button",{type:"button",className:"panel-toggle",title:k("openFiles"),onClick:()=>o("right"),children:f.jsx(ca,{})})]})]})}function wg(e){const t=new Date(e),n=new Date;return t.toDateString()===n.toDateString()?`${String(t.getHours()).padStart(2,"0")}:${String(t.getMinutes()).padStart(2,"0")}`:`${t.getMonth()+1}/${t.getDate()}`}function U0({chat:e,send:t}){var h,g;const n=yt(),i=(h=e.state)==null?void 0:h.sessionFile,o=(g=e.state)==null?void 0:g.cwd,a=e.sessions,l=e.projects,u=m=>{const v=m.name||m.firstMessage.trim();return v.length>0?v:n("emptyChat")},d=m=>m.split(/[\\/]/).pop()||m;return f.jsxs("aside",{className:"panel panel-left",children:[l.length>0&&f.jsxs("div",{className:"panel-projects",children:[f.jsx("div",{className:"panel-section-title",children:n("recentProjects")}),f.jsx("div",{className:"projects-scroll",children:l.map(m=>{const v=o===m.path;return f.jsxs("button",{type:"button",className:`project-item ${v?"active":""}`,title:m.path,onClick:()=>{v||t({type:"set_cwd",path:m.path})},children:[f.jsx(ca,{className:"project-icon"}),f.jsxs("span",{className:"project-info",children:[f.jsx("span",{className:"project-name",children:d(m.path)}),f.jsx("span",{className:"project-path",children:m.path})]}),f.jsx("span",{className:"project-time",children:wg(m.lastUsed)})]},m.path)})})]}),e.conversations.length>0&&f.jsxs("div",{className:"panel-convs",children:[f.jsx("div",{className:"panel-section-title",children:n("runningConversations")}),e.conversations.map(m=>{const v=e.activeConversationId===m.id;return f.jsxs("button",{type:"button",className:`session-item ${v?"active":""}`,title:m.title,onClick:()=>{v||t({type:"switch_conversation",id:m.id})},children:[f.jsx(sd,{className:"session-icon"}),f.jsxs("span",{className:"session-info",children:[f.jsx("span",{className:"session-title",children:m.title}),f.jsx("span",{className:"session-sub",children:v?n("current"):n("messageCount",{n:m.messageCount})})]}),m.isStreaming&&f.jsx("span",{className:"conv-streaming",title:n("streaming")})]},m.id)}),f.jsx("div",{className:"panel-section-divider"})]}),f.jsxs("div",{className:"panel-sessions",children:[f.jsx("div",{className:"panel-section-title",children:n("historySessions")}),f.jsxs("div",{className:"sessions-scroll",children:[a.length===0&&f.jsx("div",{className:"panel-empty",children:n("noHistory")}),a.map(m=>{const v=i===m.path;return f.jsxs("button",{type:"button",className:`session-item ${v?"active":""}`,title:m.path,onClick:()=>{v||t({type:"switch_session",path:m.path})},children:[f.jsx(sd,{className:"session-icon"}),f.jsxs("span",{className:"session-info",children:[f.jsx("span",{className:"session-title",children:u(m)}),f.jsxs("span",{className:"session-sub",children:[v?n("current"):n("messageCount",{n:m.messageCount}),m.source==="tui"&&f.jsx("span",{className:"session-src",title:n("tuiTip"),children:"TUI"})]})]}),f.jsx("span",{className:"session-time",children:wg(m.modified)})]},m.path)})]})]})]})}function Nc(){if(typeof crypto<"u"&&typeof crypto.randomUUID=="function")return crypto.randomUUID();const e=new Uint8Array(16);if(typeof crypto<"u"&&typeof crypto.getRandomValues=="function")crypto.getRandomValues(e);else for(let n=0;n<16;n++)e[n]=Math.floor(Math.random()*256);e[6]=e[6]&15|64,e[8]=e[8]&63|128;const t=[...e].map(n=>n.toString(16).padStart(2,"0")).join("");return`${t.slice(0,8)}-${t.slice(8,12)}-${t.slice(12,16)}-${t.slice(16,20)}-${t.slice(20)}`}const xg=2e5,H0=2e5,$0={conversationId:null,goal:null,reviewModel:null,maxRounds:3,locked:!0,reviewing:!1,round:0,status:"",verdict:"pending",wizard:{active:!1,draft:"",model:null,step:0,maxSteps:6,status:""}};function W0(){const e=new Map,t=new Map,n=(i,o)=>`${i}:${o}`;return{write(i,o,a){const l=n(i,o),u=e.get(l);if(u&&u.size>0){for(const g of u)try{g.write(a)}catch{}return}const d=t.get(l)??"",h=d.length+a.length>H0?a:d+a;t.set(l,h)},register(i,o,a){const l=n(i,o);let u=e.get(l);u||(u=new Set,e.set(l,u)),u.add(a);const d=t.get(l);if(d){try{a.write(d)}catch{}t.delete(l)}return()=>{const h=e.get(l);h&&(h.delete(a),h.size===0&&e.delete(l)),t.delete(l)}},clear(){e.clear(),t.clear()}}}function K0(e,t){const n=new Set;for(const o of t.messages)o.role==="toolResult"&&o.toolCallId&&n.add(o.toolCallId),o.role==="bashExecution"&&n.add(`bash-${o.id}`);let i=!1;for(const o of e.keys())n.has(o)&&(e.delete(o),i=!0);return i?new Map(e):e}function q0(e,t){let n=!1;for(const i of e.keys())t.messages.some(a=>a.role==="toolResult"&&a.toolCallId===i)&&(e.delete(i),n=!0);return n?new Map(e):e}function V0(e,t){var n,i,o,a;switch(t.type){case"status":return{...e,status:t.status,ready:t.status==="open"?e.ready:!1,terminals:t.status==="closed"?[]:e.terminals};case"ready":return{...e,serverVersion:t.serverVersion,ready:!0};case"snapshot":return{...e,ready:!0,state:t.state,activeConversationId:t.state.conversationId,liveOutputs:K0(e.liveOutputs,t.state),toolStatuses:q0(e.toolStatuses,t.state)};case"tool_delta":{const l=e.liveOutputs.get(t.toolCallId),u=((l==null?void 0:l.text)??"")+t.delta,d=u.length>xg?u.slice(0,xg):u,h=new Map(e.liveOutputs);return h.set(t.toolCallId,{toolName:t.toolName,text:d}),{...e,liveOutputs:h}}case"tool_status":return{...e,toolStatuses:new Map(e.toolStatuses).set(t.status.toolCallId,t.status)};case"notice":return{...e,notices:[...e.notices,t.notice].slice(-6)};case"dismiss_notice":return{...e,notices:e.notices.filter(l=>l.id!==t.id)};case"sessions":return{...e,sessions:t.sessions};case"conversations":return{...e,conversations:t.conversations,activeConversationId:t.activeId};case"projects":return{...e,projects:t.projects};case"files":return{...e,files:t.files};case"file_changed":return{...e,fileChanged:{path:t.path}};case"file_content":return{...e,fileContent:t.content};case"models":return{...e,models:t.models,modelsLoading:t.loading};case"models_config":return{...e,modelsConfig:t.providers};case"providers_status":return{...e,providers:t.providers};case"fetch_models_result":return{...e,fetchModelsResult:t.result};case"install_result":return{...e,installResult:t.result};case"path_completions":return{...e,pathCompletions:t.completions};case"update_status":return{...e,update:t.status};case"update_result":return{...e,updateResult:t.result};case"widgets":return{...e,widgets:t.widgets};case"statuses":return{...e,statuses:t.statuses};case"dialog":return{...e,dialog:t.dialog};case"commands":return{...e,commands:t.commands,commandsPath:t.path};case"slash_commands":return{...e,slashCommands:t.commands};case"goal_status":return{...e,goal:t.status};case"settings":return{...e,settings:t.settings};case"bg_servers":return{...e,bgServers:t.servers};case"terminal_add":return{...e,terminals:[...e.terminals,t.meta]};case"terminal_remove":return{...e,terminals:e.terminals.filter(l=>l.id!==t.id)};case"terminal_exit":return t.conversationId&&(e.activeConversationId||(n=e.state)!=null&&n.conversationId)&&t.conversationId!==(e.activeConversationId||((i=e.state)==null?void 0:i.conversationId))?e:{...e,terminals:e.terminals.map(l=>l.id===t.terminalId?{...l,running:!1,exitCode:t.exitCode}:l)};case"terminal_restart":return{...e,terminals:e.terminals.map(l=>l.id===t.terminalId?{...l,running:!0,exitCode:null}:l)};case"terminal_list":return t.conversationId&&(e.activeConversationId||(o=e.state)!=null&&o.conversationId)&&t.conversationId!==(e.activeConversationId||((a=e.state)==null?void 0:a.conversationId))?e:{...e,terminals:t.terminals.map(l=>{var u;return{...l,conversationId:t.conversationId??((u=e.state)==null?void 0:u.conversationId)??""}})};default:return e}}const kg="pi-web-client-id";function ff(){let e=localStorage.getItem(kg);return e||(e=Nc(),localStorage.setItem(kg,e)),e}function G0(){return`${location.protocol==="https:"?"wss:":"ws:"}//${location.host}/ws`}function Y0(){const[e,t]=O.useReducer(V0,{status:"connecting",ready:!1,state:null,liveOutputs:new Map,toolStatuses:new Map,notices:[],sessions:[],conversations:[],activeConversationId:"",projects:[],files:null,fileChanged:null,fileContent:null,models:[],modelsLoading:!1,modelsConfig:[],providers:[],installResult:null,pathCompletions:[],update:null,updateResult:null,widgets:[],statuses:[],dialog:null,commands:[],commandsPath:"",slashCommands:[],terminals:[],goal:$0,bgServers:[],settings:null,fetchModelsResult:null}),n=O.useRef(null),i=O.useRef(W0()),o=O.useRef(0),a=O.useRef(null),l=O.useRef(!0),u=O.useRef(0),d=O.useRef(0),h=O.useCallback((D,T)=>{const I=++d.current;t({type:"notice",notice:{id:I,level:D,text:T}})},[]),g=O.useCallback(D=>{const T=n.current;return T&&T.readyState===WebSocket.OPEN?(T.send(JSON.stringify(D)),!0):!1},[]),m=O.useCallback(()=>{if(!l.current)return;t({type:"status",status:"connecting"});const D=new WebSocket(G0());n.current=D,D.onopen=()=>{n.current===D&&(t({type:"status",status:"open"}),o.current=0,u.current=Date.now(),D.send(JSON.stringify({type:"hello",clientId:ff()})))},D.onmessage=T=>{if(n.current!==D)return;u.current=Date.now();let I;try{I=JSON.parse(T.data)}catch{return}switch(I.type){case"ready":t({type:"ready",serverVersion:I.serverVersion}),D.send(JSON.stringify({type:"get_state"})),D.send(JSON.stringify({type:"list_sessions"})),D.send(JSON.stringify({type:"list_projects"})),D.send(JSON.stringify({type:"list_files"})),D.send(JSON.stringify({type:"list_models"})),D.send(JSON.stringify({type:"list_commands"})),D.send(JSON.stringify({type:"get_commands"})),D.send(JSON.stringify({type:"check_update"}));break;case"snapshot":t({type:"snapshot",state:I.state});break;case"tool_delta":t({type:"tool_delta",toolCallId:I.toolCallId,toolName:I.toolName,delta:I.delta});break;case"tool_status":t({type:"tool_status",status:I});break;case"notice":{const q=++d.current;t({type:"notice",notice:{id:q,level:I.level,text:I.text}});break}case"sessions":t({type:"sessions",sessions:I.sessions});break;case"conversations":t({type:"conversations",conversations:I.conversations,activeId:I.activeId});break;case"projects":t({type:"projects",projects:I.projects});break;case"files":t({type:"files",files:I});break;case"file_changed":t({type:"file_changed",path:I.path});break;case"file_content":t({type:"file_content",content:I});break;case"models":t({type:"models",models:I.models,loading:!1});break;case"models_config":t({type:"models_config",providers:I.providers});break;case"providers_status":t({type:"providers_status",providers:I.providers});break;case"fetch_models_result":t({type:"fetch_models_result",result:{reqId:I.reqId,ok:I.ok,models:I.models,error:I.error}});break;case"install_result":t({type:"install_result",result:I});break;case"path_completions":t({type:"path_completions",completions:I.completions});break;case"update_status":t({type:"update_status",status:I});break;case"update_result":t({type:"update_result",result:I});break;case"widgets":t({type:"widgets",widgets:I.widgets});break;case"statuses":t({type:"statuses",statuses:I.statuses});break;case"dialog":t({type:"dialog",dialog:{id:I.id,kind:I.kind,title:I.title,args:I.args}});break;case"dialog_closed":t({type:"dialog",dialog:null});break;case"terminal_output":i.current.write(I.conversationId??E.current.chat.activeConversationId,I.terminalId,I.data);break;case"terminal_exit":t({type:"terminal_exit",conversationId:I.conversationId,terminalId:I.terminalId,exitCode:I.exitCode});break;case"terminal_list":t({type:"terminal_list",conversationId:I.conversationId,terminals:I.terminals});break;case"commands":t({type:"commands",commands:I.commands,path:I.path});break;case"slash_commands":t({type:"slash_commands",commands:I.commands});break;case"goal_status":t({type:"goal_status",status:I.status});break;case"settings_state":t({type:"settings",settings:I.settings});break;case"bg_servers":t({type:"bg_servers",servers:I.servers});break}},D.onclose=()=>{if(n.current===D&&(n.current=null),i.current.clear(),!l.current||n.current&&n.current!==D)return;t({type:"status",status:"closed"});const T=Math.min(1e3*2**o.current,1e4);o.current+=1,a.current=setTimeout(()=>{a.current=null,m()},T)},D.onerror=()=>{}},[]);O.useEffect(()=>{l.current=!0,m();const D=setInterval(()=>{if(!l.current)return;const T=n.current;T&&T.readyState===WebSocket.OPEN&&Date.now()-u.current>3e4&&T.close()},5e3);return()=>{var T;l.current=!1,clearInterval(D),a.current&&(clearTimeout(a.current),a.current=null),(T=n.current)==null||T.close(),n.current=null}},[m]);const v=O.useCallback(D=>t({type:"dismiss_notice",id:D}),[]),y=O.useCallback(D=>t({type:"terminal_add",meta:D}),[]),S=O.useCallback(D=>t({type:"terminal_remove",id:D}),[]),x=O.useCallback(D=>t({type:"terminal_restart",terminalId:D}),[]),k=O.useCallback((D,T,I)=>i.current.register(D,T,I),[]),E=O.useRef({chat:e,send:g,pushNotice:h,dismissNotice:v,terminal:{create:y,close:S,register:k,restart:x}});return E.current={chat:e,send:g,pushNotice:h,dismissNotice:v,terminal:{create:y,close:S,register:k,restart:x}},E.current}const X0=200*1024*1024,Z0=/windows/i.test(navigator.userAgent),Q0=/[<>:"/\\|?*\u0000-\u001f]/g,J0=/[. ]+$/,ex=/^(con|prn|aux|nul|com[1-9]|lpt[1-9])(\..*)?$/i;function tx(e){const t=e.replace(Q0,"_").replace(J0,"");return t?ex.test(t)?`_${t}`:t:"_"}function Eg(e,t=!0){return`/api/file?${new URLSearchParams({clientId:ff(),path:e,...t?{download:"1"}:{}})}`}async function nx(e,t){const n=Z0?tx(t):t;try{const i=await fetch(Eg(e));if(!i.ok)return{ok:!1,cancelled:!1,error:await i.text().catch(()=>"")||(i.status===404?"文件不存在":`HTTP ${i.status}`)};if(Number(i.headers.get("content-length")??"0")>X0)return window.location.assign(Eg(e)),{ok:!0};const a=await i.blob();return window.showSaveFilePicker&&window.isSecureContext?ix(a,n):cd(a,n)}catch(i){return{ok:!1,cancelled:!1,error:i instanceof Error?i.message:String(i)}}}async function ix(e,t){let n;const i=window.showSaveFilePicker;if(!i)return cd(e,t);try{n=await i({suggestedName:t})}catch(o){return o instanceof DOMException&&o.name==="AbortError"?{ok:!1,cancelled:!0}:cd(e,t)}try{const o=await n.createWritable();return await o.write(e),await o.close(),{ok:!0}}catch(o){return{ok:!1,cancelled:!1,error:o instanceof Error?o.message:String(o)}}}function cd(e,t){const n=URL.createObjectURL(e),i=document.createElement("a");return i.href=n,i.download=t,document.body.appendChild(i),i.click(),i.remove(),setTimeout(()=>URL.revokeObjectURL(n),1e4),{ok:!0}}function rx({chat:e,send:t,onAttach:n,onPreview:i,onNotice:o}){var D;const a=yt(),[l,u]=O.useState(""),[d,h]=O.useState(!1),g=e.files,m=1e4,v=O.useRef(0),y=O.useRef(void 0),S=O.useCallback((T,I)=>{const q=++v.current;u(T),I!=null&&I.silent||h(!0),t({type:"list_files",path:T===""?void 0:T})||v.current===q&&h(!1)},[t]);O.useEffect(()=>{g&&g.path===l&&h(!1)},[g,l]),O.useEffect(()=>{var q;const T=(q=e.state)==null?void 0:q.cwd;if(T!==y.current){y.current=T,S("",{silent:!0});return}const I=setInterval(()=>{document.visibilityState!=="hidden"&&S(l,{silent:!0})},m);return()=>clearInterval(I)},[(D=e.state)==null?void 0:D.cwd,l,S]),O.useEffect(()=>{const T=e.fileChanged;T&&T.path===l&&S(l,{silent:!0})},[e.fileChanged,l,S]);const x=T=>S(T),k=()=>{(g==null?void 0:g.parent)!==null&&(g==null?void 0:g.parent)!==void 0&&S(g.parent)},E=l.split("/").filter(Boolean);return f.jsxs("aside",{className:"panel panel-right",children:[f.jsxs("div",{className:"panel-crumbs",children:[f.jsx("button",{type:"button",className:`crumb ${l===""?"active":""}`,onClick:()=>S(""),children:a("rootDir")}),E.map((T,I)=>{const q=E.slice(0,I+1).join("/");return f.jsxs("span",{className:"crumb-seg",children:[f.jsx(Cc,{}),f.jsx("button",{type:"button",className:`crumb ${q===l?"active":""}`,onClick:()=>S(q),children:T})]},q)})]}),f.jsxs("div",{className:"panel-body",children:[d&&f.jsx("div",{className:"panel-empty",children:a("loading")}),!d&&g&&g.path===l&&f.jsxs(f.Fragment,{children:[g.path!==""&&f.jsxs("button",{type:"button",className:"file-item dir",onClick:k,children:[f.jsx(ca,{className:"file-icon"}),f.jsx("span",{className:"file-name",children:".."})]}),g.entries.map(T=>T.type==="dir"?f.jsxs("div",{className:"file-item dir",children:[f.jsxs("button",{type:"button",className:"file-dir-main",onClick:()=>x(T.path),children:[f.jsx(ca,{className:"file-icon"}),f.jsx("span",{className:"file-name",children:T.name})]}),f.jsx("button",{type:"button",className:"file-attach ref","data-tip":a("linkFolderTip"),onClick:()=>n(T.path,T.name,"reference",!0),children:f.jsx(od,{})})]},T.path):f.jsxs("div",{className:"file-item file",children:[f.jsxs("button",{type:"button",className:"file-name",title:`${T.path} — ${a("previewFile")}`,onClick:()=>i(T.path,T.name),children:[f.jsx(zv,{className:"file-icon"}),f.jsx("span",{className:"file-name-text",children:T.name})]}),f.jsx("button",{type:"button",className:"file-attach download","data-tip":a("downloadFile"),onClick:()=>{nx(T.path,T.name).then(I=>{I.ok||I.cancelled||o("error",a("downloadFailed",{error:I.error}))})},children:f.jsx(cf,{})}),f.jsx("button",{type:"button",className:"file-attach inline","data-tip":a("attachInlineTip"),onClick:()=>n(T.path,T.name,"inline"),children:f.jsx(Br,{})}),f.jsx("button",{type:"button",className:"file-attach ref","data-tip":a("referenceTip"),onClick:()=>n(T.path,T.name,"reference"),children:f.jsx(od,{})})]},T.path)),g.truncated&&f.jsx("div",{className:"panel-empty files-truncated",children:a("filesTruncated")})]}),!d&&!g&&f.jsx("div",{className:"panel-empty",children:a("noFiles")})]}),e.widgets.filter(T=>T.lines.length>0).length>0&&f.jsx("div",{className:"panel-widgets",children:e.widgets.filter(T=>T.lines.length>0).map(T=>f.jsxs("div",{className:"widget",children:[f.jsx("div",{className:"widget-title",children:T.key}),f.jsx("pre",{className:"widget-lines",children:T.lines.join(`
41
- `)})]},T.key))})]})}var sx=Ov();function ox(e,t){const n={};return(e[e.length-1]===""?[...e,""]:e).join((n.padRight?" ":"")+","+(n.padLeft===!1?"":" ")).trim()}const ax=/^[$_\p{ID_Start}][$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,lx=/^[$_\p{ID_Start}][-$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,cx={};function Cg(e,t){return(cx.jsx?lx:ax).test(e)}const ux=/[ \t\n\f\r]/g;function hx(e){return typeof e=="object"?e.type==="text"?Ng(e.value):!1:Ng(e)}function Ng(e){return e.replace(ux,"")===""}class ga{constructor(t,n,i){this.normal=n,this.property=t,i&&(this.space=i)}}ga.prototype.normal={};ga.prototype.property={};ga.prototype.space=void 0;function Gv(e,t){const n={},i={};for(const o of e)Object.assign(n,o.property),Object.assign(i,o.normal);return new ga(n,i,t)}function ud(e){return e.toLowerCase()}class Kn{constructor(t,n){this.attribute=n,this.property=t}}Kn.prototype.attribute="";Kn.prototype.booleanish=!1;Kn.prototype.boolean=!1;Kn.prototype.commaOrSpaceSeparated=!1;Kn.prototype.commaSeparated=!1;Kn.prototype.defined=!1;Kn.prototype.mustUseProperty=!1;Kn.prototype.number=!1;Kn.prototype.overloadedBoolean=!1;Kn.prototype.property="";Kn.prototype.spaceSeparated=!1;Kn.prototype.space=void 0;let dx=0;const Ze=ms(),Xt=ms(),hd=ms(),de=ms(),_t=ms(),us=ms(),Qn=ms();function ms(){return 2**++dx}const dd=Object.freeze(Object.defineProperty({__proto__:null,boolean:Ze,booleanish:Xt,commaOrSpaceSeparated:Qn,commaSeparated:us,number:de,overloadedBoolean:hd,spaceSeparated:_t},Symbol.toStringTag,{value:"Module"})),xh=Object.keys(dd);class pf extends Kn{constructor(t,n,i,o){let a=-1;if(super(t,n),Tg(this,"space",o),typeof i=="number")for(;++a<xh.length;){const l=xh[a];Tg(this,xh[a],(i&dd[l])===dd[l])}}}pf.prototype.defined=!0;function Tg(e,t,n){n&&(e[t]=n)}function Js(e){const t={},n={};for(const[i,o]of Object.entries(e.properties)){const a=new pf(i,e.transform(e.attributes||{},i),o,e.space);e.mustUseProperty&&e.mustUseProperty.includes(i)&&(a.mustUseProperty=!0),t[i]=a,n[ud(i)]=i,n[ud(a.attribute)]=i}return new ga(t,n,e.space)}const Yv=Js({properties:{ariaActiveDescendant:null,ariaAtomic:Xt,ariaAutoComplete:null,ariaBusy:Xt,ariaChecked:Xt,ariaColCount:de,ariaColIndex:de,ariaColSpan:de,ariaControls:_t,ariaCurrent:null,ariaDescribedBy:_t,ariaDetails:null,ariaDisabled:Xt,ariaDropEffect:_t,ariaErrorMessage:null,ariaExpanded:Xt,ariaFlowTo:_t,ariaGrabbed:Xt,ariaHasPopup:null,ariaHidden:Xt,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:_t,ariaLevel:de,ariaLive:null,ariaModal:Xt,ariaMultiLine:Xt,ariaMultiSelectable:Xt,ariaOrientation:null,ariaOwns:_t,ariaPlaceholder:null,ariaPosInSet:de,ariaPressed:Xt,ariaReadOnly:Xt,ariaRelevant:null,ariaRequired:Xt,ariaRoleDescription:_t,ariaRowCount:de,ariaRowIndex:de,ariaRowSpan:de,ariaSelected:Xt,ariaSetSize:de,ariaSort:null,ariaValueMax:de,ariaValueMin:de,ariaValueNow:de,ariaValueText:null,role:null},transform(e,t){return t==="role"?t:"aria-"+t.slice(4).toLowerCase()}});function Xv(e,t){return t in e?e[t]:t}function Zv(e,t){return Xv(e,t.toLowerCase())}const fx=Js({attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:us,acceptCharset:_t,accessKey:_t,action:null,allow:null,allowFullScreen:Ze,allowPaymentRequest:Ze,allowUserMedia:Ze,alpha:Ze,alt:null,as:null,async:Ze,autoCapitalize:null,autoComplete:_t,autoFocus:Ze,autoPlay:Ze,blocking:_t,capture:null,charSet:null,checked:Ze,cite:null,className:_t,closedBy:null,colorSpace:null,cols:de,colSpan:de,command:null,commandFor:null,content:null,contentEditable:Xt,controls:Ze,controlsList:_t,coords:de|us,crossOrigin:null,data:null,dateTime:null,decoding:null,default:Ze,defer:Ze,dir:null,dirName:null,disabled:Ze,download:hd,draggable:Xt,encType:null,enterKeyHint:null,fetchPriority:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:Ze,formTarget:null,headers:_t,height:de,hidden:hd,high:de,href:null,hrefLang:null,htmlFor:_t,httpEquiv:_t,id:null,imageSizes:null,imageSrcSet:null,inert:Ze,inputMode:null,integrity:null,is:null,isMap:Ze,itemId:null,itemProp:_t,itemRef:_t,itemScope:Ze,itemType:_t,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:Ze,low:de,manifest:null,max:null,maxLength:de,media:null,method:null,min:null,minLength:de,multiple:Ze,muted:Ze,name:null,nonce:null,noModule:Ze,noValidate:Ze,onAbort:null,onAfterPrint:null,onAuxClick:null,onBeforeMatch:null,onBeforePrint:null,onBeforeToggle:null,onBeforeUnload:null,onBlur:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onContextLost:null,onContextMenu:null,onContextRestored:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnded:null,onError:null,onFocus:null,onFormData:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLanguageChange:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadEnd:null,onLoadStart:null,onMessage:null,onMessageError:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRejectionHandled:null,onReset:null,onResize:null,onScroll:null,onScrollEnd:null,onSecurityPolicyViolation:null,onSeeked:null,onSeeking:null,onSelect:null,onSlotChange:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnhandledRejection:null,onUnload:null,onVolumeChange:null,onWaiting:null,onWheel:null,open:Ze,optimum:de,pattern:null,ping:_t,placeholder:null,playsInline:Ze,popover:null,popoverTarget:null,popoverTargetAction:null,poster:null,preload:null,readOnly:Ze,referrerPolicy:null,rel:_t,required:Ze,reversed:Ze,rows:de,rowSpan:de,sandbox:_t,scope:null,scoped:Ze,seamless:Ze,selected:Ze,shadowRootClonable:Ze,shadowRootCustomElementRegistry:Ze,shadowRootDelegatesFocus:Ze,shadowRootMode:null,shadowRootSerializable:Ze,shape:null,size:de,sizes:null,slot:null,span:de,spellCheck:Xt,src:null,srcDoc:null,srcLang:null,srcSet:null,start:de,step:null,style:null,tabIndex:de,target:null,title:null,translate:null,type:null,typeMustMatch:Ze,useMap:null,value:Xt,width:de,wrap:null,writingSuggestions:null,align:null,aLink:null,archive:_t,axis:null,background:null,bgColor:null,border:de,borderColor:null,bottomMargin:de,cellPadding:null,cellSpacing:null,char:null,charOff:null,classId:null,clear:null,code:null,codeBase:null,codeType:null,color:null,compact:Ze,declare:Ze,event:null,face:null,frame:null,frameBorder:null,hSpace:de,leftMargin:de,link:null,longDesc:null,lowSrc:null,marginHeight:de,marginWidth:de,noResize:Ze,noHref:Ze,noShade:Ze,noWrap:Ze,object:null,profile:null,prompt:null,rev:null,rightMargin:de,rules:null,scheme:null,scrolling:Xt,standby:null,summary:null,text:null,topMargin:de,valueType:null,version:null,vAlign:null,vLink:null,vSpace:de,allowTransparency:null,autoCorrect:null,autoSave:null,credentialless:Ze,disablePictureInPicture:Ze,disableRemotePlayback:Ze,exportParts:us,part:_t,prefix:null,property:null,results:de,security:null,unselectable:null},space:"html",transform:Zv}),px=Js({attributes:{accentHeight:"accent-height",alignmentBaseline:"alignment-baseline",arabicForm:"arabic-form",baselineShift:"baseline-shift",capHeight:"cap-height",className:"class",clipPath:"clip-path",clipRule:"clip-rule",colorInterpolation:"color-interpolation",colorInterpolationFilters:"color-interpolation-filters",colorProfile:"color-profile",colorRendering:"color-rendering",crossOrigin:"crossorigin",dataType:"datatype",dominantBaseline:"dominant-baseline",enableBackground:"enable-background",fillOpacity:"fill-opacity",fillRule:"fill-rule",floodColor:"flood-color",floodOpacity:"flood-opacity",fontFamily:"font-family",fontSize:"font-size",fontSizeAdjust:"font-size-adjust",fontStretch:"font-stretch",fontStyle:"font-style",fontVariant:"font-variant",fontWeight:"font-weight",glyphName:"glyph-name",glyphOrientationHorizontal:"glyph-orientation-horizontal",glyphOrientationVertical:"glyph-orientation-vertical",hrefLang:"hreflang",horizAdvX:"horiz-adv-x",horizOriginX:"horiz-origin-x",horizOriginY:"horiz-origin-y",imageRendering:"image-rendering",letterSpacing:"letter-spacing",lightingColor:"lighting-color",markerEnd:"marker-end",markerMid:"marker-mid",markerStart:"marker-start",maskType:"mask-type",navDown:"nav-down",navDownLeft:"nav-down-left",navDownRight:"nav-down-right",navLeft:"nav-left",navNext:"nav-next",navPrev:"nav-prev",navRight:"nav-right",navUp:"nav-up",navUpLeft:"nav-up-left",navUpRight:"nav-up-right",onAbort:"onabort",onActivate:"onactivate",onAfterPrint:"onafterprint",onBeforePrint:"onbeforeprint",onBegin:"onbegin",onCancel:"oncancel",onCanPlay:"oncanplay",onCanPlayThrough:"oncanplaythrough",onChange:"onchange",onClick:"onclick",onClose:"onclose",onCopy:"oncopy",onCueChange:"oncuechange",onCut:"oncut",onDblClick:"ondblclick",onDrag:"ondrag",onDragEnd:"ondragend",onDragEnter:"ondragenter",onDragExit:"ondragexit",onDragLeave:"ondragleave",onDragOver:"ondragover",onDragStart:"ondragstart",onDrop:"ondrop",onDurationChange:"ondurationchange",onEmptied:"onemptied",onEnd:"onend",onEnded:"onended",onError:"onerror",onFocus:"onfocus",onFocusIn:"onfocusin",onFocusOut:"onfocusout",onHashChange:"onhashchange",onInput:"oninput",onInvalid:"oninvalid",onKeyDown:"onkeydown",onKeyPress:"onkeypress",onKeyUp:"onkeyup",onLoad:"onload",onLoadedData:"onloadeddata",onLoadedMetadata:"onloadedmetadata",onLoadStart:"onloadstart",onMessage:"onmessage",onMouseDown:"onmousedown",onMouseEnter:"onmouseenter",onMouseLeave:"onmouseleave",onMouseMove:"onmousemove",onMouseOut:"onmouseout",onMouseOver:"onmouseover",onMouseUp:"onmouseup",onMouseWheel:"onmousewheel",onOffline:"onoffline",onOnline:"ononline",onPageHide:"onpagehide",onPageShow:"onpageshow",onPaste:"onpaste",onPause:"onpause",onPlay:"onplay",onPlaying:"onplaying",onPopState:"onpopstate",onProgress:"onprogress",onRateChange:"onratechange",onRepeat:"onrepeat",onReset:"onreset",onResize:"onresize",onScroll:"onscroll",onSeeked:"onseeked",onSeeking:"onseeking",onSelect:"onselect",onShow:"onshow",onStalled:"onstalled",onStorage:"onstorage",onSubmit:"onsubmit",onSuspend:"onsuspend",onTimeUpdate:"ontimeupdate",onToggle:"ontoggle",onUnload:"onunload",onVolumeChange:"onvolumechange",onWaiting:"onwaiting",onZoom:"onzoom",overlinePosition:"overline-position",overlineThickness:"overline-thickness",paintOrder:"paint-order",panose1:"panose-1",pointerEvents:"pointer-events",referrerPolicy:"referrerpolicy",renderingIntent:"rendering-intent",shapeRendering:"shape-rendering",stopColor:"stop-color",stopOpacity:"stop-opacity",strikethroughPosition:"strikethrough-position",strikethroughThickness:"strikethrough-thickness",strokeDashArray:"stroke-dasharray",strokeDashOffset:"stroke-dashoffset",strokeLineCap:"stroke-linecap",strokeLineJoin:"stroke-linejoin",strokeMiterLimit:"stroke-miterlimit",strokeOpacity:"stroke-opacity",strokeWidth:"stroke-width",tabIndex:"tabindex",textAnchor:"text-anchor",textDecoration:"text-decoration",textRendering:"text-rendering",transformOrigin:"transform-origin",typeOf:"typeof",underlinePosition:"underline-position",underlineThickness:"underline-thickness",unicodeBidi:"unicode-bidi",unicodeRange:"unicode-range",unitsPerEm:"units-per-em",vAlphabetic:"v-alphabetic",vHanging:"v-hanging",vIdeographic:"v-ideographic",vMathematical:"v-mathematical",vectorEffect:"vector-effect",vertAdvY:"vert-adv-y",vertOriginX:"vert-origin-x",vertOriginY:"vert-origin-y",wordSpacing:"word-spacing",writingMode:"writing-mode",xHeight:"x-height",playbackOrder:"playbackorder",timelineBegin:"timelinebegin"},properties:{about:Qn,accentHeight:de,accumulate:null,additive:null,alignmentBaseline:null,alphabetic:de,amplitude:de,arabicForm:null,ascent:de,attributeName:null,attributeType:null,azimuth:de,bandwidth:null,baselineShift:null,baseFrequency:null,baseProfile:null,bbox:null,begin:null,bias:de,by:null,calcMode:null,capHeight:de,className:_t,clip:null,clipPath:null,clipPathUnits:null,clipRule:null,color:null,colorInterpolation:null,colorInterpolationFilters:null,colorProfile:null,colorRendering:null,content:null,contentScriptType:null,contentStyleType:null,crossOrigin:null,cursor:null,cx:null,cy:null,d:null,dataType:null,defaultAction:null,descent:de,diffuseConstant:de,direction:null,display:null,dur:null,divisor:de,dominantBaseline:null,download:Ze,dx:null,dy:null,edgeMode:null,editable:null,elevation:de,enableBackground:null,end:null,event:null,exponent:de,externalResourcesRequired:null,fill:null,fillOpacity:de,fillRule:null,filter:null,filterRes:null,filterUnits:null,floodColor:null,floodOpacity:null,focusable:null,focusHighlight:null,fontFamily:null,fontSize:null,fontSizeAdjust:null,fontStretch:null,fontStyle:null,fontVariant:null,fontWeight:null,format:null,fr:null,from:null,fx:null,fy:null,g1:us,g2:us,glyphName:us,glyphOrientationHorizontal:null,glyphOrientationVertical:null,glyphRef:null,gradientTransform:null,gradientUnits:null,handler:null,hanging:de,hatchContentUnits:null,hatchUnits:null,height:null,href:null,hrefLang:null,horizAdvX:de,horizOriginX:de,horizOriginY:de,id:null,ideographic:de,imageRendering:null,initialVisibility:null,in:null,in2:null,intercept:de,k:de,k1:de,k2:de,k3:de,k4:de,kernelMatrix:Qn,kernelUnitLength:null,keyPoints:null,keySplines:null,keyTimes:null,kerning:null,lang:null,lengthAdjust:null,letterSpacing:null,lightingColor:null,limitingConeAngle:de,local:null,markerEnd:null,markerMid:null,markerStart:null,markerHeight:null,markerUnits:null,markerWidth:null,mask:null,maskContentUnits:null,maskType:null,maskUnits:null,mathematical:null,max:null,media:null,mediaCharacterEncoding:null,mediaContentEncodings:null,mediaSize:de,mediaTime:null,method:null,min:null,mode:null,name:null,navDown:null,navDownLeft:null,navDownRight:null,navLeft:null,navNext:null,navPrev:null,navRight:null,navUp:null,navUpLeft:null,navUpRight:null,numOctaves:null,observer:null,offset:null,onAbort:null,onActivate:null,onAfterPrint:null,onBeforePrint:null,onBegin:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnd:null,onEnded:null,onError:null,onFocus:null,onFocusIn:null,onFocusOut:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadStart:null,onMessage:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onMouseWheel:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRepeat:null,onReset:null,onResize:null,onScroll:null,onSeeked:null,onSeeking:null,onSelect:null,onShow:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnload:null,onVolumeChange:null,onWaiting:null,onZoom:null,opacity:null,operator:null,order:null,orient:null,orientation:null,origin:null,overflow:null,overlay:null,overlinePosition:de,overlineThickness:de,paintOrder:null,panose1:null,path:null,pathLength:de,patternContentUnits:null,patternTransform:null,patternUnits:null,phase:null,ping:_t,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:de,pointsAtY:de,pointsAtZ:de,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:Qn,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:Qn,rev:Qn,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:Qn,requiredFeatures:Qn,requiredFonts:Qn,requiredFormats:Qn,resource:null,restart:null,result:null,rotate:null,rx:null,ry:null,scale:null,seed:null,shapeRendering:null,side:null,slope:null,snapshotTime:null,specularConstant:de,specularExponent:de,spreadMethod:null,spacing:null,startOffset:null,stdDeviation:null,stemh:null,stemv:null,stitchTiles:null,stopColor:null,stopOpacity:null,strikethroughPosition:de,strikethroughThickness:de,string:null,stroke:null,strokeDashArray:Qn,strokeDashOffset:null,strokeLineCap:null,strokeLineJoin:null,strokeMiterLimit:de,strokeOpacity:de,strokeWidth:null,style:null,surfaceScale:de,syncBehavior:null,syncBehaviorDefault:null,syncMaster:null,syncTolerance:null,syncToleranceDefault:null,systemLanguage:Qn,tabIndex:de,tableValues:null,target:null,targetX:de,targetY:de,textAnchor:null,textDecoration:null,textRendering:null,textLength:null,timelineBegin:null,title:null,transformBehavior:null,type:null,typeOf:Qn,to:null,transform:null,transformOrigin:null,u1:null,u2:null,underlinePosition:de,underlineThickness:de,unicode:null,unicodeBidi:null,unicodeRange:null,unitsPerEm:de,values:null,vAlphabetic:de,vMathematical:de,vectorEffect:null,vHanging:de,vIdeographic:de,version:null,vertAdvY:de,vertOriginX:de,vertOriginY:de,viewBox:null,viewTarget:null,visibility:null,width:null,widths:null,wordSpacing:null,writingMode:null,x:null,x1:null,x2:null,xChannelSelector:null,xHeight:de,y:null,y1:null,y2:null,yChannelSelector:null,z:null,zoomAndPan:null},space:"svg",transform:Xv}),Qv=Js({properties:{xLinkActuate:null,xLinkArcRole:null,xLinkHref:null,xLinkRole:null,xLinkShow:null,xLinkTitle:null,xLinkType:null},space:"xlink",transform(e,t){return"xlink:"+t.slice(5).toLowerCase()}}),Jv=Js({attributes:{xmlnsxlink:"xmlns:xlink"},properties:{xmlnsXLink:null,xmlns:null},space:"xmlns",transform:Zv}),ey=Js({properties:{xmlBase:null,xmlLang:null,xmlSpace:null},space:"xml",transform(e,t){return"xml:"+t.slice(3).toLowerCase()}}),mx={classId:"classID",dataType:"datatype",itemId:"itemID",strokeDashArray:"strokeDasharray",strokeDashOffset:"strokeDashoffset",strokeLineCap:"strokeLinecap",strokeLineJoin:"strokeLinejoin",strokeMiterLimit:"strokeMiterlimit",typeOf:"typeof",xLinkActuate:"xlinkActuate",xLinkArcRole:"xlinkArcrole",xLinkHref:"xlinkHref",xLinkRole:"xlinkRole",xLinkShow:"xlinkShow",xLinkTitle:"xlinkTitle",xLinkType:"xlinkType",xmlnsXLink:"xmlnsXlink"},gx=/[A-Z]/g,Rg=/-[a-z]/g,_x=/^data[-\w.:]+$/i;function vx(e,t){const n=ud(t);let i=t,o=Kn;if(n in e.normal)return e.property[e.normal[n]];if(n.length>4&&n.slice(0,4)==="data"&&_x.test(t)){if(t.charAt(4)==="-"){const a=t.slice(5).replace(Rg,bx);i="data"+a.charAt(0).toUpperCase()+a.slice(1)}else{const a=t.slice(4);if(!Rg.test(a)){let l=a.replace(gx,yx);l.charAt(0)!=="-"&&(l="-"+l),t="data"+l}}o=pf}return new o(i,t)}function yx(e){return"-"+e.toLowerCase()}function bx(e){return e.charAt(1).toUpperCase()}const Sx=Gv([Yv,fx,Qv,Jv,ey],"html"),mf=Gv([Yv,px,Qv,Jv,ey],"svg");function wx(e){return e.join(" ").trim()}var $s={},kh,Mg;function xx(){if(Mg)return kh;Mg=1;var e=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,t=/\n/g,n=/^\s*/,i=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,o=/^:\s*/,a=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,l=/^[;\s]*/,u=/^\s+|\s+$/g,d=`
42
- `,h="/",g="*",m="",v="comment",y="declaration";function S(k,E){if(typeof k!="string")throw new TypeError("First argument must be a string");if(!k)return[];E=E||{};var D=1,T=1;function I(z){var H=z.match(t);H&&(D+=H.length);var Q=z.lastIndexOf(d);T=~Q?z.length-Q:T+z.length}function q(){var z={line:D,column:T};return function(H){return H.position=new L(z),te(),H}}function L(z){this.start=z,this.end={line:D,column:T},this.source=E.source}L.prototype.content=k;function re(z){var H=new Error(E.source+":"+D+":"+T+": "+z);if(H.reason=z,H.filename=E.source,H.line=D,H.column=T,H.source=k,!E.silent)throw H}function X(z){var H=z.exec(k);if(H){var Q=H[0];return I(Q),k=k.slice(Q.length),H}}function te(){X(n)}function A(z){var H;for(z=z||[];H=j();)H!==!1&&z.push(H);return z}function j(){var z=q();if(!(h!=k.charAt(0)||g!=k.charAt(1))){for(var H=2;m!=k.charAt(H)&&(g!=k.charAt(H)||h!=k.charAt(H+1));)++H;if(H+=2,m===k.charAt(H-1))return re("End of comment missing");var Q=k.slice(2,H-2);return T+=2,I(Q),k=k.slice(H),T+=2,z({type:v,comment:Q})}}function R(){var z=q(),H=X(i);if(H){if(j(),!X(o))return re("property missing ':'");var Q=X(a),J=z({type:y,property:x(H[0].replace(e,m)),value:Q?x(Q[0].replace(e,m)):m});return X(l),J}}function F(){var z=[];A(z);for(var H;H=R();)H!==!1&&(z.push(H),A(z));return z}return te(),F()}function x(k){return k?k.replace(u,m):m}return kh=S,kh}var Ag;function kx(){if(Ag)return $s;Ag=1;var e=$s&&$s.__importDefault||function(i){return i&&i.__esModule?i:{default:i}};Object.defineProperty($s,"__esModule",{value:!0}),$s.default=n;const t=e(xx());function n(i,o){let a=null;if(!i||typeof i!="string")return a;const l=(0,t.default)(i),u=typeof o=="function";return l.forEach(d=>{if(d.type!=="declaration")return;const{property:h,value:g}=d;u?o(h,g,d):g&&(a=a||{},a[h]=g)}),a}return $s}var zo={},Ig;function Ex(){if(Ig)return zo;Ig=1,Object.defineProperty(zo,"__esModule",{value:!0}),zo.camelCase=void 0;var e=/^--[a-zA-Z0-9_-]+$/,t=/-([a-z])/g,n=/^[^-]+$/,i=/^-(webkit|moz|ms|o|khtml)-/,o=/^-(ms)-/,a=function(h){return!h||n.test(h)||e.test(h)},l=function(h,g){return g.toUpperCase()},u=function(h,g){return"".concat(g,"-")},d=function(h,g){return g===void 0&&(g={}),a(h)?h:(h=h.toLowerCase(),g.reactCompat?h=h.replace(o,u):h=h.replace(i,u),h.replace(t,l))};return zo.camelCase=d,zo}var Uo,Lg;function Cx(){if(Lg)return Uo;Lg=1;var e=Uo&&Uo.__importDefault||function(o){return o&&o.__esModule?o:{default:o}},t=e(kx()),n=Ex();function i(o,a){var l={};return!o||typeof o!="string"||(0,t.default)(o,function(u,d){u&&d&&(l[(0,n.camelCase)(u,a)]=d)}),l}return i.default=i,Uo=i,Uo}var Nx=Cx();const Tx=wc(Nx),ty=ny("end"),gf=ny("start");function ny(e){return t;function t(n){const i=n&&n.position&&n.position[e]||{};if(typeof i.line=="number"&&i.line>0&&typeof i.column=="number"&&i.column>0)return{line:i.line,column:i.column,offset:typeof i.offset=="number"&&i.offset>-1?i.offset:void 0}}}function Rx(e){const t=gf(e),n=ty(e);if(t&&n)return{start:t,end:n}}function sa(e){return!e||typeof e!="object"?"":"position"in e||"type"in e?Dg(e.position):"start"in e||"end"in e?Dg(e):"line"in e||"column"in e?fd(e):""}function fd(e){return Og(e&&e.line)+":"+Og(e&&e.column)}function Dg(e){return fd(e&&e.start)+"-"+fd(e&&e.end)}function Og(e){return e&&typeof e=="number"?e:1}class Cn extends Error{constructor(t,n,i){super(),typeof n=="string"&&(i=n,n=void 0);let o="",a={},l=!1;if(n&&("line"in n&&"column"in n?a={place:n}:"start"in n&&"end"in n?a={place:n}:"type"in n?a={ancestors:[n],place:n.position}:a={...n}),typeof t=="string"?o=t:!a.cause&&t&&(l=!0,o=t.message,a.cause=t),!a.ruleId&&!a.source&&typeof i=="string"){const d=i.indexOf(":");d===-1?a.ruleId=i:(a.source=i.slice(0,d),a.ruleId=i.slice(d+1))}if(!a.place&&a.ancestors&&a.ancestors){const d=a.ancestors[a.ancestors.length-1];d&&(a.place=d.position)}const u=a.place&&"start"in a.place?a.place.start:a.place;this.ancestors=a.ancestors||void 0,this.cause=a.cause||void 0,this.column=u?u.column:void 0,this.fatal=void 0,this.file="",this.message=o,this.line=u?u.line:void 0,this.name=sa(a.place)||"1:1",this.place=a.place||void 0,this.reason=this.message,this.ruleId=a.ruleId||void 0,this.source=a.source||void 0,this.stack=l&&a.cause&&typeof a.cause.stack=="string"?a.cause.stack:"",this.actual=void 0,this.expected=void 0,this.note=void 0,this.url=void 0}}Cn.prototype.file="";Cn.prototype.name="";Cn.prototype.reason="";Cn.prototype.message="";Cn.prototype.stack="";Cn.prototype.column=void 0;Cn.prototype.line=void 0;Cn.prototype.ancestors=void 0;Cn.prototype.cause=void 0;Cn.prototype.fatal=void 0;Cn.prototype.place=void 0;Cn.prototype.ruleId=void 0;Cn.prototype.source=void 0;const _f={}.hasOwnProperty,Mx=new Map,Ax=/[A-Z]/g,Ix=new Set(["table","tbody","thead","tfoot","tr"]),Lx=new Set(["td","th"]),iy="https://github.com/syntax-tree/hast-util-to-jsx-runtime";function Dx(e,t){if(!t||t.Fragment===void 0)throw new TypeError("Expected `Fragment` in options");const n=t.filePath||void 0;let i;if(t.development){if(typeof t.jsxDEV!="function")throw new TypeError("Expected `jsxDEV` in options when `development: true`");i=Hx(n,t.jsxDEV)}else{if(typeof t.jsx!="function")throw new TypeError("Expected `jsx` in production options");if(typeof t.jsxs!="function")throw new TypeError("Expected `jsxs` in production options");i=Ux(n,t.jsx,t.jsxs)}const o={Fragment:t.Fragment,ancestors:[],components:t.components||{},create:i,elementAttributeNameCase:t.elementAttributeNameCase||"react",evaluater:t.createEvaluater?t.createEvaluater():void 0,filePath:n,ignoreInvalidStyle:t.ignoreInvalidStyle||!1,passKeys:t.passKeys!==!1,passNode:t.passNode||!1,schema:t.space==="svg"?mf:Sx,stylePropertyNameCase:t.stylePropertyNameCase||"dom",tableCellAlignToStyle:t.tableCellAlignToStyle!==!1},a=ry(o,e,void 0);return a&&typeof a!="string"?a:o.create(e,o.Fragment,{children:a||void 0},void 0)}function ry(e,t,n){if(t.type==="element")return Ox(e,t,n);if(t.type==="mdxFlowExpression"||t.type==="mdxTextExpression")return Px(e,t);if(t.type==="mdxJsxFlowElement"||t.type==="mdxJsxTextElement")return Fx(e,t,n);if(t.type==="mdxjsEsm")return Bx(e,t);if(t.type==="root")return jx(e,t,n);if(t.type==="text")return zx(e,t)}function Ox(e,t,n){const i=e.schema;let o=i;t.tagName.toLowerCase()==="svg"&&i.space==="html"&&(o=mf,e.schema=o),e.ancestors.push(t);const a=oy(e,t.tagName,!1),l=$x(e,t);let u=yf(e,t);return Ix.has(t.tagName)&&(u=u.filter(function(d){return typeof d=="string"?!hx(d):!0})),sy(e,l,a,t),vf(l,u),e.ancestors.pop(),e.schema=i,e.create(t,a,l,n)}function Px(e,t){if(t.data&&t.data.estree&&e.evaluater){const i=t.data.estree.body[0];return i.type,e.evaluater.evaluateExpression(i.expression)}ua(e,t.position)}function Bx(e,t){if(t.data&&t.data.estree&&e.evaluater)return e.evaluater.evaluateProgram(t.data.estree);ua(e,t.position)}function Fx(e,t,n){const i=e.schema;let o=i;t.name==="svg"&&i.space==="html"&&(o=mf,e.schema=o),e.ancestors.push(t);const a=t.name===null?e.Fragment:oy(e,t.name,!0),l=Wx(e,t),u=yf(e,t);return sy(e,l,a,t),vf(l,u),e.ancestors.pop(),e.schema=i,e.create(t,a,l,n)}function jx(e,t,n){const i={};return vf(i,yf(e,t)),e.create(t,e.Fragment,i,n)}function zx(e,t){return t.value}function sy(e,t,n,i){typeof n!="string"&&n!==e.Fragment&&e.passNode&&(t.node=i)}function vf(e,t){if(t.length>0){const n=t.length>1?t:t[0];n&&(e.children=n)}}function Ux(e,t,n){return i;function i(o,a,l,u){const h=Array.isArray(l.children)?n:t;return u?h(a,l,u):h(a,l)}}function Hx(e,t){return n;function n(i,o,a,l){const u=Array.isArray(a.children),d=gf(i);return t(o,a,l,u,{columnNumber:d?d.column-1:void 0,fileName:e,lineNumber:d?d.line:void 0},void 0)}}function $x(e,t){const n={};let i,o;for(o in t.properties)if(o!=="children"&&_f.call(t.properties,o)){const a=Kx(e,o,t.properties[o]);if(a){const[l,u]=a;e.tableCellAlignToStyle&&l==="align"&&typeof u=="string"&&Lx.has(t.tagName)?i=u:n[l]=u}}if(i){const a=n.style||(n.style={});a[e.stylePropertyNameCase==="css"?"text-align":"textAlign"]=i}return n}function Wx(e,t){const n={};for(const i of t.attributes)if(i.type==="mdxJsxExpressionAttribute")if(i.data&&i.data.estree&&e.evaluater){const a=i.data.estree.body[0];a.type;const l=a.expression;l.type;const u=l.properties[0];u.type,Object.assign(n,e.evaluater.evaluateExpression(u.argument))}else ua(e,t.position);else{const o=i.name;let a;if(i.value&&typeof i.value=="object")if(i.value.data&&i.value.data.estree&&e.evaluater){const u=i.value.data.estree.body[0];u.type,a=e.evaluater.evaluateExpression(u.expression)}else ua(e,t.position);else a=i.value===null?!0:i.value;n[o]=a}return n}function yf(e,t){const n=[];let i=-1;const o=e.passKeys?new Map:Mx;for(;++i<t.children.length;){const a=t.children[i];let l;if(e.passKeys){const d=a.type==="element"?a.tagName:a.type==="mdxJsxFlowElement"||a.type==="mdxJsxTextElement"?a.name:void 0;if(d){const h=o.get(d)||0;l=d+"-"+h,o.set(d,h+1)}}const u=ry(e,a,l);u!==void 0&&n.push(u)}return n}function Kx(e,t,n){const i=vx(e.schema,t);if(!(n==null||typeof n=="number"&&Number.isNaN(n))){if(Array.isArray(n)&&(n=i.commaSeparated?ox(n):wx(n)),i.property==="style"){let o=typeof n=="object"?n:qx(e,String(n));return e.stylePropertyNameCase==="css"&&(o=Vx(o)),["style",o]}return[e.elementAttributeNameCase==="react"&&i.space?mx[i.property]||i.property:i.attribute,n]}}function qx(e,t){try{return Tx(t,{reactCompat:!0})}catch(n){if(e.ignoreInvalidStyle)return{};const i=n,o=new Cn("Cannot parse `style` attribute",{ancestors:e.ancestors,cause:i,ruleId:"style",source:"hast-util-to-jsx-runtime"});throw o.file=e.filePath||void 0,o.url=iy+"#cannot-parse-style-attribute",o}}function oy(e,t,n){let i;if(!n)i={type:"Literal",value:t};else if(t.includes(".")){const o=t.split(".");let a=-1,l;for(;++a<o.length;){const u=Cg(o[a])?{type:"Identifier",name:o[a]}:{type:"Literal",value:o[a]};l=l?{type:"MemberExpression",object:l,property:u,computed:!!(a&&u.type==="Literal"),optional:!1}:u}i=l}else i=Cg(t)&&!/^[a-z]/.test(t)?{type:"Identifier",name:t}:{type:"Literal",value:t};if(i.type==="Literal"){const o=i.value;return _f.call(e.components,o)?e.components[o]:o}if(e.evaluater)return e.evaluater.evaluateExpression(i);ua(e)}function ua(e,t){const n=new Cn("Cannot handle MDX estrees without `createEvaluater`",{ancestors:e.ancestors,place:t,ruleId:"mdx-estree",source:"hast-util-to-jsx-runtime"});throw n.file=e.filePath||void 0,n.url=iy+"#cannot-handle-mdx-estrees-without-createevaluater",n}function Vx(e){const t={};let n;for(n in e)_f.call(e,n)&&(t[Gx(n)]=e[n]);return t}function Gx(e){let t=e.replace(Ax,Yx);return t.slice(0,3)==="ms-"&&(t="-"+t),t}function Yx(e){return"-"+e.toLowerCase()}const Eh={action:["form"],cite:["blockquote","del","ins","q"],data:["object"],formAction:["button","input"],href:["a","area","base","link"],icon:["menuitem"],itemId:null,manifest:["html"],ping:["a","area"],poster:["video"],src:["audio","embed","iframe","img","input","script","source","track","video"]},Xx={};function bf(e,t){const n=Xx,i=typeof n.includeImageAlt=="boolean"?n.includeImageAlt:!0,o=typeof n.includeHtml=="boolean"?n.includeHtml:!0;return ay(e,i,o)}function ay(e,t,n){if(Zx(e)){if("value"in e)return e.type==="html"&&!n?"":e.value;if(t&&"alt"in e&&e.alt)return e.alt;if("children"in e)return Pg(e.children,t,n)}return Array.isArray(e)?Pg(e,t,n):""}function Pg(e,t,n){const i=[];let o=-1;for(;++o<e.length;)i[o]=ay(e[o],t,n);return i.join("")}function Zx(e){return!!(e&&typeof e=="object")}const Bg=document.createElement("i");function Sf(e){const t="&"+e+";";Bg.innerHTML=t;const n=Bg.textContent;return n.charCodeAt(n.length-1)===59&&e!=="semi"||n===t?!1:n}function Jn(e,t,n,i){const o=e.length;let a=0,l;if(t<0?t=-t>o?0:o+t:t=t>o?o:t,n=n>0?n:0,i.length<1e4)l=Array.from(i),l.unshift(t,n),e.splice(...l);else for(n&&e.splice(t,n);a<i.length;)l=i.slice(a,a+1e4),l.unshift(t,0),e.splice(...l),a+=1e4,t+=1e4}function di(e,t){return e.length>0?(Jn(e,e.length,0,t),e):t}const Fg={}.hasOwnProperty;function ly(e){const t={};let n=-1;for(;++n<e.length;)Qx(t,e[n]);return t}function Qx(e,t){let n;for(n in t){const o=(Fg.call(e,n)?e[n]:void 0)||(e[n]={}),a=t[n];let l;if(a)for(l in a){Fg.call(o,l)||(o[l]=[]);const u=a[l];Jx(o[l],Array.isArray(u)?u:u?[u]:[])}}}function Jx(e,t){let n=-1;const i=[];for(;++n<t.length;)(t[n].add==="after"?e:i).push(t[n]);Jn(e,0,0,i)}function cy(e,t){const n=Number.parseInt(e,t);return n<9||n===11||n>13&&n<32||n>126&&n<160||n>55295&&n<57344||n>64975&&n<65008||(n&65535)===65535||(n&65535)===65534||n>1114111?"�":String.fromCodePoint(n)}function xi(e){return e.replace(/[\t\n\r ]+/g," ").replace(/^ | $/g,"").toLowerCase().toUpperCase()}const Ln=Fr(/[A-Za-z]/),En=Fr(/[\dA-Za-z]/),ek=Fr(/[#-'*+\--9=?A-Z^-~]/);function cc(e){return e!==null&&(e<32||e===127)}const pd=Fr(/\d/),tk=Fr(/[\dA-Fa-f]/),nk=Fr(/[!-/:-@[-`{-~]/);function We(e){return e!==null&&e<-2}function vt(e){return e!==null&&(e<0||e===32)}function st(e){return e===-2||e===-1||e===32}const Tc=Fr(new RegExp("\\p{P}|\\p{S}","u")),ds=Fr(/\s/);function Fr(e){return t;function t(n){return n!==null&&n>-1&&e.test(String.fromCharCode(n))}}function eo(e){const t=[];let n=-1,i=0,o=0;for(;++n<e.length;){const a=e.charCodeAt(n);let l="";if(a===37&&En(e.charCodeAt(n+1))&&En(e.charCodeAt(n+2)))o=2;else if(a<128)/[!#$&-;=?-Z_a-z~]/.test(String.fromCharCode(a))||(l=String.fromCharCode(a));else if(a>55295&&a<57344){const u=e.charCodeAt(n+1);a<56320&&u>56319&&u<57344?(l=String.fromCharCode(a,u),o=1):l="�"}else l=String.fromCharCode(a);l&&(t.push(e.slice(i,n),encodeURIComponent(l)),i=n+o+1,l=""),o&&(n+=o,o=0)}return t.join("")+e.slice(i)}function lt(e,t,n,i){const o=i?i-1:Number.POSITIVE_INFINITY;let a=0;return l;function l(d){return st(d)?(e.enter(n),u(d)):t(d)}function u(d){return st(d)&&a++<o?(e.consume(d),u):(e.exit(n),t(d))}}const ik={tokenize:rk};function rk(e){const t=e.attempt(this.parser.constructs.contentInitial,i,o);let n;return t;function i(u){if(u===null){e.consume(u);return}return e.enter("lineEnding"),e.consume(u),e.exit("lineEnding"),lt(e,t,"linePrefix")}function o(u){return e.enter("paragraph"),a(u)}function a(u){const d=e.enter("chunkText",{contentType:"text",previous:n});return n&&(n.next=d),n=d,l(u)}function l(u){if(u===null){e.exit("chunkText"),e.exit("paragraph"),e.consume(u);return}return We(u)?(e.consume(u),e.exit("chunkText"),a):(e.consume(u),l)}}const sk={tokenize:ok},jg={tokenize:ak};function ok(e){const t=this,n=[];let i=0,o,a,l;return u;function u(T){if(i<n.length){const I=n[i];return t.containerState=I[1],e.attempt(I[0].continuation,d,h)(T)}return h(T)}function d(T){if(i++,t.containerState._closeFlow){t.containerState._closeFlow=void 0,o&&D();const I=t.events.length;let q=I,L;for(;q--;)if(t.events[q][0]==="exit"&&t.events[q][1].type==="chunkFlow"){L=t.events[q][1].end;break}E(i);let re=I;for(;re<t.events.length;)t.events[re][1].end={...L},re++;return Jn(t.events,q+1,0,t.events.slice(I)),t.events.length=re,h(T)}return u(T)}function h(T){if(i===n.length){if(!o)return v(T);if(o.currentConstruct&&o.currentConstruct.concrete)return S(T);t.interrupt=!!(o.currentConstruct&&!o._gfmTableDynamicInterruptHack)}return t.containerState={},e.check(jg,g,m)(T)}function g(T){return o&&D(),E(i),v(T)}function m(T){return t.parser.lazy[t.now().line]=i!==n.length,l=t.now().offset,S(T)}function v(T){return t.containerState={},e.attempt(jg,y,S)(T)}function y(T){return i++,n.push([t.currentConstruct,t.containerState]),v(T)}function S(T){if(T===null){o&&D(),E(0),e.consume(T);return}return o=o||t.parser.flow(t.now()),e.enter("chunkFlow",{_tokenizer:o,contentType:"flow",previous:a}),x(T)}function x(T){if(T===null){k(e.exit("chunkFlow"),!0),E(0),e.consume(T);return}return We(T)?(e.consume(T),k(e.exit("chunkFlow")),i=0,t.interrupt=void 0,u):(e.consume(T),x)}function k(T,I){const q=t.sliceStream(T);if(I&&q.push(null),T.previous=a,a&&(a.next=T),a=T,o.defineSkip(T.start),o.write(q),t.parser.lazy[T.start.line]){let L=o.events.length;for(;L--;)if(o.events[L][1].start.offset<l&&(!o.events[L][1].end||o.events[L][1].end.offset>l))return;const re=t.events.length;let X=re,te,A;for(;X--;)if(t.events[X][0]==="exit"&&t.events[X][1].type==="chunkFlow"){if(te){A=t.events[X][1].end;break}te=!0}for(E(i),L=re;L<t.events.length;)t.events[L][1].end={...A},L++;Jn(t.events,X+1,0,t.events.slice(re)),t.events.length=L}}function E(T){let I=n.length;for(;I-- >T;){const q=n[I];t.containerState=q[1],q[0].exit.call(t,e)}n.length=T}function D(){o.write([null]),a=void 0,o=void 0,t.containerState._closeFlow=void 0}}function ak(e,t,n){return lt(e,e.attempt(this.parser.constructs.document,t,n),"linePrefix",this.parser.constructs.disable.null.includes("codeIndented")?void 0:4)}function Xs(e){if(e===null||vt(e)||ds(e))return 1;if(Tc(e))return 2}function Rc(e,t,n){const i=[];let o=-1;for(;++o<e.length;){const a=e[o].resolveAll;a&&!i.includes(a)&&(t=a(t,n),i.push(a))}return t}const md={name:"attention",resolveAll:lk,tokenize:ck};function lk(e,t){let n=-1,i,o,a,l,u,d,h,g;for(;++n<e.length;)if(e[n][0]==="enter"&&e[n][1].type==="attentionSequence"&&e[n][1]._close){for(i=n;i--;)if(e[i][0]==="exit"&&e[i][1].type==="attentionSequence"&&e[i][1]._open&&t.sliceSerialize(e[i][1]).charCodeAt(0)===t.sliceSerialize(e[n][1]).charCodeAt(0)){if((e[i][1]._close||e[n][1]._open)&&(e[n][1].end.offset-e[n][1].start.offset)%3&&!((e[i][1].end.offset-e[i][1].start.offset+e[n][1].end.offset-e[n][1].start.offset)%3))continue;d=e[i][1].end.offset-e[i][1].start.offset>1&&e[n][1].end.offset-e[n][1].start.offset>1?2:1;const m={...e[i][1].end},v={...e[n][1].start};zg(m,-d),zg(v,d),l={type:d>1?"strongSequence":"emphasisSequence",start:m,end:{...e[i][1].end}},u={type:d>1?"strongSequence":"emphasisSequence",start:{...e[n][1].start},end:v},a={type:d>1?"strongText":"emphasisText",start:{...e[i][1].end},end:{...e[n][1].start}},o={type:d>1?"strong":"emphasis",start:{...l.start},end:{...u.end}},e[i][1].end={...l.start},e[n][1].start={...u.end},h=[],e[i][1].end.offset-e[i][1].start.offset&&(h=di(h,[["enter",e[i][1],t],["exit",e[i][1],t]])),h=di(h,[["enter",o,t],["enter",l,t],["exit",l,t],["enter",a,t]]),h=di(h,Rc(t.parser.constructs.insideSpan.null,e.slice(i+1,n),t)),h=di(h,[["exit",a,t],["enter",u,t],["exit",u,t],["exit",o,t]]),e[n][1].end.offset-e[n][1].start.offset?(g=2,h=di(h,[["enter",e[n][1],t],["exit",e[n][1],t]])):g=0,Jn(e,i-1,n-i+3,h),n=i+h.length-g-2;break}}for(n=-1;++n<e.length;)e[n][1].type==="attentionSequence"&&(e[n][1].type="data");return e}function ck(e,t){const n=this.parser.constructs.attentionMarkers.null,i=this.previous,o=Xs(i);let a;return l;function l(d){return a=d,e.enter("attentionSequence"),u(d)}function u(d){if(d===a)return e.consume(d),u;const h=e.exit("attentionSequence"),g=Xs(d),m=!g||g===2&&o||n.includes(d),v=!o||o===2&&g||n.includes(i);return h._open=!!(a===42?m:m&&(o||!v)),h._close=!!(a===42?v:v&&(g||!m)),t(d)}}function zg(e,t){e.column+=t,e.offset+=t,e._bufferIndex+=t}const uk={name:"autolink",tokenize:hk};function hk(e,t,n){let i=0;return o;function o(y){return e.enter("autolink"),e.enter("autolinkMarker"),e.consume(y),e.exit("autolinkMarker"),e.enter("autolinkProtocol"),a}function a(y){return Ln(y)?(e.consume(y),l):y===64?n(y):h(y)}function l(y){return y===43||y===45||y===46||En(y)?(i=1,u(y)):h(y)}function u(y){return y===58?(e.consume(y),i=0,d):(y===43||y===45||y===46||En(y))&&i++<32?(e.consume(y),u):(i=0,h(y))}function d(y){return y===62?(e.exit("autolinkProtocol"),e.enter("autolinkMarker"),e.consume(y),e.exit("autolinkMarker"),e.exit("autolink"),t):y===null||y===32||y===60||cc(y)?n(y):(e.consume(y),d)}function h(y){return y===64?(e.consume(y),g):ek(y)?(e.consume(y),h):n(y)}function g(y){return En(y)?m(y):n(y)}function m(y){return y===46?(e.consume(y),i=0,g):y===62?(e.exit("autolinkProtocol").type="autolinkEmail",e.enter("autolinkMarker"),e.consume(y),e.exit("autolinkMarker"),e.exit("autolink"),t):v(y)}function v(y){if((y===45||En(y))&&i++<63){const S=y===45?v:m;return e.consume(y),S}return n(y)}}const _a={partial:!0,tokenize:dk};function dk(e,t,n){return i;function i(a){return st(a)?lt(e,o,"linePrefix")(a):o(a)}function o(a){return a===null||We(a)?t(a):n(a)}}const uy={continuation:{tokenize:pk},exit:mk,name:"blockQuote",tokenize:fk};function fk(e,t,n){const i=this;return o;function o(l){if(l===62){const u=i.containerState;return u.open||(e.enter("blockQuote",{_container:!0}),u.open=!0),e.enter("blockQuotePrefix"),e.enter("blockQuoteMarker"),e.consume(l),e.exit("blockQuoteMarker"),a}return n(l)}function a(l){return st(l)?(e.enter("blockQuotePrefixWhitespace"),e.consume(l),e.exit("blockQuotePrefixWhitespace"),e.exit("blockQuotePrefix"),t):(e.exit("blockQuotePrefix"),t(l))}}function pk(e,t,n){const i=this;return o;function o(l){return st(l)?lt(e,a,"linePrefix",i.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(l):a(l)}function a(l){return e.attempt(uy,t,n)(l)}}function mk(e){e.exit("blockQuote")}const hy={name:"characterEscape",tokenize:gk};function gk(e,t,n){return i;function i(a){return e.enter("characterEscape"),e.enter("escapeMarker"),e.consume(a),e.exit("escapeMarker"),o}function o(a){return nk(a)?(e.enter("characterEscapeValue"),e.consume(a),e.exit("characterEscapeValue"),e.exit("characterEscape"),t):n(a)}}const dy={name:"characterReference",tokenize:_k};function _k(e,t,n){const i=this;let o=0,a,l;return u;function u(m){return e.enter("characterReference"),e.enter("characterReferenceMarker"),e.consume(m),e.exit("characterReferenceMarker"),d}function d(m){return m===35?(e.enter("characterReferenceMarkerNumeric"),e.consume(m),e.exit("characterReferenceMarkerNumeric"),h):(e.enter("characterReferenceValue"),a=31,l=En,g(m))}function h(m){return m===88||m===120?(e.enter("characterReferenceMarkerHexadecimal"),e.consume(m),e.exit("characterReferenceMarkerHexadecimal"),e.enter("characterReferenceValue"),a=6,l=tk,g):(e.enter("characterReferenceValue"),a=7,l=pd,g(m))}function g(m){if(m===59&&o){const v=e.exit("characterReferenceValue");return l===En&&!Sf(i.sliceSerialize(v))?n(m):(e.enter("characterReferenceMarker"),e.consume(m),e.exit("characterReferenceMarker"),e.exit("characterReference"),t)}return l(m)&&o++<a?(e.consume(m),g):n(m)}}const Ug={partial:!0,tokenize:yk},Hg={concrete:!0,name:"codeFenced",tokenize:vk};function vk(e,t,n){const i=this,o={partial:!0,tokenize:q};let a=0,l=0,u;return d;function d(L){return h(L)}function h(L){const re=i.events[i.events.length-1];return a=re&&re[1].type==="linePrefix"?re[2].sliceSerialize(re[1],!0).length:0,u=L,e.enter("codeFenced"),e.enter("codeFencedFence"),e.enter("codeFencedFenceSequence"),g(L)}function g(L){return L===u?(l++,e.consume(L),g):l<3?n(L):(e.exit("codeFencedFenceSequence"),st(L)?lt(e,m,"whitespace")(L):m(L))}function m(L){return L===null||We(L)?(e.exit("codeFencedFence"),i.interrupt?t(L):e.check(Ug,x,I)(L)):(e.enter("codeFencedFenceInfo"),e.enter("chunkString",{contentType:"string"}),v(L))}function v(L){return L===null||We(L)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),m(L)):st(L)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),lt(e,y,"whitespace")(L)):L===96&&L===u?n(L):(e.consume(L),v)}function y(L){return L===null||We(L)?m(L):(e.enter("codeFencedFenceMeta"),e.enter("chunkString",{contentType:"string"}),S(L))}function S(L){return L===null||We(L)?(e.exit("chunkString"),e.exit("codeFencedFenceMeta"),m(L)):L===96&&L===u?n(L):(e.consume(L),S)}function x(L){return e.attempt(o,I,k)(L)}function k(L){return e.enter("lineEnding"),e.consume(L),e.exit("lineEnding"),E}function E(L){return a>0&&st(L)?lt(e,D,"linePrefix",a+1)(L):D(L)}function D(L){return L===null||We(L)?e.check(Ug,x,I)(L):(e.enter("codeFlowValue"),T(L))}function T(L){return L===null||We(L)?(e.exit("codeFlowValue"),D(L)):(e.consume(L),T)}function I(L){return e.exit("codeFenced"),t(L)}function q(L,re,X){let te=0;return A;function A(H){return L.enter("lineEnding"),L.consume(H),L.exit("lineEnding"),j}function j(H){return L.enter("codeFencedFence"),st(H)?lt(L,R,"linePrefix",i.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(H):R(H)}function R(H){return H===u?(L.enter("codeFencedFenceSequence"),F(H)):X(H)}function F(H){return H===u?(te++,L.consume(H),F):te>=l?(L.exit("codeFencedFenceSequence"),st(H)?lt(L,z,"whitespace")(H):z(H)):X(H)}function z(H){return H===null||We(H)?(L.exit("codeFencedFence"),re(H)):X(H)}}}function yk(e,t,n){const i=this;return o;function o(l){return l===null?n(l):(e.enter("lineEnding"),e.consume(l),e.exit("lineEnding"),a)}function a(l){return i.parser.lazy[i.now().line]?n(l):t(l)}}const Ch={name:"codeIndented",tokenize:Sk},bk={partial:!0,tokenize:wk};function Sk(e,t,n){const i=this;return o;function o(h){return e.enter("codeIndented"),lt(e,a,"linePrefix",5)(h)}function a(h){const g=i.events[i.events.length-1];return g&&g[1].type==="linePrefix"&&g[2].sliceSerialize(g[1],!0).length>=4?l(h):n(h)}function l(h){return h===null?d(h):We(h)?e.attempt(bk,l,d)(h):(e.enter("codeFlowValue"),u(h))}function u(h){return h===null||We(h)?(e.exit("codeFlowValue"),l(h)):(e.consume(h),u)}function d(h){return e.exit("codeIndented"),t(h)}}function wk(e,t,n){const i=this;return o;function o(l){return i.parser.lazy[i.now().line]?n(l):We(l)?(e.enter("lineEnding"),e.consume(l),e.exit("lineEnding"),o):lt(e,a,"linePrefix",5)(l)}function a(l){const u=i.events[i.events.length-1];return u&&u[1].type==="linePrefix"&&u[2].sliceSerialize(u[1],!0).length>=4?t(l):We(l)?o(l):n(l)}}const xk={name:"codeText",previous:Ek,resolve:kk,tokenize:Ck};function kk(e){let t=e.length-4,n=3,i,o;if((e[n][1].type==="lineEnding"||e[n][1].type==="space")&&(e[t][1].type==="lineEnding"||e[t][1].type==="space")){for(i=n;++i<t;)if(e[i][1].type==="codeTextData"){e[n][1].type="codeTextPadding",e[t][1].type="codeTextPadding",n+=2,t-=2;break}}for(i=n-1,t++;++i<=t;)o===void 0?i!==t&&e[i][1].type!=="lineEnding"&&(o=i):(i===t||e[i][1].type==="lineEnding")&&(e[o][1].type="codeTextData",i!==o+2&&(e[o][1].end=e[i-1][1].end,e.splice(o+2,i-o-2),t-=i-o-2,i=o+2),o=void 0);return e}function Ek(e){return e!==96||this.events[this.events.length-1][1].type==="characterEscape"}function Ck(e,t,n){let i=0,o,a;return l;function l(m){return e.enter("codeText"),e.enter("codeTextSequence"),u(m)}function u(m){return m===96?(e.consume(m),i++,u):(e.exit("codeTextSequence"),d(m))}function d(m){return m===null?n(m):m===32?(e.enter("space"),e.consume(m),e.exit("space"),d):m===96?(a=e.enter("codeTextSequence"),o=0,g(m)):We(m)?(e.enter("lineEnding"),e.consume(m),e.exit("lineEnding"),d):(e.enter("codeTextData"),h(m))}function h(m){return m===null||m===32||m===96||We(m)?(e.exit("codeTextData"),d(m)):(e.consume(m),h)}function g(m){return m===96?(e.consume(m),o++,g):o===i?(e.exit("codeTextSequence"),e.exit("codeText"),t(m)):(a.type="codeTextData",h(m))}}class Nk{constructor(t){this.left=t?[...t]:[],this.right=[]}get(t){if(t<0||t>=this.left.length+this.right.length)throw new RangeError("Cannot access index `"+t+"` in a splice buffer of size `"+(this.left.length+this.right.length)+"`");return t<this.left.length?this.left[t]:this.right[this.right.length-t+this.left.length-1]}get length(){return this.left.length+this.right.length}shift(){return this.setCursor(0),this.right.pop()}slice(t,n){const i=n??Number.POSITIVE_INFINITY;return i<this.left.length?this.left.slice(t,i):t>this.left.length?this.right.slice(this.right.length-i+this.left.length,this.right.length-t+this.left.length).reverse():this.left.slice(t).concat(this.right.slice(this.right.length-i+this.left.length).reverse())}splice(t,n,i){const o=n||0;this.setCursor(Math.trunc(t));const a=this.right.splice(this.right.length-o,Number.POSITIVE_INFINITY);return i&&Ho(this.left,i),a.reverse()}pop(){return this.setCursor(Number.POSITIVE_INFINITY),this.left.pop()}push(t){this.setCursor(Number.POSITIVE_INFINITY),this.left.push(t)}pushMany(t){this.setCursor(Number.POSITIVE_INFINITY),Ho(this.left,t)}unshift(t){this.setCursor(0),this.right.push(t)}unshiftMany(t){this.setCursor(0),Ho(this.right,t.reverse())}setCursor(t){if(!(t===this.left.length||t>this.left.length&&this.right.length===0||t<0&&this.left.length===0))if(t<this.left.length){const n=this.left.splice(t,Number.POSITIVE_INFINITY);Ho(this.right,n.reverse())}else{const n=this.right.splice(this.left.length+this.right.length-t,Number.POSITIVE_INFINITY);Ho(this.left,n.reverse())}}}function Ho(e,t){let n=0;if(t.length<1e4)e.push(...t);else for(;n<t.length;)e.push(...t.slice(n,n+1e4)),n+=1e4}function fy(e){const t={};let n=-1,i,o,a,l,u,d,h;const g=new Nk(e);for(;++n<g.length;){for(;n in t;)n=t[n];if(i=g.get(n),n&&i[1].type==="chunkFlow"&&g.get(n-1)[1].type==="listItemPrefix"&&(d=i[1]._tokenizer.events,a=0,a<d.length&&d[a][1].type==="lineEndingBlank"&&(a+=2),a<d.length&&d[a][1].type==="content"))for(;++a<d.length&&d[a][1].type!=="content";)d[a][1].type==="chunkText"&&(d[a][1]._isInFirstContentOfListItem=!0,a++);if(i[0]==="enter")i[1].contentType&&(Object.assign(t,Tk(g,n)),n=t[n],h=!0);else if(i[1]._container){for(a=n,o=void 0;a--;)if(l=g.get(a),l[1].type==="lineEnding"||l[1].type==="lineEndingBlank")l[0]==="enter"&&(o&&(g.get(o)[1].type="lineEndingBlank"),l[1].type="lineEnding",o=a);else if(!(l[1].type==="linePrefix"||l[1].type==="listItemIndent"))break;o&&(i[1].end={...g.get(o)[1].start},u=g.slice(o,n),u.unshift(i),g.splice(o,n-o+1,u))}}return Jn(e,0,Number.POSITIVE_INFINITY,g.slice(0)),!h}function Tk(e,t){const n=e.get(t)[1],i=e.get(t)[2];let o=t-1;const a=[];let l=n._tokenizer;l||(l=i.parser[n.contentType](n.start),n._contentTypeTextTrailing&&(l._contentTypeTextTrailing=!0));const u=l.events,d=[],h={};let g,m,v=-1,y=n,S=0,x=0;const k=[x];for(;y;){for(;e.get(++o)[1]!==y;);a.push(o),y._tokenizer||(g=i.sliceStream(y),y.next||g.push(null),m&&l.defineSkip(y.start),y._isInFirstContentOfListItem&&(l._gfmTasklistFirstContentOfListItem=!0),l.write(g),y._isInFirstContentOfListItem&&(l._gfmTasklistFirstContentOfListItem=void 0)),m=y,y=y.next}for(y=n;++v<u.length;)u[v][0]==="exit"&&u[v-1][0]==="enter"&&u[v][1].type===u[v-1][1].type&&u[v][1].start.line!==u[v][1].end.line&&(x=v+1,k.push(x),y._tokenizer=void 0,y.previous=void 0,y=y.next);for(l.events=[],y?(y._tokenizer=void 0,y.previous=void 0):k.pop(),v=k.length;v--;){const E=u.slice(k[v],k[v+1]),D=a.pop();d.push([D,D+E.length-1]),e.splice(D,2,E)}for(d.reverse(),v=-1;++v<d.length;)h[S+d[v][0]]=S+d[v][1],S+=d[v][1]-d[v][0]-1;return h}const Rk={resolve:Ak,tokenize:Ik},Mk={partial:!0,tokenize:Lk};function Ak(e){return fy(e),e}function Ik(e,t){let n;return i;function i(u){return e.enter("content"),n=e.enter("chunkContent",{contentType:"content"}),o(u)}function o(u){return u===null?a(u):We(u)?e.check(Mk,l,a)(u):(e.consume(u),o)}function a(u){return e.exit("chunkContent"),e.exit("content"),t(u)}function l(u){return e.consume(u),e.exit("chunkContent"),n.next=e.enter("chunkContent",{contentType:"content",previous:n}),n=n.next,o}}function Lk(e,t,n){const i=this;return o;function o(l){return e.exit("chunkContent"),e.enter("lineEnding"),e.consume(l),e.exit("lineEnding"),lt(e,a,"linePrefix")}function a(l){if(l===null||We(l))return n(l);const u=i.events[i.events.length-1];return!i.parser.constructs.disable.null.includes("codeIndented")&&u&&u[1].type==="linePrefix"&&u[2].sliceSerialize(u[1],!0).length>=4?t(l):e.interrupt(i.parser.constructs.flow,n,t)(l)}}function py(e,t,n,i,o,a,l,u,d){const h=d||Number.POSITIVE_INFINITY;let g=0;return m;function m(E){return E===60?(e.enter(i),e.enter(o),e.enter(a),e.consume(E),e.exit(a),v):E===null||E===32||E===41||cc(E)?n(E):(e.enter(i),e.enter(l),e.enter(u),e.enter("chunkString",{contentType:"string"}),x(E))}function v(E){return E===62?(e.enter(a),e.consume(E),e.exit(a),e.exit(o),e.exit(i),t):(e.enter(u),e.enter("chunkString",{contentType:"string"}),y(E))}function y(E){return E===62?(e.exit("chunkString"),e.exit(u),v(E)):E===null||E===60||We(E)?n(E):(e.consume(E),E===92?S:y)}function S(E){return E===60||E===62||E===92?(e.consume(E),y):y(E)}function x(E){return!g&&(E===null||E===41||vt(E))?(e.exit("chunkString"),e.exit(u),e.exit(l),e.exit(i),t(E)):g<h&&E===40?(e.consume(E),g++,x):E===41?(e.consume(E),g--,x):E===null||E===32||E===40||cc(E)?n(E):(e.consume(E),E===92?k:x)}function k(E){return E===40||E===41||E===92?(e.consume(E),x):x(E)}}function my(e,t,n,i,o,a){const l=this;let u=0,d;return h;function h(y){return e.enter(i),e.enter(o),e.consume(y),e.exit(o),e.enter(a),g}function g(y){return u>999||y===null||y===91||y===93&&!d||y===94&&!u&&"_hiddenFootnoteSupport"in l.parser.constructs?n(y):y===93?(e.exit(a),e.enter(o),e.consume(y),e.exit(o),e.exit(i),t):We(y)?(e.enter("lineEnding"),e.consume(y),e.exit("lineEnding"),g):(e.enter("chunkString",{contentType:"string"}),m(y))}function m(y){return y===null||y===91||y===93||We(y)||u++>999?(e.exit("chunkString"),g(y)):(e.consume(y),d||(d=!st(y)),y===92?v:m)}function v(y){return y===91||y===92||y===93?(e.consume(y),u++,m):m(y)}}function gy(e,t,n,i,o,a){let l;return u;function u(v){return v===34||v===39||v===40?(e.enter(i),e.enter(o),e.consume(v),e.exit(o),l=v===40?41:v,d):n(v)}function d(v){return v===l?(e.enter(o),e.consume(v),e.exit(o),e.exit(i),t):(e.enter(a),h(v))}function h(v){return v===l?(e.exit(a),d(l)):v===null?n(v):We(v)?(e.enter("lineEnding"),e.consume(v),e.exit("lineEnding"),lt(e,h,"linePrefix")):(e.enter("chunkString",{contentType:"string"}),g(v))}function g(v){return v===l||v===null||We(v)?(e.exit("chunkString"),h(v)):(e.consume(v),v===92?m:g)}function m(v){return v===l||v===92?(e.consume(v),g):g(v)}}function oa(e,t){let n;return i;function i(o){return We(o)?(e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),n=!0,i):st(o)?lt(e,i,n?"linePrefix":"lineSuffix")(o):t(o)}}const Dk={name:"definition",tokenize:Pk},Ok={partial:!0,tokenize:Bk};function Pk(e,t,n){const i=this;let o;return a;function a(y){return e.enter("definition"),l(y)}function l(y){return my.call(i,e,u,n,"definitionLabel","definitionLabelMarker","definitionLabelString")(y)}function u(y){return o=xi(i.sliceSerialize(i.events[i.events.length-1][1]).slice(1,-1)),y===58?(e.enter("definitionMarker"),e.consume(y),e.exit("definitionMarker"),d):n(y)}function d(y){return vt(y)?oa(e,h)(y):h(y)}function h(y){return py(e,g,n,"definitionDestination","definitionDestinationLiteral","definitionDestinationLiteralMarker","definitionDestinationRaw","definitionDestinationString")(y)}function g(y){return e.attempt(Ok,m,m)(y)}function m(y){return st(y)?lt(e,v,"whitespace")(y):v(y)}function v(y){return y===null||We(y)?(e.exit("definition"),i.parser.defined.push(o),t(y)):n(y)}}function Bk(e,t,n){return i;function i(u){return vt(u)?oa(e,o)(u):n(u)}function o(u){return gy(e,a,n,"definitionTitle","definitionTitleMarker","definitionTitleString")(u)}function a(u){return st(u)?lt(e,l,"whitespace")(u):l(u)}function l(u){return u===null||We(u)?t(u):n(u)}}const Fk={name:"hardBreakEscape",tokenize:jk};function jk(e,t,n){return i;function i(a){return e.enter("hardBreakEscape"),e.consume(a),o}function o(a){return We(a)?(e.exit("hardBreakEscape"),t(a)):n(a)}}const zk={name:"headingAtx",resolve:Uk,tokenize:Hk};function Uk(e,t){let n=e.length-2,i=3,o,a;return e[i][1].type==="whitespace"&&(i+=2),n-2>i&&e[n][1].type==="whitespace"&&(n-=2),e[n][1].type==="atxHeadingSequence"&&(i===n-1||n-4>i&&e[n-2][1].type==="whitespace")&&(n-=i+1===n?2:4),n>i&&(o={type:"atxHeadingText",start:e[i][1].start,end:e[n][1].end},a={type:"chunkText",start:e[i][1].start,end:e[n][1].end,contentType:"text"},Jn(e,i,n-i+1,[["enter",o,t],["enter",a,t],["exit",a,t],["exit",o,t]])),e}function Hk(e,t,n){let i=0;return o;function o(g){return e.enter("atxHeading"),a(g)}function a(g){return e.enter("atxHeadingSequence"),l(g)}function l(g){return g===35&&i++<6?(e.consume(g),l):g===null||vt(g)?(e.exit("atxHeadingSequence"),u(g)):n(g)}function u(g){return g===35?(e.enter("atxHeadingSequence"),d(g)):g===null||We(g)?(e.exit("atxHeading"),t(g)):st(g)?lt(e,u,"whitespace")(g):(e.enter("atxHeadingText"),h(g))}function d(g){return g===35?(e.consume(g),d):(e.exit("atxHeadingSequence"),u(g))}function h(g){return g===null||g===35||vt(g)?(e.exit("atxHeadingText"),u(g)):(e.consume(g),h)}}const $k=["address","article","aside","base","basefont","blockquote","body","caption","center","col","colgroup","dd","details","dialog","dir","div","dl","dt","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hr","html","iframe","legend","li","link","main","menu","menuitem","nav","noframes","ol","optgroup","option","p","param","search","section","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"],$g=["pre","script","style","textarea"],Wk={concrete:!0,name:"htmlFlow",resolveTo:Vk,tokenize:Gk},Kk={partial:!0,tokenize:Xk},qk={partial:!0,tokenize:Yk};function Vk(e){let t=e.length;for(;t--&&!(e[t][0]==="enter"&&e[t][1].type==="htmlFlow"););return t>1&&e[t-2][1].type==="linePrefix"&&(e[t][1].start=e[t-2][1].start,e[t+1][1].start=e[t-2][1].start,e.splice(t-2,2)),e}function Gk(e,t,n){const i=this;let o,a,l,u,d;return h;function h(M){return g(M)}function g(M){return e.enter("htmlFlow"),e.enter("htmlFlowData"),e.consume(M),m}function m(M){return M===33?(e.consume(M),v):M===47?(e.consume(M),a=!0,x):M===63?(e.consume(M),o=3,i.interrupt?t:C):Ln(M)?(e.consume(M),l=String.fromCharCode(M),k):n(M)}function v(M){return M===45?(e.consume(M),o=2,y):M===91?(e.consume(M),o=5,u=0,S):Ln(M)?(e.consume(M),o=4,i.interrupt?t:C):n(M)}function y(M){return M===45?(e.consume(M),i.interrupt?t:C):n(M)}function S(M){const ve="CDATA[";return M===ve.charCodeAt(u++)?(e.consume(M),u===ve.length?i.interrupt?t:R:S):n(M)}function x(M){return Ln(M)?(e.consume(M),l=String.fromCharCode(M),k):n(M)}function k(M){if(M===null||M===47||M===62||vt(M)){const ve=M===47,Me=l.toLowerCase();return!ve&&!a&&$g.includes(Me)?(o=1,i.interrupt?t(M):R(M)):$k.includes(l.toLowerCase())?(o=6,ve?(e.consume(M),E):i.interrupt?t(M):R(M)):(o=7,i.interrupt&&!i.parser.lazy[i.now().line]?n(M):a?D(M):T(M))}return M===45||En(M)?(e.consume(M),l+=String.fromCharCode(M),k):n(M)}function E(M){return M===62?(e.consume(M),i.interrupt?t:R):n(M)}function D(M){return st(M)?(e.consume(M),D):A(M)}function T(M){return M===47?(e.consume(M),A):M===58||M===95||Ln(M)?(e.consume(M),I):st(M)?(e.consume(M),T):A(M)}function I(M){return M===45||M===46||M===58||M===95||En(M)?(e.consume(M),I):q(M)}function q(M){return M===61?(e.consume(M),L):st(M)?(e.consume(M),q):T(M)}function L(M){return M===null||M===60||M===61||M===62||M===96?n(M):M===34||M===39?(e.consume(M),d=M,re):st(M)?(e.consume(M),L):X(M)}function re(M){return M===d?(e.consume(M),d=null,te):M===null||We(M)?n(M):(e.consume(M),re)}function X(M){return M===null||M===34||M===39||M===47||M===60||M===61||M===62||M===96||vt(M)?q(M):(e.consume(M),X)}function te(M){return M===47||M===62||st(M)?T(M):n(M)}function A(M){return M===62?(e.consume(M),j):n(M)}function j(M){return M===null||We(M)?R(M):st(M)?(e.consume(M),j):n(M)}function R(M){return M===45&&o===2?(e.consume(M),Q):M===60&&o===1?(e.consume(M),J):M===62&&o===4?(e.consume(M),P):M===63&&o===3?(e.consume(M),C):M===93&&o===5?(e.consume(M),G):We(M)&&(o===6||o===7)?(e.exit("htmlFlowData"),e.check(Kk,V,F)(M)):M===null||We(M)?(e.exit("htmlFlowData"),F(M)):(e.consume(M),R)}function F(M){return e.check(qk,z,V)(M)}function z(M){return e.enter("lineEnding"),e.consume(M),e.exit("lineEnding"),H}function H(M){return M===null||We(M)?F(M):(e.enter("htmlFlowData"),R(M))}function Q(M){return M===45?(e.consume(M),C):R(M)}function J(M){return M===47?(e.consume(M),l="",N):R(M)}function N(M){if(M===62){const ve=l.toLowerCase();return $g.includes(ve)?(e.consume(M),P):R(M)}return Ln(M)&&l.length<8?(e.consume(M),l+=String.fromCharCode(M),N):R(M)}function G(M){return M===93?(e.consume(M),C):R(M)}function C(M){return M===62?(e.consume(M),P):M===45&&o===2?(e.consume(M),C):R(M)}function P(M){return M===null||We(M)?(e.exit("htmlFlowData"),V(M)):(e.consume(M),P)}function V(M){return e.exit("htmlFlow"),t(M)}}function Yk(e,t,n){const i=this;return o;function o(l){return We(l)?(e.enter("lineEnding"),e.consume(l),e.exit("lineEnding"),a):n(l)}function a(l){return i.parser.lazy[i.now().line]?n(l):t(l)}}function Xk(e,t,n){return i;function i(o){return e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),e.attempt(_a,t,n)}}const Zk={name:"htmlText",tokenize:Qk};function Qk(e,t,n){const i=this;let o,a,l;return u;function u(C){return e.enter("htmlText"),e.enter("htmlTextData"),e.consume(C),d}function d(C){return C===33?(e.consume(C),h):C===47?(e.consume(C),q):C===63?(e.consume(C),T):Ln(C)?(e.consume(C),X):n(C)}function h(C){return C===45?(e.consume(C),g):C===91?(e.consume(C),a=0,S):Ln(C)?(e.consume(C),D):n(C)}function g(C){return C===45?(e.consume(C),y):n(C)}function m(C){return C===null?n(C):C===45?(e.consume(C),v):We(C)?(l=m,J(C)):(e.consume(C),m)}function v(C){return C===45?(e.consume(C),y):m(C)}function y(C){return C===62?Q(C):C===45?v(C):m(C)}function S(C){const P="CDATA[";return C===P.charCodeAt(a++)?(e.consume(C),a===P.length?x:S):n(C)}function x(C){return C===null?n(C):C===93?(e.consume(C),k):We(C)?(l=x,J(C)):(e.consume(C),x)}function k(C){return C===93?(e.consume(C),E):x(C)}function E(C){return C===62?Q(C):C===93?(e.consume(C),E):x(C)}function D(C){return C===null||C===62?Q(C):We(C)?(l=D,J(C)):(e.consume(C),D)}function T(C){return C===null?n(C):C===63?(e.consume(C),I):We(C)?(l=T,J(C)):(e.consume(C),T)}function I(C){return C===62?Q(C):T(C)}function q(C){return Ln(C)?(e.consume(C),L):n(C)}function L(C){return C===45||En(C)?(e.consume(C),L):re(C)}function re(C){return We(C)?(l=re,J(C)):st(C)?(e.consume(C),re):Q(C)}function X(C){return C===45||En(C)?(e.consume(C),X):C===47||C===62||vt(C)?te(C):n(C)}function te(C){return C===47?(e.consume(C),Q):C===58||C===95||Ln(C)?(e.consume(C),A):We(C)?(l=te,J(C)):st(C)?(e.consume(C),te):Q(C)}function A(C){return C===45||C===46||C===58||C===95||En(C)?(e.consume(C),A):j(C)}function j(C){return C===61?(e.consume(C),R):We(C)?(l=j,J(C)):st(C)?(e.consume(C),j):te(C)}function R(C){return C===null||C===60||C===61||C===62||C===96?n(C):C===34||C===39?(e.consume(C),o=C,F):We(C)?(l=R,J(C)):st(C)?(e.consume(C),R):(e.consume(C),z)}function F(C){return C===o?(e.consume(C),o=void 0,H):C===null?n(C):We(C)?(l=F,J(C)):(e.consume(C),F)}function z(C){return C===null||C===34||C===39||C===60||C===61||C===96?n(C):C===47||C===62||vt(C)?te(C):(e.consume(C),z)}function H(C){return C===47||C===62||vt(C)?te(C):n(C)}function Q(C){return C===62?(e.consume(C),e.exit("htmlTextData"),e.exit("htmlText"),t):n(C)}function J(C){return e.exit("htmlTextData"),e.enter("lineEnding"),e.consume(C),e.exit("lineEnding"),N}function N(C){return st(C)?lt(e,G,"linePrefix",i.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(C):G(C)}function G(C){return e.enter("htmlTextData"),l(C)}}const wf={name:"labelEnd",resolveAll:n1,resolveTo:i1,tokenize:r1},Jk={tokenize:s1},e1={tokenize:o1},t1={tokenize:a1};function n1(e){let t=-1;const n=[];for(;++t<e.length;){const i=e[t][1];if(n.push(e[t]),i.type==="labelImage"||i.type==="labelLink"||i.type==="labelEnd"){const o=i.type==="labelImage"?4:2;i.type="data",t+=o}}return e.length!==n.length&&Jn(e,0,e.length,n),e}function i1(e,t){let n=e.length,i=0,o,a,l,u;for(;n--;)if(o=e[n][1],a){if(o.type==="link"||o.type==="labelLink"&&o._inactive)break;e[n][0]==="enter"&&o.type==="labelLink"&&(o._inactive=!0)}else if(l){if(e[n][0]==="enter"&&(o.type==="labelImage"||o.type==="labelLink")&&!o._balanced&&(a=n,o.type!=="labelLink")){i=2;break}}else o.type==="labelEnd"&&(l=n);const d={type:e[a][1].type==="labelLink"?"link":"image",start:{...e[a][1].start},end:{...e[e.length-1][1].end}},h={type:"label",start:{...e[a][1].start},end:{...e[l][1].end}},g={type:"labelText",start:{...e[a+i+2][1].end},end:{...e[l-2][1].start}};return u=[["enter",d,t],["enter",h,t]],u=di(u,e.slice(a+1,a+i+3)),u=di(u,[["enter",g,t]]),u=di(u,Rc(t.parser.constructs.insideSpan.null,e.slice(a+i+4,l-3),t)),u=di(u,[["exit",g,t],e[l-2],e[l-1],["exit",h,t]]),u=di(u,e.slice(l+1)),u=di(u,[["exit",d,t]]),Jn(e,a,e.length,u),e}function r1(e,t,n){const i=this;let o=i.events.length,a,l;for(;o--;)if((i.events[o][1].type==="labelImage"||i.events[o][1].type==="labelLink")&&!i.events[o][1]._balanced){a=i.events[o][1];break}return u;function u(v){return a?a._inactive?m(v):(l=i.parser.defined.includes(xi(i.sliceSerialize({start:a.end,end:i.now()}))),e.enter("labelEnd"),e.enter("labelMarker"),e.consume(v),e.exit("labelMarker"),e.exit("labelEnd"),d):n(v)}function d(v){return v===40?e.attempt(Jk,g,l?g:m)(v):v===91?e.attempt(e1,g,l?h:m)(v):l?g(v):m(v)}function h(v){return e.attempt(t1,g,m)(v)}function g(v){return t(v)}function m(v){return a._balanced=!0,n(v)}}function s1(e,t,n){return i;function i(m){return e.enter("resource"),e.enter("resourceMarker"),e.consume(m),e.exit("resourceMarker"),o}function o(m){return vt(m)?oa(e,a)(m):a(m)}function a(m){return m===41?g(m):py(e,l,u,"resourceDestination","resourceDestinationLiteral","resourceDestinationLiteralMarker","resourceDestinationRaw","resourceDestinationString",32)(m)}function l(m){return vt(m)?oa(e,d)(m):g(m)}function u(m){return n(m)}function d(m){return m===34||m===39||m===40?gy(e,h,n,"resourceTitle","resourceTitleMarker","resourceTitleString")(m):g(m)}function h(m){return vt(m)?oa(e,g)(m):g(m)}function g(m){return m===41?(e.enter("resourceMarker"),e.consume(m),e.exit("resourceMarker"),e.exit("resource"),t):n(m)}}function o1(e,t,n){const i=this;return o;function o(u){return my.call(i,e,a,l,"reference","referenceMarker","referenceString")(u)}function a(u){return i.parser.defined.includes(xi(i.sliceSerialize(i.events[i.events.length-1][1]).slice(1,-1)))?t(u):n(u)}function l(u){return n(u)}}function a1(e,t,n){return i;function i(a){return e.enter("reference"),e.enter("referenceMarker"),e.consume(a),e.exit("referenceMarker"),o}function o(a){return a===93?(e.enter("referenceMarker"),e.consume(a),e.exit("referenceMarker"),e.exit("reference"),t):n(a)}}const l1={name:"labelStartImage",resolveAll:wf.resolveAll,tokenize:c1};function c1(e,t,n){const i=this;return o;function o(u){return e.enter("labelImage"),e.enter("labelImageMarker"),e.consume(u),e.exit("labelImageMarker"),a}function a(u){return u===91?(e.enter("labelMarker"),e.consume(u),e.exit("labelMarker"),e.exit("labelImage"),l):n(u)}function l(u){return u===94&&"_hiddenFootnoteSupport"in i.parser.constructs?n(u):t(u)}}const u1={name:"labelStartLink",resolveAll:wf.resolveAll,tokenize:h1};function h1(e,t,n){const i=this;return o;function o(l){return e.enter("labelLink"),e.enter("labelMarker"),e.consume(l),e.exit("labelMarker"),e.exit("labelLink"),a}function a(l){return l===94&&"_hiddenFootnoteSupport"in i.parser.constructs?n(l):t(l)}}const Nh={name:"lineEnding",tokenize:d1};function d1(e,t){return n;function n(i){return e.enter("lineEnding"),e.consume(i),e.exit("lineEnding"),lt(e,t,"linePrefix")}}const Yl={name:"thematicBreak",tokenize:f1};function f1(e,t,n){let i=0,o;return a;function a(h){return e.enter("thematicBreak"),l(h)}function l(h){return o=h,u(h)}function u(h){return h===o?(e.enter("thematicBreakSequence"),d(h)):i>=3&&(h===null||We(h))?(e.exit("thematicBreak"),t(h)):n(h)}function d(h){return h===o?(e.consume(h),i++,d):(e.exit("thematicBreakSequence"),st(h)?lt(e,u,"whitespace")(h):u(h))}}const Wn={continuation:{tokenize:_1},exit:y1,name:"list",tokenize:g1},p1={partial:!0,tokenize:b1},m1={partial:!0,tokenize:v1};function g1(e,t,n){const i=this,o=i.events[i.events.length-1];let a=o&&o[1].type==="linePrefix"?o[2].sliceSerialize(o[1],!0).length:0,l=0;return u;function u(y){const S=i.containerState.type||(y===42||y===43||y===45?"listUnordered":"listOrdered");if(S==="listUnordered"?!i.containerState.marker||y===i.containerState.marker:pd(y)){if(i.containerState.type||(i.containerState.type=S,e.enter(S,{_container:!0})),S==="listUnordered")return e.enter("listItemPrefix"),y===42||y===45?e.check(Yl,n,h)(y):h(y);if(!i.interrupt||y===49)return e.enter("listItemPrefix"),e.enter("listItemValue"),d(y)}return n(y)}function d(y){return pd(y)&&++l<10?(e.consume(y),d):(!i.interrupt||l<2)&&(i.containerState.marker?y===i.containerState.marker:y===41||y===46)?(e.exit("listItemValue"),h(y)):n(y)}function h(y){return e.enter("listItemMarker"),e.consume(y),e.exit("listItemMarker"),i.containerState.marker=i.containerState.marker||y,e.check(_a,i.interrupt?n:g,e.attempt(p1,v,m))}function g(y){return i.containerState.initialBlankLine=!0,a++,v(y)}function m(y){return st(y)?(e.enter("listItemPrefixWhitespace"),e.consume(y),e.exit("listItemPrefixWhitespace"),v):n(y)}function v(y){return i.containerState.size=a+i.sliceSerialize(e.exit("listItemPrefix"),!0).length,t(y)}}function _1(e,t,n){const i=this;return i.containerState._closeFlow=void 0,e.check(_a,o,a);function o(u){return i.containerState.furtherBlankLines=i.containerState.furtherBlankLines||i.containerState.initialBlankLine,lt(e,t,"listItemIndent",i.containerState.size+1)(u)}function a(u){return i.containerState.furtherBlankLines||!st(u)?(i.containerState.furtherBlankLines=void 0,i.containerState.initialBlankLine=void 0,l(u)):(i.containerState.furtherBlankLines=void 0,i.containerState.initialBlankLine=void 0,e.attempt(m1,t,l)(u))}function l(u){return i.containerState._closeFlow=!0,i.interrupt=void 0,lt(e,e.attempt(Wn,t,n),"linePrefix",i.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(u)}}function v1(e,t,n){const i=this;return lt(e,o,"listItemIndent",i.containerState.size+1);function o(a){const l=i.events[i.events.length-1];return l&&l[1].type==="listItemIndent"&&l[2].sliceSerialize(l[1],!0).length===i.containerState.size?t(a):n(a)}}function y1(e){e.exit(this.containerState.type)}function b1(e,t,n){const i=this;return lt(e,o,"listItemPrefixWhitespace",i.parser.constructs.disable.null.includes("codeIndented")?void 0:5);function o(a){const l=i.events[i.events.length-1];return!st(a)&&l&&l[1].type==="listItemPrefixWhitespace"?t(a):n(a)}}const Wg={name:"setextUnderline",resolveTo:S1,tokenize:w1};function S1(e,t){let n=e.length,i,o,a;for(;n--;)if(e[n][0]==="enter"){if(e[n][1].type==="content"){i=n;break}e[n][1].type==="paragraph"&&(o=n)}else e[n][1].type==="content"&&e.splice(n,1),!a&&e[n][1].type==="definition"&&(a=n);const l={type:"setextHeading",start:{...e[i][1].start},end:{...e[e.length-1][1].end}};return e[o][1].type="setextHeadingText",a?(e.splice(o,0,["enter",l,t]),e.splice(a+1,0,["exit",e[i][1],t]),e[i][1].end={...e[a][1].end}):e[i][1]=l,e.push(["exit",l,t]),e}function w1(e,t,n){const i=this;let o;return a;function a(h){let g=i.events.length,m;for(;g--;)if(i.events[g][1].type!=="lineEnding"&&i.events[g][1].type!=="linePrefix"&&i.events[g][1].type!=="content"){m=i.events[g][1].type==="paragraph";break}return!i.parser.lazy[i.now().line]&&(i.interrupt||m)?(e.enter("setextHeadingLine"),o=h,l(h)):n(h)}function l(h){return e.enter("setextHeadingLineSequence"),u(h)}function u(h){return h===o?(e.consume(h),u):(e.exit("setextHeadingLineSequence"),st(h)?lt(e,d,"lineSuffix")(h):d(h))}function d(h){return h===null||We(h)?(e.exit("setextHeadingLine"),t(h)):n(h)}}const x1={tokenize:k1};function k1(e){const t=this,n=e.attempt(_a,i,e.attempt(this.parser.constructs.flowInitial,o,lt(e,e.attempt(this.parser.constructs.flow,o,e.attempt(Rk,o)),"linePrefix")));return n;function i(a){if(a===null){e.consume(a);return}return e.enter("lineEndingBlank"),e.consume(a),e.exit("lineEndingBlank"),t.currentConstruct=void 0,n}function o(a){if(a===null){e.consume(a);return}return e.enter("lineEnding"),e.consume(a),e.exit("lineEnding"),t.currentConstruct=void 0,n}}const E1={resolveAll:vy()},C1=_y("string"),N1=_y("text");function _y(e){return{resolveAll:vy(e==="text"?T1:void 0),tokenize:t};function t(n){const i=this,o=this.parser.constructs[e],a=n.attempt(o,l,u);return l;function l(g){return h(g)?a(g):u(g)}function u(g){if(g===null){n.consume(g);return}return n.enter("data"),n.consume(g),d}function d(g){return h(g)?(n.exit("data"),a(g)):(n.consume(g),d)}function h(g){if(g===null)return!0;const m=o[g];let v=-1;if(m)for(;++v<m.length;){const y=m[v];if(!y.previous||y.previous.call(i,i.previous))return!0}return!1}}}function vy(e){return t;function t(n,i){let o=-1,a;for(;++o<=n.length;)a===void 0?n[o]&&n[o][1].type==="data"&&(a=o,o++):(!n[o]||n[o][1].type!=="data")&&(o!==a+2&&(n[a][1].end=n[o-1][1].end,n.splice(a+2,o-a-2),o=a+2),a=void 0);return e?e(n,i):n}}function T1(e,t){let n=0;for(;++n<=e.length;)if((n===e.length||e[n][1].type==="lineEnding")&&e[n-1][1].type==="data"){const i=e[n-1][1],o=t.sliceStream(i);let a=o.length,l=-1,u=0,d;for(;a--;){const h=o[a];if(typeof h=="string"){for(l=h.length;h.charCodeAt(l-1)===32;)u++,l--;if(l)break;l=-1}else if(h===-2)d=!0,u++;else if(h!==-1){a++;break}}if(t._contentTypeTextTrailing&&n===e.length&&(u=0),u){const h={type:n===e.length||d||u<2?"lineSuffix":"hardBreakTrailing",start:{_bufferIndex:a?l:i.start._bufferIndex+l,_index:i.start._index+a,line:i.end.line,column:i.end.column-u,offset:i.end.offset-u},end:{...i.end}};i.end={...h.start},i.start.offset===i.end.offset?Object.assign(i,h):(e.splice(n,0,["enter",h,t],["exit",h,t]),n+=2)}n++}return e}const R1={42:Wn,43:Wn,45:Wn,48:Wn,49:Wn,50:Wn,51:Wn,52:Wn,53:Wn,54:Wn,55:Wn,56:Wn,57:Wn,62:uy},M1={91:Dk},A1={[-2]:Ch,[-1]:Ch,32:Ch},I1={35:zk,42:Yl,45:[Wg,Yl],60:Wk,61:Wg,95:Yl,96:Hg,126:Hg},L1={38:dy,92:hy},D1={[-5]:Nh,[-4]:Nh,[-3]:Nh,33:l1,38:dy,42:md,60:[uk,Zk],91:u1,92:[Fk,hy],93:wf,95:md,96:xk},O1={null:[md,E1]},P1={null:[42,95]},B1={null:[]},F1=Object.freeze(Object.defineProperty({__proto__:null,attentionMarkers:P1,contentInitial:M1,disable:B1,document:R1,flow:I1,flowInitial:A1,insideSpan:O1,string:L1,text:D1},Symbol.toStringTag,{value:"Module"}));function j1(e,t,n){let i={_bufferIndex:-1,_index:0,line:n&&n.line||1,column:n&&n.column||1,offset:n&&n.offset||0};const o={},a=[];let l=[],u=[];const d={attempt:re(q),check:re(L),consume:D,enter:T,exit:I,interrupt:re(L,{interrupt:!0})},h={code:null,containerState:{},defineSkip:x,events:[],now:S,parser:e,previous:null,sliceSerialize:v,sliceStream:y,write:m};let g=t.tokenize.call(h,d);return t.resolveAll&&a.push(t),h;function m(j){return l=di(l,j),k(),l[l.length-1]!==null?[]:(X(t,0),h.events=Rc(a,h.events,h),h.events)}function v(j,R){return U1(y(j),R)}function y(j){return z1(l,j)}function S(){const{_bufferIndex:j,_index:R,line:F,column:z,offset:H}=i;return{_bufferIndex:j,_index:R,line:F,column:z,offset:H}}function x(j){o[j.line]=j.column,A()}function k(){let j;for(;i._index<l.length;){const R=l[i._index];if(typeof R=="string")for(j=i._index,i._bufferIndex<0&&(i._bufferIndex=0);i._index===j&&i._bufferIndex<R.length;)E(R.charCodeAt(i._bufferIndex));else E(R)}}function E(j){g=g(j)}function D(j){We(j)?(i.line++,i.column=1,i.offset+=j===-3?2:1,A()):j!==-1&&(i.column++,i.offset++),i._bufferIndex<0?i._index++:(i._bufferIndex++,i._bufferIndex===l[i._index].length&&(i._bufferIndex=-1,i._index++)),h.previous=j}function T(j,R){const F=R||{};return F.type=j,F.start=S(),h.events.push(["enter",F,h]),u.push(F),F}function I(j){const R=u.pop();return R.end=S(),h.events.push(["exit",R,h]),R}function q(j,R){X(j,R.from)}function L(j,R){R.restore()}function re(j,R){return F;function F(z,H,Q){let J,N,G,C;return Array.isArray(z)?V(z):"tokenize"in z?V([z]):P(z);function P($){return ue;function ue(ke){const Ee=ke!==null&&$[ke],ie=ke!==null&&$.null,xe=[...Array.isArray(Ee)?Ee:Ee?[Ee]:[],...Array.isArray(ie)?ie:ie?[ie]:[]];return V(xe)(ke)}}function V($){return J=$,N=0,$.length===0?Q:M($[N])}function M($){return ue;function ue(ke){return C=te(),G=$,$.partial||(h.currentConstruct=$),$.name&&h.parser.constructs.disable.null.includes($.name)?Me():$.tokenize.call(R?Object.assign(Object.create(h),R):h,d,ve,Me)(ke)}}function ve($){return j(G,C),H}function Me($){return C.restore(),++N<J.length?M(J[N]):Q}}}function X(j,R){j.resolveAll&&!a.includes(j)&&a.push(j),j.resolve&&Jn(h.events,R,h.events.length-R,j.resolve(h.events.slice(R),h)),j.resolveTo&&(h.events=j.resolveTo(h.events,h))}function te(){const j=S(),R=h.previous,F=h.currentConstruct,z=h.events.length,H=Array.from(u);return{from:z,restore:Q};function Q(){i=j,h.previous=R,h.currentConstruct=F,h.events.length=z,u=H,A()}}function A(){i.line in o&&i.column<2&&(i.column=o[i.line],i.offset+=o[i.line]-1)}}function z1(e,t){const n=t.start._index,i=t.start._bufferIndex,o=t.end._index,a=t.end._bufferIndex;let l;if(n===o)l=[e[n].slice(i,a)];else{if(l=e.slice(n,o),i>-1){const u=l[0];typeof u=="string"?l[0]=u.slice(i):l.shift()}a>0&&l.push(e[o].slice(0,a))}return l}function U1(e,t){let n=-1;const i=[];let o;for(;++n<e.length;){const a=e[n];let l;if(typeof a=="string")l=a;else switch(a){case-5:{l="\r";break}case-4:{l=`
43
- `;break}case-3:{l=`\r
44
- `;break}case-2:{l=t?" ":" ";break}case-1:{if(!t&&o)continue;l=" ";break}default:l=String.fromCharCode(a)}o=a===-2,i.push(l)}return i.join("")}function H1(e){const i={constructs:ly([F1,...(e||{}).extensions||[]]),content:o(ik),defined:[],document:o(sk),flow:o(x1),lazy:{},string:o(C1),text:o(N1)};return i;function o(a){return l;function l(u){return j1(i,a,u)}}}function $1(e){for(;!fy(e););return e}const Kg=/[\0\t\n\r]/g;function W1(){let e=1,t="",n=!0,i;return o;function o(a,l,u){const d=[];let h,g,m,v,y;for(a=t+(typeof a=="string"?a.toString():new TextDecoder(l||void 0).decode(a)),m=0,t="",n&&(a.charCodeAt(0)===65279&&m++,n=void 0);m<a.length;){if(Kg.lastIndex=m,h=Kg.exec(a),v=h&&h.index!==void 0?h.index:a.length,y=a.charCodeAt(v),!h){t=a.slice(m);break}if(y===10&&m===v&&i)d.push(-3),i=void 0;else switch(i&&(d.push(-5),i=void 0),m<v&&(d.push(a.slice(m,v)),e+=v-m),y){case 0:{d.push(65533),e++;break}case 9:{for(g=Math.ceil(e/4)*4,d.push(-2);e++<g;)d.push(-1);break}case 10:{d.push(-4),e=1;break}default:i=!0,e=1}m=v+1}return u&&(i&&d.push(-5),t&&d.push(t),d.push(null)),d}}const K1=/\\([!-/:-@[-`{-~])|&(#(?:\d{1,7}|x[\da-f]{1,6})|[\da-z]{1,31});/gi;function q1(e){return e.replace(K1,V1)}function V1(e,t,n){if(t)return t;if(n.charCodeAt(0)===35){const o=n.charCodeAt(1),a=o===120||o===88;return cy(n.slice(a?2:1),a?16:10)}return Sf(n)||e}const yy={}.hasOwnProperty;function G1(e,t,n){return t&&typeof t=="object"&&(n=t,t=void 0),Y1(n)($1(H1(n).document().write(W1()(e,t,!0))))}function Y1(e){const t={transforms:[],canContainEols:["emphasis","fragment","heading","paragraph","strong"],enter:{autolink:a(At),autolinkProtocol:te,autolinkEmail:te,atxHeading:a(Jt),blockQuote:a(ie),characterEscape:te,characterReference:te,codeFenced:a(xe),codeFencedFenceInfo:l,codeFencedFenceMeta:l,codeIndented:a(xe,l),codeText:a(Re,l),codeTextData:te,data:te,codeFlowValue:te,definition:a(Pe),definitionDestinationString:l,definitionLabelString:l,definitionTitleString:l,emphasis:a(Fe),hardBreakEscape:a(ge),hardBreakTrailing:a(ge),htmlFlow:a(ot,l),htmlFlowData:te,htmlText:a(ot,l),htmlTextData:te,image:a(ft),label:l,link:a(At),listItem:a(ei),listItemValue:v,listOrdered:a(mn,m),listUnordered:a(mn),paragraph:a(Hi),reference:M,referenceString:l,resourceDestinationString:l,resourceTitleString:l,setextHeading:a(Jt),strong:a($i),thematicBreak:a(pi)},exit:{atxHeading:d(),atxHeadingSequence:q,autolink:d(),autolinkEmail:Ee,autolinkProtocol:ke,blockQuote:d(),characterEscapeValue:A,characterReferenceMarkerHexadecimal:Me,characterReferenceMarkerNumeric:Me,characterReferenceValue:$,characterReference:ue,codeFenced:d(k),codeFencedFence:x,codeFencedFenceInfo:y,codeFencedFenceMeta:S,codeFlowValue:A,codeIndented:d(E),codeText:d(H),codeTextData:A,data:A,definition:d(),definitionDestinationString:I,definitionLabelString:D,definitionTitleString:T,emphasis:d(),hardBreakEscape:d(R),hardBreakTrailing:d(R),htmlFlow:d(F),htmlFlowData:A,htmlText:d(z),htmlTextData:A,image:d(J),label:G,labelText:N,lineEnding:j,link:d(Q),listItem:d(),listOrdered:d(),listUnordered:d(),paragraph:d(),referenceString:ve,resourceDestinationString:C,resourceTitleString:P,resource:V,setextHeading:d(X),setextHeadingLineSequence:re,setextHeadingText:L,strong:d(),thematicBreak:d()}};by(t,(e||{}).mdastExtensions||[]);const n={};return i;function i(ne){let fe={type:"root",children:[]};const ze={stack:[fe],tokenStack:[],config:t,enter:u,exit:h,buffer:l,resume:g,data:n},oe=[];let ye=-1;for(;++ye<ne.length;)if(ne[ye][1].type==="listOrdered"||ne[ye][1].type==="listUnordered")if(ne[ye][0]==="enter")oe.push(ye);else{const be=oe.pop();ye=o(ne,be,ye)}for(ye=-1;++ye<ne.length;){const be=t[ne[ye][0]];yy.call(be,ne[ye][1].type)&&be[ne[ye][1].type].call(Object.assign({sliceSerialize:ne[ye][2].sliceSerialize},ze),ne[ye][1])}if(ze.tokenStack.length>0){const be=ze.tokenStack[ze.tokenStack.length-1];(be[1]||qg).call(ze,void 0,be[0])}for(fe.position={start:Rr(ne.length>0?ne[0][1].start:{line:1,column:1,offset:0}),end:Rr(ne.length>0?ne[ne.length-2][1].end:{line:1,column:1,offset:0})},ye=-1;++ye<t.transforms.length;)fe=t.transforms[ye](fe)||fe;return fe}function o(ne,fe,ze){let oe=fe-1,ye=-1,be=!1,et,Qe,dt,bt;for(;++oe<=ze;){const xt=ne[oe];switch(xt[1].type){case"listUnordered":case"listOrdered":case"blockQuote":{xt[0]==="enter"?ye++:ye--,bt=void 0;break}case"lineEndingBlank":{xt[0]==="enter"&&(et&&!bt&&!ye&&!dt&&(dt=oe),bt=void 0);break}case"linePrefix":case"listItemValue":case"listItemMarker":case"listItemPrefix":case"listItemPrefixWhitespace":break;default:bt=void 0}if(!ye&&xt[0]==="enter"&&xt[1].type==="listItemPrefix"||ye===-1&&xt[0]==="exit"&&(xt[1].type==="listUnordered"||xt[1].type==="listOrdered")){if(et){let It=oe;for(Qe=void 0;It--;){const Lt=ne[It];if(Lt[1].type==="lineEnding"||Lt[1].type==="lineEndingBlank"){if(Lt[0]==="exit")continue;Qe&&(ne[Qe][1].type="lineEndingBlank",be=!0),Lt[1].type="lineEnding",Qe=It}else if(!(Lt[1].type==="linePrefix"||Lt[1].type==="blockQuotePrefix"||Lt[1].type==="blockQuotePrefixWhitespace"||Lt[1].type==="blockQuoteMarker"||Lt[1].type==="listItemIndent"))break}dt&&(!Qe||dt<Qe)&&(et._spread=!0),et.end=Object.assign({},Qe?ne[Qe][1].start:xt[1].end),ne.splice(Qe||oe,0,["exit",et,xt[2]]),oe++,ze++}if(xt[1].type==="listItemPrefix"){const It={type:"listItem",_spread:!1,start:Object.assign({},xt[1].start),end:void 0};et=It,ne.splice(oe,0,["enter",It,xt[2]]),oe++,ze++,dt=void 0,bt=!0}}}return ne[fe][1]._spread=be,ze}function a(ne,fe){return ze;function ze(oe){u.call(this,ne(oe),oe),fe&&fe.call(this,oe)}}function l(){this.stack.push({type:"fragment",children:[]})}function u(ne,fe,ze){this.stack[this.stack.length-1].children.push(ne),this.stack.push(ne),this.tokenStack.push([fe,ze||void 0]),ne.position={start:Rr(fe.start),end:void 0}}function d(ne){return fe;function fe(ze){ne&&ne.call(this,ze),h.call(this,ze)}}function h(ne,fe){const ze=this.stack.pop(),oe=this.tokenStack.pop();if(oe)oe[0].type!==ne.type&&(fe?fe.call(this,ne,oe[0]):(oe[1]||qg).call(this,ne,oe[0]));else throw new Error("Cannot close `"+ne.type+"` ("+sa({start:ne.start,end:ne.end})+"): it’s not open");ze.position.end=Rr(ne.end)}function g(){return bf(this.stack.pop())}function m(){this.data.expectingFirstListItemValue=!0}function v(ne){if(this.data.expectingFirstListItemValue){const fe=this.stack[this.stack.length-2];fe.start=Number.parseInt(this.sliceSerialize(ne),10),this.data.expectingFirstListItemValue=void 0}}function y(){const ne=this.resume(),fe=this.stack[this.stack.length-1];fe.lang=ne}function S(){const ne=this.resume(),fe=this.stack[this.stack.length-1];fe.meta=ne}function x(){this.data.flowCodeInside||(this.buffer(),this.data.flowCodeInside=!0)}function k(){const ne=this.resume(),fe=this.stack[this.stack.length-1];fe.value=ne.replace(/^(\r?\n|\r)|(\r?\n|\r)$/g,""),this.data.flowCodeInside=void 0}function E(){const ne=this.resume(),fe=this.stack[this.stack.length-1];fe.value=ne.replace(/(\r?\n|\r)$/g,"")}function D(ne){const fe=this.resume(),ze=this.stack[this.stack.length-1];ze.label=fe,ze.identifier=xi(this.sliceSerialize(ne)).toLowerCase()}function T(){const ne=this.resume(),fe=this.stack[this.stack.length-1];fe.title=ne}function I(){const ne=this.resume(),fe=this.stack[this.stack.length-1];fe.url=ne}function q(ne){const fe=this.stack[this.stack.length-1];if(!fe.depth){const ze=this.sliceSerialize(ne).length;fe.depth=ze}}function L(){this.data.setextHeadingSlurpLineEnding=!0}function re(ne){const fe=this.stack[this.stack.length-1];fe.depth=this.sliceSerialize(ne).codePointAt(0)===61?1:2}function X(){this.data.setextHeadingSlurpLineEnding=void 0}function te(ne){const ze=this.stack[this.stack.length-1].children;let oe=ze[ze.length-1];(!oe||oe.type!=="text")&&(oe=Pn(),oe.position={start:Rr(ne.start),end:void 0},ze.push(oe)),this.stack.push(oe)}function A(ne){const fe=this.stack.pop();fe.value+=this.sliceSerialize(ne),fe.position.end=Rr(ne.end)}function j(ne){const fe=this.stack[this.stack.length-1];if(this.data.atHardBreak){const ze=fe.children[fe.children.length-1];ze.position.end=Rr(ne.end),this.data.atHardBreak=void 0;return}!this.data.setextHeadingSlurpLineEnding&&t.canContainEols.includes(fe.type)&&(te.call(this,ne),A.call(this,ne))}function R(){this.data.atHardBreak=!0}function F(){const ne=this.resume(),fe=this.stack[this.stack.length-1];fe.value=ne}function z(){const ne=this.resume(),fe=this.stack[this.stack.length-1];fe.value=ne}function H(){const ne=this.resume(),fe=this.stack[this.stack.length-1];fe.value=ne}function Q(){const ne=this.stack[this.stack.length-1];if(this.data.inReference){const fe=this.data.referenceType||"shortcut";ne.type+="Reference",ne.referenceType=fe,delete ne.url,delete ne.title}else delete ne.identifier,delete ne.label;this.data.referenceType=void 0}function J(){const ne=this.stack[this.stack.length-1];if(this.data.inReference){const fe=this.data.referenceType||"shortcut";ne.type+="Reference",ne.referenceType=fe,delete ne.url,delete ne.title}else delete ne.identifier,delete ne.label;this.data.referenceType=void 0}function N(ne){const fe=this.sliceSerialize(ne),ze=this.stack[this.stack.length-2];ze.label=q1(fe),ze.identifier=xi(fe).toLowerCase()}function G(){const ne=this.stack[this.stack.length-1],fe=this.resume(),ze=this.stack[this.stack.length-1];if(this.data.inReference=!0,ze.type==="link"){const oe=ne.children;ze.children=oe}else ze.alt=fe}function C(){const ne=this.resume(),fe=this.stack[this.stack.length-1];fe.url=ne}function P(){const ne=this.resume(),fe=this.stack[this.stack.length-1];fe.title=ne}function V(){this.data.inReference=void 0}function M(){this.data.referenceType="collapsed"}function ve(ne){const fe=this.resume(),ze=this.stack[this.stack.length-1];ze.label=fe,ze.identifier=xi(this.sliceSerialize(ne)).toLowerCase(),this.data.referenceType="full"}function Me(ne){this.data.characterReferenceType=ne.type}function $(ne){const fe=this.sliceSerialize(ne),ze=this.data.characterReferenceType;let oe;ze?(oe=cy(fe,ze==="characterReferenceMarkerNumeric"?10:16),this.data.characterReferenceType=void 0):oe=Sf(fe);const ye=this.stack[this.stack.length-1];ye.value+=oe}function ue(ne){const fe=this.stack.pop();fe.position.end=Rr(ne.end)}function ke(ne){A.call(this,ne);const fe=this.stack[this.stack.length-1];fe.url=this.sliceSerialize(ne)}function Ee(ne){A.call(this,ne);const fe=this.stack[this.stack.length-1];fe.url="mailto:"+this.sliceSerialize(ne)}function ie(){return{type:"blockquote",children:[]}}function xe(){return{type:"code",lang:null,meta:null,value:""}}function Re(){return{type:"inlineCode",value:""}}function Pe(){return{type:"definition",identifier:"",label:null,title:null,url:""}}function Fe(){return{type:"emphasis",children:[]}}function Jt(){return{type:"heading",depth:0,children:[]}}function ge(){return{type:"break"}}function ot(){return{type:"html",value:""}}function ft(){return{type:"image",title:null,url:"",alt:null}}function At(){return{type:"link",title:null,url:"",children:[]}}function mn(ne){return{type:"list",ordered:ne.type==="listOrdered",start:null,spread:ne._spread,children:[]}}function ei(ne){return{type:"listItem",spread:ne._spread,checked:null,children:[]}}function Hi(){return{type:"paragraph",children:[]}}function $i(){return{type:"strong",children:[]}}function Pn(){return{type:"text",value:""}}function pi(){return{type:"thematicBreak"}}}function Rr(e){return{line:e.line,column:e.column,offset:e.offset}}function by(e,t){let n=-1;for(;++n<t.length;){const i=t[n];Array.isArray(i)?by(e,i):X1(e,i)}}function X1(e,t){let n;for(n in t)if(yy.call(t,n))switch(n){case"canContainEols":{const i=t[n];i&&e[n].push(...i);break}case"transforms":{const i=t[n];i&&e[n].push(...i);break}case"enter":case"exit":{const i=t[n];i&&Object.assign(e[n],i);break}}}function qg(e,t){throw e?new Error("Cannot close `"+e.type+"` ("+sa({start:e.start,end:e.end})+"): a different token (`"+t.type+"`, "+sa({start:t.start,end:t.end})+") is open"):new Error("Cannot close document, a token (`"+t.type+"`, "+sa({start:t.start,end:t.end})+") is still open")}function Z1(e){const t=this;t.parser=n;function n(i){return G1(i,{...t.data("settings"),...e,extensions:t.data("micromarkExtensions")||[],mdastExtensions:t.data("fromMarkdownExtensions")||[]})}}function Q1(e,t){const n={type:"element",tagName:"blockquote",properties:{},children:e.wrap(e.all(t),!0)};return e.patch(t,n),e.applyData(t,n)}function J1(e,t){const n={type:"element",tagName:"br",properties:{},children:[]};return e.patch(t,n),[e.applyData(t,n),{type:"text",value:`
45
- `}]}function eE(e,t){const n=t.value?t.value+`
46
- `:"",i={},o=t.lang?t.lang.split(/\s+/):[];o.length>0&&(i.className=["language-"+o[0]]);let a={type:"element",tagName:"code",properties:i,children:[{type:"text",value:n}]};return t.meta&&(a.data={meta:t.meta}),e.patch(t,a),a=e.applyData(t,a),a={type:"element",tagName:"pre",properties:{},children:[a]},e.patch(t,a),a}function tE(e,t){const n={type:"element",tagName:"del",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function nE(e,t){const n={type:"element",tagName:"em",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function iE(e,t){const n=typeof e.options.clobberPrefix=="string"?e.options.clobberPrefix:"user-content-",i=String(t.identifier).toUpperCase(),o=eo(i.toLowerCase()),a=e.footnoteOrder.indexOf(i);let l,u=e.footnoteCounts.get(i);u===void 0?(u=0,e.footnoteOrder.push(i),l=e.footnoteOrder.length):l=a+1,u+=1,e.footnoteCounts.set(i,u);const d={type:"element",tagName:"a",properties:{href:"#"+n+"fn-"+o,id:n+"fnref-"+o+(u>1?"-"+u:""),dataFootnoteRef:!0,ariaDescribedBy:["footnote-label"]},children:[{type:"text",value:String(l)}]};e.patch(t,d);const h={type:"element",tagName:"sup",properties:{},children:[d]};return e.patch(t,h),e.applyData(t,h)}function rE(e,t){const n={type:"element",tagName:"h"+t.depth,properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function sE(e,t){if(e.options.allowDangerousHtml){const n={type:"raw",value:t.value};return e.patch(t,n),e.applyData(t,n)}}function Sy(e,t){const n=t.referenceType;let i="]";if(n==="collapsed"?i+="[]":n==="full"&&(i+="["+(t.label||t.identifier)+"]"),t.type==="imageReference")return[{type:"text",value:"!["+t.alt+i}];const o=e.all(t),a=o[0];a&&a.type==="text"?a.value="["+a.value:o.unshift({type:"text",value:"["});const l=o[o.length-1];return l&&l.type==="text"?l.value+=i:o.push({type:"text",value:i}),o}function oE(e,t){const n=String(t.identifier).toUpperCase(),i=e.definitionById.get(n);if(!i)return Sy(e,t);const o={src:eo(i.url||""),alt:t.alt};i.title!==null&&i.title!==void 0&&(o.title=i.title);const a={type:"element",tagName:"img",properties:o,children:[]};return e.patch(t,a),e.applyData(t,a)}function aE(e,t){const n={src:eo(t.url)};t.alt!==null&&t.alt!==void 0&&(n.alt=t.alt),t.title!==null&&t.title!==void 0&&(n.title=t.title);const i={type:"element",tagName:"img",properties:n,children:[]};return e.patch(t,i),e.applyData(t,i)}function lE(e,t){const n={type:"text",value:t.value.replace(/\r?\n|\r/g," ")};e.patch(t,n);const i={type:"element",tagName:"code",properties:{},children:[n]};return e.patch(t,i),e.applyData(t,i)}function cE(e,t){const n=String(t.identifier).toUpperCase(),i=e.definitionById.get(n);if(!i)return Sy(e,t);const o={href:eo(i.url||"")};i.title!==null&&i.title!==void 0&&(o.title=i.title);const a={type:"element",tagName:"a",properties:o,children:e.all(t)};return e.patch(t,a),e.applyData(t,a)}function uE(e,t){const n={href:eo(t.url)};t.title!==null&&t.title!==void 0&&(n.title=t.title);const i={type:"element",tagName:"a",properties:n,children:e.all(t)};return e.patch(t,i),e.applyData(t,i)}function hE(e,t,n){const i=e.all(t),o=n?dE(n):wy(t),a={},l=[];if(typeof t.checked=="boolean"){const g=i[0];let m;g&&g.type==="element"&&g.tagName==="p"?m=g:(m={type:"element",tagName:"p",properties:{},children:[]},i.unshift(m)),m.children.length>0&&m.children.unshift({type:"text",value:" "}),m.children.unshift({type:"element",tagName:"input",properties:{type:"checkbox",checked:t.checked,disabled:!0},children:[]}),a.className=["task-list-item"]}let u=-1;for(;++u<i.length;){const g=i[u];(o||u!==0||g.type!=="element"||g.tagName!=="p")&&l.push({type:"text",value:`
47
- `}),g.type==="element"&&g.tagName==="p"&&!o?l.push(...g.children):l.push(g)}const d=i[i.length-1];d&&(o||d.type!=="element"||d.tagName!=="p")&&l.push({type:"text",value:`
48
- `});const h={type:"element",tagName:"li",properties:a,children:l};return e.patch(t,h),e.applyData(t,h)}function dE(e){let t=!1;if(e.type==="list"){t=e.spread||!1;const n=e.children;let i=-1;for(;!t&&++i<n.length;)t=wy(n[i])}return t}function wy(e){const t=e.spread;return t??e.children.length>1}function fE(e,t){const n={},i=e.all(t);let o=-1;for(typeof t.start=="number"&&t.start!==1&&(n.start=t.start);++o<i.length;){const l=i[o];if(l.type==="element"&&l.tagName==="li"&&l.properties&&Array.isArray(l.properties.className)&&l.properties.className.includes("task-list-item")){n.className=["contains-task-list"];break}}const a={type:"element",tagName:t.ordered?"ol":"ul",properties:n,children:e.wrap(i,!0)};return e.patch(t,a),e.applyData(t,a)}function pE(e,t){const n={type:"element",tagName:"p",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function mE(e,t){const n={type:"root",children:e.wrap(e.all(t))};return e.patch(t,n),e.applyData(t,n)}function gE(e,t){const n={type:"element",tagName:"strong",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function _E(e,t){const n=e.all(t),i=n.shift(),o=[];if(i){const l={type:"element",tagName:"thead",properties:{},children:e.wrap([i],!0)};e.patch(t.children[0],l),o.push(l)}if(n.length>0){const l={type:"element",tagName:"tbody",properties:{},children:e.wrap(n,!0)},u=gf(t.children[1]),d=ty(t.children[t.children.length-1]);u&&d&&(l.position={start:u,end:d}),o.push(l)}const a={type:"element",tagName:"table",properties:{},children:e.wrap(o,!0)};return e.patch(t,a),e.applyData(t,a)}function vE(e,t,n){const i=n?n.children:void 0,a=(i?i.indexOf(t):1)===0?"th":"td",l=n&&n.type==="table"?n.align:void 0,u=l?l.length:t.children.length;let d=-1;const h=[];for(;++d<u;){const m=t.children[d],v={},y=l?l[d]:void 0;y&&(v.align=y);let S={type:"element",tagName:a,properties:v,children:[]};m&&(S.children=e.all(m),e.patch(m,S),S=e.applyData(m,S)),h.push(S)}const g={type:"element",tagName:"tr",properties:{},children:e.wrap(h,!0)};return e.patch(t,g),e.applyData(t,g)}function yE(e,t){const n={type:"element",tagName:"td",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}const Vg=9,Gg=32;function bE(e){const t=String(e),n=/\r?\n|\r/g;let i=n.exec(t),o=0;const a=[];for(;i;)a.push(Yg(t.slice(o,i.index),o>0,!0),i[0]),o=i.index+i[0].length,i=n.exec(t);return a.push(Yg(t.slice(o),o>0,!1)),a.join("")}function Yg(e,t,n){let i=0,o=e.length;if(t){let a=e.codePointAt(i);for(;a===Vg||a===Gg;)i++,a=e.codePointAt(i)}if(n){let a=e.codePointAt(o-1);for(;a===Vg||a===Gg;)o--,a=e.codePointAt(o-1)}return o>i?e.slice(i,o):""}function SE(e,t){const n={type:"text",value:bE(String(t.value))};return e.patch(t,n),e.applyData(t,n)}function wE(e,t){const n={type:"element",tagName:"hr",properties:{},children:[]};return e.patch(t,n),e.applyData(t,n)}const xE={blockquote:Q1,break:J1,code:eE,delete:tE,emphasis:nE,footnoteReference:iE,heading:rE,html:sE,imageReference:oE,image:aE,inlineCode:lE,linkReference:cE,link:uE,listItem:hE,list:fE,paragraph:pE,root:mE,strong:gE,table:_E,tableCell:yE,tableRow:vE,text:SE,thematicBreak:wE,toml:Il,yaml:Il,definition:Il,footnoteDefinition:Il};function Il(){}const xy=-1,Mc=0,aa=1,uc=2,xf=3,kf=4,Ef=5,Cf=6,ky=7,Ey=8,Cy=typeof self=="object"?self:globalThis,Xg=(e,t)=>{switch(e){case"Function":case"SharedWorker":case"Worker":case"eval":case"setInterval":case"setTimeout":throw new TypeError("unable to deserialize "+e)}return new Cy[e](t)},kE=(e,t)=>{const n=(o,a)=>(e.set(a,o),o),i=o=>{if(e.has(o))return e.get(o);const[a,l]=t[o];switch(a){case Mc:case xy:return n(l,o);case aa:{const u=n([],o);for(const d of l)u.push(i(d));return u}case uc:{const u=n({},o);for(const[d,h]of l)u[i(d)]=i(h);return u}case xf:return n(new Date(l),o);case kf:{const{source:u,flags:d}=l;return n(new RegExp(u,d),o)}case Ef:{const u=n(new Map,o);for(const[d,h]of l)u.set(i(d),i(h));return u}case Cf:{const u=n(new Set,o);for(const d of l)u.add(i(d));return u}case ky:{const{name:u,message:d}=l;return n(typeof Cy[u]=="function"?Xg(u,d):new Error(d),o)}case Ey:return n(BigInt(l),o);case"BigInt":return n(Object(BigInt(l)),o);case"ArrayBuffer":return n(new Uint8Array(l).buffer,l);case"DataView":{const{buffer:u}=new Uint8Array(l);return n(new DataView(u),l)}}return n(Xg(a,l),o)};return i},Zg=e=>kE(new Map,e)(0),ss="",{toString:EE}={},{keys:CE}=Object,$o=e=>{const t=typeof e;if(t!=="object"||!e)return[Mc,t];const n=EE.call(e).slice(8,-1);switch(n){case"Array":return[aa,ss];case"Object":return[uc,ss];case"Date":return[xf,ss];case"RegExp":return[kf,ss];case"Map":return[Ef,ss];case"Set":return[Cf,ss];case"DataView":return[aa,n]}return n.includes("Array")?[aa,n]:e instanceof Error?[ky,e.name||"Error"]:[uc,n]},Ll=([e,t])=>e===Mc&&(t==="function"||t==="symbol"),NE=(e,t,n,i)=>{const o=(l,u)=>{const d=i.push(l)-1;return n.set(u,d),d},a=l=>{if(n.has(l))return n.get(l);let[u,d]=$o(l);switch(u){case Mc:{let g=l;switch(d){case"bigint":u=Ey,g=l.toString();break;case"function":case"symbol":if(e)throw new TypeError("unable to serialize "+d);g=null;break;case"undefined":return o([xy],l)}return o([u,g],l)}case aa:{if(d){let v=l;return d==="DataView"?v=new Uint8Array(l.buffer):d==="ArrayBuffer"&&(v=new Uint8Array(l)),o([d,[...v]],l)}const g=[],m=o([u,g],l);for(const v of l)g.push(a(v));return m}case uc:{if(d)switch(d){case"BigInt":return o([d,l.toString()],l);case"Boolean":case"Number":case"String":return o([d,l.valueOf()],l)}if(t&&"toJSON"in l)return a(l.toJSON());const g=[],m=o([u,g],l);for(const v of CE(l))(e||!Ll($o(l[v])))&&g.push([a(v),a(l[v])]);return m}case xf:return o([u,isNaN(l.getTime())?ss:l.toISOString()],l);case kf:{const{source:g,flags:m}=l;return o([u,{source:g,flags:m}],l)}case Ef:{const g=[],m=o([u,g],l);for(const[v,y]of l)(e||!(Ll($o(v))||Ll($o(y))))&&g.push([a(v),a(y)]);return m}case Cf:{const g=[],m=o([u,g],l);for(const v of l)(e||!Ll($o(v)))&&g.push(a(v));return m}}const{message:h}=l;return o([u,{name:d,message:h}],l)};return a},Qg=(e,{json:t,lossy:n}={})=>{const i=[];return NE(!(t||n),!!t,new Map,i)(e),i},hc=typeof structuredClone=="function"?(e,t)=>t&&("json"in t||"lossy"in t)?Zg(Qg(e,t)):structuredClone(e):(e,t)=>Zg(Qg(e,t));function TE(e,t){const n=[{type:"text",value:"↩"}];return t>1&&n.push({type:"element",tagName:"sup",properties:{},children:[{type:"text",value:String(t)}]}),n}function RE(e,t){return"Back to reference "+(e+1)+(t>1?"-"+t:"")}function ME(e){const t=typeof e.options.clobberPrefix=="string"?e.options.clobberPrefix:"user-content-",n=e.options.footnoteBackContent||TE,i=e.options.footnoteBackLabel||RE,o=e.options.footnoteLabel||"Footnotes",a=e.options.footnoteLabelTagName||"h2",l=e.options.footnoteLabelProperties||{className:["sr-only"]},u=[];let d=-1;for(;++d<e.footnoteOrder.length;){const h=e.footnoteById.get(e.footnoteOrder[d]);if(!h)continue;const g=e.all(h),m=String(h.identifier).toUpperCase(),v=eo(m.toLowerCase());let y=0;const S=[],x=e.footnoteCounts.get(m);for(;x!==void 0&&++y<=x;){S.length>0&&S.push({type:"text",value:" "});let D=typeof n=="string"?n:n(d,y);typeof D=="string"&&(D={type:"text",value:D}),S.push({type:"element",tagName:"a",properties:{href:"#"+t+"fnref-"+v+(y>1?"-"+y:""),dataFootnoteBackref:"",ariaLabel:typeof i=="string"?i:i(d,y),className:["data-footnote-backref"]},children:Array.isArray(D)?D:[D]})}const k=g[g.length-1];if(k&&k.type==="element"&&k.tagName==="p"){const D=k.children[k.children.length-1];D&&D.type==="text"?D.value+=" ":k.children.push({type:"text",value:" "}),k.children.push(...S)}else g.push(...S);const E={type:"element",tagName:"li",properties:{id:t+"fn-"+v},children:e.wrap(g,!0)};e.patch(h,E),u.push(E)}if(u.length!==0)return{type:"element",tagName:"section",properties:{dataFootnotes:!0,className:["footnotes"]},children:[{type:"element",tagName:a,properties:{...hc(l),id:"footnote-label"},children:[{type:"text",value:o}]},{type:"text",value:`
49
- `},{type:"element",tagName:"ol",properties:{},children:e.wrap(u,!0)},{type:"text",value:`
50
- `}]}}const va=(function(e){if(e==null)return DE;if(typeof e=="function")return Ac(e);if(typeof e=="object")return Array.isArray(e)?AE(e):IE(e);if(typeof e=="string")return LE(e);throw new Error("Expected function, string, or object as test")});function AE(e){const t=[];let n=-1;for(;++n<e.length;)t[n]=va(e[n]);return Ac(i);function i(...o){let a=-1;for(;++a<t.length;)if(t[a].apply(this,o))return!0;return!1}}function IE(e){const t=e;return Ac(n);function n(i){const o=i;let a;for(a in e)if(o[a]!==t[a])return!1;return!0}}function LE(e){return Ac(t);function t(n){return n&&n.type===e}}function Ac(e){return t;function t(n,i,o){return!!(OE(n)&&e.call(this,n,typeof i=="number"?i:void 0,o||void 0))}}function DE(){return!0}function OE(e){return e!==null&&typeof e=="object"&&"type"in e}const Ny=[],PE=!0,gd=!1,BE="skip";function Ty(e,t,n,i){let o;typeof t=="function"&&typeof n!="function"?(i=n,n=t):o=t;const a=va(o),l=i?-1:1;u(e,void 0,[])();function u(d,h,g){const m=d&&typeof d=="object"?d:{};if(typeof m.type=="string"){const y=typeof m.tagName=="string"?m.tagName:typeof m.name=="string"?m.name:void 0;Object.defineProperty(v,"name",{value:"node ("+(d.type+(y?"<"+y+">":""))+")"})}return v;function v(){let y=Ny,S,x,k;if((!t||a(d,h,g[g.length-1]||void 0))&&(y=FE(n(d,g)),y[0]===gd))return y;if("children"in d&&d.children){const E=d;if(E.children&&y[0]!==BE)for(x=(i?E.children.length:-1)+l,k=g.concat(E);x>-1&&x<E.children.length;){const D=E.children[x];if(S=u(D,x,k)(),S[0]===gd)return S;x=typeof S[1]=="number"?S[1]:x+l}}return y}}}function FE(e){return Array.isArray(e)?e:typeof e=="number"?[PE,e]:e==null?Ny:[e]}function Ic(e,t,n,i){let o,a,l;typeof t=="function"&&typeof n!="function"?(a=void 0,l=t,o=n):(a=t,l=n,o=i),Ty(e,a,u,o);function u(d,h){const g=h[h.length-1],m=g?g.children.indexOf(d):void 0;return l(d,m,g)}}const _d={}.hasOwnProperty,jE={};function zE(e,t){const n=t||jE,i=new Map,o=new Map,a=new Map,l={...xE,...n.handlers},u={all:h,applyData:HE,definitionById:i,footnoteById:o,footnoteCounts:a,footnoteOrder:[],handlers:l,one:d,options:n,patch:UE,wrap:WE};return Ic(e,function(g){if(g.type==="definition"||g.type==="footnoteDefinition"){const m=g.type==="definition"?i:o,v=String(g.identifier).toUpperCase();m.has(v)||m.set(v,g)}}),u;function d(g,m){const v=g.type,y=u.handlers[v];if(_d.call(u.handlers,v)&&y)return y(u,g,m);if(u.options.passThrough&&u.options.passThrough.includes(v)){if("children"in g){const{children:x,...k}=g,E=hc(k);return E.children=u.all(g),E}return hc(g)}return(u.options.unknownHandler||$E)(u,g,m)}function h(g){const m=[];if("children"in g){const v=g.children;let y=-1;for(;++y<v.length;){const S=u.one(v[y],g);if(S){if(y&&v[y-1].type==="break"&&(!Array.isArray(S)&&S.type==="text"&&(S.value=Jg(S.value)),!Array.isArray(S)&&S.type==="element")){const x=S.children[0];x&&x.type==="text"&&(x.value=Jg(x.value))}Array.isArray(S)?m.push(...S):m.push(S)}}}return m}}function UE(e,t){e.position&&(t.position=Rx(e))}function HE(e,t){let n=t;if(e&&e.data){const i=e.data.hName,o=e.data.hChildren,a=e.data.hProperties;if(typeof i=="string")if(n.type==="element")n.tagName=i;else{const l="children"in n?n.children:[n];n={type:"element",tagName:i,properties:{},children:l}}n.type==="element"&&a&&Object.assign(n.properties,hc(a)),"children"in n&&n.children&&o!==null&&o!==void 0&&(n.children=o)}return n}function $E(e,t){const n=t.data||{},i="value"in t&&!(_d.call(n,"hProperties")||_d.call(n,"hChildren"))?{type:"text",value:t.value}:{type:"element",tagName:"div",properties:{},children:e.all(t)};return e.patch(t,i),e.applyData(t,i)}function WE(e,t){const n=[];let i=-1;for(t&&n.push({type:"text",value:`
51
- `});++i<e.length;)i&&n.push({type:"text",value:`
52
- `}),n.push(e[i]);return t&&e.length>0&&n.push({type:"text",value:`
53
- `}),n}function Jg(e){let t=0,n=e.charCodeAt(t);for(;n===9||n===32;)t++,n=e.charCodeAt(t);return e.slice(t)}function e_(e,t){const n=zE(e,t),i=n.one(e,void 0),o=ME(n),a=Array.isArray(i)?{type:"root",children:i}:i||{type:"root",children:[]};return o&&a.children.push({type:"text",value:`
54
- `},o),a}function KE(e,t){return e&&"run"in e?async function(n,i){const o=e_(n,{file:i,...t});await e.run(o,i)}:function(n,i){return e_(n,{file:i,...e||t})}}function t_(e){if(e)throw e}var Th,n_;function qE(){if(n_)return Th;n_=1;var e=Object.prototype.hasOwnProperty,t=Object.prototype.toString,n=Object.defineProperty,i=Object.getOwnPropertyDescriptor,o=function(h){return typeof Array.isArray=="function"?Array.isArray(h):t.call(h)==="[object Array]"},a=function(h){if(!h||t.call(h)!=="[object Object]")return!1;var g=e.call(h,"constructor"),m=h.constructor&&h.constructor.prototype&&e.call(h.constructor.prototype,"isPrototypeOf");if(h.constructor&&!g&&!m)return!1;var v;for(v in h);return typeof v>"u"||e.call(h,v)},l=function(h,g){n&&g.name==="__proto__"?n(h,g.name,{enumerable:!0,configurable:!0,value:g.newValue,writable:!0}):h[g.name]=g.newValue},u=function(h,g){if(g==="__proto__")if(e.call(h,g)){if(i)return i(h,g).value}else return;return h[g]};return Th=function d(){var h,g,m,v,y,S,x=arguments[0],k=1,E=arguments.length,D=!1;for(typeof x=="boolean"&&(D=x,x=arguments[1]||{},k=2),(x==null||typeof x!="object"&&typeof x!="function")&&(x={});k<E;++k)if(h=arguments[k],h!=null)for(g in h)m=u(x,g),v=u(h,g),x!==v&&(D&&v&&(a(v)||(y=o(v)))?(y?(y=!1,S=m&&o(m)?m:[]):S=m&&a(m)?m:{},l(x,{name:g,newValue:d(D,S,v)})):typeof v<"u"&&l(x,{name:g,newValue:v}));return x},Th}var VE=qE();const Rh=wc(VE);function vd(e){if(typeof e!="object"||e===null)return!1;const t=Object.getPrototypeOf(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)}function GE(){const e=[],t={run:n,use:i};return t;function n(...o){let a=-1;const l=o.pop();if(typeof l!="function")throw new TypeError("Expected function as last argument, not "+l);u(null,...o);function u(d,...h){const g=e[++a];let m=-1;if(d){l(d);return}for(;++m<o.length;)(h[m]===null||h[m]===void 0)&&(h[m]=o[m]);o=h,g?YE(g,u)(...h):l(null,...h)}}function i(o){if(typeof o!="function")throw new TypeError("Expected `middelware` to be a function, not "+o);return e.push(o),t}}function YE(e,t){let n;return i;function i(...l){const u=e.length>l.length;let d;u&&l.push(o);try{d=e.apply(this,l)}catch(h){const g=h;if(u&&n)throw g;return o(g)}u||(d&&d.then&&typeof d.then=="function"?d.then(a,o):d instanceof Error?o(d):a(d))}function o(l,...u){n||(n=!0,t(l,...u))}function a(l){o(null,l)}}const Bi={basename:XE,dirname:ZE,extname:QE,join:JE,sep:"/"};function XE(e,t){if(t!==void 0&&typeof t!="string")throw new TypeError('"ext" argument must be a string');ya(e);let n=0,i=-1,o=e.length,a;if(t===void 0||t.length===0||t.length>e.length){for(;o--;)if(e.codePointAt(o)===47){if(a){n=o+1;break}}else i<0&&(a=!0,i=o+1);return i<0?"":e.slice(n,i)}if(t===e)return"";let l=-1,u=t.length-1;for(;o--;)if(e.codePointAt(o)===47){if(a){n=o+1;break}}else l<0&&(a=!0,l=o+1),u>-1&&(e.codePointAt(o)===t.codePointAt(u--)?u<0&&(i=o):(u=-1,i=l));return n===i?i=l:i<0&&(i=e.length),e.slice(n,i)}function ZE(e){if(ya(e),e.length===0)return".";let t=-1,n=e.length,i;for(;--n;)if(e.codePointAt(n)===47){if(i){t=n;break}}else i||(i=!0);return t<0?e.codePointAt(0)===47?"/":".":t===1&&e.codePointAt(0)===47?"//":e.slice(0,t)}function QE(e){ya(e);let t=e.length,n=-1,i=0,o=-1,a=0,l;for(;t--;){const u=e.codePointAt(t);if(u===47){if(l){i=t+1;break}continue}n<0&&(l=!0,n=t+1),u===46?o<0?o=t:a!==1&&(a=1):o>-1&&(a=-1)}return o<0||n<0||a===0||a===1&&o===n-1&&o===i+1?"":e.slice(o,n)}function JE(...e){let t=-1,n;for(;++t<e.length;)ya(e[t]),e[t]&&(n=n===void 0?e[t]:n+"/"+e[t]);return n===void 0?".":eC(n)}function eC(e){ya(e);const t=e.codePointAt(0)===47;let n=tC(e,!t);return n.length===0&&!t&&(n="."),n.length>0&&e.codePointAt(e.length-1)===47&&(n+="/"),t?"/"+n:n}function tC(e,t){let n="",i=0,o=-1,a=0,l=-1,u,d;for(;++l<=e.length;){if(l<e.length)u=e.codePointAt(l);else{if(u===47)break;u=47}if(u===47){if(!(o===l-1||a===1))if(o!==l-1&&a===2){if(n.length<2||i!==2||n.codePointAt(n.length-1)!==46||n.codePointAt(n.length-2)!==46){if(n.length>2){if(d=n.lastIndexOf("/"),d!==n.length-1){d<0?(n="",i=0):(n=n.slice(0,d),i=n.length-1-n.lastIndexOf("/")),o=l,a=0;continue}}else if(n.length>0){n="",i=0,o=l,a=0;continue}}t&&(n=n.length>0?n+"/..":"..",i=2)}else n.length>0?n+="/"+e.slice(o+1,l):n=e.slice(o+1,l),i=l-o-1;o=l,a=0}else u===46&&a>-1?a++:a=-1}return n}function ya(e){if(typeof e!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(e))}const nC={cwd:iC};function iC(){return"/"}function yd(e){return!!(e!==null&&typeof e=="object"&&"href"in e&&e.href&&"protocol"in e&&e.protocol&&e.auth===void 0)}function rC(e){if(typeof e=="string")e=new URL(e);else if(!yd(e)){const t=new TypeError('The "path" argument must be of type string or an instance of URL. Received `'+e+"`");throw t.code="ERR_INVALID_ARG_TYPE",t}if(e.protocol!=="file:"){const t=new TypeError("The URL must be of scheme file");throw t.code="ERR_INVALID_URL_SCHEME",t}return sC(e)}function sC(e){if(e.hostname!==""){const i=new TypeError('File URL host must be "localhost" or empty on darwin');throw i.code="ERR_INVALID_FILE_URL_HOST",i}const t=e.pathname;let n=-1;for(;++n<t.length;)if(t.codePointAt(n)===37&&t.codePointAt(n+1)===50){const i=t.codePointAt(n+2);if(i===70||i===102){const o=new TypeError("File URL path must not include encoded / characters");throw o.code="ERR_INVALID_FILE_URL_PATH",o}}return decodeURIComponent(t)}const Mh=["history","path","basename","stem","extname","dirname"];class Ry{constructor(t){let n;t?yd(t)?n={path:t}:typeof t=="string"||oC(t)?n={value:t}:n=t:n={},this.cwd="cwd"in n?"":nC.cwd(),this.data={},this.history=[],this.messages=[],this.value,this.map,this.result,this.stored;let i=-1;for(;++i<Mh.length;){const a=Mh[i];a in n&&n[a]!==void 0&&n[a]!==null&&(this[a]=a==="history"?[...n[a]]:n[a])}let o;for(o in n)Mh.includes(o)||(this[o]=n[o])}get basename(){return typeof this.path=="string"?Bi.basename(this.path):void 0}set basename(t){Ih(t,"basename"),Ah(t,"basename"),this.path=Bi.join(this.dirname||"",t)}get dirname(){return typeof this.path=="string"?Bi.dirname(this.path):void 0}set dirname(t){i_(this.basename,"dirname"),this.path=Bi.join(t||"",this.basename)}get extname(){return typeof this.path=="string"?Bi.extname(this.path):void 0}set extname(t){if(Ah(t,"extname"),i_(this.dirname,"extname"),t){if(t.codePointAt(0)!==46)throw new Error("`extname` must start with `.`");if(t.includes(".",1))throw new Error("`extname` cannot contain multiple dots")}this.path=Bi.join(this.dirname,this.stem+(t||""))}get path(){return this.history[this.history.length-1]}set path(t){yd(t)&&(t=rC(t)),Ih(t,"path"),this.path!==t&&this.history.push(t)}get stem(){return typeof this.path=="string"?Bi.basename(this.path,this.extname):void 0}set stem(t){Ih(t,"stem"),Ah(t,"stem"),this.path=Bi.join(this.dirname||"",t+(this.extname||""))}fail(t,n,i){const o=this.message(t,n,i);throw o.fatal=!0,o}info(t,n,i){const o=this.message(t,n,i);return o.fatal=void 0,o}message(t,n,i){const o=new Cn(t,n,i);return this.path&&(o.name=this.path+":"+o.name,o.file=this.path),o.fatal=!1,this.messages.push(o),o}toString(t){return this.value===void 0?"":typeof this.value=="string"?this.value:new TextDecoder(t||void 0).decode(this.value)}}function Ah(e,t){if(e&&e.includes(Bi.sep))throw new Error("`"+t+"` cannot be a path: did not expect `"+Bi.sep+"`")}function Ih(e,t){if(!e)throw new Error("`"+t+"` cannot be empty")}function i_(e,t){if(!e)throw new Error("Setting `"+t+"` requires `path` to be set too")}function oC(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const aC=(function(e){const i=this.constructor.prototype,o=i[e],a=function(){return o.apply(a,arguments)};return Object.setPrototypeOf(a,i),a}),lC={}.hasOwnProperty;class Nf extends aC{constructor(){super("copy"),this.Compiler=void 0,this.Parser=void 0,this.attachers=[],this.compiler=void 0,this.freezeIndex=-1,this.frozen=void 0,this.namespace={},this.parser=void 0,this.transformers=GE()}copy(){const t=new Nf;let n=-1;for(;++n<this.attachers.length;){const i=this.attachers[n];t.use(...i)}return t.data(Rh(!0,{},this.namespace)),t}data(t,n){return typeof t=="string"?arguments.length===2?(Oh("data",this.frozen),this.namespace[t]=n,this):lC.call(this.namespace,t)&&this.namespace[t]||void 0:t?(Oh("data",this.frozen),this.namespace=t,this):this.namespace}freeze(){if(this.frozen)return this;const t=this;for(;++this.freezeIndex<this.attachers.length;){const[n,...i]=this.attachers[this.freezeIndex];if(i[0]===!1)continue;i[0]===!0&&(i[0]=void 0);const o=n.call(t,...i);typeof o=="function"&&this.transformers.use(o)}return this.frozen=!0,this.freezeIndex=Number.POSITIVE_INFINITY,this}parse(t){this.freeze();const n=Dl(t),i=this.parser||this.Parser;return Lh("parse",i),i(String(n),n)}process(t,n){const i=this;return this.freeze(),Lh("process",this.parser||this.Parser),Dh("process",this.compiler||this.Compiler),n?o(void 0,n):new Promise(o);function o(a,l){const u=Dl(t),d=i.parse(u);i.run(d,u,function(g,m,v){if(g||!m||!v)return h(g);const y=m,S=i.stringify(y,v);hC(S)?v.value=S:v.result=S,h(g,v)});function h(g,m){g||!m?l(g):a?a(m):n(void 0,m)}}}processSync(t){let n=!1,i;return this.freeze(),Lh("processSync",this.parser||this.Parser),Dh("processSync",this.compiler||this.Compiler),this.process(t,o),s_("processSync","process",n),i;function o(a,l){n=!0,t_(a),i=l}}run(t,n,i){r_(t),this.freeze();const o=this.transformers;return!i&&typeof n=="function"&&(i=n,n=void 0),i?a(void 0,i):new Promise(a);function a(l,u){const d=Dl(n);o.run(t,d,h);function h(g,m,v){const y=m||t;g?u(g):l?l(y):i(void 0,y,v)}}}runSync(t,n){let i=!1,o;return this.run(t,n,a),s_("runSync","run",i),o;function a(l,u){t_(l),o=u,i=!0}}stringify(t,n){this.freeze();const i=Dl(n),o=this.compiler||this.Compiler;return Dh("stringify",o),r_(t),o(t,i)}use(t,...n){const i=this.attachers,o=this.namespace;if(Oh("use",this.frozen),t!=null)if(typeof t=="function")d(t,n);else if(typeof t=="object")Array.isArray(t)?u(t):l(t);else throw new TypeError("Expected usable value, not `"+t+"`");return this;function a(h){if(typeof h=="function")d(h,[]);else if(typeof h=="object")if(Array.isArray(h)){const[g,...m]=h;d(g,m)}else l(h);else throw new TypeError("Expected usable value, not `"+h+"`")}function l(h){if(!("plugins"in h)&&!("settings"in h))throw new Error("Expected usable value but received an empty preset, which is probably a mistake: presets typically come with `plugins` and sometimes with `settings`, but this has neither");u(h.plugins),h.settings&&(o.settings=Rh(!0,o.settings,h.settings))}function u(h){let g=-1;if(h!=null)if(Array.isArray(h))for(;++g<h.length;){const m=h[g];a(m)}else throw new TypeError("Expected a list of plugins, not `"+h+"`")}function d(h,g){let m=-1,v=-1;for(;++m<i.length;)if(i[m][0]===h){v=m;break}if(v===-1)i.push([h,...g]);else if(g.length>0){let[y,...S]=g;const x=i[v][1];vd(x)&&vd(y)&&(y=Rh(!0,x,y)),i[v]=[h,y,...S]}}}}const cC=new Nf().freeze();function Lh(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `parser`")}function Dh(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `compiler`")}function Oh(e,t){if(t)throw new Error("Cannot call `"+e+"` on a frozen processor.\nCreate a new processor first, by calling it: use `processor()` instead of `processor`.")}function r_(e){if(!vd(e)||typeof e.type!="string")throw new TypeError("Expected node, got `"+e+"`")}function s_(e,t,n){if(!n)throw new Error("`"+e+"` finished async. Use `"+t+"` instead")}function Dl(e){return uC(e)?e:new Ry(e)}function uC(e){return!!(e&&typeof e=="object"&&"message"in e&&"messages"in e)}function hC(e){return typeof e=="string"||dC(e)}function dC(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const fC="https://github.com/remarkjs/react-markdown/blob/main/changelog.md",o_=[],a_={allowDangerousHtml:!0},pC=/^(https?|ircs?|mailto|xmpp)$/i,mC=[{from:"astPlugins",id:"remove-buggy-html-in-markdown-parser"},{from:"allowDangerousHtml",id:"remove-buggy-html-in-markdown-parser"},{from:"allowNode",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"allowElement"},{from:"allowedTypes",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"allowedElements"},{from:"disallowedTypes",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"disallowedElements"},{from:"escapeHtml",id:"remove-buggy-html-in-markdown-parser"},{from:"includeElementIndex",id:"#remove-includeelementindex"},{from:"includeNodeIndex",id:"change-includenodeindex-to-includeelementindex"},{from:"linkTarget",id:"remove-linktarget"},{from:"plugins",id:"change-plugins-to-remarkplugins",to:"remarkPlugins"},{from:"rawSourcePos",id:"#remove-rawsourcepos"},{from:"renderers",id:"change-renderers-to-components",to:"components"},{from:"source",id:"change-source-to-children",to:"children"},{from:"sourcePos",id:"#remove-sourcepos"},{from:"transformImageUri",id:"#add-urltransform",to:"urlTransform"},{from:"transformLinkUri",id:"#add-urltransform",to:"urlTransform"}];function gC(e){const t=_C(e),n=vC(e);return yC(t.runSync(t.parse(n),n),e)}function _C(e){const t=e.rehypePlugins||o_,n=e.remarkPlugins||o_,i=e.remarkRehypeOptions?{...e.remarkRehypeOptions,...a_}:a_;return cC().use(Z1).use(n).use(KE,i).use(t)}function vC(e){const t=e.children||"",n=new Ry;return typeof t=="string"&&(n.value=t),n}function yC(e,t){const n=t.allowedElements,i=t.allowElement,o=t.components,a=t.disallowedElements,l=t.skipHtml,u=t.unwrapDisallowed,d=t.urlTransform||bC;for(const g of mC)Object.hasOwn(t,g.from)&&(""+g.from+(g.to?"use `"+g.to+"` instead":"remove it")+fC+g.id,void 0);return t.className&&(e={type:"element",tagName:"div",properties:{className:t.className},children:e.type==="root"?e.children:[e]}),Ic(e,h),Dx(e,{Fragment:f.Fragment,components:o,ignoreInvalidStyle:!0,jsx:f.jsx,jsxs:f.jsxs,passKeys:!0,passNode:!0});function h(g,m,v){if(g.type==="raw"&&v&&typeof m=="number")return l?v.children.splice(m,1):v.children[m]={type:"text",value:g.value},m;if(g.type==="element"){let y;for(y in Eh)if(Object.hasOwn(Eh,y)&&Object.hasOwn(g.properties,y)){const S=g.properties[y],x=Eh[y];(x===null||x.includes(g.tagName))&&(g.properties[y]=d(String(S||""),y,g))}}if(g.type==="element"){let y=n?!n.includes(g.tagName):a?a.includes(g.tagName):!1;if(!y&&i&&typeof m=="number"&&(y=!i(g,m,v)),y&&v&&typeof m=="number")return u&&g.children?v.children.splice(m,1,...g.children):v.children.splice(m,1),m}}}function bC(e){const t=e.indexOf(":"),n=e.indexOf("?"),i=e.indexOf("#"),o=e.indexOf("/");return t===-1||o!==-1&&t>o||n!==-1&&t>n||i!==-1&&t>i||pC.test(e.slice(0,t))?e:""}function l_(e,t){const n=String(e);if(typeof t!="string")throw new TypeError("Expected character");let i=0,o=n.indexOf(t);for(;o!==-1;)i++,o=n.indexOf(t,o+t.length);return i}function SC(e){if(typeof e!="string")throw new TypeError("Expected a string");return e.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")}function wC(e,t,n){const o=va((n||{}).ignore||[]),a=xC(t);let l=-1;for(;++l<a.length;)Ty(e,"text",u);function u(h,g){let m=-1,v;for(;++m<g.length;){const y=g[m],S=v?v.children:void 0;if(o(y,S?S.indexOf(y):void 0,v))return;v=y}if(v)return d(h,g)}function d(h,g){const m=g[g.length-1],v=a[l][0],y=a[l][1];let S=0;const k=m.children.indexOf(h);let E=!1,D=[];v.lastIndex=0;let T=v.exec(h.value);for(;T;){const I=T.index,q={index:T.index,input:T.input,stack:[...g,h]};let L=y(...T,q);if(typeof L=="string"&&(L=L.length>0?{type:"text",value:L}:void 0),L===!1?v.lastIndex=I+1:(S!==I&&D.push({type:"text",value:h.value.slice(S,I)}),Array.isArray(L)?D.push(...L):L&&D.push(L),S=I+T[0].length,E=!0),!v.global)break;T=v.exec(h.value)}return E?(S<h.value.length&&D.push({type:"text",value:h.value.slice(S)}),m.children.splice(k,1,...D)):D=[h],k+D.length}}function xC(e){const t=[];if(!Array.isArray(e))throw new TypeError("Expected find and replace tuple or list of tuples");const n=!e[0]||Array.isArray(e[0])?e:[e];let i=-1;for(;++i<n.length;){const o=n[i];t.push([kC(o[0]),EC(o[1])])}return t}function kC(e){return typeof e=="string"?new RegExp(SC(e),"g"):e}function EC(e){return typeof e=="function"?e:function(){return e}}const Ph="phrasing",Bh=["autolink","link","image","label"];function CC(){return{transforms:[LC],enter:{literalAutolink:TC,literalAutolinkEmail:Fh,literalAutolinkHttp:Fh,literalAutolinkWww:Fh},exit:{literalAutolink:IC,literalAutolinkEmail:AC,literalAutolinkHttp:RC,literalAutolinkWww:MC}}}function NC(){return{unsafe:[{character:"@",before:"[+\\-.\\w]",after:"[\\-.\\w]",inConstruct:Ph,notInConstruct:Bh},{character:".",before:"[Ww]",after:"[\\-.\\w]",inConstruct:Ph,notInConstruct:Bh},{character:":",before:"[ps]",after:"\\/",inConstruct:Ph,notInConstruct:Bh}]}}function TC(e){this.enter({type:"link",title:null,url:"",children:[]},e)}function Fh(e){this.config.enter.autolinkProtocol.call(this,e)}function RC(e){this.config.exit.autolinkProtocol.call(this,e)}function MC(e){this.config.exit.data.call(this,e);const t=this.stack[this.stack.length-1];t.type,t.url="http://"+this.sliceSerialize(e)}function AC(e){this.config.exit.autolinkEmail.call(this,e)}function IC(e){this.exit(e)}function LC(e){wC(e,[[/(https?:\/\/|www(?=\.))([-.\w]+)([^ \t\r\n]*)/gi,DC],[new RegExp("(?<=^|\\s|\\p{P}|\\p{S})([-.\\w+]+)@([-\\w]+(?:\\.[-\\w]+)+)","gu"),OC]],{ignore:["link","linkReference"]})}function DC(e,t,n,i,o){let a="";if(!My(o)||(/^w/i.test(t)&&(n=t+n,t="",a="http://"),!PC(n)))return!1;const l=BC(n+i);if(!l[0])return!1;const u={type:"link",title:null,url:a+t+l[0],children:[{type:"text",value:t+l[0]}]};return l[1]?[u,{type:"text",value:l[1]}]:u}function OC(e,t,n,i){return!My(i,!0)||/[-\d_]$/.test(n)?!1:{type:"link",title:null,url:"mailto:"+t+"@"+n,children:[{type:"text",value:t+"@"+n}]}}function PC(e){const t=e.split(".");return!(t.length<2||t[t.length-1]&&(/_/.test(t[t.length-1])||!/[a-zA-Z\d]/.test(t[t.length-1]))||t[t.length-2]&&(/_/.test(t[t.length-2])||!/[a-zA-Z\d]/.test(t[t.length-2])))}function BC(e){const t=/[!"&'),.:;<>?\]}]+$/.exec(e);if(!t)return[e,void 0];e=e.slice(0,t.index);let n=t[0],i=n.indexOf(")");const o=l_(e,"(");let a=l_(e,")");for(;i!==-1&&o>a;)e+=n.slice(0,i+1),n=n.slice(i+1),i=n.indexOf(")"),a++;return[e,n]}function My(e,t){const n=e.input.charCodeAt(e.index-1);return(e.index===0||ds(n)||Tc(n))&&(!t||n!==47)}Ay.peek=qC;function FC(){this.buffer()}function jC(e){this.enter({type:"footnoteReference",identifier:"",label:""},e)}function zC(){this.buffer()}function UC(e){this.enter({type:"footnoteDefinition",identifier:"",label:"",children:[]},e)}function HC(e){const t=this.resume(),n=this.stack[this.stack.length-1];n.type,n.identifier=xi(this.sliceSerialize(e)).toLowerCase(),n.label=t}function $C(e){this.exit(e)}function WC(e){const t=this.resume(),n=this.stack[this.stack.length-1];n.type,n.identifier=xi(this.sliceSerialize(e)).toLowerCase(),n.label=t}function KC(e){this.exit(e)}function qC(){return"["}function Ay(e,t,n,i){const o=n.createTracker(i);let a=o.move("[^");const l=n.enter("footnoteReference"),u=n.enter("reference");return a+=o.move(n.safe(n.associationId(e),{after:"]",before:a})),u(),l(),a+=o.move("]"),a}function VC(){return{enter:{gfmFootnoteCallString:FC,gfmFootnoteCall:jC,gfmFootnoteDefinitionLabelString:zC,gfmFootnoteDefinition:UC},exit:{gfmFootnoteCallString:HC,gfmFootnoteCall:$C,gfmFootnoteDefinitionLabelString:WC,gfmFootnoteDefinition:KC}}}function GC(e){let t=!1;return e&&e.firstLineBlank&&(t=!0),{handlers:{footnoteDefinition:n,footnoteReference:Ay},unsafe:[{character:"[",inConstruct:["label","phrasing","reference"]}]};function n(i,o,a,l){const u=a.createTracker(l);let d=u.move("[^");const h=a.enter("footnoteDefinition"),g=a.enter("label");return d+=u.move(a.safe(a.associationId(i),{before:d,after:"]"})),g(),d+=u.move("]:"),i.children&&i.children.length>0&&(u.shift(4),d+=u.move((t?`
55
- `:" ")+a.indentLines(a.containerFlow(i,u.current()),t?Iy:YC))),h(),d}}function YC(e,t,n){return t===0?e:Iy(e,t,n)}function Iy(e,t,n){return(n?"":" ")+e}const XC=["autolink","destinationLiteral","destinationRaw","reference","titleQuote","titleApostrophe"];Ly.peek=tN;function ZC(){return{canContainEols:["delete"],enter:{strikethrough:JC},exit:{strikethrough:eN}}}function QC(){return{unsafe:[{character:"~",inConstruct:"phrasing",notInConstruct:XC}],handlers:{delete:Ly}}}function JC(e){this.enter({type:"delete",children:[]},e)}function eN(e){this.exit(e)}function Ly(e,t,n,i){const o=n.createTracker(i),a=n.enter("strikethrough");let l=o.move("~~");return l+=n.containerPhrasing(e,{...o.current(),before:l,after:"~"}),l+=o.move("~~"),a(),l}function tN(){return"~"}function nN(e){return e.length}function iN(e,t){const n=t||{},i=(n.align||[]).concat(),o=n.stringLength||nN,a=[],l=[],u=[],d=[];let h=0,g=-1;for(;++g<e.length;){const x=[],k=[];let E=-1;for(e[g].length>h&&(h=e[g].length);++E<e[g].length;){const D=rN(e[g][E]);if(n.alignDelimiters!==!1){const T=o(D);k[E]=T,(d[E]===void 0||T>d[E])&&(d[E]=T)}x.push(D)}l[g]=x,u[g]=k}let m=-1;if(typeof i=="object"&&"length"in i)for(;++m<h;)a[m]=c_(i[m]);else{const x=c_(i);for(;++m<h;)a[m]=x}m=-1;const v=[],y=[];for(;++m<h;){const x=a[m];let k="",E="";x===99?(k=":",E=":"):x===108?k=":":x===114&&(E=":");let D=n.alignDelimiters===!1?1:Math.max(1,d[m]-k.length-E.length);const T=k+"-".repeat(D)+E;n.alignDelimiters!==!1&&(D=k.length+D+E.length,D>d[m]&&(d[m]=D),y[m]=D),v[m]=T}l.splice(1,0,v),u.splice(1,0,y),g=-1;const S=[];for(;++g<l.length;){const x=l[g],k=u[g];m=-1;const E=[];for(;++m<h;){const D=x[m]||"";let T="",I="";if(n.alignDelimiters!==!1){const q=d[m]-(k[m]||0),L=a[m];L===114?T=" ".repeat(q):L===99?q%2?(T=" ".repeat(q/2+.5),I=" ".repeat(q/2-.5)):(T=" ".repeat(q/2),I=T):I=" ".repeat(q)}n.delimiterStart!==!1&&!m&&E.push("|"),n.padding!==!1&&!(n.alignDelimiters===!1&&D==="")&&(n.delimiterStart!==!1||m)&&E.push(" "),n.alignDelimiters!==!1&&E.push(T),E.push(D),n.alignDelimiters!==!1&&E.push(I),n.padding!==!1&&E.push(" "),(n.delimiterEnd!==!1||m!==h-1)&&E.push("|")}S.push(n.delimiterEnd===!1?E.join("").replace(/ +$/,""):E.join(""))}return S.join(`
56
- `)}function rN(e){return e==null?"":String(e)}function c_(e){const t=typeof e=="string"?e.codePointAt(0):0;return t===67||t===99?99:t===76||t===108?108:t===82||t===114?114:0}function sN(e,t,n,i){const o=n.enter("blockquote"),a=n.createTracker(i);a.move("> "),a.shift(2);const l=n.indentLines(n.containerFlow(e,a.current()),oN);return o(),l}function oN(e,t,n){return">"+(n?"":" ")+e}function aN(e,t){return u_(e,t.inConstruct,!0)&&!u_(e,t.notInConstruct,!1)}function u_(e,t,n){if(typeof t=="string"&&(t=[t]),!t||t.length===0)return n;let i=-1;for(;++i<t.length;)if(e.includes(t[i]))return!0;return!1}function h_(e,t,n,i){let o=-1;for(;++o<n.unsafe.length;)if(n.unsafe[o].character===`
57
- `&&aN(n.stack,n.unsafe[o]))return/[ \t]/.test(i.before)?"":" ";return`\\
58
- `}function lN(e,t){const n=String(e);let i=n.indexOf(t),o=i,a=0,l=0;if(typeof t!="string")throw new TypeError("Expected substring");for(;i!==-1;)i===o?++a>l&&(l=a):a=1,o=i+t.length,i=n.indexOf(t,o);return l}function cN(e,t){return!!(t.options.fences===!1&&e.value&&!e.lang&&/[^ \r\n]/.test(e.value)&&!/^[\t ]*(?:[\r\n]|$)|(?:^|[\r\n])[\t ]*$/.test(e.value))}function uN(e){const t=e.options.fence||"`";if(t!=="`"&&t!=="~")throw new Error("Cannot serialize code with `"+t+"` for `options.fence`, expected `` ` `` or `~`");return t}function hN(e,t,n,i){const o=uN(n),a=e.value||"",l=o==="`"?"GraveAccent":"Tilde";if(cN(e,n)){const m=n.enter("codeIndented"),v=n.indentLines(a,dN);return m(),v}const u=n.createTracker(i),d=o.repeat(Math.max(lN(a,o)+1,3)),h=n.enter("codeFenced");let g=u.move(d);if(e.lang){const m=n.enter(`codeFencedLang${l}`);g+=u.move(n.safe(e.lang,{before:g,after:" ",encode:["`"],...u.current()})),m()}if(e.lang&&e.meta){const m=n.enter(`codeFencedMeta${l}`);g+=u.move(" "),g+=u.move(n.safe(e.meta,{before:g,after:`
59
- `,encode:["`"],...u.current()})),m()}return g+=u.move(`
60
- `),a&&(g+=u.move(a+`
61
- `)),g+=u.move(d),h(),g}function dN(e,t,n){return(n?"":" ")+e}function Tf(e){const t=e.options.quote||'"';if(t!=='"'&&t!=="'")throw new Error("Cannot serialize title with `"+t+"` for `options.quote`, expected `\"`, or `'`");return t}function fN(e,t,n,i){const o=Tf(n),a=o==='"'?"Quote":"Apostrophe",l=n.enter("definition");let u=n.enter("label");const d=n.createTracker(i);let h=d.move("[");return h+=d.move(n.safe(n.associationId(e),{before:h,after:"]",...d.current()})),h+=d.move("]: "),u(),!e.url||/[\0- \u007F]/.test(e.url)?(u=n.enter("destinationLiteral"),h+=d.move("<"),h+=d.move(n.safe(e.url,{before:h,after:">",...d.current()})),h+=d.move(">")):(u=n.enter("destinationRaw"),h+=d.move(n.safe(e.url,{before:h,after:e.title?" ":`
62
- `,...d.current()}))),u(),e.title&&(u=n.enter(`title${a}`),h+=d.move(" "+o),h+=d.move(n.safe(e.title,{before:h,after:o,...d.current()})),h+=d.move(o),u()),l(),h}function pN(e){const t=e.options.emphasis||"*";if(t!=="*"&&t!=="_")throw new Error("Cannot serialize emphasis with `"+t+"` for `options.emphasis`, expected `*`, or `_`");return t}function ha(e){return"&#x"+e.toString(16).toUpperCase()+";"}function dc(e,t,n){const i=Xs(e),o=Xs(t);return i===void 0?o===void 0?n==="_"?{inside:!0,outside:!0}:{inside:!1,outside:!1}:o===1?{inside:!0,outside:!0}:{inside:!1,outside:!0}:i===1?o===void 0?{inside:!1,outside:!1}:o===1?{inside:!0,outside:!0}:{inside:!1,outside:!1}:o===void 0?{inside:!1,outside:!1}:o===1?{inside:!0,outside:!1}:{inside:!1,outside:!1}}Dy.peek=mN;function Dy(e,t,n,i){const o=pN(n),a=n.enter("emphasis"),l=n.createTracker(i),u=l.move(o);let d=l.move(n.containerPhrasing(e,{after:o,before:u,...l.current()}));const h=d.charCodeAt(0),g=dc(i.before.charCodeAt(i.before.length-1),h,o);g.inside&&(d=ha(h)+d.slice(1));const m=d.charCodeAt(d.length-1),v=dc(i.after.charCodeAt(0),m,o);v.inside&&(d=d.slice(0,-1)+ha(m));const y=l.move(o);return a(),n.attentionEncodeSurroundingInfo={after:v.outside,before:g.outside},u+d+y}function mN(e,t,n){return n.options.emphasis||"*"}function gN(e,t){let n=!1;return Ic(e,function(i){if("value"in i&&/\r?\n|\r/.test(i.value)||i.type==="break")return n=!0,gd}),!!((!e.depth||e.depth<3)&&bf(e)&&(t.options.setext||n))}function _N(e,t,n,i){const o=Math.max(Math.min(6,e.depth||1),1),a=n.createTracker(i);if(gN(e,n)){const g=n.enter("headingSetext"),m=n.enter("phrasing"),v=n.containerPhrasing(e,{...a.current(),before:`
63
- `,after:`
64
- `});return m(),g(),v+`
65
- `+(o===1?"=":"-").repeat(v.length-(Math.max(v.lastIndexOf("\r"),v.lastIndexOf(`
66
- `))+1))}const l="#".repeat(o),u=n.enter("headingAtx"),d=n.enter("phrasing");a.move(l+" ");let h=n.containerPhrasing(e,{before:"# ",after:`
67
- `,...a.current()});return/^[\t ]/.test(h)&&(h=ha(h.charCodeAt(0))+h.slice(1)),h=h?l+" "+h:l,n.options.closeAtx&&(h+=" "+l),d(),u(),h}Oy.peek=vN;function Oy(e){return e.value||""}function vN(){return"<"}Py.peek=yN;function Py(e,t,n,i){const o=Tf(n),a=o==='"'?"Quote":"Apostrophe",l=n.enter("image");let u=n.enter("label");const d=n.createTracker(i);let h=d.move("![");return h+=d.move(n.safe(e.alt,{before:h,after:"]",...d.current()})),h+=d.move("]("),u(),!e.url&&e.title||/[\0- \u007F]/.test(e.url)?(u=n.enter("destinationLiteral"),h+=d.move("<"),h+=d.move(n.safe(e.url,{before:h,after:">",...d.current()})),h+=d.move(">")):(u=n.enter("destinationRaw"),h+=d.move(n.safe(e.url,{before:h,after:e.title?" ":")",...d.current()}))),u(),e.title&&(u=n.enter(`title${a}`),h+=d.move(" "+o),h+=d.move(n.safe(e.title,{before:h,after:o,...d.current()})),h+=d.move(o),u()),h+=d.move(")"),l(),h}function yN(){return"!"}By.peek=bN;function By(e,t,n,i){const o=e.referenceType,a=n.enter("imageReference");let l=n.enter("label");const u=n.createTracker(i);let d=u.move("![");const h=n.safe(e.alt,{before:d,after:"]",...u.current()});d+=u.move(h+"]["),l();const g=n.stack;n.stack=[],l=n.enter("reference");const m=n.safe(n.associationId(e),{before:d,after:"]",...u.current()});return l(),n.stack=g,a(),o==="full"||!h||h!==m?d+=u.move(m+"]"):o==="shortcut"?d=d.slice(0,-1):d+=u.move("]"),d}function bN(){return"!"}Fy.peek=SN;function Fy(e,t,n){let i=e.value||"",o="`",a=-1;for(;new RegExp("(^|[^`])"+o+"([^`]|$)").test(i);)o+="`";for(/[^ \r\n]/.test(i)&&(/^[ \r\n]/.test(i)&&/[ \r\n]$/.test(i)||/^`|`$/.test(i))&&(i=" "+i+" ");++a<n.unsafe.length;){const l=n.unsafe[a],u=n.compilePattern(l);let d;if(l.atBreak)for(;d=u.exec(i);){let h=d.index;i.charCodeAt(h)===10&&i.charCodeAt(h-1)===13&&h--,i=i.slice(0,h)+" "+i.slice(d.index+1)}}return o+i+o}function SN(){return"`"}function jy(e,t){const n=bf(e);return!!(!t.options.resourceLink&&e.url&&!e.title&&e.children&&e.children.length===1&&e.children[0].type==="text"&&(n===e.url||"mailto:"+n===e.url)&&/^[a-z][a-z+.-]+:/i.test(e.url)&&!/[\0- <>\u007F]/.test(e.url))}zy.peek=wN;function zy(e,t,n,i){const o=Tf(n),a=o==='"'?"Quote":"Apostrophe",l=n.createTracker(i);let u,d;if(jy(e,n)){const g=n.stack;n.stack=[],u=n.enter("autolink");let m=l.move("<");return m+=l.move(n.containerPhrasing(e,{before:m,after:">",...l.current()})),m+=l.move(">"),u(),n.stack=g,m}u=n.enter("link"),d=n.enter("label");let h=l.move("[");return h+=l.move(n.containerPhrasing(e,{before:h,after:"](",...l.current()})),h+=l.move("]("),d(),!e.url&&e.title||/[\0- \u007F]/.test(e.url)?(d=n.enter("destinationLiteral"),h+=l.move("<"),h+=l.move(n.safe(e.url,{before:h,after:">",...l.current()})),h+=l.move(">")):(d=n.enter("destinationRaw"),h+=l.move(n.safe(e.url,{before:h,after:e.title?" ":")",...l.current()}))),d(),e.title&&(d=n.enter(`title${a}`),h+=l.move(" "+o),h+=l.move(n.safe(e.title,{before:h,after:o,...l.current()})),h+=l.move(o),d()),h+=l.move(")"),u(),h}function wN(e,t,n){return jy(e,n)?"<":"["}Uy.peek=xN;function Uy(e,t,n,i){const o=e.referenceType,a=n.enter("linkReference");let l=n.enter("label");const u=n.createTracker(i);let d=u.move("[");const h=n.containerPhrasing(e,{before:d,after:"]",...u.current()});d+=u.move(h+"]["),l();const g=n.stack;n.stack=[],l=n.enter("reference");const m=n.safe(n.associationId(e),{before:d,after:"]",...u.current()});return l(),n.stack=g,a(),o==="full"||!h||h!==m?d+=u.move(m+"]"):o==="shortcut"?d=d.slice(0,-1):d+=u.move("]"),d}function xN(){return"["}function Rf(e){const t=e.options.bullet||"*";if(t!=="*"&&t!=="+"&&t!=="-")throw new Error("Cannot serialize items with `"+t+"` for `options.bullet`, expected `*`, `+`, or `-`");return t}function kN(e){const t=Rf(e),n=e.options.bulletOther;if(!n)return t==="*"?"-":"*";if(n!=="*"&&n!=="+"&&n!=="-")throw new Error("Cannot serialize items with `"+n+"` for `options.bulletOther`, expected `*`, `+`, or `-`");if(n===t)throw new Error("Expected `bullet` (`"+t+"`) and `bulletOther` (`"+n+"`) to be different");return n}function EN(e){const t=e.options.bulletOrdered||".";if(t!=="."&&t!==")")throw new Error("Cannot serialize items with `"+t+"` for `options.bulletOrdered`, expected `.` or `)`");return t}function Hy(e){const t=e.options.rule||"*";if(t!=="*"&&t!=="-"&&t!=="_")throw new Error("Cannot serialize rules with `"+t+"` for `options.rule`, expected `*`, `-`, or `_`");return t}function CN(e,t,n,i){const o=n.enter("list"),a=n.bulletCurrent;let l=e.ordered?EN(n):Rf(n);const u=e.ordered?l==="."?")":".":kN(n);let d=t&&n.bulletLastUsed?l===n.bulletLastUsed:!1;if(!e.ordered){const g=e.children?e.children[0]:void 0;if((l==="*"||l==="-")&&g&&(!g.children||!g.children[0])&&n.stack[n.stack.length-1]==="list"&&n.stack[n.stack.length-2]==="listItem"&&n.stack[n.stack.length-3]==="list"&&n.stack[n.stack.length-4]==="listItem"&&n.indexStack[n.indexStack.length-1]===0&&n.indexStack[n.indexStack.length-2]===0&&n.indexStack[n.indexStack.length-3]===0&&(d=!0),Hy(n)===l&&g){let m=-1;for(;++m<e.children.length;){const v=e.children[m];if(v&&v.type==="listItem"&&v.children&&v.children[0]&&v.children[0].type==="thematicBreak"){d=!0;break}}}}d&&(l=u),n.bulletCurrent=l;const h=n.containerFlow(e,i);return n.bulletLastUsed=l,n.bulletCurrent=a,o(),h}function NN(e){const t=e.options.listItemIndent||"one";if(t!=="tab"&&t!=="one"&&t!=="mixed")throw new Error("Cannot serialize items with `"+t+"` for `options.listItemIndent`, expected `tab`, `one`, or `mixed`");return t}function TN(e,t,n,i){const o=NN(n);let a=n.bulletCurrent||Rf(n);t&&t.type==="list"&&t.ordered&&(a=(typeof t.start=="number"&&t.start>-1?t.start:1)+(n.options.incrementListMarker===!1?0:t.children.indexOf(e))+a);let l=a.length+1;(o==="tab"||o==="mixed"&&(t&&t.type==="list"&&t.spread||e.spread))&&(l=Math.ceil(l/4)*4);const u=n.createTracker(i);u.move(a+" ".repeat(l-a.length)),u.shift(l);const d=n.enter("listItem"),h=n.indentLines(n.containerFlow(e,u.current()),g);return d(),h;function g(m,v,y){return v?(y?"":" ".repeat(l))+m:(y?a:a+" ".repeat(l-a.length))+m}}function RN(e,t,n,i){const o=n.enter("paragraph"),a=n.enter("phrasing"),l=n.containerPhrasing(e,i);return a(),o(),l}const MN=va(["break","delete","emphasis","footnote","footnoteReference","image","imageReference","inlineCode","inlineMath","link","linkReference","mdxJsxTextElement","mdxTextExpression","strong","text","textDirective"]);function AN(e,t,n,i){return(e.children.some(function(l){return MN(l)})?n.containerPhrasing:n.containerFlow).call(n,e,i)}function IN(e){const t=e.options.strong||"*";if(t!=="*"&&t!=="_")throw new Error("Cannot serialize strong with `"+t+"` for `options.strong`, expected `*`, or `_`");return t}$y.peek=LN;function $y(e,t,n,i){const o=IN(n),a=n.enter("strong"),l=n.createTracker(i),u=l.move(o+o);let d=l.move(n.containerPhrasing(e,{after:o,before:u,...l.current()}));const h=d.charCodeAt(0),g=dc(i.before.charCodeAt(i.before.length-1),h,o);g.inside&&(d=ha(h)+d.slice(1));const m=d.charCodeAt(d.length-1),v=dc(i.after.charCodeAt(0),m,o);v.inside&&(d=d.slice(0,-1)+ha(m));const y=l.move(o+o);return a(),n.attentionEncodeSurroundingInfo={after:v.outside,before:g.outside},u+d+y}function LN(e,t,n){return n.options.strong||"*"}function DN(e,t,n,i){return n.safe(e.value,i)}function ON(e){const t=e.options.ruleRepetition||3;if(t<3)throw new Error("Cannot serialize rules with repetition `"+t+"` for `options.ruleRepetition`, expected `3` or more");return t}function PN(e,t,n){const i=(Hy(n)+(n.options.ruleSpaces?" ":"")).repeat(ON(n));return n.options.ruleSpaces?i.slice(0,-1):i}const Wy={blockquote:sN,break:h_,code:hN,definition:fN,emphasis:Dy,hardBreak:h_,heading:_N,html:Oy,image:Py,imageReference:By,inlineCode:Fy,link:zy,linkReference:Uy,list:CN,listItem:TN,paragraph:RN,root:AN,strong:$y,text:DN,thematicBreak:PN};function BN(){return{enter:{table:FN,tableData:d_,tableHeader:d_,tableRow:zN},exit:{codeText:UN,table:jN,tableData:jh,tableHeader:jh,tableRow:jh}}}function FN(e){const t=e._align;this.enter({type:"table",align:t.map(function(n){return n==="none"?null:n}),children:[]},e),this.data.inTable=!0}function jN(e){this.exit(e),this.data.inTable=void 0}function zN(e){this.enter({type:"tableRow",children:[]},e)}function jh(e){this.exit(e)}function d_(e){this.enter({type:"tableCell",children:[]},e)}function UN(e){let t=this.resume();this.data.inTable&&(t=t.replace(/\\([\\|])/g,HN));const n=this.stack[this.stack.length-1];n.type,n.value=t,this.exit(e)}function HN(e,t){return t==="|"?t:e}function $N(e){const t=e||{},n=t.tableCellPadding,i=t.tablePipeAlign,o=t.stringLength,a=n?" ":"|";return{unsafe:[{character:"\r",inConstruct:"tableCell"},{character:`
68
- `,inConstruct:"tableCell"},{atBreak:!0,character:"|",after:"[ :-]"},{character:"|",inConstruct:"tableCell"},{atBreak:!0,character:":",after:"-"},{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{inlineCode:v,table:l,tableCell:d,tableRow:u}};function l(y,S,x,k){return h(g(y,x,k),y.align)}function u(y,S,x,k){const E=m(y,x,k),D=h([E]);return D.slice(0,D.indexOf(`
69
- `))}function d(y,S,x,k){const E=x.enter("tableCell"),D=x.enter("phrasing"),T=x.containerPhrasing(y,{...k,before:a,after:a});return D(),E(),T}function h(y,S){return iN(y,{align:S,alignDelimiters:i,padding:n,stringLength:o})}function g(y,S,x){const k=y.children;let E=-1;const D=[],T=S.enter("table");for(;++E<k.length;)D[E]=m(k[E],S,x);return T(),D}function m(y,S,x){const k=y.children;let E=-1;const D=[],T=S.enter("tableRow");for(;++E<k.length;)D[E]=d(k[E],y,S,x);return T(),D}function v(y,S,x){let k=Wy.inlineCode(y,S,x);return x.stack.includes("tableCell")&&(k=k.replace(/\|/g,"\\$&")),k}}function WN(){return{exit:{taskListCheckValueChecked:f_,taskListCheckValueUnchecked:f_,paragraph:qN}}}function KN(){return{unsafe:[{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{listItem:VN}}}function f_(e){const t=this.stack[this.stack.length-2];t.type,t.checked=e.type==="taskListCheckValueChecked"}function qN(e){const t=this.stack[this.stack.length-2];if(t&&t.type==="listItem"&&typeof t.checked=="boolean"){const n=this.stack[this.stack.length-1];n.type;const i=n.children[0];if(i&&i.type==="text"){const o=t.children;let a=-1,l;for(;++a<o.length;){const u=o[a];if(u.type==="paragraph"){l=u;break}}l===n&&(i.value=i.value.slice(1),i.value.length===0?n.children.shift():n.position&&i.position&&typeof i.position.start.offset=="number"&&(i.position.start.column++,i.position.start.offset++,n.position.start=Object.assign({},i.position.start)))}}this.exit(e)}function VN(e,t,n,i){const o=e.children[0],a=typeof e.checked=="boolean"&&o&&o.type==="paragraph",l="["+(e.checked?"x":" ")+"] ",u=n.createTracker(i);a&&u.move(l);let d=Wy.listItem(e,t,n,{...i,...u.current()});return a&&(d=d.replace(/^(?:[*+-]|\d+\.)([\r\n]| {1,3})/,h)),d;function h(g){return g+l}}function GN(){return[CC(),VC(),ZC(),BN(),WN()]}function YN(e){return{extensions:[NC(),GC(e),QC(),$N(e),KN()]}}const XN={tokenize:nT,partial:!0},Ky={tokenize:iT,partial:!0},qy={tokenize:rT,partial:!0},Vy={tokenize:sT,partial:!0},ZN={tokenize:oT,partial:!0},Gy={name:"wwwAutolink",tokenize:eT,previous:Xy},Yy={name:"protocolAutolink",tokenize:tT,previous:Zy},sr={name:"emailAutolink",tokenize:JN,previous:Qy},Ui={};function QN(){return{text:Ui}}let is=48;for(;is<123;)Ui[is]=sr,is++,is===58?is=65:is===91&&(is=97);Ui[43]=sr;Ui[45]=sr;Ui[46]=sr;Ui[95]=sr;Ui[72]=[sr,Yy];Ui[104]=[sr,Yy];Ui[87]=[sr,Gy];Ui[119]=[sr,Gy];function JN(e,t,n){const i=this;let o,a;return l;function l(m){return!bd(m)||!Qy.call(i,i.previous)||Mf(i.events)?n(m):(e.enter("literalAutolink"),e.enter("literalAutolinkEmail"),u(m))}function u(m){return bd(m)?(e.consume(m),u):m===64?(e.consume(m),d):n(m)}function d(m){return m===46?e.check(ZN,g,h)(m):m===45||m===95||En(m)?(a=!0,e.consume(m),d):g(m)}function h(m){return e.consume(m),o=!0,d}function g(m){return a&&o&&Ln(i.previous)?(e.exit("literalAutolinkEmail"),e.exit("literalAutolink"),t(m)):n(m)}}function eT(e,t,n){const i=this;return o;function o(l){return l!==87&&l!==119||!Xy.call(i,i.previous)||Mf(i.events)?n(l):(e.enter("literalAutolink"),e.enter("literalAutolinkWww"),e.check(XN,e.attempt(Ky,e.attempt(qy,a),n),n)(l))}function a(l){return e.exit("literalAutolinkWww"),e.exit("literalAutolink"),t(l)}}function tT(e,t,n){const i=this;let o="",a=!1;return l;function l(m){return(m===72||m===104)&&Zy.call(i,i.previous)&&!Mf(i.events)?(e.enter("literalAutolink"),e.enter("literalAutolinkHttp"),o+=String.fromCodePoint(m),e.consume(m),u):n(m)}function u(m){if(Ln(m)&&o.length<5)return o+=String.fromCodePoint(m),e.consume(m),u;if(m===58){const v=o.toLowerCase();if(v==="http"||v==="https")return e.consume(m),d}return n(m)}function d(m){return m===47?(e.consume(m),a?h:(a=!0,d)):n(m)}function h(m){return m===null||cc(m)||vt(m)||ds(m)||Tc(m)?n(m):e.attempt(Ky,e.attempt(qy,g),n)(m)}function g(m){return e.exit("literalAutolinkHttp"),e.exit("literalAutolink"),t(m)}}function nT(e,t,n){let i=0;return o;function o(l){return(l===87||l===119)&&i<3?(i++,e.consume(l),o):l===46&&i===3?(e.consume(l),a):n(l)}function a(l){return l===null?n(l):t(l)}}function iT(e,t,n){let i,o,a;return l;function l(h){return h===46||h===95?e.check(Vy,d,u)(h):h===null||vt(h)||ds(h)||h!==45&&Tc(h)?d(h):(a=!0,e.consume(h),l)}function u(h){return h===95?i=!0:(o=i,i=void 0),e.consume(h),l}function d(h){return o||i||!a?n(h):t(h)}}function rT(e,t){let n=0,i=0;return o;function o(l){return l===40?(n++,e.consume(l),o):l===41&&i<n?a(l):l===33||l===34||l===38||l===39||l===41||l===42||l===44||l===46||l===58||l===59||l===60||l===63||l===93||l===95||l===126?e.check(Vy,t,a)(l):l===null||vt(l)||ds(l)?t(l):(e.consume(l),o)}function a(l){return l===41&&i++,e.consume(l),o}}function sT(e,t,n){return i;function i(u){return u===33||u===34||u===39||u===41||u===42||u===44||u===46||u===58||u===59||u===63||u===95||u===126?(e.consume(u),i):u===38?(e.consume(u),a):u===93?(e.consume(u),o):u===60||u===null||vt(u)||ds(u)?t(u):n(u)}function o(u){return u===null||u===40||u===91||vt(u)||ds(u)?t(u):i(u)}function a(u){return Ln(u)?l(u):n(u)}function l(u){return u===59?(e.consume(u),i):Ln(u)?(e.consume(u),l):n(u)}}function oT(e,t,n){return i;function i(a){return e.consume(a),o}function o(a){return En(a)?n(a):t(a)}}function Xy(e){return e===null||e===40||e===42||e===95||e===91||e===93||e===126||vt(e)}function Zy(e){return!Ln(e)}function Qy(e){return!(e===47||bd(e))}function bd(e){return e===43||e===45||e===46||e===95||En(e)}function Mf(e){let t=e.length,n=!1;for(;t--;){const i=e[t][1];if((i.type==="labelLink"||i.type==="labelImage")&&!i._balanced){n=!0;break}if(i._gfmAutolinkLiteralWalkedInto){n=!1;break}}return e.length>0&&!n&&(e[e.length-1][1]._gfmAutolinkLiteralWalkedInto=!0),n}const aT={tokenize:mT,partial:!0};function lT(){return{document:{91:{name:"gfmFootnoteDefinition",tokenize:dT,continuation:{tokenize:fT},exit:pT}},text:{91:{name:"gfmFootnoteCall",tokenize:hT},93:{name:"gfmPotentialFootnoteCall",add:"after",tokenize:cT,resolveTo:uT}}}}function cT(e,t,n){const i=this;let o=i.events.length;const a=i.parser.gfmFootnotes||(i.parser.gfmFootnotes=[]);let l;for(;o--;){const d=i.events[o][1];if(d.type==="labelImage"){l=d;break}if(d.type==="gfmFootnoteCall"||d.type==="labelLink"||d.type==="label"||d.type==="image"||d.type==="link")break}return u;function u(d){if(!l||!l._balanced)return n(d);const h=xi(i.sliceSerialize({start:l.end,end:i.now()}));return h.codePointAt(0)!==94||!a.includes(h.slice(1))?n(d):(e.enter("gfmFootnoteCallLabelMarker"),e.consume(d),e.exit("gfmFootnoteCallLabelMarker"),t(d))}}function uT(e,t){let n=e.length;for(;n--;)if(e[n][1].type==="labelImage"&&e[n][0]==="enter"){e[n][1];break}e[n+1][1].type="data",e[n+3][1].type="gfmFootnoteCallLabelMarker";const i={type:"gfmFootnoteCall",start:Object.assign({},e[n+3][1].start),end:Object.assign({},e[e.length-1][1].end)},o={type:"gfmFootnoteCallMarker",start:Object.assign({},e[n+3][1].end),end:Object.assign({},e[n+3][1].end)};o.end.column++,o.end.offset++,o.end._bufferIndex++;const a={type:"gfmFootnoteCallString",start:Object.assign({},o.end),end:Object.assign({},e[e.length-1][1].start)},l={type:"chunkString",contentType:"string",start:Object.assign({},a.start),end:Object.assign({},a.end)},u=[e[n+1],e[n+2],["enter",i,t],e[n+3],e[n+4],["enter",o,t],["exit",o,t],["enter",a,t],["enter",l,t],["exit",l,t],["exit",a,t],e[e.length-2],e[e.length-1],["exit",i,t]];return e.splice(n,e.length-n+1,...u),e}function hT(e,t,n){const i=this,o=i.parser.gfmFootnotes||(i.parser.gfmFootnotes=[]);let a=0,l;return u;function u(m){return e.enter("gfmFootnoteCall"),e.enter("gfmFootnoteCallLabelMarker"),e.consume(m),e.exit("gfmFootnoteCallLabelMarker"),d}function d(m){return m!==94?n(m):(e.enter("gfmFootnoteCallMarker"),e.consume(m),e.exit("gfmFootnoteCallMarker"),e.enter("gfmFootnoteCallString"),e.enter("chunkString").contentType="string",h)}function h(m){if(a>999||m===93&&!l||m===null||m===91||vt(m))return n(m);if(m===93){e.exit("chunkString");const v=e.exit("gfmFootnoteCallString");return o.includes(xi(i.sliceSerialize(v)))?(e.enter("gfmFootnoteCallLabelMarker"),e.consume(m),e.exit("gfmFootnoteCallLabelMarker"),e.exit("gfmFootnoteCall"),t):n(m)}return vt(m)||(l=!0),a++,e.consume(m),m===92?g:h}function g(m){return m===91||m===92||m===93?(e.consume(m),a++,h):h(m)}}function dT(e,t,n){const i=this,o=i.parser.gfmFootnotes||(i.parser.gfmFootnotes=[]);let a,l=0,u;return d;function d(S){return e.enter("gfmFootnoteDefinition")._container=!0,e.enter("gfmFootnoteDefinitionLabel"),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(S),e.exit("gfmFootnoteDefinitionLabelMarker"),h}function h(S){return S===94?(e.enter("gfmFootnoteDefinitionMarker"),e.consume(S),e.exit("gfmFootnoteDefinitionMarker"),e.enter("gfmFootnoteDefinitionLabelString"),e.enter("chunkString").contentType="string",g):n(S)}function g(S){if(l>999||S===93&&!u||S===null||S===91||vt(S))return n(S);if(S===93){e.exit("chunkString");const x=e.exit("gfmFootnoteDefinitionLabelString");return a=xi(i.sliceSerialize(x)),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(S),e.exit("gfmFootnoteDefinitionLabelMarker"),e.exit("gfmFootnoteDefinitionLabel"),v}return vt(S)||(u=!0),l++,e.consume(S),S===92?m:g}function m(S){return S===91||S===92||S===93?(e.consume(S),l++,g):g(S)}function v(S){return S===58?(e.enter("definitionMarker"),e.consume(S),e.exit("definitionMarker"),o.includes(a)||o.push(a),lt(e,y,"gfmFootnoteDefinitionWhitespace")):n(S)}function y(S){return t(S)}}function fT(e,t,n){return e.check(_a,t,e.attempt(aT,t,n))}function pT(e){e.exit("gfmFootnoteDefinition")}function mT(e,t,n){const i=this;return lt(e,o,"gfmFootnoteDefinitionIndent",5);function o(a){const l=i.events[i.events.length-1];return l&&l[1].type==="gfmFootnoteDefinitionIndent"&&l[2].sliceSerialize(l[1],!0).length===4?t(a):n(a)}}function gT(e){let n=(e||{}).singleTilde;const i={name:"strikethrough",tokenize:a,resolveAll:o};return n==null&&(n=!0),{text:{126:i},insideSpan:{null:[i]},attentionMarkers:{null:[126]}};function o(l,u){let d=-1;for(;++d<l.length;)if(l[d][0]==="enter"&&l[d][1].type==="strikethroughSequenceTemporary"&&l[d][1]._close){let h=d;for(;h--;)if(l[h][0]==="exit"&&l[h][1].type==="strikethroughSequenceTemporary"&&l[h][1]._open&&l[d][1].end.offset-l[d][1].start.offset===l[h][1].end.offset-l[h][1].start.offset){l[d][1].type="strikethroughSequence",l[h][1].type="strikethroughSequence";const g={type:"strikethrough",start:Object.assign({},l[h][1].start),end:Object.assign({},l[d][1].end)},m={type:"strikethroughText",start:Object.assign({},l[h][1].end),end:Object.assign({},l[d][1].start)},v=[["enter",g,u],["enter",l[h][1],u],["exit",l[h][1],u],["enter",m,u]],y=u.parser.constructs.insideSpan.null;y&&Jn(v,v.length,0,Rc(y,l.slice(h+1,d),u)),Jn(v,v.length,0,[["exit",m,u],["enter",l[d][1],u],["exit",l[d][1],u],["exit",g,u]]),Jn(l,h-1,d-h+3,v),d=h+v.length-2;break}}for(d=-1;++d<l.length;)l[d][1].type==="strikethroughSequenceTemporary"&&(l[d][1].type="data");return l}function a(l,u,d){const h=this.previous,g=this.events;let m=0;return v;function v(S){return h===126&&g[g.length-1][1].type!=="characterEscape"?d(S):(l.enter("strikethroughSequenceTemporary"),y(S))}function y(S){const x=Xs(h);if(S===126)return m>1?d(S):(l.consume(S),m++,y);if(m<2&&!n)return d(S);const k=l.exit("strikethroughSequenceTemporary"),E=Xs(S);return k._open=!E||E===2&&!!x,k._close=!x||x===2&&!!E,u(S)}}}class _T{constructor(){this.map=[]}add(t,n,i){vT(this,t,n,i)}consume(t){if(this.map.sort(function(a,l){return a[0]-l[0]}),this.map.length===0)return;let n=this.map.length;const i=[];for(;n>0;)n-=1,i.push(t.slice(this.map[n][0]+this.map[n][1]),this.map[n][2]),t.length=this.map[n][0];i.push(t.slice()),t.length=0;let o=i.pop();for(;o;){for(const a of o)t.push(a);o=i.pop()}this.map.length=0}}function vT(e,t,n,i){let o=0;if(!(n===0&&i.length===0)){for(;o<e.map.length;){if(e.map[o][0]===t){e.map[o][1]+=n,e.map[o][2].push(...i);return}o+=1}e.map.push([t,n,i])}}function yT(e,t){let n=!1;const i=[];for(;t<e.length;){const o=e[t];if(n){if(o[0]==="enter")o[1].type==="tableContent"&&i.push(e[t+1][1].type==="tableDelimiterMarker"?"left":"none");else if(o[1].type==="tableContent"){if(e[t-1][1].type==="tableDelimiterMarker"){const a=i.length-1;i[a]=i[a]==="left"?"center":"right"}}else if(o[1].type==="tableDelimiterRow")break}else o[0]==="enter"&&o[1].type==="tableDelimiterRow"&&(n=!0);t+=1}return i}function bT(){return{flow:{null:{name:"table",tokenize:ST,resolveAll:wT}}}}function ST(e,t,n){const i=this;let o=0,a=0,l;return u;function u(A){let j=i.events.length-1;for(;j>-1;){const z=i.events[j][1].type;if(z==="lineEnding"||z==="linePrefix")j--;else break}const R=j>-1?i.events[j][1].type:null,F=R==="tableHead"||R==="tableRow"?L:d;return F===L&&i.parser.lazy[i.now().line]?n(A):F(A)}function d(A){return e.enter("tableHead"),e.enter("tableRow"),h(A)}function h(A){return A===124||(l=!0,a+=1),g(A)}function g(A){return A===null?n(A):We(A)?a>1?(a=0,i.interrupt=!0,e.exit("tableRow"),e.enter("lineEnding"),e.consume(A),e.exit("lineEnding"),y):n(A):st(A)?lt(e,g,"whitespace")(A):(a+=1,l&&(l=!1,o+=1),A===124?(e.enter("tableCellDivider"),e.consume(A),e.exit("tableCellDivider"),l=!0,g):(e.enter("data"),m(A)))}function m(A){return A===null||A===124||vt(A)?(e.exit("data"),g(A)):(e.consume(A),A===92?v:m)}function v(A){return A===92||A===124?(e.consume(A),m):m(A)}function y(A){return i.interrupt=!1,i.parser.lazy[i.now().line]?n(A):(e.enter("tableDelimiterRow"),l=!1,st(A)?lt(e,S,"linePrefix",i.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(A):S(A))}function S(A){return A===45||A===58?k(A):A===124?(l=!0,e.enter("tableCellDivider"),e.consume(A),e.exit("tableCellDivider"),x):q(A)}function x(A){return st(A)?lt(e,k,"whitespace")(A):k(A)}function k(A){return A===58?(a+=1,l=!0,e.enter("tableDelimiterMarker"),e.consume(A),e.exit("tableDelimiterMarker"),E):A===45?(a+=1,E(A)):A===null||We(A)?I(A):q(A)}function E(A){return A===45?(e.enter("tableDelimiterFiller"),D(A)):q(A)}function D(A){return A===45?(e.consume(A),D):A===58?(l=!0,e.exit("tableDelimiterFiller"),e.enter("tableDelimiterMarker"),e.consume(A),e.exit("tableDelimiterMarker"),T):(e.exit("tableDelimiterFiller"),T(A))}function T(A){return st(A)?lt(e,I,"whitespace")(A):I(A)}function I(A){return A===124?S(A):A===null||We(A)?!l||o!==a?q(A):(e.exit("tableDelimiterRow"),e.exit("tableHead"),t(A)):q(A)}function q(A){return n(A)}function L(A){return e.enter("tableRow"),re(A)}function re(A){return A===124?(e.enter("tableCellDivider"),e.consume(A),e.exit("tableCellDivider"),re):A===null||We(A)?(e.exit("tableRow"),t(A)):st(A)?lt(e,re,"whitespace")(A):(e.enter("data"),X(A))}function X(A){return A===null||A===124||vt(A)?(e.exit("data"),re(A)):(e.consume(A),A===92?te:X)}function te(A){return A===92||A===124?(e.consume(A),X):X(A)}}function wT(e,t){let n=-1,i=!0,o=0,a=[0,0,0,0],l=[0,0,0,0],u=!1,d=0,h,g,m;const v=new _T;for(;++n<e.length;){const y=e[n],S=y[1];y[0]==="enter"?S.type==="tableHead"?(u=!1,d!==0&&(p_(v,t,d,h,g),g=void 0,d=0),h={type:"table",start:Object.assign({},S.start),end:Object.assign({},S.end)},v.add(n,0,[["enter",h,t]])):S.type==="tableRow"||S.type==="tableDelimiterRow"?(i=!0,m=void 0,a=[0,0,0,0],l=[0,n+1,0,0],u&&(u=!1,g={type:"tableBody",start:Object.assign({},S.start),end:Object.assign({},S.end)},v.add(n,0,[["enter",g,t]])),o=S.type==="tableDelimiterRow"?2:g?3:1):o&&(S.type==="data"||S.type==="tableDelimiterMarker"||S.type==="tableDelimiterFiller")?(i=!1,l[2]===0&&(a[1]!==0&&(l[0]=l[1],m=Ol(v,t,a,o,void 0,m),a=[0,0,0,0]),l[2]=n)):S.type==="tableCellDivider"&&(i?i=!1:(a[1]!==0&&(l[0]=l[1],m=Ol(v,t,a,o,void 0,m)),a=l,l=[a[1],n,0,0])):S.type==="tableHead"?(u=!0,d=n):S.type==="tableRow"||S.type==="tableDelimiterRow"?(d=n,a[1]!==0?(l[0]=l[1],m=Ol(v,t,a,o,n,m)):l[1]!==0&&(m=Ol(v,t,l,o,n,m)),o=0):o&&(S.type==="data"||S.type==="tableDelimiterMarker"||S.type==="tableDelimiterFiller")&&(l[3]=n)}for(d!==0&&p_(v,t,d,h,g),v.consume(t.events),n=-1;++n<t.events.length;){const y=t.events[n];y[0]==="enter"&&y[1].type==="table"&&(y[1]._align=yT(t.events,n))}return e}function Ol(e,t,n,i,o,a){const l=i===1?"tableHeader":i===2?"tableDelimiter":"tableData",u="tableContent";n[0]!==0&&(a.end=Object.assign({},qs(t.events,n[0])),e.add(n[0],0,[["exit",a,t]]));const d=qs(t.events,n[1]);if(a={type:l,start:Object.assign({},d),end:Object.assign({},d)},e.add(n[1],0,[["enter",a,t]]),n[2]!==0){const h=qs(t.events,n[2]),g=qs(t.events,n[3]),m={type:u,start:Object.assign({},h),end:Object.assign({},g)};if(e.add(n[2],0,[["enter",m,t]]),i!==2){const v=t.events[n[2]],y=t.events[n[3]];if(v[1].end=Object.assign({},y[1].end),v[1].type="chunkText",v[1].contentType="text",n[3]>n[2]+1){const S=n[2]+1,x=n[3]-n[2]-1;e.add(S,x,[])}}e.add(n[3]+1,0,[["exit",m,t]])}return o!==void 0&&(a.end=Object.assign({},qs(t.events,o)),e.add(o,0,[["exit",a,t]]),a=void 0),a}function p_(e,t,n,i,o){const a=[],l=qs(t.events,n);o&&(o.end=Object.assign({},l),a.push(["exit",o,t])),i.end=Object.assign({},l),a.push(["exit",i,t]),e.add(n+1,0,a)}function qs(e,t){const n=e[t],i=n[0]==="enter"?"start":"end";return n[1][i]}const xT={name:"tasklistCheck",tokenize:ET};function kT(){return{text:{91:xT}}}function ET(e,t,n){const i=this;return o;function o(d){return i.previous!==null||!i._gfmTasklistFirstContentOfListItem?n(d):(e.enter("taskListCheck"),e.enter("taskListCheckMarker"),e.consume(d),e.exit("taskListCheckMarker"),a)}function a(d){return vt(d)?(e.enter("taskListCheckValueUnchecked"),e.consume(d),e.exit("taskListCheckValueUnchecked"),l):d===88||d===120?(e.enter("taskListCheckValueChecked"),e.consume(d),e.exit("taskListCheckValueChecked"),l):n(d)}function l(d){return d===93?(e.enter("taskListCheckMarker"),e.consume(d),e.exit("taskListCheckMarker"),e.exit("taskListCheck"),u):n(d)}function u(d){return We(d)?t(d):st(d)?e.check({tokenize:CT},t,n)(d):n(d)}}function CT(e,t,n){return lt(e,i,"whitespace");function i(o){return o===null?n(o):t(o)}}function NT(e){return ly([QN(),lT(),gT(e),bT(),kT()])}const TT={};function RT(e){const t=this,n=e||TT,i=t.data(),o=i.micromarkExtensions||(i.micromarkExtensions=[]),a=i.fromMarkdownExtensions||(i.fromMarkdownExtensions=[]),l=i.toMarkdownExtensions||(i.toMarkdownExtensions=[]);o.push(NT(n)),a.push(GN()),l.push(YN(n))}const m_=(function(e,t,n){const i=va(n);if(!e||!e.type||!e.children)throw new Error("Expected parent node");if(typeof t=="number"){if(t<0||t===Number.POSITIVE_INFINITY)throw new Error("Expected positive finite number as index")}else if(t=e.children.indexOf(t),t<0)throw new Error("Expected child node or index");for(;++t<e.children.length;)if(i(e.children[t],t,e))return e.children[t]}),gs=(function(e){if(e==null)return IT;if(typeof e=="string")return AT(e);if(typeof e=="object")return MT(e);if(typeof e=="function")return Af(e);throw new Error("Expected function, string, or array as `test`")});function MT(e){const t=[];let n=-1;for(;++n<e.length;)t[n]=gs(e[n]);return Af(i);function i(...o){let a=-1;for(;++a<t.length;)if(t[a].apply(this,o))return!0;return!1}}function AT(e){return Af(t);function t(n){return n.tagName===e}}function Af(e){return t;function t(n,i,o){return!!(LT(n)&&e.call(this,n,typeof i=="number"?i:void 0,o||void 0))}}function IT(e){return!!(e&&typeof e=="object"&&"type"in e&&e.type==="element"&&"tagName"in e&&typeof e.tagName=="string")}function LT(e){return e!==null&&typeof e=="object"&&"type"in e&&"tagName"in e}const g_=/\n/g,__=/[\t ]+/g,Sd=gs("br"),v_=gs(UT),DT=gs("p"),y_=gs("tr"),OT=gs(["datalist","head","noembed","noframes","noscript","rp","script","style","template","title",zT,HT]),Jy=gs(["address","article","aside","blockquote","body","caption","center","dd","dialog","dir","dl","dt","div","figure","figcaption","footer","form,","h1","h2","h3","h4","h5","h6","header","hgroup","hr","html","legend","li","listing","main","menu","nav","ol","p","plaintext","pre","section","ul","xmp"]);function PT(e,t){const n=t||{},i="children"in e?e.children:[],o=Jy(e),a=nb(e,{whitespace:n.whitespace||"normal"}),l=[];(e.type==="text"||e.type==="comment")&&l.push(...tb(e,{breakBefore:!0,breakAfter:!0}));let u=-1;for(;++u<i.length;)l.push(...eb(i[u],e,{whitespace:a,breakBefore:u?void 0:o,breakAfter:u<i.length-1?Sd(i[u+1]):o}));const d=[];let h;for(u=-1;++u<l.length;){const g=l[u];typeof g=="number"?h!==void 0&&g>h&&(h=g):g&&(h!==void 0&&h>-1&&d.push(`
70
- `.repeat(h)||" "),h=-1,d.push(g))}return d.join("")}function eb(e,t,n){return e.type==="element"?BT(e,t,n):e.type==="text"?n.whitespace==="normal"?tb(e,n):FT(e):[]}function BT(e,t,n){const i=nb(e,n),o=e.children||[];let a=-1,l=[];if(OT(e))return l;let u,d;for(Sd(e)||y_(e)&&m_(t,e,y_)?d=`
71
- `:DT(e)?(u=2,d=2):Jy(e)&&(u=1,d=1);++a<o.length;)l=l.concat(eb(o[a],e,{whitespace:i,breakBefore:a?void 0:u,breakAfter:a<o.length-1?Sd(o[a+1]):d}));return v_(e)&&m_(t,e,v_)&&l.push(" "),u&&l.unshift(u),d&&l.push(d),l}function tb(e,t){const n=String(e.value),i=[],o=[];let a=0;for(;a<=n.length;){g_.lastIndex=a;const d=g_.exec(n),h=d&&"index"in d?d.index:n.length;i.push(jT(n.slice(a,h).replace(/[\u061C\u200E\u200F\u202A-\u202E\u2066-\u2069]/g,""),a===0?t.breakBefore:!0,h===n.length?t.breakAfter:!0)),a=h+1}let l=-1,u;for(;++l<i.length;)i[l].charCodeAt(i[l].length-1)===8203||l<i.length-1&&i[l+1].charCodeAt(0)===8203?(o.push(i[l]),u=void 0):i[l]?(typeof u=="number"&&o.push(u),o.push(i[l]),u=0):(l===0||l===i.length-1)&&o.push(0);return o}function FT(e){return[String(e.value)]}function jT(e,t,n){const i=[];let o=0,a;for(;o<e.length;){__.lastIndex=o;const l=__.exec(e);a=l?l.index:e.length,!o&&!a&&l&&!t&&i.push(""),o!==a&&i.push(e.slice(o,a)),o=l?a+l[0].length:a}return o!==a&&!n&&i.push(""),i.join(" ")}function nb(e,t){if(e.type==="element"){const n=e.properties||{};switch(e.tagName){case"listing":case"plaintext":case"xmp":return"pre";case"nobr":return"nowrap";case"pre":return n.wrap?"pre-wrap":"pre";case"td":case"th":return n.noWrap?"nowrap":t.whitespace;case"textarea":return"pre-wrap"}}return t.whitespace}function zT(e){return!!(e.properties||{}).hidden}function UT(e){return e.tagName==="td"||e.tagName==="th"}function HT(e){return e.tagName==="dialog"&&!(e.properties||{}).open}function $T(e){const t=e.regex,n=e.COMMENT("//","$",{contains:[{begin:/\\\n/}]}),i="decltype\\(auto\\)",o="[a-zA-Z_]\\w*::",l="(?!struct)("+i+"|"+t.optional(o)+"[a-zA-Z_]\\w*"+t.optional("<[^<>]+>")+")",u={className:"type",begin:"\\b[a-z\\d_]*_t\\b"},h={className:"string",variants:[{begin:'(u8?|U|L)?"',end:'"',illegal:"\\n",contains:[e.BACKSLASH_ESCAPE]},{begin:"(u8?|U|L)?'("+"\\\\(x[0-9A-Fa-f]{2}|u[0-9A-Fa-f]{4,8}|[0-7]{3}|\\S)"+"|.)",end:"'",illegal:"."},e.END_SAME_AS_BEGIN({begin:/(?:u8?|U|L)?R"([^()\\ ]{0,16})\(/,end:/\)([^()\\ ]{0,16})"/})]},g={className:"number",variants:[{begin:"[+-]?(?:(?:[0-9](?:'?[0-9])*\\.(?:[0-9](?:'?[0-9])*)?|\\.[0-9](?:'?[0-9])*)(?:[Ee][+-]?[0-9](?:'?[0-9])*)?|[0-9](?:'?[0-9])*[Ee][+-]?[0-9](?:'?[0-9])*|0[Xx](?:[0-9A-Fa-f](?:'?[0-9A-Fa-f])*(?:\\.(?:[0-9A-Fa-f](?:'?[0-9A-Fa-f])*)?)?|\\.[0-9A-Fa-f](?:'?[0-9A-Fa-f])*)[Pp][+-]?[0-9](?:'?[0-9])*)(?:[Ff](?:16|32|64|128)?|(BF|bf)16|[Ll]|)"},{begin:"[+-]?\\b(?:0[Bb][01](?:'?[01])*|0[Xx][0-9A-Fa-f](?:'?[0-9A-Fa-f])*|0(?:'?[0-7])*|[1-9](?:'?[0-9])*)(?:[Uu](?:LL?|ll?)|[Uu][Zz]?|(?:LL?|ll?)[Uu]?|[Zz][Uu]|)"}],relevance:0},m={className:"meta",begin:/#\s*[a-z]+\b/,end:/$/,keywords:{keyword:"if else elif endif define undef warning error line pragma _Pragma ifdef ifndef include"},contains:[{begin:/\\\n/,relevance:0},e.inherit(h,{className:"string"}),{className:"string",begin:/<.*?>/},n,e.C_BLOCK_COMMENT_MODE]},v={className:"title",begin:t.optional(o)+e.IDENT_RE,relevance:0},y=t.optional(o)+e.IDENT_RE+"\\s*\\(",S=["alignas","alignof","and","and_eq","asm","atomic_cancel","atomic_commit","atomic_noexcept","auto","bitand","bitor","break","case","catch","class","co_await","co_return","co_yield","compl","concept","const_cast|10","consteval","constexpr","constinit","continue","decltype","default","delete","do","dynamic_cast|10","else","enum","explicit","export","extern","false","final","for","friend","goto","if","import","inline","module","mutable","namespace","new","noexcept","not","not_eq","nullptr","operator","or","or_eq","override","private","protected","public","reflexpr","register","reinterpret_cast|10","requires","return","sizeof","static_assert","static_cast|10","struct","switch","synchronized","template","this","thread_local","throw","transaction_safe","transaction_safe_dynamic","true","try","typedef","typeid","typename","union","using","virtual","volatile","while","xor","xor_eq"],x=["bool","char","char16_t","char32_t","char8_t","double","float","int","long","short","void","wchar_t","unsigned","signed","const","static"],k=["any","auto_ptr","barrier","binary_semaphore","bitset","complex","condition_variable","condition_variable_any","counting_semaphore","deque","false_type","flat_map","flat_set","future","imaginary","initializer_list","istringstream","jthread","latch","lock_guard","multimap","multiset","mutex","optional","ostringstream","packaged_task","pair","promise","priority_queue","queue","recursive_mutex","recursive_timed_mutex","scoped_lock","set","shared_future","shared_lock","shared_mutex","shared_timed_mutex","shared_ptr","stack","string_view","stringstream","timed_mutex","thread","true_type","tuple","unique_lock","unique_ptr","unordered_map","unordered_multimap","unordered_multiset","unordered_set","variant","vector","weak_ptr","wstring","wstring_view"],E=["abort","abs","acos","apply","as_const","asin","atan","atan2","calloc","ceil","cerr","cin","clog","cos","cosh","cout","declval","endl","exchange","exit","exp","fabs","floor","fmod","forward","fprintf","fputs","free","frexp","fscanf","future","invoke","isalnum","isalpha","iscntrl","isdigit","isgraph","islower","isprint","ispunct","isspace","isupper","isxdigit","labs","launder","ldexp","log","log10","make_pair","make_shared","make_shared_for_overwrite","make_tuple","make_unique","malloc","memchr","memcmp","memcpy","memset","modf","move","pow","printf","putchar","puts","realloc","scanf","sin","sinh","snprintf","sprintf","sqrt","sscanf","std","stderr","stdin","stdout","strcat","strchr","strcmp","strcpy","strcspn","strlen","strncat","strncmp","strncpy","strpbrk","strrchr","strspn","strstr","swap","tan","tanh","terminate","to_underlying","tolower","toupper","vfprintf","visit","vprintf","vsprintf"],I={type:x,keyword:S,literal:["NULL","false","nullopt","nullptr","true"],built_in:["_Pragma"],_type_hints:k},q={className:"function.dispatch",relevance:0,keywords:{_hint:E},begin:t.concat(/\b/,/(?!decltype)/,/(?!if)/,/(?!for)/,/(?!switch)/,/(?!while)/,e.IDENT_RE,t.lookahead(/(<[^<>]+>|)\s*\(/))},L=[q,m,u,n,e.C_BLOCK_COMMENT_MODE,g,h],re={variants:[{begin:/=/,end:/;/},{begin:/\(/,end:/\)/},{beginKeywords:"new throw return else",end:/;/}],keywords:I,contains:L.concat([{begin:/\(/,end:/\)/,keywords:I,contains:L.concat(["self"]),relevance:0}]),relevance:0},X={className:"function",begin:"("+l+"[\\*&\\s]+)+"+y,returnBegin:!0,end:/[{;=]/,excludeEnd:!0,keywords:I,illegal:/[^\w\s\*&:<>.]/,contains:[{begin:i,keywords:I,relevance:0},{begin:y,returnBegin:!0,contains:[v],relevance:0},{begin:/::/,relevance:0},{begin:/:/,endsWithParent:!0,contains:[h,g]},{relevance:0,match:/,/},{className:"params",begin:/\(/,end:/\)/,keywords:I,relevance:0,contains:[n,e.C_BLOCK_COMMENT_MODE,h,g,u,{begin:/\(/,end:/\)/,keywords:I,relevance:0,contains:["self",n,e.C_BLOCK_COMMENT_MODE,h,g,u]}]},u,n,e.C_BLOCK_COMMENT_MODE,m]};return{name:"C++",aliases:["cc","c++","h++","hpp","hh","hxx","cxx"],keywords:I,illegal:"</",classNameAliases:{"function.dispatch":"built_in"},contains:[].concat(re,X,q,L,[m,{begin:"\\b(deque|list|queue|priority_queue|pair|stack|vector|map|set|bitset|multiset|multimap|unordered_map|unordered_set|unordered_multiset|unordered_multimap|array|tuple|optional|variant|function|flat_map|flat_set)\\s*<(?!<)",end:">",keywords:I,contains:["self",u]},{begin:e.IDENT_RE+"::",keywords:I},{match:[/\b(?:enum(?:\s+(?:class|struct))?|class|struct|union)/,/\s+/,/\w+/],className:{1:"keyword",3:"title.class"}}])}}function WT(e){const t={type:["boolean","byte","word","String"],built_in:["KeyboardController","MouseController","SoftwareSerial","EthernetServer","EthernetClient","LiquidCrystal","RobotControl","GSMVoiceCall","EthernetUDP","EsploraTFT","HttpClient","RobotMotor","WiFiClient","GSMScanner","FileSystem","Scheduler","GSMServer","YunClient","YunServer","IPAddress","GSMClient","GSMModem","Keyboard","Ethernet","Console","GSMBand","Esplora","Stepper","Process","WiFiUDP","GSM_SMS","Mailbox","USBHost","Firmata","PImage","Client","Server","GSMPIN","FileIO","Bridge","Serial","EEPROM","Stream","Mouse","Audio","Servo","File","Task","GPRS","WiFi","Wire","TFT","GSM","SPI","SD"],_hints:["setup","loop","runShellCommandAsynchronously","analogWriteResolution","retrieveCallingNumber","printFirmwareVersion","analogReadResolution","sendDigitalPortPair","noListenOnLocalhost","readJoystickButton","setFirmwareVersion","readJoystickSwitch","scrollDisplayRight","getVoiceCallStatus","scrollDisplayLeft","writeMicroseconds","delayMicroseconds","beginTransmission","getSignalStrength","runAsynchronously","getAsynchronously","listenOnLocalhost","getCurrentCarrier","readAccelerometer","messageAvailable","sendDigitalPorts","lineFollowConfig","countryNameWrite","runShellCommand","readStringUntil","rewindDirectory","readTemperature","setClockDivider","readLightSensor","endTransmission","analogReference","detachInterrupt","countryNameRead","attachInterrupt","encryptionType","readBytesUntil","robotNameWrite","readMicrophone","robotNameRead","cityNameWrite","userNameWrite","readJoystickY","readJoystickX","mouseReleased","openNextFile","scanNetworks","noInterrupts","digitalWrite","beginSpeaker","mousePressed","isActionDone","mouseDragged","displayLogos","noAutoscroll","addParameter","remoteNumber","getModifiers","keyboardRead","userNameRead","waitContinue","processInput","parseCommand","printVersion","readNetworks","writeMessage","blinkVersion","cityNameRead","readMessage","setDataMode","parsePacket","isListening","setBitOrder","beginPacket","isDirectory","motorsWrite","drawCompass","digitalRead","clearScreen","serialEvent","rightToLeft","setTextSize","leftToRight","requestFrom","keyReleased","compassRead","analogWrite","interrupts","WiFiServer","disconnect","playMelody","parseFloat","autoscroll","getPINUsed","setPINUsed","setTimeout","sendAnalog","readSlider","analogRead","beginWrite","createChar","motorsStop","keyPressed","tempoWrite","readButton","subnetMask","debugPrint","macAddress","writeGreen","randomSeed","attachGPRS","readString","sendString","remotePort","releaseAll","mouseMoved","background","getXChange","getYChange","answerCall","getResult","voiceCall","endPacket","constrain","getSocket","writeJSON","getButton","available","connected","findUntil","readBytes","exitValue","readGreen","writeBlue","startLoop","IPAddress","isPressed","sendSysex","pauseMode","gatewayIP","setCursor","getOemKey","tuneWrite","noDisplay","loadImage","switchPIN","onRequest","onReceive","changePIN","playFile","noBuffer","parseInt","overflow","checkPIN","knobRead","beginTFT","bitClear","updateIR","bitWrite","position","writeRGB","highByte","writeRed","setSpeed","readBlue","noStroke","remoteIP","transfer","shutdown","hangCall","beginSMS","endWrite","attached","maintain","noCursor","checkReg","checkPUK","shiftOut","isValid","shiftIn","pulseIn","connect","println","localIP","pinMode","getIMEI","display","noBlink","process","getBand","running","beginSD","drawBMP","lowByte","setBand","release","bitRead","prepare","pointTo","readRed","setMode","noFill","remove","listen","stroke","detach","attach","noTone","exists","buffer","height","bitSet","circle","config","cursor","random","IRread","setDNS","endSMS","getKey","micros","millis","begin","print","write","ready","flush","width","isPIN","blink","clear","press","mkdir","rmdir","close","point","yield","image","BSSID","click","delay","read","text","move","peek","beep","rect","line","open","seek","fill","size","turn","stop","home","find","step","tone","sqrt","RSSI","SSID","end","bit","tan","cos","sin","pow","map","abs","max","min","get","run","put"],literal:["DIGITAL_MESSAGE","FIRMATA_STRING","ANALOG_MESSAGE","REPORT_DIGITAL","REPORT_ANALOG","INPUT_PULLUP","SET_PIN_MODE","INTERNAL2V56","SYSTEM_RESET","LED_BUILTIN","INTERNAL1V1","SYSEX_START","INTERNAL","EXTERNAL","DEFAULT","OUTPUT","INPUT","HIGH","LOW"]},n=$T(e),i=n.keywords;return i.type=[...i.type,...t.type],i.literal=[...i.literal,...t.literal],i.built_in=[...i.built_in,...t.built_in],i._hints=t._hints,n.name="Arduino",n.aliases=["ino"],n.supersetOf="cpp",n}function KT(e){const t=e.regex,n={},i={begin:/\$\{/,end:/\}/,contains:["self",{begin:/:-/,contains:[n]}]};Object.assign(n,{className:"variable",variants:[{begin:t.concat(/\$[\w\d#@][\w\d_]*/,"(?![\\w\\d])(?![$])")},i]});const o={className:"subst",begin:/\$\(/,end:/\)/,contains:[e.BACKSLASH_ESCAPE]},a=e.inherit(e.COMMENT(),{match:[/(^|\s)/,/#.*$/],scope:{2:"comment"}}),l={begin:/<<-?\s*(?=\w+)/,starts:{contains:[e.END_SAME_AS_BEGIN({begin:/(\w+)/,end:/(\w+)/,className:"string"})]}},u={className:"string",begin:/"/,end:/"/,contains:[e.BACKSLASH_ESCAPE,n,o]};o.contains.push(u);const d={match:/\\"/},h={className:"string",begin:/'/,end:/'/},g={match:/\\'/},m={begin:/\$?\(\(/,end:/\)\)/,contains:[{begin:/\d+#[0-9a-f]+/,className:"number"},e.NUMBER_MODE,n]},v=["fish","bash","zsh","sh","csh","ksh","tcsh","dash","scsh"],y=e.SHEBANG({binary:`(${v.join("|")})`,relevance:10}),S={className:"function",begin:/\w[\w\d_]*\s*\(\s*\)\s*\{/,returnBegin:!0,contains:[e.inherit(e.TITLE_MODE,{begin:/\w[\w\d_]*/})],relevance:0},x=["if","then","else","elif","fi","time","for","while","until","in","do","done","case","esac","coproc","function","select"],k=["true","false"],E={match:/(\/[a-z._-]+)+/},D=["break","cd","continue","eval","exec","exit","export","getopts","hash","pwd","readonly","return","shift","test","times","trap","umask","unset"],T=["alias","bind","builtin","caller","command","declare","echo","enable","help","let","local","logout","mapfile","printf","read","readarray","source","sudo","type","typeset","ulimit","unalias"],I=["autoload","bg","bindkey","bye","cap","chdir","clone","comparguments","compcall","compctl","compdescribe","compfiles","compgroups","compquote","comptags","comptry","compvalues","dirs","disable","disown","echotc","echoti","emulate","fc","fg","float","functions","getcap","getln","history","integer","jobs","kill","limit","log","noglob","popd","print","pushd","pushln","rehash","sched","setcap","setopt","stat","suspend","ttyctl","unfunction","unhash","unlimit","unsetopt","vared","wait","whence","where","which","zcompile","zformat","zftp","zle","zmodload","zparseopts","zprof","zpty","zregexparse","zsocket","zstyle","ztcp"],q=["chcon","chgrp","chown","chmod","cp","dd","df","dir","dircolors","ln","ls","mkdir","mkfifo","mknod","mktemp","mv","realpath","rm","rmdir","shred","sync","touch","truncate","vdir","b2sum","base32","base64","cat","cksum","comm","csplit","cut","expand","fmt","fold","head","join","md5sum","nl","numfmt","od","paste","ptx","pr","sha1sum","sha224sum","sha256sum","sha384sum","sha512sum","shuf","sort","split","sum","tac","tail","tr","tsort","unexpand","uniq","wc","arch","basename","chroot","date","dirname","du","echo","env","expr","factor","groups","hostid","id","link","logname","nice","nohup","nproc","pathchk","pinky","printenv","printf","pwd","readlink","runcon","seq","sleep","stat","stdbuf","stty","tee","test","timeout","tty","uname","unlink","uptime","users","who","whoami","yes"];return{name:"Bash",aliases:["sh","zsh"],keywords:{$pattern:/\b[a-z][a-z0-9._-]+\b/,keyword:x,literal:k,built_in:[...D,...T,"set","shopt",...I,...q]},contains:[y,e.SHEBANG(),S,m,a,l,E,u,d,h,g,n]}}function qT(e){const t=e.regex,n=e.COMMENT("//","$",{contains:[{begin:/\\\n/}]}),i="decltype\\(auto\\)",o="[a-zA-Z_]\\w*::",l="("+i+"|"+t.optional(o)+"[a-zA-Z_]\\w*"+t.optional("<[^<>]+>")+")",u={className:"type",variants:[{begin:"\\b[a-z\\d_]*_t\\b"},{match:/\batomic_[a-z]{3,6}\b/}]},h={className:"string",variants:[{begin:'(u8?|U|L)?"',end:'"',illegal:"\\n",contains:[e.BACKSLASH_ESCAPE]},{begin:"(u8?|U|L)?'("+"\\\\(x[0-9A-Fa-f]{2}|u[0-9A-Fa-f]{4,8}|[0-7]{3}|\\S)"+"|.)",end:"'",illegal:"."},e.END_SAME_AS_BEGIN({begin:/(?:u8?|U|L)?R"([^()\\ ]{0,16})\(/,end:/\)([^()\\ ]{0,16})"/})]},g={className:"number",variants:[{match:/\b(0b[01']+)/},{match:/(-?)\b([\d']+(\.[\d']*)?|\.[\d']+)((ll|LL|l|L)(u|U)?|(u|U)(ll|LL|l|L)?|f|F|b|B)/},{match:/(-?)\b(0[xX][a-fA-F0-9]+(?:'[a-fA-F0-9]+)*(?:\.[a-fA-F0-9]*(?:'[a-fA-F0-9]*)*)?(?:[pP][-+]?[0-9]+)?(l|L)?(u|U)?)/},{match:/(-?)\b\d+(?:'\d+)*(?:\.\d*(?:'\d*)*)?(?:[eE][-+]?\d+)?/}],relevance:0},m={className:"meta",begin:/#\s*[a-z]+\b/,end:/$/,keywords:{keyword:"if else elif endif define undef warning error line pragma _Pragma ifdef ifndef elifdef elifndef include"},contains:[{begin:/\\\n/,relevance:0},e.inherit(h,{className:"string"}),{className:"string",begin:/<.*?>/},n,e.C_BLOCK_COMMENT_MODE]},v={className:"title",begin:t.optional(o)+e.IDENT_RE,relevance:0},y=t.optional(o)+e.IDENT_RE+"\\s*\\(",k={keyword:["asm","auto","break","case","continue","default","do","else","enum","extern","for","fortran","goto","if","inline","register","restrict","return","sizeof","typeof","typeof_unqual","struct","switch","typedef","union","volatile","while","_Alignas","_Alignof","_Atomic","_Generic","_Noreturn","_Static_assert","_Thread_local","alignas","alignof","noreturn","static_assert","thread_local","_Pragma"],type:["float","double","signed","unsigned","int","short","long","char","void","_Bool","_BitInt","_Complex","_Imaginary","_Decimal32","_Decimal64","_Decimal96","_Decimal128","_Decimal64x","_Decimal128x","_Float16","_Float32","_Float64","_Float128","_Float32x","_Float64x","_Float128x","const","static","constexpr","complex","bool","imaginary"],literal:"true false NULL",built_in:"std string wstring cin cout cerr clog stdin stdout stderr stringstream istringstream ostringstream auto_ptr deque list queue stack vector map set pair bitset multiset multimap unordered_set unordered_map unordered_multiset unordered_multimap priority_queue make_pair array shared_ptr abort terminate abs acos asin atan2 atan calloc ceil cosh cos exit exp fabs floor fmod fprintf fputs free frexp fscanf future isalnum isalpha iscntrl isdigit isgraph islower isprint ispunct isspace isupper isxdigit tolower toupper labs ldexp log10 log malloc realloc memchr memcmp memcpy memset modf pow printf putchar puts scanf sinh sin snprintf sprintf sqrt sscanf strcat strchr strcmp strcpy strcspn strlen strncat strncmp strncpy strpbrk strrchr strspn strstr tanh tan vfprintf vprintf vsprintf endl initializer_list unique_ptr"},E=[m,u,n,e.C_BLOCK_COMMENT_MODE,g,h],D={variants:[{begin:/=/,end:/;/},{begin:/\(/,end:/\)/},{beginKeywords:"new throw return else",end:/;/}],keywords:k,contains:E.concat([{begin:/\(/,end:/\)/,keywords:k,contains:E.concat(["self"]),relevance:0}]),relevance:0},T={begin:"("+l+"[\\*&\\s]+)+"+y,returnBegin:!0,end:/[{;=]/,excludeEnd:!0,keywords:k,illegal:/[^\w\s\*&:<>.]/,contains:[{begin:i,keywords:k,relevance:0},{begin:y,returnBegin:!0,contains:[e.inherit(v,{className:"title.function"})],relevance:0},{relevance:0,match:/,/},{className:"params",begin:/\(/,end:/\)/,keywords:k,relevance:0,contains:[n,e.C_BLOCK_COMMENT_MODE,h,g,u,{begin:/\(/,end:/\)/,keywords:k,relevance:0,contains:["self",n,e.C_BLOCK_COMMENT_MODE,h,g,u]}]},u,n,e.C_BLOCK_COMMENT_MODE,m]};return{name:"C",aliases:["h"],keywords:k,disableAutodetect:!0,illegal:"</",contains:[].concat(D,T,E,[m,{begin:e.IDENT_RE+"::",keywords:k},{className:"class",beginKeywords:"enum class struct union",end:/[{;:<>=]/,contains:[{beginKeywords:"final class struct"},e.TITLE_MODE]}]),exports:{preprocessor:m,strings:h,keywords:k}}}function VT(e){const t=e.regex,n=e.COMMENT("//","$",{contains:[{begin:/\\\n/}]}),i="decltype\\(auto\\)",o="[a-zA-Z_]\\w*::",l="(?!struct)("+i+"|"+t.optional(o)+"[a-zA-Z_]\\w*"+t.optional("<[^<>]+>")+")",u={className:"type",begin:"\\b[a-z\\d_]*_t\\b"},h={className:"string",variants:[{begin:'(u8?|U|L)?"',end:'"',illegal:"\\n",contains:[e.BACKSLASH_ESCAPE]},{begin:"(u8?|U|L)?'("+"\\\\(x[0-9A-Fa-f]{2}|u[0-9A-Fa-f]{4,8}|[0-7]{3}|\\S)"+"|.)",end:"'",illegal:"."},e.END_SAME_AS_BEGIN({begin:/(?:u8?|U|L)?R"([^()\\ ]{0,16})\(/,end:/\)([^()\\ ]{0,16})"/})]},g={className:"number",variants:[{begin:"[+-]?(?:(?:[0-9](?:'?[0-9])*\\.(?:[0-9](?:'?[0-9])*)?|\\.[0-9](?:'?[0-9])*)(?:[Ee][+-]?[0-9](?:'?[0-9])*)?|[0-9](?:'?[0-9])*[Ee][+-]?[0-9](?:'?[0-9])*|0[Xx](?:[0-9A-Fa-f](?:'?[0-9A-Fa-f])*(?:\\.(?:[0-9A-Fa-f](?:'?[0-9A-Fa-f])*)?)?|\\.[0-9A-Fa-f](?:'?[0-9A-Fa-f])*)[Pp][+-]?[0-9](?:'?[0-9])*)(?:[Ff](?:16|32|64|128)?|(BF|bf)16|[Ll]|)"},{begin:"[+-]?\\b(?:0[Bb][01](?:'?[01])*|0[Xx][0-9A-Fa-f](?:'?[0-9A-Fa-f])*|0(?:'?[0-7])*|[1-9](?:'?[0-9])*)(?:[Uu](?:LL?|ll?)|[Uu][Zz]?|(?:LL?|ll?)[Uu]?|[Zz][Uu]|)"}],relevance:0},m={className:"meta",begin:/#\s*[a-z]+\b/,end:/$/,keywords:{keyword:"if else elif endif define undef warning error line pragma _Pragma ifdef ifndef include"},contains:[{begin:/\\\n/,relevance:0},e.inherit(h,{className:"string"}),{className:"string",begin:/<.*?>/},n,e.C_BLOCK_COMMENT_MODE]},v={className:"title",begin:t.optional(o)+e.IDENT_RE,relevance:0},y=t.optional(o)+e.IDENT_RE+"\\s*\\(",S=["alignas","alignof","and","and_eq","asm","atomic_cancel","atomic_commit","atomic_noexcept","auto","bitand","bitor","break","case","catch","class","co_await","co_return","co_yield","compl","concept","const_cast|10","consteval","constexpr","constinit","continue","decltype","default","delete","do","dynamic_cast|10","else","enum","explicit","export","extern","false","final","for","friend","goto","if","import","inline","module","mutable","namespace","new","noexcept","not","not_eq","nullptr","operator","or","or_eq","override","private","protected","public","reflexpr","register","reinterpret_cast|10","requires","return","sizeof","static_assert","static_cast|10","struct","switch","synchronized","template","this","thread_local","throw","transaction_safe","transaction_safe_dynamic","true","try","typedef","typeid","typename","union","using","virtual","volatile","while","xor","xor_eq"],x=["bool","char","char16_t","char32_t","char8_t","double","float","int","long","short","void","wchar_t","unsigned","signed","const","static"],k=["any","auto_ptr","barrier","binary_semaphore","bitset","complex","condition_variable","condition_variable_any","counting_semaphore","deque","false_type","flat_map","flat_set","future","imaginary","initializer_list","istringstream","jthread","latch","lock_guard","multimap","multiset","mutex","optional","ostringstream","packaged_task","pair","promise","priority_queue","queue","recursive_mutex","recursive_timed_mutex","scoped_lock","set","shared_future","shared_lock","shared_mutex","shared_timed_mutex","shared_ptr","stack","string_view","stringstream","timed_mutex","thread","true_type","tuple","unique_lock","unique_ptr","unordered_map","unordered_multimap","unordered_multiset","unordered_set","variant","vector","weak_ptr","wstring","wstring_view"],E=["abort","abs","acos","apply","as_const","asin","atan","atan2","calloc","ceil","cerr","cin","clog","cos","cosh","cout","declval","endl","exchange","exit","exp","fabs","floor","fmod","forward","fprintf","fputs","free","frexp","fscanf","future","invoke","isalnum","isalpha","iscntrl","isdigit","isgraph","islower","isprint","ispunct","isspace","isupper","isxdigit","labs","launder","ldexp","log","log10","make_pair","make_shared","make_shared_for_overwrite","make_tuple","make_unique","malloc","memchr","memcmp","memcpy","memset","modf","move","pow","printf","putchar","puts","realloc","scanf","sin","sinh","snprintf","sprintf","sqrt","sscanf","std","stderr","stdin","stdout","strcat","strchr","strcmp","strcpy","strcspn","strlen","strncat","strncmp","strncpy","strpbrk","strrchr","strspn","strstr","swap","tan","tanh","terminate","to_underlying","tolower","toupper","vfprintf","visit","vprintf","vsprintf"],I={type:x,keyword:S,literal:["NULL","false","nullopt","nullptr","true"],built_in:["_Pragma"],_type_hints:k},q={className:"function.dispatch",relevance:0,keywords:{_hint:E},begin:t.concat(/\b/,/(?!decltype)/,/(?!if)/,/(?!for)/,/(?!switch)/,/(?!while)/,e.IDENT_RE,t.lookahead(/(<[^<>]+>|)\s*\(/))},L=[q,m,u,n,e.C_BLOCK_COMMENT_MODE,g,h],re={variants:[{begin:/=/,end:/;/},{begin:/\(/,end:/\)/},{beginKeywords:"new throw return else",end:/;/}],keywords:I,contains:L.concat([{begin:/\(/,end:/\)/,keywords:I,contains:L.concat(["self"]),relevance:0}]),relevance:0},X={className:"function",begin:"("+l+"[\\*&\\s]+)+"+y,returnBegin:!0,end:/[{;=]/,excludeEnd:!0,keywords:I,illegal:/[^\w\s\*&:<>.]/,contains:[{begin:i,keywords:I,relevance:0},{begin:y,returnBegin:!0,contains:[v],relevance:0},{begin:/::/,relevance:0},{begin:/:/,endsWithParent:!0,contains:[h,g]},{relevance:0,match:/,/},{className:"params",begin:/\(/,end:/\)/,keywords:I,relevance:0,contains:[n,e.C_BLOCK_COMMENT_MODE,h,g,u,{begin:/\(/,end:/\)/,keywords:I,relevance:0,contains:["self",n,e.C_BLOCK_COMMENT_MODE,h,g,u]}]},u,n,e.C_BLOCK_COMMENT_MODE,m]};return{name:"C++",aliases:["cc","c++","h++","hpp","hh","hxx","cxx"],keywords:I,illegal:"</",classNameAliases:{"function.dispatch":"built_in"},contains:[].concat(re,X,q,L,[m,{begin:"\\b(deque|list|queue|priority_queue|pair|stack|vector|map|set|bitset|multiset|multimap|unordered_map|unordered_set|unordered_multiset|unordered_multimap|array|tuple|optional|variant|function|flat_map|flat_set)\\s*<(?!<)",end:">",keywords:I,contains:["self",u]},{begin:e.IDENT_RE+"::",keywords:I},{match:[/\b(?:enum(?:\s+(?:class|struct))?|class|struct|union)/,/\s+/,/\w+/],className:{1:"keyword",3:"title.class"}}])}}function GT(e){const t=["bool","byte","char","decimal","delegate","double","dynamic","enum","float","int","long","nint","nuint","object","sbyte","short","string","ulong","uint","ushort"],n=["public","private","protected","static","internal","protected","abstract","async","extern","override","unsafe","virtual","new","sealed","partial"],i=["default","false","null","true"],o=["abstract","as","base","break","case","catch","class","const","continue","do","else","event","explicit","extern","finally","fixed","for","foreach","goto","if","implicit","in","interface","internal","is","lock","namespace","new","operator","out","override","params","private","protected","public","readonly","record","ref","return","scoped","sealed","sizeof","stackalloc","static","struct","switch","this","throw","try","typeof","unchecked","unsafe","using","virtual","void","volatile","while"],a=["add","alias","and","ascending","args","async","await","by","descending","dynamic","equals","file","from","get","global","group","init","into","join","let","nameof","not","notnull","on","or","orderby","partial","record","remove","required","scoped","select","set","unmanaged","value|0","var","when","where","with","yield"],l={keyword:o.concat(a),built_in:t,literal:i},u=e.inherit(e.TITLE_MODE,{begin:"[a-zA-Z](\\.?\\w)*"}),d={className:"number",variants:[{begin:"\\b(0b[01']+)"},{begin:"(-?)\\b([\\d']+(\\.[\\d']*)?|\\.[\\d']+)(u|U|l|L|ul|UL|f|F|b|B)"},{begin:"(-?)(\\b0[xX][a-fA-F0-9']+|(\\b[\\d']+(\\.[\\d']*)?|\\.[\\d']+)([eE][-+]?[\\d']+)?)"}],relevance:0},h={className:"string",begin:/"""("*)(?!")(.|\n)*?"""\1/,relevance:1},g={className:"string",begin:'@"',end:'"',contains:[{begin:'""'}]},m=e.inherit(g,{illegal:/\n/}),v={className:"subst",begin:/\{/,end:/\}/,keywords:l},y=e.inherit(v,{illegal:/\n/}),S={className:"string",begin:/\$"/,end:'"',illegal:/\n/,contains:[{begin:/\{\{/},{begin:/\}\}/},e.BACKSLASH_ESCAPE,y]},x={className:"string",begin:/\$@"/,end:'"',contains:[{begin:/\{\{/},{begin:/\}\}/},{begin:'""'},v]},k=e.inherit(x,{illegal:/\n/,contains:[{begin:/\{\{/},{begin:/\}\}/},{begin:'""'},y]});v.contains=[x,S,g,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,d,e.C_BLOCK_COMMENT_MODE],y.contains=[k,S,m,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,d,e.inherit(e.C_BLOCK_COMMENT_MODE,{illegal:/\n/})];const E={variants:[h,x,S,g,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]},D={begin:"<",end:">",contains:[{beginKeywords:"in out"},u]},T=e.IDENT_RE+"(<"+e.IDENT_RE+"(\\s*,\\s*"+e.IDENT_RE+")*>)?(\\[\\])?",I={begin:"@"+e.IDENT_RE,relevance:0};return{name:"C#",aliases:["cs","c#"],keywords:l,illegal:/::/,contains:[e.COMMENT("///","$",{returnBegin:!0,contains:[{className:"doctag",variants:[{begin:"///",relevance:0},{begin:"<!--|-->"},{begin:"</?",end:">"}]}]}),e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,{className:"meta",begin:"#",end:"$",keywords:{keyword:"if else elif endif define undef warning error line region endregion pragma checksum"}},E,d,{beginKeywords:"class interface",relevance:0,end:/[{;=]/,illegal:/[^\s:,]/,contains:[{beginKeywords:"where class"},u,D,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},{beginKeywords:"namespace",relevance:0,end:/[{;=]/,illegal:/[^\s:]/,contains:[u,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},{beginKeywords:"record",relevance:0,end:/[{;=]/,illegal:/[^\s:]/,contains:[u,D,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},{className:"meta",begin:"^\\s*\\[(?=[\\w])",excludeBegin:!0,end:"\\]",excludeEnd:!0,contains:[{className:"string",begin:/"/,end:/"/}]},{beginKeywords:"new return throw await else",relevance:0},{className:"function",begin:"("+T+"\\s+)+"+e.IDENT_RE+"\\s*(<[^=]+>\\s*)?\\(",returnBegin:!0,end:/\s*[{;=]/,excludeEnd:!0,keywords:l,contains:[{beginKeywords:n.join(" "),relevance:0},{begin:e.IDENT_RE+"\\s*(<[^=]+>\\s*)?\\(",returnBegin:!0,contains:[e.TITLE_MODE,D],relevance:0},{match:/\(\)/},{className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:l,relevance:0,contains:[E,d,e.C_BLOCK_COMMENT_MODE]},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},I]}}const YT=e=>({IMPORTANT:{scope:"meta",begin:"!important"},BLOCK_COMMENT:e.C_BLOCK_COMMENT_MODE,HEXCOLOR:{scope:"number",begin:/#(([0-9a-fA-F]{3,4})|(([0-9a-fA-F]{2}){3,4}))\b/},FUNCTION_DISPATCH:{className:"built_in",begin:/[\w-]+(?=\()/},ATTRIBUTE_SELECTOR_MODE:{scope:"selector-attr",begin:/\[/,end:/\]/,illegal:"$",contains:[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]},CSS_NUMBER_MODE:{scope:"number",begin:e.NUMBER_RE+"(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?",relevance:0},CSS_VARIABLE:{className:"attr",begin:/--[A-Za-z_][A-Za-z0-9_-]*/}}),XT=["a","abbr","address","article","aside","audio","b","blockquote","body","button","canvas","caption","cite","code","dd","del","details","dfn","div","dl","dt","em","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","html","i","iframe","img","input","ins","kbd","label","legend","li","main","mark","menu","nav","object","ol","optgroup","option","p","picture","q","quote","samp","section","select","source","span","strong","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","tr","ul","var","video"],ZT=["defs","g","marker","mask","pattern","svg","switch","symbol","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feFlood","feGaussianBlur","feImage","feMerge","feMorphology","feOffset","feSpecularLighting","feTile","feTurbulence","linearGradient","radialGradient","stop","circle","ellipse","image","line","path","polygon","polyline","rect","text","use","textPath","tspan","foreignObject","clipPath"],QT=[...XT,...ZT],JT=["any-hover","any-pointer","aspect-ratio","color","color-gamut","color-index","device-aspect-ratio","device-height","device-width","display-mode","forced-colors","grid","height","hover","inverted-colors","monochrome","orientation","overflow-block","overflow-inline","pointer","prefers-color-scheme","prefers-contrast","prefers-reduced-motion","prefers-reduced-transparency","resolution","scan","scripting","update","width","min-width","max-width","min-height","max-height"].sort().reverse(),e2=["active","any-link","blank","checked","current","default","defined","dir","disabled","drop","empty","enabled","first","first-child","first-of-type","fullscreen","future","focus","focus-visible","focus-within","has","host","host-context","hover","indeterminate","in-range","invalid","is","lang","last-child","last-of-type","left","link","local-link","not","nth-child","nth-col","nth-last-child","nth-last-col","nth-last-of-type","nth-of-type","only-child","only-of-type","optional","out-of-range","past","placeholder-shown","read-only","read-write","required","right","root","scope","target","target-within","user-invalid","valid","visited","where"].sort().reverse(),t2=["after","backdrop","before","cue","cue-region","first-letter","first-line","grammar-error","marker","part","placeholder","selection","slotted","spelling-error"].sort().reverse(),n2=["accent-color","align-content","align-items","align-self","alignment-baseline","all","anchor-name","animation","animation-composition","animation-delay","animation-direction","animation-duration","animation-fill-mode","animation-iteration-count","animation-name","animation-play-state","animation-range","animation-range-end","animation-range-start","animation-timeline","animation-timing-function","appearance","aspect-ratio","backdrop-filter","backface-visibility","background","background-attachment","background-blend-mode","background-clip","background-color","background-image","background-origin","background-position","background-position-x","background-position-y","background-repeat","background-size","baseline-shift","block-size","border","border-block","border-block-color","border-block-end","border-block-end-color","border-block-end-style","border-block-end-width","border-block-start","border-block-start-color","border-block-start-style","border-block-start-width","border-block-style","border-block-width","border-bottom","border-bottom-color","border-bottom-left-radius","border-bottom-right-radius","border-bottom-style","border-bottom-width","border-collapse","border-color","border-end-end-radius","border-end-start-radius","border-image","border-image-outset","border-image-repeat","border-image-slice","border-image-source","border-image-width","border-inline","border-inline-color","border-inline-end","border-inline-end-color","border-inline-end-style","border-inline-end-width","border-inline-start","border-inline-start-color","border-inline-start-style","border-inline-start-width","border-inline-style","border-inline-width","border-left","border-left-color","border-left-style","border-left-width","border-radius","border-right","border-right-color","border-right-style","border-right-width","border-spacing","border-start-end-radius","border-start-start-radius","border-style","border-top","border-top-color","border-top-left-radius","border-top-right-radius","border-top-style","border-top-width","border-width","bottom","box-align","box-decoration-break","box-direction","box-flex","box-flex-group","box-lines","box-ordinal-group","box-orient","box-pack","box-shadow","box-sizing","break-after","break-before","break-inside","caption-side","caret-color","clear","clip","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","color-scheme","column-count","column-fill","column-gap","column-rule","column-rule-color","column-rule-style","column-rule-width","column-span","column-width","columns","contain","contain-intrinsic-block-size","contain-intrinsic-height","contain-intrinsic-inline-size","contain-intrinsic-size","contain-intrinsic-width","container","container-name","container-type","content","content-visibility","counter-increment","counter-reset","counter-set","cue","cue-after","cue-before","cursor","cx","cy","direction","display","dominant-baseline","empty-cells","enable-background","field-sizing","fill","fill-opacity","fill-rule","filter","flex","flex-basis","flex-direction","flex-flow","flex-grow","flex-shrink","flex-wrap","float","flood-color","flood-opacity","flow","font","font-display","font-family","font-feature-settings","font-kerning","font-language-override","font-optical-sizing","font-palette","font-size","font-size-adjust","font-smooth","font-smoothing","font-stretch","font-style","font-synthesis","font-synthesis-position","font-synthesis-small-caps","font-synthesis-style","font-synthesis-weight","font-variant","font-variant-alternates","font-variant-caps","font-variant-east-asian","font-variant-emoji","font-variant-ligatures","font-variant-numeric","font-variant-position","font-variation-settings","font-weight","forced-color-adjust","gap","glyph-orientation-horizontal","glyph-orientation-vertical","grid","grid-area","grid-auto-columns","grid-auto-flow","grid-auto-rows","grid-column","grid-column-end","grid-column-start","grid-gap","grid-row","grid-row-end","grid-row-start","grid-template","grid-template-areas","grid-template-columns","grid-template-rows","hanging-punctuation","height","hyphenate-character","hyphenate-limit-chars","hyphens","icon","image-orientation","image-rendering","image-resolution","ime-mode","initial-letter","initial-letter-align","inline-size","inset","inset-area","inset-block","inset-block-end","inset-block-start","inset-inline","inset-inline-end","inset-inline-start","isolation","justify-content","justify-items","justify-self","kerning","left","letter-spacing","lighting-color","line-break","line-height","line-height-step","list-style","list-style-image","list-style-position","list-style-type","margin","margin-block","margin-block-end","margin-block-start","margin-bottom","margin-inline","margin-inline-end","margin-inline-start","margin-left","margin-right","margin-top","margin-trim","marker","marker-end","marker-mid","marker-start","marks","mask","mask-border","mask-border-mode","mask-border-outset","mask-border-repeat","mask-border-slice","mask-border-source","mask-border-width","mask-clip","mask-composite","mask-image","mask-mode","mask-origin","mask-position","mask-repeat","mask-size","mask-type","masonry-auto-flow","math-depth","math-shift","math-style","max-block-size","max-height","max-inline-size","max-width","min-block-size","min-height","min-inline-size","min-width","mix-blend-mode","nav-down","nav-index","nav-left","nav-right","nav-up","none","normal","object-fit","object-position","offset","offset-anchor","offset-distance","offset-path","offset-position","offset-rotate","opacity","order","orphans","outline","outline-color","outline-offset","outline-style","outline-width","overflow","overflow-anchor","overflow-block","overflow-clip-margin","overflow-inline","overflow-wrap","overflow-x","overflow-y","overlay","overscroll-behavior","overscroll-behavior-block","overscroll-behavior-inline","overscroll-behavior-x","overscroll-behavior-y","padding","padding-block","padding-block-end","padding-block-start","padding-bottom","padding-inline","padding-inline-end","padding-inline-start","padding-left","padding-right","padding-top","page","page-break-after","page-break-before","page-break-inside","paint-order","pause","pause-after","pause-before","perspective","perspective-origin","place-content","place-items","place-self","pointer-events","position","position-anchor","position-visibility","print-color-adjust","quotes","r","resize","rest","rest-after","rest-before","right","rotate","row-gap","ruby-align","ruby-position","scale","scroll-behavior","scroll-margin","scroll-margin-block","scroll-margin-block-end","scroll-margin-block-start","scroll-margin-bottom","scroll-margin-inline","scroll-margin-inline-end","scroll-margin-inline-start","scroll-margin-left","scroll-margin-right","scroll-margin-top","scroll-padding","scroll-padding-block","scroll-padding-block-end","scroll-padding-block-start","scroll-padding-bottom","scroll-padding-inline","scroll-padding-inline-end","scroll-padding-inline-start","scroll-padding-left","scroll-padding-right","scroll-padding-top","scroll-snap-align","scroll-snap-stop","scroll-snap-type","scroll-timeline","scroll-timeline-axis","scroll-timeline-name","scrollbar-color","scrollbar-gutter","scrollbar-width","shape-image-threshold","shape-margin","shape-outside","shape-rendering","speak","speak-as","src","stop-color","stop-opacity","stroke","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","tab-size","table-layout","text-align","text-align-all","text-align-last","text-anchor","text-combine-upright","text-decoration","text-decoration-color","text-decoration-line","text-decoration-skip","text-decoration-skip-ink","text-decoration-style","text-decoration-thickness","text-emphasis","text-emphasis-color","text-emphasis-position","text-emphasis-style","text-indent","text-justify","text-orientation","text-overflow","text-rendering","text-shadow","text-size-adjust","text-transform","text-underline-offset","text-underline-position","text-wrap","text-wrap-mode","text-wrap-style","timeline-scope","top","touch-action","transform","transform-box","transform-origin","transform-style","transition","transition-behavior","transition-delay","transition-duration","transition-property","transition-timing-function","translate","unicode-bidi","user-modify","user-select","vector-effect","vertical-align","view-timeline","view-timeline-axis","view-timeline-inset","view-timeline-name","view-transition-name","visibility","voice-balance","voice-duration","voice-family","voice-pitch","voice-range","voice-rate","voice-stress","voice-volume","white-space","white-space-collapse","widows","width","will-change","word-break","word-spacing","word-wrap","writing-mode","x","y","z-index","zoom"].sort().reverse();function i2(e){const t=e.regex,n=YT(e),i={begin:/-(webkit|moz|ms|o)-(?=[a-z])/},o="and or not only",a=/@-?\w[\w]*(-\w+)*/,l="[a-zA-Z-][a-zA-Z0-9_-]*",u=[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE];return{name:"CSS",case_insensitive:!0,illegal:/[=|'\$]/,keywords:{keyframePosition:"from to"},classNameAliases:{keyframePosition:"selector-tag"},contains:[n.BLOCK_COMMENT,i,n.CSS_NUMBER_MODE,{className:"selector-id",begin:/#[A-Za-z0-9_-]+/,relevance:0},{className:"selector-class",begin:"\\."+l,relevance:0},n.ATTRIBUTE_SELECTOR_MODE,{className:"selector-pseudo",variants:[{begin:":("+e2.join("|")+")"},{begin:":(:)?("+t2.join("|")+")"}]},n.CSS_VARIABLE,{className:"attribute",begin:"\\b("+n2.join("|")+")\\b"},{begin:/:/,end:/[;}{]/,contains:[n.BLOCK_COMMENT,n.HEXCOLOR,n.IMPORTANT,n.CSS_NUMBER_MODE,...u,{begin:/(url|data-uri)\(/,end:/\)/,relevance:0,keywords:{built_in:"url data-uri"},contains:[...u,{className:"string",begin:/[^)]/,endsWithParent:!0,excludeEnd:!0}]},n.FUNCTION_DISPATCH]},{begin:t.lookahead(/@/),end:"[{;]",relevance:0,illegal:/:/,contains:[{className:"keyword",begin:a},{begin:/\s/,endsWithParent:!0,excludeEnd:!0,relevance:0,keywords:{$pattern:/[a-z-]+/,keyword:o,attribute:JT.join(" ")},contains:[{begin:/[a-z-]+(?=:)/,className:"attribute"},...u,n.CSS_NUMBER_MODE]}]},{className:"selector-tag",begin:"\\b("+QT.join("|")+")\\b"}]}}function r2(e){const t=e.regex;return{name:"Diff",aliases:["patch"],contains:[{className:"meta",relevance:10,match:t.either(/^@@ +-\d+,\d+ +\+\d+,\d+ +@@/,/^\*\*\* +\d+,\d+ +\*\*\*\*$/,/^--- +\d+,\d+ +----$/)},{className:"comment",variants:[{begin:t.either(/Index: /,/^index/,/={3,}/,/^-{3}/,/^\*{3} /,/^\+{3}/,/^diff --git/),end:/$/},{match:/^\*{15}$/}]},{className:"addition",begin:/^\+/,end:/$/},{className:"deletion",begin:/^-/,end:/$/},{className:"addition",begin:/^!/,end:/$/}]}}function s2(e){const a={keyword:["break","case","chan","const","continue","default","defer","else","fallthrough","for","func","go","goto","if","import","interface","map","package","range","return","select","struct","switch","type","var"],type:["bool","byte","complex64","complex128","error","float32","float64","int8","int16","int32","int64","string","uint8","uint16","uint32","uint64","int","uint","uintptr","rune"],literal:["true","false","iota","nil"],built_in:["append","cap","close","complex","copy","imag","len","make","new","panic","print","println","real","recover","delete"]};return{name:"Go",aliases:["golang"],keywords:a,illegal:"</",contains:[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,{className:"string",variants:[e.QUOTE_STRING_MODE,e.APOS_STRING_MODE,{begin:"`",end:"`"}]},{className:"number",variants:[{match:/-?\b0[xX]\.[a-fA-F0-9](_?[a-fA-F0-9])*[pP][+-]?\d(_?\d)*i?/,relevance:0},{match:/-?\b0[xX](_?[a-fA-F0-9])+((\.([a-fA-F0-9](_?[a-fA-F0-9])*)?)?[pP][+-]?\d(_?\d)*)?i?/,relevance:0},{match:/-?\b0[oO](_?[0-7])*i?/,relevance:0},{match:/-?\.\d(_?\d)*([eE][+-]?\d(_?\d)*)?i?/,relevance:0},{match:/-?\b\d(_?\d)*(\.(\d(_?\d)*)?)?([eE][+-]?\d(_?\d)*)?i?/,relevance:0}]},{begin:/:=/},{className:"function",beginKeywords:"func",end:"\\s*(\\{|$)",excludeEnd:!0,contains:[e.TITLE_MODE,{className:"params",begin:/\(/,end:/\)/,endsParent:!0,keywords:a,illegal:/["']/}]}]}}function o2(e){const t=e.regex,n=/[_A-Za-z][_0-9A-Za-z]*/;return{name:"GraphQL",aliases:["gql"],case_insensitive:!0,disableAutodetect:!1,keywords:{keyword:["query","mutation","subscription","type","input","schema","directive","interface","union","scalar","fragment","enum","on"],literal:["true","false","null"]},contains:[e.HASH_COMMENT_MODE,e.QUOTE_STRING_MODE,e.NUMBER_MODE,{scope:"punctuation",match:/[.]{3}/,relevance:0},{scope:"punctuation",begin:/[\!\(\)\:\=\[\]\{\|\}]{1}/,relevance:0},{scope:"variable",begin:/\$/,end:/\W/,excludeEnd:!0,relevance:0},{scope:"meta",match:/@\w+/,excludeEnd:!0},{scope:"symbol",begin:t.concat(n,t.lookahead(/\s*:/)),relevance:0}],illegal:[/[;<']/,/BEGIN/]}}function a2(e){const t=e.regex,n={className:"number",relevance:0,variants:[{begin:/([+-]+)?[\d]+_[\d_]+/},{begin:e.NUMBER_RE}]},i=e.COMMENT();i.variants=[{begin:/;/,end:/$/},{begin:/#/,end:/$/}];const o={className:"variable",variants:[{begin:/\$[\w\d"][\w\d_]*/},{begin:/\$\{(.*?)\}/}]},a={className:"literal",begin:/\bon|off|true|false|yes|no\b/},l={className:"string",contains:[e.BACKSLASH_ESCAPE],variants:[{begin:"'''",end:"'''",relevance:10},{begin:'"""',end:'"""',relevance:10},{begin:'"',end:'"'},{begin:"'",end:"'"}]},u={begin:/\[/,end:/\]/,contains:[i,a,o,l,n,"self"],relevance:0},d=/[A-Za-z0-9_-]+/,h=/"(\\"|[^"])*"/,g=/'[^']*'/,m=t.either(d,h,g),v=t.concat(m,"(\\s*\\.\\s*",m,")*",t.lookahead(/\s*=\s*[^#\s]/));return{name:"TOML, also INI",aliases:["toml"],case_insensitive:!0,illegal:/\S/,contains:[i,{className:"section",begin:/\[+/,end:/\]+/},{begin:v,className:"attr",starts:{end:/$/,contains:[i,u,a,o,l,n]}}]}}var Vs="[0-9](_*[0-9])*",Pl=`\\.(${Vs})`,Bl="[0-9a-fA-F](_*[0-9a-fA-F])*",b_={className:"number",variants:[{begin:`(\\b(${Vs})((${Pl})|\\.)?|(${Pl}))[eE][+-]?(${Vs})[fFdD]?\\b`},{begin:`\\b(${Vs})((${Pl})[fFdD]?\\b|\\.([fFdD]\\b)?)`},{begin:`(${Pl})[fFdD]?\\b`},{begin:`\\b(${Vs})[fFdD]\\b`},{begin:`\\b0[xX]((${Bl})\\.?|(${Bl})?\\.(${Bl}))[pP][+-]?(${Vs})[fFdD]?\\b`},{begin:"\\b(0|[1-9](_*[0-9])*)[lL]?\\b"},{begin:`\\b0[xX](${Bl})[lL]?\\b`},{begin:"\\b0(_*[0-7])*[lL]?\\b"},{begin:"\\b0[bB][01](_*[01])*[lL]?\\b"}],relevance:0};function ib(e,t,n){return n===-1?"":e.replace(t,i=>ib(e,t,n-1))}function l2(e){const t=e.regex,n="[À-ʸa-zA-Z_$][À-ʸa-zA-Z_$0-9]*",i=n+ib("(?:<"+n+"~~~(?:\\s*,\\s*"+n+"~~~)*>)?",/~~~/g,2),d={keyword:["synchronized","abstract","private","var","static","if","const ","for","while","strictfp","finally","protected","import","native","final","void","enum","else","break","transient","catch","instanceof","volatile","case","assert","package","default","public","try","switch","continue","throws","protected","public","private","module","requires","exports","do","sealed","yield","permits","goto","when"],literal:["false","true","null"],type:["char","boolean","long","float","int","byte","short","double"],built_in:["super","this"]},h={className:"meta",begin:"@"+n,contains:[{begin:/\(/,end:/\)/,contains:["self"]}]},g={className:"params",begin:/\(/,end:/\)/,keywords:d,relevance:0,contains:[e.C_BLOCK_COMMENT_MODE],endsParent:!0};return{name:"Java",aliases:["jsp"],keywords:d,illegal:/<\/|#/,contains:[e.COMMENT("/\\*\\*","\\*/",{relevance:0,contains:[{begin:/\w+@/,relevance:0},{className:"doctag",begin:"@[A-Za-z]+"}]}),{begin:/import java\.[a-z]+\./,keywords:"import",relevance:2},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,{begin:/"""/,end:/"""/,className:"string",contains:[e.BACKSLASH_ESCAPE]},e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,{match:[/\b(?:class|interface|enum|extends|implements|new)/,/\s+/,n],className:{1:"keyword",3:"title.class"}},{match:/non-sealed/,scope:"keyword"},{begin:[t.concat(/(?!else)/,n),/\s+/,n,/\s+/,/=(?!=)/],className:{1:"type",3:"variable",5:"operator"}},{begin:[/record/,/\s+/,n],className:{1:"keyword",3:"title.class"},contains:[g,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},{beginKeywords:"new throw return else",relevance:0},{begin:["(?:"+i+"\\s+)",e.UNDERSCORE_IDENT_RE,/\s*(?=\()/],className:{2:"title.function"},keywords:d,contains:[{className:"params",begin:/\(/,end:/\)/,keywords:d,relevance:0,contains:[h,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,b_,e.C_BLOCK_COMMENT_MODE]},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},b_,h]}}const S_="[A-Za-z$_][0-9A-Za-z$_]*",c2=["as","in","of","if","for","while","finally","var","new","function","do","return","void","else","break","catch","instanceof","with","throw","case","default","try","switch","continue","typeof","delete","let","yield","const","class","debugger","async","await","static","import","from","export","extends","using"],u2=["true","false","null","undefined","NaN","Infinity"],rb=["Object","Function","Boolean","Symbol","Math","Date","Number","BigInt","String","RegExp","Array","Float32Array","Float64Array","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Int32Array","Uint16Array","Uint32Array","BigInt64Array","BigUint64Array","Set","Map","WeakSet","WeakMap","ArrayBuffer","SharedArrayBuffer","Atomics","DataView","JSON","Promise","Generator","GeneratorFunction","AsyncFunction","Reflect","Proxy","Intl","WebAssembly"],sb=["Error","EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"],ob=["setInterval","setTimeout","clearInterval","clearTimeout","require","exports","eval","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape"],h2=["arguments","this","super","console","window","document","localStorage","sessionStorage","module","global"],d2=[].concat(ob,rb,sb);function f2(e){const t=e.regex,n=(N,{after:G})=>{const C="</"+N[0].slice(1);return N.input.indexOf(C,G)!==-1},i=S_,o={begin:"<>",end:"</>"},a=/<[A-Za-z0-9\\._:-]+\s*\/>/,l={begin:/<[A-Za-z0-9\\._:-]+/,end:/\/[A-Za-z0-9\\._:-]+>|\/>/,isTrulyOpeningTag:(N,G)=>{const C=N[0].length+N.index,P=N.input[C];if(P==="<"||P===","){G.ignoreMatch();return}P===">"&&(n(N,{after:C})||G.ignoreMatch());let V;const M=N.input.substring(C);if(V=M.match(/^\s*=/)){G.ignoreMatch();return}if((V=M.match(/^\s+extends\s+/))&&V.index===0){G.ignoreMatch();return}}},u={$pattern:S_,keyword:c2,literal:u2,built_in:d2,"variable.language":h2},d="[0-9](_?[0-9])*",h=`\\.(${d})`,g="0|[1-9](_?[0-9])*|0[0-7]*[89][0-9]*",m={className:"number",variants:[{begin:`(\\b(${g})((${h})|\\.)?|(${h}))[eE][+-]?(${d})\\b`},{begin:`\\b(${g})\\b((${h})\\b|\\.)?|(${h})\\b`},{begin:"\\b(0|[1-9](_?[0-9])*)n\\b"},{begin:"\\b0[xX][0-9a-fA-F](_?[0-9a-fA-F])*n?\\b"},{begin:"\\b0[bB][0-1](_?[0-1])*n?\\b"},{begin:"\\b0[oO][0-7](_?[0-7])*n?\\b"},{begin:"\\b0[0-7]+n?\\b"}],relevance:0},v={className:"subst",begin:"\\$\\{",end:"\\}",keywords:u,contains:[]},y={begin:".?html`",end:"",starts:{end:"`",returnEnd:!1,contains:[e.BACKSLASH_ESCAPE,v],subLanguage:"xml"}},S={begin:".?css`",end:"",starts:{end:"`",returnEnd:!1,contains:[e.BACKSLASH_ESCAPE,v],subLanguage:"css"}},x={begin:".?gql`",end:"",starts:{end:"`",returnEnd:!1,contains:[e.BACKSLASH_ESCAPE,v],subLanguage:"graphql"}},k={className:"string",begin:"`",end:"`",contains:[e.BACKSLASH_ESCAPE,v]},D={className:"comment",variants:[e.COMMENT(/\/\*\*(?!\/)/,"\\*/",{relevance:0,contains:[{begin:"(?=@[A-Za-z]+)",relevance:0,contains:[{className:"doctag",begin:"@[A-Za-z]+"},{className:"type",begin:"\\{",end:"\\}",excludeEnd:!0,excludeBegin:!0,relevance:0},{className:"variable",begin:i+"(?=\\s*(-)|$)",endsParent:!0,relevance:0},{begin:/(?=[^\n])\s/,relevance:0}]}]}),e.C_BLOCK_COMMENT_MODE,e.C_LINE_COMMENT_MODE]},T=[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,y,S,x,k,{match:/\$\d+/},m];v.contains=T.concat({begin:/\{/,end:/\}/,keywords:u,contains:["self"].concat(T)});const I=[].concat(D,v.contains),q=I.concat([{begin:/(\s*)\(/,end:/\)/,keywords:u,contains:["self"].concat(I)}]),L={className:"params",begin:/(\s*)\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:u,contains:q},re={variants:[{match:[/class/,/\s+/,i,/\s+/,/extends/,/\s+/,t.concat(i,"(",t.concat(/\./,i),")*")],scope:{1:"keyword",3:"title.class",5:"keyword",7:"title.class.inherited"}},{match:[/class/,/\s+/,i],scope:{1:"keyword",3:"title.class"}}]},X={relevance:0,match:t.either(/\bJSON/,/\b[A-Z][a-z]+([A-Z][a-z]*|\d)*/,/\b[A-Z]{2,}([A-Z][a-z]+|\d)+([A-Z][a-z]*)*/,/\b[A-Z]{2,}[a-z]+([A-Z][a-z]+|\d)*([A-Z][a-z]*)*/),className:"title.class",keywords:{_:[...rb,...sb]}},te={label:"use_strict",className:"meta",relevance:10,begin:/^\s*['"]use (strict|asm)['"]/},A={variants:[{match:[/function/,/\s+/,i,/(?=\s*\()/]},{match:[/function/,/\s*(?=\()/]}],className:{1:"keyword",3:"title.function"},label:"func.def",contains:[L],illegal:/%/},j={relevance:0,match:/\b[A-Z][A-Z_0-9]+\b/,className:"variable.constant"};function R(N){return t.concat("(?!",N.join("|"),")")}const F={match:t.concat(/\b/,R([...ob,"super","import"].map(N=>`${N}\\s*\\(`)),i,t.lookahead(/\s*\(/)),className:"title.function",relevance:0},z={begin:t.concat(/\./,t.lookahead(t.concat(i,/(?![0-9A-Za-z$_(])/))),end:i,excludeBegin:!0,keywords:"prototype",className:"property",relevance:0},H={match:[/get|set/,/\s+/,i,/(?=\()/],className:{1:"keyword",3:"title.function"},contains:[{begin:/\(\)/},L]},Q="(\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)|"+e.UNDERSCORE_IDENT_RE+")\\s*=>",J={match:[/const|var|let/,/\s+/,i,/\s*/,/=\s*/,/(async\s*)?/,t.lookahead(Q)],keywords:"async",className:{1:"keyword",3:"title.function"},contains:[L]};return{name:"JavaScript",aliases:["js","jsx","mjs","cjs"],keywords:u,exports:{PARAMS_CONTAINS:q,CLASS_REFERENCE:X},illegal:/#(?![$_A-z])/,contains:[e.SHEBANG({label:"shebang",binary:"node",relevance:5}),te,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,y,S,x,k,D,{match:/\$\d+/},m,X,{scope:"attr",match:i+t.lookahead(":"),relevance:0},J,{begin:"("+e.RE_STARTERS_RE+"|\\b(case|return|throw)\\b)\\s*",keywords:"return throw case",relevance:0,contains:[D,e.REGEXP_MODE,{className:"function",begin:Q,returnBegin:!0,end:"\\s*=>",contains:[{className:"params",variants:[{begin:e.UNDERSCORE_IDENT_RE,relevance:0},{className:null,begin:/\(\s*\)/,skip:!0},{begin:/(\s*)\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:u,contains:q}]}]},{begin:/,/,relevance:0},{match:/\s+/,relevance:0},{variants:[{begin:o.begin,end:o.end},{match:a},{begin:l.begin,"on:begin":l.isTrulyOpeningTag,end:l.end}],subLanguage:"xml",contains:[{begin:l.begin,end:l.end,skip:!0,contains:["self"]}]}]},A,{beginKeywords:"while if switch catch for"},{begin:"\\b(?!function)"+e.UNDERSCORE_IDENT_RE+"\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)\\s*\\{",returnBegin:!0,label:"func.def",contains:[L,e.inherit(e.TITLE_MODE,{begin:i,className:"title.function"})]},{match:/\.\.\./,relevance:0},z,{match:"\\$"+i,relevance:0},{match:[/\bconstructor(?=\s*\()/],className:{1:"title.function"},contains:[L]},F,j,re,H,{match:/\$[(.]/}]}}function p2(e){const t={className:"attr",begin:/"(\\.|[^\\"\r\n])*"(?=\s*:)/,relevance:1.01},n={match:/[{}[\],:]/,className:"punctuation",relevance:0},i=["true","false","null"],o={scope:"literal",beginKeywords:i.join(" ")};return{name:"JSON",aliases:["jsonc"],keywords:{literal:i},contains:[t,n,e.QUOTE_STRING_MODE,o,e.C_NUMBER_MODE,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE],illegal:"\\S"}}var Gs="[0-9](_*[0-9])*",Fl=`\\.(${Gs})`,jl="[0-9a-fA-F](_*[0-9a-fA-F])*",m2={className:"number",variants:[{begin:`(\\b(${Gs})((${Fl})|\\.)?|(${Fl}))[eE][+-]?(${Gs})[fFdD]?\\b`},{begin:`\\b(${Gs})((${Fl})[fFdD]?\\b|\\.([fFdD]\\b)?)`},{begin:`(${Fl})[fFdD]?\\b`},{begin:`\\b(${Gs})[fFdD]\\b`},{begin:`\\b0[xX]((${jl})\\.?|(${jl})?\\.(${jl}))[pP][+-]?(${Gs})[fFdD]?\\b`},{begin:"\\b(0|[1-9](_*[0-9])*)[lL]?\\b"},{begin:`\\b0[xX](${jl})[lL]?\\b`},{begin:"\\b0(_*[0-7])*[lL]?\\b"},{begin:"\\b0[bB][01](_*[01])*[lL]?\\b"}],relevance:0};function g2(e){const t={keyword:"abstract as val var vararg get set class object open private protected public noinline crossinline dynamic final enum if else do while for when throw try catch finally import package is in fun override companion reified inline lateinit init interface annotation data sealed internal infix operator out by constructor super tailrec where const inner suspend typealias external expect actual",built_in:"Byte Short Char Int Long Boolean Float Double Void Unit Nothing",literal:"true false null"},n={className:"keyword",begin:/\b(break|continue|return|this)\b/,starts:{contains:[{className:"symbol",begin:/@\w+/}]}},i={className:"symbol",begin:e.UNDERSCORE_IDENT_RE+"@"},o={className:"subst",begin:/\$\{/,end:/\}/,contains:[e.C_NUMBER_MODE]},a={className:"variable",begin:"\\$"+e.UNDERSCORE_IDENT_RE},l={className:"string",variants:[{begin:'"""',end:'"""(?=[^"])',contains:[a,o]},{begin:"'",end:"'",illegal:/\n/,contains:[e.BACKSLASH_ESCAPE]},{begin:'"',end:'"',illegal:/\n/,contains:[e.BACKSLASH_ESCAPE,a,o]}]};o.contains.push(l);const u={className:"meta",begin:"@(?:file|property|field|get|set|receiver|param|setparam|delegate)\\s*:(?:\\s*"+e.UNDERSCORE_IDENT_RE+")?"},d={className:"meta",begin:"@"+e.UNDERSCORE_IDENT_RE,contains:[{begin:/\(/,end:/\)/,contains:[e.inherit(l,{className:"string"}),"self"]}]},h=m2,g=e.COMMENT("/\\*","\\*/",{contains:[e.C_BLOCK_COMMENT_MODE]}),m={variants:[{className:"type",begin:e.UNDERSCORE_IDENT_RE},{begin:/\(/,end:/\)/,contains:[]}]},v=m;return v.variants[1].contains=[m],m.variants[1].contains=[v],{name:"Kotlin",aliases:["kt","kts"],keywords:t,contains:[e.COMMENT("/\\*\\*","\\*/",{relevance:0,contains:[{className:"doctag",begin:"@[A-Za-z]+"}]}),e.C_LINE_COMMENT_MODE,g,n,i,u,d,{className:"function",beginKeywords:"fun",end:"[(]|$",returnBegin:!0,excludeEnd:!0,keywords:t,relevance:5,contains:[{begin:e.UNDERSCORE_IDENT_RE+"\\s*\\(",returnBegin:!0,relevance:0,contains:[e.UNDERSCORE_TITLE_MODE]},{className:"type",begin:/</,end:/>/,keywords:"reified",relevance:0},{className:"params",begin:/\(/,end:/\)/,endsParent:!0,keywords:t,relevance:0,contains:[{begin:/:/,end:/[=,\/]/,endsWithParent:!0,contains:[m,e.C_LINE_COMMENT_MODE,g],relevance:0},e.C_LINE_COMMENT_MODE,g,u,d,l,e.C_NUMBER_MODE]},g]},{begin:[/class|interface|trait/,/\s+/,e.UNDERSCORE_IDENT_RE],beginScope:{3:"title.class"},keywords:"class interface trait",end:/[:\{(]|$/,excludeEnd:!0,illegal:"extends implements",contains:[{beginKeywords:"public protected internal private constructor"},e.UNDERSCORE_TITLE_MODE,{className:"type",begin:/</,end:/>/,excludeBegin:!0,excludeEnd:!0,relevance:0},{className:"type",begin:/[,:]\s*/,end:/[<\(,){\s]|$/,excludeBegin:!0,returnEnd:!0},u,d]},l,{className:"meta",begin:"^#!/usr/bin/env",end:"$",illegal:`
72
- `},h]}}const _2=e=>({IMPORTANT:{scope:"meta",begin:"!important"},BLOCK_COMMENT:e.C_BLOCK_COMMENT_MODE,HEXCOLOR:{scope:"number",begin:/#(([0-9a-fA-F]{3,4})|(([0-9a-fA-F]{2}){3,4}))\b/},FUNCTION_DISPATCH:{className:"built_in",begin:/[\w-]+(?=\()/},ATTRIBUTE_SELECTOR_MODE:{scope:"selector-attr",begin:/\[/,end:/\]/,illegal:"$",contains:[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]},CSS_NUMBER_MODE:{scope:"number",begin:e.NUMBER_RE+"(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?",relevance:0},CSS_VARIABLE:{className:"attr",begin:/--[A-Za-z_][A-Za-z0-9_-]*/}}),v2=["a","abbr","address","article","aside","audio","b","blockquote","body","button","canvas","caption","cite","code","dd","del","details","dfn","div","dl","dt","em","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","html","i","iframe","img","input","ins","kbd","label","legend","li","main","mark","menu","nav","object","ol","optgroup","option","p","picture","q","quote","samp","section","select","source","span","strong","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","tr","ul","var","video"],y2=["defs","g","marker","mask","pattern","svg","switch","symbol","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feFlood","feGaussianBlur","feImage","feMerge","feMorphology","feOffset","feSpecularLighting","feTile","feTurbulence","linearGradient","radialGradient","stop","circle","ellipse","image","line","path","polygon","polyline","rect","text","use","textPath","tspan","foreignObject","clipPath"],b2=[...v2,...y2],S2=["any-hover","any-pointer","aspect-ratio","color","color-gamut","color-index","device-aspect-ratio","device-height","device-width","display-mode","forced-colors","grid","height","hover","inverted-colors","monochrome","orientation","overflow-block","overflow-inline","pointer","prefers-color-scheme","prefers-contrast","prefers-reduced-motion","prefers-reduced-transparency","resolution","scan","scripting","update","width","min-width","max-width","min-height","max-height"].sort().reverse(),ab=["active","any-link","blank","checked","current","default","defined","dir","disabled","drop","empty","enabled","first","first-child","first-of-type","fullscreen","future","focus","focus-visible","focus-within","has","host","host-context","hover","indeterminate","in-range","invalid","is","lang","last-child","last-of-type","left","link","local-link","not","nth-child","nth-col","nth-last-child","nth-last-col","nth-last-of-type","nth-of-type","only-child","only-of-type","optional","out-of-range","past","placeholder-shown","read-only","read-write","required","right","root","scope","target","target-within","user-invalid","valid","visited","where"].sort().reverse(),lb=["after","backdrop","before","cue","cue-region","first-letter","first-line","grammar-error","marker","part","placeholder","selection","slotted","spelling-error"].sort().reverse(),w2=["accent-color","align-content","align-items","align-self","alignment-baseline","all","anchor-name","animation","animation-composition","animation-delay","animation-direction","animation-duration","animation-fill-mode","animation-iteration-count","animation-name","animation-play-state","animation-range","animation-range-end","animation-range-start","animation-timeline","animation-timing-function","appearance","aspect-ratio","backdrop-filter","backface-visibility","background","background-attachment","background-blend-mode","background-clip","background-color","background-image","background-origin","background-position","background-position-x","background-position-y","background-repeat","background-size","baseline-shift","block-size","border","border-block","border-block-color","border-block-end","border-block-end-color","border-block-end-style","border-block-end-width","border-block-start","border-block-start-color","border-block-start-style","border-block-start-width","border-block-style","border-block-width","border-bottom","border-bottom-color","border-bottom-left-radius","border-bottom-right-radius","border-bottom-style","border-bottom-width","border-collapse","border-color","border-end-end-radius","border-end-start-radius","border-image","border-image-outset","border-image-repeat","border-image-slice","border-image-source","border-image-width","border-inline","border-inline-color","border-inline-end","border-inline-end-color","border-inline-end-style","border-inline-end-width","border-inline-start","border-inline-start-color","border-inline-start-style","border-inline-start-width","border-inline-style","border-inline-width","border-left","border-left-color","border-left-style","border-left-width","border-radius","border-right","border-right-color","border-right-style","border-right-width","border-spacing","border-start-end-radius","border-start-start-radius","border-style","border-top","border-top-color","border-top-left-radius","border-top-right-radius","border-top-style","border-top-width","border-width","bottom","box-align","box-decoration-break","box-direction","box-flex","box-flex-group","box-lines","box-ordinal-group","box-orient","box-pack","box-shadow","box-sizing","break-after","break-before","break-inside","caption-side","caret-color","clear","clip","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","color-scheme","column-count","column-fill","column-gap","column-rule","column-rule-color","column-rule-style","column-rule-width","column-span","column-width","columns","contain","contain-intrinsic-block-size","contain-intrinsic-height","contain-intrinsic-inline-size","contain-intrinsic-size","contain-intrinsic-width","container","container-name","container-type","content","content-visibility","counter-increment","counter-reset","counter-set","cue","cue-after","cue-before","cursor","cx","cy","direction","display","dominant-baseline","empty-cells","enable-background","field-sizing","fill","fill-opacity","fill-rule","filter","flex","flex-basis","flex-direction","flex-flow","flex-grow","flex-shrink","flex-wrap","float","flood-color","flood-opacity","flow","font","font-display","font-family","font-feature-settings","font-kerning","font-language-override","font-optical-sizing","font-palette","font-size","font-size-adjust","font-smooth","font-smoothing","font-stretch","font-style","font-synthesis","font-synthesis-position","font-synthesis-small-caps","font-synthesis-style","font-synthesis-weight","font-variant","font-variant-alternates","font-variant-caps","font-variant-east-asian","font-variant-emoji","font-variant-ligatures","font-variant-numeric","font-variant-position","font-variation-settings","font-weight","forced-color-adjust","gap","glyph-orientation-horizontal","glyph-orientation-vertical","grid","grid-area","grid-auto-columns","grid-auto-flow","grid-auto-rows","grid-column","grid-column-end","grid-column-start","grid-gap","grid-row","grid-row-end","grid-row-start","grid-template","grid-template-areas","grid-template-columns","grid-template-rows","hanging-punctuation","height","hyphenate-character","hyphenate-limit-chars","hyphens","icon","image-orientation","image-rendering","image-resolution","ime-mode","initial-letter","initial-letter-align","inline-size","inset","inset-area","inset-block","inset-block-end","inset-block-start","inset-inline","inset-inline-end","inset-inline-start","isolation","justify-content","justify-items","justify-self","kerning","left","letter-spacing","lighting-color","line-break","line-height","line-height-step","list-style","list-style-image","list-style-position","list-style-type","margin","margin-block","margin-block-end","margin-block-start","margin-bottom","margin-inline","margin-inline-end","margin-inline-start","margin-left","margin-right","margin-top","margin-trim","marker","marker-end","marker-mid","marker-start","marks","mask","mask-border","mask-border-mode","mask-border-outset","mask-border-repeat","mask-border-slice","mask-border-source","mask-border-width","mask-clip","mask-composite","mask-image","mask-mode","mask-origin","mask-position","mask-repeat","mask-size","mask-type","masonry-auto-flow","math-depth","math-shift","math-style","max-block-size","max-height","max-inline-size","max-width","min-block-size","min-height","min-inline-size","min-width","mix-blend-mode","nav-down","nav-index","nav-left","nav-right","nav-up","none","normal","object-fit","object-position","offset","offset-anchor","offset-distance","offset-path","offset-position","offset-rotate","opacity","order","orphans","outline","outline-color","outline-offset","outline-style","outline-width","overflow","overflow-anchor","overflow-block","overflow-clip-margin","overflow-inline","overflow-wrap","overflow-x","overflow-y","overlay","overscroll-behavior","overscroll-behavior-block","overscroll-behavior-inline","overscroll-behavior-x","overscroll-behavior-y","padding","padding-block","padding-block-end","padding-block-start","padding-bottom","padding-inline","padding-inline-end","padding-inline-start","padding-left","padding-right","padding-top","page","page-break-after","page-break-before","page-break-inside","paint-order","pause","pause-after","pause-before","perspective","perspective-origin","place-content","place-items","place-self","pointer-events","position","position-anchor","position-visibility","print-color-adjust","quotes","r","resize","rest","rest-after","rest-before","right","rotate","row-gap","ruby-align","ruby-position","scale","scroll-behavior","scroll-margin","scroll-margin-block","scroll-margin-block-end","scroll-margin-block-start","scroll-margin-bottom","scroll-margin-inline","scroll-margin-inline-end","scroll-margin-inline-start","scroll-margin-left","scroll-margin-right","scroll-margin-top","scroll-padding","scroll-padding-block","scroll-padding-block-end","scroll-padding-block-start","scroll-padding-bottom","scroll-padding-inline","scroll-padding-inline-end","scroll-padding-inline-start","scroll-padding-left","scroll-padding-right","scroll-padding-top","scroll-snap-align","scroll-snap-stop","scroll-snap-type","scroll-timeline","scroll-timeline-axis","scroll-timeline-name","scrollbar-color","scrollbar-gutter","scrollbar-width","shape-image-threshold","shape-margin","shape-outside","shape-rendering","speak","speak-as","src","stop-color","stop-opacity","stroke","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","tab-size","table-layout","text-align","text-align-all","text-align-last","text-anchor","text-combine-upright","text-decoration","text-decoration-color","text-decoration-line","text-decoration-skip","text-decoration-skip-ink","text-decoration-style","text-decoration-thickness","text-emphasis","text-emphasis-color","text-emphasis-position","text-emphasis-style","text-indent","text-justify","text-orientation","text-overflow","text-rendering","text-shadow","text-size-adjust","text-transform","text-underline-offset","text-underline-position","text-wrap","text-wrap-mode","text-wrap-style","timeline-scope","top","touch-action","transform","transform-box","transform-origin","transform-style","transition","transition-behavior","transition-delay","transition-duration","transition-property","transition-timing-function","translate","unicode-bidi","user-modify","user-select","vector-effect","vertical-align","view-timeline","view-timeline-axis","view-timeline-inset","view-timeline-name","view-transition-name","visibility","voice-balance","voice-duration","voice-family","voice-pitch","voice-range","voice-rate","voice-stress","voice-volume","white-space","white-space-collapse","widows","width","will-change","word-break","word-spacing","word-wrap","writing-mode","x","y","z-index","zoom"].sort().reverse(),x2=ab.concat(lb).sort().reverse();function k2(e){const t=_2(e),n=x2,i="and or not only",o="[\\w-]+",a="("+o+"|@\\{"+o+"\\})",l=[],u=[],d=function(T){return{className:"string",begin:"~?"+T+".*?"+T}},h=function(T,I,q){return{className:T,begin:I,relevance:q}},g={$pattern:/[a-z-]+/,keyword:i,attribute:S2.join(" ")},m={begin:"\\(",end:"\\)",contains:u,keywords:g,relevance:0};u.push(e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,d("'"),d('"'),t.CSS_NUMBER_MODE,{begin:"(url|data-uri)\\(",starts:{className:"string",end:"[\\)\\n]",excludeEnd:!0}},t.HEXCOLOR,m,h("variable","@@?"+o,10),h("variable","@\\{"+o+"\\}"),h("built_in","~?`[^`]*?`"),{className:"attribute",begin:o+"\\s*:",end:":",returnBegin:!0,excludeEnd:!0},t.IMPORTANT,{beginKeywords:"and not"},t.FUNCTION_DISPATCH);const v=u.concat({begin:/\{/,end:/\}/,contains:l}),y={beginKeywords:"when",endsWithParent:!0,contains:[{beginKeywords:"and not"}].concat(u)},S={begin:a+"\\s*:",returnBegin:!0,end:/[;}]/,relevance:0,contains:[{begin:/-(webkit|moz|ms|o)-/},t.CSS_VARIABLE,{className:"attribute",begin:"\\b("+w2.join("|")+")\\b",end:/(?=:)/,starts:{endsWithParent:!0,illegal:"[<=$]",relevance:0,contains:u}}]},x={className:"keyword",begin:"@(import|media|charset|font-face|(-[a-z]+-)?keyframes|supports|document|namespace|page|viewport|host)\\b",starts:{end:"[;{}]",keywords:g,returnEnd:!0,contains:u,relevance:0}},k={className:"variable",variants:[{begin:"@"+o+"\\s*:",relevance:15},{begin:"@"+o}],starts:{end:"[;}]",returnEnd:!0,contains:v}},E={variants:[{begin:"[\\.#:&\\[>]",end:"[;{}]"},{begin:a,end:/\{/}],returnBegin:!0,returnEnd:!0,illegal:`[<='$"]`,relevance:0,contains:[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,y,h("keyword","all\\b"),h("variable","@\\{"+o+"\\}"),{begin:"\\b("+b2.join("|")+")\\b",className:"selector-tag"},t.CSS_NUMBER_MODE,h("selector-tag",a,0),h("selector-id","#"+a),h("selector-class","\\."+a,0),h("selector-tag","&",0),t.ATTRIBUTE_SELECTOR_MODE,{className:"selector-pseudo",begin:":("+ab.join("|")+")"},{className:"selector-pseudo",begin:":(:)?("+lb.join("|")+")"},{begin:/\(/,end:/\)/,relevance:0,contains:v},{begin:"!important"},t.FUNCTION_DISPATCH]},D={begin:o+`:(:)?(${n.join("|")})`,returnBegin:!0,contains:[E]};return l.push(e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,x,k,D,S,E,y,t.FUNCTION_DISPATCH),{name:"Less",case_insensitive:!0,illegal:`[=>'/<($"]`,contains:l}}function E2(e){const t="\\[=*\\[",n="\\]=*\\]",i={begin:t,end:n,contains:["self"]},o=[e.COMMENT("--(?!"+t+")","$"),e.COMMENT("--"+t,n,{contains:[i],relevance:10})];return{name:"Lua",aliases:["pluto"],keywords:{$pattern:e.UNDERSCORE_IDENT_RE,literal:"true false nil",keyword:"and break do else elseif end for goto if in local not or repeat return then until while",built_in:"_G _ENV _VERSION __index __newindex __mode __call __metatable __tostring __len __gc __add __sub __mul __div __mod __pow __concat __unm __eq __lt __le assert collectgarbage dofile error getfenv getmetatable ipairs load loadfile loadstring module next pairs pcall print rawequal rawget rawset require select setfenv setmetatable tonumber tostring type unpack xpcall arg self coroutine resume yield status wrap create running debug getupvalue debug sethook getmetatable gethook setmetatable setlocal traceback setfenv getinfo setupvalue getlocal getregistry getfenv io lines write close flush open output type read stderr stdin input stdout popen tmpfile math log max acos huge ldexp pi cos tanh pow deg tan cosh sinh random randomseed frexp ceil floor rad abs sqrt modf asin min mod fmod log10 atan2 exp sin atan os exit setlocale date getenv difftime remove time clock tmpname rename execute package preload loadlib loaded loaders cpath config path seeall string sub upper len gfind rep find match char dump gmatch reverse byte format gsub lower table setn insert getn foreachi maxn foreach concat sort remove"},contains:o.concat([{className:"function",beginKeywords:"function",end:"\\)",contains:[e.inherit(e.TITLE_MODE,{begin:"([_a-zA-Z]\\w*\\.)*([_a-zA-Z]\\w*:)?[_a-zA-Z]\\w*"}),{className:"params",begin:"\\(",endsWithParent:!0,contains:o}].concat(o)},e.C_NUMBER_MODE,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,{className:"string",begin:t,end:n,contains:[i],relevance:5}])}}function C2(e){const t={className:"variable",variants:[{begin:"\\$\\("+e.UNDERSCORE_IDENT_RE+"\\)",contains:[e.BACKSLASH_ESCAPE]},{begin:/\$[@%<?\^\+\*]/}]},n={className:"string",begin:/"/,end:/"/,contains:[e.BACKSLASH_ESCAPE,t]},i={className:"variable",begin:/\$\([\w-]+\s/,end:/\)/,keywords:{built_in:"subst patsubst strip findstring filter filter-out sort word wordlist firstword lastword dir notdir suffix basename addsuffix addprefix join wildcard realpath abspath error warning shell origin flavor foreach if or and call eval file value"},contains:[t,n]},o={begin:"^"+e.UNDERSCORE_IDENT_RE+"\\s*(?=[:+?]?=)"},a={className:"meta",begin:/^\.PHONY:/,end:/$/,keywords:{$pattern:/[\.\w]+/,keyword:".PHONY"}},l={className:"section",begin:/^[^\s]+:/,end:/$/,contains:[t]};return{name:"Makefile",aliases:["mk","mak","make"],keywords:{$pattern:/[\w-]+/,keyword:"define endef undefine ifdef ifndef ifeq ifneq else endif include -include sinclude override export unexport private vpath"},contains:[e.HASH_COMMENT_MODE,t,n,i,o,a,l]}}function N2(e){const t=e.regex,n={begin:/<\/?[A-Za-z_]/,end:">",subLanguage:"xml",relevance:0},i={begin:"^[-\\*]{3,}",end:"$"},o={className:"code",variants:[{begin:"(`{3,})[^`](.|\\n)*?\\1`*[ ]*"},{begin:"(~{3,})[^~](.|\\n)*?\\1~*[ ]*"},{begin:"```",end:"```+[ ]*$"},{begin:"~~~",end:"~~~+[ ]*$"},{begin:"`.+?`"},{begin:"(?=^( {4}|\\t))",contains:[{begin:"^( {4}|\\t)",end:"(\\n)$"}],relevance:0}]},a={className:"bullet",begin:"^[ ]*([*+-]|(\\d+\\.))(?=\\s+)",end:"\\s+",excludeEnd:!0},l={begin:/^\[[^\n]+\]:/,returnBegin:!0,contains:[{className:"symbol",begin:/\[/,end:/\]/,excludeBegin:!0,excludeEnd:!0},{className:"link",begin:/:\s*/,end:/$/,excludeBegin:!0}]},u=/[A-Za-z][A-Za-z0-9+.-]*/,d={variants:[{begin:/\[.+?\]\[.*?\]/,relevance:0},{begin:/\[.+?\]\(((data|javascript|mailto):|(?:http|ftp)s?:\/\/).*?\)/,relevance:2},{begin:t.concat(/\[.+?\]\(/,u,/:\/\/.*?\)/),relevance:2},{begin:/\[.+?\]\([./?&#].*?\)/,relevance:1},{begin:/\[.*?\]\(.*?\)/,relevance:0}],returnBegin:!0,contains:[{match:/\[(?=\])/},{className:"string",relevance:0,begin:"\\[",end:"\\]",excludeBegin:!0,returnEnd:!0},{className:"link",relevance:0,begin:"\\]\\(",end:"\\)",excludeBegin:!0,excludeEnd:!0},{className:"symbol",relevance:0,begin:"\\]\\[",end:"\\]",excludeBegin:!0,excludeEnd:!0}]},h={className:"strong",contains:[],variants:[{begin:/_{2}(?!\s)/,end:/_{2}/},{begin:/\*{2}(?!\s)/,end:/\*{2}/}]},g={className:"emphasis",contains:[],variants:[{begin:/\*(?![*\s])/,end:/\*/},{begin:/_(?![_\s])/,end:/_/,relevance:0}]},m=e.inherit(h,{contains:[]}),v=e.inherit(g,{contains:[]});h.contains.push(v),g.contains.push(m);let y=[n,d];return[h,g,m,v].forEach(E=>{E.contains=E.contains.concat(y)}),y=y.concat(h,g),{name:"Markdown",aliases:["md","mkdown","mkd"],contains:[{className:"section",variants:[{begin:"^#{1,6}",end:"$",contains:y},{begin:"(?=^.+?\\n[=-]{2,}$)",contains:[{begin:"^[=-]*$"},{begin:"^",end:"\\n",contains:y}]}]},n,a,h,g,{className:"quote",begin:"^>\\s+",contains:y,end:"$"},o,i,d,l,{scope:"literal",match:/&([a-zA-Z0-9]+|#[0-9]{1,7}|#[Xx][0-9a-fA-F]{1,6});/}]}}function T2(e){const t={className:"built_in",begin:"\\b(AV|CA|CF|CG|CI|CL|CM|CN|CT|MK|MP|MTK|MTL|NS|SCN|SK|UI|WK|XC)\\w+"},n=/[a-zA-Z@][a-zA-Z0-9_]*/,u={"variable.language":["this","super"],$pattern:n,keyword:["while","export","sizeof","typedef","const","struct","for","union","volatile","static","mutable","if","do","return","goto","enum","else","break","extern","asm","case","default","register","explicit","typename","switch","continue","inline","readonly","assign","readwrite","self","@synchronized","id","typeof","nonatomic","IBOutlet","IBAction","strong","weak","copy","in","out","inout","bycopy","byref","oneway","__strong","__weak","__block","__autoreleasing","@private","@protected","@public","@try","@property","@end","@throw","@catch","@finally","@autoreleasepool","@synthesize","@dynamic","@selector","@optional","@required","@encode","@package","@import","@defs","@compatibility_alias","__bridge","__bridge_transfer","__bridge_retained","__bridge_retain","__covariant","__contravariant","__kindof","_Nonnull","_Nullable","_Null_unspecified","__FUNCTION__","__PRETTY_FUNCTION__","__attribute__","getter","setter","retain","unsafe_unretained","nonnull","nullable","null_unspecified","null_resettable","class","instancetype","NS_DESIGNATED_INITIALIZER","NS_UNAVAILABLE","NS_REQUIRES_SUPER","NS_RETURNS_INNER_POINTER","NS_INLINE","NS_AVAILABLE","NS_DEPRECATED","NS_ENUM","NS_OPTIONS","NS_SWIFT_UNAVAILABLE","NS_ASSUME_NONNULL_BEGIN","NS_ASSUME_NONNULL_END","NS_REFINED_FOR_SWIFT","NS_SWIFT_NAME","NS_SWIFT_NOTHROW","NS_DURING","NS_HANDLER","NS_ENDHANDLER","NS_VALUERETURN","NS_VOIDRETURN"],literal:["false","true","FALSE","TRUE","nil","YES","NO","NULL"],built_in:["dispatch_once_t","dispatch_queue_t","dispatch_sync","dispatch_async","dispatch_once"],type:["int","float","char","unsigned","signed","short","long","double","wchar_t","unichar","void","bool","BOOL","id|0","_Bool"]},d={$pattern:n,keyword:["@interface","@class","@protocol","@implementation"]};return{name:"Objective-C",aliases:["mm","objc","obj-c","obj-c++","objective-c++"],keywords:u,illegal:"</",contains:[t,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,e.C_NUMBER_MODE,e.QUOTE_STRING_MODE,e.APOS_STRING_MODE,{className:"string",variants:[{begin:'@"',end:'"',illegal:"\\n",contains:[e.BACKSLASH_ESCAPE]}]},{className:"meta",begin:/#\s*[a-z]+\b/,end:/$/,keywords:{keyword:"if else elif endif define undef warning error line pragma ifdef ifndef include"},contains:[{begin:/\\\n/,relevance:0},e.inherit(e.QUOTE_STRING_MODE,{className:"string"}),{className:"string",begin:/<.*?>/,end:/$/,illegal:"\\n"},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},{className:"class",begin:"("+d.keyword.join("|")+")\\b",end:/(\{|$)/,excludeEnd:!0,keywords:d,contains:[e.UNDERSCORE_TITLE_MODE]},{begin:"\\."+e.UNDERSCORE_IDENT_RE,relevance:0}]}}function R2(e){const t=e.regex,n=["abs","accept","alarm","and","atan2","bind","binmode","bless","break","caller","chdir","chmod","chomp","chop","chown","chr","chroot","class","close","closedir","connect","continue","cos","crypt","dbmclose","dbmopen","defined","delete","die","do","dump","each","else","elsif","endgrent","endhostent","endnetent","endprotoent","endpwent","endservent","eof","eval","exec","exists","exit","exp","fcntl","field","fileno","flock","for","foreach","fork","format","formline","getc","getgrent","getgrgid","getgrnam","gethostbyaddr","gethostbyname","gethostent","getlogin","getnetbyaddr","getnetbyname","getnetent","getpeername","getpgrp","getpriority","getprotobyname","getprotobynumber","getprotoent","getpwent","getpwnam","getpwuid","getservbyname","getservbyport","getservent","getsockname","getsockopt","given","glob","gmtime","goto","grep","gt","hex","if","index","int","ioctl","join","keys","kill","last","lc","lcfirst","length","link","listen","local","localtime","log","lstat","lt","ma","map","method","mkdir","msgctl","msgget","msgrcv","msgsnd","my","ne","next","no","not","oct","open","opendir","or","ord","our","pack","package","pipe","pop","pos","print","printf","prototype","push","q|0","qq","quotemeta","qw","qx","rand","read","readdir","readline","readlink","readpipe","recv","redo","ref","rename","require","reset","return","reverse","rewinddir","rindex","rmdir","say","scalar","seek","seekdir","select","semctl","semget","semop","send","setgrent","sethostent","setnetent","setpgrp","setpriority","setprotoent","setpwent","setservent","setsockopt","shift","shmctl","shmget","shmread","shmwrite","shutdown","sin","sleep","socket","socketpair","sort","splice","split","sprintf","sqrt","srand","stat","state","study","sub","substr","symlink","syscall","sysopen","sysread","sysseek","system","syswrite","tell","telldir","tie","tied","time","times","tr","truncate","uc","ucfirst","umask","undef","unless","unlink","unpack","unshift","untie","until","use","utime","values","vec","wait","waitpid","wantarray","warn","when","while","write","x|0","xor","y|0"],i=/[dualxmsipngr]{0,12}/,o={$pattern:/[\w.]+/,keyword:n.join(" ")},a={className:"subst",begin:"[$@]\\{",end:"\\}",keywords:o},l={begin:/->\{/,end:/\}/},u={scope:"attr",match:/\s+:\s*\w+(\s*\(.*?\))?/},d={scope:"variable",variants:[{begin:/\$\d/},{begin:t.concat(/[$%@](?!")(\^\w\b|#\w+(::\w+)*|\{\w+\}|\w+(::\w*)*)/,"(?![A-Za-z])(?![@$%])")},{begin:/[$%@](?!")[^\s\w{=]|\$=/,relevance:0}],contains:[u]},h={className:"number",variants:[{match:/0?\.[0-9][0-9_]+\b/},{match:/\bv?(0|[1-9][0-9_]*(\.[0-9_]+)?|[1-9][0-9_]*)\b/},{match:/\b0[0-7][0-7_]*\b/},{match:/\b0x[0-9a-fA-F][0-9a-fA-F_]*\b/},{match:/\b0b[0-1][0-1_]*\b/}],relevance:0},g=[e.BACKSLASH_ESCAPE,a,d],m=[/!/,/\//,/\|/,/\?/,/'/,/"/,/#/],v=(x,k,E="\\1")=>{const D=E==="\\1"?E:t.concat(E,k);return t.concat(t.concat("(?:",x,")"),k,/(?:\\.|[^\\\/])*?/,D,/(?:\\.|[^\\\/])*?/,E,i)},y=(x,k,E)=>t.concat(t.concat("(?:",x,")"),k,/(?:\\.|[^\\\/])*?/,E,i),S=[d,e.HASH_COMMENT_MODE,e.COMMENT(/^=\w/,/=cut/,{endsWithParent:!0}),l,{className:"string",contains:g,variants:[{begin:"q[qwxr]?\\s*\\(",end:"\\)",relevance:5},{begin:"q[qwxr]?\\s*\\[",end:"\\]",relevance:5},{begin:"q[qwxr]?\\s*\\{",end:"\\}",relevance:5},{begin:"q[qwxr]?\\s*\\|",end:"\\|",relevance:5},{begin:"q[qwxr]?\\s*<",end:">",relevance:5},{begin:"qw\\s+q",end:"q",relevance:5},{begin:"'",end:"'",contains:[e.BACKSLASH_ESCAPE]},{begin:'"',end:'"'},{begin:"`",end:"`",contains:[e.BACKSLASH_ESCAPE]},{begin:/\{\w+\}/,relevance:0},{begin:"-?\\w+\\s*=>",relevance:0}]},h,{begin:"(\\/\\/|"+e.RE_STARTERS_RE+"|\\b(split|return|print|reverse|grep)\\b)\\s*",keywords:"split return print reverse grep",relevance:0,contains:[e.HASH_COMMENT_MODE,{className:"regexp",variants:[{begin:v("s|tr|y",t.either(...m,{capture:!0}))},{begin:v("s|tr|y","\\(","\\)")},{begin:v("s|tr|y","\\[","\\]")},{begin:v("s|tr|y","\\{","\\}")}],relevance:2},{className:"regexp",variants:[{begin:/(m|qr)\/\//,relevance:0},{begin:y("(?:m|qr)?",/\//,/\//)},{begin:y("m|qr",t.either(...m,{capture:!0}),/\1/)},{begin:y("m|qr",/\(/,/\)/)},{begin:y("m|qr",/\[/,/\]/)},{begin:y("m|qr",/\{/,/\}/)}]}]},{className:"function",beginKeywords:"sub method",end:"(\\s*\\(.*?\\))?[;{]",excludeEnd:!0,relevance:5,contains:[e.TITLE_MODE,u]},{className:"class",beginKeywords:"class",end:"[;{]",excludeEnd:!0,relevance:5,contains:[e.TITLE_MODE,u,h]},{begin:"-\\w\\b",relevance:0},{begin:"^__DATA__$",end:"^__END__$",subLanguage:"mojolicious",contains:[{begin:"^@@.*",end:"$",className:"comment"}]}];return a.contains=S,l.contains=S,{name:"Perl",aliases:["pl","pm"],keywords:o,contains:S}}function M2(e){const t=e.regex,n=/(?![A-Za-z0-9])(?![$])/,i=t.concat(/[a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*/,n),o=t.concat(/(\\?[A-Z][a-z0-9_\x7f-\xff]+|\\?[A-Z]+(?=[A-Z][a-z0-9_\x7f-\xff])){1,}/,n),a=t.concat(/[A-Z]+/,n),l={scope:"variable",match:"\\$+"+i},u={scope:"meta",variants:[{begin:/<\?php/,relevance:10},{begin:/<\?=/},{begin:/<\?/,relevance:.1},{begin:/\?>/}]},d={scope:"subst",variants:[{begin:/\$\w+/},{begin:/\{\$/,end:/\}/}]},h=e.inherit(e.APOS_STRING_MODE,{illegal:null}),g=e.inherit(e.QUOTE_STRING_MODE,{illegal:null,contains:e.QUOTE_STRING_MODE.contains.concat(d)}),m={begin:/<<<[ \t]*(?:(\w+)|"(\w+)")\n/,end:/[ \t]*(\w+)\b/,contains:e.QUOTE_STRING_MODE.contains.concat(d),"on:begin":(z,H)=>{H.data._beginMatch=z[1]||z[2]},"on:end":(z,H)=>{H.data._beginMatch!==z[1]&&H.ignoreMatch()}},v=e.END_SAME_AS_BEGIN({begin:/<<<[ \t]*'(\w+)'\n/,end:/[ \t]*(\w+)\b/}),y=`[
73
- ]`,S={scope:"string",variants:[g,h,m,v]},x={scope:"number",variants:[{begin:"\\b0[bB][01]+(?:_[01]+)*\\b"},{begin:"\\b0[oO][0-7]+(?:_[0-7]+)*\\b"},{begin:"\\b0[xX][\\da-fA-F]+(?:_[\\da-fA-F]+)*\\b"},{begin:"(?:\\b\\d+(?:_\\d+)*(\\.(?:\\d+(?:_\\d+)*))?|\\B\\.\\d+)(?:[eE][+-]?\\d+)?"}],relevance:0},k=["false","null","true"],E=["__CLASS__","__DIR__","__FILE__","__FUNCTION__","__COMPILER_HALT_OFFSET__","__LINE__","__METHOD__","__NAMESPACE__","__TRAIT__","die","echo","exit","include","include_once","print","require","require_once","array","abstract","and","as","binary","bool","boolean","break","callable","case","catch","class","clone","const","continue","declare","default","do","double","else","elseif","empty","enddeclare","endfor","endforeach","endif","endswitch","endwhile","enum","eval","extends","final","finally","float","for","foreach","from","global","goto","if","implements","instanceof","insteadof","int","integer","interface","isset","iterable","list","match|0","mixed","new","never","object","or","private","protected","public","readonly","real","return","string","switch","throw","trait","try","unset","use","var","void","while","xor","yield"],D=["Error|0","AppendIterator","ArgumentCountError","ArithmeticError","ArrayIterator","ArrayObject","AssertionError","BadFunctionCallException","BadMethodCallException","CachingIterator","CallbackFilterIterator","CompileError","Countable","DirectoryIterator","DivisionByZeroError","DomainException","EmptyIterator","ErrorException","Exception","FilesystemIterator","FilterIterator","GlobIterator","InfiniteIterator","InvalidArgumentException","IteratorIterator","LengthException","LimitIterator","LogicException","MultipleIterator","NoRewindIterator","OutOfBoundsException","OutOfRangeException","OuterIterator","OverflowException","ParentIterator","ParseError","RangeException","RecursiveArrayIterator","RecursiveCachingIterator","RecursiveCallbackFilterIterator","RecursiveDirectoryIterator","RecursiveFilterIterator","RecursiveIterator","RecursiveIteratorIterator","RecursiveRegexIterator","RecursiveTreeIterator","RegexIterator","RuntimeException","SeekableIterator","SplDoublyLinkedList","SplFileInfo","SplFileObject","SplFixedArray","SplHeap","SplMaxHeap","SplMinHeap","SplObjectStorage","SplObserver","SplPriorityQueue","SplQueue","SplStack","SplSubject","SplTempFileObject","TypeError","UnderflowException","UnexpectedValueException","UnhandledMatchError","ArrayAccess","BackedEnum","Closure","Fiber","Generator","Iterator","IteratorAggregate","Serializable","Stringable","Throwable","Traversable","UnitEnum","WeakReference","WeakMap","Directory","__PHP_Incomplete_Class","parent","php_user_filter","self","static","stdClass"],I={keyword:E,literal:(z=>{const H=[];return z.forEach(Q=>{H.push(Q),Q.toLowerCase()===Q?H.push(Q.toUpperCase()):H.push(Q.toLowerCase())}),H})(k),built_in:D},q=z=>z.map(H=>H.replace(/\|\d+$/,"")),L={variants:[{match:[/new/,t.concat(y,"+"),t.concat("(?!",q(D).join("\\b|"),"\\b)"),o],scope:{1:"keyword",4:"title.class"}}]},re=t.concat(i,"\\b(?!\\()"),X={variants:[{match:[t.concat(/::/,t.lookahead(/(?!class\b)/)),re],scope:{2:"variable.constant"}},{match:[/::/,/class/],scope:{2:"variable.language"}},{match:[o,t.concat(/::/,t.lookahead(/(?!class\b)/)),re],scope:{1:"title.class",3:"variable.constant"}},{match:[o,t.concat("::",t.lookahead(/(?!class\b)/))],scope:{1:"title.class"}},{match:[o,/::/,/class/],scope:{1:"title.class",3:"variable.language"}}]},te={scope:"attr",match:t.concat(i,t.lookahead(":"),t.lookahead(/(?!::)/))},A={relevance:0,begin:/\(/,end:/\)/,keywords:I,contains:[te,l,X,e.C_BLOCK_COMMENT_MODE,S,x,L]},j={relevance:0,match:[/\b/,t.concat("(?!fn\\b|function\\b|",q(E).join("\\b|"),"|",q(D).join("\\b|"),"\\b)"),i,t.concat(y,"*"),t.lookahead(/(?=\()/)],scope:{3:"title.function.invoke"},contains:[A]};A.contains.push(j);const R=[te,X,e.C_BLOCK_COMMENT_MODE,S,x,L],F={begin:t.concat(/#\[\s*\\?/,t.either(o,a)),beginScope:"meta",end:/]/,endScope:"meta",keywords:{literal:k,keyword:["new","array"]},contains:[{begin:/\[/,end:/]/,keywords:{literal:k,keyword:["new","array"]},contains:["self",...R]},...R,{scope:"meta",variants:[{match:o},{match:a}]}]};return{case_insensitive:!1,keywords:I,contains:[F,e.HASH_COMMENT_MODE,e.COMMENT("//","$"),e.COMMENT("/\\*","\\*/",{contains:[{scope:"doctag",match:"@[A-Za-z]+"}]}),{match:/__halt_compiler\(\);/,keywords:"__halt_compiler",starts:{scope:"comment",end:e.MATCH_NOTHING_RE,contains:[{match:/\?>/,scope:"meta",endsParent:!0}]}},u,{scope:"variable.language",match:/\$this\b/},l,j,X,{match:[/const/,/\s/,i],scope:{1:"keyword",3:"variable.constant"}},L,{scope:"function",relevance:0,beginKeywords:"fn function",end:/[;{]/,excludeEnd:!0,illegal:"[$%\\[]",contains:[{beginKeywords:"use"},e.UNDERSCORE_TITLE_MODE,{begin:"=>",endsParent:!0},{scope:"params",begin:"\\(",end:"\\)",excludeBegin:!0,excludeEnd:!0,keywords:I,contains:["self",F,l,X,e.C_BLOCK_COMMENT_MODE,S,x]}]},{scope:"class",variants:[{beginKeywords:"enum",illegal:/[($"]/},{beginKeywords:"class interface trait",illegal:/[:($"]/}],relevance:0,end:/\{/,excludeEnd:!0,contains:[{beginKeywords:"extends implements"},e.UNDERSCORE_TITLE_MODE]},{beginKeywords:"namespace",relevance:0,end:";",illegal:/[.']/,contains:[e.inherit(e.UNDERSCORE_TITLE_MODE,{scope:"title.class"})]},{beginKeywords:"use",relevance:0,end:";",contains:[{match:/\b(as|const|function)\b/,scope:"keyword"},e.UNDERSCORE_TITLE_MODE]},S,x]}}function A2(e){return{name:"PHP template",subLanguage:"xml",contains:[{begin:/<\?(php|=)?/,end:/\?>/,subLanguage:"php",contains:[{begin:"/\\*",end:"\\*/",skip:!0},{begin:'b"',end:'"',skip:!0},{begin:"b'",end:"'",skip:!0},e.inherit(e.APOS_STRING_MODE,{illegal:null,className:null,contains:null,skip:!0}),e.inherit(e.QUOTE_STRING_MODE,{illegal:null,className:null,contains:null,skip:!0})]}]}}function I2(e){return{name:"Plain text",aliases:["text","txt"],disableAutodetect:!0}}function L2(e){const t=e.regex,n=new RegExp("[\\p{XID_Start}_]\\p{XID_Continue}*","u"),i=["and","as","assert","async","await","break","case","class","continue","def","del","elif","else","except","finally","for","from","global","if","import","in","is","lambda","match","nonlocal|10","not","or","pass","raise","return","try","while","with","yield"],u={$pattern:/[A-Za-z]\w+|__\w+__/,keyword:i,built_in:["__import__","abs","all","any","ascii","bin","bool","breakpoint","bytearray","bytes","callable","chr","classmethod","compile","complex","delattr","dict","dir","divmod","enumerate","eval","exec","filter","float","format","frozenset","getattr","globals","hasattr","hash","help","hex","id","input","int","isinstance","issubclass","iter","len","list","locals","map","max","memoryview","min","next","object","oct","open","ord","pow","print","property","range","repr","reversed","round","set","setattr","slice","sorted","staticmethod","str","sum","super","tuple","type","vars","zip"],literal:["__debug__","Ellipsis","False","None","NotImplemented","True"],type:["Any","Callable","Coroutine","Dict","List","Literal","Generic","Optional","Sequence","Set","Tuple","Type","Union"]},d={className:"meta",begin:/^(>>>|\.\.\.) /},h={className:"subst",begin:/\{/,end:/\}/,keywords:u,illegal:/#/},g={begin:/\{\{/,relevance:0},m={className:"string",contains:[e.BACKSLASH_ESCAPE],variants:[{begin:/([uU]|[bB]|[rR]|[bB][rR]|[rR][bB])?'''/,end:/'''/,contains:[e.BACKSLASH_ESCAPE,d],relevance:10},{begin:/([uU]|[bB]|[rR]|[bB][rR]|[rR][bB])?"""/,end:/"""/,contains:[e.BACKSLASH_ESCAPE,d],relevance:10},{begin:/([fF][rR]|[rR][fF]|[fF])'''/,end:/'''/,contains:[e.BACKSLASH_ESCAPE,d,g,h]},{begin:/([fF][rR]|[rR][fF]|[fF])"""/,end:/"""/,contains:[e.BACKSLASH_ESCAPE,d,g,h]},{begin:/([uU]|[rR])'/,end:/'/,relevance:10},{begin:/([uU]|[rR])"/,end:/"/,relevance:10},{begin:/([bB]|[bB][rR]|[rR][bB])'/,end:/'/},{begin:/([bB]|[bB][rR]|[rR][bB])"/,end:/"/},{begin:/([fF][rR]|[rR][fF]|[fF])'/,end:/'/,contains:[e.BACKSLASH_ESCAPE,g,h]},{begin:/([fF][rR]|[rR][fF]|[fF])"/,end:/"/,contains:[e.BACKSLASH_ESCAPE,g,h]},e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]},v="[0-9](_?[0-9])*",y=`(\\b(${v}))?\\.(${v})|\\b(${v})\\.`,S=`\\b|${i.join("|")}`,x={className:"number",relevance:0,variants:[{begin:`(\\b(${v})|(${y}))[eE][+-]?(${v})[jJ]?(?=${S})`},{begin:`(${y})[jJ]?`},{begin:`\\b([1-9](_?[0-9])*|0+(_?0)*)[lLjJ]?(?=${S})`},{begin:`\\b0[bB](_?[01])+[lL]?(?=${S})`},{begin:`\\b0[oO](_?[0-7])+[lL]?(?=${S})`},{begin:`\\b0[xX](_?[0-9a-fA-F])+[lL]?(?=${S})`},{begin:`\\b(${v})[jJ](?=${S})`}]},k={className:"comment",begin:t.lookahead(/# type:/),end:/$/,keywords:u,contains:[{begin:/# type:/},{begin:/#/,end:/\b\B/,endsWithParent:!0}]},E={className:"params",variants:[{className:"",begin:/\(\s*\)/,skip:!0},{begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:u,contains:["self",d,x,m,e.HASH_COMMENT_MODE]}]};return h.contains=[m,x,d],{name:"Python",aliases:["py","gyp","ipython"],unicodeRegex:!0,keywords:u,illegal:/(<\/|\?)|=>/,contains:[d,x,{scope:"variable.language",match:/\bself\b/},{beginKeywords:"if",relevance:0},{match:/\bor\b/,scope:"keyword"},m,k,e.HASH_COMMENT_MODE,{match:[/\bdef/,/\s+/,n],scope:{1:"keyword",3:"title.function"},contains:[E]},{variants:[{match:[/\bclass/,/\s+/,n,/\s*/,/\(\s*/,n,/\s*\)/]},{match:[/\bclass/,/\s+/,n]}],scope:{1:"keyword",3:"title.class",6:"title.class.inherited"}},{className:"meta",begin:/^[\t ]*@/,end:/(?=#)|$/,contains:[x,E,m]}]}}function D2(e){return{aliases:["pycon"],contains:[{className:"meta.prompt",starts:{end:/ |$/,starts:{end:"$",subLanguage:"python"}},variants:[{begin:/^>>>(?=[ ]|$)/},{begin:/^\.\.\.(?=[ ]|$)/}]}]}}function O2(e){const t=e.regex,n=/(?:(?:[a-zA-Z]|\.[._a-zA-Z])[._a-zA-Z0-9]*)|\.(?!\d)/,i=t.either(/0[xX][0-9a-fA-F]+\.[0-9a-fA-F]*[pP][+-]?\d+i?/,/0[xX][0-9a-fA-F]+(?:[pP][+-]?\d+)?[Li]?/,/(?:\d+(?:\.\d*)?|\.\d+)(?:[eE][+-]?\d+)?[Li]?/),o=/[=!<>:]=|\|\||&&|:::?|<-|<<-|->>|->|\|>|[-+*\/?!$&|:<=>@^~]|\*\*/,a=t.either(/[()]/,/[{}]/,/\[\[/,/[[\]]/,/\\/,/,/);return{name:"R",keywords:{$pattern:n,keyword:"function if in break next repeat else for while",literal:"NULL NA TRUE FALSE Inf NaN NA_integer_|10 NA_real_|10 NA_character_|10 NA_complex_|10",built_in:"LETTERS letters month.abb month.name pi T F abs acos acosh all any anyNA Arg as.call as.character as.complex as.double as.environment as.integer as.logical as.null.default as.numeric as.raw asin asinh atan atanh attr attributes baseenv browser c call ceiling class Conj cos cosh cospi cummax cummin cumprod cumsum digamma dim dimnames emptyenv exp expression floor forceAndCall gamma gc.time globalenv Im interactive invisible is.array is.atomic is.call is.character is.complex is.double is.environment is.expression is.finite is.function is.infinite is.integer is.language is.list is.logical is.matrix is.na is.name is.nan is.null is.numeric is.object is.pairlist is.raw is.recursive is.single is.symbol lazyLoadDBfetch length lgamma list log max min missing Mod names nargs nzchar oldClass on.exit pos.to.env proc.time prod quote range Re rep retracemem return round seq_along seq_len seq.int sign signif sin sinh sinpi sqrt standardGeneric substitute sum switch tan tanh tanpi tracemem trigamma trunc unclass untracemem UseMethod xtfrm"},contains:[e.COMMENT(/#'/,/$/,{contains:[{scope:"doctag",match:/@examples/,starts:{end:t.lookahead(t.either(/\n^#'\s*(?=@[a-zA-Z]+)/,/\n^(?!#')/)),endsParent:!0}},{scope:"doctag",begin:"@param",end:/$/,contains:[{scope:"variable",variants:[{match:n},{match:/`(?:\\.|[^`\\])+`/}],endsParent:!0}]},{scope:"doctag",match:/@[a-zA-Z]+/},{scope:"keyword",match:/\\[a-zA-Z]+/}]}),e.HASH_COMMENT_MODE,{scope:"string",contains:[e.BACKSLASH_ESCAPE],variants:[e.END_SAME_AS_BEGIN({begin:/[rR]"(-*)\(/,end:/\)(-*)"/}),e.END_SAME_AS_BEGIN({begin:/[rR]"(-*)\{/,end:/\}(-*)"/}),e.END_SAME_AS_BEGIN({begin:/[rR]"(-*)\[/,end:/\](-*)"/}),e.END_SAME_AS_BEGIN({begin:/[rR]'(-*)\(/,end:/\)(-*)'/}),e.END_SAME_AS_BEGIN({begin:/[rR]'(-*)\{/,end:/\}(-*)'/}),e.END_SAME_AS_BEGIN({begin:/[rR]'(-*)\[/,end:/\](-*)'/}),{begin:'"',end:'"',relevance:0},{begin:"'",end:"'",relevance:0}]},{relevance:0,variants:[{scope:{1:"operator",2:"number"},match:[o,i]},{scope:{1:"operator",2:"number"},match:[/%[^%]*%/,i]},{scope:{1:"punctuation",2:"number"},match:[a,i]},{scope:{2:"number"},match:[/[^a-zA-Z0-9._]|^/,i]}]},{scope:{3:"operator"},match:[n,/\s+/,/<-/,/\s+/]},{scope:"operator",relevance:0,variants:[{match:o},{match:/%[^%]*%/}]},{scope:"punctuation",relevance:0,match:a},{begin:"`",end:"`",contains:[{begin:/\\./}]}]}}function P2(e){const t=e.regex,n="([a-zA-Z_]\\w*[!?=]?|[-+~]@|<<|>>|=~|===?|<=>|[<>]=?|\\*\\*|[-/+%^&*~`|]|\\[\\]=?)",i=t.either(/\b([A-Z]+[a-z0-9]+)+/,/\b([A-Z]+[a-z0-9]+)+[A-Z]+/),o=t.concat(i,/(::\w+)*/),l={"variable.constant":["__FILE__","__LINE__","__ENCODING__"],"variable.language":["self","super"],keyword:["alias","and","begin","BEGIN","break","case","class","defined","do","else","elsif","end","END","ensure","for","if","in","module","next","not","or","redo","require","rescue","retry","return","then","undef","unless","until","when","while","yield",...["include","extend","prepend","public","private","protected","raise","throw"]],built_in:["proc","lambda","attr_accessor","attr_reader","attr_writer","define_method","private_constant","module_function"],literal:["true","false","nil"]},u={className:"doctag",begin:"@[A-Za-z]+"},d={begin:"#<",end:">"},h=[e.COMMENT("#","$",{contains:[u]}),e.COMMENT("^=begin","^=end",{contains:[u],relevance:10}),e.COMMENT("^__END__",e.MATCH_NOTHING_RE)],g={className:"subst",begin:/#\{/,end:/\}/,keywords:l},m={className:"string",contains:[e.BACKSLASH_ESCAPE,g],variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/},{begin:/`/,end:/`/},{begin:/%[qQwWx]?\(/,end:/\)/},{begin:/%[qQwWx]?\[/,end:/\]/},{begin:/%[qQwWx]?\{/,end:/\}/},{begin:/%[qQwWx]?</,end:/>/},{begin:/%[qQwWx]?\//,end:/\//},{begin:/%[qQwWx]?%/,end:/%/},{begin:/%[qQwWx]?-/,end:/-/},{begin:/%[qQwWx]?\|/,end:/\|/},{begin:/\B\?(\\\d{1,3})/},{begin:/\B\?(\\x[A-Fa-f0-9]{1,2})/},{begin:/\B\?(\\u\{?[A-Fa-f0-9]{1,6}\}?)/},{begin:/\B\?(\\M-\\C-|\\M-\\c|\\c\\M-|\\M-|\\C-\\M-)[\x20-\x7e]/},{begin:/\B\?\\(c|C-)[\x20-\x7e]/},{begin:/\B\?\\?\S/},{begin:t.concat(/<<[-~]?'?/,t.lookahead(/(\w+)(?=\W)[^\n]*\n(?:[^\n]*\n)*?\s*\1\b/)),contains:[e.END_SAME_AS_BEGIN({begin:/(\w+)/,end:/(\w+)/,contains:[e.BACKSLASH_ESCAPE,g]})]}]},v="[1-9](_?[0-9])*|0",y="[0-9](_?[0-9])*",S={className:"number",relevance:0,variants:[{begin:`\\b(${v})(\\.(${y}))?([eE][+-]?(${y})|r)?i?\\b`},{begin:"\\b0[dD][0-9](_?[0-9])*r?i?\\b"},{begin:"\\b0[bB][0-1](_?[0-1])*r?i?\\b"},{begin:"\\b0[oO][0-7](_?[0-7])*r?i?\\b"},{begin:"\\b0[xX][0-9a-fA-F](_?[0-9a-fA-F])*r?i?\\b"},{begin:"\\b0(_?[0-7])+r?i?\\b"}]},x={variants:[{match:/\(\)/},{className:"params",begin:/\(/,end:/(?=\))/,excludeBegin:!0,endsParent:!0,keywords:l}]},L=[m,{variants:[{match:[/class\s+/,o,/\s+<\s+/,o]},{match:[/\b(class|module)\s+/,o]}],scope:{2:"title.class",4:"title.class.inherited"},keywords:l},{match:[/(include|extend)\s+/,o],scope:{2:"title.class"},keywords:l},{relevance:0,match:[o,/\.new[. (]/],scope:{1:"title.class"}},{relevance:0,match:/\b[A-Z][A-Z_0-9]+\b/,className:"variable.constant"},{relevance:0,match:i,scope:"title.class"},{match:[/def/,/\s+/,n],scope:{1:"keyword",3:"title.function"},contains:[x]},{begin:e.IDENT_RE+"::"},{className:"symbol",begin:e.UNDERSCORE_IDENT_RE+"(!|\\?)?:",relevance:0},{className:"symbol",begin:":(?!\\s)",contains:[m,{begin:n}],relevance:0},S,{className:"variable",begin:"(\\$\\W)|((\\$|@@?)(\\w+))(?=[^@$?])(?![A-Za-z])(?![@$?'])"},{className:"params",begin:/\|(?!=)/,end:/\|/,excludeBegin:!0,excludeEnd:!0,relevance:0,keywords:l},{begin:"("+e.RE_STARTERS_RE+"|unless)\\s*",keywords:"unless",contains:[{className:"regexp",contains:[e.BACKSLASH_ESCAPE,g],illegal:/\n/,variants:[{begin:"/",end:"/[a-z]*"},{begin:/%r\{/,end:/\}[a-z]*/},{begin:"%r\\(",end:"\\)[a-z]*"},{begin:"%r!",end:"![a-z]*"},{begin:"%r\\[",end:"\\][a-z]*"}]}].concat(d,h),relevance:0}].concat(d,h);g.contains=L,x.contains=L;const A=[{begin:/^\s*=>/,starts:{end:"$",contains:L}},{className:"meta.prompt",begin:"^("+"[>?]>"+"|"+"[\\w#]+\\(\\w+\\):\\d+:\\d+[>*]"+"|"+"(\\w+-)?\\d+\\.\\d+\\.\\d+(p\\d+)?[^\\d][^>]+>"+")(?=[ ])",starts:{end:"$",keywords:l,contains:L}}];return h.unshift(d),{name:"Ruby",aliases:["rb","gemspec","podspec","thor","irb"],keywords:l,illegal:/\/\*/,contains:[e.SHEBANG({binary:"ruby"})].concat(A).concat(h).concat(L)}}function B2(e){const t=e.regex,n=/(r#)?/,i=t.concat(n,e.UNDERSCORE_IDENT_RE),o=t.concat(n,e.IDENT_RE),a={className:"title.function.invoke",relevance:0,begin:t.concat(/\b/,/(?!let|for|while|if|else|match\b)/,o,t.lookahead(/\s*\(/))},l="([ui](8|16|32|64|128|size)|f(32|64))?",u=["abstract","as","async","await","become","box","break","const","continue","crate","do","dyn","else","enum","extern","false","final","fn","for","if","impl","in","let","loop","macro","match","mod","move","mut","override","priv","pub","ref","return","self","Self","static","struct","super","trait","true","try","type","typeof","union","unsafe","unsized","use","virtual","where","while","yield"],d=["true","false","Some","None","Ok","Err"],h=["drop ","Copy","Send","Sized","Sync","Drop","Fn","FnMut","FnOnce","ToOwned","Clone","Debug","PartialEq","PartialOrd","Eq","Ord","AsRef","AsMut","Into","From","Default","Iterator","Extend","IntoIterator","DoubleEndedIterator","ExactSizeIterator","SliceConcatExt","ToString","assert!","assert_eq!","bitflags!","bytes!","cfg!","col!","concat!","concat_idents!","debug_assert!","debug_assert_eq!","env!","eprintln!","panic!","file!","format!","format_args!","include_bytes!","include_str!","line!","local_data_key!","module_path!","option_env!","print!","println!","select!","stringify!","try!","unimplemented!","unreachable!","vec!","write!","writeln!","macro_rules!","assert_ne!","debug_assert_ne!"],g=["i8","i16","i32","i64","i128","isize","u8","u16","u32","u64","u128","usize","f32","f64","str","char","bool","Box","Option","Result","String","Vec"];return{name:"Rust",aliases:["rs"],keywords:{$pattern:e.IDENT_RE+"!?",type:g,keyword:u,literal:d,built_in:h},illegal:"</",contains:[e.C_LINE_COMMENT_MODE,e.COMMENT("/\\*","\\*/",{contains:["self"]}),e.inherit(e.QUOTE_STRING_MODE,{begin:/b?"/,illegal:null}),{className:"symbol",begin:/'[a-zA-Z_][a-zA-Z0-9_]*(?!')/},{scope:"string",variants:[{begin:/b?r(#*)"(.|\n)*?"\1(?!#)/},{begin:/b?'/,end:/'/,contains:[{scope:"char.escape",match:/\\('|\w|x\w{2}|u\w{4}|U\w{8})/}]}]},{className:"number",variants:[{begin:"\\b0b([01_]+)"+l},{begin:"\\b0o([0-7_]+)"+l},{begin:"\\b0x([A-Fa-f0-9_]+)"+l},{begin:"\\b(\\d[\\d_]*(\\.[0-9_]+)?([eE][+-]?[0-9_]+)?)"+l}],relevance:0},{begin:[/fn/,/\s+/,i],className:{1:"keyword",3:"title.function"}},{className:"meta",begin:"#!?\\[",end:"\\]",contains:[{className:"string",begin:/"/,end:/"/,contains:[e.BACKSLASH_ESCAPE]}]},{begin:[/let/,/\s+/,/(?:mut\s+)?/,i],className:{1:"keyword",3:"keyword",4:"variable"}},{begin:[/for/,/\s+/,i,/\s+/,/in/],className:{1:"keyword",3:"variable",5:"keyword"}},{begin:[/type/,/\s+/,i],className:{1:"keyword",3:"title.class"}},{begin:[/(?:trait|enum|struct|union|impl|for)/,/\s+/,i],className:{1:"keyword",3:"title.class"}},{begin:e.IDENT_RE+"::",keywords:{keyword:"Self",built_in:h,type:g}},{className:"punctuation",begin:"->"},a]}}const F2=e=>({IMPORTANT:{scope:"meta",begin:"!important"},BLOCK_COMMENT:e.C_BLOCK_COMMENT_MODE,HEXCOLOR:{scope:"number",begin:/#(([0-9a-fA-F]{3,4})|(([0-9a-fA-F]{2}){3,4}))\b/},FUNCTION_DISPATCH:{className:"built_in",begin:/[\w-]+(?=\()/},ATTRIBUTE_SELECTOR_MODE:{scope:"selector-attr",begin:/\[/,end:/\]/,illegal:"$",contains:[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]},CSS_NUMBER_MODE:{scope:"number",begin:e.NUMBER_RE+"(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?",relevance:0},CSS_VARIABLE:{className:"attr",begin:/--[A-Za-z_][A-Za-z0-9_-]*/}}),j2=["a","abbr","address","article","aside","audio","b","blockquote","body","button","canvas","caption","cite","code","dd","del","details","dfn","div","dl","dt","em","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","html","i","iframe","img","input","ins","kbd","label","legend","li","main","mark","menu","nav","object","ol","optgroup","option","p","picture","q","quote","samp","section","select","source","span","strong","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","tr","ul","var","video"],z2=["defs","g","marker","mask","pattern","svg","switch","symbol","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feFlood","feGaussianBlur","feImage","feMerge","feMorphology","feOffset","feSpecularLighting","feTile","feTurbulence","linearGradient","radialGradient","stop","circle","ellipse","image","line","path","polygon","polyline","rect","text","use","textPath","tspan","foreignObject","clipPath"],U2=[...j2,...z2],H2=["any-hover","any-pointer","aspect-ratio","color","color-gamut","color-index","device-aspect-ratio","device-height","device-width","display-mode","forced-colors","grid","height","hover","inverted-colors","monochrome","orientation","overflow-block","overflow-inline","pointer","prefers-color-scheme","prefers-contrast","prefers-reduced-motion","prefers-reduced-transparency","resolution","scan","scripting","update","width","min-width","max-width","min-height","max-height"].sort().reverse(),$2=["active","any-link","blank","checked","current","default","defined","dir","disabled","drop","empty","enabled","first","first-child","first-of-type","fullscreen","future","focus","focus-visible","focus-within","has","host","host-context","hover","indeterminate","in-range","invalid","is","lang","last-child","last-of-type","left","link","local-link","not","nth-child","nth-col","nth-last-child","nth-last-col","nth-last-of-type","nth-of-type","only-child","only-of-type","optional","out-of-range","past","placeholder-shown","read-only","read-write","required","right","root","scope","target","target-within","user-invalid","valid","visited","where"].sort().reverse(),W2=["after","backdrop","before","cue","cue-region","first-letter","first-line","grammar-error","marker","part","placeholder","selection","slotted","spelling-error"].sort().reverse(),K2=["accent-color","align-content","align-items","align-self","alignment-baseline","all","anchor-name","animation","animation-composition","animation-delay","animation-direction","animation-duration","animation-fill-mode","animation-iteration-count","animation-name","animation-play-state","animation-range","animation-range-end","animation-range-start","animation-timeline","animation-timing-function","appearance","aspect-ratio","backdrop-filter","backface-visibility","background","background-attachment","background-blend-mode","background-clip","background-color","background-image","background-origin","background-position","background-position-x","background-position-y","background-repeat","background-size","baseline-shift","block-size","border","border-block","border-block-color","border-block-end","border-block-end-color","border-block-end-style","border-block-end-width","border-block-start","border-block-start-color","border-block-start-style","border-block-start-width","border-block-style","border-block-width","border-bottom","border-bottom-color","border-bottom-left-radius","border-bottom-right-radius","border-bottom-style","border-bottom-width","border-collapse","border-color","border-end-end-radius","border-end-start-radius","border-image","border-image-outset","border-image-repeat","border-image-slice","border-image-source","border-image-width","border-inline","border-inline-color","border-inline-end","border-inline-end-color","border-inline-end-style","border-inline-end-width","border-inline-start","border-inline-start-color","border-inline-start-style","border-inline-start-width","border-inline-style","border-inline-width","border-left","border-left-color","border-left-style","border-left-width","border-radius","border-right","border-right-color","border-right-style","border-right-width","border-spacing","border-start-end-radius","border-start-start-radius","border-style","border-top","border-top-color","border-top-left-radius","border-top-right-radius","border-top-style","border-top-width","border-width","bottom","box-align","box-decoration-break","box-direction","box-flex","box-flex-group","box-lines","box-ordinal-group","box-orient","box-pack","box-shadow","box-sizing","break-after","break-before","break-inside","caption-side","caret-color","clear","clip","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","color-scheme","column-count","column-fill","column-gap","column-rule","column-rule-color","column-rule-style","column-rule-width","column-span","column-width","columns","contain","contain-intrinsic-block-size","contain-intrinsic-height","contain-intrinsic-inline-size","contain-intrinsic-size","contain-intrinsic-width","container","container-name","container-type","content","content-visibility","counter-increment","counter-reset","counter-set","cue","cue-after","cue-before","cursor","cx","cy","direction","display","dominant-baseline","empty-cells","enable-background","field-sizing","fill","fill-opacity","fill-rule","filter","flex","flex-basis","flex-direction","flex-flow","flex-grow","flex-shrink","flex-wrap","float","flood-color","flood-opacity","flow","font","font-display","font-family","font-feature-settings","font-kerning","font-language-override","font-optical-sizing","font-palette","font-size","font-size-adjust","font-smooth","font-smoothing","font-stretch","font-style","font-synthesis","font-synthesis-position","font-synthesis-small-caps","font-synthesis-style","font-synthesis-weight","font-variant","font-variant-alternates","font-variant-caps","font-variant-east-asian","font-variant-emoji","font-variant-ligatures","font-variant-numeric","font-variant-position","font-variation-settings","font-weight","forced-color-adjust","gap","glyph-orientation-horizontal","glyph-orientation-vertical","grid","grid-area","grid-auto-columns","grid-auto-flow","grid-auto-rows","grid-column","grid-column-end","grid-column-start","grid-gap","grid-row","grid-row-end","grid-row-start","grid-template","grid-template-areas","grid-template-columns","grid-template-rows","hanging-punctuation","height","hyphenate-character","hyphenate-limit-chars","hyphens","icon","image-orientation","image-rendering","image-resolution","ime-mode","initial-letter","initial-letter-align","inline-size","inset","inset-area","inset-block","inset-block-end","inset-block-start","inset-inline","inset-inline-end","inset-inline-start","isolation","justify-content","justify-items","justify-self","kerning","left","letter-spacing","lighting-color","line-break","line-height","line-height-step","list-style","list-style-image","list-style-position","list-style-type","margin","margin-block","margin-block-end","margin-block-start","margin-bottom","margin-inline","margin-inline-end","margin-inline-start","margin-left","margin-right","margin-top","margin-trim","marker","marker-end","marker-mid","marker-start","marks","mask","mask-border","mask-border-mode","mask-border-outset","mask-border-repeat","mask-border-slice","mask-border-source","mask-border-width","mask-clip","mask-composite","mask-image","mask-mode","mask-origin","mask-position","mask-repeat","mask-size","mask-type","masonry-auto-flow","math-depth","math-shift","math-style","max-block-size","max-height","max-inline-size","max-width","min-block-size","min-height","min-inline-size","min-width","mix-blend-mode","nav-down","nav-index","nav-left","nav-right","nav-up","none","normal","object-fit","object-position","offset","offset-anchor","offset-distance","offset-path","offset-position","offset-rotate","opacity","order","orphans","outline","outline-color","outline-offset","outline-style","outline-width","overflow","overflow-anchor","overflow-block","overflow-clip-margin","overflow-inline","overflow-wrap","overflow-x","overflow-y","overlay","overscroll-behavior","overscroll-behavior-block","overscroll-behavior-inline","overscroll-behavior-x","overscroll-behavior-y","padding","padding-block","padding-block-end","padding-block-start","padding-bottom","padding-inline","padding-inline-end","padding-inline-start","padding-left","padding-right","padding-top","page","page-break-after","page-break-before","page-break-inside","paint-order","pause","pause-after","pause-before","perspective","perspective-origin","place-content","place-items","place-self","pointer-events","position","position-anchor","position-visibility","print-color-adjust","quotes","r","resize","rest","rest-after","rest-before","right","rotate","row-gap","ruby-align","ruby-position","scale","scroll-behavior","scroll-margin","scroll-margin-block","scroll-margin-block-end","scroll-margin-block-start","scroll-margin-bottom","scroll-margin-inline","scroll-margin-inline-end","scroll-margin-inline-start","scroll-margin-left","scroll-margin-right","scroll-margin-top","scroll-padding","scroll-padding-block","scroll-padding-block-end","scroll-padding-block-start","scroll-padding-bottom","scroll-padding-inline","scroll-padding-inline-end","scroll-padding-inline-start","scroll-padding-left","scroll-padding-right","scroll-padding-top","scroll-snap-align","scroll-snap-stop","scroll-snap-type","scroll-timeline","scroll-timeline-axis","scroll-timeline-name","scrollbar-color","scrollbar-gutter","scrollbar-width","shape-image-threshold","shape-margin","shape-outside","shape-rendering","speak","speak-as","src","stop-color","stop-opacity","stroke","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","tab-size","table-layout","text-align","text-align-all","text-align-last","text-anchor","text-combine-upright","text-decoration","text-decoration-color","text-decoration-line","text-decoration-skip","text-decoration-skip-ink","text-decoration-style","text-decoration-thickness","text-emphasis","text-emphasis-color","text-emphasis-position","text-emphasis-style","text-indent","text-justify","text-orientation","text-overflow","text-rendering","text-shadow","text-size-adjust","text-transform","text-underline-offset","text-underline-position","text-wrap","text-wrap-mode","text-wrap-style","timeline-scope","top","touch-action","transform","transform-box","transform-origin","transform-style","transition","transition-behavior","transition-delay","transition-duration","transition-property","transition-timing-function","translate","unicode-bidi","user-modify","user-select","vector-effect","vertical-align","view-timeline","view-timeline-axis","view-timeline-inset","view-timeline-name","view-transition-name","visibility","voice-balance","voice-duration","voice-family","voice-pitch","voice-range","voice-rate","voice-stress","voice-volume","white-space","white-space-collapse","widows","width","will-change","word-break","word-spacing","word-wrap","writing-mode","x","y","z-index","zoom"].sort().reverse();function q2(e){const t=F2(e),n=W2,i=$2,o="@[a-z-]+",a="and or not only",u={className:"variable",begin:"(\\$"+"[a-zA-Z-][a-zA-Z0-9_-]*"+")\\b",relevance:0};return{name:"SCSS",case_insensitive:!0,illegal:"[=/|']",contains:[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,t.CSS_NUMBER_MODE,{className:"selector-id",begin:"#[A-Za-z0-9_-]+",relevance:0},{className:"selector-class",begin:"\\.[A-Za-z0-9_-]+",relevance:0},t.ATTRIBUTE_SELECTOR_MODE,{className:"selector-tag",begin:"\\b("+U2.join("|")+")\\b",relevance:0},{className:"selector-pseudo",begin:":("+i.join("|")+")"},{className:"selector-pseudo",begin:":(:)?("+n.join("|")+")"},u,{begin:/\(/,end:/\)/,contains:[t.CSS_NUMBER_MODE]},t.CSS_VARIABLE,{className:"attribute",begin:"\\b("+K2.join("|")+")\\b"},{begin:"\\b(whitespace|wait|w-resize|visible|vertical-text|vertical-ideographic|uppercase|upper-roman|upper-alpha|underline|transparent|top|thin|thick|text|text-top|text-bottom|tb-rl|table-header-group|table-footer-group|sw-resize|super|strict|static|square|solid|small-caps|separate|se-resize|scroll|s-resize|rtl|row-resize|ridge|right|repeat|repeat-y|repeat-x|relative|progress|pointer|overline|outside|outset|oblique|nowrap|not-allowed|normal|none|nw-resize|no-repeat|no-drop|newspaper|ne-resize|n-resize|move|middle|medium|ltr|lr-tb|lowercase|lower-roman|lower-alpha|loose|list-item|line|line-through|line-edge|lighter|left|keep-all|justify|italic|inter-word|inter-ideograph|inside|inset|inline|inline-block|inherit|inactive|ideograph-space|ideograph-parenthesis|ideograph-numeric|ideograph-alpha|horizontal|hidden|help|hand|groove|fixed|ellipsis|e-resize|double|dotted|distribute|distribute-space|distribute-letter|distribute-all-lines|disc|disabled|default|decimal|dashed|crosshair|collapse|col-resize|circle|char|center|capitalize|break-word|break-all|bottom|both|bolder|bold|block|bidi-override|below|baseline|auto|always|all-scroll|absolute|table|table-cell)\\b"},{begin:/:/,end:/[;}{]/,relevance:0,contains:[t.BLOCK_COMMENT,u,t.HEXCOLOR,t.CSS_NUMBER_MODE,e.QUOTE_STRING_MODE,e.APOS_STRING_MODE,t.IMPORTANT,t.FUNCTION_DISPATCH]},{begin:"@(page|font-face)",keywords:{$pattern:o,keyword:"@page @font-face"}},{begin:"@",end:"[{;]",returnBegin:!0,keywords:{$pattern:/[a-z-]+/,keyword:a,attribute:H2.join(" ")},contains:[{begin:o,className:"keyword"},{begin:/[a-z-]+(?=:)/,className:"attribute"},u,e.QUOTE_STRING_MODE,e.APOS_STRING_MODE,t.HEXCOLOR,t.CSS_NUMBER_MODE]},t.FUNCTION_DISPATCH]}}function V2(e){return{name:"Shell Session",aliases:["console","shellsession"],contains:[{className:"meta.prompt",begin:/^\s{0,3}[/~\w\d[\]()@-]*[>%$#][ ]?/,starts:{end:/[^\\](?=\s*$)/,subLanguage:"bash"}}]}}function G2(e){const t=e.regex,n=e.COMMENT("--","$"),i={scope:"string",variants:[{begin:/'/,end:/'/,contains:[{match:/''/}]}]},o={begin:/"/,end:/"/,contains:[{match:/""/}]},a=["true","false","unknown"],l=["double precision","large object","with timezone","without timezone"],u=["bigint","binary","blob","boolean","char","character","clob","date","dec","decfloat","decimal","float","int","integer","interval","nchar","nclob","national","numeric","real","row","smallint","time","timestamp","varchar","varying","varbinary"],d=["add","asc","collation","desc","final","first","last","view"],h=["abs","acos","all","allocate","alter","and","any","are","array","array_agg","array_max_cardinality","as","asensitive","asin","asymmetric","at","atan","atomic","authorization","avg","begin","begin_frame","begin_partition","between","bigint","binary","blob","boolean","both","by","call","called","cardinality","cascaded","case","cast","ceil","ceiling","char","char_length","character","character_length","check","classifier","clob","close","coalesce","collate","collect","column","commit","condition","connect","constraint","contains","convert","copy","corr","corresponding","cos","cosh","count","covar_pop","covar_samp","create","cross","cube","cume_dist","current","current_catalog","current_date","current_default_transform_group","current_path","current_role","current_row","current_schema","current_time","current_timestamp","current_path","current_role","current_transform_group_for_type","current_user","cursor","cycle","date","day","deallocate","dec","decimal","decfloat","declare","default","define","delete","dense_rank","deref","describe","deterministic","disconnect","distinct","double","drop","dynamic","each","element","else","empty","end","end_frame","end_partition","end-exec","equals","escape","every","except","exec","execute","exists","exp","external","extract","false","fetch","filter","first_value","float","floor","for","foreign","frame_row","free","from","full","function","fusion","get","global","grant","group","grouping","groups","having","hold","hour","identity","in","indicator","initial","inner","inout","insensitive","insert","int","integer","intersect","intersection","interval","into","is","join","json_array","json_arrayagg","json_exists","json_object","json_objectagg","json_query","json_table","json_table_primitive","json_value","lag","language","large","last_value","lateral","lead","leading","left","like","like_regex","listagg","ln","local","localtime","localtimestamp","log","log10","lower","match","match_number","match_recognize","matches","max","member","merge","method","min","minute","mod","modifies","module","month","multiset","national","natural","nchar","nclob","new","no","none","normalize","not","nth_value","ntile","null","nullif","numeric","octet_length","occurrences_regex","of","offset","old","omit","on","one","only","open","or","order","out","outer","over","overlaps","overlay","parameter","partition","pattern","per","percent","percent_rank","percentile_cont","percentile_disc","period","portion","position","position_regex","power","precedes","precision","prepare","primary","procedure","ptf","range","rank","reads","real","recursive","ref","references","referencing","regr_avgx","regr_avgy","regr_count","regr_intercept","regr_r2","regr_slope","regr_sxx","regr_sxy","regr_syy","release","result","return","returns","revoke","right","rollback","rollup","row","row_number","rows","running","savepoint","scope","scroll","search","second","seek","select","sensitive","session_user","set","show","similar","sin","sinh","skip","smallint","some","specific","specifictype","sql","sqlexception","sqlstate","sqlwarning","sqrt","start","static","stddev_pop","stddev_samp","submultiset","subset","substring","substring_regex","succeeds","sum","symmetric","system","system_time","system_user","table","tablesample","tan","tanh","then","time","timestamp","timezone_hour","timezone_minute","to","trailing","translate","translate_regex","translation","treat","trigger","trim","trim_array","true","truncate","uescape","union","unique","unknown","unnest","update","upper","user","using","value","values","value_of","var_pop","var_samp","varbinary","varchar","varying","versioning","when","whenever","where","width_bucket","window","with","within","without","year"],g=["abs","acos","array_agg","asin","atan","avg","cast","ceil","ceiling","coalesce","corr","cos","cosh","count","covar_pop","covar_samp","cume_dist","dense_rank","deref","element","exp","extract","first_value","floor","json_array","json_arrayagg","json_exists","json_object","json_objectagg","json_query","json_table","json_table_primitive","json_value","lag","last_value","lead","listagg","ln","log","log10","lower","max","min","mod","nth_value","ntile","nullif","percent_rank","percentile_cont","percentile_disc","position","position_regex","power","rank","regr_avgx","regr_avgy","regr_count","regr_intercept","regr_r2","regr_slope","regr_sxx","regr_sxy","regr_syy","row_number","sin","sinh","sqrt","stddev_pop","stddev_samp","substring","substring_regex","sum","tan","tanh","translate","translate_regex","treat","trim","trim_array","unnest","upper","value_of","var_pop","var_samp","width_bucket"],m=["current_catalog","current_date","current_default_transform_group","current_path","current_role","current_schema","current_transform_group_for_type","current_user","session_user","system_time","system_user","current_time","localtime","current_timestamp","localtimestamp"],v=["create table","insert into","primary key","foreign key","not null","alter table","add constraint","grouping sets","on overflow","character set","respect nulls","ignore nulls","nulls first","nulls last","depth first","breadth first"],y=g,S=[...h,...d].filter(q=>!g.includes(q)),x={scope:"variable",match:/@[a-z0-9][a-z0-9_]*/},k={scope:"operator",match:/[-+*/=%^~]|&&?|\|\|?|!=?|<(?:=>?|<|>)?|>[>=]?/,relevance:0},E={match:t.concat(/\b/,t.either(...y),/\s*\(/),relevance:0,keywords:{built_in:y}};function D(q){return t.concat(/\b/,t.either(...q.map(L=>L.replace(/\s+/,"\\s+"))),/\b/)}const T={scope:"keyword",match:D(v),relevance:0};function I(q,{exceptions:L,when:re}={}){const X=re;return L=L||[],q.map(te=>te.match(/\|\d+$/)||L.includes(te)?te:X(te)?`${te}|0`:te)}return{name:"SQL",case_insensitive:!0,illegal:/[{}]|<\//,keywords:{$pattern:/\b[\w\.]+/,keyword:I(S,{when:q=>q.length<3}),literal:a,type:u,built_in:m},contains:[{scope:"type",match:D(l)},T,E,x,i,o,e.C_NUMBER_MODE,e.C_BLOCK_COMMENT_MODE,n,k]}}function cb(e){return e?typeof e=="string"?e:e.source:null}function Wo(e){return gt("(?=",e,")")}function gt(...e){return e.map(n=>cb(n)).join("")}function Y2(e){const t=e[e.length-1];return typeof t=="object"&&t.constructor===Object?(e.splice(e.length-1,1),t):{}}function In(...e){return"("+(Y2(e).capture?"":"?:")+e.map(i=>cb(i)).join("|")+")"}const If=e=>gt(/\b/,e,/\w$/.test(e)?/\b/:/\B/),X2=["Protocol","Type"].map(If),w_=["init","self"].map(If),Z2=["Any","Self"],zh=["actor","any","associatedtype","async","await",/as\?/,/as!/,"as","borrowing","break","case","catch","class","consume","consuming","continue","convenience","copy","default","defer","deinit","didSet","distributed","do","dynamic","each","else","enum","extension","fallthrough",/fileprivate\(set\)/,"fileprivate","final","for","func","get","guard","if","import","indirect","infix",/init\?/,/init!/,"inout",/internal\(set\)/,"internal","in","is","isolated","nonisolated","lazy","let","macro","mutating","nonmutating",/open\(set\)/,"open","operator","optional","override","package","postfix","precedencegroup","prefix",/private\(set\)/,"private","protocol",/public\(set\)/,"public","repeat","required","rethrows","return","set","some","static","struct","subscript","super","switch","throws","throw",/try\?/,/try!/,"try","typealias",/unowned\(safe\)/,/unowned\(unsafe\)/,"unowned","var","weak","where","while","willSet"],x_=["false","nil","true"],Q2=["assignment","associativity","higherThan","left","lowerThan","none","right"],J2=["#colorLiteral","#column","#dsohandle","#else","#elseif","#endif","#error","#file","#fileID","#fileLiteral","#filePath","#function","#if","#imageLiteral","#keyPath","#line","#selector","#sourceLocation","#warning"],k_=["abs","all","any","assert","assertionFailure","debugPrint","dump","fatalError","getVaList","isKnownUniquelyReferenced","max","min","numericCast","pointwiseMax","pointwiseMin","precondition","preconditionFailure","print","readLine","repeatElement","sequence","stride","swap","swift_unboxFromSwiftValueWithType","transcode","type","unsafeBitCast","unsafeDowncast","withExtendedLifetime","withUnsafeMutablePointer","withUnsafePointer","withVaList","withoutActuallyEscaping","zip"],ub=In(/[/=\-+!*%<>&|^~?]/,/[\u00A1-\u00A7]/,/[\u00A9\u00AB]/,/[\u00AC\u00AE]/,/[\u00B0\u00B1]/,/[\u00B6\u00BB\u00BF\u00D7\u00F7]/,/[\u2016-\u2017]/,/[\u2020-\u2027]/,/[\u2030-\u203E]/,/[\u2041-\u2053]/,/[\u2055-\u205E]/,/[\u2190-\u23FF]/,/[\u2500-\u2775]/,/[\u2794-\u2BFF]/,/[\u2E00-\u2E7F]/,/[\u3001-\u3003]/,/[\u3008-\u3020]/,/[\u3030]/),hb=In(ub,/[\u0300-\u036F]/,/[\u1DC0-\u1DFF]/,/[\u20D0-\u20FF]/,/[\uFE00-\uFE0F]/,/[\uFE20-\uFE2F]/),Uh=gt(ub,hb,"*"),db=In(/[a-zA-Z_]/,/[\u00A8\u00AA\u00AD\u00AF\u00B2-\u00B5\u00B7-\u00BA]/,/[\u00BC-\u00BE\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u00FF]/,/[\u0100-\u02FF\u0370-\u167F\u1681-\u180D\u180F-\u1DBF]/,/[\u1E00-\u1FFF]/,/[\u200B-\u200D\u202A-\u202E\u203F-\u2040\u2054\u2060-\u206F]/,/[\u2070-\u20CF\u2100-\u218F\u2460-\u24FF\u2776-\u2793]/,/[\u2C00-\u2DFF\u2E80-\u2FFF]/,/[\u3004-\u3007\u3021-\u302F\u3031-\u303F\u3040-\uD7FF]/,/[\uF900-\uFD3D\uFD40-\uFDCF\uFDF0-\uFE1F\uFE30-\uFE44]/,/[\uFE47-\uFEFE\uFF00-\uFFFD]/),fc=In(db,/\d/,/[\u0300-\u036F\u1DC0-\u1DFF\u20D0-\u20FF\uFE20-\uFE2F]/),Di=gt(db,fc,"*"),zl=gt(/[A-Z]/,fc,"*"),eR=["attached","autoclosure",gt(/convention\(/,In("swift","block","c"),/\)/),"discardableResult","dynamicCallable","dynamicMemberLookup","escaping","freestanding","frozen","GKInspectable","IBAction","IBDesignable","IBInspectable","IBOutlet","IBSegueAction","inlinable","main","nonobjc","NSApplicationMain","NSCopying","NSManaged",gt(/objc\(/,Di,/\)/),"objc","objcMembers","propertyWrapper","requires_stored_property_inits","resultBuilder","Sendable","testable","UIApplicationMain","unchecked","unknown","usableFromInline","warn_unqualified_access"],tR=["iOS","iOSApplicationExtension","macOS","macOSApplicationExtension","macCatalyst","macCatalystApplicationExtension","watchOS","watchOSApplicationExtension","tvOS","tvOSApplicationExtension","swift"];function nR(e){const t={match:/\s+/,relevance:0},n=e.COMMENT("/\\*","\\*/",{contains:["self"]}),i=[e.C_LINE_COMMENT_MODE,n],o={match:[/\./,In(...X2,...w_)],className:{2:"keyword"}},a={match:gt(/\./,In(...zh)),relevance:0},l=zh.filter(ge=>typeof ge=="string").concat(["_|0"]),u=zh.filter(ge=>typeof ge!="string").concat(Z2).map(If),d={variants:[{className:"keyword",match:In(...u,...w_)}]},h={$pattern:In(/\b\w+/,/#\w+/),keyword:l.concat(J2),literal:x_},g=[o,a,d],m={match:gt(/\./,In(...k_)),relevance:0},v={className:"built_in",match:gt(/\b/,In(...k_),/(?=\()/)},y=[m,v],S={match:/->/,relevance:0},x={className:"operator",relevance:0,variants:[{match:Uh},{match:`\\.(\\.|${hb})+`}]},k=[S,x],E="([0-9]_*)+",D="([0-9a-fA-F]_*)+",T={className:"number",relevance:0,variants:[{match:`\\b(${E})(\\.(${E}))?([eE][+-]?(${E}))?\\b`},{match:`\\b0x(${D})(\\.(${D}))?([pP][+-]?(${E}))?\\b`},{match:/\b0o([0-7]_*)+\b/},{match:/\b0b([01]_*)+\b/}]},I=(ge="")=>({className:"subst",variants:[{match:gt(/\\/,ge,/[0\\tnr"']/)},{match:gt(/\\/,ge,/u\{[0-9a-fA-F]{1,8}\}/)}]}),q=(ge="")=>({className:"subst",match:gt(/\\/,ge,/[\t ]*(?:[\r\n]|\r\n)/)}),L=(ge="")=>({className:"subst",label:"interpol",begin:gt(/\\/,ge,/\(/),end:/\)/}),re=(ge="")=>({begin:gt(ge,/"""/),end:gt(/"""/,ge),contains:[I(ge),q(ge),L(ge)]}),X=(ge="")=>({begin:gt(ge,/"/),end:gt(/"/,ge),contains:[I(ge),L(ge)]}),te={className:"string",variants:[re(),re("#"),re("##"),re("###"),X(),X("#"),X("##"),X("###")]},A=[e.BACKSLASH_ESCAPE,{begin:/\[/,end:/\]/,relevance:0,contains:[e.BACKSLASH_ESCAPE]}],j={begin:/\/[^\s](?=[^/\n]*\/)/,end:/\//,contains:A},R=ge=>{const ot=gt(ge,/\//),ft=gt(/\//,ge);return{begin:ot,end:ft,contains:[...A,{scope:"comment",begin:`#(?!.*${ft})`,end:/$/}]}},F={scope:"regexp",variants:[R("###"),R("##"),R("#"),j]},z={match:gt(/`/,Di,/`/)},H={className:"variable",match:/\$\d+/},Q={className:"variable",match:`\\$${fc}+`},J=[z,H,Q],N={match:/(@|#(un)?)available/,scope:"keyword",starts:{contains:[{begin:/\(/,end:/\)/,keywords:tR,contains:[...k,T,te]}]}},G={scope:"keyword",match:gt(/@/,In(...eR),Wo(In(/\(/,/\s+/)))},C={scope:"meta",match:gt(/@/,Di)},P=[N,G,C],V={match:Wo(/\b[A-Z]/),relevance:0,contains:[{className:"type",match:gt(/(AV|CA|CF|CG|CI|CL|CM|CN|CT|MK|MP|MTK|MTL|NS|SCN|SK|UI|WK|XC)/,fc,"+")},{className:"type",match:zl,relevance:0},{match:/[?!]+/,relevance:0},{match:/\.\.\./,relevance:0},{match:gt(/\s+&\s+/,Wo(zl)),relevance:0}]},M={begin:/</,end:/>/,keywords:h,contains:[...i,...g,...P,S,V]};V.contains.push(M);const ve={match:gt(Di,/\s*:/),keywords:"_|0",relevance:0},Me={begin:/\(/,end:/\)/,relevance:0,keywords:h,contains:["self",ve,...i,F,...g,...y,...k,T,te,...J,...P,V]},$={begin:/</,end:/>/,keywords:"repeat each",contains:[...i,V]},ue={begin:In(Wo(gt(Di,/\s*:/)),Wo(gt(Di,/\s+/,Di,/\s*:/))),end:/:/,relevance:0,contains:[{className:"keyword",match:/\b_\b/},{className:"params",match:Di}]},ke={begin:/\(/,end:/\)/,keywords:h,contains:[ue,...i,...g,...k,T,te,...P,V,Me],endsParent:!0,illegal:/["']/},Ee={match:[/(func|macro)/,/\s+/,In(z.match,Di,Uh)],className:{1:"keyword",3:"title.function"},contains:[$,ke,t],illegal:[/\[/,/%/]},ie={match:[/\b(?:subscript|init[?!]?)/,/\s*(?=[<(])/],className:{1:"keyword"},contains:[$,ke,t],illegal:/\[|%/},xe={match:[/operator/,/\s+/,Uh],className:{1:"keyword",3:"title"}},Re={begin:[/precedencegroup/,/\s+/,zl],className:{1:"keyword",3:"title"},contains:[V],keywords:[...Q2,...x_],end:/}/},Pe={match:[/class\b/,/\s+/,/func\b/,/\s+/,/\b[A-Za-z_][A-Za-z0-9_]*\b/],scope:{1:"keyword",3:"keyword",5:"title.function"}},Fe={match:[/class\b/,/\s+/,/var\b/],scope:{1:"keyword",3:"keyword"}},Jt={begin:[/(struct|protocol|class|extension|enum|actor)/,/\s+/,Di,/\s*/],beginScope:{1:"keyword",3:"title.class"},keywords:h,contains:[$,...g,{begin:/:/,end:/\{/,keywords:h,contains:[{scope:"title.class.inherited",match:zl},...g],relevance:0}]};for(const ge of te.variants){const ot=ge.contains.find(At=>At.label==="interpol");ot.keywords=h;const ft=[...g,...y,...k,T,te,...J];ot.contains=[...ft,{begin:/\(/,end:/\)/,contains:["self",...ft]}]}return{name:"Swift",keywords:h,contains:[...i,Ee,ie,Pe,Fe,Jt,xe,Re,{beginKeywords:"import",end:/$/,contains:[...i],relevance:0},F,...g,...y,...k,T,te,...J,...P,V,Me]}}const pc="[A-Za-z$_][0-9A-Za-z$_]*",fb=["as","in","of","if","for","while","finally","var","new","function","do","return","void","else","break","catch","instanceof","with","throw","case","default","try","switch","continue","typeof","delete","let","yield","const","class","debugger","async","await","static","import","from","export","extends","using"],pb=["true","false","null","undefined","NaN","Infinity"],mb=["Object","Function","Boolean","Symbol","Math","Date","Number","BigInt","String","RegExp","Array","Float32Array","Float64Array","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Int32Array","Uint16Array","Uint32Array","BigInt64Array","BigUint64Array","Set","Map","WeakSet","WeakMap","ArrayBuffer","SharedArrayBuffer","Atomics","DataView","JSON","Promise","Generator","GeneratorFunction","AsyncFunction","Reflect","Proxy","Intl","WebAssembly"],gb=["Error","EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"],_b=["setInterval","setTimeout","clearInterval","clearTimeout","require","exports","eval","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape"],vb=["arguments","this","super","console","window","document","localStorage","sessionStorage","module","global"],yb=[].concat(_b,mb,gb);function iR(e){const t=e.regex,n=(N,{after:G})=>{const C="</"+N[0].slice(1);return N.input.indexOf(C,G)!==-1},i=pc,o={begin:"<>",end:"</>"},a=/<[A-Za-z0-9\\._:-]+\s*\/>/,l={begin:/<[A-Za-z0-9\\._:-]+/,end:/\/[A-Za-z0-9\\._:-]+>|\/>/,isTrulyOpeningTag:(N,G)=>{const C=N[0].length+N.index,P=N.input[C];if(P==="<"||P===","){G.ignoreMatch();return}P===">"&&(n(N,{after:C})||G.ignoreMatch());let V;const M=N.input.substring(C);if(V=M.match(/^\s*=/)){G.ignoreMatch();return}if((V=M.match(/^\s+extends\s+/))&&V.index===0){G.ignoreMatch();return}}},u={$pattern:pc,keyword:fb,literal:pb,built_in:yb,"variable.language":vb},d="[0-9](_?[0-9])*",h=`\\.(${d})`,g="0|[1-9](_?[0-9])*|0[0-7]*[89][0-9]*",m={className:"number",variants:[{begin:`(\\b(${g})((${h})|\\.)?|(${h}))[eE][+-]?(${d})\\b`},{begin:`\\b(${g})\\b((${h})\\b|\\.)?|(${h})\\b`},{begin:"\\b(0|[1-9](_?[0-9])*)n\\b"},{begin:"\\b0[xX][0-9a-fA-F](_?[0-9a-fA-F])*n?\\b"},{begin:"\\b0[bB][0-1](_?[0-1])*n?\\b"},{begin:"\\b0[oO][0-7](_?[0-7])*n?\\b"},{begin:"\\b0[0-7]+n?\\b"}],relevance:0},v={className:"subst",begin:"\\$\\{",end:"\\}",keywords:u,contains:[]},y={begin:".?html`",end:"",starts:{end:"`",returnEnd:!1,contains:[e.BACKSLASH_ESCAPE,v],subLanguage:"xml"}},S={begin:".?css`",end:"",starts:{end:"`",returnEnd:!1,contains:[e.BACKSLASH_ESCAPE,v],subLanguage:"css"}},x={begin:".?gql`",end:"",starts:{end:"`",returnEnd:!1,contains:[e.BACKSLASH_ESCAPE,v],subLanguage:"graphql"}},k={className:"string",begin:"`",end:"`",contains:[e.BACKSLASH_ESCAPE,v]},D={className:"comment",variants:[e.COMMENT(/\/\*\*(?!\/)/,"\\*/",{relevance:0,contains:[{begin:"(?=@[A-Za-z]+)",relevance:0,contains:[{className:"doctag",begin:"@[A-Za-z]+"},{className:"type",begin:"\\{",end:"\\}",excludeEnd:!0,excludeBegin:!0,relevance:0},{className:"variable",begin:i+"(?=\\s*(-)|$)",endsParent:!0,relevance:0},{begin:/(?=[^\n])\s/,relevance:0}]}]}),e.C_BLOCK_COMMENT_MODE,e.C_LINE_COMMENT_MODE]},T=[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,y,S,x,k,{match:/\$\d+/},m];v.contains=T.concat({begin:/\{/,end:/\}/,keywords:u,contains:["self"].concat(T)});const I=[].concat(D,v.contains),q=I.concat([{begin:/(\s*)\(/,end:/\)/,keywords:u,contains:["self"].concat(I)}]),L={className:"params",begin:/(\s*)\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:u,contains:q},re={variants:[{match:[/class/,/\s+/,i,/\s+/,/extends/,/\s+/,t.concat(i,"(",t.concat(/\./,i),")*")],scope:{1:"keyword",3:"title.class",5:"keyword",7:"title.class.inherited"}},{match:[/class/,/\s+/,i],scope:{1:"keyword",3:"title.class"}}]},X={relevance:0,match:t.either(/\bJSON/,/\b[A-Z][a-z]+([A-Z][a-z]*|\d)*/,/\b[A-Z]{2,}([A-Z][a-z]+|\d)+([A-Z][a-z]*)*/,/\b[A-Z]{2,}[a-z]+([A-Z][a-z]+|\d)*([A-Z][a-z]*)*/),className:"title.class",keywords:{_:[...mb,...gb]}},te={label:"use_strict",className:"meta",relevance:10,begin:/^\s*['"]use (strict|asm)['"]/},A={variants:[{match:[/function/,/\s+/,i,/(?=\s*\()/]},{match:[/function/,/\s*(?=\()/]}],className:{1:"keyword",3:"title.function"},label:"func.def",contains:[L],illegal:/%/},j={relevance:0,match:/\b[A-Z][A-Z_0-9]+\b/,className:"variable.constant"};function R(N){return t.concat("(?!",N.join("|"),")")}const F={match:t.concat(/\b/,R([..._b,"super","import"].map(N=>`${N}\\s*\\(`)),i,t.lookahead(/\s*\(/)),className:"title.function",relevance:0},z={begin:t.concat(/\./,t.lookahead(t.concat(i,/(?![0-9A-Za-z$_(])/))),end:i,excludeBegin:!0,keywords:"prototype",className:"property",relevance:0},H={match:[/get|set/,/\s+/,i,/(?=\()/],className:{1:"keyword",3:"title.function"},contains:[{begin:/\(\)/},L]},Q="(\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)|"+e.UNDERSCORE_IDENT_RE+")\\s*=>",J={match:[/const|var|let/,/\s+/,i,/\s*/,/=\s*/,/(async\s*)?/,t.lookahead(Q)],keywords:"async",className:{1:"keyword",3:"title.function"},contains:[L]};return{name:"JavaScript",aliases:["js","jsx","mjs","cjs"],keywords:u,exports:{PARAMS_CONTAINS:q,CLASS_REFERENCE:X},illegal:/#(?![$_A-z])/,contains:[e.SHEBANG({label:"shebang",binary:"node",relevance:5}),te,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,y,S,x,k,D,{match:/\$\d+/},m,X,{scope:"attr",match:i+t.lookahead(":"),relevance:0},J,{begin:"("+e.RE_STARTERS_RE+"|\\b(case|return|throw)\\b)\\s*",keywords:"return throw case",relevance:0,contains:[D,e.REGEXP_MODE,{className:"function",begin:Q,returnBegin:!0,end:"\\s*=>",contains:[{className:"params",variants:[{begin:e.UNDERSCORE_IDENT_RE,relevance:0},{className:null,begin:/\(\s*\)/,skip:!0},{begin:/(\s*)\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:u,contains:q}]}]},{begin:/,/,relevance:0},{match:/\s+/,relevance:0},{variants:[{begin:o.begin,end:o.end},{match:a},{begin:l.begin,"on:begin":l.isTrulyOpeningTag,end:l.end}],subLanguage:"xml",contains:[{begin:l.begin,end:l.end,skip:!0,contains:["self"]}]}]},A,{beginKeywords:"while if switch catch for"},{begin:"\\b(?!function)"+e.UNDERSCORE_IDENT_RE+"\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)\\s*\\{",returnBegin:!0,label:"func.def",contains:[L,e.inherit(e.TITLE_MODE,{begin:i,className:"title.function"})]},{match:/\.\.\./,relevance:0},z,{match:"\\$"+i,relevance:0},{match:[/\bconstructor(?=\s*\()/],className:{1:"title.function"},contains:[L]},F,j,re,H,{match:/\$[(.]/}]}}function rR(e){const t=e.regex,n=iR(e),i=pc,o=["any","void","number","boolean","string","object","never","symbol","bigint","unknown"],a={begin:[/namespace/,/\s+/,e.IDENT_RE],beginScope:{1:"keyword",3:"title.class"}},l={beginKeywords:"interface",end:/\{/,excludeEnd:!0,keywords:{keyword:"interface extends",built_in:o},contains:[n.exports.CLASS_REFERENCE]},u={className:"meta",relevance:10,begin:/^\s*['"]use strict['"]/},d=["type","interface","public","private","protected","implements","declare","abstract","readonly","enum","override","satisfies"],h={$pattern:pc,keyword:fb.concat(d),literal:pb,built_in:yb.concat(o),"variable.language":vb},g={className:"meta",begin:"@"+i},m=(x,k,E)=>{const D=x.contains.findIndex(T=>T.label===k);if(D===-1)throw new Error("can not find mode to replace");x.contains.splice(D,1,E)};Object.assign(n.keywords,h),n.exports.PARAMS_CONTAINS.push(g);const v=n.contains.find(x=>x.scope==="attr"),y=Object.assign({},v,{match:t.concat(i,t.lookahead(/\s*\?:/))});n.exports.PARAMS_CONTAINS.push([n.exports.CLASS_REFERENCE,v,y]),n.contains=n.contains.concat([g,a,l,y]),m(n,"shebang",e.SHEBANG()),m(n,"use_strict",u);const S=n.contains.find(x=>x.label==="func.def");return S.relevance=0,Object.assign(n,{name:"TypeScript",aliases:["ts","tsx","mts","cts"]}),n}function sR(e){const t=e.regex,n={className:"string",begin:/"(""|[^/n])"C\b/},i={className:"string",begin:/"/,end:/"/,illegal:/\n/,contains:[{begin:/""/}]},o=/\d{1,2}\/\d{1,2}\/\d{4}/,a=/\d{4}-\d{1,2}-\d{1,2}/,l=/(\d|1[012])(:\d+){0,2} *(AM|PM)/,u=/\d{1,2}(:\d{1,2}){1,2}/,d={className:"literal",variants:[{begin:t.concat(/# */,t.either(a,o),/ *#/)},{begin:t.concat(/# */,u,/ *#/)},{begin:t.concat(/# */,l,/ *#/)},{begin:t.concat(/# */,t.either(a,o),/ +/,t.either(l,u),/ *#/)}]},h={className:"number",relevance:0,variants:[{begin:/\b\d[\d_]*((\.[\d_]+(E[+-]?[\d_]+)?)|(E[+-]?[\d_]+))[RFD@!#]?/},{begin:/\b\d[\d_]*((U?[SIL])|[%&])?/},{begin:/&H[\dA-F_]+((U?[SIL])|[%&])?/},{begin:/&O[0-7_]+((U?[SIL])|[%&])?/},{begin:/&B[01_]+((U?[SIL])|[%&])?/}]},g={className:"label",begin:/^\w+:/},m=e.COMMENT(/'''/,/$/,{contains:[{className:"doctag",begin:/<\/?/,end:/>/}]}),v=e.COMMENT(null,/$/,{variants:[{begin:/'/},{begin:/([\t ]|^)REM(?=\s)/}]});return{name:"Visual Basic .NET",aliases:["vb"],case_insensitive:!0,classNameAliases:{label:"symbol"},keywords:{keyword:"addhandler alias aggregate ansi as async assembly auto binary by byref byval call case catch class compare const continue custom declare default delegate dim distinct do each equals else elseif end enum erase error event exit explicit finally for friend from function get global goto group handles if implements imports in inherits interface into iterator join key let lib loop me mid module mustinherit mustoverride mybase myclass namespace narrowing new next notinheritable notoverridable of off on operator option optional order overloads overridable overrides paramarray partial preserve private property protected public raiseevent readonly redim removehandler resume return select set shadows shared skip static step stop structure strict sub synclock take text then throw to try unicode until using when where while widening with withevents writeonly yield",built_in:"addressof and andalso await directcast gettype getxmlnamespace is isfalse isnot istrue like mod nameof new not or orelse trycast typeof xor cbool cbyte cchar cdate cdbl cdec cint clng cobj csbyte cshort csng cstr cuint culng cushort",type:"boolean byte char date decimal double integer long object sbyte short single string uinteger ulong ushort",literal:"true false nothing"},illegal:"//|\\{|\\}|endif|gosub|variant|wend|^\\$ ",contains:[n,i,d,h,g,m,v,{className:"meta",begin:/[\t ]*#(const|disable|else|elseif|enable|end|externalsource|if|region)\b/,end:/$/,keywords:{keyword:"const disable else elseif enable end externalsource if region then"},contains:[v]}]}}function oR(e){e.regex;const t=e.COMMENT(/\(;/,/;\)/);t.contains.push("self");const n=e.COMMENT(/;;/,/$/),i=["anyfunc","block","br","br_if","br_table","call","call_indirect","data","drop","elem","else","end","export","func","global.get","global.set","local.get","local.set","local.tee","get_global","get_local","global","if","import","local","loop","memory","memory.grow","memory.size","module","mut","nop","offset","param","result","return","select","set_global","set_local","start","table","tee_local","then","type","unreachable"],o={begin:[/(?:func|call|call_indirect)/,/\s+/,/\$[^\s)]+/],className:{1:"keyword",3:"title.function"}},a={className:"variable",begin:/\$[\w_]+/},l={match:/(\((?!;)|\))+/,className:"punctuation",relevance:0},u={className:"number",relevance:0,match:/[+-]?\b(?:\d(?:_?\d)*(?:\.\d(?:_?\d)*)?(?:[eE][+-]?\d(?:_?\d)*)?|0x[\da-fA-F](?:_?[\da-fA-F])*(?:\.[\da-fA-F](?:_?[\da-fA-D])*)?(?:[pP][+-]?\d(?:_?\d)*)?)\b|\binf\b|\bnan(?::0x[\da-fA-F](?:_?[\da-fA-D])*)?\b/},d={match:/(i32|i64|f32|f64)(?!\.)/,className:"type"},h={className:"keyword",match:/\b(f32|f64|i32|i64)(?:\.(?:abs|add|and|ceil|clz|const|convert_[su]\/i(?:32|64)|copysign|ctz|demote\/f64|div(?:_[su])?|eqz?|extend_[su]\/i32|floor|ge(?:_[su])?|gt(?:_[su])?|le(?:_[su])?|load(?:(?:8|16|32)_[su])?|lt(?:_[su])?|max|min|mul|nearest|neg?|or|popcnt|promote\/f32|reinterpret\/[fi](?:32|64)|rem_[su]|rot[lr]|shl|shr_[su]|store(?:8|16|32)?|sqrt|sub|trunc(?:_[su]\/f(?:32|64))?|wrap\/i64|xor))\b/};return{name:"WebAssembly",keywords:{$pattern:/[\w.]+/,keyword:i},contains:[n,t,{match:[/(?:offset|align)/,/\s*/,/=/],className:{1:"keyword",3:"operator"}},a,l,o,e.QUOTE_STRING_MODE,d,h,u]}}function aR(e){const t=e.regex,n=t.concat(/[\p{L}_]/u,t.optional(/[\p{L}0-9_.-]*:/u),/[\p{L}0-9_.-]*/u),i=/[\p{L}0-9._:-]+/u,o={className:"symbol",begin:/&[a-z]+;|&#[0-9]+;|&#x[a-f0-9]+;/},a={begin:/\s/,contains:[{className:"keyword",begin:/#?[a-z_][a-z1-9_-]+/,illegal:/\n/}]},l=e.inherit(a,{begin:/\(/,end:/\)/}),u=e.inherit(e.APOS_STRING_MODE,{className:"string"}),d=e.inherit(e.QUOTE_STRING_MODE,{className:"string"}),h={endsWithParent:!0,illegal:/</,relevance:0,contains:[{className:"attr",begin:i,relevance:0},{begin:/=\s*/,relevance:0,contains:[{className:"string",endsParent:!0,variants:[{begin:/"/,end:/"/,contains:[o]},{begin:/'/,end:/'/,contains:[o]},{begin:/[^\s"'=<>`]+/}]}]}]};return{name:"HTML, XML",aliases:["html","xhtml","rss","atom","xjb","xsd","xsl","plist","wsf","svg"],case_insensitive:!0,unicodeRegex:!0,contains:[{className:"meta",begin:/<![a-z]/,end:/>/,relevance:10,contains:[a,d,u,l,{begin:/\[/,end:/\]/,contains:[{className:"meta",begin:/<![a-z]/,end:/>/,contains:[a,l,d,u]}]}]},e.COMMENT(/<!--/,/-->/,{relevance:10}),{begin:/<!\[CDATA\[/,end:/\]\]>/,relevance:10},o,{className:"meta",end:/\?>/,variants:[{begin:/<\?xml/,relevance:10,contains:[d]},{begin:/<\?[a-z][a-z0-9]+/}]},{className:"tag",begin:/<style(?=\s|>)/,end:/>/,keywords:{name:"style"},contains:[h],starts:{end:/<\/style>/,returnEnd:!0,subLanguage:["css","xml"]}},{className:"tag",begin:/<script(?=\s|>)/,end:/>/,keywords:{name:"script"},contains:[h],starts:{end:/<\/script>/,returnEnd:!0,subLanguage:["javascript","handlebars","xml"]}},{className:"tag",begin:/<>|<\/>/},{className:"tag",begin:t.concat(/</,t.lookahead(t.concat(n,t.either(/\/>/,/>/,/\s/)))),end:/\/?>/,contains:[{className:"name",begin:n,relevance:0,starts:h}]},{className:"tag",begin:t.concat(/<\//,t.lookahead(t.concat(n,/>/))),contains:[{className:"name",begin:n,relevance:0},{begin:/>/,relevance:0,endsParent:!0}]}]}}function lR(e){const t="true false yes no null",n="[\\w#;/?:@&=+$,.~*'()[\\]]+",i={className:"attr",variants:[{begin:/[\w*@][\w*@ :()\./-]*:(?=[ \t]|$)/},{begin:/"[\w*@][\w*@ :()\./-]*":(?=[ \t]|$)/},{begin:/'[\w*@][\w*@ :()\./-]*':(?=[ \t]|$)/}]},o={className:"template-variable",variants:[{begin:/\{\{/,end:/\}\}/},{begin:/%\{/,end:/\}/}]},a={className:"string",relevance:0,begin:/'/,end:/'/,contains:[{match:/''/,scope:"char.escape",relevance:0}]},l={className:"string",relevance:0,variants:[{begin:/"/,end:/"/},{begin:/\S+/}],contains:[e.BACKSLASH_ESCAPE,o]},u=e.inherit(l,{variants:[{begin:/'/,end:/'/,contains:[{begin:/''/,relevance:0}]},{begin:/"/,end:/"/},{begin:/[^\s,{}[\]]+/}]}),v={className:"number",begin:"\\b"+"[0-9]{4}(-[0-9][0-9]){0,2}"+"([Tt \\t][0-9][0-9]?(:[0-9][0-9]){2})?"+"(\\.[0-9]*)?"+"([ \\t])*(Z|[-+][0-9][0-9]?(:[0-9][0-9])?)?"+"\\b"},y={end:",",endsWithParent:!0,excludeEnd:!0,keywords:t,relevance:0},S={begin:/\{/,end:/\}/,contains:[y],illegal:"\\n",relevance:0},x={begin:"\\[",end:"\\]",contains:[y],illegal:"\\n",relevance:0},k=[i,{className:"meta",begin:"^---\\s*$",relevance:10},{className:"string",begin:"[\\|>]([1-9]?[+-])?[ ]*\\n( +)[^ ][^\\n]*\\n(\\2[^\\n]+\\n?)*"},{begin:"<%[%=-]?",end:"[%-]?%>",subLanguage:"ruby",excludeBegin:!0,excludeEnd:!0,relevance:0},{className:"type",begin:"!\\w+!"+n},{className:"type",begin:"!<"+n+">"},{className:"type",begin:"!"+n},{className:"type",begin:"!!"+n},{className:"meta",begin:"&"+e.UNDERSCORE_IDENT_RE+"$"},{className:"meta",begin:"\\*"+e.UNDERSCORE_IDENT_RE+"$"},{className:"bullet",begin:"-(?=[ ]|$)",relevance:0},e.HASH_COMMENT_MODE,{beginKeywords:t,keywords:{literal:t}},v,{className:"number",begin:e.C_NUMBER_RE+"\\b",relevance:0},S,x,a,l],E=[...k];return E.pop(),E.push(u),y.contains=E,{name:"YAML",case_insensitive:!0,aliases:["yml"],contains:k}}const cR={arduino:WT,bash:KT,c:qT,cpp:VT,csharp:GT,css:i2,diff:r2,go:s2,graphql:o2,ini:a2,java:l2,javascript:f2,json:p2,kotlin:g2,less:k2,lua:E2,makefile:C2,markdown:N2,objectivec:T2,perl:R2,php:M2,"php-template":A2,plaintext:I2,python:L2,"python-repl":D2,r:O2,ruby:P2,rust:B2,scss:q2,shell:V2,sql:G2,swift:nR,typescript:rR,vbnet:sR,wasm:oR,xml:aR,yaml:lR};var Hh,E_;function uR(){if(E_)return Hh;E_=1;function e(U){return U instanceof Map?U.clear=U.delete=U.set=function(){throw new Error("map is read-only")}:U instanceof Set&&(U.add=U.clear=U.delete=function(){throw new Error("set is read-only")}),Object.freeze(U),Object.getOwnPropertyNames(U).forEach(se=>{const we=U[se],Ve=typeof we;(Ve==="object"||Ve==="function")&&!Object.isFrozen(we)&&e(we)}),U}class t{constructor(se){se.data===void 0&&(se.data={}),this.data=se.data,this.isMatchIgnored=!1}ignoreMatch(){this.isMatchIgnored=!0}}function n(U){return U.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&#x27;")}function i(U,...se){const we=Object.create(null);for(const Ve in U)we[Ve]=U[Ve];return se.forEach(function(Ve){for(const kt in Ve)we[kt]=Ve[kt]}),we}const o="</span>",a=U=>!!U.scope,l=(U,{prefix:se})=>{if(U.startsWith("language:"))return U.replace("language:","language-");if(U.includes(".")){const we=U.split(".");return[`${se}${we.shift()}`,...we.map((Ve,kt)=>`${Ve}${"_".repeat(kt+1)}`)].join(" ")}return`${se}${U}`};class u{constructor(se,we){this.buffer="",this.classPrefix=we.classPrefix,se.walk(this)}addText(se){this.buffer+=n(se)}openNode(se){if(!a(se))return;const we=l(se.scope,{prefix:this.classPrefix});this.span(we)}closeNode(se){a(se)&&(this.buffer+=o)}value(){return this.buffer}span(se){this.buffer+=`<span class="${se}">`}}const d=(U={})=>{const se={children:[]};return Object.assign(se,U),se};class h{constructor(){this.rootNode=d(),this.stack=[this.rootNode]}get top(){return this.stack[this.stack.length-1]}get root(){return this.rootNode}add(se){this.top.children.push(se)}openNode(se){const we=d({scope:se});this.add(we),this.stack.push(we)}closeNode(){if(this.stack.length>1)return this.stack.pop()}closeAllNodes(){for(;this.closeNode(););}toJSON(){return JSON.stringify(this.rootNode,null,4)}walk(se){return this.constructor._walk(se,this.rootNode)}static _walk(se,we){return typeof we=="string"?se.addText(we):we.children&&(se.openNode(we),we.children.forEach(Ve=>this._walk(se,Ve)),se.closeNode(we)),se}static _collapse(se){typeof se!="string"&&se.children&&(se.children.every(we=>typeof we=="string")?se.children=[se.children.join("")]:se.children.forEach(we=>{h._collapse(we)}))}}class g extends h{constructor(se){super(),this.options=se}addText(se){se!==""&&this.add(se)}startScope(se){this.openNode(se)}endScope(){this.closeNode()}__addSublanguage(se,we){const Ve=se.root;we&&(Ve.scope=`language:${we}`),this.add(Ve)}toHTML(){return new u(this,this.options).value()}finalize(){return this.closeAllNodes(),!0}}function m(U){return U?typeof U=="string"?U:U.source:null}function v(U){return x("(?=",U,")")}function y(U){return x("(?:",U,")*")}function S(U){return x("(?:",U,")?")}function x(...U){return U.map(we=>m(we)).join("")}function k(U){const se=U[U.length-1];return typeof se=="object"&&se.constructor===Object?(U.splice(U.length-1,1),se):{}}function E(...U){return"("+(k(U).capture?"":"?:")+U.map(Ve=>m(Ve)).join("|")+")"}function D(U){return new RegExp(U.toString()+"|").exec("").length-1}function T(U,se){const we=U&&U.exec(se);return we&&we.index===0}const I=/\[(?:[^\\\]]|\\.)*\]|\(\??|\\([1-9][0-9]*)|\\./;function q(U,{joinWith:se}){let we=0;return U.map(Ve=>{we+=1;const kt=we;let Tt=m(Ve),Ae="";for(;Tt.length>0;){const Te=I.exec(Tt);if(!Te){Ae+=Tt;break}Ae+=Tt.substring(0,Te.index),Tt=Tt.substring(Te.index+Te[0].length),Te[0][0]==="\\"&&Te[1]?Ae+="\\"+String(Number(Te[1])+kt):(Ae+=Te[0],Te[0]==="("&&we++)}return Ae}).map(Ve=>`(${Ve})`).join(se)}const L=/\b\B/,re="[a-zA-Z]\\w*",X="[a-zA-Z_]\\w*",te="\\b\\d+(\\.\\d+)?",A="(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)",j="\\b(0b[01]+)",R="!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~",F=(U={})=>{const se=/^#![ ]*\//;return U.binary&&(U.begin=x(se,/.*\b/,U.binary,/\b.*/)),i({scope:"meta",begin:se,end:/$/,relevance:0,"on:begin":(we,Ve)=>{we.index!==0&&Ve.ignoreMatch()}},U)},z={begin:"\\\\[\\s\\S]",relevance:0},H={scope:"string",begin:"'",end:"'",illegal:"\\n",contains:[z]},Q={scope:"string",begin:'"',end:'"',illegal:"\\n",contains:[z]},J={begin:/\b(a|an|the|are|I'm|isn't|don't|doesn't|won't|but|just|should|pretty|simply|enough|gonna|going|wtf|so|such|will|you|your|they|like|more)\b/},N=function(U,se,we={}){const Ve=i({scope:"comment",begin:U,end:se,contains:[]},we);Ve.contains.push({scope:"doctag",begin:"[ ]*(?=(TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):)",end:/(TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):/,excludeBegin:!0,relevance:0});const kt=E("I","a","is","so","us","to","at","if","in","it","on",/[A-Za-z]+['](d|ve|re|ll|t|s|n)/,/[A-Za-z]+[-][a-z]+/,/[A-Za-z][a-z]{2,}/);return Ve.contains.push({begin:x(/[ ]+/,"(",kt,/[.]?[:]?([.][ ]|[ ])/,"){3}")}),Ve},G=N("//","$"),C=N("/\\*","\\*/"),P=N("#","$"),V={scope:"number",begin:te,relevance:0},M={scope:"number",begin:A,relevance:0},ve={scope:"number",begin:j,relevance:0},Me={scope:"regexp",begin:/\/(?=[^/\n]*\/)/,end:/\/[gimuy]*/,contains:[z,{begin:/\[/,end:/\]/,relevance:0,contains:[z]}]},$={scope:"title",begin:re,relevance:0},ue={scope:"title",begin:X,relevance:0},ke={begin:"\\.\\s*"+X,relevance:0};var ie=Object.freeze({__proto__:null,APOS_STRING_MODE:H,BACKSLASH_ESCAPE:z,BINARY_NUMBER_MODE:ve,BINARY_NUMBER_RE:j,COMMENT:N,C_BLOCK_COMMENT_MODE:C,C_LINE_COMMENT_MODE:G,C_NUMBER_MODE:M,C_NUMBER_RE:A,END_SAME_AS_BEGIN:function(U){return Object.assign(U,{"on:begin":(se,we)=>{we.data._beginMatch=se[1]},"on:end":(se,we)=>{we.data._beginMatch!==se[1]&&we.ignoreMatch()}})},HASH_COMMENT_MODE:P,IDENT_RE:re,MATCH_NOTHING_RE:L,METHOD_GUARD:ke,NUMBER_MODE:V,NUMBER_RE:te,PHRASAL_WORDS_MODE:J,QUOTE_STRING_MODE:Q,REGEXP_MODE:Me,RE_STARTERS_RE:R,SHEBANG:F,TITLE_MODE:$,UNDERSCORE_IDENT_RE:X,UNDERSCORE_TITLE_MODE:ue});function xe(U,se){U.input[U.index-1]==="."&&se.ignoreMatch()}function Re(U,se){U.className!==void 0&&(U.scope=U.className,delete U.className)}function Pe(U,se){se&&U.beginKeywords&&(U.begin="\\b("+U.beginKeywords.split(" ").join("|")+")(?!\\.)(?=\\b|\\s)",U.__beforeBegin=xe,U.keywords=U.keywords||U.beginKeywords,delete U.beginKeywords,U.relevance===void 0&&(U.relevance=0))}function Fe(U,se){Array.isArray(U.illegal)&&(U.illegal=E(...U.illegal))}function Jt(U,se){if(U.match){if(U.begin||U.end)throw new Error("begin & end are not supported with match");U.begin=U.match,delete U.match}}function ge(U,se){U.relevance===void 0&&(U.relevance=1)}const ot=(U,se)=>{if(!U.beforeMatch)return;if(U.starts)throw new Error("beforeMatch cannot be used with starts");const we=Object.assign({},U);Object.keys(U).forEach(Ve=>{delete U[Ve]}),U.keywords=we.keywords,U.begin=x(we.beforeMatch,v(we.begin)),U.starts={relevance:0,contains:[Object.assign(we,{endsParent:!0})]},U.relevance=0,delete we.beforeMatch},ft=["of","and","for","in","not","or","if","then","parent","list","value"],At="keyword";function mn(U,se,we=At){const Ve=Object.create(null);return typeof U=="string"?kt(we,U.split(" ")):Array.isArray(U)?kt(we,U):Object.keys(U).forEach(function(Tt){Object.assign(Ve,mn(U[Tt],se,Tt))}),Ve;function kt(Tt,Ae){se&&(Ae=Ae.map(Te=>Te.toLowerCase())),Ae.forEach(function(Te){const Ue=Te.split("|");Ve[Ue[0]]=[Tt,ei(Ue[0],Ue[1])]})}}function ei(U,se){return se?Number(se):Hi(U)?0:1}function Hi(U){return ft.includes(U.toLowerCase())}const $i={},Pn=U=>{console.error(U)},pi=(U,...se)=>{console.log(`WARN: ${U}`,...se)},ne=(U,se)=>{$i[`${U}/${se}`]||(console.log(`Deprecated as of ${U}. ${se}`),$i[`${U}/${se}`]=!0)},fe=new Error;function ze(U,se,{key:we}){let Ve=0;const kt=U[we],Tt={},Ae={};for(let Te=1;Te<=se.length;Te++)Ae[Te+Ve]=kt[Te],Tt[Te+Ve]=!0,Ve+=D(se[Te-1]);U[we]=Ae,U[we]._emit=Tt,U[we]._multi=!0}function oe(U){if(Array.isArray(U.begin)){if(U.skip||U.excludeBegin||U.returnBegin)throw Pn("skip, excludeBegin, returnBegin not compatible with beginScope: {}"),fe;if(typeof U.beginScope!="object"||U.beginScope===null)throw Pn("beginScope must be object"),fe;ze(U,U.begin,{key:"beginScope"}),U.begin=q(U.begin,{joinWith:""})}}function ye(U){if(Array.isArray(U.end)){if(U.skip||U.excludeEnd||U.returnEnd)throw Pn("skip, excludeEnd, returnEnd not compatible with endScope: {}"),fe;if(typeof U.endScope!="object"||U.endScope===null)throw Pn("endScope must be object"),fe;ze(U,U.end,{key:"endScope"}),U.end=q(U.end,{joinWith:""})}}function be(U){U.scope&&typeof U.scope=="object"&&U.scope!==null&&(U.beginScope=U.scope,delete U.scope)}function et(U){be(U),typeof U.beginScope=="string"&&(U.beginScope={_wrap:U.beginScope}),typeof U.endScope=="string"&&(U.endScope={_wrap:U.endScope}),oe(U),ye(U)}function Qe(U){function se(Ae,Te){return new RegExp(m(Ae),"m"+(U.case_insensitive?"i":"")+(U.unicodeRegex?"u":"")+(Te?"g":""))}class we{constructor(){this.matchIndexes={},this.regexes=[],this.matchAt=1,this.position=0}addRule(Te,Ue){Ue.position=this.position++,this.matchIndexes[this.matchAt]=Ue,this.regexes.push([Ue,Te]),this.matchAt+=D(Te)+1}compile(){this.regexes.length===0&&(this.exec=()=>null);const Te=this.regexes.map(Ue=>Ue[1]);this.matcherRe=se(q(Te,{joinWith:"|"}),!0),this.lastIndex=0}exec(Te){this.matcherRe.lastIndex=this.lastIndex;const Ue=this.matcherRe.exec(Te);if(!Ue)return null;const Gt=Ue.findIndex((Ei,cr)=>cr>0&&Ei!==void 0),St=this.matchIndexes[Gt];return Ue.splice(0,Gt),Object.assign(Ue,St)}}class Ve{constructor(){this.rules=[],this.multiRegexes=[],this.count=0,this.lastIndex=0,this.regexIndex=0}getMatcher(Te){if(this.multiRegexes[Te])return this.multiRegexes[Te];const Ue=new we;return this.rules.slice(Te).forEach(([Gt,St])=>Ue.addRule(Gt,St)),Ue.compile(),this.multiRegexes[Te]=Ue,Ue}resumingScanAtSamePosition(){return this.regexIndex!==0}considerAll(){this.regexIndex=0}addRule(Te,Ue){this.rules.push([Te,Ue]),Ue.type==="begin"&&this.count++}exec(Te){const Ue=this.getMatcher(this.regexIndex);Ue.lastIndex=this.lastIndex;let Gt=Ue.exec(Te);if(this.resumingScanAtSamePosition()&&!(Gt&&Gt.index===this.lastIndex)){const St=this.getMatcher(0);St.lastIndex=this.lastIndex+1,Gt=St.exec(Te)}return Gt&&(this.regexIndex+=Gt.position+1,this.regexIndex===this.count&&this.considerAll()),Gt}}function kt(Ae){const Te=new Ve;return Ae.contains.forEach(Ue=>Te.addRule(Ue.begin,{rule:Ue,type:"begin"})),Ae.terminatorEnd&&Te.addRule(Ae.terminatorEnd,{type:"end"}),Ae.illegal&&Te.addRule(Ae.illegal,{type:"illegal"}),Te}function Tt(Ae,Te){const Ue=Ae;if(Ae.isCompiled)return Ue;[Re,Jt,et,ot].forEach(St=>St(Ae,Te)),U.compilerExtensions.forEach(St=>St(Ae,Te)),Ae.__beforeBegin=null,[Pe,Fe,ge].forEach(St=>St(Ae,Te)),Ae.isCompiled=!0;let Gt=null;return typeof Ae.keywords=="object"&&Ae.keywords.$pattern&&(Ae.keywords=Object.assign({},Ae.keywords),Gt=Ae.keywords.$pattern,delete Ae.keywords.$pattern),Gt=Gt||/\w+/,Ae.keywords&&(Ae.keywords=mn(Ae.keywords,U.case_insensitive)),Ue.keywordPatternRe=se(Gt,!0),Te&&(Ae.begin||(Ae.begin=/\B|\b/),Ue.beginRe=se(Ue.begin),!Ae.end&&!Ae.endsWithParent&&(Ae.end=/\B|\b/),Ae.end&&(Ue.endRe=se(Ue.end)),Ue.terminatorEnd=m(Ue.end)||"",Ae.endsWithParent&&Te.terminatorEnd&&(Ue.terminatorEnd+=(Ae.end?"|":"")+Te.terminatorEnd)),Ae.illegal&&(Ue.illegalRe=se(Ae.illegal)),Ae.contains||(Ae.contains=[]),Ae.contains=[].concat(...Ae.contains.map(function(St){return bt(St==="self"?Ae:St)})),Ae.contains.forEach(function(St){Tt(St,Ue)}),Ae.starts&&Tt(Ae.starts,Te),Ue.matcher=kt(Ue),Ue}if(U.compilerExtensions||(U.compilerExtensions=[]),U.contains&&U.contains.includes("self"))throw new Error("ERR: contains `self` is not supported at the top-level of a language. See documentation.");return U.classNameAliases=i(U.classNameAliases||{}),Tt(U)}function dt(U){return U?U.endsWithParent||dt(U.starts):!1}function bt(U){return U.variants&&!U.cachedVariants&&(U.cachedVariants=U.variants.map(function(se){return i(U,{variants:null},se)})),U.cachedVariants?U.cachedVariants:dt(U)?i(U,{starts:U.starts?i(U.starts):null}):Object.isFrozen(U)?i(U):U}var xt="11.11.1";class It extends Error{constructor(se,we){super(se),this.name="HTMLInjectionError",this.html=we}}const Lt=n,Wi=i,ki=Symbol("nomatch"),lr=7,Ki=function(U){const se=Object.create(null),we=Object.create(null),Ve=[];let kt=!0;const Tt="Could not find the language '{}', did you forget to load/include a language module?",Ae={disableAutodetect:!0,name:"Plain text",contains:[]};let Te={ignoreUnescapedHTML:!1,throwUnescapedHTML:!1,noHighlightRe:/^(no-?highlight)$/i,languageDetectRe:/\blang(?:uage)?-([\w-]+)\b/i,classPrefix:"hljs-",cssSelector:"pre code",languages:null,__emitter:g};function Ue(pe){return Te.noHighlightRe.test(pe)}function Gt(pe){let je=pe.className+" ";je+=pe.parentNode?pe.parentNode.className:"";const Je=Te.languageDetectRe.exec(je);if(Je){const rt=mi(Je[1]);return rt||(pi(Tt.replace("{}",Je[1])),pi("Falling back to no-highlight mode for this block.",pe)),rt?Je[1]:"no-highlight"}return je.split(/\s+/).find(rt=>Ue(rt)||mi(rt))}function St(pe,je,Je){let rt="",Wt="";typeof je=="object"?(rt=pe,Je=je.ignoreIllegals,Wt=je.language):(ne("10.7.0","highlight(lang, code, ...args) has been deprecated."),ne("10.7.0",`Please use highlight(code, options) instead.
74
- https://github.com/highlightjs/highlight.js/issues/2277`),Wt=pe,rt=je),Je===void 0&&(Je=!0);const Ot={code:rt,language:Wt};zr("before:highlight",Ot);const Ci=Ot.result?Ot.result:Ei(Ot.language,Ot.code,Je);return Ci.code=Ot.code,zr("after:highlight",Ci),Ci}function Ei(pe,je,Je,rt){const Wt=Object.create(null);function Ot(Se,Ie){return Se.keywords[Ie]}function Ci(){if(!Xe.keywords){Kt.addText(pt);return}let Se=0;Xe.keywordPatternRe.lastIndex=0;let Ie=Xe.keywordPatternRe.exec(pt),qe="";for(;Ie;){qe+=pt.substring(Se,Ie.index);const at=ti.case_insensitive?Ie[0].toLowerCase():Ie[0],zt=Ot(Xe,at);if(zt){const[on,$c]=zt;if(Kt.addText(qe),qe="",Wt[at]=(Wt[at]||0)+1,Wt[at]<=lr&&($r+=$c),on.startsWith("_"))qe+=Ie[0];else{const Aa=ti.classNameAliases[on]||on;Tn(Ie[0],Aa)}}else qe+=Ie[0];Se=Xe.keywordPatternRe.lastIndex,Ie=Xe.keywordPatternRe.exec(pt)}qe+=pt.substring(Se),Kt.addText(qe)}function bs(){if(pt==="")return;let Se=null;if(typeof Xe.subLanguage=="string"){if(!se[Xe.subLanguage]){Kt.addText(pt);return}Se=Ei(Xe.subLanguage,pt,!0,lo[Xe.subLanguage]),lo[Xe.subLanguage]=Se._top}else Se=jr(pt,Xe.subLanguage.length?Xe.subLanguage:null);Xe.relevance>0&&($r+=Se.relevance),Kt.__addSublanguage(Se._emitter,Se.language)}function Nn(){Xe.subLanguage!=null?bs():Ci(),pt=""}function Tn(Se,Ie){Se!==""&&(Kt.startScope(Ie),Kt.addText(Se),Kt.endScope())}function Ur(Se,Ie){let qe=1;const at=Ie.length-1;for(;qe<=at;){if(!Se._emit[qe]){qe++;continue}const zt=ti.classNameAliases[Se[qe]]||Se[qe],on=Ie[qe];zt?Tn(on,zt):(pt=on,Ci(),pt=""),qe++}}function ur(Se,Ie){return Se.scope&&typeof Se.scope=="string"&&Kt.openNode(ti.classNameAliases[Se.scope]||Se.scope),Se.beginScope&&(Se.beginScope._wrap?(Tn(pt,ti.classNameAliases[Se.beginScope._wrap]||Se.beginScope._wrap),pt=""):Se.beginScope._multi&&(Ur(Se.beginScope,Ie),pt="")),Xe=Object.create(Se,{parent:{value:Xe}}),Xe}function Hr(Se,Ie,qe){let at=T(Se.endRe,qe);if(at){if(Se["on:end"]){const zt=new t(Se);Se["on:end"](Ie,zt),zt.isMatchIgnored&&(at=!1)}if(at){for(;Se.endsParent&&Se.parent;)Se=Se.parent;return Se}}if(Se.endsWithParent)return Hr(Se.parent,Ie,qe)}function Uc(Se){return Xe.matcher.regexIndex===0?(pt+=Se[0],1):(fr=!0,0)}function Hc(Se){const Ie=Se[0],qe=Se.rule,at=new t(qe),zt=[qe.__beforeBegin,qe["on:begin"]];for(const on of zt)if(on&&(on(Se,at),at.isMatchIgnored))return Uc(Ie);return qe.skip?pt+=Ie:(qe.excludeBegin&&(pt+=Ie),Nn(),!qe.returnBegin&&!qe.excludeBegin&&(pt=Ie)),ur(qe,Se),qe.returnBegin?0:Ie.length}function oo(Se){const Ie=Se[0],qe=je.substring(Se.index),at=Hr(Xe,Se,qe);if(!at)return ki;const zt=Xe;Xe.endScope&&Xe.endScope._wrap?(Nn(),Tn(Ie,Xe.endScope._wrap)):Xe.endScope&&Xe.endScope._multi?(Nn(),Ur(Xe.endScope,Se)):zt.skip?pt+=Ie:(zt.returnEnd||zt.excludeEnd||(pt+=Ie),Nn(),zt.excludeEnd&&(pt=Ie));do Xe.scope&&Kt.closeNode(),!Xe.skip&&!Xe.subLanguage&&($r+=Xe.relevance),Xe=Xe.parent;while(Xe!==at.parent);return at.starts&&ur(at.starts,Se),zt.returnEnd?0:Ie.length}function Ma(){const Se=[];for(let Ie=Xe;Ie!==ti;Ie=Ie.parent)Ie.scope&&Se.unshift(Ie.scope);Se.forEach(Ie=>Kt.openNode(Ie))}let hr={};function dr(Se,Ie){const qe=Ie&&Ie[0];if(pt+=Se,qe==null)return Nn(),0;if(hr.type==="begin"&&Ie.type==="end"&&hr.index===Ie.index&&qe===""){if(pt+=je.slice(Ie.index,Ie.index+1),!kt){const at=new Error(`0 width match regex (${pe})`);throw at.languageName=pe,at.badRule=hr.rule,at}return 1}if(hr=Ie,Ie.type==="begin")return Hc(Ie);if(Ie.type==="illegal"&&!Je){const at=new Error('Illegal lexeme "'+qe+'" for mode "'+(Xe.scope||"<unnamed>")+'"');throw at.mode=Xe,at}else if(Ie.type==="end"){const at=oo(Ie);if(at!==ki)return at}if(Ie.type==="illegal"&&qe==="")return pt+=`
75
- `,1;if(Wr>1e5&&Wr>Ie.index*3)throw new Error("potential infinite loop, way more iterations than matches");return pt+=qe,qe.length}const ti=mi(pe);if(!ti)throw Pn(Tt.replace("{}",pe)),new Error('Unknown language: "'+pe+'"');const ao=Qe(ti);let ct="",Xe=rt||ao;const lo={},Kt=new Te.__emitter(Te);Ma();let pt="",$r=0,Ni=0,Wr=0,fr=!1;try{if(ti.__emitTokens)ti.__emitTokens(je,Kt);else{for(Xe.matcher.considerAll();;){Wr++,fr?fr=!1:Xe.matcher.considerAll(),Xe.matcher.lastIndex=Ni;const Se=Xe.matcher.exec(je);if(!Se)break;const Ie=je.substring(Ni,Se.index),qe=dr(Ie,Se);Ni=Se.index+qe}dr(je.substring(Ni))}return Kt.finalize(),ct=Kt.toHTML(),{language:pe,value:ct,relevance:$r,illegal:!1,_emitter:Kt,_top:Xe}}catch(Se){if(Se.message&&Se.message.includes("Illegal"))return{language:pe,value:Lt(je),illegal:!0,relevance:0,_illegalBy:{message:Se.message,index:Ni,context:je.slice(Ni-100,Ni+100),mode:Se.mode,resultSoFar:ct},_emitter:Kt};if(kt)return{language:pe,value:Lt(je),illegal:!1,relevance:0,errorRaised:Se,_emitter:Kt,_top:Xe};throw Se}}function cr(pe){const je={value:Lt(pe),illegal:!1,relevance:0,_top:Ae,_emitter:new Te.__emitter(Te)};return je._emitter.addText(pe),je}function jr(pe,je){je=je||Te.languages||Object.keys(se);const Je=cr(pe),rt=je.filter(mi).filter(Ra).map(Nn=>Ei(Nn,pe,!1));rt.unshift(Je);const Wt=rt.sort((Nn,Tn)=>{if(Nn.relevance!==Tn.relevance)return Tn.relevance-Nn.relevance;if(Nn.language&&Tn.language){if(mi(Nn.language).supersetOf===Tn.language)return 1;if(mi(Tn.language).supersetOf===Nn.language)return-1}return 0}),[Ot,Ci]=Wt,bs=Ot;return bs.secondBest=Ci,bs}function Fc(pe,je,Je){const rt=je&&we[je]||Je;pe.classList.add("hljs"),pe.classList.add(`language-${rt}`)}function io(pe){let je=null;const Je=Gt(pe);if(Ue(Je))return;if(zr("before:highlightElement",{el:pe,language:Je}),pe.dataset.highlighted){console.log("Element previously highlighted. To highlight again, first unset `dataset.highlighted`.",pe);return}if(pe.children.length>0&&(Te.ignoreUnescapedHTML||(console.warn("One of your code blocks includes unescaped HTML. This is a potentially serious security risk."),console.warn("https://github.com/highlightjs/highlight.js/wiki/security"),console.warn("The element with unescaped HTML:"),console.warn(pe)),Te.throwUnescapedHTML))throw new It("One of your code blocks includes unescaped HTML.",pe.innerHTML);je=pe;const rt=je.textContent,Wt=Je?St(rt,{language:Je,ignoreIllegals:!0}):jr(rt);pe.innerHTML=Wt.value,pe.dataset.highlighted="yes",Fc(pe,Je,Wt.language),pe.result={language:Wt.language,re:Wt.relevance,relevance:Wt.relevance},Wt.secondBest&&(pe.secondBest={language:Wt.secondBest.language,relevance:Wt.secondBest.relevance}),zr("after:highlightElement",{el:pe,result:Wt,text:rt})}function jc(pe){Te=Wi(Te,pe)}const Vi=()=>{vs(),ne("10.6.0","initHighlighting() deprecated. Use highlightAll() now.")};function ka(){vs(),ne("10.6.0","initHighlightingOnLoad() deprecated. Use highlightAll() now.")}let ro=!1;function vs(){function pe(){vs()}if(document.readyState==="loading"){ro||window.addEventListener("DOMContentLoaded",pe,!1),ro=!0;return}document.querySelectorAll(Te.cssSelector).forEach(io)}function Ea(pe,je){let Je=null;try{Je=je(U)}catch(rt){if(Pn("Language definition for '{}' could not be registered.".replace("{}",pe)),kt)Pn(rt);else throw rt;Je=Ae}Je.name||(Je.name=pe),se[pe]=Je,Je.rawDefinition=je.bind(null,U),Je.aliases&&Ta(Je.aliases,{languageName:pe})}function Ca(pe){delete se[pe];for(const je of Object.keys(we))we[je]===pe&&delete we[je]}function Na(){return Object.keys(se)}function mi(pe){return pe=(pe||"").toLowerCase(),se[pe]||se[we[pe]]}function Ta(pe,{languageName:je}){typeof pe=="string"&&(pe=[pe]),pe.forEach(Je=>{we[Je.toLowerCase()]=je})}function Ra(pe){const je=mi(pe);return je&&!je.disableAutodetect}function Dt(pe){pe["before:highlightBlock"]&&!pe["before:highlightElement"]&&(pe["before:highlightElement"]=je=>{pe["before:highlightBlock"](Object.assign({block:je.el},je))}),pe["after:highlightBlock"]&&!pe["after:highlightElement"]&&(pe["after:highlightElement"]=je=>{pe["after:highlightBlock"](Object.assign({block:je.el},je))})}function zc(pe){Dt(pe),Ve.push(pe)}function so(pe){const je=Ve.indexOf(pe);je!==-1&&Ve.splice(je,1)}function zr(pe,je){const Je=pe;Ve.forEach(function(rt){rt[Je]&&rt[Je](je)})}function ys(pe){return ne("10.7.0","highlightBlock will be removed entirely in v12.0"),ne("10.7.0","Please use highlightElement now."),io(pe)}Object.assign(U,{highlight:St,highlightAuto:jr,highlightAll:vs,highlightElement:io,highlightBlock:ys,configure:jc,initHighlighting:Vi,initHighlightingOnLoad:ka,registerLanguage:Ea,unregisterLanguage:Ca,listLanguages:Na,getLanguage:mi,registerAliases:Ta,autoDetection:Ra,inherit:Wi,addPlugin:zc,removePlugin:so}),U.debugMode=function(){kt=!1},U.safeMode=function(){kt=!0},U.versionString=xt,U.regex={concat:x,lookahead:v,either:E,optional:S,anyNumberOfTimes:y};for(const pe in ie)typeof ie[pe]=="object"&&e(ie[pe]);return Object.assign(U,ie),U},qi=Ki({});return qi.newInstance=()=>Ki({}),Hh=qi,qi.HighlightJS=qi,qi.default=qi,Hh}var hR=uR();const dR=wc(hR),C_={},fR="hljs-";function pR(e){const t=dR.newInstance();return e&&a(e),{highlight:n,highlightAuto:i,listLanguages:o,register:a,registerAlias:l,registered:u};function n(d,h,g){const m=g||C_,v=typeof m.prefix=="string"?m.prefix:fR;if(!t.getLanguage(d))throw new Error("Unknown language: `"+d+"` is not registered");t.configure({__emitter:mR,classPrefix:v});const y=t.highlight(h,{ignoreIllegals:!0,language:d});if(y.errorRaised)throw new Error("Could not highlight with `Highlight.js`",{cause:y.errorRaised});const S=y._emitter.root,x=S.data;return x.language=y.language,x.relevance=y.relevance,S}function i(d,h){const m=(h||C_).subset||o();let v=-1,y=0,S;for(;++v<m.length;){const x=m[v];if(!t.getLanguage(x))continue;const k=n(x,d,h);k.data&&k.data.relevance!==void 0&&k.data.relevance>y&&(y=k.data.relevance,S=k)}return S||{type:"root",children:[],data:{language:void 0,relevance:y}}}function o(){return t.listLanguages()}function a(d,h){if(typeof d=="string")t.registerLanguage(d,h);else{let g;for(g in d)Object.hasOwn(d,g)&&t.registerLanguage(g,d[g])}}function l(d,h){if(typeof d=="string")t.registerAliases(typeof h=="string"?h:[...h],{languageName:d});else{let g;for(g in d)if(Object.hasOwn(d,g)){const m=d[g];t.registerAliases(typeof m=="string"?m:[...m],{languageName:g})}}}function u(d){return!!t.getLanguage(d)}}class mR{constructor(t){this.options=t,this.root={type:"root",children:[],data:{language:void 0,relevance:0}},this.stack=[this.root]}addText(t){if(t==="")return;const n=this.stack[this.stack.length-1],i=n.children[n.children.length-1];i&&i.type==="text"?i.value+=t:n.children.push({type:"text",value:t})}startScope(t){this.openNode(String(t))}endScope(){this.closeNode()}__addSublanguage(t,n){const i=this.stack[this.stack.length-1],o=t.root.children;n?i.children.push({type:"element",tagName:"span",properties:{className:[n]},children:o}):i.children.push(...o)}openNode(t){const n=this,i=t.split(".").map(function(l,u){return u?l+"_".repeat(u):n.options.classPrefix+l}),o=this.stack[this.stack.length-1],a={type:"element",tagName:"span",properties:{className:i},children:[]};o.children.push(a),this.stack.push(a)}closeNode(){this.stack.pop()}finalize(){}toHTML(){return""}}const gR={};function _R(e){const t=e||gR,n=t.aliases,i=t.detect||!1,o=t.languages||cR,a=t.plainText,l=t.prefix,u=t.subset;let d="hljs";const h=pR(o);if(n&&h.registerAlias(n),l){const g=l.indexOf("-");d=g===-1?l:l.slice(0,g)}return function(g,m){Ic(g,"element",function(v,y,S){if(v.tagName!=="code"||!S||S.type!=="element"||S.tagName!=="pre")return;const x=vR(v);if(x===!1||!x&&!i||x&&a&&a.includes(x))return;Array.isArray(v.properties.className)||(v.properties.className=[]),v.properties.className.includes(d)||v.properties.className.unshift(d);const k=PT(v,{whitespace:"pre"});let E;try{E=x?h.highlight(x,k,{prefix:l}):h.highlightAuto(k,{prefix:l,subset:u})}catch(D){const T=D;if(x&&/Unknown language/.test(T.message)){m.message("Cannot highlight as `"+x+"`, it’s not registered",{ancestors:[S,v],cause:T,place:v.position,ruleId:"missing-language",source:"rehype-highlight"});return}throw T}!x&&E.data&&E.data.language&&v.properties.className.push("language-"+E.data.language),E.children.length>0&&(v.children=E.children)})}}function vR(e){const t=e.properties.className;let n=-1;if(!Array.isArray(t))return;let i;for(;++n<t.length;){const o=String(t[n]);if(o==="no-highlight"||o==="nohighlight")return!1;!i&&o.slice(0,5)==="lang-"&&(i=o.slice(5)),!i&&o.slice(0,9)==="language-"&&(i=o.slice(9))}return i}const yR=O.memo(function({text:t}){const n=yt(),[i,o]=O.useState(!1);return t?f.jsx("button",{type:"button",className:"copy-btn",title:n("copy"),onClick:()=>{navigator.clipboard.writeText(t).then(()=>{o(!0),setTimeout(()=>o(!1),1200)})},children:i?f.jsx(hf,{}):f.jsx(Hv,{})}):null}),Lc=O.memo(function({text:t}){return f.jsx("div",{className:"md",children:f.jsx(gC,{remarkPlugins:[RT],rehypePlugins:[[_R,{detect:!0,ignoreMissing:!0}]],components:{pre:({children:n,...i})=>f.jsxs("div",{className:"codeblock",children:[f.jsx(yR,{text:wd(n)}),f.jsx("pre",{...i,children:n})]})},children:t})})});function wd(e){if(typeof e=="string")return e;if(Array.isArray(e))return e.map(wd).join("");if(e&&typeof e=="object"&&"props"in e){const t=e.props;return wd(t==null?void 0:t.children)}return""}function bR({thinking:e,streaming:t}){const n=yt(),[i,o]=O.useState(t),a=e.split(`
76
- `)[0].slice(0,80);return f.jsxs("div",{className:`thinking ${i?"open":""} ${t?"live":""}`,children:[f.jsxs("button",{type:"button",className:"thinking-toggle",onClick:()=>o(l=>!l),children:[i?f.jsx(Qs,{}):f.jsx(Cc,{}),f.jsx(Ec,{className:"thinking-icon"}),f.jsx("span",{className:"thinking-label",children:t?f.jsxs("span",{className:"thinking-live-label",children:[n("thinkingNow"),f.jsx("span",{className:"dots"})]}):i?n("thinking"):n("thinkingPreview",{preview:a})})]}),i&&f.jsx("div",{className:"thinking-body",children:e})]})}const SR={bash:"$",read:"📄",write:"✍️",edit:"✏️",grep:"🔍",find:"🧭",ls:"📂"};function wR(e){return SR[e]??"🛠"}const xR=O.memo(function({block:t,view:n,onKillBash:i}){var I,q,L,re;const o=yt(),[a,l]=O.useState(!0),[u,d]=O.useState(!1),h=!n.result&&n.streaming&&!n.status,g=t.name==="bash"&&h,m=n.result!==void 0,v=!n.result&&!!n.status,y=((I=n.result)==null?void 0:I.isError)??((q=n.status)==null?void 0:q.isError)??!1,S=n.result?n.result.content.map(X=>X.type==="text"?X.text:"").join(""):n.liveOutput??"",x=y?"err":m?"ok":h||v?"run":"idle";let k=o(y?"error":m?"done":h?"running":v?"toolDoneWaitingModel":"toolQueued");const E=v&&((L=n.status)==null?void 0:L.durationMs)!==void 0?ER(n.status.durationMs):"";v&&E&&(k=`${k} · ${E}`);const D=v&&((re=n.status)==null?void 0:re.exitCode)!==void 0?`exit ${n.status.exitCode}`:"",T=()=>{t.argumentsText&&(navigator.clipboard.writeText(t.argumentsText),d(!0),setTimeout(()=>d(!1),1200))};return f.jsxs("div",{className:`toolcall ${x}`,children:[f.jsxs("div",{className:"toolcall-head",children:[f.jsx("span",{className:"toolcall-icon",children:wR(t.name)}),f.jsx("span",{className:"toolcall-name",children:t.name}),f.jsxs("span",{className:"toolcall-status",children:[k,D&&f.jsx("em",{className:"toolcall-exit",children:D})]}),f.jsx("span",{className:"toolcall-spacer"}),g&&i&&f.jsxs("button",{type:"button",className:"toolcall-kill",title:o("stopBashTip"),onClick:i,children:[f.jsx(oc,{}),f.jsx("span",{children:o("stopBash")})]}),f.jsx("button",{type:"button",className:"toolcall-copy",title:o("copyArgs"),onClick:T,children:u?f.jsx(M0,{}):f.jsx(Hv,{})}),f.jsx("button",{type:"button",className:"toolcall-toggle",onClick:()=>l(X=>!X),children:a?f.jsx(Qs,{}):f.jsx(Cc,{})})]}),a&&f.jsxs("div",{className:"toolcall-body",children:[t.argumentsText&&f.jsx("div",{className:"toolcall-args",children:t.name==="bash"&&t.argumentsText.startsWith("{")?f.jsx(kR,{args:t.argumentsText}):f.jsx("pre",{children:t.argumentsText})}),S.length>0&&f.jsxs("div",{className:"toolcall-output",children:[f.jsxs("div",{className:"toolcall-output-label",children:[o(y?"errorOutput":"output"),(h||v)&&f.jsx("span",{className:"cursor"})]}),f.jsx("pre",{children:S})]}),h&&S.length===0&&f.jsxs("div",{className:"toolcall-waiting",children:[f.jsx("span",{className:"cursor"})," ",o("waitingOutput")]}),v&&S.length===0&&f.jsxs("div",{className:"toolcall-waiting",children:[f.jsx("span",{className:"cursor"})," ",o("waitingModel")]})]})]})});function kR({args:e}){let t=null;try{t=JSON.parse(e)}catch{return f.jsx("pre",{children:e})}return typeof t.command!="string"?f.jsx("pre",{children:e}):f.jsxs("div",{className:"termline",children:[f.jsx(xc,{className:"termline-icon"}),f.jsx("code",{children:t.command}),typeof t.timeout=="number"&&f.jsxs("span",{className:"termline-timeout",children:["⏱ ",t.timeout,"s"]})]})}function ER(e){if(e===void 0)return"";const t=e/1e3;if(t<60)return`${t.toFixed(1)}s`;const n=Math.floor(t/60),i=Math.round(t%60);return`${n}m ${String(i).padStart(2,"0")}s`}const CR=/^<skill name="([^"]+)" location="([^"]+)">\n([\s\S]*?)\n<\/skill>(?:\n\n([\s\S]+))?$/;function Lf(e){var n;const t=e.match(CR);return t?{name:t[1],location:t[2],content:t[3],userMessage:((n=t[4])==null?void 0:n.trim())||void 0}:null}function da(e){return e.type==="text"&&typeof e.text=="string"?e:null}function bb(e){return e.type==="thinking"&&typeof e.thinking=="string"?e:null}function Sb(e){return e.type==="toolCall"&&typeof e.id=="string"&&typeof e.name=="string"?e:null}function wb(e){return e.type==="image"&&typeof e.dataUrl=="string"?e:null}function xb(e){return e.type==="bash"&&typeof e.command=="string"?e:null}const N_=O.memo(function({message:t,toolResults:n,liveOutputs:i,toolStatuses:o,streaming:a,isLast:l,onEdit:u,onKillBash:d,onCollapse:h,qnIndex:g,qnActive:m,onJump:v}){const y=yt(),[S,x]=O.useState(!1),[k,E]=O.useState("");if(t.role==="toolResult")return null;const D=t.role==="custom"&&t.customType==="file",T=t.content.map(R=>{var F;return((F=da(R))==null?void 0:F.text)??""}).filter(Boolean).join(`
77
- `),I=t.role==="user"?Lf(T):null,q=I?I.userMessage??`skill:${I.name}`:T.split(`
78
- `).join(" ").trim(),L=a&&l&&t.content.length===0,re=t.role==="user"&&!a&&!L&&!!u,X=()=>{E(I?`/skill:${I.name}${I.userMessage?` ${I.userMessage}`:""}`:t.content.map(R=>{var F;return((F=da(R))==null?void 0:F.text)??""}).filter(Boolean).join(`
79
- `)),x(!0)},te=()=>{const R=k.trim();R&&(u==null||u(t.id,R),x(!1))},A=t.role==="custom"&&(t.customType==="goal-review"||t.customType==="goal-wizard"),j=t.role==="custom"&&t.customType==="goal-wizard";return f.jsxs("div",{className:`msg msg-${t.role}${A?" msg-goal-review":""}`,"data-role":t.role,"data-msg-id":t.id,children:[f.jsxs("div",{className:"msg-meta",children:[f.jsx("span",{className:"msg-role",children:t.role==="custom"?j?y("goalWizardCard"):A?y("goalBarTitle"):t.customType==="file"?y("attachment"):`${y("plugin")} · ${t.customType??y("unknown")}`:kb(t.role,y)}),t.model&&f.jsx("span",{className:"msg-model",children:t.model}),t.timestamp&&f.jsx("span",{className:"msg-time",children:MR(t.timestamp)}),h&&f.jsxs("button",{type:"button",className:"msg-collapse-btn",title:y("collapseMsg"),onClick:()=>h(t.id),children:[f.jsx(uf,{})," ",y("collapseMsg")]}),g!==void 0&&v&&f.jsxs("button",{type:"button",className:`qn-tag ${m?"active":""}`,title:`${g+1}. ${q}`,"aria-label":`${g+1}. ${q}`,onClick:()=>v(t.id),children:[f.jsx("span",{className:"qn-tag-bar"}),f.jsx("span",{className:"qn-tag-idx",children:g+1})]})]}),f.jsx("div",{className:"msg-body",children:S?f.jsxs("div",{className:"msg-editor",children:[f.jsx("textarea",{className:"msg-editor-input",value:k,autoFocus:!0,placeholder:y("editPlaceholder"),rows:Math.max(2,Math.min(10,k.split(`
80
- `).length+1)),onChange:R=>E(R.target.value),onKeyDown:R=>{R.key==="Enter"&&(R.metaKey||R.ctrlKey)?(R.preventDefault(),te()):R.key==="Escape"&&x(!1)}}),f.jsxs("div",{className:"msg-editor-actions",children:[f.jsx("span",{className:"msg-editor-hint",children:y("editHint")}),f.jsx("button",{type:"button",className:"chip",onClick:()=>x(!1),children:y("cancel")}),f.jsxs("button",{type:"button",className:"chip primary",disabled:!k.trim(),title:y("reaskFromHere"),onClick:te,children:[f.jsx(ad,{})," ",y("reaskFromHere")]})]})]}):f.jsxs(f.Fragment,{children:[t.errorMessage&&f.jsx("div",{className:"msg-error",children:t.errorMessage}),D?f.jsx(NR,{message:t}):I?f.jsxs(f.Fragment,{children:[f.jsx(RR,{block:I}),I.userMessage&&f.jsx("div",{className:"msg-text",children:f.jsx(Lc,{text:I.userMessage})}),t.content.map((R,F)=>R.type==="text"?null:f.jsx(R_,{block:R,toolResults:n,liveOutputs:i,toolStatuses:o,streaming:a,isLast:l,onKillBash:d},`${t.id}-${F}`))]}):t.content.map((R,F)=>f.jsx(R_,{block:R,toolResults:n,liveOutputs:i,toolStatuses:o,streaming:a,isLast:l,onKillBash:d},`${t.id}-${F}`)),L&&f.jsxs("div",{className:"thinking-wait",children:[y("thinkingWait"),f.jsx("span",{className:"dot"})]}),a&&l&&!L&&f.jsx("span",{className:"stream-cursor"})]})}),re&&!S&&f.jsx("div",{className:"msg-actions",children:f.jsxs("button",{type:"button",className:"msg-action",title:y("editReaskTip"),onClick:X,children:[f.jsx(ad,{})," ",y("editReask")]})})]})});function NR({message:e}){const t=yt(),[n,i]=O.useState(!1),o=e.details??{},a=o.name??o.path??t("attachment"),l=o.type==="folder",u=o.mode==="reference",d=o.mode==="bridged",h=e.content.filter(y=>y.type==="text").map(y=>y.text).join(`
81
- `),g=TR(h),m=e.content.find(y=>y.type==="image"),v=g.split(`
82
- `).length;return f.jsxs("div",{className:`attachcard ${u?"reference":""}`,children:[f.jsxs("button",{type:"button",className:"attachcard-head",onClick:()=>i(y=>!y),children:[f.jsx("span",{className:"attachcard-icon",children:l?"📁":"📎"}),f.jsx("span",{className:"attachcard-name",children:a}),o.path&&f.jsx("span",{className:"attachcard-path",children:o.path}),f.jsx("span",{className:`attachcard-mode ${o.mode==="lines"?"lines":u?"ref":d?"bridged":"inline"}`,children:u?l?t("folderRefShort"):`${t("refOnlyShort")} · ${T_(o.size)}`:d?t("bridgedVision"):m?t("image"):o.mode==="lines"?t("inlineLinesRange",{start:o.startLine??1,end:o.endLine??o.lines??1}):t("inlineLines",{n:o.lines??v})}),!u&&(n?f.jsx(Qs,{}):f.jsx(Cc,{}))]}),!u&&n&&(d?f.jsxs(f.Fragment,{children:[f.jsx("div",{className:"attachcard-bridgenote",children:t("bridgedVisionDetail")}),(m==null?void 0:m.dataUrl)&&f.jsx("div",{className:"attachcard-image",children:f.jsx("img",{src:m.dataUrl,alt:a})}),g&&f.jsx("pre",{className:"attachcard-content",children:g})]}):m!=null&&m.dataUrl?f.jsx("div",{className:"attachcard-image",children:f.jsx("img",{src:m.dataUrl,alt:a})}):f.jsx("pre",{className:"attachcard-content",children:g})),u&&f.jsx("div",{className:"attachcard-refnote",children:l?t("folderNotExpanded"):t("fileNotExpanded",{size:T_(o.size)})})]})}function T_(e){return e===void 0?"":e>=1024*1024?`${(e/(1024*1024)).toFixed(1)} MB`:e>=1024?`${Math.round(e/1024)} KB`:`${e} B`}function TR(e){const t=e.match(/^\s*<file path="[^"]*"(?:\s+lines="[^"]*")?>\s*```\s*\n?([\s\S]*?)\n?```\s*<\/file>\s*$/);if(t)return t[1].trim();const n=e.match(/^\s*<vision-bridge>\s*([\s\S]*?)\s*<\/vision-bridge>\s*$/);return n?n[1].trim():e.trim()}function RR({block:e}){const t=yt(),[n,i]=O.useState(!1);return f.jsxs("div",{className:`skillcard${n?" expanded":""}`,children:[f.jsxs("button",{type:"button",className:"skillcard-head",onClick:()=>i(o=>!o),title:e.location,children:[f.jsx("span",{className:"skillcard-icon",children:f.jsx(A0,{})}),f.jsx("span",{className:"skillcard-name",children:e.name}),f.jsx("span",{className:"skillcard-path",children:e.location}),f.jsxs("span",{className:"skillcard-action",children:[n?f.jsx(uf,{}):f.jsx(Qs,{}),t(n?"collapseMsg":"expandMsg")]})]}),n&&f.jsx("div",{className:"skillcard-body",children:f.jsx(Lc,{text:e.content})})]})}function R_({block:e,toolResults:t,liveOutputs:n,toolStatuses:i,streaming:o,isLast:a,onKillBash:l}){const u=yt(),d=da(e);if(d)return f.jsxs("div",{className:"msg-text",children:[f.jsx(Lc,{text:d.text}),d.truncated&&f.jsx("div",{className:"trunc-note",children:u("truncated")})]});const h=bb(e);if(h)return f.jsx(bR,{thinking:h.thinking,streaming:o&&a});const g=Sb(e);if(g){const y=t.get(g.id),S=n.get(g.id),x={result:y,liveOutput:S==null?void 0:S.text,streaming:o,status:i.get(g.id)};return f.jsx(xR,{block:g,view:x,onKillBash:l})}const m=wb(e);if(m&&m.dataUrl)return f.jsx("div",{className:"msg-image",children:f.jsx("img",{src:m.dataUrl,alt:"attachment"})});const v=xb(e);return v?f.jsxs("div",{className:"bashblock",children:[f.jsxs("div",{className:"bashblock-command",children:[f.jsx("span",{className:"bashblock-prompt",children:"$"}),f.jsx("code",{children:v.command}),v.exitCode!==void 0&&f.jsx("span",{className:`bashblock-exit ${v.exitCode===0?"ok":"err"}`,children:u("exitCode",{code:v.exitCode})}),v.cancelled&&f.jsx("span",{className:"bashblock-exit err",children:u("cancelled")})]}),v.output&&f.jsx("pre",{className:"bashblock-output",children:v.output}),v.truncated&&f.jsx("div",{className:"trunc-note",children:u("outputTruncated")})]}):null}function kb(e,t){switch(e){case"user":return t("role.user");case"assistant":return t("role.assistant");case"toolResult":return t("role.tool");case"bashExecution":return t("role.bash");case"branchSummary":return t("role.branch");case"compactionSummary":return t("role.compaction");default:return e}}function MR(e){const t=new Date(e),n=String(t.getHours()).padStart(2,"0"),i=String(t.getMinutes()).padStart(2,"0");return`${n}:${i}`}const AR=O.memo(function({message:t,onExpand:n}){const i=yt();let o="";for(const m of t.content){const v=da(m);if(v&&v.text.trim()){const y=Lf(v.text);y?o=`skill:${y.name}`+(y.userMessage?` · ${y.userMessage.replace(/\s+/g," ").trim()}`:""):o=v.text.replace(/\s+/g," ").trim();break}}if(!o&&t.role==="custom"&&t.customType==="file"){const m=t.details??{};o=m.name??m.path??""}o.length>90&&(o=`${o.slice(0,90)}…`);let l=0,u=0,d=0,h=0;for(const m of t.content)bb(m)?l++:Sb(m)?u++:xb(m)?d++:wb(m)&&h++;const g=[];return l&&g.push(`${i("thinking")} ${l}`),u&&g.push(`${i("toolCalls")} ${u}`),d&&g.push(`${i("bashRuns")} ${d}`),h&&g.push(`${i("images")} ${h}`),f.jsxs("button",{type:"button",className:"msg-collapsed","data-msg-id":t.id,title:`${i("expandMsg")} · ${o||g.join(" · ")||t.role}`,onClick:()=>n(t.id),children:[f.jsx("span",{className:`msg-collapsed-role role-${t.role}`,children:t.role==="custom"&&t.customType==="file"?i("attachment"):kb(t.role,i)}),f.jsxs("span",{className:"msg-collapsed-body",children:[o&&f.jsx("span",{className:"msg-collapsed-preview",children:o}),g.length>0&&f.jsx("span",{className:"msg-collapsed-chips",children:g.map((m,v)=>f.jsx("span",{className:"msg-collapsed-chip",children:m},v))})]}),t.timestamp?f.jsx("span",{className:"msg-collapsed-time",children:IR(t.timestamp)}):null,f.jsxs("span",{className:"msg-collapsed-action",children:[f.jsx(Qs,{})," ",i("expandMsg")]})]})});function IR(e){const t=new Date(e),n=String(t.getHours()).padStart(2,"0"),i=String(t.getMinutes()).padStart(2,"0");return`${n}:${i}`}const M_=new Map,LR=15,DR=30;function A_(e){return e.content.some(t=>t.type==="toolCall")}const OR=[{key:"ex.understand",icon:"🔍"},{key:"ex.debug",icon:"🐛"},{key:"ex.test",icon:"🧪"},{key:"ex.review",icon:"🧹"}];function PR(e){return OR.map(({key:t,icon:n})=>({icon:n,text:e(t),prompt:e(`${t}.prompt`)}))}function BR({state:e,liveOutputs:t,toolStatuses:n,onEdit:i,onKillBash:o}){const a=yt(),l=O.useRef(null),[u,d]=O.useState(!0),h=O.useRef(!0),[g,m]=O.useState(()=>new Set),v=e.streamingMessage?[...e.messages,e.streamingMessage]:e.messages,y=O.useMemo(()=>{const N=new Map;for(const G of e.messages)G.role==="toolResult"&&G.toolCallId&&N.set(G.toolCallId,G);return N},[e.messages]),S=v.length>0?v[v.length-1].id:null,x=e.messages.length>DR?Math.max(0,e.messages.length-LR):0,k=O.useMemo(()=>{const N=[];for(const G of e.messages){if(G.role!=="user")continue;const C=G.content.map(M=>{var ve;return((ve=da(M))==null?void 0:ve.text)??""}).filter(Boolean).join(" "),P=Lf(C),V=P?P.userMessage??`skill:${P.name}`:C.trim();V&&N.push({id:G.id,text:V})}return N},[e.messages]),E=O.useMemo(()=>{const N=new Map;return k.forEach((G,C)=>N.set(G.id,C)),N},[k]),[D,T]=O.useState(-1),I=O.useRef(-1),q=O.useRef(k);O.useEffect(()=>{q.current=k},[k]);const L=O.useCallback(()=>{const N=l.current,G=q.current;if(!N||G.length===0)return;const C=N.getBoundingClientRect().top,P=140;let V=-1;for(let M=0;M<G.length;M++){const ve=N.querySelector(`[data-msg-id="${G[M].id}"]`);if(ve)if(ve.getBoundingClientRect().top<=C+P)V=M;else break}V!==I.current&&(I.current=V,T(V))},[]);O.useEffect(()=>{L()},[k,L]);const re=O.useCallback(N=>{m(G=>G.has(N)?G:new Set(G).add(N))},[]),X=O.useCallback(N=>{m(G=>{if(!G.has(N))return G;const C=new Set(G);return C.delete(N),C})},[]),te=O.useCallback(N=>{const G=e.messages.findIndex(P=>P.id===N);G>=0&&G<x&&!g.has(N)&&sx.flushSync(()=>re(N));const C=q.current.findIndex(P=>P.id===N);I.current=C,T(C),requestAnimationFrame(()=>{var V,M;const P=(V=l.current)==null?void 0:V.querySelector(`[data-msg-id="${N}"]`);P&&((M=l.current)==null||M.querySelectorAll(".msg-flash").forEach(ve=>ve.classList.remove("msg-flash")),P.scrollIntoView({block:"start"}),P.classList.remove("msg-flash"),P.offsetWidth,P.classList.add("msg-flash"))})},[e.messages,x,g,re]),A=O.useCallback(()=>{const N=l.current;if(!N)return;const G=N.scrollHeight-N.scrollTop-N.clientHeight<80;h.current=G,d(G),L()},[L]);O.useEffect(()=>{const N=l.current;N&&h.current&&(N.scrollTop=N.scrollHeight)},[v,e.isStreaming,t]);const j=O.useCallback(()=>{const N=l.current;N&&(N.scrollTop=N.scrollHeight),h.current=!0,d(!0)},[]),R=O.useRef(null);O.useEffect(()=>{const N=R.current,G=l.current;if(!N||!G)return;const C=P=>{P.preventDefault();const V=N.querySelector(".qn-list");if(V&&V.contains(P.target)&&V.scrollHeight>V.clientHeight){V.scrollTop+=P.deltaY;return}G.scrollTop+=P.deltaY};return N.addEventListener("wheel",C,{passive:!1}),()=>N.removeEventListener("wheel",C)},[]);const[F,z]=O.useState(0);O.useEffect(()=>{const N=()=>{var G;return z(((G=l.current)==null?void 0:G.clientHeight)??0)};return N(),window.addEventListener("resize",N),()=>window.removeEventListener("resize",N)},[]);const H=k.length,Q=O.useMemo(()=>H===0?27:Math.max(4,Math.min(27,Math.floor(((F||600)-16)/H)-3)),[H,F]),J=Q<20;return f.jsxs("div",{className:"messages-wrap",children:[f.jsxs("div",{className:"messages",ref:l,onScroll:A,children:[e.messages.length===0&&!e.streamingMessage&&f.jsxs("div",{className:"empty-state",children:[f.jsx("div",{className:"empty-logo-wrap",children:f.jsx("div",{className:"empty-logo",children:"π"})}),f.jsx("h2",{className:"empty-title",children:a("welcomeTitle")}),f.jsx("p",{className:"empty-sub",children:a("welcomeSub")}),f.jsxs("div",{className:"empty-cwd",children:[f.jsx("span",{className:"empty-cwd-label",children:a("directory")}),f.jsx("span",{className:"empty-cwd-path",children:e.cwd})]}),f.jsx("div",{className:"empty-examples",children:PR(a).map(N=>f.jsxs("button",{type:"button",className:"empty-example",title:a("clickToFill"),onClick:()=>window.dispatchEvent(new CustomEvent("pi-web:fill",{detail:N.prompt})),children:[f.jsx("span",{className:"empty-example-icon",children:N.icon}),f.jsx("span",{className:"empty-example-text",children:N.text})]},N.prompt))})]}),e.messages.map((N,G)=>{const C=G<x,P=C&&g.has(N.id);if(C&&!P)return N.role==="toolResult"?null:f.jsx(AR,{message:N,onExpand:re},N.id);const V=N.role==="user"?E.get(N.id):void 0;return f.jsx(N_,{message:N,qnIndex:V,qnActive:V!==void 0?V===D:void 0,onJump:te,toolResults:y,liveOutputs:A_(N)?t:M_,toolStatuses:n,streaming:e.isStreaming,onKillBash:o,isLast:N.id===S,onEdit:i,onCollapse:P?X:void 0},N.id)}),e.streamingMessage&&f.jsx(N_,{message:e.streamingMessage,toolResults:y,liveOutputs:A_(e.streamingMessage)?t:M_,toolStatuses:n,streaming:!0,isLast:!0,onEdit:i,onKillBash:o},e.streamingMessage.id),e.isStreaming&&v.length===0&&f.jsx("div",{className:"streaming-wait",children:a("waitingResponse")})]}),!u&&f.jsxs("button",{type:"button",className:"scroll-bottom",onClick:j,children:[f.jsx(Wv,{})," ",a("backToBottom")]}),k.length>0&&f.jsxs("div",{className:`qn-rail ${J?"many":""}`,ref:R,"aria-label":a("questionNavTitle"),style:{"--rail-gap":`${Q}px`},children:[k.map((N,G)=>f.jsx("button",{type:"button",className:`qn-bar ${G===D?"active":""}`,"aria-label":`${G+1}. ${N.text}`,onClick:()=>te(N.id),children:f.jsxs("span",{className:"qn-bar-text",children:[G+1,". ",N.text]})},N.id)),J&&f.jsx("div",{className:"qn-list",children:k.map((N,G)=>f.jsxs("button",{type:"button",className:`qn-list-item ${G===D?"active":""}`,"aria-label":`${G+1}. ${N.text}`,onClick:()=>te(N.id),children:[f.jsx("span",{className:"qn-list-idx",children:G+1}),f.jsx("span",{className:"qn-list-text",children:N.text})]},N.id))})]})]})}const FR=1568,jR=2*1024*1024;function Xl(e){return e.startsWith("image/")&&e!=="image/svg+xml"&&e!=="image/svg"}async function zR(e){if(!e.type.startsWith("image/"))return null;let t;try{t=await createImageBitmap(e,{imageOrientation:"from-image"})}catch{return null}try{const n=Math.min(1,FR/Math.max(t.width,t.height)),i=Math.max(1,Math.round(t.width*n)),o=Math.max(1,Math.round(t.height*n)),a=e.type==="image/jpeg"||e.type==="image/jpg"?[["image/jpeg",.85],["image/jpeg",.6],["image/webp",.8]]:[["image/png",1],["image/jpeg",.85],["image/jpeg",.6]];let l=null;for(const[u,d]of a){const h=document.createElement("canvas");h.width=i,h.height=o;const g=h.getContext("2d");if(!g)continue;u!=="image/png"&&(g.fillStyle="#ffffff",g.fillRect(0,0,i,o)),g.drawImage(t,0,0,i,o);const m=h.toDataURL(u,d),v=m.match(/^data:([^;]+);base64,/),y=v?v[1]:u,S=m.replace(/^data:[^;]*;base64,/,""),x=Math.floor(S.length*3/4);if(l={data:S,mimeType:y,name:e.name,size:x},x<=jR)return l}return l}finally{t.close()}}function UR({chat:e,send:t,attachments:n,onRemoveAttachment:i,onAddImageFiles:o,onAddLocalFiles:a,onNotice:l,onSent:u,onManageModels:d}){const h=yt(),{locale:g}=df(),m=$=>g==="en"&&$.descriptionEn?$.descriptionEn:$.description??"",v=$=>g==="en"&&$.argumentHintEn?$.argumentHintEn:$.argumentHint??"",[y,S]=O.useState(""),[x,k]=O.useState(!1),[E,D]=O.useState(null),[T,I]=O.useState(0),[q,L]=O.useState(!1),[re,X]=O.useState(void 0),te=O.useRef(null),A=O.useRef(null),j=O.useRef(null),R={builtin:h("slashBuiltin"),extension:h("slashExtension"),prompt:h("slashPrompt"),skill:h("slashSkill")},F=$=>{const ue=$.match(/^\/([^\s]*)$/);if(ue&&e.ready){const ke=ue[1].toLowerCase(),Ee=e.slashCommands.filter(ie=>ie.name.toLowerCase().startsWith(ke));D(Ee.length>0?Ee:null),I(0)}else D(null)};O.useEffect(()=>{var ue;const $=(ue=j.current)==null?void 0:ue.querySelector(".slash-item.active");$==null||$.scrollIntoView({block:"nearest"})},[T,E]);const z=$=>{var xe;const ue=E??[],ke=$??ue[T%Math.max(ue.length,1)];if(!ke){D(null);return}const Ee=y.match(/^\/([^\s]*)([\s\S]*)$/),ie=Ee?Ee[2]:"";S(`/${ke.name} ${ie}`),D(null),(xe=te.current)==null||xe.focus()},H=async()=>{var Ee;const ue=[...((Ee=e.state)==null?void 0:Ee.messages)??[]].reverse().find(ie=>ie.role==="assistant"&&ie.content.some(xe=>xe.type==="text"&&xe.text)),ke=ue==null?void 0:ue.content.filter(ie=>ie.type==="text").map(ie=>ie.text).join(`
83
- `);if(!ke){l("warning",h("slashCopyEmpty"));return}try{await navigator.clipboard.writeText(ke),l("info",h("slashCopied"))}catch{l("error",h("slashCopyFailed"))}},Q=$=>{if(!$||$.length===0){l("warning",h("foldersNotSupported"));return}const ue=Array.from($).filter(Ee=>Xl(Ee.type)),ke=Array.from($).filter(Ee=>!Xl(Ee.type));ue.length>0&&o(ue),ke.length>0&&a(ke)},J=$=>{var Ee;const ue=(Ee=$.clipboardData)==null?void 0:Ee.items;if(!ue)return;const ke=[];for(const ie of ue)if(ie.kind==="file"&&Xl(ie.type)){const xe=ie.getAsFile();xe&&ke.push(xe)}ke.length!==0&&($.preventDefault(),o(ke))},N=e.state,G=(N==null?void 0:N.isStreaming)??!1,C=e.ready,P=N?N.queue.steering+N.queue.followUp:0,V=O.useRef(y);O.useEffect(()=>{V.current=y},[y]),O.useEffect(()=>{F(V.current)},[e.slashCommands]),O.useEffect(()=>{const $=ue=>{var Ee;const ke=ue.detail;S(ke),(Ee=te.current)==null||Ee.focus()};return window.addEventListener("pi-web:fill",$),()=>window.removeEventListener("pi-web:fill",$)},[]),O.useEffect(()=>{if(!q)return;const $=ue=>{ue.key==="Escape"&&L(!1)};return window.addEventListener("keydown",$),()=>window.removeEventListener("keydown",$)},[q]),O.useEffect(()=>{const $=te.current;if(!$)return;$.style.height="auto";const ue=$.scrollHeight>220;$.style.height=`${Math.min($.scrollHeight,220)}px`,$.style.overflowY=ue?"auto":"hidden"},[y]);const M=($=!1)=>{var Ee,ie,xe,Re,Pe;const ue=y.trim(),ke=n.some(Fe=>Fe.imageData||Fe.fileData);if(!(!C||!ue&&!ke)){if(ue==="/help"){const Fe=(ie=(Ee=te.current)==null?void 0:Ee.closest(".inputbox"))==null?void 0:ie.getBoundingClientRect();X(Fe==null?void 0:Fe.width),L(!0),S(""),(xe=te.current)==null||xe.focus();return}if(ue==="/copy"){S(""),(Re=te.current)==null||Re.focus(),H();return}t({type:"prompt",text:ue,queue:$,attachments:n.map(Fe=>Fe.imageData?{path:"",imageData:Fe.imageData,mimeType:Fe.mimeType,name:Fe.name}:Fe.fileData?{path:"",fileData:Fe.fileData,mimeType:Fe.mimeType,name:Fe.name,size:Fe.size}:{path:Fe.path,mode:Fe.mode,...Fe.lines?{lines:Fe.lines}:{}})})&&(S(""),u(),(Pe=te.current)==null||Pe.focus())}},ve=$=>{if(!$.nativeEvent.isComposing){if(E&&E.length>0)switch($.key){case"ArrowDown":$.preventDefault(),I(ue=>(ue+1)%E.length);return;case"ArrowUp":$.preventDefault(),I(ue=>(ue-1+E.length)%E.length);return;case"Tab":case"Enter":$.preventDefault(),z();return;case"Escape":$.preventDefault(),D(null);return}$.key==="Enter"&&!$.shiftKey&&($.preventDefault(),M())}},Me=()=>f.jsx("div",{className:"inputbox-actions",children:G?f.jsxs(f.Fragment,{children:[y.trim()!==""&&f.jsxs("button",{type:"button",className:"btn supplement",title:h("supplementTip"),onClick:()=>M(!0),children:[f.jsx(_0,{})," ",h("supplement")]}),f.jsx("button",{type:"button",className:"btn stop",title:h("stopAgent"),onClick:()=>t({type:"abort"}),children:f.jsx(oc,{})})]}):f.jsx("button",{type:"button",className:"btn send",title:h("sendTip"),disabled:!C||!y.trim()&&!n.some($=>$.imageData||$.fileData),onClick:()=>M(),children:f.jsx($v,{})})});return f.jsxs("div",{className:`inputbar${x?" drop-active":""}`,onDragOver:$=>{$.preventDefault(),$.stopPropagation(),k(!0)},onDragLeave:$=>{$.currentTarget.contains($.relatedTarget)||k(!1)},onDrop:$=>{var ue;$.preventDefault(),$.stopPropagation(),k(!1),Q(((ue=$.dataTransfer)==null?void 0:ue.files)??null)},children:[x&&f.jsx("div",{className:"drop-overlay",children:f.jsxs("span",{children:["📎 ",h("dropHereToAttach")]})}),n.length>0&&f.jsxs("div",{className:"attach-row",children:[n.map($=>f.jsxs("span",{className:`attach-chip ${$.imageData?"image":$.fileData?"file":$.mode}`,title:$.imageData?h("attachImage",{name:$.name}):$.fileData?h("attachFile",{name:$.name}):$.isDir?h("folderRef",{path:$.path}):$.mode==="reference"?h("refOnly",{path:$.path}):$.mode==="lines"&&$.lines?h("attachLines",{path:$.path,start:$.lines.start,end:$.lines.end}):h("attachContent",{path:$.path}),children:[$.imageData?"🖼":$.fileData?"📄":$.isDir?"📁":$.mode==="reference"?"🔗":"📎"," ",$.name,$.mode==="lines"&&$.lines&&f.jsxs("span",{className:"attach-range",children:["L",$.lines.start,"-",$.lines.end]}),f.jsx("button",{type:"button",className:"attach-remove",title:h("removeAttachment"),onClick:()=>i($.key??$.path),children:"×"})]},$.key??`${$.path}|${$.mode}|${$.lines?`${$.lines.start}-${$.lines.end}`:""}`)),f.jsx("span",{className:"attach-hint",children:h("attachHint")})]}),G&&P>0&&N&&f.jsxs("div",{className:"queue-hint",children:[N.queue.followUp>0&&f.jsx("span",{children:h("followUpQueued",{n:N.queue.followUp})}),N.queue.steering>0&&f.jsx("span",{children:h("steeringQueued",{n:N.queue.steering})})]}),E&&E.length>0&&f.jsxs("div",{className:"slash-menu",role:"listbox",ref:j,"aria-label":h("slashCommands"),children:[f.jsxs("div",{className:"slash-menu-hint",children:[f.jsx("span",{children:h("slashMenuHint")}),f.jsx("span",{className:"slash-menu-close",onClick:()=>D(null),children:"Esc"})]}),E.map(($,ue)=>f.jsxs("button",{type:"button",className:`slash-item${ue===T?" active":""}`,onMouseEnter:()=>I(ue),onClick:()=>z($),children:[f.jsxs("span",{className:"slash-name",children:["/",$.name]}),f.jsx("span",{className:`slash-source ${$.source}`,children:R[$.source]}),f.jsxs("span",{className:"slash-desc",children:[m($),$.argumentHint&&f.jsx("span",{className:"slash-hint",children:v($)})]})]},$.name))]}),q&&f.jsx("div",{className:"modal-backdrop",onClick:()=>L(!1),children:f.jsxs("div",{className:"slash-help",style:re?{width:re}:void 0,onClick:$=>$.stopPropagation(),children:[f.jsxs("div",{className:"slash-help-head",children:[f.jsxs("span",{children:["⚡ ",h("slashHelpTitle")]}),f.jsx("button",{type:"button",className:"btn",onClick:()=>L(!1),children:h("close")})]}),f.jsx("div",{className:"slash-help-body",children:e.slashCommands.length===0?f.jsx("div",{className:"slash-help-empty",children:h("slashLoading")}):e.slashCommands.map($=>f.jsxs("div",{className:"slash-help-row",children:[f.jsxs("span",{className:"slash-help-cmd",children:["/",$.name]}),f.jsx("span",{className:`slash-source ${$.source}`,children:R[$.source]}),f.jsxs("span",{className:"slash-help-desc",children:[m($),$.argumentHint&&f.jsx("span",{className:"slash-hint",children:v($)})]})]},$.name))})]})}),f.jsxs("div",{className:"inputbox",children:[f.jsx("input",{ref:A,type:"file",multiple:!0,hidden:!0,onChange:$=>{Q($.target.files),$.target.value=""}}),f.jsxs("div",{className:"inputbox-row",children:[f.jsx("button",{type:"button",className:"btn attach-img",title:h("uploadFile"),disabled:!C,onClick:()=>{var $;return($=A.current)==null?void 0:$.click()},children:f.jsx(yg,{})}),f.jsx("textarea",{ref:te,value:y,rows:1,placeholder:h(C?G?"placeholderStreaming":"placeholderIdle":"placeholderConnecting"),disabled:!C,onChange:$=>{S($.target.value),F($.target.value)},onKeyDown:ve,onPaste:J}),Me()]}),f.jsxs("div",{className:"input-tools",children:[f.jsx("div",{className:"input-tools-left",children:f.jsx(Vv,{chat:e,send:t,onManageModels:d,compact:!0})}),f.jsxs("div",{className:"input-tools-right",children:[f.jsx("button",{type:"button",className:"btn attach-img",title:h("uploadFile"),disabled:!C,onClick:()=>{var $;return($=A.current)==null?void 0:$.click()},children:f.jsx(yg,{})}),Me()]})]})]})]})}function HR({chat:e,send:t}){var X,te,A,j,R,F;const n=yt(),i=e.goal,o=!i.conversationId||i.conversationId===e.activeConversationId,a=i.goal!==null&&o,[l,u]=O.useState(""),[d,h]=O.useState(i.reviewModel??""),[g,m]=O.useState(i.maxRounds),[v,y]=O.useState(i.locked),[S,x]=O.useState(!1),[k,E]=O.useState(!1),[D,T]=O.useState(!0);O.useEffect(()=>{h(i.reviewModel??""),m(i.maxRounds||0),y(i.locked)},[i.goal,i.reviewModel,i.maxRounds,i.locked]),O.useEffect(()=>{S&&e.models.length===0&&!k&&(E(!0),t({type:"list_models"}))},[S,e.models.length,k,t]),O.useEffect(()=>{e.models.length>0&&E(!1)},[e.models.length]);const I=()=>{var z;return d?((z=e.models.find(H=>H.id===d))==null?void 0:z.name)??d:n("goalBarUseMainModel")},q=()=>{const z=l.trim();z&&(t({type:"set_goal",goal:z,...d?{reviewModel:d}:{},maxRounds:g,locked:v}),u(""),T(!1))},L=()=>{const z=l.trim();z&&(t({type:"start_goal_wizard",text:z,...d?{wizardModel:d}:{},maxRounds:g,locked:v}),u(""),T(!1))},re=(((X=i.wizard)==null?void 0:X.active)??!1)&&o;return re?f.jsx("div",{className:`goalbar goalbar-active ${re?"wizard":""}`,children:f.jsxs("div",{className:"goalbar-active-row",children:[f.jsx("span",{className:"goalbar-icon",children:f.jsx("span",{className:"goalbar-spin",children:"🔍"})}),f.jsxs("span",{className:"goalbar-text",title:((te=i.wizard)==null?void 0:te.draft)??"",children:[n("goalWizardRunning"),": ",(A=i.wizard)==null?void 0:A.draft]}),f.jsxs("span",{className:"goalbar-chip reviewing",children:[n("goalBarRound",{n:(((j=i.wizard)==null?void 0:j.step)??0)+1})," ","/ ",((R=i.wizard)==null?void 0:R.maxSteps)??6]}),f.jsx("span",{className:"goalbar-detail",children:((F=i.wizard)==null?void 0:F.status)||n("goalBarReviewing")}),f.jsx("button",{type:"button",className:"goalbar-x",title:n("goalBarClear"),onClick:()=>{t({type:"clear_goal"}),T(!0)},children:f.jsx(rr,{})})]})}):a?f.jsx("div",{className:`goalbar goalbar-active ${i.reviewing?"reviewing":""}`,children:f.jsxs("div",{className:"goalbar-active-row",children:[f.jsx("span",{className:"goalbar-icon",children:i.reviewing?f.jsx("span",{className:"goalbar-spin",children:"◌"}):"🎯"}),f.jsx("span",{className:"goalbar-text",title:i.goal??"",children:i.goal}),i.reviewing?f.jsxs("span",{className:"goalbar-chip reviewing",children:[n("goalBarReviewing")," ",n("goalBarRound",{n:i.round})]}):f.jsx("span",{className:`goalbar-chip ${i.verdict==="pass"?"pass":i.verdict==="fail"?"fail":""}`,children:i.verdict==="pass"?n("goalBarPassed"):i.verdict==="fail"?n("goalBarFailed"):`${n("goalBarRound",{n:i.round||1})} · ${i.locked?n("goalBarLocked"):n("goalBarUnlocked")}`}),f.jsx("span",{className:"goalbar-detail",children:i.status}),f.jsx("button",{type:"button",className:"goalbar-x",title:n("goalBarClear"),disabled:i.reviewing,onClick:()=>{t({type:"clear_goal"}),T(!0)},children:f.jsx(rr,{})})]})}):D?f.jsx("div",{className:"goalbar goalbar-collapsed",children:f.jsxs("button",{type:"button",className:"goalbar-hint",title:n("goalBarPlaceholder"),onClick:()=>T(!1),children:[f.jsx(vg,{})," ",f.jsx("span",{children:n("goalBarTitle")})]})}):f.jsxs("div",{className:"goalbar",children:[f.jsxs("div",{className:"goalbar-row",children:[f.jsx("span",{className:"goalbar-icon",children:f.jsx(vg,{})}),f.jsx("input",{className:"goalbar-input",value:l,placeholder:n("goalBarPlaceholder"),onChange:z=>u(z.target.value),onKeyDown:z=>{z.key==="Enter"&&q()}}),f.jsx("button",{type:"button",className:"goalbar-btn",disabled:!l.trim(),onClick:q,children:n("goalBarSet")}),f.jsxs("button",{type:"button",className:"goalbar-btn wizard",disabled:!l.trim(),title:n("goalWizardTip"),onClick:L,children:["🔍 ",n("goalWizardBtn")]}),f.jsx("button",{type:"button",className:"goalbar-icon-btn",title:n(v?"goalBarLocked":"goalBarUnlocked"),onClick:()=>y(z=>(t({type:"set_goal_prefs",locked:!z}),!z)),children:v?f.jsx(k0,{}):f.jsx(m0,{})}),f.jsx("button",{type:"button",className:"goalbar-icon-btn",title:n("goalBarClear"),onClick:()=>T(!0),children:f.jsx(uf,{})})]}),f.jsxs("div",{className:"goalbar-opts",children:[f.jsxs(Dr,{trigger:f.jsxs("span",{className:"goalbar-opt",children:[n("goalBarReviewModel"),": ",f.jsx("b",{children:I()})]}),open:S,onOpenChange:x,direction:"up",children:[f.jsx("div",{className:"dd-header",children:n("goalBarReviewModel")}),(k||e.modelsLoading)&&f.jsx("div",{className:"dd-loading",children:n("loading")}),e.models.length===0&&!k&&!e.modelsLoading&&f.jsx("div",{className:"dd-loading",children:n("noModels")}),f.jsx(ui,{active:d==="",onClick:()=>{h(""),x(!1),t({type:"set_goal_prefs",reviewModel:""})},children:n("goalBarUseMainModel")}),e.models.map(z=>f.jsx(ui,{active:d===z.id,onClick:()=>{h(z.id),x(!1),t({type:"set_goal_prefs",reviewModel:z.id})},children:f.jsxs("span",{className:"dd-model-cell",children:[f.jsx("span",{className:"dd-model-name",children:z.name}),f.jsx("span",{className:"dd-model-meta",children:f.jsx("span",{className:"dd-model-provider",children:z.provider})})]})},z.id)),f.jsx("button",{type:"button",className:"dd-refresh",onClick:()=>t({type:"list_models"}),children:n("refreshModels")})]}),f.jsxs("label",{className:"goalbar-round",title:n("goalBarMaxRoundsTip"),children:[f.jsx("span",{children:n("goalBarMaxRounds")}),f.jsx("input",{type:"number",min:0,step:1,value:g,placeholder:n("goalBarUnlimitedShort"),onChange:z=>{const H=parseInt(z.target.value,10);if(Number.isNaN(H)||H<0){m(0);return}m(H)},onBlur:()=>t({type:"set_goal_prefs",maxRounds:g}),onKeyDown:z=>{z.key==="Enter"&&(t({type:"set_goal_prefs",maxRounds:g}),z.target.blur())}})]}),f.jsx("span",{className:"goalbar-lock-hint",children:n(v?"goalBarLocked":"goalBarUnlocked")})]})]})}function $R({chat:e,send:t}){const n=yt(),i=e.state,[o,a]=O.useState(!1),[l,u]=O.useState(""),[d,h]=O.useState(0),g=O.useRef(null),m=e.pathCompletions;if(O.useEffect(()=>{if(!o)return;const X=setTimeout(()=>{t({type:"complete_path",path:l})},150);return()=>clearTimeout(X)},[l,o,t]),O.useEffect(()=>h(0),[m]),O.useEffect(()=>{const X=document.querySelector(`.status-completions .pc-item[data-idx="${d}"]`);X==null||X.scrollIntoView({block:"nearest"})},[d]),!i)return null;const v=i.stats,y=e.ready?"ok":"busy",S=e.ready?n("connected"):n("connecting"),x=v.contextUsage,k=x.tokens!==null&&x.percent!==null?`${I_(x.tokens)} / ${I_(x.contextWindow)}`:"—",E=x.percent??null,D=E===null?"":E>=80?"warn":E>=50?"mid":"ok",T=i.queue.steering+i.queue.followUp,I=()=>{u(i.cwd),a(!0)},q=(X,te)=>{var j;const A=X.includes("\\")?"\\":"/";u(te?`${X}${A}`:X),h(0),(j=g.current)==null||j.focus()},L=X=>{const te=X.trim();te&&te!==i.cwd&&t({type:"set_cwd",path:te}),a(!1)},re=X=>{if(X.key==="ArrowDown")X.preventDefault(),h(te=>Math.min(te+1,m.length-1));else if(X.key==="ArrowUp")X.preventDefault(),h(te=>Math.max(te-1,0));else if(X.key==="Tab"&&m.length>0){X.preventDefault();const te=m[Math.min(d,m.length-1)];q(te.path,te.type==="dir")}else if(X.key==="Enter"&&!X.nativeEvent.isComposing){const te=l.trim();if(te.endsWith("/")||te.endsWith("\\"))L(te);else if(m.some(A=>A.path===te))L(te);else if(m.length>0&&m[d]){X.preventDefault();const A=m[d];q(A.path,A.type==="dir")}else L(te)}else X.key==="Escape"&&(m.length>0?(X.stopPropagation(),t({type:"complete_path",path:""})):a(!1))};return f.jsxs("footer",{className:"statusbar",children:[f.jsx("span",{className:`status-dot ${y}`,title:S}),f.jsx("span",{className:"status-item",children:S}),f.jsx("span",{className:"status-sep",children:"·"}),f.jsxs("span",{className:"status-item status-ctx",title:n("contextUsage"),children:[n("context"),f.jsx("span",{className:`ctx-bar ${D}`,children:E!==null&&f.jsx("span",{className:"ctx-bar-fill",style:{width:`${Math.min(E,100)}%`}})}),k]}),f.jsx("span",{className:"status-sep",children:"·"}),f.jsxs("span",{className:"status-item",title:n("cumulativeCost"),children:["$",WR(v.cost)]}),f.jsx("span",{className:"status-sep",children:"·"}),f.jsxs("span",{className:"status-item",title:n("sessionMessages"),children:[n("messages")," ",v.totalMessages]}),e.statuses.length>0&&f.jsxs(f.Fragment,{children:[f.jsx("span",{className:"status-sep",children:"·"}),f.jsx("span",{className:"status-item ext-status",title:n("pluginStatus"),children:e.statuses.map(X=>X.text).join(" · ")})]}),i.isStreaming&&f.jsxs(f.Fragment,{children:[f.jsx("span",{className:"status-sep",children:"·"}),f.jsxs("span",{className:"status-item working",children:[f.jsx("span",{className:"working-spin"}),n("working"),T>0&&f.jsxs("span",{className:"status-queue",children:["⏳ ",T," ",n("queued")]})]})]}),o?f.jsxs("div",{className:"status-cwd-wrap",children:[f.jsx("input",{ref:g,className:"status-cwd-input",value:l,autoFocus:!0,placeholder:n("enterPath"),onChange:X=>u(X.target.value),onKeyDown:re,onBlur:()=>a(!1)}),m.length>0&&f.jsx("ul",{className:"status-completions",onMouseDown:X=>X.preventDefault(),children:m.map((X,te)=>f.jsx("li",{children:f.jsxs("button",{type:"button","data-idx":te,className:`pc-item ${te===d?"sel":""}`,onMouseEnter:()=>h(te),onClick:()=>q(X.path,X.type==="dir"),children:[f.jsx("span",{className:"pc-icon",children:X.type==="dir"?f.jsx(ca,{}):f.jsx(zv,{})}),f.jsxs("span",{className:"pc-body",children:[f.jsx("span",{className:"pc-name",children:X.name}),f.jsx("span",{className:"pc-path",children:X.path})]})]})},X.path))})]}):f.jsxs("button",{type:"button",className:"status-item status-cwd",title:n("cwdTip",{path:i.cwd}),onClick:I,children:["📁 ",i.cwd]})]})}function I_(e){return e>=1e3?`${(e/1e3).toFixed(1).replace(/\.0$/,"")}K`:String(e)}function WR(e){return e<=0?"0":e<1e-4?"<0.0001":e.toFixed(4).replace(/\.?0+$/,"")}function KR({dialog:e,send:t}){const n=yt(),[i,o]=O.useState(""),[a,l]=O.useState(0),u=g=>{t({type:"dialog_response",id:e.id,value:g})};O.useEffect(()=>{o(""),l(0);const g=m=>{m.key==="Escape"&&u(null)};return document.addEventListener("keydown",g),()=>document.removeEventListener("keydown",g)},[e.id]);const d=Array.isArray(e.args[0])?e.args[0]:[],h=typeof e.args[0]=="string"?e.args[0]:"";return f.jsx("div",{className:"dialog-overlay",onMouseDown:g=>{g.target===g.currentTarget&&u(null)},children:f.jsxs("div",{className:"dialog",children:[f.jsx("div",{className:"dialog-title",children:e.title||n("pluginRequest")}),e.kind==="select"&&f.jsxs("div",{className:"dialog-options",children:[d.map((g,m)=>f.jsx("button",{type:"button",className:`dialog-option ${m===a?"sel":""}`,onMouseEnter:()=>l(m),onClick:()=>u(g),children:g},m)),d.length===0&&f.jsx("div",{className:"dialog-hint",children:n("noOptions")})]}),e.kind==="confirm"&&f.jsxs("div",{className:"dialog-body",children:[f.jsx("p",{children:h}),f.jsxs("div",{className:"dialog-actions",children:[f.jsx("button",{type:"button",className:"btn",onClick:()=>u(!1),children:n("cancel")}),f.jsx("button",{type:"button",className:"btn primary",onClick:()=>u(!0),children:n("ok")})]})]}),e.kind==="input"&&f.jsxs("div",{className:"dialog-body",children:[f.jsx("input",{className:"dialog-input",value:i,placeholder:h||n("inputPlaceholder"),autoFocus:!0,onChange:g=>o(g.target.value),onKeyDown:g=>{g.key==="Enter"&&!g.nativeEvent.isComposing&&u(i)}}),f.jsxs("div",{className:"dialog-actions",children:[f.jsx("button",{type:"button",className:"btn",onClick:()=>u(null),children:n("cancel")}),f.jsx("button",{type:"button",className:"btn primary",onClick:()=>u(i),children:n("ok")})]})]})]})})}/**
84
- * Copyright (c) 2014-2024 The xterm.js authors. All rights reserved.
85
- * @license MIT
86
- *
87
- * Copyright (c) 2012-2013, Christopher Jeffrey (MIT License)
88
- * @license MIT
89
- *
90
- * Originally forked from (with the author's permission):
91
- * Fabrice Bellard's javascript vt100 for jslinux:
92
- * http://bellard.org/jslinux/
93
- * Copyright (c) 2011 Fabrice Bellard
94
- */var Eb=Object.defineProperty,qR=Object.getOwnPropertyDescriptor,VR=(e,t)=>{for(var n in t)Eb(e,n,{get:t[n],enumerable:!0})},$t=(e,t,n,i)=>{for(var o=i>1?void 0:i?qR(t,n):t,a=e.length-1,l;a>=0;a--)(l=e[a])&&(o=(i?l(t,n,o):l(o))||o);return i&&o&&Eb(t,n,o),o},Ce=(e,t)=>(n,i)=>t(n,i,e),L_="Terminal input",xd={get:()=>L_,set:e=>L_=e},D_="Too much output to announce, navigate to rows manually to read",kd={get:()=>D_,set:e=>D_=e};function GR(e){return e.replace(/\r?\n/g,"\r")}function YR(e,t){return t?"\x1B[200~"+e+"\x1B[201~":e}function XR(e,t){e.clipboardData&&e.clipboardData.setData("text/plain",t.selectionText),e.preventDefault()}function ZR(e,t,n,i){if(e.stopPropagation(),e.clipboardData){let o=e.clipboardData.getData("text/plain");Cb(o,t,n,i)}}function Cb(e,t,n,i){e=GR(e),e=YR(e,n.decPrivateModes.bracketedPasteMode&&i.rawOptions.ignoreBracketedPasteMode!==!0),n.triggerDataEvent(e,!0),t.value=""}function Nb(e,t,n){let i=n.getBoundingClientRect(),o=e.clientX-i.left-10,a=e.clientY-i.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 O_(e,t,n,i,o){Nb(e,t,n),o&&i.rightClickSelect(e),t.value=i.selectionText,t.select()}function Lr(e){return e>65535?(e-=65536,String.fromCharCode((e>>10)+55296)+String.fromCharCode(e%1024+56320)):String.fromCharCode(e)}function Dc(e,t=0,n=e.length){let i="";for(let o=t;o<n;++o){let a=e[o];a>65535?(a-=65536,i+=String.fromCharCode((a>>10)+55296)+String.fromCharCode(a%1024+56320)):i+=String.fromCharCode(a)}return i}var QR=class{constructor(){this._interim=0}clear(){this._interim=0}decode(e,t){let n=e.length;if(!n)return 0;let i=0,o=0;if(this._interim){let a=e.charCodeAt(o++);56320<=a&&a<=57343?t[i++]=(this._interim-55296)*1024+a-56320+65536:(t[i++]=this._interim,t[i++]=a),this._interim=0}for(let a=o;a<n;++a){let l=e.charCodeAt(a);if(55296<=l&&l<=56319){if(++a>=n)return this._interim=l,i;let u=e.charCodeAt(a);56320<=u&&u<=57343?t[i++]=(l-55296)*1024+u-56320+65536:(t[i++]=l,t[i++]=u);continue}l!==65279&&(t[i++]=l)}return i}},JR=class{constructor(){this.interim=new Uint8Array(3)}clear(){this.interim.fill(0)}decode(e,t){let n=e.length;if(!n)return 0;let i=0,o,a,l,u,d=0,h=0;if(this.interim[0]){let v=!1,y=this.interim[0];y&=(y&224)===192?31:(y&240)===224?15:7;let S=0,x;for(;(x=this.interim[++S]&63)&&S<4;)y<<=6,y|=x;let k=(this.interim[0]&224)===192?2:(this.interim[0]&240)===224?3:4,E=k-S;for(;h<E;){if(h>=n)return 0;if(x=e[h++],(x&192)!==128){h--,v=!0;break}else this.interim[S++]=x,y<<=6,y|=x&63}v||(k===2?y<128?h--:t[i++]=y:k===3?y<2048||y>=55296&&y<=57343||y===65279||(t[i++]=y):y<65536||y>1114111||(t[i++]=y)),this.interim.fill(0)}let g=n-4,m=h;for(;m<n;){for(;m<g&&!((o=e[m])&128)&&!((a=e[m+1])&128)&&!((l=e[m+2])&128)&&!((u=e[m+3])&128);)t[i++]=o,t[i++]=a,t[i++]=l,t[i++]=u,m+=4;if(o=e[m++],o<128)t[i++]=o;else if((o&224)===192){if(m>=n)return this.interim[0]=o,i;if(a=e[m++],(a&192)!==128){m--;continue}if(d=(o&31)<<6|a&63,d<128){m--;continue}t[i++]=d}else if((o&240)===224){if(m>=n)return this.interim[0]=o,i;if(a=e[m++],(a&192)!==128){m--;continue}if(m>=n)return this.interim[0]=o,this.interim[1]=a,i;if(l=e[m++],(l&192)!==128){m--;continue}if(d=(o&15)<<12|(a&63)<<6|l&63,d<2048||d>=55296&&d<=57343||d===65279)continue;t[i++]=d}else if((o&248)===240){if(m>=n)return this.interim[0]=o,i;if(a=e[m++],(a&192)!==128){m--;continue}if(m>=n)return this.interim[0]=o,this.interim[1]=a,i;if(l=e[m++],(l&192)!==128){m--;continue}if(m>=n)return this.interim[0]=o,this.interim[1]=a,this.interim[2]=l,i;if(u=e[m++],(u&192)!==128){m--;continue}if(d=(o&7)<<18|(a&63)<<12|(l&63)<<6|u&63,d<65536||d>1114111)continue;t[i++]=d}}return i}},Tb="",Or=" ",ba=class Rb{constructor(){this.fg=0,this.bg=0,this.extended=new mc}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 Rb;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}},mc=class Mb{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 Mb(this._ext,this._urlId)}isEmpty(){return this.underlineStyle===0&&this._urlId===0}},fi=class Ab extends ba{constructor(){super(...arguments),this.content=0,this.fg=0,this.bg=0,this.extended=new mc,this.combinedData=""}static fromCharData(t){let n=new Ab;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?Lr(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 i=t[1].charCodeAt(0);if(55296<=i&&i<=56319){let o=t[1].charCodeAt(1);56320<=o&&o<=57343?this.content=(i-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()]}},P_="di$target",Ed="di$dependencies",$h=new Map;function eM(e){return e[Ed]||[]}function pn(e){if($h.has(e))return $h.get(e);let t=function(n,i,o){if(arguments.length!==3)throw new Error("@IServiceName-decorator can only be used to decorate a parameter");tM(t,n,o)};return t._id=e,$h.set(e,t),t}function tM(e,t,n){t[P_]===t?t[Ed].push({id:e,index:n}):(t[Ed]=[{id:e,index:n}],t[P_]=t)}var Dn=pn("BufferService"),Ib=pn("CoreMouseService"),_s=pn("CoreService"),nM=pn("CharsetService"),Df=pn("InstantiationService"),Lb=pn("LogService"),On=pn("OptionsService"),Db=pn("OscLinkService"),iM=pn("UnicodeService"),Sa=pn("DecorationService"),Cd=class{constructor(e,t,n){this._bufferService=e,this._optionsService=t,this._oscLinkService=n}provideLinks(e,t){var g;let n=this._bufferService.buffer.lines.get(e-1);if(!n){t(void 0);return}let i=[],o=this._optionsService.rawOptions.linkHandler,a=new fi,l=n.getTrimmedLength(),u=-1,d=-1,h=!1;for(let m=0;m<l;m++)if(!(d===-1&&!n.hasContent(m))){if(n.loadCell(m,a),a.hasExtendedAttrs()&&a.extended.urlId)if(d===-1){d=m,u=a.extended.urlId;continue}else h=a.extended.urlId!==u;else d!==-1&&(h=!0);if(h||d!==-1&&m===l-1){let v=(g=this._oscLinkService.getLinkData(u))==null?void 0:g.uri;if(v){let y={start:{x:d+1,y:e},end:{x:m+(!h&&m===l-1?1:0),y:e}},S=!1;if(!(o!=null&&o.allowNonHttpProtocols))try{let x=new URL(v);["http:","https:"].includes(x.protocol)||(S=!0)}catch{S=!0}S||i.push({text:v,range:y,activate:(x,k)=>o?o.activate(x,k,y):rM(x,k),hover:(x,k)=>{var E;return(E=o==null?void 0:o.hover)==null?void 0:E.call(o,x,k,y)},leave:(x,k)=>{var E;return(E=o==null?void 0:o.leave)==null?void 0:E.call(o,x,k,y)}})}h=!1,a.hasExtendedAttrs()&&a.extended.urlId?(d=m,u=a.extended.urlId):(d=-1,u=-1)}}t(i)}};Cd=$t([Ce(0,Dn),Ce(1,On),Ce(2,Db)],Cd);function rM(e,t){if(confirm(`Do you want to navigate to ${t}?
95
-
96
- 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 Oc=pn("CharSizeService"),or=pn("CoreBrowserService"),Of=pn("MouseService"),ar=pn("RenderService"),sM=pn("SelectionService"),Ob=pn("CharacterJoinerService"),to=pn("ThemeService"),Pb=pn("LinkProviderService"),oM=class{constructor(){this.listeners=[],this.unexpectedErrorHandler=function(e){setTimeout(()=>{throw e.stack?B_.isErrorNoTelemetry(e)?new B_(e.message+`
97
-
98
- `+e.stack):new Error(e.message+`
99
-
100
- `+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)}},aM=new oM;function Zl(e){lM(e)||aM.onUnexpectedError(e)}var Nd="Canceled";function lM(e){return e instanceof cM?!0:e instanceof Error&&e.name===Nd&&e.message===Nd}var cM=class extends Error{constructor(){super(Nd),this.name=this.message}};function uM(e){return new Error(`Illegal argument: ${e}`)}var B_=class Td extends Error{constructor(t){super(t),this.name="CodeExpectedError"}static fromError(t){if(t instanceof Td)return t;let n=new Td;return n.message=t.message,n.stack=t.stack,n}static isErrorNoTelemetry(t){return t.name==="CodeExpectedError"}},Rd=class Bb extends Error{constructor(t){super(t||"An unexpected bug occurred."),Object.setPrototypeOf(this,Bb.prototype)}};function Xn(e,t=0){return e[e.length-(1+t)]}var hM;(e=>{function t(a){return a<0}e.isLessThan=t;function n(a){return a<=0}e.isLessThanOrEqual=n;function i(a){return a>0}e.isGreaterThan=i;function o(a){return a===0}e.isNeitherLessOrGreaterThan=o,e.greaterThan=1,e.lessThan=-1,e.neitherLessOrGreaterThan=0})(hM||(hM={}));function dM(e,t){let n=this,i=!1,o;return function(){return i||(i=!0,t||(o=e.apply(n,arguments))),o}}var Fb;(e=>{function t(I){return I&&typeof I=="object"&&typeof I[Symbol.iterator]=="function"}e.is=t;let n=Object.freeze([]);function i(){return n}e.empty=i;function*o(I){yield I}e.single=o;function a(I){return t(I)?I:o(I)}e.wrap=a;function l(I){return I||n}e.from=l;function*u(I){for(let q=I.length-1;q>=0;q--)yield I[q]}e.reverse=u;function d(I){return!I||I[Symbol.iterator]().next().done===!0}e.isEmpty=d;function h(I){return I[Symbol.iterator]().next().value}e.first=h;function g(I,q){let L=0;for(let re of I)if(q(re,L++))return!0;return!1}e.some=g;function m(I,q){for(let L of I)if(q(L))return L}e.find=m;function*v(I,q){for(let L of I)q(L)&&(yield L)}e.filter=v;function*y(I,q){let L=0;for(let re of I)yield q(re,L++)}e.map=y;function*S(I,q){let L=0;for(let re of I)yield*q(re,L++)}e.flatMap=S;function*x(...I){for(let q of I)yield*q}e.concat=x;function k(I,q,L){let re=L;for(let X of I)re=q(re,X);return re}e.reduce=k;function*E(I,q,L=I.length){for(q<0&&(q+=I.length),L<0?L+=I.length:L>I.length&&(L=I.length);q<L;q++)yield I[q]}e.slice=E;function D(I,q=Number.POSITIVE_INFINITY){let L=[];if(q===0)return[L,I];let re=I[Symbol.iterator]();for(let X=0;X<q;X++){let te=re.next();if(te.done)return[L,e.empty()];L.push(te.value)}return[L,{[Symbol.iterator](){return re}}]}e.consume=D;async function T(I){let q=[];for await(let L of I)q.push(L);return Promise.resolve(q)}e.asyncToArray=T})(Fb||(Fb={}));function fs(e){if(Fb.is(e)){let t=[];for(let n of e)if(n)try{n.dispose()}catch(i){t.push(i)}if(t.length===1)throw t[0];if(t.length>1)throw new AggregateError(t,"Encountered errors while disposing of store");return Array.isArray(e)?[]:e}else if(e)return e.dispose(),e}function fM(...e){return Mt(()=>fs(e))}function Mt(e){return{dispose:dM(()=>{e()})}}var jb=class zb{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{fs(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?zb.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)}};jb.DISABLE_DISPOSED_WARNING=!1;var Pr=jb,nt=class{constructor(){this._store=new Pr,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)}};nt.None=Object.freeze({dispose(){}});var Zs=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}},ir=typeof window=="object"?window:globalThis,Md=class Ad{constructor(t){this.element=t,this.next=Ad.Undefined,this.prev=Ad.Undefined}};Md.Undefined=new Md(void 0);var Ft=Md,F_=class{constructor(){this._first=Ft.Undefined,this._last=Ft.Undefined,this._size=0}get size(){return this._size}isEmpty(){return this._first===Ft.Undefined}clear(){let e=this._first;for(;e!==Ft.Undefined;){let t=e.next;e.prev=Ft.Undefined,e.next=Ft.Undefined,e=t}this._first=Ft.Undefined,this._last=Ft.Undefined,this._size=0}unshift(e){return this._insert(e,!1)}push(e){return this._insert(e,!0)}_insert(e,t){let n=new Ft(e);if(this._first===Ft.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 i=!1;return()=>{i||(i=!0,this._remove(n))}}shift(){if(this._first!==Ft.Undefined){let e=this._first.element;return this._remove(this._first),e}}pop(){if(this._last!==Ft.Undefined){let e=this._last.element;return this._remove(this._last),e}}_remove(e){if(e.prev!==Ft.Undefined&&e.next!==Ft.Undefined){let t=e.prev;t.next=e.next,e.next.prev=t}else e.prev===Ft.Undefined&&e.next===Ft.Undefined?(this._first=Ft.Undefined,this._last=Ft.Undefined):e.next===Ft.Undefined?(this._last=this._last.prev,this._last.next=Ft.Undefined):e.prev===Ft.Undefined&&(this._first=this._first.next,this._first.prev=Ft.Undefined);this._size-=1}*[Symbol.iterator](){let e=this._first;for(;e!==Ft.Undefined;)yield e.element,e=e.next}},pM=globalThis.performance&&typeof globalThis.performance.now=="function",mM=class Ub{static create(t){return new Ub(t)}constructor(t){this._now=pM&&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}},yn;(e=>{e.None=()=>nt.None;function t(R,F){return m(R,()=>{},0,void 0,!0,void 0,F)}e.defer=t;function n(R){return(F,z=null,H)=>{let Q=!1,J;return J=R(N=>{if(!Q)return J?J.dispose():Q=!0,F.call(z,N)},null,H),Q&&J.dispose(),J}}e.once=n;function i(R,F,z){return h((H,Q=null,J)=>R(N=>H.call(Q,F(N)),null,J),z)}e.map=i;function o(R,F,z){return h((H,Q=null,J)=>R(N=>{F(N),H.call(Q,N)},null,J),z)}e.forEach=o;function a(R,F,z){return h((H,Q=null,J)=>R(N=>F(N)&&H.call(Q,N),null,J),z)}e.filter=a;function l(R){return R}e.signal=l;function u(...R){return(F,z=null,H)=>{let Q=fM(...R.map(J=>J(N=>F.call(z,N))));return g(Q,H)}}e.any=u;function d(R,F,z,H){let Q=z;return i(R,J=>(Q=F(Q,J),Q),H)}e.reduce=d;function h(R,F){let z,H={onWillAddFirstListener(){z=R(Q.fire,Q)},onDidRemoveLastListener(){z==null||z.dispose()}},Q=new _e(H);return F==null||F.add(Q),Q.event}function g(R,F){return F instanceof Array?F.push(R):F&&F.add(R),R}function m(R,F,z=100,H=!1,Q=!1,J,N){let G,C,P,V=0,M,ve={leakWarningThreshold:J,onWillAddFirstListener(){G=R($=>{V++,C=F(C,$),H&&!P&&(Me.fire(C),C=void 0),M=()=>{let ue=C;C=void 0,P=void 0,(!H||V>1)&&Me.fire(ue),V=0},typeof z=="number"?(clearTimeout(P),P=setTimeout(M,z)):P===void 0&&(P=0,queueMicrotask(M))})},onWillRemoveListener(){Q&&V>0&&(M==null||M())},onDidRemoveLastListener(){M=void 0,G.dispose()}},Me=new _e(ve);return N==null||N.add(Me),Me.event}e.debounce=m;function v(R,F=0,z){return e.debounce(R,(H,Q)=>H?(H.push(Q),H):[Q],F,void 0,!0,void 0,z)}e.accumulate=v;function y(R,F=(H,Q)=>H===Q,z){let H=!0,Q;return a(R,J=>{let N=H||!F(J,Q);return H=!1,Q=J,N},z)}e.latch=y;function S(R,F,z){return[e.filter(R,F,z),e.filter(R,H=>!F(H),z)]}e.split=S;function x(R,F=!1,z=[],H){let Q=z.slice(),J=R(C=>{Q?Q.push(C):G.fire(C)});H&&H.add(J);let N=()=>{Q==null||Q.forEach(C=>G.fire(C)),Q=null},G=new _e({onWillAddFirstListener(){J||(J=R(C=>G.fire(C)),H&&H.add(J))},onDidAddFirstListener(){Q&&(F?setTimeout(N):N())},onDidRemoveLastListener(){J&&J.dispose(),J=null}});return H&&H.add(G),G.event}e.buffer=x;function k(R,F){return(z,H,Q)=>{let J=F(new D);return R(function(N){let G=J.evaluate(N);G!==E&&z.call(H,G)},void 0,Q)}}e.chain=k;let E=Symbol("HaltChainable");class D{constructor(){this.steps=[]}map(F){return this.steps.push(F),this}forEach(F){return this.steps.push(z=>(F(z),z)),this}filter(F){return this.steps.push(z=>F(z)?z:E),this}reduce(F,z){let H=z;return this.steps.push(Q=>(H=F(H,Q),H)),this}latch(F=(z,H)=>z===H){let z=!0,H;return this.steps.push(Q=>{let J=z||!F(Q,H);return z=!1,H=Q,J?Q:E}),this}evaluate(F){for(let z of this.steps)if(F=z(F),F===E)break;return F}}function T(R,F,z=H=>H){let H=(...G)=>N.fire(z(...G)),Q=()=>R.on(F,H),J=()=>R.removeListener(F,H),N=new _e({onWillAddFirstListener:Q,onDidRemoveLastListener:J});return N.event}e.fromNodeEventEmitter=T;function I(R,F,z=H=>H){let H=(...G)=>N.fire(z(...G)),Q=()=>R.addEventListener(F,H),J=()=>R.removeEventListener(F,H),N=new _e({onWillAddFirstListener:Q,onDidRemoveLastListener:J});return N.event}e.fromDOMEventEmitter=I;function q(R){return new Promise(F=>n(R)(F))}e.toPromise=q;function L(R){let F=new _e;return R.then(z=>{F.fire(z)},()=>{F.fire(void 0)}).finally(()=>{F.dispose()}),F.event}e.fromPromise=L;function re(R,F){return R(z=>F.fire(z))}e.forward=re;function X(R,F,z){return F(z),R(H=>F(H))}e.runAndSubscribe=X;class te{constructor(F,z){this._observable=F,this._counter=0,this._hasChanged=!1;let H={onWillAddFirstListener:()=>{F.addObserver(this)},onDidRemoveLastListener:()=>{F.removeObserver(this)}};this.emitter=new _e(H),z&&z.add(this.emitter)}beginUpdate(F){this._counter++}handlePossibleChange(F){}handleChange(F,z){this._hasChanged=!0}endUpdate(F){this._counter--,this._counter===0&&(this._observable.reportChanges(),this._hasChanged&&(this._hasChanged=!1,this.emitter.fire(this._observable.get())))}}function A(R,F){return new te(R,F).emitter.event}e.fromObservable=A;function j(R){return(F,z,H)=>{let Q=0,J=!1,N={beginUpdate(){Q++},endUpdate(){Q--,Q===0&&(R.reportChanges(),J&&(J=!1,F.call(z)))},handlePossibleChange(){},handleChange(){J=!0}};R.addObserver(N),R.reportChanges();let G={dispose(){R.removeObserver(N)}};return H instanceof Pr?H.add(G):Array.isArray(H)&&H.push(G),G}}e.fromObservableLight=j})(yn||(yn={}));var Id=class Ld{constructor(t){this.listenerCount=0,this.invocationCount=0,this.elapsedOverall=0,this.durations=[],this.name=`${t}_${Ld._idPool++}`,Ld.all.add(this)}start(t){this._stopWatch=new mM,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}}};Id.all=new Set,Id._idPool=0;var gM=Id,_M=-1,Hb=class $b{constructor(t,n,i=($b._idPool++).toString(16).padStart(3,"0")){this._errorHandler=t,this.threshold=n,this.name=i,this._warnCountdown=0}dispose(){var t;(t=this._stacks)==null||t.clear()}check(t,n){let i=this.threshold;if(i<=0||n<i)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=i*.5;let[a,l]=this.getMostFrequentStack(),u=`[${this.name}] potential listener LEAK detected, having ${n} listeners already. MOST frequent listener (${l}):`;console.warn(u),console.warn(a);let d=new bM(u,a);this._errorHandler(d)}return()=>{let a=this._stacks.get(t.value)||0;this._stacks.set(t.value,a-1)}}getMostFrequentStack(){if(!this._stacks)return;let t,n=0;for(let[i,o]of this._stacks)(!t||n<o)&&(t=[i,o],n=o);return t}};Hb._idPool=1;var vM=Hb,yM=class Wb{constructor(t){this.value=t}static create(){let t=new Error;return new Wb(t.stack??"")}print(){console.warn(this.value.split(`
101
- `).slice(2).join(`
102
- `))}},bM=class extends Error{constructor(e,t){super(e),this.name="ListenerLeakError",this.stack=t}},SM=class extends Error{constructor(e,t){super(e),this.name="ListenerRefusalError",this.stack=t}},wM=0,Wh=class{constructor(e){this.value=e,this.id=wM++}},xM=2,kM,_e=class{constructor(e){var t,n,i,o;this._size=0,this._options=e,this._leakageMon=(t=this._options)!=null&&t.leakWarningThreshold?new vM((e==null?void 0:e.onListenerError)??Zl,((n=this._options)==null?void 0:n.leakWarningThreshold)??_M):void 0,this._perfMon=(i=this._options)!=null&&i._profName?new gM(this._options._profName):void 0,this._deliveryQueue=(o=this._options)==null?void 0:o.deliveryQueue}dispose(){var e,t,n,i;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),(i=this._leakageMon)==null||i.dispose())}get event(){return this._event??(this._event=(e,t,n)=>{var l,u,d,h,g;if(this._leakageMon&&this._size>this._leakageMon.threshold**2){let m=`[${this._leakageMon.name}] REFUSES to accept new listeners because it exceeded its threshold by far (${this._size} vs ${this._leakageMon.threshold})`;console.warn(m);let v=this._leakageMon.getMostFrequentStack()??["UNKNOWN stack",-1],y=new SM(`${m}. HINT: Stack shows most frequent listener (${v[1]}-times)`,v[0]);return(((l=this._options)==null?void 0:l.onListenerError)||Zl)(y),nt.None}if(this._disposed)return nt.None;t&&(e=e.bind(t));let i=new Wh(e),o;this._leakageMon&&this._size>=Math.ceil(this._leakageMon.threshold*.2)&&(i.stack=yM.create(),o=this._leakageMon.check(i.stack,this._size+1)),this._listeners?this._listeners instanceof Wh?(this._deliveryQueue??(this._deliveryQueue=new EM),this._listeners=[this._listeners,i]):this._listeners.push(i):((d=(u=this._options)==null?void 0:u.onWillAddFirstListener)==null||d.call(u,this),this._listeners=i,(g=(h=this._options)==null?void 0:h.onDidAddFirstListener)==null||g.call(h,this)),this._size++;let a=Mt(()=>{o==null||o(),this._removeListener(i)});return n instanceof Pr?n.add(a):Array.isArray(n)&&n.push(a),a}),this._event}_removeListener(e){var o,a,l,u;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,(u=(l=this._options)==null?void 0:l.onDidRemoveLastListener)==null||u.call(l,this),this._size=0;return}let t=this._listeners,n=t.indexOf(e);if(n===-1)throw console.log("disposed?",this._disposed),console.log("size?",this._size),console.log("arr?",JSON.stringify(this._listeners)),new Error("Attempted to dispose unknown listener");this._size--,t[n]=void 0;let i=this._deliveryQueue.current===this;if(this._size*xM<=t.length){let d=0;for(let h=0;h<t.length;h++)t[h]?t[d++]=t[h]:i&&(this._deliveryQueue.end--,d<this._deliveryQueue.i&&this._deliveryQueue.i--);t.length=d}}_deliver(e,t){var i;if(!e)return;let n=((i=this._options)==null?void 0:i.onListenerError)||Zl;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,i,o;if((t=this._deliveryQueue)!=null&&t.current&&(this._deliverQueue(this._deliveryQueue),(n=this._perfMon)==null||n.stop()),(i=this._perfMon)==null||i.start(this._size),this._listeners)if(this._listeners instanceof Wh)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}},EM=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}},Dd=class{constructor(){this.mapWindowIdToZoomLevel=new Map,this._onDidChangeZoomLevel=new _e,this.onDidChangeZoomLevel=this._onDidChangeZoomLevel.event,this.mapWindowIdToZoomFactor=new Map,this._onDidChangeFullscreen=new _e,this.onDidChangeFullscreen=this._onDidChangeFullscreen.event,this.mapWindowIdToFullScreen=new Map}getZoomLevel(t){return this.mapWindowIdToZoomLevel.get(this.getWindowId(t))??0}setZoomLevel(t,n){if(this.getZoomLevel(n)===t)return;let i=this.getWindowId(n);this.mapWindowIdToZoomLevel.set(i,t),this._onDidChangeZoomLevel.fire(i)}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 i=this.getWindowId(n);this.mapWindowIdToFullScreen.set(i,t),this._onDidChangeFullscreen.fire(i)}isFullscreen(t){return!!this.mapWindowIdToFullScreen.get(this.getWindowId(t))}getWindowId(t){return t.vscodeWindowId}};Dd.INSTANCE=new Dd;var Pf=Dd;function CM(e,t,n){typeof t=="string"&&(t=e.matchMedia(t)),t.addEventListener("change",n)}Pf.INSTANCE.onDidChangeZoomLevel;function NM(e){return Pf.INSTANCE.getZoomFactor(e)}Pf.INSTANCE.onDidChangeFullscreen;var no=typeof navigator=="object"?navigator.userAgent:"",Od=no.indexOf("Firefox")>=0,TM=no.indexOf("AppleWebKit")>=0,Bf=no.indexOf("Chrome")>=0,RM=!Bf&&no.indexOf("Safari")>=0;no.indexOf("Electron/")>=0;no.indexOf("Android")>=0;var Kh=!1;if(typeof ir.matchMedia=="function"){let e=ir.matchMedia("(display-mode: standalone) or (display-mode: window-controls-overlay)"),t=ir.matchMedia("(display-mode: fullscreen)");Kh=e.matches,CM(ir,e,({matches:n})=>{Kh&&t.matches||(Kh=n)})}var Ys="en",Pd=!1,Bd=!1,Ql=!1,Kb=!1,Ul,Jl=Ys,j_=Ys,MM,wi,hs=globalThis,vn,Iv;typeof hs.vscode<"u"&&typeof hs.vscode.process<"u"?vn=hs.vscode.process:typeof process<"u"&&typeof((Iv=process==null?void 0:process.versions)==null?void 0:Iv.node)=="string"&&(vn=process);var Lv,AM=typeof((Lv=vn==null?void 0:vn.versions)==null?void 0:Lv.electron)=="string",IM=AM&&(vn==null?void 0:vn.type)==="renderer",Dv;if(typeof vn=="object"){Pd=vn.platform==="win32",Bd=vn.platform==="darwin",Ql=vn.platform==="linux",Ql&&vn.env.SNAP&&vn.env.SNAP_REVISION,vn.env.CI||vn.env.BUILD_ARTIFACTSTAGINGDIRECTORY,Ul=Ys,Jl=Ys;let e=vn.env.VSCODE_NLS_CONFIG;if(e)try{let t=JSON.parse(e);Ul=t.userLocale,j_=t.osLocale,Jl=t.resolvedLanguage||Ys,MM=(Dv=t.languagePack)==null?void 0:Dv.translationsConfigFile}catch{}Kb=!0}else typeof navigator=="object"&&!IM?(wi=navigator.userAgent,Pd=wi.indexOf("Windows")>=0,Bd=wi.indexOf("Macintosh")>=0,(wi.indexOf("Macintosh")>=0||wi.indexOf("iPad")>=0||wi.indexOf("iPhone")>=0)&&navigator.maxTouchPoints&&navigator.maxTouchPoints>0,Ql=wi.indexOf("Linux")>=0,(wi==null?void 0:wi.indexOf("Mobi"))>=0,Jl=globalThis._VSCODE_NLS_LANGUAGE||Ys,Ul=navigator.language.toLowerCase(),j_=Ul):console.error("Unable to resolve platform.");var qb=Pd,ji=Bd,LM=Ql,z_=Kb,zi=wi,Mr=Jl,DM;(e=>{function t(){return Mr}e.value=t;function n(){return Mr.length===2?Mr==="en":Mr.length>=3?Mr[0]==="e"&&Mr[1]==="n"&&Mr[2]==="-":!1}e.isDefaultVariant=n;function i(){return Mr==="en"}e.isDefault=i})(DM||(DM={}));var OM=typeof hs.postMessage=="function"&&!hs.importScripts;(()=>{if(OM){let e=[];hs.addEventListener("message",n=>{if(n.data&&n.data.vscodeScheduleAsyncWork)for(let i=0,o=e.length;i<o;i++){let a=e[i];if(a.id===n.data.vscodeScheduleAsyncWork){e.splice(i,1),a.callback();return}}});let t=0;return n=>{let i=++t;e.push({id:i,callback:n}),hs.postMessage({vscodeScheduleAsyncWork:i},"*")}}return e=>setTimeout(e)})();var PM=!!(zi&&zi.indexOf("Chrome")>=0);zi&&zi.indexOf("Firefox")>=0;!PM&&zi&&zi.indexOf("Safari")>=0;zi&&zi.indexOf("Edg/")>=0;zi&&zi.indexOf("Android")>=0;var Ws=typeof navigator=="object"?navigator:{};z_||document.queryCommandSupported&&document.queryCommandSupported("copy")||Ws&&Ws.clipboard&&Ws.clipboard.writeText,z_||Ws&&Ws.clipboard&&Ws.clipboard.readText;var Ff=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}},qh=new Ff,U_=new Ff,H_=new Ff,BM=new Array(230),Vb;(e=>{function t(u){return qh.keyCodeToStr(u)}e.toString=t;function n(u){return qh.strToKeyCode(u)}e.fromString=n;function i(u){return U_.keyCodeToStr(u)}e.toUserSettingsUS=i;function o(u){return H_.keyCodeToStr(u)}e.toUserSettingsGeneral=o;function a(u){return U_.strToKeyCode(u)||H_.strToKeyCode(u)}e.fromUserSettings=a;function l(u){if(u>=98&&u<=113)return null;switch(u){case 16:return"Up";case 18:return"Down";case 15:return"Left";case 17:return"Right"}return qh.keyCodeToStr(u)}e.toElectronAccelerator=l})(Vb||(Vb={}));var FM=class Gb{constructor(t,n,i,o,a){this.ctrlKey=t,this.shiftKey=n,this.altKey=i,this.metaKey=o,this.keyCode=a}equals(t){return t instanceof Gb&&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",i=this.altKey?"1":"0",o=this.metaKey?"1":"0";return`K${t}${n}${i}${o}${this.keyCode}`}isModifierKey(){return this.keyCode===0||this.keyCode===5||this.keyCode===57||this.keyCode===6||this.keyCode===4}toKeybinding(){return new jM([this])}isDuplicateModifierCase(){return this.ctrlKey&&this.keyCode===5||this.shiftKey&&this.keyCode===4||this.altKey&&this.keyCode===6||this.metaKey&&this.keyCode===57}},jM=class{constructor(e){if(e.length===0)throw uM("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 zM(e){if(e.charCode){let n=String.fromCharCode(e.charCode).toUpperCase();return Vb.fromString(n)}let t=e.keyCode;if(t===3)return 7;if(Od)switch(t){case 59:return 85;case 60:if(LM)return 97;break;case 61:return 86;case 107:return 109;case 109:return 111;case 173:return 88;case 224:if(ji)return 57;break}else if(TM&&(ji&&t===93||!ji&&t===92))return 57;return BM[t]||0}var UM=ji?256:2048,HM=512,$M=1024,WM=ji?2048:256,$_=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=zM(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|=UM),this.altKey&&(t|=HM),this.shiftKey&&(t|=$M),this.metaKey&&(t|=WM),t|=e,t}_computeKeyCodeChord(){let e=0;return this.keyCode!==5&&this.keyCode!==4&&this.keyCode!==6&&this.keyCode!==57&&(e=this.keyCode),new FM(this.ctrlKey,this.shiftKey,this.altKey,this.metaKey,e)}},W_=new WeakMap;function KM(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 qM=class{static getSameOriginWindowChain(e){let t=W_.get(e);if(!t){t=[],W_.set(e,t);let n=e,i;do i=KM(n),i?t.push({window:new WeakRef(n),iframeElement:n.frameElement||null}):t.push({window:new WeakRef(n),iframeElement:null}),n=i;while(n)}return t.slice(0)}static getPositionOfChildWindowRelativeToAncestorWindow(e,t){if(!t||e===t)return{top:0,left:0};let n=0,i=0,o=this.getSameOriginWindowChain(e);for(let a of o){let l=a.window.deref();if(n+=(l==null?void 0:l.scrollY)??0,i+=(l==null?void 0:l.scrollX)??0,l===t||!a.iframeElement)break;let u=a.iframeElement.getBoundingClientRect();n+=u.top,i+=u.left}return{top:n,left:i}}},Hl=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=qM.getPositionOfChildWindowRelativeToAncestorWindow(e,t.view);this.posx-=n.left,this.posy-=n.top}preventDefault(){this.browserEvent.preventDefault()}stopPropagation(){this.browserEvent.stopPropagation()}},K_=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 i=!1;if(Bf){let a=navigator.userAgent.match(/Chrome\/(\d+)/);i=(a?parseInt(a[1]):123)<=122}if(e){let a=e,l=e,u=((o=e.view)==null?void 0:o.devicePixelRatio)||1;if(typeof a.wheelDeltaY<"u")i?this.deltaY=a.wheelDeltaY/(120*u):this.deltaY=a.wheelDeltaY/120;else if(typeof l.VERTICAL_AXIS<"u"&&l.axis===l.VERTICAL_AXIS)this.deltaY=-l.detail/3;else if(e.type==="wheel"){let d=e;d.deltaMode===d.DOM_DELTA_LINE?Od&&!ji?this.deltaY=-e.deltaY/3:this.deltaY=-e.deltaY:this.deltaY=-e.deltaY/40}if(typeof a.wheelDeltaX<"u")RM&&qb?this.deltaX=-(a.wheelDeltaX/120):i?this.deltaX=a.wheelDeltaX/(120*u):this.deltaX=a.wheelDeltaX/120;else if(typeof l.HORIZONTAL_AXIS<"u"&&l.axis===l.HORIZONTAL_AXIS)this.deltaX=-e.detail/3;else if(e.type==="wheel"){let d=e;d.deltaMode===d.DOM_DELTA_LINE?Od&&!ji?this.deltaX=-e.deltaX/3:this.deltaX=-e.deltaX:this.deltaX=-e.deltaX/40}this.deltaY===0&&this.deltaX===0&&e.wheelDelta&&(i?this.deltaY=e.wheelDelta/(120*u):this.deltaY=e.wheelDelta/120)}}preventDefault(){var e;(e=this.browserEvent)==null||e.preventDefault()}stopPropagation(){var e;(e=this.browserEvent)==null||e.stopPropagation()}},Yb=Object.freeze(function(e,t){let n=setTimeout(e.bind(t),0);return{dispose(){clearTimeout(n)}}}),VM;(e=>{function t(n){return n===e.None||n===e.Cancelled||n instanceof GM?!0:!n||typeof n!="object"?!1:typeof n.isCancellationRequested=="boolean"&&typeof n.onCancellationRequested=="function"}e.isCancellationToken=t,e.None=Object.freeze({isCancellationRequested:!1,onCancellationRequested:yn.None}),e.Cancelled=Object.freeze({isCancellationRequested:!0,onCancellationRequested:Yb})})(VM||(VM={}));var GM=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?Yb:(this._emitter||(this._emitter=new _e),this._emitter.event)}dispose(){this._emitter&&(this._emitter.dispose(),this._emitter=null)}},jf=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 Rd("Calling 'cancelAndSet' on a disposed TimeoutTimer");this.cancel(),this._token=setTimeout(()=>{this._token=-1,e()},t)}setIfNotSet(e,t){if(this._isDisposed)throw new Rd("Calling 'setIfNotSet' on a disposed TimeoutTimer");this._token===-1&&(this._token=setTimeout(()=>{this._token=-1,e()},t))}},YM=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 Rd("Calling 'cancelAndSet' on a disposed IntervalTimer");this.cancel();let i=n.setInterval(()=>{e()},t);this.disposable=Mt(()=>{n.clearInterval(i),this.disposable=void 0})}dispose(){this.cancel(),this.isDisposed=!0}},XM;(e=>{async function t(i){let o,a=await Promise.all(i.map(l=>l.then(u=>u,u=>{o||(o=u)})));if(typeof o<"u")throw o;return a}e.settled=t;function n(i){return new Promise(async(o,a)=>{try{await i(o,a)}catch(l){a(l)}})}e.withAsyncBody=n})(XM||(XM={}));var q_=class ci{static fromArray(t){return new ci(n=>{n.emitMany(t)})}static fromPromise(t){return new ci(async n=>{n.emitMany(await t)})}static fromPromises(t){return new ci(async n=>{await Promise.all(t.map(async i=>n.emitOne(await i)))})}static merge(t){return new ci(async n=>{await Promise.all(t.map(async i=>{for await(let o of i)n.emitOne(o)}))})}constructor(t,n){this._state=0,this._results=[],this._error=null,this._onReturn=n,this._onStateChanged=new _e,queueMicrotask(async()=>{let i={emitOne:o=>this.emitOne(o),emitMany:o=>this.emitMany(o),reject:o=>this.reject(o)};try{await Promise.resolve(t(i)),this.resolve()}catch(o){this.reject(o)}finally{i.emitOne=void 0,i.emitMany=void 0,i.reject=void 0}})}[Symbol.asyncIterator](){let t=0;return{next:async()=>{do{if(this._state===2)throw this._error;if(t<this._results.length)return{done:!1,value:this._results[t++]};if(this._state===1)return{done:!0,value:void 0};await yn.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 ci(async i=>{for await(let o of t)i.emitOne(n(o))})}map(t){return ci.map(this,t)}static filter(t,n){return new ci(async i=>{for await(let o of t)n(o)&&i.emitOne(o)})}filter(t){return ci.filter(this,t)}static coalesce(t){return ci.filter(t,n=>!!n)}coalesce(){return ci.coalesce(this)}static async toPromise(t){let n=[];for await(let i of t)n.push(i);return n}toPromise(){return ci.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())}};q_.EMPTY=q_.fromArray([]);var{getWindow:Fi,getWindowId:ZM,onDidRegisterWindow:QM}=(function(){let e=new Map,t={window:ir,disposables:new Pr};e.set(ir.vscodeWindowId,t);let n=new _e,i=new _e,o=new _e;function a(l,u){return(typeof l=="number"?e.get(l):void 0)??(u?t:void 0)}return{onDidRegisterWindow:n.event,onWillUnregisterWindow:o.event,onDidUnregisterWindow:i.event,registerWindow(l){if(e.has(l.vscodeWindowId))return nt.None;let u=new Pr,d={window:l,disposables:u.add(new Pr)};return e.set(l.vscodeWindowId,d),u.add(Mt(()=>{e.delete(l.vscodeWindowId),i.fire(l)})),u.add(Ye(l,un.BEFORE_UNLOAD,()=>{o.fire(l)})),n.fire(d),u},getWindows(){return e.values()},getWindowsCount(){return e.size},getWindowId(l){return l.vscodeWindowId},hasWindow(l){return e.has(l)},getWindowById:a,getWindow(l){var h;let u=l;if((h=u==null?void 0:u.ownerDocument)!=null&&h.defaultView)return u.ownerDocument.defaultView.window;let d=l;return d!=null&&d.view?d.view.window:ir},getDocument(l){return Fi(l).document}}})(),JM=class{constructor(e,t,n,i){this._node=e,this._type=t,this._handler=n,this._options=i||!1,this._node.addEventListener(this._type,this._handler,this._options)}dispose(){this._handler&&(this._node.removeEventListener(this._type,this._handler,this._options),this._node=null,this._handler=null)}};function Ye(e,t,n,i){return new JM(e,t,n,i)}var V_=function(e,t,n,i){return Ye(e,t,n,i)},zf,eA=class extends YM{constructor(e){super(),this.defaultTarget=e&&Fi(e)}cancelAndSet(e,t,n){return super.cancelAndSet(e,t,n??this.defaultTarget)}},G_=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){Zl(e)}}static sort(e,t){return t.priority-e.priority}};(function(){let e=new Map,t=new Map,n=new Map,i=new Map,o=a=>{n.set(a,!1);let l=e.get(a)??[];for(t.set(a,l),e.set(a,[]),i.set(a,!0);l.length>0;)l.sort(G_.sort),l.shift().execute();i.set(a,!1)};zf=(a,l,u=0)=>{let d=ZM(a),h=new G_(l,u),g=e.get(d);return g||(g=[],e.set(d,g)),g.push(h),n.get(d)||(n.set(d,!0),a.requestAnimationFrame(()=>o(d))),h}})();function tA(e){let t=e.getBoundingClientRect(),n=Fi(e);return{left:t.left+n.scrollX,top:t.top+n.scrollY,width:t.width,height:t.height}}var un={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"},nA=class{constructor(e){this.domNode=e,this._maxWidth="",this._width="",this._height="",this._top="",this._left="",this._bottom="",this._right="",this._paddingTop="",this._paddingLeft="",this._paddingBottom="",this._paddingRight="",this._fontFamily="",this._fontWeight="",this._fontSize="",this._fontStyle="",this._fontFeatureSettings="",this._fontVariationSettings="",this._textDecoration="",this._lineHeight="",this._letterSpacing="",this._className="",this._display="",this._position="",this._visibility="",this._color="",this._backgroundColor="",this._layerHint=!1,this._contain="none",this._boxShadow=""}setMaxWidth(e){let t=$n(e);this._maxWidth!==t&&(this._maxWidth=t,this.domNode.style.maxWidth=this._maxWidth)}setWidth(e){let t=$n(e);this._width!==t&&(this._width=t,this.domNode.style.width=this._width)}setHeight(e){let t=$n(e);this._height!==t&&(this._height=t,this.domNode.style.height=this._height)}setTop(e){let t=$n(e);this._top!==t&&(this._top=t,this.domNode.style.top=this._top)}setLeft(e){let t=$n(e);this._left!==t&&(this._left=t,this.domNode.style.left=this._left)}setBottom(e){let t=$n(e);this._bottom!==t&&(this._bottom=t,this.domNode.style.bottom=this._bottom)}setRight(e){let t=$n(e);this._right!==t&&(this._right=t,this.domNode.style.right=this._right)}setPaddingTop(e){let t=$n(e);this._paddingTop!==t&&(this._paddingTop=t,this.domNode.style.paddingTop=this._paddingTop)}setPaddingLeft(e){let t=$n(e);this._paddingLeft!==t&&(this._paddingLeft=t,this.domNode.style.paddingLeft=this._paddingLeft)}setPaddingBottom(e){let t=$n(e);this._paddingBottom!==t&&(this._paddingBottom=t,this.domNode.style.paddingBottom=this._paddingBottom)}setPaddingRight(e){let t=$n(e);this._paddingRight!==t&&(this._paddingRight=t,this.domNode.style.paddingRight=this._paddingRight)}setFontFamily(e){this._fontFamily!==e&&(this._fontFamily=e,this.domNode.style.fontFamily=this._fontFamily)}setFontWeight(e){this._fontWeight!==e&&(this._fontWeight=e,this.domNode.style.fontWeight=this._fontWeight)}setFontSize(e){let t=$n(e);this._fontSize!==t&&(this._fontSize=t,this.domNode.style.fontSize=this._fontSize)}setFontStyle(e){this._fontStyle!==e&&(this._fontStyle=e,this.domNode.style.fontStyle=this._fontStyle)}setFontFeatureSettings(e){this._fontFeatureSettings!==e&&(this._fontFeatureSettings=e,this.domNode.style.fontFeatureSettings=this._fontFeatureSettings)}setFontVariationSettings(e){this._fontVariationSettings!==e&&(this._fontVariationSettings=e,this.domNode.style.fontVariationSettings=this._fontVariationSettings)}setTextDecoration(e){this._textDecoration!==e&&(this._textDecoration=e,this.domNode.style.textDecoration=this._textDecoration)}setLineHeight(e){let t=$n(e);this._lineHeight!==t&&(this._lineHeight=t,this.domNode.style.lineHeight=this._lineHeight)}setLetterSpacing(e){let t=$n(e);this._letterSpacing!==t&&(this._letterSpacing=t,this.domNode.style.letterSpacing=this._letterSpacing)}setClassName(e){this._className!==e&&(this._className=e,this.domNode.className=this._className)}toggleClassName(e,t){this.domNode.classList.toggle(e,t),this._className=this.domNode.className}setDisplay(e){this._display!==e&&(this._display=e,this.domNode.style.display=this._display)}setPosition(e){this._position!==e&&(this._position=e,this.domNode.style.position=this._position)}setVisibility(e){this._visibility!==e&&(this._visibility=e,this.domNode.style.visibility=this._visibility)}setColor(e){this._color!==e&&(this._color=e,this.domNode.style.color=this._color)}setBackgroundColor(e){this._backgroundColor!==e&&(this._backgroundColor=e,this.domNode.style.backgroundColor=this._backgroundColor)}setLayerHinting(e){this._layerHint!==e&&(this._layerHint=e,this.domNode.style.transform=this._layerHint?"translate3d(0px, 0px, 0px)":"")}setBoxShadow(e){this._boxShadow!==e&&(this._boxShadow=e,this.domNode.style.boxShadow=e)}setContain(e){this._contain!==e&&(this._contain=e,this.domNode.style.contain=this._contain)}setAttribute(e,t){this.domNode.setAttribute(e,t)}removeAttribute(e){this.domNode.removeAttribute(e)}appendChild(e){this.domNode.appendChild(e.domNode)}removeChild(e){this.domNode.removeChild(e.domNode)}};function $n(e){return typeof e=="number"?`${e}px`:e}function la(e){return new nA(e)}var Xb=class{constructor(){this._hooks=new Pr,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,i,o){this.isMonitoring()&&this.stopMonitoring(!1),this._pointerMoveCallback=i,this._onStopCallback=o;let a=e;try{e.setPointerCapture(t),this._hooks.add(Mt(()=>{try{e.releasePointerCapture(t)}catch{}}))}catch{a=Fi(e)}this._hooks.add(Ye(a,un.POINTER_MOVE,l=>{if(l.buttons!==n){this.stopMonitoring(!0);return}l.preventDefault(),this._pointerMoveCallback(l)})),this._hooks.add(Ye(a,un.POINTER_UP,l=>this.stopMonitoring(!0)))}};function iA(e,t,n){let i=null,o=null;if(typeof n.value=="function"?(i="value",o=n.value,o.length!==0&&console.warn("Memoize should only be used in functions with zero parameters")):typeof n.get=="function"&&(i="get",o=n.get),!o)throw new Error("not supported");let a=`$memoize$${t}`;n[i]=function(...l){return this.hasOwnProperty(a)||Object.defineProperty(this,a,{configurable:!1,enumerable:!1,writable:!1,value:o.apply(this,l)}),this[a]}}var Oi;(e=>(e.Tap="-xterm-gesturetap",e.Change="-xterm-gesturechange",e.Start="-xterm-gesturestart",e.End="-xterm-gesturesend",e.Contextmenu="-xterm-gesturecontextmenu"))(Oi||(Oi={}));var ea=class kn extends nt{constructor(){super(),this.dispatched=!1,this.targets=new F_,this.ignoreTargets=new F_,this.activeTouches={},this.handle=null,this._lastSetTapCountTime=0,this._register(yn.runAndSubscribe(QM,({window:t,disposables:n})=>{n.add(Ye(t.document,"touchstart",i=>this.onTouchStart(i),{passive:!1})),n.add(Ye(t.document,"touchend",i=>this.onTouchEnd(t,i))),n.add(Ye(t.document,"touchmove",i=>this.onTouchMove(i),{passive:!1}))},{window:ir,disposables:this._store}))}static addTarget(t){if(!kn.isTouchDevice())return nt.None;kn.INSTANCE||(kn.INSTANCE=new kn);let n=kn.INSTANCE.targets.push(t);return Mt(n)}static ignoreTarget(t){if(!kn.isTouchDevice())return nt.None;kn.INSTANCE||(kn.INSTANCE=new kn);let n=kn.INSTANCE.ignoreTargets.push(t);return Mt(n)}static isTouchDevice(){return"ontouchstart"in ir||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 i=0,o=t.targetTouches.length;i<o;i++){let a=t.targetTouches.item(i);this.activeTouches[a.identifier]={id:a.identifier,initialTarget:a.target,initialTimeStamp:n,initialPageX:a.pageX,initialPageY:a.pageY,rollingTimestamps:[n],rollingPageX:[a.pageX],rollingPageY:[a.pageY]};let l=this.newGestureEvent(Oi.Start,a.target);l.pageX=a.pageX,l.pageY=a.pageY,this.dispatchEvent(l)}this.dispatched&&(t.preventDefault(),t.stopPropagation(),this.dispatched=!1)}onTouchEnd(t,n){let i=Date.now(),o=Object.keys(this.activeTouches).length;for(let a=0,l=n.changedTouches.length;a<l;a++){let u=n.changedTouches.item(a);if(!this.activeTouches.hasOwnProperty(String(u.identifier))){console.warn("move of an UNKNOWN touch",u);continue}let d=this.activeTouches[u.identifier],h=Date.now()-d.initialTimeStamp;if(h<kn.HOLD_DELAY&&Math.abs(d.initialPageX-Xn(d.rollingPageX))<30&&Math.abs(d.initialPageY-Xn(d.rollingPageY))<30){let g=this.newGestureEvent(Oi.Tap,d.initialTarget);g.pageX=Xn(d.rollingPageX),g.pageY=Xn(d.rollingPageY),this.dispatchEvent(g)}else if(h>=kn.HOLD_DELAY&&Math.abs(d.initialPageX-Xn(d.rollingPageX))<30&&Math.abs(d.initialPageY-Xn(d.rollingPageY))<30){let g=this.newGestureEvent(Oi.Contextmenu,d.initialTarget);g.pageX=Xn(d.rollingPageX),g.pageY=Xn(d.rollingPageY),this.dispatchEvent(g)}else if(o===1){let g=Xn(d.rollingPageX),m=Xn(d.rollingPageY),v=Xn(d.rollingTimestamps)-d.rollingTimestamps[0],y=g-d.rollingPageX[0],S=m-d.rollingPageY[0],x=[...this.targets].filter(k=>d.initialTarget instanceof Node&&k.contains(d.initialTarget));this.inertia(t,x,i,Math.abs(y)/v,y>0?1:-1,g,Math.abs(S)/v,S>0?1:-1,m)}this.dispatchEvent(this.newGestureEvent(Oi.End,d.initialTarget)),delete this.activeTouches[u.identifier]}this.dispatched&&(n.preventDefault(),n.stopPropagation(),this.dispatched=!1)}newGestureEvent(t,n){let i=document.createEvent("CustomEvent");return i.initEvent(t,!1,!0),i.initialTarget=n,i.tapCount=0,i}dispatchEvent(t){if(t.type===Oi.Tap){let n=new Date().getTime(),i=0;n-this._lastSetTapCountTime>kn.CLEAR_TAP_COUNT_TIME?i=1:i=2,this._lastSetTapCountTime=n,t.tapCount=i}else(t.type===Oi.Change||t.type===Oi.Contextmenu)&&(this._lastSetTapCountTime=0);if(t.initialTarget instanceof Node){for(let i of this.ignoreTargets)if(i.contains(t.initialTarget))return;let n=[];for(let i of this.targets)if(i.contains(t.initialTarget)){let o=0,a=t.initialTarget;for(;a&&a!==i;)o++,a=a.parentElement;n.push([o,i])}n.sort((i,o)=>i[0]-o[0]);for(let[i,o]of n)o.dispatchEvent(t),this.dispatched=!0}}inertia(t,n,i,o,a,l,u,d,h){this.handle=zf(t,()=>{let g=Date.now(),m=g-i,v=0,y=0,S=!0;o+=kn.SCROLL_FRICTION*m,u+=kn.SCROLL_FRICTION*m,o>0&&(S=!1,v=a*o*m),u>0&&(S=!1,y=d*u*m);let x=this.newGestureEvent(Oi.Change);x.translationX=v,x.translationY=y,n.forEach(k=>k.dispatchEvent(x)),S||this.inertia(t,n,g,o,a,l+v,u,d,h+y)})}onTouchMove(t){let n=Date.now();for(let i=0,o=t.changedTouches.length;i<o;i++){let a=t.changedTouches.item(i);if(!this.activeTouches.hasOwnProperty(String(a.identifier))){console.warn("end of an UNKNOWN touch",a);continue}let l=this.activeTouches[a.identifier],u=this.newGestureEvent(Oi.Change,l.initialTarget);u.translationX=a.pageX-Xn(l.rollingPageX),u.translationY=a.pageY-Xn(l.rollingPageY),u.pageX=a.pageX,u.pageY=a.pageY,this.dispatchEvent(u),l.rollingPageX.length>3&&(l.rollingPageX.shift(),l.rollingPageY.shift(),l.rollingTimestamps.shift()),l.rollingPageX.push(a.pageX),l.rollingPageY.push(a.pageY),l.rollingTimestamps.push(n)}this.dispatched&&(t.preventDefault(),t.stopPropagation(),this.dispatched=!1)}};ea.SCROLL_FRICTION=-.005,ea.HOLD_DELAY=700,ea.CLEAR_TAP_COUNT_TIME=400,$t([iA],ea,"isTouchDevice",1);var rA=ea,Uf=class extends nt{onclick(e,t){this._register(Ye(e,un.CLICK,n=>t(new Hl(Fi(e),n))))}onmousedown(e,t){this._register(Ye(e,un.MOUSE_DOWN,n=>t(new Hl(Fi(e),n))))}onmouseover(e,t){this._register(Ye(e,un.MOUSE_OVER,n=>t(new Hl(Fi(e),n))))}onmouseleave(e,t){this._register(Ye(e,un.MOUSE_LEAVE,n=>t(new Hl(Fi(e),n))))}onkeydown(e,t){this._register(Ye(e,un.KEY_DOWN,n=>t(new $_(n))))}onkeyup(e,t){this._register(Ye(e,un.KEY_UP,n=>t(new $_(n))))}oninput(e,t){this._register(Ye(e,un.INPUT,t))}onblur(e,t){this._register(Ye(e,un.BLUR,t))}onfocus(e,t){this._register(Ye(e,un.FOCUS,t))}onchange(e,t){this._register(Ye(e,un.CHANGE,t))}ignoreGesture(e){return rA.ignoreTarget(e)}},Y_=11,sA=class extends Uf{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=Y_+"px",this.domNode.style.height=Y_+"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 Xb),this._register(V_(this.bgDomNode,un.POINTER_DOWN,t=>this._arrowPointerDown(t))),this._register(V_(this.domNode,un.POINTER_DOWN,t=>this._arrowPointerDown(t))),this._pointerdownRepeatTimer=this._register(new eA),this._pointerdownScheduleRepeatTimer=this._register(new jf)}_arrowPointerDown(e){if(!e.target||!(e.target instanceof Element))return;let t=()=>{this._pointerdownRepeatTimer.cancelAndSet(()=>this._onActivate(),1e3/24,Fi(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()}},oA=class Fd{constructor(t,n,i,o,a,l,u){this._forceIntegerValues=t,this._scrollStateBrand=void 0,this._forceIntegerValues&&(n=n|0,i=i|0,o=o|0,a=a|0,l=l|0,u=u|0),this.rawScrollLeft=o,this.rawScrollTop=u,n<0&&(n=0),o+n>i&&(o=i-n),o<0&&(o=0),a<0&&(a=0),u+a>l&&(u=l-a),u<0&&(u=0),this.width=n,this.scrollWidth=i,this.scrollLeft=o,this.height=a,this.scrollHeight=l,this.scrollTop=u}equals(t){return this.rawScrollLeft===t.rawScrollLeft&&this.rawScrollTop===t.rawScrollTop&&this.width===t.width&&this.scrollWidth===t.scrollWidth&&this.scrollLeft===t.scrollLeft&&this.height===t.height&&this.scrollHeight===t.scrollHeight&&this.scrollTop===t.scrollTop}withScrollDimensions(t,n){return new Fd(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 Fd(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 i=this.width!==t.width,o=this.scrollWidth!==t.scrollWidth,a=this.scrollLeft!==t.scrollLeft,l=this.height!==t.height,u=this.scrollHeight!==t.scrollHeight,d=this.scrollTop!==t.scrollTop;return{inSmoothScrolling:n,oldWidth:t.width,oldScrollWidth:t.scrollWidth,oldScrollLeft:t.scrollLeft,width:this.width,scrollWidth:this.scrollWidth,scrollLeft:this.scrollLeft,oldHeight:t.height,oldScrollHeight:t.scrollHeight,oldScrollTop:t.scrollTop,height:this.height,scrollHeight:this.scrollHeight,scrollTop:this.scrollTop,widthChanged:i,scrollWidthChanged:o,scrollLeftChanged:a,heightChanged:l,scrollHeightChanged:u,scrollTopChanged:d}}},aA=class extends nt{constructor(e){super(),this._scrollableBrand=void 0,this._onScroll=this._register(new _e),this.onScroll=this._onScroll.event,this._smoothScrollDuration=e.smoothScrollDuration,this._scheduleAtNextAnimationFrame=e.scheduleAtNextAnimationFrame,this._state=new oA(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 i;let n=this._state.withScrollDimensions(e,t);this._setState(n,!!this._smoothScrolling),(i=this._smoothScrolling)==null||i.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 i;t?i=new Z_(this._smoothScrolling.from,n,this._smoothScrolling.startTime,this._smoothScrolling.duration):i=this._smoothScrolling.combine(this._state,n,this._smoothScrollDuration),this._smoothScrolling.dispose(),this._smoothScrolling=i}else{let n=this._state.withScrollPosition(e);this._smoothScrolling=Z_.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)))}},X_=class{constructor(e,t,n){this.scrollLeft=e,this.scrollTop=t,this.isDone=n}};function Vh(e,t){let n=t-e;return function(i){return e+n*uA(i)}}function lA(e,t,n){return function(i){return i<n?e(i/n):t((i-n)/(1-n))}}var Z_=class jd{constructor(t,n,i,o){this.from=t,this.to=n,this.duration=o,this.startTime=i,this.animationFrameDisposable=null,this._initAnimations()}_initAnimations(){this.scrollLeft=this._initAnimation(this.from.scrollLeft,this.to.scrollLeft,this.to.width),this.scrollTop=this._initAnimation(this.from.scrollTop,this.to.scrollTop,this.to.height)}_initAnimation(t,n,i){if(Math.abs(t-n)>2.5*i){let o,a;return t<n?(o=t+.75*i,a=n-.75*i):(o=t-.75*i,a=n+.75*i),lA(Vh(t,o),Vh(a,n),.33)}return Vh(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 i=this.scrollLeft(n),o=this.scrollTop(n);return new X_(i,o,!1)}return new X_(this.to.scrollLeft,this.to.scrollTop,!0)}combine(t,n,i){return jd.start(t,n,i)}static start(t,n,i){i=i+10;let o=Date.now()-10;return new jd(t,n,o,i)}};function cA(e){return Math.pow(e,3)}function uA(e){return 1-cA(1-e)}var hA=class extends nt{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 jf)}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":"")))}},dA=140,Zb=class extends Uf{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 hA(e.visibility,"visible scrollbar "+e.extraScrollbarClassName,"invisible scrollbar "+e.extraScrollbarClassName)),this._visibilityController.setIsNeeded(this._scrollbarState.isNeeded()),this._pointerMoveMonitor=this._register(new Xb),this._shouldRender=!0,this.domNode=la(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,un.POINTER_DOWN,t=>this._domNodePointerDown(t)))}_createArrow(e){let t=this._register(new sA(e));this.domNode.domNode.appendChild(t.bgDomNode),this.domNode.domNode.appendChild(t.domNode)}_createSlider(e,t,n,i){this.slider=la(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 i=="number"&&this.slider.setHeight(i),this.slider.setLayerHinting(!0),this.slider.setContain("strict"),this.domNode.domNode.appendChild(this.slider.domNode),this._register(Ye(this.slider.domNode,un.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(),i=t+this._scrollbarState.getSliderPosition()+this._scrollbarState.getSliderSize(),o=this._sliderPointerPosition(e);n<=o&&o<=i?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=tA(this.domNode.domNode);t=e.pageX-o.left,n=e.pageY-o.top}let i=this._pointerDownRelativePosition(t,n);this._setDesiredScrollPositionNow(this._scrollByPage?this._scrollbarState.getDesiredScrollPositionFromOffsetPaged(i):this._scrollbarState.getDesiredScrollPositionFromOffset(i)),e.button===0&&(e.preventDefault(),this._sliderPointerDown(e))}_sliderPointerDown(e){if(!e.target||!(e.target instanceof Element))return;let t=this._sliderPointerPosition(e),n=this._sliderOrthogonalPointerPosition(e),i=this._scrollbarState.clone();this.slider.toggleClassName("active",!0),this._pointerMoveMonitor.startMonitoring(e.target,e.pointerId,e.buttons,o=>{let a=this._sliderOrthogonalPointerPosition(o),l=Math.abs(a-n);if(qb&&l>dA){this._setDesiredScrollPositionNow(i.getScrollPosition());return}let u=this._sliderPointerPosition(o)-t;this._setDesiredScrollPositionNow(i.getDesiredScrollPositionFromDelta(u))},()=>{this.slider.toggleClassName("active",!1),this._host.onDragEnd()}),this._host.onDragStart()}_setDesiredScrollPositionNow(e){let t={};this.writeScrollPosition(t,e),this._scrollable.setScrollPositionNow(t)}updateScrollbarSize(e){this._updateScrollbarSize(e),this._scrollbarState.setScrollbarSize(e),this._shouldRender=!0,this._lazyRender||this.render()}isNeeded(){return this._scrollbarState.isNeeded()}},Qb=class zd{constructor(t,n,i,o,a,l){this._scrollbarSize=Math.round(n),this._oppositeScrollbarSize=Math.round(i),this._arrowSize=Math.round(t),this._visibleSize=o,this._scrollSize=a,this._scrollPosition=l,this._computedAvailableSize=0,this._computedIsNeeded=!1,this._computedSliderSize=0,this._computedSliderRatio=0,this._computedSliderPosition=0,this._refreshComputedValues()}clone(){return new zd(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,i,o,a){let l=Math.max(0,i-t),u=Math.max(0,l-2*n),d=o>0&&o>i;if(!d)return{computedAvailableSize:Math.round(l),computedIsNeeded:d,computedSliderSize:Math.round(u),computedSliderRatio:0,computedSliderPosition:0};let h=Math.round(Math.max(20,Math.floor(i*u/o))),g=(u-h)/(o-i),m=a*g;return{computedAvailableSize:Math.round(l),computedIsNeeded:d,computedSliderSize:Math.round(h),computedSliderRatio:g,computedSliderPosition:Math.round(m)}}_refreshComputedValues(){let t=zd._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,i=this._scrollPosition;return n<this._computedSliderPosition?i-=this._visibleSize:i+=this._visibleSize,i}getDesiredScrollPositionFromDelta(t){if(!this._computedIsNeeded)return 0;let n=this._computedSliderPosition+t;return Math.round(n/this._computedSliderRatio)}},fA=class extends Zb{constructor(e,t,n){let i=e.getScrollDimensions(),o=e.getCurrentScrollPosition();if(super({lazyRender:t.lazyRender,host:n,scrollbarState:new Qb(t.horizontalHasArrows?t.arrowSize:0,t.horizontal===2?0:t.horizontalScrollbarSize,t.vertical===2?0:t.verticalScrollbarSize,i.width,i.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}},pA=class extends Zb{constructor(e,t,n){let i=e.getScrollDimensions(),o=e.getCurrentScrollPosition();if(super({lazyRender:t.lazyRender,host:n,scrollbarState:new Qb(t.verticalHasArrows?t.arrowSize:0,t.vertical===2?0:t.verticalScrollbarSize,0,i.height,i.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}},mA=500,Q_=50,gA=class{constructor(e,t,n){this.timestamp=e,this.deltaX=t,this.deltaY=n,this.score=0}},Ud=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,i=1,o=this._rear;do{let a=o===this._front?t:Math.pow(2,-i);if(t-=a,n+=this._memory[o].score*a,o===this._front)break;o=(this._capacity+o-1)%this._capacity,i++}while(!0);return n<=.5}acceptStandardWheelEvent(t){if(Bf){let n=Fi(t.browserEvent),i=NM(n);this.accept(Date.now(),t.deltaX*i,t.deltaY*i)}else this.accept(Date.now(),t.deltaX,t.deltaY)}accept(t,n,i){let o=null,a=new gA(t,n,i);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 i=.5;if((!this._isAlmostInt(t.deltaX)||!this._isAlmostInt(t.deltaY))&&(i+=.25),n){let o=Math.abs(t.deltaX),a=Math.abs(t.deltaY),l=Math.abs(n.deltaX),u=Math.abs(n.deltaY),d=Math.max(Math.min(o,l),1),h=Math.max(Math.min(a,u),1),g=Math.max(o,l),m=Math.max(a,u);g%d===0&&m%h===0&&(i-=.5)}return Math.min(Math.max(i,0),1)}_isAlmostInt(t){return Math.abs(Math.round(t)-t)<.01}};Ud.INSTANCE=new Ud;var _A=Ud,vA=class extends Uf{constructor(e,t,n){super(),this._onScroll=this._register(new _e),this.onScroll=this._onScroll.event,this._onWillScroll=this._register(new _e),this.onWillScroll=this._onWillScroll.event,this._options=bA(t),this._scrollable=n,this._register(this._scrollable.onScroll(o=>{this._onWillScroll.fire(o),this._onDidScroll(o),this._onScroll.fire(o)}));let i={onMouseWheel:o=>this._onMouseWheel(o),onDragStart:()=>this._onDragStart(),onDragEnd:()=>this._onDragEnd()};this._verticalScrollbar=this._register(new pA(this._scrollable,this._options,i)),this._horizontalScrollbar=this._register(new fA(this._scrollable,this._options,i)),this._domNode=document.createElement("div"),this._domNode.className="xterm-scrollable-element "+this._options.className,this._domNode.setAttribute("role","presentation"),this._domNode.style.position="relative",this._domNode.appendChild(e),this._domNode.appendChild(this._horizontalScrollbar.domNode.domNode),this._domNode.appendChild(this._verticalScrollbar.domNode.domNode),this._options.useShadows?(this._leftShadowDomNode=la(document.createElement("div")),this._leftShadowDomNode.setClassName("shadow"),this._domNode.appendChild(this._leftShadowDomNode.domNode),this._topShadowDomNode=la(document.createElement("div")),this._topShadowDomNode.setClassName("shadow"),this._domNode.appendChild(this._topShadowDomNode.domNode),this._topLeftShadowDomNode=la(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 jf),this._isDragging=!1,this._mouseIsOver=!1,this._shouldRender=!0,this._revealOnScroll=!0}get options(){return this._options}dispose(){this._mouseWheelToDispose=fs(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,ji&&(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 K_(e))}_setListeningToMouseWheel(e){if(this._mouseWheelToDispose.length>0!==e&&(this._mouseWheelToDispose=fs(this._mouseWheelToDispose),e)){let t=n=>{this._onMouseWheel(new K_(n))};this._mouseWheelToDispose.push(Ye(this._listenOnDomNode,un.MOUSE_WHEEL,t,{passive:!1}))}}_onMouseWheel(e){var o;if((o=e.browserEvent)!=null&&o.defaultPrevented)return;let t=_A.INSTANCE;t.acceptStandardWheelEvent(e);let n=!1;if(e.deltaY||e.deltaX){let a=e.deltaY*this._options.mouseWheelScrollSensitivity,l=e.deltaX*this._options.mouseWheelScrollSensitivity;this._options.scrollPredominantAxis&&(this._options.scrollYToX&&l+a===0?l=a=0:Math.abs(a)>=Math.abs(l)?l=0:a=0),this._options.flipAxes&&([a,l]=[l,a]);let u=!ji&&e.browserEvent&&e.browserEvent.shiftKey;(this._options.scrollYToX||u)&&!l&&(l=a,a=0),e.browserEvent&&e.browserEvent.altKey&&(l=l*this._options.fastScrollSensitivity,a=a*this._options.fastScrollSensitivity);let d=this._scrollable.getFutureScrollPosition(),h={};if(a){let g=Q_*a,m=d.scrollTop-(g<0?Math.floor(g):Math.ceil(g));this._verticalScrollbar.writeScrollPosition(h,m)}if(l){let g=Q_*l,m=d.scrollLeft-(g<0?Math.floor(g):Math.ceil(g));this._horizontalScrollbar.writeScrollPosition(h,m)}h=this._scrollable.validateScrollPosition(h),(d.scrollLeft!==h.scrollLeft||d.scrollTop!==h.scrollTop)&&(this._options.mouseWheelSmoothScroll&&t.isPhysicalMouseWheel()?this._scrollable.setScrollPositionSmooth(h):this._scrollable.setScrollPositionNow(h),n=!0)}let i=n;!i&&this._options.alwaysConsumeMouseWheel&&(i=!0),!i&&this._options.consumeMouseWheelIfScrollbarIsNeeded&&(this._verticalScrollbar.isNeeded()||this._horizontalScrollbar.isNeeded())&&(i=!0),i&&(e.preventDefault(),e.stopPropagation())}_onDidScroll(e){this._shouldRender=this._horizontalScrollbar.onDidScroll(e)||this._shouldRender,this._shouldRender=this._verticalScrollbar.onDidScroll(e)||this._shouldRender,this._options.useShadows&&(this._shouldRender=!0),this._revealOnScroll&&this._reveal(),this._options.lazyRender||this._render()}renderNow(){if(!this._options.lazyRender)throw new Error("Please use `lazyRender` together with `renderNow`!");this._render()}_render(){if(this._shouldRender&&(this._shouldRender=!1,this._horizontalScrollbar.render(),this._verticalScrollbar.render(),this._options.useShadows)){let e=this._scrollable.getCurrentScrollPosition(),t=e.scrollTop>0,n=e.scrollLeft>0,i=n?" left":"",o=t?" top":"",a=n||t?" top-left-corner":"";this._leftShadowDomNode.setClassName(`shadow${i}`),this._topShadowDomNode.setClassName(`shadow${o}`),this._topLeftShadowDomNode.setClassName(`shadow${a}${o}${i}`)}}_onDragStart(){this._isDragging=!0,this._reveal()}_onDragEnd(){this._isDragging=!1,this._hide()}_onMouseLeave(e){this._mouseIsOver=!1,this._hide()}_onMouseOver(e){this._mouseIsOver=!0,this._reveal()}_reveal(){this._verticalScrollbar.beginReveal(),this._horizontalScrollbar.beginReveal(),this._scheduleHide()}_hide(){!this._mouseIsOver&&!this._isDragging&&(this._verticalScrollbar.beginHide(),this._horizontalScrollbar.beginHide())}_scheduleHide(){!this._mouseIsOver&&!this._isDragging&&this._hideTimeout.cancelAndSet(()=>this._hide(),mA)}},yA=class extends vA{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 bA(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,ji&&(t.className+=" mac"),t}var Hd=class extends nt{constructor(e,t,n,i,o,a,l,u){super(),this._bufferService=n,this._optionsService=l,this._renderService=u,this._onRequestScrollLines=this._register(new _e),this.onRequestScrollLines=this._onRequestScrollLines.event,this._isSyncing=!1,this._isHandlingScroll=!1,this._suppressOnScrollHandler=!1;let d=this._register(new aA({forceIntegerValues:!1,smoothScrollDuration:this._optionsService.rawOptions.smoothScrollDuration,scheduleAtNextAnimationFrame:h=>zf(i.window,h)}));this._register(this._optionsService.onSpecificOptionChange("smoothScrollDuration",()=>{d.setSmoothScrollDuration(this._optionsService.rawOptions.smoothScrollDuration)})),this._scrollableElement=this._register(new yA(t,{vertical:1,horizontal:2,useShadows:!1,mouseWheelSmoothScroll:!0,...this._getChangeOptions()},d)),this._register(this._optionsService.onMultipleOptionChange(["scrollSensitivity","fastScrollSensitivity","overviewRuler"],()=>this._scrollableElement.updateOptions(this._getChangeOptions()))),this._register(o.onProtocolChange(h=>{this._scrollableElement.updateOptions({handleMouseWheel:!(h&16)})})),this._scrollableElement.setScrollDimensions({height:0,scrollHeight:0}),this._register(yn.runAndSubscribe(a.onChangeColors,()=>{this._scrollableElement.getDomNode().style.backgroundColor=a.colors.background.css})),e.appendChild(this._scrollableElement.getDomNode()),this._register(Mt(()=>this._scrollableElement.getDomNode().remove())),this._styleElement=i.mainDocument.createElement("style"),t.appendChild(this._styleElement),this._register(Mt(()=>this._styleElement.remove())),this._register(yn.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(`
103
- `)})),this._register(this._bufferService.onResize(()=>this.queueSync())),this._register(this._bufferService.buffers.onBufferActivate(()=>{this._latestYDisp=void 0,this.queueSync()})),this._register(this._bufferService.onScroll(()=>this._sync())),this._register(this._scrollableElement.onScroll(h=>this._handleScroll(h)))}scrollLines(e){let t=this._scrollableElement.getScrollPosition();this._scrollableElement.setScrollPosition({reuseAnimation:!0,scrollTop:t.scrollTop+e*this._renderService.dimensions.css.cell.height})}scrollToLine(e,t){t&&(this._latestYDisp=e),this._scrollableElement.setScrollPosition({reuseAnimation:!t,scrollTop:e*this._renderService.dimensions.css.cell.height})}_getChangeOptions(){var e;return{mouseWheelScrollSensitivity:this._optionsService.rawOptions.scrollSensitivity,fastScrollSensitivity:this._optionsService.rawOptions.fastScrollSensitivity,verticalScrollbarSize:((e=this._optionsService.rawOptions.overviewRuler)==null?void 0:e.width)||14}}queueSync(e){e!==void 0&&(this._latestYDisp=e),this._queuedAnimationFrame===void 0&&(this._queuedAnimationFrame=this._renderService.addRefreshCallback(()=>{this._queuedAnimationFrame=void 0,this._sync(this._latestYDisp)}))}_sync(e=this._bufferService.buffer.ydisp){!this._renderService||this._isSyncing||(this._isSyncing=!0,this._suppressOnScrollHandler=!0,this._scrollableElement.setScrollDimensions({height:this._renderService.dimensions.css.canvas.height,scrollHeight:this._renderService.dimensions.css.cell.height*this._bufferService.buffer.lines.length}),this._suppressOnScrollHandler=!1,e!==this._latestYDisp&&this._scrollableElement.setScrollPosition({scrollTop:e*this._renderService.dimensions.css.cell.height}),this._isSyncing=!1)}_handleScroll(e){if(!this._renderService||this._isHandlingScroll||this._suppressOnScrollHandler)return;this._isHandlingScroll=!0;let t=Math.round(e.scrollTop/this._renderService.dimensions.css.cell.height),n=t-this._bufferService.buffer.ydisp;n!==0&&(this._latestYDisp=t,this._onRequestScrollLines.fire(n)),this._isHandlingScroll=!1}};Hd=$t([Ce(2,Dn),Ce(3,or),Ce(4,Ib),Ce(5,to),Ce(6,On),Ce(7,ar)],Hd);var $d=class extends nt{constructor(e,t,n,i,o){super(),this._screenElement=e,this._bufferService=t,this._coreBrowserService=n,this._decorationService=i,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(Mt(()=>{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 i;let t=this._coreBrowserService.mainDocument.createElement("div");t.classList.add("xterm-decoration"),t.classList.toggle("xterm-decoration-top-layer",((i=e==null?void 0:e.options)==null?void 0:i.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()}};$d=$t([Ce(1,Dn),Ce(2,or),Ce(3,Sa),Ce(4,ar)],$d);var SA=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)}},Ii={full:0,left:0,center:0,right:0},Ar={full:0,left:0,center:0,right:0},Ko={full:0,left:0,center:0,right:0},gc=class extends nt{constructor(e,t,n,i,o,a,l,u){var h;super(),this._viewportElement=e,this._screenElement=t,this._bufferService=n,this._decorationService=i,this._renderService=o,this._optionsService=a,this._themeService=l,this._coreBrowserService=u,this._colorZoneStore=new SA,this._shouldUpdateDimensions=!0,this._shouldUpdateAnchor=!0,this._lastKnownBufferLength=0,this._canvas=this._coreBrowserService.mainDocument.createElement("canvas"),this._canvas.classList.add("xterm-decoration-overview-ruler"),this._refreshCanvasDimensions(),(h=this._viewportElement.parentElement)==null||h.insertBefore(this._canvas,this._viewportElement),this._register(Mt(()=>{var g;return(g=this._canvas)==null?void 0:g.remove()}));let d=this._canvas.getContext("2d");if(d)this._ctx=d;else throw new Error("Ctx cannot be null");this._register(this._decorationService.onDecorationRegistered(()=>this._queueRefresh(void 0,!0))),this._register(this._decorationService.onDecorationRemoved(()=>this._queueRefresh(void 0,!0))),this._register(this._renderService.onRenderedViewportChange(()=>this._queueRefresh())),this._register(this._bufferService.buffers.onBufferActivate(()=>{this._canvas.style.display=this._bufferService.buffer===this._bufferService.buffers.alt?"none":"block"})),this._register(this._bufferService.onScroll(()=>{this._lastKnownBufferLength!==this._bufferService.buffers.normal.lines.length&&(this._refreshDrawHeightConstants(),this._refreshColorZonePadding())})),this._register(this._renderService.onRender(()=>{(!this._containerHeight||this._containerHeight!==this._screenElement.clientHeight)&&(this._queueRefresh(!0),this._containerHeight=this._screenElement.clientHeight)})),this._register(this._coreBrowserService.onDprChange(()=>this._queueRefresh(!0))),this._register(this._optionsService.onSpecificOptionChange("overviewRuler",()=>this._queueRefresh(!0))),this._register(this._themeService.onChangeColors(()=>this._queueRefresh())),this._queueRefresh(!0)}get _width(){var e;return((e=this._optionsService.options.overviewRuler)==null?void 0:e.width)||0}_refreshDrawConstants(){let e=Math.floor((this._canvas.width-1)/3),t=Math.ceil((this._canvas.width-1)/3);Ar.full=this._canvas.width,Ar.left=e,Ar.center=t,Ar.right=e,this._refreshDrawHeightConstants(),Ko.full=1,Ko.left=1,Ko.center=1+Ar.left,Ko.right=1+Ar.left+Ar.center}_refreshDrawHeightConstants(){Ii.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);Ii.left=t,Ii.center=t,Ii.right=t}_refreshColorZonePadding(){this._colorZoneStore.setPadding({full:Math.floor(this._bufferService.buffers.active.lines.length/(this._canvas.height-1)*Ii.full),left:Math.floor(this._bufferService.buffers.active.lines.length/(this._canvas.height-1)*Ii.left),center:Math.floor(this._bufferService.buffers.active.lines.length/(this._canvas.height-1)*Ii.center),right:Math.floor(this._bufferService.buffers.active.lines.length/(this._canvas.height-1)*Ii.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(Ko[e.position||"full"],Math.round((this._canvas.height-1)*(e.startBufferLine/this._bufferService.buffers.active.lines.length)-Ii[e.position||"full"]/2),Ar[e.position||"full"],Math.round((this._canvas.height-1)*((e.endBufferLine-e.startBufferLine)/this._bufferService.buffers.active.lines.length)+Ii[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}))}};gc=$t([Ce(2,Dn),Ce(3,Sa),Ce(4,ar),Ce(5,On),Ce(6,to),Ce(7,or)],gc);var ae;(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=`
104
- `,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=""))(ae||(ae={}));var ec;(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="Ÿ"))(ec||(ec={}));var Jb;(e=>e.ST=`${ae.ESC}\\`)(Jb||(Jb={}));var Wd=class{constructor(e,t,n,i,o,a){this._textarea=e,this._compositionView=t,this._bufferService=n,this._optionsService=i,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(`${ae.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,i=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=i+"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=i+"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)}}};Wd=$t([Ce(2,Dn),Ce(3,On),Ce(4,_s),Ce(5,ar)],Wd);var hn=0,dn=0,fn=0,Ht=0,J_={css:"#00000000",rgba:0},Qt;(e=>{function t(o,a,l,u){return u!==void 0?`#${rs(o)}${rs(a)}${rs(l)}${rs(u)}`:`#${rs(o)}${rs(a)}${rs(l)}`}e.toCss=t;function n(o,a,l,u=255){return(o<<24|a<<16|l<<8|u)>>>0}e.toRgba=n;function i(o,a,l,u){return{css:e.toCss(o,a,l,u),rgba:e.toRgba(o,a,l,u)}}e.toColor=i})(Qt||(Qt={}));var Nt;(e=>{function t(d,h){if(Ht=(h.rgba&255)/255,Ht===1)return{css:h.css,rgba:h.rgba};let g=h.rgba>>24&255,m=h.rgba>>16&255,v=h.rgba>>8&255,y=d.rgba>>24&255,S=d.rgba>>16&255,x=d.rgba>>8&255;hn=y+Math.round((g-y)*Ht),dn=S+Math.round((m-S)*Ht),fn=x+Math.round((v-x)*Ht);let k=Qt.toCss(hn,dn,fn),E=Qt.toRgba(hn,dn,fn);return{css:k,rgba:E}}e.blend=t;function n(d){return(d.rgba&255)===255}e.isOpaque=n;function i(d,h,g){let m=tc.ensureContrastRatio(d.rgba,h.rgba,g);if(m)return Qt.toColor(m>>24&255,m>>16&255,m>>8&255)}e.ensureContrastRatio=i;function o(d){let h=(d.rgba|255)>>>0;return[hn,dn,fn]=tc.toChannels(h),{css:Qt.toCss(hn,dn,fn),rgba:h}}e.opaque=o;function a(d,h){return Ht=Math.round(h*255),[hn,dn,fn]=tc.toChannels(d.rgba),{css:Qt.toCss(hn,dn,fn,Ht),rgba:Qt.toRgba(hn,dn,fn,Ht)}}e.opacity=a;function l(d,h){return Ht=d.rgba&255,a(d,Ht*h/255)}e.multiplyOpacity=l;function u(d){return[d.rgba>>24&255,d.rgba>>16&255,d.rgba>>8&255]}e.toColorRGB=u})(Nt||(Nt={}));var jt;(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 i(o){if(o.match(/#[\da-f]{3,8}/i))switch(o.length){case 4:return hn=parseInt(o.slice(1,2).repeat(2),16),dn=parseInt(o.slice(2,3).repeat(2),16),fn=parseInt(o.slice(3,4).repeat(2),16),Qt.toColor(hn,dn,fn);case 5:return hn=parseInt(o.slice(1,2).repeat(2),16),dn=parseInt(o.slice(2,3).repeat(2),16),fn=parseInt(o.slice(3,4).repeat(2),16),Ht=parseInt(o.slice(4,5).repeat(2),16),Qt.toColor(hn,dn,fn,Ht);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 hn=parseInt(a[1]),dn=parseInt(a[2]),fn=parseInt(a[3]),Ht=Math.round((a[5]===void 0?1:parseFloat(a[5]))*255),Qt.toColor(hn,dn,fn,Ht);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),[hn,dn,fn,Ht]=t.getImageData(0,0,1,1).data,Ht!==255)throw new Error("css.toColor: Unsupported css format");return{rgba:Qt.toRgba(hn,dn,fn,Ht),css:o}}e.toColor=i})(jt||(jt={}));var An;(e=>{function t(i){return n(i>>16&255,i>>8&255,i&255)}e.relativeLuminance=t;function n(i,o,a){let l=i/255,u=o/255,d=a/255,h=l<=.03928?l/12.92:Math.pow((l+.055)/1.055,2.4),g=u<=.03928?u/12.92:Math.pow((u+.055)/1.055,2.4),m=d<=.03928?d/12.92:Math.pow((d+.055)/1.055,2.4);return h*.2126+g*.7152+m*.0722}e.relativeLuminance2=n})(An||(An={}));var tc;(e=>{function t(l,u){if(Ht=(u&255)/255,Ht===1)return u;let d=u>>24&255,h=u>>16&255,g=u>>8&255,m=l>>24&255,v=l>>16&255,y=l>>8&255;return hn=m+Math.round((d-m)*Ht),dn=v+Math.round((h-v)*Ht),fn=y+Math.round((g-y)*Ht),Qt.toRgba(hn,dn,fn)}e.blend=t;function n(l,u,d){let h=An.relativeLuminance(l>>8),g=An.relativeLuminance(u>>8);if(nr(h,g)<d){if(g<h){let y=i(l,u,d),S=nr(h,An.relativeLuminance(y>>8));if(S<d){let x=o(l,u,d),k=nr(h,An.relativeLuminance(x>>8));return S>k?y:x}return y}let m=o(l,u,d),v=nr(h,An.relativeLuminance(m>>8));if(v<d){let y=i(l,u,d),S=nr(h,An.relativeLuminance(y>>8));return v>S?m:y}return m}}e.ensureContrastRatio=n;function i(l,u,d){let h=l>>24&255,g=l>>16&255,m=l>>8&255,v=u>>24&255,y=u>>16&255,S=u>>8&255,x=nr(An.relativeLuminance2(v,y,S),An.relativeLuminance2(h,g,m));for(;x<d&&(v>0||y>0||S>0);)v-=Math.max(0,Math.ceil(v*.1)),y-=Math.max(0,Math.ceil(y*.1)),S-=Math.max(0,Math.ceil(S*.1)),x=nr(An.relativeLuminance2(v,y,S),An.relativeLuminance2(h,g,m));return(v<<24|y<<16|S<<8|255)>>>0}e.reduceLuminance=i;function o(l,u,d){let h=l>>24&255,g=l>>16&255,m=l>>8&255,v=u>>24&255,y=u>>16&255,S=u>>8&255,x=nr(An.relativeLuminance2(v,y,S),An.relativeLuminance2(h,g,m));for(;x<d&&(v<255||y<255||S<255);)v=Math.min(255,v+Math.ceil((255-v)*.1)),y=Math.min(255,y+Math.ceil((255-y)*.1)),S=Math.min(255,S+Math.ceil((255-S)*.1)),x=nr(An.relativeLuminance2(v,y,S),An.relativeLuminance2(h,g,m));return(v<<24|y<<16|S<<8|255)>>>0}e.increaseLuminance=o;function a(l){return[l>>24&255,l>>16&255,l>>8&255,l&255]}e.toChannels=a})(tc||(tc={}));function rs(e){let t=e.toString(16);return t.length<2?"0"+t:t}function nr(e,t){return e<t?(t+.05)/(e+.05):(e+.05)/(t+.05)}var wA=class extends ba{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()]}},_c=class{constructor(e){this._bufferService=e,this._characterJoiners=[],this._nextCharacterJoinerId=0,this._workCell=new fi}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=[],i=t.translateToString(!0),o=0,a=0,l=0,u=t.getFg(0),d=t.getBg(0);for(let h=0;h<t.getTrimmedLength();h++)if(t.loadCell(h,this._workCell),this._workCell.getWidth()!==0){if(this._workCell.fg!==u||this._workCell.bg!==d){if(h-o>1){let g=this._getJoinedRanges(i,l,a,t,o);for(let m=0;m<g.length;m++)n.push(g[m])}o=h,l=a,u=this._workCell.fg,d=this._workCell.bg}a+=this._workCell.getChars().length||Or.length}if(this._bufferService.cols-o>1){let h=this._getJoinedRanges(i,l,a,t,o);for(let g=0;g<h.length;g++)n.push(h[g])}return n}_getJoinedRanges(e,t,n,i,o){let a=e.substring(t,n),l=[];try{l=this._characterJoiners[0].handler(a)}catch(u){console.error(u)}for(let u=1;u<this._characterJoiners.length;u++)try{let d=this._characterJoiners[u].handler(a);for(let h=0;h<d.length;h++)_c._mergeRanges(l,d[h])}catch(d){console.error(d)}return this._stringRangesToCellRanges(l,i,o),l}_stringRangesToCellRanges(e,t,n){let i=0,o=!1,a=0,l=e[i];if(l){for(let u=n;u<this._bufferService.cols;u++){let d=t.getWidth(u),h=t.getString(u).length||Or.length;if(d!==0){if(!o&&l[0]<=a&&(l[0]=u,o=!0),l[1]<=a){if(l[1]=u,l=e[++i],!l)break;l[0]<=a?(l[0]=u,o=!0):o=!1}a+=h}}l&&(l[1]=this._bufferService.cols)}}static _mergeRanges(e,t){let n=!1;for(let i=0;i<e.length;i++){let o=e[i];if(n){if(t[1]<=o[0])return e[i-1][1]=t[1],e;if(t[1]<=o[1])return e[i-1][1]=Math.max(t[1],o[1]),e.splice(i,1),e;e.splice(i,1),i--}else{if(t[1]<=o[0])return e.splice(i,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}};_c=$t([Ce(0,Dn)],_c);function xA(e){return 57508<=e&&e<=57558}function kA(e){return 9472<=e&&e<=9631}function EA(e){return xA(e)||kA(e)}function CA(){return{css:{canvas:$l(),cell:$l()},device:{canvas:$l(),cell:$l(),char:{width:0,height:0,left:0,top:0}}}}function $l(){return{width:0,height:0}}var Kd=class{constructor(e,t,n,i,o,a,l){this._document=e,this._characterJoinerService=t,this._optionsService=n,this._coreBrowserService=i,this._coreService=o,this._decorationService=a,this._themeService=l,this._workCell=new fi,this._columnSelectMode=!1,this.defaultSpacing=0}handleSelectionChanged(e,t,n){this._selectionStart=e,this._selectionEnd=t,this._columnSelectMode=n}createRow(e,t,n,i,o,a,l,u,d,h,g){let m=[],v=this._characterJoinerService.getJoinedCharacters(t),y=this._themeService.colors,S=e.getNoBgTrimmedLength();n&&S<a+1&&(S=a+1);let x,k=0,E="",D=0,T=0,I=0,q=0,L=!1,re=0,X=!1,te=0,A=0,j=[],R=h!==-1&&g!==-1;for(let F=0;F<S;F++){e.loadCell(F,this._workCell);let z=this._workCell.getWidth();if(z===0)continue;let H=!1,Q=F>=A,J=F,N=this._workCell;if(v.length>0&&F===v[0][0]&&Q){let Pe=v.shift(),Fe=this._isCellInSelection(Pe[0],t);for(D=Pe[0]+1;D<Pe[1];D++)Q&&(Q=Fe===this._isCellInSelection(D,t));Q&&(Q=!n||a<Pe[0]||a>=Pe[1]),Q?(H=!0,N=new wA(this._workCell,e.translateToString(!0,Pe[0],Pe[1]),Pe[1]-Pe[0]),J=Pe[1]-1,z=N.getWidth()):A=Pe[1]}let G=this._isCellInSelection(F,t),C=n&&F===a,P=R&&F>=h&&F<=g,V=!1;this._decorationService.forEachDecorationAtCell(F,t,void 0,Pe=>{V=!0});let M=N.getChars()||Or;if(M===" "&&(N.isUnderline()||N.isOverline())&&(M=" "),te=z*u-d.get(M,N.isBold(),N.isItalic()),!x)x=this._document.createElement("span");else if(k&&(G&&X||!G&&!X&&N.bg===T)&&(G&&X&&y.selectionForeground||N.fg===I)&&N.extended.ext===q&&P===L&&te===re&&!C&&!H&&!V&&Q){N.isInvisible()?E+=Or:E+=M,k++;continue}else k&&(x.textContent=E),x=this._document.createElement("span"),k=0,E="";if(T=N.bg,I=N.fg,q=N.extended.ext,L=P,re=te,X=G,H&&a>=F&&a<=J&&(a=F),!this._coreService.isCursorHidden&&C&&this._coreService.isCursorInitialized){if(j.push("xterm-cursor"),this._coreBrowserService.isFocused)l&&j.push("xterm-cursor-blink"),j.push(i==="bar"?"xterm-cursor-bar":i==="underline"?"xterm-cursor-underline":"xterm-cursor-block");else if(o)switch(o){case"outline":j.push("xterm-cursor-outline");break;case"block":j.push("xterm-cursor-block");break;case"bar":j.push("xterm-cursor-bar");break;case"underline":j.push("xterm-cursor-underline");break}}if(N.isBold()&&j.push("xterm-bold"),N.isItalic()&&j.push("xterm-italic"),N.isDim()&&j.push("xterm-dim"),N.isInvisible()?E=Or:E=N.getChars()||Or,N.isUnderline()&&(j.push(`xterm-underline-${N.extended.underlineStyle}`),E===" "&&(E=" "),!N.isUnderlineColorDefault()))if(N.isUnderlineColorRGB())x.style.textDecorationColor=`rgb(${ba.toColorRGB(N.getUnderlineColor()).join(",")})`;else{let Pe=N.getUnderlineColor();this._optionsService.rawOptions.drawBoldTextInBrightColors&&N.isBold()&&Pe<8&&(Pe+=8),x.style.textDecorationColor=y.ansi[Pe].css}N.isOverline()&&(j.push("xterm-overline"),E===" "&&(E=" ")),N.isStrikethrough()&&j.push("xterm-strikethrough"),P&&(x.style.textDecoration="underline");let ve=N.getFgColor(),Me=N.getFgColorMode(),$=N.getBgColor(),ue=N.getBgColorMode(),ke=!!N.isInverse();if(ke){let Pe=ve;ve=$,$=Pe;let Fe=Me;Me=ue,ue=Fe}let Ee,ie,xe=!1;this._decorationService.forEachDecorationAtCell(F,t,void 0,Pe=>{Pe.options.layer!=="top"&&xe||(Pe.backgroundColorRGB&&(ue=50331648,$=Pe.backgroundColorRGB.rgba>>8&16777215,Ee=Pe.backgroundColorRGB),Pe.foregroundColorRGB&&(Me=50331648,ve=Pe.foregroundColorRGB.rgba>>8&16777215,ie=Pe.foregroundColorRGB),xe=Pe.options.layer==="top")}),!xe&&G&&(Ee=this._coreBrowserService.isFocused?y.selectionBackgroundOpaque:y.selectionInactiveBackgroundOpaque,$=Ee.rgba>>8&16777215,ue=50331648,xe=!0,y.selectionForeground&&(Me=50331648,ve=y.selectionForeground.rgba>>8&16777215,ie=y.selectionForeground)),xe&&j.push("xterm-decoration-top");let Re;switch(ue){case 16777216:case 33554432:Re=y.ansi[$],j.push(`xterm-bg-${$}`);break;case 50331648:Re=Qt.toColor($>>16,$>>8&255,$&255),this._addStyle(x,`background-color:#${ev(($>>>0).toString(16),"0",6)}`);break;case 0:default:ke?(Re=y.foreground,j.push("xterm-bg-257")):Re=y.background}switch(Ee||N.isDim()&&(Ee=Nt.multiplyOpacity(Re,.5)),Me){case 16777216:case 33554432:N.isBold()&&ve<8&&this._optionsService.rawOptions.drawBoldTextInBrightColors&&(ve+=8),this._applyMinimumContrast(x,Re,y.ansi[ve],N,Ee,void 0)||j.push(`xterm-fg-${ve}`);break;case 50331648:let Pe=Qt.toColor(ve>>16&255,ve>>8&255,ve&255);this._applyMinimumContrast(x,Re,Pe,N,Ee,ie)||this._addStyle(x,`color:#${ev(ve.toString(16),"0",6)}`);break;case 0:default:this._applyMinimumContrast(x,Re,y.foreground,N,Ee,ie)||ke&&j.push("xterm-fg-257")}j.length&&(x.className=j.join(" "),j.length=0),!C&&!H&&!V&&Q?k++:x.textContent=E,te!==this.defaultSpacing&&(x.style.letterSpacing=`${te}px`),m.push(x),F=J}return x&&k&&(x.textContent=E),m}_applyMinimumContrast(e,t,n,i,o,a){if(this._optionsService.rawOptions.minimumContrastRatio===1||EA(i.getCode()))return!1;let l=this._getContrastCache(i),u;if(!o&&!a&&(u=l.getColor(t.rgba,n.rgba)),u===void 0){let d=this._optionsService.rawOptions.minimumContrastRatio/(i.isDim()?2:1);u=Nt.ensureContrastRatio(o||t,a||n,d),l.setColor((o||t).rgba,(a||n).rgba,u??null)}return u?(this._addStyle(e,`color:${u.css}`),!0):!1}_getContrastCache(e){return e.isDim()?this._themeService.colors.halfContrastCache:this._themeService.colors.contrastCache}_addStyle(e,t){e.setAttribute("style",`${e.getAttribute("style")||""}${t};`)}_isCellInSelection(e,t){let n=this._selectionStart,i=this._selectionEnd;return!n||!i?!1:this._columnSelectMode?n[0]<=i[0]?e>=n[0]&&t>=n[1]&&e<i[0]&&t<=i[1]:e<n[0]&&t>=n[1]&&e>=i[0]&&t<=i[1]:t>n[1]&&t<i[1]||n[1]===i[1]&&t===n[1]&&e>=n[0]&&e<i[0]||n[1]<i[1]&&t===i[1]&&e<i[0]||n[1]<i[1]&&t===n[1]&&e>=n[0]}};Kd=$t([Ce(1,Ob),Ce(2,On),Ce(3,or),Ce(4,_s),Ce(5,Sa),Ce(6,to)],Kd);function ev(e,t,n){for(;e.length<n;)e=t+e;return e}var NA=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 i=e.createElement("span");i.classList.add("xterm-char-measure-element"),i.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,i,o,a],this._container.appendChild(n),this._container.appendChild(i),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,i){e===this._font&&t===this._fontSize&&n===this._weight&&i===this._weightBold||(this._font=e,this._fontSize=t,this._weight=n,this._weightBold=i,this._container.style.fontFamily=this._font,this._container.style.fontSize=`${this._fontSize}px`,this._measureElements[0].style.fontWeight=`${n}`,this._measureElements[1].style.fontWeight=`${i}`,this._measureElements[2].style.fontWeight=`${n}`,this._measureElements[3].style.fontWeight=`${i}`,this.clear())}get(e,t,n){let i=0;if(!t&&!n&&e.length===1&&(i=e.charCodeAt(0))<256){if(this._flat[i]!==-9999)return this._flat[i];let l=this._measure(e,0);return l>0&&(this._flat[i]=l),l}let o=e;t&&(o+="B"),n&&(o+="I");let a=this._holey.get(o);if(a===void 0){let l=0;t&&(l|=1),n&&(l|=2),a=this._measure(e,l),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}},TA=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,i=!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,l=n[1]-o,u=Math.max(a,0),d=Math.min(l,e.rows-1);if(u>=e.rows||d<0){this.clear();return}this.hasSelection=!0,this.columnSelectMode=i,this.viewportStartRow=a,this.viewportEndRow=l,this.viewportCappedStartRow=u,this.viewportCappedEndRow=d,this.startCol=t[0],this.endCol=n[0]}isCellSelected(e,t,n){return this.hasSelection?(n-=e.buffer.active.viewportY,this.columnSelectMode?this.startCol<=this.endCol?t>=this.startCol&&n>=this.viewportCappedStartRow&&t<this.endCol&&n<=this.viewportCappedEndRow:t<this.startCol&&n>=this.viewportCappedStartRow&&t>=this.endCol&&n<=this.viewportCappedEndRow:n>this.viewportStartRow&&n<this.viewportEndRow||this.viewportStartRow===this.viewportEndRow&&n===this.viewportStartRow&&t>=this.startCol&&t<this.endCol||this.viewportStartRow<this.viewportEndRow&&n===this.viewportEndRow&&t<this.endCol||this.viewportStartRow<this.viewportEndRow&&n===this.viewportStartRow&&t>=this.startCol):!1}};function RA(){return new TA}var Gh="xterm-dom-renderer-owner-",li="xterm-rows",Wl="xterm-fg-",tv="xterm-bg-",qo="xterm-focus",Kl="xterm-selection",MA=1,qd=class extends nt{constructor(e,t,n,i,o,a,l,u,d,h,g,m,v,y){super(),this._terminal=e,this._document=t,this._element=n,this._screenElement=i,this._viewportElement=o,this._helperContainer=a,this._linkifier2=l,this._charSizeService=d,this._optionsService=h,this._bufferService=g,this._coreService=m,this._coreBrowserService=v,this._themeService=y,this._terminalClass=MA++,this._rowElements=[],this._selectionRenderModel=RA(),this.onRequestRedraw=this._register(new _e).event,this._rowContainer=this._document.createElement("div"),this._rowContainer.classList.add(li),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(Kl),this._selectionContainer.setAttribute("aria-hidden","true"),this.dimensions=CA(),this._updateDimensions(),this._register(this._optionsService.onOptionChange(()=>this._handleOptionsChanged())),this._register(this._themeService.onChangeColors(S=>this._injectCss(S))),this._injectCss(this._themeService.colors),this._rowFactory=u.createInstance(Kd,document),this._element.classList.add(Gh+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(Mt(()=>{this._element.classList.remove(Gh+this._terminalClass),this._rowContainer.remove(),this._selectionContainer.remove(),this._widthCache.dispose(),this._themeStyleElement.remove(),this._dimensionsStyleElement.remove()})),this._widthCache=new NA(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} .${li} 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} .${li} { 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} .${li} .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}`,i=`blink_bar_${this._terminalClass}`,o=`blink_block_${this._terminalClass}`;t+=`@keyframes ${n} { 50% { border-bottom-style: hidden; }}`,t+=`@keyframes ${i} { 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} .${li}.${qo} .xterm-cursor.xterm-cursor-blink.xterm-cursor-underline { animation: ${n} 1s step-end infinite;}${this._terminalSelector} .${li}.${qo} .xterm-cursor.xterm-cursor-blink.xterm-cursor-bar { animation: ${i} 1s step-end infinite;}${this._terminalSelector} .${li}.${qo} .xterm-cursor.xterm-cursor-blink.xterm-cursor-block { animation: ${o} 1s step-end infinite;}${this._terminalSelector} .${li} .xterm-cursor.xterm-cursor-block { background-color: ${e.cursor.css}; color: ${e.cursorAccent.css};}${this._terminalSelector} .${li} .xterm-cursor.xterm-cursor-block:not(.xterm-cursor-blink) { background-color: ${e.cursor.css} !important; color: ${e.cursorAccent.css} !important;}${this._terminalSelector} .${li} .xterm-cursor.xterm-cursor-outline { outline: 1px solid ${e.cursor.css}; outline-offset: -1px;}${this._terminalSelector} .${li} .xterm-cursor.xterm-cursor-bar { box-shadow: ${this._optionsService.rawOptions.cursorWidth}px 0 0 ${e.cursor.css} inset;}${this._terminalSelector} .${li} .xterm-cursor.xterm-cursor-underline { border-bottom: 1px ${e.cursor.css}; border-bottom-style: solid; height: calc(100% - 1px);}`,t+=`${this._terminalSelector} .${Kl} { position: absolute; top: 0; left: 0; z-index: 1; pointer-events: none;}${this._terminalSelector}.focus .${Kl} div { position: absolute; background-color: ${e.selectionBackgroundOpaque.css};}${this._terminalSelector} .${Kl} div { position: absolute; background-color: ${e.selectionInactiveBackgroundOpaque.css};}`;for(let[a,l]of e.ansi.entries())t+=`${this._terminalSelector} .${Wl}${a} { color: ${l.css}; }${this._terminalSelector} .${Wl}${a}.xterm-dim { color: ${Nt.multiplyOpacity(l,.5).css}; }${this._terminalSelector} .${tv}${a} { background-color: ${l.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} .${tv}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 i=this._document.createElement("div");this._rowContainer.appendChild(i),this._rowElements.push(i)}for(;this._rowElements.length>t;)this._rowContainer.removeChild(this._rowElements.pop())}handleResize(e,t){this._refreshRowElements(e,t),this._updateDimensions(),this.handleSelectionChanged(this._selectionRenderModel.selectionStart,this._selectionRenderModel.selectionEnd,this._selectionRenderModel.columnSelectMode)}handleCharSizeChanged(){this._updateDimensions(),this._widthCache.clear(),this._setDefaultSpacing()}handleBlur(){this._rowContainer.classList.remove(qo),this.renderRows(0,this._bufferService.rows-1)}handleFocus(){this._rowContainer.classList.add(qo),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 i=this._selectionRenderModel.viewportStartRow,o=this._selectionRenderModel.viewportEndRow,a=this._selectionRenderModel.viewportCappedStartRow,l=this._selectionRenderModel.viewportCappedEndRow,u=this._document.createDocumentFragment();if(n){let d=e[0]>t[0];u.appendChild(this._createSelectionElement(a,d?t[0]:e[0],d?e[0]:t[0],l-a+1))}else{let d=i===a?e[0]:0,h=a===o?t[0]:this._bufferService.cols;u.appendChild(this._createSelectionElement(a,d,h));let g=l-a-1;if(u.appendChild(this._createSelectionElement(a+1,0,this._bufferService.cols,g)),a!==l){let m=o===l?t[0]:this._bufferService.cols;u.appendChild(this._createSelectionElement(l,0,m))}}this._selectionContainer.appendChild(u)}_createSelectionElement(e,t,n,i=1){let o=this._document.createElement("div"),a=t*this.dimensions.css.cell.width,l=this.dimensions.css.cell.width*(n-t);return a+l>this.dimensions.css.canvas.width&&(l=this.dimensions.css.canvas.width-a),o.style.height=`${i*this.dimensions.css.cell.height}px`,o.style.top=`${e*this.dimensions.css.cell.height}px`,o.style.left=`${a}px`,o.style.width=`${l}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,i=n.ybase+n.y,o=Math.min(n.x,this._bufferService.cols-1),a=this._coreService.decPrivateModes.cursorBlink??this._optionsService.rawOptions.cursorBlink,l=this._coreService.decPrivateModes.cursorStyle??this._optionsService.rawOptions.cursorStyle,u=this._optionsService.rawOptions.cursorInactiveStyle;for(let d=e;d<=t;d++){let h=d+n.ydisp,g=this._rowElements[d],m=n.lines.get(h);if(!g||!m)break;g.replaceChildren(...this._rowFactory.createRow(m,h,h===i,l,u,o,a,this.dimensions.css.cell.width,this._widthCache,-1,-1))}}get _terminalSelector(){return`.${Gh}${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,i,o,a){n<0&&(e=0),i<0&&(t=0);let l=this._bufferService.rows-1;n=Math.max(Math.min(n,l),0),i=Math.max(Math.min(i,l),0),o=Math.min(o,this._bufferService.cols);let u=this._bufferService.buffer,d=u.ybase+u.y,h=Math.min(u.x,o-1),g=this._optionsService.rawOptions.cursorBlink,m=this._optionsService.rawOptions.cursorStyle,v=this._optionsService.rawOptions.cursorInactiveStyle;for(let y=n;y<=i;++y){let S=y+u.ydisp,x=this._rowElements[y],k=u.lines.get(S);if(!x||!k)break;x.replaceChildren(...this._rowFactory.createRow(k,S,S===d,m,v,h,g,this.dimensions.css.cell.width,this._widthCache,a?y===n?e:0:-1,a?(y===i?t:o)-1:-1))}}};qd=$t([Ce(7,Df),Ce(8,Oc),Ce(9,On),Ce(10,Dn),Ce(11,_s),Ce(12,or),Ce(13,to)],qd);var Vd=class extends nt{constructor(e,t,n){super(),this._optionsService=n,this.width=0,this.height=0,this._onCharSizeChange=this._register(new _e),this.onCharSizeChange=this._onCharSizeChange.event;try{this._measureStrategy=this._register(new IA(this._optionsService))}catch{this._measureStrategy=this._register(new AA(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())}};Vd=$t([Ce(2,On)],Vd);var eS=class extends nt{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)}},AA=class extends eS{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}},IA=class extends eS{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}},LA=class extends nt{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 DA(this._window)),this._onDprChange=this._register(new _e),this.onDprChange=this._onDprChange.event,this._onWindowChange=this._register(new _e),this.onWindowChange=this._onWindowChange.event,this._register(this.onWindowChange(i=>this._screenDprMonitor.setWindow(i))),this._register(yn.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}},DA=class extends nt{constructor(e){super(),this._parentWindow=e,this._windowResizeListener=this._register(new Zs),this._onDprChange=this._register(new _e),this.onDprChange=this._onDprChange.event,this._outerListener=()=>this._setDprAndFireIfDiffers(),this._currentDevicePixelRatio=this._parentWindow.devicePixelRatio,this._updateDpr(),this._setWindowResizeListener(),this._register(Mt(()=>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)}},OA=class extends nt{constructor(){super(),this.linkProviders=[],this._register(Mt(()=>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 Hf(e,t,n){let i=n.getBoundingClientRect(),o=e.getComputedStyle(n),a=parseInt(o.getPropertyValue("padding-left")),l=parseInt(o.getPropertyValue("padding-top"));return[t.clientX-i.left-a,t.clientY-i.top-l]}function PA(e,t,n,i,o,a,l,u,d){if(!a)return;let h=Hf(e,t,n);if(h)return h[0]=Math.ceil((h[0]+(d?l/2:0))/l),h[1]=Math.ceil(h[1]/u),h[0]=Math.min(Math.max(h[0],1),i+(d?1:0)),h[1]=Math.min(Math.max(h[1],1),o),h}var Gd=class{constructor(e,t){this._renderService=e,this._charSizeService=t}getCoords(e,t,n,i,o){return PA(window,e,t,n,i,this._charSizeService.hasValidSize,this._renderService.dimensions.css.cell.width,this._renderService.dimensions.css.cell.height,o)}getMouseReportCoords(e,t){let n=Hf(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])}}};Gd=$t([Ce(0,ar),Ce(1,Oc)],Gd);var BA=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=[]}},tS={};VR(tS,{getSafariVersion:()=>jA,isChromeOS:()=>sS,isFirefox:()=>nS,isIpad:()=>zA,isIphone:()=>UA,isLegacyEdge:()=>FA,isLinux:()=>$f,isMac:()=>vc,isNode:()=>Pc,isSafari:()=>iS,isWindows:()=>rS});var Pc=typeof process<"u"&&"title"in process,wa=Pc?"node":navigator.userAgent,xa=Pc?"node":navigator.platform,nS=wa.includes("Firefox"),FA=wa.includes("Edge"),iS=/^((?!chrome|android).)*safari/i.test(wa);function jA(){if(!iS)return 0;let e=wa.match(/Version\/(\d+)/);return e===null||e.length<2?0:parseInt(e[1])}var vc=["Macintosh","MacIntel","MacPPC","Mac68K"].includes(xa),zA=xa==="iPad",UA=xa==="iPhone",rS=["Windows","Win16","Win32","WinCE"].includes(xa),$f=xa.indexOf("Linux")>=0,sS=/\bCrOS\b/.test(wa),oS=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,i=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){i-t<-20&&console.warn(`task queue exceeded allotted deadline by ${Math.abs(Math.round(i-t))}ms`),this._start();return}i=o}this.clear()}},HA=class extends oS{_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())}}},$A=class extends oS{_requestCallback(e){return requestIdleCallback(e)}_cancelCallback(e){cancelIdleCallback(e)}},yc=!Pc&&"requestIdleCallback"in window?$A:HA,WA=class{constructor(){this._queue=new yc}set(e){this._queue.clear(),this._queue.enqueue(e)}flush(){this._queue.flush()}},Yd=class extends nt{constructor(e,t,n,i,o,a,l,u,d){super(),this._rowCount=e,this._optionsService=n,this._charSizeService=i,this._coreService=o,this._coreBrowserService=u,this._renderer=this._register(new Zs),this._pausedResizeTask=new WA,this._observerDisposable=this._register(new Zs),this._isPaused=!1,this._needsFullRefresh=!1,this._isNextRenderRedrawOnly=!0,this._needsSelectionRefresh=!1,this._canvasWidth=0,this._canvasHeight=0,this._selectionState={start:void 0,end:void 0,columnSelectMode:!1},this._onDimensionsChange=this._register(new _e),this.onDimensionsChange=this._onDimensionsChange.event,this._onRenderedViewportChange=this._register(new _e),this.onRenderedViewportChange=this._onRenderedViewportChange.event,this._onRender=this._register(new _e),this.onRender=this._onRender.event,this._onRefreshRequest=this._register(new _e),this.onRefreshRequest=this._onRefreshRequest.event,this._renderDebouncer=new BA((h,g)=>this._renderRows(h,g),this._coreBrowserService),this._register(this._renderDebouncer),this._syncOutputHandler=new KA(this._coreBrowserService,this._coreService,()=>this._fullRefresh()),this._register(Mt(()=>this._syncOutputHandler.dispose())),this._register(this._coreBrowserService.onDprChange(()=>this.handleDevicePixelRatioChange())),this._register(l.onResize(()=>this._fullRefresh())),this._register(l.buffers.onBufferActivate(()=>{var h;return(h=this._renderer.value)==null?void 0:h.clear()})),this._register(this._optionsService.onOptionChange(()=>this._handleOptionsChanged())),this._register(this._charSizeService.onCharSizeChange(()=>this.handleCharSizeChanged())),this._register(a.onDecorationRegistered(()=>this._fullRefresh())),this._register(a.onDecorationRemoved(()=>this._fullRefresh())),this._register(this._optionsService.onMultipleOptionChange(["customGlyphs","drawBoldTextInBrightColors","letterSpacing","lineHeight","fontFamily","fontSize","fontWeight","fontWeightBold","minimumContrastRatio","rescaleOverlappingGlyphs"],()=>{this.clear(),this.handleResize(l.cols,l.rows),this._fullRefresh()})),this._register(this._optionsService.onMultipleOptionChange(["cursorBlink","cursorStyle"],()=>this.refreshRows(l.buffer.y,l.buffer.y,!0))),this._register(d.onChangeColors(()=>this._fullRefresh())),this._registerIntersectionObserver(this._coreBrowserService.window,t),this._register(this._coreBrowserService.onWindowChange(h=>this._registerIntersectionObserver(h,t)))}get dimensions(){return this._renderer.value.dimensions}_registerIntersectionObserver(e,t){if("IntersectionObserver"in e){let n=new e.IntersectionObserver(i=>this._handleIntersectionChange(i[i.length-1]),{threshold:0});n.observe(t),this._observerDisposable.value=Mt(()=>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 i=this._syncOutputHandler.flush();i&&(e=Math.min(e,i.start),t=Math.max(t,i.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 i;this._selectionState.start=e,this._selectionState.end=t,this._selectionState.columnSelectMode=n,(i=this._renderer.value)==null||i.handleSelectionChanged(e,t,n)}handleCursorMove(){var e;(e=this._renderer.value)==null||e.handleCursorMove()}clear(){var e;(e=this._renderer.value)==null||e.clear()}};Yd=$t([Ce(2,On),Ce(3,Oc),Ce(4,_s),Ce(5,Sa),Ce(6,Dn),Ce(7,or),Ce(8,to)],Yd);var KA=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 qA(e,t,n,i){let o=n.buffer.x,a=n.buffer.y;if(!n.buffer.hasScrollback)return YA(o,a,e,t,n,i)+Bc(a,t,n,i)+XA(o,a,e,t,n,i);let l;if(a===t)return l=o>e?"D":"C",pa(Math.abs(o-e),fa(l,i));l=a>t?"D":"C";let u=Math.abs(a-t),d=GA(a>t?e:o,n)+(u-1)*n.cols+1+VA(a>t?o:e);return pa(d,fa(l,i))}function VA(e,t){return e-1}function GA(e,t){return t.cols-e}function YA(e,t,n,i,o,a){return Bc(t,i,o,a).length===0?"":pa(lS(e,t,e,t-ps(t,o),!1,o).length,fa("D",a))}function Bc(e,t,n,i){let o=e-ps(e,n),a=t-ps(t,n),l=Math.abs(o-a)-ZA(e,t,n);return pa(l,fa(aS(e,t),i))}function XA(e,t,n,i,o,a){let l;Bc(t,i,o,a).length>0?l=i-ps(i,o):l=t;let u=i,d=QA(e,t,n,i,o,a);return pa(lS(e,l,n,u,d==="C",o).length,fa(d,a))}function ZA(e,t,n){var l;let i=0,o=e-ps(e,n),a=t-ps(t,n);for(let u=0;u<Math.abs(o-a);u++){let d=aS(e,t)==="A"?-1:1;(l=n.buffer.lines.get(o+d*u))!=null&&l.isWrapped&&i++}return i}function ps(e,t){let n=0,i=t.buffer.lines.get(e),o=i==null?void 0:i.isWrapped;for(;o&&e>=0&&e<t.rows;)n++,i=t.buffer.lines.get(--e),o=i==null?void 0:i.isWrapped;return n}function QA(e,t,n,i,o,a){let l;return Bc(n,i,o,a).length>0?l=i-ps(i,o):l=t,e<n&&l<=i||e>=n&&l<i?"C":"D"}function aS(e,t){return e>t?"A":"B"}function lS(e,t,n,i,o,a){let l=e,u=t,d="";for(;(l!==n||u!==i)&&u>=0&&u<a.buffer.lines.length;)l+=o?1:-1,o&&l>a.cols-1?(d+=a.buffer.translateBufferLineToString(u,!1,e,l),l=0,e=0,u++):!o&&l<0&&(d+=a.buffer.translateBufferLineToString(u,!1,0,e+1),l=a.cols-1,e=l,u--);return d+a.buffer.translateBufferLineToString(u,!1,e,l)}function fa(e,t){let n=t?"O":"[";return ae.ESC+n+e}function pa(e,t){e=Math.floor(e);let n="";for(let i=0;i<e;i++)n+=t;return n}var JA=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 nv(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 Yh=50,eI=15,tI=50,nI=500,iI=" ",rI=new RegExp(iI,"g"),Xd=class extends nt{constructor(e,t,n,i,o,a,l,u,d){super(),this._element=e,this._screenElement=t,this._linkifier=n,this._bufferService=i,this._coreService=o,this._mouseService=a,this._optionsService=l,this._renderService=u,this._coreBrowserService=d,this._dragScrollAmount=0,this._enabled=!0,this._workCell=new fi,this._mouseDownTimeStamp=0,this._oldHasSelection=!1,this._oldSelectionStart=void 0,this._oldSelectionEnd=void 0,this._onLinuxMouseSelection=this._register(new _e),this.onLinuxMouseSelection=this._onLinuxMouseSelection.event,this._onRedrawRequest=this._register(new _e),this.onRequestRedraw=this._onRedrawRequest.event,this._onSelectionChange=this._register(new _e),this.onSelectionChange=this._onSelectionChange.event,this._onRequestScrollLines=this._register(new _e),this.onRequestScrollLines=this._onRequestScrollLines.event,this._mouseMoveListener=h=>this._handleMouseMove(h),this._mouseUpListener=h=>this._handleMouseUp(h),this._coreService.onUserInput(()=>{this.hasSelection&&this.clearSelection()}),this._trimListener=this._bufferService.buffer.lines.onTrim(h=>this._handleTrim(h)),this._register(this._bufferService.buffers.onBufferActivate(h=>this._handleBufferActivate(h))),this.enable(),this._model=new JA(this._bufferService),this._activeSelectionMode=0,this._register(Mt(()=>{this._removeMouseDownListeners()})),this._register(this._bufferService.onResize(h=>{h.rowsChanged&&this.clearSelection()}))}reset(){this.clearSelection()}disable(){this.clearSelection(),this._enabled=!1}enable(){this._enabled=!0}get selectionStart(){return this._model.finalSelectionStart}get selectionEnd(){return this._model.finalSelectionEnd}get hasSelection(){let e=this._model.finalSelectionStart,t=this._model.finalSelectionEnd;return!e||!t?!1:e[0]!==t[0]||e[1]!==t[1]}get selectionText(){let e=this._model.finalSelectionStart,t=this._model.finalSelectionEnd;if(!e||!t)return"";let n=this._bufferService.buffer,i=[];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 l=e[1];l<=t[1];l++){let u=n.translateBufferLineToString(l,!0,o,a);i.push(u)}}else{let o=e[1]===t[1]?t[0]:void 0;i.push(n.translateBufferLineToString(e[1],!0,e[0],o));for(let a=e[1]+1;a<=t[1]-1;a++){let l=n.lines.get(a),u=n.translateBufferLineToString(a,!0);l!=null&&l.isWrapped?i[i.length-1]+=u:i.push(u)}if(e[1]!==t[1]){let a=n.lines.get(t[1]),l=n.translateBufferLineToString(t[1],!0,0,t[0]);a&&a.isWrapped?i[i.length-1]+=l:i.push(l)}}return i.map(o=>o.replace(rI," ")).join(rS?`\r
105
- `:`
106
- `)}clearSelection(){this._model.clearSelection(),this._removeMouseDownListeners(),this.refresh(),this._onSelectionChange.fire()}refresh(e){this._refreshAnimationFrame||(this._refreshAnimationFrame=this._coreBrowserService.window.requestAnimationFrame(()=>this._refresh())),$f&&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,i=this._model.finalSelectionEnd;return!n||!i||!t?!1:this._areCoordsInSelection(t,n,i)}isCellInSelection(e,t){let n=this._model.finalSelectionStart,i=this._model.finalSelectionEnd;return!n||!i?!1:this._areCoordsInSelection([e,t],n,i)}_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=nv(n,this._bufferService.cols),this._model.selectionEnd=void 0,!0;let i=this._getMouseBufferCoords(e);return i?(this._selectWordAt(i,t),this._model.selectionEnd=void 0,!0):!1}selectAll(){this._model.isSelectAllActive=!0,this.refresh(),this._onSelectionChange.fire()}selectLines(e,t){this._model.clearSelection(),e=Math.max(e,0),t=Math.min(t,this._bufferService.buffer.lines.length-1),this._model.selectionStart=[0,e],this._model.selectionEnd=[this._bufferService.cols,t],this.refresh(),this._onSelectionChange.fire()}_handleTrim(e){this._model.handleTrim(e)&&this.refresh()}_getMouseBufferCoords(e){let t=this._mouseService.getCoords(e,this._screenElement,this._bufferService.cols,this._bufferService.rows,!0);if(t)return t[0]--,t[1]--,t[1]+=this._bufferService.buffer.ydisp,t}_getMouseEventScrollAmount(e){let t=Hf(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,-Yh),Yh),t/=Yh,t/Math.abs(t)+Math.round(t*(eI-1)))}shouldForceSelection(e){return vc?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(),tI)}_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&&!(vc&&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 i=n.lines.get(this._model.selectionEnd[1]);i&&i.hasWidth(this._model.selectionEnd[0])===0&&this._model.selectionEnd[0]<this._bufferService.cols&&this._model.selectionEnd[0]++}(!t||t[0]!==this._model.selectionEnd[0]||t[1]!==this._model.selectionEnd[1])&&this.refresh(!0)}_dragScroll(){if(!(!this._model.selectionEnd||!this._model.selectionStart)&&this._dragScrollAmount){this._onRequestScrollLines.fire({amount:this._dragScrollAmount,suppressScrollEvent:!1});let e=this._bufferService.buffer;this._dragScrollAmount>0?(this._activeSelectionMode!==3&&(this._model.selectionEnd[0]=this._bufferService.cols),this._model.selectionEnd[1]=Math.min(e.ydisp+this._bufferService.rows,e.lines.length-1)):(this._activeSelectionMode!==3&&(this._model.selectionEnd[0]=0),this._model.selectionEnd[1]=e.ydisp),this.refresh()}}_handleMouseUp(e){let t=e.timeStamp-this._mouseDownTimeStamp;if(this._removeMouseDownListeners(),this.selectionText.length<=1&&t<nI&&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 i=qA(n[0]-1,n[1]-1,this._bufferService,this._coreService.decPrivateModes.applicationCursorKeys);this._coreService.triggerDataEvent(i,!0)}}}else this._fireEventIfSelectionChanged()}_fireEventIfSelectionChanged(){let e=this._model.finalSelectionStart,t=this._model.finalSelectionEnd,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 i=0;t>=i;i++){let o=e.loadCell(i,this._workCell).getChars().length;this._workCell.getWidth()===0?n--:o>1&&t!==i&&(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,i=!0){if(e[0]>=this._bufferService.cols)return;let o=this._bufferService.buffer,a=o.lines.get(e[1]);if(!a)return;let l=o.translateBufferLineToString(e[1],!1),u=this._convertViewportColToCharacterIndex(a,e[0]),d=u,h=e[0]-u,g=0,m=0,v=0,y=0;if(l.charAt(u)===" "){for(;u>0&&l.charAt(u-1)===" ";)u--;for(;d<l.length&&l.charAt(d+1)===" ";)d++}else{let k=e[0],E=e[0];a.getWidth(k)===0&&(g++,k--),a.getWidth(E)===2&&(m++,E++);let D=a.getString(E).length;for(D>1&&(y+=D-1,d+=D-1);k>0&&u>0&&!this._isCharWordSeparator(a.loadCell(k-1,this._workCell));){a.loadCell(k-1,this._workCell);let T=this._workCell.getChars().length;this._workCell.getWidth()===0?(g++,k--):T>1&&(v+=T-1,u-=T-1),u--,k--}for(;E<a.length&&d+1<l.length&&!this._isCharWordSeparator(a.loadCell(E+1,this._workCell));){a.loadCell(E+1,this._workCell);let T=this._workCell.getChars().length;this._workCell.getWidth()===2?(m++,E++):T>1&&(y+=T-1,d+=T-1),d++,E++}}d++;let S=u+h-g+v,x=Math.min(this._bufferService.cols,d-u+g+m-v-y);if(!(!t&&l.slice(u,d).trim()==="")){if(n&&S===0&&a.getCodePoint(0)!==32){let k=o.lines.get(e[1]-1);if(k&&a.isWrapped&&k.getCodePoint(this._bufferService.cols-1)!==32){let E=this._getWordAt([this._bufferService.cols-1,e[1]-1],!1,!0,!1);if(E){let D=this._bufferService.cols-E.start;S-=D,x+=D}}}if(i&&S+x===this._bufferService.cols&&a.getCodePoint(this._bufferService.cols-1)!==32){let k=o.lines.get(e[1]+1);if(k!=null&&k.isWrapped&&k.getCodePoint(0)!==32){let E=this._getWordAt([0,e[1]+1],!1,!1,!0);E&&(x+=E.length)}}return{start:S,length:x}}}_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=nv(n,this._bufferService.cols)}};Xd=$t([Ce(3,Dn),Ce(4,_s),Ce(5,Of),Ce(6,On),Ce(7,ar),Ce(8,or)],Xd);var iv=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={}}},rv=class{constructor(){this._color=new iv,this._css=new iv}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()}},nn=Object.freeze((()=>{let e=[jt.toColor("#2e3436"),jt.toColor("#cc0000"),jt.toColor("#4e9a06"),jt.toColor("#c4a000"),jt.toColor("#3465a4"),jt.toColor("#75507b"),jt.toColor("#06989a"),jt.toColor("#d3d7cf"),jt.toColor("#555753"),jt.toColor("#ef2929"),jt.toColor("#8ae234"),jt.toColor("#fce94f"),jt.toColor("#729fcf"),jt.toColor("#ad7fa8"),jt.toColor("#34e2e2"),jt.toColor("#eeeeec")],t=[0,95,135,175,215,255];for(let n=0;n<216;n++){let i=t[n/36%6|0],o=t[n/6%6|0],a=t[n%6];e.push({css:Qt.toCss(i,o,a),rgba:Qt.toRgba(i,o,a)})}for(let n=0;n<24;n++){let i=8+n*10;e.push({css:Qt.toCss(i,i,i),rgba:Qt.toRgba(i,i,i)})}return e})()),os=jt.toColor("#ffffff"),ta=jt.toColor("#000000"),sv=jt.toColor("#ffffff"),ov=ta,Vo={css:"rgba(255, 255, 255, 0.3)",rgba:4294967117},sI=os,Zd=class extends nt{constructor(e){super(),this._optionsService=e,this._contrastCache=new rv,this._halfContrastCache=new rv,this._onChangeColors=this._register(new _e),this.onChangeColors=this._onChangeColors.event,this._colors={foreground:os,background:ta,cursor:sv,cursorAccent:ov,selectionForeground:void 0,selectionBackgroundTransparent:Vo,selectionBackgroundOpaque:Nt.blend(ta,Vo),selectionInactiveBackgroundTransparent:Vo,selectionInactiveBackgroundOpaque:Nt.blend(ta,Vo),scrollbarSliderBackground:Nt.opacity(os,.2),scrollbarSliderHoverBackground:Nt.opacity(os,.4),scrollbarSliderActiveBackground:Nt.opacity(os,.5),overviewRulerBorder:os,ansi:nn.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=mt(e.foreground,os),t.background=mt(e.background,ta),t.cursor=Nt.blend(t.background,mt(e.cursor,sv)),t.cursorAccent=Nt.blend(t.background,mt(e.cursorAccent,ov)),t.selectionBackgroundTransparent=mt(e.selectionBackground,Vo),t.selectionBackgroundOpaque=Nt.blend(t.background,t.selectionBackgroundTransparent),t.selectionInactiveBackgroundTransparent=mt(e.selectionInactiveBackground,t.selectionBackgroundTransparent),t.selectionInactiveBackgroundOpaque=Nt.blend(t.background,t.selectionInactiveBackgroundTransparent),t.selectionForeground=e.selectionForeground?mt(e.selectionForeground,J_):void 0,t.selectionForeground===J_&&(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=mt(e.scrollbarSliderBackground,Nt.opacity(t.foreground,.2)),t.scrollbarSliderHoverBackground=mt(e.scrollbarSliderHoverBackground,Nt.opacity(t.foreground,.4)),t.scrollbarSliderActiveBackground=mt(e.scrollbarSliderActiveBackground,Nt.opacity(t.foreground,.5)),t.overviewRulerBorder=mt(e.overviewRulerBorder,sI),t.ansi=nn.slice(),t.ansi[0]=mt(e.black,nn[0]),t.ansi[1]=mt(e.red,nn[1]),t.ansi[2]=mt(e.green,nn[2]),t.ansi[3]=mt(e.yellow,nn[3]),t.ansi[4]=mt(e.blue,nn[4]),t.ansi[5]=mt(e.magenta,nn[5]),t.ansi[6]=mt(e.cyan,nn[6]),t.ansi[7]=mt(e.white,nn[7]),t.ansi[8]=mt(e.brightBlack,nn[8]),t.ansi[9]=mt(e.brightRed,nn[9]),t.ansi[10]=mt(e.brightGreen,nn[10]),t.ansi[11]=mt(e.brightYellow,nn[11]),t.ansi[12]=mt(e.brightBlue,nn[12]),t.ansi[13]=mt(e.brightMagenta,nn[13]),t.ansi[14]=mt(e.brightCyan,nn[14]),t.ansi[15]=mt(e.brightWhite,nn[15]),e.extendedAnsi){let n=Math.min(t.ansi.length-16,e.extendedAnsi.length);for(let i=0;i<n;i++)t.ansi[i+16]=mt(e.extendedAnsi[i],nn[i+16])}this._contrastCache.clear(),this._halfContrastCache.clear(),this._updateRestoreColors(),this._onChangeColors.fire(this.colors)}restoreColor(e){this._restoreColor(e),this._onChangeColors.fire(this.colors)}_restoreColor(e){if(e===void 0){for(let t=0;t<this._restoreColors.ansi.length;++t)this._colors.ansi[t]=this._restoreColors.ansi[t];return}switch(e){case 256:this._colors.foreground=this._restoreColors.foreground;break;case 257:this._colors.background=this._restoreColors.background;break;case 258:this._colors.cursor=this._restoreColors.cursor;break;default:this._colors.ansi[e]=this._restoreColors.ansi[e]}}modifyColors(e){e(this._colors),this._onChangeColors.fire(this.colors)}_updateRestoreColors(){this._restoreColors={foreground:this._colors.foreground,background:this._colors.background,cursor:this._colors.cursor,ansi:this._colors.ansi.slice()}}};Zd=$t([Ce(0,On)],Zd);function mt(e,t){if(e!==void 0)try{return jt.toColor(e)}catch{}return t}var oI=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)}},aI=class{constructor(){this._services=new oI,this._services.set(Df,this)}setService(e,t){this._services.set(e,t)}getService(e){return this._services.get(e)}createInstance(e,...t){let n=eM(e).sort((a,l)=>a.index-l.index),i=[];for(let a of n){let l=this._services.get(a.id);if(!l)throw new Error(`[createInstance] ${e.name} depends on UNKNOWN service ${a.id._id}.`);i.push(l)}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,...i)}},lI={trace:0,debug:1,info:2,warn:3,error:4,off:5},cI="xterm.js: ",Qd=class extends nt{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=lI[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?"":cI)+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)}};Qd=$t([Ce(0,On)],Qd);var av=class extends nt{constructor(e){super(),this._maxLength=e,this.onDeleteEmitter=this._register(new _e),this.onDelete=this.onDeleteEmitter.event,this.onInsertEmitter=this._register(new _e),this.onInsert=this.onInsertEmitter.event,this.onTrimEmitter=this._register(new _e),this.onTrim=this.onTrimEmitter.event,this._array=new Array(this._maxLength),this._startIndex=0,this._length=0}get maxLength(){return this._maxLength}set maxLength(e){if(this._maxLength===e)return;let t=new Array(e);for(let n=0;n<Math.min(e,this.length);n++)t[n]=this._array[this._getCyclicIndex(n)];this._array=t,this._maxLength=e,this._startIndex=0}get length(){return this._length}set length(e){if(e>this._length)for(let t=this._length;t<e;t++)this._array[t]=void 0;this._length=e}get(e){return this._array[this._getCyclicIndex(e)]}set(e,t){this._array[this._getCyclicIndex(e)]=t}push(e){this._array[this._getCyclicIndex(this._length)]=e,this._length===this._maxLength?(this._startIndex=++this._startIndex%this._maxLength,this.onTrimEmitter.fire(1)):this._length++}recycle(){if(this._length!==this._maxLength)throw new Error("Can only recycle when the buffer is full");return this._startIndex=++this._startIndex%this._maxLength,this.onTrimEmitter.fire(1),this._array[this._getCyclicIndex(this._length-1)]}get isFull(){return this._length===this._maxLength}pop(){return this._array[this._getCyclicIndex(this._length---1)]}splice(e,t,...n){if(t){for(let i=e;i<this._length-t;i++)this._array[this._getCyclicIndex(i)]=this._array[this._getCyclicIndex(i+t)];this._length-=t,this.onDeleteEmitter.fire({index:e,amount:t})}for(let i=this._length-1;i>=e;i--)this._array[this._getCyclicIndex(i+n.length)]=this._array[this._getCyclicIndex(i)];for(let i=0;i<n.length;i++)this._array[this._getCyclicIndex(e+i)]=n[i];if(n.length&&this.onInsertEmitter.fire({index:e,amount:n.length}),this._length+n.length>this._maxLength){let i=this._length+n.length-this._maxLength;this._startIndex+=i,this._length=this._maxLength,this.onTrimEmitter.fire(i)}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 i=e+t+n-this._length;if(i>0)for(this._length+=i;this._length>this._maxLength;)this._length--,this._startIndex++,this.onTrimEmitter.fire(1)}else for(let i=0;i<t;i++)this.set(e+i+n,this.get(e+i))}}_getCyclicIndex(e){return(this._startIndex+e)%this._maxLength}},tt=3,Zt=Object.freeze(new ba),ql=0,Xh=2,na=class cS{constructor(t,n,i=!1){this.isWrapped=i,this._combined={},this._extendedAttrs={},this._data=new Uint32Array(t*tt);let o=n||fi.fromCharData([0,Tb,1,0]);for(let a=0;a<t;++a)this.setCell(a,o);this.length=t}get(t){let n=this._data[t*tt+0],i=n&2097151;return[this._data[t*tt+1],n&2097152?this._combined[t]:i?Lr(i):"",n>>22,n&2097152?this._combined[t].charCodeAt(this._combined[t].length-1):i]}set(t,n){this._data[t*tt+1]=n[0],n[1].length>1?(this._combined[t]=n[1],this._data[t*tt+0]=t|2097152|n[2]<<22):this._data[t*tt+0]=n[1].charCodeAt(0)|n[2]<<22}getWidth(t){return this._data[t*tt+0]>>22}hasWidth(t){return this._data[t*tt+0]&12582912}getFg(t){return this._data[t*tt+1]}getBg(t){return this._data[t*tt+2]}hasContent(t){return this._data[t*tt+0]&4194303}getCodePoint(t){let n=this._data[t*tt+0];return n&2097152?this._combined[t].charCodeAt(this._combined[t].length-1):n&2097151}isCombined(t){return this._data[t*tt+0]&2097152}getString(t){let n=this._data[t*tt+0];return n&2097152?this._combined[t]:n&2097151?Lr(n&2097151):""}isProtected(t){return this._data[t*tt+2]&536870912}loadCell(t,n){return ql=t*tt,n.content=this._data[ql+0],n.fg=this._data[ql+1],n.bg=this._data[ql+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*tt+0]=n.content,this._data[t*tt+1]=n.fg,this._data[t*tt+2]=n.bg}setCellFromCodepoint(t,n,i,o){o.bg&268435456&&(this._extendedAttrs[t]=o.extended),this._data[t*tt+0]=n|i<<22,this._data[t*tt+1]=o.fg,this._data[t*tt+2]=o.bg}addCodepointToCell(t,n,i){let o=this._data[t*tt+0];o&2097152?this._combined[t]+=Lr(n):o&2097151?(this._combined[t]=Lr(o&2097151)+Lr(n),o&=-2097152,o|=2097152):o=n|1<<22,i&&(o&=-12582913,o|=i<<22),this._data[t*tt+0]=o}insertCells(t,n,i){if(t%=this.length,t&&this.getWidth(t-1)===2&&this.setCellFromCodepoint(t-1,0,1,i),n<this.length-t){let o=new fi;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,i)}else for(let o=t;o<this.length;++o)this.setCell(o,i);this.getWidth(this.length-1)===2&&this.setCellFromCodepoint(this.length-1,0,1,i)}deleteCells(t,n,i){if(t%=this.length,n<this.length-t){let o=new fi;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,i)}else for(let o=t;o<this.length;++o)this.setCell(o,i);t&&this.getWidth(t-1)===2&&this.setCellFromCodepoint(t-1,0,1,i),this.getWidth(t)===0&&!this.hasContent(t)&&this.setCellFromCodepoint(t,0,1,i)}replaceCells(t,n,i,o=!1){if(o){for(t&&this.getWidth(t-1)===2&&!this.isProtected(t-1)&&this.setCellFromCodepoint(t-1,0,1,i),n<this.length&&this.getWidth(n-1)===2&&!this.isProtected(n)&&this.setCellFromCodepoint(n,0,1,i);t<n&&t<this.length;)this.isProtected(t)||this.setCell(t,i),t++;return}for(t&&this.getWidth(t-1)===2&&this.setCellFromCodepoint(t-1,0,1,i),n<this.length&&this.getWidth(n-1)===2&&this.setCellFromCodepoint(n,0,1,i);t<n&&t<this.length;)this.setCell(t++,i)}resize(t,n){if(t===this.length)return this._data.length*4*Xh<this._data.buffer.byteLength;let i=t*tt;if(t>this.length){if(this._data.buffer.byteLength>=i*4)this._data=new Uint32Array(this._data.buffer,0,i);else{let o=new Uint32Array(i);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,i);let o=Object.keys(this._combined);for(let l=0;l<o.length;l++){let u=parseInt(o[l],10);u>=t&&delete this._combined[u]}let a=Object.keys(this._extendedAttrs);for(let l=0;l<a.length;l++){let u=parseInt(a[l],10);u>=t&&delete this._extendedAttrs[u]}}return this.length=t,i*4*Xh<this._data.buffer.byteLength}cleanupMemory(){if(this._data.length*4*Xh<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 i=0;i<this.length;++i)this.isProtected(i)||this.setCell(i,t);return}this._combined={},this._extendedAttrs={};for(let i=0;i<this.length;++i)this.setCell(i,t)}copyFrom(t){this.length!==t.length?this._data=new Uint32Array(t._data):this._data.set(t._data),this.length=t.length,this._combined={};for(let 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 cS(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*tt+0]&4194303)return t+(this._data[t*tt+0]>>22);return 0}getNoBgTrimmedLength(){for(let t=this.length-1;t>=0;--t)if(this._data[t*tt+0]&4194303||this._data[t*tt+2]&50331648)return t+(this._data[t*tt+0]>>22);return 0}copyCellsFrom(t,n,i,o,a){let l=t._data;if(a)for(let d=o-1;d>=0;d--){for(let h=0;h<tt;h++)this._data[(i+d)*tt+h]=l[(n+d)*tt+h];l[(n+d)*tt+2]&268435456&&(this._extendedAttrs[i+d]=t._extendedAttrs[n+d])}else for(let d=0;d<o;d++){for(let h=0;h<tt;h++)this._data[(i+d)*tt+h]=l[(n+d)*tt+h];l[(n+d)*tt+2]&268435456&&(this._extendedAttrs[i+d]=t._extendedAttrs[n+d])}let u=Object.keys(t._combined);for(let d=0;d<u.length;d++){let h=parseInt(u[d],10);h>=n&&(this._combined[h-n+i]=t._combined[h])}}translateToString(t,n,i,o){n=n??0,i=i??this.length,t&&(i=Math.min(i,this.getTrimmedLength())),o&&(o.length=0);let a="";for(;n<i;){let l=this._data[n*tt+0],u=l&2097151,d=l&2097152?this._combined[n]:u?Lr(u):Or;if(a+=d,o)for(let h=0;h<d.length;++h)o.push(n);n+=l>>22||1}return o&&o.push(n),a}};function uI(e,t,n,i,o,a){let l=[];for(let u=0;u<e.length-1;u++){let d=u,h=e.get(++d);if(!h.isWrapped)continue;let g=[e.get(u)];for(;d<e.length&&h.isWrapped;)g.push(h),h=e.get(++d);if(!a&&i>=u&&i<d){u+=g.length-1;continue}let m=0,v=ma(g,m,t),y=1,S=0;for(;y<g.length;){let k=ma(g,y,t),E=k-S,D=n-v,T=Math.min(E,D);g[m].copyCellsFrom(g[y],S,v,T,!1),v+=T,v===n&&(m++,v=0),S+=T,S===k&&(y++,S=0),v===0&&m!==0&&g[m-1].getWidth(n-1)===2&&(g[m].copyCellsFrom(g[m-1],n-1,v++,1,!1),g[m-1].setCell(n-1,o))}g[m].replaceCells(v,n,o);let x=0;for(let k=g.length-1;k>0&&(k>m||g[k].getTrimmedLength()===0);k--)x++;x>0&&(l.push(u+g.length-x),l.push(x)),u+=g.length-1}return l}function hI(e,t){let n=[],i=0,o=t[i],a=0;for(let l=0;l<e.length;l++)if(o===l){let u=t[++i];e.onDeleteEmitter.fire({index:l-a,amount:u}),l+=u-1,a+=u,o=t[++i]}else n.push(l);return{layout:n,countRemoved:a}}function dI(e,t){let n=[];for(let i=0;i<t.length;i++)n.push(e.get(t[i]));for(let i=0;i<n.length;i++)e.set(i,n[i]);e.length=t.length}function fI(e,t,n){let i=[],o=e.map((d,h)=>ma(e,h,t)).reduce((d,h)=>d+h),a=0,l=0,u=0;for(;u<o;){if(o-u<n){i.push(o-u);break}a+=n;let d=ma(e,l,t);a>d&&(a-=d,l++);let h=e[l].getWidth(a-1)===2;h&&a--;let g=h?n-1:n;i.push(g),u+=g}return i}function ma(e,t,n){if(t===e.length-1)return e[t].getTrimmedLength();let i=!e[t].hasContent(n-1)&&e[t].getWidth(n-1)===1,o=e[t+1].getWidth(0)===2;return i&&o?n-1:n}var uS=class hS{constructor(t){this.line=t,this.isDisposed=!1,this._disposables=[],this._id=hS._nextId++,this._onDispose=this.register(new _e),this.onDispose=this._onDispose.event}get id(){return this._id}dispose(){this.isDisposed||(this.isDisposed=!0,this.line=-1,this._onDispose.fire(),fs(this._disposables),this._disposables.length=0)}register(t){return this._disposables.push(t),t}};uS._nextId=1;var pI=uS,sn={},as=sn.B;sn[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:"≥","{":"π","|":"≠","}":"£","~":"·"};sn.A={"#":"£"};sn.B=void 0;sn[4]={"#":"£","@":"¾","[":"ij","\\":"½","]":"|","{":"¨","|":"f","}":"¼","~":"´"};sn.C=sn[5]={"[":"Ä","\\":"Ö","]":"Å","^":"Ü","`":"é","{":"ä","|":"ö","}":"å","~":"ü"};sn.R={"#":"£","@":"à","[":"°","\\":"ç","]":"§","{":"é","|":"ù","}":"è","~":"¨"};sn.Q={"@":"à","[":"â","\\":"ç","]":"ê","^":"î","`":"ô","{":"é","|":"ù","}":"è","~":"û"};sn.K={"@":"§","[":"Ä","\\":"Ö","]":"Ü","{":"ä","|":"ö","}":"ü","~":"ß"};sn.Y={"#":"£","@":"§","[":"°","\\":"ç","]":"é","`":"ù","{":"à","|":"ò","}":"è","~":"ì"};sn.E=sn[6]={"@":"Ä","[":"Æ","\\":"Ø","]":"Å","^":"Ü","`":"ä","{":"æ","|":"ø","}":"å","~":"ü"};sn.Z={"#":"£","@":"§","[":"¡","\\":"Ñ","]":"¿","{":"°","|":"ñ","}":"ç"};sn.H=sn[7]={"@":"É","[":"Ä","\\":"Ö","]":"Å","^":"Ü","`":"é","{":"ä","|":"ö","}":"å","~":"ü"};sn["="]={"#":"ù","@":"à","[":"é","\\":"ç","]":"ê","^":"î",_:"è","`":"ô","{":"ä","|":"ö","}":"ü","~":"û"};var lv=4294967295,cv=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=Zt.clone(),this.savedCharset=as,this.markers=[],this._nullCell=fi.fromCharData([0,Tb,1,0]),this._whitespaceCell=fi.fromCharData([0,Or,1,32]),this._isClearing=!1,this._memoryCleanupQueue=new yc,this._memoryCleanupPosition=0,this._cols=this._bufferService.cols,this._rows=this._bufferService.rows,this.lines=new av(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 mc),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 mc),this._whitespaceCell}getBlankLine(e,t){return new na(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>lv?lv:t}fillViewportRows(e){if(this.lines.length===0){e===void 0&&(e=Zt);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 av(this._getCorrectBufferLength(this._rows)),this.scrollTop=0,this.scrollBottom=this._rows-1,this.setupTabStops()}resize(e,t){let n=this.getNullCell(Zt),i=0,o=this._getCorrectBufferLength(t);if(o>this.lines.maxLength&&(this.lines.maxLength=o),this.lines.length>0){if(this._cols<e)for(let l=0;l<this.lines.length;l++)i+=+this.lines.get(l).resize(e,n);let a=0;if(this._rows<t)for(let l=this._rows;l<t;l++)this.lines.length<t+this.ybase&&(this._optionsService.rawOptions.windowsMode||this._optionsService.rawOptions.windowsPty.backend!==void 0||this._optionsService.rawOptions.windowsPty.buildNumber!==void 0?this.lines.push(new na(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 na(e,n)));else for(let l=this._rows;l>t;l--)this.lines.length>t+this.ybase&&(this.lines.length>this.ybase+this.y+1?this.lines.pop():(this.ybase++,this.ydisp++));if(o<this.lines.maxLength){let l=this.lines.length-o;l>0&&(this.lines.trimStart(l),this.ybase=Math.max(this.ybase-l,0),this.ydisp=Math.max(this.ydisp-l,0),this.savedY=Math.max(this.savedY-l,0)),this.lines.maxLength=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++)i+=+this.lines.get(a).resize(e,n);this._cols=e,this._rows=t,this._memoryCleanupQueue.clear(),i>.1*this.lines.length&&(this._memoryCleanupPosition=0,this._memoryCleanupQueue.enqueue(()=>this._batchedMemoryCleanup()))}_batchedMemoryCleanup(){let e=!0;this._memoryCleanupPosition>=this.lines.length&&(this._memoryCleanupPosition=0,e=!1);let t=0;for(;this._memoryCleanupPosition<this.lines.length;)if(t+=this.lines.get(this._memoryCleanupPosition++).cleanupMemory(),t>100)return!0;return e}get _isReflowEnabled(){let e=this._optionsService.rawOptions.windowsPty;return e&&e.buildNumber?this._hasScrollback&&e.backend==="conpty"&&e.buildNumber>=21376:this._hasScrollback&&!this._optionsService.rawOptions.windowsMode}_reflow(e,t){this._cols!==e&&(e>this._cols?this._reflowLarger(e,t):this._reflowSmaller(e,t))}_reflowLarger(e,t){let n=this._optionsService.rawOptions.reflowCursorLine,i=uI(this.lines,this._cols,e,this.ybase+this.y,this.getNullCell(Zt),n);if(i.length>0){let o=hI(this.lines,i);dI(this.lines,o.layout),this._reflowLargerAdjustViewport(e,t,o.countRemoved)}}_reflowLargerAdjustViewport(e,t,n){let i=this.getNullCell(Zt),o=n;for(;o-- >0;)this.ybase===0?(this.y>0&&this.y--,this.lines.length<t&&this.lines.push(new na(e,i))):(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,i=this.getNullCell(Zt),o=[],a=0;for(let l=this.lines.length-1;l>=0;l--){let u=this.lines.get(l);if(!u||!u.isWrapped&&u.getTrimmedLength()<=e)continue;let d=[u];for(;u.isWrapped&&l>0;)u=this.lines.get(--l),d.unshift(u);if(!n){let T=this.ybase+this.y;if(T>=l&&T<l+d.length)continue}let h=d[d.length-1].getTrimmedLength(),g=fI(d,this._cols,e),m=g.length-d.length,v;this.ybase===0&&this.y!==this.lines.length-1?v=Math.max(0,this.y-this.lines.maxLength+m):v=Math.max(0,this.lines.length-this.lines.maxLength+m);let y=[];for(let T=0;T<m;T++){let I=this.getBlankLine(Zt,!0);y.push(I)}y.length>0&&(o.push({start:l+d.length+a,newLines:y}),a+=y.length),d.push(...y);let S=g.length-1,x=g[S];x===0&&(S--,x=g[S]);let k=d.length-m-1,E=h;for(;k>=0;){let T=Math.min(E,x);if(d[S]===void 0)break;if(d[S].copyCellsFrom(d[k],E-T,x-T,T,!0),x-=T,x===0&&(S--,x=g[S]),E-=T,E===0){k--;let I=Math.max(k,0);E=ma(d,I,this._cols)}}for(let T=0;T<d.length;T++)g[T]<e&&d[T].setCell(g[T],i);let D=m-v;for(;D-- >0;)this.ybase===0?this.y<t-1?(this.y++,this.lines.pop()):(this.ybase++,this.ydisp++):this.ybase<Math.min(this.lines.maxLength,this.lines.length+a)-t&&(this.ybase===this.ydisp&&this.ydisp++,this.ybase++);this.savedY=Math.min(this.savedY+m,this.ybase+t-1)}if(o.length>0){let l=[],u=[];for(let x=0;x<this.lines.length;x++)u.push(this.lines.get(x));let d=this.lines.length,h=d-1,g=0,m=o[g];this.lines.length=Math.min(this.lines.maxLength,this.lines.length+a);let v=0;for(let x=Math.min(this.lines.maxLength-1,d+a-1);x>=0;x--)if(m&&m.start>h+v){for(let k=m.newLines.length-1;k>=0;k--)this.lines.set(x--,m.newLines[k]);x++,l.push({index:h+1,amount:m.newLines.length}),v+=m.newLines.length,m=o[++g]}else this.lines.set(x,u[h--]);let y=0;for(let x=l.length-1;x>=0;x--)l[x].index+=y,this.lines.onInsertEmitter.fire(l[x]),y+=l[x].amount;let S=Math.max(0,d+a-this.lines.maxLength);S>0&&this.lines.onTrimEmitter.fire(S)}}translateBufferLineToString(e,t,n=0,i){let o=this.lines.get(e);return o?o.translateToString(t,n,i):""}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 pI(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)}},mI=class extends nt{constructor(e,t){super(),this._optionsService=e,this._bufferService=t,this._onBufferActivate=this._register(new _e),this.onBufferActivate=this._onBufferActivate.event,this.reset(),this._register(this._optionsService.onSpecificOptionChange("scrollback",()=>this.resize(this._bufferService.cols,this._bufferService.rows))),this._register(this._optionsService.onSpecificOptionChange("tabStopWidth",()=>this.setupTabStops()))}reset(){this._normal=new cv(!0,this._optionsService,this._bufferService),this._normal.fillViewportRows(),this._alt=new cv(!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)}},dS=2,fS=1,Jd=class extends nt{constructor(e){super(),this.isUserScrolling=!1,this._onResize=this._register(new _e),this.onResize=this._onResize.event,this._onScroll=this._register(new _e),this.onScroll=this._onScroll.event,this.cols=Math.max(e.rawOptions.cols||0,dS),this.rows=Math.max(e.rawOptions.rows||0,fS),this.buffers=this._register(new mI(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,i=this.rows!==t;this.cols=e,this.rows=t,this.buffers.resize(e,t),this._onResize.fire({cols:e,rows:t,colsChanged:n,rowsChanged:i})}reset(){this.buffers.reset(),this.isUserScrolling=!1}scroll(e,t=!1){let n=this.buffer,i;i=this._cachedBlankLine,(!i||i.length!==this.cols||i.getFg(0)!==e.fg||i.getBg(0)!==e.bg)&&(i=n.getBlankLine(e,t),this._cachedBlankLine=i),i.isWrapped=t;let o=n.ybase+n.scrollTop,a=n.ybase+n.scrollBottom;if(n.scrollTop===0){let l=n.lines.isFull;a===n.lines.length-1?l?n.lines.recycle().copyFrom(i):n.lines.push(i.clone()):n.lines.splice(a+1,0,i.clone()),l?this.isUserScrolling&&(n.ydisp=Math.max(n.ydisp-1,0)):(n.ybase++,this.isUserScrolling||n.ydisp++)}else{let l=a-o+1;n.lines.shiftElements(o+1,l-1,-1),n.lines.set(a,i.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 i=n.ydisp;n.ydisp=Math.max(Math.min(n.ydisp+e,n.ybase),0),i!==n.ydisp&&(t||this._onScroll.fire(n.ydisp))}};Jd=$t([Ce(0,On)],Jd);var Ks={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:vc,windowOptions:{},windowsMode:!1,windowsPty:{},wordSeparator:" ()[]{}',\"`",altClickMovesCursor:!0,convertEol:!1,termName:"xterm",cancelEvents:!1,overviewRuler:{}},gI=["normal","bold","100","200","300","400","500","600","700","800","900"],_I=class extends nt{constructor(e){super(),this._onOptionChange=this._register(new _e),this.onOptionChange=this._onOptionChange.event;let t={...Ks};for(let n in e)if(n in t)try{let i=e[n];t[n]=this._sanitizeAndValidateOption(n,i)}catch(i){console.error(i)}this.rawOptions=t,this.options={...t},this._setupOptions(),this._register(Mt(()=>{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 Ks))throw new Error(`No option with key "${n}"`);return this.rawOptions[n]},t=(n,i)=>{if(!(n in Ks))throw new Error(`No option with key "${n}"`);i=this._sanitizeAndValidateOption(n,i),this.rawOptions[n]!==i&&(this.rawOptions[n]=i,this._onOptionChange.fire(n))};for(let n in this.rawOptions){let i={get:e.bind(this,n),set:t.bind(this,n)};Object.defineProperty(this.options,n,i)}}_sanitizeAndValidateOption(e,t){switch(e){case"cursorStyle":if(t||(t=Ks[e]),!vI(t))throw new Error(`"${t}" is not a valid value for ${e}`);break;case"wordSeparator":t||(t=Ks[e]);break;case"fontWeight":case"fontWeightBold":if(typeof t=="number"&&1<=t&&t<=1e3)break;t=gI.includes(t)?t:Ks[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 vI(e){return e==="block"||e==="underline"||e==="bar"}function ia(e,t=5){if(typeof e!="object")return e;let n=Array.isArray(e)?[]:{};for(let i in e)n[i]=t<=1?e[i]:e[i]&&ia(e[i],t-1);return n}var uv=Object.freeze({insertMode:!1}),hv=Object.freeze({applicationCursorKeys:!1,applicationKeypad:!1,bracketedPasteMode:!1,cursorBlink:void 0,cursorStyle:void 0,origin:!1,reverseWraparound:!1,sendFocus:!1,synchronizedOutput:!1,wraparound:!0}),ef=class extends nt{constructor(e,t,n){super(),this._bufferService=e,this._logService=t,this._optionsService=n,this.isCursorInitialized=!1,this.isCursorHidden=!1,this._onData=this._register(new _e),this.onData=this._onData.event,this._onUserInput=this._register(new _e),this.onUserInput=this._onUserInput.event,this._onBinary=this._register(new _e),this.onBinary=this._onBinary.event,this._onRequestScrollToBottom=this._register(new _e),this.onRequestScrollToBottom=this._onRequestScrollToBottom.event,this.modes=ia(uv),this.decPrivateModes=ia(hv)}reset(){this.modes=ia(uv),this.decPrivateModes=ia(hv)}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(i=>i.charCodeAt(0))),this._onData.fire(e)}triggerBinaryEvent(e){this._optionsService.rawOptions.disableStdin||(this._logService.debug(`sending binary "${e}"`),this._logService.trace("sending binary (codes)",()=>e.split("").map(t=>t.charCodeAt(0))),this._onBinary.fire(e))}};ef=$t([Ce(0,Dn),Ce(1,Lb),Ce(2,On)],ef);var dv={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 Zh(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 Qh=String.fromCharCode,fv={DEFAULT:e=>{let t=[Zh(e,!1)+32,e.col+32,e.row+32];return t[0]>255||t[1]>255||t[2]>255?"":`\x1B[M${Qh(t[0])}${Qh(t[1])}${Qh(t[2])}`},SGR:e=>{let t=e.action===0&&e.button!==4?"m":"M";return`\x1B[<${Zh(e,!0)};${e.col};${e.row}${t}`},SGR_PIXELS:e=>{let t=e.action===0&&e.button!==4?"m":"M";return`\x1B[<${Zh(e,!0)};${e.x};${e.y}${t}`}},tf=class extends nt{constructor(e,t,n){super(),this._bufferService=e,this._coreService=t,this._optionsService=n,this._protocols={},this._encodings={},this._activeProtocol="",this._activeEncoding="",this._lastEvent=null,this._wheelPartialScroll=0,this._onProtocolChange=this._register(new _e),this.onProtocolChange=this._onProtocolChange.event;for(let i of Object.keys(dv))this.addProtocol(i,dv[i]);for(let i of Object.keys(fv))this.addEncoding(i,fv[i]);this.reset()}addProtocol(e,t){this._protocols[e]=t}addEncoding(e,t){this._encodings[e]=t}get activeProtocol(){return this._activeProtocol}get areMouseEventsActive(){return this._protocols[this._activeProtocol].events!==0}set activeProtocol(e){if(!this._protocols[e])throw new Error(`unknown protocol "${e}"`);this._activeProtocol=e,this._onProtocolChange.fire(this._protocols[e].events)}get activeEncoding(){return this._activeEncoding}set activeEncoding(e){if(!this._encodings[e])throw new Error(`unknown encoding "${e}"`);this._activeEncoding=e}reset(){this.activeProtocol="NONE",this.activeEncoding="DEFAULT",this._lastEvent=null,this._wheelPartialScroll=0}consumeWheelEvent(e,t,n){if(e.deltaY===0||e.shiftKey||t===void 0||n===void 0)return 0;let i=t/n,o=this._applyScrollModifier(e.deltaY,e);return e.deltaMode===WheelEvent.DOM_DELTA_PIXEL?(o/=i+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)}};tf=$t([Ce(0,Dn),Ce(1,_s),Ce(2,On)],tf);var Jh=[[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]],yI=[[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]],rn;function bI(e,t){let n=0,i=t.length-1,o;if(e<t[0][0]||e>t[i][1])return!1;for(;i>=n;)if(o=n+i>>1,e>t[o][1])n=o+1;else if(e<t[o][0])i=o-1;else return!0;return!1}var SI=class{constructor(){if(this.version="6",!rn){rn=new Uint8Array(65536),rn.fill(1),rn[0]=0,rn.fill(0,1,32),rn.fill(0,127,160),rn.fill(2,4352,4448),rn[9001]=2,rn[9002]=2,rn.fill(2,11904,42192),rn[12351]=1,rn.fill(2,44032,55204),rn.fill(2,63744,64256),rn.fill(2,65040,65050),rn.fill(2,65072,65136),rn.fill(2,65280,65377),rn.fill(2,65504,65511);for(let e=0;e<Jh.length;++e)rn.fill(0,Jh[e][0],Jh[e][1]+1)}}wcwidth(e){return e<32?0:e<127?1:e<65536?rn[e]:bI(e,yI)?0:e>=131072&&e<=196605||e>=196608&&e<=262141?2:1}charProperties(e,t){let n=this.wcwidth(e),i=n===0&&t!==0;if(i){let o=ls.extractWidth(t);o===0?i=!1:o>n&&(n=o)}return ls.createPropertyValue(0,n,i)}},ls=class nc{constructor(){this._providers=Object.create(null),this._active="",this._onChange=new _e,this.onChange=this._onChange.event;let t=new SI;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,i=!1){return(t&16777215)<<3|(n&3)<<1|(i?1:0)}dispose(){this._onChange.dispose()}get versions(){return Object.keys(this._providers)}get activeVersion(){return this._active}set activeVersion(t){if(!this._providers[t])throw new Error(`unknown Unicode version "${t}"`);this._active=t,this._activeProvider=this._providers[t],this._onChange.fire(t)}register(t){this._providers[t.version]=t}wcwidth(t){return this._activeProvider.wcwidth(t)}getStringCellWidth(t){let n=0,i=0,o=t.length;for(let a=0;a<o;++a){let l=t.charCodeAt(a);if(55296<=l&&l<=56319){if(++a>=o)return n+this.wcwidth(l);let h=t.charCodeAt(a);56320<=h&&h<=57343?l=(l-55296)*1024+h-56320+65536:n+=this.wcwidth(h)}let u=this.charProperties(l,i),d=nc.extractWidth(u);nc.extractShouldJoin(u)&&(d-=nc.extractWidth(i)),n+=d,i=u}return n}charProperties(t,n){return this._activeProvider.charProperties(t,n)}},wI=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 pv(e){var i;let t=(i=e.buffer.lines.get(e.buffer.ybase+e.buffer.y-1))==null?void 0:i.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 Go=2147483647,xI=256,pS=class nf{constructor(t=32,n=32){if(this.maxLength=t,this.maxSubParamsLength=n,n>xI)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 nf;if(!t.length)return n;for(let i=Array.isArray(t[0])?1:0;i<t.length;++i){let o=t[i];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 nf(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 i=this._subParamsIdx[n]>>8,o=this._subParamsIdx[n]&255;o-i>0&&t.push(Array.prototype.slice.call(this._subParams,i,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>Go?Go: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>Go?Go: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,i=this._subParamsIdx[t]&255;return i-n>0?this._subParams.subarray(n,i):null}getSubParamsAll(){let t={};for(let n=0;n<this.length;++n){let i=this._subParamsIdx[n]>>8,o=this._subParamsIdx[n]&255;o-i>0&&(t[n]=this._subParams.slice(i,o))}return t}addDigit(t){let n;if(this._rejectDigits||!(n=this._digitIsSub?this._subParamsLength:this.length)||this._digitIsSub&&this._rejectSubDigits)return;let i=this._digitIsSub?this._subParams:this.params,o=i[n-1];i[n-1]=~o?Math.min(o*10+t,Go):t}},Yo=[],kI=class{constructor(){this._state=0,this._active=Yo,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 i=n.indexOf(t);i!==-1&&n.splice(i,1)}}}clearHandler(e){this._handlers[e]&&delete this._handlers[e]}setHandlerFallback(e){this._handlerFb=e}dispose(){this._handlers=Object.create(null),this._handlerFb=()=>{},this._active=Yo}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=Yo,this._id=-1,this._state=0}_start(){if(this._active=this._handlers[this._id]||Yo,!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",Dc(e,t,n));else for(let i=this._active.length-1;i>=0;i--)this._active[i].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 i=e[t++];if(i===59){this._state=2,this._start();break}if(i<48||57<i){this._state=3;return}this._id===-1&&(this._id=0),this._id=this._id*10+i-48}this._state===2&&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,i=this._active.length-1,o=!1;if(this._stack.paused&&(i=this._stack.loopPosition-1,n=t,o=this._stack.fallThrough,this._stack.paused=!1),!o&&n===!1){for(;i>=0&&(n=this._active[i].end(e),n!==!0);i--)if(n instanceof Promise)return this._stack.paused=!0,this._stack.loopPosition=i,this._stack.fallThrough=!1,n;i--}for(;i>=0;i--)if(n=this._active[i].end(!1),n instanceof Promise)return this._stack.paused=!0,this._stack.loopPosition=i,this._stack.fallThrough=!0,n}this._active=Yo,this._id=-1,this._state=0}}},Zn=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+=Dc(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}},Xo=[],EI=class{constructor(){this._handlers=Object.create(null),this._active=Xo,this._ident=0,this._handlerFb=()=>{},this._stack={paused:!1,loopPosition:0,fallThrough:!1}}dispose(){this._handlers=Object.create(null),this._handlerFb=()=>{},this._active=Xo}registerHandler(e,t){this._handlers[e]===void 0&&(this._handlers[e]=[]);let n=this._handlers[e];return n.push(t),{dispose:()=>{let i=n.indexOf(t);i!==-1&&n.splice(i,1)}}}clearHandler(e){this._handlers[e]&&delete this._handlers[e]}setHandlerFallback(e){this._handlerFb=e}reset(){if(this._active.length)for(let e=this._stack.paused?this._stack.loopPosition-1:this._active.length-1;e>=0;--e)this._active[e].unhook(!1);this._stack.paused=!1,this._active=Xo,this._ident=0}hook(e,t){if(this.reset(),this._ident=e,this._active=this._handlers[e]||Xo,!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",Dc(e,t,n));else for(let i=this._active.length-1;i>=0;i--)this._active[i].put(e,t,n)}unhook(e,t=!0){if(!this._active.length)this._handlerFb(this._ident,"UNHOOK",e);else{let n=!1,i=this._active.length-1,o=!1;if(this._stack.paused&&(i=this._stack.loopPosition-1,n=t,o=this._stack.fallThrough,this._stack.paused=!1),!o&&n===!1){for(;i>=0&&(n=this._active[i].unhook(e),n!==!0);i--)if(n instanceof Promise)return this._stack.paused=!0,this._stack.loopPosition=i,this._stack.fallThrough=!1,n;i--}for(;i>=0;i--)if(n=this._active[i].unhook(!1),n instanceof Promise)return this._stack.paused=!0,this._stack.loopPosition=i,this._stack.fallThrough=!0,n}this._active=Xo,this._ident=0}},ra=new pS;ra.addParam(0);var mv=class{constructor(e){this._handler=e,this._data="",this._params=ra,this._hitLimit=!1}hook(e){this._params=e.length>1||e.params[0]?e.clone():ra,this._data="",this._hitLimit=!1}put(e,t,n){this._hitLimit||(this._data+=Dc(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=ra,this._data="",this._hitLimit=!1,n));return this._params=ra,this._data="",this._hitLimit=!1,t}},CI=class{constructor(e){this.table=new Uint8Array(e)}setDefault(e,t){this.table.fill(e<<4|t)}add(e,t,n,i){this.table[t<<8|e]=n<<4|i}addMany(e,t,n,i){for(let o=0;o<e.length;o++)this.table[t<<8|e[o]]=n<<4|i}},hi=160,NI=(function(){let e=new CI(4095),t=Array.apply(null,Array(256)).map((u,d)=>d),n=(u,d)=>t.slice(u,d),i=n(32,127),o=n(0,24);o.push(25),o.push.apply(o,n(28,32));let a=n(0,14),l;e.setDefault(1,0),e.addMany(i,0,2,0);for(l in a)e.addMany([24,26,153,154],l,3,0),e.addMany(n(128,144),l,3,0),e.addMany(n(144,152),l,3,0),e.add(156,l,0,0),e.add(27,l,11,1),e.add(157,l,4,8),e.addMany([152,158,159],l,0,7),e.add(155,l,11,3),e.add(144,l,11,9);return e.addMany(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(i,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(i,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(i,13,13,13),e.add(127,13,0,13),e.addMany([27,156,24,26],13,14,0),e.add(hi,0,2,0),e.add(hi,8,5,8),e.add(hi,6,0,6),e.add(hi,11,0,11),e.add(hi,13,13,13),e})(),TI=class extends nt{constructor(e=NI){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 pS,this._params.addParam(0),this._collect=0,this.precedingJoinState=0,this._printHandlerFb=(t,n,i)=>{},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(Mt(()=>{this._csiHandlers=Object.create(null),this._executeHandlers=Object.create(null),this._escHandlers=Object.create(null)})),this._oscParser=this._register(new kI),this._dcsParser=this._register(new EI),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 i=e.final.charCodeAt(0);if(t[0]>i||i>t[1])throw new Error(`final must be in range ${t[0]} .. ${t[1]}`);return n<<=8,n|=i,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 i=this._escHandlers[n];return i.push(t),{dispose:()=>{let o=i.indexOf(t);o!==-1&&i.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 i=this._csiHandlers[n];return i.push(t),{dispose:()=>{let o=i.indexOf(t);o!==-1&&i.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,i,o){this._parseStack.state=e,this._parseStack.handlers=t,this._parseStack.handlerPos=n,this._parseStack.transition=i,this._parseStack.chunkPos=o}parse(e,t,n){let i=0,o=0,a=0,l;if(this._parseStack.state)if(this._parseStack.state===2)this._parseStack.state=0,a=this._parseStack.chunkPos+1;else{if(n===void 0||this._parseStack.state===1)throw this._parseStack.state=1,new Error("improper continuation due to previous async handler, giving up parsing");let u=this._parseStack.handlers,d=this._parseStack.handlerPos-1;switch(this._parseStack.state){case 3:if(n===!1&&d>-1){for(;d>=0&&(l=u[d](this._params),l!==!0);d--)if(l instanceof Promise)return this._parseStack.handlerPos=d,l}this._parseStack.handlers=[];break;case 4:if(n===!1&&d>-1){for(;d>=0&&(l=u[d](),l!==!0);d--)if(l instanceof Promise)return this._parseStack.handlerPos=d,l}this._parseStack.handlers=[];break;case 6:if(i=e[this._parseStack.chunkPos],l=this._dcsParser.unhook(i!==24&&i!==26,n),l)return l;i===27&&(this._parseStack.transition|=1),this._params.reset(),this._params.addParam(0),this._collect=0;break;case 5:if(i=e[this._parseStack.chunkPos],l=this._oscParser.end(i!==24&&i!==26,n),l)return l;i===27&&(this._parseStack.transition|=1),this._params.reset(),this._params.addParam(0),this._collect=0;break}this._parseStack.state=0,a=this._parseStack.chunkPos+1,this.precedingJoinState=0,this.currentState=this._parseStack.transition&15}for(let u=a;u<t;++u){switch(i=e[u],o=this._transitions.table[this.currentState<<8|(i<160?i:hi)],o>>4){case 2:for(let v=u+1;;++v){if(v>=t||(i=e[v])<32||i>126&&i<hi){this._printHandler(e,u,v),u=v-1;break}if(++v>=t||(i=e[v])<32||i>126&&i<hi){this._printHandler(e,u,v),u=v-1;break}if(++v>=t||(i=e[v])<32||i>126&&i<hi){this._printHandler(e,u,v),u=v-1;break}if(++v>=t||(i=e[v])<32||i>126&&i<hi){this._printHandler(e,u,v),u=v-1;break}}break;case 3:this._executeHandlers[i]?this._executeHandlers[i]():this._executeHandlerFb(i),this.precedingJoinState=0;break;case 0:break;case 1:if(this._errorHandler({position:u,code:i,currentState:this.currentState,collect:this._collect,params:this._params,abort:!1}).abort)return;break;case 7:let d=this._csiHandlers[this._collect<<8|i],h=d?d.length-1:-1;for(;h>=0&&(l=d[h](this._params),l!==!0);h--)if(l instanceof Promise)return this._preserveStack(3,d,h,o,u),l;h<0&&this._csiHandlerFb(this._collect<<8|i,this._params),this.precedingJoinState=0;break;case 8:do switch(i){case 59:this._params.addParam(0);break;case 58:this._params.addSubParam(-1);break;default:this._params.addDigit(i-48)}while(++u<t&&(i=e[u])>47&&i<60);u--;break;case 9:this._collect<<=8,this._collect|=i;break;case 10:let g=this._escHandlers[this._collect<<8|i],m=g?g.length-1:-1;for(;m>=0&&(l=g[m](),l!==!0);m--)if(l instanceof Promise)return this._preserveStack(4,g,m,o,u),l;m<0&&this._escHandlerFb(this._collect<<8|i),this.precedingJoinState=0;break;case 11:this._params.reset(),this._params.addParam(0),this._collect=0;break;case 12:this._dcsParser.hook(this._collect<<8|i,this._params);break;case 13:for(let v=u+1;;++v)if(v>=t||(i=e[v])===24||i===26||i===27||i>127&&i<hi){this._dcsParser.put(e,u,v),u=v-1;break}break;case 14:if(l=this._dcsParser.unhook(i!==24&&i!==26),l)return this._preserveStack(6,[],0,o,u),l;i===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 v=u+1;;v++)if(v>=t||(i=e[v])<32||i>127&&i<hi){this._oscParser.put(e,u,v),u=v-1;break}break;case 6:if(l=this._oscParser.end(i!==24&&i!==26),l)return this._preserveStack(5,[],0,o,u),l;i===27&&(o|=1),this._params.reset(),this._params.addParam(0),this._collect=0,this.precedingJoinState=0;break}this.currentState=o&15}}},RI=/^([\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})$/,MI=/^[\da-f]+$/;function gv(e){if(!e)return;let t=e.toLowerCase();if(t.indexOf("rgb:")===0){t=t.slice(4);let n=RI.exec(t);if(n){let i=n[1]?15:n[4]?255:n[7]?4095:65535;return[Math.round(parseInt(n[1]||n[4]||n[7]||n[10],16)/i*255),Math.round(parseInt(n[2]||n[5]||n[8]||n[11],16)/i*255),Math.round(parseInt(n[3]||n[6]||n[9]||n[12],16)/i*255)]}}else if(t.indexOf("#")===0&&(t=t.slice(1),MI.exec(t)&&[3,6,9,12].includes(t.length))){let n=t.length/3,i=[0,0,0];for(let o=0;o<3;++o){let a=parseInt(t.slice(n*o,n*o+n),16);i[o]=n===1?a<<4:n===2?a:n===3?a>>4:a>>8}return i}}function ed(e,t){let n=e.toString(16),i=n.length<2?"0"+n:n;switch(t){case 4:return n[0];case 8:return i;case 12:return(i+i).slice(0,3);default:return i+i}}function AI(e,t=16){let[n,i,o]=e;return`rgb:${ed(n,t)}/${ed(i,t)}/${ed(o,t)}`}var II={"(":0,")":1,"*":2,"+":3,"-":1,".":2},Ir=131072,_v=10;function vv(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 yv=5e3,bv=0,LI=class extends nt{constructor(e,t,n,i,o,a,l,u,d=new TI){super(),this._bufferService=e,this._charsetService=t,this._coreService=n,this._logService=i,this._optionsService=o,this._oscLinkService=a,this._coreMouseService=l,this._unicodeService=u,this._parser=d,this._parseBuffer=new Uint32Array(4096),this._stringDecoder=new QR,this._utf8Decoder=new JR,this._windowTitle="",this._iconName="",this._windowTitleStack=[],this._iconNameStack=[],this._curAttrData=Zt.clone(),this._eraseAttrDataInternal=Zt.clone(),this._onRequestBell=this._register(new _e),this.onRequestBell=this._onRequestBell.event,this._onRequestRefreshRows=this._register(new _e),this.onRequestRefreshRows=this._onRequestRefreshRows.event,this._onRequestReset=this._register(new _e),this.onRequestReset=this._onRequestReset.event,this._onRequestSendFocus=this._register(new _e),this.onRequestSendFocus=this._onRequestSendFocus.event,this._onRequestSyncScrollBar=this._register(new _e),this.onRequestSyncScrollBar=this._onRequestSyncScrollBar.event,this._onRequestWindowsOptionsReport=this._register(new _e),this.onRequestWindowsOptionsReport=this._onRequestWindowsOptionsReport.event,this._onA11yChar=this._register(new _e),this.onA11yChar=this._onA11yChar.event,this._onA11yTab=this._register(new _e),this.onA11yTab=this._onA11yTab.event,this._onCursorMove=this._register(new _e),this.onCursorMove=this._onCursorMove.event,this._onLineFeed=this._register(new _e),this.onLineFeed=this._onLineFeed.event,this._onScroll=this._register(new _e),this.onScroll=this._onScroll.event,this._onTitleChange=this._register(new _e),this.onTitleChange=this._onTitleChange.event,this._onColor=this._register(new _e),this.onColor=this._onColor.event,this._parseStack={paused:!1,cursorStartX:0,cursorStartY:0,decodedLength:0,position:0},this._specialColors=[256,257,258],this._register(this._parser),this._dirtyRowTracker=new rf(this._bufferService),this._activeBuffer=this._bufferService.buffer,this._register(this._bufferService.buffers.onBufferActivate(h=>this._activeBuffer=h.activeBuffer)),this._parser.setCsiHandlerFallback((h,g)=>{this._logService.debug("Unknown CSI code: ",{identifier:this._parser.identToString(h),params:g.toArray()})}),this._parser.setEscHandlerFallback(h=>{this._logService.debug("Unknown ESC code: ",{identifier:this._parser.identToString(h)})}),this._parser.setExecuteHandlerFallback(h=>{this._logService.debug("Unknown EXECUTE code: ",{code:h})}),this._parser.setOscHandlerFallback((h,g,m)=>{this._logService.debug("Unknown OSC code: ",{identifier:h,action:g,data:m})}),this._parser.setDcsHandlerFallback((h,g,m)=>{g==="HOOK"&&(m=m.toArray()),this._logService.debug("Unknown DCS code: ",{identifier:this._parser.identToString(h),action:g,payload:m})}),this._parser.setPrintHandler((h,g,m)=>this.print(h,g,m)),this._parser.registerCsiHandler({final:"@"},h=>this.insertChars(h)),this._parser.registerCsiHandler({intermediates:" ",final:"@"},h=>this.scrollLeft(h)),this._parser.registerCsiHandler({final:"A"},h=>this.cursorUp(h)),this._parser.registerCsiHandler({intermediates:" ",final:"A"},h=>this.scrollRight(h)),this._parser.registerCsiHandler({final:"B"},h=>this.cursorDown(h)),this._parser.registerCsiHandler({final:"C"},h=>this.cursorForward(h)),this._parser.registerCsiHandler({final:"D"},h=>this.cursorBackward(h)),this._parser.registerCsiHandler({final:"E"},h=>this.cursorNextLine(h)),this._parser.registerCsiHandler({final:"F"},h=>this.cursorPrecedingLine(h)),this._parser.registerCsiHandler({final:"G"},h=>this.cursorCharAbsolute(h)),this._parser.registerCsiHandler({final:"H"},h=>this.cursorPosition(h)),this._parser.registerCsiHandler({final:"I"},h=>this.cursorForwardTab(h)),this._parser.registerCsiHandler({final:"J"},h=>this.eraseInDisplay(h,!1)),this._parser.registerCsiHandler({prefix:"?",final:"J"},h=>this.eraseInDisplay(h,!0)),this._parser.registerCsiHandler({final:"K"},h=>this.eraseInLine(h,!1)),this._parser.registerCsiHandler({prefix:"?",final:"K"},h=>this.eraseInLine(h,!0)),this._parser.registerCsiHandler({final:"L"},h=>this.insertLines(h)),this._parser.registerCsiHandler({final:"M"},h=>this.deleteLines(h)),this._parser.registerCsiHandler({final:"P"},h=>this.deleteChars(h)),this._parser.registerCsiHandler({final:"S"},h=>this.scrollUp(h)),this._parser.registerCsiHandler({final:"T"},h=>this.scrollDown(h)),this._parser.registerCsiHandler({final:"X"},h=>this.eraseChars(h)),this._parser.registerCsiHandler({final:"Z"},h=>this.cursorBackwardTab(h)),this._parser.registerCsiHandler({final:"`"},h=>this.charPosAbsolute(h)),this._parser.registerCsiHandler({final:"a"},h=>this.hPositionRelative(h)),this._parser.registerCsiHandler({final:"b"},h=>this.repeatPrecedingCharacter(h)),this._parser.registerCsiHandler({final:"c"},h=>this.sendDeviceAttributesPrimary(h)),this._parser.registerCsiHandler({prefix:">",final:"c"},h=>this.sendDeviceAttributesSecondary(h)),this._parser.registerCsiHandler({final:"d"},h=>this.linePosAbsolute(h)),this._parser.registerCsiHandler({final:"e"},h=>this.vPositionRelative(h)),this._parser.registerCsiHandler({final:"f"},h=>this.hVPosition(h)),this._parser.registerCsiHandler({final:"g"},h=>this.tabClear(h)),this._parser.registerCsiHandler({final:"h"},h=>this.setMode(h)),this._parser.registerCsiHandler({prefix:"?",final:"h"},h=>this.setModePrivate(h)),this._parser.registerCsiHandler({final:"l"},h=>this.resetMode(h)),this._parser.registerCsiHandler({prefix:"?",final:"l"},h=>this.resetModePrivate(h)),this._parser.registerCsiHandler({final:"m"},h=>this.charAttributes(h)),this._parser.registerCsiHandler({final:"n"},h=>this.deviceStatus(h)),this._parser.registerCsiHandler({prefix:"?",final:"n"},h=>this.deviceStatusPrivate(h)),this._parser.registerCsiHandler({intermediates:"!",final:"p"},h=>this.softReset(h)),this._parser.registerCsiHandler({intermediates:" ",final:"q"},h=>this.setCursorStyle(h)),this._parser.registerCsiHandler({final:"r"},h=>this.setScrollRegion(h)),this._parser.registerCsiHandler({final:"s"},h=>this.saveCursor(h)),this._parser.registerCsiHandler({final:"t"},h=>this.windowOptions(h)),this._parser.registerCsiHandler({final:"u"},h=>this.restoreCursor(h)),this._parser.registerCsiHandler({intermediates:"'",final:"}"},h=>this.insertColumns(h)),this._parser.registerCsiHandler({intermediates:"'",final:"~"},h=>this.deleteColumns(h)),this._parser.registerCsiHandler({intermediates:'"',final:"q"},h=>this.selectProtected(h)),this._parser.registerCsiHandler({intermediates:"$",final:"p"},h=>this.requestMode(h,!0)),this._parser.registerCsiHandler({prefix:"?",intermediates:"$",final:"p"},h=>this.requestMode(h,!1)),this._parser.setExecuteHandler(ae.BEL,()=>this.bell()),this._parser.setExecuteHandler(ae.LF,()=>this.lineFeed()),this._parser.setExecuteHandler(ae.VT,()=>this.lineFeed()),this._parser.setExecuteHandler(ae.FF,()=>this.lineFeed()),this._parser.setExecuteHandler(ae.CR,()=>this.carriageReturn()),this._parser.setExecuteHandler(ae.BS,()=>this.backspace()),this._parser.setExecuteHandler(ae.HT,()=>this.tab()),this._parser.setExecuteHandler(ae.SO,()=>this.shiftOut()),this._parser.setExecuteHandler(ae.SI,()=>this.shiftIn()),this._parser.setExecuteHandler(ec.IND,()=>this.index()),this._parser.setExecuteHandler(ec.NEL,()=>this.nextLine()),this._parser.setExecuteHandler(ec.HTS,()=>this.tabSet()),this._parser.registerOscHandler(0,new Zn(h=>(this.setTitle(h),this.setIconName(h),!0))),this._parser.registerOscHandler(1,new Zn(h=>this.setIconName(h))),this._parser.registerOscHandler(2,new Zn(h=>this.setTitle(h))),this._parser.registerOscHandler(4,new Zn(h=>this.setOrReportIndexedColor(h))),this._parser.registerOscHandler(8,new Zn(h=>this.setHyperlink(h))),this._parser.registerOscHandler(10,new Zn(h=>this.setOrReportFgColor(h))),this._parser.registerOscHandler(11,new Zn(h=>this.setOrReportBgColor(h))),this._parser.registerOscHandler(12,new Zn(h=>this.setOrReportCursorColor(h))),this._parser.registerOscHandler(104,new Zn(h=>this.restoreIndexedColor(h))),this._parser.registerOscHandler(110,new Zn(h=>this.restoreFgColor(h))),this._parser.registerOscHandler(111,new Zn(h=>this.restoreBgColor(h))),this._parser.registerOscHandler(112,new Zn(h=>this.restoreCursorColor(h))),this._parser.registerEscHandler({final:"7"},()=>this.saveCursor()),this._parser.registerEscHandler({final:"8"},()=>this.restoreCursor()),this._parser.registerEscHandler({final:"D"},()=>this.index()),this._parser.registerEscHandler({final:"E"},()=>this.nextLine()),this._parser.registerEscHandler({final:"H"},()=>this.tabSet()),this._parser.registerEscHandler({final:"M"},()=>this.reverseIndex()),this._parser.registerEscHandler({final:"="},()=>this.keypadApplicationMode()),this._parser.registerEscHandler({final:">"},()=>this.keypadNumericMode()),this._parser.registerEscHandler({final:"c"},()=>this.fullReset()),this._parser.registerEscHandler({final:"n"},()=>this.setgLevel(2)),this._parser.registerEscHandler({final:"o"},()=>this.setgLevel(3)),this._parser.registerEscHandler({final:"|"},()=>this.setgLevel(3)),this._parser.registerEscHandler({final:"}"},()=>this.setgLevel(2)),this._parser.registerEscHandler({final:"~"},()=>this.setgLevel(1)),this._parser.registerEscHandler({intermediates:"%",final:"@"},()=>this.selectDefaultCharset()),this._parser.registerEscHandler({intermediates:"%",final:"G"},()=>this.selectDefaultCharset());for(let h in sn)this._parser.registerEscHandler({intermediates:"(",final:h},()=>this.selectCharset("("+h)),this._parser.registerEscHandler({intermediates:")",final:h},()=>this.selectCharset(")"+h)),this._parser.registerEscHandler({intermediates:"*",final:h},()=>this.selectCharset("*"+h)),this._parser.registerEscHandler({intermediates:"+",final:h},()=>this.selectCharset("+"+h)),this._parser.registerEscHandler({intermediates:"-",final:h},()=>this.selectCharset("-"+h)),this._parser.registerEscHandler({intermediates:".",final:h},()=>this.selectCharset("."+h)),this._parser.registerEscHandler({intermediates:"/",final:h},()=>this.selectCharset("/"+h));this._parser.registerEscHandler({intermediates:"#",final:"8"},()=>this.screenAlignmentPattern()),this._parser.setErrorHandler(h=>(this._logService.error("Parsing error: ",h),h)),this._parser.registerDcsHandler({intermediates:"$",final:"q"},new mv((h,g)=>this.requestStatusString(h,g)))}getAttrData(){return this._curAttrData}_preserveStack(e,t,n,i){this._parseStack.paused=!0,this._parseStack.cursorStartX=e,this._parseStack.cursorStartY=t,this._parseStack.decodedLength=n,this._parseStack.position=i}_logSlowResolvingAsync(e){this._logService.logLevel<=3&&Promise.race([e,new Promise((t,n)=>setTimeout(()=>n("#SLOW_TIMEOUT"),yv))]).catch(t=>{if(t!=="#SLOW_TIMEOUT")throw t;console.warn(`async parser handler taking longer than ${yv} ms`)})}_getCurrentLinkId(){return this._curAttrData.extended.urlId}parse(e,t){let n,i=this._activeBuffer.x,o=this._activeBuffer.y,a=0,l=this._parseStack.paused;if(l){if(n=this._parser.parse(this._parseBuffer,this._parseStack.decodedLength,t))return this._logSlowResolvingAsync(n),n;i=this._parseStack.cursorStartX,o=this._parseStack.cursorStartY,this._parseStack.paused=!1,e.length>Ir&&(a=this._parseStack.position+Ir)}if(this._logService.logLevel<=1&&this._logService.debug(`parsing data ${typeof e=="string"?` "${e}"`:` "${Array.prototype.map.call(e,h=>String.fromCharCode(h)).join("")}"`}`),this._logService.logLevel===0&&this._logService.trace("parsing data (codes)",typeof e=="string"?e.split("").map(h=>h.charCodeAt(0)):e),this._parseBuffer.length<e.length&&this._parseBuffer.length<Ir&&(this._parseBuffer=new Uint32Array(Math.min(e.length,Ir))),l||this._dirtyRowTracker.clearRange(),e.length>Ir)for(let h=a;h<e.length;h+=Ir){let g=h+Ir<e.length?h+Ir:e.length,m=typeof e=="string"?this._stringDecoder.decode(e.substring(h,g),this._parseBuffer):this._utf8Decoder.decode(e.subarray(h,g),this._parseBuffer);if(n=this._parser.parse(this._parseBuffer,m))return this._preserveStack(i,o,m,h),this._logSlowResolvingAsync(n),n}else if(!l){let h=typeof e=="string"?this._stringDecoder.decode(e,this._parseBuffer):this._utf8Decoder.decode(e,this._parseBuffer);if(n=this._parser.parse(this._parseBuffer,h))return this._preserveStack(i,o,h,0),this._logSlowResolvingAsync(n),n}(this._activeBuffer.x!==i||this._activeBuffer.y!==o)&&this._onCursorMove.fire();let u=this._dirtyRowTracker.end+(this._bufferService.buffer.ybase-this._bufferService.buffer.ydisp),d=this._dirtyRowTracker.start+(this._bufferService.buffer.ybase-this._bufferService.buffer.ydisp);d<this._bufferService.rows&&this._onRequestRefreshRows.fire({start:Math.min(d,this._bufferService.rows-1),end:Math.min(u,this._bufferService.rows-1)})}print(e,t,n){let i,o,a=this._charsetService.charset,l=this._optionsService.rawOptions.screenReaderMode,u=this._bufferService.cols,d=this._coreService.decPrivateModes.wraparound,h=this._coreService.modes.insertMode,g=this._curAttrData,m=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y);this._dirtyRowTracker.markDirty(this._activeBuffer.y),this._activeBuffer.x&&n-t>0&&m.getWidth(this._activeBuffer.x-1)===2&&m.setCellFromCodepoint(this._activeBuffer.x-1,0,1,g);let v=this._parser.precedingJoinState;for(let y=t;y<n;++y){if(i=e[y],i<127&&a){let E=a[String.fromCharCode(i)];E&&(i=E.charCodeAt(0))}let S=this._unicodeService.charProperties(i,v);o=ls.extractWidth(S);let x=ls.extractShouldJoin(S),k=x?ls.extractWidth(v):0;if(v=S,l&&this._onA11yChar.fire(Lr(i)),this._getCurrentLinkId()&&this._oscLinkService.addLineToLink(this._getCurrentLinkId(),this._activeBuffer.ybase+this._activeBuffer.y),this._activeBuffer.x+o-k>u){if(d){let E=m,D=this._activeBuffer.x-k;for(this._activeBuffer.x=k,this._activeBuffer.y++,this._activeBuffer.y===this._activeBuffer.scrollBottom+1?(this._activeBuffer.y--,this._bufferService.scroll(this._eraseAttrData(),!0)):(this._activeBuffer.y>=this._bufferService.rows&&(this._activeBuffer.y=this._bufferService.rows-1),this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y).isWrapped=!0),m=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y),k>0&&m instanceof na&&m.copyCellsFrom(E,D,0,k,!1);D<u;)E.setCellFromCodepoint(D++,0,1,g)}else if(this._activeBuffer.x=u-1,o===2)continue}if(x&&this._activeBuffer.x){let E=m.getWidth(this._activeBuffer.x-1)?1:2;m.addCodepointToCell(this._activeBuffer.x-E,i,o);for(let D=o-k;--D>=0;)m.setCellFromCodepoint(this._activeBuffer.x++,0,0,g);continue}if(h&&(m.insertCells(this._activeBuffer.x,o-k,this._activeBuffer.getNullCell(g)),m.getWidth(u-1)===2&&m.setCellFromCodepoint(u-1,0,1,g)),m.setCellFromCodepoint(this._activeBuffer.x++,i,o,g),o>0)for(;--o;)m.setCellFromCodepoint(this._activeBuffer.x++,0,0,g)}this._parser.precedingJoinState=v,this._activeBuffer.x<u&&n-t>0&&m.getWidth(this._activeBuffer.x)===0&&!m.hasContent(this._activeBuffer.x)&&m.setCellFromCodepoint(this._activeBuffer.x,0,1,g),this._dirtyRowTracker.markDirty(this._activeBuffer.y)}registerCsiHandler(e,t){return e.final==="t"&&!e.prefix&&!e.intermediates?this._parser.registerCsiHandler(e,n=>vv(n.params[0],this._optionsService.rawOptions.windowOptions)?t(n):!0):this._parser.registerCsiHandler(e,t)}registerDcsHandler(e,t){return this._parser.registerDcsHandler(e,new mv(t))}registerEscHandler(e,t){return this._parser.registerEscHandler(e,t)}registerOscHandler(e,t){return this._parser.registerOscHandler(e,new Zn(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,i=!1,o=!1){let a=this._activeBuffer.lines.get(this._activeBuffer.ybase+e);a.replaceCells(t,n,this._activeBuffer.getNullCell(this._eraseAttrData()),o),i&&(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 i;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--&&!((i=this._activeBuffer.lines.get(this._activeBuffer.ybase+n))!=null&&i.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,i=this._bufferService.rows-1-this._activeBuffer.scrollBottom,o=this._bufferService.rows-1+this._activeBuffer.ybase-i+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,i;for(i=this._bufferService.rows-1-this._activeBuffer.scrollBottom,i=this._bufferService.rows-1+this._activeBuffer.ybase-i;t--;)this._activeBuffer.lines.splice(n,1),this._activeBuffer.lines.splice(i,0,this._activeBuffer.getBlankLine(this._eraseAttrData()));return this._dirtyRowTracker.markRangeDirty(this._activeBuffer.y,this._activeBuffer.scrollBottom),this._activeBuffer.x=0,!0}insertChars(e){this._restrictCursor();let t=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y);return t&&(t.insertCells(this._activeBuffer.x,e.params[0]||1,this._activeBuffer.getNullCell(this._eraseAttrData())),this._dirtyRowTracker.markDirty(this._activeBuffer.y)),!0}deleteChars(e){this._restrictCursor();let t=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y);return t&&(t.deleteCells(this._activeBuffer.x,e.params[0]||1,this._activeBuffer.getNullCell(this._eraseAttrData())),this._dirtyRowTracker.markDirty(this._activeBuffer.y)),!0}scrollUp(e){let t=e.params[0]||1;for(;t--;)this._activeBuffer.lines.splice(this._activeBuffer.ybase+this._activeBuffer.scrollTop,1),this._activeBuffer.lines.splice(this._activeBuffer.ybase+this._activeBuffer.scrollBottom,0,this._activeBuffer.getBlankLine(this._eraseAttrData()));return this._dirtyRowTracker.markRangeDirty(this._activeBuffer.scrollTop,this._activeBuffer.scrollBottom),!0}scrollDown(e){let t=e.params[0]||1;for(;t--;)this._activeBuffer.lines.splice(this._activeBuffer.ybase+this._activeBuffer.scrollBottom,1),this._activeBuffer.lines.splice(this._activeBuffer.ybase+this._activeBuffer.scrollTop,0,this._activeBuffer.getBlankLine(Zt));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 i=this._activeBuffer.lines.get(this._activeBuffer.ybase+n);i.deleteCells(0,t,this._activeBuffer.getNullCell(this._eraseAttrData())),i.isWrapped=!1}return this._dirtyRowTracker.markRangeDirty(this._activeBuffer.scrollTop,this._activeBuffer.scrollBottom),!0}scrollRight(e){if(this._activeBuffer.y>this._activeBuffer.scrollBottom||this._activeBuffer.y<this._activeBuffer.scrollTop)return!0;let t=e.params[0]||1;for(let n=this._activeBuffer.scrollTop;n<=this._activeBuffer.scrollBottom;++n){let i=this._activeBuffer.lines.get(this._activeBuffer.ybase+n);i.insertCells(0,t,this._activeBuffer.getNullCell(this._eraseAttrData())),i.isWrapped=!1}return this._dirtyRowTracker.markRangeDirty(this._activeBuffer.scrollTop,this._activeBuffer.scrollBottom),!0}insertColumns(e){if(this._activeBuffer.y>this._activeBuffer.scrollBottom||this._activeBuffer.y<this._activeBuffer.scrollTop)return!0;let t=e.params[0]||1;for(let n=this._activeBuffer.scrollTop;n<=this._activeBuffer.scrollBottom;++n){let i=this._activeBuffer.lines.get(this._activeBuffer.ybase+n);i.insertCells(this._activeBuffer.x,t,this._activeBuffer.getNullCell(this._eraseAttrData())),i.isWrapped=!1}return this._dirtyRowTracker.markRangeDirty(this._activeBuffer.scrollTop,this._activeBuffer.scrollBottom),!0}deleteColumns(e){if(this._activeBuffer.y>this._activeBuffer.scrollBottom||this._activeBuffer.y<this._activeBuffer.scrollTop)return!0;let t=e.params[0]||1;for(let n=this._activeBuffer.scrollTop;n<=this._activeBuffer.scrollBottom;++n){let i=this._activeBuffer.lines.get(this._activeBuffer.ybase+n);i.deleteCells(this._activeBuffer.x,t,this._activeBuffer.getNullCell(this._eraseAttrData())),i.isWrapped=!1}return this._dirtyRowTracker.markRangeDirty(this._activeBuffer.scrollTop,this._activeBuffer.scrollBottom),!0}eraseChars(e){this._restrictCursor();let t=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y);return t&&(t.replaceCells(this._activeBuffer.x,this._activeBuffer.x+(e.params[0]||1),this._activeBuffer.getNullCell(this._eraseAttrData())),this._dirtyRowTracker.markDirty(this._activeBuffer.y)),!0}repeatPrecedingCharacter(e){let t=this._parser.precedingJoinState;if(!t)return!0;let n=e.params[0]||1,i=ls.extractWidth(t),o=this._activeBuffer.x-i,a=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y).getString(o),l=new Uint32Array(a.length*n),u=0;for(let h=0;h<a.length;){let g=a.codePointAt(h)||0;l[u++]=g,h+=g>65535?2:1}let d=u;for(let h=1;h<n;++h)l.copyWithin(d,0,u),d+=u;return this.print(l,0,d),!0}sendDeviceAttributesPrimary(e){return e.params[0]>0||(this._is("xterm")||this._is("rxvt-unicode")||this._is("screen")?this._coreService.triggerDataEvent(ae.ESC+"[?1;2c"):this._is("linux")&&this._coreService.triggerDataEvent(ae.ESC+"[?6c")),!0}sendDeviceAttributesSecondary(e){return e.params[0]>0||(this._is("xterm")?this._coreService.triggerDataEvent(ae.ESC+"[>0;276;0c"):this._is("rxvt-unicode")?this._coreService.triggerDataEvent(ae.ESC+"[>85;95;0c"):this._is("linux")?this._coreService.triggerDataEvent(e.params[0]+"c"):this._is("screen")&&this._coreService.triggerDataEvent(ae.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,as),this._charsetService.setgCharset(1,as),this._charsetService.setgCharset(2,as),this._charsetService.setgCharset(3,as);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){(x=>(x[x.NOT_RECOGNIZED=0]="NOT_RECOGNIZED",x[x.SET=1]="SET",x[x.RESET=2]="RESET",x[x.PERMANENTLY_SET=3]="PERMANENTLY_SET",x[x.PERMANENTLY_RESET=4]="PERMANENTLY_RESET"))(void 0||(n={}));let i=this._coreService.decPrivateModes,{activeProtocol:o,activeEncoding:a}=this._coreMouseService,l=this._coreService,{buffers:u,cols:d}=this._bufferService,{active:h,alt:g}=u,m=this._optionsService.rawOptions,v=(x,k)=>(l.triggerDataEvent(`${ae.ESC}[${t?"":"?"}${x};${k}$y`),!0),y=x=>x?1:2,S=e.params[0];return t?S===2?v(S,4):S===4?v(S,y(l.modes.insertMode)):S===12?v(S,3):S===20?v(S,y(m.convertEol)):v(S,0):S===1?v(S,y(i.applicationCursorKeys)):S===3?v(S,m.windowOptions.setWinLines?d===80?2:d===132?1:0:0):S===6?v(S,y(i.origin)):S===7?v(S,y(i.wraparound)):S===8?v(S,3):S===9?v(S,y(o==="X10")):S===12?v(S,y(m.cursorBlink)):S===25?v(S,y(!l.isCursorHidden)):S===45?v(S,y(i.reverseWraparound)):S===66?v(S,y(i.applicationKeypad)):S===67?v(S,4):S===1e3?v(S,y(o==="VT200")):S===1002?v(S,y(o==="DRAG")):S===1003?v(S,y(o==="ANY")):S===1004?v(S,y(i.sendFocus)):S===1005?v(S,4):S===1006?v(S,y(a==="SGR")):S===1015?v(S,4):S===1016?v(S,y(a==="SGR_PIXELS")):S===1048?v(S,1):S===47||S===1047||S===1049?v(S,y(h===g)):S===2004?v(S,y(i.bracketedPasteMode)):S===2026?v(S,y(i.synchronizedOutput)):v(S,0)}_updateAttrColor(e,t,n,i,o){return t===2?(e|=50331648,e&=-16777216,e|=ba.fromColorRGB([n,i,o])):t===5&&(e&=-50331904,e|=33554432|n&255),e}_extractColor(e,t,n){let i=[0,0,-1,0,0,0],o=0,a=0;do{if(i[a+o]=e.params[t+a],e.hasSubParams(t+a)){let l=e.getSubParams(t+a),u=0;do i[1]===5&&(o=1),i[a+u+1+o]=l[u];while(++u<l.length&&u+a+1+o<i.length);break}if(i[1]===5&&a+o>=2||i[1]===2&&a+o>=5)break;i[1]&&(o=1)}while(++a+t<e.length&&a+o<i.length);for(let l=2;l<i.length;++l)i[l]===-1&&(i[l]=0);switch(i[0]){case 38:n.fg=this._updateAttrColor(n.fg,i[1],i[3],i[4],i[5]);break;case 48:n.bg=this._updateAttrColor(n.bg,i[1],i[3],i[4],i[5]);break;case 58:n.extended=n.extended.clone(),n.extended.underlineColor=this._updateAttrColor(n.extended.underlineColor,i[1],i[3],i[4],i[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=Zt.fg,e.bg=Zt.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,i=this._curAttrData;for(let o=0;o<t;o++)n=e.params[o],n>=30&&n<=37?(i.fg&=-50331904,i.fg|=16777216|n-30):n>=40&&n<=47?(i.bg&=-50331904,i.bg|=16777216|n-40):n>=90&&n<=97?(i.fg&=-50331904,i.fg|=16777216|n-90|8):n>=100&&n<=107?(i.bg&=-50331904,i.bg|=16777216|n-100|8):n===0?this._processSGR0(i):n===1?i.fg|=134217728:n===3?i.bg|=67108864:n===4?(i.fg|=268435456,this._processUnderline(e.hasSubParams(o)?e.getSubParams(o)[0]:1,i)):n===5?i.fg|=536870912:n===7?i.fg|=67108864:n===8?i.fg|=1073741824:n===9?i.fg|=2147483648:n===2?i.bg|=134217728:n===21?this._processUnderline(2,i):n===22?(i.fg&=-134217729,i.bg&=-134217729):n===23?i.bg&=-67108865:n===24?(i.fg&=-268435457,this._processUnderline(0,i)):n===25?i.fg&=-536870913:n===27?i.fg&=-67108865:n===28?i.fg&=-1073741825:n===29?i.fg&=2147483647:n===39?(i.fg&=-67108864,i.fg|=Zt.fg&16777215):n===49?(i.bg&=-67108864,i.bg|=Zt.bg&16777215):n===38||n===48||n===58?o+=this._extractColor(e,o,i):n===53?i.bg|=1073741824:n===55?i.bg&=-1073741825:n===59?(i.extended=i.extended.clone(),i.extended.underlineColor=-1,i.updateExtended()):n===100?(i.fg&=-67108864,i.fg|=Zt.fg&16777215,i.bg&=-67108864,i.bg|=Zt.bg&16777215):this._logService.debug("Unknown SGR attribute: %d.",n);return!0}deviceStatus(e){switch(e.params[0]){case 5:this._coreService.triggerDataEvent(`${ae.ESC}[0n`);break;case 6:let t=this._activeBuffer.y+1,n=this._activeBuffer.x+1;this._coreService.triggerDataEvent(`${ae.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(`${ae.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=Zt.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(!vv(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(`${ae.ESC}[8;${this._bufferService.rows};${this._bufferService.cols}t`);break;case 22:(t===0||t===2)&&(this._windowTitleStack.push(this._windowTitle),this._windowTitleStack.length>_v&&this._windowTitleStack.shift()),(t===0||t===1)&&(this._iconNameStack.push(this._iconName),this._iconNameStack.length>_v&&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 i=n.shift(),o=n.shift();if(/^\d+$/.exec(i)){let a=parseInt(i);if(Sv(a))if(o==="?")t.push({type:0,index:a});else{let l=gv(o);l&&t.push({type:1,index:a,color:l})}}}return t.length&&this._onColor.fire(t),!0}setHyperlink(e){let t=e.indexOf(";");if(t===-1)return!0;let n=e.slice(0,t).trim(),i=e.slice(t+1);return i?this._createHyperlink(n,i):n.trim()?!1:this._finishHyperlink()}_createHyperlink(e,t){this._getCurrentLinkId()&&this._finishHyperlink();let n=e.split(":"),i,o=n.findIndex(a=>a.startsWith("id="));return o!==-1&&(i=n[o].slice(3)||void 0),this._curAttrData.extended=this._curAttrData.extended.clone(),this._curAttrData.extended.urlId=this._oscLinkService.registerLink({id:i,uri:t}),this._curAttrData.updateExtended(),!0}_finishHyperlink(){return this._curAttrData.extended=this._curAttrData.extended.clone(),this._curAttrData.extended.urlId=0,this._curAttrData.updateExtended(),!0}_setOrReportSpecialColor(e,t){let n=e.split(";");for(let i=0;i<n.length&&!(t>=this._specialColors.length);++i,++t)if(n[i]==="?")this._onColor.fire([{type:0,index:this._specialColors[t]}]);else{let o=gv(n[i]);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 i=0;i<n.length;++i)if(/^\d+$/.exec(n[i])){let o=parseInt(n[i]);Sv(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,as),!0}selectCharset(e){return e.length!==2?(this.selectDefaultCharset(),!0):(e[0]==="/"||this._charsetService.setgCharset(II[e[0]],sn[e[1]]||as),!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=Zt.clone(),this._eraseAttrDataInternal=Zt.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 fi;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,i=this._activeBuffer.lines.get(n);i&&(i.fill(e),i.isWrapped=!1)}return this._dirtyRowTracker.markAllDirty(),this._setCursor(0,0),!0}requestStatusString(e,t){let n=l=>(this._coreService.triggerDataEvent(`${ae.ESC}${l}${ae.ESC}\\`),!0),i=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${i.scrollTop+1};${i.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)}},rf=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&&(bv=e,e=t,t=bv),e<this.start&&(this.start=e),t>this.end&&(this.end=t)}markAllDirty(){this.markRangeDirty(0,this._bufferService.rows-1)}};rf=$t([Ce(0,Dn)],rf);function Sv(e){return 0<=e&&e<256}var DI=5e7,wv=12,OI=50,PI=class extends nt{constructor(e){super(),this._action=e,this._writeBuffer=[],this._callbacks=[],this._pendingData=0,this._bufferOffset=0,this._isSyncWriting=!1,this._syncCalls=0,this._didUserInput=!1,this._onWriteParsed=this._register(new _e),this.onWriteParsed=this._onWriteParsed.event}handleUserInput(){this._didUserInput=!0}writeSync(e,t){if(t!==void 0&&this._syncCalls>t){this._syncCalls=0;return}if(this._pendingData+=e.length,this._writeBuffer.push(e),this._callbacks.push(void 0),this._syncCalls++,this._isSyncWriting)return;this._isSyncWriting=!0;let n;for(;n=this._writeBuffer.shift();){this._action(n);let i=this._callbacks.shift();i&&i()}this._pendingData=0,this._bufferOffset=2147483647,this._isSyncWriting=!1,this._syncCalls=0}write(e,t){if(this._pendingData>DI)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 i=this._writeBuffer[this._bufferOffset],o=this._action(i,t);if(o){let l=u=>performance.now()-n>=wv?setTimeout(()=>this._innerWrite(0,u)):this._innerWrite(n,u);o.catch(u=>(queueMicrotask(()=>{throw u}),Promise.resolve(!1))).then(l);return}let a=this._callbacks[this._bufferOffset];if(a&&a(),this._bufferOffset++,this._pendingData-=i.length,performance.now()-n>=wv)break}this._writeBuffer.length>this._bufferOffset?(this._bufferOffset>OI&&(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()}},sf=class{constructor(e){this._bufferService=e,this._nextId=1,this._entriesWithId=new Map,this._dataByLinkId=new Map}registerLink(e){let t=this._bufferService.buffer;if(e.id===void 0){let u=t.addMarker(t.ybase+t.y),d={data:e,id:this._nextId++,lines:[u]};return u.onDispose(()=>this._removeMarkerFromLink(d,u)),this._dataByLinkId.set(d.id,d),d.id}let n=e,i=this._getEntryIdKey(n),o=this._entriesWithId.get(i);if(o)return this.addLineToLink(o.id,t.ybase+t.y),o.id;let a=t.addMarker(t.ybase+t.y),l={id:this._nextId++,key:this._getEntryIdKey(n),data:n,lines:[a]};return a.onDispose(()=>this._removeMarkerFromLink(l,a)),this._entriesWithId.set(l.key,l),this._dataByLinkId.set(l.id,l),l.id}addLineToLink(e,t){let n=this._dataByLinkId.get(e);if(n&&n.lines.every(i=>i.line!==t)){let i=this._bufferService.buffer.addMarker(t);n.lines.push(i),i.onDispose(()=>this._removeMarkerFromLink(n,i))}}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)))}};sf=$t([Ce(0,Dn)],sf);var xv=!1,BI=class extends nt{constructor(e){super(),this._windowsWrappingHeuristics=this._register(new Zs),this._onBinary=this._register(new _e),this.onBinary=this._onBinary.event,this._onData=this._register(new _e),this.onData=this._onData.event,this._onLineFeed=this._register(new _e),this.onLineFeed=this._onLineFeed.event,this._onResize=this._register(new _e),this.onResize=this._onResize.event,this._onWriteParsed=this._register(new _e),this.onWriteParsed=this._onWriteParsed.event,this._onScroll=this._register(new _e),this._instantiationService=new aI,this.optionsService=this._register(new _I(e)),this._instantiationService.setService(On,this.optionsService),this._bufferService=this._register(this._instantiationService.createInstance(Jd)),this._instantiationService.setService(Dn,this._bufferService),this._logService=this._register(this._instantiationService.createInstance(Qd)),this._instantiationService.setService(Lb,this._logService),this.coreService=this._register(this._instantiationService.createInstance(ef)),this._instantiationService.setService(_s,this.coreService),this.coreMouseService=this._register(this._instantiationService.createInstance(tf)),this._instantiationService.setService(Ib,this.coreMouseService),this.unicodeService=this._register(this._instantiationService.createInstance(ls)),this._instantiationService.setService(iM,this.unicodeService),this._charsetService=this._instantiationService.createInstance(wI),this._instantiationService.setService(nM,this._charsetService),this._oscLinkService=this._instantiationService.createInstance(sf),this._instantiationService.setService(Db,this._oscLinkService),this._inputHandler=this._register(new LI(this._bufferService,this._charsetService,this.coreService,this._logService,this.optionsService,this._oscLinkService,this.coreMouseService,this.unicodeService)),this._register(yn.forward(this._inputHandler.onLineFeed,this._onLineFeed)),this._register(this._inputHandler),this._register(yn.forward(this._bufferService.onResize,this._onResize)),this._register(yn.forward(this.coreService.onData,this._onData)),this._register(yn.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 PI((t,n)=>this._inputHandler.parse(t,n))),this._register(yn.forward(this._writeBuffer.onWriteParsed,this._onWriteParsed))}get onScroll(){return this._onScrollApi||(this._onScrollApi=this._register(new _e),this._onScroll.event(e=>{var t;(t=this._onScrollApi)==null||t.fire(e.position)})),this._onScrollApi.event}get cols(){return this._bufferService.cols}get rows(){return this._bufferService.rows}get buffers(){return this._bufferService.buffers}get options(){return this.optionsService.options}set options(e){for(let t in e)this.optionsService.options[t]=e[t]}write(e,t){this._writeBuffer.write(e,t)}writeSync(e,t){this._logService.logLevel<=3&&!xv&&(this._logService.warn("writeSync is unreliable and will be removed soon."),xv=!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,dS),t=Math.max(t,fS),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(pv.bind(null,this._bufferService))),e.push(this.registerCsiHandler({final:"H"},()=>(pv(this._bufferService),!1))),this._windowsWrappingHeuristics.value=Mt(()=>{for(let t of e)t.dispose()})}}},FI={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 jI(e,t,n,i){var l;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=ae.ESC+"OA":o.key=ae.ESC+"[A":e.key==="UIKeyInputLeftArrow"?t?o.key=ae.ESC+"OD":o.key=ae.ESC+"[D":e.key==="UIKeyInputRightArrow"?t?o.key=ae.ESC+"OC":o.key=ae.ESC+"[C":e.key==="UIKeyInputDownArrow"&&(t?o.key=ae.ESC+"OB":o.key=ae.ESC+"[B");break;case 8:o.key=e.ctrlKey?"\b":ae.DEL,e.altKey&&(o.key=ae.ESC+o.key);break;case 9:if(e.shiftKey){o.key=ae.ESC+"[Z";break}o.key=ae.HT,o.cancel=!0;break;case 13:o.key=e.altKey?ae.ESC+ae.CR:ae.CR,o.cancel=!0;break;case 27:o.key=ae.ESC,e.altKey&&(o.key=ae.ESC+ae.ESC),o.cancel=!0;break;case 37:if(e.metaKey)break;a?o.key=ae.ESC+"[1;"+(a+1)+"D":t?o.key=ae.ESC+"OD":o.key=ae.ESC+"[D";break;case 39:if(e.metaKey)break;a?o.key=ae.ESC+"[1;"+(a+1)+"C":t?o.key=ae.ESC+"OC":o.key=ae.ESC+"[C";break;case 38:if(e.metaKey)break;a?o.key=ae.ESC+"[1;"+(a+1)+"A":t?o.key=ae.ESC+"OA":o.key=ae.ESC+"[A";break;case 40:if(e.metaKey)break;a?o.key=ae.ESC+"[1;"+(a+1)+"B":t?o.key=ae.ESC+"OB":o.key=ae.ESC+"[B";break;case 45:!e.shiftKey&&!e.ctrlKey&&(o.key=ae.ESC+"[2~");break;case 46:a?o.key=ae.ESC+"[3;"+(a+1)+"~":o.key=ae.ESC+"[3~";break;case 36:a?o.key=ae.ESC+"[1;"+(a+1)+"H":t?o.key=ae.ESC+"OH":o.key=ae.ESC+"[H";break;case 35:a?o.key=ae.ESC+"[1;"+(a+1)+"F":t?o.key=ae.ESC+"OF":o.key=ae.ESC+"[F";break;case 33:e.shiftKey?o.type=2:e.ctrlKey?o.key=ae.ESC+"[5;"+(a+1)+"~":o.key=ae.ESC+"[5~";break;case 34:e.shiftKey?o.type=3:e.ctrlKey?o.key=ae.ESC+"[6;"+(a+1)+"~":o.key=ae.ESC+"[6~";break;case 112:a?o.key=ae.ESC+"[1;"+(a+1)+"P":o.key=ae.ESC+"OP";break;case 113:a?o.key=ae.ESC+"[1;"+(a+1)+"Q":o.key=ae.ESC+"OQ";break;case 114:a?o.key=ae.ESC+"[1;"+(a+1)+"R":o.key=ae.ESC+"OR";break;case 115:a?o.key=ae.ESC+"[1;"+(a+1)+"S":o.key=ae.ESC+"OS";break;case 116:a?o.key=ae.ESC+"[15;"+(a+1)+"~":o.key=ae.ESC+"[15~";break;case 117:a?o.key=ae.ESC+"[17;"+(a+1)+"~":o.key=ae.ESC+"[17~";break;case 118:a?o.key=ae.ESC+"[18;"+(a+1)+"~":o.key=ae.ESC+"[18~";break;case 119:a?o.key=ae.ESC+"[19;"+(a+1)+"~":o.key=ae.ESC+"[19~";break;case 120:a?o.key=ae.ESC+"[20;"+(a+1)+"~":o.key=ae.ESC+"[20~";break;case 121:a?o.key=ae.ESC+"[21;"+(a+1)+"~":o.key=ae.ESC+"[21~";break;case 122:a?o.key=ae.ESC+"[23;"+(a+1)+"~":o.key=ae.ESC+"[23~";break;case 123:a?o.key=ae.ESC+"[24;"+(a+1)+"~":o.key=ae.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=ae.NUL:e.keyCode>=51&&e.keyCode<=55?o.key=String.fromCharCode(e.keyCode-51+27):e.keyCode===56?o.key=ae.DEL:e.keyCode===219?o.key=ae.ESC:e.keyCode===220?o.key=ae.FS:e.keyCode===221&&(o.key=ae.GS);else if((!n||i)&&e.altKey&&!e.metaKey){let u=(l=FI[e.keyCode])==null?void 0:l[e.shiftKey?1:0];if(u)o.key=ae.ESC+u;else if(e.keyCode>=65&&e.keyCode<=90){let d=e.ctrlKey?e.keyCode-64:e.keyCode+32,h=String.fromCharCode(d);e.shiftKey&&(h=h.toUpperCase()),o.key=ae.ESC+h}else if(e.keyCode===32)o.key=ae.ESC+(e.ctrlKey?ae.NUL:" ");else if(e.key==="Dead"&&e.code.startsWith("Key")){let d=e.code.slice(3,4);e.shiftKey||(d=d.toLowerCase()),o.key=ae.ESC+d,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=ae.US),e.key==="@"&&(o.key=ae.NUL));break}return o}var Vt=0,zI=class{constructor(e){this._getKey=e,this._array=[],this._insertedValues=[],this._flushInsertedTask=new yc,this._isFlushingInserted=!1,this._deletedIndices=[],this._flushDeletedTask=new yc,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,i=new Array(this._array.length+this._insertedValues.length);for(let o=0;o<i.length;o++)n>=this._array.length||this._getKey(e[t])<=this._getKey(this._array[n])?(i[o]=e[t],t++):i[o]=this._array[n++];this._array=i,this._insertedValues.length=0}_flushCleanupInserted(){!this._isFlushingInserted&&this._insertedValues.length>0&&this._flushInsertedTask.flush()}delete(e){if(this._flushCleanupInserted(),this._array.length===0)return!1;let t=this._getKey(e);if(t===void 0||(Vt=this._search(t),Vt===-1)||this._getKey(this._array[Vt])!==t)return!1;do if(this._array[Vt]===e)return this._deletedIndices.length===0&&this._flushDeletedTask.enqueue(()=>this._flushDeleted()),this._deletedIndices.push(Vt),!0;while(++Vt<this._array.length&&this._getKey(this._array[Vt])===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),i=0;for(let o=0;o<this._array.length;o++)e[t]===o?t++:n[i++]=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&&(Vt=this._search(e),!(Vt<0||Vt>=this._array.length)&&this._getKey(this._array[Vt])===e))do yield this._array[Vt];while(++Vt<this._array.length&&this._getKey(this._array[Vt])===e)}forEachByKey(e,t){if(this._flushCleanupInserted(),this._flushCleanupDeleted(),this._array.length!==0&&(Vt=this._search(e),!(Vt<0||Vt>=this._array.length)&&this._getKey(this._array[Vt])===e))do t(this._array[Vt]);while(++Vt<this._array.length&&this._getKey(this._array[Vt])===e)}values(){return this._flushCleanupInserted(),this._flushCleanupDeleted(),[...this._array].values()}_search(e){let t=0,n=this._array.length-1;for(;n>=t;){let i=t+n>>1,o=this._getKey(this._array[i]);if(o>e)n=i-1;else if(o<e)t=i+1;else{for(;i>0&&this._getKey(this._array[i-1])===e;)i--;return i}}return t}},td=0,kv=0,UI=class extends nt{constructor(){super(),this._decorations=new zI(e=>e==null?void 0:e.marker.line),this._onDecorationRegistered=this._register(new _e),this.onDecorationRegistered=this._onDecorationRegistered.event,this._onDecorationRemoved=this._register(new _e),this.onDecorationRemoved=this._onDecorationRemoved.event,this._register(Mt(()=>this.reset()))}get decorations(){return this._decorations.values()}registerDecoration(e){if(e.marker.isDisposed)return;let t=new HI(e);if(t){let n=t.marker.onDispose(()=>t.dispose()),i=t.onDispose(()=>{i.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 i=0,o=0;for(let a of this._decorations.getKeyIterator(t))i=a.options.x??0,o=i+(a.options.width??1),e>=i&&e<o&&(!n||(a.options.layer??"bottom")===n)&&(yield a)}forEachDecorationAtCell(e,t,n,i){this._decorations.forEachByKey(t,o=>{td=o.options.x??0,kv=td+(o.options.width??1),e>=td&&e<kv&&(!n||(o.options.layer??"bottom")===n)&&i(o)})}},HI=class extends Pr{constructor(e){super(),this.options=e,this.onRenderEmitter=this.add(new _e),this.onRender=this.onRenderEmitter.event,this._onDispose=this.add(new _e),this.onDispose=this._onDispose.event,this._cachedBg=null,this._cachedFg=null,this.marker=e.marker,this.options.overviewRulerOptions&&!this.options.overviewRulerOptions.position&&(this.options.overviewRulerOptions.position="full")}get backgroundColorRGB(){return this._cachedBg===null&&(this.options.backgroundColor?this._cachedBg=jt.toColor(this.options.backgroundColor):this._cachedBg=void 0),this._cachedBg}get foregroundColorRGB(){return this._cachedFg===null&&(this.options.foregroundColor?this._cachedFg=jt.toColor(this.options.foregroundColor):this._cachedFg=void 0),this._cachedFg}dispose(){this._onDispose.fire(),super.dispose()}},$I=1e3,WI=class{constructor(e,t=$I){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 i=performance.now();if(i-this._lastRefreshMs>=this._debounceThresholdMS)this._lastRefreshMs=i,this._innerRefresh();else if(!this._additionalRefreshRequested){let o=i-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)}},Ev=20,bc=class extends nt{constructor(e,t,n,i){super(),this._terminal=e,this._coreBrowserService=n,this._renderService=i,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 WI(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(`
107
- `))),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(Mt(()=>{this._accessibilityContainer.remove(),this._rowElements.length=0}))}_handleTab(e){for(let t=0;t<e;t++)this._handleChar(" ")}_handleChar(e){this._liveRegionLineCount<Ev+1&&(this._charsToConsume.length>0?this._charsToConsume.shift()!==e&&(this._charsToAnnounce+=e):this._charsToAnnounce+=e,e===`
108
- `&&(this._liveRegionLineCount++,this._liveRegionLineCount===Ev+1&&(this._liveRegion.textContent+=kd.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,i=n.lines.length.toString();for(let o=e;o<=t;o++){let a=n.lines.get(n.ydisp+o),l=[],u=(a==null?void 0:a.translateToString(!0,void 0,void 0,l))||"",d=(n.ydisp+o+1).toString(),h=this._rowElements[o];h&&(u.length===0?(h.textContent=" ",this._rowColumns.set(h,[0,1])):(h.textContent=u,this._rowColumns.set(h,l)),h.setAttribute("aria-posinset",d),h.setAttribute("aria-setsize",i),this._alignRowWidth(h))}this._announceCharacters()}_announceCharacters(){this._charsToAnnounce.length!==0&&(this._liveRegion.textContent+=this._charsToAnnounce,this._charsToAnnounce="")}_handleBoundaryFocus(e,t){let n=e.target,i=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!==i)return;let l,u;if(t===0?(l=n,u=this._rowElements.pop(),this._rowContainer.removeChild(u)):(l=this._rowElements.shift(),u=n,this._rowContainer.removeChild(l)),l.removeEventListener("focus",this._topBoundaryFocusListener),u.removeEventListener("focus",this._bottomBoundaryFocusListener),t===0){let d=this._createAccessibilityTreeNode();this._rowElements.unshift(d),this._rowContainer.insertAdjacentElement("afterbegin",d)}else{let d=this._createAccessibilityTreeNode();this._rowElements.push(d),this._rowContainer.appendChild(d)}this._rowElements[0].addEventListener("focus",this._topBoundaryFocusListener),this._rowElements[this._rowElements.length-1].addEventListener("focus",this._bottomBoundaryFocusListener),this._terminal.scrollLines(t===0?-1:1),this._rowElements[t===0?1:this._rowElements.length-2].focus(),e.preventDefault(),e.stopImmediatePropagation()}_handleSelectionChange(){var u;if(this._rowElements.length===0)return;let e=this._coreBrowserService.mainDocument.getSelection();if(!e)return;if(e.isCollapsed){this._rowContainer.contains(e.anchorNode)&&this._terminal.clearSelection();return}if(!e.anchorNode||!e.focusNode){console.error("anchorNode and/or focusNode are null");return}let t={node:e.anchorNode,offset:e.anchorOffset},n={node:e.focusNode,offset:e.focusOffset};if((t.node.compareDocumentPosition(n.node)&Node.DOCUMENT_POSITION_PRECEDING||t.node===n.node&&t.offset>n.offset)&&([t,n]=[n,t]),t.node.compareDocumentPosition(this._rowElements[0])&(Node.DOCUMENT_POSITION_CONTAINED_BY|Node.DOCUMENT_POSITION_FOLLOWING)&&(t={node:this._rowElements[0].childNodes[0],offset:0}),!this._rowContainer.contains(t.node))return;let i=this._rowElements.slice(-1)[0];if(n.node.compareDocumentPosition(i)&(Node.DOCUMENT_POSITION_CONTAINED_BY|Node.DOCUMENT_POSITION_PRECEDING)&&(n={node:i,offset:((u=i.textContent)==null?void 0:u.length)??0}),!this._rowContainer.contains(n.node))return;let o=({node:d,offset:h})=>{let g=d instanceof Text?d.parentNode:d,m=parseInt(g==null?void 0:g.getAttribute("aria-posinset"),10)-1;if(isNaN(m))return console.warn("row is invalid. Race condition?"),null;let v=this._rowColumns.get(g);if(!v)return console.warn("columns is null. Race condition?"),null;let y=h<v.length?v[h]:v.slice(-1)[0]+1;return y>=this._terminal.cols&&(++m,y=0),{row:m,column:y}},a=o(t),l=o(n);if(!(!a||!l)){if(a.row>l.row||a.row===l.row&&a.column>=l.column)throw new Error("invalid range");this._terminal.select(a.column,a.row,(l.row-a.row)*this._terminal.cols-a.column+l.column)}}_handleResize(e){this._rowElements[this._rowElements.length-1].removeEventListener("focus",this._bottomBoundaryFocusListener);for(let t=this._rowContainer.children.length;t<this._terminal.rows;t++)this._rowElements[t]=this._createAccessibilityTreeNode(),this._rowContainer.appendChild(this._rowElements[t]);for(;this._rowElements.length>e;)this._rowContainer.removeChild(this._rowElements.pop());this._rowElements[this._rowElements.length-1].addEventListener("focus",this._bottomBoundaryFocusListener),this._refreshRowsDimensions()}_createAccessibilityTreeNode(){let e=this._coreBrowserService.mainDocument.createElement("div");return e.setAttribute("role","listitem"),e.tabIndex=-1,this._refreshRowDimensions(e),e}_refreshRowsDimensions(){if(this._renderService.dimensions.css.cell.height){Object.assign(this._accessibilityContainer.style,{width:`${this._renderService.dimensions.css.canvas.width}px`,fontSize:`${this._terminal.options.fontSize}px`}),this._rowElements.length!==this._terminal.rows&&this._handleResize(this._terminal.rows);for(let e=0;e<this._terminal.rows;e++)this._refreshRowDimensions(this._rowElements[e]),this._alignRowWidth(this._rowElements[e])}}_refreshRowDimensions(e){e.style.height=`${this._renderService.dimensions.css.cell.height}px`}_alignRowWidth(e){var 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 i=n*this._renderService.dimensions.css.cell.width;e.style.transform=`scaleX(${i/t})`}};bc=$t([Ce(1,Df),Ce(2,or),Ce(3,ar)],bc);var of=class extends nt{constructor(e,t,n,i,o){super(),this._element=e,this._mouseService=t,this._renderService=n,this._bufferService=i,this._linkProviderService=o,this._linkCacheDisposables=[],this._isMouseOut=!0,this._wasResized=!1,this._activeLine=-1,this._onShowLinkUnderline=this._register(new _e),this.onShowLinkUnderline=this._onShowLinkUnderline.event,this._onHideLinkUnderline=this._register(new _e),this.onHideLinkUnderline=this._onHideLinkUnderline.event,this._register(Mt(()=>{var a;fs(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 i=0;i<n.length;i++){let o=n[i];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 i,o;(!this._activeProviderReplies||!t)&&((i=this._activeProviderReplies)==null||i.forEach(a=>{a==null||a.forEach(l=>{l.link.dispose&&l.link.dispose()})}),this._activeProviderReplies=new Map,this._activeLine=e.y);let n=!1;for(let[a,l]of this._linkProviderService.linkProviders.entries())t?(o=this._activeProviderReplies)!=null&&o.get(a)&&(n=this._checkLinkProviderResult(a,e,n)):l.provideLinks(e.y,u=>{var h,g;if(this._isMouseOut)return;let d=u==null?void 0:u.map(m=>({link:m}));(h=this._activeProviderReplies)==null||h.set(a,d),n=this._checkLinkProviderResult(a,e,n),((g=this._activeProviderReplies)==null?void 0:g.size)===this._linkProviderService.linkProviders.length&&this._removeIntersectingLinks(e.y,this._activeProviderReplies)})}_removeIntersectingLinks(e,t){let n=new Set;for(let i=0;i<t.size;i++){let o=t.get(i);if(o)for(let a=0;a<o.length;a++){let l=o[a],u=l.link.range.start.y<e?0:l.link.range.start.x,d=l.link.range.end.y>e?this._bufferService.cols:l.link.range.end.x;for(let h=u;h<=d;h++){if(n.has(h)){o.splice(a--,1);break}n.add(h)}}}}_checkLinkProviderResult(e,t,n){var a;if(!this._activeProviderReplies)return n;let i=this._activeProviderReplies.get(e),o=!1;for(let l=0;l<e;l++)(!this._activeProviderReplies.has(l)||this._activeProviderReplies.get(l))&&(o=!0);if(!o&&i){let l=i.find(u=>this._linkAtPosition(u.link,t));l&&(n=!0,this._handleNewLink(l))}if(this._activeProviderReplies.size===this._linkProviderService.linkProviders.length&&!n)for(let l=0;l<this._activeProviderReplies.size;l++){let u=(a=this._activeProviderReplies.get(l))==null?void 0:a.find(d=>this._linkAtPosition(d.link,t));if(u){n=!0,this._handleNewLink(u);break}}return n}_handleMouseDown(){this._mouseDownLink=this._currentLink}_handleMouseUp(e){if(!this._currentLink)return;let t=this._positionFromMouseEvent(e,this._element,this._mouseService);t&&this._mouseDownLink&&KI(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,fs(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,i;return(i=(n=this._currentLink)==null?void 0:n.state)==null?void 0:i.decorations.pointerCursor},set:n=>{var i;(i=this._currentLink)!=null&&i.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,i;return(i=(n=this._currentLink)==null?void 0:n.state)==null?void 0:i.decorations.underline},set:n=>{var i,o,a;(i=this._currentLink)!=null&&i.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 i=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>=i&&this._currentLink.link.range.end.y<=o&&(this._clearCurrentLink(i,o),this._lastMouseEvent)){let a=this._positionFromMouseEvent(this._lastMouseEvent,this._element,this._mouseService);a&&this._askForLink(a,!1)}})))}_linkHover(e,t,n){var i;(i=this._currentLink)!=null&&i.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,i=this._bufferService.buffer.ydisp,o=this._createLinkUnderlineEvent(n.start.x-1,n.start.y-i-1,n.end.x,n.end.y-i-1,void 0);(t?this._onShowLinkUnderline:this._onHideLinkUnderline).fire(o)}_linkLeave(e,t,n){var i;(i=this._currentLink)!=null&&i.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,i=e.range.end.y*this._bufferService.cols+e.range.end.x,o=t.y*this._bufferService.cols+t.x;return n<=o&&o<=i}_positionFromMouseEvent(e,t,n){let i=n.getCoords(e,t,this._bufferService.cols,this._bufferService.rows);if(i)return{x:i[0],y:i[1]+this._bufferService.buffer.ydisp}}_createLinkUnderlineEvent(e,t,n,i,o){return{x1:e,y1:t,x2:n,y2:i,cols:this._bufferService.cols,fg:o}}};of=$t([Ce(1,Of),Ce(2,ar),Ce(3,Dn),Ce(4,Pb)],of);function KI(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 qI=class extends BI{constructor(e={}){super(e),this._linkifier=this._register(new Zs),this.browser=tS,this._keyDownHandled=!1,this._keyDownSeen=!1,this._keyPressHandled=!1,this._unprocessedDeadKey=!1,this._accessibilityManager=this._register(new Zs),this._onCursorMove=this._register(new _e),this.onCursorMove=this._onCursorMove.event,this._onKey=this._register(new _e),this.onKey=this._onKey.event,this._onRender=this._register(new _e),this.onRender=this._onRender.event,this._onSelectionChange=this._register(new _e),this.onSelectionChange=this._onSelectionChange.event,this._onTitleChange=this._register(new _e),this.onTitleChange=this._onTitleChange.event,this._onBell=this._register(new _e),this.onBell=this._onBell.event,this._onFocus=this._register(new _e),this._onBlur=this._register(new _e),this._onA11yCharEmitter=this._register(new _e),this._onA11yTabEmitter=this._register(new _e),this._onWillOpen=this._register(new _e),this._setup(),this._decorationService=this._instantiationService.createInstance(UI),this._instantiationService.setService(Sa,this._decorationService),this._linkProviderService=this._instantiationService.createInstance(OA),this._instantiationService.setService(Pb,this._linkProviderService),this._linkProviderService.registerLinkProvider(this._instantiationService.createInstance(Cd)),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(yn.forward(this._inputHandler.onCursorMove,this._onCursorMove)),this._register(yn.forward(this._inputHandler.onTitleChange,this._onTitleChange)),this._register(yn.forward(this._inputHandler.onA11yChar,this._onA11yCharEmitter)),this._register(yn.forward(this._inputHandler.onA11yTab,this._onA11yTabEmitter)),this._register(this._bufferService.onResize(t=>this._afterResize(t.cols,t.rows))),this._register(Mt(()=>{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,i="";switch(t.index){case 256:n="foreground",i="10";break;case 257:n="background",i="11";break;case 258:n="cursor",i="12";break;default:n="ansi",i="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(`${ae.ESC}]${i};${AI(o)}${Jb.ST}`);break;case 1:if(n==="ansi")this._themeService.modifyColors(a=>a.ansi[t.index]=Qt.toColor(...t.color));else{let a=n;this._themeService.modifyColors(l=>l[a]=Qt.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(bc,this)):this._accessibilityManager.clear()}_handleTextAreaFocus(e){this.coreService.decPrivateModes.sendFocus&&this.coreService.triggerDataEvent(ae.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(ae.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),i=this._renderService.dimensions.css.cell.height,o=t.getWidth(n),a=this._renderService.dimensions.css.cell.width*o,l=this.buffer.y*this._renderService.dimensions.css.cell.height,u=n*this._renderService.dimensions.css.cell.width;this.textarea.style.left=u+"px",this.textarea.style.top=l+"px",this.textarea.style.width=a+"px",this.textarea.style.height=i+"px",this.textarea.style.lineHeight=i+"px",this.textarea.style.zIndex="-5"}_initGlobal(){this._bindKeys(),this._register(Ye(this.element,"copy",t=>{this.hasSelection()&&XR(t,this._selectionService)}));let e=t=>ZR(t,this.textarea,this.coreService,this.optionsService);this._register(Ye(this.textarea,"paste",e)),this._register(Ye(this.element,"paste",e)),nS?this._register(Ye(this.element,"mousedown",t=>{t.button===2&&O_(t,this.textarea,this.screenElement,this._selectionService,this.options.rightClickSelectsWord)})):this._register(Ye(this.element,"contextmenu",t=>{O_(t,this.textarea,this.screenElement,this._selectionService,this.options.rightClickSelectsWord)})),$f&&this._register(Ye(this.element,"auxclick",t=>{t.button===1&&Nb(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",xd.get()),sS||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(LA,this.textarea,e.ownerDocument.defaultView??window,this._document??typeof window<"u"?window.document:null)),this._instantiationService.setService(or,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(Vd,this._document,this._helperContainer),this._instantiationService.setService(Oc,this._charSizeService),this._themeService=this._instantiationService.createInstance(Zd),this._instantiationService.setService(to,this._themeService),this._characterJoinerService=this._instantiationService.createInstance(_c),this._instantiationService.setService(Ob,this._characterJoinerService),this._renderService=this._register(this._instantiationService.createInstance(Yd,this.rows,this.screenElement)),this._instantiationService.setService(ar,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(Wd,this.textarea,this._compositionView),this._helperContainer.appendChild(this._compositionView),this._mouseService=this._instantiationService.createInstance(Gd),this._instantiationService.setService(Of,this._mouseService);let i=this._linkifier.value=this._register(this._instantiationService.createInstance(of,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(Hd,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(Xd,this.element,this.screenElement,i)),this._instantiationService.setService(sM,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(yn.any(this._onScroll.event,this._inputHandler.onScroll)(()=>{var a;this._selectionService.refresh(),(a=this._viewport)==null||a.queueSync()})),this._register(this._instantiationService.createInstance($d,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(bc,this)),this._register(this.optionsService.onSpecificOptionChange("screenReaderMode",a=>this._handleScreenReaderModeOptionChange(a))),this.options.overviewRuler.width&&(this._overviewRulerRenderer=this._register(this._instantiationService.createInstance(gc,this._viewportElement,this.screenElement))),this.optionsService.onSpecificOptionChange("overviewRuler",a=>{!this._overviewRulerRenderer&&a&&this._viewportElement&&this.screenElement&&(this._overviewRulerRenderer=this._register(this._instantiationService.createInstance(gc,this._viewportElement,this.screenElement)))}),this._charSizeService.measure(),this.refresh(0,this.rows-1),this._initGlobal(),this.bindMouse()}_createRenderer(){return this._instantiationService.createInstance(qd,this,this._document,this.element,this.screenElement,this._viewportElement,this._helperContainer,this.linkifier)}bindMouse(){let e=this,t=this.element;function n(a){var h,g,m,v,y;let l=e._mouseService.getMouseReportCoords(a,e.screenElement);if(!l)return!1;let u,d;switch(a.overrideType||a.type){case"mousemove":d=32,a.buttons===void 0?(u=3,a.button!==void 0&&(u=a.button<3?a.button:3)):u=a.buttons&1?0:a.buttons&4?1:a.buttons&2?2:3;break;case"mouseup":d=0,u=a.button<3?a.button:3;break;case"mousedown":d=1,u=a.button<3?a.button:3;break;case"wheel":if(e._customWheelEventHandler&&e._customWheelEventHandler(a)===!1)return!1;let S=a.deltaY;if(S===0||e.coreMouseService.consumeWheelEvent(a,(v=(m=(g=(h=e._renderService)==null?void 0:h.dimensions)==null?void 0:g.device)==null?void 0:m.cell)==null?void 0:v.height,(y=e._coreBrowserService)==null?void 0:y.dpr)===0)return!1;d=S<0?0:1,u=4;break;default:return!1}return d===void 0||u===void 0||u>4?!1:e.coreMouseService.triggerMouseEvent({col:l.col,row:l.row,x:l.x,y:l.y,button:u,action:d,ctrl:a.ctrlKey,alt:a.altKey,shift:a.shiftKey})}let i={mouseup:null,wheel:null,mousedrag:null,mousemove:null},o={mouseup:a=>(n(a),a.buttons||(this._document.removeEventListener("mouseup",i.mouseup),i.mousedrag&&this._document.removeEventListener("mousemove",i.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?i.mousemove||(t.addEventListener("mousemove",o.mousemove),i.mousemove=o.mousemove):(t.removeEventListener("mousemove",i.mousemove),i.mousemove=null),a&16?i.wheel||(t.addEventListener("wheel",o.wheel,{passive:!1}),i.wheel=o.wheel):(t.removeEventListener("wheel",i.wheel),i.wheel=null),a&2?i.mouseup||(i.mouseup=o.mouseup):(this._document.removeEventListener("mouseup",i.mouseup),i.mouseup=null),a&4?i.mousedrag||(i.mousedrag=o.mousedrag):(this._document.removeEventListener("mousemove",i.mousedrag),i.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),i.mouseup&&this._document.addEventListener("mouseup",i.mouseup),i.mousedrag&&this._document.addEventListener("mousemove",i.mousedrag),this.cancel(a)})),this._register(Ye(t,"wheel",a=>{var l,u,d,h,g;if(!i.wheel){if(this._customWheelEventHandler&&this._customWheelEventHandler(a)===!1)return!1;if(!this.buffer.hasScrollback){if(a.deltaY===0)return!1;if(e.coreMouseService.consumeWheelEvent(a,(h=(d=(u=(l=e._renderService)==null?void 0:l.dimensions)==null?void 0:u.device)==null?void 0:d.cell)==null?void 0:h.height,(g=e._coreBrowserService)==null?void 0:g.dpr)===0)return this.cancel(a,!0);let m=ae.ESC+(this.coreService.decPrivateModes.applicationCursorKeys?"O":"[")+(a.deltaY<0?"A":"B");return this.coreService.triggerDataEvent(m,!0),this.cancel(a,!0)}}},{passive:!1}))}refresh(e,t){var n;(n=this._renderService)==null||n.refreshRows(e,t)}updateCursorStyle(e){var t;(t=this._selectionService)!=null&&t.shouldColumnSelect(e)?this.element.classList.add("column-select"):this.element.classList.remove("column-select")}_showCursor(){this.coreService.isCursorInitialized||(this.coreService.isCursorInitialized=!0,this.refresh(this.buffer.y,this.buffer.y))}scrollLines(e,t){this._viewport?this._viewport.scrollLines(e):super.scrollLines(e,t),this.refresh(0,this.rows-1)}scrollPages(e){this.scrollLines(e*(this.rows-1))}scrollToTop(){this.scrollLines(-this._bufferService.buffer.ydisp)}scrollToBottom(e){e&&this._viewport?this._viewport.scrollToLine(this.buffer.ybase,!0):this.scrollLines(this._bufferService.buffer.ybase-this._bufferService.buffer.ydisp)}scrollToLine(e){let t=e-this._bufferService.buffer.ydisp;t!==0&&this.scrollLines(t)}paste(e){Cb(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=jI(e,this.coreService.decPrivateModes.applicationCursorKeys,this.browser.isMac,this.options.macOptionIsMeta);if(this.updateCursorStyle(e),n.type===3||n.type===2){let i=this.rows-1;return this.scrollLines(n.type===2?-i:i),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===ae.ETX||n.key===ae.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)&&(VI(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(Zt));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(ae.ESC+"[I"):this.coreService.triggerDataEvent(ae.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(`${ae.ESC}[4;${n};${t}t`);break;case 1:let i=this._renderService.dimensions.css.cell.width.toFixed(0),o=this._renderService.dimensions.css.cell.height.toFixed(0);this.coreService.triggerDataEvent(`${ae.ESC}[6;${o};${i}t`);break}}cancel(e,t){if(!(!this.options.cancelEvents&&!t))return e.preventDefault(),e.stopPropagation(),!1}};function VI(e){return e.keyCode===16||e.keyCode===17||e.keyCode===18}var GI=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)}},YI=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 fi)}translateToString(e,t,n){return this._line.translateToString(e,t,n)}},Cv=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 YI(t)}getNullCell(){return new fi}},XI=class extends nt{constructor(e){super(),this._core=e,this._onBufferChange=this._register(new _e),this.onBufferChange=this._onBufferChange.event,this._normal=new Cv(this._core.buffers.normal,"normal"),this._alternate=new Cv(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)}},ZI=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,i)=>t(n,i.toArray()))}addDcsHandler(e,t){return this.registerDcsHandler(e,t)}registerEscHandler(e,t){return this._core.registerEscHandler(e,t)}addEscHandler(e,t){return this.registerEscHandler(e,t)}registerOscHandler(e,t){return this._core.registerOscHandler(e,t)}addOscHandler(e,t){return this.registerOscHandler(e,t)}},QI=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}},JI=["cols","rows"],Li=0,eL=class extends nt{constructor(e){super(),this._core=this._register(new qI(e)),this._addonManager=this._register(new GI),this._publicOptions={...this._core.options};let t=i=>this._core.options[i],n=(i,o)=>{this._checkReadonlyOptions(i),this._core.options[i]=o};for(let i in this._core.options){let o={get:t.bind(this,i),set:n.bind(this,i)};Object.defineProperty(this._publicOptions,i,o)}}_checkReadonlyOptions(e){if(JI.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 ZI(this._core)),this._parser}get unicode(){return this._checkProposedApi(),new QI(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 XI(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
109
- `,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 xd.get()},set promptLabel(e){xd.set(e)},get tooMuchOutput(){return kd.get()},set tooMuchOutput(e){kd.set(e)}}}_verifyIntegers(...e){for(Li of e)if(Li===1/0||isNaN(Li)||Li%1!==0)throw new Error("This API only accepts integers")}_verifyPositiveIntegers(...e){for(Li of e)if(Li&&(Li===1/0||isNaN(Li)||Li%1!==0||Li<0))throw new Error("This API only accepts positive integers")}};/**
110
- * Copyright (c) 2014-2024 The xterm.js authors. All rights reserved.
111
- * @license MIT
112
- *
113
- * Copyright (c) 2012-2013, Christopher Jeffrey (MIT License)
114
- * @license MIT
115
- *
116
- * Originally forked from (with the author's permission):
117
- * Fabrice Bellard's javascript vt100 for jslinux:
118
- * http://bellard.org/jslinux/
119
- * Copyright (c) 2011 Fabrice Bellard
120
- */var tL=2,nL=1,iL=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 m;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:((m=this._terminal.options.overviewRuler)==null?void 0:m.width)||14,n=window.getComputedStyle(this._terminal.element.parentElement),i=parseInt(n.getPropertyValue("height")),o=Math.max(0,parseInt(n.getPropertyValue("width"))),a=window.getComputedStyle(this._terminal.element),l={top:parseInt(a.getPropertyValue("padding-top")),bottom:parseInt(a.getPropertyValue("padding-bottom")),right:parseInt(a.getPropertyValue("padding-right")),left:parseInt(a.getPropertyValue("padding-left"))},u=l.top+l.bottom,d=l.right+l.left,h=i-u,g=o-d-t;return{cols:Math.max(tL,Math.floor(g/e.css.cell.width)),rows:Math.max(nL,Math.floor(h/e.css.cell.height))}}};const af="pi-web-ui:theme",mS="dark",Nv="theme-stylesheet",Sc="pi-web-ui:theme-change";function gS(){try{const e=localStorage.getItem(af);if(e&&e!==mS)return e}catch{}return null}function rL(e){try{e?localStorage.setItem(af,e):localStorage.removeItem(af)}catch{}}function _S(e){let t=document.getElementById(Nv);if(!e){t==null||t.remove(),window.dispatchEvent(new CustomEvent(Sc));return}t||(t=document.createElement("link"),t.id=Nv,t.rel="stylesheet",document.head.appendChild(t)),t.href=`/themes/${encodeURIComponent(e)}.css`,t.onload=()=>window.dispatchEvent(new CustomEvent(Sc))}async function sL(){try{const e=await fetch("/api/themes");if(!e.ok)return[];const t=await e.json();return Array.isArray(t.themes)?t.themes:[]}catch{return[]}}function oL(){const[e,t]=O.useState([]),[n,i]=O.useState(()=>gS());return O.useEffect(()=>{let a=!1;return sL().then(l=>{a||t(l)}),()=>{a=!0}},[]),O.useEffect(()=>{_S(n),rL(n)},[n]),{themes:e,theme:n,switchTheme:a=>i(a===mS?null:a)}}function Tv(){const e=getComputedStyle(document.documentElement),t=(n,i)=>e.getPropertyValue(n).trim()||i;return{background:t("--term-bg","#0b0d12"),foreground:t("--term-fg","#e6e8ef"),cursor:t("--term-cursor","#8b5cf6"),cursorAccent:t("--term-cursor-accent","#0b0d12"),selectionBackground:t("--term-selection","rgba(139, 92, 246, 0.35)"),black:t("--term-black","#1a1d26"),red:t("--term-red","#f87171"),green:t("--term-green","#34d399"),yellow:t("--term-yellow","#fbbf24"),blue:t("--term-blue","#60a5fa"),magenta:t("--term-magenta","#c084fc"),cyan:t("--term-cyan","#22d3ee"),white:t("--term-white","#e6e8ef"),brightBlack:t("--term-bright-black","#6b7284"),brightRed:t("--term-bright-red","#f87171"),brightGreen:t("--term-bright-green","#34d399"),brightYellow:t("--term-bright-yellow","#fbbf24"),brightBlue:t("--term-bright-blue","#60a5fa"),brightMagenta:t("--term-bright-magenta","#c084fc"),brightCyan:t("--term-bright-cyan","#22d3ee"),brightWhite:t("--term-bright-white","#ffffff")}}function aL({conversationId:e,terminalId:t,command:n,cwd:i,active:o,send:a,register:l}){const u=O.useRef(null),d=O.useRef(null),h=n?JSON.stringify(n):"";return O.useEffect(()=>{const g=u.current;if(!g)return;const m=new eL({theme:Tv(),fontFamily:'"SF Mono", "JetBrains Mono", ui-monospace, Menlo, Consolas, monospace',fontSize:13,cursorBlink:!0,scrollback:8e3}),v=new iL;m.loadAddon(v),m.open(g),d.current={term:m,fit:v},o&&m.focus();const y=()=>{m.options.theme=Tv()};window.addEventListener(Sc,y),m.attachCustomKeyEventHandler(T=>{var q;if(T.type!=="keydown")return!0;const I=(q=T.key)==null?void 0:q.toLowerCase();if((T.ctrlKey||T.metaKey)&&I==="v")return!1;if(T.ctrlKey&&!T.shiftKey&&!T.altKey&&I==="c"&&m.hasSelection()){const L=m.textarea;return L&&(L.value=m.getSelection(),L.select()),!1}return!0});const S=l(e,t,{write:T=>m.write(T),dispose:()=>m.dispose()}),x=()=>{try{v.fit(),a({type:"terminal_resize",terminalId:t,conversationId:e,cols:m.cols,rows:m.rows})}catch{}},k=requestAnimationFrame(()=>{try{v.fit()}catch{}a(n?{type:"run_command",terminalId:t,conversationId:e,command:n,cols:m.cols,rows:m.rows}:{type:"terminal_create",terminalId:t,conversationId:e,cwd:i,cols:m.cols,rows:m.rows})}),E=m.onData(T=>{a({type:"terminal_input",terminalId:t,conversationId:e,data:T})});let D=null;return typeof ResizeObserver<"u"&&(D=new ResizeObserver(()=>{g.offsetWidth>0&&g.offsetHeight>0&&x()}),D.observe(g)),()=>{cancelAnimationFrame(k),E.dispose(),window.removeEventListener(Sc,y),D==null||D.disconnect(),S(),m.dispose(),d.current=null}},[e,t,h,a,l]),O.useEffect(()=>{if(!o)return;const g=requestAnimationFrame(()=>{const m=d.current;if(m){try{m.fit.fit(),a({type:"terminal_resize",terminalId:t,conversationId:e,cols:m.term.cols,rows:m.term.rows})}catch{}m.term.focus()}});return()=>cancelAnimationFrame(g)},[o]),f.jsx("div",{ref:u,className:`term-xterm ${o?"":"hidden"}`})}const Pi="scm-git-query",lL="__PIWEB_PROMPT__",cL="__PIWEB_READY_9C1B__",uL=15e3,Rv=1e6,Mv=3;function hL(e){return e.replace(/\x1b\][^\x07]*(\x07|\x1b\\)/g,"").replace(/\x1b\[[0-9;?]*[A-Za-z]/g,"").replace(/\x1b[()][A-Za-z0-9]/g,"").replace(/\x1b[=>]/g,"").split(/\r?\n|\r/).map(n=>n.replace(/\s+$/,"").replace(/^__PIWEB_PROMPT_+/,"")).filter(n=>!(!n||n.includes("S=$S")||/^\s*[$#>%]\s*$/.test(n))).join(`
121
- `)}function vS(e){return e.startsWith('"')?(e.endsWith('"')?e.slice(1,-1):e.slice(1)).replace(/\\(.)/g,(n,i)=>{switch(i){case"n":return`
122
- `;case"t":return" ";case"r":return"\r";case"b":return"\b";case"a":return"a";case"f":return"\f";case"v":return"\v";case"\\":return"\\";case'"':return'"';default:return i}}):e}function dL(e){const t={branch:"HEAD",detached:!1,upstream:null,ahead:0,behind:0,upstreamGone:!1,files:[]};for(const n of e.split(`
123
- `)){const i=n.trimEnd();if(i){if(i.startsWith("## ")){fL(i.slice(3),t);continue}if(i.length>=3){let o=i.slice(3);const a=o.indexOf(" -> ");a>=0&&(o=o.slice(a+4)),t.files.push({path:vS(o),x:i[0],y:i[1]})}}}return t}function fL(e,t){let n=e,i="";const o=e.indexOf(" [");if(o>=0&&(n=e.slice(0,o),i=e.slice(o+2),i.endsWith("]")&&(i=i.slice(0,-1))),n==="HEAD (no branch)"||n==="HEAD")t.detached=!0,t.branch="HEAD";else{n.startsWith("No commits yet on ")&&(n=n.slice(18));const a=n.indexOf("...");a>=0?(t.branch=n.slice(0,a),t.upstream=n.slice(a+3)):t.branch=n}if(i)for(const a of i.split(",")){const l=a.trim(),u=l.match(/^(ahead|behind) (\d+)$/);u?u[1]==="ahead"?t.ahead=Number(u[2]):t.behind=Number(u[2]):l==="gone"&&(t.upstreamGone=!0)}}function pL(e){const t=[];for(const n of e.split(`
124
- `)){const i=n.match(/^([*+ ]) (.+)$/);if(!i)continue;const o=i[2].trim();!o||o.startsWith("(")||t.push({name:o,current:i[1]==="*"})}return t}function mL(e){const t=[];for(const n of e.split(`
125
- `)){const i=n.indexOf(" ");if(i<0)continue;const o=n.slice(0,i),a=o.match(/([0-9a-f]{7,40})$/i);if(!a||a.index===void 0)continue;const l=n.slice(i+1).split(" ");l.length<4||t.push({hash:a[1],shortHash:l[0],author:l[1],date:l[2],subject:l[3],decorations:l[4]??"",graph:o.slice(0,a.index)})}return t}function gL(e){const t=new Map;for(const n of e)for(const i of n.split(`
126
- `)){if(!i)continue;const o=i.match(/^\s*(\S.*?)\s+\|\s+(\d+)\s+([+\-\s]+)\s*$/);if(!o)continue;let a=0,l=0;for(const h of o[3])h==="+"?a++:h==="-"&&l++;const u=vS(o[1].trim()),d=t.get(u);t.set(u,{add:((d==null?void 0:d.add)??0)+a,del:((d==null?void 0:d.del)??0)+l})}return t}function _L(e){if(e.x==="?"&&e.y==="?")return"untracked";const t=e.x!==" "&&e.x!=="?",n=e.y!==" "&&e.y!=="?";return t&&n?"both":t?"staged":"unstaged"}function vL({chat:e,send:t,terminal:n,active:i,onSwitchToTerminal:o}){var ne,fe,ze;const a=yt(),[l,u]=O.useState(null),[d,h]=O.useState([]),[g,m]=O.useState(""),[v,y]=O.useState(new Map),[S,x]=O.useState("changes"),[k,E]=O.useState([]),[D,T]=O.useState(null),[I,q]=O.useState(""),[L,re]=O.useState(!1),[X,te]=O.useState(null),[A,j]=O.useState(null),[R,F]=O.useState(!1),[z,H]=O.useState(!1),[Q,J]=O.useState(null),[N,G]=O.useState(!1),[C,P]=O.useState(""),V=O.useRef(""),M=O.useRef(null),ve=O.useRef(Promise.resolve()),Me=O.useRef(0),$=O.useRef(!1),ue=O.useRef(0),ke=O.useRef(null),Ee=O.useCallback(oe=>{const ye=M.current;ye&&(M.current=null,clearTimeout(ye.timer),ye.reject(oe))},[]),ie=O.useCallback(()=>{t({type:"terminal_kill",terminalId:Pi}),t({type:"terminal_create",terminalId:Pi,cwd:ke.current??"",cols:240,rows:50}),V.current="",$.current=!1},[t]),xe=O.useCallback(oe=>{if(V.current+=oe,V.current.length>Rv){const Qe=V.current.length-Rv;V.current=V.current.slice(Qe);const dt=M.current;dt&&(dt.startIdx=Math.max(0,dt.startIdx-Qe))}const ye=M.current;if(!ye)return;const be=[];let et=ye.startIdx;for(;;){const Qe=V.current.indexOf(ye.sentinel,et);if(Qe<0||(be.push(Qe),et=Qe+ye.sentinel.length,be.length>=ye.sections))break}if(be.length>=ye.sections){const Qe=[];let dt=ye.startIdx;for(const bt of be)Qe.push(hL(V.current.slice(dt,bt))),dt=bt+ye.sentinel.length;V.current=V.current.slice(be[ye.sections-1]+ye.sentinel.length),M.current=null,clearTimeout(ye.timer),ye.resolve(Qe)}},[]),Re=O.useCallback((oe,ye)=>new Promise((be,et)=>{const Qe={resolve:be,reject:et,startIdx:V.current.length,sections:ye,sentinel:oe,timer:setTimeout(()=>{M.current===Qe&&(M.current=null,$.current=!1,ue.current+=1,ie(),et(new Error("timeout")))},uL)};M.current=Qe}),[ie]),Pe=O.useCallback(()=>{if($.current)return Promise.resolve();$.current=!0;const oe=Re(lL,1).then(()=>{});return oe.catch(()=>{}),t({type:"terminal_input",terminalId:Pi,data:'export PS1=__PIWEB_PROMPT_""__; exec bash --norc -si || exec bash -si\r'}),oe.then(()=>{const ye=Re(cL,1).then(()=>{});return ye.catch(()=>{}),t({type:"terminal_input",terminalId:Pi,data:'stty -echo 2>/dev/null; R=__PIWEB_READY_; R=$R"9C1B__"; echo "$R"\r'}),ye}).catch(ye=>{throw $.current=!1,ye})},[t,Re]),Fe=O.useCallback((oe,ye)=>{const be=++Me.current,et=`__PIWEB_SCM_DONE_${be}__`,Qe=`S=__PIWEB_SCM_DONE_${be}_; S=$S"_"; `+oe.join('; echo "$S"; ')+'; echo "$S"',dt=()=>ue.current>=Mv?Promise.reject(new Error("too many failures")):Pe().then(()=>{Ee(new Error("superseded"));const xt=Re(et,ye);return t({type:"terminal_input",terminalId:Pi,data:Qe+"\r"}),xt.then(It=>(ue.current=0,It))}),bt=Promise.resolve().then(dt);return ve.current=bt.then(()=>{},()=>{}),bt},[Pe,t,Re,Ee]),Jt=O.useCallback((oe,ye,be,et)=>{const Qe=/not a git repository/i.test(oe);if(G(Qe),Qe){u(null),h([]),y(new Map),E([]),T(null),q(""),j(null);return}const dt=dL(oe),bt=pL(ye),xt=gL([be,et]);u(dt),h(bt),y(xt),m(It=>{var Wi;if(dt.detached)return It||"";const Lt=dt.branch;return Lt&&bt.some(ki=>ki.name===Lt)?Lt:It&&bt.some(ki=>ki.name===It)?It:((Wi=bt[0])==null?void 0:Wi.name)??""}),j(It=>It&&!dt.files.some(Lt=>Lt.path===It.file.path)?null:It)},[]),ge=O.useCallback((oe=!1)=>{var be;if(!e.ready||e.status!=="open")return;const ye=(be=e.state)==null?void 0:be.cwd;if(ye){if(t({type:"terminal_create",terminalId:Pi,cwd:ye,cols:240,rows:50}),!oe&&ue.current>=Mv){J(a("scmTooManyFailures"));return}oe&&(ue.current=0),H(!0),J(null),Fe(["git -c color.ui=false --no-pager status --porcelain=v1 -b","git -c color.ui=false --no-pager branch --list","git -c color.ui=false --no-pager diff --stat","git -c color.ui=false --no-pager diff --cached --stat","git -c color.ui=false --no-pager log --all --graph --decorate=short --date=short --pretty=format:%H%x09%h%x09%an%x09%ad%x09%s%x09%D -n 120"],5).then(([et,Qe,dt,bt,xt])=>{Jt(et,Qe,dt,bt),E(mL(xt))}).catch(et=>{J(a("scmQueryFailed",{error:et instanceof Error?et.message:String(et)}))}).finally(()=>H(!1))}},[Jt,e.ready,(ne=e.state)==null?void 0:ne.cwd,e.status,t,Fe,a]),ot=O.useCallback(oe=>{if(te(oe),T(null),oe.x==="?"&&oe.y==="?"){j({file:oe,staged:"",worktree:"",untracked:!0});return}const ye=oe.path.replace(/'/g,"'\\''");F(!0),J(null),Fe([`git -c color.ui=false --no-pager diff --cached -- '${ye}'`,`git -c color.ui=false --no-pager diff -- '${ye}'`],2).then(([be,et])=>j({file:oe,staged:be,worktree:et,untracked:!1})).catch(be=>{be instanceof Error&&be.message==="superseded"||J(a("scmQueryFailed",{error:be instanceof Error?be.message:String(be)}))}).finally(()=>F(!1))},[Fe,a]),ft=O.useCallback(oe=>{T(oe),te(null),j(null),q(""),re(!0),J(null);const ye=oe.hash.replace(/'/g,"'\\''");Fe([`git -c color.ui=false --no-pager show --no-ext-diff --find-renames --format=fuller --stat --patch '${ye}'`],1).then(([be])=>q(be)).catch(be=>{be instanceof Error&&be.message==="superseded"||J(a("scmQueryFailed",{error:be instanceof Error?be.message:String(be)}))}).finally(()=>re(!1))},[Fe,a]),At=O.useCallback((oe,ye)=>{var Qe,dt;if(!e.ready)return;const be={name:oe,command:ye,cwd:"${pwd}"},et=e.terminals.find(bt=>bt.title===oe);if(et)n.restart(et.id),t({type:"run_command",terminalId:et.id,conversationId:et.conversationId,command:be,cols:80,rows:24});else{const bt=Nc();n.create({id:bt,conversationId:e.activeConversationId||((Qe=e.state)==null?void 0:Qe.conversationId)||"",title:oe,cwd:((dt=e.state)==null?void 0:dt.cwd)??"",cols:80,rows:24,running:!0,exitCode:null,command:be})}o()},[e.ready,(fe=e.state)==null?void 0:fe.cwd,e.terminals,o,t,n]),mn=O.useCallback(()=>{const oe=C.trim();if(!oe||N)return;const ye=oe.replace(/\\/g,"\\\\").replace(/"/g,'\\"').replace(/`/g,"\\`").replace(/\$/g,"\\$");At("git commit",`git add -A && git commit -m "${ye}"`),P("")},[C,N,At]),ei=O.useCallback(()=>{!g||N||At("git checkout",`git checkout ${g}`)},[g,N,At]),Hi=O.useCallback(()=>At("git push","git push"),[At]),$i=O.useCallback(()=>At("git pull","git pull"),[At]);O.useEffect(()=>{var be,et;if(!e.ready||e.status!=="open")return;const oe=n.register(e.activeConversationId||((be=e.state)==null?void 0:be.conversationId)||"",Pi,{write:xe,dispose:()=>{}}),ye=(et=e.state)==null?void 0:et.cwd;return ke.current!==null&&ke.current!==ye&&t({type:"terminal_kill",terminalId:Pi}),ke.current=ye??"",$.current=!1,V.current="",ue.current=0,Ee(new Error("会话已重置")),oe},[e.ready,e.status,(ze=e.state)==null?void 0:ze.cwd,n.register,xe,t]),O.useEffect(()=>{e.status==="closed"&&(Ee(new Error("连接已断开")),$.current=!1)},[e.status,Ee]),O.useEffect(()=>{i&&ge()},[i,ge]),O.useEffect(()=>()=>{t({type:"terminal_kill",terminalId:Pi})},[t]);const Pn={staged:a("scmStaged"),unstaged:a("scmUnstaged"),untracked:a("scmUntracked"),both:a("scmStagedUnstaged")},pi=oe=>{const ye=oe.split(`
127
- `);return f.jsx("pre",{className:"scm-diff-pre",children:ye.map((be,et)=>{let Qe="";return be.startsWith("diff --git")||be.startsWith("index ")||be.startsWith("new file")||be.startsWith("deleted file")||be.startsWith("old mode")||be.startsWith("new mode")||be.startsWith("similarity index")||be.startsWith("rename ")||be.startsWith("copy ")||be.startsWith("Binary files")||be.startsWith("---")||be.startsWith("+++")?Qe="hdr":be.startsWith("@@")?Qe="hunk":be.startsWith("+")?Qe="add":be.startsWith("-")&&(Qe="del"),f.jsx("div",{className:`scm-diff-line ${Qe}`,children:be||" "},et)})})};return f.jsxs("div",{className:"scm-view",children:[f.jsxs("div",{className:"scm-header",children:[f.jsxs("div",{className:"scm-title-row",children:[f.jsxs("span",{className:"scm-title",children:[f.jsx(Gl,{}),a("scmTitle")]}),f.jsxs("div",{className:"scm-view-tabs",role:"tablist",children:[f.jsx("button",{type:"button",role:"tab","aria-selected":S==="changes",className:S==="changes"?"active":"",onClick:()=>{x("changes"),J(null)},children:a("scmChanges")}),f.jsx("button",{type:"button",role:"tab","aria-selected":S==="history",className:S==="history"?"active":"",onClick:()=>{x("history"),J(null)},children:a("scmHistory")})]}),f.jsx("button",{type:"button",className:"panel-refresh",title:a("scmRefreshTip"),disabled:z,onClick:()=>ge(!0),children:f.jsx(kc,{className:z?"scm-spin":""})})]}),f.jsxs("div",{className:"scm-row",children:[f.jsxs("span",{className:"scm-branch-current",title:a("scmCurrentBranch"),children:[f.jsx(Gl,{}),l?l.detached?a("scmDetached"):l.branch:"…",(l==null?void 0:l.upstream)&&f.jsx("span",{className:"scm-upstream",children:l.upstreamGone?a("scmUpstreamGone"):l.ahead>0||l.behind>0?a("scmAheadBehind",{ahead:l.ahead,behind:l.behind}):l.upstream})]}),f.jsxs("select",{className:"scm-select",value:g,disabled:N||d.length===0,title:a("scmSwitchBranch"),onChange:oe=>m(oe.target.value),children:[f.jsx("option",{value:"",disabled:!0,children:a("scmSelectBranch")}),d.map(oe=>f.jsx("option",{value:oe.name,children:oe.current?`* ${oe.name}`:oe.name},oe.name))]}),f.jsxs("button",{type:"button",className:"btn",disabled:!g||g===(l==null?void 0:l.branch)||N,title:a("scmSwitchBranchTip",{branch:g}),onClick:ei,children:[f.jsx(Gl,{}),a("scmSwitch")]}),f.jsxs("button",{type:"button",className:"btn",disabled:!l||l.detached||N,title:a("scmPushTip"),onClick:Hi,children:[f.jsx($v,{}),a("scmPush")]}),f.jsxs("button",{type:"button",className:"btn",disabled:!l||l.detached||N,title:a("scmPullTip"),onClick:$i,children:[f.jsx(Wv,{}),a("scmPull")]}),f.jsx("input",{className:"scm-commit-input",value:C,placeholder:a("scmCommitPlaceholder"),disabled:N,onChange:oe=>P(oe.target.value),onKeyDown:oe=>{oe.key==="Enter"&&!oe.nativeEvent.isComposing&&mn()}}),f.jsxs("button",{type:"button",className:"btn primary",disabled:!C.trim()||N,title:a("scmCommitTip"),onClick:mn,children:[f.jsx(hf,{}),a("scmCommit")]})]})]}),f.jsxs("div",{className:"scm-body",children:[S==="history"?f.jsxs("div",{className:"scm-history",children:[f.jsxs("div",{className:"scm-files-header",children:[f.jsx("span",{children:a("scmHistory")}),k.length>0&&f.jsx("span",{className:"scm-files-count",children:k.length})]}),f.jsx("div",{className:"scm-history-list",children:N?f.jsx("div",{className:"scm-empty",children:a("scmNotGitRepo")}):l?k.length===0?f.jsx("div",{className:"scm-empty",children:a("scmNoHistory")}):k.map(oe=>f.jsxs("button",{type:"button",className:`scm-commit ${(D==null?void 0:D.hash)===oe.hash?"active":""}`,onClick:()=>ft(oe),title:oe.hash,children:[f.jsx("span",{className:"scm-commit-graph","aria-hidden":"true",children:oe.graph||"* "}),f.jsxs("span",{className:"scm-commit-info",children:[f.jsx("span",{className:"scm-commit-subject",children:oe.subject}),f.jsxs("span",{className:"scm-commit-meta",children:[oe.shortHash," · ",oe.author," · ",oe.date]}),oe.decorations&&f.jsx("span",{className:"scm-commit-refs",children:oe.decorations})]})]},oe.hash)):f.jsx("div",{className:"scm-empty",children:e.status==="open"?a("scmLoading"):a("scmConnecting")})})]}):f.jsxs("div",{className:"scm-files",children:[f.jsxs("div",{className:"scm-files-header",children:[f.jsx("span",{children:a("scmChanges")}),l&&l.files.length>0&&f.jsx("span",{className:"scm-files-count",children:l.files.length})]}),f.jsx("div",{className:"scm-files-list",children:N?f.jsx("div",{className:"scm-empty",children:a("scmNotGitRepo")}):l?l.files.length===0?f.jsx("div",{className:"scm-empty",children:a("scmNoChanges")}):l.files.map(oe=>{const ye=_L(oe),be=v.get(oe.path);return f.jsxs("div",{className:`scm-file ${(X==null?void 0:X.path)===oe.path?"active":""}`,title:Pn[ye],onClick:()=>ot(oe),children:[f.jsx("span",{className:`scm-file-xy ${ye==="untracked"?"q":"x"}`,children:oe.x!==" "?oe.x:" "}),f.jsx("span",{className:`scm-file-xy ${ye==="untracked"?"q":"y"}`,children:oe.y!==" "?oe.y:" "}),f.jsx("span",{className:"scm-file-path",children:oe.path}),be&&(be.add>0||be.del>0)&&f.jsxs("span",{className:"scm-file-stat",children:[be.add>0&&f.jsxs("span",{className:"add",children:["+",be.add]}),be.del>0&&f.jsxs("span",{className:"del",children:["-",be.del]})]})]},oe.path)}):f.jsx("div",{className:"scm-empty",children:e.status==="open"?a("scmLoading"):a("scmConnecting")})})]}),f.jsxs("div",{className:"scm-diff",children:[f.jsxs("div",{className:"scm-diff-header",children:[f.jsx("span",{children:S==="history"?D?`${D.shortHash} ${D.subject}`:a("scmCommitDetail"):X?X.path:a("scmDiff")}),(S==="history"?L:R)&&f.jsx("span",{className:"scm-diff-loading",children:a("scmLoading")})]}),f.jsx("div",{className:"scm-diff-body",children:S==="history"?f.jsxs(f.Fragment,{children:[Q&&f.jsx("div",{className:"scm-error",children:Q}),!D&&!Q&&f.jsx("div",{className:"scm-empty",children:a("scmSelectCommitHint")}),D&&L&&!Q&&f.jsx("div",{className:"scm-empty",children:a("scmLoading")}),D&&!L&&!Q&&I?pi(I):null]}):f.jsxs(f.Fragment,{children:[Q&&f.jsx("div",{className:"scm-error",children:Q}),!X&&!Q&&f.jsx("div",{className:"scm-empty",children:a("scmSelectFileHint")}),X&&!A&&!Q&&f.jsx("div",{className:"scm-empty",children:a("scmLoading")}),X&&A&&A.untracked&&f.jsx("div",{className:"scm-empty",children:a("scmUntrackedNote")}),X&&A&&!A.untracked&&f.jsxs(f.Fragment,{children:[A.staged&&f.jsxs(f.Fragment,{children:[f.jsx("div",{className:"scm-diff-section",children:a("scmStaged")}),pi(A.staged)]}),A.worktree&&f.jsxs(f.Fragment,{children:[f.jsx("div",{className:"scm-diff-section",children:a("scmUnstaged")}),pi(A.worktree)]}),!A.staged&&!A.worktree&&f.jsx("div",{className:"scm-empty",children:a("scmNoDiff")})]})]})})]})]}),f.jsxs("div",{className:"scm-hint",children:[f.jsx(xc,{}),f.jsx("span",{children:a("scmRunsInTerminal")}),f.jsx("button",{type:"button",className:"scm-goto-term",onClick:o,children:a("scmViewTerminal")})]})]})}const Av={name:"",command:"",cwd:"${pwd}"};function yL({chat:e,send:t,terminal:n}){const i=yt(),[o,a]=O.useState(null),l=O.useMemo(()=>e.terminals.filter(R=>R.id!==Pi),[e.terminals]),[u,d]=O.useState(!1),[h,g]=O.useState(!1),[m,v]=O.useState(null),[y,S]=O.useState(Av),[x,k]=O.useState(null),E=O.useRef(null);O.useEffect(()=>{l.length===0?a(null):l.some(R=>R.id===o)||a(l[l.length-1].id)},[l,o]),O.useEffect(()=>()=>{E.current&&clearTimeout(E.current)},[]);const D=R=>{var H;if(!e.ready)return;const F=Nc(),z=e.activeConversationId||((H=e.state)==null?void 0:H.conversationId)||"";n.create({...R,id:F,conversationId:z,cols:R.cols??80,rows:R.rows??24,running:!0,exitCode:null}),a(F),d(!1)},T=()=>{var R;return D({title:i("terminalTitle",{n:l.length+1}),cwd:((R=e.state)==null?void 0:R.cwd)??""})},I=R=>{var H;const F=R.name||R.command,z=l.find(Q=>Q.title===F);if(z){n.restart(z.id),a(z.id),t({type:"run_command",terminalId:z.id,conversationId:z.conversationId,command:R,cols:80,rows:24});return}D({title:F,cwd:((H=e.state)==null?void 0:H.cwd)??"",command:R})},q=R=>{const F=l.find(z=>z.id===R);if(F&&t({type:"terminal_kill",terminalId:R,conversationId:F.conversationId}),n.close(R),o===R){const z=l.filter(H=>H.id!==R);a(z.length>0?z[z.length-1].id:null)}},L=()=>{g(!0),v(null),S(Av)},re=R=>{const F=e.commands[R];F&&(g(!1),v(R),S({name:F.name,command:F.command,cwd:F.cwd??""}))},X=()=>{g(!1),v(null)},te=()=>{const R=y.name.trim(),F=y.command.trim();if(!R||!F)return;const z=y.cwd.trim(),H={name:R,command:F,cwd:z||void 0},Q=h?[...e.commands,H]:m!==null?e.commands.map((J,N)=>N===m?H:J):e.commands;t({type:"save_commands",commands:Q}),X()},A=R=>{if(x===R){const F=e.commands.filter((z,H)=>H!==R);t({type:"save_commands",commands:F}),k(null),E.current&&clearTimeout(E.current)}else k(R),E.current&&clearTimeout(E.current),E.current=setTimeout(()=>k(null),2500)},j=h||m!==null;return f.jsxs("div",{className:"terminal-view",children:[f.jsxs("aside",{className:`term-side term-commands ${u?"open":""}`,children:[f.jsxs("div",{className:"panel-header",children:[f.jsx("span",{className:"panel-title",children:i("commands")}),f.jsxs("div",{className:"panel-header-actions",children:[f.jsx("button",{type:"button",className:"panel-refresh",title:i("rerun"),onClick:()=>t({type:"list_commands"}),children:f.jsx(kc,{})}),f.jsx("button",{type:"button",className:"panel-new",title:i("newCommand"),onClick:L,children:f.jsx(Br,{})})]})]}),f.jsx("div",{className:"panel-body",children:j?f.jsxs("div",{className:"cmd-form",children:[f.jsx("label",{htmlFor:"cmd-name",children:i("name")}),f.jsx("input",{id:"cmd-name",className:"cmd-input",value:y.name,placeholder:i("exampleName"),autoFocus:!0,onChange:R=>S({...y,name:R.target.value})}),f.jsx("label",{htmlFor:"cmd-command",children:i("command")}),f.jsx("input",{id:"cmd-command",className:"cmd-input",value:y.command,placeholder:i("exampleCommand"),onChange:R=>S({...y,command:R.target.value}),onKeyDown:R=>{R.key==="Enter"&&!R.nativeEvent.isComposing&&te()}}),f.jsxs("label",{htmlFor:"cmd-cwd",children:[i("directory")," ",f.jsx("span",{className:"cmd-hint",children:i("cwdHint")})]}),f.jsx("input",{id:"cmd-cwd",className:"cmd-input",value:y.cwd,placeholder:"${pwd}",onChange:R=>S({...y,cwd:R.target.value}),onKeyDown:R=>{R.key==="Enter"&&!R.nativeEvent.isComposing&&te()}}),f.jsxs("div",{className:"cmd-form-actions",children:[f.jsx("button",{type:"button",className:"btn",onClick:X,children:i("cancel")}),f.jsx("button",{type:"button",className:"btn primary",disabled:!y.name.trim()||!y.command.trim(),onClick:te,children:i("save")})]})]}):f.jsxs(f.Fragment,{children:[e.commands.length===0&&f.jsx("div",{className:"panel-empty",children:i("noCommands")}),e.commands.map((R,F)=>f.jsxs("div",{className:"cmd-item",children:[f.jsx("button",{type:"button",className:"cmd-run",title:i("clickToRun"),onClick:()=>I(R),children:f.jsx(y0,{})}),f.jsxs("button",{type:"button",className:"cmd-main",title:i("clickToRun"),onClick:()=>I(R),children:[f.jsx("span",{className:"cmd-name",children:R.name}),f.jsx("span",{className:"cmd-command",children:R.command}),R.cwd&&f.jsx("span",{className:"cmd-cwd",children:R.cwd})]}),f.jsx("button",{type:"button",className:"cmd-act",title:i("edit"),onClick:()=>re(F),children:f.jsx(ld,{})}),f.jsx("button",{type:"button",className:`cmd-act del ${x===F?"confirm":""}`,title:i("delete"),onClick:()=>A(F),children:x===F?i("confirmQ"):f.jsx(sc,{})})]},F))]})}),f.jsxs("div",{className:"term-tabs-block",children:[f.jsxs("div",{className:"panel-header",children:[f.jsx("span",{className:"panel-title",children:i("terminal")}),f.jsx("button",{type:"button",className:"panel-new",title:i("newTerminal"),onClick:T,children:f.jsx(Br,{})})]}),f.jsxs("div",{className:"panel-body",children:[l.length===0&&f.jsx("div",{className:"panel-empty",children:i("noTerminal")}),l.map(R=>f.jsxs("div",{className:`term-tab ${R.id===o?"active":""}`,children:[f.jsxs("button",{type:"button",className:"term-tab-main",title:`${R.cwd}${R.command?`
128
- > ${R.command.command}`:""}`,onClick:()=>{a(R.id),d(!1)},children:[f.jsx("span",{className:`term-tab-dot ${R.running?"run":"exit"}`}),f.jsxs("span",{className:"term-tab-title",children:[R.title,!R.running&&f.jsx("span",{className:"term-tab-exit",children:i("exited",{code:R.exitCode===null?"":` ${R.exitCode}`})})]})]}),f.jsx("button",{type:"button",className:"term-tab-close",title:i("closeTerminal"),onClick:()=>q(R.id),children:f.jsx(rr,{})})]},R.id))]})]})]}),f.jsxs("div",{className:"term-main",children:[u&&f.jsx("div",{className:"drawer-backdrop",onClick:()=>d(!1)}),f.jsx("button",{type:"button",className:"term-side-toggle",title:i("commands"),onClick:()=>d(R=>!R),children:f.jsx(jv,{})}),l.length===0?f.jsxs("div",{className:"term-empty",children:[f.jsx(xc,{className:"term-empty-icon"}),f.jsx("div",{className:"term-empty-title",children:i("builtinTerminal")}),f.jsx("div",{className:"term-empty-sub",children:i("termEmptySub")})]}):l.map(R=>f.jsx(aL,{conversationId:R.conversationId,terminalId:R.id,command:R.command,cwd:R.cwd,active:R.id===o,send:t,register:n.register},`${R.conversationId}:${R.id}`))]})]})}function bL({send:e,piConfigured:t,providers:n,installResult:i,onClose:o}){const a=yt(),[l,u]=O.useState(!1),[d,h]=O.useState(""),[g,m]=O.useState(""),[v,y]=O.useState(!1);O.useEffect(()=>{e({type:"list_providers"})},[e]),O.useEffect(()=>{t&&o()},[t,o]),O.useEffect(()=>{i&&u(!1)},[i]),O.useEffect(()=>{var T;!d&&n.length>0&&h(((T=n.find(I=>!I.configured))==null?void 0:T.id)??n[0].id)},[n,d]);const S=()=>{l||(u(!0),e({type:"install_pi_agent"}))},x=()=>{!g.trim()||v||(y(!0),e({type:"set_provider_api_key",provider:d.trim(),apiKey:g.trim()}),setTimeout(()=>y(!1),3e3))},k=()=>{e({type:"get_state"}),e({type:"list_providers"})},E=n.find(T=>T.id===d),D=i!==null&&!i.ok;return f.jsx("div",{className:"modal-backdrop",children:f.jsxs("div",{className:"modal setup-modal",children:[f.jsx("button",{type:"button",className:"modal-close","aria-label":a("close"),onClick:o,children:f.jsx(rr,{})}),f.jsxs("div",{className:"modal-head",children:[f.jsx(Ec,{className:"modal-head-icon"}),f.jsx("h2",{children:a("setupTitle")})]}),f.jsx("p",{className:"modal-desc",children:a("setupDesc")}),D?f.jsxs("div",{className:"setup-failed",children:[f.jsx("div",{className:"setup-done",children:a("installFailed")}),f.jsx("pre",{className:"setup-detail",children:i.detail}),f.jsxs("div",{className:"setup-actions",children:[f.jsx("button",{type:"button",className:"btn primary",disabled:l,onClick:S,children:a("retryInstall")}),f.jsx("button",{type:"button",className:"btn",onClick:o,children:a("skip")})]})]}):i!=null&&i.ok?f.jsxs("div",{className:"setup-key-form",children:[f.jsx("div",{className:"setup-done",children:a("installDone")}),f.jsxs("label",{className:"field",children:[f.jsx("span",{className:"field-label",children:a("provider")}),f.jsxs("select",{value:d,onChange:T=>h(T.target.value),children:[n.length===0&&f.jsx("option",{value:"",children:a("loading")}),n.map(T=>f.jsxs("option",{value:T.id,children:[T.name,"(",T.id,")",T.configured?` · ${a("configured")}`:""]},T.id))]}),(E==null?void 0:E.configured)&&f.jsx("div",{className:"field-hint",children:a("providerKeyReady")})]}),f.jsxs("label",{className:"field",children:[f.jsx("span",{className:"field-label",children:a("apiKey")}),f.jsx("input",{type:"password",value:g,onChange:T=>m(T.target.value),placeholder:"sk-…"})]}),f.jsxs("div",{className:"setup-actions",children:[f.jsx("button",{type:"button",className:"btn primary",disabled:!g.trim()||v||!d,onClick:x,children:a(v?"saving":"saveAndStart")}),f.jsxs("button",{type:"button",className:"btn",onClick:k,children:[f.jsx(kc,{})," ",a("recheck")]})]})]}):f.jsxs("div",{className:"setup-actions",children:[f.jsx("button",{type:"button",className:"btn primary",disabled:l,onClick:S,children:a(l?"installing":"autoInstall")}),f.jsx("button",{type:"button",className:"btn",onClick:o,children:a("skip")})]})]})})}const SL=["openai-completions","openai-responses","anthropic-messages","google-generative-ai"],Wf=()=>({id:"",name:"",reasoning:!1,input:"text",contextWindow:"",maxTokens:""}),wL=()=>({providerId:"",name:"",api:"openai-completions",baseUrl:"",apiKey:"",authHeader:!0,models:[Wf()]});function xL(e){return{providerId:e.providerId,name:e.name??"",api:e.api??"openai-completions",baseUrl:e.baseUrl??"",apiKey:e.apiKey??"",authHeader:e.authHeader??!1,models:(e.models.length?e.models:[Wf()]).map(t=>{var n;return{id:t.id,name:t.name??"",reasoning:t.reasoning??!1,input:(n=t.input)!=null&&n.includes("image")?"text-image":"text",contextWindow:t.contextWindow?String(t.contextWindow):"",maxTokens:t.maxTokens?String(t.maxTokens):""}})}}function kL({send:e,providers:t,providerStatus:n,fetchModelsResult:i,onClose:o}){const a=yt(),[l,u]=O.useState(null),[d,h]=O.useState({}),[g,m]=O.useState(null),[v,y]=O.useState({}),[S,x]=O.useState(!1),[k,E]=O.useState(0),[D,T]=O.useState(null),I=O.useRef(0);O.useEffect(()=>{e({type:"list_models_config"}),e({type:"list_providers"})},[e]);const q=()=>{if(!l)return;const A=l.baseUrl.trim();if(!A){T({ok:!1,text:a("fetchModelsNeedBaseUrl")});return}if(S)return;x(!0),T(null);const j=k+1;E(j),e({type:"fetch_models",reqId:j,baseUrl:A,apiKey:l.apiKey.trim()||void 0,authHeader:l.authHeader,api:l.api})};O.useEffect(()=>{var A;if(!(!i||i.reqId===I.current))if(I.current=i.reqId,x(!1),i.ok&&((A=i.models)!=null&&A.length)){const j=i.models;u(R=>{if(!R)return R;const F=R.models.map(J=>{var C;if(!J.id.trim())return J;const N=j.find(P=>P.id===J.id.trim());if(!N)return J;const G={...J};return!G.name&&N.name&&(G.name=N.name),!G.contextWindow&&N.contextWindow&&(G.contextWindow=String(N.contextWindow)),!G.maxTokens&&N.maxTokens&&(G.maxTokens=String(N.maxTokens)),G.input==="text"&&((C=N.input)!=null&&C.includes("image"))&&(G.input="text-image"),!G.reasoning&&N.reasoning&&(G.reasoning=!0),G}),z=new Set(F.map(J=>J.id.trim()).filter(Boolean)),H=j.filter(J=>!z.has(J.id)).map(J=>{var N;return{id:J.id,name:J.name??"",reasoning:J.reasoning??!1,input:(N=J.input)!=null&&N.includes("image")?"text-image":"text",contextWindow:J.contextWindow?String(J.contextWindow):"",maxTokens:J.maxTokens?String(J.maxTokens):""}}),Q=[...F,...H];return Q.some(J=>J.id.trim())?{...R,models:Q.filter(J=>J.id.trim())}:R}),T({ok:!0,text:a("fetchModelsOk",{n:j.length})})}else T({ok:!1,text:i.error||a("fetchModelsEmpty")})},[i]);const L=A=>{const j=(d[A.id]??"").trim();!j||g||(m(A.id),e({type:"set_provider_api_key",provider:A.id,apiKey:j}),setTimeout(()=>{m(null),h(R=>({...R,[A.id]:""})),y(R=>({...R,[A.id]:!1})),e({type:"list_providers"})},1500))},re=()=>{if(!l)return;const A=l.providerId.trim(),j=l.models.filter(F=>F.id.trim()).map(F=>({id:F.id.trim(),name:F.name.trim()||void 0,reasoning:F.reasoning||void 0,input:F.input==="text-image"?["text","image"]:void 0,contextWindow:F.contextWindow?Number(F.contextWindow):void 0,maxTokens:F.maxTokens?Number(F.maxTokens):void 0})),R={providerId:A,name:l.name.trim()||void 0,api:l.api.trim()||void 0,baseUrl:l.baseUrl.trim()||void 0,apiKey:l.apiKey.trim()||void 0,authHeader:l.authHeader||void 0,models:j};e({type:"save_model_config",providerId:A,config:R}),o()},X=A=>{window.confirm(a("deleteProviderConfirm",{id:A.providerId,n:A.models.length}))&&e({type:"delete_model_config",providerId:A.providerId})},te=(A,j)=>{l&&u({...l,models:l.models.map((R,F)=>F===A?{...R,...j}:R)})};return f.jsx("div",{className:"modal-backdrop",onClick:o,children:f.jsxs("div",{className:"modal model-modal",onClick:A=>A.stopPropagation(),children:[f.jsx("button",{type:"button",className:"modal-close","aria-label":a("close"),onClick:o,children:f.jsx(rr,{})}),f.jsx("div",{className:"modal-head",children:f.jsx("h2",{children:a(l?"editProvider":"manageModelsTitle")})}),l?f.jsxs("div",{className:"provider-form",children:[f.jsxs("div",{className:"form-grid",children:[f.jsxs("label",{className:"field",children:[f.jsxs("span",{className:"field-label",children:[a("providerId")," ",f.jsx("em",{children:a("providerIdHint")})]}),f.jsx("input",{type:"text",value:l.providerId,disabled:t.some(A=>A.providerId===l.providerId),onChange:A=>u({...l,providerId:A.target.value}),placeholder:"my-proxy"})]}),f.jsxs("label",{className:"field",children:[f.jsx("span",{className:"field-label",children:a("displayName")}),f.jsx("input",{type:"text",value:l.name,onChange:A=>u({...l,name:A.target.value}),placeholder:a("displayNamePh")})]}),f.jsxs("label",{className:"field",children:[f.jsx("span",{className:"field-label",children:a("apiType")}),f.jsx("select",{value:l.api,onChange:A=>u({...l,api:A.target.value}),children:SL.map(A=>f.jsx("option",{value:A,children:A},A))})]}),f.jsxs("label",{className:"field",children:[f.jsxs("span",{className:"field-label",children:["baseUrl ",f.jsx("em",{children:a("baseUrlHint")})]}),f.jsx("input",{type:"text",value:l.baseUrl,onChange:A=>u({...l,baseUrl:A.target.value}),placeholder:"http://localhost:11434/v1"})]}),f.jsxs("label",{className:"field",children:[f.jsx("span",{className:"field-label",children:a("apiKey")}),f.jsx("input",{type:"password",value:l.apiKey,onChange:A=>u({...l,apiKey:A.target.value}),placeholder:a("apiKeyHint")})]}),f.jsxs("label",{className:"field check",children:[f.jsx("input",{type:"checkbox",checked:l.authHeader,onChange:A=>u({...l,authHeader:A.target.checked})}),f.jsx("span",{children:a("authHeader")})]})]}),f.jsxs("div",{className:"model-section-head",children:[f.jsx("span",{className:"form-section-title",children:a("modelsTitle")}),f.jsxs("span",{className:"model-section-actions",children:[D&&f.jsx("span",{className:`fetch-msg ${D.ok?"ok":"err"}`,title:D.text,children:D.text}),f.jsxs("button",{type:"button",className:"btn sm",disabled:S||!l.baseUrl.trim(),title:a("fetchModelsHint"),onClick:q,children:[f.jsx(cf,{})," ",a(S?"fetchingModels":"fetchModels")]})]})]}),l.models.map((A,j)=>f.jsxs("div",{className:"model-row",children:[f.jsx("input",{type:"text",value:A.id,onChange:R=>te(j,{id:R.target.value}),placeholder:a("modelIdReq")}),f.jsx("input",{type:"text",value:A.name,onChange:R=>te(j,{name:R.target.value}),placeholder:a("displayName")}),f.jsxs("select",{value:A.input,onChange:R=>te(j,{input:R.target.value}),children:[f.jsx("option",{value:"text",children:a("text")}),f.jsx("option",{value:"text-image",children:a("textImage")})]}),f.jsxs("label",{className:"check",children:[f.jsx("input",{type:"checkbox",checked:A.reasoning,onChange:R=>te(j,{reasoning:R.target.checked})}),f.jsx("span",{children:a("reasoning")})]}),f.jsx("input",{type:"number",value:A.contextWindow,onChange:R=>te(j,{contextWindow:R.target.value}),placeholder:a("contextWindow"),title:"contextWindow"}),f.jsx("input",{type:"number",value:A.maxTokens,onChange:R=>te(j,{maxTokens:R.target.value}),placeholder:a("maxOutput"),title:"maxTokens"}),f.jsx("button",{type:"button",className:"iconbtn danger",title:a("removeModel"),onClick:()=>u({...l,models:l.models.filter((R,F)=>F!==j)}),children:f.jsx(sc,{})})]},j)),f.jsxs("button",{type:"button",className:"btn",onClick:()=>u({...l,models:[...l.models,Wf()]}),children:[f.jsx(Br,{})," ",a("addModel")]}),f.jsxs("div",{className:"modal-actions",children:[f.jsx("button",{type:"button",className:"btn",onClick:()=>u(null),children:a("cancel")}),f.jsx("button",{type:"button",className:"btn primary",disabled:!l.providerId.trim()||!l.models.some(A=>A.id.trim()),onClick:re,children:a("save")})]})]}):f.jsxs(f.Fragment,{children:[f.jsxs("div",{className:"form-section-title",children:[a("builtinProviders")," ",f.jsx("em",{className:"section-hint",children:a("hintKeyOnly")})]}),f.jsxs("div",{className:"provider-list",children:[n.length===0&&f.jsx("div",{className:"dd-loading",children:a("loading")}),n.map(A=>f.jsxs("div",{className:"provider-row",children:[f.jsxs("div",{className:"provider-info",children:[f.jsx("span",{className:"provider-name",children:A.name}),f.jsxs("span",{className:"provider-sub",children:[A.id,A.configured&&f.jsx("span",{className:"auth-badge",children:a("configuredBadge")}),A.source&&!A.configured&&f.jsx("span",{className:"auth-badge dim",children:A.source})]})]}),f.jsx("div",{className:"provider-actions",children:A.configured&&!v[A.id]?f.jsxs(f.Fragment,{children:[f.jsx("span",{className:"auth-badge",children:a("keyReady")}),f.jsxs("button",{type:"button",className:"btn sm",title:a("replaceKeyTitle"),onClick:()=>y(j=>({...j,[A.id]:!0})),children:[f.jsx(ld,{})," ",a("replaceKey")]})]}):f.jsxs(f.Fragment,{children:[f.jsx("input",{type:"password",className:"key-input",placeholder:a("pasteKey"),value:d[A.id]??"",onChange:j=>h(R=>({...R,[A.id]:j.target.value}))}),f.jsxs("button",{type:"button",className:"btn primary sm",disabled:!(d[A.id]??"").trim()||g===A.id,onClick:()=>L(A),children:[f.jsx(E0,{})," ",g===A.id?a("savingKey"):a("saveKey")]})]})})]},A.id))]}),f.jsx("div",{className:"form-section-title",children:a("customProviders")}),f.jsx("p",{className:"modal-desc",children:a("customDesc")}),t.length===0&&f.jsx("div",{className:"dd-loading",children:a("noCustomProviders")}),f.jsx("div",{className:"provider-list",children:t.map(A=>f.jsxs("div",{className:"provider-row",children:[f.jsxs("div",{className:"provider-info",children:[f.jsx("span",{className:"provider-name",children:A.providerId}),f.jsxs("span",{className:"provider-sub",children:[A.api??"—",A.baseUrl?` · ${A.baseUrl}`:"",A.models.length>0&&` · ${a("modelsCount",{n:A.models.length})}`]})]}),f.jsxs("div",{className:"provider-actions",children:[f.jsx("button",{type:"button",className:"iconbtn",title:a("edit"),onClick:()=>u(xL(A)),children:f.jsx(ld,{})}),f.jsx("button",{type:"button",className:"iconbtn danger",title:a("delete"),onClick:()=>X(A),children:f.jsx(sc,{})})]})]},A.providerId))}),f.jsx("div",{className:"modal-actions",children:f.jsxs("button",{type:"button",className:"btn primary",onClick:()=>u(wL()),children:[f.jsx(Br,{})," ",a("addProvider")]})})]})]})})}function Vl({title:e,subtitle:t,enabled:n,onToggle:i}){const o=yt();return f.jsxs("div",{className:"set-row",children:[f.jsxs("div",{className:"set-row-info",children:[f.jsx("div",{className:"set-row-name",children:e}),t&&f.jsx("div",{className:"set-row-desc",children:t})]}),f.jsx("button",{type:"button",className:`set-switch ${n?"on":""}`,role:"switch","aria-checked":n,title:o(n?"settingsEnabled":"settingsDisabled"),onClick:i,children:f.jsx("span",{className:"set-switch-knob"})})]})}function EL({chat:e,send:t,onClose:n}){const i=yt(),o=e.settings,[a,l]=O.useState(""),[u,d]=O.useState("append"),h=O.useRef(!1),[g,m]=O.useState(""),[v,y]=O.useState("append"),S=O.useRef(!1),[x,k]=O.useState(""),E=O.useRef(!1),[D,T]=O.useState("");if(O.useEffect(()=>{o&&(d(o.promptMode),!h.current&&(l(u==="append"||o.customSystemPrompt?o.customSystemPrompt:o.defaultSystemPrompt||""),y(o.visionBridgePromptMode),!S.current&&(m(v==="append"||o.visionBridgePrompt?o.visionBridgePrompt:o.visionBridgeDefaultPrompt||""),E.current||k(o.reviewPrompt))))},[o,u,v]),!o)return null;const I=new Set(o.disabledSkills),q=new Set(o.disabledExtensions),L=j=>t({type:"set_settings",...j}),re=j=>{const R=new Set(I);R.has(j.name)?R.delete(j.name):R.add(j.name),L({disabledSkills:[...R]})},X=j=>{const R=new Set(q);R.has(j.id)?R.delete(j.id):R.add(j.id),L({disabledExtensions:[...R]})},te=j=>{const R=new Set(o.reviewSkills.filter(F=>!F.enabled).map(F=>F.name));R.has(j.name)?R.delete(j.name):R.add(j.name),L({reviewDisabledSkills:[...R]})},A=()=>{const j=u==="replace"&&o.defaultSystemPrompt&&a===o.defaultSystemPrompt?"":a;L({promptMode:u,customSystemPrompt:j})};return f.jsx("div",{className:"modal-backdrop",onClick:n,children:f.jsxs("div",{className:"modal settings-modal",onClick:j=>j.stopPropagation(),children:[f.jsx("button",{type:"button",className:"modal-close","aria-label":i("close"),onClick:n,children:f.jsx(rr,{})}),f.jsxs("div",{className:"modal-head",children:[f.jsx(ac,{className:"modal-head-icon"}),f.jsx("h2",{children:i("settingsTitle")})]}),f.jsx("p",{className:"modal-desc",children:i("settingsDesc")}),f.jsxs("div",{className:"set-section",children:[f.jsxs("div",{className:"set-section-title",children:[f.jsx(rd,{className:"set-section-icon"}),i("settingsSystemPrompt")]}),f.jsxs("div",{className:"set-mode-row",children:[f.jsx("label",{className:"set-field-label",children:i("settingsPromptMode")}),f.jsxs("select",{className:"set-select",value:u,onChange:j=>{const R=j.target.value;d(R),L({promptMode:R})},children:[f.jsx("option",{value:"append",children:i("promptModeAppend")}),f.jsx("option",{value:"replace",children:i("promptModeReplace")})]})]}),f.jsx("textarea",{className:"set-prompt-input",rows:6,placeholder:i("promptPlaceholder"),value:a,onFocus:()=>h.current=!0,onBlur:()=>{h.current=!1,A()},onChange:j=>l(j.target.value)}),f.jsx("p",{className:"set-hint",children:i(u==="append"?"promptAppendHint":"promptReplaceHint")})]}),f.jsxs("div",{className:"set-section",children:[f.jsxs("div",{className:"set-section-title",children:[f.jsx(Ec,{className:"set-section-icon"}),i("settingsSkills"),f.jsx("span",{className:"set-count",children:o.skills.length})]}),o.skills.length===0?f.jsx("p",{className:"set-empty",children:i("noSkills")}):f.jsx("div",{className:"set-list",children:o.skills.map(j=>f.jsx(Vl,{title:j.name,subtitle:j.description,enabled:j.enabled,onToggle:()=>re(j)},j.name))})]}),f.jsxs("div",{className:"set-section",children:[f.jsxs("div",{className:"set-section-title",children:[f.jsx(b0,{className:"set-section-icon"}),i("settingsExtensions"),f.jsx("span",{className:"set-count",children:o.extensions.length})]}),o.extensions.length===0?f.jsx("p",{className:"set-empty",children:i("noExtensions")}):f.jsx("div",{className:"set-list",children:o.extensions.map(j=>f.jsx(Vl,{title:j.name,subtitle:j.path,enabled:j.enabled,onToggle:()=>X(j)},j.id))})]}),f.jsxs("div",{className:"set-section",children:[f.jsxs("div",{className:"set-section-title",children:[f.jsx(rd,{className:"set-section-icon"}),i("settingsReview"),f.jsx("span",{className:"set-count",children:o.reviewSkills.length})]}),f.jsx("p",{className:"set-hint",children:i("settingsReviewDesc")}),f.jsx("textarea",{className:"set-prompt-input",rows:5,placeholder:i("reviewPromptPlaceholder"),value:x,onFocus:()=>E.current=!0,onBlur:()=>{E.current=!1,L({reviewPrompt:x})},onChange:j=>k(j.target.value)}),f.jsx("p",{className:"set-hint",children:i("reviewPromptHint")}),f.jsx("div",{className:"set-field-label",children:i("settingsReviewSkills")}),o.reviewSkills.length===0?f.jsx("p",{className:"set-empty",children:i("noSkills")}):f.jsx("div",{className:"set-list",children:o.reviewSkills.map(j=>f.jsx(Vl,{title:j.name,subtitle:j.description,enabled:j.enabled,onToggle:()=>te(j)},`review-${j.name}`))})]}),f.jsxs("div",{className:"set-section",children:[f.jsxs("div",{className:"set-section-title",children:[f.jsx(Uv,{className:"set-section-icon"}),i("settingsVisionBridge")]}),f.jsx(Vl,{title:i("visionBridgeEnabled"),subtitle:i("settingsVisionBridgeDesc"),enabled:o.visionBridgeEnabled,onToggle:()=>L({visionBridgeEnabled:!o.visionBridgeEnabled})}),!o.visionBridgeEnabled&&f.jsx("p",{className:"set-hint",children:i("visionBridgeOffHint")}),o.visionBridgeEnabled&&f.jsxs("div",{className:"set-mode-row",children:[f.jsx("label",{className:"set-field-label",children:i("visionBridgeModel")}),f.jsxs("select",{className:"set-select",value:o.visionBridgeModel??"",onChange:j=>L({visionBridgeModel:j.target.value||null}),children:[f.jsx("option",{value:"",children:i("visionBridgeAuto")}),o.visionModels.map(j=>f.jsx("option",{value:`${j.provider}/${j.id}`,children:j.label},`${j.provider}/${j.id}`))]})]}),o.visionBridgeEnabled&&f.jsxs("div",{className:"set-mode-row",children:[f.jsx("label",{className:"set-field-label",children:i("visionBridgePromptMode")}),f.jsxs("select",{className:"set-select",value:v,onChange:j=>{const R=j.target.value;y(R),L({visionBridgePromptMode:R})},children:[f.jsx("option",{value:"append",children:i("promptModeAppend")}),f.jsx("option",{value:"replace",children:i("promptModeReplace")})]})]}),o.visionBridgeEnabled&&f.jsx("textarea",{className:"set-prompt-input",rows:4,placeholder:i("visionBridgePromptPlaceholder"),value:g,onFocus:()=>S.current=!0,onBlur:()=>{S.current=!1;const j=v==="replace"&&o.visionBridgeDefaultPrompt&&g===o.visionBridgeDefaultPrompt?"":g;L({visionBridgePromptMode:v,visionBridgePrompt:j})},onChange:j=>m(j.target.value)}),o.visionBridgeEnabled&&f.jsx("p",{className:"set-hint",children:i(v==="append"?"visionBridgePromptAppendHint":"visionBridgePromptReplaceHint")}),o.visionBridgeEnabled&&(o.visionModels.length===0?f.jsx("p",{className:"set-hint",children:i("visionBridgeNoModels")}):f.jsx("p",{className:"set-hint",children:i("visionBridgeCurrent",{model:o.visionBridgeModel??i("visionBridgeAuto")})}))]}),f.jsxs("div",{className:"set-section",children:[f.jsxs("div",{className:"set-section-title",children:[f.jsx(ac,{className:"set-section-icon"}),i("settingsPresets"),f.jsx("span",{className:"set-count",children:o.presets.length})]}),f.jsxs("div",{className:"set-preset-save",children:[f.jsx("input",{className:"set-input",placeholder:i("presetNamePlaceholder"),value:D,onChange:j=>T(j.target.value),onKeyDown:j=>{j.key==="Enter"&&D.trim()&&(t({type:"save_preset",name:D.trim()}),T(""))}}),f.jsxs("button",{type:"button",className:"set-save-btn",disabled:!D.trim(),onClick:()=>{t({type:"save_preset",name:D.trim()}),T("")},children:[f.jsx(Br,{})," ",i("saveAsPreset")]})]}),o.presets.length===0?f.jsx("p",{className:"set-empty",children:i("noPresets")}):f.jsx("div",{className:"set-list",children:o.presets.map(j=>f.jsxs("div",{className:"set-row",children:[f.jsxs("div",{className:"set-row-info",children:[f.jsx("div",{className:"set-row-name",children:j.name}),f.jsxs("div",{className:"set-row-desc",children:[j.promptMode==="replace"?i("promptModeReplace"):i("promptModeAppend"),j.disabledSkills.length>0&&` · ${i("settingsSkills")} ${j.disabledSkills.length}`,j.disabledExtensions.length>0&&` · ${i("settingsExtensions")} ${j.disabledExtensions.length}`]})]}),f.jsxs("div",{className:"set-row-actions",children:[f.jsx("button",{type:"button",className:"dd-refresh",onClick:()=>t({type:"apply_preset",name:j.name}),children:i("applyPreset")}),f.jsx("button",{type:"button",className:"set-icon-btn danger",title:i("deletePreset"),onClick:()=>t({type:"delete_preset",name:j.name}),children:f.jsx(sc,{})})]})]},j.name))})]}),f.jsx("div",{className:"modal-actions",children:f.jsx("button",{type:"button",className:"dd-refresh",onClick:n,children:i("close")})})]})})}function CL(e,t){const n=Math.max(0,Date.now()-e),i=Math.floor(n/6e4);if(i<1)return t("bgTaskJustNow");if(i<60)return t("bgTaskMinutes",{n:i});const o=Math.floor(i/60);return o<24?t("bgTaskHours",{n:o}):t("bgTaskDays",{n:Math.floor(o/24)})}function NL({servers:e,send:t,onClose:n}){const i=yt();return O.useEffect(()=>{t({type:"list_bg_servers"})},[]),f.jsx("div",{className:"modal-backdrop",onClick:n,children:f.jsxs("div",{className:"bg-task-modal",onClick:o=>o.stopPropagation(),children:[f.jsxs("div",{className:"bg-task-head",children:[f.jsxs("span",{className:"bg-task-title",children:[f.jsx(lc,{})," ",i("bgTasks"),e.length>0&&f.jsx("em",{className:"bg-task-count",children:e.length})]}),f.jsx("button",{type:"button",className:"btn",title:i("close"),onClick:n,children:f.jsx(rr,{})})]}),e.length===0?f.jsxs("div",{className:"bg-task-empty",children:[f.jsx(lc,{}),f.jsx("span",{children:i("bgTasksEmpty")}),f.jsx("small",{children:i("bgTasksDesc")})]}):f.jsx("ul",{className:"bg-task-list",children:e.map(o=>f.jsxs("li",{className:"bg-task-item",children:[f.jsx("span",{className:"bg-task-icon",title:i("bgTaskPort")}),f.jsxs("div",{className:"bg-task-info",children:[f.jsxs("div",{className:"bg-task-line1",children:[f.jsxs("span",{className:"bg-task-port",children:[":",o.port]}),o.name&&f.jsx("span",{className:"bg-task-name",children:o.name})]}),f.jsxs("div",{className:"bg-task-line2",children:[f.jsxs("span",{children:[i("bgTaskPid")," ",o.pid]}),f.jsxs("span",{children:[i("bgTaskSince")," ",CL(o.since,i)]})]})]}),f.jsxs("button",{type:"button",className:"btn bg-task-stop",title:i("bgTaskStop"),onClick:()=>t({type:"kill_background_server",port:o.port}),children:[f.jsx(oc,{}),f.jsx("span",{children:i("bgTaskStop")})]})]},o.port))}),f.jsxs("div",{className:"bg-task-foot",children:[f.jsxs("button",{type:"button",className:"btn",title:i("bgTaskRefresh"),onClick:()=>t({type:"list_bg_servers"}),children:[f.jsx(kc,{}),f.jsx("span",{children:i("bgTaskRefresh")})]}),f.jsxs("button",{type:"button",className:"btn bg-task-stopall",disabled:e.length===0,title:i("bgTaskStopAll"),onClick:()=>t({type:"kill_background_servers"}),children:[f.jsx(oc,{}),f.jsx("span",{children:i("bgTaskStopAll")})]})]})]})})}const nd=5e3;function TL({file:e,content:t,send:n,onAddLines:i,onAttach:o,onClose:a}){const l=yt(),[u,d]=O.useState(null),[h,g]=O.useState(!1),[m,v]=O.useState(null),[y,S]=O.useState(!1),[x,k]=O.useState(!1),[E,D]=O.useState(!1),[T,I]=O.useState(""),[q,L]=O.useState(!0),re=O.useRef(!1),[X,te]=O.useState(!0),[A,j]=O.useState(!1),[R,F]=O.useState(100),z=O.useRef(0),H=O.useRef(!1),Q=O.useRef(null);O.useEffect(()=>{g(!0),d(null),v(null),D(!1),I(""),L(!0),re.current=!1,n({type:"read_file",path:e.path})},[e.path,n]),O.useEffect(()=>{t&&t.path===e.path&&(d(t),E||I(t.text),g(!1))},[t,E,e.path]),O.useEffect(()=>{const ge=ot=>{if(ot.key==="Escape"){ue();return}if((ot.ctrlKey||ot.metaKey)&&ot.key.toLowerCase()==="s"&&E){ot.preventDefault(),$();return}const ft=ot.target,At=ft&&(ft.tagName==="INPUT"||ft.tagName==="TEXTAREA"||ft.isContentEditable);(ot.ctrlKey||ot.metaKey)&&ot.key.toLowerCase()==="a"&&!At&&(ot.preventDefault(),P())};return document.addEventListener("keydown",ge),()=>document.removeEventListener("keydown",ge)},[a,u,E,T]),O.useEffect(()=>{const ge=()=>{H.current=!1,S(!1)};return window.addEventListener("mouseup",ge),()=>window.removeEventListener("mouseup",ge)},[]);const J=O.useMemo(()=>{if(!u)return[];const ge=u.text.split(`
129
- `);return ge.length>0&&ge[ge.length-1]===""&&ge.pop(),ge.slice(0,nd)},[u]),N=(u==null?void 0:u.lines)??0,G=N>nd,C=(ge,ot)=>{if(ot){const ft=z.current>0?z.current:ge;v({start:Math.min(ft,ge),end:Math.max(ft,ge)})}else z.current=ge,v({start:ge,end:ge})},P=()=>{J.length!==0&&(z.current=1,v({start:1,end:J.length}))},V=()=>{m&&(i(e.path,e.name,m.start,m.end),k(!0),Q.current&&clearTimeout(Q.current),Q.current=setTimeout(()=>k(!1),1400))},M=u!==null&&u.kind==="text"&&!u.binary&&!u.truncated,ve=()=>{I((u==null?void 0:u.text)??""),D(!1),re.current&&L(!0)},Me=()=>{if(E){if(T!==((u==null?void 0:u.text)??"")&&!window.confirm(l("discardFileChanges")))return;ve();return}!M||!u||(re.current=id(e.name)&&q,id(e.name)&&L(!1),v(null),I(u.text),D(!0))},$=()=>{!E||!u||!M||n({type:"write_file",path:e.path,text:T})&&(D(!1),re.current&&L(!0),v(null))},ue=()=>{E&&T!==((u==null?void 0:u.text)??"")&&!window.confirm(l("discardFileChanges"))||a()},ke=ge=>{F(Math.min(200,Math.max(50,ge)))},Ee=m?m.end-m.start+1:0,ie=(u==null?void 0:u.binary)??!1,xe=(u==null?void 0:u.truncated)??!1,Re=(u==null?void 0:u.kind)??"text",Pe=id(e.name),Fe=Pe&&q&&!E&&Re==="text"&&!ie,Jt=ge=>`/api/file?clientId=${encodeURIComponent(ff())}&path=${encodeURIComponent(ge)}`;return f.jsx("div",{className:`fp-overlay ${A?"fullscreen":""}`,onMouseDown:ge=>{ge.target===ge.currentTarget&&ue()},children:f.jsxs("div",{className:`fp ${A?"fullscreen":""}`,style:{"--fp-zoom":R/100},children:[f.jsxs("div",{className:"fp-head",children:[f.jsx("span",{className:"fp-name",title:e.path,children:e.name}),f.jsx("span",{className:"fp-path",children:e.path}),f.jsxs("span",{className:"fp-meta",children:[u&&Re==="text"&&!ie&&l("fileLines",{n:N}),u&&` · ${RL(u.size)}`]}),f.jsxs("span",{className:"fp-head-actions",children:[Pe&&Re==="text"&&!ie&&u&&f.jsx("button",{type:"button",className:`fp-attach markdown ${q?"on":""}`,"data-tip":l(q?"showMarkdownSource":"showMarkdownPreview"),disabled:E,onClick:()=>L(ge=>!ge),children:q?f.jsx(Uv,{}):f.jsx(R0,{})}),Re==="text"&&!ie&&u&&f.jsx("button",{type:"button",className:`fp-attach edit ${E?"on":""}`,"data-tip":l(xe?"fileEditTruncated":E?"exitEditFile":"editFile"),disabled:!M&&!E,onClick:Me,children:f.jsx(ad,{})}),Re==="text"&&!ie&&!Fe&&f.jsx("button",{type:"button",className:`fp-attach wrap ${X?"on":""}`,"data-tip":l(X?"disableWrap":"enableWrap"),onClick:()=>te(ge=>!ge),children:f.jsx(T0,{})}),Re==="text"&&u&&f.jsxs("span",{className:"fp-zoom",children:[f.jsx("button",{type:"button",className:"fp-attach zoom-out","data-tip":l("zoomOut"),disabled:R<=50,onClick:()=>ke(R-10),children:f.jsx(f0,{})}),f.jsxs("button",{type:"button",className:"fp-zoom-val",title:l("resetZoom"),onClick:()=>F(100),children:[R,"%"]}),f.jsx("button",{type:"button",className:"fp-attach zoom-in","data-tip":l("zoomIn"),disabled:R>=200,onClick:()=>ke(R+10),children:f.jsx(p0,{})})]}),Re!=="video"&&Re!=="none"&&f.jsx("button",{type:"button",className:"fp-attach inline","data-tip":l("attachInlineTip"),onClick:()=>o(e.path,e.name,"inline"),children:f.jsx(Br,{})}),f.jsx("button",{type:"button",className:"fp-attach ref","data-tip":l("referenceTip"),onClick:()=>o(e.path,e.name,"reference"),children:f.jsx(od,{})}),f.jsx("button",{type:"button",className:`fp-attach full ${A?"on":""}`,"data-tip":l(A?"exitFullscreen":"fullscreen"),onClick:()=>j(ge=>!ge),children:A?f.jsx(w0,{}):f.jsx(x0,{})}),f.jsx("button",{type:"button",className:"fp-close",title:l("close"),onClick:ue,children:f.jsx(rr,{})})]})]}),xe&&Re==="text"&&!ie&&f.jsx("div",{className:"fp-notice",children:l("previewTruncated")}),h&&!u&&f.jsx("div",{className:"fp-empty",children:l("loading")}),!h&&Re==="none"&&!ie&&f.jsx("div",{className:"fp-empty",children:l("previewNotSupported")}),!h&&Re==="image"&&f.jsx("div",{className:"fp-media-wrap",children:f.jsx("img",{className:"fp-media",src:Jt(e.path),alt:e.name})}),!h&&Re==="video"&&f.jsx("div",{className:"fp-media-wrap",children:f.jsx("video",{className:"fp-media",src:Jt(e.path),controls:!0,preload:"metadata"})}),!h&&Fe&&u&&f.jsx("div",{className:"fp-markdown msg-text",children:f.jsx("div",{className:"fp-markdown-zoom",children:f.jsx(Lc,{text:u.text})})}),!h&&ie&&Re!=="image"&&Re!=="video"&&u&&f.jsxs("div",{className:"fp-hex-wrap",children:[f.jsxs("div",{className:"fp-notice",children:[l("binaryFile"),u.truncated&&l("binaryHexTruncated")]}),f.jsx("pre",{className:"fp-hex",children:u.text})]}),!h&&E&&Re==="text"&&!ie&&u&&f.jsx("textarea",{className:`fp-editor ${X?"":"no-wrap"}`,value:T,onChange:ge=>I(ge.target.value),wrap:X?"soft":"off",spellCheck:!1,autoFocus:!0}),!h&&!Fe&&!E&&Re==="text"&&!ie&&u&&J.length===0&&f.jsx("div",{className:"fp-empty",children:l("emptyFile")}),!h&&!Fe&&!E&&Re==="text"&&!ie&&J.length>0&&f.jsxs("div",{className:`fp-code ${y?"dragging":""} ${X?"":"no-wrap"}`,onMouseDown:ge=>{ge.button===0&&ge.preventDefault()},children:[J.map((ge,ot)=>{const ft=ot+1,At=m!==null&&ft>=m.start&&ft<=m.end;return f.jsxs("div",{className:`fp-line ${At?"sel":""}`,onMouseDown:mn=>{mn.button===0&&(C(ft,mn.shiftKey),H.current=!0,S(!0))},onMouseEnter:()=>{H.current&&C(ft,!0)},children:[f.jsx("span",{className:"fp-num",children:ft}),f.jsx("span",{className:"fp-code-text",children:ge})]},ft)}),G&&f.jsx("div",{className:"fp-lines-note",children:l("previewLinesTruncated",{n:nd})})]}),f.jsx("div",{className:"fp-foot",children:E?f.jsxs(f.Fragment,{children:[f.jsx("span",{className:"fp-hint",children:l("editFile")}),f.jsxs("div",{className:"fp-actions",children:[f.jsx("button",{type:"button",className:"btn",onClick:Me,children:l("cancel")}),f.jsxs("button",{type:"button",className:"btn primary",disabled:T===((u==null?void 0:u.text)??""),onClick:$,children:[f.jsx(v0,{})," ",l("saveFile")]})]})]}):!Fe&&Re==="text"&&f.jsxs(f.Fragment,{children:[f.jsx("span",{className:"fp-hint",children:m?l("selectedRange",{n:Ee,start:m.start,end:m.end}):l("selectLinesHint")}),f.jsxs("div",{className:"fp-actions",children:[f.jsx("button",{type:"button",className:"btn",disabled:J.length===0,onClick:P,children:l("selectAll")}),f.jsx("button",{type:"button",className:"btn",disabled:!m,onClick:()=>v(null),children:l("clearSelection")}),f.jsxs("button",{type:"button",className:"btn primary",disabled:!m||ie,onClick:V,children:[x?f.jsx(hf,{}):null,l(x?"addedToChat":"addToChat")]})]})]})})]})})}function id(e){const t=e.toLowerCase();return t.endsWith(".md")||t.endsWith(".markdown")}function RL(e){return e>=1024*1024?`${(e/(1024*1024)).toFixed(1)} MB`:e>=1024?`${Math.round(e/1024)} KB`:`${e} B`}const yS="pi-web-sounds",Zo={enabled:!0,question:!0,done:!0,start:!1,error:!0,volume:100};function bS(){try{const e=localStorage.getItem(yS);if(!e)return{...Zo};const t=JSON.parse(e),n={...Zo,...t};for(const i of["enabled","question","done","start","error"])typeof n[i]!="boolean"&&(n[i]=Zo[i]);return typeof n.volume!="number"||!Number.isFinite(n.volume)?n.volume=Zo.volume:n.volume=Math.round(Math.max(0,Math.min(100,n.volume))/5)*5,n}catch{return{...Zo}}}function ML(e){try{localStorage.setItem(yS,JSON.stringify(e))}catch{}}let Qo=null;function AL(){try{if(!Qo){const e=window.AudioContext??window.webkitAudioContext;if(!e)return null;Qo=new e}return Qo.state==="suspended"&&Qo.resume(),Qo}catch{return null}}const IL=[{type:"sine",freq:587.33,start:0,dur:.13,peak:.5},{type:"sine",freq:880,start:.11,dur:.24,peak:.5}],LL=[{type:"sine",freq:880,start:0,dur:.15,peak:.35},{type:"sine",freq:587.33,start:.15,dur:.32,peak:.35}],DL=[{type:"triangle",freq:660,start:0,dur:.08,peak:.22}],OL=[{type:"square",freq:220,start:0,dur:.16,peak:.18},{type:"square",freq:174.61,start:.18,dur:.26,peak:.18}],PL={question:IL,done:LL,start:DL,error:OL};function BL(e,t,n){const i=e.createOscillator(),o=e.createGain();i.type=t.type,i.frequency.value=t.freq;const a=e.currentTime+t.start,l=Math.max(1e-4,t.peak*n);o.gain.setValueAtTime(1e-4,a),o.gain.exponentialRampToValueAtTime(l,a+.012),o.gain.exponentialRampToValueAtTime(1e-4,a+t.dur),i.connect(o),o.connect(e.destination),i.start(a),i.stop(a+t.dur+.05)}function Jo(e,t=bS()){if(!t.enabled||!t[e])return;const n=AL();if(!n)return;const i=Math.max(0,Math.min(1,t.volume/100));for(const o of PL[e])BL(n,o,i)}function FL({notice:e,onDismiss:t}){const n=yt(),[i,o]=O.useState(!1);O.useEffect(()=>{if(i)return;const l=setTimeout(()=>t(e.id),e.level==="error"?12e3:7e3);return()=>clearTimeout(l)},[i,e.id,e.level,t]);const a=e.level==="error"?L0:e.level==="warning"?I0:C0;return f.jsxs("div",{className:`notice notice-${e.level}${i?" paused":""}`,role:"status",onMouseEnter:()=>o(!0),onMouseLeave:()=>o(!1),children:[f.jsx(a,{className:"notice-icon"}),f.jsx("span",{className:"notice-text",children:e.text}),f.jsx("button",{type:"button",className:"notice-close",title:n("close"),onClick:()=>t(e.id),children:f.jsx(rr,{})})]})}function jL(){var ke,Ee;const e=yt(),{chat:t,send:n,dismissNotice:i,pushNotice:o,terminal:a}=Y0(),[l,u]=O.useState([]),[d,h]=O.useState(null),[g,m]=O.useState("chat"),[v,y]=O.useState(null),[S,x]=O.useState(!1),[k,E]=O.useState(!1),[D,T]=O.useState(!1),[I,q]=O.useState(!1),[L,re]=O.useState(bS),{themes:X,theme:te,switchTheme:A}=oL(),j=O.useRef(null),R=O.useRef(null),F=O.useRef(0),z=O.useRef(!1);O.useEffect(()=>{ML(L)},[L]),O.useEffect(()=>{var Re;const ie=((Re=t.state)==null?void 0:Re.isStreaming)??!1,xe=j.current;j.current=ie,xe!==null&&(!xe&&ie?Jo("start",L):xe&&!ie&&Jo("done",L))},[(ke=t.state)==null?void 0:ke.isStreaming,L]),O.useEffect(()=>{var xe;const ie=((xe=t.dialog)==null?void 0:xe.id)??null;ie!==null&&ie!==R.current&&Jo("question",L),R.current=ie},[t.dialog,L]),O.useEffect(()=>{const ie=[...t.notices].reverse().find(xe=>xe.level==="error");ie&&ie.id!==F.current&&(F.current=ie.id,Jo("error",L))},[t.notices,L]);const H=(ie,xe,Re,Pe=!1,Fe)=>{const Jt=`${ie}|${Re}|${Fe?`${Fe.start}-${Fe.end}`:""}`;u(ge=>ge.some(ot=>`${ot.path}|${ot.mode}|${ot.lines?`${ot.lines.start}-${ot.lines.end}`:""}`===Jt)?ge:[...ge,{path:ie,name:xe,mode:Re,isDir:Pe,...Fe?{lines:Fe}:{}}])},Q=ie=>u(xe=>xe.filter(Re=>Re.key?Re.key!==ie:Re.path!==ie)),J=O.useCallback(ie=>(y(null),n(ie)),[n]),N=O.useRef(0),G=O.useRef(0),C=ie=>{var Pe;const xe=Date.now();(Pe=t.state)!=null&&Pe.model&&!t.state.model.vision&&xe-G.current>1e4&&(G.current=xe,o("warning",e("imageNotSupported")));const Re=`paste-${++N.current}`;u(Fe=>[...Fe,{path:"",key:Re,name:ie.name,mode:"inline",imageData:ie.data,mimeType:ie.mimeType}])},P=async ie=>{for(const xe of ie){const Re=await zR(xe);if(!Re){o("error",e("imageLoadFailed",{name:xe.name}));continue}C(Re)}},V=20*1024*1024,M=O.useRef(0),ve=async ie=>{if(ie.size>V){o("warning",e("fileTooLarge",{name:ie.name,size:V/1024/1024}));return}let xe;try{xe=(await new Promise((Fe,Jt)=>{const ge=new FileReader;ge.onload=()=>Fe(ge.result),ge.onerror=()=>Jt(ge.error??new Error("read failed")),ge.readAsDataURL(ie)})).replace(/^data:[^;]*;base64,/,"")}catch{o("error",e("fileLoadFailed",{name:ie.name}));return}const Re=`upload-${++M.current}`;u(Pe=>[...Pe,{path:"",key:Re,name:ie.name,mode:"inline",fileData:xe,size:ie.size,mimeType:ie.type||void 0}])},Me=async ie=>{for(const xe of ie)Xl(xe.type)?await P([xe]):await ve(xe)},$=O.useCallback((ie,xe)=>{n({type:"edit_message",messageId:ie,text:xe})},[n]),ue=O.useCallback(()=>{var ie,xe;return!t.ready||t.terminals.length!==0?!1:(a.create({id:Nc(),conversationId:t.activeConversationId||((ie=t.state)==null?void 0:ie.conversationId)||"",title:e("terminalTitle",{n:1}),cwd:((xe=t.state)==null?void 0:xe.cwd)??"",cols:80,rows:24,running:!0,exitCode:null}),!0)},[t.ready,(Ee=t.state)==null?void 0:Ee.cwd,t.terminals.length,e,a]);return O.useEffect(()=>{if(z.current){if(g!=="terminal"||t.terminals.length!==0){z.current=!1;return}ue()&&(z.current=!1)}},[t.terminals.length,ue,g]),f.jsxs("div",{className:"app",onDragOver:ie=>ie.preventDefault(),onDrop:ie=>ie.preventDefault(),children:[f.jsx(z0,{chat:t,send:n,view:g,onViewChange:ie=>{z.current=ie==="terminal"&&t.terminals.length===0,z.current&&ue()&&(z.current=!1),m(ie),y(null)},onOpenPanel:y,onManageModels:()=>E(!0),onOpenSettings:()=>T(!0),onOpenBgTasks:()=>q(!0),sound:L,onSoundChange:re,onSoundPreview:ie=>Jo(ie,L),themes:X,theme:te,onThemeChange:A}),f.jsx("div",{className:"notices",children:t.notices.map(ie=>f.jsx(FL,{notice:ie,onDismiss:i},ie.id))}),f.jsxs("div",{className:"layout",children:[v&&f.jsx("div",{className:"drawer-backdrop",onClick:()=>y(null)}),f.jsxs("div",{className:`view-pane ${g==="chat"?"":"hidden"}`,children:[f.jsx("div",{className:`panel-drawer drawer-left ${v==="left"?"open":""}`,children:f.jsx(U0,{chat:t,send:J})}),f.jsxs("main",{className:"main",children:[t.state?f.jsx(BR,{state:t.state,liveOutputs:t.liveOutputs,toolStatuses:t.toolStatuses,onEdit:$,onKillBash:()=>n({type:"abort_bash"})},t.state.conversationId??"boot"):f.jsx("div",{className:"boot-wait",children:t.ready?e("loadingSession"):e("connectingServer")}),f.jsx(HR,{chat:t,send:n}),f.jsx(UR,{chat:t,send:n,attachments:l,onRemoveAttachment:Q,onAddImageFiles:P,onAddLocalFiles:Me,onNotice:o,onManageModels:()=>E(!0),onSent:()=>u([])})]}),f.jsx("div",{className:`panel-drawer drawer-right ${v==="right"?"open":""}`,children:f.jsx(rx,{chat:t,send:J,onAttach:(ie,xe,Re,Pe)=>{y(null),H(ie,xe,Re,Pe)},onPreview:(ie,xe)=>{y(null),h({path:ie,name:xe})},onNotice:(ie,xe)=>o(ie,xe)})})]}),f.jsx("div",{className:`view-pane ${g==="terminal"?"":"hidden"}`,children:f.jsx(yL,{chat:t,send:n,terminal:a})}),f.jsx("div",{className:`view-pane ${g==="git"?"":"hidden"}`,children:f.jsx(vL,{chat:t,send:n,terminal:a,active:g==="git",onSwitchToTerminal:()=>m("terminal")})})]}),f.jsx($R,{chat:t,send:n}),t.dialog&&f.jsx(KR,{dialog:t.dialog,send:n}),d&&f.jsx(TL,{file:d,content:t.fileContent,send:n,onAddLines:(ie,xe,Re,Pe)=>H(ie,xe,"lines",!1,{start:Re,end:Pe}),onAttach:(ie,xe,Re)=>H(ie,xe,Re),onClose:()=>h(null)}),t.ready&&t.state&&t.state.piConfigured===!1&&!S&&!k&&f.jsx(bL,{send:n,piConfigured:t.state.piConfigured,providers:t.providers,installResult:t.installResult,onClose:()=>x(!0)}),k&&f.jsx(kL,{send:n,providers:t.modelsConfig,providerStatus:t.providers,fetchModelsResult:t.fetchModelsResult,onClose:()=>E(!1)}),D&&f.jsx(EL,{chat:t,send:n,onClose:()=>T(!1)}),I&&f.jsx(NL,{servers:t.bgServers,send:n,onClose:()=>q(!1)})]})}_S(gS());s0.createRoot(document.getElementById("root")).render(f.jsx(O.StrictMode,{children:f.jsx(B0,{children:f.jsx(jL,{})})}));