@venturewild/workspace 0.6.18 → 0.6.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/server/src/bazaar/core.mjs +59 -0
- package/server/src/canvas/core.mjs +37 -0
- package/server/src/chat-sessions.mjs +97 -8
- package/server/src/config.mjs +1 -1
- package/server/src/index.mjs +252 -6
- package/server/src/lobby-browse.mjs +32 -2
- package/server/src/support/index.mjs +30 -0
- package/server/src/support/mcp-server.mjs +156 -0
- package/server/src/support/tickets.mjs +111 -0
- package/server/src/turn-mcp.mjs +3 -1
- package/server/src/usage.mjs +16 -5
- package/web/dist/assets/index-ABxdF5Rs.css +32 -0
- package/web/dist/assets/index-CrHQ6EW8.js +131 -0
- package/web/dist/index.html +2 -2
- package/web/dist/assets/index-BPNfw1Sq.css +0 -32
- package/web/dist/assets/index-VXldPvIc.js +0 -131
|
@@ -0,0 +1,131 @@
|
|
|
1
|
+
(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const i of document.querySelectorAll('link[rel="modulepreload"]'))r(i);new MutationObserver(i=>{for(const s of i)if(s.type==="childList")for(const o of s.addedNodes)o.tagName==="LINK"&&o.rel==="modulepreload"&&r(o)}).observe(document,{childList:!0,subtree:!0});function n(i){const s={};return i.integrity&&(s.integrity=i.integrity),i.referrerPolicy&&(s.referrerPolicy=i.referrerPolicy),i.crossOrigin==="use-credentials"?s.credentials="include":i.crossOrigin==="anonymous"?s.credentials="omit":s.credentials="same-origin",s}function r(i){if(i.ep)return;i.ep=!0;const s=n(i);fetch(i.href,s)}})();var nc=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function La(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function o1(e){if(e.__esModule)return e;var t=e.default;if(typeof t=="function"){var n=function r(){return this instanceof r?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};n.prototype=t.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(e).forEach(function(r){var i=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(n,r,i.get?i:{enumerable:!0,get:function(){return e[r]}})}),n}var G_={exports:{}},Vc={},X_={exports:{}},We={};/**
|
|
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 Aa=Symbol.for("react.element"),a1=Symbol.for("react.portal"),l1=Symbol.for("react.fragment"),c1=Symbol.for("react.strict_mode"),u1=Symbol.for("react.profiler"),h1=Symbol.for("react.provider"),d1=Symbol.for("react.context"),f1=Symbol.for("react.forward_ref"),p1=Symbol.for("react.suspense"),m1=Symbol.for("react.memo"),g1=Symbol.for("react.lazy"),qm=Symbol.iterator;function y1(e){return e===null||typeof e!="object"?null:(e=qm&&e[qm]||e["@@iterator"],typeof e=="function"?e:null)}var J_={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},Z_=Object.assign,Q_={};function ho(e,t,n){this.props=e,this.context=t,this.refs=Q_,this.updater=n||J_}ho.prototype.isReactComponent={};ho.prototype.setState=function(e,t){if(typeof e!="object"&&typeof e!="function"&&e!=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,e,t,"setState")};ho.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")};function eb(){}eb.prototype=ho.prototype;function Vf(e,t,n){this.props=e,this.context=t,this.refs=Q_,this.updater=n||J_}var qf=Vf.prototype=new eb;qf.constructor=Vf;Z_(qf,ho.prototype);qf.isPureReactComponent=!0;var Km=Array.isArray,tb=Object.prototype.hasOwnProperty,Kf={current:null},nb={key:!0,ref:!0,__self:!0,__source:!0};function rb(e,t,n){var r,i={},s=null,o=null;if(t!=null)for(r in t.ref!==void 0&&(o=t.ref),t.key!==void 0&&(s=""+t.key),t)tb.call(t,r)&&!nb.hasOwnProperty(r)&&(i[r]=t[r]);var a=arguments.length-2;if(a===1)i.children=n;else if(1<a){for(var c=Array(a),u=0;u<a;u++)c[u]=arguments[u+2];i.children=c}if(e&&e.defaultProps)for(r in a=e.defaultProps,a)i[r]===void 0&&(i[r]=a[r]);return{$$typeof:Aa,type:e,key:s,ref:o,props:i,_owner:Kf.current}}function v1(e,t){return{$$typeof:Aa,type:e.type,key:t,ref:e.ref,props:e.props,_owner:e._owner}}function Yf(e){return typeof e=="object"&&e!==null&&e.$$typeof===Aa}function _1(e){var t={"=":"=0",":":"=2"};return"$"+e.replace(/[=:]/g,function(n){return t[n]})}var Ym=/\/+/g;function Tu(e,t){return typeof e=="object"&&e!==null&&e.key!=null?_1(""+e.key):t.toString(36)}function Pl(e,t,n,r,i){var s=typeof e;(s==="undefined"||s==="boolean")&&(e=null);var o=!1;if(e===null)o=!0;else switch(s){case"string":case"number":o=!0;break;case"object":switch(e.$$typeof){case Aa:case a1:o=!0}}if(o)return o=e,i=i(o),e=r===""?"."+Tu(o,0):r,Km(i)?(n="",e!=null&&(n=e.replace(Ym,"$&/")+"/"),Pl(i,t,n,"",function(u){return u})):i!=null&&(Yf(i)&&(i=v1(i,n+(!i.key||o&&o.key===i.key?"":(""+i.key).replace(Ym,"$&/")+"/")+e)),t.push(i)),1;if(o=0,r=r===""?".":r+":",Km(e))for(var a=0;a<e.length;a++){s=e[a];var c=r+Tu(s,a);o+=Pl(s,t,n,c,i)}else if(c=y1(e),typeof c=="function")for(e=c.call(e),a=0;!(s=e.next()).done;)s=s.value,c=r+Tu(s,a++),o+=Pl(s,t,n,c,i);else if(s==="object")throw t=String(e),Error("Objects are not valid as a React child (found: "+(t==="[object Object]"?"object with keys {"+Object.keys(e).join(", ")+"}":t)+"). If you meant to render a collection of children, use an array instead.");return o}function Ga(e,t,n){if(e==null)return e;var r=[],i=0;return Pl(e,r,"","",function(s){return t.call(n,s,i++)}),r}function b1(e){if(e._status===-1){var t=e._result;t=t(),t.then(function(n){(e._status===0||e._status===-1)&&(e._status=1,e._result=n)},function(n){(e._status===0||e._status===-1)&&(e._status=2,e._result=n)}),e._status===-1&&(e._status=0,e._result=t)}if(e._status===1)return e._result.default;throw e._result}var Cn={current:null},Dl={transition:null},w1={ReactCurrentDispatcher:Cn,ReactCurrentBatchConfig:Dl,ReactCurrentOwner:Kf};function ib(){throw Error("act(...) is not supported in production builds of React.")}We.Children={map:Ga,forEach:function(e,t,n){Ga(e,function(){t.apply(this,arguments)},n)},count:function(e){var t=0;return Ga(e,function(){t++}),t},toArray:function(e){return Ga(e,function(t){return t})||[]},only:function(e){if(!Yf(e))throw Error("React.Children.only expected to receive a single React element child.");return e}};We.Component=ho;We.Fragment=l1;We.Profiler=u1;We.PureComponent=Vf;We.StrictMode=c1;We.Suspense=p1;We.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=w1;We.act=ib;We.cloneElement=function(e,t,n){if(e==null)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+e+".");var r=Z_({},e.props),i=e.key,s=e.ref,o=e._owner;if(t!=null){if(t.ref!==void 0&&(s=t.ref,o=Kf.current),t.key!==void 0&&(i=""+t.key),e.type&&e.type.defaultProps)var a=e.type.defaultProps;for(c in t)tb.call(t,c)&&!nb.hasOwnProperty(c)&&(r[c]=t[c]===void 0&&a!==void 0?a[c]:t[c])}var c=arguments.length-2;if(c===1)r.children=n;else if(1<c){a=Array(c);for(var u=0;u<c;u++)a[u]=arguments[u+2];r.children=a}return{$$typeof:Aa,type:e.type,key:i,ref:s,props:r,_owner:o}};We.createContext=function(e){return e={$$typeof:d1,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null},e.Provider={$$typeof:h1,_context:e},e.Consumer=e};We.createElement=rb;We.createFactory=function(e){var t=rb.bind(null,e);return t.type=e,t};We.createRef=function(){return{current:null}};We.forwardRef=function(e){return{$$typeof:f1,render:e}};We.isValidElement=Yf;We.lazy=function(e){return{$$typeof:g1,_payload:{_status:-1,_result:e},_init:b1}};We.memo=function(e,t){return{$$typeof:m1,type:e,compare:t===void 0?null:t}};We.startTransition=function(e){var t=Dl.transition;Dl.transition={};try{e()}finally{Dl.transition=t}};We.unstable_act=ib;We.useCallback=function(e,t){return Cn.current.useCallback(e,t)};We.useContext=function(e){return Cn.current.useContext(e)};We.useDebugValue=function(){};We.useDeferredValue=function(e){return Cn.current.useDeferredValue(e)};We.useEffect=function(e,t){return Cn.current.useEffect(e,t)};We.useId=function(){return Cn.current.useId()};We.useImperativeHandle=function(e,t,n){return Cn.current.useImperativeHandle(e,t,n)};We.useInsertionEffect=function(e,t){return Cn.current.useInsertionEffect(e,t)};We.useLayoutEffect=function(e,t){return Cn.current.useLayoutEffect(e,t)};We.useMemo=function(e,t){return Cn.current.useMemo(e,t)};We.useReducer=function(e,t,n){return Cn.current.useReducer(e,t,n)};We.useRef=function(e){return Cn.current.useRef(e)};We.useState=function(e){return Cn.current.useState(e)};We.useSyncExternalStore=function(e,t,n){return Cn.current.useSyncExternalStore(e,t,n)};We.useTransition=function(){return Cn.current.useTransition()};We.version="18.3.1";X_.exports=We;var w=X_.exports;const _r=La(w);/**
|
|
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 x1=w,S1=Symbol.for("react.element"),k1=Symbol.for("react.fragment"),C1=Object.prototype.hasOwnProperty,E1=x1.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,N1={key:!0,ref:!0,__self:!0,__source:!0};function sb(e,t,n){var r,i={},s=null,o=null;n!==void 0&&(s=""+n),t.key!==void 0&&(s=""+t.key),t.ref!==void 0&&(o=t.ref);for(r in t)C1.call(t,r)&&!N1.hasOwnProperty(r)&&(i[r]=t[r]);if(e&&e.defaultProps)for(r in t=e.defaultProps,t)i[r]===void 0&&(i[r]=t[r]);return{$$typeof:S1,type:e,key:s,ref:o,props:i,_owner:E1.current}}Vc.Fragment=k1;Vc.jsx=sb;Vc.jsxs=sb;G_.exports=Vc;var l=G_.exports,Gh={},ob={exports:{}},Kn={},ab={exports:{}},lb={};/**
|
|
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
|
+
*/(function(e){function t(N,H){var C=N.length;N.push(H);e:for(;0<C;){var Z=C-1>>>1,U=N[Z];if(0<i(U,H))N[Z]=H,N[C]=U,C=Z;else break e}}function n(N){return N.length===0?null:N[0]}function r(N){if(N.length===0)return null;var H=N[0],C=N.pop();if(C!==H){N[0]=C;e:for(var Z=0,U=N.length,k=U>>>1;Z<k;){var X=2*(Z+1)-1,le=N[X],ie=X+1,pe=N[ie];if(0>i(le,C))ie<U&&0>i(pe,le)?(N[Z]=pe,N[ie]=C,Z=ie):(N[Z]=le,N[X]=C,Z=X);else if(ie<U&&0>i(pe,C))N[Z]=pe,N[ie]=C,Z=ie;else break e}}return H}function i(N,H){var C=N.sortIndex-H.sortIndex;return C!==0?C:N.id-H.id}if(typeof performance=="object"&&typeof performance.now=="function"){var s=performance;e.unstable_now=function(){return s.now()}}else{var o=Date,a=o.now();e.unstable_now=function(){return o.now()-a}}var c=[],u=[],d=1,h=null,f=3,p=!1,m=!1,g=!1,b=typeof setTimeout=="function"?setTimeout:null,v=typeof clearTimeout=="function"?clearTimeout:null,_=typeof setImmediate<"u"?setImmediate:null;typeof navigator<"u"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0&&navigator.scheduling.isInputPending.bind(navigator.scheduling);function y(N){for(var H=n(u);H!==null;){if(H.callback===null)r(u);else if(H.startTime<=N)r(u),H.sortIndex=H.expirationTime,t(c,H);else break;H=n(u)}}function S(N){if(g=!1,y(N),!m)if(n(c)!==null)m=!0,O(E);else{var H=n(u);H!==null&&W(S,H.startTime-N)}}function E(N,H){m=!1,g&&(g=!1,v(T),T=-1),p=!0;var C=f;try{for(y(H),h=n(c);h!==null&&(!(h.expirationTime>H)||N&&!F());){var Z=h.callback;if(typeof Z=="function"){h.callback=null,f=h.priorityLevel;var U=Z(h.expirationTime<=H);H=e.unstable_now(),typeof U=="function"?h.callback=U:h===n(c)&&r(c),y(H)}else r(c);h=n(c)}if(h!==null)var k=!0;else{var X=n(u);X!==null&&W(S,X.startTime-H),k=!1}return k}finally{h=null,f=C,p=!1}}var x=!1,j=null,T=-1,B=5,R=-1;function F(){return!(e.unstable_now()-R<B)}function L(){if(j!==null){var N=e.unstable_now();R=N;var H=!0;try{H=j(!0,N)}finally{H?P():(x=!1,j=null)}}else x=!1}var P;if(typeof _=="function")P=function(){_(L)};else if(typeof MessageChannel<"u"){var D=new MessageChannel,I=D.port2;D.port1.onmessage=L,P=function(){I.postMessage(null)}}else P=function(){b(L,0)};function O(N){j=N,x||(x=!0,P())}function W(N,H){T=b(function(){N(e.unstable_now())},H)}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(){m||p||(m=!0,O(E))},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"):B=0<N?Math.floor(1e3/N):5},e.unstable_getCurrentPriorityLevel=function(){return f},e.unstable_getFirstCallbackNode=function(){return n(c)},e.unstable_next=function(N){switch(f){case 1:case 2:case 3:var H=3;break;default:H=f}var C=f;f=H;try{return N()}finally{f=C}},e.unstable_pauseExecution=function(){},e.unstable_requestPaint=function(){},e.unstable_runWithPriority=function(N,H){switch(N){case 1:case 2:case 3:case 4:case 5:break;default:N=3}var C=f;f=N;try{return H()}finally{f=C}},e.unstable_scheduleCallback=function(N,H,C){var Z=e.unstable_now();switch(typeof C=="object"&&C!==null?(C=C.delay,C=typeof C=="number"&&0<C?Z+C:Z):C=Z,N){case 1:var U=-1;break;case 2:U=250;break;case 5:U=1073741823;break;case 4:U=1e4;break;default:U=5e3}return U=C+U,N={id:d++,callback:H,priorityLevel:N,startTime:C,expirationTime:U,sortIndex:-1},C>Z?(N.sortIndex=C,t(u,N),n(c)===null&&N===n(u)&&(g?(v(T),T=-1):g=!0,W(S,C-Z))):(N.sortIndex=U,t(c,N),m||p||(m=!0,O(E))),N},e.unstable_shouldYield=F,e.unstable_wrapCallback=function(N){var H=f;return function(){var C=f;f=H;try{return N.apply(this,arguments)}finally{f=C}}}})(lb);ab.exports=lb;var j1=ab.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 R1=w,qn=j1;function Q(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,n=1;n<arguments.length;n++)t+="&args[]="+encodeURIComponent(arguments[n]);return"Minified React error #"+e+"; visit "+t+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var cb=new Set,ha={};function vs(e,t){no(e,t),no(e+"Capture",t)}function no(e,t){for(ha[e]=t,e=0;e<t.length;e++)cb.add(t[e])}var Zr=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),Xh=Object.prototype.hasOwnProperty,T1=/^[: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]*$/,Gm={},Xm={};function P1(e){return Xh.call(Xm,e)?!0:Xh.call(Gm,e)?!1:T1.test(e)?Xm[e]=!0:(Gm[e]=!0,!1)}function D1(e,t,n,r){if(n!==null&&n.type===0)return!1;switch(typeof t){case"function":case"symbol":return!0;case"boolean":return r?!1:n!==null?!n.acceptsBooleans:(e=e.toLowerCase().slice(0,5),e!=="data-"&&e!=="aria-");default:return!1}}function L1(e,t,n,r){if(t===null||typeof t>"u"||D1(e,t,n,r))return!0;if(r)return!1;if(n!==null)switch(n.type){case 3:return!t;case 4:return t===!1;case 5:return isNaN(t);case 6:return isNaN(t)||1>t}return!1}function En(e,t,n,r,i,s,o){this.acceptsBooleans=t===2||t===3||t===4,this.attributeName=r,this.attributeNamespace=i,this.mustUseProperty=n,this.propertyName=e,this.type=t,this.sanitizeURL=s,this.removeEmptyString=o}var ln={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(e){ln[e]=new En(e,0,!1,e,null,!1,!1)});[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(e){var t=e[0];ln[t]=new En(t,1,!1,e[1],null,!1,!1)});["contentEditable","draggable","spellCheck","value"].forEach(function(e){ln[e]=new En(e,2,!1,e.toLowerCase(),null,!1,!1)});["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(e){ln[e]=new En(e,2,!1,e,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(e){ln[e]=new En(e,3,!1,e.toLowerCase(),null,!1,!1)});["checked","multiple","muted","selected"].forEach(function(e){ln[e]=new En(e,3,!0,e,null,!1,!1)});["capture","download"].forEach(function(e){ln[e]=new En(e,4,!1,e,null,!1,!1)});["cols","rows","size","span"].forEach(function(e){ln[e]=new En(e,6,!1,e,null,!1,!1)});["rowSpan","start"].forEach(function(e){ln[e]=new En(e,5,!1,e.toLowerCase(),null,!1,!1)});var Gf=/[\-:]([a-z])/g;function Xf(e){return e[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(e){var t=e.replace(Gf,Xf);ln[t]=new En(t,1,!1,e,null,!1,!1)});"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(e){var t=e.replace(Gf,Xf);ln[t]=new En(t,1,!1,e,"http://www.w3.org/1999/xlink",!1,!1)});["xml:base","xml:lang","xml:space"].forEach(function(e){var t=e.replace(Gf,Xf);ln[t]=new En(t,1,!1,e,"http://www.w3.org/XML/1998/namespace",!1,!1)});["tabIndex","crossOrigin"].forEach(function(e){ln[e]=new En(e,1,!1,e.toLowerCase(),null,!1,!1)});ln.xlinkHref=new En("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1);["src","href","action","formAction"].forEach(function(e){ln[e]=new En(e,1,!1,e.toLowerCase(),null,!0,!0)});function Jf(e,t,n,r){var i=ln.hasOwnProperty(t)?ln[t]:null;(i!==null?i.type!==0:r||!(2<t.length)||t[0]!=="o"&&t[0]!=="O"||t[1]!=="n"&&t[1]!=="N")&&(L1(t,n,i,r)&&(n=null),r||i===null?P1(t)&&(n===null?e.removeAttribute(t):e.setAttribute(t,""+n)):i.mustUseProperty?e[i.propertyName]=n===null?i.type===3?!1:"":n:(t=i.attributeName,r=i.attributeNamespace,n===null?e.removeAttribute(t):(i=i.type,n=i===3||i===4&&n===!0?"":""+n,r?e.setAttributeNS(r,t,n):e.setAttribute(t,n))))}var ni=R1.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,Xa=Symbol.for("react.element"),Ls=Symbol.for("react.portal"),As=Symbol.for("react.fragment"),Zf=Symbol.for("react.strict_mode"),Jh=Symbol.for("react.profiler"),ub=Symbol.for("react.provider"),hb=Symbol.for("react.context"),Qf=Symbol.for("react.forward_ref"),Zh=Symbol.for("react.suspense"),Qh=Symbol.for("react.suspense_list"),ep=Symbol.for("react.memo"),mi=Symbol.for("react.lazy"),db=Symbol.for("react.offscreen"),Jm=Symbol.iterator;function wo(e){return e===null||typeof e!="object"?null:(e=Jm&&e[Jm]||e["@@iterator"],typeof e=="function"?e:null)}var Rt=Object.assign,Pu;function Bo(e){if(Pu===void 0)try{throw Error()}catch(n){var t=n.stack.trim().match(/\n( *(at )?)/);Pu=t&&t[1]||""}return`
|
|
34
|
+
`+Pu+e}var Du=!1;function Lu(e,t){if(!e||Du)return"";Du=!0;var n=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{if(t)if(t=function(){throw Error()},Object.defineProperty(t.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(t,[])}catch(u){var r=u}Reflect.construct(e,[],t)}else{try{t.call()}catch(u){r=u}e.call(t.prototype)}else{try{throw Error()}catch(u){r=u}e()}}catch(u){if(u&&r&&typeof u.stack=="string"){for(var i=u.stack.split(`
|
|
35
|
+
`),s=r.stack.split(`
|
|
36
|
+
`),o=i.length-1,a=s.length-1;1<=o&&0<=a&&i[o]!==s[a];)a--;for(;1<=o&&0<=a;o--,a--)if(i[o]!==s[a]){if(o!==1||a!==1)do if(o--,a--,0>a||i[o]!==s[a]){var c=`
|
|
37
|
+
`+i[o].replace(" at new "," at ");return e.displayName&&c.includes("<anonymous>")&&(c=c.replace("<anonymous>",e.displayName)),c}while(1<=o&&0<=a);break}}}finally{Du=!1,Error.prepareStackTrace=n}return(e=e?e.displayName||e.name:"")?Bo(e):""}function A1(e){switch(e.tag){case 5:return Bo(e.type);case 16:return Bo("Lazy");case 13:return Bo("Suspense");case 19:return Bo("SuspenseList");case 0:case 2:case 15:return e=Lu(e.type,!1),e;case 11:return e=Lu(e.type.render,!1),e;case 1:return e=Lu(e.type,!0),e;default:return""}}function ed(e){if(e==null)return null;if(typeof e=="function")return e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case As:return"Fragment";case Ls:return"Portal";case Jh:return"Profiler";case Zf:return"StrictMode";case Zh:return"Suspense";case Qh:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case hb:return(e.displayName||"Context")+".Consumer";case ub:return(e._context.displayName||"Context")+".Provider";case Qf:var t=e.render;return e=e.displayName,e||(e=t.displayName||t.name||"",e=e!==""?"ForwardRef("+e+")":"ForwardRef"),e;case ep:return t=e.displayName||null,t!==null?t:ed(e.type)||"Memo";case mi:t=e._payload,e=e._init;try{return ed(e(t))}catch{}}return null}function I1(e){var t=e.type;switch(e.tag){case 24:return"Cache";case 9:return(t.displayName||"Context")+".Consumer";case 10:return(t._context.displayName||"Context")+".Provider";case 18:return"DehydratedFragment";case 11:return e=t.render,e=e.displayName||e.name||"",t.displayName||(e!==""?"ForwardRef("+e+")":"ForwardRef");case 7:return"Fragment";case 5:return t;case 4:return"Portal";case 3:return"Root";case 6:return"Text";case 16:return ed(t);case 8:return t===Zf?"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 t=="function")return t.displayName||t.name||null;if(typeof t=="string")return t}return null}function Di(e){switch(typeof e){case"boolean":case"number":case"string":case"undefined":return e;case"object":return e;default:return""}}function fb(e){var t=e.type;return(e=e.nodeName)&&e.toLowerCase()==="input"&&(t==="checkbox"||t==="radio")}function M1(e){var t=fb(e)?"checked":"value",n=Object.getOwnPropertyDescriptor(e.constructor.prototype,t),r=""+e[t];if(!e.hasOwnProperty(t)&&typeof n<"u"&&typeof n.get=="function"&&typeof n.set=="function"){var i=n.get,s=n.set;return Object.defineProperty(e,t,{configurable:!0,get:function(){return i.call(this)},set:function(o){r=""+o,s.call(this,o)}}),Object.defineProperty(e,t,{enumerable:n.enumerable}),{getValue:function(){return r},setValue:function(o){r=""+o},stopTracking:function(){e._valueTracker=null,delete e[t]}}}}function Ja(e){e._valueTracker||(e._valueTracker=M1(e))}function pb(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var n=t.getValue(),r="";return e&&(r=fb(e)?e.checked?"true":"false":e.value),e=r,e!==n?(t.setValue(e),!0):!1}function rc(e){if(e=e||(typeof document<"u"?document:void 0),typeof e>"u")return null;try{return e.activeElement||e.body}catch{return e.body}}function td(e,t){var n=t.checked;return Rt({},t,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:n??e._wrapperState.initialChecked})}function Zm(e,t){var n=t.defaultValue==null?"":t.defaultValue,r=t.checked!=null?t.checked:t.defaultChecked;n=Di(t.value!=null?t.value:n),e._wrapperState={initialChecked:r,initialValue:n,controlled:t.type==="checkbox"||t.type==="radio"?t.checked!=null:t.value!=null}}function mb(e,t){t=t.checked,t!=null&&Jf(e,"checked",t,!1)}function nd(e,t){mb(e,t);var n=Di(t.value),r=t.type;if(n!=null)r==="number"?(n===0&&e.value===""||e.value!=n)&&(e.value=""+n):e.value!==""+n&&(e.value=""+n);else if(r==="submit"||r==="reset"){e.removeAttribute("value");return}t.hasOwnProperty("value")?rd(e,t.type,n):t.hasOwnProperty("defaultValue")&&rd(e,t.type,Di(t.defaultValue)),t.checked==null&&t.defaultChecked!=null&&(e.defaultChecked=!!t.defaultChecked)}function Qm(e,t,n){if(t.hasOwnProperty("value")||t.hasOwnProperty("defaultValue")){var r=t.type;if(!(r!=="submit"&&r!=="reset"||t.value!==void 0&&t.value!==null))return;t=""+e._wrapperState.initialValue,n||t===e.value||(e.value=t),e.defaultValue=t}n=e.name,n!==""&&(e.name=""),e.defaultChecked=!!e._wrapperState.initialChecked,n!==""&&(e.name=n)}function rd(e,t,n){(t!=="number"||rc(e.ownerDocument)!==e)&&(n==null?e.defaultValue=""+e._wrapperState.initialValue:e.defaultValue!==""+n&&(e.defaultValue=""+n))}var $o=Array.isArray;function Ks(e,t,n,r){if(e=e.options,t){t={};for(var i=0;i<n.length;i++)t["$"+n[i]]=!0;for(n=0;n<e.length;n++)i=t.hasOwnProperty("$"+e[n].value),e[n].selected!==i&&(e[n].selected=i),i&&r&&(e[n].defaultSelected=!0)}else{for(n=""+Di(n),t=null,i=0;i<e.length;i++){if(e[i].value===n){e[i].selected=!0,r&&(e[i].defaultSelected=!0);return}t!==null||e[i].disabled||(t=e[i])}t!==null&&(t.selected=!0)}}function id(e,t){if(t.dangerouslySetInnerHTML!=null)throw Error(Q(91));return Rt({},t,{value:void 0,defaultValue:void 0,children:""+e._wrapperState.initialValue})}function eg(e,t){var n=t.value;if(n==null){if(n=t.children,t=t.defaultValue,n!=null){if(t!=null)throw Error(Q(92));if($o(n)){if(1<n.length)throw Error(Q(93));n=n[0]}t=n}t==null&&(t=""),n=t}e._wrapperState={initialValue:Di(n)}}function gb(e,t){var n=Di(t.value),r=Di(t.defaultValue);n!=null&&(n=""+n,n!==e.value&&(e.value=n),t.defaultValue==null&&e.defaultValue!==n&&(e.defaultValue=n)),r!=null&&(e.defaultValue=""+r)}function tg(e){var t=e.textContent;t===e._wrapperState.initialValue&&t!==""&&t!==null&&(e.value=t)}function yb(e){switch(e){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 sd(e,t){return e==null||e==="http://www.w3.org/1999/xhtml"?yb(t):e==="http://www.w3.org/2000/svg"&&t==="foreignObject"?"http://www.w3.org/1999/xhtml":e}var Za,vb=function(e){return typeof MSApp<"u"&&MSApp.execUnsafeLocalFunction?function(t,n,r,i){MSApp.execUnsafeLocalFunction(function(){return e(t,n,r,i)})}:e}(function(e,t){if(e.namespaceURI!=="http://www.w3.org/2000/svg"||"innerHTML"in e)e.innerHTML=t;else{for(Za=Za||document.createElement("div"),Za.innerHTML="<svg>"+t.valueOf().toString()+"</svg>",t=Za.firstChild;e.firstChild;)e.removeChild(e.firstChild);for(;t.firstChild;)e.appendChild(t.firstChild)}});function da(e,t){if(t){var n=e.firstChild;if(n&&n===e.lastChild&&n.nodeType===3){n.nodeValue=t;return}}e.textContent=t}var Xo={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},O1=["Webkit","ms","Moz","O"];Object.keys(Xo).forEach(function(e){O1.forEach(function(t){t=t+e.charAt(0).toUpperCase()+e.substring(1),Xo[t]=Xo[e]})});function _b(e,t,n){return t==null||typeof t=="boolean"||t===""?"":n||typeof t!="number"||t===0||Xo.hasOwnProperty(e)&&Xo[e]?(""+t).trim():t+"px"}function bb(e,t){e=e.style;for(var n in t)if(t.hasOwnProperty(n)){var r=n.indexOf("--")===0,i=_b(n,t[n],r);n==="float"&&(n="cssFloat"),r?e.setProperty(n,i):e[n]=i}}var z1=Rt({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 od(e,t){if(t){if(z1[e]&&(t.children!=null||t.dangerouslySetInnerHTML!=null))throw Error(Q(137,e));if(t.dangerouslySetInnerHTML!=null){if(t.children!=null)throw Error(Q(60));if(typeof t.dangerouslySetInnerHTML!="object"||!("__html"in t.dangerouslySetInnerHTML))throw Error(Q(61))}if(t.style!=null&&typeof t.style!="object")throw Error(Q(62))}}function ad(e,t){if(e.indexOf("-")===-1)return typeof t.is=="string";switch(e){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 ld=null;function tp(e){return e=e.target||e.srcElement||window,e.correspondingUseElement&&(e=e.correspondingUseElement),e.nodeType===3?e.parentNode:e}var cd=null,Ys=null,Gs=null;function ng(e){if(e=Oa(e)){if(typeof cd!="function")throw Error(Q(280));var t=e.stateNode;t&&(t=Xc(t),cd(e.stateNode,e.type,t))}}function wb(e){Ys?Gs?Gs.push(e):Gs=[e]:Ys=e}function xb(){if(Ys){var e=Ys,t=Gs;if(Gs=Ys=null,ng(e),t)for(e=0;e<t.length;e++)ng(t[e])}}function Sb(e,t){return e(t)}function kb(){}var Au=!1;function Cb(e,t,n){if(Au)return e(t,n);Au=!0;try{return Sb(e,t,n)}finally{Au=!1,(Ys!==null||Gs!==null)&&(kb(),xb())}}function fa(e,t){var n=e.stateNode;if(n===null)return null;var r=Xc(n);if(r===null)return null;n=r[t];e:switch(t){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(r=!r.disabled)||(e=e.type,r=!(e==="button"||e==="input"||e==="select"||e==="textarea")),e=!r;break e;default:e=!1}if(e)return null;if(n&&typeof n!="function")throw Error(Q(231,t,typeof n));return n}var ud=!1;if(Zr)try{var xo={};Object.defineProperty(xo,"passive",{get:function(){ud=!0}}),window.addEventListener("test",xo,xo),window.removeEventListener("test",xo,xo)}catch{ud=!1}function B1(e,t,n,r,i,s,o,a,c){var u=Array.prototype.slice.call(arguments,3);try{t.apply(n,u)}catch(d){this.onError(d)}}var Jo=!1,ic=null,sc=!1,hd=null,$1={onError:function(e){Jo=!0,ic=e}};function F1(e,t,n,r,i,s,o,a,c){Jo=!1,ic=null,B1.apply($1,arguments)}function H1(e,t,n,r,i,s,o,a,c){if(F1.apply(this,arguments),Jo){if(Jo){var u=ic;Jo=!1,ic=null}else throw Error(Q(198));sc||(sc=!0,hd=u)}}function _s(e){var t=e,n=e;if(e.alternate)for(;t.return;)t=t.return;else{e=t;do t=e,t.flags&4098&&(n=t.return),e=t.return;while(e)}return t.tag===3?n:null}function Eb(e){if(e.tag===13){var t=e.memoizedState;if(t===null&&(e=e.alternate,e!==null&&(t=e.memoizedState)),t!==null)return t.dehydrated}return null}function rg(e){if(_s(e)!==e)throw Error(Q(188))}function W1(e){var t=e.alternate;if(!t){if(t=_s(e),t===null)throw Error(Q(188));return t!==e?null:e}for(var n=e,r=t;;){var i=n.return;if(i===null)break;var s=i.alternate;if(s===null){if(r=i.return,r!==null){n=r;continue}break}if(i.child===s.child){for(s=i.child;s;){if(s===n)return rg(i),e;if(s===r)return rg(i),t;s=s.sibling}throw Error(Q(188))}if(n.return!==r.return)n=i,r=s;else{for(var o=!1,a=i.child;a;){if(a===n){o=!0,n=i,r=s;break}if(a===r){o=!0,r=i,n=s;break}a=a.sibling}if(!o){for(a=s.child;a;){if(a===n){o=!0,n=s,r=i;break}if(a===r){o=!0,r=s,n=i;break}a=a.sibling}if(!o)throw Error(Q(189))}}if(n.alternate!==r)throw Error(Q(190))}if(n.tag!==3)throw Error(Q(188));return n.stateNode.current===n?e:t}function Nb(e){return e=W1(e),e!==null?jb(e):null}function jb(e){if(e.tag===5||e.tag===6)return e;for(e=e.child;e!==null;){var t=jb(e);if(t!==null)return t;e=e.sibling}return null}var Rb=qn.unstable_scheduleCallback,ig=qn.unstable_cancelCallback,U1=qn.unstable_shouldYield,V1=qn.unstable_requestPaint,zt=qn.unstable_now,q1=qn.unstable_getCurrentPriorityLevel,np=qn.unstable_ImmediatePriority,Tb=qn.unstable_UserBlockingPriority,oc=qn.unstable_NormalPriority,K1=qn.unstable_LowPriority,Pb=qn.unstable_IdlePriority,qc=null,Ir=null;function Y1(e){if(Ir&&typeof Ir.onCommitFiberRoot=="function")try{Ir.onCommitFiberRoot(qc,e,void 0,(e.current.flags&128)===128)}catch{}}var gr=Math.clz32?Math.clz32:J1,G1=Math.log,X1=Math.LN2;function J1(e){return e>>>=0,e===0?32:31-(G1(e)/X1|0)|0}var Qa=64,el=4194304;function Fo(e){switch(e&-e){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 e&4194240;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return e&130023424;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;default:return e}}function ac(e,t){var n=e.pendingLanes;if(n===0)return 0;var r=0,i=e.suspendedLanes,s=e.pingedLanes,o=n&268435455;if(o!==0){var a=o&~i;a!==0?r=Fo(a):(s&=o,s!==0&&(r=Fo(s)))}else o=n&~i,o!==0?r=Fo(o):s!==0&&(r=Fo(s));if(r===0)return 0;if(t!==0&&t!==r&&!(t&i)&&(i=r&-r,s=t&-t,i>=s||i===16&&(s&4194240)!==0))return t;if(r&4&&(r|=n&16),t=e.entangledLanes,t!==0)for(e=e.entanglements,t&=r;0<t;)n=31-gr(t),i=1<<n,r|=e[n],t&=~i;return r}function Z1(e,t){switch(e){case 1:case 2:case 4:return t+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 t+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 Q1(e,t){for(var n=e.suspendedLanes,r=e.pingedLanes,i=e.expirationTimes,s=e.pendingLanes;0<s;){var o=31-gr(s),a=1<<o,c=i[o];c===-1?(!(a&n)||a&r)&&(i[o]=Z1(a,t)):c<=t&&(e.expiredLanes|=a),s&=~a}}function dd(e){return e=e.pendingLanes&-1073741825,e!==0?e:e&1073741824?1073741824:0}function Db(){var e=Qa;return Qa<<=1,!(Qa&4194240)&&(Qa=64),e}function Iu(e){for(var t=[],n=0;31>n;n++)t.push(e);return t}function Ia(e,t,n){e.pendingLanes|=t,t!==536870912&&(e.suspendedLanes=0,e.pingedLanes=0),e=e.eventTimes,t=31-gr(t),e[t]=n}function ek(e,t){var n=e.pendingLanes&~t;e.pendingLanes=t,e.suspendedLanes=0,e.pingedLanes=0,e.expiredLanes&=t,e.mutableReadLanes&=t,e.entangledLanes&=t,t=e.entanglements;var r=e.eventTimes;for(e=e.expirationTimes;0<n;){var i=31-gr(n),s=1<<i;t[i]=0,r[i]=-1,e[i]=-1,n&=~s}}function rp(e,t){var n=e.entangledLanes|=t;for(e=e.entanglements;n;){var r=31-gr(n),i=1<<r;i&t|e[r]&t&&(e[r]|=t),n&=~i}}var rt=0;function Lb(e){return e&=-e,1<e?4<e?e&268435455?16:536870912:4:1}var Ab,ip,Ib,Mb,Ob,fd=!1,tl=[],Si=null,ki=null,Ci=null,pa=new Map,ma=new Map,vi=[],tk="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 sg(e,t){switch(e){case"focusin":case"focusout":Si=null;break;case"dragenter":case"dragleave":ki=null;break;case"mouseover":case"mouseout":Ci=null;break;case"pointerover":case"pointerout":pa.delete(t.pointerId);break;case"gotpointercapture":case"lostpointercapture":ma.delete(t.pointerId)}}function So(e,t,n,r,i,s){return e===null||e.nativeEvent!==s?(e={blockedOn:t,domEventName:n,eventSystemFlags:r,nativeEvent:s,targetContainers:[i]},t!==null&&(t=Oa(t),t!==null&&ip(t)),e):(e.eventSystemFlags|=r,t=e.targetContainers,i!==null&&t.indexOf(i)===-1&&t.push(i),e)}function nk(e,t,n,r,i){switch(t){case"focusin":return Si=So(Si,e,t,n,r,i),!0;case"dragenter":return ki=So(ki,e,t,n,r,i),!0;case"mouseover":return Ci=So(Ci,e,t,n,r,i),!0;case"pointerover":var s=i.pointerId;return pa.set(s,So(pa.get(s)||null,e,t,n,r,i)),!0;case"gotpointercapture":return s=i.pointerId,ma.set(s,So(ma.get(s)||null,e,t,n,r,i)),!0}return!1}function zb(e){var t=Qi(e.target);if(t!==null){var n=_s(t);if(n!==null){if(t=n.tag,t===13){if(t=Eb(n),t!==null){e.blockedOn=t,Ob(e.priority,function(){Ib(n)});return}}else if(t===3&&n.stateNode.current.memoizedState.isDehydrated){e.blockedOn=n.tag===3?n.stateNode.containerInfo:null;return}}}e.blockedOn=null}function Ll(e){if(e.blockedOn!==null)return!1;for(var t=e.targetContainers;0<t.length;){var n=pd(e.domEventName,e.eventSystemFlags,t[0],e.nativeEvent);if(n===null){n=e.nativeEvent;var r=new n.constructor(n.type,n);ld=r,n.target.dispatchEvent(r),ld=null}else return t=Oa(n),t!==null&&ip(t),e.blockedOn=n,!1;t.shift()}return!0}function og(e,t,n){Ll(e)&&n.delete(t)}function rk(){fd=!1,Si!==null&&Ll(Si)&&(Si=null),ki!==null&&Ll(ki)&&(ki=null),Ci!==null&&Ll(Ci)&&(Ci=null),pa.forEach(og),ma.forEach(og)}function ko(e,t){e.blockedOn===t&&(e.blockedOn=null,fd||(fd=!0,qn.unstable_scheduleCallback(qn.unstable_NormalPriority,rk)))}function ga(e){function t(i){return ko(i,e)}if(0<tl.length){ko(tl[0],e);for(var n=1;n<tl.length;n++){var r=tl[n];r.blockedOn===e&&(r.blockedOn=null)}}for(Si!==null&&ko(Si,e),ki!==null&&ko(ki,e),Ci!==null&&ko(Ci,e),pa.forEach(t),ma.forEach(t),n=0;n<vi.length;n++)r=vi[n],r.blockedOn===e&&(r.blockedOn=null);for(;0<vi.length&&(n=vi[0],n.blockedOn===null);)zb(n),n.blockedOn===null&&vi.shift()}var Xs=ni.ReactCurrentBatchConfig,lc=!0;function ik(e,t,n,r){var i=rt,s=Xs.transition;Xs.transition=null;try{rt=1,sp(e,t,n,r)}finally{rt=i,Xs.transition=s}}function sk(e,t,n,r){var i=rt,s=Xs.transition;Xs.transition=null;try{rt=4,sp(e,t,n,r)}finally{rt=i,Xs.transition=s}}function sp(e,t,n,r){if(lc){var i=pd(e,t,n,r);if(i===null)Vu(e,t,r,cc,n),sg(e,r);else if(nk(i,e,t,n,r))r.stopPropagation();else if(sg(e,r),t&4&&-1<tk.indexOf(e)){for(;i!==null;){var s=Oa(i);if(s!==null&&Ab(s),s=pd(e,t,n,r),s===null&&Vu(e,t,r,cc,n),s===i)break;i=s}i!==null&&r.stopPropagation()}else Vu(e,t,r,null,n)}}var cc=null;function pd(e,t,n,r){if(cc=null,e=tp(r),e=Qi(e),e!==null)if(t=_s(e),t===null)e=null;else if(n=t.tag,n===13){if(e=Eb(t),e!==null)return e;e=null}else if(n===3){if(t.stateNode.current.memoizedState.isDehydrated)return t.tag===3?t.stateNode.containerInfo:null;e=null}else t!==e&&(e=null);return cc=e,null}function Bb(e){switch(e){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(q1()){case np:return 1;case Tb:return 4;case oc:case K1:return 16;case Pb:return 536870912;default:return 16}default:return 16}}var bi=null,op=null,Al=null;function $b(){if(Al)return Al;var e,t=op,n=t.length,r,i="value"in bi?bi.value:bi.textContent,s=i.length;for(e=0;e<n&&t[e]===i[e];e++);var o=n-e;for(r=1;r<=o&&t[n-r]===i[s-r];r++);return Al=i.slice(e,1<r?1-r:void 0)}function Il(e){var t=e.keyCode;return"charCode"in e?(e=e.charCode,e===0&&t===13&&(e=13)):e=t,e===10&&(e=13),32<=e||e===13?e:0}function nl(){return!0}function ag(){return!1}function Yn(e){function t(n,r,i,s,o){this._reactName=n,this._targetInst=i,this.type=r,this.nativeEvent=s,this.target=o,this.currentTarget=null;for(var a in e)e.hasOwnProperty(a)&&(n=e[a],this[a]=n?n(s):s[a]);return this.isDefaultPrevented=(s.defaultPrevented!=null?s.defaultPrevented:s.returnValue===!1)?nl:ag,this.isPropagationStopped=ag,this}return Rt(t.prototype,{preventDefault:function(){this.defaultPrevented=!0;var n=this.nativeEvent;n&&(n.preventDefault?n.preventDefault():typeof n.returnValue!="unknown"&&(n.returnValue=!1),this.isDefaultPrevented=nl)},stopPropagation:function(){var n=this.nativeEvent;n&&(n.stopPropagation?n.stopPropagation():typeof n.cancelBubble!="unknown"&&(n.cancelBubble=!0),this.isPropagationStopped=nl)},persist:function(){},isPersistent:nl}),t}var fo={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},ap=Yn(fo),Ma=Rt({},fo,{view:0,detail:0}),ok=Yn(Ma),Mu,Ou,Co,Kc=Rt({},Ma,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:lp,button:0,buttons:0,relatedTarget:function(e){return e.relatedTarget===void 0?e.fromElement===e.srcElement?e.toElement:e.fromElement:e.relatedTarget},movementX:function(e){return"movementX"in e?e.movementX:(e!==Co&&(Co&&e.type==="mousemove"?(Mu=e.screenX-Co.screenX,Ou=e.screenY-Co.screenY):Ou=Mu=0,Co=e),Mu)},movementY:function(e){return"movementY"in e?e.movementY:Ou}}),lg=Yn(Kc),ak=Rt({},Kc,{dataTransfer:0}),lk=Yn(ak),ck=Rt({},Ma,{relatedTarget:0}),zu=Yn(ck),uk=Rt({},fo,{animationName:0,elapsedTime:0,pseudoElement:0}),hk=Yn(uk),dk=Rt({},fo,{clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}}),fk=Yn(dk),pk=Rt({},fo,{data:0}),cg=Yn(pk),mk={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},gk={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"},yk={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function vk(e){var t=this.nativeEvent;return t.getModifierState?t.getModifierState(e):(e=yk[e])?!!t[e]:!1}function lp(){return vk}var _k=Rt({},Ma,{key:function(e){if(e.key){var t=mk[e.key]||e.key;if(t!=="Unidentified")return t}return e.type==="keypress"?(e=Il(e),e===13?"Enter":String.fromCharCode(e)):e.type==="keydown"||e.type==="keyup"?gk[e.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:lp,charCode:function(e){return e.type==="keypress"?Il(e):0},keyCode:function(e){return e.type==="keydown"||e.type==="keyup"?e.keyCode:0},which:function(e){return e.type==="keypress"?Il(e):e.type==="keydown"||e.type==="keyup"?e.keyCode:0}}),bk=Yn(_k),wk=Rt({},Kc,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),ug=Yn(wk),xk=Rt({},Ma,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:lp}),Sk=Yn(xk),kk=Rt({},fo,{propertyName:0,elapsedTime:0,pseudoElement:0}),Ck=Yn(kk),Ek=Rt({},Kc,{deltaX:function(e){return"deltaX"in e?e.deltaX:"wheelDeltaX"in e?-e.wheelDeltaX:0},deltaY:function(e){return"deltaY"in e?e.deltaY:"wheelDeltaY"in e?-e.wheelDeltaY:"wheelDelta"in e?-e.wheelDelta:0},deltaZ:0,deltaMode:0}),Nk=Yn(Ek),jk=[9,13,27,32],cp=Zr&&"CompositionEvent"in window,Zo=null;Zr&&"documentMode"in document&&(Zo=document.documentMode);var Rk=Zr&&"TextEvent"in window&&!Zo,Fb=Zr&&(!cp||Zo&&8<Zo&&11>=Zo),hg=" ",dg=!1;function Hb(e,t){switch(e){case"keyup":return jk.indexOf(t.keyCode)!==-1;case"keydown":return t.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function Wb(e){return e=e.detail,typeof e=="object"&&"data"in e?e.data:null}var Is=!1;function Tk(e,t){switch(e){case"compositionend":return Wb(t);case"keypress":return t.which!==32?null:(dg=!0,hg);case"textInput":return e=t.data,e===hg&&dg?null:e;default:return null}}function Pk(e,t){if(Is)return e==="compositionend"||!cp&&Hb(e,t)?(e=$b(),Al=op=bi=null,Is=!1,e):null;switch(e){case"paste":return null;case"keypress":if(!(t.ctrlKey||t.altKey||t.metaKey)||t.ctrlKey&&t.altKey){if(t.char&&1<t.char.length)return t.char;if(t.which)return String.fromCharCode(t.which)}return null;case"compositionend":return Fb&&t.locale!=="ko"?null:t.data;default:return null}}var Dk={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 fg(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t==="input"?!!Dk[e.type]:t==="textarea"}function Ub(e,t,n,r){wb(r),t=uc(t,"onChange"),0<t.length&&(n=new ap("onChange","change",null,n,r),e.push({event:n,listeners:t}))}var Qo=null,ya=null;function Lk(e){tw(e,0)}function Yc(e){var t=zs(e);if(pb(t))return e}function Ak(e,t){if(e==="change")return t}var Vb=!1;if(Zr){var Bu;if(Zr){var $u="oninput"in document;if(!$u){var pg=document.createElement("div");pg.setAttribute("oninput","return;"),$u=typeof pg.oninput=="function"}Bu=$u}else Bu=!1;Vb=Bu&&(!document.documentMode||9<document.documentMode)}function mg(){Qo&&(Qo.detachEvent("onpropertychange",qb),ya=Qo=null)}function qb(e){if(e.propertyName==="value"&&Yc(ya)){var t=[];Ub(t,ya,e,tp(e)),Cb(Lk,t)}}function Ik(e,t,n){e==="focusin"?(mg(),Qo=t,ya=n,Qo.attachEvent("onpropertychange",qb)):e==="focusout"&&mg()}function Mk(e){if(e==="selectionchange"||e==="keyup"||e==="keydown")return Yc(ya)}function Ok(e,t){if(e==="click")return Yc(t)}function zk(e,t){if(e==="input"||e==="change")return Yc(t)}function Bk(e,t){return e===t&&(e!==0||1/e===1/t)||e!==e&&t!==t}var br=typeof Object.is=="function"?Object.is:Bk;function va(e,t){if(br(e,t))return!0;if(typeof e!="object"||e===null||typeof t!="object"||t===null)return!1;var n=Object.keys(e),r=Object.keys(t);if(n.length!==r.length)return!1;for(r=0;r<n.length;r++){var i=n[r];if(!Xh.call(t,i)||!br(e[i],t[i]))return!1}return!0}function gg(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function yg(e,t){var n=gg(e);e=0;for(var r;n;){if(n.nodeType===3){if(r=e+n.textContent.length,e<=t&&r>=t)return{node:n,offset:t-e};e=r}e:{for(;n;){if(n.nextSibling){n=n.nextSibling;break e}n=n.parentNode}n=void 0}n=gg(n)}}function Kb(e,t){return e&&t?e===t?!0:e&&e.nodeType===3?!1:t&&t.nodeType===3?Kb(e,t.parentNode):"contains"in e?e.contains(t):e.compareDocumentPosition?!!(e.compareDocumentPosition(t)&16):!1:!1}function Yb(){for(var e=window,t=rc();t instanceof e.HTMLIFrameElement;){try{var n=typeof t.contentWindow.location.href=="string"}catch{n=!1}if(n)e=t.contentWindow;else break;t=rc(e.document)}return t}function up(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&(t==="input"&&(e.type==="text"||e.type==="search"||e.type==="tel"||e.type==="url"||e.type==="password")||t==="textarea"||e.contentEditable==="true")}function $k(e){var t=Yb(),n=e.focusedElem,r=e.selectionRange;if(t!==n&&n&&n.ownerDocument&&Kb(n.ownerDocument.documentElement,n)){if(r!==null&&up(n)){if(t=r.start,e=r.end,e===void 0&&(e=t),"selectionStart"in n)n.selectionStart=t,n.selectionEnd=Math.min(e,n.value.length);else if(e=(t=n.ownerDocument||document)&&t.defaultView||window,e.getSelection){e=e.getSelection();var i=n.textContent.length,s=Math.min(r.start,i);r=r.end===void 0?s:Math.min(r.end,i),!e.extend&&s>r&&(i=r,r=s,s=i),i=yg(n,s);var o=yg(n,r);i&&o&&(e.rangeCount!==1||e.anchorNode!==i.node||e.anchorOffset!==i.offset||e.focusNode!==o.node||e.focusOffset!==o.offset)&&(t=t.createRange(),t.setStart(i.node,i.offset),e.removeAllRanges(),s>r?(e.addRange(t),e.extend(o.node,o.offset)):(t.setEnd(o.node,o.offset),e.addRange(t)))}}for(t=[],e=n;e=e.parentNode;)e.nodeType===1&&t.push({element:e,left:e.scrollLeft,top:e.scrollTop});for(typeof n.focus=="function"&&n.focus(),n=0;n<t.length;n++)e=t[n],e.element.scrollLeft=e.left,e.element.scrollTop=e.top}}var Fk=Zr&&"documentMode"in document&&11>=document.documentMode,Ms=null,md=null,ea=null,gd=!1;function vg(e,t,n){var r=n.window===n?n.document:n.nodeType===9?n:n.ownerDocument;gd||Ms==null||Ms!==rc(r)||(r=Ms,"selectionStart"in r&&up(r)?r={start:r.selectionStart,end:r.selectionEnd}:(r=(r.ownerDocument&&r.ownerDocument.defaultView||window).getSelection(),r={anchorNode:r.anchorNode,anchorOffset:r.anchorOffset,focusNode:r.focusNode,focusOffset:r.focusOffset}),ea&&va(ea,r)||(ea=r,r=uc(md,"onSelect"),0<r.length&&(t=new ap("onSelect","select",null,t,n),e.push({event:t,listeners:r}),t.target=Ms)))}function rl(e,t){var n={};return n[e.toLowerCase()]=t.toLowerCase(),n["Webkit"+e]="webkit"+t,n["Moz"+e]="moz"+t,n}var Os={animationend:rl("Animation","AnimationEnd"),animationiteration:rl("Animation","AnimationIteration"),animationstart:rl("Animation","AnimationStart"),transitionend:rl("Transition","TransitionEnd")},Fu={},Gb={};Zr&&(Gb=document.createElement("div").style,"AnimationEvent"in window||(delete Os.animationend.animation,delete Os.animationiteration.animation,delete Os.animationstart.animation),"TransitionEvent"in window||delete Os.transitionend.transition);function Gc(e){if(Fu[e])return Fu[e];if(!Os[e])return e;var t=Os[e],n;for(n in t)if(t.hasOwnProperty(n)&&n in Gb)return Fu[e]=t[n];return e}var Xb=Gc("animationend"),Jb=Gc("animationiteration"),Zb=Gc("animationstart"),Qb=Gc("transitionend"),ew=new Map,_g="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 Ii(e,t){ew.set(e,t),vs(t,[e])}for(var Hu=0;Hu<_g.length;Hu++){var Wu=_g[Hu],Hk=Wu.toLowerCase(),Wk=Wu[0].toUpperCase()+Wu.slice(1);Ii(Hk,"on"+Wk)}Ii(Xb,"onAnimationEnd");Ii(Jb,"onAnimationIteration");Ii(Zb,"onAnimationStart");Ii("dblclick","onDoubleClick");Ii("focusin","onFocus");Ii("focusout","onBlur");Ii(Qb,"onTransitionEnd");no("onMouseEnter",["mouseout","mouseover"]);no("onMouseLeave",["mouseout","mouseover"]);no("onPointerEnter",["pointerout","pointerover"]);no("onPointerLeave",["pointerout","pointerover"]);vs("onChange","change click focusin focusout input keydown keyup selectionchange".split(" "));vs("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" "));vs("onBeforeInput",["compositionend","keypress","textInput","paste"]);vs("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" "));vs("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" "));vs("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var Ho="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(" "),Uk=new Set("cancel close invalid load scroll toggle".split(" ").concat(Ho));function bg(e,t,n){var r=e.type||"unknown-event";e.currentTarget=n,H1(r,t,void 0,e),e.currentTarget=null}function tw(e,t){t=(t&4)!==0;for(var n=0;n<e.length;n++){var r=e[n],i=r.event;r=r.listeners;e:{var s=void 0;if(t)for(var o=r.length-1;0<=o;o--){var a=r[o],c=a.instance,u=a.currentTarget;if(a=a.listener,c!==s&&i.isPropagationStopped())break e;bg(i,a,u),s=c}else for(o=0;o<r.length;o++){if(a=r[o],c=a.instance,u=a.currentTarget,a=a.listener,c!==s&&i.isPropagationStopped())break e;bg(i,a,u),s=c}}}if(sc)throw e=hd,sc=!1,hd=null,e}function yt(e,t){var n=t[wd];n===void 0&&(n=t[wd]=new Set);var r=e+"__bubble";n.has(r)||(nw(t,e,2,!1),n.add(r))}function Uu(e,t,n){var r=0;t&&(r|=4),nw(n,e,r,t)}var il="_reactListening"+Math.random().toString(36).slice(2);function _a(e){if(!e[il]){e[il]=!0,cb.forEach(function(n){n!=="selectionchange"&&(Uk.has(n)||Uu(n,!1,e),Uu(n,!0,e))});var t=e.nodeType===9?e:e.ownerDocument;t===null||t[il]||(t[il]=!0,Uu("selectionchange",!1,t))}}function nw(e,t,n,r){switch(Bb(t)){case 1:var i=ik;break;case 4:i=sk;break;default:i=sp}n=i.bind(null,t,n,e),i=void 0,!ud||t!=="touchstart"&&t!=="touchmove"&&t!=="wheel"||(i=!0),r?i!==void 0?e.addEventListener(t,n,{capture:!0,passive:i}):e.addEventListener(t,n,!0):i!==void 0?e.addEventListener(t,n,{passive:i}):e.addEventListener(t,n,!1)}function Vu(e,t,n,r,i){var s=r;if(!(t&1)&&!(t&2)&&r!==null)e:for(;;){if(r===null)return;var o=r.tag;if(o===3||o===4){var a=r.stateNode.containerInfo;if(a===i||a.nodeType===8&&a.parentNode===i)break;if(o===4)for(o=r.return;o!==null;){var c=o.tag;if((c===3||c===4)&&(c=o.stateNode.containerInfo,c===i||c.nodeType===8&&c.parentNode===i))return;o=o.return}for(;a!==null;){if(o=Qi(a),o===null)return;if(c=o.tag,c===5||c===6){r=s=o;continue e}a=a.parentNode}}r=r.return}Cb(function(){var u=s,d=tp(n),h=[];e:{var f=ew.get(e);if(f!==void 0){var p=ap,m=e;switch(e){case"keypress":if(Il(n)===0)break e;case"keydown":case"keyup":p=bk;break;case"focusin":m="focus",p=zu;break;case"focusout":m="blur",p=zu;break;case"beforeblur":case"afterblur":p=zu;break;case"click":if(n.button===2)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":p=lg;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":p=lk;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":p=Sk;break;case Xb:case Jb:case Zb:p=hk;break;case Qb:p=Ck;break;case"scroll":p=ok;break;case"wheel":p=Nk;break;case"copy":case"cut":case"paste":p=fk;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":p=ug}var g=(t&4)!==0,b=!g&&e==="scroll",v=g?f!==null?f+"Capture":null:f;g=[];for(var _=u,y;_!==null;){y=_;var S=y.stateNode;if(y.tag===5&&S!==null&&(y=S,v!==null&&(S=fa(_,v),S!=null&&g.push(ba(_,S,y)))),b)break;_=_.return}0<g.length&&(f=new p(f,m,null,n,d),h.push({event:f,listeners:g}))}}if(!(t&7)){e:{if(f=e==="mouseover"||e==="pointerover",p=e==="mouseout"||e==="pointerout",f&&n!==ld&&(m=n.relatedTarget||n.fromElement)&&(Qi(m)||m[Qr]))break e;if((p||f)&&(f=d.window===d?d:(f=d.ownerDocument)?f.defaultView||f.parentWindow:window,p?(m=n.relatedTarget||n.toElement,p=u,m=m?Qi(m):null,m!==null&&(b=_s(m),m!==b||m.tag!==5&&m.tag!==6)&&(m=null)):(p=null,m=u),p!==m)){if(g=lg,S="onMouseLeave",v="onMouseEnter",_="mouse",(e==="pointerout"||e==="pointerover")&&(g=ug,S="onPointerLeave",v="onPointerEnter",_="pointer"),b=p==null?f:zs(p),y=m==null?f:zs(m),f=new g(S,_+"leave",p,n,d),f.target=b,f.relatedTarget=y,S=null,Qi(d)===u&&(g=new g(v,_+"enter",m,n,d),g.target=y,g.relatedTarget=b,S=g),b=S,p&&m)t:{for(g=p,v=m,_=0,y=g;y;y=ks(y))_++;for(y=0,S=v;S;S=ks(S))y++;for(;0<_-y;)g=ks(g),_--;for(;0<y-_;)v=ks(v),y--;for(;_--;){if(g===v||v!==null&&g===v.alternate)break t;g=ks(g),v=ks(v)}g=null}else g=null;p!==null&&wg(h,f,p,g,!1),m!==null&&b!==null&&wg(h,b,m,g,!0)}}e:{if(f=u?zs(u):window,p=f.nodeName&&f.nodeName.toLowerCase(),p==="select"||p==="input"&&f.type==="file")var E=Ak;else if(fg(f))if(Vb)E=zk;else{E=Mk;var x=Ik}else(p=f.nodeName)&&p.toLowerCase()==="input"&&(f.type==="checkbox"||f.type==="radio")&&(E=Ok);if(E&&(E=E(e,u))){Ub(h,E,n,d);break e}x&&x(e,f,u),e==="focusout"&&(x=f._wrapperState)&&x.controlled&&f.type==="number"&&rd(f,"number",f.value)}switch(x=u?zs(u):window,e){case"focusin":(fg(x)||x.contentEditable==="true")&&(Ms=x,md=u,ea=null);break;case"focusout":ea=md=Ms=null;break;case"mousedown":gd=!0;break;case"contextmenu":case"mouseup":case"dragend":gd=!1,vg(h,n,d);break;case"selectionchange":if(Fk)break;case"keydown":case"keyup":vg(h,n,d)}var j;if(cp)e:{switch(e){case"compositionstart":var T="onCompositionStart";break e;case"compositionend":T="onCompositionEnd";break e;case"compositionupdate":T="onCompositionUpdate";break e}T=void 0}else Is?Hb(e,n)&&(T="onCompositionEnd"):e==="keydown"&&n.keyCode===229&&(T="onCompositionStart");T&&(Fb&&n.locale!=="ko"&&(Is||T!=="onCompositionStart"?T==="onCompositionEnd"&&Is&&(j=$b()):(bi=d,op="value"in bi?bi.value:bi.textContent,Is=!0)),x=uc(u,T),0<x.length&&(T=new cg(T,e,null,n,d),h.push({event:T,listeners:x}),j?T.data=j:(j=Wb(n),j!==null&&(T.data=j)))),(j=Rk?Tk(e,n):Pk(e,n))&&(u=uc(u,"onBeforeInput"),0<u.length&&(d=new cg("onBeforeInput","beforeinput",null,n,d),h.push({event:d,listeners:u}),d.data=j))}tw(h,t)})}function ba(e,t,n){return{instance:e,listener:t,currentTarget:n}}function uc(e,t){for(var n=t+"Capture",r=[];e!==null;){var i=e,s=i.stateNode;i.tag===5&&s!==null&&(i=s,s=fa(e,n),s!=null&&r.unshift(ba(e,s,i)),s=fa(e,t),s!=null&&r.push(ba(e,s,i))),e=e.return}return r}function ks(e){if(e===null)return null;do e=e.return;while(e&&e.tag!==5);return e||null}function wg(e,t,n,r,i){for(var s=t._reactName,o=[];n!==null&&n!==r;){var a=n,c=a.alternate,u=a.stateNode;if(c!==null&&c===r)break;a.tag===5&&u!==null&&(a=u,i?(c=fa(n,s),c!=null&&o.unshift(ba(n,c,a))):i||(c=fa(n,s),c!=null&&o.push(ba(n,c,a)))),n=n.return}o.length!==0&&e.push({event:t,listeners:o})}var Vk=/\r\n?/g,qk=/\u0000|\uFFFD/g;function xg(e){return(typeof e=="string"?e:""+e).replace(Vk,`
|
|
38
|
+
`).replace(qk,"")}function sl(e,t,n){if(t=xg(t),xg(e)!==t&&n)throw Error(Q(425))}function hc(){}var yd=null,vd=null;function _d(e,t){return e==="textarea"||e==="noscript"||typeof t.children=="string"||typeof t.children=="number"||typeof t.dangerouslySetInnerHTML=="object"&&t.dangerouslySetInnerHTML!==null&&t.dangerouslySetInnerHTML.__html!=null}var bd=typeof setTimeout=="function"?setTimeout:void 0,Kk=typeof clearTimeout=="function"?clearTimeout:void 0,Sg=typeof Promise=="function"?Promise:void 0,Yk=typeof queueMicrotask=="function"?queueMicrotask:typeof Sg<"u"?function(e){return Sg.resolve(null).then(e).catch(Gk)}:bd;function Gk(e){setTimeout(function(){throw e})}function qu(e,t){var n=t,r=0;do{var i=n.nextSibling;if(e.removeChild(n),i&&i.nodeType===8)if(n=i.data,n==="/$"){if(r===0){e.removeChild(i),ga(t);return}r--}else n!=="$"&&n!=="$?"&&n!=="$!"||r++;n=i}while(n);ga(t)}function Ei(e){for(;e!=null;e=e.nextSibling){var t=e.nodeType;if(t===1||t===3)break;if(t===8){if(t=e.data,t==="$"||t==="$!"||t==="$?")break;if(t==="/$")return null}}return e}function kg(e){e=e.previousSibling;for(var t=0;e;){if(e.nodeType===8){var n=e.data;if(n==="$"||n==="$!"||n==="$?"){if(t===0)return e;t--}else n==="/$"&&t++}e=e.previousSibling}return null}var po=Math.random().toString(36).slice(2),Dr="__reactFiber$"+po,wa="__reactProps$"+po,Qr="__reactContainer$"+po,wd="__reactEvents$"+po,Xk="__reactListeners$"+po,Jk="__reactHandles$"+po;function Qi(e){var t=e[Dr];if(t)return t;for(var n=e.parentNode;n;){if(t=n[Qr]||n[Dr]){if(n=t.alternate,t.child!==null||n!==null&&n.child!==null)for(e=kg(e);e!==null;){if(n=e[Dr])return n;e=kg(e)}return t}e=n,n=e.parentNode}return null}function Oa(e){return e=e[Dr]||e[Qr],!e||e.tag!==5&&e.tag!==6&&e.tag!==13&&e.tag!==3?null:e}function zs(e){if(e.tag===5||e.tag===6)return e.stateNode;throw Error(Q(33))}function Xc(e){return e[wa]||null}var xd=[],Bs=-1;function Mi(e){return{current:e}}function _t(e){0>Bs||(e.current=xd[Bs],xd[Bs]=null,Bs--)}function dt(e,t){Bs++,xd[Bs]=e.current,e.current=t}var Li={},yn=Mi(Li),An=Mi(!1),ls=Li;function ro(e,t){var n=e.type.contextTypes;if(!n)return Li;var r=e.stateNode;if(r&&r.__reactInternalMemoizedUnmaskedChildContext===t)return r.__reactInternalMemoizedMaskedChildContext;var i={},s;for(s in n)i[s]=t[s];return r&&(e=e.stateNode,e.__reactInternalMemoizedUnmaskedChildContext=t,e.__reactInternalMemoizedMaskedChildContext=i),i}function In(e){return e=e.childContextTypes,e!=null}function dc(){_t(An),_t(yn)}function Cg(e,t,n){if(yn.current!==Li)throw Error(Q(168));dt(yn,t),dt(An,n)}function rw(e,t,n){var r=e.stateNode;if(t=t.childContextTypes,typeof r.getChildContext!="function")return n;r=r.getChildContext();for(var i in r)if(!(i in t))throw Error(Q(108,I1(e)||"Unknown",i));return Rt({},n,r)}function fc(e){return e=(e=e.stateNode)&&e.__reactInternalMemoizedMergedChildContext||Li,ls=yn.current,dt(yn,e),dt(An,An.current),!0}function Eg(e,t,n){var r=e.stateNode;if(!r)throw Error(Q(169));n?(e=rw(e,t,ls),r.__reactInternalMemoizedMergedChildContext=e,_t(An),_t(yn),dt(yn,e)):_t(An),dt(An,n)}var Vr=null,Jc=!1,Ku=!1;function iw(e){Vr===null?Vr=[e]:Vr.push(e)}function Zk(e){Jc=!0,iw(e)}function Oi(){if(!Ku&&Vr!==null){Ku=!0;var e=0,t=rt;try{var n=Vr;for(rt=1;e<n.length;e++){var r=n[e];do r=r(!0);while(r!==null)}Vr=null,Jc=!1}catch(i){throw Vr!==null&&(Vr=Vr.slice(e+1)),Rb(np,Oi),i}finally{rt=t,Ku=!1}}return null}var $s=[],Fs=0,pc=null,mc=0,er=[],tr=0,cs=null,Kr=1,Yr="";function Ki(e,t){$s[Fs++]=mc,$s[Fs++]=pc,pc=e,mc=t}function sw(e,t,n){er[tr++]=Kr,er[tr++]=Yr,er[tr++]=cs,cs=e;var r=Kr;e=Yr;var i=32-gr(r)-1;r&=~(1<<i),n+=1;var s=32-gr(t)+i;if(30<s){var o=i-i%5;s=(r&(1<<o)-1).toString(32),r>>=o,i-=o,Kr=1<<32-gr(t)+i|n<<i|r,Yr=s+e}else Kr=1<<s|n<<i|r,Yr=e}function hp(e){e.return!==null&&(Ki(e,1),sw(e,1,0))}function dp(e){for(;e===pc;)pc=$s[--Fs],$s[Fs]=null,mc=$s[--Fs],$s[Fs]=null;for(;e===cs;)cs=er[--tr],er[tr]=null,Yr=er[--tr],er[tr]=null,Kr=er[--tr],er[tr]=null}var Un=null,Wn=null,wt=!1,mr=null;function ow(e,t){var n=rr(5,null,null,0);n.elementType="DELETED",n.stateNode=t,n.return=e,t=e.deletions,t===null?(e.deletions=[n],e.flags|=16):t.push(n)}function Ng(e,t){switch(e.tag){case 5:var n=e.type;return t=t.nodeType!==1||n.toLowerCase()!==t.nodeName.toLowerCase()?null:t,t!==null?(e.stateNode=t,Un=e,Wn=Ei(t.firstChild),!0):!1;case 6:return t=e.pendingProps===""||t.nodeType!==3?null:t,t!==null?(e.stateNode=t,Un=e,Wn=null,!0):!1;case 13:return t=t.nodeType!==8?null:t,t!==null?(n=cs!==null?{id:Kr,overflow:Yr}:null,e.memoizedState={dehydrated:t,treeContext:n,retryLane:1073741824},n=rr(18,null,null,0),n.stateNode=t,n.return=e,e.child=n,Un=e,Wn=null,!0):!1;default:return!1}}function Sd(e){return(e.mode&1)!==0&&(e.flags&128)===0}function kd(e){if(wt){var t=Wn;if(t){var n=t;if(!Ng(e,t)){if(Sd(e))throw Error(Q(418));t=Ei(n.nextSibling);var r=Un;t&&Ng(e,t)?ow(r,n):(e.flags=e.flags&-4097|2,wt=!1,Un=e)}}else{if(Sd(e))throw Error(Q(418));e.flags=e.flags&-4097|2,wt=!1,Un=e}}}function jg(e){for(e=e.return;e!==null&&e.tag!==5&&e.tag!==3&&e.tag!==13;)e=e.return;Un=e}function ol(e){if(e!==Un)return!1;if(!wt)return jg(e),wt=!0,!1;var t;if((t=e.tag!==3)&&!(t=e.tag!==5)&&(t=e.type,t=t!=="head"&&t!=="body"&&!_d(e.type,e.memoizedProps)),t&&(t=Wn)){if(Sd(e))throw aw(),Error(Q(418));for(;t;)ow(e,t),t=Ei(t.nextSibling)}if(jg(e),e.tag===13){if(e=e.memoizedState,e=e!==null?e.dehydrated:null,!e)throw Error(Q(317));e:{for(e=e.nextSibling,t=0;e;){if(e.nodeType===8){var n=e.data;if(n==="/$"){if(t===0){Wn=Ei(e.nextSibling);break e}t--}else n!=="$"&&n!=="$!"&&n!=="$?"||t++}e=e.nextSibling}Wn=null}}else Wn=Un?Ei(e.stateNode.nextSibling):null;return!0}function aw(){for(var e=Wn;e;)e=Ei(e.nextSibling)}function io(){Wn=Un=null,wt=!1}function fp(e){mr===null?mr=[e]:mr.push(e)}var Qk=ni.ReactCurrentBatchConfig;function Eo(e,t,n){if(e=n.ref,e!==null&&typeof e!="function"&&typeof e!="object"){if(n._owner){if(n=n._owner,n){if(n.tag!==1)throw Error(Q(309));var r=n.stateNode}if(!r)throw Error(Q(147,e));var i=r,s=""+e;return t!==null&&t.ref!==null&&typeof t.ref=="function"&&t.ref._stringRef===s?t.ref:(t=function(o){var a=i.refs;o===null?delete a[s]:a[s]=o},t._stringRef=s,t)}if(typeof e!="string")throw Error(Q(284));if(!n._owner)throw Error(Q(290,e))}return e}function al(e,t){throw e=Object.prototype.toString.call(t),Error(Q(31,e==="[object Object]"?"object with keys {"+Object.keys(t).join(", ")+"}":e))}function Rg(e){var t=e._init;return t(e._payload)}function lw(e){function t(v,_){if(e){var y=v.deletions;y===null?(v.deletions=[_],v.flags|=16):y.push(_)}}function n(v,_){if(!e)return null;for(;_!==null;)t(v,_),_=_.sibling;return null}function r(v,_){for(v=new Map;_!==null;)_.key!==null?v.set(_.key,_):v.set(_.index,_),_=_.sibling;return v}function i(v,_){return v=Ti(v,_),v.index=0,v.sibling=null,v}function s(v,_,y){return v.index=y,e?(y=v.alternate,y!==null?(y=y.index,y<_?(v.flags|=2,_):y):(v.flags|=2,_)):(v.flags|=1048576,_)}function o(v){return e&&v.alternate===null&&(v.flags|=2),v}function a(v,_,y,S){return _===null||_.tag!==6?(_=eh(y,v.mode,S),_.return=v,_):(_=i(_,y),_.return=v,_)}function c(v,_,y,S){var E=y.type;return E===As?d(v,_,y.props.children,S,y.key):_!==null&&(_.elementType===E||typeof E=="object"&&E!==null&&E.$$typeof===mi&&Rg(E)===_.type)?(S=i(_,y.props),S.ref=Eo(v,_,y),S.return=v,S):(S=Hl(y.type,y.key,y.props,null,v.mode,S),S.ref=Eo(v,_,y),S.return=v,S)}function u(v,_,y,S){return _===null||_.tag!==4||_.stateNode.containerInfo!==y.containerInfo||_.stateNode.implementation!==y.implementation?(_=th(y,v.mode,S),_.return=v,_):(_=i(_,y.children||[]),_.return=v,_)}function d(v,_,y,S,E){return _===null||_.tag!==7?(_=ss(y,v.mode,S,E),_.return=v,_):(_=i(_,y),_.return=v,_)}function h(v,_,y){if(typeof _=="string"&&_!==""||typeof _=="number")return _=eh(""+_,v.mode,y),_.return=v,_;if(typeof _=="object"&&_!==null){switch(_.$$typeof){case Xa:return y=Hl(_.type,_.key,_.props,null,v.mode,y),y.ref=Eo(v,null,_),y.return=v,y;case Ls:return _=th(_,v.mode,y),_.return=v,_;case mi:var S=_._init;return h(v,S(_._payload),y)}if($o(_)||wo(_))return _=ss(_,v.mode,y,null),_.return=v,_;al(v,_)}return null}function f(v,_,y,S){var E=_!==null?_.key:null;if(typeof y=="string"&&y!==""||typeof y=="number")return E!==null?null:a(v,_,""+y,S);if(typeof y=="object"&&y!==null){switch(y.$$typeof){case Xa:return y.key===E?c(v,_,y,S):null;case Ls:return y.key===E?u(v,_,y,S):null;case mi:return E=y._init,f(v,_,E(y._payload),S)}if($o(y)||wo(y))return E!==null?null:d(v,_,y,S,null);al(v,y)}return null}function p(v,_,y,S,E){if(typeof S=="string"&&S!==""||typeof S=="number")return v=v.get(y)||null,a(_,v,""+S,E);if(typeof S=="object"&&S!==null){switch(S.$$typeof){case Xa:return v=v.get(S.key===null?y:S.key)||null,c(_,v,S,E);case Ls:return v=v.get(S.key===null?y:S.key)||null,u(_,v,S,E);case mi:var x=S._init;return p(v,_,y,x(S._payload),E)}if($o(S)||wo(S))return v=v.get(y)||null,d(_,v,S,E,null);al(_,S)}return null}function m(v,_,y,S){for(var E=null,x=null,j=_,T=_=0,B=null;j!==null&&T<y.length;T++){j.index>T?(B=j,j=null):B=j.sibling;var R=f(v,j,y[T],S);if(R===null){j===null&&(j=B);break}e&&j&&R.alternate===null&&t(v,j),_=s(R,_,T),x===null?E=R:x.sibling=R,x=R,j=B}if(T===y.length)return n(v,j),wt&&Ki(v,T),E;if(j===null){for(;T<y.length;T++)j=h(v,y[T],S),j!==null&&(_=s(j,_,T),x===null?E=j:x.sibling=j,x=j);return wt&&Ki(v,T),E}for(j=r(v,j);T<y.length;T++)B=p(j,v,T,y[T],S),B!==null&&(e&&B.alternate!==null&&j.delete(B.key===null?T:B.key),_=s(B,_,T),x===null?E=B:x.sibling=B,x=B);return e&&j.forEach(function(F){return t(v,F)}),wt&&Ki(v,T),E}function g(v,_,y,S){var E=wo(y);if(typeof E!="function")throw Error(Q(150));if(y=E.call(y),y==null)throw Error(Q(151));for(var x=E=null,j=_,T=_=0,B=null,R=y.next();j!==null&&!R.done;T++,R=y.next()){j.index>T?(B=j,j=null):B=j.sibling;var F=f(v,j,R.value,S);if(F===null){j===null&&(j=B);break}e&&j&&F.alternate===null&&t(v,j),_=s(F,_,T),x===null?E=F:x.sibling=F,x=F,j=B}if(R.done)return n(v,j),wt&&Ki(v,T),E;if(j===null){for(;!R.done;T++,R=y.next())R=h(v,R.value,S),R!==null&&(_=s(R,_,T),x===null?E=R:x.sibling=R,x=R);return wt&&Ki(v,T),E}for(j=r(v,j);!R.done;T++,R=y.next())R=p(j,v,T,R.value,S),R!==null&&(e&&R.alternate!==null&&j.delete(R.key===null?T:R.key),_=s(R,_,T),x===null?E=R:x.sibling=R,x=R);return e&&j.forEach(function(L){return t(v,L)}),wt&&Ki(v,T),E}function b(v,_,y,S){if(typeof y=="object"&&y!==null&&y.type===As&&y.key===null&&(y=y.props.children),typeof y=="object"&&y!==null){switch(y.$$typeof){case Xa:e:{for(var E=y.key,x=_;x!==null;){if(x.key===E){if(E=y.type,E===As){if(x.tag===7){n(v,x.sibling),_=i(x,y.props.children),_.return=v,v=_;break e}}else if(x.elementType===E||typeof E=="object"&&E!==null&&E.$$typeof===mi&&Rg(E)===x.type){n(v,x.sibling),_=i(x,y.props),_.ref=Eo(v,x,y),_.return=v,v=_;break e}n(v,x);break}else t(v,x);x=x.sibling}y.type===As?(_=ss(y.props.children,v.mode,S,y.key),_.return=v,v=_):(S=Hl(y.type,y.key,y.props,null,v.mode,S),S.ref=Eo(v,_,y),S.return=v,v=S)}return o(v);case Ls:e:{for(x=y.key;_!==null;){if(_.key===x)if(_.tag===4&&_.stateNode.containerInfo===y.containerInfo&&_.stateNode.implementation===y.implementation){n(v,_.sibling),_=i(_,y.children||[]),_.return=v,v=_;break e}else{n(v,_);break}else t(v,_);_=_.sibling}_=th(y,v.mode,S),_.return=v,v=_}return o(v);case mi:return x=y._init,b(v,_,x(y._payload),S)}if($o(y))return m(v,_,y,S);if(wo(y))return g(v,_,y,S);al(v,y)}return typeof y=="string"&&y!==""||typeof y=="number"?(y=""+y,_!==null&&_.tag===6?(n(v,_.sibling),_=i(_,y),_.return=v,v=_):(n(v,_),_=eh(y,v.mode,S),_.return=v,v=_),o(v)):n(v,_)}return b}var so=lw(!0),cw=lw(!1),gc=Mi(null),yc=null,Hs=null,pp=null;function mp(){pp=Hs=yc=null}function gp(e){var t=gc.current;_t(gc),e._currentValue=t}function Cd(e,t,n){for(;e!==null;){var r=e.alternate;if((e.childLanes&t)!==t?(e.childLanes|=t,r!==null&&(r.childLanes|=t)):r!==null&&(r.childLanes&t)!==t&&(r.childLanes|=t),e===n)break;e=e.return}}function Js(e,t){yc=e,pp=Hs=null,e=e.dependencies,e!==null&&e.firstContext!==null&&(e.lanes&t&&(Ln=!0),e.firstContext=null)}function or(e){var t=e._currentValue;if(pp!==e)if(e={context:e,memoizedValue:t,next:null},Hs===null){if(yc===null)throw Error(Q(308));Hs=e,yc.dependencies={lanes:0,firstContext:e}}else Hs=Hs.next=e;return t}var es=null;function yp(e){es===null?es=[e]:es.push(e)}function uw(e,t,n,r){var i=t.interleaved;return i===null?(n.next=n,yp(t)):(n.next=i.next,i.next=n),t.interleaved=n,ei(e,r)}function ei(e,t){e.lanes|=t;var n=e.alternate;for(n!==null&&(n.lanes|=t),n=e,e=e.return;e!==null;)e.childLanes|=t,n=e.alternate,n!==null&&(n.childLanes|=t),n=e,e=e.return;return n.tag===3?n.stateNode:null}var gi=!1;function vp(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:0},effects:null}}function hw(e,t){e=e.updateQueue,t.updateQueue===e&&(t.updateQueue={baseState:e.baseState,firstBaseUpdate:e.firstBaseUpdate,lastBaseUpdate:e.lastBaseUpdate,shared:e.shared,effects:e.effects})}function Xr(e,t){return{eventTime:e,lane:t,tag:0,payload:null,callback:null,next:null}}function Ni(e,t,n){var r=e.updateQueue;if(r===null)return null;if(r=r.shared,Ze&2){var i=r.pending;return i===null?t.next=t:(t.next=i.next,i.next=t),r.pending=t,ei(e,n)}return i=r.interleaved,i===null?(t.next=t,yp(r)):(t.next=i.next,i.next=t),r.interleaved=t,ei(e,n)}function Ml(e,t,n){if(t=t.updateQueue,t!==null&&(t=t.shared,(n&4194240)!==0)){var r=t.lanes;r&=e.pendingLanes,n|=r,t.lanes=n,rp(e,n)}}function Tg(e,t){var n=e.updateQueue,r=e.alternate;if(r!==null&&(r=r.updateQueue,n===r)){var i=null,s=null;if(n=n.firstBaseUpdate,n!==null){do{var o={eventTime:n.eventTime,lane:n.lane,tag:n.tag,payload:n.payload,callback:n.callback,next:null};s===null?i=s=o:s=s.next=o,n=n.next}while(n!==null);s===null?i=s=t:s=s.next=t}else i=s=t;n={baseState:r.baseState,firstBaseUpdate:i,lastBaseUpdate:s,shared:r.shared,effects:r.effects},e.updateQueue=n;return}e=n.lastBaseUpdate,e===null?n.firstBaseUpdate=t:e.next=t,n.lastBaseUpdate=t}function vc(e,t,n,r){var i=e.updateQueue;gi=!1;var s=i.firstBaseUpdate,o=i.lastBaseUpdate,a=i.shared.pending;if(a!==null){i.shared.pending=null;var c=a,u=c.next;c.next=null,o===null?s=u:o.next=u,o=c;var d=e.alternate;d!==null&&(d=d.updateQueue,a=d.lastBaseUpdate,a!==o&&(a===null?d.firstBaseUpdate=u:a.next=u,d.lastBaseUpdate=c))}if(s!==null){var h=i.baseState;o=0,d=u=c=null,a=s;do{var f=a.lane,p=a.eventTime;if((r&f)===f){d!==null&&(d=d.next={eventTime:p,lane:0,tag:a.tag,payload:a.payload,callback:a.callback,next:null});e:{var m=e,g=a;switch(f=t,p=n,g.tag){case 1:if(m=g.payload,typeof m=="function"){h=m.call(p,h,f);break e}h=m;break e;case 3:m.flags=m.flags&-65537|128;case 0:if(m=g.payload,f=typeof m=="function"?m.call(p,h,f):m,f==null)break e;h=Rt({},h,f);break e;case 2:gi=!0}}a.callback!==null&&a.lane!==0&&(e.flags|=64,f=i.effects,f===null?i.effects=[a]:f.push(a))}else p={eventTime:p,lane:f,tag:a.tag,payload:a.payload,callback:a.callback,next:null},d===null?(u=d=p,c=h):d=d.next=p,o|=f;if(a=a.next,a===null){if(a=i.shared.pending,a===null)break;f=a,a=f.next,f.next=null,i.lastBaseUpdate=f,i.shared.pending=null}}while(!0);if(d===null&&(c=h),i.baseState=c,i.firstBaseUpdate=u,i.lastBaseUpdate=d,t=i.shared.interleaved,t!==null){i=t;do o|=i.lane,i=i.next;while(i!==t)}else s===null&&(i.shared.lanes=0);hs|=o,e.lanes=o,e.memoizedState=h}}function Pg(e,t,n){if(e=t.effects,t.effects=null,e!==null)for(t=0;t<e.length;t++){var r=e[t],i=r.callback;if(i!==null){if(r.callback=null,r=n,typeof i!="function")throw Error(Q(191,i));i.call(r)}}}var za={},Mr=Mi(za),xa=Mi(za),Sa=Mi(za);function ts(e){if(e===za)throw Error(Q(174));return e}function _p(e,t){switch(dt(Sa,t),dt(xa,e),dt(Mr,za),e=t.nodeType,e){case 9:case 11:t=(t=t.documentElement)?t.namespaceURI:sd(null,"");break;default:e=e===8?t.parentNode:t,t=e.namespaceURI||null,e=e.tagName,t=sd(t,e)}_t(Mr),dt(Mr,t)}function oo(){_t(Mr),_t(xa),_t(Sa)}function dw(e){ts(Sa.current);var t=ts(Mr.current),n=sd(t,e.type);t!==n&&(dt(xa,e),dt(Mr,n))}function bp(e){xa.current===e&&(_t(Mr),_t(xa))}var Nt=Mi(0);function _c(e){for(var t=e;t!==null;){if(t.tag===13){var n=t.memoizedState;if(n!==null&&(n=n.dehydrated,n===null||n.data==="$?"||n.data==="$!"))return t}else if(t.tag===19&&t.memoizedProps.revealOrder!==void 0){if(t.flags&128)return t}else if(t.child!==null){t.child.return=t,t=t.child;continue}if(t===e)break;for(;t.sibling===null;){if(t.return===null||t.return===e)return null;t=t.return}t.sibling.return=t.return,t=t.sibling}return null}var Yu=[];function wp(){for(var e=0;e<Yu.length;e++)Yu[e]._workInProgressVersionPrimary=null;Yu.length=0}var Ol=ni.ReactCurrentDispatcher,Gu=ni.ReactCurrentBatchConfig,us=0,jt=null,qt=null,Xt=null,bc=!1,ta=!1,ka=0,eC=0;function hn(){throw Error(Q(321))}function xp(e,t){if(t===null)return!1;for(var n=0;n<t.length&&n<e.length;n++)if(!br(e[n],t[n]))return!1;return!0}function Sp(e,t,n,r,i,s){if(us=s,jt=t,t.memoizedState=null,t.updateQueue=null,t.lanes=0,Ol.current=e===null||e.memoizedState===null?iC:sC,e=n(r,i),ta){s=0;do{if(ta=!1,ka=0,25<=s)throw Error(Q(301));s+=1,Xt=qt=null,t.updateQueue=null,Ol.current=oC,e=n(r,i)}while(ta)}if(Ol.current=wc,t=qt!==null&&qt.next!==null,us=0,Xt=qt=jt=null,bc=!1,t)throw Error(Q(300));return e}function kp(){var e=ka!==0;return ka=0,e}function jr(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return Xt===null?jt.memoizedState=Xt=e:Xt=Xt.next=e,Xt}function ar(){if(qt===null){var e=jt.alternate;e=e!==null?e.memoizedState:null}else e=qt.next;var t=Xt===null?jt.memoizedState:Xt.next;if(t!==null)Xt=t,qt=e;else{if(e===null)throw Error(Q(310));qt=e,e={memoizedState:qt.memoizedState,baseState:qt.baseState,baseQueue:qt.baseQueue,queue:qt.queue,next:null},Xt===null?jt.memoizedState=Xt=e:Xt=Xt.next=e}return Xt}function Ca(e,t){return typeof t=="function"?t(e):t}function Xu(e){var t=ar(),n=t.queue;if(n===null)throw Error(Q(311));n.lastRenderedReducer=e;var r=qt,i=r.baseQueue,s=n.pending;if(s!==null){if(i!==null){var o=i.next;i.next=s.next,s.next=o}r.baseQueue=i=s,n.pending=null}if(i!==null){s=i.next,r=r.baseState;var a=o=null,c=null,u=s;do{var d=u.lane;if((us&d)===d)c!==null&&(c=c.next={lane:0,action:u.action,hasEagerState:u.hasEagerState,eagerState:u.eagerState,next:null}),r=u.hasEagerState?u.eagerState:e(r,u.action);else{var h={lane:d,action:u.action,hasEagerState:u.hasEagerState,eagerState:u.eagerState,next:null};c===null?(a=c=h,o=r):c=c.next=h,jt.lanes|=d,hs|=d}u=u.next}while(u!==null&&u!==s);c===null?o=r:c.next=a,br(r,t.memoizedState)||(Ln=!0),t.memoizedState=r,t.baseState=o,t.baseQueue=c,n.lastRenderedState=r}if(e=n.interleaved,e!==null){i=e;do s=i.lane,jt.lanes|=s,hs|=s,i=i.next;while(i!==e)}else i===null&&(n.lanes=0);return[t.memoizedState,n.dispatch]}function Ju(e){var t=ar(),n=t.queue;if(n===null)throw Error(Q(311));n.lastRenderedReducer=e;var r=n.dispatch,i=n.pending,s=t.memoizedState;if(i!==null){n.pending=null;var o=i=i.next;do s=e(s,o.action),o=o.next;while(o!==i);br(s,t.memoizedState)||(Ln=!0),t.memoizedState=s,t.baseQueue===null&&(t.baseState=s),n.lastRenderedState=s}return[s,r]}function fw(){}function pw(e,t){var n=jt,r=ar(),i=t(),s=!br(r.memoizedState,i);if(s&&(r.memoizedState=i,Ln=!0),r=r.queue,Cp(yw.bind(null,n,r,e),[e]),r.getSnapshot!==t||s||Xt!==null&&Xt.memoizedState.tag&1){if(n.flags|=2048,Ea(9,gw.bind(null,n,r,i,t),void 0,null),en===null)throw Error(Q(349));us&30||mw(n,t,i)}return i}function mw(e,t,n){e.flags|=16384,e={getSnapshot:t,value:n},t=jt.updateQueue,t===null?(t={lastEffect:null,stores:null},jt.updateQueue=t,t.stores=[e]):(n=t.stores,n===null?t.stores=[e]:n.push(e))}function gw(e,t,n,r){t.value=n,t.getSnapshot=r,vw(t)&&_w(e)}function yw(e,t,n){return n(function(){vw(t)&&_w(e)})}function vw(e){var t=e.getSnapshot;e=e.value;try{var n=t();return!br(e,n)}catch{return!0}}function _w(e){var t=ei(e,1);t!==null&&yr(t,e,1,-1)}function Dg(e){var t=jr();return typeof e=="function"&&(e=e()),t.memoizedState=t.baseState=e,e={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:Ca,lastRenderedState:e},t.queue=e,e=e.dispatch=rC.bind(null,jt,e),[t.memoizedState,e]}function Ea(e,t,n,r){return e={tag:e,create:t,destroy:n,deps:r,next:null},t=jt.updateQueue,t===null?(t={lastEffect:null,stores:null},jt.updateQueue=t,t.lastEffect=e.next=e):(n=t.lastEffect,n===null?t.lastEffect=e.next=e:(r=n.next,n.next=e,e.next=r,t.lastEffect=e)),e}function bw(){return ar().memoizedState}function zl(e,t,n,r){var i=jr();jt.flags|=e,i.memoizedState=Ea(1|t,n,void 0,r===void 0?null:r)}function Zc(e,t,n,r){var i=ar();r=r===void 0?null:r;var s=void 0;if(qt!==null){var o=qt.memoizedState;if(s=o.destroy,r!==null&&xp(r,o.deps)){i.memoizedState=Ea(t,n,s,r);return}}jt.flags|=e,i.memoizedState=Ea(1|t,n,s,r)}function Lg(e,t){return zl(8390656,8,e,t)}function Cp(e,t){return Zc(2048,8,e,t)}function ww(e,t){return Zc(4,2,e,t)}function xw(e,t){return Zc(4,4,e,t)}function Sw(e,t){if(typeof t=="function")return e=e(),t(e),function(){t(null)};if(t!=null)return e=e(),t.current=e,function(){t.current=null}}function kw(e,t,n){return n=n!=null?n.concat([e]):null,Zc(4,4,Sw.bind(null,t,e),n)}function Ep(){}function Cw(e,t){var n=ar();t=t===void 0?null:t;var r=n.memoizedState;return r!==null&&t!==null&&xp(t,r[1])?r[0]:(n.memoizedState=[e,t],e)}function Ew(e,t){var n=ar();t=t===void 0?null:t;var r=n.memoizedState;return r!==null&&t!==null&&xp(t,r[1])?r[0]:(e=e(),n.memoizedState=[e,t],e)}function Nw(e,t,n){return us&21?(br(n,t)||(n=Db(),jt.lanes|=n,hs|=n,e.baseState=!0),t):(e.baseState&&(e.baseState=!1,Ln=!0),e.memoizedState=n)}function tC(e,t){var n=rt;rt=n!==0&&4>n?n:4,e(!0);var r=Gu.transition;Gu.transition={};try{e(!1),t()}finally{rt=n,Gu.transition=r}}function jw(){return ar().memoizedState}function nC(e,t,n){var r=Ri(e);if(n={lane:r,action:n,hasEagerState:!1,eagerState:null,next:null},Rw(e))Tw(t,n);else if(n=uw(e,t,n,r),n!==null){var i=kn();yr(n,e,r,i),Pw(n,t,r)}}function rC(e,t,n){var r=Ri(e),i={lane:r,action:n,hasEagerState:!1,eagerState:null,next:null};if(Rw(e))Tw(t,i);else{var s=e.alternate;if(e.lanes===0&&(s===null||s.lanes===0)&&(s=t.lastRenderedReducer,s!==null))try{var o=t.lastRenderedState,a=s(o,n);if(i.hasEagerState=!0,i.eagerState=a,br(a,o)){var c=t.interleaved;c===null?(i.next=i,yp(t)):(i.next=c.next,c.next=i),t.interleaved=i;return}}catch{}finally{}n=uw(e,t,i,r),n!==null&&(i=kn(),yr(n,e,r,i),Pw(n,t,r))}}function Rw(e){var t=e.alternate;return e===jt||t!==null&&t===jt}function Tw(e,t){ta=bc=!0;var n=e.pending;n===null?t.next=t:(t.next=n.next,n.next=t),e.pending=t}function Pw(e,t,n){if(n&4194240){var r=t.lanes;r&=e.pendingLanes,n|=r,t.lanes=n,rp(e,n)}}var wc={readContext:or,useCallback:hn,useContext:hn,useEffect:hn,useImperativeHandle:hn,useInsertionEffect:hn,useLayoutEffect:hn,useMemo:hn,useReducer:hn,useRef:hn,useState:hn,useDebugValue:hn,useDeferredValue:hn,useTransition:hn,useMutableSource:hn,useSyncExternalStore:hn,useId:hn,unstable_isNewReconciler:!1},iC={readContext:or,useCallback:function(e,t){return jr().memoizedState=[e,t===void 0?null:t],e},useContext:or,useEffect:Lg,useImperativeHandle:function(e,t,n){return n=n!=null?n.concat([e]):null,zl(4194308,4,Sw.bind(null,t,e),n)},useLayoutEffect:function(e,t){return zl(4194308,4,e,t)},useInsertionEffect:function(e,t){return zl(4,2,e,t)},useMemo:function(e,t){var n=jr();return t=t===void 0?null:t,e=e(),n.memoizedState=[e,t],e},useReducer:function(e,t,n){var r=jr();return t=n!==void 0?n(t):t,r.memoizedState=r.baseState=t,e={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:e,lastRenderedState:t},r.queue=e,e=e.dispatch=nC.bind(null,jt,e),[r.memoizedState,e]},useRef:function(e){var t=jr();return e={current:e},t.memoizedState=e},useState:Dg,useDebugValue:Ep,useDeferredValue:function(e){return jr().memoizedState=e},useTransition:function(){var e=Dg(!1),t=e[0];return e=tC.bind(null,e[1]),jr().memoizedState=e,[t,e]},useMutableSource:function(){},useSyncExternalStore:function(e,t,n){var r=jt,i=jr();if(wt){if(n===void 0)throw Error(Q(407));n=n()}else{if(n=t(),en===null)throw Error(Q(349));us&30||mw(r,t,n)}i.memoizedState=n;var s={value:n,getSnapshot:t};return i.queue=s,Lg(yw.bind(null,r,s,e),[e]),r.flags|=2048,Ea(9,gw.bind(null,r,s,n,t),void 0,null),n},useId:function(){var e=jr(),t=en.identifierPrefix;if(wt){var n=Yr,r=Kr;n=(r&~(1<<32-gr(r)-1)).toString(32)+n,t=":"+t+"R"+n,n=ka++,0<n&&(t+="H"+n.toString(32)),t+=":"}else n=eC++,t=":"+t+"r"+n.toString(32)+":";return e.memoizedState=t},unstable_isNewReconciler:!1},sC={readContext:or,useCallback:Cw,useContext:or,useEffect:Cp,useImperativeHandle:kw,useInsertionEffect:ww,useLayoutEffect:xw,useMemo:Ew,useReducer:Xu,useRef:bw,useState:function(){return Xu(Ca)},useDebugValue:Ep,useDeferredValue:function(e){var t=ar();return Nw(t,qt.memoizedState,e)},useTransition:function(){var e=Xu(Ca)[0],t=ar().memoizedState;return[e,t]},useMutableSource:fw,useSyncExternalStore:pw,useId:jw,unstable_isNewReconciler:!1},oC={readContext:or,useCallback:Cw,useContext:or,useEffect:Cp,useImperativeHandle:kw,useInsertionEffect:ww,useLayoutEffect:xw,useMemo:Ew,useReducer:Ju,useRef:bw,useState:function(){return Ju(Ca)},useDebugValue:Ep,useDeferredValue:function(e){var t=ar();return qt===null?t.memoizedState=e:Nw(t,qt.memoizedState,e)},useTransition:function(){var e=Ju(Ca)[0],t=ar().memoizedState;return[e,t]},useMutableSource:fw,useSyncExternalStore:pw,useId:jw,unstable_isNewReconciler:!1};function fr(e,t){if(e&&e.defaultProps){t=Rt({},t),e=e.defaultProps;for(var n in e)t[n]===void 0&&(t[n]=e[n]);return t}return t}function Ed(e,t,n,r){t=e.memoizedState,n=n(r,t),n=n==null?t:Rt({},t,n),e.memoizedState=n,e.lanes===0&&(e.updateQueue.baseState=n)}var Qc={isMounted:function(e){return(e=e._reactInternals)?_s(e)===e:!1},enqueueSetState:function(e,t,n){e=e._reactInternals;var r=kn(),i=Ri(e),s=Xr(r,i);s.payload=t,n!=null&&(s.callback=n),t=Ni(e,s,i),t!==null&&(yr(t,e,i,r),Ml(t,e,i))},enqueueReplaceState:function(e,t,n){e=e._reactInternals;var r=kn(),i=Ri(e),s=Xr(r,i);s.tag=1,s.payload=t,n!=null&&(s.callback=n),t=Ni(e,s,i),t!==null&&(yr(t,e,i,r),Ml(t,e,i))},enqueueForceUpdate:function(e,t){e=e._reactInternals;var n=kn(),r=Ri(e),i=Xr(n,r);i.tag=2,t!=null&&(i.callback=t),t=Ni(e,i,r),t!==null&&(yr(t,e,r,n),Ml(t,e,r))}};function Ag(e,t,n,r,i,s,o){return e=e.stateNode,typeof e.shouldComponentUpdate=="function"?e.shouldComponentUpdate(r,s,o):t.prototype&&t.prototype.isPureReactComponent?!va(n,r)||!va(i,s):!0}function Dw(e,t,n){var r=!1,i=Li,s=t.contextType;return typeof s=="object"&&s!==null?s=or(s):(i=In(t)?ls:yn.current,r=t.contextTypes,s=(r=r!=null)?ro(e,i):Li),t=new t(n,s),e.memoizedState=t.state!==null&&t.state!==void 0?t.state:null,t.updater=Qc,e.stateNode=t,t._reactInternals=e,r&&(e=e.stateNode,e.__reactInternalMemoizedUnmaskedChildContext=i,e.__reactInternalMemoizedMaskedChildContext=s),t}function Ig(e,t,n,r){e=t.state,typeof t.componentWillReceiveProps=="function"&&t.componentWillReceiveProps(n,r),typeof t.UNSAFE_componentWillReceiveProps=="function"&&t.UNSAFE_componentWillReceiveProps(n,r),t.state!==e&&Qc.enqueueReplaceState(t,t.state,null)}function Nd(e,t,n,r){var i=e.stateNode;i.props=n,i.state=e.memoizedState,i.refs={},vp(e);var s=t.contextType;typeof s=="object"&&s!==null?i.context=or(s):(s=In(t)?ls:yn.current,i.context=ro(e,s)),i.state=e.memoizedState,s=t.getDerivedStateFromProps,typeof s=="function"&&(Ed(e,t,s,n),i.state=e.memoizedState),typeof t.getDerivedStateFromProps=="function"||typeof i.getSnapshotBeforeUpdate=="function"||typeof i.UNSAFE_componentWillMount!="function"&&typeof i.componentWillMount!="function"||(t=i.state,typeof i.componentWillMount=="function"&&i.componentWillMount(),typeof i.UNSAFE_componentWillMount=="function"&&i.UNSAFE_componentWillMount(),t!==i.state&&Qc.enqueueReplaceState(i,i.state,null),vc(e,n,i,r),i.state=e.memoizedState),typeof i.componentDidMount=="function"&&(e.flags|=4194308)}function ao(e,t){try{var n="",r=t;do n+=A1(r),r=r.return;while(r);var i=n}catch(s){i=`
|
|
39
|
+
Error generating stack: `+s.message+`
|
|
40
|
+
`+s.stack}return{value:e,source:t,stack:i,digest:null}}function Zu(e,t,n){return{value:e,source:null,stack:n??null,digest:t??null}}function jd(e,t){try{console.error(t.value)}catch(n){setTimeout(function(){throw n})}}var aC=typeof WeakMap=="function"?WeakMap:Map;function Lw(e,t,n){n=Xr(-1,n),n.tag=3,n.payload={element:null};var r=t.value;return n.callback=function(){Sc||(Sc=!0,zd=r),jd(e,t)},n}function Aw(e,t,n){n=Xr(-1,n),n.tag=3;var r=e.type.getDerivedStateFromError;if(typeof r=="function"){var i=t.value;n.payload=function(){return r(i)},n.callback=function(){jd(e,t)}}var s=e.stateNode;return s!==null&&typeof s.componentDidCatch=="function"&&(n.callback=function(){jd(e,t),typeof r!="function"&&(ji===null?ji=new Set([this]):ji.add(this));var o=t.stack;this.componentDidCatch(t.value,{componentStack:o!==null?o:""})}),n}function Mg(e,t,n){var r=e.pingCache;if(r===null){r=e.pingCache=new aC;var i=new Set;r.set(t,i)}else i=r.get(t),i===void 0&&(i=new Set,r.set(t,i));i.has(n)||(i.add(n),e=wC.bind(null,e,t,n),t.then(e,e))}function Og(e){do{var t;if((t=e.tag===13)&&(t=e.memoizedState,t=t!==null?t.dehydrated!==null:!0),t)return e;e=e.return}while(e!==null);return null}function zg(e,t,n,r,i){return e.mode&1?(e.flags|=65536,e.lanes=i,e):(e===t?e.flags|=65536:(e.flags|=128,n.flags|=131072,n.flags&=-52805,n.tag===1&&(n.alternate===null?n.tag=17:(t=Xr(-1,1),t.tag=2,Ni(n,t,1))),n.lanes|=1),e)}var lC=ni.ReactCurrentOwner,Ln=!1;function xn(e,t,n,r){t.child=e===null?cw(t,null,n,r):so(t,e.child,n,r)}function Bg(e,t,n,r,i){n=n.render;var s=t.ref;return Js(t,i),r=Sp(e,t,n,r,s,i),n=kp(),e!==null&&!Ln?(t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~i,ti(e,t,i)):(wt&&n&&hp(t),t.flags|=1,xn(e,t,r,i),t.child)}function $g(e,t,n,r,i){if(e===null){var s=n.type;return typeof s=="function"&&!Ap(s)&&s.defaultProps===void 0&&n.compare===null&&n.defaultProps===void 0?(t.tag=15,t.type=s,Iw(e,t,s,r,i)):(e=Hl(n.type,null,r,t,t.mode,i),e.ref=t.ref,e.return=t,t.child=e)}if(s=e.child,!(e.lanes&i)){var o=s.memoizedProps;if(n=n.compare,n=n!==null?n:va,n(o,r)&&e.ref===t.ref)return ti(e,t,i)}return t.flags|=1,e=Ti(s,r),e.ref=t.ref,e.return=t,t.child=e}function Iw(e,t,n,r,i){if(e!==null){var s=e.memoizedProps;if(va(s,r)&&e.ref===t.ref)if(Ln=!1,t.pendingProps=r=s,(e.lanes&i)!==0)e.flags&131072&&(Ln=!0);else return t.lanes=e.lanes,ti(e,t,i)}return Rd(e,t,n,r,i)}function Mw(e,t,n){var r=t.pendingProps,i=r.children,s=e!==null?e.memoizedState:null;if(r.mode==="hidden")if(!(t.mode&1))t.memoizedState={baseLanes:0,cachePool:null,transitions:null},dt(Us,Hn),Hn|=n;else{if(!(n&1073741824))return e=s!==null?s.baseLanes|n:n,t.lanes=t.childLanes=1073741824,t.memoizedState={baseLanes:e,cachePool:null,transitions:null},t.updateQueue=null,dt(Us,Hn),Hn|=e,null;t.memoizedState={baseLanes:0,cachePool:null,transitions:null},r=s!==null?s.baseLanes:n,dt(Us,Hn),Hn|=r}else s!==null?(r=s.baseLanes|n,t.memoizedState=null):r=n,dt(Us,Hn),Hn|=r;return xn(e,t,i,n),t.child}function Ow(e,t){var n=t.ref;(e===null&&n!==null||e!==null&&e.ref!==n)&&(t.flags|=512,t.flags|=2097152)}function Rd(e,t,n,r,i){var s=In(n)?ls:yn.current;return s=ro(t,s),Js(t,i),n=Sp(e,t,n,r,s,i),r=kp(),e!==null&&!Ln?(t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~i,ti(e,t,i)):(wt&&r&&hp(t),t.flags|=1,xn(e,t,n,i),t.child)}function Fg(e,t,n,r,i){if(In(n)){var s=!0;fc(t)}else s=!1;if(Js(t,i),t.stateNode===null)Bl(e,t),Dw(t,n,r),Nd(t,n,r,i),r=!0;else if(e===null){var o=t.stateNode,a=t.memoizedProps;o.props=a;var c=o.context,u=n.contextType;typeof u=="object"&&u!==null?u=or(u):(u=In(n)?ls:yn.current,u=ro(t,u));var d=n.getDerivedStateFromProps,h=typeof d=="function"||typeof o.getSnapshotBeforeUpdate=="function";h||typeof o.UNSAFE_componentWillReceiveProps!="function"&&typeof o.componentWillReceiveProps!="function"||(a!==r||c!==u)&&Ig(t,o,r,u),gi=!1;var f=t.memoizedState;o.state=f,vc(t,r,o,i),c=t.memoizedState,a!==r||f!==c||An.current||gi?(typeof d=="function"&&(Ed(t,n,d,r),c=t.memoizedState),(a=gi||Ag(t,n,a,r,f,c,u))?(h||typeof o.UNSAFE_componentWillMount!="function"&&typeof o.componentWillMount!="function"||(typeof o.componentWillMount=="function"&&o.componentWillMount(),typeof o.UNSAFE_componentWillMount=="function"&&o.UNSAFE_componentWillMount()),typeof o.componentDidMount=="function"&&(t.flags|=4194308)):(typeof o.componentDidMount=="function"&&(t.flags|=4194308),t.memoizedProps=r,t.memoizedState=c),o.props=r,o.state=c,o.context=u,r=a):(typeof o.componentDidMount=="function"&&(t.flags|=4194308),r=!1)}else{o=t.stateNode,hw(e,t),a=t.memoizedProps,u=t.type===t.elementType?a:fr(t.type,a),o.props=u,h=t.pendingProps,f=o.context,c=n.contextType,typeof c=="object"&&c!==null?c=or(c):(c=In(n)?ls:yn.current,c=ro(t,c));var p=n.getDerivedStateFromProps;(d=typeof p=="function"||typeof o.getSnapshotBeforeUpdate=="function")||typeof o.UNSAFE_componentWillReceiveProps!="function"&&typeof o.componentWillReceiveProps!="function"||(a!==h||f!==c)&&Ig(t,o,r,c),gi=!1,f=t.memoizedState,o.state=f,vc(t,r,o,i);var m=t.memoizedState;a!==h||f!==m||An.current||gi?(typeof p=="function"&&(Ed(t,n,p,r),m=t.memoizedState),(u=gi||Ag(t,n,u,r,f,m,c)||!1)?(d||typeof o.UNSAFE_componentWillUpdate!="function"&&typeof o.componentWillUpdate!="function"||(typeof o.componentWillUpdate=="function"&&o.componentWillUpdate(r,m,c),typeof o.UNSAFE_componentWillUpdate=="function"&&o.UNSAFE_componentWillUpdate(r,m,c)),typeof o.componentDidUpdate=="function"&&(t.flags|=4),typeof o.getSnapshotBeforeUpdate=="function"&&(t.flags|=1024)):(typeof o.componentDidUpdate!="function"||a===e.memoizedProps&&f===e.memoizedState||(t.flags|=4),typeof o.getSnapshotBeforeUpdate!="function"||a===e.memoizedProps&&f===e.memoizedState||(t.flags|=1024),t.memoizedProps=r,t.memoizedState=m),o.props=r,o.state=m,o.context=c,r=u):(typeof o.componentDidUpdate!="function"||a===e.memoizedProps&&f===e.memoizedState||(t.flags|=4),typeof o.getSnapshotBeforeUpdate!="function"||a===e.memoizedProps&&f===e.memoizedState||(t.flags|=1024),r=!1)}return Td(e,t,n,r,s,i)}function Td(e,t,n,r,i,s){Ow(e,t);var o=(t.flags&128)!==0;if(!r&&!o)return i&&Eg(t,n,!1),ti(e,t,s);r=t.stateNode,lC.current=t;var a=o&&typeof n.getDerivedStateFromError!="function"?null:r.render();return t.flags|=1,e!==null&&o?(t.child=so(t,e.child,null,s),t.child=so(t,null,a,s)):xn(e,t,a,s),t.memoizedState=r.state,i&&Eg(t,n,!0),t.child}function zw(e){var t=e.stateNode;t.pendingContext?Cg(e,t.pendingContext,t.pendingContext!==t.context):t.context&&Cg(e,t.context,!1),_p(e,t.containerInfo)}function Hg(e,t,n,r,i){return io(),fp(i),t.flags|=256,xn(e,t,n,r),t.child}var Pd={dehydrated:null,treeContext:null,retryLane:0};function Dd(e){return{baseLanes:e,cachePool:null,transitions:null}}function Bw(e,t,n){var r=t.pendingProps,i=Nt.current,s=!1,o=(t.flags&128)!==0,a;if((a=o)||(a=e!==null&&e.memoizedState===null?!1:(i&2)!==0),a?(s=!0,t.flags&=-129):(e===null||e.memoizedState!==null)&&(i|=1),dt(Nt,i&1),e===null)return kd(t),e=t.memoizedState,e!==null&&(e=e.dehydrated,e!==null)?(t.mode&1?e.data==="$!"?t.lanes=8:t.lanes=1073741824:t.lanes=1,null):(o=r.children,e=r.fallback,s?(r=t.mode,s=t.child,o={mode:"hidden",children:o},!(r&1)&&s!==null?(s.childLanes=0,s.pendingProps=o):s=nu(o,r,0,null),e=ss(e,r,n,null),s.return=t,e.return=t,s.sibling=e,t.child=s,t.child.memoizedState=Dd(n),t.memoizedState=Pd,e):Np(t,o));if(i=e.memoizedState,i!==null&&(a=i.dehydrated,a!==null))return cC(e,t,o,r,a,i,n);if(s){s=r.fallback,o=t.mode,i=e.child,a=i.sibling;var c={mode:"hidden",children:r.children};return!(o&1)&&t.child!==i?(r=t.child,r.childLanes=0,r.pendingProps=c,t.deletions=null):(r=Ti(i,c),r.subtreeFlags=i.subtreeFlags&14680064),a!==null?s=Ti(a,s):(s=ss(s,o,n,null),s.flags|=2),s.return=t,r.return=t,r.sibling=s,t.child=r,r=s,s=t.child,o=e.child.memoizedState,o=o===null?Dd(n):{baseLanes:o.baseLanes|n,cachePool:null,transitions:o.transitions},s.memoizedState=o,s.childLanes=e.childLanes&~n,t.memoizedState=Pd,r}return s=e.child,e=s.sibling,r=Ti(s,{mode:"visible",children:r.children}),!(t.mode&1)&&(r.lanes=n),r.return=t,r.sibling=null,e!==null&&(n=t.deletions,n===null?(t.deletions=[e],t.flags|=16):n.push(e)),t.child=r,t.memoizedState=null,r}function Np(e,t){return t=nu({mode:"visible",children:t},e.mode,0,null),t.return=e,e.child=t}function ll(e,t,n,r){return r!==null&&fp(r),so(t,e.child,null,n),e=Np(t,t.pendingProps.children),e.flags|=2,t.memoizedState=null,e}function cC(e,t,n,r,i,s,o){if(n)return t.flags&256?(t.flags&=-257,r=Zu(Error(Q(422))),ll(e,t,o,r)):t.memoizedState!==null?(t.child=e.child,t.flags|=128,null):(s=r.fallback,i=t.mode,r=nu({mode:"visible",children:r.children},i,0,null),s=ss(s,i,o,null),s.flags|=2,r.return=t,s.return=t,r.sibling=s,t.child=r,t.mode&1&&so(t,e.child,null,o),t.child.memoizedState=Dd(o),t.memoizedState=Pd,s);if(!(t.mode&1))return ll(e,t,o,null);if(i.data==="$!"){if(r=i.nextSibling&&i.nextSibling.dataset,r)var a=r.dgst;return r=a,s=Error(Q(419)),r=Zu(s,r,void 0),ll(e,t,o,r)}if(a=(o&e.childLanes)!==0,Ln||a){if(r=en,r!==null){switch(o&-o){case 4:i=2;break;case 16:i=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:i=32;break;case 536870912:i=268435456;break;default:i=0}i=i&(r.suspendedLanes|o)?0:i,i!==0&&i!==s.retryLane&&(s.retryLane=i,ei(e,i),yr(r,e,i,-1))}return Lp(),r=Zu(Error(Q(421))),ll(e,t,o,r)}return i.data==="$?"?(t.flags|=128,t.child=e.child,t=xC.bind(null,e),i._reactRetry=t,null):(e=s.treeContext,Wn=Ei(i.nextSibling),Un=t,wt=!0,mr=null,e!==null&&(er[tr++]=Kr,er[tr++]=Yr,er[tr++]=cs,Kr=e.id,Yr=e.overflow,cs=t),t=Np(t,r.children),t.flags|=4096,t)}function Wg(e,t,n){e.lanes|=t;var r=e.alternate;r!==null&&(r.lanes|=t),Cd(e.return,t,n)}function Qu(e,t,n,r,i){var s=e.memoizedState;s===null?e.memoizedState={isBackwards:t,rendering:null,renderingStartTime:0,last:r,tail:n,tailMode:i}:(s.isBackwards=t,s.rendering=null,s.renderingStartTime=0,s.last=r,s.tail=n,s.tailMode=i)}function $w(e,t,n){var r=t.pendingProps,i=r.revealOrder,s=r.tail;if(xn(e,t,r.children,n),r=Nt.current,r&2)r=r&1|2,t.flags|=128;else{if(e!==null&&e.flags&128)e:for(e=t.child;e!==null;){if(e.tag===13)e.memoizedState!==null&&Wg(e,n,t);else if(e.tag===19)Wg(e,n,t);else if(e.child!==null){e.child.return=e,e=e.child;continue}if(e===t)break e;for(;e.sibling===null;){if(e.return===null||e.return===t)break e;e=e.return}e.sibling.return=e.return,e=e.sibling}r&=1}if(dt(Nt,r),!(t.mode&1))t.memoizedState=null;else switch(i){case"forwards":for(n=t.child,i=null;n!==null;)e=n.alternate,e!==null&&_c(e)===null&&(i=n),n=n.sibling;n=i,n===null?(i=t.child,t.child=null):(i=n.sibling,n.sibling=null),Qu(t,!1,i,n,s);break;case"backwards":for(n=null,i=t.child,t.child=null;i!==null;){if(e=i.alternate,e!==null&&_c(e)===null){t.child=i;break}e=i.sibling,i.sibling=n,n=i,i=e}Qu(t,!0,n,null,s);break;case"together":Qu(t,!1,null,null,void 0);break;default:t.memoizedState=null}return t.child}function Bl(e,t){!(t.mode&1)&&e!==null&&(e.alternate=null,t.alternate=null,t.flags|=2)}function ti(e,t,n){if(e!==null&&(t.dependencies=e.dependencies),hs|=t.lanes,!(n&t.childLanes))return null;if(e!==null&&t.child!==e.child)throw Error(Q(153));if(t.child!==null){for(e=t.child,n=Ti(e,e.pendingProps),t.child=n,n.return=t;e.sibling!==null;)e=e.sibling,n=n.sibling=Ti(e,e.pendingProps),n.return=t;n.sibling=null}return t.child}function uC(e,t,n){switch(t.tag){case 3:zw(t),io();break;case 5:dw(t);break;case 1:In(t.type)&&fc(t);break;case 4:_p(t,t.stateNode.containerInfo);break;case 10:var r=t.type._context,i=t.memoizedProps.value;dt(gc,r._currentValue),r._currentValue=i;break;case 13:if(r=t.memoizedState,r!==null)return r.dehydrated!==null?(dt(Nt,Nt.current&1),t.flags|=128,null):n&t.child.childLanes?Bw(e,t,n):(dt(Nt,Nt.current&1),e=ti(e,t,n),e!==null?e.sibling:null);dt(Nt,Nt.current&1);break;case 19:if(r=(n&t.childLanes)!==0,e.flags&128){if(r)return $w(e,t,n);t.flags|=128}if(i=t.memoizedState,i!==null&&(i.rendering=null,i.tail=null,i.lastEffect=null),dt(Nt,Nt.current),r)break;return null;case 22:case 23:return t.lanes=0,Mw(e,t,n)}return ti(e,t,n)}var Fw,Ld,Hw,Ww;Fw=function(e,t){for(var n=t.child;n!==null;){if(n.tag===5||n.tag===6)e.appendChild(n.stateNode);else if(n.tag!==4&&n.child!==null){n.child.return=n,n=n.child;continue}if(n===t)break;for(;n.sibling===null;){if(n.return===null||n.return===t)return;n=n.return}n.sibling.return=n.return,n=n.sibling}};Ld=function(){};Hw=function(e,t,n,r){var i=e.memoizedProps;if(i!==r){e=t.stateNode,ts(Mr.current);var s=null;switch(n){case"input":i=td(e,i),r=td(e,r),s=[];break;case"select":i=Rt({},i,{value:void 0}),r=Rt({},r,{value:void 0}),s=[];break;case"textarea":i=id(e,i),r=id(e,r),s=[];break;default:typeof i.onClick!="function"&&typeof r.onClick=="function"&&(e.onclick=hc)}od(n,r);var o;n=null;for(u in i)if(!r.hasOwnProperty(u)&&i.hasOwnProperty(u)&&i[u]!=null)if(u==="style"){var a=i[u];for(o in a)a.hasOwnProperty(o)&&(n||(n={}),n[o]="")}else u!=="dangerouslySetInnerHTML"&&u!=="children"&&u!=="suppressContentEditableWarning"&&u!=="suppressHydrationWarning"&&u!=="autoFocus"&&(ha.hasOwnProperty(u)?s||(s=[]):(s=s||[]).push(u,null));for(u in r){var c=r[u];if(a=i!=null?i[u]:void 0,r.hasOwnProperty(u)&&c!==a&&(c!=null||a!=null))if(u==="style")if(a){for(o in a)!a.hasOwnProperty(o)||c&&c.hasOwnProperty(o)||(n||(n={}),n[o]="");for(o in c)c.hasOwnProperty(o)&&a[o]!==c[o]&&(n||(n={}),n[o]=c[o])}else n||(s||(s=[]),s.push(u,n)),n=c;else u==="dangerouslySetInnerHTML"?(c=c?c.__html:void 0,a=a?a.__html:void 0,c!=null&&a!==c&&(s=s||[]).push(u,c)):u==="children"?typeof c!="string"&&typeof c!="number"||(s=s||[]).push(u,""+c):u!=="suppressContentEditableWarning"&&u!=="suppressHydrationWarning"&&(ha.hasOwnProperty(u)?(c!=null&&u==="onScroll"&&yt("scroll",e),s||a===c||(s=[])):(s=s||[]).push(u,c))}n&&(s=s||[]).push("style",n);var u=s;(t.updateQueue=u)&&(t.flags|=4)}};Ww=function(e,t,n,r){n!==r&&(t.flags|=4)};function No(e,t){if(!wt)switch(e.tailMode){case"hidden":t=e.tail;for(var n=null;t!==null;)t.alternate!==null&&(n=t),t=t.sibling;n===null?e.tail=null:n.sibling=null;break;case"collapsed":n=e.tail;for(var r=null;n!==null;)n.alternate!==null&&(r=n),n=n.sibling;r===null?t||e.tail===null?e.tail=null:e.tail.sibling=null:r.sibling=null}}function dn(e){var t=e.alternate!==null&&e.alternate.child===e.child,n=0,r=0;if(t)for(var i=e.child;i!==null;)n|=i.lanes|i.childLanes,r|=i.subtreeFlags&14680064,r|=i.flags&14680064,i.return=e,i=i.sibling;else for(i=e.child;i!==null;)n|=i.lanes|i.childLanes,r|=i.subtreeFlags,r|=i.flags,i.return=e,i=i.sibling;return e.subtreeFlags|=r,e.childLanes=n,t}function hC(e,t,n){var r=t.pendingProps;switch(dp(t),t.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return dn(t),null;case 1:return In(t.type)&&dc(),dn(t),null;case 3:return r=t.stateNode,oo(),_t(An),_t(yn),wp(),r.pendingContext&&(r.context=r.pendingContext,r.pendingContext=null),(e===null||e.child===null)&&(ol(t)?t.flags|=4:e===null||e.memoizedState.isDehydrated&&!(t.flags&256)||(t.flags|=1024,mr!==null&&(Fd(mr),mr=null))),Ld(e,t),dn(t),null;case 5:bp(t);var i=ts(Sa.current);if(n=t.type,e!==null&&t.stateNode!=null)Hw(e,t,n,r,i),e.ref!==t.ref&&(t.flags|=512,t.flags|=2097152);else{if(!r){if(t.stateNode===null)throw Error(Q(166));return dn(t),null}if(e=ts(Mr.current),ol(t)){r=t.stateNode,n=t.type;var s=t.memoizedProps;switch(r[Dr]=t,r[wa]=s,e=(t.mode&1)!==0,n){case"dialog":yt("cancel",r),yt("close",r);break;case"iframe":case"object":case"embed":yt("load",r);break;case"video":case"audio":for(i=0;i<Ho.length;i++)yt(Ho[i],r);break;case"source":yt("error",r);break;case"img":case"image":case"link":yt("error",r),yt("load",r);break;case"details":yt("toggle",r);break;case"input":Zm(r,s),yt("invalid",r);break;case"select":r._wrapperState={wasMultiple:!!s.multiple},yt("invalid",r);break;case"textarea":eg(r,s),yt("invalid",r)}od(n,s),i=null;for(var o in s)if(s.hasOwnProperty(o)){var a=s[o];o==="children"?typeof a=="string"?r.textContent!==a&&(s.suppressHydrationWarning!==!0&&sl(r.textContent,a,e),i=["children",a]):typeof a=="number"&&r.textContent!==""+a&&(s.suppressHydrationWarning!==!0&&sl(r.textContent,a,e),i=["children",""+a]):ha.hasOwnProperty(o)&&a!=null&&o==="onScroll"&&yt("scroll",r)}switch(n){case"input":Ja(r),Qm(r,s,!0);break;case"textarea":Ja(r),tg(r);break;case"select":case"option":break;default:typeof s.onClick=="function"&&(r.onclick=hc)}r=i,t.updateQueue=r,r!==null&&(t.flags|=4)}else{o=i.nodeType===9?i:i.ownerDocument,e==="http://www.w3.org/1999/xhtml"&&(e=yb(n)),e==="http://www.w3.org/1999/xhtml"?n==="script"?(e=o.createElement("div"),e.innerHTML="<script><\/script>",e=e.removeChild(e.firstChild)):typeof r.is=="string"?e=o.createElement(n,{is:r.is}):(e=o.createElement(n),n==="select"&&(o=e,r.multiple?o.multiple=!0:r.size&&(o.size=r.size))):e=o.createElementNS(e,n),e[Dr]=t,e[wa]=r,Fw(e,t,!1,!1),t.stateNode=e;e:{switch(o=ad(n,r),n){case"dialog":yt("cancel",e),yt("close",e),i=r;break;case"iframe":case"object":case"embed":yt("load",e),i=r;break;case"video":case"audio":for(i=0;i<Ho.length;i++)yt(Ho[i],e);i=r;break;case"source":yt("error",e),i=r;break;case"img":case"image":case"link":yt("error",e),yt("load",e),i=r;break;case"details":yt("toggle",e),i=r;break;case"input":Zm(e,r),i=td(e,r),yt("invalid",e);break;case"option":i=r;break;case"select":e._wrapperState={wasMultiple:!!r.multiple},i=Rt({},r,{value:void 0}),yt("invalid",e);break;case"textarea":eg(e,r),i=id(e,r),yt("invalid",e);break;default:i=r}od(n,i),a=i;for(s in a)if(a.hasOwnProperty(s)){var c=a[s];s==="style"?bb(e,c):s==="dangerouslySetInnerHTML"?(c=c?c.__html:void 0,c!=null&&vb(e,c)):s==="children"?typeof c=="string"?(n!=="textarea"||c!=="")&&da(e,c):typeof c=="number"&&da(e,""+c):s!=="suppressContentEditableWarning"&&s!=="suppressHydrationWarning"&&s!=="autoFocus"&&(ha.hasOwnProperty(s)?c!=null&&s==="onScroll"&&yt("scroll",e):c!=null&&Jf(e,s,c,o))}switch(n){case"input":Ja(e),Qm(e,r,!1);break;case"textarea":Ja(e),tg(e);break;case"option":r.value!=null&&e.setAttribute("value",""+Di(r.value));break;case"select":e.multiple=!!r.multiple,s=r.value,s!=null?Ks(e,!!r.multiple,s,!1):r.defaultValue!=null&&Ks(e,!!r.multiple,r.defaultValue,!0);break;default:typeof i.onClick=="function"&&(e.onclick=hc)}switch(n){case"button":case"input":case"select":case"textarea":r=!!r.autoFocus;break e;case"img":r=!0;break e;default:r=!1}}r&&(t.flags|=4)}t.ref!==null&&(t.flags|=512,t.flags|=2097152)}return dn(t),null;case 6:if(e&&t.stateNode!=null)Ww(e,t,e.memoizedProps,r);else{if(typeof r!="string"&&t.stateNode===null)throw Error(Q(166));if(n=ts(Sa.current),ts(Mr.current),ol(t)){if(r=t.stateNode,n=t.memoizedProps,r[Dr]=t,(s=r.nodeValue!==n)&&(e=Un,e!==null))switch(e.tag){case 3:sl(r.nodeValue,n,(e.mode&1)!==0);break;case 5:e.memoizedProps.suppressHydrationWarning!==!0&&sl(r.nodeValue,n,(e.mode&1)!==0)}s&&(t.flags|=4)}else r=(n.nodeType===9?n:n.ownerDocument).createTextNode(r),r[Dr]=t,t.stateNode=r}return dn(t),null;case 13:if(_t(Nt),r=t.memoizedState,e===null||e.memoizedState!==null&&e.memoizedState.dehydrated!==null){if(wt&&Wn!==null&&t.mode&1&&!(t.flags&128))aw(),io(),t.flags|=98560,s=!1;else if(s=ol(t),r!==null&&r.dehydrated!==null){if(e===null){if(!s)throw Error(Q(318));if(s=t.memoizedState,s=s!==null?s.dehydrated:null,!s)throw Error(Q(317));s[Dr]=t}else io(),!(t.flags&128)&&(t.memoizedState=null),t.flags|=4;dn(t),s=!1}else mr!==null&&(Fd(mr),mr=null),s=!0;if(!s)return t.flags&65536?t:null}return t.flags&128?(t.lanes=n,t):(r=r!==null,r!==(e!==null&&e.memoizedState!==null)&&r&&(t.child.flags|=8192,t.mode&1&&(e===null||Nt.current&1?Kt===0&&(Kt=3):Lp())),t.updateQueue!==null&&(t.flags|=4),dn(t),null);case 4:return oo(),Ld(e,t),e===null&&_a(t.stateNode.containerInfo),dn(t),null;case 10:return gp(t.type._context),dn(t),null;case 17:return In(t.type)&&dc(),dn(t),null;case 19:if(_t(Nt),s=t.memoizedState,s===null)return dn(t),null;if(r=(t.flags&128)!==0,o=s.rendering,o===null)if(r)No(s,!1);else{if(Kt!==0||e!==null&&e.flags&128)for(e=t.child;e!==null;){if(o=_c(e),o!==null){for(t.flags|=128,No(s,!1),r=o.updateQueue,r!==null&&(t.updateQueue=r,t.flags|=4),t.subtreeFlags=0,r=n,n=t.child;n!==null;)s=n,e=r,s.flags&=14680066,o=s.alternate,o===null?(s.childLanes=0,s.lanes=e,s.child=null,s.subtreeFlags=0,s.memoizedProps=null,s.memoizedState=null,s.updateQueue=null,s.dependencies=null,s.stateNode=null):(s.childLanes=o.childLanes,s.lanes=o.lanes,s.child=o.child,s.subtreeFlags=0,s.deletions=null,s.memoizedProps=o.memoizedProps,s.memoizedState=o.memoizedState,s.updateQueue=o.updateQueue,s.type=o.type,e=o.dependencies,s.dependencies=e===null?null:{lanes:e.lanes,firstContext:e.firstContext}),n=n.sibling;return dt(Nt,Nt.current&1|2),t.child}e=e.sibling}s.tail!==null&&zt()>lo&&(t.flags|=128,r=!0,No(s,!1),t.lanes=4194304)}else{if(!r)if(e=_c(o),e!==null){if(t.flags|=128,r=!0,n=e.updateQueue,n!==null&&(t.updateQueue=n,t.flags|=4),No(s,!0),s.tail===null&&s.tailMode==="hidden"&&!o.alternate&&!wt)return dn(t),null}else 2*zt()-s.renderingStartTime>lo&&n!==1073741824&&(t.flags|=128,r=!0,No(s,!1),t.lanes=4194304);s.isBackwards?(o.sibling=t.child,t.child=o):(n=s.last,n!==null?n.sibling=o:t.child=o,s.last=o)}return s.tail!==null?(t=s.tail,s.rendering=t,s.tail=t.sibling,s.renderingStartTime=zt(),t.sibling=null,n=Nt.current,dt(Nt,r?n&1|2:n&1),t):(dn(t),null);case 22:case 23:return Dp(),r=t.memoizedState!==null,e!==null&&e.memoizedState!==null!==r&&(t.flags|=8192),r&&t.mode&1?Hn&1073741824&&(dn(t),t.subtreeFlags&6&&(t.flags|=8192)):dn(t),null;case 24:return null;case 25:return null}throw Error(Q(156,t.tag))}function dC(e,t){switch(dp(t),t.tag){case 1:return In(t.type)&&dc(),e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 3:return oo(),_t(An),_t(yn),wp(),e=t.flags,e&65536&&!(e&128)?(t.flags=e&-65537|128,t):null;case 5:return bp(t),null;case 13:if(_t(Nt),e=t.memoizedState,e!==null&&e.dehydrated!==null){if(t.alternate===null)throw Error(Q(340));io()}return e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 19:return _t(Nt),null;case 4:return oo(),null;case 10:return gp(t.type._context),null;case 22:case 23:return Dp(),null;case 24:return null;default:return null}}var cl=!1,mn=!1,fC=typeof WeakSet=="function"?WeakSet:Set,ye=null;function Ws(e,t){var n=e.ref;if(n!==null)if(typeof n=="function")try{n(null)}catch(r){Lt(e,t,r)}else n.current=null}function Ad(e,t,n){try{n()}catch(r){Lt(e,t,r)}}var Ug=!1;function pC(e,t){if(yd=lc,e=Yb(),up(e)){if("selectionStart"in e)var n={start:e.selectionStart,end:e.selectionEnd};else e:{n=(n=e.ownerDocument)&&n.defaultView||window;var r=n.getSelection&&n.getSelection();if(r&&r.rangeCount!==0){n=r.anchorNode;var i=r.anchorOffset,s=r.focusNode;r=r.focusOffset;try{n.nodeType,s.nodeType}catch{n=null;break e}var o=0,a=-1,c=-1,u=0,d=0,h=e,f=null;t:for(;;){for(var p;h!==n||i!==0&&h.nodeType!==3||(a=o+i),h!==s||r!==0&&h.nodeType!==3||(c=o+r),h.nodeType===3&&(o+=h.nodeValue.length),(p=h.firstChild)!==null;)f=h,h=p;for(;;){if(h===e)break t;if(f===n&&++u===i&&(a=o),f===s&&++d===r&&(c=o),(p=h.nextSibling)!==null)break;h=f,f=h.parentNode}h=p}n=a===-1||c===-1?null:{start:a,end:c}}else n=null}n=n||{start:0,end:0}}else n=null;for(vd={focusedElem:e,selectionRange:n},lc=!1,ye=t;ye!==null;)if(t=ye,e=t.child,(t.subtreeFlags&1028)!==0&&e!==null)e.return=t,ye=e;else for(;ye!==null;){t=ye;try{var m=t.alternate;if(t.flags&1024)switch(t.tag){case 0:case 11:case 15:break;case 1:if(m!==null){var g=m.memoizedProps,b=m.memoizedState,v=t.stateNode,_=v.getSnapshotBeforeUpdate(t.elementType===t.type?g:fr(t.type,g),b);v.__reactInternalSnapshotBeforeUpdate=_}break;case 3:var y=t.stateNode.containerInfo;y.nodeType===1?y.textContent="":y.nodeType===9&&y.documentElement&&y.removeChild(y.documentElement);break;case 5:case 6:case 4:case 17:break;default:throw Error(Q(163))}}catch(S){Lt(t,t.return,S)}if(e=t.sibling,e!==null){e.return=t.return,ye=e;break}ye=t.return}return m=Ug,Ug=!1,m}function na(e,t,n){var r=t.updateQueue;if(r=r!==null?r.lastEffect:null,r!==null){var i=r=r.next;do{if((i.tag&e)===e){var s=i.destroy;i.destroy=void 0,s!==void 0&&Ad(t,n,s)}i=i.next}while(i!==r)}}function eu(e,t){if(t=t.updateQueue,t=t!==null?t.lastEffect:null,t!==null){var n=t=t.next;do{if((n.tag&e)===e){var r=n.create;n.destroy=r()}n=n.next}while(n!==t)}}function Id(e){var t=e.ref;if(t!==null){var n=e.stateNode;switch(e.tag){case 5:e=n;break;default:e=n}typeof t=="function"?t(e):t.current=e}}function Uw(e){var t=e.alternate;t!==null&&(e.alternate=null,Uw(t)),e.child=null,e.deletions=null,e.sibling=null,e.tag===5&&(t=e.stateNode,t!==null&&(delete t[Dr],delete t[wa],delete t[wd],delete t[Xk],delete t[Jk])),e.stateNode=null,e.return=null,e.dependencies=null,e.memoizedProps=null,e.memoizedState=null,e.pendingProps=null,e.stateNode=null,e.updateQueue=null}function Vw(e){return e.tag===5||e.tag===3||e.tag===4}function Vg(e){e:for(;;){for(;e.sibling===null;){if(e.return===null||Vw(e.return))return null;e=e.return}for(e.sibling.return=e.return,e=e.sibling;e.tag!==5&&e.tag!==6&&e.tag!==18;){if(e.flags&2||e.child===null||e.tag===4)continue e;e.child.return=e,e=e.child}if(!(e.flags&2))return e.stateNode}}function Md(e,t,n){var r=e.tag;if(r===5||r===6)e=e.stateNode,t?n.nodeType===8?n.parentNode.insertBefore(e,t):n.insertBefore(e,t):(n.nodeType===8?(t=n.parentNode,t.insertBefore(e,n)):(t=n,t.appendChild(e)),n=n._reactRootContainer,n!=null||t.onclick!==null||(t.onclick=hc));else if(r!==4&&(e=e.child,e!==null))for(Md(e,t,n),e=e.sibling;e!==null;)Md(e,t,n),e=e.sibling}function Od(e,t,n){var r=e.tag;if(r===5||r===6)e=e.stateNode,t?n.insertBefore(e,t):n.appendChild(e);else if(r!==4&&(e=e.child,e!==null))for(Od(e,t,n),e=e.sibling;e!==null;)Od(e,t,n),e=e.sibling}var rn=null,pr=!1;function li(e,t,n){for(n=n.child;n!==null;)qw(e,t,n),n=n.sibling}function qw(e,t,n){if(Ir&&typeof Ir.onCommitFiberUnmount=="function")try{Ir.onCommitFiberUnmount(qc,n)}catch{}switch(n.tag){case 5:mn||Ws(n,t);case 6:var r=rn,i=pr;rn=null,li(e,t,n),rn=r,pr=i,rn!==null&&(pr?(e=rn,n=n.stateNode,e.nodeType===8?e.parentNode.removeChild(n):e.removeChild(n)):rn.removeChild(n.stateNode));break;case 18:rn!==null&&(pr?(e=rn,n=n.stateNode,e.nodeType===8?qu(e.parentNode,n):e.nodeType===1&&qu(e,n),ga(e)):qu(rn,n.stateNode));break;case 4:r=rn,i=pr,rn=n.stateNode.containerInfo,pr=!0,li(e,t,n),rn=r,pr=i;break;case 0:case 11:case 14:case 15:if(!mn&&(r=n.updateQueue,r!==null&&(r=r.lastEffect,r!==null))){i=r=r.next;do{var s=i,o=s.destroy;s=s.tag,o!==void 0&&(s&2||s&4)&&Ad(n,t,o),i=i.next}while(i!==r)}li(e,t,n);break;case 1:if(!mn&&(Ws(n,t),r=n.stateNode,typeof r.componentWillUnmount=="function"))try{r.props=n.memoizedProps,r.state=n.memoizedState,r.componentWillUnmount()}catch(a){Lt(n,t,a)}li(e,t,n);break;case 21:li(e,t,n);break;case 22:n.mode&1?(mn=(r=mn)||n.memoizedState!==null,li(e,t,n),mn=r):li(e,t,n);break;default:li(e,t,n)}}function qg(e){var t=e.updateQueue;if(t!==null){e.updateQueue=null;var n=e.stateNode;n===null&&(n=e.stateNode=new fC),t.forEach(function(r){var i=SC.bind(null,e,r);n.has(r)||(n.add(r),r.then(i,i))})}}function ur(e,t){var n=t.deletions;if(n!==null)for(var r=0;r<n.length;r++){var i=n[r];try{var s=e,o=t,a=o;e:for(;a!==null;){switch(a.tag){case 5:rn=a.stateNode,pr=!1;break e;case 3:rn=a.stateNode.containerInfo,pr=!0;break e;case 4:rn=a.stateNode.containerInfo,pr=!0;break e}a=a.return}if(rn===null)throw Error(Q(160));qw(s,o,i),rn=null,pr=!1;var c=i.alternate;c!==null&&(c.return=null),i.return=null}catch(u){Lt(i,t,u)}}if(t.subtreeFlags&12854)for(t=t.child;t!==null;)Kw(t,e),t=t.sibling}function Kw(e,t){var n=e.alternate,r=e.flags;switch(e.tag){case 0:case 11:case 14:case 15:if(ur(t,e),kr(e),r&4){try{na(3,e,e.return),eu(3,e)}catch(g){Lt(e,e.return,g)}try{na(5,e,e.return)}catch(g){Lt(e,e.return,g)}}break;case 1:ur(t,e),kr(e),r&512&&n!==null&&Ws(n,n.return);break;case 5:if(ur(t,e),kr(e),r&512&&n!==null&&Ws(n,n.return),e.flags&32){var i=e.stateNode;try{da(i,"")}catch(g){Lt(e,e.return,g)}}if(r&4&&(i=e.stateNode,i!=null)){var s=e.memoizedProps,o=n!==null?n.memoizedProps:s,a=e.type,c=e.updateQueue;if(e.updateQueue=null,c!==null)try{a==="input"&&s.type==="radio"&&s.name!=null&&mb(i,s),ad(a,o);var u=ad(a,s);for(o=0;o<c.length;o+=2){var d=c[o],h=c[o+1];d==="style"?bb(i,h):d==="dangerouslySetInnerHTML"?vb(i,h):d==="children"?da(i,h):Jf(i,d,h,u)}switch(a){case"input":nd(i,s);break;case"textarea":gb(i,s);break;case"select":var f=i._wrapperState.wasMultiple;i._wrapperState.wasMultiple=!!s.multiple;var p=s.value;p!=null?Ks(i,!!s.multiple,p,!1):f!==!!s.multiple&&(s.defaultValue!=null?Ks(i,!!s.multiple,s.defaultValue,!0):Ks(i,!!s.multiple,s.multiple?[]:"",!1))}i[wa]=s}catch(g){Lt(e,e.return,g)}}break;case 6:if(ur(t,e),kr(e),r&4){if(e.stateNode===null)throw Error(Q(162));i=e.stateNode,s=e.memoizedProps;try{i.nodeValue=s}catch(g){Lt(e,e.return,g)}}break;case 3:if(ur(t,e),kr(e),r&4&&n!==null&&n.memoizedState.isDehydrated)try{ga(t.containerInfo)}catch(g){Lt(e,e.return,g)}break;case 4:ur(t,e),kr(e);break;case 13:ur(t,e),kr(e),i=e.child,i.flags&8192&&(s=i.memoizedState!==null,i.stateNode.isHidden=s,!s||i.alternate!==null&&i.alternate.memoizedState!==null||(Tp=zt())),r&4&&qg(e);break;case 22:if(d=n!==null&&n.memoizedState!==null,e.mode&1?(mn=(u=mn)||d,ur(t,e),mn=u):ur(t,e),kr(e),r&8192){if(u=e.memoizedState!==null,(e.stateNode.isHidden=u)&&!d&&e.mode&1)for(ye=e,d=e.child;d!==null;){for(h=ye=d;ye!==null;){switch(f=ye,p=f.child,f.tag){case 0:case 11:case 14:case 15:na(4,f,f.return);break;case 1:Ws(f,f.return);var m=f.stateNode;if(typeof m.componentWillUnmount=="function"){r=f,n=f.return;try{t=r,m.props=t.memoizedProps,m.state=t.memoizedState,m.componentWillUnmount()}catch(g){Lt(r,n,g)}}break;case 5:Ws(f,f.return);break;case 22:if(f.memoizedState!==null){Yg(h);continue}}p!==null?(p.return=f,ye=p):Yg(h)}d=d.sibling}e:for(d=null,h=e;;){if(h.tag===5){if(d===null){d=h;try{i=h.stateNode,u?(s=i.style,typeof s.setProperty=="function"?s.setProperty("display","none","important"):s.display="none"):(a=h.stateNode,c=h.memoizedProps.style,o=c!=null&&c.hasOwnProperty("display")?c.display:null,a.style.display=_b("display",o))}catch(g){Lt(e,e.return,g)}}}else if(h.tag===6){if(d===null)try{h.stateNode.nodeValue=u?"":h.memoizedProps}catch(g){Lt(e,e.return,g)}}else if((h.tag!==22&&h.tag!==23||h.memoizedState===null||h===e)&&h.child!==null){h.child.return=h,h=h.child;continue}if(h===e)break e;for(;h.sibling===null;){if(h.return===null||h.return===e)break e;d===h&&(d=null),h=h.return}d===h&&(d=null),h.sibling.return=h.return,h=h.sibling}}break;case 19:ur(t,e),kr(e),r&4&&qg(e);break;case 21:break;default:ur(t,e),kr(e)}}function kr(e){var t=e.flags;if(t&2){try{e:{for(var n=e.return;n!==null;){if(Vw(n)){var r=n;break e}n=n.return}throw Error(Q(160))}switch(r.tag){case 5:var i=r.stateNode;r.flags&32&&(da(i,""),r.flags&=-33);var s=Vg(e);Od(e,s,i);break;case 3:case 4:var o=r.stateNode.containerInfo,a=Vg(e);Md(e,a,o);break;default:throw Error(Q(161))}}catch(c){Lt(e,e.return,c)}e.flags&=-3}t&4096&&(e.flags&=-4097)}function mC(e,t,n){ye=e,Yw(e)}function Yw(e,t,n){for(var r=(e.mode&1)!==0;ye!==null;){var i=ye,s=i.child;if(i.tag===22&&r){var o=i.memoizedState!==null||cl;if(!o){var a=i.alternate,c=a!==null&&a.memoizedState!==null||mn;a=cl;var u=mn;if(cl=o,(mn=c)&&!u)for(ye=i;ye!==null;)o=ye,c=o.child,o.tag===22&&o.memoizedState!==null?Gg(i):c!==null?(c.return=o,ye=c):Gg(i);for(;s!==null;)ye=s,Yw(s),s=s.sibling;ye=i,cl=a,mn=u}Kg(e)}else i.subtreeFlags&8772&&s!==null?(s.return=i,ye=s):Kg(e)}}function Kg(e){for(;ye!==null;){var t=ye;if(t.flags&8772){var n=t.alternate;try{if(t.flags&8772)switch(t.tag){case 0:case 11:case 15:mn||eu(5,t);break;case 1:var r=t.stateNode;if(t.flags&4&&!mn)if(n===null)r.componentDidMount();else{var i=t.elementType===t.type?n.memoizedProps:fr(t.type,n.memoizedProps);r.componentDidUpdate(i,n.memoizedState,r.__reactInternalSnapshotBeforeUpdate)}var s=t.updateQueue;s!==null&&Pg(t,s,r);break;case 3:var o=t.updateQueue;if(o!==null){if(n=null,t.child!==null)switch(t.child.tag){case 5:n=t.child.stateNode;break;case 1:n=t.child.stateNode}Pg(t,o,n)}break;case 5:var a=t.stateNode;if(n===null&&t.flags&4){n=a;var c=t.memoizedProps;switch(t.type){case"button":case"input":case"select":case"textarea":c.autoFocus&&n.focus();break;case"img":c.src&&(n.src=c.src)}}break;case 6:break;case 4:break;case 12:break;case 13:if(t.memoizedState===null){var u=t.alternate;if(u!==null){var d=u.memoizedState;if(d!==null){var h=d.dehydrated;h!==null&&ga(h)}}}break;case 19:case 17:case 21:case 22:case 23:case 25:break;default:throw Error(Q(163))}mn||t.flags&512&&Id(t)}catch(f){Lt(t,t.return,f)}}if(t===e){ye=null;break}if(n=t.sibling,n!==null){n.return=t.return,ye=n;break}ye=t.return}}function Yg(e){for(;ye!==null;){var t=ye;if(t===e){ye=null;break}var n=t.sibling;if(n!==null){n.return=t.return,ye=n;break}ye=t.return}}function Gg(e){for(;ye!==null;){var t=ye;try{switch(t.tag){case 0:case 11:case 15:var n=t.return;try{eu(4,t)}catch(c){Lt(t,n,c)}break;case 1:var r=t.stateNode;if(typeof r.componentDidMount=="function"){var i=t.return;try{r.componentDidMount()}catch(c){Lt(t,i,c)}}var s=t.return;try{Id(t)}catch(c){Lt(t,s,c)}break;case 5:var o=t.return;try{Id(t)}catch(c){Lt(t,o,c)}}}catch(c){Lt(t,t.return,c)}if(t===e){ye=null;break}var a=t.sibling;if(a!==null){a.return=t.return,ye=a;break}ye=t.return}}var gC=Math.ceil,xc=ni.ReactCurrentDispatcher,jp=ni.ReactCurrentOwner,ir=ni.ReactCurrentBatchConfig,Ze=0,en=null,Ht=null,an=0,Hn=0,Us=Mi(0),Kt=0,Na=null,hs=0,tu=0,Rp=0,ra=null,Dn=null,Tp=0,lo=1/0,Ur=null,Sc=!1,zd=null,ji=null,ul=!1,wi=null,kc=0,ia=0,Bd=null,$l=-1,Fl=0;function kn(){return Ze&6?zt():$l!==-1?$l:$l=zt()}function Ri(e){return e.mode&1?Ze&2&&an!==0?an&-an:Qk.transition!==null?(Fl===0&&(Fl=Db()),Fl):(e=rt,e!==0||(e=window.event,e=e===void 0?16:Bb(e.type)),e):1}function yr(e,t,n,r){if(50<ia)throw ia=0,Bd=null,Error(Q(185));Ia(e,n,r),(!(Ze&2)||e!==en)&&(e===en&&(!(Ze&2)&&(tu|=n),Kt===4&&_i(e,an)),Mn(e,r),n===1&&Ze===0&&!(t.mode&1)&&(lo=zt()+500,Jc&&Oi()))}function Mn(e,t){var n=e.callbackNode;Q1(e,t);var r=ac(e,e===en?an:0);if(r===0)n!==null&&ig(n),e.callbackNode=null,e.callbackPriority=0;else if(t=r&-r,e.callbackPriority!==t){if(n!=null&&ig(n),t===1)e.tag===0?Zk(Xg.bind(null,e)):iw(Xg.bind(null,e)),Yk(function(){!(Ze&6)&&Oi()}),n=null;else{switch(Lb(r)){case 1:n=np;break;case 4:n=Tb;break;case 16:n=oc;break;case 536870912:n=Pb;break;default:n=oc}n=nx(n,Gw.bind(null,e))}e.callbackPriority=t,e.callbackNode=n}}function Gw(e,t){if($l=-1,Fl=0,Ze&6)throw Error(Q(327));var n=e.callbackNode;if(Zs()&&e.callbackNode!==n)return null;var r=ac(e,e===en?an:0);if(r===0)return null;if(r&30||r&e.expiredLanes||t)t=Cc(e,r);else{t=r;var i=Ze;Ze|=2;var s=Jw();(en!==e||an!==t)&&(Ur=null,lo=zt()+500,is(e,t));do try{_C();break}catch(a){Xw(e,a)}while(!0);mp(),xc.current=s,Ze=i,Ht!==null?t=0:(en=null,an=0,t=Kt)}if(t!==0){if(t===2&&(i=dd(e),i!==0&&(r=i,t=$d(e,i))),t===1)throw n=Na,is(e,0),_i(e,r),Mn(e,zt()),n;if(t===6)_i(e,r);else{if(i=e.current.alternate,!(r&30)&&!yC(i)&&(t=Cc(e,r),t===2&&(s=dd(e),s!==0&&(r=s,t=$d(e,s))),t===1))throw n=Na,is(e,0),_i(e,r),Mn(e,zt()),n;switch(e.finishedWork=i,e.finishedLanes=r,t){case 0:case 1:throw Error(Q(345));case 2:Yi(e,Dn,Ur);break;case 3:if(_i(e,r),(r&130023424)===r&&(t=Tp+500-zt(),10<t)){if(ac(e,0)!==0)break;if(i=e.suspendedLanes,(i&r)!==r){kn(),e.pingedLanes|=e.suspendedLanes&i;break}e.timeoutHandle=bd(Yi.bind(null,e,Dn,Ur),t);break}Yi(e,Dn,Ur);break;case 4:if(_i(e,r),(r&4194240)===r)break;for(t=e.eventTimes,i=-1;0<r;){var o=31-gr(r);s=1<<o,o=t[o],o>i&&(i=o),r&=~s}if(r=i,r=zt()-r,r=(120>r?120:480>r?480:1080>r?1080:1920>r?1920:3e3>r?3e3:4320>r?4320:1960*gC(r/1960))-r,10<r){e.timeoutHandle=bd(Yi.bind(null,e,Dn,Ur),r);break}Yi(e,Dn,Ur);break;case 5:Yi(e,Dn,Ur);break;default:throw Error(Q(329))}}}return Mn(e,zt()),e.callbackNode===n?Gw.bind(null,e):null}function $d(e,t){var n=ra;return e.current.memoizedState.isDehydrated&&(is(e,t).flags|=256),e=Cc(e,t),e!==2&&(t=Dn,Dn=n,t!==null&&Fd(t)),e}function Fd(e){Dn===null?Dn=e:Dn.push.apply(Dn,e)}function yC(e){for(var t=e;;){if(t.flags&16384){var n=t.updateQueue;if(n!==null&&(n=n.stores,n!==null))for(var r=0;r<n.length;r++){var i=n[r],s=i.getSnapshot;i=i.value;try{if(!br(s(),i))return!1}catch{return!1}}}if(n=t.child,t.subtreeFlags&16384&&n!==null)n.return=t,t=n;else{if(t===e)break;for(;t.sibling===null;){if(t.return===null||t.return===e)return!0;t=t.return}t.sibling.return=t.return,t=t.sibling}}return!0}function _i(e,t){for(t&=~Rp,t&=~tu,e.suspendedLanes|=t,e.pingedLanes&=~t,e=e.expirationTimes;0<t;){var n=31-gr(t),r=1<<n;e[n]=-1,t&=~r}}function Xg(e){if(Ze&6)throw Error(Q(327));Zs();var t=ac(e,0);if(!(t&1))return Mn(e,zt()),null;var n=Cc(e,t);if(e.tag!==0&&n===2){var r=dd(e);r!==0&&(t=r,n=$d(e,r))}if(n===1)throw n=Na,is(e,0),_i(e,t),Mn(e,zt()),n;if(n===6)throw Error(Q(345));return e.finishedWork=e.current.alternate,e.finishedLanes=t,Yi(e,Dn,Ur),Mn(e,zt()),null}function Pp(e,t){var n=Ze;Ze|=1;try{return e(t)}finally{Ze=n,Ze===0&&(lo=zt()+500,Jc&&Oi())}}function ds(e){wi!==null&&wi.tag===0&&!(Ze&6)&&Zs();var t=Ze;Ze|=1;var n=ir.transition,r=rt;try{if(ir.transition=null,rt=1,e)return e()}finally{rt=r,ir.transition=n,Ze=t,!(Ze&6)&&Oi()}}function Dp(){Hn=Us.current,_t(Us)}function is(e,t){e.finishedWork=null,e.finishedLanes=0;var n=e.timeoutHandle;if(n!==-1&&(e.timeoutHandle=-1,Kk(n)),Ht!==null)for(n=Ht.return;n!==null;){var r=n;switch(dp(r),r.tag){case 1:r=r.type.childContextTypes,r!=null&&dc();break;case 3:oo(),_t(An),_t(yn),wp();break;case 5:bp(r);break;case 4:oo();break;case 13:_t(Nt);break;case 19:_t(Nt);break;case 10:gp(r.type._context);break;case 22:case 23:Dp()}n=n.return}if(en=e,Ht=e=Ti(e.current,null),an=Hn=t,Kt=0,Na=null,Rp=tu=hs=0,Dn=ra=null,es!==null){for(t=0;t<es.length;t++)if(n=es[t],r=n.interleaved,r!==null){n.interleaved=null;var i=r.next,s=n.pending;if(s!==null){var o=s.next;s.next=i,r.next=o}n.pending=r}es=null}return e}function Xw(e,t){do{var n=Ht;try{if(mp(),Ol.current=wc,bc){for(var r=jt.memoizedState;r!==null;){var i=r.queue;i!==null&&(i.pending=null),r=r.next}bc=!1}if(us=0,Xt=qt=jt=null,ta=!1,ka=0,jp.current=null,n===null||n.return===null){Kt=1,Na=t,Ht=null;break}e:{var s=e,o=n.return,a=n,c=t;if(t=an,a.flags|=32768,c!==null&&typeof c=="object"&&typeof c.then=="function"){var u=c,d=a,h=d.tag;if(!(d.mode&1)&&(h===0||h===11||h===15)){var f=d.alternate;f?(d.updateQueue=f.updateQueue,d.memoizedState=f.memoizedState,d.lanes=f.lanes):(d.updateQueue=null,d.memoizedState=null)}var p=Og(o);if(p!==null){p.flags&=-257,zg(p,o,a,s,t),p.mode&1&&Mg(s,u,t),t=p,c=u;var m=t.updateQueue;if(m===null){var g=new Set;g.add(c),t.updateQueue=g}else m.add(c);break e}else{if(!(t&1)){Mg(s,u,t),Lp();break e}c=Error(Q(426))}}else if(wt&&a.mode&1){var b=Og(o);if(b!==null){!(b.flags&65536)&&(b.flags|=256),zg(b,o,a,s,t),fp(ao(c,a));break e}}s=c=ao(c,a),Kt!==4&&(Kt=2),ra===null?ra=[s]:ra.push(s),s=o;do{switch(s.tag){case 3:s.flags|=65536,t&=-t,s.lanes|=t;var v=Lw(s,c,t);Tg(s,v);break e;case 1:a=c;var _=s.type,y=s.stateNode;if(!(s.flags&128)&&(typeof _.getDerivedStateFromError=="function"||y!==null&&typeof y.componentDidCatch=="function"&&(ji===null||!ji.has(y)))){s.flags|=65536,t&=-t,s.lanes|=t;var S=Aw(s,a,t);Tg(s,S);break e}}s=s.return}while(s!==null)}Qw(n)}catch(E){t=E,Ht===n&&n!==null&&(Ht=n=n.return);continue}break}while(!0)}function Jw(){var e=xc.current;return xc.current=wc,e===null?wc:e}function Lp(){(Kt===0||Kt===3||Kt===2)&&(Kt=4),en===null||!(hs&268435455)&&!(tu&268435455)||_i(en,an)}function Cc(e,t){var n=Ze;Ze|=2;var r=Jw();(en!==e||an!==t)&&(Ur=null,is(e,t));do try{vC();break}catch(i){Xw(e,i)}while(!0);if(mp(),Ze=n,xc.current=r,Ht!==null)throw Error(Q(261));return en=null,an=0,Kt}function vC(){for(;Ht!==null;)Zw(Ht)}function _C(){for(;Ht!==null&&!U1();)Zw(Ht)}function Zw(e){var t=tx(e.alternate,e,Hn);e.memoizedProps=e.pendingProps,t===null?Qw(e):Ht=t,jp.current=null}function Qw(e){var t=e;do{var n=t.alternate;if(e=t.return,t.flags&32768){if(n=dC(n,t),n!==null){n.flags&=32767,Ht=n;return}if(e!==null)e.flags|=32768,e.subtreeFlags=0,e.deletions=null;else{Kt=6,Ht=null;return}}else if(n=hC(n,t,Hn),n!==null){Ht=n;return}if(t=t.sibling,t!==null){Ht=t;return}Ht=t=e}while(t!==null);Kt===0&&(Kt=5)}function Yi(e,t,n){var r=rt,i=ir.transition;try{ir.transition=null,rt=1,bC(e,t,n,r)}finally{ir.transition=i,rt=r}return null}function bC(e,t,n,r){do Zs();while(wi!==null);if(Ze&6)throw Error(Q(327));n=e.finishedWork;var i=e.finishedLanes;if(n===null)return null;if(e.finishedWork=null,e.finishedLanes=0,n===e.current)throw Error(Q(177));e.callbackNode=null,e.callbackPriority=0;var s=n.lanes|n.childLanes;if(ek(e,s),e===en&&(Ht=en=null,an=0),!(n.subtreeFlags&2064)&&!(n.flags&2064)||ul||(ul=!0,nx(oc,function(){return Zs(),null})),s=(n.flags&15990)!==0,n.subtreeFlags&15990||s){s=ir.transition,ir.transition=null;var o=rt;rt=1;var a=Ze;Ze|=4,jp.current=null,pC(e,n),Kw(n,e),$k(vd),lc=!!yd,vd=yd=null,e.current=n,mC(n),V1(),Ze=a,rt=o,ir.transition=s}else e.current=n;if(ul&&(ul=!1,wi=e,kc=i),s=e.pendingLanes,s===0&&(ji=null),Y1(n.stateNode),Mn(e,zt()),t!==null)for(r=e.onRecoverableError,n=0;n<t.length;n++)i=t[n],r(i.value,{componentStack:i.stack,digest:i.digest});if(Sc)throw Sc=!1,e=zd,zd=null,e;return kc&1&&e.tag!==0&&Zs(),s=e.pendingLanes,s&1?e===Bd?ia++:(ia=0,Bd=e):ia=0,Oi(),null}function Zs(){if(wi!==null){var e=Lb(kc),t=ir.transition,n=rt;try{if(ir.transition=null,rt=16>e?16:e,wi===null)var r=!1;else{if(e=wi,wi=null,kc=0,Ze&6)throw Error(Q(331));var i=Ze;for(Ze|=4,ye=e.current;ye!==null;){var s=ye,o=s.child;if(ye.flags&16){var a=s.deletions;if(a!==null){for(var c=0;c<a.length;c++){var u=a[c];for(ye=u;ye!==null;){var d=ye;switch(d.tag){case 0:case 11:case 15:na(8,d,s)}var h=d.child;if(h!==null)h.return=d,ye=h;else for(;ye!==null;){d=ye;var f=d.sibling,p=d.return;if(Uw(d),d===u){ye=null;break}if(f!==null){f.return=p,ye=f;break}ye=p}}}var m=s.alternate;if(m!==null){var g=m.child;if(g!==null){m.child=null;do{var b=g.sibling;g.sibling=null,g=b}while(g!==null)}}ye=s}}if(s.subtreeFlags&2064&&o!==null)o.return=s,ye=o;else e:for(;ye!==null;){if(s=ye,s.flags&2048)switch(s.tag){case 0:case 11:case 15:na(9,s,s.return)}var v=s.sibling;if(v!==null){v.return=s.return,ye=v;break e}ye=s.return}}var _=e.current;for(ye=_;ye!==null;){o=ye;var y=o.child;if(o.subtreeFlags&2064&&y!==null)y.return=o,ye=y;else e:for(o=_;ye!==null;){if(a=ye,a.flags&2048)try{switch(a.tag){case 0:case 11:case 15:eu(9,a)}}catch(E){Lt(a,a.return,E)}if(a===o){ye=null;break e}var S=a.sibling;if(S!==null){S.return=a.return,ye=S;break e}ye=a.return}}if(Ze=i,Oi(),Ir&&typeof Ir.onPostCommitFiberRoot=="function")try{Ir.onPostCommitFiberRoot(qc,e)}catch{}r=!0}return r}finally{rt=n,ir.transition=t}}return!1}function Jg(e,t,n){t=ao(n,t),t=Lw(e,t,1),e=Ni(e,t,1),t=kn(),e!==null&&(Ia(e,1,t),Mn(e,t))}function Lt(e,t,n){if(e.tag===3)Jg(e,e,n);else for(;t!==null;){if(t.tag===3){Jg(t,e,n);break}else if(t.tag===1){var r=t.stateNode;if(typeof t.type.getDerivedStateFromError=="function"||typeof r.componentDidCatch=="function"&&(ji===null||!ji.has(r))){e=ao(n,e),e=Aw(t,e,1),t=Ni(t,e,1),e=kn(),t!==null&&(Ia(t,1,e),Mn(t,e));break}}t=t.return}}function wC(e,t,n){var r=e.pingCache;r!==null&&r.delete(t),t=kn(),e.pingedLanes|=e.suspendedLanes&n,en===e&&(an&n)===n&&(Kt===4||Kt===3&&(an&130023424)===an&&500>zt()-Tp?is(e,0):Rp|=n),Mn(e,t)}function ex(e,t){t===0&&(e.mode&1?(t=el,el<<=1,!(el&130023424)&&(el=4194304)):t=1);var n=kn();e=ei(e,t),e!==null&&(Ia(e,t,n),Mn(e,n))}function xC(e){var t=e.memoizedState,n=0;t!==null&&(n=t.retryLane),ex(e,n)}function SC(e,t){var n=0;switch(e.tag){case 13:var r=e.stateNode,i=e.memoizedState;i!==null&&(n=i.retryLane);break;case 19:r=e.stateNode;break;default:throw Error(Q(314))}r!==null&&r.delete(t),ex(e,n)}var tx;tx=function(e,t,n){if(e!==null)if(e.memoizedProps!==t.pendingProps||An.current)Ln=!0;else{if(!(e.lanes&n)&&!(t.flags&128))return Ln=!1,uC(e,t,n);Ln=!!(e.flags&131072)}else Ln=!1,wt&&t.flags&1048576&&sw(t,mc,t.index);switch(t.lanes=0,t.tag){case 2:var r=t.type;Bl(e,t),e=t.pendingProps;var i=ro(t,yn.current);Js(t,n),i=Sp(null,t,r,e,i,n);var s=kp();return t.flags|=1,typeof i=="object"&&i!==null&&typeof i.render=="function"&&i.$$typeof===void 0?(t.tag=1,t.memoizedState=null,t.updateQueue=null,In(r)?(s=!0,fc(t)):s=!1,t.memoizedState=i.state!==null&&i.state!==void 0?i.state:null,vp(t),i.updater=Qc,t.stateNode=i,i._reactInternals=t,Nd(t,r,e,n),t=Td(null,t,r,!0,s,n)):(t.tag=0,wt&&s&&hp(t),xn(null,t,i,n),t=t.child),t;case 16:r=t.elementType;e:{switch(Bl(e,t),e=t.pendingProps,i=r._init,r=i(r._payload),t.type=r,i=t.tag=CC(r),e=fr(r,e),i){case 0:t=Rd(null,t,r,e,n);break e;case 1:t=Fg(null,t,r,e,n);break e;case 11:t=Bg(null,t,r,e,n);break e;case 14:t=$g(null,t,r,fr(r.type,e),n);break e}throw Error(Q(306,r,""))}return t;case 0:return r=t.type,i=t.pendingProps,i=t.elementType===r?i:fr(r,i),Rd(e,t,r,i,n);case 1:return r=t.type,i=t.pendingProps,i=t.elementType===r?i:fr(r,i),Fg(e,t,r,i,n);case 3:e:{if(zw(t),e===null)throw Error(Q(387));r=t.pendingProps,s=t.memoizedState,i=s.element,hw(e,t),vc(t,r,null,n);var o=t.memoizedState;if(r=o.element,s.isDehydrated)if(s={element:r,isDehydrated:!1,cache:o.cache,pendingSuspenseBoundaries:o.pendingSuspenseBoundaries,transitions:o.transitions},t.updateQueue.baseState=s,t.memoizedState=s,t.flags&256){i=ao(Error(Q(423)),t),t=Hg(e,t,r,n,i);break e}else if(r!==i){i=ao(Error(Q(424)),t),t=Hg(e,t,r,n,i);break e}else for(Wn=Ei(t.stateNode.containerInfo.firstChild),Un=t,wt=!0,mr=null,n=cw(t,null,r,n),t.child=n;n;)n.flags=n.flags&-3|4096,n=n.sibling;else{if(io(),r===i){t=ti(e,t,n);break e}xn(e,t,r,n)}t=t.child}return t;case 5:return dw(t),e===null&&kd(t),r=t.type,i=t.pendingProps,s=e!==null?e.memoizedProps:null,o=i.children,_d(r,i)?o=null:s!==null&&_d(r,s)&&(t.flags|=32),Ow(e,t),xn(e,t,o,n),t.child;case 6:return e===null&&kd(t),null;case 13:return Bw(e,t,n);case 4:return _p(t,t.stateNode.containerInfo),r=t.pendingProps,e===null?t.child=so(t,null,r,n):xn(e,t,r,n),t.child;case 11:return r=t.type,i=t.pendingProps,i=t.elementType===r?i:fr(r,i),Bg(e,t,r,i,n);case 7:return xn(e,t,t.pendingProps,n),t.child;case 8:return xn(e,t,t.pendingProps.children,n),t.child;case 12:return xn(e,t,t.pendingProps.children,n),t.child;case 10:e:{if(r=t.type._context,i=t.pendingProps,s=t.memoizedProps,o=i.value,dt(gc,r._currentValue),r._currentValue=o,s!==null)if(br(s.value,o)){if(s.children===i.children&&!An.current){t=ti(e,t,n);break e}}else for(s=t.child,s!==null&&(s.return=t);s!==null;){var a=s.dependencies;if(a!==null){o=s.child;for(var c=a.firstContext;c!==null;){if(c.context===r){if(s.tag===1){c=Xr(-1,n&-n),c.tag=2;var u=s.updateQueue;if(u!==null){u=u.shared;var d=u.pending;d===null?c.next=c:(c.next=d.next,d.next=c),u.pending=c}}s.lanes|=n,c=s.alternate,c!==null&&(c.lanes|=n),Cd(s.return,n,t),a.lanes|=n;break}c=c.next}}else if(s.tag===10)o=s.type===t.type?null:s.child;else if(s.tag===18){if(o=s.return,o===null)throw Error(Q(341));o.lanes|=n,a=o.alternate,a!==null&&(a.lanes|=n),Cd(o,n,t),o=s.sibling}else o=s.child;if(o!==null)o.return=s;else for(o=s;o!==null;){if(o===t){o=null;break}if(s=o.sibling,s!==null){s.return=o.return,o=s;break}o=o.return}s=o}xn(e,t,i.children,n),t=t.child}return t;case 9:return i=t.type,r=t.pendingProps.children,Js(t,n),i=or(i),r=r(i),t.flags|=1,xn(e,t,r,n),t.child;case 14:return r=t.type,i=fr(r,t.pendingProps),i=fr(r.type,i),$g(e,t,r,i,n);case 15:return Iw(e,t,t.type,t.pendingProps,n);case 17:return r=t.type,i=t.pendingProps,i=t.elementType===r?i:fr(r,i),Bl(e,t),t.tag=1,In(r)?(e=!0,fc(t)):e=!1,Js(t,n),Dw(t,r,i),Nd(t,r,i,n),Td(null,t,r,!0,e,n);case 19:return $w(e,t,n);case 22:return Mw(e,t,n)}throw Error(Q(156,t.tag))};function nx(e,t){return Rb(e,t)}function kC(e,t,n,r){this.tag=e,this.key=n,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=t,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=r,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function rr(e,t,n,r){return new kC(e,t,n,r)}function Ap(e){return e=e.prototype,!(!e||!e.isReactComponent)}function CC(e){if(typeof e=="function")return Ap(e)?1:0;if(e!=null){if(e=e.$$typeof,e===Qf)return 11;if(e===ep)return 14}return 2}function Ti(e,t){var n=e.alternate;return n===null?(n=rr(e.tag,t,e.key,e.mode),n.elementType=e.elementType,n.type=e.type,n.stateNode=e.stateNode,n.alternate=e,e.alternate=n):(n.pendingProps=t,n.type=e.type,n.flags=0,n.subtreeFlags=0,n.deletions=null),n.flags=e.flags&14680064,n.childLanes=e.childLanes,n.lanes=e.lanes,n.child=e.child,n.memoizedProps=e.memoizedProps,n.memoizedState=e.memoizedState,n.updateQueue=e.updateQueue,t=e.dependencies,n.dependencies=t===null?null:{lanes:t.lanes,firstContext:t.firstContext},n.sibling=e.sibling,n.index=e.index,n.ref=e.ref,n}function Hl(e,t,n,r,i,s){var o=2;if(r=e,typeof e=="function")Ap(e)&&(o=1);else if(typeof e=="string")o=5;else e:switch(e){case As:return ss(n.children,i,s,t);case Zf:o=8,i|=8;break;case Jh:return e=rr(12,n,t,i|2),e.elementType=Jh,e.lanes=s,e;case Zh:return e=rr(13,n,t,i),e.elementType=Zh,e.lanes=s,e;case Qh:return e=rr(19,n,t,i),e.elementType=Qh,e.lanes=s,e;case db:return nu(n,i,s,t);default:if(typeof e=="object"&&e!==null)switch(e.$$typeof){case ub:o=10;break e;case hb:o=9;break e;case Qf:o=11;break e;case ep:o=14;break e;case mi:o=16,r=null;break e}throw Error(Q(130,e==null?e:typeof e,""))}return t=rr(o,n,t,i),t.elementType=e,t.type=r,t.lanes=s,t}function ss(e,t,n,r){return e=rr(7,e,r,t),e.lanes=n,e}function nu(e,t,n,r){return e=rr(22,e,r,t),e.elementType=db,e.lanes=n,e.stateNode={isHidden:!1},e}function eh(e,t,n){return e=rr(6,e,null,t),e.lanes=n,e}function th(e,t,n){return t=rr(4,e.children!==null?e.children:[],e.key,t),t.lanes=n,t.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},t}function EC(e,t,n,r,i){this.tag=t,this.containerInfo=e,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.pendingContext=this.context=null,this.callbackPriority=0,this.eventTimes=Iu(0),this.expirationTimes=Iu(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=Iu(0),this.identifierPrefix=r,this.onRecoverableError=i,this.mutableSourceEagerHydrationData=null}function Ip(e,t,n,r,i,s,o,a,c){return e=new EC(e,t,n,a,c),t===1?(t=1,s===!0&&(t|=8)):t=0,s=rr(3,null,null,t),e.current=s,s.stateNode=e,s.memoizedState={element:r,isDehydrated:n,cache:null,transitions:null,pendingSuspenseBoundaries:null},vp(s),e}function NC(e,t,n){var r=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:Ls,key:r==null?null:""+r,children:e,containerInfo:t,implementation:n}}function rx(e){if(!e)return Li;e=e._reactInternals;e:{if(_s(e)!==e||e.tag!==1)throw Error(Q(170));var t=e;do{switch(t.tag){case 3:t=t.stateNode.context;break e;case 1:if(In(t.type)){t=t.stateNode.__reactInternalMemoizedMergedChildContext;break e}}t=t.return}while(t!==null);throw Error(Q(171))}if(e.tag===1){var n=e.type;if(In(n))return rw(e,n,t)}return t}function ix(e,t,n,r,i,s,o,a,c){return e=Ip(n,r,!0,e,i,s,o,a,c),e.context=rx(null),n=e.current,r=kn(),i=Ri(n),s=Xr(r,i),s.callback=t??null,Ni(n,s,i),e.current.lanes=i,Ia(e,i,r),Mn(e,r),e}function ru(e,t,n,r){var i=t.current,s=kn(),o=Ri(i);return n=rx(n),t.context===null?t.context=n:t.pendingContext=n,t=Xr(s,o),t.payload={element:e},r=r===void 0?null:r,r!==null&&(t.callback=r),e=Ni(i,t,o),e!==null&&(yr(e,i,o,s),Ml(e,i,o)),o}function Ec(e){if(e=e.current,!e.child)return null;switch(e.child.tag){case 5:return e.child.stateNode;default:return e.child.stateNode}}function Zg(e,t){if(e=e.memoizedState,e!==null&&e.dehydrated!==null){var n=e.retryLane;e.retryLane=n!==0&&n<t?n:t}}function Mp(e,t){Zg(e,t),(e=e.alternate)&&Zg(e,t)}function jC(){return null}var sx=typeof reportError=="function"?reportError:function(e){console.error(e)};function Op(e){this._internalRoot=e}iu.prototype.render=Op.prototype.render=function(e){var t=this._internalRoot;if(t===null)throw Error(Q(409));ru(e,t,null,null)};iu.prototype.unmount=Op.prototype.unmount=function(){var e=this._internalRoot;if(e!==null){this._internalRoot=null;var t=e.containerInfo;ds(function(){ru(null,e,null,null)}),t[Qr]=null}};function iu(e){this._internalRoot=e}iu.prototype.unstable_scheduleHydration=function(e){if(e){var t=Mb();e={blockedOn:null,target:e,priority:t};for(var n=0;n<vi.length&&t!==0&&t<vi[n].priority;n++);vi.splice(n,0,e),n===0&&zb(e)}};function zp(e){return!(!e||e.nodeType!==1&&e.nodeType!==9&&e.nodeType!==11)}function su(e){return!(!e||e.nodeType!==1&&e.nodeType!==9&&e.nodeType!==11&&(e.nodeType!==8||e.nodeValue!==" react-mount-point-unstable "))}function Qg(){}function RC(e,t,n,r,i){if(i){if(typeof r=="function"){var s=r;r=function(){var u=Ec(o);s.call(u)}}var o=ix(t,r,e,0,null,!1,!1,"",Qg);return e._reactRootContainer=o,e[Qr]=o.current,_a(e.nodeType===8?e.parentNode:e),ds(),o}for(;i=e.lastChild;)e.removeChild(i);if(typeof r=="function"){var a=r;r=function(){var u=Ec(c);a.call(u)}}var c=Ip(e,0,!1,null,null,!1,!1,"",Qg);return e._reactRootContainer=c,e[Qr]=c.current,_a(e.nodeType===8?e.parentNode:e),ds(function(){ru(t,c,n,r)}),c}function ou(e,t,n,r,i){var s=n._reactRootContainer;if(s){var o=s;if(typeof i=="function"){var a=i;i=function(){var c=Ec(o);a.call(c)}}ru(t,o,e,i)}else o=RC(n,t,e,i,r);return Ec(o)}Ab=function(e){switch(e.tag){case 3:var t=e.stateNode;if(t.current.memoizedState.isDehydrated){var n=Fo(t.pendingLanes);n!==0&&(rp(t,n|1),Mn(t,zt()),!(Ze&6)&&(lo=zt()+500,Oi()))}break;case 13:ds(function(){var r=ei(e,1);if(r!==null){var i=kn();yr(r,e,1,i)}}),Mp(e,1)}};ip=function(e){if(e.tag===13){var t=ei(e,134217728);if(t!==null){var n=kn();yr(t,e,134217728,n)}Mp(e,134217728)}};Ib=function(e){if(e.tag===13){var t=Ri(e),n=ei(e,t);if(n!==null){var r=kn();yr(n,e,t,r)}Mp(e,t)}};Mb=function(){return rt};Ob=function(e,t){var n=rt;try{return rt=e,t()}finally{rt=n}};cd=function(e,t,n){switch(t){case"input":if(nd(e,n),t=n.name,n.type==="radio"&&t!=null){for(n=e;n.parentNode;)n=n.parentNode;for(n=n.querySelectorAll("input[name="+JSON.stringify(""+t)+'][type="radio"]'),t=0;t<n.length;t++){var r=n[t];if(r!==e&&r.form===e.form){var i=Xc(r);if(!i)throw Error(Q(90));pb(r),nd(r,i)}}}break;case"textarea":gb(e,n);break;case"select":t=n.value,t!=null&&Ks(e,!!n.multiple,t,!1)}};Sb=Pp;kb=ds;var TC={usingClientEntryPoint:!1,Events:[Oa,zs,Xc,wb,xb,Pp]},jo={findFiberByHostInstance:Qi,bundleType:0,version:"18.3.1",rendererPackageName:"react-dom"},PC={bundleType:jo.bundleType,version:jo.version,rendererPackageName:jo.rendererPackageName,rendererConfig:jo.rendererConfig,overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setErrorHandler:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:ni.ReactCurrentDispatcher,findHostInstanceByFiber:function(e){return e=Nb(e),e===null?null:e.stateNode},findFiberByHostInstance:jo.findFiberByHostInstance||jC,findHostInstancesForRefresh:null,scheduleRefresh:null,scheduleRoot:null,setRefreshHandler:null,getCurrentFiber:null,reconcilerVersion:"18.3.1-next-f1338f8080-20240426"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"){var hl=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!hl.isDisabled&&hl.supportsFiber)try{qc=hl.inject(PC),Ir=hl}catch{}}Kn.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=TC;Kn.createPortal=function(e,t){var n=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!zp(t))throw Error(Q(200));return NC(e,t,null,n)};Kn.createRoot=function(e,t){if(!zp(e))throw Error(Q(299));var n=!1,r="",i=sx;return t!=null&&(t.unstable_strictMode===!0&&(n=!0),t.identifierPrefix!==void 0&&(r=t.identifierPrefix),t.onRecoverableError!==void 0&&(i=t.onRecoverableError)),t=Ip(e,1,!1,null,null,n,!1,r,i),e[Qr]=t.current,_a(e.nodeType===8?e.parentNode:e),new Op(t)};Kn.findDOMNode=function(e){if(e==null)return null;if(e.nodeType===1)return e;var t=e._reactInternals;if(t===void 0)throw typeof e.render=="function"?Error(Q(188)):(e=Object.keys(e).join(","),Error(Q(268,e)));return e=Nb(t),e=e===null?null:e.stateNode,e};Kn.flushSync=function(e){return ds(e)};Kn.hydrate=function(e,t,n){if(!su(t))throw Error(Q(200));return ou(null,e,t,!0,n)};Kn.hydrateRoot=function(e,t,n){if(!zp(e))throw Error(Q(405));var r=n!=null&&n.hydratedSources||null,i=!1,s="",o=sx;if(n!=null&&(n.unstable_strictMode===!0&&(i=!0),n.identifierPrefix!==void 0&&(s=n.identifierPrefix),n.onRecoverableError!==void 0&&(o=n.onRecoverableError)),t=ix(t,null,e,1,n??null,i,!1,s,o),e[Qr]=t.current,_a(e),r)for(e=0;e<r.length;e++)n=r[e],i=n._getVersion,i=i(n._source),t.mutableSourceEagerHydrationData==null?t.mutableSourceEagerHydrationData=[n,i]:t.mutableSourceEagerHydrationData.push(n,i);return new iu(t)};Kn.render=function(e,t,n){if(!su(t))throw Error(Q(200));return ou(null,e,t,!1,n)};Kn.unmountComponentAtNode=function(e){if(!su(e))throw Error(Q(40));return e._reactRootContainer?(ds(function(){ou(null,null,e,!1,function(){e._reactRootContainer=null,e[Qr]=null})}),!0):!1};Kn.unstable_batchedUpdates=Pp;Kn.unstable_renderSubtreeIntoContainer=function(e,t,n,r){if(!su(n))throw Error(Q(200));if(e==null||e._reactInternals===void 0)throw Error(Q(38));return ou(e,t,n,!1,r)};Kn.version="18.3.1-next-f1338f8080-20240426";function ox(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(ox)}catch(e){console.error(e)}}ox(),ob.exports=Kn;var ax=ob.exports;const lx=La(ax);var ey=ax;Gh.createRoot=ey.createRoot,Gh.hydrateRoot=ey.hydrateRoot;function DC(e,t){const n={};return(e[e.length-1]===""?[...e,""]:e).join((n.padRight?" ":"")+","+(n.padLeft===!1?"":" ")).trim()}const LC=/^[$_\p{ID_Start}][$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,AC=/^[$_\p{ID_Start}][-$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,IC={};function ty(e,t){return(IC.jsx?AC:LC).test(e)}const MC=/[ \t\n\f\r]/g;function OC(e){return typeof e=="object"?e.type==="text"?ny(e.value):!1:ny(e)}function ny(e){return e.replace(MC,"")===""}class Ba{constructor(t,n,r){this.normal=n,this.property=t,r&&(this.space=r)}}Ba.prototype.normal={};Ba.prototype.property={};Ba.prototype.space=void 0;function cx(e,t){const n={},r={};for(const i of e)Object.assign(n,i.property),Object.assign(r,i.normal);return new Ba(n,r,t)}function Hd(e){return e.toLowerCase()}class On{constructor(t,n){this.attribute=n,this.property=t}}On.prototype.attribute="";On.prototype.booleanish=!1;On.prototype.boolean=!1;On.prototype.commaOrSpaceSeparated=!1;On.prototype.commaSeparated=!1;On.prototype.defined=!1;On.prototype.mustUseProperty=!1;On.prototype.number=!1;On.prototype.overloadedBoolean=!1;On.prototype.property="";On.prototype.spaceSeparated=!1;On.prototype.space=void 0;let zC=0;const Ae=bs(),Bt=bs(),Wd=bs(),ne=bs(),ht=bs(),Qs=bs(),Fn=bs();function bs(){return 2**++zC}const Ud=Object.freeze(Object.defineProperty({__proto__:null,boolean:Ae,booleanish:Bt,commaOrSpaceSeparated:Fn,commaSeparated:Qs,number:ne,overloadedBoolean:Wd,spaceSeparated:ht},Symbol.toStringTag,{value:"Module"})),nh=Object.keys(Ud);class Bp extends On{constructor(t,n,r,i){let s=-1;if(super(t,n),ry(this,"space",i),typeof r=="number")for(;++s<nh.length;){const o=nh[s];ry(this,nh[s],(r&Ud[o])===Ud[o])}}}Bp.prototype.defined=!0;function ry(e,t,n){n&&(e[t]=n)}function mo(e){const t={},n={};for(const[r,i]of Object.entries(e.properties)){const s=new Bp(r,e.transform(e.attributes||{},r),i,e.space);e.mustUseProperty&&e.mustUseProperty.includes(r)&&(s.mustUseProperty=!0),t[r]=s,n[Hd(r)]=r,n[Hd(s.attribute)]=r}return new Ba(t,n,e.space)}const ux=mo({properties:{ariaActiveDescendant:null,ariaAtomic:Bt,ariaAutoComplete:null,ariaBusy:Bt,ariaChecked:Bt,ariaColCount:ne,ariaColIndex:ne,ariaColSpan:ne,ariaControls:ht,ariaCurrent:null,ariaDescribedBy:ht,ariaDetails:null,ariaDisabled:Bt,ariaDropEffect:ht,ariaErrorMessage:null,ariaExpanded:Bt,ariaFlowTo:ht,ariaGrabbed:Bt,ariaHasPopup:null,ariaHidden:Bt,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:ht,ariaLevel:ne,ariaLive:null,ariaModal:Bt,ariaMultiLine:Bt,ariaMultiSelectable:Bt,ariaOrientation:null,ariaOwns:ht,ariaPlaceholder:null,ariaPosInSet:ne,ariaPressed:Bt,ariaReadOnly:Bt,ariaRelevant:null,ariaRequired:Bt,ariaRoleDescription:ht,ariaRowCount:ne,ariaRowIndex:ne,ariaRowSpan:ne,ariaSelected:Bt,ariaSetSize:ne,ariaSort:null,ariaValueMax:ne,ariaValueMin:ne,ariaValueNow:ne,ariaValueText:null,role:null},transform(e,t){return t==="role"?t:"aria-"+t.slice(4).toLowerCase()}});function hx(e,t){return t in e?e[t]:t}function dx(e,t){return hx(e,t.toLowerCase())}const BC=mo({attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:Qs,acceptCharset:ht,accessKey:ht,action:null,allow:null,allowFullScreen:Ae,allowPaymentRequest:Ae,allowUserMedia:Ae,alt:null,as:null,async:Ae,autoCapitalize:null,autoComplete:ht,autoFocus:Ae,autoPlay:Ae,blocking:ht,capture:null,charSet:null,checked:Ae,cite:null,className:ht,cols:ne,colSpan:null,content:null,contentEditable:Bt,controls:Ae,controlsList:ht,coords:ne|Qs,crossOrigin:null,data:null,dateTime:null,decoding:null,default:Ae,defer:Ae,dir:null,dirName:null,disabled:Ae,download:Wd,draggable:Bt,encType:null,enterKeyHint:null,fetchPriority:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:Ae,formTarget:null,headers:ht,height:ne,hidden:Wd,high:ne,href:null,hrefLang:null,htmlFor:ht,httpEquiv:ht,id:null,imageSizes:null,imageSrcSet:null,inert:Ae,inputMode:null,integrity:null,is:null,isMap:Ae,itemId:null,itemProp:ht,itemRef:ht,itemScope:Ae,itemType:ht,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:Ae,low:ne,manifest:null,max:null,maxLength:ne,media:null,method:null,min:null,minLength:ne,multiple:Ae,muted:Ae,name:null,nonce:null,noModule:Ae,noValidate:Ae,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:Ae,optimum:ne,pattern:null,ping:ht,placeholder:null,playsInline:Ae,popover:null,popoverTarget:null,popoverTargetAction:null,poster:null,preload:null,readOnly:Ae,referrerPolicy:null,rel:ht,required:Ae,reversed:Ae,rows:ne,rowSpan:ne,sandbox:ht,scope:null,scoped:Ae,seamless:Ae,selected:Ae,shadowRootClonable:Ae,shadowRootDelegatesFocus:Ae,shadowRootMode:null,shape:null,size:ne,sizes:null,slot:null,span:ne,spellCheck:Bt,src:null,srcDoc:null,srcLang:null,srcSet:null,start:ne,step:null,style:null,tabIndex:ne,target:null,title:null,translate:null,type:null,typeMustMatch:Ae,useMap:null,value:Bt,width:ne,wrap:null,writingSuggestions:null,align:null,aLink:null,archive:ht,axis:null,background:null,bgColor:null,border:ne,borderColor:null,bottomMargin:ne,cellPadding:null,cellSpacing:null,char:null,charOff:null,classId:null,clear:null,code:null,codeBase:null,codeType:null,color:null,compact:Ae,declare:Ae,event:null,face:null,frame:null,frameBorder:null,hSpace:ne,leftMargin:ne,link:null,longDesc:null,lowSrc:null,marginHeight:ne,marginWidth:ne,noResize:Ae,noHref:Ae,noShade:Ae,noWrap:Ae,object:null,profile:null,prompt:null,rev:null,rightMargin:ne,rules:null,scheme:null,scrolling:Bt,standby:null,summary:null,text:null,topMargin:ne,valueType:null,version:null,vAlign:null,vLink:null,vSpace:ne,allowTransparency:null,autoCorrect:null,autoSave:null,disablePictureInPicture:Ae,disableRemotePlayback:Ae,prefix:null,property:null,results:ne,security:null,unselectable:null},space:"html",transform:dx}),$C=mo({attributes:{accentHeight:"accent-height",alignmentBaseline:"alignment-baseline",arabicForm:"arabic-form",baselineShift:"baseline-shift",capHeight:"cap-height",className:"class",clipPath:"clip-path",clipRule:"clip-rule",colorInterpolation:"color-interpolation",colorInterpolationFilters:"color-interpolation-filters",colorProfile:"color-profile",colorRendering:"color-rendering",crossOrigin:"crossorigin",dataType:"datatype",dominantBaseline:"dominant-baseline",enableBackground:"enable-background",fillOpacity:"fill-opacity",fillRule:"fill-rule",floodColor:"flood-color",floodOpacity:"flood-opacity",fontFamily:"font-family",fontSize:"font-size",fontSizeAdjust:"font-size-adjust",fontStretch:"font-stretch",fontStyle:"font-style",fontVariant:"font-variant",fontWeight:"font-weight",glyphName:"glyph-name",glyphOrientationHorizontal:"glyph-orientation-horizontal",glyphOrientationVertical:"glyph-orientation-vertical",hrefLang:"hreflang",horizAdvX:"horiz-adv-x",horizOriginX:"horiz-origin-x",horizOriginY:"horiz-origin-y",imageRendering:"image-rendering",letterSpacing:"letter-spacing",lightingColor:"lighting-color",markerEnd:"marker-end",markerMid:"marker-mid",markerStart:"marker-start",navDown:"nav-down",navDownLeft:"nav-down-left",navDownRight:"nav-down-right",navLeft:"nav-left",navNext:"nav-next",navPrev:"nav-prev",navRight:"nav-right",navUp:"nav-up",navUpLeft:"nav-up-left",navUpRight:"nav-up-right",onAbort:"onabort",onActivate:"onactivate",onAfterPrint:"onafterprint",onBeforePrint:"onbeforeprint",onBegin:"onbegin",onCancel:"oncancel",onCanPlay:"oncanplay",onCanPlayThrough:"oncanplaythrough",onChange:"onchange",onClick:"onclick",onClose:"onclose",onCopy:"oncopy",onCueChange:"oncuechange",onCut:"oncut",onDblClick:"ondblclick",onDrag:"ondrag",onDragEnd:"ondragend",onDragEnter:"ondragenter",onDragExit:"ondragexit",onDragLeave:"ondragleave",onDragOver:"ondragover",onDragStart:"ondragstart",onDrop:"ondrop",onDurationChange:"ondurationchange",onEmptied:"onemptied",onEnd:"onend",onEnded:"onended",onError:"onerror",onFocus:"onfocus",onFocusIn:"onfocusin",onFocusOut:"onfocusout",onHashChange:"onhashchange",onInput:"oninput",onInvalid:"oninvalid",onKeyDown:"onkeydown",onKeyPress:"onkeypress",onKeyUp:"onkeyup",onLoad:"onload",onLoadedData:"onloadeddata",onLoadedMetadata:"onloadedmetadata",onLoadStart:"onloadstart",onMessage:"onmessage",onMouseDown:"onmousedown",onMouseEnter:"onmouseenter",onMouseLeave:"onmouseleave",onMouseMove:"onmousemove",onMouseOut:"onmouseout",onMouseOver:"onmouseover",onMouseUp:"onmouseup",onMouseWheel:"onmousewheel",onOffline:"onoffline",onOnline:"ononline",onPageHide:"onpagehide",onPageShow:"onpageshow",onPaste:"onpaste",onPause:"onpause",onPlay:"onplay",onPlaying:"onplaying",onPopState:"onpopstate",onProgress:"onprogress",onRateChange:"onratechange",onRepeat:"onrepeat",onReset:"onreset",onResize:"onresize",onScroll:"onscroll",onSeeked:"onseeked",onSeeking:"onseeking",onSelect:"onselect",onShow:"onshow",onStalled:"onstalled",onStorage:"onstorage",onSubmit:"onsubmit",onSuspend:"onsuspend",onTimeUpdate:"ontimeupdate",onToggle:"ontoggle",onUnload:"onunload",onVolumeChange:"onvolumechange",onWaiting:"onwaiting",onZoom:"onzoom",overlinePosition:"overline-position",overlineThickness:"overline-thickness",paintOrder:"paint-order",panose1:"panose-1",pointerEvents:"pointer-events",referrerPolicy:"referrerpolicy",renderingIntent:"rendering-intent",shapeRendering:"shape-rendering",stopColor:"stop-color",stopOpacity:"stop-opacity",strikethroughPosition:"strikethrough-position",strikethroughThickness:"strikethrough-thickness",strokeDashArray:"stroke-dasharray",strokeDashOffset:"stroke-dashoffset",strokeLineCap:"stroke-linecap",strokeLineJoin:"stroke-linejoin",strokeMiterLimit:"stroke-miterlimit",strokeOpacity:"stroke-opacity",strokeWidth:"stroke-width",tabIndex:"tabindex",textAnchor:"text-anchor",textDecoration:"text-decoration",textRendering:"text-rendering",transformOrigin:"transform-origin",typeOf:"typeof",underlinePosition:"underline-position",underlineThickness:"underline-thickness",unicodeBidi:"unicode-bidi",unicodeRange:"unicode-range",unitsPerEm:"units-per-em",vAlphabetic:"v-alphabetic",vHanging:"v-hanging",vIdeographic:"v-ideographic",vMathematical:"v-mathematical",vectorEffect:"vector-effect",vertAdvY:"vert-adv-y",vertOriginX:"vert-origin-x",vertOriginY:"vert-origin-y",wordSpacing:"word-spacing",writingMode:"writing-mode",xHeight:"x-height",playbackOrder:"playbackorder",timelineBegin:"timelinebegin"},properties:{about:Fn,accentHeight:ne,accumulate:null,additive:null,alignmentBaseline:null,alphabetic:ne,amplitude:ne,arabicForm:null,ascent:ne,attributeName:null,attributeType:null,azimuth:ne,bandwidth:null,baselineShift:null,baseFrequency:null,baseProfile:null,bbox:null,begin:null,bias:ne,by:null,calcMode:null,capHeight:ne,className:ht,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:ne,diffuseConstant:ne,direction:null,display:null,dur:null,divisor:ne,dominantBaseline:null,download:Ae,dx:null,dy:null,edgeMode:null,editable:null,elevation:ne,enableBackground:null,end:null,event:null,exponent:ne,externalResourcesRequired:null,fill:null,fillOpacity:ne,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:Qs,g2:Qs,glyphName:Qs,glyphOrientationHorizontal:null,glyphOrientationVertical:null,glyphRef:null,gradientTransform:null,gradientUnits:null,handler:null,hanging:ne,hatchContentUnits:null,hatchUnits:null,height:null,href:null,hrefLang:null,horizAdvX:ne,horizOriginX:ne,horizOriginY:ne,id:null,ideographic:ne,imageRendering:null,initialVisibility:null,in:null,in2:null,intercept:ne,k:ne,k1:ne,k2:ne,k3:ne,k4:ne,kernelMatrix:Fn,kernelUnitLength:null,keyPoints:null,keySplines:null,keyTimes:null,kerning:null,lang:null,lengthAdjust:null,letterSpacing:null,lightingColor:null,limitingConeAngle:ne,local:null,markerEnd:null,markerMid:null,markerStart:null,markerHeight:null,markerUnits:null,markerWidth:null,mask:null,maskContentUnits:null,maskUnits:null,mathematical:null,max:null,media:null,mediaCharacterEncoding:null,mediaContentEncodings:null,mediaSize:ne,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:ne,overlineThickness:ne,paintOrder:null,panose1:null,path:null,pathLength:ne,patternContentUnits:null,patternTransform:null,patternUnits:null,phase:null,ping:ht,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:ne,pointsAtY:ne,pointsAtZ:ne,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:Fn,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:Fn,rev:Fn,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:Fn,requiredFeatures:Fn,requiredFonts:Fn,requiredFormats:Fn,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:ne,specularExponent:ne,spreadMethod:null,spacing:null,startOffset:null,stdDeviation:null,stemh:null,stemv:null,stitchTiles:null,stopColor:null,stopOpacity:null,strikethroughPosition:ne,strikethroughThickness:ne,string:null,stroke:null,strokeDashArray:Fn,strokeDashOffset:null,strokeLineCap:null,strokeLineJoin:null,strokeMiterLimit:ne,strokeOpacity:ne,strokeWidth:null,style:null,surfaceScale:ne,syncBehavior:null,syncBehaviorDefault:null,syncMaster:null,syncTolerance:null,syncToleranceDefault:null,systemLanguage:Fn,tabIndex:ne,tableValues:null,target:null,targetX:ne,targetY:ne,textAnchor:null,textDecoration:null,textRendering:null,textLength:null,timelineBegin:null,title:null,transformBehavior:null,type:null,typeOf:Fn,to:null,transform:null,transformOrigin:null,u1:null,u2:null,underlinePosition:ne,underlineThickness:ne,unicode:null,unicodeBidi:null,unicodeRange:null,unitsPerEm:ne,values:null,vAlphabetic:ne,vMathematical:ne,vectorEffect:null,vHanging:ne,vIdeographic:ne,version:null,vertAdvY:ne,vertOriginX:ne,vertOriginY:ne,viewBox:null,viewTarget:null,visibility:null,width:null,widths:null,wordSpacing:null,writingMode:null,x:null,x1:null,x2:null,xChannelSelector:null,xHeight:ne,y:null,y1:null,y2:null,yChannelSelector:null,z:null,zoomAndPan:null},space:"svg",transform:hx}),fx=mo({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()}}),px=mo({attributes:{xmlnsxlink:"xmlns:xlink"},properties:{xmlnsXLink:null,xmlns:null},space:"xmlns",transform:dx}),mx=mo({properties:{xmlBase:null,xmlLang:null,xmlSpace:null},space:"xml",transform(e,t){return"xml:"+t.slice(3).toLowerCase()}}),FC={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"},HC=/[A-Z]/g,iy=/-[a-z]/g,WC=/^data[-\w.:]+$/i;function UC(e,t){const n=Hd(t);let r=t,i=On;if(n in e.normal)return e.property[e.normal[n]];if(n.length>4&&n.slice(0,4)==="data"&&WC.test(t)){if(t.charAt(4)==="-"){const s=t.slice(5).replace(iy,qC);r="data"+s.charAt(0).toUpperCase()+s.slice(1)}else{const s=t.slice(4);if(!iy.test(s)){let o=s.replace(HC,VC);o.charAt(0)!=="-"&&(o="-"+o),t="data"+o}}i=Bp}return new i(r,t)}function VC(e){return"-"+e.toLowerCase()}function qC(e){return e.charAt(1).toUpperCase()}const KC=cx([ux,BC,fx,px,mx],"html"),$p=cx([ux,$C,fx,px,mx],"svg");function YC(e){return e.join(" ").trim()}var Fp={},sy=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,GC=/\n/g,XC=/^\s*/,JC=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,ZC=/^:\s*/,QC=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,eE=/^[;\s]*/,tE=/^\s+|\s+$/g,nE=`
|
|
41
|
+
`,oy="/",ay="*",Zi="",rE="comment",iE="declaration";function sE(e,t){if(typeof e!="string")throw new TypeError("First argument must be a string");if(!e)return[];t=t||{};var n=1,r=1;function i(m){var g=m.match(GC);g&&(n+=g.length);var b=m.lastIndexOf(nE);r=~b?m.length-b:r+m.length}function s(){var m={line:n,column:r};return function(g){return g.position=new o(m),u(),g}}function o(m){this.start=m,this.end={line:n,column:r},this.source=t.source}o.prototype.content=e;function a(m){var g=new Error(t.source+":"+n+":"+r+": "+m);if(g.reason=m,g.filename=t.source,g.line=n,g.column=r,g.source=e,!t.silent)throw g}function c(m){var g=m.exec(e);if(g){var b=g[0];return i(b),e=e.slice(b.length),g}}function u(){c(XC)}function d(m){var g;for(m=m||[];g=h();)g!==!1&&m.push(g);return m}function h(){var m=s();if(!(oy!=e.charAt(0)||ay!=e.charAt(1))){for(var g=2;Zi!=e.charAt(g)&&(ay!=e.charAt(g)||oy!=e.charAt(g+1));)++g;if(g+=2,Zi===e.charAt(g-1))return a("End of comment missing");var b=e.slice(2,g-2);return r+=2,i(b),e=e.slice(g),r+=2,m({type:rE,comment:b})}}function f(){var m=s(),g=c(JC);if(g){if(h(),!c(ZC))return a("property missing ':'");var b=c(QC),v=m({type:iE,property:ly(g[0].replace(sy,Zi)),value:b?ly(b[0].replace(sy,Zi)):Zi});return c(eE),v}}function p(){var m=[];d(m);for(var g;g=f();)g!==!1&&(m.push(g),d(m));return m}return u(),p()}function ly(e){return e?e.replace(tE,Zi):Zi}var oE=sE,aE=nc&&nc.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(Fp,"__esModule",{value:!0});Fp.default=cE;const lE=aE(oE);function cE(e,t){let n=null;if(!e||typeof e!="string")return n;const r=(0,lE.default)(e),i=typeof t=="function";return r.forEach(s=>{if(s.type!=="declaration")return;const{property:o,value:a}=s;i?t(o,a,s):a&&(n=n||{},n[o]=a)}),n}var au={};Object.defineProperty(au,"__esModule",{value:!0});au.camelCase=void 0;var uE=/^--[a-zA-Z0-9_-]+$/,hE=/-([a-z])/g,dE=/^[^-]+$/,fE=/^-(webkit|moz|ms|o|khtml)-/,pE=/^-(ms)-/,mE=function(e){return!e||dE.test(e)||uE.test(e)},gE=function(e,t){return t.toUpperCase()},cy=function(e,t){return"".concat(t,"-")},yE=function(e,t){return t===void 0&&(t={}),mE(e)?e:(e=e.toLowerCase(),t.reactCompat?e=e.replace(pE,cy):e=e.replace(fE,cy),e.replace(hE,gE))};au.camelCase=yE;var vE=nc&&nc.__importDefault||function(e){return e&&e.__esModule?e:{default:e}},_E=vE(Fp),bE=au;function Vd(e,t){var n={};return!e||typeof e!="string"||(0,_E.default)(e,function(r,i){r&&i&&(n[(0,bE.camelCase)(r,t)]=i)}),n}Vd.default=Vd;var wE=Vd;const xE=La(wE),gx=yx("end"),Hp=yx("start");function yx(e){return t;function t(n){const r=n&&n.position&&n.position[e]||{};if(typeof r.line=="number"&&r.line>0&&typeof r.column=="number"&&r.column>0)return{line:r.line,column:r.column,offset:typeof r.offset=="number"&&r.offset>-1?r.offset:void 0}}}function SE(e){const t=Hp(e),n=gx(e);if(t&&n)return{start:t,end:n}}function sa(e){return!e||typeof e!="object"?"":"position"in e||"type"in e?uy(e.position):"start"in e||"end"in e?uy(e):"line"in e||"column"in e?qd(e):""}function qd(e){return hy(e&&e.line)+":"+hy(e&&e.column)}function uy(e){return qd(e&&e.start)+"-"+qd(e&&e.end)}function hy(e){return e&&typeof e=="number"?e:1}class vn extends Error{constructor(t,n,r){super(),typeof n=="string"&&(r=n,n=void 0);let i="",s={},o=!1;if(n&&("line"in n&&"column"in n?s={place:n}:"start"in n&&"end"in n?s={place:n}:"type"in n?s={ancestors:[n],place:n.position}:s={...n}),typeof t=="string"?i=t:!s.cause&&t&&(o=!0,i=t.message,s.cause=t),!s.ruleId&&!s.source&&typeof r=="string"){const c=r.indexOf(":");c===-1?s.ruleId=r:(s.source=r.slice(0,c),s.ruleId=r.slice(c+1))}if(!s.place&&s.ancestors&&s.ancestors){const c=s.ancestors[s.ancestors.length-1];c&&(s.place=c.position)}const a=s.place&&"start"in s.place?s.place.start:s.place;this.ancestors=s.ancestors||void 0,this.cause=s.cause||void 0,this.column=a?a.column:void 0,this.fatal=void 0,this.file="",this.message=i,this.line=a?a.line:void 0,this.name=sa(s.place)||"1:1",this.place=s.place||void 0,this.reason=this.message,this.ruleId=s.ruleId||void 0,this.source=s.source||void 0,this.stack=o&&s.cause&&typeof s.cause.stack=="string"?s.cause.stack:"",this.actual=void 0,this.expected=void 0,this.note=void 0,this.url=void 0}}vn.prototype.file="";vn.prototype.name="";vn.prototype.reason="";vn.prototype.message="";vn.prototype.stack="";vn.prototype.column=void 0;vn.prototype.line=void 0;vn.prototype.ancestors=void 0;vn.prototype.cause=void 0;vn.prototype.fatal=void 0;vn.prototype.place=void 0;vn.prototype.ruleId=void 0;vn.prototype.source=void 0;const Wp={}.hasOwnProperty,kE=new Map,CE=/[A-Z]/g,EE=new Set(["table","tbody","thead","tfoot","tr"]),NE=new Set(["td","th"]),vx="https://github.com/syntax-tree/hast-util-to-jsx-runtime";function jE(e,t){if(!t||t.Fragment===void 0)throw new TypeError("Expected `Fragment` in options");const n=t.filePath||void 0;let r;if(t.development){if(typeof t.jsxDEV!="function")throw new TypeError("Expected `jsxDEV` in options when `development: true`");r=ME(n,t.jsxDEV)}else{if(typeof t.jsx!="function")throw new TypeError("Expected `jsx` in production options");if(typeof t.jsxs!="function")throw new TypeError("Expected `jsxs` in production options");r=IE(n,t.jsx,t.jsxs)}const i={Fragment:t.Fragment,ancestors:[],components:t.components||{},create:r,elementAttributeNameCase:t.elementAttributeNameCase||"react",evaluater:t.createEvaluater?t.createEvaluater():void 0,filePath:n,ignoreInvalidStyle:t.ignoreInvalidStyle||!1,passKeys:t.passKeys!==!1,passNode:t.passNode||!1,schema:t.space==="svg"?$p:KC,stylePropertyNameCase:t.stylePropertyNameCase||"dom",tableCellAlignToStyle:t.tableCellAlignToStyle!==!1},s=_x(i,e,void 0);return s&&typeof s!="string"?s:i.create(e,i.Fragment,{children:s||void 0},void 0)}function _x(e,t,n){if(t.type==="element")return RE(e,t,n);if(t.type==="mdxFlowExpression"||t.type==="mdxTextExpression")return TE(e,t);if(t.type==="mdxJsxFlowElement"||t.type==="mdxJsxTextElement")return DE(e,t,n);if(t.type==="mdxjsEsm")return PE(e,t);if(t.type==="root")return LE(e,t,n);if(t.type==="text")return AE(e,t)}function RE(e,t,n){const r=e.schema;let i=r;t.tagName.toLowerCase()==="svg"&&r.space==="html"&&(i=$p,e.schema=i),e.ancestors.push(t);const s=wx(e,t.tagName,!1),o=OE(e,t);let a=Vp(e,t);return EE.has(t.tagName)&&(a=a.filter(function(c){return typeof c=="string"?!OC(c):!0})),bx(e,o,s,t),Up(o,a),e.ancestors.pop(),e.schema=r,e.create(t,s,o,n)}function TE(e,t){if(t.data&&t.data.estree&&e.evaluater){const r=t.data.estree.body[0];return r.type,e.evaluater.evaluateExpression(r.expression)}ja(e,t.position)}function PE(e,t){if(t.data&&t.data.estree&&e.evaluater)return e.evaluater.evaluateProgram(t.data.estree);ja(e,t.position)}function DE(e,t,n){const r=e.schema;let i=r;t.name==="svg"&&r.space==="html"&&(i=$p,e.schema=i),e.ancestors.push(t);const s=t.name===null?e.Fragment:wx(e,t.name,!0),o=zE(e,t),a=Vp(e,t);return bx(e,o,s,t),Up(o,a),e.ancestors.pop(),e.schema=r,e.create(t,s,o,n)}function LE(e,t,n){const r={};return Up(r,Vp(e,t)),e.create(t,e.Fragment,r,n)}function AE(e,t){return t.value}function bx(e,t,n,r){typeof n!="string"&&n!==e.Fragment&&e.passNode&&(t.node=r)}function Up(e,t){if(t.length>0){const n=t.length>1?t:t[0];n&&(e.children=n)}}function IE(e,t,n){return r;function r(i,s,o,a){const u=Array.isArray(o.children)?n:t;return a?u(s,o,a):u(s,o)}}function ME(e,t){return n;function n(r,i,s,o){const a=Array.isArray(s.children),c=Hp(r);return t(i,s,o,a,{columnNumber:c?c.column-1:void 0,fileName:e,lineNumber:c?c.line:void 0},void 0)}}function OE(e,t){const n={};let r,i;for(i in t.properties)if(i!=="children"&&Wp.call(t.properties,i)){const s=BE(e,i,t.properties[i]);if(s){const[o,a]=s;e.tableCellAlignToStyle&&o==="align"&&typeof a=="string"&&NE.has(t.tagName)?r=a:n[o]=a}}if(r){const s=n.style||(n.style={});s[e.stylePropertyNameCase==="css"?"text-align":"textAlign"]=r}return n}function zE(e,t){const n={};for(const r of t.attributes)if(r.type==="mdxJsxExpressionAttribute")if(r.data&&r.data.estree&&e.evaluater){const s=r.data.estree.body[0];s.type;const o=s.expression;o.type;const a=o.properties[0];a.type,Object.assign(n,e.evaluater.evaluateExpression(a.argument))}else ja(e,t.position);else{const i=r.name;let s;if(r.value&&typeof r.value=="object")if(r.value.data&&r.value.data.estree&&e.evaluater){const a=r.value.data.estree.body[0];a.type,s=e.evaluater.evaluateExpression(a.expression)}else ja(e,t.position);else s=r.value===null?!0:r.value;n[i]=s}return n}function Vp(e,t){const n=[];let r=-1;const i=e.passKeys?new Map:kE;for(;++r<t.children.length;){const s=t.children[r];let o;if(e.passKeys){const c=s.type==="element"?s.tagName:s.type==="mdxJsxFlowElement"||s.type==="mdxJsxTextElement"?s.name:void 0;if(c){const u=i.get(c)||0;o=c+"-"+u,i.set(c,u+1)}}const a=_x(e,s,o);a!==void 0&&n.push(a)}return n}function BE(e,t,n){const r=UC(e.schema,t);if(!(n==null||typeof n=="number"&&Number.isNaN(n))){if(Array.isArray(n)&&(n=r.commaSeparated?DC(n):YC(n)),r.property==="style"){let i=typeof n=="object"?n:$E(e,String(n));return e.stylePropertyNameCase==="css"&&(i=FE(i)),["style",i]}return[e.elementAttributeNameCase==="react"&&r.space?FC[r.property]||r.property:r.attribute,n]}}function $E(e,t){try{return xE(t,{reactCompat:!0})}catch(n){if(e.ignoreInvalidStyle)return{};const r=n,i=new vn("Cannot parse `style` attribute",{ancestors:e.ancestors,cause:r,ruleId:"style",source:"hast-util-to-jsx-runtime"});throw i.file=e.filePath||void 0,i.url=vx+"#cannot-parse-style-attribute",i}}function wx(e,t,n){let r;if(!n)r={type:"Literal",value:t};else if(t.includes(".")){const i=t.split(".");let s=-1,o;for(;++s<i.length;){const a=ty(i[s])?{type:"Identifier",name:i[s]}:{type:"Literal",value:i[s]};o=o?{type:"MemberExpression",object:o,property:a,computed:!!(s&&a.type==="Literal"),optional:!1}:a}r=o}else r=ty(t)&&!/^[a-z]/.test(t)?{type:"Identifier",name:t}:{type:"Literal",value:t};if(r.type==="Literal"){const i=r.value;return Wp.call(e.components,i)?e.components[i]:i}if(e.evaluater)return e.evaluater.evaluateExpression(r);ja(e)}function ja(e,t){const n=new vn("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=vx+"#cannot-handle-mdx-estrees-without-createevaluater",n}function FE(e){const t={};let n;for(n in e)Wp.call(e,n)&&(t[HE(n)]=e[n]);return t}function HE(e){let t=e.replace(CE,WE);return t.slice(0,3)==="ms-"&&(t="-"+t),t}function WE(e){return"-"+e.toLowerCase()}const rh={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"]},UE={};function qp(e,t){const n=UE,r=typeof n.includeImageAlt=="boolean"?n.includeImageAlt:!0,i=typeof n.includeHtml=="boolean"?n.includeHtml:!0;return xx(e,r,i)}function xx(e,t,n){if(VE(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 dy(e.children,t,n)}return Array.isArray(e)?dy(e,t,n):""}function dy(e,t,n){const r=[];let i=-1;for(;++i<e.length;)r[i]=xx(e[i],t,n);return r.join("")}function VE(e){return!!(e&&typeof e=="object")}const fy=document.createElement("i");function Kp(e){const t="&"+e+";";fy.innerHTML=t;const n=fy.textContent;return n.charCodeAt(n.length-1)===59&&e!=="semi"||n===t?!1:n}function Vn(e,t,n,r){const i=e.length;let s=0,o;if(t<0?t=-t>i?0:i+t:t=t>i?i:t,n=n>0?n:0,r.length<1e4)o=Array.from(r),o.unshift(t,n),e.splice(...o);else for(n&&e.splice(t,n);s<r.length;)o=r.slice(s,s+1e4),o.unshift(t,0),e.splice(...o),s+=1e4,t+=1e4}function nr(e,t){return e.length>0?(Vn(e,e.length,0,t),e):t}const py={}.hasOwnProperty;function Sx(e){const t={};let n=-1;for(;++n<e.length;)qE(t,e[n]);return t}function qE(e,t){let n;for(n in t){const i=(py.call(e,n)?e[n]:void 0)||(e[n]={}),s=t[n];let o;if(s)for(o in s){py.call(i,o)||(i[o]=[]);const a=s[o];KE(i[o],Array.isArray(a)?a:a?[a]:[])}}}function KE(e,t){let n=-1;const r=[];for(;++n<t.length;)(t[n].add==="after"?e:r).push(t[n]);Vn(e,0,0,r)}function kx(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 vr(e){return e.replace(/[\t\n\r ]+/g," ").replace(/^ | $/g,"").toLowerCase().toUpperCase()}const Sn=zi(/[A-Za-z]/),gn=zi(/[\dA-Za-z]/),YE=zi(/[#-'*+\--9=?A-Z^-~]/);function Nc(e){return e!==null&&(e<32||e===127)}const Kd=zi(/\d/),GE=zi(/[\dA-Fa-f]/),XE=zi(/[!-/:-@[-`{-~]/);function Ce(e){return e!==null&&e<-2}function ut(e){return e!==null&&(e<0||e===32)}function He(e){return e===-2||e===-1||e===32}const lu=zi(new RegExp("\\p{P}|\\p{S}","u")),fs=zi(/\s/);function zi(e){return t;function t(n){return n!==null&&n>-1&&e.test(String.fromCharCode(n))}}function go(e){const t=[];let n=-1,r=0,i=0;for(;++n<e.length;){const s=e.charCodeAt(n);let o="";if(s===37&&gn(e.charCodeAt(n+1))&&gn(e.charCodeAt(n+2)))i=2;else if(s<128)/[!#$&-;=?-Z_a-z~]/.test(String.fromCharCode(s))||(o=String.fromCharCode(s));else if(s>55295&&s<57344){const a=e.charCodeAt(n+1);s<56320&&a>56319&&a<57344?(o=String.fromCharCode(s,a),i=1):o="�"}else o=String.fromCharCode(s);o&&(t.push(e.slice(r,n),encodeURIComponent(o)),r=n+i+1,o=""),i&&(n+=i,i=0)}return t.join("")+e.slice(r)}function Ge(e,t,n,r){const i=r?r-1:Number.POSITIVE_INFINITY;let s=0;return o;function o(c){return He(c)?(e.enter(n),a(c)):t(c)}function a(c){return He(c)&&s++<i?(e.consume(c),a):(e.exit(n),t(c))}}const JE={tokenize:ZE};function ZE(e){const t=e.attempt(this.parser.constructs.contentInitial,r,i);let n;return t;function r(a){if(a===null){e.consume(a);return}return e.enter("lineEnding"),e.consume(a),e.exit("lineEnding"),Ge(e,t,"linePrefix")}function i(a){return e.enter("paragraph"),s(a)}function s(a){const c=e.enter("chunkText",{contentType:"text",previous:n});return n&&(n.next=c),n=c,o(a)}function o(a){if(a===null){e.exit("chunkText"),e.exit("paragraph"),e.consume(a);return}return Ce(a)?(e.consume(a),e.exit("chunkText"),s):(e.consume(a),o)}}const QE={tokenize:eN},my={tokenize:tN};function eN(e){const t=this,n=[];let r=0,i,s,o;return a;function a(y){if(r<n.length){const S=n[r];return t.containerState=S[1],e.attempt(S[0].continuation,c,u)(y)}return u(y)}function c(y){if(r++,t.containerState._closeFlow){t.containerState._closeFlow=void 0,i&&_();const S=t.events.length;let E=S,x;for(;E--;)if(t.events[E][0]==="exit"&&t.events[E][1].type==="chunkFlow"){x=t.events[E][1].end;break}v(r);let j=S;for(;j<t.events.length;)t.events[j][1].end={...x},j++;return Vn(t.events,E+1,0,t.events.slice(S)),t.events.length=j,u(y)}return a(y)}function u(y){if(r===n.length){if(!i)return f(y);if(i.currentConstruct&&i.currentConstruct.concrete)return m(y);t.interrupt=!!(i.currentConstruct&&!i._gfmTableDynamicInterruptHack)}return t.containerState={},e.check(my,d,h)(y)}function d(y){return i&&_(),v(r),f(y)}function h(y){return t.parser.lazy[t.now().line]=r!==n.length,o=t.now().offset,m(y)}function f(y){return t.containerState={},e.attempt(my,p,m)(y)}function p(y){return r++,n.push([t.currentConstruct,t.containerState]),f(y)}function m(y){if(y===null){i&&_(),v(0),e.consume(y);return}return i=i||t.parser.flow(t.now()),e.enter("chunkFlow",{_tokenizer:i,contentType:"flow",previous:s}),g(y)}function g(y){if(y===null){b(e.exit("chunkFlow"),!0),v(0),e.consume(y);return}return Ce(y)?(e.consume(y),b(e.exit("chunkFlow")),r=0,t.interrupt=void 0,a):(e.consume(y),g)}function b(y,S){const E=t.sliceStream(y);if(S&&E.push(null),y.previous=s,s&&(s.next=y),s=y,i.defineSkip(y.start),i.write(E),t.parser.lazy[y.start.line]){let x=i.events.length;for(;x--;)if(i.events[x][1].start.offset<o&&(!i.events[x][1].end||i.events[x][1].end.offset>o))return;const j=t.events.length;let T=j,B,R;for(;T--;)if(t.events[T][0]==="exit"&&t.events[T][1].type==="chunkFlow"){if(B){R=t.events[T][1].end;break}B=!0}for(v(r),x=j;x<t.events.length;)t.events[x][1].end={...R},x++;Vn(t.events,T+1,0,t.events.slice(j)),t.events.length=x}}function v(y){let S=n.length;for(;S-- >y;){const E=n[S];t.containerState=E[1],E[0].exit.call(t,e)}n.length=y}function _(){i.write([null]),s=void 0,i=void 0,t.containerState._closeFlow=void 0}}function tN(e,t,n){return Ge(e,e.attempt(this.parser.constructs.document,t,n),"linePrefix",this.parser.constructs.disable.null.includes("codeIndented")?void 0:4)}function co(e){if(e===null||ut(e)||fs(e))return 1;if(lu(e))return 2}function cu(e,t,n){const r=[];let i=-1;for(;++i<e.length;){const s=e[i].resolveAll;s&&!r.includes(s)&&(t=s(t,n),r.push(s))}return t}const Yd={name:"attention",resolveAll:nN,tokenize:rN};function nN(e,t){let n=-1,r,i,s,o,a,c,u,d;for(;++n<e.length;)if(e[n][0]==="enter"&&e[n][1].type==="attentionSequence"&&e[n][1]._close){for(r=n;r--;)if(e[r][0]==="exit"&&e[r][1].type==="attentionSequence"&&e[r][1]._open&&t.sliceSerialize(e[r][1]).charCodeAt(0)===t.sliceSerialize(e[n][1]).charCodeAt(0)){if((e[r][1]._close||e[n][1]._open)&&(e[n][1].end.offset-e[n][1].start.offset)%3&&!((e[r][1].end.offset-e[r][1].start.offset+e[n][1].end.offset-e[n][1].start.offset)%3))continue;c=e[r][1].end.offset-e[r][1].start.offset>1&&e[n][1].end.offset-e[n][1].start.offset>1?2:1;const h={...e[r][1].end},f={...e[n][1].start};gy(h,-c),gy(f,c),o={type:c>1?"strongSequence":"emphasisSequence",start:h,end:{...e[r][1].end}},a={type:c>1?"strongSequence":"emphasisSequence",start:{...e[n][1].start},end:f},s={type:c>1?"strongText":"emphasisText",start:{...e[r][1].end},end:{...e[n][1].start}},i={type:c>1?"strong":"emphasis",start:{...o.start},end:{...a.end}},e[r][1].end={...o.start},e[n][1].start={...a.end},u=[],e[r][1].end.offset-e[r][1].start.offset&&(u=nr(u,[["enter",e[r][1],t],["exit",e[r][1],t]])),u=nr(u,[["enter",i,t],["enter",o,t],["exit",o,t],["enter",s,t]]),u=nr(u,cu(t.parser.constructs.insideSpan.null,e.slice(r+1,n),t)),u=nr(u,[["exit",s,t],["enter",a,t],["exit",a,t],["exit",i,t]]),e[n][1].end.offset-e[n][1].start.offset?(d=2,u=nr(u,[["enter",e[n][1],t],["exit",e[n][1],t]])):d=0,Vn(e,r-1,n-r+3,u),n=r+u.length-d-2;break}}for(n=-1;++n<e.length;)e[n][1].type==="attentionSequence"&&(e[n][1].type="data");return e}function rN(e,t){const n=this.parser.constructs.attentionMarkers.null,r=this.previous,i=co(r);let s;return o;function o(c){return s=c,e.enter("attentionSequence"),a(c)}function a(c){if(c===s)return e.consume(c),a;const u=e.exit("attentionSequence"),d=co(c),h=!d||d===2&&i||n.includes(c),f=!i||i===2&&d||n.includes(r);return u._open=!!(s===42?h:h&&(i||!f)),u._close=!!(s===42?f:f&&(d||!h)),t(c)}}function gy(e,t){e.column+=t,e.offset+=t,e._bufferIndex+=t}const iN={name:"autolink",tokenize:sN};function sN(e,t,n){let r=0;return i;function i(p){return e.enter("autolink"),e.enter("autolinkMarker"),e.consume(p),e.exit("autolinkMarker"),e.enter("autolinkProtocol"),s}function s(p){return Sn(p)?(e.consume(p),o):p===64?n(p):u(p)}function o(p){return p===43||p===45||p===46||gn(p)?(r=1,a(p)):u(p)}function a(p){return p===58?(e.consume(p),r=0,c):(p===43||p===45||p===46||gn(p))&&r++<32?(e.consume(p),a):(r=0,u(p))}function c(p){return p===62?(e.exit("autolinkProtocol"),e.enter("autolinkMarker"),e.consume(p),e.exit("autolinkMarker"),e.exit("autolink"),t):p===null||p===32||p===60||Nc(p)?n(p):(e.consume(p),c)}function u(p){return p===64?(e.consume(p),d):YE(p)?(e.consume(p),u):n(p)}function d(p){return gn(p)?h(p):n(p)}function h(p){return p===46?(e.consume(p),r=0,d):p===62?(e.exit("autolinkProtocol").type="autolinkEmail",e.enter("autolinkMarker"),e.consume(p),e.exit("autolinkMarker"),e.exit("autolink"),t):f(p)}function f(p){if((p===45||gn(p))&&r++<63){const m=p===45?f:h;return e.consume(p),m}return n(p)}}const $a={partial:!0,tokenize:oN};function oN(e,t,n){return r;function r(s){return He(s)?Ge(e,i,"linePrefix")(s):i(s)}function i(s){return s===null||Ce(s)?t(s):n(s)}}const Cx={continuation:{tokenize:lN},exit:cN,name:"blockQuote",tokenize:aN};function aN(e,t,n){const r=this;return i;function i(o){if(o===62){const a=r.containerState;return a.open||(e.enter("blockQuote",{_container:!0}),a.open=!0),e.enter("blockQuotePrefix"),e.enter("blockQuoteMarker"),e.consume(o),e.exit("blockQuoteMarker"),s}return n(o)}function s(o){return He(o)?(e.enter("blockQuotePrefixWhitespace"),e.consume(o),e.exit("blockQuotePrefixWhitespace"),e.exit("blockQuotePrefix"),t):(e.exit("blockQuotePrefix"),t(o))}}function lN(e,t,n){const r=this;return i;function i(o){return He(o)?Ge(e,s,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(o):s(o)}function s(o){return e.attempt(Cx,t,n)(o)}}function cN(e){e.exit("blockQuote")}const Ex={name:"characterEscape",tokenize:uN};function uN(e,t,n){return r;function r(s){return e.enter("characterEscape"),e.enter("escapeMarker"),e.consume(s),e.exit("escapeMarker"),i}function i(s){return XE(s)?(e.enter("characterEscapeValue"),e.consume(s),e.exit("characterEscapeValue"),e.exit("characterEscape"),t):n(s)}}const Nx={name:"characterReference",tokenize:hN};function hN(e,t,n){const r=this;let i=0,s,o;return a;function a(h){return e.enter("characterReference"),e.enter("characterReferenceMarker"),e.consume(h),e.exit("characterReferenceMarker"),c}function c(h){return h===35?(e.enter("characterReferenceMarkerNumeric"),e.consume(h),e.exit("characterReferenceMarkerNumeric"),u):(e.enter("characterReferenceValue"),s=31,o=gn,d(h))}function u(h){return h===88||h===120?(e.enter("characterReferenceMarkerHexadecimal"),e.consume(h),e.exit("characterReferenceMarkerHexadecimal"),e.enter("characterReferenceValue"),s=6,o=GE,d):(e.enter("characterReferenceValue"),s=7,o=Kd,d(h))}function d(h){if(h===59&&i){const f=e.exit("characterReferenceValue");return o===gn&&!Kp(r.sliceSerialize(f))?n(h):(e.enter("characterReferenceMarker"),e.consume(h),e.exit("characterReferenceMarker"),e.exit("characterReference"),t)}return o(h)&&i++<s?(e.consume(h),d):n(h)}}const yy={partial:!0,tokenize:fN},vy={concrete:!0,name:"codeFenced",tokenize:dN};function dN(e,t,n){const r=this,i={partial:!0,tokenize:E};let s=0,o=0,a;return c;function c(x){return u(x)}function u(x){const j=r.events[r.events.length-1];return s=j&&j[1].type==="linePrefix"?j[2].sliceSerialize(j[1],!0).length:0,a=x,e.enter("codeFenced"),e.enter("codeFencedFence"),e.enter("codeFencedFenceSequence"),d(x)}function d(x){return x===a?(o++,e.consume(x),d):o<3?n(x):(e.exit("codeFencedFenceSequence"),He(x)?Ge(e,h,"whitespace")(x):h(x))}function h(x){return x===null||Ce(x)?(e.exit("codeFencedFence"),r.interrupt?t(x):e.check(yy,g,S)(x)):(e.enter("codeFencedFenceInfo"),e.enter("chunkString",{contentType:"string"}),f(x))}function f(x){return x===null||Ce(x)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),h(x)):He(x)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),Ge(e,p,"whitespace")(x)):x===96&&x===a?n(x):(e.consume(x),f)}function p(x){return x===null||Ce(x)?h(x):(e.enter("codeFencedFenceMeta"),e.enter("chunkString",{contentType:"string"}),m(x))}function m(x){return x===null||Ce(x)?(e.exit("chunkString"),e.exit("codeFencedFenceMeta"),h(x)):x===96&&x===a?n(x):(e.consume(x),m)}function g(x){return e.attempt(i,S,b)(x)}function b(x){return e.enter("lineEnding"),e.consume(x),e.exit("lineEnding"),v}function v(x){return s>0&&He(x)?Ge(e,_,"linePrefix",s+1)(x):_(x)}function _(x){return x===null||Ce(x)?e.check(yy,g,S)(x):(e.enter("codeFlowValue"),y(x))}function y(x){return x===null||Ce(x)?(e.exit("codeFlowValue"),_(x)):(e.consume(x),y)}function S(x){return e.exit("codeFenced"),t(x)}function E(x,j,T){let B=0;return R;function R(I){return x.enter("lineEnding"),x.consume(I),x.exit("lineEnding"),F}function F(I){return x.enter("codeFencedFence"),He(I)?Ge(x,L,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(I):L(I)}function L(I){return I===a?(x.enter("codeFencedFenceSequence"),P(I)):T(I)}function P(I){return I===a?(B++,x.consume(I),P):B>=o?(x.exit("codeFencedFenceSequence"),He(I)?Ge(x,D,"whitespace")(I):D(I)):T(I)}function D(I){return I===null||Ce(I)?(x.exit("codeFencedFence"),j(I)):T(I)}}}function fN(e,t,n){const r=this;return i;function i(o){return o===null?n(o):(e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),s)}function s(o){return r.parser.lazy[r.now().line]?n(o):t(o)}}const ih={name:"codeIndented",tokenize:mN},pN={partial:!0,tokenize:gN};function mN(e,t,n){const r=this;return i;function i(u){return e.enter("codeIndented"),Ge(e,s,"linePrefix",5)(u)}function s(u){const d=r.events[r.events.length-1];return d&&d[1].type==="linePrefix"&&d[2].sliceSerialize(d[1],!0).length>=4?o(u):n(u)}function o(u){return u===null?c(u):Ce(u)?e.attempt(pN,o,c)(u):(e.enter("codeFlowValue"),a(u))}function a(u){return u===null||Ce(u)?(e.exit("codeFlowValue"),o(u)):(e.consume(u),a)}function c(u){return e.exit("codeIndented"),t(u)}}function gN(e,t,n){const r=this;return i;function i(o){return r.parser.lazy[r.now().line]?n(o):Ce(o)?(e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),i):Ge(e,s,"linePrefix",5)(o)}function s(o){const a=r.events[r.events.length-1];return a&&a[1].type==="linePrefix"&&a[2].sliceSerialize(a[1],!0).length>=4?t(o):Ce(o)?i(o):n(o)}}const yN={name:"codeText",previous:_N,resolve:vN,tokenize:bN};function vN(e){let t=e.length-4,n=3,r,i;if((e[n][1].type==="lineEnding"||e[n][1].type==="space")&&(e[t][1].type==="lineEnding"||e[t][1].type==="space")){for(r=n;++r<t;)if(e[r][1].type==="codeTextData"){e[n][1].type="codeTextPadding",e[t][1].type="codeTextPadding",n+=2,t-=2;break}}for(r=n-1,t++;++r<=t;)i===void 0?r!==t&&e[r][1].type!=="lineEnding"&&(i=r):(r===t||e[r][1].type==="lineEnding")&&(e[i][1].type="codeTextData",r!==i+2&&(e[i][1].end=e[r-1][1].end,e.splice(i+2,r-i-2),t-=r-i-2,r=i+2),i=void 0);return e}function _N(e){return e!==96||this.events[this.events.length-1][1].type==="characterEscape"}function bN(e,t,n){let r=0,i,s;return o;function o(h){return e.enter("codeText"),e.enter("codeTextSequence"),a(h)}function a(h){return h===96?(e.consume(h),r++,a):(e.exit("codeTextSequence"),c(h))}function c(h){return h===null?n(h):h===32?(e.enter("space"),e.consume(h),e.exit("space"),c):h===96?(s=e.enter("codeTextSequence"),i=0,d(h)):Ce(h)?(e.enter("lineEnding"),e.consume(h),e.exit("lineEnding"),c):(e.enter("codeTextData"),u(h))}function u(h){return h===null||h===32||h===96||Ce(h)?(e.exit("codeTextData"),c(h)):(e.consume(h),u)}function d(h){return h===96?(e.consume(h),i++,d):i===r?(e.exit("codeTextSequence"),e.exit("codeText"),t(h)):(s.type="codeTextData",u(h))}}class wN{constructor(t){this.left=t?[...t]:[],this.right=[]}get(t){if(t<0||t>=this.left.length+this.right.length)throw new RangeError("Cannot access index `"+t+"` in a splice buffer of size `"+(this.left.length+this.right.length)+"`");return t<this.left.length?this.left[t]:this.right[this.right.length-t+this.left.length-1]}get length(){return this.left.length+this.right.length}shift(){return this.setCursor(0),this.right.pop()}slice(t,n){const r=n??Number.POSITIVE_INFINITY;return r<this.left.length?this.left.slice(t,r):t>this.left.length?this.right.slice(this.right.length-r+this.left.length,this.right.length-t+this.left.length).reverse():this.left.slice(t).concat(this.right.slice(this.right.length-r+this.left.length).reverse())}splice(t,n,r){const i=n||0;this.setCursor(Math.trunc(t));const s=this.right.splice(this.right.length-i,Number.POSITIVE_INFINITY);return r&&Ro(this.left,r),s.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),Ro(this.left,t)}unshift(t){this.setCursor(0),this.right.push(t)}unshiftMany(t){this.setCursor(0),Ro(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);Ro(this.right,n.reverse())}else{const n=this.right.splice(this.left.length+this.right.length-t,Number.POSITIVE_INFINITY);Ro(this.left,n.reverse())}}}function Ro(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 jx(e){const t={};let n=-1,r,i,s,o,a,c,u;const d=new wN(e);for(;++n<d.length;){for(;n in t;)n=t[n];if(r=d.get(n),n&&r[1].type==="chunkFlow"&&d.get(n-1)[1].type==="listItemPrefix"&&(c=r[1]._tokenizer.events,s=0,s<c.length&&c[s][1].type==="lineEndingBlank"&&(s+=2),s<c.length&&c[s][1].type==="content"))for(;++s<c.length&&c[s][1].type!=="content";)c[s][1].type==="chunkText"&&(c[s][1]._isInFirstContentOfListItem=!0,s++);if(r[0]==="enter")r[1].contentType&&(Object.assign(t,xN(d,n)),n=t[n],u=!0);else if(r[1]._container){for(s=n,i=void 0;s--;)if(o=d.get(s),o[1].type==="lineEnding"||o[1].type==="lineEndingBlank")o[0]==="enter"&&(i&&(d.get(i)[1].type="lineEndingBlank"),o[1].type="lineEnding",i=s);else if(!(o[1].type==="linePrefix"||o[1].type==="listItemIndent"))break;i&&(r[1].end={...d.get(i)[1].start},a=d.slice(i,n),a.unshift(r),d.splice(i,n-i+1,a))}}return Vn(e,0,Number.POSITIVE_INFINITY,d.slice(0)),!u}function xN(e,t){const n=e.get(t)[1],r=e.get(t)[2];let i=t-1;const s=[];let o=n._tokenizer;o||(o=r.parser[n.contentType](n.start),n._contentTypeTextTrailing&&(o._contentTypeTextTrailing=!0));const a=o.events,c=[],u={};let d,h,f=-1,p=n,m=0,g=0;const b=[g];for(;p;){for(;e.get(++i)[1]!==p;);s.push(i),p._tokenizer||(d=r.sliceStream(p),p.next||d.push(null),h&&o.defineSkip(p.start),p._isInFirstContentOfListItem&&(o._gfmTasklistFirstContentOfListItem=!0),o.write(d),p._isInFirstContentOfListItem&&(o._gfmTasklistFirstContentOfListItem=void 0)),h=p,p=p.next}for(p=n;++f<a.length;)a[f][0]==="exit"&&a[f-1][0]==="enter"&&a[f][1].type===a[f-1][1].type&&a[f][1].start.line!==a[f][1].end.line&&(g=f+1,b.push(g),p._tokenizer=void 0,p.previous=void 0,p=p.next);for(o.events=[],p?(p._tokenizer=void 0,p.previous=void 0):b.pop(),f=b.length;f--;){const v=a.slice(b[f],b[f+1]),_=s.pop();c.push([_,_+v.length-1]),e.splice(_,2,v)}for(c.reverse(),f=-1;++f<c.length;)u[m+c[f][0]]=m+c[f][1],m+=c[f][1]-c[f][0]-1;return u}const SN={resolve:CN,tokenize:EN},kN={partial:!0,tokenize:NN};function CN(e){return jx(e),e}function EN(e,t){let n;return r;function r(a){return e.enter("content"),n=e.enter("chunkContent",{contentType:"content"}),i(a)}function i(a){return a===null?s(a):Ce(a)?e.check(kN,o,s)(a):(e.consume(a),i)}function s(a){return e.exit("chunkContent"),e.exit("content"),t(a)}function o(a){return e.consume(a),e.exit("chunkContent"),n.next=e.enter("chunkContent",{contentType:"content",previous:n}),n=n.next,i}}function NN(e,t,n){const r=this;return i;function i(o){return e.exit("chunkContent"),e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),Ge(e,s,"linePrefix")}function s(o){if(o===null||Ce(o))return n(o);const a=r.events[r.events.length-1];return!r.parser.constructs.disable.null.includes("codeIndented")&&a&&a[1].type==="linePrefix"&&a[2].sliceSerialize(a[1],!0).length>=4?t(o):e.interrupt(r.parser.constructs.flow,n,t)(o)}}function Rx(e,t,n,r,i,s,o,a,c){const u=c||Number.POSITIVE_INFINITY;let d=0;return h;function h(v){return v===60?(e.enter(r),e.enter(i),e.enter(s),e.consume(v),e.exit(s),f):v===null||v===32||v===41||Nc(v)?n(v):(e.enter(r),e.enter(o),e.enter(a),e.enter("chunkString",{contentType:"string"}),g(v))}function f(v){return v===62?(e.enter(s),e.consume(v),e.exit(s),e.exit(i),e.exit(r),t):(e.enter(a),e.enter("chunkString",{contentType:"string"}),p(v))}function p(v){return v===62?(e.exit("chunkString"),e.exit(a),f(v)):v===null||v===60||Ce(v)?n(v):(e.consume(v),v===92?m:p)}function m(v){return v===60||v===62||v===92?(e.consume(v),p):p(v)}function g(v){return!d&&(v===null||v===41||ut(v))?(e.exit("chunkString"),e.exit(a),e.exit(o),e.exit(r),t(v)):d<u&&v===40?(e.consume(v),d++,g):v===41?(e.consume(v),d--,g):v===null||v===32||v===40||Nc(v)?n(v):(e.consume(v),v===92?b:g)}function b(v){return v===40||v===41||v===92?(e.consume(v),g):g(v)}}function Tx(e,t,n,r,i,s){const o=this;let a=0,c;return u;function u(p){return e.enter(r),e.enter(i),e.consume(p),e.exit(i),e.enter(s),d}function d(p){return a>999||p===null||p===91||p===93&&!c||p===94&&!a&&"_hiddenFootnoteSupport"in o.parser.constructs?n(p):p===93?(e.exit(s),e.enter(i),e.consume(p),e.exit(i),e.exit(r),t):Ce(p)?(e.enter("lineEnding"),e.consume(p),e.exit("lineEnding"),d):(e.enter("chunkString",{contentType:"string"}),h(p))}function h(p){return p===null||p===91||p===93||Ce(p)||a++>999?(e.exit("chunkString"),d(p)):(e.consume(p),c||(c=!He(p)),p===92?f:h)}function f(p){return p===91||p===92||p===93?(e.consume(p),a++,h):h(p)}}function Px(e,t,n,r,i,s){let o;return a;function a(f){return f===34||f===39||f===40?(e.enter(r),e.enter(i),e.consume(f),e.exit(i),o=f===40?41:f,c):n(f)}function c(f){return f===o?(e.enter(i),e.consume(f),e.exit(i),e.exit(r),t):(e.enter(s),u(f))}function u(f){return f===o?(e.exit(s),c(o)):f===null?n(f):Ce(f)?(e.enter("lineEnding"),e.consume(f),e.exit("lineEnding"),Ge(e,u,"linePrefix")):(e.enter("chunkString",{contentType:"string"}),d(f))}function d(f){return f===o||f===null||Ce(f)?(e.exit("chunkString"),u(f)):(e.consume(f),f===92?h:d)}function h(f){return f===o||f===92?(e.consume(f),d):d(f)}}function oa(e,t){let n;return r;function r(i){return Ce(i)?(e.enter("lineEnding"),e.consume(i),e.exit("lineEnding"),n=!0,r):He(i)?Ge(e,r,n?"linePrefix":"lineSuffix")(i):t(i)}}const jN={name:"definition",tokenize:TN},RN={partial:!0,tokenize:PN};function TN(e,t,n){const r=this;let i;return s;function s(p){return e.enter("definition"),o(p)}function o(p){return Tx.call(r,e,a,n,"definitionLabel","definitionLabelMarker","definitionLabelString")(p)}function a(p){return i=vr(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)),p===58?(e.enter("definitionMarker"),e.consume(p),e.exit("definitionMarker"),c):n(p)}function c(p){return ut(p)?oa(e,u)(p):u(p)}function u(p){return Rx(e,d,n,"definitionDestination","definitionDestinationLiteral","definitionDestinationLiteralMarker","definitionDestinationRaw","definitionDestinationString")(p)}function d(p){return e.attempt(RN,h,h)(p)}function h(p){return He(p)?Ge(e,f,"whitespace")(p):f(p)}function f(p){return p===null||Ce(p)?(e.exit("definition"),r.parser.defined.push(i),t(p)):n(p)}}function PN(e,t,n){return r;function r(a){return ut(a)?oa(e,i)(a):n(a)}function i(a){return Px(e,s,n,"definitionTitle","definitionTitleMarker","definitionTitleString")(a)}function s(a){return He(a)?Ge(e,o,"whitespace")(a):o(a)}function o(a){return a===null||Ce(a)?t(a):n(a)}}const DN={name:"hardBreakEscape",tokenize:LN};function LN(e,t,n){return r;function r(s){return e.enter("hardBreakEscape"),e.consume(s),i}function i(s){return Ce(s)?(e.exit("hardBreakEscape"),t(s)):n(s)}}const AN={name:"headingAtx",resolve:IN,tokenize:MN};function IN(e,t){let n=e.length-2,r=3,i,s;return e[r][1].type==="whitespace"&&(r+=2),n-2>r&&e[n][1].type==="whitespace"&&(n-=2),e[n][1].type==="atxHeadingSequence"&&(r===n-1||n-4>r&&e[n-2][1].type==="whitespace")&&(n-=r+1===n?2:4),n>r&&(i={type:"atxHeadingText",start:e[r][1].start,end:e[n][1].end},s={type:"chunkText",start:e[r][1].start,end:e[n][1].end,contentType:"text"},Vn(e,r,n-r+1,[["enter",i,t],["enter",s,t],["exit",s,t],["exit",i,t]])),e}function MN(e,t,n){let r=0;return i;function i(d){return e.enter("atxHeading"),s(d)}function s(d){return e.enter("atxHeadingSequence"),o(d)}function o(d){return d===35&&r++<6?(e.consume(d),o):d===null||ut(d)?(e.exit("atxHeadingSequence"),a(d)):n(d)}function a(d){return d===35?(e.enter("atxHeadingSequence"),c(d)):d===null||Ce(d)?(e.exit("atxHeading"),t(d)):He(d)?Ge(e,a,"whitespace")(d):(e.enter("atxHeadingText"),u(d))}function c(d){return d===35?(e.consume(d),c):(e.exit("atxHeadingSequence"),a(d))}function u(d){return d===null||d===35||ut(d)?(e.exit("atxHeadingText"),a(d)):(e.consume(d),u)}}const ON=["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"],_y=["pre","script","style","textarea"],zN={concrete:!0,name:"htmlFlow",resolveTo:FN,tokenize:HN},BN={partial:!0,tokenize:UN},$N={partial:!0,tokenize:WN};function FN(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 HN(e,t,n){const r=this;let i,s,o,a,c;return u;function u(k){return d(k)}function d(k){return e.enter("htmlFlow"),e.enter("htmlFlowData"),e.consume(k),h}function h(k){return k===33?(e.consume(k),f):k===47?(e.consume(k),s=!0,g):k===63?(e.consume(k),i=3,r.interrupt?t:C):Sn(k)?(e.consume(k),o=String.fromCharCode(k),b):n(k)}function f(k){return k===45?(e.consume(k),i=2,p):k===91?(e.consume(k),i=5,a=0,m):Sn(k)?(e.consume(k),i=4,r.interrupt?t:C):n(k)}function p(k){return k===45?(e.consume(k),r.interrupt?t:C):n(k)}function m(k){const X="CDATA[";return k===X.charCodeAt(a++)?(e.consume(k),a===X.length?r.interrupt?t:L:m):n(k)}function g(k){return Sn(k)?(e.consume(k),o=String.fromCharCode(k),b):n(k)}function b(k){if(k===null||k===47||k===62||ut(k)){const X=k===47,le=o.toLowerCase();return!X&&!s&&_y.includes(le)?(i=1,r.interrupt?t(k):L(k)):ON.includes(o.toLowerCase())?(i=6,X?(e.consume(k),v):r.interrupt?t(k):L(k)):(i=7,r.interrupt&&!r.parser.lazy[r.now().line]?n(k):s?_(k):y(k))}return k===45||gn(k)?(e.consume(k),o+=String.fromCharCode(k),b):n(k)}function v(k){return k===62?(e.consume(k),r.interrupt?t:L):n(k)}function _(k){return He(k)?(e.consume(k),_):R(k)}function y(k){return k===47?(e.consume(k),R):k===58||k===95||Sn(k)?(e.consume(k),S):He(k)?(e.consume(k),y):R(k)}function S(k){return k===45||k===46||k===58||k===95||gn(k)?(e.consume(k),S):E(k)}function E(k){return k===61?(e.consume(k),x):He(k)?(e.consume(k),E):y(k)}function x(k){return k===null||k===60||k===61||k===62||k===96?n(k):k===34||k===39?(e.consume(k),c=k,j):He(k)?(e.consume(k),x):T(k)}function j(k){return k===c?(e.consume(k),c=null,B):k===null||Ce(k)?n(k):(e.consume(k),j)}function T(k){return k===null||k===34||k===39||k===47||k===60||k===61||k===62||k===96||ut(k)?E(k):(e.consume(k),T)}function B(k){return k===47||k===62||He(k)?y(k):n(k)}function R(k){return k===62?(e.consume(k),F):n(k)}function F(k){return k===null||Ce(k)?L(k):He(k)?(e.consume(k),F):n(k)}function L(k){return k===45&&i===2?(e.consume(k),O):k===60&&i===1?(e.consume(k),W):k===62&&i===4?(e.consume(k),Z):k===63&&i===3?(e.consume(k),C):k===93&&i===5?(e.consume(k),H):Ce(k)&&(i===6||i===7)?(e.exit("htmlFlowData"),e.check(BN,U,P)(k)):k===null||Ce(k)?(e.exit("htmlFlowData"),P(k)):(e.consume(k),L)}function P(k){return e.check($N,D,U)(k)}function D(k){return e.enter("lineEnding"),e.consume(k),e.exit("lineEnding"),I}function I(k){return k===null||Ce(k)?P(k):(e.enter("htmlFlowData"),L(k))}function O(k){return k===45?(e.consume(k),C):L(k)}function W(k){return k===47?(e.consume(k),o="",N):L(k)}function N(k){if(k===62){const X=o.toLowerCase();return _y.includes(X)?(e.consume(k),Z):L(k)}return Sn(k)&&o.length<8?(e.consume(k),o+=String.fromCharCode(k),N):L(k)}function H(k){return k===93?(e.consume(k),C):L(k)}function C(k){return k===62?(e.consume(k),Z):k===45&&i===2?(e.consume(k),C):L(k)}function Z(k){return k===null||Ce(k)?(e.exit("htmlFlowData"),U(k)):(e.consume(k),Z)}function U(k){return e.exit("htmlFlow"),t(k)}}function WN(e,t,n){const r=this;return i;function i(o){return Ce(o)?(e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),s):n(o)}function s(o){return r.parser.lazy[r.now().line]?n(o):t(o)}}function UN(e,t,n){return r;function r(i){return e.enter("lineEnding"),e.consume(i),e.exit("lineEnding"),e.attempt($a,t,n)}}const VN={name:"htmlText",tokenize:qN};function qN(e,t,n){const r=this;let i,s,o;return a;function a(C){return e.enter("htmlText"),e.enter("htmlTextData"),e.consume(C),c}function c(C){return C===33?(e.consume(C),u):C===47?(e.consume(C),E):C===63?(e.consume(C),y):Sn(C)?(e.consume(C),T):n(C)}function u(C){return C===45?(e.consume(C),d):C===91?(e.consume(C),s=0,m):Sn(C)?(e.consume(C),_):n(C)}function d(C){return C===45?(e.consume(C),p):n(C)}function h(C){return C===null?n(C):C===45?(e.consume(C),f):Ce(C)?(o=h,W(C)):(e.consume(C),h)}function f(C){return C===45?(e.consume(C),p):h(C)}function p(C){return C===62?O(C):C===45?f(C):h(C)}function m(C){const Z="CDATA[";return C===Z.charCodeAt(s++)?(e.consume(C),s===Z.length?g:m):n(C)}function g(C){return C===null?n(C):C===93?(e.consume(C),b):Ce(C)?(o=g,W(C)):(e.consume(C),g)}function b(C){return C===93?(e.consume(C),v):g(C)}function v(C){return C===62?O(C):C===93?(e.consume(C),v):g(C)}function _(C){return C===null||C===62?O(C):Ce(C)?(o=_,W(C)):(e.consume(C),_)}function y(C){return C===null?n(C):C===63?(e.consume(C),S):Ce(C)?(o=y,W(C)):(e.consume(C),y)}function S(C){return C===62?O(C):y(C)}function E(C){return Sn(C)?(e.consume(C),x):n(C)}function x(C){return C===45||gn(C)?(e.consume(C),x):j(C)}function j(C){return Ce(C)?(o=j,W(C)):He(C)?(e.consume(C),j):O(C)}function T(C){return C===45||gn(C)?(e.consume(C),T):C===47||C===62||ut(C)?B(C):n(C)}function B(C){return C===47?(e.consume(C),O):C===58||C===95||Sn(C)?(e.consume(C),R):Ce(C)?(o=B,W(C)):He(C)?(e.consume(C),B):O(C)}function R(C){return C===45||C===46||C===58||C===95||gn(C)?(e.consume(C),R):F(C)}function F(C){return C===61?(e.consume(C),L):Ce(C)?(o=F,W(C)):He(C)?(e.consume(C),F):B(C)}function L(C){return C===null||C===60||C===61||C===62||C===96?n(C):C===34||C===39?(e.consume(C),i=C,P):Ce(C)?(o=L,W(C)):He(C)?(e.consume(C),L):(e.consume(C),D)}function P(C){return C===i?(e.consume(C),i=void 0,I):C===null?n(C):Ce(C)?(o=P,W(C)):(e.consume(C),P)}function D(C){return C===null||C===34||C===39||C===60||C===61||C===96?n(C):C===47||C===62||ut(C)?B(C):(e.consume(C),D)}function I(C){return C===47||C===62||ut(C)?B(C):n(C)}function O(C){return C===62?(e.consume(C),e.exit("htmlTextData"),e.exit("htmlText"),t):n(C)}function W(C){return e.exit("htmlTextData"),e.enter("lineEnding"),e.consume(C),e.exit("lineEnding"),N}function N(C){return He(C)?Ge(e,H,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(C):H(C)}function H(C){return e.enter("htmlTextData"),o(C)}}const Yp={name:"labelEnd",resolveAll:XN,resolveTo:JN,tokenize:ZN},KN={tokenize:QN},YN={tokenize:ej},GN={tokenize:tj};function XN(e){let t=-1;const n=[];for(;++t<e.length;){const r=e[t][1];if(n.push(e[t]),r.type==="labelImage"||r.type==="labelLink"||r.type==="labelEnd"){const i=r.type==="labelImage"?4:2;r.type="data",t+=i}}return e.length!==n.length&&Vn(e,0,e.length,n),e}function JN(e,t){let n=e.length,r=0,i,s,o,a;for(;n--;)if(i=e[n][1],s){if(i.type==="link"||i.type==="labelLink"&&i._inactive)break;e[n][0]==="enter"&&i.type==="labelLink"&&(i._inactive=!0)}else if(o){if(e[n][0]==="enter"&&(i.type==="labelImage"||i.type==="labelLink")&&!i._balanced&&(s=n,i.type!=="labelLink")){r=2;break}}else i.type==="labelEnd"&&(o=n);const c={type:e[s][1].type==="labelLink"?"link":"image",start:{...e[s][1].start},end:{...e[e.length-1][1].end}},u={type:"label",start:{...e[s][1].start},end:{...e[o][1].end}},d={type:"labelText",start:{...e[s+r+2][1].end},end:{...e[o-2][1].start}};return a=[["enter",c,t],["enter",u,t]],a=nr(a,e.slice(s+1,s+r+3)),a=nr(a,[["enter",d,t]]),a=nr(a,cu(t.parser.constructs.insideSpan.null,e.slice(s+r+4,o-3),t)),a=nr(a,[["exit",d,t],e[o-2],e[o-1],["exit",u,t]]),a=nr(a,e.slice(o+1)),a=nr(a,[["exit",c,t]]),Vn(e,s,e.length,a),e}function ZN(e,t,n){const r=this;let i=r.events.length,s,o;for(;i--;)if((r.events[i][1].type==="labelImage"||r.events[i][1].type==="labelLink")&&!r.events[i][1]._balanced){s=r.events[i][1];break}return a;function a(f){return s?s._inactive?h(f):(o=r.parser.defined.includes(vr(r.sliceSerialize({start:s.end,end:r.now()}))),e.enter("labelEnd"),e.enter("labelMarker"),e.consume(f),e.exit("labelMarker"),e.exit("labelEnd"),c):n(f)}function c(f){return f===40?e.attempt(KN,d,o?d:h)(f):f===91?e.attempt(YN,d,o?u:h)(f):o?d(f):h(f)}function u(f){return e.attempt(GN,d,h)(f)}function d(f){return t(f)}function h(f){return s._balanced=!0,n(f)}}function QN(e,t,n){return r;function r(h){return e.enter("resource"),e.enter("resourceMarker"),e.consume(h),e.exit("resourceMarker"),i}function i(h){return ut(h)?oa(e,s)(h):s(h)}function s(h){return h===41?d(h):Rx(e,o,a,"resourceDestination","resourceDestinationLiteral","resourceDestinationLiteralMarker","resourceDestinationRaw","resourceDestinationString",32)(h)}function o(h){return ut(h)?oa(e,c)(h):d(h)}function a(h){return n(h)}function c(h){return h===34||h===39||h===40?Px(e,u,n,"resourceTitle","resourceTitleMarker","resourceTitleString")(h):d(h)}function u(h){return ut(h)?oa(e,d)(h):d(h)}function d(h){return h===41?(e.enter("resourceMarker"),e.consume(h),e.exit("resourceMarker"),e.exit("resource"),t):n(h)}}function ej(e,t,n){const r=this;return i;function i(a){return Tx.call(r,e,s,o,"reference","referenceMarker","referenceString")(a)}function s(a){return r.parser.defined.includes(vr(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)))?t(a):n(a)}function o(a){return n(a)}}function tj(e,t,n){return r;function r(s){return e.enter("reference"),e.enter("referenceMarker"),e.consume(s),e.exit("referenceMarker"),i}function i(s){return s===93?(e.enter("referenceMarker"),e.consume(s),e.exit("referenceMarker"),e.exit("reference"),t):n(s)}}const nj={name:"labelStartImage",resolveAll:Yp.resolveAll,tokenize:rj};function rj(e,t,n){const r=this;return i;function i(a){return e.enter("labelImage"),e.enter("labelImageMarker"),e.consume(a),e.exit("labelImageMarker"),s}function s(a){return a===91?(e.enter("labelMarker"),e.consume(a),e.exit("labelMarker"),e.exit("labelImage"),o):n(a)}function o(a){return a===94&&"_hiddenFootnoteSupport"in r.parser.constructs?n(a):t(a)}}const ij={name:"labelStartLink",resolveAll:Yp.resolveAll,tokenize:sj};function sj(e,t,n){const r=this;return i;function i(o){return e.enter("labelLink"),e.enter("labelMarker"),e.consume(o),e.exit("labelMarker"),e.exit("labelLink"),s}function s(o){return o===94&&"_hiddenFootnoteSupport"in r.parser.constructs?n(o):t(o)}}const sh={name:"lineEnding",tokenize:oj};function oj(e,t){return n;function n(r){return e.enter("lineEnding"),e.consume(r),e.exit("lineEnding"),Ge(e,t,"linePrefix")}}const Wl={name:"thematicBreak",tokenize:aj};function aj(e,t,n){let r=0,i;return s;function s(u){return e.enter("thematicBreak"),o(u)}function o(u){return i=u,a(u)}function a(u){return u===i?(e.enter("thematicBreakSequence"),c(u)):r>=3&&(u===null||Ce(u))?(e.exit("thematicBreak"),t(u)):n(u)}function c(u){return u===i?(e.consume(u),r++,c):(e.exit("thematicBreakSequence"),He(u)?Ge(e,a,"whitespace")(u):a(u))}}const Pn={continuation:{tokenize:hj},exit:fj,name:"list",tokenize:uj},lj={partial:!0,tokenize:pj},cj={partial:!0,tokenize:dj};function uj(e,t,n){const r=this,i=r.events[r.events.length-1];let s=i&&i[1].type==="linePrefix"?i[2].sliceSerialize(i[1],!0).length:0,o=0;return a;function a(p){const m=r.containerState.type||(p===42||p===43||p===45?"listUnordered":"listOrdered");if(m==="listUnordered"?!r.containerState.marker||p===r.containerState.marker:Kd(p)){if(r.containerState.type||(r.containerState.type=m,e.enter(m,{_container:!0})),m==="listUnordered")return e.enter("listItemPrefix"),p===42||p===45?e.check(Wl,n,u)(p):u(p);if(!r.interrupt||p===49)return e.enter("listItemPrefix"),e.enter("listItemValue"),c(p)}return n(p)}function c(p){return Kd(p)&&++o<10?(e.consume(p),c):(!r.interrupt||o<2)&&(r.containerState.marker?p===r.containerState.marker:p===41||p===46)?(e.exit("listItemValue"),u(p)):n(p)}function u(p){return e.enter("listItemMarker"),e.consume(p),e.exit("listItemMarker"),r.containerState.marker=r.containerState.marker||p,e.check($a,r.interrupt?n:d,e.attempt(lj,f,h))}function d(p){return r.containerState.initialBlankLine=!0,s++,f(p)}function h(p){return He(p)?(e.enter("listItemPrefixWhitespace"),e.consume(p),e.exit("listItemPrefixWhitespace"),f):n(p)}function f(p){return r.containerState.size=s+r.sliceSerialize(e.exit("listItemPrefix"),!0).length,t(p)}}function hj(e,t,n){const r=this;return r.containerState._closeFlow=void 0,e.check($a,i,s);function i(a){return r.containerState.furtherBlankLines=r.containerState.furtherBlankLines||r.containerState.initialBlankLine,Ge(e,t,"listItemIndent",r.containerState.size+1)(a)}function s(a){return r.containerState.furtherBlankLines||!He(a)?(r.containerState.furtherBlankLines=void 0,r.containerState.initialBlankLine=void 0,o(a)):(r.containerState.furtherBlankLines=void 0,r.containerState.initialBlankLine=void 0,e.attempt(cj,t,o)(a))}function o(a){return r.containerState._closeFlow=!0,r.interrupt=void 0,Ge(e,e.attempt(Pn,t,n),"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(a)}}function dj(e,t,n){const r=this;return Ge(e,i,"listItemIndent",r.containerState.size+1);function i(s){const o=r.events[r.events.length-1];return o&&o[1].type==="listItemIndent"&&o[2].sliceSerialize(o[1],!0).length===r.containerState.size?t(s):n(s)}}function fj(e){e.exit(this.containerState.type)}function pj(e,t,n){const r=this;return Ge(e,i,"listItemPrefixWhitespace",r.parser.constructs.disable.null.includes("codeIndented")?void 0:5);function i(s){const o=r.events[r.events.length-1];return!He(s)&&o&&o[1].type==="listItemPrefixWhitespace"?t(s):n(s)}}const by={name:"setextUnderline",resolveTo:mj,tokenize:gj};function mj(e,t){let n=e.length,r,i,s;for(;n--;)if(e[n][0]==="enter"){if(e[n][1].type==="content"){r=n;break}e[n][1].type==="paragraph"&&(i=n)}else e[n][1].type==="content"&&e.splice(n,1),!s&&e[n][1].type==="definition"&&(s=n);const o={type:"setextHeading",start:{...e[r][1].start},end:{...e[e.length-1][1].end}};return e[i][1].type="setextHeadingText",s?(e.splice(i,0,["enter",o,t]),e.splice(s+1,0,["exit",e[r][1],t]),e[r][1].end={...e[s][1].end}):e[r][1]=o,e.push(["exit",o,t]),e}function gj(e,t,n){const r=this;let i;return s;function s(u){let d=r.events.length,h;for(;d--;)if(r.events[d][1].type!=="lineEnding"&&r.events[d][1].type!=="linePrefix"&&r.events[d][1].type!=="content"){h=r.events[d][1].type==="paragraph";break}return!r.parser.lazy[r.now().line]&&(r.interrupt||h)?(e.enter("setextHeadingLine"),i=u,o(u)):n(u)}function o(u){return e.enter("setextHeadingLineSequence"),a(u)}function a(u){return u===i?(e.consume(u),a):(e.exit("setextHeadingLineSequence"),He(u)?Ge(e,c,"lineSuffix")(u):c(u))}function c(u){return u===null||Ce(u)?(e.exit("setextHeadingLine"),t(u)):n(u)}}const yj={tokenize:vj};function vj(e){const t=this,n=e.attempt($a,r,e.attempt(this.parser.constructs.flowInitial,i,Ge(e,e.attempt(this.parser.constructs.flow,i,e.attempt(SN,i)),"linePrefix")));return n;function r(s){if(s===null){e.consume(s);return}return e.enter("lineEndingBlank"),e.consume(s),e.exit("lineEndingBlank"),t.currentConstruct=void 0,n}function i(s){if(s===null){e.consume(s);return}return e.enter("lineEnding"),e.consume(s),e.exit("lineEnding"),t.currentConstruct=void 0,n}}const _j={resolveAll:Lx()},bj=Dx("string"),wj=Dx("text");function Dx(e){return{resolveAll:Lx(e==="text"?xj:void 0),tokenize:t};function t(n){const r=this,i=this.parser.constructs[e],s=n.attempt(i,o,a);return o;function o(d){return u(d)?s(d):a(d)}function a(d){if(d===null){n.consume(d);return}return n.enter("data"),n.consume(d),c}function c(d){return u(d)?(n.exit("data"),s(d)):(n.consume(d),c)}function u(d){if(d===null)return!0;const h=i[d];let f=-1;if(h)for(;++f<h.length;){const p=h[f];if(!p.previous||p.previous.call(r,r.previous))return!0}return!1}}}function Lx(e){return t;function t(n,r){let i=-1,s;for(;++i<=n.length;)s===void 0?n[i]&&n[i][1].type==="data"&&(s=i,i++):(!n[i]||n[i][1].type!=="data")&&(i!==s+2&&(n[s][1].end=n[i-1][1].end,n.splice(s+2,i-s-2),i=s+2),s=void 0);return e?e(n,r):n}}function xj(e,t){let n=0;for(;++n<=e.length;)if((n===e.length||e[n][1].type==="lineEnding")&&e[n-1][1].type==="data"){const r=e[n-1][1],i=t.sliceStream(r);let s=i.length,o=-1,a=0,c;for(;s--;){const u=i[s];if(typeof u=="string"){for(o=u.length;u.charCodeAt(o-1)===32;)a++,o--;if(o)break;o=-1}else if(u===-2)c=!0,a++;else if(u!==-1){s++;break}}if(t._contentTypeTextTrailing&&n===e.length&&(a=0),a){const u={type:n===e.length||c||a<2?"lineSuffix":"hardBreakTrailing",start:{_bufferIndex:s?o:r.start._bufferIndex+o,_index:r.start._index+s,line:r.end.line,column:r.end.column-a,offset:r.end.offset-a},end:{...r.end}};r.end={...u.start},r.start.offset===r.end.offset?Object.assign(r,u):(e.splice(n,0,["enter",u,t],["exit",u,t]),n+=2)}n++}return e}const Sj={42:Pn,43:Pn,45:Pn,48:Pn,49:Pn,50:Pn,51:Pn,52:Pn,53:Pn,54:Pn,55:Pn,56:Pn,57:Pn,62:Cx},kj={91:jN},Cj={[-2]:ih,[-1]:ih,32:ih},Ej={35:AN,42:Wl,45:[by,Wl],60:zN,61:by,95:Wl,96:vy,126:vy},Nj={38:Nx,92:Ex},jj={[-5]:sh,[-4]:sh,[-3]:sh,33:nj,38:Nx,42:Yd,60:[iN,VN],91:ij,92:[DN,Ex],93:Yp,95:Yd,96:yN},Rj={null:[Yd,_j]},Tj={null:[42,95]},Pj={null:[]},Dj=Object.freeze(Object.defineProperty({__proto__:null,attentionMarkers:Tj,contentInitial:kj,disable:Pj,document:Sj,flow:Ej,flowInitial:Cj,insideSpan:Rj,string:Nj,text:jj},Symbol.toStringTag,{value:"Module"}));function Lj(e,t,n){let r={_bufferIndex:-1,_index:0,line:n&&n.line||1,column:n&&n.column||1,offset:n&&n.offset||0};const i={},s=[];let o=[],a=[];const c={attempt:j(E),check:j(x),consume:_,enter:y,exit:S,interrupt:j(x,{interrupt:!0})},u={code:null,containerState:{},defineSkip:g,events:[],now:m,parser:e,previous:null,sliceSerialize:f,sliceStream:p,write:h};let d=t.tokenize.call(u,c);return t.resolveAll&&s.push(t),u;function h(F){return o=nr(o,F),b(),o[o.length-1]!==null?[]:(T(t,0),u.events=cu(s,u.events,u),u.events)}function f(F,L){return Ij(p(F),L)}function p(F){return Aj(o,F)}function m(){const{_bufferIndex:F,_index:L,line:P,column:D,offset:I}=r;return{_bufferIndex:F,_index:L,line:P,column:D,offset:I}}function g(F){i[F.line]=F.column,R()}function b(){let F;for(;r._index<o.length;){const L=o[r._index];if(typeof L=="string")for(F=r._index,r._bufferIndex<0&&(r._bufferIndex=0);r._index===F&&r._bufferIndex<L.length;)v(L.charCodeAt(r._bufferIndex));else v(L)}}function v(F){d=d(F)}function _(F){Ce(F)?(r.line++,r.column=1,r.offset+=F===-3?2:1,R()):F!==-1&&(r.column++,r.offset++),r._bufferIndex<0?r._index++:(r._bufferIndex++,r._bufferIndex===o[r._index].length&&(r._bufferIndex=-1,r._index++)),u.previous=F}function y(F,L){const P=L||{};return P.type=F,P.start=m(),u.events.push(["enter",P,u]),a.push(P),P}function S(F){const L=a.pop();return L.end=m(),u.events.push(["exit",L,u]),L}function E(F,L){T(F,L.from)}function x(F,L){L.restore()}function j(F,L){return P;function P(D,I,O){let W,N,H,C;return Array.isArray(D)?U(D):"tokenize"in D?U([D]):Z(D);function Z(ie){return pe;function pe(Re){const Y=Re!==null&&ie[Re],xe=Re!==null&&ie.null,ve=[...Array.isArray(Y)?Y:Y?[Y]:[],...Array.isArray(xe)?xe:xe?[xe]:[]];return U(ve)(Re)}}function U(ie){return W=ie,N=0,ie.length===0?O:k(ie[N])}function k(ie){return pe;function pe(Re){return C=B(),H=ie,ie.partial||(u.currentConstruct=ie),ie.name&&u.parser.constructs.disable.null.includes(ie.name)?le():ie.tokenize.call(L?Object.assign(Object.create(u),L):u,c,X,le)(Re)}}function X(ie){return F(H,C),I}function le(ie){return C.restore(),++N<W.length?k(W[N]):O}}}function T(F,L){F.resolveAll&&!s.includes(F)&&s.push(F),F.resolve&&Vn(u.events,L,u.events.length-L,F.resolve(u.events.slice(L),u)),F.resolveTo&&(u.events=F.resolveTo(u.events,u))}function B(){const F=m(),L=u.previous,P=u.currentConstruct,D=u.events.length,I=Array.from(a);return{from:D,restore:O};function O(){r=F,u.previous=L,u.currentConstruct=P,u.events.length=D,a=I,R()}}function R(){r.line in i&&r.column<2&&(r.column=i[r.line],r.offset+=i[r.line]-1)}}function Aj(e,t){const n=t.start._index,r=t.start._bufferIndex,i=t.end._index,s=t.end._bufferIndex;let o;if(n===i)o=[e[n].slice(r,s)];else{if(o=e.slice(n,i),r>-1){const a=o[0];typeof a=="string"?o[0]=a.slice(r):o.shift()}s>0&&o.push(e[i].slice(0,s))}return o}function Ij(e,t){let n=-1;const r=[];let i;for(;++n<e.length;){const s=e[n];let o;if(typeof s=="string")o=s;else switch(s){case-5:{o="\r";break}case-4:{o=`
|
|
42
|
+
`;break}case-3:{o=`\r
|
|
43
|
+
`;break}case-2:{o=t?" ":" ";break}case-1:{if(!t&&i)continue;o=" ";break}default:o=String.fromCharCode(s)}i=s===-2,r.push(o)}return r.join("")}function Mj(e){const r={constructs:Sx([Dj,...(e||{}).extensions||[]]),content:i(JE),defined:[],document:i(QE),flow:i(yj),lazy:{},string:i(bj),text:i(wj)};return r;function i(s){return o;function o(a){return Lj(r,s,a)}}}function Oj(e){for(;!jx(e););return e}const wy=/[\0\t\n\r]/g;function zj(){let e=1,t="",n=!0,r;return i;function i(s,o,a){const c=[];let u,d,h,f,p;for(s=t+(typeof s=="string"?s.toString():new TextDecoder(o||void 0).decode(s)),h=0,t="",n&&(s.charCodeAt(0)===65279&&h++,n=void 0);h<s.length;){if(wy.lastIndex=h,u=wy.exec(s),f=u&&u.index!==void 0?u.index:s.length,p=s.charCodeAt(f),!u){t=s.slice(h);break}if(p===10&&h===f&&r)c.push(-3),r=void 0;else switch(r&&(c.push(-5),r=void 0),h<f&&(c.push(s.slice(h,f)),e+=f-h),p){case 0:{c.push(65533),e++;break}case 9:{for(d=Math.ceil(e/4)*4,c.push(-2);e++<d;)c.push(-1);break}case 10:{c.push(-4),e=1;break}default:r=!0,e=1}h=f+1}return a&&(r&&c.push(-5),t&&c.push(t),c.push(null)),c}}const Bj=/\\([!-/:-@[-`{-~])|&(#(?:\d{1,7}|x[\da-f]{1,6})|[\da-z]{1,31});/gi;function $j(e){return e.replace(Bj,Fj)}function Fj(e,t,n){if(t)return t;if(n.charCodeAt(0)===35){const i=n.charCodeAt(1),s=i===120||i===88;return kx(n.slice(s?2:1),s?16:10)}return Kp(n)||e}const Ax={}.hasOwnProperty;function Hj(e,t,n){return t&&typeof t=="object"&&(n=t,t=void 0),Wj(n)(Oj(Mj(n).document().write(zj()(e,t,!0))))}function Wj(e){const t={transforms:[],canContainEols:["emphasis","fragment","heading","paragraph","strong"],enter:{autolink:s(ae),autolinkProtocol:B,autolinkEmail:B,atxHeading:s($e),blockQuote:s(xe),characterEscape:B,characterReference:B,codeFenced:s(ve),codeFencedFenceInfo:o,codeFencedFenceMeta:o,codeIndented:s(ve,o),codeText:s(ke,o),codeTextData:B,data:B,codeFlowValue:B,definition:s(ce),definitionDestinationString:o,definitionLabelString:o,definitionTitleString:o,emphasis:s(nt),hardBreakEscape:s(Fe),hardBreakTrailing:s(Fe),htmlFlow:s(M,o),htmlFlowData:B,htmlText:s(M,o),htmlTextData:B,image:s(re),label:o,link:s(ae),listItem:s(Ue),listItemValue:f,listOrdered:s(me,h),listUnordered:s(me),paragraph:s(De),reference:k,referenceString:o,resourceDestinationString:o,resourceTitleString:o,setextHeading:s($e),strong:s(Le),thematicBreak:s(ft)},exit:{atxHeading:c(),atxHeadingSequence:E,autolink:c(),autolinkEmail:Y,autolinkProtocol:Re,blockQuote:c(),characterEscapeValue:R,characterReferenceMarkerHexadecimal:le,characterReferenceMarkerNumeric:le,characterReferenceValue:ie,characterReference:pe,codeFenced:c(b),codeFencedFence:g,codeFencedFenceInfo:p,codeFencedFenceMeta:m,codeFlowValue:R,codeIndented:c(v),codeText:c(I),codeTextData:R,data:R,definition:c(),definitionDestinationString:S,definitionLabelString:_,definitionTitleString:y,emphasis:c(),hardBreakEscape:c(L),hardBreakTrailing:c(L),htmlFlow:c(P),htmlFlowData:R,htmlText:c(D),htmlTextData:R,image:c(W),label:H,labelText:N,lineEnding:F,link:c(O),listItem:c(),listOrdered:c(),listUnordered:c(),paragraph:c(),referenceString:X,resourceDestinationString:C,resourceTitleString:Z,resource:U,setextHeading:c(T),setextHeadingLineSequence:j,setextHeadingText:x,strong:c(),thematicBreak:c()}};Ix(t,(e||{}).mdastExtensions||[]);const n={};return r;function r(z){let G={type:"root",children:[]};const _e={stack:[G],tokenStack:[],config:t,enter:a,exit:u,buffer:o,resume:d,data:n},Se=[];let J=-1;for(;++J<z.length;)if(z[J][1].type==="listOrdered"||z[J][1].type==="listUnordered")if(z[J][0]==="enter")Se.push(J);else{const Te=Se.pop();J=i(z,Te,J)}for(J=-1;++J<z.length;){const Te=t[z[J][0]];Ax.call(Te,z[J][1].type)&&Te[z[J][1].type].call(Object.assign({sliceSerialize:z[J][2].sliceSerialize},_e),z[J][1])}if(_e.tokenStack.length>0){const Te=_e.tokenStack[_e.tokenStack.length-1];(Te[1]||xy).call(_e,void 0,Te[0])}for(G.position={start:ci(z.length>0?z[0][1].start:{line:1,column:1,offset:0}),end:ci(z.length>0?z[z.length-2][1].end:{line:1,column:1,offset:0})},J=-1;++J<t.transforms.length;)G=t.transforms[J](G)||G;return G}function i(z,G,_e){let Se=G-1,J=-1,Te=!1,be,et,It,pt;for(;++Se<=_e;){const tt=z[Se];switch(tt[1].type){case"listUnordered":case"listOrdered":case"blockQuote":{tt[0]==="enter"?J++:J--,pt=void 0;break}case"lineEndingBlank":{tt[0]==="enter"&&(be&&!pt&&!J&&!It&&(It=Se),pt=void 0);break}case"linePrefix":case"listItemValue":case"listItemMarker":case"listItemPrefix":case"listItemPrefixWhitespace":break;default:pt=void 0}if(!J&&tt[0]==="enter"&&tt[1].type==="listItemPrefix"||J===-1&&tt[0]==="exit"&&(tt[1].type==="listUnordered"||tt[1].type==="listOrdered")){if(be){let bt=Se;for(et=void 0;bt--;){const nn=z[bt];if(nn[1].type==="lineEnding"||nn[1].type==="lineEndingBlank"){if(nn[0]==="exit")continue;et&&(z[et][1].type="lineEndingBlank",Te=!0),nn[1].type="lineEnding",et=bt}else if(!(nn[1].type==="linePrefix"||nn[1].type==="blockQuotePrefix"||nn[1].type==="blockQuotePrefixWhitespace"||nn[1].type==="blockQuoteMarker"||nn[1].type==="listItemIndent"))break}It&&(!et||It<et)&&(be._spread=!0),be.end=Object.assign({},et?z[et][1].start:tt[1].end),z.splice(et||Se,0,["exit",be,tt[2]]),Se++,_e++}if(tt[1].type==="listItemPrefix"){const bt={type:"listItem",_spread:!1,start:Object.assign({},tt[1].start),end:void 0};be=bt,z.splice(Se,0,["enter",bt,tt[2]]),Se++,_e++,It=void 0,pt=!0}}}return z[G][1]._spread=Te,_e}function s(z,G){return _e;function _e(Se){a.call(this,z(Se),Se),G&&G.call(this,Se)}}function o(){this.stack.push({type:"fragment",children:[]})}function a(z,G,_e){this.stack[this.stack.length-1].children.push(z),this.stack.push(z),this.tokenStack.push([G,_e||void 0]),z.position={start:ci(G.start),end:void 0}}function c(z){return G;function G(_e){z&&z.call(this,_e),u.call(this,_e)}}function u(z,G){const _e=this.stack.pop(),Se=this.tokenStack.pop();if(Se)Se[0].type!==z.type&&(G?G.call(this,z,Se[0]):(Se[1]||xy).call(this,z,Se[0]));else throw new Error("Cannot close `"+z.type+"` ("+sa({start:z.start,end:z.end})+"): it’s not open");_e.position.end=ci(z.end)}function d(){return qp(this.stack.pop())}function h(){this.data.expectingFirstListItemValue=!0}function f(z){if(this.data.expectingFirstListItemValue){const G=this.stack[this.stack.length-2];G.start=Number.parseInt(this.sliceSerialize(z),10),this.data.expectingFirstListItemValue=void 0}}function p(){const z=this.resume(),G=this.stack[this.stack.length-1];G.lang=z}function m(){const z=this.resume(),G=this.stack[this.stack.length-1];G.meta=z}function g(){this.data.flowCodeInside||(this.buffer(),this.data.flowCodeInside=!0)}function b(){const z=this.resume(),G=this.stack[this.stack.length-1];G.value=z.replace(/^(\r?\n|\r)|(\r?\n|\r)$/g,""),this.data.flowCodeInside=void 0}function v(){const z=this.resume(),G=this.stack[this.stack.length-1];G.value=z.replace(/(\r?\n|\r)$/g,"")}function _(z){const G=this.resume(),_e=this.stack[this.stack.length-1];_e.label=G,_e.identifier=vr(this.sliceSerialize(z)).toLowerCase()}function y(){const z=this.resume(),G=this.stack[this.stack.length-1];G.title=z}function S(){const z=this.resume(),G=this.stack[this.stack.length-1];G.url=z}function E(z){const G=this.stack[this.stack.length-1];if(!G.depth){const _e=this.sliceSerialize(z).length;G.depth=_e}}function x(){this.data.setextHeadingSlurpLineEnding=!0}function j(z){const G=this.stack[this.stack.length-1];G.depth=this.sliceSerialize(z).codePointAt(0)===61?1:2}function T(){this.data.setextHeadingSlurpLineEnding=void 0}function B(z){const _e=this.stack[this.stack.length-1].children;let Se=_e[_e.length-1];(!Se||Se.type!=="text")&&(Se=Xe(),Se.position={start:ci(z.start),end:void 0},_e.push(Se)),this.stack.push(Se)}function R(z){const G=this.stack.pop();G.value+=this.sliceSerialize(z),G.position.end=ci(z.end)}function F(z){const G=this.stack[this.stack.length-1];if(this.data.atHardBreak){const _e=G.children[G.children.length-1];_e.position.end=ci(z.end),this.data.atHardBreak=void 0;return}!this.data.setextHeadingSlurpLineEnding&&t.canContainEols.includes(G.type)&&(B.call(this,z),R.call(this,z))}function L(){this.data.atHardBreak=!0}function P(){const z=this.resume(),G=this.stack[this.stack.length-1];G.value=z}function D(){const z=this.resume(),G=this.stack[this.stack.length-1];G.value=z}function I(){const z=this.resume(),G=this.stack[this.stack.length-1];G.value=z}function O(){const z=this.stack[this.stack.length-1];if(this.data.inReference){const G=this.data.referenceType||"shortcut";z.type+="Reference",z.referenceType=G,delete z.url,delete z.title}else delete z.identifier,delete z.label;this.data.referenceType=void 0}function W(){const z=this.stack[this.stack.length-1];if(this.data.inReference){const G=this.data.referenceType||"shortcut";z.type+="Reference",z.referenceType=G,delete z.url,delete z.title}else delete z.identifier,delete z.label;this.data.referenceType=void 0}function N(z){const G=this.sliceSerialize(z),_e=this.stack[this.stack.length-2];_e.label=$j(G),_e.identifier=vr(G).toLowerCase()}function H(){const z=this.stack[this.stack.length-1],G=this.resume(),_e=this.stack[this.stack.length-1];if(this.data.inReference=!0,_e.type==="link"){const Se=z.children;_e.children=Se}else _e.alt=G}function C(){const z=this.resume(),G=this.stack[this.stack.length-1];G.url=z}function Z(){const z=this.resume(),G=this.stack[this.stack.length-1];G.title=z}function U(){this.data.inReference=void 0}function k(){this.data.referenceType="collapsed"}function X(z){const G=this.resume(),_e=this.stack[this.stack.length-1];_e.label=G,_e.identifier=vr(this.sliceSerialize(z)).toLowerCase(),this.data.referenceType="full"}function le(z){this.data.characterReferenceType=z.type}function ie(z){const G=this.sliceSerialize(z),_e=this.data.characterReferenceType;let Se;_e?(Se=kx(G,_e==="characterReferenceMarkerNumeric"?10:16),this.data.characterReferenceType=void 0):Se=Kp(G);const J=this.stack[this.stack.length-1];J.value+=Se}function pe(z){const G=this.stack.pop();G.position.end=ci(z.end)}function Re(z){R.call(this,z);const G=this.stack[this.stack.length-1];G.url=this.sliceSerialize(z)}function Y(z){R.call(this,z);const G=this.stack[this.stack.length-1];G.url="mailto:"+this.sliceSerialize(z)}function xe(){return{type:"blockquote",children:[]}}function ve(){return{type:"code",lang:null,meta:null,value:""}}function ke(){return{type:"inlineCode",value:""}}function ce(){return{type:"definition",identifier:"",label:null,title:null,url:""}}function nt(){return{type:"emphasis",children:[]}}function $e(){return{type:"heading",depth:0,children:[]}}function Fe(){return{type:"break"}}function M(){return{type:"html",value:""}}function re(){return{type:"image",title:null,url:"",alt:null}}function ae(){return{type:"link",title:null,url:"",children:[]}}function me(z){return{type:"list",ordered:z.type==="listOrdered",start:null,spread:z._spread,children:[]}}function Ue(z){return{type:"listItem",spread:z._spread,checked:null,children:[]}}function De(){return{type:"paragraph",children:[]}}function Le(){return{type:"strong",children:[]}}function Xe(){return{type:"text",value:""}}function ft(){return{type:"thematicBreak"}}}function ci(e){return{line:e.line,column:e.column,offset:e.offset}}function Ix(e,t){let n=-1;for(;++n<t.length;){const r=t[n];Array.isArray(r)?Ix(e,r):Uj(e,r)}}function Uj(e,t){let n;for(n in t)if(Ax.call(t,n))switch(n){case"canContainEols":{const r=t[n];r&&e[n].push(...r);break}case"transforms":{const r=t[n];r&&e[n].push(...r);break}case"enter":case"exit":{const r=t[n];r&&Object.assign(e[n],r);break}}}function xy(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 Vj(e){const t=this;t.parser=n;function n(r){return Hj(r,{...t.data("settings"),...e,extensions:t.data("micromarkExtensions")||[],mdastExtensions:t.data("fromMarkdownExtensions")||[]})}}function qj(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 Kj(e,t){const n={type:"element",tagName:"br",properties:{},children:[]};return e.patch(t,n),[e.applyData(t,n),{type:"text",value:`
|
|
44
|
+
`}]}function Yj(e,t){const n=t.value?t.value+`
|
|
45
|
+
`:"",r={},i=t.lang?t.lang.split(/\s+/):[];i.length>0&&(r.className=["language-"+i[0]]);let s={type:"element",tagName:"code",properties:r,children:[{type:"text",value:n}]};return t.meta&&(s.data={meta:t.meta}),e.patch(t,s),s=e.applyData(t,s),s={type:"element",tagName:"pre",properties:{},children:[s]},e.patch(t,s),s}function Gj(e,t){const n={type:"element",tagName:"del",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function Xj(e,t){const n={type:"element",tagName:"em",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function Jj(e,t){const n=typeof e.options.clobberPrefix=="string"?e.options.clobberPrefix:"user-content-",r=String(t.identifier).toUpperCase(),i=go(r.toLowerCase()),s=e.footnoteOrder.indexOf(r);let o,a=e.footnoteCounts.get(r);a===void 0?(a=0,e.footnoteOrder.push(r),o=e.footnoteOrder.length):o=s+1,a+=1,e.footnoteCounts.set(r,a);const c={type:"element",tagName:"a",properties:{href:"#"+n+"fn-"+i,id:n+"fnref-"+i+(a>1?"-"+a:""),dataFootnoteRef:!0,ariaDescribedBy:["footnote-label"]},children:[{type:"text",value:String(o)}]};e.patch(t,c);const u={type:"element",tagName:"sup",properties:{},children:[c]};return e.patch(t,u),e.applyData(t,u)}function Zj(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 Qj(e,t){if(e.options.allowDangerousHtml){const n={type:"raw",value:t.value};return e.patch(t,n),e.applyData(t,n)}}function Mx(e,t){const n=t.referenceType;let r="]";if(n==="collapsed"?r+="[]":n==="full"&&(r+="["+(t.label||t.identifier)+"]"),t.type==="imageReference")return[{type:"text",value:"!["+t.alt+r}];const i=e.all(t),s=i[0];s&&s.type==="text"?s.value="["+s.value:i.unshift({type:"text",value:"["});const o=i[i.length-1];return o&&o.type==="text"?o.value+=r:i.push({type:"text",value:r}),i}function e2(e,t){const n=String(t.identifier).toUpperCase(),r=e.definitionById.get(n);if(!r)return Mx(e,t);const i={src:go(r.url||""),alt:t.alt};r.title!==null&&r.title!==void 0&&(i.title=r.title);const s={type:"element",tagName:"img",properties:i,children:[]};return e.patch(t,s),e.applyData(t,s)}function t2(e,t){const n={src:go(t.url)};t.alt!==null&&t.alt!==void 0&&(n.alt=t.alt),t.title!==null&&t.title!==void 0&&(n.title=t.title);const r={type:"element",tagName:"img",properties:n,children:[]};return e.patch(t,r),e.applyData(t,r)}function n2(e,t){const n={type:"text",value:t.value.replace(/\r?\n|\r/g," ")};e.patch(t,n);const r={type:"element",tagName:"code",properties:{},children:[n]};return e.patch(t,r),e.applyData(t,r)}function r2(e,t){const n=String(t.identifier).toUpperCase(),r=e.definitionById.get(n);if(!r)return Mx(e,t);const i={href:go(r.url||"")};r.title!==null&&r.title!==void 0&&(i.title=r.title);const s={type:"element",tagName:"a",properties:i,children:e.all(t)};return e.patch(t,s),e.applyData(t,s)}function i2(e,t){const n={href:go(t.url)};t.title!==null&&t.title!==void 0&&(n.title=t.title);const r={type:"element",tagName:"a",properties:n,children:e.all(t)};return e.patch(t,r),e.applyData(t,r)}function s2(e,t,n){const r=e.all(t),i=n?o2(n):Ox(t),s={},o=[];if(typeof t.checked=="boolean"){const d=r[0];let h;d&&d.type==="element"&&d.tagName==="p"?h=d:(h={type:"element",tagName:"p",properties:{},children:[]},r.unshift(h)),h.children.length>0&&h.children.unshift({type:"text",value:" "}),h.children.unshift({type:"element",tagName:"input",properties:{type:"checkbox",checked:t.checked,disabled:!0},children:[]}),s.className=["task-list-item"]}let a=-1;for(;++a<r.length;){const d=r[a];(i||a!==0||d.type!=="element"||d.tagName!=="p")&&o.push({type:"text",value:`
|
|
46
|
+
`}),d.type==="element"&&d.tagName==="p"&&!i?o.push(...d.children):o.push(d)}const c=r[r.length-1];c&&(i||c.type!=="element"||c.tagName!=="p")&&o.push({type:"text",value:`
|
|
47
|
+
`});const u={type:"element",tagName:"li",properties:s,children:o};return e.patch(t,u),e.applyData(t,u)}function o2(e){let t=!1;if(e.type==="list"){t=e.spread||!1;const n=e.children;let r=-1;for(;!t&&++r<n.length;)t=Ox(n[r])}return t}function Ox(e){const t=e.spread;return t??e.children.length>1}function a2(e,t){const n={},r=e.all(t);let i=-1;for(typeof t.start=="number"&&t.start!==1&&(n.start=t.start);++i<r.length;){const o=r[i];if(o.type==="element"&&o.tagName==="li"&&o.properties&&Array.isArray(o.properties.className)&&o.properties.className.includes("task-list-item")){n.className=["contains-task-list"];break}}const s={type:"element",tagName:t.ordered?"ol":"ul",properties:n,children:e.wrap(r,!0)};return e.patch(t,s),e.applyData(t,s)}function l2(e,t){const n={type:"element",tagName:"p",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function c2(e,t){const n={type:"root",children:e.wrap(e.all(t))};return e.patch(t,n),e.applyData(t,n)}function u2(e,t){const n={type:"element",tagName:"strong",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function h2(e,t){const n=e.all(t),r=n.shift(),i=[];if(r){const o={type:"element",tagName:"thead",properties:{},children:e.wrap([r],!0)};e.patch(t.children[0],o),i.push(o)}if(n.length>0){const o={type:"element",tagName:"tbody",properties:{},children:e.wrap(n,!0)},a=Hp(t.children[1]),c=gx(t.children[t.children.length-1]);a&&c&&(o.position={start:a,end:c}),i.push(o)}const s={type:"element",tagName:"table",properties:{},children:e.wrap(i,!0)};return e.patch(t,s),e.applyData(t,s)}function d2(e,t,n){const r=n?n.children:void 0,s=(r?r.indexOf(t):1)===0?"th":"td",o=n&&n.type==="table"?n.align:void 0,a=o?o.length:t.children.length;let c=-1;const u=[];for(;++c<a;){const h=t.children[c],f={},p=o?o[c]:void 0;p&&(f.align=p);let m={type:"element",tagName:s,properties:f,children:[]};h&&(m.children=e.all(h),e.patch(h,m),m=e.applyData(h,m)),u.push(m)}const d={type:"element",tagName:"tr",properties:{},children:e.wrap(u,!0)};return e.patch(t,d),e.applyData(t,d)}function f2(e,t){const n={type:"element",tagName:"td",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}const Sy=9,ky=32;function p2(e){const t=String(e),n=/\r?\n|\r/g;let r=n.exec(t),i=0;const s=[];for(;r;)s.push(Cy(t.slice(i,r.index),i>0,!0),r[0]),i=r.index+r[0].length,r=n.exec(t);return s.push(Cy(t.slice(i),i>0,!1)),s.join("")}function Cy(e,t,n){let r=0,i=e.length;if(t){let s=e.codePointAt(r);for(;s===Sy||s===ky;)r++,s=e.codePointAt(r)}if(n){let s=e.codePointAt(i-1);for(;s===Sy||s===ky;)i--,s=e.codePointAt(i-1)}return i>r?e.slice(r,i):""}function m2(e,t){const n={type:"text",value:p2(String(t.value))};return e.patch(t,n),e.applyData(t,n)}function g2(e,t){const n={type:"element",tagName:"hr",properties:{},children:[]};return e.patch(t,n),e.applyData(t,n)}const y2={blockquote:qj,break:Kj,code:Yj,delete:Gj,emphasis:Xj,footnoteReference:Jj,heading:Zj,html:Qj,imageReference:e2,image:t2,inlineCode:n2,linkReference:r2,link:i2,listItem:s2,list:a2,paragraph:l2,root:c2,strong:u2,table:h2,tableCell:f2,tableRow:d2,text:m2,thematicBreak:g2,toml:dl,yaml:dl,definition:dl,footnoteDefinition:dl};function dl(){}const zx=-1,uu=0,aa=1,jc=2,Gp=3,Xp=4,Jp=5,Zp=6,Bx=7,$x=8,v2=typeof self=="object"?self:globalThis,Ey=(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 v2[e](t)},_2=(e,t)=>{const n=(i,s)=>(e.set(s,i),i),r=i=>{if(e.has(i))return e.get(i);const[s,o]=t[i];switch(s){case uu:case zx:return n(o,i);case aa:{const a=n([],i);for(const c of o)a.push(r(c));return a}case jc:{const a=n({},i);for(const[c,u]of o)a[r(c)]=r(u);return a}case Gp:return n(new Date(o),i);case Xp:{const{source:a,flags:c}=o;return n(new RegExp(a,c),i)}case Jp:{const a=n(new Map,i);for(const[c,u]of o)a.set(r(c),r(u));return a}case Zp:{const a=n(new Set,i);for(const c of o)a.add(r(c));return a}case Bx:{const{name:a,message:c}=o;return n(Ey(a,c),i)}case $x:return n(BigInt(o),i);case"BigInt":return n(Object(BigInt(o)),i);case"ArrayBuffer":return n(new Uint8Array(o).buffer,o);case"DataView":{const{buffer:a}=new Uint8Array(o);return n(new DataView(a),o)}}return n(Ey(s,o),i)};return r},Ny=e=>_2(new Map,e)(0),Cs="",{toString:b2}={},{keys:w2}=Object,To=e=>{const t=typeof e;if(t!=="object"||!e)return[uu,t];const n=b2.call(e).slice(8,-1);switch(n){case"Array":return[aa,Cs];case"Object":return[jc,Cs];case"Date":return[Gp,Cs];case"RegExp":return[Xp,Cs];case"Map":return[Jp,Cs];case"Set":return[Zp,Cs];case"DataView":return[aa,n]}return n.includes("Array")?[aa,n]:n.includes("Error")?[Bx,n]:[jc,n]},fl=([e,t])=>e===uu&&(t==="function"||t==="symbol"),x2=(e,t,n,r)=>{const i=(o,a)=>{const c=r.push(o)-1;return n.set(a,c),c},s=o=>{if(n.has(o))return n.get(o);let[a,c]=To(o);switch(a){case uu:{let d=o;switch(c){case"bigint":a=$x,d=o.toString();break;case"function":case"symbol":if(e)throw new TypeError("unable to serialize "+c);d=null;break;case"undefined":return i([zx],o)}return i([a,d],o)}case aa:{if(c){let f=o;return c==="DataView"?f=new Uint8Array(o.buffer):c==="ArrayBuffer"&&(f=new Uint8Array(o)),i([c,[...f]],o)}const d=[],h=i([a,d],o);for(const f of o)d.push(s(f));return h}case jc:{if(c)switch(c){case"BigInt":return i([c,o.toString()],o);case"Boolean":case"Number":case"String":return i([c,o.valueOf()],o)}if(t&&"toJSON"in o)return s(o.toJSON());const d=[],h=i([a,d],o);for(const f of w2(o))(e||!fl(To(o[f])))&&d.push([s(f),s(o[f])]);return h}case Gp:return i([a,o.toISOString()],o);case Xp:{const{source:d,flags:h}=o;return i([a,{source:d,flags:h}],o)}case Jp:{const d=[],h=i([a,d],o);for(const[f,p]of o)(e||!(fl(To(f))||fl(To(p))))&&d.push([s(f),s(p)]);return h}case Zp:{const d=[],h=i([a,d],o);for(const f of o)(e||!fl(To(f)))&&d.push(s(f));return h}}const{message:u}=o;return i([a,{name:c,message:u}],o)};return s},jy=(e,{json:t,lossy:n}={})=>{const r=[];return x2(!(t||n),!!t,new Map,r)(e),r},Rc=typeof structuredClone=="function"?(e,t)=>t&&("json"in t||"lossy"in t)?Ny(jy(e,t)):structuredClone(e):(e,t)=>Ny(jy(e,t));function S2(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 k2(e,t){return"Back to reference "+(e+1)+(t>1?"-"+t:"")}function C2(e){const t=typeof e.options.clobberPrefix=="string"?e.options.clobberPrefix:"user-content-",n=e.options.footnoteBackContent||S2,r=e.options.footnoteBackLabel||k2,i=e.options.footnoteLabel||"Footnotes",s=e.options.footnoteLabelTagName||"h2",o=e.options.footnoteLabelProperties||{className:["sr-only"]},a=[];let c=-1;for(;++c<e.footnoteOrder.length;){const u=e.footnoteById.get(e.footnoteOrder[c]);if(!u)continue;const d=e.all(u),h=String(u.identifier).toUpperCase(),f=go(h.toLowerCase());let p=0;const m=[],g=e.footnoteCounts.get(h);for(;g!==void 0&&++p<=g;){m.length>0&&m.push({type:"text",value:" "});let _=typeof n=="string"?n:n(c,p);typeof _=="string"&&(_={type:"text",value:_}),m.push({type:"element",tagName:"a",properties:{href:"#"+t+"fnref-"+f+(p>1?"-"+p:""),dataFootnoteBackref:"",ariaLabel:typeof r=="string"?r:r(c,p),className:["data-footnote-backref"]},children:Array.isArray(_)?_:[_]})}const b=d[d.length-1];if(b&&b.type==="element"&&b.tagName==="p"){const _=b.children[b.children.length-1];_&&_.type==="text"?_.value+=" ":b.children.push({type:"text",value:" "}),b.children.push(...m)}else d.push(...m);const v={type:"element",tagName:"li",properties:{id:t+"fn-"+f},children:e.wrap(d,!0)};e.patch(u,v),a.push(v)}if(a.length!==0)return{type:"element",tagName:"section",properties:{dataFootnotes:!0,className:["footnotes"]},children:[{type:"element",tagName:s,properties:{...Rc(o),id:"footnote-label"},children:[{type:"text",value:i}]},{type:"text",value:`
|
|
48
|
+
`},{type:"element",tagName:"ol",properties:{},children:e.wrap(a,!0)},{type:"text",value:`
|
|
49
|
+
`}]}}const hu=function(e){if(e==null)return R2;if(typeof e=="function")return du(e);if(typeof e=="object")return Array.isArray(e)?E2(e):N2(e);if(typeof e=="string")return j2(e);throw new Error("Expected function, string, or object as test")};function E2(e){const t=[];let n=-1;for(;++n<e.length;)t[n]=hu(e[n]);return du(r);function r(...i){let s=-1;for(;++s<t.length;)if(t[s].apply(this,i))return!0;return!1}}function N2(e){const t=e;return du(n);function n(r){const i=r;let s;for(s in e)if(i[s]!==t[s])return!1;return!0}}function j2(e){return du(t);function t(n){return n&&n.type===e}}function du(e){return t;function t(n,r,i){return!!(T2(n)&&e.call(this,n,typeof r=="number"?r:void 0,i||void 0))}}function R2(){return!0}function T2(e){return e!==null&&typeof e=="object"&&"type"in e}const Fx=[],P2=!0,Gd=!1,D2="skip";function Hx(e,t,n,r){let i;typeof t=="function"&&typeof n!="function"?(r=n,n=t):i=t;const s=hu(i),o=r?-1:1;a(e,void 0,[])();function a(c,u,d){const h=c&&typeof c=="object"?c:{};if(typeof h.type=="string"){const p=typeof h.tagName=="string"?h.tagName:typeof h.name=="string"?h.name:void 0;Object.defineProperty(f,"name",{value:"node ("+(c.type+(p?"<"+p+">":""))+")"})}return f;function f(){let p=Fx,m,g,b;if((!t||s(c,u,d[d.length-1]||void 0))&&(p=L2(n(c,d)),p[0]===Gd))return p;if("children"in c&&c.children){const v=c;if(v.children&&p[0]!==D2)for(g=(r?v.children.length:-1)+o,b=d.concat(v);g>-1&&g<v.children.length;){const _=v.children[g];if(m=a(_,g,b)(),m[0]===Gd)return m;g=typeof m[1]=="number"?m[1]:g+o}}return p}}}function L2(e){return Array.isArray(e)?e:typeof e=="number"?[P2,e]:e==null?Fx:[e]}function Qp(e,t,n,r){let i,s,o;typeof t=="function"&&typeof n!="function"?(s=void 0,o=t,i=n):(s=t,o=n,i=r),Hx(e,s,a,i);function a(c,u){const d=u[u.length-1],h=d?d.children.indexOf(c):void 0;return o(c,h,d)}}const Xd={}.hasOwnProperty,A2={};function I2(e,t){const n=t||A2,r=new Map,i=new Map,s=new Map,o={...y2,...n.handlers},a={all:u,applyData:O2,definitionById:r,footnoteById:i,footnoteCounts:s,footnoteOrder:[],handlers:o,one:c,options:n,patch:M2,wrap:B2};return Qp(e,function(d){if(d.type==="definition"||d.type==="footnoteDefinition"){const h=d.type==="definition"?r:i,f=String(d.identifier).toUpperCase();h.has(f)||h.set(f,d)}}),a;function c(d,h){const f=d.type,p=a.handlers[f];if(Xd.call(a.handlers,f)&&p)return p(a,d,h);if(a.options.passThrough&&a.options.passThrough.includes(f)){if("children"in d){const{children:g,...b}=d,v=Rc(b);return v.children=a.all(d),v}return Rc(d)}return(a.options.unknownHandler||z2)(a,d,h)}function u(d){const h=[];if("children"in d){const f=d.children;let p=-1;for(;++p<f.length;){const m=a.one(f[p],d);if(m){if(p&&f[p-1].type==="break"&&(!Array.isArray(m)&&m.type==="text"&&(m.value=Ry(m.value)),!Array.isArray(m)&&m.type==="element")){const g=m.children[0];g&&g.type==="text"&&(g.value=Ry(g.value))}Array.isArray(m)?h.push(...m):h.push(m)}}}return h}}function M2(e,t){e.position&&(t.position=SE(e))}function O2(e,t){let n=t;if(e&&e.data){const r=e.data.hName,i=e.data.hChildren,s=e.data.hProperties;if(typeof r=="string")if(n.type==="element")n.tagName=r;else{const o="children"in n?n.children:[n];n={type:"element",tagName:r,properties:{},children:o}}n.type==="element"&&s&&Object.assign(n.properties,Rc(s)),"children"in n&&n.children&&i!==null&&i!==void 0&&(n.children=i)}return n}function z2(e,t){const n=t.data||{},r="value"in t&&!(Xd.call(n,"hProperties")||Xd.call(n,"hChildren"))?{type:"text",value:t.value}:{type:"element",tagName:"div",properties:{},children:e.all(t)};return e.patch(t,r),e.applyData(t,r)}function B2(e,t){const n=[];let r=-1;for(t&&n.push({type:"text",value:`
|
|
50
|
+
`});++r<e.length;)r&&n.push({type:"text",value:`
|
|
51
|
+
`}),n.push(e[r]);return t&&e.length>0&&n.push({type:"text",value:`
|
|
52
|
+
`}),n}function Ry(e){let t=0,n=e.charCodeAt(t);for(;n===9||n===32;)t++,n=e.charCodeAt(t);return e.slice(t)}function Ty(e,t){const n=I2(e,t),r=n.one(e,void 0),i=C2(n),s=Array.isArray(r)?{type:"root",children:r}:r||{type:"root",children:[]};return i&&s.children.push({type:"text",value:`
|
|
53
|
+
`},i),s}function $2(e,t){return e&&"run"in e?async function(n,r){const i=Ty(n,{file:r,...t});await e.run(i,r)}:function(n,r){return Ty(n,{file:r,...e||t})}}function Py(e){if(e)throw e}var Ul=Object.prototype.hasOwnProperty,Wx=Object.prototype.toString,Dy=Object.defineProperty,Ly=Object.getOwnPropertyDescriptor,Ay=function(t){return typeof Array.isArray=="function"?Array.isArray(t):Wx.call(t)==="[object Array]"},Iy=function(t){if(!t||Wx.call(t)!=="[object Object]")return!1;var n=Ul.call(t,"constructor"),r=t.constructor&&t.constructor.prototype&&Ul.call(t.constructor.prototype,"isPrototypeOf");if(t.constructor&&!n&&!r)return!1;var i;for(i in t);return typeof i>"u"||Ul.call(t,i)},My=function(t,n){Dy&&n.name==="__proto__"?Dy(t,n.name,{enumerable:!0,configurable:!0,value:n.newValue,writable:!0}):t[n.name]=n.newValue},Oy=function(t,n){if(n==="__proto__")if(Ul.call(t,n)){if(Ly)return Ly(t,n).value}else return;return t[n]},F2=function e(){var t,n,r,i,s,o,a=arguments[0],c=1,u=arguments.length,d=!1;for(typeof a=="boolean"&&(d=a,a=arguments[1]||{},c=2),(a==null||typeof a!="object"&&typeof a!="function")&&(a={});c<u;++c)if(t=arguments[c],t!=null)for(n in t)r=Oy(a,n),i=Oy(t,n),a!==i&&(d&&i&&(Iy(i)||(s=Ay(i)))?(s?(s=!1,o=r&&Ay(r)?r:[]):o=r&&Iy(r)?r:{},My(a,{name:n,newValue:e(d,o,i)})):typeof i<"u"&&My(a,{name:n,newValue:i}));return a};const oh=La(F2);function Jd(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 H2(){const e=[],t={run:n,use:r};return t;function n(...i){let s=-1;const o=i.pop();if(typeof o!="function")throw new TypeError("Expected function as last argument, not "+o);a(null,...i);function a(c,...u){const d=e[++s];let h=-1;if(c){o(c);return}for(;++h<i.length;)(u[h]===null||u[h]===void 0)&&(u[h]=i[h]);i=u,d?W2(d,a)(...u):o(null,...u)}}function r(i){if(typeof i!="function")throw new TypeError("Expected `middelware` to be a function, not "+i);return e.push(i),t}}function W2(e,t){let n;return r;function r(...o){const a=e.length>o.length;let c;a&&o.push(i);try{c=e.apply(this,o)}catch(u){const d=u;if(a&&n)throw d;return i(d)}a||(c&&c.then&&typeof c.then=="function"?c.then(s,i):c instanceof Error?i(c):s(c))}function i(o,...a){n||(n=!0,t(o,...a))}function s(o){i(null,o)}}const Rr={basename:U2,dirname:V2,extname:q2,join:K2,sep:"/"};function U2(e,t){if(t!==void 0&&typeof t!="string")throw new TypeError('"ext" argument must be a string');Fa(e);let n=0,r=-1,i=e.length,s;if(t===void 0||t.length===0||t.length>e.length){for(;i--;)if(e.codePointAt(i)===47){if(s){n=i+1;break}}else r<0&&(s=!0,r=i+1);return r<0?"":e.slice(n,r)}if(t===e)return"";let o=-1,a=t.length-1;for(;i--;)if(e.codePointAt(i)===47){if(s){n=i+1;break}}else o<0&&(s=!0,o=i+1),a>-1&&(e.codePointAt(i)===t.codePointAt(a--)?a<0&&(r=i):(a=-1,r=o));return n===r?r=o:r<0&&(r=e.length),e.slice(n,r)}function V2(e){if(Fa(e),e.length===0)return".";let t=-1,n=e.length,r;for(;--n;)if(e.codePointAt(n)===47){if(r){t=n;break}}else r||(r=!0);return t<0?e.codePointAt(0)===47?"/":".":t===1&&e.codePointAt(0)===47?"//":e.slice(0,t)}function q2(e){Fa(e);let t=e.length,n=-1,r=0,i=-1,s=0,o;for(;t--;){const a=e.codePointAt(t);if(a===47){if(o){r=t+1;break}continue}n<0&&(o=!0,n=t+1),a===46?i<0?i=t:s!==1&&(s=1):i>-1&&(s=-1)}return i<0||n<0||s===0||s===1&&i===n-1&&i===r+1?"":e.slice(i,n)}function K2(...e){let t=-1,n;for(;++t<e.length;)Fa(e[t]),e[t]&&(n=n===void 0?e[t]:n+"/"+e[t]);return n===void 0?".":Y2(n)}function Y2(e){Fa(e);const t=e.codePointAt(0)===47;let n=G2(e,!t);return n.length===0&&!t&&(n="."),n.length>0&&e.codePointAt(e.length-1)===47&&(n+="/"),t?"/"+n:n}function G2(e,t){let n="",r=0,i=-1,s=0,o=-1,a,c;for(;++o<=e.length;){if(o<e.length)a=e.codePointAt(o);else{if(a===47)break;a=47}if(a===47){if(!(i===o-1||s===1))if(i!==o-1&&s===2){if(n.length<2||r!==2||n.codePointAt(n.length-1)!==46||n.codePointAt(n.length-2)!==46){if(n.length>2){if(c=n.lastIndexOf("/"),c!==n.length-1){c<0?(n="",r=0):(n=n.slice(0,c),r=n.length-1-n.lastIndexOf("/")),i=o,s=0;continue}}else if(n.length>0){n="",r=0,i=o,s=0;continue}}t&&(n=n.length>0?n+"/..":"..",r=2)}else n.length>0?n+="/"+e.slice(i+1,o):n=e.slice(i+1,o),r=o-i-1;i=o,s=0}else a===46&&s>-1?s++:s=-1}return n}function Fa(e){if(typeof e!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(e))}const X2={cwd:J2};function J2(){return"/"}function Zd(e){return!!(e!==null&&typeof e=="object"&&"href"in e&&e.href&&"protocol"in e&&e.protocol&&e.auth===void 0)}function Z2(e){if(typeof e=="string")e=new URL(e);else if(!Zd(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 Q2(e)}function Q2(e){if(e.hostname!==""){const r=new TypeError('File URL host must be "localhost" or empty on darwin');throw r.code="ERR_INVALID_FILE_URL_HOST",r}const t=e.pathname;let n=-1;for(;++n<t.length;)if(t.codePointAt(n)===37&&t.codePointAt(n+1)===50){const r=t.codePointAt(n+2);if(r===70||r===102){const i=new TypeError("File URL path must not include encoded / characters");throw i.code="ERR_INVALID_FILE_URL_PATH",i}}return decodeURIComponent(t)}const ah=["history","path","basename","stem","extname","dirname"];class Ux{constructor(t){let n;t?Zd(t)?n={path:t}:typeof t=="string"||eR(t)?n={value:t}:n=t:n={},this.cwd="cwd"in n?"":X2.cwd(),this.data={},this.history=[],this.messages=[],this.value,this.map,this.result,this.stored;let r=-1;for(;++r<ah.length;){const s=ah[r];s in n&&n[s]!==void 0&&n[s]!==null&&(this[s]=s==="history"?[...n[s]]:n[s])}let i;for(i in n)ah.includes(i)||(this[i]=n[i])}get basename(){return typeof this.path=="string"?Rr.basename(this.path):void 0}set basename(t){ch(t,"basename"),lh(t,"basename"),this.path=Rr.join(this.dirname||"",t)}get dirname(){return typeof this.path=="string"?Rr.dirname(this.path):void 0}set dirname(t){zy(this.basename,"dirname"),this.path=Rr.join(t||"",this.basename)}get extname(){return typeof this.path=="string"?Rr.extname(this.path):void 0}set extname(t){if(lh(t,"extname"),zy(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=Rr.join(this.dirname,this.stem+(t||""))}get path(){return this.history[this.history.length-1]}set path(t){Zd(t)&&(t=Z2(t)),ch(t,"path"),this.path!==t&&this.history.push(t)}get stem(){return typeof this.path=="string"?Rr.basename(this.path,this.extname):void 0}set stem(t){ch(t,"stem"),lh(t,"stem"),this.path=Rr.join(this.dirname||"",t+(this.extname||""))}fail(t,n,r){const i=this.message(t,n,r);throw i.fatal=!0,i}info(t,n,r){const i=this.message(t,n,r);return i.fatal=void 0,i}message(t,n,r){const i=new vn(t,n,r);return this.path&&(i.name=this.path+":"+i.name,i.file=this.path),i.fatal=!1,this.messages.push(i),i}toString(t){return this.value===void 0?"":typeof this.value=="string"?this.value:new TextDecoder(t||void 0).decode(this.value)}}function lh(e,t){if(e&&e.includes(Rr.sep))throw new Error("`"+t+"` cannot be a path: did not expect `"+Rr.sep+"`")}function ch(e,t){if(!e)throw new Error("`"+t+"` cannot be empty")}function zy(e,t){if(!e)throw new Error("Setting `"+t+"` requires `path` to be set too")}function eR(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const tR=function(e){const r=this.constructor.prototype,i=r[e],s=function(){return i.apply(s,arguments)};return Object.setPrototypeOf(s,r),s},nR={}.hasOwnProperty;class em extends tR{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=H2()}copy(){const t=new em;let n=-1;for(;++n<this.attachers.length;){const r=this.attachers[n];t.use(...r)}return t.data(oh(!0,{},this.namespace)),t}data(t,n){return typeof t=="string"?arguments.length===2?(dh("data",this.frozen),this.namespace[t]=n,this):nR.call(this.namespace,t)&&this.namespace[t]||void 0:t?(dh("data",this.frozen),this.namespace=t,this):this.namespace}freeze(){if(this.frozen)return this;const t=this;for(;++this.freezeIndex<this.attachers.length;){const[n,...r]=this.attachers[this.freezeIndex];if(r[0]===!1)continue;r[0]===!0&&(r[0]=void 0);const i=n.call(t,...r);typeof i=="function"&&this.transformers.use(i)}return this.frozen=!0,this.freezeIndex=Number.POSITIVE_INFINITY,this}parse(t){this.freeze();const n=pl(t),r=this.parser||this.Parser;return uh("parse",r),r(String(n),n)}process(t,n){const r=this;return this.freeze(),uh("process",this.parser||this.Parser),hh("process",this.compiler||this.Compiler),n?i(void 0,n):new Promise(i);function i(s,o){const a=pl(t),c=r.parse(a);r.run(c,a,function(d,h,f){if(d||!h||!f)return u(d);const p=h,m=r.stringify(p,f);sR(m)?f.value=m:f.result=m,u(d,f)});function u(d,h){d||!h?o(d):s?s(h):n(void 0,h)}}}processSync(t){let n=!1,r;return this.freeze(),uh("processSync",this.parser||this.Parser),hh("processSync",this.compiler||this.Compiler),this.process(t,i),$y("processSync","process",n),r;function i(s,o){n=!0,Py(s),r=o}}run(t,n,r){By(t),this.freeze();const i=this.transformers;return!r&&typeof n=="function"&&(r=n,n=void 0),r?s(void 0,r):new Promise(s);function s(o,a){const c=pl(n);i.run(t,c,u);function u(d,h,f){const p=h||t;d?a(d):o?o(p):r(void 0,p,f)}}}runSync(t,n){let r=!1,i;return this.run(t,n,s),$y("runSync","run",r),i;function s(o,a){Py(o),i=a,r=!0}}stringify(t,n){this.freeze();const r=pl(n),i=this.compiler||this.Compiler;return hh("stringify",i),By(t),i(t,r)}use(t,...n){const r=this.attachers,i=this.namespace;if(dh("use",this.frozen),t!=null)if(typeof t=="function")c(t,n);else if(typeof t=="object")Array.isArray(t)?a(t):o(t);else throw new TypeError("Expected usable value, not `"+t+"`");return this;function s(u){if(typeof u=="function")c(u,[]);else if(typeof u=="object")if(Array.isArray(u)){const[d,...h]=u;c(d,h)}else o(u);else throw new TypeError("Expected usable value, not `"+u+"`")}function o(u){if(!("plugins"in u)&&!("settings"in u))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");a(u.plugins),u.settings&&(i.settings=oh(!0,i.settings,u.settings))}function a(u){let d=-1;if(u!=null)if(Array.isArray(u))for(;++d<u.length;){const h=u[d];s(h)}else throw new TypeError("Expected a list of plugins, not `"+u+"`")}function c(u,d){let h=-1,f=-1;for(;++h<r.length;)if(r[h][0]===u){f=h;break}if(f===-1)r.push([u,...d]);else if(d.length>0){let[p,...m]=d;const g=r[f][1];Jd(g)&&Jd(p)&&(p=oh(!0,g,p)),r[f]=[u,p,...m]}}}}const rR=new em().freeze();function uh(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `parser`")}function hh(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `compiler`")}function dh(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 By(e){if(!Jd(e)||typeof e.type!="string")throw new TypeError("Expected node, got `"+e+"`")}function $y(e,t,n){if(!n)throw new Error("`"+e+"` finished async. Use `"+t+"` instead")}function pl(e){return iR(e)?e:new Ux(e)}function iR(e){return!!(e&&typeof e=="object"&&"message"in e&&"messages"in e)}function sR(e){return typeof e=="string"||oR(e)}function oR(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const aR="https://github.com/remarkjs/react-markdown/blob/main/changelog.md",Fy=[],Hy={allowDangerousHtml:!0},lR=/^(https?|ircs?|mailto|xmpp)$/i,cR=[{from:"astPlugins",id:"remove-buggy-html-in-markdown-parser"},{from:"allowDangerousHtml",id:"remove-buggy-html-in-markdown-parser"},{from:"allowNode",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"allowElement"},{from:"allowedTypes",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"allowedElements"},{from:"className",id:"remove-classname"},{from:"disallowedTypes",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"disallowedElements"},{from:"escapeHtml",id:"remove-buggy-html-in-markdown-parser"},{from:"includeElementIndex",id:"#remove-includeelementindex"},{from:"includeNodeIndex",id:"change-includenodeindex-to-includeelementindex"},{from:"linkTarget",id:"remove-linktarget"},{from:"plugins",id:"change-plugins-to-remarkplugins",to:"remarkPlugins"},{from:"rawSourcePos",id:"#remove-rawsourcepos"},{from:"renderers",id:"change-renderers-to-components",to:"components"},{from:"source",id:"change-source-to-children",to:"children"},{from:"sourcePos",id:"#remove-sourcepos"},{from:"transformImageUri",id:"#add-urltransform",to:"urlTransform"},{from:"transformLinkUri",id:"#add-urltransform",to:"urlTransform"}];function uR(e){const t=hR(e),n=dR(e);return fR(t.runSync(t.parse(n),n),e)}function hR(e){const t=e.rehypePlugins||Fy,n=e.remarkPlugins||Fy,r=e.remarkRehypeOptions?{...e.remarkRehypeOptions,...Hy}:Hy;return rR().use(Vj).use(n).use($2,r).use(t)}function dR(e){const t=e.children||"",n=new Ux;return typeof t=="string"&&(n.value=t),n}function fR(e,t){const n=t.allowedElements,r=t.allowElement,i=t.components,s=t.disallowedElements,o=t.skipHtml,a=t.unwrapDisallowed,c=t.urlTransform||pR;for(const d of cR)Object.hasOwn(t,d.from)&&(""+d.from+(d.to?"use `"+d.to+"` instead":"remove it")+aR+d.id,void 0);return Qp(e,u),jE(e,{Fragment:l.Fragment,components:i,ignoreInvalidStyle:!0,jsx:l.jsx,jsxs:l.jsxs,passKeys:!0,passNode:!0});function u(d,h,f){if(d.type==="raw"&&f&&typeof h=="number")return o?f.children.splice(h,1):f.children[h]={type:"text",value:d.value},h;if(d.type==="element"){let p;for(p in rh)if(Object.hasOwn(rh,p)&&Object.hasOwn(d.properties,p)){const m=d.properties[p],g=rh[p];(g===null||g.includes(d.tagName))&&(d.properties[p]=c(String(m||""),p,d))}}if(d.type==="element"){let p=n?!n.includes(d.tagName):s?s.includes(d.tagName):!1;if(!p&&r&&typeof h=="number"&&(p=!r(d,h,f)),p&&f&&typeof h=="number")return a&&d.children?f.children.splice(h,1,...d.children):f.children.splice(h,1),h}}}function pR(e){const t=e.indexOf(":"),n=e.indexOf("?"),r=e.indexOf("#"),i=e.indexOf("/");return t===-1||i!==-1&&t>i||n!==-1&&t>n||r!==-1&&t>r||lR.test(e.slice(0,t))?e:""}function Wy(e,t){const n=String(e);if(typeof t!="string")throw new TypeError("Expected character");let r=0,i=n.indexOf(t);for(;i!==-1;)r++,i=n.indexOf(t,i+t.length);return r}function mR(e){if(typeof e!="string")throw new TypeError("Expected a string");return e.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")}function gR(e,t,n){const i=hu((n||{}).ignore||[]),s=yR(t);let o=-1;for(;++o<s.length;)Hx(e,"text",a);function a(u,d){let h=-1,f;for(;++h<d.length;){const p=d[h],m=f?f.children:void 0;if(i(p,m?m.indexOf(p):void 0,f))return;f=p}if(f)return c(u,d)}function c(u,d){const h=d[d.length-1],f=s[o][0],p=s[o][1];let m=0;const b=h.children.indexOf(u);let v=!1,_=[];f.lastIndex=0;let y=f.exec(u.value);for(;y;){const S=y.index,E={index:y.index,input:y.input,stack:[...d,u]};let x=p(...y,E);if(typeof x=="string"&&(x=x.length>0?{type:"text",value:x}:void 0),x===!1?f.lastIndex=S+1:(m!==S&&_.push({type:"text",value:u.value.slice(m,S)}),Array.isArray(x)?_.push(...x):x&&_.push(x),m=S+y[0].length,v=!0),!f.global)break;y=f.exec(u.value)}return v?(m<u.value.length&&_.push({type:"text",value:u.value.slice(m)}),h.children.splice(b,1,..._)):_=[u],b+_.length}}function yR(e){const t=[];if(!Array.isArray(e))throw new TypeError("Expected find and replace tuple or list of tuples");const n=!e[0]||Array.isArray(e[0])?e:[e];let r=-1;for(;++r<n.length;){const i=n[r];t.push([vR(i[0]),_R(i[1])])}return t}function vR(e){return typeof e=="string"?new RegExp(mR(e),"g"):e}function _R(e){return typeof e=="function"?e:function(){return e}}const fh="phrasing",ph=["autolink","link","image","label"];function bR(){return{transforms:[NR],enter:{literalAutolink:xR,literalAutolinkEmail:mh,literalAutolinkHttp:mh,literalAutolinkWww:mh},exit:{literalAutolink:ER,literalAutolinkEmail:CR,literalAutolinkHttp:SR,literalAutolinkWww:kR}}}function wR(){return{unsafe:[{character:"@",before:"[+\\-.\\w]",after:"[\\-.\\w]",inConstruct:fh,notInConstruct:ph},{character:".",before:"[Ww]",after:"[\\-.\\w]",inConstruct:fh,notInConstruct:ph},{character:":",before:"[ps]",after:"\\/",inConstruct:fh,notInConstruct:ph}]}}function xR(e){this.enter({type:"link",title:null,url:"",children:[]},e)}function mh(e){this.config.enter.autolinkProtocol.call(this,e)}function SR(e){this.config.exit.autolinkProtocol.call(this,e)}function kR(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 CR(e){this.config.exit.autolinkEmail.call(this,e)}function ER(e){this.exit(e)}function NR(e){gR(e,[[/(https?:\/\/|www(?=\.))([-.\w]+)([^ \t\r\n]*)/gi,jR],[new RegExp("(?<=^|\\s|\\p{P}|\\p{S})([-.\\w+]+)@([-\\w]+(?:\\.[-\\w]+)+)","gu"),RR]],{ignore:["link","linkReference"]})}function jR(e,t,n,r,i){let s="";if(!Vx(i)||(/^w/i.test(t)&&(n=t+n,t="",s="http://"),!TR(n)))return!1;const o=PR(n+r);if(!o[0])return!1;const a={type:"link",title:null,url:s+t+o[0],children:[{type:"text",value:t+o[0]}]};return o[1]?[a,{type:"text",value:o[1]}]:a}function RR(e,t,n,r){return!Vx(r,!0)||/[-\d_]$/.test(n)?!1:{type:"link",title:null,url:"mailto:"+t+"@"+n,children:[{type:"text",value:t+"@"+n}]}}function TR(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 PR(e){const t=/[!"&'),.:;<>?\]}]+$/.exec(e);if(!t)return[e,void 0];e=e.slice(0,t.index);let n=t[0],r=n.indexOf(")");const i=Wy(e,"(");let s=Wy(e,")");for(;r!==-1&&i>s;)e+=n.slice(0,r+1),n=n.slice(r+1),r=n.indexOf(")"),s++;return[e,n]}function Vx(e,t){const n=e.input.charCodeAt(e.index-1);return(e.index===0||fs(n)||lu(n))&&(!t||n!==47)}qx.peek=$R;function DR(){this.buffer()}function LR(e){this.enter({type:"footnoteReference",identifier:"",label:""},e)}function AR(){this.buffer()}function IR(e){this.enter({type:"footnoteDefinition",identifier:"",label:"",children:[]},e)}function MR(e){const t=this.resume(),n=this.stack[this.stack.length-1];n.type,n.identifier=vr(this.sliceSerialize(e)).toLowerCase(),n.label=t}function OR(e){this.exit(e)}function zR(e){const t=this.resume(),n=this.stack[this.stack.length-1];n.type,n.identifier=vr(this.sliceSerialize(e)).toLowerCase(),n.label=t}function BR(e){this.exit(e)}function $R(){return"["}function qx(e,t,n,r){const i=n.createTracker(r);let s=i.move("[^");const o=n.enter("footnoteReference"),a=n.enter("reference");return s+=i.move(n.safe(n.associationId(e),{after:"]",before:s})),a(),o(),s+=i.move("]"),s}function FR(){return{enter:{gfmFootnoteCallString:DR,gfmFootnoteCall:LR,gfmFootnoteDefinitionLabelString:AR,gfmFootnoteDefinition:IR},exit:{gfmFootnoteCallString:MR,gfmFootnoteCall:OR,gfmFootnoteDefinitionLabelString:zR,gfmFootnoteDefinition:BR}}}function HR(e){let t=!1;return e&&e.firstLineBlank&&(t=!0),{handlers:{footnoteDefinition:n,footnoteReference:qx},unsafe:[{character:"[",inConstruct:["label","phrasing","reference"]}]};function n(r,i,s,o){const a=s.createTracker(o);let c=a.move("[^");const u=s.enter("footnoteDefinition"),d=s.enter("label");return c+=a.move(s.safe(s.associationId(r),{before:c,after:"]"})),d(),c+=a.move("]:"),r.children&&r.children.length>0&&(a.shift(4),c+=a.move((t?`
|
|
54
|
+
`:" ")+s.indentLines(s.containerFlow(r,a.current()),t?Kx:WR))),u(),c}}function WR(e,t,n){return t===0?e:Kx(e,t,n)}function Kx(e,t,n){return(n?"":" ")+e}const UR=["autolink","destinationLiteral","destinationRaw","reference","titleQuote","titleApostrophe"];Yx.peek=GR;function VR(){return{canContainEols:["delete"],enter:{strikethrough:KR},exit:{strikethrough:YR}}}function qR(){return{unsafe:[{character:"~",inConstruct:"phrasing",notInConstruct:UR}],handlers:{delete:Yx}}}function KR(e){this.enter({type:"delete",children:[]},e)}function YR(e){this.exit(e)}function Yx(e,t,n,r){const i=n.createTracker(r),s=n.enter("strikethrough");let o=i.move("~~");return o+=n.containerPhrasing(e,{...i.current(),before:o,after:"~"}),o+=i.move("~~"),s(),o}function GR(){return"~"}function XR(e){return e.length}function JR(e,t){const n=t||{},r=(n.align||[]).concat(),i=n.stringLength||XR,s=[],o=[],a=[],c=[];let u=0,d=-1;for(;++d<e.length;){const g=[],b=[];let v=-1;for(e[d].length>u&&(u=e[d].length);++v<e[d].length;){const _=ZR(e[d][v]);if(n.alignDelimiters!==!1){const y=i(_);b[v]=y,(c[v]===void 0||y>c[v])&&(c[v]=y)}g.push(_)}o[d]=g,a[d]=b}let h=-1;if(typeof r=="object"&&"length"in r)for(;++h<u;)s[h]=Uy(r[h]);else{const g=Uy(r);for(;++h<u;)s[h]=g}h=-1;const f=[],p=[];for(;++h<u;){const g=s[h];let b="",v="";g===99?(b=":",v=":"):g===108?b=":":g===114&&(v=":");let _=n.alignDelimiters===!1?1:Math.max(1,c[h]-b.length-v.length);const y=b+"-".repeat(_)+v;n.alignDelimiters!==!1&&(_=b.length+_+v.length,_>c[h]&&(c[h]=_),p[h]=_),f[h]=y}o.splice(1,0,f),a.splice(1,0,p),d=-1;const m=[];for(;++d<o.length;){const g=o[d],b=a[d];h=-1;const v=[];for(;++h<u;){const _=g[h]||"";let y="",S="";if(n.alignDelimiters!==!1){const E=c[h]-(b[h]||0),x=s[h];x===114?y=" ".repeat(E):x===99?E%2?(y=" ".repeat(E/2+.5),S=" ".repeat(E/2-.5)):(y=" ".repeat(E/2),S=y):S=" ".repeat(E)}n.delimiterStart!==!1&&!h&&v.push("|"),n.padding!==!1&&!(n.alignDelimiters===!1&&_==="")&&(n.delimiterStart!==!1||h)&&v.push(" "),n.alignDelimiters!==!1&&v.push(y),v.push(_),n.alignDelimiters!==!1&&v.push(S),n.padding!==!1&&v.push(" "),(n.delimiterEnd!==!1||h!==u-1)&&v.push("|")}m.push(n.delimiterEnd===!1?v.join("").replace(/ +$/,""):v.join(""))}return m.join(`
|
|
55
|
+
`)}function ZR(e){return e==null?"":String(e)}function Uy(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 QR(e,t,n,r){const i=n.enter("blockquote"),s=n.createTracker(r);s.move("> "),s.shift(2);const o=n.indentLines(n.containerFlow(e,s.current()),eT);return i(),o}function eT(e,t,n){return">"+(n?"":" ")+e}function tT(e,t){return Vy(e,t.inConstruct,!0)&&!Vy(e,t.notInConstruct,!1)}function Vy(e,t,n){if(typeof t=="string"&&(t=[t]),!t||t.length===0)return n;let r=-1;for(;++r<t.length;)if(e.includes(t[r]))return!0;return!1}function qy(e,t,n,r){let i=-1;for(;++i<n.unsafe.length;)if(n.unsafe[i].character===`
|
|
56
|
+
`&&tT(n.stack,n.unsafe[i]))return/[ \t]/.test(r.before)?"":" ";return`\\
|
|
57
|
+
`}function nT(e,t){const n=String(e);let r=n.indexOf(t),i=r,s=0,o=0;if(typeof t!="string")throw new TypeError("Expected substring");for(;r!==-1;)r===i?++s>o&&(o=s):s=1,i=r+t.length,r=n.indexOf(t,i);return o}function rT(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 iT(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 sT(e,t,n,r){const i=iT(n),s=e.value||"",o=i==="`"?"GraveAccent":"Tilde";if(rT(e,n)){const h=n.enter("codeIndented"),f=n.indentLines(s,oT);return h(),f}const a=n.createTracker(r),c=i.repeat(Math.max(nT(s,i)+1,3)),u=n.enter("codeFenced");let d=a.move(c);if(e.lang){const h=n.enter(`codeFencedLang${o}`);d+=a.move(n.safe(e.lang,{before:d,after:" ",encode:["`"],...a.current()})),h()}if(e.lang&&e.meta){const h=n.enter(`codeFencedMeta${o}`);d+=a.move(" "),d+=a.move(n.safe(e.meta,{before:d,after:`
|
|
58
|
+
`,encode:["`"],...a.current()})),h()}return d+=a.move(`
|
|
59
|
+
`),s&&(d+=a.move(s+`
|
|
60
|
+
`)),d+=a.move(c),u(),d}function oT(e,t,n){return(n?"":" ")+e}function tm(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 aT(e,t,n,r){const i=tm(n),s=i==='"'?"Quote":"Apostrophe",o=n.enter("definition");let a=n.enter("label");const c=n.createTracker(r);let u=c.move("[");return u+=c.move(n.safe(n.associationId(e),{before:u,after:"]",...c.current()})),u+=c.move("]: "),a(),!e.url||/[\0- \u007F]/.test(e.url)?(a=n.enter("destinationLiteral"),u+=c.move("<"),u+=c.move(n.safe(e.url,{before:u,after:">",...c.current()})),u+=c.move(">")):(a=n.enter("destinationRaw"),u+=c.move(n.safe(e.url,{before:u,after:e.title?" ":`
|
|
61
|
+
`,...c.current()}))),a(),e.title&&(a=n.enter(`title${s}`),u+=c.move(" "+i),u+=c.move(n.safe(e.title,{before:u,after:i,...c.current()})),u+=c.move(i),a()),o(),u}function lT(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 Ra(e){return"&#x"+e.toString(16).toUpperCase()+";"}function Tc(e,t,n){const r=co(e),i=co(t);return r===void 0?i===void 0?n==="_"?{inside:!0,outside:!0}:{inside:!1,outside:!1}:i===1?{inside:!0,outside:!0}:{inside:!1,outside:!0}:r===1?i===void 0?{inside:!1,outside:!1}:i===1?{inside:!0,outside:!0}:{inside:!1,outside:!1}:i===void 0?{inside:!1,outside:!1}:i===1?{inside:!0,outside:!1}:{inside:!1,outside:!1}}Gx.peek=cT;function Gx(e,t,n,r){const i=lT(n),s=n.enter("emphasis"),o=n.createTracker(r),a=o.move(i);let c=o.move(n.containerPhrasing(e,{after:i,before:a,...o.current()}));const u=c.charCodeAt(0),d=Tc(r.before.charCodeAt(r.before.length-1),u,i);d.inside&&(c=Ra(u)+c.slice(1));const h=c.charCodeAt(c.length-1),f=Tc(r.after.charCodeAt(0),h,i);f.inside&&(c=c.slice(0,-1)+Ra(h));const p=o.move(i);return s(),n.attentionEncodeSurroundingInfo={after:f.outside,before:d.outside},a+c+p}function cT(e,t,n){return n.options.emphasis||"*"}function uT(e,t){let n=!1;return Qp(e,function(r){if("value"in r&&/\r?\n|\r/.test(r.value)||r.type==="break")return n=!0,Gd}),!!((!e.depth||e.depth<3)&&qp(e)&&(t.options.setext||n))}function hT(e,t,n,r){const i=Math.max(Math.min(6,e.depth||1),1),s=n.createTracker(r);if(uT(e,n)){const d=n.enter("headingSetext"),h=n.enter("phrasing"),f=n.containerPhrasing(e,{...s.current(),before:`
|
|
62
|
+
`,after:`
|
|
63
|
+
`});return h(),d(),f+`
|
|
64
|
+
`+(i===1?"=":"-").repeat(f.length-(Math.max(f.lastIndexOf("\r"),f.lastIndexOf(`
|
|
65
|
+
`))+1))}const o="#".repeat(i),a=n.enter("headingAtx"),c=n.enter("phrasing");s.move(o+" ");let u=n.containerPhrasing(e,{before:"# ",after:`
|
|
66
|
+
`,...s.current()});return/^[\t ]/.test(u)&&(u=Ra(u.charCodeAt(0))+u.slice(1)),u=u?o+" "+u:o,n.options.closeAtx&&(u+=" "+o),c(),a(),u}Xx.peek=dT;function Xx(e){return e.value||""}function dT(){return"<"}Jx.peek=fT;function Jx(e,t,n,r){const i=tm(n),s=i==='"'?"Quote":"Apostrophe",o=n.enter("image");let a=n.enter("label");const c=n.createTracker(r);let u=c.move("![");return u+=c.move(n.safe(e.alt,{before:u,after:"]",...c.current()})),u+=c.move("]("),a(),!e.url&&e.title||/[\0- \u007F]/.test(e.url)?(a=n.enter("destinationLiteral"),u+=c.move("<"),u+=c.move(n.safe(e.url,{before:u,after:">",...c.current()})),u+=c.move(">")):(a=n.enter("destinationRaw"),u+=c.move(n.safe(e.url,{before:u,after:e.title?" ":")",...c.current()}))),a(),e.title&&(a=n.enter(`title${s}`),u+=c.move(" "+i),u+=c.move(n.safe(e.title,{before:u,after:i,...c.current()})),u+=c.move(i),a()),u+=c.move(")"),o(),u}function fT(){return"!"}Zx.peek=pT;function Zx(e,t,n,r){const i=e.referenceType,s=n.enter("imageReference");let o=n.enter("label");const a=n.createTracker(r);let c=a.move("![");const u=n.safe(e.alt,{before:c,after:"]",...a.current()});c+=a.move(u+"]["),o();const d=n.stack;n.stack=[],o=n.enter("reference");const h=n.safe(n.associationId(e),{before:c,after:"]",...a.current()});return o(),n.stack=d,s(),i==="full"||!u||u!==h?c+=a.move(h+"]"):i==="shortcut"?c=c.slice(0,-1):c+=a.move("]"),c}function pT(){return"!"}Qx.peek=mT;function Qx(e,t,n){let r=e.value||"",i="`",s=-1;for(;new RegExp("(^|[^`])"+i+"([^`]|$)").test(r);)i+="`";for(/[^ \r\n]/.test(r)&&(/^[ \r\n]/.test(r)&&/[ \r\n]$/.test(r)||/^`|`$/.test(r))&&(r=" "+r+" ");++s<n.unsafe.length;){const o=n.unsafe[s],a=n.compilePattern(o);let c;if(o.atBreak)for(;c=a.exec(r);){let u=c.index;r.charCodeAt(u)===10&&r.charCodeAt(u-1)===13&&u--,r=r.slice(0,u)+" "+r.slice(c.index+1)}}return i+r+i}function mT(){return"`"}function eS(e,t){const n=qp(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))}tS.peek=gT;function tS(e,t,n,r){const i=tm(n),s=i==='"'?"Quote":"Apostrophe",o=n.createTracker(r);let a,c;if(eS(e,n)){const d=n.stack;n.stack=[],a=n.enter("autolink");let h=o.move("<");return h+=o.move(n.containerPhrasing(e,{before:h,after:">",...o.current()})),h+=o.move(">"),a(),n.stack=d,h}a=n.enter("link"),c=n.enter("label");let u=o.move("[");return u+=o.move(n.containerPhrasing(e,{before:u,after:"](",...o.current()})),u+=o.move("]("),c(),!e.url&&e.title||/[\0- \u007F]/.test(e.url)?(c=n.enter("destinationLiteral"),u+=o.move("<"),u+=o.move(n.safe(e.url,{before:u,after:">",...o.current()})),u+=o.move(">")):(c=n.enter("destinationRaw"),u+=o.move(n.safe(e.url,{before:u,after:e.title?" ":")",...o.current()}))),c(),e.title&&(c=n.enter(`title${s}`),u+=o.move(" "+i),u+=o.move(n.safe(e.title,{before:u,after:i,...o.current()})),u+=o.move(i),c()),u+=o.move(")"),a(),u}function gT(e,t,n){return eS(e,n)?"<":"["}nS.peek=yT;function nS(e,t,n,r){const i=e.referenceType,s=n.enter("linkReference");let o=n.enter("label");const a=n.createTracker(r);let c=a.move("[");const u=n.containerPhrasing(e,{before:c,after:"]",...a.current()});c+=a.move(u+"]["),o();const d=n.stack;n.stack=[],o=n.enter("reference");const h=n.safe(n.associationId(e),{before:c,after:"]",...a.current()});return o(),n.stack=d,s(),i==="full"||!u||u!==h?c+=a.move(h+"]"):i==="shortcut"?c=c.slice(0,-1):c+=a.move("]"),c}function yT(){return"["}function nm(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 vT(e){const t=nm(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 _T(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 rS(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 bT(e,t,n,r){const i=n.enter("list"),s=n.bulletCurrent;let o=e.ordered?_T(n):nm(n);const a=e.ordered?o==="."?")":".":vT(n);let c=t&&n.bulletLastUsed?o===n.bulletLastUsed:!1;if(!e.ordered){const d=e.children?e.children[0]:void 0;if((o==="*"||o==="-")&&d&&(!d.children||!d.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&&(c=!0),rS(n)===o&&d){let h=-1;for(;++h<e.children.length;){const f=e.children[h];if(f&&f.type==="listItem"&&f.children&&f.children[0]&&f.children[0].type==="thematicBreak"){c=!0;break}}}}c&&(o=a),n.bulletCurrent=o;const u=n.containerFlow(e,r);return n.bulletLastUsed=o,n.bulletCurrent=s,i(),u}function wT(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 xT(e,t,n,r){const i=wT(n);let s=n.bulletCurrent||nm(n);t&&t.type==="list"&&t.ordered&&(s=(typeof t.start=="number"&&t.start>-1?t.start:1)+(n.options.incrementListMarker===!1?0:t.children.indexOf(e))+s);let o=s.length+1;(i==="tab"||i==="mixed"&&(t&&t.type==="list"&&t.spread||e.spread))&&(o=Math.ceil(o/4)*4);const a=n.createTracker(r);a.move(s+" ".repeat(o-s.length)),a.shift(o);const c=n.enter("listItem"),u=n.indentLines(n.containerFlow(e,a.current()),d);return c(),u;function d(h,f,p){return f?(p?"":" ".repeat(o))+h:(p?s:s+" ".repeat(o-s.length))+h}}function ST(e,t,n,r){const i=n.enter("paragraph"),s=n.enter("phrasing"),o=n.containerPhrasing(e,r);return s(),i(),o}const kT=hu(["break","delete","emphasis","footnote","footnoteReference","image","imageReference","inlineCode","inlineMath","link","linkReference","mdxJsxTextElement","mdxTextExpression","strong","text","textDirective"]);function CT(e,t,n,r){return(e.children.some(function(o){return kT(o)})?n.containerPhrasing:n.containerFlow).call(n,e,r)}function ET(e){const t=e.options.strong||"*";if(t!=="*"&&t!=="_")throw new Error("Cannot serialize strong with `"+t+"` for `options.strong`, expected `*`, or `_`");return t}iS.peek=NT;function iS(e,t,n,r){const i=ET(n),s=n.enter("strong"),o=n.createTracker(r),a=o.move(i+i);let c=o.move(n.containerPhrasing(e,{after:i,before:a,...o.current()}));const u=c.charCodeAt(0),d=Tc(r.before.charCodeAt(r.before.length-1),u,i);d.inside&&(c=Ra(u)+c.slice(1));const h=c.charCodeAt(c.length-1),f=Tc(r.after.charCodeAt(0),h,i);f.inside&&(c=c.slice(0,-1)+Ra(h));const p=o.move(i+i);return s(),n.attentionEncodeSurroundingInfo={after:f.outside,before:d.outside},a+c+p}function NT(e,t,n){return n.options.strong||"*"}function jT(e,t,n,r){return n.safe(e.value,r)}function RT(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 TT(e,t,n){const r=(rS(n)+(n.options.ruleSpaces?" ":"")).repeat(RT(n));return n.options.ruleSpaces?r.slice(0,-1):r}const sS={blockquote:QR,break:qy,code:sT,definition:aT,emphasis:Gx,hardBreak:qy,heading:hT,html:Xx,image:Jx,imageReference:Zx,inlineCode:Qx,link:tS,linkReference:nS,list:bT,listItem:xT,paragraph:ST,root:CT,strong:iS,text:jT,thematicBreak:TT};function PT(){return{enter:{table:DT,tableData:Ky,tableHeader:Ky,tableRow:AT},exit:{codeText:IT,table:LT,tableData:gh,tableHeader:gh,tableRow:gh}}}function DT(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 LT(e){this.exit(e),this.data.inTable=void 0}function AT(e){this.enter({type:"tableRow",children:[]},e)}function gh(e){this.exit(e)}function Ky(e){this.enter({type:"tableCell",children:[]},e)}function IT(e){let t=this.resume();this.data.inTable&&(t=t.replace(/\\([\\|])/g,MT));const n=this.stack[this.stack.length-1];n.type,n.value=t,this.exit(e)}function MT(e,t){return t==="|"?t:e}function OT(e){const t=e||{},n=t.tableCellPadding,r=t.tablePipeAlign,i=t.stringLength,s=n?" ":"|";return{unsafe:[{character:"\r",inConstruct:"tableCell"},{character:`
|
|
67
|
+
`,inConstruct:"tableCell"},{atBreak:!0,character:"|",after:"[ :-]"},{character:"|",inConstruct:"tableCell"},{atBreak:!0,character:":",after:"-"},{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{inlineCode:f,table:o,tableCell:c,tableRow:a}};function o(p,m,g,b){return u(d(p,g,b),p.align)}function a(p,m,g,b){const v=h(p,g,b),_=u([v]);return _.slice(0,_.indexOf(`
|
|
68
|
+
`))}function c(p,m,g,b){const v=g.enter("tableCell"),_=g.enter("phrasing"),y=g.containerPhrasing(p,{...b,before:s,after:s});return _(),v(),y}function u(p,m){return JR(p,{align:m,alignDelimiters:r,padding:n,stringLength:i})}function d(p,m,g){const b=p.children;let v=-1;const _=[],y=m.enter("table");for(;++v<b.length;)_[v]=h(b[v],m,g);return y(),_}function h(p,m,g){const b=p.children;let v=-1;const _=[],y=m.enter("tableRow");for(;++v<b.length;)_[v]=c(b[v],p,m,g);return y(),_}function f(p,m,g){let b=sS.inlineCode(p,m,g);return g.stack.includes("tableCell")&&(b=b.replace(/\|/g,"\\$&")),b}}function zT(){return{exit:{taskListCheckValueChecked:Yy,taskListCheckValueUnchecked:Yy,paragraph:$T}}}function BT(){return{unsafe:[{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{listItem:FT}}}function Yy(e){const t=this.stack[this.stack.length-2];t.type,t.checked=e.type==="taskListCheckValueChecked"}function $T(e){const t=this.stack[this.stack.length-2];if(t&&t.type==="listItem"&&typeof t.checked=="boolean"){const n=this.stack[this.stack.length-1];n.type;const r=n.children[0];if(r&&r.type==="text"){const i=t.children;let s=-1,o;for(;++s<i.length;){const a=i[s];if(a.type==="paragraph"){o=a;break}}o===n&&(r.value=r.value.slice(1),r.value.length===0?n.children.shift():n.position&&r.position&&typeof r.position.start.offset=="number"&&(r.position.start.column++,r.position.start.offset++,n.position.start=Object.assign({},r.position.start)))}}this.exit(e)}function FT(e,t,n,r){const i=e.children[0],s=typeof e.checked=="boolean"&&i&&i.type==="paragraph",o="["+(e.checked?"x":" ")+"] ",a=n.createTracker(r);s&&a.move(o);let c=sS.listItem(e,t,n,{...r,...a.current()});return s&&(c=c.replace(/^(?:[*+-]|\d+\.)([\r\n]| {1,3})/,u)),c;function u(d){return d+o}}function HT(){return[bR(),FR(),VR(),PT(),zT()]}function WT(e){return{extensions:[wR(),HR(e),qR(),OT(e),BT()]}}const UT={tokenize:XT,partial:!0},oS={tokenize:JT,partial:!0},aS={tokenize:ZT,partial:!0},lS={tokenize:QT,partial:!0},VT={tokenize:eP,partial:!0},cS={name:"wwwAutolink",tokenize:YT,previous:hS},uS={name:"protocolAutolink",tokenize:GT,previous:dS},ri={name:"emailAutolink",tokenize:KT,previous:fS},$r={};function qT(){return{text:$r}}let Wi=48;for(;Wi<123;)$r[Wi]=ri,Wi++,Wi===58?Wi=65:Wi===91&&(Wi=97);$r[43]=ri;$r[45]=ri;$r[46]=ri;$r[95]=ri;$r[72]=[ri,uS];$r[104]=[ri,uS];$r[87]=[ri,cS];$r[119]=[ri,cS];function KT(e,t,n){const r=this;let i,s;return o;function o(h){return!Qd(h)||!fS.call(r,r.previous)||rm(r.events)?n(h):(e.enter("literalAutolink"),e.enter("literalAutolinkEmail"),a(h))}function a(h){return Qd(h)?(e.consume(h),a):h===64?(e.consume(h),c):n(h)}function c(h){return h===46?e.check(VT,d,u)(h):h===45||h===95||gn(h)?(s=!0,e.consume(h),c):d(h)}function u(h){return e.consume(h),i=!0,c}function d(h){return s&&i&&Sn(r.previous)?(e.exit("literalAutolinkEmail"),e.exit("literalAutolink"),t(h)):n(h)}}function YT(e,t,n){const r=this;return i;function i(o){return o!==87&&o!==119||!hS.call(r,r.previous)||rm(r.events)?n(o):(e.enter("literalAutolink"),e.enter("literalAutolinkWww"),e.check(UT,e.attempt(oS,e.attempt(aS,s),n),n)(o))}function s(o){return e.exit("literalAutolinkWww"),e.exit("literalAutolink"),t(o)}}function GT(e,t,n){const r=this;let i="",s=!1;return o;function o(h){return(h===72||h===104)&&dS.call(r,r.previous)&&!rm(r.events)?(e.enter("literalAutolink"),e.enter("literalAutolinkHttp"),i+=String.fromCodePoint(h),e.consume(h),a):n(h)}function a(h){if(Sn(h)&&i.length<5)return i+=String.fromCodePoint(h),e.consume(h),a;if(h===58){const f=i.toLowerCase();if(f==="http"||f==="https")return e.consume(h),c}return n(h)}function c(h){return h===47?(e.consume(h),s?u:(s=!0,c)):n(h)}function u(h){return h===null||Nc(h)||ut(h)||fs(h)||lu(h)?n(h):e.attempt(oS,e.attempt(aS,d),n)(h)}function d(h){return e.exit("literalAutolinkHttp"),e.exit("literalAutolink"),t(h)}}function XT(e,t,n){let r=0;return i;function i(o){return(o===87||o===119)&&r<3?(r++,e.consume(o),i):o===46&&r===3?(e.consume(o),s):n(o)}function s(o){return o===null?n(o):t(o)}}function JT(e,t,n){let r,i,s;return o;function o(u){return u===46||u===95?e.check(lS,c,a)(u):u===null||ut(u)||fs(u)||u!==45&&lu(u)?c(u):(s=!0,e.consume(u),o)}function a(u){return u===95?r=!0:(i=r,r=void 0),e.consume(u),o}function c(u){return i||r||!s?n(u):t(u)}}function ZT(e,t){let n=0,r=0;return i;function i(o){return o===40?(n++,e.consume(o),i):o===41&&r<n?s(o):o===33||o===34||o===38||o===39||o===41||o===42||o===44||o===46||o===58||o===59||o===60||o===63||o===93||o===95||o===126?e.check(lS,t,s)(o):o===null||ut(o)||fs(o)?t(o):(e.consume(o),i)}function s(o){return o===41&&r++,e.consume(o),i}}function QT(e,t,n){return r;function r(a){return a===33||a===34||a===39||a===41||a===42||a===44||a===46||a===58||a===59||a===63||a===95||a===126?(e.consume(a),r):a===38?(e.consume(a),s):a===93?(e.consume(a),i):a===60||a===null||ut(a)||fs(a)?t(a):n(a)}function i(a){return a===null||a===40||a===91||ut(a)||fs(a)?t(a):r(a)}function s(a){return Sn(a)?o(a):n(a)}function o(a){return a===59?(e.consume(a),r):Sn(a)?(e.consume(a),o):n(a)}}function eP(e,t,n){return r;function r(s){return e.consume(s),i}function i(s){return gn(s)?n(s):t(s)}}function hS(e){return e===null||e===40||e===42||e===95||e===91||e===93||e===126||ut(e)}function dS(e){return!Sn(e)}function fS(e){return!(e===47||Qd(e))}function Qd(e){return e===43||e===45||e===46||e===95||gn(e)}function rm(e){let t=e.length,n=!1;for(;t--;){const r=e[t][1];if((r.type==="labelLink"||r.type==="labelImage")&&!r._balanced){n=!0;break}if(r._gfmAutolinkLiteralWalkedInto){n=!1;break}}return e.length>0&&!n&&(e[e.length-1][1]._gfmAutolinkLiteralWalkedInto=!0),n}const tP={tokenize:cP,partial:!0};function nP(){return{document:{91:{name:"gfmFootnoteDefinition",tokenize:oP,continuation:{tokenize:aP},exit:lP}},text:{91:{name:"gfmFootnoteCall",tokenize:sP},93:{name:"gfmPotentialFootnoteCall",add:"after",tokenize:rP,resolveTo:iP}}}}function rP(e,t,n){const r=this;let i=r.events.length;const s=r.parser.gfmFootnotes||(r.parser.gfmFootnotes=[]);let o;for(;i--;){const c=r.events[i][1];if(c.type==="labelImage"){o=c;break}if(c.type==="gfmFootnoteCall"||c.type==="labelLink"||c.type==="label"||c.type==="image"||c.type==="link")break}return a;function a(c){if(!o||!o._balanced)return n(c);const u=vr(r.sliceSerialize({start:o.end,end:r.now()}));return u.codePointAt(0)!==94||!s.includes(u.slice(1))?n(c):(e.enter("gfmFootnoteCallLabelMarker"),e.consume(c),e.exit("gfmFootnoteCallLabelMarker"),t(c))}}function iP(e,t){let n=e.length;for(;n--;)if(e[n][1].type==="labelImage"&&e[n][0]==="enter"){e[n][1];break}e[n+1][1].type="data",e[n+3][1].type="gfmFootnoteCallLabelMarker";const r={type:"gfmFootnoteCall",start:Object.assign({},e[n+3][1].start),end:Object.assign({},e[e.length-1][1].end)},i={type:"gfmFootnoteCallMarker",start:Object.assign({},e[n+3][1].end),end:Object.assign({},e[n+3][1].end)};i.end.column++,i.end.offset++,i.end._bufferIndex++;const s={type:"gfmFootnoteCallString",start:Object.assign({},i.end),end:Object.assign({},e[e.length-1][1].start)},o={type:"chunkString",contentType:"string",start:Object.assign({},s.start),end:Object.assign({},s.end)},a=[e[n+1],e[n+2],["enter",r,t],e[n+3],e[n+4],["enter",i,t],["exit",i,t],["enter",s,t],["enter",o,t],["exit",o,t],["exit",s,t],e[e.length-2],e[e.length-1],["exit",r,t]];return e.splice(n,e.length-n+1,...a),e}function sP(e,t,n){const r=this,i=r.parser.gfmFootnotes||(r.parser.gfmFootnotes=[]);let s=0,o;return a;function a(h){return e.enter("gfmFootnoteCall"),e.enter("gfmFootnoteCallLabelMarker"),e.consume(h),e.exit("gfmFootnoteCallLabelMarker"),c}function c(h){return h!==94?n(h):(e.enter("gfmFootnoteCallMarker"),e.consume(h),e.exit("gfmFootnoteCallMarker"),e.enter("gfmFootnoteCallString"),e.enter("chunkString").contentType="string",u)}function u(h){if(s>999||h===93&&!o||h===null||h===91||ut(h))return n(h);if(h===93){e.exit("chunkString");const f=e.exit("gfmFootnoteCallString");return i.includes(vr(r.sliceSerialize(f)))?(e.enter("gfmFootnoteCallLabelMarker"),e.consume(h),e.exit("gfmFootnoteCallLabelMarker"),e.exit("gfmFootnoteCall"),t):n(h)}return ut(h)||(o=!0),s++,e.consume(h),h===92?d:u}function d(h){return h===91||h===92||h===93?(e.consume(h),s++,u):u(h)}}function oP(e,t,n){const r=this,i=r.parser.gfmFootnotes||(r.parser.gfmFootnotes=[]);let s,o=0,a;return c;function c(m){return e.enter("gfmFootnoteDefinition")._container=!0,e.enter("gfmFootnoteDefinitionLabel"),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(m),e.exit("gfmFootnoteDefinitionLabelMarker"),u}function u(m){return m===94?(e.enter("gfmFootnoteDefinitionMarker"),e.consume(m),e.exit("gfmFootnoteDefinitionMarker"),e.enter("gfmFootnoteDefinitionLabelString"),e.enter("chunkString").contentType="string",d):n(m)}function d(m){if(o>999||m===93&&!a||m===null||m===91||ut(m))return n(m);if(m===93){e.exit("chunkString");const g=e.exit("gfmFootnoteDefinitionLabelString");return s=vr(r.sliceSerialize(g)),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(m),e.exit("gfmFootnoteDefinitionLabelMarker"),e.exit("gfmFootnoteDefinitionLabel"),f}return ut(m)||(a=!0),o++,e.consume(m),m===92?h:d}function h(m){return m===91||m===92||m===93?(e.consume(m),o++,d):d(m)}function f(m){return m===58?(e.enter("definitionMarker"),e.consume(m),e.exit("definitionMarker"),i.includes(s)||i.push(s),Ge(e,p,"gfmFootnoteDefinitionWhitespace")):n(m)}function p(m){return t(m)}}function aP(e,t,n){return e.check($a,t,e.attempt(tP,t,n))}function lP(e){e.exit("gfmFootnoteDefinition")}function cP(e,t,n){const r=this;return Ge(e,i,"gfmFootnoteDefinitionIndent",5);function i(s){const o=r.events[r.events.length-1];return o&&o[1].type==="gfmFootnoteDefinitionIndent"&&o[2].sliceSerialize(o[1],!0).length===4?t(s):n(s)}}function uP(e){let n=(e||{}).singleTilde;const r={name:"strikethrough",tokenize:s,resolveAll:i};return n==null&&(n=!0),{text:{126:r},insideSpan:{null:[r]},attentionMarkers:{null:[126]}};function i(o,a){let c=-1;for(;++c<o.length;)if(o[c][0]==="enter"&&o[c][1].type==="strikethroughSequenceTemporary"&&o[c][1]._close){let u=c;for(;u--;)if(o[u][0]==="exit"&&o[u][1].type==="strikethroughSequenceTemporary"&&o[u][1]._open&&o[c][1].end.offset-o[c][1].start.offset===o[u][1].end.offset-o[u][1].start.offset){o[c][1].type="strikethroughSequence",o[u][1].type="strikethroughSequence";const d={type:"strikethrough",start:Object.assign({},o[u][1].start),end:Object.assign({},o[c][1].end)},h={type:"strikethroughText",start:Object.assign({},o[u][1].end),end:Object.assign({},o[c][1].start)},f=[["enter",d,a],["enter",o[u][1],a],["exit",o[u][1],a],["enter",h,a]],p=a.parser.constructs.insideSpan.null;p&&Vn(f,f.length,0,cu(p,o.slice(u+1,c),a)),Vn(f,f.length,0,[["exit",h,a],["enter",o[c][1],a],["exit",o[c][1],a],["exit",d,a]]),Vn(o,u-1,c-u+3,f),c=u+f.length-2;break}}for(c=-1;++c<o.length;)o[c][1].type==="strikethroughSequenceTemporary"&&(o[c][1].type="data");return o}function s(o,a,c){const u=this.previous,d=this.events;let h=0;return f;function f(m){return u===126&&d[d.length-1][1].type!=="characterEscape"?c(m):(o.enter("strikethroughSequenceTemporary"),p(m))}function p(m){const g=co(u);if(m===126)return h>1?c(m):(o.consume(m),h++,p);if(h<2&&!n)return c(m);const b=o.exit("strikethroughSequenceTemporary"),v=co(m);return b._open=!v||v===2&&!!g,b._close=!g||g===2&&!!v,a(m)}}}class hP{constructor(){this.map=[]}add(t,n,r){dP(this,t,n,r)}consume(t){if(this.map.sort(function(s,o){return s[0]-o[0]}),this.map.length===0)return;let n=this.map.length;const r=[];for(;n>0;)n-=1,r.push(t.slice(this.map[n][0]+this.map[n][1]),this.map[n][2]),t.length=this.map[n][0];r.push(t.slice()),t.length=0;let i=r.pop();for(;i;){for(const s of i)t.push(s);i=r.pop()}this.map.length=0}}function dP(e,t,n,r){let i=0;if(!(n===0&&r.length===0)){for(;i<e.map.length;){if(e.map[i][0]===t){e.map[i][1]+=n,e.map[i][2].push(...r);return}i+=1}e.map.push([t,n,r])}}function fP(e,t){let n=!1;const r=[];for(;t<e.length;){const i=e[t];if(n){if(i[0]==="enter")i[1].type==="tableContent"&&r.push(e[t+1][1].type==="tableDelimiterMarker"?"left":"none");else if(i[1].type==="tableContent"){if(e[t-1][1].type==="tableDelimiterMarker"){const s=r.length-1;r[s]=r[s]==="left"?"center":"right"}}else if(i[1].type==="tableDelimiterRow")break}else i[0]==="enter"&&i[1].type==="tableDelimiterRow"&&(n=!0);t+=1}return r}function pP(){return{flow:{null:{name:"table",tokenize:mP,resolveAll:gP}}}}function mP(e,t,n){const r=this;let i=0,s=0,o;return a;function a(R){let F=r.events.length-1;for(;F>-1;){const D=r.events[F][1].type;if(D==="lineEnding"||D==="linePrefix")F--;else break}const L=F>-1?r.events[F][1].type:null,P=L==="tableHead"||L==="tableRow"?x:c;return P===x&&r.parser.lazy[r.now().line]?n(R):P(R)}function c(R){return e.enter("tableHead"),e.enter("tableRow"),u(R)}function u(R){return R===124||(o=!0,s+=1),d(R)}function d(R){return R===null?n(R):Ce(R)?s>1?(s=0,r.interrupt=!0,e.exit("tableRow"),e.enter("lineEnding"),e.consume(R),e.exit("lineEnding"),p):n(R):He(R)?Ge(e,d,"whitespace")(R):(s+=1,o&&(o=!1,i+=1),R===124?(e.enter("tableCellDivider"),e.consume(R),e.exit("tableCellDivider"),o=!0,d):(e.enter("data"),h(R)))}function h(R){return R===null||R===124||ut(R)?(e.exit("data"),d(R)):(e.consume(R),R===92?f:h)}function f(R){return R===92||R===124?(e.consume(R),h):h(R)}function p(R){return r.interrupt=!1,r.parser.lazy[r.now().line]?n(R):(e.enter("tableDelimiterRow"),o=!1,He(R)?Ge(e,m,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(R):m(R))}function m(R){return R===45||R===58?b(R):R===124?(o=!0,e.enter("tableCellDivider"),e.consume(R),e.exit("tableCellDivider"),g):E(R)}function g(R){return He(R)?Ge(e,b,"whitespace")(R):b(R)}function b(R){return R===58?(s+=1,o=!0,e.enter("tableDelimiterMarker"),e.consume(R),e.exit("tableDelimiterMarker"),v):R===45?(s+=1,v(R)):R===null||Ce(R)?S(R):E(R)}function v(R){return R===45?(e.enter("tableDelimiterFiller"),_(R)):E(R)}function _(R){return R===45?(e.consume(R),_):R===58?(o=!0,e.exit("tableDelimiterFiller"),e.enter("tableDelimiterMarker"),e.consume(R),e.exit("tableDelimiterMarker"),y):(e.exit("tableDelimiterFiller"),y(R))}function y(R){return He(R)?Ge(e,S,"whitespace")(R):S(R)}function S(R){return R===124?m(R):R===null||Ce(R)?!o||i!==s?E(R):(e.exit("tableDelimiterRow"),e.exit("tableHead"),t(R)):E(R)}function E(R){return n(R)}function x(R){return e.enter("tableRow"),j(R)}function j(R){return R===124?(e.enter("tableCellDivider"),e.consume(R),e.exit("tableCellDivider"),j):R===null||Ce(R)?(e.exit("tableRow"),t(R)):He(R)?Ge(e,j,"whitespace")(R):(e.enter("data"),T(R))}function T(R){return R===null||R===124||ut(R)?(e.exit("data"),j(R)):(e.consume(R),R===92?B:T)}function B(R){return R===92||R===124?(e.consume(R),T):T(R)}}function gP(e,t){let n=-1,r=!0,i=0,s=[0,0,0,0],o=[0,0,0,0],a=!1,c=0,u,d,h;const f=new hP;for(;++n<e.length;){const p=e[n],m=p[1];p[0]==="enter"?m.type==="tableHead"?(a=!1,c!==0&&(Gy(f,t,c,u,d),d=void 0,c=0),u={type:"table",start:Object.assign({},m.start),end:Object.assign({},m.end)},f.add(n,0,[["enter",u,t]])):m.type==="tableRow"||m.type==="tableDelimiterRow"?(r=!0,h=void 0,s=[0,0,0,0],o=[0,n+1,0,0],a&&(a=!1,d={type:"tableBody",start:Object.assign({},m.start),end:Object.assign({},m.end)},f.add(n,0,[["enter",d,t]])),i=m.type==="tableDelimiterRow"?2:d?3:1):i&&(m.type==="data"||m.type==="tableDelimiterMarker"||m.type==="tableDelimiterFiller")?(r=!1,o[2]===0&&(s[1]!==0&&(o[0]=o[1],h=ml(f,t,s,i,void 0,h),s=[0,0,0,0]),o[2]=n)):m.type==="tableCellDivider"&&(r?r=!1:(s[1]!==0&&(o[0]=o[1],h=ml(f,t,s,i,void 0,h)),s=o,o=[s[1],n,0,0])):m.type==="tableHead"?(a=!0,c=n):m.type==="tableRow"||m.type==="tableDelimiterRow"?(c=n,s[1]!==0?(o[0]=o[1],h=ml(f,t,s,i,n,h)):o[1]!==0&&(h=ml(f,t,o,i,n,h)),i=0):i&&(m.type==="data"||m.type==="tableDelimiterMarker"||m.type==="tableDelimiterFiller")&&(o[3]=n)}for(c!==0&&Gy(f,t,c,u,d),f.consume(t.events),n=-1;++n<t.events.length;){const p=t.events[n];p[0]==="enter"&&p[1].type==="table"&&(p[1]._align=fP(t.events,n))}return e}function ml(e,t,n,r,i,s){const o=r===1?"tableHeader":r===2?"tableDelimiter":"tableData",a="tableContent";n[0]!==0&&(s.end=Object.assign({},Ps(t.events,n[0])),e.add(n[0],0,[["exit",s,t]]));const c=Ps(t.events,n[1]);if(s={type:o,start:Object.assign({},c),end:Object.assign({},c)},e.add(n[1],0,[["enter",s,t]]),n[2]!==0){const u=Ps(t.events,n[2]),d=Ps(t.events,n[3]),h={type:a,start:Object.assign({},u),end:Object.assign({},d)};if(e.add(n[2],0,[["enter",h,t]]),r!==2){const f=t.events[n[2]],p=t.events[n[3]];if(f[1].end=Object.assign({},p[1].end),f[1].type="chunkText",f[1].contentType="text",n[3]>n[2]+1){const m=n[2]+1,g=n[3]-n[2]-1;e.add(m,g,[])}}e.add(n[3]+1,0,[["exit",h,t]])}return i!==void 0&&(s.end=Object.assign({},Ps(t.events,i)),e.add(i,0,[["exit",s,t]]),s=void 0),s}function Gy(e,t,n,r,i){const s=[],o=Ps(t.events,n);i&&(i.end=Object.assign({},o),s.push(["exit",i,t])),r.end=Object.assign({},o),s.push(["exit",r,t]),e.add(n+1,0,s)}function Ps(e,t){const n=e[t],r=n[0]==="enter"?"start":"end";return n[1][r]}const yP={name:"tasklistCheck",tokenize:_P};function vP(){return{text:{91:yP}}}function _P(e,t,n){const r=this;return i;function i(c){return r.previous!==null||!r._gfmTasklistFirstContentOfListItem?n(c):(e.enter("taskListCheck"),e.enter("taskListCheckMarker"),e.consume(c),e.exit("taskListCheckMarker"),s)}function s(c){return ut(c)?(e.enter("taskListCheckValueUnchecked"),e.consume(c),e.exit("taskListCheckValueUnchecked"),o):c===88||c===120?(e.enter("taskListCheckValueChecked"),e.consume(c),e.exit("taskListCheckValueChecked"),o):n(c)}function o(c){return c===93?(e.enter("taskListCheckMarker"),e.consume(c),e.exit("taskListCheckMarker"),e.exit("taskListCheck"),a):n(c)}function a(c){return Ce(c)?t(c):He(c)?e.check({tokenize:bP},t,n)(c):n(c)}}function bP(e,t,n){return Ge(e,r,"whitespace");function r(i){return i===null?n(i):t(i)}}function wP(e){return Sx([qT(),nP(),uP(e),pP(),vP()])}const xP={};function SP(e){const t=this,n=e||xP,r=t.data(),i=r.micromarkExtensions||(r.micromarkExtensions=[]),s=r.fromMarkdownExtensions||(r.fromMarkdownExtensions=[]),o=r.toMarkdownExtensions||(r.toMarkdownExtensions=[]);i.push(wP(n)),s.push(HT()),o.push(WT(n))}function pS(e){var t,n,r="";if(typeof e=="string"||typeof e=="number")r+=e;else if(typeof e=="object")if(Array.isArray(e)){var i=e.length;for(t=0;t<i;t++)e[t]&&(n=pS(e[t]))&&(r&&(r+=" "),r+=n)}else for(n in e)e[n]&&(r&&(r+=" "),r+=n);return r}function yo(){for(var e,t,n=0,r="",i=arguments.length;n<i;n++)(e=arguments[n])&&(t=pS(e))&&(r&&(r+=" "),r+=t);return r}var kP=Object.create,fu=Object.defineProperty,CP=Object.defineProperties,EP=Object.getOwnPropertyDescriptor,NP=Object.getOwnPropertyDescriptors,mS=Object.getOwnPropertyNames,Pc=Object.getOwnPropertySymbols,jP=Object.getPrototypeOf,im=Object.prototype.hasOwnProperty,gS=Object.prototype.propertyIsEnumerable,Xy=(e,t,n)=>t in e?fu(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Or=(e,t)=>{for(var n in t||(t={}))im.call(t,n)&&Xy(e,n,t[n]);if(Pc)for(var n of Pc(t))gS.call(t,n)&&Xy(e,n,t[n]);return e},pu=(e,t)=>CP(e,NP(t)),yS=(e,t)=>{var n={};for(var r in e)im.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&Pc)for(var r of Pc(e))t.indexOf(r)<0&&gS.call(e,r)&&(n[r]=e[r]);return n},RP=(e,t)=>function(){return t||(0,e[mS(e)[0]])((t={exports:{}}).exports,t),t.exports},TP=(e,t)=>{for(var n in t)fu(e,n,{get:t[n],enumerable:!0})},PP=(e,t,n,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of mS(t))!im.call(e,i)&&i!==n&&fu(e,i,{get:()=>t[i],enumerable:!(r=EP(t,i))||r.enumerable});return e},DP=(e,t,n)=>(n=e!=null?kP(jP(e)):{},PP(!e||!e.__esModule?fu(n,"default",{value:e,enumerable:!0}):n,e)),LP=RP({"../../node_modules/.pnpm/prismjs@1.29.0_patch_hash=vrxx3pzkik6jpmgpayxfjunetu/node_modules/prismjs/prism.js"(e,t){var n=function(){var r=/(?:^|\s)lang(?:uage)?-([\w-]+)(?=\s|$)/i,i=0,s={},o={util:{encode:function m(g){return g instanceof a?new a(g.type,m(g.content),g.alias):Array.isArray(g)?g.map(m):g.replace(/&/g,"&").replace(/</g,"<").replace(/\u00a0/g," ")},type:function(m){return Object.prototype.toString.call(m).slice(8,-1)},objId:function(m){return m.__id||Object.defineProperty(m,"__id",{value:++i}),m.__id},clone:function m(g,b){b=b||{};var v,_;switch(o.util.type(g)){case"Object":if(_=o.util.objId(g),b[_])return b[_];v={},b[_]=v;for(var y in g)g.hasOwnProperty(y)&&(v[y]=m(g[y],b));return v;case"Array":return _=o.util.objId(g),b[_]?b[_]:(v=[],b[_]=v,g.forEach(function(S,E){v[E]=m(S,b)}),v);default:return g}},getLanguage:function(m){for(;m;){var g=r.exec(m.className);if(g)return g[1].toLowerCase();m=m.parentElement}return"none"},setLanguage:function(m,g){m.className=m.className.replace(RegExp(r,"gi"),""),m.classList.add("language-"+g)},isActive:function(m,g,b){for(var v="no-"+g;m;){var _=m.classList;if(_.contains(g))return!0;if(_.contains(v))return!1;m=m.parentElement}return!!b}},languages:{plain:s,plaintext:s,text:s,txt:s,extend:function(m,g){var b=o.util.clone(o.languages[m]);for(var v in g)b[v]=g[v];return b},insertBefore:function(m,g,b,v){v=v||o.languages;var _=v[m],y={};for(var S in _)if(_.hasOwnProperty(S)){if(S==g)for(var E in b)b.hasOwnProperty(E)&&(y[E]=b[E]);b.hasOwnProperty(S)||(y[S]=_[S])}var x=v[m];return v[m]=y,o.languages.DFS(o.languages,function(j,T){T===x&&j!=m&&(this[j]=y)}),y},DFS:function m(g,b,v,_){_=_||{};var y=o.util.objId;for(var S in g)if(g.hasOwnProperty(S)){b.call(g,S,g[S],v||S);var E=g[S],x=o.util.type(E);x==="Object"&&!_[y(E)]?(_[y(E)]=!0,m(E,b,null,_)):x==="Array"&&!_[y(E)]&&(_[y(E)]=!0,m(E,b,S,_))}}},plugins:{},highlight:function(m,g,b){var v={code:m,grammar:g,language:b};if(o.hooks.run("before-tokenize",v),!v.grammar)throw new Error('The language "'+v.language+'" has no grammar.');return v.tokens=o.tokenize(v.code,v.grammar),o.hooks.run("after-tokenize",v),a.stringify(o.util.encode(v.tokens),v.language)},tokenize:function(m,g){var b=g.rest;if(b){for(var v in b)g[v]=b[v];delete g.rest}var _=new d;return h(_,_.head,m),u(m,_,g,_.head,0),p(_)},hooks:{all:{},add:function(m,g){var b=o.hooks.all;b[m]=b[m]||[],b[m].push(g)},run:function(m,g){var b=o.hooks.all[m];if(!(!b||!b.length))for(var v=0,_;_=b[v++];)_(g)}},Token:a};function a(m,g,b,v){this.type=m,this.content=g,this.alias=b,this.length=(v||"").length|0}a.stringify=function m(g,b){if(typeof g=="string")return g;if(Array.isArray(g)){var v="";return g.forEach(function(x){v+=m(x,b)}),v}var _={type:g.type,content:m(g.content,b),tag:"span",classes:["token",g.type],attributes:{},language:b},y=g.alias;y&&(Array.isArray(y)?Array.prototype.push.apply(_.classes,y):_.classes.push(y)),o.hooks.run("wrap",_);var S="";for(var E in _.attributes)S+=" "+E+'="'+(_.attributes[E]||"").replace(/"/g,""")+'"';return"<"+_.tag+' class="'+_.classes.join(" ")+'"'+S+">"+_.content+"</"+_.tag+">"};function c(m,g,b,v){m.lastIndex=g;var _=m.exec(b);if(_&&v&&_[1]){var y=_[1].length;_.index+=y,_[0]=_[0].slice(y)}return _}function u(m,g,b,v,_,y){for(var S in b)if(!(!b.hasOwnProperty(S)||!b[S])){var E=b[S];E=Array.isArray(E)?E:[E];for(var x=0;x<E.length;++x){if(y&&y.cause==S+","+x)return;var j=E[x],T=j.inside,B=!!j.lookbehind,R=!!j.greedy,F=j.alias;if(R&&!j.pattern.global){var L=j.pattern.toString().match(/[imsuy]*$/)[0];j.pattern=RegExp(j.pattern.source,L+"g")}for(var P=j.pattern||j,D=v.next,I=_;D!==g.tail&&!(y&&I>=y.reach);I+=D.value.length,D=D.next){var O=D.value;if(g.length>m.length)return;if(!(O instanceof a)){var W=1,N;if(R){if(N=c(P,I,m,B),!N||N.index>=m.length)break;var U=N.index,H=N.index+N[0].length,C=I;for(C+=D.value.length;U>=C;)D=D.next,C+=D.value.length;if(C-=D.value.length,I=C,D.value instanceof a)continue;for(var Z=D;Z!==g.tail&&(C<H||typeof Z.value=="string");Z=Z.next)W++,C+=Z.value.length;W--,O=m.slice(I,C),N.index-=I}else if(N=c(P,0,O,B),!N)continue;var U=N.index,k=N[0],X=O.slice(0,U),le=O.slice(U+k.length),ie=I+O.length;y&&ie>y.reach&&(y.reach=ie);var pe=D.prev;X&&(pe=h(g,pe,X),I+=X.length),f(g,pe,W);var Re=new a(S,T?o.tokenize(k,T):k,F,k);if(D=h(g,pe,Re),le&&h(g,D,le),W>1){var Y={cause:S+","+x,reach:ie};u(m,g,b,D.prev,I,Y),y&&Y.reach>y.reach&&(y.reach=Y.reach)}}}}}}function d(){var m={value:null,prev:null,next:null},g={value:null,prev:m,next:null};m.next=g,this.head=m,this.tail=g,this.length=0}function h(m,g,b){var v=g.next,_={value:b,prev:g,next:v};return g.next=_,v.prev=_,m.length++,_}function f(m,g,b){for(var v=g.next,_=0;_<b&&v!==m.tail;_++)v=v.next;g.next=v,v.prev=g,m.length-=_}function p(m){for(var g=[],b=m.head.next;b!==m.tail;)g.push(b.value),b=b.next;return g}return o}();t.exports=n,n.default=n}}),V=DP(LP());V.languages.markup={comment:{pattern:/<!--(?:(?!<!--)[\s\S])*?-->/,greedy:!0},prolog:{pattern:/<\?[\s\S]+?\?>/,greedy:!0},doctype:{pattern:/<!DOCTYPE(?:[^>"'[\]]|"[^"]*"|'[^']*')+(?:\[(?:[^<"'\]]|"[^"]*"|'[^']*'|<(?!!--)|<!--(?:[^-]|-(?!->))*-->)*\]\s*)?>/i,greedy:!0,inside:{"internal-subset":{pattern:/(^[^\[]*\[)[\s\S]+(?=\]>$)/,lookbehind:!0,greedy:!0,inside:null},string:{pattern:/"[^"]*"|'[^']*'/,greedy:!0},punctuation:/^<!|>$|[[\]]/,"doctype-tag":/^DOCTYPE/i,name:/[^\s<>'"]+/}},cdata:{pattern:/<!\[CDATA\[[\s\S]*?\]\]>/i,greedy:!0},tag:{pattern:/<\/?(?!\d)[^\s>\/=$<%]+(?:\s(?:\s*[^\s>\/=]+(?:\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+(?=[\s>]))|(?=[\s/>])))+)?\s*\/?>/,greedy:!0,inside:{tag:{pattern:/^<\/?[^\s>\/]+/,inside:{punctuation:/^<\/?/,namespace:/^[^\s>\/:]+:/}},"special-attr":[],"attr-value":{pattern:/=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+)/,inside:{punctuation:[{pattern:/^=/,alias:"attr-equals"},{pattern:/^(\s*)["']|["']$/,lookbehind:!0}]}},punctuation:/\/?>/,"attr-name":{pattern:/[^\s>\/]+/,inside:{namespace:/^[^\s>\/:]+:/}}}},entity:[{pattern:/&[\da-z]{1,8};/i,alias:"named-entity"},/&#x?[\da-f]{1,8};/i]},V.languages.markup.tag.inside["attr-value"].inside.entity=V.languages.markup.entity,V.languages.markup.doctype.inside["internal-subset"].inside=V.languages.markup,V.hooks.add("wrap",function(e){e.type==="entity"&&(e.attributes.title=e.content.replace(/&/,"&"))}),Object.defineProperty(V.languages.markup.tag,"addInlined",{value:function(e,r){var n={},n=(n["language-"+r]={pattern:/(^<!\[CDATA\[)[\s\S]+?(?=\]\]>$)/i,lookbehind:!0,inside:V.languages[r]},n.cdata=/^<!\[CDATA\[|\]\]>$/i,{"included-cdata":{pattern:/<!\[CDATA\[[\s\S]*?\]\]>/i,inside:n}}),r=(n["language-"+r]={pattern:/[\s\S]+/,inside:V.languages[r]},{});r[e]={pattern:RegExp(/(<__[^>]*>)(?:<!\[CDATA\[(?:[^\]]|\](?!\]>))*\]\]>|(?!<!\[CDATA\[)[\s\S])*?(?=<\/__>)/.source.replace(/__/g,function(){return e}),"i"),lookbehind:!0,greedy:!0,inside:n},V.languages.insertBefore("markup","cdata",r)}}),Object.defineProperty(V.languages.markup.tag,"addAttribute",{value:function(e,t){V.languages.markup.tag.inside["special-attr"].push({pattern:RegExp(/(^|["'\s])/.source+"(?:"+e+")"+/\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+(?=[\s>]))/.source,"i"),lookbehind:!0,inside:{"attr-name":/^[^\s=]+/,"attr-value":{pattern:/=[\s\S]+/,inside:{value:{pattern:/(^=\s*(["']|(?!["'])))\S[\s\S]*(?=\2$)/,lookbehind:!0,alias:[t,"language-"+t],inside:V.languages[t]},punctuation:[{pattern:/^=/,alias:"attr-equals"},/"|'/]}}}})}}),V.languages.html=V.languages.markup,V.languages.mathml=V.languages.markup,V.languages.svg=V.languages.markup,V.languages.xml=V.languages.extend("markup",{}),V.languages.ssml=V.languages.xml,V.languages.atom=V.languages.xml,V.languages.rss=V.languages.xml,function(e){var t={pattern:/\\[\\(){}[\]^$+*?|.]/,alias:"escape"},n=/\\(?:x[\da-fA-F]{2}|u[\da-fA-F]{4}|u\{[\da-fA-F]+\}|0[0-7]{0,2}|[123][0-7]{2}|c[a-zA-Z]|.)/,r="(?:[^\\\\-]|"+n.source+")",r=RegExp(r+"-"+r),i={pattern:/(<|')[^<>']+(?=[>']$)/,lookbehind:!0,alias:"variable"};e.languages.regex={"char-class":{pattern:/((?:^|[^\\])(?:\\\\)*)\[(?:[^\\\]]|\\[\s\S])*\]/,lookbehind:!0,inside:{"char-class-negation":{pattern:/(^\[)\^/,lookbehind:!0,alias:"operator"},"char-class-punctuation":{pattern:/^\[|\]$/,alias:"punctuation"},range:{pattern:r,inside:{escape:n,"range-punctuation":{pattern:/-/,alias:"operator"}}},"special-escape":t,"char-set":{pattern:/\\[wsd]|\\p\{[^{}]+\}/i,alias:"class-name"},escape:n}},"special-escape":t,"char-set":{pattern:/\.|\\[wsd]|\\p\{[^{}]+\}/i,alias:"class-name"},backreference:[{pattern:/\\(?![123][0-7]{2})[1-9]/,alias:"keyword"},{pattern:/\\k<[^<>']+>/,alias:"keyword",inside:{"group-name":i}}],anchor:{pattern:/[$^]|\\[ABbGZz]/,alias:"function"},escape:n,group:[{pattern:/\((?:\?(?:<[^<>']+>|'[^<>']+'|[>:]|<?[=!]|[idmnsuxU]+(?:-[idmnsuxU]+)?:?))?/,alias:"punctuation",inside:{"group-name":i}},{pattern:/\)/,alias:"punctuation"}],quantifier:{pattern:/(?:[+*?]|\{\d+(?:,\d*)?\})[?+]?/,alias:"number"},alternation:{pattern:/\|/,alias:"keyword"}}}(V),V.languages.clike={comment:[{pattern:/(^|[^\\])\/\*[\s\S]*?(?:\*\/|$)/,lookbehind:!0,greedy:!0},{pattern:/(^|[^\\:])\/\/.*/,lookbehind:!0,greedy:!0}],string:{pattern:/(["'])(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1/,greedy:!0},"class-name":{pattern:/(\b(?:class|extends|implements|instanceof|interface|new|trait)\s+|\bcatch\s+\()[\w.\\]+/i,lookbehind:!0,inside:{punctuation:/[.\\]/}},keyword:/\b(?:break|catch|continue|do|else|finally|for|function|if|in|instanceof|new|null|return|throw|try|while)\b/,boolean:/\b(?:false|true)\b/,function:/\b\w+(?=\()/,number:/\b0x[\da-f]+\b|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?/i,operator:/[<>]=?|[!=]=?=?|--?|\+\+?|&&?|\|\|?|[?*/~^%]/,punctuation:/[{}[\];(),.:]/},V.languages.javascript=V.languages.extend("clike",{"class-name":[V.languages.clike["class-name"],{pattern:/(^|[^$\w\xA0-\uFFFF])(?!\s)[_$A-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\.(?:constructor|prototype))/,lookbehind:!0}],keyword:[{pattern:/((?:^|\})\s*)catch\b/,lookbehind:!0},{pattern:/(^|[^.]|\.\.\.\s*)\b(?:as|assert(?=\s*\{)|async(?=\s*(?:function\b|\(|[$\w\xA0-\uFFFF]|$))|await|break|case|class|const|continue|debugger|default|delete|do|else|enum|export|extends|finally(?=\s*(?:\{|$))|for|from(?=\s*(?:['"]|$))|function|(?:get|set)(?=\s*(?:[#\[$\w\xA0-\uFFFF]|$))|if|implements|import|in|instanceof|interface|let|new|null|of|package|private|protected|public|return|static|super|switch|this|throw|try|typeof|undefined|var|void|while|with|yield)\b/,lookbehind:!0}],function:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*(?:\.\s*(?:apply|bind|call)\s*)?\()/,number:{pattern:RegExp(/(^|[^\w$])/.source+"(?:"+/NaN|Infinity/.source+"|"+/0[bB][01]+(?:_[01]+)*n?/.source+"|"+/0[oO][0-7]+(?:_[0-7]+)*n?/.source+"|"+/0[xX][\dA-Fa-f]+(?:_[\dA-Fa-f]+)*n?/.source+"|"+/\d+(?:_\d+)*n/.source+"|"+/(?:\d+(?:_\d+)*(?:\.(?:\d+(?:_\d+)*)?)?|\.\d+(?:_\d+)*)(?:[Ee][+-]?\d+(?:_\d+)*)?/.source+")"+/(?![\w$])/.source),lookbehind:!0},operator:/--|\+\+|\*\*=?|=>|&&=?|\|\|=?|[!=]==|<<=?|>>>?=?|[-+*/%&|^!=<>]=?|\.{3}|\?\?=?|\?\.?|[~:]/}),V.languages.javascript["class-name"][0].pattern=/(\b(?:class|extends|implements|instanceof|interface|new)\s+)[\w.\\]+/,V.languages.insertBefore("javascript","keyword",{regex:{pattern:RegExp(/((?:^|[^$\w\xA0-\uFFFF."'\])\s]|\b(?:return|yield))\s*)/.source+/\//.source+"(?:"+/(?:\[(?:[^\]\\\r\n]|\\.)*\]|\\.|[^/\\\[\r\n])+\/[dgimyus]{0,7}/.source+"|"+/(?:\[(?:[^[\]\\\r\n]|\\.|\[(?:[^[\]\\\r\n]|\\.|\[(?:[^[\]\\\r\n]|\\.)*\])*\])*\]|\\.|[^/\\\[\r\n])+\/[dgimyus]{0,7}v[dgimyus]{0,7}/.source+")"+/(?=(?:\s|\/\*(?:[^*]|\*(?!\/))*\*\/)*(?:$|[\r\n,.;:})\]]|\/\/))/.source),lookbehind:!0,greedy:!0,inside:{"regex-source":{pattern:/^(\/)[\s\S]+(?=\/[a-z]*$)/,lookbehind:!0,alias:"language-regex",inside:V.languages.regex},"regex-delimiter":/^\/|\/$/,"regex-flags":/^[a-z]+$/}},"function-variable":{pattern:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*[=:]\s*(?:async\s*)?(?:\bfunction\b|(?:\((?:[^()]|\([^()]*\))*\)|(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)\s*=>))/,alias:"function"},parameter:[{pattern:/(function(?:\s+(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)?\s*\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\))/,lookbehind:!0,inside:V.languages.javascript},{pattern:/(^|[^$\w\xA0-\uFFFF])(?!\s)[_$a-z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*=>)/i,lookbehind:!0,inside:V.languages.javascript},{pattern:/(\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\)\s*=>)/,lookbehind:!0,inside:V.languages.javascript},{pattern:/((?:\b|\s|^)(?!(?:as|async|await|break|case|catch|class|const|continue|debugger|default|delete|do|else|enum|export|extends|finally|for|from|function|get|if|implements|import|in|instanceof|interface|let|new|null|of|package|private|protected|public|return|set|static|super|switch|this|throw|try|typeof|undefined|var|void|while|with|yield)(?![$\w\xA0-\uFFFF]))(?:(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*\s*)\(\s*|\]\s*\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\)\s*\{)/,lookbehind:!0,inside:V.languages.javascript}],constant:/\b[A-Z](?:[A-Z_]|\dx?)*\b/}),V.languages.insertBefore("javascript","string",{hashbang:{pattern:/^#!.*/,greedy:!0,alias:"comment"},"template-string":{pattern:/`(?:\\[\s\S]|\$\{(?:[^{}]|\{(?:[^{}]|\{[^}]*\})*\})+\}|(?!\$\{)[^\\`])*`/,greedy:!0,inside:{"template-punctuation":{pattern:/^`|`$/,alias:"string"},interpolation:{pattern:/((?:^|[^\\])(?:\\{2})*)\$\{(?:[^{}]|\{(?:[^{}]|\{[^}]*\})*\})+\}/,lookbehind:!0,inside:{"interpolation-punctuation":{pattern:/^\$\{|\}$/,alias:"punctuation"},rest:V.languages.javascript}},string:/[\s\S]+/}},"string-property":{pattern:/((?:^|[,{])[ \t]*)(["'])(?:\\(?:\r\n|[\s\S])|(?!\2)[^\\\r\n])*\2(?=\s*:)/m,lookbehind:!0,greedy:!0,alias:"property"}}),V.languages.insertBefore("javascript","operator",{"literal-property":{pattern:/((?:^|[,{])[ \t]*)(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*:)/m,lookbehind:!0,alias:"property"}}),V.languages.markup&&(V.languages.markup.tag.addInlined("script","javascript"),V.languages.markup.tag.addAttribute(/on(?:abort|blur|change|click|composition(?:end|start|update)|dblclick|error|focus(?:in|out)?|key(?:down|up)|load|mouse(?:down|enter|leave|move|out|over|up)|reset|resize|scroll|select|slotchange|submit|unload|wheel)/.source,"javascript")),V.languages.js=V.languages.javascript,V.languages.actionscript=V.languages.extend("javascript",{keyword:/\b(?:as|break|case|catch|class|const|default|delete|do|dynamic|each|else|extends|final|finally|for|function|get|if|implements|import|in|include|instanceof|interface|internal|is|namespace|native|new|null|override|package|private|protected|public|return|set|static|super|switch|this|throw|try|typeof|use|var|void|while|with)\b/,operator:/\+\+|--|(?:[+\-*\/%^]|&&?|\|\|?|<<?|>>?>?|[!=]=?)=?|[~?@]/}),V.languages.actionscript["class-name"].alias="function",delete V.languages.actionscript.parameter,delete V.languages.actionscript["literal-property"],V.languages.markup&&V.languages.insertBefore("actionscript","string",{xml:{pattern:/(^|[^.])<\/?\w+(?:\s+[^\s>\/=]+=("|')(?:\\[\s\S]|(?!\2)[^\\])*\2)*\s*\/?>/,lookbehind:!0,inside:V.languages.markup}}),function(e){var t=/#(?!\{).+/,n={pattern:/#\{[^}]+\}/,alias:"variable"};e.languages.coffeescript=e.languages.extend("javascript",{comment:t,string:[{pattern:/'(?:\\[\s\S]|[^\\'])*'/,greedy:!0},{pattern:/"(?:\\[\s\S]|[^\\"])*"/,greedy:!0,inside:{interpolation:n}}],keyword:/\b(?:and|break|by|catch|class|continue|debugger|delete|do|each|else|extend|extends|false|finally|for|if|in|instanceof|is|isnt|let|loop|namespace|new|no|not|null|of|off|on|or|own|return|super|switch|then|this|throw|true|try|typeof|undefined|unless|until|when|while|window|with|yes|yield)\b/,"class-member":{pattern:/@(?!\d)\w+/,alias:"variable"}}),e.languages.insertBefore("coffeescript","comment",{"multiline-comment":{pattern:/###[\s\S]+?###/,alias:"comment"},"block-regex":{pattern:/\/{3}[\s\S]*?\/{3}/,alias:"regex",inside:{comment:t,interpolation:n}}}),e.languages.insertBefore("coffeescript","string",{"inline-javascript":{pattern:/`(?:\\[\s\S]|[^\\`])*`/,inside:{delimiter:{pattern:/^`|`$/,alias:"punctuation"},script:{pattern:/[\s\S]+/,alias:"language-javascript",inside:e.languages.javascript}}},"multiline-string":[{pattern:/'''[\s\S]*?'''/,greedy:!0,alias:"string"},{pattern:/"""[\s\S]*?"""/,greedy:!0,alias:"string",inside:{interpolation:n}}]}),e.languages.insertBefore("coffeescript","keyword",{property:/(?!\d)\w+(?=\s*:(?!:))/}),delete e.languages.coffeescript["template-string"],e.languages.coffee=e.languages.coffeescript}(V),function(e){var t=e.languages.javadoclike={parameter:{pattern:/(^[\t ]*(?:\/{3}|\*|\/\*\*)\s*@(?:arg|arguments|param)\s+)\w+/m,lookbehind:!0},keyword:{pattern:/(^[\t ]*(?:\/{3}|\*|\/\*\*)\s*|\{)@[a-z][a-zA-Z-]+\b/m,lookbehind:!0},punctuation:/[{}]/};Object.defineProperty(t,"addSupport",{value:function(n,r){(n=typeof n=="string"?[n]:n).forEach(function(i){var s=function(h){h.inside||(h.inside={}),h.inside.rest=r},o="doc-comment";if(a=e.languages[i]){var a,c=a[o];if((c=c||(a=e.languages.insertBefore(i,"comment",{"doc-comment":{pattern:/(^|[^\\])\/\*\*[^/][\s\S]*?(?:\*\/|$)/,lookbehind:!0,alias:"comment"}}))[o])instanceof RegExp&&(c=a[o]={pattern:c}),Array.isArray(c))for(var u=0,d=c.length;u<d;u++)c[u]instanceof RegExp&&(c[u]={pattern:c[u]}),s(c[u]);else s(c)}})}}),t.addSupport(["java","javascript","php"],t)}(V),function(e){var t=/(?:"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"|'(?:\\(?:\r\n|[\s\S])|[^'\\\r\n])*')/,t=(e.languages.css={comment:/\/\*[\s\S]*?\*\//,atrule:{pattern:RegExp("@[\\w-](?:"+/[^;{\s"']|\s+(?!\s)/.source+"|"+t.source+")*?"+/(?:;|(?=\s*\{))/.source),inside:{rule:/^@[\w-]+/,"selector-function-argument":{pattern:/(\bselector\s*\(\s*(?![\s)]))(?:[^()\s]|\s+(?![\s)])|\((?:[^()]|\([^()]*\))*\))+(?=\s*\))/,lookbehind:!0,alias:"selector"},keyword:{pattern:/(^|[^\w-])(?:and|not|only|or)(?![\w-])/,lookbehind:!0}}},url:{pattern:RegExp("\\burl\\((?:"+t.source+"|"+/(?:[^\\\r\n()"']|\\[\s\S])*/.source+")\\)","i"),greedy:!0,inside:{function:/^url/i,punctuation:/^\(|\)$/,string:{pattern:RegExp("^"+t.source+"$"),alias:"url"}}},selector:{pattern:RegExp(`(^|[{}\\s])[^{}\\s](?:[^{};"'\\s]|\\s+(?![\\s{])|`+t.source+")*(?=\\s*\\{)"),lookbehind:!0},string:{pattern:t,greedy:!0},property:{pattern:/(^|[^-\w\xA0-\uFFFF])(?!\s)[-_a-z\xA0-\uFFFF](?:(?!\s)[-\w\xA0-\uFFFF])*(?=\s*:)/i,lookbehind:!0},important:/!important\b/i,function:{pattern:/(^|[^-a-z0-9])[-a-z0-9]+(?=\()/i,lookbehind:!0},punctuation:/[(){};:,]/},e.languages.css.atrule.inside.rest=e.languages.css,e.languages.markup);t&&(t.tag.addInlined("style","css"),t.tag.addAttribute("style","css"))}(V),function(e){var t=/("|')(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1/,t=(e.languages.css.selector={pattern:e.languages.css.selector.pattern,lookbehind:!0,inside:t={"pseudo-element":/:(?:after|before|first-letter|first-line|selection)|::[-\w]+/,"pseudo-class":/:[-\w]+/,class:/\.[-\w]+/,id:/#[-\w]+/,attribute:{pattern:RegExp(`\\[(?:[^[\\]"']|`+t.source+")*\\]"),greedy:!0,inside:{punctuation:/^\[|\]$/,"case-sensitivity":{pattern:/(\s)[si]$/i,lookbehind:!0,alias:"keyword"},namespace:{pattern:/^(\s*)(?:(?!\s)[-*\w\xA0-\uFFFF])*\|(?!=)/,lookbehind:!0,inside:{punctuation:/\|$/}},"attr-name":{pattern:/^(\s*)(?:(?!\s)[-\w\xA0-\uFFFF])+/,lookbehind:!0},"attr-value":[t,{pattern:/(=\s*)(?:(?!\s)[-\w\xA0-\uFFFF])+(?=\s*$)/,lookbehind:!0}],operator:/[|~*^$]?=/}},"n-th":[{pattern:/(\(\s*)[+-]?\d*[\dn](?:\s*[+-]\s*\d+)?(?=\s*\))/,lookbehind:!0,inside:{number:/[\dn]+/,operator:/[+-]/}},{pattern:/(\(\s*)(?:even|odd)(?=\s*\))/i,lookbehind:!0}],combinator:/>|\+|~|\|\|/,punctuation:/[(),]/}},e.languages.css.atrule.inside["selector-function-argument"].inside=t,e.languages.insertBefore("css","property",{variable:{pattern:/(^|[^-\w\xA0-\uFFFF])--(?!\s)[-_a-z\xA0-\uFFFF](?:(?!\s)[-\w\xA0-\uFFFF])*/i,lookbehind:!0}}),{pattern:/(\b\d+)(?:%|[a-z]+(?![\w-]))/,lookbehind:!0}),n={pattern:/(^|[^\w.-])-?(?:\d+(?:\.\d+)?|\.\d+)/,lookbehind:!0};e.languages.insertBefore("css","function",{operator:{pattern:/(\s)[+\-*\/](?=\s)/,lookbehind:!0},hexcode:{pattern:/\B#[\da-f]{3,8}\b/i,alias:"color"},color:[{pattern:/(^|[^\w-])(?:AliceBlue|AntiqueWhite|Aqua|Aquamarine|Azure|Beige|Bisque|Black|BlanchedAlmond|Blue|BlueViolet|Brown|BurlyWood|CadetBlue|Chartreuse|Chocolate|Coral|CornflowerBlue|Cornsilk|Crimson|Cyan|DarkBlue|DarkCyan|DarkGoldenRod|DarkGr[ae]y|DarkGreen|DarkKhaki|DarkMagenta|DarkOliveGreen|DarkOrange|DarkOrchid|DarkRed|DarkSalmon|DarkSeaGreen|DarkSlateBlue|DarkSlateGr[ae]y|DarkTurquoise|DarkViolet|DeepPink|DeepSkyBlue|DimGr[ae]y|DodgerBlue|FireBrick|FloralWhite|ForestGreen|Fuchsia|Gainsboro|GhostWhite|Gold|GoldenRod|Gr[ae]y|Green|GreenYellow|HoneyDew|HotPink|IndianRed|Indigo|Ivory|Khaki|Lavender|LavenderBlush|LawnGreen|LemonChiffon|LightBlue|LightCoral|LightCyan|LightGoldenRodYellow|LightGr[ae]y|LightGreen|LightPink|LightSalmon|LightSeaGreen|LightSkyBlue|LightSlateGr[ae]y|LightSteelBlue|LightYellow|Lime|LimeGreen|Linen|Magenta|Maroon|MediumAquaMarine|MediumBlue|MediumOrchid|MediumPurple|MediumSeaGreen|MediumSlateBlue|MediumSpringGreen|MediumTurquoise|MediumVioletRed|MidnightBlue|MintCream|MistyRose|Moccasin|NavajoWhite|Navy|OldLace|Olive|OliveDrab|Orange|OrangeRed|Orchid|PaleGoldenRod|PaleGreen|PaleTurquoise|PaleVioletRed|PapayaWhip|PeachPuff|Peru|Pink|Plum|PowderBlue|Purple|RebeccaPurple|Red|RosyBrown|RoyalBlue|SaddleBrown|Salmon|SandyBrown|SeaGreen|SeaShell|Sienna|Silver|SkyBlue|SlateBlue|SlateGr[ae]y|Snow|SpringGreen|SteelBlue|Tan|Teal|Thistle|Tomato|Transparent|Turquoise|Violet|Wheat|White|WhiteSmoke|Yellow|YellowGreen)(?![\w-])/i,lookbehind:!0},{pattern:/\b(?:hsl|rgb)\(\s*\d{1,3}\s*,\s*\d{1,3}%?\s*,\s*\d{1,3}%?\s*\)\B|\b(?:hsl|rgb)a\(\s*\d{1,3}\s*,\s*\d{1,3}%?\s*,\s*\d{1,3}%?\s*,\s*(?:0|0?\.\d+|1)\s*\)\B/i,inside:{unit:t,number:n,function:/[\w-]+(?=\()/,punctuation:/[(),]/}}],entity:/\\[\da-f]{1,8}/i,unit:t,number:n})}(V),function(e){var t=/[*&][^\s[\]{},]+/,n=/!(?:<[\w\-%#;/?:@&=+$,.!~*'()[\]]+>|(?:[a-zA-Z\d-]*!)?[\w\-%#;/?:@&=+$.~*'()]+)?/,r="(?:"+n.source+"(?:[ ]+"+t.source+")?|"+t.source+"(?:[ ]+"+n.source+")?)",i=/(?:[^\s\x00-\x08\x0e-\x1f!"#%&'*,\-:>?@[\]`{|}\x7f-\x84\x86-\x9f\ud800-\udfff\ufffe\uffff]|[?:-]<PLAIN>)(?:[ \t]*(?:(?![#:])<PLAIN>|:<PLAIN>))*/.source.replace(/<PLAIN>/g,function(){return/[^\s\x00-\x08\x0e-\x1f,[\]{}\x7f-\x84\x86-\x9f\ud800-\udfff\ufffe\uffff]/.source}),s=/"(?:[^"\\\r\n]|\\.)*"|'(?:[^'\\\r\n]|\\.)*'/.source;function o(a,c){c=(c||"").replace(/m/g,"")+"m";var u=/([:\-,[{]\s*(?:\s<<prop>>[ \t]+)?)(?:<<value>>)(?=[ \t]*(?:$|,|\]|\}|(?:[\r\n]\s*)?#))/.source.replace(/<<prop>>/g,function(){return r}).replace(/<<value>>/g,function(){return a});return RegExp(u,c)}e.languages.yaml={scalar:{pattern:RegExp(/([\-:]\s*(?:\s<<prop>>[ \t]+)?[|>])[ \t]*(?:((?:\r?\n|\r)[ \t]+)\S[^\r\n]*(?:\2[^\r\n]+)*)/.source.replace(/<<prop>>/g,function(){return r})),lookbehind:!0,alias:"string"},comment:/#.*/,key:{pattern:RegExp(/((?:^|[:\-,[{\r\n?])[ \t]*(?:<<prop>>[ \t]+)?)<<key>>(?=\s*:\s)/.source.replace(/<<prop>>/g,function(){return r}).replace(/<<key>>/g,function(){return"(?:"+i+"|"+s+")"})),lookbehind:!0,greedy:!0,alias:"atrule"},directive:{pattern:/(^[ \t]*)%.+/m,lookbehind:!0,alias:"important"},datetime:{pattern:o(/\d{4}-\d\d?-\d\d?(?:[tT]|[ \t]+)\d\d?:\d{2}:\d{2}(?:\.\d*)?(?:[ \t]*(?:Z|[-+]\d\d?(?::\d{2})?))?|\d{4}-\d{2}-\d{2}|\d\d?:\d{2}(?::\d{2}(?:\.\d*)?)?/.source),lookbehind:!0,alias:"number"},boolean:{pattern:o(/false|true/.source,"i"),lookbehind:!0,alias:"important"},null:{pattern:o(/null|~/.source,"i"),lookbehind:!0,alias:"important"},string:{pattern:o(s),lookbehind:!0,greedy:!0},number:{pattern:o(/[+-]?(?:0x[\da-f]+|0o[0-7]+|(?:\d+(?:\.\d*)?|\.\d+)(?:e[+-]?\d+)?|\.inf|\.nan)/.source,"i"),lookbehind:!0},tag:n,important:t,punctuation:/---|[:[\]{}\-,|>?]|\.\.\./},e.languages.yml=e.languages.yaml}(V),function(e){var t=/(?:\\.|[^\\\n\r]|(?:\n|\r\n?)(?![\r\n]))/.source;function n(u){return u=u.replace(/<inner>/g,function(){return t}),RegExp(/((?:^|[^\\])(?:\\{2})*)/.source+"(?:"+u+")")}var r=/(?:\\.|``(?:[^`\r\n]|`(?!`))+``|`[^`\r\n]+`|[^\\|\r\n`])+/.source,i=/\|?__(?:\|__)+\|?(?:(?:\n|\r\n?)|(?![\s\S]))/.source.replace(/__/g,function(){return r}),s=/\|?[ \t]*:?-{3,}:?[ \t]*(?:\|[ \t]*:?-{3,}:?[ \t]*)+\|?(?:\n|\r\n?)/.source,o=(e.languages.markdown=e.languages.extend("markup",{}),e.languages.insertBefore("markdown","prolog",{"front-matter-block":{pattern:/(^(?:\s*[\r\n])?)---(?!.)[\s\S]*?[\r\n]---(?!.)/,lookbehind:!0,greedy:!0,inside:{punctuation:/^---|---$/,"front-matter":{pattern:/\S+(?:\s+\S+)*/,alias:["yaml","language-yaml"],inside:e.languages.yaml}}},blockquote:{pattern:/^>(?:[\t ]*>)*/m,alias:"punctuation"},table:{pattern:RegExp("^"+i+s+"(?:"+i+")*","m"),inside:{"table-data-rows":{pattern:RegExp("^("+i+s+")(?:"+i+")*$"),lookbehind:!0,inside:{"table-data":{pattern:RegExp(r),inside:e.languages.markdown},punctuation:/\|/}},"table-line":{pattern:RegExp("^("+i+")"+s+"$"),lookbehind:!0,inside:{punctuation:/\||:?-{3,}:?/}},"table-header-row":{pattern:RegExp("^"+i+"$"),inside:{"table-header":{pattern:RegExp(r),alias:"important",inside:e.languages.markdown},punctuation:/\|/}}}},code:[{pattern:/((?:^|\n)[ \t]*\n|(?:^|\r\n?)[ \t]*\r\n?)(?: {4}|\t).+(?:(?:\n|\r\n?)(?: {4}|\t).+)*/,lookbehind:!0,alias:"keyword"},{pattern:/^```[\s\S]*?^```$/m,greedy:!0,inside:{"code-block":{pattern:/^(```.*(?:\n|\r\n?))[\s\S]+?(?=(?:\n|\r\n?)^```$)/m,lookbehind:!0},"code-language":{pattern:/^(```).+/,lookbehind:!0},punctuation:/```/}}],title:[{pattern:/\S.*(?:\n|\r\n?)(?:==+|--+)(?=[ \t]*$)/m,alias:"important",inside:{punctuation:/==+$|--+$/}},{pattern:/(^\s*)#.+/m,lookbehind:!0,alias:"important",inside:{punctuation:/^#+|#+$/}}],hr:{pattern:/(^\s*)([*-])(?:[\t ]*\2){2,}(?=\s*$)/m,lookbehind:!0,alias:"punctuation"},list:{pattern:/(^\s*)(?:[*+-]|\d+\.)(?=[\t ].)/m,lookbehind:!0,alias:"punctuation"},"url-reference":{pattern:/!?\[[^\]]+\]:[\t ]+(?:\S+|<(?:\\.|[^>\\])+>)(?:[\t ]+(?:"(?:\\.|[^"\\])*"|'(?:\\.|[^'\\])*'|\((?:\\.|[^)\\])*\)))?/,inside:{variable:{pattern:/^(!?\[)[^\]]+/,lookbehind:!0},string:/(?:"(?:\\.|[^"\\])*"|'(?:\\.|[^'\\])*'|\((?:\\.|[^)\\])*\))$/,punctuation:/^[\[\]!:]|[<>]/},alias:"url"},bold:{pattern:n(/\b__(?:(?!_)<inner>|_(?:(?!_)<inner>)+_)+__\b|\*\*(?:(?!\*)<inner>|\*(?:(?!\*)<inner>)+\*)+\*\*/.source),lookbehind:!0,greedy:!0,inside:{content:{pattern:/(^..)[\s\S]+(?=..$)/,lookbehind:!0,inside:{}},punctuation:/\*\*|__/}},italic:{pattern:n(/\b_(?:(?!_)<inner>|__(?:(?!_)<inner>)+__)+_\b|\*(?:(?!\*)<inner>|\*\*(?:(?!\*)<inner>)+\*\*)+\*/.source),lookbehind:!0,greedy:!0,inside:{content:{pattern:/(^.)[\s\S]+(?=.$)/,lookbehind:!0,inside:{}},punctuation:/[*_]/}},strike:{pattern:n(/(~~?)(?:(?!~)<inner>)+\2/.source),lookbehind:!0,greedy:!0,inside:{content:{pattern:/(^~~?)[\s\S]+(?=\1$)/,lookbehind:!0,inside:{}},punctuation:/~~?/}},"code-snippet":{pattern:/(^|[^\\`])(?:``[^`\r\n]+(?:`[^`\r\n]+)*``(?!`)|`[^`\r\n]+`(?!`))/,lookbehind:!0,greedy:!0,alias:["code","keyword"]},url:{pattern:n(/!?\[(?:(?!\])<inner>)+\](?:\([^\s)]+(?:[\t ]+"(?:\\.|[^"\\])*")?\)|[ \t]?\[(?:(?!\])<inner>)+\])/.source),lookbehind:!0,greedy:!0,inside:{operator:/^!/,content:{pattern:/(^\[)[^\]]+(?=\])/,lookbehind:!0,inside:{}},variable:{pattern:/(^\][ \t]?\[)[^\]]+(?=\]$)/,lookbehind:!0},url:{pattern:/(^\]\()[^\s)]+/,lookbehind:!0},string:{pattern:/(^[ \t]+)"(?:\\.|[^"\\])*"(?=\)$)/,lookbehind:!0}}}}),["url","bold","italic","strike"].forEach(function(u){["url","bold","italic","strike","code-snippet"].forEach(function(d){u!==d&&(e.languages.markdown[u].inside.content.inside[d]=e.languages.markdown[d])})}),e.hooks.add("after-tokenize",function(u){u.language!=="markdown"&&u.language!=="md"||function d(h){if(h&&typeof h!="string")for(var f=0,p=h.length;f<p;f++){var m,g=h[f];g.type!=="code"?d(g.content):(m=g.content[1],g=g.content[3],m&&g&&m.type==="code-language"&&g.type==="code-block"&&typeof m.content=="string"&&(m=m.content.replace(/\b#/g,"sharp").replace(/\b\+\+/g,"pp"),m="language-"+(m=(/[a-z][\w-]*/i.exec(m)||[""])[0].toLowerCase()),g.alias?typeof g.alias=="string"?g.alias=[g.alias,m]:g.alias.push(m):g.alias=[m]))}}(u.tokens)}),e.hooks.add("wrap",function(u){if(u.type==="code-block"){for(var d="",h=0,f=u.classes.length;h<f;h++){var p=u.classes[h],p=/language-(.+)/.exec(p);if(p){d=p[1];break}}var m,g=e.languages[d];g?u.content=e.highlight(function(b){return b=b.replace(o,""),b=b.replace(/&(\w{1,8}|#x?[\da-f]{1,8});/gi,function(v,_){var y;return(_=_.toLowerCase())[0]==="#"?(y=_[1]==="x"?parseInt(_.slice(2),16):Number(_.slice(1)),c(y)):a[_]||v})}(u.content),g,d):d&&d!=="none"&&e.plugins.autoloader&&(m="md-"+new Date().valueOf()+"-"+Math.floor(1e16*Math.random()),u.attributes.id=m,e.plugins.autoloader.loadLanguages(d,function(){var b=document.getElementById(m);b&&(b.innerHTML=e.highlight(b.textContent,e.languages[d],d))}))}}),RegExp(e.languages.markup.tag.pattern.source,"gi")),a={amp:"&",lt:"<",gt:">",quot:'"'},c=String.fromCodePoint||String.fromCharCode;e.languages.md=e.languages.markdown}(V),V.languages.graphql={comment:/#.*/,description:{pattern:/(?:"""(?:[^"]|(?!""")")*"""|"(?:\\.|[^\\"\r\n])*")(?=\s*[a-z_])/i,greedy:!0,alias:"string",inside:{"language-markdown":{pattern:/(^"(?:"")?)(?!\1)[\s\S]+(?=\1$)/,lookbehind:!0,inside:V.languages.markdown}}},string:{pattern:/"""(?:[^"]|(?!""")")*"""|"(?:\\.|[^\\"\r\n])*"/,greedy:!0},number:/(?:\B-|\b)\d+(?:\.\d+)?(?:e[+-]?\d+)?\b/i,boolean:/\b(?:false|true)\b/,variable:/\$[a-z_]\w*/i,directive:{pattern:/@[a-z_]\w*/i,alias:"function"},"attr-name":{pattern:/\b[a-z_]\w*(?=\s*(?:\((?:[^()"]|"(?:\\.|[^\\"\r\n])*")*\))?:)/i,greedy:!0},"atom-input":{pattern:/\b[A-Z]\w*Input\b/,alias:"class-name"},scalar:/\b(?:Boolean|Float|ID|Int|String)\b/,constant:/\b[A-Z][A-Z_\d]*\b/,"class-name":{pattern:/(\b(?:enum|implements|interface|on|scalar|type|union)\s+|&\s*|:\s*|\[)[A-Z_]\w*/,lookbehind:!0},fragment:{pattern:/(\bfragment\s+|\.{3}\s*(?!on\b))[a-zA-Z_]\w*/,lookbehind:!0,alias:"function"},"definition-mutation":{pattern:/(\bmutation\s+)[a-zA-Z_]\w*/,lookbehind:!0,alias:"function"},"definition-query":{pattern:/(\bquery\s+)[a-zA-Z_]\w*/,lookbehind:!0,alias:"function"},keyword:/\b(?:directive|enum|extend|fragment|implements|input|interface|mutation|on|query|repeatable|scalar|schema|subscription|type|union)\b/,operator:/[!=|&]|\.{3}/,"property-query":/\w+(?=\s*\()/,object:/\w+(?=\s*\{)/,punctuation:/[!(){}\[\]:=,]/,property:/\w+/},V.hooks.add("after-tokenize",function(e){if(e.language==="graphql")for(var t=e.tokens.filter(function(m){return typeof m!="string"&&m.type!=="comment"&&m.type!=="scalar"}),n=0;n<t.length;){var r=t[n++];if(r.type==="keyword"&&r.content==="mutation"){var i=[];if(h(["definition-mutation","punctuation"])&&d(1).content==="("){n+=2;var s=f(/^\($/,/^\)$/);if(s===-1)continue;for(;n<s;n++){var o=d(0);o.type==="variable"&&(p(o,"variable-input"),i.push(o.content))}n=s+1}if(h(["punctuation","property-query"])&&d(0).content==="{"&&(n++,p(d(0),"property-mutation"),0<i.length)){var a=f(/^\{$/,/^\}$/);if(a!==-1)for(var c=n;c<a;c++){var u=t[c];u.type==="variable"&&0<=i.indexOf(u.content)&&p(u,"variable-input")}}}}function d(m){return t[n+m]}function h(m,g){g=g||0;for(var b=0;b<m.length;b++){var v=d(b+g);if(!v||v.type!==m[b])return}return 1}function f(m,g){for(var b=1,v=n;v<t.length;v++){var _=t[v],y=_.content;if(_.type==="punctuation"&&typeof y=="string"){if(m.test(y))b++;else if(g.test(y)&&--b===0)return v}}return-1}function p(m,g){var b=m.alias;b?Array.isArray(b)||(m.alias=b=[b]):m.alias=b=[],b.push(g)}}),V.languages.sql={comment:{pattern:/(^|[^\\])(?:\/\*[\s\S]*?\*\/|(?:--|\/\/|#).*)/,lookbehind:!0},variable:[{pattern:/@(["'`])(?:\\[\s\S]|(?!\1)[^\\])+\1/,greedy:!0},/@[\w.$]+/],string:{pattern:/(^|[^@\\])("|')(?:\\[\s\S]|(?!\2)[^\\]|\2\2)*\2/,greedy:!0,lookbehind:!0},identifier:{pattern:/(^|[^@\\])`(?:\\[\s\S]|[^`\\]|``)*`/,greedy:!0,lookbehind:!0,inside:{punctuation:/^`|`$/}},function:/\b(?:AVG|COUNT|FIRST|FORMAT|LAST|LCASE|LEN|MAX|MID|MIN|MOD|NOW|ROUND|SUM|UCASE)(?=\s*\()/i,keyword:/\b(?:ACTION|ADD|AFTER|ALGORITHM|ALL|ALTER|ANALYZE|ANY|APPLY|AS|ASC|AUTHORIZATION|AUTO_INCREMENT|BACKUP|BDB|BEGIN|BERKELEYDB|BIGINT|BINARY|BIT|BLOB|BOOL|BOOLEAN|BREAK|BROWSE|BTREE|BULK|BY|CALL|CASCADED?|CASE|CHAIN|CHAR(?:ACTER|SET)?|CHECK(?:POINT)?|CLOSE|CLUSTERED|COALESCE|COLLATE|COLUMNS?|COMMENT|COMMIT(?:TED)?|COMPUTE|CONNECT|CONSISTENT|CONSTRAINT|CONTAINS(?:TABLE)?|CONTINUE|CONVERT|CREATE|CROSS|CURRENT(?:_DATE|_TIME|_TIMESTAMP|_USER)?|CURSOR|CYCLE|DATA(?:BASES?)?|DATE(?:TIME)?|DAY|DBCC|DEALLOCATE|DEC|DECIMAL|DECLARE|DEFAULT|DEFINER|DELAYED|DELETE|DELIMITERS?|DENY|DESC|DESCRIBE|DETERMINISTIC|DISABLE|DISCARD|DISK|DISTINCT|DISTINCTROW|DISTRIBUTED|DO|DOUBLE|DROP|DUMMY|DUMP(?:FILE)?|DUPLICATE|ELSE(?:IF)?|ENABLE|ENCLOSED|END|ENGINE|ENUM|ERRLVL|ERRORS|ESCAPED?|EXCEPT|EXEC(?:UTE)?|EXISTS|EXIT|EXPLAIN|EXTENDED|FETCH|FIELDS|FILE|FILLFACTOR|FIRST|FIXED|FLOAT|FOLLOWING|FOR(?: EACH ROW)?|FORCE|FOREIGN|FREETEXT(?:TABLE)?|FROM|FULL|FUNCTION|GEOMETRY(?:COLLECTION)?|GLOBAL|GOTO|GRANT|GROUP|HANDLER|HASH|HAVING|HOLDLOCK|HOUR|IDENTITY(?:COL|_INSERT)?|IF|IGNORE|IMPORT|INDEX|INFILE|INNER|INNODB|INOUT|INSERT|INT|INTEGER|INTERSECT|INTERVAL|INTO|INVOKER|ISOLATION|ITERATE|JOIN|KEYS?|KILL|LANGUAGE|LAST|LEAVE|LEFT|LEVEL|LIMIT|LINENO|LINES|LINESTRING|LOAD|LOCAL|LOCK|LONG(?:BLOB|TEXT)|LOOP|MATCH(?:ED)?|MEDIUM(?:BLOB|INT|TEXT)|MERGE|MIDDLEINT|MINUTE|MODE|MODIFIES|MODIFY|MONTH|MULTI(?:LINESTRING|POINT|POLYGON)|NATIONAL|NATURAL|NCHAR|NEXT|NO|NONCLUSTERED|NULLIF|NUMERIC|OFF?|OFFSETS?|ON|OPEN(?:DATASOURCE|QUERY|ROWSET)?|OPTIMIZE|OPTION(?:ALLY)?|ORDER|OUT(?:ER|FILE)?|OVER|PARTIAL|PARTITION|PERCENT|PIVOT|PLAN|POINT|POLYGON|PRECEDING|PRECISION|PREPARE|PREV|PRIMARY|PRINT|PRIVILEGES|PROC(?:EDURE)?|PUBLIC|PURGE|QUICK|RAISERROR|READS?|REAL|RECONFIGURE|REFERENCES|RELEASE|RENAME|REPEAT(?:ABLE)?|REPLACE|REPLICATION|REQUIRE|RESIGNAL|RESTORE|RESTRICT|RETURN(?:ING|S)?|REVOKE|RIGHT|ROLLBACK|ROUTINE|ROW(?:COUNT|GUIDCOL|S)?|RTREE|RULE|SAVE(?:POINT)?|SCHEMA|SECOND|SELECT|SERIAL(?:IZABLE)?|SESSION(?:_USER)?|SET(?:USER)?|SHARE|SHOW|SHUTDOWN|SIMPLE|SMALLINT|SNAPSHOT|SOME|SONAME|SQL|START(?:ING)?|STATISTICS|STATUS|STRIPED|SYSTEM_USER|TABLES?|TABLESPACE|TEMP(?:ORARY|TABLE)?|TERMINATED|TEXT(?:SIZE)?|THEN|TIME(?:STAMP)?|TINY(?:BLOB|INT|TEXT)|TOP?|TRAN(?:SACTIONS?)?|TRIGGER|TRUNCATE|TSEQUAL|TYPES?|UNBOUNDED|UNCOMMITTED|UNDEFINED|UNION|UNIQUE|UNLOCK|UNPIVOT|UNSIGNED|UPDATE(?:TEXT)?|USAGE|USE|USER|USING|VALUES?|VAR(?:BINARY|CHAR|CHARACTER|YING)|VIEW|WAITFOR|WARNINGS|WHEN|WHERE|WHILE|WITH(?: ROLLUP|IN)?|WORK|WRITE(?:TEXT)?|YEAR)\b/i,boolean:/\b(?:FALSE|NULL|TRUE)\b/i,number:/\b0x[\da-f]+\b|\b\d+(?:\.\d*)?|\B\.\d+\b/i,operator:/[-+*\/=%^~]|&&?|\|\|?|!=?|<(?:=>?|<|>)?|>[>=]?|\b(?:AND|BETWEEN|DIV|ILIKE|IN|IS|LIKE|NOT|OR|REGEXP|RLIKE|SOUNDS LIKE|XOR)\b/i,punctuation:/[;[\]()`,.]/},function(e){var t=e.languages.javascript["template-string"],n=t.pattern.source,r=t.inside.interpolation,i=r.inside["interpolation-punctuation"],s=r.pattern.source;function o(h,f){if(e.languages[h])return{pattern:RegExp("((?:"+f+")\\s*)"+n),lookbehind:!0,greedy:!0,inside:{"template-punctuation":{pattern:/^`|`$/,alias:"string"},"embedded-code":{pattern:/[\s\S]+/,alias:h}}}}function a(h,f,p){return h={code:h,grammar:f,language:p},e.hooks.run("before-tokenize",h),h.tokens=e.tokenize(h.code,h.grammar),e.hooks.run("after-tokenize",h),h.tokens}function c(h,f,p){var b=e.tokenize(h,{interpolation:{pattern:RegExp(s),lookbehind:!0}}),m=0,g={},b=a(b.map(function(_){if(typeof _=="string")return _;for(var y,S,_=_.content;h.indexOf((S=m++,y="___"+p.toUpperCase()+"_"+S+"___"))!==-1;);return g[y]=_,y}).join(""),f,p),v=Object.keys(g);return m=0,function _(y){for(var S=0;S<y.length;S++){if(m>=v.length)return;var E,x,j,T,B,R,F,L=y[S];typeof L=="string"||typeof L.content=="string"?(E=v[m],(F=(R=typeof L=="string"?L:L.content).indexOf(E))!==-1&&(++m,x=R.substring(0,F),B=g[E],j=void 0,(T={})["interpolation-punctuation"]=i,(T=e.tokenize(B,T)).length===3&&((j=[1,1]).push.apply(j,a(T[1],e.languages.javascript,"javascript")),T.splice.apply(T,j)),j=new e.Token("interpolation",T,r.alias,B),T=R.substring(F+E.length),B=[],x&&B.push(x),B.push(j),T&&(_(R=[T]),B.push.apply(B,R)),typeof L=="string"?(y.splice.apply(y,[S,1].concat(B)),S+=B.length-1):L.content=B)):(F=L.content,Array.isArray(F)?_(F):_([F]))}}(b),new e.Token(p,b,"language-"+p,h)}e.languages.javascript["template-string"]=[o("css",/\b(?:styled(?:\([^)]*\))?(?:\s*\.\s*\w+(?:\([^)]*\))*)*|css(?:\s*\.\s*(?:global|resolve))?|createGlobalStyle|keyframes)/.source),o("html",/\bhtml|\.\s*(?:inner|outer)HTML\s*\+?=/.source),o("svg",/\bsvg/.source),o("markdown",/\b(?:markdown|md)/.source),o("graphql",/\b(?:gql|graphql(?:\s*\.\s*experimental)?)/.source),o("sql",/\bsql/.source),t].filter(Boolean);var u={javascript:!0,js:!0,typescript:!0,ts:!0,jsx:!0,tsx:!0};function d(h){return typeof h=="string"?h:Array.isArray(h)?h.map(d).join(""):d(h.content)}e.hooks.add("after-tokenize",function(h){h.language in u&&function f(p){for(var m=0,g=p.length;m<g;m++){var b,v,_,y=p[m];typeof y!="string"&&(b=y.content,Array.isArray(b)?y.type==="template-string"?(y=b[1],b.length===3&&typeof y!="string"&&y.type==="embedded-code"&&(v=d(y),y=y.alias,y=Array.isArray(y)?y[0]:y,_=e.languages[y])&&(b[1]=c(v,_,y))):f(b):typeof b!="string"&&f([b]))}}(h.tokens)})}(V),function(e){e.languages.typescript=e.languages.extend("javascript",{"class-name":{pattern:/(\b(?:class|extends|implements|instanceof|interface|new|type)\s+)(?!keyof\b)(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?:\s*<(?:[^<>]|<(?:[^<>]|<[^<>]*>)*>)*>)?/,lookbehind:!0,greedy:!0,inside:null},builtin:/\b(?:Array|Function|Promise|any|boolean|console|never|number|string|symbol|unknown)\b/}),e.languages.typescript.keyword.push(/\b(?:abstract|declare|is|keyof|readonly|require)\b/,/\b(?:asserts|infer|interface|module|namespace|type)\b(?=\s*(?:[{_$a-zA-Z\xA0-\uFFFF]|$))/,/\btype\b(?=\s*(?:[\{*]|$))/),delete e.languages.typescript.parameter,delete e.languages.typescript["literal-property"];var t=e.languages.extend("typescript",{});delete t["class-name"],e.languages.typescript["class-name"].inside=t,e.languages.insertBefore("typescript","function",{decorator:{pattern:/@[$\w\xA0-\uFFFF]+/,inside:{at:{pattern:/^@/,alias:"operator"},function:/^[\s\S]+/}},"generic-function":{pattern:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*\s*<(?:[^<>]|<(?:[^<>]|<[^<>]*>)*>)*>(?=\s*\()/,greedy:!0,inside:{function:/^#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*/,generic:{pattern:/<[\s\S]+/,alias:"class-name",inside:t}}}}),e.languages.ts=e.languages.typescript}(V),function(e){var t=e.languages.javascript,n=/\{(?:[^{}]|\{(?:[^{}]|\{[^{}]*\})*\})+\}/.source,r="(@(?:arg|argument|param|property)\\s+(?:"+n+"\\s+)?)";e.languages.jsdoc=e.languages.extend("javadoclike",{parameter:{pattern:RegExp(r+/(?:(?!\s)[$\w\xA0-\uFFFF.])+(?=\s|$)/.source),lookbehind:!0,inside:{punctuation:/\./}}}),e.languages.insertBefore("jsdoc","keyword",{"optional-parameter":{pattern:RegExp(r+/\[(?:(?!\s)[$\w\xA0-\uFFFF.])+(?:=[^[\]]+)?\](?=\s|$)/.source),lookbehind:!0,inside:{parameter:{pattern:/(^\[)[$\w\xA0-\uFFFF\.]+/,lookbehind:!0,inside:{punctuation:/\./}},code:{pattern:/(=)[\s\S]*(?=\]$)/,lookbehind:!0,inside:t,alias:"language-javascript"},punctuation:/[=[\]]/}},"class-name":[{pattern:RegExp(/(@(?:augments|class|extends|interface|memberof!?|template|this|typedef)\s+(?:<TYPE>\s+)?)[A-Z]\w*(?:\.[A-Z]\w*)*/.source.replace(/<TYPE>/g,function(){return n})),lookbehind:!0,inside:{punctuation:/\./}},{pattern:RegExp("(@[a-z]+\\s+)"+n),lookbehind:!0,inside:{string:t.string,number:t.number,boolean:t.boolean,keyword:e.languages.typescript.keyword,operator:/=>|\.\.\.|[&|?:*]/,punctuation:/[.,;=<>{}()[\]]/}}],example:{pattern:/(@example\s+(?!\s))(?:[^@\s]|\s+(?!\s))+?(?=\s*(?:\*\s*)?(?:@\w|\*\/))/,lookbehind:!0,inside:{code:{pattern:/^([\t ]*(?:\*\s*)?)\S.*$/m,lookbehind:!0,inside:t,alias:"language-javascript"}}}}),e.languages.javadoclike.addSupport("javascript",e.languages.jsdoc)}(V),function(e){e.languages.flow=e.languages.extend("javascript",{}),e.languages.insertBefore("flow","keyword",{type:[{pattern:/\b(?:[Bb]oolean|Function|[Nn]umber|[Ss]tring|[Ss]ymbol|any|mixed|null|void)\b/,alias:"class-name"}]}),e.languages.flow["function-variable"].pattern=/(?!\s)[_$a-z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*=\s*(?:function\b|(?:\([^()]*\)(?:\s*:\s*\w+)?|(?!\s)[_$a-z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)\s*=>))/i,delete e.languages.flow.parameter,e.languages.insertBefore("flow","operator",{"flow-punctuation":{pattern:/\{\||\|\}/,alias:"punctuation"}}),Array.isArray(e.languages.flow.keyword)||(e.languages.flow.keyword=[e.languages.flow.keyword]),e.languages.flow.keyword.unshift({pattern:/(^|[^$]\b)(?:Class|declare|opaque|type)\b(?!\$)/,lookbehind:!0},{pattern:/(^|[^$]\B)\$(?:Diff|Enum|Exact|Keys|ObjMap|PropertyType|Record|Shape|Subtype|Supertype|await)\b(?!\$)/,lookbehind:!0})}(V),V.languages.n4js=V.languages.extend("javascript",{keyword:/\b(?:Array|any|boolean|break|case|catch|class|const|constructor|continue|debugger|declare|default|delete|do|else|enum|export|extends|false|finally|for|from|function|get|if|implements|import|in|instanceof|interface|let|module|new|null|number|package|private|protected|public|return|set|static|string|super|switch|this|throw|true|try|typeof|var|void|while|with|yield)\b/}),V.languages.insertBefore("n4js","constant",{annotation:{pattern:/@+\w+/,alias:"operator"}}),V.languages.n4jsd=V.languages.n4js,function(e){function t(o,a){return RegExp(o.replace(/<ID>/g,function(){return/(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*/.source}),a)}e.languages.insertBefore("javascript","function-variable",{"method-variable":{pattern:RegExp("(\\.\\s*)"+e.languages.javascript["function-variable"].pattern.source),lookbehind:!0,alias:["function-variable","method","function","property-access"]}}),e.languages.insertBefore("javascript","function",{method:{pattern:RegExp("(\\.\\s*)"+e.languages.javascript.function.source),lookbehind:!0,alias:["function","property-access"]}}),e.languages.insertBefore("javascript","constant",{"known-class-name":[{pattern:/\b(?:(?:Float(?:32|64)|(?:Int|Uint)(?:8|16|32)|Uint8Clamped)?Array|ArrayBuffer|BigInt|Boolean|DataView|Date|Error|Function|Intl|JSON|(?:Weak)?(?:Map|Set)|Math|Number|Object|Promise|Proxy|Reflect|RegExp|String|Symbol|WebAssembly)\b/,alias:"class-name"},{pattern:/\b(?:[A-Z]\w*)Error\b/,alias:"class-name"}]}),e.languages.insertBefore("javascript","keyword",{imports:{pattern:t(/(\bimport\b\s*)(?:<ID>(?:\s*,\s*(?:\*\s*as\s+<ID>|\{[^{}]*\}))?|\*\s*as\s+<ID>|\{[^{}]*\})(?=\s*\bfrom\b)/.source),lookbehind:!0,inside:e.languages.javascript},exports:{pattern:t(/(\bexport\b\s*)(?:\*(?:\s*as\s+<ID>)?(?=\s*\bfrom\b)|\{[^{}]*\})/.source),lookbehind:!0,inside:e.languages.javascript}}),e.languages.javascript.keyword.unshift({pattern:/\b(?:as|default|export|from|import)\b/,alias:"module"},{pattern:/\b(?:await|break|catch|continue|do|else|finally|for|if|return|switch|throw|try|while|yield)\b/,alias:"control-flow"},{pattern:/\bnull\b/,alias:["null","nil"]},{pattern:/\bundefined\b/,alias:"nil"}),e.languages.insertBefore("javascript","operator",{spread:{pattern:/\.{3}/,alias:"operator"},arrow:{pattern:/=>/,alias:"operator"}}),e.languages.insertBefore("javascript","punctuation",{"property-access":{pattern:t(/(\.\s*)#?<ID>/.source),lookbehind:!0},"maybe-class-name":{pattern:/(^|[^$\w\xA0-\uFFFF])[A-Z][$\w\xA0-\uFFFF]+/,lookbehind:!0},dom:{pattern:/\b(?:document|(?:local|session)Storage|location|navigator|performance|window)\b/,alias:"variable"},console:{pattern:/\bconsole(?=\s*\.)/,alias:"class-name"}});for(var n=["function","function-variable","method","method-variable","property-access"],r=0;r<n.length;r++){var s=n[r],i=e.languages.javascript[s],s=(i=e.util.type(i)==="RegExp"?e.languages.javascript[s]={pattern:i}:i).inside||{};(i.inside=s)["maybe-class-name"]=/^[A-Z][\s\S]*/}}(V),function(e){var t=e.util.clone(e.languages.javascript),n=/(?:\s|\/\/.*(?!.)|\/\*(?:[^*]|\*(?!\/))\*\/)/.source,r=/(?:\{(?:\{(?:\{[^{}]*\}|[^{}])*\}|[^{}])*\})/.source,i=/(?:\{<S>*\.{3}(?:[^{}]|<BRACES>)*\})/.source;function s(c,u){return c=c.replace(/<S>/g,function(){return n}).replace(/<BRACES>/g,function(){return r}).replace(/<SPREAD>/g,function(){return i}),RegExp(c,u)}i=s(i).source,e.languages.jsx=e.languages.extend("markup",t),e.languages.jsx.tag.pattern=s(/<\/?(?:[\w.:-]+(?:<S>+(?:[\w.:$-]+(?:=(?:"(?:\\[\s\S]|[^\\"])*"|'(?:\\[\s\S]|[^\\'])*'|[^\s{'"/>=]+|<BRACES>))?|<SPREAD>))*<S>*\/?)?>/.source),e.languages.jsx.tag.inside.tag.pattern=/^<\/?[^\s>\/]*/,e.languages.jsx.tag.inside["attr-value"].pattern=/=(?!\{)(?:"(?:\\[\s\S]|[^\\"])*"|'(?:\\[\s\S]|[^\\'])*'|[^\s'">]+)/,e.languages.jsx.tag.inside.tag.inside["class-name"]=/^[A-Z]\w*(?:\.[A-Z]\w*)*$/,e.languages.jsx.tag.inside.comment=t.comment,e.languages.insertBefore("inside","attr-name",{spread:{pattern:s(/<SPREAD>/.source),inside:e.languages.jsx}},e.languages.jsx.tag),e.languages.insertBefore("inside","special-attr",{script:{pattern:s(/=<BRACES>/.source),alias:"language-javascript",inside:{"script-punctuation":{pattern:/^=(?=\{)/,alias:"punctuation"},rest:e.languages.jsx}}},e.languages.jsx.tag);function o(c){for(var u=[],d=0;d<c.length;d++){var h=c[d],f=!1;typeof h!="string"&&(h.type==="tag"&&h.content[0]&&h.content[0].type==="tag"?h.content[0].content[0].content==="</"?0<u.length&&u[u.length-1].tagName===a(h.content[0].content[1])&&u.pop():h.content[h.content.length-1].content!=="/>"&&u.push({tagName:a(h.content[0].content[1]),openedBraces:0}):0<u.length&&h.type==="punctuation"&&h.content==="{"?u[u.length-1].openedBraces++:0<u.length&&0<u[u.length-1].openedBraces&&h.type==="punctuation"&&h.content==="}"?u[u.length-1].openedBraces--:f=!0),(f||typeof h=="string")&&0<u.length&&u[u.length-1].openedBraces===0&&(f=a(h),d<c.length-1&&(typeof c[d+1]=="string"||c[d+1].type==="plain-text")&&(f+=a(c[d+1]),c.splice(d+1,1)),0<d&&(typeof c[d-1]=="string"||c[d-1].type==="plain-text")&&(f=a(c[d-1])+f,c.splice(d-1,1),d--),c[d]=new e.Token("plain-text",f,null,f)),h.content&&typeof h.content!="string"&&o(h.content)}}var a=function(c){return c?typeof c=="string"?c:typeof c.content=="string"?c.content:c.content.map(a).join(""):""};e.hooks.add("after-tokenize",function(c){c.language!=="jsx"&&c.language!=="tsx"||o(c.tokens)})}(V),function(e){var t=e.util.clone(e.languages.typescript),t=(e.languages.tsx=e.languages.extend("jsx",t),delete e.languages.tsx.parameter,delete e.languages.tsx["literal-property"],e.languages.tsx.tag);t.pattern=RegExp(/(^|[^\w$]|(?=<\/))/.source+"(?:"+t.pattern.source+")",t.pattern.flags),t.lookbehind=!0}(V),V.languages.swift={comment:{pattern:/(^|[^\\:])(?:\/\/.*|\/\*(?:[^/*]|\/(?!\*)|\*(?!\/)|\/\*(?:[^*]|\*(?!\/))*\*\/)*\*\/)/,lookbehind:!0,greedy:!0},"string-literal":[{pattern:RegExp(/(^|[^"#])/.source+"(?:"+/"(?:\\(?:\((?:[^()]|\([^()]*\))*\)|\r\n|[^(])|[^\\\r\n"])*"/.source+"|"+/"""(?:\\(?:\((?:[^()]|\([^()]*\))*\)|[^(])|[^\\"]|"(?!""))*"""/.source+")"+/(?!["#])/.source),lookbehind:!0,greedy:!0,inside:{interpolation:{pattern:/(\\\()(?:[^()]|\([^()]*\))*(?=\))/,lookbehind:!0,inside:null},"interpolation-punctuation":{pattern:/^\)|\\\($/,alias:"punctuation"},punctuation:/\\(?=[\r\n])/,string:/[\s\S]+/}},{pattern:RegExp(/(^|[^"#])(#+)/.source+"(?:"+/"(?:\\(?:#+\((?:[^()]|\([^()]*\))*\)|\r\n|[^#])|[^\\\r\n])*?"/.source+"|"+/"""(?:\\(?:#+\((?:[^()]|\([^()]*\))*\)|[^#])|[^\\])*?"""/.source+")\\2"),lookbehind:!0,greedy:!0,inside:{interpolation:{pattern:/(\\#+\()(?:[^()]|\([^()]*\))*(?=\))/,lookbehind:!0,inside:null},"interpolation-punctuation":{pattern:/^\)|\\#+\($/,alias:"punctuation"},string:/[\s\S]+/}}],directive:{pattern:RegExp(/#/.source+"(?:"+/(?:elseif|if)\b/.source+"(?:[ ]*"+/(?:![ \t]*)?(?:\b\w+\b(?:[ \t]*\((?:[^()]|\([^()]*\))*\))?|\((?:[^()]|\([^()]*\))*\))(?:[ \t]*(?:&&|\|\|))?/.source+")+|"+/(?:else|endif)\b/.source+")"),alias:"property",inside:{"directive-name":/^#\w+/,boolean:/\b(?:false|true)\b/,number:/\b\d+(?:\.\d+)*\b/,operator:/!|&&|\|\||[<>]=?/,punctuation:/[(),]/}},literal:{pattern:/#(?:colorLiteral|column|dsohandle|file(?:ID|Literal|Path)?|function|imageLiteral|line)\b/,alias:"constant"},"other-directive":{pattern:/#\w+\b/,alias:"property"},attribute:{pattern:/@\w+/,alias:"atrule"},"function-definition":{pattern:/(\bfunc\s+)\w+/,lookbehind:!0,alias:"function"},label:{pattern:/\b(break|continue)\s+\w+|\b[a-zA-Z_]\w*(?=\s*:\s*(?:for|repeat|while)\b)/,lookbehind:!0,alias:"important"},keyword:/\b(?:Any|Protocol|Self|Type|actor|as|assignment|associatedtype|associativity|async|await|break|case|catch|class|continue|convenience|default|defer|deinit|didSet|do|dynamic|else|enum|extension|fallthrough|fileprivate|final|for|func|get|guard|higherThan|if|import|in|indirect|infix|init|inout|internal|is|isolated|lazy|left|let|lowerThan|mutating|none|nonisolated|nonmutating|open|operator|optional|override|postfix|precedencegroup|prefix|private|protocol|public|repeat|required|rethrows|return|right|safe|self|set|some|static|struct|subscript|super|switch|throw|throws|try|typealias|unowned|unsafe|var|weak|where|while|willSet)\b/,boolean:/\b(?:false|true)\b/,nil:{pattern:/\bnil\b/,alias:"constant"},"short-argument":/\$\d+\b/,omit:{pattern:/\b_\b/,alias:"keyword"},number:/\b(?:[\d_]+(?:\.[\de_]+)?|0x[a-f0-9_]+(?:\.[a-f0-9p_]+)?|0b[01_]+|0o[0-7_]+)\b/i,"class-name":/\b[A-Z](?:[A-Z_\d]*[a-z]\w*)?\b/,function:/\b[a-z_]\w*(?=\s*\()/i,constant:/\b(?:[A-Z_]{2,}|k[A-Z][A-Za-z_]+)\b/,operator:/[-+*/%=!<>&|^~?]+|\.[.\-+*/%=!<>&|^~?]+/,punctuation:/[{}[\]();,.:\\]/},V.languages.swift["string-literal"].forEach(function(e){e.inside.interpolation.inside=V.languages.swift}),function(e){e.languages.kotlin=e.languages.extend("clike",{keyword:{pattern:/(^|[^.])\b(?:abstract|actual|annotation|as|break|by|catch|class|companion|const|constructor|continue|crossinline|data|do|dynamic|else|enum|expect|external|final|finally|for|fun|get|if|import|in|infix|init|inline|inner|interface|internal|is|lateinit|noinline|null|object|open|operator|out|override|package|private|protected|public|reified|return|sealed|set|super|suspend|tailrec|this|throw|to|try|typealias|val|var|vararg|when|where|while)\b/,lookbehind:!0},function:[{pattern:/(?:`[^\r\n`]+`|\b\w+)(?=\s*\()/,greedy:!0},{pattern:/(\.)(?:`[^\r\n`]+`|\w+)(?=\s*\{)/,lookbehind:!0,greedy:!0}],number:/\b(?:0[xX][\da-fA-F]+(?:_[\da-fA-F]+)*|0[bB][01]+(?:_[01]+)*|\d+(?:_\d+)*(?:\.\d+(?:_\d+)*)?(?:[eE][+-]?\d+(?:_\d+)*)?[fFL]?)\b/,operator:/\+[+=]?|-[-=>]?|==?=?|!(?:!|==?)?|[\/*%<>]=?|[?:]:?|\.\.|&&|\|\||\b(?:and|inv|or|shl|shr|ushr|xor)\b/}),delete e.languages.kotlin["class-name"];var t={"interpolation-punctuation":{pattern:/^\$\{?|\}$/,alias:"punctuation"},expression:{pattern:/[\s\S]+/,inside:e.languages.kotlin}};e.languages.insertBefore("kotlin","string",{"string-literal":[{pattern:/"""(?:[^$]|\$(?:(?!\{)|\{[^{}]*\}))*?"""/,alias:"multiline",inside:{interpolation:{pattern:/\$(?:[a-z_]\w*|\{[^{}]*\})/i,inside:t},string:/[\s\S]+/}},{pattern:/"(?:[^"\\\r\n$]|\\.|\$(?:(?!\{)|\{[^{}]*\}))*"/,alias:"singleline",inside:{interpolation:{pattern:/((?:^|[^\\])(?:\\{2})*)\$(?:[a-z_]\w*|\{[^{}]*\})/i,lookbehind:!0,inside:t},string:/[\s\S]+/}}],char:{pattern:/'(?:[^'\\\r\n]|\\(?:.|u[a-fA-F0-9]{0,4}))'/,greedy:!0}}),delete e.languages.kotlin.string,e.languages.insertBefore("kotlin","keyword",{annotation:{pattern:/\B@(?:\w+:)?(?:[A-Z]\w*|\[[^\]]+\])/,alias:"builtin"}}),e.languages.insertBefore("kotlin","function",{label:{pattern:/\b\w+@|@\w+\b/,alias:"symbol"}}),e.languages.kt=e.languages.kotlin,e.languages.kts=e.languages.kotlin}(V),V.languages.c=V.languages.extend("clike",{comment:{pattern:/\/\/(?:[^\r\n\\]|\\(?:\r\n?|\n|(?![\r\n])))*|\/\*[\s\S]*?(?:\*\/|$)/,greedy:!0},string:{pattern:/"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"/,greedy:!0},"class-name":{pattern:/(\b(?:enum|struct)\s+(?:__attribute__\s*\(\([\s\S]*?\)\)\s*)?)\w+|\b[a-z]\w*_t\b/,lookbehind:!0},keyword:/\b(?:_Alignas|_Alignof|_Atomic|_Bool|_Complex|_Generic|_Imaginary|_Noreturn|_Static_assert|_Thread_local|__attribute__|asm|auto|break|case|char|const|continue|default|do|double|else|enum|extern|float|for|goto|if|inline|int|long|register|return|short|signed|sizeof|static|struct|switch|typedef|typeof|union|unsigned|void|volatile|while)\b/,function:/\b[a-z_]\w*(?=\s*\()/i,number:/(?:\b0x(?:[\da-f]+(?:\.[\da-f]*)?|\.[\da-f]+)(?:p[+-]?\d+)?|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?)[ful]{0,4}/i,operator:/>>=?|<<=?|->|([-+&|:])\1|[?:~]|[-+*/%&|^!=<>]=?/}),V.languages.insertBefore("c","string",{char:{pattern:/'(?:\\(?:\r\n|[\s\S])|[^'\\\r\n]){0,32}'/,greedy:!0}}),V.languages.insertBefore("c","string",{macro:{pattern:/(^[\t ]*)#\s*[a-z](?:[^\r\n\\/]|\/(?!\*)|\/\*(?:[^*]|\*(?!\/))*\*\/|\\(?:\r\n|[\s\S]))*/im,lookbehind:!0,greedy:!0,alias:"property",inside:{string:[{pattern:/^(#\s*include\s*)<[^>]+>/,lookbehind:!0},V.languages.c.string],char:V.languages.c.char,comment:V.languages.c.comment,"macro-name":[{pattern:/(^#\s*define\s+)\w+\b(?!\()/i,lookbehind:!0},{pattern:/(^#\s*define\s+)\w+\b(?=\()/i,lookbehind:!0,alias:"function"}],directive:{pattern:/^(#\s*)[a-z]+/,lookbehind:!0,alias:"keyword"},"directive-hash":/^#/,punctuation:/##|\\(?=[\r\n])/,expression:{pattern:/\S[\s\S]*/,inside:V.languages.c}}}}),V.languages.insertBefore("c","function",{constant:/\b(?:EOF|NULL|SEEK_CUR|SEEK_END|SEEK_SET|__DATE__|__FILE__|__LINE__|__TIMESTAMP__|__TIME__|__func__|stderr|stdin|stdout)\b/}),delete V.languages.c.boolean,V.languages.objectivec=V.languages.extend("c",{string:{pattern:/@?"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"/,greedy:!0},keyword:/\b(?:asm|auto|break|case|char|const|continue|default|do|double|else|enum|extern|float|for|goto|if|in|inline|int|long|register|return|self|short|signed|sizeof|static|struct|super|switch|typedef|typeof|union|unsigned|void|volatile|while)\b|(?:@interface|@end|@implementation|@protocol|@class|@public|@protected|@private|@property|@try|@catch|@finally|@throw|@synthesize|@dynamic|@selector)\b/,operator:/-[->]?|\+\+?|!=?|<<?=?|>>?=?|==?|&&?|\|\|?|[~^%?*\/@]/}),delete V.languages.objectivec["class-name"],V.languages.objc=V.languages.objectivec,V.languages.reason=V.languages.extend("clike",{string:{pattern:/"(?:\\(?:\r\n|[\s\S])|[^\\\r\n"])*"/,greedy:!0},"class-name":/\b[A-Z]\w*/,keyword:/\b(?:and|as|assert|begin|class|constraint|do|done|downto|else|end|exception|external|for|fun|function|functor|if|in|include|inherit|initializer|lazy|let|method|module|mutable|new|nonrec|object|of|open|or|private|rec|sig|struct|switch|then|to|try|type|val|virtual|when|while|with)\b/,operator:/\.{3}|:[:=]|\|>|->|=(?:==?|>)?|<=?|>=?|[|^?'#!~`]|[+\-*\/]\.?|\b(?:asr|land|lor|lsl|lsr|lxor|mod)\b/}),V.languages.insertBefore("reason","class-name",{char:{pattern:/'(?:\\x[\da-f]{2}|\\o[0-3][0-7][0-7]|\\\d{3}|\\.|[^'\\\r\n])'/,greedy:!0},constructor:/\b[A-Z]\w*\b(?!\s*\.)/,label:{pattern:/\b[a-z]\w*(?=::)/,alias:"symbol"}}),delete V.languages.reason.function,function(e){for(var t=/\/\*(?:[^*/]|\*(?!\/)|\/(?!\*)|<self>)*\*\//.source,n=0;n<2;n++)t=t.replace(/<self>/g,function(){return t});t=t.replace(/<self>/g,function(){return/[^\s\S]/.source}),e.languages.rust={comment:[{pattern:RegExp(/(^|[^\\])/.source+t),lookbehind:!0,greedy:!0},{pattern:/(^|[^\\:])\/\/.*/,lookbehind:!0,greedy:!0}],string:{pattern:/b?"(?:\\[\s\S]|[^\\"])*"|b?r(#*)"(?:[^"]|"(?!\1))*"\1/,greedy:!0},char:{pattern:/b?'(?:\\(?:x[0-7][\da-fA-F]|u\{(?:[\da-fA-F]_*){1,6}\}|.)|[^\\\r\n\t'])'/,greedy:!0},attribute:{pattern:/#!?\[(?:[^\[\]"]|"(?:\\[\s\S]|[^\\"])*")*\]/,greedy:!0,alias:"attr-name",inside:{string:null}},"closure-params":{pattern:/([=(,:]\s*|\bmove\s*)\|[^|]*\||\|[^|]*\|(?=\s*(?:\{|->))/,lookbehind:!0,greedy:!0,inside:{"closure-punctuation":{pattern:/^\||\|$/,alias:"punctuation"},rest:null}},"lifetime-annotation":{pattern:/'\w+/,alias:"symbol"},"fragment-specifier":{pattern:/(\$\w+:)[a-z]+/,lookbehind:!0,alias:"punctuation"},variable:/\$\w+/,"function-definition":{pattern:/(\bfn\s+)\w+/,lookbehind:!0,alias:"function"},"type-definition":{pattern:/(\b(?:enum|struct|trait|type|union)\s+)\w+/,lookbehind:!0,alias:"class-name"},"module-declaration":[{pattern:/(\b(?:crate|mod)\s+)[a-z][a-z_\d]*/,lookbehind:!0,alias:"namespace"},{pattern:/(\b(?:crate|self|super)\s*)::\s*[a-z][a-z_\d]*\b(?:\s*::(?:\s*[a-z][a-z_\d]*\s*::)*)?/,lookbehind:!0,alias:"namespace",inside:{punctuation:/::/}}],keyword:[/\b(?:Self|abstract|as|async|await|become|box|break|const|continue|crate|do|dyn|else|enum|extern|final|fn|for|if|impl|in|let|loop|macro|match|mod|move|mut|override|priv|pub|ref|return|self|static|struct|super|trait|try|type|typeof|union|unsafe|unsized|use|virtual|where|while|yield)\b/,/\b(?:bool|char|f(?:32|64)|[ui](?:8|16|32|64|128|size)|str)\b/],function:/\b[a-z_]\w*(?=\s*(?:::\s*<|\())/,macro:{pattern:/\b\w+!/,alias:"property"},constant:/\b[A-Z_][A-Z_\d]+\b/,"class-name":/\b[A-Z]\w*\b/,namespace:{pattern:/(?:\b[a-z][a-z_\d]*\s*::\s*)*\b[a-z][a-z_\d]*\s*::(?!\s*<)/,inside:{punctuation:/::/}},number:/\b(?:0x[\dA-Fa-f](?:_?[\dA-Fa-f])*|0o[0-7](?:_?[0-7])*|0b[01](?:_?[01])*|(?:(?:\d(?:_?\d)*)?\.)?\d(?:_?\d)*(?:[Ee][+-]?\d+)?)(?:_?(?:f32|f64|[iu](?:8|16|32|64|size)?))?\b/,boolean:/\b(?:false|true)\b/,punctuation:/->|\.\.=|\.{1,3}|::|[{}[\];(),:]/,operator:/[-+*\/%!^]=?|=[=>]?|&[&=]?|\|[|=]?|<<?=?|>>?=?|[@?]/},e.languages.rust["closure-params"].inside.rest=e.languages.rust,e.languages.rust.attribute.inside.string=e.languages.rust.string}(V),V.languages.go=V.languages.extend("clike",{string:{pattern:/(^|[^\\])"(?:\\.|[^"\\\r\n])*"|`[^`]*`/,lookbehind:!0,greedy:!0},keyword:/\b(?:break|case|chan|const|continue|default|defer|else|fallthrough|for|func|go(?:to)?|if|import|interface|map|package|range|return|select|struct|switch|type|var)\b/,boolean:/\b(?:_|false|iota|nil|true)\b/,number:[/\b0(?:b[01_]+|o[0-7_]+)i?\b/i,/\b0x(?:[a-f\d_]+(?:\.[a-f\d_]*)?|\.[a-f\d_]+)(?:p[+-]?\d+(?:_\d+)*)?i?(?!\w)/i,/(?:\b\d[\d_]*(?:\.[\d_]*)?|\B\.\d[\d_]*)(?:e[+-]?[\d_]+)?i?(?!\w)/i],operator:/[*\/%^!=]=?|\+[=+]?|-[=-]?|\|[=|]?|&(?:=|&|\^=?)?|>(?:>=?|=)?|<(?:<=?|=|-)?|:=|\.\.\./,builtin:/\b(?:append|bool|byte|cap|close|complex|complex(?:64|128)|copy|delete|error|float(?:32|64)|u?int(?:8|16|32|64)?|imag|len|make|new|panic|print(?:ln)?|real|recover|rune|string|uintptr)\b/}),V.languages.insertBefore("go","string",{char:{pattern:/'(?:\\.|[^'\\\r\n]){0,10}'/,greedy:!0}}),delete V.languages.go["class-name"],function(e){var t=/\b(?:alignas|alignof|asm|auto|bool|break|case|catch|char|char16_t|char32_t|char8_t|class|co_await|co_return|co_yield|compl|concept|const|const_cast|consteval|constexpr|constinit|continue|decltype|default|delete|do|double|dynamic_cast|else|enum|explicit|export|extern|final|float|for|friend|goto|if|import|inline|int|int16_t|int32_t|int64_t|int8_t|long|module|mutable|namespace|new|noexcept|nullptr|operator|override|private|protected|public|register|reinterpret_cast|requires|return|short|signed|sizeof|static|static_assert|static_cast|struct|switch|template|this|thread_local|throw|try|typedef|typeid|typename|uint16_t|uint32_t|uint64_t|uint8_t|union|unsigned|using|virtual|void|volatile|wchar_t|while)\b/,n=/\b(?!<keyword>)\w+(?:\s*\.\s*\w+)*\b/.source.replace(/<keyword>/g,function(){return t.source});e.languages.cpp=e.languages.extend("c",{"class-name":[{pattern:RegExp(/(\b(?:class|concept|enum|struct|typename)\s+)(?!<keyword>)\w+/.source.replace(/<keyword>/g,function(){return t.source})),lookbehind:!0},/\b[A-Z]\w*(?=\s*::\s*\w+\s*\()/,/\b[A-Z_]\w*(?=\s*::\s*~\w+\s*\()/i,/\b\w+(?=\s*<(?:[^<>]|<(?:[^<>]|<[^<>]*>)*>)*>\s*::\s*\w+\s*\()/],keyword:t,number:{pattern:/(?:\b0b[01']+|\b0x(?:[\da-f']+(?:\.[\da-f']*)?|\.[\da-f']+)(?:p[+-]?[\d']+)?|(?:\b[\d']+(?:\.[\d']*)?|\B\.[\d']+)(?:e[+-]?[\d']+)?)[ful]{0,4}/i,greedy:!0},operator:/>>=?|<<=?|->|--|\+\+|&&|\|\||[?:~]|<=>|[-+*/%&|^!=<>]=?|\b(?:and|and_eq|bitand|bitor|not|not_eq|or|or_eq|xor|xor_eq)\b/,boolean:/\b(?:false|true)\b/}),e.languages.insertBefore("cpp","string",{module:{pattern:RegExp(/(\b(?:import|module)\s+)/.source+"(?:"+/"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"|<[^<>\r\n]*>/.source+"|"+/<mod-name>(?:\s*:\s*<mod-name>)?|:\s*<mod-name>/.source.replace(/<mod-name>/g,function(){return n})+")"),lookbehind:!0,greedy:!0,inside:{string:/^[<"][\s\S]+/,operator:/:/,punctuation:/\./}},"raw-string":{pattern:/R"([^()\\ ]{0,16})\([\s\S]*?\)\1"/,alias:"string",greedy:!0}}),e.languages.insertBefore("cpp","keyword",{"generic-function":{pattern:/\b(?!operator\b)[a-z_]\w*\s*<(?:[^<>]|<[^<>]*>)*>(?=\s*\()/i,inside:{function:/^\w+/,generic:{pattern:/<[\s\S]+/,alias:"class-name",inside:e.languages.cpp}}}}),e.languages.insertBefore("cpp","operator",{"double-colon":{pattern:/::/,alias:"punctuation"}}),e.languages.insertBefore("cpp","class-name",{"base-clause":{pattern:/(\b(?:class|struct)\s+\w+\s*:\s*)[^;{}"'\s]+(?:\s+[^;{}"'\s]+)*(?=\s*[;{])/,lookbehind:!0,greedy:!0,inside:e.languages.extend("cpp",{})}}),e.languages.insertBefore("inside","double-colon",{"class-name":/\b[a-z_]\w*\b(?!\s*::)/i},e.languages.cpp["base-clause"])}(V),V.languages.python={comment:{pattern:/(^|[^\\])#.*/,lookbehind:!0,greedy:!0},"string-interpolation":{pattern:/(?:f|fr|rf)(?:("""|''')[\s\S]*?\1|("|')(?:\\.|(?!\2)[^\\\r\n])*\2)/i,greedy:!0,inside:{interpolation:{pattern:/((?:^|[^{])(?:\{\{)*)\{(?!\{)(?:[^{}]|\{(?!\{)(?:[^{}]|\{(?!\{)(?:[^{}])+\})+\})+\}/,lookbehind:!0,inside:{"format-spec":{pattern:/(:)[^:(){}]+(?=\}$)/,lookbehind:!0},"conversion-option":{pattern://,alias:"punctuation"},rest:null}},string:/[\s\S]+/}},"triple-quoted-string":{pattern:/(?:[rub]|br|rb)?("""|''')[\s\S]*?\1/i,greedy:!0,alias:"string"},string:{pattern:/(?:[rub]|br|rb)?("|')(?:\\.|(?!\1)[^\\\r\n])*\1/i,greedy:!0},function:{pattern:/((?:^|\s)def[ \t]+)[a-zA-Z_]\w*(?=\s*\()/g,lookbehind:!0},"class-name":{pattern:/(\bclass\s+)\w+/i,lookbehind:!0},decorator:{pattern:/(^[\t ]*)@\w+(?:\.\w+)*/m,lookbehind:!0,alias:["annotation","punctuation"],inside:{punctuation:/\./}},keyword:/\b(?:_(?=\s*:)|and|as|assert|async|await|break|case|class|continue|def|del|elif|else|except|exec|finally|for|from|global|if|import|in|is|lambda|match|nonlocal|not|or|pass|print|raise|return|try|while|with|yield)\b/,builtin:/\b(?:__import__|abs|all|any|apply|ascii|basestring|bin|bool|buffer|bytearray|bytes|callable|chr|classmethod|cmp|coerce|compile|complex|delattr|dict|dir|divmod|enumerate|eval|execfile|file|filter|float|format|frozenset|getattr|globals|hasattr|hash|help|hex|id|input|int|intern|isinstance|issubclass|iter|len|list|locals|long|map|max|memoryview|min|next|object|oct|open|ord|pow|property|range|raw_input|reduce|reload|repr|reversed|round|set|setattr|slice|sorted|staticmethod|str|sum|super|tuple|type|unichr|unicode|vars|xrange|zip)\b/,boolean:/\b(?:False|None|True)\b/,number:/\b0(?:b(?:_?[01])+|o(?:_?[0-7])+|x(?:_?[a-f0-9])+)\b|(?:\b\d+(?:_\d+)*(?:\.(?:\d+(?:_\d+)*)?)?|\B\.\d+(?:_\d+)*)(?:e[+-]?\d+(?:_\d+)*)?j?(?!\w)/i,operator:/[-+%=]=?|!=|:=|\*\*?=?|\/\/?=?|<[<=>]?|>[=>]?|[&|^~]/,punctuation:/[{}[\];(),.:]/},V.languages.python["string-interpolation"].inside.interpolation.inside.rest=V.languages.python,V.languages.py=V.languages.python,V.languages.json={property:{pattern:/(^|[^\\])"(?:\\.|[^\\"\r\n])*"(?=\s*:)/,lookbehind:!0,greedy:!0},string:{pattern:/(^|[^\\])"(?:\\.|[^\\"\r\n])*"(?!\s*:)/,lookbehind:!0,greedy:!0},comment:{pattern:/\/\/.*|\/\*[\s\S]*?(?:\*\/|$)/,greedy:!0},number:/-?\b\d+(?:\.\d+)?(?:e[+-]?\d+)?\b/i,punctuation:/[{}[\],]/,operator:/:/,boolean:/\b(?:false|true)\b/,null:{pattern:/\bnull\b/,alias:"keyword"}},V.languages.webmanifest=V.languages.json;var sm={};TP(sm,{dracula:()=>IP,duotoneDark:()=>OP,duotoneLight:()=>BP,github:()=>FP,gruvboxMaterialDark:()=>gD,gruvboxMaterialLight:()=>vD,jettwaveDark:()=>lD,jettwaveLight:()=>uD,nightOwl:()=>WP,nightOwlLight:()=>VP,oceanicNext:()=>KP,okaidia:()=>GP,oneDark:()=>dD,oneLight:()=>pD,palenight:()=>JP,shadesOfPurple:()=>QP,synthwave84:()=>tD,ultramin:()=>rD,vsDark:()=>vS,vsLight:()=>oD});var AP={plain:{color:"#F8F8F2",backgroundColor:"#282A36"},styles:[{types:["prolog","constant","builtin"],style:{color:"rgb(189, 147, 249)"}},{types:["inserted","function"],style:{color:"rgb(80, 250, 123)"}},{types:["deleted"],style:{color:"rgb(255, 85, 85)"}},{types:["changed"],style:{color:"rgb(255, 184, 108)"}},{types:["punctuation","symbol"],style:{color:"rgb(248, 248, 242)"}},{types:["string","char","tag","selector"],style:{color:"rgb(255, 121, 198)"}},{types:["keyword","variable"],style:{color:"rgb(189, 147, 249)",fontStyle:"italic"}},{types:["comment"],style:{color:"rgb(98, 114, 164)"}},{types:["attr-name"],style:{color:"rgb(241, 250, 140)"}}]},IP=AP,MP={plain:{backgroundColor:"#2a2734",color:"#9a86fd"},styles:[{types:["comment","prolog","doctype","cdata","punctuation"],style:{color:"#6c6783"}},{types:["namespace"],style:{opacity:.7}},{types:["tag","operator","number"],style:{color:"#e09142"}},{types:["property","function"],style:{color:"#9a86fd"}},{types:["tag-id","selector","atrule-id"],style:{color:"#eeebff"}},{types:["attr-name"],style:{color:"#c4b9fe"}},{types:["boolean","string","entity","url","attr-value","keyword","control","directive","unit","statement","regex","atrule","placeholder","variable"],style:{color:"#ffcc99"}},{types:["deleted"],style:{textDecorationLine:"line-through"}},{types:["inserted"],style:{textDecorationLine:"underline"}},{types:["italic"],style:{fontStyle:"italic"}},{types:["important","bold"],style:{fontWeight:"bold"}},{types:["important"],style:{color:"#c4b9fe"}}]},OP=MP,zP={plain:{backgroundColor:"#faf8f5",color:"#728fcb"},styles:[{types:["comment","prolog","doctype","cdata","punctuation"],style:{color:"#b6ad9a"}},{types:["namespace"],style:{opacity:.7}},{types:["tag","operator","number"],style:{color:"#063289"}},{types:["property","function"],style:{color:"#b29762"}},{types:["tag-id","selector","atrule-id"],style:{color:"#2d2006"}},{types:["attr-name"],style:{color:"#896724"}},{types:["boolean","string","entity","url","attr-value","keyword","control","directive","unit","statement","regex","atrule"],style:{color:"#728fcb"}},{types:["placeholder","variable"],style:{color:"#93abdc"}},{types:["deleted"],style:{textDecorationLine:"line-through"}},{types:["inserted"],style:{textDecorationLine:"underline"}},{types:["italic"],style:{fontStyle:"italic"}},{types:["important","bold"],style:{fontWeight:"bold"}},{types:["important"],style:{color:"#896724"}}]},BP=zP,$P={plain:{color:"#393A34",backgroundColor:"#f6f8fa"},styles:[{types:["comment","prolog","doctype","cdata"],style:{color:"#999988",fontStyle:"italic"}},{types:["namespace"],style:{opacity:.7}},{types:["string","attr-value"],style:{color:"#e3116c"}},{types:["punctuation","operator"],style:{color:"#393A34"}},{types:["entity","url","symbol","number","boolean","variable","constant","property","regex","inserted"],style:{color:"#36acaa"}},{types:["atrule","keyword","attr-name","selector"],style:{color:"#00a4db"}},{types:["function","deleted","tag"],style:{color:"#d73a49"}},{types:["function-variable"],style:{color:"#6f42c1"}},{types:["tag","selector","keyword"],style:{color:"#00009f"}}]},FP=$P,HP={plain:{color:"#d6deeb",backgroundColor:"#011627"},styles:[{types:["changed"],style:{color:"rgb(162, 191, 252)",fontStyle:"italic"}},{types:["deleted"],style:{color:"rgba(239, 83, 80, 0.56)",fontStyle:"italic"}},{types:["inserted","attr-name"],style:{color:"rgb(173, 219, 103)",fontStyle:"italic"}},{types:["comment"],style:{color:"rgb(99, 119, 119)",fontStyle:"italic"}},{types:["string","url"],style:{color:"rgb(173, 219, 103)"}},{types:["variable"],style:{color:"rgb(214, 222, 235)"}},{types:["number"],style:{color:"rgb(247, 140, 108)"}},{types:["builtin","char","constant","function"],style:{color:"rgb(130, 170, 255)"}},{types:["punctuation"],style:{color:"rgb(199, 146, 234)"}},{types:["selector","doctype"],style:{color:"rgb(199, 146, 234)",fontStyle:"italic"}},{types:["class-name"],style:{color:"rgb(255, 203, 139)"}},{types:["tag","operator","keyword"],style:{color:"rgb(127, 219, 202)"}},{types:["boolean"],style:{color:"rgb(255, 88, 116)"}},{types:["property"],style:{color:"rgb(128, 203, 196)"}},{types:["namespace"],style:{color:"rgb(178, 204, 214)"}}]},WP=HP,UP={plain:{color:"#403f53",backgroundColor:"#FBFBFB"},styles:[{types:["changed"],style:{color:"rgb(162, 191, 252)",fontStyle:"italic"}},{types:["deleted"],style:{color:"rgba(239, 83, 80, 0.56)",fontStyle:"italic"}},{types:["inserted","attr-name"],style:{color:"rgb(72, 118, 214)",fontStyle:"italic"}},{types:["comment"],style:{color:"rgb(152, 159, 177)",fontStyle:"italic"}},{types:["string","builtin","char","constant","url"],style:{color:"rgb(72, 118, 214)"}},{types:["variable"],style:{color:"rgb(201, 103, 101)"}},{types:["number"],style:{color:"rgb(170, 9, 130)"}},{types:["punctuation"],style:{color:"rgb(153, 76, 195)"}},{types:["function","selector","doctype"],style:{color:"rgb(153, 76, 195)",fontStyle:"italic"}},{types:["class-name"],style:{color:"rgb(17, 17, 17)"}},{types:["tag"],style:{color:"rgb(153, 76, 195)"}},{types:["operator","property","keyword","namespace"],style:{color:"rgb(12, 150, 155)"}},{types:["boolean"],style:{color:"rgb(188, 84, 84)"}}]},VP=UP,zn={char:"#D8DEE9",comment:"#999999",keyword:"#c5a5c5",primitive:"#5a9bcf",string:"#8dc891",variable:"#d7deea",boolean:"#ff8b50",tag:"#fc929e",function:"#79b6f2",className:"#FAC863"},qP={plain:{backgroundColor:"#282c34",color:"#ffffff"},styles:[{types:["attr-name"],style:{color:zn.keyword}},{types:["attr-value"],style:{color:zn.string}},{types:["comment","block-comment","prolog","doctype","cdata","shebang"],style:{color:zn.comment}},{types:["property","number","function-name","constant","symbol","deleted"],style:{color:zn.primitive}},{types:["boolean"],style:{color:zn.boolean}},{types:["tag"],style:{color:zn.tag}},{types:["string"],style:{color:zn.string}},{types:["punctuation"],style:{color:zn.string}},{types:["selector","char","builtin","inserted"],style:{color:zn.char}},{types:["function"],style:{color:zn.function}},{types:["operator","entity","url","variable"],style:{color:zn.variable}},{types:["keyword"],style:{color:zn.keyword}},{types:["atrule","class-name"],style:{color:zn.className}},{types:["important"],style:{fontWeight:"400"}},{types:["bold"],style:{fontWeight:"bold"}},{types:["italic"],style:{fontStyle:"italic"}},{types:["namespace"],style:{opacity:.7}}]},KP=qP,YP={plain:{color:"#f8f8f2",backgroundColor:"#272822"},styles:[{types:["changed"],style:{color:"rgb(162, 191, 252)",fontStyle:"italic"}},{types:["deleted"],style:{color:"#f92672",fontStyle:"italic"}},{types:["inserted"],style:{color:"rgb(173, 219, 103)",fontStyle:"italic"}},{types:["comment"],style:{color:"#8292a2",fontStyle:"italic"}},{types:["string","url"],style:{color:"#a6e22e"}},{types:["variable"],style:{color:"#f8f8f2"}},{types:["number"],style:{color:"#ae81ff"}},{types:["builtin","char","constant","function","class-name"],style:{color:"#e6db74"}},{types:["punctuation"],style:{color:"#f8f8f2"}},{types:["selector","doctype"],style:{color:"#a6e22e",fontStyle:"italic"}},{types:["tag","operator","keyword"],style:{color:"#66d9ef"}},{types:["boolean"],style:{color:"#ae81ff"}},{types:["namespace"],style:{color:"rgb(178, 204, 214)",opacity:.7}},{types:["tag","property"],style:{color:"#f92672"}},{types:["attr-name"],style:{color:"#a6e22e !important"}},{types:["doctype"],style:{color:"#8292a2"}},{types:["rule"],style:{color:"#e6db74"}}]},GP=YP,XP={plain:{color:"#bfc7d5",backgroundColor:"#292d3e"},styles:[{types:["comment"],style:{color:"rgb(105, 112, 152)",fontStyle:"italic"}},{types:["string","inserted"],style:{color:"rgb(195, 232, 141)"}},{types:["number"],style:{color:"rgb(247, 140, 108)"}},{types:["builtin","char","constant","function"],style:{color:"rgb(130, 170, 255)"}},{types:["punctuation","selector"],style:{color:"rgb(199, 146, 234)"}},{types:["variable"],style:{color:"rgb(191, 199, 213)"}},{types:["class-name","attr-name"],style:{color:"rgb(255, 203, 107)"}},{types:["tag","deleted"],style:{color:"rgb(255, 85, 114)"}},{types:["operator"],style:{color:"rgb(137, 221, 255)"}},{types:["boolean"],style:{color:"rgb(255, 88, 116)"}},{types:["keyword"],style:{fontStyle:"italic"}},{types:["doctype"],style:{color:"rgb(199, 146, 234)",fontStyle:"italic"}},{types:["namespace"],style:{color:"rgb(178, 204, 214)"}},{types:["url"],style:{color:"rgb(221, 221, 221)"}}]},JP=XP,ZP={plain:{color:"#9EFEFF",backgroundColor:"#2D2A55"},styles:[{types:["changed"],style:{color:"rgb(255, 238, 128)"}},{types:["deleted"],style:{color:"rgba(239, 83, 80, 0.56)"}},{types:["inserted"],style:{color:"rgb(173, 219, 103)"}},{types:["comment"],style:{color:"rgb(179, 98, 255)",fontStyle:"italic"}},{types:["punctuation"],style:{color:"rgb(255, 255, 255)"}},{types:["constant"],style:{color:"rgb(255, 98, 140)"}},{types:["string","url"],style:{color:"rgb(165, 255, 144)"}},{types:["variable"],style:{color:"rgb(255, 238, 128)"}},{types:["number","boolean"],style:{color:"rgb(255, 98, 140)"}},{types:["attr-name"],style:{color:"rgb(255, 180, 84)"}},{types:["keyword","operator","property","namespace","tag","selector","doctype"],style:{color:"rgb(255, 157, 0)"}},{types:["builtin","char","constant","function","class-name"],style:{color:"rgb(250, 208, 0)"}}]},QP=ZP,eD={plain:{backgroundColor:"linear-gradient(to bottom, #2a2139 75%, #34294f)",backgroundImage:"#34294f",color:"#f92aad",textShadow:"0 0 2px #100c0f, 0 0 5px #dc078e33, 0 0 10px #fff3"},styles:[{types:["comment","block-comment","prolog","doctype","cdata"],style:{color:"#495495",fontStyle:"italic"}},{types:["punctuation"],style:{color:"#ccc"}},{types:["tag","attr-name","namespace","number","unit","hexcode","deleted"],style:{color:"#e2777a"}},{types:["property","selector"],style:{color:"#72f1b8",textShadow:"0 0 2px #100c0f, 0 0 10px #257c5575, 0 0 35px #21272475"}},{types:["function-name"],style:{color:"#6196cc"}},{types:["boolean","selector-id","function"],style:{color:"#fdfdfd",textShadow:"0 0 2px #001716, 0 0 3px #03edf975, 0 0 5px #03edf975, 0 0 8px #03edf975"}},{types:["class-name","maybe-class-name","builtin"],style:{color:"#fff5f6",textShadow:"0 0 2px #000, 0 0 10px #fc1f2c75, 0 0 5px #fc1f2c75, 0 0 25px #fc1f2c75"}},{types:["constant","symbol"],style:{color:"#f92aad",textShadow:"0 0 2px #100c0f, 0 0 5px #dc078e33, 0 0 10px #fff3"}},{types:["important","atrule","keyword","selector-class"],style:{color:"#f4eee4",textShadow:"0 0 2px #393a33, 0 0 8px #f39f0575, 0 0 2px #f39f0575"}},{types:["string","char","attr-value","regex","variable"],style:{color:"#f87c32"}},{types:["parameter"],style:{fontStyle:"italic"}},{types:["entity","url"],style:{color:"#67cdcc"}},{types:["operator"],style:{color:"ffffffee"}},{types:["important","bold"],style:{fontWeight:"bold"}},{types:["italic"],style:{fontStyle:"italic"}},{types:["entity"],style:{cursor:"help"}},{types:["inserted"],style:{color:"green"}}]},tD=eD,nD={plain:{color:"#282a2e",backgroundColor:"#ffffff"},styles:[{types:["comment"],style:{color:"rgb(197, 200, 198)"}},{types:["string","number","builtin","variable"],style:{color:"rgb(150, 152, 150)"}},{types:["class-name","function","tag","attr-name"],style:{color:"rgb(40, 42, 46)"}}]},rD=nD,iD={plain:{color:"#9CDCFE",backgroundColor:"#1E1E1E"},styles:[{types:["prolog"],style:{color:"rgb(0, 0, 128)"}},{types:["comment"],style:{color:"rgb(106, 153, 85)"}},{types:["builtin","changed","keyword","interpolation-punctuation"],style:{color:"rgb(86, 156, 214)"}},{types:["number","inserted"],style:{color:"rgb(181, 206, 168)"}},{types:["constant"],style:{color:"rgb(100, 102, 149)"}},{types:["attr-name","variable"],style:{color:"rgb(156, 220, 254)"}},{types:["deleted","string","attr-value","template-punctuation"],style:{color:"rgb(206, 145, 120)"}},{types:["selector"],style:{color:"rgb(215, 186, 125)"}},{types:["tag"],style:{color:"rgb(78, 201, 176)"}},{types:["tag"],languages:["markup"],style:{color:"rgb(86, 156, 214)"}},{types:["punctuation","operator"],style:{color:"rgb(212, 212, 212)"}},{types:["punctuation"],languages:["markup"],style:{color:"#808080"}},{types:["function"],style:{color:"rgb(220, 220, 170)"}},{types:["class-name"],style:{color:"rgb(78, 201, 176)"}},{types:["char"],style:{color:"rgb(209, 105, 105)"}}]},vS=iD,sD={plain:{color:"#000000",backgroundColor:"#ffffff"},styles:[{types:["comment"],style:{color:"rgb(0, 128, 0)"}},{types:["builtin"],style:{color:"rgb(0, 112, 193)"}},{types:["number","variable","inserted"],style:{color:"rgb(9, 134, 88)"}},{types:["operator"],style:{color:"rgb(0, 0, 0)"}},{types:["constant","char"],style:{color:"rgb(129, 31, 63)"}},{types:["tag"],style:{color:"rgb(128, 0, 0)"}},{types:["attr-name"],style:{color:"rgb(255, 0, 0)"}},{types:["deleted","string"],style:{color:"rgb(163, 21, 21)"}},{types:["changed","punctuation"],style:{color:"rgb(4, 81, 165)"}},{types:["function","keyword"],style:{color:"rgb(0, 0, 255)"}},{types:["class-name"],style:{color:"rgb(38, 127, 153)"}}]},oD=sD,aD={plain:{color:"#f8fafc",backgroundColor:"#011627"},styles:[{types:["prolog"],style:{color:"#000080"}},{types:["comment"],style:{color:"#6A9955"}},{types:["builtin","changed","keyword","interpolation-punctuation"],style:{color:"#569CD6"}},{types:["number","inserted"],style:{color:"#B5CEA8"}},{types:["constant"],style:{color:"#f8fafc"}},{types:["attr-name","variable"],style:{color:"#9CDCFE"}},{types:["deleted","string","attr-value","template-punctuation"],style:{color:"#cbd5e1"}},{types:["selector"],style:{color:"#D7BA7D"}},{types:["tag"],style:{color:"#0ea5e9"}},{types:["tag"],languages:["markup"],style:{color:"#0ea5e9"}},{types:["punctuation","operator"],style:{color:"#D4D4D4"}},{types:["punctuation"],languages:["markup"],style:{color:"#808080"}},{types:["function"],style:{color:"#7dd3fc"}},{types:["class-name"],style:{color:"#0ea5e9"}},{types:["char"],style:{color:"#D16969"}}]},lD=aD,cD={plain:{color:"#0f172a",backgroundColor:"#f1f5f9"},styles:[{types:["prolog"],style:{color:"#000080"}},{types:["comment"],style:{color:"#6A9955"}},{types:["builtin","changed","keyword","interpolation-punctuation"],style:{color:"#0c4a6e"}},{types:["number","inserted"],style:{color:"#B5CEA8"}},{types:["constant"],style:{color:"#0f172a"}},{types:["attr-name","variable"],style:{color:"#0c4a6e"}},{types:["deleted","string","attr-value","template-punctuation"],style:{color:"#64748b"}},{types:["selector"],style:{color:"#D7BA7D"}},{types:["tag"],style:{color:"#0ea5e9"}},{types:["tag"],languages:["markup"],style:{color:"#0ea5e9"}},{types:["punctuation","operator"],style:{color:"#475569"}},{types:["punctuation"],languages:["markup"],style:{color:"#808080"}},{types:["function"],style:{color:"#0e7490"}},{types:["class-name"],style:{color:"#0ea5e9"}},{types:["char"],style:{color:"#D16969"}}]},uD=cD,hD={plain:{backgroundColor:"hsl(220, 13%, 18%)",color:"hsl(220, 14%, 71%)",textShadow:"0 1px rgba(0, 0, 0, 0.3)"},styles:[{types:["comment","prolog","cdata"],style:{color:"hsl(220, 10%, 40%)"}},{types:["doctype","punctuation","entity"],style:{color:"hsl(220, 14%, 71%)"}},{types:["attr-name","class-name","maybe-class-name","boolean","constant","number","atrule"],style:{color:"hsl(29, 54%, 61%)"}},{types:["keyword"],style:{color:"hsl(286, 60%, 67%)"}},{types:["property","tag","symbol","deleted","important"],style:{color:"hsl(355, 65%, 65%)"}},{types:["selector","string","char","builtin","inserted","regex","attr-value"],style:{color:"hsl(95, 38%, 62%)"}},{types:["variable","operator","function"],style:{color:"hsl(207, 82%, 66%)"}},{types:["url"],style:{color:"hsl(187, 47%, 55%)"}},{types:["deleted"],style:{textDecorationLine:"line-through"}},{types:["inserted"],style:{textDecorationLine:"underline"}},{types:["italic"],style:{fontStyle:"italic"}},{types:["important","bold"],style:{fontWeight:"bold"}},{types:["important"],style:{color:"hsl(220, 14%, 71%)"}}]},dD=hD,fD={plain:{backgroundColor:"hsl(230, 1%, 98%)",color:"hsl(230, 8%, 24%)"},styles:[{types:["comment","prolog","cdata"],style:{color:"hsl(230, 4%, 64%)"}},{types:["doctype","punctuation","entity"],style:{color:"hsl(230, 8%, 24%)"}},{types:["attr-name","class-name","boolean","constant","number","atrule"],style:{color:"hsl(35, 99%, 36%)"}},{types:["keyword"],style:{color:"hsl(301, 63%, 40%)"}},{types:["property","tag","symbol","deleted","important"],style:{color:"hsl(5, 74%, 59%)"}},{types:["selector","string","char","builtin","inserted","regex","attr-value","punctuation"],style:{color:"hsl(119, 34%, 47%)"}},{types:["variable","operator","function"],style:{color:"hsl(221, 87%, 60%)"}},{types:["url"],style:{color:"hsl(198, 99%, 37%)"}},{types:["deleted"],style:{textDecorationLine:"line-through"}},{types:["inserted"],style:{textDecorationLine:"underline"}},{types:["italic"],style:{fontStyle:"italic"}},{types:["important","bold"],style:{fontWeight:"bold"}},{types:["important"],style:{color:"hsl(230, 8%, 24%)"}}]},pD=fD,mD={plain:{color:"#ebdbb2",backgroundColor:"#292828"},styles:[{types:["imports","class-name","maybe-class-name","constant","doctype","builtin","function"],style:{color:"#d8a657"}},{types:["property-access"],style:{color:"#7daea3"}},{types:["tag"],style:{color:"#e78a4e"}},{types:["attr-name","char","url","regex"],style:{color:"#a9b665"}},{types:["attr-value","string"],style:{color:"#89b482"}},{types:["comment","prolog","cdata","operator","inserted"],style:{color:"#a89984"}},{types:["delimiter","boolean","keyword","selector","important","atrule","property","variable","deleted"],style:{color:"#ea6962"}},{types:["entity","number","symbol"],style:{color:"#d3869b"}}]},gD=mD,yD={plain:{color:"#654735",backgroundColor:"#f9f5d7"},styles:[{types:["delimiter","boolean","keyword","selector","important","atrule","property","variable","deleted"],style:{color:"#af2528"}},{types:["imports","class-name","maybe-class-name","constant","doctype","builtin"],style:{color:"#b4730e"}},{types:["string","attr-value"],style:{color:"#477a5b"}},{types:["property-access"],style:{color:"#266b79"}},{types:["function","attr-name","char","url"],style:{color:"#72761e"}},{types:["tag"],style:{color:"#b94c07"}},{types:["comment","prolog","cdata","operator","inserted"],style:{color:"#a89984"}},{types:["entity","number","symbol"],style:{color:"#924f79"}}]},vD=yD,_D=e=>w.useCallback(t=>{var n=t,{className:r,style:i,line:s}=n,o=yS(n,["className","style","line"]);const a=pu(Or({},o),{className:yo("token-line",r)});return typeof e=="object"&&"plain"in e&&(a.style=e.plain),typeof i=="object"&&(a.style=Or(Or({},a.style||{}),i)),a},[e]),bD=e=>{const t=w.useCallback(({types:n,empty:r})=>{if(e!=null){{if(n.length===1&&n[0]==="plain")return r!=null?{display:"inline-block"}:void 0;if(n.length===1&&r!=null)return e[n[0]]}return Object.assign(r!=null?{display:"inline-block"}:{},...n.map(i=>e[i]))}},[e]);return w.useCallback(n=>{var r=n,{token:i,className:s,style:o}=r,a=yS(r,["token","className","style"]);const c=pu(Or({},a),{className:yo("token",...i.types,s),children:i.content,style:t(i)});return o!=null&&(c.style=Or(Or({},c.style||{}),o)),c},[t])},wD=/\r\n|\r|\n/,Jy=e=>{e.length===0?e.push({types:["plain"],content:`
|
|
69
|
+
`,empty:!0}):e.length===1&&e[0].content===""&&(e[0].content=`
|
|
70
|
+
`,e[0].empty=!0)},Zy=(e,t)=>{const n=e.length;return n>0&&e[n-1]===t?e:e.concat(t)},xD=e=>{const t=[[]],n=[e],r=[0],i=[e.length];let s=0,o=0,a=[];const c=[a];for(;o>-1;){for(;(s=r[o]++)<i[o];){let u,d=t[o];const f=n[o][s];if(typeof f=="string"?(d=o>0?d:["plain"],u=f):(d=Zy(d,f.type),f.alias&&(d=Zy(d,f.alias)),u=f.content),typeof u!="string"){o++,t.push(d),n.push(u),r.push(0),i.push(u.length);continue}const p=u.split(wD),m=p.length;a.push({types:d,content:p[0]});for(let g=1;g<m;g++)Jy(a),c.push(a=[]),a.push({types:d,content:p[g]})}o--,t.pop(),n.pop(),r.pop(),i.pop()}return Jy(a),c},Qy=xD,SD=({prism:e,code:t,grammar:n,language:r})=>w.useMemo(()=>{if(n==null)return Qy([t]);const i={code:t,grammar:n,language:r,tokens:[]};return e.hooks.run("before-tokenize",i),i.tokens=e.tokenize(t,n),e.hooks.run("after-tokenize",i),Qy(i.tokens)},[t,n,r,e]),kD=(e,t)=>{const{plain:n}=e,r=e.styles.reduce((i,s)=>{const{languages:o,style:a}=s;return o&&!o.includes(t)||s.types.forEach(c=>{const u=Or(Or({},i[c]),a);i[c]=u}),i},{});return r.root=n,r.plain=pu(Or({},n),{backgroundColor:void 0}),r},CD=kD,ED=({children:e,language:t,code:n,theme:r,prism:i})=>{const s=t.toLowerCase(),o=CD(r,s),a=_D(o),c=bD(o),u=i.languages[s],d=SD({prism:i,language:s,code:n,grammar:u});return e({tokens:d,className:`prism-code language-${s}`,style:o!=null?o.root:{},getLineProps:a,getTokenProps:c})},_S=e=>w.createElement(ED,pu(Or({},e),{prism:e.prism||V,theme:e.theme||vS,code:e.code,language:e.language}));/*! Bundled license information:
|
|
71
|
+
|
|
72
|
+
prismjs/prism.js:
|
|
73
|
+
(**
|
|
74
|
+
* Prism: Lightweight, robust, elegant syntax highlighting
|
|
75
|
+
*
|
|
76
|
+
* @license MIT <https://opensource.org/licenses/MIT>
|
|
77
|
+
* @author Lea Verou <https://lea.verou.me>
|
|
78
|
+
* @namespace
|
|
79
|
+
* @public
|
|
80
|
+
*)
|
|
81
|
+
*/const ND={sh:"bash",shell:"bash",zsh:"bash",console:"bash",yml:"yaml",md:"markdown",mjs:"javascript",cjs:"javascript",node:"javascript",js:"javascript",ts:"typescript",py:"python",rs:"rust",html:"markup",xml:"markup",txt:"text"};function jD(e){if(!e)return"text";const t=String(e).toLowerCase();return ND[t]||t}function RD({code:e,language:t}){const[n,r]=w.useState(!1),i=jD(t),s=w.useCallback(()=>{var o;try{(o=navigator.clipboard)==null||o.writeText(e),r(!0),setTimeout(()=>r(!1),1400)}catch{}},[e]);return l.jsxs("div",{className:"code-block","data-testid":"code-block",children:[l.jsxs("div",{className:"code-block-head",children:[l.jsx("span",{className:"code-lang",children:i==="text"?"code":i}),l.jsx("button",{className:"code-copy",onClick:s,title:"Copy to clipboard",children:n?"✓ copied":"Copy"})]}),l.jsx(_S,{theme:sm.vsDark,code:e,language:i,children:({tokens:o,getLineProps:a,getTokenProps:c})=>l.jsx("pre",{className:"code-block-body",children:o.map((u,d)=>l.jsx("div",{...a({line:u}),children:u.map((h,f)=>l.jsx("span",{...c({token:h})},f))},d))})})]})}const TD={pre({children:e}){const t=Array.isArray(e)?e[0]:e,n=(t==null?void 0:t.props)||{},r=/language-([\w-]+)/.exec(n.className||""),i=n.children,s=(Array.isArray(i)?i.join(""):String(i??"")).replace(/\n+$/,"");return l.jsx(RD,{code:s,language:r?r[1]:""})},code({children:e}){return l.jsx("code",{className:"md-code-inline",children:e})},a({href:e,children:t}){return l.jsx("a",{href:e,target:"_blank",rel:"noopener noreferrer",children:t})},table({children:e}){return l.jsx("div",{className:"md-table-wrap",children:l.jsx("table",{children:e})})}};function PD({text:e}){return l.jsx("div",{className:"markdown",children:l.jsx(uR,{remarkPlugins:[SP],components:TD,children:e||""})})}const bS=w.memo(PD);class DD{diff(t,n,r={}){let i;typeof r=="function"?(i=r,r={}):"callback"in r&&(i=r.callback);const s=this.castInput(t,r),o=this.castInput(n,r),a=this.removeEmpty(this.tokenize(s,r)),c=this.removeEmpty(this.tokenize(o,r));return this.diffWithOptionsObj(a,c,r,i)}diffWithOptionsObj(t,n,r,i){var s;const o=_=>{if(_=this.postProcess(_,r),i){setTimeout(function(){i(_)},0);return}else return _},a=n.length,c=t.length;let u=1,d=a+c;r.maxEditLength!=null&&(d=Math.min(d,r.maxEditLength));const h=(s=r.timeout)!==null&&s!==void 0?s:1/0,f=Date.now()+h,p=[{oldPos:-1,lastComponent:void 0}];let m=this.extractCommon(p[0],n,t,0,r);if(p[0].oldPos+1>=c&&m+1>=a)return o(this.buildValues(p[0].lastComponent,n,t));let g=-1/0,b=1/0;const v=()=>{for(let _=Math.max(g,-u);_<=Math.min(b,u);_+=2){let y;const S=p[_-1],E=p[_+1];S&&(p[_-1]=void 0);let x=!1;if(E){const T=E.oldPos-_;x=E&&0<=T&&T<a}const j=S&&S.oldPos+1<c;if(!x&&!j){p[_]=void 0;continue}if(!j||x&&S.oldPos<E.oldPos?y=this.addToPath(E,!0,!1,0,r):y=this.addToPath(S,!1,!0,1,r),m=this.extractCommon(y,n,t,_,r),y.oldPos+1>=c&&m+1>=a)return o(this.buildValues(y.lastComponent,n,t))||!0;p[_]=y,y.oldPos+1>=c&&(b=Math.min(b,_-1)),m+1>=a&&(g=Math.max(g,_+1))}u++};if(i)(function _(){setTimeout(function(){if(u>d||Date.now()>f)return i(void 0);v()||_()},0)})();else for(;u<=d&&Date.now()<=f;){const _=v();if(_)return _}}addToPath(t,n,r,i,s){const o=t.lastComponent;return o&&!s.oneChangePerToken&&o.added===n&&o.removed===r?{oldPos:t.oldPos+i,lastComponent:{count:o.count+1,added:n,removed:r,previousComponent:o.previousComponent}}:{oldPos:t.oldPos+i,lastComponent:{count:1,added:n,removed:r,previousComponent:o}}}extractCommon(t,n,r,i,s){const o=n.length,a=r.length;let c=t.oldPos,u=c-i,d=0;for(;u+1<o&&c+1<a&&this.equals(r[c+1],n[u+1],s);)u++,c++,d++,s.oneChangePerToken&&(t.lastComponent={count:1,previousComponent:t.lastComponent,added:!1,removed:!1});return d&&!s.oneChangePerToken&&(t.lastComponent={count:d,previousComponent:t.lastComponent,added:!1,removed:!1}),t.oldPos=c,u}equals(t,n,r){return r.comparator?r.comparator(t,n):t===n||!!r.ignoreCase&&t.toLowerCase()===n.toLowerCase()}removeEmpty(t){const n=[];for(let r=0;r<t.length;r++)t[r]&&n.push(t[r]);return n}castInput(t,n){return t}tokenize(t,n){return Array.from(t)}join(t){return t.join("")}postProcess(t,n){return t}get useLongestToken(){return!1}buildValues(t,n,r){const i=[];let s;for(;t;)i.push(t),s=t.previousComponent,delete t.previousComponent,t=s;i.reverse();const o=i.length;let a=0,c=0,u=0;for(;a<o;a++){const d=i[a];if(d.removed)d.value=this.join(r.slice(u,u+d.count)),u+=d.count;else{if(!d.added&&this.useLongestToken){let h=n.slice(c,c+d.count);h=h.map(function(f,p){const m=r[u+p];return m.length>f.length?m:f}),d.value=this.join(h)}else d.value=this.join(n.slice(c,c+d.count));c+=d.count,d.added||(u+=d.count)}}return i}}class LD extends DD{constructor(){super(...arguments),this.tokenize=MD}equals(t,n,r){return r.ignoreWhitespace?((!r.newlineIsToken||!t.includes(`
|
|
82
|
+
`))&&(t=t.trim()),(!r.newlineIsToken||!n.includes(`
|
|
83
|
+
`))&&(n=n.trim())):r.ignoreNewlineAtEof&&!r.newlineIsToken&&(t.endsWith(`
|
|
84
|
+
`)&&(t=t.slice(0,-1)),n.endsWith(`
|
|
85
|
+
`)&&(n=n.slice(0,-1))),super.equals(t,n,r)}}const AD=new LD;function ID(e,t,n){return AD.diff(e,t,n)}function MD(e,t){t.stripTrailingCr&&(e=e.replace(/\r\n/g,`
|
|
86
|
+
`));const n=[],r=e.split(/(\n|\r\n)/);r[r.length-1]||r.pop();for(let i=0;i<r.length;i++){const s=r[i];i%2&&!t.newlineIsToken?n[n.length-1]+=s:n.push(s)}return n}function OD(e,t){const n=ID(e??"",t??""),r=[];for(const i of n){const s=i.added?"add":i.removed?"del":"ctx",o=i.value.split(`
|
|
87
|
+
`);o.length>1&&o[o.length-1]===""&&o.pop();for(const a of o)r.push({type:s,text:a})}return r}const zD={add:"+",del:"−",ctx:" "};function Vl({oldText:e,newText:t,maxRows:n=80}){const r=OD(e,t),i=r.reduce((a,c)=>a+(c.type==="add"?1:0),0),s=r.reduce((a,c)=>a+(c.type==="del"?1:0),0),o=r.slice(0,n);return l.jsxs("div",{className:"diff-view","data-testid":"diff-view",children:[l.jsxs("div",{className:"diff-stat",children:[l.jsxs("span",{className:"diff-stat-add",children:["+",i]}),l.jsxs("span",{className:"diff-stat-del",children:["−",s]})]}),l.jsx("pre",{className:"diff-body",children:o.map((a,c)=>l.jsxs("div",{className:`diff-line ${a.type}`,children:[l.jsx("span",{className:"diff-gutter",children:zD[a.type]}),l.jsx("span",{className:"diff-text",children:a.text===""?" ":a.text})]},c))}),r.length>n&&l.jsxs("div",{className:"diff-more",children:["+",r.length-n," more lines"]})]})}function ev(e){if(!e)return"";const t=String(e).split(/[\\/]+/).filter(Boolean);return t.length>2?"…/"+t.slice(-2).join("/"):t.join("/")}function BD(e){if(!e||typeof e!="object")return"";for(const t of Object.values(e))if(typeof t=="string"&&t)return t;return""}const $D={Read:{icon:"📄",verb:"Read"},Edit:{icon:"✏️",verb:"Edit"},MultiEdit:{icon:"✏️",verb:"Edit"},Write:{icon:"📝",verb:"Write"},NotebookEdit:{icon:"📓",verb:"Edit notebook"},Bash:{icon:"▶",verb:"Run"},PowerShell:{icon:"▶",verb:"Run"},Glob:{icon:"🔍",verb:"Find"},Grep:{icon:"🔍",verb:"Search"},Task:{icon:"🤖",verb:"Agent"},WebFetch:{icon:"🌐",verb:"Fetch"},WebSearch:{icon:"🌐",verb:"Web search"},Skill:{icon:"✨",verb:"Skill"},TodoWrite:{icon:"☑",verb:"Plan"}};function FD(e,t){if(!t)return"";switch(e){case"Read":case"Edit":case"MultiEdit":case"Write":return ev(t.file_path);case"NotebookEdit":return ev(t.notebook_path);case"Bash":case"PowerShell":return t.command||"";case"Glob":case"Grep":return t.pattern||"";case"Task":return t.description||t.subagent_type||"";case"WebFetch":return t.url||"";case"WebSearch":return t.query||"";case"Skill":return t.command||t.name||"";default:return BD(t)}}function HD({name:e,input:t}){return(t==null?void 0:t._raw)!=null?l.jsx("pre",{className:"tool-raw",children:String(t._raw)}):e==="Edit"?l.jsx(Vl,{oldText:t.old_string||"",newText:t.new_string||""}):e==="MultiEdit"&&Array.isArray(t.edits)?l.jsx(l.Fragment,{children:t.edits.map((n,r)=>l.jsx(Vl,{oldText:n.old_string||"",newText:n.new_string||""},r))}):e==="Write"?l.jsx(Vl,{oldText:"",newText:t.content||""}):(e==="Bash"||e==="PowerShell")&&t.description?l.jsx("div",{className:"tool-desc",children:t.description}):null}function WD({content:e,isError:t}){if(e==null)return null;const n=String(e);if(!n.trim()&&!t)return null;const i=n.length>4e3?n.slice(0,4e3)+`
|
|
88
|
+
… (truncated)`:n,s=n.split(`
|
|
89
|
+
`).find(o=>o.trim())||(t?"error":"done");return l.jsxs("details",{className:`tool-result ${t?"err":""}`,open:t,children:[l.jsxs("summary",{children:[t?"✗ ":"",s.slice(0,140)]}),l.jsx("pre",{children:i})]})}function UD({block:e}){const{name:t,input:n={},result:r,done:i,isError:s}=e,o=$D[t]||{icon:"⚙",verb:t},a=FD(t,n),c=i?s?"error":"done":"running";return l.jsxs("div",{className:`tool-card ${c}`,"data-testid":"tool-card","data-tool":t,children:[l.jsxs("div",{className:"tool-head",children:[l.jsx("span",{className:"tool-icon",children:o.icon}),l.jsx("span",{className:"tool-verb",children:o.verb}),a&&l.jsx("code",{className:"tool-target",children:a}),t==="Edit"&&n.replace_all&&l.jsx("span",{className:"tool-tag",children:"all"}),l.jsx("span",{className:"tool-status","data-status":c,children:c==="running"?l.jsx("span",{className:"tool-spinner","aria-label":"running"}):c==="error"?"✗":"✓"})]}),l.jsx(HD,{name:t,input:n}),l.jsx(WD,{content:r,isError:s})]})}function wS(e={}){var s,o;const t=(s=e.vetting)==null?void 0:s.verdict;let n,r;if(t==="auto"||t==="reviewed")n="Verified",r="ok";else if(t==="scanned")n="Scanned",r="ok";else if(t==="flagged")n="Flagged",r="warn";else if(t==="unscanned"||t==="unvetted")n="New",r="neutral";else{const a=e.safetyBadge;a==="verified"?(n="Verified",r="ok"):a==="tested"?(n="Tested",r="ok"):(n="New",r="neutral")}const i=((o=e.attestation)==null?void 0:o.privacy)==="not-attested"?"This producer hasn't confirmed how it handles your data's privacy.":null;return{label:n,tone:r,note:i}}function Dc(e={}){const t=Array.isArray(e.builtFrom)?e.builtFrom[0]:null;return(t==null?void 0:t.note)||null}function xS(e){return`$${(Number(e)||0).toFixed(2)}`}const om=()=>l.jsx("span",{className:"bz-represented",title:"No real money moves yet — this is a preview of how earnings would work.",children:"represented · settles later"});function VD({block:e,bazaarState:t,canReply:n,onQuickReply:r}){var c;const{tool:i,phase:s,data:o}=e;if(s!=="result")return l.jsx(YD,{tool:i,input:e.input});if(!o||o.kind==="error")return null;switch(i){case"search_shelf":return l.jsx(GD,{data:o});case"open_recipe":return l.jsx(XD,{data:o});case"launch_preview":return l.jsx(JD,{data:o});case"record_use":return l.jsxs(l.Fragment,{children:[((c=o.recipe)==null?void 0:c.riskClass)==="C"&&l.jsx(ZD,{recipe:o.recipe}),l.jsx(QD,{data:o,bazaarState:t})]});case"publish_listing":case"publish_draft":return l.jsx(eL,{data:o});case"draft_recipe":return l.jsx(tL,{data:o,canReply:n,onQuickReply:r});default:return null}}const qD={search_shelf:"Searching the bazaar shelf",open_recipe:"Absorbing the recipe",launch_preview:"Opening your live preview",record_use:"Recording the build",publish_listing:"Packaging for the shelf",draft_recipe:"Drafting a recipe from your work",publish_draft:"Publishing to the shelf"},KD={search_shelf:"🛒",open_recipe:"📖",launch_preview:"▶️",record_use:"🧾",publish_listing:"📦",draft_recipe:"📝",publish_draft:"📦"};function YD({tool:e,input:t}){return l.jsxs("div",{className:"bazaar-card bz-call","data-testid":`bazaar-${e}-call`,children:[l.jsx("span",{className:"bz-icon",children:KD[e]||"🛍️"}),l.jsxs("span",{className:"bz-call-label",children:[qD[e]||"Bazaar","…"]}),e==="search_shelf"&&(t==null?void 0:t.need)&&l.jsxs("span",{className:"bz-call-need",children:["“",t.need,"”"]}),l.jsxs("span",{className:"bz-dots",children:[l.jsx("i",{}),l.jsx("i",{}),l.jsx("i",{})]})]})}function tv(e){return`${Math.round((Number(e)||0)*100)}%`}function GD({data:e}){var r;const t=e.hits||[];if(!t.length)return l.jsxs("div",{className:"bazaar-card bz-empty","data-testid":"bazaar-search-result",children:[l.jsx("span",{className:"bz-icon",children:"🛒"}),l.jsx("span",{children:"Checked the shelf — nothing proven fit this one, so I'll build it from scratch."})]});const n=t[0];return l.jsxs("div",{className:"bazaar-card bz-search","data-testid":"bazaar-search-result",children:[l.jsxs("div",{className:"bz-head",children:[l.jsx("span",{className:"bz-icon",children:"🛒"}),l.jsx("span",{className:"bz-head-title",children:"Found a proven recipe on the shelf"})]}),l.jsxs("div",{className:"bz-hit bz-hit-top",children:[l.jsxs("div",{className:"bz-hit-main",children:[l.jsx("span",{className:"bz-hit-title",children:n.title}),l.jsxs("span",{className:"bz-hit-by",children:["by ",((r=n.producer)==null?void 0:r.name)||"a producer"]})]}),l.jsxs("div",{className:"bz-outcome",title:"How often this recipe actually gets people a working result",children:[l.jsx("strong",{children:tv(n.outcomeScore)})," of builds worked"]})]}),n.pitch&&l.jsx("p",{className:"bz-hit-pitch",children:n.pitch}),t.length>1&&l.jsxs("div",{className:"bz-others",children:["also on the shelf:"," ",t.slice(1,3).map((i,s)=>l.jsxs("span",{children:[s>0&&" · ",i.title," (",tv(i.outcomeScore),")"]},i.id))]})]})}function XD({data:e}){var n;const t=e.card||{};return l.jsxs("div",{className:"bazaar-card bz-recipe","data-testid":"bazaar-recipe",children:[l.jsx("span",{className:"bz-icon",children:"📖"}),l.jsxs("span",{className:"bz-recipe-text",children:["Absorbed ",l.jsx("strong",{children:t.title})," — ",((n=t.producer)==null?void 0:n.name)||"the producer","'s know-how",(()=>{const r=wS(t);return l.jsx("span",{className:`bz-badge bz-trust-${r.tone}`,title:r.note||void 0,children:r.label})})()]})]})}function JD({data:e}){return l.jsxs("div",{className:"bazaar-card bz-preview","data-testid":"bazaar-preview",children:[l.jsx("span",{className:"bz-icon",children:"▶️"}),l.jsx("span",{children:"Your live preview is open — try it on the right."})]})}function ZD({recipe:e}){var u,d;const t=e.dataTouched||{},n=e.attestation||{},r=((u=e.vetting)==null?void 0:u.stakes)==="high",i=((d=e.producer)==null?void 0:d.name)||"a connected service",s=t.egress||[],o=t.paid||{},a=o.model&&o.model!=="none",c=n.privacy==="not-attested";return l.jsxs("div",{className:`bazaar-card bz-receipt${r?" bz-receipt-high":""}`,"data-testid":"bazaar-receipt",children:[l.jsxs("div",{className:"bz-receipt-head",children:[l.jsx("span",{className:"bz-icon",children:r?"⚠️":"🔌"}),l.jsx("span",{className:"bz-receipt-title",children:r?`Heads up before ${i} goes live`:`Now using ${i} — here's what that means`})]}),l.jsxs("ul",{className:"bz-receipt-lines",children:[s.length>0&&l.jsxs("li",{"data-testid":"bazaar-receipt-egress",children:[l.jsx("strong",{children:"Leaves your machine:"})," ",s.join(", ")," — sent to ",i,"."]}),a&&l.jsxs("li",{children:[l.jsx("strong",{children:"Cost:"})," ",o.note||o.model,". ",l.jsx(om,{})]}),l.jsxs("li",{"data-testid":"bazaar-receipt-privacy",className:c?"bz-receipt-warn":"",children:[l.jsx("strong",{children:"Privacy:"})," ",c?`${i} hasn't confirmed how it handles your data's privacy.`:`${i} has attested how it handles your data.`]}),l.jsx("li",{className:"bz-receipt-foot",children:"You can switch this off anytime — review it later in one place."})]}),r&&l.jsx("div",{className:"bz-receipt-confirm","data-testid":"bazaar-receipt-confirm",children:"This service moves money or takes a real-world action — make sure you're happy before it runs."})]})}function QD({data:e,bazaarState:t}){var u;const n=e.threeWay||{},r=(u=e.recipe)==null?void 0:u.producer,i=e.credit||{},s=((t==null?void 0:t.earnings)||[]).find(d=>d.handle===(r==null?void 0:r.handle)),o=(s==null?void 0:s.total)??i.oneTime??0,a=(s==null?void 0:s.matches)??0,c=!!e.service;return l.jsxs("div",{className:"bazaar-card bz-threeway","data-testid":"bazaar-threeway",children:[l.jsxs("div",{className:"bz-tw-head",children:[l.jsx("span",{className:"bz-tw-spark",children:"✦"})," Everyone just won"]}),l.jsxs("div",{className:"bz-tw-cols",children:[l.jsxs("div",{className:"bz-tw-col bz-tw-you",children:[l.jsx("div",{className:"bz-tw-who",children:"👤 You"}),l.jsx("div",{className:"bz-tw-what",children:n.you})]}),l.jsxs("div",{className:"bz-tw-col bz-tw-producer",children:[l.jsxs("div",{className:"bz-tw-who",children:["🏷️ ",(r==null?void 0:r.name)||"The producer"]}),l.jsx("div",{className:"bz-tw-what",children:n.producer}),l.jsxs("div",{className:"bz-tw-meter","data-testid":"bazaar-meter",children:[l.jsx("span",{className:"bz-meter-amount",children:xS(o)}),l.jsx("span",{className:"bz-meter-sub",children:c?`${a} ${a===1?"match":"matches"} so far`:"one-time"})]}),l.jsx(om,{})]}),l.jsxs("div",{className:"bz-tw-col bz-tw-vw",children:[l.jsx("div",{className:"bz-tw-who",children:"🟣 VentureWild"}),l.jsx("div",{className:"bz-tw-what",children:n.platform})]})]})]})}function eL({data:e}){const t=e.listing||{},n=e.earning||{};return l.jsxs("div",{className:"bazaar-card bz-publish","data-testid":"bazaar-publish",children:[l.jsxs("div",{className:"bz-head",children:[l.jsx("span",{className:"bz-icon",children:"📦"}),l.jsx("span",{className:"bz-head-title",children:"You're a producer now"})]}),l.jsxs("p",{className:"bz-publish-text",children:[l.jsx("strong",{children:t.title})," is on the shelf. You'll earn when other people build on it."]}),l.jsxs("div",{className:"bz-tw-meter",children:[l.jsx("span",{className:"bz-meter-amount",children:xS(n.oneTimeValue)}),l.jsxs("span",{className:"bz-meter-sub",children:["per build · ",l.jsx(om,{})]})]})]})}function tL({data:e,canReply:t,onQuickReply:n}){var i;const r=e.draft||{};return l.jsxs("div",{className:"bazaar-card bz-draft","data-testid":"bazaar-draft",children:[l.jsxs("div",{className:"bz-head",children:[l.jsx("span",{className:"bz-icon",children:"📝"}),l.jsx("span",{className:"bz-head-title",children:"Draft recipe — review before it goes on the shelf"})]}),l.jsx("div",{className:"bz-hit-main",children:l.jsx("span",{className:"bz-hit-title",children:r.title})}),r.pitch&&l.jsx("p",{className:"bz-hit-pitch",children:r.pitch}),r.sourceNote&&l.jsxs("div",{className:"bz-draft-source",children:["Generalized from: ",r.sourceNote]}),((i=r.tags)==null?void 0:i.length)>0&&l.jsx("div",{className:"bz-others",children:r.tags.slice(0,8).join(" · ")}),r.knowHow&&l.jsxs("details",{className:"bz-draft-knowhow",children:[l.jsx("summary",{children:"Preview the know-how — check it for any client specifics"}),l.jsx("pre",{children:r.knowHow})]}),n?l.jsxs("div",{className:"bz-draft-actions",children:[l.jsx("button",{type:"button",className:"bz-build-btn",disabled:!t,"data-testid":"bazaar-draft-publish",onClick:()=>t&&n(`Publish the “${r.title}” draft to my shelf.`),children:"Publish to my shelf →"}),l.jsx("button",{type:"button",className:"bz-draft-skip",disabled:!t,"data-testid":"bazaar-draft-skip",onClick:()=>t&&n(`Skip the “${r.title}” draft — don't publish that one.`),children:"Skip this one"}),l.jsx("span",{className:"bz-draft-hint",children:"Nothing's published until you choose."})]}):l.jsx("div",{className:"bz-draft-hint",children:"Nothing's published yet — tell me which drafts to put on your shelf."})]})}function SS(e){if(!Number.isFinite(e)||e<0)return"";const t=Math.floor(e/1e3);if(t<60)return`${t}s`;const n=Math.floor(t/60);return n<60?`${n}m ${t%60}s`:`${Math.floor(n/60)}h ${n%60}m`}function nv(e,t){if(!e)return"";const n=SS((t??Date.now())-e);return n?`${n} ago`:"just now"}function am(e,t=Date.now()){const n=(e==null?void 0:e.status)||"running",r=n==="running",i=e!=null&&e.startedAt?(r?t:e.endedAt||t)-e.startedAt:0,s=SS(i);if(n==="completed")return{kind:"completed",glyph:"✓",label:"Done",cls:"ok",detail:s?`ran ${s}`:""};if(n==="failed")return{kind:"failed",glyph:"✗",label:`Failed${Number.isFinite(e==null?void 0:e.exitCode)?` (exit ${e.exitCode})`:""}`,cls:"err",detail:s?`ran ${s}`:""};if(n==="killed")return{kind:"killed",glyph:"◼",label:"Stopped",cls:"muted",detail:s?`ran ${s}`:""};if(e!=null&&e.quiet)return{kind:"quiet",glyph:"⏳",label:"Running",cls:"warn",detail:`no output for ${(e.lastOutputAt?nv(e.lastOutputAt,t):`${s} so far`).replace(/ ago$/,"")} · may be working or stuck`};const o=e!=null&&e.lastOutputAt?` · output ${nv(e.lastOutputAt,t)}`:"";return{kind:"running",glyph:"●",label:"Running",cls:"live",detail:`${s}${o}`}}function mu(e){return((e==null?void 0:e.status)||"running")==="running"}async function nL(e,t){if(!e)return null;const n=t?{Authorization:`Bearer ${t}`}:{};try{const r=await fetch(`/api/workspace/tasks/${encodeURIComponent(e)}/stop`,{method:"POST",headers:n});return r.ok?r.json():null}catch{return null}}function lm(e){const t=((e==null?void 0:e.description)||"").trim();return t||((e==null?void 0:e.command)||"").trim()||"Background task"}function cm({task:e,token:t,className:n=""}){const[r,i]=w.useState(!1);if(!mu(e))return null;const s=async o=>{o.stopPropagation(),!r&&(i(!0),await nL(e.id,t),i(!1))};return l.jsx("button",{className:`task-stop ${n}`,onClick:s,disabled:r,"data-testid":"task-stop",title:"Stop this background task",children:r?"…":"⏹ Stop"})}function rL({task:e,token:t}){const[n,r]=w.useState(!1),[i,s]=w.useState(null),[o,a]=w.useState(()=>Date.now()),c=w.useRef(null),u=((e==null?void 0:e.status)||"running")==="running";if(w.useEffect(()=>{if(!u)return;const f=setInterval(()=>a(Date.now()),1e3);return()=>clearInterval(f)},[u]),w.useEffect(()=>{if(!n||!(e!=null&&e.id))return;let f=!1;const p=t?{Authorization:`Bearer ${t}`}:{},m=()=>{fetch(`/api/workspace/tasks/${encodeURIComponent(e.id)}/output?bytes=20000`,{headers:p}).then(b=>b.ok?b.json():null).then(b=>{f||s(b?b.output:"")}).catch(()=>{f||s("")})};m();const g=u?setInterval(m,3e3):null;return()=>{f=!0,g&&clearInterval(g)}},[n,e==null?void 0:e.id,t,u]),w.useEffect(()=>{const f=c.current;f&&(f.scrollTop=f.scrollHeight)},[i]),!e)return null;const d=am(e,o),h=lm(e);return l.jsxs("div",{className:`bgtask-card ${d.cls}`,"data-testid":"bgtask-card","data-status":e.status||"running",children:[l.jsxs("div",{className:"bgtask-headrow",children:[l.jsxs("button",{className:"bgtask-head",onClick:()=>r(f=>!f),"data-testid":"bgtask-toggle",title:e.command,children:[l.jsx("span",{className:`bgtask-glyph ${d.cls}`,"aria-hidden":!0,children:d.glyph}),l.jsxs("span",{className:"bgtask-main",children:[l.jsx("span",{className:"bgtask-title",children:h}),l.jsx("span",{className:"bgtask-detail",children:d.detail})]}),l.jsx("span",{className:`bgtask-pill ${d.cls}`,children:d.label}),l.jsx("span",{className:"bgtask-caret","aria-hidden":!0,children:n?"▴":"▾"})]}),l.jsx(cm,{task:e,token:t})]}),n&&l.jsxs("div",{className:"bgtask-body",children:[e.command&&l.jsx("pre",{className:"bgtask-cmd","data-testid":"bgtask-cmd",children:e.command}),i===null&&l.jsxs("div",{className:"bgtask-msg",children:[l.jsx("span",{className:"spinner"})," loading output…"]}),i===""&&l.jsx("div",{className:"bgtask-msg",children:"No output captured yet."}),i&&l.jsx("pre",{className:"bgtask-out","data-testid":"bgtask-out",ref:c,children:i}),e.shellId&&l.jsxs("div",{className:"bgtask-foot",children:["shell ",l.jsx("code",{children:e.shellId})]})]})]})}const Es=[{who:"Two HR people",occ:"recruiting team",built:"an AI platform that matches candidates to roles — no engineers on the team"},{who:"A freight-forwarding team",occ:"logistics",built:"an analytics brain that answers plain-language questions about their shipments"},{who:"A game-studio founder",occ:"games",built:"a world of AI agents that play and learn together"},{who:"A solo consultant",occ:"business consulting",built:"turned a year of client work into a product — this one"}],iL="Most of the people building here have never written a line of code.",sL=4200;function oL(){return typeof window<"u"&&typeof window.matchMedia=="function"&&window.matchMedia("(prefers-reduced-motion: reduce)").matches}function gu({variant:e="ambient"}){const t=e==="ambient"&&Es.length>1&&!oL(),[n,r]=w.useState(()=>Math.floor(Math.random()*Es.length));w.useEffect(()=>{if(!t)return;const s=setInterval(()=>r(o=>(o+1)%Es.length),sL);return()=>clearInterval(s)},[t]);const i=e==="block"?Es:[Es[n%Es.length]];return l.jsxs("div",{className:`peer-stream peer-stream-${e}`,"data-testid":"peer-stream",children:[i.map((s,o)=>l.jsxs("div",{className:"peer-item",children:[l.jsxs("span",{className:"peer-who",children:[s.who,s.occ?l.jsxs("span",{className:"peer-occ",children:[" · ",s.occ]}):null]}),l.jsx("span",{className:"peer-built",children:s.quote?`“${s.quote}”`:s.built})]},`${s.who}-${o}-${e==="ambient"?n:"all"}`)),l.jsx("p",{className:"peer-honest",children:iL})]})}const Lc="wild-workspace.chat.v2";function yh({id:e,isDefault:t}={},n){const r=t||!e?Lc:`${Lc}:${e}`;return n?`${r}:${n}`:r}function aL({messageId:e,userText:t,agentText:n}={}){return!e||!t||!n?[]:[{id:`u-${e}`,role:"user",text:t},{id:e,role:"agent",blocks:[{type:"text",text:n}]}]}function lL(e,t=globalThis.localStorage,n=Lc){const r=aL(e);if(!r.length||!t)return!1;try{const i=t.getItem(n),s=i?JSON.parse(i):[];return Array.isArray(s)&&s.length>0?!1:(t.setItem(n,JSON.stringify(r)),!0)}catch{return!1}}const ef="wild:workspace:id";let eo=null;try{eo=typeof sessionStorage<"u"&&sessionStorage.getItem(ef)||null}catch{eo=null}function la(){return eo}function cL(e){eo=e||null;try{eo?sessionStorage.setItem(ef,eo):sessionStorage.removeItem(ef)}catch{}}function uL(e,t){var i,s;const n=e.blocks?e.blocks.slice():[],r=n[n.length-1];switch(t.type){case"text":return r&&r.type==="text"?n[n.length-1]={...r,text:r.text+t.text}:n.push({type:"text",text:t.text}),{...e,blocks:n};case"thinking":return r&&r.type==="thinking"?n[n.length-1]={...r,text:r.text+t.text}:n.push({type:"thinking",text:t.text}),{...e,blocks:n};case"tool-use":return t.name==="Bash"&&((i=t.input)!=null&&i.run_in_background)?(n.push({type:"bgtask",id:t.id,command:t.input.command||"",description:t.input.description||"",status:"running"}),{...e,blocks:n}):(n.push({type:"tool",id:t.id,name:t.name,input:t.input||{},done:!1}),{...e,blocks:n});case"tool-result":{const o=n.findIndex(c=>c.type==="bgtask"&&c.id===t.id);if(o>=0)return n[o]={...n[o],launched:!0},{...e,blocks:n};const a=n.findIndex(c=>c.type==="tool"&&c.id===t.id);return a>=0&&(n[a]={...n[a],result:t.content,isError:t.isError,done:!0}),{...e,blocks:n}}case"usage":return{...e,usage:t.usage,costUsd:(s=t.usage)==null?void 0:s.cost_usd,durationMs:t.durationMs};case"error":return n.push({type:"error",text:t.message||"agent error"}),{...e,blocks:n};case"bazaar":{if(t.phase==="call")return n.push({type:"bazaar",id:t.id,tool:t.tool,phase:"call",input:t.input||{}}),{...e,blocks:n};if(t.phase==="result"){const o=n.findIndex(a=>a.type==="bazaar"&&a.id===t.id);return o>=0?n[o]={...n[o],phase:"result",data:t.data,isError:t.isError}:n.push({type:"bazaar",id:t.id,tool:t.tool,phase:"result",data:t.data}),{...e,blocks:n}}return e}case"canvas":{if(t.phase==="call")return n.push({type:"canvas",id:t.id,tool:t.tool,phase:"call"}),{...e,blocks:n};if(t.phase==="result"){const o=n.findIndex(c=>c.type==="canvas"&&c.id===t.id),a={type:"canvas",id:t.id,tool:t.tool,phase:"result",data:t.data,isError:t.isError};return o>=0?n[o]={...n[o],...a}:n.push(a),{...e,blocks:n}}return e}default:return e}}function rv(e,t,n){const r=e.findIndex(s=>s.id===t);if(r<0)return e;const i=e.slice();return i[r]=uL(i[r],n),i}function hL(e,t,n){if(!n||!n.trim())return e;const r=e.findIndex(s=>s.id===t);if(r<0)return e;const i=e.slice();return i[r]={...i[r],stderr:(i[r].stderr||"")+n},i}function dL({role:e,capabilities:t,token:n,onBazaarEvent:r,inject:i,onInjectConsumed:s,agentName:o,storageKey:a,threadId:c,sessionId:u,onOpenReading:d,contextPct:h=0}){const f=a||Lc,[p,m]=w.useState(()=>{try{const Y=localStorage.getItem(f);if(Y)return JSON.parse(Y)}catch{}return[]}),[g,b]=w.useState(null),[v,_]=w.useState(!1),[y,S]=w.useState(""),[E,x]=w.useState(!1),[j,T]=w.useState(!1),[B,R]=w.useState(null),[F,L]=w.useState({}),P=w.useRef(null),D=w.useRef(null),I=w.useRef(!0),O=w.useRef(r),W=w.useRef(null),N=w.useRef(null),H=w.useRef(null);w.useEffect(()=>{O.current=r},[r]),w.useEffect(()=>{try{localStorage.setItem(f,JSON.stringify(p.slice(-120)))}catch{}},[p]);const C=u||"main",Z=w.useRef(p);w.useEffect(()=>{Z.current=p},[p]),w.useEffect(()=>{let Y=!1;return fetch(`/api/sessions/${encodeURIComponent(C)}/messages`).then(xe=>xe.ok?xe.json():null).then(xe=>{if(Y||!xe)return;const ve=Array.isArray(xe.messages)?xe.messages:[];ve.length?m(ve):Z.current.length&&t.chatWrite&&fetch(`/api/sessions/${encodeURIComponent(C)}/messages`,{method:"PUT",headers:{"content-type":"application/json"},body:JSON.stringify({messages:Z.current.slice(-200)})}).catch(()=>{})}).catch(()=>{}),()=>{Y=!0}},[C]);const U=(Y=!1)=>fetch(`/api/sessions/${encodeURIComponent(C)}/messages`,{method:"PUT",headers:{"content-type":"application/json"},body:JSON.stringify({messages:Z.current.slice(-200)}),keepalive:Y}).catch(()=>{});w.useEffect(()=>{if(!t.chatWrite||!p.length)return;const Y=setTimeout(()=>U(!1),800);return()=>clearTimeout(Y)},[p,C,t.chatWrite]),w.useEffect(()=>{if(t.chatWrite)return()=>{U(!0)}},[C,t.chatWrite]),w.useEffect(()=>{const Y=D.current;Y&&I.current&&(Y.scrollTop=Y.scrollHeight)},[p]);function k(){const Y=D.current;Y&&(I.current=Y.scrollHeight-Y.scrollTop-Y.clientHeight<90)}w.useEffect(()=>{let Y=!1,xe=0,ve=null,ke=null;const ce=()=>{if(Y)return;const nt=window.location.protocol==="https:"?"wss":"ws",$e=new URL(`${nt}://${window.location.host}/ws/chat`);n&&$e.searchParams.set("t",n);const Fe=la();Fe&&$e.searchParams.set("workspace",Fe),c&&$e.searchParams.set("thread",c),ke=new WebSocket($e.toString()),P.current=ke,ke.onopen=()=>{xe=0,x(!0)},ke.onmessage=M=>{var ae,me,Ue,De,Le,Xe,ft,z,G,_e,Se;let re;try{re=JSON.parse(M.data)}catch{return}if(!(re.threadId&&re.threadId!==c)){if(re.type==="chunk"){const J=re.chunk;if(m(Te=>rv(Te,re.messageId,J)),(J==null?void 0:J.type)==="bazaar"&&J.phase==="result"&&!J.isError){const Te=J.data||{};if(J.tool==="launch_preview"||J.tool==="record_use"&&Te.preview){const be=Te.url||((ae=Te.preview)==null?void 0:ae.url)||"/preview/";(me=O.current)==null||me.call(O,{type:"preview",url:be,ts:Date.now()}),W.current=be}}(J==null?void 0:J.type)==="canvas"&&J.phase==="result"&&!J.isError&&((Ue=J.data)==null?void 0:Ue.kind)==="block"&&J.data.block&&((De=O.current)==null||De.call(O,{type:"block",op:J.data.op||"make",block:J.data.block})),(J==null?void 0:J.type)==="canvas"&&J.phase==="result"&&!J.isError&&((Le=J.data)==null?void 0:Le.kind)==="theme"&&J.data.op==="set"&&J.data.theme&&((Xe=O.current)==null||Xe.call(O,{type:"theme",theme:J.data.theme})),(J==null?void 0:J.type)==="bazaar"&&J.phase==="result"&&!J.isError&&((ft=J.data)==null?void 0:ft.kind)==="theme-applied"&&J.data.theme&&((z=O.current)==null||z.call(O,{type:"theme",theme:J.data.theme}))}else if(re.type==="bazaar")re.phase==="meter"&&(R(re.state),(G=O.current)==null||G.call(O,{type:"meter",state:re.state}));else if(re.type==="task"){const J=re.task;J&&J.id&&(L(Te=>({...Te,[J.id]:J})),(_e=O.current)==null||_e.call(O,{type:"task",task:J}))}else if(re.type==="usage")(Se=O.current)==null||Se.call(O,{type:"usage",state:re.state});else if(re.type==="stderr")m(J=>hL(J,re.messageId,re.text));else if(re.type==="end"){if(b(null),_(!1),W.current){let J=W.current;W.current=null;try{J=new URL(J,window.location.origin).href}catch{}m(Te=>[...Te,{id:`win-${Date.now()}`,role:"win",url:J}])}}else if(re.type==="error")b(null),_(!1),W.current=null,re.messageId?m(J=>rv(J,re.messageId,{type:"error",message:re.message||"agent error"})):m(J=>[...J,{id:`err-${Date.now()}`,role:"error",text:re.message||"agent error"}]);else if(re.type==="turn-begin")W.current=null,m(J=>{if(J.some(be=>be.id===re.messageId))return J;const Te=[];return re.userText&&Te.push({id:`u-${re.messageId}`,role:"user",text:re.userText}),re.note&&Te.push({id:`note-${re.messageId}`,role:"system",text:re.note}),Te.push({id:re.messageId,role:"agent",blocks:[]}),[...J,...Te]}),b(re.messageId),_(!0);else if(re.type==="reset"){m([]),b(null),_(!1),W.current=null;try{localStorage.removeItem(f)}catch{}}}},ke.onerror=()=>_(!1),ke.onclose=()=>{if(x(!1),_(!1),b(null),Y)return;const M=Math.min(1e3*2**xe,1e4);xe+=1,ve=setTimeout(ce,M)}};return ce(),()=>{Y=!0,clearTimeout(ve);try{ke==null||ke.close()}catch{}}},[n,c]);function X(Y,xe){if(!t.chatWrite)return;const ve=(typeof Y=="string"?Y:y).trim();if(!ve||v)return;const ke=typeof xe=="string"&&xe.trim()||ve,ce=P.current,nt=ce==null?void 0:ce.readyState;if(!ce||nt!==WebSocket.OPEN&&nt!==WebSocket.CONNECTING){m(M=>[...M,{id:`err-${Date.now()}`,role:"error",text:"reconnecting to your agent — try again in a few seconds"}]);return}const $e=`m-${Date.now()}`;I.current=!0,m(M=>[...M,{id:`u-${$e}`,role:"user",text:ke},{id:$e,role:"agent",blocks:[]}]),b($e),_(!0),S("");const Fe=JSON.stringify({type:"send",text:ve,messageId:$e,...c?{threadId:c}:{}});nt===WebSocket.OPEN?ce.send(Fe):ce.addEventListener("open",()=>{try{ce.send(Fe)}catch{}},{once:!0})}N.current=X,w.useEffect(()=>{var Y;!(i!=null&&i.text)||H.current===i.ts||(H.current=i.ts,I.current=!0,(Y=N.current)==null||Y.call(N,i.text),s==null||s())},[i,s]);function le(){var Y;((Y=P.current)==null?void 0:Y.readyState)===WebSocket.OPEN&&P.current.send(JSON.stringify({type:"cancel",...c?{threadId:c}:{}})),_(!1),b(null)}function ie(){var Y;((Y=P.current)==null?void 0:Y.readyState)===WebSocket.OPEN&&P.current.send(JSON.stringify({type:"reset",...c?{threadId:c}:{}})),m([]),b(null),_(!1),W.current=null;try{localStorage.removeItem(f)}catch{}}function pe(Y){Y.key==="Enter"&&!Y.shiftKey&&(Y.preventDefault(),X())}const Re=p.length===0;return l.jsxs(l.Fragment,{children:[!Re&&(d||t.chatWrite)&&l.jsxs("div",{className:"chat-toolbar","data-testid":"chat-toolbar",children:[d&&l.jsxs("button",{className:"chat-aabtn",onClick:d,"data-testid":"reading-open-btn",title:"Reading — choose a font & size for the chat",children:[l.jsx("span",{className:"chat-aa-glyph","aria-hidden":"true",children:"Aa"})," Reading"]}),l.jsx("span",{className:"chat-toolbar-spacer"}),t.chatWrite&&l.jsx("button",{className:"chat-newbtn",onClick:ie,disabled:v,"data-testid":"new-chat-btn",title:"Start a fresh conversation — the agent forgets the current thread",children:"+ New chat"})]}),l.jsxs("div",{className:"chat-messages",ref:D,onScroll:k,"data-testid":"chat-messages",children:[Re&&l.jsx(wL,{role:e,connected:E,agentName:o,canSend:t.chatWrite&&!v,onSend:X}),p.map(Y=>l.jsx(fL,{message:Y,streaming:Y.id===g,bazaarState:B,canReply:t.chatWrite&&!v,onQuickReply:X,liveTasks:F,token:n},Y.id))]}),t.chatWrite&&h>=50&&!j&&l.jsxs("div",{className:`chat-ctx-hint${h>=75?" urgent":""}`,"data-testid":"chat-ctx-hint",children:[l.jsx("span",{children:h>=75?"This chat is very full — start a fresh one so the agent stays sharp.":"This chat's getting long — a fresh one keeps the agent sharper."}),l.jsx("button",{onClick:()=>T(!0),"data-testid":"chat-ctx-hint-dismiss","aria-label":"Dismiss",children:"✕"})]}),t.chatWrite&&l.jsxs("div",{className:"chat-input","data-testid":"chat-input",children:[l.jsx("textarea",{"data-testid":"chat-textarea",placeholder:e==="client"?"Describe the change you’d like…":"Ask the agent to build, fix, or explain something — Enter to send",value:y,onChange:Y=>S(Y.target.value),onKeyDown:pe,disabled:v,rows:2}),v?l.jsx("button",{onClick:le,"data-testid":"cancel-btn",children:"Stop"}):l.jsx("button",{className:"primary send-btn",onClick:X,disabled:!y.trim(),"data-testid":"send-btn",children:"Send"})]}),!t.chatWrite&&e==="viewer"&&l.jsx("div",{className:"chat-readonly-banner",children:"You’re viewing a shared workspace (read-only)."})]})}function fL({message:e,streaming:t,bazaarState:n,canReply:r,onQuickReply:i,liveTasks:s,token:o}){if(e.role==="user")return l.jsx("div",{className:"chat-msg user","data-testid":"chat-msg-user",children:l.jsx("div",{className:"msg-plain",children:e.text})});if(e.role==="system")return l.jsx("div",{className:"chat-msg system","data-testid":"chat-msg-system",children:e.text});if(e.role==="win")return l.jsx(vL,{url:e.url});if(e.role==="error")return l.jsxs("div",{className:"chat-msg error","data-testid":"chat-msg-error",children:["⚠ ",e.text]});const a=e.blocks||[],c=a[a.length-1],u=t&&(c==null?void 0:c.type)==="text"?a.length-1:-1,d=t&&(a.length===0||(c==null?void 0:c.type)==="tool"&&c.done);return l.jsxs("div",{className:"chat-msg agent","data-testid":"chat-msg-agent",children:[a.map((h,f)=>l.jsx(pL,{block:h,cursor:f===u,bazaarState:n,canReply:r,onQuickReply:i,liveTasks:s,token:o},h.id||`${h.type}-${f}`)),d&&l.jsx(_L,{}),e.usage&&l.jsx(bL,{usage:e.usage,costUsd:e.costUsd,durationMs:e.durationMs}),e.stderr&&l.jsxs("details",{className:"stderr-block",children:[l.jsx("summary",{children:"stderr"}),l.jsx("pre",{children:e.stderr})]})]})}function pL({block:e,cursor:t,bazaarState:n,canReply:r,onQuickReply:i,liveTasks:s,token:o}){var a;if(e.type==="bgtask"){const u=s&&s[e.id]||null||{id:e.id,command:e.command,description:e.description,status:e.status||"running"};return l.jsx(rL,{task:u,token:o})}return e.type==="bazaar"?l.jsx(VD,{block:e,bazaarState:n,canReply:r,onQuickReply:i}):e.type==="text"?l.jsxs("div",{className:"agent-text",children:[l.jsx(bS,{text:e.text}),t&&l.jsx("span",{className:"stream-cursor"})]}):e.type==="thinking"?l.jsxs("details",{className:"thinking-block",children:[l.jsx("summary",{children:"💭 Thought process"}),l.jsx("div",{className:"thinking-body",children:e.text})]}):e.type==="tool"?e.name==="AskUserQuestion"&&Array.isArray((a=e.input)==null?void 0:a.questions)&&e.input.questions.length?l.jsx(gL,{block:e,canReply:r,onQuickReply:i}):l.jsx(UD,{block:e}):e.type==="canvas"?l.jsx(mL,{block:e}):e.type==="error"?l.jsxs("div",{className:"agent-error",children:["⚠ ",e.text]}):null}function mL({block:e}){var r,i,s,o;if(e.phase==="result"&&!e.isError&&((r=e.data)==null?void 0:r.kind)==="theme"&&e.data.op==="set"){const a=(i=e.data.theme)==null?void 0:i.name;return l.jsxs("div",{className:"canvas-card","data-testid":"canvas-card",children:[l.jsx("span",{className:"canvas-card-icon",children:"🎨"}),l.jsxs("span",{className:"canvas-card-text",children:["Restyled your workspace",a?l.jsxs(l.Fragment,{children:[" — ",l.jsx("strong",{children:a})]}):null]})]})}const t=(s=e.data)==null?void 0:s.block;if(e.phase==="call"||!t)return l.jsx("div",{className:"canvas-card is-pending","data-testid":"canvas-card",children:"🧩 Building a block…"});if(e.isError)return l.jsx("div",{className:"canvas-card is-error","data-testid":"canvas-card",children:"⚠ Couldn’t build that block."});const n=((o=e.data)==null?void 0:o.op)==="update"?"Updated":"Added";return l.jsxs("div",{className:"canvas-card","data-testid":"canvas-card",children:[l.jsx("span",{className:"canvas-card-icon",children:t.icon||"🧩"}),l.jsxs("span",{className:"canvas-card-text",children:[n," ",l.jsx("strong",{children:t.title})," to your canvas"]})]})}function gL({block:e,canReply:t,onQuickReply:n}){const r=e.input.questions;return l.jsxs("div",{className:"ask-card","data-testid":"ask-card",children:[l.jsxs("div",{className:"ask-head",children:[l.jsx("span",{className:"ask-icon",children:"🤔"}),l.jsx("span",{children:"Your call"})]}),r.map((i,s)=>l.jsx(yL,{q:i,canReply:t,onQuickReply:n},s)),l.jsx("div",{className:"ask-foot",children:"…or just type your answer below."})]})}function yL({q:e,canReply:t,onQuickReply:n}){const[r,i]=w.useState([]),s=!!e.multiSelect,o=Array.isArray(e.options)?e.options:[],a=c=>i(u=>u.includes(c)?u.filter(d=>d!==c):[...u,c]);return l.jsxs("div",{className:"ask-q",children:[e.header&&l.jsx("span",{className:"ask-q-header",children:e.header}),e.question&&l.jsx("p",{className:"ask-q-text",children:e.question}),l.jsx("div",{className:"ask-options",children:o.map((c,u)=>s?l.jsxs("button",{type:"button",className:`ask-opt${r.includes(c.label)?" sel":""}`,disabled:!t,onClick:()=>a(c.label),title:c.description||"",children:[l.jsx("span",{className:"ask-opt-check",children:r.includes(c.label)?"☑":"☐"}),l.jsxs("span",{className:"ask-opt-main",children:[l.jsx("span",{className:"ask-opt-label",children:c.label}),c.description&&l.jsx("span",{className:"ask-opt-desc",children:c.description})]})]},u):l.jsxs("button",{type:"button",className:"ask-opt",disabled:!t,onClick:()=>t&&n(c.label),title:c.description||"",children:[l.jsxs("span",{className:"ask-opt-main",children:[l.jsx("span",{className:"ask-opt-label",children:c.label}),c.description&&l.jsx("span",{className:"ask-opt-desc",children:c.description})]}),l.jsx("span",{className:"ask-opt-go",children:"→"})]},u))}),s&&l.jsxs("button",{type:"button",className:"primary ask-send",disabled:!t||!r.length,onClick:()=>t&&r.length&&n(r.join(", ")),children:["Send",r.length?` (${r.length})`:""]})]})}function vL({url:e}){let t=e;try{const n=new URL(e);t=`${n.host}${n.pathname==="/"?"":n.pathname}`}catch{}return l.jsxs("div",{className:"chat-msg win-card","data-testid":"win-card",children:[l.jsx("span",{className:"win-spark",children:"✨"}),l.jsxs("div",{className:"win-body",children:[l.jsx("span",{className:"win-lead",children:"It’s live — this is yours:"}),l.jsx("a",{className:"win-url",href:e,target:"_blank",rel:"noreferrer",children:t}),l.jsx("span",{className:"win-sub",children:"Open it, or send it to someone."})]})]})}function _L(){return l.jsxs("div",{className:"agent-working","data-testid":"agent-working",children:[l.jsxs("span",{className:"dots",children:[l.jsx("i",{}),l.jsx("i",{}),l.jsx("i",{})]}),"working"]})}function bL({usage:e,costUsd:t,durationMs:n}){const r=typeof t=="number"?t:e==null?void 0:e.cost_usd;return l.jsxs("div",{className:"usage-footer","data-testid":"usage-footer",children:[(e==null?void 0:e.output_tokens)!=null&&l.jsxs("span",{title:"output tokens",children:["↑ ",e.output_tokens.toLocaleString()]}),typeof r=="number"&&r>0&&l.jsxs("span",{title:"cost (USD)",children:["$",r.toFixed(4)]}),n!=null&&l.jsxs("span",{children:[(n/1e3).toFixed(1),"s"]})]})}function wL({role:e,connected:t,agentName:n,canSend:r,onSend:i}){if(e==="client")return l.jsxs("div",{className:"chat-empty","data-testid":"chat-empty",children:[l.jsx("div",{className:"chat-empty-mark",children:"✦"}),l.jsx("p",{className:"chat-empty-title",children:"Describe what you’d like changed"}),l.jsx("p",{className:"chat-empty-sub",children:"The team’s AI agent will pick it up and you’ll see it here."}),!t&&l.jsx("p",{className:"chat-empty-warn",children:"connecting to the agent bridge…"})]});const s=n&&n!=="Chat"?n:null,o=[{label:"✦ Build my workspace for me",display:"Build my workspace for me.",primary:!0,prompt:"Set up a friendly starter workspace for me. Use your canvas tools to add a couple of useful blocks — for example a short welcome note, a quick getting-started checklist, and maybe a tips block — and pick a warm, welcoming theme if you'd like. Narrate as you go in short plain lines (one line per step, no jargon) so I can watch it come together. Then say a brief, friendly hello telling me what you set up. Keep it light."},{label:"Show me around",display:"Show me around.",prompt:"What's in this workspace? Give me a quick, friendly tour."},{label:"Make something I can show off",display:"Make something I can show off.",prompt:"Build me a simple, good-looking landing page, and put a Live view on my canvas so I can watch it come together. Narrate as you go in short plain lines — one line per step, no jargon. When it’s done, tell me where to see it."}];return l.jsxs("div",{className:"chat-empty","data-testid":"chat-empty",children:[l.jsx("div",{className:"chat-empty-mark",children:"✦"}),l.jsx("p",{className:"chat-empty-title",children:s?`Hi — I’m ${s}.`:"Hi — I’m your agent."}),l.jsx("p",{className:"chat-empty-sub",children:"Tell me what you’re working on and I’ll set it up for you — I can build, write, and arrange your workspace as we go. Not sure where to start?"}),l.jsx("div",{className:"chat-empty-starters",children:o.map(a=>l.jsx("button",{type:"button",className:`chat-empty-starter${a.primary?" primary":""}`,onClick:()=>i==null?void 0:i(a.prompt,a.display),disabled:!r||!t,"data-testid":"chat-empty-starter",children:a.label},a.label))}),!t&&l.jsx("p",{className:"chat-empty-warn",children:"connecting to the agent bridge…"}),l.jsx(gu,{variant:"ambient"})]})}const Wo="main";function xL(e){return e&&e!=="local"?e:"this device"}function SL(e){if(!e)return"";const t=Math.max(0,Math.floor((Date.now()-e)/1e3));if(t<45)return"just now";const n=Math.floor(t/60);if(n<60)return`${n}m ago`;const r=Math.floor(n/60);return r<24?`${r}h ago`:`${Math.floor(r/24)}d ago`}function iv(e){return e.title||(e.id===Wo?"Main":"Untitled")}function kL({workspaceKey:e,activeSessionId:t,onSelect:n,canWrite:r}){const[i,s]=w.useState(!1),[o,a]=w.useState([]),[c,u]=w.useState(!1),[d,h]=w.useState(null),[f,p]=w.useState(""),m=w.useRef(null),g=t||Wo;async function b(){u(!0);try{const j=await(await fetch("/api/sessions")).json().catch(()=>null);a(Array.isArray(j==null?void 0:j.sessions)?j.sessions:[])}catch{a([])}finally{u(!1)}}w.useEffect(()=>{i&&b()},[i,e]),w.useEffect(()=>{if(!i)return;const x=j=>{m.current&&!m.current.contains(j.target)&&s(!1)};return document.addEventListener("mousedown",x),()=>document.removeEventListener("mousedown",x)},[i]);const v=o.find(x=>x.id===g),_=v?iv(v):g===Wo?"Main":"Chat";async function y(){var x;try{const T=await(await fetch("/api/sessions",{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({})})).json().catch(()=>null);(x=T==null?void 0:T.session)!=null&&x.id&&(s(!1),n(T.session.id))}catch{}}async function S(x){const j=f.trim();h(null);try{await fetch(`/api/sessions/${encodeURIComponent(x)}`,{method:"PATCH",headers:{"content-type":"application/json"},body:JSON.stringify({title:j})})}catch{}b()}async function E(x){try{await fetch(`/api/sessions/${encodeURIComponent(x)}`,{method:"DELETE"})}catch{}g===x&&n(Wo),b()}return l.jsxs("div",{className:"session-picker",ref:m,children:[l.jsxs("button",{className:"session-picker-toggle",onClick:()=>s(x=>!x),"data-testid":"session-picker-toggle",title:"Switch chat sessions",children:[l.jsx("span",{className:"session-picker-label",children:_}),(v==null?void 0:v.live)&&l.jsx("span",{className:"session-live-dot","aria-hidden":!0}),l.jsx("span",{"aria-hidden":!0,children:"▾"})]}),i&&l.jsxs("div",{className:"session-menu","data-testid":"session-menu",children:[c?l.jsx("div",{className:"session-empty",children:"Loading…"}):o.length===0?l.jsx("div",{className:"session-empty",children:"No sessions yet"}):o.map(x=>l.jsxs("div",{className:`session-row${x.id===g?" active":""}`,"data-testid":`session-row-${x.id}`,children:[d===x.id?l.jsx("input",{className:"session-rename",autoFocus:!0,value:f,onChange:j=>p(j.target.value),onKeyDown:j=>{j.key==="Enter"&&S(x.id),j.key==="Escape"&&h(null)},onBlur:()=>S(x.id),"data-testid":`session-rename-${x.id}`}):l.jsxs("button",{className:"session-open",onClick:()=>{s(!1),n(x.id)},"data-testid":`session-open-${x.id}`,children:[l.jsx("span",{className:"session-title",children:iv(x)}),x.live&&l.jsx("span",{className:"session-live-dot",title:"active now","aria-hidden":!0}),l.jsxs("span",{className:"session-meta",children:[xL(x.account)," · ",SL(x.lastActivityAt)]})]}),r&&x.id!==Wo&&d!==x.id&&l.jsxs("span",{className:"session-actions",children:[l.jsx("button",{title:"Rename",onClick:()=>{h(x.id),p(x.title||"")},"data-testid":`session-rename-btn-${x.id}`,children:"✎"}),l.jsx("button",{title:"Delete",onClick:()=>E(x.id),"data-testid":`session-delete-${x.id}`,children:"🗑"})]})]},x.id)),r&&l.jsx("button",{className:"session-new",onClick:y,"data-testid":"session-new",children:"+ New session"})]})]})}function kS(e){const t=Number(e)||0;return t>=75?"red":t>=50?"amber":"ok"}function CS(e,t,n=0){const[r,i]=w.useState([]),[s,o]=w.useState(!1),[a,c]=w.useState(!1),u=t?{Authorization:`Bearer ${t}`}:{},d=w.useCallback(async()=>{o(!0);try{const b=await(await fetch("/api/sessions",{headers:u})).json().catch(()=>null);i(Array.isArray(b==null?void 0:b.sessions)?b.sessions:[])}catch{}finally{o(!1)}},[t]),h=w.useCallback(async()=>{var g;try{const v=await(await fetch("/api/providers",{headers:u})).json().catch(()=>null);c(!!((g=v==null?void 0:v.glm)!=null&&g.connected))}catch{}},[t]);w.useEffect(()=>{d(),h()},[d,h,e,n]);const f=w.useCallback(async(g="claude",b=null)=>{try{const _=await(await fetch("/api/sessions",{method:"POST",headers:{"content-type":"application/json",...u},body:JSON.stringify({provider:g,...b?{title:b}:{}})})).json().catch(()=>null);return await d(),(_==null?void 0:_.session)||null}catch{return null}},[d,t]),p=w.useCallback(async(g,b)=>{try{await fetch(`/api/sessions/${encodeURIComponent(g)}`,{method:"PATCH",headers:{"content-type":"application/json",...u},body:JSON.stringify({title:b})})}catch{}d()},[d,t]),m=w.useCallback(async g=>{try{await fetch(`/api/sessions/${encodeURIComponent(g)}`,{method:"DELETE",headers:u})}catch{}d()},[d,t]);return{sessions:r,loading:s,glmConnected:a,reload:d,create:f,rename:p,remove:m}}const ql="main";function CL(e){return e.title||(e.id===ql?"Main":"New chat")}function EL({provider:e}){return e!=="glm"?null:l.jsx("span",{className:"sess-provider","data-testid":"sess-provider-glm",children:"GLM"})}function NL({pct:e}){const t=Math.round(Number(e)||0);return t<1?null:l.jsxs("span",{className:`sess-ctx sess-ctx-${kS(t)}`,title:`${t}% of this chat's context window in use`,children:[t,"%"]})}function jL({workspaceName:e,workspaceKey:t,token:n,activeSessionId:r,onSelect:i,canWrite:s,onClose:o,refreshKey:a}){const{sessions:c,loading:u,glmConnected:d,create:h,rename:f,remove:p}=CS(t,n,a),[m,g]=w.useState(!1),[b,v]=w.useState(null),[_,y]=w.useState(""),S=r||ql;async function E(T){g(!1);const B=await h(T);B!=null&&B.id&&i(B.id)}function x(){d?g(T=>!T):E("claude")}async function j(T){const B=_.trim();v(null),await f(T,B)}return l.jsxs("aside",{className:"session-sidebar","data-testid":"session-sidebar",children:[l.jsxs("div",{className:"sess-head",children:[l.jsx("span",{className:"sess-ws",title:e,children:e||"Workspace"}),o&&l.jsx("button",{className:"sess-collapse",onClick:o,"data-testid":"sidebar-collapse",title:"Hide chats","aria-label":"Hide chats",children:"«"})]}),s&&l.jsxs("div",{className:"sess-new-wrap",children:[l.jsx("button",{className:"sess-new primary",onClick:x,"data-testid":"sidebar-new-chat","aria-haspopup":d?"menu":void 0,"aria-expanded":d?m:void 0,children:"+ New chat"}),m&&l.jsxs("div",{className:"sess-provider-menu","data-testid":"sidebar-provider-menu",children:[l.jsx("button",{onClick:()=>E("claude"),"data-testid":"sidebar-new-claude",children:"🟣 Claude"}),l.jsx("button",{onClick:()=>E("glm"),"data-testid":"sidebar-new-glm",children:"🟦 GLM"})]})]}),l.jsx("div",{className:"sess-list","data-testid":"sidebar-session-list",children:u&&c.length===0?l.jsx("div",{className:"sess-empty",children:"Loading…"}):c.length===0?l.jsx("div",{className:"sess-empty",children:"No chats yet"}):c.map(T=>l.jsxs("div",{className:`sess-row${T.id===S?" active":""}`,"data-testid":`sidebar-session-${T.id}`,children:[b===T.id?l.jsx("input",{className:"sess-rename",autoFocus:!0,value:_,onChange:B=>y(B.target.value),onKeyDown:B=>{B.key==="Enter"&&j(T.id),B.key==="Escape"&&v(null)},onBlur:()=>j(T.id),"data-testid":`sidebar-rename-${T.id}`}):l.jsxs("button",{className:"sess-open",onClick:()=>i(T.id),"data-testid":`sidebar-open-${T.id}`,children:[l.jsxs("span",{className:"sess-title-row",children:[l.jsx("span",{className:"sess-title",children:CL(T)}),T.live&&l.jsx("span",{className:"session-live-dot",title:"active now","aria-hidden":!0})]}),l.jsxs("span",{className:"sess-meta-row",children:[l.jsx(EL,{provider:T.provider}),l.jsx(NL,{pct:T.contextPct})]})]}),s&&T.id!==ql&&b!==T.id&&l.jsxs("span",{className:"sess-actions",children:[l.jsx("button",{title:"Rename",onClick:()=>{v(T.id),y(T.title||"")},"data-testid":`sidebar-rename-btn-${T.id}`,children:"✎"}),l.jsx("button",{title:"Delete",onClick:async()=>{await p(T.id),T.id===S&&i(ql)},"data-testid":`sidebar-delete-${T.id}`,children:"🗑"})]})]},T.id))})]})}const Kl="main",RL=e=>e.title||(e.id===Kl?"Main":"New chat");function TL({workspaceKey:e,token:t,activeSessionId:n,onSelect:r,canWrite:i,refreshKey:s}){const{sessions:o,loading:a,glmConnected:c,create:u,remove:d}=CS(e,t,s),[h,f]=w.useState(!1),p=n||Kl;async function m(g){f(!1);const b=await u(g);b!=null&&b.id&&r&&r(b.id)}return l.jsxs("div",{className:"sessions-block","data-testid":"sessions-block",children:[i&&l.jsxs("div",{className:"sblock-new-wrap",children:[l.jsx("button",{className:"sblock-new",onClick:()=>c?f(g=>!g):m("claude"),"data-testid":"sblock-new-chat","aria-haspopup":c?"menu":void 0,"aria-expanded":c?h:void 0,children:"+ New chat"}),h&&l.jsxs("div",{className:"sess-provider-menu","data-testid":"sblock-provider-menu",children:[l.jsx("button",{onClick:()=>m("claude"),"data-testid":"sblock-new-claude",children:"🟣 Claude"}),l.jsx("button",{onClick:()=>m("glm"),"data-testid":"sblock-new-glm",children:"🟦 GLM"})]})]}),l.jsx("div",{className:"sblock-list",children:a&&o.length===0?l.jsx("div",{className:"sess-empty",children:"Loading…"}):o.length===0?l.jsx("div",{className:"sess-empty",children:"No chats yet"}):o.map(g=>{const b=Math.round(Number(g.contextPct)||0);return l.jsxs("div",{className:`sblock-row${g.id===p?" active":""}`,"data-testid":`sblock-session-${g.id}`,children:[l.jsxs("button",{className:"sblock-open",onClick:()=>r&&r(g.id),"data-testid":`sblock-open-${g.id}`,children:[l.jsx("span",{className:"sblock-title",children:RL(g)}),g.live&&l.jsx("span",{className:"session-live-dot","aria-hidden":!0}),l.jsxs("span",{className:"sblock-meta",children:[g.provider==="glm"&&l.jsx("span",{className:"sess-provider",children:"GLM"}),b>=1&&l.jsxs("span",{className:`sess-ctx sess-ctx-${kS(b)}`,children:[b,"%"]})]})]}),i&&g.id!==Kl&&l.jsx("button",{className:"sblock-del",title:"Delete",onClick:async()=>{await d(g.id),g.id===p&&r&&r(Kl)},"data-testid":`sblock-delete-${g.id}`,children:"🗑"})]},g.id)})})]})}const PL=["feature","bug","question","chore","other"],DL=["open","planned","in-progress","done","wont-do"],sv={feature:"✨",bug:"🐞",question:"❓",chore:"🧹",other:"📌"};function LL(e){if(!e)return"";const t=Math.max(0,Math.floor((Date.now()-e)/1e3));if(t<60)return"just now";const n=Math.floor(t/60);if(n<60)return`${n}m ago`;const r=Math.floor(n/60);return r<24?`${r}h ago`:`${Math.floor(r/24)}d ago`}function AL({token:e,canWrite:t=!0}){const[n,r]=w.useState([]),[i,s]=w.useState(!0),[o,a]=w.useState(""),[c,u]=w.useState("feature"),[d,h]=w.useState(!1),f=e?{Authorization:`Bearer ${e}`}:{},p=w.useCallback(async()=>{try{const v=await(await fetch("/api/workspace/tickets",{headers:f})).json().catch(()=>null);v&&Array.isArray(v.tickets)&&r(v.tickets)}catch{}finally{s(!1)}},[e]);w.useEffect(()=>{p();const b=setInterval(p,2e4);return()=>clearInterval(b)},[p]);async function m(){const b=o.trim();if(!(!b||d)){h(!0);try{await fetch("/api/workspace/tickets",{method:"POST",headers:{...f,"content-type":"application/json"},body:JSON.stringify({title:b,category:c})}),a("")}catch{}h(!1),p()}}async function g(b,v){try{await fetch(`/api/workspace/tickets/${encodeURIComponent(b)}`,{method:"PATCH",headers:{...f,"content-type":"application/json"},body:JSON.stringify({status:v})})}catch{}p()}return l.jsxs("div",{className:"requests-block","data-testid":"requests-block",children:[t&&l.jsxs("div",{className:"req-new",children:[l.jsx("input",{className:"req-title",value:o,onChange:b=>a(b.target.value),onKeyDown:b=>{b.key==="Enter"&&m()},placeholder:"Request a feature or report a bug…","data-testid":"req-title",disabled:d}),l.jsx("select",{value:c,onChange:b=>u(b.target.value),"data-testid":"req-category","aria-label":"category",children:PL.map(b=>l.jsxs("option",{value:b,children:[sv[b]," ",b]},b))}),l.jsx("button",{onClick:m,disabled:d||!o.trim(),"data-testid":"req-file",children:"File"})]}),l.jsx("div",{className:"req-list","data-testid":"req-list",children:i&&n.length===0?l.jsx("div",{className:"req-empty",children:"Loading…"}):n.length===0?l.jsx("div",{className:"req-empty",children:"No requests yet. File one above — or just ask your agent for something the workspace is missing, and it can log it for you."}):n.map(b=>l.jsxs("div",{className:`req-row req-status-${b.status}`,"data-testid":`req-row-${b.id}`,children:[l.jsx("span",{className:"req-glyph","aria-hidden":!0,children:sv[b.category]||"📌"}),l.jsxs("span",{className:"req-body",children:[l.jsx("span",{className:"req-row-title",children:b.title}),l.jsxs("span",{className:"req-meta",children:[b.source==="agent"?"filed by your agent":"you"," · ",LL(b.updatedAt||b.createdAt)]})]}),t?l.jsx("select",{className:"req-status-pick",value:b.status,onChange:v=>g(b.id,v.target.value),"data-testid":`req-status-${b.id}`,"aria-label":"status",children:DL.map(v=>l.jsx("option",{value:v,children:v},v))}):l.jsx("span",{className:`req-badge req-badge-${b.status}`,children:b.status})]},b.id))})]})}function IL({onPick:e,onCancel:t,busy:n=!1}){var g,b,v;const[r,i]=w.useState(null),[s,o]=w.useState(null),[a,c]=w.useState(!0),[u,d]=w.useState(null),[h,f]=w.useState("");w.useEffect(()=>{let _=!1;c(!0),d(null);const y=r?`?path=${encodeURIComponent(r)}`:"";return fetch(`/api/lobby/browse${y}`).then(async S=>{const E=await S.json().catch(()=>null);if(!_){if(!S.ok){d((E==null?void 0:E.message)||(E==null?void 0:E.error)||`couldn’t open that folder (HTTP ${S.status})`);return}o(E)}}).catch(S=>{_||d(String((S==null?void 0:S.message)||S))}).finally(()=>{_||c(!1)}),()=>{_=!0}},[r]);const p=()=>{s!=null&&s.path&&!n&&e(s.path)},m=()=>{const _=h.trim();_&&!n&&e(_)};return l.jsxs("div",{"data-testid":"folder-picker",style:ML,children:[((g=s==null?void 0:s.drives)==null?void 0:g.length)>0&&l.jsxs("div",{style:ov,children:[l.jsx("span",{style:OL,children:"This PC"}),s.drives.map(_=>l.jsxs("button",{"data-testid":`fp-drive-${_.name.replace(/[^a-zA-Z0-9]/g,"")}`,onClick:()=>i(_.dir),disabled:n,style:av,title:_.dir,children:["🖴 ",_.name]},_.dir))]}),((b=s==null?void 0:s.roots)==null?void 0:b.length)>0&&l.jsx("div",{style:ov,children:s.roots.map(_=>l.jsx("button",{"data-testid":`fp-root-${_.name}`,onClick:()=>i(_.dir),disabled:n,style:av,title:_.dir,children:_.name},_.dir))}),l.jsxs("div",{style:zL,children:[l.jsx("button",{"data-testid":"fp-up",onClick:()=>(s==null?void 0:s.parent)&&i(s.parent),disabled:n||a||!(s!=null&&s.parent),style:BL,title:"Up one folder",children:"⬆"}),l.jsx("span",{"data-testid":"fp-path",style:$L,title:(s==null?void 0:s.path)||"",children:(s==null?void 0:s.path)||"…"})]}),l.jsx("div",{"data-testid":"fp-list",style:FL,children:a?l.jsxs("div",{style:vh,children:[l.jsx("span",{className:"spinner"})," Loading…"]}):u?l.jsx("div",{"data-testid":"fp-error",style:{...vh,color:"var(--error)"},children:u}):(v=s==null?void 0:s.entries)!=null&&v.length?s.entries.map(_=>l.jsxs("button",{"data-testid":`fp-entry-${_.name}`,onClick:()=>i(_.dir),disabled:n,style:{...HL,..._.hasWork?UL:{}},title:_.hasWork?`Has your work: ${_.signals.join(", ")}`:_.name,children:[l.jsx("span",{"aria-hidden":!0,children:_.hasWork?"📂":"📁"}),l.jsx("span",{style:WL,children:_.name}),_.hasWork&&l.jsx("span",{"data-testid":`fp-work-${_.name}`,style:VL,children:_.signals.slice(0,2).join(" · ")})]},_.dir)):l.jsx("div",{style:vh,children:"No sub-folders here — open this folder, or go up."})}),l.jsxs("div",{style:qL,children:[l.jsx("button",{className:"primary","data-testid":"fp-open-current",onClick:p,disabled:n||a||!(s!=null&&s.path),children:"Open this folder"}),l.jsx("button",{"data-testid":"fp-cancel",onClick:t,disabled:n,children:"Cancel"})]}),l.jsxs("div",{style:{display:"flex",gap:8,marginTop:8},children:[l.jsx("input",{"data-testid":"fp-manual-path",value:h,onChange:_=>f(_.target.value),onKeyDown:_=>{_.key==="Enter"&&m()},placeholder:"…or paste a folder path",style:KL,disabled:n}),l.jsx("button",{"data-testid":"fp-manual-open",onClick:m,disabled:n||!h.trim(),children:"Open"})]})]})}const ML={marginTop:8,padding:12,borderRadius:10,border:"1px solid var(--border)",background:"var(--surface-2, var(--surface, transparent))"},ov={display:"flex",flexWrap:"wrap",alignItems:"center",gap:6,marginBottom:8},OL={fontSize:11,color:"var(--text-muted)",marginRight:2,textTransform:"uppercase",letterSpacing:.4},av={fontSize:12,padding:"3px 9px",borderRadius:999,border:"1px solid var(--border)",background:"var(--surface, transparent)",color:"inherit",cursor:"pointer",whiteSpace:"nowrap"},zL={display:"flex",alignItems:"center",gap:8,marginBottom:6},BL={fontSize:13,lineHeight:1,padding:"4px 8px",borderRadius:8,border:"1px solid var(--border)",background:"var(--surface, transparent)",color:"inherit",cursor:"pointer"},$L={fontSize:12,color:"var(--text-muted)",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap",flex:1,minWidth:0,direction:"rtl",textAlign:"left"},FL={maxHeight:220,overflowY:"auto",border:"1px solid var(--border)",borderRadius:8,background:"var(--surface, transparent)"},HL={display:"flex",alignItems:"center",gap:8,width:"100%",textAlign:"left",padding:"8px 10px",background:"none",border:"none",borderBottom:"1px solid var(--border)",color:"inherit",font:"inherit",cursor:"pointer"},WL={overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap",flex:1},UL={background:"color-mix(in srgb, var(--accent) 8%, transparent)"},VL={marginLeft:"auto",flex:"none",fontSize:10.5,fontWeight:600,padding:"1px 7px",borderRadius:999,background:"color-mix(in srgb, var(--accent) 16%, transparent)",color:"var(--accent-hot, var(--accent))",whiteSpace:"nowrap"},vh={padding:"12px 10px",fontSize:13,color:"var(--text-muted)"},qL={display:"flex",gap:8,marginTop:8},KL={flex:1,padding:"8px 10px",borderRadius:8,border:"1px solid var(--border)",background:"var(--surface, transparent)",color:"inherit"};function YL(e){var n;const t=(n=e==null?void 0:e.session)==null?void 0:n.source;return t==="localhost"||t==="loopback"}function GL(e){return(String(e||"?").split("@")[0].replace(/[^a-zA-Z0-9]/g,"").slice(0,2)||"?").toUpperCase()}function XL(e){let t=0;const n=String(e||"");for(let r=0;r<n.length;r+=1)t=(t*31+n.charCodeAt(r))%360;return`hsl(${t} 52% 42%)`}function JL(e){if(!e)return"";const t=String(e).split(/[\\/]/).filter(Boolean);return t[t.length-1]||e}function ZL({session:e,onEnter:t,onClose:n}){var $e,Fe;const[r,i]=w.useState(null),[s,o]=w.useState(null),[a,c]=w.useState(!1),[u,d]=w.useState(0),[h,f]=w.useState(""),[p,m]=w.useState(!1),[g,b]=w.useState(null),[v,_]=w.useState(null),[y,S]=w.useState(""),[E,x]=w.useState(null),[j,T]=w.useState(null),[B,R]=w.useState(""),[F,L]=w.useState(""),[P,D]=w.useState(null),[I,O]=w.useState(""),[W,N]=w.useState(null),[H,C]=w.useState({}),Z=w.useRef(null),U=YL(e),k=!!(($e=e==null?void 0:e.account)!=null&&$e.email),X=U||!!((Fe=e==null?void 0:e.capabilities)!=null&&Fe.fileTree);async function le(){try{const M=await fetch("/api/lobby/workspaces");if(!M.ok)throw new Error(`HTTP ${M.status}`);const re=await M.json();i(Array.isArray(re.workspaces)?re.workspaces:[])}catch(M){o(String((M==null?void 0:M.message)||M)),i([])}}w.useEffect(()=>{le()},[]),w.useEffect(()=>{var M;r&&r.length&&((M=Z.current)==null||M.focus())},[r]);async function ie(M){if(!(!M||a)){if(M.joinable){xe(M);return}c(!0);try{await fetch(`/api/lobby/workspaces/${encodeURIComponent(M.id)}/open`,{method:"POST"})}catch{}t(M.id)}}async function pe({name:M,dir:re}){if(!a){c(!0),o(null);try{const ae=await fetch("/api/lobby/workspaces",{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify(M?{name:M}:{dir:re})}),me=await ae.json().catch(()=>null);if(!ae.ok){o((me==null?void 0:me.message)||(me==null?void 0:me.error)||`create failed (HTTP ${ae.status})`),c(!1);return}t(me.workspace.id)}catch(ae){o(String((ae==null?void 0:ae.message)||ae)),c(!1)}}}async function Re(M){if(!a){c(!0),o(null);try{const re=await fetch(`/api/lobby/workspaces/${encodeURIComponent(M.id)}/share`,{method:"POST"}),ae=await re.json().catch(()=>null);if(!re.ok){o((ae==null?void 0:ae.message)||(ae==null?void 0:ae.error)||`couldn’t share (HTTP ${re.status})`);return}b(null),await le(),_(M.id),x(null),S("")}catch(re){o(String((re==null?void 0:re.message)||re))}finally{c(!1)}}}async function Y(M){const re=y.trim();if(!(!re||a)){c(!0),x(null);try{const ae=await fetch(`/api/lobby/workspaces/${encodeURIComponent(M.id)}/invite`,{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({email:re})}),me=await ae.json().catch(()=>null);if(!ae.ok){x({ok:!1,text:(me==null?void 0:me.message)||(me==null?void 0:me.error)||`invite failed (HTTP ${ae.status})`});return}x({ok:!0,text:me!=null&&me.pending?`Invited ${re}. They’ll see this workspace the next time they sign in to VentureWild — just let them know to sign in.`:`${re} is in — they’ll see this workspace when they sign in.`}),S("")}catch(ae){x({ok:!1,text:String((ae==null?void 0:ae.message)||ae)})}finally{c(!1)}}}function xe(M){T(re=>re===M.id?null:M.id),R(M.name||""),L(""),o(null)}async function ve(M){const re=W!==M.id;if(N(re?M.id:null),!(!re||H[M.id])){C(ae=>({...ae,[M.id]:{loading:!0,members:[]}}));try{const me=await(await fetch(`/api/lobby/workspaces/${encodeURIComponent(M.id)}/members`)).json().catch(()=>null);C(Ue=>({...Ue,[M.id]:{loading:!1,members:Array.isArray(me==null?void 0:me.members)?me.members:[]}}))}catch{C(ae=>({...ae,[M.id]:{loading:!1,members:[]}}))}}}w.useEffect(()=>{if(!W)return;const M=W;let re=!1;const me=setInterval(async()=>{try{const De=await(await fetch(`/api/lobby/workspaces/${encodeURIComponent(M)}/members`)).json().catch(()=>null);if(re||!Array.isArray(De==null?void 0:De.members))return;C(Le=>({...Le,[M]:{loading:!1,members:De.members}}))}catch{}},2e4);return()=>{re=!0,clearInterval(me)}},[W]);async function ke(M){var re;if(!a){c(!0),o(null);try{const ae=F.trim(),me={slug:((re=M.shared)==null?void 0:re.slug)||M.slug};ae?me.dir=ae:me.name=B.trim()||M.name;const Ue=await fetch("/api/lobby/workspaces/join",{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify(me)}),De=await Ue.json().catch(()=>null);if(!Ue.ok){o((De==null?void 0:De.message)||(De==null?void 0:De.error)||`couldn’t join (HTTP ${Ue.status})`);return}(r||[]).filter(Xe=>!Xe.joinable).length===0&&X?D({wsId:De.workspace.id}):t(De.workspace.id)}catch(ae){o(String((ae==null?void 0:ae.message)||ae))}finally{c(!1)}}}function ce(M){var re;return l.jsxs(l.Fragment,{children:[l.jsxs("div",{style:{...hv,...eA},children:[l.jsxs("div",{style:{...dv,cursor:"default"},children:[l.jsx("span",{style:{fontWeight:600},children:M.name}),l.jsx("span",{"data-testid":`lobby-shared-${M.id}`,style:fv,children:"shared"}),l.jsx("span",{style:{flex:1}}),l.jsx("span",{style:{color:"var(--text-muted)",fontSize:12},children:(re=M.shared)!=null&&re.ownerEmail?`invited by ${M.shared.ownerEmail}`:"shared with you"})]}),U?l.jsx("button",{"data-testid":`lobby-join-${M.id}`,onClick:()=>xe(M),disabled:a,style:gl,title:"Save it to a folder on this computer",children:"Join"}):l.jsx("span",{style:{fontSize:12,color:"var(--text-muted)",paddingRight:4},children:"join from your computer"})]}),j===M.id&&l.jsxs("div",{"data-testid":`lobby-join-panel-${M.id}`,style:yl,children:[l.jsxs("p",{style:{margin:"0 0 8px",fontSize:13,lineHeight:1.5},children:["Pick where ",l.jsx("strong",{children:M.name})," lives on this computer — your agent here joins the shared brain."]}),l.jsxs("div",{style:{display:"flex",gap:8},children:[l.jsx("input",{"data-testid":`lobby-join-name-${M.id}`,value:B,onChange:ae=>R(ae.target.value),onKeyDown:ae=>{ae.key==="Enter"&&ke(M)},placeholder:"Folder name…",style:Po,disabled:a}),l.jsx("button",{className:"primary","data-testid":`lobby-join-confirm-${M.id}`,onClick:()=>ke(M),disabled:a,children:"Join"})]}),l.jsx("input",{"data-testid":`lobby-join-path-${M.id}`,value:F,onChange:ae=>L(ae.target.value),placeholder:"…or paste an existing folder path",style:{...Po,marginTop:8,width:"100%"},disabled:a})]})]})}function nt(M){!r||!r.length||(M.key==="ArrowDown"?(M.preventDefault(),d(re=>Math.min(r.length-1,re+1))):M.key==="ArrowUp"?(M.preventDefault(),d(re=>Math.max(0,re-1))):M.key==="Enter"&&(M.preventDefault(),ie(r[u])))}return P?l.jsx("div",{className:"app lobby fd-wallpaper","data-testid":"lobby",style:lv,children:l.jsxs("div",{style:cv,children:[l.jsx("header",{style:{marginBottom:14},children:l.jsxs("span",{className:"fd-brand",children:[l.jsx("span",{className:"fd-brand-mark",children:"✦"})," VentureWild"]})}),l.jsxs("div",{"data-testid":"lobby-offer-personal",style:uv,children:[l.jsx("div",{style:{fontSize:26,marginBottom:6},children:"🎉"}),l.jsx("p",{style:{margin:"0 0 4px",fontSize:16,fontWeight:650},children:"You’re in!"}),l.jsx("p",{style:{margin:"0 0 12px",color:"var(--text-muted)",fontSize:13,lineHeight:1.5},children:"Want a workspace of your own too? Your agent can build you anything from scratch — it’s yours, separate from the one you just joined."}),l.jsxs("div",{style:{display:"flex",gap:8,alignItems:"center"},children:[l.jsx("input",{"data-testid":"lobby-offer-name",value:I,onChange:M=>O(M.target.value),onKeyDown:M=>{M.key==="Enter"&&I.trim()&&pe({name:I.trim()})},placeholder:"Name your own workspace…",style:{...Po,flex:1},disabled:a}),l.jsx("button",{className:"primary","data-testid":"lobby-offer-create",onClick:()=>I.trim()&&pe({name:I.trim()}),disabled:a||!I.trim(),children:"Create mine"})]}),s&&l.jsx("p",{"data-testid":"lobby-error",style:{color:"var(--error)",fontSize:13,margin:"10px 0 0"},children:s}),l.jsx("button",{"data-testid":"lobby-offer-skip",onClick:()=>t(P.wsId),style:{marginTop:12,background:"none",border:"none",color:"var(--text-muted)",cursor:"pointer",fontSize:13},disabled:a,children:"Not now — take me to the shared workspace →"})]})]})}):l.jsx("div",{className:"app lobby fd-wallpaper","data-testid":"lobby",style:lv,children:l.jsxs("div",{style:cv,children:[l.jsxs("header",{style:{marginBottom:18},children:[l.jsx("div",{style:{marginBottom:12},children:l.jsxs("span",{className:"fd-brand",children:[l.jsx("span",{className:"fd-brand-mark",children:"✦"})," VentureWild"]})}),l.jsx("h1",{style:{margin:0,fontSize:22},children:"Your workspaces"}),l.jsxs("p",{style:{margin:"6px 0 0",color:"var(--text-muted)",fontSize:13},children:["Pick one to dive in",U?", or start a new one":"",". Each keeps its own files and its own agent."]})]}),s&&l.jsx("p",{"data-testid":"lobby-error",style:{color:"var(--error)",fontSize:13},children:s}),r===null?l.jsxs("div",{style:{color:"var(--text-muted)",padding:12},children:[l.jsx("span",{className:"spinner"})," Loading…"]}):r.length===0?l.jsxs("div",{"data-testid":"lobby-empty",style:uv,children:[l.jsx("div",{style:{fontSize:26,marginBottom:6},children:"✦"}),l.jsx("p",{style:{margin:"0 0 4px",fontSize:16,fontWeight:600},children:U?"Let's create your first workspace":"No workspaces here yet"}),l.jsx("p",{style:{margin:0,color:"var(--text-muted)",fontSize:13,lineHeight:1.5},children:U?"A workspace is just a folder your agent works in. Name one below — your agent meets you inside.":"Create one on your computer to get started; its files live there."})]}):l.jsx("ul",{ref:Z,tabIndex:0,onKeyDown:nt,"data-testid":"lobby-list",style:{listStyle:"none",margin:0,padding:0,outline:"none"},children:r.map((M,re)=>{var ae,me,Ue,De;return l.jsx("li",{children:M.joinable?ce(M):l.jsxs(l.Fragment,{children:[l.jsxs("div",{style:{...hv,...re===u?QL:null},children:[l.jsxs("button",{"data-testid":`lobby-card-${M.id}`,onClick:()=>{d(re),ie(M)},disabled:a,style:dv,children:[l.jsx("span",{style:{fontWeight:600},children:M.name}),M.isDefault&&l.jsx("span",{style:tA,children:"default"}),M.kind==="shared"&&l.jsx("span",{"data-testid":`lobby-shared-${M.id}`,style:fv,children:"shared"}),M.kind==="shared"&&l.jsx("span",{"data-testid":`lobby-sync-${M.id}`,style:(ae=M.shared)!=null&&ae.projectCode?ES:nA,title:(me=M.shared)!=null&&me.projectCode?"Files replicate to teammates via VentureWild":"File sync starts when this computer’s sync service is online",children:(Ue=M.shared)!=null&&Ue.projectCode?"⟳ synced":"sync pending"}),l.jsx("span",{style:{flex:1}}),l.jsxs("span",{style:{color:"var(--text-muted)",fontSize:12},title:M.dir,children:["📁 ",JL(M.dir)]})]}),U&&k&&M.kind!=="shared"&&l.jsx("button",{"data-testid":`lobby-share-${M.id}`,onClick:()=>{b(M.id),_(null)},disabled:a,style:gl,title:"Make this a shared workspace",children:"Share"}),U&&k&&M.kind==="shared"&&((De=M.shared)==null?void 0:De.role)==="owner"&&l.jsx("button",{"data-testid":`lobby-invite-toggle-${M.id}`,onClick:()=>{_(Le=>Le===M.id?null:M.id),x(null)},disabled:a,style:gl,title:"Invite a teammate",children:"+ Invite"}),k&&M.kind==="shared"&&l.jsx("button",{"data-testid":`lobby-members-toggle-${M.id}`,onClick:()=>ve(M),disabled:a,style:gl,title:"See who's in this workspace",children:"Members"})]}),W===M.id&&M.kind==="shared"&&l.jsx("div",{"data-testid":`lobby-roster-${M.id}`,style:yl,children:(()=>{const Le=H[M.id];return!Le||Le.loading?l.jsx("p",{style:pv,children:"Loading members…"}):Le.members.length?l.jsx("div",{style:{display:"flex",flexDirection:"column",gap:6},children:Le.members.map((Xe,ft)=>{const z=Xe.status==="invited",G=!z&&!!Xe.online;return l.jsxs("div",{"data-testid":`lobby-roster-member-${M.id}-${ft}`,style:{display:"flex",alignItems:"center",gap:8},children:[l.jsxs("span",{style:{position:"relative",display:"inline-flex"},children:[l.jsx("span",{"aria-hidden":!0,style:{...iA,background:XL(Xe.email),opacity:z?.5:G?1:.55},children:GL(Xe.email)}),G&&l.jsx("span",{"aria-hidden":!0,"data-testid":`lobby-roster-online-${M.id}-${ft}`,style:sA})]}),l.jsx("span",{style:rA,children:Xe.email}),l.jsx("span",{style:z?cA:Xe.role==="owner"?aA:lA,children:z?"invited":Xe.role}),G&&l.jsx("span",{style:oA,title:"Active now",children:"online"})]},Xe.account_id||Xe.email||ft)})}):l.jsx("p",{style:pv,children:"Just you so far — invite a teammate to grow the team."})})()}),g===M.id&&l.jsxs("div",{"data-testid":`lobby-share-prompt-${M.id}`,style:yl,children:[l.jsxs("p",{style:{margin:"0 0 8px",fontSize:13,lineHeight:1.5},children:["Make ",l.jsx("strong",{children:M.name})," a shared workspace? Teammates you invite become ",l.jsx("strong",{children:"equal members"})," — they get the files ",l.jsx("strong",{children:"and"})," ","everything your agent has learned about this work. That shared memory is the point."]}),l.jsxs("div",{style:{display:"flex",gap:8},children:[l.jsx("button",{className:"primary","data-testid":`lobby-share-confirm-${M.id}`,onClick:()=>Re(M),disabled:a,children:"Share it"}),l.jsx("button",{onClick:()=>b(null),disabled:a,children:"Cancel"})]})]}),v===M.id&&M.kind==="shared"&&l.jsxs("div",{"data-testid":`lobby-invite-${M.id}`,style:yl,children:[l.jsxs("div",{style:{display:"flex",gap:8},children:[l.jsx("input",{"data-testid":`lobby-invite-email-${M.id}`,type:"email",value:y,onChange:Le=>S(Le.target.value),onKeyDown:Le=>{Le.key==="Enter"&&y.trim()&&Y(M)},placeholder:"teammate@email.com",style:Po,disabled:a}),l.jsx("button",{className:"primary","data-testid":`lobby-invite-send-${M.id}`,onClick:()=>Y(M),disabled:a||!y.trim(),children:"Send invite"})]}),E&&l.jsx("p",{"data-testid":`lobby-invite-msg-${M.id}`,style:{margin:"8px 0 0",fontSize:12,color:E.ok?"var(--accent, #0891b2)":"var(--error)"},children:E.text})]})]})},M.id)})}),X&&l.jsxs("div",{style:{marginTop:18,borderTop:"1px solid var(--border)",paddingTop:16},children:[l.jsxs("div",{style:{marginBottom:4},children:[l.jsx("div",{style:{fontSize:15,fontWeight:650,color:"var(--text)"},children:"Pick up where you left off"}),l.jsx("div",{style:{fontSize:12.5,color:"var(--text-muted)",marginTop:2},children:"Open a folder you’ve already been working in — your agent reads what’s there and continues. We never change your files."})]}),p?l.jsx(IL,{onPick:M=>M&&pe({dir:M}),onCancel:()=>m(!1),busy:a}):l.jsx("button",{className:"primary","data-testid":"lobby-open-toggle",onClick:()=>m(!0),style:{marginTop:8,width:"100%"},disabled:a,children:"📂 Open a folder with your work"}),l.jsxs("div",{style:{display:"flex",gap:8,alignItems:"center",marginTop:14},children:[l.jsx("span",{style:{fontSize:12.5,color:"var(--text-muted)",flex:"none"},children:"or start fresh:"}),l.jsx("input",{"data-testid":"lobby-new-name",value:h,onChange:M=>f(M.target.value),onKeyDown:M=>{M.key==="Enter"&&h.trim()&&pe({name:h.trim()})},placeholder:"Name a new workspace…",style:{...Po,flex:1},disabled:a}),l.jsx("button",{"data-testid":"lobby-create",onClick:()=>h.trim()&&pe({name:h.trim()}),disabled:a||!h.trim(),children:"+ New"})]})]}),n&&l.jsx("div",{style:{marginTop:18},children:l.jsx("button",{"data-testid":"lobby-close",onClick:n,children:"← Back to my workspace"})})]})})}const lv={display:"flex",alignItems:"flex-start",justifyContent:"center",padding:"10vh 16px",height:"100%",overflow:"auto"},cv={width:"100%",maxWidth:640,background:"var(--surface)",border:"1px solid var(--border)",borderRadius:"var(--r-xl)",boxShadow:"var(--shadow-lg)",padding:"28px 32px"},uv={textAlign:"center",padding:"20px 16px 24px",border:"1px dashed var(--border)",borderRadius:12,marginBottom:8},hv={display:"flex",alignItems:"center",gap:8,width:"100%",marginBottom:8,borderRadius:10,border:"1px solid var(--border)",background:"var(--surface, transparent)",boxShadow:"var(--shadow-sm)",paddingRight:10},dv={display:"flex",alignItems:"center",gap:10,flex:1,minWidth:0,textAlign:"left",padding:"12px 14px",background:"none",border:"none",borderRadius:10,color:"inherit",font:"inherit",cursor:"pointer"},QL={border:"1px solid var(--accent, #4a90d9)",boxShadow:"0 0 0 1px var(--accent, #4a90d9)"},eA={borderStyle:"dashed"},tA={fontSize:11,padding:"1px 6px",borderRadius:6,border:"1px solid var(--border)",color:"var(--text-muted)"},fv={fontSize:11,padding:"1px 6px",borderRadius:6,border:"1px solid var(--accent, #0891b2)",color:"var(--accent, #0891b2)"},ES={fontSize:11,padding:"1px 6px",borderRadius:6,color:"var(--text-muted)"},nA={...ES,fontStyle:"italic",opacity:.75},gl={fontSize:12,padding:"5px 10px",borderRadius:8,border:"1px solid var(--border)",background:"var(--surface, transparent)",color:"inherit",cursor:"pointer",whiteSpace:"nowrap"},yl={margin:"-2px 0 10px",padding:"10px 12px",borderRadius:10,border:"1px solid var(--border)",background:"var(--surface-2, var(--surface, transparent))"},Po={flex:1,padding:"8px 10px",borderRadius:8,border:"1px solid var(--border)",background:"var(--surface, transparent)",color:"inherit"},pv={margin:0,fontSize:12,color:"var(--text-muted)"},rA={fontSize:13,flex:1,minWidth:0,overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},iA={display:"inline-flex",alignItems:"center",justifyContent:"center",width:24,height:24,borderRadius:999,flexShrink:0,fontSize:10,fontWeight:700,color:"#fff",letterSpacing:.3},sA={position:"absolute",right:-1,bottom:-1,width:8,height:8,borderRadius:999,background:"#22c55e",border:"1.5px solid var(--surface, #fff)"},oA={fontSize:10,color:"#16a34a",fontWeight:600,whiteSpace:"nowrap"},um={fontSize:10,padding:"1px 6px",borderRadius:6,whiteSpace:"nowrap"},aA={...um,border:"1px solid var(--accent, #0891b2)",color:"var(--accent, #0891b2)"},lA={...um,border:"1px solid var(--border)",color:"var(--text-muted)"},cA={...um,border:"1px dashed var(--border)",color:"var(--text-muted)",fontStyle:"italic"};function ps(e){const{margin:t,containerPadding:n,containerWidth:r,cols:i}=e;return(r-t[0]*(i-1)-n[0]*2)/i}function Tr(e,t,n){return Number.isFinite(e)?Math.round(t*e+Math.max(0,e-1)*n):e}function vl(e,t,n,r,i,s,o){const{margin:a,containerPadding:c,rowHeight:u}=e,d=ps(e);let h,f,p,m;if(o?(h=Math.round(o.width),f=Math.round(o.height)):(h=Tr(r,d,a[0]),f=Tr(i,u,a[1])),s?(p=Math.round(s.top),m=Math.round(s.left)):o?(p=Math.round(o.top),m=Math.round(o.left)):(p=Math.round((u+a[1])*n+c[1]),m=Math.round((d+a[0])*t+c[0])),!s&&!o){if(Number.isFinite(r)){const b=Math.round((d+a[0])*(t+r)+c[0])-m-h;b!==a[0]&&(h+=b-a[0])}if(Number.isFinite(i)){const b=Math.round((u+a[1])*(n+i)+c[1])-p-f;b!==a[1]&&(f+=b-a[1])}}return{top:p,left:m,width:h,height:f}}function uA(e,t,n,r,i){const{margin:s,containerPadding:o,cols:a,rowHeight:c,maxRows:u}=e,d=ps(e);let h=Math.round((n-o[0])/(d+s[0])),f=Math.round((t-o[1])/(c+s[1]));return h=Ac(h,0,a-r),f=Ac(f,0,u-i),{x:h,y:f}}function _l(e,t,n){const{margin:r,containerPadding:i,rowHeight:s}=e,o=ps(e),a=Math.round((n-i[0])/(o+r[0])),c=Math.round((t-i[1])/(s+r[1]));return{x:a,y:c}}function hA(e,t,n){const{margin:r,rowHeight:i}=e,s=ps(e),o=Math.max(1,Math.round((t+r[0])/(s+r[0]))),a=Math.max(1,Math.round((n+r[1])/(i+r[1])));return{w:o,h:a}}function Ac(e,t,n){return Math.max(Math.min(e,n),t)}function hm(e,t){return!(e.i===t.i||e.x+e.w<=t.x||e.x>=t.x+t.w||e.y+e.h<=t.y||e.y>=t.y+t.h)}function os(e,t){for(let n=0;n<e.length;n++){const r=e[n];if(r!==void 0&&hm(r,t))return r}}function NS(e,t){return e.filter(n=>hm(n,t))}function dA(e,t){return t==="horizontal"?jS(e):t==="vertical"||t==="wrap"?tf(e):[...e]}function tf(e){return[...e].sort((t,n)=>t.y!==n.y?t.y-n.y:t.x-n.x)}function jS(e){return[...e].sort((t,n)=>t.x!==n.x?t.x-n.x:t.y-n.y)}function yu(e){let t=0;for(let n=0;n<e.length;n++){const r=e[n];if(r!==void 0){const i=r.y+r.h;i>t&&(t=i)}}return t}function Gi(e,t){for(let n=0;n<e.length;n++){const r=e[n];if(r!==void 0&&r.i===t)return r}}function vu(e){return e.filter(t=>t.static===!0)}function ms(e){return{i:e.i,x:e.x,y:e.y,w:e.w,h:e.h,minW:e.minW,maxW:e.maxW,minH:e.minH,maxH:e.maxH,moved:!!e.moved,static:!!e.static,isDraggable:e.isDraggable,isResizable:e.isResizable,resizeHandles:e.resizeHandles,constraints:e.constraints,isBounded:e.isBounded}}function Ai(e){const t=new Array(e.length);for(let n=0;n<e.length;n++){const r=e[n];r!==void 0&&(t[n]=ms(r))}return t}function fA(e,t){const n=new Array(e.length);for(let r=0;r<e.length;r++){const i=e[r];i!==void 0&&(t.i===i.i?n[r]=t:n[r]=i)}return n}function pA(e,t,n){let r=Gi(e,t);return r?(r=n(ms(r)),[fA(e,r),r]):[[...e],null]}function dm(e,t){const n=vu(e);for(let r=0;r<e.length;r++){const i=e[r];if(i!==void 0)if(i.x+i.w>t.cols&&(i.x=t.cols-i.w),i.x<0&&(i.x=0,i.w=t.cols),!i.static)n.push(i);else for(;os(n,i);)i.y++}return e}function ns(e,t,n,r,i,s,o,a,c){if(t.static&&t.isDraggable!==!0)return[...e];if(t.y===r&&t.x===n)return[...e];const u=t.x,d=t.y;typeof n=="number"&&(t.x=n),typeof r=="number"&&(t.y=r),t.moved=!0;let h=dA(e,o);(o==="vertical"&&typeof r=="number"?d>=r:o==="horizontal"&&typeof n=="number"?u>=n:!1)&&(h=h.reverse());const p=NS(h,t),m=p.length>0;if(m&&c)return Ai(e);if(m&&s)return t.x=u,t.y=d,t.moved=!1,e;let g=[...e];for(let b=0;b<p.length;b++){const v=p[b];v!==void 0&&(v.moved||(v.static?g=mv(g,v,t,i,o):g=mv(g,t,v,i,o)))}return g}function mv(e,t,n,r,i,s){const o=i==="horizontal",a=i==="vertical",c=t.static;if(r){r=!1;const h={x:o?Math.max(t.x-n.w,0):n.x,y:a?Math.max(t.y-n.h,0):n.y,w:n.w,h:n.h,i:"-1"},f=os(e,h),p=f!==void 0&&f.y+f.h>t.y,m=f!==void 0&&t.x+t.w>f.x;if(!f)return ns(e,n,o?h.x:void 0,a?h.y:void 0,r,c,i);if(p&&a)return ns(e,n,void 0,n.y+1,r,c,i);if(p&&i===null)return t.y=n.y,n.y=n.y+n.h,[...e];if(m&&o)return ns(e,t,n.x,void 0,r,c,i)}const u=o?n.x+1:void 0,d=a?n.y+1:void 0;return u===void 0&&d===void 0?[...e]:ns(e,n,u,d,r,c,i)}function Vs(e,t,n){return Math.max(t,Math.min(n,e))}var mA={name:"gridBounds",constrainPosition(e,t,n,{cols:r,maxRows:i}){return{x:Vs(t,0,Math.max(0,r-e.w)),y:Vs(n,0,Math.max(0,i-e.h))}},constrainSize(e,t,n,r,{cols:i,maxRows:s}){const o=r==="w"||r==="nw"||r==="sw"?e.x+e.w:i-e.x,a=r==="n"||r==="nw"||r==="ne"?e.y+e.h:s-e.y;return{w:Vs(t,1,Math.max(1,o)),h:Vs(n,1,Math.max(1,a))}}},gA={name:"minMaxSize",constrainSize(e,t,n){return{w:Vs(t,e.minW??1,e.maxW??1/0),h:Vs(n,e.minH??1,e.maxH??1/0)}}},RS=[mA,gA];function bl(e,t,n,r,i){let s={x:n,y:r};for(const o of e)o.constrainPosition&&(s=o.constrainPosition(t,s.x,s.y,i));if(t.constraints)for(const o of t.constraints)o.constrainPosition&&(s=o.constrainPosition(t,s.x,s.y,i));return s}function yA(e,t,n,r,i,s){let o={w:n,h:r};for(const a of e)a.constrainSize&&(o=a.constrainSize(t,o.w,o.h,i,s));if(t.constraints)for(const a of t.constraints)a.constrainSize&&(o=a.constrainSize(t,o.w,o.h,i,s));return o}function fm({top:e,left:t,width:n,height:r}){const i=`translate(${t}px,${e}px)`;return{transform:i,WebkitTransform:i,MozTransform:i,msTransform:i,OTransform:i,width:`${n}px`,height:`${r}px`,position:"absolute"}}function TS({top:e,left:t,width:n,height:r}){return{top:`${e}px`,left:`${t}px`,width:`${n}px`,height:`${r}px`,position:"absolute"}}function gv(e){return e*100+"%"}function vA(e,t,n,r){return e+n>r?t:n}function PS(e,t,n){return e<0?t:n}function _A(e){return Math.max(0,e)}function Ic(e){return Math.max(0,e)}var pm=(e,t,n)=>{const{left:r,height:i,width:s}=t,o=e.top-(i-e.height);return{left:r,width:s,height:PS(o,e.height,i),top:Ic(o)}},mm=(e,t,n)=>{const{top:r,left:i,height:s,width:o}=t;return{top:r,height:s,width:vA(e.left,e.width,o,n),left:_A(i)}},gm=(e,t,n)=>{const{top:r,height:i,width:s}=t,o=e.left+e.width-s;return o<0?{height:i,width:e.left+e.width,top:Ic(r),left:0}:{height:i,width:s,top:Ic(r),left:o}},ym=(e,t,n)=>{const{top:r,left:i,height:s,width:o}=t;return{width:o,left:i,height:PS(r,e.height,s),top:Ic(r)}},bA=(e,t,n)=>pm(e,mm(e,t,n)),wA=(e,t,n)=>pm(e,gm(e,t)),xA=(e,t,n)=>ym(e,mm(e,t,n)),SA=(e,t,n)=>ym(e,gm(e,t)),kA={n:pm,ne:bA,e:mm,se:xA,s:ym,sw:SA,w:gm,nw:wA};function CA(e,t,n,r){const i=kA[e];return i?i(t,{...t,...n},r):n}var DS={type:"transform",scale:1,calcStyle(e){return fm(e)}},EA={type:"absolute",scale:1,calcStyle(e){return TS(e)}};function NA(e){return{type:"transform",scale:e,calcStyle(t){return fm(t)},calcDragPosition(t,n,r,i){return{left:(t-r)/e,top:(n-i)/e}}}}var jA=DS,RA={cols:12,rowHeight:150,margin:[10,10],containerPadding:null,maxRows:1/0},TA={enabled:!0,bounded:!1,threshold:3},PA={enabled:!0,handles:["se"]},DA={enabled:!1,defaultItem:{w:1,h:1}};function vm(e,t,n,r,i){const s=r==="x"?"w":"h";t[r]+=1;const o=e.findIndex(c=>c.i===t.i),a=i??vu(e).length>0;for(let c=o+1;c<e.length;c++){const u=e[c];if(u!==void 0&&!u.static){if(!a&&u.y>t.y+t.h)break;hm(t,u)&&vm(e,u,n+t[s],r,a)}}t[r]=n}function LA(e,t,n,r){for(t.x=Math.max(t.x,0),t.y=Math.max(t.y,0),t.y=Math.min(r,t.y);t.y>0&&!os(e,t);)t.y--;let i;for(;(i=os(e,t))!==void 0;)vm(n,t,i.y+i.h,"y");return t.y=Math.max(t.y,0),t}function AA(e,t,n,r){for(t.x=Math.max(t.x,0),t.y=Math.max(t.y,0);t.x>0&&!os(e,t);)t.x--;let i;for(;(i=os(e,t))!==void 0;)if(vm(r,t,i.x+i.w,"x"),t.x+t.w>n)for(t.x=n-t.w,t.y++;t.x>0&&!os(e,t);)t.x--;return t.x=Math.max(t.x,0),t}var LS={type:"vertical",allowOverlap:!1,compact(e,t){const n=vu(e);let r=yu(n);const i=tf(e),s=new Array(e.length);for(let o=0;o<i.length;o++){const a=i[o];if(a===void 0)continue;let c=ms(a);c.static||(c=LA(n,c,i,r),r=Math.max(r,c.y+c.h),n.push(c));const u=e.indexOf(a);s[u]=c,c.moved=!1}return s}},AS={type:"horizontal",allowOverlap:!1,compact(e,t){const n=vu(e),r=jS(e),i=new Array(e.length);for(let s=0;s<r.length;s++){const o=r[s];if(o===void 0)continue;let a=ms(o);a.static||(a=AA(n,a,t,r),n.push(a));const c=e.indexOf(o);i[c]=a,a.moved=!1}return i}},IS={type:null,allowOverlap:!1,compact(e,t){return Ai(e)}},IA={...LS,allowOverlap:!0,compact(e,t){return Ai(e)}},MA={...AS,allowOverlap:!0,compact(e,t){return Ai(e)}},OA={...IS,allowOverlap:!0};function _u(e,t=!1,n=!1){let r;return t?e==="vertical"?r=IA:e==="horizontal"?r=MA:r=OA:e==="vertical"?r=LS:e==="horizontal"?r=AS:r=IS,n?{...r,preventCollision:n}:r}function MS(e){return Object.keys(e).sort((n,r)=>e[n]-e[r])}function yv(e,t){const n=MS(e);let r=n[0];if(r===void 0)throw new Error("No breakpoints defined");for(let i=1;i<n.length;i++){const s=n[i];if(s===void 0)continue;const o=e[s];t>o&&(r=s)}return r}function vv(e,t){const n=t[e];if(n===void 0)throw new Error(`ResponsiveReactGridLayout: \`cols\` entry for breakpoint ${String(e)} is missing!`);return n}function _h(e,t,n,r,i,s){const o=e[n];if(o)return Ai(o);let a=e[r];const c=MS(t),u=c.slice(c.indexOf(n));for(let p=0;p<u.length;p++){const m=u[p];if(m===void 0)continue;const g=e[m];if(g){a=g;break}}const d=Ai(a||[]),h=dm(d,{cols:i});return(typeof s=="object"&&s!==null?s:_u(s)).compact(h,i)}function wl(e,t){if(Array.isArray(e))return e;const n=e,r=n[t];if(r!==void 0)return r;const i=Object.keys(n);for(const s of i){const o=n[s];if(o!==void 0)return o}return[10,10]}var OS={exports:{}},zA="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED",BA=zA,$A=BA;function zS(){}function BS(){}BS.resetWarningCache=zS;var FA=function(){function e(r,i,s,o,a,c){if(c!==$A){var u=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw u.name="Invariant Violation",u}}e.isRequired=e;function t(){return e}var n={array:e,bigint:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:BS,resetWarningCache:zS};return n.PropTypes=n,n};OS.exports=FA();var _m=OS.exports;const Me=La(_m);var HA={};function nf(e,t){for(let n=0,r=e.length;n<r;n++)if(t.apply(t,[e[n],n,e]))return e[n]}function _v(e){return typeof e=="function"||Object.prototype.toString.call(e)==="[object Function]"}function Uo(e){return typeof e=="number"&&!isNaN(e)}function pn(e){return parseInt(e,10)}function to(e,t,n){if(e[t])return new Error(`Invalid prop ${t} passed to ${n} - do not set this, set it on the child.`)}var bh=["Moz","Webkit","O","ms"];function WA(e="transform"){var t,n;if(typeof window>"u")return"";const r=(n=(t=window.document)==null?void 0:t.documentElement)==null?void 0:n.style;if(!r||e in r)return"";for(let i=0;i<bh.length;i++)if($S(e,bh[i])in r)return bh[i];return""}function $S(e,t){return t?`${t}${UA(e)}`:e}function UA(e){let t="",n=!0;for(let r=0;r<e.length;r++)n?(t+=e[r].toUpperCase(),n=!1):e[r]==="-"?n=!0:t+=e[r];return t}var VA=WA(),wh="";function qA(e,t){var n;wh||(wh=(n=nf(["matches","webkitMatchesSelector","mozMatchesSelector","msMatchesSelector","oMatchesSelector"],function(i){return _v(e[i])}))!=null?n:"");const r=e[wh];return _v(r)?!!r.call(e,t):!1}function bv(e,t,n){let r=e;do{if(qA(r,t))return!0;if(r===n)return!1;r=r.parentNode}while(r);return!1}function xh(e,t,n,r){if(!e)return;const i={capture:!0,...r},s=n;e.addEventListener?e.addEventListener(t,s,i):e.attachEvent?e.attachEvent("on"+t,s):e["on"+t]=s}function Ui(e,t,n,r){if(!e)return;const i={capture:!0,...r},s=n;e.removeEventListener?e.removeEventListener(t,s,i):e.detachEvent?e.detachEvent("on"+t,s):e["on"+t]=null}function KA(e){let t=e.clientHeight;const n=e.ownerDocument.defaultView.getComputedStyle(e);return t+=pn(n.borderTopWidth),t+=pn(n.borderBottomWidth),t}function YA(e){let t=e.clientWidth;const n=e.ownerDocument.defaultView.getComputedStyle(e);return t+=pn(n.borderLeftWidth),t+=pn(n.borderRightWidth),t}function GA(e){let t=e.clientHeight;const n=e.ownerDocument.defaultView.getComputedStyle(e);return t-=pn(n.paddingTop),t-=pn(n.paddingBottom),t}function XA(e){let t=e.clientWidth;const n=e.ownerDocument.defaultView.getComputedStyle(e);return t-=pn(n.paddingLeft),t-=pn(n.paddingRight),t}function JA(e,t,n){const i=t===t.ownerDocument.body?{left:0,top:0}:t.getBoundingClientRect(),s=(e.clientX+t.scrollLeft-i.left)/n,o=(e.clientY+t.scrollTop-i.top)/n;return{x:s,y:o}}function ZA(e,t){const n=FS(e,t,"px");return{[$S("transform",VA)]:n}}function QA(e,t){return FS(e,t,"")}function FS({x:e,y:t},n,r){let i=`translate(${e}${r},${t}${r})`;if(n){const s=`${typeof n.x=="string"?n.x:n.x+r}`,o=`${typeof n.y=="string"?n.y:n.y+r}`;i=`translate(${s}, ${o})`+i}return i}function eI(e,t){return e.targetTouches&&nf(e.targetTouches,n=>t===n.identifier)||e.changedTouches&&nf(e.changedTouches,n=>t===n.identifier)}function tI(e){if(e.targetTouches&&e.targetTouches[0])return e.targetTouches[0].identifier;if(e.changedTouches&&e.changedTouches[0])return e.changedTouches[0].identifier}function nI(e){if(!e)return;let t=e.getElementById("react-draggable-style-el");t||(t=e.createElement("style"),t.type="text/css",t.id="react-draggable-style-el",t.innerHTML=`.react-draggable-transparent-selection *::-moz-selection {all: inherit;}
|
|
90
|
+
`,t.innerHTML+=`.react-draggable-transparent-selection *::selection {all: inherit;}
|
|
91
|
+
`,e.getElementsByTagName("head")[0].appendChild(t)),e.body&&rI(e.body,"react-draggable-transparent-selection")}function wv(e){window.requestAnimationFrame?window.requestAnimationFrame(()=>{xv(e)}):xv(e)}function xv(e){if(e)try{e.body&&iI(e.body,"react-draggable-transparent-selection");const t=e.selection;if(t)t.empty();else{const n=(e.defaultView||window).getSelection();n&&n.type!=="Caret"&&n.removeAllRanges()}}catch{}}function rI(e,t){e.classList?e.classList.add(t):e.className.match(new RegExp(`(?:^|\\s)${t}(?!\\S)`))||(e.className+=` ${t}`)}function iI(e,t){e.classList?e.classList.remove(t):e.className=e.className.replace(new RegExp(`(?:^|\\s)${t}(?!\\S)`,"g"),"")}function sI(e,t,n){if(!e.props.bounds)return[t,n];let{bounds:r}=e.props;r=typeof r=="string"?r:lI(r);const i=bm(e);if(typeof r=="string"){const{ownerDocument:s}=i,o=s.defaultView;if(!o)throw new Error("Cannot resolve the owner window of the draggable node.");let a;if(r==="parent"?a=i.parentNode:a=i.getRootNode().querySelector(r),!(a instanceof o.HTMLElement))throw new Error('Bounds selector "'+r+'" could not find an element.');const c=a,u=o.getComputedStyle(i),d=o.getComputedStyle(c);r={left:-i.offsetLeft+pn(d.paddingLeft)+pn(u.marginLeft),top:-i.offsetTop+pn(d.paddingTop)+pn(u.marginTop),right:XA(c)-YA(i)-i.offsetLeft+pn(d.paddingRight)-pn(u.marginRight),bottom:GA(c)-KA(i)-i.offsetTop+pn(d.paddingBottom)-pn(u.marginBottom)}}return Uo(r.right)&&(t=Math.min(t,r.right)),Uo(r.bottom)&&(n=Math.min(n,r.bottom)),Uo(r.left)&&(t=Math.max(t,r.left)),Uo(r.top)&&(n=Math.max(n,r.top)),[t,n]}function Sv(e,t,n){const r=Math.round(t/e[0])*e[0],i=Math.round(n/e[1])*e[1];return[r,i]}function oI(e){return e.props.axis==="both"||e.props.axis==="x"}function aI(e){return e.props.axis==="both"||e.props.axis==="y"}function Sh(e,t,n){const r=typeof t=="number"?eI(e,t):null;if(typeof t=="number"&&!r)return null;const i=bm(n),s=n.props.offsetParent||i.offsetParent||i.ownerDocument.body;return JA(r||e,s,n.props.scale)}function kh(e,t,n){const r=!Uo(e.lastX),i=bm(e);return r?{node:i,deltaX:0,deltaY:0,lastX:t,lastY:n,x:t,y:n}:{node:i,deltaX:t-e.lastX,deltaY:n-e.lastY,lastX:e.lastX,lastY:e.lastY,x:t,y:n}}function Ch(e,t){const n=e.props.scale;return{node:t.node,x:e.state.x+t.deltaX/n,y:e.state.y+t.deltaY/n,deltaX:t.deltaX/n,deltaY:t.deltaY/n,lastX:e.state.x,lastY:e.state.y}}function lI(e){return{left:e.left,top:e.top,right:e.right,bottom:e.bottom}}function bm(e){const t=e.findDOMNode();if(!t)throw new Error("<DraggableCore>: Unmounted during event!");return t}function Pr(...e){HA.DRAGGABLE_DEBUG&&console.log(...e)}var hr={touch:{start:"touchstart",move:"touchmove",stop:"touchend"},mouse:{start:"mousedown",move:"mousemove",stop:"mouseup"}},ui=hr.mouse,Bi=class extends w.Component{constructor(){super(...arguments),this.dragging=!1,this.lastX=NaN,this.lastY=NaN,this.touchIdentifier=null,this.mounted=!1,this.handleDragStart=e=>{if(this.props.onMouseDown(e),!this.props.allowAnyClick&&(typeof e.button=="number"&&e.button!==0||e.ctrlKey))return!1;const t=this.findDOMNode();if(!t||!t.ownerDocument||!t.ownerDocument.body)throw new Error("<DraggableCore> not mounted on DragStart!");const{ownerDocument:n}=t;if(this.props.disabled||!(e.target instanceof n.defaultView.Node)||this.props.handle&&!bv(e.target,this.props.handle,t)||this.props.cancel&&bv(e.target,this.props.cancel,t))return;e.type==="touchstart"&&!this.props.allowMobileScroll&&e.preventDefault();const r=tI(e);this.touchIdentifier=r;const i=Sh(e,r,this);if(i==null)return;const{x:s,y:o}=i,a=kh(this,s,o);Pr("DraggableCore: handleDragStart: %j",a),Pr("calling",this.props.onStart),!(this.props.onStart(e,a)===!1||this.mounted===!1)&&(this.props.enableUserSelectHack&&nI(n),this.dragging=!0,this.lastX=s,this.lastY=o,xh(n,ui.move,this.handleDrag),xh(n,ui.stop,this.handleDragStop))},this.handleDrag=e=>{const t=Sh(e,this.touchIdentifier,this);if(t==null)return;let{x:n,y:r}=t;if(Array.isArray(this.props.grid)){let o=n-this.lastX,a=r-this.lastY;if([o,a]=Sv(this.props.grid,o,a),!o&&!a)return;n=this.lastX+o,r=this.lastY+a}const i=kh(this,n,r);if(Pr("DraggableCore: handleDrag: %j",i),this.props.onDrag(e,i)===!1||this.mounted===!1){try{this.handleDragStop(new MouseEvent("mouseup"))}catch{const o=document.createEvent("MouseEvents");o.initMouseEvent("mouseup",!0,!0,window,0,0,0,0,0,!1,!1,!1,!1,0,null),this.handleDragStop(o)}return}this.lastX=n,this.lastY=r},this.handleDragStop=e=>{if(!this.dragging)return;const t=Sh(e,this.touchIdentifier,this);if(t==null)return;let{x:n,y:r}=t;if(Array.isArray(this.props.grid)){let a=n-this.lastX||0,c=r-this.lastY||0;[a,c]=Sv(this.props.grid,a,c),n=this.lastX+a,r=this.lastY+c}const i=kh(this,n,r);if(this.props.onStop(e,i)===!1||this.mounted===!1)return!1;const o=this.findDOMNode();o&&this.props.enableUserSelectHack&&wv(o.ownerDocument),Pr("DraggableCore: handleDragStop: %j",i),this.dragging=!1,this.lastX=NaN,this.lastY=NaN,o&&(Pr("DraggableCore: Removing handlers"),Ui(o.ownerDocument,ui.move,this.handleDrag),Ui(o.ownerDocument,ui.stop,this.handleDragStop))},this.onMouseDown=e=>(ui=hr.mouse,this.handleDragStart(e)),this.onMouseUp=e=>(ui=hr.mouse,this.handleDragStop(e)),this.onTouchStart=e=>(ui=hr.touch,this.handleDragStart(e)),this.onTouchEnd=e=>(ui=hr.touch,this.handleDragStop(e))}componentDidMount(){this.mounted=!0;const e=this.findDOMNode();e&&xh(e,hr.touch.start,this.onTouchStart,{passive:!1})}componentWillUnmount(){this.mounted=!1;const e=this.findDOMNode();if(e){const{ownerDocument:t}=e;Ui(t,hr.mouse.move,this.handleDrag),Ui(t,hr.touch.move,this.handleDrag),Ui(t,hr.mouse.stop,this.handleDragStop),Ui(t,hr.touch.stop,this.handleDragStop),Ui(e,hr.touch.start,this.onTouchStart,{passive:!1}),this.props.enableUserSelectHack&&wv(t)}}findDOMNode(){var e;if((e=this.props)!=null&&e.nodeRef)return this.props.nodeRef.current;const t=lx;return typeof t.findDOMNode=="function"?t.findDOMNode(this):(Pr("react-draggable: ReactDOM.findDOMNode is not available in React 19+. You must provide a nodeRef prop. See: https://github.com/react-grid-layout/react-draggable#noderef"),null)}render(){return w.cloneElement(w.Children.only(this.props.children),{onMouseDown:this.onMouseDown,onMouseUp:this.onMouseUp,onTouchEnd:this.onTouchEnd})}};Bi.displayName="DraggableCore";Bi.propTypes={allowAnyClick:Me.bool,allowMobileScroll:Me.bool,children:Me.node.isRequired,disabled:Me.bool,enableUserSelectHack:Me.bool,offsetParent:function(e,t){if(e[t]&&e[t].nodeType!==1)throw new Error("Draggable's offsetParent must be a DOM Node.")},grid:Me.arrayOf(Me.number),handle:Me.string,cancel:Me.string,nodeRef:Me.object,onStart:Me.func,onDrag:Me.func,onStop:Me.func,onMouseDown:Me.func,scale:Me.number,className:to,style:to,transform:to};Bi.defaultProps={allowAnyClick:!1,allowMobileScroll:!1,disabled:!1,enableUserSelectHack:!0,onStart:function(){},onDrag:function(){},onStop:function(){},onMouseDown:function(){},scale:1};var bu=class extends w.Component{constructor(e){super(e),this.onDragStart=(t,n)=>{if(Pr("Draggable: onDragStart: %j",n),this.props.onStart(t,Ch(this,n))===!1)return!1;this.setState({dragging:!0,dragged:!0})},this.onDrag=(t,n)=>{if(!this.state.dragging)return!1;Pr("Draggable: onDrag: %j",n);const r=Ch(this,n),i={x:r.x,y:r.y,slackX:0,slackY:0};if(this.props.bounds){const{x:o,y:a}=i;i.x+=this.state.slackX,i.y+=this.state.slackY;const[c,u]=sI(this,i.x,i.y);i.x=c,i.y=u,i.slackX=this.state.slackX+(o-i.x),i.slackY=this.state.slackY+(a-i.y),r.x=i.x,r.y=i.y,r.deltaX=i.x-this.state.x,r.deltaY=i.y-this.state.y}if(this.props.onDrag(t,r)===!1)return!1;this.setState(i)},this.onDragStop=(t,n)=>{if(!this.state.dragging||this.props.onStop(t,Ch(this,n))===!1)return!1;Pr("Draggable: onDragStop: %j",n);const i={dragging:!1,slackX:0,slackY:0};if(!!this.props.position){const{x:o,y:a}=this.props.position;i.x=o,i.y=a}this.setState(i)},this.state={dragging:!1,dragged:!1,x:e.position?e.position.x:e.defaultPosition.x,y:e.position?e.position.y:e.defaultPosition.y,prevPropsPosition:{...e.position},slackX:0,slackY:0,isElementSVG:!1},e.position&&!(e.onDrag||e.onStop)&&console.warn("A `position` was applied to this <Draggable>, without drag handlers. This will make this component effectively undraggable. Please attach `onDrag` or `onStop` handlers so you can adjust the `position` of this element.")}static getDerivedStateFromProps({position:e},{prevPropsPosition:t}){return e&&(!t||e.x!==t.x||e.y!==t.y)?(Pr("Draggable: getDerivedStateFromProps %j",{position:e,prevPropsPosition:t}),{x:e.x,y:e.y,prevPropsPosition:{...e}}):null}componentDidMount(){typeof window.SVGElement<"u"&&this.findDOMNode()instanceof window.SVGElement&&this.setState({isElementSVG:!0})}componentWillUnmount(){this.state.dragging&&this.setState({dragging:!1})}findDOMNode(){var e;if((e=this.props)!=null&&e.nodeRef)return this.props.nodeRef.current;const t=lx;return typeof t.findDOMNode=="function"?t.findDOMNode(this):null}render(){const{axis:e,bounds:t,children:n,defaultPosition:r,defaultClassName:i,defaultClassNameDragging:s,defaultClassNameDragged:o,position:a,positionOffset:c,scale:u,...d}=this.props;let h={},f=null;const m=!!!a||this.state.dragging,g=a||r,b={x:oI(this)&&m?this.state.x:g.x,y:aI(this)&&m?this.state.y:g.y};this.state.isElementSVG?f=QA(b,c):h=ZA(b,c);const v=w.Children.only(n),_=yo(v.props.className||"",i,{[s]:this.state.dragging,[o]:this.state.dragged});return w.createElement(Bi,{...d,onStart:this.onDragStart,onDrag:this.onDrag,onStop:this.onDragStop},w.cloneElement(v,{className:_,style:{...v.props.style,...h},transform:f}))}};bu.displayName="Draggable";bu.propTypes={...Bi.propTypes,axis:Me.oneOf(["both","x","y","none"]),bounds:Me.oneOfType([Me.shape({left:Me.number,right:Me.number,top:Me.number,bottom:Me.number}),Me.string,Me.oneOf([!1])]),defaultClassName:Me.string,defaultClassNameDragging:Me.string,defaultClassNameDragged:Me.string,defaultPosition:Me.shape({x:Me.number,y:Me.number}),positionOffset:Me.shape({x:Me.oneOfType([Me.number,Me.string]),y:Me.oneOfType([Me.number,Me.string])}),position:Me.shape({x:Me.number,y:Me.number}),className:to,style:to,transform:to};bu.defaultProps={...Bi.defaultProps,axis:"both",bounds:!1,defaultClassName:"react-draggable",defaultClassNameDragging:"react-draggable-dragging",defaultClassNameDragged:"react-draggable-dragged",defaultPosition:{x:0,y:0},scale:1};var cI=bu;const uI=Object.freeze(Object.defineProperty({__proto__:null,DraggableCore:Bi,default:cI},Symbol.toStringTag,{value:"Module"}));var wm={exports:{}},Ha={};const hI=o1(uI);var xm={};xm.__esModule=!0;xm.cloneElement=yI;var dI=fI(w);function fI(e){return e&&e.__esModule?e:{default:e}}function kv(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function Cv(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?kv(Object(n),!0).forEach(function(r){pI(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):kv(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function pI(e,t,n){return(t=mI(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function mI(e){var t=gI(e,"string");return typeof t=="symbol"?t:t+""}function gI(e,t){if(typeof e!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(typeof r!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function yI(e,t){return t.style&&e.props.style&&(t.style=Cv(Cv({},e.props.style),t.style)),t.className&&e.props.className&&(t.className=e.props.className+" "+t.className),dI.default.cloneElement(e,t)}var Wa={};Wa.__esModule=!0;Wa.resizableProps=void 0;var Ie=vI(_m);function vI(e){return e&&e.__esModule?e:{default:e}}Wa.resizableProps={axis:Ie.default.oneOf(["both","x","y","none"]),className:Ie.default.string,children:Ie.default.element.isRequired,draggableOpts:Ie.default.shape({allowAnyClick:Ie.default.bool,cancel:Ie.default.string,children:Ie.default.node,disabled:Ie.default.bool,enableUserSelectHack:Ie.default.bool,offsetParent:typeof Element<"u"?Ie.default.instanceOf(Element):Ie.default.any,grid:Ie.default.arrayOf(Ie.default.number),handle:Ie.default.string,nodeRef:Ie.default.object,onStart:Ie.default.func,onDrag:Ie.default.func,onStop:Ie.default.func,onMouseDown:Ie.default.func,scale:Ie.default.number}),height:function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];const r=t[0];return r.axis==="both"||r.axis==="y"?Ie.default.number.isRequired(...t):Ie.default.number(...t)},handle:Ie.default.oneOfType([Ie.default.node,Ie.default.func]),handleSize:Ie.default.arrayOf(Ie.default.number),lockAspectRatio:Ie.default.bool,maxConstraints:Ie.default.arrayOf(Ie.default.number),minConstraints:Ie.default.arrayOf(Ie.default.number),onResizeStop:Ie.default.func,onResizeStart:Ie.default.func,onResize:Ie.default.func,resizeHandles:Ie.default.arrayOf(Ie.default.oneOf(["s","w","e","n","sw","nw","se","ne"])),transformScale:Ie.default.number,width:function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];const r=t[0];return r.axis==="both"||r.axis==="x"?Ie.default.number.isRequired(...t):Ie.default.number(...t)}};Ha.__esModule=!0;Ha.default=void 0;var Ns=HS(w),_I=hI,bI=xm,wI=Wa;const xI=["children","className","draggableOpts","width","height","handle","handleSize","lockAspectRatio","axis","minConstraints","maxConstraints","onResize","onResizeStop","onResizeStart","resizeHandles","transformScale"];function HS(e,t){if(typeof WeakMap=="function")var n=new WeakMap,r=new WeakMap;return(HS=function(i,s){if(!s&&i&&i.__esModule)return i;var o,a,c={__proto__:null,default:i};if(i===null||typeof i!="object"&&typeof i!="function")return c;if(o=s?r:n){if(o.has(i))return o.get(i);o.set(i,c)}for(const u in i)u!=="default"&&{}.hasOwnProperty.call(i,u)&&((a=(o=Object.defineProperty)&&Object.getOwnPropertyDescriptor(i,u))&&(a.get||a.set)?o(c,u,a):c[u]=i[u]);return c})(e,t)}function rf(){return rf=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},rf.apply(null,arguments)}function SI(e,t){if(e==null)return{};var n={};for(var r in e)if({}.hasOwnProperty.call(e,r)){if(t.indexOf(r)!==-1)continue;n[r]=e[r]}return n}function Ev(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function Eh(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Ev(Object(n),!0).forEach(function(r){kI(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Ev(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function kI(e,t,n){return(t=CI(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function CI(e){var t=EI(e,"string");return typeof t=="symbol"?t:t+""}function EI(e,t){if(typeof e!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(typeof r!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}let Sm=class extends Ns.Component{constructor(){super(...arguments),this.handleRefs={},this.lastHandleRect=null,this.slack=null,this.lastSize=null}componentWillUnmount(){this.resetData()}resetData(){this.lastHandleRect=this.slack=this.lastSize=null}runConstraints(t,n){const r=this.props,i=r.minConstraints,s=r.maxConstraints,o=r.lockAspectRatio;if(!i&&!s&&!o)return[t,n];if(o){const f=this.props.width/this.props.height,p=t-this.props.width,m=n-this.props.height;Math.abs(p)>Math.abs(m*f)?n=t/f:t=n*f}const a=t,c=n;let u=this.slack||[0,0],d=u[0],h=u[1];return t+=d,n+=h,i&&(t=Math.max(i[0],t),n=Math.max(i[1],n)),s&&(t=Math.min(s[0],t),n=Math.min(s[1],n)),this.slack=[d+(a-t),h+(c-n)],[t,n]}resizeHandler(t,n){return(r,i)=>{var s,o,a,c;let u=i.node,d=i.deltaX,h=i.deltaY;t==="onResizeStart"&&this.resetData();const f=(this.props.axis==="both"||this.props.axis==="x")&&n!=="n"&&n!=="s",p=(this.props.axis==="both"||this.props.axis==="y")&&n!=="e"&&n!=="w";if(!f&&!p)return;const m=n[0],g=n[n.length-1],b=u.getBoundingClientRect();if(this.lastHandleRect!=null){if(g==="w"){const R=b.left-this.lastHandleRect.left;d+=R}if(m==="n"){const R=b.top-this.lastHandleRect.top;h+=R}}this.lastHandleRect=b,g==="w"&&(d=-d),m==="n"&&(h=-h);const v=(s=(o=this.lastSize)==null?void 0:o.width)!=null?s:this.props.width,_=(a=(c=this.lastSize)==null?void 0:c.height)!=null?a:this.props.height;let y=v+(f?d/this.props.transformScale:0),S=_+(p?h/this.props.transformScale:0);var E=this.runConstraints(y,S);if(y=E[0],S=E[1],t==="onResizeStop"&&this.lastSize){var x=this.lastSize;y=x.width,S=x.height}const j=y!==v||S!==_;t!=="onResizeStop"&&(this.lastSize={width:y,height:S});const T=typeof this.props[t]=="function"?this.props[t]:null;T&&!(t==="onResize"&&!j)&&(r.persist==null||r.persist(),T(r,{node:u,size:{width:y,height:S},handle:n})),t==="onResizeStop"&&this.resetData()}}renderResizeHandle(t,n){const r=this.props.handle;if(!r)return Ns.createElement("span",{className:"react-resizable-handle react-resizable-handle-"+t,ref:n});if(typeof r=="function")return r(t,n);const i=typeof r.type=="string",s=Eh({ref:n},i?{}:{handleAxis:t});return Ns.cloneElement(r,s)}render(){const t=this.props,n=t.children,r=t.className,i=t.draggableOpts;t.width,t.height,t.handle,t.handleSize,t.lockAspectRatio,t.axis,t.minConstraints,t.maxConstraints,t.onResize,t.onResizeStop,t.onResizeStart;const s=t.resizeHandles;t.transformScale;const o=SI(t,xI);return(0,bI.cloneElement)(n,Eh(Eh({},o),{},{className:(r?r+" ":"")+"react-resizable",children:[...Ns.Children.toArray(n.props.children),...s.map(a=>{var c;const u=(c=this.handleRefs[a])!=null?c:this.handleRefs[a]=Ns.createRef();return Ns.createElement(_I.DraggableCore,rf({},i,{nodeRef:u,key:"resizableHandle-"+a,onStop:this.resizeHandler("onResizeStop",a),onStart:this.resizeHandler("onResizeStart",a),onDrag:this.resizeHandler("onResize",a)}),this.renderResizeHandle(a,u))})]}))}};Ha.default=Sm;Sm.propTypes=wI.resizableProps;Sm.defaultProps={axis:"both",handleSize:[20,20],lockAspectRatio:!1,minConstraints:[20,20],maxConstraints:[1/0,1/0],resizeHandles:["se"],transformScale:1};var wu={};wu.__esModule=!0;wu.default=void 0;var Nh=US(w),NI=WS(_m),jI=WS(Ha),RI=Wa;const TI=["handle","handleSize","onResize","onResizeStart","onResizeStop","draggableOpts","minConstraints","maxConstraints","lockAspectRatio","axis","width","height","resizeHandles","style","transformScale"];function WS(e){return e&&e.__esModule?e:{default:e}}function US(e,t){if(typeof WeakMap=="function")var n=new WeakMap,r=new WeakMap;return(US=function(i,s){if(!s&&i&&i.__esModule)return i;var o,a,c={__proto__:null,default:i};if(i===null||typeof i!="object"&&typeof i!="function")return c;if(o=s?r:n){if(o.has(i))return o.get(i);o.set(i,c)}for(const u in i)u!=="default"&&{}.hasOwnProperty.call(i,u)&&((a=(o=Object.defineProperty)&&Object.getOwnPropertyDescriptor(i,u))&&(a.get||a.set)?o(c,u,a):c[u]=i[u]);return c})(e,t)}function sf(){return sf=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},sf.apply(null,arguments)}function Nv(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function Mc(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Nv(Object(n),!0).forEach(function(r){PI(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Nv(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function PI(e,t,n){return(t=DI(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function DI(e){var t=LI(e,"string");return typeof t=="symbol"?t:t+""}function LI(e,t){if(typeof e!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(typeof r!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function AI(e,t){if(e==null)return{};var n={};for(var r in e)if({}.hasOwnProperty.call(e,r)){if(t.indexOf(r)!==-1)continue;n[r]=e[r]}return n}class VS extends Nh.Component{constructor(){super(...arguments),this.state={width:this.props.width,height:this.props.height,propsWidth:this.props.width,propsHeight:this.props.height},this.onResize=(t,n)=>{const r=n.size;this.props.onResize?(t.persist==null||t.persist(),this.setState(r,()=>this.props.onResize&&this.props.onResize(t,n))):this.setState(r)}}static getDerivedStateFromProps(t,n){return n.propsWidth!==t.width||n.propsHeight!==t.height?{width:t.width,height:t.height,propsWidth:t.width,propsHeight:t.height}:null}render(){const t=this.props,n=t.handle,r=t.handleSize;t.onResize;const i=t.onResizeStart,s=t.onResizeStop,o=t.draggableOpts,a=t.minConstraints,c=t.maxConstraints,u=t.lockAspectRatio,d=t.axis;t.width,t.height;const h=t.resizeHandles,f=t.style,p=t.transformScale,m=AI(t,TI);return Nh.createElement(jI.default,{axis:d,draggableOpts:o,handle:n,handleSize:r,height:this.state.height,lockAspectRatio:u,maxConstraints:c,minConstraints:a,onResizeStart:i,onResize:this.onResize,onResizeStop:s,resizeHandles:h,transformScale:p,width:this.state.width},Nh.createElement("div",sf({},m,{style:Mc(Mc({},f),{},{width:this.state.width+"px",height:this.state.height+"px"})})))}}wu.default=VS;VS.propTypes=Mc(Mc({},RI.resizableProps),{},{children:NI.default.element});wm.exports=function(){throw new Error("Don't instantiate Resizable directly! Use require('react-resizable').Resizable")};var II=wm.exports.Resizable=Ha.default;wm.exports.ResizableBox=wu.default;function qS(e){return function(n,r,i,s,o,a,c){return e(n,r,c)}}function xu(e){return function(n,r,i,s){if(!n||!r||typeof n!="object"||typeof r!="object")return e(n,r,i,s);var o=s.get(n),a=s.get(r);if(o&&a)return o===r&&a===n;s.set(n,r),s.set(r,n);var c=e(n,r,i,s);return s.delete(n),s.delete(r),c}}function KS(e,t){var n={};for(var r in e)n[r]=e[r];for(var r in t)n[r]=t[r];return n}function jv(e){return e.constructor===Object||e.constructor==null}function Rv(e){return typeof e.then=="function"}function Su(e,t){return e===t||e!==e&&t!==t}var MI="[object Arguments]",OI="[object Boolean]",zI="[object Date]",BI="[object RegExp]",$I="[object Map]",FI="[object Number]",HI="[object Object]",WI="[object Set]",UI="[object String]",Tv=Object.prototype.toString;function ku(e){var t=e.areArraysEqual,n=e.areDatesEqual,r=e.areMapsEqual,i=e.areObjectsEqual,s=e.areRegExpsEqual,o=e.areSetsEqual,a=e.createIsNestedEqual,c=a(u);function u(d,h,f){if(d===h)return!0;if(!d||!h||typeof d!="object"||typeof h!="object")return d!==d&&h!==h;if(jv(d)&&jv(h))return i(d,h,c,f);var p=Array.isArray(d),m=Array.isArray(h);if(p||m)return p===m&&t(d,h,c,f);var g=Tv.call(d);return g!==Tv.call(h)?!1:g===zI?n(d,h,c,f):g===BI?s(d,h,c,f):g===$I?r(d,h,c,f):g===WI?o(d,h,c,f):g===HI||g===MI?Rv(d)||Rv(h)?!1:i(d,h,c,f):g===OI||g===FI||g===UI?Su(d.valueOf(),h.valueOf()):!1}return u}function YS(e,t,n,r){var i=e.length;if(t.length!==i)return!1;for(;i-- >0;)if(!n(e[i],t[i],i,i,e,t,r))return!1;return!0}var VI=xu(YS);function GS(e,t){return Su(e.valueOf(),t.valueOf())}function XS(e,t,n,r){var i=e.size===t.size;if(!i)return!1;if(!e.size)return!0;var s={},o=0;return e.forEach(function(a,c){if(i){var u=!1,d=0;t.forEach(function(h,f){!u&&!s[d]&&(u=n(c,f,o,d,e,t,r)&&n(a,h,c,f,e,t,r))&&(s[d]=!0),d++}),o++,i=u}}),i}var qI=xu(XS),KI="_owner",YI=Object.prototype.hasOwnProperty;function JS(e,t,n,r){var i=Object.keys(e),s=i.length;if(Object.keys(t).length!==s)return!1;for(var o;s-- >0;){if(o=i[s],o===KI){var a=!!e.$$typeof,c=!!t.$$typeof;if((a||c)&&a!==c)return!1}if(!YI.call(t,o)||!n(e[o],t[o],o,o,e,t,r))return!1}return!0}var GI=xu(JS);function ZS(e,t){return e.source===t.source&&e.flags===t.flags}function QS(e,t,n,r){var i=e.size===t.size;if(!i)return!1;if(!e.size)return!0;var s={};return e.forEach(function(o,a){if(i){var c=!1,u=0;t.forEach(function(d,h){!c&&!s[u]&&(c=n(o,d,a,h,e,t,r))&&(s[u]=!0),u++}),i=c}}),i}var XI=xu(QS),e0=Object.freeze({areArraysEqual:YS,areDatesEqual:GS,areMapsEqual:XS,areObjectsEqual:JS,areRegExpsEqual:ZS,areSetsEqual:QS,createIsNestedEqual:qS}),t0=Object.freeze({areArraysEqual:VI,areDatesEqual:GS,areMapsEqual:qI,areObjectsEqual:GI,areRegExpsEqual:ZS,areSetsEqual:XI,createIsNestedEqual:qS}),JI=ku(e0);function qr(e,t){return JI(e,t,void 0)}ku(KS(e0,{createIsNestedEqual:function(){return Su}}));ku(t0);ku(KS(t0,{createIsNestedEqual:function(){return Su}}));function Pv(e){const{children:t,cols:n,containerWidth:r,margin:i,containerPadding:s,rowHeight:o,maxRows:a,isDraggable:c,isResizable:u,isBounded:d,static:h,useCSSTransforms:f=!0,usePercentages:p=!1,transformScale:m=1,positionStrategy:g,dragThreshold:b=0,droppingPosition:v,className:_="",style:y,handle:S="",cancel:E="",x,y:j,w:T,h:B,minW:R=1,maxW:F=1/0,minH:L=1,maxH:P=1/0,i:D,resizeHandles:I,resizeHandle:O,constraints:W=RS,layoutItem:N,layout:H=[],onDragStart:C,onDrag:Z,onDragStop:U,onResizeStart:k,onResize:X,onResizeStop:le}=e,[ie,pe]=w.useState(!1),[Re,Y]=w.useState(!1),xe=w.useRef(null),ve=w.useRef({left:0,top:0}),ke=w.useRef({top:0,left:0,width:0,height:0}),ce=w.useRef(void 0),nt=w.useRef(H);nt.current=H;const $e=w.useRef(null),Fe=w.useRef(null),M=w.useRef(!1),re=w.useRef({x:0,y:0}),ae=w.useRef(!1),me=w.useMemo(()=>({cols:n,containerPadding:s,containerWidth:r,margin:i,maxRows:a,rowHeight:o}),[n,s,r,i,a,o]),Ue=w.useMemo(()=>({cols:n,maxRows:a,containerWidth:r,containerHeight:0,rowHeight:o,margin:i,layout:[]}),[n,a,r,o,i]),De=w.useCallback(()=>({...Ue,layout:nt.current}),[Ue]),Le=w.useMemo(()=>N??{i:D,x,y:j,w:T,h:B,minW:R,maxW:F,minH:L,maxH:P},[N,D,x,j,T,B,R,F,L,P]),Xe=w.useCallback(qe=>{if(g!=null&&g.calcStyle)return g.calcStyle(qe);if(f)return fm(qe);const Ye=TS(qe);return p?{...Ye,left:gv(qe.left/r),width:gv(qe.width/r)}:Ye},[g,f,p,r]),ft=w.useCallback((qe,{node:Ye})=>{if(!C)return;const{offsetParent:Je}=Ye;if(!Je)return;const Ve=Je.getBoundingClientRect(),lt=Ye.getBoundingClientRect(),mt=lt.left/m,Tt=Ve.left/m,St=lt.top/m,it=Ve.top/m;let cn;if(g!=null&&g.calcDragPosition){const je=qe;cn=g.calcDragPosition(je.clientX,je.clientY,je.clientX-lt.left,je.clientY-lt.top)}else cn={left:mt-Tt+Je.scrollLeft,top:St-it+Je.scrollTop};if(ve.current=cn,b>0){const je=qe;re.current={x:je.clientX,y:je.clientY},M.current=!0,ae.current=!1,pe(!0);return}pe(!0);const Rn=_l(me,cn.top,cn.left),{x:un,y:ge}=bl(W,Le,Rn.x,Rn.y,De());C(D,un,ge,{e:qe,node:Ye,newPosition:cn})},[C,m,me,g,b,W,Le,De,D]),z=w.useCallback((qe,{node:Ye,deltaX:Je,deltaY:Ve})=>{if(!Z||!ie)return;const lt=qe;if(M.current&&!ae.current){const un=lt.clientX-re.current.x,ge=lt.clientY-re.current.y;if(Math.hypot(un,ge)<b)return;if(ae.current=!0,M.current=!1,C){const A=_l(me,ve.current.top,ve.current.left),{x:te,y:ue}=bl(W,Le,A.x,A.y,De());C(D,te,ue,{e:qe,node:Ye,newPosition:ve.current})}}let mt=ve.current.top+Ve,Tt=ve.current.left+Je;if(d){const{offsetParent:un}=Ye;if(un){const ge=un.clientHeight-Tr(B,o,i[1]);mt=Ac(mt,0,ge);const je=ps(me),A=r-Tr(T,je,i[0]);Tt=Ac(Tt,0,A)}}const St={top:mt,left:Tt};ve.current=St;const it=_l(me,mt,Tt),{x:cn,y:Rn}=bl(W,Le,it.x,it.y,De());Z(D,cn,Rn,{e:qe,node:Ye,newPosition:St})},[Z,C,ie,b,d,B,o,i,me,r,T,D,W,Le,De]),G=w.useCallback((qe,{node:Ye})=>{if(!U||!ie)return;const Je=M.current;if(M.current=!1,ae.current=!1,re.current={x:0,y:0},Je){pe(!1),ve.current={left:0,top:0};return}const{left:Ve,top:lt}=ve.current,mt={top:lt,left:Ve};pe(!1),ve.current={left:0,top:0};const Tt=_l(me,lt,Ve),{x:St,y:it}=bl(W,Le,Tt.x,Tt.y,De());U(D,St,it,{e:qe,node:Ye,newPosition:mt})},[U,ie,me,W,Le,De,D]);$e.current=ft,Fe.current=z;const _e=w.useCallback((qe,{node:Ye,size:Je,handle:Ve},lt,mt)=>{const Tt=mt==="onResizeStart"?k:mt==="onResize"?X:le;if(!Tt)return;let St;Ye?St=CA(Ve,lt,Je,r):St={...Je,top:lt.top,left:lt.left},ke.current=St;const it=hA(me,St.width,St.height),{w:cn,h:Rn}=yA(W,Le,it.w,it.h,Ve,De());Tt(D,cn,Rn,{e:qe.nativeEvent,node:Ye,size:St,handle:Ve})},[k,X,le,r,me,D,W,Le,De]),Se=w.useCallback((qe,Ye)=>{Y(!0);const Je=vl(me,x,j,T,B),Ve={...Ye,handle:Ye.handle};_e(qe,Ve,Je,"onResizeStart")},[_e,me,x,j,T,B]),J=w.useCallback((qe,Ye)=>{const Je=vl(me,x,j,T,B),Ve={...Ye,handle:Ye.handle};_e(qe,Ve,Je,"onResize")},[_e,me,x,j,T,B]),Te=w.useCallback((qe,Ye)=>{Y(!1),ke.current={top:0,left:0,width:0,height:0};const Je=vl(me,x,j,T,B),Ve={...Ye,handle:Ye.handle};_e(qe,Ve,Je,"onResizeStop")},[_e,me,x,j,T,B]);w.useEffect(()=>{var Ve,lt;if(!v)return;const qe=xe.current;if(!qe)return;const Ye=ce.current||{left:0,top:0},Je=ie&&(v.left!==Ye.left||v.top!==Ye.top);if(ie){if(Je){const mt=v.left-ve.current.left,Tt=v.top-ve.current.top,St={node:qe,deltaX:mt,deltaY:Tt,lastX:ve.current.left,lastY:ve.current.top,x:v.left,y:v.top};(lt=Fe.current)==null||lt.call(Fe,v.e,St)}}else{const mt={node:qe,deltaX:v.left,deltaY:v.top,lastX:0,lastY:0,x:v.left,y:v.top};(Ve=$e.current)==null||Ve.call($e,v.e,mt)}ce.current=v},[v,ie,D]);const be=vl(me,x,j,T,B,ie?ve.current:null,Re?ke.current:null),et=_r.Children.only(t),It=ps(me),pt=[Tr(R,It,i[0]),Tr(L,o,i[1])],tt=[Tr(F,It,i[0]),Tr(P,o,i[1])],bt=et.props,nn=bt.className,Gn=bt.style;let _n=_r.cloneElement(et,{ref:xe,className:yo("react-grid-item",nn,_,{static:h,resizing:Re,"react-draggable":c,"react-draggable-dragging":ie,dropping:!!v,cssTransforms:f}),style:{...y,...Gn,...Xe(be)}});const we=O;return _n=l.jsx(II,{draggableOpts:{disabled:!u},className:u?void 0:"react-resizable-hide",width:be.width,height:be.height,minConstraints:pt,maxConstraints:tt,onResizeStart:Se,onResize:J,onResizeStop:Te,transformScale:m,resizeHandles:I,handle:we,children:_n}),_n=l.jsx(Bi,{disabled:!c,onStart:ft,onDrag:z,onStop:G,handle:S,cancel:".react-resizable-handle"+(E?","+E:""),scale:m,nodeRef:xe,children:_n}),_n}var Hr=()=>{},Dv="react-grid-layout",n0=!1;try{n0=/firefox/i.test(navigator.userAgent)}catch{}function ZI(e,t){const n=_r.Children.toArray(e),r=_r.Children.toArray(t);if(n.length!==r.length)return!1;for(let i=0;i<n.length;i++){const s=n[i],o=r[i];if((s==null?void 0:s.key)!==(o==null?void 0:o.key))return!1}return!0}function Lv(e,t,n,r){const i=[],s=new Set;_r.Children.forEach(t,a=>{if(!_r.isValidElement(a)||a.key===null)return;const c=String(a.key);s.add(c);const u=e.find(d=>d.i===c);if(u)i.push(ms(u));else{const h=a.props["data-grid"];h?i.push({i:c,x:h.x??0,y:h.y??0,w:h.w??1,h:h.h??1,minW:h.minW,maxW:h.maxW,minH:h.minH,maxH:h.maxH,static:h.static,isDraggable:h.isDraggable,isResizable:h.isResizable,resizeHandles:h.resizeHandles,isBounded:h.isBounded}):i.push({i:c,x:0,y:yu(i),w:1,h:1})}});const o=dm(i,{cols:n});return r.compact(o,n)}function QI(e){const{children:t,width:n,gridConfig:r,dragConfig:i,resizeConfig:s,dropConfig:o,positionStrategy:a=jA,compactor:c,constraints:u=RS,layout:d=[],droppingItem:h,autoSize:f=!0,className:p="",style:m={},innerRef:g,onLayoutChange:b=Hr,onDragStart:v=Hr,onDrag:_=Hr,onDragStop:y=Hr,onResizeStart:S=Hr,onResize:E=Hr,onResizeStop:x=Hr,onDrop:j=Hr,onDropDragOver:T=Hr}=e,B=w.useMemo(()=>({...RA,...r}),[r]),R=w.useMemo(()=>({...TA,...i}),[i]),F=w.useMemo(()=>({...PA,...s}),[s]),L=w.useMemo(()=>({...DA,...o}),[o]),{cols:P,rowHeight:D,maxRows:I,margin:O,containerPadding:W}=B,{enabled:N,bounded:H,handle:C,cancel:Z,threshold:U}=R,{enabled:k,handles:X,handleComponent:le}=F,{enabled:ie,defaultItem:pe,onDragOver:Re}=L,Y=c??_u("vertical"),xe=Y.type,ve=Y.allowOverlap,ke=Y.preventCollision??!1,ce=w.useMemo(()=>h??{i:"__dropping-elem__",...pe},[h,pe]),nt=a.type==="transform",$e=a.scale,Fe=W??O,[M,re]=w.useState(!1),[ae,me]=w.useState(()=>Lv(d,t,P,Y)),[Ue,De]=w.useState(null),[Le,Xe]=w.useState(!1),[ft,z]=w.useState(null),[G,_e]=w.useState(),Se=w.useRef(null),J=w.useRef(null),Te=w.useRef(null),be=w.useRef(0),et=w.useRef(ae),It=w.useRef(d),pt=w.useRef(t),tt=w.useRef(xe),bt=w.useRef(ae);bt.current=ae,w.useEffect(()=>{re(!0),qr(ae,d)||b(ae)},[]),w.useEffect(()=>{if(Ue||ft)return;const ge=!qr(d,It.current),je=!ZI(t,pt.current),A=xe!==tt.current;if(ge||je||A){const ue=Lv(ge?d:ae,t,P,Y);qr(ue,ae)||me(ue)}It.current=d,pt.current=t,tt.current=xe},[d,t,P,xe,Y,Ue,ft,ae]),w.useEffect(()=>{if(!Ue&&!qr(ae,et.current)){et.current=ae;const ge=ae.filter(je=>je.i!==ce.i);b(ge)}},[ae,Ue,b,ce.i]);const nn=w.useMemo(()=>{if(!f)return;const ge=yu(ae),je=Fe[1];return ge*D+(ge-1)*O[1]+je*2+"px"},[f,ae,D,O,Fe]),Gn=w.useCallback((ge,je,A,te)=>{const ue=bt.current,de=Gi(ue,ge);if(!de)return;const Ee={w:de.w,h:de.h,x:de.x,y:de.y,i:ge};Se.current=ms(de),Te.current=ue,De(Ee),v(ue,de,de,null,te.e,te.node)},[v]),_n=w.useCallback((ge,je,A,te)=>{const ue=bt.current,de=Se.current,Ee=Gi(ue,ge);if(!Ee)return;const st={w:Ee.w,h:Ee.h,x:Ee.x,y:Ee.y,i:ge},Oe=ns(ue,Ee,je,A,!0,ke,xe,P,ve);_(Oe,de,Ee,st,te.e,te.node),me(Y.compact(Oe,P)),De(st)},[ke,xe,P,ve,Y,_]),we=w.useCallback((ge,je,A,te)=>{if(!Ue)return;const ue=bt.current,de=Se.current,Ee=Gi(ue,ge);if(!Ee)return;const st=ns(ue,Ee,je,A,!0,ke,xe,P,ve),Oe=Y.compact(st,P);y(Oe,de,Ee,null,te.e,te.node);const ot=Te.current;Se.current=null,Te.current=null,De(null),me(Oe),ot&&!qr(ot,Oe)&&b(Oe)},[Ue,ke,xe,P,ve,Y,y,b]),qe=w.useCallback((ge,je,A,te)=>{const ue=bt.current,de=Gi(ue,ge);de&&(J.current=ms(de),Te.current=ue,Xe(!0),S(ue,de,de,null,te.e,te.node))},[S]),Ye=w.useCallback((ge,je,A,te)=>{const ue=bt.current,de=J.current,{handle:Ee}=te;let st=!1,Oe,ot;const[Pt,Mt]=pA(ue,ge,gt=>(Oe=gt.x,ot=gt.y,["sw","w","nw","n","ne"].includes(Ee)&&(["sw","nw","w"].includes(Ee)&&(Oe=gt.x+(gt.w-je),je=gt.x!==Oe&&Oe<0?gt.w:je,Oe=Oe<0?0:Oe),["ne","n","nw"].includes(Ee)&&(ot=gt.y+(gt.h-A),A=gt.y!==ot&&ot<0?gt.h:A,ot=ot<0?0:ot),st=!0),ke&&!ve&&NS(ue,{...gt,w:je,h:A,x:Oe??gt.x,y:ot??gt.y}).filter(Qe=>Qe.i!==gt.i).length>0&&(ot=gt.y,A=gt.h,Oe=gt.x,je=gt.w,st=!1),gt.w=je,gt.h=A,gt));if(!Mt)return;let wr=Pt;st&&Oe!==void 0&&ot!==void 0&&(wr=ns(Pt,Mt,Oe,ot,!0,ke,xe,P,ve));const oi={w:Mt.w,h:Mt.h,x:Mt.x,y:Mt.y,i:ge,static:!0};E(wr,de,Mt,oi,te.e,te.node),me(Y.compact(wr,P)),De(oi)},[ke,xe,P,ve,Y,E]),Je=w.useCallback((ge,je,A,te)=>{const ue=bt.current,de=J.current,Ee=Gi(ue,ge),st=Y.compact(ue,P);x(st,de,Ee??null,null,te.e,te.node);const Oe=Te.current;J.current=null,Te.current=null,De(null),Xe(!1),me(st),Oe&&!qr(Oe,st)&&b(st)},[P,Y,x,b]),Ve=w.useCallback(()=>{const ge=bt.current;if(!ge.some(te=>te.i===ce.i)){z(null),De(null),_e(void 0);return}const A=Y.compact(ge.filter(te=>te.i!==ce.i),P);me(A),z(null),De(null),_e(void 0)},[ce.i,P,Y]),lt=w.useCallback(ge=>{var xs;if(ge.preventDefault(),ge.stopPropagation(),n0&&!((xs=ge.nativeEvent.target)!=null&&xs.classList.contains(Dv)))return!1;const je=Re?Re(ge.nativeEvent):T(ge);if(je===!1)return ft&&Ve(),!1;const{dragOffsetX:A=0,dragOffsetY:te=0,...ue}=je??{},de={...ce,...ue},Ee=ge.currentTarget.getBoundingClientRect(),st={cols:P,margin:O,maxRows:I,rowHeight:D,containerWidth:n,containerPadding:Fe},Oe=ps(st),ot=Tr(de.w,Oe,O[0]),Pt=Tr(de.h,D,O[1]),Mt=ot/2,wr=Pt/2,oi=ge.clientX-Ee.left+A-Mt,gt=ge.clientY-Ee.top+te-wr,Fr=Math.max(0,oi),Qe=Math.max(0,gt),lr={left:Fr/$e,top:Qe/$e,e:ge.nativeEvent};if(ft)G&&(G.left!==lr.left||G.top!==lr.top)&&_e(lr);else{const xr=uA(st,Qe,Fr,de.w,de.h);z(l.jsx("div",{},de.i)),_e(lr);const cr=bt.current.filter(Ya=>Ya.i!==de.i);me([...cr,{...de,x:xr.x,y:xr.y,static:!1,isDraggable:!0}])}},[ft,G,ce,Re,T,Ve,$e,P,O,I,D,n,Fe]),mt=w.useCallback(ge=>{ge.preventDefault(),ge.stopPropagation(),be.current--,be.current<0&&(be.current=0),be.current===0&&Ve()},[Ve]),Tt=w.useCallback(ge=>{ge.preventDefault(),ge.stopPropagation(),be.current++},[]),St=w.useCallback(ge=>{ge.preventDefault(),ge.stopPropagation();const je=bt.current,A=je.find(te=>te.i===ce.i);be.current=0,Ve(),j(je,A,ge.nativeEvent)},[ce.i,Ve,j]),it=w.useCallback((ge,je)=>{if(!ge||!ge.key)return null;const A=Gi(ae,String(ge.key));if(!A)return null;const te=typeof A.isDraggable=="boolean"?A.isDraggable:!A.static&&N,ue=typeof A.isResizable=="boolean"?A.isResizable:!A.static&&k,de=A.resizeHandles||[...X],Ee=te&&H&&A.isBounded!==!1,st=le;return l.jsx(Pv,{containerWidth:n,cols:P,margin:O,containerPadding:Fe,maxRows:I,rowHeight:D,cancel:Z,handle:C,onDragStart:Gn,onDrag:_n,onDragStop:we,onResizeStart:qe,onResize:Ye,onResizeStop:Je,isDraggable:te,isResizable:ue,isBounded:Ee,useCSSTransforms:nt&&M,usePercentages:!M,transformScale:$e,positionStrategy:a,dragThreshold:U,w:A.w,h:A.h,x:A.x,y:A.y,i:A.i,minH:A.minH,minW:A.minW,maxH:A.maxH,maxW:A.maxW,static:A.static,droppingPosition:je?G:void 0,resizeHandles:de,resizeHandle:st,constraints:u,layoutItem:A,layout:ae,children:ge},A.i)},[ae,n,P,O,Fe,I,D,Z,C,Gn,_n,we,qe,Ye,Je,N,k,H,nt,M,$e,a,U,G,X,le,u]),cn=()=>Ue?l.jsx(Pv,{w:Ue.w,h:Ue.h,x:Ue.x,y:Ue.y,i:Ue.i,className:`react-grid-placeholder ${Le?"placeholder-resizing":""}`,containerWidth:n,cols:P,margin:O,containerPadding:Fe,maxRows:I,rowHeight:D,isDraggable:!1,isResizable:!1,isBounded:!1,useCSSTransforms:nt,transformScale:$e,constraints:u,layout:ae,children:l.jsx("div",{})}):null,Rn=yo(Dv,p),un={height:nn,...m};return l.jsxs("div",{ref:g,className:Rn,style:un,onDrop:ie?St:void 0,onDragLeave:ie?mt:void 0,onDragEnter:ie?Tt:void 0,onDragOver:ie?lt:void 0,children:[_r.Children.map(t,ge=>_r.isValidElement(ge)?it(ge):null),ie&&ft&&it(ft,!0),cn()]})}var eM={lg:1200,md:996,sm:768,xs:480,xxs:0},tM={lg:12,md:10,sm:6,xs:4,xxs:2},jh=()=>{};function nM(e,t,n,r){const i=[];_r.Children.forEach(t,o=>{if(!_r.isValidElement(o)||o.key===null)return;const a=String(o.key),c=e.find(u=>u.i===a);if(c)i.push({...c,i:a});else{const d=o.props["data-grid"];d?i.push({i:a,x:d.x??0,y:d.y??0,w:d.w??1,h:d.h??1,minW:d.minW,maxW:d.maxW,minH:d.minH,maxH:d.maxH,static:d.static,isDraggable:d.isDraggable,isResizable:d.isResizable,resizeHandles:d.resizeHandles,isBounded:d.isBounded}):i.push({i:a,x:0,y:yu(i),w:1,h:1})}});const s=dm(i,{cols:n});return r.compact(s,n)}function rM(e){const{children:t,width:n,breakpoint:r,breakpoints:i=eM,cols:s=tM,layouts:o={},rowHeight:a=150,maxRows:c=1/0,margin:u=[10,10],containerPadding:d=null,compactor:h,onBreakpointChange:f=jh,onLayoutChange:p=jh,onWidthChange:m=jh,...g}=e,b=h??_u("vertical"),v=b.type,_=b.allowOverlap,y=w.useMemo(()=>r??yv(i,n),[]),S=w.useMemo(()=>vv(y,s),[y,s]),E=w.useMemo(()=>_h(o,i,y,y,S,v),[]),[x,j]=w.useState(y),[T,B]=w.useState(S),[R,F]=w.useState(E),[L,P]=w.useState(o),D=w.useRef(n),I=w.useRef(r),O=w.useRef(i),W=w.useRef(s),N=w.useRef(o),H=w.useRef(v),C=w.useRef(L);w.useEffect(()=>{C.current=L},[L]);const Z=w.useMemo(()=>qr(o,N.current)?null:_h(o,i,x,x,T,b),[o,i,x,T,b]),U=Z??R;w.useEffect(()=>{Z!==null&&(F(Z),P(o),C.current=o,N.current=o)},[Z,o]),w.useEffect(()=>{if(v!==H.current){const pe=b.compact(Ai(U),T),Re={...C.current,[x]:pe};F(pe),P(Re),C.current=Re,p(pe,Re),H.current=v}},[v,b,U,T,_,x,p]),w.useEffect(()=>{const pe=n!==D.current,Re=r!==I.current,Y=!qr(i,O.current),xe=!qr(s,W.current);if(pe||Re||Y||xe){const ve=r??yv(i,n),ke=vv(ve,s),ce=x;if(ce!==ve||Y||xe){const Fe={...C.current};Fe[ce]||(Fe[ce]=Ai(R));let M=_h(Fe,i,ve,ce,ke,b);M=nM(M,t,ke,b),Fe[ve]=M,j(ve),B(ke),F(M),P(Fe),C.current=Fe,f(ve,ke),p(M,Fe)}const nt=wl(u,ve),$e=d?wl(d,ve):null;m(n,nt,ke,$e),D.current=n,I.current=r,O.current=i,W.current=s}},[n,r,i,s,x,T,R,t,b,v,_,u,d,f,p,m]);const k=w.useCallback(pe=>{const Y={...C.current,[x]:pe};F(pe),P(Y),C.current=Y,p(pe,Y)},[x,p]),X=w.useMemo(()=>wl(u,x),[u,x]),le=w.useMemo(()=>d===null?null:wl(d,x),[d,x]),ie=w.useMemo(()=>({cols:T,rowHeight:a,maxRows:c,margin:X,containerPadding:le}),[T,a,c,X,le]);return l.jsx(QI,{...g,width:n,gridConfig:ie,compactor:b,onLayoutChange:k,layout:U,children:t})}function r0(e){const{children:t,width:n,breakpoint:r,breakpoints:i,cols:s,layouts:o,onBreakpointChange:a,onLayoutChange:c,onWidthChange:u,rowHeight:d,maxRows:h,margin:f,containerPadding:p,droppingItem:m,compactType:g,preventCollision:b=!1,allowOverlap:v=!1,verticalCompact:_,isDraggable:y=!0,isBounded:S=!1,draggableHandle:E,draggableCancel:x,isResizable:j=!0,resizeHandles:T=["se"],resizeHandle:B,isDroppable:R=!1,useCSSTransforms:F=!0,transformScale:L=1,autoSize:P,className:D,style:I,innerRef:O,onDragStart:W,onDrag:N,onDragStop:H,onResizeStart:C,onResize:Z,onResizeStop:U,onDrop:k,onDropDragOver:X}=e;let le=g===void 0?"vertical":g;_===!1&&(le=null);const ie={enabled:y,bounded:S,handle:E,cancel:x},pe={enabled:j,handles:T,handleComponent:B},Re={enabled:R};let Y;F?L!==1?Y=NA(L):Y=DS:Y=EA;const xe=_u(le,v,b);return l.jsx(rM,{width:n,breakpoint:r,breakpoints:i,cols:s,layouts:o,rowHeight:d,maxRows:h,margin:f,containerPadding:p,compactor:xe,dragConfig:ie,resizeConfig:pe,dropConfig:Re,positionStrategy:Y,droppingItem:m,autoSize:P,className:D,style:I,innerRef:O,onBreakpointChange:a,onLayoutChange:c,onWidthChange:u,onDragStart:W,onDrag:N,onDragStop:H,onResizeStart:C,onResize:Z,onResizeStop:U,onDrop:k,onDropDragOver:X,children:t})}r0.displayName="ResponsiveReactGridLayout";var iM=r0,sM="react-grid-layout";function oM(e){function t(n){const{measureBeforeMount:r=!1,className:i,style:s,...o}=n,[a,c]=w.useState(1280),[u,d]=w.useState(!1),h=w.useRef(null),f=w.useRef(null);return w.useEffect(()=>{d(!0)},[]),w.useEffect(()=>{const p=h.current;if(!(p instanceof HTMLElement))return;let m=null;const g=new ResizeObserver(b=>{if(b[0]){const v=b[0].contentRect.width;m!==null&&cancelAnimationFrame(m),m=requestAnimationFrame(()=>{c(v),m=null})}});return g.observe(p),f.current=g,()=>{m!==null&&cancelAnimationFrame(m),g.unobserve(p),g.disconnect()}},[u]),r&&!u?l.jsx("div",{className:yo(i,sM),style:s,ref:h}):l.jsx(e,{innerRef:h,className:i,style:s,...o,width:a})}return t.displayName=`WidthProvider(${e.displayName||e.name||"Component"})`,t}const aM=oM(iM),lM={lg:12,xxs:1},cM={lg:640,xxs:0},Av=12,of=20,Yl=16;function uM(e){const t=e-of*2-(Av-1)*Yl;return Math.max(16,t/Av)}function hM({blocks:e,layouts:t,mode:n,onLayoutChange:r,renderBlock:i,blockMeta:s,onRemove:o,onDuplicate:a,canRemove:c=()=>!0,canDuplicate:u=()=>!0}){const d=n==="layout",h=w.useRef(null),[f,p]=w.useState(46);return w.useLayoutEffect(()=>{const m=h.current;if(!m)return;const g=()=>p(uM(m.clientHeight));if(g(),typeof ResizeObserver>"u")return;const b=new ResizeObserver(g);return b.observe(m),()=>b.disconnect()},[]),l.jsx("div",{ref:h,className:`block-canvas ${d?"arranging":""}`,style:{"--row-pitch":`${f+Yl}px`},"data-testid":"block-canvas",children:l.jsx(aM,{className:"rgl",layouts:t,breakpoints:cM,cols:lM,rowHeight:f,margin:[Yl,Yl],containerPadding:[of,of],isDraggable:d,isResizable:d,resizeHandles:["se","sw","ne","nw"],draggableHandle:".block-handle",onLayoutChange:(m,g)=>r(g),compactType:"vertical",useCSSTransforms:!0,children:e.map(m=>{const g=s(m);return l.jsxs("div",{className:`block ${d?"is-arranging":""}`,"data-testid":`block-${m.type}`,"data-rgl-id":m.id,children:[l.jsxs("div",{className:`block-header ${d?"block-handle":""}`,children:[l.jsx("span",{className:"block-icon",children:g.icon}),l.jsx("span",{className:"block-title",children:g.title}),l.jsx("span",{className:"spacer"}),d&&l.jsxs("span",{className:"block-actions",children:[u(m)&&l.jsx("button",{title:"Duplicate",onClick:()=>a(m.id),"data-testid":"block-duplicate",children:"⧉"}),c(m)?l.jsx("button",{title:"Remove",onClick:()=>o(m.id),"data-testid":"block-remove",children:"✕"}):l.jsx("span",{className:"block-pin",title:"Chat is always here",children:"📌"})]})]}),l.jsx("div",{className:"block-body",children:i(m)})]},m.id)})})})}function dM({blocks:e,activeId:t,setActiveId:n,mode:r,renderBlock:i,blockMeta:s,onRemove:o,canRemove:a=()=>!0}){const c=e.find(d=>d.id===t)||e[0],u=r==="layout";return l.jsxs("div",{className:"mobile-canvas","data-testid":"mobile-canvas",children:[l.jsx("div",{className:"mobile-tabs","data-testid":"mobile-tabs",children:e.map(d=>{const h=s(d);return l.jsxs("button",{className:`mtab ${d.id===(c==null?void 0:c.id)?"active":""}`,onClick:()=>n(d.id),"data-testid":`mtab-${d.type}`,children:[l.jsx("span",{className:"mtab-icon",children:h.icon}),l.jsx("span",{className:"mtab-label",children:h.title}),u&&a(d)&&l.jsx("span",{className:"mtab-x",role:"button",title:"Remove",onClick:f=>{f.stopPropagation(),o(d.id)},children:"✕"})]},d.id)})}),l.jsx("div",{className:"mobile-block",children:c&&l.jsx("div",{className:"block",children:l.jsx("div",{className:"block-body",children:i(c)})})})]})}function $i(e){w.useEffect(()=>{if(typeof e!="function")return;const t=n=>{n.key==="Escape"&&(n.stopPropagation(),e())};return document.addEventListener("keydown",t),()=>document.removeEventListener("keydown",t)},[e])}function fM({items:e,bazaarItems:t=[],onAdd:n,onClose:r}){return $i(r),l.jsx("div",{className:"modal-backdrop",onClick:r,"data-testid":"add-gallery-backdrop",children:l.jsxs("div",{className:"modal add-gallery",onClick:i=>i.stopPropagation(),"data-testid":"add-gallery",children:[l.jsx("h2",{children:"Add a block"}),l.jsx("p",{className:"muted",children:"Build your space — drop in whatever's useful. Move and resize it however you like."}),l.jsx("div",{className:"gallery-grid",children:e.map(i=>l.jsxs("button",{className:"gallery-item",disabled:i.soon,onClick:()=>!i.soon&&n(i.type),"data-testid":`gallery-add-${i.type}`,children:[l.jsx("span",{className:"gallery-glyph",children:i.icon}),l.jsx("span",{className:"gallery-name",children:i.title}),l.jsx("span",{className:"gallery-desc",children:i.desc}),i.soon&&l.jsx("span",{className:"gallery-soon",children:"soon"})]},i.type))}),t.length>0&&l.jsxs(l.Fragment,{children:[l.jsx("div",{className:"gallery-section",children:"🛍️ from the Bazaar"}),l.jsx("div",{className:"gallery-grid",children:t.map(i=>l.jsxs("button",{className:"gallery-item bazaar",onClick:()=>n(i.type),"data-testid":`gallery-add-${i.type}`,children:[l.jsx("span",{className:"gallery-glyph",children:i.icon}),l.jsx("span",{className:"gallery-name",children:i.title}),l.jsx("span",{className:"gallery-desc",children:i.desc})]},i.type))})]}),l.jsxs("div",{className:"gallery-agent-hint","data-testid":"gallery-agent-hint",children:["✨ Or ask your agent in chat — ",l.jsx("em",{children:"“make me a block that shows today’s signups”"})," — and it builds one for you."]}),l.jsx("div",{className:"actions",children:l.jsx("button",{onClick:r,children:"Done"})})]})})}const pM={chat:{icon:"🗨️",label:"Chat"},liveview:{icon:"👁️",label:"Live view"},notes:{icon:"📝",label:"Notes"},earnings:{icon:"💸",label:"Earnings"},analytics:{icon:"📊",label:"Analytics"},usage:{icon:"🔋",label:"Usage"},powers:{icon:"🧰",label:"Powers"}};function Iv({blocks:e}){return l.jsx("span",{className:"tpl-chips",children:e.map((t,n)=>{const r=pM[t.type]||{icon:"▫️",label:t.type};return l.jsxs("span",{className:"tpl-chip",title:r.label,children:[l.jsx("span",{className:"tpl-chip-icon",children:r.icon}),r.label]},n)})})}function mM({builtins:e=[],saved:t=[],onApply:n,onSaveCurrent:r,onDelete:i,onClose:s}){$i(s);const[o,a]=w.useState("");function c(){const u=o.trim();u&&(r(u),a(""))}return l.jsx("div",{className:"modal-backdrop",onClick:s,"data-testid":"template-gallery-backdrop",children:l.jsxs("div",{className:"modal template-gallery",onClick:u=>u.stopPropagation(),"data-testid":"template-gallery",children:[l.jsx("h2",{children:"Start from a template"}),l.jsx("p",{className:"muted",children:"Pick a layout to start from — it swaps your current blocks for the template's. Chat always stays."}),l.jsx("div",{className:"gallery-grid",children:e.map(u=>l.jsxs("button",{className:"gallery-item template-card",onClick:()=>n(u),"data-testid":`template-${u.id}`,children:[l.jsx("span",{className:"gallery-glyph",children:u.icon}),l.jsx("span",{className:"gallery-name",children:u.name}),l.jsx("span",{className:"gallery-desc",children:u.desc}),l.jsx(Iv,{blocks:u.blocks})]},u.id))}),t.length>0&&l.jsxs(l.Fragment,{children:[l.jsx("div",{className:"gallery-section",children:"⭐ your templates"}),l.jsx("div",{className:"gallery-grid",children:t.map(u=>l.jsxs("div",{className:"gallery-item template-card saved","data-testid":`template-${u.id}`,children:[l.jsxs("button",{className:"tpl-apply",onClick:()=>n(u),"data-testid":`template-apply-${u.id}`,children:[l.jsx("span",{className:"gallery-glyph",children:u.icon||"⭐"}),l.jsx("span",{className:"gallery-name",children:u.name}),l.jsx(Iv,{blocks:u.blocks})]}),l.jsx("button",{className:"tpl-del",title:"Delete this template",onClick:()=>i(u.id),"data-testid":`template-delete-${u.id}`,children:"✕"})]},u.id))})]}),l.jsxs("div",{className:"tpl-save-row",children:[l.jsx("input",{className:"tpl-save-input",value:o,onChange:u=>a(u.target.value),onKeyDown:u=>u.key==="Enter"&&c(),placeholder:"Save current layout as…","data-testid":"template-save-name",maxLength:40}),l.jsx("button",{className:"primary",onClick:c,disabled:!o.trim(),"data-testid":"template-save-btn",children:"Save layout"})]}),l.jsx("div",{className:"actions",children:l.jsx("button",{onClick:s,children:"Done"})})]})})}const i0="wild:theme",af=[{id:"cyan",name:"VentureWild",accent:"#0891b2",hot:"#0e7490"},{id:"teal",name:"Teal",accent:"#0d9488",hot:"#0f766e"},{id:"blue",name:"Blue",accent:"#2563eb",hot:"#1d4ed8"},{id:"violet",name:"Violet",accent:"#7c3aed",hot:"#6d28d9"},{id:"emerald",name:"Emerald",accent:"#059669",hot:"#047857"},{id:"amber",name:"Amber",accent:"#d97706",hot:"#b45309"},{id:"rose",name:"Rose",accent:"#e11d48",hot:"#be123c"}],gM=[{id:"light",name:"Light",glyph:"☀️",desc:"Bright & warm (default)"},{id:"dark",name:"Dark",glyph:"🌙",desc:"The venturewild.llc look"}],s0={bg:"--bg",bgElev:"--bg-elev",surface:"--surface",border:"--border",text:"--text",textMuted:"--text-muted",canvas1:"--canvas-1",canvas2:"--canvas-2",canvas3:"--canvas-3"},yM=["none","soft","hard","glow"],vM=["flat","glass","paper"],_M=["normal","medium","semibold","bold"],bM=["system","inter","grotesk","serif","mono"],wM={system:'ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif',inter:'"Inter Variable", Inter, ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif',grotesk:'"Helvetica Neue", Helvetica, Arial, "Segoe UI", system-ui, sans-serif',serif:'"Literata Variable", Literata, Georgia, "Times New Roman", serif',mono:'ui-monospace, "JetBrains Mono", "SF Mono", "Fira Code", Consolas, "Courier New", monospace'},xM={none:"none",soft:"0 1px 2px rgba(16,24,40,0.05), 0 10px 28px -14px rgba(16,24,40,0.22)",hard:"4px 4px 0 rgba(0,0,0,0.85)",glow:"0 0 0 1px color-mix(in srgb, var(--accent) 55%, transparent), 0 0 18px color-mix(in srgb, var(--accent) 38%, transparent)"},SM={normal:"400",medium:"500",semibold:"600",bold:"750"};function Mv(e,t,n){const r=Math.round(Number(e));return Number.isFinite(r)?Math.max(t,Math.min(n,r)):null}function km(e){const t={};if(e&&typeof e=="object"){const n=Mv(e.radius,0,32);n!==null&&(t.radius=n);const r=Mv(e.borderWidth,0,6);r!==null&&(t.borderWidth=r),yM.includes(e.shadow)&&(t.shadow=e.shadow),bM.includes(e.fontFamily)&&(t.fontFamily=e.fontFamily),_M.includes(e.fontWeight)&&(t.fontWeight=e.fontWeight),vM.includes(e.surfaceStyle)&&(t.surfaceStyle=e.surfaceStyle)}return t}const Ov=[{id:"fw-neo-brutalism",name:"Neo-Brutalism",glyph:"🟨",blurb:"Raw & bold — square corners, thick black borders, hard offset shadows.",mode:"light",accent:"#2b59ff",hot:"#1d3fd6",tokens:{bg:"#fffdf5",bgElev:"#ffffff",surface:"#ffffff",border:"#0a0a0a",text:"#0a0a0a",textMuted:"#3a3a3a",canvas1:"#ffe600",canvas2:"#ff90e8",canvas3:"#9df6c4"},structure:{radius:0,borderWidth:3,shadow:"hard",fontFamily:"grotesk",fontWeight:"bold",surfaceStyle:"flat"}},{id:"fw-glassmorphism",name:"Glassmorphism",glyph:"🫧",blurb:"Frosted glass — translucent, blurred panels over a vivid gradient.",mode:"light",accent:"#7c3aed",hot:"#6d28d9",tokens:{bg:"#f3f0ff",bgElev:"#ffffff",surface:"#ffffff",border:"#e5e0f5",text:"#1a1530",textMuted:"#6b6486",canvas1:"#a78bfa",canvas2:"#67e8f9",canvas3:"#f0abfc"},structure:{radius:22,borderWidth:1,shadow:"soft",fontFamily:"inter",fontWeight:"medium",surfaceStyle:"glass"}},{id:"fw-swiss",name:"Swiss / Minimal",glyph:"🔴",blurb:"International Typographic — flat, tight grid, no shadow, a single red.",mode:"light",accent:"#e0322a",hot:"#b91c1c",tokens:{bg:"#ffffff",bgElev:"#ffffff",surface:"#ffffff",border:"#e4e4e4",text:"#111111",textMuted:"#6b6b6b",canvas1:"#f5f5f5",canvas2:"#fafafa",canvas3:"#ffffff"},structure:{radius:2,borderWidth:1,shadow:"none",fontFamily:"grotesk",fontWeight:"semibold",surfaceStyle:"flat"}},{id:"fw-retro-terminal",name:"Retro-Terminal",glyph:"🖥️",blurb:"Phosphor CRT — dark, monospace, a green accent that glows.",mode:"dark",accent:"#2ee66b",hot:"#1eb84f",tokens:{bg:"#04140a",bgElev:"#0a1f12",surface:"#0a1f12",border:"#15402a",text:"#9bf7b8",textMuted:"#4f9e6a",canvas1:"#04160c",canvas2:"#06200f",canvas3:"#020a05"},structure:{radius:0,borderWidth:1,shadow:"glow",fontFamily:"mono",fontWeight:"normal",surfaceStyle:"flat"}}],Gl={mode:"light",accent:af[0].accent,hot:af[0].hot,accentManual:!1,tokens:{},structure:{}};function Jr(e){if(typeof e!="string")return null;const t=e.trim();return/^#([0-9a-f]{6})$/i.test(t)?t.toLowerCase():null}function o0(e){const t=Jr(e)||"#000000";return[parseInt(t.slice(1,3),16),parseInt(t.slice(3,5),16),parseInt(t.slice(5,7),16)]}function Cm(e,t=.16){const[n,r,i]=o0(e),s=1-t,o=a=>Math.max(0,Math.min(255,Math.round(a*s)));return`#${[o(n),o(r),o(i)].map(a=>a.toString(16).padStart(2,"0")).join("")}`}function a0(e){const[t,n,r]=o0(e).map(s=>{const o=s/255;return o<=.03928?o/12.92:((o+.055)/1.055)**2.4});return .2126*t+.7152*n+.0722*r>.42?"#08232b":"#ffffff"}function Em(e){const t={};if(e&&typeof e=="object")for(const n of Object.keys(s0)){const r=Jr(e[n]);r&&(t[n]=r)}return t}function kM(e,t,n){const r=t&&typeof t=="object"?t:{},i=n?e.accent:Jr(r.accent)||e.accent,s=n?e.hot:Jr(r.hot)||Jr(r.accent)||e.hot;return{...e,mode:r.mode==="dark"?"dark":"light",accent:i,hot:s,tokens:Em(r.tokens),structure:km(r.structure),accentManual:!0}}function CM(){try{const e=localStorage.getItem(i0);if(!e)return{...Gl};const t=JSON.parse(e),n=Jr(t.accent)||Gl.accent;return{mode:t.mode==="dark"?"dark":"light",accent:n,hot:Jr(t.hot)||Cm(n),accentManual:!!t.accentManual,tokens:Em(t.tokens),structure:km(t.structure)}}catch{return{...Gl}}}function EM(e){try{localStorage.setItem(i0,JSON.stringify(e))}catch{}}function NM(e){const t=document.documentElement;e.mode==="dark"?t.dataset.theme="dark":delete t.dataset.theme;const n=Jr(e.accent)||Gl.accent;t.style.setProperty("--accent",n),t.style.setProperty("--accent-hot",Jr(e.hot)||Cm(n)),t.style.setProperty("--accent-ink",a0(n));const r=Em(e.tokens);for(const[s,o]of Object.entries(s0))r[s]?t.style.setProperty(o,r[s]):t.style.removeProperty(o);const i=km(e.structure);i.radius!=null?t.style.setProperty("--radius",`${i.radius}px`):t.style.removeProperty("--radius"),i.borderWidth!=null?t.style.setProperty("--border-w",`${i.borderWidth}px`):t.style.removeProperty("--border-w"),i.shadow?t.style.setProperty("--shadow-theme",xM[i.shadow]):t.style.removeProperty("--shadow-theme"),i.fontFamily?t.style.setProperty("--font-ui",wM[i.fontFamily]):t.style.removeProperty("--font-ui"),i.fontWeight?t.style.setProperty("--font-weight-strong",SM[i.fontWeight]):t.style.removeProperty("--font-weight-strong"),i.surfaceStyle&&i.surfaceStyle!=="flat"?t.dataset.surface=i.surfaceStyle:delete t.dataset.surface}const l0="wild:reading",jM=16,Oc=[{id:"system",name:"System",vibe:"Your device’s own clean sans — feels built-in.",stack:'-apple-system, BlinkMacSystemFont, "Segoe UI Variable", "Segoe UI", system-ui, Roboto, "Helvetica Neue", Arial, sans-serif'},{id:"inter",name:"Inter",vibe:"Crisp and modern — the no-thought default that disappears.",stack:'"Inter Variable", Inter, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif'},{id:"literata",name:"Literata",vibe:"Warm literary serif — reads like a good e-book.",stack:'"Literata Variable", Literata, Georgia, "Palatino Linotype", "Book Antiqua", serif'},{id:"atkinson",name:"Hyperlegible",vibe:"Built for maximum legibility — easiest on the eyes.",stack:'"Atkinson Hyperlegible", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif'},{id:"georgia",name:"Georgia",vibe:"Classic book serif — no download, lovely on any screen.",stack:'Georgia, "Palatino Linotype", "Book Antiqua", Palatino, Constantia, "Times New Roman", serif'},{id:"mono",name:"Focus",vibe:"Monospace — settles the eye on every word.",stack:'"Cascadia Code", "Cascadia Mono", Consolas, "SF Mono", ui-monospace, Menlo, monospace'}],Lr=[{id:"xs",name:"Compact",scale:.85},{id:"s",name:"Small",scale:.92},{id:"m",name:"Default",scale:1},{id:"l",name:"Large",scale:1.1},{id:"xl",name:"Larger",scale:1.24},{id:"xxl",name:"Largest",scale:1.4}],zc=[{id:"compact",name:"Compact",value:1.4},{id:"cozy",name:"Cozy",value:1.6},{id:"relaxed",name:"Relaxed",value:1.85}],ca={font:"system",size:"m",spacing:"cozy"},RM=new Set(Oc.map(e=>e.id)),TM=new Set(Lr.map(e=>e.id)),PM=new Set(zc.map(e=>e.id));function c0(e){return Oc.find(t=>t.id===e)||Oc[0]}function u0(e){return Lr.find(t=>t.id===e)||Lr.find(t=>t.id==="m")}function h0(e){return zc.find(t=>t.id===e)||zc.find(t=>t.id==="cozy")}function Cu(e){const t=e&&typeof e=="object"?e:{};return{font:RM.has(t.font)?t.font:ca.font,size:TM.has(t.size)?t.size:ca.size,spacing:PM.has(t.spacing)?t.spacing:ca.spacing}}function DM(){try{const e=localStorage.getItem(l0);return e?Cu(JSON.parse(e)):{...ca}}catch{return{...ca}}}function LM(e){try{localStorage.setItem(l0,JSON.stringify(Cu(e)))}catch{}}function AM(e){const t=Cu(e),n=document.documentElement;return n.style.setProperty("--reading-font",c0(t.font).stack),n.style.setProperty("--reading-scale",String(u0(t.size).scale)),n.style.setProperty("--reading-leading",String(h0(t.spacing).value)),t}function zv(e,t){const n=Lr.findIndex(s=>s.id===e),r=n<0?Lr.findIndex(s=>s.id==="m"):n,i=Math.max(0,Math.min(Lr.length-1,r+t));return Lr[i].id}const IM="Here’s how your conversation will look — comfortable and easy on the eyes.";function d0({reading:e,onChange:t}){const n=c0(e.font),r=u0(e.size),i=h0(e.spacing),s=c=>t({...e,...c}),o=Lr[0].id===r.id,a=Lr[Lr.length-1].id===r.id;return l.jsxs("div",{className:"reading-controls","data-testid":"reading-controls",children:[l.jsx("div",{className:"reading-preview","data-testid":"reading-preview",style:{fontFamily:n.stack,fontSize:`${jM*r.scale}px`,lineHeight:i.value},children:IM}),l.jsx("div",{className:"reading-section",children:"Font"}),l.jsx("div",{className:"reading-fonts","data-testid":"reading-fonts",role:"radiogroup","aria-label":"Reading font",children:Oc.map(c=>{const u=c.id===e.font;return l.jsxs("button",{type:"button",className:`reading-font${u?" active":""}`,style:{fontFamily:c.stack},onClick:()=>s({font:c.id}),role:"radio","aria-checked":u,"data-testid":`reading-font-${c.id}`,title:c.vibe,children:[l.jsx("span",{className:"reading-font-name",children:c.name}),l.jsx("span",{className:"reading-font-vibe",children:c.vibe}),u&&l.jsx("span",{className:"reading-font-check","aria-hidden":"true",children:"✓"})]},c.id)})}),l.jsx("div",{className:"reading-section",children:"Size"}),l.jsxs("div",{className:"reading-sizes","data-testid":"reading-sizes",children:[l.jsxs("button",{type:"button",className:"reading-step",onClick:()=>s({size:zv(e.size,-1)}),disabled:o,"aria-label":"Smaller text","data-testid":"reading-size-down",children:[l.jsx("span",{className:"reading-step-a small",children:"A"}),l.jsx("span",{className:"reading-step-minus",children:"−"})]}),l.jsx("span",{className:"reading-size-label","data-testid":"reading-size-label",children:r.name}),l.jsxs("button",{type:"button",className:"reading-step",onClick:()=>s({size:zv(e.size,1)}),disabled:a,"aria-label":"Larger text","data-testid":"reading-size-up",children:[l.jsx("span",{className:"reading-step-a large",children:"A"}),l.jsx("span",{className:"reading-step-plus",children:"+"})]})]}),l.jsx("div",{className:"reading-section",children:"Line spacing"}),l.jsx("div",{className:"reading-spacings","data-testid":"reading-spacings",role:"radiogroup","aria-label":"Line spacing",children:zc.map(c=>{const u=c.id===e.spacing;return l.jsx("button",{type:"button",className:`reading-spacing${u?" active":""}`,onClick:()=>s({spacing:c.id}),role:"radio","aria-checked":u,"data-testid":`reading-spacing-${c.id}`,children:c.name},c.id)})})]})}const MM=new Set(["theme-neo-brutalism","theme-glassmorphism","theme-swiss","theme-retro-terminal"]);function Bv({bundle:e}){const t=(e==null?void 0:e.tokens)||{},n=(e==null?void 0:e.mode)==="dark",r=`radial-gradient(120% 80% at 15% 0%, ${t.canvas1||(n?"#0b1620":"#e8f7f0")}, transparent 60%),radial-gradient(120% 90% at 100% 0%, ${t.canvas2||(n?"#0c1320":"#e7f0fb")}, transparent 55%),linear-gradient(160deg, ${t.canvas3||(n?"#0a0f14":"#fef8ee")}, ${t.bg||(n?"#0a0c10":"#ffffff")} 75%)`;return l.jsxs("div",{className:"tp-swatch",style:{background:r},"aria-hidden":!0,children:[l.jsxs("span",{className:"tp-swatch-card",style:{background:t.surface||(n?"#11141a":"#fff"),borderColor:t.border||(n?"#1f242d":"#e2e6ee")},children:[l.jsx("span",{className:"tp-swatch-line",style:{background:t.text||(n?"#e8eaed":"#1d2430")}}),l.jsx("span",{className:"tp-swatch-line short",style:{background:t.textMuted||(n?"#8b95a3":"#687083")}})]}),l.jsx("span",{className:"tp-swatch-dot",style:{background:(e==null?void 0:e.accent)||"#0891b2"}})]})}function OM({theme:e,onChange:t,reading:n,onChangeReading:r,onClose:i,onPublish:s,onApplyTheme:o,onRemixTheme:a,onClearRemix:c,remixOf:u,token:d}){$i(i);const[h,f]=w.useState(e.accent),[p,m]=w.useState(u?`${u.title} (remix)`:""),[g,b]=w.useState(""),[v,_]=w.useState(!1),[y,S]=w.useState(null),[E,x]=w.useState([]),[j,T]=w.useState(null),[B,R]=w.useState(null),[F,L]=w.useState({});w.useEffect(()=>{u&&m(k=>k||`${u.title} (remix)`)},[u]),w.useEffect(()=>{let k=!1;return(async()=>{try{const X=await fetch("/api/bazaar/shelf");if(!X.ok||k)return;const le=await X.json();if(k)return;const ie=(le.recipes||[]).filter(pe=>pe.kind==="theme"&&!MM.has(pe.id)).sort((pe,Re)=>(Re.outcomeScore||0)-(pe.outcomeScore||0));x(ie),T(le.network||null)}catch{}})(),()=>{k=!0}},[]);const P=w.useCallback(()=>d?{Authorization:`Bearer ${d}`}:{},[d]);async function D(){var X;const k=p.trim();if(!(!k||v)){_(!0),S(null);try{const le=await s({title:k,pitch:g.trim()});le&&le.ok?S({ok:!0,text:`✓ “${((X=le.listing)==null?void 0:X.title)||k}” is published — others can wear it now.`}):S({ok:!1,text:le&&le.error?le.error:"Could not publish — try again."})}catch(le){S({ok:!1,text:le.message||"Could not publish — try again."})}finally{_(!1)}}}function I(k){t({...e,mode:k,tokens:{},structure:{}}),c==null||c()}function O(k){f(k.accent),t({...e,accent:k.accent,hot:k.hot,accentManual:!0})}function W(k){f(k),/^#([0-9a-f]{6})$/i.test(k)&&t({...e,accent:k,hot:Cm(k),accentManual:!0})}function N(k){t({...e,mode:k.mode,accent:k.accent,hot:k.hot,tokens:{...k.tokens},structure:{...k.structure},accentManual:!0}),c==null||c()}const H=(()=>{var X;const k=e.structure||{};return((X=Ov.find(le=>le.structure.surfaceStyle===k.surfaceStyle&&le.structure.shadow===k.shadow&&le.structure.radius===k.radius&&le.accent.toLowerCase()===(e.accent||"").toLowerCase()))==null?void 0:X.id)||null})();async function C(k){if(!(!o||B)){R(k.id);try{const X=await fetch(`/api/bazaar/themes/${encodeURIComponent(k.id)}/apply`,{method:"POST",headers:P()}),le=X.ok?await X.json():null,ie=(le==null?void 0:le.theme)||k.theme;ie&&(o(ie),i==null||i())}catch{}finally{R(null)}}}async function Z(k){if(!F[k.id]){L(X=>({...X,[k.id]:!0}));try{await fetch(`/api/bazaar/themes/${encodeURIComponent(k.id)}/report`,{method:"POST",headers:{"content-type":"application/json",...P()},body:JSON.stringify({reason:""})})}catch{}}}const U=j?j.capable?j.lastSyncOk===!1?"Community looks are offline — showing the built-ins.":j.poolCount===0&&j.lastSyncOk==null?"Checking for community looks…":null:"Sign in to discover and share looks across VentureWild.":null;return l.jsx("div",{className:"modal-backdrop",onClick:i,"data-testid":"theme-picker-backdrop",children:l.jsxs("div",{className:"modal theme-picker",onClick:k=>k.stopPropagation(),"data-testid":"theme-picker",children:[l.jsx("h2",{children:"Make it yours"}),l.jsx("p",{className:"muted",children:"Pick a look. Changes apply live and follow you across your workspaces."}),u&&l.jsxs("p",{className:"theme-remixing muted","data-testid":"theme-remixing",children:["✦ Remixing “",u.title,"” — tweak it below, then publish it as your own."]}),l.jsx("div",{className:"theme-section",children:"Mode"}),l.jsx("div",{className:"theme-modes",children:gM.map(k=>l.jsxs("button",{className:`theme-mode ${e.mode===k.id?"active":""}`,onClick:()=>I(k.id),"data-testid":`theme-mode-${k.id}`,"aria-pressed":e.mode===k.id,children:[l.jsx("span",{className:"theme-mode-glyph",children:k.glyph}),l.jsx("span",{className:"theme-mode-name",children:k.name}),l.jsx("span",{className:"theme-mode-desc",children:k.desc})]},k.id))}),l.jsx("div",{className:"theme-section",children:"Frameworks — a whole design language in one tap"}),l.jsx("div",{className:"theme-frameworks","data-testid":"theme-frameworks",children:Ov.map(k=>l.jsxs("button",{className:`theme-fw ${H===k.id?"active":""}`,onClick:()=>N(k),"data-testid":`theme-framework-${k.id}`,"aria-pressed":H===k.id,title:k.blurb,children:[l.jsx(Bv,{bundle:k}),l.jsxs("span",{className:"theme-fw-name",children:[k.glyph," ",k.name]}),l.jsx("span",{className:"theme-fw-blurb",children:k.blurb})]},k.id))}),l.jsx("div",{className:"theme-section",children:"Accent"}),l.jsx("div",{className:"theme-swatches",children:af.map(k=>{const X=e.accent.toLowerCase()===k.accent.toLowerCase();return l.jsx("button",{className:`theme-swatch ${X?"active":""}`,style:{background:k.accent,color:a0(k.accent)},onClick:()=>O(k),title:k.name,"data-testid":`theme-accent-${k.id}`,"aria-pressed":X,children:X?"✓":""},k.id)})}),l.jsxs("div",{className:"theme-custom",children:[l.jsx("label",{htmlFor:"theme-hex",className:"muted",children:"Custom"}),l.jsx("input",{id:"theme-hex",type:"color",value:/^#([0-9a-f]{6})$/i.test(h)?h:"#0891b2",onChange:k=>W(k.target.value),"data-testid":"theme-custom-color","aria-label":"Custom accent color"}),l.jsx("input",{className:"theme-hex-input",value:h,onChange:k=>W(k.target.value),placeholder:"#0891b2",maxLength:7,spellCheck:!1,"data-testid":"theme-custom-hex"})]}),(E.length>0||U)&&l.jsxs(l.Fragment,{children:[l.jsx("div",{className:"theme-section",children:"Community looks"}),U&&l.jsx("p",{className:"muted small","data-testid":"theme-community-note",children:U}),E.length>0&&l.jsx("div",{className:"theme-community","data-testid":"theme-community",children:E.map(k=>{var le,ie,pe;const X=((le=k.producer)==null?void 0:le.handle)==="you"||((ie=k.producer)==null?void 0:ie.kind)==="me";return l.jsxs("div",{className:`tp-look${X?" mine":""}`,"data-testid":`theme-look-${k.id}`,children:[l.jsx(Bv,{bundle:k.theme}),l.jsxs("div",{className:"tp-look-meta",children:[l.jsx("span",{className:"tp-look-title",children:k.title}),l.jsxs("span",{className:"tp-look-by",children:["by ",((pe=k.producer)==null?void 0:pe.name)||"a maker",X&&" (you)"]}),Dc(k)&&l.jsxs("span",{className:"tp-look-lineage","data-testid":`theme-look-lineage-${k.id}`,children:["remixed from ",Dc(k)]})]}),l.jsxs("div",{className:"tp-look-actions",children:[l.jsx("button",{type:"button",className:"tp-look-apply","data-testid":`theme-apply-${k.id}`,disabled:B===k.id,onClick:()=>C(k),children:B===k.id?"Applying…":"Apply"}),a&&k.theme&&l.jsx("button",{type:"button",className:"tp-look-remix","data-testid":`theme-remix-${k.id}`,title:"Load this look to tweak + republish as your own",onClick:()=>a(k),children:"✦ Remix"}),k.source==="rails"&&!X&&l.jsx("button",{type:"button",className:"tp-look-report","data-testid":`theme-report-${k.id}`,disabled:!!F[k.id],title:"Report this look to VentureWild",onClick:()=>Z(k),children:F[k.id]?"Reported ✓":"⚐"})]})]},k.id)})})]}),n&&r&&l.jsxs(l.Fragment,{children:[l.jsx("div",{className:"theme-section",children:"Reading — chat font & size"}),l.jsx(d0,{reading:n,onChange:r})]}),s&&l.jsxs(l.Fragment,{children:[l.jsx("div",{className:"theme-section",children:"Share your look"}),l.jsx("p",{className:"muted theme-publish-sub",children:"Publish this theme so others can wear it — you earn each time they do."}),l.jsxs("div",{className:"theme-publish","data-testid":"theme-publish",children:[l.jsx("input",{className:"theme-hex-input theme-publish-title",value:p,onChange:k=>m(k.target.value),placeholder:"Name your look — e.g. Midnight Focus",maxLength:60,"data-testid":"theme-publish-title","aria-label":"Theme name"}),l.jsx("input",{className:"theme-hex-input theme-publish-pitch",value:g,onChange:k=>b(k.target.value),placeholder:"One line — what's the vibe? (optional)",maxLength:120,"data-testid":"theme-publish-pitch","aria-label":"Theme pitch"}),l.jsx("button",{className:"primary",onClick:D,disabled:!p.trim()||v,"data-testid":"theme-publish-btn",children:v?"Publishing…":"Publish my look"})]}),y&&l.jsx("p",{className:`theme-publish-msg ${y.ok?"ok":"err"}`,"data-testid":"theme-publish-msg",children:y.text})]}),l.jsx("div",{className:"actions",children:l.jsx("button",{className:"primary",onClick:i,"data-testid":"theme-done",children:"Done"})})]})})}const $v=[{id:"check",title:"Check with me",emoji:"🪧",build:!0,desc:"Your agent proposes first — it only acts after you approve. Read-only until you say go."},{id:"work",title:"Work, then show me",emoji:"🛠️",build:!1,desc:"Builds and edits freely, shows you the diff — but still confirms the risky stuff (deploy, delete, send, spend)."},{id:"full",title:"Full autonomy",emoji:"🚀",build:!0,desc:"Does everything on its own, never asks. Fastest — and the least guarded."}];function zM({token:e,session:t,onClose:n,onOpenTheme:r,onOpenReading:i}){var H,C,Z;$i(n);const[s,o]=w.useState(null),[a,c]=w.useState(""),[u,d]=w.useState(!1),[h,f]=w.useState(!1),[p,m]=w.useState(null),[g,b]=w.useState(""),[v,_]=w.useState(!1),[y,S]=w.useState(null),[E,x]=w.useState(!1),j=e?{Authorization:`Bearer ${e}`}:{};w.useEffect(()=>{let U=!0;return fetch("/api/settings",{headers:j}).then(k=>k.ok?k.json():null).then(k=>{U&&k&&(o(k),c(k.conversationTitle||""))}).catch(()=>{}),()=>{U=!1}},[e]);const T=()=>{fetch("/api/providers",{headers:j}).then(U=>U.ok?U.json():null).then(U=>{U&&m(U)}).catch(()=>{})};w.useEffect(T,[e]);async function B(){const U=g.replace(/\s+/g,"");if(U.length<8||v){S({ok:!1,text:"That key looks too short."});return}_(!0),S(null);try{const k=await fetch("/api/providers/glm",{method:"POST",headers:{...j,"Content-Type":"application/json"},body:JSON.stringify({key:U})}),X=await k.json().catch(()=>({}));k.ok&&X.connected?(b(""),S({ok:!0,text:"GLM connected."}),T()):S({ok:!1,text:X.error==="invalid_key"?"That key looks invalid.":"Could not save the key."})}catch{S({ok:!1,text:"Could not save the key."})}finally{_(!1)}}async function R(){_(!0),S(null);try{await fetch("/api/providers/glm",{method:"DELETE",headers:j}),S({ok:!0,text:"GLM disconnected."}),T()}catch{}finally{_(!1)}}async function F(){if(!E){x(!0);try{await fetch("/api/auth/claude/logout",{method:"POST",headers:j})}catch{}try{window.location.assign("/")}catch{x(!1)}}}async function L(U){const k=await fetch("/api/settings",{method:"POST",headers:{...j,"Content-Type":"application/json"},body:JSON.stringify(U)}).then(X=>X.ok?X.json():null).catch(()=>null);return k&&o(k),k}function P(U){const k=$v.find(X=>X.id===U);!k||!k.build||(o(X=>({...X||{},autonomyLevel:U})),L({autonomyLevel:U}))}async function D(){d(!0);try{await L({conversationTitle:a})}finally{d(!1)}}async function I(){if(!h){f(!0);try{await fetch("/api/auth/logout",{method:"POST",headers:j}).catch(()=>{})}finally{try{window.location.assign("/")}catch{}}}}const O=(s==null?void 0:s.autonomyLevel)??null,W=(t==null?void 0:t.account)||null,N=((H=t==null?void 0:t.identity)==null?void 0:H.name)||((C=t==null?void 0:t.agent)==null?void 0:C.label)||"your agent";return l.jsx("div",{className:"modal-backdrop",onClick:n,"data-testid":"settings-backdrop",children:l.jsxs("div",{className:"modal settings-menu",onClick:U=>U.stopPropagation(),"data-testid":"settings-menu",children:[l.jsx("h2",{children:"Settings"}),l.jsx("p",{className:"muted",children:"The everyday knobs. Your agent handles the rest."}),l.jsx("div",{className:"set-section",children:"Permissions — what can your agent do on its own?"}),l.jsx("div",{className:"autonomy-dial","data-testid":"autonomy-dial",children:$v.map(U=>{const k=O===U.id;return l.jsxs("button",{className:`autonomy-tier ${k?"selected":""} ${U.build?"":"coming-soon"}`,onClick:()=>P(U.id),disabled:!U.build,"aria-pressed":k,"data-testid":`autonomy-${U.id}`,children:[l.jsx("span",{className:"autonomy-emoji",children:U.emoji}),l.jsxs("span",{className:"autonomy-body",children:[l.jsxs("span",{className:"autonomy-title",children:[U.title,!U.build&&l.jsx("span",{className:"autonomy-soon","data-testid":"autonomy-coming-soon",children:"coming soon"}),k&&l.jsx("span",{className:"autonomy-check",children:"✓"})]}),l.jsx("span",{className:"autonomy-desc",children:U.desc})]})]},U.id)})}),O===null&&l.jsxs("p",{className:"autonomy-note","data-testid":"autonomy-default-note",children:["Default — your agent ",l.jsx("strong",{children:"builds and edits freely"}),". Pick ",l.jsx("em",{children:"Check with me"})," to have it propose first, or ",l.jsx("em",{children:"Full autonomy"})," to lock it in."]}),l.jsx("div",{className:"set-section",children:"Conversation name"}),l.jsxs("div",{className:"set-rename",children:[l.jsx("input",{type:"text",value:a,placeholder:"Auto-named from your chat",onChange:U=>c(U.target.value),"data-testid":"rename-input",maxLength:120}),l.jsx("button",{onClick:D,disabled:u,"data-testid":"rename-save",children:u?"Saving…":"Save"})]}),l.jsx("p",{className:"muted small",children:"Overrides the name we auto-pick for this workspace’s presence label."}),l.jsx("div",{className:"set-section",children:"Appearance"}),l.jsx("button",{className:"set-row",onClick:()=>{r==null||r(),n==null||n()},"data-testid":"settings-open-theme",children:"🎨 Theme — light / dark + accent"}),i&&l.jsxs("button",{className:"set-row",onClick:()=>{i(),n==null||n()},"data-testid":"settings-open-reading",children:[l.jsx("span",{className:"set-row-aa","aria-hidden":"true",children:"Aa"})," Reading — chat font & size"]}),l.jsx("div",{className:"set-section",children:"Providers"}),l.jsxs("div",{className:"set-providers","data-testid":"settings-providers",children:[l.jsxs("div",{className:"set-provider-row",children:[l.jsx("span",{className:"set-provider-name",children:"🟦 GLM (Z.AI)"}),(Z=p==null?void 0:p.glm)!=null&&Z.connected?l.jsxs("span",{className:"set-provider-state",children:[l.jsx("span",{className:"set-provider-ok",children:"connected ✓"}),l.jsx("button",{onClick:R,disabled:v,"data-testid":"glm-disconnect",children:"Disconnect"})]}):l.jsxs("span",{className:"set-provider-connect",children:[l.jsx("input",{type:"password",value:g,onChange:U=>b(U.target.value),placeholder:"Paste your GLM API key","data-testid":"glm-key-input","aria-label":"GLM API key",autoComplete:"off",spellCheck:!1}),l.jsx("button",{className:"primary",onClick:B,disabled:v,"data-testid":"glm-connect",children:v?"Connecting…":"Connect"})]})]}),y&&l.jsx("p",{className:`set-provider-msg ${y.ok?"ok":"err"}`,"data-testid":"glm-msg",children:y.text}),l.jsxs("div",{className:"set-provider-row",children:[l.jsx("span",{className:"set-provider-name",children:"🟣 Claude"}),l.jsx("button",{onClick:F,disabled:E,"data-testid":"claude-signout",children:E?"Signing out…":"Sign out of Claude"})]}),l.jsx("p",{className:"muted small",children:"New chats let you pick Claude or GLM. Connecting GLM stores your key on this machine only. Signing out of Claude switches the account the agent runs under (you'll re-sign-in)."})]}),l.jsx("div",{className:"set-section",children:"Account"}),l.jsxs("div",{className:"set-account","data-testid":"settings-account",children:[l.jsxs("span",{className:"set-account-agent",children:["Your agent: ",l.jsx("strong",{children:N})]}),W!=null&&W.email?l.jsxs("span",{className:"set-account-email",children:["Signed in as ",W.email]}):l.jsx("span",{className:"set-account-email muted",children:"Signed in on this device"})]}),l.jsx("button",{className:"set-row set-signout",onClick:I,disabled:h,"data-testid":"settings-signout",children:h?"Signing out…":"↩ Sign out"}),l.jsx("div",{className:"actions",children:l.jsx("button",{onClick:n,"data-testid":"settings-done",children:"Done"})})]})})}function BM({reading:e,onChange:t,onClose:n}){return l.jsx("div",{className:"modal-backdrop",onClick:n,"data-testid":"reading-panel-backdrop",children:l.jsxs("div",{className:"modal reading-panel",onClick:r=>r.stopPropagation(),"data-testid":"reading-panel",role:"dialog","aria-label":"Reading settings",children:[l.jsxs("h2",{children:[l.jsx("span",{className:"reading-aa","aria-hidden":"true",children:"Aa"})," Reading"]}),l.jsx("p",{className:"muted",children:"Make the chat a pleasure to read. Changes apply live and follow you across your devices."}),l.jsx(d0,{reading:e,onChange:t}),l.jsx("div",{className:"actions",children:l.jsx("button",{className:"primary",onClick:n,"data-testid":"reading-done",children:"Done"})})]})})}const Rh=[{id:"desktop",glyph:"🖥️",label:"Desktop",width:null},{id:"tablet",glyph:"📱",label:"Tablet",width:834},{id:"phone",glyph:"📲",label:"Phone",width:390}];function $M({bazaarPreview:e}){const[t,n]=w.useState(null),[r,i]=w.useState("desktop");w.useEffect(()=>{let c=!1;async function u(){var p;const h=await fetch("/api/preview/ports").catch(()=>null);if(!h||c)return;const f=await h.json().catch(()=>({}));c||!t&&((p=f.ports)==null?void 0:p.length)>0&&n(f.ports[0].port)}u();const d=setInterval(u,2500);return()=>{c=!0,clearInterval(d)}},[t]);const s=e!=null&&e.url?`${e.url}${e.url.includes("?")?"&":"?"}_=${e.ts||""}`:null;if(!s&&!t)return l.jsxs("div",{className:"liveview-empty","data-testid":"liveview-empty",children:[l.jsx("div",{className:"liveview-empty-mark",children:"👁️"}),l.jsx("p",{className:"liveview-empty-title",children:"Nothing to show yet"}),l.jsx("p",{className:"liveview-empty-sub",children:"When your agent builds something, it appears here — live, as it works."}),l.jsx(gu,{variant:"ambient"})]});const o=s?l.jsx("iframe",{className:"liveview-frame",src:s,title:"Live view","data-testid":"liveview-frame",sandbox:"allow-scripts"},`bz-${e.ts}`):l.jsx("iframe",{className:"liveview-frame",src:`http://localhost:${t}`,title:"Live view","data-testid":"liveview-frame"},t),a=Rh.find(c=>c.id===r)||Rh[0];return l.jsxs("div",{className:"liveview-wrap","data-testid":"liveview-wrap",children:[l.jsx("div",{className:"liveview-bar",children:l.jsx("span",{className:"liveview-devices",role:"group","aria-label":"Preview device size",children:Rh.map(c=>l.jsx("button",{className:`liveview-device${r===c.id?" active":""}`,onClick:()=>i(c.id),"data-testid":`liveview-device-${c.id}`,title:c.label,"aria-pressed":r===c.id,children:c.glyph},c.id))})}),l.jsx("div",{className:`liveview-stage liveview-stage-${r}`,children:l.jsx("div",{className:"liveview-device-frame",style:a.width?{width:a.width,maxWidth:"100%"}:{width:"100%",height:"100%"},children:o})})]})}function FM({id:e}){const t=`wild:notes:${e}`,[n,r]=w.useState(()=>{try{return localStorage.getItem(t)||""}catch{return""}});return w.useEffect(()=>{try{localStorage.setItem(t,n)}catch{}},[t,n]),l.jsx("textarea",{className:"notes-block",value:n,onChange:i=>r(i.target.value),placeholder:"Jot anything — a plan, a link, a reminder…","data-testid":"notes-block"})}function HM(e){return`$${(Number(e)||0).toFixed(2)}`}function WM(e=[],t=[]){if(!e.length)return t.length?{name:"You",handle:"you",total:0,uses:0,matches:0,serviceCalls:0}:null;const n=e[0];return(n.total||0)===0&&e.find(r=>r.handle==="you")||n}function UM({live:e,token:t}){const[n,r]=w.useState(e||null);w.useEffect(()=>{let m=!1;const g=t?{Authorization:`Bearer ${t}`}:{};return fetch("/api/bazaar/state",{headers:g}).then(b=>b.ok?b.json():null).then(b=>{!m&&b&&r(v=>v||b)}).catch(()=>{}),()=>{m=!0}},[t]),w.useEffect(()=>{e&&r(e)},[e]);const i=w.useMemo(()=>WM(n==null?void 0:n.earnings,n==null?void 0:n.listings),[n]),s=i==null?void 0:i.handle,o=(i==null?void 0:i.total)??0,a=w.useRef({handle:null,total:null}),[c,u]=w.useState([]);if(w.useEffect(()=>{const m=a.current;if(m.handle!==s){a.current={handle:s,total:o},u([]);return}if(m.total===null){a.current={handle:s,total:o};return}const g=o-m.total;a.current={handle:s,total:o},g>0&&u(b=>[...b,g].slice(-28))},[s,o]),!i)return l.jsxs("div",{className:"earn-empty","data-testid":"earnings-empty",children:[l.jsx("div",{className:"earn-empty-mark",children:"💸"}),l.jsx("p",{className:"earn-empty-title",children:"No earnings yet"}),l.jsx("p",{className:"earn-empty-sub",children:"When someone builds on what you share — or uses a tool you wired in — represented earnings show up here, live."})]});const d=i.handle==="you",h=(i.serviceCalls||0)>0||(i.matches||0)>0,f=h?i.matches||0:i.uses||0,p=h?f===1?"match":"matches":f===1?"build":"builds";return l.jsxs("div",{className:"earn-block","data-testid":"earnings-block",children:[l.jsxs("div",{className:"earn-who",children:[l.jsxs("span",{className:"earn-name",children:[i.name,d&&l.jsx("span",{className:"earn-you-tag",children:"you"})]}),l.jsx("span",{className:"earn-sub",children:d?"your producer earnings":"a producer's earnings, live"})]}),l.jsx("div",{className:"earn-amount","data-testid":"earnings-amount",children:HM(o)}),l.jsxs("div",{className:"earn-meta",children:[l.jsxs("span",{children:[l.jsx("strong",{children:f})," ",p]}),l.jsx("span",{className:"earn-rep",title:"No real money moves yet — a preview of how earnings would work.",children:"represented · settles later"})]}),l.jsx(VM,{values:c})]})}function VM({values:e}){const t=e&&e.length>0,n=t?e:Array.from({length:16},()=>0),r=t?Math.max(...e):1;return l.jsxs("div",{className:`earn-spark ${t?"":"is-baseline"}`,"data-testid":"earnings-spark","aria-hidden":"true",children:[l.jsx("div",{className:"earn-bars",children:n.map((i,s)=>l.jsx("span",{className:"earn-bar",style:{height:`${t?8+Math.round(i/r*92):6}%`}},s))}),l.jsx("span",{className:"earn-spark-live",children:"live"})]})}function f0(e){const t=Math.max(0,Math.min(100,Number(e)||0));return Math.round(t)}function Fv(e,t){if(!e)return"";const n=Date.parse(e);if(!Number.isFinite(n))return"";let r=Math.floor((n-t)/1e3);if(r<=0)return"resetting…";const i=Math.floor(r/86400);r-=i*86400;const s=Math.floor(r/3600);r-=s*3600;const o=Math.floor(r/60);return i>0?`resets in ${i}d ${s}h`:s>0?`resets in ${s}h ${o}m`:`resets in ${o}m`}function Th({label:e,value:t,sub:n,tone:r="accent",testid:i}){const s=f0(t);return l.jsxs("div",{className:"usage-gauge","data-testid":i,children:[l.jsxs("div",{className:"usage-gauge-head",children:[l.jsx("span",{className:"usage-gauge-label",children:e}),l.jsxs("span",{className:"usage-gauge-val",children:[s,"%"]})]}),l.jsx("div",{className:"usage-bar",children:l.jsx("span",{className:`usage-bar-fill tone-${r}`,style:{width:`${s}%`}})}),n?l.jsx("div",{className:"usage-gauge-sub",children:n}):null]})}function qM({live:e,token:t}){var _,y,S,E,x;const[n,r]=w.useState(e||null),[i,s]=w.useState(!1),[o,a]=w.useState(()=>Date.now()),c=w.useRef(!0),u=t?{Authorization:`Bearer ${t}`}:{};w.useEffect(()=>(c.current=!0,fetch("/api/usage/state",{headers:u}).then(j=>j.ok?j.json():null).then(j=>{c.current&&j&&r(T=>T?{...T,...j}:j)}).catch(()=>{}),()=>{c.current=!1}),[t]),w.useEffect(()=>{e&&r(e)},[e]),w.useEffect(()=>{const j=setInterval(()=>a(Date.now()),3e4);return()=>clearInterval(j)},[]);async function d(){s(!0);try{await fetch("/api/usage/ack",{method:"POST",headers:u});const j=await fetch("/api/usage/refresh",{method:"POST",headers:u}).then(T=>T.ok?T.json():null).catch(()=>null);c.current&&r(T=>({...T||{},...j||{},disclosed:!0}))}finally{c.current&&s(!1)}}if(n&&n.disclosed===!1)return l.jsxs("div",{className:"usage-block usage-disclose","data-testid":"usage-disclosure",children:[l.jsx("div",{className:"usage-disclose-mark",children:"📊"}),l.jsx("p",{className:"usage-disclose-title",children:"Show your Claude usage?"}),l.jsxs("p",{className:"usage-disclose-body",children:["To show your plan usage, your workspace reads your Claude login ",l.jsx("strong",{children:"locally"})," and asks Anthropic for your numbers. It never leaves this machine except to Anthropic."]}),l.jsx("button",{className:"usage-disclose-ok",onClick:d,disabled:i,"data-testid":"usage-disclose-ok",children:i?"One sec…":"OK, show my usage"})]});if(!n)return l.jsxs("div",{className:"usage-block","data-testid":"usage-loading",children:[l.jsx("div",{className:"usage-skeleton"}),l.jsx("div",{className:"usage-skeleton"}),l.jsx("div",{className:"usage-skeleton short"})]});const h=n.plan||null,f=n.context||null,p=n.status||"loading",m=!h||p==="unavailable",g=p==="stale",v=!h&&!!!f;return l.jsxs("div",{className:`usage-block ${g?"is-stale":""}`,"data-testid":"usage-block",children:[g&&l.jsx("div",{className:"usage-stale-note","data-testid":"usage-stale",children:"couldn't refresh — showing last known"}),h?l.jsxs(l.Fragment,{children:[l.jsx(Th,{label:"Session",value:(_=h.five_hour)==null?void 0:_.utilization,sub:Fv((y=h.five_hour)==null?void 0:y.resets_at,o),tone:"accent",testid:"usage-session"}),l.jsx(Th,{label:"Weekly",value:(S=h.seven_day)==null?void 0:S.utilization,sub:Fv((E=h.seven_day)==null?void 0:E.resets_at,o),tone:"weekly",testid:"usage-weekly"}),(x=h.extra_usage)!=null&&x.is_enabled?l.jsxs("div",{className:"usage-extra","data-testid":"usage-extra",children:["extra usage · ",f0(h.extra_usage.utilization),"% of $",h.extra_usage.monthly_limit]}):null]}):v?l.jsxs("div",{className:"usage-unavailable usage-warming","data-testid":"usage-warming",children:[l.jsx("span",{className:"usage-unavailable-title",children:"Usage appears after your first message"}),l.jsx("span",{className:"usage-unavailable-sub",children:"Send a message and your plan usage shows up here."})]}):l.jsxs("div",{className:"usage-unavailable","data-testid":"usage-unavailable",children:[l.jsx("span",{className:"usage-unavailable-title",children:"Plan usage unavailable"}),l.jsx("span",{className:"usage-unavailable-sub",children:p==="unavailable"?"Sign in to Claude (or a non-Claude model is active).":"Couldn’t reach Anthropic just now."})]}),f?l.jsx(Th,{label:"Working memory",value:f.pct,sub:`${Math.round((f.used||0)/1e3)}k / ${Math.round((f.window||0)/1e3)}k tokens`,tone:"memory",testid:"usage-context"}):null,l.jsxs("div",{className:"usage-foot",children:[l.jsx("span",{className:"usage-live-dot","data-status":v?"waiting":p}),l.jsx("span",{children:v?"waiting":p==="live"?"live":p})]})]})}function KM({info:e,phase:t="idle",dismissed:n=!1,onApply:r,onDismiss:i}){const s=t==="applying",o=t==="done",a=t==="error",c=t==="uptodate",u=!!(e!=null&&e.available);if(!s&&!o&&!a&&!c&&(!u||n))return null;let d="✨";a?d="⚠️":(c||o)&&(d="✓");let h;return s?h=l.jsxs(l.Fragment,{children:["Updating to ",l.jsxs("strong",{children:["v",e==null?void 0:e.latest]}),"… this only takes a few seconds."]}):o?h=l.jsxs(l.Fragment,{children:["Updated to ",l.jsxs("strong",{children:["v",e==null?void 0:e.latest]})," — reloading…"]}):a?h=l.jsx(l.Fragment,{children:"That update didn’t finish. Try again, or restart your workspace."}):c?h=l.jsxs(l.Fragment,{children:["You’re on the latest version ",l.jsxs("strong",{children:["(v",e==null?void 0:e.current,")"]}),"."]}):h=l.jsxs(l.Fragment,{children:["A new version is ready — ",l.jsxs("strong",{children:["v",e==null?void 0:e.latest]}),"."]}),l.jsxs("div",{className:`update-nudge${a?" is-error":""}${s||o?" is-busy":""}`,"data-testid":"update-nudge",role:"status",children:[l.jsx("span",{className:"update-nudge-spark","aria-hidden":"true",children:d}),l.jsx("span",{className:"update-nudge-text",children:h}),!s&&!o&&!c&&l.jsx("button",{className:"update-nudge-go","data-testid":"update-now",onClick:r,children:a?"Try again":"Update now"}),!s&&!o&&l.jsx("button",{className:"update-nudge-x","data-testid":"update-dismiss",onClick:i,"aria-label":"Dismiss",title:"Later",children:"✕"})]})}function YM({token:e,onRun:t}){const[n,r]=w.useState(null),[i,s]=w.useState(!1),[o,a]=w.useState(null),c=w.useRef(!0),u=e?{Authorization:`Bearer ${e}`}:{};w.useEffect(()=>(c.current=!0,fetch("/api/powers/state",{headers:u}).then(y=>y.ok?y.json():null).then(y=>{c.current&&y&&r(y)}).catch(()=>{}),()=>{c.current=!1}),[e]);function d(){const y=((n==null?void 0:n.skills)||[]).map(E=>E.name),S=((n==null?void 0:n.skills)||[]).filter(E=>E.hidden).map(E=>E.name);a({order:y,hidden:S}),s(!0)}async function h(){const y=o||{order:[],hidden:[]},S=await fetch("/api/powers/curation",{method:"POST",headers:{...u,"Content-Type":"application/json"},body:JSON.stringify(y)}).then(x=>x.ok?x.json():null).catch(()=>null),E=await fetch("/api/powers/state",{headers:u}).then(x=>x.ok?x.json():null).catch(()=>null);return c.current&&(E&&r(E),s(!1),a(null)),S}function f(y){a(S=>{const E=new Set(S.hidden);return E.has(y)?E.delete(y):E.add(y),{...S,hidden:[...E]}})}function p(y,S){a(E=>{const x=[...E.order],j=x.indexOf(y),T=j+S;return j<0||T<0||T>=x.length?E:([x[j],x[T]]=[x[T],x[j]],{...E,order:x})})}if(!n)return l.jsxs("div",{className:"powers-block","data-testid":"powers-loading",children:[l.jsx("div",{className:"powers-skel"}),l.jsx("div",{className:"powers-skel"})]});const m=n.skills||[],g=new Set(i&&o?o.hidden:m.filter(y=>y.hidden).map(y=>y.name)),b=new Map((i&&o?o.order:m.map(y=>y.name)).map((y,S)=>[y,S])),v=[...m].sort((y,S)=>(b.get(y.name)??99)-(b.get(S.name)??99)),_=v.filter(y=>!g.has(y.name));return l.jsxs("div",{className:"powers-block","data-testid":"powers-block",children:[l.jsxs("div",{className:"powers-head",children:[l.jsx("span",{className:"powers-title",children:"Powers"}),m.length>0&&l.jsx("button",{className:"powers-edit",onClick:i?h:d,"data-testid":i?"powers-save":"powers-edit-toggle",children:i?"Done":"Customize"})]}),m.length===0?l.jsxs("div",{className:"powers-empty","data-testid":"powers-empty",children:[l.jsx("div",{className:"powers-empty-mark",children:"🧰"}),l.jsx("p",{className:"powers-empty-title",children:"No powers yet"}),l.jsxs("p",{className:"powers-empty-sub",children:["Skills you add to ",l.jsx("code",{children:".claude/skills"})," — your own or a teammate's — show up here as one-tap actions."]})]}):i?l.jsx("div",{className:"powers-list","data-testid":"powers-edit-list",children:v.map(y=>{const S=g.has(y.name);return l.jsxs("div",{className:`powers-row edit ${S?"is-hidden":""}`,"data-testid":`powers-row-${y.name}`,children:[l.jsxs("span",{className:"powers-reorder",children:[l.jsx("button",{onClick:()=>p(y.name,-1),title:"Move up","data-testid":`powers-up-${y.name}`,children:"▲"}),l.jsx("button",{onClick:()=>p(y.name,1),title:"Move down","data-testid":`powers-down-${y.name}`,children:"▼"})]}),l.jsxs("span",{className:"powers-row-name",children:["/",y.name]}),l.jsx("button",{className:"powers-hide",onClick:()=>f(y.name),"data-testid":`powers-hide-${y.name}`,children:S?"Show":"Hide"})]},y.name)})}):l.jsx("div",{className:"powers-list","data-testid":"powers-run-list",children:_.length===0?l.jsx("p",{className:"powers-allhidden",children:"All powers hidden — tap Customize to bring some back."}):_.map(y=>l.jsxs("button",{className:"powers-run",onClick:()=>t==null?void 0:t(y.name),title:y.description||`Run /${y.name}`,"data-testid":`powers-run-${y.name}`,children:[l.jsxs("span",{className:"powers-run-name",children:["/",y.name]}),y.description?l.jsx("span",{className:"powers-run-desc",children:y.description}):null,y.source==="user"?l.jsx("span",{className:"powers-tag",children:"yours"}):null]},y.name))}),l.jsxs("div",{className:"powers-bazaar","data-testid":"powers-bazaar-locked",children:[l.jsx("div",{className:"powers-divider",children:"─ from Bazaar ─"}),l.jsx("p",{className:"powers-bazaar-note",children:"🔒 Verified marketplace skills land here — coming soon."})]})]})}function Hv(e){return`$${(Number(e)||0).toFixed(2)}`}function GM({live:e,token:t}){const[n,r]=w.useState(e||null);w.useEffect(()=>{let u=!1;const d=t?{Authorization:`Bearer ${t}`}:{};return fetch("/api/bazaar/state",{headers:d}).then(h=>h.ok?h.json():null).then(h=>{!u&&h&&r(f=>f||h)}).catch(()=>{}),()=>{u=!0}},[t]),w.useEffect(()=>{e&&r(e)},[e]);const i=(n==null?void 0:n.earnings)||[],s=(n==null?void 0:n.totals)||{creditPaid:0},o=i.reduce((u,d)=>u+(d.matches||0),0),a=i.reduce((u,d)=>u+(d.uses||0),0),c=Math.max(1,...i.map(u=>u.total||0));return i.length?l.jsxs("div",{className:"analytics-block","data-testid":"analytics-block",children:[l.jsxs("div",{className:"an-stats",children:[l.jsxs("div",{className:"an-stat",children:[l.jsx("span",{className:"an-stat-num",children:Hv(s.creditPaid)}),l.jsx("span",{className:"an-stat-lbl",children:"represented"})]}),l.jsxs("div",{className:"an-stat",children:[l.jsx("span",{className:"an-stat-num",children:o||a}),l.jsx("span",{className:"an-stat-lbl",children:o?"matches":"builds"})]}),l.jsxs("div",{className:"an-stat",children:[l.jsx("span",{className:"an-stat-num",children:i.length}),l.jsx("span",{className:"an-stat-lbl",children:i.length===1?"producer":"producers"})]})]}),l.jsx("div",{className:"an-board",children:i.slice(0,6).map(u=>l.jsxs("div",{className:"an-row","data-testid":`analytics-row-${u.handle}`,children:[l.jsxs("span",{className:"an-row-name",children:[u.name,u.handle==="you"&&l.jsx("span",{className:"earn-you-tag",children:"you"})]}),l.jsx("span",{className:"an-row-bar",children:l.jsx("span",{className:"an-row-fill",style:{width:`${Math.round((u.total||0)/c*100)}%`}})}),l.jsx("span",{className:"an-row-val",children:Hv(u.total)})]},u.handle))}),l.jsx("div",{className:"an-foot",children:"represented · settles later"})]}):l.jsxs("div",{className:"earn-empty","data-testid":"analytics-empty",children:[l.jsx("div",{className:"earn-empty-mark",children:"📊"}),l.jsx("p",{className:"earn-empty-title",children:"No activity yet"}),l.jsx("p",{className:"earn-empty-sub",children:"Once builds and matches start flowing across the shelf, you'll see who's earning and how much, here."})]})}function XM({token:e,selectedFile:t,onOpenFile:n}){const[r,i]=w.useState(null),[s,o]=w.useState(null),[a,c]=w.useState(()=>new Set);w.useEffect(()=>{let h=!1;const f=e?{Authorization:`Bearer ${e}`}:{};return fetch("/api/workspace/tree",{headers:f}).then(p=>p.json()).then(p=>{h||(p.error?o(p.error):i(p.entries||[]))}).catch(p=>!h&&o(p.message||String(p))),()=>{h=!0}},[e]);function u(h){c(f=>{const p=new Set(f);return p.has(h)?p.delete(h):p.add(h),p})}function d(h,f=0){var b;const p=h.type==="dir",m=a.has(h.path),g=!p&&h.path===t;return l.jsxs("div",{children:[l.jsxs("div",{className:`fnode ${p?"dir":""} ${g?"sel":""}`,onClick:()=>p?u(h.path):n==null?void 0:n(h.path),style:{paddingLeft:f*12+6},"data-testid":`files-node-${h.path}`,title:h.path,children:[l.jsx("span",{className:"fnode-tw",children:p?m?"▾":"▸":""}),l.jsx("span",{className:"fnode-ic",children:p?"📁":"📄"}),l.jsx("span",{className:"fnode-nm",children:h.name})]}),p&&m&&((b=h.children)==null?void 0:b.map(v=>d(v,f+1)))]},h.path)}return l.jsxs("div",{className:"files-block","data-testid":"files-block",children:[s&&l.jsx("div",{className:"files-msg err",children:s==="forbidden"?"Files aren't available on this view.":s}),!r&&!s&&l.jsxs("div",{className:"files-msg",children:[l.jsx("span",{className:"spinner"})," loading…"]}),(r==null?void 0:r.length)===0&&l.jsx("div",{className:"files-msg",children:"Empty workspace"}),r==null?void 0:r.map(h=>d(h,0))]})}const JM={js:"javascript",mjs:"javascript",cjs:"javascript",jsx:"jsx",ts:"typescript",tsx:"tsx",json:"json",md:"markdown",markdown:"markdown",css:"css",scss:"scss",html:"markup",xml:"markup",svg:"markup",py:"python",rs:"rust",go:"go",sh:"bash",bash:"bash",zsh:"bash",yml:"yaml",yaml:"yaml",toml:"toml",sql:"sql",java:"java",c:"c",h:"c",cpp:"cpp",rb:"ruby",php:"php"};function ZM(e){const t=String(e||"").split(".").pop().toLowerCase();return JM[t]||"text"}function QM({path:e,token:t,onPickFile:n}){const[r,i]=w.useState(e||""),[s,o]=w.useState({loading:!1});w.useEffect(()=>{i(e||"")},[e]),w.useEffect(()=>{if(!e){o({loading:!1});return}let c=!1;o({loading:!0});const u=t?{Authorization:`Bearer ${t}`}:{};return fetch(`/api/workspace/file?path=${encodeURIComponent(e)}`,{headers:u}).then(d=>d.json()).then(d=>{c||o({loading:!1,...d})}).catch(d=>{c||o({loading:!1,error:d.message||String(d)})}),()=>{c=!0}},[e,t]);const a=ZM(e);return l.jsxs("div",{className:"codeblock","data-testid":"code-view-block",children:[l.jsxs("div",{className:"codeblock-bar",children:[l.jsx("input",{className:"codeblock-path",value:r,onChange:c=>i(c.target.value),onKeyDown:c=>c.key==="Enter"&&(n==null?void 0:n(r.trim())),placeholder:"path/to/file",spellCheck:!1,"data-testid":"code-path"}),s.truncated&&l.jsx("span",{className:"codeblock-trunc",title:"Large file — showing the start",children:"truncated"})]}),l.jsxs("div",{className:"codeblock-body",children:[!e&&l.jsx("div",{className:"codeblock-msg",children:"Pick a file in the Files block — or type a path above — to view it here."}),e&&s.loading&&l.jsxs("div",{className:"codeblock-msg",children:[l.jsx("span",{className:"spinner"})," loading…"]}),e&&s.error&&l.jsx("div",{className:"codeblock-msg err",children:s.error==="forbidden"?"Files aren't available on this view.":s.error}),e&&!s.loading&&!s.error&&typeof s.content=="string"&&l.jsx(_S,{theme:sm.vsDark,code:s.content,language:a,children:({tokens:c,getLineProps:u,getTokenProps:d})=>l.jsx("pre",{className:"codeblock-pre",children:c.map((h,f)=>l.jsxs("div",{...u({line:h}),className:"codeblock-line",children:[l.jsx("span",{className:"codeblock-ln",children:f+1}),l.jsx("span",{className:"codeblock-lc",children:h.map((p,m)=>l.jsx("span",{...d({token:p})},m))})]},f))})})]})]})}function eO({id:e}){const t=`wild:todo:${e}`,[n,r]=w.useState(()=>{try{const d=JSON.parse(localStorage.getItem(t)||"[]");return Array.isArray(d)?d:[]}catch{return[]}}),[i,s]=w.useState("");w.useEffect(()=>{try{localStorage.setItem(t,JSON.stringify(n))}catch{}},[t,n]);function o(){const d=i.trim();d&&(r(h=>[...h,{id:`${Date.now().toString(36)}-${h.length}`,text:d,done:!1}]),s(""))}function a(d){r(h=>h.map(f=>f.id===d?{...f,done:!f.done}:f))}function c(d){r(h=>h.filter(f=>f.id!==d))}const u=n.filter(d=>!d.done).length;return l.jsxs("div",{className:"todo-block","data-testid":"todo-block",children:[l.jsxs("div",{className:"todo-add",children:[l.jsx("input",{value:i,onChange:d=>s(d.target.value),onKeyDown:d=>d.key==="Enter"&&o(),placeholder:"Add a to-do…","data-testid":"todo-input"}),l.jsx("button",{onClick:o,disabled:!i.trim(),"data-testid":"todo-add-btn",children:"Add"})]}),l.jsxs("div",{className:"todo-list",children:[n.length===0&&l.jsx("div",{className:"todo-msg",children:"Nothing yet — add your first to-do above."}),n.map(d=>l.jsxs("div",{className:`todo-item ${d.done?"done":""}`,"data-testid":"todo-item",children:[l.jsxs("label",{children:[l.jsx("input",{type:"checkbox",checked:d.done,onChange:()=>a(d.id)}),l.jsx("span",{className:"todo-text",children:d.text})]}),l.jsx("button",{className:"todo-del",title:"Remove",onClick:()=>c(d.id),children:"✕"})]},d.id))]}),n.length>0&&l.jsxs("div",{className:"todo-foot",children:[u," left · ",n.length-u," done"]})]})}const tO=4e3,nO="server";function rO({token:e}){const[t,n]=w.useState(null),[r,i]=w.useState(null),[s,o]=w.useState(null),[a,c]=w.useState(null),u=w.useRef(null);return w.useEffect(()=>{let d=!1;const h=e?{Authorization:`Bearer ${e}`}:{};return fetch("/api/workspace/logs",{headers:h}).then(f=>f.json()).then(f=>{if(d)return;if(f.error){c(f.error);return}const p=f.logs||[];n(p);const m=p.filter(b=>b.exists),g=m.find(b=>b.name===nO)||m[0]||p[0];g&&i(g.name)}).catch(f=>!d&&c(f.message||String(f))),()=>{d=!0}},[e]),w.useEffect(()=>{if(!r)return;let d=!1;const h=e?{Authorization:`Bearer ${e}`}:{},f=()=>{typeof document<"u"&&document.hidden||fetch(`/api/workspace/logs?name=${encodeURIComponent(r)}&lines=300`,{headers:h}).then(m=>m.json()).then(m=>{d||(m.error?c(m.error):(c(null),o(m.body||"")))}).catch(m=>!d&&c(m.message||String(m)))};o(null),f();const p=setInterval(f,tO);return()=>{d=!0,clearInterval(p)}},[r,e]),w.useEffect(()=>{const d=u.current;d&&(d.scrollTop=d.scrollHeight)},[s]),a?l.jsx("div",{className:"logs-block","data-testid":"logs-block",children:l.jsx("div",{className:"logs-msg err",children:a==="forbidden"?"Logs aren't available on this view.":String(a)})}):l.jsxs("div",{className:"logs-block","data-testid":"logs-block",children:[t&&l.jsxs("div",{className:"logs-bar",children:[l.jsx("select",{className:"logs-select","data-testid":"logs-select",value:r||"",onChange:d=>i(d.target.value),children:t.map(d=>l.jsxs("option",{value:d.name,children:[d.name,d.exists?"":" · empty"]},d.name))}),l.jsx("span",{className:"logs-hint",children:"live · auto-refresh"})]}),l.jsxs("div",{className:"logs-body",children:[s===null&&l.jsxs("div",{className:"logs-msg",children:[l.jsx("span",{className:"spinner"})," loading…"]}),s===""&&l.jsx("div",{className:"logs-msg",children:"No log output yet."}),s&&l.jsx("pre",{className:"logs-out","data-testid":"logs-out",ref:u,children:s})]})]})}function iO({tasks:e=[],token:t}){const n=e.filter(mu).length;return l.jsxs("div",{className:"tasks-block","data-testid":"tasks-block",children:[l.jsx("div",{className:"tasks-block-bar",children:l.jsxs("span",{className:"tasks-block-count",children:[e.length===0?"No background tasks":`${e.length} task${e.length===1?"":"s"}`,n>0&&l.jsxs("span",{className:"tasks-block-live",children:[" · ",n," running"]})]})}),l.jsxs("div",{className:"tasks-block-list",children:[e.length===0&&l.jsx("div",{className:"tasks-block-empty",children:"When your agent runs something in the background, it shows up here — with live status."}),e.map(r=>l.jsx(sO,{task:r,token:t},r.id))]})]})}function sO({task:e,token:t}){const[n,r]=w.useState(!1),[i,s]=w.useState(null),[o,a]=w.useState(()=>Date.now()),c=w.useRef(null),u=mu(e);w.useEffect(()=>{if(!u)return;const h=setInterval(()=>a(Date.now()),1e3);return()=>clearInterval(h)},[u]),w.useEffect(()=>{if(!n||!(e!=null&&e.id))return;let h=!1;const f=t?{Authorization:`Bearer ${t}`}:{},p=()=>{fetch(`/api/workspace/tasks/${encodeURIComponent(e.id)}/output?bytes=20000`,{headers:f}).then(g=>g.ok?g.json():null).then(g=>{h||s(g?g.output:"")}).catch(()=>{h||s("")})};p();const m=u?setInterval(p,3e3):null;return()=>{h=!0,m&&clearInterval(m)}},[n,e==null?void 0:e.id,t,u]),w.useEffect(()=>{const h=c.current;h&&(h.scrollTop=h.scrollHeight)},[i]);const d=am(e,o);return l.jsxs("div",{className:`tasks-block-row ${d.cls}`,"data-testid":"tasks-block-row","data-status":e.status||"running",children:[l.jsxs("div",{className:"tasks-block-headrow",children:[l.jsxs("button",{className:"tasks-block-row-head",onClick:()=>r(h=>!h),title:e.command,children:[l.jsx("span",{className:`tasks-block-glyph ${d.cls}`,"aria-hidden":!0,children:d.glyph}),l.jsxs("span",{className:"tasks-block-rmain",children:[l.jsx("span",{className:"tasks-block-rtitle",children:lm(e)}),l.jsx("span",{className:"tasks-block-rdetail",children:d.detail})]}),l.jsx("span",{className:`tasks-block-rpill ${d.cls}`,children:d.label})]}),l.jsx(cm,{task:e,token:t})]}),n&&l.jsxs("div",{className:"tasks-block-rbody",children:[e.command&&l.jsx("pre",{className:"tasks-block-cmd",children:e.command}),i===null&&l.jsx("div",{className:"tasks-block-msg",children:"loading output…"}),i===""&&l.jsx("div",{className:"tasks-block-msg",children:"No output captured yet."}),i&&l.jsx("pre",{className:"tasks-block-out",ref:c,children:i})]})]})}function oO({tasks:e=[],token:t}){const[n,r]=w.useState(!1),i=w.useRef(null);w.useEffect(()=>{if(!n)return;const a=u=>{i.current&&!i.current.contains(u.target)&&r(!1)},c=u=>{u.key==="Escape"&&r(!1)};return document.addEventListener("mousedown",a),document.addEventListener("keydown",c),()=>{document.removeEventListener("mousedown",a),document.removeEventListener("keydown",c)}},[n]);const s=e.filter(mu);if(e.length===0)return null;const o=s.length;return l.jsxs("div",{className:"tasks-tray",ref:i,"data-testid":"tasks-tray",children:[l.jsxs("button",{className:`tasks-pill ${o>0?"is-live":""}`,onClick:()=>r(a=>!a),"data-testid":"tasks-pill",title:o>0?`${o} background task${o===1?"":"s"} running`:"Background tasks","aria-expanded":n,children:[l.jsx("span",{className:"tasks-pill-glyph","aria-hidden":!0,children:o>0?"⟳":"⚙"}),l.jsxs("span",{className:"tasks-pill-label",children:[o>0&&l.jsx("span",{className:"tasks-pill-n",children:o}),l.jsx("span",{className:"tasks-pill-word",children:o>0?" running":"Tasks"})]})]}),n&&l.jsxs("div",{className:"tasks-dropdown","data-testid":"tasks-dropdown",children:[l.jsx("div",{className:"tasks-dropdown-head",children:"Background tasks"}),l.jsx("div",{className:"tasks-dropdown-list",children:e.map(a=>l.jsx(aO,{task:a,token:t},a.id))}),l.jsx("div",{className:"tasks-dropdown-foot",children:"Jobs your agent runs in the background. They keep running after the reply ends."})]})]})}function aO({task:e,token:t}){const[n,r]=w.useState(!1),[i,s]=w.useState(null),o=am(e);return w.useEffect(()=>{if(!n||!(e!=null&&e.id))return;let a=!1;const c=t?{Authorization:`Bearer ${t}`}:{};return fetch(`/api/workspace/tasks/${encodeURIComponent(e.id)}/output?bytes=12000`,{headers:c}).then(u=>u.ok?u.json():null).then(u=>{a||s(u?u.output:"")}).catch(()=>{a||s("")}),()=>{a=!0}},[n,e==null?void 0:e.id,t]),l.jsxs("div",{className:`task-row ${o.cls}`,"data-testid":"task-row","data-status":e.status||"running",children:[l.jsxs("div",{className:"task-row-headrow",children:[l.jsxs("button",{className:"task-row-head",onClick:()=>r(a=>!a),title:e.command,children:[l.jsx("span",{className:`task-row-glyph ${o.cls}`,"aria-hidden":!0,children:o.glyph}),l.jsxs("span",{className:"task-row-main",children:[l.jsx("span",{className:"task-row-title",children:lm(e)}),l.jsx("span",{className:"task-row-detail",children:o.detail})]}),l.jsx("span",{className:`task-row-pill ${o.cls}`,children:o.label})]}),l.jsx(cm,{task:e,token:t})]}),n&&l.jsxs("div",{className:"task-row-body",children:[e.command&&l.jsx("pre",{className:"task-row-cmd",children:e.command}),i===null&&l.jsx("div",{className:"task-row-msg",children:"loading output…"}),i===""&&l.jsx("div",{className:"task-row-msg",children:"No output captured yet."}),i&&l.jsx("pre",{className:"task-row-out",children:i})]})]})}const lO=4e3;function cO(e,t){const[n,r]=w.useState([]),i=w.useRef(n);i.current=n,w.useEffect(()=>{r([])},[t]),w.useEffect(()=>{let o=!1;const a=e?{Authorization:`Bearer ${e}`}:{},c=()=>{typeof document<"u"&&document.hidden||fetch("/api/workspace/tasks",{headers:a}).then(d=>d.ok?d.json():null).then(d=>{!o&&d&&Array.isArray(d.tasks)&&r(d.tasks)}).catch(()=>{})};c();const u=setInterval(c,lO);return()=>{o=!0,clearInterval(u)}},[e,t]);const s=w.useCallback(o=>{!o||!o.id||t&&o.workspaceId&&o.workspaceId!==t||r(a=>{const c=a.findIndex(d=>d.id===o.id);if(c<0)return[o,...a];const u=a.slice();return u[c]=o,u})},[t]);return[n,s]}const xl=100;function uO(e){const t=[];let n=[],r="",i=!1;for(let s=0;s<e.length;s+=1){const o=e[s];i?o==='"'?e[s+1]==='"'?(r+='"',s+=1):i=!1:r+=o:o==='"'?i=!0:o===","?(n.push(r),r=""):o===`
|
|
92
|
+
`?(n.push(r),r="",t.push(n),n=[]):o!=="\r"&&(r+=o)}return(r!==""||n.length>0)&&(n.push(r),t.push(n)),t.filter(s=>!(s.length===1&&s[0]===""))}function hO(e,t){const n=e.trim();if(t.endsWith(".json")||!t.endsWith(".csv")&&!t.endsWith(".tsv")&&/^[[{]/.test(n)){let a;try{a=JSON.parse(n)}catch(h){throw new Error(`Invalid JSON: ${h.message}`)}let c=Array.isArray(a)?a:[a];if(c.every(h=>h===null||typeof h!="object"))return{columns:["value"],rows:c.map(h=>({value:h}))};const d=[];for(const h of c)if(h&&typeof h=="object"&&!Array.isArray(h))for(const f of Object.keys(h))d.includes(f)||d.push(f);return d.length===0&&d.push("value"),c=c.map(h=>h&&typeof h=="object"&&!Array.isArray(h)?h:{value:h}),{columns:d,rows:c}}const i=uO(e);if(i.length===0)return{columns:[],rows:[]};const s=i[0].map((a,c)=>a||`col${c+1}`),o=i.slice(1).map(a=>{const c={};return s.forEach((u,d)=>{c[u]=a[d]??""}),c});return{columns:s,rows:o}}function Sl(e){return e==null?"":typeof e=="object"?JSON.stringify(e):String(e)}function dO({token:e}){const[t,n]=w.useState(""),[r,i]=w.useState(""),[s,o]=w.useState(null),[a,c]=w.useState(null),[u,d]=w.useState(!1),[h,f]=w.useState(""),[p,m]=w.useState(null);function g(_){const y=r.trim();if(!y)return;n(y),d(!0),c(null),o(null),f(""),m(null);const S=e?{Authorization:`Bearer ${e}`}:{};fetch(`/api/workspace/file?path=${encodeURIComponent(y)}`,{headers:S}).then(E=>E.json()).then(E=>{if(E.error){c(E.error==="forbidden"?"Data files aren't available on this view.":E.error);return}try{o(hO(E.content||"",y))}catch(x){c(x.message||String(x))}}).catch(E=>c(E.message||String(E))).finally(()=>d(!1))}function b(_){m(y=>!y||y.col!==_?{col:_,dir:"asc"}:y.dir==="asc"?{col:_,dir:"desc"}:null)}const v=w.useMemo(()=>{if(!s)return null;let _=s.rows;const y=h.trim().toLowerCase();if(y&&(_=_.filter(S=>s.columns.some(E=>Sl(S[E]).toLowerCase().includes(y)))),p){const{col:S,dir:E}=p;_=[..._].sort((x,j)=>{const T=x[S],B=j[S],R=Number(T),F=Number(B);let L;return T!==""&&B!==""&&!Number.isNaN(R)&&!Number.isNaN(F)?L=R-F:L=Sl(T).localeCompare(Sl(B)),E==="asc"?L:-L})}return{total:_.length,rows:_.slice(0,xl)}},[s,h,p]);return l.jsxs("div",{className:"dtable-block","data-testid":"datatable-block",children:[l.jsxs("div",{className:"dtable-bar",children:[l.jsx("input",{className:"dtable-path","data-testid":"datatable-path",value:r,onChange:_=>i(_.target.value),onKeyDown:_=>{_.key==="Enter"&&g()},placeholder:"data.csv or records.json","aria-label":"File path"}),l.jsx("button",{className:"dtable-load","data-testid":"datatable-load",onClick:()=>g(),disabled:!r.trim()||u,children:u?"…":"Load"}),s&&l.jsx("input",{className:"dtable-filter","data-testid":"datatable-filter",value:h,onChange:_=>f(_.target.value),placeholder:"Filter rows…","aria-label":"Filter rows"})]}),l.jsxs("div",{className:"dtable-body",children:[a&&l.jsx("div",{className:"dtable-msg err","data-testid":"datatable-error",children:a}),u&&l.jsxs("div",{className:"dtable-msg",children:[l.jsx("span",{className:"spinner"})," loading ",t,"…"]}),!u&&!a&&!s&&l.jsx("div",{className:"dtable-msg","data-testid":"datatable-empty",children:"Enter a CSV or JSON file path from your workspace to load it as a table."}),!u&&!a&&s&&s.columns.length===0&&l.jsx("div",{className:"dtable-msg",children:"That file has no rows to show."}),!u&&!a&&v&&s.columns.length>0&&l.jsxs(l.Fragment,{children:[v.total===0?l.jsxs("div",{className:"dtable-msg","data-testid":"datatable-nomatch",children:["No rows match “",h,"”."]}):l.jsx("div",{className:"dtable-scroll",children:l.jsxs("table",{className:"dtable","data-testid":"datatable",children:[l.jsx("thead",{children:l.jsx("tr",{children:s.columns.map(_=>l.jsxs("th",{onClick:()=>b(_),"data-testid":`datatable-th-${_}`,title:"Click to sort",children:[_,(p==null?void 0:p.col)===_?p.dir==="asc"?" ▲":" ▼":""]},_))})}),l.jsx("tbody",{children:v.rows.map((_,y)=>l.jsx("tr",{children:s.columns.map(S=>l.jsx("td",{children:Sl(_[S])},S))},y))})]})}),v.total>0&&l.jsxs("div",{className:"dtable-foot",children:["showing ",Math.min(v.total,xl)," of ",v.total," row",v.total===1?"":"s",v.total>xl?` (capped at ${xl})`:""]})]})]})]})}function fO({canDeploy:e,onSetup:t}){return l.jsxs("div",{className:"deploy-block","data-testid":"deploy-block",children:[l.jsxs("div",{className:"deploy-empty",children:[l.jsx("div",{className:"deploy-icon",children:"🚀"}),l.jsx("p",{className:"deploy-title",children:"No deploy target connected yet"}),l.jsx("p",{className:"deploy-sub",children:"When you’re ready to put this build online, your agent handles the deploy — wiring up a target, building, and shipping it. Nothing here is faked."}),e?l.jsx("button",{className:"deploy-btn primary","data-testid":"deploy-setup",onClick:()=>t==null?void 0:t(),children:"Set up deployment"}):l.jsx("p",{className:"deploy-note","data-testid":"deploy-locked",children:"Ask the workspace owner to set up a deploy target."})]}),l.jsxs("div",{className:"deploy-history",children:[l.jsx("div",{className:"deploy-history-h",children:"Recent deploys"}),l.jsx("div",{className:"deploy-msg","data-testid":"deploy-history-empty",children:"No deployments yet."})]})]})}/**
|
|
93
|
+
* Copyright (c) 2014-2024 The xterm.js authors. All rights reserved.
|
|
94
|
+
* @license MIT
|
|
95
|
+
*
|
|
96
|
+
* Copyright (c) 2012-2013, Christopher Jeffrey (MIT License)
|
|
97
|
+
* @license MIT
|
|
98
|
+
*
|
|
99
|
+
* Originally forked from (with the author's permission):
|
|
100
|
+
* Fabrice Bellard's javascript vt100 for jslinux:
|
|
101
|
+
* http://bellard.org/jslinux/
|
|
102
|
+
* Copyright (c) 2011 Fabrice Bellard
|
|
103
|
+
*/var p0=Object.defineProperty,pO=Object.getOwnPropertyDescriptor,mO=(e,t)=>{for(var n in t)p0(e,n,{get:t[n],enumerable:!0})},At=(e,t,n,r)=>{for(var i=r>1?void 0:r?pO(t,n):t,s=e.length-1,o;s>=0;s--)(o=e[s])&&(i=(r?o(t,n,i):o(i))||i);return r&&i&&p0(t,n,i),i},fe=(e,t)=>(n,r)=>t(n,r,e),Wv="Terminal input",lf={get:()=>Wv,set:e=>Wv=e},Uv="Too much output to announce, navigate to rows manually to read",cf={get:()=>Uv,set:e=>Uv=e};function gO(e){return e.replace(/\r?\n/g,"\r")}function yO(e,t){return t?"\x1B[200~"+e+"\x1B[201~":e}function vO(e,t){e.clipboardData&&e.clipboardData.setData("text/plain",t.selectionText),e.preventDefault()}function _O(e,t,n,r){if(e.stopPropagation(),e.clipboardData){let i=e.clipboardData.getData("text/plain");m0(i,t,n,r)}}function m0(e,t,n,r){e=gO(e),e=yO(e,n.decPrivateModes.bracketedPasteMode&&r.rawOptions.ignoreBracketedPasteMode!==!0),n.triggerDataEvent(e,!0),t.value=""}function g0(e,t,n){let r=n.getBoundingClientRect(),i=e.clientX-r.left-10,s=e.clientY-r.top-10;t.style.width="20px",t.style.height="20px",t.style.left=`${i}px`,t.style.top=`${s}px`,t.style.zIndex="1000",t.focus()}function Vv(e,t,n,r,i){g0(e,t,n),i&&r.rightClickSelect(e),t.value=r.selectionText,t.select()}function yi(e){return e>65535?(e-=65536,String.fromCharCode((e>>10)+55296)+String.fromCharCode(e%1024+56320)):String.fromCharCode(e)}function Eu(e,t=0,n=e.length){let r="";for(let i=t;i<n;++i){let s=e[i];s>65535?(s-=65536,r+=String.fromCharCode((s>>10)+55296)+String.fromCharCode(s%1024+56320)):r+=String.fromCharCode(s)}return r}var bO=class{constructor(){this._interim=0}clear(){this._interim=0}decode(e,t){let n=e.length;if(!n)return 0;let r=0,i=0;if(this._interim){let s=e.charCodeAt(i++);56320<=s&&s<=57343?t[r++]=(this._interim-55296)*1024+s-56320+65536:(t[r++]=this._interim,t[r++]=s),this._interim=0}for(let s=i;s<n;++s){let o=e.charCodeAt(s);if(55296<=o&&o<=56319){if(++s>=n)return this._interim=o,r;let a=e.charCodeAt(s);56320<=a&&a<=57343?t[r++]=(o-55296)*1024+a-56320+65536:(t[r++]=o,t[r++]=a);continue}o!==65279&&(t[r++]=o)}return r}},wO=class{constructor(){this.interim=new Uint8Array(3)}clear(){this.interim.fill(0)}decode(e,t){let n=e.length;if(!n)return 0;let r=0,i,s,o,a,c=0,u=0;if(this.interim[0]){let f=!1,p=this.interim[0];p&=(p&224)===192?31:(p&240)===224?15:7;let m=0,g;for(;(g=this.interim[++m]&63)&&m<4;)p<<=6,p|=g;let b=(this.interim[0]&224)===192?2:(this.interim[0]&240)===224?3:4,v=b-m;for(;u<v;){if(u>=n)return 0;if(g=e[u++],(g&192)!==128){u--,f=!0;break}else this.interim[m++]=g,p<<=6,p|=g&63}f||(b===2?p<128?u--:t[r++]=p:b===3?p<2048||p>=55296&&p<=57343||p===65279||(t[r++]=p):p<65536||p>1114111||(t[r++]=p)),this.interim.fill(0)}let d=n-4,h=u;for(;h<n;){for(;h<d&&!((i=e[h])&128)&&!((s=e[h+1])&128)&&!((o=e[h+2])&128)&&!((a=e[h+3])&128);)t[r++]=i,t[r++]=s,t[r++]=o,t[r++]=a,h+=4;if(i=e[h++],i<128)t[r++]=i;else if((i&224)===192){if(h>=n)return this.interim[0]=i,r;if(s=e[h++],(s&192)!==128){h--;continue}if(c=(i&31)<<6|s&63,c<128){h--;continue}t[r++]=c}else if((i&240)===224){if(h>=n)return this.interim[0]=i,r;if(s=e[h++],(s&192)!==128){h--;continue}if(h>=n)return this.interim[0]=i,this.interim[1]=s,r;if(o=e[h++],(o&192)!==128){h--;continue}if(c=(i&15)<<12|(s&63)<<6|o&63,c<2048||c>=55296&&c<=57343||c===65279)continue;t[r++]=c}else if((i&248)===240){if(h>=n)return this.interim[0]=i,r;if(s=e[h++],(s&192)!==128){h--;continue}if(h>=n)return this.interim[0]=i,this.interim[1]=s,r;if(o=e[h++],(o&192)!==128){h--;continue}if(h>=n)return this.interim[0]=i,this.interim[1]=s,this.interim[2]=o,r;if(a=e[h++],(a&192)!==128){h--;continue}if(c=(i&7)<<18|(s&63)<<12|(o&63)<<6|a&63,c<65536||c>1114111)continue;t[r++]=c}}return r}},y0="",xi=" ",Ua=class v0{constructor(){this.fg=0,this.bg=0,this.extended=new Bc}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 v0;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}},Bc=class _0{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 _0(this._ext,this._urlId)}isEmpty(){return this.underlineStyle===0&&this._urlId===0}},sr=class b0 extends Ua{constructor(){super(...arguments),this.content=0,this.fg=0,this.bg=0,this.extended=new Bc,this.combinedData=""}static fromCharData(t){let n=new b0;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?yi(this.content&2097151):""}getCode(){return this.isCombined()?this.combinedData.charCodeAt(this.combinedData.length-1):this.content&2097151}setFromCharData(t){this.fg=t[0],this.bg=0;let n=!1;if(t[1].length>2)n=!0;else if(t[1].length===2){let r=t[1].charCodeAt(0);if(55296<=r&&r<=56319){let i=t[1].charCodeAt(1);56320<=i&&i<=57343?this.content=(r-55296)*1024+i-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()]}},qv="di$target",uf="di$dependencies",Ph=new Map;function xO(e){return e[uf]||[]}function tn(e){if(Ph.has(e))return Ph.get(e);let t=function(n,r,i){if(arguments.length!==3)throw new Error("@IServiceName-decorator can only be used to decorate a parameter");SO(t,n,i)};return t._id=e,Ph.set(e,t),t}function SO(e,t,n){t[qv]===t?t[uf].push({id:e,index:n}):(t[uf]=[{id:e,index:n}],t[qv]=t)}var Nn=tn("BufferService"),w0=tn("CoreMouseService"),ws=tn("CoreService"),kO=tn("CharsetService"),Nm=tn("InstantiationService"),x0=tn("LogService"),jn=tn("OptionsService"),S0=tn("OscLinkService"),CO=tn("UnicodeService"),Va=tn("DecorationService"),hf=class{constructor(e,t,n){this._bufferService=e,this._optionsService=t,this._oscLinkService=n}provideLinks(e,t){var d;let n=this._bufferService.buffer.lines.get(e-1);if(!n){t(void 0);return}let r=[],i=this._optionsService.rawOptions.linkHandler,s=new sr,o=n.getTrimmedLength(),a=-1,c=-1,u=!1;for(let h=0;h<o;h++)if(!(c===-1&&!n.hasContent(h))){if(n.loadCell(h,s),s.hasExtendedAttrs()&&s.extended.urlId)if(c===-1){c=h,a=s.extended.urlId;continue}else u=s.extended.urlId!==a;else c!==-1&&(u=!0);if(u||c!==-1&&h===o-1){let f=(d=this._oscLinkService.getLinkData(a))==null?void 0:d.uri;if(f){let p={start:{x:c+1,y:e},end:{x:h+(!u&&h===o-1?1:0),y:e}},m=!1;if(!(i!=null&&i.allowNonHttpProtocols))try{let g=new URL(f);["http:","https:"].includes(g.protocol)||(m=!0)}catch{m=!0}m||r.push({text:f,range:p,activate:(g,b)=>i?i.activate(g,b,p):EO(g,b),hover:(g,b)=>{var v;return(v=i==null?void 0:i.hover)==null?void 0:v.call(i,g,b,p)},leave:(g,b)=>{var v;return(v=i==null?void 0:i.leave)==null?void 0:v.call(i,g,b,p)}})}u=!1,s.hasExtendedAttrs()&&s.extended.urlId?(c=h,a=s.extended.urlId):(c=-1,a=-1)}}t(r)}};hf=At([fe(0,Nn),fe(1,jn),fe(2,S0)],hf);function EO(e,t){if(confirm(`Do you want to navigate to ${t}?
|
|
104
|
+
|
|
105
|
+
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 Nu=tn("CharSizeService"),ii=tn("CoreBrowserService"),jm=tn("MouseService"),si=tn("RenderService"),NO=tn("SelectionService"),k0=tn("CharacterJoinerService"),vo=tn("ThemeService"),C0=tn("LinkProviderService"),jO=class{constructor(){this.listeners=[],this.unexpectedErrorHandler=function(e){setTimeout(()=>{throw e.stack?Kv.isErrorNoTelemetry(e)?new Kv(e.message+`
|
|
106
|
+
|
|
107
|
+
`+e.stack):new Error(e.message+`
|
|
108
|
+
|
|
109
|
+
`+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)}},RO=new jO;function Xl(e){TO(e)||RO.onUnexpectedError(e)}var df="Canceled";function TO(e){return e instanceof PO?!0:e instanceof Error&&e.name===df&&e.message===df}var PO=class extends Error{constructor(){super(df),this.name=this.message}};function DO(e){return new Error(`Illegal argument: ${e}`)}var Kv=class ff extends Error{constructor(t){super(t),this.name="CodeExpectedError"}static fromError(t){if(t instanceof ff)return t;let n=new ff;return n.message=t.message,n.stack=t.stack,n}static isErrorNoTelemetry(t){return t.name==="CodeExpectedError"}},pf=class E0 extends Error{constructor(t){super(t||"An unexpected bug occurred."),Object.setPrototypeOf(this,E0.prototype)}};function Bn(e,t=0){return e[e.length-(1+t)]}var LO;(e=>{function t(s){return s<0}e.isLessThan=t;function n(s){return s<=0}e.isLessThanOrEqual=n;function r(s){return s>0}e.isGreaterThan=r;function i(s){return s===0}e.isNeitherLessOrGreaterThan=i,e.greaterThan=1,e.lessThan=-1,e.neitherLessOrGreaterThan=0})(LO||(LO={}));function AO(e,t){let n=this,r=!1,i;return function(){return r||(r=!0,t||(i=e.apply(n,arguments))),i}}var N0;(e=>{function t(S){return S&&typeof S=="object"&&typeof S[Symbol.iterator]=="function"}e.is=t;let n=Object.freeze([]);function r(){return n}e.empty=r;function*i(S){yield S}e.single=i;function s(S){return t(S)?S:i(S)}e.wrap=s;function o(S){return S||n}e.from=o;function*a(S){for(let E=S.length-1;E>=0;E--)yield S[E]}e.reverse=a;function c(S){return!S||S[Symbol.iterator]().next().done===!0}e.isEmpty=c;function u(S){return S[Symbol.iterator]().next().value}e.first=u;function d(S,E){let x=0;for(let j of S)if(E(j,x++))return!0;return!1}e.some=d;function h(S,E){for(let x of S)if(E(x))return x}e.find=h;function*f(S,E){for(let x of S)E(x)&&(yield x)}e.filter=f;function*p(S,E){let x=0;for(let j of S)yield E(j,x++)}e.map=p;function*m(S,E){let x=0;for(let j of S)yield*E(j,x++)}e.flatMap=m;function*g(...S){for(let E of S)yield*E}e.concat=g;function b(S,E,x){let j=x;for(let T of S)j=E(j,T);return j}e.reduce=b;function*v(S,E,x=S.length){for(E<0&&(E+=S.length),x<0?x+=S.length:x>S.length&&(x=S.length);E<x;E++)yield S[E]}e.slice=v;function _(S,E=Number.POSITIVE_INFINITY){let x=[];if(E===0)return[x,S];let j=S[Symbol.iterator]();for(let T=0;T<E;T++){let B=j.next();if(B.done)return[x,e.empty()];x.push(B.value)}return[x,{[Symbol.iterator](){return j}}]}e.consume=_;async function y(S){let E=[];for await(let x of S)E.push(x);return Promise.resolve(E)}e.asyncToArray=y})(N0||(N0={}));function gs(e){if(N0.is(e)){let t=[];for(let n of e)if(n)try{n.dispose()}catch(r){t.push(r)}if(t.length===1)throw t[0];if(t.length>1)throw new AggregateError(t,"Encountered errors while disposing of store");return Array.isArray(e)?[]:e}else if(e)return e.dispose(),e}function IO(...e){return xt(()=>gs(e))}function xt(e){return{dispose:AO(()=>{e()})}}var j0=class R0{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{gs(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?R0.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)}};j0.DISABLE_DISPOSED_WARNING=!1;var Pi=j0,Be=class{constructor(){this._store=new Pi,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)}};Be.None=Object.freeze({dispose(){}});var uo=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}},Gr=typeof window=="object"?window:globalThis,mf=class gf{constructor(t){this.element=t,this.next=gf.Undefined,this.prev=gf.Undefined}};mf.Undefined=new mf(void 0);var Ct=mf,Yv=class{constructor(){this._first=Ct.Undefined,this._last=Ct.Undefined,this._size=0}get size(){return this._size}isEmpty(){return this._first===Ct.Undefined}clear(){let e=this._first;for(;e!==Ct.Undefined;){let t=e.next;e.prev=Ct.Undefined,e.next=Ct.Undefined,e=t}this._first=Ct.Undefined,this._last=Ct.Undefined,this._size=0}unshift(e){return this._insert(e,!1)}push(e){return this._insert(e,!0)}_insert(e,t){let n=new Ct(e);if(this._first===Ct.Undefined)this._first=n,this._last=n;else if(t){let i=this._last;this._last=n,n.prev=i,i.next=n}else{let i=this._first;this._first=n,n.next=i,i.prev=n}this._size+=1;let r=!1;return()=>{r||(r=!0,this._remove(n))}}shift(){if(this._first!==Ct.Undefined){let e=this._first.element;return this._remove(this._first),e}}pop(){if(this._last!==Ct.Undefined){let e=this._last.element;return this._remove(this._last),e}}_remove(e){if(e.prev!==Ct.Undefined&&e.next!==Ct.Undefined){let t=e.prev;t.next=e.next,e.next.prev=t}else e.prev===Ct.Undefined&&e.next===Ct.Undefined?(this._first=Ct.Undefined,this._last=Ct.Undefined):e.next===Ct.Undefined?(this._last=this._last.prev,this._last.next=Ct.Undefined):e.prev===Ct.Undefined&&(this._first=this._first.next,this._first.prev=Ct.Undefined);this._size-=1}*[Symbol.iterator](){let e=this._first;for(;e!==Ct.Undefined;)yield e.element,e=e.next}},MO=globalThis.performance&&typeof globalThis.performance.now=="function",OO=class T0{static create(t){return new T0(t)}constructor(t){this._now=MO&&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}},on;(e=>{e.None=()=>Be.None;function t(L,P){return h(L,()=>{},0,void 0,!0,void 0,P)}e.defer=t;function n(L){return(P,D=null,I)=>{let O=!1,W;return W=L(N=>{if(!O)return W?W.dispose():O=!0,P.call(D,N)},null,I),O&&W.dispose(),W}}e.once=n;function r(L,P,D){return u((I,O=null,W)=>L(N=>I.call(O,P(N)),null,W),D)}e.map=r;function i(L,P,D){return u((I,O=null,W)=>L(N=>{P(N),I.call(O,N)},null,W),D)}e.forEach=i;function s(L,P,D){return u((I,O=null,W)=>L(N=>P(N)&&I.call(O,N),null,W),D)}e.filter=s;function o(L){return L}e.signal=o;function a(...L){return(P,D=null,I)=>{let O=IO(...L.map(W=>W(N=>P.call(D,N))));return d(O,I)}}e.any=a;function c(L,P,D,I){let O=D;return r(L,W=>(O=P(O,W),O),I)}e.reduce=c;function u(L,P){let D,I={onWillAddFirstListener(){D=L(O.fire,O)},onDidRemoveLastListener(){D==null||D.dispose()}},O=new oe(I);return P==null||P.add(O),O.event}function d(L,P){return P instanceof Array?P.push(L):P&&P.add(L),L}function h(L,P,D=100,I=!1,O=!1,W,N){let H,C,Z,U=0,k,X={leakWarningThreshold:W,onWillAddFirstListener(){H=L(ie=>{U++,C=P(C,ie),I&&!Z&&(le.fire(C),C=void 0),k=()=>{let pe=C;C=void 0,Z=void 0,(!I||U>1)&&le.fire(pe),U=0},typeof D=="number"?(clearTimeout(Z),Z=setTimeout(k,D)):Z===void 0&&(Z=0,queueMicrotask(k))})},onWillRemoveListener(){O&&U>0&&(k==null||k())},onDidRemoveLastListener(){k=void 0,H.dispose()}},le=new oe(X);return N==null||N.add(le),le.event}e.debounce=h;function f(L,P=0,D){return e.debounce(L,(I,O)=>I?(I.push(O),I):[O],P,void 0,!0,void 0,D)}e.accumulate=f;function p(L,P=(I,O)=>I===O,D){let I=!0,O;return s(L,W=>{let N=I||!P(W,O);return I=!1,O=W,N},D)}e.latch=p;function m(L,P,D){return[e.filter(L,P,D),e.filter(L,I=>!P(I),D)]}e.split=m;function g(L,P=!1,D=[],I){let O=D.slice(),W=L(C=>{O?O.push(C):H.fire(C)});I&&I.add(W);let N=()=>{O==null||O.forEach(C=>H.fire(C)),O=null},H=new oe({onWillAddFirstListener(){W||(W=L(C=>H.fire(C)),I&&I.add(W))},onDidAddFirstListener(){O&&(P?setTimeout(N):N())},onDidRemoveLastListener(){W&&W.dispose(),W=null}});return I&&I.add(H),H.event}e.buffer=g;function b(L,P){return(D,I,O)=>{let W=P(new _);return L(function(N){let H=W.evaluate(N);H!==v&&D.call(I,H)},void 0,O)}}e.chain=b;let v=Symbol("HaltChainable");class _{constructor(){this.steps=[]}map(P){return this.steps.push(P),this}forEach(P){return this.steps.push(D=>(P(D),D)),this}filter(P){return this.steps.push(D=>P(D)?D:v),this}reduce(P,D){let I=D;return this.steps.push(O=>(I=P(I,O),I)),this}latch(P=(D,I)=>D===I){let D=!0,I;return this.steps.push(O=>{let W=D||!P(O,I);return D=!1,I=O,W?O:v}),this}evaluate(P){for(let D of this.steps)if(P=D(P),P===v)break;return P}}function y(L,P,D=I=>I){let I=(...H)=>N.fire(D(...H)),O=()=>L.on(P,I),W=()=>L.removeListener(P,I),N=new oe({onWillAddFirstListener:O,onDidRemoveLastListener:W});return N.event}e.fromNodeEventEmitter=y;function S(L,P,D=I=>I){let I=(...H)=>N.fire(D(...H)),O=()=>L.addEventListener(P,I),W=()=>L.removeEventListener(P,I),N=new oe({onWillAddFirstListener:O,onDidRemoveLastListener:W});return N.event}e.fromDOMEventEmitter=S;function E(L){return new Promise(P=>n(L)(P))}e.toPromise=E;function x(L){let P=new oe;return L.then(D=>{P.fire(D)},()=>{P.fire(void 0)}).finally(()=>{P.dispose()}),P.event}e.fromPromise=x;function j(L,P){return L(D=>P.fire(D))}e.forward=j;function T(L,P,D){return P(D),L(I=>P(I))}e.runAndSubscribe=T;class B{constructor(P,D){this._observable=P,this._counter=0,this._hasChanged=!1;let I={onWillAddFirstListener:()=>{P.addObserver(this)},onDidRemoveLastListener:()=>{P.removeObserver(this)}};this.emitter=new oe(I),D&&D.add(this.emitter)}beginUpdate(P){this._counter++}handlePossibleChange(P){}handleChange(P,D){this._hasChanged=!0}endUpdate(P){this._counter--,this._counter===0&&(this._observable.reportChanges(),this._hasChanged&&(this._hasChanged=!1,this.emitter.fire(this._observable.get())))}}function R(L,P){return new B(L,P).emitter.event}e.fromObservable=R;function F(L){return(P,D,I)=>{let O=0,W=!1,N={beginUpdate(){O++},endUpdate(){O--,O===0&&(L.reportChanges(),W&&(W=!1,P.call(D)))},handlePossibleChange(){},handleChange(){W=!0}};L.addObserver(N),L.reportChanges();let H={dispose(){L.removeObserver(N)}};return I instanceof Pi?I.add(H):Array.isArray(I)&&I.push(H),H}}e.fromObservableLight=F})(on||(on={}));var yf=class vf{constructor(t){this.listenerCount=0,this.invocationCount=0,this.elapsedOverall=0,this.durations=[],this.name=`${t}_${vf._idPool++}`,vf.all.add(this)}start(t){this._stopWatch=new OO,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}}};yf.all=new Set,yf._idPool=0;var zO=yf,BO=-1,P0=class D0{constructor(t,n,r=(D0._idPool++).toString(16).padStart(3,"0")){this._errorHandler=t,this.threshold=n,this.name=r,this._warnCountdown=0}dispose(){var t;(t=this._stacks)==null||t.clear()}check(t,n){let r=this.threshold;if(r<=0||n<r)return;this._stacks||(this._stacks=new Map);let i=this._stacks.get(t.value)||0;if(this._stacks.set(t.value,i+1),this._warnCountdown-=1,this._warnCountdown<=0){this._warnCountdown=r*.5;let[s,o]=this.getMostFrequentStack(),a=`[${this.name}] potential listener LEAK detected, having ${n} listeners already. MOST frequent listener (${o}):`;console.warn(a),console.warn(s);let c=new HO(a,s);this._errorHandler(c)}return()=>{let s=this._stacks.get(t.value)||0;this._stacks.set(t.value,s-1)}}getMostFrequentStack(){if(!this._stacks)return;let t,n=0;for(let[r,i]of this._stacks)(!t||n<i)&&(t=[r,i],n=i);return t}};P0._idPool=1;var $O=P0,FO=class L0{constructor(t){this.value=t}static create(){let t=new Error;return new L0(t.stack??"")}print(){console.warn(this.value.split(`
|
|
110
|
+
`).slice(2).join(`
|
|
111
|
+
`))}},HO=class extends Error{constructor(e,t){super(e),this.name="ListenerLeakError",this.stack=t}},WO=class extends Error{constructor(e,t){super(e),this.name="ListenerRefusalError",this.stack=t}},UO=0,Dh=class{constructor(e){this.value=e,this.id=UO++}},VO=2,qO,oe=class{constructor(e){var t,n,r,i;this._size=0,this._options=e,this._leakageMon=(t=this._options)!=null&&t.leakWarningThreshold?new $O((e==null?void 0:e.onListenerError)??Xl,((n=this._options)==null?void 0:n.leakWarningThreshold)??BO):void 0,this._perfMon=(r=this._options)!=null&&r._profName?new zO(this._options._profName):void 0,this._deliveryQueue=(i=this._options)==null?void 0:i.deliveryQueue}dispose(){var e,t,n,r;this._disposed||(this._disposed=!0,((e=this._deliveryQueue)==null?void 0:e.current)===this&&this._deliveryQueue.reset(),this._listeners&&(this._listeners=void 0,this._size=0),(n=(t=this._options)==null?void 0:t.onDidRemoveLastListener)==null||n.call(t),(r=this._leakageMon)==null||r.dispose())}get event(){return this._event??(this._event=(e,t,n)=>{var o,a,c,u,d;if(this._leakageMon&&this._size>this._leakageMon.threshold**2){let h=`[${this._leakageMon.name}] REFUSES to accept new listeners because it exceeded its threshold by far (${this._size} vs ${this._leakageMon.threshold})`;console.warn(h);let f=this._leakageMon.getMostFrequentStack()??["UNKNOWN stack",-1],p=new WO(`${h}. HINT: Stack shows most frequent listener (${f[1]}-times)`,f[0]);return(((o=this._options)==null?void 0:o.onListenerError)||Xl)(p),Be.None}if(this._disposed)return Be.None;t&&(e=e.bind(t));let r=new Dh(e),i;this._leakageMon&&this._size>=Math.ceil(this._leakageMon.threshold*.2)&&(r.stack=FO.create(),i=this._leakageMon.check(r.stack,this._size+1)),this._listeners?this._listeners instanceof Dh?(this._deliveryQueue??(this._deliveryQueue=new KO),this._listeners=[this._listeners,r]):this._listeners.push(r):((c=(a=this._options)==null?void 0:a.onWillAddFirstListener)==null||c.call(a,this),this._listeners=r,(d=(u=this._options)==null?void 0:u.onDidAddFirstListener)==null||d.call(u,this)),this._size++;let s=xt(()=>{i==null||i(),this._removeListener(r)});return n instanceof Pi?n.add(s):Array.isArray(n)&&n.push(s),s}),this._event}_removeListener(e){var i,s,o,a;if((s=(i=this._options)==null?void 0:i.onWillRemoveListener)==null||s.call(i,this),!this._listeners)return;if(this._size===1){this._listeners=void 0,(a=(o=this._options)==null?void 0:o.onDidRemoveLastListener)==null||a.call(o,this),this._size=0;return}let t=this._listeners,n=t.indexOf(e);if(n===-1)throw console.log("disposed?",this._disposed),console.log("size?",this._size),console.log("arr?",JSON.stringify(this._listeners)),new Error("Attempted to dispose unknown listener");this._size--,t[n]=void 0;let r=this._deliveryQueue.current===this;if(this._size*VO<=t.length){let c=0;for(let u=0;u<t.length;u++)t[u]?t[c++]=t[u]:r&&(this._deliveryQueue.end--,c<this._deliveryQueue.i&&this._deliveryQueue.i--);t.length=c}}_deliver(e,t){var r;if(!e)return;let n=((r=this._options)==null?void 0:r.onListenerError)||Xl;if(!n){e.value(t);return}try{e.value(t)}catch(i){n(i)}}_deliverQueue(e){let t=e.current._listeners;for(;e.i<e.end;)this._deliver(t[e.i++],e.value);e.reset()}fire(e){var t,n,r,i;if((t=this._deliveryQueue)!=null&&t.current&&(this._deliverQueue(this._deliveryQueue),(n=this._perfMon)==null||n.stop()),(r=this._perfMon)==null||r.start(this._size),this._listeners)if(this._listeners instanceof Dh)this._deliver(this._listeners,e);else{let s=this._deliveryQueue;s.enqueue(this,e,this._listeners.length),this._deliverQueue(s)}(i=this._perfMon)==null||i.stop()}hasListeners(){return this._size>0}},KO=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}},_f=class{constructor(){this.mapWindowIdToZoomLevel=new Map,this._onDidChangeZoomLevel=new oe,this.onDidChangeZoomLevel=this._onDidChangeZoomLevel.event,this.mapWindowIdToZoomFactor=new Map,this._onDidChangeFullscreen=new oe,this.onDidChangeFullscreen=this._onDidChangeFullscreen.event,this.mapWindowIdToFullScreen=new Map}getZoomLevel(t){return this.mapWindowIdToZoomLevel.get(this.getWindowId(t))??0}setZoomLevel(t,n){if(this.getZoomLevel(n)===t)return;let r=this.getWindowId(n);this.mapWindowIdToZoomLevel.set(r,t),this._onDidChangeZoomLevel.fire(r)}getZoomFactor(t){return this.mapWindowIdToZoomFactor.get(this.getWindowId(t))??1}setZoomFactor(t,n){this.mapWindowIdToZoomFactor.set(this.getWindowId(n),t)}setFullscreen(t,n){if(this.isFullscreen(n)===t)return;let r=this.getWindowId(n);this.mapWindowIdToFullScreen.set(r,t),this._onDidChangeFullscreen.fire(r)}isFullscreen(t){return!!this.mapWindowIdToFullScreen.get(this.getWindowId(t))}getWindowId(t){return t.vscodeWindowId}};_f.INSTANCE=new _f;var Rm=_f;function YO(e,t,n){typeof t=="string"&&(t=e.matchMedia(t)),t.addEventListener("change",n)}Rm.INSTANCE.onDidChangeZoomLevel;function GO(e){return Rm.INSTANCE.getZoomFactor(e)}Rm.INSTANCE.onDidChangeFullscreen;var _o=typeof navigator=="object"?navigator.userAgent:"",bf=_o.indexOf("Firefox")>=0,XO=_o.indexOf("AppleWebKit")>=0,Tm=_o.indexOf("Chrome")>=0,JO=!Tm&&_o.indexOf("Safari")>=0;_o.indexOf("Electron/")>=0;_o.indexOf("Android")>=0;var Lh=!1;if(typeof Gr.matchMedia=="function"){let e=Gr.matchMedia("(display-mode: standalone) or (display-mode: window-controls-overlay)"),t=Gr.matchMedia("(display-mode: fullscreen)");Lh=e.matches,YO(Gr,e,({matches:n})=>{Lh&&t.matches||(Lh=n)})}var qs="en",wf=!1,xf=!1,Jl=!1,A0=!1,kl,Zl=qs,Gv=qs,ZO,dr,as=globalThis,sn,q_;typeof as.vscode<"u"&&typeof as.vscode.process<"u"?sn=as.vscode.process:typeof process<"u"&&typeof((q_=process==null?void 0:process.versions)==null?void 0:q_.node)=="string"&&(sn=process);var K_,QO=typeof((K_=sn==null?void 0:sn.versions)==null?void 0:K_.electron)=="string",ez=QO&&(sn==null?void 0:sn.type)==="renderer",Y_;if(typeof sn=="object"){wf=sn.platform==="win32",xf=sn.platform==="darwin",Jl=sn.platform==="linux",Jl&&sn.env.SNAP&&sn.env.SNAP_REVISION,sn.env.CI||sn.env.BUILD_ARTIFACTSTAGINGDIRECTORY,kl=qs,Zl=qs;let e=sn.env.VSCODE_NLS_CONFIG;if(e)try{let t=JSON.parse(e);kl=t.userLocale,Gv=t.osLocale,Zl=t.resolvedLanguage||qs,ZO=(Y_=t.languagePack)==null?void 0:Y_.translationsConfigFile}catch{}A0=!0}else typeof navigator=="object"&&!ez?(dr=navigator.userAgent,wf=dr.indexOf("Windows")>=0,xf=dr.indexOf("Macintosh")>=0,(dr.indexOf("Macintosh")>=0||dr.indexOf("iPad")>=0||dr.indexOf("iPhone")>=0)&&navigator.maxTouchPoints&&navigator.maxTouchPoints>0,Jl=dr.indexOf("Linux")>=0,(dr==null?void 0:dr.indexOf("Mobi"))>=0,Zl=globalThis._VSCODE_NLS_LANGUAGE||qs,kl=navigator.language.toLowerCase(),Gv=kl):console.error("Unable to resolve platform.");var I0=wf,zr=xf,tz=Jl,Xv=A0,Br=dr,hi=Zl,nz;(e=>{function t(){return hi}e.value=t;function n(){return hi.length===2?hi==="en":hi.length>=3?hi[0]==="e"&&hi[1]==="n"&&hi[2]==="-":!1}e.isDefaultVariant=n;function r(){return hi==="en"}e.isDefault=r})(nz||(nz={}));var rz=typeof as.postMessage=="function"&&!as.importScripts;(()=>{if(rz){let e=[];as.addEventListener("message",n=>{if(n.data&&n.data.vscodeScheduleAsyncWork)for(let r=0,i=e.length;r<i;r++){let s=e[r];if(s.id===n.data.vscodeScheduleAsyncWork){e.splice(r,1),s.callback();return}}});let t=0;return n=>{let r=++t;e.push({id:r,callback:n}),as.postMessage({vscodeScheduleAsyncWork:r},"*")}}return e=>setTimeout(e)})();var iz=!!(Br&&Br.indexOf("Chrome")>=0);Br&&Br.indexOf("Firefox")>=0;!iz&&Br&&Br.indexOf("Safari")>=0;Br&&Br.indexOf("Edg/")>=0;Br&&Br.indexOf("Android")>=0;var js=typeof navigator=="object"?navigator:{};Xv||document.queryCommandSupported&&document.queryCommandSupported("copy")||js&&js.clipboard&&js.clipboard.writeText,Xv||js&&js.clipboard&&js.clipboard.readText;var Pm=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}},Ah=new Pm,Jv=new Pm,Zv=new Pm,sz=new Array(230),M0;(e=>{function t(a){return Ah.keyCodeToStr(a)}e.toString=t;function n(a){return Ah.strToKeyCode(a)}e.fromString=n;function r(a){return Jv.keyCodeToStr(a)}e.toUserSettingsUS=r;function i(a){return Zv.keyCodeToStr(a)}e.toUserSettingsGeneral=i;function s(a){return Jv.strToKeyCode(a)||Zv.strToKeyCode(a)}e.fromUserSettings=s;function o(a){if(a>=98&&a<=113)return null;switch(a){case 16:return"Up";case 18:return"Down";case 15:return"Left";case 17:return"Right"}return Ah.keyCodeToStr(a)}e.toElectronAccelerator=o})(M0||(M0={}));var oz=class O0{constructor(t,n,r,i,s){this.ctrlKey=t,this.shiftKey=n,this.altKey=r,this.metaKey=i,this.keyCode=s}equals(t){return t instanceof O0&&this.ctrlKey===t.ctrlKey&&this.shiftKey===t.shiftKey&&this.altKey===t.altKey&&this.metaKey===t.metaKey&&this.keyCode===t.keyCode}getHashCode(){let t=this.ctrlKey?"1":"0",n=this.shiftKey?"1":"0",r=this.altKey?"1":"0",i=this.metaKey?"1":"0";return`K${t}${n}${r}${i}${this.keyCode}`}isModifierKey(){return this.keyCode===0||this.keyCode===5||this.keyCode===57||this.keyCode===6||this.keyCode===4}toKeybinding(){return new az([this])}isDuplicateModifierCase(){return this.ctrlKey&&this.keyCode===5||this.shiftKey&&this.keyCode===4||this.altKey&&this.keyCode===6||this.metaKey&&this.keyCode===57}},az=class{constructor(e){if(e.length===0)throw DO("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 lz(e){if(e.charCode){let n=String.fromCharCode(e.charCode).toUpperCase();return M0.fromString(n)}let t=e.keyCode;if(t===3)return 7;if(bf)switch(t){case 59:return 85;case 60:if(tz)return 97;break;case 61:return 86;case 107:return 109;case 109:return 111;case 173:return 88;case 224:if(zr)return 57;break}else if(XO&&(zr&&t===93||!zr&&t===92))return 57;return sz[t]||0}var cz=zr?256:2048,uz=512,hz=1024,dz=zr?2048:256,Qv=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=lz(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|=cz),this.altKey&&(t|=uz),this.shiftKey&&(t|=hz),this.metaKey&&(t|=dz),t|=e,t}_computeKeyCodeChord(){let e=0;return this.keyCode!==5&&this.keyCode!==4&&this.keyCode!==6&&this.keyCode!==57&&(e=this.keyCode),new oz(this.ctrlKey,this.shiftKey,this.altKey,this.metaKey,e)}},e_=new WeakMap;function fz(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 pz=class{static getSameOriginWindowChain(e){let t=e_.get(e);if(!t){t=[],e_.set(e,t);let n=e,r;do r=fz(n),r?t.push({window:new WeakRef(n),iframeElement:n.frameElement||null}):t.push({window:new WeakRef(n),iframeElement:null}),n=r;while(n)}return t.slice(0)}static getPositionOfChildWindowRelativeToAncestorWindow(e,t){if(!t||e===t)return{top:0,left:0};let n=0,r=0,i=this.getSameOriginWindowChain(e);for(let s of i){let o=s.window.deref();if(n+=(o==null?void 0:o.scrollY)??0,r+=(o==null?void 0:o.scrollX)??0,o===t||!s.iframeElement)break;let a=s.iframeElement.getBoundingClientRect();n+=a.top,r+=a.left}return{top:n,left:r}}},Cl=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=pz.getPositionOfChildWindowRelativeToAncestorWindow(e,t.view);this.posx-=n.left,this.posy-=n.top}preventDefault(){this.browserEvent.preventDefault()}stopPropagation(){this.browserEvent.stopPropagation()}},t_=class{constructor(e,t=0,n=0){var i;this.browserEvent=e||null,this.target=e?e.target||e.targetNode||e.srcElement:null,this.deltaY=n,this.deltaX=t;let r=!1;if(Tm){let s=navigator.userAgent.match(/Chrome\/(\d+)/);r=(s?parseInt(s[1]):123)<=122}if(e){let s=e,o=e,a=((i=e.view)==null?void 0:i.devicePixelRatio)||1;if(typeof s.wheelDeltaY<"u")r?this.deltaY=s.wheelDeltaY/(120*a):this.deltaY=s.wheelDeltaY/120;else if(typeof o.VERTICAL_AXIS<"u"&&o.axis===o.VERTICAL_AXIS)this.deltaY=-o.detail/3;else if(e.type==="wheel"){let c=e;c.deltaMode===c.DOM_DELTA_LINE?bf&&!zr?this.deltaY=-e.deltaY/3:this.deltaY=-e.deltaY:this.deltaY=-e.deltaY/40}if(typeof s.wheelDeltaX<"u")JO&&I0?this.deltaX=-(s.wheelDeltaX/120):r?this.deltaX=s.wheelDeltaX/(120*a):this.deltaX=s.wheelDeltaX/120;else if(typeof o.HORIZONTAL_AXIS<"u"&&o.axis===o.HORIZONTAL_AXIS)this.deltaX=-e.detail/3;else if(e.type==="wheel"){let c=e;c.deltaMode===c.DOM_DELTA_LINE?bf&&!zr?this.deltaX=-e.deltaX/3:this.deltaX=-e.deltaX:this.deltaX=-e.deltaX/40}this.deltaY===0&&this.deltaX===0&&e.wheelDelta&&(r?this.deltaY=e.wheelDelta/(120*a):this.deltaY=e.wheelDelta/120)}}preventDefault(){var e;(e=this.browserEvent)==null||e.preventDefault()}stopPropagation(){var e;(e=this.browserEvent)==null||e.stopPropagation()}},z0=Object.freeze(function(e,t){let n=setTimeout(e.bind(t),0);return{dispose(){clearTimeout(n)}}}),mz;(e=>{function t(n){return n===e.None||n===e.Cancelled||n instanceof gz?!0:!n||typeof n!="object"?!1:typeof n.isCancellationRequested=="boolean"&&typeof n.onCancellationRequested=="function"}e.isCancellationToken=t,e.None=Object.freeze({isCancellationRequested:!1,onCancellationRequested:on.None}),e.Cancelled=Object.freeze({isCancellationRequested:!0,onCancellationRequested:z0})})(mz||(mz={}));var gz=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?z0:(this._emitter||(this._emitter=new oe),this._emitter.event)}dispose(){this._emitter&&(this._emitter.dispose(),this._emitter=null)}},Dm=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 pf("Calling 'cancelAndSet' on a disposed TimeoutTimer");this.cancel(),this._token=setTimeout(()=>{this._token=-1,e()},t)}setIfNotSet(e,t){if(this._isDisposed)throw new pf("Calling 'setIfNotSet' on a disposed TimeoutTimer");this._token===-1&&(this._token=setTimeout(()=>{this._token=-1,e()},t))}},yz=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 pf("Calling 'cancelAndSet' on a disposed IntervalTimer");this.cancel();let r=n.setInterval(()=>{e()},t);this.disposable=xt(()=>{n.clearInterval(r),this.disposable=void 0})}dispose(){this.cancel(),this.isDisposed=!0}},vz;(e=>{async function t(r){let i,s=await Promise.all(r.map(o=>o.then(a=>a,a=>{i||(i=a)})));if(typeof i<"u")throw i;return s}e.settled=t;function n(r){return new Promise(async(i,s)=>{try{await r(i,s)}catch(o){s(o)}})}e.withAsyncBody=n})(vz||(vz={}));var n_=class Zn{static fromArray(t){return new Zn(n=>{n.emitMany(t)})}static fromPromise(t){return new Zn(async n=>{n.emitMany(await t)})}static fromPromises(t){return new Zn(async n=>{await Promise.all(t.map(async r=>n.emitOne(await r)))})}static merge(t){return new Zn(async n=>{await Promise.all(t.map(async r=>{for await(let i of r)n.emitOne(i)}))})}constructor(t,n){this._state=0,this._results=[],this._error=null,this._onReturn=n,this._onStateChanged=new oe,queueMicrotask(async()=>{let r={emitOne:i=>this.emitOne(i),emitMany:i=>this.emitMany(i),reject:i=>this.reject(i)};try{await Promise.resolve(t(r)),this.resolve()}catch(i){this.reject(i)}finally{r.emitOne=void 0,r.emitMany=void 0,r.reject=void 0}})}[Symbol.asyncIterator](){let t=0;return{next:async()=>{do{if(this._state===2)throw this._error;if(t<this._results.length)return{done:!1,value:this._results[t++]};if(this._state===1)return{done:!0,value:void 0};await on.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 Zn(async r=>{for await(let i of t)r.emitOne(n(i))})}map(t){return Zn.map(this,t)}static filter(t,n){return new Zn(async r=>{for await(let i of t)n(i)&&r.emitOne(i)})}filter(t){return Zn.filter(this,t)}static coalesce(t){return Zn.filter(t,n=>!!n)}coalesce(){return Zn.coalesce(this)}static async toPromise(t){let n=[];for await(let r of t)n.push(r);return n}toPromise(){return Zn.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())}};n_.EMPTY=n_.fromArray([]);var{getWindow:Ar,getWindowId:_z,onDidRegisterWindow:bz}=function(){let e=new Map,t={window:Gr,disposables:new Pi};e.set(Gr.vscodeWindowId,t);let n=new oe,r=new oe,i=new oe;function s(o,a){return(typeof o=="number"?e.get(o):void 0)??(a?t:void 0)}return{onDidRegisterWindow:n.event,onWillUnregisterWindow:i.event,onDidUnregisterWindow:r.event,registerWindow(o){if(e.has(o.vscodeWindowId))return Be.None;let a=new Pi,c={window:o,disposables:a.add(new Pi)};return e.set(o.vscodeWindowId,c),a.add(xt(()=>{e.delete(o.vscodeWindowId),r.fire(o)})),a.add(Ne(o,Gt.BEFORE_UNLOAD,()=>{i.fire(o)})),n.fire(c),a},getWindows(){return e.values()},getWindowsCount(){return e.size},getWindowId(o){return o.vscodeWindowId},hasWindow(o){return e.has(o)},getWindowById:s,getWindow(o){var u;let a=o;if((u=a==null?void 0:a.ownerDocument)!=null&&u.defaultView)return a.ownerDocument.defaultView.window;let c=o;return c!=null&&c.view?c.view.window:Gr},getDocument(o){return Ar(o).document}}}(),wz=class{constructor(e,t,n,r){this._node=e,this._type=t,this._handler=n,this._options=r||!1,this._node.addEventListener(this._type,this._handler,this._options)}dispose(){this._handler&&(this._node.removeEventListener(this._type,this._handler,this._options),this._node=null,this._handler=null)}};function Ne(e,t,n,r){return new wz(e,t,n,r)}var r_=function(e,t,n,r){return Ne(e,t,n,r)},Lm,xz=class extends yz{constructor(e){super(),this.defaultTarget=e&&Ar(e)}cancelAndSet(e,t,n){return super.cancelAndSet(e,t,n??this.defaultTarget)}},i_=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){Xl(e)}}static sort(e,t){return t.priority-e.priority}};(function(){let e=new Map,t=new Map,n=new Map,r=new Map,i=s=>{n.set(s,!1);let o=e.get(s)??[];for(t.set(s,o),e.set(s,[]),r.set(s,!0);o.length>0;)o.sort(i_.sort),o.shift().execute();r.set(s,!1)};Lm=(s,o,a=0)=>{let c=_z(s),u=new i_(o,a),d=e.get(c);return d||(d=[],e.set(c,d)),d.push(u),n.get(c)||(n.set(c,!0),s.requestAnimationFrame(()=>i(c))),u}})();function Sz(e){let t=e.getBoundingClientRect(),n=Ar(e);return{left:t.left+n.scrollX,top:t.top+n.scrollY,width:t.width,height:t.height}}var Gt={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"},kz=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=Tn(e);this._maxWidth!==t&&(this._maxWidth=t,this.domNode.style.maxWidth=this._maxWidth)}setWidth(e){let t=Tn(e);this._width!==t&&(this._width=t,this.domNode.style.width=this._width)}setHeight(e){let t=Tn(e);this._height!==t&&(this._height=t,this.domNode.style.height=this._height)}setTop(e){let t=Tn(e);this._top!==t&&(this._top=t,this.domNode.style.top=this._top)}setLeft(e){let t=Tn(e);this._left!==t&&(this._left=t,this.domNode.style.left=this._left)}setBottom(e){let t=Tn(e);this._bottom!==t&&(this._bottom=t,this.domNode.style.bottom=this._bottom)}setRight(e){let t=Tn(e);this._right!==t&&(this._right=t,this.domNode.style.right=this._right)}setPaddingTop(e){let t=Tn(e);this._paddingTop!==t&&(this._paddingTop=t,this.domNode.style.paddingTop=this._paddingTop)}setPaddingLeft(e){let t=Tn(e);this._paddingLeft!==t&&(this._paddingLeft=t,this.domNode.style.paddingLeft=this._paddingLeft)}setPaddingBottom(e){let t=Tn(e);this._paddingBottom!==t&&(this._paddingBottom=t,this.domNode.style.paddingBottom=this._paddingBottom)}setPaddingRight(e){let t=Tn(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=Tn(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=Tn(e);this._lineHeight!==t&&(this._lineHeight=t,this.domNode.style.lineHeight=this._lineHeight)}setLetterSpacing(e){let t=Tn(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 Tn(e){return typeof e=="number"?`${e}px`:e}function ua(e){return new kz(e)}var B0=class{constructor(){this._hooks=new Pi,this._pointerMoveCallback=null,this._onStopCallback=null}dispose(){this.stopMonitoring(!1),this._hooks.dispose()}stopMonitoring(e,t){if(!this.isMonitoring())return;this._hooks.clear(),this._pointerMoveCallback=null;let n=this._onStopCallback;this._onStopCallback=null,e&&n&&n(t)}isMonitoring(){return!!this._pointerMoveCallback}startMonitoring(e,t,n,r,i){this.isMonitoring()&&this.stopMonitoring(!1),this._pointerMoveCallback=r,this._onStopCallback=i;let s=e;try{e.setPointerCapture(t),this._hooks.add(xt(()=>{try{e.releasePointerCapture(t)}catch{}}))}catch{s=Ar(e)}this._hooks.add(Ne(s,Gt.POINTER_MOVE,o=>{if(o.buttons!==n){this.stopMonitoring(!0);return}o.preventDefault(),this._pointerMoveCallback(o)})),this._hooks.add(Ne(s,Gt.POINTER_UP,o=>this.stopMonitoring(!0)))}};function Cz(e,t,n){let r=null,i=null;if(typeof n.value=="function"?(r="value",i=n.value,i.length!==0&&console.warn("Memoize should only be used in functions with zero parameters")):typeof n.get=="function"&&(r="get",i=n.get),!i)throw new Error("not supported");let s=`$memoize$${t}`;n[r]=function(...o){return this.hasOwnProperty(s)||Object.defineProperty(this,s,{configurable:!1,enumerable:!1,writable:!1,value:i.apply(this,o)}),this[s]}}var Nr;(e=>(e.Tap="-xterm-gesturetap",e.Change="-xterm-gesturechange",e.Start="-xterm-gesturestart",e.End="-xterm-gesturesend",e.Contextmenu="-xterm-gesturecontextmenu"))(Nr||(Nr={}));var Vo=class fn extends Be{constructor(){super(),this.dispatched=!1,this.targets=new Yv,this.ignoreTargets=new Yv,this.activeTouches={},this.handle=null,this._lastSetTapCountTime=0,this._register(on.runAndSubscribe(bz,({window:t,disposables:n})=>{n.add(Ne(t.document,"touchstart",r=>this.onTouchStart(r),{passive:!1})),n.add(Ne(t.document,"touchend",r=>this.onTouchEnd(t,r))),n.add(Ne(t.document,"touchmove",r=>this.onTouchMove(r),{passive:!1}))},{window:Gr,disposables:this._store}))}static addTarget(t){if(!fn.isTouchDevice())return Be.None;fn.INSTANCE||(fn.INSTANCE=new fn);let n=fn.INSTANCE.targets.push(t);return xt(n)}static ignoreTarget(t){if(!fn.isTouchDevice())return Be.None;fn.INSTANCE||(fn.INSTANCE=new fn);let n=fn.INSTANCE.ignoreTargets.push(t);return xt(n)}static isTouchDevice(){return"ontouchstart"in Gr||navigator.maxTouchPoints>0}dispose(){this.handle&&(this.handle.dispose(),this.handle=null),super.dispose()}onTouchStart(t){let n=Date.now();this.handle&&(this.handle.dispose(),this.handle=null);for(let r=0,i=t.targetTouches.length;r<i;r++){let s=t.targetTouches.item(r);this.activeTouches[s.identifier]={id:s.identifier,initialTarget:s.target,initialTimeStamp:n,initialPageX:s.pageX,initialPageY:s.pageY,rollingTimestamps:[n],rollingPageX:[s.pageX],rollingPageY:[s.pageY]};let o=this.newGestureEvent(Nr.Start,s.target);o.pageX=s.pageX,o.pageY=s.pageY,this.dispatchEvent(o)}this.dispatched&&(t.preventDefault(),t.stopPropagation(),this.dispatched=!1)}onTouchEnd(t,n){let r=Date.now(),i=Object.keys(this.activeTouches).length;for(let s=0,o=n.changedTouches.length;s<o;s++){let a=n.changedTouches.item(s);if(!this.activeTouches.hasOwnProperty(String(a.identifier))){console.warn("move of an UNKNOWN touch",a);continue}let c=this.activeTouches[a.identifier],u=Date.now()-c.initialTimeStamp;if(u<fn.HOLD_DELAY&&Math.abs(c.initialPageX-Bn(c.rollingPageX))<30&&Math.abs(c.initialPageY-Bn(c.rollingPageY))<30){let d=this.newGestureEvent(Nr.Tap,c.initialTarget);d.pageX=Bn(c.rollingPageX),d.pageY=Bn(c.rollingPageY),this.dispatchEvent(d)}else if(u>=fn.HOLD_DELAY&&Math.abs(c.initialPageX-Bn(c.rollingPageX))<30&&Math.abs(c.initialPageY-Bn(c.rollingPageY))<30){let d=this.newGestureEvent(Nr.Contextmenu,c.initialTarget);d.pageX=Bn(c.rollingPageX),d.pageY=Bn(c.rollingPageY),this.dispatchEvent(d)}else if(i===1){let d=Bn(c.rollingPageX),h=Bn(c.rollingPageY),f=Bn(c.rollingTimestamps)-c.rollingTimestamps[0],p=d-c.rollingPageX[0],m=h-c.rollingPageY[0],g=[...this.targets].filter(b=>c.initialTarget instanceof Node&&b.contains(c.initialTarget));this.inertia(t,g,r,Math.abs(p)/f,p>0?1:-1,d,Math.abs(m)/f,m>0?1:-1,h)}this.dispatchEvent(this.newGestureEvent(Nr.End,c.initialTarget)),delete this.activeTouches[a.identifier]}this.dispatched&&(n.preventDefault(),n.stopPropagation(),this.dispatched=!1)}newGestureEvent(t,n){let r=document.createEvent("CustomEvent");return r.initEvent(t,!1,!0),r.initialTarget=n,r.tapCount=0,r}dispatchEvent(t){if(t.type===Nr.Tap){let n=new Date().getTime(),r=0;n-this._lastSetTapCountTime>fn.CLEAR_TAP_COUNT_TIME?r=1:r=2,this._lastSetTapCountTime=n,t.tapCount=r}else(t.type===Nr.Change||t.type===Nr.Contextmenu)&&(this._lastSetTapCountTime=0);if(t.initialTarget instanceof Node){for(let r of this.ignoreTargets)if(r.contains(t.initialTarget))return;let n=[];for(let r of this.targets)if(r.contains(t.initialTarget)){let i=0,s=t.initialTarget;for(;s&&s!==r;)i++,s=s.parentElement;n.push([i,r])}n.sort((r,i)=>r[0]-i[0]);for(let[r,i]of n)i.dispatchEvent(t),this.dispatched=!0}}inertia(t,n,r,i,s,o,a,c,u){this.handle=Lm(t,()=>{let d=Date.now(),h=d-r,f=0,p=0,m=!0;i+=fn.SCROLL_FRICTION*h,a+=fn.SCROLL_FRICTION*h,i>0&&(m=!1,f=s*i*h),a>0&&(m=!1,p=c*a*h);let g=this.newGestureEvent(Nr.Change);g.translationX=f,g.translationY=p,n.forEach(b=>b.dispatchEvent(g)),m||this.inertia(t,n,d,i,s,o+f,a,c,u+p)})}onTouchMove(t){let n=Date.now();for(let r=0,i=t.changedTouches.length;r<i;r++){let s=t.changedTouches.item(r);if(!this.activeTouches.hasOwnProperty(String(s.identifier))){console.warn("end of an UNKNOWN touch",s);continue}let o=this.activeTouches[s.identifier],a=this.newGestureEvent(Nr.Change,o.initialTarget);a.translationX=s.pageX-Bn(o.rollingPageX),a.translationY=s.pageY-Bn(o.rollingPageY),a.pageX=s.pageX,a.pageY=s.pageY,this.dispatchEvent(a),o.rollingPageX.length>3&&(o.rollingPageX.shift(),o.rollingPageY.shift(),o.rollingTimestamps.shift()),o.rollingPageX.push(s.pageX),o.rollingPageY.push(s.pageY),o.rollingTimestamps.push(n)}this.dispatched&&(t.preventDefault(),t.stopPropagation(),this.dispatched=!1)}};Vo.SCROLL_FRICTION=-.005,Vo.HOLD_DELAY=700,Vo.CLEAR_TAP_COUNT_TIME=400,At([Cz],Vo,"isTouchDevice",1);var Ez=Vo,Am=class extends Be{onclick(e,t){this._register(Ne(e,Gt.CLICK,n=>t(new Cl(Ar(e),n))))}onmousedown(e,t){this._register(Ne(e,Gt.MOUSE_DOWN,n=>t(new Cl(Ar(e),n))))}onmouseover(e,t){this._register(Ne(e,Gt.MOUSE_OVER,n=>t(new Cl(Ar(e),n))))}onmouseleave(e,t){this._register(Ne(e,Gt.MOUSE_LEAVE,n=>t(new Cl(Ar(e),n))))}onkeydown(e,t){this._register(Ne(e,Gt.KEY_DOWN,n=>t(new Qv(n))))}onkeyup(e,t){this._register(Ne(e,Gt.KEY_UP,n=>t(new Qv(n))))}oninput(e,t){this._register(Ne(e,Gt.INPUT,t))}onblur(e,t){this._register(Ne(e,Gt.BLUR,t))}onfocus(e,t){this._register(Ne(e,Gt.FOCUS,t))}onchange(e,t){this._register(Ne(e,Gt.CHANGE,t))}ignoreGesture(e){return Ez.ignoreTarget(e)}},s_=11,Nz=class extends Am{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=s_+"px",this.domNode.style.height=s_+"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 B0),this._register(r_(this.bgDomNode,Gt.POINTER_DOWN,t=>this._arrowPointerDown(t))),this._register(r_(this.domNode,Gt.POINTER_DOWN,t=>this._arrowPointerDown(t))),this._pointerdownRepeatTimer=this._register(new xz),this._pointerdownScheduleRepeatTimer=this._register(new Dm)}_arrowPointerDown(e){if(!e.target||!(e.target instanceof Element))return;let t=()=>{this._pointerdownRepeatTimer.cancelAndSet(()=>this._onActivate(),1e3/24,Ar(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()}},jz=class Sf{constructor(t,n,r,i,s,o,a){this._forceIntegerValues=t,this._scrollStateBrand=void 0,this._forceIntegerValues&&(n=n|0,r=r|0,i=i|0,s=s|0,o=o|0,a=a|0),this.rawScrollLeft=i,this.rawScrollTop=a,n<0&&(n=0),i+n>r&&(i=r-n),i<0&&(i=0),s<0&&(s=0),a+s>o&&(a=o-s),a<0&&(a=0),this.width=n,this.scrollWidth=r,this.scrollLeft=i,this.height=s,this.scrollHeight=o,this.scrollTop=a}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 Sf(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 Sf(this._forceIntegerValues,this.width,this.scrollWidth,typeof t.scrollLeft<"u"?t.scrollLeft:this.rawScrollLeft,this.height,this.scrollHeight,typeof t.scrollTop<"u"?t.scrollTop:this.rawScrollTop)}createScrollEvent(t,n){let r=this.width!==t.width,i=this.scrollWidth!==t.scrollWidth,s=this.scrollLeft!==t.scrollLeft,o=this.height!==t.height,a=this.scrollHeight!==t.scrollHeight,c=this.scrollTop!==t.scrollTop;return{inSmoothScrolling:n,oldWidth:t.width,oldScrollWidth:t.scrollWidth,oldScrollLeft:t.scrollLeft,width:this.width,scrollWidth:this.scrollWidth,scrollLeft:this.scrollLeft,oldHeight:t.height,oldScrollHeight:t.scrollHeight,oldScrollTop:t.scrollTop,height:this.height,scrollHeight:this.scrollHeight,scrollTop:this.scrollTop,widthChanged:r,scrollWidthChanged:i,scrollLeftChanged:s,heightChanged:o,scrollHeightChanged:a,scrollTopChanged:c}}},Rz=class extends Be{constructor(e){super(),this._scrollableBrand=void 0,this._onScroll=this._register(new oe),this.onScroll=this._onScroll.event,this._smoothScrollDuration=e.smoothScrollDuration,this._scheduleAtNextAnimationFrame=e.scheduleAtNextAnimationFrame,this._state=new jz(e.forceIntegerValues,0,0,0,0,0,0),this._smoothScrolling=null}dispose(){this._smoothScrolling&&(this._smoothScrolling.dispose(),this._smoothScrolling=null),super.dispose()}setSmoothScrollDuration(e){this._smoothScrollDuration=e}validateScrollPosition(e){return this._state.withScrollPosition(e)}getScrollDimensions(){return this._state}setScrollDimensions(e,t){var r;let n=this._state.withScrollDimensions(e,t);this._setState(n,!!this._smoothScrolling),(r=this._smoothScrolling)==null||r.acceptScrollDimensions(this._state)}getFutureScrollPosition(){return this._smoothScrolling?this._smoothScrolling.to:this._state}getCurrentScrollPosition(){return this._state}setScrollPositionNow(e){let t=this._state.withScrollPosition(e);this._smoothScrolling&&(this._smoothScrolling.dispose(),this._smoothScrolling=null),this._setState(t,!1)}setScrollPositionSmooth(e,t){if(this._smoothScrollDuration===0)return this.setScrollPositionNow(e);if(this._smoothScrolling){e={scrollLeft:typeof e.scrollLeft>"u"?this._smoothScrolling.to.scrollLeft:e.scrollLeft,scrollTop:typeof e.scrollTop>"u"?this._smoothScrolling.to.scrollTop:e.scrollTop};let n=this._state.withScrollPosition(e);if(this._smoothScrolling.to.scrollLeft===n.scrollLeft&&this._smoothScrolling.to.scrollTop===n.scrollTop)return;let r;t?r=new a_(this._smoothScrolling.from,n,this._smoothScrolling.startTime,this._smoothScrolling.duration):r=this._smoothScrolling.combine(this._state,n,this._smoothScrollDuration),this._smoothScrolling.dispose(),this._smoothScrolling=r}else{let n=this._state.withScrollPosition(e);this._smoothScrolling=a_.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)))}},o_=class{constructor(e,t,n){this.scrollLeft=e,this.scrollTop=t,this.isDone=n}};function Ih(e,t){let n=t-e;return function(r){return e+n*Dz(r)}}function Tz(e,t,n){return function(r){return r<n?e(r/n):t((r-n)/(1-n))}}var a_=class kf{constructor(t,n,r,i){this.from=t,this.to=n,this.duration=i,this.startTime=r,this.animationFrameDisposable=null,this._initAnimations()}_initAnimations(){this.scrollLeft=this._initAnimation(this.from.scrollLeft,this.to.scrollLeft,this.to.width),this.scrollTop=this._initAnimation(this.from.scrollTop,this.to.scrollTop,this.to.height)}_initAnimation(t,n,r){if(Math.abs(t-n)>2.5*r){let i,s;return t<n?(i=t+.75*r,s=n-.75*r):(i=t-.75*r,s=n+.75*r),Tz(Ih(t,i),Ih(s,n),.33)}return Ih(t,n)}dispose(){this.animationFrameDisposable!==null&&(this.animationFrameDisposable.dispose(),this.animationFrameDisposable=null)}acceptScrollDimensions(t){this.to=t.withScrollPosition(this.to),this._initAnimations()}tick(){return this._tick(Date.now())}_tick(t){let n=(t-this.startTime)/this.duration;if(n<1){let r=this.scrollLeft(n),i=this.scrollTop(n);return new o_(r,i,!1)}return new o_(this.to.scrollLeft,this.to.scrollTop,!0)}combine(t,n,r){return kf.start(t,n,r)}static start(t,n,r){r=r+10;let i=Date.now()-10;return new kf(t,n,i,r)}};function Pz(e){return Math.pow(e,3)}function Dz(e){return 1-Pz(1-e)}var Lz=class extends Be{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 Dm)}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":"")))}},Az=140,$0=class extends Am{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 Lz(e.visibility,"visible scrollbar "+e.extraScrollbarClassName,"invisible scrollbar "+e.extraScrollbarClassName)),this._visibilityController.setIsNeeded(this._scrollbarState.isNeeded()),this._pointerMoveMonitor=this._register(new B0),this._shouldRender=!0,this.domNode=ua(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(Ne(this.domNode.domNode,Gt.POINTER_DOWN,t=>this._domNodePointerDown(t)))}_createArrow(e){let t=this._register(new Nz(e));this.domNode.domNode.appendChild(t.bgDomNode),this.domNode.domNode.appendChild(t.domNode)}_createSlider(e,t,n,r){this.slider=ua(document.createElement("div")),this.slider.setClassName("slider"),this.slider.setPosition("absolute"),this.slider.setTop(e),this.slider.setLeft(t),typeof n=="number"&&this.slider.setWidth(n),typeof r=="number"&&this.slider.setHeight(r),this.slider.setLayerHinting(!0),this.slider.setContain("strict"),this.domNode.domNode.appendChild(this.slider.domNode),this._register(Ne(this.slider.domNode,Gt.POINTER_DOWN,i=>{i.button===0&&(i.preventDefault(),this._sliderPointerDown(i))})),this.onclick(this.slider.domNode,i=>{i.leftButton&&i.stopPropagation()})}_onElementSize(e){return this._scrollbarState.setVisibleSize(e)&&(this._visibilityController.setIsNeeded(this._scrollbarState.isNeeded()),this._shouldRender=!0,this._lazyRender||this.render()),this._shouldRender}_onElementScrollSize(e){return this._scrollbarState.setScrollSize(e)&&(this._visibilityController.setIsNeeded(this._scrollbarState.isNeeded()),this._shouldRender=!0,this._lazyRender||this.render()),this._shouldRender}_onElementScrollPosition(e){return this._scrollbarState.setScrollPosition(e)&&(this._visibilityController.setIsNeeded(this._scrollbarState.isNeeded()),this._shouldRender=!0,this._lazyRender||this.render()),this._shouldRender}beginReveal(){this._visibilityController.setShouldBeVisible(!0)}beginHide(){this._visibilityController.setShouldBeVisible(!1)}render(){this._shouldRender&&(this._shouldRender=!1,this._renderDomNode(this._scrollbarState.getRectangleLargeSize(),this._scrollbarState.getRectangleSmallSize()),this._updateSlider(this._scrollbarState.getSliderSize(),this._scrollbarState.getArrowSize()+this._scrollbarState.getSliderPosition()))}_domNodePointerDown(e){e.target===this.domNode.domNode&&this._onPointerDown(e)}delegatePointerDown(e){let t=this.domNode.domNode.getClientRects()[0].top,n=t+this._scrollbarState.getSliderPosition(),r=t+this._scrollbarState.getSliderPosition()+this._scrollbarState.getSliderSize(),i=this._sliderPointerPosition(e);n<=i&&i<=r?e.button===0&&(e.preventDefault(),this._sliderPointerDown(e)):this._onPointerDown(e)}_onPointerDown(e){let t,n;if(e.target===this.domNode.domNode&&typeof e.offsetX=="number"&&typeof e.offsetY=="number")t=e.offsetX,n=e.offsetY;else{let i=Sz(this.domNode.domNode);t=e.pageX-i.left,n=e.pageY-i.top}let r=this._pointerDownRelativePosition(t,n);this._setDesiredScrollPositionNow(this._scrollByPage?this._scrollbarState.getDesiredScrollPositionFromOffsetPaged(r):this._scrollbarState.getDesiredScrollPositionFromOffset(r)),e.button===0&&(e.preventDefault(),this._sliderPointerDown(e))}_sliderPointerDown(e){if(!e.target||!(e.target instanceof Element))return;let t=this._sliderPointerPosition(e),n=this._sliderOrthogonalPointerPosition(e),r=this._scrollbarState.clone();this.slider.toggleClassName("active",!0),this._pointerMoveMonitor.startMonitoring(e.target,e.pointerId,e.buttons,i=>{let s=this._sliderOrthogonalPointerPosition(i),o=Math.abs(s-n);if(I0&&o>Az){this._setDesiredScrollPositionNow(r.getScrollPosition());return}let a=this._sliderPointerPosition(i)-t;this._setDesiredScrollPositionNow(r.getDesiredScrollPositionFromDelta(a))},()=>{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()}},F0=class Cf{constructor(t,n,r,i,s,o){this._scrollbarSize=Math.round(n),this._oppositeScrollbarSize=Math.round(r),this._arrowSize=Math.round(t),this._visibleSize=i,this._scrollSize=s,this._scrollPosition=o,this._computedAvailableSize=0,this._computedIsNeeded=!1,this._computedSliderSize=0,this._computedSliderRatio=0,this._computedSliderPosition=0,this._refreshComputedValues()}clone(){return new Cf(this._arrowSize,this._scrollbarSize,this._oppositeScrollbarSize,this._visibleSize,this._scrollSize,this._scrollPosition)}setVisibleSize(t){let n=Math.round(t);return this._visibleSize!==n?(this._visibleSize=n,this._refreshComputedValues(),!0):!1}setScrollSize(t){let n=Math.round(t);return this._scrollSize!==n?(this._scrollSize=n,this._refreshComputedValues(),!0):!1}setScrollPosition(t){let n=Math.round(t);return this._scrollPosition!==n?(this._scrollPosition=n,this._refreshComputedValues(),!0):!1}setScrollbarSize(t){this._scrollbarSize=Math.round(t)}setOppositeScrollbarSize(t){this._oppositeScrollbarSize=Math.round(t)}static _computeValues(t,n,r,i,s){let o=Math.max(0,r-t),a=Math.max(0,o-2*n),c=i>0&&i>r;if(!c)return{computedAvailableSize:Math.round(o),computedIsNeeded:c,computedSliderSize:Math.round(a),computedSliderRatio:0,computedSliderPosition:0};let u=Math.round(Math.max(20,Math.floor(r*a/i))),d=(a-u)/(i-r),h=s*d;return{computedAvailableSize:Math.round(o),computedIsNeeded:c,computedSliderSize:Math.round(u),computedSliderRatio:d,computedSliderPosition:Math.round(h)}}_refreshComputedValues(){let t=Cf._computeValues(this._oppositeScrollbarSize,this._arrowSize,this._visibleSize,this._scrollSize,this._scrollPosition);this._computedAvailableSize=t.computedAvailableSize,this._computedIsNeeded=t.computedIsNeeded,this._computedSliderSize=t.computedSliderSize,this._computedSliderRatio=t.computedSliderRatio,this._computedSliderPosition=t.computedSliderPosition}getArrowSize(){return this._arrowSize}getScrollPosition(){return this._scrollPosition}getRectangleLargeSize(){return this._computedAvailableSize}getRectangleSmallSize(){return this._scrollbarSize}isNeeded(){return this._computedIsNeeded}getSliderSize(){return this._computedSliderSize}getSliderPosition(){return this._computedSliderPosition}getDesiredScrollPositionFromOffset(t){if(!this._computedIsNeeded)return 0;let n=t-this._arrowSize-this._computedSliderSize/2;return Math.round(n/this._computedSliderRatio)}getDesiredScrollPositionFromOffsetPaged(t){if(!this._computedIsNeeded)return 0;let n=t-this._arrowSize,r=this._scrollPosition;return n<this._computedSliderPosition?r-=this._visibleSize:r+=this._visibleSize,r}getDesiredScrollPositionFromDelta(t){if(!this._computedIsNeeded)return 0;let n=this._computedSliderPosition+t;return Math.round(n/this._computedSliderRatio)}},Iz=class extends $0{constructor(e,t,n){let r=e.getScrollDimensions(),i=e.getCurrentScrollPosition();if(super({lazyRender:t.lazyRender,host:n,scrollbarState:new F0(t.horizontalHasArrows?t.arrowSize:0,t.horizontal===2?0:t.horizontalScrollbarSize,t.vertical===2?0:t.verticalScrollbarSize,r.width,r.scrollWidth,i.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}},Mz=class extends $0{constructor(e,t,n){let r=e.getScrollDimensions(),i=e.getCurrentScrollPosition();if(super({lazyRender:t.lazyRender,host:n,scrollbarState:new F0(t.verticalHasArrows?t.arrowSize:0,t.vertical===2?0:t.verticalScrollbarSize,0,r.height,r.scrollHeight,i.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}},Oz=500,l_=50,zz=class{constructor(e,t,n){this.timestamp=e,this.deltaX=t,this.deltaY=n,this.score=0}},Ef=class{constructor(){this._capacity=5,this._memory=[],this._front=-1,this._rear=-1}isPhysicalMouseWheel(){if(this._front===-1&&this._rear===-1)return!1;let t=1,n=0,r=1,i=this._rear;do{let s=i===this._front?t:Math.pow(2,-r);if(t-=s,n+=this._memory[i].score*s,i===this._front)break;i=(this._capacity+i-1)%this._capacity,r++}while(!0);return n<=.5}acceptStandardWheelEvent(t){if(Tm){let n=Ar(t.browserEvent),r=GO(n);this.accept(Date.now(),t.deltaX*r,t.deltaY*r)}else this.accept(Date.now(),t.deltaX,t.deltaY)}accept(t,n,r){let i=null,s=new zz(t,n,r);this._front===-1&&this._rear===-1?(this._memory[0]=s,this._front=0,this._rear=0):(i=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]=s),s.score=this._computeScore(s,i)}_computeScore(t,n){if(Math.abs(t.deltaX)>0&&Math.abs(t.deltaY)>0)return 1;let r=.5;if((!this._isAlmostInt(t.deltaX)||!this._isAlmostInt(t.deltaY))&&(r+=.25),n){let i=Math.abs(t.deltaX),s=Math.abs(t.deltaY),o=Math.abs(n.deltaX),a=Math.abs(n.deltaY),c=Math.max(Math.min(i,o),1),u=Math.max(Math.min(s,a),1),d=Math.max(i,o),h=Math.max(s,a);d%c===0&&h%u===0&&(r-=.5)}return Math.min(Math.max(r,0),1)}_isAlmostInt(t){return Math.abs(Math.round(t)-t)<.01}};Ef.INSTANCE=new Ef;var Bz=Ef,$z=class extends Am{constructor(e,t,n){super(),this._onScroll=this._register(new oe),this.onScroll=this._onScroll.event,this._onWillScroll=this._register(new oe),this.onWillScroll=this._onWillScroll.event,this._options=Hz(t),this._scrollable=n,this._register(this._scrollable.onScroll(i=>{this._onWillScroll.fire(i),this._onDidScroll(i),this._onScroll.fire(i)}));let r={onMouseWheel:i=>this._onMouseWheel(i),onDragStart:()=>this._onDragStart(),onDragEnd:()=>this._onDragEnd()};this._verticalScrollbar=this._register(new Mz(this._scrollable,this._options,r)),this._horizontalScrollbar=this._register(new Iz(this._scrollable,this._options,r)),this._domNode=document.createElement("div"),this._domNode.className="xterm-scrollable-element "+this._options.className,this._domNode.setAttribute("role","presentation"),this._domNode.style.position="relative",this._domNode.appendChild(e),this._domNode.appendChild(this._horizontalScrollbar.domNode.domNode),this._domNode.appendChild(this._verticalScrollbar.domNode.domNode),this._options.useShadows?(this._leftShadowDomNode=ua(document.createElement("div")),this._leftShadowDomNode.setClassName("shadow"),this._domNode.appendChild(this._leftShadowDomNode.domNode),this._topShadowDomNode=ua(document.createElement("div")),this._topShadowDomNode.setClassName("shadow"),this._domNode.appendChild(this._topShadowDomNode.domNode),this._topLeftShadowDomNode=ua(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,i=>this._onMouseOver(i)),this.onmouseleave(this._listenOnDomNode,i=>this._onMouseLeave(i)),this._hideTimeout=this._register(new Dm),this._isDragging=!1,this._mouseIsOver=!1,this._shouldRender=!0,this._revealOnScroll=!0}get options(){return this._options}dispose(){this._mouseWheelToDispose=gs(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,zr&&(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 t_(e))}_setListeningToMouseWheel(e){if(this._mouseWheelToDispose.length>0!==e&&(this._mouseWheelToDispose=gs(this._mouseWheelToDispose),e)){let t=n=>{this._onMouseWheel(new t_(n))};this._mouseWheelToDispose.push(Ne(this._listenOnDomNode,Gt.MOUSE_WHEEL,t,{passive:!1}))}}_onMouseWheel(e){var i;if((i=e.browserEvent)!=null&&i.defaultPrevented)return;let t=Bz.INSTANCE;t.acceptStandardWheelEvent(e);let n=!1;if(e.deltaY||e.deltaX){let s=e.deltaY*this._options.mouseWheelScrollSensitivity,o=e.deltaX*this._options.mouseWheelScrollSensitivity;this._options.scrollPredominantAxis&&(this._options.scrollYToX&&o+s===0?o=s=0:Math.abs(s)>=Math.abs(o)?o=0:s=0),this._options.flipAxes&&([s,o]=[o,s]);let a=!zr&&e.browserEvent&&e.browserEvent.shiftKey;(this._options.scrollYToX||a)&&!o&&(o=s,s=0),e.browserEvent&&e.browserEvent.altKey&&(o=o*this._options.fastScrollSensitivity,s=s*this._options.fastScrollSensitivity);let c=this._scrollable.getFutureScrollPosition(),u={};if(s){let d=l_*s,h=c.scrollTop-(d<0?Math.floor(d):Math.ceil(d));this._verticalScrollbar.writeScrollPosition(u,h)}if(o){let d=l_*o,h=c.scrollLeft-(d<0?Math.floor(d):Math.ceil(d));this._horizontalScrollbar.writeScrollPosition(u,h)}u=this._scrollable.validateScrollPosition(u),(c.scrollLeft!==u.scrollLeft||c.scrollTop!==u.scrollTop)&&(this._options.mouseWheelSmoothScroll&&t.isPhysicalMouseWheel()?this._scrollable.setScrollPositionSmooth(u):this._scrollable.setScrollPositionNow(u),n=!0)}let r=n;!r&&this._options.alwaysConsumeMouseWheel&&(r=!0),!r&&this._options.consumeMouseWheelIfScrollbarIsNeeded&&(this._verticalScrollbar.isNeeded()||this._horizontalScrollbar.isNeeded())&&(r=!0),r&&(e.preventDefault(),e.stopPropagation())}_onDidScroll(e){this._shouldRender=this._horizontalScrollbar.onDidScroll(e)||this._shouldRender,this._shouldRender=this._verticalScrollbar.onDidScroll(e)||this._shouldRender,this._options.useShadows&&(this._shouldRender=!0),this._revealOnScroll&&this._reveal(),this._options.lazyRender||this._render()}renderNow(){if(!this._options.lazyRender)throw new Error("Please use `lazyRender` together with `renderNow`!");this._render()}_render(){if(this._shouldRender&&(this._shouldRender=!1,this._horizontalScrollbar.render(),this._verticalScrollbar.render(),this._options.useShadows)){let e=this._scrollable.getCurrentScrollPosition(),t=e.scrollTop>0,n=e.scrollLeft>0,r=n?" left":"",i=t?" top":"",s=n||t?" top-left-corner":"";this._leftShadowDomNode.setClassName(`shadow${r}`),this._topShadowDomNode.setClassName(`shadow${i}`),this._topLeftShadowDomNode.setClassName(`shadow${s}${i}${r}`)}}_onDragStart(){this._isDragging=!0,this._reveal()}_onDragEnd(){this._isDragging=!1,this._hide()}_onMouseLeave(e){this._mouseIsOver=!1,this._hide()}_onMouseOver(e){this._mouseIsOver=!0,this._reveal()}_reveal(){this._verticalScrollbar.beginReveal(),this._horizontalScrollbar.beginReveal(),this._scheduleHide()}_hide(){!this._mouseIsOver&&!this._isDragging&&(this._verticalScrollbar.beginHide(),this._horizontalScrollbar.beginHide())}_scheduleHide(){!this._mouseIsOver&&!this._isDragging&&this._hideTimeout.cancelAndSet(()=>this._hide(),Oz)}},Fz=class extends $z{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 Hz(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,zr&&(t.className+=" mac"),t}var Nf=class extends Be{constructor(e,t,n,r,i,s,o,a){super(),this._bufferService=n,this._optionsService=o,this._renderService=a,this._onRequestScrollLines=this._register(new oe),this.onRequestScrollLines=this._onRequestScrollLines.event,this._isSyncing=!1,this._isHandlingScroll=!1,this._suppressOnScrollHandler=!1;let c=this._register(new Rz({forceIntegerValues:!1,smoothScrollDuration:this._optionsService.rawOptions.smoothScrollDuration,scheduleAtNextAnimationFrame:u=>Lm(r.window,u)}));this._register(this._optionsService.onSpecificOptionChange("smoothScrollDuration",()=>{c.setSmoothScrollDuration(this._optionsService.rawOptions.smoothScrollDuration)})),this._scrollableElement=this._register(new Fz(t,{vertical:1,horizontal:2,useShadows:!1,mouseWheelSmoothScroll:!0,...this._getChangeOptions()},c)),this._register(this._optionsService.onMultipleOptionChange(["scrollSensitivity","fastScrollSensitivity","overviewRuler"],()=>this._scrollableElement.updateOptions(this._getChangeOptions()))),this._register(i.onProtocolChange(u=>{this._scrollableElement.updateOptions({handleMouseWheel:!(u&16)})})),this._scrollableElement.setScrollDimensions({height:0,scrollHeight:0}),this._register(on.runAndSubscribe(s.onChangeColors,()=>{this._scrollableElement.getDomNode().style.backgroundColor=s.colors.background.css})),e.appendChild(this._scrollableElement.getDomNode()),this._register(xt(()=>this._scrollableElement.getDomNode().remove())),this._styleElement=r.mainDocument.createElement("style"),t.appendChild(this._styleElement),this._register(xt(()=>this._styleElement.remove())),this._register(on.runAndSubscribe(s.onChangeColors,()=>{this._styleElement.textContent=[".xterm .xterm-scrollable-element > .scrollbar > .slider {",` background: ${s.colors.scrollbarSliderBackground.css};`,"}",".xterm .xterm-scrollable-element > .scrollbar > .slider:hover {",` background: ${s.colors.scrollbarSliderHoverBackground.css};`,"}",".xterm .xterm-scrollable-element > .scrollbar > .slider.active {",` background: ${s.colors.scrollbarSliderActiveBackground.css};`,"}"].join(`
|
|
112
|
+
`)})),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(u=>this._handleScroll(u)))}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}};Nf=At([fe(2,Nn),fe(3,ii),fe(4,w0),fe(5,vo),fe(6,jn),fe(7,si)],Nf);var jf=class extends Be{constructor(e,t,n,r,i){super(),this._screenElement=e,this._bufferService=t,this._coreBrowserService=n,this._decorationService=r,this._renderService=i,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(s=>this._removeDecoration(s))),this._register(xt(()=>{this._container.remove(),this._decorationElements.clear()}))}_queueRefresh(){this._animationFrame===void 0&&(this._animationFrame=this._renderService.addRefreshCallback(()=>{this._doRefreshDecorations(),this._animationFrame=void 0}))}_doRefreshDecorations(){for(let e of this._decorationService.decorations)this._renderDecoration(e);this._dimensionsChanged=!1}_renderDecoration(e){this._refreshStyle(e),this._dimensionsChanged&&this._refreshXPosition(e)}_createElement(e){var r;let t=this._coreBrowserService.mainDocument.createElement("div");t.classList.add("xterm-decoration"),t.classList.toggle("xterm-decoration-top-layer",((r=e==null?void 0:e.options)==null?void 0:r.layer)==="top"),t.style.width=`${Math.round((e.options.width||1)*this._renderService.dimensions.css.cell.width)}px`,t.style.height=`${(e.options.height||1)*this._renderService.dimensions.css.cell.height}px`,t.style.top=`${(e.marker.line-this._bufferService.buffers.active.ydisp)*this._renderService.dimensions.css.cell.height}px`,t.style.lineHeight=`${this._renderService.dimensions.css.cell.height}px`;let n=e.options.x??0;return n&&n>this._bufferService.cols&&(t.style.display="none"),this._refreshXPosition(e,t),t}_refreshStyle(e){let t=e.marker.line-this._bufferService.buffers.active.ydisp;if(t<0||t>=this._bufferService.rows)e.element&&(e.element.style.display="none",e.onRenderEmitter.fire(e.element));else{let n=this._decorationElements.get(e);n||(n=this._createElement(e),e.element=n,this._decorationElements.set(e,n),this._container.appendChild(n),e.onDispose(()=>{this._decorationElements.delete(e),n.remove()})),n.style.display=this._altBufferIsActive?"none":"block",this._altBufferIsActive||(n.style.width=`${Math.round((e.options.width||1)*this._renderService.dimensions.css.cell.width)}px`,n.style.height=`${(e.options.height||1)*this._renderService.dimensions.css.cell.height}px`,n.style.top=`${t*this._renderService.dimensions.css.cell.height}px`,n.style.lineHeight=`${this._renderService.dimensions.css.cell.height}px`),e.onRenderEmitter.fire(n)}}_refreshXPosition(e,t=e.element){if(!t)return;let n=e.options.x??0;(e.options.anchor||"left")==="right"?t.style.right=n?`${n*this._renderService.dimensions.css.cell.width}px`:"":t.style.left=n?`${n*this._renderService.dimensions.css.cell.width}px`:""}_removeDecoration(e){var t;(t=this._decorationElements.get(e))==null||t.remove(),this._decorationElements.delete(e),e.dispose()}};jf=At([fe(1,Nn),fe(2,ii),fe(3,Va),fe(4,si)],jf);var Wz=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)}},Cr={full:0,left:0,center:0,right:0},di={full:0,left:0,center:0,right:0},Do={full:0,left:0,center:0,right:0},$c=class extends Be{constructor(e,t,n,r,i,s,o,a){var u;super(),this._viewportElement=e,this._screenElement=t,this._bufferService=n,this._decorationService=r,this._renderService=i,this._optionsService=s,this._themeService=o,this._coreBrowserService=a,this._colorZoneStore=new Wz,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(),(u=this._viewportElement.parentElement)==null||u.insertBefore(this._canvas,this._viewportElement),this._register(xt(()=>{var d;return(d=this._canvas)==null?void 0:d.remove()}));let c=this._canvas.getContext("2d");if(c)this._ctx=c;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);di.full=this._canvas.width,di.left=e,di.center=t,di.right=e,this._refreshDrawHeightConstants(),Do.full=1,Do.left=1,Do.center=1+di.left,Do.right=1+di.left+di.center}_refreshDrawHeightConstants(){Cr.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);Cr.left=t,Cr.center=t,Cr.right=t}_refreshColorZonePadding(){this._colorZoneStore.setPadding({full:Math.floor(this._bufferService.buffers.active.lines.length/(this._canvas.height-1)*Cr.full),left:Math.floor(this._bufferService.buffers.active.lines.length/(this._canvas.height-1)*Cr.left),center:Math.floor(this._bufferService.buffers.active.lines.length/(this._canvas.height-1)*Cr.center),right:Math.floor(this._bufferService.buffers.active.lines.length/(this._canvas.height-1)*Cr.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(Do[e.position||"full"],Math.round((this._canvas.height-1)*(e.startBufferLine/this._bufferService.buffers.active.lines.length)-Cr[e.position||"full"]/2),di[e.position||"full"],Math.round((this._canvas.height-1)*((e.endBufferLine-e.startBufferLine)/this._bufferService.buffers.active.lines.length)+Cr[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}))}};$c=At([fe(2,Nn),fe(3,Va),fe(4,si),fe(5,jn),fe(6,vo),fe(7,ii)],$c);var q;(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=`
|
|
113
|
+
`,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=""))(q||(q={}));var Ql;(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=""))(Ql||(Ql={}));var H0;(e=>e.ST=`${q.ESC}\\`)(H0||(H0={}));var Rf=class{constructor(e,t,n,r,i,s){this._textarea=e,this._compositionView=t,this._bufferService=n,this._optionsService=r,this._coreService=i,this._renderService=s,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(`${q.DEL}`,!0):t.length===e.length&&t!==e&&this._coreService.triggerDataEvent(t,!0)}},0)}updateCompositionElements(e){if(this._isComposing){if(this._bufferService.buffer.isCursorInViewport){let t=Math.min(this._bufferService.buffer.x,this._bufferService.cols-1),n=this._renderService.dimensions.css.cell.height,r=this._bufferService.buffer.y*this._renderService.dimensions.css.cell.height,i=t*this._renderService.dimensions.css.cell.width;this._compositionView.style.left=i+"px",this._compositionView.style.top=r+"px",this._compositionView.style.height=n+"px",this._compositionView.style.lineHeight=n+"px",this._compositionView.style.fontFamily=this._optionsService.rawOptions.fontFamily,this._compositionView.style.fontSize=this._optionsService.rawOptions.fontSize+"px";let s=this._compositionView.getBoundingClientRect();this._textarea.style.left=i+"px",this._textarea.style.top=r+"px",this._textarea.style.width=Math.max(s.width,1)+"px",this._textarea.style.height=Math.max(s.height,1)+"px",this._textarea.style.lineHeight=s.height+"px"}e||setTimeout(()=>this.updateCompositionElements(!0),0)}}};Rf=At([fe(2,Nn),fe(3,jn),fe(4,ws),fe(5,si)],Rf);var Jt=0,Zt=0,Qt=0,Dt=0,c_={css:"#00000000",rgba:0},Ft;(e=>{function t(i,s,o,a){return a!==void 0?`#${Vi(i)}${Vi(s)}${Vi(o)}${Vi(a)}`:`#${Vi(i)}${Vi(s)}${Vi(o)}`}e.toCss=t;function n(i,s,o,a=255){return(i<<24|s<<16|o<<8|a)>>>0}e.toRgba=n;function r(i,s,o,a){return{css:e.toCss(i,s,o,a),rgba:e.toRgba(i,s,o,a)}}e.toColor=r})(Ft||(Ft={}));var vt;(e=>{function t(c,u){if(Dt=(u.rgba&255)/255,Dt===1)return{css:u.css,rgba:u.rgba};let d=u.rgba>>24&255,h=u.rgba>>16&255,f=u.rgba>>8&255,p=c.rgba>>24&255,m=c.rgba>>16&255,g=c.rgba>>8&255;Jt=p+Math.round((d-p)*Dt),Zt=m+Math.round((h-m)*Dt),Qt=g+Math.round((f-g)*Dt);let b=Ft.toCss(Jt,Zt,Qt),v=Ft.toRgba(Jt,Zt,Qt);return{css:b,rgba:v}}e.blend=t;function n(c){return(c.rgba&255)===255}e.isOpaque=n;function r(c,u,d){let h=ec.ensureContrastRatio(c.rgba,u.rgba,d);if(h)return Ft.toColor(h>>24&255,h>>16&255,h>>8&255)}e.ensureContrastRatio=r;function i(c){let u=(c.rgba|255)>>>0;return[Jt,Zt,Qt]=ec.toChannels(u),{css:Ft.toCss(Jt,Zt,Qt),rgba:u}}e.opaque=i;function s(c,u){return Dt=Math.round(u*255),[Jt,Zt,Qt]=ec.toChannels(c.rgba),{css:Ft.toCss(Jt,Zt,Qt,Dt),rgba:Ft.toRgba(Jt,Zt,Qt,Dt)}}e.opacity=s;function o(c,u){return Dt=c.rgba&255,s(c,Dt*u/255)}e.multiplyOpacity=o;function a(c){return[c.rgba>>24&255,c.rgba>>16&255,c.rgba>>8&255]}e.toColorRGB=a})(vt||(vt={}));var Et;(e=>{let t,n;try{let i=document.createElement("canvas");i.width=1,i.height=1;let s=i.getContext("2d",{willReadFrequently:!0});s&&(t=s,t.globalCompositeOperation="copy",n=t.createLinearGradient(0,0,1,1))}catch{}function r(i){if(i.match(/#[\da-f]{3,8}/i))switch(i.length){case 4:return Jt=parseInt(i.slice(1,2).repeat(2),16),Zt=parseInt(i.slice(2,3).repeat(2),16),Qt=parseInt(i.slice(3,4).repeat(2),16),Ft.toColor(Jt,Zt,Qt);case 5:return Jt=parseInt(i.slice(1,2).repeat(2),16),Zt=parseInt(i.slice(2,3).repeat(2),16),Qt=parseInt(i.slice(3,4).repeat(2),16),Dt=parseInt(i.slice(4,5).repeat(2),16),Ft.toColor(Jt,Zt,Qt,Dt);case 7:return{css:i,rgba:(parseInt(i.slice(1),16)<<8|255)>>>0};case 9:return{css:i,rgba:parseInt(i.slice(1),16)>>>0}}let s=i.match(/rgba?\(\s*(\d{1,3})\s*,\s*(\d{1,3})\s*,\s*(\d{1,3})\s*(,\s*(0|1|\d?\.(\d+))\s*)?\)/);if(s)return Jt=parseInt(s[1]),Zt=parseInt(s[2]),Qt=parseInt(s[3]),Dt=Math.round((s[5]===void 0?1:parseFloat(s[5]))*255),Ft.toColor(Jt,Zt,Qt,Dt);if(!t||!n)throw new Error("css.toColor: Unsupported css format");if(t.fillStyle=n,t.fillStyle=i,typeof t.fillStyle!="string")throw new Error("css.toColor: Unsupported css format");if(t.fillRect(0,0,1,1),[Jt,Zt,Qt,Dt]=t.getImageData(0,0,1,1).data,Dt!==255)throw new Error("css.toColor: Unsupported css format");return{rgba:Ft.toRgba(Jt,Zt,Qt,Dt),css:i}}e.toColor=r})(Et||(Et={}));var wn;(e=>{function t(r){return n(r>>16&255,r>>8&255,r&255)}e.relativeLuminance=t;function n(r,i,s){let o=r/255,a=i/255,c=s/255,u=o<=.03928?o/12.92:Math.pow((o+.055)/1.055,2.4),d=a<=.03928?a/12.92:Math.pow((a+.055)/1.055,2.4),h=c<=.03928?c/12.92:Math.pow((c+.055)/1.055,2.4);return u*.2126+d*.7152+h*.0722}e.relativeLuminance2=n})(wn||(wn={}));var ec;(e=>{function t(o,a){if(Dt=(a&255)/255,Dt===1)return a;let c=a>>24&255,u=a>>16&255,d=a>>8&255,h=o>>24&255,f=o>>16&255,p=o>>8&255;return Jt=h+Math.round((c-h)*Dt),Zt=f+Math.round((u-f)*Dt),Qt=p+Math.round((d-p)*Dt),Ft.toRgba(Jt,Zt,Qt)}e.blend=t;function n(o,a,c){let u=wn.relativeLuminance(o>>8),d=wn.relativeLuminance(a>>8);if(Wr(u,d)<c){if(d<u){let p=r(o,a,c),m=Wr(u,wn.relativeLuminance(p>>8));if(m<c){let g=i(o,a,c),b=Wr(u,wn.relativeLuminance(g>>8));return m>b?p:g}return p}let h=i(o,a,c),f=Wr(u,wn.relativeLuminance(h>>8));if(f<c){let p=r(o,a,c),m=Wr(u,wn.relativeLuminance(p>>8));return f>m?h:p}return h}}e.ensureContrastRatio=n;function r(o,a,c){let u=o>>24&255,d=o>>16&255,h=o>>8&255,f=a>>24&255,p=a>>16&255,m=a>>8&255,g=Wr(wn.relativeLuminance2(f,p,m),wn.relativeLuminance2(u,d,h));for(;g<c&&(f>0||p>0||m>0);)f-=Math.max(0,Math.ceil(f*.1)),p-=Math.max(0,Math.ceil(p*.1)),m-=Math.max(0,Math.ceil(m*.1)),g=Wr(wn.relativeLuminance2(f,p,m),wn.relativeLuminance2(u,d,h));return(f<<24|p<<16|m<<8|255)>>>0}e.reduceLuminance=r;function i(o,a,c){let u=o>>24&255,d=o>>16&255,h=o>>8&255,f=a>>24&255,p=a>>16&255,m=a>>8&255,g=Wr(wn.relativeLuminance2(f,p,m),wn.relativeLuminance2(u,d,h));for(;g<c&&(f<255||p<255||m<255);)f=Math.min(255,f+Math.ceil((255-f)*.1)),p=Math.min(255,p+Math.ceil((255-p)*.1)),m=Math.min(255,m+Math.ceil((255-m)*.1)),g=Wr(wn.relativeLuminance2(f,p,m),wn.relativeLuminance2(u,d,h));return(f<<24|p<<16|m<<8|255)>>>0}e.increaseLuminance=i;function s(o){return[o>>24&255,o>>16&255,o>>8&255,o&255]}e.toChannels=s})(ec||(ec={}));function Vi(e){let t=e.toString(16);return t.length<2?"0"+t:t}function Wr(e,t){return e<t?(t+.05)/(e+.05):(e+.05)/(t+.05)}var Uz=class extends Ua{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()]}},Fc=class{constructor(e){this._bufferService=e,this._characterJoiners=[],this._nextCharacterJoinerId=0,this._workCell=new sr}register(e){let t={id:this._nextCharacterJoinerId++,handler:e};return this._characterJoiners.push(t),t.id}deregister(e){for(let t=0;t<this._characterJoiners.length;t++)if(this._characterJoiners[t].id===e)return this._characterJoiners.splice(t,1),!0;return!1}getJoinedCharacters(e){if(this._characterJoiners.length===0)return[];let t=this._bufferService.buffer.lines.get(e);if(!t||t.length===0)return[];let n=[],r=t.translateToString(!0),i=0,s=0,o=0,a=t.getFg(0),c=t.getBg(0);for(let u=0;u<t.getTrimmedLength();u++)if(t.loadCell(u,this._workCell),this._workCell.getWidth()!==0){if(this._workCell.fg!==a||this._workCell.bg!==c){if(u-i>1){let d=this._getJoinedRanges(r,o,s,t,i);for(let h=0;h<d.length;h++)n.push(d[h])}i=u,o=s,a=this._workCell.fg,c=this._workCell.bg}s+=this._workCell.getChars().length||xi.length}if(this._bufferService.cols-i>1){let u=this._getJoinedRanges(r,o,s,t,i);for(let d=0;d<u.length;d++)n.push(u[d])}return n}_getJoinedRanges(e,t,n,r,i){let s=e.substring(t,n),o=[];try{o=this._characterJoiners[0].handler(s)}catch(a){console.error(a)}for(let a=1;a<this._characterJoiners.length;a++)try{let c=this._characterJoiners[a].handler(s);for(let u=0;u<c.length;u++)Fc._mergeRanges(o,c[u])}catch(c){console.error(c)}return this._stringRangesToCellRanges(o,r,i),o}_stringRangesToCellRanges(e,t,n){let r=0,i=!1,s=0,o=e[r];if(o){for(let a=n;a<this._bufferService.cols;a++){let c=t.getWidth(a),u=t.getString(a).length||xi.length;if(c!==0){if(!i&&o[0]<=s&&(o[0]=a,i=!0),o[1]<=s){if(o[1]=a,o=e[++r],!o)break;o[0]<=s?(o[0]=a,i=!0):i=!1}s+=u}}o&&(o[1]=this._bufferService.cols)}}static _mergeRanges(e,t){let n=!1;for(let r=0;r<e.length;r++){let i=e[r];if(n){if(t[1]<=i[0])return e[r-1][1]=t[1],e;if(t[1]<=i[1])return e[r-1][1]=Math.max(t[1],i[1]),e.splice(r,1),e;e.splice(r,1),r--}else{if(t[1]<=i[0])return e.splice(r,0,t),e;if(t[1]<=i[1])return i[0]=Math.min(t[0],i[0]),e;t[0]<i[1]&&(i[0]=Math.min(t[0],i[0]),n=!0);continue}}return n?e[e.length-1][1]=t[1]:e.push(t),e}};Fc=At([fe(0,Nn)],Fc);function Vz(e){return 57508<=e&&e<=57558}function qz(e){return 9472<=e&&e<=9631}function Kz(e){return Vz(e)||qz(e)}function Yz(){return{css:{canvas:El(),cell:El()},device:{canvas:El(),cell:El(),char:{width:0,height:0,left:0,top:0}}}}function El(){return{width:0,height:0}}var Tf=class{constructor(e,t,n,r,i,s,o){this._document=e,this._characterJoinerService=t,this._optionsService=n,this._coreBrowserService=r,this._coreService=i,this._decorationService=s,this._themeService=o,this._workCell=new sr,this._columnSelectMode=!1,this.defaultSpacing=0}handleSelectionChanged(e,t,n){this._selectionStart=e,this._selectionEnd=t,this._columnSelectMode=n}createRow(e,t,n,r,i,s,o,a,c,u,d){let h=[],f=this._characterJoinerService.getJoinedCharacters(t),p=this._themeService.colors,m=e.getNoBgTrimmedLength();n&&m<s+1&&(m=s+1);let g,b=0,v="",_=0,y=0,S=0,E=0,x=!1,j=0,T=!1,B=0,R=0,F=[],L=u!==-1&&d!==-1;for(let P=0;P<m;P++){e.loadCell(P,this._workCell);let D=this._workCell.getWidth();if(D===0)continue;let I=!1,O=P>=R,W=P,N=this._workCell;if(f.length>0&&P===f[0][0]&&O){let ce=f.shift(),nt=this._isCellInSelection(ce[0],t);for(_=ce[0]+1;_<ce[1];_++)O&&(O=nt===this._isCellInSelection(_,t));O&&(O=!n||s<ce[0]||s>=ce[1]),O?(I=!0,N=new Uz(this._workCell,e.translateToString(!0,ce[0],ce[1]),ce[1]-ce[0]),W=ce[1]-1,D=N.getWidth()):R=ce[1]}let H=this._isCellInSelection(P,t),C=n&&P===s,Z=L&&P>=u&&P<=d,U=!1;this._decorationService.forEachDecorationAtCell(P,t,void 0,ce=>{U=!0});let k=N.getChars()||xi;if(k===" "&&(N.isUnderline()||N.isOverline())&&(k=" "),B=D*a-c.get(k,N.isBold(),N.isItalic()),!g)g=this._document.createElement("span");else if(b&&(H&&T||!H&&!T&&N.bg===y)&&(H&&T&&p.selectionForeground||N.fg===S)&&N.extended.ext===E&&Z===x&&B===j&&!C&&!I&&!U&&O){N.isInvisible()?v+=xi:v+=k,b++;continue}else b&&(g.textContent=v),g=this._document.createElement("span"),b=0,v="";if(y=N.bg,S=N.fg,E=N.extended.ext,x=Z,j=B,T=H,I&&s>=P&&s<=W&&(s=P),!this._coreService.isCursorHidden&&C&&this._coreService.isCursorInitialized){if(F.push("xterm-cursor"),this._coreBrowserService.isFocused)o&&F.push("xterm-cursor-blink"),F.push(r==="bar"?"xterm-cursor-bar":r==="underline"?"xterm-cursor-underline":"xterm-cursor-block");else if(i)switch(i){case"outline":F.push("xterm-cursor-outline");break;case"block":F.push("xterm-cursor-block");break;case"bar":F.push("xterm-cursor-bar");break;case"underline":F.push("xterm-cursor-underline");break}}if(N.isBold()&&F.push("xterm-bold"),N.isItalic()&&F.push("xterm-italic"),N.isDim()&&F.push("xterm-dim"),N.isInvisible()?v=xi:v=N.getChars()||xi,N.isUnderline()&&(F.push(`xterm-underline-${N.extended.underlineStyle}`),v===" "&&(v=" "),!N.isUnderlineColorDefault()))if(N.isUnderlineColorRGB())g.style.textDecorationColor=`rgb(${Ua.toColorRGB(N.getUnderlineColor()).join(",")})`;else{let ce=N.getUnderlineColor();this._optionsService.rawOptions.drawBoldTextInBrightColors&&N.isBold()&&ce<8&&(ce+=8),g.style.textDecorationColor=p.ansi[ce].css}N.isOverline()&&(F.push("xterm-overline"),v===" "&&(v=" ")),N.isStrikethrough()&&F.push("xterm-strikethrough"),Z&&(g.style.textDecoration="underline");let X=N.getFgColor(),le=N.getFgColorMode(),ie=N.getBgColor(),pe=N.getBgColorMode(),Re=!!N.isInverse();if(Re){let ce=X;X=ie,ie=ce;let nt=le;le=pe,pe=nt}let Y,xe,ve=!1;this._decorationService.forEachDecorationAtCell(P,t,void 0,ce=>{ce.options.layer!=="top"&&ve||(ce.backgroundColorRGB&&(pe=50331648,ie=ce.backgroundColorRGB.rgba>>8&16777215,Y=ce.backgroundColorRGB),ce.foregroundColorRGB&&(le=50331648,X=ce.foregroundColorRGB.rgba>>8&16777215,xe=ce.foregroundColorRGB),ve=ce.options.layer==="top")}),!ve&&H&&(Y=this._coreBrowserService.isFocused?p.selectionBackgroundOpaque:p.selectionInactiveBackgroundOpaque,ie=Y.rgba>>8&16777215,pe=50331648,ve=!0,p.selectionForeground&&(le=50331648,X=p.selectionForeground.rgba>>8&16777215,xe=p.selectionForeground)),ve&&F.push("xterm-decoration-top");let ke;switch(pe){case 16777216:case 33554432:ke=p.ansi[ie],F.push(`xterm-bg-${ie}`);break;case 50331648:ke=Ft.toColor(ie>>16,ie>>8&255,ie&255),this._addStyle(g,`background-color:#${u_((ie>>>0).toString(16),"0",6)}`);break;case 0:default:Re?(ke=p.foreground,F.push("xterm-bg-257")):ke=p.background}switch(Y||N.isDim()&&(Y=vt.multiplyOpacity(ke,.5)),le){case 16777216:case 33554432:N.isBold()&&X<8&&this._optionsService.rawOptions.drawBoldTextInBrightColors&&(X+=8),this._applyMinimumContrast(g,ke,p.ansi[X],N,Y,void 0)||F.push(`xterm-fg-${X}`);break;case 50331648:let ce=Ft.toColor(X>>16&255,X>>8&255,X&255);this._applyMinimumContrast(g,ke,ce,N,Y,xe)||this._addStyle(g,`color:#${u_(X.toString(16),"0",6)}`);break;case 0:default:this._applyMinimumContrast(g,ke,p.foreground,N,Y,xe)||Re&&F.push("xterm-fg-257")}F.length&&(g.className=F.join(" "),F.length=0),!C&&!I&&!U&&O?b++:g.textContent=v,B!==this.defaultSpacing&&(g.style.letterSpacing=`${B}px`),h.push(g),P=W}return g&&b&&(g.textContent=v),h}_applyMinimumContrast(e,t,n,r,i,s){if(this._optionsService.rawOptions.minimumContrastRatio===1||Kz(r.getCode()))return!1;let o=this._getContrastCache(r),a;if(!i&&!s&&(a=o.getColor(t.rgba,n.rgba)),a===void 0){let c=this._optionsService.rawOptions.minimumContrastRatio/(r.isDim()?2:1);a=vt.ensureContrastRatio(i||t,s||n,c),o.setColor((i||t).rgba,(s||n).rgba,a??null)}return a?(this._addStyle(e,`color:${a.css}`),!0):!1}_getContrastCache(e){return e.isDim()?this._themeService.colors.halfContrastCache:this._themeService.colors.contrastCache}_addStyle(e,t){e.setAttribute("style",`${e.getAttribute("style")||""}${t};`)}_isCellInSelection(e,t){let n=this._selectionStart,r=this._selectionEnd;return!n||!r?!1:this._columnSelectMode?n[0]<=r[0]?e>=n[0]&&t>=n[1]&&e<r[0]&&t<=r[1]:e<n[0]&&t>=n[1]&&e>=r[0]&&t<=r[1]:t>n[1]&&t<r[1]||n[1]===r[1]&&t===n[1]&&e>=n[0]&&e<r[0]||n[1]<r[1]&&t===r[1]&&e<r[0]||n[1]<r[1]&&t===n[1]&&e>=n[0]}};Tf=At([fe(1,k0),fe(2,jn),fe(3,ii),fe(4,ws),fe(5,Va),fe(6,vo)],Tf);function u_(e,t,n){for(;e.length<n;)e=t+e;return e}var Gz=class{constructor(e,t){this._flat=new Float32Array(256),this._font="",this._fontSize=0,this._weight="normal",this._weightBold="bold",this._measureElements=[],this._container=e.createElement("div"),this._container.classList.add("xterm-width-cache-measure-container"),this._container.setAttribute("aria-hidden","true"),this._container.style.whiteSpace="pre",this._container.style.fontKerning="none";let n=e.createElement("span");n.classList.add("xterm-char-measure-element");let r=e.createElement("span");r.classList.add("xterm-char-measure-element"),r.style.fontWeight="bold";let i=e.createElement("span");i.classList.add("xterm-char-measure-element"),i.style.fontStyle="italic";let s=e.createElement("span");s.classList.add("xterm-char-measure-element"),s.style.fontWeight="bold",s.style.fontStyle="italic",this._measureElements=[n,r,i,s],this._container.appendChild(n),this._container.appendChild(r),this._container.appendChild(i),this._container.appendChild(s),t.appendChild(this._container),this.clear()}dispose(){this._container.remove(),this._measureElements.length=0,this._holey=void 0}clear(){this._flat.fill(-9999),this._holey=new Map}setFont(e,t,n,r){e===this._font&&t===this._fontSize&&n===this._weight&&r===this._weightBold||(this._font=e,this._fontSize=t,this._weight=n,this._weightBold=r,this._container.style.fontFamily=this._font,this._container.style.fontSize=`${this._fontSize}px`,this._measureElements[0].style.fontWeight=`${n}`,this._measureElements[1].style.fontWeight=`${r}`,this._measureElements[2].style.fontWeight=`${n}`,this._measureElements[3].style.fontWeight=`${r}`,this.clear())}get(e,t,n){let r=0;if(!t&&!n&&e.length===1&&(r=e.charCodeAt(0))<256){if(this._flat[r]!==-9999)return this._flat[r];let o=this._measure(e,0);return o>0&&(this._flat[r]=o),o}let i=e;t&&(i+="B"),n&&(i+="I");let s=this._holey.get(i);if(s===void 0){let o=0;t&&(o|=1),n&&(o|=2),s=this._measure(e,o),s>0&&this._holey.set(i,s)}return s}_measure(e,t){let n=this._measureElements[t];return n.textContent=e.repeat(32),n.offsetWidth/32}},Xz=class{constructor(){this.clear()}clear(){this.hasSelection=!1,this.columnSelectMode=!1,this.viewportStartRow=0,this.viewportEndRow=0,this.viewportCappedStartRow=0,this.viewportCappedEndRow=0,this.startCol=0,this.endCol=0,this.selectionStart=void 0,this.selectionEnd=void 0}update(e,t,n,r=!1){if(this.selectionStart=t,this.selectionEnd=n,!t||!n||t[0]===n[0]&&t[1]===n[1]){this.clear();return}let i=e.buffers.active.ydisp,s=t[1]-i,o=n[1]-i,a=Math.max(s,0),c=Math.min(o,e.rows-1);if(a>=e.rows||c<0){this.clear();return}this.hasSelection=!0,this.columnSelectMode=r,this.viewportStartRow=s,this.viewportEndRow=o,this.viewportCappedStartRow=a,this.viewportCappedEndRow=c,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 Jz(){return new Xz}var Mh="xterm-dom-renderer-owner-",Jn="xterm-rows",Nl="xterm-fg-",h_="xterm-bg-",Lo="xterm-focus",jl="xterm-selection",Zz=1,Pf=class extends Be{constructor(e,t,n,r,i,s,o,a,c,u,d,h,f,p){super(),this._terminal=e,this._document=t,this._element=n,this._screenElement=r,this._viewportElement=i,this._helperContainer=s,this._linkifier2=o,this._charSizeService=c,this._optionsService=u,this._bufferService=d,this._coreService=h,this._coreBrowserService=f,this._themeService=p,this._terminalClass=Zz++,this._rowElements=[],this._selectionRenderModel=Jz(),this.onRequestRedraw=this._register(new oe).event,this._rowContainer=this._document.createElement("div"),this._rowContainer.classList.add(Jn),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(jl),this._selectionContainer.setAttribute("aria-hidden","true"),this.dimensions=Yz(),this._updateDimensions(),this._register(this._optionsService.onOptionChange(()=>this._handleOptionsChanged())),this._register(this._themeService.onChangeColors(m=>this._injectCss(m))),this._injectCss(this._themeService.colors),this._rowFactory=a.createInstance(Tf,document),this._element.classList.add(Mh+this._terminalClass),this._screenElement.appendChild(this._rowContainer),this._screenElement.appendChild(this._selectionContainer),this._register(this._linkifier2.onShowLinkUnderline(m=>this._handleLinkHover(m))),this._register(this._linkifier2.onHideLinkUnderline(m=>this._handleLinkLeave(m))),this._register(xt(()=>{this._element.classList.remove(Mh+this._terminalClass),this._rowContainer.remove(),this._selectionContainer.remove(),this._widthCache.dispose(),this._themeStyleElement.remove(),this._dimensionsStyleElement.remove()})),this._widthCache=new Gz(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} .${Jn} 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} .${Jn} { 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} .${Jn} .xterm-dim { color: ${vt.multiplyOpacity(e.foreground,.5).css};}`,t+=`${this._terminalSelector} span:not(.xterm-bold) { font-weight: ${this._optionsService.rawOptions.fontWeight};}${this._terminalSelector} span.xterm-bold { font-weight: ${this._optionsService.rawOptions.fontWeightBold};}${this._terminalSelector} span.xterm-italic { font-style: italic;}`;let n=`blink_underline_${this._terminalClass}`,r=`blink_bar_${this._terminalClass}`,i=`blink_block_${this._terminalClass}`;t+=`@keyframes ${n} { 50% { border-bottom-style: hidden; }}`,t+=`@keyframes ${r} { 50% { box-shadow: none; }}`,t+=`@keyframes ${i} { 0% { background-color: ${e.cursor.css}; color: ${e.cursorAccent.css}; } 50% { background-color: inherit; color: ${e.cursor.css}; }}`,t+=`${this._terminalSelector} .${Jn}.${Lo} .xterm-cursor.xterm-cursor-blink.xterm-cursor-underline { animation: ${n} 1s step-end infinite;}${this._terminalSelector} .${Jn}.${Lo} .xterm-cursor.xterm-cursor-blink.xterm-cursor-bar { animation: ${r} 1s step-end infinite;}${this._terminalSelector} .${Jn}.${Lo} .xterm-cursor.xterm-cursor-blink.xterm-cursor-block { animation: ${i} 1s step-end infinite;}${this._terminalSelector} .${Jn} .xterm-cursor.xterm-cursor-block { background-color: ${e.cursor.css}; color: ${e.cursorAccent.css};}${this._terminalSelector} .${Jn} .xterm-cursor.xterm-cursor-block:not(.xterm-cursor-blink) { background-color: ${e.cursor.css} !important; color: ${e.cursorAccent.css} !important;}${this._terminalSelector} .${Jn} .xterm-cursor.xterm-cursor-outline { outline: 1px solid ${e.cursor.css}; outline-offset: -1px;}${this._terminalSelector} .${Jn} .xterm-cursor.xterm-cursor-bar { box-shadow: ${this._optionsService.rawOptions.cursorWidth}px 0 0 ${e.cursor.css} inset;}${this._terminalSelector} .${Jn} .xterm-cursor.xterm-cursor-underline { border-bottom: 1px ${e.cursor.css}; border-bottom-style: solid; height: calc(100% - 1px);}`,t+=`${this._terminalSelector} .${jl} { position: absolute; top: 0; left: 0; z-index: 1; pointer-events: none;}${this._terminalSelector}.focus .${jl} div { position: absolute; background-color: ${e.selectionBackgroundOpaque.css};}${this._terminalSelector} .${jl} div { position: absolute; background-color: ${e.selectionInactiveBackgroundOpaque.css};}`;for(let[s,o]of e.ansi.entries())t+=`${this._terminalSelector} .${Nl}${s} { color: ${o.css}; }${this._terminalSelector} .${Nl}${s}.xterm-dim { color: ${vt.multiplyOpacity(o,.5).css}; }${this._terminalSelector} .${h_}${s} { background-color: ${o.css}; }`;t+=`${this._terminalSelector} .${Nl}257 { color: ${vt.opaque(e.background).css}; }${this._terminalSelector} .${Nl}257.xterm-dim { color: ${vt.multiplyOpacity(vt.opaque(e.background),.5).css}; }${this._terminalSelector} .${h_}257 { background-color: ${e.foreground.css}; }`,this._themeStyleElement.textContent=t}_setDefaultSpacing(){let e=this.dimensions.css.cell.width-this._widthCache.get("W",!1,!1);this._rowContainer.style.letterSpacing=`${e}px`,this._rowFactory.defaultSpacing=e}handleDevicePixelRatioChange(){this._updateDimensions(),this._widthCache.clear(),this._setDefaultSpacing()}_refreshRowElements(e,t){for(let n=this._rowElements.length;n<=t;n++){let r=this._document.createElement("div");this._rowContainer.appendChild(r),this._rowElements.push(r)}for(;this._rowElements.length>t;)this._rowContainer.removeChild(this._rowElements.pop())}handleResize(e,t){this._refreshRowElements(e,t),this._updateDimensions(),this.handleSelectionChanged(this._selectionRenderModel.selectionStart,this._selectionRenderModel.selectionEnd,this._selectionRenderModel.columnSelectMode)}handleCharSizeChanged(){this._updateDimensions(),this._widthCache.clear(),this._setDefaultSpacing()}handleBlur(){this._rowContainer.classList.remove(Lo),this.renderRows(0,this._bufferService.rows-1)}handleFocus(){this._rowContainer.classList.add(Lo),this.renderRows(this._bufferService.buffer.y,this._bufferService.buffer.y)}handleSelectionChanged(e,t,n){if(this._selectionContainer.replaceChildren(),this._rowFactory.handleSelectionChanged(e,t,n),this.renderRows(0,this._bufferService.rows-1),!e||!t||(this._selectionRenderModel.update(this._terminal,e,t,n),!this._selectionRenderModel.hasSelection))return;let r=this._selectionRenderModel.viewportStartRow,i=this._selectionRenderModel.viewportEndRow,s=this._selectionRenderModel.viewportCappedStartRow,o=this._selectionRenderModel.viewportCappedEndRow,a=this._document.createDocumentFragment();if(n){let c=e[0]>t[0];a.appendChild(this._createSelectionElement(s,c?t[0]:e[0],c?e[0]:t[0],o-s+1))}else{let c=r===s?e[0]:0,u=s===i?t[0]:this._bufferService.cols;a.appendChild(this._createSelectionElement(s,c,u));let d=o-s-1;if(a.appendChild(this._createSelectionElement(s+1,0,this._bufferService.cols,d)),s!==o){let h=i===o?t[0]:this._bufferService.cols;a.appendChild(this._createSelectionElement(o,0,h))}}this._selectionContainer.appendChild(a)}_createSelectionElement(e,t,n,r=1){let i=this._document.createElement("div"),s=t*this.dimensions.css.cell.width,o=this.dimensions.css.cell.width*(n-t);return s+o>this.dimensions.css.canvas.width&&(o=this.dimensions.css.canvas.width-s),i.style.height=`${r*this.dimensions.css.cell.height}px`,i.style.top=`${e*this.dimensions.css.cell.height}px`,i.style.left=`${s}px`,i.style.width=`${o}px`,i}handleCursorMove(){}_handleOptionsChanged(){this._updateDimensions(),this._injectCss(this._themeService.colors),this._widthCache.setFont(this._optionsService.rawOptions.fontFamily,this._optionsService.rawOptions.fontSize,this._optionsService.rawOptions.fontWeight,this._optionsService.rawOptions.fontWeightBold),this._setDefaultSpacing()}clear(){for(let e of this._rowElements)e.replaceChildren()}renderRows(e,t){let n=this._bufferService.buffer,r=n.ybase+n.y,i=Math.min(n.x,this._bufferService.cols-1),s=this._coreService.decPrivateModes.cursorBlink??this._optionsService.rawOptions.cursorBlink,o=this._coreService.decPrivateModes.cursorStyle??this._optionsService.rawOptions.cursorStyle,a=this._optionsService.rawOptions.cursorInactiveStyle;for(let c=e;c<=t;c++){let u=c+n.ydisp,d=this._rowElements[c],h=n.lines.get(u);if(!d||!h)break;d.replaceChildren(...this._rowFactory.createRow(h,u,u===r,o,a,i,s,this.dimensions.css.cell.width,this._widthCache,-1,-1))}}get _terminalSelector(){return`.${Mh}${this._terminalClass}`}_handleLinkHover(e){this._setCellUnderline(e.x1,e.x2,e.y1,e.y2,e.cols,!0)}_handleLinkLeave(e){this._setCellUnderline(e.x1,e.x2,e.y1,e.y2,e.cols,!1)}_setCellUnderline(e,t,n,r,i,s){n<0&&(e=0),r<0&&(t=0);let o=this._bufferService.rows-1;n=Math.max(Math.min(n,o),0),r=Math.max(Math.min(r,o),0),i=Math.min(i,this._bufferService.cols);let a=this._bufferService.buffer,c=a.ybase+a.y,u=Math.min(a.x,i-1),d=this._optionsService.rawOptions.cursorBlink,h=this._optionsService.rawOptions.cursorStyle,f=this._optionsService.rawOptions.cursorInactiveStyle;for(let p=n;p<=r;++p){let m=p+a.ydisp,g=this._rowElements[p],b=a.lines.get(m);if(!g||!b)break;g.replaceChildren(...this._rowFactory.createRow(b,m,m===c,h,f,u,d,this.dimensions.css.cell.width,this._widthCache,s?p===n?e:0:-1,s?(p===r?t:i)-1:-1))}}};Pf=At([fe(7,Nm),fe(8,Nu),fe(9,jn),fe(10,Nn),fe(11,ws),fe(12,ii),fe(13,vo)],Pf);var Df=class extends Be{constructor(e,t,n){super(),this._optionsService=n,this.width=0,this.height=0,this._onCharSizeChange=this._register(new oe),this.onCharSizeChange=this._onCharSizeChange.event;try{this._measureStrategy=this._register(new eB(this._optionsService))}catch{this._measureStrategy=this._register(new Qz(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())}};Df=At([fe(2,jn)],Df);var W0=class extends Be{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)}},Qz=class extends W0{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}},eB=class extends W0{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}},tB=class extends Be{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 nB(this._window)),this._onDprChange=this._register(new oe),this.onDprChange=this._onDprChange.event,this._onWindowChange=this._register(new oe),this.onWindowChange=this._onWindowChange.event,this._register(this.onWindowChange(r=>this._screenDprMonitor.setWindow(r))),this._register(on.forward(this._screenDprMonitor.onDprChange,this._onDprChange)),this._register(Ne(this._textarea,"focus",()=>this._isFocused=!0)),this._register(Ne(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}},nB=class extends Be{constructor(e){super(),this._parentWindow=e,this._windowResizeListener=this._register(new uo),this._onDprChange=this._register(new oe),this.onDprChange=this._onDprChange.event,this._outerListener=()=>this._setDprAndFireIfDiffers(),this._currentDevicePixelRatio=this._parentWindow.devicePixelRatio,this._updateDpr(),this._setWindowResizeListener(),this._register(xt(()=>this.clearListener()))}setWindow(e){this._parentWindow=e,this._setWindowResizeListener(),this._setDprAndFireIfDiffers()}_setWindowResizeListener(){this._windowResizeListener.value=Ne(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)}},rB=class extends Be{constructor(){super(),this.linkProviders=[],this._register(xt(()=>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 Im(e,t,n){let r=n.getBoundingClientRect(),i=e.getComputedStyle(n),s=parseInt(i.getPropertyValue("padding-left")),o=parseInt(i.getPropertyValue("padding-top"));return[t.clientX-r.left-s,t.clientY-r.top-o]}function iB(e,t,n,r,i,s,o,a,c){if(!s)return;let u=Im(e,t,n);if(u)return u[0]=Math.ceil((u[0]+(c?o/2:0))/o),u[1]=Math.ceil(u[1]/a),u[0]=Math.min(Math.max(u[0],1),r+(c?1:0)),u[1]=Math.min(Math.max(u[1],1),i),u}var Lf=class{constructor(e,t){this._renderService=e,this._charSizeService=t}getCoords(e,t,n,r,i){return iB(window,e,t,n,r,this._charSizeService.hasValidSize,this._renderService.dimensions.css.cell.width,this._renderService.dimensions.css.cell.height,i)}getMouseReportCoords(e,t){let n=Im(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])}}};Lf=At([fe(0,si),fe(1,Nu)],Lf);var sB=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=[]}},U0={};mO(U0,{getSafariVersion:()=>aB,isChromeOS:()=>Y0,isFirefox:()=>V0,isIpad:()=>lB,isIphone:()=>cB,isLegacyEdge:()=>oB,isLinux:()=>Mm,isMac:()=>Hc,isNode:()=>ju,isSafari:()=>q0,isWindows:()=>K0});var ju=typeof process<"u"&&"title"in process,qa=ju?"node":navigator.userAgent,Ka=ju?"node":navigator.platform,V0=qa.includes("Firefox"),oB=qa.includes("Edge"),q0=/^((?!chrome|android).)*safari/i.test(qa);function aB(){if(!q0)return 0;let e=qa.match(/Version\/(\d+)/);return e===null||e.length<2?0:parseInt(e[1])}var Hc=["Macintosh","MacIntel","MacPPC","Mac68K"].includes(Ka),lB=Ka==="iPad",cB=Ka==="iPhone",K0=["Windows","Win16","Win32","WinCE"].includes(Ka),Mm=Ka.indexOf("Linux")>=0,Y0=/\bCrOS\b/.test(qa),G0=class{constructor(){this._tasks=[],this._i=0}enqueue(e){this._tasks.push(e),this._start()}flush(){for(;this._i<this._tasks.length;)this._tasks[this._i]()||this._i++;this.clear()}clear(){this._idleCallback&&(this._cancelCallback(this._idleCallback),this._idleCallback=void 0),this._i=0,this._tasks.length=0}_start(){this._idleCallback||(this._idleCallback=this._requestCallback(this._process.bind(this)))}_process(e){this._idleCallback=void 0;let t=0,n=0,r=e.timeRemaining(),i=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),i=e.timeRemaining(),n*1.5>i){r-t<-20&&console.warn(`task queue exceeded allotted deadline by ${Math.abs(Math.round(r-t))}ms`),this._start();return}r=i}this.clear()}},uB=class extends G0{_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())}}},hB=class extends G0{_requestCallback(e){return requestIdleCallback(e)}_cancelCallback(e){cancelIdleCallback(e)}},Wc=!ju&&"requestIdleCallback"in window?hB:uB,dB=class{constructor(){this._queue=new Wc}set(e){this._queue.clear(),this._queue.enqueue(e)}flush(){this._queue.flush()}},Af=class extends Be{constructor(e,t,n,r,i,s,o,a,c){super(),this._rowCount=e,this._optionsService=n,this._charSizeService=r,this._coreService=i,this._coreBrowserService=a,this._renderer=this._register(new uo),this._pausedResizeTask=new dB,this._observerDisposable=this._register(new uo),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 oe),this.onDimensionsChange=this._onDimensionsChange.event,this._onRenderedViewportChange=this._register(new oe),this.onRenderedViewportChange=this._onRenderedViewportChange.event,this._onRender=this._register(new oe),this.onRender=this._onRender.event,this._onRefreshRequest=this._register(new oe),this.onRefreshRequest=this._onRefreshRequest.event,this._renderDebouncer=new sB((u,d)=>this._renderRows(u,d),this._coreBrowserService),this._register(this._renderDebouncer),this._syncOutputHandler=new fB(this._coreBrowserService,this._coreService,()=>this._fullRefresh()),this._register(xt(()=>this._syncOutputHandler.dispose())),this._register(this._coreBrowserService.onDprChange(()=>this.handleDevicePixelRatioChange())),this._register(o.onResize(()=>this._fullRefresh())),this._register(o.buffers.onBufferActivate(()=>{var u;return(u=this._renderer.value)==null?void 0:u.clear()})),this._register(this._optionsService.onOptionChange(()=>this._handleOptionsChanged())),this._register(this._charSizeService.onCharSizeChange(()=>this.handleCharSizeChanged())),this._register(s.onDecorationRegistered(()=>this._fullRefresh())),this._register(s.onDecorationRemoved(()=>this._fullRefresh())),this._register(this._optionsService.onMultipleOptionChange(["customGlyphs","drawBoldTextInBrightColors","letterSpacing","lineHeight","fontFamily","fontSize","fontWeight","fontWeightBold","minimumContrastRatio","rescaleOverlappingGlyphs"],()=>{this.clear(),this.handleResize(o.cols,o.rows),this._fullRefresh()})),this._register(this._optionsService.onMultipleOptionChange(["cursorBlink","cursorStyle"],()=>this.refreshRows(o.buffer.y,o.buffer.y,!0))),this._register(c.onChangeColors(()=>this._fullRefresh())),this._registerIntersectionObserver(this._coreBrowserService.window,t),this._register(this._coreBrowserService.onWindowChange(u=>this._registerIntersectionObserver(u,t)))}get dimensions(){return this._renderer.value.dimensions}_registerIntersectionObserver(e,t){if("IntersectionObserver"in e){let n=new e.IntersectionObserver(r=>this._handleIntersectionChange(r[r.length-1]),{threshold:0});n.observe(t),this._observerDisposable.value=xt(()=>n.disconnect())}}_handleIntersectionChange(e){this._isPaused=e.isIntersecting===void 0?e.intersectionRatio===0:!e.isIntersecting,!this._isPaused&&!this._charSizeService.hasValidSize&&this._charSizeService.measure(),!this._isPaused&&this._needsFullRefresh&&(this._pausedResizeTask.flush(),this.refreshRows(0,this._rowCount-1),this._needsFullRefresh=!1)}refreshRows(e,t,n=!1){if(this._isPaused){this._needsFullRefresh=!0;return}if(this._coreService.decPrivateModes.synchronizedOutput){this._syncOutputHandler.bufferRows(e,t);return}let r=this._syncOutputHandler.flush();r&&(e=Math.min(e,r.start),t=Math.max(t,r.end)),n||(this._isNextRenderRedrawOnly=!1),this._renderDebouncer.refresh(e,t,this._rowCount)}_renderRows(e,t){if(this._renderer.value){if(this._coreService.decPrivateModes.synchronizedOutput){this._syncOutputHandler.bufferRows(e,t);return}e=Math.min(e,this._rowCount-1),t=Math.min(t,this._rowCount-1),this._renderer.value.renderRows(e,t),this._needsSelectionRefresh&&(this._renderer.value.handleSelectionChanged(this._selectionState.start,this._selectionState.end,this._selectionState.columnSelectMode),this._needsSelectionRefresh=!1),this._isNextRenderRedrawOnly||this._onRenderedViewportChange.fire({start:e,end:t}),this._onRender.fire({start:e,end:t}),this._isNextRenderRedrawOnly=!0}}resize(e,t){this._rowCount=t,this._fireOnCanvasResize()}_handleOptionsChanged(){this._renderer.value&&(this.refreshRows(0,this._rowCount-1),this._fireOnCanvasResize())}_fireOnCanvasResize(){this._renderer.value&&(this._renderer.value.dimensions.css.canvas.width===this._canvasWidth&&this._renderer.value.dimensions.css.canvas.height===this._canvasHeight||this._onDimensionsChange.fire(this._renderer.value.dimensions))}hasRenderer(){return!!this._renderer.value}setRenderer(e){this._renderer.value=e,this._renderer.value&&(this._renderer.value.onRequestRedraw(t=>this.refreshRows(t.start,t.end,!0)),this._needsSelectionRefresh=!0,this._fullRefresh())}addRefreshCallback(e){return this._renderDebouncer.addRefreshCallback(e)}_fullRefresh(){this._isPaused?this._needsFullRefresh=!0:this.refreshRows(0,this._rowCount-1)}clearTextureAtlas(){var e,t;this._renderer.value&&((t=(e=this._renderer.value).clearTextureAtlas)==null||t.call(e),this._fullRefresh())}handleDevicePixelRatioChange(){this._charSizeService.measure(),this._renderer.value&&(this._renderer.value.handleDevicePixelRatioChange(),this.refreshRows(0,this._rowCount-1))}handleResize(e,t){this._renderer.value&&(this._isPaused?this._pausedResizeTask.set(()=>{var n;return(n=this._renderer.value)==null?void 0:n.handleResize(e,t)}):this._renderer.value.handleResize(e,t),this._fullRefresh())}handleCharSizeChanged(){var e;(e=this._renderer.value)==null||e.handleCharSizeChanged()}handleBlur(){var e;(e=this._renderer.value)==null||e.handleBlur()}handleFocus(){var e;(e=this._renderer.value)==null||e.handleFocus()}handleSelectionChanged(e,t,n){var r;this._selectionState.start=e,this._selectionState.end=t,this._selectionState.columnSelectMode=n,(r=this._renderer.value)==null||r.handleSelectionChanged(e,t,n)}handleCursorMove(){var e;(e=this._renderer.value)==null||e.handleCursorMove()}clear(){var e;(e=this._renderer.value)==null||e.clear()}};Af=At([fe(2,jn),fe(3,Nu),fe(4,ws),fe(5,Va),fe(6,Nn),fe(7,ii),fe(8,vo)],Af);var fB=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 pB(e,t,n,r){let i=n.buffer.x,s=n.buffer.y;if(!n.buffer.hasScrollback)return yB(i,s,e,t,n,r)+Ru(s,t,n,r)+vB(i,s,e,t,n,r);let o;if(s===t)return o=i>e?"D":"C",Pa(Math.abs(i-e),Ta(o,r));o=s>t?"D":"C";let a=Math.abs(s-t),c=gB(s>t?e:i,n)+(a-1)*n.cols+1+mB(s>t?i:e);return Pa(c,Ta(o,r))}function mB(e,t){return e-1}function gB(e,t){return t.cols-e}function yB(e,t,n,r,i,s){return Ru(t,r,i,s).length===0?"":Pa(J0(e,t,e,t-ys(t,i),!1,i).length,Ta("D",s))}function Ru(e,t,n,r){let i=e-ys(e,n),s=t-ys(t,n),o=Math.abs(i-s)-_B(e,t,n);return Pa(o,Ta(X0(e,t),r))}function vB(e,t,n,r,i,s){let o;Ru(t,r,i,s).length>0?o=r-ys(r,i):o=t;let a=r,c=bB(e,t,n,r,i,s);return Pa(J0(e,o,n,a,c==="C",i).length,Ta(c,s))}function _B(e,t,n){var o;let r=0,i=e-ys(e,n),s=t-ys(t,n);for(let a=0;a<Math.abs(i-s);a++){let c=X0(e,t)==="A"?-1:1;(o=n.buffer.lines.get(i+c*a))!=null&&o.isWrapped&&r++}return r}function ys(e,t){let n=0,r=t.buffer.lines.get(e),i=r==null?void 0:r.isWrapped;for(;i&&e>=0&&e<t.rows;)n++,r=t.buffer.lines.get(--e),i=r==null?void 0:r.isWrapped;return n}function bB(e,t,n,r,i,s){let o;return Ru(n,r,i,s).length>0?o=r-ys(r,i):o=t,e<n&&o<=r||e>=n&&o<r?"C":"D"}function X0(e,t){return e>t?"A":"B"}function J0(e,t,n,r,i,s){let o=e,a=t,c="";for(;(o!==n||a!==r)&&a>=0&&a<s.buffer.lines.length;)o+=i?1:-1,i&&o>s.cols-1?(c+=s.buffer.translateBufferLineToString(a,!1,e,o),o=0,e=0,a++):!i&&o<0&&(c+=s.buffer.translateBufferLineToString(a,!1,0,e+1),o=s.cols-1,e=o,a--);return c+s.buffer.translateBufferLineToString(a,!1,e,o)}function Ta(e,t){let n=t?"O":"[";return q.ESC+n+e}function Pa(e,t){e=Math.floor(e);let n="";for(let r=0;r<e;r++)n+=t;return n}var wB=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 d_(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 Oh=50,xB=15,SB=50,kB=500,CB=" ",EB=new RegExp(CB,"g"),If=class extends Be{constructor(e,t,n,r,i,s,o,a,c){super(),this._element=e,this._screenElement=t,this._linkifier=n,this._bufferService=r,this._coreService=i,this._mouseService=s,this._optionsService=o,this._renderService=a,this._coreBrowserService=c,this._dragScrollAmount=0,this._enabled=!0,this._workCell=new sr,this._mouseDownTimeStamp=0,this._oldHasSelection=!1,this._oldSelectionStart=void 0,this._oldSelectionEnd=void 0,this._onLinuxMouseSelection=this._register(new oe),this.onLinuxMouseSelection=this._onLinuxMouseSelection.event,this._onRedrawRequest=this._register(new oe),this.onRequestRedraw=this._onRedrawRequest.event,this._onSelectionChange=this._register(new oe),this.onSelectionChange=this._onSelectionChange.event,this._onRequestScrollLines=this._register(new oe),this.onRequestScrollLines=this._onRequestScrollLines.event,this._mouseMoveListener=u=>this._handleMouseMove(u),this._mouseUpListener=u=>this._handleMouseUp(u),this._coreService.onUserInput(()=>{this.hasSelection&&this.clearSelection()}),this._trimListener=this._bufferService.buffer.lines.onTrim(u=>this._handleTrim(u)),this._register(this._bufferService.buffers.onBufferActivate(u=>this._handleBufferActivate(u))),this.enable(),this._model=new wB(this._bufferService),this._activeSelectionMode=0,this._register(xt(()=>{this._removeMouseDownListeners()})),this._register(this._bufferService.onResize(u=>{u.rowsChanged&&this.clearSelection()}))}reset(){this.clearSelection()}disable(){this.clearSelection(),this._enabled=!1}enable(){this._enabled=!0}get selectionStart(){return this._model.finalSelectionStart}get selectionEnd(){return this._model.finalSelectionEnd}get hasSelection(){let e=this._model.finalSelectionStart,t=this._model.finalSelectionEnd;return!e||!t?!1:e[0]!==t[0]||e[1]!==t[1]}get selectionText(){let e=this._model.finalSelectionStart,t=this._model.finalSelectionEnd;if(!e||!t)return"";let n=this._bufferService.buffer,r=[];if(this._activeSelectionMode===3){if(e[0]===t[0])return"";let i=e[0]<t[0]?e[0]:t[0],s=e[0]<t[0]?t[0]:e[0];for(let o=e[1];o<=t[1];o++){let a=n.translateBufferLineToString(o,!0,i,s);r.push(a)}}else{let i=e[1]===t[1]?t[0]:void 0;r.push(n.translateBufferLineToString(e[1],!0,e[0],i));for(let s=e[1]+1;s<=t[1]-1;s++){let o=n.lines.get(s),a=n.translateBufferLineToString(s,!0);o!=null&&o.isWrapped?r[r.length-1]+=a:r.push(a)}if(e[1]!==t[1]){let s=n.lines.get(t[1]),o=n.translateBufferLineToString(t[1],!0,0,t[0]);s&&s.isWrapped?r[r.length-1]+=o:r.push(o)}}return r.map(i=>i.replace(EB," ")).join(K0?`\r
|
|
114
|
+
`:`
|
|
115
|
+
`)}clearSelection(){this._model.clearSelection(),this._removeMouseDownListeners(),this.refresh(),this._onSelectionChange.fire()}refresh(e){this._refreshAnimationFrame||(this._refreshAnimationFrame=this._coreBrowserService.window.requestAnimationFrame(()=>this._refresh())),Mm&&e&&this.selectionText.length&&this._onLinuxMouseSelection.fire(this.selectionText)}_refresh(){this._refreshAnimationFrame=void 0,this._onRedrawRequest.fire({start:this._model.finalSelectionStart,end:this._model.finalSelectionEnd,columnSelectMode:this._activeSelectionMode===3})}_isClickInSelection(e){let t=this._getMouseBufferCoords(e),n=this._model.finalSelectionStart,r=this._model.finalSelectionEnd;return!n||!r||!t?!1:this._areCoordsInSelection(t,n,r)}isCellInSelection(e,t){let n=this._model.finalSelectionStart,r=this._model.finalSelectionEnd;return!n||!r?!1:this._areCoordsInSelection([e,t],n,r)}_areCoordsInSelection(e,t,n){return e[1]>t[1]&&e[1]<n[1]||t[1]===n[1]&&e[1]===t[1]&&e[0]>=t[0]&&e[0]<n[0]||t[1]<n[1]&&e[1]===n[1]&&e[0]<n[0]||t[1]<n[1]&&e[1]===t[1]&&e[0]>=t[0]}_selectWordAtCursor(e,t){var i,s;let n=(s=(i=this._linkifier.currentLink)==null?void 0:i.link)==null?void 0:s.range;if(n)return this._model.selectionStart=[n.start.x-1,n.start.y-1],this._model.selectionStartLength=d_(n,this._bufferService.cols),this._model.selectionEnd=void 0,!0;let r=this._getMouseBufferCoords(e);return r?(this._selectWordAt(r,t),this._model.selectionEnd=void 0,!0):!1}selectAll(){this._model.isSelectAllActive=!0,this.refresh(),this._onSelectionChange.fire()}selectLines(e,t){this._model.clearSelection(),e=Math.max(e,0),t=Math.min(t,this._bufferService.buffer.lines.length-1),this._model.selectionStart=[0,e],this._model.selectionEnd=[this._bufferService.cols,t],this.refresh(),this._onSelectionChange.fire()}_handleTrim(e){this._model.handleTrim(e)&&this.refresh()}_getMouseBufferCoords(e){let t=this._mouseService.getCoords(e,this._screenElement,this._bufferService.cols,this._bufferService.rows,!0);if(t)return t[0]--,t[1]--,t[1]+=this._bufferService.buffer.ydisp,t}_getMouseEventScrollAmount(e){let t=Im(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,-Oh),Oh),t/=Oh,t/Math.abs(t)+Math.round(t*(xB-1)))}shouldForceSelection(e){return Hc?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(),SB)}_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&&!(Hc&&this._optionsService.rawOptions.macOptionClickForcesSelection)}_handleMouseMove(e){if(e.stopImmediatePropagation(),!this._model.selectionStart)return;let t=this._model.selectionEnd?[this._model.selectionEnd[0],this._model.selectionEnd[1]]:null;if(this._model.selectionEnd=this._getMouseBufferCoords(e),!this._model.selectionEnd){this.refresh(!0);return}this._activeSelectionMode===2?this._model.selectionEnd[1]<this._model.selectionStart[1]?this._model.selectionEnd[0]=0:this._model.selectionEnd[0]=this._bufferService.cols:this._activeSelectionMode===1&&this._selectToWordAt(this._model.selectionEnd),this._dragScrollAmount=this._getMouseEventScrollAmount(e),this._activeSelectionMode!==3&&(this._dragScrollAmount>0?this._model.selectionEnd[0]=this._bufferService.cols:this._dragScrollAmount<0&&(this._model.selectionEnd[0]=0));let n=this._bufferService.buffer;if(this._model.selectionEnd[1]<n.lines.length){let r=n.lines.get(this._model.selectionEnd[1]);r&&r.hasWidth(this._model.selectionEnd[0])===0&&this._model.selectionEnd[0]<this._bufferService.cols&&this._model.selectionEnd[0]++}(!t||t[0]!==this._model.selectionEnd[0]||t[1]!==this._model.selectionEnd[1])&&this.refresh(!0)}_dragScroll(){if(!(!this._model.selectionEnd||!this._model.selectionStart)&&this._dragScrollAmount){this._onRequestScrollLines.fire({amount:this._dragScrollAmount,suppressScrollEvent:!1});let e=this._bufferService.buffer;this._dragScrollAmount>0?(this._activeSelectionMode!==3&&(this._model.selectionEnd[0]=this._bufferService.cols),this._model.selectionEnd[1]=Math.min(e.ydisp+this._bufferService.rows,e.lines.length-1)):(this._activeSelectionMode!==3&&(this._model.selectionEnd[0]=0),this._model.selectionEnd[1]=e.ydisp),this.refresh()}}_handleMouseUp(e){let t=e.timeStamp-this._mouseDownTimeStamp;if(this._removeMouseDownListeners(),this.selectionText.length<=1&&t<kB&&e.altKey&&this._optionsService.rawOptions.altClickMovesCursor){if(this._bufferService.buffer.ybase===this._bufferService.buffer.ydisp){let n=this._mouseService.getCoords(e,this._element,this._bufferService.cols,this._bufferService.rows,!1);if(n&&n[0]!==void 0&&n[1]!==void 0){let r=pB(n[0]-1,n[1]-1,this._bufferService,this._coreService.decPrivateModes.applicationCursorKeys);this._coreService.triggerDataEvent(r,!0)}}}else this._fireEventIfSelectionChanged()}_fireEventIfSelectionChanged(){let e=this._model.finalSelectionStart,t=this._model.finalSelectionEnd,n=!!e&&!!t&&(e[0]!==t[0]||e[1]!==t[1]);if(!n){this._oldHasSelection&&this._fireOnSelectionChange(e,t,n);return}!e||!t||(!this._oldSelectionStart||!this._oldSelectionEnd||e[0]!==this._oldSelectionStart[0]||e[1]!==this._oldSelectionStart[1]||t[0]!==this._oldSelectionEnd[0]||t[1]!==this._oldSelectionEnd[1])&&this._fireOnSelectionChange(e,t,n)}_fireOnSelectionChange(e,t,n){this._oldSelectionStart=e,this._oldSelectionEnd=t,this._oldHasSelection=n,this._onSelectionChange.fire()}_handleBufferActivate(e){this.clearSelection(),this._trimListener.dispose(),this._trimListener=e.activeBuffer.lines.onTrim(t=>this._handleTrim(t))}_convertViewportColToCharacterIndex(e,t){let n=t;for(let r=0;t>=r;r++){let i=e.loadCell(r,this._workCell).getChars().length;this._workCell.getWidth()===0?n--:i>1&&t!==r&&(n+=i-1)}return n}setSelection(e,t,n){this._model.clearSelection(),this._removeMouseDownListeners(),this._model.selectionStart=[e,t],this._model.selectionStartLength=n,this.refresh(),this._fireEventIfSelectionChanged()}rightClickSelect(e){this._isClickInSelection(e)||(this._selectWordAtCursor(e,!1)&&this.refresh(!0),this._fireEventIfSelectionChanged())}_getWordAt(e,t,n=!0,r=!0){if(e[0]>=this._bufferService.cols)return;let i=this._bufferService.buffer,s=i.lines.get(e[1]);if(!s)return;let o=i.translateBufferLineToString(e[1],!1),a=this._convertViewportColToCharacterIndex(s,e[0]),c=a,u=e[0]-a,d=0,h=0,f=0,p=0;if(o.charAt(a)===" "){for(;a>0&&o.charAt(a-1)===" ";)a--;for(;c<o.length&&o.charAt(c+1)===" ";)c++}else{let b=e[0],v=e[0];s.getWidth(b)===0&&(d++,b--),s.getWidth(v)===2&&(h++,v++);let _=s.getString(v).length;for(_>1&&(p+=_-1,c+=_-1);b>0&&a>0&&!this._isCharWordSeparator(s.loadCell(b-1,this._workCell));){s.loadCell(b-1,this._workCell);let y=this._workCell.getChars().length;this._workCell.getWidth()===0?(d++,b--):y>1&&(f+=y-1,a-=y-1),a--,b--}for(;v<s.length&&c+1<o.length&&!this._isCharWordSeparator(s.loadCell(v+1,this._workCell));){s.loadCell(v+1,this._workCell);let y=this._workCell.getChars().length;this._workCell.getWidth()===2?(h++,v++):y>1&&(p+=y-1,c+=y-1),c++,v++}}c++;let m=a+u-d+f,g=Math.min(this._bufferService.cols,c-a+d+h-f-p);if(!(!t&&o.slice(a,c).trim()==="")){if(n&&m===0&&s.getCodePoint(0)!==32){let b=i.lines.get(e[1]-1);if(b&&s.isWrapped&&b.getCodePoint(this._bufferService.cols-1)!==32){let v=this._getWordAt([this._bufferService.cols-1,e[1]-1],!1,!0,!1);if(v){let _=this._bufferService.cols-v.start;m-=_,g+=_}}}if(r&&m+g===this._bufferService.cols&&s.getCodePoint(this._bufferService.cols-1)!==32){let b=i.lines.get(e[1]+1);if(b!=null&&b.isWrapped&&b.getCodePoint(0)!==32){let v=this._getWordAt([0,e[1]+1],!1,!1,!0);v&&(g+=v.length)}}return{start:m,length:g}}}_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=d_(n,this._bufferService.cols)}};If=At([fe(3,Nn),fe(4,ws),fe(5,jm),fe(6,jn),fe(7,si),fe(8,ii)],If);var f_=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={}}},p_=class{constructor(){this._color=new f_,this._css=new f_}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()}},Ut=Object.freeze((()=>{let e=[Et.toColor("#2e3436"),Et.toColor("#cc0000"),Et.toColor("#4e9a06"),Et.toColor("#c4a000"),Et.toColor("#3465a4"),Et.toColor("#75507b"),Et.toColor("#06989a"),Et.toColor("#d3d7cf"),Et.toColor("#555753"),Et.toColor("#ef2929"),Et.toColor("#8ae234"),Et.toColor("#fce94f"),Et.toColor("#729fcf"),Et.toColor("#ad7fa8"),Et.toColor("#34e2e2"),Et.toColor("#eeeeec")],t=[0,95,135,175,215,255];for(let n=0;n<216;n++){let r=t[n/36%6|0],i=t[n/6%6|0],s=t[n%6];e.push({css:Ft.toCss(r,i,s),rgba:Ft.toRgba(r,i,s)})}for(let n=0;n<24;n++){let r=8+n*10;e.push({css:Ft.toCss(r,r,r),rgba:Ft.toRgba(r,r,r)})}return e})()),Xi=Et.toColor("#ffffff"),qo=Et.toColor("#000000"),m_=Et.toColor("#ffffff"),g_=qo,Ao={css:"rgba(255, 255, 255, 0.3)",rgba:4294967117},NB=Xi,Mf=class extends Be{constructor(e){super(),this._optionsService=e,this._contrastCache=new p_,this._halfContrastCache=new p_,this._onChangeColors=this._register(new oe),this.onChangeColors=this._onChangeColors.event,this._colors={foreground:Xi,background:qo,cursor:m_,cursorAccent:g_,selectionForeground:void 0,selectionBackgroundTransparent:Ao,selectionBackgroundOpaque:vt.blend(qo,Ao),selectionInactiveBackgroundTransparent:Ao,selectionInactiveBackgroundOpaque:vt.blend(qo,Ao),scrollbarSliderBackground:vt.opacity(Xi,.2),scrollbarSliderHoverBackground:vt.opacity(Xi,.4),scrollbarSliderActiveBackground:vt.opacity(Xi,.5),overviewRulerBorder:Xi,ansi:Ut.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=at(e.foreground,Xi),t.background=at(e.background,qo),t.cursor=vt.blend(t.background,at(e.cursor,m_)),t.cursorAccent=vt.blend(t.background,at(e.cursorAccent,g_)),t.selectionBackgroundTransparent=at(e.selectionBackground,Ao),t.selectionBackgroundOpaque=vt.blend(t.background,t.selectionBackgroundTransparent),t.selectionInactiveBackgroundTransparent=at(e.selectionInactiveBackground,t.selectionBackgroundTransparent),t.selectionInactiveBackgroundOpaque=vt.blend(t.background,t.selectionInactiveBackgroundTransparent),t.selectionForeground=e.selectionForeground?at(e.selectionForeground,c_):void 0,t.selectionForeground===c_&&(t.selectionForeground=void 0),vt.isOpaque(t.selectionBackgroundTransparent)&&(t.selectionBackgroundTransparent=vt.opacity(t.selectionBackgroundTransparent,.3)),vt.isOpaque(t.selectionInactiveBackgroundTransparent)&&(t.selectionInactiveBackgroundTransparent=vt.opacity(t.selectionInactiveBackgroundTransparent,.3)),t.scrollbarSliderBackground=at(e.scrollbarSliderBackground,vt.opacity(t.foreground,.2)),t.scrollbarSliderHoverBackground=at(e.scrollbarSliderHoverBackground,vt.opacity(t.foreground,.4)),t.scrollbarSliderActiveBackground=at(e.scrollbarSliderActiveBackground,vt.opacity(t.foreground,.5)),t.overviewRulerBorder=at(e.overviewRulerBorder,NB),t.ansi=Ut.slice(),t.ansi[0]=at(e.black,Ut[0]),t.ansi[1]=at(e.red,Ut[1]),t.ansi[2]=at(e.green,Ut[2]),t.ansi[3]=at(e.yellow,Ut[3]),t.ansi[4]=at(e.blue,Ut[4]),t.ansi[5]=at(e.magenta,Ut[5]),t.ansi[6]=at(e.cyan,Ut[6]),t.ansi[7]=at(e.white,Ut[7]),t.ansi[8]=at(e.brightBlack,Ut[8]),t.ansi[9]=at(e.brightRed,Ut[9]),t.ansi[10]=at(e.brightGreen,Ut[10]),t.ansi[11]=at(e.brightYellow,Ut[11]),t.ansi[12]=at(e.brightBlue,Ut[12]),t.ansi[13]=at(e.brightMagenta,Ut[13]),t.ansi[14]=at(e.brightCyan,Ut[14]),t.ansi[15]=at(e.brightWhite,Ut[15]),e.extendedAnsi){let n=Math.min(t.ansi.length-16,e.extendedAnsi.length);for(let r=0;r<n;r++)t.ansi[r+16]=at(e.extendedAnsi[r],Ut[r+16])}this._contrastCache.clear(),this._halfContrastCache.clear(),this._updateRestoreColors(),this._onChangeColors.fire(this.colors)}restoreColor(e){this._restoreColor(e),this._onChangeColors.fire(this.colors)}_restoreColor(e){if(e===void 0){for(let t=0;t<this._restoreColors.ansi.length;++t)this._colors.ansi[t]=this._restoreColors.ansi[t];return}switch(e){case 256:this._colors.foreground=this._restoreColors.foreground;break;case 257:this._colors.background=this._restoreColors.background;break;case 258:this._colors.cursor=this._restoreColors.cursor;break;default:this._colors.ansi[e]=this._restoreColors.ansi[e]}}modifyColors(e){e(this._colors),this._onChangeColors.fire(this.colors)}_updateRestoreColors(){this._restoreColors={foreground:this._colors.foreground,background:this._colors.background,cursor:this._colors.cursor,ansi:this._colors.ansi.slice()}}};Mf=At([fe(0,jn)],Mf);function at(e,t){if(e!==void 0)try{return Et.toColor(e)}catch{}return t}var jB=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)}},RB=class{constructor(){this._services=new jB,this._services.set(Nm,this)}setService(e,t){this._services.set(e,t)}getService(e){return this._services.get(e)}createInstance(e,...t){let n=xO(e).sort((s,o)=>s.index-o.index),r=[];for(let s of n){let o=this._services.get(s.id);if(!o)throw new Error(`[createInstance] ${e.name} depends on UNKNOWN service ${s.id._id}.`);r.push(o)}let i=n.length>0?n[0].index:t.length;if(t.length!==i)throw new Error(`[createInstance] First service dependency of ${e.name} at position ${i+1} conflicts with ${t.length} static arguments`);return new e(...t,...r)}},TB={trace:0,debug:1,info:2,warn:3,error:4,off:5},PB="xterm.js: ",Of=class extends Be{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=TB[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?"":PB)+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)}};Of=At([fe(0,jn)],Of);var y_=class extends Be{constructor(e){super(),this._maxLength=e,this.onDeleteEmitter=this._register(new oe),this.onDelete=this.onDeleteEmitter.event,this.onInsertEmitter=this._register(new oe),this.onInsert=this.onInsertEmitter.event,this.onTrimEmitter=this._register(new oe),this.onTrim=this.onTrimEmitter.event,this._array=new Array(this._maxLength),this._startIndex=0,this._length=0}get maxLength(){return this._maxLength}set maxLength(e){if(this._maxLength===e)return;let t=new Array(e);for(let n=0;n<Math.min(e,this.length);n++)t[n]=this._array[this._getCyclicIndex(n)];this._array=t,this._maxLength=e,this._startIndex=0}get length(){return this._length}set length(e){if(e>this._length)for(let t=this._length;t<e;t++)this._array[t]=void 0;this._length=e}get(e){return this._array[this._getCyclicIndex(e)]}set(e,t){this._array[this._getCyclicIndex(e)]=t}push(e){this._array[this._getCyclicIndex(this._length)]=e,this._length===this._maxLength?(this._startIndex=++this._startIndex%this._maxLength,this.onTrimEmitter.fire(1)):this._length++}recycle(){if(this._length!==this._maxLength)throw new Error("Can only recycle when the buffer is full");return this._startIndex=++this._startIndex%this._maxLength,this.onTrimEmitter.fire(1),this._array[this._getCyclicIndex(this._length-1)]}get isFull(){return this._length===this._maxLength}pop(){return this._array[this._getCyclicIndex(this._length---1)]}splice(e,t,...n){if(t){for(let r=e;r<this._length-t;r++)this._array[this._getCyclicIndex(r)]=this._array[this._getCyclicIndex(r+t)];this._length-=t,this.onDeleteEmitter.fire({index:e,amount:t})}for(let r=this._length-1;r>=e;r--)this._array[this._getCyclicIndex(r+n.length)]=this._array[this._getCyclicIndex(r)];for(let r=0;r<n.length;r++)this._array[this._getCyclicIndex(e+r)]=n[r];if(n.length&&this.onInsertEmitter.fire({index:e,amount:n.length}),this._length+n.length>this._maxLength){let r=this._length+n.length-this._maxLength;this._startIndex+=r,this._length=this._maxLength,this.onTrimEmitter.fire(r)}else this._length+=n.length}trimStart(e){e>this._length&&(e=this._length),this._startIndex+=e,this._length-=e,this.onTrimEmitter.fire(e)}shiftElements(e,t,n){if(!(t<=0)){if(e<0||e>=this._length)throw new Error("start argument out of range");if(e+n<0)throw new Error("Cannot shift elements in list beyond index 0");if(n>0){for(let i=t-1;i>=0;i--)this.set(e+i+n,this.get(e+i));let r=e+t+n-this._length;if(r>0)for(this._length+=r;this._length>this._maxLength;)this._length--,this._startIndex++,this.onTrimEmitter.fire(1)}else for(let r=0;r<t;r++)this.set(e+r+n,this.get(e+r))}}_getCyclicIndex(e){return(this._startIndex+e)%this._maxLength}},ze=3,$t=Object.freeze(new Ua),Rl=0,zh=2,Ko=class Z0{constructor(t,n,r=!1){this.isWrapped=r,this._combined={},this._extendedAttrs={},this._data=new Uint32Array(t*ze);let i=n||sr.fromCharData([0,y0,1,0]);for(let s=0;s<t;++s)this.setCell(s,i);this.length=t}get(t){let n=this._data[t*ze+0],r=n&2097151;return[this._data[t*ze+1],n&2097152?this._combined[t]:r?yi(r):"",n>>22,n&2097152?this._combined[t].charCodeAt(this._combined[t].length-1):r]}set(t,n){this._data[t*ze+1]=n[0],n[1].length>1?(this._combined[t]=n[1],this._data[t*ze+0]=t|2097152|n[2]<<22):this._data[t*ze+0]=n[1].charCodeAt(0)|n[2]<<22}getWidth(t){return this._data[t*ze+0]>>22}hasWidth(t){return this._data[t*ze+0]&12582912}getFg(t){return this._data[t*ze+1]}getBg(t){return this._data[t*ze+2]}hasContent(t){return this._data[t*ze+0]&4194303}getCodePoint(t){let n=this._data[t*ze+0];return n&2097152?this._combined[t].charCodeAt(this._combined[t].length-1):n&2097151}isCombined(t){return this._data[t*ze+0]&2097152}getString(t){let n=this._data[t*ze+0];return n&2097152?this._combined[t]:n&2097151?yi(n&2097151):""}isProtected(t){return this._data[t*ze+2]&536870912}loadCell(t,n){return Rl=t*ze,n.content=this._data[Rl+0],n.fg=this._data[Rl+1],n.bg=this._data[Rl+2],n.content&2097152&&(n.combinedData=this._combined[t]),n.bg&268435456&&(n.extended=this._extendedAttrs[t]),n}setCell(t,n){n.content&2097152&&(this._combined[t]=n.combinedData),n.bg&268435456&&(this._extendedAttrs[t]=n.extended),this._data[t*ze+0]=n.content,this._data[t*ze+1]=n.fg,this._data[t*ze+2]=n.bg}setCellFromCodepoint(t,n,r,i){i.bg&268435456&&(this._extendedAttrs[t]=i.extended),this._data[t*ze+0]=n|r<<22,this._data[t*ze+1]=i.fg,this._data[t*ze+2]=i.bg}addCodepointToCell(t,n,r){let i=this._data[t*ze+0];i&2097152?this._combined[t]+=yi(n):i&2097151?(this._combined[t]=yi(i&2097151)+yi(n),i&=-2097152,i|=2097152):i=n|1<<22,r&&(i&=-12582913,i|=r<<22),this._data[t*ze+0]=i}insertCells(t,n,r){if(t%=this.length,t&&this.getWidth(t-1)===2&&this.setCellFromCodepoint(t-1,0,1,r),n<this.length-t){let i=new sr;for(let s=this.length-t-n-1;s>=0;--s)this.setCell(t+n+s,this.loadCell(t+s,i));for(let s=0;s<n;++s)this.setCell(t+s,r)}else for(let i=t;i<this.length;++i)this.setCell(i,r);this.getWidth(this.length-1)===2&&this.setCellFromCodepoint(this.length-1,0,1,r)}deleteCells(t,n,r){if(t%=this.length,n<this.length-t){let i=new sr;for(let s=0;s<this.length-t-n;++s)this.setCell(t+s,this.loadCell(t+n+s,i));for(let s=this.length-n;s<this.length;++s)this.setCell(s,r)}else for(let i=t;i<this.length;++i)this.setCell(i,r);t&&this.getWidth(t-1)===2&&this.setCellFromCodepoint(t-1,0,1,r),this.getWidth(t)===0&&!this.hasContent(t)&&this.setCellFromCodepoint(t,0,1,r)}replaceCells(t,n,r,i=!1){if(i){for(t&&this.getWidth(t-1)===2&&!this.isProtected(t-1)&&this.setCellFromCodepoint(t-1,0,1,r),n<this.length&&this.getWidth(n-1)===2&&!this.isProtected(n)&&this.setCellFromCodepoint(n,0,1,r);t<n&&t<this.length;)this.isProtected(t)||this.setCell(t,r),t++;return}for(t&&this.getWidth(t-1)===2&&this.setCellFromCodepoint(t-1,0,1,r),n<this.length&&this.getWidth(n-1)===2&&this.setCellFromCodepoint(n,0,1,r);t<n&&t<this.length;)this.setCell(t++,r)}resize(t,n){if(t===this.length)return this._data.length*4*zh<this._data.buffer.byteLength;let r=t*ze;if(t>this.length){if(this._data.buffer.byteLength>=r*4)this._data=new Uint32Array(this._data.buffer,0,r);else{let i=new Uint32Array(r);i.set(this._data),this._data=i}for(let i=this.length;i<t;++i)this.setCell(i,n)}else{this._data=this._data.subarray(0,r);let i=Object.keys(this._combined);for(let o=0;o<i.length;o++){let a=parseInt(i[o],10);a>=t&&delete this._combined[a]}let s=Object.keys(this._extendedAttrs);for(let o=0;o<s.length;o++){let a=parseInt(s[o],10);a>=t&&delete this._extendedAttrs[a]}}return this.length=t,r*4*zh<this._data.buffer.byteLength}cleanupMemory(){if(this._data.length*4*zh<this._data.buffer.byteLength){let t=new Uint32Array(this._data.length);return t.set(this._data),this._data=t,1}return 0}fill(t,n=!1){if(n){for(let r=0;r<this.length;++r)this.isProtected(r)||this.setCell(r,t);return}this._combined={},this._extendedAttrs={};for(let r=0;r<this.length;++r)this.setCell(r,t)}copyFrom(t){this.length!==t.length?this._data=new Uint32Array(t._data):this._data.set(t._data),this.length=t.length,this._combined={};for(let n in t._combined)this._combined[n]=t._combined[n];this._extendedAttrs={};for(let n in t._extendedAttrs)this._extendedAttrs[n]=t._extendedAttrs[n];this.isWrapped=t.isWrapped}clone(){let t=new Z0(0);t._data=new Uint32Array(this._data),t.length=this.length;for(let n in this._combined)t._combined[n]=this._combined[n];for(let n in this._extendedAttrs)t._extendedAttrs[n]=this._extendedAttrs[n];return t.isWrapped=this.isWrapped,t}getTrimmedLength(){for(let t=this.length-1;t>=0;--t)if(this._data[t*ze+0]&4194303)return t+(this._data[t*ze+0]>>22);return 0}getNoBgTrimmedLength(){for(let t=this.length-1;t>=0;--t)if(this._data[t*ze+0]&4194303||this._data[t*ze+2]&50331648)return t+(this._data[t*ze+0]>>22);return 0}copyCellsFrom(t,n,r,i,s){let o=t._data;if(s)for(let c=i-1;c>=0;c--){for(let u=0;u<ze;u++)this._data[(r+c)*ze+u]=o[(n+c)*ze+u];o[(n+c)*ze+2]&268435456&&(this._extendedAttrs[r+c]=t._extendedAttrs[n+c])}else for(let c=0;c<i;c++){for(let u=0;u<ze;u++)this._data[(r+c)*ze+u]=o[(n+c)*ze+u];o[(n+c)*ze+2]&268435456&&(this._extendedAttrs[r+c]=t._extendedAttrs[n+c])}let a=Object.keys(t._combined);for(let c=0;c<a.length;c++){let u=parseInt(a[c],10);u>=n&&(this._combined[u-n+r]=t._combined[u])}}translateToString(t,n,r,i){n=n??0,r=r??this.length,t&&(r=Math.min(r,this.getTrimmedLength())),i&&(i.length=0);let s="";for(;n<r;){let o=this._data[n*ze+0],a=o&2097151,c=o&2097152?this._combined[n]:a?yi(a):xi;if(s+=c,i)for(let u=0;u<c.length;++u)i.push(n);n+=o>>22||1}return i&&i.push(n),s}};function DB(e,t,n,r,i,s){let o=[];for(let a=0;a<e.length-1;a++){let c=a,u=e.get(++c);if(!u.isWrapped)continue;let d=[e.get(a)];for(;c<e.length&&u.isWrapped;)d.push(u),u=e.get(++c);if(!s&&r>=a&&r<c){a+=d.length-1;continue}let h=0,f=Da(d,h,t),p=1,m=0;for(;p<d.length;){let b=Da(d,p,t),v=b-m,_=n-f,y=Math.min(v,_);d[h].copyCellsFrom(d[p],m,f,y,!1),f+=y,f===n&&(h++,f=0),m+=y,m===b&&(p++,m=0),f===0&&h!==0&&d[h-1].getWidth(n-1)===2&&(d[h].copyCellsFrom(d[h-1],n-1,f++,1,!1),d[h-1].setCell(n-1,i))}d[h].replaceCells(f,n,i);let g=0;for(let b=d.length-1;b>0&&(b>h||d[b].getTrimmedLength()===0);b--)g++;g>0&&(o.push(a+d.length-g),o.push(g)),a+=d.length-1}return o}function LB(e,t){let n=[],r=0,i=t[r],s=0;for(let o=0;o<e.length;o++)if(i===o){let a=t[++r];e.onDeleteEmitter.fire({index:o-s,amount:a}),o+=a-1,s+=a,i=t[++r]}else n.push(o);return{layout:n,countRemoved:s}}function AB(e,t){let n=[];for(let r=0;r<t.length;r++)n.push(e.get(t[r]));for(let r=0;r<n.length;r++)e.set(r,n[r]);e.length=t.length}function IB(e,t,n){let r=[],i=e.map((c,u)=>Da(e,u,t)).reduce((c,u)=>c+u),s=0,o=0,a=0;for(;a<i;){if(i-a<n){r.push(i-a);break}s+=n;let c=Da(e,o,t);s>c&&(s-=c,o++);let u=e[o].getWidth(s-1)===2;u&&s--;let d=u?n-1:n;r.push(d),a+=d}return r}function Da(e,t,n){if(t===e.length-1)return e[t].getTrimmedLength();let r=!e[t].hasContent(n-1)&&e[t].getWidth(n-1)===1,i=e[t+1].getWidth(0)===2;return r&&i?n-1:n}var Q0=class e1{constructor(t){this.line=t,this.isDisposed=!1,this._disposables=[],this._id=e1._nextId++,this._onDispose=this.register(new oe),this.onDispose=this._onDispose.event}get id(){return this._id}dispose(){this.isDisposed||(this.isDisposed=!0,this.line=-1,this._onDispose.fire(),gs(this._disposables),this._disposables.length=0)}register(t){return this._disposables.push(t),t}};Q0._nextId=1;var MB=Q0,Yt={},Ji=Yt.B;Yt[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:"≥","{":"π","|":"≠","}":"£","~":"·"};Yt.A={"#":"£"};Yt.B=void 0;Yt[4]={"#":"£","@":"¾","[":"ij","\\":"½","]":"|","{":"¨","|":"f","}":"¼","~":"´"};Yt.C=Yt[5]={"[":"Ä","\\":"Ö","]":"Å","^":"Ü","`":"é","{":"ä","|":"ö","}":"å","~":"ü"};Yt.R={"#":"£","@":"à","[":"°","\\":"ç","]":"§","{":"é","|":"ù","}":"è","~":"¨"};Yt.Q={"@":"à","[":"â","\\":"ç","]":"ê","^":"î","`":"ô","{":"é","|":"ù","}":"è","~":"û"};Yt.K={"@":"§","[":"Ä","\\":"Ö","]":"Ü","{":"ä","|":"ö","}":"ü","~":"ß"};Yt.Y={"#":"£","@":"§","[":"°","\\":"ç","]":"é","`":"ù","{":"à","|":"ò","}":"è","~":"ì"};Yt.E=Yt[6]={"@":"Ä","[":"Æ","\\":"Ø","]":"Å","^":"Ü","`":"ä","{":"æ","|":"ø","}":"å","~":"ü"};Yt.Z={"#":"£","@":"§","[":"¡","\\":"Ñ","]":"¿","{":"°","|":"ñ","}":"ç"};Yt.H=Yt[7]={"@":"É","[":"Ä","\\":"Ö","]":"Å","^":"Ü","`":"é","{":"ä","|":"ö","}":"å","~":"ü"};Yt["="]={"#":"ù","@":"à","[":"é","\\":"ç","]":"ê","^":"î",_:"è","`":"ô","{":"ä","|":"ö","}":"ü","~":"û"};var v_=4294967295,__=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=$t.clone(),this.savedCharset=Ji,this.markers=[],this._nullCell=sr.fromCharData([0,y0,1,0]),this._whitespaceCell=sr.fromCharData([0,xi,1,32]),this._isClearing=!1,this._memoryCleanupQueue=new Wc,this._memoryCleanupPosition=0,this._cols=this._bufferService.cols,this._rows=this._bufferService.rows,this.lines=new y_(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 Bc),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 Bc),this._whitespaceCell}getBlankLine(e,t){return new Ko(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>v_?v_:t}fillViewportRows(e){if(this.lines.length===0){e===void 0&&(e=$t);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 y_(this._getCorrectBufferLength(this._rows)),this.scrollTop=0,this.scrollBottom=this._rows-1,this.setupTabStops()}resize(e,t){let n=this.getNullCell($t),r=0,i=this._getCorrectBufferLength(t);if(i>this.lines.maxLength&&(this.lines.maxLength=i),this.lines.length>0){if(this._cols<e)for(let o=0;o<this.lines.length;o++)r+=+this.lines.get(o).resize(e,n);let s=0;if(this._rows<t)for(let o=this._rows;o<t;o++)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 Ko(e,n)):this.ybase>0&&this.lines.length<=this.ybase+this.y+s+1?(this.ybase--,s++,this.ydisp>0&&this.ydisp--):this.lines.push(new Ko(e,n)));else for(let o=this._rows;o>t;o--)this.lines.length>t+this.ybase&&(this.lines.length>this.ybase+this.y+1?this.lines.pop():(this.ybase++,this.ydisp++));if(i<this.lines.maxLength){let o=this.lines.length-i;o>0&&(this.lines.trimStart(o),this.ybase=Math.max(this.ybase-o,0),this.ydisp=Math.max(this.ydisp-o,0),this.savedY=Math.max(this.savedY-o,0)),this.lines.maxLength=i}this.x=Math.min(this.x,e-1),this.y=Math.min(this.y,t-1),s&&(this.y+=s),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 s=0;s<this.lines.length;s++)r+=+this.lines.get(s).resize(e,n);this._cols=e,this._rows=t,this._memoryCleanupQueue.clear(),r>.1*this.lines.length&&(this._memoryCleanupPosition=0,this._memoryCleanupQueue.enqueue(()=>this._batchedMemoryCleanup()))}_batchedMemoryCleanup(){let e=!0;this._memoryCleanupPosition>=this.lines.length&&(this._memoryCleanupPosition=0,e=!1);let t=0;for(;this._memoryCleanupPosition<this.lines.length;)if(t+=this.lines.get(this._memoryCleanupPosition++).cleanupMemory(),t>100)return!0;return e}get _isReflowEnabled(){let e=this._optionsService.rawOptions.windowsPty;return e&&e.buildNumber?this._hasScrollback&&e.backend==="conpty"&&e.buildNumber>=21376:this._hasScrollback&&!this._optionsService.rawOptions.windowsMode}_reflow(e,t){this._cols!==e&&(e>this._cols?this._reflowLarger(e,t):this._reflowSmaller(e,t))}_reflowLarger(e,t){let n=this._optionsService.rawOptions.reflowCursorLine,r=DB(this.lines,this._cols,e,this.ybase+this.y,this.getNullCell($t),n);if(r.length>0){let i=LB(this.lines,r);AB(this.lines,i.layout),this._reflowLargerAdjustViewport(e,t,i.countRemoved)}}_reflowLargerAdjustViewport(e,t,n){let r=this.getNullCell($t),i=n;for(;i-- >0;)this.ybase===0?(this.y>0&&this.y--,this.lines.length<t&&this.lines.push(new Ko(e,r))):(this.ydisp===this.ybase&&this.ydisp--,this.ybase--);this.savedY=Math.max(this.savedY-n,0)}_reflowSmaller(e,t){let n=this._optionsService.rawOptions.reflowCursorLine,r=this.getNullCell($t),i=[],s=0;for(let o=this.lines.length-1;o>=0;o--){let a=this.lines.get(o);if(!a||!a.isWrapped&&a.getTrimmedLength()<=e)continue;let c=[a];for(;a.isWrapped&&o>0;)a=this.lines.get(--o),c.unshift(a);if(!n){let y=this.ybase+this.y;if(y>=o&&y<o+c.length)continue}let u=c[c.length-1].getTrimmedLength(),d=IB(c,this._cols,e),h=d.length-c.length,f;this.ybase===0&&this.y!==this.lines.length-1?f=Math.max(0,this.y-this.lines.maxLength+h):f=Math.max(0,this.lines.length-this.lines.maxLength+h);let p=[];for(let y=0;y<h;y++){let S=this.getBlankLine($t,!0);p.push(S)}p.length>0&&(i.push({start:o+c.length+s,newLines:p}),s+=p.length),c.push(...p);let m=d.length-1,g=d[m];g===0&&(m--,g=d[m]);let b=c.length-h-1,v=u;for(;b>=0;){let y=Math.min(v,g);if(c[m]===void 0)break;if(c[m].copyCellsFrom(c[b],v-y,g-y,y,!0),g-=y,g===0&&(m--,g=d[m]),v-=y,v===0){b--;let S=Math.max(b,0);v=Da(c,S,this._cols)}}for(let y=0;y<c.length;y++)d[y]<e&&c[y].setCell(d[y],r);let _=h-f;for(;_-- >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+s)-t&&(this.ybase===this.ydisp&&this.ydisp++,this.ybase++);this.savedY=Math.min(this.savedY+h,this.ybase+t-1)}if(i.length>0){let o=[],a=[];for(let g=0;g<this.lines.length;g++)a.push(this.lines.get(g));let c=this.lines.length,u=c-1,d=0,h=i[d];this.lines.length=Math.min(this.lines.maxLength,this.lines.length+s);let f=0;for(let g=Math.min(this.lines.maxLength-1,c+s-1);g>=0;g--)if(h&&h.start>u+f){for(let b=h.newLines.length-1;b>=0;b--)this.lines.set(g--,h.newLines[b]);g++,o.push({index:u+1,amount:h.newLines.length}),f+=h.newLines.length,h=i[++d]}else this.lines.set(g,a[u--]);let p=0;for(let g=o.length-1;g>=0;g--)o[g].index+=p,this.lines.onInsertEmitter.fire(o[g]),p+=o[g].amount;let m=Math.max(0,c+s-this.lines.maxLength);m>0&&this.lines.onTrimEmitter.fire(m)}}translateBufferLineToString(e,t,n=0,r){let i=this.lines.get(e);return i?i.translateToString(t,n,r):""}getWrappedRangeForLine(e){let t=e,n=e;for(;t>0&&this.lines.get(t).isWrapped;)t--;for(;n+1<this.lines.length&&this.lines.get(n+1).isWrapped;)n++;return{first:t,last:n}}setupTabStops(e){for(e!=null?this.tabs[e]||(e=this.prevStop(e)):(this.tabs={},e=0);e<this._cols;e+=this._optionsService.rawOptions.tabStopWidth)this.tabs[e]=!0}prevStop(e){for(e==null&&(e=this.x);!this.tabs[--e]&&e>0;);return e>=this._cols?this._cols-1:e<0?0:e}nextStop(e){for(e==null&&(e=this.x);!this.tabs[++e]&&e<this._cols;);return e>=this._cols?this._cols-1:e<0?0:e}clearMarkers(e){this._isClearing=!0;for(let t=0;t<this.markers.length;t++)this.markers[t].line===e&&(this.markers[t].dispose(),this.markers.splice(t--,1));this._isClearing=!1}clearAllMarkers(){this._isClearing=!0;for(let e=0;e<this.markers.length;e++)this.markers[e].dispose();this.markers.length=0,this._isClearing=!1}addMarker(e){let t=new MB(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)}},OB=class extends Be{constructor(e,t){super(),this._optionsService=e,this._bufferService=t,this._onBufferActivate=this._register(new oe),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 __(!0,this._optionsService,this._bufferService),this._normal.fillViewportRows(),this._alt=new __(!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)}},t1=2,n1=1,zf=class extends Be{constructor(e){super(),this.isUserScrolling=!1,this._onResize=this._register(new oe),this.onResize=this._onResize.event,this._onScroll=this._register(new oe),this.onScroll=this._onScroll.event,this.cols=Math.max(e.rawOptions.cols||0,t1),this.rows=Math.max(e.rawOptions.rows||0,n1),this.buffers=this._register(new OB(e,this)),this._register(this.buffers.onBufferActivate(t=>{this._onScroll.fire(t.activeBuffer.ydisp)}))}get buffer(){return this.buffers.active}resize(e,t){let n=this.cols!==e,r=this.rows!==t;this.cols=e,this.rows=t,this.buffers.resize(e,t),this._onResize.fire({cols:e,rows:t,colsChanged:n,rowsChanged:r})}reset(){this.buffers.reset(),this.isUserScrolling=!1}scroll(e,t=!1){let n=this.buffer,r;r=this._cachedBlankLine,(!r||r.length!==this.cols||r.getFg(0)!==e.fg||r.getBg(0)!==e.bg)&&(r=n.getBlankLine(e,t),this._cachedBlankLine=r),r.isWrapped=t;let i=n.ybase+n.scrollTop,s=n.ybase+n.scrollBottom;if(n.scrollTop===0){let o=n.lines.isFull;s===n.lines.length-1?o?n.lines.recycle().copyFrom(r):n.lines.push(r.clone()):n.lines.splice(s+1,0,r.clone()),o?this.isUserScrolling&&(n.ydisp=Math.max(n.ydisp-1,0)):(n.ybase++,this.isUserScrolling||n.ydisp++)}else{let o=s-i+1;n.lines.shiftElements(i+1,o-1,-1),n.lines.set(s,r.clone())}this.isUserScrolling||(n.ydisp=n.ybase),this._onScroll.fire(n.ydisp)}scrollLines(e,t){let n=this.buffer;if(e<0){if(n.ydisp===0)return;this.isUserScrolling=!0}else e+n.ydisp>=n.ybase&&(this.isUserScrolling=!1);let r=n.ydisp;n.ydisp=Math.max(Math.min(n.ydisp+e,n.ybase),0),r!==n.ydisp&&(t||this._onScroll.fire(n.ydisp))}};zf=At([fe(0,jn)],zf);var Rs={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:Hc,windowOptions:{},windowsMode:!1,windowsPty:{},wordSeparator:" ()[]{}',\"`",altClickMovesCursor:!0,convertEol:!1,termName:"xterm",cancelEvents:!1,overviewRuler:{}},zB=["normal","bold","100","200","300","400","500","600","700","800","900"],BB=class extends Be{constructor(e){super(),this._onOptionChange=this._register(new oe),this.onOptionChange=this._onOptionChange.event;let t={...Rs};for(let n in e)if(n in t)try{let r=e[n];t[n]=this._sanitizeAndValidateOption(n,r)}catch(r){console.error(r)}this.rawOptions=t,this.options={...t},this._setupOptions(),this._register(xt(()=>{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 Rs))throw new Error(`No option with key "${n}"`);return this.rawOptions[n]},t=(n,r)=>{if(!(n in Rs))throw new Error(`No option with key "${n}"`);r=this._sanitizeAndValidateOption(n,r),this.rawOptions[n]!==r&&(this.rawOptions[n]=r,this._onOptionChange.fire(n))};for(let n in this.rawOptions){let r={get:e.bind(this,n),set:t.bind(this,n)};Object.defineProperty(this.options,n,r)}}_sanitizeAndValidateOption(e,t){switch(e){case"cursorStyle":if(t||(t=Rs[e]),!$B(t))throw new Error(`"${t}" is not a valid value for ${e}`);break;case"wordSeparator":t||(t=Rs[e]);break;case"fontWeight":case"fontWeightBold":if(typeof t=="number"&&1<=t&&t<=1e3)break;t=zB.includes(t)?t:Rs[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 $B(e){return e==="block"||e==="underline"||e==="bar"}function Yo(e,t=5){if(typeof e!="object")return e;let n=Array.isArray(e)?[]:{};for(let r in e)n[r]=t<=1?e[r]:e[r]&&Yo(e[r],t-1);return n}var b_=Object.freeze({insertMode:!1}),w_=Object.freeze({applicationCursorKeys:!1,applicationKeypad:!1,bracketedPasteMode:!1,cursorBlink:void 0,cursorStyle:void 0,origin:!1,reverseWraparound:!1,sendFocus:!1,synchronizedOutput:!1,wraparound:!0}),Bf=class extends Be{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 oe),this.onData=this._onData.event,this._onUserInput=this._register(new oe),this.onUserInput=this._onUserInput.event,this._onBinary=this._register(new oe),this.onBinary=this._onBinary.event,this._onRequestScrollToBottom=this._register(new oe),this.onRequestScrollToBottom=this._onRequestScrollToBottom.event,this.modes=Yo(b_),this.decPrivateModes=Yo(w_)}reset(){this.modes=Yo(b_),this.decPrivateModes=Yo(w_)}triggerDataEvent(e,t=!1){if(this._optionsService.rawOptions.disableStdin)return;let n=this._bufferService.buffer;t&&this._optionsService.rawOptions.scrollOnUserInput&&n.ybase!==n.ydisp&&this._onRequestScrollToBottom.fire(),t&&this._onUserInput.fire(),this._logService.debug(`sending data "${e}"`),this._logService.trace("sending data (codes)",()=>e.split("").map(r=>r.charCodeAt(0))),this._onData.fire(e)}triggerBinaryEvent(e){this._optionsService.rawOptions.disableStdin||(this._logService.debug(`sending binary "${e}"`),this._logService.trace("sending binary (codes)",()=>e.split("").map(t=>t.charCodeAt(0))),this._onBinary.fire(e))}};Bf=At([fe(0,Nn),fe(1,x0),fe(2,jn)],Bf);var x_={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 Bh(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 $h=String.fromCharCode,S_={DEFAULT:e=>{let t=[Bh(e,!1)+32,e.col+32,e.row+32];return t[0]>255||t[1]>255||t[2]>255?"":`\x1B[M${$h(t[0])}${$h(t[1])}${$h(t[2])}`},SGR:e=>{let t=e.action===0&&e.button!==4?"m":"M";return`\x1B[<${Bh(e,!0)};${e.col};${e.row}${t}`},SGR_PIXELS:e=>{let t=e.action===0&&e.button!==4?"m":"M";return`\x1B[<${Bh(e,!0)};${e.x};${e.y}${t}`}},$f=class extends Be{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 oe),this.onProtocolChange=this._onProtocolChange.event;for(let r of Object.keys(x_))this.addProtocol(r,x_[r]);for(let r of Object.keys(S_))this.addEncoding(r,S_[r]);this.reset()}addProtocol(e,t){this._protocols[e]=t}addEncoding(e,t){this._encodings[e]=t}get activeProtocol(){return this._activeProtocol}get areMouseEventsActive(){return this._protocols[this._activeProtocol].events!==0}set activeProtocol(e){if(!this._protocols[e])throw new Error(`unknown protocol "${e}"`);this._activeProtocol=e,this._onProtocolChange.fire(this._protocols[e].events)}get activeEncoding(){return this._activeEncoding}set activeEncoding(e){if(!this._encodings[e])throw new Error(`unknown encoding "${e}"`);this._activeEncoding=e}reset(){this.activeProtocol="NONE",this.activeEncoding="DEFAULT",this._lastEvent=null,this._wheelPartialScroll=0}consumeWheelEvent(e,t,n){if(e.deltaY===0||e.shiftKey||t===void 0||n===void 0)return 0;let r=t/n,i=this._applyScrollModifier(e.deltaY,e);return e.deltaMode===WheelEvent.DOM_DELTA_PIXEL?(i/=r+0,Math.abs(e.deltaY)<50&&(i*=.3),this._wheelPartialScroll+=i,i=Math.floor(Math.abs(this._wheelPartialScroll))*(this._wheelPartialScroll>0?1:-1),this._wheelPartialScroll%=1):e.deltaMode===WheelEvent.DOM_DELTA_PAGE&&(i*=this._bufferService.rows),i}_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)}};$f=At([fe(0,Nn),fe(1,ws),fe(2,jn)],$f);var Fh=[[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]],FB=[[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]],Vt;function HB(e,t){let n=0,r=t.length-1,i;if(e<t[0][0]||e>t[r][1])return!1;for(;r>=n;)if(i=n+r>>1,e>t[i][1])n=i+1;else if(e<t[i][0])r=i-1;else return!0;return!1}var WB=class{constructor(){if(this.version="6",!Vt){Vt=new Uint8Array(65536),Vt.fill(1),Vt[0]=0,Vt.fill(0,1,32),Vt.fill(0,127,160),Vt.fill(2,4352,4448),Vt[9001]=2,Vt[9002]=2,Vt.fill(2,11904,42192),Vt[12351]=1,Vt.fill(2,44032,55204),Vt.fill(2,63744,64256),Vt.fill(2,65040,65050),Vt.fill(2,65072,65136),Vt.fill(2,65280,65377),Vt.fill(2,65504,65511);for(let e=0;e<Fh.length;++e)Vt.fill(0,Fh[e][0],Fh[e][1]+1)}}wcwidth(e){return e<32?0:e<127?1:e<65536?Vt[e]:HB(e,FB)?0:e>=131072&&e<=196605||e>=196608&&e<=262141?2:1}charProperties(e,t){let n=this.wcwidth(e),r=n===0&&t!==0;if(r){let i=rs.extractWidth(t);i===0?r=!1:i>n&&(n=i)}return rs.createPropertyValue(0,n,r)}},rs=class tc{constructor(){this._providers=Object.create(null),this._active="",this._onChange=new oe,this.onChange=this._onChange.event;let t=new WB;this.register(t),this._active=t.version,this._activeProvider=t}static extractShouldJoin(t){return(t&1)!==0}static extractWidth(t){return t>>1&3}static extractCharKind(t){return t>>3}static createPropertyValue(t,n,r=!1){return(t&16777215)<<3|(n&3)<<1|(r?1:0)}dispose(){this._onChange.dispose()}get versions(){return Object.keys(this._providers)}get activeVersion(){return this._active}set activeVersion(t){if(!this._providers[t])throw new Error(`unknown Unicode version "${t}"`);this._active=t,this._activeProvider=this._providers[t],this._onChange.fire(t)}register(t){this._providers[t.version]=t}wcwidth(t){return this._activeProvider.wcwidth(t)}getStringCellWidth(t){let n=0,r=0,i=t.length;for(let s=0;s<i;++s){let o=t.charCodeAt(s);if(55296<=o&&o<=56319){if(++s>=i)return n+this.wcwidth(o);let u=t.charCodeAt(s);56320<=u&&u<=57343?o=(o-55296)*1024+u-56320+65536:n+=this.wcwidth(u)}let a=this.charProperties(o,r),c=tc.extractWidth(a);tc.extractShouldJoin(a)&&(c-=tc.extractWidth(r)),n+=c,r=a}return n}charProperties(t,n){return this._activeProvider.charProperties(t,n)}},UB=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 k_(e){var r;let t=(r=e.buffer.lines.get(e.buffer.ybase+e.buffer.y-1))==null?void 0:r.get(e.cols-1),n=e.buffer.lines.get(e.buffer.ybase+e.buffer.y);n&&t&&(n.isWrapped=t[3]!==0&&t[3]!==32)}var Io=2147483647,VB=256,r1=class Ff{constructor(t=32,n=32){if(this.maxLength=t,this.maxSubParamsLength=n,n>VB)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 Ff;if(!t.length)return n;for(let r=Array.isArray(t[0])?1:0;r<t.length;++r){let i=t[r];if(Array.isArray(i))for(let s=0;s<i.length;++s)n.addSubParam(i[s]);else n.addParam(i)}return n}clone(){let t=new Ff(this.maxLength,this.maxSubParamsLength);return t.params.set(this.params),t.length=this.length,t._subParams.set(this._subParams),t._subParamsLength=this._subParamsLength,t._subParamsIdx.set(this._subParamsIdx),t._rejectDigits=this._rejectDigits,t._rejectSubDigits=this._rejectSubDigits,t._digitIsSub=this._digitIsSub,t}toArray(){let t=[];for(let n=0;n<this.length;++n){t.push(this.params[n]);let r=this._subParamsIdx[n]>>8,i=this._subParamsIdx[n]&255;i-r>0&&t.push(Array.prototype.slice.call(this._subParams,r,i))}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>Io?Io: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>Io?Io:t,this._subParamsIdx[this.length-1]++}}hasSubParams(t){return(this._subParamsIdx[t]&255)-(this._subParamsIdx[t]>>8)>0}getSubParams(t){let n=this._subParamsIdx[t]>>8,r=this._subParamsIdx[t]&255;return r-n>0?this._subParams.subarray(n,r):null}getSubParamsAll(){let t={};for(let n=0;n<this.length;++n){let r=this._subParamsIdx[n]>>8,i=this._subParamsIdx[n]&255;i-r>0&&(t[n]=this._subParams.slice(r,i))}return t}addDigit(t){let n;if(this._rejectDigits||!(n=this._digitIsSub?this._subParamsLength:this.length)||this._digitIsSub&&this._rejectSubDigits)return;let r=this._digitIsSub?this._subParams:this.params,i=r[n-1];r[n-1]=~i?Math.min(i*10+t,Io):t}},Mo=[],qB=class{constructor(){this._state=0,this._active=Mo,this._id=-1,this._handlers=Object.create(null),this._handlerFb=()=>{},this._stack={paused:!1,loopPosition:0,fallThrough:!1}}registerHandler(e,t){this._handlers[e]===void 0&&(this._handlers[e]=[]);let n=this._handlers[e];return n.push(t),{dispose:()=>{let r=n.indexOf(t);r!==-1&&n.splice(r,1)}}}clearHandler(e){this._handlers[e]&&delete this._handlers[e]}setHandlerFallback(e){this._handlerFb=e}dispose(){this._handlers=Object.create(null),this._handlerFb=()=>{},this._active=Mo}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=Mo,this._id=-1,this._state=0}_start(){if(this._active=this._handlers[this._id]||Mo,!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",Eu(e,t,n));else for(let r=this._active.length-1;r>=0;r--)this._active[r].put(e,t,n)}start(){this.reset(),this._state=1}put(e,t,n){if(this._state!==3){if(this._state===1)for(;t<n;){let r=e[t++];if(r===59){this._state=2,this._start();break}if(r<48||57<r){this._state=3;return}this._id===-1&&(this._id=0),this._id=this._id*10+r-48}this._state===2&&n-t>0&&this._put(e,t,n)}}end(e,t=!0){if(this._state!==0){if(this._state!==3)if(this._state===1&&this._start(),!this._active.length)this._handlerFb(this._id,"END",e);else{let n=!1,r=this._active.length-1,i=!1;if(this._stack.paused&&(r=this._stack.loopPosition-1,n=t,i=this._stack.fallThrough,this._stack.paused=!1),!i&&n===!1){for(;r>=0&&(n=this._active[r].end(e),n!==!0);r--)if(n instanceof Promise)return this._stack.paused=!0,this._stack.loopPosition=r,this._stack.fallThrough=!1,n;r--}for(;r>=0;r--)if(n=this._active[r].end(!1),n instanceof Promise)return this._stack.paused=!0,this._stack.loopPosition=r,this._stack.fallThrough=!0,n}this._active=Mo,this._id=-1,this._state=0}}},$n=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+=Eu(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}},Oo=[],KB=class{constructor(){this._handlers=Object.create(null),this._active=Oo,this._ident=0,this._handlerFb=()=>{},this._stack={paused:!1,loopPosition:0,fallThrough:!1}}dispose(){this._handlers=Object.create(null),this._handlerFb=()=>{},this._active=Oo}registerHandler(e,t){this._handlers[e]===void 0&&(this._handlers[e]=[]);let n=this._handlers[e];return n.push(t),{dispose:()=>{let r=n.indexOf(t);r!==-1&&n.splice(r,1)}}}clearHandler(e){this._handlers[e]&&delete this._handlers[e]}setHandlerFallback(e){this._handlerFb=e}reset(){if(this._active.length)for(let e=this._stack.paused?this._stack.loopPosition-1:this._active.length-1;e>=0;--e)this._active[e].unhook(!1);this._stack.paused=!1,this._active=Oo,this._ident=0}hook(e,t){if(this.reset(),this._ident=e,this._active=this._handlers[e]||Oo,!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",Eu(e,t,n));else for(let r=this._active.length-1;r>=0;r--)this._active[r].put(e,t,n)}unhook(e,t=!0){if(!this._active.length)this._handlerFb(this._ident,"UNHOOK",e);else{let n=!1,r=this._active.length-1,i=!1;if(this._stack.paused&&(r=this._stack.loopPosition-1,n=t,i=this._stack.fallThrough,this._stack.paused=!1),!i&&n===!1){for(;r>=0&&(n=this._active[r].unhook(e),n!==!0);r--)if(n instanceof Promise)return this._stack.paused=!0,this._stack.loopPosition=r,this._stack.fallThrough=!1,n;r--}for(;r>=0;r--)if(n=this._active[r].unhook(!1),n instanceof Promise)return this._stack.paused=!0,this._stack.loopPosition=r,this._stack.fallThrough=!0,n}this._active=Oo,this._ident=0}},Go=new r1;Go.addParam(0);var C_=class{constructor(e){this._handler=e,this._data="",this._params=Go,this._hitLimit=!1}hook(e){this._params=e.length>1||e.params[0]?e.clone():Go,this._data="",this._hitLimit=!1}put(e,t,n){this._hitLimit||(this._data+=Eu(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=Go,this._data="",this._hitLimit=!1,n));return this._params=Go,this._data="",this._hitLimit=!1,t}},YB=class{constructor(e){this.table=new Uint8Array(e)}setDefault(e,t){this.table.fill(e<<4|t)}add(e,t,n,r){this.table[t<<8|e]=n<<4|r}addMany(e,t,n,r){for(let i=0;i<e.length;i++)this.table[t<<8|e[i]]=n<<4|r}},Qn=160,GB=function(){let e=new YB(4095),t=Array.apply(null,Array(256)).map((a,c)=>c),n=(a,c)=>t.slice(a,c),r=n(32,127),i=n(0,24);i.push(25),i.push.apply(i,n(28,32));let s=n(0,14),o;e.setDefault(1,0),e.addMany(r,0,2,0);for(o in s)e.addMany([24,26,153,154],o,3,0),e.addMany(n(128,144),o,3,0),e.addMany(n(144,152),o,3,0),e.add(156,o,0,0),e.add(27,o,11,1),e.add(157,o,4,8),e.addMany([152,158,159],o,0,7),e.add(155,o,11,3),e.add(144,o,11,9);return e.addMany(i,0,3,0),e.addMany(i,1,3,1),e.add(127,1,0,1),e.addMany(i,8,0,8),e.addMany(i,3,3,3),e.add(127,3,0,3),e.addMany(i,4,3,4),e.add(127,4,0,4),e.addMany(i,6,3,6),e.addMany(i,5,3,5),e.add(127,5,0,5),e.addMany(i,2,3,2),e.add(127,2,0,2),e.add(93,1,4,8),e.addMany(r,8,5,8),e.add(127,8,5,8),e.addMany([156,27,24,26,7],8,6,0),e.addMany(n(28,32),8,0,8),e.addMany([88,94,95],1,0,7),e.addMany(r,7,0,7),e.addMany(i,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(i,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(i,11,0,11),e.addMany(n(32,128),11,0,11),e.addMany(n(28,32),11,0,11),e.addMany(i,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(i,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(i,13,13,13),e.addMany(r,13,13,13),e.add(127,13,0,13),e.addMany([27,156,24,26],13,14,0),e.add(Qn,0,2,0),e.add(Qn,8,5,8),e.add(Qn,6,0,6),e.add(Qn,11,0,11),e.add(Qn,13,13,13),e}(),XB=class extends Be{constructor(e=GB){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 r1,this._params.addParam(0),this._collect=0,this.precedingJoinState=0,this._printHandlerFb=(t,n,r)=>{},this._executeHandlerFb=t=>{},this._csiHandlerFb=(t,n)=>{},this._escHandlerFb=t=>{},this._errorHandlerFb=t=>t,this._printHandler=this._printHandlerFb,this._executeHandlers=Object.create(null),this._csiHandlers=Object.create(null),this._escHandlers=Object.create(null),this._register(xt(()=>{this._csiHandlers=Object.create(null),this._executeHandlers=Object.create(null),this._escHandlers=Object.create(null)})),this._oscParser=this._register(new qB),this._dcsParser=this._register(new KB),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 i=0;i<e.intermediates.length;++i){let s=e.intermediates.charCodeAt(i);if(32>s||s>47)throw new Error("intermediate must be in range 0x20 .. 0x2f");n<<=8,n|=s}}if(e.final.length!==1)throw new Error("final must be a single byte");let r=e.final.charCodeAt(0);if(t[0]>r||r>t[1])throw new Error(`final must be in range ${t[0]} .. ${t[1]}`);return n<<=8,n|=r,n}identToString(e){let t=[];for(;e;)t.push(String.fromCharCode(e&255)),e>>=8;return t.reverse().join("")}setPrintHandler(e){this._printHandler=e}clearPrintHandler(){this._printHandler=this._printHandlerFb}registerEscHandler(e,t){let n=this._identifier(e,[48,126]);this._escHandlers[n]===void 0&&(this._escHandlers[n]=[]);let r=this._escHandlers[n];return r.push(t),{dispose:()=>{let i=r.indexOf(t);i!==-1&&r.splice(i,1)}}}clearEscHandler(e){this._escHandlers[this._identifier(e,[48,126])]&&delete this._escHandlers[this._identifier(e,[48,126])]}setEscHandlerFallback(e){this._escHandlerFb=e}setExecuteHandler(e,t){this._executeHandlers[e.charCodeAt(0)]=t}clearExecuteHandler(e){this._executeHandlers[e.charCodeAt(0)]&&delete this._executeHandlers[e.charCodeAt(0)]}setExecuteHandlerFallback(e){this._executeHandlerFb=e}registerCsiHandler(e,t){let n=this._identifier(e);this._csiHandlers[n]===void 0&&(this._csiHandlers[n]=[]);let r=this._csiHandlers[n];return r.push(t),{dispose:()=>{let i=r.indexOf(t);i!==-1&&r.splice(i,1)}}}clearCsiHandler(e){this._csiHandlers[this._identifier(e)]&&delete this._csiHandlers[this._identifier(e)]}setCsiHandlerFallback(e){this._csiHandlerFb=e}registerDcsHandler(e,t){return this._dcsParser.registerHandler(this._identifier(e),t)}clearDcsHandler(e){this._dcsParser.clearHandler(this._identifier(e))}setDcsHandlerFallback(e){this._dcsParser.setHandlerFallback(e)}registerOscHandler(e,t){return this._oscParser.registerHandler(e,t)}clearOscHandler(e){this._oscParser.clearHandler(e)}setOscHandlerFallback(e){this._oscParser.setHandlerFallback(e)}setErrorHandler(e){this._errorHandler=e}clearErrorHandler(){this._errorHandler=this._errorHandlerFb}reset(){this.currentState=this.initialState,this._oscParser.reset(),this._dcsParser.reset(),this._params.reset(),this._params.addParam(0),this._collect=0,this.precedingJoinState=0,this._parseStack.state!==0&&(this._parseStack.state=2,this._parseStack.handlers=[])}_preserveStack(e,t,n,r,i){this._parseStack.state=e,this._parseStack.handlers=t,this._parseStack.handlerPos=n,this._parseStack.transition=r,this._parseStack.chunkPos=i}parse(e,t,n){let r=0,i=0,s=0,o;if(this._parseStack.state)if(this._parseStack.state===2)this._parseStack.state=0,s=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 a=this._parseStack.handlers,c=this._parseStack.handlerPos-1;switch(this._parseStack.state){case 3:if(n===!1&&c>-1){for(;c>=0&&(o=a[c](this._params),o!==!0);c--)if(o instanceof Promise)return this._parseStack.handlerPos=c,o}this._parseStack.handlers=[];break;case 4:if(n===!1&&c>-1){for(;c>=0&&(o=a[c](),o!==!0);c--)if(o instanceof Promise)return this._parseStack.handlerPos=c,o}this._parseStack.handlers=[];break;case 6:if(r=e[this._parseStack.chunkPos],o=this._dcsParser.unhook(r!==24&&r!==26,n),o)return o;r===27&&(this._parseStack.transition|=1),this._params.reset(),this._params.addParam(0),this._collect=0;break;case 5:if(r=e[this._parseStack.chunkPos],o=this._oscParser.end(r!==24&&r!==26,n),o)return o;r===27&&(this._parseStack.transition|=1),this._params.reset(),this._params.addParam(0),this._collect=0;break}this._parseStack.state=0,s=this._parseStack.chunkPos+1,this.precedingJoinState=0,this.currentState=this._parseStack.transition&15}for(let a=s;a<t;++a){switch(r=e[a],i=this._transitions.table[this.currentState<<8|(r<160?r:Qn)],i>>4){case 2:for(let f=a+1;;++f){if(f>=t||(r=e[f])<32||r>126&&r<Qn){this._printHandler(e,a,f),a=f-1;break}if(++f>=t||(r=e[f])<32||r>126&&r<Qn){this._printHandler(e,a,f),a=f-1;break}if(++f>=t||(r=e[f])<32||r>126&&r<Qn){this._printHandler(e,a,f),a=f-1;break}if(++f>=t||(r=e[f])<32||r>126&&r<Qn){this._printHandler(e,a,f),a=f-1;break}}break;case 3:this._executeHandlers[r]?this._executeHandlers[r]():this._executeHandlerFb(r),this.precedingJoinState=0;break;case 0:break;case 1:if(this._errorHandler({position:a,code:r,currentState:this.currentState,collect:this._collect,params:this._params,abort:!1}).abort)return;break;case 7:let c=this._csiHandlers[this._collect<<8|r],u=c?c.length-1:-1;for(;u>=0&&(o=c[u](this._params),o!==!0);u--)if(o instanceof Promise)return this._preserveStack(3,c,u,i,a),o;u<0&&this._csiHandlerFb(this._collect<<8|r,this._params),this.precedingJoinState=0;break;case 8:do switch(r){case 59:this._params.addParam(0);break;case 58:this._params.addSubParam(-1);break;default:this._params.addDigit(r-48)}while(++a<t&&(r=e[a])>47&&r<60);a--;break;case 9:this._collect<<=8,this._collect|=r;break;case 10:let d=this._escHandlers[this._collect<<8|r],h=d?d.length-1:-1;for(;h>=0&&(o=d[h](),o!==!0);h--)if(o instanceof Promise)return this._preserveStack(4,d,h,i,a),o;h<0&&this._escHandlerFb(this._collect<<8|r),this.precedingJoinState=0;break;case 11:this._params.reset(),this._params.addParam(0),this._collect=0;break;case 12:this._dcsParser.hook(this._collect<<8|r,this._params);break;case 13:for(let f=a+1;;++f)if(f>=t||(r=e[f])===24||r===26||r===27||r>127&&r<Qn){this._dcsParser.put(e,a,f),a=f-1;break}break;case 14:if(o=this._dcsParser.unhook(r!==24&&r!==26),o)return this._preserveStack(6,[],0,i,a),o;r===27&&(i|=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 f=a+1;;f++)if(f>=t||(r=e[f])<32||r>127&&r<Qn){this._oscParser.put(e,a,f),a=f-1;break}break;case 6:if(o=this._oscParser.end(r!==24&&r!==26),o)return this._preserveStack(5,[],0,i,a),o;r===27&&(i|=1),this._params.reset(),this._params.addParam(0),this._collect=0,this.precedingJoinState=0;break}this.currentState=i&15}}},JB=/^([\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})$/,ZB=/^[\da-f]+$/;function E_(e){if(!e)return;let t=e.toLowerCase();if(t.indexOf("rgb:")===0){t=t.slice(4);let n=JB.exec(t);if(n){let r=n[1]?15:n[4]?255:n[7]?4095:65535;return[Math.round(parseInt(n[1]||n[4]||n[7]||n[10],16)/r*255),Math.round(parseInt(n[2]||n[5]||n[8]||n[11],16)/r*255),Math.round(parseInt(n[3]||n[6]||n[9]||n[12],16)/r*255)]}}else if(t.indexOf("#")===0&&(t=t.slice(1),ZB.exec(t)&&[3,6,9,12].includes(t.length))){let n=t.length/3,r=[0,0,0];for(let i=0;i<3;++i){let s=parseInt(t.slice(n*i,n*i+n),16);r[i]=n===1?s<<4:n===2?s:n===3?s>>4:s>>8}return r}}function Hh(e,t){let n=e.toString(16),r=n.length<2?"0"+n:n;switch(t){case 4:return n[0];case 8:return r;case 12:return(r+r).slice(0,3);default:return r+r}}function QB(e,t=16){let[n,r,i]=e;return`rgb:${Hh(n,t)}/${Hh(r,t)}/${Hh(i,t)}`}var e3={"(":0,")":1,"*":2,"+":3,"-":1,".":2},fi=131072,N_=10;function j_(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 R_=5e3,T_=0,t3=class extends Be{constructor(e,t,n,r,i,s,o,a,c=new XB){super(),this._bufferService=e,this._charsetService=t,this._coreService=n,this._logService=r,this._optionsService=i,this._oscLinkService=s,this._coreMouseService=o,this._unicodeService=a,this._parser=c,this._parseBuffer=new Uint32Array(4096),this._stringDecoder=new bO,this._utf8Decoder=new wO,this._windowTitle="",this._iconName="",this._windowTitleStack=[],this._iconNameStack=[],this._curAttrData=$t.clone(),this._eraseAttrDataInternal=$t.clone(),this._onRequestBell=this._register(new oe),this.onRequestBell=this._onRequestBell.event,this._onRequestRefreshRows=this._register(new oe),this.onRequestRefreshRows=this._onRequestRefreshRows.event,this._onRequestReset=this._register(new oe),this.onRequestReset=this._onRequestReset.event,this._onRequestSendFocus=this._register(new oe),this.onRequestSendFocus=this._onRequestSendFocus.event,this._onRequestSyncScrollBar=this._register(new oe),this.onRequestSyncScrollBar=this._onRequestSyncScrollBar.event,this._onRequestWindowsOptionsReport=this._register(new oe),this.onRequestWindowsOptionsReport=this._onRequestWindowsOptionsReport.event,this._onA11yChar=this._register(new oe),this.onA11yChar=this._onA11yChar.event,this._onA11yTab=this._register(new oe),this.onA11yTab=this._onA11yTab.event,this._onCursorMove=this._register(new oe),this.onCursorMove=this._onCursorMove.event,this._onLineFeed=this._register(new oe),this.onLineFeed=this._onLineFeed.event,this._onScroll=this._register(new oe),this.onScroll=this._onScroll.event,this._onTitleChange=this._register(new oe),this.onTitleChange=this._onTitleChange.event,this._onColor=this._register(new oe),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 Hf(this._bufferService),this._activeBuffer=this._bufferService.buffer,this._register(this._bufferService.buffers.onBufferActivate(u=>this._activeBuffer=u.activeBuffer)),this._parser.setCsiHandlerFallback((u,d)=>{this._logService.debug("Unknown CSI code: ",{identifier:this._parser.identToString(u),params:d.toArray()})}),this._parser.setEscHandlerFallback(u=>{this._logService.debug("Unknown ESC code: ",{identifier:this._parser.identToString(u)})}),this._parser.setExecuteHandlerFallback(u=>{this._logService.debug("Unknown EXECUTE code: ",{code:u})}),this._parser.setOscHandlerFallback((u,d,h)=>{this._logService.debug("Unknown OSC code: ",{identifier:u,action:d,data:h})}),this._parser.setDcsHandlerFallback((u,d,h)=>{d==="HOOK"&&(h=h.toArray()),this._logService.debug("Unknown DCS code: ",{identifier:this._parser.identToString(u),action:d,payload:h})}),this._parser.setPrintHandler((u,d,h)=>this.print(u,d,h)),this._parser.registerCsiHandler({final:"@"},u=>this.insertChars(u)),this._parser.registerCsiHandler({intermediates:" ",final:"@"},u=>this.scrollLeft(u)),this._parser.registerCsiHandler({final:"A"},u=>this.cursorUp(u)),this._parser.registerCsiHandler({intermediates:" ",final:"A"},u=>this.scrollRight(u)),this._parser.registerCsiHandler({final:"B"},u=>this.cursorDown(u)),this._parser.registerCsiHandler({final:"C"},u=>this.cursorForward(u)),this._parser.registerCsiHandler({final:"D"},u=>this.cursorBackward(u)),this._parser.registerCsiHandler({final:"E"},u=>this.cursorNextLine(u)),this._parser.registerCsiHandler({final:"F"},u=>this.cursorPrecedingLine(u)),this._parser.registerCsiHandler({final:"G"},u=>this.cursorCharAbsolute(u)),this._parser.registerCsiHandler({final:"H"},u=>this.cursorPosition(u)),this._parser.registerCsiHandler({final:"I"},u=>this.cursorForwardTab(u)),this._parser.registerCsiHandler({final:"J"},u=>this.eraseInDisplay(u,!1)),this._parser.registerCsiHandler({prefix:"?",final:"J"},u=>this.eraseInDisplay(u,!0)),this._parser.registerCsiHandler({final:"K"},u=>this.eraseInLine(u,!1)),this._parser.registerCsiHandler({prefix:"?",final:"K"},u=>this.eraseInLine(u,!0)),this._parser.registerCsiHandler({final:"L"},u=>this.insertLines(u)),this._parser.registerCsiHandler({final:"M"},u=>this.deleteLines(u)),this._parser.registerCsiHandler({final:"P"},u=>this.deleteChars(u)),this._parser.registerCsiHandler({final:"S"},u=>this.scrollUp(u)),this._parser.registerCsiHandler({final:"T"},u=>this.scrollDown(u)),this._parser.registerCsiHandler({final:"X"},u=>this.eraseChars(u)),this._parser.registerCsiHandler({final:"Z"},u=>this.cursorBackwardTab(u)),this._parser.registerCsiHandler({final:"`"},u=>this.charPosAbsolute(u)),this._parser.registerCsiHandler({final:"a"},u=>this.hPositionRelative(u)),this._parser.registerCsiHandler({final:"b"},u=>this.repeatPrecedingCharacter(u)),this._parser.registerCsiHandler({final:"c"},u=>this.sendDeviceAttributesPrimary(u)),this._parser.registerCsiHandler({prefix:">",final:"c"},u=>this.sendDeviceAttributesSecondary(u)),this._parser.registerCsiHandler({final:"d"},u=>this.linePosAbsolute(u)),this._parser.registerCsiHandler({final:"e"},u=>this.vPositionRelative(u)),this._parser.registerCsiHandler({final:"f"},u=>this.hVPosition(u)),this._parser.registerCsiHandler({final:"g"},u=>this.tabClear(u)),this._parser.registerCsiHandler({final:"h"},u=>this.setMode(u)),this._parser.registerCsiHandler({prefix:"?",final:"h"},u=>this.setModePrivate(u)),this._parser.registerCsiHandler({final:"l"},u=>this.resetMode(u)),this._parser.registerCsiHandler({prefix:"?",final:"l"},u=>this.resetModePrivate(u)),this._parser.registerCsiHandler({final:"m"},u=>this.charAttributes(u)),this._parser.registerCsiHandler({final:"n"},u=>this.deviceStatus(u)),this._parser.registerCsiHandler({prefix:"?",final:"n"},u=>this.deviceStatusPrivate(u)),this._parser.registerCsiHandler({intermediates:"!",final:"p"},u=>this.softReset(u)),this._parser.registerCsiHandler({intermediates:" ",final:"q"},u=>this.setCursorStyle(u)),this._parser.registerCsiHandler({final:"r"},u=>this.setScrollRegion(u)),this._parser.registerCsiHandler({final:"s"},u=>this.saveCursor(u)),this._parser.registerCsiHandler({final:"t"},u=>this.windowOptions(u)),this._parser.registerCsiHandler({final:"u"},u=>this.restoreCursor(u)),this._parser.registerCsiHandler({intermediates:"'",final:"}"},u=>this.insertColumns(u)),this._parser.registerCsiHandler({intermediates:"'",final:"~"},u=>this.deleteColumns(u)),this._parser.registerCsiHandler({intermediates:'"',final:"q"},u=>this.selectProtected(u)),this._parser.registerCsiHandler({intermediates:"$",final:"p"},u=>this.requestMode(u,!0)),this._parser.registerCsiHandler({prefix:"?",intermediates:"$",final:"p"},u=>this.requestMode(u,!1)),this._parser.setExecuteHandler(q.BEL,()=>this.bell()),this._parser.setExecuteHandler(q.LF,()=>this.lineFeed()),this._parser.setExecuteHandler(q.VT,()=>this.lineFeed()),this._parser.setExecuteHandler(q.FF,()=>this.lineFeed()),this._parser.setExecuteHandler(q.CR,()=>this.carriageReturn()),this._parser.setExecuteHandler(q.BS,()=>this.backspace()),this._parser.setExecuteHandler(q.HT,()=>this.tab()),this._parser.setExecuteHandler(q.SO,()=>this.shiftOut()),this._parser.setExecuteHandler(q.SI,()=>this.shiftIn()),this._parser.setExecuteHandler(Ql.IND,()=>this.index()),this._parser.setExecuteHandler(Ql.NEL,()=>this.nextLine()),this._parser.setExecuteHandler(Ql.HTS,()=>this.tabSet()),this._parser.registerOscHandler(0,new $n(u=>(this.setTitle(u),this.setIconName(u),!0))),this._parser.registerOscHandler(1,new $n(u=>this.setIconName(u))),this._parser.registerOscHandler(2,new $n(u=>this.setTitle(u))),this._parser.registerOscHandler(4,new $n(u=>this.setOrReportIndexedColor(u))),this._parser.registerOscHandler(8,new $n(u=>this.setHyperlink(u))),this._parser.registerOscHandler(10,new $n(u=>this.setOrReportFgColor(u))),this._parser.registerOscHandler(11,new $n(u=>this.setOrReportBgColor(u))),this._parser.registerOscHandler(12,new $n(u=>this.setOrReportCursorColor(u))),this._parser.registerOscHandler(104,new $n(u=>this.restoreIndexedColor(u))),this._parser.registerOscHandler(110,new $n(u=>this.restoreFgColor(u))),this._parser.registerOscHandler(111,new $n(u=>this.restoreBgColor(u))),this._parser.registerOscHandler(112,new $n(u=>this.restoreCursorColor(u))),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 u in Yt)this._parser.registerEscHandler({intermediates:"(",final:u},()=>this.selectCharset("("+u)),this._parser.registerEscHandler({intermediates:")",final:u},()=>this.selectCharset(")"+u)),this._parser.registerEscHandler({intermediates:"*",final:u},()=>this.selectCharset("*"+u)),this._parser.registerEscHandler({intermediates:"+",final:u},()=>this.selectCharset("+"+u)),this._parser.registerEscHandler({intermediates:"-",final:u},()=>this.selectCharset("-"+u)),this._parser.registerEscHandler({intermediates:".",final:u},()=>this.selectCharset("."+u)),this._parser.registerEscHandler({intermediates:"/",final:u},()=>this.selectCharset("/"+u));this._parser.registerEscHandler({intermediates:"#",final:"8"},()=>this.screenAlignmentPattern()),this._parser.setErrorHandler(u=>(this._logService.error("Parsing error: ",u),u)),this._parser.registerDcsHandler({intermediates:"$",final:"q"},new C_((u,d)=>this.requestStatusString(u,d)))}getAttrData(){return this._curAttrData}_preserveStack(e,t,n,r){this._parseStack.paused=!0,this._parseStack.cursorStartX=e,this._parseStack.cursorStartY=t,this._parseStack.decodedLength=n,this._parseStack.position=r}_logSlowResolvingAsync(e){this._logService.logLevel<=3&&Promise.race([e,new Promise((t,n)=>setTimeout(()=>n("#SLOW_TIMEOUT"),R_))]).catch(t=>{if(t!=="#SLOW_TIMEOUT")throw t;console.warn(`async parser handler taking longer than ${R_} ms`)})}_getCurrentLinkId(){return this._curAttrData.extended.urlId}parse(e,t){let n,r=this._activeBuffer.x,i=this._activeBuffer.y,s=0,o=this._parseStack.paused;if(o){if(n=this._parser.parse(this._parseBuffer,this._parseStack.decodedLength,t))return this._logSlowResolvingAsync(n),n;r=this._parseStack.cursorStartX,i=this._parseStack.cursorStartY,this._parseStack.paused=!1,e.length>fi&&(s=this._parseStack.position+fi)}if(this._logService.logLevel<=1&&this._logService.debug(`parsing data ${typeof e=="string"?` "${e}"`:` "${Array.prototype.map.call(e,u=>String.fromCharCode(u)).join("")}"`}`),this._logService.logLevel===0&&this._logService.trace("parsing data (codes)",typeof e=="string"?e.split("").map(u=>u.charCodeAt(0)):e),this._parseBuffer.length<e.length&&this._parseBuffer.length<fi&&(this._parseBuffer=new Uint32Array(Math.min(e.length,fi))),o||this._dirtyRowTracker.clearRange(),e.length>fi)for(let u=s;u<e.length;u+=fi){let d=u+fi<e.length?u+fi:e.length,h=typeof e=="string"?this._stringDecoder.decode(e.substring(u,d),this._parseBuffer):this._utf8Decoder.decode(e.subarray(u,d),this._parseBuffer);if(n=this._parser.parse(this._parseBuffer,h))return this._preserveStack(r,i,h,u),this._logSlowResolvingAsync(n),n}else if(!o){let u=typeof e=="string"?this._stringDecoder.decode(e,this._parseBuffer):this._utf8Decoder.decode(e,this._parseBuffer);if(n=this._parser.parse(this._parseBuffer,u))return this._preserveStack(r,i,u,0),this._logSlowResolvingAsync(n),n}(this._activeBuffer.x!==r||this._activeBuffer.y!==i)&&this._onCursorMove.fire();let a=this._dirtyRowTracker.end+(this._bufferService.buffer.ybase-this._bufferService.buffer.ydisp),c=this._dirtyRowTracker.start+(this._bufferService.buffer.ybase-this._bufferService.buffer.ydisp);c<this._bufferService.rows&&this._onRequestRefreshRows.fire({start:Math.min(c,this._bufferService.rows-1),end:Math.min(a,this._bufferService.rows-1)})}print(e,t,n){let r,i,s=this._charsetService.charset,o=this._optionsService.rawOptions.screenReaderMode,a=this._bufferService.cols,c=this._coreService.decPrivateModes.wraparound,u=this._coreService.modes.insertMode,d=this._curAttrData,h=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y);this._dirtyRowTracker.markDirty(this._activeBuffer.y),this._activeBuffer.x&&n-t>0&&h.getWidth(this._activeBuffer.x-1)===2&&h.setCellFromCodepoint(this._activeBuffer.x-1,0,1,d);let f=this._parser.precedingJoinState;for(let p=t;p<n;++p){if(r=e[p],r<127&&s){let v=s[String.fromCharCode(r)];v&&(r=v.charCodeAt(0))}let m=this._unicodeService.charProperties(r,f);i=rs.extractWidth(m);let g=rs.extractShouldJoin(m),b=g?rs.extractWidth(f):0;if(f=m,o&&this._onA11yChar.fire(yi(r)),this._getCurrentLinkId()&&this._oscLinkService.addLineToLink(this._getCurrentLinkId(),this._activeBuffer.ybase+this._activeBuffer.y),this._activeBuffer.x+i-b>a){if(c){let v=h,_=this._activeBuffer.x-b;for(this._activeBuffer.x=b,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),h=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y),b>0&&h instanceof Ko&&h.copyCellsFrom(v,_,0,b,!1);_<a;)v.setCellFromCodepoint(_++,0,1,d)}else if(this._activeBuffer.x=a-1,i===2)continue}if(g&&this._activeBuffer.x){let v=h.getWidth(this._activeBuffer.x-1)?1:2;h.addCodepointToCell(this._activeBuffer.x-v,r,i);for(let _=i-b;--_>=0;)h.setCellFromCodepoint(this._activeBuffer.x++,0,0,d);continue}if(u&&(h.insertCells(this._activeBuffer.x,i-b,this._activeBuffer.getNullCell(d)),h.getWidth(a-1)===2&&h.setCellFromCodepoint(a-1,0,1,d)),h.setCellFromCodepoint(this._activeBuffer.x++,r,i,d),i>0)for(;--i;)h.setCellFromCodepoint(this._activeBuffer.x++,0,0,d)}this._parser.precedingJoinState=f,this._activeBuffer.x<a&&n-t>0&&h.getWidth(this._activeBuffer.x)===0&&!h.hasContent(this._activeBuffer.x)&&h.setCellFromCodepoint(this._activeBuffer.x,0,1,d),this._dirtyRowTracker.markDirty(this._activeBuffer.y)}registerCsiHandler(e,t){return e.final==="t"&&!e.prefix&&!e.intermediates?this._parser.registerCsiHandler(e,n=>j_(n.params[0],this._optionsService.rawOptions.windowOptions)?t(n):!0):this._parser.registerCsiHandler(e,t)}registerDcsHandler(e,t){return this._parser.registerDcsHandler(e,new C_(t))}registerEscHandler(e,t){return this._parser.registerEscHandler(e,t)}registerOscHandler(e,t){return this._parser.registerOscHandler(e,new $n(t))}bell(){return this._onRequestBell.fire(),!0}lineFeed(){return this._dirtyRowTracker.markDirty(this._activeBuffer.y),this._optionsService.rawOptions.convertEol&&(this._activeBuffer.x=0),this._activeBuffer.y++,this._activeBuffer.y===this._activeBuffer.scrollBottom+1?(this._activeBuffer.y--,this._bufferService.scroll(this._eraseAttrData())):this._activeBuffer.y>=this._bufferService.rows?this._activeBuffer.y=this._bufferService.rows-1:this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y).isWrapped=!1,this._activeBuffer.x>=this._bufferService.cols&&this._activeBuffer.x--,this._dirtyRowTracker.markDirty(this._activeBuffer.y),this._onLineFeed.fire(),!0}carriageReturn(){return this._activeBuffer.x=0,!0}backspace(){var e;if(!this._coreService.decPrivateModes.reverseWraparound)return this._restrictCursor(),this._activeBuffer.x>0&&this._activeBuffer.x--,!0;if(this._restrictCursor(this._bufferService.cols),this._activeBuffer.x>0)this._activeBuffer.x--;else if(this._activeBuffer.x===0&&this._activeBuffer.y>this._activeBuffer.scrollTop&&this._activeBuffer.y<=this._activeBuffer.scrollBottom&&((e=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y))!=null&&e.isWrapped)){this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y).isWrapped=!1,this._activeBuffer.y--,this._activeBuffer.x=this._bufferService.cols-1;let t=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y);t.hasWidth(this._activeBuffer.x)&&!t.hasContent(this._activeBuffer.x)&&this._activeBuffer.x--}return this._restrictCursor(),!0}tab(){if(this._activeBuffer.x>=this._bufferService.cols)return!0;let e=this._activeBuffer.x;return this._activeBuffer.x=this._activeBuffer.nextStop(),this._optionsService.rawOptions.screenReaderMode&&this._onA11yTab.fire(this._activeBuffer.x-e),!0}shiftOut(){return this._charsetService.setgLevel(1),!0}shiftIn(){return this._charsetService.setgLevel(0),!0}_restrictCursor(e=this._bufferService.cols-1){this._activeBuffer.x=Math.min(e,Math.max(0,this._activeBuffer.x)),this._activeBuffer.y=this._coreService.decPrivateModes.origin?Math.min(this._activeBuffer.scrollBottom,Math.max(this._activeBuffer.scrollTop,this._activeBuffer.y)):Math.min(this._bufferService.rows-1,Math.max(0,this._activeBuffer.y)),this._dirtyRowTracker.markDirty(this._activeBuffer.y)}_setCursor(e,t){this._dirtyRowTracker.markDirty(this._activeBuffer.y),this._coreService.decPrivateModes.origin?(this._activeBuffer.x=e,this._activeBuffer.y=this._activeBuffer.scrollTop+t):(this._activeBuffer.x=e,this._activeBuffer.y=t),this._restrictCursor(),this._dirtyRowTracker.markDirty(this._activeBuffer.y)}_moveCursor(e,t){this._restrictCursor(),this._setCursor(this._activeBuffer.x+e,this._activeBuffer.y+t)}cursorUp(e){let t=this._activeBuffer.y-this._activeBuffer.scrollTop;return t>=0?this._moveCursor(0,-Math.min(t,e.params[0]||1)):this._moveCursor(0,-(e.params[0]||1)),!0}cursorDown(e){let t=this._activeBuffer.scrollBottom-this._activeBuffer.y;return t>=0?this._moveCursor(0,Math.min(t,e.params[0]||1)):this._moveCursor(0,e.params[0]||1),!0}cursorForward(e){return this._moveCursor(e.params[0]||1,0),!0}cursorBackward(e){return this._moveCursor(-(e.params[0]||1),0),!0}cursorNextLine(e){return this.cursorDown(e),this._activeBuffer.x=0,!0}cursorPrecedingLine(e){return this.cursorUp(e),this._activeBuffer.x=0,!0}cursorCharAbsolute(e){return this._setCursor((e.params[0]||1)-1,this._activeBuffer.y),!0}cursorPosition(e){return this._setCursor(e.length>=2?(e.params[1]||1)-1:0,(e.params[0]||1)-1),!0}charPosAbsolute(e){return this._setCursor((e.params[0]||1)-1,this._activeBuffer.y),!0}hPositionRelative(e){return this._moveCursor(e.params[0]||1,0),!0}linePosAbsolute(e){return this._setCursor(this._activeBuffer.x,(e.params[0]||1)-1),!0}vPositionRelative(e){return this._moveCursor(0,e.params[0]||1),!0}hVPosition(e){return this.cursorPosition(e),!0}tabClear(e){let t=e.params[0];return t===0?delete this._activeBuffer.tabs[this._activeBuffer.x]:t===3&&(this._activeBuffer.tabs={}),!0}cursorForwardTab(e){if(this._activeBuffer.x>=this._bufferService.cols)return!0;let t=e.params[0]||1;for(;t--;)this._activeBuffer.x=this._activeBuffer.nextStop();return!0}cursorBackwardTab(e){if(this._activeBuffer.x>=this._bufferService.cols)return!0;let t=e.params[0]||1;for(;t--;)this._activeBuffer.x=this._activeBuffer.prevStop();return!0}selectProtected(e){let t=e.params[0];return t===1&&(this._curAttrData.bg|=536870912),(t===2||t===0)&&(this._curAttrData.bg&=-536870913),!0}_eraseInBufferLine(e,t,n,r=!1,i=!1){let s=this._activeBuffer.lines.get(this._activeBuffer.ybase+e);s.replaceCells(t,n,this._activeBuffer.getNullCell(this._eraseAttrData()),i),r&&(s.isWrapped=!1)}_resetBufferLine(e,t=!1){let n=this._activeBuffer.lines.get(this._activeBuffer.ybase+e);n&&(n.fill(this._activeBuffer.getNullCell(this._eraseAttrData()),t),this._bufferService.buffer.clearMarkers(this._activeBuffer.ybase+e),n.isWrapped=!1)}eraseInDisplay(e,t=!1){var r;this._restrictCursor(this._bufferService.cols);let n;switch(e.params[0]){case 0:for(n=this._activeBuffer.y,this._dirtyRowTracker.markDirty(n),this._eraseInBufferLine(n++,this._activeBuffer.x,this._bufferService.cols,this._activeBuffer.x===0,t);n<this._bufferService.rows;n++)this._resetBufferLine(n,t);this._dirtyRowTracker.markDirty(n);break;case 1:for(n=this._activeBuffer.y,this._dirtyRowTracker.markDirty(n),this._eraseInBufferLine(n,0,this._activeBuffer.x+1,!0,t),this._activeBuffer.x+1>=this._bufferService.cols&&(this._activeBuffer.lines.get(n+1).isWrapped=!1);n--;)this._resetBufferLine(n,t);this._dirtyRowTracker.markDirty(0);break;case 2:if(this._optionsService.rawOptions.scrollOnEraseInDisplay){for(n=this._bufferService.rows,this._dirtyRowTracker.markRangeDirty(0,n-1);n--&&!((r=this._activeBuffer.lines.get(this._activeBuffer.ybase+n))!=null&&r.getTrimmedLength()););for(;n>=0;n--)this._bufferService.scroll(this._eraseAttrData())}else{for(n=this._bufferService.rows,this._dirtyRowTracker.markDirty(n-1);n--;)this._resetBufferLine(n,t);this._dirtyRowTracker.markDirty(0)}break;case 3:let i=this._activeBuffer.lines.length-this._bufferService.rows;i>0&&(this._activeBuffer.lines.trimStart(i),this._activeBuffer.ybase=Math.max(this._activeBuffer.ybase-i,0),this._activeBuffer.ydisp=Math.max(this._activeBuffer.ydisp-i,0),this._onScroll.fire(0));break}return!0}eraseInLine(e,t=!1){switch(this._restrictCursor(this._bufferService.cols),e.params[0]){case 0:this._eraseInBufferLine(this._activeBuffer.y,this._activeBuffer.x,this._bufferService.cols,this._activeBuffer.x===0,t);break;case 1:this._eraseInBufferLine(this._activeBuffer.y,0,this._activeBuffer.x+1,!1,t);break;case 2:this._eraseInBufferLine(this._activeBuffer.y,0,this._bufferService.cols,!0,t);break}return this._dirtyRowTracker.markDirty(this._activeBuffer.y),!0}insertLines(e){this._restrictCursor();let t=e.params[0]||1;if(this._activeBuffer.y>this._activeBuffer.scrollBottom||this._activeBuffer.y<this._activeBuffer.scrollTop)return!0;let n=this._activeBuffer.ybase+this._activeBuffer.y,r=this._bufferService.rows-1-this._activeBuffer.scrollBottom,i=this._bufferService.rows-1+this._activeBuffer.ybase-r+1;for(;t--;)this._activeBuffer.lines.splice(i-1,1),this._activeBuffer.lines.splice(n,0,this._activeBuffer.getBlankLine(this._eraseAttrData()));return this._dirtyRowTracker.markRangeDirty(this._activeBuffer.y,this._activeBuffer.scrollBottom),this._activeBuffer.x=0,!0}deleteLines(e){this._restrictCursor();let t=e.params[0]||1;if(this._activeBuffer.y>this._activeBuffer.scrollBottom||this._activeBuffer.y<this._activeBuffer.scrollTop)return!0;let n=this._activeBuffer.ybase+this._activeBuffer.y,r;for(r=this._bufferService.rows-1-this._activeBuffer.scrollBottom,r=this._bufferService.rows-1+this._activeBuffer.ybase-r;t--;)this._activeBuffer.lines.splice(n,1),this._activeBuffer.lines.splice(r,0,this._activeBuffer.getBlankLine(this._eraseAttrData()));return this._dirtyRowTracker.markRangeDirty(this._activeBuffer.y,this._activeBuffer.scrollBottom),this._activeBuffer.x=0,!0}insertChars(e){this._restrictCursor();let t=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y);return t&&(t.insertCells(this._activeBuffer.x,e.params[0]||1,this._activeBuffer.getNullCell(this._eraseAttrData())),this._dirtyRowTracker.markDirty(this._activeBuffer.y)),!0}deleteChars(e){this._restrictCursor();let t=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y);return t&&(t.deleteCells(this._activeBuffer.x,e.params[0]||1,this._activeBuffer.getNullCell(this._eraseAttrData())),this._dirtyRowTracker.markDirty(this._activeBuffer.y)),!0}scrollUp(e){let t=e.params[0]||1;for(;t--;)this._activeBuffer.lines.splice(this._activeBuffer.ybase+this._activeBuffer.scrollTop,1),this._activeBuffer.lines.splice(this._activeBuffer.ybase+this._activeBuffer.scrollBottom,0,this._activeBuffer.getBlankLine(this._eraseAttrData()));return this._dirtyRowTracker.markRangeDirty(this._activeBuffer.scrollTop,this._activeBuffer.scrollBottom),!0}scrollDown(e){let t=e.params[0]||1;for(;t--;)this._activeBuffer.lines.splice(this._activeBuffer.ybase+this._activeBuffer.scrollBottom,1),this._activeBuffer.lines.splice(this._activeBuffer.ybase+this._activeBuffer.scrollTop,0,this._activeBuffer.getBlankLine($t));return this._dirtyRowTracker.markRangeDirty(this._activeBuffer.scrollTop,this._activeBuffer.scrollBottom),!0}scrollLeft(e){if(this._activeBuffer.y>this._activeBuffer.scrollBottom||this._activeBuffer.y<this._activeBuffer.scrollTop)return!0;let t=e.params[0]||1;for(let n=this._activeBuffer.scrollTop;n<=this._activeBuffer.scrollBottom;++n){let r=this._activeBuffer.lines.get(this._activeBuffer.ybase+n);r.deleteCells(0,t,this._activeBuffer.getNullCell(this._eraseAttrData())),r.isWrapped=!1}return this._dirtyRowTracker.markRangeDirty(this._activeBuffer.scrollTop,this._activeBuffer.scrollBottom),!0}scrollRight(e){if(this._activeBuffer.y>this._activeBuffer.scrollBottom||this._activeBuffer.y<this._activeBuffer.scrollTop)return!0;let t=e.params[0]||1;for(let n=this._activeBuffer.scrollTop;n<=this._activeBuffer.scrollBottom;++n){let r=this._activeBuffer.lines.get(this._activeBuffer.ybase+n);r.insertCells(0,t,this._activeBuffer.getNullCell(this._eraseAttrData())),r.isWrapped=!1}return this._dirtyRowTracker.markRangeDirty(this._activeBuffer.scrollTop,this._activeBuffer.scrollBottom),!0}insertColumns(e){if(this._activeBuffer.y>this._activeBuffer.scrollBottom||this._activeBuffer.y<this._activeBuffer.scrollTop)return!0;let t=e.params[0]||1;for(let n=this._activeBuffer.scrollTop;n<=this._activeBuffer.scrollBottom;++n){let r=this._activeBuffer.lines.get(this._activeBuffer.ybase+n);r.insertCells(this._activeBuffer.x,t,this._activeBuffer.getNullCell(this._eraseAttrData())),r.isWrapped=!1}return this._dirtyRowTracker.markRangeDirty(this._activeBuffer.scrollTop,this._activeBuffer.scrollBottom),!0}deleteColumns(e){if(this._activeBuffer.y>this._activeBuffer.scrollBottom||this._activeBuffer.y<this._activeBuffer.scrollTop)return!0;let t=e.params[0]||1;for(let n=this._activeBuffer.scrollTop;n<=this._activeBuffer.scrollBottom;++n){let r=this._activeBuffer.lines.get(this._activeBuffer.ybase+n);r.deleteCells(this._activeBuffer.x,t,this._activeBuffer.getNullCell(this._eraseAttrData())),r.isWrapped=!1}return this._dirtyRowTracker.markRangeDirty(this._activeBuffer.scrollTop,this._activeBuffer.scrollBottom),!0}eraseChars(e){this._restrictCursor();let t=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y);return t&&(t.replaceCells(this._activeBuffer.x,this._activeBuffer.x+(e.params[0]||1),this._activeBuffer.getNullCell(this._eraseAttrData())),this._dirtyRowTracker.markDirty(this._activeBuffer.y)),!0}repeatPrecedingCharacter(e){let t=this._parser.precedingJoinState;if(!t)return!0;let n=e.params[0]||1,r=rs.extractWidth(t),i=this._activeBuffer.x-r,s=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y).getString(i),o=new Uint32Array(s.length*n),a=0;for(let u=0;u<s.length;){let d=s.codePointAt(u)||0;o[a++]=d,u+=d>65535?2:1}let c=a;for(let u=1;u<n;++u)o.copyWithin(c,0,a),c+=a;return this.print(o,0,c),!0}sendDeviceAttributesPrimary(e){return e.params[0]>0||(this._is("xterm")||this._is("rxvt-unicode")||this._is("screen")?this._coreService.triggerDataEvent(q.ESC+"[?1;2c"):this._is("linux")&&this._coreService.triggerDataEvent(q.ESC+"[?6c")),!0}sendDeviceAttributesSecondary(e){return e.params[0]>0||(this._is("xterm")?this._coreService.triggerDataEvent(q.ESC+"[>0;276;0c"):this._is("rxvt-unicode")?this._coreService.triggerDataEvent(q.ESC+"[>85;95;0c"):this._is("linux")?this._coreService.triggerDataEvent(e.params[0]+"c"):this._is("screen")&&this._coreService.triggerDataEvent(q.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,Ji),this._charsetService.setgCharset(1,Ji),this._charsetService.setgCharset(2,Ji),this._charsetService.setgCharset(3,Ji);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){(g=>(g[g.NOT_RECOGNIZED=0]="NOT_RECOGNIZED",g[g.SET=1]="SET",g[g.RESET=2]="RESET",g[g.PERMANENTLY_SET=3]="PERMANENTLY_SET",g[g.PERMANENTLY_RESET=4]="PERMANENTLY_RESET"))(void 0||(n={}));let r=this._coreService.decPrivateModes,{activeProtocol:i,activeEncoding:s}=this._coreMouseService,o=this._coreService,{buffers:a,cols:c}=this._bufferService,{active:u,alt:d}=a,h=this._optionsService.rawOptions,f=(g,b)=>(o.triggerDataEvent(`${q.ESC}[${t?"":"?"}${g};${b}$y`),!0),p=g=>g?1:2,m=e.params[0];return t?m===2?f(m,4):m===4?f(m,p(o.modes.insertMode)):m===12?f(m,3):m===20?f(m,p(h.convertEol)):f(m,0):m===1?f(m,p(r.applicationCursorKeys)):m===3?f(m,h.windowOptions.setWinLines?c===80?2:c===132?1:0:0):m===6?f(m,p(r.origin)):m===7?f(m,p(r.wraparound)):m===8?f(m,3):m===9?f(m,p(i==="X10")):m===12?f(m,p(h.cursorBlink)):m===25?f(m,p(!o.isCursorHidden)):m===45?f(m,p(r.reverseWraparound)):m===66?f(m,p(r.applicationKeypad)):m===67?f(m,4):m===1e3?f(m,p(i==="VT200")):m===1002?f(m,p(i==="DRAG")):m===1003?f(m,p(i==="ANY")):m===1004?f(m,p(r.sendFocus)):m===1005?f(m,4):m===1006?f(m,p(s==="SGR")):m===1015?f(m,4):m===1016?f(m,p(s==="SGR_PIXELS")):m===1048?f(m,1):m===47||m===1047||m===1049?f(m,p(u===d)):m===2004?f(m,p(r.bracketedPasteMode)):m===2026?f(m,p(r.synchronizedOutput)):f(m,0)}_updateAttrColor(e,t,n,r,i){return t===2?(e|=50331648,e&=-16777216,e|=Ua.fromColorRGB([n,r,i])):t===5&&(e&=-50331904,e|=33554432|n&255),e}_extractColor(e,t,n){let r=[0,0,-1,0,0,0],i=0,s=0;do{if(r[s+i]=e.params[t+s],e.hasSubParams(t+s)){let o=e.getSubParams(t+s),a=0;do r[1]===5&&(i=1),r[s+a+1+i]=o[a];while(++a<o.length&&a+s+1+i<r.length);break}if(r[1]===5&&s+i>=2||r[1]===2&&s+i>=5)break;r[1]&&(i=1)}while(++s+t<e.length&&s+i<r.length);for(let o=2;o<r.length;++o)r[o]===-1&&(r[o]=0);switch(r[0]){case 38:n.fg=this._updateAttrColor(n.fg,r[1],r[3],r[4],r[5]);break;case 48:n.bg=this._updateAttrColor(n.bg,r[1],r[3],r[4],r[5]);break;case 58:n.extended=n.extended.clone(),n.extended.underlineColor=this._updateAttrColor(n.extended.underlineColor,r[1],r[3],r[4],r[5])}return s}_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=$t.fg,e.bg=$t.bg,e.extended=e.extended.clone(),e.extended.underlineStyle=0,e.extended.underlineColor&=-67108864,e.updateExtended()}charAttributes(e){if(e.length===1&&e.params[0]===0)return this._processSGR0(this._curAttrData),!0;let t=e.length,n,r=this._curAttrData;for(let i=0;i<t;i++)n=e.params[i],n>=30&&n<=37?(r.fg&=-50331904,r.fg|=16777216|n-30):n>=40&&n<=47?(r.bg&=-50331904,r.bg|=16777216|n-40):n>=90&&n<=97?(r.fg&=-50331904,r.fg|=16777216|n-90|8):n>=100&&n<=107?(r.bg&=-50331904,r.bg|=16777216|n-100|8):n===0?this._processSGR0(r):n===1?r.fg|=134217728:n===3?r.bg|=67108864:n===4?(r.fg|=268435456,this._processUnderline(e.hasSubParams(i)?e.getSubParams(i)[0]:1,r)):n===5?r.fg|=536870912:n===7?r.fg|=67108864:n===8?r.fg|=1073741824:n===9?r.fg|=2147483648:n===2?r.bg|=134217728:n===21?this._processUnderline(2,r):n===22?(r.fg&=-134217729,r.bg&=-134217729):n===23?r.bg&=-67108865:n===24?(r.fg&=-268435457,this._processUnderline(0,r)):n===25?r.fg&=-536870913:n===27?r.fg&=-67108865:n===28?r.fg&=-1073741825:n===29?r.fg&=2147483647:n===39?(r.fg&=-67108864,r.fg|=$t.fg&16777215):n===49?(r.bg&=-67108864,r.bg|=$t.bg&16777215):n===38||n===48||n===58?i+=this._extractColor(e,i,r):n===53?r.bg|=1073741824:n===55?r.bg&=-1073741825:n===59?(r.extended=r.extended.clone(),r.extended.underlineColor=-1,r.updateExtended()):n===100?(r.fg&=-67108864,r.fg|=$t.fg&16777215,r.bg&=-67108864,r.bg|=$t.bg&16777215):this._logService.debug("Unknown SGR attribute: %d.",n);return!0}deviceStatus(e){switch(e.params[0]){case 5:this._coreService.triggerDataEvent(`${q.ESC}[0n`);break;case 6:let t=this._activeBuffer.y+1,n=this._activeBuffer.x+1;this._coreService.triggerDataEvent(`${q.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(`${q.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=$t.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(!j_(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(`${q.ESC}[8;${this._bufferService.rows};${this._bufferService.cols}t`);break;case 22:(t===0||t===2)&&(this._windowTitleStack.push(this._windowTitle),this._windowTitleStack.length>N_&&this._windowTitleStack.shift()),(t===0||t===1)&&(this._iconNameStack.push(this._iconName),this._iconNameStack.length>N_&&this._iconNameStack.shift());break;case 23:(t===0||t===2)&&this._windowTitleStack.length&&this.setTitle(this._windowTitleStack.pop()),(t===0||t===1)&&this._iconNameStack.length&&this.setIconName(this._iconNameStack.pop());break}return!0}saveCursor(e){return this._activeBuffer.savedX=this._activeBuffer.x,this._activeBuffer.savedY=this._activeBuffer.ybase+this._activeBuffer.y,this._activeBuffer.savedCurAttrData.fg=this._curAttrData.fg,this._activeBuffer.savedCurAttrData.bg=this._curAttrData.bg,this._activeBuffer.savedCharset=this._charsetService.charset,!0}restoreCursor(e){return this._activeBuffer.x=this._activeBuffer.savedX||0,this._activeBuffer.y=Math.max(this._activeBuffer.savedY-this._activeBuffer.ybase,0),this._curAttrData.fg=this._activeBuffer.savedCurAttrData.fg,this._curAttrData.bg=this._activeBuffer.savedCurAttrData.bg,this._charsetService.charset=this._savedCharset,this._activeBuffer.savedCharset&&(this._charsetService.charset=this._activeBuffer.savedCharset),this._restrictCursor(),!0}setTitle(e){return this._windowTitle=e,this._onTitleChange.fire(e),!0}setIconName(e){return this._iconName=e,!0}setOrReportIndexedColor(e){let t=[],n=e.split(";");for(;n.length>1;){let r=n.shift(),i=n.shift();if(/^\d+$/.exec(r)){let s=parseInt(r);if(P_(s))if(i==="?")t.push({type:0,index:s});else{let o=E_(i);o&&t.push({type:1,index:s,color:o})}}}return t.length&&this._onColor.fire(t),!0}setHyperlink(e){let t=e.indexOf(";");if(t===-1)return!0;let n=e.slice(0,t).trim(),r=e.slice(t+1);return r?this._createHyperlink(n,r):n.trim()?!1:this._finishHyperlink()}_createHyperlink(e,t){this._getCurrentLinkId()&&this._finishHyperlink();let n=e.split(":"),r,i=n.findIndex(s=>s.startsWith("id="));return i!==-1&&(r=n[i].slice(3)||void 0),this._curAttrData.extended=this._curAttrData.extended.clone(),this._curAttrData.extended.urlId=this._oscLinkService.registerLink({id:r,uri:t}),this._curAttrData.updateExtended(),!0}_finishHyperlink(){return this._curAttrData.extended=this._curAttrData.extended.clone(),this._curAttrData.extended.urlId=0,this._curAttrData.updateExtended(),!0}_setOrReportSpecialColor(e,t){let n=e.split(";");for(let r=0;r<n.length&&!(t>=this._specialColors.length);++r,++t)if(n[r]==="?")this._onColor.fire([{type:0,index:this._specialColors[t]}]);else{let i=E_(n[r]);i&&this._onColor.fire([{type:1,index:this._specialColors[t],color:i}])}return!0}setOrReportFgColor(e){return this._setOrReportSpecialColor(e,0)}setOrReportBgColor(e){return this._setOrReportSpecialColor(e,1)}setOrReportCursorColor(e){return this._setOrReportSpecialColor(e,2)}restoreIndexedColor(e){if(!e)return this._onColor.fire([{type:2}]),!0;let t=[],n=e.split(";");for(let r=0;r<n.length;++r)if(/^\d+$/.exec(n[r])){let i=parseInt(n[r]);P_(i)&&t.push({type:2,index:i})}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,Ji),!0}selectCharset(e){return e.length!==2?(this.selectDefaultCharset(),!0):(e[0]==="/"||this._charsetService.setgCharset(e3[e[0]],Yt[e[1]]||Ji),!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=$t.clone(),this._eraseAttrDataInternal=$t.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 sr;e.content=1<<22|69,e.fg=this._curAttrData.fg,e.bg=this._curAttrData.bg,this._setCursor(0,0);for(let t=0;t<this._bufferService.rows;++t){let n=this._activeBuffer.ybase+this._activeBuffer.y+t,r=this._activeBuffer.lines.get(n);r&&(r.fill(e),r.isWrapped=!1)}return this._dirtyRowTracker.markAllDirty(),this._setCursor(0,0),!0}requestStatusString(e,t){let n=o=>(this._coreService.triggerDataEvent(`${q.ESC}${o}${q.ESC}\\`),!0),r=this._bufferService.buffer,i=this._optionsService.rawOptions;return n(e==='"q'?`P1$r${this._curAttrData.isProtected()?1:0}"q`:e==='"p'?'P1$r61;1"p':e==="r"?`P1$r${r.scrollTop+1};${r.scrollBottom+1}r`:e==="m"?"P1$r0m":e===" q"?`P1$r${{block:2,underline:4,bar:6}[i.cursorStyle]-(i.cursorBlink?1:0)} q`:"P0$r")}markRangeDirty(e,t){this._dirtyRowTracker.markRangeDirty(e,t)}},Hf=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&&(T_=e,e=t,t=T_),e<this.start&&(this.start=e),t>this.end&&(this.end=t)}markAllDirty(){this.markRangeDirty(0,this._bufferService.rows-1)}};Hf=At([fe(0,Nn)],Hf);function P_(e){return 0<=e&&e<256}var n3=5e7,D_=12,r3=50,i3=class extends Be{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 oe),this.onWriteParsed=this._onWriteParsed.event}handleUserInput(){this._didUserInput=!0}writeSync(e,t){if(t!==void 0&&this._syncCalls>t){this._syncCalls=0;return}if(this._pendingData+=e.length,this._writeBuffer.push(e),this._callbacks.push(void 0),this._syncCalls++,this._isSyncWriting)return;this._isSyncWriting=!0;let n;for(;n=this._writeBuffer.shift();){this._action(n);let r=this._callbacks.shift();r&&r()}this._pendingData=0,this._bufferOffset=2147483647,this._isSyncWriting=!1,this._syncCalls=0}write(e,t){if(this._pendingData>n3)throw new Error("write data discarded, use flow control to avoid losing data");if(!this._writeBuffer.length){if(this._bufferOffset=0,this._didUserInput){this._didUserInput=!1,this._pendingData+=e.length,this._writeBuffer.push(e),this._callbacks.push(t),this._innerWrite();return}setTimeout(()=>this._innerWrite())}this._pendingData+=e.length,this._writeBuffer.push(e),this._callbacks.push(t)}_innerWrite(e=0,t=!0){let n=e||performance.now();for(;this._writeBuffer.length>this._bufferOffset;){let r=this._writeBuffer[this._bufferOffset],i=this._action(r,t);if(i){let o=a=>performance.now()-n>=D_?setTimeout(()=>this._innerWrite(0,a)):this._innerWrite(n,a);i.catch(a=>(queueMicrotask(()=>{throw a}),Promise.resolve(!1))).then(o);return}let s=this._callbacks[this._bufferOffset];if(s&&s(),this._bufferOffset++,this._pendingData-=r.length,performance.now()-n>=D_)break}this._writeBuffer.length>this._bufferOffset?(this._bufferOffset>r3&&(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()}},Wf=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 a=t.addMarker(t.ybase+t.y),c={data:e,id:this._nextId++,lines:[a]};return a.onDispose(()=>this._removeMarkerFromLink(c,a)),this._dataByLinkId.set(c.id,c),c.id}let n=e,r=this._getEntryIdKey(n),i=this._entriesWithId.get(r);if(i)return this.addLineToLink(i.id,t.ybase+t.y),i.id;let s=t.addMarker(t.ybase+t.y),o={id:this._nextId++,key:this._getEntryIdKey(n),data:n,lines:[s]};return s.onDispose(()=>this._removeMarkerFromLink(o,s)),this._entriesWithId.set(o.key,o),this._dataByLinkId.set(o.id,o),o.id}addLineToLink(e,t){let n=this._dataByLinkId.get(e);if(n&&n.lines.every(r=>r.line!==t)){let r=this._bufferService.buffer.addMarker(t);n.lines.push(r),r.onDispose(()=>this._removeMarkerFromLink(n,r))}}getLinkData(e){var t;return(t=this._dataByLinkId.get(e))==null?void 0:t.data}_getEntryIdKey(e){return`${e.id};;${e.uri}`}_removeMarkerFromLink(e,t){let n=e.lines.indexOf(t);n!==-1&&(e.lines.splice(n,1),e.lines.length===0&&(e.data.id!==void 0&&this._entriesWithId.delete(e.key),this._dataByLinkId.delete(e.id)))}};Wf=At([fe(0,Nn)],Wf);var L_=!1,s3=class extends Be{constructor(e){super(),this._windowsWrappingHeuristics=this._register(new uo),this._onBinary=this._register(new oe),this.onBinary=this._onBinary.event,this._onData=this._register(new oe),this.onData=this._onData.event,this._onLineFeed=this._register(new oe),this.onLineFeed=this._onLineFeed.event,this._onResize=this._register(new oe),this.onResize=this._onResize.event,this._onWriteParsed=this._register(new oe),this.onWriteParsed=this._onWriteParsed.event,this._onScroll=this._register(new oe),this._instantiationService=new RB,this.optionsService=this._register(new BB(e)),this._instantiationService.setService(jn,this.optionsService),this._bufferService=this._register(this._instantiationService.createInstance(zf)),this._instantiationService.setService(Nn,this._bufferService),this._logService=this._register(this._instantiationService.createInstance(Of)),this._instantiationService.setService(x0,this._logService),this.coreService=this._register(this._instantiationService.createInstance(Bf)),this._instantiationService.setService(ws,this.coreService),this.coreMouseService=this._register(this._instantiationService.createInstance($f)),this._instantiationService.setService(w0,this.coreMouseService),this.unicodeService=this._register(this._instantiationService.createInstance(rs)),this._instantiationService.setService(CO,this.unicodeService),this._charsetService=this._instantiationService.createInstance(UB),this._instantiationService.setService(kO,this._charsetService),this._oscLinkService=this._instantiationService.createInstance(Wf),this._instantiationService.setService(S0,this._oscLinkService),this._inputHandler=this._register(new t3(this._bufferService,this._charsetService,this.coreService,this._logService,this.optionsService,this._oscLinkService,this.coreMouseService,this.unicodeService)),this._register(on.forward(this._inputHandler.onLineFeed,this._onLineFeed)),this._register(this._inputHandler),this._register(on.forward(this._bufferService.onResize,this._onResize)),this._register(on.forward(this.coreService.onData,this._onData)),this._register(on.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 i3((t,n)=>this._inputHandler.parse(t,n))),this._register(on.forward(this._writeBuffer.onWriteParsed,this._onWriteParsed))}get onScroll(){return this._onScrollApi||(this._onScrollApi=this._register(new oe),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&&!L_&&(this._logService.warn("writeSync is unreliable and will be removed soon."),L_=!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,t1),t=Math.max(t,n1),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(k_.bind(null,this._bufferService))),e.push(this.registerCsiHandler({final:"H"},()=>(k_(this._bufferService),!1))),this._windowsWrappingHeuristics.value=xt(()=>{for(let t of e)t.dispose()})}}},o3={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 a3(e,t,n,r){var o;let i={type:0,cancel:!1,key:void 0},s=(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?i.key=q.ESC+"OA":i.key=q.ESC+"[A":e.key==="UIKeyInputLeftArrow"?t?i.key=q.ESC+"OD":i.key=q.ESC+"[D":e.key==="UIKeyInputRightArrow"?t?i.key=q.ESC+"OC":i.key=q.ESC+"[C":e.key==="UIKeyInputDownArrow"&&(t?i.key=q.ESC+"OB":i.key=q.ESC+"[B");break;case 8:i.key=e.ctrlKey?"\b":q.DEL,e.altKey&&(i.key=q.ESC+i.key);break;case 9:if(e.shiftKey){i.key=q.ESC+"[Z";break}i.key=q.HT,i.cancel=!0;break;case 13:i.key=e.altKey?q.ESC+q.CR:q.CR,i.cancel=!0;break;case 27:i.key=q.ESC,e.altKey&&(i.key=q.ESC+q.ESC),i.cancel=!0;break;case 37:if(e.metaKey)break;s?i.key=q.ESC+"[1;"+(s+1)+"D":t?i.key=q.ESC+"OD":i.key=q.ESC+"[D";break;case 39:if(e.metaKey)break;s?i.key=q.ESC+"[1;"+(s+1)+"C":t?i.key=q.ESC+"OC":i.key=q.ESC+"[C";break;case 38:if(e.metaKey)break;s?i.key=q.ESC+"[1;"+(s+1)+"A":t?i.key=q.ESC+"OA":i.key=q.ESC+"[A";break;case 40:if(e.metaKey)break;s?i.key=q.ESC+"[1;"+(s+1)+"B":t?i.key=q.ESC+"OB":i.key=q.ESC+"[B";break;case 45:!e.shiftKey&&!e.ctrlKey&&(i.key=q.ESC+"[2~");break;case 46:s?i.key=q.ESC+"[3;"+(s+1)+"~":i.key=q.ESC+"[3~";break;case 36:s?i.key=q.ESC+"[1;"+(s+1)+"H":t?i.key=q.ESC+"OH":i.key=q.ESC+"[H";break;case 35:s?i.key=q.ESC+"[1;"+(s+1)+"F":t?i.key=q.ESC+"OF":i.key=q.ESC+"[F";break;case 33:e.shiftKey?i.type=2:e.ctrlKey?i.key=q.ESC+"[5;"+(s+1)+"~":i.key=q.ESC+"[5~";break;case 34:e.shiftKey?i.type=3:e.ctrlKey?i.key=q.ESC+"[6;"+(s+1)+"~":i.key=q.ESC+"[6~";break;case 112:s?i.key=q.ESC+"[1;"+(s+1)+"P":i.key=q.ESC+"OP";break;case 113:s?i.key=q.ESC+"[1;"+(s+1)+"Q":i.key=q.ESC+"OQ";break;case 114:s?i.key=q.ESC+"[1;"+(s+1)+"R":i.key=q.ESC+"OR";break;case 115:s?i.key=q.ESC+"[1;"+(s+1)+"S":i.key=q.ESC+"OS";break;case 116:s?i.key=q.ESC+"[15;"+(s+1)+"~":i.key=q.ESC+"[15~";break;case 117:s?i.key=q.ESC+"[17;"+(s+1)+"~":i.key=q.ESC+"[17~";break;case 118:s?i.key=q.ESC+"[18;"+(s+1)+"~":i.key=q.ESC+"[18~";break;case 119:s?i.key=q.ESC+"[19;"+(s+1)+"~":i.key=q.ESC+"[19~";break;case 120:s?i.key=q.ESC+"[20;"+(s+1)+"~":i.key=q.ESC+"[20~";break;case 121:s?i.key=q.ESC+"[21;"+(s+1)+"~":i.key=q.ESC+"[21~";break;case 122:s?i.key=q.ESC+"[23;"+(s+1)+"~":i.key=q.ESC+"[23~";break;case 123:s?i.key=q.ESC+"[24;"+(s+1)+"~":i.key=q.ESC+"[24~";break;default:if(e.ctrlKey&&!e.shiftKey&&!e.altKey&&!e.metaKey)e.keyCode>=65&&e.keyCode<=90?i.key=String.fromCharCode(e.keyCode-64):e.keyCode===32?i.key=q.NUL:e.keyCode>=51&&e.keyCode<=55?i.key=String.fromCharCode(e.keyCode-51+27):e.keyCode===56?i.key=q.DEL:e.keyCode===219?i.key=q.ESC:e.keyCode===220?i.key=q.FS:e.keyCode===221&&(i.key=q.GS);else if((!n||r)&&e.altKey&&!e.metaKey){let a=(o=o3[e.keyCode])==null?void 0:o[e.shiftKey?1:0];if(a)i.key=q.ESC+a;else if(e.keyCode>=65&&e.keyCode<=90){let c=e.ctrlKey?e.keyCode-64:e.keyCode+32,u=String.fromCharCode(c);e.shiftKey&&(u=u.toUpperCase()),i.key=q.ESC+u}else if(e.keyCode===32)i.key=q.ESC+(e.ctrlKey?q.NUL:" ");else if(e.key==="Dead"&&e.code.startsWith("Key")){let c=e.code.slice(3,4);e.shiftKey||(c=c.toLowerCase()),i.key=q.ESC+c,i.cancel=!0}}else n&&!e.altKey&&!e.ctrlKey&&!e.shiftKey&&e.metaKey?e.keyCode===65&&(i.type=1):e.key&&!e.ctrlKey&&!e.altKey&&!e.metaKey&&e.keyCode>=48&&e.key.length===1?i.key=e.key:e.key&&e.ctrlKey&&(e.key==="_"&&(i.key=q.US),e.key==="@"&&(i.key=q.NUL));break}return i}var Ot=0,l3=class{constructor(e){this._getKey=e,this._array=[],this._insertedValues=[],this._flushInsertedTask=new Wc,this._isFlushingInserted=!1,this._deletedIndices=[],this._flushDeletedTask=new Wc,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((i,s)=>this._getKey(i)-this._getKey(s)),t=0,n=0,r=new Array(this._array.length+this._insertedValues.length);for(let i=0;i<r.length;i++)n>=this._array.length||this._getKey(e[t])<=this._getKey(this._array[n])?(r[i]=e[t],t++):r[i]=this._array[n++];this._array=r,this._insertedValues.length=0}_flushCleanupInserted(){!this._isFlushingInserted&&this._insertedValues.length>0&&this._flushInsertedTask.flush()}delete(e){if(this._flushCleanupInserted(),this._array.length===0)return!1;let t=this._getKey(e);if(t===void 0||(Ot=this._search(t),Ot===-1)||this._getKey(this._array[Ot])!==t)return!1;do if(this._array[Ot]===e)return this._deletedIndices.length===0&&this._flushDeletedTask.enqueue(()=>this._flushDeleted()),this._deletedIndices.push(Ot),!0;while(++Ot<this._array.length&&this._getKey(this._array[Ot])===t);return!1}_flushDeleted(){this._isFlushingDeleted=!0;let e=this._deletedIndices.sort((i,s)=>i-s),t=0,n=new Array(this._array.length-e.length),r=0;for(let i=0;i<this._array.length;i++)e[t]===i?t++:n[r++]=this._array[i];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&&(Ot=this._search(e),!(Ot<0||Ot>=this._array.length)&&this._getKey(this._array[Ot])===e))do yield this._array[Ot];while(++Ot<this._array.length&&this._getKey(this._array[Ot])===e)}forEachByKey(e,t){if(this._flushCleanupInserted(),this._flushCleanupDeleted(),this._array.length!==0&&(Ot=this._search(e),!(Ot<0||Ot>=this._array.length)&&this._getKey(this._array[Ot])===e))do t(this._array[Ot]);while(++Ot<this._array.length&&this._getKey(this._array[Ot])===e)}values(){return this._flushCleanupInserted(),this._flushCleanupDeleted(),[...this._array].values()}_search(e){let t=0,n=this._array.length-1;for(;n>=t;){let r=t+n>>1,i=this._getKey(this._array[r]);if(i>e)n=r-1;else if(i<e)t=r+1;else{for(;r>0&&this._getKey(this._array[r-1])===e;)r--;return r}}return t}},Wh=0,A_=0,c3=class extends Be{constructor(){super(),this._decorations=new l3(e=>e==null?void 0:e.marker.line),this._onDecorationRegistered=this._register(new oe),this.onDecorationRegistered=this._onDecorationRegistered.event,this._onDecorationRemoved=this._register(new oe),this.onDecorationRemoved=this._onDecorationRemoved.event,this._register(xt(()=>this.reset()))}get decorations(){return this._decorations.values()}registerDecoration(e){if(e.marker.isDisposed)return;let t=new u3(e);if(t){let n=t.marker.onDispose(()=>t.dispose()),r=t.onDispose(()=>{r.dispose(),t&&(this._decorations.delete(t)&&this._onDecorationRemoved.fire(t),n.dispose())});this._decorations.insert(t),this._onDecorationRegistered.fire(t)}return t}reset(){for(let e of this._decorations.values())e.dispose();this._decorations.clear()}*getDecorationsAtCell(e,t,n){let r=0,i=0;for(let s of this._decorations.getKeyIterator(t))r=s.options.x??0,i=r+(s.options.width??1),e>=r&&e<i&&(!n||(s.options.layer??"bottom")===n)&&(yield s)}forEachDecorationAtCell(e,t,n,r){this._decorations.forEachByKey(t,i=>{Wh=i.options.x??0,A_=Wh+(i.options.width??1),e>=Wh&&e<A_&&(!n||(i.options.layer??"bottom")===n)&&r(i)})}},u3=class extends Pi{constructor(e){super(),this.options=e,this.onRenderEmitter=this.add(new oe),this.onRender=this.onRenderEmitter.event,this._onDispose=this.add(new oe),this.onDispose=this._onDispose.event,this._cachedBg=null,this._cachedFg=null,this.marker=e.marker,this.options.overviewRulerOptions&&!this.options.overviewRulerOptions.position&&(this.options.overviewRulerOptions.position="full")}get backgroundColorRGB(){return this._cachedBg===null&&(this.options.backgroundColor?this._cachedBg=Et.toColor(this.options.backgroundColor):this._cachedBg=void 0),this._cachedBg}get foregroundColorRGB(){return this._cachedFg===null&&(this.options.foregroundColor?this._cachedFg=Et.toColor(this.options.foregroundColor):this._cachedFg=void 0),this._cachedFg}dispose(){this._onDispose.fire(),super.dispose()}},h3=1e3,d3=class{constructor(e,t=h3){this._renderCallback=e,this._debounceThresholdMS=t,this._lastRefreshMs=0,this._additionalRefreshRequested=!1}dispose(){this._refreshTimeoutID&&clearTimeout(this._refreshTimeoutID)}refresh(e,t,n){this._rowCount=n,e=e!==void 0?e:0,t=t!==void 0?t:this._rowCount-1,this._rowStart=this._rowStart!==void 0?Math.min(this._rowStart,e):e,this._rowEnd=this._rowEnd!==void 0?Math.max(this._rowEnd,t):t;let r=performance.now();if(r-this._lastRefreshMs>=this._debounceThresholdMS)this._lastRefreshMs=r,this._innerRefresh();else if(!this._additionalRefreshRequested){let i=r-this._lastRefreshMs,s=this._debounceThresholdMS-i;this._additionalRefreshRequested=!0,this._refreshTimeoutID=window.setTimeout(()=>{this._lastRefreshMs=performance.now(),this._innerRefresh(),this._additionalRefreshRequested=!1,this._refreshTimeoutID=void 0},s)}}_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)}},I_=20,Uc=class extends Be{constructor(e,t,n,r){super(),this._terminal=e,this._coreBrowserService=n,this._renderService=r,this._rowColumns=new WeakMap,this._liveRegionLineCount=0,this._charsToConsume=[],this._charsToAnnounce="";let i=this._coreBrowserService.mainDocument;this._accessibilityContainer=i.createElement("div"),this._accessibilityContainer.classList.add("xterm-accessibility"),this._rowContainer=i.createElement("div"),this._rowContainer.setAttribute("role","list"),this._rowContainer.classList.add("xterm-accessibility-tree"),this._rowElements=[];for(let s=0;s<this._terminal.rows;s++)this._rowElements[s]=this._createAccessibilityTreeNode(),this._rowContainer.appendChild(this._rowElements[s]);if(this._topBoundaryFocusListener=s=>this._handleBoundaryFocus(s,0),this._bottomBoundaryFocusListener=s=>this._handleBoundaryFocus(s,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=i.createElement("div"),this._liveRegion.classList.add("live-region"),this._liveRegion.setAttribute("aria-live","assertive"),this._accessibilityContainer.appendChild(this._liveRegion),this._liveRegionDebouncer=this._register(new d3(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(s=>this._handleResize(s.rows))),this._register(this._terminal.onRender(s=>this._refreshRows(s.start,s.end))),this._register(this._terminal.onScroll(()=>this._refreshRows())),this._register(this._terminal.onA11yChar(s=>this._handleChar(s))),this._register(this._terminal.onLineFeed(()=>this._handleChar(`
|
|
116
|
+
`))),this._register(this._terminal.onA11yTab(s=>this._handleTab(s))),this._register(this._terminal.onKey(s=>this._handleKey(s.key))),this._register(this._terminal.onBlur(()=>this._clearLiveRegion())),this._register(this._renderService.onDimensionsChange(()=>this._refreshRowsDimensions())),this._register(Ne(i,"selectionchange",()=>this._handleSelectionChange())),this._register(this._coreBrowserService.onDprChange(()=>this._refreshRowsDimensions())),this._refreshRowsDimensions(),this._refreshRows(),this._register(xt(()=>{this._accessibilityContainer.remove(),this._rowElements.length=0}))}_handleTab(e){for(let t=0;t<e;t++)this._handleChar(" ")}_handleChar(e){this._liveRegionLineCount<I_+1&&(this._charsToConsume.length>0?this._charsToConsume.shift()!==e&&(this._charsToAnnounce+=e):this._charsToAnnounce+=e,e===`
|
|
117
|
+
`&&(this._liveRegionLineCount++,this._liveRegionLineCount===I_+1&&(this._liveRegion.textContent+=cf.get())))}_clearLiveRegion(){this._liveRegion.textContent="",this._liveRegionLineCount=0}_handleKey(e){this._clearLiveRegion(),new RegExp("\\p{Control}","u").test(e)||this._charsToConsume.push(e)}_refreshRows(e,t){this._liveRegionDebouncer.refresh(e,t,this._terminal.rows)}_renderRows(e,t){let n=this._terminal.buffer,r=n.lines.length.toString();for(let i=e;i<=t;i++){let s=n.lines.get(n.ydisp+i),o=[],a=(s==null?void 0:s.translateToString(!0,void 0,void 0,o))||"",c=(n.ydisp+i+1).toString(),u=this._rowElements[i];u&&(a.length===0?(u.textContent=" ",this._rowColumns.set(u,[0,1])):(u.textContent=a,this._rowColumns.set(u,o)),u.setAttribute("aria-posinset",c),u.setAttribute("aria-setsize",r),this._alignRowWidth(u))}this._announceCharacters()}_announceCharacters(){this._charsToAnnounce.length!==0&&(this._liveRegion.textContent+=this._charsToAnnounce,this._charsToAnnounce="")}_handleBoundaryFocus(e,t){let n=e.target,r=this._rowElements[t===0?1:this._rowElements.length-2],i=n.getAttribute("aria-posinset"),s=t===0?"1":`${this._terminal.buffer.lines.length}`;if(i===s||e.relatedTarget!==r)return;let o,a;if(t===0?(o=n,a=this._rowElements.pop(),this._rowContainer.removeChild(a)):(o=this._rowElements.shift(),a=n,this._rowContainer.removeChild(o)),o.removeEventListener("focus",this._topBoundaryFocusListener),a.removeEventListener("focus",this._bottomBoundaryFocusListener),t===0){let c=this._createAccessibilityTreeNode();this._rowElements.unshift(c),this._rowContainer.insertAdjacentElement("afterbegin",c)}else{let c=this._createAccessibilityTreeNode();this._rowElements.push(c),this._rowContainer.appendChild(c)}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 a;if(this._rowElements.length===0)return;let e=this._coreBrowserService.mainDocument.getSelection();if(!e)return;if(e.isCollapsed){this._rowContainer.contains(e.anchorNode)&&this._terminal.clearSelection();return}if(!e.anchorNode||!e.focusNode){console.error("anchorNode and/or focusNode are null");return}let t={node:e.anchorNode,offset:e.anchorOffset},n={node:e.focusNode,offset:e.focusOffset};if((t.node.compareDocumentPosition(n.node)&Node.DOCUMENT_POSITION_PRECEDING||t.node===n.node&&t.offset>n.offset)&&([t,n]=[n,t]),t.node.compareDocumentPosition(this._rowElements[0])&(Node.DOCUMENT_POSITION_CONTAINED_BY|Node.DOCUMENT_POSITION_FOLLOWING)&&(t={node:this._rowElements[0].childNodes[0],offset:0}),!this._rowContainer.contains(t.node))return;let r=this._rowElements.slice(-1)[0];if(n.node.compareDocumentPosition(r)&(Node.DOCUMENT_POSITION_CONTAINED_BY|Node.DOCUMENT_POSITION_PRECEDING)&&(n={node:r,offset:((a=r.textContent)==null?void 0:a.length)??0}),!this._rowContainer.contains(n.node))return;let i=({node:c,offset:u})=>{let d=c instanceof Text?c.parentNode:c,h=parseInt(d==null?void 0:d.getAttribute("aria-posinset"),10)-1;if(isNaN(h))return console.warn("row is invalid. Race condition?"),null;let f=this._rowColumns.get(d);if(!f)return console.warn("columns is null. Race condition?"),null;let p=u<f.length?f[u]:f.slice(-1)[0]+1;return p>=this._terminal.cols&&(++h,p=0),{row:h,column:p}},s=i(t),o=i(n);if(!(!s||!o)){if(s.row>o.row||s.row===o.row&&s.column>=o.column)throw new Error("invalid range");this._terminal.select(s.column,s.row,(o.row-s.row)*this._terminal.cols-s.column+o.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 i,s;e.style.transform="";let t=e.getBoundingClientRect().width,n=(s=(i=this._rowColumns.get(e))==null?void 0:i.slice(-1))==null?void 0:s[0];if(!n)return;let r=n*this._renderService.dimensions.css.cell.width;e.style.transform=`scaleX(${r/t})`}};Uc=At([fe(1,Nm),fe(2,ii),fe(3,si)],Uc);var Uf=class extends Be{constructor(e,t,n,r,i){super(),this._element=e,this._mouseService=t,this._renderService=n,this._bufferService=r,this._linkProviderService=i,this._linkCacheDisposables=[],this._isMouseOut=!0,this._wasResized=!1,this._activeLine=-1,this._onShowLinkUnderline=this._register(new oe),this.onShowLinkUnderline=this._onShowLinkUnderline.event,this._onHideLinkUnderline=this._register(new oe),this.onHideLinkUnderline=this._onHideLinkUnderline.event,this._register(xt(()=>{var s;gs(this._linkCacheDisposables),this._linkCacheDisposables.length=0,this._lastMouseEvent=void 0,(s=this._activeProviderReplies)==null||s.clear()})),this._register(this._bufferService.onResize(()=>{this._clearCurrentLink(),this._wasResized=!0})),this._register(Ne(this._element,"mouseleave",()=>{this._isMouseOut=!0,this._clearCurrentLink()})),this._register(Ne(this._element,"mousemove",this._handleMouseMove.bind(this))),this._register(Ne(this._element,"mousedown",this._handleMouseDown.bind(this))),this._register(Ne(this._element,"mouseup",this._handleMouseUp.bind(this)))}get currentLink(){return this._currentLink}_handleMouseMove(e){this._lastMouseEvent=e;let t=this._positionFromMouseEvent(e,this._element,this._mouseService);if(!t)return;this._isMouseOut=!1;let n=e.composedPath();for(let r=0;r<n.length;r++){let i=n[r];if(i.classList.contains("xterm"))break;if(i.classList.contains("xterm-hover"))return}(!this._lastBufferCell||t.x!==this._lastBufferCell.x||t.y!==this._lastBufferCell.y)&&(this._handleHover(t),this._lastBufferCell=t)}_handleHover(e){if(this._activeLine!==e.y||this._wasResized){this._clearCurrentLink(),this._askForLink(e,!1),this._wasResized=!1;return}this._currentLink&&this._linkAtPosition(this._currentLink.link,e)||(this._clearCurrentLink(),this._askForLink(e,!0))}_askForLink(e,t){var r,i;(!this._activeProviderReplies||!t)&&((r=this._activeProviderReplies)==null||r.forEach(s=>{s==null||s.forEach(o=>{o.link.dispose&&o.link.dispose()})}),this._activeProviderReplies=new Map,this._activeLine=e.y);let n=!1;for(let[s,o]of this._linkProviderService.linkProviders.entries())t?(i=this._activeProviderReplies)!=null&&i.get(s)&&(n=this._checkLinkProviderResult(s,e,n)):o.provideLinks(e.y,a=>{var u,d;if(this._isMouseOut)return;let c=a==null?void 0:a.map(h=>({link:h}));(u=this._activeProviderReplies)==null||u.set(s,c),n=this._checkLinkProviderResult(s,e,n),((d=this._activeProviderReplies)==null?void 0:d.size)===this._linkProviderService.linkProviders.length&&this._removeIntersectingLinks(e.y,this._activeProviderReplies)})}_removeIntersectingLinks(e,t){let n=new Set;for(let r=0;r<t.size;r++){let i=t.get(r);if(i)for(let s=0;s<i.length;s++){let o=i[s],a=o.link.range.start.y<e?0:o.link.range.start.x,c=o.link.range.end.y>e?this._bufferService.cols:o.link.range.end.x;for(let u=a;u<=c;u++){if(n.has(u)){i.splice(s--,1);break}n.add(u)}}}}_checkLinkProviderResult(e,t,n){var s;if(!this._activeProviderReplies)return n;let r=this._activeProviderReplies.get(e),i=!1;for(let o=0;o<e;o++)(!this._activeProviderReplies.has(o)||this._activeProviderReplies.get(o))&&(i=!0);if(!i&&r){let o=r.find(a=>this._linkAtPosition(a.link,t));o&&(n=!0,this._handleNewLink(o))}if(this._activeProviderReplies.size===this._linkProviderService.linkProviders.length&&!n)for(let o=0;o<this._activeProviderReplies.size;o++){let a=(s=this._activeProviderReplies.get(o))==null?void 0:s.find(c=>this._linkAtPosition(c.link,t));if(a){n=!0,this._handleNewLink(a);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&&f3(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,gs(this._linkCacheDisposables),this._linkCacheDisposables.length=0)}_handleNewLink(e){if(!this._lastMouseEvent)return;let t=this._positionFromMouseEvent(this._lastMouseEvent,this._element,this._mouseService);t&&this._linkAtPosition(e.link,t)&&(this._currentLink=e,this._currentLink.state={decorations:{underline:e.link.decorations===void 0?!0:e.link.decorations.underline,pointerCursor:e.link.decorations===void 0?!0:e.link.decorations.pointerCursor},isHovered:!0},this._linkHover(this._element,e.link,this._lastMouseEvent),e.link.decorations={},Object.defineProperties(e.link.decorations,{pointerCursor:{get:()=>{var n,r;return(r=(n=this._currentLink)==null?void 0:n.state)==null?void 0:r.decorations.pointerCursor},set:n=>{var r;(r=this._currentLink)!=null&&r.state&&this._currentLink.state.decorations.pointerCursor!==n&&(this._currentLink.state.decorations.pointerCursor=n,this._currentLink.state.isHovered&&this._element.classList.toggle("xterm-cursor-pointer",n))}},underline:{get:()=>{var n,r;return(r=(n=this._currentLink)==null?void 0:n.state)==null?void 0:r.decorations.underline},set:n=>{var r,i,s;(r=this._currentLink)!=null&&r.state&&((s=(i=this._currentLink)==null?void 0:i.state)==null?void 0:s.decorations.underline)!==n&&(this._currentLink.state.decorations.underline=n,this._currentLink.state.isHovered&&this._fireUnderlineEvent(e.link,n))}}}),this._linkCacheDisposables.push(this._renderService.onRenderedViewportChange(n=>{if(!this._currentLink)return;let r=n.start===0?0:n.start+1+this._bufferService.buffer.ydisp,i=this._bufferService.buffer.ydisp+1+n.end;if(this._currentLink.link.range.start.y>=r&&this._currentLink.link.range.end.y<=i&&(this._clearCurrentLink(r,i),this._lastMouseEvent)){let s=this._positionFromMouseEvent(this._lastMouseEvent,this._element,this._mouseService);s&&this._askForLink(s,!1)}})))}_linkHover(e,t,n){var r;(r=this._currentLink)!=null&&r.state&&(this._currentLink.state.isHovered=!0,this._currentLink.state.decorations.underline&&this._fireUnderlineEvent(t,!0),this._currentLink.state.decorations.pointerCursor&&e.classList.add("xterm-cursor-pointer")),t.hover&&t.hover(n,t.text)}_fireUnderlineEvent(e,t){let n=e.range,r=this._bufferService.buffer.ydisp,i=this._createLinkUnderlineEvent(n.start.x-1,n.start.y-r-1,n.end.x,n.end.y-r-1,void 0);(t?this._onShowLinkUnderline:this._onHideLinkUnderline).fire(i)}_linkLeave(e,t,n){var r;(r=this._currentLink)!=null&&r.state&&(this._currentLink.state.isHovered=!1,this._currentLink.state.decorations.underline&&this._fireUnderlineEvent(t,!1),this._currentLink.state.decorations.pointerCursor&&e.classList.remove("xterm-cursor-pointer")),t.leave&&t.leave(n,t.text)}_linkAtPosition(e,t){let n=e.range.start.y*this._bufferService.cols+e.range.start.x,r=e.range.end.y*this._bufferService.cols+e.range.end.x,i=t.y*this._bufferService.cols+t.x;return n<=i&&i<=r}_positionFromMouseEvent(e,t,n){let r=n.getCoords(e,t,this._bufferService.cols,this._bufferService.rows);if(r)return{x:r[0],y:r[1]+this._bufferService.buffer.ydisp}}_createLinkUnderlineEvent(e,t,n,r,i){return{x1:e,y1:t,x2:n,y2:r,cols:this._bufferService.cols,fg:i}}};Uf=At([fe(1,jm),fe(2,si),fe(3,Nn),fe(4,C0)],Uf);function f3(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 p3=class extends s3{constructor(e={}){super(e),this._linkifier=this._register(new uo),this.browser=U0,this._keyDownHandled=!1,this._keyDownSeen=!1,this._keyPressHandled=!1,this._unprocessedDeadKey=!1,this._accessibilityManager=this._register(new uo),this._onCursorMove=this._register(new oe),this.onCursorMove=this._onCursorMove.event,this._onKey=this._register(new oe),this.onKey=this._onKey.event,this._onRender=this._register(new oe),this.onRender=this._onRender.event,this._onSelectionChange=this._register(new oe),this.onSelectionChange=this._onSelectionChange.event,this._onTitleChange=this._register(new oe),this.onTitleChange=this._onTitleChange.event,this._onBell=this._register(new oe),this.onBell=this._onBell.event,this._onFocus=this._register(new oe),this._onBlur=this._register(new oe),this._onA11yCharEmitter=this._register(new oe),this._onA11yTabEmitter=this._register(new oe),this._onWillOpen=this._register(new oe),this._setup(),this._decorationService=this._instantiationService.createInstance(c3),this._instantiationService.setService(Va,this._decorationService),this._linkProviderService=this._instantiationService.createInstance(rB),this._instantiationService.setService(C0,this._linkProviderService),this._linkProviderService.registerLinkProvider(this._instantiationService.createInstance(hf)),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(on.forward(this._inputHandler.onCursorMove,this._onCursorMove)),this._register(on.forward(this._inputHandler.onTitleChange,this._onTitleChange)),this._register(on.forward(this._inputHandler.onA11yChar,this._onA11yCharEmitter)),this._register(on.forward(this._inputHandler.onA11yTab,this._onA11yTabEmitter)),this._register(this._bufferService.onResize(t=>this._afterResize(t.cols,t.rows))),this._register(xt(()=>{var t,n;this._customKeyEventHandler=void 0,(n=(t=this.element)==null?void 0:t.parentNode)==null||n.removeChild(this.element)}))}get linkifier(){return this._linkifier.value}get onFocus(){return this._onFocus.event}get onBlur(){return this._onBlur.event}get onA11yChar(){return this._onA11yCharEmitter.event}get onA11yTab(){return this._onA11yTabEmitter.event}get onWillOpen(){return this._onWillOpen.event}_handleColorEvent(e){if(this._themeService)for(let t of e){let n,r="";switch(t.index){case 256:n="foreground",r="10";break;case 257:n="background",r="11";break;case 258:n="cursor",r="12";break;default:n="ansi",r="4;"+t.index}switch(t.type){case 0:let i=vt.toColorRGB(n==="ansi"?this._themeService.colors.ansi[t.index]:this._themeService.colors[n]);this.coreService.triggerDataEvent(`${q.ESC}]${r};${QB(i)}${H0.ST}`);break;case 1:if(n==="ansi")this._themeService.modifyColors(s=>s.ansi[t.index]=Ft.toColor(...t.color));else{let s=n;this._themeService.modifyColors(o=>o[s]=Ft.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(Uc,this)):this._accessibilityManager.clear()}_handleTextAreaFocus(e){this.coreService.decPrivateModes.sendFocus&&this.coreService.triggerDataEvent(q.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(q.ESC+"[O"),this.element.classList.remove("focus"),this._onBlur.fire()}_syncTextArea(){if(!this.textarea||!this.buffer.isCursorInViewport||this._compositionHelper.isComposing||!this._renderService)return;let e=this.buffer.ybase+this.buffer.y,t=this.buffer.lines.get(e);if(!t)return;let n=Math.min(this.buffer.x,this.cols-1),r=this._renderService.dimensions.css.cell.height,i=t.getWidth(n),s=this._renderService.dimensions.css.cell.width*i,o=this.buffer.y*this._renderService.dimensions.css.cell.height,a=n*this._renderService.dimensions.css.cell.width;this.textarea.style.left=a+"px",this.textarea.style.top=o+"px",this.textarea.style.width=s+"px",this.textarea.style.height=r+"px",this.textarea.style.lineHeight=r+"px",this.textarea.style.zIndex="-5"}_initGlobal(){this._bindKeys(),this._register(Ne(this.element,"copy",t=>{this.hasSelection()&&vO(t,this._selectionService)}));let e=t=>_O(t,this.textarea,this.coreService,this.optionsService);this._register(Ne(this.textarea,"paste",e)),this._register(Ne(this.element,"paste",e)),V0?this._register(Ne(this.element,"mousedown",t=>{t.button===2&&Vv(t,this.textarea,this.screenElement,this._selectionService,this.options.rightClickSelectsWord)})):this._register(Ne(this.element,"contextmenu",t=>{Vv(t,this.textarea,this.screenElement,this._selectionService,this.options.rightClickSelectsWord)})),Mm&&this._register(Ne(this.element,"auxclick",t=>{t.button===1&&g0(t,this.textarea,this.screenElement)}))}_bindKeys(){this._register(Ne(this.textarea,"keyup",e=>this._keyUp(e),!0)),this._register(Ne(this.textarea,"keydown",e=>this._keyDown(e),!0)),this._register(Ne(this.textarea,"keypress",e=>this._keyPress(e),!0)),this._register(Ne(this.textarea,"compositionstart",()=>this._compositionHelper.compositionstart())),this._register(Ne(this.textarea,"compositionupdate",e=>this._compositionHelper.compositionupdate(e))),this._register(Ne(this.textarea,"compositionend",()=>this._compositionHelper.compositionend())),this._register(Ne(this.textarea,"input",e=>this._inputEvent(e),!0)),this._register(this.onRender(()=>this._compositionHelper.updateCompositionElements()))}open(e){var i;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"),((i=this.element)==null?void 0:i.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(Ne(this.screenElement,"mousemove",s=>this.updateCursorStyle(s))),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",lf.get()),Y0||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(tB,this.textarea,e.ownerDocument.defaultView??window,this._document??typeof window<"u"?window.document:null)),this._instantiationService.setService(ii,this._coreBrowserService),this._register(Ne(this.textarea,"focus",s=>this._handleTextAreaFocus(s))),this._register(Ne(this.textarea,"blur",()=>this._handleTextAreaBlur())),this._helperContainer.appendChild(this.textarea),this._charSizeService=this._instantiationService.createInstance(Df,this._document,this._helperContainer),this._instantiationService.setService(Nu,this._charSizeService),this._themeService=this._instantiationService.createInstance(Mf),this._instantiationService.setService(vo,this._themeService),this._characterJoinerService=this._instantiationService.createInstance(Fc),this._instantiationService.setService(k0,this._characterJoinerService),this._renderService=this._register(this._instantiationService.createInstance(Af,this.rows,this.screenElement)),this._instantiationService.setService(si,this._renderService),this._register(this._renderService.onRenderedViewportChange(s=>this._onRender.fire(s))),this.onResize(s=>this._renderService.resize(s.cols,s.rows)),this._compositionView=this._document.createElement("div"),this._compositionView.classList.add("composition-view"),this._compositionHelper=this._instantiationService.createInstance(Rf,this.textarea,this._compositionView),this._helperContainer.appendChild(this._compositionView),this._mouseService=this._instantiationService.createInstance(Lf),this._instantiationService.setService(jm,this._mouseService);let r=this._linkifier.value=this._register(this._instantiationService.createInstance(Uf,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(Nf,this.element,this.screenElement)),this._register(this._viewport.onRequestScrollLines(s=>{super.scrollLines(s,!1),this.refresh(0,this.rows-1)})),this._selectionService=this._register(this._instantiationService.createInstance(If,this.element,this.screenElement,r)),this._instantiationService.setService(NO,this._selectionService),this._register(this._selectionService.onRequestScrollLines(s=>this.scrollLines(s.amount,s.suppressScrollEvent))),this._register(this._selectionService.onSelectionChange(()=>this._onSelectionChange.fire())),this._register(this._selectionService.onRequestRedraw(s=>this._renderService.handleSelectionChanged(s.start,s.end,s.columnSelectMode))),this._register(this._selectionService.onLinuxMouseSelection(s=>{this.textarea.value=s,this.textarea.focus(),this.textarea.select()})),this._register(on.any(this._onScroll.event,this._inputHandler.onScroll)(()=>{var s;this._selectionService.refresh(),(s=this._viewport)==null||s.queueSync()})),this._register(this._instantiationService.createInstance(jf,this.screenElement)),this._register(Ne(this.element,"mousedown",s=>this._selectionService.handleMouseDown(s))),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(Uc,this)),this._register(this.optionsService.onSpecificOptionChange("screenReaderMode",s=>this._handleScreenReaderModeOptionChange(s))),this.options.overviewRuler.width&&(this._overviewRulerRenderer=this._register(this._instantiationService.createInstance($c,this._viewportElement,this.screenElement))),this.optionsService.onSpecificOptionChange("overviewRuler",s=>{!this._overviewRulerRenderer&&s&&this._viewportElement&&this.screenElement&&(this._overviewRulerRenderer=this._register(this._instantiationService.createInstance($c,this._viewportElement,this.screenElement)))}),this._charSizeService.measure(),this.refresh(0,this.rows-1),this._initGlobal(),this.bindMouse()}_createRenderer(){return this._instantiationService.createInstance(Pf,this,this._document,this.element,this.screenElement,this._viewportElement,this._helperContainer,this.linkifier)}bindMouse(){let e=this,t=this.element;function n(s){var u,d,h,f,p;let o=e._mouseService.getMouseReportCoords(s,e.screenElement);if(!o)return!1;let a,c;switch(s.overrideType||s.type){case"mousemove":c=32,s.buttons===void 0?(a=3,s.button!==void 0&&(a=s.button<3?s.button:3)):a=s.buttons&1?0:s.buttons&4?1:s.buttons&2?2:3;break;case"mouseup":c=0,a=s.button<3?s.button:3;break;case"mousedown":c=1,a=s.button<3?s.button:3;break;case"wheel":if(e._customWheelEventHandler&&e._customWheelEventHandler(s)===!1)return!1;let m=s.deltaY;if(m===0||e.coreMouseService.consumeWheelEvent(s,(f=(h=(d=(u=e._renderService)==null?void 0:u.dimensions)==null?void 0:d.device)==null?void 0:h.cell)==null?void 0:f.height,(p=e._coreBrowserService)==null?void 0:p.dpr)===0)return!1;c=m<0?0:1,a=4;break;default:return!1}return c===void 0||a===void 0||a>4?!1:e.coreMouseService.triggerMouseEvent({col:o.col,row:o.row,x:o.x,y:o.y,button:a,action:c,ctrl:s.ctrlKey,alt:s.altKey,shift:s.shiftKey})}let r={mouseup:null,wheel:null,mousedrag:null,mousemove:null},i={mouseup:s=>(n(s),s.buttons||(this._document.removeEventListener("mouseup",r.mouseup),r.mousedrag&&this._document.removeEventListener("mousemove",r.mousedrag)),this.cancel(s)),wheel:s=>(n(s),this.cancel(s,!0)),mousedrag:s=>{s.buttons&&n(s)},mousemove:s=>{s.buttons||n(s)}};this._register(this.coreMouseService.onProtocolChange(s=>{s?(this.optionsService.rawOptions.logLevel==="debug"&&this._logService.debug("Binding to mouse events:",this.coreMouseService.explainEvents(s)),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()),s&8?r.mousemove||(t.addEventListener("mousemove",i.mousemove),r.mousemove=i.mousemove):(t.removeEventListener("mousemove",r.mousemove),r.mousemove=null),s&16?r.wheel||(t.addEventListener("wheel",i.wheel,{passive:!1}),r.wheel=i.wheel):(t.removeEventListener("wheel",r.wheel),r.wheel=null),s&2?r.mouseup||(r.mouseup=i.mouseup):(this._document.removeEventListener("mouseup",r.mouseup),r.mouseup=null),s&4?r.mousedrag||(r.mousedrag=i.mousedrag):(this._document.removeEventListener("mousemove",r.mousedrag),r.mousedrag=null)})),this.coreMouseService.activeProtocol=this.coreMouseService.activeProtocol,this._register(Ne(t,"mousedown",s=>{if(s.preventDefault(),this.focus(),!(!this.coreMouseService.areMouseEventsActive||this._selectionService.shouldForceSelection(s)))return n(s),r.mouseup&&this._document.addEventListener("mouseup",r.mouseup),r.mousedrag&&this._document.addEventListener("mousemove",r.mousedrag),this.cancel(s)})),this._register(Ne(t,"wheel",s=>{var o,a,c,u,d;if(!r.wheel){if(this._customWheelEventHandler&&this._customWheelEventHandler(s)===!1)return!1;if(!this.buffer.hasScrollback){if(s.deltaY===0)return!1;if(e.coreMouseService.consumeWheelEvent(s,(u=(c=(a=(o=e._renderService)==null?void 0:o.dimensions)==null?void 0:a.device)==null?void 0:c.cell)==null?void 0:u.height,(d=e._coreBrowserService)==null?void 0:d.dpr)===0)return this.cancel(s,!0);let h=q.ESC+(this.coreService.decPrivateModes.applicationCursorKeys?"O":"[")+(s.deltaY<0?"A":"B");return this.coreService.triggerDataEvent(h,!0),this.cancel(s,!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){m0(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=a3(e,this.coreService.decPrivateModes.applicationCursorKeys,this.browser.isMac,this.options.macOptionIsMeta);if(this.updateCursorStyle(e),n.type===3||n.type===2){let r=this.rows-1;return this.scrollLines(n.type===2?-r:r),this.cancel(e,!0)}if(n.type===1&&this.selectAll(),this._isThirdLevelShift(this.browser,e)||(n.cancel&&this.cancel(e,!0),!n.key)||e.key&&!e.ctrlKey&&!e.altKey&&!e.metaKey&&e.key.length===1&&e.key.charCodeAt(0)>=65&&e.key.charCodeAt(0)<=90)return!0;if(this._unprocessedDeadKey)return this._unprocessedDeadKey=!1,!0;if((n.key===q.ETX||n.key===q.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)&&(m3(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($t));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(q.ESC+"[I"):this.coreService.triggerDataEvent(q.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(`${q.ESC}[4;${n};${t}t`);break;case 1:let r=this._renderService.dimensions.css.cell.width.toFixed(0),i=this._renderService.dimensions.css.cell.height.toFixed(0);this.coreService.triggerDataEvent(`${q.ESC}[6;${i};${r}t`);break}}cancel(e,t){if(!(!this.options.cancelEvents&&!t))return e.preventDefault(),e.stopPropagation(),!1}};function m3(e){return e.keyCode===16||e.keyCode===17||e.keyCode===18}var g3=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)}},y3=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 sr)}translateToString(e,t,n){return this._line.translateToString(e,t,n)}},M_=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 y3(t)}getNullCell(){return new sr}},v3=class extends Be{constructor(e){super(),this._core=e,this._onBufferChange=this._register(new oe),this.onBufferChange=this._onBufferChange.event,this._normal=new M_(this._core.buffers.normal,"normal"),this._alternate=new M_(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)}},_3=class{constructor(e){this._core=e}registerCsiHandler(e,t){return this._core.registerCsiHandler(e,n=>t(n.toArray()))}addCsiHandler(e,t){return this.registerCsiHandler(e,t)}registerDcsHandler(e,t){return this._core.registerDcsHandler(e,(n,r)=>t(n,r.toArray()))}addDcsHandler(e,t){return this.registerDcsHandler(e,t)}registerEscHandler(e,t){return this._core.registerEscHandler(e,t)}addEscHandler(e,t){return this.registerEscHandler(e,t)}registerOscHandler(e,t){return this._core.registerOscHandler(e,t)}addOscHandler(e,t){return this.registerOscHandler(e,t)}},b3=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}},w3=["cols","rows"],Er=0,x3=class extends Be{constructor(e){super(),this._core=this._register(new p3(e)),this._addonManager=this._register(new g3),this._publicOptions={...this._core.options};let t=r=>this._core.options[r],n=(r,i)=>{this._checkReadonlyOptions(r),this._core.options[r]=i};for(let r in this._core.options){let i={get:t.bind(this,r),set:n.bind(this,r)};Object.defineProperty(this._publicOptions,r,i)}}_checkReadonlyOptions(e){if(w3.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 _3(this._core)),this._parser}get unicode(){return this._checkProposedApi(),new b3(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 v3(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
|
|
118
|
+
`,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 lf.get()},set promptLabel(e){lf.set(e)},get tooMuchOutput(){return cf.get()},set tooMuchOutput(e){cf.set(e)}}}_verifyIntegers(...e){for(Er of e)if(Er===1/0||isNaN(Er)||Er%1!==0)throw new Error("This API only accepts integers")}_verifyPositiveIntegers(...e){for(Er of e)if(Er&&(Er===1/0||isNaN(Er)||Er%1!==0||Er<0))throw new Error("This API only accepts positive integers")}};/**
|
|
119
|
+
* Copyright (c) 2014-2024 The xterm.js authors. All rights reserved.
|
|
120
|
+
* @license MIT
|
|
121
|
+
*
|
|
122
|
+
* Copyright (c) 2012-2013, Christopher Jeffrey (MIT License)
|
|
123
|
+
* @license MIT
|
|
124
|
+
*
|
|
125
|
+
* Originally forked from (with the author's permission):
|
|
126
|
+
* Fabrice Bellard's javascript vt100 for jslinux:
|
|
127
|
+
* http://bellard.org/jslinux/
|
|
128
|
+
* Copyright (c) 2011 Fabrice Bellard
|
|
129
|
+
*/var S3=2,k3=1,C3=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 h;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:((h=this._terminal.options.overviewRuler)==null?void 0:h.width)||14,n=window.getComputedStyle(this._terminal.element.parentElement),r=parseInt(n.getPropertyValue("height")),i=Math.max(0,parseInt(n.getPropertyValue("width"))),s=window.getComputedStyle(this._terminal.element),o={top:parseInt(s.getPropertyValue("padding-top")),bottom:parseInt(s.getPropertyValue("padding-bottom")),right:parseInt(s.getPropertyValue("padding-right")),left:parseInt(s.getPropertyValue("padding-left"))},a=o.top+o.bottom,c=o.right+o.left,u=r-a,d=i-c-t;return{cols:Math.max(S3,Math.floor(d/e.css.cell.width)),rows:Math.max(k3,Math.floor(u/e.css.cell.height))}}};function E3({token:e}){const t=w.useRef(null),[n,r]=w.useState("connecting"),[i,s]=w.useState(null);return w.useEffect(()=>{const o=t.current;if(!o)return;const a=new x3({fontSize:13,fontFamily:"ui-monospace, SFMono-Regular, Menlo, monospace",cursorBlink:!0,theme:{background:"#1e1e1e",foreground:"#d4d4d4"}}),c=new C3;a.loadAddon(c),a.open(o);try{c.fit()}catch{}const u=window.location.protocol==="https:"?"wss":"ws",d=new URL(`${u}://${window.location.host}/ws/pty`);e&&d.searchParams.set("t",e);const h=new WebSocket(d.toString()),f=()=>{h.readyState===WebSocket.OPEN&&h.send(JSON.stringify({type:"resize",cols:a.cols,rows:a.rows}))};h.onopen=()=>{r("open");try{c.fit()}catch{}f(),a.focus()},h.onmessage=g=>{let b;try{b=JSON.parse(g.data)}catch{return}b.type==="data"?a.write(b.data):b.type==="error"?(r("error"),s(b.message||"terminal not available")):b.type==="exit"&&(r("closed"),a.write(`\r
|
|
130
|
+
[session ended${b.code!=null?` (exit ${b.code})`:""}]\r
|
|
131
|
+
`))},h.onclose=()=>r(g=>g==="error"?g:"closed"),h.onerror=()=>{r("error"),s("connection failed")};const p=a.onData(g=>{h.readyState===WebSocket.OPEN&&h.send(JSON.stringify({type:"data",data:g}))});let m;try{m=new ResizeObserver(()=>{try{c.fit(),f()}catch{}}),m.observe(o)}catch{}return()=>{try{m==null||m.disconnect()}catch{}try{p.dispose()}catch{}try{h.close()}catch{}try{a.dispose()}catch{}}},[e]),l.jsxs("div",{className:"terminal-block","data-testid":"terminal-block",children:[n==="error"&&l.jsx("div",{className:"terminal-msg err","data-testid":"terminal-error",children:i||"terminal not available"}),l.jsx("div",{className:"terminal-host",ref:t,"data-testid":"terminal-host"})]})}function N3({spec:e}){if(!e||!e.kind)return l.jsx("div",{className:"cb-empty","data-testid":"custom-empty",children:"This block has nothing to show yet."});const{kind:t,note:n,data:r={}}=e;return l.jsxs("div",{className:"cb-block","data-testid":"custom-block","data-kind":t,children:[n&&l.jsx("p",{className:"cb-note",children:n}),t==="metric"&&l.jsx(j3,{data:r}),t==="list"&&l.jsx(R3,{data:r}),t==="table"&&l.jsx(T3,{data:r}),t==="markdown"&&l.jsx(P3,{data:r})]})}function j3({data:e}){const t=["up","down","flat"].includes(e.trend)?e.trend:null;return l.jsxs("div",{className:"cb-metric","data-testid":"custom-metric",children:[l.jsx("div",{className:"cb-metric-value",children:e.value??"—"}),e.label&&l.jsx("div",{className:"cb-metric-label",children:e.label}),e.delta&&l.jsxs("div",{className:`cb-metric-delta ${t?`is-${t}`:""}`,"data-testid":"custom-delta",children:[t==="up"?"▲ ":t==="down"?"▼ ":"",e.delta]}),Array.isArray(e.spark)&&e.spark.length>0&&l.jsx(D3,{values:e.spark})]})}function R3({data:e}){const t=Array.isArray(e.items)?e.items:[];return t.length?l.jsx("ul",{className:"cb-list","data-testid":"custom-list",children:t.map((n,r)=>l.jsxs("li",{className:"cb-list-row",children:[l.jsx("span",{className:"cb-list-label",children:n.label}),n.value!==void 0&&n.value!==""&&l.jsx("span",{className:"cb-list-value",children:n.value})]},r))}):l.jsx("div",{className:"cb-empty","data-testid":"custom-empty",children:"Empty list."})}function T3({data:e}){const t=Array.isArray(e.columns)?e.columns:[],n=Array.isArray(e.rows)?e.rows:[];return n.length?l.jsx("div",{className:"cb-table-wrap",children:l.jsxs("table",{className:"cb-table","data-testid":"custom-table",children:[t.length>0&&l.jsx("thead",{children:l.jsx("tr",{children:t.map((r,i)=>l.jsx("th",{children:r},i))})}),l.jsx("tbody",{children:n.map((r,i)=>l.jsx("tr",{children:(Array.isArray(r)?r:[r]).map((s,o)=>l.jsx("td",{children:s},o))},i))})]})}):l.jsx("div",{className:"cb-empty","data-testid":"custom-empty",children:"No rows."})}function P3({data:e}){const t=typeof e.text=="string"?e.text:"";return t?l.jsx("div",{className:"cb-markdown","data-testid":"custom-markdown",children:l.jsx(bS,{text:t})}):l.jsx("div",{className:"cb-empty","data-testid":"custom-empty",children:"Empty note."})}function D3({values:e}){const t=Math.max(...e,1);return l.jsx("div",{className:"cb-spark","data-testid":"custom-spark","aria-hidden":"true",children:e.map((n,r)=>l.jsx("span",{className:"cb-spark-bar",style:{height:`${8+Math.round(Math.max(0,n)/t*92)}%`}},r))})}function L3({onClose:e}){$i(e);const[t,n]=w.useState("viewer"),[r,i]=w.useState(24),[s,o]=w.useState(""),[a,c]=w.useState(null),[u,d]=w.useState([]),[h,f]=w.useState(null),[p,m]=w.useState(!1);w.useEffect(()=>{g()},[]);async function g(){const y=await fetch("/api/share").catch(()=>null);if(!y||!y.ok)return;const S=await y.json();d(S.tokens||[])}async function b(){f(null),m(!0);try{const y=await fetch("/api/share",{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({role:t,ttlSeconds:Math.max(60,Number(r)*3600),label:s})}),S=await y.json();if(!y.ok)throw new Error(S.error||`HTTP ${y.status}`);c(S),g()}catch(y){f(y.message||String(y))}finally{m(!1)}}async function v(y){await fetch(`/api/share/${encodeURIComponent(y)}`,{method:"DELETE"}),g()}async function _(y){try{await navigator.clipboard.writeText(y)}catch{}}return l.jsx("div",{className:"modal-backdrop",onClick:e,children:l.jsxs("div",{className:"modal",onClick:y=>y.stopPropagation(),"data-testid":"share-dialog",children:[l.jsx("h2",{children:"Share workspace"}),l.jsx("p",{className:"muted",children:"Issue a token-protected URL. Anyone with the link opens this workspace in their browser with the role you choose."}),l.jsx("label",{children:"Role"}),l.jsx("div",{className:"row",children:l.jsxs("label",{style:{display:"flex",alignItems:"center",gap:6,color:"var(--text)"},children:[l.jsx("input",{type:"radio",name:"role",value:"viewer",checked:t==="viewer",onChange:()=>n("viewer"),"data-testid":"share-role-viewer"}),l.jsx("span",{children:"Viewer — read-only chat + preview"})]})}),l.jsx("div",{className:"row",children:l.jsxs("label",{style:{display:"flex",alignItems:"center",gap:6,color:"var(--text)"},children:[l.jsx("input",{type:"radio",name:"role",value:"client",checked:t==="client",onChange:()=>n("client"),"data-testid":"share-role-client"}),l.jsx("span",{children:"Client — can chat and request changes"})]})}),l.jsxs("div",{className:"row",children:[l.jsxs("div",{children:[l.jsx("label",{children:"Expires in"}),l.jsx("input",{type:"number",min:"1",value:r,onChange:y=>i(y.target.value),style:{width:80,background:"var(--bg)",color:"var(--text)",border:"1px solid var(--border)",padding:"4px 8px",borderRadius:6},"data-testid":"share-ttl"}),l.jsx("span",{style:{marginLeft:6,color:"var(--text-muted)",fontSize:12},children:"hours"})]}),l.jsxs("div",{style:{flex:1},children:[l.jsx("label",{children:"Label (optional)"}),l.jsx("input",{value:s,onChange:y=>o(y.target.value),placeholder:"e.g. Mel preview",style:{width:"100%",background:"var(--bg)",color:"var(--text)",border:"1px solid var(--border)",padding:"4px 8px",borderRadius:6},"data-testid":"share-label"})]})]}),h&&l.jsx("div",{style:{color:"var(--error)",fontSize:12,marginBottom:8},"data-testid":"share-error",children:h}),a&&l.jsxs(l.Fragment,{children:[l.jsx("label",{children:"Share URL"}),l.jsx("div",{className:"url-output","data-testid":"share-url",children:a.shareUrl}),l.jsxs("div",{style:{display:"flex",gap:8},children:[l.jsx("button",{onClick:()=>_(a.shareUrl),"data-testid":"share-copy",children:"Copy"}),l.jsx("a",{href:a.shareUrl,target:"_blank",rel:"noreferrer",children:l.jsx("button",{children:"Open"})})]})]}),u.length>0&&l.jsxs("div",{style:{marginTop:16},children:[l.jsx("label",{children:"Active share tokens"}),l.jsx("div",{style:{maxHeight:140,overflow:"auto",border:"1px solid var(--border)",borderRadius:6},children:u.map(y=>l.jsxs("div",{style:{padding:"6px 10px",borderBottom:"1px solid var(--border)",display:"flex",justifyContent:"space-between",alignItems:"center",fontSize:12},"data-testid":`active-token-${y.sub}`,children:[l.jsxs("div",{children:[l.jsx("strong",{children:y.label||y.role})," ",l.jsxs("span",{style:{color:"var(--text-muted)"},children:["(",y.role,", expires ",new Date(y.exp*1e3).toLocaleString(),")"]})]}),l.jsx("button",{onClick:()=>v(y.sub),style:{fontSize:11},"data-testid":`revoke-${y.sub}`,children:"Revoke"})]},y.sub))})]}),l.jsxs("div",{className:"actions",children:[l.jsx("button",{onClick:e,"data-testid":"share-close",children:"Close"}),l.jsx("button",{className:"primary",onClick:b,disabled:p,"data-testid":"share-issue",children:p?l.jsx("span",{className:"spinner"}):"Issue URL"})]})]})})}function A3({onClose:e,token:t}){var F,L;$i(e);const[n,r]=w.useState(null),[i,s]=w.useState(!1),[o,a]=w.useState(null),[c,u]=w.useState(!1),[d,h]=w.useState(""),[f,p]=w.useState(""),[m,g]=w.useState(168),[b,v]=w.useState(null);w.useEffect(()=>{y()},[]);function _(P,D={}){const I={...D.headers||{}};return t&&(I.Authorization=`Bearer ${t}`),fetch(P,{...D,headers:I})}async function y(){a(null),s(!1);const P=await _("/api/sync/status").catch(()=>null);if(!P||!P.ok){s(!0);return}r(await P.json())}async function S(P){a(null),u(!0);try{await P()}catch(D){a(D.message||String(D))}finally{u(!1)}}const E=()=>S(async()=>{const P=await _("/api/sync/pair",{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({inviteCode:d})}),D=await P.json();if(!P.ok)throw new Error(D.error||`HTTP ${P.status}`);h(""),await y()}),x=()=>S(async()=>{var I,O;const P=await _("/api/sync/invite",{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({projectCode:(O=(I=n==null?void 0:n.workspaces)==null?void 0:I[0])==null?void 0:O.projectId,displayName:f,expiresHours:Math.max(1,Number(m)||168)})}),D=await P.json();if(!P.ok)throw new Error(D.error||`HTTP ${P.status}`);v(D.invite)}),j=()=>S(async()=>{var I,O;const P=await _("/api/sync/detach",{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({workspaceId:(O=(I=n==null?void 0:n.workspaces)==null?void 0:I[0])==null?void 0:O.workspaceId})}),D=await P.json();if(!P.ok)throw new Error(D.error||`HTTP ${P.status}`);v(null),await y()});async function T(P){try{await navigator.clipboard.writeText(P)}catch{}}const B=((F=n==null?void 0:n.workspaces)==null?void 0:F[0])||null,R=!!n&&!((L=n.daemon)!=null&&L.running);return l.jsx("div",{className:"modal-backdrop",onClick:e,children:l.jsxs("div",{className:"modal",onClick:P=>P.stopPropagation(),"data-testid":"sync-dialog",children:[l.jsx("h2",{children:"Collaborate on this folder"}),l.jsx("p",{className:"muted",children:"bmo-sync keeps this workspace folder identical across machines — yours and a collaborator's. Both of you edit; changes flow both ways. Like a shared drive, but built for workspaces."}),!n&&!i&&l.jsxs("div",{className:"muted",children:[l.jsx("span",{className:"spinner"})," Checking sync status…"]}),i&&l.jsxs("div",{className:"sync-state warn","data-testid":"sync-load-failed",children:[l.jsx("strong",{children:"Couldn't load sync status."}),l.jsx("span",{className:"muted",children:"The workspace server didn't answer. Try again."})]}),R&&l.jsxs("div",{className:"sync-state warn","data-testid":"sync-daemon-down",children:[l.jsx("strong",{children:"The bmo-sync daemon isn't running."}),l.jsx("span",{className:"muted",children:"Folder sharing needs the background sync service running on this machine. Start it, then recheck."})]}),n&&!R&&!B&&l.jsxs(l.Fragment,{children:[l.jsxs("div",{className:"sync-state","data-testid":"sync-unpaired",children:[l.jsxs("strong",{children:[n.workspaceName," isn't shared yet."]}),l.jsx("span",{className:"muted",children:"Got an invite code from a collaborator? Paste it to sync this folder with theirs."})]}),l.jsx("label",{children:"Invite code"}),l.jsxs("div",{className:"row",children:[l.jsx("input",{className:"sync-input",style:{flex:1},value:d,onChange:P=>h(P.target.value),placeholder:"e.g. CAFE-MILANO-A8X3","data-testid":"sync-invite-input"}),l.jsx("button",{className:"primary",onClick:E,disabled:c||!d.trim(),"data-testid":"sync-join",children:c?l.jsx("span",{className:"spinner"}):"Connect folder"})]})]}),n&&!R&&B&&l.jsxs(l.Fragment,{children:[l.jsxs("div",{className:"sync-state ok","data-testid":"sync-paired",children:[l.jsxs("strong",{children:["✓ Synced — ",B.projectName||B.projectId]}),l.jsxs("span",{className:"muted",children:["This folder is shared. Edits sync both ways automatically",B.conflictCount?` · ${B.conflictCount} conflict${B.conflictCount>1?"s":""} resolved`:"","."]})]}),n.canInvite?l.jsxs(l.Fragment,{children:[l.jsx("label",{children:"Invite a collaborator"}),l.jsxs("div",{className:"row",children:[l.jsx("input",{className:"sync-input",style:{flex:1},value:f,onChange:P=>p(P.target.value),placeholder:"Their name — e.g. Mel","data-testid":"sync-invite-name"}),l.jsx("input",{className:"sync-input",style:{width:64},type:"number",min:"1",value:m,onChange:P=>g(P.target.value),title:"Invite expires in (hours)"}),l.jsx("button",{onClick:x,disabled:c,"data-testid":"sync-create-invite",children:c?l.jsx("span",{className:"spinner"}):"Create invite"})]}),b&&l.jsxs(l.Fragment,{children:[l.jsx("label",{children:"Send this code to your collaborator"}),l.jsx("div",{className:"url-output","data-testid":"sync-invite-code",children:b.code}),l.jsxs("div",{className:"row",style:{marginBottom:0},children:[l.jsx("button",{onClick:()=>T(b.code),"data-testid":"sync-copy-code",children:"Copy code"}),b.expiresAt&&l.jsxs("span",{className:"muted",style:{margin:0},children:["expires ",new Date(b.expiresAt*1e3).toLocaleDateString()]})]})]})]}):l.jsxs("p",{className:"muted","data-testid":"sync-no-invite",children:["Inviting from here needs a bmo-sync admin key (set"," ",l.jsx("span",{className:"md-code-inline",children:"BMO_SYNC_ADMIN_KEY"}),"). Without it, anyone you've already invited can still join with their own code."]})]}),o&&l.jsx("div",{style:{color:"var(--error)",fontSize:12,marginTop:8},"data-testid":"sync-error",children:o}),l.jsxs("div",{className:"actions",children:[(R||i)&&l.jsx("button",{onClick:y,disabled:c,"data-testid":"sync-recheck",children:"Recheck"}),B&&!R&&l.jsx("button",{onClick:j,disabled:c,"data-testid":"sync-disconnect",children:"Disconnect"}),l.jsx("button",{onClick:e,"data-testid":"sync-close",children:"Close"})]})]})})}const Tl=[{tier:1,label:"Read-only (diagnostics + logs)"},{tier:2,label:"Diagnostics & fixes (recommended)"},{tier:3,label:"Operate my agent",operate:!0},{tier:4,label:"Run shell commands",operate:!0}],I3=[{minutes:30,label:"30 minutes"},{minutes:120,label:"2 hours"},{minutes:480,label:"8 hours"}];function M3(e){const t=Math.round(e/6e4);return t<=0?"expiring":t<60?`${t} min`:`${Math.floor(t/60)}h ${t%60}m`}function O3({token:e}){var _;const[t,n]=w.useState(null),[r,i]=w.useState(2),[s,o]=w.useState(30),[a,c]=w.useState(!1),[u,d]=w.useState(!1),h=w.useCallback(()=>e?{Authorization:`Bearer ${e}`}:{},[e]),f=w.useCallback(async()=>{try{const y=await fetch("/api/support/status",{headers:h()});if(!y.ok)return;n(await y.json())}catch{}},[h]);w.useEffect(()=>{f();const y=setInterval(f,1e4);return()=>clearInterval(y)},[f]);const p=w.useCallback(async()=>{var y;c(!0);try{const S=(y=Tl.find(E=>E.tier===r))==null?void 0:y.operate;await fetch("/api/support/grant",{method:"POST",headers:{"content-type":"application/json",...h()},body:JSON.stringify({tier:r,minutes:s,confirmOperate:!!S})})}catch{}c(!1),f()},[h,f,r,s]),m=w.useCallback(async()=>{d(!0);try{await fetch("/api/support/revoke",{method:"POST",headers:h()})}catch{}d(!1),f()},[h,f]);if(!t||typeof t.enabled!="boolean")return null;const g=t.enabled||t.active||!!t.operate;if(!g&&!t.canGrant)return null;const b=Tl.find(y=>y.tier===r),v=t.maxTier||4;return l.jsxs(l.Fragment,{children:[l.jsx("div",{className:"set-section",children:"Support access"}),g?l.jsxs("div",{className:"set-support","data-testid":"support-access",children:[l.jsxs("span",{children:["🛟 ",l.jsx("strong",{children:"Allowed"})," —"," ",((_=Tl.find(y=>y.tier===t.tier))==null?void 0:_.label)||`tier ${t.tier}`,t.remainingMs>0&&l.jsxs(l.Fragment,{children:[" · auto-expires in ",M3(t.remainingMs)]})]}),l.jsx("button",{type:"button",onClick:m,disabled:u,"data-testid":"support-revoke",children:u?"Revoking…":"Revoke"})]}):l.jsxs("div",{className:"set-support","data-testid":"support-access",children:[l.jsxs("label",{children:["Let support",l.jsx("select",{"aria-label":"support level",value:r,onChange:y=>i(Number(y.target.value)),children:Tl.filter(y=>y.tier<=v).map(y=>l.jsx("option",{value:y.tier,children:y.label},y.tier))})]}),l.jsxs("label",{children:["for",l.jsx("select",{"aria-label":"duration",value:s,onChange:y=>o(Number(y.target.value)),children:I3.map(y=>l.jsx("option",{value:y.minutes,children:y.label},y.minutes))})]}),(b==null?void 0:b.operate)&&l.jsxs("span",{className:"set-support-warn","data-testid":"support-operate-warn",children:["⚠ lets support ",r>=4?"run shell commands on":"operate the agent on"," your machine"]}),l.jsx("button",{type:"button",onClick:p,disabled:a,"data-testid":"support-allow",children:a?"Allowing…":"Allow"})]}),l.jsx("p",{className:"muted small",children:"Off by default and time-boxed. While it’s allowed, a banner stays on screen with a one-tap Stop/Revoke."})]})}function z3({token:e,onClose:t}){return $i(t),l.jsx("div",{className:"modal-backdrop",onClick:t,"data-testid":"support-backdrop",children:l.jsxs("div",{className:"modal support-dialog",onClick:n=>n.stopPropagation(),"data-testid":"support-dialog",children:[l.jsx("h2",{children:"🛟 VentureWild support"}),l.jsx("p",{className:"muted",children:"Let our team look at — and, if you ask, fix — your workspace. Off by default, time-boxed, and you can revoke it any time."}),l.jsx(O3,{token:e}),l.jsx("div",{className:"actions",children:l.jsx("button",{onClick:t,"data-testid":"support-done",children:"Done"})})]})})}function B3({alert:e,onDismiss:t}){if(!e)return null;const n=e.kind==="fatal";return l.jsxs("div",{className:"conflict-banner","data-testid":"conflict-banner",role:"status",children:[l.jsx("span",{className:"ico",children:n?"⛔":"⚠️"}),n?l.jsxs("span",{children:[l.jsx("strong",{children:"Sync stopped."})," ",e.message||"The sync engine hit a fatal error."," Reconnect from the Collaborate dialog."]}):l.jsxs("span",{children:[l.jsx("strong",{children:"Sync conflict"})," on ",l.jsx("code",{children:e.path||"a file"})," — bmo-sync kept ",l.jsx("strong",{children:e.resolution||"the latest edit"}),e.user?` (also edited by ${e.user})`:"","."]}),l.jsx("span",{className:"spacer"}),l.jsx("button",{onClick:t,"data-testid":"conflict-dismiss",children:"Dismiss"})]})}function $3({urlToken:e,onClose:t}){const[n,r]=w.useState([]),[i,s]=w.useState(!0),[o,a]=w.useState(null),[c,u]=w.useState(null),[d,h]=w.useState({}),[f,p]=w.useState(null),m=e?{Authorization:`Bearer ${e}`}:{};function g(){s(!0),fetch("/api/conflicts",{headers:m}).then(y=>y.ok?y.json():{conflicts:[]}).then(y=>{r(Array.isArray(y==null?void 0:y.conflicts)?y.conflicts:[]),a(null)}).catch(y=>a(String((y==null?void 0:y.message)||y))).finally(()=>s(!1))}w.useEffect(g,[]);function b(y){return`${y.workspaceId}:${y.path}`}async function v(y){const S=b(y);if(d[S])return;const E=new URL("/api/conflicts/view",window.location.origin);E.searchParams.set("workspaceId",y.workspaceId),E.searchParams.set("path",y.path);const x=await fetch(E.toString(),{headers:m});if(!x.ok){a(`Could not load ${y.path} (HTTP ${x.status})`);return}const j=await x.json().catch(()=>null);j&&h(T=>({...T,[S]:{mine:O_(j.mine),theirs:O_(j.theirs),conflict:j.conflict}}))}async function _(y,S){const E=b(y);p(E);try{const x=await fetch("/api/conflicts/resolve",{method:"POST",headers:{"content-type":"application/json",...m},body:JSON.stringify({workspaceId:y.workspaceId,path:y.path,action:S})});if(!x.ok){const j=await x.json().catch(()=>({}));a((j==null?void 0:j.error)||`Resolve failed (HTTP ${x.status}).`);return}g(),u(null)}finally{p(null)}}return l.jsxs("div",{className:"conflict-panel","data-testid":"conflict-panel",role:"dialog","aria-label":"Open conflicts",children:[l.jsxs("header",{className:"conflict-panel-header",children:[l.jsx("strong",{children:"Open conflicts"})," ",l.jsxs("span",{className:"muted",children:["(",n.length,") · changes saved to the daemon back-office until you resolve"]}),l.jsx("span",{className:"spacer"}),l.jsx("button",{onClick:g,children:"Refresh"}),l.jsx("button",{onClick:t,children:"Close"})]}),i&&l.jsx("div",{className:"muted",children:"Loading…"}),o&&l.jsx("div",{className:"conflict-panel-error",children:o}),!i&&n.length===0&&l.jsx("div",{className:"muted",children:"No open conflicts."}),l.jsx("ul",{className:"conflict-list",children:n.map(y=>{const S=b(y),E=c===S,x=d[S];return l.jsxs("li",{className:"conflict-row",children:[l.jsxs("div",{className:"conflict-row-head",onClick:()=>{E?u(null):(u(S),y.resolution!=="remote_announced"&&v(y))},children:[l.jsx("code",{children:y.path}),l.jsxs("span",{className:"muted",children:["·"," ",y.resolution==="remote_announced"?`${y.conflictingUser||"peer"} flagged`:y.conflictingUser||"peer"," ","·"," ",new Date((y.detectedAt||0)*1e3).toLocaleTimeString()]}),l.jsx("span",{className:"spacer"}),l.jsx("span",{className:"muted",children:E?"▲":"▼"})]}),E&&y.resolution==="remote_announced"&&l.jsxs("div",{className:"conflict-row-body",children:[l.jsxs("div",{className:"muted",children:[y.conflictingUser||"A peer"," reported a conflict on this file. Your local copy is unchanged here — open it, decide whether to keep your version or pull theirs, save, and the next sync will reconcile."]}),l.jsx("div",{className:"conflict-actions",children:l.jsx("button",{disabled:f===S,onClick:()=>_(y,"keep_mine"),"data-testid":"conflict-acknowledge",children:"Acknowledge"})})]}),E&&y.resolution!=="remote_announced"&&l.jsxs("div",{className:"conflict-row-body",children:[!x&&l.jsx("div",{className:"muted",children:"Loading diff…"}),x&&l.jsxs(l.Fragment,{children:[l.jsxs("div",{className:"conflict-meta",children:[l.jsxs("span",{children:["mine: ",l.jsx("code",{children:Uh(y.mineSha256)})]}),l.jsxs("span",{children:["theirs: ",l.jsx("code",{children:Uh(y.theirsSha256)})]}),y.baseSha256&&l.jsxs("span",{children:["base: ",l.jsx("code",{children:Uh(y.baseSha256)})]})]}),l.jsx(F3,{mine:x.mine,theirs:x.theirs}),l.jsxs("div",{className:"conflict-actions",children:[l.jsx("button",{disabled:f===S,onClick:()=>_(y,"keep_mine"),"data-testid":"conflict-keep-mine",children:"Keep mine"}),l.jsx("button",{disabled:f===S,onClick:()=>_(y,"take_theirs"),"data-testid":"conflict-take-theirs",children:"Take theirs"})]})]})]})]},S)})})]})}function O_(e){if(typeof e!="string")return null;try{const t=atob(e),n=new Uint8Array(t.length);for(let r=0;r<t.length;r++)n[r]=t.charCodeAt(r);return new TextDecoder().decode(n)}catch{return null}}function Uh(e){return typeof e!="string"?"∅":e.length>12?`${e.slice(0,12)}…`:e}function F3({mine:e,theirs:t}){return e==null&&t==null?l.jsx("div",{className:"muted",children:"Both versions unavailable on disk."}):e==null||t==null?l.jsx("div",{className:"muted",children:"Only one side is available — the other was deleted before resolution."}):l.jsx(Vl,{oldText:t,newText:e})}function H3({role:e,urlToken:t,onSyncAlert:n,onOpenConflicts:r}){const[i,s]=w.useState([]),[o,a]=w.useState({tokensIn:0,tokensOut:0,costUsd:0}),[c,u]=w.useState([]),[d,h]=w.useState(!1),[f,p]=w.useState(null),[m,g]=w.useState(0);w.useEffect(()=>{if(e!=="partner")return;const S=t?{Authorization:`Bearer ${t}`}:{};fetch("/api/sync/status",{headers:S}).then(E=>E.ok?E.json():null).then(E=>{var x;E&&p({paired:!!E.paired,daemonRunning:!!((x=E.daemon)!=null&&x.running),peer:null})}).catch(()=>{}),fetch("/api/conflicts",{headers:S}).then(E=>E.ok?E.json():{conflicts:[]}).then(E=>g(Array.isArray(E==null?void 0:E.conflicts)?E.conflicts.length:0)).catch(()=>{})},[e,t]),w.useEffect(()=>{const S=window.location.protocol==="https:"?"wss":"ws",E=new URL(`${S}://${window.location.host}/ws/activity`);t&&E.searchParams.set("t",t);const x=new WebSocket(E.toString());return x.onopen=()=>h(!0),x.onclose=()=>h(!1),x.onmessage=j=>{let T;try{T=JSON.parse(j.data)}catch{return}T.type==="snapshot"?(s(T.snapshot.presence||[]),a(T.snapshot.usage||{tokensIn:0,tokensOut:0,costUsd:0}),u(T.snapshot.recent||[])):(u(B=>[...B.slice(-49),T]),b(T))},()=>{try{x.close()}catch{}}},[t]);function b(S){S.type==="daemon-status"?p(E=>({...E||{paired:!1},daemonRunning:!!S.connected})):S.type==="sync-paired"?p(E=>({...E||{},paired:!0,daemonRunning:!0})):S.type==="sync-detached"?p(E=>({...E||{},paired:!1,peer:null})):S.type==="remote-presence"?p(E=>({...E||{paired:!0},peer:S.user||null})):S.type==="sync-conflict"?(n==null||n({kind:"conflict",path:S.path,resolution:S.resolution,user:S.conflictingUser}),(S.resolution==="local_pre_write_guard"||S.resolution==="remote_announced")&&g(E=>E+1)):S.type==="sync-conflict-resolved"?g(E=>Math.max(0,E-1)):S.type==="sync-fatal"&&(n==null||n({kind:"fatal",message:S.message}))}const v=[...c].reverse().find(S=>S.type==="chat-stream"||S.type==="chat-user"||S.type==="chat-end"),_=c.find(S=>S.type==="inbox-change");let y=null;return f!=null&&f.paired&&(y=f.daemonRunning?l.jsxs("span",{className:"pill synced","data-testid":"activity-sync",children:["⇄ Synced",f.peer?` · with ${f.peer}`:""]}):l.jsx("span",{className:"pill sync-off","data-testid":"activity-sync",children:"⇄ Sync paused"})),l.jsxs("footer",{className:"bottombar","data-testid":"activity-bar",children:[l.jsx("span",{className:`pill ${d?"live":""}`,"data-testid":"activity-connected",children:d?"live":"reconnecting…"}),l.jsxs("span",{className:"pill","data-testid":"activity-presence",children:["👥 ",i.length," viewing"]}),y,e==="partner"&&m>0&&l.jsxs("button",{type:"button",className:"pill conflict-badge","data-testid":"activity-conflicts",onClick:()=>r==null?void 0:r(),title:"Resolve open sync conflicts",children:["🛑 ",m," conflict",m===1?"":"s"]}),l.jsxs("span",{className:"pill","data-testid":"activity-usage",children:["↓",o.tokensIn," ↑",o.tokensOut," · $",(o.costUsd||0).toFixed(3)]}),v&&l.jsx("span",{className:"pill",style:{maxWidth:380,overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},"data-testid":"activity-last",children:v.type==="chat-end"?"✓ agent finished":"… agent streaming"}),_&&l.jsx("span",{className:"pill","data-testid":"activity-inbox",children:"📦 inbox updated"}),l.jsx("span",{style:{flex:1}}),l.jsxs("span",{style:{fontSize:11},children:["v0.1.0 · ",e]})]})}function W3(){var r;const[e,t]=w.useState(null);if(w.useEffect(()=>{let i=!1;async function s(){try{const c=await(await fetch("/api/inbox")).json();i||t(c)}catch{}}s();const o=setInterval(s,5e3);return()=>{i=!0,clearInterval(o)}},[]),!e||!e.hasInbox||!((r=e.imports)!=null&&r.length))return null;const n=e.imports.filter(i=>{var o;const s=Object.keys(e.installed||{}).find(a=>a.startsWith(i.replace(/-v[\d.]+$/,"")));return s?((o=e.installed[s])==null?void 0:o.integrated)!==!0:!0});return n.length===0?null:l.jsxs("div",{className:"inbox-card","data-testid":"inbox-card",children:["📦 ",l.jsx("strong",{children:"Component inbox"}),": ",n.length," pending integration",n.length!==1?"s":"",": ",n.join(", "),".",l.jsxs("span",{className:"muted",children:["Ask the agent: ",l.jsxs("em",{children:["“walk me through integrating ",n[0],"”"]})]})]})}function U3(e){return`${Math.round((Number(e)||0)*100)}%`}function V3(e){return`$${(Number(e)||0).toFixed(2)}`}function q3(e){const t=Math.max(0,Math.min(5,Math.round(Number(e)||0)));return"★★★★★".slice(0,t)+"☆☆☆☆☆".slice(0,5-t)}function z_(e){var t,n;return((t=e.producer)==null?void 0:t.handle)==="you"||((n=e.producer)==null?void 0:n.kind)==="me"}const i1=[{key:"hiring",glyph:"🎯",label:"Hiring",re:/match|candidate|recruit|\bhir|screen|talent/},{key:"docs",glyph:"📄",label:"Docs",re:/\bcv\b|resume|parse|extract|document/},{key:"boards",glyph:"🗂️",label:"Boards",re:/kanban|board|pipeline|stage|drag/},{key:"deploy",glyph:"🚀",label:"Deploy",re:/deploy|cloudflare|worker|\bhost|ship|edge|serverless/},{key:"launch",glyph:"🌱",label:"Launch",re:/landing|waitlist|subscription|launch|checkout/},{key:"portfolio",glyph:"🖼️",label:"Portfolio",re:/portfolio|personal site/},{key:"finance",glyph:"🧾",label:"Finance",re:/receipt|expense|invoice|account/},{key:"forms",glyph:"💬",label:"Forms",re:/feedback|survey|\bform\b/},{key:"scheduling",glyph:"📅",label:"Scheduling",re:/book|slot|appointment|schedul|calendar/}],s1={key:"other",glyph:"🧩",label:"Other"};function Vh(e){const t=`${e.title} ${(e.tags||[]).join(" ")} ${e.pitch||""}`.toLowerCase();for(const n of i1)if(n.re.test(t))return n;return s1}function B_(e){var n,r,i,s;const t=(((n=e.reward)==null?void 0:n.unit)||"").toLowerCase();return e.hasService||((r=e.reward)==null?void 0:r.model)==="recurring"||/match|use/.test(t)?"earns per use":((i=e.reward)==null?void 0:i.model)==="one-time"?"one-time reward":(s=e.reward)!=null&&s.model?`${e.reward.model} reward`:null}function qh(e){var t;return(((t=e.outcomeStats)==null?void 0:t.builds)||0)===0||e.safetyBadge==="new"}function K3(e,t){var n;return t?`I want to build "${e.title}" from my own recipe.`:`I want to build "${e.title}". Use ${((n=e.producer)==null?void 0:n.name)||"the producer"}'s recipe.`}function Y3({onClose:e,onBuild:t,token:n}){var W;$i(e);const[r,i]=w.useState([]),[s,o]=w.useState(null),[a,c]=w.useState(!0),[u,d]=w.useState(null),[h,f]=w.useState(null),[p,m]=w.useState({}),[g,b]=w.useState(""),[v,_]=w.useState(null);async function y(N){if(!p[N.id]){m(H=>({...H,[N.id]:!0}));try{const H={"content-type":"application/json",...n?{Authorization:`Bearer ${n}`}:{}};await fetch(`/api/bazaar/themes/${encodeURIComponent(N.id)}/report`,{method:"POST",headers:H,body:JSON.stringify({reason:""})})}catch{}}}w.useEffect(()=>{let N=!1;async function H(){try{const[C,Z]=await Promise.all([fetch("/api/bazaar/shelf"),fetch("/api/bazaar/state")]);if(N)return;const U=await C.json(),k=await Z.json();if(N)return;const X=(U.recipes||[]).filter(le=>le.kind!=="theme").sort((le,ie)=>(ie.outcomeScore||0)-(le.outcomeScore||0));i(X),o(k)}catch(C){N||d(String(C.message||C))}finally{N||c(!1)}}return H(),()=>{N=!0}},[]);const S=((s==null?void 0:s.earnings)||[]).filter(N=>N.total>0),E=r.filter(z_),x=S.find(N=>N.handle==="you"),j=new Set(r.map(N=>{var H,C;return((H=N.producer)==null?void 0:H.handle)||((C=N.producer)==null?void 0:C.name)||"?"})).size,T=w.useMemo(()=>{const N=new Set(r.map(H=>Vh(H).key));return[...i1,s1].filter(H=>N.has(H.key))},[r]),B=w.useMemo(()=>{const N=g.trim().toLowerCase();return r.filter(H=>{var Z;return v&&Vh(H).key!==v?!1:N?`${H.title} ${H.pitch||""} ${(H.tags||[]).join(" ")} ${((Z=H.producer)==null?void 0:Z.name)||""}`.toLowerCase().includes(N):!0})},[r,g,v]),R=!!(g.trim()||v),F=r.filter(N=>!qh(N)).slice(0,6),L=r.filter(qh).slice(0,6),P=new Set([...F,...L].map(N=>N.id)),D=r.filter(N=>!P.has(N.id)),I=N=>{var X,le,ie,pe,Re,Y;const H=z_(N),C=h===N.id,Z=qh(N),U=wS(N),k=U.label==="Verified"||U.label==="Flagged";return l.jsxs("div",{className:`bz-card${H?" mine":""}${C?" open":""}`,"data-testid":`shelf-recipe-${N.id}`,onClick:()=>f(C?null:N.id),children:[l.jsxs("div",{className:"bz-card-head",children:[l.jsx("span",{className:"bz-card-glyph","aria-hidden":!0,children:Vh(N).glyph}),l.jsxs("div",{className:"bz-card-titles",children:[l.jsx("span",{className:"bz-card-title",children:N.title}),l.jsxs("span",{className:"bz-card-by",children:["by ",((X=N.producer)==null?void 0:X.name)||"a producer",H&&" (you)"]})]}),l.jsx("div",{className:"bz-card-score",children:Z?l.jsx("span",{className:"bz-new",title:"Just listed — earns its rank by working",children:"NEW"}):l.jsxs(l.Fragment,{children:[l.jsx("span",{className:"bz-score-pct",children:U3(N.outcomeScore)}),l.jsx("span",{className:"bz-score-label",children:"works"})]})})]}),N.pitch&&l.jsx("p",{className:"bz-card-pitch",children:N.pitch}),l.jsxs("div",{className:"bz-card-foot",children:[k&&l.jsx("span",{className:`bz-badge bz-trust-${U.tone}`,"data-testid":`shelf-trust-${N.id}`,title:U.note||void 0,children:U.label}),B_(N)&&l.jsx("span",{className:"bz-reward-pill",children:B_(N)}),l.jsx("span",{className:"bz-card-expand",children:C?"▾":"▸"})]}),C&&l.jsxs("div",{className:"bz-card-detail","data-testid":`shelf-detail-${N.id}`,onClick:xe=>xe.stopPropagation(),children:[l.jsxs("div",{className:"bz-detail-badges",children:[l.jsx("span",{className:`bz-kind bz-kind-${H?"you":((le=N.producer)==null?void 0:le.kind)||"maker"}`,children:H?"you":((ie=N.producer)==null?void 0:ie.kind)==="vendor"?"vendor":"maker"}),N.hasService&&l.jsx("span",{className:"bz-kind bz-kind-tool",children:"tool"}),((pe=N.rating)==null?void 0:pe.count)>0&&l.jsxs("span",{className:"bz-card-rating",title:`${N.rating.stars} from ${N.rating.count}`,children:[q3(N.rating.stars)," ",l.jsxs("span",{className:"muted",children:["(",N.rating.count,")"]})]})]}),N.summary&&l.jsx("p",{className:"bz-detail-summary",children:N.summary}),!Z&&(((Re=N.outcomeStats)==null?void 0:Re.builds)||0)>0&&l.jsxs("p",{className:"muted bz-detail-stat",children:[N.outcomeStats.working," of ",N.outcomeStats.builds," builds reached a working result."]}),Dc(N)&&l.jsxs("p",{className:"muted bz-detail-stat","data-testid":`shelf-lineage-${N.id}`,children:["remixed from ",Dc(N)]}),l.jsxs("p",{className:"bz-detail-hint",children:["Your agent builds this for you and credits"," ",H?"you":((Y=N.producer)==null?void 0:Y.name)||"the producer"," when it does."]}),t&&l.jsx("button",{type:"button",className:"bz-build-btn","data-testid":`shelf-build-${N.id}`,onClick:xe=>{xe.stopPropagation(),t(K3(N,H))},children:"Build this →"}),N.source==="rails"&&!H&&l.jsx("button",{type:"button",className:"bz-theme-report","data-testid":`shelf-report-recipe-${N.id}`,disabled:!!p[N.id],title:"Report this recipe to VentureWild",onClick:xe=>{xe.stopPropagation(),y(N)},children:p[N.id]?"Reported ✓":"⚐ Report"})]})]},N.id)},O=(N,H,C)=>C.length?l.jsxs("div",{className:"bz-rail","data-testid":`bazaar-rail-${H.toLowerCase().replace(/\s+/g,"-")}`,children:[l.jsxs("div",{className:"bz-rail-head",children:[N," ",H]}),l.jsx("div",{className:"bz-rail-track",children:C.map(I)})]}):null;return l.jsx("div",{className:"modal-backdrop",onClick:e,children:l.jsxs("div",{className:"modal bazaar-modal",onClick:N=>N.stopPropagation(),"data-testid":"bazaar-shelf",children:[l.jsxs("div",{className:"bz-store-head",children:[l.jsxs("div",{className:"bz-store-headings",children:[l.jsx("h2",{children:"🛍️ The bazaar"}),l.jsx("p",{className:"muted bz-store-sub",children:"Proven recipes from a network of producers. Your agent reaches onto this shelf for you — ranked by how often each actually gets a working result, not by marketing."})]}),l.jsxs("div",{className:"bz-store-stats","data-testid":"bazaar-store-stats",children:[l.jsxs("span",{className:"bz-stat",children:[l.jsx("strong",{children:r.length}),"recipes"]}),l.jsxs("span",{className:"bz-stat",children:[l.jsx("strong",{children:j}),"producers"]})]})]}),u&&l.jsx("div",{className:"bz-err",children:u}),a&&r.length===0&&l.jsx("div",{className:"muted bz-loading","data-testid":"bazaar-loading",children:"Loading the shelf…"}),E.length>0&&l.jsxs("div",{className:"bz-you-banner","data-testid":"bazaar-you-banner",children:[l.jsx("span",{className:"bz-you-spark",children:"✦"}),l.jsxs("span",{children:["You're a producer here — ",l.jsx("strong",{children:E.length})," ",E.length===1?"of your recipes is":"of your recipes are"," on the shelf",x&&l.jsxs(l.Fragment,{children:[" · earning ",l.jsx("strong",{children:V3(x.total)}),l.jsx("span",{className:"bz-represented",children:" represented"})]})]})]}),r.length>0&&l.jsxs("div",{className:"bz-browse","data-testid":"bazaar-browse",children:[l.jsx("input",{className:"bz-search",type:"search",value:g,onChange:N=>b(N.target.value),placeholder:"Search recipes…","data-testid":"bazaar-search","aria-label":"Search recipes"}),l.jsx("div",{className:"bz-chips",role:"group","aria-label":"Filter by category",children:T.map(N=>l.jsxs("button",{className:`bz-chip${v===N.key?" active":""}`,onClick:()=>_(v===N.key?null:N.key),"data-testid":`bazaar-chip-${N.key}`,"aria-pressed":v===N.key,children:[N.glyph," ",N.label]},N.key))})]}),R?l.jsx("div",{className:"bz-shelf-grid","data-testid":"bazaar-shelf-grid",children:B.length===0?l.jsxs("p",{className:"muted bz-no-results","data-testid":"bazaar-no-results",children:["No recipes match “",g.trim()||((W=T.find(N=>N.key===v))==null?void 0:W.label),"”. Clear the filter to see all."]}):B.map(I)}):l.jsxs(l.Fragment,{children:[O("✦","Proven",F),O("🆕","New",L),D.length>0&&l.jsxs(l.Fragment,{children:[l.jsx("div",{className:"bz-all-head",children:"More recipes"}),l.jsx("div",{className:"bz-shelf-grid","data-testid":"bazaar-shelf-grid",children:D.map(I)})]})]}),l.jsx("div",{className:"actions",children:l.jsx("button",{onClick:e,"data-testid":"bazaar-shelf-close",children:"Close"})})]})})}const G3=[{id:"concise",label:"Concise",sample:"Got it. Done."},{id:"playful",label:"Playful",sample:"Oh nice — let's go!"},{id:"formal",label:"Formal",sample:"Understood. Proceeding now."},{id:"dry",label:"Dry",sample:"Sure. If we must."}],$_=["#22d3ee","#a78bfa","#f472b6","#facc15","#34d399","#fb7185"],X3=[{id:"drive",label:"Google Drive",note:"Files & docs"},{id:"notion",label:"Notion",note:"Wiki & notes"},{id:"gmail",label:"Gmail",note:"Inbox & threads"},{id:"calendar",label:"Calendar",note:"Schedule"},{id:"canva",label:"Canva",note:"Designs"},{id:"github",label:"GitHub",note:"Code & PRs"}],J3=new Set(["login","missing","subscribe"]),Z3=new Set(["login","missing"]),F_={missing:{title:"Almost there — I need Claude installed before I can think.",subtitle:"That's the brain I run on. Install it once, then come back here.",cmdLabel:"Run this in your terminal",cmd:"curl -fsSL https://claude.ai/install.sh | bash",after:"Then come back and press the button below.",retry:"Still don't see Claude on this machine. Make sure the install finished, then try again."},login:{title:"One quick thing before we dig in — sign me in to Claude.",subtitle:"It's a one-time sign-in to your own Claude account — it runs on your machine, on your plan. After this you won't be asked again.",cmdLabel:"Run this once in your terminal",cmd:"claude auth login",after:"A browser window opens — sign in with your Claude account, then come back and press the button.",retry:"Hmm — still not signed in. Finish the sign-in in your browser, then press it again."},subscribe:{title:"You're in — I just need an active Claude plan to start thinking.",subtitle:"Claude Code runs on a Claude Pro plan (or higher). Grab one on your own account, then come back — you won’t be asked again.",cmdLabel:"Get a plan, then come back",link:"https://claude.ai/upgrade",linkLabel:"Open claude.ai →",after:"Subscribe at claude.ai, then come back and press the button.",retry:"Still no active plan showing. Give it a moment after subscribing, then try again."}},Q3=new Set(["md","txt","json","yml","yaml","toml","js","mjs","cjs","ts","tsx","jsx","py","rb","go","rs","java","kt","swift","c","h","cpp","cc","hpp","css","scss","html","sh","env","sql","xml","svg","csv"]);function e4(e){const t=e.lastIndexOf(".");return t>=0?e.slice(t+1).toLowerCase():""}function t4(e){if(!e)return null;try{const t=new URL(e);return t.hostname==="localhost"||t.hostname==="127.0.0.1"?null:t.protocol==="http:"&&(t.port===""||t.port==="80")||t.protocol==="https:"&&(t.port===""||t.port==="443")?t.hostname:`${t.hostname}:${t.port}`}catch{return null}}async function n4(e){const t=Array.from(e||[]).slice(0,200);if(t.length===0)return{folderName:null,files:[]};const n=(t[0].webkitRelativePath||t[0].name).split("/")[0]||"folder",r=40,i=600,s=[];for(const a of t){if(s.length>=r)break;const c=a.webkitRelativePath||a.name,u=e4(a.name);if(!Q3.has(u)){s.push({path:c,head:""});continue}if(a.size>100*1024){s.push({path:c,head:""});continue}try{const f=await a.slice(0,i).text();s.push({path:c,head:f})}catch{s.push({path:c,head:""})}}const o=Math.max(t.length-s.length,0);return{folderName:n,files:s,totalFiles:t.length,untouched:o}}function r4({peekSummary:e,services:t,agentName:n}){const r=[],i=e!=null&&e.folderName?` (you just glanced at "${e.folderName}")`:"";return r.push({kind:"survey",title:"Tell me what's in my workspace",sub:e!=null&&e.folderName?"I'll read the workspace I'm running in and summarize.":"I'll read what's here and summarize the project."}),(t==null?void 0:t.size)>0?r.push({kind:"startup",title:"Help me start something new",sub:`${n} will ask one question to figure out what to build.`}):r.push({kind:"startup",title:"Help me start a project",sub:"Tell me the rough idea — I'll scaffold it."}),r.push({kind:"chat",title:"Just chat — find me work",sub:"No agenda yet. Get me into the workspace."}),r}function H_(e,t=55,n=380){const[r,i]=w.useState(""),[s,o]=w.useState(!1),[a,c]=w.useState(!1);return w.useEffect(()=>{if(!e){i(""),o(!1),c(!1);return}i(""),o(!1),c(!1);let u=0,d=null;const h=setTimeout(()=>{c(!0),d=setInterval(()=>{u+=1,i(e.slice(0,u)),u>=e.length&&(clearInterval(d),o(!0))},t)},n);return()=>{clearTimeout(h),d&&clearInterval(d)}},[e,t,n]),[r,s,a]}function pi({children:e,from:t="agent",accent:n,streaming:r=!1}){return l.jsx("div",{className:`ob-bubble ob-bubble-${t}${r?" ob-bubble-streaming":""}`,style:t==="user"?{borderColor:n}:void 0,children:e})}function Ts(){return l.jsx("span",{className:"ob-caret","aria-hidden":"true",children:"▍"})}function W_(e){const t=Math.random().toString(36).slice(2,8);return`${e}-${Date.now().toString(36)}-${t}`}function i4({session:e,token:t,onComplete:n}){var Rn,un,ge,je;const[r,i]=w.useState(1),s=w.useMemo(()=>t4(e==null?void 0:e.shareBaseUrl),[e==null?void 0:e.shareBaseUrl]),[o,a]=w.useState(((Rn=e==null?void 0:e.identity)==null?void 0:Rn.name)||""),[c,u]=w.useState(((un=e==null?void 0:e.identity)==null?void 0:un.tone)||"concise"),[d,h]=w.useState(((ge=e==null?void 0:e.identity)==null?void 0:ge.color)||$_[0]),[f,p]=w.useState(!1),[m,g]=w.useState(null),[b,v]=w.useState(null),[_,y]=w.useState(!1),[S,E]=w.useState(!1),[x,j]=w.useState(null),[T,B]=w.useState(""),[R,F]=w.useState(new Set(((je=e==null?void 0:e.identity)==null?void 0:je.connectedServices)||[])),[L,P]=w.useState(!1),[D,I]=w.useState(null),[O,W]=w.useState(null),[N,H]=w.useState(!1),C=w.useRef(null),Z=e==null?void 0:e.existingSetup,[U,k]=w.useState(!1),[X,le]=w.useState(!1);async function ie(){if(!X){le(!0);try{const A={"content-type":"application/json"};t&&(A.Authorization=`Bearer ${t}`),await fetch("/api/agent/adopt",{method:"POST",headers:A})}catch{}le(!1),n==null||n({})}}const pe=w.useRef(null),Re=w.useRef({}),[Y,xe]=w.useState({}),ve=w.useCallback((A,te,ue)=>{A&&xe(de=>{const Ee=de[A]||{text:"",done:!1,error:null},st=te==="text"?Ee.text+(ue||""):Ee.text,Oe={...de,[A]:{...Ee,text:st}};return Re.current[A]=st,Oe})},[]),ke=w.useCallback((A,te)=>{A&&xe(ue=>{const de=ue[A]||{text:"",done:!1,error:null};return{...ue,[A]:{...de,done:!0,error:te||de.error}}})},[]);w.useEffect(()=>{let A=!1,te=0,ue=null,de=null;const Ee=()=>{if(A)return;const st=window.location.protocol==="https:"?"wss":"ws",Oe=new URL(`${st}://${window.location.host}/ws/chat`);t&&Oe.searchParams.set("t",t),de=new WebSocket(Oe.toString()),pe.current=de,de.onmessage=ot=>{var Mt;let Pt;try{Pt=JSON.parse(ot.data)}catch{return}Pt.type==="chunk"&&((Mt=Pt.chunk)==null?void 0:Mt.type)==="text"?ve(Pt.messageId,"text",Pt.chunk.text):Pt.type==="end"?ke(Pt.messageId,null):Pt.type==="error"&&ke(Pt.messageId,Pt.message||"agent error")},de.onopen=()=>{te=0},de.onclose=()=>{if(pe.current=null,A)return;const ot=Math.min(1e3*2**te,8e3);te+=1,ue=setTimeout(Ee,ot)},de.onerror=()=>{}};return Ee(),()=>{A=!0,clearTimeout(ue);try{de==null||de.close()}catch{}}},[t,ve,ke]),w.useEffect(()=>{document.documentElement.style.setProperty("--accent",d),document.documentElement.style.setProperty("--accent-hot",d)},[d]);const ce=w.useMemo(()=>{const A={"content-type":"application/json"};return t&&(A.Authorization=`Bearer ${t}`),A},[t]);async function nt(A){const te=await fetch("/api/agent/identity",{method:"POST",headers:ce,body:JSON.stringify({name:o,tone:c,color:d,...A})});if(!te.ok){const ue=await te.json().catch(()=>({}));throw new Error(ue.error||`save failed (${te.status})`)}return te.json()}const $e=w.useCallback(async(A=!1)=>{y(!0);try{const te=await fetch(`/api/agent/readiness${A?"?fresh=1":""}`,{headers:ce});return te.ok?await te.json():{status:"unknown"}}catch{return{status:"unknown"}}finally{y(!1)}},[ce]);async function Fe(){if(g(null),!o.trim()){g("Pick a name — even just one syllable.");return}p(!0);try{await nt({});const A=await $e(!1);if(J3.has(A.status)){v(A);return}i(2)}catch(A){g(String(A.message||A))}finally{p(!1)}}async function M(){const A=await $e(!0);if(E(!0),A.status==="login"||A.status==="missing"){v(A);return}v(null),i(2)}async function re(){const A=await $e(!0);if(A.status==="ready"||A.status==="unknown"){j(null),v(null),i(2);return}j(null),v(A)}async function ae(){E(!1),j({status:"starting",url:null,error:null});try{const te=await(await fetch("/api/agent/login/start",{method:"POST",headers:ce})).json();j(te),te.status==="success"&&re()}catch{j({status:"error",url:null,error:"Could not start sign-in."})}}async function me(){const A=T.trim();if(A){B("");try{const te=await fetch("/api/agent/login/code",{method:"POST",headers:{...ce,"content-type":"application/json"},body:JSON.stringify({code:A})});j(await te.json())}catch{}}}w.useEffect(()=>{if(!(x&&["starting","awaiting-browser","awaiting-code"].includes(x.status)))return;let te=!0;const ue=setInterval(async()=>{try{const Ee=await(await fetch("/api/agent/login/status",{headers:ce})).json();if(!te)return;j(Ee),Ee.status==="success"&&(clearInterval(ue),re())}catch{}},2e3);return()=>{te=!1,clearInterval(ue)}},[x==null?void 0:x.status,ce]);const[Ue,De]=w.useState(null),Le=Ue?Y[Ue]:null;async function Xe(A){if(W(null),!(!A||A.length===0)){P(!0);try{const te=await n4(A);if(te.files.length===0){W("That folder looks empty — try another?"),P(!1);return}I(te);const ue=W_("peek");De(ue),xe(Ee=>({...Ee,[ue]:{text:"",done:!1,error:null}}));const de=await fetch("/api/onboarding/peek",{method:"POST",headers:ce,body:JSON.stringify({folderName:te.folderName,files:te.files,totalFiles:te.totalFiles,messageId:ue})});if(!de.ok){const Ee=await de.json().catch(()=>({}));throw new Error(Ee.error||`peek failed (${de.status})`)}}catch(te){W(String(te.message||te))}finally{P(!1)}}}function ft(A){F(te=>{const ue=new Set(te);return ue.has(A)?ue.delete(A):ue.add(A),ue})}const[z,G]=w.useState(null),[_e,Se]=w.useState(null),[J,Te]=w.useState(null),be=z?Y[z]:null,[et,It]=w.useState(null),[pt,tt]=w.useState(!1);async function bt(){Te(null),Se("remix"),tt(!0);try{const ue=((await(await fetch("/api/bazaar/shelf",{headers:ce})).json()).recipes||[]).filter(de=>de.kind!=="theme"&&de.source!=="theme").slice().sort((de,Ee)=>(Ee.outcomeScore||0)-(de.outcomeScore||0)).slice(0,3);It(ue)}catch{It([])}finally{tt(!1)}}async function nn(A){var ue;const te=`Build me “${A.title}”. Use ${((ue=A.producer)==null?void 0:ue.name)||"the producer"}'s recipe.`;try{await nt({connectedServices:[...R]}),await fetch("/api/agent/onboarded",{method:"POST",headers:ce}),n==null||n({build:te})}catch(de){Te(String(de.message||de))}}async function Gn(A){Te(null),Se(A);const te=W_("job");G(te),xe(ue=>({...ue,[te]:{text:"",done:!1,error:null}}));try{await nt({connectedServices:[...R]});const ue=await fetch("/api/onboarding/start-job",{method:"POST",headers:ce,body:JSON.stringify({kind:A,messageId:te,peekFolderName:(D==null?void 0:D.folderName)||null})});if(!ue.ok){const de=await ue.json().catch(()=>({}));throw new Error(de.error||`start-job failed (${ue.status})`)}}catch(ue){Te(String(ue.message||ue)),G(null),Se(null)}}async function _n(){var A;try{await nt({connectedServices:[...R]});const te=await fetch("/api/agent/onboarded",{method:"POST",headers:ce});if(!te.ok){const de=await te.json().catch(()=>({}));throw new Error(de.error||`mark-onboarded failed (${te.status})`)}let ue=null;if(z&&(be!=null&&be.done)&&be.text&&!be.error){const de=((A=St.find(Ee=>Ee.kind===_e))==null?void 0:A.title)||"Let’s get started";ue={messageId:z,userText:de,agentText:be.text}}n==null||n(ue?{seedChat:ue}:void 0)}catch(te){g(String(te.message||te))}}const we=o.trim()||"your agent",qe="Hey. I'm new here.",Ye="Before we start — what should I call myself?",[Je,Ve]=H_(r===1?qe:"",42,340),[lt,mt]=H_(r===1&&Ve?Ye:"",30,360),Tt=r===1?mt:!0,St=w.useMemo(()=>r4({peekSummary:D,services:R,agentName:we}),[D,R,we]),it=b?F_[b.status]||F_.login:null,cn=b?Z3.has(b.status):!1;return Z!=null&&Z.hasConfig&&!U?l.jsx("div",{className:"ob-root",children:l.jsx("div",{className:"ob-layout",children:l.jsxs("div",{className:"ob-stage",children:[l.jsxs("div",{className:"fd-brand ob-brand",children:[l.jsx("span",{className:"fd-brand-mark",children:"✦"})," VentureWild"]}),l.jsx("section",{className:"ob-step","data-testid":"ob-adopt",children:l.jsxs("div",{className:"ob-card ob-reveal",children:[l.jsx("h2",{style:{margin:"0 0 6px"},children:"We found your existing setup"}),l.jsxs("p",{className:"ob-bubble-subtle",style:{margin:"0 0 10px"},children:["This folder already has"," ",l.jsx("strong",{children:Z.signals.join(", ")}),". Your agent will use it as-is — we never change your files. Keep it, or set up a fresh agent instead."]}),l.jsxs("div",{style:{display:"flex",gap:10,flexWrap:"wrap"},children:[l.jsx("button",{className:"primary","data-testid":"ob-adopt-keep",onClick:ie,disabled:X,children:X?"Setting up…":"Keep my setup (recommended)"}),l.jsx("button",{"data-testid":"ob-adopt-customise",onClick:()=>k(!0),disabled:X,children:"Customise instead"})]})]})})]})})}):l.jsx("div",{className:"ob-root",children:l.jsxs("div",{className:"ob-layout",children:[l.jsxs("div",{className:"ob-stage",children:[l.jsxs("div",{className:"fd-brand ob-brand",children:[l.jsx("span",{className:"fd-brand-mark",children:"✦"})," VentureWild"]}),l.jsxs("header",{className:"ob-header",children:[l.jsx("div",{className:"ob-step-dots","aria-label":`Step ${r} of 4`,children:[1,2,3,4].map(A=>l.jsx("span",{className:`ob-dot ${A===r?"active":""} ${A<r?"done":""}`},A))}),r>1&&!b&&l.jsx("button",{className:"ob-back",onClick:()=>i(r-1),children:"← Back"})]}),b&&it&&l.jsxs("section",{className:"ob-step",children:[l.jsxs(pi,{children:[l.jsx("p",{className:"ob-bubble-text",children:it.title}),l.jsx("p",{className:"ob-bubble-subtle",children:it.subtitle})]}),l.jsxs("div",{className:"ob-card ob-reveal",children:[b.status==="login"?l.jsxs("div",{className:"ob-login-inapp",children:[(!x||x.status==="idle")&&l.jsx("button",{className:"ob-next primary",onClick:ae,children:"Sign in to Claude →"}),x&&(x.status==="starting"||x.status==="awaiting-browser")&&l.jsxs(l.Fragment,{children:[l.jsx("p",{className:"ob-bubble-text",children:"Opening Claude in your browser…"}),l.jsx("p",{className:"ob-bubble-subtle",children:"Sign in there with your Claude account — I'll detect it automatically, nothing to come back and click."}),x.url&&l.jsx("a",{className:"ob-login-link",href:x.url,target:"_blank",rel:"noreferrer",children:"If the browser didn't open, click here →"})]}),x&&x.status==="awaiting-code"&&l.jsxs("div",{className:"ob-login-code",children:[l.jsx("label",{className:"ob-label",children:"Paste the code from your browser"}),l.jsxs("div",{className:"ob-actions",children:[l.jsx("input",{className:"ob-input",value:T,onChange:A=>B(A.target.value),placeholder:"code from claude.ai"}),l.jsx("button",{className:"ob-next primary",onClick:me,children:"Submit"})]})]}),x&&(x.status==="error"||x.status==="unsupported")&&l.jsxs(l.Fragment,{children:[l.jsxs("div",{className:"ob-error",children:[x.error||"I couldn't run the in-app sign-in."," You can sign in from a terminal instead:"]}),l.jsx("div",{className:"ob-login-cmd",children:l.jsx("code",{children:it.cmd})}),l.jsx("p",{className:"ob-bubble-subtle",style:{marginTop:10},children:it.after})]})]}):l.jsxs(l.Fragment,{children:[l.jsx("label",{className:"ob-label",children:it.cmdLabel}),it.cmd?l.jsx("div",{className:"ob-login-cmd",children:l.jsx("code",{children:it.cmd})}):l.jsx("a",{className:"ob-login-link",href:it.link,target:"_blank",rel:"noreferrer",children:it.linkLabel}),l.jsx("p",{className:"ob-bubble-subtle",style:{marginTop:10},children:it.after})]}),S&&l.jsx("div",{className:"ob-error",style:{marginTop:12},children:it.retry}),l.jsx("div",{className:"ob-actions",children:l.jsx("button",{className:"ob-next primary",onClick:M,disabled:_,children:_?"Checking…":"I've done it — continue →"})}),!cn&&l.jsx("div",{className:"ob-actions",children:l.jsx("button",{className:"ob-skip",onClick:()=>{v(null),i(2)},children:"I already have a plan — continue"})})]})]}),r===1&&!b&&l.jsxs("section",{className:"ob-step",children:[l.jsxs(pi,{streaming:!Ve||!mt,children:[l.jsxs("p",{className:"ob-bubble-text",children:[Je,!Ve&&l.jsx(Ts,{})]}),Ve&&l.jsxs("p",{className:"ob-bubble-text",children:[lt,!mt&&l.jsx(Ts,{})]})]}),Tt&&l.jsxs("div",{className:"ob-card ob-reveal",children:[l.jsx("label",{className:"ob-label",children:"Name"}),l.jsx("input",{autoFocus:!0,className:"ob-input",placeholder:"Echo, Pip, Atlas, Sage…",value:o,onChange:A=>a(A.target.value),onKeyDown:A=>{A.key==="Enter"&&Fe()},maxLength:40}),l.jsx("label",{className:"ob-label",children:"Voice"}),l.jsx("div",{className:"ob-tone-grid",children:G3.map(A=>l.jsxs("button",{className:`ob-tone ${c===A.id?"selected":""}`,onClick:()=>u(A.id),children:[l.jsx("span",{className:"ob-tone-label",children:A.label}),l.jsx("span",{className:"ob-tone-sample",children:A.sample})]},A.id))}),l.jsx("label",{className:"ob-label",children:"Color"}),l.jsx("div",{className:"ob-color-row",children:$_.map(A=>l.jsx("button",{className:`ob-color-swatch ${d===A?"selected":""}`,style:{background:A},onClick:()=>h(A),"aria-label":`Pick ${A}`},A))}),m&&l.jsx("div",{className:"ob-error",children:m}),l.jsx("div",{className:"ob-actions ob-actions-block",children:l.jsx("button",{className:"ob-next primary ob-next-full",onClick:Fe,disabled:f||!o.trim(),children:f?"Saving…":`I'm ${we}. Let's go →`})})]})]}),r===2&&l.jsxs("section",{className:"ob-step",children:[l.jsxs(pi,{children:[l.jsx("p",{className:"ob-bubble-text",children:"Cool. Now — show me something you're working on. Drag a folder onto me."}),l.jsx("p",{className:"ob-bubble-subtle",children:"I'll glance at what's inside so I can react — your files stay on your machine."}),l.jsxs("details",{className:"ob-disclose",children:[l.jsx("summary",{children:"What gets shared?"}),"Just to react, I read filenames plus a short sample of each text file (≤40 files, ≤600 bytes each). That sample goes to Anthropic the same way every chat message does — nothing is uploaded to VentureWild. Pick something you'd be comfortable talking about in chat."]})]}),l.jsxs("div",{className:`ob-dropzone ${N?"over":""} ${L?"peeking":""}`,onDragOver:A=>{A.preventDefault(),H(!0)},onDragLeave:()=>H(!1),onDrop:async A=>{var ue,de;A.preventDefault(),H(!1);const te=(ue=A.dataTransfer)==null?void 0:ue.items;if(te&&te.length>0&&te[0].webkitGetAsEntry){const Ee=[],st=async(Oe,ot="")=>{if(Oe.isFile)await new Promise(Pt=>Oe.file(Mt=>{try{Object.defineProperty(Mt,"webkitRelativePath",{value:`${ot}${Mt.name}`})}catch{}Ee.push(Mt),Pt()},Pt));else if(Oe.isDirectory){const Pt=Oe.createReader();await new Promise(Mt=>Pt.readEntries(async wr=>{for(const oi of wr)await st(oi,`${ot}${Oe.name}/`);Mt()},Mt))}};for(const Oe of te){const ot=Oe.webkitGetAsEntry();ot&&await st(ot)}if(Ee.length>0){await Xe(Ee);return}}await Xe((de=A.dataTransfer)==null?void 0:de.files)},onClick:()=>{var A;return(A=C.current)==null?void 0:A.click()},children:[l.jsx("input",{ref:C,type:"file",webkitdirectory:"",directory:"",multiple:!0,style:{display:"none"},onChange:A=>Xe(A.target.files)}),L?l.jsxs(l.Fragment,{children:[l.jsx("div",{className:"ob-drop-icon",children:"👀"}),l.jsx("div",{className:"ob-drop-title",children:"Looking…"})]}):D?l.jsxs(l.Fragment,{children:[l.jsx("div",{className:"ob-drop-icon",children:"📁"}),l.jsx("div",{className:"ob-drop-title",children:D.folderName}),l.jsxs("div",{className:"ob-drop-sub",children:[D.totalFiles," file",D.totalFiles===1?"":"s"," · sampled ",D.files.length]})]}):l.jsxs(l.Fragment,{children:[l.jsx("div",{className:"ob-drop-icon",children:"📂"}),l.jsx("div",{className:"ob-drop-title",children:"Drop a folder here"}),l.jsx("div",{className:"ob-drop-sub",children:"or click to pick one"})]})]}),Le&&l.jsxs(pi,{streaming:!Le.done,children:[Le.text?l.jsxs("p",{className:"ob-bubble-text ob-bubble-wow",children:[Le.text,!Le.done&&l.jsx(Ts,{})]}):l.jsxs("p",{className:"ob-bubble-subtle",children:["👀 ",we," is reading…",!Le.done&&l.jsx(Ts,{})]}),Le.error&&l.jsx("p",{className:"ob-bubble-subtle ob-bubble-error",children:Le.error})]}),O&&l.jsx("div",{className:"ob-error",children:O}),l.jsxs("div",{className:"ob-actions",children:[l.jsx("button",{className:"ob-skip",onClick:()=>i(3),children:"Skip — I'd rather just chat"}),l.jsx("button",{className:"ob-next primary",onClick:()=>i(3),disabled:!D&&!O,children:"Next →"})]})]}),r===3&&l.jsxs("section",{className:"ob-step",children:[l.jsxs(pi,{children:[l.jsx("p",{className:"ob-bubble-text",children:"Anything I should keep an eye on?"}),l.jsx("p",{className:"ob-bubble-subtle",children:"Totally optional. Flag what lives in your world and I'll wire it up when these land — you can always add more later."})]}),l.jsx("div",{className:"ob-tile-grid",children:X3.map(A=>l.jsxs("button",{className:`ob-tile ${R.has(A.id)?"selected":""}`,onClick:()=>ft(A.id),children:[l.jsx("span",{className:"ob-tile-label",children:A.label}),l.jsx("span",{className:"ob-tile-note",children:A.note}),R.has(A.id)&&l.jsx("span",{className:"ob-tile-check",children:"✓"})]},A.id))}),l.jsxs("div",{className:"ob-soon",children:["I'll wire these up as they come online — your picks are saved. And I'm not stuck on one device:",s?l.jsxs(l.Fragment,{children:[" open ",l.jsx("code",{children:s})," on your phone with the same login"]}):l.jsx(l.Fragment,{children:" sign in on any device with the same login"})," ","and I'm right there — same memory, same conversation."]}),l.jsxs("div",{className:"ob-actions",children:[l.jsx("button",{className:"ob-skip",onClick:()=>i(4),children:"Skip →"}),l.jsx("button",{className:"ob-next primary",onClick:()=>i(4),children:"Next: first job →"})]})]}),r===4&&l.jsxs("section",{className:"ob-step",children:[l.jsxs(pi,{children:[l.jsx("p",{className:"ob-bubble-text",children:"Right — what should I actually do for you first?"}),l.jsx("p",{className:"ob-bubble-subtle",children:"Pick one and I'll start now. Or close this and just talk to me."})]}),et?l.jsxs("div",{className:"ob-remix",children:[l.jsx(pi,{children:l.jsx("p",{className:"ob-bubble-text",children:D!=null&&D.folderName?`I had a peek at “${D.folderName}.” Here's what other builders made from starts like yours — pick one and I'll build your version.`:"Here's what other builders already got working. Pick one — I'll build your version the moment you land in your workspace."})}),et.length===0?l.jsx("div",{className:"ob-error",children:"The shelf is empty right now — start from scratch instead."}):et.map(A=>{var te,ue;return l.jsxs("button",{className:"ob-remix-card",onClick:()=>nn(A),children:[l.jsxs("div",{className:"ob-remix-main",children:[l.jsx("span",{className:"ob-remix-title",children:A.title}),l.jsxs("span",{className:"ob-remix-by",children:["by ",((te=A.producer)==null?void 0:te.name)||"a builder"]}),A.pitch&&l.jsx("span",{className:"ob-remix-pitch",children:A.pitch}),((ue=A.outcomeStats)==null?void 0:ue.builds)>0&&l.jsxs("span",{className:"ob-remix-worked",children:["✓ worked for ",A.outcomeStats.working," of ",A.outcomeStats.builds," builds"]})]}),l.jsx("span",{className:"ob-remix-go",children:"Build mine →"})]},A.id)}),l.jsx("div",{className:"ob-actions",children:l.jsx("button",{className:"ob-skip",onClick:()=>{It(null),Se(null)},children:"← Pick a different job"})})]}):z?l.jsxs(l.Fragment,{children:[l.jsxs(pi,{streaming:!be||!be.done,children:[be!=null&&be.text?l.jsxs("p",{className:"ob-bubble-text",children:[be.text,!be.done&&l.jsx(Ts,{})]}):l.jsxs("p",{className:"ob-bubble-subtle",children:[we," is on it…",(!be||!be.done)&&l.jsx(Ts,{})]}),(be==null?void 0:be.error)&&l.jsx("p",{className:"ob-bubble-subtle ob-bubble-error",children:be.error})]}),l.jsxs("div",{className:"ob-actions",children:[l.jsx("button",{className:"ob-skip",onClick:()=>{G(null),Se(null)},children:"← Pick a different job"}),l.jsx("button",{className:"ob-next primary",onClick:_n,disabled:!be||!be.done&&!be.error,children:be!=null&&be.done?"Open my workspace →":"Streaming…"})]})]}):l.jsxs("div",{className:"ob-jobs",children:[l.jsxs("button",{className:"ob-job ob-job-remix",onClick:bt,disabled:pt,children:[l.jsx("div",{className:"ob-job-title",children:"✦ Remix a proven build"}),l.jsx("div",{className:"ob-job-sub",children:pt?"Pulling up what others have made…":"Start from something other builders already got working — I'll build one for you now."})]}),St.map(A=>l.jsxs("button",{className:"ob-job",onClick:()=>Gn(A.kind),children:[l.jsx("div",{className:"ob-job-title",children:A.title}),l.jsx("div",{className:"ob-job-sub",children:A.sub})]},A.kind))]}),(m||J)&&l.jsx("div",{className:"ob-error",children:m||J}),!z&&!et&&l.jsx("div",{className:"ob-actions",children:l.jsx("button",{className:"ob-skip",onClick:_n,children:"Skip to chat →"})}),l.jsxs("details",{className:"ob-consent-note",children:[l.jsx("summary",{children:"What I share with VentureWild — and how to turn it off"}),"I quietly share how I'm doing — what's working, what breaks, my setup health — with the VentureWild team so they can help if you ever get stuck. Never your words or files. You can turn this off anytime in Settings."]})]})]}),l.jsx("aside",{className:"ob-aside","aria-label":"Builders like you",children:l.jsxs("div",{className:"ob-aside-inner",children:[l.jsx("div",{className:"ob-aside-label",children:"✦ Builders like you"}),l.jsx(gu,{variant:"ambient"})]})})]})})}function s4(e=typeof window<"u"?window.location:null){const t=String((e==null?void 0:e.hostname)||"");if(t.endsWith(".venturewild.llc")){const n=t.split(".")[0];if(n)return`This is ${n.charAt(0).toUpperCase()+n.slice(1)}'s workspace on VentureWild.`}return"Welcome to VentureWild."}const o4={gridTemplateRows:"1fr"},a4={display:"grid",placeItems:"center",minHeight:"100vh",padding:24,textAlign:"center"},l4={maxWidth:440,padding:32,display:"grid",gap:16,justifyItems:"center",textAlign:"center"},c4={margin:0,fontSize:"var(--fs-h2)",fontWeight:700,color:"var(--text)"},u4={margin:0,color:"var(--text-muted)",fontSize:"var(--fs-body)",lineHeight:1.5},h4={margin:0,color:"var(--text-muted)",fontSize:"var(--fs-sm)"},d4={fontSize:36,letterSpacing:"0.16em",fontWeight:700,fontFamily:"ui-monospace, SFMono-Regular, Menlo, monospace",color:"var(--accent, #22d3ee)"};function f4(e){return e&&e.length===6?`${e.slice(0,3)} ${e.slice(3)}`:e}function Kh(e=typeof window<"u"?window.location:null){if(!e)return null;const t=String(e.hostname||"");if(!t.endsWith(".venturewild.llc"))return null;const n=t.split(".")[0];return n?`https://sync.venturewild.llc/auth/google/start?slug=${encodeURIComponent(n)}`:null}const p4={display:"inline-flex",alignItems:"center",justifyContent:"center",gap:10,width:"100%",padding:"13px 18px",borderRadius:"var(--r-lg)",background:"#fff",color:"#1f2937",fontSize:"var(--fs-body)",fontWeight:600,textDecoration:"none",border:"1px solid #dadce0",boxShadow:"0 1px 2px rgba(0,0,0,0.08)"};function m4(){const[e,t]=w.useState("starting"),[n,r]=w.useState(null),[i,s]=w.useState(null),[o,a]=w.useState(0),[c,u]=w.useState(0),d=w.useRef({requestId:null,pollAfterMs:2500}),h=w.useCallback(async()=>{t("starting"),r(null);try{const f=await fetch("/api/auth/pair/start",{method:"POST",headers:{"content-type":"application/json"},body:"{}"});if(f.status===429){t("error"),r("Too many sign-in attempts right now. Wait a minute, then try again.");return}if(!f.ok){t("error"),r("Could not start sign-in. Please try again.");return}const p=await f.json();d.current={requestId:p.requestId,pollAfterMs:p.pollAfterMs||2500},s(p.code),a(p.expiresAt||0),t("waiting")}catch{t("error"),r("Network error. Check your connection and try again.")}},[]);return w.useEffect(()=>{h()},[h]),w.useEffect(()=>{if(e!=="waiting")return;let f=!1,p=null;const{requestId:m,pollAfterMs:g}=d.current;async function b(){try{const v=await fetch("/api/auth/pair/status",{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({requestId:m})});if(f)return;const _=await v.json().catch(()=>({}));if(_.status==="approved"&&_.token){if((await fetch("/api/auth/exchange",{method:"POST",headers:{Authorization:`Bearer ${_.token}`}})).ok){window.location.reload();return}t("error"),r("Almost there — sign-in completed but the session could not be saved. Try again.");return}if(_.status==="denied"){t("error"),r("This device was denied.");return}if(_.status==="expired"){t("error"),r("The code expired before it was approved.");return}p=setTimeout(b,g)}catch{f||(p=setTimeout(b,g))}}return p=setTimeout(b,g),()=>{f=!0,clearTimeout(p)}},[e]),w.useEffect(()=>{if(e!=="waiting"||!o)return;const f=()=>u(Math.max(0,Math.round((o-Date.now())/1e3)));f();const p=setInterval(f,1e3);return()=>clearInterval(p)},[e,o]),l.jsx("div",{className:"app fd-wallpaper",style:o4,children:l.jsx("div",{style:a4,children:l.jsxs("div",{className:"fd-card",style:l4,children:[l.jsxs("span",{className:"fd-brand",children:[l.jsx("span",{className:"fd-brand-mark",children:"✦"})," VentureWild"]}),l.jsx("h2",{style:c4,children:"Sign in to look around"}),l.jsx("p",{style:u4,children:s4()}),Kh()&&l.jsxs("a",{href:Kh(),style:p4,"data-testid":"google-signin",children:[l.jsxs("svg",{width:"18",height:"18",viewBox:"0 0 18 18","aria-hidden":"true",children:[l.jsx("path",{fill:"#4285F4",d:"M17.64 9.2c0-.64-.06-1.25-.16-1.84H9v3.48h4.84a4.14 4.14 0 0 1-1.8 2.72v2.26h2.92c1.71-1.57 2.68-3.89 2.68-6.62z"}),l.jsx("path",{fill:"#34A853",d:"M9 18c2.43 0 4.47-.8 5.96-2.18l-2.92-2.26c-.81.54-1.84.86-3.04.86-2.34 0-4.32-1.58-5.03-3.7H.96v2.33A9 9 0 0 0 9 18z"}),l.jsx("path",{fill:"#FBBC05",d:"M3.97 10.72A5.41 5.41 0 0 1 3.68 9c0-.6.1-1.18.29-1.72V4.95H.96A9 9 0 0 0 0 9c0 1.45.35 2.82.96 4.05l3.01-2.33z"}),l.jsx("path",{fill:"#EA4335",d:"M9 3.58c1.32 0 2.5.45 3.44 1.35l2.58-2.59C13.46.89 11.43 0 9 0A9 9 0 0 0 .96 4.95l3.01 2.33C4.68 5.16 6.66 3.58 9 3.58z"})]}),"Continue with Google"]}),Kh()&&l.jsx("p",{style:h4,children:"or approve from another device you’re signed in on:"}),e==="starting"&&l.jsxs("p",{style:{color:"var(--text-muted)"},children:[l.jsx("span",{className:"spinner"})," Preparing…"]}),e==="waiting"&&l.jsxs(l.Fragment,{children:[l.jsx("p",{style:{color:"var(--text-muted)",margin:0},children:"On a device where you’re already signed in, open this workspace and approve this code:"}),l.jsx("div",{style:d4,"data-testid":"pair-code",children:f4(i)}),l.jsxs("p",{style:{color:"var(--text-muted)",fontSize:13,margin:0},children:["Waiting for approval",c?` · expires in ${c}s`:"","…"]})]}),e==="error"&&l.jsxs(l.Fragment,{children:[l.jsx("p",{style:{color:"var(--error)"},children:n}),l.jsx("button",{onClick:h,children:"Try again"})]})]})})})}const g4={position:"fixed",top:12,left:"50%",transform:"translateX(-50%)",zIndex:1e3,background:"var(--surface, #1e293b)",border:"1px solid var(--accent, #22d3ee)",borderRadius:10,padding:"12px 16px",boxShadow:"0 8px 24px rgba(0,0,0,0.35)",display:"grid",gap:10,maxWidth:460},y4={display:"flex",gap:10,alignItems:"center",flexWrap:"wrap"},v4={fontFamily:"ui-monospace, SFMono-Regular, Menlo, monospace",letterSpacing:"0.12em",fontWeight:700,color:"var(--accent, #22d3ee)"};function _4(e){return e&&e.length===6?`${e.slice(0,3)} ${e.slice(3)}`:e}function b4({token:e}){const[t,n]=w.useState([]),[r,i]=w.useState(null),[s,o]=w.useState(null),a=w.useRef(!0),c=w.useCallback((h={})=>e?{Authorization:`Bearer ${e}`,...h}:h,[e]),u=w.useCallback(async()=>{try{const h=await fetch("/api/auth/pair/requests",{headers:c()});if(!h.ok)return;const f=await h.json();a.current&&n(Array.isArray(f.requests)?f.requests:[])}catch{}},[c]);w.useEffect(()=>{a.current=!0,u();const h=setInterval(u,5e3);return()=>{a.current=!1,clearInterval(h)}},[u]);async function d(h,f,p){if(!r){i(h),o(null);try{const m=await fetch(`/api/auth/pair/${f}`,{method:"POST",headers:c({"content-type":"application/json"}),body:JSON.stringify({requestId:h})});m.ok&&f==="approve"?o({ok:!0,text:`Approved ${p}.`}):m.ok||o({ok:!1,text:"That request is no longer waiting."})}catch{o({ok:!1,text:"Network error."})}finally{i(null),u()}}}return t.length===0?null:l.jsxs("div",{style:g4,"data-testid":"pair-approvals",children:[l.jsx("strong",{style:{fontSize:13},children:t.length===1?"A device wants to sign in":`${t.length} devices want to sign in`}),l.jsx("span",{style:{fontSize:12,color:"var(--text-muted)"},children:"Check that the code matches the one on that device, then approve."}),t.map(h=>l.jsxs("div",{style:y4,children:[l.jsx("span",{style:{fontSize:13},children:h.label}),l.jsx("span",{style:v4,"data-testid":"pair-request-code",children:_4(h.code)}),l.jsx("span",{className:"spacer",style:{flex:1}}),l.jsx("button",{onClick:()=>d(h.requestId,"approve",h.label),disabled:r===h.requestId,"data-testid":"pair-approve-btn",children:r===h.requestId?"Approving…":"Approve"}),l.jsx("button",{onClick:()=>d(h.requestId,"deny",h.label),disabled:r===h.requestId,style:{background:"transparent",color:"var(--text-muted)"},children:"Deny"})]},h.requestId)),s&&l.jsx("span",{style:{fontSize:12,color:s.ok?"var(--accent, #22d3ee)":"var(--error)"},children:s.text})]})}const w4=15e3,x4=2500;function S4(e){const t=Math.round(e/6e4);return t<=0?"expiring":t<60?`${t} min`:`${Math.floor(t/60)}h ${t%60}m`}function k4({token:e}){var y;const[t,n]=w.useState(null),[r,i]=w.useState(!1),[s,o]=w.useState(!1),a=w.useRef(null),c=w.useRef(null),u=w.useCallback(()=>e?{Authorization:`Bearer ${e}`}:{},[e]),d=w.useCallback(async()=>{try{const S=await fetch("/api/support/status",{headers:u()});if(!S.ok)return;n(await S.json())}catch{}},[u]),h=!!((y=t==null?void 0:t.operate)!=null&&y.active);w.useEffect(()=>{d();const S=h?x4:w4;return a.current=setInterval(d,S),()=>clearInterval(a.current)},[d,h]),w.useLayoutEffect(()=>{const S=()=>{const E=c.current?c.current.offsetHeight:0;document.documentElement.style.setProperty("--support-banner-h",`${E}px`)};return S(),window.addEventListener("resize",S),()=>window.removeEventListener("resize",S)}),w.useEffect(()=>()=>document.documentElement.style.setProperty("--support-banner-h","0px"),[]);const f=w.useCallback(async()=>{i(!0);try{await fetch("/api/support/revoke",{method:"POST",headers:u()})}catch{}i(!1),d()},[u,d]),p=w.useCallback(async()=>{o(!0);try{await fetch("/api/support/operate/cancel",{method:"POST",headers:u()})}catch{}o(!1),d()},[u,d]);if(!t)return null;const m=t.operate||null;if(!t.enabled&&!t.active&&!m)return null;if(m){const S=(m.lines||[]).slice(-6);return l.jsxs("div",{ref:c,role:"status","aria-live":"polite",style:U_(!0),children:[l.jsxs("div",{style:{display:"flex",alignItems:"center",gap:12,width:"100%"},children:[l.jsx("span",{"aria-hidden":"true",children:"⚙️"}),l.jsx("span",{style:{fontWeight:600},children:m.active?"VentureWild support is operating your agent":"VentureWild support finished helping"}),m.active&&l.jsx("button",{type:"button",onClick:p,disabled:s,style:Yh,children:s?"Stopping…":"Stop"}),l.jsx("button",{type:"button",onClick:f,disabled:r,style:{...Yh,marginLeft:m.active?0:"auto"},children:r?"Revoking…":"Revoke access"})]}),S.length>0&&l.jsx("div",{"data-testid":"operate-transcript",style:{width:"100%",marginTop:4,maxHeight:96,overflowY:"auto",font:"12px/1.45 ui-monospace, SFMono-Regular, Menlo, monospace",opacity:.92,whiteSpace:"pre-wrap"},children:S.map((E,x)=>l.jsx("div",{children:E.text},`${E.ts}-${x}`))})]})}const b=t.active,v=b?"VentureWild support is connected":`Support access allowed (tier ${t.tier})`,_=b?t.lastAction?`last action: ${t.lastAction.action}`:"a support session is live":`auto-expires in ${S4(t.remainingMs)}`;return l.jsxs("div",{ref:c,role:"status","aria-live":"polite",style:U_(b),children:[l.jsx("span",{"aria-hidden":"true",children:b?"🟢":"🛟"}),l.jsx("span",{style:{fontWeight:600},children:v}),l.jsxs("span",{style:{opacity:.8},children:["· ",_]}),l.jsx("button",{type:"button",onClick:f,disabled:r,style:{...Yh,marginLeft:"auto"},children:r?"Revoking…":"Revoke"})]})}function U_(e){return{position:"fixed",top:0,left:0,right:0,zIndex:9999,display:"flex",flexWrap:"wrap",alignItems:"center",gap:12,padding:"6px 14px",background:e?"var(--accent, #0891b2)":"var(--surface-2, #f4f4f5)",color:e?"var(--accent-ink, #fff)":"var(--text, #222)",borderBottom:"1px solid var(--border, #e4e4e7)",boxShadow:"0 1px 6px rgba(0,0,0,0.12)",font:"13px/1.4 -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif"}}const Yh={padding:"3px 12px",borderRadius:6,border:"1px solid currentColor",background:"transparent",color:"inherit",cursor:"pointer",fontWeight:600},C4={partner:"Partner",viewer:"Viewer",client:"Client"},Ds=12,qi=[{id:"chat-1",type:"chat"}],E4={lg:[{i:"chat-1",x:0,y:0,w:12,h:Ds,minW:3,minH:4}]},N4={chat:{w:5,h:12},liveview:{w:4,h:12},notes:{w:3,h:6},earnings:{w:3,h:5},analytics:{w:4,h:7},usage:{w:3,h:6},powers:{w:3,h:7},files:{w:3,h:12},code:{w:5,h:12},todo:{w:3,h:7},logs:{w:4,h:8},tasks:{w:4,h:7},datatable:{w:6,h:8},deploy:{w:4,h:7},peers:{w:3,h:6}},j4=[{type:"liveview",title:"Live view",icon:"👁️",desc:"See what your agent builds, live."},{type:"files",title:"Files",icon:"📁",desc:"Browse your workspace files.",cap:"fileTree"},{type:"code",title:"Code",icon:"💻",desc:"View a file, with highlighting.",cap:"fileTree"},{type:"notes",title:"Notes",icon:"📝",desc:"A place to jot anything."},{type:"todo",title:"To-do",icon:"✅",desc:"A simple checklist."},{type:"logs",title:"Logs",icon:"📋",desc:"Tail your workspace logs, live.",cap:"fileTree"},{type:"tasks",title:"Tasks",icon:"🌀",desc:"Watch your agent's background jobs, live.",cap:"fileTree"},{type:"datatable",title:"Data table",icon:"🗂️",desc:"View a CSV or JSON file as a sortable table.",cap:"fileTree"},{type:"deploy",title:"Deploy",icon:"🚀",desc:"Put your build online (agent-driven)."},{type:"usage",title:"Usage",icon:"🔋",desc:"Your plan usage + working memory, live."},{type:"powers",title:"Powers",icon:"🧰",desc:"Your skills — one tap to run."},{type:"peers",title:"Builders like you",icon:"🌱",desc:"Real things real people built here."},{type:"sessions",title:"Chats",icon:"💬",desc:"All your chat sessions — jump between them.",cap:"chat"},{type:"requests",title:"Requests",icon:"🎫",desc:"Feature requests & bugs — you or your agent.",cap:"chatWrite"},{type:"chat",title:"Another chat",icon:"🗨️",desc:"A second, independent conversation."}],R4=[{type:"earnings",title:"Producer earnings",icon:"💸",desc:"Watch represented earnings tick in, live."},{type:"analytics",title:"Shelf analytics",icon:"📊",desc:"Who's earning across the marketplace."}],T4=[{id:"just-chat",name:"Just chat",icon:"💬",desc:"Only the conversation — clean and focused.",blocks:[{type:"chat",l:{x:0,y:0,w:12,h:12,minW:3,minH:4}}]},{id:"build",name:"Build",icon:"🔨",desc:"Chat, a live view, and your powers.",blocks:[{type:"chat",l:{x:0,y:0,w:6,h:12,minW:3,minH:4}},{type:"liveview",l:{x:6,y:0,w:6,h:8,minW:3,minH:3}},{type:"powers",l:{x:6,y:8,w:6,h:4,minW:3,minH:3}}]},{id:"producer",name:"Producer",icon:"💸",desc:"Chat + your earnings, usage, and the shelf.",blocks:[{type:"chat",l:{x:0,y:0,w:6,h:12,minW:3,minH:4}},{type:"earnings",l:{x:6,y:0,w:6,h:4,minW:3,minH:3}},{type:"usage",l:{x:6,y:4,w:6,h:4,minW:3,minH:3}},{type:"analytics",l:{x:6,y:8,w:6,h:4,minW:3,minH:3}}]},{id:"workspace",name:"Workspace",icon:"📝",desc:"Chat, a live view, your usage, and notes.",blocks:[{type:"chat",l:{x:0,y:0,w:6,h:12,minW:3,minH:4}},{type:"liveview",l:{x:6,y:0,w:6,h:6,minW:3,minH:3}},{type:"usage",l:{x:6,y:6,w:6,h:3,minW:3,minH:3}},{type:"notes",l:{x:6,y:9,w:6,h:3,minW:3,minH:3}}]},{id:"code",name:"Code",icon:"💻",desc:"Chat with a file browser and a code view.",cap:"fileTree",blocks:[{type:"chat",l:{x:0,y:0,w:4,h:12,minW:3,minH:4}},{type:"files",l:{x:4,y:0,w:3,h:12,minW:2,minH:4}},{type:"code",l:{x:7,y:0,w:5,h:12,minW:3,minH:4}}]}];let V_=0;function zo(e){return V_+=1,`${e}-${Date.now().toString(36)}-${V_}`}function P4(e=640){const[t,n]=w.useState(()=>typeof window<"u"&&window.innerWidth<=e);return w.useEffect(()=>{if(typeof window>"u")return;const r=window.matchMedia(`(max-width: ${e}px)`),i=()=>n(r.matches);return i(),r.addEventListener("change",i),()=>r.removeEventListener("change",i)},[e]),t}function D4(){var Bm,$m,Fm,Hm,Wm,Um,Vm;const[e,t]=w.useState(null),[n,r]=w.useState(null),[i,s]=w.useState(!1),[o,a]=w.useState(()=>!la()),[c,u]=w.useState(()=>la()),[d,h]=w.useState(!1),[f,p]=w.useState(!1),[m,g]=w.useState(!1),[b,v]=w.useState(null),[_,y]=w.useState(!1),[S,E]=w.useState(!1),[x,j]=w.useState(!1);w.useEffect(()=>{if(!x)return;const $=K=>{var se,he;(he=(se=K.target)==null?void 0:se.closest)!=null&&he.call(se,".topbar-more")||j(!1)},ee=K=>{K.key==="Escape"&&j(!1)};return document.addEventListener("pointerdown",$),document.addEventListener("keydown",ee),()=>{document.removeEventListener("pointerdown",$),document.removeEventListener("keydown",ee)}},[x]);const[T,B]=w.useState({}),[R,F]=w.useState(null),[L,P]=w.useState(null),[D,I]=w.useState(null),[O,W]=w.useState(()=>{try{return!window.matchMedia("(max-width: 640px)").matches}catch{return!0}}),[N,H]=w.useState(0),[C,Z]=w.useState(null),[U,k]=w.useState("idle"),[X,le]=w.useState(!1),[ie,pe]=w.useState(null),[Re,Y]=w.useState(!1),[xe,ve]=w.useState(null),[ke,ce]=w.useState("use"),[nt,$e]=w.useState(!1),[Fe,M]=w.useState(!1),[re,ae]=w.useState(!1),[me,Ue]=w.useState(!1),[De,Le]=w.useState(!1),[Xe,ft]=w.useState(()=>typeof window<"u"?DM():{font:"system",size:"m",spacing:"cozy"}),[z,G]=w.useState(()=>typeof window<"u"?CM():{mode:"light",accent:"#0891b2",hot:"#0e7490",accentManual:!1}),[_e,Se]=w.useState(null),[J,Te]=w.useState(()=>{try{const $=JSON.parse(localStorage.getItem("wild:templates")||"[]");return Array.isArray($)?$:[]}catch{return[]}}),[be,et]=w.useState(qi),[It,pt]=w.useState(E4),[tt,bt]=w.useState(!1),[nn,Gn]=w.useState("chat-1"),_n=P4(),we=w.useMemo(()=>typeof window>"u"?null:new URLSearchParams(window.location.search).get("t"),[]),[qe,Ye]=cO(we,c);w.useEffect(()=>{async function $(){try{const ee={};we&&(ee.Authorization=`Bearer ${we}`);const K=await fetch("/api/session",{headers:ee});if(K.status===401){s(!0);return}if(!K.ok)throw new Error(`session fetch failed: ${K.status}`);const se=await K.json();t(se)}catch(ee){r(ee.message||String(ee))}}$()},[we,c]),w.useEffect(()=>{NM(z),EM(z)},[z]),w.useEffect(()=>{AM(Xe),LM(Xe)},[Xe]),w.useEffect(()=>{var ee;const $=(ee=e==null?void 0:e.identity)==null?void 0:ee.color;$&&!z.accentManual&&G(K=>K.accentManual?K:{...K,accent:$,hot:$})},[(Bm=e==null?void 0:e.identity)==null?void 0:Bm.color,z.accentManual]);const Je=e!=null&&e.workspaceId?`wild:canvas:v2:${e.workspaceId}:${e.personKey||"local"}`:null,Ve=w.useRef(null);function lt($){clearTimeout(Ve.current),Ve.current=setTimeout(()=>{const ee={"Content-Type":"application/json"};we&&(ee.Authorization=`Bearer ${we}`),fetch("/api/canvas/state",{method:"POST",headers:ee,body:JSON.stringify($)}).catch(()=>{})},800)}w.useEffect(()=>{if(!Je||tt)return;let $=!1;const ee=we?{Authorization:`Bearer ${we}`}:{};return(async()=>{var K,se,he,Ke,Pe,ct,Sr,Hi;try{const Xn=await fetch("/api/canvas/state",{headers:ee});if(!Xn.ok)throw new Error(Xn.status);const kt=await Xn.json();if($)return;let bn=null;try{bn=JSON.parse(localStorage.getItem(Je))}catch{}if((se=(K=kt.layout)==null?void 0:K.blocks)!=null&&se.length||(Pe=(Ke=(he=kt.layout)==null?void 0:he.layouts)==null?void 0:Ke.lg)!=null&&Pe.length){let Wt=Array.isArray(kt.layout.blocks)&&kt.layout.blocks.length?kt.layout.blocks:qi;Wt.some(ai=>ai.type==="chat")||(Wt=[...qi,...Wt]),et(Wt),(ct=kt.layout.layouts)!=null&&ct.lg&&pt(kt.layout.layouts);try{localStorage.setItem(Je,JSON.stringify({blocks:Wt,layouts:kt.layout.layouts}))}catch{}}else if((Sr=bn==null?void 0:bn.blocks)!=null&&Sr.length){let Wt=Array.isArray(bn.blocks)&&bn.blocks.length?bn.blocks:qi;Wt.some(ai=>ai.type==="chat")||(Wt=[...qi,...Wt]),et(Wt),(Hi=bn.layouts)!=null&&Hi.lg&&pt(bn.layouts),lt({layout:{blocks:Wt,layouts:bn.layouts||{lg:[]}}})}if(Array.isArray(kt.templates)&&kt.templates.length){Te(kt.templates);try{localStorage.setItem("wild:templates",JSON.stringify(kt.templates))}catch{}}if(kt.userTheme){const Wt=kt.userTheme;G(ai=>({...ai,mode:Wt.mode==="dark"?"dark":"light",accent:Wt.accent||ai.accent,hot:Wt.hot||ai.hot,accentManual:Wt.accentManual??ai.accentManual,tokens:Wt.tokens||{}}))}kt.userReading&&ft(Cu(kt.userReading))}catch{if($)return;try{const Xn=localStorage.getItem(Je);if(Xn){const kt=JSON.parse(Xn);let bn=Array.isArray(kt.blocks)&&kt.blocks.length?kt.blocks:qi;bn.some(Wt=>Wt.type==="chat")||(bn=[...qi,...bn]),et(bn),kt.layouts&&kt.layouts.lg&&pt(kt.layouts)}}catch{}}$||bt(!0)})(),()=>{$=!0,clearTimeout(Ve.current)}},[Je]),w.useEffect(()=>{if(!(!Je||!tt)){try{localStorage.setItem(Je,JSON.stringify({blocks:be,layouts:It}))}catch{}lt({layout:{blocks:be,layouts:It}})}},[Je,tt,be,It]);const mt=w.useRef(null);w.useEffect(()=>{if(tt)return clearTimeout(mt.current),mt.current=setTimeout(()=>{lt({userTheme:z})},800),()=>clearTimeout(mt.current)},[tt,z]);const Tt=w.useRef(null);w.useEffect(()=>{if(tt)return clearTimeout(Tt.current),Tt.current=setTimeout(()=>{lt({userReading:Xe})},800),()=>clearTimeout(Tt.current)},[tt,Xe]),w.useEffect(()=>{var K;if(!tt||!((K=e==null?void 0:e.capabilities)!=null&&K.chat))return;let $=!1;const ee=we?{Authorization:`Bearer ${we}`}:{};return fetch("/api/canvas/blocks",{headers:ee}).then(se=>se.ok?se.json():null).then(se=>{$||!Array.isArray(se==null?void 0:se.blocks)||!se.blocks.length||(et(he=>{const Ke=new Set(he.map(ct=>ct.id)),Pe=se.blocks.filter(ct=>ct.id&&!Ke.has(ct.id));return Pe.length?[...he,...Pe.map(ct=>({id:ct.id,type:"custom",spec:ct}))]:he}),pt(he=>{const Ke=he.lg||[],Pe=new Set(Ke.map(Sr=>Sr.i)),ct=se.blocks.filter(Sr=>Sr.id&&!Pe.has(Sr.id));return ct.length?{lg:[...Ke,...ct.map((Sr,Hi)=>({i:Sr.id,x:8,y:Hi*6,w:4,h:6,minW:3,minH:3}))]}:he}))}).catch(()=>{}),()=>{$=!0}},[tt,($m=e==null?void 0:e.capabilities)==null?void 0:$m.chat,we]),w.useEffect(()=>{var K;if(!((K=e==null?void 0:e.capabilities)!=null&&K.chat)||z.accentManual)return;let $=!1;const ee=we?{Authorization:`Bearer ${we}`}:{};return fetch("/api/canvas/theme",{headers:ee}).then(se=>se.ok?se.json():null).then(se=>{$||!(se!=null&&se.theme)||G(he=>he.accentManual?he:{...he,mode:se.theme.mode==="dark"?"dark":"light",accent:se.theme.accent||he.accent,hot:se.theme.hot||se.theme.accent||he.hot,tokens:se.theme.tokens||{}})}).catch(()=>{}),()=>{$=!0}},[(Fm=e==null?void 0:e.capabilities)==null?void 0:Fm.chat,we]);function St($){const ee=zo($),K=N4[$]||{w:4,h:12};if(et(se=>[...se,{id:ee,type:$}]),pt(se=>{const he=se.lg||[],Ke=he.reduce((Pe,ct)=>Math.max(Pe,(ct.y||0)+(ct.h||0)),0);return{lg:[...he,{i:ee,x:Math.max(0,12-K.w),y:Ke,w:K.w,h:K.h,minW:3,minH:3}]}}),Gn(ee),$e(!1),typeof window<"u"){const se=he=>{var Ke;return(Ke=document.querySelector(`[data-rgl-id="${ee}"]`))==null?void 0:Ke.scrollIntoView({behavior:he,block:"nearest"})};setTimeout(()=>se("smooth"),300),setTimeout(()=>se("auto"),750)}}function it($){const ee=be.find(K=>K.id===$);if(et(K=>K.filter(se=>se.id!==$)),pt(K=>({lg:(K.lg||[]).filter(se=>se.i!==$)})),Gn(K=>{var se;return K===$?((se=be.find(he=>he.type==="chat"))==null?void 0:se.id)||"chat-1":K}),(ee==null?void 0:ee.type)==="custom"){const K=we?{Authorization:`Bearer ${we}`}:{};fetch(`/api/canvas/blocks/${encodeURIComponent($)}`,{method:"DELETE",headers:K}).catch(()=>{})}}function cn($){const ee=be.find(K=>K.id===$);ee&&St(ee.type)}const Rn=w.useRef(be);Rn.current=be;const un=w.useRef(null),ge=w.useRef(null),je=w.useRef(!1);w.useEffect(()=>{var he;if(!((he=e==null?void 0:e.capabilities)!=null&&he.chat)||_n)return;let $=!1,ee=null;const K=we?{Authorization:`Bearer ${we}`}:{},se=async()=>{var Hi;if($||je.current||document.hidden)return;const Ke=await fetch("/api/preview/ports",{headers:K}).catch(()=>null);if(!Ke||$)return;const ct=((await Ke.json().catch(()=>({}))).ports||[]).map(Xn=>Xn.port);if(ge.current===null){ge.current=new Set(ct);return}ct.some(Xn=>!ge.current.has(Xn))&&!Rn.current.some(Xn=>Xn.type==="liveview")&&(je.current=!0,clearInterval(ee),(Hi=un.current)==null||Hi.call(un))};return se(),ee=setInterval(se,5e3),()=>{$=!0,clearInterval(ee)}},[(Hm=e==null?void 0:e.capabilities)==null?void 0:Hm.chat,we,_n]);function A(){if(be.some(ee=>ee.type==="liveview"))return;const $=zo("liveview");et(ee=>ee.some(K=>K.type==="liveview")?ee:[...ee,{id:$,type:"liveview"}]),pt(ee=>{const K=(ee.lg||[]).map(se=>se.i.startsWith("chat")?{...se,w:6,x:0,h:Ds}:se);return K.push({i:$,x:6,y:0,w:6,h:Ds,minW:3,minH:4}),{lg:K}})}un.current=A;function te($){if(pe($),be.some(K=>K.type==="code"))return;const ee=zo("code");et(K=>K.some(se=>se.type==="code")?K:[...K,{id:ee,type:"code"}]),pt(K=>({lg:[...K.lg||[],{i:ee,x:6,y:0,w:6,h:Ds,minW:3,minH:4}]}))}function ue($,ee){if($!=null&&$.id&&(et(K=>{const se=K.findIndex(he=>he.id===$.id);if(se>=0){const he=K.slice();return he[se]={...he[se],type:"custom",spec:$},he}return[...K,{id:$.id,type:"custom",spec:$}]}),pt(K=>{const se=K.lg||[];return se.some(he=>he.i===$.id)?K:{lg:[...se,{i:$.id,x:8,y:0,w:4,h:6,minW:3,minH:3}]}}),ee!=="update"&&(Gn($.id),typeof window<"u"))){const K=se=>{var he;return(he=document.querySelector(`[data-rgl-id="${$.id}"]`))==null?void 0:he.scrollIntoView({behavior:se,block:"nearest"})};setTimeout(()=>K("smooth"),300),setTimeout(()=>K("auto"),750)}}function de($){!$||typeof $!="object"||G(ee=>{var K;return kM(ee,$,ee.accentManual||!!((K=e==null?void 0:e.identity)!=null&&K.color))})}const Ee=w.useCallback(async($=!1)=>{try{const ee=we?{Authorization:`Bearer ${we}`}:{},K=await fetch(`/api/update/status${$?"?fresh=1":""}`,{headers:ee});if(!K.ok)return null;const se=await K.json();return Z(se),se}catch{return null}},[we]);w.useEffect(()=>{var ee;if(!((ee=e==null?void 0:e.capabilities)!=null&&ee.chat))return;Ee();const $=()=>Ee();return window.addEventListener("focus",$),()=>window.removeEventListener("focus",$)},[(Wm=e==null?void 0:e.capabilities)==null?void 0:Wm.chat,Ee]);async function st(){if(U==="applying"||!C)return;const $=C.current;le(!1),k("applying");try{const ee={"Content-Type":"application/json",...we?{Authorization:`Bearer ${we}`}:{}},K=await fetch("/api/update/apply",{method:"POST",headers:ee}).then(he=>he.json()).catch(()=>null);if(K&&K.updated===!1){Z(he=>({...he||{},available:!1,current:K.current,latest:K.latest})),k("uptodate"),setTimeout(()=>k(he=>he==="uptodate"?"idle":he),4e3);return}if(!K||!K.ok&&!K.requested){k("error");return}const se=Date.now();for(;Date.now()-se<15e4;){await new Promise(Ke=>setTimeout(Ke,2500));const he=await fetch("/api/health").then(Ke=>Ke.ok?Ke.json():null).catch(()=>null);if(he&&he.version&&he.version!==$){k("done"),setTimeout(()=>window.location.reload(),800);return}}k("error")}catch{k("error")}}async function Oe(){le(!1),k("idle");const $=await Ee(!0);$&&!$.available&&(k("uptodate"),setTimeout(()=>k(ee=>ee==="uptodate"?"idle":ee),4e3))}async function ot({title:$,pitch:ee}){const K={"content-type":"application/json",...we?{Authorization:`Bearer ${we}`}:{}},se={title:$,pitch:ee,theme:{mode:z.mode,accent:z.accent,hot:z.hot,tokens:z.tokens||{},structure:z.structure||{}},builtFrom:_e?{id:_e.id,title:_e.title}:null};return(await fetch("/api/bazaar/themes/publish",{method:"POST",headers:K,body:JSON.stringify(se)})).json().catch(()=>({ok:!1,error:"bad-response"}))}function Pt($){const ee=$&&$.theme||{};G(K=>({...K,mode:ee.mode==="dark"?"dark":"light",accent:ee.accent||K.accent,hot:ee.hot||ee.accent||K.hot,tokens:ee.tokens||{},structure:ee.structure||{},accentManual:!0})),Se({id:$.id,title:$.title}),ae(!0)}function Mt($){var se;const ee=[],K=$.blocks.map(he=>{const Ke=zo(he.type);return ee.push({i:Ke,...he.l||{x:0,y:0,w:4,h:Ds,minW:3,minH:3}}),{id:Ke,type:he.type}});if(!K.some(he=>he.type==="chat")){const he=zo("chat");K.unshift({id:he,type:"chat"}),ee.unshift({i:he,x:0,y:0,w:8,h:Ds,minW:3,minH:4})}et(K),pt({lg:ee}),Gn(((se=K[0])==null?void 0:se.id)||"chat-1"),M(!1),typeof window<"u"&&setTimeout(()=>{var he;return(he=document.querySelector(".block-canvas"))==null?void 0:he.scrollTo({top:0,behavior:"smooth"})},60)}function wr($){try{localStorage.setItem("wild:templates",JSON.stringify($))}catch{}return lt({templates:$}),$}function oi($){const ee=It.lg||[],K=be.map(he=>{const Ke=ee.find(Pe=>Pe.i===he.id);return{type:he.type,l:Ke?{x:Ke.x,y:Ke.y,w:Ke.w,h:Ke.h,minW:Ke.minW??3,minH:Ke.minH??4}:{x:0,y:0,w:4,h:10,minW:3,minH:4}}}),se={id:`saved-${Date.now().toString(36)}-${Math.random().toString(36).slice(2,6)}`,name:$,icon:"⭐",desc:"Your saved layout",blocks:K,custom:!0};Te(he=>wr([...he,se]))}function gt($){Te(ee=>wr(ee.filter(K=>K.id!==$)))}if(i)return l.jsx(m4,{});if(n)return l.jsx("div",{className:"app",style:{gridTemplateRows:"1fr",alignItems:"center",justifyItems:"center"},children:l.jsxs("div",{style:{padding:24},children:[l.jsx("h2",{children:"wild-workspace"}),l.jsxs("p",{style:{color:"var(--error)"},children:["Could not load session: ",n]}),l.jsx("p",{style:{color:"var(--text-muted)",fontSize:13},children:"Verify the server is running and the share URL token is valid."})]})});if(!e)return l.jsx("div",{className:"app",style:{gridTemplateRows:"1fr",alignItems:"center",justifyItems:"center"},children:l.jsxs("div",{style:{padding:24,color:"var(--text-muted)"},children:[l.jsx("span",{className:"spinner"})," Loading workspace…"]})});if((Um=e.capabilities)!=null&&Um.chatWrite&&!e.onboarded)return l.jsx(i4,{session:e,token:we,onComplete:async $=>{$!=null&&$.seedChat&&lL($.seedChat,void 0,yh(e.currentWorkspace));try{const ee={};we&&(ee.Authorization=`Bearer ${we}`);const K=await fetch("/api/session",{headers:ee});K.ok?t(await K.json()):t({...e,onboarded:!0})}catch{t({...e,onboarded:!0})}$!=null&&$.build&&ve({text:$.build,ts:Date.now()})}});if(o)return l.jsx(ZL,{session:e,onEnter:$=>{$!==c&&(cL($),u($),pe(null),ve(null)),a(!1)},onClose:la()?()=>a(!1):null});const{role:Fr,capabilities:Qe,workspace:lr,workspaceId:xs,agent:xr,identity:cr}=e,Ya=(cr==null?void 0:cr.name)||(xr==null?void 0:xr.label)||"Chat",bo=e.currentWorkspace||{},Ss=bo.id||"default";yh(bo);const Fi=(Vm=be.find($=>$.type==="chat"))==null?void 0:Vm.id;function Om($){var ee,K;switch($.type){case"chat":return{title:Ya,icon:"🗨️"};case"liveview":return{title:"Live view",icon:"👁️"};case"notes":return{title:"Notes",icon:"📝"};case"usage":return{title:"Usage",icon:"🔋"};case"powers":return{title:"Powers",icon:"🧰"};case"earnings":return{title:"Producer earnings",icon:"💸"};case"analytics":return{title:"Shelf analytics",icon:"📊"};case"files":return{title:"Files",icon:"📁"};case"code":return{title:"Code",icon:"💻"};case"todo":return{title:"To-do",icon:"✅"};case"logs":return{title:"Logs",icon:"📋"};case"tasks":return{title:"Tasks",icon:"🌀"};case"sessions":return{title:"Chats",icon:"💬"};case"requests":return{title:"Requests",icon:"🎫"};case"datatable":return{title:"Data table",icon:"🗂️"};case"deploy":return{title:"Deploy",icon:"🚀"};case"peers":return{title:"Builders like you",icon:"🌱"};case"custom":return{title:((ee=$.spec)==null?void 0:ee.title)||"Block",icon:((K=$.spec)==null?void 0:K.icon)||"🧩"};default:return{title:$.type,icon:"▫️"}}}function zm($){var ee;switch($.type){case"chat":{const K=$.id===Fi,se=T[$.id]||(K?"main":$.id),he=se==="main"?void 0:se,Ke=yh(bo,he);return l.jsxs(l.Fragment,{children:[Qe.chatWrite&&l.jsx("div",{className:"chat-block-bar",children:l.jsx(kL,{workspaceKey:Ss,activeSessionId:se,canWrite:Qe.chatWrite,onSelect:Pe=>B(ct=>({...ct,[$.id]:Pe}))})}),K&&Qe.inbox&&l.jsx(W3,{}),l.jsx(dL,{storageKey:Ke,threadId:he,sessionId:se,role:Fr,capabilities:Qe,token:we,inject:K?xe:void 0,onInjectConsumed:K?()=>ve(null):void 0,agentName:Ya,onOpenReading:()=>Le(!0),contextPct:K?((ee=D==null?void 0:D.context)==null?void 0:ee.pct)??0:0,onBazaarEvent:Pe=>{(Pe==null?void 0:Pe.type)==="preview"?(F({url:Pe.url,ts:Pe.ts}),A()):(Pe==null?void 0:Pe.type)==="meter"?P(Pe.state):(Pe==null?void 0:Pe.type)==="usage"?(I(Pe.state),H(ct=>ct+1)):(Pe==null?void 0:Pe.type)==="block"?ue(Pe.block,Pe.op):(Pe==null?void 0:Pe.type)==="theme"?de(Pe.theme):(Pe==null?void 0:Pe.type)==="task"&&Ye(Pe.task)}},`chat-${Ss}-${se}`)]})}case"liveview":return l.jsx($M,{bazaarPreview:R});case"notes":return l.jsx(FM,{id:$.id});case"usage":return l.jsx(qM,{live:D,token:we});case"powers":return l.jsx(YM,{token:we,onRun:K=>ve({text:`/${K}`,ts:Date.now()})});case"earnings":return l.jsx(UM,{live:L,token:we});case"analytics":return l.jsx(GM,{live:L,token:we});case"files":return l.jsx(XM,{token:we,selectedFile:ie,onOpenFile:te},`files-${Ss}`);case"code":return l.jsx(QM,{path:ie,token:we,onPickFile:pe},`code-${Ss}`);case"todo":return l.jsx(eO,{id:$.id});case"logs":return l.jsx(rO,{token:we});case"tasks":return l.jsx(iO,{tasks:qe,token:we});case"sessions":return l.jsx(TL,{workspaceKey:Ss,token:we,canWrite:Qe.chatWrite,refreshKey:N,activeSessionId:T[Fi]||"main",onSelect:K=>B(se=>({...se,[Fi]:K}))});case"requests":return l.jsx(AL,{token:we,canWrite:Qe.chatWrite});case"datatable":return l.jsx(dO,{token:we});case"deploy":return l.jsx(fO,{canDeploy:Qe.chatWrite,onSetup:()=>ve({text:"Help me deploy this project — set up a deploy target and ship it.",ts:Date.now()})});case"peers":return l.jsx(gu,{variant:"block"});case"custom":return l.jsx(N3,{spec:$.spec});default:return null}}return l.jsxs("div",{className:"app",children:[l.jsx(k4,{token:we}),Qe.chatWrite&&l.jsx(KM,{info:C,phase:U,dismissed:X,onApply:st,onDismiss:()=>le(!0)}),Qe.share&&l.jsx(b4,{token:we}),l.jsxs("header",{className:"topbar","data-testid":"topbar",children:[l.jsx("span",{className:"brand",children:"wild-workspace"}),l.jsx("span",{className:`badge ${Fr}`,"data-testid":"role-badge",children:C4[Fr]||Fr}),l.jsxs("button",{className:"badge","data-testid":"workspace-switcher",onClick:()=>a(!0),title:"Switch workspace",style:{cursor:"pointer"},children:[bo.name||(lr==null?void 0:lr.name)||xs," ▾"]}),Qe.chat&&l.jsx("button",{className:`badge sidebar-toggle${O?" active":""}`,onClick:()=>W($=>!$),"data-testid":"sidebar-toggle",title:O?"Hide chats":"Show chats","aria-pressed":O,children:"💬 Chats"}),cr!=null&&cr.name?l.jsx("span",{className:"badge","data-testid":"agent-name",style:{borderColor:cr.color,color:cr.color},children:cr.name}):xr&&l.jsx("span",{className:"badge","data-testid":"agent-name",children:xr.label||xr.id}),l.jsx("span",{className:"spacer"}),Qe.fileTree&&l.jsx(oO,{tasks:qe,token:we}),l.jsx("button",{onClick:()=>ae(!0),"data-testid":"theme-btn",title:"Theme — make it yours (light/dark + accent)",children:"🎨 Theme"}),Qe.chatWrite&&l.jsx("button",{onClick:()=>M(!0),"data-testid":"templates-btn",title:"Start from a template layout",children:"▾ Templates"}),Qe.chatWrite&&l.jsx("button",{className:ke==="layout"?"primary":"",onClick:()=>ce($=>$==="layout"?"use":"layout"),"data-testid":"arrange-toggle",title:"Rearrange your blocks",children:ke==="layout"?"✓ Done":"✥ Arrange"}),Qe.chat&&l.jsx("button",{onClick:()=>Y(!0),"data-testid":"bazaar-btn",title:"Browse the marketplace shelf",children:"🛍️ Bazaar"}),(()=>{const $=Qe.chatWrite&&l.jsx("button",{onClick:()=>Ue(!0),"data-testid":"settings-btn",title:"Settings — agent autonomy, name, appearance",children:"⚙️ Settings"},"settings"),ee=Qe.chatWrite&&l.jsx("button",{onClick:()=>g(!0),"data-testid":"support-btn",title:"VentureWild support — let our team help, on your say-so",children:"🛟 Support"},"support"),K=Qe.chatWrite&&l.jsx("button",{onClick:Oe,"data-testid":"updates-btn",title:"Check for updates",children:C!=null&&C.available?`✨ Update to v${C.latest}`:`🔄 Check for updates${C!=null&&C.current?` (v${C.current})`:""}`},"updates"),se=Qe.sync&&l.jsx("button",{onClick:()=>p(!0),"data-testid":"collaborate-btn",children:"🤝 Collaborate"},"collab"),he=Qe.share&&l.jsx("button",{onClick:()=>h(!0),"data-testid":"share-btn",children:"🔗 Share"},"share"),Ke=Qe.terminal&&l.jsx("button",{onClick:()=>E(ct=>!ct),"data-testid":"terminal-toggle",children:S?"⌨ Hide terminal":"⌨ Terminal"},"term"),Pe=[$,ee,K,se,he,Ke].filter(Boolean);return Pe.length===0?null:l.jsxs("div",{className:"topbar-more","data-testid":"topbar-more",children:[l.jsx("button",{onClick:()=>j(ct=>!ct),"data-testid":"more-toggle","aria-haspopup":"menu","aria-expanded":x,title:"More — settings, sharing, advanced",children:"⋯ More"}),x&&l.jsx("div",{className:"more-menu","data-testid":"more-menu",onClick:()=>j(!1),children:Pe})]})})()]}),l.jsxs("div",{className:`workspace-body${O?" with-sidebar":""}`,"data-testid":"workspace-body",children:[O&&Qe.chat&&l.jsx(jL,{workspaceName:bo.name||(lr==null?void 0:lr.name)||xs,workspaceKey:Ss,token:we,canWrite:Qe.chatWrite,activeSessionId:T[Fi]||"main",onSelect:$=>B(ee=>({...ee,[Fi]:$})),onClose:()=>W(!1),refreshKey:N}),l.jsxs("main",{className:"canvas-wrap","data-testid":"canvas-wrap",children:[ke==="layout"&&l.jsxs("div",{className:"arrange-bar","data-testid":"arrange-bar",children:[l.jsx("span",{className:"arrange-hint",children:"✥ Arranging your space — drag a block's header, resize from its corner, or add a new one."}),l.jsx("span",{className:"spacer"}),l.jsx("button",{className:"primary",onClick:()=>$e(!0),"data-testid":"add-block-btn",children:"+ Add block"}),l.jsx("button",{onClick:()=>ce("use"),children:"Done"})]}),_n?l.jsx(dM,{blocks:be,activeId:nn,setActiveId:Gn,mode:ke,renderBlock:zm,blockMeta:Om,onRemove:it,canRemove:$=>$.type!=="chat"||$.id!==Fi}):l.jsx(hM,{blocks:be,layouts:It,mode:ke,onLayoutChange:pt,renderBlock:zm,blockMeta:Om,onRemove:it,onDuplicate:cn,canRemove:$=>$.type!=="chat"||$.id!==Fi,canDuplicate:$=>$.type!=="custom"})]})]}),l.jsx(H3,{role:Fr,capabilities:Qe,session:e,urlToken:we,onSyncAlert:v,onOpenConflicts:()=>y(!0)}),l.jsx(B3,{alert:b,onDismiss:()=>v(null)}),_&&l.jsx($3,{urlToken:we,onClose:()=>y(!1)}),nt&&l.jsx(fM,{items:j4.filter($=>!$.cap||Qe[$.cap]),bazaarItems:R4,onAdd:St,onClose:()=>$e(!1)}),Fe&&l.jsx(mM,{builtins:T4.filter($=>!$.cap||Qe[$.cap]),saved:J,onApply:Mt,onSaveCurrent:oi,onDelete:gt,onClose:()=>M(!1)}),re&&l.jsx(OM,{theme:z,onChange:G,reading:Xe,onChangeReading:ft,onClose:()=>{ae(!1),Se(null)},onPublish:Qe.chatWrite?ot:void 0,onApplyTheme:de,onRemixTheme:Qe.chatWrite?Pt:void 0,onClearRemix:()=>Se(null),remixOf:_e,token:we}),De&&l.jsx(BM,{reading:Xe,onChange:ft,onClose:()=>Le(!1)}),me&&l.jsx(zM,{token:we,session:e,onClose:()=>Ue(!1),onOpenTheme:()=>ae(!0),onOpenReading:()=>Le(!0)}),m&&l.jsx(z3,{token:we,onClose:()=>g(!1)}),Re&&l.jsx(Y3,{token:we,onClose:()=>Y(!1),onBuild:$=>{ve({text:$,ts:Date.now()}),Y(!1)}}),d&&l.jsx(L3,{onClose:()=>h(!1),workspaceId:xs}),f&&l.jsx(A3,{onClose:()=>p(!1),token:we}),S&&l.jsxs("div",{className:"terminal-overlay","data-testid":"terminal-overlay",children:[l.jsxs("header",{children:[l.jsx("strong",{children:"Terminal"}),l.jsx("button",{onClick:()=>E(!1),children:"close"})]}),l.jsx(E3,{token:we})]})]})}function L4(e){const t=window.fetch.bind(window);window.fetch=(n,r={})=>{const i=typeof n=="string"?n:(n==null?void 0:n.url)||"";if(!(i.startsWith("/api/")||i.includes("://")===!1&&i.startsWith("api/")))return t(n,r);const o=new Headers(r.headers||{});return o.has("Authorization")||o.set("Authorization",`Bearer ${e}`),t(n,{...r,headers:o})}}function A4(){const e=window.fetch.bind(window);window.fetch=(t,n={})=>{const r=typeof t=="string"?t:(t==null?void 0:t.url)||"",i=r.startsWith("/api/")||r.includes("://")===!1&&r.startsWith("api/"),s=la();if(!i||!s)return e(t,n);const o=new Headers(n.headers||{});return o.has("X-Workspace-Id")||o.set("X-Workspace-Id",s),e(t,{...n,headers:o})}}function I4(){Gh.createRoot(document.getElementById("root")).render(l.jsx(_r.StrictMode,{children:l.jsx(D4,{})}))}async function M4(){const e=typeof window<"u"&&window.fetch,t=e?new URLSearchParams(window.location.search).get("t"):null;if(t){let r=!1;try{const i=await window.fetch("/api/auth/exchange",{method:"POST",headers:{Authorization:`Bearer ${t}`}});r=i.ok&&(await i.json().catch(()=>({}))).cookie===!0}catch{}if(r){const i=new URLSearchParams(window.location.search);i.delete("t");const s=i.toString(),o=window.location.pathname+(s?`?${s}`:"")+window.location.hash;window.history.replaceState(null,"",o)}else L4(t)}A4();const n=e?new URLSearchParams(window.location.search).get("gv"):null;if(n){try{await window.fetch("/api/auth/google",{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({vouch:n})})}catch{}const r=new URLSearchParams(window.location.search);r.delete("gv");const i=r.toString(),s=window.location.pathname+(i?`?${i}`:"")+window.location.hash;window.history.replaceState(null,"",s)}I4()}M4();
|