@hellcoder/companion 0.100.0 → 0.101.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (25) hide show
  1. package/dist/assets/{AgentsPage-7oHDiJoh.js → AgentsPage-BhKdcyXZ.js} +1 -1
  2. package/dist/assets/{CronManager-fsEUcByi.js → CronManager-DRZ66TkG.js} +1 -1
  3. package/dist/assets/{IntegrationsPage-DhiOq9T9.js → IntegrationsPage-ClTWLg6W.js} +1 -1
  4. package/dist/assets/{LinearOAuthSettingsPage-DJ3p4Zyh.js → LinearOAuthSettingsPage-CWz5AdGt.js} +1 -1
  5. package/dist/assets/{LinearSettingsPage-EJXrPlao.js → LinearSettingsPage-di0JH5lO.js} +1 -1
  6. package/dist/assets/{Playground-BJi1T7KP.js → Playground-BVqqQ5J3.js} +1 -1
  7. package/dist/assets/{PromptsPage-DiMm5U1r.js → PromptsPage-C1oMpJK9.js} +1 -1
  8. package/dist/assets/{RunsPage-LPrcOaUc.js → RunsPage-B2Z2eRQO.js} +1 -1
  9. package/dist/assets/{SandboxManager-9KiHL5rI.js → SandboxManager-CaBqRrPE.js} +1 -1
  10. package/dist/assets/{SettingsPage-BXy1ZF1F.js → SettingsPage-C4WdQ-ba.js} +1 -1
  11. package/dist/assets/{TailscalePage-ycECxxya.js → TailscalePage-trYybm9W.js} +1 -1
  12. package/dist/assets/index-BCS1TCne.css +1 -0
  13. package/dist/assets/index-BY3_XaK9.js +134 -0
  14. package/dist/assets/{sw-register-Duj0Mw6k.js → sw-register-Cf5LH9-W.js} +1 -1
  15. package/dist/index.html +2 -2
  16. package/dist/sw.js +1 -1
  17. package/package.json +1 -1
  18. package/server/claude-adapter.test.ts +114 -0
  19. package/server/claude-adapter.ts +56 -8
  20. package/server/claude-session-history.ts +15 -0
  21. package/server/routes.ts +20 -0
  22. package/server/session-export.test.ts +169 -0
  23. package/server/session-export.ts +382 -0
  24. package/dist/assets/index-D-JiBkdW.js +0 -134
  25. package/dist/assets/index-DwVmncqT.css +0 -1
@@ -0,0 +1,134 @@
1
+ var Hk=Object.defineProperty;var Ik=(e,t,n)=>t in e?Hk(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;var O1=(e,t,n)=>Ik(e,typeof t!="symbol"?t+"":t,n);(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const l of document.querySelectorAll('link[rel="modulepreload"]'))i(l);new MutationObserver(l=>{for(const c of l)if(c.type==="childList")for(const u of c.addedNodes)u.tagName==="LINK"&&u.rel==="modulepreload"&&i(u)}).observe(document,{childList:!0,subtree:!0});function n(l){const c={};return l.integrity&&(c.integrity=l.integrity),l.referrerPolicy&&(c.referrerPolicy=l.referrerPolicy),l.crossOrigin==="use-credentials"?c.credentials="include":l.crossOrigin==="anonymous"?c.credentials="omit":c.credentials="same-origin",c}function i(l){if(l.ep)return;l.ep=!0;const c=n(l);fetch(l.href,c)}})();const Vk="modulepreload",Gk=function(e){return"/"+e},B1={},Xn=function(t,n,i){let l=Promise.resolve();if(n&&n.length>0){let u=function(p){return Promise.all(p.map(g=>Promise.resolve(g).then(v=>({status:"fulfilled",value:v}),v=>({status:"rejected",reason:v}))))};document.getElementsByTagName("link");const f=document.querySelector("meta[property=csp-nonce]"),h=(f==null?void 0:f.nonce)||(f==null?void 0:f.getAttribute("nonce"));l=u(n.map(p=>{if(p=Gk(p),p in B1)return;B1[p]=!0;const g=p.endsWith(".css"),v=g?'[rel="stylesheet"]':"";if(document.querySelector(`link[href="${p}"]${v}`))return;const y=document.createElement("link");if(y.rel=g?"stylesheet":Vk,g||(y.as="script"),y.crossOrigin="",y.href=p,h&&y.setAttribute("nonce",h),document.head.appendChild(y),g)return new Promise((b,_)=>{y.addEventListener("load",b),y.addEventListener("error",()=>_(new Error(`Unable to preload CSS for ${p}`)))})}))}function c(u){const f=new Event("vite:preloadError",{cancelable:!0});if(f.payload=u,window.dispatchEvent(f),!f.defaultPrevented)throw u}return l.then(u=>{for(const f of u||[])f.status==="rejected"&&c(f.reason);return t().catch(c)})};function pg(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var ep={exports:{}},xo={};/**
2
+ * @license React
3
+ * react-jsx-runtime.production.js
4
+ *
5
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
6
+ *
7
+ * This source code is licensed under the MIT license found in the
8
+ * LICENSE file in the root directory of this source tree.
9
+ */var $1;function Yk(){if($1)return xo;$1=1;var e=Symbol.for("react.transitional.element"),t=Symbol.for("react.fragment");function n(i,l,c){var u=null;if(c!==void 0&&(u=""+c),l.key!==void 0&&(u=""+l.key),"key"in l){c={};for(var f in l)f!=="key"&&(c[f]=l[f])}else c=l;return l=c.ref,{$$typeof:e,type:i,key:u,ref:l!==void 0?l:null,props:c}}return xo.Fragment=t,xo.jsx=n,xo.jsxs=n,xo}var P1;function Wk(){return P1||(P1=1,ep.exports=Yk()),ep.exports}var a=Wk(),tp={exports:{}},Ye={};/**
10
+ * @license React
11
+ * react.production.js
12
+ *
13
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
14
+ *
15
+ * This source code is licensed under the MIT license found in the
16
+ * LICENSE file in the root directory of this source tree.
17
+ */var U1;function Qk(){if(U1)return Ye;U1=1;var e=Symbol.for("react.transitional.element"),t=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),i=Symbol.for("react.strict_mode"),l=Symbol.for("react.profiler"),c=Symbol.for("react.consumer"),u=Symbol.for("react.context"),f=Symbol.for("react.forward_ref"),h=Symbol.for("react.suspense"),p=Symbol.for("react.memo"),g=Symbol.for("react.lazy"),v=Symbol.for("react.activity"),y=Symbol.iterator;function b(O){return O===null||typeof O!="object"?null:(O=y&&O[y]||O["@@iterator"],typeof O=="function"?O:null)}var _={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},k=Object.assign,E={};function j(O,K,A){this.props=O,this.context=K,this.refs=E,this.updater=A||_}j.prototype.isReactComponent={},j.prototype.setState=function(O,K){if(typeof O!="object"&&typeof O!="function"&&O!=null)throw Error("takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,O,K,"setState")},j.prototype.forceUpdate=function(O){this.updater.enqueueForceUpdate(this,O,"forceUpdate")};function R(){}R.prototype=j.prototype;function C(O,K,A){this.props=O,this.context=K,this.refs=E,this.updater=A||_}var P=C.prototype=new R;P.constructor=C,k(P,j.prototype),P.isPureReactComponent=!0;var D=Array.isArray;function L(){}var F={H:null,A:null,T:null,S:null},B=Object.prototype.hasOwnProperty;function I(O,K,A){var fe=A.ref;return{$$typeof:e,type:O,key:K,ref:fe!==void 0?fe:null,props:A}}function z(O,K){return I(O.type,K,O.props)}function H(O){return typeof O=="object"&&O!==null&&O.$$typeof===e}function T(O){var K={"=":"=0",":":"=2"};return"$"+O.replace(/[=:]/g,function(A){return K[A]})}var ae=/\/+/g;function Z(O,K){return typeof O=="object"&&O!==null&&O.key!=null?T(""+O.key):K.toString(36)}function Y(O){switch(O.status){case"fulfilled":return O.value;case"rejected":throw O.reason;default:switch(typeof O.status=="string"?O.then(L,L):(O.status="pending",O.then(function(K){O.status==="pending"&&(O.status="fulfilled",O.value=K)},function(K){O.status==="pending"&&(O.status="rejected",O.reason=K)})),O.status){case"fulfilled":return O.value;case"rejected":throw O.reason}}throw O}function U(O,K,A,fe,_e){var je=typeof O;(je==="undefined"||je==="boolean")&&(O=null);var Le=!1;if(O===null)Le=!0;else switch(je){case"bigint":case"string":case"number":Le=!0;break;case"object":switch(O.$$typeof){case e:case t:Le=!0;break;case g:return Le=O._init,U(Le(O._payload),K,A,fe,_e)}}if(Le)return _e=_e(O),Le=fe===""?"."+Z(O,0):fe,D(_e)?(A="",Le!=null&&(A=Le.replace(ae,"$&/")+"/"),U(_e,K,A,"",function(Fe){return Fe})):_e!=null&&(H(_e)&&(_e=z(_e,A+(_e.key==null||O&&O.key===_e.key?"":(""+_e.key).replace(ae,"$&/")+"/")+Le)),K.push(_e)),1;Le=0;var oe=fe===""?".":fe+":";if(D(O))for(var Ee=0;Ee<O.length;Ee++)fe=O[Ee],je=oe+Z(fe,Ee),Le+=U(fe,K,A,je,_e);else if(Ee=b(O),typeof Ee=="function")for(O=Ee.call(O),Ee=0;!(fe=O.next()).done;)fe=fe.value,je=oe+Z(fe,Ee++),Le+=U(fe,K,A,je,_e);else if(je==="object"){if(typeof O.then=="function")return U(Y(O),K,A,fe,_e);throw K=String(O),Error("Objects are not valid as a React child (found: "+(K==="[object Object]"?"object with keys {"+Object.keys(O).join(", ")+"}":K)+"). If you meant to render a collection of children, use an array instead.")}return Le}function $(O,K,A){if(O==null)return O;var fe=[],_e=0;return U(O,fe,"","",function(je){return K.call(A,je,_e++)}),fe}function re(O){if(O._status===-1){var K=O._result;K=K(),K.then(function(A){(O._status===0||O._status===-1)&&(O._status=1,O._result=A)},function(A){(O._status===0||O._status===-1)&&(O._status=2,O._result=A)}),O._status===-1&&(O._status=0,O._result=K)}if(O._status===1)return O._result.default;throw O._result}var xe=typeof reportError=="function"?reportError:function(O){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var K=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof O=="object"&&O!==null&&typeof O.message=="string"?String(O.message):String(O),error:O});if(!window.dispatchEvent(K))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",O);return}console.error(O)},M={map:$,forEach:function(O,K,A){$(O,function(){K.apply(this,arguments)},A)},count:function(O){var K=0;return $(O,function(){K++}),K},toArray:function(O){return $(O,function(K){return K})||[]},only:function(O){if(!H(O))throw Error("React.Children.only expected to receive a single React element child.");return O}};return Ye.Activity=v,Ye.Children=M,Ye.Component=j,Ye.Fragment=n,Ye.Profiler=l,Ye.PureComponent=C,Ye.StrictMode=i,Ye.Suspense=h,Ye.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=F,Ye.__COMPILER_RUNTIME={__proto__:null,c:function(O){return F.H.useMemoCache(O)}},Ye.cache=function(O){return function(){return O.apply(null,arguments)}},Ye.cacheSignal=function(){return null},Ye.cloneElement=function(O,K,A){if(O==null)throw Error("The argument must be a React element, but you passed "+O+".");var fe=k({},O.props),_e=O.key;if(K!=null)for(je in K.key!==void 0&&(_e=""+K.key),K)!B.call(K,je)||je==="key"||je==="__self"||je==="__source"||je==="ref"&&K.ref===void 0||(fe[je]=K[je]);var je=arguments.length-2;if(je===1)fe.children=A;else if(1<je){for(var Le=Array(je),oe=0;oe<je;oe++)Le[oe]=arguments[oe+2];fe.children=Le}return I(O.type,_e,fe)},Ye.createContext=function(O){return O={$$typeof:u,_currentValue:O,_currentValue2:O,_threadCount:0,Provider:null,Consumer:null},O.Provider=O,O.Consumer={$$typeof:c,_context:O},O},Ye.createElement=function(O,K,A){var fe,_e={},je=null;if(K!=null)for(fe in K.key!==void 0&&(je=""+K.key),K)B.call(K,fe)&&fe!=="key"&&fe!=="__self"&&fe!=="__source"&&(_e[fe]=K[fe]);var Le=arguments.length-2;if(Le===1)_e.children=A;else if(1<Le){for(var oe=Array(Le),Ee=0;Ee<Le;Ee++)oe[Ee]=arguments[Ee+2];_e.children=oe}if(O&&O.defaultProps)for(fe in Le=O.defaultProps,Le)_e[fe]===void 0&&(_e[fe]=Le[fe]);return I(O,je,_e)},Ye.createRef=function(){return{current:null}},Ye.forwardRef=function(O){return{$$typeof:f,render:O}},Ye.isValidElement=H,Ye.lazy=function(O){return{$$typeof:g,_payload:{_status:-1,_result:O},_init:re}},Ye.memo=function(O,K){return{$$typeof:p,type:O,compare:K===void 0?null:K}},Ye.startTransition=function(O){var K=F.T,A={};F.T=A;try{var fe=O(),_e=F.S;_e!==null&&_e(A,fe),typeof fe=="object"&&fe!==null&&typeof fe.then=="function"&&fe.then(L,xe)}catch(je){xe(je)}finally{K!==null&&A.types!==null&&(K.types=A.types),F.T=K}},Ye.unstable_useCacheRefresh=function(){return F.H.useCacheRefresh()},Ye.use=function(O){return F.H.use(O)},Ye.useActionState=function(O,K,A){return F.H.useActionState(O,K,A)},Ye.useCallback=function(O,K){return F.H.useCallback(O,K)},Ye.useContext=function(O){return F.H.useContext(O)},Ye.useDebugValue=function(){},Ye.useDeferredValue=function(O,K){return F.H.useDeferredValue(O,K)},Ye.useEffect=function(O,K){return F.H.useEffect(O,K)},Ye.useEffectEvent=function(O){return F.H.useEffectEvent(O)},Ye.useId=function(){return F.H.useId()},Ye.useImperativeHandle=function(O,K,A){return F.H.useImperativeHandle(O,K,A)},Ye.useInsertionEffect=function(O,K){return F.H.useInsertionEffect(O,K)},Ye.useLayoutEffect=function(O,K){return F.H.useLayoutEffect(O,K)},Ye.useMemo=function(O,K){return F.H.useMemo(O,K)},Ye.useOptimistic=function(O,K){return F.H.useOptimistic(O,K)},Ye.useReducer=function(O,K,A){return F.H.useReducer(O,K,A)},Ye.useRef=function(O){return F.H.useRef(O)},Ye.useState=function(O){return F.H.useState(O)},Ye.useSyncExternalStore=function(O,K,A){return F.H.useSyncExternalStore(O,K,A)},Ye.useTransition=function(){return F.H.useTransition()},Ye.version="19.2.7",Ye}var F1;function mg(){return F1||(F1=1,tp.exports=Qk()),tp.exports}var S=mg();const zu=pg(S);var np={exports:{}},vo={},rp={exports:{}},ip={};/**
18
+ * @license React
19
+ * scheduler.production.js
20
+ *
21
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
22
+ *
23
+ * This source code is licensed under the MIT license found in the
24
+ * LICENSE file in the root directory of this source tree.
25
+ */var q1;function Xk(){return q1||(q1=1,(function(e){function t(U,$){var re=U.length;U.push($);e:for(;0<re;){var xe=re-1>>>1,M=U[xe];if(0<l(M,$))U[xe]=$,U[re]=M,re=xe;else break e}}function n(U){return U.length===0?null:U[0]}function i(U){if(U.length===0)return null;var $=U[0],re=U.pop();if(re!==$){U[0]=re;e:for(var xe=0,M=U.length,O=M>>>1;xe<O;){var K=2*(xe+1)-1,A=U[K],fe=K+1,_e=U[fe];if(0>l(A,re))fe<M&&0>l(_e,A)?(U[xe]=_e,U[fe]=re,xe=fe):(U[xe]=A,U[K]=re,xe=K);else if(fe<M&&0>l(_e,re))U[xe]=_e,U[fe]=re,xe=fe;else break e}}return $}function l(U,$){var re=U.sortIndex-$.sortIndex;return re!==0?re:U.id-$.id}if(e.unstable_now=void 0,typeof performance=="object"&&typeof performance.now=="function"){var c=performance;e.unstable_now=function(){return c.now()}}else{var u=Date,f=u.now();e.unstable_now=function(){return u.now()-f}}var h=[],p=[],g=1,v=null,y=3,b=!1,_=!1,k=!1,E=!1,j=typeof setTimeout=="function"?setTimeout:null,R=typeof clearTimeout=="function"?clearTimeout:null,C=typeof setImmediate<"u"?setImmediate:null;function P(U){for(var $=n(p);$!==null;){if($.callback===null)i(p);else if($.startTime<=U)i(p),$.sortIndex=$.expirationTime,t(h,$);else break;$=n(p)}}function D(U){if(k=!1,P(U),!_)if(n(h)!==null)_=!0,L||(L=!0,T());else{var $=n(p);$!==null&&Y(D,$.startTime-U)}}var L=!1,F=-1,B=5,I=-1;function z(){return E?!0:!(e.unstable_now()-I<B)}function H(){if(E=!1,L){var U=e.unstable_now();I=U;var $=!0;try{e:{_=!1,k&&(k=!1,R(F),F=-1),b=!0;var re=y;try{t:{for(P(U),v=n(h);v!==null&&!(v.expirationTime>U&&z());){var xe=v.callback;if(typeof xe=="function"){v.callback=null,y=v.priorityLevel;var M=xe(v.expirationTime<=U);if(U=e.unstable_now(),typeof M=="function"){v.callback=M,P(U),$=!0;break t}v===n(h)&&i(h),P(U)}else i(h);v=n(h)}if(v!==null)$=!0;else{var O=n(p);O!==null&&Y(D,O.startTime-U),$=!1}}break e}finally{v=null,y=re,b=!1}$=void 0}}finally{$?T():L=!1}}}var T;if(typeof C=="function")T=function(){C(H)};else if(typeof MessageChannel<"u"){var ae=new MessageChannel,Z=ae.port2;ae.port1.onmessage=H,T=function(){Z.postMessage(null)}}else T=function(){j(H,0)};function Y(U,$){F=j(function(){U(e.unstable_now())},$)}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(U){U.callback=null},e.unstable_forceFrameRate=function(U){0>U||125<U?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):B=0<U?Math.floor(1e3/U):5},e.unstable_getCurrentPriorityLevel=function(){return y},e.unstable_next=function(U){switch(y){case 1:case 2:case 3:var $=3;break;default:$=y}var re=y;y=$;try{return U()}finally{y=re}},e.unstable_requestPaint=function(){E=!0},e.unstable_runWithPriority=function(U,$){switch(U){case 1:case 2:case 3:case 4:case 5:break;default:U=3}var re=y;y=U;try{return $()}finally{y=re}},e.unstable_scheduleCallback=function(U,$,re){var xe=e.unstable_now();switch(typeof re=="object"&&re!==null?(re=re.delay,re=typeof re=="number"&&0<re?xe+re:xe):re=xe,U){case 1:var M=-1;break;case 2:M=250;break;case 5:M=1073741823;break;case 4:M=1e4;break;default:M=5e3}return M=re+M,U={id:g++,callback:$,priorityLevel:U,startTime:re,expirationTime:M,sortIndex:-1},re>xe?(U.sortIndex=re,t(p,U),n(h)===null&&U===n(p)&&(k?(R(F),F=-1):k=!0,Y(D,re-xe))):(U.sortIndex=M,t(h,U),_||b||(_=!0,L||(L=!0,T()))),U},e.unstable_shouldYield=z,e.unstable_wrapCallback=function(U){var $=y;return function(){var re=y;y=$;try{return U.apply(this,arguments)}finally{y=re}}}})(ip)),ip}var H1;function Zk(){return H1||(H1=1,rp.exports=Xk()),rp.exports}var sp={exports:{}},En={};/**
26
+ * @license React
27
+ * react-dom.production.js
28
+ *
29
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
30
+ *
31
+ * This source code is licensed under the MIT license found in the
32
+ * LICENSE file in the root directory of this source tree.
33
+ */var I1;function Kk(){if(I1)return En;I1=1;var e=mg();function t(h){var p="https://react.dev/errors/"+h;if(1<arguments.length){p+="?args[]="+encodeURIComponent(arguments[1]);for(var g=2;g<arguments.length;g++)p+="&args[]="+encodeURIComponent(arguments[g])}return"Minified React error #"+h+"; visit "+p+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function n(){}var i={d:{f:n,r:function(){throw Error(t(522))},D:n,C:n,L:n,m:n,X:n,S:n,M:n},p:0,findDOMNode:null},l=Symbol.for("react.portal");function c(h,p,g){var v=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:l,key:v==null?null:""+v,children:h,containerInfo:p,implementation:g}}var u=e.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;function f(h,p){if(h==="font")return"";if(typeof p=="string")return p==="use-credentials"?p:""}return En.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=i,En.createPortal=function(h,p){var g=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!p||p.nodeType!==1&&p.nodeType!==9&&p.nodeType!==11)throw Error(t(299));return c(h,p,null,g)},En.flushSync=function(h){var p=u.T,g=i.p;try{if(u.T=null,i.p=2,h)return h()}finally{u.T=p,i.p=g,i.d.f()}},En.preconnect=function(h,p){typeof h=="string"&&(p?(p=p.crossOrigin,p=typeof p=="string"?p==="use-credentials"?p:"":void 0):p=null,i.d.C(h,p))},En.prefetchDNS=function(h){typeof h=="string"&&i.d.D(h)},En.preinit=function(h,p){if(typeof h=="string"&&p&&typeof p.as=="string"){var g=p.as,v=f(g,p.crossOrigin),y=typeof p.integrity=="string"?p.integrity:void 0,b=typeof p.fetchPriority=="string"?p.fetchPriority:void 0;g==="style"?i.d.S(h,typeof p.precedence=="string"?p.precedence:void 0,{crossOrigin:v,integrity:y,fetchPriority:b}):g==="script"&&i.d.X(h,{crossOrigin:v,integrity:y,fetchPriority:b,nonce:typeof p.nonce=="string"?p.nonce:void 0})}},En.preinitModule=function(h,p){if(typeof h=="string")if(typeof p=="object"&&p!==null){if(p.as==null||p.as==="script"){var g=f(p.as,p.crossOrigin);i.d.M(h,{crossOrigin:g,integrity:typeof p.integrity=="string"?p.integrity:void 0,nonce:typeof p.nonce=="string"?p.nonce:void 0})}}else p==null&&i.d.M(h)},En.preload=function(h,p){if(typeof h=="string"&&typeof p=="object"&&p!==null&&typeof p.as=="string"){var g=p.as,v=f(g,p.crossOrigin);i.d.L(h,g,{crossOrigin:v,integrity:typeof p.integrity=="string"?p.integrity:void 0,nonce:typeof p.nonce=="string"?p.nonce:void 0,type:typeof p.type=="string"?p.type:void 0,fetchPriority:typeof p.fetchPriority=="string"?p.fetchPriority:void 0,referrerPolicy:typeof p.referrerPolicy=="string"?p.referrerPolicy:void 0,imageSrcSet:typeof p.imageSrcSet=="string"?p.imageSrcSet:void 0,imageSizes:typeof p.imageSizes=="string"?p.imageSizes:void 0,media:typeof p.media=="string"?p.media:void 0})}},En.preloadModule=function(h,p){if(typeof h=="string")if(p){var g=f(p.as,p.crossOrigin);i.d.m(h,{as:typeof p.as=="string"&&p.as!=="script"?p.as:void 0,crossOrigin:g,integrity:typeof p.integrity=="string"?p.integrity:void 0})}else i.d.m(h)},En.requestFormReset=function(h){i.d.r(h)},En.unstable_batchedUpdates=function(h,p){return h(p)},En.useFormState=function(h,p,g){return u.H.useFormState(h,p,g)},En.useFormStatus=function(){return u.H.useHostTransitionStatus()},En.version="19.2.7",En}var V1;function E5(){if(V1)return sp.exports;V1=1;function e(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(e)}catch(t){console.error(t)}}return e(),sp.exports=Kk(),sp.exports}/**
34
+ * @license React
35
+ * react-dom-client.production.js
36
+ *
37
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
38
+ *
39
+ * This source code is licensed under the MIT license found in the
40
+ * LICENSE file in the root directory of this source tree.
41
+ */var G1;function Jk(){if(G1)return vo;G1=1;var e=Zk(),t=mg(),n=E5();function i(r){var s="https://react.dev/errors/"+r;if(1<arguments.length){s+="?args[]="+encodeURIComponent(arguments[1]);for(var o=2;o<arguments.length;o++)s+="&args[]="+encodeURIComponent(arguments[o])}return"Minified React error #"+r+"; visit "+s+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function l(r){return!(!r||r.nodeType!==1&&r.nodeType!==9&&r.nodeType!==11)}function c(r){var s=r,o=r;if(r.alternate)for(;s.return;)s=s.return;else{r=s;do s=r,(s.flags&4098)!==0&&(o=s.return),r=s.return;while(r)}return s.tag===3?o:null}function u(r){if(r.tag===13){var s=r.memoizedState;if(s===null&&(r=r.alternate,r!==null&&(s=r.memoizedState)),s!==null)return s.dehydrated}return null}function f(r){if(r.tag===31){var s=r.memoizedState;if(s===null&&(r=r.alternate,r!==null&&(s=r.memoizedState)),s!==null)return s.dehydrated}return null}function h(r){if(c(r)!==r)throw Error(i(188))}function p(r){var s=r.alternate;if(!s){if(s=c(r),s===null)throw Error(i(188));return s!==r?null:r}for(var o=r,d=s;;){var m=o.return;if(m===null)break;var x=m.alternate;if(x===null){if(d=m.return,d!==null){o=d;continue}break}if(m.child===x.child){for(x=m.child;x;){if(x===o)return h(m),r;if(x===d)return h(m),s;x=x.sibling}throw Error(i(188))}if(o.return!==d.return)o=m,d=x;else{for(var w=!1,N=m.child;N;){if(N===o){w=!0,o=m,d=x;break}if(N===d){w=!0,d=m,o=x;break}N=N.sibling}if(!w){for(N=x.child;N;){if(N===o){w=!0,o=x,d=m;break}if(N===d){w=!0,d=x,o=m;break}N=N.sibling}if(!w)throw Error(i(189))}}if(o.alternate!==d)throw Error(i(190))}if(o.tag!==3)throw Error(i(188));return o.stateNode.current===o?r:s}function g(r){var s=r.tag;if(s===5||s===26||s===27||s===6)return r;for(r=r.child;r!==null;){if(s=g(r),s!==null)return s;r=r.sibling}return null}var v=Object.assign,y=Symbol.for("react.element"),b=Symbol.for("react.transitional.element"),_=Symbol.for("react.portal"),k=Symbol.for("react.fragment"),E=Symbol.for("react.strict_mode"),j=Symbol.for("react.profiler"),R=Symbol.for("react.consumer"),C=Symbol.for("react.context"),P=Symbol.for("react.forward_ref"),D=Symbol.for("react.suspense"),L=Symbol.for("react.suspense_list"),F=Symbol.for("react.memo"),B=Symbol.for("react.lazy"),I=Symbol.for("react.activity"),z=Symbol.for("react.memo_cache_sentinel"),H=Symbol.iterator;function T(r){return r===null||typeof r!="object"?null:(r=H&&r[H]||r["@@iterator"],typeof r=="function"?r:null)}var ae=Symbol.for("react.client.reference");function Z(r){if(r==null)return null;if(typeof r=="function")return r.$$typeof===ae?null:r.displayName||r.name||null;if(typeof r=="string")return r;switch(r){case k:return"Fragment";case j:return"Profiler";case E:return"StrictMode";case D:return"Suspense";case L:return"SuspenseList";case I:return"Activity"}if(typeof r=="object")switch(r.$$typeof){case _:return"Portal";case C:return r.displayName||"Context";case R:return(r._context.displayName||"Context")+".Consumer";case P:var s=r.render;return r=r.displayName,r||(r=s.displayName||s.name||"",r=r!==""?"ForwardRef("+r+")":"ForwardRef"),r;case F:return s=r.displayName||null,s!==null?s:Z(r.type)||"Memo";case B:s=r._payload,r=r._init;try{return Z(r(s))}catch{}}return null}var Y=Array.isArray,U=t.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,$=n.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,re={pending:!1,data:null,method:null,action:null},xe=[],M=-1;function O(r){return{current:r}}function K(r){0>M||(r.current=xe[M],xe[M]=null,M--)}function A(r,s){M++,xe[M]=r.current,r.current=s}var fe=O(null),_e=O(null),je=O(null),Le=O(null);function oe(r,s){switch(A(je,s),A(_e,r),A(fe,null),s.nodeType){case 9:case 11:r=(r=s.documentElement)&&(r=r.namespaceURI)?s1(r):0;break;default:if(r=s.tagName,s=s.namespaceURI)s=s1(s),r=a1(s,r);else switch(r){case"svg":r=1;break;case"math":r=2;break;default:r=0}}K(fe),A(fe,r)}function Ee(){K(fe),K(_e),K(je)}function Fe(r){r.memoizedState!==null&&A(Le,r);var s=fe.current,o=a1(s,r.type);s!==o&&(A(_e,r),A(fe,o))}function Mt(r){_e.current===r&&(K(fe),K(_e)),Le.current===r&&(K(Le),ho._currentValue=re)}var Ke,Rt;function vt(r){if(Ke===void 0)try{throw Error()}catch(o){var s=o.stack.trim().match(/\n( *(at )?)/);Ke=s&&s[1]||"",Rt=-1<o.stack.indexOf(`
42
+ at`)?" (<anonymous>)":-1<o.stack.indexOf("@")?"@unknown:0:0":""}return`
43
+ `+Ke+r+Rt}var He=!1;function Ut(r,s){if(!r||He)return"";He=!0;var o=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{var d={DetermineComponentFrameRoot:function(){try{if(s){var de=function(){throw Error()};if(Object.defineProperty(de.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(de,[])}catch(se){var ne=se}Reflect.construct(r,[],de)}else{try{de.call()}catch(se){ne=se}r.call(de.prototype)}}else{try{throw Error()}catch(se){ne=se}(de=r())&&typeof de.catch=="function"&&de.catch(function(){})}}catch(se){if(se&&ne&&typeof se.stack=="string")return[se.stack,ne.stack]}return[null,null]}};d.DetermineComponentFrameRoot.displayName="DetermineComponentFrameRoot";var m=Object.getOwnPropertyDescriptor(d.DetermineComponentFrameRoot,"name");m&&m.configurable&&Object.defineProperty(d.DetermineComponentFrameRoot,"name",{value:"DetermineComponentFrameRoot"});var x=d.DetermineComponentFrameRoot(),w=x[0],N=x[1];if(w&&N){var q=w.split(`
44
+ `),te=N.split(`
45
+ `);for(m=d=0;d<q.length&&!q[d].includes("DetermineComponentFrameRoot");)d++;for(;m<te.length&&!te[m].includes("DetermineComponentFrameRoot");)m++;if(d===q.length||m===te.length)for(d=q.length-1,m=te.length-1;1<=d&&0<=m&&q[d]!==te[m];)m--;for(;1<=d&&0<=m;d--,m--)if(q[d]!==te[m]){if(d!==1||m!==1)do if(d--,m--,0>m||q[d]!==te[m]){var ce=`
46
+ `+q[d].replace(" at new "," at ");return r.displayName&&ce.includes("<anonymous>")&&(ce=ce.replace("<anonymous>",r.displayName)),ce}while(1<=d&&0<=m);break}}}finally{He=!1,Error.prepareStackTrace=o}return(o=r?r.displayName||r.name:"")?vt(o):""}function vn(r,s){switch(r.tag){case 26:case 27:case 5:return vt(r.type);case 16:return vt("Lazy");case 13:return r.child!==s&&s!==null?vt("Suspense Fallback"):vt("Suspense");case 19:return vt("SuspenseList");case 0:case 15:return Ut(r.type,!1);case 11:return Ut(r.type.render,!1);case 1:return Ut(r.type,!0);case 31:return vt("Activity");default:return""}}function un(r){try{var s="",o=null;do s+=vn(r,o),o=r,r=r.return;while(r);return s}catch(d){return`
47
+ Error generating stack: `+d.message+`
48
+ `+d.stack}}var tn=Object.prototype.hasOwnProperty,nn=e.unstable_scheduleCallback,ke=e.unstable_cancelCallback,De=e.unstable_shouldYield,ot=e.unstable_requestPaint,Pe=e.unstable_now,bn=e.unstable_getCurrentPriorityLevel,le=e.unstable_ImmediatePriority,be=e.unstable_UserBlockingPriority,W=e.unstable_NormalPriority,he=e.unstable_LowPriority,Ae=e.unstable_IdlePriority,ut=e.log,Xe=e.unstable_setDisableYieldValue,et=null,gt=null;function Ft(r){if(typeof ut=="function"&&Xe(r),gt&&typeof gt.setStrictMode=="function")try{gt.setStrictMode(et,r)}catch{}}var J=Math.clz32?Math.clz32:Ze,pe=Math.log,me=Math.LN2;function Ze(r){return r>>>=0,r===0?32:31-(pe(r)/me|0)|0}var _t=256,xt=262144,$n=4194304;function Lt(r){var s=r&42;if(s!==0)return s;switch(r&-r){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:return 64;case 128:return 128;case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:return r&261888;case 262144:case 524288:case 1048576:case 2097152:return r&3932160;case 4194304:case 8388608:case 16777216:case 33554432:return r&62914560;case 67108864:return 67108864;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 0;default:return r}}function Cn(r,s,o){var d=r.pendingLanes;if(d===0)return 0;var m=0,x=r.suspendedLanes,w=r.pingedLanes;r=r.warmLanes;var N=d&134217727;return N!==0?(d=N&~x,d!==0?m=Lt(d):(w&=N,w!==0?m=Lt(w):o||(o=N&~r,o!==0&&(m=Lt(o))))):(N=d&~x,N!==0?m=Lt(N):w!==0?m=Lt(w):o||(o=d&~r,o!==0&&(m=Lt(o)))),m===0?0:s!==0&&s!==m&&(s&x)===0&&(x=m&-m,o=s&-s,x>=o||x===32&&(o&4194048)!==0)?s:m}function Er(r,s){return(r.pendingLanes&~(r.suspendedLanes&~r.pingedLanes)&s)===0}function Mi(r,s){switch(r){case 1:case 2:case 4:case 8:case 64:return s+250;case 16:case 32:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return s+5e3;case 4194304:case 8388608:case 16777216:case 33554432:return-1;case 67108864:case 134217728:case 268435456:case 536870912:case 1073741824:return-1;default:return-1}}function yl(){var r=$n;return $n<<=1,($n&62914560)===0&&($n=4194304),r}function Br(r){for(var s=[],o=0;31>o;o++)s.push(r);return s}function ys(r,s){r.pendingLanes|=s,s!==268435456&&(r.suspendedLanes=0,r.pingedLanes=0,r.warmLanes=0)}function Xd(r,s,o,d,m,x){var w=r.pendingLanes;r.pendingLanes=o,r.suspendedLanes=0,r.pingedLanes=0,r.warmLanes=0,r.expiredLanes&=o,r.entangledLanes&=o,r.errorRecoveryDisabledLanes&=o,r.shellSuspendCounter=0;var N=r.entanglements,q=r.expirationTimes,te=r.hiddenUpdates;for(o=w&~o;0<o;){var ce=31-J(o),de=1<<ce;N[ce]=0,q[ce]=-1;var ne=te[ce];if(ne!==null)for(te[ce]=null,ce=0;ce<ne.length;ce++){var se=ne[ce];se!==null&&(se.lane&=-536870913)}o&=~de}d!==0&&Ri(r,d,0),x!==0&&m===0&&r.tag!==0&&(r.suspendedLanes|=x&~(w&~s))}function Ri(r,s,o){r.pendingLanes|=s,r.suspendedLanes&=~s;var d=31-J(s);r.entangledLanes|=s,r.entanglements[d]=r.entanglements[d]|1073741824|o&261930}function _s(r,s){var o=r.entangledLanes|=s;for(r=r.entanglements;o;){var d=31-J(o),m=1<<d;m&s|r[d]&s&&(r[d]|=s),o&=~m}}function ws(r,s){var o=s&-s;return o=(o&42)!==0?1:Li(o),(o&(r.suspendedLanes|s))!==0?0:o}function Li(r){switch(r){case 2:r=1;break;case 8:r=4;break;case 32:r=16;break;case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:case 4194304:case 8388608:case 16777216:case 33554432:r=128;break;case 268435456:r=134217728;break;default:r=0}return r}function ca(r){return r&=-r,2<r?8<r?(r&134217727)!==0?32:268435456:8:2}function $r(){var r=$.p;return r!==0?r:(r=window.event,r===void 0?32:T1(r.type))}function Sc(r,s){var o=$.p;try{return $.p=r,s()}finally{$.p=o}}var dr=Math.random().toString(36).slice(2),Wt="__reactFiber$"+dr,Dt="__reactProps$"+dr,Pr="__reactContainer$"+dr,Ss="__reactEvents$"+dr,_l="__reactListeners$"+dr,kc="__reactHandles$"+dr,Gt="__reactResources$"+dr,ks="__reactMarker$"+dr;function ua(r){delete r[Wt],delete r[Dt],delete r[Ss],delete r[_l],delete r[kc]}function Di(r){var s=r[Wt];if(s)return s;for(var o=r.parentNode;o;){if(s=o[Pr]||o[Wt]){if(o=s.alternate,s.child!==null||o!==null&&o.child!==null)for(r=h1(r);r!==null;){if(o=r[Wt])return o;r=h1(r)}return s}r=o,o=r.parentNode}return null}function zi(r){if(r=r[Wt]||r[Pr]){var s=r.tag;if(s===5||s===6||s===13||s===31||s===26||s===27||s===3)return r}return null}function js(r){var s=r.tag;if(s===5||s===26||s===27||s===6)return r.stateNode;throw Error(i(33))}function Ur(r){var s=r[Gt];return s||(s=r[Gt]={hoistableStyles:new Map,hoistableScripts:new Map}),s}function Kt(r){r[ks]=!0}var Fr=new Set,da={};function pn(r,s){Rn(r,s),Rn(r+"Capture",s)}function Rn(r,s){for(da[r]=s,r=0;r<s.length;r++)Fr.add(s[r])}var wl=RegExp("^[:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD][:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*$"),jc={},Sl={};function Zd(r){return tn.call(Sl,r)?!0:tn.call(jc,r)?!1:wl.test(r)?Sl[r]=!0:(jc[r]=!0,!1)}function Oi(r,s,o){if(Zd(s))if(o===null)r.removeAttribute(s);else{switch(typeof o){case"undefined":case"function":case"symbol":r.removeAttribute(s);return;case"boolean":var d=s.toLowerCase().slice(0,5);if(d!=="data-"&&d!=="aria-"){r.removeAttribute(s);return}}r.setAttribute(s,""+o)}}function Ns(r,s,o){if(o===null)r.removeAttribute(s);else{switch(typeof o){case"undefined":case"function":case"symbol":case"boolean":r.removeAttribute(s);return}r.setAttribute(s,""+o)}}function Tr(r,s,o,d){if(d===null)r.removeAttribute(o);else{switch(typeof d){case"undefined":case"function":case"symbol":case"boolean":r.removeAttribute(o);return}r.setAttributeNS(s,o,""+d)}}function Pn(r){switch(typeof r){case"bigint":case"boolean":case"number":case"string":case"undefined":return r;case"object":return r;default:return""}}function Nc(r){var s=r.type;return(r=r.nodeName)&&r.toLowerCase()==="input"&&(s==="checkbox"||s==="radio")}function Kd(r,s,o){var d=Object.getOwnPropertyDescriptor(r.constructor.prototype,s);if(!r.hasOwnProperty(s)&&typeof d<"u"&&typeof d.get=="function"&&typeof d.set=="function"){var m=d.get,x=d.set;return Object.defineProperty(r,s,{configurable:!0,get:function(){return m.call(this)},set:function(w){o=""+w,x.call(this,w)}}),Object.defineProperty(r,s,{enumerable:d.enumerable}),{getValue:function(){return o},setValue:function(w){o=""+w},stopTracking:function(){r._valueTracker=null,delete r[s]}}}}function fa(r){if(!r._valueTracker){var s=Nc(r)?"checked":"value";r._valueTracker=Kd(r,s,""+r[s])}}function kl(r){if(!r)return!1;var s=r._valueTracker;if(!s)return!0;var o=s.getValue(),d="";return r&&(d=Nc(r)?r.checked?"true":"false":r.value),r=d,r!==o?(s.setValue(r),!0):!1}function ha(r){if(r=r||(typeof document<"u"?document:void 0),typeof r>"u")return null;try{return r.activeElement||r.body}catch{return r.body}}var Jd=/[\n"\\]/g;function Ln(r){return r.replace(Jd,function(s){return"\\"+s.charCodeAt(0).toString(16)+" "})}function Bi(r,s,o,d,m,x,w,N){r.name="",w!=null&&typeof w!="function"&&typeof w!="symbol"&&typeof w!="boolean"?r.type=w:r.removeAttribute("type"),s!=null?w==="number"?(s===0&&r.value===""||r.value!=s)&&(r.value=""+Pn(s)):r.value!==""+Pn(s)&&(r.value=""+Pn(s)):w!=="submit"&&w!=="reset"||r.removeAttribute("value"),s!=null?Nl(r,w,Pn(s)):o!=null?Nl(r,w,Pn(o)):d!=null&&r.removeAttribute("value"),m==null&&x!=null&&(r.defaultChecked=!!x),m!=null&&(r.checked=m&&typeof m!="function"&&typeof m!="symbol"),N!=null&&typeof N!="function"&&typeof N!="symbol"&&typeof N!="boolean"?r.name=""+Pn(N):r.removeAttribute("name")}function jl(r,s,o,d,m,x,w,N){if(x!=null&&typeof x!="function"&&typeof x!="symbol"&&typeof x!="boolean"&&(r.type=x),s!=null||o!=null){if(!(x!=="submit"&&x!=="reset"||s!=null)){fa(r);return}o=o!=null?""+Pn(o):"",s=s!=null?""+Pn(s):o,N||s===r.value||(r.value=s),r.defaultValue=s}d=d??m,d=typeof d!="function"&&typeof d!="symbol"&&!!d,r.checked=N?r.checked:!!d,r.defaultChecked=!!d,w!=null&&typeof w!="function"&&typeof w!="symbol"&&typeof w!="boolean"&&(r.name=w),fa(r)}function Nl(r,s,o){s==="number"&&ha(r.ownerDocument)===r||r.defaultValue===""+o||(r.defaultValue=""+o)}function $i(r,s,o,d){if(r=r.options,s){s={};for(var m=0;m<o.length;m++)s["$"+o[m]]=!0;for(o=0;o<r.length;o++)m=s.hasOwnProperty("$"+r[o].value),r[o].selected!==m&&(r[o].selected=m),m&&d&&(r[o].defaultSelected=!0)}else{for(o=""+Pn(o),s=null,m=0;m<r.length;m++){if(r[m].value===o){r[m].selected=!0,d&&(r[m].defaultSelected=!0);return}s!==null||r[m].disabled||(s=r[m])}s!==null&&(s.selected=!0)}}function Cc(r,s,o){if(s!=null&&(s=""+Pn(s),s!==r.value&&(r.value=s),o==null)){r.defaultValue!==s&&(r.defaultValue=s);return}r.defaultValue=o!=null?""+Pn(o):""}function Ec(r,s,o,d){if(s==null){if(d!=null){if(o!=null)throw Error(i(92));if(Y(d)){if(1<d.length)throw Error(i(93));d=d[0]}o=d}o==null&&(o=""),s=o}o=Pn(s),r.defaultValue=o,d=r.textContent,d===o&&d!==""&&d!==null&&(r.value=d),fa(r)}function Pi(r,s){if(s){var o=r.firstChild;if(o&&o===r.lastChild&&o.nodeType===3){o.nodeValue=s;return}}r.textContent=s}var ef=new Set("animationIterationCount aspectRatio borderImageOutset borderImageSlice borderImageWidth boxFlex boxFlexGroup boxOrdinalGroup columnCount columns flex flexGrow flexPositive flexShrink flexNegative flexOrder gridArea gridRow gridRowEnd gridRowSpan gridRowStart gridColumn gridColumnEnd gridColumnSpan gridColumnStart fontWeight lineClamp lineHeight opacity order orphans scale tabSize widows zIndex zoom fillOpacity floodOpacity stopOpacity strokeDasharray strokeDashoffset strokeMiterlimit strokeOpacity strokeWidth MozAnimationIterationCount MozBoxFlex MozBoxFlexGroup MozLineClamp msAnimationIterationCount msFlex msZoom msFlexGrow msFlexNegative msFlexOrder msFlexPositive msFlexShrink msGridColumn msGridColumnSpan msGridRow msGridRowSpan WebkitAnimationIterationCount WebkitBoxFlex WebKitBoxFlexGroup WebkitBoxOrdinalGroup WebkitColumnCount WebkitColumns WebkitFlex WebkitFlexGrow WebkitFlexPositive WebkitFlexShrink WebkitLineClamp".split(" "));function Cl(r,s,o){var d=s.indexOf("--")===0;o==null||typeof o=="boolean"||o===""?d?r.setProperty(s,""):s==="float"?r.cssFloat="":r[s]="":d?r.setProperty(s,o):typeof o!="number"||o===0||ef.has(s)?s==="float"?r.cssFloat=o:r[s]=(""+o).trim():r[s]=o+"px"}function El(r,s,o){if(s!=null&&typeof s!="object")throw Error(i(62));if(r=r.style,o!=null){for(var d in o)!o.hasOwnProperty(d)||s!=null&&s.hasOwnProperty(d)||(d.indexOf("--")===0?r.setProperty(d,""):d==="float"?r.cssFloat="":r[d]="");for(var m in s)d=s[m],s.hasOwnProperty(m)&&o[m]!==d&&Cl(r,m,d)}else for(var x in s)s.hasOwnProperty(x)&&Cl(r,x,s[x])}function pa(r){if(r.indexOf("-")===-1)return!1;switch(r){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var Tc=new Map([["acceptCharset","accept-charset"],["htmlFor","for"],["httpEquiv","http-equiv"],["crossOrigin","crossorigin"],["accentHeight","accent-height"],["alignmentBaseline","alignment-baseline"],["arabicForm","arabic-form"],["baselineShift","baseline-shift"],["capHeight","cap-height"],["clipPath","clip-path"],["clipRule","clip-rule"],["colorInterpolation","color-interpolation"],["colorInterpolationFilters","color-interpolation-filters"],["colorProfile","color-profile"],["colorRendering","color-rendering"],["dominantBaseline","dominant-baseline"],["enableBackground","enable-background"],["fillOpacity","fill-opacity"],["fillRule","fill-rule"],["floodColor","flood-color"],["floodOpacity","flood-opacity"],["fontFamily","font-family"],["fontSize","font-size"],["fontSizeAdjust","font-size-adjust"],["fontStretch","font-stretch"],["fontStyle","font-style"],["fontVariant","font-variant"],["fontWeight","font-weight"],["glyphName","glyph-name"],["glyphOrientationHorizontal","glyph-orientation-horizontal"],["glyphOrientationVertical","glyph-orientation-vertical"],["horizAdvX","horiz-adv-x"],["horizOriginX","horiz-origin-x"],["imageRendering","image-rendering"],["letterSpacing","letter-spacing"],["lightingColor","lighting-color"],["markerEnd","marker-end"],["markerMid","marker-mid"],["markerStart","marker-start"],["overlinePosition","overline-position"],["overlineThickness","overline-thickness"],["paintOrder","paint-order"],["panose-1","panose-1"],["pointerEvents","pointer-events"],["renderingIntent","rendering-intent"],["shapeRendering","shape-rendering"],["stopColor","stop-color"],["stopOpacity","stop-opacity"],["strikethroughPosition","strikethrough-position"],["strikethroughThickness","strikethrough-thickness"],["strokeDasharray","stroke-dasharray"],["strokeDashoffset","stroke-dashoffset"],["strokeLinecap","stroke-linecap"],["strokeLinejoin","stroke-linejoin"],["strokeMiterlimit","stroke-miterlimit"],["strokeOpacity","stroke-opacity"],["strokeWidth","stroke-width"],["textAnchor","text-anchor"],["textDecoration","text-decoration"],["textRendering","text-rendering"],["transformOrigin","transform-origin"],["underlinePosition","underline-position"],["underlineThickness","underline-thickness"],["unicodeBidi","unicode-bidi"],["unicodeRange","unicode-range"],["unitsPerEm","units-per-em"],["vAlphabetic","v-alphabetic"],["vHanging","v-hanging"],["vIdeographic","v-ideographic"],["vMathematical","v-mathematical"],["vectorEffect","vector-effect"],["vertAdvY","vert-adv-y"],["vertOriginX","vert-origin-x"],["vertOriginY","vert-origin-y"],["wordSpacing","word-spacing"],["writingMode","writing-mode"],["xmlnsXlink","xmlns:xlink"],["xHeight","x-height"]]),G=/^[\u0000-\u001F ]*j[\r\n\t]*a[\r\n\t]*v[\r\n\t]*a[\r\n\t]*s[\r\n\t]*c[\r\n\t]*r[\r\n\t]*i[\r\n\t]*p[\r\n\t]*t[\r\n\t]*:/i;function ge(r){return G.test(""+r)?"javascript:throw new Error('React has blocked a javascript: URL as a security precaution.')":r}function Ve(){}var ft=null;function st(r){return r=r.target||r.srcElement||window,r.correspondingUseElement&&(r=r.correspondingUseElement),r.nodeType===3?r.parentNode:r}var Be=null,dn=null;function Cs(r){var s=zi(r);if(s&&(r=s.stateNode)){var o=r[Dt]||null;e:switch(r=s.stateNode,s.type){case"input":if(Bi(r,o.value,o.defaultValue,o.defaultValue,o.checked,o.defaultChecked,o.type,o.name),s=o.name,o.type==="radio"&&s!=null){for(o=r;o.parentNode;)o=o.parentNode;for(o=o.querySelectorAll('input[name="'+Ln(""+s)+'"][type="radio"]'),s=0;s<o.length;s++){var d=o[s];if(d!==r&&d.form===r.form){var m=d[Dt]||null;if(!m)throw Error(i(90));Bi(d,m.value,m.defaultValue,m.defaultValue,m.checked,m.defaultChecked,m.type,m.name)}}for(s=0;s<o.length;s++)d=o[s],d.form===r.form&&kl(d)}break e;case"textarea":Cc(r,o.value,o.defaultValue);break e;case"select":s=o.value,s!=null&&$i(r,!!o.multiple,s,!1)}}}var Ui=!1;function Es(r,s,o){if(Ui)return r(s,o);Ui=!0;try{var d=r(s);return d}finally{if(Ui=!1,(Be!==null||dn!==null)&&(hu(),Be&&(s=Be,r=dn,dn=Be=null,Cs(s),r)))for(s=0;s<r.length;s++)Cs(r[s])}}function mn(r,s){var o=r.stateNode;if(o===null)return null;var d=o[Dt]||null;if(d===null)return null;o=d[s];e:switch(s){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(d=!d.disabled)||(r=r.type,d=!(r==="button"||r==="input"||r==="select"||r==="textarea")),r=!d;break e;default:r=!1}if(r)return null;if(o&&typeof o!="function")throw Error(i(231,s,typeof o));return o}var fr=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),Tl=!1;if(fr)try{var Ts={};Object.defineProperty(Ts,"passive",{get:function(){Tl=!0}}),window.addEventListener("test",Ts,Ts),window.removeEventListener("test",Ts,Ts)}catch{Tl=!1}var qr=null,ma=null,Ar=null;function Al(){if(Ar)return Ar;var r,s=ma,o=s.length,d,m="value"in qr?qr.value:qr.textContent,x=m.length;for(r=0;r<o&&s[r]===m[r];r++);var w=o-r;for(d=1;d<=w&&s[o-d]===m[x-d];d++);return Ar=m.slice(r,1<d?1-d:void 0)}function As(r){var s=r.keyCode;return"charCode"in r?(r=r.charCode,r===0&&s===13&&(r=13)):r=s,r===10&&(r=13),32<=r||r===13?r:0}function ni(){return!0}function lx(){return!1}function Un(r){function s(o,d,m,x,w){this._reactName=o,this._targetInst=m,this.type=d,this.nativeEvent=x,this.target=w,this.currentTarget=null;for(var N in r)r.hasOwnProperty(N)&&(o=r[N],this[N]=o?o(x):x[N]);return this.isDefaultPrevented=(x.defaultPrevented!=null?x.defaultPrevented:x.returnValue===!1)?ni:lx,this.isPropagationStopped=lx,this}return v(s.prototype,{preventDefault:function(){this.defaultPrevented=!0;var o=this.nativeEvent;o&&(o.preventDefault?o.preventDefault():typeof o.returnValue!="unknown"&&(o.returnValue=!1),this.isDefaultPrevented=ni)},stopPropagation:function(){var o=this.nativeEvent;o&&(o.stopPropagation?o.stopPropagation():typeof o.cancelBubble!="unknown"&&(o.cancelBubble=!0),this.isPropagationStopped=ni)},persist:function(){},isPersistent:ni}),s}var Ms={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(r){return r.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},Ac=Un(Ms),Ml=v({},Ms,{view:0,detail:0}),F2=Un(Ml),tf,nf,Rl,Mc=v({},Ml,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:sf,button:0,buttons:0,relatedTarget:function(r){return r.relatedTarget===void 0?r.fromElement===r.srcElement?r.toElement:r.fromElement:r.relatedTarget},movementX:function(r){return"movementX"in r?r.movementX:(r!==Rl&&(Rl&&r.type==="mousemove"?(tf=r.screenX-Rl.screenX,nf=r.screenY-Rl.screenY):nf=tf=0,Rl=r),tf)},movementY:function(r){return"movementY"in r?r.movementY:nf}}),ox=Un(Mc),q2=v({},Mc,{dataTransfer:0}),H2=Un(q2),I2=v({},Ml,{relatedTarget:0}),rf=Un(I2),V2=v({},Ms,{animationName:0,elapsedTime:0,pseudoElement:0}),G2=Un(V2),Y2=v({},Ms,{clipboardData:function(r){return"clipboardData"in r?r.clipboardData:window.clipboardData}}),W2=Un(Y2),Q2=v({},Ms,{data:0}),cx=Un(Q2),X2={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},Z2={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"},K2={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function J2(r){var s=this.nativeEvent;return s.getModifierState?s.getModifierState(r):(r=K2[r])?!!s[r]:!1}function sf(){return J2}var eS=v({},Ml,{key:function(r){if(r.key){var s=X2[r.key]||r.key;if(s!=="Unidentified")return s}return r.type==="keypress"?(r=As(r),r===13?"Enter":String.fromCharCode(r)):r.type==="keydown"||r.type==="keyup"?Z2[r.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:sf,charCode:function(r){return r.type==="keypress"?As(r):0},keyCode:function(r){return r.type==="keydown"||r.type==="keyup"?r.keyCode:0},which:function(r){return r.type==="keypress"?As(r):r.type==="keydown"||r.type==="keyup"?r.keyCode:0}}),tS=Un(eS),nS=v({},Mc,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),ux=Un(nS),rS=v({},Ml,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:sf}),iS=Un(rS),sS=v({},Ms,{propertyName:0,elapsedTime:0,pseudoElement:0}),aS=Un(sS),lS=v({},Mc,{deltaX:function(r){return"deltaX"in r?r.deltaX:"wheelDeltaX"in r?-r.wheelDeltaX:0},deltaY:function(r){return"deltaY"in r?r.deltaY:"wheelDeltaY"in r?-r.wheelDeltaY:"wheelDelta"in r?-r.wheelDelta:0},deltaZ:0,deltaMode:0}),oS=Un(lS),cS=v({},Ms,{newState:0,oldState:0}),uS=Un(cS),dS=[9,13,27,32],af=fr&&"CompositionEvent"in window,Ll=null;fr&&"documentMode"in document&&(Ll=document.documentMode);var fS=fr&&"TextEvent"in window&&!Ll,dx=fr&&(!af||Ll&&8<Ll&&11>=Ll),fx=" ",hx=!1;function px(r,s){switch(r){case"keyup":return dS.indexOf(s.keyCode)!==-1;case"keydown":return s.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function mx(r){return r=r.detail,typeof r=="object"&&"data"in r?r.data:null}var ga=!1;function hS(r,s){switch(r){case"compositionend":return mx(s);case"keypress":return s.which!==32?null:(hx=!0,fx);case"textInput":return r=s.data,r===fx&&hx?null:r;default:return null}}function pS(r,s){if(ga)return r==="compositionend"||!af&&px(r,s)?(r=Al(),Ar=ma=qr=null,ga=!1,r):null;switch(r){case"paste":return null;case"keypress":if(!(s.ctrlKey||s.altKey||s.metaKey)||s.ctrlKey&&s.altKey){if(s.char&&1<s.char.length)return s.char;if(s.which)return String.fromCharCode(s.which)}return null;case"compositionend":return dx&&s.locale!=="ko"?null:s.data;default:return null}}var mS={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 gx(r){var s=r&&r.nodeName&&r.nodeName.toLowerCase();return s==="input"?!!mS[r.type]:s==="textarea"}function xx(r,s,o,d){Be?dn?dn.push(d):dn=[d]:Be=d,s=yu(s,"onChange"),0<s.length&&(o=new Ac("onChange","change",null,o,d),r.push({event:o,listeners:s}))}var Dl=null,zl=null;function gS(r){Jv(r,0)}function Rc(r){var s=js(r);if(kl(s))return r}function vx(r,s){if(r==="change")return s}var bx=!1;if(fr){var lf;if(fr){var of="oninput"in document;if(!of){var yx=document.createElement("div");yx.setAttribute("oninput","return;"),of=typeof yx.oninput=="function"}lf=of}else lf=!1;bx=lf&&(!document.documentMode||9<document.documentMode)}function _x(){Dl&&(Dl.detachEvent("onpropertychange",wx),zl=Dl=null)}function wx(r){if(r.propertyName==="value"&&Rc(zl)){var s=[];xx(s,zl,r,st(r)),Es(gS,s)}}function xS(r,s,o){r==="focusin"?(_x(),Dl=s,zl=o,Dl.attachEvent("onpropertychange",wx)):r==="focusout"&&_x()}function vS(r){if(r==="selectionchange"||r==="keyup"||r==="keydown")return Rc(zl)}function bS(r,s){if(r==="click")return Rc(s)}function yS(r,s){if(r==="input"||r==="change")return Rc(s)}function _S(r,s){return r===s&&(r!==0||1/r===1/s)||r!==r&&s!==s}var Kn=typeof Object.is=="function"?Object.is:_S;function Ol(r,s){if(Kn(r,s))return!0;if(typeof r!="object"||r===null||typeof s!="object"||s===null)return!1;var o=Object.keys(r),d=Object.keys(s);if(o.length!==d.length)return!1;for(d=0;d<o.length;d++){var m=o[d];if(!tn.call(s,m)||!Kn(r[m],s[m]))return!1}return!0}function Sx(r){for(;r&&r.firstChild;)r=r.firstChild;return r}function kx(r,s){var o=Sx(r);r=0;for(var d;o;){if(o.nodeType===3){if(d=r+o.textContent.length,r<=s&&d>=s)return{node:o,offset:s-r};r=d}e:{for(;o;){if(o.nextSibling){o=o.nextSibling;break e}o=o.parentNode}o=void 0}o=Sx(o)}}function jx(r,s){return r&&s?r===s?!0:r&&r.nodeType===3?!1:s&&s.nodeType===3?jx(r,s.parentNode):"contains"in r?r.contains(s):r.compareDocumentPosition?!!(r.compareDocumentPosition(s)&16):!1:!1}function Nx(r){r=r!=null&&r.ownerDocument!=null&&r.ownerDocument.defaultView!=null?r.ownerDocument.defaultView:window;for(var s=ha(r.document);s instanceof r.HTMLIFrameElement;){try{var o=typeof s.contentWindow.location.href=="string"}catch{o=!1}if(o)r=s.contentWindow;else break;s=ha(r.document)}return s}function cf(r){var s=r&&r.nodeName&&r.nodeName.toLowerCase();return s&&(s==="input"&&(r.type==="text"||r.type==="search"||r.type==="tel"||r.type==="url"||r.type==="password")||s==="textarea"||r.contentEditable==="true")}var wS=fr&&"documentMode"in document&&11>=document.documentMode,xa=null,uf=null,Bl=null,df=!1;function Cx(r,s,o){var d=o.window===o?o.document:o.nodeType===9?o:o.ownerDocument;df||xa==null||xa!==ha(d)||(d=xa,"selectionStart"in d&&cf(d)?d={start:d.selectionStart,end:d.selectionEnd}:(d=(d.ownerDocument&&d.ownerDocument.defaultView||window).getSelection(),d={anchorNode:d.anchorNode,anchorOffset:d.anchorOffset,focusNode:d.focusNode,focusOffset:d.focusOffset}),Bl&&Ol(Bl,d)||(Bl=d,d=yu(uf,"onSelect"),0<d.length&&(s=new Ac("onSelect","select",null,s,o),r.push({event:s,listeners:d}),s.target=xa)))}function Rs(r,s){var o={};return o[r.toLowerCase()]=s.toLowerCase(),o["Webkit"+r]="webkit"+s,o["Moz"+r]="moz"+s,o}var va={animationend:Rs("Animation","AnimationEnd"),animationiteration:Rs("Animation","AnimationIteration"),animationstart:Rs("Animation","AnimationStart"),transitionrun:Rs("Transition","TransitionRun"),transitionstart:Rs("Transition","TransitionStart"),transitioncancel:Rs("Transition","TransitionCancel"),transitionend:Rs("Transition","TransitionEnd")},ff={},Ex={};fr&&(Ex=document.createElement("div").style,"AnimationEvent"in window||(delete va.animationend.animation,delete va.animationiteration.animation,delete va.animationstart.animation),"TransitionEvent"in window||delete va.transitionend.transition);function Ls(r){if(ff[r])return ff[r];if(!va[r])return r;var s=va[r],o;for(o in s)if(s.hasOwnProperty(o)&&o in Ex)return ff[r]=s[o];return r}var Tx=Ls("animationend"),Ax=Ls("animationiteration"),Mx=Ls("animationstart"),SS=Ls("transitionrun"),kS=Ls("transitionstart"),jS=Ls("transitioncancel"),Rx=Ls("transitionend"),Lx=new Map,hf="abort auxClick beforeToggle cancel canPlay canPlayThrough click close contextMenu copy cut drag dragEnd dragEnter dragExit dragLeave dragOver dragStart drop durationChange emptied encrypted ended error gotPointerCapture input invalid keyDown keyPress keyUp load loadedData loadedMetadata loadStart lostPointerCapture mouseDown mouseMove mouseOut mouseOver mouseUp paste pause play playing pointerCancel pointerDown pointerMove pointerOut pointerOver pointerUp progress rateChange reset resize seeked seeking stalled submit suspend timeUpdate touchCancel touchEnd touchStart volumeChange scroll toggle touchMove waiting wheel".split(" ");hf.push("scrollEnd");function Mr(r,s){Lx.set(r,s),pn(s,[r])}var Lc=typeof reportError=="function"?reportError:function(r){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var s=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof r=="object"&&r!==null&&typeof r.message=="string"?String(r.message):String(r),error:r});if(!window.dispatchEvent(s))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",r);return}console.error(r)},hr=[],ba=0,pf=0;function Dc(){for(var r=ba,s=pf=ba=0;s<r;){var o=hr[s];hr[s++]=null;var d=hr[s];hr[s++]=null;var m=hr[s];hr[s++]=null;var x=hr[s];if(hr[s++]=null,d!==null&&m!==null){var w=d.pending;w===null?m.next=m:(m.next=w.next,w.next=m),d.pending=m}x!==0&&Dx(o,m,x)}}function zc(r,s,o,d){hr[ba++]=r,hr[ba++]=s,hr[ba++]=o,hr[ba++]=d,pf|=d,r.lanes|=d,r=r.alternate,r!==null&&(r.lanes|=d)}function mf(r,s,o,d){return zc(r,s,o,d),Oc(r)}function Ds(r,s){return zc(r,null,null,s),Oc(r)}function Dx(r,s,o){r.lanes|=o;var d=r.alternate;d!==null&&(d.lanes|=o);for(var m=!1,x=r.return;x!==null;)x.childLanes|=o,d=x.alternate,d!==null&&(d.childLanes|=o),x.tag===22&&(r=x.stateNode,r===null||r._visibility&1||(m=!0)),r=x,x=x.return;return r.tag===3?(x=r.stateNode,m&&s!==null&&(m=31-J(o),r=x.hiddenUpdates,d=r[m],d===null?r[m]=[s]:d.push(s),s.lane=o|536870912),x):null}function Oc(r){if(50<so)throw so=0,kh=null,Error(i(185));for(var s=r.return;s!==null;)r=s,s=r.return;return r.tag===3?r.stateNode:null}var ya={};function NS(r,s,o,d){this.tag=r,this.key=o,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.refCleanup=this.ref=null,this.pendingProps=s,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=d,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function Jn(r,s,o,d){return new NS(r,s,o,d)}function gf(r){return r=r.prototype,!(!r||!r.isReactComponent)}function ri(r,s){var o=r.alternate;return o===null?(o=Jn(r.tag,s,r.key,r.mode),o.elementType=r.elementType,o.type=r.type,o.stateNode=r.stateNode,o.alternate=r,r.alternate=o):(o.pendingProps=s,o.type=r.type,o.flags=0,o.subtreeFlags=0,o.deletions=null),o.flags=r.flags&65011712,o.childLanes=r.childLanes,o.lanes=r.lanes,o.child=r.child,o.memoizedProps=r.memoizedProps,o.memoizedState=r.memoizedState,o.updateQueue=r.updateQueue,s=r.dependencies,o.dependencies=s===null?null:{lanes:s.lanes,firstContext:s.firstContext},o.sibling=r.sibling,o.index=r.index,o.ref=r.ref,o.refCleanup=r.refCleanup,o}function zx(r,s){r.flags&=65011714;var o=r.alternate;return o===null?(r.childLanes=0,r.lanes=s,r.child=null,r.subtreeFlags=0,r.memoizedProps=null,r.memoizedState=null,r.updateQueue=null,r.dependencies=null,r.stateNode=null):(r.childLanes=o.childLanes,r.lanes=o.lanes,r.child=o.child,r.subtreeFlags=0,r.deletions=null,r.memoizedProps=o.memoizedProps,r.memoizedState=o.memoizedState,r.updateQueue=o.updateQueue,r.type=o.type,s=o.dependencies,r.dependencies=s===null?null:{lanes:s.lanes,firstContext:s.firstContext}),r}function Bc(r,s,o,d,m,x){var w=0;if(d=r,typeof r=="function")gf(r)&&(w=1);else if(typeof r=="string")w=Mk(r,o,fe.current)?26:r==="html"||r==="head"||r==="body"?27:5;else e:switch(r){case I:return r=Jn(31,o,s,m),r.elementType=I,r.lanes=x,r;case k:return zs(o.children,m,x,s);case E:w=8,m|=24;break;case j:return r=Jn(12,o,s,m|2),r.elementType=j,r.lanes=x,r;case D:return r=Jn(13,o,s,m),r.elementType=D,r.lanes=x,r;case L:return r=Jn(19,o,s,m),r.elementType=L,r.lanes=x,r;default:if(typeof r=="object"&&r!==null)switch(r.$$typeof){case C:w=10;break e;case R:w=9;break e;case P:w=11;break e;case F:w=14;break e;case B:w=16,d=null;break e}w=29,o=Error(i(130,r===null?"null":typeof r,"")),d=null}return s=Jn(w,o,s,m),s.elementType=r,s.type=d,s.lanes=x,s}function zs(r,s,o,d){return r=Jn(7,r,d,s),r.lanes=o,r}function xf(r,s,o){return r=Jn(6,r,null,s),r.lanes=o,r}function Ox(r){var s=Jn(18,null,null,0);return s.stateNode=r,s}function vf(r,s,o){return s=Jn(4,r.children!==null?r.children:[],r.key,s),s.lanes=o,s.stateNode={containerInfo:r.containerInfo,pendingChildren:null,implementation:r.implementation},s}var Bx=new WeakMap;function pr(r,s){if(typeof r=="object"&&r!==null){var o=Bx.get(r);return o!==void 0?o:(s={value:r,source:s,stack:un(s)},Bx.set(r,s),s)}return{value:r,source:s,stack:un(s)}}var _a=[],wa=0,$c=null,$l=0,mr=[],gr=0,Fi=null,Hr=1,Ir="";function ii(r,s){_a[wa++]=$l,_a[wa++]=$c,$c=r,$l=s}function $x(r,s,o){mr[gr++]=Hr,mr[gr++]=Ir,mr[gr++]=Fi,Fi=r;var d=Hr;r=Ir;var m=32-J(d)-1;d&=~(1<<m),o+=1;var x=32-J(s)+m;if(30<x){var w=m-m%5;x=(d&(1<<w)-1).toString(32),d>>=w,m-=w,Hr=1<<32-J(s)+m|o<<m|d,Ir=x+r}else Hr=1<<x|o<<m|d,Ir=r}function bf(r){r.return!==null&&(ii(r,1),$x(r,1,0))}function yf(r){for(;r===$c;)$c=_a[--wa],_a[wa]=null,$l=_a[--wa],_a[wa]=null;for(;r===Fi;)Fi=mr[--gr],mr[gr]=null,Ir=mr[--gr],mr[gr]=null,Hr=mr[--gr],mr[gr]=null}function Px(r,s){mr[gr++]=Hr,mr[gr++]=Ir,mr[gr++]=Fi,Hr=s.id,Ir=s.overflow,Fi=r}var yn=null,zt=null,ct=!1,qi=null,xr=!1,_f=Error(i(519));function Hi(r){var s=Error(i(418,1<arguments.length&&arguments[1]!==void 0&&arguments[1]?"text":"HTML",""));throw Pl(pr(s,r)),_f}function Ux(r){var s=r.stateNode,o=r.type,d=r.memoizedProps;switch(s[Wt]=r,s[Dt]=d,o){case"dialog":nt("cancel",s),nt("close",s);break;case"iframe":case"object":case"embed":nt("load",s);break;case"video":case"audio":for(o=0;o<lo.length;o++)nt(lo[o],s);break;case"source":nt("error",s);break;case"img":case"image":case"link":nt("error",s),nt("load",s);break;case"details":nt("toggle",s);break;case"input":nt("invalid",s),jl(s,d.value,d.defaultValue,d.checked,d.defaultChecked,d.type,d.name,!0);break;case"select":nt("invalid",s);break;case"textarea":nt("invalid",s),Ec(s,d.value,d.defaultValue,d.children)}o=d.children,typeof o!="string"&&typeof o!="number"&&typeof o!="bigint"||s.textContent===""+o||d.suppressHydrationWarning===!0||r1(s.textContent,o)?(d.popover!=null&&(nt("beforetoggle",s),nt("toggle",s)),d.onScroll!=null&&nt("scroll",s),d.onScrollEnd!=null&&nt("scrollend",s),d.onClick!=null&&(s.onclick=Ve),s=!0):s=!1,s||Hi(r,!0)}function Fx(r){for(yn=r.return;yn;)switch(yn.tag){case 5:case 31:case 13:xr=!1;return;case 27:case 3:xr=!0;return;default:yn=yn.return}}function Sa(r){if(r!==yn)return!1;if(!ct)return Fx(r),ct=!0,!1;var s=r.tag,o;if((o=s!==3&&s!==27)&&((o=s===5)&&(o=r.type,o=!(o!=="form"&&o!=="button")||Ph(r.type,r.memoizedProps)),o=!o),o&&zt&&Hi(r),Fx(r),s===13){if(r=r.memoizedState,r=r!==null?r.dehydrated:null,!r)throw Error(i(317));zt=f1(r)}else if(s===31){if(r=r.memoizedState,r=r!==null?r.dehydrated:null,!r)throw Error(i(317));zt=f1(r)}else s===27?(s=zt,rs(r.type)?(r=Ih,Ih=null,zt=r):zt=s):zt=yn?br(r.stateNode.nextSibling):null;return!0}function Os(){zt=yn=null,ct=!1}function wf(){var r=qi;return r!==null&&(In===null?In=r:In.push.apply(In,r),qi=null),r}function Pl(r){qi===null?qi=[r]:qi.push(r)}var Sf=O(null),Bs=null,si=null;function Ii(r,s,o){A(Sf,s._currentValue),s._currentValue=o}function ai(r){r._currentValue=Sf.current,K(Sf)}function kf(r,s,o){for(;r!==null;){var d=r.alternate;if((r.childLanes&s)!==s?(r.childLanes|=s,d!==null&&(d.childLanes|=s)):d!==null&&(d.childLanes&s)!==s&&(d.childLanes|=s),r===o)break;r=r.return}}function jf(r,s,o,d){var m=r.child;for(m!==null&&(m.return=r);m!==null;){var x=m.dependencies;if(x!==null){var w=m.child;x=x.firstContext;e:for(;x!==null;){var N=x;x=m;for(var q=0;q<s.length;q++)if(N.context===s[q]){x.lanes|=o,N=x.alternate,N!==null&&(N.lanes|=o),kf(x.return,o,r),d||(w=null);break e}x=N.next}}else if(m.tag===18){if(w=m.return,w===null)throw Error(i(341));w.lanes|=o,x=w.alternate,x!==null&&(x.lanes|=o),kf(w,o,r),w=null}else w=m.child;if(w!==null)w.return=m;else for(w=m;w!==null;){if(w===r){w=null;break}if(m=w.sibling,m!==null){m.return=w.return,w=m;break}w=w.return}m=w}}function ka(r,s,o,d){r=null;for(var m=s,x=!1;m!==null;){if(!x){if((m.flags&524288)!==0)x=!0;else if((m.flags&262144)!==0)break}if(m.tag===10){var w=m.alternate;if(w===null)throw Error(i(387));if(w=w.memoizedProps,w!==null){var N=m.type;Kn(m.pendingProps.value,w.value)||(r!==null?r.push(N):r=[N])}}else if(m===Le.current){if(w=m.alternate,w===null)throw Error(i(387));w.memoizedState.memoizedState!==m.memoizedState.memoizedState&&(r!==null?r.push(ho):r=[ho])}m=m.return}r!==null&&jf(s,r,o,d),s.flags|=262144}function Pc(r){for(r=r.firstContext;r!==null;){if(!Kn(r.context._currentValue,r.memoizedValue))return!0;r=r.next}return!1}function $s(r){Bs=r,si=null,r=r.dependencies,r!==null&&(r.firstContext=null)}function _n(r){return qx(Bs,r)}function Uc(r,s){return Bs===null&&$s(r),qx(r,s)}function qx(r,s){var o=s._currentValue;if(s={context:s,memoizedValue:o,next:null},si===null){if(r===null)throw Error(i(308));si=s,r.dependencies={lanes:0,firstContext:s},r.flags|=524288}else si=si.next=s;return o}var CS=typeof AbortController<"u"?AbortController:function(){var r=[],s=this.signal={aborted:!1,addEventListener:function(o,d){r.push(d)}};this.abort=function(){s.aborted=!0,r.forEach(function(o){return o()})}},ES=e.unstable_scheduleCallback,TS=e.unstable_NormalPriority,rn={$$typeof:C,Consumer:null,Provider:null,_currentValue:null,_currentValue2:null,_threadCount:0};function Nf(){return{controller:new CS,data:new Map,refCount:0}}function Ul(r){r.refCount--,r.refCount===0&&ES(TS,function(){r.controller.abort()})}var Fl=null,Cf=0,ja=0,Na=null;function AS(r,s){if(Fl===null){var o=Fl=[];Cf=0,ja=Ah(),Na={status:"pending",value:void 0,then:function(d){o.push(d)}}}return Cf++,s.then(Hx,Hx),s}function Hx(){if(--Cf===0&&Fl!==null){Na!==null&&(Na.status="fulfilled");var r=Fl;Fl=null,ja=0,Na=null;for(var s=0;s<r.length;s++)(0,r[s])()}}function MS(r,s){var o=[],d={status:"pending",value:null,reason:null,then:function(m){o.push(m)}};return r.then(function(){d.status="fulfilled",d.value=s;for(var m=0;m<o.length;m++)(0,o[m])(s)},function(m){for(d.status="rejected",d.reason=m,m=0;m<o.length;m++)(0,o[m])(void 0)}),d}var Ix=U.S;U.S=function(r,s){Cv=Pe(),typeof s=="object"&&s!==null&&typeof s.then=="function"&&AS(r,s),Ix!==null&&Ix(r,s)};var Ps=O(null);function Ef(){var r=Ps.current;return r!==null?r:Nt.pooledCache}function Fc(r,s){s===null?A(Ps,Ps.current):A(Ps,s.pool)}function Vx(){var r=Ef();return r===null?null:{parent:rn._currentValue,pool:r}}var Ca=Error(i(460)),Tf=Error(i(474)),qc=Error(i(542)),Hc={then:function(){}};function Gx(r){return r=r.status,r==="fulfilled"||r==="rejected"}function Yx(r,s,o){switch(o=r[o],o===void 0?r.push(s):o!==s&&(s.then(Ve,Ve),s=o),s.status){case"fulfilled":return s.value;case"rejected":throw r=s.reason,Qx(r),r;default:if(typeof s.status=="string")s.then(Ve,Ve);else{if(r=Nt,r!==null&&100<r.shellSuspendCounter)throw Error(i(482));r=s,r.status="pending",r.then(function(d){if(s.status==="pending"){var m=s;m.status="fulfilled",m.value=d}},function(d){if(s.status==="pending"){var m=s;m.status="rejected",m.reason=d}})}switch(s.status){case"fulfilled":return s.value;case"rejected":throw r=s.reason,Qx(r),r}throw Fs=s,Ca}}function Us(r){try{var s=r._init;return s(r._payload)}catch(o){throw o!==null&&typeof o=="object"&&typeof o.then=="function"?(Fs=o,Ca):o}}var Fs=null;function Wx(){if(Fs===null)throw Error(i(459));var r=Fs;return Fs=null,r}function Qx(r){if(r===Ca||r===qc)throw Error(i(483))}var Ea=null,ql=0;function Ic(r){var s=ql;return ql+=1,Ea===null&&(Ea=[]),Yx(Ea,r,s)}function Hl(r,s){s=s.props.ref,r.ref=s!==void 0?s:null}function Vc(r,s){throw s.$$typeof===y?Error(i(525)):(r=Object.prototype.toString.call(s),Error(i(31,r==="[object Object]"?"object with keys {"+Object.keys(s).join(", ")+"}":r)))}function Xx(r){function s(X,V){if(r){var ee=X.deletions;ee===null?(X.deletions=[V],X.flags|=16):ee.push(V)}}function o(X,V){if(!r)return null;for(;V!==null;)s(X,V),V=V.sibling;return null}function d(X){for(var V=new Map;X!==null;)X.key!==null?V.set(X.key,X):V.set(X.index,X),X=X.sibling;return V}function m(X,V){return X=ri(X,V),X.index=0,X.sibling=null,X}function x(X,V,ee){return X.index=ee,r?(ee=X.alternate,ee!==null?(ee=ee.index,ee<V?(X.flags|=67108866,V):ee):(X.flags|=67108866,V)):(X.flags|=1048576,V)}function w(X){return r&&X.alternate===null&&(X.flags|=67108866),X}function N(X,V,ee,ue){return V===null||V.tag!==6?(V=xf(ee,X.mode,ue),V.return=X,V):(V=m(V,ee),V.return=X,V)}function q(X,V,ee,ue){var Oe=ee.type;return Oe===k?ce(X,V,ee.props.children,ue,ee.key):V!==null&&(V.elementType===Oe||typeof Oe=="object"&&Oe!==null&&Oe.$$typeof===B&&Us(Oe)===V.type)?(V=m(V,ee.props),Hl(V,ee),V.return=X,V):(V=Bc(ee.type,ee.key,ee.props,null,X.mode,ue),Hl(V,ee),V.return=X,V)}function te(X,V,ee,ue){return V===null||V.tag!==4||V.stateNode.containerInfo!==ee.containerInfo||V.stateNode.implementation!==ee.implementation?(V=vf(ee,X.mode,ue),V.return=X,V):(V=m(V,ee.children||[]),V.return=X,V)}function ce(X,V,ee,ue,Oe){return V===null||V.tag!==7?(V=zs(ee,X.mode,ue,Oe),V.return=X,V):(V=m(V,ee),V.return=X,V)}function de(X,V,ee){if(typeof V=="string"&&V!==""||typeof V=="number"||typeof V=="bigint")return V=xf(""+V,X.mode,ee),V.return=X,V;if(typeof V=="object"&&V!==null){switch(V.$$typeof){case b:return ee=Bc(V.type,V.key,V.props,null,X.mode,ee),Hl(ee,V),ee.return=X,ee;case _:return V=vf(V,X.mode,ee),V.return=X,V;case B:return V=Us(V),de(X,V,ee)}if(Y(V)||T(V))return V=zs(V,X.mode,ee,null),V.return=X,V;if(typeof V.then=="function")return de(X,Ic(V),ee);if(V.$$typeof===C)return de(X,Uc(X,V),ee);Vc(X,V)}return null}function ne(X,V,ee,ue){var Oe=V!==null?V.key:null;if(typeof ee=="string"&&ee!==""||typeof ee=="number"||typeof ee=="bigint")return Oe!==null?null:N(X,V,""+ee,ue);if(typeof ee=="object"&&ee!==null){switch(ee.$$typeof){case b:return ee.key===Oe?q(X,V,ee,ue):null;case _:return ee.key===Oe?te(X,V,ee,ue):null;case B:return ee=Us(ee),ne(X,V,ee,ue)}if(Y(ee)||T(ee))return Oe!==null?null:ce(X,V,ee,ue,null);if(typeof ee.then=="function")return ne(X,V,Ic(ee),ue);if(ee.$$typeof===C)return ne(X,V,Uc(X,ee),ue);Vc(X,ee)}return null}function se(X,V,ee,ue,Oe){if(typeof ue=="string"&&ue!==""||typeof ue=="number"||typeof ue=="bigint")return X=X.get(ee)||null,N(V,X,""+ue,Oe);if(typeof ue=="object"&&ue!==null){switch(ue.$$typeof){case b:return X=X.get(ue.key===null?ee:ue.key)||null,q(V,X,ue,Oe);case _:return X=X.get(ue.key===null?ee:ue.key)||null,te(V,X,ue,Oe);case B:return ue=Us(ue),se(X,V,ee,ue,Oe)}if(Y(ue)||T(ue))return X=X.get(ee)||null,ce(V,X,ue,Oe,null);if(typeof ue.then=="function")return se(X,V,ee,Ic(ue),Oe);if(ue.$$typeof===C)return se(X,V,ee,Uc(V,ue),Oe);Vc(V,ue)}return null}function Te(X,V,ee,ue){for(var Oe=null,ht=null,Me=V,Qe=V=0,lt=null;Me!==null&&Qe<ee.length;Qe++){Me.index>Qe?(lt=Me,Me=null):lt=Me.sibling;var pt=ne(X,Me,ee[Qe],ue);if(pt===null){Me===null&&(Me=lt);break}r&&Me&&pt.alternate===null&&s(X,Me),V=x(pt,V,Qe),ht===null?Oe=pt:ht.sibling=pt,ht=pt,Me=lt}if(Qe===ee.length)return o(X,Me),ct&&ii(X,Qe),Oe;if(Me===null){for(;Qe<ee.length;Qe++)Me=de(X,ee[Qe],ue),Me!==null&&(V=x(Me,V,Qe),ht===null?Oe=Me:ht.sibling=Me,ht=Me);return ct&&ii(X,Qe),Oe}for(Me=d(Me);Qe<ee.length;Qe++)lt=se(Me,X,Qe,ee[Qe],ue),lt!==null&&(r&&lt.alternate!==null&&Me.delete(lt.key===null?Qe:lt.key),V=x(lt,V,Qe),ht===null?Oe=lt:ht.sibling=lt,ht=lt);return r&&Me.forEach(function(os){return s(X,os)}),ct&&ii(X,Qe),Oe}function Ue(X,V,ee,ue){if(ee==null)throw Error(i(151));for(var Oe=null,ht=null,Me=V,Qe=V=0,lt=null,pt=ee.next();Me!==null&&!pt.done;Qe++,pt=ee.next()){Me.index>Qe?(lt=Me,Me=null):lt=Me.sibling;var os=ne(X,Me,pt.value,ue);if(os===null){Me===null&&(Me=lt);break}r&&Me&&os.alternate===null&&s(X,Me),V=x(os,V,Qe),ht===null?Oe=os:ht.sibling=os,ht=os,Me=lt}if(pt.done)return o(X,Me),ct&&ii(X,Qe),Oe;if(Me===null){for(;!pt.done;Qe++,pt=ee.next())pt=de(X,pt.value,ue),pt!==null&&(V=x(pt,V,Qe),ht===null?Oe=pt:ht.sibling=pt,ht=pt);return ct&&ii(X,Qe),Oe}for(Me=d(Me);!pt.done;Qe++,pt=ee.next())pt=se(Me,X,Qe,pt.value,ue),pt!==null&&(r&&pt.alternate!==null&&Me.delete(pt.key===null?Qe:pt.key),V=x(pt,V,Qe),ht===null?Oe=pt:ht.sibling=pt,ht=pt);return r&&Me.forEach(function(qk){return s(X,qk)}),ct&&ii(X,Qe),Oe}function kt(X,V,ee,ue){if(typeof ee=="object"&&ee!==null&&ee.type===k&&ee.key===null&&(ee=ee.props.children),typeof ee=="object"&&ee!==null){switch(ee.$$typeof){case b:e:{for(var Oe=ee.key;V!==null;){if(V.key===Oe){if(Oe=ee.type,Oe===k){if(V.tag===7){o(X,V.sibling),ue=m(V,ee.props.children),ue.return=X,X=ue;break e}}else if(V.elementType===Oe||typeof Oe=="object"&&Oe!==null&&Oe.$$typeof===B&&Us(Oe)===V.type){o(X,V.sibling),ue=m(V,ee.props),Hl(ue,ee),ue.return=X,X=ue;break e}o(X,V);break}else s(X,V);V=V.sibling}ee.type===k?(ue=zs(ee.props.children,X.mode,ue,ee.key),ue.return=X,X=ue):(ue=Bc(ee.type,ee.key,ee.props,null,X.mode,ue),Hl(ue,ee),ue.return=X,X=ue)}return w(X);case _:e:{for(Oe=ee.key;V!==null;){if(V.key===Oe)if(V.tag===4&&V.stateNode.containerInfo===ee.containerInfo&&V.stateNode.implementation===ee.implementation){o(X,V.sibling),ue=m(V,ee.children||[]),ue.return=X,X=ue;break e}else{o(X,V);break}else s(X,V);V=V.sibling}ue=vf(ee,X.mode,ue),ue.return=X,X=ue}return w(X);case B:return ee=Us(ee),kt(X,V,ee,ue)}if(Y(ee))return Te(X,V,ee,ue);if(T(ee)){if(Oe=T(ee),typeof Oe!="function")throw Error(i(150));return ee=Oe.call(ee),Ue(X,V,ee,ue)}if(typeof ee.then=="function")return kt(X,V,Ic(ee),ue);if(ee.$$typeof===C)return kt(X,V,Uc(X,ee),ue);Vc(X,ee)}return typeof ee=="string"&&ee!==""||typeof ee=="number"||typeof ee=="bigint"?(ee=""+ee,V!==null&&V.tag===6?(o(X,V.sibling),ue=m(V,ee),ue.return=X,X=ue):(o(X,V),ue=xf(ee,X.mode,ue),ue.return=X,X=ue),w(X)):o(X,V)}return function(X,V,ee,ue){try{ql=0;var Oe=kt(X,V,ee,ue);return Ea=null,Oe}catch(Me){if(Me===Ca||Me===qc)throw Me;var ht=Jn(29,Me,null,X.mode);return ht.lanes=ue,ht.return=X,ht}finally{}}}var qs=Xx(!0),Zx=Xx(!1),Vi=!1;function Af(r){r.updateQueue={baseState:r.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,lanes:0,hiddenCallbacks:null},callbacks:null}}function Mf(r,s){r=r.updateQueue,s.updateQueue===r&&(s.updateQueue={baseState:r.baseState,firstBaseUpdate:r.firstBaseUpdate,lastBaseUpdate:r.lastBaseUpdate,shared:r.shared,callbacks:null})}function Gi(r){return{lane:r,tag:0,payload:null,callback:null,next:null}}function Yi(r,s,o){var d=r.updateQueue;if(d===null)return null;if(d=d.shared,(mt&2)!==0){var m=d.pending;return m===null?s.next=s:(s.next=m.next,m.next=s),d.pending=s,s=Oc(r),Dx(r,null,o),s}return zc(r,d,s,o),Oc(r)}function Il(r,s,o){if(s=s.updateQueue,s!==null&&(s=s.shared,(o&4194048)!==0)){var d=s.lanes;d&=r.pendingLanes,o|=d,s.lanes=o,_s(r,o)}}function Rf(r,s){var o=r.updateQueue,d=r.alternate;if(d!==null&&(d=d.updateQueue,o===d)){var m=null,x=null;if(o=o.firstBaseUpdate,o!==null){do{var w={lane:o.lane,tag:o.tag,payload:o.payload,callback:null,next:null};x===null?m=x=w:x=x.next=w,o=o.next}while(o!==null);x===null?m=x=s:x=x.next=s}else m=x=s;o={baseState:d.baseState,firstBaseUpdate:m,lastBaseUpdate:x,shared:d.shared,callbacks:d.callbacks},r.updateQueue=o;return}r=o.lastBaseUpdate,r===null?o.firstBaseUpdate=s:r.next=s,o.lastBaseUpdate=s}var Lf=!1;function Vl(){if(Lf){var r=Na;if(r!==null)throw r}}function Gl(r,s,o,d){Lf=!1;var m=r.updateQueue;Vi=!1;var x=m.firstBaseUpdate,w=m.lastBaseUpdate,N=m.shared.pending;if(N!==null){m.shared.pending=null;var q=N,te=q.next;q.next=null,w===null?x=te:w.next=te,w=q;var ce=r.alternate;ce!==null&&(ce=ce.updateQueue,N=ce.lastBaseUpdate,N!==w&&(N===null?ce.firstBaseUpdate=te:N.next=te,ce.lastBaseUpdate=q))}if(x!==null){var de=m.baseState;w=0,ce=te=q=null,N=x;do{var ne=N.lane&-536870913,se=ne!==N.lane;if(se?(at&ne)===ne:(d&ne)===ne){ne!==0&&ne===ja&&(Lf=!0),ce!==null&&(ce=ce.next={lane:0,tag:N.tag,payload:N.payload,callback:null,next:null});e:{var Te=r,Ue=N;ne=s;var kt=o;switch(Ue.tag){case 1:if(Te=Ue.payload,typeof Te=="function"){de=Te.call(kt,de,ne);break e}de=Te;break e;case 3:Te.flags=Te.flags&-65537|128;case 0:if(Te=Ue.payload,ne=typeof Te=="function"?Te.call(kt,de,ne):Te,ne==null)break e;de=v({},de,ne);break e;case 2:Vi=!0}}ne=N.callback,ne!==null&&(r.flags|=64,se&&(r.flags|=8192),se=m.callbacks,se===null?m.callbacks=[ne]:se.push(ne))}else se={lane:ne,tag:N.tag,payload:N.payload,callback:N.callback,next:null},ce===null?(te=ce=se,q=de):ce=ce.next=se,w|=ne;if(N=N.next,N===null){if(N=m.shared.pending,N===null)break;se=N,N=se.next,se.next=null,m.lastBaseUpdate=se,m.shared.pending=null}}while(!0);ce===null&&(q=de),m.baseState=q,m.firstBaseUpdate=te,m.lastBaseUpdate=ce,x===null&&(m.shared.lanes=0),Ki|=w,r.lanes=w,r.memoizedState=de}}function Kx(r,s){if(typeof r!="function")throw Error(i(191,r));r.call(s)}function Jx(r,s){var o=r.callbacks;if(o!==null)for(r.callbacks=null,r=0;r<o.length;r++)Kx(o[r],s)}var Ta=O(null),Gc=O(0);function e0(r,s){r=mi,A(Gc,r),A(Ta,s),mi=r|s.baseLanes}function Df(){A(Gc,mi),A(Ta,Ta.current)}function zf(){mi=Gc.current,K(Ta),K(Gc)}var er=O(null),vr=null;function Wi(r){var s=r.alternate;A(Jt,Jt.current&1),A(er,r),vr===null&&(s===null||Ta.current!==null||s.memoizedState!==null)&&(vr=r)}function Of(r){A(Jt,Jt.current),A(er,r),vr===null&&(vr=r)}function t0(r){r.tag===22?(A(Jt,Jt.current),A(er,r),vr===null&&(vr=r)):Qi()}function Qi(){A(Jt,Jt.current),A(er,er.current)}function tr(r){K(er),vr===r&&(vr=null),K(Jt)}var Jt=O(0);function Yc(r){for(var s=r;s!==null;){if(s.tag===13){var o=s.memoizedState;if(o!==null&&(o=o.dehydrated,o===null||qh(o)||Hh(o)))return s}else if(s.tag===19&&(s.memoizedProps.revealOrder==="forwards"||s.memoizedProps.revealOrder==="backwards"||s.memoizedProps.revealOrder==="unstable_legacy-backwards"||s.memoizedProps.revealOrder==="together")){if((s.flags&128)!==0)return s}else if(s.child!==null){s.child.return=s,s=s.child;continue}if(s===r)break;for(;s.sibling===null;){if(s.return===null||s.return===r)return null;s=s.return}s.sibling.return=s.return,s=s.sibling}return null}var li=0,We=null,wt=null,sn=null,Wc=!1,Aa=!1,Hs=!1,Qc=0,Yl=0,Ma=null,RS=0;function Qt(){throw Error(i(321))}function Bf(r,s){if(s===null)return!1;for(var o=0;o<s.length&&o<r.length;o++)if(!Kn(r[o],s[o]))return!1;return!0}function $f(r,s,o,d,m,x){return li=x,We=s,s.memoizedState=null,s.updateQueue=null,s.lanes=0,U.H=r===null||r.memoizedState===null?$0:Jf,Hs=!1,x=o(d,m),Hs=!1,Aa&&(x=r0(s,o,d,m)),n0(r),x}function n0(r){U.H=Xl;var s=wt!==null&&wt.next!==null;if(li=0,sn=wt=We=null,Wc=!1,Yl=0,Ma=null,s)throw Error(i(300));r===null||an||(r=r.dependencies,r!==null&&Pc(r)&&(an=!0))}function r0(r,s,o,d){We=r;var m=0;do{if(Aa&&(Ma=null),Yl=0,Aa=!1,25<=m)throw Error(i(301));if(m+=1,sn=wt=null,r.updateQueue!=null){var x=r.updateQueue;x.lastEffect=null,x.events=null,x.stores=null,x.memoCache!=null&&(x.memoCache.index=0)}U.H=P0,x=s(o,d)}while(Aa);return x}function LS(){var r=U.H,s=r.useState()[0];return s=typeof s.then=="function"?Wl(s):s,r=r.useState()[0],(wt!==null?wt.memoizedState:null)!==r&&(We.flags|=1024),s}function Pf(){var r=Qc!==0;return Qc=0,r}function Uf(r,s,o){s.updateQueue=r.updateQueue,s.flags&=-2053,r.lanes&=~o}function Ff(r){if(Wc){for(r=r.memoizedState;r!==null;){var s=r.queue;s!==null&&(s.pending=null),r=r.next}Wc=!1}li=0,sn=wt=We=null,Aa=!1,Yl=Qc=0,Ma=null}function Dn(){var r={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return sn===null?We.memoizedState=sn=r:sn=sn.next=r,sn}function en(){if(wt===null){var r=We.alternate;r=r!==null?r.memoizedState:null}else r=wt.next;var s=sn===null?We.memoizedState:sn.next;if(s!==null)sn=s,wt=r;else{if(r===null)throw We.alternate===null?Error(i(467)):Error(i(310));wt=r,r={memoizedState:wt.memoizedState,baseState:wt.baseState,baseQueue:wt.baseQueue,queue:wt.queue,next:null},sn===null?We.memoizedState=sn=r:sn=sn.next=r}return sn}function Xc(){return{lastEffect:null,events:null,stores:null,memoCache:null}}function Wl(r){var s=Yl;return Yl+=1,Ma===null&&(Ma=[]),r=Yx(Ma,r,s),s=We,(sn===null?s.memoizedState:sn.next)===null&&(s=s.alternate,U.H=s===null||s.memoizedState===null?$0:Jf),r}function Zc(r){if(r!==null&&typeof r=="object"){if(typeof r.then=="function")return Wl(r);if(r.$$typeof===C)return _n(r)}throw Error(i(438,String(r)))}function qf(r){var s=null,o=We.updateQueue;if(o!==null&&(s=o.memoCache),s==null){var d=We.alternate;d!==null&&(d=d.updateQueue,d!==null&&(d=d.memoCache,d!=null&&(s={data:d.data.map(function(m){return m.slice()}),index:0})))}if(s==null&&(s={data:[],index:0}),o===null&&(o=Xc(),We.updateQueue=o),o.memoCache=s,o=s.data[s.index],o===void 0)for(o=s.data[s.index]=Array(r),d=0;d<r;d++)o[d]=z;return s.index++,o}function oi(r,s){return typeof s=="function"?s(r):s}function Kc(r){var s=en();return Hf(s,wt,r)}function Hf(r,s,o){var d=r.queue;if(d===null)throw Error(i(311));d.lastRenderedReducer=o;var m=r.baseQueue,x=d.pending;if(x!==null){if(m!==null){var w=m.next;m.next=x.next,x.next=w}s.baseQueue=m=x,d.pending=null}if(x=r.baseState,m===null)r.memoizedState=x;else{s=m.next;var N=w=null,q=null,te=s,ce=!1;do{var de=te.lane&-536870913;if(de!==te.lane?(at&de)===de:(li&de)===de){var ne=te.revertLane;if(ne===0)q!==null&&(q=q.next={lane:0,revertLane:0,gesture:null,action:te.action,hasEagerState:te.hasEagerState,eagerState:te.eagerState,next:null}),de===ja&&(ce=!0);else if((li&ne)===ne){te=te.next,ne===ja&&(ce=!0);continue}else de={lane:0,revertLane:te.revertLane,gesture:null,action:te.action,hasEagerState:te.hasEagerState,eagerState:te.eagerState,next:null},q===null?(N=q=de,w=x):q=q.next=de,We.lanes|=ne,Ki|=ne;de=te.action,Hs&&o(x,de),x=te.hasEagerState?te.eagerState:o(x,de)}else ne={lane:de,revertLane:te.revertLane,gesture:te.gesture,action:te.action,hasEagerState:te.hasEagerState,eagerState:te.eagerState,next:null},q===null?(N=q=ne,w=x):q=q.next=ne,We.lanes|=de,Ki|=de;te=te.next}while(te!==null&&te!==s);if(q===null?w=x:q.next=N,!Kn(x,r.memoizedState)&&(an=!0,ce&&(o=Na,o!==null)))throw o;r.memoizedState=x,r.baseState=w,r.baseQueue=q,d.lastRenderedState=x}return m===null&&(d.lanes=0),[r.memoizedState,d.dispatch]}function If(r){var s=en(),o=s.queue;if(o===null)throw Error(i(311));o.lastRenderedReducer=r;var d=o.dispatch,m=o.pending,x=s.memoizedState;if(m!==null){o.pending=null;var w=m=m.next;do x=r(x,w.action),w=w.next;while(w!==m);Kn(x,s.memoizedState)||(an=!0),s.memoizedState=x,s.baseQueue===null&&(s.baseState=x),o.lastRenderedState=x}return[x,d]}function i0(r,s,o){var d=We,m=en(),x=ct;if(x){if(o===void 0)throw Error(i(407));o=o()}else o=s();var w=!Kn((wt||m).memoizedState,o);if(w&&(m.memoizedState=o,an=!0),m=m.queue,Yf(l0.bind(null,d,m,r),[r]),m.getSnapshot!==s||w||sn!==null&&sn.memoizedState.tag&1){if(d.flags|=2048,Ra(9,{destroy:void 0},a0.bind(null,d,m,o,s),null),Nt===null)throw Error(i(349));x||(li&127)!==0||s0(d,s,o)}return o}function s0(r,s,o){r.flags|=16384,r={getSnapshot:s,value:o},s=We.updateQueue,s===null?(s=Xc(),We.updateQueue=s,s.stores=[r]):(o=s.stores,o===null?s.stores=[r]:o.push(r))}function a0(r,s,o,d){s.value=o,s.getSnapshot=d,o0(s)&&c0(r)}function l0(r,s,o){return o(function(){o0(s)&&c0(r)})}function o0(r){var s=r.getSnapshot;r=r.value;try{var o=s();return!Kn(r,o)}catch{return!0}}function c0(r){var s=Ds(r,2);s!==null&&Vn(s,r,2)}function Vf(r){var s=Dn();if(typeof r=="function"){var o=r;if(r=o(),Hs){Ft(!0);try{o()}finally{Ft(!1)}}}return s.memoizedState=s.baseState=r,s.queue={pending:null,lanes:0,dispatch:null,lastRenderedReducer:oi,lastRenderedState:r},s}function u0(r,s,o,d){return r.baseState=o,Hf(r,wt,typeof d=="function"?d:oi)}function DS(r,s,o,d,m){if(tu(r))throw Error(i(485));if(r=s.action,r!==null){var x={payload:m,action:r,next:null,isTransition:!0,status:"pending",value:null,reason:null,listeners:[],then:function(w){x.listeners.push(w)}};U.T!==null?o(!0):x.isTransition=!1,d(x),o=s.pending,o===null?(x.next=s.pending=x,d0(s,x)):(x.next=o.next,s.pending=o.next=x)}}function d0(r,s){var o=s.action,d=s.payload,m=r.state;if(s.isTransition){var x=U.T,w={};U.T=w;try{var N=o(m,d),q=U.S;q!==null&&q(w,N),f0(r,s,N)}catch(te){Gf(r,s,te)}finally{x!==null&&w.types!==null&&(x.types=w.types),U.T=x}}else try{x=o(m,d),f0(r,s,x)}catch(te){Gf(r,s,te)}}function f0(r,s,o){o!==null&&typeof o=="object"&&typeof o.then=="function"?o.then(function(d){h0(r,s,d)},function(d){return Gf(r,s,d)}):h0(r,s,o)}function h0(r,s,o){s.status="fulfilled",s.value=o,p0(s),r.state=o,s=r.pending,s!==null&&(o=s.next,o===s?r.pending=null:(o=o.next,s.next=o,d0(r,o)))}function Gf(r,s,o){var d=r.pending;if(r.pending=null,d!==null){d=d.next;do s.status="rejected",s.reason=o,p0(s),s=s.next;while(s!==d)}r.action=null}function p0(r){r=r.listeners;for(var s=0;s<r.length;s++)(0,r[s])()}function m0(r,s){return s}function g0(r,s){if(ct){var o=Nt.formState;if(o!==null){e:{var d=We;if(ct){if(zt){t:{for(var m=zt,x=xr;m.nodeType!==8;){if(!x){m=null;break t}if(m=br(m.nextSibling),m===null){m=null;break t}}x=m.data,m=x==="F!"||x==="F"?m:null}if(m){zt=br(m.nextSibling),d=m.data==="F!";break e}}Hi(d)}d=!1}d&&(s=o[0])}}return o=Dn(),o.memoizedState=o.baseState=s,d={pending:null,lanes:0,dispatch:null,lastRenderedReducer:m0,lastRenderedState:s},o.queue=d,o=z0.bind(null,We,d),d.dispatch=o,d=Vf(!1),x=Kf.bind(null,We,!1,d.queue),d=Dn(),m={state:s,dispatch:null,action:r,pending:null},d.queue=m,o=DS.bind(null,We,m,x,o),m.dispatch=o,d.memoizedState=r,[s,o,!1]}function x0(r){var s=en();return v0(s,wt,r)}function v0(r,s,o){if(s=Hf(r,s,m0)[0],r=Kc(oi)[0],typeof s=="object"&&s!==null&&typeof s.then=="function")try{var d=Wl(s)}catch(w){throw w===Ca?qc:w}else d=s;s=en();var m=s.queue,x=m.dispatch;return o!==s.memoizedState&&(We.flags|=2048,Ra(9,{destroy:void 0},zS.bind(null,m,o),null)),[d,x,r]}function zS(r,s){r.action=s}function b0(r){var s=en(),o=wt;if(o!==null)return v0(s,o,r);en(),s=s.memoizedState,o=en();var d=o.queue.dispatch;return o.memoizedState=r,[s,d,!1]}function Ra(r,s,o,d){return r={tag:r,create:o,deps:d,inst:s,next:null},s=We.updateQueue,s===null&&(s=Xc(),We.updateQueue=s),o=s.lastEffect,o===null?s.lastEffect=r.next=r:(d=o.next,o.next=r,r.next=d,s.lastEffect=r),r}function y0(){return en().memoizedState}function Jc(r,s,o,d){var m=Dn();We.flags|=r,m.memoizedState=Ra(1|s,{destroy:void 0},o,d===void 0?null:d)}function eu(r,s,o,d){var m=en();d=d===void 0?null:d;var x=m.memoizedState.inst;wt!==null&&d!==null&&Bf(d,wt.memoizedState.deps)?m.memoizedState=Ra(s,x,o,d):(We.flags|=r,m.memoizedState=Ra(1|s,x,o,d))}function _0(r,s){Jc(8390656,8,r,s)}function Yf(r,s){eu(2048,8,r,s)}function OS(r){We.flags|=4;var s=We.updateQueue;if(s===null)s=Xc(),We.updateQueue=s,s.events=[r];else{var o=s.events;o===null?s.events=[r]:o.push(r)}}function w0(r){var s=en().memoizedState;return OS({ref:s,nextImpl:r}),function(){if((mt&2)!==0)throw Error(i(440));return s.impl.apply(void 0,arguments)}}function S0(r,s){return eu(4,2,r,s)}function k0(r,s){return eu(4,4,r,s)}function j0(r,s){if(typeof s=="function"){r=r();var o=s(r);return function(){typeof o=="function"?o():s(null)}}if(s!=null)return r=r(),s.current=r,function(){s.current=null}}function N0(r,s,o){o=o!=null?o.concat([r]):null,eu(4,4,j0.bind(null,s,r),o)}function Wf(){}function C0(r,s){var o=en();s=s===void 0?null:s;var d=o.memoizedState;return s!==null&&Bf(s,d[1])?d[0]:(o.memoizedState=[r,s],r)}function E0(r,s){var o=en();s=s===void 0?null:s;var d=o.memoizedState;if(s!==null&&Bf(s,d[1]))return d[0];if(d=r(),Hs){Ft(!0);try{r()}finally{Ft(!1)}}return o.memoizedState=[d,s],d}function Qf(r,s,o){return o===void 0||(li&1073741824)!==0&&(at&261930)===0?r.memoizedState=s:(r.memoizedState=o,r=Tv(),We.lanes|=r,Ki|=r,o)}function T0(r,s,o,d){return Kn(o,s)?o:Ta.current!==null?(r=Qf(r,o,d),Kn(r,s)||(an=!0),r):(li&42)===0||(li&1073741824)!==0&&(at&261930)===0?(an=!0,r.memoizedState=o):(r=Tv(),We.lanes|=r,Ki|=r,s)}function A0(r,s,o,d,m){var x=$.p;$.p=x!==0&&8>x?x:8;var w=U.T,N={};U.T=N,Kf(r,!1,s,o);try{var q=m(),te=U.S;if(te!==null&&te(N,q),q!==null&&typeof q=="object"&&typeof q.then=="function"){var ce=MS(q,d);Ql(r,s,ce,ir(r))}else Ql(r,s,d,ir(r))}catch(de){Ql(r,s,{then:function(){},status:"rejected",reason:de},ir())}finally{$.p=x,w!==null&&N.types!==null&&(w.types=N.types),U.T=w}}function BS(){}function Xf(r,s,o,d){if(r.tag!==5)throw Error(i(476));var m=M0(r).queue;A0(r,m,s,re,o===null?BS:function(){return R0(r),o(d)})}function M0(r){var s=r.memoizedState;if(s!==null)return s;s={memoizedState:re,baseState:re,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:oi,lastRenderedState:re},next:null};var o={};return s.next={memoizedState:o,baseState:o,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:oi,lastRenderedState:o},next:null},r.memoizedState=s,r=r.alternate,r!==null&&(r.memoizedState=s),s}function R0(r){var s=M0(r);s.next===null&&(s=r.alternate.memoizedState),Ql(r,s.next.queue,{},ir())}function Zf(){return _n(ho)}function L0(){return en().memoizedState}function D0(){return en().memoizedState}function $S(r){for(var s=r.return;s!==null;){switch(s.tag){case 24:case 3:var o=ir();r=Gi(o);var d=Yi(s,r,o);d!==null&&(Vn(d,s,o),Il(d,s,o)),s={cache:Nf()},r.payload=s;return}s=s.return}}function PS(r,s,o){var d=ir();o={lane:d,revertLane:0,gesture:null,action:o,hasEagerState:!1,eagerState:null,next:null},tu(r)?O0(s,o):(o=mf(r,s,o,d),o!==null&&(Vn(o,r,d),B0(o,s,d)))}function z0(r,s,o){var d=ir();Ql(r,s,o,d)}function Ql(r,s,o,d){var m={lane:d,revertLane:0,gesture:null,action:o,hasEagerState:!1,eagerState:null,next:null};if(tu(r))O0(s,m);else{var x=r.alternate;if(r.lanes===0&&(x===null||x.lanes===0)&&(x=s.lastRenderedReducer,x!==null))try{var w=s.lastRenderedState,N=x(w,o);if(m.hasEagerState=!0,m.eagerState=N,Kn(N,w))return zc(r,s,m,0),Nt===null&&Dc(),!1}catch{}finally{}if(o=mf(r,s,m,d),o!==null)return Vn(o,r,d),B0(o,s,d),!0}return!1}function Kf(r,s,o,d){if(d={lane:2,revertLane:Ah(),gesture:null,action:d,hasEagerState:!1,eagerState:null,next:null},tu(r)){if(s)throw Error(i(479))}else s=mf(r,o,d,2),s!==null&&Vn(s,r,2)}function tu(r){var s=r.alternate;return r===We||s!==null&&s===We}function O0(r,s){Aa=Wc=!0;var o=r.pending;o===null?s.next=s:(s.next=o.next,o.next=s),r.pending=s}function B0(r,s,o){if((o&4194048)!==0){var d=s.lanes;d&=r.pendingLanes,o|=d,s.lanes=o,_s(r,o)}}var Xl={readContext:_n,use:Zc,useCallback:Qt,useContext:Qt,useEffect:Qt,useImperativeHandle:Qt,useLayoutEffect:Qt,useInsertionEffect:Qt,useMemo:Qt,useReducer:Qt,useRef:Qt,useState:Qt,useDebugValue:Qt,useDeferredValue:Qt,useTransition:Qt,useSyncExternalStore:Qt,useId:Qt,useHostTransitionStatus:Qt,useFormState:Qt,useActionState:Qt,useOptimistic:Qt,useMemoCache:Qt,useCacheRefresh:Qt};Xl.useEffectEvent=Qt;var $0={readContext:_n,use:Zc,useCallback:function(r,s){return Dn().memoizedState=[r,s===void 0?null:s],r},useContext:_n,useEffect:_0,useImperativeHandle:function(r,s,o){o=o!=null?o.concat([r]):null,Jc(4194308,4,j0.bind(null,s,r),o)},useLayoutEffect:function(r,s){return Jc(4194308,4,r,s)},useInsertionEffect:function(r,s){Jc(4,2,r,s)},useMemo:function(r,s){var o=Dn();s=s===void 0?null:s;var d=r();if(Hs){Ft(!0);try{r()}finally{Ft(!1)}}return o.memoizedState=[d,s],d},useReducer:function(r,s,o){var d=Dn();if(o!==void 0){var m=o(s);if(Hs){Ft(!0);try{o(s)}finally{Ft(!1)}}}else m=s;return d.memoizedState=d.baseState=m,r={pending:null,lanes:0,dispatch:null,lastRenderedReducer:r,lastRenderedState:m},d.queue=r,r=r.dispatch=PS.bind(null,We,r),[d.memoizedState,r]},useRef:function(r){var s=Dn();return r={current:r},s.memoizedState=r},useState:function(r){r=Vf(r);var s=r.queue,o=z0.bind(null,We,s);return s.dispatch=o,[r.memoizedState,o]},useDebugValue:Wf,useDeferredValue:function(r,s){var o=Dn();return Qf(o,r,s)},useTransition:function(){var r=Vf(!1);return r=A0.bind(null,We,r.queue,!0,!1),Dn().memoizedState=r,[!1,r]},useSyncExternalStore:function(r,s,o){var d=We,m=Dn();if(ct){if(o===void 0)throw Error(i(407));o=o()}else{if(o=s(),Nt===null)throw Error(i(349));(at&127)!==0||s0(d,s,o)}m.memoizedState=o;var x={value:o,getSnapshot:s};return m.queue=x,_0(l0.bind(null,d,x,r),[r]),d.flags|=2048,Ra(9,{destroy:void 0},a0.bind(null,d,x,o,s),null),o},useId:function(){var r=Dn(),s=Nt.identifierPrefix;if(ct){var o=Ir,d=Hr;o=(d&~(1<<32-J(d)-1)).toString(32)+o,s="_"+s+"R_"+o,o=Qc++,0<o&&(s+="H"+o.toString(32)),s+="_"}else o=RS++,s="_"+s+"r_"+o.toString(32)+"_";return r.memoizedState=s},useHostTransitionStatus:Zf,useFormState:g0,useActionState:g0,useOptimistic:function(r){var s=Dn();s.memoizedState=s.baseState=r;var o={pending:null,lanes:0,dispatch:null,lastRenderedReducer:null,lastRenderedState:null};return s.queue=o,s=Kf.bind(null,We,!0,o),o.dispatch=s,[r,s]},useMemoCache:qf,useCacheRefresh:function(){return Dn().memoizedState=$S.bind(null,We)},useEffectEvent:function(r){var s=Dn(),o={impl:r};return s.memoizedState=o,function(){if((mt&2)!==0)throw Error(i(440));return o.impl.apply(void 0,arguments)}}},Jf={readContext:_n,use:Zc,useCallback:C0,useContext:_n,useEffect:Yf,useImperativeHandle:N0,useInsertionEffect:S0,useLayoutEffect:k0,useMemo:E0,useReducer:Kc,useRef:y0,useState:function(){return Kc(oi)},useDebugValue:Wf,useDeferredValue:function(r,s){var o=en();return T0(o,wt.memoizedState,r,s)},useTransition:function(){var r=Kc(oi)[0],s=en().memoizedState;return[typeof r=="boolean"?r:Wl(r),s]},useSyncExternalStore:i0,useId:L0,useHostTransitionStatus:Zf,useFormState:x0,useActionState:x0,useOptimistic:function(r,s){var o=en();return u0(o,wt,r,s)},useMemoCache:qf,useCacheRefresh:D0};Jf.useEffectEvent=w0;var P0={readContext:_n,use:Zc,useCallback:C0,useContext:_n,useEffect:Yf,useImperativeHandle:N0,useInsertionEffect:S0,useLayoutEffect:k0,useMemo:E0,useReducer:If,useRef:y0,useState:function(){return If(oi)},useDebugValue:Wf,useDeferredValue:function(r,s){var o=en();return wt===null?Qf(o,r,s):T0(o,wt.memoizedState,r,s)},useTransition:function(){var r=If(oi)[0],s=en().memoizedState;return[typeof r=="boolean"?r:Wl(r),s]},useSyncExternalStore:i0,useId:L0,useHostTransitionStatus:Zf,useFormState:b0,useActionState:b0,useOptimistic:function(r,s){var o=en();return wt!==null?u0(o,wt,r,s):(o.baseState=r,[r,o.queue.dispatch])},useMemoCache:qf,useCacheRefresh:D0};P0.useEffectEvent=w0;function eh(r,s,o,d){s=r.memoizedState,o=o(d,s),o=o==null?s:v({},s,o),r.memoizedState=o,r.lanes===0&&(r.updateQueue.baseState=o)}var th={enqueueSetState:function(r,s,o){r=r._reactInternals;var d=ir(),m=Gi(d);m.payload=s,o!=null&&(m.callback=o),s=Yi(r,m,d),s!==null&&(Vn(s,r,d),Il(s,r,d))},enqueueReplaceState:function(r,s,o){r=r._reactInternals;var d=ir(),m=Gi(d);m.tag=1,m.payload=s,o!=null&&(m.callback=o),s=Yi(r,m,d),s!==null&&(Vn(s,r,d),Il(s,r,d))},enqueueForceUpdate:function(r,s){r=r._reactInternals;var o=ir(),d=Gi(o);d.tag=2,s!=null&&(d.callback=s),s=Yi(r,d,o),s!==null&&(Vn(s,r,o),Il(s,r,o))}};function U0(r,s,o,d,m,x,w){return r=r.stateNode,typeof r.shouldComponentUpdate=="function"?r.shouldComponentUpdate(d,x,w):s.prototype&&s.prototype.isPureReactComponent?!Ol(o,d)||!Ol(m,x):!0}function F0(r,s,o,d){r=s.state,typeof s.componentWillReceiveProps=="function"&&s.componentWillReceiveProps(o,d),typeof s.UNSAFE_componentWillReceiveProps=="function"&&s.UNSAFE_componentWillReceiveProps(o,d),s.state!==r&&th.enqueueReplaceState(s,s.state,null)}function Is(r,s){var o=s;if("ref"in s){o={};for(var d in s)d!=="ref"&&(o[d]=s[d])}if(r=r.defaultProps){o===s&&(o=v({},o));for(var m in r)o[m]===void 0&&(o[m]=r[m])}return o}function q0(r){Lc(r)}function H0(r){console.error(r)}function I0(r){Lc(r)}function nu(r,s){try{var o=r.onUncaughtError;o(s.value,{componentStack:s.stack})}catch(d){setTimeout(function(){throw d})}}function V0(r,s,o){try{var d=r.onCaughtError;d(o.value,{componentStack:o.stack,errorBoundary:s.tag===1?s.stateNode:null})}catch(m){setTimeout(function(){throw m})}}function nh(r,s,o){return o=Gi(o),o.tag=3,o.payload={element:null},o.callback=function(){nu(r,s)},o}function G0(r){return r=Gi(r),r.tag=3,r}function Y0(r,s,o,d){var m=o.type.getDerivedStateFromError;if(typeof m=="function"){var x=d.value;r.payload=function(){return m(x)},r.callback=function(){V0(s,o,d)}}var w=o.stateNode;w!==null&&typeof w.componentDidCatch=="function"&&(r.callback=function(){V0(s,o,d),typeof m!="function"&&(Ji===null?Ji=new Set([this]):Ji.add(this));var N=d.stack;this.componentDidCatch(d.value,{componentStack:N!==null?N:""})})}function US(r,s,o,d,m){if(o.flags|=32768,d!==null&&typeof d=="object"&&typeof d.then=="function"){if(s=o.alternate,s!==null&&ka(s,o,m,!0),o=er.current,o!==null){switch(o.tag){case 31:case 13:return vr===null?pu():o.alternate===null&&Xt===0&&(Xt=3),o.flags&=-257,o.flags|=65536,o.lanes=m,d===Hc?o.flags|=16384:(s=o.updateQueue,s===null?o.updateQueue=new Set([d]):s.add(d),Ch(r,d,m)),!1;case 22:return o.flags|=65536,d===Hc?o.flags|=16384:(s=o.updateQueue,s===null?(s={transitions:null,markerInstances:null,retryQueue:new Set([d])},o.updateQueue=s):(o=s.retryQueue,o===null?s.retryQueue=new Set([d]):o.add(d)),Ch(r,d,m)),!1}throw Error(i(435,o.tag))}return Ch(r,d,m),pu(),!1}if(ct)return s=er.current,s!==null?((s.flags&65536)===0&&(s.flags|=256),s.flags|=65536,s.lanes=m,d!==_f&&(r=Error(i(422),{cause:d}),Pl(pr(r,o)))):(d!==_f&&(s=Error(i(423),{cause:d}),Pl(pr(s,o))),r=r.current.alternate,r.flags|=65536,m&=-m,r.lanes|=m,d=pr(d,o),m=nh(r.stateNode,d,m),Rf(r,m),Xt!==4&&(Xt=2)),!1;var x=Error(i(520),{cause:d});if(x=pr(x,o),io===null?io=[x]:io.push(x),Xt!==4&&(Xt=2),s===null)return!0;d=pr(d,o),o=s;do{switch(o.tag){case 3:return o.flags|=65536,r=m&-m,o.lanes|=r,r=nh(o.stateNode,d,r),Rf(o,r),!1;case 1:if(s=o.type,x=o.stateNode,(o.flags&128)===0&&(typeof s.getDerivedStateFromError=="function"||x!==null&&typeof x.componentDidCatch=="function"&&(Ji===null||!Ji.has(x))))return o.flags|=65536,m&=-m,o.lanes|=m,m=G0(m),Y0(m,r,o,d),Rf(o,m),!1}o=o.return}while(o!==null);return!1}var rh=Error(i(461)),an=!1;function wn(r,s,o,d){s.child=r===null?Zx(s,null,o,d):qs(s,r.child,o,d)}function W0(r,s,o,d,m){o=o.render;var x=s.ref;if("ref"in d){var w={};for(var N in d)N!=="ref"&&(w[N]=d[N])}else w=d;return $s(s),d=$f(r,s,o,w,x,m),N=Pf(),r!==null&&!an?(Uf(r,s,m),ci(r,s,m)):(ct&&N&&bf(s),s.flags|=1,wn(r,s,d,m),s.child)}function Q0(r,s,o,d,m){if(r===null){var x=o.type;return typeof x=="function"&&!gf(x)&&x.defaultProps===void 0&&o.compare===null?(s.tag=15,s.type=x,X0(r,s,x,d,m)):(r=Bc(o.type,null,d,s,s.mode,m),r.ref=s.ref,r.return=s,s.child=r)}if(x=r.child,!dh(r,m)){var w=x.memoizedProps;if(o=o.compare,o=o!==null?o:Ol,o(w,d)&&r.ref===s.ref)return ci(r,s,m)}return s.flags|=1,r=ri(x,d),r.ref=s.ref,r.return=s,s.child=r}function X0(r,s,o,d,m){if(r!==null){var x=r.memoizedProps;if(Ol(x,d)&&r.ref===s.ref)if(an=!1,s.pendingProps=d=x,dh(r,m))(r.flags&131072)!==0&&(an=!0);else return s.lanes=r.lanes,ci(r,s,m)}return ih(r,s,o,d,m)}function Z0(r,s,o,d){var m=d.children,x=r!==null?r.memoizedState:null;if(r===null&&s.stateNode===null&&(s.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null}),d.mode==="hidden"){if((s.flags&128)!==0){if(x=x!==null?x.baseLanes|o:o,r!==null){for(d=s.child=r.child,m=0;d!==null;)m=m|d.lanes|d.childLanes,d=d.sibling;d=m&~x}else d=0,s.child=null;return K0(r,s,x,o,d)}if((o&536870912)!==0)s.memoizedState={baseLanes:0,cachePool:null},r!==null&&Fc(s,x!==null?x.cachePool:null),x!==null?e0(s,x):Df(),t0(s);else return d=s.lanes=536870912,K0(r,s,x!==null?x.baseLanes|o:o,o,d)}else x!==null?(Fc(s,x.cachePool),e0(s,x),Qi(),s.memoizedState=null):(r!==null&&Fc(s,null),Df(),Qi());return wn(r,s,m,o),s.child}function Zl(r,s){return r!==null&&r.tag===22||s.stateNode!==null||(s.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null}),s.sibling}function K0(r,s,o,d,m){var x=Ef();return x=x===null?null:{parent:rn._currentValue,pool:x},s.memoizedState={baseLanes:o,cachePool:x},r!==null&&Fc(s,null),Df(),t0(s),r!==null&&ka(r,s,d,!0),s.childLanes=m,null}function ru(r,s){return s=su({mode:s.mode,children:s.children},r.mode),s.ref=r.ref,r.child=s,s.return=r,s}function J0(r,s,o){return qs(s,r.child,null,o),r=ru(s,s.pendingProps),r.flags|=2,tr(s),s.memoizedState=null,r}function FS(r,s,o){var d=s.pendingProps,m=(s.flags&128)!==0;if(s.flags&=-129,r===null){if(ct){if(d.mode==="hidden")return r=ru(s,d),s.lanes=536870912,Zl(null,r);if(Of(s),(r=zt)?(r=d1(r,xr),r=r!==null&&r.data==="&"?r:null,r!==null&&(s.memoizedState={dehydrated:r,treeContext:Fi!==null?{id:Hr,overflow:Ir}:null,retryLane:536870912,hydrationErrors:null},o=Ox(r),o.return=s,s.child=o,yn=s,zt=null)):r=null,r===null)throw Hi(s);return s.lanes=536870912,null}return ru(s,d)}var x=r.memoizedState;if(x!==null){var w=x.dehydrated;if(Of(s),m)if(s.flags&256)s.flags&=-257,s=J0(r,s,o);else if(s.memoizedState!==null)s.child=r.child,s.flags|=128,s=null;else throw Error(i(558));else if(an||ka(r,s,o,!1),m=(o&r.childLanes)!==0,an||m){if(d=Nt,d!==null&&(w=ws(d,o),w!==0&&w!==x.retryLane))throw x.retryLane=w,Ds(r,w),Vn(d,r,w),rh;pu(),s=J0(r,s,o)}else r=x.treeContext,zt=br(w.nextSibling),yn=s,ct=!0,qi=null,xr=!1,r!==null&&Px(s,r),s=ru(s,d),s.flags|=4096;return s}return r=ri(r.child,{mode:d.mode,children:d.children}),r.ref=s.ref,s.child=r,r.return=s,r}function iu(r,s){var o=s.ref;if(o===null)r!==null&&r.ref!==null&&(s.flags|=4194816);else{if(typeof o!="function"&&typeof o!="object")throw Error(i(284));(r===null||r.ref!==o)&&(s.flags|=4194816)}}function ih(r,s,o,d,m){return $s(s),o=$f(r,s,o,d,void 0,m),d=Pf(),r!==null&&!an?(Uf(r,s,m),ci(r,s,m)):(ct&&d&&bf(s),s.flags|=1,wn(r,s,o,m),s.child)}function ev(r,s,o,d,m,x){return $s(s),s.updateQueue=null,o=r0(s,d,o,m),n0(r),d=Pf(),r!==null&&!an?(Uf(r,s,x),ci(r,s,x)):(ct&&d&&bf(s),s.flags|=1,wn(r,s,o,x),s.child)}function tv(r,s,o,d,m){if($s(s),s.stateNode===null){var x=ya,w=o.contextType;typeof w=="object"&&w!==null&&(x=_n(w)),x=new o(d,x),s.memoizedState=x.state!==null&&x.state!==void 0?x.state:null,x.updater=th,s.stateNode=x,x._reactInternals=s,x=s.stateNode,x.props=d,x.state=s.memoizedState,x.refs={},Af(s),w=o.contextType,x.context=typeof w=="object"&&w!==null?_n(w):ya,x.state=s.memoizedState,w=o.getDerivedStateFromProps,typeof w=="function"&&(eh(s,o,w,d),x.state=s.memoizedState),typeof o.getDerivedStateFromProps=="function"||typeof x.getSnapshotBeforeUpdate=="function"||typeof x.UNSAFE_componentWillMount!="function"&&typeof x.componentWillMount!="function"||(w=x.state,typeof x.componentWillMount=="function"&&x.componentWillMount(),typeof x.UNSAFE_componentWillMount=="function"&&x.UNSAFE_componentWillMount(),w!==x.state&&th.enqueueReplaceState(x,x.state,null),Gl(s,d,x,m),Vl(),x.state=s.memoizedState),typeof x.componentDidMount=="function"&&(s.flags|=4194308),d=!0}else if(r===null){x=s.stateNode;var N=s.memoizedProps,q=Is(o,N);x.props=q;var te=x.context,ce=o.contextType;w=ya,typeof ce=="object"&&ce!==null&&(w=_n(ce));var de=o.getDerivedStateFromProps;ce=typeof de=="function"||typeof x.getSnapshotBeforeUpdate=="function",N=s.pendingProps!==N,ce||typeof x.UNSAFE_componentWillReceiveProps!="function"&&typeof x.componentWillReceiveProps!="function"||(N||te!==w)&&F0(s,x,d,w),Vi=!1;var ne=s.memoizedState;x.state=ne,Gl(s,d,x,m),Vl(),te=s.memoizedState,N||ne!==te||Vi?(typeof de=="function"&&(eh(s,o,de,d),te=s.memoizedState),(q=Vi||U0(s,o,q,d,ne,te,w))?(ce||typeof x.UNSAFE_componentWillMount!="function"&&typeof x.componentWillMount!="function"||(typeof x.componentWillMount=="function"&&x.componentWillMount(),typeof x.UNSAFE_componentWillMount=="function"&&x.UNSAFE_componentWillMount()),typeof x.componentDidMount=="function"&&(s.flags|=4194308)):(typeof x.componentDidMount=="function"&&(s.flags|=4194308),s.memoizedProps=d,s.memoizedState=te),x.props=d,x.state=te,x.context=w,d=q):(typeof x.componentDidMount=="function"&&(s.flags|=4194308),d=!1)}else{x=s.stateNode,Mf(r,s),w=s.memoizedProps,ce=Is(o,w),x.props=ce,de=s.pendingProps,ne=x.context,te=o.contextType,q=ya,typeof te=="object"&&te!==null&&(q=_n(te)),N=o.getDerivedStateFromProps,(te=typeof N=="function"||typeof x.getSnapshotBeforeUpdate=="function")||typeof x.UNSAFE_componentWillReceiveProps!="function"&&typeof x.componentWillReceiveProps!="function"||(w!==de||ne!==q)&&F0(s,x,d,q),Vi=!1,ne=s.memoizedState,x.state=ne,Gl(s,d,x,m),Vl();var se=s.memoizedState;w!==de||ne!==se||Vi||r!==null&&r.dependencies!==null&&Pc(r.dependencies)?(typeof N=="function"&&(eh(s,o,N,d),se=s.memoizedState),(ce=Vi||U0(s,o,ce,d,ne,se,q)||r!==null&&r.dependencies!==null&&Pc(r.dependencies))?(te||typeof x.UNSAFE_componentWillUpdate!="function"&&typeof x.componentWillUpdate!="function"||(typeof x.componentWillUpdate=="function"&&x.componentWillUpdate(d,se,q),typeof x.UNSAFE_componentWillUpdate=="function"&&x.UNSAFE_componentWillUpdate(d,se,q)),typeof x.componentDidUpdate=="function"&&(s.flags|=4),typeof x.getSnapshotBeforeUpdate=="function"&&(s.flags|=1024)):(typeof x.componentDidUpdate!="function"||w===r.memoizedProps&&ne===r.memoizedState||(s.flags|=4),typeof x.getSnapshotBeforeUpdate!="function"||w===r.memoizedProps&&ne===r.memoizedState||(s.flags|=1024),s.memoizedProps=d,s.memoizedState=se),x.props=d,x.state=se,x.context=q,d=ce):(typeof x.componentDidUpdate!="function"||w===r.memoizedProps&&ne===r.memoizedState||(s.flags|=4),typeof x.getSnapshotBeforeUpdate!="function"||w===r.memoizedProps&&ne===r.memoizedState||(s.flags|=1024),d=!1)}return x=d,iu(r,s),d=(s.flags&128)!==0,x||d?(x=s.stateNode,o=d&&typeof o.getDerivedStateFromError!="function"?null:x.render(),s.flags|=1,r!==null&&d?(s.child=qs(s,r.child,null,m),s.child=qs(s,null,o,m)):wn(r,s,o,m),s.memoizedState=x.state,r=s.child):r=ci(r,s,m),r}function nv(r,s,o,d){return Os(),s.flags|=256,wn(r,s,o,d),s.child}var sh={dehydrated:null,treeContext:null,retryLane:0,hydrationErrors:null};function ah(r){return{baseLanes:r,cachePool:Vx()}}function lh(r,s,o){return r=r!==null?r.childLanes&~o:0,s&&(r|=rr),r}function rv(r,s,o){var d=s.pendingProps,m=!1,x=(s.flags&128)!==0,w;if((w=x)||(w=r!==null&&r.memoizedState===null?!1:(Jt.current&2)!==0),w&&(m=!0,s.flags&=-129),w=(s.flags&32)!==0,s.flags&=-33,r===null){if(ct){if(m?Wi(s):Qi(),(r=zt)?(r=d1(r,xr),r=r!==null&&r.data!=="&"?r:null,r!==null&&(s.memoizedState={dehydrated:r,treeContext:Fi!==null?{id:Hr,overflow:Ir}:null,retryLane:536870912,hydrationErrors:null},o=Ox(r),o.return=s,s.child=o,yn=s,zt=null)):r=null,r===null)throw Hi(s);return Hh(r)?s.lanes=32:s.lanes=536870912,null}var N=d.children;return d=d.fallback,m?(Qi(),m=s.mode,N=su({mode:"hidden",children:N},m),d=zs(d,m,o,null),N.return=s,d.return=s,N.sibling=d,s.child=N,d=s.child,d.memoizedState=ah(o),d.childLanes=lh(r,w,o),s.memoizedState=sh,Zl(null,d)):(Wi(s),oh(s,N))}var q=r.memoizedState;if(q!==null&&(N=q.dehydrated,N!==null)){if(x)s.flags&256?(Wi(s),s.flags&=-257,s=ch(r,s,o)):s.memoizedState!==null?(Qi(),s.child=r.child,s.flags|=128,s=null):(Qi(),N=d.fallback,m=s.mode,d=su({mode:"visible",children:d.children},m),N=zs(N,m,o,null),N.flags|=2,d.return=s,N.return=s,d.sibling=N,s.child=d,qs(s,r.child,null,o),d=s.child,d.memoizedState=ah(o),d.childLanes=lh(r,w,o),s.memoizedState=sh,s=Zl(null,d));else if(Wi(s),Hh(N)){if(w=N.nextSibling&&N.nextSibling.dataset,w)var te=w.dgst;w=te,d=Error(i(419)),d.stack="",d.digest=w,Pl({value:d,source:null,stack:null}),s=ch(r,s,o)}else if(an||ka(r,s,o,!1),w=(o&r.childLanes)!==0,an||w){if(w=Nt,w!==null&&(d=ws(w,o),d!==0&&d!==q.retryLane))throw q.retryLane=d,Ds(r,d),Vn(w,r,d),rh;qh(N)||pu(),s=ch(r,s,o)}else qh(N)?(s.flags|=192,s.child=r.child,s=null):(r=q.treeContext,zt=br(N.nextSibling),yn=s,ct=!0,qi=null,xr=!1,r!==null&&Px(s,r),s=oh(s,d.children),s.flags|=4096);return s}return m?(Qi(),N=d.fallback,m=s.mode,q=r.child,te=q.sibling,d=ri(q,{mode:"hidden",children:d.children}),d.subtreeFlags=q.subtreeFlags&65011712,te!==null?N=ri(te,N):(N=zs(N,m,o,null),N.flags|=2),N.return=s,d.return=s,d.sibling=N,s.child=d,Zl(null,d),d=s.child,N=r.child.memoizedState,N===null?N=ah(o):(m=N.cachePool,m!==null?(q=rn._currentValue,m=m.parent!==q?{parent:q,pool:q}:m):m=Vx(),N={baseLanes:N.baseLanes|o,cachePool:m}),d.memoizedState=N,d.childLanes=lh(r,w,o),s.memoizedState=sh,Zl(r.child,d)):(Wi(s),o=r.child,r=o.sibling,o=ri(o,{mode:"visible",children:d.children}),o.return=s,o.sibling=null,r!==null&&(w=s.deletions,w===null?(s.deletions=[r],s.flags|=16):w.push(r)),s.child=o,s.memoizedState=null,o)}function oh(r,s){return s=su({mode:"visible",children:s},r.mode),s.return=r,r.child=s}function su(r,s){return r=Jn(22,r,null,s),r.lanes=0,r}function ch(r,s,o){return qs(s,r.child,null,o),r=oh(s,s.pendingProps.children),r.flags|=2,s.memoizedState=null,r}function iv(r,s,o){r.lanes|=s;var d=r.alternate;d!==null&&(d.lanes|=s),kf(r.return,s,o)}function uh(r,s,o,d,m,x){var w=r.memoizedState;w===null?r.memoizedState={isBackwards:s,rendering:null,renderingStartTime:0,last:d,tail:o,tailMode:m,treeForkCount:x}:(w.isBackwards=s,w.rendering=null,w.renderingStartTime=0,w.last=d,w.tail=o,w.tailMode=m,w.treeForkCount=x)}function sv(r,s,o){var d=s.pendingProps,m=d.revealOrder,x=d.tail;d=d.children;var w=Jt.current,N=(w&2)!==0;if(N?(w=w&1|2,s.flags|=128):w&=1,A(Jt,w),wn(r,s,d,o),d=ct?$l:0,!N&&r!==null&&(r.flags&128)!==0)e:for(r=s.child;r!==null;){if(r.tag===13)r.memoizedState!==null&&iv(r,o,s);else if(r.tag===19)iv(r,o,s);else if(r.child!==null){r.child.return=r,r=r.child;continue}if(r===s)break e;for(;r.sibling===null;){if(r.return===null||r.return===s)break e;r=r.return}r.sibling.return=r.return,r=r.sibling}switch(m){case"forwards":for(o=s.child,m=null;o!==null;)r=o.alternate,r!==null&&Yc(r)===null&&(m=o),o=o.sibling;o=m,o===null?(m=s.child,s.child=null):(m=o.sibling,o.sibling=null),uh(s,!1,m,o,x,d);break;case"backwards":case"unstable_legacy-backwards":for(o=null,m=s.child,s.child=null;m!==null;){if(r=m.alternate,r!==null&&Yc(r)===null){s.child=m;break}r=m.sibling,m.sibling=o,o=m,m=r}uh(s,!0,o,null,x,d);break;case"together":uh(s,!1,null,null,void 0,d);break;default:s.memoizedState=null}return s.child}function ci(r,s,o){if(r!==null&&(s.dependencies=r.dependencies),Ki|=s.lanes,(o&s.childLanes)===0)if(r!==null){if(ka(r,s,o,!1),(o&s.childLanes)===0)return null}else return null;if(r!==null&&s.child!==r.child)throw Error(i(153));if(s.child!==null){for(r=s.child,o=ri(r,r.pendingProps),s.child=o,o.return=s;r.sibling!==null;)r=r.sibling,o=o.sibling=ri(r,r.pendingProps),o.return=s;o.sibling=null}return s.child}function dh(r,s){return(r.lanes&s)!==0?!0:(r=r.dependencies,!!(r!==null&&Pc(r)))}function qS(r,s,o){switch(s.tag){case 3:oe(s,s.stateNode.containerInfo),Ii(s,rn,r.memoizedState.cache),Os();break;case 27:case 5:Fe(s);break;case 4:oe(s,s.stateNode.containerInfo);break;case 10:Ii(s,s.type,s.memoizedProps.value);break;case 31:if(s.memoizedState!==null)return s.flags|=128,Of(s),null;break;case 13:var d=s.memoizedState;if(d!==null)return d.dehydrated!==null?(Wi(s),s.flags|=128,null):(o&s.child.childLanes)!==0?rv(r,s,o):(Wi(s),r=ci(r,s,o),r!==null?r.sibling:null);Wi(s);break;case 19:var m=(r.flags&128)!==0;if(d=(o&s.childLanes)!==0,d||(ka(r,s,o,!1),d=(o&s.childLanes)!==0),m){if(d)return sv(r,s,o);s.flags|=128}if(m=s.memoizedState,m!==null&&(m.rendering=null,m.tail=null,m.lastEffect=null),A(Jt,Jt.current),d)break;return null;case 22:return s.lanes=0,Z0(r,s,o,s.pendingProps);case 24:Ii(s,rn,r.memoizedState.cache)}return ci(r,s,o)}function av(r,s,o){if(r!==null)if(r.memoizedProps!==s.pendingProps)an=!0;else{if(!dh(r,o)&&(s.flags&128)===0)return an=!1,qS(r,s,o);an=(r.flags&131072)!==0}else an=!1,ct&&(s.flags&1048576)!==0&&$x(s,$l,s.index);switch(s.lanes=0,s.tag){case 16:e:{var d=s.pendingProps;if(r=Us(s.elementType),s.type=r,typeof r=="function")gf(r)?(d=Is(r,d),s.tag=1,s=tv(null,s,r,d,o)):(s.tag=0,s=ih(null,s,r,d,o));else{if(r!=null){var m=r.$$typeof;if(m===P){s.tag=11,s=W0(null,s,r,d,o);break e}else if(m===F){s.tag=14,s=Q0(null,s,r,d,o);break e}}throw s=Z(r)||r,Error(i(306,s,""))}}return s;case 0:return ih(r,s,s.type,s.pendingProps,o);case 1:return d=s.type,m=Is(d,s.pendingProps),tv(r,s,d,m,o);case 3:e:{if(oe(s,s.stateNode.containerInfo),r===null)throw Error(i(387));d=s.pendingProps;var x=s.memoizedState;m=x.element,Mf(r,s),Gl(s,d,null,o);var w=s.memoizedState;if(d=w.cache,Ii(s,rn,d),d!==x.cache&&jf(s,[rn],o,!0),Vl(),d=w.element,x.isDehydrated)if(x={element:d,isDehydrated:!1,cache:w.cache},s.updateQueue.baseState=x,s.memoizedState=x,s.flags&256){s=nv(r,s,d,o);break e}else if(d!==m){m=pr(Error(i(424)),s),Pl(m),s=nv(r,s,d,o);break e}else{switch(r=s.stateNode.containerInfo,r.nodeType){case 9:r=r.body;break;default:r=r.nodeName==="HTML"?r.ownerDocument.body:r}for(zt=br(r.firstChild),yn=s,ct=!0,qi=null,xr=!0,o=Zx(s,null,d,o),s.child=o;o;)o.flags=o.flags&-3|4096,o=o.sibling}else{if(Os(),d===m){s=ci(r,s,o);break e}wn(r,s,d,o)}s=s.child}return s;case 26:return iu(r,s),r===null?(o=x1(s.type,null,s.pendingProps,null))?s.memoizedState=o:ct||(o=s.type,r=s.pendingProps,d=_u(je.current).createElement(o),d[Wt]=s,d[Dt]=r,Sn(d,o,r),Kt(d),s.stateNode=d):s.memoizedState=x1(s.type,r.memoizedProps,s.pendingProps,r.memoizedState),null;case 27:return Fe(s),r===null&&ct&&(d=s.stateNode=p1(s.type,s.pendingProps,je.current),yn=s,xr=!0,m=zt,rs(s.type)?(Ih=m,zt=br(d.firstChild)):zt=m),wn(r,s,s.pendingProps.children,o),iu(r,s),r===null&&(s.flags|=4194304),s.child;case 5:return r===null&&ct&&((m=d=zt)&&(d=vk(d,s.type,s.pendingProps,xr),d!==null?(s.stateNode=d,yn=s,zt=br(d.firstChild),xr=!1,m=!0):m=!1),m||Hi(s)),Fe(s),m=s.type,x=s.pendingProps,w=r!==null?r.memoizedProps:null,d=x.children,Ph(m,x)?d=null:w!==null&&Ph(m,w)&&(s.flags|=32),s.memoizedState!==null&&(m=$f(r,s,LS,null,null,o),ho._currentValue=m),iu(r,s),wn(r,s,d,o),s.child;case 6:return r===null&&ct&&((r=o=zt)&&(o=bk(o,s.pendingProps,xr),o!==null?(s.stateNode=o,yn=s,zt=null,r=!0):r=!1),r||Hi(s)),null;case 13:return rv(r,s,o);case 4:return oe(s,s.stateNode.containerInfo),d=s.pendingProps,r===null?s.child=qs(s,null,d,o):wn(r,s,d,o),s.child;case 11:return W0(r,s,s.type,s.pendingProps,o);case 7:return wn(r,s,s.pendingProps,o),s.child;case 8:return wn(r,s,s.pendingProps.children,o),s.child;case 12:return wn(r,s,s.pendingProps.children,o),s.child;case 10:return d=s.pendingProps,Ii(s,s.type,d.value),wn(r,s,d.children,o),s.child;case 9:return m=s.type._context,d=s.pendingProps.children,$s(s),m=_n(m),d=d(m),s.flags|=1,wn(r,s,d,o),s.child;case 14:return Q0(r,s,s.type,s.pendingProps,o);case 15:return X0(r,s,s.type,s.pendingProps,o);case 19:return sv(r,s,o);case 31:return FS(r,s,o);case 22:return Z0(r,s,o,s.pendingProps);case 24:return $s(s),d=_n(rn),r===null?(m=Ef(),m===null&&(m=Nt,x=Nf(),m.pooledCache=x,x.refCount++,x!==null&&(m.pooledCacheLanes|=o),m=x),s.memoizedState={parent:d,cache:m},Af(s),Ii(s,rn,m)):((r.lanes&o)!==0&&(Mf(r,s),Gl(s,null,null,o),Vl()),m=r.memoizedState,x=s.memoizedState,m.parent!==d?(m={parent:d,cache:d},s.memoizedState=m,s.lanes===0&&(s.memoizedState=s.updateQueue.baseState=m),Ii(s,rn,d)):(d=x.cache,Ii(s,rn,d),d!==m.cache&&jf(s,[rn],o,!0))),wn(r,s,s.pendingProps.children,o),s.child;case 29:throw s.pendingProps}throw Error(i(156,s.tag))}function ui(r){r.flags|=4}function fh(r,s,o,d,m){if((s=(r.mode&32)!==0)&&(s=!1),s){if(r.flags|=16777216,(m&335544128)===m)if(r.stateNode.complete)r.flags|=8192;else if(Lv())r.flags|=8192;else throw Fs=Hc,Tf}else r.flags&=-16777217}function lv(r,s){if(s.type!=="stylesheet"||(s.state.loading&4)!==0)r.flags&=-16777217;else if(r.flags|=16777216,!w1(s))if(Lv())r.flags|=8192;else throw Fs=Hc,Tf}function au(r,s){s!==null&&(r.flags|=4),r.flags&16384&&(s=r.tag!==22?yl():536870912,r.lanes|=s,Oa|=s)}function Kl(r,s){if(!ct)switch(r.tailMode){case"hidden":s=r.tail;for(var o=null;s!==null;)s.alternate!==null&&(o=s),s=s.sibling;o===null?r.tail=null:o.sibling=null;break;case"collapsed":o=r.tail;for(var d=null;o!==null;)o.alternate!==null&&(d=o),o=o.sibling;d===null?s||r.tail===null?r.tail=null:r.tail.sibling=null:d.sibling=null}}function Ot(r){var s=r.alternate!==null&&r.alternate.child===r.child,o=0,d=0;if(s)for(var m=r.child;m!==null;)o|=m.lanes|m.childLanes,d|=m.subtreeFlags&65011712,d|=m.flags&65011712,m.return=r,m=m.sibling;else for(m=r.child;m!==null;)o|=m.lanes|m.childLanes,d|=m.subtreeFlags,d|=m.flags,m.return=r,m=m.sibling;return r.subtreeFlags|=d,r.childLanes=o,s}function HS(r,s,o){var d=s.pendingProps;switch(yf(s),s.tag){case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return Ot(s),null;case 1:return Ot(s),null;case 3:return o=s.stateNode,d=null,r!==null&&(d=r.memoizedState.cache),s.memoizedState.cache!==d&&(s.flags|=2048),ai(rn),Ee(),o.pendingContext&&(o.context=o.pendingContext,o.pendingContext=null),(r===null||r.child===null)&&(Sa(s)?ui(s):r===null||r.memoizedState.isDehydrated&&(s.flags&256)===0||(s.flags|=1024,wf())),Ot(s),null;case 26:var m=s.type,x=s.memoizedState;return r===null?(ui(s),x!==null?(Ot(s),lv(s,x)):(Ot(s),fh(s,m,null,d,o))):x?x!==r.memoizedState?(ui(s),Ot(s),lv(s,x)):(Ot(s),s.flags&=-16777217):(r=r.memoizedProps,r!==d&&ui(s),Ot(s),fh(s,m,r,d,o)),null;case 27:if(Mt(s),o=je.current,m=s.type,r!==null&&s.stateNode!=null)r.memoizedProps!==d&&ui(s);else{if(!d){if(s.stateNode===null)throw Error(i(166));return Ot(s),null}r=fe.current,Sa(s)?Ux(s):(r=p1(m,d,o),s.stateNode=r,ui(s))}return Ot(s),null;case 5:if(Mt(s),m=s.type,r!==null&&s.stateNode!=null)r.memoizedProps!==d&&ui(s);else{if(!d){if(s.stateNode===null)throw Error(i(166));return Ot(s),null}if(x=fe.current,Sa(s))Ux(s);else{var w=_u(je.current);switch(x){case 1:x=w.createElementNS("http://www.w3.org/2000/svg",m);break;case 2:x=w.createElementNS("http://www.w3.org/1998/Math/MathML",m);break;default:switch(m){case"svg":x=w.createElementNS("http://www.w3.org/2000/svg",m);break;case"math":x=w.createElementNS("http://www.w3.org/1998/Math/MathML",m);break;case"script":x=w.createElement("div"),x.innerHTML="<script><\/script>",x=x.removeChild(x.firstChild);break;case"select":x=typeof d.is=="string"?w.createElement("select",{is:d.is}):w.createElement("select"),d.multiple?x.multiple=!0:d.size&&(x.size=d.size);break;default:x=typeof d.is=="string"?w.createElement(m,{is:d.is}):w.createElement(m)}}x[Wt]=s,x[Dt]=d;e:for(w=s.child;w!==null;){if(w.tag===5||w.tag===6)x.appendChild(w.stateNode);else if(w.tag!==4&&w.tag!==27&&w.child!==null){w.child.return=w,w=w.child;continue}if(w===s)break e;for(;w.sibling===null;){if(w.return===null||w.return===s)break e;w=w.return}w.sibling.return=w.return,w=w.sibling}s.stateNode=x;e:switch(Sn(x,m,d),m){case"button":case"input":case"select":case"textarea":d=!!d.autoFocus;break e;case"img":d=!0;break e;default:d=!1}d&&ui(s)}}return Ot(s),fh(s,s.type,r===null?null:r.memoizedProps,s.pendingProps,o),null;case 6:if(r&&s.stateNode!=null)r.memoizedProps!==d&&ui(s);else{if(typeof d!="string"&&s.stateNode===null)throw Error(i(166));if(r=je.current,Sa(s)){if(r=s.stateNode,o=s.memoizedProps,d=null,m=yn,m!==null)switch(m.tag){case 27:case 5:d=m.memoizedProps}r[Wt]=s,r=!!(r.nodeValue===o||d!==null&&d.suppressHydrationWarning===!0||r1(r.nodeValue,o)),r||Hi(s,!0)}else r=_u(r).createTextNode(d),r[Wt]=s,s.stateNode=r}return Ot(s),null;case 31:if(o=s.memoizedState,r===null||r.memoizedState!==null){if(d=Sa(s),o!==null){if(r===null){if(!d)throw Error(i(318));if(r=s.memoizedState,r=r!==null?r.dehydrated:null,!r)throw Error(i(557));r[Wt]=s}else Os(),(s.flags&128)===0&&(s.memoizedState=null),s.flags|=4;Ot(s),r=!1}else o=wf(),r!==null&&r.memoizedState!==null&&(r.memoizedState.hydrationErrors=o),r=!0;if(!r)return s.flags&256?(tr(s),s):(tr(s),null);if((s.flags&128)!==0)throw Error(i(558))}return Ot(s),null;case 13:if(d=s.memoizedState,r===null||r.memoizedState!==null&&r.memoizedState.dehydrated!==null){if(m=Sa(s),d!==null&&d.dehydrated!==null){if(r===null){if(!m)throw Error(i(318));if(m=s.memoizedState,m=m!==null?m.dehydrated:null,!m)throw Error(i(317));m[Wt]=s}else Os(),(s.flags&128)===0&&(s.memoizedState=null),s.flags|=4;Ot(s),m=!1}else m=wf(),r!==null&&r.memoizedState!==null&&(r.memoizedState.hydrationErrors=m),m=!0;if(!m)return s.flags&256?(tr(s),s):(tr(s),null)}return tr(s),(s.flags&128)!==0?(s.lanes=o,s):(o=d!==null,r=r!==null&&r.memoizedState!==null,o&&(d=s.child,m=null,d.alternate!==null&&d.alternate.memoizedState!==null&&d.alternate.memoizedState.cachePool!==null&&(m=d.alternate.memoizedState.cachePool.pool),x=null,d.memoizedState!==null&&d.memoizedState.cachePool!==null&&(x=d.memoizedState.cachePool.pool),x!==m&&(d.flags|=2048)),o!==r&&o&&(s.child.flags|=8192),au(s,s.updateQueue),Ot(s),null);case 4:return Ee(),r===null&&Dh(s.stateNode.containerInfo),Ot(s),null;case 10:return ai(s.type),Ot(s),null;case 19:if(K(Jt),d=s.memoizedState,d===null)return Ot(s),null;if(m=(s.flags&128)!==0,x=d.rendering,x===null)if(m)Kl(d,!1);else{if(Xt!==0||r!==null&&(r.flags&128)!==0)for(r=s.child;r!==null;){if(x=Yc(r),x!==null){for(s.flags|=128,Kl(d,!1),r=x.updateQueue,s.updateQueue=r,au(s,r),s.subtreeFlags=0,r=o,o=s.child;o!==null;)zx(o,r),o=o.sibling;return A(Jt,Jt.current&1|2),ct&&ii(s,d.treeForkCount),s.child}r=r.sibling}d.tail!==null&&Pe()>du&&(s.flags|=128,m=!0,Kl(d,!1),s.lanes=4194304)}else{if(!m)if(r=Yc(x),r!==null){if(s.flags|=128,m=!0,r=r.updateQueue,s.updateQueue=r,au(s,r),Kl(d,!0),d.tail===null&&d.tailMode==="hidden"&&!x.alternate&&!ct)return Ot(s),null}else 2*Pe()-d.renderingStartTime>du&&o!==536870912&&(s.flags|=128,m=!0,Kl(d,!1),s.lanes=4194304);d.isBackwards?(x.sibling=s.child,s.child=x):(r=d.last,r!==null?r.sibling=x:s.child=x,d.last=x)}return d.tail!==null?(r=d.tail,d.rendering=r,d.tail=r.sibling,d.renderingStartTime=Pe(),r.sibling=null,o=Jt.current,A(Jt,m?o&1|2:o&1),ct&&ii(s,d.treeForkCount),r):(Ot(s),null);case 22:case 23:return tr(s),zf(),d=s.memoizedState!==null,r!==null?r.memoizedState!==null!==d&&(s.flags|=8192):d&&(s.flags|=8192),d?(o&536870912)!==0&&(s.flags&128)===0&&(Ot(s),s.subtreeFlags&6&&(s.flags|=8192)):Ot(s),o=s.updateQueue,o!==null&&au(s,o.retryQueue),o=null,r!==null&&r.memoizedState!==null&&r.memoizedState.cachePool!==null&&(o=r.memoizedState.cachePool.pool),d=null,s.memoizedState!==null&&s.memoizedState.cachePool!==null&&(d=s.memoizedState.cachePool.pool),d!==o&&(s.flags|=2048),r!==null&&K(Ps),null;case 24:return o=null,r!==null&&(o=r.memoizedState.cache),s.memoizedState.cache!==o&&(s.flags|=2048),ai(rn),Ot(s),null;case 25:return null;case 30:return null}throw Error(i(156,s.tag))}function IS(r,s){switch(yf(s),s.tag){case 1:return r=s.flags,r&65536?(s.flags=r&-65537|128,s):null;case 3:return ai(rn),Ee(),r=s.flags,(r&65536)!==0&&(r&128)===0?(s.flags=r&-65537|128,s):null;case 26:case 27:case 5:return Mt(s),null;case 31:if(s.memoizedState!==null){if(tr(s),s.alternate===null)throw Error(i(340));Os()}return r=s.flags,r&65536?(s.flags=r&-65537|128,s):null;case 13:if(tr(s),r=s.memoizedState,r!==null&&r.dehydrated!==null){if(s.alternate===null)throw Error(i(340));Os()}return r=s.flags,r&65536?(s.flags=r&-65537|128,s):null;case 19:return K(Jt),null;case 4:return Ee(),null;case 10:return ai(s.type),null;case 22:case 23:return tr(s),zf(),r!==null&&K(Ps),r=s.flags,r&65536?(s.flags=r&-65537|128,s):null;case 24:return ai(rn),null;case 25:return null;default:return null}}function ov(r,s){switch(yf(s),s.tag){case 3:ai(rn),Ee();break;case 26:case 27:case 5:Mt(s);break;case 4:Ee();break;case 31:s.memoizedState!==null&&tr(s);break;case 13:tr(s);break;case 19:K(Jt);break;case 10:ai(s.type);break;case 22:case 23:tr(s),zf(),r!==null&&K(Ps);break;case 24:ai(rn)}}function Jl(r,s){try{var o=s.updateQueue,d=o!==null?o.lastEffect:null;if(d!==null){var m=d.next;o=m;do{if((o.tag&r)===r){d=void 0;var x=o.create,w=o.inst;d=x(),w.destroy=d}o=o.next}while(o!==m)}}catch(N){yt(s,s.return,N)}}function Xi(r,s,o){try{var d=s.updateQueue,m=d!==null?d.lastEffect:null;if(m!==null){var x=m.next;d=x;do{if((d.tag&r)===r){var w=d.inst,N=w.destroy;if(N!==void 0){w.destroy=void 0,m=s;var q=o,te=N;try{te()}catch(ce){yt(m,q,ce)}}}d=d.next}while(d!==x)}}catch(ce){yt(s,s.return,ce)}}function cv(r){var s=r.updateQueue;if(s!==null){var o=r.stateNode;try{Jx(s,o)}catch(d){yt(r,r.return,d)}}}function uv(r,s,o){o.props=Is(r.type,r.memoizedProps),o.state=r.memoizedState;try{o.componentWillUnmount()}catch(d){yt(r,s,d)}}function eo(r,s){try{var o=r.ref;if(o!==null){switch(r.tag){case 26:case 27:case 5:var d=r.stateNode;break;case 30:d=r.stateNode;break;default:d=r.stateNode}typeof o=="function"?r.refCleanup=o(d):o.current=d}}catch(m){yt(r,s,m)}}function Vr(r,s){var o=r.ref,d=r.refCleanup;if(o!==null)if(typeof d=="function")try{d()}catch(m){yt(r,s,m)}finally{r.refCleanup=null,r=r.alternate,r!=null&&(r.refCleanup=null)}else if(typeof o=="function")try{o(null)}catch(m){yt(r,s,m)}else o.current=null}function dv(r){var s=r.type,o=r.memoizedProps,d=r.stateNode;try{e:switch(s){case"button":case"input":case"select":case"textarea":o.autoFocus&&d.focus();break e;case"img":o.src?d.src=o.src:o.srcSet&&(d.srcset=o.srcSet)}}catch(m){yt(r,r.return,m)}}function hh(r,s,o){try{var d=r.stateNode;fk(d,r.type,o,s),d[Dt]=s}catch(m){yt(r,r.return,m)}}function fv(r){return r.tag===5||r.tag===3||r.tag===26||r.tag===27&&rs(r.type)||r.tag===4}function ph(r){e:for(;;){for(;r.sibling===null;){if(r.return===null||fv(r.return))return null;r=r.return}for(r.sibling.return=r.return,r=r.sibling;r.tag!==5&&r.tag!==6&&r.tag!==18;){if(r.tag===27&&rs(r.type)||r.flags&2||r.child===null||r.tag===4)continue e;r.child.return=r,r=r.child}if(!(r.flags&2))return r.stateNode}}function mh(r,s,o){var d=r.tag;if(d===5||d===6)r=r.stateNode,s?(o.nodeType===9?o.body:o.nodeName==="HTML"?o.ownerDocument.body:o).insertBefore(r,s):(s=o.nodeType===9?o.body:o.nodeName==="HTML"?o.ownerDocument.body:o,s.appendChild(r),o=o._reactRootContainer,o!=null||s.onclick!==null||(s.onclick=Ve));else if(d!==4&&(d===27&&rs(r.type)&&(o=r.stateNode,s=null),r=r.child,r!==null))for(mh(r,s,o),r=r.sibling;r!==null;)mh(r,s,o),r=r.sibling}function lu(r,s,o){var d=r.tag;if(d===5||d===6)r=r.stateNode,s?o.insertBefore(r,s):o.appendChild(r);else if(d!==4&&(d===27&&rs(r.type)&&(o=r.stateNode),r=r.child,r!==null))for(lu(r,s,o),r=r.sibling;r!==null;)lu(r,s,o),r=r.sibling}function hv(r){var s=r.stateNode,o=r.memoizedProps;try{for(var d=r.type,m=s.attributes;m.length;)s.removeAttributeNode(m[0]);Sn(s,d,o),s[Wt]=r,s[Dt]=o}catch(x){yt(r,r.return,x)}}var di=!1,ln=!1,gh=!1,pv=typeof WeakSet=="function"?WeakSet:Set,gn=null;function VS(r,s){if(r=r.containerInfo,Bh=Eu,r=Nx(r),cf(r)){if("selectionStart"in r)var o={start:r.selectionStart,end:r.selectionEnd};else e:{o=(o=r.ownerDocument)&&o.defaultView||window;var d=o.getSelection&&o.getSelection();if(d&&d.rangeCount!==0){o=d.anchorNode;var m=d.anchorOffset,x=d.focusNode;d=d.focusOffset;try{o.nodeType,x.nodeType}catch{o=null;break e}var w=0,N=-1,q=-1,te=0,ce=0,de=r,ne=null;t:for(;;){for(var se;de!==o||m!==0&&de.nodeType!==3||(N=w+m),de!==x||d!==0&&de.nodeType!==3||(q=w+d),de.nodeType===3&&(w+=de.nodeValue.length),(se=de.firstChild)!==null;)ne=de,de=se;for(;;){if(de===r)break t;if(ne===o&&++te===m&&(N=w),ne===x&&++ce===d&&(q=w),(se=de.nextSibling)!==null)break;de=ne,ne=de.parentNode}de=se}o=N===-1||q===-1?null:{start:N,end:q}}else o=null}o=o||{start:0,end:0}}else o=null;for($h={focusedElem:r,selectionRange:o},Eu=!1,gn=s;gn!==null;)if(s=gn,r=s.child,(s.subtreeFlags&1028)!==0&&r!==null)r.return=s,gn=r;else for(;gn!==null;){switch(s=gn,x=s.alternate,r=s.flags,s.tag){case 0:if((r&4)!==0&&(r=s.updateQueue,r=r!==null?r.events:null,r!==null))for(o=0;o<r.length;o++)m=r[o],m.ref.impl=m.nextImpl;break;case 11:case 15:break;case 1:if((r&1024)!==0&&x!==null){r=void 0,o=s,m=x.memoizedProps,x=x.memoizedState,d=o.stateNode;try{var Te=Is(o.type,m);r=d.getSnapshotBeforeUpdate(Te,x),d.__reactInternalSnapshotBeforeUpdate=r}catch(Ue){yt(o,o.return,Ue)}}break;case 3:if((r&1024)!==0){if(r=s.stateNode.containerInfo,o=r.nodeType,o===9)Fh(r);else if(o===1)switch(r.nodeName){case"HEAD":case"HTML":case"BODY":Fh(r);break;default:r.textContent=""}}break;case 5:case 26:case 27:case 6:case 4:case 17:break;default:if((r&1024)!==0)throw Error(i(163))}if(r=s.sibling,r!==null){r.return=s.return,gn=r;break}gn=s.return}}function mv(r,s,o){var d=o.flags;switch(o.tag){case 0:case 11:case 15:hi(r,o),d&4&&Jl(5,o);break;case 1:if(hi(r,o),d&4)if(r=o.stateNode,s===null)try{r.componentDidMount()}catch(w){yt(o,o.return,w)}else{var m=Is(o.type,s.memoizedProps);s=s.memoizedState;try{r.componentDidUpdate(m,s,r.__reactInternalSnapshotBeforeUpdate)}catch(w){yt(o,o.return,w)}}d&64&&cv(o),d&512&&eo(o,o.return);break;case 3:if(hi(r,o),d&64&&(r=o.updateQueue,r!==null)){if(s=null,o.child!==null)switch(o.child.tag){case 27:case 5:s=o.child.stateNode;break;case 1:s=o.child.stateNode}try{Jx(r,s)}catch(w){yt(o,o.return,w)}}break;case 27:s===null&&d&4&&hv(o);case 26:case 5:hi(r,o),s===null&&d&4&&dv(o),d&512&&eo(o,o.return);break;case 12:hi(r,o);break;case 31:hi(r,o),d&4&&vv(r,o);break;case 13:hi(r,o),d&4&&bv(r,o),d&64&&(r=o.memoizedState,r!==null&&(r=r.dehydrated,r!==null&&(o=ek.bind(null,o),yk(r,o))));break;case 22:if(d=o.memoizedState!==null||di,!d){s=s!==null&&s.memoizedState!==null||ln,m=di;var x=ln;di=d,(ln=s)&&!x?pi(r,o,(o.subtreeFlags&8772)!==0):hi(r,o),di=m,ln=x}break;case 30:break;default:hi(r,o)}}function gv(r){var s=r.alternate;s!==null&&(r.alternate=null,gv(s)),r.child=null,r.deletions=null,r.sibling=null,r.tag===5&&(s=r.stateNode,s!==null&&ua(s)),r.stateNode=null,r.return=null,r.dependencies=null,r.memoizedProps=null,r.memoizedState=null,r.pendingProps=null,r.stateNode=null,r.updateQueue=null}var qt=null,Fn=!1;function fi(r,s,o){for(o=o.child;o!==null;)xv(r,s,o),o=o.sibling}function xv(r,s,o){if(gt&&typeof gt.onCommitFiberUnmount=="function")try{gt.onCommitFiberUnmount(et,o)}catch{}switch(o.tag){case 26:ln||Vr(o,s),fi(r,s,o),o.memoizedState?o.memoizedState.count--:o.stateNode&&(o=o.stateNode,o.parentNode.removeChild(o));break;case 27:ln||Vr(o,s);var d=qt,m=Fn;rs(o.type)&&(qt=o.stateNode,Fn=!1),fi(r,s,o),co(o.stateNode),qt=d,Fn=m;break;case 5:ln||Vr(o,s);case 6:if(d=qt,m=Fn,qt=null,fi(r,s,o),qt=d,Fn=m,qt!==null)if(Fn)try{(qt.nodeType===9?qt.body:qt.nodeName==="HTML"?qt.ownerDocument.body:qt).removeChild(o.stateNode)}catch(x){yt(o,s,x)}else try{qt.removeChild(o.stateNode)}catch(x){yt(o,s,x)}break;case 18:qt!==null&&(Fn?(r=qt,c1(r.nodeType===9?r.body:r.nodeName==="HTML"?r.ownerDocument.body:r,o.stateNode),Ia(r)):c1(qt,o.stateNode));break;case 4:d=qt,m=Fn,qt=o.stateNode.containerInfo,Fn=!0,fi(r,s,o),qt=d,Fn=m;break;case 0:case 11:case 14:case 15:Xi(2,o,s),ln||Xi(4,o,s),fi(r,s,o);break;case 1:ln||(Vr(o,s),d=o.stateNode,typeof d.componentWillUnmount=="function"&&uv(o,s,d)),fi(r,s,o);break;case 21:fi(r,s,o);break;case 22:ln=(d=ln)||o.memoizedState!==null,fi(r,s,o),ln=d;break;default:fi(r,s,o)}}function vv(r,s){if(s.memoizedState===null&&(r=s.alternate,r!==null&&(r=r.memoizedState,r!==null))){r=r.dehydrated;try{Ia(r)}catch(o){yt(s,s.return,o)}}}function bv(r,s){if(s.memoizedState===null&&(r=s.alternate,r!==null&&(r=r.memoizedState,r!==null&&(r=r.dehydrated,r!==null))))try{Ia(r)}catch(o){yt(s,s.return,o)}}function GS(r){switch(r.tag){case 31:case 13:case 19:var s=r.stateNode;return s===null&&(s=r.stateNode=new pv),s;case 22:return r=r.stateNode,s=r._retryCache,s===null&&(s=r._retryCache=new pv),s;default:throw Error(i(435,r.tag))}}function ou(r,s){var o=GS(r);s.forEach(function(d){if(!o.has(d)){o.add(d);var m=tk.bind(null,r,d);d.then(m,m)}})}function qn(r,s){var o=s.deletions;if(o!==null)for(var d=0;d<o.length;d++){var m=o[d],x=r,w=s,N=w;e:for(;N!==null;){switch(N.tag){case 27:if(rs(N.type)){qt=N.stateNode,Fn=!1;break e}break;case 5:qt=N.stateNode,Fn=!1;break e;case 3:case 4:qt=N.stateNode.containerInfo,Fn=!0;break e}N=N.return}if(qt===null)throw Error(i(160));xv(x,w,m),qt=null,Fn=!1,x=m.alternate,x!==null&&(x.return=null),m.return=null}if(s.subtreeFlags&13886)for(s=s.child;s!==null;)yv(s,r),s=s.sibling}var Rr=null;function yv(r,s){var o=r.alternate,d=r.flags;switch(r.tag){case 0:case 11:case 14:case 15:qn(s,r),Hn(r),d&4&&(Xi(3,r,r.return),Jl(3,r),Xi(5,r,r.return));break;case 1:qn(s,r),Hn(r),d&512&&(ln||o===null||Vr(o,o.return)),d&64&&di&&(r=r.updateQueue,r!==null&&(d=r.callbacks,d!==null&&(o=r.shared.hiddenCallbacks,r.shared.hiddenCallbacks=o===null?d:o.concat(d))));break;case 26:var m=Rr;if(qn(s,r),Hn(r),d&512&&(ln||o===null||Vr(o,o.return)),d&4){var x=o!==null?o.memoizedState:null;if(d=r.memoizedState,o===null)if(d===null)if(r.stateNode===null){e:{d=r.type,o=r.memoizedProps,m=m.ownerDocument||m;t:switch(d){case"title":x=m.getElementsByTagName("title")[0],(!x||x[ks]||x[Wt]||x.namespaceURI==="http://www.w3.org/2000/svg"||x.hasAttribute("itemprop"))&&(x=m.createElement(d),m.head.insertBefore(x,m.querySelector("head > title"))),Sn(x,d,o),x[Wt]=r,Kt(x),d=x;break e;case"link":var w=y1("link","href",m).get(d+(o.href||""));if(w){for(var N=0;N<w.length;N++)if(x=w[N],x.getAttribute("href")===(o.href==null||o.href===""?null:o.href)&&x.getAttribute("rel")===(o.rel==null?null:o.rel)&&x.getAttribute("title")===(o.title==null?null:o.title)&&x.getAttribute("crossorigin")===(o.crossOrigin==null?null:o.crossOrigin)){w.splice(N,1);break t}}x=m.createElement(d),Sn(x,d,o),m.head.appendChild(x);break;case"meta":if(w=y1("meta","content",m).get(d+(o.content||""))){for(N=0;N<w.length;N++)if(x=w[N],x.getAttribute("content")===(o.content==null?null:""+o.content)&&x.getAttribute("name")===(o.name==null?null:o.name)&&x.getAttribute("property")===(o.property==null?null:o.property)&&x.getAttribute("http-equiv")===(o.httpEquiv==null?null:o.httpEquiv)&&x.getAttribute("charset")===(o.charSet==null?null:o.charSet)){w.splice(N,1);break t}}x=m.createElement(d),Sn(x,d,o),m.head.appendChild(x);break;default:throw Error(i(468,d))}x[Wt]=r,Kt(x),d=x}r.stateNode=d}else _1(m,r.type,r.stateNode);else r.stateNode=b1(m,d,r.memoizedProps);else x!==d?(x===null?o.stateNode!==null&&(o=o.stateNode,o.parentNode.removeChild(o)):x.count--,d===null?_1(m,r.type,r.stateNode):b1(m,d,r.memoizedProps)):d===null&&r.stateNode!==null&&hh(r,r.memoizedProps,o.memoizedProps)}break;case 27:qn(s,r),Hn(r),d&512&&(ln||o===null||Vr(o,o.return)),o!==null&&d&4&&hh(r,r.memoizedProps,o.memoizedProps);break;case 5:if(qn(s,r),Hn(r),d&512&&(ln||o===null||Vr(o,o.return)),r.flags&32){m=r.stateNode;try{Pi(m,"")}catch(Te){yt(r,r.return,Te)}}d&4&&r.stateNode!=null&&(m=r.memoizedProps,hh(r,m,o!==null?o.memoizedProps:m)),d&1024&&(gh=!0);break;case 6:if(qn(s,r),Hn(r),d&4){if(r.stateNode===null)throw Error(i(162));d=r.memoizedProps,o=r.stateNode;try{o.nodeValue=d}catch(Te){yt(r,r.return,Te)}}break;case 3:if(ku=null,m=Rr,Rr=wu(s.containerInfo),qn(s,r),Rr=m,Hn(r),d&4&&o!==null&&o.memoizedState.isDehydrated)try{Ia(s.containerInfo)}catch(Te){yt(r,r.return,Te)}gh&&(gh=!1,_v(r));break;case 4:d=Rr,Rr=wu(r.stateNode.containerInfo),qn(s,r),Hn(r),Rr=d;break;case 12:qn(s,r),Hn(r);break;case 31:qn(s,r),Hn(r),d&4&&(d=r.updateQueue,d!==null&&(r.updateQueue=null,ou(r,d)));break;case 13:qn(s,r),Hn(r),r.child.flags&8192&&r.memoizedState!==null!=(o!==null&&o.memoizedState!==null)&&(uu=Pe()),d&4&&(d=r.updateQueue,d!==null&&(r.updateQueue=null,ou(r,d)));break;case 22:m=r.memoizedState!==null;var q=o!==null&&o.memoizedState!==null,te=di,ce=ln;if(di=te||m,ln=ce||q,qn(s,r),ln=ce,di=te,Hn(r),d&8192)e:for(s=r.stateNode,s._visibility=m?s._visibility&-2:s._visibility|1,m&&(o===null||q||di||ln||Vs(r)),o=null,s=r;;){if(s.tag===5||s.tag===26){if(o===null){q=o=s;try{if(x=q.stateNode,m)w=x.style,typeof w.setProperty=="function"?w.setProperty("display","none","important"):w.display="none";else{N=q.stateNode;var de=q.memoizedProps.style,ne=de!=null&&de.hasOwnProperty("display")?de.display:null;N.style.display=ne==null||typeof ne=="boolean"?"":(""+ne).trim()}}catch(Te){yt(q,q.return,Te)}}}else if(s.tag===6){if(o===null){q=s;try{q.stateNode.nodeValue=m?"":q.memoizedProps}catch(Te){yt(q,q.return,Te)}}}else if(s.tag===18){if(o===null){q=s;try{var se=q.stateNode;m?u1(se,!0):u1(q.stateNode,!1)}catch(Te){yt(q,q.return,Te)}}}else if((s.tag!==22&&s.tag!==23||s.memoizedState===null||s===r)&&s.child!==null){s.child.return=s,s=s.child;continue}if(s===r)break e;for(;s.sibling===null;){if(s.return===null||s.return===r)break e;o===s&&(o=null),s=s.return}o===s&&(o=null),s.sibling.return=s.return,s=s.sibling}d&4&&(d=r.updateQueue,d!==null&&(o=d.retryQueue,o!==null&&(d.retryQueue=null,ou(r,o))));break;case 19:qn(s,r),Hn(r),d&4&&(d=r.updateQueue,d!==null&&(r.updateQueue=null,ou(r,d)));break;case 30:break;case 21:break;default:qn(s,r),Hn(r)}}function Hn(r){var s=r.flags;if(s&2){try{for(var o,d=r.return;d!==null;){if(fv(d)){o=d;break}d=d.return}if(o==null)throw Error(i(160));switch(o.tag){case 27:var m=o.stateNode,x=ph(r);lu(r,x,m);break;case 5:var w=o.stateNode;o.flags&32&&(Pi(w,""),o.flags&=-33);var N=ph(r);lu(r,N,w);break;case 3:case 4:var q=o.stateNode.containerInfo,te=ph(r);mh(r,te,q);break;default:throw Error(i(161))}}catch(ce){yt(r,r.return,ce)}r.flags&=-3}s&4096&&(r.flags&=-4097)}function _v(r){if(r.subtreeFlags&1024)for(r=r.child;r!==null;){var s=r;_v(s),s.tag===5&&s.flags&1024&&s.stateNode.reset(),r=r.sibling}}function hi(r,s){if(s.subtreeFlags&8772)for(s=s.child;s!==null;)mv(r,s.alternate,s),s=s.sibling}function Vs(r){for(r=r.child;r!==null;){var s=r;switch(s.tag){case 0:case 11:case 14:case 15:Xi(4,s,s.return),Vs(s);break;case 1:Vr(s,s.return);var o=s.stateNode;typeof o.componentWillUnmount=="function"&&uv(s,s.return,o),Vs(s);break;case 27:co(s.stateNode);case 26:case 5:Vr(s,s.return),Vs(s);break;case 22:s.memoizedState===null&&Vs(s);break;case 30:Vs(s);break;default:Vs(s)}r=r.sibling}}function pi(r,s,o){for(o=o&&(s.subtreeFlags&8772)!==0,s=s.child;s!==null;){var d=s.alternate,m=r,x=s,w=x.flags;switch(x.tag){case 0:case 11:case 15:pi(m,x,o),Jl(4,x);break;case 1:if(pi(m,x,o),d=x,m=d.stateNode,typeof m.componentDidMount=="function")try{m.componentDidMount()}catch(te){yt(d,d.return,te)}if(d=x,m=d.updateQueue,m!==null){var N=d.stateNode;try{var q=m.shared.hiddenCallbacks;if(q!==null)for(m.shared.hiddenCallbacks=null,m=0;m<q.length;m++)Kx(q[m],N)}catch(te){yt(d,d.return,te)}}o&&w&64&&cv(x),eo(x,x.return);break;case 27:hv(x);case 26:case 5:pi(m,x,o),o&&d===null&&w&4&&dv(x),eo(x,x.return);break;case 12:pi(m,x,o);break;case 31:pi(m,x,o),o&&w&4&&vv(m,x);break;case 13:pi(m,x,o),o&&w&4&&bv(m,x);break;case 22:x.memoizedState===null&&pi(m,x,o),eo(x,x.return);break;case 30:break;default:pi(m,x,o)}s=s.sibling}}function xh(r,s){var o=null;r!==null&&r.memoizedState!==null&&r.memoizedState.cachePool!==null&&(o=r.memoizedState.cachePool.pool),r=null,s.memoizedState!==null&&s.memoizedState.cachePool!==null&&(r=s.memoizedState.cachePool.pool),r!==o&&(r!=null&&r.refCount++,o!=null&&Ul(o))}function vh(r,s){r=null,s.alternate!==null&&(r=s.alternate.memoizedState.cache),s=s.memoizedState.cache,s!==r&&(s.refCount++,r!=null&&Ul(r))}function Lr(r,s,o,d){if(s.subtreeFlags&10256)for(s=s.child;s!==null;)wv(r,s,o,d),s=s.sibling}function wv(r,s,o,d){var m=s.flags;switch(s.tag){case 0:case 11:case 15:Lr(r,s,o,d),m&2048&&Jl(9,s);break;case 1:Lr(r,s,o,d);break;case 3:Lr(r,s,o,d),m&2048&&(r=null,s.alternate!==null&&(r=s.alternate.memoizedState.cache),s=s.memoizedState.cache,s!==r&&(s.refCount++,r!=null&&Ul(r)));break;case 12:if(m&2048){Lr(r,s,o,d),r=s.stateNode;try{var x=s.memoizedProps,w=x.id,N=x.onPostCommit;typeof N=="function"&&N(w,s.alternate===null?"mount":"update",r.passiveEffectDuration,-0)}catch(q){yt(s,s.return,q)}}else Lr(r,s,o,d);break;case 31:Lr(r,s,o,d);break;case 13:Lr(r,s,o,d);break;case 23:break;case 22:x=s.stateNode,w=s.alternate,s.memoizedState!==null?x._visibility&2?Lr(r,s,o,d):to(r,s):x._visibility&2?Lr(r,s,o,d):(x._visibility|=2,La(r,s,o,d,(s.subtreeFlags&10256)!==0||!1)),m&2048&&xh(w,s);break;case 24:Lr(r,s,o,d),m&2048&&vh(s.alternate,s);break;default:Lr(r,s,o,d)}}function La(r,s,o,d,m){for(m=m&&((s.subtreeFlags&10256)!==0||!1),s=s.child;s!==null;){var x=r,w=s,N=o,q=d,te=w.flags;switch(w.tag){case 0:case 11:case 15:La(x,w,N,q,m),Jl(8,w);break;case 23:break;case 22:var ce=w.stateNode;w.memoizedState!==null?ce._visibility&2?La(x,w,N,q,m):to(x,w):(ce._visibility|=2,La(x,w,N,q,m)),m&&te&2048&&xh(w.alternate,w);break;case 24:La(x,w,N,q,m),m&&te&2048&&vh(w.alternate,w);break;default:La(x,w,N,q,m)}s=s.sibling}}function to(r,s){if(s.subtreeFlags&10256)for(s=s.child;s!==null;){var o=r,d=s,m=d.flags;switch(d.tag){case 22:to(o,d),m&2048&&xh(d.alternate,d);break;case 24:to(o,d),m&2048&&vh(d.alternate,d);break;default:to(o,d)}s=s.sibling}}var no=8192;function Da(r,s,o){if(r.subtreeFlags&no)for(r=r.child;r!==null;)Sv(r,s,o),r=r.sibling}function Sv(r,s,o){switch(r.tag){case 26:Da(r,s,o),r.flags&no&&r.memoizedState!==null&&Rk(o,Rr,r.memoizedState,r.memoizedProps);break;case 5:Da(r,s,o);break;case 3:case 4:var d=Rr;Rr=wu(r.stateNode.containerInfo),Da(r,s,o),Rr=d;break;case 22:r.memoizedState===null&&(d=r.alternate,d!==null&&d.memoizedState!==null?(d=no,no=16777216,Da(r,s,o),no=d):Da(r,s,o));break;default:Da(r,s,o)}}function kv(r){var s=r.alternate;if(s!==null&&(r=s.child,r!==null)){s.child=null;do s=r.sibling,r.sibling=null,r=s;while(r!==null)}}function ro(r){var s=r.deletions;if((r.flags&16)!==0){if(s!==null)for(var o=0;o<s.length;o++){var d=s[o];gn=d,Nv(d,r)}kv(r)}if(r.subtreeFlags&10256)for(r=r.child;r!==null;)jv(r),r=r.sibling}function jv(r){switch(r.tag){case 0:case 11:case 15:ro(r),r.flags&2048&&Xi(9,r,r.return);break;case 3:ro(r);break;case 12:ro(r);break;case 22:var s=r.stateNode;r.memoizedState!==null&&s._visibility&2&&(r.return===null||r.return.tag!==13)?(s._visibility&=-3,cu(r)):ro(r);break;default:ro(r)}}function cu(r){var s=r.deletions;if((r.flags&16)!==0){if(s!==null)for(var o=0;o<s.length;o++){var d=s[o];gn=d,Nv(d,r)}kv(r)}for(r=r.child;r!==null;){switch(s=r,s.tag){case 0:case 11:case 15:Xi(8,s,s.return),cu(s);break;case 22:o=s.stateNode,o._visibility&2&&(o._visibility&=-3,cu(s));break;default:cu(s)}r=r.sibling}}function Nv(r,s){for(;gn!==null;){var o=gn;switch(o.tag){case 0:case 11:case 15:Xi(8,o,s);break;case 23:case 22:if(o.memoizedState!==null&&o.memoizedState.cachePool!==null){var d=o.memoizedState.cachePool.pool;d!=null&&d.refCount++}break;case 24:Ul(o.memoizedState.cache)}if(d=o.child,d!==null)d.return=o,gn=d;else e:for(o=r;gn!==null;){d=gn;var m=d.sibling,x=d.return;if(gv(d),d===o){gn=null;break e}if(m!==null){m.return=x,gn=m;break e}gn=x}}}var YS={getCacheForType:function(r){var s=_n(rn),o=s.data.get(r);return o===void 0&&(o=r(),s.data.set(r,o)),o},cacheSignal:function(){return _n(rn).controller.signal}},WS=typeof WeakMap=="function"?WeakMap:Map,mt=0,Nt=null,tt=null,at=0,bt=0,nr=null,Zi=!1,za=!1,bh=!1,mi=0,Xt=0,Ki=0,Gs=0,yh=0,rr=0,Oa=0,io=null,In=null,_h=!1,uu=0,Cv=0,du=1/0,fu=null,Ji=null,fn=0,es=null,Ba=null,gi=0,wh=0,Sh=null,Ev=null,so=0,kh=null;function ir(){return(mt&2)!==0&&at!==0?at&-at:U.T!==null?Ah():$r()}function Tv(){if(rr===0)if((at&536870912)===0||ct){var r=xt;xt<<=1,(xt&3932160)===0&&(xt=262144),rr=r}else rr=536870912;return r=er.current,r!==null&&(r.flags|=32),rr}function Vn(r,s,o){(r===Nt&&(bt===2||bt===9)||r.cancelPendingCommit!==null)&&($a(r,0),ts(r,at,rr,!1)),ys(r,o),((mt&2)===0||r!==Nt)&&(r===Nt&&((mt&2)===0&&(Gs|=o),Xt===4&&ts(r,at,rr,!1)),Gr(r))}function Av(r,s,o){if((mt&6)!==0)throw Error(i(327));var d=!o&&(s&127)===0&&(s&r.expiredLanes)===0||Er(r,s),m=d?ZS(r,s):Nh(r,s,!0),x=d;do{if(m===0){za&&!d&&ts(r,s,0,!1);break}else{if(o=r.current.alternate,x&&!QS(o)){m=Nh(r,s,!1),x=!1;continue}if(m===2){if(x=s,r.errorRecoveryDisabledLanes&x)var w=0;else w=r.pendingLanes&-536870913,w=w!==0?w:w&536870912?536870912:0;if(w!==0){s=w;e:{var N=r;m=io;var q=N.current.memoizedState.isDehydrated;if(q&&($a(N,w).flags|=256),w=Nh(N,w,!1),w!==2){if(bh&&!q){N.errorRecoveryDisabledLanes|=x,Gs|=x,m=4;break e}x=In,In=m,x!==null&&(In===null?In=x:In.push.apply(In,x))}m=w}if(x=!1,m!==2)continue}}if(m===1){$a(r,0),ts(r,s,0,!0);break}e:{switch(d=r,x=m,x){case 0:case 1:throw Error(i(345));case 4:if((s&4194048)!==s)break;case 6:ts(d,s,rr,!Zi);break e;case 2:In=null;break;case 3:case 5:break;default:throw Error(i(329))}if((s&62914560)===s&&(m=uu+300-Pe(),10<m)){if(ts(d,s,rr,!Zi),Cn(d,0,!0)!==0)break e;gi=s,d.timeoutHandle=l1(Mv.bind(null,d,o,In,fu,_h,s,rr,Gs,Oa,Zi,x,"Throttled",-0,0),m);break e}Mv(d,o,In,fu,_h,s,rr,Gs,Oa,Zi,x,null,-0,0)}}break}while(!0);Gr(r)}function Mv(r,s,o,d,m,x,w,N,q,te,ce,de,ne,se){if(r.timeoutHandle=-1,de=s.subtreeFlags,de&8192||(de&16785408)===16785408){de={stylesheets:null,count:0,imgCount:0,imgBytes:0,suspenseyImages:[],waitingForImages:!0,waitingForViewTransition:!1,unsuspend:Ve},Sv(s,x,de);var Te=(x&62914560)===x?uu-Pe():(x&4194048)===x?Cv-Pe():0;if(Te=Lk(de,Te),Te!==null){gi=x,r.cancelPendingCommit=Te(Pv.bind(null,r,s,x,o,d,m,w,N,q,ce,de,null,ne,se)),ts(r,x,w,!te);return}}Pv(r,s,x,o,d,m,w,N,q)}function QS(r){for(var s=r;;){var o=s.tag;if((o===0||o===11||o===15)&&s.flags&16384&&(o=s.updateQueue,o!==null&&(o=o.stores,o!==null)))for(var d=0;d<o.length;d++){var m=o[d],x=m.getSnapshot;m=m.value;try{if(!Kn(x(),m))return!1}catch{return!1}}if(o=s.child,s.subtreeFlags&16384&&o!==null)o.return=s,s=o;else{if(s===r)break;for(;s.sibling===null;){if(s.return===null||s.return===r)return!0;s=s.return}s.sibling.return=s.return,s=s.sibling}}return!0}function ts(r,s,o,d){s&=~yh,s&=~Gs,r.suspendedLanes|=s,r.pingedLanes&=~s,d&&(r.warmLanes|=s),d=r.expirationTimes;for(var m=s;0<m;){var x=31-J(m),w=1<<x;d[x]=-1,m&=~w}o!==0&&Ri(r,o,s)}function hu(){return(mt&6)===0?(ao(0),!1):!0}function jh(){if(tt!==null){if(bt===0)var r=tt.return;else r=tt,si=Bs=null,Ff(r),Ea=null,ql=0,r=tt;for(;r!==null;)ov(r.alternate,r),r=r.return;tt=null}}function $a(r,s){var o=r.timeoutHandle;o!==-1&&(r.timeoutHandle=-1,mk(o)),o=r.cancelPendingCommit,o!==null&&(r.cancelPendingCommit=null,o()),gi=0,jh(),Nt=r,tt=o=ri(r.current,null),at=s,bt=0,nr=null,Zi=!1,za=Er(r,s),bh=!1,Oa=rr=yh=Gs=Ki=Xt=0,In=io=null,_h=!1,(s&8)!==0&&(s|=s&32);var d=r.entangledLanes;if(d!==0)for(r=r.entanglements,d&=s;0<d;){var m=31-J(d),x=1<<m;s|=r[m],d&=~x}return mi=s,Dc(),o}function Rv(r,s){We=null,U.H=Xl,s===Ca||s===qc?(s=Wx(),bt=3):s===Tf?(s=Wx(),bt=4):bt=s===rh?8:s!==null&&typeof s=="object"&&typeof s.then=="function"?6:1,nr=s,tt===null&&(Xt=1,nu(r,pr(s,r.current)))}function Lv(){var r=er.current;return r===null?!0:(at&4194048)===at?vr===null:(at&62914560)===at||(at&536870912)!==0?r===vr:!1}function Dv(){var r=U.H;return U.H=Xl,r===null?Xl:r}function zv(){var r=U.A;return U.A=YS,r}function pu(){Xt=4,Zi||(at&4194048)!==at&&er.current!==null||(za=!0),(Ki&134217727)===0&&(Gs&134217727)===0||Nt===null||ts(Nt,at,rr,!1)}function Nh(r,s,o){var d=mt;mt|=2;var m=Dv(),x=zv();(Nt!==r||at!==s)&&(fu=null,$a(r,s)),s=!1;var w=Xt;e:do try{if(bt!==0&&tt!==null){var N=tt,q=nr;switch(bt){case 8:jh(),w=6;break e;case 3:case 2:case 9:case 6:er.current===null&&(s=!0);var te=bt;if(bt=0,nr=null,Pa(r,N,q,te),o&&za){w=0;break e}break;default:te=bt,bt=0,nr=null,Pa(r,N,q,te)}}XS(),w=Xt;break}catch(ce){Rv(r,ce)}while(!0);return s&&r.shellSuspendCounter++,si=Bs=null,mt=d,U.H=m,U.A=x,tt===null&&(Nt=null,at=0,Dc()),w}function XS(){for(;tt!==null;)Ov(tt)}function ZS(r,s){var o=mt;mt|=2;var d=Dv(),m=zv();Nt!==r||at!==s?(fu=null,du=Pe()+500,$a(r,s)):za=Er(r,s);e:do try{if(bt!==0&&tt!==null){s=tt;var x=nr;t:switch(bt){case 1:bt=0,nr=null,Pa(r,s,x,1);break;case 2:case 9:if(Gx(x)){bt=0,nr=null,Bv(s);break}s=function(){bt!==2&&bt!==9||Nt!==r||(bt=7),Gr(r)},x.then(s,s);break e;case 3:bt=7;break e;case 4:bt=5;break e;case 7:Gx(x)?(bt=0,nr=null,Bv(s)):(bt=0,nr=null,Pa(r,s,x,7));break;case 5:var w=null;switch(tt.tag){case 26:w=tt.memoizedState;case 5:case 27:var N=tt;if(w?w1(w):N.stateNode.complete){bt=0,nr=null;var q=N.sibling;if(q!==null)tt=q;else{var te=N.return;te!==null?(tt=te,mu(te)):tt=null}break t}}bt=0,nr=null,Pa(r,s,x,5);break;case 6:bt=0,nr=null,Pa(r,s,x,6);break;case 8:jh(),Xt=6;break e;default:throw Error(i(462))}}KS();break}catch(ce){Rv(r,ce)}while(!0);return si=Bs=null,U.H=d,U.A=m,mt=o,tt!==null?0:(Nt=null,at=0,Dc(),Xt)}function KS(){for(;tt!==null&&!De();)Ov(tt)}function Ov(r){var s=av(r.alternate,r,mi);r.memoizedProps=r.pendingProps,s===null?mu(r):tt=s}function Bv(r){var s=r,o=s.alternate;switch(s.tag){case 15:case 0:s=ev(o,s,s.pendingProps,s.type,void 0,at);break;case 11:s=ev(o,s,s.pendingProps,s.type.render,s.ref,at);break;case 5:Ff(s);default:ov(o,s),s=tt=zx(s,mi),s=av(o,s,mi)}r.memoizedProps=r.pendingProps,s===null?mu(r):tt=s}function Pa(r,s,o,d){si=Bs=null,Ff(s),Ea=null,ql=0;var m=s.return;try{if(US(r,m,s,o,at)){Xt=1,nu(r,pr(o,r.current)),tt=null;return}}catch(x){if(m!==null)throw tt=m,x;Xt=1,nu(r,pr(o,r.current)),tt=null;return}s.flags&32768?(ct||d===1?r=!0:za||(at&536870912)!==0?r=!1:(Zi=r=!0,(d===2||d===9||d===3||d===6)&&(d=er.current,d!==null&&d.tag===13&&(d.flags|=16384))),$v(s,r)):mu(s)}function mu(r){var s=r;do{if((s.flags&32768)!==0){$v(s,Zi);return}r=s.return;var o=HS(s.alternate,s,mi);if(o!==null){tt=o;return}if(s=s.sibling,s!==null){tt=s;return}tt=s=r}while(s!==null);Xt===0&&(Xt=5)}function $v(r,s){do{var o=IS(r.alternate,r);if(o!==null){o.flags&=32767,tt=o;return}if(o=r.return,o!==null&&(o.flags|=32768,o.subtreeFlags=0,o.deletions=null),!s&&(r=r.sibling,r!==null)){tt=r;return}tt=r=o}while(r!==null);Xt=6,tt=null}function Pv(r,s,o,d,m,x,w,N,q){r.cancelPendingCommit=null;do gu();while(fn!==0);if((mt&6)!==0)throw Error(i(327));if(s!==null){if(s===r.current)throw Error(i(177));if(x=s.lanes|s.childLanes,x|=pf,Xd(r,o,x,w,N,q),r===Nt&&(tt=Nt=null,at=0),Ba=s,es=r,gi=o,wh=x,Sh=m,Ev=d,(s.subtreeFlags&10256)!==0||(s.flags&10256)!==0?(r.callbackNode=null,r.callbackPriority=0,nk(W,function(){return Iv(),null})):(r.callbackNode=null,r.callbackPriority=0),d=(s.flags&13878)!==0,(s.subtreeFlags&13878)!==0||d){d=U.T,U.T=null,m=$.p,$.p=2,w=mt,mt|=4;try{VS(r,s,o)}finally{mt=w,$.p=m,U.T=d}}fn=1,Uv(),Fv(),qv()}}function Uv(){if(fn===1){fn=0;var r=es,s=Ba,o=(s.flags&13878)!==0;if((s.subtreeFlags&13878)!==0||o){o=U.T,U.T=null;var d=$.p;$.p=2;var m=mt;mt|=4;try{yv(s,r);var x=$h,w=Nx(r.containerInfo),N=x.focusedElem,q=x.selectionRange;if(w!==N&&N&&N.ownerDocument&&jx(N.ownerDocument.documentElement,N)){if(q!==null&&cf(N)){var te=q.start,ce=q.end;if(ce===void 0&&(ce=te),"selectionStart"in N)N.selectionStart=te,N.selectionEnd=Math.min(ce,N.value.length);else{var de=N.ownerDocument||document,ne=de&&de.defaultView||window;if(ne.getSelection){var se=ne.getSelection(),Te=N.textContent.length,Ue=Math.min(q.start,Te),kt=q.end===void 0?Ue:Math.min(q.end,Te);!se.extend&&Ue>kt&&(w=kt,kt=Ue,Ue=w);var X=kx(N,Ue),V=kx(N,kt);if(X&&V&&(se.rangeCount!==1||se.anchorNode!==X.node||se.anchorOffset!==X.offset||se.focusNode!==V.node||se.focusOffset!==V.offset)){var ee=de.createRange();ee.setStart(X.node,X.offset),se.removeAllRanges(),Ue>kt?(se.addRange(ee),se.extend(V.node,V.offset)):(ee.setEnd(V.node,V.offset),se.addRange(ee))}}}}for(de=[],se=N;se=se.parentNode;)se.nodeType===1&&de.push({element:se,left:se.scrollLeft,top:se.scrollTop});for(typeof N.focus=="function"&&N.focus(),N=0;N<de.length;N++){var ue=de[N];ue.element.scrollLeft=ue.left,ue.element.scrollTop=ue.top}}Eu=!!Bh,$h=Bh=null}finally{mt=m,$.p=d,U.T=o}}r.current=s,fn=2}}function Fv(){if(fn===2){fn=0;var r=es,s=Ba,o=(s.flags&8772)!==0;if((s.subtreeFlags&8772)!==0||o){o=U.T,U.T=null;var d=$.p;$.p=2;var m=mt;mt|=4;try{mv(r,s.alternate,s)}finally{mt=m,$.p=d,U.T=o}}fn=3}}function qv(){if(fn===4||fn===3){fn=0,ot();var r=es,s=Ba,o=gi,d=Ev;(s.subtreeFlags&10256)!==0||(s.flags&10256)!==0?fn=5:(fn=0,Ba=es=null,Hv(r,r.pendingLanes));var m=r.pendingLanes;if(m===0&&(Ji=null),ca(o),s=s.stateNode,gt&&typeof gt.onCommitFiberRoot=="function")try{gt.onCommitFiberRoot(et,s,void 0,(s.current.flags&128)===128)}catch{}if(d!==null){s=U.T,m=$.p,$.p=2,U.T=null;try{for(var x=r.onRecoverableError,w=0;w<d.length;w++){var N=d[w];x(N.value,{componentStack:N.stack})}}finally{U.T=s,$.p=m}}(gi&3)!==0&&gu(),Gr(r),m=r.pendingLanes,(o&261930)!==0&&(m&42)!==0?r===kh?so++:(so=0,kh=r):so=0,ao(0)}}function Hv(r,s){(r.pooledCacheLanes&=s)===0&&(s=r.pooledCache,s!=null&&(r.pooledCache=null,Ul(s)))}function gu(){return Uv(),Fv(),qv(),Iv()}function Iv(){if(fn!==5)return!1;var r=es,s=wh;wh=0;var o=ca(gi),d=U.T,m=$.p;try{$.p=32>o?32:o,U.T=null,o=Sh,Sh=null;var x=es,w=gi;if(fn=0,Ba=es=null,gi=0,(mt&6)!==0)throw Error(i(331));var N=mt;if(mt|=4,jv(x.current),wv(x,x.current,w,o),mt=N,ao(0,!1),gt&&typeof gt.onPostCommitFiberRoot=="function")try{gt.onPostCommitFiberRoot(et,x)}catch{}return!0}finally{$.p=m,U.T=d,Hv(r,s)}}function Vv(r,s,o){s=pr(o,s),s=nh(r.stateNode,s,2),r=Yi(r,s,2),r!==null&&(ys(r,2),Gr(r))}function yt(r,s,o){if(r.tag===3)Vv(r,r,o);else for(;s!==null;){if(s.tag===3){Vv(s,r,o);break}else if(s.tag===1){var d=s.stateNode;if(typeof s.type.getDerivedStateFromError=="function"||typeof d.componentDidCatch=="function"&&(Ji===null||!Ji.has(d))){r=pr(o,r),o=G0(2),d=Yi(s,o,2),d!==null&&(Y0(o,d,s,r),ys(d,2),Gr(d));break}}s=s.return}}function Ch(r,s,o){var d=r.pingCache;if(d===null){d=r.pingCache=new WS;var m=new Set;d.set(s,m)}else m=d.get(s),m===void 0&&(m=new Set,d.set(s,m));m.has(o)||(bh=!0,m.add(o),r=JS.bind(null,r,s,o),s.then(r,r))}function JS(r,s,o){var d=r.pingCache;d!==null&&d.delete(s),r.pingedLanes|=r.suspendedLanes&o,r.warmLanes&=~o,Nt===r&&(at&o)===o&&(Xt===4||Xt===3&&(at&62914560)===at&&300>Pe()-uu?(mt&2)===0&&$a(r,0):yh|=o,Oa===at&&(Oa=0)),Gr(r)}function Gv(r,s){s===0&&(s=yl()),r=Ds(r,s),r!==null&&(ys(r,s),Gr(r))}function ek(r){var s=r.memoizedState,o=0;s!==null&&(o=s.retryLane),Gv(r,o)}function tk(r,s){var o=0;switch(r.tag){case 31:case 13:var d=r.stateNode,m=r.memoizedState;m!==null&&(o=m.retryLane);break;case 19:d=r.stateNode;break;case 22:d=r.stateNode._retryCache;break;default:throw Error(i(314))}d!==null&&d.delete(s),Gv(r,o)}function nk(r,s){return nn(r,s)}var xu=null,Ua=null,Eh=!1,vu=!1,Th=!1,ns=0;function Gr(r){r!==Ua&&r.next===null&&(Ua===null?xu=Ua=r:Ua=Ua.next=r),vu=!0,Eh||(Eh=!0,ik())}function ao(r,s){if(!Th&&vu){Th=!0;do for(var o=!1,d=xu;d!==null;){if(r!==0){var m=d.pendingLanes;if(m===0)var x=0;else{var w=d.suspendedLanes,N=d.pingedLanes;x=(1<<31-J(42|r)+1)-1,x&=m&~(w&~N),x=x&201326741?x&201326741|1:x?x|2:0}x!==0&&(o=!0,Xv(d,x))}else x=at,x=Cn(d,d===Nt?x:0,d.cancelPendingCommit!==null||d.timeoutHandle!==-1),(x&3)===0||Er(d,x)||(o=!0,Xv(d,x));d=d.next}while(o);Th=!1}}function rk(){Yv()}function Yv(){vu=Eh=!1;var r=0;ns!==0&&pk()&&(r=ns);for(var s=Pe(),o=null,d=xu;d!==null;){var m=d.next,x=Wv(d,s);x===0?(d.next=null,o===null?xu=m:o.next=m,m===null&&(Ua=o)):(o=d,(r!==0||(x&3)!==0)&&(vu=!0)),d=m}fn!==0&&fn!==5||ao(r),ns!==0&&(ns=0)}function Wv(r,s){for(var o=r.suspendedLanes,d=r.pingedLanes,m=r.expirationTimes,x=r.pendingLanes&-62914561;0<x;){var w=31-J(x),N=1<<w,q=m[w];q===-1?((N&o)===0||(N&d)!==0)&&(m[w]=Mi(N,s)):q<=s&&(r.expiredLanes|=N),x&=~N}if(s=Nt,o=at,o=Cn(r,r===s?o:0,r.cancelPendingCommit!==null||r.timeoutHandle!==-1),d=r.callbackNode,o===0||r===s&&(bt===2||bt===9)||r.cancelPendingCommit!==null)return d!==null&&d!==null&&ke(d),r.callbackNode=null,r.callbackPriority=0;if((o&3)===0||Er(r,o)){if(s=o&-o,s===r.callbackPriority)return s;switch(d!==null&&ke(d),ca(o)){case 2:case 8:o=be;break;case 32:o=W;break;case 268435456:o=Ae;break;default:o=W}return d=Qv.bind(null,r),o=nn(o,d),r.callbackPriority=s,r.callbackNode=o,s}return d!==null&&d!==null&&ke(d),r.callbackPriority=2,r.callbackNode=null,2}function Qv(r,s){if(fn!==0&&fn!==5)return r.callbackNode=null,r.callbackPriority=0,null;var o=r.callbackNode;if(gu()&&r.callbackNode!==o)return null;var d=at;return d=Cn(r,r===Nt?d:0,r.cancelPendingCommit!==null||r.timeoutHandle!==-1),d===0?null:(Av(r,d,s),Wv(r,Pe()),r.callbackNode!=null&&r.callbackNode===o?Qv.bind(null,r):null)}function Xv(r,s){if(gu())return null;Av(r,s,!0)}function ik(){gk(function(){(mt&6)!==0?nn(le,rk):Yv()})}function Ah(){if(ns===0){var r=ja;r===0&&(r=_t,_t<<=1,(_t&261888)===0&&(_t=256)),ns=r}return ns}function Zv(r){return r==null||typeof r=="symbol"||typeof r=="boolean"?null:typeof r=="function"?r:ge(""+r)}function Kv(r,s){var o=s.ownerDocument.createElement("input");return o.name=s.name,o.value=s.value,r.id&&o.setAttribute("form",r.id),s.parentNode.insertBefore(o,s),r=new FormData(r),o.parentNode.removeChild(o),r}function sk(r,s,o,d,m){if(s==="submit"&&o&&o.stateNode===m){var x=Zv((m[Dt]||null).action),w=d.submitter;w&&(s=(s=w[Dt]||null)?Zv(s.formAction):w.getAttribute("formAction"),s!==null&&(x=s,w=null));var N=new Ac("action","action",null,d,m);r.push({event:N,listeners:[{instance:null,listener:function(){if(d.defaultPrevented){if(ns!==0){var q=w?Kv(m,w):new FormData(m);Xf(o,{pending:!0,data:q,method:m.method,action:x},null,q)}}else typeof x=="function"&&(N.preventDefault(),q=w?Kv(m,w):new FormData(m),Xf(o,{pending:!0,data:q,method:m.method,action:x},x,q))},currentTarget:m}]})}}for(var Mh=0;Mh<hf.length;Mh++){var Rh=hf[Mh],ak=Rh.toLowerCase(),lk=Rh[0].toUpperCase()+Rh.slice(1);Mr(ak,"on"+lk)}Mr(Tx,"onAnimationEnd"),Mr(Ax,"onAnimationIteration"),Mr(Mx,"onAnimationStart"),Mr("dblclick","onDoubleClick"),Mr("focusin","onFocus"),Mr("focusout","onBlur"),Mr(SS,"onTransitionRun"),Mr(kS,"onTransitionStart"),Mr(jS,"onTransitionCancel"),Mr(Rx,"onTransitionEnd"),Rn("onMouseEnter",["mouseout","mouseover"]),Rn("onMouseLeave",["mouseout","mouseover"]),Rn("onPointerEnter",["pointerout","pointerover"]),Rn("onPointerLeave",["pointerout","pointerover"]),pn("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),pn("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),pn("onBeforeInput",["compositionend","keypress","textInput","paste"]),pn("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),pn("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),pn("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var lo="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(" "),ok=new Set("beforetoggle cancel close invalid load scroll scrollend toggle".split(" ").concat(lo));function Jv(r,s){s=(s&4)!==0;for(var o=0;o<r.length;o++){var d=r[o],m=d.event;d=d.listeners;e:{var x=void 0;if(s)for(var w=d.length-1;0<=w;w--){var N=d[w],q=N.instance,te=N.currentTarget;if(N=N.listener,q!==x&&m.isPropagationStopped())break e;x=N,m.currentTarget=te;try{x(m)}catch(ce){Lc(ce)}m.currentTarget=null,x=q}else for(w=0;w<d.length;w++){if(N=d[w],q=N.instance,te=N.currentTarget,N=N.listener,q!==x&&m.isPropagationStopped())break e;x=N,m.currentTarget=te;try{x(m)}catch(ce){Lc(ce)}m.currentTarget=null,x=q}}}}function nt(r,s){var o=s[Ss];o===void 0&&(o=s[Ss]=new Set);var d=r+"__bubble";o.has(d)||(e1(s,r,2,!1),o.add(d))}function Lh(r,s,o){var d=0;s&&(d|=4),e1(o,r,d,s)}var bu="_reactListening"+Math.random().toString(36).slice(2);function Dh(r){if(!r[bu]){r[bu]=!0,Fr.forEach(function(o){o!=="selectionchange"&&(ok.has(o)||Lh(o,!1,r),Lh(o,!0,r))});var s=r.nodeType===9?r:r.ownerDocument;s===null||s[bu]||(s[bu]=!0,Lh("selectionchange",!1,s))}}function e1(r,s,o,d){switch(T1(s)){case 2:var m=Ok;break;case 8:m=Bk;break;default:m=Qh}o=m.bind(null,s,o,r),m=void 0,!Tl||s!=="touchstart"&&s!=="touchmove"&&s!=="wheel"||(m=!0),d?m!==void 0?r.addEventListener(s,o,{capture:!0,passive:m}):r.addEventListener(s,o,!0):m!==void 0?r.addEventListener(s,o,{passive:m}):r.addEventListener(s,o,!1)}function zh(r,s,o,d,m){var x=d;if((s&1)===0&&(s&2)===0&&d!==null)e:for(;;){if(d===null)return;var w=d.tag;if(w===3||w===4){var N=d.stateNode.containerInfo;if(N===m)break;if(w===4)for(w=d.return;w!==null;){var q=w.tag;if((q===3||q===4)&&w.stateNode.containerInfo===m)return;w=w.return}for(;N!==null;){if(w=Di(N),w===null)return;if(q=w.tag,q===5||q===6||q===26||q===27){d=x=w;continue e}N=N.parentNode}}d=d.return}Es(function(){var te=x,ce=st(o),de=[];e:{var ne=Lx.get(r);if(ne!==void 0){var se=Ac,Te=r;switch(r){case"keypress":if(As(o)===0)break e;case"keydown":case"keyup":se=tS;break;case"focusin":Te="focus",se=rf;break;case"focusout":Te="blur",se=rf;break;case"beforeblur":case"afterblur":se=rf;break;case"click":if(o.button===2)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":se=ox;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":se=H2;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":se=iS;break;case Tx:case Ax:case Mx:se=G2;break;case Rx:se=aS;break;case"scroll":case"scrollend":se=F2;break;case"wheel":se=oS;break;case"copy":case"cut":case"paste":se=W2;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":se=ux;break;case"toggle":case"beforetoggle":se=uS}var Ue=(s&4)!==0,kt=!Ue&&(r==="scroll"||r==="scrollend"),X=Ue?ne!==null?ne+"Capture":null:ne;Ue=[];for(var V=te,ee;V!==null;){var ue=V;if(ee=ue.stateNode,ue=ue.tag,ue!==5&&ue!==26&&ue!==27||ee===null||X===null||(ue=mn(V,X),ue!=null&&Ue.push(oo(V,ue,ee))),kt)break;V=V.return}0<Ue.length&&(ne=new se(ne,Te,null,o,ce),de.push({event:ne,listeners:Ue}))}}if((s&7)===0){e:{if(ne=r==="mouseover"||r==="pointerover",se=r==="mouseout"||r==="pointerout",ne&&o!==ft&&(Te=o.relatedTarget||o.fromElement)&&(Di(Te)||Te[Pr]))break e;if((se||ne)&&(ne=ce.window===ce?ce:(ne=ce.ownerDocument)?ne.defaultView||ne.parentWindow:window,se?(Te=o.relatedTarget||o.toElement,se=te,Te=Te?Di(Te):null,Te!==null&&(kt=c(Te),Ue=Te.tag,Te!==kt||Ue!==5&&Ue!==27&&Ue!==6)&&(Te=null)):(se=null,Te=te),se!==Te)){if(Ue=ox,ue="onMouseLeave",X="onMouseEnter",V="mouse",(r==="pointerout"||r==="pointerover")&&(Ue=ux,ue="onPointerLeave",X="onPointerEnter",V="pointer"),kt=se==null?ne:js(se),ee=Te==null?ne:js(Te),ne=new Ue(ue,V+"leave",se,o,ce),ne.target=kt,ne.relatedTarget=ee,ue=null,Di(ce)===te&&(Ue=new Ue(X,V+"enter",Te,o,ce),Ue.target=ee,Ue.relatedTarget=kt,ue=Ue),kt=ue,se&&Te)t:{for(Ue=ck,X=se,V=Te,ee=0,ue=X;ue;ue=Ue(ue))ee++;ue=0;for(var Oe=V;Oe;Oe=Ue(Oe))ue++;for(;0<ee-ue;)X=Ue(X),ee--;for(;0<ue-ee;)V=Ue(V),ue--;for(;ee--;){if(X===V||V!==null&&X===V.alternate){Ue=X;break t}X=Ue(X),V=Ue(V)}Ue=null}else Ue=null;se!==null&&t1(de,ne,se,Ue,!1),Te!==null&&kt!==null&&t1(de,kt,Te,Ue,!0)}}e:{if(ne=te?js(te):window,se=ne.nodeName&&ne.nodeName.toLowerCase(),se==="select"||se==="input"&&ne.type==="file")var ht=vx;else if(gx(ne))if(bx)ht=yS;else{ht=vS;var Me=xS}else se=ne.nodeName,!se||se.toLowerCase()!=="input"||ne.type!=="checkbox"&&ne.type!=="radio"?te&&pa(te.elementType)&&(ht=vx):ht=bS;if(ht&&(ht=ht(r,te))){xx(de,ht,o,ce);break e}Me&&Me(r,ne,te),r==="focusout"&&te&&ne.type==="number"&&te.memoizedProps.value!=null&&Nl(ne,"number",ne.value)}switch(Me=te?js(te):window,r){case"focusin":(gx(Me)||Me.contentEditable==="true")&&(xa=Me,uf=te,Bl=null);break;case"focusout":Bl=uf=xa=null;break;case"mousedown":df=!0;break;case"contextmenu":case"mouseup":case"dragend":df=!1,Cx(de,o,ce);break;case"selectionchange":if(wS)break;case"keydown":case"keyup":Cx(de,o,ce)}var Qe;if(af)e:{switch(r){case"compositionstart":var lt="onCompositionStart";break e;case"compositionend":lt="onCompositionEnd";break e;case"compositionupdate":lt="onCompositionUpdate";break e}lt=void 0}else ga?px(r,o)&&(lt="onCompositionEnd"):r==="keydown"&&o.keyCode===229&&(lt="onCompositionStart");lt&&(dx&&o.locale!=="ko"&&(ga||lt!=="onCompositionStart"?lt==="onCompositionEnd"&&ga&&(Qe=Al()):(qr=ce,ma="value"in qr?qr.value:qr.textContent,ga=!0)),Me=yu(te,lt),0<Me.length&&(lt=new cx(lt,r,null,o,ce),de.push({event:lt,listeners:Me}),Qe?lt.data=Qe:(Qe=mx(o),Qe!==null&&(lt.data=Qe)))),(Qe=fS?hS(r,o):pS(r,o))&&(lt=yu(te,"onBeforeInput"),0<lt.length&&(Me=new cx("onBeforeInput","beforeinput",null,o,ce),de.push({event:Me,listeners:lt}),Me.data=Qe)),sk(de,r,te,o,ce)}Jv(de,s)})}function oo(r,s,o){return{instance:r,listener:s,currentTarget:o}}function yu(r,s){for(var o=s+"Capture",d=[];r!==null;){var m=r,x=m.stateNode;if(m=m.tag,m!==5&&m!==26&&m!==27||x===null||(m=mn(r,o),m!=null&&d.unshift(oo(r,m,x)),m=mn(r,s),m!=null&&d.push(oo(r,m,x))),r.tag===3)return d;r=r.return}return[]}function ck(r){if(r===null)return null;do r=r.return;while(r&&r.tag!==5&&r.tag!==27);return r||null}function t1(r,s,o,d,m){for(var x=s._reactName,w=[];o!==null&&o!==d;){var N=o,q=N.alternate,te=N.stateNode;if(N=N.tag,q!==null&&q===d)break;N!==5&&N!==26&&N!==27||te===null||(q=te,m?(te=mn(o,x),te!=null&&w.unshift(oo(o,te,q))):m||(te=mn(o,x),te!=null&&w.push(oo(o,te,q)))),o=o.return}w.length!==0&&r.push({event:s,listeners:w})}var uk=/\r\n?/g,dk=/\u0000|\uFFFD/g;function n1(r){return(typeof r=="string"?r:""+r).replace(uk,`
49
+ `).replace(dk,"")}function r1(r,s){return s=n1(s),n1(r)===s}function St(r,s,o,d,m,x){switch(o){case"children":typeof d=="string"?s==="body"||s==="textarea"&&d===""||Pi(r,d):(typeof d=="number"||typeof d=="bigint")&&s!=="body"&&Pi(r,""+d);break;case"className":Ns(r,"class",d);break;case"tabIndex":Ns(r,"tabindex",d);break;case"dir":case"role":case"viewBox":case"width":case"height":Ns(r,o,d);break;case"style":El(r,d,x);break;case"data":if(s!=="object"){Ns(r,"data",d);break}case"src":case"href":if(d===""&&(s!=="a"||o!=="href")){r.removeAttribute(o);break}if(d==null||typeof d=="function"||typeof d=="symbol"||typeof d=="boolean"){r.removeAttribute(o);break}d=ge(""+d),r.setAttribute(o,d);break;case"action":case"formAction":if(typeof d=="function"){r.setAttribute(o,"javascript:throw new Error('A React form was unexpectedly submitted. If you called form.submit() manually, consider using form.requestSubmit() instead. If you\\'re trying to use event.stopPropagation() in a submit event handler, consider also calling event.preventDefault().')");break}else typeof x=="function"&&(o==="formAction"?(s!=="input"&&St(r,s,"name",m.name,m,null),St(r,s,"formEncType",m.formEncType,m,null),St(r,s,"formMethod",m.formMethod,m,null),St(r,s,"formTarget",m.formTarget,m,null)):(St(r,s,"encType",m.encType,m,null),St(r,s,"method",m.method,m,null),St(r,s,"target",m.target,m,null)));if(d==null||typeof d=="symbol"||typeof d=="boolean"){r.removeAttribute(o);break}d=ge(""+d),r.setAttribute(o,d);break;case"onClick":d!=null&&(r.onclick=Ve);break;case"onScroll":d!=null&&nt("scroll",r);break;case"onScrollEnd":d!=null&&nt("scrollend",r);break;case"dangerouslySetInnerHTML":if(d!=null){if(typeof d!="object"||!("__html"in d))throw Error(i(61));if(o=d.__html,o!=null){if(m.children!=null)throw Error(i(60));r.innerHTML=o}}break;case"multiple":r.multiple=d&&typeof d!="function"&&typeof d!="symbol";break;case"muted":r.muted=d&&typeof d!="function"&&typeof d!="symbol";break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"defaultValue":case"defaultChecked":case"innerHTML":case"ref":break;case"autoFocus":break;case"xlinkHref":if(d==null||typeof d=="function"||typeof d=="boolean"||typeof d=="symbol"){r.removeAttribute("xlink:href");break}o=ge(""+d),r.setAttributeNS("http://www.w3.org/1999/xlink","xlink:href",o);break;case"contentEditable":case"spellCheck":case"draggable":case"value":case"autoReverse":case"externalResourcesRequired":case"focusable":case"preserveAlpha":d!=null&&typeof d!="function"&&typeof d!="symbol"?r.setAttribute(o,""+d):r.removeAttribute(o);break;case"inert":case"allowFullScreen":case"async":case"autoPlay":case"controls":case"default":case"defer":case"disabled":case"disablePictureInPicture":case"disableRemotePlayback":case"formNoValidate":case"hidden":case"loop":case"noModule":case"noValidate":case"open":case"playsInline":case"readOnly":case"required":case"reversed":case"scoped":case"seamless":case"itemScope":d&&typeof d!="function"&&typeof d!="symbol"?r.setAttribute(o,""):r.removeAttribute(o);break;case"capture":case"download":d===!0?r.setAttribute(o,""):d!==!1&&d!=null&&typeof d!="function"&&typeof d!="symbol"?r.setAttribute(o,d):r.removeAttribute(o);break;case"cols":case"rows":case"size":case"span":d!=null&&typeof d!="function"&&typeof d!="symbol"&&!isNaN(d)&&1<=d?r.setAttribute(o,d):r.removeAttribute(o);break;case"rowSpan":case"start":d==null||typeof d=="function"||typeof d=="symbol"||isNaN(d)?r.removeAttribute(o):r.setAttribute(o,d);break;case"popover":nt("beforetoggle",r),nt("toggle",r),Oi(r,"popover",d);break;case"xlinkActuate":Tr(r,"http://www.w3.org/1999/xlink","xlink:actuate",d);break;case"xlinkArcrole":Tr(r,"http://www.w3.org/1999/xlink","xlink:arcrole",d);break;case"xlinkRole":Tr(r,"http://www.w3.org/1999/xlink","xlink:role",d);break;case"xlinkShow":Tr(r,"http://www.w3.org/1999/xlink","xlink:show",d);break;case"xlinkTitle":Tr(r,"http://www.w3.org/1999/xlink","xlink:title",d);break;case"xlinkType":Tr(r,"http://www.w3.org/1999/xlink","xlink:type",d);break;case"xmlBase":Tr(r,"http://www.w3.org/XML/1998/namespace","xml:base",d);break;case"xmlLang":Tr(r,"http://www.w3.org/XML/1998/namespace","xml:lang",d);break;case"xmlSpace":Tr(r,"http://www.w3.org/XML/1998/namespace","xml:space",d);break;case"is":Oi(r,"is",d);break;case"innerText":case"textContent":break;default:(!(2<o.length)||o[0]!=="o"&&o[0]!=="O"||o[1]!=="n"&&o[1]!=="N")&&(o=Tc.get(o)||o,Oi(r,o,d))}}function Oh(r,s,o,d,m,x){switch(o){case"style":El(r,d,x);break;case"dangerouslySetInnerHTML":if(d!=null){if(typeof d!="object"||!("__html"in d))throw Error(i(61));if(o=d.__html,o!=null){if(m.children!=null)throw Error(i(60));r.innerHTML=o}}break;case"children":typeof d=="string"?Pi(r,d):(typeof d=="number"||typeof d=="bigint")&&Pi(r,""+d);break;case"onScroll":d!=null&&nt("scroll",r);break;case"onScrollEnd":d!=null&&nt("scrollend",r);break;case"onClick":d!=null&&(r.onclick=Ve);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"innerHTML":case"ref":break;case"innerText":case"textContent":break;default:if(!da.hasOwnProperty(o))e:{if(o[0]==="o"&&o[1]==="n"&&(m=o.endsWith("Capture"),s=o.slice(2,m?o.length-7:void 0),x=r[Dt]||null,x=x!=null?x[o]:null,typeof x=="function"&&r.removeEventListener(s,x,m),typeof d=="function")){typeof x!="function"&&x!==null&&(o in r?r[o]=null:r.hasAttribute(o)&&r.removeAttribute(o)),r.addEventListener(s,d,m);break e}o in r?r[o]=d:d===!0?r.setAttribute(o,""):Oi(r,o,d)}}}function Sn(r,s,o){switch(s){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"img":nt("error",r),nt("load",r);var d=!1,m=!1,x;for(x in o)if(o.hasOwnProperty(x)){var w=o[x];if(w!=null)switch(x){case"src":d=!0;break;case"srcSet":m=!0;break;case"children":case"dangerouslySetInnerHTML":throw Error(i(137,s));default:St(r,s,x,w,o,null)}}m&&St(r,s,"srcSet",o.srcSet,o,null),d&&St(r,s,"src",o.src,o,null);return;case"input":nt("invalid",r);var N=x=w=m=null,q=null,te=null;for(d in o)if(o.hasOwnProperty(d)){var ce=o[d];if(ce!=null)switch(d){case"name":m=ce;break;case"type":w=ce;break;case"checked":q=ce;break;case"defaultChecked":te=ce;break;case"value":x=ce;break;case"defaultValue":N=ce;break;case"children":case"dangerouslySetInnerHTML":if(ce!=null)throw Error(i(137,s));break;default:St(r,s,d,ce,o,null)}}jl(r,x,N,q,te,w,m,!1);return;case"select":nt("invalid",r),d=w=x=null;for(m in o)if(o.hasOwnProperty(m)&&(N=o[m],N!=null))switch(m){case"value":x=N;break;case"defaultValue":w=N;break;case"multiple":d=N;default:St(r,s,m,N,o,null)}s=x,o=w,r.multiple=!!d,s!=null?$i(r,!!d,s,!1):o!=null&&$i(r,!!d,o,!0);return;case"textarea":nt("invalid",r),x=m=d=null;for(w in o)if(o.hasOwnProperty(w)&&(N=o[w],N!=null))switch(w){case"value":d=N;break;case"defaultValue":m=N;break;case"children":x=N;break;case"dangerouslySetInnerHTML":if(N!=null)throw Error(i(91));break;default:St(r,s,w,N,o,null)}Ec(r,d,m,x);return;case"option":for(q in o)if(o.hasOwnProperty(q)&&(d=o[q],d!=null))switch(q){case"selected":r.selected=d&&typeof d!="function"&&typeof d!="symbol";break;default:St(r,s,q,d,o,null)}return;case"dialog":nt("beforetoggle",r),nt("toggle",r),nt("cancel",r),nt("close",r);break;case"iframe":case"object":nt("load",r);break;case"video":case"audio":for(d=0;d<lo.length;d++)nt(lo[d],r);break;case"image":nt("error",r),nt("load",r);break;case"details":nt("toggle",r);break;case"embed":case"source":case"link":nt("error",r),nt("load",r);case"area":case"base":case"br":case"col":case"hr":case"keygen":case"meta":case"param":case"track":case"wbr":case"menuitem":for(te in o)if(o.hasOwnProperty(te)&&(d=o[te],d!=null))switch(te){case"children":case"dangerouslySetInnerHTML":throw Error(i(137,s));default:St(r,s,te,d,o,null)}return;default:if(pa(s)){for(ce in o)o.hasOwnProperty(ce)&&(d=o[ce],d!==void 0&&Oh(r,s,ce,d,o,void 0));return}}for(N in o)o.hasOwnProperty(N)&&(d=o[N],d!=null&&St(r,s,N,d,o,null))}function fk(r,s,o,d){switch(s){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"input":var m=null,x=null,w=null,N=null,q=null,te=null,ce=null;for(se in o){var de=o[se];if(o.hasOwnProperty(se)&&de!=null)switch(se){case"checked":break;case"value":break;case"defaultValue":q=de;default:d.hasOwnProperty(se)||St(r,s,se,null,d,de)}}for(var ne in d){var se=d[ne];if(de=o[ne],d.hasOwnProperty(ne)&&(se!=null||de!=null))switch(ne){case"type":x=se;break;case"name":m=se;break;case"checked":te=se;break;case"defaultChecked":ce=se;break;case"value":w=se;break;case"defaultValue":N=se;break;case"children":case"dangerouslySetInnerHTML":if(se!=null)throw Error(i(137,s));break;default:se!==de&&St(r,s,ne,se,d,de)}}Bi(r,w,N,q,te,ce,x,m);return;case"select":se=w=N=ne=null;for(x in o)if(q=o[x],o.hasOwnProperty(x)&&q!=null)switch(x){case"value":break;case"multiple":se=q;default:d.hasOwnProperty(x)||St(r,s,x,null,d,q)}for(m in d)if(x=d[m],q=o[m],d.hasOwnProperty(m)&&(x!=null||q!=null))switch(m){case"value":ne=x;break;case"defaultValue":N=x;break;case"multiple":w=x;default:x!==q&&St(r,s,m,x,d,q)}s=N,o=w,d=se,ne!=null?$i(r,!!o,ne,!1):!!d!=!!o&&(s!=null?$i(r,!!o,s,!0):$i(r,!!o,o?[]:"",!1));return;case"textarea":se=ne=null;for(N in o)if(m=o[N],o.hasOwnProperty(N)&&m!=null&&!d.hasOwnProperty(N))switch(N){case"value":break;case"children":break;default:St(r,s,N,null,d,m)}for(w in d)if(m=d[w],x=o[w],d.hasOwnProperty(w)&&(m!=null||x!=null))switch(w){case"value":ne=m;break;case"defaultValue":se=m;break;case"children":break;case"dangerouslySetInnerHTML":if(m!=null)throw Error(i(91));break;default:m!==x&&St(r,s,w,m,d,x)}Cc(r,ne,se);return;case"option":for(var Te in o)if(ne=o[Te],o.hasOwnProperty(Te)&&ne!=null&&!d.hasOwnProperty(Te))switch(Te){case"selected":r.selected=!1;break;default:St(r,s,Te,null,d,ne)}for(q in d)if(ne=d[q],se=o[q],d.hasOwnProperty(q)&&ne!==se&&(ne!=null||se!=null))switch(q){case"selected":r.selected=ne&&typeof ne!="function"&&typeof ne!="symbol";break;default:St(r,s,q,ne,d,se)}return;case"img":case"link":case"area":case"base":case"br":case"col":case"embed":case"hr":case"keygen":case"meta":case"param":case"source":case"track":case"wbr":case"menuitem":for(var Ue in o)ne=o[Ue],o.hasOwnProperty(Ue)&&ne!=null&&!d.hasOwnProperty(Ue)&&St(r,s,Ue,null,d,ne);for(te in d)if(ne=d[te],se=o[te],d.hasOwnProperty(te)&&ne!==se&&(ne!=null||se!=null))switch(te){case"children":case"dangerouslySetInnerHTML":if(ne!=null)throw Error(i(137,s));break;default:St(r,s,te,ne,d,se)}return;default:if(pa(s)){for(var kt in o)ne=o[kt],o.hasOwnProperty(kt)&&ne!==void 0&&!d.hasOwnProperty(kt)&&Oh(r,s,kt,void 0,d,ne);for(ce in d)ne=d[ce],se=o[ce],!d.hasOwnProperty(ce)||ne===se||ne===void 0&&se===void 0||Oh(r,s,ce,ne,d,se);return}}for(var X in o)ne=o[X],o.hasOwnProperty(X)&&ne!=null&&!d.hasOwnProperty(X)&&St(r,s,X,null,d,ne);for(de in d)ne=d[de],se=o[de],!d.hasOwnProperty(de)||ne===se||ne==null&&se==null||St(r,s,de,ne,d,se)}function i1(r){switch(r){case"css":case"script":case"font":case"img":case"image":case"input":case"link":return!0;default:return!1}}function hk(){if(typeof performance.getEntriesByType=="function"){for(var r=0,s=0,o=performance.getEntriesByType("resource"),d=0;d<o.length;d++){var m=o[d],x=m.transferSize,w=m.initiatorType,N=m.duration;if(x&&N&&i1(w)){for(w=0,N=m.responseEnd,d+=1;d<o.length;d++){var q=o[d],te=q.startTime;if(te>N)break;var ce=q.transferSize,de=q.initiatorType;ce&&i1(de)&&(q=q.responseEnd,w+=ce*(q<N?1:(N-te)/(q-te)))}if(--d,s+=8*(x+w)/(m.duration/1e3),r++,10<r)break}}if(0<r)return s/r/1e6}return navigator.connection&&(r=navigator.connection.downlink,typeof r=="number")?r:5}var Bh=null,$h=null;function _u(r){return r.nodeType===9?r:r.ownerDocument}function s1(r){switch(r){case"http://www.w3.org/2000/svg":return 1;case"http://www.w3.org/1998/Math/MathML":return 2;default:return 0}}function a1(r,s){if(r===0)switch(s){case"svg":return 1;case"math":return 2;default:return 0}return r===1&&s==="foreignObject"?0:r}function Ph(r,s){return r==="textarea"||r==="noscript"||typeof s.children=="string"||typeof s.children=="number"||typeof s.children=="bigint"||typeof s.dangerouslySetInnerHTML=="object"&&s.dangerouslySetInnerHTML!==null&&s.dangerouslySetInnerHTML.__html!=null}var Uh=null;function pk(){var r=window.event;return r&&r.type==="popstate"?r===Uh?!1:(Uh=r,!0):(Uh=null,!1)}var l1=typeof setTimeout=="function"?setTimeout:void 0,mk=typeof clearTimeout=="function"?clearTimeout:void 0,o1=typeof Promise=="function"?Promise:void 0,gk=typeof queueMicrotask=="function"?queueMicrotask:typeof o1<"u"?function(r){return o1.resolve(null).then(r).catch(xk)}:l1;function xk(r){setTimeout(function(){throw r})}function rs(r){return r==="head"}function c1(r,s){var o=s,d=0;do{var m=o.nextSibling;if(r.removeChild(o),m&&m.nodeType===8)if(o=m.data,o==="/$"||o==="/&"){if(d===0){r.removeChild(m),Ia(s);return}d--}else if(o==="$"||o==="$?"||o==="$~"||o==="$!"||o==="&")d++;else if(o==="html")co(r.ownerDocument.documentElement);else if(o==="head"){o=r.ownerDocument.head,co(o);for(var x=o.firstChild;x;){var w=x.nextSibling,N=x.nodeName;x[ks]||N==="SCRIPT"||N==="STYLE"||N==="LINK"&&x.rel.toLowerCase()==="stylesheet"||o.removeChild(x),x=w}}else o==="body"&&co(r.ownerDocument.body);o=m}while(o);Ia(s)}function u1(r,s){var o=r;r=0;do{var d=o.nextSibling;if(o.nodeType===1?s?(o._stashedDisplay=o.style.display,o.style.display="none"):(o.style.display=o._stashedDisplay||"",o.getAttribute("style")===""&&o.removeAttribute("style")):o.nodeType===3&&(s?(o._stashedText=o.nodeValue,o.nodeValue=""):o.nodeValue=o._stashedText||""),d&&d.nodeType===8)if(o=d.data,o==="/$"){if(r===0)break;r--}else o!=="$"&&o!=="$?"&&o!=="$~"&&o!=="$!"||r++;o=d}while(o)}function Fh(r){var s=r.firstChild;for(s&&s.nodeType===10&&(s=s.nextSibling);s;){var o=s;switch(s=s.nextSibling,o.nodeName){case"HTML":case"HEAD":case"BODY":Fh(o),ua(o);continue;case"SCRIPT":case"STYLE":continue;case"LINK":if(o.rel.toLowerCase()==="stylesheet")continue}r.removeChild(o)}}function vk(r,s,o,d){for(;r.nodeType===1;){var m=o;if(r.nodeName.toLowerCase()!==s.toLowerCase()){if(!d&&(r.nodeName!=="INPUT"||r.type!=="hidden"))break}else if(d){if(!r[ks])switch(s){case"meta":if(!r.hasAttribute("itemprop"))break;return r;case"link":if(x=r.getAttribute("rel"),x==="stylesheet"&&r.hasAttribute("data-precedence"))break;if(x!==m.rel||r.getAttribute("href")!==(m.href==null||m.href===""?null:m.href)||r.getAttribute("crossorigin")!==(m.crossOrigin==null?null:m.crossOrigin)||r.getAttribute("title")!==(m.title==null?null:m.title))break;return r;case"style":if(r.hasAttribute("data-precedence"))break;return r;case"script":if(x=r.getAttribute("src"),(x!==(m.src==null?null:m.src)||r.getAttribute("type")!==(m.type==null?null:m.type)||r.getAttribute("crossorigin")!==(m.crossOrigin==null?null:m.crossOrigin))&&x&&r.hasAttribute("async")&&!r.hasAttribute("itemprop"))break;return r;default:return r}}else if(s==="input"&&r.type==="hidden"){var x=m.name==null?null:""+m.name;if(m.type==="hidden"&&r.getAttribute("name")===x)return r}else return r;if(r=br(r.nextSibling),r===null)break}return null}function bk(r,s,o){if(s==="")return null;for(;r.nodeType!==3;)if((r.nodeType!==1||r.nodeName!=="INPUT"||r.type!=="hidden")&&!o||(r=br(r.nextSibling),r===null))return null;return r}function d1(r,s){for(;r.nodeType!==8;)if((r.nodeType!==1||r.nodeName!=="INPUT"||r.type!=="hidden")&&!s||(r=br(r.nextSibling),r===null))return null;return r}function qh(r){return r.data==="$?"||r.data==="$~"}function Hh(r){return r.data==="$!"||r.data==="$?"&&r.ownerDocument.readyState!=="loading"}function yk(r,s){var o=r.ownerDocument;if(r.data==="$~")r._reactRetry=s;else if(r.data!=="$?"||o.readyState!=="loading")s();else{var d=function(){s(),o.removeEventListener("DOMContentLoaded",d)};o.addEventListener("DOMContentLoaded",d),r._reactRetry=d}}function br(r){for(;r!=null;r=r.nextSibling){var s=r.nodeType;if(s===1||s===3)break;if(s===8){if(s=r.data,s==="$"||s==="$!"||s==="$?"||s==="$~"||s==="&"||s==="F!"||s==="F")break;if(s==="/$"||s==="/&")return null}}return r}var Ih=null;function f1(r){r=r.nextSibling;for(var s=0;r;){if(r.nodeType===8){var o=r.data;if(o==="/$"||o==="/&"){if(s===0)return br(r.nextSibling);s--}else o!=="$"&&o!=="$!"&&o!=="$?"&&o!=="$~"&&o!=="&"||s++}r=r.nextSibling}return null}function h1(r){r=r.previousSibling;for(var s=0;r;){if(r.nodeType===8){var o=r.data;if(o==="$"||o==="$!"||o==="$?"||o==="$~"||o==="&"){if(s===0)return r;s--}else o!=="/$"&&o!=="/&"||s++}r=r.previousSibling}return null}function p1(r,s,o){switch(s=_u(o),r){case"html":if(r=s.documentElement,!r)throw Error(i(452));return r;case"head":if(r=s.head,!r)throw Error(i(453));return r;case"body":if(r=s.body,!r)throw Error(i(454));return r;default:throw Error(i(451))}}function co(r){for(var s=r.attributes;s.length;)r.removeAttributeNode(s[0]);ua(r)}var yr=new Map,m1=new Set;function wu(r){return typeof r.getRootNode=="function"?r.getRootNode():r.nodeType===9?r:r.ownerDocument}var xi=$.d;$.d={f:_k,r:wk,D:Sk,C:kk,L:jk,m:Nk,X:Ek,S:Ck,M:Tk};function _k(){var r=xi.f(),s=hu();return r||s}function wk(r){var s=zi(r);s!==null&&s.tag===5&&s.type==="form"?R0(s):xi.r(r)}var Fa=typeof document>"u"?null:document;function g1(r,s,o){var d=Fa;if(d&&typeof s=="string"&&s){var m=Ln(s);m='link[rel="'+r+'"][href="'+m+'"]',typeof o=="string"&&(m+='[crossorigin="'+o+'"]'),m1.has(m)||(m1.add(m),r={rel:r,crossOrigin:o,href:s},d.querySelector(m)===null&&(s=d.createElement("link"),Sn(s,"link",r),Kt(s),d.head.appendChild(s)))}}function Sk(r){xi.D(r),g1("dns-prefetch",r,null)}function kk(r,s){xi.C(r,s),g1("preconnect",r,s)}function jk(r,s,o){xi.L(r,s,o);var d=Fa;if(d&&r&&s){var m='link[rel="preload"][as="'+Ln(s)+'"]';s==="image"&&o&&o.imageSrcSet?(m+='[imagesrcset="'+Ln(o.imageSrcSet)+'"]',typeof o.imageSizes=="string"&&(m+='[imagesizes="'+Ln(o.imageSizes)+'"]')):m+='[href="'+Ln(r)+'"]';var x=m;switch(s){case"style":x=qa(r);break;case"script":x=Ha(r)}yr.has(x)||(r=v({rel:"preload",href:s==="image"&&o&&o.imageSrcSet?void 0:r,as:s},o),yr.set(x,r),d.querySelector(m)!==null||s==="style"&&d.querySelector(uo(x))||s==="script"&&d.querySelector(fo(x))||(s=d.createElement("link"),Sn(s,"link",r),Kt(s),d.head.appendChild(s)))}}function Nk(r,s){xi.m(r,s);var o=Fa;if(o&&r){var d=s&&typeof s.as=="string"?s.as:"script",m='link[rel="modulepreload"][as="'+Ln(d)+'"][href="'+Ln(r)+'"]',x=m;switch(d){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":x=Ha(r)}if(!yr.has(x)&&(r=v({rel:"modulepreload",href:r},s),yr.set(x,r),o.querySelector(m)===null)){switch(d){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":if(o.querySelector(fo(x)))return}d=o.createElement("link"),Sn(d,"link",r),Kt(d),o.head.appendChild(d)}}}function Ck(r,s,o){xi.S(r,s,o);var d=Fa;if(d&&r){var m=Ur(d).hoistableStyles,x=qa(r);s=s||"default";var w=m.get(x);if(!w){var N={loading:0,preload:null};if(w=d.querySelector(uo(x)))N.loading=5;else{r=v({rel:"stylesheet",href:r,"data-precedence":s},o),(o=yr.get(x))&&Vh(r,o);var q=w=d.createElement("link");Kt(q),Sn(q,"link",r),q._p=new Promise(function(te,ce){q.onload=te,q.onerror=ce}),q.addEventListener("load",function(){N.loading|=1}),q.addEventListener("error",function(){N.loading|=2}),N.loading|=4,Su(w,s,d)}w={type:"stylesheet",instance:w,count:1,state:N},m.set(x,w)}}}function Ek(r,s){xi.X(r,s);var o=Fa;if(o&&r){var d=Ur(o).hoistableScripts,m=Ha(r),x=d.get(m);x||(x=o.querySelector(fo(m)),x||(r=v({src:r,async:!0},s),(s=yr.get(m))&&Gh(r,s),x=o.createElement("script"),Kt(x),Sn(x,"link",r),o.head.appendChild(x)),x={type:"script",instance:x,count:1,state:null},d.set(m,x))}}function Tk(r,s){xi.M(r,s);var o=Fa;if(o&&r){var d=Ur(o).hoistableScripts,m=Ha(r),x=d.get(m);x||(x=o.querySelector(fo(m)),x||(r=v({src:r,async:!0,type:"module"},s),(s=yr.get(m))&&Gh(r,s),x=o.createElement("script"),Kt(x),Sn(x,"link",r),o.head.appendChild(x)),x={type:"script",instance:x,count:1,state:null},d.set(m,x))}}function x1(r,s,o,d){var m=(m=je.current)?wu(m):null;if(!m)throw Error(i(446));switch(r){case"meta":case"title":return null;case"style":return typeof o.precedence=="string"&&typeof o.href=="string"?(s=qa(o.href),o=Ur(m).hoistableStyles,d=o.get(s),d||(d={type:"style",instance:null,count:0,state:null},o.set(s,d)),d):{type:"void",instance:null,count:0,state:null};case"link":if(o.rel==="stylesheet"&&typeof o.href=="string"&&typeof o.precedence=="string"){r=qa(o.href);var x=Ur(m).hoistableStyles,w=x.get(r);if(w||(m=m.ownerDocument||m,w={type:"stylesheet",instance:null,count:0,state:{loading:0,preload:null}},x.set(r,w),(x=m.querySelector(uo(r)))&&!x._p&&(w.instance=x,w.state.loading=5),yr.has(r)||(o={rel:"preload",as:"style",href:o.href,crossOrigin:o.crossOrigin,integrity:o.integrity,media:o.media,hrefLang:o.hrefLang,referrerPolicy:o.referrerPolicy},yr.set(r,o),x||Ak(m,r,o,w.state))),s&&d===null)throw Error(i(528,""));return w}if(s&&d!==null)throw Error(i(529,""));return null;case"script":return s=o.async,o=o.src,typeof o=="string"&&s&&typeof s!="function"&&typeof s!="symbol"?(s=Ha(o),o=Ur(m).hoistableScripts,d=o.get(s),d||(d={type:"script",instance:null,count:0,state:null},o.set(s,d)),d):{type:"void",instance:null,count:0,state:null};default:throw Error(i(444,r))}}function qa(r){return'href="'+Ln(r)+'"'}function uo(r){return'link[rel="stylesheet"]['+r+"]"}function v1(r){return v({},r,{"data-precedence":r.precedence,precedence:null})}function Ak(r,s,o,d){r.querySelector('link[rel="preload"][as="style"]['+s+"]")?d.loading=1:(s=r.createElement("link"),d.preload=s,s.addEventListener("load",function(){return d.loading|=1}),s.addEventListener("error",function(){return d.loading|=2}),Sn(s,"link",o),Kt(s),r.head.appendChild(s))}function Ha(r){return'[src="'+Ln(r)+'"]'}function fo(r){return"script[async]"+r}function b1(r,s,o){if(s.count++,s.instance===null)switch(s.type){case"style":var d=r.querySelector('style[data-href~="'+Ln(o.href)+'"]');if(d)return s.instance=d,Kt(d),d;var m=v({},o,{"data-href":o.href,"data-precedence":o.precedence,href:null,precedence:null});return d=(r.ownerDocument||r).createElement("style"),Kt(d),Sn(d,"style",m),Su(d,o.precedence,r),s.instance=d;case"stylesheet":m=qa(o.href);var x=r.querySelector(uo(m));if(x)return s.state.loading|=4,s.instance=x,Kt(x),x;d=v1(o),(m=yr.get(m))&&Vh(d,m),x=(r.ownerDocument||r).createElement("link"),Kt(x);var w=x;return w._p=new Promise(function(N,q){w.onload=N,w.onerror=q}),Sn(x,"link",d),s.state.loading|=4,Su(x,o.precedence,r),s.instance=x;case"script":return x=Ha(o.src),(m=r.querySelector(fo(x)))?(s.instance=m,Kt(m),m):(d=o,(m=yr.get(x))&&(d=v({},o),Gh(d,m)),r=r.ownerDocument||r,m=r.createElement("script"),Kt(m),Sn(m,"link",d),r.head.appendChild(m),s.instance=m);case"void":return null;default:throw Error(i(443,s.type))}else s.type==="stylesheet"&&(s.state.loading&4)===0&&(d=s.instance,s.state.loading|=4,Su(d,o.precedence,r));return s.instance}function Su(r,s,o){for(var d=o.querySelectorAll('link[rel="stylesheet"][data-precedence],style[data-precedence]'),m=d.length?d[d.length-1]:null,x=m,w=0;w<d.length;w++){var N=d[w];if(N.dataset.precedence===s)x=N;else if(x!==m)break}x?x.parentNode.insertBefore(r,x.nextSibling):(s=o.nodeType===9?o.head:o,s.insertBefore(r,s.firstChild))}function Vh(r,s){r.crossOrigin==null&&(r.crossOrigin=s.crossOrigin),r.referrerPolicy==null&&(r.referrerPolicy=s.referrerPolicy),r.title==null&&(r.title=s.title)}function Gh(r,s){r.crossOrigin==null&&(r.crossOrigin=s.crossOrigin),r.referrerPolicy==null&&(r.referrerPolicy=s.referrerPolicy),r.integrity==null&&(r.integrity=s.integrity)}var ku=null;function y1(r,s,o){if(ku===null){var d=new Map,m=ku=new Map;m.set(o,d)}else m=ku,d=m.get(o),d||(d=new Map,m.set(o,d));if(d.has(r))return d;for(d.set(r,null),o=o.getElementsByTagName(r),m=0;m<o.length;m++){var x=o[m];if(!(x[ks]||x[Wt]||r==="link"&&x.getAttribute("rel")==="stylesheet")&&x.namespaceURI!=="http://www.w3.org/2000/svg"){var w=x.getAttribute(s)||"";w=r+w;var N=d.get(w);N?N.push(x):d.set(w,[x])}}return d}function _1(r,s,o){r=r.ownerDocument||r,r.head.insertBefore(o,s==="title"?r.querySelector("head > title"):null)}function Mk(r,s,o){if(o===1||s.itemProp!=null)return!1;switch(r){case"meta":case"title":return!0;case"style":if(typeof s.precedence!="string"||typeof s.href!="string"||s.href==="")break;return!0;case"link":if(typeof s.rel!="string"||typeof s.href!="string"||s.href===""||s.onLoad||s.onError)break;switch(s.rel){case"stylesheet":return r=s.disabled,typeof s.precedence=="string"&&r==null;default:return!0}case"script":if(s.async&&typeof s.async!="function"&&typeof s.async!="symbol"&&!s.onLoad&&!s.onError&&s.src&&typeof s.src=="string")return!0}return!1}function w1(r){return!(r.type==="stylesheet"&&(r.state.loading&3)===0)}function Rk(r,s,o,d){if(o.type==="stylesheet"&&(typeof d.media!="string"||matchMedia(d.media).matches!==!1)&&(o.state.loading&4)===0){if(o.instance===null){var m=qa(d.href),x=s.querySelector(uo(m));if(x){s=x._p,s!==null&&typeof s=="object"&&typeof s.then=="function"&&(r.count++,r=ju.bind(r),s.then(r,r)),o.state.loading|=4,o.instance=x,Kt(x);return}x=s.ownerDocument||s,d=v1(d),(m=yr.get(m))&&Vh(d,m),x=x.createElement("link"),Kt(x);var w=x;w._p=new Promise(function(N,q){w.onload=N,w.onerror=q}),Sn(x,"link",d),o.instance=x}r.stylesheets===null&&(r.stylesheets=new Map),r.stylesheets.set(o,s),(s=o.state.preload)&&(o.state.loading&3)===0&&(r.count++,o=ju.bind(r),s.addEventListener("load",o),s.addEventListener("error",o))}}var Yh=0;function Lk(r,s){return r.stylesheets&&r.count===0&&Cu(r,r.stylesheets),0<r.count||0<r.imgCount?function(o){var d=setTimeout(function(){if(r.stylesheets&&Cu(r,r.stylesheets),r.unsuspend){var x=r.unsuspend;r.unsuspend=null,x()}},6e4+s);0<r.imgBytes&&Yh===0&&(Yh=62500*hk());var m=setTimeout(function(){if(r.waitingForImages=!1,r.count===0&&(r.stylesheets&&Cu(r,r.stylesheets),r.unsuspend)){var x=r.unsuspend;r.unsuspend=null,x()}},(r.imgBytes>Yh?50:800)+s);return r.unsuspend=o,function(){r.unsuspend=null,clearTimeout(d),clearTimeout(m)}}:null}function ju(){if(this.count--,this.count===0&&(this.imgCount===0||!this.waitingForImages)){if(this.stylesheets)Cu(this,this.stylesheets);else if(this.unsuspend){var r=this.unsuspend;this.unsuspend=null,r()}}}var Nu=null;function Cu(r,s){r.stylesheets=null,r.unsuspend!==null&&(r.count++,Nu=new Map,s.forEach(Dk,r),Nu=null,ju.call(r))}function Dk(r,s){if(!(s.state.loading&4)){var o=Nu.get(r);if(o)var d=o.get(null);else{o=new Map,Nu.set(r,o);for(var m=r.querySelectorAll("link[data-precedence],style[data-precedence]"),x=0;x<m.length;x++){var w=m[x];(w.nodeName==="LINK"||w.getAttribute("media")!=="not all")&&(o.set(w.dataset.precedence,w),d=w)}d&&o.set(null,d)}m=s.instance,w=m.getAttribute("data-precedence"),x=o.get(w)||d,x===d&&o.set(null,m),o.set(w,m),this.count++,d=ju.bind(this),m.addEventListener("load",d),m.addEventListener("error",d),x?x.parentNode.insertBefore(m,x.nextSibling):(r=r.nodeType===9?r.head:r,r.insertBefore(m,r.firstChild)),s.state.loading|=4}}var ho={$$typeof:C,Provider:null,Consumer:null,_currentValue:re,_currentValue2:re,_threadCount:0};function zk(r,s,o,d,m,x,w,N,q){this.tag=1,this.containerInfo=r,this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.next=this.pendingContext=this.context=this.cancelPendingCommit=null,this.callbackPriority=0,this.expirationTimes=Br(-1),this.entangledLanes=this.shellSuspendCounter=this.errorRecoveryDisabledLanes=this.expiredLanes=this.warmLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=Br(0),this.hiddenUpdates=Br(null),this.identifierPrefix=d,this.onUncaughtError=m,this.onCaughtError=x,this.onRecoverableError=w,this.pooledCache=null,this.pooledCacheLanes=0,this.formState=q,this.incompleteTransitions=new Map}function S1(r,s,o,d,m,x,w,N,q,te,ce,de){return r=new zk(r,s,o,w,q,te,ce,de,N),s=1,x===!0&&(s|=24),x=Jn(3,null,null,s),r.current=x,x.stateNode=r,s=Nf(),s.refCount++,r.pooledCache=s,s.refCount++,x.memoizedState={element:d,isDehydrated:o,cache:s},Af(x),r}function k1(r){return r?(r=ya,r):ya}function j1(r,s,o,d,m,x){m=k1(m),d.context===null?d.context=m:d.pendingContext=m,d=Gi(s),d.payload={element:o},x=x===void 0?null:x,x!==null&&(d.callback=x),o=Yi(r,d,s),o!==null&&(Vn(o,r,s),Il(o,r,s))}function N1(r,s){if(r=r.memoizedState,r!==null&&r.dehydrated!==null){var o=r.retryLane;r.retryLane=o!==0&&o<s?o:s}}function Wh(r,s){N1(r,s),(r=r.alternate)&&N1(r,s)}function C1(r){if(r.tag===13||r.tag===31){var s=Ds(r,67108864);s!==null&&Vn(s,r,67108864),Wh(r,67108864)}}function E1(r){if(r.tag===13||r.tag===31){var s=ir();s=Li(s);var o=Ds(r,s);o!==null&&Vn(o,r,s),Wh(r,s)}}var Eu=!0;function Ok(r,s,o,d){var m=U.T;U.T=null;var x=$.p;try{$.p=2,Qh(r,s,o,d)}finally{$.p=x,U.T=m}}function Bk(r,s,o,d){var m=U.T;U.T=null;var x=$.p;try{$.p=8,Qh(r,s,o,d)}finally{$.p=x,U.T=m}}function Qh(r,s,o,d){if(Eu){var m=Xh(d);if(m===null)zh(r,s,d,Tu,o),A1(r,d);else if(Pk(m,r,s,o,d))d.stopPropagation();else if(A1(r,d),s&4&&-1<$k.indexOf(r)){for(;m!==null;){var x=zi(m);if(x!==null)switch(x.tag){case 3:if(x=x.stateNode,x.current.memoizedState.isDehydrated){var w=Lt(x.pendingLanes);if(w!==0){var N=x;for(N.pendingLanes|=2,N.entangledLanes|=2;w;){var q=1<<31-J(w);N.entanglements[1]|=q,w&=~q}Gr(x),(mt&6)===0&&(du=Pe()+500,ao(0))}}break;case 31:case 13:N=Ds(x,2),N!==null&&Vn(N,x,2),hu(),Wh(x,2)}if(x=Xh(d),x===null&&zh(r,s,d,Tu,o),x===m)break;m=x}m!==null&&d.stopPropagation()}else zh(r,s,d,null,o)}}function Xh(r){return r=st(r),Zh(r)}var Tu=null;function Zh(r){if(Tu=null,r=Di(r),r!==null){var s=c(r);if(s===null)r=null;else{var o=s.tag;if(o===13){if(r=u(s),r!==null)return r;r=null}else if(o===31){if(r=f(s),r!==null)return r;r=null}else if(o===3){if(s.stateNode.current.memoizedState.isDehydrated)return s.tag===3?s.stateNode.containerInfo:null;r=null}else s!==r&&(r=null)}}return Tu=r,null}function T1(r){switch(r){case"beforetoggle":case"cancel":case"click":case"close":case"contextmenu":case"copy":case"cut":case"auxclick":case"dblclick":case"dragend":case"dragstart":case"drop":case"focusin":case"focusout":case"input":case"invalid":case"keydown":case"keypress":case"keyup":case"mousedown":case"mouseup":case"paste":case"pause":case"play":case"pointercancel":case"pointerdown":case"pointerup":case"ratechange":case"reset":case"resize":case"seeked":case"submit":case"toggle":case"touchcancel":case"touchend":case"touchstart":case"volumechange":case"change":case"selectionchange":case"textInput":case"compositionstart":case"compositionend":case"compositionupdate":case"beforeblur":case"afterblur":case"beforeinput":case"blur":case"fullscreenchange":case"focus":case"hashchange":case"popstate":case"select":case"selectstart":return 2;case"drag":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"mousemove":case"mouseout":case"mouseover":case"pointermove":case"pointerout":case"pointerover":case"scroll":case"touchmove":case"wheel":case"mouseenter":case"mouseleave":case"pointerenter":case"pointerleave":return 8;case"message":switch(bn()){case le:return 2;case be:return 8;case W:case he:return 32;case Ae:return 268435456;default:return 32}default:return 32}}var Kh=!1,is=null,ss=null,as=null,po=new Map,mo=new Map,ls=[],$k="mousedown mouseup touchcancel touchend touchstart auxclick dblclick pointercancel pointerdown pointerup dragend dragstart drop compositionend compositionstart keydown keypress keyup input textInput copy cut paste click change contextmenu reset".split(" ");function A1(r,s){switch(r){case"focusin":case"focusout":is=null;break;case"dragenter":case"dragleave":ss=null;break;case"mouseover":case"mouseout":as=null;break;case"pointerover":case"pointerout":po.delete(s.pointerId);break;case"gotpointercapture":case"lostpointercapture":mo.delete(s.pointerId)}}function go(r,s,o,d,m,x){return r===null||r.nativeEvent!==x?(r={blockedOn:s,domEventName:o,eventSystemFlags:d,nativeEvent:x,targetContainers:[m]},s!==null&&(s=zi(s),s!==null&&C1(s)),r):(r.eventSystemFlags|=d,s=r.targetContainers,m!==null&&s.indexOf(m)===-1&&s.push(m),r)}function Pk(r,s,o,d,m){switch(s){case"focusin":return is=go(is,r,s,o,d,m),!0;case"dragenter":return ss=go(ss,r,s,o,d,m),!0;case"mouseover":return as=go(as,r,s,o,d,m),!0;case"pointerover":var x=m.pointerId;return po.set(x,go(po.get(x)||null,r,s,o,d,m)),!0;case"gotpointercapture":return x=m.pointerId,mo.set(x,go(mo.get(x)||null,r,s,o,d,m)),!0}return!1}function M1(r){var s=Di(r.target);if(s!==null){var o=c(s);if(o!==null){if(s=o.tag,s===13){if(s=u(o),s!==null){r.blockedOn=s,Sc(r.priority,function(){E1(o)});return}}else if(s===31){if(s=f(o),s!==null){r.blockedOn=s,Sc(r.priority,function(){E1(o)});return}}else if(s===3&&o.stateNode.current.memoizedState.isDehydrated){r.blockedOn=o.tag===3?o.stateNode.containerInfo:null;return}}}r.blockedOn=null}function Au(r){if(r.blockedOn!==null)return!1;for(var s=r.targetContainers;0<s.length;){var o=Xh(r.nativeEvent);if(o===null){o=r.nativeEvent;var d=new o.constructor(o.type,o);ft=d,o.target.dispatchEvent(d),ft=null}else return s=zi(o),s!==null&&C1(s),r.blockedOn=o,!1;s.shift()}return!0}function R1(r,s,o){Au(r)&&o.delete(s)}function Uk(){Kh=!1,is!==null&&Au(is)&&(is=null),ss!==null&&Au(ss)&&(ss=null),as!==null&&Au(as)&&(as=null),po.forEach(R1),mo.forEach(R1)}function Mu(r,s){r.blockedOn===s&&(r.blockedOn=null,Kh||(Kh=!0,e.unstable_scheduleCallback(e.unstable_NormalPriority,Uk)))}var Ru=null;function L1(r){Ru!==r&&(Ru=r,e.unstable_scheduleCallback(e.unstable_NormalPriority,function(){Ru===r&&(Ru=null);for(var s=0;s<r.length;s+=3){var o=r[s],d=r[s+1],m=r[s+2];if(typeof d!="function"){if(Zh(d||o)===null)continue;break}var x=zi(o);x!==null&&(r.splice(s,3),s-=3,Xf(x,{pending:!0,data:m,method:o.method,action:d},d,m))}}))}function Ia(r){function s(q){return Mu(q,r)}is!==null&&Mu(is,r),ss!==null&&Mu(ss,r),as!==null&&Mu(as,r),po.forEach(s),mo.forEach(s);for(var o=0;o<ls.length;o++){var d=ls[o];d.blockedOn===r&&(d.blockedOn=null)}for(;0<ls.length&&(o=ls[0],o.blockedOn===null);)M1(o),o.blockedOn===null&&ls.shift();if(o=(r.ownerDocument||r).$$reactFormReplay,o!=null)for(d=0;d<o.length;d+=3){var m=o[d],x=o[d+1],w=m[Dt]||null;if(typeof x=="function")w||L1(o);else if(w){var N=null;if(x&&x.hasAttribute("formAction")){if(m=x,w=x[Dt]||null)N=w.formAction;else if(Zh(m)!==null)continue}else N=w.action;typeof N=="function"?o[d+1]=N:(o.splice(d,3),d-=3),L1(o)}}}function D1(){function r(x){x.canIntercept&&x.info==="react-transition"&&x.intercept({handler:function(){return new Promise(function(w){return m=w})},focusReset:"manual",scroll:"manual"})}function s(){m!==null&&(m(),m=null),d||setTimeout(o,20)}function o(){if(!d&&!navigation.transition){var x=navigation.currentEntry;x&&x.url!=null&&navigation.navigate(x.url,{state:x.getState(),info:"react-transition",history:"replace"})}}if(typeof navigation=="object"){var d=!1,m=null;return navigation.addEventListener("navigate",r),navigation.addEventListener("navigatesuccess",s),navigation.addEventListener("navigateerror",s),setTimeout(o,100),function(){d=!0,navigation.removeEventListener("navigate",r),navigation.removeEventListener("navigatesuccess",s),navigation.removeEventListener("navigateerror",s),m!==null&&(m(),m=null)}}}function Jh(r){this._internalRoot=r}Lu.prototype.render=Jh.prototype.render=function(r){var s=this._internalRoot;if(s===null)throw Error(i(409));var o=s.current,d=ir();j1(o,d,r,s,null,null)},Lu.prototype.unmount=Jh.prototype.unmount=function(){var r=this._internalRoot;if(r!==null){this._internalRoot=null;var s=r.containerInfo;j1(r.current,2,null,r,null,null),hu(),s[Pr]=null}};function Lu(r){this._internalRoot=r}Lu.prototype.unstable_scheduleHydration=function(r){if(r){var s=$r();r={blockedOn:null,target:r,priority:s};for(var o=0;o<ls.length&&s!==0&&s<ls[o].priority;o++);ls.splice(o,0,r),o===0&&M1(r)}};var z1=t.version;if(z1!=="19.2.7")throw Error(i(527,z1,"19.2.7"));$.findDOMNode=function(r){var s=r._reactInternals;if(s===void 0)throw typeof r.render=="function"?Error(i(188)):(r=Object.keys(r).join(","),Error(i(268,r)));return r=p(s),r=r!==null?g(r):null,r=r===null?null:r.stateNode,r};var Fk={bundleType:0,version:"19.2.7",rendererPackageName:"react-dom",currentDispatcherRef:U,reconcilerVersion:"19.2.7"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"){var Du=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!Du.isDisabled&&Du.supportsFiber)try{et=Du.inject(Fk),gt=Du}catch{}}return vo.createRoot=function(r,s){if(!l(r))throw Error(i(299));var o=!1,d="",m=q0,x=H0,w=I0;return s!=null&&(s.unstable_strictMode===!0&&(o=!0),s.identifierPrefix!==void 0&&(d=s.identifierPrefix),s.onUncaughtError!==void 0&&(m=s.onUncaughtError),s.onCaughtError!==void 0&&(x=s.onCaughtError),s.onRecoverableError!==void 0&&(w=s.onRecoverableError)),s=S1(r,1,!1,null,null,o,d,null,m,x,w,D1),r[Pr]=s.current,Dh(r),new Jh(s)},vo.hydrateRoot=function(r,s,o){if(!l(r))throw Error(i(299));var d=!1,m="",x=q0,w=H0,N=I0,q=null;return o!=null&&(o.unstable_strictMode===!0&&(d=!0),o.identifierPrefix!==void 0&&(m=o.identifierPrefix),o.onUncaughtError!==void 0&&(x=o.onUncaughtError),o.onCaughtError!==void 0&&(w=o.onCaughtError),o.onRecoverableError!==void 0&&(N=o.onRecoverableError),o.formState!==void 0&&(q=o.formState)),s=S1(r,1,!0,s,o??null,d,m,q,x,w,N,D1),s.context=k1(null),o=s.current,d=ir(),d=Li(d),m=Gi(d),m.callback=null,Yi(o,m,d),o=d,s.current.lanes=o,ys(s,o),Gr(s),r[Pr]=s.current,Dh(r),new Lu(s)},vo.version="19.2.7",vo}var Y1;function ej(){if(Y1)return np.exports;Y1=1;function e(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(e)}catch(t){console.error(t)}}return e(),np.exports=Jk(),np.exports}var tj=ej();const W1=e=>{let t;const n=new Set,i=(p,g)=>{const v=typeof p=="function"?p(t):p;if(!Object.is(v,t)){const y=t;t=g??(typeof v!="object"||v===null)?v:Object.assign({},t,v),n.forEach(b=>b(t,y))}},l=()=>t,f={setState:i,getState:l,getInitialState:()=>h,subscribe:p=>(n.add(p),()=>n.delete(p))},h=t=e(i,l,f);return f},nj=(e=>e?W1(e):W1),rj=e=>e;function ij(e,t=rj){const n=zu.useSyncExternalStore(e.subscribe,zu.useCallback(()=>t(e.getState()),[e,t]),zu.useCallback(()=>t(e.getInitialState()),[e,t]));return zu.useDebugValue(n),n}const Q1=e=>{const t=nj(e),n=i=>ij(t,i);return Object.assign(n,t),n},sj=(e=>e?Q1(e):Q1),rm="companion_auth_token";function X1(){return typeof window>"u"?null:localStorage.getItem(rm)||null}const aj=e=>({authToken:X1(),isAuthenticated:X1()!==null,setAuthToken:t=>{localStorage.setItem(rm,t),e({authToken:t,isAuthenticated:!0})},logout:()=>{localStorage.removeItem(rm),e({authToken:null,isAuthenticated:!1})}});function Ht(e,t){if(!e.has(t))return e;const n=new Map(e);return n.delete(t),n}function lj(e,t){if(!e.has(t))return e;const n=new Set(e);return n.delete(t),n}function oj(){if(typeof window>"u")return new Map;try{return new Map(JSON.parse(localStorage.getItem("cc-session-names")||"[]"))}catch{return new Map}}function cj(){return typeof window>"u"?null:localStorage.getItem("cc-current-session")||null}function uj(){if(typeof window>"u")return new Set;try{return new Set(JSON.parse(localStorage.getItem("cc-collapsed-projects")||"[]"))}catch{return new Set}}const dj=e=>({sessions:new Map,sdkSessions:[],currentSessionId:cj(),connectionStatus:new Map,cliConnected:new Map,cliReconnecting:new Map,sessionStatus:new Map,previousPermissionMode:new Map,sessionNames:oj(),recentlyRenamed:new Set,prStatus:new Map,linkedLinearIssues:new Map,mcpServers:new Map,collapsedProjects:uj(),setCurrentSession:t=>{t?localStorage.setItem("cc-current-session",t):localStorage.removeItem("cc-current-session"),e({currentSessionId:t})},addSession:t=>e(n=>{const i=new Map(n.sessions);i.set(t.session_id,t);const l=new Map(n.messages);return l.has(t.session_id)||l.set(t.session_id,[]),{sessions:i,messages:l}}),updateSession:(t,n)=>e(i=>{const l=new Map(i.sessions),c=l.get(t);return c&&l.set(t,{...c,...n}),{sessions:l}}),removeSession:t=>e(n=>{const i=Ht(n.sessionNames,t);return localStorage.setItem("cc-session-names",JSON.stringify(Array.from(i.entries()))),n.currentSessionId===t&&localStorage.removeItem("cc-current-session"),{sessions:Ht(n.sessions,t),connectionStatus:Ht(n.connectionStatus,t),cliConnected:Ht(n.cliConnected,t),cliReconnecting:Ht(n.cliReconnecting,t),sessionStatus:Ht(n.sessionStatus,t),previousPermissionMode:Ht(n.previousPermissionMode,t),sessionNames:i,recentlyRenamed:lj(n.recentlyRenamed,t),mcpServers:Ht(n.mcpServers,t),prStatus:Ht(n.prStatus,t),linkedLinearIssues:Ht(n.linkedLinearIssues,t),sdkSessions:n.sdkSessions.filter(l=>l.sessionId!==t),currentSessionId:n.currentSessionId===t?null:n.currentSessionId,messages:Ht(n.messages,t),streaming:Ht(n.streaming,t),streamingStartedAt:Ht(n.streamingStartedAt,t),streamingOutputTokens:Ht(n.streamingOutputTokens,t),pendingPermissions:Ht(n.pendingPermissions,t),aiResolvedPermissions:Ht(n.aiResolvedPermissions,t),sessionTasks:Ht(n.sessionTasks,t),changedFilesTick:Ht(n.changedFilesTick,t),gitChangedFilesCount:Ht(n.gitChangedFilesCount,t),sessionProcesses:Ht(n.sessionProcesses,t),toolProgress:Ht(n.toolProgress,t),toolActivity:Ht(n.toolActivity,t),diffPanelSelectedFile:Ht(n.diffPanelSelectedFile,t),chatTabReentryTickBySession:Ht(n.chatTabReentryTickBySession,t)}}),setSdkSessions:t=>e({sdkSessions:t}),setConnectionStatus:(t,n)=>e(i=>{const l=new Map(i.connectionStatus);return l.set(t,n),{connectionStatus:l}}),setCliConnected:(t,n)=>e(i=>{const l=new Map(i.cliConnected);return l.set(t,n),{cliConnected:l}}),setCliReconnecting:(t,n)=>e(i=>{const l=new Map(i.cliReconnecting);return n?l.set(t,!0):l.delete(t),{cliReconnecting:l}}),setSessionStatus:(t,n)=>e(i=>{const l=new Map(i.sessionStatus);return l.set(t,n),{sessionStatus:l}}),setPreviousPermissionMode:(t,n)=>e(i=>{const l=new Map(i.previousPermissionMode);return l.set(t,n),{previousPermissionMode:l}}),setSessionName:(t,n)=>e(i=>{const l=new Map(i.sessionNames);return l.set(t,n),localStorage.setItem("cc-session-names",JSON.stringify(Array.from(l.entries()))),{sessionNames:l}}),markRecentlyRenamed:t=>e(n=>{const i=new Set(n.recentlyRenamed);return i.add(t),{recentlyRenamed:i}}),clearRecentlyRenamed:t=>e(n=>{const i=new Set(n.recentlyRenamed);return i.delete(t),{recentlyRenamed:i}}),setPRStatus:(t,n)=>e(i=>{const l=new Map(i.prStatus);return l.set(t,n),{prStatus:l}}),setLinkedLinearIssue:(t,n)=>e(i=>{const l=new Map(i.linkedLinearIssues);return n?l.set(t,n):l.delete(t),{linkedLinearIssues:l}}),setMcpServers:(t,n)=>e(i=>{const l=new Map(i.mcpServers);return l.set(t,n),{mcpServers:l}}),toggleProjectCollapse:t=>e(n=>{const i=new Set(n.collapsedProjects);return i.has(t)?i.delete(t):i.add(t),localStorage.setItem("cc-collapsed-projects",JSON.stringify(Array.from(i))),{collapsedProjects:i}}),setSessionAiValidation:(t,n)=>e(i=>{const l=new Map(i.sessions),c=l.get(t);return c?(l.set(t,{...c,...n}),{sessions:l}):{}})}),fj=e=>({messages:new Map,streaming:new Map,streamingStartedAt:new Map,streamingOutputTokens:new Map,appendMessage:(t,n)=>e(i=>{const l=i.messages.get(t)||[];if(n.id&&l.some(u=>u.id===n.id))return i;const c=new Map(i.messages);return c.set(t,[...l,n]),{messages:c}}),setMessages:(t,n)=>e(i=>{const l=new Map(i.messages);return l.set(t,n),{messages:l}}),updateLastAssistantMessage:(t,n)=>e(i=>{const l=new Map(i.messages),c=[...l.get(t)||[]];for(let u=c.length-1;u>=0;u--)if(c[u].role==="assistant"){c[u]=n(c[u]);break}return l.set(t,c),{messages:l}}),setStreaming:(t,n)=>e(i=>{const l=new Map(i.streaming);return n===null?l.delete(t):l.set(t,n),{streaming:l}}),setStreamingStats:(t,n)=>e(i=>{const l=new Map(i.streamingStartedAt),c=new Map(i.streamingOutputTokens);return n===null?(l.delete(t),c.delete(t)):(n.startedAt!==void 0&&l.set(t,n.startedAt),n.outputTokens!==void 0&&c.set(t,n.outputTokens)),{streamingStartedAt:l,streamingOutputTokens:c}}),promptSuggestions:new Map,setPromptSuggestions:(t,n)=>e(i=>{const l=new Map(i.promptSuggestions);return l.set(t,n),{promptSuggestions:l}}),clearPromptSuggestions:t=>e(n=>{const i=new Map(n.promptSuggestions);return i.delete(t),{promptSuggestions:i}})}),hj=e=>({pendingPermissions:new Map,aiResolvedPermissions:new Map,addPermission:(t,n)=>e(i=>{const l=new Map(i.pendingPermissions),c=new Map(l.get(t)||[]);return c.set(n.request_id,n),l.set(t,c),{pendingPermissions:l}}),removePermission:(t,n)=>e(i=>{const l=new Map(i.pendingPermissions),c=l.get(t);if(c){const u=new Map(c);u.delete(n),l.set(t,u)}return{pendingPermissions:l}}),addAiResolvedPermission:(t,n)=>e(i=>{const l=new Map(i.aiResolvedPermissions),c=[...l.get(t)||[],n];return c.length>50&&c.splice(0,c.length-50),l.set(t,c),{aiResolvedPermissions:l}}),clearAiResolvedPermissions:t=>e(n=>{const i=new Map(n.aiResolvedPermissions);return i.delete(t),{aiResolvedPermissions:i}})}),pj=e=>({sessionTasks:new Map,sessionProcesses:new Map,sessionBackgroundAgents:new Map,changedFilesTick:new Map,gitChangedFilesCount:new Map,toolProgress:new Map,toolActivity:new Map,addTask:(t,n)=>e(i=>{const l=new Map(i.sessionTasks),c=[...l.get(t)||[],n];return l.set(t,c),{sessionTasks:l}}),setTasks:(t,n)=>e(i=>{const l=new Map(i.sessionTasks);return l.set(t,n),{sessionTasks:l}}),updateTask:(t,n,i)=>e(l=>{const c=new Map(l.sessionTasks),u=c.get(t);return u&&c.set(t,u.map(f=>f.id===n?{...f,...i}:f)),{sessionTasks:c}}),addProcess:(t,n)=>e(i=>{const l=new Map(i.sessionProcesses),c=[...l.get(t)||[],n];return l.set(t,c),{sessionProcesses:l}}),updateProcess:(t,n,i)=>e(l=>{const c=new Map(l.sessionProcesses),u=c.get(t);return u&&c.set(t,u.map(f=>f.taskId===n?{...f,...i}:f)),{sessionProcesses:c}}),updateProcessByToolUseId:(t,n,i)=>e(l=>{const c=new Map(l.sessionProcesses),u=c.get(t);return u&&c.set(t,u.map(f=>f.toolUseId===n?{...f,...i}:f)),{sessionProcesses:c}}),addBackgroundAgent:(t,n)=>e(i=>{const l=new Map(i.sessionBackgroundAgents),c=[...l.get(t)||[],n];return l.set(t,c),{sessionBackgroundAgents:l}}),updateBackgroundAgent:(t,n,i)=>e(l=>{const c=new Map(l.sessionBackgroundAgents),u=c.get(t);return u&&c.set(t,u.map(f=>f.toolUseId===n?{...f,...i}:f)),{sessionBackgroundAgents:c}}),bumpChangedFilesTick:t=>e(n=>{const i=new Map(n.changedFilesTick);return i.set(t,(i.get(t)??0)+1),{changedFilesTick:i}}),setGitChangedFilesCount:(t,n)=>e(i=>{const l=new Map(i.gitChangedFilesCount);return l.set(t,n),{gitChangedFilesCount:l}}),setToolProgress:(t,n,i)=>e(l=>{const c=new Map(l.toolProgress),u=new Map(c.get(t)||[]);return u.set(n,i),c.set(t,u),{toolProgress:c}}),clearToolProgress:(t,n)=>e(i=>{const l=new Map(i.toolProgress);if(n){const c=l.get(t);if(c){const u=new Map(c);u.delete(n),l.set(t,u)}}else l.delete(t);return{toolProgress:l}}),setToolActivity:(t,n)=>e(i=>{const l=new Map(i.toolActivity);return n.length===0?l.delete(t):l.set(t,n),{toolActivity:l}}),addToolActivity:(t,n)=>e(i=>{const l=new Map(i.toolActivity),c=[...l.get(t)||[]],u=c.findIndex(f=>f.toolUseId===n.toolUseId);if(u>=0){const f=c[u];c[u]={...f,...n,startedAt:f.startedAt,completedAt:n.completedAt??f.completedAt,elapsedSeconds:Math.max(f.elapsedSeconds,n.elapsedSeconds),isError:f.isError||n.isError}}else c.push(n);return l.set(t,c),{toolActivity:l}}),updateToolActivity:(t,n,i)=>e(l=>{const c=new Map(l.toolActivity),u=c.get(t);return u&&c.set(t,u.map(f=>f.toolUseId===n?{...f,...i}:f)),{toolActivity:c}})}),Ti=[{id:"usage-limits",label:"Usage Limits",description:"API usage and rate limit meters",backends:null},{id:"git-branch",label:"Git Branch",description:"Current branch, ahead/behind, and line changes",backends:null},{id:"github-pr",label:"GitHub PR",description:"Pull request status, CI checks, and reviews",backends:null},{id:"linear-issue",label:"Linear Issue",description:"Linked Linear ticket and comments",backends:null},{id:"mcp-servers",label:"MCP Servers",description:"Model Context Protocol server connections",backends:null},{id:"tasks",label:"Tasks",description:"Agent task list and progress",backends:["claude"]}],mj=Ti.map(e=>e.id),T5="cc-task-panel-config";function im(){return{order:[...mj],enabled:Object.fromEntries(Ti.map(e=>[e.id,!0]))}}function gj(){if(typeof window>"u")return im();try{const e=localStorage.getItem(T5);if(e){const t=JSON.parse(e),n=new Set(t.order);for(const l of Ti)n.has(l.id)||(t.order.push(l.id),t.enabled[l.id]=!0);const i=new Set(Ti.map(l=>l.id));return t.order=t.order.filter(l=>i.has(l)),t}}catch{}return im()}function Ou(e){try{localStorage.setItem(T5,JSON.stringify(e))}catch{}}function xj(){if(typeof window>"u")return!1;const e=localStorage.getItem("cc-dark-mode");return e!==null?e==="true":window.matchMedia("(prefers-color-scheme: dark)").matches}function vj(){if(typeof window>"u")return!0;const e=localStorage.getItem("cc-notification-sound");return e!==null?e==="true":!0}function bj(){if(typeof window>"u")return!1;const e=localStorage.getItem("cc-notification-desktop");return e!==null?e==="true":!1}function A5(){if(typeof window>"u")return"last-commit";const e=window.localStorage.getItem("cc-diff-base");return e==="last-commit"||e==="default-branch"?e:"last-commit"}const yj=e=>({darkMode:xj(),notificationSound:vj(),notificationDesktop:bj(),sidebarOpen:typeof window<"u"?window.innerWidth>=768:!0,taskPanelOpen:typeof window<"u"?window.innerWidth>=1024:!0,taskPanelConfig:gj(),taskPanelConfigMode:!1,homeResetKey:0,publicUrl:"",activeTab:"chat",chatTabReentryTickBySession:new Map,diffPanelSelectedFile:new Map,diffBase:A5(),setDarkMode:t=>{localStorage.setItem("cc-dark-mode",String(t)),e({darkMode:t})},toggleDarkMode:()=>e(t=>{const n=!t.darkMode;return localStorage.setItem("cc-dark-mode",String(n)),{darkMode:n}}),setNotificationSound:t=>{localStorage.setItem("cc-notification-sound",String(t)),e({notificationSound:t})},toggleNotificationSound:()=>e(t=>{const n=!t.notificationSound;return localStorage.setItem("cc-notification-sound",String(n)),{notificationSound:n}}),setNotificationDesktop:t=>{localStorage.setItem("cc-notification-desktop",String(t)),e({notificationDesktop:t})},toggleNotificationDesktop:()=>e(t=>{const n=!t.notificationDesktop;return localStorage.setItem("cc-notification-desktop",String(n)),{notificationDesktop:n}}),setPublicUrl:t=>e({publicUrl:t}),setSidebarOpen:t=>e({sidebarOpen:t}),setTaskPanelOpen:t=>e({taskPanelOpen:t}),setTaskPanelConfigMode:t=>e({taskPanelConfigMode:t}),toggleSectionEnabled:t=>e(n=>{const i={order:[...n.taskPanelConfig.order],enabled:{...n.taskPanelConfig.enabled,[t]:!n.taskPanelConfig.enabled[t]}};return Ou(i),{taskPanelConfig:i}}),moveSectionUp:t=>e(n=>{const i=[...n.taskPanelConfig.order],l=i.indexOf(t);if(l<=0)return n;[i[l-1],i[l]]=[i[l],i[l-1]];const c={...n.taskPanelConfig,order:i};return Ou(c),{taskPanelConfig:c}}),moveSectionDown:t=>e(n=>{const i=[...n.taskPanelConfig.order],l=i.indexOf(t);if(l<0||l>=i.length-1)return n;[i[l],i[l+1]]=[i[l+1],i[l]];const c={...n.taskPanelConfig,order:i};return Ou(c),{taskPanelConfig:c}}),resetTaskPanelConfig:()=>{const t=im();Ou(t),e({taskPanelConfig:t})},newSession:()=>{localStorage.removeItem("cc-current-session"),e(t=>({currentSessionId:null,homeResetKey:t.homeResetKey+1}))},setActiveTab:t=>e({activeTab:t}),markChatTabReentry:t=>e(n=>{const i=new Map(n.chatTabReentryTickBySession),l=(i.get(t)??0)+1;return i.set(t,l),{chatTabReentryTickBySession:i}}),setDiffPanelSelectedFile:(t,n)=>e(i=>{const l=new Map(i.diffPanelSelectedFile);return n?l.set(t,n):l.delete(t),{diffPanelSelectedFile:l}}),setDiffBase:t=>{typeof window<"u"&&localStorage.setItem("cc-diff-base",t),e({diffBase:t})}});function M5(){if(typeof window>"u")return"bottom";const e=window.localStorage.getItem("cc-terminal-placement");return e==="top"||e==="right"||e==="bottom"||e==="left"?e:"bottom"}const _j=e=>({quickTerminalOpen:!1,quickTerminalTabs:[],activeQuickTerminalTabId:null,quickTerminalPlacement:M5(),quickTerminalNextHostIndex:1,quickTerminalNextDockerIndex:1,terminalOpen:!1,terminalCwd:null,terminalId:null,setQuickTerminalOpen:t=>e({quickTerminalOpen:t}),openQuickTerminal:t=>e(n=>{if(t.reuseIfExists){const p=n.quickTerminalTabs.find(g=>g.cwd===t.cwd&&g.containerId===t.containerId);if(p)return{quickTerminalOpen:!0,activeQuickTerminalTabId:p.id}}const i=t.target==="docker",l=n.quickTerminalNextHostIndex,c=n.quickTerminalNextDockerIndex,u=i?l:l+1,f=i?c+1:c,h={id:`${t.target}-${Date.now()}-${Math.random().toString(36).slice(2,7)}`,label:i?`Docker ${c}`:l===1?"Terminal":`Terminal ${l}`,cwd:t.cwd,containerId:t.containerId};return{quickTerminalOpen:!0,quickTerminalTabs:[...n.quickTerminalTabs,h],activeQuickTerminalTabId:h.id,quickTerminalNextHostIndex:u,quickTerminalNextDockerIndex:f}}),closeQuickTerminalTab:t=>e(n=>{var c;const i=n.quickTerminalTabs.filter(u=>u.id!==t),l=n.activeQuickTerminalTabId===t?((c=i[0])==null?void 0:c.id)||null:n.activeQuickTerminalTabId;return{quickTerminalTabs:i,activeQuickTerminalTabId:l,quickTerminalOpen:i.length>0?n.quickTerminalOpen:!1}}),setActiveQuickTerminalTabId:t=>e({activeQuickTerminalTabId:t}),resetQuickTerminal:()=>e({quickTerminalOpen:!1,quickTerminalTabs:[],activeQuickTerminalTabId:null,quickTerminalNextHostIndex:1,quickTerminalNextDockerIndex:1}),setTerminalOpen:t=>e({terminalOpen:t}),setTerminalCwd:t=>e({terminalCwd:t}),setTerminalId:t=>e({terminalId:t}),openTerminal:t=>e({terminalOpen:!0,terminalCwd:t}),closeTerminal:()=>e({terminalOpen:!1,terminalCwd:null,terminalId:null})});function wj(){return typeof window>"u"?null:localStorage.getItem("cc-update-dismissed")||null}const Sj=e=>({updateInfo:null,updateDismissedVersion:wj(),updateOverlayActive:!1,dockerUpdateDialogOpen:!1,creationProgress:null,creationError:null,sessionCreating:!1,sessionCreatingBackend:null,claudeCompatInfo:null,setUpdateInfo:t=>e({updateInfo:t}),dismissUpdate:t=>{localStorage.setItem("cc-update-dismissed",t),e({updateDismissedVersion:t})},setUpdateOverlayActive:t=>e({updateOverlayActive:t}),setDockerUpdateDialogOpen:t=>e({dockerUpdateDialogOpen:t}),addCreationProgress:t=>e(n=>{const i=n.creationProgress||[],l=i.findIndex(c=>c.step===t.step);if(l>=0){const c=[...i];return c[l]=t,{creationProgress:c}}return{creationProgress:[...i,t]}}),clearCreation:()=>e({creationProgress:null,creationError:null,sessionCreating:!1,sessionCreatingBackend:null}),setSessionCreating:(t,n)=>e({sessionCreating:t,sessionCreatingBackend:n??null}),setCreationError:t=>e({creationError:t}),setClaudeCompatInfo:t=>e({claudeCompatInfo:t})}),Q=sj((...e)=>({...aj(...e),...dj(...e),...fj(...e),...hj(...e),...pj(...e),...yj(...e),..._j(...e),...Sj(...e),reset:()=>{const[t]=e;t({sessions:new Map,sdkSessions:[],currentSessionId:null,connectionStatus:new Map,cliConnected:new Map,sessionStatus:new Map,previousPermissionMode:new Map,sessionNames:new Map,recentlyRenamed:new Set,mcpServers:new Map,prStatus:new Map,linkedLinearIssues:new Map,messages:new Map,streaming:new Map,streamingStartedAt:new Map,streamingOutputTokens:new Map,pendingPermissions:new Map,aiResolvedPermissions:new Map,sessionTasks:new Map,changedFilesTick:new Map,gitChangedFilesCount:new Map,sessionProcesses:new Map,toolProgress:new Map,toolActivity:new Map,taskPanelConfigMode:!1,activeTab:"chat",chatTabReentryTickBySession:new Map,diffPanelSelectedFile:new Map,diffBase:A5(),quickTerminalOpen:!1,quickTerminalTabs:[],activeQuickTerminalTabId:null,quickTerminalPlacement:M5(),quickTerminalNextHostIndex:1,quickTerminalNextDockerIndex:1,terminalOpen:!1,terminalCwd:null,terminalId:null})}})),kj=Object.freeze(Object.defineProperty({__proto__:null,useStore:Q},Symbol.toStringTag,{value:"Module"})),Z1=["Swift","Calm","Bold","Bright","Warm","Keen","Vast","Crisp","Agile","Noble","Vivid","Lucid","Brisk","Deft","Fleet","Grand","Lush","Prime","Sage","True","Clear","Deep","Fair","Firm","Glad","Kind","Pure","Rich","Safe","Wise","Fresh","Sharp","Steady","Quick","Gentle","Silent","Golden","Radiant","Serene","Verdant"],K1=["Falcon","River","Cedar","Stone","Ember","Frost","Bloom","Ridge","Crane","Birch","Coral","Dawn","Flint","Grove","Heron","Lark","Maple","Opal","Pearl","Quartz","Reef","Sage","Tide","Vale","Wren","Aspen","Brook","Cliff","Delta","Eagle","Fern","Harbor","Iris","Jade","Lotus","Mesa","Nova","Orbit","Pebble","Summit"];function J1(){const e=Z1[Math.floor(Math.random()*Z1.length)],t=K1[Math.floor(Math.random()*K1.length)];return`${e} ${t}`}function R5(e){for(let t=0;t<100;t++){const n=J1();if(!e.has(n))return n}return J1()}let ap=null;function jj(){return ap||(ap=new AudioContext),ap}function Nj(){try{const e=jj();e.state==="suspended"&&e.resume();const t=e.currentTime,n=e.createOscillator(),i=e.createGain();n.type="sine",n.frequency.setValueAtTime(659.25,t),i.gain.setValueAtTime(.3,t),i.gain.exponentialRampToValueAtTime(.001,t+.3),n.connect(i),i.connect(e.destination),n.start(t),n.stop(t+.3);const l=e.createOscillator(),c=e.createGain();l.type="sine",l.frequency.setValueAtTime(783.99,t+.15),c.gain.setValueAtTime(.001,t),c.gain.setValueAtTime(.3,t+.15),c.gain.exponentialRampToValueAtTime(.001,t+.5),l.connect(c),c.connect(e.destination),l.start(t+.15),l.stop(t+.5)}catch{}}class L5{diff(t,n,i={}){let l;typeof i=="function"?(l=i,i={}):"callback"in i&&(l=i.callback);const c=this.castInput(t,i),u=this.castInput(n,i),f=this.removeEmpty(this.tokenize(c,i)),h=this.removeEmpty(this.tokenize(u,i));return this.diffWithOptionsObj(f,h,i,l)}diffWithOptionsObj(t,n,i,l){var c;const u=R=>{if(R=this.postProcess(R,i),l){setTimeout(function(){l(R)},0);return}else return R},f=n.length,h=t.length;let p=1,g=f+h;i.maxEditLength!=null&&(g=Math.min(g,i.maxEditLength));const v=(c=i.timeout)!==null&&c!==void 0?c:1/0,y=Date.now()+v,b=[{oldPos:-1,lastComponent:void 0}];let _=this.extractCommon(b[0],n,t,0,i);if(b[0].oldPos+1>=h&&_+1>=f)return u(this.buildValues(b[0].lastComponent,n,t));let k=-1/0,E=1/0;const j=()=>{for(let R=Math.max(k,-p);R<=Math.min(E,p);R+=2){let C;const P=b[R-1],D=b[R+1];P&&(b[R-1]=void 0);let L=!1;if(D){const B=D.oldPos-R;L=D&&0<=B&&B<f}const F=P&&P.oldPos+1<h;if(!L&&!F){b[R]=void 0;continue}if(!F||L&&P.oldPos<D.oldPos?C=this.addToPath(D,!0,!1,0,i):C=this.addToPath(P,!1,!0,1,i),_=this.extractCommon(C,n,t,R,i),C.oldPos+1>=h&&_+1>=f)return u(this.buildValues(C.lastComponent,n,t))||!0;b[R]=C,C.oldPos+1>=h&&(E=Math.min(E,R-1)),_+1>=f&&(k=Math.max(k,R+1))}p++};if(l)(function R(){setTimeout(function(){if(p>g||Date.now()>y)return l(void 0);j()||R()},0)})();else for(;p<=g&&Date.now()<=y;){const R=j();if(R)return R}}addToPath(t,n,i,l,c){const u=t.lastComponent;return u&&!c.oneChangePerToken&&u.added===n&&u.removed===i?{oldPos:t.oldPos+l,lastComponent:{count:u.count+1,added:n,removed:i,previousComponent:u.previousComponent}}:{oldPos:t.oldPos+l,lastComponent:{count:1,added:n,removed:i,previousComponent:u}}}extractCommon(t,n,i,l,c){const u=n.length,f=i.length;let h=t.oldPos,p=h-l,g=0;for(;p+1<u&&h+1<f&&this.equals(i[h+1],n[p+1],c);)p++,h++,g++,c.oneChangePerToken&&(t.lastComponent={count:1,previousComponent:t.lastComponent,added:!1,removed:!1});return g&&!c.oneChangePerToken&&(t.lastComponent={count:g,previousComponent:t.lastComponent,added:!1,removed:!1}),t.oldPos=h,p}equals(t,n,i){return i.comparator?i.comparator(t,n):t===n||!!i.ignoreCase&&t.toLowerCase()===n.toLowerCase()}removeEmpty(t){const n=[];for(let i=0;i<t.length;i++)t[i]&&n.push(t[i]);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,i){const l=[];let c;for(;t;)l.push(t),c=t.previousComponent,delete t.previousComponent,t=c;l.reverse();const u=l.length;let f=0,h=0,p=0;for(;f<u;f++){const g=l[f];if(g.removed)g.value=this.join(i.slice(p,p+g.count)),p+=g.count;else{if(!g.added&&this.useLongestToken){let v=n.slice(h,h+g.count);v=v.map(function(y,b){const _=i[p+b];return _.length>y.length?_:y}),g.value=this.join(v)}else g.value=this.join(n.slice(h,h+g.count));h+=g.count,g.added||(p+=g.count)}}return l}}function eb(e,t){let n;for(n=0;n<e.length&&n<t.length;n++)if(e[n]!=t[n])return e.slice(0,n);return e.slice(0,n)}function tb(e,t){let n;if(!e||!t||e[e.length-1]!=t[t.length-1])return"";for(n=0;n<e.length&&n<t.length;n++)if(e[e.length-(n+1)]!=t[t.length-(n+1)])return e.slice(-n);return e.slice(-n)}function sm(e,t,n){if(e.slice(0,t.length)!=t)throw Error(`string ${JSON.stringify(e)} doesn't start with prefix ${JSON.stringify(t)}; this is a bug`);return n+e.slice(t.length)}function am(e,t,n){if(!t)return e+n;if(e.slice(-t.length)!=t)throw Error(`string ${JSON.stringify(e)} doesn't end with suffix ${JSON.stringify(t)}; this is a bug`);return e.slice(0,-t.length)+n}function bo(e,t){return sm(e,t,"")}function Bu(e,t){return am(e,t,"")}function nb(e,t){return t.slice(0,Cj(e,t))}function Cj(e,t){let n=0;e.length>t.length&&(n=e.length-t.length);let i=t.length;e.length<t.length&&(i=e.length);const l=Array(i);let c=0;l[0]=0;for(let u=1;u<i;u++){for(t[u]==t[c]?l[u]=l[c]:l[u]=c;c>0&&t[u]!=t[c];)c=l[c];t[u]==t[c]&&c++}c=0;for(let u=n;u<e.length;u++){for(;c>0&&e[u]!=t[c];)c=l[c];e[u]==t[c]&&c++}return c}function D5(e,t){const n=[];for(const i of Array.from(t.segment(e))){const l=i.segment;n.length&&/\s/.test(n[n.length-1])&&/\s/.test(l)?n[n.length-1]+=l:n.push(l)}return n}function lm(e,t){if(t)return Ho(e,t)[1];let n;for(n=e.length-1;n>=0&&e[n].match(/\s/);n--);return e.substring(n+1)}function Ja(e,t){if(t)return Ho(e,t)[0];const n=e.match(/^\s*/);return n?n[0]:""}function Ho(e,t){if(!t)return[Ja(e),lm(e)];if(t.resolvedOptions().granularity!="word")throw new Error('The segmenter passed must have a granularity of "word"');const n=D5(e,t),i=n[0],l=n[n.length-1],c=/\s/.test(i)?i:"",u=/\s/.test(l)?l:"";return[c,u]}const rb="a-zA-Z0-9_\\u{AD}\\u{C0}-\\u{D6}\\u{D8}-\\u{F6}\\u{F8}-\\u{2C6}\\u{2C8}-\\u{2D7}\\u{2DE}-\\u{2FF}\\u{1E00}-\\u{1EFF}",Ej=new RegExp(`[${rb}]+|\\s+|[^${rb}]`,"ug");class Tj extends L5{equals(t,n,i){return i.ignoreCase&&(t=t.toLowerCase(),n=n.toLowerCase()),t.trim()===n.trim()}tokenize(t,n={}){let i;if(n.intlSegmenter){const u=n.intlSegmenter;if(u.resolvedOptions().granularity!="word")throw new Error('The segmenter passed must have a granularity of "word"');i=D5(t,u)}else i=t.match(Ej)||[];const l=[];let c=null;return i.forEach(u=>{/\s/.test(u)?c==null?l.push(u):l.push(l.pop()+u):c!=null&&/\s/.test(c)?l[l.length-1]==c?l.push(l.pop()+u):l.push(c+u):l.push(u),c=u}),l}join(t){return t.map((n,i)=>i==0?n:n.replace(/^\s+/,"")).join("")}postProcess(t,n){if(!t||n.oneChangePerToken)return t;let i=null,l=null,c=null;return t.forEach(u=>{u.added?l=u:u.removed?c=u:((l||c)&&ib(i,c,l,u,n.intlSegmenter),i=u,l=null,c=null)}),(l||c)&&ib(i,c,l,null,n.intlSegmenter),t}}const Aj=new Tj;function Mj(e,t,n){return Aj.diff(e,t,n)}function ib(e,t,n,i,l){if(t&&n){const[c,u]=Ho(t.value,l),[f,h]=Ho(n.value,l);if(e){const p=eb(c,f);e.value=am(e.value,f,p),t.value=bo(t.value,p),n.value=bo(n.value,p)}if(i){const p=tb(u,h);i.value=sm(i.value,h,p),t.value=Bu(t.value,p),n.value=Bu(n.value,p)}}else if(n){if(e){const c=Ja(n.value,l);n.value=n.value.substring(c.length)}if(i){const c=Ja(i.value,l);i.value=i.value.substring(c.length)}}else if(e&&i){const c=Ja(i.value,l),[u,f]=Ho(t.value,l),h=eb(c,u);t.value=bo(t.value,h);const p=tb(bo(c,h),f);t.value=Bu(t.value,p),i.value=sm(i.value,c,p),e.value=am(e.value,c,c.slice(0,c.length-p.length))}else if(i){const c=Ja(i.value,l),u=lm(t.value,l),f=nb(u,c);t.value=Bu(t.value,f)}else if(e){const c=lm(e.value,l),u=Ja(t.value,l),f=nb(c,u);t.value=bo(t.value,f)}}class Rj extends L5{constructor(){super(...arguments),this.tokenize=Dj}equals(t,n,i){return i.ignoreWhitespace?((!i.newlineIsToken||!t.includes(`
50
+ `))&&(t=t.trim()),(!i.newlineIsToken||!n.includes(`
51
+ `))&&(n=n.trim())):i.ignoreNewlineAtEof&&!i.newlineIsToken&&(t.endsWith(`
52
+ `)&&(t=t.slice(0,-1)),n.endsWith(`
53
+ `)&&(n=n.slice(0,-1))),super.equals(t,n,i)}}const Lj=new Rj;function sb(e,t,n){return Lj.diff(e,t,n)}function Dj(e,t){t.stripTrailingCr&&(e=e.replace(/\r\n/g,`
54
+ `));const n=[],i=e.split(/(\n|\r\n)/);i[i.length-1]||i.pop();for(let l=0;l<i.length;l++){const c=i[l];l%2&&!t.newlineIsToken?n[n.length-1]+=c:n.push(c)}return n}function zj(e,t,n,i,l,c,u){let f;u?typeof u=="function"?f={callback:u}:f=u:f={},typeof f.context>"u"&&(f.context=4);const h=f.context;if(f.newlineIsToken)throw new Error("newlineIsToken may not be used with patch-generation functions, only with diffing functions");if(f.callback){const{callback:g}=f;sb(n,i,Object.assign(Object.assign({},f),{callback:v=>{const y=p(v);g(y)}}))}else return p(sb(n,i,f));function p(g){if(!g)return;g.push({value:"",lines:[]});function v(R){return R.map(function(C){return" "+C})}const y=[];let b=0,_=0,k=[],E=1,j=1;for(let R=0;R<g.length;R++){const C=g[R],P=C.lines||Oj(C.value);if(C.lines=P,C.added||C.removed){if(!b){const D=g[R-1];b=E,_=j,D&&(k=h>0?v(D.lines.slice(-h)):[],b-=k.length,_-=k.length)}for(const D of P)k.push((C.added?"+":"-")+D);C.added?j+=P.length:E+=P.length}else{if(b)if(P.length<=h*2&&R<g.length-2)for(const D of v(P))k.push(D);else{const D=Math.min(P.length,h);for(const F of v(P.slice(0,D)))k.push(F);const L={oldStart:b,oldLines:E-b+D,newStart:_,newLines:j-_+D,lines:k};y.push(L),b=0,_=0,k=[]}E+=P.length,j+=P.length}}for(const R of y)for(let C=0;C<R.lines.length;C++)R.lines[C].endsWith(`
55
+ `)?R.lines[C]=R.lines[C].slice(0,-1):(R.lines.splice(C+1,0,"\"),C++);return{oldFileName:e,newFileName:t,oldHeader:l,newHeader:c,hunks:y}}}function Oj(e){const t=e.endsWith(`
56
+ `),n=e.split(`
57
+ `).map(i=>i+`
58
+ `);return t?n.pop():n.push(n.pop().slice(0,-1)),n}function Bj(e,t){return zj("","",e,t,"","",{context:3}).hunks.map(i=>{const l=`@@ -${i.oldStart},${i.oldLines} +${i.newStart},${i.newLines} @@`,c=[];let u=i.oldStart,f=i.newStart;for(const h of i.lines){const p=h[0],g=h.slice(1);p==="-"?c.push({type:"del",content:g,oldLineNo:u++}):p==="+"?c.push({type:"add",content:g,newLineNo:f++}):c.push({type:"context",content:g,oldLineNo:u++,newLineNo:f++})}return z5(c),{header:l,lines:c}})}function $j(e){const t=[],n=e.split(`
59
+ `);let i=null,l=null,c=0,u=0;for(const f of n){if(f.startsWith("diff --git")||f.startsWith("diff --cc")){l&&i&&i.hunks.push(l),i&&t.push(i),i={fileName:"",hunks:[]},l=null;continue}if(f.startsWith("--- a/")||f.startsWith("--- /dev/null"))continue;if(f.startsWith("+++ b/")){i&&(i.fileName=f.slice(6));continue}if(f.startsWith("+++ /dev/null")||f.startsWith("index ")||f.startsWith("new file")||f.startsWith("deleted file")||f.startsWith("old mode")||f.startsWith("new mode")||f.startsWith("rename from")||f.startsWith("rename to")||f.startsWith("similarity index")||f.startsWith("Binary files"))continue;const h=f.match(/^@@\s+-(\d+)(?:,\d+)?\s+\+(\d+)(?:,\d+)?\s+@@(.*)$/);if(h){l&&i&&i.hunks.push(l),c=parseInt(h[1],10),u=parseInt(h[2],10),l={header:f,lines:[]};continue}l&&(f.startsWith("+")?l.lines.push({type:"add",content:f.slice(1),newLineNo:u++}):f.startsWith("-")?l.lines.push({type:"del",content:f.slice(1),oldLineNo:c++}):f.startsWith(" ")&&l.lines.push({type:"context",content:f.slice(1),oldLineNo:c++,newLineNo:u++}))}l&&i&&i.hunks.push(l),i&&t.push(i);for(const f of t)for(const h of f.hunks)z5(h.lines);return t}function z5(e){let t=0;for(;t<e.length;){const n=t;for(;t<e.length&&e[t].type==="del";)t++;const i=t,l=t;for(;t<e.length&&e[t].type==="add";)t++;const c=t,u=i-n,f=c-l;if(u>0&&f>0){const h=Math.min(u,f);for(let p=0;p<h;p++){const g=e[n+p],v=e[l+p],y=Mj(g.content,v.content);g.wordChanges=y.filter(b=>!b.added).map(b=>({value:b.value,removed:b.removed})),v.wordChanges=y.filter(b=>!b.removed).map(b=>({value:b.value,added:b.added}))}}t===n&&t++}}function Pj({line:e}){return e.wordChanges?a.jsx(a.Fragment,{children:e.wordChanges.map((t,n)=>t.added?a.jsx("span",{className:"diff-word-add",children:t.value},n):t.removed?a.jsx("span",{className:"diff-word-del",children:t.value},n):a.jsx("span",{children:t.value},n))}):a.jsx(a.Fragment,{children:e.content})}function Uj({hunk:e,showLineNumbers:t}){return a.jsxs("div",{className:"diff-hunk",children:[a.jsx("div",{className:"diff-hunk-header",children:e.header}),e.lines.map((n,i)=>a.jsxs("div",{className:`diff-line diff-line-${n.type}`,children:[t&&a.jsxs(a.Fragment,{children:[a.jsx("span",{className:"diff-gutter diff-gutter-old",children:n.oldLineNo??""}),a.jsx("span",{className:"diff-gutter diff-gutter-new",children:n.newLineNo??""})]}),a.jsx("span",{className:"diff-marker",children:n.type==="add"?"+":n.type==="del"?"-":" "}),a.jsxs("span",{className:"diff-content",children:[a.jsx(Pj,{line:n}),!n.content&&" "]})]},i))]})}function Fj({fileName:e}){const t=e.split("/"),n=t.pop()||e,i=t.join("/");return a.jsxs("div",{className:"diff-file-header",children:[a.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3.5 h-3.5 text-cc-primary shrink-0",children:[a.jsx("path",{d:"M9 1H4a1 1 0 00-1 1v12a1 1 0 001 1h8a1 1 0 001-1V5L9 1z"}),a.jsx("polyline",{points:"9 1 9 5 13 5"})]}),i&&a.jsxs("span",{className:"text-cc-muted",children:[i,"/"]}),a.jsx("span",{className:"font-semibold text-cc-fg",children:n})]})}function gl({oldText:e,newText:t,unifiedDiff:n,fileName:i,mode:l="compact"}){const c=l==="compact",u=!c,f=S.useMemo(()=>{if(n)return $j(n);const h=e??"",p=t??"";if(!h&&!p)return[];const g=Bj(h,p);return[{fileName:i||"",hunks:g}]},[e,t,n,i]);return f.length===0||f.every(h=>h.hunks.length===0)?a.jsx("div",{className:"diff-viewer diff-empty",children:a.jsx("span",{className:"text-cc-muted text-xs",children:"No changes"})}):a.jsx("div",{className:`diff-viewer ${c?"diff-compact":"diff-full"}`,children:f.map((h,p)=>a.jsxs("div",{className:"diff-file",children:[(h.fileName||i)&&a.jsx(Fj,{fileName:h.fileName||i||""}),h.hunks.map((g,v)=>a.jsx(Uj,{hunk:g,showLineNumbers:u},v))]},p))})}const qj={Bash:"terminal",Read:"file",Write:"file-plus",Edit:"file-edit",Glob:"search",Grep:"search",WebFetch:"globe",WebSearch:"globe",NotebookEdit:"notebook",Task:"agent",TodoWrite:"checklist",TaskCreate:"list",TaskUpdate:"list",SendMessage:"message",web_search:"globe",mcp_tool_call:"tool"};function gc(e){return qj[e]||"tool"}function ms(e){return e==="Bash"?"Terminal":e==="Read"?"Read File":e==="Write"?"Write File":e==="Edit"?"Edit File":e==="Glob"?"Find Files":e==="Grep"?"Search Content":e==="WebSearch"?"Web Search":e==="WebFetch"?"Web Fetch":e==="Task"?"Subagent":e==="TodoWrite"?"Tasks":e==="NotebookEdit"?"Notebook":e==="SendMessage"?"Message":e==="web_search"?"Web Search":e==="mcp_tool_call"?"MCP Tool":e.startsWith("mcp:")?e.split(":").slice(1).join(":"):e}function O5({name:e,input:t,toolUseId:n}){const[i,l]=S.useState(e==="Edit"),c=gc(e),u=ms(e),f=tc(e,t);return e==="Edit"?a.jsx(Hj,{input:t,toolUseId:n}):e==="Bash"?a.jsx(Ij,{input:t,toolUseId:n}):a.jsxs("div",{className:"border border-cc-border rounded-[10px] overflow-hidden bg-cc-card tool-card","data-tool-use-id":n,children:[a.jsxs("button",{onClick:()=>l(!i),className:"w-full flex items-center gap-2.5 px-3 py-2 text-left hover:bg-cc-hover transition-colors cursor-pointer",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:`w-3 h-3 text-cc-muted transition-transform duration-200 shrink-0 ${i?"rotate-90":""}`,children:a.jsx("path",{d:"M6 4l4 4-4 4"})}),a.jsx(cl,{type:c}),a.jsx("span",{className:"text-xs font-medium text-cc-fg",children:u}),f&&a.jsx("span",{className:"text-xs text-cc-muted truncate flex-1 font-mono-code",children:f})]}),i&&a.jsx("div",{className:"px-3 pb-3 pt-0 border-t border-cc-border/60",children:a.jsx("div",{className:"mt-2",children:a.jsx(Vj,{name:e,input:t})})})]})}function Hj({input:e,toolUseId:t}){const n=String(e.file_path||""),i=n?n.split("/").pop()||n:"",l=String(e.old_string||""),c=String(e.new_string||""),u=!!(l||c),f=!!e.replace_all,[h,p]=S.useState(!1),v=(Array.isArray(e.changes)?e.changes:[]).map(_=>({path:typeof _.path=="string"?_.path:"",kind:typeof _.kind=="string"?_.kind:"update"})).filter(_=>_.path),y=(l+c).split(`
60
+ `).length,b=y>15;return a.jsxs("div",{"data-tool-use-id":t,children:[a.jsxs("div",{className:"flex items-center gap-1.5 py-0.5",children:[a.jsx("span",{className:"text-[11px] font-medium text-emerald-600/70 dark:text-emerald-400/70",children:"Edit"}),i&&a.jsx("span",{className:"text-[11px] font-mono-code text-cc-fg/70",children:i}),f&&a.jsx("span",{className:"text-[9px] uppercase tracking-wider font-semibold text-amber-600/70 dark:text-amber-400/70",children:"all"})]}),u?a.jsxs("div",{className:"relative mt-1",children:[a.jsx("div",{className:`overflow-hidden ${b&&!h?"max-h-[240px]":""}`,children:a.jsx(gl,{oldText:l,newText:c,mode:"compact"})}),b&&!h&&a.jsx("div",{className:"absolute bottom-0 left-0 right-0 h-10 bg-gradient-to-t from-cc-bg to-transparent pointer-events-none"}),b&&a.jsx("button",{type:"button",onClick:()=>p(!h),className:"relative z-10 mt-1 text-[11px] text-cc-muted/40 hover:text-cc-muted/70 cursor-pointer transition-colors",children:h?"Show less":`Show all ${y} lines`})]}):v.length>0?a.jsx("div",{className:"mt-1 space-y-1",children:v.map((_,k)=>{const E=_.path.split("/").pop()||_.path;return a.jsxs("div",{className:"flex items-center gap-2 text-[11px]",children:[a.jsx("span",{className:`text-[9px] font-semibold uppercase ${_.kind==="create"?"text-emerald-600/70 dark:text-emerald-400/70":_.kind==="delete"?"text-cc-error/70":"text-amber-600/70 dark:text-amber-400/70"}`,children:_.kind}),a.jsx("span",{className:"font-mono-code text-cc-fg/60 truncate",children:E})]},`${_.path}-${k}`)})}):a.jsx("pre",{className:"mt-1 text-[11px] text-cc-muted font-mono-code whitespace-pre-wrap leading-relaxed",children:JSON.stringify(e,null,2)})]})}function Ij({input:e,toolUseId:t}){const n=typeof e.command=="string"?e.command:"",i=typeof e.description=="string"?e.description:"";return a.jsxs("div",{"data-tool-use-id":t,children:[i&&a.jsx("div",{className:"text-[11px] text-cc-muted/50 mb-1 italic",children:i}),a.jsx("div",{className:"rounded-lg bg-cc-code-bg px-3 py-2 overflow-x-auto",children:a.jsxs("pre",{className:"text-[12px] font-mono-code text-cc-code-fg leading-relaxed whitespace-pre-wrap break-words",children:[a.jsx("span",{className:"text-cc-muted/40 select-none",children:"$ "}),n]})})]})}function Vj({name:e,input:t}){switch(e){case"Bash":return a.jsx(Gj,{input:t});case"Edit":return a.jsx(Yj,{input:t});case"Write":return a.jsx(Wj,{input:t});case"Read":return a.jsx(Qj,{input:t});case"Glob":return a.jsx(Xj,{input:t});case"Grep":return a.jsx(Zj,{input:t});case"WebSearch":case"web_search":return a.jsx(Kj,{input:t});case"WebFetch":return a.jsx(Jj,{input:t});case"Task":return a.jsx(eN,{input:t});case"TodoWrite":return a.jsx(tN,{input:t});case"NotebookEdit":return a.jsx(nN,{input:t});case"SendMessage":return a.jsx(rN,{input:t});default:return a.jsx("pre",{className:"text-[11px] text-cc-muted font-mono-code whitespace-pre-wrap leading-relaxed max-h-60 overflow-y-auto",children:JSON.stringify(t,null,2)})}}function Gj({input:e}){return a.jsxs("div",{className:"space-y-1.5",children:[!!e.description&&a.jsx("div",{className:"text-[11px] text-cc-muted italic",children:String(e.description)}),a.jsxs("pre",{className:"px-3 py-2 rounded-lg bg-cc-code-bg text-cc-code-fg text-[12px] font-mono-code leading-relaxed overflow-x-auto",children:[a.jsx("span",{className:"text-cc-muted select-none",children:"$ "}),String(e.command||"")]}),!!e.timeout&&a.jsxs("div",{className:"text-[10px] text-cc-muted",children:["timeout: ",String(e.timeout),"ms"]})]})}function Yj({input:e}){const t=String(e.file_path||""),n=String(e.old_string||""),i=String(e.new_string||""),c=(Array.isArray(e.changes)?e.changes:[]).map(u=>({path:typeof u.path=="string"?u.path:"",kind:typeof u.kind=="string"?u.kind:"update"})).filter(u=>u.path);return a.jsxs("div",{className:"space-y-1.5",children:[!!e.replace_all&&a.jsx("span",{className:"inline-block text-[10px] font-medium px-1.5 py-0.5 rounded bg-cc-warning/10 text-cc-warning",children:"replace all"}),n||i?a.jsx(gl,{oldText:n,newText:i,fileName:t,mode:"compact"}):c.length>0?a.jsxs("div",{className:"space-y-1.5",children:[!!t&&a.jsx("div",{className:"text-xs text-cc-muted font-mono-code",children:t}),c.map((u,f)=>a.jsxs("div",{className:"flex items-center gap-2 text-[11px] text-cc-fg",children:[a.jsx("span",{className:"inline-block text-[10px] font-medium px-1.5 py-0.5 rounded bg-cc-primary/10 text-cc-primary min-w-[54px] text-center",children:u.kind}),a.jsx("span",{className:"font-mono-code truncate",children:u.path})]},`${u.path}-${f}`))]}):a.jsx("pre",{className:"text-[11px] text-cc-muted font-mono-code whitespace-pre-wrap leading-relaxed max-h-60 overflow-y-auto",children:JSON.stringify(e,null,2)})]})}function Wj({input:e}){const t=String(e.file_path||""),n=String(e.content||"");return a.jsx(gl,{newText:n,fileName:t,mode:"compact"})}function Qj({input:e}){const t=String(e.file_path||e.path||""),n=e.offset,i=e.limit;return a.jsxs("div",{className:"space-y-1",children:[a.jsx("div",{className:"text-xs text-cc-muted font-mono-code",children:t}),(n!=null||i!=null)&&a.jsxs("div",{className:"flex gap-2 text-[10px] text-cc-muted",children:[n!=null&&a.jsxs("span",{children:["offset: ",n]}),i!=null&&a.jsxs("span",{children:["limit: ",i]})]})]})}function Xj({input:e}){return a.jsxs("div",{className:"space-y-1",children:[a.jsx("div",{className:"text-xs font-mono-code text-cc-code-fg",children:String(e.pattern||"")}),!!e.path&&a.jsxs("div",{className:"text-[10px] text-cc-muted",children:["in: ",a.jsx("span",{className:"font-mono-code",children:String(e.path)})]})]})}function Zj({input:e}){return a.jsxs("div",{className:"space-y-1",children:[a.jsx("pre",{className:"px-2 py-1.5 rounded bg-cc-code-bg text-cc-code-fg text-[12px] font-mono-code overflow-x-auto",children:String(e.pattern||"")}),a.jsxs("div",{className:"flex flex-wrap gap-x-3 gap-y-0.5 text-[10px] text-cc-muted",children:[!!e.path&&a.jsxs("span",{children:["path: ",a.jsx("span",{className:"font-mono-code",children:String(e.path)})]}),!!e.glob&&a.jsxs("span",{children:["glob: ",a.jsx("span",{className:"font-mono-code",children:String(e.glob)})]}),!!e.output_mode&&a.jsxs("span",{children:["mode: ",String(e.output_mode)]}),!!e.context&&a.jsxs("span",{children:["context: ",String(e.context)]}),!!e.head_limit&&a.jsxs("span",{children:["limit: ",String(e.head_limit)]})]})]})}function Kj({input:e}){return a.jsxs("div",{className:"space-y-1",children:[a.jsx("div",{className:"text-xs text-cc-fg font-medium",children:String(e.query||"")}),Array.isArray(e.allowed_domains)&&e.allowed_domains.length>0&&a.jsxs("div",{className:"text-[10px] text-cc-muted",children:["domains: ",e.allowed_domains.join(", ")]})]})}function Jj({input:e}){return a.jsxs("div",{className:"space-y-1",children:[!!e.url&&a.jsx("div",{className:"text-xs font-mono-code text-cc-primary truncate",children:String(e.url)}),!!e.prompt&&a.jsx("div",{className:"text-[11px] text-cc-muted italic line-clamp-2",children:String(e.prompt)})]})}function eN({input:e}){return a.jsxs("div",{className:"space-y-1.5",children:[!!e.description&&a.jsx("div",{className:"text-xs text-cc-fg font-medium",children:String(e.description)}),!!e.subagent_type&&a.jsx("span",{className:"inline-block text-[10px] font-medium px-1.5 py-0.5 rounded bg-cc-primary/10 text-cc-primary",children:String(e.subagent_type)}),!!e.prompt&&a.jsx("pre",{className:"text-[11px] text-cc-muted font-mono-code whitespace-pre-wrap leading-relaxed max-h-40 overflow-y-auto",children:String(e.prompt)})]})}function tN({input:e}){const t=e.todos;return Array.isArray(t)?a.jsx("div",{className:"space-y-0.5",children:t.map((n,i)=>{const l=n.status||"pending";return a.jsxs("div",{className:"flex items-start gap-2 py-0.5",children:[a.jsx("span",{className:"shrink-0 mt-0.5",children:l==="completed"?a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5 text-cc-success",children:a.jsx("path",{fillRule:"evenodd",d:"M8 15A7 7 0 108 1a7 7 0 000 14zm3.354-9.354a.5.5 0 00-.708-.708L7 8.586 5.354 6.94a.5.5 0 10-.708.708l2 2a.5.5 0 00.708 0l4-4z",clipRule:"evenodd"})}):l==="in_progress"?a.jsx("svg",{className:"w-3.5 h-3.5 text-cc-primary animate-spin",viewBox:"0 0 16 16",fill:"none",children:a.jsx("circle",{cx:"8",cy:"8",r:"6",stroke:"currentColor",strokeWidth:"1.5",strokeDasharray:"28",strokeDashoffset:"8",strokeLinecap:"round"})}):a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",className:"w-3.5 h-3.5 text-cc-muted",children:a.jsx("circle",{cx:"8",cy:"8",r:"6",stroke:"currentColor",strokeWidth:"1.5"})})}),a.jsx("span",{className:`text-[11px] leading-snug ${l==="completed"?"text-cc-muted line-through":"text-cc-fg"}`,children:n.content||"Task"})]},i)})}):a.jsx("pre",{className:"text-[11px] text-cc-muted font-mono-code whitespace-pre-wrap leading-relaxed max-h-60 overflow-y-auto",children:JSON.stringify(e,null,2)})}function nN({input:e}){const t=String(e.notebook_path||""),n=e.cell_type,i=e.edit_mode;return a.jsxs("div",{className:"space-y-1",children:[a.jsx("div",{className:"text-xs font-mono-code text-cc-muted",children:t}),a.jsxs("div",{className:"flex gap-2 text-[10px] text-cc-muted",children:[n&&a.jsxs("span",{children:["type: ",n]}),i&&a.jsxs("span",{children:["mode: ",i]}),e.cell_number!=null&&a.jsxs("span",{children:["cell: ",String(e.cell_number)]})]}),!!e.new_source&&a.jsx("pre",{className:"px-2 py-1.5 rounded bg-cc-code-bg text-cc-code-fg text-[11px] font-mono-code leading-relaxed max-h-40 overflow-y-auto",children:String(e.new_source)})]})}function rN({input:e}){return a.jsxs("div",{className:"space-y-1",children:[!!e.recipient&&a.jsxs("div",{className:"text-[11px] text-cc-muted",children:["to: ",a.jsx("span",{className:"font-medium text-cc-fg",children:String(e.recipient)})]}),!!e.content&&a.jsx("div",{className:"text-xs text-cc-fg whitespace-pre-wrap",children:String(e.content)})]})}function tc(e,t){if(e==="Bash"&&typeof t.command=="string")return t.description&&typeof t.description=="string"&&t.description.length<=60?t.description:t.command.length>60?t.command.slice(0,60)+"...":t.command;if((e==="Read"||e==="Write"||e==="Edit")&&t.file_path)return String(t.file_path).split("/").slice(-2).join("/");if(e==="Edit"&&Array.isArray(t.changes)&&t.changes.length>0){const n=t.changes[0];if(n!=null&&n.path)return String(n.path).split("/").slice(-2).join("/")}if(e==="Glob"&&t.pattern)return String(t.pattern);if(e==="Grep"&&t.pattern){const n=String(t.pattern),i=t.path?` in ${String(t.path).split("/").slice(-2).join("/")}`:"",l=n+i;return l.length>60?l.slice(0,60)+"...":l}if((e==="WebSearch"||e==="web_search")&&t.query)return String(t.query);if(e==="WebFetch"&&t.url)try{const n=new URL(String(t.url));return n.hostname+n.pathname}catch{return String(t.url).slice(0,60)}return e==="Task"&&t.description?String(t.description):e==="TodoWrite"&&Array.isArray(t.todos)?`${t.todos.length} task${t.todos.length!==1?"s":""}`:e==="NotebookEdit"&&t.notebook_path?String(t.notebook_path).split("/").pop()||"":e==="SendMessage"&&t.recipient?`→ ${String(t.recipient)}`:""}function cl({type:e}){const t="w-3.5 h-3.5 text-cc-primary shrink-0";return e==="terminal"?a.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:t,children:[a.jsx("polyline",{points:"3 11 6 8 3 5"}),a.jsx("line",{x1:"8",y1:"11",x2:"13",y2:"11"})]}):e==="file"||e==="file-plus"||e==="file-edit"?a.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:t,children:[a.jsx("path",{d:"M9 1H4a1 1 0 00-1 1v12a1 1 0 001 1h8a1 1 0 001-1V5L9 1z"}),a.jsx("polyline",{points:"9 1 9 5 13 5"})]}):e==="search"?a.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:t,children:[a.jsx("circle",{cx:"7",cy:"7",r:"4"}),a.jsx("path",{d:"M13 13l-3-3"})]}):e==="globe"?a.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:t,children:[a.jsx("circle",{cx:"8",cy:"8",r:"6"}),a.jsx("path",{d:"M2 8h12M8 2c2 2 3 4 3 6s-1 4-3 6c-2-2-3-4-3-6s1-4 3-6z"})]}):e==="message"?a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:t,children:a.jsx("path",{d:"M14 10a1 1 0 01-1 1H5l-3 3V3a1 1 0 011-1h10a1 1 0 011 1v7z"})}):e==="list"?a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:t,children:a.jsx("path",{d:"M3 4h10M3 8h10M3 12h6"})}):e==="agent"?a.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:t,children:[a.jsx("circle",{cx:"8",cy:"5",r:"3"}),a.jsx("path",{d:"M3 14c0-2.8 2.2-5 5-5s5 2.2 5 5",strokeLinecap:"round"})]}):e==="checklist"?a.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:t,children:[a.jsx("path",{d:"M3 4l1.5 1.5L7 3M3 8l1.5 1.5L7 7M3 12l1.5 1.5L7 11",strokeLinecap:"round",strokeLinejoin:"round"}),a.jsx("path",{d:"M9 4h4M9 8h4M9 12h4"})]}):e==="notebook"?a.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:t,children:[a.jsx("rect",{x:"3",y:"1",width:"10",height:"14",rx:"1"}),a.jsx("path",{d:"M6 1v14M3 5h3M3 9h3M3 13h3"})]}):a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:t,children:a.jsx("path",{d:"M10.5 2.5l3 3-8 8H2.5v-3l8-8z"})})}const iN=2e3,zr=new Map,Ei=new Map,dd=new Map,rd=new Map,ds=new Map,Io=new Map,nc=new Map,fd=new Map;function B5(e){return!!e&&(e.readyState===WebSocket.OPEN||e.readyState===WebSocket.CONNECTING)}function $5(e){const t=Q.getState(),n=t.sdkSessions.find(i=>i.sessionId===e);return n?!n.archived:t.currentSessionId===e}function sN(){const e=Q.getState(),t=new Set;for(const n of e.sdkSessions)n.archived||t.add(n.sessionId);return e.currentSessionId&&t.add(e.currentSessionId),Array.from(t)}let rc=typeof document<"u"?document.hidden:!1;typeof document<"u"&&document.addEventListener("visibilitychange",()=>{if(document.hidden){rc=!0;for(const[e,t]of Ei)clearTimeout(t),Ei.delete(e)}else{rc=!1;for(const e of sN()){if(!$5(e))continue;const t=zr.get(e);if(!B5(t)){if(t){try{t.close()}catch{}zr.delete(e)}xc(e)}}}});function id(e){const t=e.startsWith("/"),n=e.split("/"),i=[];for(const l of n)if(!(!l||l===".")){if(l===".."){i.length>0&&i.pop();continue}i.push(l)}return`${t?"/":""}${i.join("/")}`}function aN(e,t){return e.startsWith("/")||!t?id(e):id(`${t}/${e}`)}function lN(e,t){if(!t)return!0;const n=id(t);return e===n||e.startsWith(`${n}/`)}function oN(e){let t=fd.get(e);return t||(t=new Set,fd.set(e,t)),t}function lp(e,t){const n=Q.getState(),i=oN(e);for(const l of t){if(l.type!=="tool_use")continue;const{name:c,input:u,id:f}=l;if(f){if(i.has(f))continue;i.add(f)}if(c==="TodoWrite"){const h=u.todos;if(Array.isArray(h)){const p=h.map((g,v)=>({id:String(v+1),subject:g.content||"Task",description:"",activeForm:g.activeForm,status:g.status||"pending"}));n.setTasks(e,p),rd.set(e,p.length)}continue}if(c==="TaskCreate"){const h=(rd.get(e)||0)+1;rd.set(e,h);const p={id:String(h),subject:u.subject||"Task",description:u.description||"",activeForm:u.activeForm,status:"pending"};n.addTask(e,p);continue}if(c==="TaskUpdate"){const h=u.taskId;if(h){const p={};u.status&&(p.status=u.status),u.owner&&(p.owner=u.owner),u.activeForm!==void 0&&(p.activeForm=u.activeForm),u.addBlockedBy&&(p.blockedBy=u.addBlockedBy),n.updateTask(e,h,p)}}}}function op(e,t){var c,u;const n=Q.getState(),i=((c=n.sessions.get(e))==null?void 0:c.cwd)||((u=n.sdkSessions.find(f=>f.sessionId===e))==null?void 0:u.cwd);let l=!1;for(const f of t){if(f.type!=="tool_use")continue;const{name:h,input:p}=f;if((h==="Edit"||h==="Write")&&typeof p.file_path=="string"){const g=aN(p.file_path,i);lN(g,i)&&(l=!0)}}l&&n.bumpChangedFilesTick(e)}const Do=new Map,cN=/Command running in background with ID:\s*(\S+)\.\s*Output is being written to:\s*(\S+)/;function cp(e,t){const n=Q.getState();for(const i of t){if(i.type==="tool_use"&&i.name==="Bash"){const l=i.input;if(l.run_in_background===!0){let c=Do.get(e);c||(c=new Map,Do.set(e,c)),c.set(i.id,{command:l.command||"",description:l.description||"",startedAt:Date.now()})}}if(i.type==="tool_result"){const l=i.tool_use_id,c=Do.get(e),u=c==null?void 0:c.get(l);if(c&&u){const h=(typeof i.content=="string"?i.content:Array.isArray(i.content)?i.content.map(p=>"text"in p?p.text:"").join(""):"").match(cN);if(h){const p={taskId:h[1],toolUseId:l,command:u.command,description:u.description,outputFile:h[2],status:"running",startedAt:u.startedAt};n.addProcess(e,p)}c.delete(l),c.size===0&&Do.delete(e)}}}}const $u=new Map,hd=new Map;function up(e,t){const n=Q.getState();let i=hd.get(e);i||(i=new Set,hd.set(e,i));for(const l of t){if(l.type==="tool_use"&&l.name==="Agent"){if(l.id&&i.has(l.id))continue;const c=l.input;if(c.run_in_background===!0){l.id&&i.add(l.id);let u=$u.get(e);u||(u=new Map,$u.set(e,u));const f={toolUseId:l.id,name:c.name||c.description||"Background agent",description:c.description||"",agentType:c.subagent_type||"general-purpose",status:"running",startedAt:Date.now()};u.set(l.id,{name:f.name,description:f.description,agentType:f.agentType,startedAt:f.startedAt}),n.addBackgroundAgent(e,f)}}if(l.type==="tool_result"){const c=l.tool_use_id,u=$u.get(e),f=u==null?void 0:u.get(c);if(u&&f){const h=typeof l.content=="string"?l.content:Array.isArray(l.content)?l.content.map(g=>"text"in g?g.text:"").join(""):"",p=l.is_error===!0;n.updateBackgroundAgent(e,c,{status:p?"failed":"completed",completedAt:Date.now(),summary:h.length>200?h.slice(0,200)+"...":h}),u.delete(c),u.size===0&&$u.delete(e)}}}}function ab(e,t,n){typeof Notification>"u"||Notification.permission==="granted"&&new Notification(e,{body:t,tag:n})}function lb(e){if(e.subtype==="compact_boundary")return`Context compacted (${e.compact_metadata.trigger}, pre-tokens: ${e.compact_metadata.pre_tokens}).`;if(e.subtype==="task_notification"){const t=e.summary?` ${e.summary}`:"";return`Task ${e.status}: ${e.task_id}.${t}`}if(e.subtype==="files_persisted"){const t=e.files.length,n=e.failed.length;return n>0?`Persisted ${t} file(s), ${n} failed.`:`Persisted ${t} file(s).`}if(e.subtype==="hook_started")return`Hook started: ${e.hook_name} (${e.hook_event}).`;if(e.subtype==="hook_response"){const t=typeof e.exit_code=="number"?` (exit ${e.exit_code})`:"";return`Hook ${e.outcome}: ${e.hook_name} (${e.hook_event})${t}.`}return null}let uN=0,dN=0;function Yr(){return`msg-${Date.now()}-${++uN}`}function fN(e,t){const n=nc.get(e)||[];n.push(t),nc.set(e,n)}function hN(e,t){const n=nc.get(e);if(!(!(n!=null&&n.length)||t.readyState!==WebSocket.OPEN)){nc.delete(e);for(const i of n)t.send(JSON.stringify(i))}}const wi=new Map;function ob(e,t,n){const i=Q.getState(),l=i.messages.get(e)||[],c=Io.get(e);let u=l.filter(h=>!h.isStreaming||h.id===c),f=-1;if(c&&(f=u.findIndex(h=>h.id===c),f===-1&&Io.delete(e)),f===-1){const h=`stream-${e}-${Yr()}`;Io.set(e,h),u=[...u,{id:h,role:"assistant",content:t,timestamp:Date.now(),isStreaming:!0,streamingPhase:n}]}else{u=[...u];const h=u[f];u[f]={...h,role:"assistant",content:t,isStreaming:!0,streamingPhase:n}}i.setMessages(e,u)}function Pu(e){Io.delete(e);const t=Q.getState(),n=t.messages.get(e)||[],i=n.filter(l=>!l.isStreaming);i.length!==n.length&&t.setMessages(e,i)}function P5(){return`cmsg-${Date.now()}-${++dN}`}function om(){return P5()}const pN=new Set(["user_message","permission_response","interrupt","set_model","set_permission_mode","mcp_get_status","mcp_toggle","mcp_reconnect","mcp_set_servers","set_ai_validation"]);function mN(e){const t=location.protocol==="https:"?"wss:":"ws:",n=localStorage.getItem("companion_auth_token")||"";return`${t}//${location.host}/ws/browser/${e}?token=${encodeURIComponent(n)}`}function U5(e){return`companion:last-seq:${e}`}function cm(e){const t=dd.get(e);if(typeof t=="number")return t;try{const n=localStorage.getItem(U5(e)),i=n?Number(n):0,l=Number.isFinite(i)?Math.max(0,Math.floor(i)):0;return dd.set(e,l),l}catch{return 0}}function cb(e,t){const n=Math.max(0,Math.floor(t));dd.set(e,n);try{localStorage.setItem(U5(e),String(n))}catch{}}function ub(e,t){zn(e,{type:"session_ack",last_seq:t})}function um(e){return e.map(t=>t.type==="text"?t.text:t.type==="thinking"?t.thinking:"").filter(Boolean).join(`
61
+ `)}function dp(e){return e.type==="thinking"?`thinking:${e.thinking}`:e.type==="text"?`text:${e.text}`:e.type==="tool_use"?`tool_use:${e.id}`:e.type==="tool_result"?`tool_result:${e.tool_use_id}`:JSON.stringify(e)}function gN(e,t){const n=e||[],i=t||[];if(n.length===0&&i.length===0)return;const l=new Map;for(const f of i)l.set(dp(f),f);const c=[],u=new Set;for(const f of n){const h=dp(f);u.has(h)||(u.add(h),c.push(l.get(h)||f))}for(const f of i){const h=dp(f);u.has(h)||(u.add(h),c.push(f))}return c}function db(e,t,n,i,l){return{toolUseId:e,toolName:t,preview:tc(t,n),startedAt:i,elapsedSeconds:0,isError:!1,parentToolUseId:l||void 0}}function dm(e,t){const n=gN(e.contentBlocks,t.contentBlocks),i=n&&n.length>0?um(n):t.content||e.content;return{...e,...t,content:i,contentBlocks:n,timestamp:e.timestamp??t.timestamp,isStreaming:t.isStreaming}}function xN(e,t){const n=Q.getState(),i=n.messages.get(e)||[],l=i.findIndex(u=>u.role==="assistant"&&u.id===t.id);if(l===-1){n.appendMessage(e,t);return}const c=[...i];c[l]=dm(c[l],t),n.setMessages(e,c)}function vN(e,t){var l,c;let n;try{n=JSON.parse(t.data)}catch{console.warn(`[ws] Failed to parse incoming message for session ${e}:`,(c=(l=t.data)==null?void 0:l.substring)==null?void 0:c.call(l,0,120));return}const i=Q.getState();i.connectionStatus.get(e)==="connecting"&&i.setConnectionStatus(e,"connected"),F5(e,n)}function F5(e,t,n={}){var u,f,h,p,g,v,y,b;const{processSeq:i=!0,ackSeqMessage:l=!0}=n,c=Q.getState();if(i&&typeof t.seq=="number"){const _=cm(e);if(t.seq<=_)return;cb(e,t.seq),l&&ub(e,t.seq)}switch(t.type){case"session_init":{const _=c.sessions.get(e);if(c.addSession(t.session),c.setCliConnected(e,!0),c.setCliReconnecting(e,!1),_||c.setSessionStatus(e,"idle"),!c.sessionNames.has(e)){const k=new Set(c.sessionNames.values()),E=R5(k);c.setSessionName(e,E)}break}case"session_update":{c.updateSession(e,t.session);break}case"assistant":{const _=t.message,k=um(_.content),E={id:_.id,role:"assistant",content:k,contentBlocks:_.content,timestamp:t.timestamp||Date.now(),parentToolUseId:t.parent_tool_use_id,model:_.model,stopReason:_.stop_reason};if(Pu(e),xN(e,E),c.setStreaming(e,null),ds.delete(e),wi.delete(e),(u=_.content)!=null&&u.length)for(const j of _.content)j.type==="tool_result"&&c.clearToolProgress(e,j.tool_use_id);if(c.setSessionStatus(e,"running"),c.streamingStartedAt.has(e)||c.setStreamingStats(e,{startedAt:Date.now()}),(f=_.content)!=null&&f.length)for(const j of _.content){if(j.type==="tool_use"){const R=j.input||{};c.addToolActivity(e,db(j.id,j.name,R,t.timestamp||Date.now(),t.parent_tool_use_id))}j.type==="tool_result"&&c.updateToolActivity(e,j.tool_use_id,{completedAt:Date.now(),isError:!!j.is_error})}(h=_.content)!=null&&h.length&&(lp(e,_.content),op(e,_.content),cp(e,_.content),up(e,_.content));break}case"stream_event":{const _=t.event;if(_&&typeof _=="object"){if(_.type==="message_start"&&(ds.delete(e),wi.delete(e),Pu(e),c.streamingStartedAt.has(e)||c.setStreamingStats(e,{startedAt:Date.now(),outputTokens:0})),_.type==="content_block_delta"){const k=_.delta;if((k==null?void 0:k.type)==="text_delta"&&typeof k.text=="string"){const E=wi.get(e)||{thinking:"",text:""};ds.get(e)==="thinking"&&(E.thinking=""),E.text+=k.text,wi.set(e,E),ds.set(e,"text"),c.setStreaming(e,E.text),ob(e,E.text,"text")}if((k==null?void 0:k.type)==="thinking_delta"&&typeof k.thinking=="string"){const E=wi.get(e)||{thinking:"",text:""};E.thinking+=k.thinking,wi.set(e,E),ds.set(e,"thinking"),c.setStreaming(e,E.thinking),ob(e,E.thinking,"thinking")}}if(_.type==="message_delta"){const k=_.usage;k!=null&&k.output_tokens&&c.setStreamingStats(e,{outputTokens:k.output_tokens})}}break}case"result":{fd.delete(e),hd.delete(e);const _=t.data,k={total_cost_usd:_.total_cost_usd,num_turns:_.num_turns};if(typeof _.total_lines_added=="number"&&(k.total_lines_added=_.total_lines_added),typeof _.total_lines_removed=="number"&&(k.total_lines_removed=_.total_lines_removed),_.modelUsage){for(const E of Object.values(_.modelUsage))if(E.contextWindow>0){const j=Math.round((E.inputTokens+E.outputTokens)/E.contextWindow*100);k.context_used_percent=Math.max(0,Math.min(j,100))}}c.updateSession(e,k),Pu(e),c.setStreaming(e,null),ds.delete(e),wi.delete(e),c.setStreamingStats(e,null),c.clearToolProgress(e),c.setSessionStatus(e,"idle"),!document.hasFocus()&&c.notificationSound&&Nj(),!document.hasFocus()&&c.notificationDesktop&&ab("Session completed","Claude finished the task",e),_.is_error&&((p=_.errors)!=null&&p.length)&&c.appendMessage(e,{id:Yr(),role:"system",content:`Error: ${_.errors.join(", ")}`,timestamp:Date.now()});break}case"permission_request":{if(c.addPermission(e,t.request),!document.hasFocus()&&c.notificationDesktop){const k=t.request;ab("Permission needed",`${k.tool_name}: approve or deny`,k.request_id)}const _=t.request;if(_.tool_name&&_.input){const k=[{type:"tool_use",id:_.tool_use_id,name:_.tool_name,input:_.input}];lp(e,k),op(e,k),cp(e,k),up(e,k)}break}case"permission_cancelled":{c.removePermission(e,t.request_id);break}case"permission_auto_resolved":{c.addAiResolvedPermission(e,{request:t.request,behavior:t.behavior,reason:t.reason,timestamp:Date.now()});break}case"tool_progress":{c.setToolProgress(e,t.tool_use_id,{toolName:t.tool_name,elapsedSeconds:t.elapsed_time_seconds}),c.updateToolActivity(e,t.tool_use_id,{elapsedSeconds:t.elapsed_time_seconds});break}case"tool_use_summary":{((g=c.sdkSessions.find(k=>k.sessionId===e))==null?void 0:g.backendType)==="codex"&&c.appendMessage(e,{id:Yr(),role:"system",content:t.summary,timestamp:Date.now()});break}case"user_message":{c.appendMessage(e,{id:t.id||Yr(),role:"user",content:t.content,timestamp:t.timestamp||Date.now()}),c.clearPromptSuggestions(e);break}case"system_event":{if(((v=t.event)==null?void 0:v.subtype)==="task_notification"){const{task_id:k,status:E,summary:j}=t.event;k&&E&&c.updateProcess(e,k,{status:E,completedAt:Date.now(),summary:j||void 0})}const _=lb(t.event);if(!_)break;c.appendMessage(e,{id:Yr(),role:"system",content:_,timestamp:t.timestamp||Date.now()});break}case"status_change":{t.status==="compacting"?c.setSessionStatus(e,"compacting"):c.setSessionStatus(e,t.status);break}case"auth_status":{t.error&&c.appendMessage(e,{id:Yr(),role:"system",content:`Auth error: ${t.error}`,timestamp:Date.now()});break}case"error":{c.appendMessage(e,{id:Yr(),role:"system",content:t.message,timestamp:Date.now()});break}case"session_phase":{const _=t.phase;_==="terminated"?(c.setCliConnected(e,!1),c.setCliReconnecting(e,!1),c.setSessionStatus(e,null)):_==="reconnecting"?(c.setCliConnected(e,!1),c.setCliReconnecting(e,!0),c.setSessionStatus(e,null)):_==="starting"||_==="initializing"?(c.setCliConnected(e,!1),c.setCliReconnecting(e,!0)):(c.setCliConnected(e,!0),c.setCliReconnecting(e,!1),_==="ready"?c.setSessionStatus(e,"idle"):_==="streaming"?c.setSessionStatus(e,"running"):_==="compacting"?c.setSessionStatus(e,"compacting"):_==="awaiting_permission"&&c.setSessionStatus(e,"running"));break}case"cli_disconnected":{c.setCliConnected(e,!1),c.setCliReconnecting(e,!1),c.setSessionStatus(e,null),c.setStreaming(e,null),c.setStreamingStats(e,null);break}case"cli_connected":{c.setCliConnected(e,!0),c.setCliReconnecting(e,!1);break}case"session_name_update":{const _=c.sessionNames.get(e),k=_&&/^[A-Z][a-z]+ [A-Z][a-z]+$/.test(_);(!_||k)&&(c.setSessionName(e,t.name),c.markRecentlyRenamed(e));break}case"pr_status_update":{c.setPRStatus(e,{available:t.available,pr:t.pr});break}case"mcp_status":{c.setMcpServers(e,t.servers);break}case"message_history":{const _=[],k=new Map;for(let j=0;j<t.messages.length;j++){const R=t.messages[j];if(R.type==="user_message")_.push({id:R.id||Yr(),role:"user",content:R.content,timestamp:R.timestamp});else if(R.type==="assistant"){const C=R.message,P=um(C.content),D={id:C.id,role:"assistant",content:P,contentBlocks:C.content,timestamp:R.timestamp||Date.now(),parentToolUseId:R.parent_tool_use_id,model:C.model,stopReason:C.stop_reason},L=_.findIndex(F=>F.role==="assistant"&&F.id===D.id);if(L===-1?_.push(D):_[L]=dm(_[L],D),(y=C.content)!=null&&y.length){lp(e,C.content),op(e,C.content),cp(e,C.content),up(e,C.content);const F=R.timestamp||Date.now();for(const B of C.content){if(B.type==="tool_use"){const I=B.input||{},z=k.get(B.id);k.set(B.id,z??db(B.id,B.name,I,F,R.parent_tool_use_id))}if(B.type==="tool_result"){const I=k.get(B.tool_use_id);I&&k.set(B.tool_use_id,{...I,completedAt:F,isError:I.isError||!!B.is_error,elapsedSeconds:Math.max(I.elapsedSeconds,I.completedAt?I.elapsedSeconds:Math.max(0,(F-I.startedAt)/1e3))})}}}}else if(R.type==="result"){const C=R.data;C.is_error&&((b=C.errors)!=null&&b.length)&&_.push({id:`hist-error-${j}`,role:"system",content:`Error: ${C.errors.join(", ")}`,timestamp:Date.now()});const P={total_cost_usd:C.total_cost_usd,num_turns:C.num_turns};if(typeof C.total_lines_added=="number"&&(P.total_lines_added=C.total_lines_added),typeof C.total_lines_removed=="number"&&(P.total_lines_removed=C.total_lines_removed),C.modelUsage){for(const D of Object.values(C.modelUsage))if(D.contextWindow>0){const L=D,F=Math.round((L.inputTokens+L.outputTokens)/L.contextWindow*100);P.context_used_percent=Math.max(0,Math.min(F,100))}}c.updateSession(e,P)}else if(R.type==="system_event"){const C=lb(R.event);if(!C)continue;_.push({id:`hist-system-event-${j}`,role:"system",content:C,timestamp:R.timestamp||Date.now()})}}if(_.length>0){const j=c.messages.get(e)||[];if(j.length===0)c.setMessages(e,_);else{const R=[...j];for(const C of _){const P=R.findIndex(L=>L.id===C.id);if(P===-1){R.push(C);continue}const D=R[P];D.role==="assistant"&&C.role==="assistant"?R[P]=dm(D,C):R[P]=C}R.sort((C,P)=>(C.timestamp??0)-(P.timestamp??0)),c.setMessages(e,R)}}c.setToolActivity(e,Array.from(k.values()).sort((j,R)=>j.startedAt-R.startedAt));const E=t.messages[t.messages.length-1];(E==null?void 0:E.type)==="result"&&(Pu(e),c.setStreaming(e,null),ds.delete(e),wi.delete(e),c.setStreamingStats(e,null),c.clearToolProgress(e),c.setSessionStatus(e,"idle"));break}case"event_replay":{let _;for(const k of t.events){const E=cm(e);k.seq<=E||(cb(e,k.seq),_=k.seq,F5(e,k.message,{processSeq:!1,ackSeqMessage:!1}))}typeof _=="number"&&ub(e,_);break}case"prompt_suggestion":{const _=t.suggestions;c.setPromptSuggestions(e,_);break}case"streamlined_text":{c.appendMessage(e,{id:Yr(),role:"assistant",content:t.text,timestamp:Date.now()});break}case"streamlined_tool_use_summary":{c.appendMessage(e,{id:Yr(),role:"system",content:t.tool_summary,timestamp:Date.now()});break}default:{console.debug("[ws] Unhandled message type:",t.type);break}}}function xc(e){const t=zr.get(e);if(B5(t))return;if(t){try{t.close()}catch{}zr.delete(e)}Q.getState().setConnectionStatus(e,"connecting");const i=new WebSocket(mN(e));zr.set(e,i),i.onopen=()=>{const l=cm(e);i.send(JSON.stringify({type:"session_subscribe",last_seq:l})),hN(e,i);const c=Ei.get(e);c&&(clearTimeout(c),Ei.delete(e))},i.onmessage=l=>vN(e,l),i.onclose=()=>{zr.get(e)===i&&(zr.delete(e),Q.getState().setConnectionStatus(e,"disconnected"),bN(e))},i.onerror=()=>{i.close()}}function bN(e){if(Ei.has(e)||rc)return;const t=setTimeout(()=>{Ei.delete(e),!rc&&$5(e)&&xc(e)},iN);Ei.set(e,t)}function fm(e){const t=Ei.get(e);t&&(clearTimeout(t),Ei.delete(e));const n=zr.get(e);n&&(n.close(),zr.delete(e)),Q.getState().setConnectionStatus(e,"disconnected"),fd.delete(e),hd.delete(e),Do.delete(e),rd.delete(e),ds.delete(e),Io.delete(e),wi.delete(e),dd.delete(e),nc.delete(e)}function yN(e){if(!rc)for(const t of e)t.archived||xc(t.sessionId)}function _N(e){return new Promise((t,n)=>{const i=setInterval(()=>{const c=zr.get(e);(c==null?void 0:c.readyState)===WebSocket.OPEN&&(clearInterval(i),clearTimeout(l),t())},50),l=setTimeout(()=>{clearInterval(i),n(new Error("Connection timeout"))},1e4)})}function zn(e,t){const n=zr.get(e);let i=t;const l=pN.has(t.type);if(l)switch(t.type){case"user_message":case"permission_response":case"interrupt":case"set_model":case"set_permission_mode":case"mcp_get_status":case"mcp_toggle":case"mcp_reconnect":case"mcp_set_servers":case"set_ai_validation":t.client_msg_id||(i={...t,client_msg_id:P5()});break}if((n==null?void 0:n.readyState)===WebSocket.OPEN){n.send(JSON.stringify(i));return}l&&fN(e,i)}function fb(e){zn(e,{type:"mcp_get_status"})}function wN(e,t,n){zn(e,{type:"mcp_toggle",serverName:t,enabled:n})}function SN(e,t){zn(e,{type:"mcp_reconnect",serverName:t})}function kN(e,t){zn(e,{type:"mcp_set_servers",servers:t})}function jN(e,t){zn(e,{type:"set_ai_validation",...t})}var ie=typeof window<"u"?window:void 0,hn=typeof globalThis<"u"?globalThis:ie;typeof self>"u"&&(hn.self=hn),typeof File>"u"&&(hn.File=function(){});var lr=hn==null?void 0:hn.navigator,Ce=hn==null?void 0:hn.document,jn=hn==null?void 0:hn.location,hm=hn==null?void 0:hn.fetch,pm=hn!=null&&hn.XMLHttpRequest&&"withCredentials"in new hn.XMLHttpRequest?hn.XMLHttpRequest:void 0,hb=hn==null?void 0:hn.AbortController,NN=hn==null?void 0:hn.CompressionStream,Yn=lr==null?void 0:lr.userAgent,ze=ie??{},pb="1.386.6",xn={DEBUG:!1,LIB_VERSION:pb,LIB_NAME:"web",JS_SDK_VERSION:pb};function mb(e,t,n,i,l,c,u){try{var f=e[c](u),h=f.value}catch(p){return void n(p)}f.done?t(h):Promise.resolve(h).then(i,l)}function ar(e){return function(){var t=this,n=arguments;return new Promise((function(i,l){var c=e.apply(t,n);function u(h){mb(c,i,l,u,f,"next",h)}function f(h){mb(c,i,l,u,f,"throw",h)}u(void 0)}))}}function ye(){return ye=Object.assign?Object.assign.bind():function(e){for(var t=1;arguments.length>t;t++){var n=arguments[t];for(var i in n)({}).hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},ye.apply(null,arguments)}function q5(e,t){if(e==null)return{};var n={};for(var i in e)if({}.hasOwnProperty.call(e,i)){if(t.indexOf(i)!==-1)continue;n[i]=e[i]}return n}var yo,gb=(function(e){return e.GZipJS="gzip-js",e.Base64="base64",e})({}),CN=["$snapshot","$pageview","$pageleave","$set","survey dismissed","survey sent","survey shown","$identify","$groupidentify","$create_alias","$$client_ingestion_warning","$web_experiment_applied","$feature_enrollment_update","$feature_flag_called"],H5="NativeGzipValidationError",mm=e=>e.length>=2&&e[0]===31&&e[1]===139,xb=e=>!(!e||typeof e!="object")&&("name"in e?String(e.name):"")==="NotReadableError",Uu=e=>{var t=new Error("Native gzip produced invalid output: "+e);throw t.name=H5,t},EN=(function(){var e=ar((function*(t,n){18>t.size&&Uu("too-short");var i=new Uint8Array(yield t.slice(0,10).arrayBuffer());mm(i)&&i[2]===8||Uu("invalid-header");var l=new DataView(yield t.slice(t.size-8).arrayBuffer());l.getUint32(0,!0)!==(u=>{for(var f=(()=>{if(yo)return yo;yo=[];for(var g=0;256>g;g++){for(var v=g,y=0;8>y;y++)v=1&v?3988292384^v>>>1:v>>>1;yo[g]=v>>>0}return yo})(),h=4294967295,p=0;u.length>p;p++)h=f[255&(h^u[p])]^h>>>8;return(4294967295^h)>>>0})(n)&&Uu("invalid-crc");var c=n.length>>>0;l.getUint32(4,!0)!==c&&Uu("invalid-size")}));return function(t,n){return e.apply(this,arguments)}})();function gm(){return gm=ar((function*(e,t,n){t===void 0&&(t=!0);try{var i=new TextEncoder().encode(e),l=new CompressionStream("gzip"),c=l.writable.getWriter(),u=c.write(i).then((()=>c.close())).catch((function(){var p=ar((function*(g){try{yield c.abort(g)}catch{}throw g}));return function(g){return p.apply(this,arguments)}})()),f=new Response(l.readable).blob(),[h]=yield Promise.all([f,u]);return yield EN(h,i),h}catch(p){if(n!=null&&n.rethrow)throw p;return t&&console.error("Failed to gzip compress data",p),null}})),gm.apply(this,arguments)}var TN=["amazonbot","amazonproductbot","app.hypefactors.com","applebot","archive.org_bot","awariobot","backlinksextendedbot","baiduspider","bingbot","bingpreview","chrome-lighthouse","dataforseobot","deepscan","duckduckbot","facebookexternal","facebookcatalog","http://yandex.com/bots","hubspot","ia_archiver","leikibot","linkedinbot","meta-externalagent","mj12bot","msnbot","nessus","petalbot","pinterest","prerender","rogerbot","screaming frog","sebot-wa","sitebulb","slackbot","slurp","trendictionbot","turnitin","twitterbot","vercel-screenshot","vercelbot","yahoo! slurp","yandexbot","zoombot","bot.htm","bot.php","(bot;","bot/","crawler","ahrefsbot","ahrefssiteaudit","semrushbot","siteauditbot","splitsignalbot","gptbot","oai-searchbot","chatgpt-user","perplexitybot","better uptime bot","sentryuptimebot","uptimerobot","headlesschrome","cypress","google-hoteladsverifier","adsbot-google","apis-google","duplexweb-google","feedfetcher-google","google favicon","google web preview","google-read-aloud","googlebot","googleother","google-cloudvertexbot","googleweblight","mediapartners-google","storebot-google","google-inspectiontool","bytespider"],vb=function(e,t){if(t===void 0&&(t=[]),!e)return!1;var n=e.toLowerCase();return TN.concat(t).some((i=>{var l=i.toLowerCase();return n.indexOf(l)!==-1}))};function Ie(e,t){return e.indexOf(t)!==-1}var Fd=function(e){return e.trim()},xm=function(e){return e.replace(/^\$/,"")},I5=Object.prototype,V5=I5.hasOwnProperty,qd=I5.toString,rt=Array.isArray||function(e){return qd.call(e)==="[object Array]"},ji=e=>typeof e=="function",Yt=e=>e===Object(e)&&!rt(e),hs=e=>{if(Yt(e)){for(var t in e)if(V5.call(e,t))return!1;return!0}return!1},Se=e=>e===void 0,$t=e=>qd.call(e)=="[object String]",vm=e=>$t(e)&&e.trim().length===0,Qn=e=>e===null,Je=e=>Se(e)||Qn(e),Bn=e=>qd.call(e)=="[object Number]"&&e==e,Si=e=>Bn(e)&&e>0,Kr=e=>qd.call(e)==="[object Boolean]",AN=e=>e instanceof FormData,MN=e=>Ie(CN,e);function G5(e){return e===null||typeof e!="object"}function pd(e,t){return{}.toString.call(e)==="[object "+t+"]"}function gg(e){return typeof Event<"u"&&(function(t,n){try{return t instanceof n}catch{return!1}})(e,Event)}var RN=[!0,"true",1,"1","yes"],fp=e=>Ie(RN,e),LN=[!1,"false",0,"0","no"];function Zr(e,t,n,i,l){return t>n&&(i.warn("min cannot be greater than max."),t=n),Bn(e)?e>n?(i.warn(" cannot be greater than max: "+n+". Using max value instead."),n):t>e?(i.warn(" cannot be less than min: "+t+". Using min value instead."),t):e:(i.warn(" must be a number. using max or fallback. max: "+n+", fallback: "+l),Zr(l||n,t,n,i))}class DN{constructor(t){this.$t={},this.zt=t.zt,this.Gt=Zr(t.bucketSize,0,100,t.Zt),this.Qt=Zr(t.refillRate,0,this.Gt,t.Zt),this.Jt=Zr(t.refillInterval,0,864e5,t.Zt)}Kt(t,n){var i=Math.floor((n-t.lastAccess)/this.Jt);i>0&&(t.tokens=Math.min(t.tokens+i*this.Qt,this.Gt),t.lastAccess=t.lastAccess+i*this.Jt)}consumeRateLimit(t){var n,i=Date.now(),l=String(t),c=this.$t[l];return c?this.Kt(c,i):this.$t[l]=c={tokens:this.Gt,lastAccess:i},c.tokens===0||(c.tokens--,c.tokens===0&&((n=this.zt)==null||n.call(this,t)),c.tokens===0)}stop(){this.$t={}}}var Fu,bb,hp,cr="Mobile",md="iOS",Ci="Android",ul="Tablet",Y5=Ci+" "+ul,W5="iPad",Q5="Apple",X5=Q5+" Watch",Vo="Safari",dl="BlackBerry",Z5="Samsung",K5=Z5+"Browser",J5=Z5+" Internet",ra="Chrome",zN=ra+" OS",e_=ra+" "+md,xg="Internet Explorer",t_=xg+" "+cr,vg="Opera",ON=vg+" Mini",bg="Edge",n_="Microsoft "+bg,ll="Firefox",r_=ll+" "+md,ic="Nintendo",sc="PlayStation",ol="Xbox",i_=Ci+" "+cr,s_=cr+" "+Vo,zo="Windows",bm=zo+" Phone",yb="Nokia",ym="Ouya",a_="Generic",BN=a_+" "+cr.toLowerCase(),l_=a_+" "+ul.toLowerCase(),_m="Konqueror",o_="Oculus Browser",gd="Vivaldi",c_="Yandex",xd="Whale",wm="DuckDuckGo",u_="Pale Moon",vd="Waterfox",Go="Brave",d_="Google Search App",It="(\\d+(\\.\\d+)?)",pp=new RegExp("Version/"+It),$N=new RegExp(ol,"i"),PN=new RegExp(sc+" \\w+","i"),UN=new RegExp(ic+" \\w+","i"),yg=new RegExp(dl+"|PlayBook|BB10","i"),FN={"NT3.51":"NT 3.11","NT4.0":"NT 4.0","5.0":"2000",5.1:"XP",5.2:"XP","6.0":"Vista",6.1:"7",6.2:"8",6.3:"8.1",6.4:"10","10.0":"10"},f_=function(e,t,n,i){t=t||"";var l=(function(c){return c!=null&&c.brave?Go:null})(n);return l||(i!=null&&i.detectGoogleSearchApp&&Ie(e,"GSA/")?d_:Ie(e," OPR/")&&Ie(e,"Mini")?ON:Ie(e," OPR/")?vg:yg.test(e)?dl:Ie(e,"IE"+cr)||Ie(e,"WPDesktop")?t_:Ie(e,"OculusBrowser")?o_:Ie(e,K5)?J5:Ie(e,bg)||Ie(e,"Edg/")?n_:Ie(e,gd+"/")?gd:Ie(e,"YaBrowser/")?c_:Ie(e,xd+"/")?xd:Ie(e,wm+"/")||Ie(e,"Ddg/")?wm:Ie(e,"FBIOS")?"Facebook "+cr:Ie(e,"UCWEB")||Ie(e,"UCBrowser")?"UC Browser":Ie(e,"CriOS")?e_:Ie(e,"CrMo")||Ie(e,ra)?ra:Ie(e,Ci)&&Ie(e,Vo)?i_:Ie(e,"FxiOS")?r_:Ie(e.toLowerCase(),_m.toLowerCase())?_m:Ie(e,Go+"/")?Go:((c,u)=>u&&Ie(u,Q5)||(function(f){return Ie(f,Vo)&&!Ie(f,ra)&&!Ie(f,Ci)})(c))(e,t)?Ie(e,cr)?s_:Vo:Ie(e,"PaleMoon/")?u_:Ie(e,vd+"/")?vd:Ie(e,ll)?ll:Ie(e,"MSIE")||Ie(e,"Trident/")?xg:Ie(e,"Gecko")?ll:"")},qN={[t_]:[new RegExp("rv:"+It)],[n_]:[new RegExp(bg+"?\\/"+It)],[ra]:[new RegExp("("+ra+"|CrMo)\\/"+It)],[e_]:[new RegExp("CriOS\\/"+It)],"UC Browser":[new RegExp("(UCBrowser|UCWEB)\\/"+It)],[Vo]:[pp],[s_]:[pp],[vg]:[new RegExp("(Opera|OPR)\\/"+It)],[ll]:[new RegExp(ll+"\\/"+It)],[r_]:[new RegExp("FxiOS\\/"+It)],[_m]:[new RegExp("Konqueror[:/]?"+It,"i")],[dl]:[new RegExp(dl+" "+It),pp],[i_]:[new RegExp("android\\s"+It,"i")],[J5]:[new RegExp(K5+"\\/"+It)],[o_]:[new RegExp("OculusBrowser\\/"+It)],[gd]:[new RegExp(gd+"\\/"+It)],[c_]:[new RegExp("YaBrowser\\/"+It)],[xd]:[new RegExp(xd+"\\/"+It)],[Go]:[new RegExp(Go+"\\/"+It)],[wm]:[new RegExp("(DuckDuckGo|Ddg)\\/"+It)],[u_]:[new RegExp("PaleMoon\\/"+It)],[vd]:[new RegExp(vd+"\\/"+It)],[d_]:[new RegExp("GSA\\/"+It)],[xg]:[new RegExp("(rv:|MSIE )"+It)],Mozilla:[new RegExp("rv:"+It)]},HN=function(e,t,n,i){var l=f_(e,t,n,i),c=qN[l];if(Se(c))return null;for(var u=0;c.length>u;u++){var f=e.match(c[u]);if(f)return parseFloat(f[f.length-2])}return null},_b=[[new RegExp(ol+"; "+ol+" (.*?)[);]","i"),e=>[ol,e&&e[1]||""]],[new RegExp(ic,"i"),[ic,""]],[new RegExp(sc,"i"),[sc,""]],[yg,[dl,""]],[new RegExp(zo,"i"),(e,t)=>{if(/Phone/.test(t)||/WPDesktop/.test(t))return[bm,""];if(new RegExp(cr).test(t)&&!/IEMobile\b/.test(t))return[zo+" "+cr,""];var n=/Windows NT ([0-9.]+)/i.exec(t);if(n&&n[1]){var i=FN[n[1]]||"";return/arm/i.test(t)&&(i="RT"),[zo,i]}return[zo,""]}],[/((iPhone|iPad|iPod).*?OS (\d+)_(\d+)_?(\d+)?|iPhone)/,e=>e&&e[3]?[md,[e[3],e[4],e[5]||"0"].join(".")]:[md,""]],[/(watch.*\/(\d+\.\d+\.\d+)|watch os,(\d+\.\d+),)/i,e=>{var t="";return e&&e.length>=3&&(t=Se(e[2])?e[3]:e[2]),["watchOS",t]}],[new RegExp("("+Ci+" (\\d+)\\.(\\d+)\\.?(\\d+)?|"+Ci+")","i"),e=>e&&e[2]?[Ci,[e[2],e[3],e[4]||"0"].join(".")]:[Ci,""]],[/Mac OS X (\d+)[_.](\d+)[_.]?(\d+)?/i,e=>{var t=["Mac OS X",""];return e&&e[1]&&(t[1]=[e[1],e[2],e[3]||"0"].join(".")),t}],[/Mac/i,["Mac OS X",""]],[/CrOS/,[zN,""]],[/Linux|debian/i,["Linux",""]]],wb=function(e){return UN.test(e)?ic:PN.test(e)?sc:$N.test(e)?ol:new RegExp(ym,"i").test(e)?ym:new RegExp("("+bm+"|WPDesktop)","i").test(e)?bm:/iPad/.test(e)?W5:/iPod/.test(e)?"iPod Touch":/iPhone/.test(e)?"iPhone":/(watch)(?: ?os[,/]|\d,\d\/)[\d.]+/i.test(e)?X5:yg.test(e)?dl:/(kobo)\s(ereader|touch)/i.test(e)?"Kobo":new RegExp(yb,"i").test(e)?yb:/(kf[a-z]{2}wi|aeo[c-r]{2})( bui|\))/i.test(e)||/(kf[a-z]+)( bui|\)).+silk\//i.test(e)?"Kindle Fire":/(Android|ZTE)/i.test(e)?new RegExp(cr).test(e)&&!/(9138B|TB782B|Nexus [97]|pixel c|HUAWEISHT|BTV|noble nook|smart ultra 6)/i.test(e)||/pixel[\daxl ]{1,6}/i.test(e)&&!/pixel c/i.test(e)||/(huaweimed-al00|tah-|APA|SM-G92|i980|zte|U304AA)/i.test(e)||/lmy47v/i.test(e)&&!/QTAQZ3/i.test(e)?Ci:Y5:new RegExp("(pda|"+cr+")","i").test(e)?BN:new RegExp(ul,"i").test(e)&&!new RegExp(ul+" pc","i").test(e)?l_:""},IN=e=>e instanceof Error,h_={trace:{text:"TRACE",number:1},debug:{text:"DEBUG",number:5},info:{text:"INFO",number:9},warn:{text:"WARN",number:13},error:{text:"ERROR",number:17},fatal:{text:"FATAL",number:21}},VN=h_.info;function p_(e){if(Kr(e))return{boolValue:e};if(typeof e=="number")return Number.isFinite(e)?Number.isInteger(e)?{intValue:e}:{doubleValue:e}:{stringValue:String(e)};if(typeof e=="string")return{stringValue:e};if(rt(e))return{arrayValue:{values:e.map((t=>p_(t)))}};try{return{stringValue:JSON.stringify(e)}}catch{return{stringValue:String(e)}}}function Sb(e){var t=[];for(var n in e){var i=e[n];Qn(i)||Se(i)||t.push({key:n,value:p_(i)})}return t}function GN(e){var t=globalThis._posthogChunkIds;if(t){var n=Object.keys(t);return hp&&n.length===bb||(bb=n.length,hp=n.reduce(((i,l)=>{Fu||(Fu={});var c=Fu[l];if(c)i[c[0]]=c[1];else for(var u=e(l),f=u.length-1;f>=0;f--){var h=u[f],p=h==null?void 0:h.filename,g=t[l];if(p&&g){i[p]=g,Fu[l]=[p,g];break}}return i}),{})),hp}}class YN{constructor(t,n,i){i===void 0&&(i=[]),this.coercers=t,this.stackParser=n,this.modifiers=i}buildFromUnknown(t,n){n===void 0&&(n={});var i=n&&n.mechanism||{handled:!0,type:"generic"},l=this.buildCoercingContext(i,n,0).apply(t),c=this.buildParsingContext(n),u=this.parseStacktrace(l,c);return{$exception_list:this.convertToExceptionList(u,i),$exception_level:"error"}}modifyFrames(t){var n=this;return ar((function*(){for(var i of t)i.stacktrace&&i.stacktrace.frames&&rt(i.stacktrace.frames)&&(i.stacktrace.frames=yield n.applyModifiers(i.stacktrace.frames));return t}))()}coerceFallback(t){var n;return{type:"Error",value:"Unknown error",stack:(n=t.syntheticException)==null?void 0:n.stack,synthetic:!0}}parseStacktrace(t,n){var i,l;return t.cause!=null&&(i=this.parseStacktrace(t.cause,n)),t.stack!=""&&t.stack!=null&&(l=this.applyChunkIds(this.stackParser(t.stack,t.synthetic?n.skipFirstLines:0),n.chunkIdMap)),ye({},t,{cause:i,stack:l})}applyChunkIds(t,n){return t.map((i=>(i.filename&&n&&(i.chunk_id=n[i.filename]),i)))}applyCoercers(t,n){for(var i of this.coercers)if(i.match(t))return i.coerce(t,n);return this.coerceFallback(n)}applyModifiers(t){var n=this;return ar((function*(){var i=t;for(var l of n.modifiers)i=yield l(i);return i}))()}convertToExceptionList(t,n){var i,l,c,u={type:t.type,value:t.value,mechanism:{type:(i=n.type)!==null&&i!==void 0?i:"generic",handled:(l=n.handled)===null||l===void 0||l,synthetic:(c=t.synthetic)!==null&&c!==void 0&&c}};t.stack&&(u.stacktrace={type:"raw",frames:t.stack});var f=[u];return t.cause!=null&&f.push(...this.convertToExceptionList(t.cause,ye({},n,{handled:!0}))),f}buildParsingContext(t){var n;return{chunkIdMap:GN(this.stackParser),skipFirstLines:(n=t.skipFirstLines)!==null&&n!==void 0?n:1}}buildCoercingContext(t,n,i){i===void 0&&(i=0);var l=(c,u)=>{if(4>=u){var f=this.buildCoercingContext(t,n,u);return this.applyCoercers(c,f)}};return ye({},n,{syntheticException:i==0?n.syntheticException:void 0,mechanism:t,apply:c=>l(c,i),next:c=>l(c,i+1)})}}var fl="?";function Sm(e,t,n,i,l){var c={platform:e,filename:t,function:n==="<anonymous>"?fl:n,in_app:!0};return Se(i)||(c.lineno=i),Se(l)||(c.colno=l),c}var m_=(e,t)=>{var n=e.indexOf("safari-extension")!==-1,i=e.indexOf("safari-web-extension")!==-1;return n||i?[e.indexOf("@")!==-1?e.split("@")[0]:fl,n?"safari-extension:"+t:"safari-web-extension:"+t]:[e,t]},WN=/^\s*at (\S+?)(?::(\d+))(?::(\d+))\s*$/i,QN=/^\s*at (?:(.+?\)(?: \[.+\])?|.*?) ?\((?:address at )?)?(?:async )?((?:<anonymous>|[-a-z]+:|.*bundle|\/)?.*?)(?::(\d+))?(?::(\d+))?\)?\s*$/i,XN=/\((\S*)(?::(\d+))(?::(\d+))\)/,ZN=(e,t)=>{var n=WN.exec(e);if(n){var[,i,l,c]=n;return Sm(t,i,fl,+l,+c)}var u=QN.exec(e);if(u){if(u[2]&&u[2].indexOf("eval")===0){var f=XN.exec(u[2]);f&&(u[2]=f[1],u[3]=f[2],u[4]=f[3])}var[h,p]=m_(u[1]||fl,u[2]);return Sm(t,p,h,u[3]?+u[3]:void 0,u[4]?+u[4]:void 0)}},KN=/^\s*(.*?)(?:\((.*?)\))?(?:^|@)?((?:[-a-z]+)?:\/.*?|\[native code\]|[^@]*(?:bundle|\d+\.js)|\/[\w\-. /=]+)(?::(\d+))?(?::(\d+))?\s*$/i,JN=/(\S+) line (\d+)(?: > eval line \d+)* > eval/i,e3=(e,t)=>{var n=KN.exec(e);if(n){if(n[3]&&n[3].indexOf(" > eval")>-1){var i=JN.exec(n[3]);i&&(n[1]=n[1]||"eval",n[3]=i[1],n[4]=i[2],n[5]="")}var l=n[3],c=n[1]||fl;return[c,l]=m_(c,l),Sm(t,l,c,n[4]?+n[4]:void 0,n[5]?+n[5]:void 0)}},kb=/\(error: (.*)\)/;class t3{match(t){return this.isDOMException(t)||this.isDOMError(t)}coerce(t,n){var i=$t(t.stack);return{type:this.getType(t),value:this.getValue(t),stack:i?t.stack:void 0,cause:t.cause?n.next(t.cause):void 0,synthetic:!1}}getType(t){return this.isDOMError(t)?"DOMError":"DOMException"}getValue(t){var n=t.name||(this.isDOMError(t)?"DOMError":"DOMException");return t.message?n+": "+t.message:n}isDOMException(t){return pd(t,"DOMException")}isDOMError(t){return pd(t,"DOMError")}}class n3{match(t){return(n=>n instanceof Error)(t)}coerce(t,n){return{type:this.getType(t),value:this.getMessage(t,n),stack:this.getStack(t),cause:t.cause?n.next(t.cause):void 0,synthetic:!1}}getType(t){return t.name||t.constructor.name}getMessage(t,n){var i=t.message;return String(i.error&&typeof i.error.message=="string"?i.error.message:i)}getStack(t){return t.stacktrace||t.stack||void 0}}class r3{constructor(){}match(t){return pd(t,"ErrorEvent")&&t.error!=null}coerce(t,n){var i;return n.apply(t.error)||{type:"ErrorEvent",value:t.message,stack:(i=n.syntheticException)==null?void 0:i.stack,synthetic:!0}}}var i3=/^(?:[Uu]ncaught (?:exception: )?)?(?:((?:Eval|Internal|Range|Reference|Syntax|Type|URI|)Error): )?(.*)$/i;class s3{match(t){return typeof t=="string"}coerce(t,n){var i,[l,c]=this.getInfos(t);return{type:l??"Error",value:c??t,stack:(i=n.syntheticException)==null?void 0:i.stack,synthetic:!0}}getInfos(t){var n="Error",i=t,l=t.match(i3);return l&&(n=l[1],i=l[2]),[n,i]}}var a3=["fatal","error","warning","log","info","debug"];function g_(e,t){t===void 0&&(t=40);var n=Object.keys(e);if(n.sort(),!n.length)return"[object has no keys]";for(var i=n.length;i>0;i--){var l=n.slice(0,i).join(", ");if(t>=l.length)return i===n.length?l:l.length>t?l.slice(0,t)+"...":l}return""}class l3{match(t){return typeof t=="object"&&t!==null}coerce(t,n){var i,l=this.getErrorPropertyFromObject(t);return l?n.apply(l):{type:this.getType(t),value:this.getValue(t),stack:(i=n.syntheticException)==null?void 0:i.stack,level:this.isSeverityLevel(t.level)?t.level:"error",synthetic:!0}}getType(t){return gg(t)?t.constructor.name:"Error"}getValue(t){if("name"in t&&typeof t.name=="string"){var n="'"+t.name+"' captured as exception";return"message"in t&&typeof t.message=="string"&&(n+=" with message: '"+t.message+"'"),n}if("message"in t&&typeof t.message=="string")return t.message;var i=this.getObjectClassName(t);return(i&&i!=="Object"?"'"+i+"'":"Object")+" captured as exception with keys: "+g_(t)}isSeverityLevel(t){return $t(t)&&!vm(t)&&a3.indexOf(t)>=0}getErrorPropertyFromObject(t){for(var n in t)if({}.hasOwnProperty.call(t,n)){var i=t[n];if(IN(i))return i}}getObjectClassName(t){try{var n=Object.getPrototypeOf(t);return n?n.constructor.name:void 0}catch{return}}}class o3{match(t){return gg(t)}coerce(t,n){var i,l=t.constructor.name;return{type:l,value:l+" captured as exception with keys: "+g_(t),stack:(i=n.syntheticException)==null?void 0:i.stack,synthetic:!0}}}class c3{match(t){return G5(t)}coerce(t,n){var i;return{type:"Error",value:"Primitive value captured as exception: "+String(t),stack:(i=n.syntheticException)==null?void 0:i.stack,synthetic:!0}}}class u3{match(t){return pd(t,"PromiseRejectionEvent")||this.isCustomEventWrappingRejection(t)}isCustomEventWrappingRejection(t){if(!gg(t))return!1;try{var n=t.detail;return n!=null&&typeof n=="object"&&"reason"in n}catch{return!1}}coerce(t,n){var i,l=this.getUnhandledRejectionReason(t);return G5(l)?{type:"UnhandledRejection",value:"Non-Error promise rejection captured with value: "+String(l),stack:(i=n.syntheticException)==null?void 0:i.stack,synthetic:!0}:n.apply(l)}getUnhandledRejectionReason(t){try{if("reason"in t)return t.reason;if("detail"in t&&t.detail!=null&&typeof t.detail=="object"&&"reason"in t.detail)return t.detail.reason}catch{}return t}}var bd="$message",yd="$timestamp",d3=new Set([bd,yd]),mp={enabled:!0,max_bytes:32768};function _d(e){var t;return e?{enabled:(t=e.enabled)!==null&&t!==void 0?t:mp.enabled,max_bytes:h3(e.max_bytes,mp.max_bytes)}:ye({},mp)}class f3{constructor(t){this.Yt=[],this.Xt=0,this.qt=_d(t)}setConfig(t){this.qt=_d(t),this.er()}add(t){var n=(function(l){var c=(function(g){var v=new WeakSet;try{return JSON.stringify(g,((y,b)=>{if(typeof b=="bigint")return b.toString();if(typeof b!="function"&&typeof b!="symbol"){if(b instanceof Date)return b.toISOString();if(b instanceof Error)return{name:b.name,message:b.message,stack:b.stack};if(b&&typeof b=="object"){if(v.has(b))return"[Circular]";v.add(b)}return b}}))}catch{return}})(l);if(c)try{var u=JSON.parse(c);if(!Yt(u))return;var f=u,h=f[bd],p=f[yd];return!$t(h)||h.trim().length===0||!$t(p)&&!Bn(p)?void 0:{step:f,json:c}}catch{return}})(t);if(n){var i=(function(l){if(typeof TextEncoder<"u")return new TextEncoder().encode(l).length;for(var c=encodeURIComponent(l),u=0,f=0;c.length>f;f++)c[f]==="%"?(u+=1,f+=2):u+=1;return u})(n.json);i>this.qt.max_bytes||(this.Yt.push({step:n.step,bytes:i}),this.Xt+=i,this.er())}}getAttachable(){return this.Yt.map((t=>t.step))}clear(){this.Yt=[],this.Xt=0}size(){return this.Yt.length}er(){for(;this.Xt>this.qt.max_bytes&&this.Yt.length>0;){var t=this.Yt.shift();t&&(this.Xt-=t.bytes)}}}function h3(e,t){if(!Bn(e)||e===1/0||e===-1/0)return t;var n=Math.floor(e);return 0>n?t:n}var x_=function(e,t){var{debugEnabled:n}=t===void 0?{}:t,i={k(l){if(ie&&(xn.DEBUG||ze.POSTHOG_DEBUG||n)&&!Se(ie.console)&&ie.console){for(var c=("__rrweb_original__"in ie.console[l])?ie.console[l].__rrweb_original__:ie.console[l],u=arguments.length,f=new Array(u>1?u-1:0),h=1;u>h;h++)f[h-1]=arguments[h];c(e,...f)}},debug(){for(var l=arguments.length,c=new Array(l),u=0;l>u;u++)c[u]=arguments[u];i.k("debug",...c)},info(){for(var l=arguments.length,c=new Array(l),u=0;l>u;u++)c[u]=arguments[u];i.k("log",...c)},warn(){for(var l=arguments.length,c=new Array(l),u=0;l>u;u++)c[u]=arguments[u];i.k("warn",...c)},error(){for(var l=arguments.length,c=new Array(l),u=0;l>u;u++)c[u]=arguments[u];i.k("error",...c)},critical(){for(var l=arguments.length,c=new Array(l),u=0;l>u;u++)c[u]=arguments[u];console.error(e,...c)},uninitializedWarning(l){i.error("You must initialize PostHog before calling "+l)},createLogger:(l,c)=>x_(e+" "+l,c)};return i},Ne=x_("[PostHog.js]"),Vt=Ne.createLogger,p3=Vt("[ExternalScriptsLoader]"),gp=(e,t,n)=>{if(e.config.disable_external_dependency_loading)return p3.warn(t+" was requested but loading of external scripts is disabled."),n("Loading of external scripts is disabled");var i=Ce==null?void 0:Ce.querySelectorAll("script");if(i){for(var l,c=function(){if(i[u].src===t){var h=i[u];return h.__posthog_loading_callback_fired?{v:n()}:(h.addEventListener("load",(p=>{h.__posthog_loading_callback_fired=!0,n(void 0,p)})),h.onerror=p=>n(p),{v:void 0})}},u=0;i.length>u;u++)if(l=c())return l.v}var f=()=>{if(!Ce)return n("document not found");var h=Ce.createElement("script");if(h.type="text/javascript",h.crossOrigin="anonymous",h.src=t,h.onload=v=>{h.__posthog_loading_callback_fired=!0,n(void 0,v)},h.onerror=v=>n(v),e.config.prepare_external_dependency_script&&(h=e.config.prepare_external_dependency_script(h)),!h)return n("prepare_external_dependency_script returned null");if(e.config.external_scripts_inject_target==="head")Ce.head.appendChild(h);else{var p,g=Ce.querySelectorAll("body > script");g.length>0?(p=g[0].parentNode)==null||p.insertBefore(h,g[0]):Ce.body.appendChild(h)}};Ce!=null&&Ce.body?f():Ce==null||Ce.addEventListener("DOMContentLoaded",f)};ze.__PosthogExtensions__=ze.__PosthogExtensions__||{},ze.__PosthogExtensions__.loadExternalDependency=(e,t,n)=>{if(t!=="remote-config"){var i;if(e.config.strict_script_versioning)i=e.requestRouter.endpointFor("assets","/static/"+e.version+"/"+t+".js");else{var l="/static/"+t+".js?v="+e.version;if(t==="toolbar"){var c=3e5;l=l+"&t="+Math.floor(Date.now()/c)*c}i=e.requestRouter.endpointFor("assets",l)}gp(e,i,n)}else{var u=e.requestRouter.endpointFor("assets","/array/"+e.config.token+"/config.js");gp(e,u,n)}},ze.__PosthogExtensions__.loadSiteApp=(e,t,n)=>{var i=e.requestRouter.endpointFor("api",t);gp(e,i,n)};var v_="$people_distinct_id",wd="$device_id",Oo="__alias",Bo="__timers",km="$autocapture_disabled_server_side",jm="$heatmaps_enabled_server_side",Nm="$exception_capture_enabled_server_side",Cm="$error_tracking_suppression_rules",Em="$error_tracking_capture_extension_exceptions",Tm="$web_vitals_enabled_server_side",_g="$dead_clicks_enabled_server_side",wg="$product_tours_enabled_server_side",Am="$web_vitals_allowed_metrics",na="$session_recording_remote_config",b_="$replay_sample_rate",y_="$replay_override_sampling",__="$replay_override_linked_flag",w_="$replay_override_url_trigger",S_="$replay_override_event_trigger",il="$sesid",Sg="$session_is_sampled",sl="$enabled_feature_flags",sd="$active_feature_flags",$o="$early_access_features",Mm="$feature_flag_details",Rm="$feature_flag_payloads",Lm="$feature_flag_request_id",ki="$override_feature_flags",el="$override_feature_flag_payloads",Po="$stored_person_properties",ea="$stored_group_properties",Dm="$surveys",kg="$surveys_loaded_at",zm="$surveys_activated",Uo="ph_product_tours",Yo="$flag_call_reported",Om="$flag_call_reported_session_id",Bm="$feature_flag_errors",ac="$feature_flag_evaluated_at",Dr="$user_state",$m="$client_session_props",Pm="$capture_rate_limit",Um="$initial_campaign_params",Fm="$initial_referrer_info",Sd="$initial_person_info",kd="$epp",k_="__POSTHOG_TOOLBAR__",qu="$posthog_cookieless",j_="$sdk_debug_extensions_init_method",N_="$sdk_debug_extensions_init_time_ms",C_="$sdk_debug_recording_script_not_loaded",jg="PostHog loadExternalDependency extension not found.",ta="on_reject",Ni="always",Va="anonymous",Ga="identified",qm="identified_only",jd="visibilitychange",Nd="beforeunload",tl="$pageview",xp="$pageleave",vp="$identify",jb="$groupidentify";function Hu(e,t){rt(e)&&e.forEach(t)}function Tt(e,t){if(!Je(e))if(rt(e))e.forEach(t);else if(AN(e))e.forEach(((i,l)=>t(i,l)));else for(var n in e)V5.call(e,n)&&t(e[n],n)}var Bt=function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),i=1;t>i;i++)n[i-1]=arguments[i];for(var l of n)for(var c in l)l[c]!==void 0&&(e[c]=l[c]);return e};function ad(e){for(var t=Object.keys(e),n=t.length,i=new Array(n);n--;)i[n]=[t[n],e[t[n]]];return i}var Nb=function(e){try{return e()}catch{return}},m3=function(e){return function(){try{for(var t=arguments.length,n=new Array(t),i=0;t>i;i++)n[i]=arguments[i];return e.apply(this,n)}catch(l){Ne.critical("Implementation error. Please turn on debug mode and open a ticket on https://app.posthog.com/home#panel=support%3Asupport%3A."),Ne.critical(l)}}},Ng=function(e){var t={};return Tt(e,(function(n,i){($t(n)&&n.length>0||Bn(n))&&(t[i]=n)})),t},g3=["herokuapp.com","vercel.app","netlify.app"];function x3(e){var t=e==null?void 0:e.hostname;if(!$t(t))return!1;var n=t.split(".").slice(-2).join(".");for(var i of g3)if(n===i)return!1;return!0}function Zt(e,t,n,i){var{capture:l=!1,passive:c=!0}=i??{};e==null||e.addEventListener(t,n,{capture:l,passive:c})}function E_(e){return e.name==="ph_toolbar_internal"}Math.trunc||(Math.trunc=function(e){return 0>e?Math.ceil(e):Math.floor(e)}),Number.isInteger||(Number.isInteger=function(e){return Bn(e)&&isFinite(e)&&Math.floor(e)===e});class Cd{constructor(t){if(this.bytes=t,t.length!==16)throw new TypeError("not 128-bit length")}static fromFieldsV7(t,n,i,l){if(!Number.isInteger(t)||!Number.isInteger(n)||!Number.isInteger(i)||!Number.isInteger(l)||0>t||0>n||0>i||0>l||t>0xffffffffffff||n>4095||i>1073741823||l>4294967295)throw new RangeError("invalid field value");var c=new Uint8Array(16);return c[0]=t/Math.pow(2,40),c[1]=t/Math.pow(2,32),c[2]=t/Math.pow(2,24),c[3]=t/Math.pow(2,16),c[4]=t/Math.pow(2,8),c[5]=t,c[6]=112|n>>>8,c[7]=n,c[8]=128|i>>>24,c[9]=i>>>16,c[10]=i>>>8,c[11]=i,c[12]=l>>>24,c[13]=l>>>16,c[14]=l>>>8,c[15]=l,new Cd(c)}toString(){for(var t="",n=0;this.bytes.length>n;n++)t=t+(this.bytes[n]>>>4).toString(16)+(15&this.bytes[n]).toString(16),n!==3&&n!==5&&n!==7&&n!==9||(t+="-");if(t.length!==36)throw new Error("Invalid UUIDv7 was generated");return t}clone(){return new Cd(this.bytes.slice(0))}equals(t){return this.compareTo(t)===0}compareTo(t){for(var n=0;16>n;n++){var i=this.bytes[n]-t.bytes[n];if(i!==0)return Math.sign(i)}return 0}}class v3{constructor(){this.S=0,this.C=0,this.I=new b3}generate(){var t=this.generateOrAbort();if(Se(t)){this.S=0;var n=this.generateOrAbort();if(Se(n))throw new Error("Could not generate UUID after timestamp reset");return n}return t}generateOrAbort(){var t=Date.now();if(t>this.S)this.S=t,this.T();else{if(this.S>=t+1e4)return;this.C++,this.C>4398046511103&&(this.S++,this.T())}return Cd.fromFieldsV7(this.S,Math.trunc(this.C/Math.pow(2,30)),this.C&Math.pow(2,30)-1,this.I.nextUint32())}T(){this.C=1024*this.I.nextUint32()+(1023&this.I.nextUint32())}}var Cb,T_=e=>{if(typeof UUIDV7_DENY_WEAK_RNG<"u"&&UUIDV7_DENY_WEAK_RNG)throw new Error("no cryptographically strong RNG available");for(var t=0;e.length>t;t++)e[t]=65536*Math.trunc(65536*Math.random())+Math.trunc(65536*Math.random());return e};ie&&!Se(ie.crypto)&&crypto.getRandomValues&&(T_=e=>crypto.getRandomValues(e));class b3{constructor(){this.M=new Uint32Array(8),this.R=1/0}nextUint32(){return this.M.length>this.R||(T_(this.M),this.R=0),this.M[this.R++]}}var fs=()=>y3().toString(),y3=()=>(Cb||(Cb=new v3)).generate(),_o="",_3=/[a-z0-9][a-z0-9-]+\.[a-z]{2,}$/i,Xr={O:()=>!!Ce,D(e){Ne.error("cookieStore error: "+e)},A(e){if(Ce){try{for(var t=e+"=",n=Ce.cookie.split(";").filter((c=>c.length)),i=0;n.length>i;i++){for(var l=n[i];l.charAt(0)==" ";)l=l.substring(1,l.length);if(l.indexOf(t)===0)return decodeURIComponent(l.substring(t.length,l.length))}}catch{}return null}},F(e){var t;try{t=JSON.parse(Xr.A(e))||{}}catch{}return t},N(e,t,n,i,l){if(!Ce)return!1;try{var c="",u="",f=(function(g,v){if(v){var y=(function(_,k){if(k===void 0&&(k=Ce),_o)return _o;if(!k||["localhost","127.0.0.1"].includes(_))return"";for(var E=_.split("."),j=Math.min(E.length,8),R="dmn_chk_"+fs();!_o&&j--;){var C=E.slice(j).join("."),P=R+"=1;domain=."+C+";path=/";k.cookie=P+";max-age=3",k.cookie.includes(R)&&(k.cookie=P+";max-age=0",_o=C)}return _o})(g);if(!y){var b=(_=>{var k=_.match(_3);return k?k[0]:""})(g);b!==y&&Ne.info("Warning: cookie subdomain discovery mismatch",b,y),y=b}return y?"; domain=."+y:""}return""})(Ce.location.hostname,i);if(n){var h=new Date;h.setTime(h.getTime()+864e5*n),c="; expires="+h.toUTCString()}l&&(u="; secure");var p=e+"="+encodeURIComponent(JSON.stringify(t))+c+"; SameSite=Lax; path=/"+f+u;return p.length>3686.4&&Ne.warn("cookieStore warning: large cookie, len="+p.length),Ce.cookie=p,!0}catch{return!1}},q(e,t){if(Ce!=null&&Ce.cookie)try{Xr.N(e,"",-1,t)}catch{return}}},bp=null,Et={O(){if(!Qn(bp))return bp;var e=!0;if(Se(ie))e=!1;else try{var t="__mplssupport__";Et.N(t,"xyz"),Et.A(t)!=='"xyz"'&&(e=!1),Et.q(t)}catch{e=!1}return e||Ne.error("localStorage unsupported; falling back to cookie store"),bp=e,e},D(e){Ne.error("localStorage error: "+e)},A(e){try{return ie==null?void 0:ie.localStorage.getItem(e)}catch(t){Et.D(t)}return null},F(e){try{return JSON.parse(Et.A(e))||{}}catch{}return null},N(e,t){try{return ie==null||ie.localStorage.setItem(e,JSON.stringify(t)),!0}catch(n){Et.D(n)}return!1},q(e){try{ie==null||ie.localStorage.removeItem(e)}catch(t){Et.D(t)}}},w3=[wd,"distinct_id",il,Sg,kd,Sd,Dr],Iu={},S3={O:()=>!0,D(e){Ne.error("memoryStorage error: "+e)},A:e=>Iu[e]||null,F:e=>Iu[e]||null,N:(e,t)=>(Iu[e]=t,!0),q(e){delete Iu[e]}},Ys=null,Nn={O(){if(!Qn(Ys))return Ys;if(Ys=!0,Se(ie))Ys=!1;else try{var e="__support__";Nn.N(e,"xyz"),Nn.A(e)!=='"xyz"'&&(Ys=!1),Nn.q(e)}catch{Ys=!1}return Ys},D(e){Ne.error("sessionStorage error: ",e)},A(e){try{return ie==null?void 0:ie.sessionStorage.getItem(e)}catch(t){Nn.D(t)}return null},F(e){try{return JSON.parse(Nn.A(e))||null}catch{}return null},N(e,t){try{return ie==null||ie.sessionStorage.setItem(e,JSON.stringify(t)),!0}catch(n){Nn.D(n)}return!1},q(e){try{ie==null||ie.sessionStorage.removeItem(e)}catch(t){Nn.D(t)}}};class k3{constructor(t){this._instance=t}get qt(){return this._instance.config}get consent(){return this.rr()?0:this.ir}isOptedOut(){return this.qt.cookieless_mode===Ni||this.isRejected()||this.consent===-1&&this.qt.cookieless_mode===ta}isOptedIn(){return!this.isOptedOut()}isExplicitlyOptedOut(){return this.consent===0}isRejected(){return this.consent===0||this.consent===-1&&this.qt.opt_out_capturing_by_default}optInOut(t){this.nr.N(this.sr,t?1:0,this.qt.cookie_expiration,this.qt.cross_subdomain_cookie,this.qt.secure_cookie)}reset(){this.nr.q(this.sr,this.qt.cross_subdomain_cookie)}get sr(){var{token:t,opt_out_capturing_cookie_prefix:n,consent_persistence_name:i}=this._instance.config;return i||(n?n+t:"__ph_opt_in_out_"+t)}get ir(){var t=this.nr.A(this.sr);return fp(t)?1:Ie(LN,t)?0:-1}get nr(){var t=this.qt.opt_out_capturing_persistence_type,n=t==="localStorage"?Et:Xr;if(!this.ar||this.ar!==n){this.ar=n;var i=t==="localStorage"?Xr:Et;i.A(this.sr)&&(this.ar.A(this.sr)||this.optInOut(fp(i.A(this.sr))),i.q(this.sr,this.qt.cross_subdomain_cookie))}return this.ar}rr(){return!!this.qt.respect_dnt&&[lr==null?void 0:lr.doNotTrack,lr==null?void 0:lr.msDoNotTrack,ze.doNotTrack].some((t=>fp(t)))}}var j3=1,N3=3,C3=11;function Eb(e){return e instanceof Element&&(e.id===k_||!(e.closest==null||!e.closest(".toolbar-global-fade-container")))}function gs(e){return!!e&&e.nodeType===j3}function or(e,t){return!!e&&!!e.tagName&&e.tagName.toLowerCase()===t.toLowerCase()}function A_(e){return!!e&&e.nodeType===N3}function M_(e){return!!e&&e.nodeType===C3&&gs(e.host)}function Cg(e){return e?Fd(e).split(/\s+/):[]}function Tb(e){var t=ie==null?void 0:ie.location.href;return!!(t&&e&&e.some((n=>t.match(n))))}function Ed(e){var t="";switch(typeof e.className){case"string":t=e.className;break;case"object":t=(e.className&&"baseVal"in e.className?e.className.baseVal:null)||e.getAttribute("class")||"";break;default:t=""}return Cg(t)}function R_(e){return Je(e)?null:Fd(e).split(/(\s+)/).filter((t=>Wo(t))).join("").replace(/[\r\n]/g," ").replace(/[ ]+/g," ").substring(0,255)}function lc(e){var t="";return Hm(e)&&!B_(e)&&e.childNodes&&e.childNodes.length&&Tt(e.childNodes,(function(n){var i;A_(n)&&n.textContent&&(t+=(i=R_(n.textContent))!==null&&i!==void 0?i:"")})),Fd(t)}function yp(e){return Se(e.target)?e.srcElement||null:(t=e.target)!=null&&t.shadowRoot?e.composedPath()[0]||null:e.target||null;var t}var Eg=["a","button","form","input","select","textarea","label"];function L_(e,t){if(Se(t))return!0;var n,i=function(c){if(t.some((u=>c.matches(u))))return{v:!0}};for(var l of e)if(n=i(l))return n.v;return!1}function D_(e){var t=e.parentNode;return!(!t||!gs(t))&&t}var z_=["next","previous","prev",">","<"],E3=[...z_,"+","-","−","–"],Ab=(e,t)=>/[a-z0-9]/i.test(t)?e.includes(t):e===t,Mb=[".ph-no-rageclick",".ph-no-capture"],T3=["","text","search","email","password","url","tel","number"];function Rb(e,t){if(!ie||Tg(e))return!1;var n,i,l,c,u;if(Kr(t)?(n=!!t&&Mb,i=void 0,l=!1):(n=(c=t==null?void 0:t.css_selector_ignorelist)!==null&&c!==void 0?c:Mb,i=t==null?void 0:t.content_ignorelist,l=(u=t==null?void 0:t.ignore_text_selection)!==null&&u!==void 0&&u),n===!1||l&&(function(h){return!(!h||!gs(h))&&(!!or(h,"textarea")||(or(h,"input")?Ie(T3,(h.getAttribute("type")||"").toLowerCase()):(function(p){if(p.isContentEditable)return!0;var g=p.getAttribute==null?void 0:p.getAttribute("contenteditable");return g==="true"||g===""})(h)))})(e))return!1;var{targetElementList:f}=O_(e,!1);return!(function(h,p){if(h===!1||Se(h))return!1;var g;if(h===!0)g=z_;else{if(!rt(h))return!1;if(h.length>10)return Ne.error("[PostHog] content_ignorelist array cannot exceed 10 items. Use css_selector_ignorelist for more complex matching."),!1;g=h.map((v=>v.toLowerCase()))}return p.some((v=>{var{safeText:y,ariaLabel:b}=v;return g.some((_=>Ab(y,_)||Ab(b,_)))}))})(i,f.map((h=>{var p;return{safeText:lc(h).toLowerCase(),ariaLabel:((p=h.getAttribute("aria-label"))==null?void 0:p.toLowerCase().trim())||""}})))&&!L_(f,n)}var Tg=e=>!e||or(e,"html")||!gs(e),O_=(e,t)=>{if(!ie||Tg(e))return{parentIsUsefulElement:!1,targetElementList:[]};for(var n=!1,i=[e],l=e;l.parentNode&&!or(l,"body");)if(M_(l.parentNode))i.push(l.parentNode.host),l=l.parentNode.host;else{var c=D_(l);if(!c)break;if(t||Eg.indexOf(c.tagName.toLowerCase())>-1)n=!0;else{var u=ie.getComputedStyle(c);u&&u.getPropertyValue("cursor")==="pointer"&&(n=!0)}i.push(c),l=c}return{parentIsUsefulElement:n,targetElementList:i}};function Hm(e){for(var t=e;t.parentNode&&!or(t,"body");t=t.parentNode){var n=Ed(t);if(Ie(n,"ph-sensitive")||Ie(n,"ph-no-capture"))return!1}if(Ie(Ed(e),"ph-include"))return!0;var i=e.type||"";if($t(i))switch(i.toLowerCase()){case"hidden":case"password":return!1}var l=e.name||e.id||"";return!$t(l)||!/^cc|cardnum|ccnum|creditcard|csc|cvc|cvv|exp|pass|pwd|routing|seccode|securitycode|securitynum|socialsec|socsec|ssn/i.test(l.replace(/[^a-zA-Z0-9]/g,""))}function B_(e){return!!(or(e,"input")&&!["button","checkbox","submit","reset"].includes(e.type)||or(e,"select")||or(e,"textarea")||e.getAttribute("contenteditable")==="true")}var $_="(4[0-9]{12}(?:[0-9]{3})?)|(5[1-5][0-9]{14})|(6(?:011|5[0-9]{2})[0-9]{12})|(3[47][0-9]{13})|(3(?:0[0-5]|[68][0-9])[0-9]{11})|((?:2131|1800|35[0-9]{3})[0-9]{11})",A3=new RegExp("^(?:"+$_+")$"),M3=new RegExp($_),P_="\\d{3}-?\\d{2}-?\\d{4}",R3=new RegExp("^("+P_+")$"),L3=new RegExp("("+P_+")");function Wo(e,t){return t===void 0&&(t=!0),!(Je(e)||$t(e)&&(e=Fd(e),(t?A3:M3).test((e||"").replace(/[- ]/g,""))||(t?R3:L3).test(e)))}function Lb(e){var t=lc(e);return Wo(t=(t+" "+U_(e)).trim())?t:""}function U_(e){var t="";return e&&e.childNodes&&e.childNodes.length&&Tt(e.childNodes,(function(n){var i;if(n&&((i=n.tagName)==null?void 0:i.toLowerCase())==="span")try{var l=lc(n);t=(t+" "+l).trim(),n.childNodes&&n.childNodes.length&&(t=(t+" "+U_(n)).trim())}catch(c){Ne.error("[AutoCapture]",c)}})),t}function Db(e){return e.replace(/"|\\"/g,'\\"')}function D3(e){var t=e.attr__class;return t?rt(t)?t:Cg(t):void 0}var Vu=Vt("[Dead Clicks]"),z3=()=>!0,O3=e=>{var t,n=!((t=e.instance.persistence)==null||!t.get_property(_g)),i=e.instance.config.capture_dead_clicks;return Kr(i)?i:!!Yt(i)||n};class zb{get lazyLoadedDeadClicksAutocapture(){return this.lr}constructor(t,n,i){this.instance=t,this.isEnabled=n,this.onCapture=i,this.startIfEnabledOrStop()}onRemoteConfig(t){"captureDeadClicks"in t&&(this.instance.persistence&&this.instance.persistence.register({[_g]:t.captureDeadClicks}),this.startIfEnabledOrStop())}startIfEnabledOrStop(){this.isEnabled(this)?this.ur((()=>{this.hr()})):this.stop()}ur(t){var n,i;(n=ze.__PosthogExtensions__)!=null&&n.initDeadClicksAutocapture&&t(),(i=ze.__PosthogExtensions__)==null||i.loadExternalDependency==null||i.loadExternalDependency(this.instance,"dead-clicks-autocapture",(l=>{l?Vu.error("failed to load script",l):t()}))}hr(){var t;if(Ce){if(!this.lr&&(t=ze.__PosthogExtensions__)!=null&&t.initDeadClicksAutocapture){var n=Yt(this.instance.config.capture_dead_clicks)?this.instance.config.capture_dead_clicks:{};n.__onCapture=this.onCapture,this.lr=ze.__PosthogExtensions__.initDeadClicksAutocapture(this.instance,n),this.lr.start(Ce),Vu.info("starting...")}}else Vu.error("`document` not found. Cannot start.")}stop(){this.lr&&(this.lr.stop(),this.lr=void 0,Vu.info("stopping..."))}}var _p=Vt("[SegmentIntegration]"),F_="posthog-js";function q_(e,t){var{organization:n,projectId:i,prefix:l,severityAllowList:c=["error"],sendExceptionsToPostHog:u=!0}=t===void 0?{}:t;return f=>{var h,p,g,v,y;if(c!=="*"&&!c.includes(f.level)||!e.__loaded)return f;f.tags||(f.tags={});var b=e.requestRouter.endpointFor("ui","/project/"+e.config.token+"/person/"+e.get_distinct_id());f.tags["PostHog Person URL"]=b,e.sessionRecordingStarted()&&(f.tags["PostHog Recording URL"]=e.get_session_replay_url({withTimestamp:!0}));var _,k=((h=f.exception)==null?void 0:h.values)||[],E=k.map((R=>ye({},R,{stacktrace:R.stacktrace?ye({},R.stacktrace,{type:"raw",frames:(R.stacktrace.frames||[]).map((C=>ye({},C,{platform:"web:javascript"})))}):void 0}))),j={$exception_message:((p=k[0])==null?void 0:p.value)||f.message,$exception_type:(g=k[0])==null?void 0:g.type,$exception_level:f.level,$exception_list:E,$sentry_event_id:f.event_id,$sentry_exception:f.exception,$sentry_exception_message:((v=k[0])==null?void 0:v.value)||f.message,$sentry_exception_type:(y=k[0])==null?void 0:y.type,$sentry_tags:f.tags};return n&&i&&(j.$sentry_url=(l||"https://sentry.io/organizations/")+n+"/issues/?project="+i+"&query="+f.event_id),u&&((_=e.exceptions)==null||_.sendExceptionEvent(j)),f}}class B3{constructor(t,n,i,l,c,u){this.name=F_,this.setupOnce=function(f){f(q_(t,{organization:n,projectId:i,prefix:l,severityAllowList:c,sendExceptionsToPostHog:u==null||u}))}}}class Ob{constructor(t){this.cr=(n,i,l)=>{l&&(l.noSessionId||l.activityTimeout||l.sessionPastMaximumLength||l.crossTabAdoption)&&(Ne.info("[PageViewManager] Session rotated, clearing pageview state",{sessionId:n,changeReason:l}),this.dr=void 0,this._instance.scrollManager.resetContext())},this._instance=t,this.vr()}vr(){var t;this.pr=(t=this._instance.sessionManager)==null?void 0:t.onSessionId(this.cr)}destroy(){var t;(t=this.pr)==null||t.call(this),this.pr=void 0}doPageView(t,n){var i,l=this.gr(t,n);return this.dr={pathname:(i=ie==null?void 0:ie.location.pathname)!==null&&i!==void 0?i:"",pageViewId:n,timestamp:t},this._instance.scrollManager.resetContext(),l}doPageLeave(t){var n;return this.gr(t,(n=this.dr)==null?void 0:n.pageViewId)}doEvent(){var t;return{$pageview_id:(t=this.dr)==null?void 0:t.pageViewId}}gr(t,n){var i=this.dr;if(!i)return{$pageview_id:n};var l={$pageview_id:n,$prev_pageview_id:i.pageViewId},c=this._instance.scrollManager.getContext();if(c&&!this._instance.config.disable_scroll_properties){var{maxScrollHeight:u,lastScrollY:f,maxScrollY:h,maxContentHeight:p,lastContentY:g,maxContentY:v}=c;if(!(Se(u)||Se(f)||Se(h)||Se(p)||Se(g)||Se(v))){u=Math.ceil(u),f=Math.ceil(f),h=Math.ceil(h),p=Math.ceil(p),g=Math.ceil(g),v=Math.ceil(v);var y=u>1?Zr(f/u,0,1,Ne):1,b=u>1?Zr(h/u,0,1,Ne):1,_=p>1?Zr(g/p,0,1,Ne):1,k=p>1?Zr(v/p,0,1,Ne):1;l=Bt(l,{$prev_pageview_last_scroll:f,$prev_pageview_last_scroll_percentage:y,$prev_pageview_max_scroll:h,$prev_pageview_max_scroll_percentage:b,$prev_pageview_last_content:g,$prev_pageview_last_content_percentage:_,$prev_pageview_max_content:v,$prev_pageview_max_content_percentage:k})}}return i.pathname&&(l.$prev_pageview_pathname=i.pathname),i.timestamp&&(l.$prev_pageview_duration=(t.getTime()-i.timestamp.getTime())/1e3),l}}var Gu=["flags","surveys"],$3={[v_]:{exposure:"hidden"},[Oo]:{exposure:"hidden"},__cmpns:{exposure:"hidden"},[Bo]:{exposure:"hidden"},[km]:{exposure:"event"},[jm]:{exposure:"hidden"},[Nm]:{exposure:"event"},[Cm]:{exposure:"hidden"},[Em]:{exposure:"event"},[Tm]:{exposure:"event"},[_g]:{exposure:"event"},[wg]:{exposure:"hidden"},[Am]:{exposure:"event"},[na]:{exposure:"hidden"},$session_recording_enabled_server_side:{exposure:"hidden"},[il]:{exposure:"hidden"},[Sg]:{exposure:"event"},[b_]:{exposure:"event",shouldSkipFromEventProperties:e=>Qn(e)},$session_past_minimum_duration:{exposure:"event"},$session_recording_url_trigger_activated_session:{exposure:"event"},$session_recording_event_trigger_activated_session:{exposure:"event"},$debug_first_full_snapshot_timestamp:{exposure:"event"},[sl]:{exposure:"derived",storageGroup:"flags",shouldSkipFromEventProperties:(e,t)=>t(),transformToEventProperties(e){if(!Yt(e))return{};for(var t={},n=Object.keys(e),i=0;n.length>i;i++)t["$feature/"+n[i]]=e[n[i]];return t}},[sd]:{exposure:"event",storageGroup:"flags"},[$o]:{exposure:"hidden"},[Mm]:{exposure:"hidden",storageGroup:"flags"},[Rm]:{exposure:"event",storageGroup:"flags"},[Lm]:{exposure:"event",storageGroup:"flags",volatile:!0},[ki]:{exposure:"event"},[el]:{exposure:"hidden"},[Po]:{exposure:"hidden"},[ea]:{exposure:"hidden"},[Dm]:{exposure:"hidden",storageGroup:"surveys"},[kg]:{exposure:"hidden",storageGroup:"surveys",volatile:!0},[zm]:{exposure:"event"},[Uo]:{exposure:"hidden"},$product_tours_activated:{exposure:"hidden"},$conversations_widget_session_id:{exposure:"event"},$conversations_ticket_id:{exposure:"event"},$conversations_widget_state:{exposure:"event"},$conversations_user_traits:{exposure:"event"},[Yo]:{exposure:"hidden"},[Om]:{exposure:"hidden"},[Bm]:{exposure:"hidden"},[ac]:{exposure:"hidden",storageGroup:"flags",volatile:!0},[Dr]:{exposure:"hidden"},[$m]:{exposure:"hidden"},[Pm]:{exposure:"hidden"},[Um]:{exposure:"hidden"},[Fm]:{exposure:"hidden"},[Sd]:{exposure:"hidden"},[kd]:{exposure:"hidden"},[y_]:{exposure:"event"},[__]:{exposure:"event"},[w_]:{exposure:"event"},[S_]:{exposure:"event"},[j_]:{exposure:"event"},[N_]:{exposure:"event"},[C_]:{exposure:"event"},$sdk_debug_replay_event_trigger_status:{exposure:"event"},$sdk_debug_replay_linked_flag_trigger_status:{exposure:"event"},$sdk_debug_replay_matched_recording_trigger_groups:{exposure:"event"},$sdk_debug_replay_remote_trigger_matching_config:{exposure:"event"},$sdk_debug_replay_trigger_groups_count:{exposure:"event"},$sdk_debug_replay_url_trigger_status:{exposure:"event"},$session_recording_start_reason:{exposure:"event"}},P3=[["$posthog_sr_group_event_trigger_",{exposure:"hidden"}],["$posthog_sr_group_url_trigger_",{exposure:"hidden"}],["$posthog_sr_group_sampling_",{exposure:"hidden"}]],Ws=e=>{var t=$3[e];if(t)return t;for(var[n,i]of P3)if(e.indexOf(n)===0)return i},Td=e=>{var t=Ce==null?void 0:Ce.createElement("a");return Se(t)?null:(t.href=e,t)},oc=function(e,t){for(var n,i=((e.split("#")[0]||"").split(/\?(.*)/)[1]||"").replace(/^\?+/g,"").split("&"),l=0;i.length>l;l++){var c=i[l].split("=");if(c[0]===t){n=c;break}}if(!rt(n)||2>n.length)return"";var u=n[1];try{u=decodeURIComponent(u)}catch{Ne.error("Skipping decoding for malformed query param: "+u)}return u.replace(/\+/g," ")},cc=function(e,t,n){if(!e||!t||!t.length)return e;for(var i=e.split("#"),l=i[1],c=(i[0]||"").split("?"),u=c[1],f=c[0],h=(u||"").split("&"),p=[],g=0;h.length>g;g++){var v=h[g].split("=");rt(v)&&(t.includes(v[0])?p.push(v[0]+"="+n):p.push(h[g]))}var y=f;return u!=null&&(y+="?"+p.join("&")),l!=null&&(y+="#"+l),y},Ad=function(e,t){var n=e.match(new RegExp(t+"=([^&]*)"));return n?n[1]:null},Yu="https?://(.*)",hl=["gclid","gclsrc","dclid","gbraid","wbraid","fbclid","msclkid","twclid","li_fat_id","igshid","ttclid","rdt_cid","epik","qclid","sccid","irclid","_kx"],U3=["utm_source","utm_medium","utm_campaign","utm_content","utm_term","gad_source","mc_cid",...hl],uc="<masked>",F3=["li_fat_id"];function H_(e,t,n){if(!Ce)return{};var i,l=t?[...hl,...n||[]]:[],c=I_(cc(Ce.URL,l,uc),e),u=(i={},Tt(F3,(function(f){var h=Xr.A(f);i[f]=h||null})),i);return Bt(u,c)}function I_(e,t){var n=U3.concat(t||[]),i={};return Tt(n,(function(l){var c=oc(e,l);i[l]=c||null})),i}function V_(e){var t=(function(c){return c?c.search(Yu+"google.([^/?]*)")===0?"google":c.search(Yu+"bing.com")===0?"bing":c.search(Yu+"yahoo.com")===0?"yahoo":c.search(Yu+"duckduckgo.com")===0?"duckduckgo":null:null})(e),n=t!="yahoo"?"q":"p",i={};if(!Qn(t)){i.$search_engine=t;var l=Ce?oc(Ce.referrer,n):"";l.length&&(i.ph_keyword=l)}return i}function Bb(){return navigator.language||navigator.userLanguage}var Md="$direct";function G_(){return(Ce==null?void 0:Ce.referrer)||Md}function Y_(e,t){var n=e?[...hl,...t||[]]:[],i=jn==null?void 0:jn.href.substring(0,1e3);return{r:G_().substring(0,1e3),u:i?cc(i,n,uc):void 0}}function W_(e){var t,{r:n,u:i}=e,l={$referrer:n,$referring_domain:n==null?void 0:n==Md?Md:(t=Td(n))==null?void 0:t.host};if(i){l.$current_url=i;var c=Td(i);l.$host=c==null?void 0:c.host,l.$pathname=c==null?void 0:c.pathname;var u=I_(i);Bt(l,u)}if(n){var f=V_(n);Bt(l,f)}return l}function Q_(){try{return Intl.DateTimeFormat().resolvedOptions().timeZone}catch{return}}function q3(){try{return new Date().getTimezoneOffset()}catch{return}}var H3={flags:ac,surveys:kg},I3=["cookie","localstorage","localstorage+cookie","sessionstorage","memory"],Ya="main";class wp{constructor(t,n,i){if(i===void 0&&(i=!0),this.mr={},this.yr=!1,this.br=!1,this.qt=t,this._r=i,this.props={},this.wr=!1,this.kr=(c=>{var u="";return c.token&&(u=c.token.replace(/\+/g,"PL").replace(/\//g,"SL").replace(/=/g,"EQ")),c.persistence_name?"ph_"+c.persistence_name:"ph_"+u+"_posthog"})(t),this.nr=this.Sr(t),this.br=this.Cr(t),this.load(),t.debug&&Ne.info("Persistence loaded",t.persistence,ye({},this.props)),this.update_config(t,t,n),this.save(),ie){var l=()=>this.flush();Zt(ie,"beforeunload",l,{capture:!1}),Zt(ie,"pagehide",l,{capture:!1})}}Ir(){var t,n=(t=this.qt)==null?void 0:t.persistence_save_debounce_ms;return Bn(n)&&n>0?n:0}isDisabled(){return!!this.Tr}Sr(t){I3.indexOf(t.persistence.toLowerCase())===-1&&(Ne.critical("Unknown persistence type "+t.persistence+"; falling back to localStorage+cookie"),t.persistence="localStorage+cookie");var n,i=(function(u,f){u===void 0&&(u=[]),f===void 0&&(f=!1);var h=[...w3,...u];return ye({},Et,{F(p){try{var g={};try{g=Xr.F(p)||{}}catch{}var v,y=JSON.parse(Et.A(p)||"{}");if(f){var b={};for(var _ in g){var k=g[_];Qn(k)||k===""||(b[_]=k)}v=Bt(y,b)}else v=Bt(g,y);return Et.N(p,v),v}catch{}return null},N(p,g,v,y,b,_){var k=Et.N(p,g,void 0,void 0,_);try{var E={};h.forEach((j=>{g[j]&&(E[j]=g[j])})),Object.keys(E).length&&Xr.N(p,E,v,y,b,_)}catch(j){Et.D(j)}return k},q(p,g){try{ie==null||ie.localStorage.removeItem(p),Xr.q(p,g)}catch(v){Et.D(v)}}})})(t.cookie_persisted_properties||[],t.__preview_cookie_wins_on_conflict||!1),l=!1,c=t.persistence.toLowerCase();return c==="localstorage"&&Et.O()?(n=Et,l=!0):c==="localstorage+cookie"&&i.O()?(n=i,l=!0):c==="sessionstorage"&&Nn.O()?n=Nn:c==="memory"?n=S3:c==="cookie"?n=Xr:i.O()?(n=i,l=!0):n=Xr,this.yr=l,n}Er(t){return this.kr+"__"+t}Cr(t){return this.yr&&!!t.split_storage}Mr(t){var n=t??this.qt.feature_flag_cache_ttl_ms;if(!n||0>=n)return!1;var i=this.props[ac];return!i||typeof i!="number"||Date.now()-i>n}properties(){var t={};return Tt(this.props,((n,i)=>{var l=Ws(i);if((l==null?void 0:l.exposure)==="derived"){if(l.shouldSkipFromEventProperties!=null&&l.shouldSkipFromEventProperties(n,i===sl?()=>this.Mr():()=>!1))return;l.transformToEventProperties&&Bt(t,l.transformToEventProperties(n))}else if(!l||l.exposure==="event"){if(l!=null&&l.shouldSkipFromEventProperties!=null&&l.shouldSkipFromEventProperties(n,(()=>!1)))return;t[i]=n}})),t}load(){if(!this.Tr){var t=this.nr.F(this.kr);t&&(this.props=Bt({},t)),this.br&&this.Rr()}}Rr(){for(var t of Gu){var n=Et.F(this.Er(t));if(n&&!hs(n)){var i=this.Pr(t);i.persisted=!0,this.Or(t)||(i.fingerprint=this.Lr(n,t)),this.Ar(t,n)||Bt(this.props,n)}}}Or(t){return Object.keys(this.props).some((n=>{var i;return((i=Ws(n))==null?void 0:i.storageGroup)===t}))}Ar(t,n){var i=H3[t];if(!i)return!1;var l=n[i],c=this.props[i];return Bn(l)&&Bn(c)&&c>l}refreshKey(t){var n;if(!this.Tr){var i=this.br?(n=Ws(t))==null?void 0:n.storageGroup:void 0,l=i?Et.F(this.Er(i)):this.nr.F(this.kr);if(l&&t in l)this.Fr(t,l[t]);else{if(i){var c=this.nr.F(this.kr);if(c&&t in c)return void this.Fr(t,c[t])}this.Nr(t)}}}save(){if(!this.Tr){var t=this.Ir();t>0?Se(this.Dr)&&(this.Dr=setTimeout((()=>{this.Dr=void 0,this.$r()}),t)):this.$r()}}flush(){Se(this.Dr)||(clearTimeout(this.Dr),this.Dr=void 0,this.$r())}$r(){this.Tr||(this.br?this.qr():this.jr(this.nr,this.kr,this.props,Ya))}qr(){var{main:t,groups:n}=this.Br();for(var i of(this.jr(this.nr,this.kr,t,Ya),Gu)){var l,c=n[i];(!hs(c)||(l=this.mr[i])!=null&&l.persisted)&&this.jr(Et,this.Er(i),c,i)}}Br(){var t={},n={};for(var i of Gu)n[i]={};return Tt(this.props,((l,c)=>{var u,f=(u=Ws(c))==null?void 0:u.storageGroup;f?n[f][c]=l:t[c]=l})),{main:t,groups:n}}Lr(t,n){if(n===Ya)return JSON.stringify(t)+"|"+this.Hr+"|"+this.Ur+"|"+this.zr;var i={};return Tt(t,((l,c)=>{var u;i[c]=(u=Ws(c))!=null&&u.volatile?"__volatile__":l})),JSON.stringify(i)}jr(t,n,i,l){var c=this.Pr(l);if(l===Ya||c.dirty||Se(c.fingerprint)){var u;try{if((u=this.Lr(i,l))===c.fingerprint)return void(c.dirty=!1)}catch{u=void 0}t.N(n,i,this.Hr,this.Ur,this.zr,this.qt.debug)?(c.dirty=!1,l!==Ya&&(c.persisted=!0),Se(u)||(c.fingerprint=u)):this.qt.debug&&Ne.warn('failed to persist storage entry "'+n+'"; will retry on next save')}}remove(t){var{keepGroupEntries:n=!1}=t===void 0?{}:t;if(Se(this.Dr)||(clearTimeout(this.Dr),this.Dr=void 0),this.nr.q(this.kr,!1),this.nr.q(this.kr,!0),!n&&this._r)for(var i of Gu)Et.q(this.Er(i));n?delete this.mr[Ya]:this.mr={}}clear(){this.remove(),this.props={}}register_once(t,n,i){if(Yt(t)){Se(n)&&(n="None"),this.Hr=Se(i)?this.Vr:i;var l=!1;if(Tt(t,((c,u)=>{this.props.hasOwnProperty(u)&&this.props[u]!==n||(this.Fr(u,c),l=!0)})),l)return this.save(),!0}return!1}register(t,n){if(Yt(t)){this.Hr=Se(n)?this.Vr:n;var i=!1;if(Tt(t,((l,c)=>{t.hasOwnProperty(c)&&this.props[c]!==l&&(this.Fr(c,l),i=!0)})),i)return this.save(),!0}return!1}unregister(t){t in this.props&&(this.Nr(t),this.save())}update_campaign_params(){if(!this.wr){var t=H_(this.qt.custom_campaign_params,this.qt.mask_personal_data_properties,this.qt.custom_personal_data_properties);hs(Ng(t))||this.register(t),this.wr=!0}}update_search_keyword(){var t;this.register((t=Ce==null?void 0:Ce.referrer)?V_(t):{})}update_referrer_info(){var t;this.register_once({$referrer:G_(),$referring_domain:Ce!=null&&Ce.referrer&&((t=Td(Ce.referrer))==null?void 0:t.host)||Md},void 0)}set_initial_person_info(){this.props[Um]||this.props[Fm]||this.register_once({[Sd]:Y_(this.qt.mask_personal_data_properties,this.qt.custom_personal_data_properties)},void 0)}get_initial_props(){var t={};Tt([Fm,Um],(u=>{var f=this.props[u];f&&Tt(f,(function(h,p){t["$initial_"+xm(p)]=h}))}));var n,i,l=this.props[Sd];if(l){var c=(n=W_(l),i={},Tt(n,(function(u,f){i["$initial_"+xm(f)]=u})),i);Bt(t,c)}return t}safe_merge(t){return Tt(this.props,(function(n,i){i in t||(t[i]=n)})),t}update_config(t,n,i){this.Vr=this.Hr=t.cookie_expiration,this.set_disabled(t.disable_persistence||!!i),this.set_cross_subdomain(t.cross_subdomain_cookie),this.set_secure(t.secure_cookie);var l=t.persistence!==n.persistence||!((h,p)=>{if(h.length!==p.length)return!1;var g=[...h].sort(),v=[...p].sort();return g.every(((y,b)=>y===v[b]))})(t.cookie_persisted_properties||[],n.cookie_persisted_properties||[]),c=l?this.Sr(t):this.nr,u=this.Cr(t);if(l||u!==this.br){var f=this.props;this.clear(),this.nr=c,this.br=u,this.props=f,this.save()}}set_disabled(t){this.Tr=t,this.Tr?this.remove():this.save()}set_cross_subdomain(t){t!==this.Ur&&(this.Ur=t,this.remove({keepGroupEntries:!0}),this.save())}set_secure(t){t!==this.zr&&(this.zr=t,this.remove({keepGroupEntries:!0}),this.save())}set_event_timer(t,n){var i=this.props[Bo]||{};i[t]=n,this.Fr(Bo,i),this.save()}remove_event_timer(t){var n=this.props[Bo]||{},i=n[t];return Se(i)||(delete n[t],this.Fr(Bo,n),this.save()),i}get_property(t){return this.props[t]}set_property(t,n){this.Fr(t,n),this.save()}Fr(t,n){var i;this.props[t]=n,(i=Ws(t))!=null&&i.volatile||this.Wr(t)}Nr(t){delete this.props[t],this.Wr(t)}Wr(t){var n,i=(n=Ws(t))==null?void 0:n.storageGroup;i&&(this.Pr(i).dirty=!0)}Pr(t){return this.mr[t]||(this.mr[t]={})}}var wo={Activation:"events",Cancellation:"cancelEvents"},Sp={Popover:"popover",API:"api",Widget:"widget"},Fo={SHOWN:"survey shown",DISMISSED:"survey dismissed",SENT:"survey sent"},kp={SURVEY_ID:"$survey_id",SURVEY_ITERATION:"$survey_iteration",SURVEY_LAST_SEEN_DATE:"$survey_last_seen_date"},Im={Popover:"popover",Inline:"inline"},V3={SHOWN:"product tour shown"},$b={TOUR_LAST_SEEN_DATE:"$product_tour_last_seen_date",TOUR_TYPE:"$product_tour_type"},Pb=Vt("[RateLimiter]");class G3{constructor(t){this.serverLimits={},this.lastEventRateLimited=!1,this.checkForLimiting=n=>{var i=n.text;if(i&&i.length)try{(JSON.parse(i).quota_limited||[]).forEach((l=>{Pb.info((l||"events")+" is quota limited."),this.serverLimits[l]=new Date().getTime()+6e4}))}catch(l){return void Pb.warn('could not rate limit - continuing. Error: "'+(l==null?void 0:l.message)+'"',{text:i})}},this.instance=t,this.lastEventRateLimited=this.clientRateLimitContext(!0).isRateLimited}get captureEventsPerSecond(){var t;return((t=this.instance.config.rate_limiting)==null?void 0:t.events_per_second)||10}get captureEventsBurstLimit(){var t;return Math.max(((t=this.instance.config.rate_limiting)==null?void 0:t.events_burst_limit)||10*this.captureEventsPerSecond,this.captureEventsPerSecond)}clientRateLimitContext(t){var n,i,l;t===void 0&&(t=!1);var{captureEventsBurstLimit:c,captureEventsPerSecond:u}=this,f=new Date().getTime(),h=(n=(i=this.instance.persistence)==null?void 0:i.get_property(Pm))!==null&&n!==void 0?n:{tokens:c,last:f};h.tokens+=(f-h.last)/1e3*u,h.last=f,h.tokens>c&&(h.tokens=c);var p=1>h.tokens;return p||t||(h.tokens=Math.max(0,h.tokens-1)),!p||this.lastEventRateLimited||t||this.instance.capture("$$client_ingestion_warning",{$$client_ingestion_warning_message:"posthog-js client rate limited. Config is set to "+u+" events per second and "+c+" events burst limit."},{skip_client_rate_limiting:!0}),this.lastEventRateLimited=p,(l=this.instance.persistence)==null||l.set_property(Pm,h),{isRateLimited:p,remainingTokens:h.tokens}}isServerRateLimited(t){var n=this.serverLimits[t||"events"]||!1;return n!==!1&&new Date().getTime()<n}}var So=Vt("[RemoteConfig]");class X_{constructor(t){this._instance=t}get remoteConfig(){var t;return(t=ze._POSTHOG_REMOTE_CONFIG)==null||(t=t[this._instance.config.token])==null?void 0:t.config}Gr(t){var n,i;(n=ze.__PosthogExtensions__)!=null&&n.loadExternalDependency?(i=ze.__PosthogExtensions__)==null||i.loadExternalDependency==null||i.loadExternalDependency(this._instance,"remote-config",(()=>t(this.remoteConfig))):t()}Zr(t){this._instance._send_request({method:"GET",url:this._instance.requestRouter.endpointFor("assets","/array/"+this._instance.config.token+"/config"),callback(n){t(n.json)}})}load(){try{if(this.remoteConfig)return So.info("Using preloaded remote config",this.remoteConfig),this.Qr(this.remoteConfig),void this.Jr();if(this._instance.Kr())return void So.warn("Remote config is disabled. Falling back to local config.");this.Gr((t=>{if(!t)return So.info("No config found after loading remote JS config. Falling back to JSON."),void this.Zr((n=>{this.Qr(n),this.Jr()}));this.Qr(t),this.Jr()}))}catch(t){So.error("Error loading remote config",t)}}stop(){this.Yr&&(clearInterval(this.Yr),this.Yr=void 0)}refresh(){!this._instance.Kr()&&Ce&&Ce.visibilityState!=="hidden"&&this._instance.reloadFeatureFlags()}Jr(){var t;if(!this.Yr){var n=(t=this._instance.config.remote_config_refresh_interval_ms)!==null&&t!==void 0?t:3e5;n!==0&&(this.Yr=setInterval((()=>{this.refresh()}),n))}}Qr(t){var n;t||So.error("Failed to fetch remote config from PostHog."),this._instance.Qr(t??{}),(t==null?void 0:t.hasFeatureFlags)!==!1&&(this._instance.config.advanced_disable_feature_flags_on_first_load||(n=this._instance.featureFlags)==null||n.ensureFlagsLoaded())}}var Qr={GZipJS:"gzip-js",Base64:"base64"},Cr=Uint8Array,Wn=Uint16Array,pl=Uint32Array,Ag=new Cr([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0,0]),Mg=new Cr([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,0,0]),Ub=new Cr([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),Z_=function(e,t){for(var n=new Wn(31),i=0;31>i;++i)n[i]=t+=1<<e[i-1];var l=new pl(n[30]);for(i=1;30>i;++i)for(var c=n[i];n[i+1]>c;++c)l[c]=c-n[i]<<5|i;return[n,l]},K_=Z_(Ag,2),Vm=K_[1];K_[0][28]=258,Vm[258]=28;for(var Fb=Z_(Mg,0)[1],J_=new Wn(32768),Pt=0;32768>Pt;++Pt){var Wa=(43690&Pt)>>>1|(21845&Pt)<<1;J_[Pt]=((65280&(Wa=(61680&(Wa=(52428&Wa)>>>2|(13107&Wa)<<2))>>>4|(3855&Wa)<<4))>>>8|(255&Wa)<<8)>>>1}var Qo=function(e,t,n){for(var i=e.length,l=0,c=new Wn(t);i>l;++l)++c[e[l]-1];var u,f=new Wn(t);for(l=0;t>l;++l)f[l]=f[l-1]+c[l-1]<<1;for(u=new Wn(i),l=0;i>l;++l)u[l]=J_[f[e[l]-1]++]>>>15-e[l];return u},sa=new Cr(288);for(Pt=0;144>Pt;++Pt)sa[Pt]=8;for(Pt=144;256>Pt;++Pt)sa[Pt]=9;for(Pt=256;280>Pt;++Pt)sa[Pt]=7;for(Pt=280;288>Pt;++Pt)sa[Pt]=8;var Rd=new Cr(32);for(Pt=0;32>Pt;++Pt)Rd[Pt]=5;var Y3=Qo(sa,9),W3=Qo(Rd,5),ew=function(e){return(e/8>>0)+(7&e&&1)},tw=function(e,t,n){(n==null||n>e.length)&&(n=e.length);var i=new(e instanceof Wn?Wn:e instanceof pl?pl:Cr)(n-t);return i.set(e.subarray(t,n)),i},vi=function(e,t,n){var i=t/8>>0;e[i]|=n<<=7&t,e[i+1]|=n>>>8},ko=function(e,t,n){var i=t/8>>0;e[i]|=n<<=7&t,e[i+1]|=n>>>8,e[i+2]|=n>>>16},jp=function(e,t){for(var n=[],i=0;e.length>i;++i)e[i]&&n.push({s:i,f:e[i]});var l=n.length,c=n.slice();if(!l)return[new Cr(0),0];if(l==1){var u=new Cr(n[0].s+1);return u[n[0].s]=1,[u,1]}n.sort((function(D,L){return D.f-L.f})),n.push({s:-1,f:25001});var f=n[0],h=n[1],p=0,g=1,v=2;for(n[0]={s:-1,f:f.f+h.f,l:f,r:h};g!=l-1;)f=n[n[v].f>n[p].f?p++:v++],h=n[p!=g&&n[v].f>n[p].f?p++:v++],n[g++]={s:-1,f:f.f+h.f,l:f,r:h};var y=c[0].s;for(i=1;l>i;++i)c[i].s>y&&(y=c[i].s);var b=new Wn(y+1),_=Gm(n[g-1],b,0);if(_>t){i=0;var k=0,E=_-t,j=1<<E;for(c.sort((function(D,L){return b[L.s]-b[D.s]||D.f-L.f}));l>i;++i){var R=c[i].s;if(t>=b[R])break;k+=j-(1<<_-b[R]),b[R]=t}for(k>>>=E;k>0;){var C=c[i].s;t>b[C]?k-=1<<t-b[C]++-1:++i}for(;i>=0&&k;--i){var P=c[i].s;b[P]==t&&(--b[P],++k)}_=t}return[new Cr(b),_]},Gm=function(e,t,n){return e.s==-1?Math.max(Gm(e.l,t,n+1),Gm(e.r,t,n+1)):t[e.s]=n},qb=function(e){for(var t=e.length;t&&!e[--t];);for(var n=new Wn(++t),i=0,l=e[0],c=1,u=function(h){n[i++]=h},f=1;t>=f;++f)if(e[f]==l&&f!=t)++c;else{if(!l&&c>2){for(;c>138;c-=138)u(32754);c>2&&(u(c>10?c-11<<5|28690:c-3<<5|12305),c=0)}else if(c>3){for(u(l),--c;c>6;c-=6)u(8304);c>2&&(u(c-3<<5|8208),c=0)}for(;c--;)u(l);c=1,l=e[f]}return[n.subarray(0,i),t]},jo=function(e,t){for(var n=0,i=0;t.length>i;++i)n+=e[i]*t[i];return n},Ym=function(e,t,n){var i=n.length,l=ew(t+2);e[l]=255&i,e[l+1]=i>>>8,e[l+2]=255^e[l],e[l+3]=255^e[l+1];for(var c=0;i>c;++c)e[l+c+4]=n[c];return 8*(l+4+i)},Hb=function(e,t,n,i,l,c,u,f,h,p,g){vi(t,g++,n),++l[256];for(var v=jp(l,15),y=v[0],b=v[1],_=jp(c,15),k=_[0],E=_[1],j=qb(y),R=j[0],C=j[1],P=qb(k),D=P[0],L=P[1],F=new Wn(19),B=0;R.length>B;++B)F[31&R[B]]++;for(B=0;D.length>B;++B)F[31&D[B]]++;for(var I=jp(F,7),z=I[0],H=I[1],T=19;T>4&&!z[Ub[T-1]];--T);var ae,Z,Y,U,$=p+5<<3,re=jo(l,sa)+jo(c,Rd)+u,xe=jo(l,y)+jo(c,k)+u+14+3*T+jo(F,z)+(2*F[16]+3*F[17]+7*F[18]);if(re>=$&&xe>=$)return Ym(t,g,e.subarray(h,h+p));if(vi(t,g,1+(re>xe)),g+=2,re>xe){ae=Qo(y,b),Z=y,Y=Qo(k,E),U=k;var M=Qo(z,H);for(vi(t,g,C-257),vi(t,g+5,L-1),vi(t,g+10,T-4),g+=14,B=0;T>B;++B)vi(t,g+3*B,z[Ub[B]]);g+=3*T;for(var O=[R,D],K=0;2>K;++K){var A=O[K];for(B=0;A.length>B;++B)vi(t,g,M[fe=31&A[B]]),g+=z[fe],fe>15&&(vi(t,g,A[B]>>>5&127),g+=A[B]>>>12)}}else ae=Y3,Z=sa,Y=W3,U=Rd;for(B=0;f>B;++B)if(i[B]>255){var fe;ko(t,g,ae[257+(fe=i[B]>>>18&31)]),g+=Z[fe+257],fe>7&&(vi(t,g,i[B]>>>23&31),g+=Ag[fe]);var _e=31&i[B];ko(t,g,Y[_e]),g+=U[_e],_e>3&&(ko(t,g,i[B]>>>5&8191),g+=Mg[_e])}else ko(t,g,ae[i[B]]),g+=Z[i[B]];return ko(t,g,ae[256]),g+Z[256]},Q3=new pl([65540,131080,131088,131104,262176,1048704,1048832,2114560,2117632]),X3=(function(){for(var e=new pl(256),t=0;256>t;++t){for(var n=t,i=9;--i;)n=(1&n&&3988292384)^n>>>1;e[t]=n}return e})(),Np=function(e,t,n){for(;n;++t)e[t]=n,n>>>=8};function Z3(e,t){t===void 0&&(t={});var n=(function(){var v=4294967295;return{p(y){for(var b=v,_=0;y.length>_;++_)b=X3[255&b^y[_]]^b>>>8;v=b},d(){return 4294967295^v}}})(),i=e.length;n.p(e);var l,c,u,f,h,p=(f=10+((l=t).filename&&l.filename.length+1||0),h=8,(function(v,y,b,_,k,E){var j=v.length,R=new Cr(_+j+5*(1+Math.floor(j/7e3))+k),C=R.subarray(_,R.length-k),P=0;if(!y||8>j)for(var D=0;j>=D;D+=65535){var L=D+65535;j>L?P=Ym(C,P,v.subarray(D,L)):(C[D]=!0,P=Ym(C,P,v.subarray(D,j)))}else{for(var F=Q3[y-1],B=F>>>13,I=8191&F,z=(1<<b)-1,H=new Wn(32768),T=new Wn(z+1),ae=Math.ceil(b/3),Z=2*ae,Y=function(ot){return(v[ot]^v[ot+1]<<ae^v[ot+2]<<Z)&z},U=new pl(25e3),$=new Wn(288),re=new Wn(32),xe=0,M=0,O=(D=0,0),K=0,A=0;j>D;++D){var fe=Y(D),_e=32767&D,je=T[fe];if(H[_e]=je,T[fe]=_e,D>=K){var Le=j-D;if((xe>7e3||O>24576)&&Le>423){P=Hb(v,C,0,U,$,re,M,O,A,D-A,P),O=xe=M=0,A=D;for(var oe=0;286>oe;++oe)$[oe]=0;for(oe=0;30>oe;++oe)re[oe]=0}var Ee=2,Fe=0,Mt=I,Ke=_e-je&32767;if(Le>2&&fe==Y(D-Ke))for(var Rt=Math.min(B,Le)-1,vt=Math.min(32767,D),He=Math.min(258,Le);vt>=Ke&&--Mt&&_e!=je;){if(v[D+Ee]==v[D+Ee-Ke]){for(var Ut=0;He>Ut&&v[D+Ut]==v[D+Ut-Ke];++Ut);if(Ut>Ee){if(Ee=Ut,Fe=Ke,Ut>Rt)break;var vn=Math.min(Ke,Ut-2),un=0;for(oe=0;vn>oe;++oe){var tn=D-Ke+oe+32768&32767,nn=tn-H[tn]+32768&32767;nn>un&&(un=nn,je=tn)}}}Ke+=(_e=je)-(je=H[_e])+32768&32767}if(Fe){U[O++]=268435456|Vm[Ee]<<18|Fb[Fe];var ke=31&Vm[Ee],De=31&Fb[Fe];M+=Ag[ke]+Mg[De],++$[257+ke],++re[De],K=D+Ee,++xe}else U[O++]=v[D],++$[v[D]]}}P=Hb(v,C,!0,U,$,re,M,O,A,D-A,P)}return tw(R,0,_+ew(P)+k)})(c=e,(u=t).level==null?6:u.level,u.mem==null?Math.ceil(1.5*Math.max(8,Math.min(13,Math.log(c.length)))):12+u.mem,f,h)),g=p.length;return(function(v,y){var b=y.filename;if(v[0]=31,v[1]=139,v[2]=8,v[8]=2>y.level?4:y.level==9?2:0,v[9]=3,y.mtime!=0&&Np(v,4,Math.floor(new Date(y.mtime||Date.now())/1e3)),b){v[3]=8;for(var _=0;b.length>=_;++_)v[_+10]=b.charCodeAt(_)}})(p,t),Np(p,g-8,n.d()),Np(p,g-4,i),p}var K3=!!pm||!!hm,nw="text/plain",ld=!1,J3=(e,t)=>{var[n,i]=e.split("#"),[l,c]=n.split("?");if(!c)return e;var u=c.split("&").filter((f=>f.split("=")[0]!==t)).join("&");return l+(u?"?"+u:"")+(i?"#"+i:"")},Hd=function(e,t,n){var i;n===void 0&&(n=!0);var[l,c]=e.split("?"),u=ye({},t),f=(i=c==null?void 0:c.split("&").map((p=>{var g,[v,y]=p.split("="),b=n&&(g=u[v])!==null&&g!==void 0?g:y;return delete u[v],v+"="+b})))!==null&&i!==void 0?i:[],h=(function(p,g){var v,y;g===void 0&&(g="&");var b=[];return Tt(p,(function(_,k){Se(_)||Se(k)||k==="undefined"||(v=encodeURIComponent((E=>E instanceof File)(_)?_.name:_.toString()),y=encodeURIComponent(k),b[b.length]=y+"="+v)})),b.join(g)})(u);return h&&f.push(h),l+"?"+f.join("&")},al=(e,t)=>JSON.stringify(e,((n,i)=>typeof i=="bigint"?i.toString():i),t),Ib=e=>{if(e.tr)return e.tr;var{data:t,compression:n}=e;if(t){if(n===Qr.GZipJS){var i=Z3((function(f,h){var p=f.length;if(typeof TextEncoder<"u")return new TextEncoder().encode(f);for(var g=new Cr(f.length+(f.length>>>1)),v=0,y=function(E){g[v++]=E},b=0;p>b;++b){if(v+5>g.length){var _=new Cr(v+8+(p-b<<1));_.set(g),g=_}var k=f.charCodeAt(b);128>k?y(k):2048>k?(y(192|k>>>6),y(128|63&k)):k>55295&&57344>k?(y(240|(k=65536+(1047552&k)|1023&f.charCodeAt(++b))>>>18),y(128|k>>>12&63),y(128|k>>>6&63),y(128|63&k)):(y(224|k>>>12),y(128|k>>>6&63),y(128|63&k))}return tw(g,0,v)})(al(t)),{mtime:0});return{contentType:nw,body:i.buffer.slice(i.byteOffset,i.byteOffset+i.byteLength),estimatedSize:i.byteLength}}if(n===Qr.Base64){var l=(function(f){return f&&btoa(encodeURIComponent(f).replace(/%([0-9A-F]{2})/g,((h,p)=>String.fromCharCode(parseInt(p,16)))))})(al(t)),c=(f=>"data="+encodeURIComponent(typeof f=="string"?f:al(f)))(l);return{contentType:"application/x-www-form-urlencoded",body:c,estimatedSize:new Blob([c]).size}}var u=al(t);return{contentType:"application/json",body:u,estimatedSize:new Blob([u]).size}}},Cp=e=>{var t,n,i,l=Ib(e);return!l||(n=e.compression,i=oc(e.url,"compression"),n!==gb.GZipJS&&i!==gb.GZipJS&&i!=="gzip")||((t=l.body)instanceof ArrayBuffer?mm(new Uint8Array(t)):ArrayBuffer.isView(t)&&mm(new Uint8Array(t.buffer,t.byteOffset,t.byteLength)))?{url:e.url,encodedBody:l}:(ld=!0,{url:J3(e.url,"compression"),encodedBody:Ib(ye({},e,{compression:void 0,tr:void 0}))})},eC=(function(){var e=ar((function*(t){var n=al(t.data),i=yield(function(c,u,f){return gm.apply(this,arguments)})(n,xn.DEBUG,{rethrow:!0});if(!i)return t;var l=yield i.arrayBuffer();return ye({},t,{tr:{contentType:nw,body:l,estimatedSize:l.byteLength}})}));return function(t){return e.apply(this,arguments)}})(),Vb=(e,t)=>Hd(e,{_:new Date().getTime().toString(),ver:xn.JS_SDK_VERSION,compression:t}),od=[];hm&&od.push({transport:"fetch",method(e){var t,{url:n,encodedBody:i}=Cp(e),{contentType:l,body:c,estimatedSize:u}=i??{},f=new Headers;Tt(e.headers,(function(g,v){f.append(v,g)})),l&&f.append("Content-Type",l);var h=null;if(hb){var p=new hb;h={signal:p.signal,timeout:setTimeout((()=>p.abort()),e.timeout)}}hm(n,ye({method:(e==null?void 0:e.method)||"GET",headers:f,keepalive:e.method==="POST"&&52428.8>(u||0),body:c,signal:(t=h)==null?void 0:t.signal},e.fetchOptions)).then((g=>g.text().then((v=>{var y={statusCode:g.status,text:v};if(g.status===200)try{y.json=JSON.parse(v)}catch(b){Ne.error(b)}e.callback==null||e.callback(y)})))).catch((g=>{Ne.error(g),e.callback==null||e.callback({statusCode:0,error:g})})).finally((()=>h?clearTimeout(h.timeout):null))}}),pm&&od.push({transport:"XHR",method(e){var t=new pm,{url:n,encodedBody:i}=Cp(e);t.open(e.method||"GET",n,!0);var{contentType:l,body:c}=i??{};Tt(e.headers,(function(u,f){t.setRequestHeader(f,u)})),l&&t.setRequestHeader("Content-Type",l),e.timeout&&(t.timeout=e.timeout),t.onreadystatechange=()=>{if(t.readyState===4){var u={statusCode:t.status,text:t.responseText};if(t.status===200)try{u.json=JSON.parse(t.responseText)}catch{}e.callback==null||e.callback(u)}},t.send(c)}}),lr!=null&&lr.sendBeacon&&od.push({transport:"sendBeacon",method(e){try{var{url:t,encodedBody:n}=Cp(e),i=Hd(t,{beacon:"1"}),{contentType:l,body:c}=n??{};if(!c)return;var u=c instanceof Blob?c:new Blob([c],{type:l});lr.sendBeacon(i,u)}catch{}}});var Wm=3e3;class tC{constructor(t,n){this.Xr=!0,this.ei=[],this.ti=Zr((n==null?void 0:n.flush_interval_ms)||Wm,250,5e3,Ne.createLogger("flush interval"),Wm),this.ri=t}enqueue(t){this.ei.push(t),this.ii||this.ni()}unload(){this.si();var t=this.ei.length>0?this.oi():{},n=Object.values(t);[...n.filter((i=>i.url.indexOf("/e")===0)),...n.filter((i=>i.url.indexOf("/e")!==0))].map((i=>{this.ri(ye({},i,{transport:"sendBeacon"}))}))}enable(){this.Xr=!1,this.ni()}ni(){var t=this;this.Xr||(this.ii=setTimeout((()=>{if(this.si(),this.ei.length>0){var n=this.oi(),i=function(){var c=n[l],u=new Date().getTime();c.data&&rt(c.data)&&Tt(c.data,(f=>{f.offset=Math.abs(f.timestamp-u),delete f.timestamp})),t.ri(c)};for(var l in n)i()}}),this.ti))}si(){clearTimeout(this.ii),this.ii=void 0}oi(){var t={};return Tt(this.ei,(n=>{var i,l=n,c=(l?l.batchKey:null)||l.url;Se(t[c])&&(t[c]=ye({},l,{data:[]})),(i=t[c].data)==null||i.push(l.data)})),this.ei=[],t}}var nC=["retriesPerformedSoFar"];class rC{constructor(t){this.ai=!1,this.li=3e3,this.ei=[],this._instance=t,this.ei=[],this.ui=!0,!Se(ie)&&"onLine"in ie.navigator&&(this.ui=ie.navigator.onLine,this.hi=()=>{this.ui=!0,this.ci()},this.di=()=>{this.ui=!1},Zt(ie,"online",this.hi),Zt(ie,"offline",this.di))}get length(){return this.ei.length}retriableRequest(t){var{retriesPerformedSoFar:n}=t,i=q5(t,nC);Si(n)&&(i.url=Hd(i.url,{retry_count:n})),this._instance._send_request(ye({},i,{callback:l=>{l.statusCode===200||l.statusCode>=400&&500>l.statusCode||(n??0)>=10?i.callback==null||i.callback(l):this.vi(ye({retriesPerformedSoFar:n},i))}}))}vi(t){var n=t.retriesPerformedSoFar||0;t.retriesPerformedSoFar=n+1;var i=(function(u){var f=3e3*Math.pow(2,u),h=f/2,p=Math.min(18e5,f),g=Math.random()-.5;return Math.ceil(p+g*(p-h))})(n),l=Date.now()+i;this.ei.push({retryAt:l,requestOptions:t});var c="Enqueued failed request for retry in "+i;navigator.onLine||(c+=" (Browser is offline)"),Ne.warn(c),this.ai||(this.ai=!0,this.fi())}fi(){if(this.pi&&clearTimeout(this.pi),this.ei.length===0)return this.ai=!1,void(this.pi=void 0);this.pi=setTimeout((()=>{this.ui&&this.ei.length>0&&this.ci(),this.fi()}),this.li)}ci(){var t=Date.now(),n=[],i=this.ei.filter((c=>t>c.retryAt||(n.push(c),!1)));if(this.ei=n,i.length>0)for(var{requestOptions:l}of i)this.retriableRequest(l)}unload(){for(var{requestOptions:t}of(this.pi&&(clearTimeout(this.pi),this.pi=void 0),this.ai=!1,Se(ie)||(this.hi&&(ie.removeEventListener("online",this.hi),this.hi=void 0),this.di&&(ie.removeEventListener("offline",this.di),this.di=void 0)),this.ei))try{this._instance._send_request(ye({},t,{transport:"sendBeacon"}))}catch(n){Ne.error(n)}this.ei=[]}}class iC{constructor(t){this.gi=()=>{var n,i,l,c;this.mi||(this.mi={});var u=this.scrollElement(),f=this.scrollY(),h=u?Math.max(0,u.scrollHeight-u.clientHeight):0,p=f+((u==null?void 0:u.clientHeight)||0),g=(u==null?void 0:u.scrollHeight)||0;this.mi.lastScrollY=Math.ceil(f),this.mi.maxScrollY=Math.max(f,(n=this.mi.maxScrollY)!==null&&n!==void 0?n:0),this.mi.maxScrollHeight=Math.max(h,(i=this.mi.maxScrollHeight)!==null&&i!==void 0?i:0),this.mi.lastContentY=p,this.mi.maxContentY=Math.max(p,(l=this.mi.maxContentY)!==null&&l!==void 0?l:0),this.mi.maxContentHeight=Math.max(g,(c=this.mi.maxContentHeight)!==null&&c!==void 0?c:0)},this._instance=t}get yi(){return this._instance.config.scroll_root_selector}getContext(){return this.mi}resetContext(){var t=this.mi;return setTimeout(this.gi,0),t}startMeasuringScrollPosition(){Zt(ie,"scroll",this.gi,{capture:!0}),Zt(ie,"scrollend",this.gi,{capture:!0}),Zt(ie,"resize",this.gi)}scrollElement(){if(!this.yi)return ie==null?void 0:ie.document.documentElement;var t=rt(this.yi)?this.yi:[this.yi];for(var n of t){var i=ie==null?void 0:ie.document.querySelector(n);if(i)return i}}bi(t){var n=t==="y"?"scrollTop":"scrollLeft";if(this.yi){var i=this.scrollElement();return i&&i[n]||0}return ie?t==="y"?ie.scrollY||ie.pageYOffset||ie.document.documentElement.scrollTop||0:ie.scrollX||ie.pageXOffset||ie.document.documentElement.scrollLeft||0:0}scrollY(){return this.bi("y")}scrollX(){return this.bi("x")}}var sC=e=>Y_(e==null?void 0:e.config.mask_personal_data_properties,e==null?void 0:e.config.custom_personal_data_properties);class Gb{constructor(t,n,i,l){this.wi=c=>{var u=this.xi();if(!u||u.sessionId!==c){var f={sessionId:c,props:this.ki(this._instance)};this.Si.register({[$m]:f})}},this._instance=t,this.Ci=n,this.Si=i,this.ki=l||sC,this.Ci.onSessionId(this.wi)}xi(){return this.Si.props[$m]}getSetOnceProps(){var t,n=(t=this.xi())==null?void 0:t.props;return n?"r"in n?W_(n):{$referring_domain:n.referringDomain,$pathname:n.initialPathName,utm_source:n.utm_source,utm_campaign:n.utm_campaign,utm_medium:n.utm_medium,utm_content:n.utm_content,utm_term:n.utm_term}:{}}getSessionProps(){var t={};return Tt(Ng(this.getSetOnceProps()),((n,i)=>{i==="$current_url"&&(i="url"),t["$session_entry_"+xm(i)]=n})),t}}class Rg{constructor(){this.Ii={}}on(t,n){return this.Ii[t]||(this.Ii[t]=[]),this.Ii[t].push(n),()=>{this.Ii[t]=this.Ii[t].filter((i=>i!==n))}}emit(t,n){for(var i of this.Ii[t]||[])i(n);for(var l of this.Ii["*"]||[])l(t,n)}}var No=Vt("[SessionId]");class Yb{on(t,n){return this.Ti.on(t,n)}constructor(t,n,i){var l;if(this.Ei=null,this.Mi=[],this.Ri=void 0,this.Pi=!1,this.Ti=new Rg,this.Oi=(p,g)=>!(!Si(p)||!Si(g))&&Math.abs(p-g)>this.sessionTimeoutMs,!t.persistence)throw new Error("SessionIdManager requires a PostHogPersistence instance");if(t.config.cookieless_mode===Ni)throw new Error('SessionIdManager cannot be used with cookieless_mode="always"');this.qt=t.config,this.Si=t.persistence,this.Li=void 0,this.Ai=void 0,this._sessionStartTimestamp=null,this._sessionActivityTimestamp=null,this.Fi=n||fs,this.Ni=i||fs;var c=this.qt.persistence_name||this.qt.token;if(this._sessionTimeoutMs=1e3*Zr(this.qt.session_idle_timeout_seconds||1800,60,36e3,No.createLogger("session_idle_timeout_seconds"),1800),t.register({$configured_session_timeout_ms:this._sessionTimeoutMs}),this.Di(),this.$i="ph_"+c+"_window_id",this.qi="ph_"+c+"_primary_window_exists",this.ji()){var u=Nn.F(this.$i),f=Nn.F(this.qi);u&&!f?this.Li=u:Nn.q(this.$i),Nn.N(this.qi,!0)}if((l=this.qt.bootstrap)!=null&&l.sessionID)try{var h=(p=>{var g=this.qt.bootstrap.sessionID.replace(/-/g,"");if(g.length!==32)throw new Error("Not a valid UUID");if(g[12]!=="7")throw new Error("Not a UUIDv7");return parseInt(g.substring(0,12),16)})();this.Bi(this.qt.bootstrap.sessionID,new Date().getTime(),h)}catch(p){No.error("Invalid sessionID in bootstrap",p)}this.Hi()}get sessionTimeoutMs(){return this._sessionTimeoutMs}onSessionId(t){return Se(this.Mi)&&(this.Mi=[]),this.Mi.push(t),this.Ai&&t(this.Ai,this.Li),()=>{this.Mi=this.Mi.filter((n=>n!==t))}}ji(){return this.qt.persistence!=="memory"&&!this.Si.Tr&&Nn.O()}Ui(t){t!==this.Li&&(this.Li=t,this.ji()&&Nn.N(this.$i,t))}zi(){return this.Li?this.Li:this.ji()?Nn.F(this.$i):null}Vi(t){var n=this.Ei;return!Qn(n)&&!Qn(t)&&5e3>Math.abs(t-n)}Bi(t,n,i){var l=n!==this._sessionActivityTimestamp,c=!(t!==this.Ai||i!==this._sessionStartTimestamp);this._sessionStartTimestamp=i,this._sessionActivityTimestamp=n,this.Ai=t,c&&!l||c&&this.Vi(n)||(this.Ei=n,this.Si.register({[il]:[n,t,i]}))}Wi(){var t,n=(t=this.qt)==null?void 0:t.persistence_save_debounce_ms;return Si(n)&&n>0}Gi(){this.Wi()?this.Si.refreshKey(il):(this.Si.flush(),this.Si.load())}Zi(){var t;if(!Qn(this._sessionActivityTimestamp)&&this._sessionActivityTimestamp!==this.Ei){this.Gi();var[,n,i]=this.Qi();n===this.Ai&&i===this._sessionStartTimestamp&&(this.Ei=this._sessionActivityTimestamp,this.Si.register({[il]:[this._sessionActivityTimestamp,(t=this.Ai)!==null&&t!==void 0?t:null,this._sessionStartTimestamp]}),this.Si.flush())}}Ji(){var[t]=this.Qi(),n=Si(t)?t:0,i=Si(this._sessionActivityTimestamp)?this._sessionActivityTimestamp:0;return Math.max(n,i)}Ki(t){return this.Gi(),this.Oi(t,this.Ji())}Qi(){var t=this.Si.props[il];return rt(t)&&t.length===2&&t.push(t[0]),t||[0,null,0]}resetSessionId(){this.Ei=null,clearTimeout(this.Yi),this.Yi=void 0,this.Bi(null,null,null)}destroy(){this.Pi=!0,this.Zi(),clearTimeout(this.Yi),this.Yi=void 0,this.Ri&&ie&&(ie.removeEventListener(Nd,this.Ri,{capture:!1}),this.Ri=void 0),this.Mi=[]}Hi(){this.Ri=()=>{this.Zi(),this.ji()&&Nn.q(this.qi)},Zt(ie,Nd,this.Ri,{capture:!1})}checkAndGetSessionAndWindowId(t,n){if(t===void 0&&(t=!1),n===void 0&&(n=null),this.qt.cookieless_mode===Ni)throw new Error('checkAndGetSessionAndWindowId should not be called with cookieless_mode="always"');var i=n||new Date().getTime(),[,l,c]=this.Qi(),u=this.Ji(),f=this.zi(),h=Si(c)&&Math.abs(i-c)>864e5,p=!1,g=!1,v=!l,y=l,b=!v&&!t&&this.Oi(i,u);b&&((b=this.Ki(i))||No.info("cross-tab refresh kept the session alive",{sessionId:l}),[,l,c]=this.Qi()),v||b||h?(l=this.Fi(),f=this.Ni(),No.info("new session ID generated",{sessionId:l,windowId:f,changeReason:{noSessionId:v,activityTimeout:b,sessionPastMaximumLength:h}}),c=i,p=!0):(f||(f=this.Ni(),p=!0),(g=l!==y)&&(No.info("adopted cross-tab session id",{sessionId:l,windowId:f}),p=!0));var _=Si(u)&&t&&!h?u:i,k=Si(c)?c:new Date().getTime();this.Ui(f),this.Bi(l,_,k),t||this.Di();var E={noSessionId:v,activityTimeout:b,sessionPastMaximumLength:h,crossTabAdoption:g};return p&&this.Mi.forEach((j=>j(l,f,E))),{sessionId:l,windowId:f,sessionStartTimestamp:k,changeReason:p?E:void 0,lastActivityTimestamp:u}}Di(){this.Pi||(clearTimeout(this.Yi),this.Yi=setTimeout((()=>{if(!this.Pi)if(this.Ki(new Date().getTime())){var t=this.Ai;this.resetSessionId(),this.Ti.emit("forcedIdleReset",{idleSessionId:t})}else this.Di()}),1.1*this.sessionTimeoutMs))}}var rw=function(e,t){if(!e)return!1;var n=e.userAgent;if(n&&vb(n,t))return!0;try{var i=e==null?void 0:e.userAgentData;if(i!=null&&i.brands&&i.brands.some((l=>vb(l==null?void 0:l.brand,t))))return!0}catch{}return!!e.webdriver},Ld=function(e,t){if(!(function(n){try{new RegExp(n)}catch{return!1}return!0})(t))return!1;try{return new RegExp(t).test(e)}catch{return!1}};function Wb(e,t,n){return al({distinct_id:e,userPropertiesToSet:t,userPropertiesToSetOnce:n})}var iw={exact:(e,t)=>t.some((n=>e.some((i=>n===i)))),is_not:(e,t)=>t.every((n=>e.every((i=>n!==i)))),regex:(e,t)=>t.some((n=>e.some((i=>Ld(n,i))))),not_regex:(e,t)=>t.every((n=>e.every((i=>!Ld(n,i))))),icontains:(e,t)=>t.map(Wu).some((n=>e.map(Wu).some((i=>n.includes(i))))),not_icontains:(e,t)=>t.map(Wu).every((n=>e.map(Wu).every((i=>!n.includes(i))))),gt:(e,t)=>t.some((n=>{var i=parseFloat(n);return!isNaN(i)&&e.some((l=>i>parseFloat(l)))})),lt:(e,t)=>t.some((n=>{var i=parseFloat(n);return!isNaN(i)&&e.some((l=>i<parseFloat(l)))}))},Wu=e=>e.toLowerCase();function sw(e,t){return!e||Object.entries(e).every((n=>{var[i,l]=n,c=t==null?void 0:t[i];if(Se(c)||Qn(c))return!1;var u=[String(c)],f=iw[l.operator];return!!f&&f(l.values,u)}))}var Qm="custom",Qb="i.posthog.com",aC=/^\/static\//;class lC{constructor(t){this.Xi={},this.instance=t}get apiHost(){var t=this.instance.config.api_host.trim().replace(/\/$/,"");return t==="https://app.posthog.com"?"https://us.i.posthog.com":t}get flagsApiHost(){var t=this.instance.config.flags_api_host;return t?t.trim().replace(/\/$/,""):this.apiHost}get uiHost(){var t,n=(t=this.instance.config.ui_host)==null?void 0:t.replace(/\/$/,"");return n||(n=this.apiHost.replace("."+Qb,".posthog.com")),n==="https://app.posthog.com"?"https://us.posthog.com":n}get region(){return this.Xi[this.apiHost]||(this.Xi[this.apiHost]=/https:\/\/(app|us|us-assets)(\.i)?\.posthog\.com/i.test(this.apiHost)?"us":/https:\/\/(eu|eu-assets)(\.i)?\.posthog\.com/i.test(this.apiHost)?"eu":Qm),this.Xi[this.apiHost]}en(t){if(aC.test(t)){var n=this.instance.config.asset_host;if(typeof n=="string")return n.trim().replace(/\/$/,"")||void 0}}endpointFor(t,n){if(n===void 0&&(n=""),n&&(n=n[0]==="/"?n:"/"+n),t==="ui")return this.uiHost+n;if(t==="flags")return this.flagsApiHost+n;if(t==="assets"){var i=this.en(n);if(i)return""+i+n}if(this.region===Qm)return this.apiHost+n;var l=Qb+n;switch(t){case"assets":return"https://"+this.region+"-assets."+l;case"api":return"https://"+this.region+"."+l}}}var jt=Vt("[Surveys]"),Xm="seenSurvey_",oC=[Sp.Popover,Sp.Widget,Sp.API],cC={ignoreConditions:!1,ignoreDelay:!1,displayType:Im.Popover},uC=Vt("[PostHog ExternalIntegrations]"),dC={intercom:"intercom-integration",crispChat:"crisp-chat-integration"};class fC{constructor(t){this._instance=t}ur(t,n){var i;(i=ze.__PosthogExtensions__)==null||i.loadExternalDependency==null||i.loadExternalDependency(this._instance,t,(l=>{if(l)return uC.error("failed to load script",l);n()}))}startIfEnabledOrStop(){var t=this,n=function(u){var f,h,p;!l||(f=ze.__PosthogExtensions__)!=null&&(f=f.integrations)!=null&&f[u]||t.ur(dC[u],(()=>{var g;(g=ze.__PosthogExtensions__)==null||(g=g.integrations)==null||(g=g[u])==null||g.start(t._instance)})),!l&&(h=ze.__PosthogExtensions__)!=null&&(h=h.integrations)!=null&&h[u]&&((p=ze.__PosthogExtensions__)==null||(p=p.integrations)==null||(p=p[u])==null||p.stop())};for(var[i,l]of Object.entries((c=this._instance.config.integrations)!==null&&c!==void 0?c:{})){var c;n(i)}}}var Qa,Xo={},Ep=0,Zm=()=>{},Xb='Consent opt in/out is not valid with cookieless_mode="always" and will be ignored',Co="Surveys module not available",Zb="sanitize_properties is deprecated. Use before_send instead",aw="Invalid value for property_denylist config: ",nl="posthog",lw=!K3&&(Yn==null?void 0:Yn.indexOf("MSIE"))===-1&&(Yn==null?void 0:Yn.indexOf("Mozilla"))===-1,Kb=e=>{var t;return ye({api_host:"https://us.i.posthog.com",flags_api_host:null,ui_host:null,asset_host:null,token:"",autocapture:!0,cross_subdomain_cookie:x3(Ce==null?void 0:Ce.location),persistence:"localStorage+cookie",persistence_name:"",cookie_persisted_properties:[],loaded:Zm,save_campaign_params:!0,custom_campaign_params:[],custom_blocked_useragents:[],save_referrer:!0,capture_pageleave:"if_capture_pageview",defaults:e??"unset",__preview_deferred_init_extensions:!1,__preview_external_dependency_versioned_paths:!1,__preview_cookie_wins_on_conflict:!1,debug:jn&&$t(jn==null?void 0:jn.search)&&jn.search.indexOf("__posthog_debug=true")!==-1||!1,cookie_expiration:365,upgrade:!1,disable_session_recording:!1,disable_persistence:!1,disable_web_experiments:!0,disable_surveys:!1,disable_surveys_automatic_display:!1,disable_conversations:!1,disable_product_tours:!1,disable_external_dependency_loading:!1,strict_script_versioning:!1,enable_recording_console_log:void 0,secure_cookie:(ie==null||(t=ie.location)==null?void 0:t.protocol)==="https:",ip:!1,opt_out_capturing_by_default:!1,opt_out_persistence_by_default:!1,opt_out_useragent_filter:!1,opt_out_capturing_persistence_type:"localStorage",consent_persistence_name:null,opt_out_capturing_cookie_prefix:null,opt_in_site_apps:!1,property_denylist:[],respect_dnt:!1,sanitize_properties:null,request_headers:{},request_batching:!0,properties_string_max_length:65535,mask_all_element_attributes:!1,mask_all_text:!1,mask_personal_data_properties:!1,custom_personal_data_properties:[],advanced_disable_flags:!1,advanced_disable_decide:!1,advanced_disable_feature_flags:!1,advanced_disable_feature_flags_on_first_load:!1,advanced_only_evaluate_survey_feature_flags:!1,advanced_feature_flags_dedup_per_session:!1,advanced_enable_surveys:!1,advanced_disable_toolbar_metrics:!1,feature_flag_request_timeout_ms:3e3,surveys_request_timeout_ms:1e4,on_request_error(n){Ne.error("Bad HTTP status: "+n.statusCode+" "+n.text)},get_device_id:n=>n,capture_performance:void 0,name:"posthog",bootstrap:{},disable_compression:!1,session_idle_timeout_seconds:1800,person_profiles:qm,before_send:void 0,request_queue_config:{flush_interval_ms:Wm},error_tracking:{},_onCapture:Zm},(n=>({rageclick:n&&n>="2026-05-30"?{content_ignorelist:E3,ignore_text_selection:!0}:!n||"2025-11-30">n||{content_ignorelist:!0},capture_pageview:!n||"2025-05-24">n||"history_change",session_recording:n&&n>="2025-11-30"?{strictMinimumDuration:!0}:{},external_scripts_inject_target:n&&n>="2026-01-30"?"head":"body",internal_or_test_user_hostname:n&&n>="2026-01-30"?/^(localhost|127\.0\.0\.1)$/:void 0,persistence_save_debounce_ms:n&&n>="2026-05-30"?250:0,split_storage:!(!n||"2026-05-30">n),detect_google_search_app:!(!n||"2026-05-30">n)}))(e))},hC=[["process_person","person_profiles"],["xhr_headers","request_headers"],["cookie_name","persistence_name"],["disable_cookie","disable_persistence"],["__preview_disable_beacon","disable_beacon"],["store_google","save_campaign_params"],["verbose","debug"]],Jb=e=>{var t={};for(var[n,i]of hC)Se(e[n])||(t[i]=e[n]);var l=Bt({},t,e),c=e.__preview_external_dependency_versioned_paths;return Se(c)||(Se(e.strict_script_versioning)&&(l.strict_script_versioning=!!c),$t(c)&&Se(e.asset_host)&&(l.asset_host=c)),rt(e.property_blacklist)&&(Se(e.property_denylist)?l.property_denylist=e.property_blacklist:rt(e.property_denylist)?l.property_denylist=[...e.property_blacklist,...e.property_denylist]:Ne.error(aw+e.property_denylist)),l};class pC{constructor(){this.__forceAllowLocalhost=!1}get tn(){return this.__forceAllowLocalhost}set tn(t){Ne.error("WebPerformanceObserver is deprecated and has no impact on network capture. Use `_forceAllowLocalhostNetworkCapture` on `posthog.sessionRecording`"),this.__forceAllowLocalhost=t}}class jr{rn(t,n){if(t){var i=this.nn.indexOf(t);i!==-1&&this.nn.splice(i,1)}return this.nn.push(n),n.initialize==null||n.initialize(),n}sn(){return this.config.cookieless_mode===Ni||this.config.cookieless_mode===ta&&this.consent.isRejected()}get decideEndpointWasHit(){var t,n;return(t=(n=this.featureFlags)==null?void 0:n.hasLoadedFlags)!==null&&t!==void 0&&t}get flagsEndpointWasHit(){var t,n;return(t=(n=this.featureFlags)==null?void 0:n.hasLoadedFlags)!==null&&t!==void 0&&t}constructor(){var t;this.webPerformance=new pC,this.an=!1,this.version=xn.LIB_VERSION,this.ln=new Rg,this.nn=[],this._calculate_event_properties=this.calculateEventProperties.bind(this),this.config=Kb(),this.SentryIntegration=B3,this.sentryIntegration=i=>(function(l,c){var u=q_(l,c);return{name:F_,processEvent:f=>u(f)}})(this,i),this.__request_queue=[],this.__loaded=!1,this.analyticsDefaultEndpoint="/e/",this.un=!1,this.hn=null,this.cn=null,this.dn=null,this.scrollManager=new iC(this),this.pageViewManager=new Ob(this),this.rateLimiter=new G3(this),this.requestRouter=new lC(this),this.consent=new k3(this),this.externalIntegrations=new fC(this);var n=(t=jr.__defaultExtensionClasses)!==null&&t!==void 0?t:{};this.featureFlags=n.featureFlags&&new n.featureFlags(this),this.toolbar=n.toolbar&&new n.toolbar(this),this.surveys=n.surveys&&new n.surveys(this),this.conversations=n.conversations&&new n.conversations(this),this.logs=n.logs&&new n.logs(this),this.experiments=n.experiments&&new n.experiments(this),this.exceptions=n.exceptions&&new n.exceptions(this),this.people={set:(i,l,c)=>{var u=$t(i)?{[i]:l}:i;this.setPersonProperties(u),c==null||c({})},set_once:(i,l,c)=>{var u=$t(i)?{[i]:l}:i;this.setPersonProperties(void 0,u),c==null||c({})}},this.on("eventCaptured",(i=>Ne.info('send "'+(i==null?void 0:i.event)+'"',i)))}init(t,n,i){if(i&&i!==nl){var l,c=(l=Xo[i])!==null&&l!==void 0?l:new jr;return c._init(t,n,i),Xo[i]=c,Xo[nl][i]=c,c}return this._init(t,n,i)}_init(t,n,i){var l,c;n===void 0&&(n={});var u=$t(t)?t.trim():"";if(!u)return Ne.critical("PostHog was initialized without a token. This likely indicates a misconfiguration. Please check the first argument passed to posthog.init()"),this;if(this.__loaded)return console.warn("[PostHog.js]","You have already initialized PostHog! Re-initializing is a no-op"),this;this.__loaded=!0,this.config={},n.debug=this.vn(n.debug),this.fn=n,this.pn=[],n.person_profiles?this.cn=n.person_profiles:n.process_person&&(this.cn=n.process_person);var f=Kb(n.defaults),h=Jb(n),p=Bt({},f,h,{name:i,token:u});Yt(f.rageclick)&&Yt(h.rageclick)&&(p.rageclick=Bt({},f.rageclick,h.rageclick)),this.set_config(p),this.config.on_xhr_error&&Ne.error("on_xhr_error is deprecated. Use on_request_error instead"),this.compression=n.disable_compression?void 0:Qr.GZipJS;var g=this.gn();this.persistence=new wp(this.config,g),this.sessionPersistence=this.config.persistence==="sessionStorage"||this.config.persistence==="memory"?this.persistence:new wp(ye({},this.config,{persistence:"sessionStorage"}),g,!1);var v=ye({},this.persistence.props),y=ye({},this.sessionPersistence.props);this.register({$initialization_time:new Date().toISOString()}),this.mn=new tC((P=>this.yn(P)),this.config.request_queue_config),this.bn=new rC(this),this.__request_queue=[];var b=this.sn();if(b||(this.sessionManager=new Yb(this),this.sessionPropsManager=new Gb(this,this.sessionManager,this.persistence)),this.config.__preview_deferred_init_extensions?(Ne.info("Deferring extension initialization to improve startup performance"),setTimeout((()=>{this._n(b)}),0)):(Ne.info("Initializing extensions synchronously"),this._n(b)),xn.DEBUG=xn.DEBUG||this.config.debug,xn.DEBUG&&Ne.info("Starting in debug mode",{this:this,config:n,thisC:ye({},this.config),p:v,s:y}),!this.config.identity_distinct_id||(l=n.bootstrap)!=null&&l.distinctID||(n.bootstrap=ye({},n.bootstrap,{distinctID:this.config.identity_distinct_id,isIdentifiedID:!0})),((c=n.bootstrap)==null?void 0:c.distinctID)!==void 0){var _=n.bootstrap.distinctID,k=this.get_distinct_id(),E=this.persistence.get_property(Dr);if(n.bootstrap.isIdentifiedID&&k!=null&&k!==_&&E===Va)this.identify(_);else if(n.bootstrap.isIdentifiedID&&k!=null&&k!==_&&E===Ga)Ne.warn("Bootstrap distinctID differs from an already-identified user. The existing identity is preserved. Call reset() before reinitializing if you intend to switch users.");else{var j=this.config.get_device_id(fs()),R=n.bootstrap.isIdentifiedID?j:_;this.persistence.set_property(Dr,n.bootstrap.isIdentifiedID?Ga:Va),this.register({distinct_id:_,$device_id:R})}}if(b)this.register_once({distinct_id:qu,$device_id:null},"");else if(!this.get_distinct_id()){var C=this.config.get_device_id(fs());this.register_once({distinct_id:C,$device_id:C},""),this.persistence.set_property(Dr,Va)}return Zt(ie,"onpagehide"in self?"pagehide":"unload",this._handle_unload.bind(this),{passive:!1}),n.segment?(function(P,D){var L=P.config.segment;if(!L)return D();(function(F,B){var I=F.config.segment;if(!I)return B();var z=T=>{var ae=()=>T.anonymousId()||fs();F.config.get_device_id=ae,T.id()&&(F.register({distinct_id:T.id(),$device_id:ae()}),F.persistence.set_property(Dr,Ga)),B()},H=I.user();"then"in H&&ji(H.then)?H.then(z):z(H)})(P,(()=>{L.register((F=>{Promise&&Promise.resolve||_p.warn("This browser does not have Promise support, and can not use the segment integration");var B=(I,z)=>{if(!z)return I;I.event.userId||I.event.anonymousId===F.get_distinct_id()||(_p.info("No userId set, resetting PostHog"),F.reset()),I.event.userId&&I.event.userId!==F.get_distinct_id()&&(_p.info("UserId set, identifying with PostHog"),F.identify(I.event.userId));var H=F.calculateEventProperties(z,I.event.properties);return I.event.properties=Object.assign({},H,I.event.properties),I};return{name:"PostHog JS",type:"enrichment",version:"1.0.0",isLoaded:()=>!0,load:()=>Promise.resolve(),track:I=>B(I,I.event.event),page:I=>B(I,tl),identify:I=>B(I,vp),screen:I=>B(I,"$screen")}})(P)).then((()=>{D()}))}))})(this,(()=>this.wn())):this.wn(),ji(this.config._onCapture)&&this.config._onCapture!==Zm&&(Ne.warn("onCapture is deprecated. Please use `before_send` instead"),this.on("eventCaptured",(P=>this.config._onCapture(P.event,P)))),this.config.ip&&Ne.warn('The `ip` config option has NO EFFECT AT ALL and has been deprecated. Use a custom transformation or "Discard IP data" project setting instead. See https://posthog.com/tutorials/web-redact-properties#hiding-customer-ip-address for more information.'),this}_n(t){var n,i,l,c,u,f,h,p=performance.now(),g=ye({},jr.__defaultExtensionClasses,this.config.__extensionClasses),v=[];g.featureFlags&&this.nn.push(this.featureFlags=(n=this.featureFlags)!==null&&n!==void 0?n:new g.featureFlags(this)),g.exceptions&&this.nn.push(this.exceptions=(i=this.exceptions)!==null&&i!==void 0?i:new g.exceptions(this)),g.historyAutocapture&&this.nn.push(this.historyAutocapture=new g.historyAutocapture(this)),g.tracingHeaders&&this.nn.push(this.tracingHeaders=new g.tracingHeaders(this)),g.siteApps&&this.nn.push(this.siteApps=new g.siteApps(this)),g.sessionRecording&&!t&&this.nn.push(this.sessionRecording=new g.sessionRecording(this)),this.config.disable_scroll_properties||v.push((()=>{this.scrollManager.startMeasuringScrollPosition()})),g.autocapture&&this.nn.push(this.autocapture=new g.autocapture(this)),g.surveys&&this.nn.push(this.surveys=(l=this.surveys)!==null&&l!==void 0?l:new g.surveys(this)),g.logs&&this.nn.push(this.logs=(c=this.logs)!==null&&c!==void 0?c:new g.logs(this)),g.conversations&&this.nn.push(this.conversations=(u=this.conversations)!==null&&u!==void 0?u:new g.conversations(this)),g.productTours&&this.nn.push(this.productTours=new g.productTours(this)),g.heatmaps&&this.nn.push(this.heatmaps=new g.heatmaps(this)),g.webVitalsAutocapture&&this.nn.push(this.webVitalsAutocapture=new g.webVitalsAutocapture(this)),g.exceptionObserver&&this.nn.push(this.exceptionObserver=new g.exceptionObserver(this)),g.deadClicksAutocapture&&this.nn.push(this.deadClicksAutocapture=new g.deadClicksAutocapture(this,O3)),g.toolbar&&this.nn.push(this.toolbar=(f=this.toolbar)!==null&&f!==void 0?f:new g.toolbar(this)),g.experiments&&this.nn.push(this.experiments=(h=this.experiments)!==null&&h!==void 0?h:new g.experiments(this)),this.nn.forEach((y=>{y.initialize&&v.push((()=>{y.initialize==null||y.initialize()}))})),v.push((()=>{if(this.xn){var y=this.xn;this.xn=void 0,this.Qr(y)}})),this.kn(v,p)}kn(t,n){for(;t.length>0;){if(this.config.__preview_deferred_init_extensions&&performance.now()-n>=30&&t.length>0)return void setTimeout((()=>{this.kn(t,n)}),0);var i=t.shift();if(i)try{i()}catch(c){Ne.error("Error initializing extension:",c)}}var l=Math.round(performance.now()-n);this.register_for_session({[j_]:this.config.__preview_deferred_init_extensions?"deferred":"synchronous",[N_]:l}),this.config.__preview_deferred_init_extensions&&Ne.info("PostHog extensions initialized ("+l+"ms)")}Qr(t){var n;if(!Ce||!Ce.body)return Ne.info("document not ready yet, trying again in 500 milliseconds..."),void setTimeout((()=>{this.Qr(t)}),500);this.config.__preview_deferred_init_extensions&&(this.xn=t),this.Sn=t,this.compression=void 0,t.supportedCompression&&!this.config.disable_compression&&(this.compression=Ie(t.supportedCompression,Qr.GZipJS)?Qr.GZipJS:Ie(t.supportedCompression,Qr.Base64)?Qr.Base64:void 0),(n=t.analytics)!=null&&n.endpoint&&(this.analyticsDefaultEndpoint=t.analytics.endpoint),this.set_config({person_profiles:this.cn?this.cn:qm}),this.nn.forEach((i=>i.onRemoteConfig==null?void 0:i.onRemoteConfig(t)))}wn(){try{this.config.loaded(this)}catch(i){Ne.critical("`loaded` function failed",i)}if(this.Cn(),this.config.internal_or_test_user_hostname&&jn!=null&&jn.hostname){var t=jn.hostname,n=this.config.internal_or_test_user_hostname;(typeof n=="string"?t===n:n.test(t))&&this.setInternalOrTestUser()}this.config.capture_pageview&&setTimeout((()=>{(this.consent.isOptedIn()||this.sn())&&this.In()}),1),this.Tn=new X_(this),this.Tn.load()}Cn(){var t;this.is_capturing()&&this.config.request_batching&&((t=this.mn)==null||t.enable())}_dom_loaded(){this.is_capturing()&&Hu(this.__request_queue,(t=>this.yn(t))),this.__request_queue=[],this.Cn()}_handle_unload(){var t,n,i,l;(t=this.surveys)==null||t.handlePageUnload(),this.config.request_batching?(this.En()&&this.capture(xp),(n=this.logs)==null||n.flushLogs("sendBeacon"),(i=this.mn)==null||i.unload(),(l=this.bn)==null||l.unload()):this.En()&&this.capture(xp,null,{transport:"sendBeacon"})}_send_request(t){this.__loaded&&(lw?this.__request_queue.push(t):this.rateLimiter.isServerRateLimited(t.batchKey)||(t.transport=t.transport||this.config.api_transport,t.url=Hd(t.url,{ip:this.config.ip?1:0}),t.headers=ye({},this.config.request_headers,t.headers),t.compression=t.compression==="best-available"?this.compression:t.compression,(Se(this.config.disable_beacon)?this.config.__preview_disable_beacon:this.config.disable_beacon)&&(t.disableTransport=["sendBeacon"]),t.fetchOptions=t.fetchOptions||this.config.fetch_options,(n=>{var i,l,c,u=ye({},n);u.timeout=u.timeout||6e4,u.url=Vb(u.url,u.compression);var f=(i=u.transport)!==null&&i!==void 0?i:"fetch",h=od.filter((g=>!u.disableTransport||!g.transport||!u.disableTransport.includes(g.transport))),p=(l=(c=(function(g,v){for(var y=0;g.length>y;y++)if(g[y].transport===f)return g[y]})(h))==null?void 0:c.method)!==null&&l!==void 0?l:h[0].method;if(!p)throw new Error("No available transport method");f!=="sendBeacon"&&u.data&&u.compression===Qr.GZipJS&&NN&&!ld?eC(u).then((g=>{p(g)})).catch((g=>{if(xb(g))return ld=!0,void p(ye({},u,{compression:void 0,url:Vb(n.url,void 0)}));(v=>{if(!v||typeof v!="object")return!1;var y="name"in v?String(v.name):"";return xb(v)||y===H5})(g)&&(ld=!0),p(u)})):p(u)})(ye({},t,{callback:n=>{var i,l;this.rateLimiter.checkForLimiting(n),400>n.statusCode||(i=(l=this.config).on_request_error)==null||i.call(l,n),t.callback==null||t.callback(n)}}))))}yn(t){this.bn?this.bn.retriableRequest(t):this._send_request(t)}_execute_array(t){Ep++;try{var n,i=[],l=[],c=[];Hu(t,(f=>{if(f)if(rt(n=f[0]))c.push(f);else if(ji(f))try{f.call(this)}catch(h){Ne.error("Error executing queued PostHog call",f,h)}else rt(f)&&n==="alias"?i.push(f):rt(f)&&n.indexOf("capture")!==-1&&ji(this[n])?c.push(f):l.push(f)}));var u=function(f,h){Hu(f,(function(p){try{if(rt(p[0])){var g=h;Tt(p,(function(v){g=g[v[0]].apply(g,v.slice(1))}))}else h[p[0]].apply(h,p.slice(1))}catch(v){Ne.error("Error executing queued PostHog call",p,v)}}))};u(i,this),u(l,this),u(c,this)}finally{Ep--}}push(t){if(Ep>0&&rt(t)&&$t(t[0])){var n=jr.prototype[t[0]];ji(n)&&n.apply(this,t.slice(1))}else this._execute_array([t])}capture(t,n,i){var l,c,u,f,h;if(this.__loaded&&this.persistence&&this.sessionPersistence&&this.mn){if(this.is_capturing())if(!Se(t)&&$t(t)){var p=!this.config.opt_out_useragent_filter&&this._is_bot();if(!p||this.config.__preview_capture_bot_pageviews){var g=i!=null&&i.skip_client_rate_limiting?void 0:this.rateLimiter.clientRateLimitContext();if(g==null||!g.isRateLimited){n!=null&&n.$current_url&&!$t(n==null?void 0:n.$current_url)&&(Ne.error("Invalid `$current_url` property provided to `posthog.capture`. Input must be a string. Ignoring provided value."),n==null||delete n.$current_url),t!=="$exception"||i!=null&&i.Mn||Ne.warn("Using `posthog.capture('$exception')` is unreliable because it does not attach required metadata. Use `posthog.captureException(error)` instead, which attaches required metadata automatically."),this.sessionPersistence.update_search_keyword(),this.config.save_campaign_params&&this.sessionPersistence.update_campaign_params(),this.config.save_referrer&&this.sessionPersistence.update_referrer_info(),(this.config.save_campaign_params||this.config.save_referrer)&&this.persistence.set_initial_person_info();var v=new Date,y=(i==null?void 0:i.timestamp)||v,b=(i==null?void 0:i.uuid)||fs(),_={uuid:b,event:t,properties:this.calculateEventProperties(t,n||{},y,b)};t===tl&&this.config.__preview_capture_bot_pageviews&&p&&(_.event="$bot_pageview",_.properties.$browser_type="bot"),g&&(_.properties.$lib_rate_limit_remaining_tokens=g.remainingTokens),i!=null&&i.$set&&(_.$set=i==null?void 0:i.$set);var k,E,j,R=this.Rn(i==null?void 0:i.$set_once,t!==jb,t===vp);if(R&&(_.$set_once=R),i!=null&&i._noTruncate||(c=this.config.properties_string_max_length,u=_,f=I=>$t(I)?I.slice(0,c):I,h=new Set,_=(function I(z,H){return z!==Object(z)?f?f(z):z:h.has(z)?void 0:(h.add(z),rt(z)?(T=[],Hu(z,(ae=>{T.push(I(ae))}))):(T={},Tt(z,((ae,Z)=>{h.has(ae)||(T[Z]=I(ae))}))),T);var T})(u)),_.timestamp=y,Se(i==null?void 0:i.timestamp)||(_.properties.$event_time_override_provided=!0,_.properties.$event_time_override_system_time=v),t===Fo.DISMISSED||t===Fo.SENT){var C=n==null?void 0:n[kp.SURVEY_ID],P=n==null?void 0:n[kp.SURVEY_ITERATION];(I=>{try{var z=(H=>((T,ae)=>{var Z=""+Xm+ae.id;return ae.current_iteration&&ae.current_iteration>0&&(Z=""+Xm+ae.id+"_"+ae.current_iteration),Z})(0,H))(I);if(localStorage.getItem(z))return;localStorage.setItem(z,"true")}catch(H){jt.error("Failed to persist survey seen state",H)}})({id:C,current_iteration:P}),_.$set=ye({},_.$set,{[(k={id:C,current_iteration:P},E=t===Fo.SENT?"responded":"dismissed",j="$survey_"+E+"/"+k.id,k.current_iteration&&k.current_iteration>0&&(j="$survey_"+E+"/"+k.id+"/"+k.current_iteration),j)]:!0})}else t===Fo.SHOWN&&(_.$set=ye({},_.$set,{[kp.SURVEY_LAST_SEEN_DATE]:new Date().toISOString()}));if(t===V3.SHOWN){var D=n==null?void 0:n[$b.TOUR_TYPE];D&&(_.$set=ye({},_.$set,{[$b.TOUR_LAST_SEEN_DATE+"/"+D]:new Date().toISOString()}))}var L=ye({},_.properties.$set,_.$set);if(hs(L)||this.setPersonPropertiesForFlags(L),!Je(this.config.before_send)){var F=this.Pn(_);if(!F)return;_=F}this.ln.emit("eventCaptured",_);var B={method:"POST",url:(l=i==null?void 0:i._url)!==null&&l!==void 0?l:this.requestRouter.endpointFor("api",this.analyticsDefaultEndpoint),data:_,compression:"best-available",batchKey:i==null?void 0:i._batchKey,transport:i==null?void 0:i.transport};return!this.config.request_batching||i&&(i==null||!i._batchKey)||i!=null&&i.send_instantly?this.yn(B):this.mn.enqueue(B),_}Ne.critical("This capture call is ignored due to client rate limiting.")}}else Ne.error("No event name provided to posthog.capture")}else Ne.uninitializedWarning("posthog.capture")}_addCaptureHook(t){return this.on("eventCaptured",(n=>t(n.event,n)))}calculateEventProperties(t,n,i,l,c){if(i=i||new Date,!this.persistence||!this.sessionPersistence)return n;var u=c?void 0:this.persistence.remove_event_timer(t),f=ye({},n);if(f.token=this.config.token,f.$config_defaults=this.config.defaults,this.sn()&&(f.$cookieless_mode=!0),t==="$snapshot"){var h=ye({},this.persistence.properties(),this.sessionPersistence.properties());return f.distinct_id=h.distinct_id,(!$t(f.distinct_id)&&!Bn(f.distinct_id)||vm(f.distinct_id))&&Ne.error("Invalid distinct_id for replay event. This indicates a bug in your implementation"),f}var p,g=(function(j,R,C){var P,D,L,F;if(!Yn)return{};var B,I,z,H,T,ae,Z,Y,U,$=j?[...hl,...R||[]]:[],[re,xe]=(function(A){for(var fe=0;_b.length>fe;fe++){var[_e,je]=_b[fe],Le=_e.exec(A),oe=Le&&(ji(je)?je(Le,A):je);if(oe)return oe}return["",""]})(Yn),M=(B=typeof navigator<"u"?navigator:void 0)!=null&&B.brave?{brave:!0}:{},O={detectGoogleSearchApp:C},K=Bt(Ng({$os:re,$os_version:xe,$browser:f_(Yn,navigator.vendor,M,O),$device:wb(Yn),$device_type:(z=Yn,H={userAgentDataPlatform:(P=navigator)==null||(P=P.userAgentData)==null?void 0:P.platform,maxTouchPoints:(D=navigator)==null?void 0:D.maxTouchPoints,screenWidth:ie==null||(L=ie.screen)==null?void 0:L.width,screenHeight:ie==null||(F=ie.screen)==null?void 0:F.height,devicePixelRatio:ie==null?void 0:ie.devicePixelRatio},U=wb(z),U===W5||U===Y5||U==="Kobo"||U==="Kindle Fire"||U===l_?ul:U===ic||U===ol||U===sc||U===ym?"Console":U===X5?"Wearable":U?cr:(H==null?void 0:H.userAgentDataPlatform)==="Android"&&((T=H==null?void 0:H.maxTouchPoints)!==null&&T!==void 0?T:0)>0?600>Math.min((ae=H==null?void 0:H.screenWidth)!==null&&ae!==void 0?ae:0,(Z=H==null?void 0:H.screenHeight)!==null&&Z!==void 0?Z:0)/((Y=H==null?void 0:H.devicePixelRatio)!==null&&Y!==void 0?Y:1)?cr:ul:"Desktop"),$timezone:Q_(),$timezone_offset:q3()}),{$current_url:cc(jn==null?void 0:jn.href,$,uc),$host:jn==null?void 0:jn.host,$pathname:jn==null?void 0:jn.pathname,$raw_user_agent:Yn.length>1e3?Yn.substring(0,997)+"...":Yn,$browser_version:HN(Yn,navigator.vendor,M,O),$browser_language:Bb(),$browser_language_prefix:(I=Bb(),typeof I=="string"?I.split("-")[0]:void 0),$screen_height:ie==null?void 0:ie.screen.height,$screen_width:ie==null?void 0:ie.screen.width,$viewport_height:ie==null?void 0:ie.innerHeight,$viewport_width:ie==null?void 0:ie.innerWidth,$lib:xn.LIB_NAME,$lib_version:xn.LIB_VERSION,$insert_id:Math.random().toString(36).substring(2,10)+Math.random().toString(36).substring(2,10),$time:Date.now()/1e3});return xn.SDK_DIST_CHANNEL&&(K.$sdk_dist_channel=xn.SDK_DIST_CHANNEL),K})(this.config.mask_personal_data_properties,this.config.custom_personal_data_properties,this.config.detect_google_search_app);if(this.sessionManager){var{sessionId:v,windowId:y}=this.sessionManager.checkAndGetSessionAndWindowId(c,i.getTime());f.$session_id=v,f.$window_id=y}this.sessionPropsManager&&Bt(f,this.sessionPropsManager.getSessionProps());try{var b;this.sessionRecording&&Bt(f,this.sessionRecording.sdkDebugProperties),f.$sdk_debug_retry_queue_size=(b=this.bn)==null?void 0:b.length}catch(j){f.$sdk_debug_error_capturing_properties=String(j)}if(this.requestRouter.region===Qm&&(f.$lib_custom_api_host=this.config.api_host),p=t!==tl||c?t!==xp||c?this.pageViewManager.doEvent():this.pageViewManager.doPageLeave(i):this.pageViewManager.doPageView(i,l),f=Bt(f,p),t===tl&&Ce&&(f.title=Ce.title),!Se(u)){var _=i.getTime()-u;f.$duration=parseFloat((_/1e3).toFixed(3))}Yn&&this.config.opt_out_useragent_filter&&(f.$browser_type=this._is_bot()?"bot":"browser"),(f=Bt({},g,this.persistence.properties(),this.sessionPersistence.properties(),f)).$is_identified=this._isIdentified(),rt(this.config.property_denylist)?Tt(this.config.property_denylist,(function(j){delete f[j]})):Ne.error(aw+this.config.property_denylist+" or property_blacklist config: "+this.config.property_blacklist);var k=this.config.sanitize_properties;k&&(Ne.error(Zb),f=k(f,t));var E=this.On();return f.$process_person_profile=E,E&&!c&&this.Ln("_calculate_event_properties"),f}Rn(t,n,i){var l;if(n===void 0&&(n=!0),i===void 0&&(i=!1),!this.persistence||!this.On()||this.an&&!i)return t;var c=this.persistence.get_initial_props(),u=(l=this.sessionPropsManager)==null?void 0:l.getSetOnceProps(),f=Bt({},c,u||{},t||{}),h=this.config.sanitize_properties;return h&&(Ne.error(Zb),f=h(f,"$set_once")),n&&(this.an=!0),hs(f)?void 0:f}register(t,n){var i;(i=this.persistence)==null||i.register(t,n)}register_once(t,n,i){var l;(l=this.persistence)==null||l.register_once(t,n,i)}register_for_session(t){var n;(n=this.sessionPersistence)==null||n.register(t)}unregister(t){var n;(n=this.persistence)==null||n.unregister(t)}unregister_for_session(t){var n;(n=this.sessionPersistence)==null||n.unregister(t)}An(t,n){this.register({[t]:n})}getFeatureFlag(t,n){var i;return(i=this.featureFlags)==null?void 0:i.getFeatureFlag(t,n)}getFeatureFlagPayload(t){var n;return(n=this.featureFlags)==null?void 0:n.getFeatureFlagPayload(t)}getFeatureFlagResult(t,n){var i;return(i=this.featureFlags)==null?void 0:i.getFeatureFlagResult(t,n)}isFeatureEnabled(t,n){var i;return(i=this.featureFlags)==null?void 0:i.isFeatureEnabled(t,n)}reloadFeatureFlags(){var t;(t=this.featureFlags)==null||t.reloadFeatureFlags()}updateFlags(t,n,i){var l;(l=this.featureFlags)==null||l.updateFlags(t,n,i)}updateEarlyAccessFeatureEnrollment(t,n,i){var l;(l=this.featureFlags)==null||l.updateEarlyAccessFeatureEnrollment(t,n,i)}getEarlyAccessFeatures(t,n,i){var l;return n===void 0&&(n=!1),(l=this.featureFlags)==null?void 0:l.getEarlyAccessFeatures(t,n,i)}on(t,n){return this.ln.on(t,n)}onFeatureFlags(t){return this.featureFlags?this.featureFlags.onFeatureFlags(t):(t([],{},{errorsLoading:!0}),()=>{})}onSurveysLoaded(t){return this.surveys?this.surveys.onSurveysLoaded(t):(t([],{isLoaded:!1,error:Co}),()=>{})}onSessionId(t){var n,i;return(n=(i=this.sessionManager)==null?void 0:i.onSessionId(t))!==null&&n!==void 0?n:()=>{}}getSurveys(t,n){n===void 0&&(n=!1),this.surveys?this.surveys.getSurveys(t,n):t([],{isLoaded:!1,error:Co})}getActiveMatchingSurveys(t,n){n===void 0&&(n=!1),this.surveys?this.surveys.getActiveMatchingSurveys(t,n):t([],{isLoaded:!1,error:Co})}renderSurvey(t,n){var i;(i=this.surveys)==null||i.renderSurvey(t,n)}displaySurvey(t,n){var i;n===void 0&&(n=cC),(i=this.surveys)==null||i.displaySurvey(t,n)}cancelPendingSurvey(t){var n;(n=this.surveys)==null||n.cancelPendingSurvey(t)}canRenderSurvey(t){var n,i;return(n=(i=this.surveys)==null?void 0:i.canRenderSurvey(t))!==null&&n!==void 0?n:{visible:!1,disabledReason:Co}}canRenderSurveyAsync(t,n){var i,l;return n===void 0&&(n=!1),(i=(l=this.surveys)==null?void 0:l.canRenderSurveyAsync(t,n))!==null&&i!==void 0?i:Promise.resolve({visible:!1,disabledReason:Co})}Fn(t){return!t||vm(t)?(Ne.critical("Unique user id has not been set in posthog.identify"),!1):t===qu?(Ne.critical('The string "'+t+'" was set in posthog.identify which indicates an error. This ID is only used as a sentinel value.'),!1):!["distinct_id","distinctid"].includes(t.toLowerCase())&&!["undefined","null"].includes(t.toLowerCase())||(Ne.critical('The string "'+t+'" was set in posthog.identify which indicates an error. This ID should be unique to the user and not a hardcoded string.'),!1)}identify(t,n,i){if(!this.__loaded||!this.persistence)return Ne.uninitializedWarning("posthog.identify");if(Bn(t)&&(t=t.toString(),Ne.warn("The first argument to posthog.identify was a number, but it should be a string. It has been converted to a string.")),this.Fn(t)&&this.Ln("posthog.identify")){var l=this.get_distinct_id();this.register({$user_id:t}),this.get_property(wd)||this.register_once({$had_persisted_distinct_id:!0,$device_id:l},""),t!==l&&t!==this.get_property(Oo)&&(this.unregister(Oo),this.register({distinct_id:t}));var c,u=(this.persistence.get_property(Dr)||Va)===Va;t!==l&&u?(this.persistence.set_property(Dr,Ga),this.setPersonPropertiesForFlags({$set:n||{},$set_once:i||{}},!1),this.capture(vp,{distinct_id:t,$anon_distinct_id:l},{$set:n||{},$set_once:i||{}}),this.dn=Wb(t,n,i),(c=this.featureFlags)==null||c.setAnonymousDistinctId(l)):(n||i)&&this.setPersonProperties(n,i),t!==l&&(this.reloadFeatureFlags(),this.unregister(Yo))}}setPersonProperties(t,n){if((t||n)&&this.Ln("posthog.setPersonProperties")){var i=Wb(this.get_distinct_id(),t,n);this.dn!==i?(this.setPersonPropertiesForFlags({$set:t||{},$set_once:n||{}},!0),this.capture("$set",{$set:t||{},$set_once:n||{}}),this.dn=i):Ne.info("A duplicate setPersonProperties call was made with the same properties. It has been ignored.")}}group(t,n,i){if(t&&n){var l=this.getGroups(),c=l[t]!==n;if(c&&this.resetGroupPropertiesForFlags(t),this.register({$groups:ye({},l,{[t]:n})}),c||i){var u={$group_type:t,$group_key:n};i&&(u.$group_set=i),this.capture(jb,u)}i&&this.setGroupPropertiesForFlags({[t]:i}),c&&!i&&this.reloadFeatureFlags()}else Ne.error("posthog.group requires a group type and group key")}resetGroups(){this.register({$groups:{}}),this.resetGroupPropertiesForFlags(),this.reloadFeatureFlags()}setPersonPropertiesForFlags(t,n){var i;n===void 0&&(n=!0),(i=this.featureFlags)==null||i.setPersonPropertiesForFlags(t,n)}resetPersonPropertiesForFlags(t){var n;t===void 0&&(t=!0),(n=this.featureFlags)==null||n.resetPersonPropertiesForFlags(t)}setGroupPropertiesForFlags(t,n){var i;n===void 0&&(n=!0),this.Ln("posthog.setGroupPropertiesForFlags")&&((i=this.featureFlags)==null||i.setGroupPropertiesForFlags(t,n))}resetGroupPropertiesForFlags(t){var n;(n=this.featureFlags)==null||n.resetGroupPropertiesForFlags(t)}reset(t){var n,i,l,c,u,f,h,p;if(Ne.info("reset"),!this.__loaded)return Ne.uninitializedWarning("posthog.reset");var g,v=this.get_property(wd),y=this.get_property(na);if(this.consent.reset(),(n=this.persistence)==null||n.clear(),(i=this.sessionPersistence)==null||i.clear(),Se(y)||(g=this.persistence)==null||g.register({[na]:y}),(l=this.surveys)==null||l.reset(),(c=this.Tn)==null||c.stop(),(u=this.featureFlags)==null||u.reset(),(f=this.conversations)==null||f.reset(),(h=this.persistence)==null||h.set_property(Dr,Va),(p=this.sessionManager)==null||p.resetSessionId(),this.dn=null,this.config.cookieless_mode===Ni)this.register_once({distinct_id:qu,$device_id:null},"");else{var b=this.config.get_device_id(fs());this.register_once({distinct_id:b,$device_id:t?b:v},"")}this.register({$last_posthog_reset:new Date().toISOString()},1),delete this.config.identity_distinct_id,delete this.config.identity_hash,this.reloadFeatureFlags()}setIdentity(t,n){var i;this.config.identity_distinct_id=t,this.config.identity_hash=n,this.alias(t),(i=this.conversations)==null||i.Nn()}clearIdentity(){var t;delete this.config.identity_distinct_id,delete this.config.identity_hash,(t=this.conversations)==null||t.Dn()}get_distinct_id(){return this.get_property("distinct_id")}getGroups(){return this.get_property("$groups")||{}}get_session_id(){var t,n;return(t=(n=this.sessionManager)==null?void 0:n.checkAndGetSessionAndWindowId(!0).sessionId)!==null&&t!==void 0?t:""}get_session_replay_url(t){if(!this.sessionManager)return"";var{sessionId:n,sessionStartTimestamp:i}=this.sessionManager.checkAndGetSessionAndWindowId(!0),l=this.requestRouter.endpointFor("ui","/project/"+this.config.token+"/replay/"+n);if(t!=null&&t.withTimestamp&&i){var c,u=(c=t.timestampLookBack)!==null&&c!==void 0?c:10;if(!i)return l;l+="?t="+Math.max(Math.floor((new Date().getTime()-i)/1e3)-u,0)}return l}alias(t,n){return t===this.get_property(v_)?(Ne.critical("Attempting to create alias for existing People user - aborting."),-2):this.Ln("posthog.alias")?(Se(n)&&(n=this.get_distinct_id()),t!==n?(this.An(Oo,t),this.capture("$create_alias",{alias:t,distinct_id:n})):(Ne.warn("alias matches current distinct_id - skipping api call."),this.identify(t),-1)):void 0}set_config(t){var n=ye({},this.config);if(Yt(t)){var i,l,c,u,f,h,p,g,v,y,b;Bt(this.config,Jb(t));var _=this.gn();(i=this.persistence)==null||i.update_config(this.config,n,_),this.sessionPersistence=this.config.persistence==="sessionStorage"||this.config.persistence==="memory"?this.persistence:new wp(ye({},this.config,{persistence:"sessionStorage"}),_,!1);var k=this.vn(this.config.debug);Kr(k)&&(this.config.debug=k),Kr(this.config.debug)&&(this.config.debug?(xn.DEBUG=!0,Et.O()&&Et.N("ph_debug",!0),Ne.info("set_config",{config:t,oldConfig:n,newConfig:ye({},this.config)})):(xn.DEBUG=!1,Et.O()&&Et.q("ph_debug"))),(l=this.exceptionObserver)==null||l.onConfigChange(),(c=this.exceptions)==null||c.onConfigChange(),(u=this.sessionRecording)==null||u.startIfEnabledOrStop(),(f=this.tracingHeaders)==null||f.startIfEnabledOrStop(),(h=this.autocapture)==null||h.startIfEnabled(),(p=this.heatmaps)==null||p.startIfEnabled(),(g=this.exceptionObserver)==null||g.startIfEnabledOrStop(),(v=this.deadClicksAutocapture)==null||v.startIfEnabledOrStop(),(y=this.surveys)==null||y.loadIfEnabled(),this.$n(),(b=this.externalIntegrations)==null||b.startIfEnabledOrStop()}}_overrideSDKInfo(t,n){xn.LIB_NAME=t,xn.LIB_VERSION=n}startSessionRecording(t){var n,i,l,c,u,f=t===!0,h={sampling:f||!(t==null||!t.sampling),linked_flag:f||!(t==null||!t.linked_flag),url_trigger:f||!(t==null||!t.url_trigger),event_trigger:f||!(t==null||!t.event_trigger)};Object.values(h).some(Boolean)&&((n=this.sessionManager)==null||n.checkAndGetSessionAndWindowId(),h.sampling&&((i=this.sessionRecording)==null||i.overrideSampling()),h.linked_flag&&((l=this.sessionRecording)==null||l.overrideLinkedFlag()),h.url_trigger&&((c=this.sessionRecording)==null||c.overrideTrigger("url")),h.event_trigger&&((u=this.sessionRecording)==null||u.overrideTrigger("event"))),this.set_config({disable_session_recording:!1})}stopSessionRecording(){this.set_config({disable_session_recording:!0})}sessionRecordingStarted(){var t;return!((t=this.sessionRecording)==null||!t.started)}captureException(t,n){if(this.exceptions){var i=new Error("PostHog syntheticException"),l=this.exceptions.buildProperties(t,{handled:!0,syntheticException:i});return this.exceptions.sendExceptionEvent(ye({},l,n))}}addExceptionStep(t,n){var i;(i=this.exceptions)==null||i.addExceptionStep(t,n)}captureLog(t){var n;(n=this.logs)==null||n.captureLog(t)}get logger(){var t,n;return(t=(n=this.logs)==null?void 0:n.logger)!==null&&t!==void 0?t:jr.qn}startExceptionAutocapture(t){this.set_config({capture_exceptions:t==null||t})}stopExceptionAutocapture(){this.set_config({capture_exceptions:!1})}loadToolbar(t){var n,i;return(n=(i=this.toolbar)==null?void 0:i.loadToolbar(t))!==null&&n!==void 0&&n}get_property(t){var n;return(n=this.persistence)==null?void 0:n.props[t]}getSessionProperty(t){var n;return(n=this.sessionPersistence)==null?void 0:n.props[t]}toString(){var t,n=(t=this.config.name)!==null&&t!==void 0?t:nl;return n!==nl&&(n=nl+"."+n),n}_isIdentified(){var t,n;return((t=this.persistence)==null?void 0:t.get_property(Dr))===Ga||((n=this.sessionPersistence)==null?void 0:n.get_property(Dr))===Ga}On(){var t,n;return!(this.config.person_profiles==="never"||this.config.person_profiles===qm&&!this._isIdentified()&&hs(this.getGroups())&&((t=this.persistence)==null||(t=t.props)==null||!t[Oo])&&((n=this.persistence)==null||(n=n.props)==null||!n[kd]))}En(){return this.config.capture_pageleave===!0||this.config.capture_pageleave==="if_capture_pageview"&&(this.config.capture_pageview===!0||this.config.capture_pageview==="history_change")}createPersonProfile(){this.On()||this.Ln("posthog.createPersonProfile")&&this.setPersonProperties({},{})}setInternalOrTestUser(){this.Ln("posthog.setInternalOrTestUser")&&this.setPersonProperties({$internal_or_test_user:!0})}Ln(t){return this.config.person_profiles==="never"?(Ne.error(t+' was called, but process_person is set to "never". This call will be ignored.'),!1):(this.An(kd,!0),!0)}gn(){if(this.config.cookieless_mode==="always")return!0;var t=this.consent.isOptedOut();return this.config.disable_persistence||t&&!(!this.config.opt_out_persistence_by_default&&this.config.cookieless_mode!==ta)}$n(){var t,n,i,l,c=this.gn();return((t=this.persistence)==null?void 0:t.Tr)!==c&&((i=this.persistence)==null||i.set_disabled(c)),((n=this.sessionPersistence)==null?void 0:n.Tr)!==c&&((l=this.sessionPersistence)==null||l.set_disabled(c)),c}opt_in_capturing(t){var n;if(this.config.cookieless_mode!==Ni){if(this.sn()){var i,l,c,u,f;this.reset(!0),(i=this.sessionManager)==null||i.destroy(),(l=this.pageViewManager)==null||l.destroy(),this.sessionManager=new Yb(this),this.pageViewManager=new Ob(this),this.persistence&&(this.sessionPropsManager=new Gb(this,this.sessionManager,this.persistence));var h,p=(c=(u=this.config.__extensionClasses)==null?void 0:u.sessionRecording)!==null&&c!==void 0?c:(f=jr.__defaultExtensionClasses)==null?void 0:f.sessionRecording;p&&(this.sessionRecording=this.rn(this.sessionRecording,new p(this)),this.Sn&&((h=this.sessionRecording)==null||h.onRemoteConfig==null||h.onRemoteConfig(this.Sn)))}var g,v;this.consent.optInOut(!0),this.$n(),this.Cn(),(n=this.sessionRecording)==null||n.startIfEnabledOrStop(),this.config.cookieless_mode==ta&&((g=this.surveys)==null||g.loadIfEnabled()),(Se(t==null?void 0:t.captureEventName)||t!=null&&t.captureEventName)&&this.capture((v=t==null?void 0:t.captureEventName)!==null&&v!==void 0?v:"$opt_in",t==null?void 0:t.captureProperties,{send_instantly:!0}),this.config.capture_pageview&&this.In()}else Ne.warn(Xb)}opt_out_capturing(){var t,n,i;this.config.cookieless_mode!==Ni?(this.config.cookieless_mode===ta&&this.consent.isOptedIn()&&this.reset(!0),this.consent.optInOut(!1),this.$n(),this.config.cookieless_mode===ta&&(this.register({distinct_id:qu,$device_id:null}),(t=this.sessionRecording)==null||t.stopRecording(),this.sessionRecording=void 0,(n=this.sessionManager)==null||n.destroy(),(i=this.pageViewManager)==null||i.destroy(),this.sessionManager=void 0,this.sessionPropsManager=void 0,this.config.capture_pageview&&this.In(),this.Cn())):Ne.warn(Xb)}has_opted_in_capturing(){return this.consent.isOptedIn()}has_opted_out_capturing(){return this.consent.isOptedOut()}get_explicit_consent_status(){var t=this.consent.consent;return t===1?"granted":t===0?"denied":"pending"}is_capturing(){return this.config.cookieless_mode===Ni||(this.config.cookieless_mode===ta?this.consent.isRejected()||this.consent.isOptedIn():!this.has_opted_out_capturing())}clear_opt_in_out_capturing(){this.consent.reset(),this.$n()}_is_bot(){return lr?rw(lr,this.config.custom_blocked_useragents):void 0}In(){Ce&&(Ce.visibilityState==="visible"?this.un||(this.un=!0,this.capture(tl,{title:Ce.title},{send_instantly:!0}),this.hn&&(Ce.removeEventListener(jd,this.hn),this.hn=null)):this.hn||(this.hn=this.In.bind(this),Zt(Ce,jd,this.hn)))}debug(t){t===!1?(ie==null||ie.console.log("You've disabled debug mode."),this.set_config({debug:!1})):(ie==null||ie.console.log("You're now in debug mode. All calls to PostHog will be logged in your console.\nYou can disable this with `posthog.debug(false)`."),this.set_config({debug:!0}))}Kr(){var t,n,i,l,c,u,f=this.fn||{};return"advanced_disable_flags"in f?!!f.advanced_disable_flags:this.config.advanced_disable_flags!==!1?!!this.config.advanced_disable_flags:this.config.advanced_disable_decide===!0?(Ne.warn("Config field 'advanced_disable_decide' is deprecated. Please use 'advanced_disable_flags' instead. The old field will be removed in a future major version."),!0):(i="advanced_disable_decide",l=Ne,c=(n="advanced_disable_flags")in(t=f)&&!Je(t[n]),u=i in t&&!Je(t[i]),c?t[n]:!!u&&(l&&l.warn("Config field '"+i+"' is deprecated. Please use '"+n+"' instead. The old field will be removed in a future major version."),t[i]))}Pn(t){if(Je(this.config.before_send))return t;var n=rt(this.config.before_send)?this.config.before_send:[this.config.before_send],i=t;for(var l of n){if(i=l(i),Je(i)){var c="Event '"+t.event+"' was rejected in beforeSend function";return MN(t.event)?Ne.warn(c+". This can cause unexpected behavior."):Ne.info(c),null}i.properties&&!hs(i.properties)||Ne.warn("Event '"+t.event+"' has no properties after beforeSend function, this is likely an error.")}return i}getPageViewId(){var t;return(t=this.pageViewManager.dr)==null?void 0:t.pageViewId}captureTraceFeedback(t,n){this.capture("$ai_feedback",{$ai_trace_id:String(t),$ai_feedback_text:n})}captureTraceMetric(t,n,i){this.capture("$ai_metric",{$ai_trace_id:String(t),$ai_metric_name:n,$ai_metric_value:String(i)})}vn(t){var n=Kr(t)&&!t,i=Et.O()&&Et.A("ph_debug")==="true";return!n&&(!!i||t)}}jr.__defaultExtensionClasses={},jr.qn={trace:Qa=()=>{},debug:Qa,info:Qa,warn:Qa,error:Qa,fatal:Qa},(function(e,t){for(var n=0;t.length>n;n++)e.prototype[t[n]]=m3(e.prototype[t[n]])})(jr,["identify"]);class ey{constructor(t){this.disabled=t===!1;var n=Yt(t)?t:{};this.thresholdPx=n.threshold_px||30,this.timeoutMs=n.timeout_ms||1e3,this.clickCount=n.click_count||3,this.clicks=[]}isRageClick(t,n,i){if(this.disabled)return!1;var l=this.clicks[this.clicks.length-1];if(l&&Math.abs(t-l.x)+Math.abs(n-l.y)<this.thresholdPx&&this.timeoutMs>i-l.timestamp){if(this.clicks.push({x:t,y:n,timestamp:i}),this.clicks.length===this.clickCount)return!0}else this.clicks=[{x:t,y:n,timestamp:i}];return!1}}var Tp="$copy_autocapture",Ap=Vt("[AutoCapture]");function Mp(e,t){return t.length>e?t.slice(0,e)+"...":t}function mC(e){if(e.previousElementSibling)return e.previousElementSibling;var t=e;do t=t.previousSibling;while(t&&!gs(t));return t}function gC(e,t){var n,i,{e:l,maskAllElementAttributes:c,maskAllText:u,elementAttributeIgnoreList:f,elementsChainAsString:h}=t;if(!gs(e))return{props:{}};for(var p=[e],g=e;g.parentNode&&!or(g,"body");)if(M_(g.parentNode))p.push(g.parentNode.host),g=g.parentNode.host;else{if(!gs(g.parentNode))break;p.push(g.parentNode),g=g.parentNode}var v,y,b=[],_={},k=!1,E=!1;if(Tt(p,(D=>{var L=Hm(D);if(or(D,"a")){var F=D.getAttribute("href");k=L&&!!F&&Wo(F)&&F}Ie(Ed(D),"ph-no-capture")&&(E=!0),b.push((function(I,z,H,T){var ae=I.tagName.toLowerCase(),Z={tag_name:ae};Eg.indexOf(ae)>-1&&!H&&(Z.$el_text=ae.toLowerCase()==="a"||ae.toLowerCase()==="button"?Mp(1024,Lb(I)):Mp(1024,lc(I)));var Y=Ed(I);Y.length>0&&(Z.classes=Y.filter((function(xe){return xe!==""}))),Tt(I.attributes,(function(xe){var M;if((!B_(I)||["name","id","class","aria-label"].indexOf(xe.name)!==-1)&&(T==null||!T.includes(xe.name))&&!z&&Wo(xe.value)&&(!$t(M=xe.name)||M.substring(0,10)!=="_ngcontent"&&M.substring(0,7)!=="_nghost")){var O=xe.value;xe.name==="class"&&(O=Cg(O).join(" ")),Z["attr__"+xe.name]=Mp(1024,O)}}));for(var U=1,$=1,re=I;re=mC(re);)U++,re.tagName===I.tagName&&$++;return Z.nth_child=U,Z.nth_of_type=$,Z})(D,c,u,f));var B=(function(I){if(!Hm(I))return{};var z={};return Tt(I.attributes,(function(H){if(H.name&&H.name.indexOf("data-ph-capture-attribute")===0){var T=H.name.replace("data-ph-capture-attribute-",""),ae=H.value;T&&ae&&Wo(ae)&&(z[T]=ae)}})),z})(D);Bt(_,B)})),E)return{props:{},explicitNoCapture:E};if(u||(b[0].$el_text=or(e,"a")||or(e,"button")?Lb(e):lc(e)),k){var j,R;b[0].attr__href=k;var C=(j=Td(k))==null?void 0:j.host,P=ie==null||(R=ie.location)==null?void 0:R.host;C&&P&&C!==P&&(v=k)}return{props:Bt({$event_type:l.type,$ce_version:1},h?{}:{$elements:b},{$elements_chain:(y=b,(function(D){return D.map((L=>{var F,B,I="";if(L.tag_name&&(I+=L.tag_name),L.attr_class)for(var z of(L.attr_class.sort(),L.attr_class))I+="."+z.replace(/"/g,"");var H=ye({},L.text?{text:L.text}:{},{"nth-child":(F=L.nth_child)!==null&&F!==void 0?F:0,"nth-of-type":(B=L.nth_of_type)!==null&&B!==void 0?B:0},L.href?{href:L.href}:{},L.attr_id?{attr_id:L.attr_id}:{},L.attributes),T={};return ad(H).sort(((ae,Z)=>{var[Y]=ae,[U]=Z;return Y.localeCompare(U)})).forEach((ae=>{var[Z,Y]=ae;return T[Db(Z.toString())]=Db(Y.toString())})),(I+=":")+ad(T).map((ae=>{var[Z,Y]=ae;return Z+'="'+Y+'"'})).join("")})).join(";")})((function(D){return D.map((L=>{var F,B,I={text:(F=L.$el_text)==null?void 0:F.slice(0,400),tag_name:L.tag_name,href:(B=L.attr__href)==null?void 0:B.slice(0,2048),attr_class:D3(L),attr_id:L.attr__id,nth_child:L.nth_child,nth_of_type:L.nth_of_type,attributes:{}};return ad(L).filter((z=>{var[H]=z;return H.indexOf("attr__")===0})).forEach((z=>{var[H,T]=z;return I.attributes[H]=T})),I}))})(y)))},(n=b[0])!=null&&n.$el_text?{$el_text:(i=b[0])==null?void 0:i.$el_text}:{},v&&l.type==="click"?{$external_click_url:v}:{},_)}}var Eo=Vt("[ExceptionAutocapture]"),xC=Vt("[TracingHeaders]"),Qs=Vt("[Web Vitals]"),ty=9e5,ny="disabled",ry="lazy_loading",To="awaiting_config",Qu="missing_config";Vt("[SessionRecording]"),Vt("[SessionRecording]");var Km="[SessionRecording]",bi=Vt(Km),vC=Vt("[Heatmaps]");function iy(e){return Yt(e)&&"clientX"in e&&"clientY"in e&&Bn(e.clientX)&&Bn(e.clientY)}var Rp=Vt("[Product Tours]"),Lp=e=>{var t;return!e.config.disable_product_tours&&!((t=e.persistence)==null||!t.get_property(wg))},bC=["$set_once","$set"],cs=Vt("[SiteApps]"),sy="Error while initializing PostHog app with config id ";function Xa(e,t,n){if(Je(e))return!1;switch(n){case"exact":return e===t;case"contains":var i=t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&").replace(/_/g,".").replace(/%/g,".*");return new RegExp(i,"i").test(e);case"regex":try{return new RegExp(t).test(e)}catch{return!1}default:return!1}}class yC{constructor(t){this.jn=new Rg,this.Bn=(n,i)=>this.Hn(n,i)&&this.Un(n,i)&&this.zn(n,i)&&this.Vn(n,i),this.Hn=(n,i)=>i==null||!i.event||(n==null?void 0:n.event)===(i==null?void 0:i.event),this._instance=t,this.Wn=new Set,this.Gn=new Set}init(){var t,n;Se((t=this._instance)==null?void 0:t._addCaptureHook)||(n=this._instance)==null||n._addCaptureHook(((i,l)=>{this.on(i,l)}))}register(t){var n,i;if(!Se((n=this._instance)==null?void 0:n._addCaptureHook)&&(t.forEach((u=>{var f,h;(f=this.Gn)==null||f.add(u),(h=u.steps)==null||h.forEach((p=>{var g;(g=this.Wn)==null||g.add((p==null?void 0:p.event)||"")}))})),(i=this._instance)!=null&&i.autocapture)){var l,c=new Set;t.forEach((u=>{var f;(f=u.steps)==null||f.forEach((h=>{h!=null&&h.selector&&c.add(h==null?void 0:h.selector)}))})),(l=this._instance)==null||l.autocapture.setElementSelectors(c)}}on(t,n){var i;n!=null&&t.length!=0&&(this.Wn.has(t)||this.Wn.has(n==null?void 0:n.event))&&this.Gn&&((i=this.Gn)==null?void 0:i.size)>0&&this.Gn.forEach((l=>{this.Zn(n,l)&&this.jn.emit("actionCaptured",l.name)}))}Qn(t){this.onAction("actionCaptured",(n=>t(n)))}Zn(t,n){if((n==null?void 0:n.steps)==null)return!1;for(var i of n.steps)if(this.Bn(t,i))return!0;return!1}onAction(t,n){return this.jn.on(t,n)}Un(t,n){if(n!=null&&n.url){var i,l=t==null||(i=t.properties)==null?void 0:i.$current_url;if(!l||typeof l!="string"||!Xa(l,n.url,n.url_matching||"contains"))return!1}return!0}zn(t,n){return!!this.Jn(t,n)&&!!this.Kn(t,n)&&!!this.Yn(t,n)}Jn(t,n){var i;if(n==null||!n.href)return!0;var l=this.Xn(t);if(l.length>0)return l.some((f=>Xa(f.href,n.href,n.href_matching||"exact")));var c,u=(t==null||(i=t.properties)==null?void 0:i.$elements_chain)||"";return!!u&&Xa((c=u.match(/(?::|")href="(.*?)"/))?c[1]:"",n.href,n.href_matching||"exact")}Kn(t,n){var i;if(n==null||!n.text)return!0;var l=this.Xn(t);if(l.length>0)return l.some((p=>Xa(p.text,n.text,n.text_matching||"exact")||Xa(p.$el_text,n.text,n.text_matching||"exact")));var c,u,f,h=(t==null||(i=t.properties)==null?void 0:i.$elements_chain)||"";return!!h&&(c=(function(p){for(var g,v=[],y=/(?::|")text="(.*?)"/g;!Je(g=y.exec(p));)v.includes(g[1])||v.push(g[1]);return v})(h),u=n.text,f=n.text_matching||"exact",c.some((p=>Xa(p,u,f))))}Yn(t,n){var i,l;if(n==null||!n.selector)return!0;var c=t==null||(i=t.properties)==null?void 0:i.$element_selectors;if(c!=null&&c.includes(n.selector))return!0;var u=(t==null||(l=t.properties)==null?void 0:l.$elements_chain)||"";if(n.selector_regex&&u)try{return new RegExp(n.selector_regex).test(u)}catch{return!1}return!1}Xn(t){var n;return(t==null||(n=t.properties)==null?void 0:n.$elements)==null?[]:t==null?void 0:t.properties.$elements}Vn(t,n){return n==null||!n.properties||n.properties.length===0||sw(n.properties.reduce(((i,l)=>{var c=rt(l.value)?l.value.map(String):l.value!=null?[String(l.value)]:[];return i[l.key]={values:c,operator:l.operator||"exact"},i}),{}),t==null?void 0:t.properties)}}class _C{constructor(t){this._instance=t,this.es=new Map,this.ts=new Map,this.rs=new Map}ns(t,n){return!!t&&sw(t.propertyFilters,n==null?void 0:n.properties)}ss(t,n){var i=new Map;return t.forEach((l=>{var c;(c=l.conditions)==null||(c=c[n])==null||(c=c.values)==null||c.forEach((u=>{if(u!=null&&u.name){var f=i.get(u.name)||[];f.push(l.id),i.set(u.name,f)}}))})),i}os(t,n,i){var l=(i===wo.Activation?this.es:this.ts).get(t),c=[];return this.ls((u=>{c=u.filter((f=>l==null?void 0:l.includes(f.id)))})),c.filter((u=>{var f,h=(f=u.conditions)==null||(f=f[i])==null||(f=f.values)==null?void 0:f.find((p=>p.name===t));return this.ns(h,n)}))}register(t){var n;Se((n=this._instance)==null?void 0:n._addCaptureHook)||(this.us(t),this.hs(t))}hs(t){var n=t.filter((i=>{var l,c;return((l=i.conditions)==null?void 0:l.actions)&&((c=i.conditions)==null||(c=c.actions)==null||(c=c.values)==null?void 0:c.length)>0}));n.length!==0&&(this.cs==null&&(this.cs=new yC(this._instance),this.cs.init(),this.cs.Qn((i=>{this.onAction(i)}))),n.forEach((i=>{var l,c,u,f,h;i.conditions&&(l=i.conditions)!=null&&l.actions&&(c=i.conditions)!=null&&(c=c.actions)!=null&&c.values&&((u=i.conditions)==null||(u=u.actions)==null||(u=u.values)==null?void 0:u.length)>0&&((f=this.cs)==null||f.register(i.conditions.actions.values),(h=i.conditions)==null||(h=h.actions)==null||(h=h.values)==null||h.forEach((p=>{if(p&&p.name){var g=this.rs.get(p.name);g&&g.push(i.id),this.rs.set(p.name,g||[i.id])}})))})))}us(t){var n,i=t.filter((c=>{var u,f;return((u=c.conditions)==null?void 0:u.events)&&((f=c.conditions)==null||(f=f.events)==null||(f=f.values)==null?void 0:f.length)>0})),l=t.filter((c=>{var u,f;return((u=c.conditions)==null?void 0:u.cancelEvents)&&((f=c.conditions)==null||(f=f.cancelEvents)==null||(f=f.values)==null?void 0:f.length)>0}));i.length===0&&l.length===0||((n=this._instance)==null||n._addCaptureHook(((c,u)=>{this.onEvent(c,u)})),this.es=this.ss(t,wo.Activation),this.ts=this.ss(t,wo.Cancellation))}onEvent(t,n){var i,l=this.le(),c=this.ds(),u=this.vs(),f=((i=this._instance)==null||(i=i.persistence)==null?void 0:i.props[c])||[];if(u===t&&n&&f.length>0){var h,p;l.info("event matched, removing item from activated items",{event:t,eventPayload:n,existingActivatedItems:f});var g=(n==null||(h=n.properties)==null?void 0:h.$survey_id)||(n==null||(p=n.properties)==null?void 0:p.$product_tour_id);if(g){var v=f.indexOf(g);0>v||(f.splice(v,1),this.fs(f))}}else{if(this.ts.has(t)){var y=this.os(t,n,wo.Cancellation);y.length>0&&(l.info("cancel event matched, cancelling items",{event:t,itemsToCancel:y.map((_=>_.id))}),y.forEach((_=>{var k=f.indexOf(_.id);0>k||f.splice(k,1),this.ps(_.id)})),this.fs(f))}if(this.es.has(t)){l.info("event name matched",{event:t,eventPayload:n,items:this.es.get(t)});var b=this.os(t,n,wo.Activation);this.fs(f.concat(b.map((_=>_.id))||[]))}}}onAction(t){var n,i=this.ds(),l=((n=this._instance)==null||(n=n.persistence)==null?void 0:n.props[i])||[];this.rs.has(t)&&this.fs(l.concat(this.rs.get(t)||[]))}fs(t){var n=this.le(),i=[...new Set(t)].filter((l=>!this.gs(l)));n.info("updating activated items",{activatedItems:i}),this.ys(i)}getActivatedIds(){var t,n=this.ds();return((t=this._instance)==null||(t=t.persistence)==null?void 0:t.props[n])||[]}getEventToItemsMap(){return this.es}bs(){return this.cs}}class wC extends _C{constructor(t){super(t)}ds(){return zm}vs(){return Fo.SHOWN}ls(t){var n;(n=this._instance)==null||n.getSurveys(t)}ps(t){var n;(n=this._instance)==null||n.cancelPendingSurvey(t)}le(){return jt}ys(t){var n;(n=this._instance)==null||(n=n.persistence)==null||n.register({[zm]:t})}gs(){return!1}getSurveys(){return this.getActivatedIds()}getEventToSurveys(){return this.getEventToItemsMap()}}var Dp="SDK is not enabled or survey functionality is not yet loaded",ay="Disabled. Not loading surveys.",SC=ie!=null&&ie.location?Ad(ie.location.hash,"__posthog")||Ad(location.hash,"state"):null,ly="_postHogToolbarParams",oy=Vt("[Toolbar]"),kn=Vt("[FeatureFlags]"),Xs=Vt("[FeatureFlags]",{debugEnabled:!0}),zp=`" failed. Feature flags didn't load in time.`,cy=e=>{for(var t={},n=0;e.length>n;n++)t[e[n]]=!0;return t},uy=e=>{var t={};for(var[n,i]of ad(e||{}))i&&(t[n]=i);return t},yi=Vt("[Error tracking]"),dy="Refusing to render web experiment since the viewer is a likely bot",kC={icontains:(e,t)=>!!ie&&t.href.toLowerCase().indexOf(e.toLowerCase())>-1,not_icontains:(e,t)=>!!ie&&t.href.toLowerCase().indexOf(e.toLowerCase())===-1,regex:(e,t)=>!!ie&&Ld(t.href,e),not_regex:(e,t)=>!!ie&&!Ld(t.href,e),exact:(e,t)=>t.href===e,is_not:(e,t)=>t.href!==e};class Tn{get qt(){return this._instance.config}constructor(t){var n=this;this.getWebExperimentsAndEvaluateDisplayLogic=function(i){i===void 0&&(i=!1),n.getWebExperiments((l=>{Tn._s("retrieved web experiments from the server"),n.ws=new Map,l.forEach((c=>{if(c.feature_flag_key){var u;n.ws&&(Tn._s("setting flag key ",c.feature_flag_key," to web experiment ",c),(u=n.ws)==null||u.set(c.feature_flag_key,c));var f=n._instance.getFeatureFlag(c.feature_flag_key);$t(f)&&c.variants[f]&&n.xs(c.name,f,c.variants[f].transforms)}else if(c.variants)for(var h in c.variants){var p=c.variants[h];Tn.ks(p)&&n.xs(c.name,h,p.transforms)}}))}),i)},this._instance=t,this._instance.onFeatureFlags((i=>{this.onFeatureFlags(i)}))}initialize(){}onFeatureFlags(t){if(this._is_bot())Tn._s(dy);else if(!this.qt.disable_web_experiments){if(Je(this.ws))return this.ws=new Map,this.loadIfEnabled(),void this.previewWebExperiment();Tn._s("applying feature flags",t),t.forEach((n=>{var i;if(this.ws&&(i=this.ws)!=null&&i.has(n)){var l,c=this._instance.getFeatureFlag(n),u=(l=this.ws)==null?void 0:l.get(n);c&&u!=null&&u.variants[c]&&this.xs(u.name,c,u.variants[c].transforms)}}))}}previewWebExperiment(){var t=Tn.getWindowLocation();if(t!=null&&t.search){var n=oc(t==null?void 0:t.search,"__experiment_id"),i=oc(t==null?void 0:t.search,"__experiment_variant");n&&i&&(Tn._s("previewing web experiments "+n+" && "+i),this.getWebExperiments((l=>{this.Ss(parseInt(n),i,l)}),!1,!0))}}loadIfEnabled(){this.qt.disable_web_experiments||this.getWebExperimentsAndEvaluateDisplayLogic()}getWebExperiments(t,n,i){if(this.qt.disable_web_experiments&&!i)return t([]);var l=this._instance.get_property("$web_experiments");if(l&&!n)return t(l);this._instance._send_request({url:this._instance.requestRouter.endpointFor("api","/api/web_experiments/?token="+this.qt.token),method:"GET",callback:c=>t(c.statusCode===200&&c.json&&c.json.experiments||[])})}Ss(t,n,i){var l=i.filter((c=>c.id===t));l&&l.length>0&&(Tn._s("Previewing web experiment ["+l[0].name+"] with variant ["+n+"]"),this.xs(l[0].name,n,l[0].variants[n].transforms))}static ks(t){return!Je(t.conditions)&&Tn.Cs(t)&&Tn.Is(t)}static Cs(t){var n;if(Je(t.conditions)||Je((n=t.conditions)==null?void 0:n.url))return!0;var i,l,c,u=Tn.getWindowLocation();return!!u&&((i=t.conditions)==null||!i.url||kC[(l=(c=t.conditions)==null?void 0:c.urlMatchType)!==null&&l!==void 0?l:"icontains"](t.conditions.url,u))}static getWindowLocation(){return ie==null?void 0:ie.location}static Is(t){var n;if(Je(t.conditions)||Je((n=t.conditions)==null?void 0:n.utm))return!0;var i=H_();if(i.utm_source){var l,c,u,f,h,p,g,v,y=(l=t.conditions)==null||(l=l.utm)==null||!l.utm_campaign||((c=t.conditions)==null||(c=c.utm)==null?void 0:c.utm_campaign)==i.utm_campaign,b=(u=t.conditions)==null||(u=u.utm)==null||!u.utm_source||((f=t.conditions)==null||(f=f.utm)==null?void 0:f.utm_source)==i.utm_source,_=(h=t.conditions)==null||(h=h.utm)==null||!h.utm_medium||((p=t.conditions)==null||(p=p.utm)==null?void 0:p.utm_medium)==i.utm_medium,k=(g=t.conditions)==null||(g=g.utm)==null||!g.utm_term||((v=t.conditions)==null||(v=v.utm)==null?void 0:v.utm_term)==i.utm_term;return y&&_&&k&&b}return!1}static _s(t){for(var n=arguments.length,i=new Array(n>1?n-1:0),l=1;n>l;l++)i[l-1]=arguments[l];Ne.info("[WebExperiments] "+t,i)}xs(t,n,i){this._is_bot()?Tn._s(dy):n!=="control"?i.forEach((l=>{if(l.selector){var c;Tn._s("applying transform of variant "+n+" for experiment "+t+" ",l);var u=(c=document)==null?void 0:c.querySelectorAll(l.selector);u==null||u.forEach((f=>{var h=f;l.html&&(h.innerHTML=l.html),l.css&&h.setAttribute("style",l.css)}))}})):Tn._s("Control variants leave the page unmodified.")}_is_bot(){return lr&&this._instance?rw(lr,this.qt.custom_blocked_useragents):void 0}}var _r=Vt("[Conversations]"),Zs="Conversations not available yet.",Id={featureFlags:class{constructor(e){this.Ts=!1,this.Es=!1,this.Ms=!1,this.Rs=!1,this.Ps=!1,this.Os=!1,this.Ls=!1,this.As=!1,this._instance=e,this.featureFlagEventHandlers=[]}get qt(){return this._instance.config}get Si(){return this._instance.persistence}Fs(e){return this._instance.get_property(e)}Ns(){var e,t;return(e=(t=this.Si)==null?void 0:t.Mr(this.qt.feature_flag_cache_ttl_ms))!==null&&e!==void 0&&e}Ds(){return!!this.Ns()&&(this.As||this.Ms||(this.As=!0,kn.warn("Feature flag cache is stale, triggering refresh..."),this.reloadFeatureFlags()),!0)}$s(){var e,t=(e=this.qt.evaluation_contexts)!==null&&e!==void 0?e:this.qt.evaluation_environments;return!this.qt.evaluation_environments||this.qt.evaluation_contexts||this.Ls||(kn.warn("evaluation_environments is deprecated. Use evaluation_contexts instead. evaluation_environments will be removed in a future version."),this.Ls=!0),t!=null&&t.length?t.filter((n=>{var i=n&&typeof n=="string"&&n.trim().length>0;return i||kn.error("Invalid evaluation context found:",n,"Expected non-empty string"),i})):[]}qs(){return this.$s().length>0}js(){var e=this.qt.flag_keys;if(!Se(e)){if(rt(e))return e.filter((t=>{var n=t&&typeof t=="string"&&t.trim().length>0;return n||kn.error("Invalid flag key found:",t,"Expected non-empty string"),n}));kn.error("Invalid flag_keys found:",e,"Expected array of non-empty strings")}}initialize(){var e,t,{config:n}=this._instance,i=(e=(t=n.bootstrap)==null?void 0:t.featureFlags)!==null&&e!==void 0?e:{};if(Object.keys(i).length){var l,c,u=(l=(c=n.bootstrap)==null?void 0:c.featureFlagPayloads)!==null&&l!==void 0?l:{},f=Object.keys(i).filter((p=>!!i[p])).reduce(((p,g)=>(p[g]=i[g]||!1,p)),{}),h=Object.keys(u).filter((p=>f[p])).reduce(((p,g)=>(u[g]&&(p[g]=u[g]),p)),{});this.receivedFeatureFlags({featureFlags:f,featureFlagPayloads:h})}}updateFlags(e,t,n){var i=n!=null&&n.merge?this.getFlagVariants():{},l=n!=null&&n.merge?this.getFlagPayloads():{},c=ye({},i,e),u=ye({},l,t),f={};for(var[h,p]of Object.entries(c)){var g=typeof p=="string";f[h]={key:h,enabled:!!g||!!p,variant:g?p:void 0,reason:void 0,metadata:Se(u==null?void 0:u[h])?void 0:{id:0,version:void 0,description:void 0,payload:u[h]}}}this.receivedFeatureFlags({flags:f})}get hasLoadedFlags(){return this.Es}getFlags(){return Object.keys(this.getFlagVariants())}getFlagsWithDetails(){var e=this.Fs(Mm),t=this.Fs(ki),n=this.Fs(el);if(!n&&!t)return e||{};var i=Bt({},e||{}),l=[...new Set([...Object.keys(n||{}),...Object.keys(t||{})])];for(var c of l){var u,f,h=i[c],p=t==null?void 0:t[c],g=Se(p)?(u=h==null?void 0:h.enabled)!==null&&u!==void 0&&u:!!p,v=Se(p)?h.variant:typeof p=="string"?p:void 0,y=n==null?void 0:n[c],b=ye({},h,{enabled:g,variant:g?v??(h==null?void 0:h.variant):void 0});g!==(h==null?void 0:h.enabled)&&(b.original_enabled=h==null?void 0:h.enabled),v!==(h==null?void 0:h.variant)&&(b.original_variant=h==null?void 0:h.variant),y&&(b.metadata=ye({},h==null?void 0:h.metadata,{payload:y,original_payload:h==null||(f=h.metadata)==null?void 0:f.payload})),i[c]=b}return this.Ts||(kn.warn(" Overriding feature flag details!",{flagDetails:e,overriddenPayloads:n,finalDetails:i}),this.Ts=!0),i}getFlagVariants(){var e=this.Fs(sl),t=this.Fs(ki);if(!t)return e||{};for(var n=Bt({},e),i=Object.keys(t),l=0;i.length>l;l++)n[i[l]]=t[i[l]];return this.Ts||(kn.warn(" Overriding feature flags!",{enabledFlags:e,overriddenFlags:t,finalFlags:n}),this.Ts=!0),n}getFlagPayloads(){var e=this.Fs(Rm),t=this.Fs(el);if(!t)return e||{};for(var n=Bt({},e||{}),i=Object.keys(t),l=0;i.length>l;l++)n[i[l]]=t[i[l]];return this.Ts||(kn.warn(" Overriding feature flag payloads!",{flagPayloads:e,overriddenPayloads:t,finalPayloads:n}),this.Ts=!0),n}reloadFeatureFlags(){this.Rs||this.qt.advanced_disable_feature_flags||this.Bs||(this._instance.ln.emit("featureFlagsReloading",!0),this.Bs=setTimeout((()=>{this.Hs()}),5))}Us(){clearTimeout(this.Bs),this.Bs=void 0}ensureFlagsLoaded(){this.Es||this.Ms||this.Bs||this.reloadFeatureFlags()}setAnonymousDistinctId(e){this.$anon_distinct_id=e}setReloadingPaused(e){this.Rs=e}Hs(e){var t;if(this.Us(),!this._instance.Kr())if(this.Ms)this.Ps=!0;else{var n=this.qt.token,i=this.Fs(wd),l={token:n,distinct_id:this._instance.get_distinct_id(),groups:this._instance.getGroups(),$anon_distinct_id:this.$anon_distinct_id,person_properties:ye({},((t=this.Si)==null?void 0:t.get_initial_props())||{},this.Fs(Po)||{}),group_properties:this.Fs(ea),timezone:Q_()};Qn(i)||Se(i)||(l.$device_id=i),(e!=null&&e.disableFlags||this.qt.advanced_disable_feature_flags)&&(l.disable_flags=!0),this.qs()&&(l.evaluation_contexts=this.$s());var c=this.js();Se(c)||(l.flag_keys=c);var u=!!this.qt.advanced_only_evaluate_survey_feature_flags,f=this._instance.requestRouter.endpointFor("flags","/flags/?v=2"+(this.qt.advanced_only_evaluate_survey_feature_flags?"&only_evaluate_survey_feature_flags=true":""));this.Ms=!0,this._instance._send_request({method:"POST",url:f,data:l,compression:this.qt.disable_compression?void 0:Qr.Base64,timeout:this.qt.feature_flag_request_timeout_ms,callback:h=>{var p,g,v,y=!0;if(h.statusCode===200&&(this.Ps||(this.$anon_distinct_id=void 0),y=!1),this.Ms=!1,!l.disable_flags||this.Ps){this.Os=!y;var b=[];h.error?h.error instanceof Error?b.push(h.error.name==="AbortError"?"timeout":"connection_error"):b.push("unknown_error"):h.statusCode!==200&&b.push("api_error_"+h.statusCode),(p=h.json)!=null&&p.errorsWhileComputingFlags&&b.push("errors_while_computing_flags");var _,k=!((g=h.json)==null||(g=g.quotaLimited)==null||!g.includes("feature_flags"));k&&b.push("quota_limited"),(v=this.Si)==null||v.register({[Bm]:b}),k?kn.warn("You have hit your feature flags quota limit, and will not be able to load feature flags until the quota is reset. Please visit https://posthog.com/docs/billing/limits-alerts to learn more."):(l.disable_flags||this.receivedFeatureFlags((_=h.json)!==null&&_!==void 0?_:{},y,{partialResponse:u}),this.Ps&&(this.Ps=!1,this.Hs()))}}})}}getFeatureFlag(e,t){var n;if(t===void 0&&(t={}),!t.fresh||this.Os)if(this.Es||this.getFlags()&&this.getFlags().length>0){if(!this.Ds()){var i=this.getFeatureFlagResult(e,t);return(n=i==null?void 0:i.variant)!==null&&n!==void 0?n:i==null?void 0:i.enabled}}else kn.warn('getFeatureFlag for key "'+e+zp)}getFeatureFlagDetails(e){return this.getFlagsWithDetails()[e]}getFeatureFlagPayload(e){var t=this.getFeatureFlagResult(e,{send_event:!1});return t==null?void 0:t.payload}getFeatureFlagResult(e,t){if(t===void 0&&(t={}),!t.fresh||this.Os)if(this.Es||this.getFlags()&&this.getFlags().length>0){if(!this.Ds()){var n=this.getFlagVariants(),i=e in n,l=n[e],c=this.getFlagPayloads()[e],u=String(l),f=this.Fs(Lm)||void 0,h=this.Fs(ac)||void 0,p=this.Fs(Yo)||{};if(this.qt.advanced_feature_flags_dedup_per_session){var g,v=this._instance.get_session_id(),y=this.Fs(Om);v&&v!==y&&(p={},(g=this.Si)==null||g.register({[Yo]:p,[Om]:v}))}if((t.send_event||!("send_event"in t))&&(!(e in p)||!p[e].includes(u))){var b,_,k,E,j,R,C,P,D,L;rt(p[e])?p[e].push(u):p[e]=[u],(b=this.Si)==null||b.register({[Yo]:p});var F=this.getFeatureFlagDetails(e),B=[...(_=this.Fs(Bm))!==null&&_!==void 0?_:[]];Se(l)&&B.push("flag_missing");var I={$feature_flag:e,$feature_flag_response:l,$feature_flag_payload:c||null,$feature_flag_request_id:f,$feature_flag_evaluated_at:h,$feature_flag_bootstrapped_response:((k=this.qt.bootstrap)==null||(k=k.featureFlags)==null?void 0:k[e])||null,$feature_flag_bootstrapped_payload:((E=this.qt.bootstrap)==null||(E=E.featureFlagPayloads)==null?void 0:E[e])||null,$used_bootstrap_value:!this.Os};Se(F==null||(j=F.metadata)==null?void 0:j.version)||(I.$feature_flag_version=F.metadata.version);var z,H=(R=F==null||(C=F.reason)==null?void 0:C.description)!==null&&R!==void 0?R:F==null||(P=F.reason)==null?void 0:P.code;H&&(I.$feature_flag_reason=H),F!=null&&(D=F.metadata)!=null&&D.id&&(I.$feature_flag_id=F.metadata.id),Se(F==null?void 0:F.original_variant)&&Se(F==null?void 0:F.original_enabled)||(I.$feature_flag_original_response=Se(F.original_variant)?F.original_enabled:F.original_variant),F!=null&&(L=F.metadata)!=null&&L.original_payload&&(I.$feature_flag_original_payload=F==null||(z=F.metadata)==null?void 0:z.original_payload),B.length&&(I.$feature_flag_error=B.join(",")),this._instance.capture("$feature_flag_called",I)}if(i){var T=c;if(!Se(c))try{T=JSON.parse(c)}catch{}return{key:e,enabled:!!l,variant:typeof l=="string"?l:void 0,payload:T}}}}else kn.warn('getFeatureFlagResult for key "'+e+zp)}getRemoteConfigPayload(e,t){var n=this.qt.token,i={distinct_id:this._instance.get_distinct_id(),token:n};this.qs()&&(i.evaluation_contexts=this.$s());var l=this.js();Se(l)||(i.flag_keys=l),this._instance._send_request({method:"POST",url:this._instance.requestRouter.endpointFor("flags","/flags/?v=2"),data:i,compression:this.qt.disable_compression?void 0:Qr.Base64,timeout:this.qt.feature_flag_request_timeout_ms,callback(c){var u,f=(u=c.json)==null?void 0:u.featureFlagPayloads;t((f==null?void 0:f[e])||void 0)}})}isFeatureEnabled(e,t){if(t===void 0&&(t={}),!t.fresh||this.Os){if(this.Es||this.getFlags()&&this.getFlags().length>0){var n=this.getFeatureFlag(e,t);return Se(n)?void 0:!!n}kn.warn('isFeatureEnabled for key "'+e+zp)}}addFeatureFlagsHandler(e){this.featureFlagEventHandlers.push(e)}removeFeatureFlagsHandler(e){this.featureFlagEventHandlers=this.featureFlagEventHandlers.filter((t=>t!==e))}receivedFeatureFlags(e,t,n){if(this.Si){this.Es=!0;var i=this.getFlagVariants(),l=this.getFlagPayloads(),c=this.getFlagsWithDetails();(function(u,f,h,p,g,v){h===void 0&&(h={}),p===void 0&&(p={}),g===void 0&&(g={});var y=(B=>{var I=B.flags;return I?(B.featureFlags=Object.fromEntries(Object.keys(I).map((z=>{var H;return[z,(H=I[z].variant)!==null&&H!==void 0?H:I[z].enabled]}))),B.featureFlagPayloads=Object.fromEntries(Object.keys(I).filter((z=>I[z].enabled)).filter((z=>{var H;return(H=I[z].metadata)==null?void 0:H.payload})).map((z=>{var H;return[z,(H=I[z].metadata)==null?void 0:H.payload]})))):kn.warn("Using an older version of the feature flags endpoint. Please upgrade your PostHog server to the latest version"),B})(u),b=y.flags,_=y.featureFlags,k=y.featureFlagPayloads;if(_){var E=u.requestId,j=u.evaluatedAt;if(rt(_)){kn.warn("v1 of the feature flags endpoint is deprecated. Please use the latest version.");var R={};if(_)for(var C=0;_.length>C;C++)R[_[C]]=!0;f&&f.register({[sd]:_,[sl]:R})}else{var P=_,D=k,L=b;if(v!=null&&v.partialResponse)P=ye({},h,P),D=ye({},p,D),L=ye({},g,L);else if(u.errorsWhileComputingFlags)if(b){var F=new Set(Object.keys(b).filter((B=>{var I;return!((I=b[B])!=null&&I.failed)})));P=ye({},h,Object.fromEntries(Object.entries(P).filter((B=>{var[I]=B;return F.has(I)})))),D=ye({},p,Object.fromEntries(Object.entries(D||{}).filter((B=>{var[I]=B;return F.has(I)})))),L=ye({},g,Object.fromEntries(Object.entries(L||{}).filter((B=>{var[I]=B;return F.has(I)}))))}else P=ye({},h,P),D=ye({},p,D),L=ye({},g,L);f&&f.register(ye({[sd]:Object.keys(uy(P)),[sl]:P||{},[Rm]:D||{},[Mm]:L||{}},E?{[Lm]:E}:{},j?{[ac]:j}:{}))}}})(e,this.Si,i,l,c,n),t||(this.As=!1),this.zs(t)}}override(e,t){t===void 0&&(t=!1),kn.warn("override is deprecated. Please use overrideFeatureFlags instead."),this.overrideFeatureFlags({flags:e,suppressWarning:t})}overrideFeatureFlags(e){if(!this._instance.__loaded||!this.Si)return kn.uninitializedWarning("posthog.featureFlags.overrideFeatureFlags");if(e===!1)return this.Si.unregister(ki),this.Si.unregister(el),this.zs(),Xs.info("All overrides cleared");if(rt(e)){var t=cy(e);return this.Si.register({[ki]:t}),this.zs(),Xs.info("Flag overrides set",{flags:e})}if(e&&typeof e=="object"&&("flags"in e||"payloads"in e)){var n,i=e;if(this.Ts=!!((n=i.suppressWarning)!==null&&n!==void 0&&n),"flags"in i){if(i.flags===!1)this.Si.unregister(ki),Xs.info("Flag overrides cleared");else if(i.flags){if(rt(i.flags)){var l=cy(i.flags);this.Si.register({[ki]:l})}else this.Si.register({[ki]:i.flags});Xs.info("Flag overrides set",{flags:i.flags})}}return"payloads"in i&&(i.payloads===!1?(this.Si.unregister(el),Xs.info("Payload overrides cleared")):i.payloads&&(this.Si.register({[el]:i.payloads}),Xs.info("Payload overrides set",{payloads:i.payloads}))),void this.zs()}if(e&&typeof e=="object")return this.Si.register({[ki]:e}),this.zs(),Xs.info("Flag overrides set",{flags:e});kn.warn("Invalid overrideOptions provided to overrideFeatureFlags",{overrideOptions:e})}onFeatureFlags(e){if(this.addFeatureFlagsHandler(e),this.Es){var{flags:t,flagVariants:n}=this.Vs();e(t,n)}return()=>this.removeFeatureFlagsHandler(e)}updateEarlyAccessFeatureEnrollment(e,t,n){var i,l=(this.Fs($o)||[]).find((h=>h.flagKey===e)),c={["$feature_enrollment/"+e]:t},u={$feature_flag:e,$feature_enrollment:t,$set:c};l&&(u.$early_access_feature_name=l.name),n&&(u.$feature_enrollment_stage=n),this._instance.capture("$feature_enrollment_update",u),this.setPersonPropertiesForFlags(c,!1);var f=ye({},this.getFlagVariants(),{[e]:t});(i=this.Si)==null||i.register({[sd]:Object.keys(uy(f)),[sl]:f}),this.zs()}getEarlyAccessFeatures(e,t,n){t===void 0&&(t=!1);var i=this.Fs($o),l=n?"&"+n.map((c=>"stage="+c)).join("&"):"";if(i&&!t)return e(i);this._instance._send_request({url:this._instance.requestRouter.endpointFor("api","/api/early_access_features/?token="+this.qt.token+l),method:"GET",callback:c=>{var u,f;if(c.json){var h=c.json.earlyAccessFeatures;return(u=this.Si)==null||u.unregister($o),(f=this.Si)==null||f.register({[$o]:h}),e(h)}}})}Vs(){var e=this.getFlags(),t=this.getFlagVariants();return{flags:e.filter((n=>t[n])),flagVariants:Object.keys(t).filter((n=>t[n])).reduce(((n,i)=>(n[i]=t[i],n)),{})}}zs(e){var{flags:t,flagVariants:n}=this.Vs();this.featureFlagEventHandlers.forEach((i=>i(t,n,{errorsLoading:e})))}setPersonPropertiesForFlags(e,t){t===void 0&&(t=!0);var n=this.Fs(Po)||{},i=(e==null?void 0:e.$set)||(e!=null&&e.$set_once?{}:e),l=e==null?void 0:e.$set_once,c={};if(l)for(var u in l)({}).hasOwnProperty.call(l,u)&&(u in n||(c[u]=l[u]));this._instance.register({[Po]:ye({},n,c,i)}),t&&this._instance.reloadFeatureFlags()}resetPersonPropertiesForFlags(e){e===void 0&&(e=!0),this._instance.unregister(Po),e&&this._instance.reloadFeatureFlags()}setGroupPropertiesForFlags(e,t){t===void 0&&(t=!0);var n=this.Fs(ea)||{};Object.keys(n).length!==0&&Object.keys(n).forEach((i=>{n[i]=ye({},n[i],e[i]),delete e[i]})),this._instance.register({[ea]:ye({},n,e)}),t&&this._instance.reloadFeatureFlags()}resetGroupPropertiesForFlags(e){if(e){var t=this.Fs(ea)||{};this._instance.register({[ea]:ye({},t,{[e]:{}})})}else this._instance.unregister(ea)}reset(){this.Es=!1,this.Ms=!1,this.Rs=!1,this.Ps=!1,this.Os=!1,this.$anon_distinct_id=void 0,this.Us(),this.Ts=!1}}},jC={sessionRecording:class{get qt(){return this._instance.config}get Si(){return this._instance.persistence}get started(){var e;return!((e=this.Ws)==null||!e.isStarted)}get status(){var e,t;return this.Gs===To||this.Gs===Qu?this.Gs:(e=(t=this.Ws)==null?void 0:t.status)!==null&&e!==void 0?e:this.Gs}constructor(e){if(this._forceAllowLocalhostNetworkCapture=!1,this.Gs=ny,this.Zs=void 0,this._instance=e,!this._instance.sessionManager)throw bi.error("started without valid sessionManager"),new Error(Km+" started without valid sessionManager. This is a bug.");if(this.qt.cookieless_mode===Ni)throw new Error(Km+' cannot be used with cookieless_mode="always"')}initialize(){this.startIfEnabledOrStop()}get Qs(){var e,t=!((e=this._instance.get_property(na))==null||!e.enabled),n=!this.qt.disable_session_recording,i=this.qt.disable_session_recording||this._instance.consent.isOptedOut();return ie&&t&&n&&!i}startIfEnabledOrStop(e){var t;if(!this.Qs||(t=this.Ws)==null||!t.isStarted){var n=!Se(Object.assign)&&!Se(Array.from);this.Qs&&n?(this.Js(e),bi.info("starting")):(this.Gs=ny,this.stopRecording())}}Js(e){var t,n,i;this.Qs&&(this.Gs!==To&&this.Gs!==Qu&&(this.Gs=ry),ze!=null&&(t=ze.__PosthogExtensions__)!=null&&(t=t.rrweb)!=null&&t.record&&(n=ze.__PosthogExtensions__)!=null&&n.initSessionRecording?this.Ks(e):(i=ze.__PosthogExtensions__)==null||i.loadExternalDependency==null||i.loadExternalDependency(this._instance,this.Ys,(l=>{if(l)return bi.error("could not load recorder",l);this.Ks(e)})))}stopRecording(){var e,t;(e=this.Zs)==null||e.call(this),this.Zs=void 0,(t=this.Ws)==null||t.stop()}Xs(){var e,t;(e=this.Zs)==null||e.call(this),this.Zs=void 0,(t=this.Ws)==null||t.discard()}eo(){var e,t;(e=this.Si)==null||e.unregister(Sg),(t=this.Si)==null||t.unregister(b_)}ro(e,t){if(Je(e))return null;var n,i=Bn(e)?e:parseFloat(e);return typeof(n=i)!="number"||!Number.isFinite(n)||0>n||n>1?(bi.warn(t+" must be between 0 and 1. Ignoring invalid value:",e),null):i}io(e){if(this.Si){var t,n,i=this.Si,l=()=>{var c,u=e.sessionRecording===!1?void 0:e.sessionRecording,f=this.ro((c=this.qt.session_recording)==null?void 0:c.sampleRate,"session_recording.sampleRate"),h=this.ro(u==null?void 0:u.sampleRate,"remote config sampleRate"),p=f??h;Je(p)&&this.eo();var g=u==null?void 0:u.minimumDurationMilliseconds;i.register({[na]:ye({cache_timestamp:Date.now(),enabled:!!u},u,{networkPayloadCapture:ye({capturePerformance:e.capturePerformance},u==null?void 0:u.networkPayloadCapture),canvasRecording:{enabled:u==null?void 0:u.recordCanvas,fps:u==null?void 0:u.canvasFps,quality:u==null?void 0:u.canvasQuality},sampleRate:p,minimumDurationMilliseconds:Se(g)?null:g,endpoint:u==null?void 0:u.endpoint,triggerMatchType:u==null?void 0:u.triggerMatchType,masking:u==null?void 0:u.masking,urlTriggers:u==null?void 0:u.urlTriggers,version:u==null?void 0:u.version,triggerGroups:u==null?void 0:u.triggerGroups})})};l(),(t=this.Zs)==null||t.call(this),this.Zs=(n=this._instance.sessionManager)==null?void 0:n.onSessionId(l)}}onRemoteConfig(e){return"sessionRecording"in e?e.sessionRecording===!1?(this.io(e),void this.Xs()):(this.io(e),void this.startIfEnabledOrStop()):(this.Gs===To&&(this.Gs=Qu,bi.warn("config refresh failed, recording will not start until page reload")),void this.startIfEnabledOrStop())}log(e,t){var n;t===void 0&&(t="log"),(n=this.Ws)!=null&&n.log?this.Ws.log(e,t):bi.warn("log called before recorder was ready")}get Ys(){var e,t,n=(e=this._instance)==null||(e=e.persistence)==null?void 0:e.get_property(na);return(n==null||(t=n.scriptConfig)==null?void 0:t.script)||"lazy-recorder"}no(){var e,t,n=this._instance.get_property(na);if(!n)return!1;try{t=typeof n=="object"?n:JSON.parse(n)}catch(l){return bi.warn("persisted remote config for session recording is invalid and will be ignored",l),!1}var i=(e=t.cache_timestamp)!==null&&e!==void 0?e:Date.now();return 36e5>=Date.now()-i}Ks(e){var t,n;if((t=ze.__PosthogExtensions__)==null||!t.initSessionRecording)return bi.warn("Called on script loaded before session recording is available. This can be caused by adblockers."),void this._instance.register_for_session({[C_]:!0});if(this.Ws||(this.Ws=(n=ze.__PosthogExtensions__)==null?void 0:n.initSessionRecording(this._instance),this.Ws._forceAllowLocalhostNetworkCapture=this._forceAllowLocalhostNetworkCapture),!this.no())return this.Gs===Qu||this.Gs===To?void 0:(this.Gs=To,bi.info("persisted remote config is stale, requesting fresh config before starting"),void new X_(this._instance).load());this.Gs=ry,this.Ws.start(e)}onRRwebEmit(e){var t;(t=this.Ws)==null||t.onRRwebEmit==null||t.onRRwebEmit(e)}overrideLinkedFlag(){var e,t;this.Ws||(t=this.Si)==null||t.register({[__]:!0}),(e=this.Ws)==null||e.overrideLinkedFlag()}overrideSampling(){var e,t;this.Ws||(t=this.Si)==null||t.register({[y_]:!0}),(e=this.Ws)==null||e.overrideSampling()}overrideTrigger(e){var t,n;this.Ws||(n=this.Si)==null||n.register({[e==="url"?w_:S_]:!0}),(t=this.Ws)==null||t.overrideTrigger(e)}get sdkDebugProperties(){var e;return((e=this.Ws)==null?void 0:e.sdkDebugProperties)||{$recording_status:this.status}}tryAddCustomEvent(e,t){var n;return!((n=this.Ws)==null||!n.tryAddCustomEvent(e,t))}}},NC={autocapture:class{constructor(e){this.so=!1,this.oo=null,this.ao=!1,this.instance=e,this.rageclicks=new ey(e.config.rageclick),this.lo=null}initialize(){this.startIfEnabled()}get qt(){var e,t,n=Yt(this.instance.config.autocapture)?this.instance.config.autocapture:{};return n.url_allowlist=(e=n.url_allowlist)==null?void 0:e.map((i=>new RegExp(i))),n.url_ignorelist=(t=n.url_ignorelist)==null?void 0:t.map((i=>new RegExp(i))),n}uo(){if(this.isBrowserSupported()){if(ie&&Ce){var e=n=>{n=n||(ie==null?void 0:ie.event);try{this.ho(n)}catch(i){Ap.error("Failed to capture event",i)}};if(Zt(Ce,"submit",e,{capture:!0}),Zt(Ce,"change",e,{capture:!0}),Zt(Ce,"click",e,{capture:!0}),this.qt.capture_copied_text){var t=n=>{n=n||(ie==null?void 0:ie.event);try{this.ho(n,Tp)}catch(i){Ap.error("Failed to capture copy/cut event",i)}};Zt(Ce,"copy",t,{capture:!0}),Zt(Ce,"cut",t,{capture:!0})}}}else Ap.info("Disabling Automatic Event Collection because this browser is not supported")}startIfEnabled(){this.isEnabled&&!this.so&&(this.uo(),this.so=!0)}onRemoteConfig(e){e.elementsChainAsString&&(this.ao=e.elementsChainAsString),this.instance.persistence&&this.instance.persistence.register({[km]:!!e.autocapture_opt_out}),this.oo=!!e.autocapture_opt_out,this.startIfEnabled()}setElementSelectors(e){this.lo=e}getElementSelectors(e){var t,n=[];return(t=this.lo)==null||t.forEach((i=>{var l=Ce==null?void 0:Ce.querySelectorAll(i);l==null||l.forEach((c=>{e===c&&n.push(i)}))})),n}get isEnabled(){var e,t,n=(e=this.instance.persistence)==null?void 0:e.props[km];if(Qn(this.oo)&&!Kr(n)&&!this.instance.Kr())return!1;var i=(t=this.oo)!==null&&t!==void 0?t:!!n;return!!this.instance.config.autocapture&&!i}ho(e,t){if(t===void 0&&(t="$autocapture"),this.isEnabled){var n,i=yp(e);A_(i)&&(i=i.parentNode||null),t==="$autocapture"&&e.type==="click"&&e instanceof MouseEvent&&this.instance.config.rageclick&&(n=this.rageclicks)!=null&&n.isRageClick(e.clientX,e.clientY,e.timeStamp||new Date().getTime())&&Rb(i,this.instance.config.rageclick)&&this.ho(e,"$rageclick");var l=t===Tp;if(i&&(function(v,y,b,_,k){var E,j,R,C;if(b===void 0&&(b=void 0),!ie||Tg(v)||(E=b)!=null&&E.url_allowlist&&!Tb(b.url_allowlist)||(j=b)!=null&&j.url_ignorelist&&Tb(b.url_ignorelist))return!1;if((R=b)!=null&&R.dom_event_allowlist){var P=b.dom_event_allowlist;if(P&&!P.some((I=>y.type===I)))return!1}var{parentIsUsefulElement:D,targetElementList:L}=O_(v,_);if(!(function(I,z){var H=z==null?void 0:z.element_allowlist;if(Se(H))return!0;var T,ae=function(Y){if(H.some((U=>Y.tagName.toLowerCase()===U)))return{v:!0}};for(var Z of I)if(T=ae(Z))return T.v;return!1})(L,b)||!L_(L,(C=b)==null?void 0:C.css_selector_allowlist))return!1;var F=ie.getComputedStyle(v);if(F&&F.getPropertyValue("cursor")==="pointer"&&y.type==="click")return!0;var B=v.tagName.toLowerCase();switch(B){case"html":return!1;case"form":return(k||["submit"]).indexOf(y.type)>=0;case"input":case"select":case"textarea":return(k||["change","click"]).indexOf(y.type)>=0;default:return D?(k||["click"]).indexOf(y.type)>=0:(k||["click"]).indexOf(y.type)>=0&&(Eg.indexOf(B)>-1||v.getAttribute("contenteditable")==="true")}})(i,e,this.qt,l,l?["copy","cut"]:void 0)){var{props:c,explicitNoCapture:u}=gC(i,{e,maskAllElementAttributes:this.instance.config.mask_all_element_attributes,maskAllText:this.instance.config.mask_all_text,elementAttributeIgnoreList:this.qt.element_attribute_ignorelist,elementsChainAsString:this.ao});if(u)return!1;var f=this.getElementSelectors(i);if(f&&f.length>0&&(c.$element_selectors=f),t===Tp){var h,p=R_(ie==null||(h=ie.getSelection())==null?void 0:h.toString()),g=e.type||"clipboard";if(!p)return!1;c.$selected_content=p,c.$copy_type=g}return this.instance.capture(t,c),!0}}}isBrowserSupported(){return ji(Ce==null?void 0:Ce.querySelectorAll)}},historyAutocapture:class{constructor(e){var t;this._instance=e,this.co=(ie==null||(t=ie.location)==null?void 0:t.pathname)||""}initialize(){this.startIfEnabled()}get isEnabled(){return this._instance.config.capture_pageview==="history_change"}startIfEnabled(){this.isEnabled&&(Ne.info("History API monitoring enabled, starting..."),this.monitorHistoryChanges())}stop(){this.do&&this.do(),this.do=void 0,Ne.info("History API monitoring stopped")}monitorHistoryChanges(){ie&&ie.history&&(this.vo("pushState"),this.vo("replaceState"),this.fo())}vo(e){var t;if(ie&&((t=ie.history[e])==null||!t.__posthog_wrapped__)){var n=this;(function(i,l,c){try{if(!(l in i))return()=>{};var u=i[l],f=c(u);return ji(f)&&(f.prototype=f.prototype||{},Object.defineProperties(f,{__posthog_wrapped__:{enumerable:!1,value:!0}})),i[l]=f,()=>{i[l]===f&&(i[l]=u)}}catch{return()=>{}}})(ie.history,e,(i=>function(l,c,u){i.call(this,l,c,u),n.po(e)}))}}po(e){try{var t,n=ie==null||(t=ie.location)==null?void 0:t.pathname;if(!n)return;n!==this.co&&this.isEnabled&&this._instance.capture(tl,{navigation_type:e}),this.co=n}catch(i){Ne.error("Error capturing "+e+" pageview",i)}}fo(){if(!this.do){var e=()=>{this.po("popstate")};Zt(ie,"popstate",e),this.do=()=>{ie&&ie.removeEventListener("popstate",e)}}}},heatmaps:class{get qt(){return this.instance.config}constructor(e){var t;this.mo=!1,this.so=!1,this.yo=null,this.instance=e,this.mo=!((t=this.instance.persistence)==null||!t.props[jm]),this.rageclicks=new ey(e.config.rageclick)}initialize(){this.startIfEnabled()}get flushIntervalMilliseconds(){var e=5e3;return Yt(this.qt.capture_heatmaps)&&this.qt.capture_heatmaps.flush_interval_milliseconds&&(e=this.qt.capture_heatmaps.flush_interval_milliseconds),e}get isEnabled(){return Je(this.qt.capture_heatmaps)?Je(this.qt.enable_heatmaps)?this.mo:this.qt.enable_heatmaps:this.qt.capture_heatmaps!==!1}startIfEnabled(){if(this.isEnabled){if(this.so)return;vC.info("starting..."),this.bo(),this.At()}else{var e;clearInterval((e=this.yo)!==null&&e!==void 0?e:void 0),this._o(),this.getAndClearBuffer()}}onRemoteConfig(e){if("heatmaps"in e){var t=!!e.heatmaps;this.instance.persistence&&this.instance.persistence.register({[jm]:t}),this.mo=t,this.startIfEnabled()}}getAndClearBuffer(){var e=this.M;return this.M=void 0,e}wo(e){this.Mt(e.originalEvent,"deadclick")}At(){this.yo&&clearInterval(this.yo),this.yo=(Ce==null?void 0:Ce.visibilityState)==="visible"?setInterval(this.ci.bind(this),this.flushIntervalMilliseconds):null}bo(){ie&&Ce&&(this.xo=this.ci.bind(this),Zt(ie,Nd,this.xo),this.ko=e=>this.Mt(e||(ie==null?void 0:ie.event)),Zt(Ce,"click",this.ko,{capture:!0}),this.So=e=>this.Co(e||(ie==null?void 0:ie.event)),Zt(Ce,"mousemove",this.So,{capture:!0}),this.Io=new zb(this.instance,z3,this.wo.bind(this)),this.Io.startIfEnabledOrStop(),this.To=this.At.bind(this),Zt(Ce,jd,this.To),this.so=!0)}_o(){var e;ie&&Ce&&(this.xo&&ie.removeEventListener(Nd,this.xo),this.ko&&Ce.removeEventListener("click",this.ko,{capture:!0}),this.So&&Ce.removeEventListener("mousemove",this.So,{capture:!0}),this.To&&Ce.removeEventListener(jd,this.To),clearTimeout(this.Eo),(e=this.Io)==null||e.stop(),this.so=!1)}Mo(e,t){var n=this.instance.scrollManager.scrollY(),i=this.instance.scrollManager.scrollX(),l=this.instance.scrollManager.scrollElement(),c=(function(u,f,h){for(var p=u;p&&gs(p)&&!or(p,"body");){if(p===h)return!1;if(Ie(f,ie==null?void 0:ie.getComputedStyle(p).position))return!0;p=D_(p)}return!1})(yp(e),["fixed","sticky"],l);return{x:e.clientX+(c?0:i),y:e.clientY+(c?0:n),target_fixed:c,type:t}}Mt(e,t){var n;if(t===void 0&&(t="click"),!Eb(e.target)&&iy(e)){var i=this.Mo(e,t);(n=this.rageclicks)!=null&&n.isRageClick(e.clientX,e.clientY,new Date().getTime())&&Rb(yp(e),this.instance.config.rageclick)&&this.Ro(ye({},i,{type:"rageclick"})),this.Ro(i)}}Co(e){!Eb(e.target)&&iy(e)&&(clearTimeout(this.Eo),this.Eo=setTimeout((()=>{this.Ro(this.Mo(e,"mousemove"))}),500))}Ro(e){if(ie){var t=ie.location.href,n=this.qt.custom_personal_data_properties,i=this.qt.mask_personal_data_properties?[...hl,...n||[]]:[],l=cc(t,i,uc);this.M=this.M||{},this.M[l]||(this.M[l]=[]),this.M[l].push(e)}}ci(){this.M&&!hs(this.M)&&this.instance.capture("$$heatmap",{$heatmap_data:this.getAndClearBuffer()})}},deadClicksAutocapture:zb,webVitalsAutocapture:class{constructor(e){var t;this.mo=!1,this.so=!1,this.M={url:void 0,metrics:[],firstMetricTimestamp:void 0},this.Po=()=>{clearTimeout(this.Oo),this.M.metrics.length!==0&&(this._instance.capture("$web_vitals",this.M.metrics.reduce(((n,i)=>ye({},n,{["$web_vitals_"+i.name+"_event"]:ye({},i),["$web_vitals_"+i.name+"_value"]:i.value})),{})),this.M={url:void 0,metrics:[],firstMetricTimestamp:void 0})},this.ht=n=>{var i;this.M=this.M||{url:void 0,metrics:[],firstMetricTimestamp:void 0};var l=this.Lo();if(!Se(l))if(Je(n==null?void 0:n.name)||Je(n==null?void 0:n.value))Qs.error("Invalid metric received",n);else if(!this.Ao||this.Ao>n.value){this.M.url!==l&&(this.Po(),this.Oo=setTimeout(this.Po,this.flushToCaptureTimeoutMs)),Se(this.M.url)&&(this.M.url=l),this.M.firstMetricTimestamp=Se(this.M.firstMetricTimestamp)?Date.now():this.M.firstMetricTimestamp,n.attribution&&n.attribution.interactionTargetElement&&(n.attribution.interactionTargetElement=void 0);var c=(i=this._instance.sessionManager)==null?void 0:i.checkAndGetSessionAndWindowId(!0),u=ye({},n,{$current_url:l,timestamp:Date.now()});Se(c)||(u.$session_id=c.sessionId,u.$window_id=c.windowId),this.M.metrics.push(u),this.M.metrics.length===this.allowedMetrics.length&&this.Po()}else Qs.error("Ignoring metric with value >= "+this.Ao,n)},this.Fo=()=>{if(!this.so){var n,i,l,c,u=ze.__PosthogExtensions__;Se(u)||Se(u.postHogWebVitalsCallbacks)||({onLCP:n,onCLS:i,onFCP:l,onINP:c}=u.postHogWebVitalsCallbacks),n&&i&&l&&c?(this.allowedMetrics.indexOf("LCP")>-1&&n(this.ht.bind(this)),this.allowedMetrics.indexOf("CLS")>-1&&i(this.ht.bind(this)),this.allowedMetrics.indexOf("FCP")>-1&&l(this.ht.bind(this)),this.allowedMetrics.indexOf("INP")>-1&&c(this.ht.bind(this)),this.so=!0):Qs.error("web vitals callbacks not loaded - not starting")}},this._instance=e,this.mo=!((t=this._instance.persistence)==null||!t.props[Tm]),this.startIfEnabled()}get No(){return this._instance.config.capture_performance}get allowedMetrics(){var e,t,n=Yt(this.No)?(e=this.No)==null?void 0:e.web_vitals_allowed_metrics:void 0;return Je(n)?((t=this._instance.persistence)==null?void 0:t.props[Am])||["CLS","FCP","INP","LCP"]:n}get flushToCaptureTimeoutMs(){return(Yt(this.No)?this.No.web_vitals_delayed_flush_ms:void 0)||5e3}get useAttribution(){var e=Yt(this.No)?this.No.web_vitals_attribution:void 0;return e!=null&&e}get Ao(){var e=Yt(this.No)&&Bn(this.No.__web_vitals_max_value)?this.No.__web_vitals_max_value:ty;return e>0&&6e4>=e?ty:e}get isEnabled(){var e=jn==null?void 0:jn.protocol;if(e!=="http:"&&e!=="https:")return Qs.info("Web Vitals are disabled on non-http/https protocols"),!1;var t=Yt(this.No)?this.No.web_vitals:Kr(this.No)?this.No:void 0;return Kr(t)?t:this.mo}startIfEnabled(){this.isEnabled&&!this.so&&(Qs.info("enabled, starting..."),this.ur(this.Fo))}onRemoteConfig(e){if("capturePerformance"in e){var t=Yt(e.capturePerformance)&&!!e.capturePerformance.web_vitals,n=Yt(e.capturePerformance)?e.capturePerformance.web_vitals_allowed_metrics:void 0;this._instance.persistence&&(this._instance.persistence.register({[Tm]:t}),this._instance.persistence.register({[Am]:n})),this.mo=t,this.startIfEnabled()}}ur(e){var t,n;(t=ze.__PosthogExtensions__)!=null&&t.postHogWebVitalsCallbacks?e():(n=ze.__PosthogExtensions__)==null||n.loadExternalDependency==null||n.loadExternalDependency(this._instance,this.useAttribution?"web-vitals-with-attribution":"web-vitals",(i=>{i?Qs.error("failed to load script",i):e()}))}Lo(){var e=ie?ie.location.href:void 0;if(e){var t=this._instance.config.custom_personal_data_properties,n=this._instance.config.mask_personal_data_properties?[...hl,...t||[]]:[];return cc(e,n,uc)}Qs.error("Could not determine current URL")}}},CC={exceptionObserver:class{constructor(e){var t,n,i;this.Fo=()=>{var l;if(ie&&this.isEnabled&&(l=ze.__PosthogExtensions__)!=null&&l.errorWrappingFunctions){var c=ze.__PosthogExtensions__.errorWrappingFunctions.wrapOnError,u=ze.__PosthogExtensions__.errorWrappingFunctions.wrapUnhandledRejection,f=ze.__PosthogExtensions__.errorWrappingFunctions.wrapConsoleError;try{!this.Do&&this.qt.capture_unhandled_errors&&(this.Do=c(this.captureException.bind(this))),!this.$o&&this.qt.capture_unhandled_rejections&&(this.$o=u(this.captureException.bind(this))),!this.qo&&this.qt.capture_console_errors&&(this.qo=f(this.captureException.bind(this)))}catch(h){Eo.error("failed to start",h),this.jo()}}},this._instance=e,this.Bo=!((t=this._instance.persistence)==null||!t.props[Nm]),this.Ho=new DN({refillRate:(n=this._instance.config.error_tracking.__exceptionRateLimiterRefillRate)!==null&&n!==void 0?n:1,bucketSize:(i=this._instance.config.error_tracking.__exceptionRateLimiterBucketSize)!==null&&i!==void 0?i:10,refillInterval:1e4,Zt:Eo}),this.qt=this.Uo(),this.startIfEnabledOrStop()}Uo(){var e=this._instance.config.capture_exceptions,t={capture_unhandled_errors:!1,capture_unhandled_rejections:!1,capture_console_errors:!1};return Yt(e)?t=ye({},t,e):(Se(e)?this.Bo:e)&&(t=ye({},t,{capture_unhandled_errors:!0,capture_unhandled_rejections:!0})),t}get isEnabled(){return this.qt.capture_console_errors||this.qt.capture_unhandled_errors||this.qt.capture_unhandled_rejections}startIfEnabledOrStop(){this.isEnabled?(Eo.info("enabled"),this.jo(),this.ur(this.Fo)):this.jo()}ur(e){var t,n;(t=ze.__PosthogExtensions__)!=null&&t.errorWrappingFunctions&&e(),(n=ze.__PosthogExtensions__)==null||n.loadExternalDependency==null||n.loadExternalDependency(this._instance,"exception-autocapture",(i=>{if(i)return Eo.error("failed to load script",i);e()}))}jo(){var e,t,n;(e=this.Do)==null||e.call(this),this.Do=void 0,(t=this.$o)==null||t.call(this),this.$o=void 0,(n=this.qo)==null||n.call(this),this.qo=void 0}onRemoteConfig(e){"autocaptureExceptions"in e&&(this.Bo=!!e.autocaptureExceptions||!1,this._instance.persistence&&this._instance.persistence.register({[Nm]:this.Bo}),this.qt=this.Uo(),this.startIfEnabledOrStop())}onConfigChange(){this.qt=this.Uo()}captureException(e){var t,n,i,l=(t=e==null||(n=e.$exception_list)==null||(n=n[0])==null?void 0:n.type)!==null&&t!==void 0?t:"Exception";this.Ho.consumeRateLimit(l)?Eo.info("Skipping exception capture because of client rate limiting.",{exception:l}):(i=this._instance.exceptions)==null||i.sendExceptionEvent(e)}},exceptions:class{constructor(e){var t,n;this.zo=[],this.Vo=new YN([new t3,new u3,new r3,new n3,new o3,new l3,new s3,new c3],(function(i){for(var l=arguments.length,c=new Array(l>1?l-1:0),u=1;l>u;u++)c[u-1]=arguments[u];return function(f,h){h===void 0&&(h=0);for(var p=[],g=f.split(`
62
+ `),v=h;g.length>v;v++){var y=g[v];if(1024>=y.length){var b=kb.test(y)?y.replace(kb,"$1"):y;if(!b.match(/\S*Error: /)){for(var _ of c){var k=_(b,i);if(k){p.push(k);break}}if(p.length>=50)break}}}return(function(E){if(!E.length)return[];var j=Array.from(E);return j.reverse(),j.slice(0,50).map((R=>{return ye({},R,{filename:R.filename||(C=j,C[C.length-1]||{}).filename,function:R.function||fl});var C}))})(p)}})("web:javascript",ZN,e3)),this._instance=e,this.zo=(t=(n=this._instance.persistence)==null?void 0:n.get_property(Cm))!==null&&t!==void 0?t:[],this.Wo=_d(this.Go()),this.Zo=new f3(this.Wo)}onConfigChange(){this.Wo=_d(this.Go()),this.Zo.setConfig(this.Wo)}onRemoteConfig(e){var t,n,i;if("errorTracking"in e){var l=(t=(n=e.errorTracking)==null?void 0:n.suppressionRules)!==null&&t!==void 0?t:[],c=(i=e.errorTracking)==null?void 0:i.captureExtensionExceptions;this.zo=l,this._instance.persistence&&this._instance.persistence.register({[Cm]:this.zo,[Em]:c})}}get Qo(){var e,t=!!this._instance.get_property(Em),n=this._instance.config.error_tracking.captureExtensionExceptions;return(e=n??t)!==null&&e!==void 0&&e}buildProperties(e,t){return this.Vo.buildFromUnknown(e,{syntheticException:t==null?void 0:t.syntheticException,mechanism:{handled:t==null?void 0:t.handled}})}addExceptionStep(e,t){if(this.Wo.enabled)try{if(!$t(e)||e.trim().length===0)return void yi.warn("Ignoring exception step because message must be a non-empty string");var n=this.Jo(t),{sanitizedProperties:i,droppedKeys:l}=(function(c){if(!c)return{sanitizedProperties:{},droppedKeys:[]};var u=[];return{sanitizedProperties:Object.keys(c).reduce(((f,h)=>d3.has(h)?(u.push(h),f):(f[h]=c[h],f)),{}),droppedKeys:u}})(n);l.length>0&&yi.warn("Ignoring reserved exception step fields",{droppedKeys:l}),this.Zo.add(ye({[bd]:e,[yd]:new Date().toISOString()},i))}catch(c){yi.error("Failed to add exception step. Ignoring breadcrumb.",c)}}sendExceptionEvent(e){try{var t=e.$exception_list;if(this.Ko(t)){if(this.Yo(t))return this.Xo("Exception dropped: matched a suppression rule"),void yi.info("Skipping exception capture because a suppression rule matched");if(!this.Qo&&this.ea(t))return this.Xo("Exception dropped: thrown by a browser extension"),void yi.info("Skipping exception capture because it was thrown by an extension");if(!this._instance.config.error_tracking.__capturePostHogExceptions&&this.ta(t))return this.Xo("Exception dropped: thrown by the PostHog SDK"),void yi.info("Skipping exception capture because it was thrown by the PostHog SDK")}var n=this.Wo.enabled&&Je(e.$exception_steps)?this.ra(e):e;try{var i=this._instance.capture("$exception",n,{_noTruncate:!0,_batchKey:"exceptionEvent",Mn:!0});return i&&this.Zo.clear(),i}catch(l){return yi.error("Failed to capture exception event. Dropping this exception.",l),void this.Zo.clear()}}catch(l){return void yi.error("Failed to process exception event. Ignoring this exception.",l)}}ra(e){try{var t=this.Zo.getAttachable();return t.length===0?e:ye({},e,{$exception_steps:t})}catch(n){return yi.error("Failed to read buffered exception steps. Capturing exception without steps.",n),e}}Xo(e){this.Wo.enabled&&this.Zo.add({[bd]:e,[yd]:new Date().toISOString()})}Jo(e){return Yt(e)?ye({},e):{}}Go(){var e,t;return(e=(t=this._instance.config.error_tracking)==null?void 0:t.exception_steps)!==null&&e!==void 0?e:{}}Yo(e){if(e.length===0)return!1;var t=e.reduce(((n,i)=>{var{type:l,value:c}=i;return $t(l)&&l.length>0&&n.$exception_types.push(l),$t(c)&&c.length>0&&n.$exception_values.push(c),n}),{$exception_types:[],$exception_values:[]});return this.zo.some((n=>{var i=n.values.map((l=>{var c,u=iw[l.operator],f=rt(l.value)?l.value:[l.value],h=(c=t[l.key])!==null&&c!==void 0?c:[];return f.length>0&&u(f,h)}));return n.type==="OR"?i.some(Boolean):i.every(Boolean)}))}ea(e){return e.flatMap((t=>{var n,i;return(n=(i=t.stacktrace)==null?void 0:i.frames)!==null&&n!==void 0?n:[]})).some((t=>t.filename&&t.filename.startsWith("chrome-extension://")))}ta(e){if(e.length>0){var t,n,i,l,c=(t=(n=e[0].stacktrace)==null?void 0:n.frames)!==null&&t!==void 0?t:[],u=c[c.length-1];return(i=u==null||(l=u.filename)==null?void 0:l.includes("posthog.com/static"))!==null&&i!==void 0&&i}return!1}Ko(e){return!Je(e)&&rt(e)}}},EC=ye({productTours:class{get Si(){return this._instance.persistence}constructor(e){this.ia=null,this.na=null,this._instance=e}initialize(){this.loadIfEnabled()}onRemoteConfig(e){if("productTours"in e){var t,n;if(this.Si&&this.Si.register({[wg]:!!e.productTours}),!Lp(this._instance))return!this.ia&&Je((t=this.Si)==null?void 0:t.props[Uo])||Rp.info("product tours disabled; stopping and clearing cached tours"),(n=this.ia)==null||n.stop(),this.ia=null,void this.clearCache();this.loadIfEnabled()}}loadIfEnabled(){!this.ia&&Lp(this._instance)&&this.ur((()=>this.sa()))}ur(e){var t,n;(t=ze.__PosthogExtensions__)!=null&&t.generateProductTours?e():(n=ze.__PosthogExtensions__)==null||n.loadExternalDependency==null||n.loadExternalDependency(this._instance,"product-tours",(i=>{i?Rp.error("Could not load product tours script",i):e()}))}sa(){var e;!this.ia&&(e=ze.__PosthogExtensions__)!=null&&e.generateProductTours&&(this.ia=ze.__PosthogExtensions__.generateProductTours(this._instance,!0))}getProductTours(e,t){if(t===void 0&&(t=!1),!rt(this.na)||t){var n=this.Si;if(n){var i=n.props[Uo];if(rt(i)&&!t)return this.na=i,void e(i,{isLoaded:!0})}this._instance._send_request({url:this._instance.requestRouter.endpointFor("api","/api/product_tours/?token="+this._instance.config.token),method:"GET",callback:l=>{if(Lp(this._instance)){var c=l.statusCode;if(c!==200||!l.json){var u="Product Tours API could not be loaded, status: "+c;return Rp.error(u),void e([],{isLoaded:!1,error:u})}var f=rt(l.json.product_tours)?l.json.product_tours:[];this.na=f,n&&n.register({[Uo]:f}),e(f,{isLoaded:!0})}else e([],{isLoaded:!0})}})}else e(this.na,{isLoaded:!0})}getActiveProductTours(e){Je(this.ia)?e([],{isLoaded:!1,error:"Product tours not loaded"}):this.ia.getActiveProductTours(e)}showProductTour(e){var t;(t=this.ia)==null||t.showTourById(e)}previewTour(e){this.ia?this.ia.previewTour(e):this.ur((()=>{var t;this.sa(),(t=this.ia)==null||t.previewTour(e)}))}dismissProductTour(){var e;(e=this.ia)==null||e.dismissTour("user_clicked_skip")}nextStep(){var e;(e=this.ia)==null||e.nextStep()}previousStep(){var e;(e=this.ia)==null||e.previousStep()}clearCache(){var e;this.na=null,(e=this.Si)==null||e.unregister(Uo)}resetTour(e){var t;(t=this.ia)==null||t.resetTour(e)}resetAllTours(){var e;(e=this.ia)==null||e.resetAllTours()}cancelPendingTour(e){var t;(t=this.ia)==null||t.cancelPendingTour(e)}}},Id),TC={siteApps:class{constructor(e){this._instance=e,this.oa=[],this.apps={}}get isEnabled(){return!!this._instance.config.opt_in_site_apps}aa(e,t){if(t){var n=this.globalsForEvent(t);this.oa.push(n),this.oa.length>1e3&&(this.oa=this.oa.slice(10))}}get siteAppLoaders(){var e;return(e=ze._POSTHOG_REMOTE_CONFIG)==null||(e=e[this._instance.config.token])==null?void 0:e.siteApps}initialize(){if(this.isEnabled){var e=this._instance._addCaptureHook(this.aa.bind(this));this.la=()=>{e(),this.oa=[],this.la=void 0}}}globalsForEvent(e){var t,n,i,l,c,u,f;if(!e)throw new Error("Event payload is required");var h={},p=this._instance.get_property("$groups")||[],g=this._instance.get_property("$stored_group_properties")||{};for(var[v,y]of Object.entries(g))h[v]={id:p[v],type:v,properties:y};var{$set_once:b,$set:_}=e;return{event:ye({},q5(e,bC),{properties:ye({},e.properties,_?{$set:ye({},(t=(n=e.properties)==null?void 0:n.$set)!==null&&t!==void 0?t:{},_)}:{},b?{$set_once:ye({},(i=(l=e.properties)==null?void 0:l.$set_once)!==null&&i!==void 0?i:{},b)}:{}),elements_chain:(c=(u=e.properties)==null?void 0:u.$elements_chain)!==null&&c!==void 0?c:"",distinct_id:(f=e.properties)==null?void 0:f.distinct_id}),person:{properties:this._instance.get_property("$stored_person_properties")},groups:h}}setupSiteApp(e){var t=this.apps[e.id],n=()=>{var u;!t.errored&&this.oa.length&&(cs.info("Processing "+this.oa.length+" events for site app with id "+e.id),this.oa.forEach((f=>t.processEvent==null?void 0:t.processEvent(f))),t.processedBuffer=!0),Object.values(this.apps).every((f=>f.processedBuffer||f.errored))&&((u=this.la)==null||u.call(this))},i=!1,l=u=>{t.errored=!u,t.loaded=!0,cs.info("Site app with id "+e.id+" "+(u?"loaded":"errored")),i&&n()};try{var{processEvent:c}=e.init({posthog:this._instance,callback(u){l(u)}});c&&(t.processEvent=c),i=!0}catch(u){cs.error(sy+e.id,u),l(!1)}if(i&&t.loaded)try{n()}catch(u){cs.error("Error while processing buffered events PostHog app with config id "+e.id,u),t.errored=!0}}ua(){var e=this.siteAppLoaders||[];for(var t of e)this.apps[t.id]={id:t.id,loaded:!1,errored:!1,processedBuffer:!1};for(var n of e)this.setupSiteApp(n)}ha(e){if(Object.keys(this.apps).length!==0){var t=this.globalsForEvent(e);for(var n of Object.values(this.apps))try{n.processEvent==null||n.processEvent(t)}catch(i){cs.error("Error while processing event "+e.event+" for site app "+n.id,i)}}}onRemoteConfig(e){var t,n,i,l=this;if((t=this.siteAppLoaders)!=null&&t.length)return this.isEnabled?(this.ua(),void this._instance.on("eventCaptured",(h=>this.ha(h)))):void cs.error('PostHog site apps are disabled. Enable the "opt_in_site_apps" config to proceed.');if((n=this.la)==null||n.call(this),(i=e.siteApps)!=null&&i.length)if(this.isEnabled){var c=function(h){var p;ze["__$$ph_site_app_"+h]=l._instance,(p=ze.__PosthogExtensions__)==null||p.loadSiteApp==null||p.loadSiteApp(l._instance,f,(g=>{if(g)return cs.error(sy+h,g)}))};for(var{id:u,url:f}of e.siteApps)c(u)}else cs.error('PostHog site apps are disabled. Enable the "opt_in_site_apps" config to proceed.')}}},AC={tracingHeaders:class{constructor(e){this.ca=void 0,this.da=void 0,this.va=void 0,this.Fo=()=>{var t,n,i=this.fa();i?(Se(this.ca)&&(this.ca=(t=ze.__PosthogExtensions__)==null||(t=t.tracingHeadersPatchFns)==null?void 0:t._patchXHR(i,(()=>this._instance.get_distinct_id()),this._instance.sessionManager)),Se(this.da)&&(this.da=(n=ze.__PosthogExtensions__)==null||(n=n.tracingHeadersPatchFns)==null?void 0:n._patchFetch(i,(()=>this._instance.get_distinct_id()),this._instance.sessionManager))):this.jo()},this._instance=e}initialize(){this.startIfEnabledOrStop()}ur(e){var t,n;(t=ze.__PosthogExtensions__)!=null&&t.tracingHeadersPatchFns?e():(n=ze.__PosthogExtensions__)==null||n.loadExternalDependency==null||n.loadExternalDependency(this._instance,"tracing-headers",(i=>{if(i)return xC.error("failed to load script",i);e()}))}pa(){var e,t;return(e=(t=this._instance.config.tracing_headers)!==null&&t!==void 0?t:this._instance.config.addTracingHeaders)!==null&&e!==void 0?e:this._instance.config.__add_tracing_headers}fa(){var e=this.pa();return rt(e)?(rt(this.va)?this.va.splice(0,this.va.length,...e):this.va=[...e],e.length>0?this.va:void 0):(rt(this.va)&&this.va.splice(0),this.va=e||void 0,this.va)}jo(){var e,t;(e=this.ca)==null||e.call(this),(t=this.da)==null||t.call(this),this.ca=void 0,this.da=void 0}startIfEnabledOrStop(){this.fa()?this.ur(this.Fo):this.jo()}}},MC=ye({surveys:class{get qt(){return this._instance.config}constructor(e){this.ga=void 0,this._surveyManager=null,this.ma=!1,this.ya=[],this.ba=null,this._instance=e,this._surveyEventReceiver=null}initialize(){this.loadIfEnabled()}onRemoteConfig(e){if(!this.qt.disable_surveys){var t=e.surveys;if(Je(t))return jt.warn("Flags not loaded yet. Not loading surveys.");var n=rt(t);this.ga=n?t.length>0:t,jt.info("flags response received, isSurveysEnabled: "+this.ga),this.loadIfEnabled()}}reset(){localStorage.removeItem("lastSeenSurveyDate");for(var e=[],t=0;t<localStorage.length;t++){var n=localStorage.key(t);(n!=null&&n.startsWith(Xm)||n!=null&&n.startsWith("inProgressSurvey_"))&&e.push(n)}e.forEach((i=>localStorage.removeItem(i)))}loadIfEnabled(){if(!this._surveyManager)if(this.ma)jt.info("Already initializing surveys, skipping...");else if(this.qt.disable_surveys)jt.info(ay);else if(this.qt.cookieless_mode&&this._instance.consent.isOptedOut())jt.info("Not loading surveys in cookieless mode without consent.");else{var e=ze==null?void 0:ze.__PosthogExtensions__;if(e){if(!Se(this.ga)||this.qt.advanced_enable_surveys){var t=this.ga||this.qt.advanced_enable_surveys;this.ma=!0;try{var n=e.generateSurveys;if(n)return void this._a(n,t);var i=e.loadExternalDependency;if(!i)return void this.wa(jg);i(this._instance,"surveys",(l=>{l||!e.generateSurveys?this.wa("Could not load surveys script",l):this._a(e.generateSurveys,t)}))}catch(l){throw this.wa("Error initializing surveys",l),l}finally{this.ma=!1}}}else jt.error("PostHog Extensions not found.")}}_a(e,t){this._surveyManager=e(this._instance,t),this._surveyEventReceiver=new wC(this._instance),jt.info("Surveys loaded successfully"),this.xa({isLoaded:!0})}wa(e,t){jt.error(e,t),this.xa({isLoaded:!1,error:e})}onSurveysLoaded(e){return this.ya.push(e),this._surveyManager&&this.xa({isLoaded:!0}),()=>{this.ya=this.ya.filter((t=>t!==e))}}getSurveys(e,t){if(t===void 0&&(t=!1),this.qt.disable_surveys)return jt.info(ay),e([]);var n,i=this._instance.get_property(Dm);if(i&&!t)return e(i,{isLoaded:!0});typeof Promise<"u"&&this.ba?this.ba.then((l=>{var{surveys:c,context:u}=l;return e(c,u)})):(typeof Promise<"u"&&(this.ba=new Promise((l=>{n=l}))),this._instance._send_request({url:this._instance.requestRouter.endpointFor("api","/api/surveys/?token="+this.qt.token),method:"GET",timeout:this.qt.surveys_request_timeout_ms,callback:l=>{var c;this.ba=null;var u=l.statusCode;if(u!==200||!l.json){var f="Surveys API could not be loaded, status: "+u;jt.error(f);var h={isLoaded:!1,error:f};return e([],h),void(n==null||n({surveys:[],context:h}))}var p,g=l.json.surveys||[],v=g.filter((b=>(function(_){return!(!_.start_date||_.end_date)})(b)&&((function(_){var k;return!((k=_.conditions)==null||(k=k.events)==null||(k=k.values)==null||!k.length)})(b)||(function(_){var k;return!((k=_.conditions)==null||(k=k.actions)==null||(k=k.values)==null||!k.length)})(b))));v.length>0&&((p=this._surveyEventReceiver)==null||p.register(v)),(c=this._instance.persistence)==null||c.register({[Dm]:g,[kg]:Date.now()});var y={isLoaded:!0};e(g,y),n==null||n({surveys:g,context:y})}}))}xa(e){for(var t of this.ya)try{if(!e.isLoaded)return t([],e);this.getSurveys(t)}catch(n){jt.error("Error in survey callback",n)}}getActiveMatchingSurveys(e,t){if(t===void 0&&(t=!1),!Je(this._surveyManager))return this._surveyManager.getActiveMatchingSurveys(e,t);jt.warn("init was not called")}ka(e){var t=null;return this.getSurveys((n=>{var i;t=(i=n.find((l=>l.id===e)))!==null&&i!==void 0?i:null})),t}Sa(e){if(Je(this._surveyManager))return{eligible:!1,reason:Dp};var t=typeof e=="string"?this.ka(e):e;return t?this._surveyManager.checkSurveyEligibility(t):{eligible:!1,reason:"Survey not found"}}canRenderSurvey(e){if(Je(this._surveyManager))return jt.warn("init was not called"),{visible:!1,disabledReason:Dp};var t=this.Sa(e);return{visible:t.eligible,disabledReason:t.reason}}canRenderSurveyAsync(e,t){return Je(this._surveyManager)?(jt.warn("init was not called"),Promise.resolve({visible:!1,disabledReason:Dp})):new Promise((n=>{this.getSurveys((i=>{var l,c=(l=i.find((f=>f.id===e)))!==null&&l!==void 0?l:null;if(c){var u=this.Sa(c);n({visible:u.eligible,disabledReason:u.reason})}else n({visible:!1,disabledReason:"Survey not found"})}),t)}))}renderSurvey(e,t,n){var i;if(Je(this._surveyManager))jt.warn("init was not called");else{var l=typeof e=="string"?this.ka(e):e;if(l!=null&&l.id)if(oC.includes(l.type)){var c=Ce==null?void 0:Ce.querySelector(t);if(c)return(i=l.appearance)!=null&&i.surveyPopupDelaySeconds?(jt.info("Rendering survey "+l.id+" with delay of "+l.appearance.surveyPopupDelaySeconds+" seconds"),void setTimeout((()=>{var u,f;jt.info("Rendering survey "+l.id+" with delay of "+((u=l.appearance)==null?void 0:u.surveyPopupDelaySeconds)+" seconds"),(f=this._surveyManager)==null||f.renderSurvey(l,c,n),jt.info("Survey "+l.id+" rendered")}),1e3*l.appearance.surveyPopupDelaySeconds)):void this._surveyManager.renderSurvey(l,c,n);jt.warn("Survey element not found")}else jt.warn("Surveys of type "+l.type+" cannot be rendered in the app");else jt.warn("Survey not found")}}displaySurvey(e,t){var n;if(Je(this._surveyManager))jt.warn("init was not called");else{var i=this.ka(e);if(i){var l=i;if((n=i.appearance)!=null&&n.surveyPopupDelaySeconds&&t.ignoreDelay&&(l=ye({},i,{appearance:ye({},i.appearance,{surveyPopupDelaySeconds:0})})),t.displayType!==Im.Popover&&t.initialResponses&&jt.warn("initialResponses is only supported for popover surveys. prefill will not be applied."),t.ignoreConditions===!1){var c=this.canRenderSurvey(i);if(!c.visible)return void jt.warn("Survey is not eligible to be displayed: ",c.disabledReason)}t.displayType!==Im.Inline?this._surveyManager.handlePopoverSurvey(l,t):this.renderSurvey(l,t.selector,t.properties)}else jt.warn("Survey not found")}}cancelPendingSurvey(e){Je(this._surveyManager)?jt.warn("init was not called"):this._surveyManager.cancelSurvey(e)}handlePageUnload(){var e;(e=this._surveyManager)==null||e.handlePageUnload()}}},Id),RC={toolbar:class{constructor(e){this.instance=e}Ca(e){ze.ph_toolbar_state=e}Ia(){var e;return(e=ze.ph_toolbar_state)!==null&&e!==void 0?e:0}initialize(){return this.maybeLoadToolbar()}maybeLoadToolbar(e,t,n){if(e===void 0&&(e=void 0),t===void 0&&(t=void 0),n===void 0&&(n=void 0),E_(this.instance.config)||!ie||!Ce)return!1;e=e??ie.location,n=n??ie.history;try{if(!t){try{ie.localStorage.setItem("test","test"),ie.localStorage.removeItem("test")}catch{return!1}t=ie==null?void 0:ie.localStorage}var i,l=SC||Ad(e.hash,"__posthog")||Ad(e.hash,"state"),c=l?Nb((()=>JSON.parse(atob(decodeURIComponent(l)))))||Nb((()=>JSON.parse(decodeURIComponent(l)))):null;return c&&c.action==="ph_authorize"?((i=c).source="url",i&&Object.keys(i).length>0&&(c.desiredHash?e.hash=c.desiredHash:n?n.replaceState(n.state,"",e.pathname+e.search):e.hash="")):((i=JSON.parse(t.getItem(ly)||"{}")).source="localstorage",delete i.userIntent),!(!i.token||this.instance.config.token!==i.token||(this.loadToolbar(i),0))}catch{return!1}}Ta(e){var t=ze.ph_load_toolbar||ze.ph_load_editor;!Je(t)&&ji(t)?t(e,this.instance):oy.warn("No toolbar load function found")}loadToolbar(e){var t=!(Ce==null||!Ce.getElementById(k_));if(!ie||t)return!1;var n=this.instance.requestRouter.region==="custom"&&this.instance.config.advanced_disable_toolbar_metrics,i=ye({token:this.instance.config.token},e,{apiURL:this.instance.requestRouter.endpointFor("ui")},n?{instrument:!1}:{});if(ie.localStorage.setItem(ly,JSON.stringify(ye({},i,{source:void 0}))),this.Ia()===2)this.Ta(i);else if(this.Ia()===0){var l;this.Ca(1),(l=ze.__PosthogExtensions__)==null||l.loadExternalDependency==null||l.loadExternalDependency(this.instance,"toolbar",(c=>{if(c)return oy.error("[Toolbar] Failed to load",c),void this.Ca(0);this.Ca(2),this.Ta(i)})),Zt(ie,"turbolinks:load",(()=>{this.Ca(0),this.loadToolbar(i)}))}return!0}Ea(e){return this.loadToolbar(e)}maybeLoadEditor(e,t,n){return e===void 0&&(e=void 0),t===void 0&&(t=void 0),n===void 0&&(n=void 0),this.maybeLoadToolbar(e,t,n)}}},LC=ye({experiments:Tn},Id),DC={conversations:class{constructor(e){this.Ma=void 0,this._conversationsManager=null,this.Ra=!1,this.Pa=null,this._instance=e}initialize(){this.loadIfEnabled()}onRemoteConfig(e){if(!this._instance.config.disable_conversations){var t=e.conversations;Je(t)||(Kr(t)?this.Ma=t:(this.Ma=t.enabled,this.Pa=t),this.loadIfEnabled())}}reset(){var e;(e=this._conversationsManager)==null||e.reset(),this._conversationsManager=null,this.Ma=void 0,this.Pa=null}loadIfEnabled(){if(!(this._conversationsManager||this.Ra||this._instance.config.disable_conversations||E_(this._instance.config)||this._instance.config.cookieless_mode&&this._instance.consent.isOptedOut())){var e=ze==null?void 0:ze.__PosthogExtensions__;if(e&&!Se(this.Ma)&&this.Ma)if(this.Pa&&this.Pa.token){this.Ra=!0;try{var t=e.initConversations;if(t)return this.Oa(t),void(this.Ra=!1);var n=e.loadExternalDependency;if(!n)return void this.La(jg);n(this._instance,"conversations",(i=>{i||!e.initConversations?this.La("Could not load conversations script",i):this.Oa(e.initConversations),this.Ra=!1}))}catch(i){this.La("Error initializing conversations",i),this.Ra=!1}}else _r.error("Conversations enabled but missing token in remote config.")}}Oa(e){if(this.Pa)try{this._conversationsManager=e(this.Pa,this._instance),_r.info("Conversations loaded successfully")}catch(t){this.La("Error completing conversations initialization",t)}else _r.error("Cannot complete initialization: remote config is null")}La(e,t){_r.error(e,t),this._conversationsManager=null,this.Ra=!1}show(){this._conversationsManager?this._conversationsManager.show():_r.warn("Conversations not loaded yet.")}hide(){this._conversationsManager&&this._conversationsManager.hide()}isAvailable(){return this.Ma===!0&&!Qn(this._conversationsManager)}isVisible(){var e,t;return(e=(t=this._conversationsManager)==null?void 0:t.isVisible())!==null&&e!==void 0&&e}sendMessage(e,t,n){var i=this;return ar((function*(){return i._conversationsManager?i._conversationsManager.sendMessage(e,t,n):(_r.warn(Zs),null)}))()}getMessages(e,t){var n=this;return ar((function*(){return n._conversationsManager?n._conversationsManager.getMessages(e,t):(_r.warn(Zs),null)}))()}markAsRead(e){var t=this;return ar((function*(){return t._conversationsManager?t._conversationsManager.markAsRead(e):(_r.warn(Zs),null)}))()}getTickets(e){var t=this;return ar((function*(){return t._conversationsManager?t._conversationsManager.getTickets(e):(_r.warn(Zs),null)}))()}requestRestoreLink(e){var t=this;return ar((function*(){return t._conversationsManager?t._conversationsManager.requestRestoreLink(e):(_r.warn(Zs),null)}))()}restoreFromToken(e){var t=this;return ar((function*(){return t._conversationsManager?t._conversationsManager.restoreFromToken(e):(_r.warn(Zs),null)}))()}restoreFromUrlToken(){var e=this;return ar((function*(){return e._conversationsManager?e._conversationsManager.restoreFromUrlToken():(_r.warn(Zs),null)}))()}getCurrentTicketId(){var e,t;return(e=(t=this._conversationsManager)==null?void 0:t.getCurrentTicketId())!==null&&e!==void 0?e:null}getWidgetSessionId(){var e,t;return(e=(t=this._conversationsManager)==null?void 0:t.getWidgetSessionId())!==null&&e!==void 0?e:null}Nn(){var e;(e=this._conversationsManager)==null||e.setIdentity()}Dn(){var e;(e=this._conversationsManager)==null||e.clearIdentity()}}},zC={logs:class{constructor(e){var t;this.Aa=!1,this.Fa=!1,this.Zt=Vt("[logs]"),this.Na=[],this.Da=0,this.$a=0,this.qa=!1,this._instance=e,this._instance&&(t=this._instance.config.logs)!=null&&t.captureConsoleLogs&&(this.Aa=!0)}initialize(){this.loadIfEnabled()}onRemoteConfig(e){var t,n=(t=e.logs)==null?void 0:t.captureConsoleLogs;!Je(n)&&n&&(this.Aa=!0,this.loadIfEnabled())}reset(){this.Na=[],this.ii&&(clearTimeout(this.ii),this.ii=void 0),this.Da=0,this.$a=0,this.qa=!1}loadIfEnabled(){if(this.Aa&&!this.Fa){var e=ze==null?void 0:ze.__PosthogExtensions__;if(e){var t=e.loadExternalDependency;t?t(this._instance,"logs",(n=>{var i;n||(i=e.logs)==null||!i.initializeLogs?this.Zt.error("Could not load logs script",n):(e.logs.initializeLogs(this._instance),this.Fa=!0)})):this.Zt.error(jg)}else this.Zt.error("PostHog Extensions not found.")}}captureLog(e){var t,n,i,l,c,u;if(this._instance.is_capturing())if(e&&e.body){var f=(t=(n=this._instance.config.logs)==null?void 0:n.flushIntervalMs)!==null&&t!==void 0?t:3e3,h=(i=(l=this._instance.config.logs)==null?void 0:l.maxLogsPerInterval)!==null&&i!==void 0?i:1e3,p=Date.now();if(f>p-this.$a||(this.$a=p,this.Da=0,this.qa=!1),h>this.Da){this.Da++;var g=(function(v,y){var b=v.level||"info",{text:_,number:k}=h_[b]||VN,E=String(Date.now())+"000000",j={};y.distinctId&&(j.posthogDistinctId=y.distinctId),y.sessionId&&(j.sessionId=y.sessionId),y.currentUrl&&(j["url.full"]=y.currentUrl),y.screenName&&(j["screen.name"]=y.screenName),y.appState&&(j["app.state"]=y.appState),y.activeFeatureFlags&&y.activeFeatureFlags.length>0&&(j.feature_flags=y.activeFeatureFlags);var R=ye({},j,v.attributes||{}),C={timeUnixNano:E,observedTimeUnixNano:E,severityNumber:k,severityText:_,body:{stringValue:v.body},attributes:Sb(R)};return v.trace_id&&(C.traceId=v.trace_id),v.span_id&&(C.spanId=v.span_id),Se(v.trace_flags)||(C.flags=v.trace_flags),C})(e,this.ja());this.Na.push({record:g}),((c=(u=this._instance.config.logs)==null?void 0:u.maxBufferSize)!==null&&c!==void 0?c:100)>this.Na.length?this.Ba():this.flushLogs()}else this.qa||(this.Zt.warn("captureLog dropping logs: exceeded "+h+" logs per "+f+"ms"),this.qa=!0)}else this.Zt.warn("captureLog requires a body")}get logger(){return this.Ha||(this.Ha={trace:(e,t)=>this.captureLog({body:e,level:"trace",attributes:t}),debug:(e,t)=>this.captureLog({body:e,level:"debug",attributes:t}),info:(e,t)=>this.captureLog({body:e,level:"info",attributes:t}),warn:(e,t)=>this.captureLog({body:e,level:"warn",attributes:t}),error:(e,t)=>this.captureLog({body:e,level:"error",attributes:t}),fatal:(e,t)=>this.captureLog({body:e,level:"fatal",attributes:t})}),this.Ha}flushLogs(e){if(this.ii&&(clearTimeout(this.ii),this.ii=void 0),this.Na.length!==0){var t=this.Na;this.Na=[];var n=this._instance.config.logs,i=ye({"service.name":(n==null?void 0:n.serviceName)||"unknown_service"},(n==null?void 0:n.environment)&&{"deployment.environment":n.environment},(n==null?void 0:n.serviceVersion)&&{"service.version":n.serviceVersion},n==null?void 0:n.resourceAttributes),l=(function(u,f,h,p){return{resourceLogs:[{resource:{attributes:Sb(f)},scopeLogs:[{scope:{name:h,version:p},logRecords:u}]}]}})(t.map((u=>u.record)),i,xn.LIB_NAME,xn.LIB_VERSION),c=this._instance.requestRouter.endpointFor("api","/i/v1/logs")+"?token="+encodeURIComponent(this._instance.config.token);this._instance.yn({method:"POST",url:c,data:l,compression:"best-available",batchKey:"logs",transport:e})}}Ba(){var e,t;this.ii||(this.ii=setTimeout((()=>{this.ii=void 0,this.flushLogs()}),(e=(t=this._instance.config.logs)==null?void 0:t.flushIntervalMs)!==null&&e!==void 0?e:3e3))}ja(){var e,t={};if(t.distinctId=this._instance.get_distinct_id(),this._instance.sessionManager){var{sessionId:n}=this._instance.sessionManager.checkAndGetSessionAndWindowId(!0);t.sessionId=n}if(ze!=null&&(e=ze.location)!=null&&e.href&&(t.currentUrl=ze.location.href),this._instance.featureFlags){var i=this._instance.featureFlags.getFlags();i&&i.length>0&&(t.activeFeatureFlags=i)}return t}}},OC=ye({},Id,jC,NC,CC,EC,TC,MC,AC,RC,LC,DC,zC);jr.__defaultExtensionClasses=ye({},OC);var dc=(function(){xn.SDK_DIST_CHANNEL="npm";var e=Xo[nl]=new jr;return(function(){function t(){t.done||(t.done=!0,lw=!1,Tt(Xo,(function(n){n._dom_loaded()})))}Ce!=null&&Ce.addEventListener?Ce.readyState==="complete"?t():Zt(Ce,"DOMContentLoaded",t,{capture:!1}):ie&&Ne.error("Browser doesn't support `document.addEventListener` so PostHog couldn't be initialized")})(),e})();const BC="https://us.i.posthog.com",ow="cc-telemetry-enabled";let Jm=!1,fc=!1;function $C(){return BC}function PC(){if(typeof localStorage>"u")return!0;const e=localStorage.getItem(ow);return e===null?!0:e==="true"}function cw(e){Jm&&(e?(dc.opt_in_capturing({captureEventName:null}),fc=!0):(dc.opt_out_capturing(),fc=!1))}function oL(e){typeof localStorage<"u"&&localStorage.setItem(ow,String(e)),cw(e)}function UC(){const e=void 0;return e?(dc.init(e,{api_host:$C(),defaults:"2026-01-30",capture_pageview:!1,capture_pageleave:!0,capture_exceptions:!0,autocapture:!0,respect_dnt:!0}),Jm=!0,cw(PC()),!0):(Jm=!1,fc=!1,!1)}function Lg(e,t){fc&&dc.capture(e,t)}function xs(e,t){fc&&dc.captureException(e,t)}function FC(e){Lg("$pageview",{$current_url:e})}const Jr="/api",uw="companion_auth_token";function vs(){if(typeof window>"u")return{};const e=localStorage.getItem(uw);return e?{Authorization:`Bearer ${e}`}:{}}function aa(e){e===401&&typeof window<"u"&&(localStorage.removeItem(uw),Xn(async()=>{const{useStore:t}=await Promise.resolve().then(()=>kj);return{useStore:t}},void 0).then(({useStore:t})=>{t.getState().logout()}).catch(()=>{}))}function cn(){return typeof performance<"u"&&typeof performance.now=="function"?performance.now():Date.now()}function vc(e,t,n,i){Lg("api_request_succeeded",{method:e,path:t,status:i,duration_ms:Math.round(n)})}function ei(e,t,n,i,l){Lg("api_request_failed",{method:e,path:t,status:l,duration_ms:Math.round(n),error:i instanceof Error?i.message:String(i)}),xs(i,{method:e,path:t,status:l})}async function qe(e,t){const n=cn();let i=!1;try{const l=await fetch(`${Jr}${e}`,{method:"POST",headers:{"Content-Type":"application/json",...vs()},body:t?JSON.stringify(t):void 0});if(!l.ok){aa(l.status);const c=await l.json().catch(()=>({error:l.statusText})),u=new Error(c.error||l.statusText);throw ei("POST",e,cn()-n,u,l.status),i=!0,u}return vc("POST",e,cn()-n,l.status),l.json()}catch(l){throw i||ei("POST",e,cn()-n,l),l}}async function Re(e){const t=cn();let n=!1;try{const i=await fetch(`${Jr}${e}`,{headers:{...vs()}});if(!i.ok){aa(i.status);const l=await i.json().catch(()=>({error:i.statusText})),c=new Error(l.error||i.statusText);throw ei("GET",e,cn()-t,c,i.status),n=!0,c}return vc("GET",e,cn()-t,i.status),i.json()}catch(i){throw n||ei("GET",e,cn()-t,i),i}}async function wr(e,t){const n=cn();let i=!1;try{const l=await fetch(`${Jr}${e}`,{method:"PUT",headers:{"Content-Type":"application/json",...vs()},body:t?JSON.stringify(t):void 0});if(!l.ok){aa(l.status);const c=await l.json().catch(()=>({error:l.statusText})),u=new Error(c.error||l.statusText);throw ei("PUT",e,cn()-n,u,l.status),i=!0,u}return vc("PUT",e,cn()-n,l.status),l.json()}catch(l){throw i||ei("PUT",e,cn()-n,l),l}}async function qC(e,t){const n=cn();let i=!1;try{const l=await fetch(`${Jr}${e}`,{method:"PATCH",headers:{"Content-Type":"application/json",...vs()},body:t?JSON.stringify(t):void 0});if(!l.ok){aa(l.status);const c=await l.json().catch(()=>({error:l.statusText})),u=new Error(c.error||l.statusText);throw ei("PATCH",e,cn()-n,u,l.status),i=!0,u}return vc("PATCH",e,cn()-n,l.status),l.json()}catch(l){throw i||ei("PATCH",e,cn()-n,l),l}}async function Sr(e,t){const n=cn();let i=!1;try{const l=await fetch(`${Jr}${e}`,{method:"DELETE",headers:{...t?{"Content-Type":"application/json"}:{},...vs()},body:t?JSON.stringify(t):void 0});if(!l.ok){aa(l.status);const c=await l.json().catch(()=>({error:l.statusText})),u=new Error(c.error||l.statusText);throw ei("DELETE",e,cn()-n,u,l.status),i=!0,u}return vc("DELETE",e,cn()-n,l.status),l.json()}catch(l){throw i||ei("DELETE",e,cn()-n,l),l}}async function HC(e,t){const n=await fetch(`${Jr}/sessions/create-stream`,{method:"POST",headers:{"Content-Type":"application/json",...vs()},body:JSON.stringify(e??{})});if(!n.ok||!n.body){const f=await n.json().catch(()=>({error:n.statusText}));throw new Error(f.error||n.statusText)}const i=n.body.getReader(),l=new TextDecoder;let c="",u=null;for(;;){const{done:f,value:h}=await i.read();if(f)break;c+=l.decode(h,{stream:!0});const p=c.split(`
63
+
64
+ `);c=p.pop()||"";for(const g of p){if(!g.trim())continue;let v="",y="";for(const _ of g.split(`
65
+ `))_.startsWith("event:")?v=_.slice(6).trim():_.startsWith("data:")&&(y=_.slice(5).trim());if(!y)continue;const b=JSON.parse(y);if(v==="progress")t(b);else if(v==="done")u=b;else if(v==="error")throw new Error(b.error||"Session creation failed")}}if(!u)throw new Error("Stream ended without session creation result");return u}async function IC(){try{const e=await fetch(`${Jr}/auth/auto`);if(e.ok){const t=await e.json();if(t.ok&&t.token)return t.token}return null}catch{return null}}async function fy(e){try{const t=await fetch(`${Jr}/auth/verify`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({token:e})});return t.ok?!!(await t.json()).ok:!1}catch{return!1}}const we={getAuthQr:()=>Re("/auth/qr"),getAuthToken:()=>Re("/auth/token"),regenerateAuthToken:()=>qe("/auth/regenerate"),createSession:e=>qe("/sessions/create",e),listSessions:()=>Re("/sessions"),discoverClaudeSessions:(e=200)=>Re(`/claude/sessions/discover?limit=${encodeURIComponent(String(e))}`),getClaudeSessionHistory:(e,t)=>{const n=Math.max(0,Math.floor((t==null?void 0:t.cursor)??0)),i=Math.max(1,Math.floor((t==null?void 0:t.limit)??40));return Re(`/claude/sessions/${encodeURIComponent(e)}/history?cursor=${encodeURIComponent(String(n))}&limit=${encodeURIComponent(String(i))}`)},killSession:e=>qe(`/sessions/${encodeURIComponent(e)}/kill`),deleteSession:e=>Sr(`/sessions/${encodeURIComponent(e)}`),relaunchSession:e=>qe(`/sessions/${encodeURIComponent(e)}/relaunch`),exportSession:async(e,t)=>{const n=await fetch(`${Jr}/sessions/${encodeURIComponent(e)}/export?format=${t}`,{headers:{...vs()}});if(!n.ok)throw aa(n.status),new Error(`Export failed (${n.status})`);const i=await n.blob(),c=(n.headers.get("Content-Disposition")||"").match(/filename="?([^"]+)"?/),u=(c==null?void 0:c[1])||`session.${t}`;return{blob:i,filename:u}},archiveSession:(e,t)=>qe(`/sessions/${encodeURIComponent(e)}/archive`,t),getArchiveInfo:e=>Re(`/sessions/${encodeURIComponent(e)}/archive-info`),unarchiveSession:e=>qe(`/sessions/${encodeURIComponent(e)}/unarchive`),renameSession:(e,t)=>qC(`/sessions/${encodeURIComponent(e)}/name`,{name:t}),listDirs:e=>Re(`/fs/list${e?`?path=${encodeURIComponent(e)}`:""}`),getHome:()=>Re("/fs/home"),listEnvs:()=>Re("/envs"),getEnv:e=>Re(`/envs/${encodeURIComponent(e)}`),createEnv:(e,t)=>qe("/envs",{name:e,variables:t}),updateEnv:(e,t)=>wr(`/envs/${encodeURIComponent(e)}`,t),deleteEnv:e=>Sr(`/envs/${encodeURIComponent(e)}`),listSandboxes:()=>Re("/sandboxes"),getSandbox:e=>Re(`/sandboxes/${encodeURIComponent(e)}`),createSandbox:(e,t)=>qe("/sandboxes",{name:e,...t}),updateSandbox:(e,t)=>wr(`/sandboxes/${encodeURIComponent(e)}`,t),deleteSandbox:e=>Sr(`/sandboxes/${encodeURIComponent(e)}`),testInitScript:(e,t,n)=>qe(`/sandboxes/${encodeURIComponent(e)}/test-init`,{cwd:t,initScript:n}),buildBaseImage:()=>qe("/docker/build-base"),getBaseImageStatus:()=>Re("/docker/base-image"),getSettings:()=>Re("/settings"),updateSettings:e=>wr("/settings",e),verifyAnthropicKey:e=>qe("/settings/anthropic/verify",{apiKey:e}),getTailscaleStatus:()=>Re("/tailscale/status"),startTailscaleFunnel:()=>qe("/tailscale/funnel/start"),stopTailscaleFunnel:()=>qe("/tailscale/funnel/stop"),listLinearConnections:()=>Re("/linear/connections"),createLinearConnection:e=>qe("/linear/connections",e),updateLinearConnection:(e,t)=>wr(`/linear/connections/${encodeURIComponent(e)}`,t),deleteLinearConnection:e=>Sr(`/linear/connections/${encodeURIComponent(e)}`),verifyLinearConnection:e=>qe(`/linear/connections/${encodeURIComponent(e)}/verify`,{}),searchLinearIssues:(e,t=8,n)=>Re(`/linear/issues?query=${encodeURIComponent(e)}&limit=${encodeURIComponent(String(t))}${n?`&connectionId=${encodeURIComponent(n)}`:""}`),getLinearConnection:e=>Re(`/linear/connection${e?`?connectionId=${encodeURIComponent(e)}`:""}`),getLinearStates:e=>Re(`/linear/states${e?`?connectionId=${encodeURIComponent(e)}`:""}`),transitionLinearIssue:(e,t)=>qe(`/linear/issues/${encodeURIComponent(e)}/transition${t?`?connectionId=${encodeURIComponent(t)}`:""}`,{}),listLinearProjects:e=>Re(`/linear/projects${e?`?connectionId=${encodeURIComponent(e)}`:""}`),getLinearProjectIssues:(e,t=15,n)=>Re(`/linear/project-issues?projectId=${encodeURIComponent(e)}&limit=${encodeURIComponent(String(t))}${n?`&connectionId=${encodeURIComponent(n)}`:""}`),getLinearProjectMapping:e=>Re(`/linear/project-mappings?repoRoot=${encodeURIComponent(e)}`),upsertLinearProjectMapping:e=>wr("/linear/project-mappings",e),removeLinearProjectMapping:e=>Sr("/linear/project-mappings",{repoRoot:e}),linkLinearIssue:(e,t,n)=>wr(`/sessions/${encodeURIComponent(e)}/linear-issue`,{...t,...n!==void 0?{connectionId:n}:{}}),unlinkLinearIssue:e=>Sr(`/sessions/${encodeURIComponent(e)}/linear-issue`),getLinkedLinearIssue:(e,t=!1)=>Re(`/sessions/${encodeURIComponent(e)}/linear-issue${t?"?refresh=true":""}`),createLinearIssue:e=>qe("/linear/issues",e),addLinearComment:(e,t,n)=>qe(`/linear/issues/${encodeURIComponent(e)}/comments`,{body:t,connectionId:n}),getRepoInfo:e=>Re(`/git/repo-info?path=${encodeURIComponent(e)}`),listBranches:e=>Re(`/git/branches?repoRoot=${encodeURIComponent(e)}`),gitFetch:e=>qe("/git/fetch",{repoRoot:e}),gitPull:e=>qe("/git/pull",{cwd:e}),listWorktrees:e=>Re(`/git/worktrees?repoRoot=${encodeURIComponent(e)}`),createWorktree:(e,t,n)=>qe("/git/worktree",{repoRoot:e,branch:t,...n}),removeWorktree:(e,t,n)=>Sr("/git/worktree",{repoRoot:e,worktreePath:t,force:n}),getPRStatus:(e,t)=>Re(`/git/pr-status?cwd=${encodeURIComponent(e)}&branch=${encodeURIComponent(t)}`),getBackends:()=>Re("/backends"),getBackendModels:e=>Re(`/backends/${encodeURIComponent(e)}/models`),getContainerStatus:()=>Re("/containers/status"),getContainerImages:()=>Re("/containers/images"),getImageStatus:e=>Re(`/images/${encodeURIComponent(e)}/status`),pullImage:e=>qe(`/images/${encodeURIComponent(e)}/pull`),getCloudProviderPlan:(e,t,n)=>Re(`/cloud/providers/${encodeURIComponent(e)}/plan?cwd=${encodeURIComponent(t)}&sessionId=${encodeURIComponent(n)}`),startEditor:e=>qe(`/sessions/${encodeURIComponent(e)}/editor/start`),startBrowser:(e,t)=>qe(`/sessions/${encodeURIComponent(e)}/browser/start`,t?{url:t}:void 0),navigateBrowser:(e,t)=>qe(`/sessions/${encodeURIComponent(e)}/browser/navigate`,{url:t}),getFileTree:e=>Re(`/fs/tree?path=${encodeURIComponent(e)}`),readFile:e=>Re(`/fs/read?path=${encodeURIComponent(e)}`),getFileBlob:async e=>{const t=await fetch(`${Jr}/fs/raw?path=${encodeURIComponent(e)}`,{headers:{...vs()}});if(!t.ok){aa(t.status);const i=await t.json().catch(()=>({error:t.statusText}));throw new Error(i.error||t.statusText)}const n=await t.blob();return URL.createObjectURL(n)},writeFile:(e,t)=>wr("/fs/write",{path:e,content:t}),getFileDiff:(e,t)=>Re(`/fs/diff?path=${encodeURIComponent(e)}${t?`&base=${encodeURIComponent(t)}`:""}`),getChangedFiles:(e,t)=>Re(`/fs/changed-files?cwd=${encodeURIComponent(e)}${t?`&base=${encodeURIComponent(t)}`:""}`),getClaudeMdFiles:e=>Re(`/fs/claude-md?cwd=${encodeURIComponent(e)}`),saveClaudeMd:(e,t)=>wr("/fs/claude-md",{path:e,content:t}),getClaudeConfig:e=>Re(`/fs/claude-config?cwd=${encodeURIComponent(e)}`),getUsageLimits:()=>Re("/usage-limits"),getSessionUsageLimits:e=>Re(`/sessions/${encodeURIComponent(e)}/usage-limits`),spawnTerminal:(e,t,n,i)=>qe("/terminal/spawn",{cwd:e,cols:t,rows:n,containerId:i==null?void 0:i.containerId}),killTerminal:e=>qe("/terminal/kill",{terminalId:e}),getTerminal:e=>Re(e?`/terminal?terminalId=${encodeURIComponent(e)}`:"/terminal"),checkForUpdate:()=>Re("/update-check"),forceCheckForUpdate:()=>qe("/update-check"),triggerUpdate:()=>qe("/update"),getClaudeCompat:()=>Re("/claude-compat"),refreshClaudeCompat:()=>qe("/claude-compat/refresh"),pinClaudeVersion:e=>qe("/claude-compat/pin",e?{version:e}:{}),patchClaudeBinary:()=>qe("/claude-compat/patch"),unpatchClaudeBinary:()=>qe("/claude-compat/unpatch"),dismissClaudeCompatBanner:e=>qe("/claude-compat/dismiss-banner",{version:e}),listCronJobs:()=>Re("/cron/jobs"),getCronJob:e=>Re(`/cron/jobs/${encodeURIComponent(e)}`),createCronJob:e=>qe("/cron/jobs",e),updateCronJob:(e,t)=>wr(`/cron/jobs/${encodeURIComponent(e)}`,t),deleteCronJob:e=>Sr(`/cron/jobs/${encodeURIComponent(e)}`),toggleCronJob:e=>qe(`/cron/jobs/${encodeURIComponent(e)}/toggle`),runCronJob:e=>qe(`/cron/jobs/${encodeURIComponent(e)}/run`),getCronJobExecutions:e=>Re(`/cron/jobs/${encodeURIComponent(e)}/executions`),killProcess:(e,t)=>qe(`/sessions/${encodeURIComponent(e)}/processes/${encodeURIComponent(t)}/kill`),killAllProcesses:(e,t)=>qe(`/sessions/${encodeURIComponent(e)}/processes/kill-all`,{taskIds:t}),getSystemProcesses:e=>Re(`/sessions/${encodeURIComponent(e)}/processes/system`),killSystemProcess:(e,t)=>qe(`/sessions/${encodeURIComponent(e)}/processes/system/${t}/kill`),listAgents:()=>Re("/agents"),getAgent:e=>Re(`/agents/${encodeURIComponent(e)}`),createAgent:e=>qe("/agents",e),updateAgent:(e,t)=>wr(`/agents/${encodeURIComponent(e)}`,t),deleteAgent:e=>Sr(`/agents/${encodeURIComponent(e)}`),toggleAgent:e=>qe(`/agents/${encodeURIComponent(e)}/toggle`),runAgent:(e,t)=>qe(`/agents/${encodeURIComponent(e)}/run`,{input:t}),getAgentExecutions:e=>Re(`/agents/${encodeURIComponent(e)}/executions`),importAgent:e=>qe("/agents/import",e),exportAgent:e=>Re(`/agents/${encodeURIComponent(e)}/export`),regenerateAgentWebhookSecret:e=>qe(`/agents/${encodeURIComponent(e)}/regenerate-secret`),listExecutions:e=>{const t=new URLSearchParams;e!=null&&e.agentId&&t.set("agentId",e.agentId),e!=null&&e.triggerType&&t.set("triggerType",e.triggerType),e!=null&&e.status&&t.set("status",e.status),e!=null&&e.limit&&t.set("limit",String(e.limit)),e!=null&&e.offset&&t.set("offset",String(e.offset));const n=t.toString();return Re(`/executions${n?`?${n}`:""}`)},getLinearOAuthStatus:e=>{const t=new URLSearchParams;e&&t.set("stagingId",e);const n=t.toString();return Re(`/linear/oauth/status${n?`?${n}`:""}`)},getLinearOAuthAuthorizeUrl:(e,t)=>{const n=new URLSearchParams;e&&n.set("returnTo",e),t&&n.set("stagingId",t);const i=n.toString();return Re(`/linear/oauth/authorize-url${i?`?${i}`:""}`)},disconnectLinearOAuth:()=>qe("/linear/oauth/disconnect"),createLinearStaging:e=>qe("/linear/oauth/staging",e),getLinearStagingStatus:e=>Re(`/linear/oauth/staging/${encodeURIComponent(e)}/status`),deleteLinearStaging:e=>Sr(`/linear/oauth/staging/${encodeURIComponent(e)}`),listLinearOAuthConnections:()=>Re("/linear/oauth-connections"),createLinearOAuthConnection:e=>qe("/linear/oauth-connections",e),updateLinearOAuthConnection:(e,t)=>wr(`/linear/oauth-connections/${encodeURIComponent(e)}`,t),deleteLinearOAuthConnection:e=>Sr(`/linear/oauth-connections/${encodeURIComponent(e)}`),getLinearOAuthConnectionAuthorizeUrl:(e,t)=>Re(`/linear/oauth-connections/${encodeURIComponent(e)}/authorize-url${t?`?returnTo=${encodeURIComponent(t)}`:""}`),listSkills:()=>Re("/skills"),sendSessionMessage:(e,t)=>qe(`/sessions/${encodeURIComponent(e)}/message`,{content:t}),listPrompts:(e,t)=>{const n=new URLSearchParams;e&&n.set("cwd",e),t&&n.set("scope",t);const i=n.toString();return Re(`/prompts${i?`?${i}`:""}`)},createPrompt:e=>qe("/prompts",e),updatePrompt:(e,t)=>wr(`/prompts/${encodeURIComponent(e)}`,t),deletePrompt:e=>Sr(`/prompts/${encodeURIComponent(e)}`)};let hy=!1;function py(e){return new Promise((t,n)=>{if(typeof document>"u"||typeof document.execCommand!="function"){n(new Error("Clipboard fallback is unavailable"));return}try{const i=document.createElement("textarea");i.value=e,i.setAttribute("readonly",""),i.style.position="fixed",i.style.left="-9999px",document.body.appendChild(i),i.select();const l=document.execCommand("copy");if(document.body.removeChild(i),!l){n(new Error("Copy command was rejected"));return}t()}catch(i){n(i instanceof Error?i:new Error("Clipboard copy failed"))}})}function my(){return new Promise(()=>{})}function VC(){if(hy||typeof window>"u")return;hy=!0;const e=window.navigator,t=e.clipboard;if(t!=null&&t.writeText){const n=t.writeText.bind(t);try{t.writeText=async i=>{try{await n(i)}catch{try{await py(i)}catch{return my()}}}}catch{}return}try{Object.defineProperty(e,"clipboard",{configurable:!0,value:{writeText:async n=>{try{await py(n)}catch{return my()}}}})}catch{}}const gy="#/session/",xy="#/agents/";let vy=!1;function Dg(){vy||(VC(),vy=!0)}function zg(e){if(Dg(),e==="#/settings")return{page:"settings"};if(e==="#/integrations")return{page:"integrations"};if(e==="#/integrations/linear")return{page:"integration-linear"};if(e==="#/integrations/linear-oauth")return{page:"integration-linear-oauth"};if(e==="#/integrations/tailscale")return{page:"integration-tailscale"};if(e==="#/prompts")return{page:"prompts"};if(e==="#/environments")return{page:"environments"};if(e==="#/sandboxes")return{page:"sandboxes"};if(e==="#/scheduled")return{page:"agents"};if(e==="#/runs")return{page:"runs"};if(e==="#/playground")return{page:"playground"};if(e.split("?")[0]==="#/agents")return{page:"agents"};if(e.startsWith(xy)){const n=e.slice(xy.length);if(n)return{page:"agent-detail",agentId:n}}if(e.startsWith(gy)){const n=e.slice(gy.length);if(n)return{page:"session",sessionId:n}}return{page:"home"}}function GC(e){return`#/session/${e}`}function Og(e,t=!1){Dg();const n=GC(e);t?(history.replaceState(null,"",n),window.dispatchEvent(new HashChangeEvent("hashchange"))):window.location.hash=`/session/${e}`}function Op(e=!1){Dg(),e?(history.replaceState(null,"",window.location.pathname+window.location.search),window.dispatchEvent(new HashChangeEvent("hashchange"))):window.location.hash=""}function YC(){const[e,t]=S.useState(""),[n,i]=S.useState(null),[l,c]=S.useState(!1),u=Q(g=>g.setAuthToken),f=S.useCallback(async g=>{g.preventDefault();const v=e.trim();if(!v){i("Please enter a token");return}c(!0),i(null),await fy(v)?u(v):i("Invalid token"),c(!1)},[e,u]);S.useEffect(()=>{IC().then(g=>{if(g){u(g);return}const y=new URLSearchParams(window.location.search).get("token");y&&(c(!0),fy(y).then(b=>{if(b){u(y);const _=new URL(window.location.href);_.searchParams.delete("token"),window.history.replaceState({},"",_.toString())}else i("Invalid token from URL"),c(!1)}))})},[u]);const[h,p]=S.useState(!1);return a.jsx("div",{className:"h-[100dvh] flex items-center justify-center bg-cc-bg text-cc-fg font-sans-ui antialiased",children:a.jsxs("div",{className:"w-full max-w-sm px-6",children:[a.jsxs("div",{className:"text-center mb-8",children:[a.jsx("h1",{className:"text-xl font-semibold text-cc-fg mb-2",children:"The Companion"}),a.jsx("p",{className:"text-sm text-cc-muted",children:"Enter your auth token to continue"})]}),a.jsxs("form",{onSubmit:f,className:"space-y-4",children:[a.jsxs("div",{children:[a.jsx("label",{htmlFor:"auth-token",className:"block text-xs text-cc-muted mb-1.5",children:"Auth Token"}),a.jsxs("div",{className:"relative",children:[a.jsx("input",{id:"auth-token",type:h?"text":"password",value:e,onChange:g=>{t(g.target.value),i(null)},placeholder:"Paste your token here",className:"w-full px-3 py-2 pr-16 text-sm bg-cc-hover border border-cc-border rounded-md text-cc-fg placeholder:text-cc-muted/50 focus:outline-none focus:ring-1 focus:ring-cc-primary focus:border-cc-primary font-mono",autoComplete:"off",disabled:l}),a.jsx("button",{type:"button",onClick:()=>p(!h),className:"absolute right-2 top-1/2 -translate-y-1/2 text-[11px] text-cc-muted hover:text-cc-fg transition-colors cursor-pointer px-1.5 py-0.5 rounded hover:bg-cc-hover",tabIndex:-1,children:h?"Hide":"Show"})]})]}),n&&a.jsx("p",{className:"text-xs text-cc-error",role:"alert",children:n}),a.jsx("button",{type:"submit",disabled:l||!e.trim(),className:"w-full py-2 px-4 text-sm font-medium bg-cc-primary text-white rounded-md hover:opacity-90 disabled:opacity-50 transition-opacity cursor-pointer disabled:cursor-not-allowed",children:l?"Verifying...":"Login"})]}),a.jsx("p",{className:"mt-6 text-[11px] text-cc-muted text-center leading-relaxed",children:"Scan the QR code in Settings with your phone camera to authenticate, or find your token in the server console."})]})})}var xl=E5();function WC({issueIdentifier:e,issueStateName:t,isContainerized:n,archiveTransitionConfigured:i,archiveTransitionStateName:l,hasBacklogState:c,onConfirm:u,onCancel:f}){const[h,p]=S.useState("none");return xl.createPortal(a.jsx("div",{className:"fixed inset-0 z-50 flex items-center justify-center bg-black/50 backdrop-blur-sm",onClick:f,children:a.jsxs("div",{role:"dialog","aria-label":"Archive session",className:"mx-4 w-full max-w-sm bg-cc-card border border-cc-border rounded-xl shadow-2xl p-5",onClick:g=>g.stopPropagation(),children:[a.jsxs("div",{className:"flex items-center justify-between mb-3",children:[a.jsx("h3",{className:"text-sm font-semibold text-cc-fg",children:"Archive session"}),a.jsx("button",{type:"button","aria-label":"Close",onClick:f,className:"inline-flex h-6 w-6 items-center justify-center rounded-md text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5",children:a.jsx("path",{d:"M4.646 4.646a.5.5 0 01.708 0L8 7.293l2.646-2.647a.5.5 0 01.708.708L8.707 8l2.647 2.646a.5.5 0 01-.708.708L8 8.707l-2.646 2.647a.5.5 0 01-.708-.708L7.293 8 4.646 5.354a.5.5 0 010-.708z"})})})]}),n&&a.jsx("div",{className:"mb-3 p-2.5 rounded-lg bg-amber-500/10 border border-amber-500/20",children:a.jsxs("div",{className:"flex items-start gap-2",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5 text-amber-500 shrink-0 mt-0.5",children:a.jsx("path",{d:"M8.982 1.566a1.13 1.13 0 00-1.96 0L.165 13.233c-.457.778.091 1.767.98 1.767h13.713c.889 0 1.438-.99.98-1.767L8.982 1.566zM8 5c.535 0 .954.462.9.995l-.35 3.507a.552.552 0 01-1.1 0L7.1 5.995A.905.905 0 018 5zm.002 6a1 1 0 110 2 1 1 0 010-2z"})}),a.jsxs("p",{className:"text-[11px] text-cc-fg leading-snug",children:["Archiving will ",a.jsx("strong",{children:"remove the container"})," and any uncommitted changes."]})]})}),a.jsxs("p",{className:"text-xs text-cc-muted mb-3",children:["This session is linked to ",a.jsx("strong",{className:"text-cc-fg",children:e})," ",a.jsxs("span",{className:"text-cc-muted",children:["(",t,")"]}),". What should happen to the issue?"]}),a.jsxs("fieldset",{className:"space-y-2 mb-4",children:[a.jsx("legend",{className:"sr-only",children:"Linear issue transition choice"}),a.jsxs("label",{className:"flex items-center gap-2.5 px-2.5 py-2 rounded-lg border border-cc-border hover:bg-cc-hover/50 transition-colors cursor-pointer",children:[a.jsx("input",{type:"radio",name:"archive-linear-choice",value:"none",checked:h==="none",onChange:()=>p("none"),className:"accent-cc-primary"}),a.jsx("span",{className:"text-xs text-cc-fg",children:"Keep current status"})]}),a.jsxs("label",{className:`flex items-center gap-2.5 px-2.5 py-2 rounded-lg border border-cc-border transition-colors ${c?"hover:bg-cc-hover/50 cursor-pointer":"opacity-50 cursor-not-allowed"}`,children:[a.jsx("input",{type:"radio",name:"archive-linear-choice",value:"backlog",checked:h==="backlog",onChange:()=>p("backlog"),disabled:!c,className:"accent-cc-primary"}),a.jsx("span",{className:"text-xs text-cc-fg",children:"Move to Backlog"})]}),i&&l&&a.jsxs("label",{className:"flex items-center gap-2.5 px-2.5 py-2 rounded-lg border border-cc-border hover:bg-cc-hover/50 transition-colors cursor-pointer",children:[a.jsx("input",{type:"radio",name:"archive-linear-choice",value:"configured",checked:h==="configured",onChange:()=>p("configured"),className:"accent-cc-primary"}),a.jsxs("span",{className:"text-xs text-cc-fg",children:["Move to ",l]})]})]}),a.jsxs("div",{className:"flex justify-end gap-2",children:[a.jsx("button",{type:"button",onClick:f,className:"px-3 py-1.5 text-xs font-medium rounded-md bg-cc-hover text-cc-muted hover:text-cc-fg transition-colors cursor-pointer",children:"Cancel"}),a.jsx("button",{type:"button",onClick:()=>u(h,n||void 0),className:"px-3 py-1.5 text-xs font-medium rounded-md bg-cc-primary hover:bg-cc-primary-hover text-white transition-colors cursor-pointer",children:"Archive"})]})]})}),document.body)}function QC(e,t){return t>0?"awaiting":(e.status==="running"||e.status==="compacting")&&e.isConnected?"running":e.isReconnecting?"reconnecting":e.isConnected?"idle":"exited"}function XC({status:e}){switch(e){case"running":return a.jsxs("span",{className:"relative shrink-0 w-2 h-2",children:[a.jsx("span",{className:"absolute inset-0 rounded-full bg-cc-success animate-[pulse-dot_1.5s_ease-in-out_infinite]"}),a.jsx("span",{className:"w-2 h-2 rounded-full bg-cc-success block"})]});case"awaiting":return a.jsx("span",{className:"relative shrink-0 w-2 h-2",children:a.jsx("span",{className:"w-2 h-2 rounded-full bg-cc-warning block animate-[ring-pulse_1.5s_ease-out_infinite]"})});case"reconnecting":return a.jsx("span",{className:"relative shrink-0 w-2 h-2",children:a.jsx("span",{className:"w-2 h-2 rounded-full border border-cc-warning/40 border-t-cc-warning block animate-spin"})});case"idle":return a.jsx("span",{className:"w-2 h-2 rounded-full bg-cc-muted/40 shrink-0"});case"exited":return a.jsx("span",{className:"w-2 h-2 rounded-full border border-cc-muted/25 shrink-0"})}}function ZC({type:e}){return e==="codex"?a.jsx("span",{className:"text-[9px] font-semibold px-1.5 py-0.5 rounded bg-sky-500/15 text-sky-500 leading-none",children:"CX"}):a.jsx("span",{className:"text-[9px] font-semibold px-1.5 py-0.5 rounded bg-cc-success/15 text-cc-success leading-none",children:"CC"})}function cd({session:e,isActive:t,isArchived:n,sessionName:i,permCount:l,isRecentlyRenamed:c,onSelect:u,onStartRename:f,onArchive:h,onUnarchive:p,onDelete:g,onClearRecentlyRenamed:v,editingSessionId:y,editingName:b,setEditingName:_,onConfirmRename:k,onCancelRename:E,editInputRef:j}){const R=e.id.slice(0,8),C=i||e.model||R,P=y===e.id,[D,L]=S.useState(!1),F=S.useRef(null),B=S.useRef(null),I=n?"exited":QC(e,l),z=e.cwd||"";S.useEffect(()=>{if(!D)return;function T(Z){var Y;F.current&&!F.current.contains(Z.target)&&B.current&&!B.current.contains(Z.target)&&(L(!1),(Y=B.current)==null||Y.focus())}function ae(Z){var Y,U,$;if(Z.key==="Escape"){L(!1),(Y=B.current)==null||Y.focus();return}if(Z.key==="Tab"){L(!1);return}if((Z.key==="ArrowDown"||Z.key==="ArrowUp")&&((U=F.current)!=null&&U.contains(document.activeElement)||B.current===document.activeElement)){Z.preventDefault();const re=($=F.current)==null?void 0:$.querySelectorAll("[role='menuitem']");if(!re||re.length===0)return;const xe=document.activeElement,M=Array.from(re).indexOf(xe);Z.key==="ArrowDown"?re[M<re.length-1?M+1:0].focus():re[M>0?M-1:re.length-1].focus()}}return document.addEventListener("mousedown",T),document.addEventListener("touchstart",T),document.addEventListener("keydown",ae),()=>{document.removeEventListener("mousedown",T),document.removeEventListener("touchstart",T),document.removeEventListener("keydown",ae)}},[D]),S.useEffect(()=>{D&&requestAnimationFrame(()=>{var T,ae;(ae=(T=F.current)==null?void 0:T.querySelector("[role='menuitem']"))==null||ae.focus()})},[D]);const H=S.useCallback(T=>{L(!1),T()},[]);return a.jsxs("div",{className:"relative group",children:[a.jsxs("button",{onClick:()=>u(e.id),onDoubleClick:T=>{T.preventDefault(),f(e.id,C)},onKeyDown:T=>{T.key==="F2"&&!P&&(T.preventDefault(),f(e.id,C))},className:`w-full flex items-center gap-2 py-2 pl-2.5 pr-12 min-h-[44px] rounded-lg transition-all duration-100 cursor-pointer relative ${t?"bg-cc-active":"hover:bg-cc-hover"}`,children:[a.jsx("span",{"aria-hidden":!0,className:`absolute left-0 top-1/2 -translate-y-1/2 w-[3px] rounded-full transition-all duration-150 ${t?"h-5 bg-cc-primary":"h-0 bg-transparent"}`}),!P&&a.jsx(XC,{status:I}),P?a.jsx("input",{ref:j,value:b,onChange:T=>_(T.target.value),onKeyDown:T=>{T.key==="Enter"?(T.preventDefault(),k()):T.key==="Escape"&&(T.preventDefault(),E()),T.stopPropagation()},onBlur:k,onClick:T=>T.stopPropagation(),onDoubleClick:T=>T.stopPropagation(),className:"text-[12.5px] font-medium flex-1 min-w-0 text-cc-fg bg-transparent border border-cc-border rounded-md px-2 py-1 outline-none focus:border-cc-primary/50 focus:ring-1 focus:ring-cc-primary/20"}):a.jsxs("div",{className:"flex-1 min-w-0",children:[a.jsx("span",{className:`text-[12.5px] font-medium truncate block leading-snug ${t?"text-cc-fg":"text-cc-fg/90"} ${c?"animate-name-appear":""}`,onAnimationEnd:()=>v(e.id),children:C}),z&&a.jsx("span",{className:"text-[10px] text-cc-muted/70 truncate block leading-tight mt-px",children:z})]}),!P&&a.jsxs("span",{className:"flex items-center gap-1 shrink-0",children:[a.jsx(ZC,{type:e.backendType}),e.isContainerized&&a.jsx("span",{className:"flex items-center px-1 py-0.5 rounded bg-blue-400/10",title:"Docker",children:a.jsx("img",{src:"/logo-docker.svg",alt:"Docker logo",className:"w-3 h-3"})}),e.cronJobId&&a.jsx("span",{className:"flex items-center px-1 py-0.5 rounded bg-cc-primary/10",title:"Scheduled",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-2.5 h-2.5 text-cc-primary",children:a.jsx("path",{d:"M8 2a6 6 0 100 12A6 6 0 008 2zM0 8a8 8 0 1116 0A8 8 0 010 8zm9-3a1 1 0 10-2 0v3a1 1 0 00.293.707l2 2a1 1 0 001.414-1.414L9 7.586V5z"})})})]})]}),!n&&!P&&!D&&a.jsx("button",{onClick:T=>{T.stopPropagation(),h(T,e.id)},className:"absolute right-7 top-1/2 -translate-y-1/2 p-1 rounded-md opacity-0 pointer-events-none sm:group-hover:opacity-100 sm:group-hover:pointer-events-auto hover:bg-cc-border text-cc-muted hover:text-cc-fg transition-all cursor-pointer",title:"Archive","aria-label":"Archive session",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3",children:a.jsx("path",{d:"M2 4a1 1 0 011-1h10a1 1 0 011 1v1H2V4zm1 2h10v6a1 1 0 01-1 1H4a1 1 0 01-1-1V6zm3 2a.5.5 0 000 1h4a.5.5 0 000-1H6z"})})}),a.jsx("button",{ref:B,onClick:T=>{T.stopPropagation(),L(!D)},className:"absolute right-1 top-1/2 -translate-y-1/2 p-1 rounded-md opacity-100 pointer-events-auto sm:opacity-0 sm:pointer-events-none sm:group-hover:opacity-100 sm:group-hover:pointer-events-auto hover:bg-cc-border text-cc-muted hover:text-cc-fg transition-all cursor-pointer",title:"Session actions","aria-label":"Session actions","aria-haspopup":"true","aria-expanded":D,children:a.jsxs("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5",children:[a.jsx("circle",{cx:"8",cy:"3",r:"1.5"}),a.jsx("circle",{cx:"8",cy:"8",r:"1.5"}),a.jsx("circle",{cx:"8",cy:"13",r:"1.5"})]})}),D&&a.jsxs("div",{ref:F,role:"menu","aria-label":"Session actions",className:"absolute right-0 top-full mt-1 w-40 py-1 bg-cc-card border border-cc-border/80 rounded-lg shadow-xl z-10 animate-[menu-appear_150ms_ease-out]",children:[!n&&a.jsxs("button",{role:"menuitem",tabIndex:-1,onClick:()=>H(()=>f(e.id,C)),className:"w-full px-3 py-1.5 text-[12px] text-left text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer flex items-center gap-2",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 text-cc-muted",children:a.jsx("path",{d:"M12.146.854a.5.5 0 00-.707 0L3.714 8.579a.5.5 0 00-.138.242l-.777 3.11a.5.5 0 00.607.607l3.11-.777a.5.5 0 00.242-.138L14.573 3.854a.5.5 0 000-.708L12.146.854z"})}),"Rename"]}),n?a.jsxs(a.Fragment,{children:[a.jsxs("button",{role:"menuitem",tabIndex:-1,onClick:T=>H(()=>p(T,e.id)),className:"w-full px-3 py-1.5 text-[12px] text-left text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer flex items-center gap-2",children:[a.jsxs("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 text-cc-muted",children:[a.jsx("path",{d:"M8 4a.5.5 0 01.5.5v3.793l1.854-1.853a.5.5 0 01.707.707l-2.828 2.828a.5.5 0 01-.707 0L4.697 7.147a.5.5 0 01.707-.707L7.5 8.293V4.5A.5.5 0 018 4z"}),a.jsx("path",{d:"M2 12.5A1.5 1.5 0 003.5 14h9a1.5 1.5 0 001.5-1.5v-2a.5.5 0 00-1 0v2a.5.5 0 01-.5.5h-9a.5.5 0 01-.5-.5v-2a.5.5 0 00-1 0v2z"})]}),"Restore"]}),a.jsx("div",{className:"my-1 mx-2 border-t border-cc-border/50"}),a.jsxs("button",{role:"menuitem",tabIndex:-1,onClick:T=>H(()=>g(T,e.id)),className:"w-full px-3 py-1.5 text-[12px] text-left text-cc-error hover:bg-cc-error/5 transition-colors cursor-pointer flex items-center gap-2",children:[a.jsxs("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3",children:[a.jsx("path",{d:"M5.5 5.5A.5.5 0 016 6v6a.5.5 0 01-1 0V6a.5.5 0 01.5-.5zm2.5 0a.5.5 0 01.5.5v6a.5.5 0 01-1 0V6a.5.5 0 01.5-.5zm3 .5a.5.5 0 00-1 0v6a.5.5 0 001 0V6z"}),a.jsx("path",{fillRule:"evenodd",d:"M14.5 3a1 1 0 01-1 1H13v9a2 2 0 01-2 2H5a2 2 0 01-2-2V4h-.5a1 1 0 010-2H6a1 1 0 011-1h2a1 1 0 011 1h3.5a1 1 0 011 1zM4.118 4L4 4.059V13a1 1 0 001 1h6a1 1 0 001-1V4.059L11.882 4H4.118zM6 2h4v1H6V2z",clipRule:"evenodd"})]}),"Delete"]})]}):a.jsxs("button",{role:"menuitem",tabIndex:-1,onClick:T=>H(()=>h(T,e.id)),className:"w-full px-3 py-1.5 text-[12px] text-left text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer flex items-center gap-2",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 text-cc-muted",children:a.jsx("path",{d:"M2 4a1 1 0 011-1h10a1 1 0 011 1v1H2V4zm1 2h10v6a1 1 0 01-1 1H4a1 1 0 01-1-1V6zm3 2a.5.5 0 000 1h4a.5.5 0 000-1H6z"})}),"Archive"]})]})]})}function KC({group:e,isCollapsed:t,onToggleCollapse:n,currentSessionId:i,sessionNames:l,pendingPermissions:c,recentlyRenamed:u,onSelect:f,onStartRename:h,onArchive:p,onUnarchive:g,onDelete:v,onClearRecentlyRenamed:y,editingSessionId:b,editingName:_,setEditingName:k,onConfirmRename:E,onCancelRename:j,editInputRef:R,isFirst:C}){const P=t?e.sessions.slice(0,2).map(D=>l.get(D.id)||D.model||D.id.slice(0,8)).join(", ")+(e.sessions.length>2?", ...":""):"";return a.jsxs("div",{className:C?"":"mt-3 pt-3 border-t border-cc-separator",children:[a.jsxs("button",{onClick:()=>n(e.key),"aria-expanded":!t,className:"w-full px-2 py-1 flex items-center gap-1.5 hover:bg-cc-hover rounded-md transition-colors cursor-pointer group/header",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:`w-2 h-2 text-cc-muted/50 transition-transform duration-150 ${t?"":"rotate-90"}`,children:a.jsx("path",{d:"M6 4l4 4-4 4"})}),a.jsx("span",{className:"text-[11px] font-semibold text-cc-fg/60 truncate uppercase tracking-wide",children:e.label}),a.jsxs("span",{className:"flex items-center gap-1 ml-auto shrink-0",children:[e.runningCount>0&&a.jsx("span",{className:"w-1 h-1 rounded-full bg-cc-success",title:`${e.runningCount} running`}),e.permCount>0&&a.jsx("span",{className:"w-1 h-1 rounded-full bg-cc-warning",title:`${e.permCount} waiting`})]}),a.jsx("span",{className:"text-[10px] text-cc-muted/50 tabular-nums shrink-0",children:e.sessions.length})]}),t&&P&&a.jsx("div",{className:"text-[10px] text-cc-muted/70 truncate pl-5 pb-0.5",children:P}),!t&&a.jsx("div",{className:"mt-0.5",children:e.sessions.map(D=>{var F;const L=((F=c.get(D.id))==null?void 0:F.size)??0;return a.jsx(cd,{session:D,isActive:i===D.id,sessionName:l.get(D.id),permCount:L,isRecentlyRenamed:u.has(D.id),onSelect:f,onStartRename:h,onArchive:p,onUnarchive:g,onDelete:v,onClearRecentlyRenamed:y,editingSessionId:b,editingName:_,setEditingName:k,onConfirmRename:E,onCancelRename:j,editInputRef:R},D.id)})})]})}function JC(e,t,n=!1){return(n&&!!t&&(t==="/workspace"||t.startsWith("/workspace/"))?e:t||e).replace(/\/+$/,"")||"/"}function e4(e){if(e==="/")return"/";const t=e.split("/").filter(Boolean);return t.length===0?"/":t[t.length-1]}function t4(e){const t=new Map;for(const i of e){const l=JC(i.cwd,i.repoRoot||void 0,i.isContainerized),c=e4(l);t.has(l)||t.set(l,{key:l,label:c,sessions:[],runningCount:0,permCount:0,mostRecentActivity:0});const u=t.get(l);u.sessions.push(i),i.status==="running"&&u.runningCount++,u.permCount+=i.permCount,u.mostRecentActivity=Math.max(u.mostRecentActivity,i.createdAt)}const n=Array.from(t.values()).sort((i,l)=>i.label.localeCompare(l.label));for(const i of n)i.sessions.sort((l,c)=>c.createdAt-l.createdAt);return n}const n4=[{label:"Documentation",url:"https://docs.thecompanion.sh",viewBox:"0 0 16 16",iconPath:"M1 2.828c.885-.37 2.154-.769 3.388-.893 1.33-.134 2.458.063 3.112.752v9.746c-.935-.53-2.12-.603-3.213-.493-1.18.12-2.37.461-3.287.811V2.828zm7.5-.141c.654-.689 1.782-.886 3.112-.752 1.234.124 2.503.523 3.388.893v9.923c-.918-.35-2.107-.692-3.287-.81-1.094-.111-2.278-.039-3.213.492V2.687zM8 1.783C7.015.936 5.587.81 4.287.94c-1.514.153-3.042.672-3.994 1.105A.5.5 0 000 2.5v11a.5.5 0 00.707.455c.882-.4 2.303-.881 3.68-1.02 1.409-.142 2.59.087 3.223.877a.5.5 0 00.78 0c.633-.79 1.814-1.019 3.222-.877 1.378.139 2.8.62 3.681 1.02A.5.5 0 0016 13.5v-11a.5.5 0 00-.293-.455c-.952-.433-2.48-.952-3.994-1.105C10.413.809 8.985.936 8 1.783z"},{label:"GitHub",url:"https://github.com/The-Vibe-Company/companion",viewBox:"0 0 16 16",iconPath:"M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.013 8.013 0 0016 8c0-4.42-3.58-8-8-8z"},{label:"Website",url:"https://thecompanion.sh",viewBox:"0 0 16 16",iconPath:"M0 8a8 8 0 1116 0A8 8 0 010 8zm7.5-6.923c-.67.204-1.335.82-1.887 1.855A7.97 7.97 0 005.145 4H7.5V1.077zM4.09 4a9.267 9.267 0 01.64-1.539 6.7 6.7 0 01.597-.933A7.025 7.025 0 002.255 4H4.09zm-.582 3.5c.03-.877.138-1.718.312-2.5H1.674a6.958 6.958 0 00-.656 2.5h2.49zM4.847 5a12.5 12.5 0 00-.338 2.5H7.5V5H4.847zM8.5 5v2.5h2.99a12.495 12.495 0 00-.337-2.5H8.5zM4.51 8.5a12.5 12.5 0 00.337 2.5H7.5V8.5H4.51zm3.99 0V11h2.653c.187-.765.306-1.608.338-2.5H8.5zM5.145 12c.138.386.295.744.468 1.068.552 1.035 1.218 1.65 1.887 1.855V12H5.145zm.182 2.472a6.696 6.696 0 01-.597-.933A9.268 9.268 0 014.09 12H2.255a7.024 7.024 0 003.072 2.472zM3.82 11a13.652 13.652 0 01-.312-2.5h-2.49c.062.89.291 1.733.656 2.5H3.82zm6.853 3.472A7.024 7.024 0 0013.745 12H11.91a9.27 9.27 0 01-.64 1.539 6.688 6.688 0 01-.597.933zM8.5 12v2.923c.67-.204 1.335-.82 1.887-1.855.173-.324.33-.682.468-1.068H8.5zm3.68-1h2.146c.365-.767.594-1.61.656-2.5h-2.49a13.65 13.65 0 01-.312 2.5zm2.802-3.5a6.959 6.959 0 00-.656-2.5H12.18c.174.782.282 1.623.312 2.5h2.49zM11.27 2.461c.247.464.462.98.64 1.539h1.835a7.024 7.024 0 00-3.072-2.472c.218.284.418.598.597.933zM10.855 4a7.966 7.966 0 00-.468-1.068C9.835 1.897 9.17 1.282 8.5 1.077V4h2.355z"}],r4=[{id:"prompts",label:"Prompts",hash:"#/prompts",viewBox:"0 0 16 16",iconPath:"M3 2.5A1.5 1.5 0 014.5 1h5.879c.398 0 .779.158 1.06.44l1.621 1.62c.281.282.44.663.44 1.061V13.5A1.5 1.5 0 0112 15H4.5A1.5 1.5 0 013 13.5v-11zM4.5 2a.5.5 0 00-.5.5v11a.5.5 0 00.5.5H12a.5.5 0 00.5-.5V4.121a.5.5 0 00-.146-.353l-1.621-1.621A.5.5 0 0010.379 2H4.5zm1.25 4.25a.75.75 0 01.75-.75h3a.75.75 0 010 1.5h-3a.75.75 0 01-.75-.75zm0 3a.75.75 0 01.75-.75h3.5a.75.75 0 010 1.5H6.5a.75.75 0 01-.75-.75z"},{id:"integrations",label:"Integrations",hash:"#/integrations",activePages:["integrations","integration-linear","integration-linear-oauth","integration-tailscale"],viewBox:"0 0 16 16",iconPath:"M2.5 3A1.5 1.5 0 001 4.5v2A1.5 1.5 0 002.5 8h2A1.5 1.5 0 006 6.5v-2A1.5 1.5 0 004.5 3h-2zm0 1h2a.5.5 0 01.5.5v2a.5.5 0 01-.5.5h-2a.5.5 0 01-.5-.5v-2a.5.5 0 01.5-.5zm9 0A1.5 1.5 0 0010 5.5v2A1.5 1.5 0 0011.5 9h2A1.5 1.5 0 0015 7.5v-2A1.5 1.5 0 0013.5 4h-2zm0 1h2a.5.5 0 01.5.5v2a.5.5 0 01-.5.5h-2a.5.5 0 01-.5-.5v-2a.5.5 0 01.5-.5zM2.5 10A1.5 1.5 0 001 11.5v2A1.5 1.5 0 002.5 15h2A1.5 1.5 0 006 13.5v-2A1.5 1.5 0 004.5 10h-2zm0 1h2a.5.5 0 01.5.5v2a.5.5 0 01-.5.5h-2a.5.5 0 01-.5-.5v-2a.5.5 0 01.5-.5zM8.5 12a.5.5 0 100 1h5a.5.5 0 100-1h-5zm0-2a.5.5 0 100 1h2a.5.5 0 100-1h-2z"},{id:"environments",label:"Environments",hash:"#/environments",viewBox:"0 0 16 16",iconPath:"M8 1a2 2 0 012 2v1h2a2 2 0 012 2v6a2 2 0 01-2 2H4a2 2 0 01-2-2V6a2 2 0 012-2h2V3a2 2 0 012-2zm0 1.5a.5.5 0 00-.5.5v1h1V3a.5.5 0 00-.5-.5zM4 5.5a.5.5 0 00-.5.5v6a.5.5 0 00.5.5h8a.5.5 0 00.5-.5V6a.5.5 0 00-.5-.5H4z",activePages:["environments"]},{id:"sandboxes",label:"Sandboxes",hash:"#/sandboxes",viewBox:"0 0 16 16",iconPath:"M2 2a2 2 0 012-2h8a2 2 0 012 2v12a2 2 0 01-2 2H4a2 2 0 01-2-2V2zm2-.5a.5.5 0 00-.5.5v12a.5.5 0 00.5.5h8a.5.5 0 00.5-.5V2a.5.5 0 00-.5-.5H4zM6 4.5a.5.5 0 01.5-.5h3a.5.5 0 010 1h-3a.5.5 0 01-.5-.5zM6.5 7a.5.5 0 000 1h3a.5.5 0 000-1h-3z",activePages:["sandboxes"]},{id:"agents",label:"Agents",hash:"#/agents",activePages:["agents","agent-detail"],viewBox:"0 0 16 16",iconPath:"M8 1.5a2.5 2.5 0 00-2.5 2.5c0 1.38 1.12 2.5 2.5 2.5s2.5-1.12 2.5-2.5S9.38 1.5 8 1.5zM4 8a4 4 0 00-4 4v1.5a.5.5 0 00.5.5h15a.5.5 0 00.5-.5V12a4 4 0 00-4-4H4z"},{id:"runs",label:"Runs",hash:"#/runs",viewBox:"0 0 16 16",iconPath:"M8 1a7 7 0 100 14A7 7 0 008 1zm-.75 3.5a.75.75 0 011.5 0v3.19l2.03 2.03a.75.75 0 01-1.06 1.06l-2.25-2.25A.75.75 0 017.25 8V4.5z"},{id:"settings",label:"Settings",hash:"#/settings",viewBox:"0 0 20 20",iconPath:"M11.49 3.17c-.38-1.56-2.6-1.56-2.98 0a1.53 1.53 0 01-2.29.95c-1.35-.8-2.92.77-2.12 2.12.54.9.07 2.04-.95 2.29-1.56.38-1.56 2.6 0 2.98 1.02.25 1.49 1.39.95 2.29-.8 1.35.77 2.92 2.12 2.12.9-.54 2.04-.07 2.29.95.38 1.56 2.6 1.56 2.98 0 .25-1.02 1.39-1.49 2.29-.95 1.35.8 2.92-.77 2.12-2.12-.54-.9-.07-2.04.95-2.29 1.56-.38 1.56-2.6 0-2.98-1.02-.25-1.49-1.39-.95-2.29.8-1.35-.77-2.92-2.12-2.12-.9.54-2.04.07-2.29-.95zM10 13a3 3 0 100-6 3 3 0 000 6z",fillRule:"evenodd",clipRule:"evenodd"}],i4=[{id:"workbench",label:"Workbench",itemIds:["prompts","integrations"]},{id:"workspace",label:"Workspace",itemIds:["environments","sandboxes","agents","settings"]}],s4=new Map(r4.map(e=>[e.id,e]));function a4(){var gt,Ft;const[e,t]=S.useState(null),[n,i]=S.useState(""),[l,c]=S.useState(!1),[u,f]=S.useState(null),[h,p]=S.useState(null),[g,v]=S.useState(null),[y,b]=S.useState(!1),[_,k]=S.useState(null),[E,j]=S.useState(!1),[R,C]=S.useState(()=>typeof window<"u"?window.location.hash:""),P=S.useRef(null),D=S.useRef(null),L=Q(J=>J.sessions),F=Q(J=>J.sdkSessions),B=Q(J=>J.currentSessionId),I=Q(J=>J.cliConnected),z=Q(J=>J.cliReconnecting),H=Q(J=>J.sessionStatus),T=Q(J=>J.removeSession),ae=Q(J=>J.sessionNames),Z=Q(J=>J.recentlyRenamed),Y=Q(J=>J.clearRecentlyRenamed),U=Q(J=>J.pendingPermissions),$=Q(J=>J.linkedLinearIssues),re=Q(J=>J.collapsedProjects),xe=Q(J=>J.toggleProjectCollapse),M=zg(R);S.useEffect(()=>{let J=!0;async function pe(){try{const Ze=await we.listSessions();if(J){const _t=Q.getState();_t.setSdkSessions(Ze);const xt=Q.getState(),$n=new Set(Ze.map(Lt=>Lt.sessionId));for(const Lt of xt.sessions.keys())!$n.has(Lt)&&xt.connectionStatus.get(Lt)!=="connected"&&xt.removeSession(Lt);yN(Ze);for(const Lt of Ze)if(Lt.name&&(!_t.sessionNames.has(Lt.sessionId)||/^[A-Z][a-z]+ [A-Z][a-z]+$/.test(_t.sessionNames.get(Lt.sessionId)))){const Cn=_t.sessionNames.get(Lt.sessionId),Er=!!Cn&&/^[A-Z][a-z]+ [A-Z][a-z]+$/.test(Cn);Cn!==Lt.name&&(_t.setSessionName(Lt.sessionId,Lt.name),Er&&_t.markRecentlyRenamed(Lt.sessionId))}}}catch{}}pe();const me=setInterval(pe,5e3);return()=>{J=!1,clearInterval(me)}},[]),S.useEffect(()=>{const J=()=>C(window.location.hash);return window.addEventListener("hashchange",J),()=>window.removeEventListener("hashchange",J)},[]);function O(J){Og(J),window.innerWidth<768&&Q.getState().setSidebarOpen(!1)}function K(){Op(),Q.getState().newSession(),window.innerWidth<768&&Q.getState().setSidebarOpen(!1)}S.useEffect(()=>{e&&P.current&&(P.current.focus(),P.current.select())},[e]);function A(){e&&n.trim()&&(Q.getState().setSessionName(e,n.trim()),we.renameSession(e,n.trim()).catch(()=>{})),t(null),i("")}function fe(){t(null),i("")}function _e(J,pe){t(J),i(pe)}const je=S.useCallback((J,pe)=>{J.stopPropagation(),k(pe)},[]),Le=S.useCallback(async J=>{try{fm(J),await we.deleteSession(J)}catch{}Q.getState().currentSessionId===J&&Op(),T(J)},[T]),oe=S.useCallback(()=>{_&&(Le(_),k(null))},[_,Le]),Ee=S.useCallback(()=>{k(null)},[]),Fe=S.useCallback(()=>{j(!0)},[]),Mt=S.useCallback(async()=>{j(!1);const J=Q.getState(),pe=new Set;for(const Ze of J.sessions.keys())pe.add(Ze);for(const Ze of J.sdkSessions)pe.add(Ze.sessionId);const me=Array.from(pe).filter(Ze=>{const _t=J.sdkSessions.find(xt=>xt.sessionId===Ze);return(_t==null?void 0:_t.archived)??!1});for(const Ze of me)await Le(Ze)},[Le]),Ke=S.useCallback(()=>{j(!1)},[]);S.useEffect(()=>{if(!_&&!E)return;requestAnimationFrame(()=>{var pe,me;(me=(pe=D.current)==null?void 0:pe.querySelector("button"))==null||me.focus()});function J(pe){var xt;if(pe.key==="Escape"){E?Ke():Ee();return}if(pe.key!=="Tab")return;const me=(xt=D.current)==null?void 0:xt.querySelectorAll('button, [href], input, select, textarea, [tabindex]:not([tabindex="-1"])');if(!me||me.length===0)return;const Ze=me[0],_t=me[me.length-1];pe.shiftKey&&document.activeElement===Ze?(pe.preventDefault(),_t.focus()):!pe.shiftKey&&document.activeElement===_t&&(pe.preventDefault(),Ze.focus())}return document.addEventListener("keydown",J),()=>document.removeEventListener("keydown",J)},[_,E,Ee,Ke]);const Rt=S.useCallback(async(J,pe)=>{J.stopPropagation();const me=F.find(Cn=>Cn.sessionId===pe),Ze=L.get(pe),_t=(Ze==null?void 0:Ze.is_containerized)||!!(me!=null&&me.containerId)||!1,xt=$.get(pe),$n=((xt==null?void 0:xt.stateType)||"").toLowerCase();if(xt&&!($n==="completed"||$n==="canceled"||$n==="cancelled"))try{const Cn=await we.getArchiveInfo(pe);if(Cn.issueNotDone){p(pe),v(Cn),b(_t);return}}catch{}if(_t){f(pe);return}vt(pe)},[F,L,$]),vt=S.useCallback(async(J,pe,me)=>{try{fm(J);const Ze={};pe&&(Ze.force=!0),me&&me!=="none"&&(Ze.linearTransition=me),await we.archiveSession(J,Object.keys(Ze).length>0?Ze:void 0)}catch{}Q.getState().currentSessionId===J&&(Op(),Q.getState().newSession());try{const Ze=await we.listSessions();Q.getState().setSdkSessions(Ze)}catch{}},[]),He=S.useCallback(()=>{u&&(vt(u,!0),f(null))},[u,vt]),Ut=S.useCallback(()=>{f(null)},[]),vn=S.useCallback((J,pe)=>{h&&(vt(h,pe,J),p(null),v(null))},[h,vt]),un=S.useCallback(()=>{p(null),v(null)},[]),tn=S.useCallback(async(J,pe)=>{J.stopPropagation();try{await we.unarchiveSession(pe)}catch{}try{const me=await we.listSessions();Q.getState().setSdkSessions(me)}catch{}},[]),nn=new Set;for(const J of L.keys())nn.add(J);for(const J of F)nn.add(J.sessionId);const ke=Array.from(nn).map(J=>{var Ze;const pe=L.get(J),me=F.find(_t=>_t.sessionId===J);return{id:J,model:(pe==null?void 0:pe.model)||(me==null?void 0:me.model)||"",cwd:(pe==null?void 0:pe.cwd)||(me==null?void 0:me.cwd)||"",gitBranch:(pe==null?void 0:pe.git_branch)||(me==null?void 0:me.gitBranch)||"",isContainerized:(pe==null?void 0:pe.is_containerized)||!!(me!=null&&me.containerId)||!1,gitAhead:(pe==null?void 0:pe.git_ahead)||(me==null?void 0:me.gitAhead)||0,gitBehind:(pe==null?void 0:pe.git_behind)||(me==null?void 0:me.gitBehind)||0,linesAdded:(pe==null?void 0:pe.total_lines_added)||(me==null?void 0:me.totalLinesAdded)||0,linesRemoved:(pe==null?void 0:pe.total_lines_removed)||(me==null?void 0:me.totalLinesRemoved)||0,isConnected:I.get(J)??!1,isReconnecting:z.get(J)??!1,status:H.get(J)??null,sdkState:(me==null?void 0:me.state)??null,createdAt:(me==null?void 0:me.createdAt)??0,archived:(me==null?void 0:me.archived)??!1,backendType:(pe==null?void 0:pe.backend_type)||(me==null?void 0:me.backendType)||"claude",repoRoot:(pe==null?void 0:pe.repo_root)||"",permCount:((Ze=U.get(J))==null?void 0:Ze.size)??0,cronJobId:(pe==null?void 0:pe.cronJobId)||(me==null?void 0:me.cronJobId),cronJobName:(pe==null?void 0:pe.cronJobName)||(me==null?void 0:me.cronJobName),agentId:(pe==null?void 0:pe.agentId)||(me==null?void 0:me.agentId),agentName:(pe==null?void 0:pe.agentName)||(me==null?void 0:me.agentName)}}).sort((J,pe)=>pe.createdAt-J.createdAt),De=ke.filter(J=>!J.archived&&!J.cronJobId&&!J.agentId),ot=ke.filter(J=>!J.archived&&!!J.cronJobId),Pe=ke.filter(J=>!J.archived&&!!J.agentId),bn=ke.filter(J=>J.archived),le=B?ke.find(J=>J.id===B):null,be=(le==null?void 0:le.backendType)==="codex"?"/logo-codex.svg":"/logo.svg",[W,he]=S.useState(!0),[Ae,ut]=S.useState(!0),Xe=S.useMemo(()=>t4(De),[De]),et={onSelect:O,onStartRename:_e,onArchive:Rt,onUnarchive:tn,onDelete:je,onClearRecentlyRenamed:Y,editingSessionId:e,editingName:n,setEditingName:i,onConfirmRename:A,onCancelRename:fe,editInputRef:P};return a.jsxs("aside",{"aria-label":"Session sidebar",className:"w-full md:w-[260px] h-full flex flex-col bg-cc-sidebar",children:[a.jsx("div",{className:"p-3.5 pb-2",children:a.jsxs("div",{className:"flex items-center gap-2.5",children:[a.jsx("img",{src:be,alt:"",className:"w-6 h-6"}),a.jsx("span",{className:"text-[13px] font-semibold text-cc-fg tracking-tight",children:"The Companion"}),a.jsx("span",{className:"text-[9px] font-medium uppercase tracking-[0.14em] rounded-full px-1.5 py-0.5 bg-cc-primary/10 text-cc-primary border border-cc-primary/20 leading-none","aria-label":"Moritz Edition fork",title:"Moritz Edition fork of the-companion",children:"ME"}),a.jsx("button",{onClick:K,title:"New Session","aria-label":"New Session",className:"ml-auto hidden md:flex w-8 h-8 rounded-lg bg-cc-primary hover:bg-cc-primary-hover text-white items-center justify-center transition-colors duration-150 cursor-pointer",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"2.5",className:"w-3.5 h-3.5",children:a.jsx("path",{d:"M8 3v10M3 8h10"})})}),a.jsx("button",{onClick:()=>Q.getState().setSidebarOpen(!1),"aria-label":"Close sidebar",className:"md:hidden ml-auto w-8 h-8 rounded-lg flex items-center justify-center text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-4 h-4",children:a.jsx("path",{d:"M3.72 3.72a.75.75 0 011.06 0L8 6.94l3.22-3.22a.75.75 0 111.06 1.06L9.06 8l3.22 3.22a.75.75 0 11-1.06 1.06L8 9.06l-3.22 3.22a.75.75 0 01-1.06-1.06L6.94 8 3.72 4.78a.75.75 0 010-1.06z"})})})]})}),u&&a.jsx("div",{className:"mx-2 mb-1 p-2.5 rounded-[10px] bg-cc-warning/10 border border-cc-warning/20",children:a.jsxs("div",{className:"flex items-start gap-2",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-4 h-4 text-cc-warning shrink-0 mt-0.5",children:a.jsx("path",{d:"M8.982 1.566a1.13 1.13 0 00-1.96 0L.165 13.233c-.457.778.091 1.767.98 1.767h13.713c.889 0 1.438-.99.98-1.767L8.982 1.566zM8 5c.535 0 .954.462.9.995l-.35 3.507a.552.552 0 01-1.1 0L7.1 5.995A.905.905 0 018 5zm.002 6a1 1 0 110 2 1 1 0 010-2z"})}),a.jsxs("div",{className:"flex-1 min-w-0",children:[a.jsxs("p",{className:"text-[11px] text-cc-fg leading-snug",children:["Archiving will ",a.jsx("strong",{children:"remove the container"})," and any uncommitted changes."]}),a.jsxs("div",{className:"flex gap-2 mt-2",children:[a.jsx("button",{onClick:Ut,className:"px-2.5 py-1 text-[11px] font-medium rounded-md bg-cc-hover text-cc-muted hover:text-cc-fg transition-colors cursor-pointer",children:"Cancel"}),a.jsx("button",{onClick:He,className:"px-2.5 py-1 text-[11px] font-medium rounded-md bg-cc-error/10 text-cc-error hover:bg-cc-error/20 transition-colors cursor-pointer",children:"Archive"})]})]})]})}),a.jsx("div",{className:"flex-1 overflow-y-auto px-2.5 pb-2",children:De.length===0&&ot.length===0&&bn.length===0?a.jsx("p",{className:"px-3 py-8 text-xs text-cc-muted text-center leading-relaxed",children:"No sessions yet."}):a.jsxs(a.Fragment,{children:[Xe.map((J,pe)=>a.jsx(KC,{group:J,isCollapsed:re.has(J.key),onToggleCollapse:xe,currentSessionId:B,sessionNames:ae,pendingPermissions:U,recentlyRenamed:Z,isFirst:pe===0,...et},J.key)),ot.length>0&&a.jsxs("div",{className:"mt-3 pt-3 border-t border-cc-separator",children:[a.jsxs("button",{onClick:()=>he(!W),"aria-expanded":W,className:"w-full px-2 py-1 text-[11px] font-semibold text-cc-fg/60 uppercase tracking-wide flex items-center gap-1.5 hover:bg-cc-hover rounded-md transition-colors cursor-pointer",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:`w-2 h-2 text-cc-muted/50 transition-transform duration-150 ${W?"rotate-90":""}`,children:a.jsx("path",{d:"M6 4l4 4-4 4"})}),"Scheduled Runs (",ot.length,")"]}),W&&a.jsx("div",{className:"mt-0.5",children:ot.map(J=>{var pe;return a.jsx(cd,{session:J,isActive:B===J.id,sessionName:ae.get(J.id),permCount:((pe=U.get(J.id))==null?void 0:pe.size)??0,isRecentlyRenamed:Z.has(J.id),...et},J.id)})})]}),Pe.length>0&&a.jsxs("div",{className:"mt-3 pt-3 border-t border-cc-separator",children:[a.jsxs("button",{onClick:()=>ut(!Ae),"aria-expanded":Ae,className:"w-full px-2 py-1 text-[11px] font-semibold text-cc-fg/60 uppercase tracking-wide flex items-center gap-1.5 hover:bg-cc-hover rounded-md transition-colors cursor-pointer",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:`w-2 h-2 text-cc-muted/50 transition-transform duration-150 ${Ae?"rotate-90":""}`,children:a.jsx("path",{d:"M6 4l4 4-4 4"})}),"Agent Runs (",Pe.length,")"]}),Ae&&a.jsx("div",{className:"mt-0.5",children:Pe.map(J=>{var pe;return a.jsx(cd,{session:J,isActive:B===J.id,sessionName:ae.get(J.id),permCount:((pe=U.get(J.id))==null?void 0:pe.size)??0,isRecentlyRenamed:Z.has(J.id),...et},J.id)})})]}),bn.length>0&&a.jsxs("div",{className:"mt-3 pt-3 border-t border-cc-separator",children:[a.jsxs("div",{className:"flex items-center",children:[a.jsxs("button",{onClick:()=>c(!l),"aria-expanded":l,className:"flex-1 px-2 py-1 text-[11px] font-semibold text-cc-fg/60 uppercase tracking-wide flex items-center gap-1.5 hover:bg-cc-hover rounded-md transition-colors cursor-pointer",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:`w-2 h-2 text-cc-muted/50 transition-transform duration-150 ${l?"rotate-90":""}`,children:a.jsx("path",{d:"M6 4l4 4-4 4"})}),"Archived (",bn.length,")"]}),l&&bn.length>1&&a.jsx("button",{onClick:Fe,className:"px-2 py-0.5 mr-1 text-[10px] text-cc-error/80 hover:text-cc-error hover:bg-cc-error/5 rounded-md transition-colors cursor-pointer",title:"Delete all archived sessions",children:"Delete all"})]}),l&&a.jsx("div",{className:"mt-0.5",children:bn.map(J=>{var pe;return a.jsx(cd,{session:J,isActive:B===J.id,isArchived:!0,sessionName:ae.get(J.id),permCount:((pe=U.get(J.id))==null?void 0:pe.size)??0,isRecentlyRenamed:Z.has(J.id),...et},J.id)})})]})]})}),a.jsx("div",{className:"md:hidden flex justify-end px-4 pb-2",children:a.jsx("button",{onClick:K,title:"New Session","aria-label":"New Session",className:"w-12 h-12 rounded-full bg-cc-primary hover:bg-cc-primary-hover text-white flex items-center justify-center shadow-lg transition-colors duration-150 cursor-pointer",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"2.5",className:"w-5 h-5",children:a.jsx("path",{d:"M8 3v10M3 8h10"})})})}),a.jsxs("div",{className:"px-2 py-1.5 pb-safe bg-cc-sidebar-footer border-t border-cc-border/30",children:[a.jsx("nav",{className:"flex flex-col gap-1.5","aria-label":"Navigation",children:i4.map(J=>a.jsxs("section",{className:"rounded-lg border border-cc-border/30 bg-cc-card/20 p-0.5",children:[a.jsx("span",{className:"px-2 py-0.5 text-[10px] font-semibold uppercase tracking-[0.14em] text-cc-muted/75 block",children:J.label}),a.jsx("div",{className:"flex flex-col",children:J.itemIds.map(pe=>{const me=s4.get(pe);if(!me)return null;const Ze=me.activePages?me.activePages.some(_t=>M.page===_t):M.page===me.id;return a.jsxs("button",{onClick:()=>{window.location.hash=me.hash,window.innerWidth<768&&Q.getState().setSidebarOpen(!1)},title:me.label,"aria-current":Ze?"page":void 0,className:`group flex min-h-[44px] md:min-h-[34px] w-full items-center gap-2 rounded-md px-2 py-1 md:py-0.5 text-left transition-colors duration-150 cursor-pointer focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-cc-primary/60 ${Ze?"bg-cc-active text-cc-fg":"text-cc-muted hover:text-cc-fg hover:bg-cc-hover"}`,children:[a.jsx("span",{"aria-hidden":!0,className:`h-4 w-0.5 shrink-0 rounded-full transition-colors ${Ze?"bg-cc-primary":"bg-transparent group-hover:bg-cc-border"}`}),a.jsx("svg",{viewBox:me.viewBox,fill:"currentColor",className:"w-3.5 h-3.5 shrink-0",children:a.jsx("path",{d:me.iconPath,fillRule:me.fillRule,clipRule:me.clipRule})}),a.jsx("span",{className:"min-w-0 flex-1 text-[12px] font-medium leading-tight",children:me.label})]},me.id)})})]},J.id))}),a.jsx("div",{className:"mt-1.5 rounded-lg border border-cc-border/30 bg-cc-card/20 px-1.5 py-0.5",children:a.jsxs("div",{className:"flex items-center justify-between",children:[a.jsx("span",{className:"px-1 text-[10px] font-semibold uppercase tracking-[0.14em] text-cc-muted/75",children:"Resources"}),a.jsx("div",{className:"flex items-center gap-0.5",children:n4.map(J=>a.jsx("a",{href:J.url,target:"_blank",rel:"noopener noreferrer",title:J.label,"aria-label":`Open ${J.label.toLowerCase()}`,className:"w-9 h-9 md:w-7 md:h-7 rounded-md flex items-center justify-center text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors",children:a.jsx("svg",{viewBox:J.viewBox,fill:"currentColor",className:"w-3.5 h-3.5",children:a.jsx("path",{d:J.iconPath})})},J.label))})]})})]}),(_||E)&&a.jsx("div",{className:"fixed inset-0 z-50 flex items-center justify-center bg-black/50 backdrop-blur-sm animate-[fadeIn_150ms_ease-out]",onClick:E?Ke:Ee,children:a.jsxs("div",{ref:D,role:"alertdialog","aria-modal":"true","aria-labelledby":"delete-dialog-title","aria-describedby":"delete-dialog-desc",className:"mx-4 w-full max-w-[280px] bg-cc-card border border-cc-border rounded-xl shadow-2xl p-5 animate-[menu-appear_150ms_ease-out]",onClick:J=>J.stopPropagation(),children:[a.jsx("div",{className:"flex justify-center mb-3",children:a.jsx("div",{className:"w-10 h-10 rounded-full bg-cc-error/10 flex items-center justify-center",children:a.jsxs("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-5 h-5 text-cc-error",children:[a.jsx("path",{d:"M5.5 5.5A.5.5 0 016 6v6a.5.5 0 01-1 0V6a.5.5 0 01.5-.5zm2.5 0a.5.5 0 01.5.5v6a.5.5 0 01-1 0V6a.5.5 0 01.5-.5zm3 .5a.5.5 0 00-1 0v6a.5.5 0 001 0V6z"}),a.jsx("path",{fillRule:"evenodd",d:"M14.5 3a1 1 0 01-1 1H13v9a2 2 0 01-2 2H5a2 2 0 01-2-2V4h-.5a1 1 0 010-2H6a1 1 0 011-1h2a1 1 0 011 1h3.5a1 1 0 011 1zM4.118 4L4 4.059V13a1 1 0 001 1h6a1 1 0 001-1V4.059L11.882 4H4.118zM6 2h4v1H6V2z",clipRule:"evenodd"})]})})}),a.jsx("p",{id:"delete-dialog-title",className:"text-[13px] font-semibold text-cc-fg text-center",children:E?"Delete all archived?":"Delete session?"}),a.jsx("p",{id:"delete-dialog-desc",className:"text-[12px] text-cc-muted text-center mt-1.5 leading-relaxed",children:E?`This will permanently delete ${bn.length} archived session${bn.length===1?"":"s"}. This cannot be undone.`:"This will permanently delete this session and its history. This cannot be undone."}),a.jsxs("div",{className:"flex gap-2.5 mt-4",children:[a.jsx("button",{onClick:E?Ke:Ee,className:"flex-1 px-3 py-2 text-[12px] font-medium rounded-lg bg-cc-hover text-cc-muted hover:text-cc-fg transition-colors cursor-pointer",children:"Cancel"}),a.jsx("button",{onClick:E?Mt:oe,className:"flex-1 px-3 py-2 text-[12px] font-medium rounded-lg bg-cc-error/15 text-cc-error hover:bg-cc-error/25 transition-colors cursor-pointer",children:E?"Delete all":"Delete"})]})]})}),h&&g&&a.jsx(WC,{issueIdentifier:((gt=g.issue)==null?void 0:gt.identifier)||"",issueStateName:((Ft=g.issue)==null?void 0:Ft.stateName)||"",isContainerized:y,archiveTransitionConfigured:g.archiveTransitionConfigured||!1,archiveTransitionStateName:g.archiveTransitionStateName,hasBacklogState:g.hasBacklogState||!1,onConfirm:vn,onCancel:un})]})}function l4(e,t){const n={};return(e[e.length-1]===""?[...e,""]:e).join((n.padRight?" ":"")+","+(n.padLeft===!1?"":" ")).trim()}const o4=/^[$_\p{ID_Start}][$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,c4=/^[$_\p{ID_Start}][-$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,u4={};function by(e,t){return(u4.jsx?c4:o4).test(e)}const d4=/[ \t\n\f\r]/g;function f4(e){return typeof e=="object"?e.type==="text"?yy(e.value):!1:yy(e)}function yy(e){return e.replace(d4,"")===""}class bc{constructor(t,n,i){this.normal=n,this.property=t,i&&(this.space=i)}}bc.prototype.normal={};bc.prototype.property={};bc.prototype.space=void 0;function dw(e,t){const n={},i={};for(const l of e)Object.assign(n,l.property),Object.assign(i,l.normal);return new bc(n,i,t)}function eg(e){return e.toLowerCase()}class Zn{constructor(t,n){this.attribute=n,this.property=t}}Zn.prototype.attribute="";Zn.prototype.booleanish=!1;Zn.prototype.boolean=!1;Zn.prototype.commaOrSpaceSeparated=!1;Zn.prototype.commaSeparated=!1;Zn.prototype.defined=!1;Zn.prototype.mustUseProperty=!1;Zn.prototype.number=!1;Zn.prototype.overloadedBoolean=!1;Zn.prototype.property="";Zn.prototype.spaceSeparated=!1;Zn.prototype.space=void 0;let h4=0;const Ge=oa(),on=oa(),tg=oa(),ve=oa(),Ct=oa(),ia=oa(),sr=oa();function oa(){return 2**++h4}const ng=Object.freeze(Object.defineProperty({__proto__:null,boolean:Ge,booleanish:on,commaOrSpaceSeparated:sr,commaSeparated:ia,number:ve,overloadedBoolean:tg,spaceSeparated:Ct},Symbol.toStringTag,{value:"Module"})),Bp=Object.keys(ng);class Bg extends Zn{constructor(t,n,i,l){let c=-1;if(super(t,n),_y(this,"space",l),typeof i=="number")for(;++c<Bp.length;){const u=Bp[c];_y(this,Bp[c],(i&ng[u])===ng[u])}}}Bg.prototype.defined=!0;function _y(e,t,n){n&&(e[t]=n)}function vl(e){const t={},n={};for(const[i,l]of Object.entries(e.properties)){const c=new Bg(i,e.transform(e.attributes||{},i),l,e.space);e.mustUseProperty&&e.mustUseProperty.includes(i)&&(c.mustUseProperty=!0),t[i]=c,n[eg(i)]=i,n[eg(c.attribute)]=i}return new bc(t,n,e.space)}const fw=vl({properties:{ariaActiveDescendant:null,ariaAtomic:on,ariaAutoComplete:null,ariaBusy:on,ariaChecked:on,ariaColCount:ve,ariaColIndex:ve,ariaColSpan:ve,ariaControls:Ct,ariaCurrent:null,ariaDescribedBy:Ct,ariaDetails:null,ariaDisabled:on,ariaDropEffect:Ct,ariaErrorMessage:null,ariaExpanded:on,ariaFlowTo:Ct,ariaGrabbed:on,ariaHasPopup:null,ariaHidden:on,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:Ct,ariaLevel:ve,ariaLive:null,ariaModal:on,ariaMultiLine:on,ariaMultiSelectable:on,ariaOrientation:null,ariaOwns:Ct,ariaPlaceholder:null,ariaPosInSet:ve,ariaPressed:on,ariaReadOnly:on,ariaRelevant:null,ariaRequired:on,ariaRoleDescription:Ct,ariaRowCount:ve,ariaRowIndex:ve,ariaRowSpan:ve,ariaSelected:on,ariaSetSize:ve,ariaSort:null,ariaValueMax:ve,ariaValueMin:ve,ariaValueNow:ve,ariaValueText:null,role:null},transform(e,t){return t==="role"?t:"aria-"+t.slice(4).toLowerCase()}});function hw(e,t){return t in e?e[t]:t}function pw(e,t){return hw(e,t.toLowerCase())}const p4=vl({attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:ia,acceptCharset:Ct,accessKey:Ct,action:null,allow:null,allowFullScreen:Ge,allowPaymentRequest:Ge,allowUserMedia:Ge,alpha:Ge,alt:null,as:null,async:Ge,autoCapitalize:null,autoComplete:Ct,autoFocus:Ge,autoPlay:Ge,blocking:Ct,capture:null,charSet:null,checked:Ge,cite:null,className:Ct,closedBy:null,colorSpace:null,cols:ve,colSpan:ve,command:null,commandFor:null,content:null,contentEditable:on,controls:Ge,controlsList:Ct,coords:ve|ia,crossOrigin:null,data:null,dateTime:null,decoding:null,default:Ge,defer:Ge,dir:null,dirName:null,disabled:Ge,download:tg,draggable:on,encType:null,enterKeyHint:null,fetchPriority:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:Ge,formTarget:null,headers:Ct,height:ve,hidden:tg,high:ve,href:null,hrefLang:null,htmlFor:Ct,httpEquiv:Ct,id:null,imageSizes:null,imageSrcSet:null,inert:Ge,inputMode:null,integrity:null,is:null,isMap:Ge,itemId:null,itemProp:Ct,itemRef:Ct,itemScope:Ge,itemType:Ct,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:Ge,low:ve,manifest:null,max:null,maxLength:ve,media:null,method:null,min:null,minLength:ve,multiple:Ge,muted:Ge,name:null,nonce:null,noModule:Ge,noValidate:Ge,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:Ge,optimum:ve,pattern:null,ping:Ct,placeholder:null,playsInline:Ge,popover:null,popoverTarget:null,popoverTargetAction:null,poster:null,preload:null,readOnly:Ge,referrerPolicy:null,rel:Ct,required:Ge,reversed:Ge,rows:ve,rowSpan:ve,sandbox:Ct,scope:null,scoped:Ge,seamless:Ge,selected:Ge,shadowRootClonable:Ge,shadowRootCustomElementRegistry:Ge,shadowRootDelegatesFocus:Ge,shadowRootMode:null,shadowRootSerializable:Ge,shape:null,size:ve,sizes:null,slot:null,span:ve,spellCheck:on,src:null,srcDoc:null,srcLang:null,srcSet:null,start:ve,step:null,style:null,tabIndex:ve,target:null,title:null,translate:null,type:null,typeMustMatch:Ge,useMap:null,value:on,width:ve,wrap:null,writingSuggestions:null,align:null,aLink:null,archive:Ct,axis:null,background:null,bgColor:null,border:ve,borderColor:null,bottomMargin:ve,cellPadding:null,cellSpacing:null,char:null,charOff:null,classId:null,clear:null,code:null,codeBase:null,codeType:null,color:null,compact:Ge,declare:Ge,event:null,face:null,frame:null,frameBorder:null,hSpace:ve,leftMargin:ve,link:null,longDesc:null,lowSrc:null,marginHeight:ve,marginWidth:ve,noResize:Ge,noHref:Ge,noShade:Ge,noWrap:Ge,object:null,profile:null,prompt:null,rev:null,rightMargin:ve,rules:null,scheme:null,scrolling:on,standby:null,summary:null,text:null,topMargin:ve,valueType:null,version:null,vAlign:null,vLink:null,vSpace:ve,allowTransparency:null,autoCorrect:null,autoSave:null,credentialless:Ge,disablePictureInPicture:Ge,disableRemotePlayback:Ge,exportParts:ia,part:Ct,prefix:null,property:null,results:ve,security:null,unselectable:null},space:"html",transform:pw}),m4=vl({attributes:{accentHeight:"accent-height",alignmentBaseline:"alignment-baseline",arabicForm:"arabic-form",baselineShift:"baseline-shift",capHeight:"cap-height",className:"class",clipPath:"clip-path",clipRule:"clip-rule",colorInterpolation:"color-interpolation",colorInterpolationFilters:"color-interpolation-filters",colorProfile:"color-profile",colorRendering:"color-rendering",crossOrigin:"crossorigin",dataType:"datatype",dominantBaseline:"dominant-baseline",enableBackground:"enable-background",fillOpacity:"fill-opacity",fillRule:"fill-rule",floodColor:"flood-color",floodOpacity:"flood-opacity",fontFamily:"font-family",fontSize:"font-size",fontSizeAdjust:"font-size-adjust",fontStretch:"font-stretch",fontStyle:"font-style",fontVariant:"font-variant",fontWeight:"font-weight",glyphName:"glyph-name",glyphOrientationHorizontal:"glyph-orientation-horizontal",glyphOrientationVertical:"glyph-orientation-vertical",hrefLang:"hreflang",horizAdvX:"horiz-adv-x",horizOriginX:"horiz-origin-x",horizOriginY:"horiz-origin-y",imageRendering:"image-rendering",letterSpacing:"letter-spacing",lightingColor:"lighting-color",markerEnd:"marker-end",markerMid:"marker-mid",markerStart:"marker-start",maskType:"mask-type",navDown:"nav-down",navDownLeft:"nav-down-left",navDownRight:"nav-down-right",navLeft:"nav-left",navNext:"nav-next",navPrev:"nav-prev",navRight:"nav-right",navUp:"nav-up",navUpLeft:"nav-up-left",navUpRight:"nav-up-right",onAbort:"onabort",onActivate:"onactivate",onAfterPrint:"onafterprint",onBeforePrint:"onbeforeprint",onBegin:"onbegin",onCancel:"oncancel",onCanPlay:"oncanplay",onCanPlayThrough:"oncanplaythrough",onChange:"onchange",onClick:"onclick",onClose:"onclose",onCopy:"oncopy",onCueChange:"oncuechange",onCut:"oncut",onDblClick:"ondblclick",onDrag:"ondrag",onDragEnd:"ondragend",onDragEnter:"ondragenter",onDragExit:"ondragexit",onDragLeave:"ondragleave",onDragOver:"ondragover",onDragStart:"ondragstart",onDrop:"ondrop",onDurationChange:"ondurationchange",onEmptied:"onemptied",onEnd:"onend",onEnded:"onended",onError:"onerror",onFocus:"onfocus",onFocusIn:"onfocusin",onFocusOut:"onfocusout",onHashChange:"onhashchange",onInput:"oninput",onInvalid:"oninvalid",onKeyDown:"onkeydown",onKeyPress:"onkeypress",onKeyUp:"onkeyup",onLoad:"onload",onLoadedData:"onloadeddata",onLoadedMetadata:"onloadedmetadata",onLoadStart:"onloadstart",onMessage:"onmessage",onMouseDown:"onmousedown",onMouseEnter:"onmouseenter",onMouseLeave:"onmouseleave",onMouseMove:"onmousemove",onMouseOut:"onmouseout",onMouseOver:"onmouseover",onMouseUp:"onmouseup",onMouseWheel:"onmousewheel",onOffline:"onoffline",onOnline:"ononline",onPageHide:"onpagehide",onPageShow:"onpageshow",onPaste:"onpaste",onPause:"onpause",onPlay:"onplay",onPlaying:"onplaying",onPopState:"onpopstate",onProgress:"onprogress",onRateChange:"onratechange",onRepeat:"onrepeat",onReset:"onreset",onResize:"onresize",onScroll:"onscroll",onSeeked:"onseeked",onSeeking:"onseeking",onSelect:"onselect",onShow:"onshow",onStalled:"onstalled",onStorage:"onstorage",onSubmit:"onsubmit",onSuspend:"onsuspend",onTimeUpdate:"ontimeupdate",onToggle:"ontoggle",onUnload:"onunload",onVolumeChange:"onvolumechange",onWaiting:"onwaiting",onZoom:"onzoom",overlinePosition:"overline-position",overlineThickness:"overline-thickness",paintOrder:"paint-order",panose1:"panose-1",pointerEvents:"pointer-events",referrerPolicy:"referrerpolicy",renderingIntent:"rendering-intent",shapeRendering:"shape-rendering",stopColor:"stop-color",stopOpacity:"stop-opacity",strikethroughPosition:"strikethrough-position",strikethroughThickness:"strikethrough-thickness",strokeDashArray:"stroke-dasharray",strokeDashOffset:"stroke-dashoffset",strokeLineCap:"stroke-linecap",strokeLineJoin:"stroke-linejoin",strokeMiterLimit:"stroke-miterlimit",strokeOpacity:"stroke-opacity",strokeWidth:"stroke-width",tabIndex:"tabindex",textAnchor:"text-anchor",textDecoration:"text-decoration",textRendering:"text-rendering",transformOrigin:"transform-origin",typeOf:"typeof",underlinePosition:"underline-position",underlineThickness:"underline-thickness",unicodeBidi:"unicode-bidi",unicodeRange:"unicode-range",unitsPerEm:"units-per-em",vAlphabetic:"v-alphabetic",vHanging:"v-hanging",vIdeographic:"v-ideographic",vMathematical:"v-mathematical",vectorEffect:"vector-effect",vertAdvY:"vert-adv-y",vertOriginX:"vert-origin-x",vertOriginY:"vert-origin-y",wordSpacing:"word-spacing",writingMode:"writing-mode",xHeight:"x-height",playbackOrder:"playbackorder",timelineBegin:"timelinebegin"},properties:{about:sr,accentHeight:ve,accumulate:null,additive:null,alignmentBaseline:null,alphabetic:ve,amplitude:ve,arabicForm:null,ascent:ve,attributeName:null,attributeType:null,azimuth:ve,bandwidth:null,baselineShift:null,baseFrequency:null,baseProfile:null,bbox:null,begin:null,bias:ve,by:null,calcMode:null,capHeight:ve,className:Ct,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:ve,diffuseConstant:ve,direction:null,display:null,dur:null,divisor:ve,dominantBaseline:null,download:Ge,dx:null,dy:null,edgeMode:null,editable:null,elevation:ve,enableBackground:null,end:null,event:null,exponent:ve,externalResourcesRequired:null,fill:null,fillOpacity:ve,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:ia,g2:ia,glyphName:ia,glyphOrientationHorizontal:null,glyphOrientationVertical:null,glyphRef:null,gradientTransform:null,gradientUnits:null,handler:null,hanging:ve,hatchContentUnits:null,hatchUnits:null,height:null,href:null,hrefLang:null,horizAdvX:ve,horizOriginX:ve,horizOriginY:ve,id:null,ideographic:ve,imageRendering:null,initialVisibility:null,in:null,in2:null,intercept:ve,k:ve,k1:ve,k2:ve,k3:ve,k4:ve,kernelMatrix:sr,kernelUnitLength:null,keyPoints:null,keySplines:null,keyTimes:null,kerning:null,lang:null,lengthAdjust:null,letterSpacing:null,lightingColor:null,limitingConeAngle:ve,local:null,markerEnd:null,markerMid:null,markerStart:null,markerHeight:null,markerUnits:null,markerWidth:null,mask:null,maskContentUnits:null,maskType:null,maskUnits:null,mathematical:null,max:null,media:null,mediaCharacterEncoding:null,mediaContentEncodings:null,mediaSize:ve,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:ve,overlineThickness:ve,paintOrder:null,panose1:null,path:null,pathLength:ve,patternContentUnits:null,patternTransform:null,patternUnits:null,phase:null,ping:Ct,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:ve,pointsAtY:ve,pointsAtZ:ve,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:sr,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:sr,rev:sr,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:sr,requiredFeatures:sr,requiredFonts:sr,requiredFormats:sr,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:ve,specularExponent:ve,spreadMethod:null,spacing:null,startOffset:null,stdDeviation:null,stemh:null,stemv:null,stitchTiles:null,stopColor:null,stopOpacity:null,strikethroughPosition:ve,strikethroughThickness:ve,string:null,stroke:null,strokeDashArray:sr,strokeDashOffset:null,strokeLineCap:null,strokeLineJoin:null,strokeMiterLimit:ve,strokeOpacity:ve,strokeWidth:null,style:null,surfaceScale:ve,syncBehavior:null,syncBehaviorDefault:null,syncMaster:null,syncTolerance:null,syncToleranceDefault:null,systemLanguage:sr,tabIndex:ve,tableValues:null,target:null,targetX:ve,targetY:ve,textAnchor:null,textDecoration:null,textRendering:null,textLength:null,timelineBegin:null,title:null,transformBehavior:null,type:null,typeOf:sr,to:null,transform:null,transformOrigin:null,u1:null,u2:null,underlinePosition:ve,underlineThickness:ve,unicode:null,unicodeBidi:null,unicodeRange:null,unitsPerEm:ve,values:null,vAlphabetic:ve,vMathematical:ve,vectorEffect:null,vHanging:ve,vIdeographic:ve,version:null,vertAdvY:ve,vertOriginX:ve,vertOriginY:ve,viewBox:null,viewTarget:null,visibility:null,width:null,widths:null,wordSpacing:null,writingMode:null,x:null,x1:null,x2:null,xChannelSelector:null,xHeight:ve,y:null,y1:null,y2:null,yChannelSelector:null,z:null,zoomAndPan:null},space:"svg",transform:hw}),mw=vl({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()}}),gw=vl({attributes:{xmlnsxlink:"xmlns:xlink"},properties:{xmlnsXLink:null,xmlns:null},space:"xmlns",transform:pw}),xw=vl({properties:{xmlBase:null,xmlLang:null,xmlSpace:null},space:"xml",transform(e,t){return"xml:"+t.slice(3).toLowerCase()}}),g4={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"},x4=/[A-Z]/g,wy=/-[a-z]/g,v4=/^data[-\w.:]+$/i;function b4(e,t){const n=eg(t);let i=t,l=Zn;if(n in e.normal)return e.property[e.normal[n]];if(n.length>4&&n.slice(0,4)==="data"&&v4.test(t)){if(t.charAt(4)==="-"){const c=t.slice(5).replace(wy,_4);i="data"+c.charAt(0).toUpperCase()+c.slice(1)}else{const c=t.slice(4);if(!wy.test(c)){let u=c.replace(x4,y4);u.charAt(0)!=="-"&&(u="-"+u),t="data"+u}}l=Bg}return new l(i,t)}function y4(e){return"-"+e.toLowerCase()}function _4(e){return e.charAt(1).toUpperCase()}const w4=dw([fw,p4,mw,gw,xw],"html"),$g=dw([fw,m4,mw,gw,xw],"svg");function S4(e){return e.join(" ").trim()}var Za={},$p,Sy;function k4(){if(Sy)return $p;Sy=1;var e=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,t=/\n/g,n=/^\s*/,i=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,l=/^:\s*/,c=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,u=/^[;\s]*/,f=/^\s+|\s+$/g,h=`
66
+ `,p="/",g="*",v="",y="comment",b="declaration";function _(E,j){if(typeof E!="string")throw new TypeError("First argument must be a string");if(!E)return[];j=j||{};var R=1,C=1;function P(Z){var Y=Z.match(t);Y&&(R+=Y.length);var U=Z.lastIndexOf(h);C=~U?Z.length-U:C+Z.length}function D(){var Z={line:R,column:C};return function(Y){return Y.position=new L(Z),I(),Y}}function L(Z){this.start=Z,this.end={line:R,column:C},this.source=j.source}L.prototype.content=E;function F(Z){var Y=new Error(j.source+":"+R+":"+C+": "+Z);if(Y.reason=Z,Y.filename=j.source,Y.line=R,Y.column=C,Y.source=E,!j.silent)throw Y}function B(Z){var Y=Z.exec(E);if(Y){var U=Y[0];return P(U),E=E.slice(U.length),Y}}function I(){B(n)}function z(Z){var Y;for(Z=Z||[];Y=H();)Y!==!1&&Z.push(Y);return Z}function H(){var Z=D();if(!(p!=E.charAt(0)||g!=E.charAt(1))){for(var Y=2;v!=E.charAt(Y)&&(g!=E.charAt(Y)||p!=E.charAt(Y+1));)++Y;if(Y+=2,v===E.charAt(Y-1))return F("End of comment missing");var U=E.slice(2,Y-2);return C+=2,P(U),E=E.slice(Y),C+=2,Z({type:y,comment:U})}}function T(){var Z=D(),Y=B(i);if(Y){if(H(),!B(l))return F("property missing ':'");var U=B(c),$=Z({type:b,property:k(Y[0].replace(e,v)),value:U?k(U[0].replace(e,v)):v});return B(u),$}}function ae(){var Z=[];z(Z);for(var Y;Y=T();)Y!==!1&&(Z.push(Y),z(Z));return Z}return I(),ae()}function k(E){return E?E.replace(f,v):v}return $p=_,$p}var ky;function j4(){if(ky)return Za;ky=1;var e=Za&&Za.__importDefault||function(i){return i&&i.__esModule?i:{default:i}};Object.defineProperty(Za,"__esModule",{value:!0}),Za.default=n;const t=e(k4());function n(i,l){let c=null;if(!i||typeof i!="string")return c;const u=(0,t.default)(i),f=typeof l=="function";return u.forEach(h=>{if(h.type!=="declaration")return;const{property:p,value:g}=h;f?l(p,g,h):g&&(c=c||{},c[p]=g)}),c}return Za}var Ao={},jy;function N4(){if(jy)return Ao;jy=1,Object.defineProperty(Ao,"__esModule",{value:!0}),Ao.camelCase=void 0;var e=/^--[a-zA-Z0-9_-]+$/,t=/-([a-z])/g,n=/^[^-]+$/,i=/^-(webkit|moz|ms|o|khtml)-/,l=/^-(ms)-/,c=function(p){return!p||n.test(p)||e.test(p)},u=function(p,g){return g.toUpperCase()},f=function(p,g){return"".concat(g,"-")},h=function(p,g){return g===void 0&&(g={}),c(p)?p:(p=p.toLowerCase(),g.reactCompat?p=p.replace(l,f):p=p.replace(i,f),p.replace(t,u))};return Ao.camelCase=h,Ao}var Mo,Ny;function C4(){if(Ny)return Mo;Ny=1;var e=Mo&&Mo.__importDefault||function(l){return l&&l.__esModule?l:{default:l}},t=e(j4()),n=N4();function i(l,c){var u={};return!l||typeof l!="string"||(0,t.default)(l,function(f,h){f&&h&&(u[(0,n.camelCase)(f,c)]=h)}),u}return i.default=i,Mo=i,Mo}var E4=C4();const T4=pg(E4),vw=bw("end"),Pg=bw("start");function bw(e){return t;function t(n){const i=n&&n.position&&n.position[e]||{};if(typeof i.line=="number"&&i.line>0&&typeof i.column=="number"&&i.column>0)return{line:i.line,column:i.column,offset:typeof i.offset=="number"&&i.offset>-1?i.offset:void 0}}}function A4(e){const t=Pg(e),n=vw(e);if(t&&n)return{start:t,end:n}}function Zo(e){return!e||typeof e!="object"?"":"position"in e||"type"in e?Cy(e.position):"start"in e||"end"in e?Cy(e):"line"in e||"column"in e?rg(e):""}function rg(e){return Ey(e&&e.line)+":"+Ey(e&&e.column)}function Cy(e){return rg(e&&e.start)+"-"+rg(e&&e.end)}function Ey(e){return e&&typeof e=="number"?e:1}class Mn extends Error{constructor(t,n,i){super(),typeof n=="string"&&(i=n,n=void 0);let l="",c={},u=!1;if(n&&("line"in n&&"column"in n?c={place:n}:"start"in n&&"end"in n?c={place:n}:"type"in n?c={ancestors:[n],place:n.position}:c={...n}),typeof t=="string"?l=t:!c.cause&&t&&(u=!0,l=t.message,c.cause=t),!c.ruleId&&!c.source&&typeof i=="string"){const h=i.indexOf(":");h===-1?c.ruleId=i:(c.source=i.slice(0,h),c.ruleId=i.slice(h+1))}if(!c.place&&c.ancestors&&c.ancestors){const h=c.ancestors[c.ancestors.length-1];h&&(c.place=h.position)}const f=c.place&&"start"in c.place?c.place.start:c.place;this.ancestors=c.ancestors||void 0,this.cause=c.cause||void 0,this.column=f?f.column:void 0,this.fatal=void 0,this.file="",this.message=l,this.line=f?f.line:void 0,this.name=Zo(c.place)||"1:1",this.place=c.place||void 0,this.reason=this.message,this.ruleId=c.ruleId||void 0,this.source=c.source||void 0,this.stack=u&&c.cause&&typeof c.cause.stack=="string"?c.cause.stack:"",this.actual=void 0,this.expected=void 0,this.note=void 0,this.url=void 0}}Mn.prototype.file="";Mn.prototype.name="";Mn.prototype.reason="";Mn.prototype.message="";Mn.prototype.stack="";Mn.prototype.column=void 0;Mn.prototype.line=void 0;Mn.prototype.ancestors=void 0;Mn.prototype.cause=void 0;Mn.prototype.fatal=void 0;Mn.prototype.place=void 0;Mn.prototype.ruleId=void 0;Mn.prototype.source=void 0;const Ug={}.hasOwnProperty,M4=new Map,R4=/[A-Z]/g,L4=new Set(["table","tbody","thead","tfoot","tr"]),D4=new Set(["td","th"]),yw="https://github.com/syntax-tree/hast-util-to-jsx-runtime";function z4(e,t){if(!t||t.Fragment===void 0)throw new TypeError("Expected `Fragment` in options");const n=t.filePath||void 0;let i;if(t.development){if(typeof t.jsxDEV!="function")throw new TypeError("Expected `jsxDEV` in options when `development: true`");i=H4(n,t.jsxDEV)}else{if(typeof t.jsx!="function")throw new TypeError("Expected `jsx` in production options");if(typeof t.jsxs!="function")throw new TypeError("Expected `jsxs` in production options");i=q4(n,t.jsx,t.jsxs)}const l={Fragment:t.Fragment,ancestors:[],components:t.components||{},create:i,elementAttributeNameCase:t.elementAttributeNameCase||"react",evaluater:t.createEvaluater?t.createEvaluater():void 0,filePath:n,ignoreInvalidStyle:t.ignoreInvalidStyle||!1,passKeys:t.passKeys!==!1,passNode:t.passNode||!1,schema:t.space==="svg"?$g:w4,stylePropertyNameCase:t.stylePropertyNameCase||"dom",tableCellAlignToStyle:t.tableCellAlignToStyle!==!1},c=_w(l,e,void 0);return c&&typeof c!="string"?c:l.create(e,l.Fragment,{children:c||void 0},void 0)}function _w(e,t,n){if(t.type==="element")return O4(e,t,n);if(t.type==="mdxFlowExpression"||t.type==="mdxTextExpression")return B4(e,t);if(t.type==="mdxJsxFlowElement"||t.type==="mdxJsxTextElement")return P4(e,t,n);if(t.type==="mdxjsEsm")return $4(e,t);if(t.type==="root")return U4(e,t,n);if(t.type==="text")return F4(e,t)}function O4(e,t,n){const i=e.schema;let l=i;t.tagName.toLowerCase()==="svg"&&i.space==="html"&&(l=$g,e.schema=l),e.ancestors.push(t);const c=Sw(e,t.tagName,!1),u=I4(e,t);let f=qg(e,t);return L4.has(t.tagName)&&(f=f.filter(function(h){return typeof h=="string"?!f4(h):!0})),ww(e,u,c,t),Fg(u,f),e.ancestors.pop(),e.schema=i,e.create(t,c,u,n)}function B4(e,t){if(t.data&&t.data.estree&&e.evaluater){const i=t.data.estree.body[0];return i.type,e.evaluater.evaluateExpression(i.expression)}hc(e,t.position)}function $4(e,t){if(t.data&&t.data.estree&&e.evaluater)return e.evaluater.evaluateProgram(t.data.estree);hc(e,t.position)}function P4(e,t,n){const i=e.schema;let l=i;t.name==="svg"&&i.space==="html"&&(l=$g,e.schema=l),e.ancestors.push(t);const c=t.name===null?e.Fragment:Sw(e,t.name,!0),u=V4(e,t),f=qg(e,t);return ww(e,u,c,t),Fg(u,f),e.ancestors.pop(),e.schema=i,e.create(t,c,u,n)}function U4(e,t,n){const i={};return Fg(i,qg(e,t)),e.create(t,e.Fragment,i,n)}function F4(e,t){return t.value}function ww(e,t,n,i){typeof n!="string"&&n!==e.Fragment&&e.passNode&&(t.node=i)}function Fg(e,t){if(t.length>0){const n=t.length>1?t:t[0];n&&(e.children=n)}}function q4(e,t,n){return i;function i(l,c,u,f){const p=Array.isArray(u.children)?n:t;return f?p(c,u,f):p(c,u)}}function H4(e,t){return n;function n(i,l,c,u){const f=Array.isArray(c.children),h=Pg(i);return t(l,c,u,f,{columnNumber:h?h.column-1:void 0,fileName:e,lineNumber:h?h.line:void 0},void 0)}}function I4(e,t){const n={};let i,l;for(l in t.properties)if(l!=="children"&&Ug.call(t.properties,l)){const c=G4(e,l,t.properties[l]);if(c){const[u,f]=c;e.tableCellAlignToStyle&&u==="align"&&typeof f=="string"&&D4.has(t.tagName)?i=f:n[u]=f}}if(i){const c=n.style||(n.style={});c[e.stylePropertyNameCase==="css"?"text-align":"textAlign"]=i}return n}function V4(e,t){const n={};for(const i of t.attributes)if(i.type==="mdxJsxExpressionAttribute")if(i.data&&i.data.estree&&e.evaluater){const c=i.data.estree.body[0];c.type;const u=c.expression;u.type;const f=u.properties[0];f.type,Object.assign(n,e.evaluater.evaluateExpression(f.argument))}else hc(e,t.position);else{const l=i.name;let c;if(i.value&&typeof i.value=="object")if(i.value.data&&i.value.data.estree&&e.evaluater){const f=i.value.data.estree.body[0];f.type,c=e.evaluater.evaluateExpression(f.expression)}else hc(e,t.position);else c=i.value===null?!0:i.value;n[l]=c}return n}function qg(e,t){const n=[];let i=-1;const l=e.passKeys?new Map:M4;for(;++i<t.children.length;){const c=t.children[i];let u;if(e.passKeys){const h=c.type==="element"?c.tagName:c.type==="mdxJsxFlowElement"||c.type==="mdxJsxTextElement"?c.name:void 0;if(h){const p=l.get(h)||0;u=h+"-"+p,l.set(h,p+1)}}const f=_w(e,c,u);f!==void 0&&n.push(f)}return n}function G4(e,t,n){const i=b4(e.schema,t);if(!(n==null||typeof n=="number"&&Number.isNaN(n))){if(Array.isArray(n)&&(n=i.commaSeparated?l4(n):S4(n)),i.property==="style"){let l=typeof n=="object"?n:Y4(e,String(n));return e.stylePropertyNameCase==="css"&&(l=W4(l)),["style",l]}return[e.elementAttributeNameCase==="react"&&i.space?g4[i.property]||i.property:i.attribute,n]}}function Y4(e,t){try{return T4(t,{reactCompat:!0})}catch(n){if(e.ignoreInvalidStyle)return{};const i=n,l=new Mn("Cannot parse `style` attribute",{ancestors:e.ancestors,cause:i,ruleId:"style",source:"hast-util-to-jsx-runtime"});throw l.file=e.filePath||void 0,l.url=yw+"#cannot-parse-style-attribute",l}}function Sw(e,t,n){let i;if(!n)i={type:"Literal",value:t};else if(t.includes(".")){const l=t.split(".");let c=-1,u;for(;++c<l.length;){const f=by(l[c])?{type:"Identifier",name:l[c]}:{type:"Literal",value:l[c]};u=u?{type:"MemberExpression",object:u,property:f,computed:!!(c&&f.type==="Literal"),optional:!1}:f}i=u}else i=by(t)&&!/^[a-z]/.test(t)?{type:"Identifier",name:t}:{type:"Literal",value:t};if(i.type==="Literal"){const l=i.value;return Ug.call(e.components,l)?e.components[l]:l}if(e.evaluater)return e.evaluater.evaluateExpression(i);hc(e)}function hc(e,t){const n=new Mn("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=yw+"#cannot-handle-mdx-estrees-without-createevaluater",n}function W4(e){const t={};let n;for(n in e)Ug.call(e,n)&&(t[Q4(n)]=e[n]);return t}function Q4(e){let t=e.replace(R4,X4);return t.slice(0,3)==="ms-"&&(t="-"+t),t}function X4(e){return"-"+e.toLowerCase()}const Pp={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"]},Z4={};function Hg(e,t){const n=Z4,i=typeof n.includeImageAlt=="boolean"?n.includeImageAlt:!0,l=typeof n.includeHtml=="boolean"?n.includeHtml:!0;return kw(e,i,l)}function kw(e,t,n){if(K4(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 Ty(e.children,t,n)}return Array.isArray(e)?Ty(e,t,n):""}function Ty(e,t,n){const i=[];let l=-1;for(;++l<e.length;)i[l]=kw(e[l],t,n);return i.join("")}function K4(e){return!!(e&&typeof e=="object")}const Ay=document.createElement("i");function Ig(e){const t="&"+e+";";Ay.innerHTML=t;const n=Ay.textContent;return n.charCodeAt(n.length-1)===59&&e!=="semi"||n===t?!1:n}function ur(e,t,n,i){const l=e.length;let c=0,u;if(t<0?t=-t>l?0:l+t:t=t>l?l:t,n=n>0?n:0,i.length<1e4)u=Array.from(i),u.unshift(t,n),e.splice(...u);else for(n&&e.splice(t,n);c<i.length;)u=i.slice(c,c+1e4),u.unshift(t,0),e.splice(...u),c+=1e4,t+=1e4}function Nr(e,t){return e.length>0?(ur(e,e.length,0,t),e):t}const My={}.hasOwnProperty;function jw(e){const t={};let n=-1;for(;++n<e.length;)J4(t,e[n]);return t}function J4(e,t){let n;for(n in t){const l=(My.call(e,n)?e[n]:void 0)||(e[n]={}),c=t[n];let u;if(c)for(u in c){My.call(l,u)||(l[u]=[]);const f=c[u];eE(l[u],Array.isArray(f)?f:f?[f]:[])}}}function eE(e,t){let n=-1;const i=[];for(;++n<t.length;)(t[n].add==="after"?e:i).push(t[n]);ur(e,0,0,i)}function Nw(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 Or(e){return e.replace(/[\t\n\r ]+/g," ").replace(/^ | $/g,"").toLowerCase().toUpperCase()}const On=bs(/[A-Za-z]/),An=bs(/[\dA-Za-z]/),tE=bs(/[#-'*+\--9=?A-Z^-~]/);function Dd(e){return e!==null&&(e<32||e===127)}const ig=bs(/\d/),nE=bs(/[\dA-Fa-f]/),rE=bs(/[!-/:-@[-`{-~]/);function $e(e){return e!==null&&e<-2}function At(e){return e!==null&&(e<0||e===32)}function it(e){return e===-2||e===-1||e===32}const Vd=bs(new RegExp("\\p{P}|\\p{S}","u")),la=bs(/\s/);function bs(e){return t;function t(n){return n!==null&&n>-1&&e.test(String.fromCharCode(n))}}function bl(e){const t=[];let n=-1,i=0,l=0;for(;++n<e.length;){const c=e.charCodeAt(n);let u="";if(c===37&&An(e.charCodeAt(n+1))&&An(e.charCodeAt(n+2)))l=2;else if(c<128)/[!#$&-;=?-Z_a-z~]/.test(String.fromCharCode(c))||(u=String.fromCharCode(c));else if(c>55295&&c<57344){const f=e.charCodeAt(n+1);c<56320&&f>56319&&f<57344?(u=String.fromCharCode(c,f),l=1):u="�"}else u=String.fromCharCode(c);u&&(t.push(e.slice(i,n),encodeURIComponent(u)),i=n+l+1,u=""),l&&(n+=l,l=0)}return t.join("")+e.slice(i)}function dt(e,t,n,i){const l=i?i-1:Number.POSITIVE_INFINITY;let c=0;return u;function u(h){return it(h)?(e.enter(n),f(h)):t(h)}function f(h){return it(h)&&c++<l?(e.consume(h),f):(e.exit(n),t(h))}}const iE={tokenize:sE};function sE(e){const t=e.attempt(this.parser.constructs.contentInitial,i,l);let n;return t;function i(f){if(f===null){e.consume(f);return}return e.enter("lineEnding"),e.consume(f),e.exit("lineEnding"),dt(e,t,"linePrefix")}function l(f){return e.enter("paragraph"),c(f)}function c(f){const h=e.enter("chunkText",{contentType:"text",previous:n});return n&&(n.next=h),n=h,u(f)}function u(f){if(f===null){e.exit("chunkText"),e.exit("paragraph"),e.consume(f);return}return $e(f)?(e.consume(f),e.exit("chunkText"),c):(e.consume(f),u)}}const aE={tokenize:lE},Ry={tokenize:oE};function lE(e){const t=this,n=[];let i=0,l,c,u;return f;function f(C){if(i<n.length){const P=n[i];return t.containerState=P[1],e.attempt(P[0].continuation,h,p)(C)}return p(C)}function h(C){if(i++,t.containerState._closeFlow){t.containerState._closeFlow=void 0,l&&R();const P=t.events.length;let D=P,L;for(;D--;)if(t.events[D][0]==="exit"&&t.events[D][1].type==="chunkFlow"){L=t.events[D][1].end;break}j(i);let F=P;for(;F<t.events.length;)t.events[F][1].end={...L},F++;return ur(t.events,D+1,0,t.events.slice(P)),t.events.length=F,p(C)}return f(C)}function p(C){if(i===n.length){if(!l)return y(C);if(l.currentConstruct&&l.currentConstruct.concrete)return _(C);t.interrupt=!!(l.currentConstruct&&!l._gfmTableDynamicInterruptHack)}return t.containerState={},e.check(Ry,g,v)(C)}function g(C){return l&&R(),j(i),y(C)}function v(C){return t.parser.lazy[t.now().line]=i!==n.length,u=t.now().offset,_(C)}function y(C){return t.containerState={},e.attempt(Ry,b,_)(C)}function b(C){return i++,n.push([t.currentConstruct,t.containerState]),y(C)}function _(C){if(C===null){l&&R(),j(0),e.consume(C);return}return l=l||t.parser.flow(t.now()),e.enter("chunkFlow",{_tokenizer:l,contentType:"flow",previous:c}),k(C)}function k(C){if(C===null){E(e.exit("chunkFlow"),!0),j(0),e.consume(C);return}return $e(C)?(e.consume(C),E(e.exit("chunkFlow")),i=0,t.interrupt=void 0,f):(e.consume(C),k)}function E(C,P){const D=t.sliceStream(C);if(P&&D.push(null),C.previous=c,c&&(c.next=C),c=C,l.defineSkip(C.start),l.write(D),t.parser.lazy[C.start.line]){let L=l.events.length;for(;L--;)if(l.events[L][1].start.offset<u&&(!l.events[L][1].end||l.events[L][1].end.offset>u))return;const F=t.events.length;let B=F,I,z;for(;B--;)if(t.events[B][0]==="exit"&&t.events[B][1].type==="chunkFlow"){if(I){z=t.events[B][1].end;break}I=!0}for(j(i),L=F;L<t.events.length;)t.events[L][1].end={...z},L++;ur(t.events,B+1,0,t.events.slice(F)),t.events.length=L}}function j(C){let P=n.length;for(;P-- >C;){const D=n[P];t.containerState=D[1],D[0].exit.call(t,e)}n.length=C}function R(){l.write([null]),c=void 0,l=void 0,t.containerState._closeFlow=void 0}}function oE(e,t,n){return dt(e,e.attempt(this.parser.constructs.document,t,n),"linePrefix",this.parser.constructs.disable.null.includes("codeIndented")?void 0:4)}function ml(e){if(e===null||At(e)||la(e))return 1;if(Vd(e))return 2}function Gd(e,t,n){const i=[];let l=-1;for(;++l<e.length;){const c=e[l].resolveAll;c&&!i.includes(c)&&(t=c(t,n),i.push(c))}return t}const sg={name:"attention",resolveAll:cE,tokenize:uE};function cE(e,t){let n=-1,i,l,c,u,f,h,p,g;for(;++n<e.length;)if(e[n][0]==="enter"&&e[n][1].type==="attentionSequence"&&e[n][1]._close){for(i=n;i--;)if(e[i][0]==="exit"&&e[i][1].type==="attentionSequence"&&e[i][1]._open&&t.sliceSerialize(e[i][1]).charCodeAt(0)===t.sliceSerialize(e[n][1]).charCodeAt(0)){if((e[i][1]._close||e[n][1]._open)&&(e[n][1].end.offset-e[n][1].start.offset)%3&&!((e[i][1].end.offset-e[i][1].start.offset+e[n][1].end.offset-e[n][1].start.offset)%3))continue;h=e[i][1].end.offset-e[i][1].start.offset>1&&e[n][1].end.offset-e[n][1].start.offset>1?2:1;const v={...e[i][1].end},y={...e[n][1].start};Ly(v,-h),Ly(y,h),u={type:h>1?"strongSequence":"emphasisSequence",start:v,end:{...e[i][1].end}},f={type:h>1?"strongSequence":"emphasisSequence",start:{...e[n][1].start},end:y},c={type:h>1?"strongText":"emphasisText",start:{...e[i][1].end},end:{...e[n][1].start}},l={type:h>1?"strong":"emphasis",start:{...u.start},end:{...f.end}},e[i][1].end={...u.start},e[n][1].start={...f.end},p=[],e[i][1].end.offset-e[i][1].start.offset&&(p=Nr(p,[["enter",e[i][1],t],["exit",e[i][1],t]])),p=Nr(p,[["enter",l,t],["enter",u,t],["exit",u,t],["enter",c,t]]),p=Nr(p,Gd(t.parser.constructs.insideSpan.null,e.slice(i+1,n),t)),p=Nr(p,[["exit",c,t],["enter",f,t],["exit",f,t],["exit",l,t]]),e[n][1].end.offset-e[n][1].start.offset?(g=2,p=Nr(p,[["enter",e[n][1],t],["exit",e[n][1],t]])):g=0,ur(e,i-1,n-i+3,p),n=i+p.length-g-2;break}}for(n=-1;++n<e.length;)e[n][1].type==="attentionSequence"&&(e[n][1].type="data");return e}function uE(e,t){const n=this.parser.constructs.attentionMarkers.null,i=this.previous,l=ml(i);let c;return u;function u(h){return c=h,e.enter("attentionSequence"),f(h)}function f(h){if(h===c)return e.consume(h),f;const p=e.exit("attentionSequence"),g=ml(h),v=!g||g===2&&l||n.includes(h),y=!l||l===2&&g||n.includes(i);return p._open=!!(c===42?v:v&&(l||!y)),p._close=!!(c===42?y:y&&(g||!v)),t(h)}}function Ly(e,t){e.column+=t,e.offset+=t,e._bufferIndex+=t}const dE={name:"autolink",tokenize:fE};function fE(e,t,n){let i=0;return l;function l(b){return e.enter("autolink"),e.enter("autolinkMarker"),e.consume(b),e.exit("autolinkMarker"),e.enter("autolinkProtocol"),c}function c(b){return On(b)?(e.consume(b),u):b===64?n(b):p(b)}function u(b){return b===43||b===45||b===46||An(b)?(i=1,f(b)):p(b)}function f(b){return b===58?(e.consume(b),i=0,h):(b===43||b===45||b===46||An(b))&&i++<32?(e.consume(b),f):(i=0,p(b))}function h(b){return b===62?(e.exit("autolinkProtocol"),e.enter("autolinkMarker"),e.consume(b),e.exit("autolinkMarker"),e.exit("autolink"),t):b===null||b===32||b===60||Dd(b)?n(b):(e.consume(b),h)}function p(b){return b===64?(e.consume(b),g):tE(b)?(e.consume(b),p):n(b)}function g(b){return An(b)?v(b):n(b)}function v(b){return b===46?(e.consume(b),i=0,g):b===62?(e.exit("autolinkProtocol").type="autolinkEmail",e.enter("autolinkMarker"),e.consume(b),e.exit("autolinkMarker"),e.exit("autolink"),t):y(b)}function y(b){if((b===45||An(b))&&i++<63){const _=b===45?y:v;return e.consume(b),_}return n(b)}}const yc={partial:!0,tokenize:hE};function hE(e,t,n){return i;function i(c){return it(c)?dt(e,l,"linePrefix")(c):l(c)}function l(c){return c===null||$e(c)?t(c):n(c)}}const Cw={continuation:{tokenize:mE},exit:gE,name:"blockQuote",tokenize:pE};function pE(e,t,n){const i=this;return l;function l(u){if(u===62){const f=i.containerState;return f.open||(e.enter("blockQuote",{_container:!0}),f.open=!0),e.enter("blockQuotePrefix"),e.enter("blockQuoteMarker"),e.consume(u),e.exit("blockQuoteMarker"),c}return n(u)}function c(u){return it(u)?(e.enter("blockQuotePrefixWhitespace"),e.consume(u),e.exit("blockQuotePrefixWhitespace"),e.exit("blockQuotePrefix"),t):(e.exit("blockQuotePrefix"),t(u))}}function mE(e,t,n){const i=this;return l;function l(u){return it(u)?dt(e,c,"linePrefix",i.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(u):c(u)}function c(u){return e.attempt(Cw,t,n)(u)}}function gE(e){e.exit("blockQuote")}const Ew={name:"characterEscape",tokenize:xE};function xE(e,t,n){return i;function i(c){return e.enter("characterEscape"),e.enter("escapeMarker"),e.consume(c),e.exit("escapeMarker"),l}function l(c){return rE(c)?(e.enter("characterEscapeValue"),e.consume(c),e.exit("characterEscapeValue"),e.exit("characterEscape"),t):n(c)}}const Tw={name:"characterReference",tokenize:vE};function vE(e,t,n){const i=this;let l=0,c,u;return f;function f(v){return e.enter("characterReference"),e.enter("characterReferenceMarker"),e.consume(v),e.exit("characterReferenceMarker"),h}function h(v){return v===35?(e.enter("characterReferenceMarkerNumeric"),e.consume(v),e.exit("characterReferenceMarkerNumeric"),p):(e.enter("characterReferenceValue"),c=31,u=An,g(v))}function p(v){return v===88||v===120?(e.enter("characterReferenceMarkerHexadecimal"),e.consume(v),e.exit("characterReferenceMarkerHexadecimal"),e.enter("characterReferenceValue"),c=6,u=nE,g):(e.enter("characterReferenceValue"),c=7,u=ig,g(v))}function g(v){if(v===59&&l){const y=e.exit("characterReferenceValue");return u===An&&!Ig(i.sliceSerialize(y))?n(v):(e.enter("characterReferenceMarker"),e.consume(v),e.exit("characterReferenceMarker"),e.exit("characterReference"),t)}return u(v)&&l++<c?(e.consume(v),g):n(v)}}const Dy={partial:!0,tokenize:yE},zy={concrete:!0,name:"codeFenced",tokenize:bE};function bE(e,t,n){const i=this,l={partial:!0,tokenize:D};let c=0,u=0,f;return h;function h(L){return p(L)}function p(L){const F=i.events[i.events.length-1];return c=F&&F[1].type==="linePrefix"?F[2].sliceSerialize(F[1],!0).length:0,f=L,e.enter("codeFenced"),e.enter("codeFencedFence"),e.enter("codeFencedFenceSequence"),g(L)}function g(L){return L===f?(u++,e.consume(L),g):u<3?n(L):(e.exit("codeFencedFenceSequence"),it(L)?dt(e,v,"whitespace")(L):v(L))}function v(L){return L===null||$e(L)?(e.exit("codeFencedFence"),i.interrupt?t(L):e.check(Dy,k,P)(L)):(e.enter("codeFencedFenceInfo"),e.enter("chunkString",{contentType:"string"}),y(L))}function y(L){return L===null||$e(L)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),v(L)):it(L)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),dt(e,b,"whitespace")(L)):L===96&&L===f?n(L):(e.consume(L),y)}function b(L){return L===null||$e(L)?v(L):(e.enter("codeFencedFenceMeta"),e.enter("chunkString",{contentType:"string"}),_(L))}function _(L){return L===null||$e(L)?(e.exit("chunkString"),e.exit("codeFencedFenceMeta"),v(L)):L===96&&L===f?n(L):(e.consume(L),_)}function k(L){return e.attempt(l,P,E)(L)}function E(L){return e.enter("lineEnding"),e.consume(L),e.exit("lineEnding"),j}function j(L){return c>0&&it(L)?dt(e,R,"linePrefix",c+1)(L):R(L)}function R(L){return L===null||$e(L)?e.check(Dy,k,P)(L):(e.enter("codeFlowValue"),C(L))}function C(L){return L===null||$e(L)?(e.exit("codeFlowValue"),R(L)):(e.consume(L),C)}function P(L){return e.exit("codeFenced"),t(L)}function D(L,F,B){let I=0;return z;function z(Y){return L.enter("lineEnding"),L.consume(Y),L.exit("lineEnding"),H}function H(Y){return L.enter("codeFencedFence"),it(Y)?dt(L,T,"linePrefix",i.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(Y):T(Y)}function T(Y){return Y===f?(L.enter("codeFencedFenceSequence"),ae(Y)):B(Y)}function ae(Y){return Y===f?(I++,L.consume(Y),ae):I>=u?(L.exit("codeFencedFenceSequence"),it(Y)?dt(L,Z,"whitespace")(Y):Z(Y)):B(Y)}function Z(Y){return Y===null||$e(Y)?(L.exit("codeFencedFence"),F(Y)):B(Y)}}}function yE(e,t,n){const i=this;return l;function l(u){return u===null?n(u):(e.enter("lineEnding"),e.consume(u),e.exit("lineEnding"),c)}function c(u){return i.parser.lazy[i.now().line]?n(u):t(u)}}const Up={name:"codeIndented",tokenize:wE},_E={partial:!0,tokenize:SE};function wE(e,t,n){const i=this;return l;function l(p){return e.enter("codeIndented"),dt(e,c,"linePrefix",5)(p)}function c(p){const g=i.events[i.events.length-1];return g&&g[1].type==="linePrefix"&&g[2].sliceSerialize(g[1],!0).length>=4?u(p):n(p)}function u(p){return p===null?h(p):$e(p)?e.attempt(_E,u,h)(p):(e.enter("codeFlowValue"),f(p))}function f(p){return p===null||$e(p)?(e.exit("codeFlowValue"),u(p)):(e.consume(p),f)}function h(p){return e.exit("codeIndented"),t(p)}}function SE(e,t,n){const i=this;return l;function l(u){return i.parser.lazy[i.now().line]?n(u):$e(u)?(e.enter("lineEnding"),e.consume(u),e.exit("lineEnding"),l):dt(e,c,"linePrefix",5)(u)}function c(u){const f=i.events[i.events.length-1];return f&&f[1].type==="linePrefix"&&f[2].sliceSerialize(f[1],!0).length>=4?t(u):$e(u)?l(u):n(u)}}const kE={name:"codeText",previous:NE,resolve:jE,tokenize:CE};function jE(e){let t=e.length-4,n=3,i,l;if((e[n][1].type==="lineEnding"||e[n][1].type==="space")&&(e[t][1].type==="lineEnding"||e[t][1].type==="space")){for(i=n;++i<t;)if(e[i][1].type==="codeTextData"){e[n][1].type="codeTextPadding",e[t][1].type="codeTextPadding",n+=2,t-=2;break}}for(i=n-1,t++;++i<=t;)l===void 0?i!==t&&e[i][1].type!=="lineEnding"&&(l=i):(i===t||e[i][1].type==="lineEnding")&&(e[l][1].type="codeTextData",i!==l+2&&(e[l][1].end=e[i-1][1].end,e.splice(l+2,i-l-2),t-=i-l-2,i=l+2),l=void 0);return e}function NE(e){return e!==96||this.events[this.events.length-1][1].type==="characterEscape"}function CE(e,t,n){let i=0,l,c;return u;function u(v){return e.enter("codeText"),e.enter("codeTextSequence"),f(v)}function f(v){return v===96?(e.consume(v),i++,f):(e.exit("codeTextSequence"),h(v))}function h(v){return v===null?n(v):v===32?(e.enter("space"),e.consume(v),e.exit("space"),h):v===96?(c=e.enter("codeTextSequence"),l=0,g(v)):$e(v)?(e.enter("lineEnding"),e.consume(v),e.exit("lineEnding"),h):(e.enter("codeTextData"),p(v))}function p(v){return v===null||v===32||v===96||$e(v)?(e.exit("codeTextData"),h(v)):(e.consume(v),p)}function g(v){return v===96?(e.consume(v),l++,g):l===i?(e.exit("codeTextSequence"),e.exit("codeText"),t(v)):(c.type="codeTextData",p(v))}}class EE{constructor(t){this.left=t?[...t]:[],this.right=[]}get(t){if(t<0||t>=this.left.length+this.right.length)throw new RangeError("Cannot access index `"+t+"` in a splice buffer of size `"+(this.left.length+this.right.length)+"`");return t<this.left.length?this.left[t]:this.right[this.right.length-t+this.left.length-1]}get length(){return this.left.length+this.right.length}shift(){return this.setCursor(0),this.right.pop()}slice(t,n){const i=n??Number.POSITIVE_INFINITY;return i<this.left.length?this.left.slice(t,i):t>this.left.length?this.right.slice(this.right.length-i+this.left.length,this.right.length-t+this.left.length).reverse():this.left.slice(t).concat(this.right.slice(this.right.length-i+this.left.length).reverse())}splice(t,n,i){const l=n||0;this.setCursor(Math.trunc(t));const c=this.right.splice(this.right.length-l,Number.POSITIVE_INFINITY);return i&&Ro(this.left,i),c.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 Aw(e){const t={};let n=-1,i,l,c,u,f,h,p;const g=new EE(e);for(;++n<g.length;){for(;n in t;)n=t[n];if(i=g.get(n),n&&i[1].type==="chunkFlow"&&g.get(n-1)[1].type==="listItemPrefix"&&(h=i[1]._tokenizer.events,c=0,c<h.length&&h[c][1].type==="lineEndingBlank"&&(c+=2),c<h.length&&h[c][1].type==="content"))for(;++c<h.length&&h[c][1].type!=="content";)h[c][1].type==="chunkText"&&(h[c][1]._isInFirstContentOfListItem=!0,c++);if(i[0]==="enter")i[1].contentType&&(Object.assign(t,TE(g,n)),n=t[n],p=!0);else if(i[1]._container){for(c=n,l=void 0;c--;)if(u=g.get(c),u[1].type==="lineEnding"||u[1].type==="lineEndingBlank")u[0]==="enter"&&(l&&(g.get(l)[1].type="lineEndingBlank"),u[1].type="lineEnding",l=c);else if(!(u[1].type==="linePrefix"||u[1].type==="listItemIndent"))break;l&&(i[1].end={...g.get(l)[1].start},f=g.slice(l,n),f.unshift(i),g.splice(l,n-l+1,f))}}return ur(e,0,Number.POSITIVE_INFINITY,g.slice(0)),!p}function TE(e,t){const n=e.get(t)[1],i=e.get(t)[2];let l=t-1;const c=[];let u=n._tokenizer;u||(u=i.parser[n.contentType](n.start),n._contentTypeTextTrailing&&(u._contentTypeTextTrailing=!0));const f=u.events,h=[],p={};let g,v,y=-1,b=n,_=0,k=0;const E=[k];for(;b;){for(;e.get(++l)[1]!==b;);c.push(l),b._tokenizer||(g=i.sliceStream(b),b.next||g.push(null),v&&u.defineSkip(b.start),b._isInFirstContentOfListItem&&(u._gfmTasklistFirstContentOfListItem=!0),u.write(g),b._isInFirstContentOfListItem&&(u._gfmTasklistFirstContentOfListItem=void 0)),v=b,b=b.next}for(b=n;++y<f.length;)f[y][0]==="exit"&&f[y-1][0]==="enter"&&f[y][1].type===f[y-1][1].type&&f[y][1].start.line!==f[y][1].end.line&&(k=y+1,E.push(k),b._tokenizer=void 0,b.previous=void 0,b=b.next);for(u.events=[],b?(b._tokenizer=void 0,b.previous=void 0):E.pop(),y=E.length;y--;){const j=f.slice(E[y],E[y+1]),R=c.pop();h.push([R,R+j.length-1]),e.splice(R,2,j)}for(h.reverse(),y=-1;++y<h.length;)p[_+h[y][0]]=_+h[y][1],_+=h[y][1]-h[y][0]-1;return p}const AE={resolve:RE,tokenize:LE},ME={partial:!0,tokenize:DE};function RE(e){return Aw(e),e}function LE(e,t){let n;return i;function i(f){return e.enter("content"),n=e.enter("chunkContent",{contentType:"content"}),l(f)}function l(f){return f===null?c(f):$e(f)?e.check(ME,u,c)(f):(e.consume(f),l)}function c(f){return e.exit("chunkContent"),e.exit("content"),t(f)}function u(f){return e.consume(f),e.exit("chunkContent"),n.next=e.enter("chunkContent",{contentType:"content",previous:n}),n=n.next,l}}function DE(e,t,n){const i=this;return l;function l(u){return e.exit("chunkContent"),e.enter("lineEnding"),e.consume(u),e.exit("lineEnding"),dt(e,c,"linePrefix")}function c(u){if(u===null||$e(u))return n(u);const f=i.events[i.events.length-1];return!i.parser.constructs.disable.null.includes("codeIndented")&&f&&f[1].type==="linePrefix"&&f[2].sliceSerialize(f[1],!0).length>=4?t(u):e.interrupt(i.parser.constructs.flow,n,t)(u)}}function Mw(e,t,n,i,l,c,u,f,h){const p=h||Number.POSITIVE_INFINITY;let g=0;return v;function v(j){return j===60?(e.enter(i),e.enter(l),e.enter(c),e.consume(j),e.exit(c),y):j===null||j===32||j===41||Dd(j)?n(j):(e.enter(i),e.enter(u),e.enter(f),e.enter("chunkString",{contentType:"string"}),k(j))}function y(j){return j===62?(e.enter(c),e.consume(j),e.exit(c),e.exit(l),e.exit(i),t):(e.enter(f),e.enter("chunkString",{contentType:"string"}),b(j))}function b(j){return j===62?(e.exit("chunkString"),e.exit(f),y(j)):j===null||j===60||$e(j)?n(j):(e.consume(j),j===92?_:b)}function _(j){return j===60||j===62||j===92?(e.consume(j),b):b(j)}function k(j){return!g&&(j===null||j===41||At(j))?(e.exit("chunkString"),e.exit(f),e.exit(u),e.exit(i),t(j)):g<p&&j===40?(e.consume(j),g++,k):j===41?(e.consume(j),g--,k):j===null||j===32||j===40||Dd(j)?n(j):(e.consume(j),j===92?E:k)}function E(j){return j===40||j===41||j===92?(e.consume(j),k):k(j)}}function Rw(e,t,n,i,l,c){const u=this;let f=0,h;return p;function p(b){return e.enter(i),e.enter(l),e.consume(b),e.exit(l),e.enter(c),g}function g(b){return f>999||b===null||b===91||b===93&&!h||b===94&&!f&&"_hiddenFootnoteSupport"in u.parser.constructs?n(b):b===93?(e.exit(c),e.enter(l),e.consume(b),e.exit(l),e.exit(i),t):$e(b)?(e.enter("lineEnding"),e.consume(b),e.exit("lineEnding"),g):(e.enter("chunkString",{contentType:"string"}),v(b))}function v(b){return b===null||b===91||b===93||$e(b)||f++>999?(e.exit("chunkString"),g(b)):(e.consume(b),h||(h=!it(b)),b===92?y:v)}function y(b){return b===91||b===92||b===93?(e.consume(b),f++,v):v(b)}}function Lw(e,t,n,i,l,c){let u;return f;function f(y){return y===34||y===39||y===40?(e.enter(i),e.enter(l),e.consume(y),e.exit(l),u=y===40?41:y,h):n(y)}function h(y){return y===u?(e.enter(l),e.consume(y),e.exit(l),e.exit(i),t):(e.enter(c),p(y))}function p(y){return y===u?(e.exit(c),h(u)):y===null?n(y):$e(y)?(e.enter("lineEnding"),e.consume(y),e.exit("lineEnding"),dt(e,p,"linePrefix")):(e.enter("chunkString",{contentType:"string"}),g(y))}function g(y){return y===u||y===null||$e(y)?(e.exit("chunkString"),p(y)):(e.consume(y),y===92?v:g)}function v(y){return y===u||y===92?(e.consume(y),g):g(y)}}function Ko(e,t){let n;return i;function i(l){return $e(l)?(e.enter("lineEnding"),e.consume(l),e.exit("lineEnding"),n=!0,i):it(l)?dt(e,i,n?"linePrefix":"lineSuffix")(l):t(l)}}const zE={name:"definition",tokenize:BE},OE={partial:!0,tokenize:$E};function BE(e,t,n){const i=this;let l;return c;function c(b){return e.enter("definition"),u(b)}function u(b){return Rw.call(i,e,f,n,"definitionLabel","definitionLabelMarker","definitionLabelString")(b)}function f(b){return l=Or(i.sliceSerialize(i.events[i.events.length-1][1]).slice(1,-1)),b===58?(e.enter("definitionMarker"),e.consume(b),e.exit("definitionMarker"),h):n(b)}function h(b){return At(b)?Ko(e,p)(b):p(b)}function p(b){return Mw(e,g,n,"definitionDestination","definitionDestinationLiteral","definitionDestinationLiteralMarker","definitionDestinationRaw","definitionDestinationString")(b)}function g(b){return e.attempt(OE,v,v)(b)}function v(b){return it(b)?dt(e,y,"whitespace")(b):y(b)}function y(b){return b===null||$e(b)?(e.exit("definition"),i.parser.defined.push(l),t(b)):n(b)}}function $E(e,t,n){return i;function i(f){return At(f)?Ko(e,l)(f):n(f)}function l(f){return Lw(e,c,n,"definitionTitle","definitionTitleMarker","definitionTitleString")(f)}function c(f){return it(f)?dt(e,u,"whitespace")(f):u(f)}function u(f){return f===null||$e(f)?t(f):n(f)}}const PE={name:"hardBreakEscape",tokenize:UE};function UE(e,t,n){return i;function i(c){return e.enter("hardBreakEscape"),e.consume(c),l}function l(c){return $e(c)?(e.exit("hardBreakEscape"),t(c)):n(c)}}const FE={name:"headingAtx",resolve:qE,tokenize:HE};function qE(e,t){let n=e.length-2,i=3,l,c;return e[i][1].type==="whitespace"&&(i+=2),n-2>i&&e[n][1].type==="whitespace"&&(n-=2),e[n][1].type==="atxHeadingSequence"&&(i===n-1||n-4>i&&e[n-2][1].type==="whitespace")&&(n-=i+1===n?2:4),n>i&&(l={type:"atxHeadingText",start:e[i][1].start,end:e[n][1].end},c={type:"chunkText",start:e[i][1].start,end:e[n][1].end,contentType:"text"},ur(e,i,n-i+1,[["enter",l,t],["enter",c,t],["exit",c,t],["exit",l,t]])),e}function HE(e,t,n){let i=0;return l;function l(g){return e.enter("atxHeading"),c(g)}function c(g){return e.enter("atxHeadingSequence"),u(g)}function u(g){return g===35&&i++<6?(e.consume(g),u):g===null||At(g)?(e.exit("atxHeadingSequence"),f(g)):n(g)}function f(g){return g===35?(e.enter("atxHeadingSequence"),h(g)):g===null||$e(g)?(e.exit("atxHeading"),t(g)):it(g)?dt(e,f,"whitespace")(g):(e.enter("atxHeadingText"),p(g))}function h(g){return g===35?(e.consume(g),h):(e.exit("atxHeadingSequence"),f(g))}function p(g){return g===null||g===35||At(g)?(e.exit("atxHeadingText"),f(g)):(e.consume(g),p)}}const IE=["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"],Oy=["pre","script","style","textarea"],VE={concrete:!0,name:"htmlFlow",resolveTo:WE,tokenize:QE},GE={partial:!0,tokenize:ZE},YE={partial:!0,tokenize:XE};function WE(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 QE(e,t,n){const i=this;let l,c,u,f,h;return p;function p(A){return g(A)}function g(A){return e.enter("htmlFlow"),e.enter("htmlFlowData"),e.consume(A),v}function v(A){return A===33?(e.consume(A),y):A===47?(e.consume(A),c=!0,k):A===63?(e.consume(A),l=3,i.interrupt?t:M):On(A)?(e.consume(A),u=String.fromCharCode(A),E):n(A)}function y(A){return A===45?(e.consume(A),l=2,b):A===91?(e.consume(A),l=5,f=0,_):On(A)?(e.consume(A),l=4,i.interrupt?t:M):n(A)}function b(A){return A===45?(e.consume(A),i.interrupt?t:M):n(A)}function _(A){const fe="CDATA[";return A===fe.charCodeAt(f++)?(e.consume(A),f===fe.length?i.interrupt?t:T:_):n(A)}function k(A){return On(A)?(e.consume(A),u=String.fromCharCode(A),E):n(A)}function E(A){if(A===null||A===47||A===62||At(A)){const fe=A===47,_e=u.toLowerCase();return!fe&&!c&&Oy.includes(_e)?(l=1,i.interrupt?t(A):T(A)):IE.includes(u.toLowerCase())?(l=6,fe?(e.consume(A),j):i.interrupt?t(A):T(A)):(l=7,i.interrupt&&!i.parser.lazy[i.now().line]?n(A):c?R(A):C(A))}return A===45||An(A)?(e.consume(A),u+=String.fromCharCode(A),E):n(A)}function j(A){return A===62?(e.consume(A),i.interrupt?t:T):n(A)}function R(A){return it(A)?(e.consume(A),R):z(A)}function C(A){return A===47?(e.consume(A),z):A===58||A===95||On(A)?(e.consume(A),P):it(A)?(e.consume(A),C):z(A)}function P(A){return A===45||A===46||A===58||A===95||An(A)?(e.consume(A),P):D(A)}function D(A){return A===61?(e.consume(A),L):it(A)?(e.consume(A),D):C(A)}function L(A){return A===null||A===60||A===61||A===62||A===96?n(A):A===34||A===39?(e.consume(A),h=A,F):it(A)?(e.consume(A),L):B(A)}function F(A){return A===h?(e.consume(A),h=null,I):A===null||$e(A)?n(A):(e.consume(A),F)}function B(A){return A===null||A===34||A===39||A===47||A===60||A===61||A===62||A===96||At(A)?D(A):(e.consume(A),B)}function I(A){return A===47||A===62||it(A)?C(A):n(A)}function z(A){return A===62?(e.consume(A),H):n(A)}function H(A){return A===null||$e(A)?T(A):it(A)?(e.consume(A),H):n(A)}function T(A){return A===45&&l===2?(e.consume(A),U):A===60&&l===1?(e.consume(A),$):A===62&&l===4?(e.consume(A),O):A===63&&l===3?(e.consume(A),M):A===93&&l===5?(e.consume(A),xe):$e(A)&&(l===6||l===7)?(e.exit("htmlFlowData"),e.check(GE,K,ae)(A)):A===null||$e(A)?(e.exit("htmlFlowData"),ae(A)):(e.consume(A),T)}function ae(A){return e.check(YE,Z,K)(A)}function Z(A){return e.enter("lineEnding"),e.consume(A),e.exit("lineEnding"),Y}function Y(A){return A===null||$e(A)?ae(A):(e.enter("htmlFlowData"),T(A))}function U(A){return A===45?(e.consume(A),M):T(A)}function $(A){return A===47?(e.consume(A),u="",re):T(A)}function re(A){if(A===62){const fe=u.toLowerCase();return Oy.includes(fe)?(e.consume(A),O):T(A)}return On(A)&&u.length<8?(e.consume(A),u+=String.fromCharCode(A),re):T(A)}function xe(A){return A===93?(e.consume(A),M):T(A)}function M(A){return A===62?(e.consume(A),O):A===45&&l===2?(e.consume(A),M):T(A)}function O(A){return A===null||$e(A)?(e.exit("htmlFlowData"),K(A)):(e.consume(A),O)}function K(A){return e.exit("htmlFlow"),t(A)}}function XE(e,t,n){const i=this;return l;function l(u){return $e(u)?(e.enter("lineEnding"),e.consume(u),e.exit("lineEnding"),c):n(u)}function c(u){return i.parser.lazy[i.now().line]?n(u):t(u)}}function ZE(e,t,n){return i;function i(l){return e.enter("lineEnding"),e.consume(l),e.exit("lineEnding"),e.attempt(yc,t,n)}}const KE={name:"htmlText",tokenize:JE};function JE(e,t,n){const i=this;let l,c,u;return f;function f(M){return e.enter("htmlText"),e.enter("htmlTextData"),e.consume(M),h}function h(M){return M===33?(e.consume(M),p):M===47?(e.consume(M),D):M===63?(e.consume(M),C):On(M)?(e.consume(M),B):n(M)}function p(M){return M===45?(e.consume(M),g):M===91?(e.consume(M),c=0,_):On(M)?(e.consume(M),R):n(M)}function g(M){return M===45?(e.consume(M),b):n(M)}function v(M){return M===null?n(M):M===45?(e.consume(M),y):$e(M)?(u=v,$(M)):(e.consume(M),v)}function y(M){return M===45?(e.consume(M),b):v(M)}function b(M){return M===62?U(M):M===45?y(M):v(M)}function _(M){const O="CDATA[";return M===O.charCodeAt(c++)?(e.consume(M),c===O.length?k:_):n(M)}function k(M){return M===null?n(M):M===93?(e.consume(M),E):$e(M)?(u=k,$(M)):(e.consume(M),k)}function E(M){return M===93?(e.consume(M),j):k(M)}function j(M){return M===62?U(M):M===93?(e.consume(M),j):k(M)}function R(M){return M===null||M===62?U(M):$e(M)?(u=R,$(M)):(e.consume(M),R)}function C(M){return M===null?n(M):M===63?(e.consume(M),P):$e(M)?(u=C,$(M)):(e.consume(M),C)}function P(M){return M===62?U(M):C(M)}function D(M){return On(M)?(e.consume(M),L):n(M)}function L(M){return M===45||An(M)?(e.consume(M),L):F(M)}function F(M){return $e(M)?(u=F,$(M)):it(M)?(e.consume(M),F):U(M)}function B(M){return M===45||An(M)?(e.consume(M),B):M===47||M===62||At(M)?I(M):n(M)}function I(M){return M===47?(e.consume(M),U):M===58||M===95||On(M)?(e.consume(M),z):$e(M)?(u=I,$(M)):it(M)?(e.consume(M),I):U(M)}function z(M){return M===45||M===46||M===58||M===95||An(M)?(e.consume(M),z):H(M)}function H(M){return M===61?(e.consume(M),T):$e(M)?(u=H,$(M)):it(M)?(e.consume(M),H):I(M)}function T(M){return M===null||M===60||M===61||M===62||M===96?n(M):M===34||M===39?(e.consume(M),l=M,ae):$e(M)?(u=T,$(M)):it(M)?(e.consume(M),T):(e.consume(M),Z)}function ae(M){return M===l?(e.consume(M),l=void 0,Y):M===null?n(M):$e(M)?(u=ae,$(M)):(e.consume(M),ae)}function Z(M){return M===null||M===34||M===39||M===60||M===61||M===96?n(M):M===47||M===62||At(M)?I(M):(e.consume(M),Z)}function Y(M){return M===47||M===62||At(M)?I(M):n(M)}function U(M){return M===62?(e.consume(M),e.exit("htmlTextData"),e.exit("htmlText"),t):n(M)}function $(M){return e.exit("htmlTextData"),e.enter("lineEnding"),e.consume(M),e.exit("lineEnding"),re}function re(M){return it(M)?dt(e,xe,"linePrefix",i.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(M):xe(M)}function xe(M){return e.enter("htmlTextData"),u(M)}}const Vg={name:"labelEnd",resolveAll:r6,resolveTo:i6,tokenize:s6},e6={tokenize:a6},t6={tokenize:l6},n6={tokenize:o6};function r6(e){let t=-1;const n=[];for(;++t<e.length;){const i=e[t][1];if(n.push(e[t]),i.type==="labelImage"||i.type==="labelLink"||i.type==="labelEnd"){const l=i.type==="labelImage"?4:2;i.type="data",t+=l}}return e.length!==n.length&&ur(e,0,e.length,n),e}function i6(e,t){let n=e.length,i=0,l,c,u,f;for(;n--;)if(l=e[n][1],c){if(l.type==="link"||l.type==="labelLink"&&l._inactive)break;e[n][0]==="enter"&&l.type==="labelLink"&&(l._inactive=!0)}else if(u){if(e[n][0]==="enter"&&(l.type==="labelImage"||l.type==="labelLink")&&!l._balanced&&(c=n,l.type!=="labelLink")){i=2;break}}else l.type==="labelEnd"&&(u=n);const h={type:e[c][1].type==="labelLink"?"link":"image",start:{...e[c][1].start},end:{...e[e.length-1][1].end}},p={type:"label",start:{...e[c][1].start},end:{...e[u][1].end}},g={type:"labelText",start:{...e[c+i+2][1].end},end:{...e[u-2][1].start}};return f=[["enter",h,t],["enter",p,t]],f=Nr(f,e.slice(c+1,c+i+3)),f=Nr(f,[["enter",g,t]]),f=Nr(f,Gd(t.parser.constructs.insideSpan.null,e.slice(c+i+4,u-3),t)),f=Nr(f,[["exit",g,t],e[u-2],e[u-1],["exit",p,t]]),f=Nr(f,e.slice(u+1)),f=Nr(f,[["exit",h,t]]),ur(e,c,e.length,f),e}function s6(e,t,n){const i=this;let l=i.events.length,c,u;for(;l--;)if((i.events[l][1].type==="labelImage"||i.events[l][1].type==="labelLink")&&!i.events[l][1]._balanced){c=i.events[l][1];break}return f;function f(y){return c?c._inactive?v(y):(u=i.parser.defined.includes(Or(i.sliceSerialize({start:c.end,end:i.now()}))),e.enter("labelEnd"),e.enter("labelMarker"),e.consume(y),e.exit("labelMarker"),e.exit("labelEnd"),h):n(y)}function h(y){return y===40?e.attempt(e6,g,u?g:v)(y):y===91?e.attempt(t6,g,u?p:v)(y):u?g(y):v(y)}function p(y){return e.attempt(n6,g,v)(y)}function g(y){return t(y)}function v(y){return c._balanced=!0,n(y)}}function a6(e,t,n){return i;function i(v){return e.enter("resource"),e.enter("resourceMarker"),e.consume(v),e.exit("resourceMarker"),l}function l(v){return At(v)?Ko(e,c)(v):c(v)}function c(v){return v===41?g(v):Mw(e,u,f,"resourceDestination","resourceDestinationLiteral","resourceDestinationLiteralMarker","resourceDestinationRaw","resourceDestinationString",32)(v)}function u(v){return At(v)?Ko(e,h)(v):g(v)}function f(v){return n(v)}function h(v){return v===34||v===39||v===40?Lw(e,p,n,"resourceTitle","resourceTitleMarker","resourceTitleString")(v):g(v)}function p(v){return At(v)?Ko(e,g)(v):g(v)}function g(v){return v===41?(e.enter("resourceMarker"),e.consume(v),e.exit("resourceMarker"),e.exit("resource"),t):n(v)}}function l6(e,t,n){const i=this;return l;function l(f){return Rw.call(i,e,c,u,"reference","referenceMarker","referenceString")(f)}function c(f){return i.parser.defined.includes(Or(i.sliceSerialize(i.events[i.events.length-1][1]).slice(1,-1)))?t(f):n(f)}function u(f){return n(f)}}function o6(e,t,n){return i;function i(c){return e.enter("reference"),e.enter("referenceMarker"),e.consume(c),e.exit("referenceMarker"),l}function l(c){return c===93?(e.enter("referenceMarker"),e.consume(c),e.exit("referenceMarker"),e.exit("reference"),t):n(c)}}const c6={name:"labelStartImage",resolveAll:Vg.resolveAll,tokenize:u6};function u6(e,t,n){const i=this;return l;function l(f){return e.enter("labelImage"),e.enter("labelImageMarker"),e.consume(f),e.exit("labelImageMarker"),c}function c(f){return f===91?(e.enter("labelMarker"),e.consume(f),e.exit("labelMarker"),e.exit("labelImage"),u):n(f)}function u(f){return f===94&&"_hiddenFootnoteSupport"in i.parser.constructs?n(f):t(f)}}const d6={name:"labelStartLink",resolveAll:Vg.resolveAll,tokenize:f6};function f6(e,t,n){const i=this;return l;function l(u){return e.enter("labelLink"),e.enter("labelMarker"),e.consume(u),e.exit("labelMarker"),e.exit("labelLink"),c}function c(u){return u===94&&"_hiddenFootnoteSupport"in i.parser.constructs?n(u):t(u)}}const Fp={name:"lineEnding",tokenize:h6};function h6(e,t){return n;function n(i){return e.enter("lineEnding"),e.consume(i),e.exit("lineEnding"),dt(e,t,"linePrefix")}}const ud={name:"thematicBreak",tokenize:p6};function p6(e,t,n){let i=0,l;return c;function c(p){return e.enter("thematicBreak"),u(p)}function u(p){return l=p,f(p)}function f(p){return p===l?(e.enter("thematicBreakSequence"),h(p)):i>=3&&(p===null||$e(p))?(e.exit("thematicBreak"),t(p)):n(p)}function h(p){return p===l?(e.consume(p),i++,h):(e.exit("thematicBreakSequence"),it(p)?dt(e,f,"whitespace")(p):f(p))}}const Gn={continuation:{tokenize:v6},exit:y6,name:"list",tokenize:x6},m6={partial:!0,tokenize:_6},g6={partial:!0,tokenize:b6};function x6(e,t,n){const i=this,l=i.events[i.events.length-1];let c=l&&l[1].type==="linePrefix"?l[2].sliceSerialize(l[1],!0).length:0,u=0;return f;function f(b){const _=i.containerState.type||(b===42||b===43||b===45?"listUnordered":"listOrdered");if(_==="listUnordered"?!i.containerState.marker||b===i.containerState.marker:ig(b)){if(i.containerState.type||(i.containerState.type=_,e.enter(_,{_container:!0})),_==="listUnordered")return e.enter("listItemPrefix"),b===42||b===45?e.check(ud,n,p)(b):p(b);if(!i.interrupt||b===49)return e.enter("listItemPrefix"),e.enter("listItemValue"),h(b)}return n(b)}function h(b){return ig(b)&&++u<10?(e.consume(b),h):(!i.interrupt||u<2)&&(i.containerState.marker?b===i.containerState.marker:b===41||b===46)?(e.exit("listItemValue"),p(b)):n(b)}function p(b){return e.enter("listItemMarker"),e.consume(b),e.exit("listItemMarker"),i.containerState.marker=i.containerState.marker||b,e.check(yc,i.interrupt?n:g,e.attempt(m6,y,v))}function g(b){return i.containerState.initialBlankLine=!0,c++,y(b)}function v(b){return it(b)?(e.enter("listItemPrefixWhitespace"),e.consume(b),e.exit("listItemPrefixWhitespace"),y):n(b)}function y(b){return i.containerState.size=c+i.sliceSerialize(e.exit("listItemPrefix"),!0).length,t(b)}}function v6(e,t,n){const i=this;return i.containerState._closeFlow=void 0,e.check(yc,l,c);function l(f){return i.containerState.furtherBlankLines=i.containerState.furtherBlankLines||i.containerState.initialBlankLine,dt(e,t,"listItemIndent",i.containerState.size+1)(f)}function c(f){return i.containerState.furtherBlankLines||!it(f)?(i.containerState.furtherBlankLines=void 0,i.containerState.initialBlankLine=void 0,u(f)):(i.containerState.furtherBlankLines=void 0,i.containerState.initialBlankLine=void 0,e.attempt(g6,t,u)(f))}function u(f){return i.containerState._closeFlow=!0,i.interrupt=void 0,dt(e,e.attempt(Gn,t,n),"linePrefix",i.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(f)}}function b6(e,t,n){const i=this;return dt(e,l,"listItemIndent",i.containerState.size+1);function l(c){const u=i.events[i.events.length-1];return u&&u[1].type==="listItemIndent"&&u[2].sliceSerialize(u[1],!0).length===i.containerState.size?t(c):n(c)}}function y6(e){e.exit(this.containerState.type)}function _6(e,t,n){const i=this;return dt(e,l,"listItemPrefixWhitespace",i.parser.constructs.disable.null.includes("codeIndented")?void 0:5);function l(c){const u=i.events[i.events.length-1];return!it(c)&&u&&u[1].type==="listItemPrefixWhitespace"?t(c):n(c)}}const By={name:"setextUnderline",resolveTo:w6,tokenize:S6};function w6(e,t){let n=e.length,i,l,c;for(;n--;)if(e[n][0]==="enter"){if(e[n][1].type==="content"){i=n;break}e[n][1].type==="paragraph"&&(l=n)}else e[n][1].type==="content"&&e.splice(n,1),!c&&e[n][1].type==="definition"&&(c=n);const u={type:"setextHeading",start:{...e[i][1].start},end:{...e[e.length-1][1].end}};return e[l][1].type="setextHeadingText",c?(e.splice(l,0,["enter",u,t]),e.splice(c+1,0,["exit",e[i][1],t]),e[i][1].end={...e[c][1].end}):e[i][1]=u,e.push(["exit",u,t]),e}function S6(e,t,n){const i=this;let l;return c;function c(p){let g=i.events.length,v;for(;g--;)if(i.events[g][1].type!=="lineEnding"&&i.events[g][1].type!=="linePrefix"&&i.events[g][1].type!=="content"){v=i.events[g][1].type==="paragraph";break}return!i.parser.lazy[i.now().line]&&(i.interrupt||v)?(e.enter("setextHeadingLine"),l=p,u(p)):n(p)}function u(p){return e.enter("setextHeadingLineSequence"),f(p)}function f(p){return p===l?(e.consume(p),f):(e.exit("setextHeadingLineSequence"),it(p)?dt(e,h,"lineSuffix")(p):h(p))}function h(p){return p===null||$e(p)?(e.exit("setextHeadingLine"),t(p)):n(p)}}const k6={tokenize:j6};function j6(e){const t=this,n=e.attempt(yc,i,e.attempt(this.parser.constructs.flowInitial,l,dt(e,e.attempt(this.parser.constructs.flow,l,e.attempt(AE,l)),"linePrefix")));return n;function i(c){if(c===null){e.consume(c);return}return e.enter("lineEndingBlank"),e.consume(c),e.exit("lineEndingBlank"),t.currentConstruct=void 0,n}function l(c){if(c===null){e.consume(c);return}return e.enter("lineEnding"),e.consume(c),e.exit("lineEnding"),t.currentConstruct=void 0,n}}const N6={resolveAll:zw()},C6=Dw("string"),E6=Dw("text");function Dw(e){return{resolveAll:zw(e==="text"?T6:void 0),tokenize:t};function t(n){const i=this,l=this.parser.constructs[e],c=n.attempt(l,u,f);return u;function u(g){return p(g)?c(g):f(g)}function f(g){if(g===null){n.consume(g);return}return n.enter("data"),n.consume(g),h}function h(g){return p(g)?(n.exit("data"),c(g)):(n.consume(g),h)}function p(g){if(g===null)return!0;const v=l[g];let y=-1;if(v)for(;++y<v.length;){const b=v[y];if(!b.previous||b.previous.call(i,i.previous))return!0}return!1}}}function zw(e){return t;function t(n,i){let l=-1,c;for(;++l<=n.length;)c===void 0?n[l]&&n[l][1].type==="data"&&(c=l,l++):(!n[l]||n[l][1].type!=="data")&&(l!==c+2&&(n[c][1].end=n[l-1][1].end,n.splice(c+2,l-c-2),l=c+2),c=void 0);return e?e(n,i):n}}function T6(e,t){let n=0;for(;++n<=e.length;)if((n===e.length||e[n][1].type==="lineEnding")&&e[n-1][1].type==="data"){const i=e[n-1][1],l=t.sliceStream(i);let c=l.length,u=-1,f=0,h;for(;c--;){const p=l[c];if(typeof p=="string"){for(u=p.length;p.charCodeAt(u-1)===32;)f++,u--;if(u)break;u=-1}else if(p===-2)h=!0,f++;else if(p!==-1){c++;break}}if(t._contentTypeTextTrailing&&n===e.length&&(f=0),f){const p={type:n===e.length||h||f<2?"lineSuffix":"hardBreakTrailing",start:{_bufferIndex:c?u:i.start._bufferIndex+u,_index:i.start._index+c,line:i.end.line,column:i.end.column-f,offset:i.end.offset-f},end:{...i.end}};i.end={...p.start},i.start.offset===i.end.offset?Object.assign(i,p):(e.splice(n,0,["enter",p,t],["exit",p,t]),n+=2)}n++}return e}const A6={42:Gn,43:Gn,45:Gn,48:Gn,49:Gn,50:Gn,51:Gn,52:Gn,53:Gn,54:Gn,55:Gn,56:Gn,57:Gn,62:Cw},M6={91:zE},R6={[-2]:Up,[-1]:Up,32:Up},L6={35:FE,42:ud,45:[By,ud],60:VE,61:By,95:ud,96:zy,126:zy},D6={38:Tw,92:Ew},z6={[-5]:Fp,[-4]:Fp,[-3]:Fp,33:c6,38:Tw,42:sg,60:[dE,KE],91:d6,92:[PE,Ew],93:Vg,95:sg,96:kE},O6={null:[sg,N6]},B6={null:[42,95]},$6={null:[]},P6=Object.freeze(Object.defineProperty({__proto__:null,attentionMarkers:B6,contentInitial:M6,disable:$6,document:A6,flow:L6,flowInitial:R6,insideSpan:O6,string:D6,text:z6},Symbol.toStringTag,{value:"Module"}));function U6(e,t,n){let i={_bufferIndex:-1,_index:0,line:n&&n.line||1,column:n&&n.column||1,offset:n&&n.offset||0};const l={},c=[];let u=[],f=[];const h={attempt:F(D),check:F(L),consume:R,enter:C,exit:P,interrupt:F(L,{interrupt:!0})},p={code:null,containerState:{},defineSkip:k,events:[],now:_,parser:e,previous:null,sliceSerialize:y,sliceStream:b,write:v};let g=t.tokenize.call(p,h);return t.resolveAll&&c.push(t),p;function v(H){return u=Nr(u,H),E(),u[u.length-1]!==null?[]:(B(t,0),p.events=Gd(c,p.events,p),p.events)}function y(H,T){return q6(b(H),T)}function b(H){return F6(u,H)}function _(){const{_bufferIndex:H,_index:T,line:ae,column:Z,offset:Y}=i;return{_bufferIndex:H,_index:T,line:ae,column:Z,offset:Y}}function k(H){l[H.line]=H.column,z()}function E(){let H;for(;i._index<u.length;){const T=u[i._index];if(typeof T=="string")for(H=i._index,i._bufferIndex<0&&(i._bufferIndex=0);i._index===H&&i._bufferIndex<T.length;)j(T.charCodeAt(i._bufferIndex));else j(T)}}function j(H){g=g(H)}function R(H){$e(H)?(i.line++,i.column=1,i.offset+=H===-3?2:1,z()):H!==-1&&(i.column++,i.offset++),i._bufferIndex<0?i._index++:(i._bufferIndex++,i._bufferIndex===u[i._index].length&&(i._bufferIndex=-1,i._index++)),p.previous=H}function C(H,T){const ae=T||{};return ae.type=H,ae.start=_(),p.events.push(["enter",ae,p]),f.push(ae),ae}function P(H){const T=f.pop();return T.end=_(),p.events.push(["exit",T,p]),T}function D(H,T){B(H,T.from)}function L(H,T){T.restore()}function F(H,T){return ae;function ae(Z,Y,U){let $,re,xe,M;return Array.isArray(Z)?K(Z):"tokenize"in Z?K([Z]):O(Z);function O(je){return Le;function Le(oe){const Ee=oe!==null&&je[oe],Fe=oe!==null&&je.null,Mt=[...Array.isArray(Ee)?Ee:Ee?[Ee]:[],...Array.isArray(Fe)?Fe:Fe?[Fe]:[]];return K(Mt)(oe)}}function K(je){return $=je,re=0,je.length===0?U:A(je[re])}function A(je){return Le;function Le(oe){return M=I(),xe=je,je.partial||(p.currentConstruct=je),je.name&&p.parser.constructs.disable.null.includes(je.name)?_e():je.tokenize.call(T?Object.assign(Object.create(p),T):p,h,fe,_e)(oe)}}function fe(je){return H(xe,M),Y}function _e(je){return M.restore(),++re<$.length?A($[re]):U}}}function B(H,T){H.resolveAll&&!c.includes(H)&&c.push(H),H.resolve&&ur(p.events,T,p.events.length-T,H.resolve(p.events.slice(T),p)),H.resolveTo&&(p.events=H.resolveTo(p.events,p))}function I(){const H=_(),T=p.previous,ae=p.currentConstruct,Z=p.events.length,Y=Array.from(f);return{from:Z,restore:U};function U(){i=H,p.previous=T,p.currentConstruct=ae,p.events.length=Z,f=Y,z()}}function z(){i.line in l&&i.column<2&&(i.column=l[i.line],i.offset+=l[i.line]-1)}}function F6(e,t){const n=t.start._index,i=t.start._bufferIndex,l=t.end._index,c=t.end._bufferIndex;let u;if(n===l)u=[e[n].slice(i,c)];else{if(u=e.slice(n,l),i>-1){const f=u[0];typeof f=="string"?u[0]=f.slice(i):u.shift()}c>0&&u.push(e[l].slice(0,c))}return u}function q6(e,t){let n=-1;const i=[];let l;for(;++n<e.length;){const c=e[n];let u;if(typeof c=="string")u=c;else switch(c){case-5:{u="\r";break}case-4:{u=`
67
+ `;break}case-3:{u=`\r
68
+ `;break}case-2:{u=t?" ":" ";break}case-1:{if(!t&&l)continue;u=" ";break}default:u=String.fromCharCode(c)}l=c===-2,i.push(u)}return i.join("")}function H6(e){const i={constructs:jw([P6,...(e||{}).extensions||[]]),content:l(iE),defined:[],document:l(aE),flow:l(k6),lazy:{},string:l(C6),text:l(E6)};return i;function l(c){return u;function u(f){return U6(i,c,f)}}}function I6(e){for(;!Aw(e););return e}const $y=/[\0\t\n\r]/g;function V6(){let e=1,t="",n=!0,i;return l;function l(c,u,f){const h=[];let p,g,v,y,b;for(c=t+(typeof c=="string"?c.toString():new TextDecoder(u||void 0).decode(c)),v=0,t="",n&&(c.charCodeAt(0)===65279&&v++,n=void 0);v<c.length;){if($y.lastIndex=v,p=$y.exec(c),y=p&&p.index!==void 0?p.index:c.length,b=c.charCodeAt(y),!p){t=c.slice(v);break}if(b===10&&v===y&&i)h.push(-3),i=void 0;else switch(i&&(h.push(-5),i=void 0),v<y&&(h.push(c.slice(v,y)),e+=y-v),b){case 0:{h.push(65533),e++;break}case 9:{for(g=Math.ceil(e/4)*4,h.push(-2);e++<g;)h.push(-1);break}case 10:{h.push(-4),e=1;break}default:i=!0,e=1}v=y+1}return f&&(i&&h.push(-5),t&&h.push(t),h.push(null)),h}}const G6=/\\([!-/:-@[-`{-~])|&(#(?:\d{1,7}|x[\da-f]{1,6})|[\da-z]{1,31});/gi;function Y6(e){return e.replace(G6,W6)}function W6(e,t,n){if(t)return t;if(n.charCodeAt(0)===35){const l=n.charCodeAt(1),c=l===120||l===88;return Nw(n.slice(c?2:1),c?16:10)}return Ig(n)||e}const Ow={}.hasOwnProperty;function Q6(e,t,n){return t&&typeof t=="object"&&(n=t,t=void 0),X6(n)(I6(H6(n).document().write(V6()(e,t,!0))))}function X6(e){const t={transforms:[],canContainEols:["emphasis","fragment","heading","paragraph","strong"],enter:{autolink:c(tn),autolinkProtocol:I,autolinkEmail:I,atxHeading:c(He),blockQuote:c(Fe),characterEscape:I,characterReference:I,codeFenced:c(Mt),codeFencedFenceInfo:u,codeFencedFenceMeta:u,codeIndented:c(Mt,u),codeText:c(Ke,u),codeTextData:I,data:I,codeFlowValue:I,definition:c(Rt),definitionDestinationString:u,definitionLabelString:u,definitionTitleString:u,emphasis:c(vt),hardBreakEscape:c(Ut),hardBreakTrailing:c(Ut),htmlFlow:c(vn,u),htmlFlowData:I,htmlText:c(vn,u),htmlTextData:I,image:c(un),label:u,link:c(tn),listItem:c(ke),listItemValue:y,listOrdered:c(nn,v),listUnordered:c(nn),paragraph:c(De),reference:A,referenceString:u,resourceDestinationString:u,resourceTitleString:u,setextHeading:c(He),strong:c(ot),thematicBreak:c(bn)},exit:{atxHeading:h(),atxHeadingSequence:D,autolink:h(),autolinkEmail:Ee,autolinkProtocol:oe,blockQuote:h(),characterEscapeValue:z,characterReferenceMarkerHexadecimal:_e,characterReferenceMarkerNumeric:_e,characterReferenceValue:je,characterReference:Le,codeFenced:h(E),codeFencedFence:k,codeFencedFenceInfo:b,codeFencedFenceMeta:_,codeFlowValue:z,codeIndented:h(j),codeText:h(Y),codeTextData:z,data:z,definition:h(),definitionDestinationString:P,definitionLabelString:R,definitionTitleString:C,emphasis:h(),hardBreakEscape:h(T),hardBreakTrailing:h(T),htmlFlow:h(ae),htmlFlowData:z,htmlText:h(Z),htmlTextData:z,image:h($),label:xe,labelText:re,lineEnding:H,link:h(U),listItem:h(),listOrdered:h(),listUnordered:h(),paragraph:h(),referenceString:fe,resourceDestinationString:M,resourceTitleString:O,resource:K,setextHeading:h(B),setextHeadingLineSequence:F,setextHeadingText:L,strong:h(),thematicBreak:h()}};Bw(t,(e||{}).mdastExtensions||[]);const n={};return i;function i(le){let be={type:"root",children:[]};const W={stack:[be],tokenStack:[],config:t,enter:f,exit:p,buffer:u,resume:g,data:n},he=[];let Ae=-1;for(;++Ae<le.length;)if(le[Ae][1].type==="listOrdered"||le[Ae][1].type==="listUnordered")if(le[Ae][0]==="enter")he.push(Ae);else{const ut=he.pop();Ae=l(le,ut,Ae)}for(Ae=-1;++Ae<le.length;){const ut=t[le[Ae][0]];Ow.call(ut,le[Ae][1].type)&&ut[le[Ae][1].type].call(Object.assign({sliceSerialize:le[Ae][2].sliceSerialize},W),le[Ae][1])}if(W.tokenStack.length>0){const ut=W.tokenStack[W.tokenStack.length-1];(ut[1]||Py).call(W,void 0,ut[0])}for(be.position={start:us(le.length>0?le[0][1].start:{line:1,column:1,offset:0}),end:us(le.length>0?le[le.length-2][1].end:{line:1,column:1,offset:0})},Ae=-1;++Ae<t.transforms.length;)be=t.transforms[Ae](be)||be;return be}function l(le,be,W){let he=be-1,Ae=-1,ut=!1,Xe,et,gt,Ft;for(;++he<=W;){const J=le[he];switch(J[1].type){case"listUnordered":case"listOrdered":case"blockQuote":{J[0]==="enter"?Ae++:Ae--,Ft=void 0;break}case"lineEndingBlank":{J[0]==="enter"&&(Xe&&!Ft&&!Ae&&!gt&&(gt=he),Ft=void 0);break}case"linePrefix":case"listItemValue":case"listItemMarker":case"listItemPrefix":case"listItemPrefixWhitespace":break;default:Ft=void 0}if(!Ae&&J[0]==="enter"&&J[1].type==="listItemPrefix"||Ae===-1&&J[0]==="exit"&&(J[1].type==="listUnordered"||J[1].type==="listOrdered")){if(Xe){let pe=he;for(et=void 0;pe--;){const me=le[pe];if(me[1].type==="lineEnding"||me[1].type==="lineEndingBlank"){if(me[0]==="exit")continue;et&&(le[et][1].type="lineEndingBlank",ut=!0),me[1].type="lineEnding",et=pe}else if(!(me[1].type==="linePrefix"||me[1].type==="blockQuotePrefix"||me[1].type==="blockQuotePrefixWhitespace"||me[1].type==="blockQuoteMarker"||me[1].type==="listItemIndent"))break}gt&&(!et||gt<et)&&(Xe._spread=!0),Xe.end=Object.assign({},et?le[et][1].start:J[1].end),le.splice(et||he,0,["exit",Xe,J[2]]),he++,W++}if(J[1].type==="listItemPrefix"){const pe={type:"listItem",_spread:!1,start:Object.assign({},J[1].start),end:void 0};Xe=pe,le.splice(he,0,["enter",pe,J[2]]),he++,W++,gt=void 0,Ft=!0}}}return le[be][1]._spread=ut,W}function c(le,be){return W;function W(he){f.call(this,le(he),he),be&&be.call(this,he)}}function u(){this.stack.push({type:"fragment",children:[]})}function f(le,be,W){this.stack[this.stack.length-1].children.push(le),this.stack.push(le),this.tokenStack.push([be,W||void 0]),le.position={start:us(be.start),end:void 0}}function h(le){return be;function be(W){le&&le.call(this,W),p.call(this,W)}}function p(le,be){const W=this.stack.pop(),he=this.tokenStack.pop();if(he)he[0].type!==le.type&&(be?be.call(this,le,he[0]):(he[1]||Py).call(this,le,he[0]));else throw new Error("Cannot close `"+le.type+"` ("+Zo({start:le.start,end:le.end})+"): it’s not open");W.position.end=us(le.end)}function g(){return Hg(this.stack.pop())}function v(){this.data.expectingFirstListItemValue=!0}function y(le){if(this.data.expectingFirstListItemValue){const be=this.stack[this.stack.length-2];be.start=Number.parseInt(this.sliceSerialize(le),10),this.data.expectingFirstListItemValue=void 0}}function b(){const le=this.resume(),be=this.stack[this.stack.length-1];be.lang=le}function _(){const le=this.resume(),be=this.stack[this.stack.length-1];be.meta=le}function k(){this.data.flowCodeInside||(this.buffer(),this.data.flowCodeInside=!0)}function E(){const le=this.resume(),be=this.stack[this.stack.length-1];be.value=le.replace(/^(\r?\n|\r)|(\r?\n|\r)$/g,""),this.data.flowCodeInside=void 0}function j(){const le=this.resume(),be=this.stack[this.stack.length-1];be.value=le.replace(/(\r?\n|\r)$/g,"")}function R(le){const be=this.resume(),W=this.stack[this.stack.length-1];W.label=be,W.identifier=Or(this.sliceSerialize(le)).toLowerCase()}function C(){const le=this.resume(),be=this.stack[this.stack.length-1];be.title=le}function P(){const le=this.resume(),be=this.stack[this.stack.length-1];be.url=le}function D(le){const be=this.stack[this.stack.length-1];if(!be.depth){const W=this.sliceSerialize(le).length;be.depth=W}}function L(){this.data.setextHeadingSlurpLineEnding=!0}function F(le){const be=this.stack[this.stack.length-1];be.depth=this.sliceSerialize(le).codePointAt(0)===61?1:2}function B(){this.data.setextHeadingSlurpLineEnding=void 0}function I(le){const W=this.stack[this.stack.length-1].children;let he=W[W.length-1];(!he||he.type!=="text")&&(he=Pe(),he.position={start:us(le.start),end:void 0},W.push(he)),this.stack.push(he)}function z(le){const be=this.stack.pop();be.value+=this.sliceSerialize(le),be.position.end=us(le.end)}function H(le){const be=this.stack[this.stack.length-1];if(this.data.atHardBreak){const W=be.children[be.children.length-1];W.position.end=us(le.end),this.data.atHardBreak=void 0;return}!this.data.setextHeadingSlurpLineEnding&&t.canContainEols.includes(be.type)&&(I.call(this,le),z.call(this,le))}function T(){this.data.atHardBreak=!0}function ae(){const le=this.resume(),be=this.stack[this.stack.length-1];be.value=le}function Z(){const le=this.resume(),be=this.stack[this.stack.length-1];be.value=le}function Y(){const le=this.resume(),be=this.stack[this.stack.length-1];be.value=le}function U(){const le=this.stack[this.stack.length-1];if(this.data.inReference){const be=this.data.referenceType||"shortcut";le.type+="Reference",le.referenceType=be,delete le.url,delete le.title}else delete le.identifier,delete le.label;this.data.referenceType=void 0}function $(){const le=this.stack[this.stack.length-1];if(this.data.inReference){const be=this.data.referenceType||"shortcut";le.type+="Reference",le.referenceType=be,delete le.url,delete le.title}else delete le.identifier,delete le.label;this.data.referenceType=void 0}function re(le){const be=this.sliceSerialize(le),W=this.stack[this.stack.length-2];W.label=Y6(be),W.identifier=Or(be).toLowerCase()}function xe(){const le=this.stack[this.stack.length-1],be=this.resume(),W=this.stack[this.stack.length-1];if(this.data.inReference=!0,W.type==="link"){const he=le.children;W.children=he}else W.alt=be}function M(){const le=this.resume(),be=this.stack[this.stack.length-1];be.url=le}function O(){const le=this.resume(),be=this.stack[this.stack.length-1];be.title=le}function K(){this.data.inReference=void 0}function A(){this.data.referenceType="collapsed"}function fe(le){const be=this.resume(),W=this.stack[this.stack.length-1];W.label=be,W.identifier=Or(this.sliceSerialize(le)).toLowerCase(),this.data.referenceType="full"}function _e(le){this.data.characterReferenceType=le.type}function je(le){const be=this.sliceSerialize(le),W=this.data.characterReferenceType;let he;W?(he=Nw(be,W==="characterReferenceMarkerNumeric"?10:16),this.data.characterReferenceType=void 0):he=Ig(be);const Ae=this.stack[this.stack.length-1];Ae.value+=he}function Le(le){const be=this.stack.pop();be.position.end=us(le.end)}function oe(le){z.call(this,le);const be=this.stack[this.stack.length-1];be.url=this.sliceSerialize(le)}function Ee(le){z.call(this,le);const be=this.stack[this.stack.length-1];be.url="mailto:"+this.sliceSerialize(le)}function Fe(){return{type:"blockquote",children:[]}}function Mt(){return{type:"code",lang:null,meta:null,value:""}}function Ke(){return{type:"inlineCode",value:""}}function Rt(){return{type:"definition",identifier:"",label:null,title:null,url:""}}function vt(){return{type:"emphasis",children:[]}}function He(){return{type:"heading",depth:0,children:[]}}function Ut(){return{type:"break"}}function vn(){return{type:"html",value:""}}function un(){return{type:"image",title:null,url:"",alt:null}}function tn(){return{type:"link",title:null,url:"",children:[]}}function nn(le){return{type:"list",ordered:le.type==="listOrdered",start:null,spread:le._spread,children:[]}}function ke(le){return{type:"listItem",spread:le._spread,checked:null,children:[]}}function De(){return{type:"paragraph",children:[]}}function ot(){return{type:"strong",children:[]}}function Pe(){return{type:"text",value:""}}function bn(){return{type:"thematicBreak"}}}function us(e){return{line:e.line,column:e.column,offset:e.offset}}function Bw(e,t){let n=-1;for(;++n<t.length;){const i=t[n];Array.isArray(i)?Bw(e,i):Z6(e,i)}}function Z6(e,t){let n;for(n in t)if(Ow.call(t,n))switch(n){case"canContainEols":{const i=t[n];i&&e[n].push(...i);break}case"transforms":{const i=t[n];i&&e[n].push(...i);break}case"enter":case"exit":{const i=t[n];i&&Object.assign(e[n],i);break}}}function Py(e,t){throw e?new Error("Cannot close `"+e.type+"` ("+Zo({start:e.start,end:e.end})+"): a different token (`"+t.type+"`, "+Zo({start:t.start,end:t.end})+") is open"):new Error("Cannot close document, a token (`"+t.type+"`, "+Zo({start:t.start,end:t.end})+") is still open")}function K6(e){const t=this;t.parser=n;function n(i){return Q6(i,{...t.data("settings"),...e,extensions:t.data("micromarkExtensions")||[],mdastExtensions:t.data("fromMarkdownExtensions")||[]})}}function J6(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 eT(e,t){const n={type:"element",tagName:"br",properties:{},children:[]};return e.patch(t,n),[e.applyData(t,n),{type:"text",value:`
69
+ `}]}function tT(e,t){const n=t.value?t.value+`
70
+ `:"",i={},l=t.lang?t.lang.split(/\s+/):[];l.length>0&&(i.className=["language-"+l[0]]);let c={type:"element",tagName:"code",properties:i,children:[{type:"text",value:n}]};return t.meta&&(c.data={meta:t.meta}),e.patch(t,c),c=e.applyData(t,c),c={type:"element",tagName:"pre",properties:{},children:[c]},e.patch(t,c),c}function nT(e,t){const n={type:"element",tagName:"del",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function rT(e,t){const n={type:"element",tagName:"em",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function iT(e,t){const n=typeof e.options.clobberPrefix=="string"?e.options.clobberPrefix:"user-content-",i=String(t.identifier).toUpperCase(),l=bl(i.toLowerCase()),c=e.footnoteOrder.indexOf(i);let u,f=e.footnoteCounts.get(i);f===void 0?(f=0,e.footnoteOrder.push(i),u=e.footnoteOrder.length):u=c+1,f+=1,e.footnoteCounts.set(i,f);const h={type:"element",tagName:"a",properties:{href:"#"+n+"fn-"+l,id:n+"fnref-"+l+(f>1?"-"+f:""),dataFootnoteRef:!0,ariaDescribedBy:["footnote-label"]},children:[{type:"text",value:String(u)}]};e.patch(t,h);const p={type:"element",tagName:"sup",properties:{},children:[h]};return e.patch(t,p),e.applyData(t,p)}function sT(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 aT(e,t){if(e.options.allowDangerousHtml){const n={type:"raw",value:t.value};return e.patch(t,n),e.applyData(t,n)}}function $w(e,t){const n=t.referenceType;let i="]";if(n==="collapsed"?i+="[]":n==="full"&&(i+="["+(t.label||t.identifier)+"]"),t.type==="imageReference")return[{type:"text",value:"!["+t.alt+i}];const l=e.all(t),c=l[0];c&&c.type==="text"?c.value="["+c.value:l.unshift({type:"text",value:"["});const u=l[l.length-1];return u&&u.type==="text"?u.value+=i:l.push({type:"text",value:i}),l}function lT(e,t){const n=String(t.identifier).toUpperCase(),i=e.definitionById.get(n);if(!i)return $w(e,t);const l={src:bl(i.url||""),alt:t.alt};i.title!==null&&i.title!==void 0&&(l.title=i.title);const c={type:"element",tagName:"img",properties:l,children:[]};return e.patch(t,c),e.applyData(t,c)}function oT(e,t){const n={src:bl(t.url)};t.alt!==null&&t.alt!==void 0&&(n.alt=t.alt),t.title!==null&&t.title!==void 0&&(n.title=t.title);const i={type:"element",tagName:"img",properties:n,children:[]};return e.patch(t,i),e.applyData(t,i)}function cT(e,t){const n={type:"text",value:t.value.replace(/\r?\n|\r/g," ")};e.patch(t,n);const i={type:"element",tagName:"code",properties:{},children:[n]};return e.patch(t,i),e.applyData(t,i)}function uT(e,t){const n=String(t.identifier).toUpperCase(),i=e.definitionById.get(n);if(!i)return $w(e,t);const l={href:bl(i.url||"")};i.title!==null&&i.title!==void 0&&(l.title=i.title);const c={type:"element",tagName:"a",properties:l,children:e.all(t)};return e.patch(t,c),e.applyData(t,c)}function dT(e,t){const n={href:bl(t.url)};t.title!==null&&t.title!==void 0&&(n.title=t.title);const i={type:"element",tagName:"a",properties:n,children:e.all(t)};return e.patch(t,i),e.applyData(t,i)}function fT(e,t,n){const i=e.all(t),l=n?hT(n):Pw(t),c={},u=[];if(typeof t.checked=="boolean"){const g=i[0];let v;g&&g.type==="element"&&g.tagName==="p"?v=g:(v={type:"element",tagName:"p",properties:{},children:[]},i.unshift(v)),v.children.length>0&&v.children.unshift({type:"text",value:" "}),v.children.unshift({type:"element",tagName:"input",properties:{type:"checkbox",checked:t.checked,disabled:!0},children:[]}),c.className=["task-list-item"]}let f=-1;for(;++f<i.length;){const g=i[f];(l||f!==0||g.type!=="element"||g.tagName!=="p")&&u.push({type:"text",value:`
71
+ `}),g.type==="element"&&g.tagName==="p"&&!l?u.push(...g.children):u.push(g)}const h=i[i.length-1];h&&(l||h.type!=="element"||h.tagName!=="p")&&u.push({type:"text",value:`
72
+ `});const p={type:"element",tagName:"li",properties:c,children:u};return e.patch(t,p),e.applyData(t,p)}function hT(e){let t=!1;if(e.type==="list"){t=e.spread||!1;const n=e.children;let i=-1;for(;!t&&++i<n.length;)t=Pw(n[i])}return t}function Pw(e){const t=e.spread;return t??e.children.length>1}function pT(e,t){const n={},i=e.all(t);let l=-1;for(typeof t.start=="number"&&t.start!==1&&(n.start=t.start);++l<i.length;){const u=i[l];if(u.type==="element"&&u.tagName==="li"&&u.properties&&Array.isArray(u.properties.className)&&u.properties.className.includes("task-list-item")){n.className=["contains-task-list"];break}}const c={type:"element",tagName:t.ordered?"ol":"ul",properties:n,children:e.wrap(i,!0)};return e.patch(t,c),e.applyData(t,c)}function mT(e,t){const n={type:"element",tagName:"p",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function gT(e,t){const n={type:"root",children:e.wrap(e.all(t))};return e.patch(t,n),e.applyData(t,n)}function xT(e,t){const n={type:"element",tagName:"strong",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function vT(e,t){const n=e.all(t),i=n.shift(),l=[];if(i){const u={type:"element",tagName:"thead",properties:{},children:e.wrap([i],!0)};e.patch(t.children[0],u),l.push(u)}if(n.length>0){const u={type:"element",tagName:"tbody",properties:{},children:e.wrap(n,!0)},f=Pg(t.children[1]),h=vw(t.children[t.children.length-1]);f&&h&&(u.position={start:f,end:h}),l.push(u)}const c={type:"element",tagName:"table",properties:{},children:e.wrap(l,!0)};return e.patch(t,c),e.applyData(t,c)}function bT(e,t,n){const i=n?n.children:void 0,c=(i?i.indexOf(t):1)===0?"th":"td",u=n&&n.type==="table"?n.align:void 0,f=u?u.length:t.children.length;let h=-1;const p=[];for(;++h<f;){const v=t.children[h],y={},b=u?u[h]:void 0;b&&(y.align=b);let _={type:"element",tagName:c,properties:y,children:[]};v&&(_.children=e.all(v),e.patch(v,_),_=e.applyData(v,_)),p.push(_)}const g={type:"element",tagName:"tr",properties:{},children:e.wrap(p,!0)};return e.patch(t,g),e.applyData(t,g)}function yT(e,t){const n={type:"element",tagName:"td",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}const Uy=9,Fy=32;function _T(e){const t=String(e),n=/\r?\n|\r/g;let i=n.exec(t),l=0;const c=[];for(;i;)c.push(qy(t.slice(l,i.index),l>0,!0),i[0]),l=i.index+i[0].length,i=n.exec(t);return c.push(qy(t.slice(l),l>0,!1)),c.join("")}function qy(e,t,n){let i=0,l=e.length;if(t){let c=e.codePointAt(i);for(;c===Uy||c===Fy;)i++,c=e.codePointAt(i)}if(n){let c=e.codePointAt(l-1);for(;c===Uy||c===Fy;)l--,c=e.codePointAt(l-1)}return l>i?e.slice(i,l):""}function wT(e,t){const n={type:"text",value:_T(String(t.value))};return e.patch(t,n),e.applyData(t,n)}function ST(e,t){const n={type:"element",tagName:"hr",properties:{},children:[]};return e.patch(t,n),e.applyData(t,n)}const kT={blockquote:J6,break:eT,code:tT,delete:nT,emphasis:rT,footnoteReference:iT,heading:sT,html:aT,imageReference:lT,image:oT,inlineCode:cT,linkReference:uT,link:dT,listItem:fT,list:pT,paragraph:mT,root:gT,strong:xT,table:vT,tableCell:yT,tableRow:bT,text:wT,thematicBreak:ST,toml:Xu,yaml:Xu,definition:Xu,footnoteDefinition:Xu};function Xu(){}const Uw=-1,Yd=0,Jo=1,zd=2,Gg=3,Yg=4,Wg=5,Qg=6,Fw=7,qw=8,jT=typeof self=="object"?self:globalThis,Hy=(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 jT[e](t)},NT=(e,t)=>{const n=(l,c)=>(e.set(c,l),l),i=l=>{if(e.has(l))return e.get(l);const[c,u]=t[l];switch(c){case Yd:case Uw:return n(u,l);case Jo:{const f=n([],l);for(const h of u)f.push(i(h));return f}case zd:{const f=n({},l);for(const[h,p]of u)f[i(h)]=i(p);return f}case Gg:return n(new Date(u),l);case Yg:{const{source:f,flags:h}=u;return n(new RegExp(f,h),l)}case Wg:{const f=n(new Map,l);for(const[h,p]of u)f.set(i(h),i(p));return f}case Qg:{const f=n(new Set,l);for(const h of u)f.add(i(h));return f}case Fw:{const{name:f,message:h}=u;return n(Hy(f,h),l)}case qw:return n(BigInt(u),l);case"BigInt":return n(Object(BigInt(u)),l);case"ArrayBuffer":return n(new Uint8Array(u).buffer,u);case"DataView":{const{buffer:f}=new Uint8Array(u);return n(new DataView(f),u)}}return n(Hy(c,u),l)};return i},Iy=e=>NT(new Map,e)(0),Ka="",{toString:CT}={},{keys:ET}=Object,Lo=e=>{const t=typeof e;if(t!=="object"||!e)return[Yd,t];const n=CT.call(e).slice(8,-1);switch(n){case"Array":return[Jo,Ka];case"Object":return[zd,Ka];case"Date":return[Gg,Ka];case"RegExp":return[Yg,Ka];case"Map":return[Wg,Ka];case"Set":return[Qg,Ka];case"DataView":return[Jo,n]}return n.includes("Array")?[Jo,n]:n.includes("Error")?[Fw,n]:[zd,n]},Zu=([e,t])=>e===Yd&&(t==="function"||t==="symbol"),TT=(e,t,n,i)=>{const l=(u,f)=>{const h=i.push(u)-1;return n.set(f,h),h},c=u=>{if(n.has(u))return n.get(u);let[f,h]=Lo(u);switch(f){case Yd:{let g=u;switch(h){case"bigint":f=qw,g=u.toString();break;case"function":case"symbol":if(e)throw new TypeError("unable to serialize "+h);g=null;break;case"undefined":return l([Uw],u)}return l([f,g],u)}case Jo:{if(h){let y=u;return h==="DataView"?y=new Uint8Array(u.buffer):h==="ArrayBuffer"&&(y=new Uint8Array(u)),l([h,[...y]],u)}const g=[],v=l([f,g],u);for(const y of u)g.push(c(y));return v}case zd:{if(h)switch(h){case"BigInt":return l([h,u.toString()],u);case"Boolean":case"Number":case"String":return l([h,u.valueOf()],u)}if(t&&"toJSON"in u)return c(u.toJSON());const g=[],v=l([f,g],u);for(const y of ET(u))(e||!Zu(Lo(u[y])))&&g.push([c(y),c(u[y])]);return v}case Gg:return l([f,u.toISOString()],u);case Yg:{const{source:g,flags:v}=u;return l([f,{source:g,flags:v}],u)}case Wg:{const g=[],v=l([f,g],u);for(const[y,b]of u)(e||!(Zu(Lo(y))||Zu(Lo(b))))&&g.push([c(y),c(b)]);return v}case Qg:{const g=[],v=l([f,g],u);for(const y of u)(e||!Zu(Lo(y)))&&g.push(c(y));return v}}const{message:p}=u;return l([f,{name:h,message:p}],u)};return c},Vy=(e,{json:t,lossy:n}={})=>{const i=[];return TT(!(t||n),!!t,new Map,i)(e),i},Od=typeof structuredClone=="function"?(e,t)=>t&&("json"in t||"lossy"in t)?Iy(Vy(e,t)):structuredClone(e):(e,t)=>Iy(Vy(e,t));function AT(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 MT(e,t){return"Back to reference "+(e+1)+(t>1?"-"+t:"")}function RT(e){const t=typeof e.options.clobberPrefix=="string"?e.options.clobberPrefix:"user-content-",n=e.options.footnoteBackContent||AT,i=e.options.footnoteBackLabel||MT,l=e.options.footnoteLabel||"Footnotes",c=e.options.footnoteLabelTagName||"h2",u=e.options.footnoteLabelProperties||{className:["sr-only"]},f=[];let h=-1;for(;++h<e.footnoteOrder.length;){const p=e.footnoteById.get(e.footnoteOrder[h]);if(!p)continue;const g=e.all(p),v=String(p.identifier).toUpperCase(),y=bl(v.toLowerCase());let b=0;const _=[],k=e.footnoteCounts.get(v);for(;k!==void 0&&++b<=k;){_.length>0&&_.push({type:"text",value:" "});let R=typeof n=="string"?n:n(h,b);typeof R=="string"&&(R={type:"text",value:R}),_.push({type:"element",tagName:"a",properties:{href:"#"+t+"fnref-"+y+(b>1?"-"+b:""),dataFootnoteBackref:"",ariaLabel:typeof i=="string"?i:i(h,b),className:["data-footnote-backref"]},children:Array.isArray(R)?R:[R]})}const E=g[g.length-1];if(E&&E.type==="element"&&E.tagName==="p"){const R=E.children[E.children.length-1];R&&R.type==="text"?R.value+=" ":E.children.push({type:"text",value:" "}),E.children.push(..._)}else g.push(..._);const j={type:"element",tagName:"li",properties:{id:t+"fn-"+y},children:e.wrap(g,!0)};e.patch(p,j),f.push(j)}if(f.length!==0)return{type:"element",tagName:"section",properties:{dataFootnotes:!0,className:["footnotes"]},children:[{type:"element",tagName:c,properties:{...Od(u),id:"footnote-label"},children:[{type:"text",value:l}]},{type:"text",value:`
73
+ `},{type:"element",tagName:"ol",properties:{},children:e.wrap(f,!0)},{type:"text",value:`
74
+ `}]}}const Wd=(function(e){if(e==null)return OT;if(typeof e=="function")return Qd(e);if(typeof e=="object")return Array.isArray(e)?LT(e):DT(e);if(typeof e=="string")return zT(e);throw new Error("Expected function, string, or object as test")});function LT(e){const t=[];let n=-1;for(;++n<e.length;)t[n]=Wd(e[n]);return Qd(i);function i(...l){let c=-1;for(;++c<t.length;)if(t[c].apply(this,l))return!0;return!1}}function DT(e){const t=e;return Qd(n);function n(i){const l=i;let c;for(c in e)if(l[c]!==t[c])return!1;return!0}}function zT(e){return Qd(t);function t(n){return n&&n.type===e}}function Qd(e){return t;function t(n,i,l){return!!(BT(n)&&e.call(this,n,typeof i=="number"?i:void 0,l||void 0))}}function OT(){return!0}function BT(e){return e!==null&&typeof e=="object"&&"type"in e}const Hw=[],$T=!0,ag=!1,PT="skip";function Iw(e,t,n,i){let l;typeof t=="function"&&typeof n!="function"?(i=n,n=t):l=t;const c=Wd(l),u=i?-1:1;f(e,void 0,[])();function f(h,p,g){const v=h&&typeof h=="object"?h:{};if(typeof v.type=="string"){const b=typeof v.tagName=="string"?v.tagName:typeof v.name=="string"?v.name:void 0;Object.defineProperty(y,"name",{value:"node ("+(h.type+(b?"<"+b+">":""))+")"})}return y;function y(){let b=Hw,_,k,E;if((!t||c(h,p,g[g.length-1]||void 0))&&(b=UT(n(h,g)),b[0]===ag))return b;if("children"in h&&h.children){const j=h;if(j.children&&b[0]!==PT)for(k=(i?j.children.length:-1)+u,E=g.concat(j);k>-1&&k<j.children.length;){const R=j.children[k];if(_=f(R,k,E)(),_[0]===ag)return _;k=typeof _[1]=="number"?_[1]:k+u}}return b}}}function UT(e){return Array.isArray(e)?e:typeof e=="number"?[$T,e]:e==null?Hw:[e]}function Xg(e,t,n,i){let l,c,u;typeof t=="function"&&typeof n!="function"?(c=void 0,u=t,l=n):(c=t,u=n,l=i),Iw(e,c,f,l);function f(h,p){const g=p[p.length-1],v=g?g.children.indexOf(h):void 0;return u(h,v,g)}}const lg={}.hasOwnProperty,FT={};function qT(e,t){const n=t||FT,i=new Map,l=new Map,c=new Map,u={...kT,...n.handlers},f={all:p,applyData:IT,definitionById:i,footnoteById:l,footnoteCounts:c,footnoteOrder:[],handlers:u,one:h,options:n,patch:HT,wrap:GT};return Xg(e,function(g){if(g.type==="definition"||g.type==="footnoteDefinition"){const v=g.type==="definition"?i:l,y=String(g.identifier).toUpperCase();v.has(y)||v.set(y,g)}}),f;function h(g,v){const y=g.type,b=f.handlers[y];if(lg.call(f.handlers,y)&&b)return b(f,g,v);if(f.options.passThrough&&f.options.passThrough.includes(y)){if("children"in g){const{children:k,...E}=g,j=Od(E);return j.children=f.all(g),j}return Od(g)}return(f.options.unknownHandler||VT)(f,g,v)}function p(g){const v=[];if("children"in g){const y=g.children;let b=-1;for(;++b<y.length;){const _=f.one(y[b],g);if(_){if(b&&y[b-1].type==="break"&&(!Array.isArray(_)&&_.type==="text"&&(_.value=Gy(_.value)),!Array.isArray(_)&&_.type==="element")){const k=_.children[0];k&&k.type==="text"&&(k.value=Gy(k.value))}Array.isArray(_)?v.push(..._):v.push(_)}}}return v}}function HT(e,t){e.position&&(t.position=A4(e))}function IT(e,t){let n=t;if(e&&e.data){const i=e.data.hName,l=e.data.hChildren,c=e.data.hProperties;if(typeof i=="string")if(n.type==="element")n.tagName=i;else{const u="children"in n?n.children:[n];n={type:"element",tagName:i,properties:{},children:u}}n.type==="element"&&c&&Object.assign(n.properties,Od(c)),"children"in n&&n.children&&l!==null&&l!==void 0&&(n.children=l)}return n}function VT(e,t){const n=t.data||{},i="value"in t&&!(lg.call(n,"hProperties")||lg.call(n,"hChildren"))?{type:"text",value:t.value}:{type:"element",tagName:"div",properties:{},children:e.all(t)};return e.patch(t,i),e.applyData(t,i)}function GT(e,t){const n=[];let i=-1;for(t&&n.push({type:"text",value:`
75
+ `});++i<e.length;)i&&n.push({type:"text",value:`
76
+ `}),n.push(e[i]);return t&&e.length>0&&n.push({type:"text",value:`
77
+ `}),n}function Gy(e){let t=0,n=e.charCodeAt(t);for(;n===9||n===32;)t++,n=e.charCodeAt(t);return e.slice(t)}function Yy(e,t){const n=qT(e,t),i=n.one(e,void 0),l=RT(n),c=Array.isArray(i)?{type:"root",children:i}:i||{type:"root",children:[]};return l&&c.children.push({type:"text",value:`
78
+ `},l),c}function YT(e,t){return e&&"run"in e?async function(n,i){const l=Yy(n,{file:i,...t});await e.run(l,i)}:function(n,i){return Yy(n,{file:i,...e||t})}}function Wy(e){if(e)throw e}var qp,Qy;function WT(){if(Qy)return qp;Qy=1;var e=Object.prototype.hasOwnProperty,t=Object.prototype.toString,n=Object.defineProperty,i=Object.getOwnPropertyDescriptor,l=function(p){return typeof Array.isArray=="function"?Array.isArray(p):t.call(p)==="[object Array]"},c=function(p){if(!p||t.call(p)!=="[object Object]")return!1;var g=e.call(p,"constructor"),v=p.constructor&&p.constructor.prototype&&e.call(p.constructor.prototype,"isPrototypeOf");if(p.constructor&&!g&&!v)return!1;var y;for(y in p);return typeof y>"u"||e.call(p,y)},u=function(p,g){n&&g.name==="__proto__"?n(p,g.name,{enumerable:!0,configurable:!0,value:g.newValue,writable:!0}):p[g.name]=g.newValue},f=function(p,g){if(g==="__proto__")if(e.call(p,g)){if(i)return i(p,g).value}else return;return p[g]};return qp=function h(){var p,g,v,y,b,_,k=arguments[0],E=1,j=arguments.length,R=!1;for(typeof k=="boolean"&&(R=k,k=arguments[1]||{},E=2),(k==null||typeof k!="object"&&typeof k!="function")&&(k={});E<j;++E)if(p=arguments[E],p!=null)for(g in p)v=f(k,g),y=f(p,g),k!==y&&(R&&y&&(c(y)||(b=l(y)))?(b?(b=!1,_=v&&l(v)?v:[]):_=v&&c(v)?v:{},u(k,{name:g,newValue:h(R,_,y)})):typeof y<"u"&&u(k,{name:g,newValue:y}));return k},qp}var QT=WT();const Hp=pg(QT);function og(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 XT(){const e=[],t={run:n,use:i};return t;function n(...l){let c=-1;const u=l.pop();if(typeof u!="function")throw new TypeError("Expected function as last argument, not "+u);f(null,...l);function f(h,...p){const g=e[++c];let v=-1;if(h){u(h);return}for(;++v<l.length;)(p[v]===null||p[v]===void 0)&&(p[v]=l[v]);l=p,g?ZT(g,f)(...p):u(null,...p)}}function i(l){if(typeof l!="function")throw new TypeError("Expected `middelware` to be a function, not "+l);return e.push(l),t}}function ZT(e,t){let n;return i;function i(...u){const f=e.length>u.length;let h;f&&u.push(l);try{h=e.apply(this,u)}catch(p){const g=p;if(f&&n)throw g;return l(g)}f||(h&&h.then&&typeof h.then=="function"?h.then(c,l):h instanceof Error?l(h):c(h))}function l(u,...f){n||(n=!0,t(u,...f))}function c(u){l(null,u)}}const Wr={basename:KT,dirname:JT,extname:eA,join:tA,sep:"/"};function KT(e,t){if(t!==void 0&&typeof t!="string")throw new TypeError('"ext" argument must be a string');_c(e);let n=0,i=-1,l=e.length,c;if(t===void 0||t.length===0||t.length>e.length){for(;l--;)if(e.codePointAt(l)===47){if(c){n=l+1;break}}else i<0&&(c=!0,i=l+1);return i<0?"":e.slice(n,i)}if(t===e)return"";let u=-1,f=t.length-1;for(;l--;)if(e.codePointAt(l)===47){if(c){n=l+1;break}}else u<0&&(c=!0,u=l+1),f>-1&&(e.codePointAt(l)===t.codePointAt(f--)?f<0&&(i=l):(f=-1,i=u));return n===i?i=u:i<0&&(i=e.length),e.slice(n,i)}function JT(e){if(_c(e),e.length===0)return".";let t=-1,n=e.length,i;for(;--n;)if(e.codePointAt(n)===47){if(i){t=n;break}}else i||(i=!0);return t<0?e.codePointAt(0)===47?"/":".":t===1&&e.codePointAt(0)===47?"//":e.slice(0,t)}function eA(e){_c(e);let t=e.length,n=-1,i=0,l=-1,c=0,u;for(;t--;){const f=e.codePointAt(t);if(f===47){if(u){i=t+1;break}continue}n<0&&(u=!0,n=t+1),f===46?l<0?l=t:c!==1&&(c=1):l>-1&&(c=-1)}return l<0||n<0||c===0||c===1&&l===n-1&&l===i+1?"":e.slice(l,n)}function tA(...e){let t=-1,n;for(;++t<e.length;)_c(e[t]),e[t]&&(n=n===void 0?e[t]:n+"/"+e[t]);return n===void 0?".":nA(n)}function nA(e){_c(e);const t=e.codePointAt(0)===47;let n=rA(e,!t);return n.length===0&&!t&&(n="."),n.length>0&&e.codePointAt(e.length-1)===47&&(n+="/"),t?"/"+n:n}function rA(e,t){let n="",i=0,l=-1,c=0,u=-1,f,h;for(;++u<=e.length;){if(u<e.length)f=e.codePointAt(u);else{if(f===47)break;f=47}if(f===47){if(!(l===u-1||c===1))if(l!==u-1&&c===2){if(n.length<2||i!==2||n.codePointAt(n.length-1)!==46||n.codePointAt(n.length-2)!==46){if(n.length>2){if(h=n.lastIndexOf("/"),h!==n.length-1){h<0?(n="",i=0):(n=n.slice(0,h),i=n.length-1-n.lastIndexOf("/")),l=u,c=0;continue}}else if(n.length>0){n="",i=0,l=u,c=0;continue}}t&&(n=n.length>0?n+"/..":"..",i=2)}else n.length>0?n+="/"+e.slice(l+1,u):n=e.slice(l+1,u),i=u-l-1;l=u,c=0}else f===46&&c>-1?c++:c=-1}return n}function _c(e){if(typeof e!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(e))}const iA={cwd:sA};function sA(){return"/"}function cg(e){return!!(e!==null&&typeof e=="object"&&"href"in e&&e.href&&"protocol"in e&&e.protocol&&e.auth===void 0)}function aA(e){if(typeof e=="string")e=new URL(e);else if(!cg(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 lA(e)}function lA(e){if(e.hostname!==""){const i=new TypeError('File URL host must be "localhost" or empty on darwin');throw i.code="ERR_INVALID_FILE_URL_HOST",i}const t=e.pathname;let n=-1;for(;++n<t.length;)if(t.codePointAt(n)===37&&t.codePointAt(n+1)===50){const i=t.codePointAt(n+2);if(i===70||i===102){const l=new TypeError("File URL path must not include encoded / characters");throw l.code="ERR_INVALID_FILE_URL_PATH",l}}return decodeURIComponent(t)}const Ip=["history","path","basename","stem","extname","dirname"];class Vw{constructor(t){let n;t?cg(t)?n={path:t}:typeof t=="string"||oA(t)?n={value:t}:n=t:n={},this.cwd="cwd"in n?"":iA.cwd(),this.data={},this.history=[],this.messages=[],this.value,this.map,this.result,this.stored;let i=-1;for(;++i<Ip.length;){const c=Ip[i];c in n&&n[c]!==void 0&&n[c]!==null&&(this[c]=c==="history"?[...n[c]]:n[c])}let l;for(l in n)Ip.includes(l)||(this[l]=n[l])}get basename(){return typeof this.path=="string"?Wr.basename(this.path):void 0}set basename(t){Gp(t,"basename"),Vp(t,"basename"),this.path=Wr.join(this.dirname||"",t)}get dirname(){return typeof this.path=="string"?Wr.dirname(this.path):void 0}set dirname(t){Xy(this.basename,"dirname"),this.path=Wr.join(t||"",this.basename)}get extname(){return typeof this.path=="string"?Wr.extname(this.path):void 0}set extname(t){if(Vp(t,"extname"),Xy(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=Wr.join(this.dirname,this.stem+(t||""))}get path(){return this.history[this.history.length-1]}set path(t){cg(t)&&(t=aA(t)),Gp(t,"path"),this.path!==t&&this.history.push(t)}get stem(){return typeof this.path=="string"?Wr.basename(this.path,this.extname):void 0}set stem(t){Gp(t,"stem"),Vp(t,"stem"),this.path=Wr.join(this.dirname||"",t+(this.extname||""))}fail(t,n,i){const l=this.message(t,n,i);throw l.fatal=!0,l}info(t,n,i){const l=this.message(t,n,i);return l.fatal=void 0,l}message(t,n,i){const l=new Mn(t,n,i);return this.path&&(l.name=this.path+":"+l.name,l.file=this.path),l.fatal=!1,this.messages.push(l),l}toString(t){return this.value===void 0?"":typeof this.value=="string"?this.value:new TextDecoder(t||void 0).decode(this.value)}}function Vp(e,t){if(e&&e.includes(Wr.sep))throw new Error("`"+t+"` cannot be a path: did not expect `"+Wr.sep+"`")}function Gp(e,t){if(!e)throw new Error("`"+t+"` cannot be empty")}function Xy(e,t){if(!e)throw new Error("Setting `"+t+"` requires `path` to be set too")}function oA(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const cA=(function(e){const i=this.constructor.prototype,l=i[e],c=function(){return l.apply(c,arguments)};return Object.setPrototypeOf(c,i),c}),uA={}.hasOwnProperty;class Zg extends cA{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=XT()}copy(){const t=new Zg;let n=-1;for(;++n<this.attachers.length;){const i=this.attachers[n];t.use(...i)}return t.data(Hp(!0,{},this.namespace)),t}data(t,n){return typeof t=="string"?arguments.length===2?(Qp("data",this.frozen),this.namespace[t]=n,this):uA.call(this.namespace,t)&&this.namespace[t]||void 0:t?(Qp("data",this.frozen),this.namespace=t,this):this.namespace}freeze(){if(this.frozen)return this;const t=this;for(;++this.freezeIndex<this.attachers.length;){const[n,...i]=this.attachers[this.freezeIndex];if(i[0]===!1)continue;i[0]===!0&&(i[0]=void 0);const l=n.call(t,...i);typeof l=="function"&&this.transformers.use(l)}return this.frozen=!0,this.freezeIndex=Number.POSITIVE_INFINITY,this}parse(t){this.freeze();const n=Ku(t),i=this.parser||this.Parser;return Yp("parse",i),i(String(n),n)}process(t,n){const i=this;return this.freeze(),Yp("process",this.parser||this.Parser),Wp("process",this.compiler||this.Compiler),n?l(void 0,n):new Promise(l);function l(c,u){const f=Ku(t),h=i.parse(f);i.run(h,f,function(g,v,y){if(g||!v||!y)return p(g);const b=v,_=i.stringify(b,y);hA(_)?y.value=_:y.result=_,p(g,y)});function p(g,v){g||!v?u(g):c?c(v):n(void 0,v)}}}processSync(t){let n=!1,i;return this.freeze(),Yp("processSync",this.parser||this.Parser),Wp("processSync",this.compiler||this.Compiler),this.process(t,l),Ky("processSync","process",n),i;function l(c,u){n=!0,Wy(c),i=u}}run(t,n,i){Zy(t),this.freeze();const l=this.transformers;return!i&&typeof n=="function"&&(i=n,n=void 0),i?c(void 0,i):new Promise(c);function c(u,f){const h=Ku(n);l.run(t,h,p);function p(g,v,y){const b=v||t;g?f(g):u?u(b):i(void 0,b,y)}}}runSync(t,n){let i=!1,l;return this.run(t,n,c),Ky("runSync","run",i),l;function c(u,f){Wy(u),l=f,i=!0}}stringify(t,n){this.freeze();const i=Ku(n),l=this.compiler||this.Compiler;return Wp("stringify",l),Zy(t),l(t,i)}use(t,...n){const i=this.attachers,l=this.namespace;if(Qp("use",this.frozen),t!=null)if(typeof t=="function")h(t,n);else if(typeof t=="object")Array.isArray(t)?f(t):u(t);else throw new TypeError("Expected usable value, not `"+t+"`");return this;function c(p){if(typeof p=="function")h(p,[]);else if(typeof p=="object")if(Array.isArray(p)){const[g,...v]=p;h(g,v)}else u(p);else throw new TypeError("Expected usable value, not `"+p+"`")}function u(p){if(!("plugins"in p)&&!("settings"in p))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");f(p.plugins),p.settings&&(l.settings=Hp(!0,l.settings,p.settings))}function f(p){let g=-1;if(p!=null)if(Array.isArray(p))for(;++g<p.length;){const v=p[g];c(v)}else throw new TypeError("Expected a list of plugins, not `"+p+"`")}function h(p,g){let v=-1,y=-1;for(;++v<i.length;)if(i[v][0]===p){y=v;break}if(y===-1)i.push([p,...g]);else if(g.length>0){let[b,..._]=g;const k=i[y][1];og(k)&&og(b)&&(b=Hp(!0,k,b)),i[y]=[p,b,..._]}}}}const dA=new Zg().freeze();function Yp(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `parser`")}function Wp(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `compiler`")}function Qp(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 Zy(e){if(!og(e)||typeof e.type!="string")throw new TypeError("Expected node, got `"+e+"`")}function Ky(e,t,n){if(!n)throw new Error("`"+e+"` finished async. Use `"+t+"` instead")}function Ku(e){return fA(e)?e:new Vw(e)}function fA(e){return!!(e&&typeof e=="object"&&"message"in e&&"messages"in e)}function hA(e){return typeof e=="string"||pA(e)}function pA(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const mA="https://github.com/remarkjs/react-markdown/blob/main/changelog.md",Jy=[],e5={allowDangerousHtml:!0},gA=/^(https?|ircs?|mailto|xmpp)$/i,xA=[{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 Kg(e){const t=vA(e),n=bA(e);return yA(t.runSync(t.parse(n),n),e)}function vA(e){const t=e.rehypePlugins||Jy,n=e.remarkPlugins||Jy,i=e.remarkRehypeOptions?{...e.remarkRehypeOptions,...e5}:e5;return dA().use(K6).use(n).use(YT,i).use(t)}function bA(e){const t=e.children||"",n=new Vw;return typeof t=="string"&&(n.value=t),n}function yA(e,t){const n=t.allowedElements,i=t.allowElement,l=t.components,c=t.disallowedElements,u=t.skipHtml,f=t.unwrapDisallowed,h=t.urlTransform||_A;for(const g of xA)Object.hasOwn(t,g.from)&&(""+g.from+(g.to?"use `"+g.to+"` instead":"remove it")+mA+g.id,void 0);return Xg(e,p),z4(e,{Fragment:a.Fragment,components:l,ignoreInvalidStyle:!0,jsx:a.jsx,jsxs:a.jsxs,passKeys:!0,passNode:!0});function p(g,v,y){if(g.type==="raw"&&y&&typeof v=="number")return u?y.children.splice(v,1):y.children[v]={type:"text",value:g.value},v;if(g.type==="element"){let b;for(b in Pp)if(Object.hasOwn(Pp,b)&&Object.hasOwn(g.properties,b)){const _=g.properties[b],k=Pp[b];(k===null||k.includes(g.tagName))&&(g.properties[b]=h(String(_||""),b,g))}}if(g.type==="element"){let b=n?!n.includes(g.tagName):c?c.includes(g.tagName):!1;if(!b&&i&&typeof v=="number"&&(b=!i(g,v,y)),b&&y&&typeof v=="number")return f&&g.children?y.children.splice(v,1,...g.children):y.children.splice(v,1),v}}}function _A(e){const t=e.indexOf(":"),n=e.indexOf("?"),i=e.indexOf("#"),l=e.indexOf("/");return t===-1||l!==-1&&t>l||n!==-1&&t>n||i!==-1&&t>i||gA.test(e.slice(0,t))?e:""}function t5(e,t){const n=String(e);if(typeof t!="string")throw new TypeError("Expected character");let i=0,l=n.indexOf(t);for(;l!==-1;)i++,l=n.indexOf(t,l+t.length);return i}function wA(e){if(typeof e!="string")throw new TypeError("Expected a string");return e.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")}function SA(e,t,n){const l=Wd((n||{}).ignore||[]),c=kA(t);let u=-1;for(;++u<c.length;)Iw(e,"text",f);function f(p,g){let v=-1,y;for(;++v<g.length;){const b=g[v],_=y?y.children:void 0;if(l(b,_?_.indexOf(b):void 0,y))return;y=b}if(y)return h(p,g)}function h(p,g){const v=g[g.length-1],y=c[u][0],b=c[u][1];let _=0;const E=v.children.indexOf(p);let j=!1,R=[];y.lastIndex=0;let C=y.exec(p.value);for(;C;){const P=C.index,D={index:C.index,input:C.input,stack:[...g,p]};let L=b(...C,D);if(typeof L=="string"&&(L=L.length>0?{type:"text",value:L}:void 0),L===!1?y.lastIndex=P+1:(_!==P&&R.push({type:"text",value:p.value.slice(_,P)}),Array.isArray(L)?R.push(...L):L&&R.push(L),_=P+C[0].length,j=!0),!y.global)break;C=y.exec(p.value)}return j?(_<p.value.length&&R.push({type:"text",value:p.value.slice(_)}),v.children.splice(E,1,...R)):R=[p],E+R.length}}function kA(e){const t=[];if(!Array.isArray(e))throw new TypeError("Expected find and replace tuple or list of tuples");const n=!e[0]||Array.isArray(e[0])?e:[e];let i=-1;for(;++i<n.length;){const l=n[i];t.push([jA(l[0]),NA(l[1])])}return t}function jA(e){return typeof e=="string"?new RegExp(wA(e),"g"):e}function NA(e){return typeof e=="function"?e:function(){return e}}const Xp="phrasing",Zp=["autolink","link","image","label"];function CA(){return{transforms:[DA],enter:{literalAutolink:TA,literalAutolinkEmail:Kp,literalAutolinkHttp:Kp,literalAutolinkWww:Kp},exit:{literalAutolink:LA,literalAutolinkEmail:RA,literalAutolinkHttp:AA,literalAutolinkWww:MA}}}function EA(){return{unsafe:[{character:"@",before:"[+\\-.\\w]",after:"[\\-.\\w]",inConstruct:Xp,notInConstruct:Zp},{character:".",before:"[Ww]",after:"[\\-.\\w]",inConstruct:Xp,notInConstruct:Zp},{character:":",before:"[ps]",after:"\\/",inConstruct:Xp,notInConstruct:Zp}]}}function TA(e){this.enter({type:"link",title:null,url:"",children:[]},e)}function Kp(e){this.config.enter.autolinkProtocol.call(this,e)}function AA(e){this.config.exit.autolinkProtocol.call(this,e)}function MA(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 RA(e){this.config.exit.autolinkEmail.call(this,e)}function LA(e){this.exit(e)}function DA(e){SA(e,[[/(https?:\/\/|www(?=\.))([-.\w]+)([^ \t\r\n]*)/gi,zA],[new RegExp("(?<=^|\\s|\\p{P}|\\p{S})([-.\\w+]+)@([-\\w]+(?:\\.[-\\w]+)+)","gu"),OA]],{ignore:["link","linkReference"]})}function zA(e,t,n,i,l){let c="";if(!Gw(l)||(/^w/i.test(t)&&(n=t+n,t="",c="http://"),!BA(n)))return!1;const u=$A(n+i);if(!u[0])return!1;const f={type:"link",title:null,url:c+t+u[0],children:[{type:"text",value:t+u[0]}]};return u[1]?[f,{type:"text",value:u[1]}]:f}function OA(e,t,n,i){return!Gw(i,!0)||/[-\d_]$/.test(n)?!1:{type:"link",title:null,url:"mailto:"+t+"@"+n,children:[{type:"text",value:t+"@"+n}]}}function BA(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 $A(e){const t=/[!"&'),.:;<>?\]}]+$/.exec(e);if(!t)return[e,void 0];e=e.slice(0,t.index);let n=t[0],i=n.indexOf(")");const l=t5(e,"(");let c=t5(e,")");for(;i!==-1&&l>c;)e+=n.slice(0,i+1),n=n.slice(i+1),i=n.indexOf(")"),c++;return[e,n]}function Gw(e,t){const n=e.input.charCodeAt(e.index-1);return(e.index===0||la(n)||Vd(n))&&(!t||n!==47)}Yw.peek=YA;function PA(){this.buffer()}function UA(e){this.enter({type:"footnoteReference",identifier:"",label:""},e)}function FA(){this.buffer()}function qA(e){this.enter({type:"footnoteDefinition",identifier:"",label:"",children:[]},e)}function HA(e){const t=this.resume(),n=this.stack[this.stack.length-1];n.type,n.identifier=Or(this.sliceSerialize(e)).toLowerCase(),n.label=t}function IA(e){this.exit(e)}function VA(e){const t=this.resume(),n=this.stack[this.stack.length-1];n.type,n.identifier=Or(this.sliceSerialize(e)).toLowerCase(),n.label=t}function GA(e){this.exit(e)}function YA(){return"["}function Yw(e,t,n,i){const l=n.createTracker(i);let c=l.move("[^");const u=n.enter("footnoteReference"),f=n.enter("reference");return c+=l.move(n.safe(n.associationId(e),{after:"]",before:c})),f(),u(),c+=l.move("]"),c}function WA(){return{enter:{gfmFootnoteCallString:PA,gfmFootnoteCall:UA,gfmFootnoteDefinitionLabelString:FA,gfmFootnoteDefinition:qA},exit:{gfmFootnoteCallString:HA,gfmFootnoteCall:IA,gfmFootnoteDefinitionLabelString:VA,gfmFootnoteDefinition:GA}}}function QA(e){let t=!1;return e&&e.firstLineBlank&&(t=!0),{handlers:{footnoteDefinition:n,footnoteReference:Yw},unsafe:[{character:"[",inConstruct:["label","phrasing","reference"]}]};function n(i,l,c,u){const f=c.createTracker(u);let h=f.move("[^");const p=c.enter("footnoteDefinition"),g=c.enter("label");return h+=f.move(c.safe(c.associationId(i),{before:h,after:"]"})),g(),h+=f.move("]:"),i.children&&i.children.length>0&&(f.shift(4),h+=f.move((t?`
79
+ `:" ")+c.indentLines(c.containerFlow(i,f.current()),t?Ww:XA))),p(),h}}function XA(e,t,n){return t===0?e:Ww(e,t,n)}function Ww(e,t,n){return(n?"":" ")+e}const ZA=["autolink","destinationLiteral","destinationRaw","reference","titleQuote","titleApostrophe"];Qw.peek=nM;function KA(){return{canContainEols:["delete"],enter:{strikethrough:eM},exit:{strikethrough:tM}}}function JA(){return{unsafe:[{character:"~",inConstruct:"phrasing",notInConstruct:ZA}],handlers:{delete:Qw}}}function eM(e){this.enter({type:"delete",children:[]},e)}function tM(e){this.exit(e)}function Qw(e,t,n,i){const l=n.createTracker(i),c=n.enter("strikethrough");let u=l.move("~~");return u+=n.containerPhrasing(e,{...l.current(),before:u,after:"~"}),u+=l.move("~~"),c(),u}function nM(){return"~"}function rM(e){return e.length}function iM(e,t){const n=t||{},i=(n.align||[]).concat(),l=n.stringLength||rM,c=[],u=[],f=[],h=[];let p=0,g=-1;for(;++g<e.length;){const k=[],E=[];let j=-1;for(e[g].length>p&&(p=e[g].length);++j<e[g].length;){const R=sM(e[g][j]);if(n.alignDelimiters!==!1){const C=l(R);E[j]=C,(h[j]===void 0||C>h[j])&&(h[j]=C)}k.push(R)}u[g]=k,f[g]=E}let v=-1;if(typeof i=="object"&&"length"in i)for(;++v<p;)c[v]=n5(i[v]);else{const k=n5(i);for(;++v<p;)c[v]=k}v=-1;const y=[],b=[];for(;++v<p;){const k=c[v];let E="",j="";k===99?(E=":",j=":"):k===108?E=":":k===114&&(j=":");let R=n.alignDelimiters===!1?1:Math.max(1,h[v]-E.length-j.length);const C=E+"-".repeat(R)+j;n.alignDelimiters!==!1&&(R=E.length+R+j.length,R>h[v]&&(h[v]=R),b[v]=R),y[v]=C}u.splice(1,0,y),f.splice(1,0,b),g=-1;const _=[];for(;++g<u.length;){const k=u[g],E=f[g];v=-1;const j=[];for(;++v<p;){const R=k[v]||"";let C="",P="";if(n.alignDelimiters!==!1){const D=h[v]-(E[v]||0),L=c[v];L===114?C=" ".repeat(D):L===99?D%2?(C=" ".repeat(D/2+.5),P=" ".repeat(D/2-.5)):(C=" ".repeat(D/2),P=C):P=" ".repeat(D)}n.delimiterStart!==!1&&!v&&j.push("|"),n.padding!==!1&&!(n.alignDelimiters===!1&&R==="")&&(n.delimiterStart!==!1||v)&&j.push(" "),n.alignDelimiters!==!1&&j.push(C),j.push(R),n.alignDelimiters!==!1&&j.push(P),n.padding!==!1&&j.push(" "),(n.delimiterEnd!==!1||v!==p-1)&&j.push("|")}_.push(n.delimiterEnd===!1?j.join("").replace(/ +$/,""):j.join(""))}return _.join(`
80
+ `)}function sM(e){return e==null?"":String(e)}function n5(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 aM(e,t,n,i){const l=n.enter("blockquote"),c=n.createTracker(i);c.move("> "),c.shift(2);const u=n.indentLines(n.containerFlow(e,c.current()),lM);return l(),u}function lM(e,t,n){return">"+(n?"":" ")+e}function oM(e,t){return r5(e,t.inConstruct,!0)&&!r5(e,t.notInConstruct,!1)}function r5(e,t,n){if(typeof t=="string"&&(t=[t]),!t||t.length===0)return n;let i=-1;for(;++i<t.length;)if(e.includes(t[i]))return!0;return!1}function i5(e,t,n,i){let l=-1;for(;++l<n.unsafe.length;)if(n.unsafe[l].character===`
81
+ `&&oM(n.stack,n.unsafe[l]))return/[ \t]/.test(i.before)?"":" ";return`\\
82
+ `}function cM(e,t){const n=String(e);let i=n.indexOf(t),l=i,c=0,u=0;if(typeof t!="string")throw new TypeError("Expected substring");for(;i!==-1;)i===l?++c>u&&(u=c):c=1,l=i+t.length,i=n.indexOf(t,l);return u}function uM(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 dM(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 fM(e,t,n,i){const l=dM(n),c=e.value||"",u=l==="`"?"GraveAccent":"Tilde";if(uM(e,n)){const v=n.enter("codeIndented"),y=n.indentLines(c,hM);return v(),y}const f=n.createTracker(i),h=l.repeat(Math.max(cM(c,l)+1,3)),p=n.enter("codeFenced");let g=f.move(h);if(e.lang){const v=n.enter(`codeFencedLang${u}`);g+=f.move(n.safe(e.lang,{before:g,after:" ",encode:["`"],...f.current()})),v()}if(e.lang&&e.meta){const v=n.enter(`codeFencedMeta${u}`);g+=f.move(" "),g+=f.move(n.safe(e.meta,{before:g,after:`
83
+ `,encode:["`"],...f.current()})),v()}return g+=f.move(`
84
+ `),c&&(g+=f.move(c+`
85
+ `)),g+=f.move(h),p(),g}function hM(e,t,n){return(n?"":" ")+e}function Jg(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 pM(e,t,n,i){const l=Jg(n),c=l==='"'?"Quote":"Apostrophe",u=n.enter("definition");let f=n.enter("label");const h=n.createTracker(i);let p=h.move("[");return p+=h.move(n.safe(n.associationId(e),{before:p,after:"]",...h.current()})),p+=h.move("]: "),f(),!e.url||/[\0- \u007F]/.test(e.url)?(f=n.enter("destinationLiteral"),p+=h.move("<"),p+=h.move(n.safe(e.url,{before:p,after:">",...h.current()})),p+=h.move(">")):(f=n.enter("destinationRaw"),p+=h.move(n.safe(e.url,{before:p,after:e.title?" ":`
86
+ `,...h.current()}))),f(),e.title&&(f=n.enter(`title${c}`),p+=h.move(" "+l),p+=h.move(n.safe(e.title,{before:p,after:l,...h.current()})),p+=h.move(l),f()),u(),p}function mM(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 pc(e){return"&#x"+e.toString(16).toUpperCase()+";"}function Bd(e,t,n){const i=ml(e),l=ml(t);return i===void 0?l===void 0?n==="_"?{inside:!0,outside:!0}:{inside:!1,outside:!1}:l===1?{inside:!0,outside:!0}:{inside:!1,outside:!0}:i===1?l===void 0?{inside:!1,outside:!1}:l===1?{inside:!0,outside:!0}:{inside:!1,outside:!1}:l===void 0?{inside:!1,outside:!1}:l===1?{inside:!0,outside:!1}:{inside:!1,outside:!1}}Xw.peek=gM;function Xw(e,t,n,i){const l=mM(n),c=n.enter("emphasis"),u=n.createTracker(i),f=u.move(l);let h=u.move(n.containerPhrasing(e,{after:l,before:f,...u.current()}));const p=h.charCodeAt(0),g=Bd(i.before.charCodeAt(i.before.length-1),p,l);g.inside&&(h=pc(p)+h.slice(1));const v=h.charCodeAt(h.length-1),y=Bd(i.after.charCodeAt(0),v,l);y.inside&&(h=h.slice(0,-1)+pc(v));const b=u.move(l);return c(),n.attentionEncodeSurroundingInfo={after:y.outside,before:g.outside},f+h+b}function gM(e,t,n){return n.options.emphasis||"*"}function xM(e,t){let n=!1;return Xg(e,function(i){if("value"in i&&/\r?\n|\r/.test(i.value)||i.type==="break")return n=!0,ag}),!!((!e.depth||e.depth<3)&&Hg(e)&&(t.options.setext||n))}function vM(e,t,n,i){const l=Math.max(Math.min(6,e.depth||1),1),c=n.createTracker(i);if(xM(e,n)){const g=n.enter("headingSetext"),v=n.enter("phrasing"),y=n.containerPhrasing(e,{...c.current(),before:`
87
+ `,after:`
88
+ `});return v(),g(),y+`
89
+ `+(l===1?"=":"-").repeat(y.length-(Math.max(y.lastIndexOf("\r"),y.lastIndexOf(`
90
+ `))+1))}const u="#".repeat(l),f=n.enter("headingAtx"),h=n.enter("phrasing");c.move(u+" ");let p=n.containerPhrasing(e,{before:"# ",after:`
91
+ `,...c.current()});return/^[\t ]/.test(p)&&(p=pc(p.charCodeAt(0))+p.slice(1)),p=p?u+" "+p:u,n.options.closeAtx&&(p+=" "+u),h(),f(),p}Zw.peek=bM;function Zw(e){return e.value||""}function bM(){return"<"}Kw.peek=yM;function Kw(e,t,n,i){const l=Jg(n),c=l==='"'?"Quote":"Apostrophe",u=n.enter("image");let f=n.enter("label");const h=n.createTracker(i);let p=h.move("![");return p+=h.move(n.safe(e.alt,{before:p,after:"]",...h.current()})),p+=h.move("]("),f(),!e.url&&e.title||/[\0- \u007F]/.test(e.url)?(f=n.enter("destinationLiteral"),p+=h.move("<"),p+=h.move(n.safe(e.url,{before:p,after:">",...h.current()})),p+=h.move(">")):(f=n.enter("destinationRaw"),p+=h.move(n.safe(e.url,{before:p,after:e.title?" ":")",...h.current()}))),f(),e.title&&(f=n.enter(`title${c}`),p+=h.move(" "+l),p+=h.move(n.safe(e.title,{before:p,after:l,...h.current()})),p+=h.move(l),f()),p+=h.move(")"),u(),p}function yM(){return"!"}Jw.peek=_M;function Jw(e,t,n,i){const l=e.referenceType,c=n.enter("imageReference");let u=n.enter("label");const f=n.createTracker(i);let h=f.move("![");const p=n.safe(e.alt,{before:h,after:"]",...f.current()});h+=f.move(p+"]["),u();const g=n.stack;n.stack=[],u=n.enter("reference");const v=n.safe(n.associationId(e),{before:h,after:"]",...f.current()});return u(),n.stack=g,c(),l==="full"||!p||p!==v?h+=f.move(v+"]"):l==="shortcut"?h=h.slice(0,-1):h+=f.move("]"),h}function _M(){return"!"}e2.peek=wM;function e2(e,t,n){let i=e.value||"",l="`",c=-1;for(;new RegExp("(^|[^`])"+l+"([^`]|$)").test(i);)l+="`";for(/[^ \r\n]/.test(i)&&(/^[ \r\n]/.test(i)&&/[ \r\n]$/.test(i)||/^`|`$/.test(i))&&(i=" "+i+" ");++c<n.unsafe.length;){const u=n.unsafe[c],f=n.compilePattern(u);let h;if(u.atBreak)for(;h=f.exec(i);){let p=h.index;i.charCodeAt(p)===10&&i.charCodeAt(p-1)===13&&p--,i=i.slice(0,p)+" "+i.slice(h.index+1)}}return l+i+l}function wM(){return"`"}function t2(e,t){const n=Hg(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))}n2.peek=SM;function n2(e,t,n,i){const l=Jg(n),c=l==='"'?"Quote":"Apostrophe",u=n.createTracker(i);let f,h;if(t2(e,n)){const g=n.stack;n.stack=[],f=n.enter("autolink");let v=u.move("<");return v+=u.move(n.containerPhrasing(e,{before:v,after:">",...u.current()})),v+=u.move(">"),f(),n.stack=g,v}f=n.enter("link"),h=n.enter("label");let p=u.move("[");return p+=u.move(n.containerPhrasing(e,{before:p,after:"](",...u.current()})),p+=u.move("]("),h(),!e.url&&e.title||/[\0- \u007F]/.test(e.url)?(h=n.enter("destinationLiteral"),p+=u.move("<"),p+=u.move(n.safe(e.url,{before:p,after:">",...u.current()})),p+=u.move(">")):(h=n.enter("destinationRaw"),p+=u.move(n.safe(e.url,{before:p,after:e.title?" ":")",...u.current()}))),h(),e.title&&(h=n.enter(`title${c}`),p+=u.move(" "+l),p+=u.move(n.safe(e.title,{before:p,after:l,...u.current()})),p+=u.move(l),h()),p+=u.move(")"),f(),p}function SM(e,t,n){return t2(e,n)?"<":"["}r2.peek=kM;function r2(e,t,n,i){const l=e.referenceType,c=n.enter("linkReference");let u=n.enter("label");const f=n.createTracker(i);let h=f.move("[");const p=n.containerPhrasing(e,{before:h,after:"]",...f.current()});h+=f.move(p+"]["),u();const g=n.stack;n.stack=[],u=n.enter("reference");const v=n.safe(n.associationId(e),{before:h,after:"]",...f.current()});return u(),n.stack=g,c(),l==="full"||!p||p!==v?h+=f.move(v+"]"):l==="shortcut"?h=h.slice(0,-1):h+=f.move("]"),h}function kM(){return"["}function ex(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 jM(e){const t=ex(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 NM(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 i2(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 CM(e,t,n,i){const l=n.enter("list"),c=n.bulletCurrent;let u=e.ordered?NM(n):ex(n);const f=e.ordered?u==="."?")":".":jM(n);let h=t&&n.bulletLastUsed?u===n.bulletLastUsed:!1;if(!e.ordered){const g=e.children?e.children[0]:void 0;if((u==="*"||u==="-")&&g&&(!g.children||!g.children[0])&&n.stack[n.stack.length-1]==="list"&&n.stack[n.stack.length-2]==="listItem"&&n.stack[n.stack.length-3]==="list"&&n.stack[n.stack.length-4]==="listItem"&&n.indexStack[n.indexStack.length-1]===0&&n.indexStack[n.indexStack.length-2]===0&&n.indexStack[n.indexStack.length-3]===0&&(h=!0),i2(n)===u&&g){let v=-1;for(;++v<e.children.length;){const y=e.children[v];if(y&&y.type==="listItem"&&y.children&&y.children[0]&&y.children[0].type==="thematicBreak"){h=!0;break}}}}h&&(u=f),n.bulletCurrent=u;const p=n.containerFlow(e,i);return n.bulletLastUsed=u,n.bulletCurrent=c,l(),p}function EM(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 TM(e,t,n,i){const l=EM(n);let c=n.bulletCurrent||ex(n);t&&t.type==="list"&&t.ordered&&(c=(typeof t.start=="number"&&t.start>-1?t.start:1)+(n.options.incrementListMarker===!1?0:t.children.indexOf(e))+c);let u=c.length+1;(l==="tab"||l==="mixed"&&(t&&t.type==="list"&&t.spread||e.spread))&&(u=Math.ceil(u/4)*4);const f=n.createTracker(i);f.move(c+" ".repeat(u-c.length)),f.shift(u);const h=n.enter("listItem"),p=n.indentLines(n.containerFlow(e,f.current()),g);return h(),p;function g(v,y,b){return y?(b?"":" ".repeat(u))+v:(b?c:c+" ".repeat(u-c.length))+v}}function AM(e,t,n,i){const l=n.enter("paragraph"),c=n.enter("phrasing"),u=n.containerPhrasing(e,i);return c(),l(),u}const MM=Wd(["break","delete","emphasis","footnote","footnoteReference","image","imageReference","inlineCode","inlineMath","link","linkReference","mdxJsxTextElement","mdxTextExpression","strong","text","textDirective"]);function RM(e,t,n,i){return(e.children.some(function(u){return MM(u)})?n.containerPhrasing:n.containerFlow).call(n,e,i)}function LM(e){const t=e.options.strong||"*";if(t!=="*"&&t!=="_")throw new Error("Cannot serialize strong with `"+t+"` for `options.strong`, expected `*`, or `_`");return t}s2.peek=DM;function s2(e,t,n,i){const l=LM(n),c=n.enter("strong"),u=n.createTracker(i),f=u.move(l+l);let h=u.move(n.containerPhrasing(e,{after:l,before:f,...u.current()}));const p=h.charCodeAt(0),g=Bd(i.before.charCodeAt(i.before.length-1),p,l);g.inside&&(h=pc(p)+h.slice(1));const v=h.charCodeAt(h.length-1),y=Bd(i.after.charCodeAt(0),v,l);y.inside&&(h=h.slice(0,-1)+pc(v));const b=u.move(l+l);return c(),n.attentionEncodeSurroundingInfo={after:y.outside,before:g.outside},f+h+b}function DM(e,t,n){return n.options.strong||"*"}function zM(e,t,n,i){return n.safe(e.value,i)}function OM(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 BM(e,t,n){const i=(i2(n)+(n.options.ruleSpaces?" ":"")).repeat(OM(n));return n.options.ruleSpaces?i.slice(0,-1):i}const a2={blockquote:aM,break:i5,code:fM,definition:pM,emphasis:Xw,hardBreak:i5,heading:vM,html:Zw,image:Kw,imageReference:Jw,inlineCode:e2,link:n2,linkReference:r2,list:CM,listItem:TM,paragraph:AM,root:RM,strong:s2,text:zM,thematicBreak:BM};function $M(){return{enter:{table:PM,tableData:s5,tableHeader:s5,tableRow:FM},exit:{codeText:qM,table:UM,tableData:Jp,tableHeader:Jp,tableRow:Jp}}}function PM(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 UM(e){this.exit(e),this.data.inTable=void 0}function FM(e){this.enter({type:"tableRow",children:[]},e)}function Jp(e){this.exit(e)}function s5(e){this.enter({type:"tableCell",children:[]},e)}function qM(e){let t=this.resume();this.data.inTable&&(t=t.replace(/\\([\\|])/g,HM));const n=this.stack[this.stack.length-1];n.type,n.value=t,this.exit(e)}function HM(e,t){return t==="|"?t:e}function IM(e){const t=e||{},n=t.tableCellPadding,i=t.tablePipeAlign,l=t.stringLength,c=n?" ":"|";return{unsafe:[{character:"\r",inConstruct:"tableCell"},{character:`
92
+ `,inConstruct:"tableCell"},{atBreak:!0,character:"|",after:"[ :-]"},{character:"|",inConstruct:"tableCell"},{atBreak:!0,character:":",after:"-"},{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{inlineCode:y,table:u,tableCell:h,tableRow:f}};function u(b,_,k,E){return p(g(b,k,E),b.align)}function f(b,_,k,E){const j=v(b,k,E),R=p([j]);return R.slice(0,R.indexOf(`
93
+ `))}function h(b,_,k,E){const j=k.enter("tableCell"),R=k.enter("phrasing"),C=k.containerPhrasing(b,{...E,before:c,after:c});return R(),j(),C}function p(b,_){return iM(b,{align:_,alignDelimiters:i,padding:n,stringLength:l})}function g(b,_,k){const E=b.children;let j=-1;const R=[],C=_.enter("table");for(;++j<E.length;)R[j]=v(E[j],_,k);return C(),R}function v(b,_,k){const E=b.children;let j=-1;const R=[],C=_.enter("tableRow");for(;++j<E.length;)R[j]=h(E[j],b,_,k);return C(),R}function y(b,_,k){let E=a2.inlineCode(b,_,k);return k.stack.includes("tableCell")&&(E=E.replace(/\|/g,"\\$&")),E}}function VM(){return{exit:{taskListCheckValueChecked:a5,taskListCheckValueUnchecked:a5,paragraph:YM}}}function GM(){return{unsafe:[{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{listItem:WM}}}function a5(e){const t=this.stack[this.stack.length-2];t.type,t.checked=e.type==="taskListCheckValueChecked"}function YM(e){const t=this.stack[this.stack.length-2];if(t&&t.type==="listItem"&&typeof t.checked=="boolean"){const n=this.stack[this.stack.length-1];n.type;const i=n.children[0];if(i&&i.type==="text"){const l=t.children;let c=-1,u;for(;++c<l.length;){const f=l[c];if(f.type==="paragraph"){u=f;break}}u===n&&(i.value=i.value.slice(1),i.value.length===0?n.children.shift():n.position&&i.position&&typeof i.position.start.offset=="number"&&(i.position.start.column++,i.position.start.offset++,n.position.start=Object.assign({},i.position.start)))}}this.exit(e)}function WM(e,t,n,i){const l=e.children[0],c=typeof e.checked=="boolean"&&l&&l.type==="paragraph",u="["+(e.checked?"x":" ")+"] ",f=n.createTracker(i);c&&f.move(u);let h=a2.listItem(e,t,n,{...i,...f.current()});return c&&(h=h.replace(/^(?:[*+-]|\d+\.)([\r\n]| {1,3})/,p)),h;function p(g){return g+u}}function QM(){return[CA(),WA(),KA(),$M(),VM()]}function XM(e){return{extensions:[EA(),QA(e),JA(),IM(e),GM()]}}const ZM={tokenize:r8,partial:!0},l2={tokenize:i8,partial:!0},o2={tokenize:s8,partial:!0},c2={tokenize:a8,partial:!0},KM={tokenize:l8,partial:!0},u2={name:"wwwAutolink",tokenize:t8,previous:f2},d2={name:"protocolAutolink",tokenize:n8,previous:h2},Ai={name:"emailAutolink",tokenize:e8,previous:p2},ti={};function JM(){return{text:ti}}let Ks=48;for(;Ks<123;)ti[Ks]=Ai,Ks++,Ks===58?Ks=65:Ks===91&&(Ks=97);ti[43]=Ai;ti[45]=Ai;ti[46]=Ai;ti[95]=Ai;ti[72]=[Ai,d2];ti[104]=[Ai,d2];ti[87]=[Ai,u2];ti[119]=[Ai,u2];function e8(e,t,n){const i=this;let l,c;return u;function u(v){return!ug(v)||!p2.call(i,i.previous)||tx(i.events)?n(v):(e.enter("literalAutolink"),e.enter("literalAutolinkEmail"),f(v))}function f(v){return ug(v)?(e.consume(v),f):v===64?(e.consume(v),h):n(v)}function h(v){return v===46?e.check(KM,g,p)(v):v===45||v===95||An(v)?(c=!0,e.consume(v),h):g(v)}function p(v){return e.consume(v),l=!0,h}function g(v){return c&&l&&On(i.previous)?(e.exit("literalAutolinkEmail"),e.exit("literalAutolink"),t(v)):n(v)}}function t8(e,t,n){const i=this;return l;function l(u){return u!==87&&u!==119||!f2.call(i,i.previous)||tx(i.events)?n(u):(e.enter("literalAutolink"),e.enter("literalAutolinkWww"),e.check(ZM,e.attempt(l2,e.attempt(o2,c),n),n)(u))}function c(u){return e.exit("literalAutolinkWww"),e.exit("literalAutolink"),t(u)}}function n8(e,t,n){const i=this;let l="",c=!1;return u;function u(v){return(v===72||v===104)&&h2.call(i,i.previous)&&!tx(i.events)?(e.enter("literalAutolink"),e.enter("literalAutolinkHttp"),l+=String.fromCodePoint(v),e.consume(v),f):n(v)}function f(v){if(On(v)&&l.length<5)return l+=String.fromCodePoint(v),e.consume(v),f;if(v===58){const y=l.toLowerCase();if(y==="http"||y==="https")return e.consume(v),h}return n(v)}function h(v){return v===47?(e.consume(v),c?p:(c=!0,h)):n(v)}function p(v){return v===null||Dd(v)||At(v)||la(v)||Vd(v)?n(v):e.attempt(l2,e.attempt(o2,g),n)(v)}function g(v){return e.exit("literalAutolinkHttp"),e.exit("literalAutolink"),t(v)}}function r8(e,t,n){let i=0;return l;function l(u){return(u===87||u===119)&&i<3?(i++,e.consume(u),l):u===46&&i===3?(e.consume(u),c):n(u)}function c(u){return u===null?n(u):t(u)}}function i8(e,t,n){let i,l,c;return u;function u(p){return p===46||p===95?e.check(c2,h,f)(p):p===null||At(p)||la(p)||p!==45&&Vd(p)?h(p):(c=!0,e.consume(p),u)}function f(p){return p===95?i=!0:(l=i,i=void 0),e.consume(p),u}function h(p){return l||i||!c?n(p):t(p)}}function s8(e,t){let n=0,i=0;return l;function l(u){return u===40?(n++,e.consume(u),l):u===41&&i<n?c(u):u===33||u===34||u===38||u===39||u===41||u===42||u===44||u===46||u===58||u===59||u===60||u===63||u===93||u===95||u===126?e.check(c2,t,c)(u):u===null||At(u)||la(u)?t(u):(e.consume(u),l)}function c(u){return u===41&&i++,e.consume(u),l}}function a8(e,t,n){return i;function i(f){return f===33||f===34||f===39||f===41||f===42||f===44||f===46||f===58||f===59||f===63||f===95||f===126?(e.consume(f),i):f===38?(e.consume(f),c):f===93?(e.consume(f),l):f===60||f===null||At(f)||la(f)?t(f):n(f)}function l(f){return f===null||f===40||f===91||At(f)||la(f)?t(f):i(f)}function c(f){return On(f)?u(f):n(f)}function u(f){return f===59?(e.consume(f),i):On(f)?(e.consume(f),u):n(f)}}function l8(e,t,n){return i;function i(c){return e.consume(c),l}function l(c){return An(c)?n(c):t(c)}}function f2(e){return e===null||e===40||e===42||e===95||e===91||e===93||e===126||At(e)}function h2(e){return!On(e)}function p2(e){return!(e===47||ug(e))}function ug(e){return e===43||e===45||e===46||e===95||An(e)}function tx(e){let t=e.length,n=!1;for(;t--;){const i=e[t][1];if((i.type==="labelLink"||i.type==="labelImage")&&!i._balanced){n=!0;break}if(i._gfmAutolinkLiteralWalkedInto){n=!1;break}}return e.length>0&&!n&&(e[e.length-1][1]._gfmAutolinkLiteralWalkedInto=!0),n}const o8={tokenize:g8,partial:!0};function c8(){return{document:{91:{name:"gfmFootnoteDefinition",tokenize:h8,continuation:{tokenize:p8},exit:m8}},text:{91:{name:"gfmFootnoteCall",tokenize:f8},93:{name:"gfmPotentialFootnoteCall",add:"after",tokenize:u8,resolveTo:d8}}}}function u8(e,t,n){const i=this;let l=i.events.length;const c=i.parser.gfmFootnotes||(i.parser.gfmFootnotes=[]);let u;for(;l--;){const h=i.events[l][1];if(h.type==="labelImage"){u=h;break}if(h.type==="gfmFootnoteCall"||h.type==="labelLink"||h.type==="label"||h.type==="image"||h.type==="link")break}return f;function f(h){if(!u||!u._balanced)return n(h);const p=Or(i.sliceSerialize({start:u.end,end:i.now()}));return p.codePointAt(0)!==94||!c.includes(p.slice(1))?n(h):(e.enter("gfmFootnoteCallLabelMarker"),e.consume(h),e.exit("gfmFootnoteCallLabelMarker"),t(h))}}function d8(e,t){let n=e.length;for(;n--;)if(e[n][1].type==="labelImage"&&e[n][0]==="enter"){e[n][1];break}e[n+1][1].type="data",e[n+3][1].type="gfmFootnoteCallLabelMarker";const i={type:"gfmFootnoteCall",start:Object.assign({},e[n+3][1].start),end:Object.assign({},e[e.length-1][1].end)},l={type:"gfmFootnoteCallMarker",start:Object.assign({},e[n+3][1].end),end:Object.assign({},e[n+3][1].end)};l.end.column++,l.end.offset++,l.end._bufferIndex++;const c={type:"gfmFootnoteCallString",start:Object.assign({},l.end),end:Object.assign({},e[e.length-1][1].start)},u={type:"chunkString",contentType:"string",start:Object.assign({},c.start),end:Object.assign({},c.end)},f=[e[n+1],e[n+2],["enter",i,t],e[n+3],e[n+4],["enter",l,t],["exit",l,t],["enter",c,t],["enter",u,t],["exit",u,t],["exit",c,t],e[e.length-2],e[e.length-1],["exit",i,t]];return e.splice(n,e.length-n+1,...f),e}function f8(e,t,n){const i=this,l=i.parser.gfmFootnotes||(i.parser.gfmFootnotes=[]);let c=0,u;return f;function f(v){return e.enter("gfmFootnoteCall"),e.enter("gfmFootnoteCallLabelMarker"),e.consume(v),e.exit("gfmFootnoteCallLabelMarker"),h}function h(v){return v!==94?n(v):(e.enter("gfmFootnoteCallMarker"),e.consume(v),e.exit("gfmFootnoteCallMarker"),e.enter("gfmFootnoteCallString"),e.enter("chunkString").contentType="string",p)}function p(v){if(c>999||v===93&&!u||v===null||v===91||At(v))return n(v);if(v===93){e.exit("chunkString");const y=e.exit("gfmFootnoteCallString");return l.includes(Or(i.sliceSerialize(y)))?(e.enter("gfmFootnoteCallLabelMarker"),e.consume(v),e.exit("gfmFootnoteCallLabelMarker"),e.exit("gfmFootnoteCall"),t):n(v)}return At(v)||(u=!0),c++,e.consume(v),v===92?g:p}function g(v){return v===91||v===92||v===93?(e.consume(v),c++,p):p(v)}}function h8(e,t,n){const i=this,l=i.parser.gfmFootnotes||(i.parser.gfmFootnotes=[]);let c,u=0,f;return h;function h(_){return e.enter("gfmFootnoteDefinition")._container=!0,e.enter("gfmFootnoteDefinitionLabel"),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(_),e.exit("gfmFootnoteDefinitionLabelMarker"),p}function p(_){return _===94?(e.enter("gfmFootnoteDefinitionMarker"),e.consume(_),e.exit("gfmFootnoteDefinitionMarker"),e.enter("gfmFootnoteDefinitionLabelString"),e.enter("chunkString").contentType="string",g):n(_)}function g(_){if(u>999||_===93&&!f||_===null||_===91||At(_))return n(_);if(_===93){e.exit("chunkString");const k=e.exit("gfmFootnoteDefinitionLabelString");return c=Or(i.sliceSerialize(k)),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(_),e.exit("gfmFootnoteDefinitionLabelMarker"),e.exit("gfmFootnoteDefinitionLabel"),y}return At(_)||(f=!0),u++,e.consume(_),_===92?v:g}function v(_){return _===91||_===92||_===93?(e.consume(_),u++,g):g(_)}function y(_){return _===58?(e.enter("definitionMarker"),e.consume(_),e.exit("definitionMarker"),l.includes(c)||l.push(c),dt(e,b,"gfmFootnoteDefinitionWhitespace")):n(_)}function b(_){return t(_)}}function p8(e,t,n){return e.check(yc,t,e.attempt(o8,t,n))}function m8(e){e.exit("gfmFootnoteDefinition")}function g8(e,t,n){const i=this;return dt(e,l,"gfmFootnoteDefinitionIndent",5);function l(c){const u=i.events[i.events.length-1];return u&&u[1].type==="gfmFootnoteDefinitionIndent"&&u[2].sliceSerialize(u[1],!0).length===4?t(c):n(c)}}function x8(e){let n=(e||{}).singleTilde;const i={name:"strikethrough",tokenize:c,resolveAll:l};return n==null&&(n=!0),{text:{126:i},insideSpan:{null:[i]},attentionMarkers:{null:[126]}};function l(u,f){let h=-1;for(;++h<u.length;)if(u[h][0]==="enter"&&u[h][1].type==="strikethroughSequenceTemporary"&&u[h][1]._close){let p=h;for(;p--;)if(u[p][0]==="exit"&&u[p][1].type==="strikethroughSequenceTemporary"&&u[p][1]._open&&u[h][1].end.offset-u[h][1].start.offset===u[p][1].end.offset-u[p][1].start.offset){u[h][1].type="strikethroughSequence",u[p][1].type="strikethroughSequence";const g={type:"strikethrough",start:Object.assign({},u[p][1].start),end:Object.assign({},u[h][1].end)},v={type:"strikethroughText",start:Object.assign({},u[p][1].end),end:Object.assign({},u[h][1].start)},y=[["enter",g,f],["enter",u[p][1],f],["exit",u[p][1],f],["enter",v,f]],b=f.parser.constructs.insideSpan.null;b&&ur(y,y.length,0,Gd(b,u.slice(p+1,h),f)),ur(y,y.length,0,[["exit",v,f],["enter",u[h][1],f],["exit",u[h][1],f],["exit",g,f]]),ur(u,p-1,h-p+3,y),h=p+y.length-2;break}}for(h=-1;++h<u.length;)u[h][1].type==="strikethroughSequenceTemporary"&&(u[h][1].type="data");return u}function c(u,f,h){const p=this.previous,g=this.events;let v=0;return y;function y(_){return p===126&&g[g.length-1][1].type!=="characterEscape"?h(_):(u.enter("strikethroughSequenceTemporary"),b(_))}function b(_){const k=ml(p);if(_===126)return v>1?h(_):(u.consume(_),v++,b);if(v<2&&!n)return h(_);const E=u.exit("strikethroughSequenceTemporary"),j=ml(_);return E._open=!j||j===2&&!!k,E._close=!k||k===2&&!!j,f(_)}}}class v8{constructor(){this.map=[]}add(t,n,i){b8(this,t,n,i)}consume(t){if(this.map.sort(function(c,u){return c[0]-u[0]}),this.map.length===0)return;let n=this.map.length;const i=[];for(;n>0;)n-=1,i.push(t.slice(this.map[n][0]+this.map[n][1]),this.map[n][2]),t.length=this.map[n][0];i.push(t.slice()),t.length=0;let l=i.pop();for(;l;){for(const c of l)t.push(c);l=i.pop()}this.map.length=0}}function b8(e,t,n,i){let l=0;if(!(n===0&&i.length===0)){for(;l<e.map.length;){if(e.map[l][0]===t){e.map[l][1]+=n,e.map[l][2].push(...i);return}l+=1}e.map.push([t,n,i])}}function y8(e,t){let n=!1;const i=[];for(;t<e.length;){const l=e[t];if(n){if(l[0]==="enter")l[1].type==="tableContent"&&i.push(e[t+1][1].type==="tableDelimiterMarker"?"left":"none");else if(l[1].type==="tableContent"){if(e[t-1][1].type==="tableDelimiterMarker"){const c=i.length-1;i[c]=i[c]==="left"?"center":"right"}}else if(l[1].type==="tableDelimiterRow")break}else l[0]==="enter"&&l[1].type==="tableDelimiterRow"&&(n=!0);t+=1}return i}function _8(){return{flow:{null:{name:"table",tokenize:w8,resolveAll:S8}}}}function w8(e,t,n){const i=this;let l=0,c=0,u;return f;function f(z){let H=i.events.length-1;for(;H>-1;){const Z=i.events[H][1].type;if(Z==="lineEnding"||Z==="linePrefix")H--;else break}const T=H>-1?i.events[H][1].type:null,ae=T==="tableHead"||T==="tableRow"?L:h;return ae===L&&i.parser.lazy[i.now().line]?n(z):ae(z)}function h(z){return e.enter("tableHead"),e.enter("tableRow"),p(z)}function p(z){return z===124||(u=!0,c+=1),g(z)}function g(z){return z===null?n(z):$e(z)?c>1?(c=0,i.interrupt=!0,e.exit("tableRow"),e.enter("lineEnding"),e.consume(z),e.exit("lineEnding"),b):n(z):it(z)?dt(e,g,"whitespace")(z):(c+=1,u&&(u=!1,l+=1),z===124?(e.enter("tableCellDivider"),e.consume(z),e.exit("tableCellDivider"),u=!0,g):(e.enter("data"),v(z)))}function v(z){return z===null||z===124||At(z)?(e.exit("data"),g(z)):(e.consume(z),z===92?y:v)}function y(z){return z===92||z===124?(e.consume(z),v):v(z)}function b(z){return i.interrupt=!1,i.parser.lazy[i.now().line]?n(z):(e.enter("tableDelimiterRow"),u=!1,it(z)?dt(e,_,"linePrefix",i.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(z):_(z))}function _(z){return z===45||z===58?E(z):z===124?(u=!0,e.enter("tableCellDivider"),e.consume(z),e.exit("tableCellDivider"),k):D(z)}function k(z){return it(z)?dt(e,E,"whitespace")(z):E(z)}function E(z){return z===58?(c+=1,u=!0,e.enter("tableDelimiterMarker"),e.consume(z),e.exit("tableDelimiterMarker"),j):z===45?(c+=1,j(z)):z===null||$e(z)?P(z):D(z)}function j(z){return z===45?(e.enter("tableDelimiterFiller"),R(z)):D(z)}function R(z){return z===45?(e.consume(z),R):z===58?(u=!0,e.exit("tableDelimiterFiller"),e.enter("tableDelimiterMarker"),e.consume(z),e.exit("tableDelimiterMarker"),C):(e.exit("tableDelimiterFiller"),C(z))}function C(z){return it(z)?dt(e,P,"whitespace")(z):P(z)}function P(z){return z===124?_(z):z===null||$e(z)?!u||l!==c?D(z):(e.exit("tableDelimiterRow"),e.exit("tableHead"),t(z)):D(z)}function D(z){return n(z)}function L(z){return e.enter("tableRow"),F(z)}function F(z){return z===124?(e.enter("tableCellDivider"),e.consume(z),e.exit("tableCellDivider"),F):z===null||$e(z)?(e.exit("tableRow"),t(z)):it(z)?dt(e,F,"whitespace")(z):(e.enter("data"),B(z))}function B(z){return z===null||z===124||At(z)?(e.exit("data"),F(z)):(e.consume(z),z===92?I:B)}function I(z){return z===92||z===124?(e.consume(z),B):B(z)}}function S8(e,t){let n=-1,i=!0,l=0,c=[0,0,0,0],u=[0,0,0,0],f=!1,h=0,p,g,v;const y=new v8;for(;++n<e.length;){const b=e[n],_=b[1];b[0]==="enter"?_.type==="tableHead"?(f=!1,h!==0&&(l5(y,t,h,p,g),g=void 0,h=0),p={type:"table",start:Object.assign({},_.start),end:Object.assign({},_.end)},y.add(n,0,[["enter",p,t]])):_.type==="tableRow"||_.type==="tableDelimiterRow"?(i=!0,v=void 0,c=[0,0,0,0],u=[0,n+1,0,0],f&&(f=!1,g={type:"tableBody",start:Object.assign({},_.start),end:Object.assign({},_.end)},y.add(n,0,[["enter",g,t]])),l=_.type==="tableDelimiterRow"?2:g?3:1):l&&(_.type==="data"||_.type==="tableDelimiterMarker"||_.type==="tableDelimiterFiller")?(i=!1,u[2]===0&&(c[1]!==0&&(u[0]=u[1],v=Ju(y,t,c,l,void 0,v),c=[0,0,0,0]),u[2]=n)):_.type==="tableCellDivider"&&(i?i=!1:(c[1]!==0&&(u[0]=u[1],v=Ju(y,t,c,l,void 0,v)),c=u,u=[c[1],n,0,0])):_.type==="tableHead"?(f=!0,h=n):_.type==="tableRow"||_.type==="tableDelimiterRow"?(h=n,c[1]!==0?(u[0]=u[1],v=Ju(y,t,c,l,n,v)):u[1]!==0&&(v=Ju(y,t,u,l,n,v)),l=0):l&&(_.type==="data"||_.type==="tableDelimiterMarker"||_.type==="tableDelimiterFiller")&&(u[3]=n)}for(h!==0&&l5(y,t,h,p,g),y.consume(t.events),n=-1;++n<t.events.length;){const b=t.events[n];b[0]==="enter"&&b[1].type==="table"&&(b[1]._align=y8(t.events,n))}return e}function Ju(e,t,n,i,l,c){const u=i===1?"tableHeader":i===2?"tableDelimiter":"tableData",f="tableContent";n[0]!==0&&(c.end=Object.assign({},rl(t.events,n[0])),e.add(n[0],0,[["exit",c,t]]));const h=rl(t.events,n[1]);if(c={type:u,start:Object.assign({},h),end:Object.assign({},h)},e.add(n[1],0,[["enter",c,t]]),n[2]!==0){const p=rl(t.events,n[2]),g=rl(t.events,n[3]),v={type:f,start:Object.assign({},p),end:Object.assign({},g)};if(e.add(n[2],0,[["enter",v,t]]),i!==2){const y=t.events[n[2]],b=t.events[n[3]];if(y[1].end=Object.assign({},b[1].end),y[1].type="chunkText",y[1].contentType="text",n[3]>n[2]+1){const _=n[2]+1,k=n[3]-n[2]-1;e.add(_,k,[])}}e.add(n[3]+1,0,[["exit",v,t]])}return l!==void 0&&(c.end=Object.assign({},rl(t.events,l)),e.add(l,0,[["exit",c,t]]),c=void 0),c}function l5(e,t,n,i,l){const c=[],u=rl(t.events,n);l&&(l.end=Object.assign({},u),c.push(["exit",l,t])),i.end=Object.assign({},u),c.push(["exit",i,t]),e.add(n+1,0,c)}function rl(e,t){const n=e[t],i=n[0]==="enter"?"start":"end";return n[1][i]}const k8={name:"tasklistCheck",tokenize:N8};function j8(){return{text:{91:k8}}}function N8(e,t,n){const i=this;return l;function l(h){return i.previous!==null||!i._gfmTasklistFirstContentOfListItem?n(h):(e.enter("taskListCheck"),e.enter("taskListCheckMarker"),e.consume(h),e.exit("taskListCheckMarker"),c)}function c(h){return At(h)?(e.enter("taskListCheckValueUnchecked"),e.consume(h),e.exit("taskListCheckValueUnchecked"),u):h===88||h===120?(e.enter("taskListCheckValueChecked"),e.consume(h),e.exit("taskListCheckValueChecked"),u):n(h)}function u(h){return h===93?(e.enter("taskListCheckMarker"),e.consume(h),e.exit("taskListCheckMarker"),e.exit("taskListCheck"),f):n(h)}function f(h){return $e(h)?t(h):it(h)?e.check({tokenize:C8},t,n)(h):n(h)}}function C8(e,t,n){return dt(e,i,"whitespace");function i(l){return l===null?n(l):t(l)}}function E8(e){return jw([JM(),c8(),x8(e),_8(),j8()])}const T8={};function nx(e){const t=this,n=e||T8,i=t.data(),l=i.micromarkExtensions||(i.micromarkExtensions=[]),c=i.fromMarkdownExtensions||(i.fromMarkdownExtensions=[]),u=i.toMarkdownExtensions||(i.toMarkdownExtensions=[]);l.push(E8(n)),c.push(QM()),u.push(XM(n))}const A8=1500;async function M8(e){var i;try{if(typeof navigator<"u"&&((i=navigator.clipboard)!=null&&i.writeText))return await navigator.clipboard.writeText(e),!0}catch{}if(typeof document>"u")return!1;const t=document.createElement("textarea");t.value=e,t.setAttribute("readonly",""),t.style.position="fixed",t.style.opacity="0",document.body.appendChild(t),t.select();let n=!1;try{n=document.execCommand("copy")}catch{n=!1}return document.body.removeChild(t),n}function rx({text:e,label:t="Copy",className:n=""}){const[i,l]=S.useState(!1),c=S.useRef(null);S.useEffect(()=>()=>{c.current&&clearTimeout(c.current)},[]);const u=async()=>{await M8(e)&&(l(!0),c.current&&clearTimeout(c.current),c.current=setTimeout(()=>l(!1),A8))},f=i?"Copied":t;return a.jsx("button",{type:"button",onClick:u,"aria-label":f,title:f,className:`inline-flex items-center justify-center w-6 h-6 rounded text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors ${n}`,children:i?a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.75",strokeLinecap:"round",strokeLinejoin:"round",className:"w-3.5 h-3.5 text-cc-success","aria-hidden":"true",children:a.jsx("path",{d:"M3.5 8.5l3 3 6-7"})}):a.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinejoin:"round",className:"w-3.5 h-3.5","aria-hidden":"true",children:[a.jsx("rect",{x:"5",y:"5",width:"8",height:"9",rx:"1.25"}),a.jsx("path",{d:"M10.5 5V3.75A.75.75 0 009.75 3H3.75A.75.75 0 003 3.75v6a.75.75 0 00.75.75H5"})]})})}const $d=25*1024*1024,Pd=100*1024*1024;function m2(e){return new Promise((t,n)=>{const i=new FileReader;i.onload=()=>{const c=i.result.split(",")[1],u=e.type||"application/octet-stream";t({base64:c,mediaType:u})},i.onerror=n,i.readAsDataURL(e)})}function ps(e){return e<1024?`${e} B`:e<1024*1024?`${(e/1024).toFixed(1)} KB`:e<1024*1024*1024?`${(e/(1024*1024)).toFixed(1)} MB`:`${(e/(1024*1024*1024)).toFixed(2)} GB`}function g2(e){return e.startsWith("image/")}function x2({name:e,mediaType:t}){const n=(e.split(".").pop()||"").toLowerCase();let i="FILE";return t==="application/pdf"||n==="pdf"?i="PDF":["zip","tar","gz","tgz","bz2","xz","7z","rar"].includes(n)?i="ZIP":["csv","tsv"].includes(n)?i="CSV":["json","yaml","yml","toml","xml"].includes(n)?i="DATA":["md","txt","log"].includes(n)?i="TXT":["doc","docx","rtf","odt"].includes(n)?i="DOC":["xls","xlsx","ods"].includes(n)?i="XLS":["mp3","wav","ogg","flac","m4a"].includes(n)?i="AUD":["mp4","mov","webm","mkv","avi"].includes(n)?i="VID":n&&(i=n.slice(0,4).toUpperCase()),a.jsxs("div",{className:"flex flex-col items-center justify-center w-full h-full bg-cc-hover/60 text-cc-muted",children:[a.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.2",className:"w-4 h-4 mb-0.5",children:[a.jsx("path",{d:"M3 1.75h6.5L13 5.25v9A1.25 1.25 0 0 1 11.75 15.5h-7.5A1.25 1.25 0 0 1 3 14.25V1.75z"}),a.jsx("path",{d:"M9.5 1.75V5.25H13"})]}),a.jsx("span",{className:"text-[8px] font-mono-code tracking-tight",children:i})]})}function v2({name:e,mediaType:t,base64:n,size:i,onRemove:l,className:c="w-12 h-12"}){const u=g2(t);return a.jsxs("div",{className:"relative group",title:`${e} (${ps(i)})`,children:[a.jsx("div",{className:`${c} rounded-lg overflow-hidden border border-cc-border`,children:u?a.jsx("img",{src:`data:${t};base64,${n}`,alt:e,className:"w-full h-full object-cover"}):a.jsx(x2,{name:e,mediaType:t})}),l&&a.jsx("button",{onClick:l,"aria-label":`Remove ${e}`,className:"absolute -top-1.5 -right-1.5 w-5 h-5 rounded-full bg-cc-error text-white flex items-center justify-center text-[10px] opacity-100 sm:opacity-0 sm:group-hover:opacity-100 transition-opacity cursor-pointer",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-2.5 h-2.5",children:a.jsx("path",{d:"M4 4l8 8M12 4l-8 8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",fill:"none"})})})]})}function R8({name:e,mediaType:t,data:n,size:i}){return g2(t)?a.jsx("img",{src:`data:${t};base64,${n}`,alt:e||"attachment",className:"max-w-[150px] sm:max-w-[200px] max-h-[120px] sm:max-h-[150px] rounded-xl object-cover border border-cc-border/30"}):a.jsxs("a",{href:`data:${t};base64,${n}`,download:e||"attachment",className:"inline-flex items-center gap-2 px-2.5 py-1.5 rounded-lg border border-cc-border/40 bg-cc-hover/40 hover:bg-cc-hover transition-colors max-w-[260px] no-underline",children:[a.jsx("div",{className:"w-8 h-8 shrink-0 rounded-md overflow-hidden",children:a.jsx(x2,{name:e,mediaType:t})}),a.jsxs("div",{className:"min-w-0 flex flex-col",children:[a.jsx("span",{className:"text-[12px] font-medium text-cc-fg truncate",children:e||"attachment"}),a.jsx("span",{className:"text-[10px] text-cc-muted",children:ps(i)})]})]})}function dg(e){var t;return e==null||typeof e=="boolean"?"":typeof e=="string"||typeof e=="number"?String(e):Array.isArray(e)?e.map(dg).join(""):typeof e=="object"&&e!==null&&"props"in e?dg((t=e.props)==null?void 0:t.children):""}function L8({message:e}){return e.role==="system"?a.jsxs("div",{className:"flex items-center gap-3 py-1 min-w-0",children:[a.jsx("div",{className:"shrink-0 flex-1 h-px bg-cc-border"}),a.jsx("span",{className:"text-[11px] text-cc-muted italic font-mono-code px-1 min-w-0 break-words text-center",children:e.content}),a.jsx("div",{className:"shrink-0 flex-1 h-px bg-cc-border"})]}):e.role==="user"?a.jsx("div",{className:"flex justify-end animate-[userSlideIn_0.3s_ease-out]",children:a.jsxs("div",{className:"max-w-[85%] sm:max-w-[80%] px-3.5 sm:px-4 py-2.5 rounded-[16px] rounded-br-[6px] user-bubble-gradient text-cc-fg shadow-[0_1px_3px_rgba(0,0,0,0.04)]",children:[e.attachments&&e.attachments.length>0&&a.jsx("div",{className:"flex gap-2 flex-wrap mb-2",children:e.attachments.map((t,n)=>a.jsx(R8,{name:t.name,mediaType:t.media_type,data:t.data,size:t.size},n))}),a.jsx("div",{className:"text-[13px] sm:text-[14px] leading-relaxed break-words",children:a.jsx(ix,{text:e.content})})]})}):a.jsx("div",{className:"animate-[fadeSlideIn_0.3s_ease-out]",children:a.jsx(O8,{message:e})})}function D8(e){const t=[];for(const n of e)if(n.type==="tool_use"){const i=t[t.length-1];(i==null?void 0:i.kind)==="tool_group"&&i.name===n.name?i.items.push({id:n.id,name:n.name,input:n.input}):t.push({kind:"tool_group",name:n.name,items:[{id:n.id,name:n.name,input:n.input}]})}else t.push({kind:"content",block:n});return t}function z8(e){const t=new Map;for(const n of e)n.type==="tool_use"&&t.set(n.id,{name:n.name,input:n.input});return t}function O8({message:e}){const t=e.contentBlocks||[],n=S.useMemo(()=>D8(t),[t]),i=S.useMemo(()=>z8(t),[t]);if(t.length===0&&e.content){const l=e.isStreaming&&e.streamingPhase==="thinking";return a.jsxs("div",{className:"flex items-start gap-3",children:[a.jsx(o5,{}),a.jsx("div",{className:"flex-1 min-w-0",children:l?a.jsx(b2,{text:e.content}):a.jsx(ix,{text:e.content,showCursor:!!e.isStreaming})})]})}return a.jsxs("div",{className:"flex items-start gap-3",children:[a.jsx(o5,{}),a.jsx("div",{className:"flex-1 min-w-0 space-y-3",children:n.map((l,c)=>{if(l.kind==="content")return a.jsx(B8,{block:l.block,toolUseById:i},c);if(l.items.length===1){const u=l.items[0];return a.jsx(O5,{name:u.name,input:u.input,toolUseId:u.id},c)}return a.jsx(P8,{name:l.name,items:l.items},c)})})]})}function o5(){return a.jsx("div",{className:"w-6 h-6 rounded-full avatar-ring flex items-center justify-center shrink-0 mt-0.5",children:a.jsx("div",{className:"avatar-inner w-full h-full rounded-full flex items-center justify-center",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 text-cc-primary",children:a.jsx("path",{d:"M8 2L10.5 6.5L15 8L10.5 9.5L8 14L5.5 9.5L1 8L5.5 6.5L8 2Z"})})})})}function ix({text:e,showCursor:t=!1}){return a.jsxs("div",{className:"markdown-body text-[14px] sm:text-[15px] text-cc-fg leading-relaxed overflow-hidden",children:[a.jsx(Kg,{remarkPlugins:[nx],components:{p:({children:n})=>a.jsx("p",{className:"mb-3 last:mb-0",children:n}),strong:({children:n})=>a.jsx("strong",{className:"font-semibold text-cc-fg",children:n}),em:({children:n})=>a.jsx("em",{className:"italic",children:n}),h1:({children:n})=>a.jsx("h1",{className:"text-xl font-bold text-cc-fg mt-4 mb-2",children:n}),h2:({children:n})=>a.jsx("h2",{className:"text-lg font-bold text-cc-fg mt-3 mb-2",children:n}),h3:({children:n})=>a.jsx("h3",{className:"text-base font-semibold text-cc-fg mt-3 mb-1",children:n}),ul:({children:n})=>a.jsx("ul",{className:"list-disc pl-5 mb-3 space-y-1",children:n}),ol:({children:n})=>a.jsx("ol",{className:"list-decimal pl-5 mb-3 space-y-1",children:n}),li:({children:n})=>a.jsx("li",{className:"text-cc-fg",children:n}),a:({href:n,children:i})=>a.jsx("a",{href:n,target:"_blank",rel:"noopener noreferrer",className:"text-cc-primary hover:underline",children:i}),blockquote:({children:n})=>a.jsx("blockquote",{className:"border-l-2 border-cc-primary/30 pl-3 my-2 text-cc-muted italic",children:n}),hr:()=>a.jsx("hr",{className:"border-cc-border my-4"}),code:n=>{const{children:i,className:l}=n,c=/language-(\w+)/.exec(l||"");if(c||typeof i=="string"&&i.includes(`
94
+ `)){const f=(c==null?void 0:c[1])||"",h=dg(i);return a.jsxs("div",{className:"my-2.5 rounded-xl overflow-hidden border border-cc-border shadow-[0_2px_8px_rgba(0,0,0,0.04)]",children:[a.jsxs("div",{className:"px-3 py-1.5 bg-cc-code-bg border-b border-cc-border flex items-center gap-2",children:[a.jsxs("div",{className:"flex gap-1",children:[a.jsx("span",{className:"w-2 h-2 rounded-full bg-cc-muted/20"}),a.jsx("span",{className:"w-2 h-2 rounded-full bg-cc-muted/20"}),a.jsx("span",{className:"w-2 h-2 rounded-full bg-cc-muted/20"})]}),f&&a.jsx("span",{className:"text-[10px] text-cc-muted/70 font-mono-code uppercase tracking-wider",children:f}),a.jsx(rx,{text:h,label:"Copy code",className:"ml-auto -mr-1"})]}),a.jsx("pre",{className:"px-3 sm:px-4 py-2.5 sm:py-3 bg-cc-code-bg text-cc-code-fg text-[12px] sm:text-[13px] font-mono-code leading-relaxed overflow-x-auto",children:a.jsx("code",{children:i})})]})}return a.jsx("code",{className:"px-1.5 py-0.5 rounded-md bg-cc-fg/[0.06] text-[12.5px] font-mono-code text-cc-fg/80 border border-cc-border/40",children:i})},pre:({children:n})=>a.jsx(a.Fragment,{children:n}),table:({children:n})=>a.jsx("div",{className:"overflow-x-auto my-2",children:a.jsx("table",{className:"min-w-full text-sm border border-cc-border rounded-lg overflow-hidden",children:n})}),thead:({children:n})=>a.jsx("thead",{className:"bg-cc-code-bg/50",children:n}),th:({children:n})=>a.jsx("th",{className:"px-3 py-1.5 text-left text-xs font-semibold text-cc-fg border-b border-cc-border",children:n}),td:({children:n})=>a.jsx("td",{className:"px-3 py-1.5 text-xs text-cc-fg border-b border-cc-border",children:n})},children:e}),t&&a.jsx("span",{"data-testid":"assistant-stream-cursor",className:"inline-block w-[3px] h-[18px] bg-cc-primary rounded-full ml-0.5 align-middle animate-[pulse-dot_1s_ease-in-out_infinite]"})]})}function B8({block:e,toolUseById:t}){if(e.type==="text")return a.jsx(ix,{text:e.text});if(e.type==="thinking")return a.jsx(b2,{text:e.thinking});if(e.type==="tool_use")return a.jsx(O5,{name:e.name,input:e.input,toolUseId:e.id});if(e.type==="tool_result"){const n=typeof e.content=="string"?e.content:JSON.stringify(e.content),i=t.get(e.tool_use_id),l=i==null?void 0:i.name,c=e.is_error??!1;return l==="Bash"?a.jsx($8,{text:n,isError:c}):a.jsxs("div",{className:"relative rounded-lg bg-cc-code-bg overflow-hidden",children:[a.jsx(rx,{text:n,label:"Copy output",className:"absolute top-1 right-1 z-10 bg-cc-code-bg/80 backdrop-blur-sm"}),a.jsx("pre",{className:`text-[12px] font-mono-code px-3 py-2 whitespace-pre-wrap leading-relaxed max-h-60 overflow-y-auto ${c?"text-cc-error":"text-cc-code-fg/60"}`,children:n})]})}return null}function $8({text:e,isError:t}){const n=e.split(/\r?\n/),i=n.length>20,[l,c]=S.useState(!1),u=l||!i?e:n.slice(-20).join(`
95
+ `);return a.jsxs("div",{className:"relative rounded-lg bg-cc-code-bg overflow-hidden",children:[a.jsx(rx,{text:e,label:"Copy output",className:"absolute top-1 right-1 z-10 bg-cc-code-bg/80 backdrop-blur-sm"}),a.jsx("pre",{className:`text-[12px] font-mono-code px-3 py-2 whitespace-pre-wrap leading-relaxed ${t?"text-cc-error":"text-cc-code-fg/60"}`,children:u}),i&&a.jsxs("div",{className:"px-3 pb-1.5 flex items-center justify-between",children:[a.jsx("span",{className:`text-[10px] ${t?"text-cc-error/50":"text-cc-muted/40"}`,children:l?`${n.length} lines`:`last 20 of ${n.length}`}),a.jsx("button",{onClick:()=>c(!l),className:"text-[10px] text-cc-muted/40 hover:text-cc-muted/70 transition-colors cursor-pointer",children:l?"Show tail":"Show all"})]})]})}function P8({name:e,items:t}){const[n,i]=S.useState(!1),l=gc(e),c=ms(e);return a.jsxs("div",{className:"border border-cc-border rounded-[10px] overflow-hidden bg-cc-card tool-card",children:[a.jsxs("button",{onClick:()=>i(!n),className:"w-full flex items-center gap-2.5 px-3 py-2 text-left hover:bg-cc-hover transition-colors cursor-pointer",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:`w-3 h-3 text-cc-muted transition-transform shrink-0 ${n?"rotate-90":""}`,children:a.jsx("path",{d:"M6 4l4 4-4 4"})}),a.jsx(cl,{type:l}),a.jsx("span",{className:"text-xs font-medium text-cc-fg",children:c}),a.jsx("span",{className:"text-[10px] text-cc-muted bg-cc-hover rounded-full px-1.5 py-0.5 tabular-nums",children:t.length})]}),n&&a.jsx("div",{className:"border-t border-cc-border px-3 py-1.5",children:t.map((u,f)=>{const h=tc(u.name,u.input);return a.jsxs("div",{className:"flex items-center gap-2 py-1 text-xs text-cc-muted font-mono-code truncate",children:[a.jsx("span",{className:"w-1 h-1 rounded-full bg-cc-muted/40 shrink-0"}),a.jsx("span",{className:"truncate",children:h||JSON.stringify(u.input).slice(0,80)})]},u.id||f)})})]})}function b2({text:e}){const t=e.trim(),[n,i]=S.useState(!1),l=t.split(`
96
+ `),c=l.length>8||t.length>600,u=c&&!n?l.slice(0,8).join(`
97
+ `):t;return a.jsxs("div",{children:[a.jsx("div",{className:"markdown-body text-[13px] text-cc-fg/40 leading-relaxed italic",children:a.jsx(Kg,{remarkPlugins:[nx],components:{p:({children:f})=>a.jsx("p",{className:"mb-2 last:mb-0",children:f}),ul:({children:f})=>a.jsx("ul",{className:"list-disc pl-4 mb-2 space-y-0.5",children:f}),ol:({children:f})=>a.jsx("ol",{className:"list-decimal pl-4 mb-2 space-y-0.5",children:f}),li:({children:f})=>a.jsx("li",{children:f}),code:({children:f})=>a.jsx("code",{className:"px-1 py-0.5 rounded bg-cc-fg/[0.03] text-cc-fg/40 font-mono-code text-[12px] not-italic",children:f})},children:u||"No thinking text captured."})}),c&&!n&&a.jsx("button",{onClick:()=>i(!0),className:"text-[11px] text-cc-muted/40 hover:text-cc-muted/70 cursor-pointer transition-colors",children:"Show more"})]})}function qo(e){return e>=1e6?`${(e/1e6).toFixed(1)}M`:e>=1e3?`${(e/1e3).toFixed(1)}k`:String(e)}function U8(e){const t=Math.floor(e/1e3);return t<60?`${t}s`:`${Math.floor(t/60)}m ${t%60}s`}function c5(e){try{const t=new Date(e).getTime()-Date.now();return Number.isFinite(t)?t<=0?"now":F8(t):"N/A"}catch{return"N/A"}}function u5(e){const n=(e>0&&e<1e12?e*1e3:e)-Date.now();if(n<=0)return"now";const i=Math.floor(n/864e5),l=Math.floor(n%864e5/36e5),c=Math.floor(n%36e5/6e4);return i>0?`${i}d ${l}h`:l>0?`${l}h${c}m`:`${c}m`}function d5(e){return e>=1440?`${Math.round(e/1440)}d`:e>=60?`${Math.round(e/60)}h`:`${e}m`}function F8(e){const t=Math.floor(e/864e5),n=Math.floor(e%864e5/36e5),i=Math.floor(e%36e5/6e4);return t>0?`${t}d ${n}h${i}m`:n>0?`${n}h${i}m`:`${i}m`}function q8({tools:e}){return e.length===0?null:a.jsx("div",{className:"flex flex-wrap items-center gap-x-3 gap-y-1 text-[11px] font-mono-code pl-10 py-1.5 animate-[fadeSlideIn_0.3s_ease-out]",role:"status","aria-label":`${e.length} tool${e.length>1?"s":""} running`,children:e.map((t,n)=>a.jsxs("span",{className:"inline-flex items-center gap-1.5",children:[a.jsxs("span",{className:"relative flex items-center justify-center w-3.5 h-3.5",children:[a.jsx(cl,{type:gc(t.toolName)}),a.jsx("span",{className:"absolute inset-0 rounded-full bg-cc-primary/20 animate-[typing-breathe_1.5s_ease-in-out_infinite]"})]}),a.jsx("span",{className:"text-cc-fg/70",children:ms(t.toolName)}),a.jsxs("span",{className:"text-cc-muted/50 tabular-nums",children:[t.elapsedSeconds,"s"]})]},n))})}function H8({entries:e}){const[t,n]=S.useState(!1),i=S.useMemo(()=>{const l=e.reduce((h,p)=>h+p.elapsedSeconds,0),c=Math.max(...e.map(h=>h.elapsedSeconds),.1),u=e.filter(h=>h.isError).length,f=e.filter(h=>!h.completedAt).length;return{totalTime:l,maxTime:c,errorCount:u,running:f}},[e]);return e.length===0?null:a.jsxs("div",{className:"pl-10 pr-4 animate-[fadeSlideIn_0.3s_ease-out]",children:[a.jsxs("button",{onClick:()=>n(!t),className:"group flex items-center gap-2 text-[11px] text-cc-muted hover:text-cc-fg/80 transition-colors cursor-pointer py-1 w-full","aria-expanded":t,"aria-label":`${e.length} tools executed in ${i.totalTime.toFixed(1)}s`,children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:`w-2.5 h-2.5 transition-transform duration-200 shrink-0 ${t?"rotate-90":""}`,children:a.jsx("path",{d:"M6 4l4 4-4 4"})}),a.jsxs("span",{className:"font-mono-code flex items-center gap-1.5",children:[a.jsxs("span",{className:"text-cc-fg/60 font-medium",children:[e.length," tool",e.length>1?"s":""]}),a.jsx("span",{className:"text-cc-muted/40",children:"·"}),a.jsxs("span",{className:"tabular-nums",children:[i.totalTime.toFixed(1),"s"]}),i.errorCount>0&&a.jsxs(a.Fragment,{children:[a.jsx("span",{className:"text-cc-muted/40",children:"·"}),a.jsxs("span",{className:"text-cc-error",children:[i.errorCount," error",i.errorCount>1?"s":""]})]}),i.running>0&&a.jsxs(a.Fragment,{children:[a.jsx("span",{className:"text-cc-muted/40",children:"·"}),a.jsxs("span",{className:"text-cc-primary",children:[i.running," running"]})]})]}),!t&&e.length>1&&a.jsx("span",{className:"hidden sm:flex items-center gap-px ml-auto flex-shrink-0 h-1.5 max-w-[120px]",children:e.map(l=>a.jsx("span",{className:`h-full rounded-full ${l.isError?"bg-cc-error/40":l.completedAt?"bg-cc-success/30":"bg-cc-primary/40 animate-[typing-breathe_1.5s_ease-in-out_infinite]"}`,style:{width:`${Math.max(4,l.elapsedSeconds/i.maxTime*100)}%`,minWidth:"3px"},title:`${ms(l.toolName)} ${l.elapsedSeconds}s`},l.toolUseId))})]}),t&&a.jsx("div",{className:"mt-1 mb-2 space-y-1 animate-[fadeSlideIn_0.2s_ease-out]",children:e.map(l=>a.jsx(I8,{entry:l,maxTime:i.maxTime},l.toolUseId))})]})}function I8({entry:e,maxTime:t}){const n=Math.max(3,e.elapsedSeconds/t*100),i=!e.completedAt;return a.jsxs("div",{className:"flex items-center gap-2 text-[11px] font-mono-code group",children:[a.jsx("span",{className:`w-1.5 h-1.5 rounded-full shrink-0 ${e.isError?"bg-cc-error":i?"bg-cc-primary animate-[typing-breathe_1.5s_ease-in-out_infinite]":"bg-cc-success/60"}`}),a.jsxs("span",{className:"flex items-center gap-1 shrink-0 w-[100px]",children:[a.jsx(cl,{type:gc(e.toolName)}),a.jsx("span",{className:"text-cc-fg/70 truncate",children:ms(e.toolName)})]}),a.jsx("span",{className:"flex-1 h-1 bg-cc-border/30 rounded-full overflow-hidden min-w-[40px]",children:a.jsx("span",{className:`block h-full rounded-full transition-all duration-500 ${e.isError?"bg-cc-error/50":i?"bg-cc-primary/50 animate-[typing-breathe_1.5s_ease-in-out_infinite]":"bg-cc-success/30"}`,style:{width:`${n}%`}})}),a.jsxs("span",{className:"text-cc-muted/60 tabular-nums shrink-0 w-[40px] text-right",children:[e.elapsedSeconds.toFixed(1),"s"]}),e.preview&&a.jsx("span",{className:"text-cc-muted/40 truncate max-w-[200px] hidden lg:inline",children:e.preview})]})}const ed=100,V8=40,G8=120,em=new Map,Y8=[],W8=[];function Q8(e){const t=e.split("/").filter(Boolean);return t.length===0?e:t.slice(-2).join("/")}function X8(e){if(e.role!=="assistant")return null;const t=e.contentBlocks;if(!t||t.length===0)return null;let n=null;for(const i of t){if(i.type==="text"&&i.text.trim()||i.type==="thinking")return null;if(i.type==="tool_use"){if(n===null)n=i.name;else if(n!==i.name)return null}}return n}function f5(e){return(e.contentBlocks||[]).filter(n=>n.type==="tool_use").map(n=>({id:n.id,name:n.name,input:n.input}))}function Z8(e){return e.kind==="message"?(e.msg.contentBlocks||[]).filter(n=>n.type==="tool_use").filter(n=>n.name==="Task").map(n=>n.id):e.kind==="tool_msg_group"&&e.toolName==="Task"?e.items.map(t=>t.id):[]}function y2(e){const t=[];for(const n of e){const i=X8(n);if(i){const l=t[t.length-1];if((l==null?void 0:l.kind)==="tool_msg_group"&&l.toolName===i){l.items.push(...f5(n));continue}t.push({kind:"tool_msg_group",toolName:i,items:f5(n),firstId:n.id})}else t.push({kind:"message",msg:n})}return t}function _2(e,t,n){const i=y2(e),l=[];for(const c of i){l.push(c);const u=Z8(c);for(const f of u){const h=n.get(f);if(h&&h.length>0){const p=t.get(f)||{description:"Subagent",agentType:""},g=_2(h,t,n);l.push({kind:"subagent",taskToolUseId:f,description:p.description,agentType:p.agentType,backend:p.backend,status:p.status,receiverCount:p.receiverCount,senderThreadId:p.senderThreadId,receiverThreadIds:p.receiverThreadIds,children:g})}}}return l}function K8(e){const t=new Map;for(const l of e)if(l.contentBlocks){for(const c of l.contentBlocks)if(c.type==="tool_use"&&c.name==="Task"){const{input:u,id:f}=c,h=Array.isArray(u==null?void 0:u.receiver_thread_ids)?u.receiver_thread_ids.filter(y=>typeof y=="string"&&y.length>0):void 0,p=h&&h.length>0?h.length:void 0,g=typeof(u==null?void 0:u.sender_thread_id)=="string"&&u.sender_thread_id.length>0?u.sender_thread_id:void 0,v=typeof(u==null?void 0:u.codex_status)=="string"||g!==void 0||p!==void 0;t.set(f,{description:String((u==null?void 0:u.description)||"Subagent"),agentType:String((u==null?void 0:u.subagent_type)||""),backend:v?"codex":"claude",status:typeof(u==null?void 0:u.codex_status)=="string"?u.codex_status:void 0,receiverCount:p,senderThreadId:g,receiverThreadIds:h})}}if(t.size===0)return y2(e);const n=new Map,i=[];for(const l of e)if(l.parentToolUseId&&t.has(l.parentToolUseId)){let c=n.get(l.parentToolUseId);c||(c=[],n.set(l.parentToolUseId,c)),c.push(l)}else i.push(l);return _2(i,t,n)}function J8({group:e}){const[t,n]=S.useState(!1),i=gc(e.toolName),l=ms(e.toolName),c=e.items.length;if(c===1){const u=e.items[0];return a.jsx("div",{className:"animate-[fadeSlideIn_0.3s_ease-out]",children:a.jsxs("div",{className:"flex items-start gap-3",children:[a.jsx(h5,{}),a.jsx("div",{className:"flex-1 min-w-0",children:a.jsxs("div",{className:"border border-cc-border rounded-[10px] overflow-hidden bg-cc-card tool-card",children:[a.jsxs("button",{onClick:()=>n(!t),className:"w-full flex items-center gap-2.5 px-3 py-2 text-left hover:bg-cc-hover transition-colors cursor-pointer",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:`w-3 h-3 text-cc-muted transition-transform shrink-0 ${t?"rotate-90":""}`,children:a.jsx("path",{d:"M6 4l4 4-4 4"})}),a.jsx(cl,{type:i}),a.jsx("span",{className:"text-xs font-medium text-cc-fg",children:l}),a.jsx("span",{className:"text-xs text-cc-muted truncate flex-1 font-mono-code",children:tc(u.name,u.input)})]}),t&&a.jsx("div",{className:"px-3 pb-3 pt-0 border-t border-cc-border mt-0",children:a.jsx("pre",{className:"mt-2 text-[11px] text-cc-muted font-mono-code whitespace-pre-wrap leading-relaxed max-h-60 overflow-y-auto",children:JSON.stringify(u.input,null,2)})})]})})]})})}return a.jsx("div",{className:"animate-[fadeSlideIn_0.3s_ease-out]",children:a.jsxs("div",{className:"flex items-start gap-3",children:[a.jsx(h5,{}),a.jsx("div",{className:"flex-1 min-w-0",children:a.jsxs("div",{className:"border border-cc-border rounded-[10px] overflow-hidden bg-cc-card tool-card",children:[a.jsxs("button",{onClick:()=>n(!t),className:"w-full flex items-center gap-2.5 px-3 py-2 text-left hover:bg-cc-hover transition-colors cursor-pointer",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:`w-3 h-3 text-cc-muted transition-transform shrink-0 ${t?"rotate-90":""}`,children:a.jsx("path",{d:"M6 4l4 4-4 4"})}),a.jsx(cl,{type:i}),a.jsx("span",{className:"text-xs font-medium text-cc-fg",children:l}),a.jsx("span",{className:"text-[10px] text-cc-muted bg-cc-hover rounded-full px-1.5 py-0.5 tabular-nums font-medium",children:c})]}),t&&a.jsx("div",{className:"border-t border-cc-border px-3 py-1.5",children:e.items.map((u,f)=>{const h=tc(u.name,u.input);return a.jsxs("div",{className:"flex items-center gap-2 py-1 text-xs text-cc-muted font-mono-code truncate",children:[a.jsx("span",{className:"w-1 h-1 rounded-full bg-cc-muted/40 shrink-0"}),a.jsx("span",{className:"truncate",children:h||JSON.stringify(u.input).slice(0,80)})]},u.id||f)})})]})})]})})}function w2({entries:e,toolActivity:t}){return a.jsx(a.Fragment,{children:e.map((n,i)=>{if(n.kind==="tool_msg_group")return a.jsx(J8,{group:n},n.firstId||i);if(n.kind==="subagent")return a.jsx(n7,{group:n},n.taskToolUseId);const l=n.msg,c=e7(l),u=t&&c.length>0?t.filter(h=>c.includes(h.toolUseId)):[],f=u.length>0&&u.every(h=>h.completedAt);return a.jsxs("div",{children:[a.jsx(L8,{message:l}),f&&a.jsx(H8,{entries:u})]},l.id)})})}function e7(e){var t;return(t=e.contentBlocks)!=null&&t.length?e.contentBlocks.filter(n=>n.type==="tool_use").map(n=>n.id):[]}function t7(e){if(!e)return null;const t=e.trim().toLowerCase();return t?t==="completed"?{label:"completed",summaryLabel:"completed",className:"text-green-600 bg-green-500/15"}:t==="failed"||t==="error"||t==="errored"?{label:"failed",summaryLabel:"failed",className:"text-cc-error bg-cc-error/10"}:t==="pending"||t==="pendinginit"||t==="pending_init"?{label:"pending",summaryLabel:"pending",className:"text-amber-700 bg-amber-500/15"}:t==="running"||t==="inprogress"||t==="in_progress"||t==="started"?{label:"running",summaryLabel:"running",className:"text-blue-600 bg-blue-500/15"}:{label:e,summaryLabel:"running",className:"text-amber-700 bg-amber-500/15"}:null}function n7({group:e}){const[t,n]=S.useState(!1),i=e.description||"Subagent",l=e.agentType,c=e.children.length,u=t7(e.status),f=e.receiverCount,h=e.senderThreadId,p=e.receiverThreadIds||[],g=e.backend||"claude",v=e.children[e.children.length-1],y=S.useMemo(()=>{var b,_;if(!v)return"";if(v.kind==="tool_msg_group")return`${ms(v.toolName)}${v.items.length>1?` ×${v.items.length}`:""}`;if(v.kind==="message"&&v.msg.role==="assistant"){const k=(b=v.msg.content)==null?void 0:b.trim();if(k)return k.length>60?k.slice(0,60)+"...":k;const E=(_=v.msg.contentBlocks)==null?void 0:_.find(j=>j.type==="tool_use");if(E)return ms(E.name)}return""},[v]);return a.jsx("div",{className:"animate-[fadeSlideIn_0.3s_ease-out]",children:a.jsxs("div",{className:"ml-10 border-l border-cc-border/50 pl-4",children:[a.jsxs("button",{type:"button",onClick:()=>n(!t),className:"relative z-10 flex items-center gap-1.5 py-1 text-left cursor-pointer group w-full",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:`w-2.5 h-2.5 text-cc-muted/40 group-hover:text-cc-muted/70 transition-transform shrink-0 ${t?"rotate-90":""}`,children:a.jsx("path",{d:"M6 4l4 4-4 4"})}),a.jsx("span",{className:"text-[11px] font-medium text-cc-primary/70",children:i}),l&&a.jsx("span",{className:"text-[10px] text-cc-muted/50",children:l}),a.jsx("span",{className:"text-[10px] text-cc-muted/40",children:g==="codex"?"Codex":"Claude"}),u&&a.jsx("span",{className:`text-[10px] ${u.className}`,children:u.label}),f!==void 0&&a.jsxs("span",{className:"text-[10px] text-cc-muted/40",children:[f," agent",f===1?"":"s"]}),!t&&y&&a.jsx("span",{className:"text-[11px] text-cc-muted/40 truncate ml-1 font-mono-code",children:y}),a.jsx("span",{className:"text-[10px] text-cc-muted/40 tabular-nums shrink-0 ml-auto",children:c})]}),t&&a.jsxs("div",{className:"space-y-3 pb-2 mt-1",children:[(h||p.length>0)&&a.jsxs("div",{className:"flex flex-wrap items-center gap-2 text-[10px] text-cc-muted/50 pl-4",children:[h&&a.jsxs("span",{className:"font-mono-code",children:["sender: ",h]}),p.length>0&&a.jsxs("span",{children:["receivers: ",p.map(b=>a.jsx("span",{className:"font-mono-code ml-1",children:b},b))]})]}),a.jsx(w2,{entries:e.children})]})]})})}function h5(){return a.jsx("div",{className:"w-7 h-7 rounded-full avatar-ring flex items-center justify-center shrink-0 mt-0.5",children:a.jsx("div",{className:"avatar-inner w-full h-full rounded-full flex items-center justify-center",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5 text-cc-primary",children:a.jsx("path",{d:"M8 2L10.5 6.5L15 8L10.5 9.5L8 14L5.5 9.5L1 8L5.5 6.5L8 2Z"})})})})}function r7({sessionId:e}){const t=Q(oe=>oe.messages.get(e)??Y8),n=Q(oe=>(oe.sdkSessions||W8).find(Ee=>Ee.sessionId===e)),i=Q(oe=>oe.streamingStartedAt.get(e)),l=Q(oe=>oe.streamingOutputTokens.get(e)),c=Q(oe=>oe.sessionStatus.get(e)),u=Q(oe=>oe.toolProgress.get(e)),f=Q(oe=>oe.toolActivity.get(e)),h=S.useRef(null),p=S.useRef(null),g=S.useRef(!0),[v,y]=S.useState(0),[b,_]=S.useState(ed),[k,E]=S.useState([]),[j,R]=S.useState(0),[C,P]=S.useState(!1),[D,L]=S.useState(!1),[F,B]=S.useState(!1),[I,z]=S.useState(""),H=S.useRef(new Set),T=Q(oe=>oe.chatTabReentryTickBySession.get(e)??0),ae=S.useMemo(()=>t.some(oe=>oe.role==="assistant"&&oe.isStreaming),[t]),Z=S.useMemo(()=>(n==null?void 0:n.backendType)==="codex"?"":((n==null?void 0:n.resumeSessionAt)||"").trim(),[n==null?void 0:n.backendType,n==null?void 0:n.resumeSessionAt]),Y=Z.length>0,U=n!=null&&n.forkSession?"Forked from":"Continuing from",$=S.useMemo(()=>{if(k.length===0)return t;const oe=[],Ee=new Set;for(const Fe of k)Ee.has(Fe.id)||(Ee.add(Fe.id),oe.push(Fe));for(const Fe of t)Ee.has(Fe.id)||(Ee.add(Fe.id),oe.push(Fe));return oe},[k,t]),re=S.useMemo(()=>K8($),[$]);S.useEffect(()=>{_(ed),E([]),R(0),P(!1),L(!1),B(!1),z(""),H.current=new Set},[e,Z]);const xe=re.length,M=xe>b,O=M?re.slice(xe-b):re,K=xe-O.length,A=S.useCallback(()=>{const oe=p.current,Ee=(oe==null?void 0:oe.scrollHeight)??0;_(Fe=>Fe+ed),requestAnimationFrame(()=>{if(oe){const Fe=oe.scrollHeight;oe.scrollTop+=Fe-Ee}})},[]),fe=S.useCallback(async(oe={})=>{if(!Y||!Z||F)return;const Ee=p.current,Fe=(Ee==null?void 0:Ee.scrollHeight)??0,Mt=D?j:0;B(!0),z("");try{const Ke=await we.getClaudeSessionHistory(Z,{cursor:Mt,limit:V8}),Rt=Ke.messages.map(He=>({id:He.id,role:He.role,content:He.content,contentBlocks:He.role==="assistant"?He.contentBlocks:void 0,timestamp:He.timestamp||Date.now(),model:He.role==="assistant"?He.model:void 0,stopReason:He.role==="assistant"?He.stopReason:void 0})),vt=[];for(const He of Rt)H.current.has(He.id)||(H.current.add(He.id),vt.push(He));E(He=>[...vt,...He]),R(Ke.nextCursor),P(Ke.hasMore),L(!0),vt.length>0&&_(He=>He+vt.length),oe.preserveScroll!==!1&&Ee&&requestAnimationFrame(()=>{const He=Ee.scrollHeight;Ee.scrollTop+=He-Fe})}catch(Ke){const Rt=Ke instanceof Error?Ke.message:String(Ke);z(Rt||"Failed to load previous history"),D||(E([]),R(0),P(!1))}finally{B(!1)}},[Y,Z,F,D,j]);S.useEffect(()=>{if(!i&&c!=="running"){y(0);return}const oe=i||Date.now();y(Date.now()-oe);const Ee=setInterval(()=>y(Date.now()-oe),1e3);return()=>clearInterval(Ee)},[i,c]);function _e(){const oe=p.current;if(!oe)return;g.current=oe.scrollHeight-oe.scrollTop-oe.clientHeight<120;const Ee=Math.max(0,oe.scrollHeight-oe.clientHeight-oe.scrollTop);em.set(e,Ee),Y&&D&&C&&!F&&oe.scrollTop<=G8&&fe({preserveScroll:!0})}const je=S.useCallback(()=>{const oe=p.current;if(!oe)return;const Ee=oe.style.scrollBehavior;oe.style.scrollBehavior="auto",oe.scrollTop=oe.scrollHeight,oe.style.scrollBehavior=Ee},[]),Le=S.useCallback(()=>{const oe=p.current;if(!oe)return;const Ee=oe.style.scrollBehavior;oe.style.scrollBehavior="auto";const Fe=em.get(e);typeof Fe=="number"?oe.scrollTop=Math.max(0,oe.scrollHeight-oe.clientHeight-Fe):oe.scrollTop=oe.scrollHeight,oe.style.scrollBehavior=Ee},[e]);return S.useEffect(()=>{requestAnimationFrame(()=>Le())},[e,Le]),S.useEffect(()=>()=>{const oe=p.current;if(!oe)return;const Ee=Math.max(0,oe.scrollHeight-oe.clientHeight-oe.scrollTop);em.set(e,Ee)},[e]),S.useEffect(()=>{T&&requestAnimationFrame(()=>je())},[T,je]),S.useEffect(()=>{var oe;g.current&&((oe=h.current)==null||oe.scrollIntoView({behavior:"smooth"}))},[t]),$.length===0?a.jsxs("div",{className:"flex-1 flex flex-col items-center justify-center gap-5 select-none px-6",children:[a.jsxs("div",{className:"relative",children:[a.jsx("div",{className:"w-16 h-16 rounded-2xl bg-gradient-to-br from-cc-primary/10 to-cc-primary/5 border border-cc-primary/15 flex items-center justify-center shadow-[0_4px_20px_rgba(217,119,87,0.08)]",children:a.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-7 h-7 text-cc-primary",children:[a.jsx("polyline",{points:"4 17 10 11 4 5"}),a.jsx("line",{x1:"12",y1:"19",x2:"20",y2:"19"})]})}),a.jsx("div",{className:"absolute -top-1 -right-1 w-3 h-3",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 text-cc-primary/40 animate-[gentle-bounce_2s_ease-in-out_infinite]",children:a.jsx("path",{d:"M8 2L10.5 6.5L15 8L10.5 9.5L8 14L5.5 9.5L1 8L5.5 6.5L8 2Z"})})})]}),a.jsx("div",{className:"text-center max-w-xs",children:Y?a.jsxs(a.Fragment,{children:[a.jsx("p",{className:"text-sm text-cc-fg font-medium mb-1.5",children:"This session has prior context"}),a.jsxs("p",{className:"text-xs text-cc-muted leading-relaxed mb-4",children:[U," ",a.jsx("span",{className:"font-mono-code text-cc-fg/70",children:Z.slice(0,8)}),". Load earlier messages when needed."]}),a.jsxs("button",{onClick:()=>void fe({preserveScroll:!1}),disabled:F,className:"inline-flex items-center gap-2 px-4 py-2 text-xs font-medium text-cc-fg bg-cc-card border border-cc-border rounded-xl hover:bg-cc-hover hover:border-cc-primary/20 transition-all disabled:opacity-60 disabled:cursor-not-allowed cursor-pointer shadow-[0_2px_8px_rgba(0,0,0,0.04)]",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3.5 h-3.5",children:a.jsx("path",{d:"M8 2v12M3 9l5 5 5-5",strokeLinecap:"round",strokeLinejoin:"round"})}),F?"Loading...":"Load previous history"]}),I&&a.jsx("p",{className:"text-xs text-cc-error mt-2",children:I})]}):a.jsxs(a.Fragment,{children:[a.jsx("p",{className:"text-[15px] text-cc-fg font-medium mb-1.5",children:"Start a conversation"}),a.jsx("p",{className:"text-xs text-cc-muted leading-relaxed",children:"Send a message to begin working with The Companion."})]})})]}):a.jsxs("div",{className:"flex-1 min-h-0 relative overflow-hidden",children:[a.jsx("div",{className:"pointer-events-none absolute top-0 inset-x-0 h-6 bg-gradient-to-b from-cc-bg to-transparent z-10"}),a.jsx("div",{ref:p,onScroll:_e,className:"h-full overflow-y-auto overflow-x-hidden overscroll-y-contain px-4 sm:px-6 py-5 sm:py-8",children:a.jsxs("div",{className:"max-w-3xl mx-auto space-y-5 sm:space-y-7",children:[Y&&!D&&a.jsxs("div",{className:"rounded-xl border border-cc-border bg-cc-card p-3",children:[a.jsxs("div",{className:"flex items-center justify-between gap-3",children:[a.jsxs("div",{children:[a.jsxs("p",{className:"text-xs font-medium text-cc-fg",children:[U," existing Claude thread"]}),a.jsxs("p",{className:"text-[11px] text-cc-muted mt-1",children:[Z," ",n!=null&&n.cwd?`· ${Q8(n.cwd)}`:""]})]}),a.jsx("button",{onClick:()=>void fe({preserveScroll:!0}),disabled:F,className:"shrink-0 inline-flex items-center gap-1.5 px-3 py-1.5 text-xs font-medium text-cc-fg bg-cc-card border border-cc-border rounded-lg hover:bg-cc-hover transition-colors disabled:opacity-60 disabled:cursor-not-allowed cursor-pointer",children:F?"Loading...":"Load previous history"})]}),I&&a.jsx("p",{className:"text-xs text-cc-error mt-2",children:I})]}),Y&&D&&a.jsx("div",{className:"flex justify-center",children:a.jsx("p",{className:"text-[11px] text-cc-muted",children:C?F?"Loading older transcript...":"Scroll to top to load older transcript":"Loaded all available prior transcript"})}),M&&a.jsx("div",{className:"flex justify-center pb-3",children:a.jsxs("button",{onClick:A,className:"flex items-center gap-2 px-4 py-2 text-xs font-medium text-cc-muted hover:text-cc-fg bg-cc-card border border-cc-border rounded-xl hover:bg-cc-hover hover:border-cc-primary/20 transition-all cursor-pointer shadow-[0_2px_6px_rgba(0,0,0,0.03)]",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3.5 h-3.5",children:a.jsx("path",{d:"M8 3v10M3 8l5-5 5 5",strokeLinecap:"round",strokeLinejoin:"round"})}),"Load ",Math.min(ed,K)," more",a.jsxs("span",{className:"text-cc-muted/50 tabular-nums",children:["(",K," hidden)"]})]})}),a.jsx(w2,{entries:O,toolActivity:f}),u&&u.size>0&&!ae&&a.jsx(q8,{tools:Array.from(u.values())}),c==="compacting"&&a.jsxs("div",{className:"flex items-center gap-2 text-[11px] text-cc-warning font-mono-code pl-10 py-1",children:[a.jsxs("svg",{className:"w-3.5 h-3.5 animate-spin shrink-0",viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"2",children:[a.jsx("circle",{cx:"8",cy:"8",r:"6",opacity:"0.2"}),a.jsx("path",{d:"M8 2a6 6 0 0 1 6 6",strokeLinecap:"round"})]}),a.jsx("span",{children:"Compacting context..."})]}),c==="running"&&v>0&&a.jsxs("div",{className:"flex items-center gap-2 text-[11px] text-cc-muted font-mono-code pl-10 stats-glow py-1",children:[a.jsx("span",{className:"inline-block w-2 h-2 rounded-full bg-cc-primary animate-[typing-breathe_1.5s_ease-in-out_infinite]"}),a.jsx("span",{className:"text-cc-fg/70",children:"Generating"}),a.jsx("span",{className:"text-cc-muted/30",children:"|"}),a.jsx("span",{className:"tabular-nums",children:U8(v)}),(l??0)>0&&a.jsxs(a.Fragment,{children:[a.jsx("span",{className:"text-cc-muted/30",children:"|"}),a.jsxs("span",{className:"tabular-nums",children:[qo(l)," tokens"]})]})]}),a.jsx("div",{ref:h})]})})]})}const i7={codex:"✳",xhigh:"★",max:"■",mini:"⚡"};function s7(e,t){for(const[i,l]of Object.entries(i7))if(e.includes(i))return l;const n=["◆","●","◕","✦"];return n[t%n.length]}function a7(e){return e.map((t,n)=>({value:t.value,label:t.label||t.value,icon:s7(t.value,n)}))}const S2=[{value:"claude-opus-4-8",label:"Opus 4.8",icon:""},{value:"claude-fable-5",label:"Fable 5",icon:"★"},{value:"claude-opus-4-7",label:"Opus 4.7",icon:""},{value:"claude-opus-4-6",label:"Opus 4.6",icon:""},{value:"claude-sonnet-4-6",label:"Sonnet 4.6",icon:""},{value:"claude-haiku-4-5-20251001",label:"Haiku 4.5",icon:""}],k2=[{value:"gpt-5.3-codex-max",label:"GPT-5.3 Max",icon:"■"},{value:"gpt-5.3-codex-xhigh",label:"GPT-5.3 xHigh",icon:"★"},{value:"gpt-5.3-codex",label:"GPT-5.3 Codex",icon:"✳"},{value:"gpt-5.2-codex",label:"GPT-5.2 Codex",icon:"◆"},{value:"gpt-5.1-codex-max",label:"GPT-5.1 Max",icon:"■"},{value:"gpt-5.2",label:"GPT-5.2",icon:"●"},{value:"gpt-5.1-codex-mini",label:"GPT-5.1 Mini",icon:"⚡"}],sx=[{value:"bypassPermissions",label:"Agent"},{value:"plan",label:"Plan"}],ax=[{value:"bypassPermissions",label:"Auto"},{value:"plan",label:"Plan"}],j2=[{value:"bypassPermissions",label:"Full Auto"},{value:"acceptEdits",label:"Auto-Edit"},{value:"default",label:"Supervised"}],N2=[{value:"bypassPermissions",label:"Full Auto"},{value:"default",label:"Supervised"}];function C2(e){return e==="codex"?k2:S2}function p5(e){return e==="codex"?ax:sx}function cL(e){return e==="codex"?N2:j2}function m5(e){return e==="codex"?k2[0].value:S2[0].value}function g5(e){return e==="codex"?ax[0].value:sx[0].value}function uL(e){return e==="codex"?N2[0].value:j2[0].value}function x5({sessionId:e}){const[t,n]=S.useState(!1),i=S.useRef(null),l=Q(y=>y.sdkSessions.find(b=>b.sessionId===e)||null),c=Q(y=>y.sessions.get(e)),u=Q(y=>y.cliConnected.get(e)??!1),f=(l==null?void 0:l.backendType)??(c==null?void 0:c.backend_type)??"claude",h=(c==null?void 0:c.model)??(l==null?void 0:l.model)??"",p=C2(f),g=p.find(y=>y.value===h)||(h?{label:h,icon:"?"}:null),v=S.useCallback(y=>{if(n(!1),y===h)return;zn(e,{type:"set_model",model:y});const{sdkSessions:b,setSdkSessions:_}=Q.getState();_(b.map(k=>k.sessionId===e?{...k,model:y}:k))},[e,h]);return S.useEffect(()=>{if(!t)return;const y=b=>{i.current&&!i.current.contains(b.target)&&n(!1)};return document.addEventListener("mousedown",y),()=>document.removeEventListener("mousedown",y)},[t]),S.useEffect(()=>{if(!t)return;const y=b=>{b.key==="Escape"&&n(!1)};return window.addEventListener("keydown",y),()=>window.removeEventListener("keydown",y)},[t]),f==="codex"||!u||!g?null:a.jsxs("div",{ref:i,className:"relative shrink-0",children:[a.jsxs("button",{onClick:()=>n(y=>!y),className:`flex items-center gap-1 h-8 px-2 rounded-md text-[12px] font-medium transition-colors cursor-pointer ${t?"text-cc-fg bg-cc-active":"text-cc-muted hover:text-cc-fg hover:bg-cc-hover"}`,title:`Current model: ${g.label}`,"aria-label":"Switch model","aria-expanded":t,"aria-haspopup":"listbox",children:[g.icon&&a.jsx("span",{className:"text-[13px] leading-none",children:g.icon}),a.jsx("span",{children:g.label}),a.jsx("svg",{viewBox:"0 0 12 12",fill:"currentColor",className:"w-2.5 h-2.5 opacity-50",children:a.jsx("path",{d:"M6 8L1.5 3.5h9L6 8z"})})]}),t&&a.jsx("div",{className:"absolute right-0 bottom-full mb-1 z-50 min-w-[160px] rounded-lg border border-cc-separator bg-cc-bg shadow-lg overflow-hidden",role:"listbox","aria-label":"Select model",children:p.map(y=>a.jsxs("button",{onClick:()=>v(y.value),className:`w-full flex items-center gap-2 px-3 min-h-[44px] text-[13px] transition-colors cursor-pointer ${y.value===h?"text-cc-fg bg-cc-active font-medium":"text-cc-muted hover:text-cc-fg hover:bg-cc-hover"}`,role:"option","aria-selected":y.value===h,children:[y.icon&&a.jsx("span",{className:"text-[14px] leading-none w-5 text-center",children:y.icon}),a.jsx("span",{className:"flex-1 text-left",children:y.label}),y.value===h&&a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5 text-cc-primary shrink-0",children:a.jsx("path",{d:"M13.78 4.22a.75.75 0 010 1.06l-7.25 7.25a.75.75 0 01-1.06 0L2.22 9.28a.75.75 0 011.06-1.06L6 10.94l6.72-6.72a.75.75 0 011.06 0z"})})]},y.value))})]})}function E2({open:e,loading:t,prompts:n,selectedIndex:i,onSelect:l,menuRef:c,className:u=""}){return e?a.jsx("div",{ref:c,className:`max-h-[240px] overflow-y-auto bg-cc-card border border-cc-border rounded-[10px] shadow-lg z-20 py-1 ${u}`,children:t?a.jsx("div",{className:"px-3 py-2 text-[12px] text-cc-muted",children:"Searching prompts..."}):n.length>0?n.map((f,h)=>a.jsxs("button",{"data-prompt-index":h,onClick:()=>l(f),className:`w-full px-3 py-2 text-left flex items-center gap-2.5 transition-colors cursor-pointer ${h===i?"bg-cc-hover":"hover:bg-cc-hover/50"}`,children:[a.jsx("span",{className:"flex items-center justify-center w-6 h-6 rounded-md bg-cc-hover text-cc-muted shrink-0",children:a.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3.5 h-3.5",children:[a.jsx("path",{d:"M2.5 8a5.5 5.5 0 1111 0v3a2.5 2.5 0 01-2.5 2.5h-1",strokeLinecap:"round"}),a.jsx("circle",{cx:"8",cy:"8",r:"1.75",fill:"currentColor",stroke:"none"})]})}),a.jsxs("div",{className:"flex-1 min-w-0",children:[a.jsxs("div",{className:"text-[13px] font-medium text-cc-fg truncate",children:["@",f.name]}),a.jsx("div",{className:"text-[11px] text-cc-muted truncate",children:f.content})]}),a.jsx("span",{className:"text-[10px] text-cc-muted shrink-0",children:f.scope})]},f.id)):a.jsx("div",{className:"px-3 py-2 text-[12px] text-cc-muted",children:"No prompts found."})}):null}function T2({text:e,caretPos:t,cwd:n,enabled:i=!0}){const[l,c]=S.useState(!1),[u,f]=S.useState(0),[h,p]=S.useState([]),[g,v]=S.useState(!1),y=S.useRef(null),b=S.useCallback(async()=>{v(!0);try{const j=await we.listPrompts(n);p(j.filter(R=>!!R.name.trim()))}catch{p([])}finally{v(!1)}},[n]);S.useEffect(()=>{b()},[b]);const _=S.useMemo(()=>{const j=e.slice(0,t),R=j.match(/(^|\s)@([^\s@]*)$/);if(!R||R.index===void 0)return null;const C=j.length-R[0].length+R[1].length;return{query:R[2]||"",start:C,end:t}},[e,t]),k=S.useMemo(()=>{if(!l||!_)return[];const j=_.query.toLowerCase();if(!j)return h;const R=h.filter(P=>P.name.toLowerCase().startsWith(j)),C=h.filter(P=>!P.name.toLowerCase().startsWith(j)&&P.name.toLowerCase().includes(j));return[...R,...C]},[l,_,h]);S.useEffect(()=>{const j=i&&!!_;j&&!l?(c(!0),f(0)):!j&&l&&c(!1)},[i,_,l]),S.useEffect(()=>{u>=k.length&&f(Math.max(0,k.length-1))},[k.length,u]),S.useEffect(()=>{if(!y.current||!l)return;const R=y.current.querySelectorAll("[data-prompt-index]")[u];R&&R.scrollIntoView({block:"nearest"})},[u,l]);const E=S.useCallback(j=>{if(!_)return{nextText:e,nextCursor:t};const R=`${j.content} `,C=`${e.slice(0,_.start)}${R}${e.slice(_.end)}`,P=_.start+R.length;return{nextText:C,nextCursor:P}},[_,e,t]);return{mentionMenuOpen:l,setMentionMenuOpen:c,mentionMenuIndex:u,setMentionMenuIndex:f,mentionContext:_,filteredPrompts:k,promptsLoading:g,savedPrompts:h,selectPrompt:E,refreshPrompts:b,mentionMenuRef:y}}const l7=[];function v5({isPlan:e,isConnected:t,onToggle:n,modeLabel:i,size:l}){const c=l==="desktop",u=c?"px-2.5 py-1.5":"px-2 py-1",f=c?"text-cc-primary border-cc-primary/30 bg-cc-primary/8 hover:bg-cc-primary/12 cursor-pointer":"text-cc-primary border-cc-primary/30 bg-cc-primary/8",h=c?"text-cc-muted border-cc-border hover:text-cc-fg hover:bg-cc-hover cursor-pointer":"text-cc-muted border-cc-border";return a.jsxs("button",{onClick:n,disabled:!t,className:`flex items-center gap-1.5 ${u} rounded-md text-[12px] font-semibold transition-all border select-none shrink-0 ${t?e?f:h:"opacity-30 cursor-not-allowed text-cc-muted border-transparent"}`,title:"Toggle mode (Shift+Tab)",children:[e?a.jsxs("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5",children:[a.jsx("rect",{x:"3",y:"3",width:"3.5",height:"10",rx:"0.75"}),a.jsx("rect",{x:"9.5",y:"3",width:"3.5",height:"10",rx:"0.75"})]}):a.jsxs("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5",children:[a.jsx("path",{d:"M2.5 4l4 4-4 4",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",fill:"none"}),a.jsx("path",{d:"M8.5 4l4 4-4 4",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",fill:"none"})]}),a.jsx("span",{children:i})]})}function td({onClick:e,disabled:t,active:n,title:i,children:l}){return a.jsx("button",{onClick:e,disabled:t,className:`flex items-center justify-center w-8 h-8 rounded-md transition-colors ${n?"text-cc-muted hover:text-cc-fg hover:bg-cc-hover cursor-pointer":"text-cc-muted opacity-30 cursor-not-allowed"}`,title:i,children:l})}function b5(){return a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-4 h-4",children:a.jsx("path",{d:"M4 2.75h8A1.25 1.25 0 0113.25 4v9.25L8 10.5l-5.25 2.75V4A1.25 1.25 0 014 2.75z"})})}function y5({isRunning:e,canSend:t,onSend:n,onInterrupt:i,size:l}){const c=l==="desktop",u=c?"w-9 h-9":"w-10 h-10",f=c?"bg-cc-primary hover:bg-cc-primary-hover hover:scale-105 text-white cursor-pointer shadow-[0_4px_16px_rgba(217,119,87,0.25)]":"bg-cc-primary hover:bg-cc-primary-hover active:scale-95 text-white cursor-pointer shadow-[0_4px_16px_rgba(217,119,87,0.25)]";return e?a.jsx("button",{onClick:i,className:`flex items-center justify-center ${u} rounded-lg bg-cc-error/10 hover:bg-cc-error/20 text-cc-error transition-colors cursor-pointer`,title:"Stop generation",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5",children:a.jsx("rect",{x:"3",y:"3",width:"10",height:"10",rx:"1"})})}):a.jsx("button",{onClick:n,disabled:!t,className:`flex items-center justify-center ${u} rounded-full transition-all duration-200 ${t?f:"bg-cc-hover text-cc-muted cursor-not-allowed"}`,title:"Send message",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5",children:a.jsx("path",{d:"M3 2l11 6-11 6V9.5l7-1.5-7-1.5V2z"})})})}function o7({sessionId:e}){var le,be;const[t,n]=S.useState(""),[i,l]=S.useState([]),[c,u]=S.useState(null),[f,h]=S.useState(!1),[p,g]=S.useState(!1),[v,y]=S.useState(0),[b,_]=S.useState(!1),[k,E]=S.useState(""),[j,R]=S.useState("global"),[C,P]=S.useState(null),[D,L]=S.useState(0),F=S.useRef(null),B=S.useRef(null),I=S.useRef(null),z=S.useRef(null),H=Q(W=>W.cliConnected),T=Q(W=>W.sessions.get(e)),ae=Q(W=>W.previousPermissionMode.get(e)||"acceptEdits"),Z=H.get(e)??!1,Y=(T==null?void 0:T.permissionMode)||"acceptEdits",U=Y==="plan",$=(T==null?void 0:T.backend_type)==="codex",xe=((be=(le=($?ax:sx).find(W=>W.value===Y))==null?void 0:le.label)==null?void 0:be.toLowerCase())||Y,M=T2({text:t,caretPos:D,cwd:T==null?void 0:T.cwd,enabled:!p}),O=S.useMemo(()=>{const W=[];if(T!=null&&T.slash_commands)for(const he of T.slash_commands)W.push({name:he,type:"command"});if(T!=null&&T.skills)for(const he of T.skills)W.push({name:he,type:"skill"});return W},[T==null?void 0:T.slash_commands,T==null?void 0:T.skills]),K=S.useMemo(()=>{if(!p)return[];const W=t.match(/^\/(\S*)$/);if(!W)return[];const he=W[1].toLowerCase();return he===""?O:O.filter(Ae=>Ae.name.toLowerCase().includes(he))},[t,p,O]);S.useEffect(()=>{const W=t.startsWith("/")&&/^\/\S*$/.test(t)&&O.length>0;W&&!p?(g(!0),y(0)):!W&&p&&g(!1)},[t,O.length,p]),S.useEffect(()=>{v>=K.length&&y(Math.max(0,K.length-1))},[K.length,v]),S.useEffect(()=>{if(!I.current||!p)return;const he=I.current.querySelectorAll("[data-cmd-index]")[v];he&&he.scrollIntoView({block:"nearest"})},[v,p]),S.useEffect(()=>{if(z.current===null||!F.current)return;const W=z.current;F.current.setSelectionRange(W,W),z.current=null},[t]);const A=S.useCallback(W=>{var he;n(`/${W.name} `),g(!1),(he=F.current)==null||he.focus()},[]),fe=S.useCallback(W=>{var Ae;const he=M.selectPrompt(W);z.current=he.nextCursor,n(he.nextText),M.setMentionMenuOpen(!1),L(he.nextCursor),(Ae=F.current)==null||Ae.focus(),F.current&&(F.current.style.height="auto",F.current.style.height=Math.min(F.current.scrollHeight,200)+"px")},[M]);function _e(){var ut;const W=t.trim();if(!W||!Z)return;const he=om(),Ae=i.length>0?i.map(Xe=>({name:Xe.name,media_type:Xe.mediaType,data:Xe.base64,size:Xe.size})):void 0;zn(e,{type:"user_message",content:W,session_id:e,attachments:Ae,client_msg_id:he}),Q.getState().appendMessage(e,{id:he,role:"user",content:W,attachments:Ae,timestamp:Date.now()}),n(""),l([]),u(null),g(!1),M.setMentionMenuOpen(!1),F.current&&(F.current.style.height="auto"),(ut=F.current)==null||ut.focus()}function je(W){if(p&&K.length>0){if(W.key==="ArrowDown"){W.preventDefault(),y(he=>(he+1)%K.length);return}if(W.key==="ArrowUp"){W.preventDefault(),y(he=>(he-1+K.length)%K.length);return}if(W.key==="Tab"&&!W.shiftKey){W.preventDefault(),A(K[v]);return}if(W.key==="Enter"&&!W.shiftKey){W.preventDefault(),A(K[v]);return}if(W.key==="Escape"){W.preventDefault(),g(!1);return}}if(M.mentionMenuOpen&&W.key==="Escape"){W.preventDefault(),M.setMentionMenuOpen(!1);return}if(M.mentionMenuOpen&&M.filteredPrompts.length>0){if(W.key==="ArrowDown"){W.preventDefault(),M.setMentionMenuIndex(he=>(he+1)%M.filteredPrompts.length);return}if(W.key==="ArrowUp"){W.preventDefault(),M.setMentionMenuIndex(he=>(he-1+M.filteredPrompts.length)%M.filteredPrompts.length);return}if(W.key==="Tab"&&!W.shiftKey||W.key==="Enter"&&!W.shiftKey){W.preventDefault(),fe(M.filteredPrompts[M.mentionMenuIndex]);return}}if(M.mentionMenuOpen&&M.filteredPrompts.length===0&&(W.key==="Enter"&&!W.shiftKey||W.key==="Tab"&&!W.shiftKey)){W.preventDefault();return}if(W.key==="Tab"&&W.shiftKey){W.preventDefault(),un();return}W.key==="Enter"&&!W.shiftKey&&(W.preventDefault(),_e())}function Le(W){n(W.target.value),L(W.target.selectionStart??W.target.value.length);const he=W.target;he.style.height="auto",he.style.height=Math.min(he.scrollHeight,200)+"px"}function oe(){F.current&&L(F.current.selectionStart??0)}function Ee(){zn(e,{type:"interrupt"})}async function Fe(W){if(W.length===0)return;const he=[],Ae=[];let ut=i.reduce((Xe,et)=>Xe+et.size,0);for(const Xe of W){if(Xe.size>$d){Ae.push(`${Xe.name} is too large (${ps(Xe.size)}, max ${ps($d)})`);continue}if(ut+Xe.size>Pd){Ae.push(`${Xe.name} would exceed the per-message limit (${ps(Pd)})`);continue}const{base64:et,mediaType:gt}=await m2(Xe);he.push({name:Xe.name,base64:et,mediaType:gt,size:Xe.size}),ut+=Xe.size}he.length>0&&l(Xe=>[...Xe,...he]),u(Ae.length>0?Ae.join("; "):null)}async function Mt(W){const he=W.target.files;he&&(await Fe(Array.from(he)),W.target.value="")}function Ke(W){l(he=>he.filter((Ae,ut)=>ut!==W))}async function Rt(W){var ut;const he=(ut=W.clipboardData)==null?void 0:ut.items;if(!he)return;const Ae=[];for(const Xe of Array.from(he)){if(Xe.kind!=="file")continue;const et=Xe.getAsFile();if(!et)continue;const gt=et.name&&et.name.length>0?et.name:`pasted-${Date.now()}.${(et.type.split("/")[1]||"bin").replace(/[^a-zA-Z0-9]/g,"")}`;Ae.push(new File([et],gt,{type:et.type,lastModified:et.lastModified}))}Ae.length>0&&(W.preventDefault(),await Fe(Ae))}function vt(W){W.dataTransfer.types.includes("Files")&&(W.preventDefault(),W.stopPropagation(),h(!0))}function He(W){W.currentTarget===W.target&&h(!1)}async function Ut(W){if(!W.dataTransfer.types.includes("Files"))return;W.preventDefault(),W.stopPropagation(),h(!1);const he=Array.from(W.dataTransfer.files);he.length>0&&await Fe(he)}function vn(){const W=t.trim().slice(0,32);E(W||""),P(null),_(he=>!he)}function un(){if(!Z)return;const W=Q.getState();if(!U)W.setPreviousPermissionMode(e,Y),zn(e,{type:"set_permission_mode",mode:"plan"}),W.updateSession(e,{permissionMode:"plan"});else{const he=ae||($?"bypassPermissions":"acceptEdits");zn(e,{type:"set_permission_mode",mode:he}),W.updateSession(e,{permissionMode:he})}}async function tn(){const W=t.trim(),he=k.trim();if(!W||!he)return;if(j==="project"&&!(T!=null&&T.cwd)){P("No project folder available for this session");return}const Ae={name:he,content:W,scope:j};j==="project"&&(Ae.projectPaths=[T.cwd]);try{await we.createPrompt(Ae),await M.refreshPrompts(),_(!1),E(""),R("global"),P(null)}catch(ut){const Xe=ut instanceof Error&&ut.message?ut.message:"Could not save prompt.";P(Xe)}}const ke=Q(W=>W.promptSuggestions.get(e))??l7,De=Q(W=>W.clearPromptSuggestions),Pe=Q(W=>W.sessionStatus).get(e)==="running",bn=t.trim().length>0&&Z;return a.jsx("div",{className:`shrink-0 px-0 sm:px-6 pt-0 sm:pt-3 pb-5 sm:pb-4 bg-cc-input-bg sm:bg-transparent relative ${f?"ring-2 ring-cc-primary/40 rounded-2xl":""}`,onDragOver:vt,onDragLeave:He,onDrop:Ut,children:a.jsxs("div",{className:"max-w-3xl mx-auto",children:[f&&a.jsx("div",{className:"absolute inset-0 z-10 flex items-center justify-center pointer-events-none rounded-2xl bg-cc-primary/5 border-2 border-dashed border-cc-primary/40",children:a.jsx("span",{className:"text-sm text-cc-primary font-medium",children:"Drop files to attach"})}),i.length>0&&a.jsx("div",{className:"flex items-center gap-2 mb-2 px-3 sm:px-0 flex-wrap",children:i.map((W,he)=>a.jsx(v2,{name:W.name,mediaType:W.mediaType,base64:W.base64,size:W.size,onRemove:()=>Ke(he)},he))}),c&&a.jsx("div",{className:"mb-2 px-3 sm:px-0 text-[11px] text-cc-error",children:c}),a.jsx("input",{ref:B,type:"file",multiple:!0,onChange:Mt,className:"hidden","aria-label":"Attach files"}),ke.length>0&&a.jsx("div",{className:"flex flex-wrap gap-1.5 px-2 sm:px-4 pb-2",children:ke.map((W,he)=>a.jsx("button",{onClick:()=>{if(!Z||Pe)return;const Ae=om();zn(e,{type:"user_message",content:W,session_id:e,client_msg_id:Ae}),Q.getState().appendMessage(e,{id:Ae,role:"user",content:W,timestamp:Date.now()}),De(e)},disabled:!Z||Pe,className:"text-xs px-2.5 py-1.5 rounded-lg bg-cc-hover hover:bg-cc-active text-cc-fg border border-cc-border transition-colors cursor-pointer truncate max-w-[280px]",title:W,children:W},he))}),a.jsxs("div",{className:`relative overflow-visible transition-all duration-200 border-t border-cc-separator sm:border sm:border-cc-border sm:bg-cc-input-bg/95 sm:rounded-[16px] sm:backdrop-blur-sm composer-card ${U?"sm:border-cc-primary/40 sm:shadow-[0_10px_30px_rgba(217,119,87,0.08)]":"sm:focus-within:border-cc-primary/25"}`,children:[p&&K.length>0&&a.jsx("div",{ref:I,className:"absolute left-2 right-2 bottom-full mb-1 max-h-[240px] overflow-y-auto bg-cc-card border border-cc-border rounded-[10px] shadow-lg z-20 py-1",children:K.map((W,he)=>a.jsxs("button",{"data-cmd-index":he,onClick:()=>A(W),className:`w-full px-3 py-2 text-left flex items-center gap-2.5 transition-colors cursor-pointer ${he===v?"bg-cc-hover":"hover:bg-cc-hover/50"}`,children:[a.jsx("span",{className:"flex items-center justify-center w-6 h-6 rounded-md bg-cc-hover text-cc-muted shrink-0",children:W.type==="skill"?a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5",children:a.jsx("path",{d:"M8 1l1.796 3.64L14 5.255l-3 2.924.708 4.126L8 10.5l-3.708 1.805L5 8.18 2 5.255l4.204-.615L8 1z"})}):a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3.5 h-3.5",children:a.jsx("path",{d:"M5 12L10 4",strokeLinecap:"round"})})}),a.jsxs("div",{className:"flex-1 min-w-0",children:[a.jsxs("span",{className:"text-[13px] font-medium text-cc-fg",children:["/",W.name]}),a.jsx("span",{className:"ml-2 text-[11px] text-cc-muted",children:W.type})]})]},`${W.type}-${W.name}`))}),a.jsx(E2,{open:M.mentionMenuOpen,loading:M.promptsLoading,prompts:M.filteredPrompts,selectedIndex:M.mentionMenuIndex,onSelect:fe,menuRef:M.mentionMenuRef,className:"absolute left-2 right-2 bottom-full mb-1"}),b&&a.jsxs("div",{className:"absolute left-2 right-2 bottom-full mb-1 bg-cc-card border border-cc-border rounded-[10px] shadow-lg z-20 p-3 space-y-2",children:[a.jsx("div",{className:"text-xs font-semibold text-cc-fg",children:"Save prompt"}),a.jsx("input",{value:k,onChange:W=>{E(W.target.value),C&&P(null)},placeholder:"Prompt title","aria-label":"Prompt title",className:"w-full px-2 py-1.5 text-sm bg-cc-input-bg border border-cc-border rounded-md text-cc-fg focus:outline-none focus:border-cc-primary/40"}),a.jsxs("div",{className:"flex items-center gap-1.5",children:[a.jsx("button",{type:"button","aria-pressed":j==="global",onClick:()=>R("global"),className:`px-2 py-0.5 text-[11px] rounded border transition-colors cursor-pointer ${j==="global"?"border-cc-primary/40 text-cc-primary bg-cc-primary/8":"border-cc-border text-cc-muted hover:text-cc-fg"}`,children:"Global"}),a.jsx("button",{type:"button","aria-pressed":j==="project",onClick:()=>R("project"),className:`px-2 py-0.5 text-[11px] rounded border transition-colors cursor-pointer ${j==="project"?"border-cc-primary/40 text-cc-primary bg-cc-primary/8":"border-cc-border text-cc-muted hover:text-cc-fg"}`,children:"This project"})]}),j==="project"&&(T==null?void 0:T.cwd)&&a.jsx("div",{className:"text-[10px] text-cc-muted font-mono-code truncate",title:T.cwd,children:T.cwd}),C?a.jsx("div",{className:"text-[11px] text-cc-error",children:C}):null,a.jsxs("div",{className:"flex items-center gap-1.5 justify-end",children:[a.jsx("button",{onClick:()=>{_(!1),R("global"),P(null)},className:"px-2 py-1 text-[11px] rounded-md border border-cc-border text-cc-muted hover:text-cc-fg cursor-pointer",children:"Cancel"}),a.jsx("button",{onClick:tn,disabled:!k.trim()||!t.trim(),className:`px-2 py-1 text-[11px] rounded-md border ${k.trim()&&t.trim()?"border-cc-primary/40 text-cc-primary bg-cc-primary/8 cursor-pointer":"border-cc-border text-cc-muted cursor-not-allowed"}`,children:"Save"})]})]}),a.jsxs("div",{className:"flex items-center gap-1.5 px-3 pt-1.5 pb-0.5 sm:hidden",children:[a.jsx(v5,{isPlan:U,isConnected:Z,onToggle:un,modeLabel:xe,size:"mobile"}),a.jsx(x5,{sessionId:e}),a.jsx("div",{className:"flex-1"}),a.jsx(td,{onClick:vn,disabled:!Z||!t.trim(),active:Z&&!!t.trim(),title:"Save as prompt",children:a.jsx(b5,{})}),a.jsx(td,{onClick:()=>{var W;return(W=B.current)==null?void 0:W.click()},disabled:!Z,active:Z,title:"Attach file",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-4 h-4",children:a.jsx("path",{d:"M11.5 6.5L7 11a2 2 0 1 1-2.83-2.83l5-5a3.25 3.25 0 1 1 4.6 4.6l-5.7 5.7a4.5 4.5 0 0 1-6.36-6.36L7 2",strokeLinecap:"round",strokeLinejoin:"round"})})})]}),a.jsx("div",{className:"px-3 sm:px-3 pt-1 sm:pt-2.5",children:a.jsx("textarea",{ref:F,value:t,onChange:Le,onKeyDown:je,onClick:oe,onKeyUp:oe,onPaste:Rt,"aria-label":"Message input",placeholder:Z?"Type a message... (/ + @)":"Waiting for CLI connection...",disabled:!Z,rows:1,className:"w-full px-1 py-1.5 text-base sm:text-sm bg-transparent resize-none outline-none text-cc-fg font-sans-ui placeholder:text-cc-muted disabled:opacity-50 overflow-y-auto",style:{minHeight:"36px",maxHeight:"200px"}})}),a.jsx("div",{className:"flex items-center justify-end gap-1 px-3 pb-1 sm:hidden",children:a.jsx(y5,{isRunning:Pe,canSend:bn,onSend:_e,onInterrupt:Ee,size:"mobile"})}),a.jsxs("div",{className:"hidden sm:flex items-center gap-1.5 px-2.5 pb-2",children:[a.jsx(td,{onClick:()=>{var W;return(W=B.current)==null?void 0:W.click()},disabled:!Z,active:Z,title:"Attach file",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-4 h-4",children:a.jsx("path",{d:"M8 3v10M3 8h10",strokeLinecap:"round"})})}),a.jsx(td,{onClick:vn,disabled:!Z||!t.trim(),active:Z&&!!t.trim(),title:"Save as prompt",children:a.jsx(b5,{})}),a.jsx(v5,{isPlan:U,isConnected:Z,onToggle:un,modeLabel:xe,size:"desktop"}),a.jsx("div",{className:"flex-1"}),a.jsx(x5,{sessionId:e}),a.jsx(y5,{isRunning:Pe,canSend:bn,onSend:_e,onInterrupt:Ee,size:"desktop"})]})]})]})})}function c7(e){if(e.type==="setMode")return`Set mode to "${e.mode}"`;const n=e.destination==="session"?"for session":"always";if(e.type==="addRules"||e.type==="replaceRules"){const i=e.rules[0];if(i!=null&&i.ruleContent)return`Allow "${i.ruleContent}" ${n}`;if(i!=null&&i.toolName)return`Allow ${i.toolName} ${n}`}return e.type==="addDirectories"?`Trust ${e.directories[0]||"directory"} ${n}`:`Allow ${n}`}function u7({permission:e,sessionId:t}){const[n,i]=S.useState(!1),l=Q(p=>p.removePermission);function c(p,g){i(!0),zn(t,{type:"permission_response",request_id:e.request_id,behavior:"allow",updated_input:p,...g!=null&&g.length?{updated_permissions:g}:{}}),l(t,e.request_id)}function u(){i(!0),zn(t,{type:"permission_response",request_id:e.request_id,behavior:"deny",message:"Denied by user"}),l(t,e.request_id)}const f=e.tool_name==="AskUserQuestion",h=e.permission_suggestions;return a.jsx("div",{className:"px-2 sm:px-4 py-3 border-b border-cc-border animate-[fadeSlideIn_0.2s_ease-out]",children:a.jsx("div",{className:"max-w-3xl mx-auto",children:a.jsxs("div",{className:"flex items-start gap-2 sm:gap-3",children:[a.jsx("div",{className:`w-7 h-7 sm:w-8 sm:h-8 rounded-lg flex items-center justify-center shrink-0 mt-0.5 ${f?"bg-cc-primary/10 border border-cc-primary/20":"bg-cc-warning/10 border border-cc-warning/20"}`,children:f?a.jsx("svg",{viewBox:"0 0 20 20",fill:"currentColor",className:"w-4 h-4 text-cc-primary",children:a.jsx("path",{fillRule:"evenodd",d:"M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-8-5a.75.75 0 01.75.75v4.5a.75.75 0 01-1.5 0v-4.5A.75.75 0 0110 5zm0 10a1 1 0 100-2 1 1 0 000 2z",clipRule:"evenodd"})}):a.jsx("svg",{viewBox:"0 0 20 20",fill:"currentColor",className:"w-4 h-4 text-cc-warning",children:a.jsx("path",{fillRule:"evenodd",d:"M8.257 3.099c.765-1.36 2.722-1.36 3.486 0l5.58 9.92c.75 1.334-.213 2.98-1.742 2.98H4.42c-1.53 0-2.493-1.646-1.743-2.98l5.58-9.92zM11 13a1 1 0 11-2 0 1 1 0 012 0zm-1-8a1 1 0 00-1 1v3a1 1 0 002 0V6a1 1 0 00-1-1z",clipRule:"evenodd"})})}),a.jsxs("div",{className:"flex-1 min-w-0",children:[a.jsxs("div",{className:"flex items-center gap-2 mb-1.5",children:[a.jsx("span",{className:`text-xs font-semibold ${f?"text-cc-primary":"text-cc-warning"}`,children:f?"Question":"Permission Request"}),!f&&a.jsx("span",{className:"text-[11px] text-cc-muted font-mono-code",children:e.display_name||e.tool_name}),e.title&&a.jsx("span",{className:"text-[11px] text-cc-muted",children:e.title})]}),f?a.jsx(m7,{input:e.input,onSelect:p=>c({...e.input,answers:p}),disabled:n}):a.jsx(h7,{toolName:e.tool_name,input:e.input,description:e.description}),e.decision_reason&&a.jsx("p",{className:"text-xs text-cc-muted mt-1 italic",children:e.decision_reason}),e.ai_validation&&!f&&a.jsx(f7,{validation:e.ai_validation}),!f&&a.jsxs("div",{className:"flex items-center gap-2 mt-3 flex-wrap",children:[a.jsxs("button",{onClick:()=>c(),disabled:n,className:"inline-flex items-center gap-1.5 px-3 py-2.5 text-xs font-medium rounded-lg bg-cc-success/90 hover:bg-cc-success text-white disabled:opacity-50 transition-colors cursor-pointer",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"2.5",className:"w-3 h-3",children:a.jsx("path",{d:"M3 8.5l3.5 3.5 6.5-7"})}),"Allow"]}),h==null?void 0:h.map((p,g)=>a.jsxs("button",{onClick:()=>c(void 0,[p]),disabled:n,title:`${p.type}: ${JSON.stringify(p)}`,className:"inline-flex items-center gap-1.5 px-3 py-2.5 text-xs font-medium rounded-lg bg-cc-primary/10 hover:bg-cc-primary/20 text-cc-primary border border-cc-primary/20 disabled:opacity-50 transition-colors cursor-pointer",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"2",className:"w-3 h-3",children:a.jsx("path",{d:"M3 8.5l3.5 3.5 6.5-7"})}),c7(p)]},g)),a.jsxs("button",{onClick:u,disabled:n,className:"inline-flex items-center gap-1.5 px-3 py-2.5 text-xs font-medium rounded-lg bg-cc-hover hover:bg-cc-active text-cc-fg border border-cc-border disabled:opacity-50 transition-colors cursor-pointer",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"2.5",className:"w-3 h-3",children:a.jsx("path",{d:"M4 4l8 8M12 4l-8 8"})}),"Deny"]})]})]})]})})})}function d7(e){return[/^Invalid Anthropic/i,/^Anthropic .*(rate limit|overloaded|unavailable|error|lacks permission)/i,/^AI service/i,/^AI evaluation timed out/i,/^Model not found/i,/^No Anthropic API key/i].some(n=>n.test(e))}function f7({validation:e}){const t=e.verdict==="uncertain"&&d7(e.reason),n=e.verdict==="safe"?"bg-cc-success/10 text-cc-success":e.verdict==="dangerous"?"bg-cc-error/10 text-cc-error":"bg-cc-warning/10 text-cc-warning",i=t?"AI analysis unavailable — manual review:":"AI analysis:";return a.jsxs("div",{className:`mt-2 flex items-center gap-1.5 text-[11px] px-2 py-1.5 rounded-md ${n}`,children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 shrink-0",children:a.jsx("path",{d:"M8 1a2.5 2.5 0 00-2.5 2.5v.382a8 8 0 00-1.074.646l-.33-.191a2.5 2.5 0 00-3.415.912 2.5 2.5 0 00.916 3.42l.33.19A8 8 0 001.5 9.5v.382A8 8 0 002 10.5l-.33.19a2.5 2.5 0 00-.916 3.42 2.5 2.5 0 003.415.912l.33-.191a8 8 0 001.074.646V16A2.5 2.5 0 008 13.5 2.5 2.5 0 0010.5 16v-.713a8 8 0 001.074-.646l.33.191a2.5 2.5 0 003.415-.912 2.5 2.5 0 00-.916-3.42L14 10.5V9.5l.33-.19a2.5 2.5 0 00.916-3.42 2.5 2.5 0 00-3.415-.912l-.33.191A8 8 0 0010.5 4.882V4.5A2.5 2.5 0 008 2V1z"})}),a.jsx("span",{className:"font-medium",children:i}),a.jsx("span",{children:e.reason})]})}function h7({toolName:e,input:t,description:n}){return e==="Bash"?a.jsx(p7,{input:t}):e==="Edit"?a.jsx(g7,{input:t}):e==="Write"?a.jsx(x7,{input:t}):e==="Read"?a.jsx(v7,{input:t}):e==="Glob"?a.jsx(b7,{input:t}):e==="Grep"?a.jsx(y7,{input:t}):e==="ExitPlanMode"?a.jsx(_7,{input:t}):a.jsx(A2,{input:t,description:n})}function p7({input:e}){const t=typeof e.command=="string"?e.command:"",n=typeof e.description=="string"?e.description:"";return a.jsxs("div",{className:"space-y-1.5",children:[n&&a.jsx("div",{className:"text-xs text-cc-muted",children:n}),a.jsxs("pre",{className:"text-xs text-cc-fg font-mono-code bg-cc-code-bg/30 rounded-lg px-2 sm:px-3 py-2 max-h-32 overflow-y-auto overflow-x-auto whitespace-pre-wrap break-words",children:[a.jsx("span",{className:"text-cc-muted select-none",children:"$ "}),t]})]})}function m7({input:e,onSelect:t,disabled:n}){const i=Array.isArray(e.questions)?e.questions:[],[l,c]=S.useState({}),[u,f]=S.useState({}),[h,p]=S.useState({});function g(k,E){const j=String(k);c(R=>({...R,[j]:E})),p(R=>({...R,[j]:!1})),i.length<=1&&t({[j]:E})}function v(k){var R;const E=String(k),j=(R=u[E])==null?void 0:R.trim();j&&(c(C=>({...C,[E]:j})),i.length<=1&&t({[E]:j}))}function y(k,E){const j=String(k);f(C=>({...C,[j]:E}));const R=E.trim();c(C=>{if(!R){const P={...C};return delete P[j],P}return{...C,[j]:R}})}function b(k){const E=String(k);p(j=>{const R=!!j[E],C={...j,[E]:!R};return R&&(c(P=>{const D={...P};return delete D[E],D}),f(P=>{const D={...P};return delete D[E],D})),C})}function _(){t(l)}if(i.length===0){const k=typeof e.question=="string"?e.question:"";return k?a.jsx("div",{className:"text-sm text-cc-fg bg-cc-code-bg/30 rounded-lg px-3 py-2",children:k}):a.jsx(A2,{input:e})}return a.jsxs("div",{className:"space-y-3",children:[i.map((k,E)=>{const j=typeof k.header=="string"?k.header:"",R=typeof k.question=="string"?k.question:"",C=Array.isArray(k.options)?k.options:[],P=String(E),D=l[P],L=h[P];return a.jsxs("div",{className:"space-y-2",children:[j&&a.jsx("span",{className:"inline-block text-[10px] font-semibold text-cc-primary bg-cc-primary/10 px-1.5 py-0.5 rounded",children:j}),R&&a.jsx("p",{className:"text-sm text-cc-fg leading-relaxed",children:R}),C.length>0&&a.jsxs("div",{className:"space-y-1.5",children:[C.map((F,B)=>{const I=typeof F.label=="string"?F.label:String(F),z=typeof F.description=="string"?F.description:"",H=D===I;return a.jsx("button",{onClick:()=>g(E,I),disabled:n,className:`w-full text-left px-3 py-2 rounded-lg border transition-all cursor-pointer disabled:opacity-50 ${H?"border-cc-primary bg-cc-primary/10 ring-1 ring-cc-primary/30":"border-cc-border bg-cc-hover/50 hover:bg-cc-hover hover:border-cc-primary/30"}`,children:a.jsxs("div",{className:"flex items-center gap-2",children:[a.jsx("span",{className:`w-4 h-4 rounded-full border-2 flex items-center justify-center shrink-0 ${H?"border-cc-primary":"border-cc-muted/40"}`,children:H&&a.jsx("span",{className:"w-2 h-2 rounded-full bg-cc-primary"})}),a.jsxs("div",{children:[a.jsx("span",{className:"text-xs font-medium text-cc-fg",children:I}),z&&a.jsx("p",{className:"text-[11px] text-cc-muted mt-0.5 leading-snug",children:z})]})]})},B)}),a.jsx("button",{onClick:()=>b(E),disabled:n,className:`w-full text-left px-3 py-2 rounded-lg border transition-all cursor-pointer disabled:opacity-50 ${L?"border-cc-primary bg-cc-primary/10 ring-1 ring-cc-primary/30":"border-cc-border bg-cc-hover/50 hover:bg-cc-hover hover:border-cc-primary/30"}`,children:a.jsxs("div",{className:"flex items-center gap-2",children:[a.jsx("span",{className:`w-4 h-4 rounded-full border-2 flex items-center justify-center shrink-0 ${L?"border-cc-primary":"border-cc-muted/40"}`,children:L&&a.jsx("span",{className:"w-2 h-2 rounded-full bg-cc-primary"})}),a.jsx("span",{className:"text-xs font-medium text-cc-muted",children:"Other..."})]})}),L&&a.jsxs("div",{className:"pl-6",children:[a.jsx("input",{type:"text",value:u[P]||"",onChange:F=>y(E,F.target.value),onKeyDown:F=>{F.key==="Enter"&&v(E)},placeholder:"Type your answer...",className:"w-full px-2.5 py-1.5 text-xs bg-cc-input-bg border border-cc-border rounded-lg text-cc-fg placeholder:text-cc-muted focus:outline-none focus:border-cc-primary/50",autoFocus:!0}),i.length<=1&&a.jsx("p",{className:"mt-1 text-[10px] text-cc-muted",children:"Press Enter to submit"})]})]})]},E)}),i.length>1&&Object.keys(l).length>0&&a.jsx("button",{onClick:_,disabled:n,className:"inline-flex items-center gap-1.5 px-4 py-2 text-xs font-medium rounded-lg bg-cc-primary hover:bg-cc-primary-hover text-white disabled:opacity-50 transition-colors cursor-pointer",children:"Submit answers"})]})}function g7({input:e}){const t=String(e.file_path||""),n=String(e.old_string||""),i=String(e.new_string||"");return a.jsx(gl,{oldText:n,newText:i,fileName:t,mode:"compact"})}function x7({input:e}){const t=String(e.file_path||""),n=String(e.content||"");return a.jsx(gl,{newText:n,fileName:t,mode:"compact"})}function v7({input:e}){const t=String(e.file_path||"");return a.jsx("div",{className:"text-xs text-cc-muted font-mono-code bg-cc-code-bg/30 rounded-lg px-3 py-2",children:t})}function b7({input:e}){const t=typeof e.pattern=="string"?e.pattern:"",n=typeof e.path=="string"?e.path:"";return a.jsxs("div",{className:"text-xs font-mono-code bg-cc-code-bg/30 rounded-lg px-3 py-2 space-y-0.5",children:[a.jsx("div",{className:"text-cc-fg",children:t}),n&&a.jsx("div",{className:"text-cc-muted",children:n})]})}function y7({input:e}){const t=typeof e.pattern=="string"?e.pattern:"",n=typeof e.path=="string"?e.path:"",i=typeof e.glob=="string"?e.glob:"";return a.jsxs("div",{className:"text-xs font-mono-code bg-cc-code-bg/30 rounded-lg px-3 py-2 space-y-0.5",children:[a.jsx("div",{className:"text-cc-fg",children:t}),n&&a.jsx("div",{className:"text-cc-muted",children:n}),i&&a.jsx("div",{className:"text-cc-muted",children:i})]})}function _7({input:e}){const t=typeof e.plan=="string"?e.plan:"",n=Array.isArray(e.allowedPrompts)?e.allowedPrompts:[];return a.jsxs("div",{className:"space-y-2",children:[t&&a.jsxs("div",{className:"rounded-xl border border-cc-border overflow-hidden bg-cc-card",children:[a.jsxs("div",{className:"px-3 py-2 border-b border-cc-border bg-cc-primary/[0.04] flex items-center gap-2",children:[a.jsx("span",{className:"inline-flex items-center justify-center w-5 h-5 rounded bg-cc-primary/15 text-cc-primary shrink-0",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3 h-3",children:a.jsx("path",{d:"M3 3.5h10M3 8h10M3 12.5h6",strokeLinecap:"round"})})}),a.jsx("span",{className:"text-[11px] text-cc-primary font-semibold tracking-wide uppercase",children:"Plan"})]}),a.jsx("div",{className:"px-3 py-3 max-h-72 overflow-y-auto markdown-body text-[13px] text-cc-fg leading-relaxed",children:a.jsx(Kg,{remarkPlugins:[nx],components:{h1:({children:i})=>a.jsx("h1",{className:"text-base font-semibold text-cc-fg mb-2",children:i}),h2:({children:i})=>a.jsx("h2",{className:"text-sm font-semibold text-cc-fg mb-1.5 mt-3 first:mt-0",children:i}),h3:({children:i})=>a.jsx("h3",{className:"text-sm font-medium text-cc-fg mb-1.5 mt-2",children:i}),p:({children:i})=>a.jsx("p",{className:"mb-2 last:mb-0",children:i}),ul:({children:i})=>a.jsx("ul",{className:"list-disc pl-4 mb-2 space-y-0.5",children:i}),ol:({children:i})=>a.jsx("ol",{className:"list-decimal pl-4 mb-2 space-y-0.5",children:i}),li:({children:i})=>a.jsx("li",{children:i}),strong:({children:i})=>a.jsx("strong",{className:"font-semibold text-cc-fg",children:i}),a:({href:i,children:l})=>a.jsx("a",{href:i,target:"_blank",rel:"noopener noreferrer",className:"text-cc-primary hover:underline",children:l}),code:i=>{const{children:l,className:c}=i;return/language-(\w+)/.exec(c||"")||typeof l=="string"&&l.includes(`
98
+ `)?a.jsx("pre",{className:"my-2 px-2.5 py-2 rounded-lg bg-cc-code-bg text-cc-code-fg text-[12px] font-mono-code leading-relaxed overflow-x-auto border border-cc-border",children:a.jsx("code",{children:l})}):a.jsx("code",{className:"px-1.5 py-0.5 rounded-md bg-cc-fg/[0.06] text-cc-code-fg font-mono-code text-[12px]",children:l})},pre:({children:i})=>a.jsx(a.Fragment,{children:i}),blockquote:({children:i})=>a.jsx("blockquote",{className:"border-l-2 border-cc-primary/40 pl-2 text-cc-muted italic my-2",children:i})},children:t})})]}),n.length>0&&a.jsxs("div",{className:"space-y-1",children:[a.jsx("div",{className:"text-[10px] text-cc-muted uppercase tracking-wider",children:"Requested permissions"}),a.jsx("div",{className:"space-y-1",children:n.map((i,l)=>a.jsxs("div",{className:"flex items-center gap-2 text-[11px] font-mono-code bg-cc-code-bg/30 rounded-lg px-2.5 py-1.5",children:[a.jsx("span",{className:"text-cc-muted shrink-0",children:String(i.tool||"")}),a.jsx("span",{className:"text-cc-fg",children:String(i.prompt||"")})]},l))})]}),!t&&n.length===0&&a.jsx("div",{className:"text-xs text-cc-muted",children:"Plan approval requested"})]})}function A2({input:e,description:t}){const n=Object.entries(e).filter(([,i])=>i!=null&&i!=="");return n.length===0&&t?a.jsx("div",{className:"text-xs text-cc-fg",children:t}):a.jsxs("div",{className:"space-y-1",children:[t&&a.jsx("div",{className:"text-xs text-cc-muted mb-1",children:t}),a.jsx("div",{className:"bg-cc-code-bg/30 rounded-lg px-3 py-2 space-y-1",children:n.map(([i,l])=>{const c=typeof l=="string"?l.length>200?l.slice(0,200)+"...":l:JSON.stringify(l);return a.jsxs("div",{className:"flex gap-2 text-[11px] font-mono-code",children:[a.jsxs("span",{className:"text-cc-muted shrink-0",children:[i,":"]}),a.jsx("span",{className:"text-cc-fg break-all",children:c})]},i)})})]})}function w7({entry:e,onDismiss:t}){const{request:n,behavior:i,reason:l}=e,c=i==="allow";let u=n.tool_name;if(n.tool_name==="Bash"&&typeof n.input.command=="string"){const f=n.input.command;u=f.length>60?f.slice(0,60)+"...":f}else(n.tool_name==="Read"||n.tool_name==="Write"||n.tool_name==="Edit")&&typeof n.input.file_path=="string"?u=`${n.tool_name} ${n.input.file_path}`:n.tool_name==="Glob"&&typeof n.input.pattern=="string"?u=`Glob ${n.input.pattern}`:n.tool_name==="Grep"&&typeof n.input.pattern=="string"&&(u=`Grep ${n.input.pattern}`);return a.jsxs("div",{className:`flex items-center gap-2 px-3 py-1.5 text-[11px] ${c?"text-cc-success":"text-cc-error"}`,children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5 shrink-0 opacity-70",children:a.jsx("path",{fillRule:"evenodd",d:"M8 1.246l.542.228c1.926.812 3.732.95 5.408.435l.61-.187v6.528a5.75 5.75 0 01-2.863 4.973L8 15.5l-3.697-2.277A5.75 5.75 0 011.44 8.25V1.722l.61.187c1.676.515 3.482.377 5.408-.435L8 1.246z",clipRule:"evenodd"})}),a.jsxs("span",{className:"flex-1",children:["AI auto-",c?"approved":"denied",":"," ",a.jsx("span",{className:"font-mono-code opacity-80",children:u}),l&&a.jsxs("span",{className:"text-cc-muted ml-1",children:["(",l,")"]})]}),t&&a.jsx("button",{onClick:t,className:"opacity-50 hover:opacity-100 transition-opacity cursor-pointer flex-shrink-0","aria-label":"Dismiss notification",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5",children:a.jsx("path",{d:"M4.646 4.646a.5.5 0 01.708 0L8 7.293l2.646-2.647a.5.5 0 01.708.708L8.707 8l2.647 2.646a.5.5 0 01-.708.708L8 8.707l-2.646 2.647a.5.5 0 01-.708-.708L7.293 8 4.646 5.354a.5.5 0 010-.708z"})})})]})}const S7=[],k7=[],_5="activity-tray-panel";function j7(e,t){const n=Math.round(((t||Date.now())-e)/1e3);if(n<60)return`${n}s`;const i=Math.floor(n/60),l=n%60;return`${i}m${l>0?` ${l}s`:""}`}function N7(e,t,n=4e3){const[i,l]=S.useState(!1),c=S.useRef(void 0),u=e.length+t.length,f=u>0&&e.every(h=>h.status==="completed")&&t.every(h=>h.status!=="running");return S.useEffect(()=>(clearTimeout(c.current),f?c.current=setTimeout(()=>l(!0),n):l(!1),()=>clearTimeout(c.current)),[f,n]),S.useEffect(()=>{l(!1)},[u]),i}function C7(e){const[t,n]=S.useState(0);return S.useEffect(()=>{if(!e)return;const i=setInterval(()=>n(l=>l+1),1e3);return()=>clearInterval(i)},[e]),t}function E7({status:e}){return e==="running"||e==="in_progress"?a.jsxs("span",{className:"relative flex h-1.5 w-1.5 shrink-0",children:[a.jsx("span",{className:"absolute inline-flex h-full w-full rounded-full bg-cc-warning opacity-75 animate-ping"}),a.jsx("span",{className:"relative inline-flex rounded-full h-1.5 w-1.5 bg-cc-warning"})]}):e==="completed"?a.jsx("span",{className:"h-1.5 w-1.5 rounded-full bg-cc-success shrink-0"}):e==="failed"?a.jsx("span",{className:"h-1.5 w-1.5 rounded-full bg-cc-error shrink-0"}):a.jsx("span",{className:"h-1.5 w-1.5 rounded-full bg-cc-muted/30 shrink-0"})}function T7({agent:e,tick:t}){const[n,i]=S.useState(!1),l=e.status!=="running",c=!!e.summary,u=a.jsxs(a.Fragment,{children:[a.jsx(E7,{status:e.status}),a.jsx("span",{className:"text-[11px] text-cc-fg/80 truncate flex-1 font-medium",children:e.name}),e.agentType&&a.jsx("span",{className:"text-[9px] text-cc-muted/50 uppercase tracking-wider shrink-0",children:e.agentType}),a.jsx("span",{className:"text-[10px] text-cc-muted/50 tabular-nums font-mono-code",children:j7(e.startedAt,e.completedAt)})]});return a.jsxs("div",{className:`transition-opacity duration-300 ${l?"opacity-60":""}`,children:[c?a.jsx("button",{type:"button",onClick:()=>i(!n),"aria-expanded":n,className:"w-full flex items-center gap-2 px-2.5 min-h-[36px] text-left hover:bg-cc-hover/50 rounded-md transition-colors cursor-pointer",children:u}):a.jsx("div",{className:"flex items-center gap-2 px-2.5 min-h-[36px]",children:u}),n&&e.summary&&a.jsx("p",{className:"px-2.5 pb-1.5 ml-4 text-[10px] text-cc-muted/60 leading-relaxed line-clamp-3 font-mono-code",children:e.summary})]})}function A7({task:e}){const t=e.status==="completed",n=e.status==="in_progress";return a.jsxs("div",{className:`flex items-center gap-2 px-2.5 min-h-[32px] transition-opacity duration-300 ${t?"opacity-40":""}`,children:[a.jsx("span",{className:"shrink-0 flex items-center justify-center w-3.5 h-3.5",children:n?a.jsx("svg",{className:"w-3.5 h-3.5 text-cc-primary animate-spin",viewBox:"0 0 16 16",fill:"none","aria-hidden":!0,children:a.jsx("circle",{cx:"8",cy:"8",r:"6",stroke:"currentColor",strokeWidth:"1.5",strokeDasharray:"28",strokeDashoffset:"8",strokeLinecap:"round"})}):t?a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5 text-cc-success","aria-hidden":!0,children:a.jsx("path",{fillRule:"evenodd",d:"M8 15A7 7 0 108 1a7 7 0 000 14zm3.354-9.354a.5.5 0 00-.708-.708L7 8.586 5.354 6.94a.5.5 0 10-.708.708l2 2a.5.5 0 00.708 0l4-4z",clipRule:"evenodd"})}):a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",className:"w-3.5 h-3.5 text-cc-muted/40","aria-hidden":!0,children:a.jsx("circle",{cx:"8",cy:"8",r:"6",stroke:"currentColor",strokeWidth:"1.5"})})}),a.jsx("span",{className:`text-[11px] leading-snug flex-1 truncate ${t?"text-cc-muted line-through":"text-cc-fg/80"}`,children:e.subject}),n&&e.activeForm&&a.jsx("span",{className:"text-[10px] text-cc-muted/50 italic truncate max-w-[120px] shrink-0",children:e.activeForm})]})}function M7({sessionId:e}){const[t,n]=S.useState(!1),i=S.useRef(null),l=S.useRef(null),c=Q(C=>C.sessionTasks.get(e)??S7),u=Q(C=>C.sessionBackgroundAgents.get(e)??k7),f=N7(c,u),h=u.some(C=>C.status==="running"),p=C7(h),g=u.filter(C=>C.status==="running").length,v=c.length,y=c.filter(C=>C.status==="completed").length,b=c.filter(C=>C.status==="in_progress").length,_=c.length>0||u.length>0,k=g>0||b>0,E=S.useCallback(()=>n(!1),[]);S.useEffect(()=>{if(!t)return;const C=P=>{P.key==="Escape"&&(P.stopPropagation(),E())};return document.addEventListener("keydown",C),()=>document.removeEventListener("keydown",C)},[t,E]),S.useEffect(()=>{if(!t)return;const C=P=>{i.current&&!i.current.contains(P.target)&&E()};return document.addEventListener("mousedown",C),()=>document.removeEventListener("mousedown",C)},[t,E]),S.useEffect(()=>{t&&l.current&&l.current.focus()},[t]);const[j,R]=S.useState(!1);return S.useEffect(()=>{_&&R(!1)},[_,c.length,u.length]),!_||j?null:a.jsxs("div",{ref:i,className:`absolute bottom-3 right-3 z-20 transition-opacity duration-500 ${f?"opacity-0 pointer-events-none":"opacity-100"}`,style:f?void 0:{animation:"fadeSlideIn 0.3s ease-out"},onTransitionEnd:()=>{f&&R(!0)},children:[t&&a.jsxs("div",{ref:l,id:_5,role:"dialog","aria-label":"Activity panel",tabIndex:-1,className:"mb-1.5 w-72 max-w-[calc(100vw-2rem)] max-h-64 overflow-y-auto rounded-xl border border-cc-border/60 bg-cc-surface/95 backdrop-blur-xl shadow-lg shadow-black/20 outline-none",style:{animation:"fadeSlideIn 0.2s ease-out"},children:[a.jsxs("div",{className:"flex items-center justify-between px-3 py-2 border-b border-cc-border/40",children:[a.jsx("span",{className:"text-[11px] font-semibold text-cc-fg/70 uppercase tracking-wider",role:"heading","aria-level":3,children:"Activity"}),a.jsx("button",{type:"button",onClick:E,className:"flex items-center justify-center w-7 h-7 -mr-1 rounded-md text-cc-muted/40 hover:text-cc-muted/70 hover:bg-cc-hover/50 transition-colors cursor-pointer","aria-label":"Close activity tray",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3",children:a.jsx("path",{d:"M4.646 4.646a.5.5 0 01.708 0L8 7.293l2.646-2.647a.5.5 0 01.708.708L8.707 8l2.647 2.646a.5.5 0 01-.708.708L8 8.707l-2.646 2.647a.5.5 0 01-.708-.708L7.293 8 4.646 5.354a.5.5 0 010-.708z"})})})]}),u.length>0&&a.jsxs("div",{className:"py-1",children:[a.jsx("div",{className:"px-3 py-1",role:"heading","aria-level":4,children:a.jsx("span",{className:"text-[9px] text-cc-muted/40 uppercase tracking-widest font-semibold",children:"Agents"})}),u.map(C=>a.jsx(T7,{agent:C,tick:p},C.toolUseId))]}),u.length>0&&c.length>0&&a.jsx("div",{className:"border-t border-cc-border/30 mx-2",role:"separator"}),c.length>0&&a.jsxs("div",{className:"py-1",children:[a.jsx("div",{className:"px-3 py-1",role:"heading","aria-level":4,children:a.jsx("span",{className:"text-[9px] text-cc-muted/40 uppercase tracking-widest font-semibold",children:"Tasks"})}),c.map(C=>a.jsx(A7,{task:C},C.id))]})]}),a.jsxs("button",{type:"button",onClick:()=>n(!t),"aria-expanded":t,"aria-controls":_5,className:`
99
+ flex items-center gap-2 px-3 min-h-[36px] rounded-full
100
+ border border-cc-border/50 bg-cc-surface/90 backdrop-blur-lg
101
+ shadow-md shadow-black/15
102
+ hover:bg-cc-hover/80 hover:border-cc-border/70
103
+ transition-all duration-200 cursor-pointer
104
+ ${t?"ring-1 ring-cc-primary/30":""}
105
+ `,"aria-label":`Activity: ${g} agents running, ${y}/${v} tasks`,children:[k?a.jsxs("span",{className:"relative flex h-2 w-2",children:[a.jsx("span",{className:"absolute inline-flex h-full w-full rounded-full bg-cc-warning opacity-75 animate-ping"}),a.jsx("span",{className:"relative inline-flex rounded-full h-2 w-2 bg-cc-warning"})]}):a.jsx("span",{className:"h-2 w-2 rounded-full bg-cc-success"}),u.length>0&&a.jsx("span",{className:"text-[11px] text-cc-fg/70 font-medium tabular-nums",children:g>0?`${g} agent${g!==1?"s":""}`:`${u.length} done`}),u.length>0&&c.length>0&&a.jsx("span",{className:"w-0.5 h-0.5 rounded-full bg-cc-muted/30"}),c.length>0&&a.jsxs("span",{className:"text-[11px] text-cc-fg/70 tabular-nums",children:[y,"/",v]}),a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:`w-2.5 h-2.5 text-cc-muted/40 transition-transform duration-200 ${t?"rotate-180":""}`,"aria-hidden":!0,children:a.jsx("path",{d:"M4 6l4 4 4-4"})})]})]})}function R7({sessionId:e}){const t=Q(_=>_.pendingPermissions.get(e)),n=Q(_=>_.aiResolvedPermissions.get(e)),i=Q(_=>_.clearAiResolvedPermissions),l=Q(_=>_.connectionStatus.get(e)??"disconnected"),c=Q(_=>_.cliConnected.get(e)??!1),u=Q(_=>_.cliReconnecting.get(e)??!1),f=Q(_=>_.setCliReconnecting),[h,p]=S.useState(null),g=S.useRef(void 0);S.useEffect(()=>{p(null),clearTimeout(g.current)},[e,c]),S.useEffect(()=>()=>clearTimeout(g.current),[]);const v=S.useCallback(async()=>{p(null),clearTimeout(g.current),f(e,!0);try{await we.relaunchSession(e)}catch(_){xs(_),f(e,!1);const k=_ instanceof Error?_.message:"Reconnection failed";p(k),g.current=setTimeout(()=>p(null),4e3)}},[e,f]),y=S.useMemo(()=>t?Array.from(t.values()):[],[t]),b=l==="connected"&&!c;return a.jsxs("div",{className:"flex flex-col h-full min-h-0",children:[b&&a.jsx("div",{className:"px-4 py-2.5 bg-gradient-to-r from-cc-warning/8 to-cc-warning/4 border-b border-cc-warning/15 flex items-center justify-center gap-3 animate-[fadeSlideIn_0.3s_ease-out]",children:h?a.jsxs(a.Fragment,{children:[a.jsx("span",{className:"w-1.5 h-1.5 rounded-full bg-cc-error shrink-0"}),a.jsx("span",{className:"text-xs text-cc-error font-medium",children:h}),a.jsx("button",{onClick:v,className:"text-xs font-medium px-3 py-1.5 rounded-lg bg-cc-error/12 hover:bg-cc-error/20 text-cc-error transition-all cursor-pointer",children:"Retry"})]}):u?a.jsxs(a.Fragment,{children:[a.jsx("span",{className:"w-3 h-3 rounded-full border-2 border-cc-warning/30 border-t-cc-warning animate-spin"}),a.jsx("span",{className:"text-xs text-cc-warning font-medium",children:"Reconnecting…"})]}):a.jsxs(a.Fragment,{children:[a.jsx("span",{className:"w-1.5 h-1.5 rounded-full bg-cc-warning animate-[pulse-dot_1.5s_ease-in-out_infinite] shrink-0"}),a.jsx("span",{className:"text-xs text-cc-warning font-medium",children:"CLI disconnected"}),a.jsx("button",{onClick:v,className:"text-xs font-medium px-3 py-1.5 rounded-lg bg-cc-warning/15 hover:bg-cc-warning/25 text-cc-warning transition-all cursor-pointer",children:"Reconnect"})]})}),l==="disconnected"&&a.jsxs("div",{className:"px-4 py-2.5 bg-gradient-to-r from-cc-warning/8 to-cc-warning/4 border-b border-cc-warning/15 flex items-center justify-center gap-2 animate-[fadeSlideIn_0.3s_ease-out]",children:[a.jsx("span",{className:"w-3 h-3 rounded-full border-2 border-cc-warning/30 border-t-cc-warning animate-spin"}),a.jsx("span",{className:"text-xs text-cc-warning font-medium",children:"Reconnecting to session..."})]}),a.jsxs("div",{className:"flex-1 flex flex-col min-h-0 relative",children:[a.jsx(r7,{sessionId:e}),a.jsx(M7,{sessionId:e})]}),n&&n.length>0&&a.jsx("div",{className:"shrink-0 border-t border-cc-border bg-cc-card",children:a.jsx(w7,{entry:n[n.length-1],onDismiss:()=>i(e)})}),y.length>0&&a.jsx("div",{className:"shrink-0 max-h-[60dvh] overflow-y-auto border-t border-cc-border bg-cc-card",children:y.map(_=>a.jsx(u7,{permission:_,sessionId:e},_.request_id))}),a.jsx(o7,{sessionId:e})]})}function L7({sessionId:e}){const[t,n]=S.useState(!1),i=S.useRef(null),l=Q(p=>p.sessions.get(e)),c=(l==null?void 0:l.aiValidationEnabled)??!1,u=(l==null?void 0:l.aiValidationAutoApprove)??!0,f=(l==null?void 0:l.aiValidationAutoDeny)??!1;S.useEffect(()=>{if(!t)return;function p(g){i.current&&!i.current.contains(g.target)&&n(!1)}return document.addEventListener("mousedown",p),()=>document.removeEventListener("mousedown",p)},[t]);function h(p,g){const v=!g,y={[p]:v};Q.getState().setSessionAiValidation(e,y),jN(e,y)}return a.jsxs("div",{ref:i,className:"relative",children:[a.jsx("button",{onClick:()=>n(!t),className:`flex items-center justify-center w-8 h-8 rounded-md transition-colors cursor-pointer ${c?"text-cc-success hover:bg-cc-hover":"text-cc-muted hover:text-cc-fg hover:bg-cc-hover"}`,title:c?"AI Validation: On":"AI Validation: Off","aria-label":"Toggle AI validation settings","aria-expanded":t,children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-[15px] h-[15px]",children:a.jsx("path",{fillRule:"evenodd",d:"M8 1.246l.542.228c1.926.812 3.732.95 5.408.435l.61-.187v6.528a5.75 5.75 0 01-2.863 4.973L8 15.5l-3.697-2.277A5.75 5.75 0 011.44 8.25V1.722l.61.187c1.676.515 3.482.377 5.408-.435L8 1.246z",clipRule:"evenodd"})})}),t&&a.jsxs("div",{className:"absolute right-0 top-full mt-1 z-50 w-64 bg-cc-bg border border-cc-border rounded-lg shadow-lg p-2 space-y-1",children:[a.jsx("p",{className:"text-[10px] text-cc-muted px-2 pt-1 pb-1",children:"AI Validation for this session"}),a.jsxs("button",{type:"button",onClick:()=>h("aiValidationEnabled",c),className:"w-full flex items-center justify-between px-2 py-1.5 rounded-md hover:bg-cc-hover text-cc-fg transition-colors cursor-pointer","aria-label":"Toggle AI validation",children:[a.jsx("span",{className:"text-xs",children:"Enabled"}),a.jsx("span",{className:`text-[10px] font-medium ${c?"text-cc-success":"text-cc-muted"}`,children:c?"On":"Off"})]}),c&&a.jsxs(a.Fragment,{children:[a.jsxs("button",{type:"button",onClick:()=>h("aiValidationAutoApprove",u),className:"w-full flex items-center justify-between px-2 py-1.5 rounded-md hover:bg-cc-hover text-cc-fg transition-colors cursor-pointer","aria-label":"Toggle auto-approve safe tools",children:[a.jsx("span",{className:"text-xs",children:"Auto-approve safe"}),a.jsx("span",{className:`text-[10px] font-medium ${u?"text-cc-success":"text-cc-muted"}`,children:u?"On":"Off"})]}),a.jsxs("button",{type:"button",onClick:()=>h("aiValidationAutoDeny",f),className:"w-full flex items-center justify-between px-2 py-1.5 rounded-md hover:bg-cc-hover text-cc-fg transition-colors cursor-pointer","aria-label":"Toggle auto-deny dangerous tools",children:[a.jsx("span",{className:"text-xs",children:"Auto-deny dangerous"}),a.jsx("span",{className:`text-[10px] font-medium ${f?"text-cc-success":"text-cc-muted"}`,children:f?"On":"Off"})]})]})]})]})}function D7({sessionId:e}){const[t,n]=S.useState(!1),[i,l]=S.useState(null),[c,u]=S.useState(!1),f=S.useRef(null);S.useEffect(()=>{if(!t)return;const p=v=>{f.current&&!f.current.contains(v.target)&&n(!1)},g=v=>{v.key==="Escape"&&n(!1)};return window.addEventListener("pointerdown",p),window.addEventListener("keydown",g),()=>{window.removeEventListener("pointerdown",p),window.removeEventListener("keydown",g)}},[t]);const h=S.useCallback(async p=>{l(p),u(!1);try{const{blob:g,filename:v}=await we.exportSession(e,p),y=URL.createObjectURL(g),b=document.createElement("a");b.href=y,b.download=v,document.body.appendChild(b),b.click(),b.remove(),URL.revokeObjectURL(y),n(!1)}catch(g){xs(g),u(!0)}finally{l(null)}},[e]);return a.jsxs("div",{ref:f,className:"relative",children:[a.jsx("button",{onClick:()=>n(p=>!p),className:`flex items-center justify-center w-8 h-8 rounded-md transition-colors cursor-pointer ${t?"text-cc-primary bg-cc-active":"text-cc-muted hover:text-cc-fg hover:bg-cc-hover"}`,title:"Export session","aria-label":"Export session","aria-haspopup":"menu","aria-expanded":t,children:a.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-[15px] h-[15px]",children:[a.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 3v12m0 0l-4-4m4 4l4-4"}),a.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M4 17v2a2 2 0 002 2h12a2 2 0 002-2v-2"})]})}),t&&a.jsxs("div",{role:"menu",className:"absolute right-0 top-9 z-50 min-w-[176px] rounded-lg border border-cc-border bg-cc-card shadow-lg py-1 animate-[fadeSlideIn_0.15s_ease-out]",children:[a.jsx("div",{className:"px-3 py-1.5 text-[10px] uppercase tracking-wide text-cc-muted",children:"Export session"}),a.jsxs("button",{role:"menuitem",onClick:()=>h("html"),disabled:i!==null,className:"w-full text-left px-3 py-2 text-[12px] text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer disabled:opacity-50 disabled:cursor-default",children:[i==="html"?"Exporting…":"Download as HTML",a.jsx("span",{className:"block text-[10px] text-cc-muted",children:"Includes images"})]}),a.jsxs("button",{role:"menuitem",onClick:()=>h("txt"),disabled:i!==null,className:"w-full text-left px-3 py-2 text-[12px] text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer disabled:opacity-50 disabled:cursor-default",children:[i==="txt"?"Exporting…":"Download as Text",a.jsx("span",{className:"block text-[10px] text-cc-muted",children:"Plain text, no images"})]}),c&&a.jsx("div",{className:"px-3 py-1.5 text-[11px] text-cc-error",children:"Export failed"})]})]})}function z7(){var F;const e=S.useSyncExternalStore(B=>(window.addEventListener("hashchange",B),()=>window.removeEventListener("hashchange",B)),()=>window.location.hash),t=S.useMemo(()=>zg(e),[e]),n=t.page==="session"||t.page==="home",i=Q(B=>B.currentSessionId),l=Q(B=>B.cliConnected),c=Q(B=>B.sessionStatus),u=Q(B=>B.sessionNames),f=Q(B=>B.sdkSessions),h=Q(B=>B.sidebarOpen),p=Q(B=>B.setSidebarOpen),g=Q(B=>B.taskPanelOpen),v=Q(B=>B.setTaskPanelOpen),y=Q(B=>B.activeTab),b=Q(B=>B.setActiveTab),_=Q(B=>B.markChatTabReentry),k=Q(B=>i?B.gitChangedFilesCount.get(i)??0:0),E=i?c.get(i)??null:null,j=i?l.get(i)??!1:!1,R=i?(u==null?void 0:u.get(i))||((F=f.find(B=>B.sessionId===i))==null?void 0:F.name)||`Session ${i.slice(0,8)}`:null,C=!!(i&&n),P=t.page==="session"&&!!i,D=["chat","diff"],L=B=>{B==="chat"&&y!=="chat"&&i&&_(i),b(B)};return S.useEffect(()=>{const B=I=>{if(!(I.metaKey||I.ctrlKey)||I.key.toLowerCase()!=="j"||!C)return;const z=I.target;if(z&&(z.tagName==="TEXTAREA"||z.tagName==="INPUT"||z.isContentEditable))return;I.preventDefault();const H=Math.max(0,D.indexOf(y)),T=I.shiftKey?-1:1,ae=(H+T+D.length)%D.length;L(D[ae])};return window.addEventListener("keydown",B),()=>window.removeEventListener("keydown",B)},[C,D,y,b,_,i]),a.jsx("header",{className:"relative shrink-0 h-11 px-4 bg-cc-bg",children:a.jsxs("div",{className:"h-full flex items-center gap-1 min-w-0",children:[a.jsx("button",{onClick:()=>p(!h),className:`flex items-center justify-center w-8 h-8 rounded-md transition-colors cursor-pointer shrink-0 ${h?"text-cc-primary bg-cc-active":"text-cc-muted hover:text-cc-fg hover:bg-cc-hover"}`,"aria-label":"Toggle sidebar",children:a.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-[15px] h-[15px]",children:[a.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M3 3h18v18H3V3z"}),a.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 3v18"})]})}),C&&a.jsxs("div",{className:"flex-1 flex items-center justify-start md:justify-center gap-0.5 min-w-0 overflow-x-auto [scrollbar-width:none] [&::-webkit-scrollbar]:hidden",children:[a.jsxs("button",{onClick:()=>L("chat"),className:`h-full px-3 text-[12px] font-medium transition-colors cursor-pointer flex items-center gap-1.5 border-b-[1.5px] shrink-0 ${y==="chat"?"text-cc-fg border-cc-primary":"text-cc-muted hover:text-cc-fg border-transparent"}`,title:R||"Session","aria-label":"Session tab",children:[a.jsx("span",{className:`w-1.5 h-1.5 rounded-full shrink-0 ${j?E==="running"?"bg-cc-primary":E==="compacting"?"bg-cc-warning":"bg-cc-success":"bg-cc-muted opacity-45"}`}),"Session"]}),a.jsxs("button",{onClick:()=>L("diff"),className:`h-full px-3 text-[12px] font-medium transition-colors cursor-pointer flex items-center gap-1.5 border-b-[1.5px] shrink-0 ${y==="diff"?"text-cc-fg border-cc-primary":"text-cc-muted hover:text-cc-fg border-transparent"}`,"aria-label":"Diffs tab",children:["Diffs",k>0&&a.jsx("span",{className:"text-[9px] rounded-full min-w-[15px] h-[15px] px-1 flex items-center justify-center font-semibold leading-none bg-amber-100 text-amber-700 dark:bg-amber-900/60 dark:text-amber-300",children:k})]})]}),a.jsxs("div",{className:"flex items-center gap-0.5 shrink-0",children:[C&&i&&a.jsx(L7,{sessionId:i}),C&&i&&a.jsx(D7,{sessionId:i}),a.jsx(O7,{}),P&&a.jsx("button",{onClick:()=>v(!g),className:`flex items-center justify-center w-8 h-8 rounded-md transition-colors cursor-pointer ${g?"text-cc-primary bg-cc-active":"text-cc-muted hover:text-cc-fg hover:bg-cc-hover"}`,title:"Toggle context panel","aria-label":"Toggle context panel",children:a.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-[15px] h-[15px]",children:[a.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M3 3h18v18H3V3z"}),a.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M15 3v18"})]})})]})]})})}function O7(){const e=Q(n=>n.darkMode),t=S.useCallback(()=>Q.getState().toggleDarkMode(),[]);return a.jsx("button",{onClick:t,className:"flex items-center justify-center w-8 h-8 rounded-md text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer",title:e?"Switch to light mode":"Switch to dark mode","aria-label":e?"Switch to light mode":"Switch to dark mode",children:e?a.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-[15px] h-[15px]",children:[a.jsx("circle",{cx:"12",cy:"12",r:"4"}),a.jsx("path",{d:"M12 2v2m0 16v2M4.93 4.93l1.41 1.41m11.32 11.32l1.41 1.41M2 12h2m16 0h2M4.93 19.07l1.41-1.41m11.32-11.32l1.41-1.41"})]}):a.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-[15px] h-[15px]",children:a.jsx("path",{d:"M21 12.79A9 9 0 1111.21 3a7 7 0 009.79 9.79z"})})})}const M2="cc-recent-dirs";function Ud(){try{return JSON.parse(localStorage.getItem(M2)||"[]")}catch{return[]}}function R2(e){const t=Ud().filter(n=>n!==e);t.unshift(e),localStorage.setItem(M2,JSON.stringify(t.slice(0,5)))}function L2({onClose:e,embedded:t=!1}){const[n,i]=S.useState([]),[l,c]=S.useState(!0),[u,f]=S.useState(null),[h,p]=S.useState(""),[g,v]=S.useState([]),[y,b]=S.useState(""),[_,k]=S.useState(!1),[E,j]=S.useState(""),[R,C]=S.useState([{key:"",value:""}]),[P,D]=S.useState(!1),L=S.useCallback(()=>{we.listEnvs().then(i).catch(()=>{}).finally(()=>c(!1))},[]);S.useEffect(()=>{L()},[L]);function F(Y){f(Y.slug),p(Y.name);const U=Object.entries(Y.variables).map(([$,re])=>({key:$,value:re}));U.length===0&&U.push({key:"",value:""}),v(U),b("")}function B(){f(null),b("")}async function I(){if(!u)return;const Y={};for(const U of g){const $=U.key.trim();$&&(Y[$]=U.value)}try{await we.updateEnv(u,{name:h.trim()||void 0,variables:Y}),f(null),b(""),L()}catch(U){b(U instanceof Error?U.message:String(U))}}async function z(Y){try{await we.deleteEnv(Y),u===Y&&f(null),L()}catch(U){b(U instanceof Error?U.message:String(U))}}async function H(){const Y=E.trim();if(!Y)return;D(!0);const U={};for(const $ of R){const re=$.key.trim();re&&(U[re]=$.value)}try{await we.createEnv(Y,U),j(""),C([{key:"",value:""}]),k(!1),b(""),L()}catch($){b($ instanceof Error?$.message:String($))}finally{D(!1)}}if(t)return a.jsx("div",{className:"h-full bg-cc-bg text-cc-fg font-sans-ui antialiased overflow-y-auto overflow-x-hidden",children:a.jsxs("div",{className:"max-w-2xl mx-auto px-4 sm:px-6 py-6 sm:py-10 pb-safe",children:[a.jsx("div",{className:"flex items-start justify-between gap-3 mb-2",children:a.jsxs("div",{className:"min-w-0",children:[a.jsx("h1",{className:"text-lg font-semibold text-cc-fg",children:"Environments"}),a.jsx("p",{className:"mt-0.5 text-[13px] text-cc-muted leading-relaxed",children:"Reusable runtime profiles."})]})}),a.jsxs("div",{className:"flex items-center gap-2 mt-4 mb-5",children:[a.jsx("div",{className:"flex-1"}),a.jsxs("button",{onClick:()=>k(!_),className:`flex items-center gap-1.5 px-3.5 py-2.5 min-h-[44px] rounded-lg text-sm font-medium transition-colors cursor-pointer shrink-0 ${_?"bg-cc-active text-cc-fg":"bg-cc-primary hover:bg-cc-primary-hover text-white"}`,children:[a.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",className:"w-4 h-4",children:_?a.jsx("path",{d:"M18 6 6 18M6 6l12 12"}):a.jsx("path",{d:"M12 5v14M5 12h14"})}),a.jsx("span",{className:"hidden sm:inline",children:_?"Cancel":"New Environment"})]})]}),_&&a.jsxs("div",{className:"mb-6 rounded-xl bg-cc-card p-4 sm:p-5 space-y-3",style:{animation:"fadeSlideIn 150ms ease-out"},children:[a.jsx("input",{type:"text",value:E,onChange:Y=>j(Y.target.value),placeholder:"Environment name (e.g. production)",className:"w-full px-3 py-2.5 min-h-[44px] text-sm bg-cc-bg rounded-lg text-cc-fg placeholder:text-cc-muted focus:outline-none focus:ring-1 focus:ring-cc-primary/40 transition-shadow",onKeyDown:Y=>{Y.key==="Enter"&&E.trim()&&H()}}),a.jsx(nd,{rows:R,onChange:C}),y&&a.jsx("div",{className:"px-3 py-2 rounded-lg bg-cc-error/10 text-xs text-cc-error",children:y}),a.jsxs("div",{className:"flex items-center justify-between pt-1",children:[a.jsxs("p",{className:"text-[11px] text-cc-muted",children:["Stored in ",a.jsx("code",{className:"text-[10px]",children:"~/.companion/envs/"})]}),a.jsx("button",{onClick:H,disabled:!E.trim()||P,className:`px-4 py-2.5 min-h-[44px] rounded-lg text-sm font-medium transition-colors ${E.trim()&&!P?"bg-cc-primary hover:bg-cc-primary-hover text-white cursor-pointer":"bg-cc-hover text-cc-muted cursor-not-allowed"}`,children:P?"Creating...":"Create"})]})]}),a.jsx("div",{className:"flex items-center gap-2 mb-3 text-[12px] text-cc-muted",children:a.jsxs("span",{children:[n.length," environment",n.length!==1?"s":""]})}),l?a.jsx("div",{className:"py-12 text-center text-sm text-cc-muted",children:"Loading environments..."}):n.length===0?a.jsx("div",{className:"py-12 text-center text-sm text-cc-muted",children:"No environments yet."}):a.jsx("div",{className:"space-y-1",children:n.map(Y=>{const U=u===Y.slug,$=Object.keys(Y.variables).length;return U?a.jsxs("div",{className:"rounded-xl bg-cc-card p-4 space-y-3",style:{animation:"fadeSlideIn 150ms ease-out"},children:[a.jsx("input",{type:"text",value:h,onChange:re=>p(re.target.value),placeholder:"Environment name",className:"w-full px-3 py-2.5 min-h-[44px] text-sm bg-cc-bg rounded-lg text-cc-fg focus:outline-none focus:ring-1 focus:ring-cc-primary/40 transition-shadow"}),a.jsx("div",{className:"space-y-3",children:a.jsxs("div",{children:[a.jsx("div",{className:"text-[11px] font-medium text-cc-muted mb-1.5",children:"Variables"}),a.jsx(nd,{rows:g,onChange:v})]})}),a.jsxs("div",{className:"flex justify-end gap-2",children:[a.jsx("button",{onClick:B,className:"px-3 py-2.5 min-h-[44px] text-sm rounded-lg text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer",children:"Cancel"}),a.jsx("button",{onClick:()=>void I(),className:"px-4 py-2.5 min-h-[44px] text-sm rounded-lg font-medium bg-cc-primary hover:bg-cc-primary-hover text-white transition-colors cursor-pointer",children:"Save"})]})]},Y.slug):a.jsx(B7,{env:Y,varCount:$,onStartEdit:()=>F(Y),onDelete:()=>void z(Y.slug)},Y.slug)})}),y&&!_&&a.jsx("div",{className:"mt-4 px-3 py-2 rounded-lg bg-cc-error/10 text-xs text-cc-error",children:y})]})});const T=a.jsxs("div",{className:"rounded-xl bg-cc-card p-4 space-y-2.5",children:[a.jsx("span",{className:"text-sm font-medium text-cc-fg",children:"New Environment"}),a.jsx("input",{type:"text",value:E,onChange:Y=>j(Y.target.value),placeholder:"Environment name (e.g. production)",className:"w-full px-3 py-2.5 min-h-[44px] text-sm bg-cc-bg rounded-lg text-cc-fg placeholder:text-cc-muted focus:outline-none focus:ring-1 focus:ring-cc-primary/40 transition-shadow",onKeyDown:Y=>{Y.key==="Enter"&&E.trim()&&H()}}),a.jsx(nd,{rows:R,onChange:C}),a.jsx("button",{onClick:H,disabled:!E.trim()||P,className:`px-4 py-2.5 min-h-[44px] text-sm font-medium rounded-lg transition-colors ${E.trim()&&!P?"bg-cc-primary hover:bg-cc-primary-hover text-white cursor-pointer":"bg-cc-hover text-cc-muted cursor-not-allowed"}`,children:P?"Creating...":"Create"})]}),ae=l?a.jsx("div",{className:"text-sm text-cc-muted text-center py-6",children:"Loading environments..."}):n.length===0?a.jsx("div",{className:"text-sm text-cc-muted text-center py-6",children:"No environments yet."}):a.jsx("div",{className:"space-y-3",children:n.map(Y=>a.jsxs("div",{className:"rounded-xl bg-cc-card overflow-hidden",children:[a.jsxs("div",{className:"flex items-center gap-2 px-3 py-2.5",children:[a.jsx("span",{className:"text-sm font-medium text-cc-fg flex-1",children:Y.name}),a.jsxs("span",{className:"text-xs text-cc-muted",children:[Object.keys(Y.variables).length," var",Object.keys(Y.variables).length!==1?"s":""]}),u===Y.slug?a.jsx("button",{onClick:B,className:"text-xs px-2 py-1.5 min-h-[44px] text-cc-muted hover:text-cc-fg cursor-pointer",children:"Cancel"}):a.jsxs(a.Fragment,{children:[a.jsx("button",{onClick:()=>F(Y),className:"text-xs px-2 py-1.5 min-h-[44px] text-cc-muted hover:text-cc-fg cursor-pointer",children:"Edit"}),a.jsx("button",{onClick:()=>z(Y.slug),className:"text-xs px-2 py-1.5 min-h-[44px] text-cc-muted hover:text-cc-error cursor-pointer",children:"Delete"})]})]}),u===Y.slug&&a.jsxs("div",{className:"px-3 py-3 space-y-2",children:[a.jsx("input",{type:"text",value:h,onChange:U=>p(U.target.value),placeholder:"Environment name",className:"w-full px-3 py-2.5 min-h-[44px] text-sm bg-cc-bg rounded-lg text-cc-fg placeholder:text-cc-muted focus:outline-none focus:ring-1 focus:ring-cc-primary/40 transition-shadow"}),a.jsx("div",{className:"space-y-3",children:a.jsxs("div",{children:[a.jsx("div",{className:"text-[11px] font-medium text-cc-muted mb-1.5",children:"Variables"}),a.jsx(nd,{rows:g,onChange:v})]})}),a.jsx("button",{onClick:I,className:"px-4 py-2.5 min-h-[44px] text-sm font-medium bg-cc-primary hover:bg-cc-primary-hover text-white rounded-lg transition-colors cursor-pointer",children:"Save"})]}),u!==Y.slug&&Object.keys(Y.variables).length>0&&a.jsx("div",{className:"px-3 py-2.5 space-y-1",children:Object.entries(Y.variables).map(([U,$])=>a.jsxs("div",{className:"grid grid-cols-[auto_auto_minmax(0,1fr)] items-start gap-1.5 text-xs leading-5",children:[a.jsx("span",{className:"font-mono-code text-cc-fg break-all",children:U}),a.jsx("span",{className:"text-cc-muted",children:"="}),a.jsx("span",{className:"font-mono-code text-cc-muted break-all whitespace-pre-wrap",children:$})]},U))})]},Y.slug))}),Z=a.jsxs("div",{className:"w-full max-w-lg max-h-[90dvh] sm:max-h-[80dvh] mx-0 sm:mx-4 flex flex-col bg-cc-bg rounded-t-[14px] sm:rounded-[14px] shadow-2xl overflow-hidden",onClick:Y=>Y.stopPropagation(),children:[a.jsxs("div",{className:"flex items-center justify-between px-4 sm:px-5 py-3 sm:py-4",children:[a.jsx("div",{className:"flex items-center gap-2",children:a.jsx("h2",{className:"text-sm font-semibold text-cc-fg",children:"Manage Environments"})}),e&&a.jsx("button",{onClick:e,"aria-label":"Close",className:"w-8 h-8 flex items-center justify-center rounded-md text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"2",className:"w-3.5 h-3.5",children:a.jsx("path",{d:"M4 4l8 8M12 4l-8 8",strokeLinecap:"round"})})})]}),a.jsxs("div",{className:"flex-1 overflow-y-auto px-3 sm:px-5 py-3 sm:py-4 pb-safe space-y-4",children:[y&&a.jsx("div",{className:"px-3 py-2 rounded-lg bg-cc-error/10 text-xs text-cc-error",children:y}),ae,T]})]});return xl.createPortal(a.jsx("div",{className:"fixed inset-0 z-50 flex items-end sm:items-center justify-center bg-black/50",onClick:e,children:Z}),document.body)}function B7({env:e,varCount:t,onStartEdit:n,onDelete:i}){return a.jsxs("div",{className:"group flex items-start gap-3 px-3 py-3 min-h-[44px] rounded-lg hover:bg-cc-hover/60 transition-colors",children:[a.jsx("div",{className:"shrink-0 mt-0.5 w-7 h-7 rounded-md bg-cc-primary/10 flex items-center justify-center",children:a.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3.5 h-3.5 text-cc-primary",children:a.jsx("path",{d:"M12 3v18M3 12h18M4.5 6.5l15 0M4.5 17.5h15M6.5 4.5v15M17.5 4.5v15"})})}),a.jsxs("div",{className:"flex-1 min-w-0",children:[a.jsx("div",{className:"flex items-center gap-2",children:a.jsx("span",{className:"text-sm font-medium text-cc-fg truncate",children:e.name})}),a.jsxs("p",{className:"mt-0.5 text-xs text-cc-muted",children:[t," variable",t!==1?"s":""]})]}),a.jsxs("div",{className:"shrink-0 flex items-center gap-0.5 opacity-100 sm:opacity-0 sm:group-hover:opacity-100 transition-opacity",children:[a.jsx("button",{onClick:n,className:"p-2 min-h-[44px] min-w-[44px] sm:min-h-0 sm:min-w-0 sm:p-1.5 rounded-md text-cc-muted hover:text-cc-fg hover:bg-cc-active transition-colors cursor-pointer","aria-label":"Edit",children:a.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3.5 h-3.5",children:[a.jsx("path",{d:"M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7"}),a.jsx("path",{d:"M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5Z"})]})}),a.jsx("button",{onClick:i,className:"p-2 min-h-[44px] min-w-[44px] sm:min-h-0 sm:min-w-0 sm:p-1.5 rounded-md text-cc-muted hover:text-cc-error hover:bg-cc-error/10 transition-colors cursor-pointer","aria-label":"Delete",children:a.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3.5 h-3.5",children:a.jsx("path",{d:"M3 6h18M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2m3 0v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6h14Z"})})})]})]})}function nd({rows:e,onChange:t}){function n(c,u,f){const h=[...e];h[c]={...h[c],[u]:f},t(h)}function i(c){const u=e.filter((f,h)=>h!==c);u.length===0&&u.push({key:"",value:""}),t(u)}function l(){t([...e,{key:"",value:""}])}return a.jsxs("div",{className:"space-y-1.5",children:[e.map((c,u)=>a.jsxs("div",{className:"flex items-center gap-1.5",children:[a.jsx("input",{type:"text",value:c.key,onChange:f=>n(u,"key",f.target.value),placeholder:"KEY",className:"flex-1 min-w-0 px-3 py-2.5 min-h-[44px] text-xs font-mono-code bg-cc-bg rounded-lg text-cc-fg placeholder:text-cc-muted focus:outline-none focus:ring-1 focus:ring-cc-primary/40 transition-shadow"}),a.jsx("span",{className:"text-[10px] text-cc-muted",children:"="}),a.jsx("input",{type:"text",value:c.value,onChange:f=>n(u,"value",f.target.value),placeholder:"value",className:"flex-1 min-w-0 px-3 py-2.5 min-h-[44px] text-xs font-mono-code bg-cc-bg rounded-lg text-cc-fg placeholder:text-cc-muted focus:outline-none focus:ring-1 focus:ring-cc-primary/40 transition-shadow"}),a.jsx("button",{onClick:()=>i(u),"aria-label":"Remove variable",className:"w-10 h-10 min-h-[44px] flex items-center justify-center rounded-lg text-cc-muted hover:text-cc-error hover:bg-cc-error/10 transition-colors cursor-pointer shrink-0",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"2",className:"w-3 h-3",children:a.jsx("path",{d:"M4 4l8 8M12 4l-8 8",strokeLinecap:"round"})})})]},u)),a.jsx("button",{onClick:l,className:"text-xs py-2 min-h-[44px] text-cc-muted hover:text-cc-fg transition-colors cursor-pointer",children:"+ Add variable"})]})}const $7=Object.freeze(Object.defineProperty({__proto__:null,EnvManager:L2},Symbol.toStringTag,{value:"Module"}));function P7(e){if(!e)return[];const t=e.split("/").filter(Boolean),n=[{label:"/",path:"/"}];let i="";for(const l of t)i+="/"+l,n.push({label:l,path:i});return n}function U7({initialPath:e,onSelect:t,onClose:n}){const[i,l]=S.useState(""),[c,u]=S.useState([]),[f,h]=S.useState(!0),[p,g]=S.useState(""),[v,y]=S.useState(""),[b,_]=S.useState(!1),[k,E]=S.useState(""),[j,R]=S.useState(-1),[C,P]=S.useState(!1),[D,L]=S.useState(()=>Ud()),F=S.useRef(null),B=S.useRef(null),I=S.useRef(null),z=S.useRef(new Map),H=S.useMemo(()=>{if(!k)return c;const $=k.toLowerCase();return c.filter(re=>re.name.toLowerCase().includes($))},[c,k]),T=S.useCallback(async $=>{h(!0),g(""),E(""),R(-1);try{const re=await we.listDirs($);l(re.path),u(re.dirs)}catch{g("Could not load directory"),u([])}finally{h(!1)}},[]);S.useEffect(()=>{T(e||void 0)},[]),S.useEffect(()=>{const $=F.current;if(!$)return;function re(M){if(M.key!=="Tab")return;const O=$.querySelectorAll('button, [href], input, select, textarea, [tabindex]:not([tabindex="-1"])');if(O.length===0)return;const K=O[0],A=O[O.length-1];M.shiftKey&&document.activeElement===K?(M.preventDefault(),A.focus()):!M.shiftKey&&document.activeElement===A&&(M.preventDefault(),K.focus())}document.addEventListener("keydown",re);const xe=setTimeout(()=>{var M;(M=I.current)==null||M.focus()},80);return()=>{document.removeEventListener("keydown",re),clearTimeout(xe)}},[]);const ae=S.useCallback(()=>{C||(P(!0),setTimeout(n,150))},[n,C]);S.useEffect(()=>{function $(re){if(re.key==="Escape"){if(b)return;ae()}}return document.addEventListener("keydown",$),()=>document.removeEventListener("keydown",$)},[b,ae]),S.useEffect(()=>{function $(re){var M,O;if(b)return;if(re.key==="Backspace"&&document.activeElement!==I.current){if(i&&i!=="/"){re.preventDefault();const K=i.split("/").slice(0,-1).join("/")||"/";T(K)}return}const xe=H.length;if(xe!==0){if(re.key==="ArrowDown"){re.preventDefault();const K=j<xe-1?j+1:0;R(K),(M=z.current.get(K))==null||M.focus()}else if(re.key==="ArrowUp"){re.preventDefault();const K=j>0?j-1:xe-1;R(K),(O=z.current.get(K))==null||O.focus()}}}return document.addEventListener("keydown",$),()=>document.removeEventListener("keydown",$)},[b,H.length,j,i,T]),S.useEffect(()=>{var $;j>=0&&(($=z.current.get(j))==null||$.scrollIntoView({block:"nearest"}))},[j]);function Z($){R2($),L(Ud()),t($),n()}const Y=P7(i),U=i.split("/").pop()||"/";return xl.createPortal(a.jsx("div",{className:`fixed inset-0 z-50 flex items-end sm:items-center justify-center transition-opacity duration-150 ${C?"opacity-0":"opacity-100"}`,style:{backgroundColor:"rgba(0,0,0,0.5)",backdropFilter:"blur(4px)"},onClick:ae,children:a.jsxs("div",{ref:F,role:"dialog","aria-modal":"true","aria-label":"Select folder",className:`w-full max-w-lg h-[min(520px,90dvh)] mx-0 sm:mx-4 flex flex-col bg-cc-bg border border-cc-border rounded-t-[14px] sm:rounded-[14px] shadow-2xl overflow-hidden transition-transform duration-150 ${C?"translate-y-4 sm:translate-y-2 opacity-0":"translate-y-0 opacity-100"}`,style:{animation:"fadeSlideIn 200ms ease-out"},onClick:$=>$.stopPropagation(),children:[a.jsxs("div",{className:"flex items-center justify-between px-4 sm:px-5 py-3 sm:py-4 border-b border-cc-border shrink-0",children:[a.jsx("h2",{className:"text-sm font-semibold text-cc-fg font-sans-ui",children:"Select Folder"}),a.jsx("button",{type:"button","aria-label":"Close",onClick:ae,className:"w-6 h-6 flex items-center justify-center rounded-md text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"2",className:"w-3.5 h-3.5",children:a.jsx("path",{d:"M4 4l8 8M12 4l-8 8",strokeLinecap:"round"})})})]}),D.length>0&&a.jsxs("div",{className:"border-b border-cc-border shrink-0",role:"group","aria-label":"Recent directories",children:[a.jsx("div",{className:"px-4 pt-2.5 pb-1 text-[10px] text-cc-muted uppercase tracking-wider font-sans-ui select-none",children:"Recent"}),a.jsx("ul",{className:"list-none m-0 p-0",children:D.map($=>a.jsx("li",{children:a.jsxs("button",{type:"button",onClick:()=>Z($),className:"w-full px-4 py-2 sm:py-1.5 text-xs text-left hover:bg-cc-hover transition-colors cursor-pointer flex items-center gap-2 text-cc-fg group",children:[a.jsxs("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 text-cc-muted opacity-50 group-hover:opacity-80 transition-opacity shrink-0",children:[a.jsx("path",{d:"M8 3.5a.5.5 0 00-1 0V8a.5.5 0 00.252.434l3.5 2a.5.5 0 00.496-.868L8 7.71V3.5z"}),a.jsx("path",{fillRule:"evenodd",d:"M8 16A8 8 0 108 0a8 8 0 000 16zm7-8A7 7 0 111 8a7 7 0 0114 0z"})]}),a.jsx("span",{className:"font-medium truncate",children:$.split("/").pop()||$}),a.jsx("span",{className:"text-cc-muted font-mono-code text-[10px] truncate ml-auto",children:$})]})},$))})]}),a.jsx("div",{className:"px-4 py-2 border-b border-cc-border flex items-center gap-1.5 shrink-0 min-h-[40px]",children:b?a.jsx("input",{type:"text","aria-label":"Type a directory path",value:v,onChange:$=>y($.target.value),onKeyDown:$=>{$.key==="Enter"&&v.trim()&&Z(v.trim()),$.key==="Escape"&&($.stopPropagation(),_(!1))},placeholder:"/path/to/project",className:"flex-1 px-2 py-1 text-base sm:text-xs bg-cc-input-bg border border-cc-border rounded-md text-cc-fg font-mono-code placeholder:text-cc-muted focus:outline-none focus:border-cc-primary/50",autoFocus:!0}):a.jsxs(a.Fragment,{children:[a.jsx("nav",{"aria-label":"Directory breadcrumb",className:"flex-1 min-w-0 flex items-center gap-0.5 overflow-x-auto",children:Y.map(($,re)=>{const xe=re===Y.length-1;return a.jsxs("span",{className:"flex items-center gap-0.5 shrink-0",children:[re>0&&a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-2.5 h-2.5 text-cc-muted opacity-40 shrink-0",children:a.jsx("path",{d:"M6 4l4 4-4 4"})}),a.jsx("button",{type:"button",onClick:()=>{xe||T($.path)},className:`text-[11px] font-mono-code px-1 py-0.5 rounded transition-colors whitespace-nowrap ${xe?"text-cc-fg font-medium cursor-default":"text-cc-muted hover:text-cc-fg hover:bg-cc-hover cursor-pointer"}`,"aria-current":xe?"location":void 0,tabIndex:xe?-1:0,children:$.label})]},$.path)})}),a.jsx("button",{type:"button","aria-label":"Type path manually",onClick:()=>{_(!0),y(i)},className:"w-6 h-6 flex items-center justify-center rounded-md text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer shrink-0",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3",children:a.jsx("path",{d:"M11.013 1.427a1.75 1.75 0 012.474 0l1.086 1.086a1.75 1.75 0 010 2.474l-8.61 8.61c-.21.21-.47.364-.756.445l-3.251.93a.75.75 0 01-.927-.928l.929-3.25a1.75 1.75 0 01.445-.758l8.61-8.61zm1.414 1.06a.25.25 0 00-.354 0L3.463 11.098a.25.25 0 00-.064.108l-.563 1.97 1.971-.564a.25.25 0 00.108-.064l8.61-8.61a.25.25 0 000-.354l-1.098-1.097z"})})})]})}),!b&&a.jsxs("div",{className:"flex-1 min-h-0 flex flex-col overflow-hidden",children:[a.jsxs("div",{className:"flex items-center gap-2 px-4 py-2 border-b border-cc-border shrink-0",children:[a.jsxs("div",{className:"flex-1 min-w-0 relative",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 text-cc-muted absolute left-2 top-1/2 -translate-y-1/2 pointer-events-none",children:a.jsx("path",{d:"M11.5 7a4.5 4.5 0 11-9 0 4.5 4.5 0 019 0zm-.82 4.74a6 6 0 111.06-1.06l3.04 3.04a.75.75 0 11-1.06 1.06l-3.04-3.04z"})}),a.jsx("input",{ref:I,type:"text","aria-label":"Filter directories",value:k,onChange:$=>{E($.target.value),R(-1)},placeholder:"Filter...",className:"w-full pl-7 pr-2 py-1.5 text-base sm:text-xs bg-transparent text-cc-fg font-mono-code placeholder:text-cc-muted/60 focus:outline-none rounded-md border border-transparent focus:border-cc-border transition-colors"})]}),a.jsxs("button",{type:"button",onClick:()=>Z(i),"aria-label":`Select ${U}`,className:"shrink-0 flex items-center gap-1.5 px-3 py-1.5 rounded-md text-xs font-medium bg-cc-primary text-white hover:bg-cc-primary-hover transition-colors cursor-pointer",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 shrink-0","aria-hidden":"true",children:a.jsx("path",{d:"M12.416 3.376a.75.75 0 01.208 1.04l-5 7.5a.75.75 0 01-1.154.114l-3-3a.75.75 0 011.06-1.06l2.353 2.353 4.493-6.74a.75.75 0 011.04-.207z"})}),a.jsx("span",{className:"hidden sm:inline","aria-hidden":"true",children:"Select"}),a.jsx("span",{className:"font-mono-code max-w-[100px] truncate","aria-hidden":"true",children:U})]})]}),a.jsx("div",{ref:B,className:"flex-1 min-h-0 overflow-y-auto","aria-label":"Subdirectories",children:f?a.jsx("div",{className:"px-4 py-2 space-y-1","aria-busy":"true","aria-label":"Loading directories",children:Array.from({length:6}).map(($,re)=>a.jsxs("div",{className:"flex items-center gap-2 py-1.5",children:[a.jsx("div",{className:"w-3 h-3 rounded-sm bg-cc-hover shrink-0",style:{background:"linear-gradient(90deg, var(--color-cc-hover) 25%, var(--color-cc-active) 50%, var(--color-cc-hover) 75%)",backgroundSize:"200% 100%",animation:"shimmer 1.5s ease-in-out infinite"}}),a.jsx("div",{className:"h-3 rounded-sm flex-1",style:{maxWidth:`${50+re*17%40}%`,background:"linear-gradient(90deg, var(--color-cc-hover) 25%, var(--color-cc-active) 50%, var(--color-cc-hover) 75%)",backgroundSize:"200% 100%",animation:`shimmer 1.5s ease-in-out ${re*.1}s infinite`}})]},re))}):p?a.jsxs("div",{className:"px-4 py-8 flex flex-col items-center gap-2 text-center",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-5 h-5 text-cc-error/70",children:a.jsx("path",{d:"M8.982 1.566a1.13 1.13 0 00-1.96 0L.165 13.233c-.457.778.091 1.767.98 1.767h13.713c.889 0 1.438-.99.98-1.767L8.982 1.566zM8 5c.535 0 .954.462.9.995l-.35 3.507a.552.552 0 01-1.1 0L7.1 5.995A.905.905 0 018 5zm.002 6a1 1 0 110 2 1 1 0 010-2z"})}),a.jsx("p",{className:"text-xs text-cc-muted",children:p}),a.jsx("button",{type:"button",onClick:()=>T(i||void 0),className:"mt-1 text-xs text-cc-primary hover:text-cc-primary-hover transition-colors cursor-pointer font-medium",children:"Retry"})]}):H.length===0?a.jsxs("div",{className:"px-4 py-8 text-center",children:[a.jsx("p",{className:"text-xs text-cc-muted",children:k?"No matching directories":"No subdirectories"}),k&&a.jsx("button",{type:"button",onClick:()=>E(""),className:"mt-1 text-xs text-cc-primary hover:text-cc-primary-hover transition-colors cursor-pointer font-medium",children:"Clear filter"})]}):a.jsx("ul",{className:"list-none m-0 p-0",children:H.map(($,re)=>a.jsxs("li",{className:`flex items-center transition-colors ${j===re?"bg-cc-hover":"hover:bg-cc-hover"}`,children:[a.jsxs("button",{type:"button",ref:xe=>{xe?z.current.set(re,xe):z.current.delete(re)},onClick:()=>T($.path),onKeyDown:xe=>{xe.key==="Enter"&&(xe.preventDefault(),Z($.path))},className:"flex-1 min-w-0 px-4 py-2 sm:py-1.5 text-xs text-left cursor-pointer font-mono-code flex items-center gap-2 text-cc-fg focus:outline-none",title:$.path,"aria-label":`Navigate into ${$.name}`,children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 opacity-40 shrink-0",children:a.jsx("path",{d:"M1 3.5A1.5 1.5 0 012.5 2h3.379a1.5 1.5 0 011.06.44l.622.621a.5.5 0 00.353.146H13.5A1.5 1.5 0 0115 4.707V12.5a1.5 1.5 0 01-1.5 1.5h-11A1.5 1.5 0 011 12.5v-9z"})}),a.jsx("span",{className:"truncate",children:$.name}),a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 opacity-25 shrink-0 ml-auto",children:a.jsx("path",{d:"M6 4l4 4-4 4"})})]}),a.jsx("button",{type:"button",onClick:()=>Z($.path),className:"shrink-0 w-8 h-8 sm:w-6 sm:h-6 mr-2 flex items-center justify-center rounded-md text-cc-muted hover:text-cc-primary hover:bg-cc-primary/10 transition-colors cursor-pointer","aria-label":`Select ${$.name}`,children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3",children:a.jsx("path",{d:"M12.416 3.376a.75.75 0 01.208 1.04l-5 7.5a.75.75 0 01-1.154.114l-3-3a.75.75 0 011.06-1.06l2.353 2.353 4.493-6.74a.75.75 0 011.04-.207z"})})})]},$.path))})}),a.jsxs("div",{className:"px-4 py-1.5 border-t border-cc-border shrink-0 flex items-center gap-3 text-[10px] text-cc-muted select-none",children:[a.jsxs("span",{children:[a.jsx("kbd",{className:"px-1 py-0.5 rounded bg-cc-hover text-cc-muted font-mono-code text-[9px]",children:"↑↓"})," navigate"]}),a.jsxs("span",{children:[a.jsx("kbd",{className:"px-1 py-0.5 rounded bg-cc-hover text-cc-muted font-mono-code text-[9px]",children:"↵"})," select"]}),a.jsxs("span",{children:[a.jsx("kbd",{className:"px-1 py-0.5 rounded bg-cc-hover text-cc-muted font-mono-code text-[9px]",children:"⇐"})," parent"]}),a.jsxs("span",{className:"ml-auto",children:[a.jsx("kbd",{className:"px-1 py-0.5 rounded bg-cc-hover text-cc-muted font-mono-code text-[9px]",children:"esc"})," close"]})]})]})]})}),document.body)}function F7(e,t){const n=t.toLowerCase().replace(/[^a-z0-9]+/g,"-").replace(/^-+|-+$/g,"").slice(0,60);return`${e.toLowerCase()}-${n}`}function q7(e){return e.branchName&&e.branchName.trim()?e.branchName.trim():F7(e.identifier,e.title)}function ec({className:e}){return a.jsxs("svg",{viewBox:"0 0 100 104",fill:"none","aria-hidden":"true",className:e,children:[a.jsx("path",{d:"M1.22541 61.5228c-.51174-.7989-.43432-1.7526.24387-2.4308L56.4111 3.93536c.6786-.67858 1.6333-.7555 2.4308-.24384l8.676 5.55638c.9876.63266 1.0994 2.01905.2024 2.91604L11.7007 68.1832c-.897.897-2.28339.7852-2.91605-.2024L1.22541 61.5228z",fill:"currentColor"}),a.jsx("path",{d:"M10.3282 73.646c-.69215-.6922-.62695-1.8301.14574-2.4633l10.0851-8.2649c.7722-.6328 1.9083-.5766 2.5354.1253l16.8427 18.8696c.6281.7032.5667 1.8504-.1371 2.5606l-8.2649 8.3441c-.7047.7111-1.8598.7621-2.5605.1133L10.3282 73.646z",fill:"currentColor"}),a.jsx("path",{d:"M44.9498 90.6953c-.4357-.7281-.2507-1.6655.4242-2.1538l7.1957-5.2044c.6744-.4878 1.6108-.3706 2.1413.2682l8.8797 10.6885c.5297.6379.4213 1.5907-.2409 2.1184l-5.1045 4.0706c-.6633.5286-1.627.4453-2.1858-.189L44.9498 90.6953z",fill:"currentColor"}),a.jsx("path",{d:"M67.3964 96.0665c-.2955-.5872-.0617-1.2949.5209-1.5775l4.2152-2.0447c.5843-.2834 1.2962-.0519 1.5873.5167l3.6174 7.0694c.2914.5693.0659 1.2693-.5028 1.5613l-4.2152 2.1643c-.5704.2929-1.2797.0581-1.5788-.5224L67.3964 96.0665z",fill:"currentColor"})]})}function H7({defaultProjectId:e,connectionId:t,onCreated:n,onClose:i}){const[l,c]=S.useState(""),[u,f]=S.useState(""),[h,p]=S.useState(""),[g,v]=S.useState(0),[y,b]=S.useState(!0),[_,k]=S.useState([]),[E,j]=S.useState(""),[R,C]=S.useState(""),[P,D]=S.useState(!0),[L,F]=S.useState(!1),[B,I]=S.useState("");S.useEffect(()=>{let H=!0;return Promise.all([we.getLinearStates(t),we.getLinearConnection(t)]).then(([T,ae])=>{var Y;if(!H)return;k(T.teams),j(ae.viewerId);const Z=((Y=T.teams[0])==null?void 0:Y.id)||"";p(Z)}).catch(T=>{H&&I(T instanceof Error?T.message:"Failed to load teams")}).finally(()=>{H&&D(!1)}),()=>{H=!1}},[t]),S.useEffect(()=>{if(!h||_.length===0){C("");return}const H=_.find(ae=>ae.id===h),T=H==null?void 0:H.states.find(ae=>ae.type==="backlog");C((T==null?void 0:T.id)||"")},[h,_]);async function z(){if(!(!l.trim()||!h)){F(!0),I("");try{const H=await we.createLinearIssue({title:l.trim(),description:u.trim()||void 0,teamId:h,priority:g,projectId:e||void 0,assigneeId:y&&E?E:void 0,stateId:R||void 0,connectionId:t});n(H.issue)}catch(H){I(H instanceof Error?H.message:"Failed to create issue")}finally{F(!1)}}}return xl.createPortal(a.jsx("div",{className:"fixed inset-0 z-50 flex items-center justify-center bg-black/50 backdrop-blur-sm",onClick:i,children:a.jsxs("div",{className:"mx-4 w-full max-w-md bg-cc-card border border-cc-border rounded-xl shadow-2xl p-5",onClick:H=>H.stopPropagation(),children:[a.jsxs("div",{className:"flex items-center justify-between mb-4",children:[a.jsx("h3",{className:"text-sm font-semibold text-cc-fg",children:"Create Linear Issue"}),a.jsx("button",{type:"button",onClick:i,className:"inline-flex h-6 w-6 items-center justify-center rounded-md text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5",children:a.jsx("path",{d:"M4.646 4.646a.5.5 0 01.708 0L8 7.293l2.646-2.647a.5.5 0 01.708.708L8.707 8l2.647 2.646a.5.5 0 01-.708.708L8 8.707l-2.646 2.647a.5.5 0 01-.708-.708L7.293 8 4.646 5.354a.5.5 0 010-.708z"})})})]}),B&&a.jsx("div",{className:"mb-3 px-2.5 py-2 text-xs text-cc-error bg-cc-error/10 border border-cc-error/20 rounded-lg",children:B}),P?a.jsx("div",{className:"py-8 text-xs text-cc-muted text-center",children:"Loading teams..."}):a.jsxs("div",{className:"space-y-3",children:[a.jsxs("div",{children:[a.jsx("label",{htmlFor:"create-issue-title",className:"text-xs text-cc-muted block mb-1",children:"Title *"}),a.jsx("input",{id:"create-issue-title",type:"text",value:l,onChange:H=>c(H.target.value),onKeyDown:H=>{H.key==="Enter"&&l.trim()&&h&&!L&&z()},placeholder:"Issue title",autoFocus:!0,className:"w-full px-2.5 py-2 text-sm bg-cc-input-bg border border-cc-border rounded-md text-cc-fg placeholder:text-cc-muted focus:outline-none focus:border-cc-primary/60"})]}),a.jsxs("div",{children:[a.jsx("label",{htmlFor:"create-issue-desc",className:"text-xs text-cc-muted block mb-1",children:"Description"}),a.jsx("textarea",{id:"create-issue-desc",value:u,onChange:H=>f(H.target.value),placeholder:"Add details... (Markdown supported)",rows:3,className:"w-full px-2.5 py-2 text-sm bg-cc-input-bg border border-cc-border rounded-md text-cc-fg placeholder:text-cc-muted focus:outline-none focus:border-cc-primary/60 resize-none"})]}),a.jsxs("div",{children:[a.jsx("label",{htmlFor:"create-issue-team",className:"text-xs text-cc-muted block mb-1",children:"Team *"}),a.jsx("select",{id:"create-issue-team",value:h,onChange:H=>p(H.target.value),className:"w-full px-2.5 py-2 text-sm bg-cc-input-bg border border-cc-border rounded-md text-cc-fg cursor-pointer",children:_.map(H=>a.jsxs("option",{value:H.id,children:[H.name," (",H.key,")"]},H.id))})]}),a.jsxs("div",{children:[a.jsx("label",{htmlFor:"create-issue-priority",className:"text-xs text-cc-muted block mb-1",children:"Priority"}),a.jsxs("select",{id:"create-issue-priority",value:g,onChange:H=>v(Number(H.target.value)),className:"w-full px-2.5 py-2 text-sm bg-cc-input-bg border border-cc-border rounded-md text-cc-fg cursor-pointer",children:[a.jsx("option",{value:0,children:"No priority"}),a.jsx("option",{value:1,children:"Urgent"}),a.jsx("option",{value:2,children:"High"}),a.jsx("option",{value:3,children:"Medium"}),a.jsx("option",{value:4,children:"Low"})]})]}),a.jsxs("label",{htmlFor:"create-issue-assign",className:"flex items-center gap-2 cursor-pointer",children:[a.jsx("input",{id:"create-issue-assign",type:"checkbox",checked:y,onChange:H=>b(H.target.checked),className:"rounded border-cc-border text-cc-primary focus:ring-cc-primary/30 cursor-pointer"}),a.jsx("span",{className:"text-xs text-cc-muted",children:"Assign to me"})]}),a.jsxs("div",{className:"flex gap-2.5 pt-2",children:[a.jsx("button",{type:"button",onClick:i,className:"flex-1 px-3 py-2 text-xs font-medium rounded-lg bg-cc-hover text-cc-muted hover:text-cc-fg transition-colors cursor-pointer",children:"Cancel"}),a.jsx("button",{type:"button",onClick:z,disabled:!l.trim()||!h||L,className:"flex-1 px-3 py-2 text-xs font-medium rounded-lg bg-cc-primary text-white hover:opacity-90 disabled:opacity-50 disabled:cursor-not-allowed transition-colors cursor-pointer",children:L?"Creating...":"Create Issue"})]})]})]})}),document.body)}function I7({cwd:e,gitRepoInfo:t,linearConfigured:n,selectedLinearIssue:i,onIssueSelect:l,onBranchFromIssue:c,onConnectionSelect:u}){const[f,h]=S.useState([]),[p,g]=S.useState(null),[v,y]=S.useState(!1),[b,_]=S.useState(""),[k,E]=S.useState([]),[j,R]=S.useState(!1),[C,P]=S.useState(!1),[D,L]=S.useState(""),[F,B]=S.useState(!1),[I,z]=S.useState(null),[H,T]=S.useState([]),[ae,Z]=S.useState(!1),[Y,U]=S.useState(""),[$,re]=S.useState(!1),[xe,M]=S.useState([]),[O,K]=S.useState(!1),[A,fe]=S.useState(""),[_e,je]=S.useState(!1),[Le,oe]=S.useState([]),[Ee,Fe]=S.useState(!1),[Mt,Ke]=S.useState(!1),Rt=S.useRef(null);S.useEffect(()=>{function ke(De){Rt.current&&!Rt.current.contains(De.target)&&(R(!1),re(!1))}return document.addEventListener("pointerdown",ke),()=>document.removeEventListener("pointerdown",ke)},[]),S.useEffect(()=>{if(!n){h([]),g(null),y(!1),u(null);return}let ke=!0;return we.listLinearConnections().then(({connections:De})=>{ke&&(h(De),y(!0),De.length>0?(g(De[0].id),u(De[0].id)):(g(null),u(null)))}).catch(()=>{ke&&y(!0)}),()=>{ke=!1}},[n]);const vt=S.useCallback(ke=>{g(ke),u(ke),l(null),E([]),_(""),L(""),oe([]),fe(""),M([]),I&&(Z(!0),U(""),we.getLinearProjectIssues(I.projectId,10,ke).then(({issues:De})=>{T(De)}).catch(De=>{U(De instanceof Error?De.message:String(De))}).finally(()=>{Z(!1)}))},[I,u,l]);S.useEffect(()=>{if(!t||!n){z(null),T([]);return}let ke=!0;return Z(!0),U(""),(async()=>{try{const{mapping:De}=await we.getLinearProjectMapping(t.repoRoot);if(!ke)return;if(z(De),De){const{issues:ot}=await we.getLinearProjectIssues(De.projectId,10,p??void 0);if(!ke)return;T(ot)}else T([])}catch(De){if(!ke)return;U(De instanceof Error?De.message:String(De))}finally{ke&&Z(!1)}})(),()=>{ke=!1}},[t,n,p]),S.useEffect(()=>{if(!n)return;const ke=b.trim();if(ke.length<2){E([]),L(""),P(!1);return}let De=!0;P(!0),L("");const ot=setTimeout(()=>{we.searchLinearIssues(ke,8,p??void 0).then(Pe=>{De&&E(Pe.issues)}).catch(Pe=>{De&&(E([]),L(Pe instanceof Error?Pe.message:String(Pe)))}).finally(()=>{De&&P(!1)})},400);return()=>{De=!1,clearTimeout(ot)}},[n,b,p]),S.useEffect(()=>{if(!n||!_e){oe([]),Fe(!1);return}const ke=A.trim();if(ke.length<2){oe([]),Fe(!1);return}let De=!0;Fe(!0);const ot=setTimeout(()=>{we.searchLinearIssues(ke,10,p??void 0).then(Pe=>{De&&oe(Pe.issues)}).catch(()=>{De&&oe([])}).finally(()=>{De&&Fe(!1)})},400);return()=>{De=!1,clearTimeout(ot)}},[n,_e,A,p]);function He(ke,De=!1){l(ke),_(`${ke.identifier} - ${ke.title}`);const ot=q7(ke);c(ot,!0),De&&R(!1)}function Ut(){l(null),_(""),E([]),L("")}async function vn(ke){if(t)try{const{mapping:De}=await we.upsertLinearProjectMapping({repoRoot:t.repoRoot,projectId:ke.id,projectName:ke.name});z(De),re(!1),Z(!0),U("");const{issues:ot}=await we.getLinearProjectIssues(ke.id,10,p??void 0);T(ot)}catch(De){U(De instanceof Error?De.message:String(De))}finally{Z(!1)}}async function un(){if(t){try{await we.removeLinearProjectMapping(t.repoRoot)}catch{}z(null),T([]),l(null),_("")}}function tn(){if(!n){window.location.hash="#/integrations/linear";return}re(!0),xe.length===0&&(K(!0),we.listLinearProjects(p??void 0).then(({projects:ke})=>M(ke)).catch(()=>{}).finally(()=>K(!1)))}function nn(ke){Ke(!1),He(ke),I&&(Z(!0),we.getLinearProjectIssues(I.projectId,10,p??void 0).then(({issues:De})=>T(De)).catch(()=>{}).finally(()=>Z(!1)))}return n?a.jsxs("aside",{className:"space-y-2 mt-0.5",ref:Rt,children:[a.jsxs("div",{className:"relative rounded-[12px] border border-cc-border bg-cc-card/90 px-2.5 py-2",title:`Repo: ${e}`,children:[a.jsxs("div",{className:"flex items-center gap-2 flex-wrap",children:[a.jsx("span",{className:"text-[11px] uppercase tracking-wide text-cc-muted",children:"Context"}),v&&f.length>1&&a.jsx("select",{value:p??"",onChange:ke=>vt(ke.target.value),className:"px-1.5 py-1 rounded-md text-[11px] bg-cc-input-bg border border-cc-border text-cc-fg focus:outline-none focus:border-cc-primary/60 cursor-pointer max-w-[140px] truncate",title:"Select Linear workspace",children:f.map(ke=>a.jsx("option",{value:ke.id,children:ke.workspaceName||ke.name},ke.id))}),I?a.jsxs(a.Fragment,{children:[a.jsxs("div",{className:"inline-flex items-center gap-1.5 px-2.5 py-1.5 rounded-lg text-xs border border-cc-primary/35 bg-cc-primary/10 text-cc-primary",children:[a.jsx(ec,{className:"w-3.5 h-3.5"}),a.jsx("span",{children:I.projectName}),a.jsx("button",{type:"button",onClick:un,className:"ml-0.5 hover:text-cc-error transition-colors cursor-pointer",title:"Detach Linear project",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3",children:a.jsx("path",{d:"M4.646 4.646a.5.5 0 01.708 0L8 7.293l2.646-2.647a.5.5 0 01.708.708L8.707 8l2.647 2.646a.5.5 0 01-.708.708L8 8.707l-2.646 2.647a.5.5 0 01-.708-.708L7.293 8 4.646 5.354a.5.5 0 010-.708z"})})})]}),a.jsxs("button",{type:"button",onClick:()=>Ke(!0),className:"inline-flex items-center gap-1 px-2 py-1.5 rounded-lg text-[11px] border border-dashed border-cc-border text-cc-muted hover:text-cc-fg hover:border-cc-primary/40 transition-colors cursor-pointer",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3",children:a.jsx("path",{d:"M8 2a.5.5 0 01.5.5v5h5a.5.5 0 010 1h-5v5a.5.5 0 01-1 0v-5h-5a.5.5 0 010-1h5v-5A.5.5 0 018 2z"})}),a.jsx("span",{children:"Create issue"})]})]}):a.jsxs(a.Fragment,{children:[a.jsxs("button",{type:"button","aria-expanded":j,onClick:()=>{if(!n){window.location.hash="#/integrations/linear";return}R(!j)},className:`inline-flex items-center gap-1.5 px-2.5 py-1.5 rounded-lg text-xs border transition-colors cursor-pointer ${i?"border-cc-primary/35 bg-cc-primary/10 text-cc-primary":n?"border-cc-border bg-cc-hover/70 text-cc-fg hover:bg-cc-hover":"border-amber-500/25 bg-amber-500/10 text-amber-600 dark:text-amber-300"}`,children:[a.jsx(ec,{className:"w-3.5 h-3.5"}),a.jsx("span",{children:"Linear"})]}),n&&t&&a.jsxs("button",{type:"button",onClick:tn,className:"inline-flex items-center gap-1 px-2 py-1.5 rounded-lg text-[11px] border border-dashed border-cc-border text-cc-muted hover:text-cc-fg hover:border-cc-primary/40 transition-colors cursor-pointer",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3",children:a.jsx("path",{d:"M8 2a.5.5 0 01.5.5v5h5a.5.5 0 010 1h-5v5a.5.5 0 01-1 0v-5h-5a.5.5 0 010-1h5v-5A.5.5 0 018 2z"})}),a.jsx("span",{children:"Attach project"})]}),n&&a.jsxs("button",{type:"button",onClick:()=>Ke(!0),className:"inline-flex items-center gap-1 px-2 py-1.5 rounded-lg text-[11px] border border-dashed border-cc-border text-cc-muted hover:text-cc-fg hover:border-cc-primary/40 transition-colors cursor-pointer",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3",children:a.jsx("path",{d:"M8 2a.5.5 0 01.5.5v5h5a.5.5 0 010 1h-5v5a.5.5 0 01-1 0v-5h-5a.5.5 0 010-1h5v-5A.5.5 0 018 2z"})}),a.jsx("span",{children:"Create issue"})]}),!n&&a.jsx("span",{className:"text-[11px] text-amber-600 dark:text-amber-300",children:"Configure Linear to attach an issue."})]})]}),I&&(()=>{const ke=A.trim().toLowerCase(),De=!_e&&ke?H.filter(Pe=>Pe.identifier.toLowerCase().includes(ke)||Pe.title.toLowerCase().includes(ke)):_e?[]:H,ot=_e?Le:De;return a.jsxs("div",{className:"mt-2",children:[i&&a.jsxs("div",{className:"flex items-center gap-2 mb-2",children:[a.jsxs("div",{className:"flex-1 min-w-0 text-xs text-cc-primary truncate",children:[a.jsx("span",{className:"font-mono-code",children:i.identifier})," - ",i.title]}),a.jsx("button",{type:"button",onClick:Ut,className:"text-cc-muted hover:text-cc-fg transition-colors cursor-pointer shrink-0",title:"Remove issue",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5",children:a.jsx("path",{d:"M4.646 4.646a.5.5 0 01.708 0L8 7.293l2.646-2.647a.5.5 0 01.708.708L8.707 8l2.647 2.646a.5.5 0 01-.708.708L8 8.707l-2.646 2.647a.5.5 0 01-.708-.708L7.293 8 4.646 5.354a.5.5 0 010-.708z"})})})]}),a.jsx("input",{type:"text",value:A,onChange:Pe=>fe(Pe.target.value),placeholder:_e?"Search all projects...":"Filter issues...",className:"w-full px-2 py-1.5 text-xs bg-cc-input-bg border border-cc-border rounded-md text-cc-fg placeholder:text-cc-muted focus:outline-none focus:border-cc-primary/60"}),ae?a.jsx("div",{className:"px-1 py-1.5 text-xs text-cc-muted",children:"Loading recent issues..."}):Y?a.jsx("div",{className:"px-1 py-1.5 text-xs text-cc-error",children:Y}):Ee?a.jsx("div",{className:"px-1 py-1.5 text-xs text-cc-muted",children:"Searching..."}):_e&&ke.length<2?a.jsx("div",{className:"px-1 py-1.5 text-xs text-cc-muted",children:"Type at least 2 characters to search all projects..."}):ot.length===0?a.jsx("div",{className:"px-1 py-1.5 text-xs text-cc-muted",children:ke?"No matching issues":"No active issues found"}):a.jsx("div",{className:"max-h-56 overflow-y-auto -mx-0.5 mt-1",children:ot.map(Pe=>a.jsxs("button",{type:"button",onClick:()=>He(Pe),className:`w-full px-2 py-1.5 text-left rounded-md transition-colors cursor-pointer ${(i==null?void 0:i.id)===Pe.id?"bg-cc-primary/10 border border-cc-primary/30":"hover:bg-cc-hover"}`,children:[a.jsxs("div",{className:"text-xs text-cc-fg truncate",children:[a.jsx("span",{className:"font-mono-code",children:Pe.identifier})," ",Pe.title]}),a.jsx("div",{className:"text-[10px] text-cc-muted truncate",children:[Pe.stateName,Pe.priorityLabel].filter(Boolean).join(" - ")})]},Pe.id))}),a.jsxs("label",{className:"mt-1.5 flex items-center gap-1.5 cursor-pointer",children:[a.jsx("input",{type:"checkbox",checked:_e,onChange:Pe=>{je(Pe.target.checked),Pe.target.checked||oe([])},className:"rounded border-cc-border text-cc-primary focus:ring-cc-primary/30 cursor-pointer"}),a.jsx("span",{className:"text-[11px] text-cc-muted",children:"Search all projects"})]})]})})(),$&&a.jsxs("div",{className:"absolute left-2.5 right-2.5 top-[44px] bg-cc-card border border-cc-border rounded-[10px] shadow-lg z-20 overflow-hidden",children:[a.jsx("div",{className:"p-2 border-b border-cc-border",children:a.jsxs("div",{className:"flex items-center justify-between",children:[a.jsx("span",{className:"text-xs text-cc-fg font-medium",children:"Attach a Linear project to this repo"}),a.jsx("button",{type:"button",onClick:()=>re(!1),className:"px-2 py-1 rounded-md text-xs bg-cc-hover text-cc-muted hover:text-cc-fg transition-colors cursor-pointer",children:"Close"})]})}),O?a.jsx("div",{className:"px-3 py-2 text-xs text-cc-muted",children:"Loading projects..."}):xe.length===0?a.jsx("div",{className:"px-3 py-2 text-xs text-cc-muted",children:"No projects found"}):a.jsx("div",{className:"max-h-48 overflow-y-auto",children:xe.map(ke=>a.jsx("button",{type:"button",onClick:()=>vn(ke),className:"w-full px-3 py-2 text-left hover:bg-cc-hover transition-colors cursor-pointer",children:a.jsx("div",{className:"text-xs text-cc-fg",children:ke.name})},ke.id))})]}),j&&n&&a.jsxs("div",{className:"absolute left-2.5 right-2.5 top-[44px] bg-cc-card border border-cc-border rounded-[10px] shadow-lg z-20 overflow-hidden",children:[a.jsxs("div",{className:"p-2 border-b border-cc-border",children:[a.jsxs("div",{className:"flex items-center gap-2",children:[a.jsx("input",{type:"text",value:b,onChange:ke=>{_(ke.target.value)},onFocus:()=>R(!0),autoFocus:!0,placeholder:"ENG-123 or issue title",className:"w-full px-2.5 py-2 text-sm bg-cc-input-bg border border-cc-border rounded-md text-cc-fg placeholder:text-cc-muted focus:outline-none focus:border-cc-primary/60"}),a.jsx("button",{type:"button",onClick:()=>{R(!1)},className:"px-2 py-2 rounded-md text-xs bg-cc-hover text-cc-muted hover:text-cc-fg transition-colors cursor-pointer",children:"Close"})]}),a.jsxs("div",{className:"mt-1.5 flex items-center justify-between text-[11px] text-cc-muted",children:[a.jsx("span",{children:"Attach an issue to this draft"}),a.jsx("button",{type:"button",onClick:()=>{window.location.hash="#/integrations/linear"},className:"hover:text-cc-fg underline underline-offset-2 cursor-pointer",children:"Settings"})]})]}),b.trim().length<2&&a.jsx("div",{className:"px-3 py-2 text-xs text-cc-muted",children:"Type at least 2 characters…"}),b.trim().length>=2&&C&&a.jsx("div",{className:"px-3 py-2 text-xs text-cc-muted",children:"Searching Linear..."}),b.trim().length>=2&&!C&&D&&a.jsx("div",{className:"px-3 py-2 text-xs text-cc-error",children:D}),b.trim().length>=2&&!C&&!D&&k.length===0&&a.jsx("div",{className:"px-3 py-2 text-xs text-cc-muted",children:"No matching issues"}),b.trim().length>=2&&!C&&!D&&a.jsx("div",{className:"max-h-56 overflow-y-auto",children:k.map(ke=>a.jsxs("button",{type:"button",onClick:()=>He(ke,!0),className:"w-full px-3 py-2 text-left hover:bg-cc-hover transition-colors cursor-pointer",children:[a.jsxs("div",{className:"text-xs text-cc-fg truncate",children:[a.jsx("span",{className:"font-mono-code",children:ke.identifier})," - ",ke.title]}),a.jsx("div",{className:"text-[10px] text-cc-muted truncate",children:[ke.stateName,ke.teamName].filter(Boolean).join(" • ")})]},ke.id))})]}),a.jsx("button",{type:"button",onClick:()=>{window.location.hash="#/integrations/linear"},className:"absolute top-2 right-2 inline-flex h-7 w-7 items-center justify-center rounded-md text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer",title:"Linear settings",children:a.jsx("svg",{viewBox:"0 0 20 20",fill:"currentColor",className:"w-3.5 h-3.5",children:a.jsx("path",{fillRule:"evenodd",d:"M11.49 3.17c-.38-1.56-2.6-1.56-2.98 0a1.53 1.53 0 01-2.29.95c-1.35-.8-2.92.77-2.12 2.12.54.9.07 2.04-.95 2.29-1.56.38-1.56 2.6 0 2.98 1.02.25 1.49 1.39.95 2.29-.8 1.35.77 2.92 2.12 2.12.9-.54 2.04-.07 2.29.95.38 1.56 2.6 1.56 2.98 0 .25-1.02 1.39-1.49 2.29-.95 1.35.8 2.92-.77 2.12-2.12-.54-.9-.07-2.04.95-2.29 1.56-.38 1.56-2.6 0-2.98-1.02-.25-1.49-1.39-.95-2.29.8-1.35-.77-2.92-2.12-2.12-.9.54-2.04.07-2.29-.95zM10 13a3 3 0 100-6 3 3 0 000 6z",clipRule:"evenodd"})})})]}),F&&a.jsxs("div",{className:"p-3 rounded-[10px] bg-amber-500/10 border border-amber-500/20",children:[a.jsx("p",{className:"text-xs text-amber-700 dark:text-amber-300 leading-snug",children:"Warning: Linear is not configured. Continue anyway?"}),a.jsx("div",{className:"flex gap-2 mt-2.5",children:a.jsx("button",{type:"button",onClick:()=>{B(!1),window.location.hash="#/integrations/linear"},className:"px-2.5 py-1 text-[11px] font-medium rounded-md bg-cc-hover text-cc-fg hover:bg-cc-active transition-colors cursor-pointer",children:"Configurer Linear"})})]}),Mt&&a.jsx(H7,{defaultProjectId:I==null?void 0:I.projectId,connectionId:p??void 0,onCreated:nn,onClose:()=>Ke(!1)})]}):null}function V7({cwd:e,gitRepoInfo:t,selectedBranch:n,isNewBranch:i,useWorktree:l,onBranchChange:c,onWorktreeChange:u,onBranchesLoaded:f}){const[h,p]=S.useState([]),[g,v]=S.useState(!1),[y,b]=S.useState(""),_=S.useRef(null);return S.useEffect(()=>{function k(E){_.current&&!_.current.contains(E.target)&&v(!1)}return document.addEventListener("pointerdown",k),()=>document.removeEventListener("pointerdown",k)},[]),S.useEffect(()=>{t?we.listBranches(t.repoRoot).then(k=>{p(k),f(k)}).catch(()=>{p([]),f([])}):(p([]),f([]))},[t]),t?a.jsxs(a.Fragment,{children:[a.jsxs("div",{className:"relative",ref:_,children:[a.jsxs("button",{"aria-expanded":g,onClick:()=>{!g&&t&&we.gitFetch(t.repoRoot).catch(()=>{}).finally(()=>{we.listBranches(t.repoRoot).then(k=>{p(k),f(k)}).catch(()=>{p([]),f([])})}),v(!g),b("")},className:"flex items-center gap-1.5 px-2 py-1 text-xs rounded-md transition-colors cursor-pointer text-cc-muted hover:text-cc-fg hover:bg-cc-hover",title:`Repository: ${e}`,"data-is-new-branch":i?"true":"false",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 opacity-60",children:a.jsx("path",{d:"M5 3.25a.75.75 0 11-1.5 0 .75.75 0 011.5 0zm0 2.122a2.25 2.25 0 10-1.5 0v.378A2.5 2.5 0 007.5 8h1a1 1 0 010 2h-1A2.5 2.5 0 005 12.5v.128a2.25 2.25 0 101.5 0V12.5a1 1 0 011-1h1a2.5 2.5 0 000-5h-1a1 1 0 01-1-1V5.372zM4.25 12a.75.75 0 100 1.5.75.75 0 000-1.5z"})}),a.jsx("span",{className:"max-w-[100px] sm:max-w-[160px] truncate font-mono-code",children:n||t.currentBranch}),a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 opacity-50",children:a.jsx("path",{d:"M4 6l4 4 4-4"})})]}),g&&a.jsxs("div",{className:"absolute left-0 bottom-full mb-1 w-72 max-w-[calc(100%-2rem)] bg-cc-card border border-cc-border rounded-[10px] shadow-lg z-10 overflow-hidden",children:[a.jsx("div",{className:"px-2 py-2 border-b border-cc-border",children:a.jsx("input",{type:"text",value:y,onChange:k=>b(k.target.value),placeholder:"Filter or create branch...",className:"w-full px-2 py-1 text-base sm:text-xs bg-cc-input-bg border border-cc-border rounded-md text-cc-fg font-mono-code placeholder:text-cc-muted focus:outline-none focus:border-cc-primary/50",autoFocus:!0,onKeyDown:k=>{k.key==="Escape"&&v(!1)}})}),a.jsx("div",{className:"max-h-[240px] overflow-y-auto py-1",children:(()=>{const k=y.toLowerCase().trim(),E=h.filter(P=>!P.isRemote&&(!k||P.name.toLowerCase().includes(k))),j=h.filter(P=>P.isRemote&&(!k||P.name.toLowerCase().includes(k))),R=h.some(P=>P.name.toLowerCase()===k),C=E.length>0||j.length>0;return a.jsxs(a.Fragment,{children:[E.length>0&&a.jsxs(a.Fragment,{children:[a.jsx("div",{className:"px-3 py-1 text-[10px] text-cc-muted uppercase tracking-wider",children:"Local"}),E.map(P=>a.jsxs("button",{onClick:()=>{c(P.name,!1),v(!1)},className:`w-full px-3 py-1.5 text-xs text-left hover:bg-cc-hover transition-colors cursor-pointer flex items-center gap-2 ${P.name===n?"text-cc-primary font-medium":"text-cc-fg"}`,children:[a.jsx("span",{className:"truncate font-mono-code",children:P.name}),a.jsxs("span",{className:"ml-auto flex items-center gap-1.5 shrink-0",children:[P.ahead>0&&a.jsxs("span",{className:"text-[9px] text-green-500",children:[P.ahead,"↑"]}),P.behind>0&&a.jsxs("span",{className:"text-[9px] text-amber-500",children:[P.behind,"↓"]}),P.worktreePath&&a.jsx("span",{className:"text-[9px] px-1 py-0.5 rounded bg-blue-500/15 text-blue-600 dark:text-blue-400",children:"wt"}),P.isCurrent&&a.jsx("span",{className:"text-[9px] px-1 py-0.5 rounded bg-green-500/15 text-green-600 dark:text-green-400",children:"current"})]})]},P.name))]}),j.length>0&&a.jsxs(a.Fragment,{children:[a.jsx("div",{className:"px-3 py-1 text-[10px] text-cc-muted uppercase tracking-wider mt-1",children:"Remote"}),j.map(P=>a.jsxs("button",{onClick:()=>{c(P.name,!1),v(!1)},className:`w-full px-3 py-1.5 text-xs text-left hover:bg-cc-hover transition-colors cursor-pointer flex items-center gap-2 ${P.name===n?"text-cc-primary font-medium":"text-cc-fg"}`,children:[a.jsx("span",{className:"truncate font-mono-code",children:P.name}),a.jsx("span",{className:"text-[9px] px-1 py-0.5 rounded bg-cc-hover text-cc-muted ml-auto shrink-0",children:"remote"})]},`remote-${P.name}`))]}),!C&&k&&a.jsx("div",{className:"px-3 py-2 text-xs text-cc-muted text-center",children:"No matching branches"}),k&&!R&&a.jsx("div",{className:"border-t border-cc-border mt-1 pt-1",children:a.jsxs("button",{onClick:()=>{c(y.trim(),!0),v(!1)},className:"w-full px-3 py-1.5 text-xs text-left hover:bg-cc-hover transition-colors cursor-pointer flex items-center gap-2 text-cc-primary",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 shrink-0",children:a.jsx("path",{d:"M8 2a.75.75 0 01.75.75v4.5h4.5a.75.75 0 010 1.5h-4.5v4.5a.75.75 0 01-1.5 0v-4.5h-4.5a.75.75 0 010-1.5h4.5v-4.5A.75.75 0 018 2z"})}),a.jsxs("span",{children:["Create ",a.jsx("span",{className:"font-mono-code font-medium",children:y.trim()})]})]})})]})})()})]})]}),a.jsxs("button",{onClick:()=>u(!l),className:`flex items-center gap-1.5 px-2 py-1 text-xs rounded-md transition-colors cursor-pointer ${l?"bg-cc-primary/15 text-cc-primary font-medium":"text-cc-muted hover:text-cc-fg hover:bg-cc-hover"}`,title:"Create an isolated worktree for this session",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5 opacity-70",children:a.jsx("path",{d:"M5 3.25a.75.75 0 11-1.5 0 .75.75 0 011.5 0zm0 2.122a2.25 2.25 0 10-1.5 0v5.256a2.25 2.25 0 101.5 0V5.372zM4.25 12a.75.75 0 100 1.5.75.75 0 000-1.5zm7.5-9.5a.75.75 0 100 1.5.75.75 0 000-1.5zm-2.25.75a2.25 2.25 0 113 2.122V7A2.5 2.5 0 0010 9.5H6a1 1 0 000 2h4a2.5 2.5 0 012.5 2.5v.628a2.25 2.25 0 11-1.5 0V14a1 1 0 00-1-1H6a2.5 2.5 0 01-2.5-2.5V10a2.5 2.5 0 012.5-2.5h4a1 1 0 001-1V5.372a2.25 2.25 0 01-1.5-2.122z"})}),a.jsx("span",{children:"Worktree"})]})]}):null}const G7=336*60*60*1e3,Js=12,Y7=24;function fg(e){return e.split("/").filter(Boolean).pop()||e}function w5(e){var t,n;return((t=e.name)==null?void 0:t.trim())||((n=e.slug)==null?void 0:n.trim())||fg(e.cwd)}function W7(e){return e.length>8?e.slice(0,8):e}function Q7(e,t=2){const n=e.split("/").filter(Boolean);return n.length<=t?e:`.../${n.slice(-t).join("/")}`}function X7(e){if(!Number.isFinite(e)||e<=0)return"Unknown";const t=Date.now()-e;if(t<6e4)return"Just now";const n=Math.floor(t/6e4);if(n<60)return`${n}m ago`;const i=Math.floor(n/60);if(i<24)return`${i}h ago`;const l=Math.floor(i/24);if(l<14)return`${l}d ago`;const c=Math.floor(l/7);if(c<8)return`${c}w ago`;const u=Math.floor(l/30);return`${Math.max(1,u)}mo ago`}function Z7(){var pa,Tc;const[e,t]=S.useState(""),[n,i]=S.useState(()=>localStorage.getItem("cc-backend")||"claude"),[l,c]=S.useState([]),[u,f]=S.useState(()=>m5(localStorage.getItem("cc-backend")||"claude")),[h,p]=S.useState(()=>g5(localStorage.getItem("cc-backend")||"claude")),[g,v]=S.useState(()=>Ud()[0]||""),[y,b]=S.useState([]),[_,k]=S.useState(null),[E,j]=S.useState(!1),[R,C]=S.useState(""),[P,D]=S.useState(null),[L,F]=S.useState(!1),[B,I]=S.useState(null),[z,H]=S.useState(null),[T,ae]=S.useState(()=>localStorage.getItem("cc-onboarding-dismissed")!=="true"),Z=P||C2(n),Y=p5(n),[U,$]=S.useState([]),[re,xe]=S.useState(()=>localStorage.getItem("cc-selected-env")||""),[M,O]=S.useState(!1),[K,A]=S.useState(!1),[fe,_e]=S.useState(()=>localStorage.getItem("cc-sandbox-enabled")==="true"),[je,Le]=S.useState([]),[oe,Ee]=S.useState(()=>localStorage.getItem("cc-selected-sandbox")||""),[Fe,Mt]=S.useState(!1),Ke=S.useRef(null),[Rt,vt]=S.useState(null),He=S.useRef(null),Ut=S.useRef(null),[vn,un]=S.useState(!1),[tn,nn]=S.useState(!1),[ke,De]=S.useState(!1),[ot,Pe]=S.useState(!1),[bn,le]=S.useState(""),[be,W]=S.useState(!0),[he,Ae]=S.useState([]),[ut,Xe]=S.useState(!1),[et,gt]=S.useState(""),[Ft,J]=S.useState(!1),[pe,me]=S.useState(Js),[Ze,_t]=S.useState(""),[xt,$n]=S.useState(null),[Lt,Cn]=S.useState(!1),[Er,Mi]=S.useState(""),[yl,Br]=S.useState(!1),[ys,Xd]=S.useState([]),[Ri,_s]=S.useState(null),[ws,Li]=S.useState(!1),[ca,$r]=S.useState(""),[Sc,dr]=S.useState(0),Wt=S.useRef(null),Dt=S.useRef(null),Pr=S.useRef(null),Ss=S.useRef(null),_l=S.useRef(null),kc=Q(G=>G.currentSessionId),Gt=T2({text:e,caretPos:Sc,cwd:g||void 0});S.useEffect(()=>{if(Wt.current===null||!Dt.current)return;const G=Wt.current;Dt.current.setSelectionRange(G,G),Wt.current=null},[e]),S.useEffect(()=>{var ge;window.matchMedia("(min-width: 640px)").matches&&((ge=Dt.current)==null||ge.focus())},[]),S.useEffect(()=>{we.getHome().then(({home:G,cwd:ge})=>{g||v(ge||G)}).catch(()=>{}),we.listEnvs().then($).catch(()=>{}),we.listSandboxes().then(Le).catch(()=>{}),we.getBackends().then(c).catch(()=>{}),we.getSettings().then(G=>{F(G.linearApiKeyConfigured)}).catch(()=>{})},[]);function ks(G){i(G),localStorage.setItem("cc-backend",G),D(null),f(m5(G)),p(g5(G)),G!=="claude"&&(Pe(!1),Ae([]),gt(""),Xe(!1),J(!1),me(Js),_t(""))}S.useEffect(()=>{if(n!=="codex"){D(null);return}we.getBackendModels(n).then(G=>{if(G.length>0){const ge=a7(G);D(ge),ge.some(Ve=>Ve.value===u)||f(ge[0].value)}}).catch(()=>{})},[n]),S.useEffect(()=>{if(He.current&&(clearInterval(He.current),He.current=null),vt(null),!fe)return;const G="the-companion:latest",ge=()=>{we.getImageStatus(G).then(Ve=>{vt(Ve),Ve.status==="idle"&&we.pullImage(G).catch(()=>{}),(Ve.status==="ready"||Ve.status==="error")&&He.current&&(clearInterval(He.current),He.current=null)}).catch(()=>{})};return ge(),He.current=setInterval(ge,2e3),()=>{He.current&&(clearInterval(He.current),He.current=null)}},[fe]),S.useEffect(()=>{function G(ge){Pr.current&&!Pr.current.contains(ge.target)&&un(!1),Ss.current&&!Ss.current.contains(ge.target)&&nn(!1),_l.current&&!_l.current.contains(ge.target)&&O(!1),Ke.current&&!Ke.current.contains(ge.target)&&Mt(!1)}return document.addEventListener("pointerdown",G),()=>document.removeEventListener("pointerdown",G)},[]),S.useEffect(()=>{if(!g){$n(null);return}we.getRepoInfo(g).then(G=>{$n(G),Mi(G.currentBranch),Br(!1)}).catch(()=>{$n(null),Mi(""),Br(!1)})},[g]);const ua=Z.find(G=>G.value===u)||Z[0],Di=Y.find(G=>G.value===h)||Y[0],zi=n==="codex"?"/logo-codex.svg":"/logo.svg",js=g?g.split("/").pop()||g:"Select folder",Ur=S.useMemo(()=>bn.trim(),[bn]),Kt=n==="claude"&&ot&&Ur.length>0,Fr=S.useMemo(()=>{const G=Date.now()-G7;return he.filter(ge=>ge.createdAt>=G)},[he]),da=S.useMemo(()=>Ft?he:Fr.length>0?Fr:he,[Ft,Fr,he]),pn=S.useMemo(()=>Ze.trim().toLowerCase(),[Ze]),Rn=S.useMemo(()=>pn?da.filter(G=>{const ge=w5(G).toLowerCase(),Ve=fg(G.cwd).toLowerCase(),ft=(G.gitBranch||"").toLowerCase(),st=G.cwd.toLowerCase(),Be=G.resumeSessionId.toLowerCase();return ge.includes(pn)||Ve.includes(pn)||ft.includes(pn)||st.includes(pn)||Be.includes(pn)}):da,[da,pn]),wl=S.useMemo(()=>Rn.slice(0,pe),[Rn,pe]),jc=pe<Rn.length,Sl=Math.max(0,he.length-Fr.length),Zd=!Ft&&Fr.length>0,Oi=S.useCallback(async()=>{if(n==="claude"){Xe(!0),gt("");try{const[G,ge]=await Promise.all([we.listSessions(),we.discoverClaudeSessions(400).then(Be=>Be.sessions)]),Ve=new Map,ft=Be=>{const dn=Ve.get(Be.resumeSessionId);(!dn||Be.createdAt>dn.createdAt)&&Ve.set(Be.resumeSessionId,Be)};for(const Be of G)Be.backendType!=="codex"&&Be.cliSessionId&&ft({resumeSessionId:Be.cliSessionId,sessionId:Be.sessionId,name:Be.name,model:Be.model,createdAt:Be.createdAt,cwd:Be.cwd,gitBranch:Be.gitBranch,source:"companion"});for(const Be of ge)ft({resumeSessionId:Be.sessionId,sessionId:Be.sessionId,slug:Be.slug,createdAt:Be.lastActivityAt,cwd:Be.cwd,gitBranch:Be.gitBranch,source:"claude_disk"});const st=Array.from(Ve.values()).sort((Be,dn)=>{const Cs=g&&Be.cwd===g?0:1,Ui=g&&dn.cwd===g?0:1;return Cs!==Ui?Cs-Ui:dn.createdAt-Be.createdAt});Ae(st),J(!1),me(Js)}catch(G){const ge=G instanceof Error?G.message:String(G);gt(ge||"Failed to load existing sessions"),Ae([]),me(Js)}finally{Xe(!1)}}},[n,g]);S.useEffect(()=>{n==="claude"&&ot&&Oi()},[n,ot,Oi]),S.useEffect(()=>{me(Js)},[pn,Ft]);async function Ns(G){if(G.length===0)return;const ge=[],Ve=[];let ft=y.reduce((st,Be)=>st+Be.size,0);for(const st of G){if(st.size>$d){Ve.push(`${st.name} is too large (${ps(st.size)}, max ${ps($d)})`);continue}if(ft+st.size>Pd){Ve.push(`${st.name} would exceed the per-message limit (${ps(Pd)})`);continue}const{base64:Be,mediaType:dn}=await m2(st);ge.push({name:st.name,base64:Be,mediaType:dn,size:st.size}),ft+=st.size}ge.length>0&&b(st=>[...st,...ge]),k(Ve.length>0?Ve.join("; "):null)}async function Tr(G){const ge=G.target.files;ge&&(await Ns(Array.from(ge)),G.target.value="")}function Pn(G){b(ge=>ge.filter((Ve,ft)=>ft!==G))}async function Nc(G){var ft;const ge=(ft=G.clipboardData)==null?void 0:ft.items;if(!ge)return;const Ve=[];for(const st of Array.from(ge)){if(st.kind!=="file")continue;const Be=st.getAsFile();if(!Be)continue;const dn=Be.name&&Be.name.length>0?Be.name:`pasted-${Date.now()}.${(Be.type.split("/")[1]||"bin").replace(/[^a-zA-Z0-9]/g,"")}`;Ve.push(new File([Be],dn,{type:Be.type,lastModified:Be.lastModified}))}Ve.length>0&&(G.preventDefault(),await Ns(Ve))}function Kd(G){t(G.target.value),dr(G.target.selectionStart??G.target.value.length);const ge=G.target;ge.style.height="auto",ge.style.height=Math.min(ge.scrollHeight,200)+"px"}function fa(){Dt.current&&dr(Dt.current.selectionStart??0)}function kl(G){var Ve;const ge=Gt.selectPrompt(G);Wt.current=ge.nextCursor,t(ge.nextText),Gt.setMentionMenuOpen(!1),dr(ge.nextCursor),(Ve=Dt.current)==null||Ve.focus(),Dt.current&&(Dt.current.style.height="auto",Dt.current.style.height=Math.min(Dt.current.scrollHeight,200)+"px")}function ha(G){if(Gt.mentionMenuOpen&&G.key==="Escape"){G.preventDefault(),Gt.setMentionMenuOpen(!1);return}if(Gt.mentionMenuOpen&&Gt.filteredPrompts.length>0){if(G.key==="ArrowDown"){G.preventDefault(),Gt.setMentionMenuIndex(ge=>(ge+1)%Gt.filteredPrompts.length);return}if(G.key==="ArrowUp"){G.preventDefault(),Gt.setMentionMenuIndex(ge=>(ge-1+Gt.filteredPrompts.length)%Gt.filteredPrompts.length);return}if(G.key==="Tab"&&!G.shiftKey||G.key==="Enter"&&!G.shiftKey){G.preventDefault(),kl(Gt.filteredPrompts[Gt.mentionMenuIndex]);return}}if(Gt.mentionMenuOpen&&Gt.filteredPrompts.length===0&&(G.key==="Enter"&&!G.shiftKey||G.key==="Tab"&&!G.shiftKey)){G.preventDefault();return}if(G.key==="Tab"&&G.shiftKey){G.preventDefault();const ge=p5(n),ft=(ge.findIndex(st=>st.value===h)+1)%ge.length;p(ge[ft].value);return}G.key==="Enter"&&!G.shiftKey&&(G.preventDefault(),Ln())}function Jd(G){if(!B)return G;const ge=(B.description??"").trim();return`${["Linear issue context:",`- Identifier: ${B.identifier}`,`- Title: ${B.title}`,B.stateName?`- State: ${B.stateName}`:"",B.priorityLabel?`- Priority: ${B.priorityLabel}`:"",B.teamName?`- Team: ${B.teamName}`:"",`- URL: ${B.url}`,ge?`- Description:
106
+ ${ge}`:""].filter(Boolean).join(`
107
+ `)}
108
+
109
+ User request:
110
+ ${G}`}async function Ln(){const G=e.trim();if(!(!G||E)){if(j(!0),C(""),$r(""),xt){const ge=Er||xt.currentBranch;if(ge&&ge===xt.currentBranch){const Ve=ys.find(ft=>ft.name===ge&&!ft.isRemote);if(Ve&&Ve.behind>0){_s({behind:Ve.behind,branchName:ge});return}}}await Bi(G)}}async function Bi(G,ge){const Ve=Q.getState();Ve.clearCreation(),Ve.setSessionCreating(!0,n);try{kc&&fm(kc);const ft=(ge==null?void 0:ge.resumeSessionAt)||(Kt?Ur:void 0),st=ft?(ge==null?void 0:ge.forkSession)??(Kt?be:void 0):void 0,Be=(ge==null?void 0:ge.cwd)||g,dn=(ge==null?void 0:ge.branch)!==void 0?ge.branch.trim()||void 0:Er.trim()||void 0,Cs=(ge==null?void 0:ge.useWorktree)!==void 0?ge.useWorktree:Lt,Ui=(ge==null?void 0:ge.createBranch)!==void 0?ge.createBranch:!!(dn&&yl),Es=await HC({model:u,permissionMode:h,cwd:Be||void 0,envSlug:re||void 0,sandboxEnabled:fe?!0:void 0,sandboxSlug:fe&&oe?oe:void 0,branch:dn,createBranch:Ui?!0:void 0,useWorktree:Cs?!0:void 0,backend:n,codexInternetAccess:n==="codex"?!0:void 0,resumeSessionAt:ft,forkSession:st,linearConnectionId:B&&z||void 0,linearIssue:B?{identifier:B.identifier,title:B.title,stateName:B.stateName,teamName:B.teamName,url:B.url}:void 0},Ar=>{Q.getState().addCreationProgress(Ar)}),mn=Es.sessionId,fr=Q.getState(),Tl=fr.sdkSessions.filter(Ar=>Ar.sessionId!==mn);fr.setSdkSessions([...Tl,{sessionId:mn,state:Es.state,cwd:Es.cwd,createdAt:Date.now(),backendType:Es.backendType||n,model:u,permissionMode:h,resumeSessionAt:ft,forkSession:ft?st===!0:void 0}]);const Ts=new Set(Q.getState().sessionNames.values()),qr=R5(Ts);Q.getState().setSessionName(mn,qr),Be&&R2(Be),Q.getState().setPreviousPermissionMode(mn,h),Og(mn,!0),xc(mn),await _N(mn);const ma=G.trim();if(ma.length>0){const Ar=Jd(ma),Al=om(),As=y.length>0?y.map(ni=>({name:ni.name,media_type:ni.mediaType,data:ni.base64,size:ni.size})):void 0;zn(mn,{type:"user_message",content:Ar,session_id:mn,attachments:As,client_msg_id:Al}),Q.getState().appendMessage(mn,{id:Al,role:"user",content:Ar,attachments:As,timestamp:Date.now()})}B&&(we.linkLinearIssue(mn,B,z||void 0).then(()=>Q.getState().setLinkedLinearIssue(mn,B)).catch(()=>{}),we.transitionLinearIssue(B.id,z||void 0).catch(()=>{})),Q.getState().clearCreation()}catch(ft){const st=ft instanceof Error?ft.message:String(ft);C(st),Q.getState().setCreationError(st),j(!1)}}async function jl(G,ge){E||(j(!0),C(""),$r(""),v(G.cwd),Cn(!1),Br(!1),Mi(G.gitBranch||""),le(G.resumeSessionId),W(ge),await Bi("",{resumeSessionAt:G.resumeSessionId,forkSession:ge,cwd:G.cwd,branch:G.gitBranch,useWorktree:!1,createBranch:!1}))}async function Nl(){if(Ri){Li(!0),$r("");try{const G=g||(xt==null?void 0:xt.repoRoot);if(!G)throw new Error("No working directory");const ge=await we.gitPull(G);if(!ge.success){$r(ge.output||"Pull failed"),Li(!1),j(!1);return}_s(null),Li(!1),await Bi(e.trim())}catch(G){$r(G instanceof Error?G.message:String(G)),Li(!1)}}}function $i(){const G=e.trim();_s(null),$r(""),Bi(G)}function Cc(){_s(null),$r(""),j(!1)}const Ec=S.useCallback((G,ge)=>{Mi(G),Br(ge)},[]),Pi=S.useCallback((G,ge)=>{Mi(G),Br(ge)},[]),ef=S.useCallback(G=>{Xd(G)},[]),Cl=S.useCallback(G=>{I(G),!G&&xt&&(Mi(xt.currentBranch),Br(!1))},[xt]),El=e.trim().length>0&&!E;return a.jsxs("div",{className:"flex-1 h-full flex flex-col items-center px-3 sm:px-6 pb-6 pb-safe overflow-y-auto overscroll-y-contain",children:[a.jsx("div",{className:"shrink-0 h-[12vh] sm:h-[18vh]"}),a.jsxs("div",{className:"w-full max-w-[720px]",children:[a.jsxs("div",{className:"flex flex-col items-center mb-6 sm:mb-10",children:[a.jsx("img",{src:zi,alt:"The Companion",className:"w-10 h-10 sm:w-12 sm:h-12 mb-3"}),a.jsxs("h1",{className:"text-xl sm:text-2xl font-semibold tracking-tight text-cc-fg flex items-baseline gap-2",children:["The Companion",a.jsx("span",{className:"text-[10px] sm:text-[11px] font-medium uppercase tracking-[0.14em] rounded-full px-2 py-0.5 bg-cc-primary/10 text-cc-primary border border-cc-primary/20","aria-label":"Moritz Edition fork",children:"Moritz Edition"})]})]}),a.jsx("input",{ref:Ut,type:"file",multiple:!0,onChange:Tr,className:"hidden","aria-label":"Attach files"}),a.jsxs("div",{className:"relative bg-cc-card border border-cc-border rounded-2xl shadow-sm",children:[a.jsx(E2,{open:Gt.mentionMenuOpen,loading:Gt.promptsLoading,prompts:Gt.filteredPrompts,selectedIndex:Gt.mentionMenuIndex,onSelect:kl,menuRef:Gt.mentionMenuRef,className:"absolute left-2 right-2 bottom-full mb-1"}),(B||y.length>0)&&a.jsxs("div",{className:"flex items-center gap-2 px-4 pt-3 flex-wrap",children:[B&&a.jsxs("div",{className:"inline-flex max-w-full items-center gap-2 rounded-md border border-cc-border bg-cc-hover/60 px-2.5 py-1.5 text-[11px] text-cc-muted",children:[a.jsx("span",{className:"shrink-0",children:"Linear"}),a.jsx("span",{className:"font-mono-code shrink-0",children:B.identifier}),a.jsx("span",{className:"truncate",children:B.title}),a.jsx("button",{type:"button",onClick:()=>Cl(null),className:"shrink-0 rounded px-1 text-cc-muted hover:text-cc-fg hover:bg-cc-active transition-colors cursor-pointer",title:"Remove Linear issue",children:"×"})]}),y.map((G,ge)=>a.jsx(v2,{name:G.name,mediaType:G.mediaType,base64:G.base64,size:G.size,onRemove:()=>Pn(ge),className:"w-10 h-10"},ge))]}),_&&a.jsx("div",{className:"px-4 pt-2 text-[11px] text-cc-error",children:_}),a.jsx("textarea",{ref:Dt,value:e,onChange:Kd,onKeyDown:ha,onClick:fa,onKeyUp:fa,onPaste:Nc,"aria-label":"Task description",placeholder:"Fix a bug, build a feature, refactor code...",rows:3,className:"w-full px-4 sm:px-5 pt-4 pb-2 text-[15px] sm:text-sm bg-transparent resize-none focus:outline-none text-cc-fg font-sans-ui placeholder:text-cc-muted/70 overflow-y-auto",style:{minHeight:"80px",maxHeight:"200px"}}),a.jsxs("div",{className:"flex items-center gap-1 px-2.5 sm:px-3 py-2 flex-wrap",children:[a.jsxs("div",{className:"relative",ref:Pr,children:[a.jsxs("button",{onClick:()=>un(!vn),"aria-expanded":vn,className:"flex items-center gap-1 px-2 py-1 text-[11px] sm:text-xs text-cc-muted hover:text-cc-fg rounded-lg hover:bg-cc-hover transition-colors cursor-pointer",children:[a.jsx("span",{children:ua.icon}),a.jsx("span",{children:ua.label}),a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-2.5 h-2.5 opacity-40",children:a.jsx("path",{d:"M4 6l4 4 4-4"})})]}),vn&&a.jsx("div",{className:"absolute left-0 bottom-full mb-1 w-48 bg-cc-card border border-cc-border rounded-[10px] shadow-lg z-10 py-1",children:Z.map(G=>a.jsxs("button",{onClick:()=>{f(G.value),un(!1)},className:`w-full px-3 py-2 text-xs text-left hover:bg-cc-hover transition-colors cursor-pointer flex items-center gap-2 ${G.value===u?"text-cc-primary font-medium":"text-cc-fg"}`,children:[a.jsx("span",{children:G.icon}),G.label]},G.value))})]}),a.jsxs("div",{className:"relative",ref:Ss,children:[a.jsxs("button",{onClick:()=>nn(!tn),"aria-expanded":tn,className:"flex items-center gap-1 px-2 py-1 text-[11px] sm:text-xs text-cc-muted hover:text-cc-fg rounded-lg hover:bg-cc-hover transition-colors cursor-pointer",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3 h-3",children:a.jsx("path",{d:"M2 4h12M2 8h8M2 12h10",strokeLinecap:"round"})}),Di.label,a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-2.5 h-2.5 opacity-40",children:a.jsx("path",{d:"M4 6l4 4 4-4"})})]}),tn&&a.jsx("div",{className:"absolute left-0 bottom-full mb-1 w-40 bg-cc-card border border-cc-border rounded-[10px] shadow-lg z-10 py-1 overflow-hidden",children:Y.map(G=>a.jsx("button",{onClick:()=>{p(G.value),nn(!1)},className:`w-full px-3 py-2 text-xs text-left hover:bg-cc-hover transition-colors cursor-pointer ${G.value===h?"text-cc-primary font-medium":"text-cc-fg"}`,children:G.label},G.value))})]}),a.jsx("span",{className:"w-0.5 h-0.5 rounded-full bg-cc-muted/30 mx-0.5 hidden sm:block"}),a.jsxs("div",{children:[a.jsxs("button",{onClick:()=>De(!0),className:"flex items-center gap-1 px-2 py-1 text-[11px] sm:text-xs text-cc-muted hover:text-cc-fg rounded-lg hover:bg-cc-hover transition-colors cursor-pointer",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 opacity-50",children:a.jsx("path",{d:"M1 3.5A1.5 1.5 0 012.5 2h3.379a1.5 1.5 0 011.06.44l.622.621a.5.5 0 00.353.146H13.5A1.5 1.5 0 0115 4.707V12.5a1.5 1.5 0 01-1.5 1.5h-11A1.5 1.5 0 011 12.5v-9z"})}),a.jsx("span",{className:"max-w-[80px] sm:max-w-[140px] truncate font-mono-code",children:js})]}),ke&&a.jsx(U7,{initialPath:g||"",onSelect:G=>{v(G)},onClose:()=>De(!1)})]}),a.jsx(V7,{cwd:g,gitRepoInfo:xt,selectedBranch:Er,isNewBranch:yl,useWorktree:Lt,onBranchChange:Ec,onWorktreeChange:Cn,onBranchesLoaded:ef}),a.jsx("span",{className:"w-0.5 h-0.5 rounded-full bg-cc-muted/30 mx-0.5 hidden sm:block"}),a.jsxs("div",{className:"relative",ref:_l,children:[a.jsxs("button",{onClick:()=>{M||we.listEnvs().then($).catch(()=>{}),O(!M)},"aria-expanded":M,className:"flex items-center gap-1 px-2 py-1 text-[11px] sm:text-xs text-cc-muted hover:text-cc-fg rounded-lg hover:bg-cc-hover transition-colors cursor-pointer",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 opacity-50",children:a.jsx("path",{d:"M8 1a2 2 0 012 2v1h2a2 2 0 012 2v6a2 2 0 01-2 2H4a2 2 0 01-2-2V6a2 2 0 012-2h2V3a2 2 0 012-2zm0 1.5a.5.5 0 00-.5.5v1h1V3a.5.5 0 00-.5-.5zM4 5.5a.5.5 0 00-.5.5v6a.5.5 0 00.5.5h8a.5.5 0 00.5-.5V6a.5.5 0 00-.5-.5H4z"})}),a.jsx("span",{className:"max-w-[80px] sm:max-w-[100px] truncate",children:re?((pa=U.find(G=>G.slug===re))==null?void 0:pa.name)||"Env":"No env"})]}),M&&a.jsxs("div",{className:"absolute left-0 bottom-full mb-1 w-56 bg-cc-card border border-cc-border rounded-[10px] shadow-lg z-10 py-1 overflow-hidden",children:[a.jsx("button",{onClick:()=>{xe(""),localStorage.setItem("cc-selected-env",""),O(!1)},className:`w-full px-3 py-2 text-xs text-left hover:bg-cc-hover transition-colors cursor-pointer ${re?"text-cc-fg":"text-cc-primary font-medium"}`,children:"No environment"}),U.map(G=>a.jsxs("button",{onClick:()=>{xe(G.slug),localStorage.setItem("cc-selected-env",G.slug),O(!1)},className:`w-full px-3 py-2 text-xs text-left hover:bg-cc-hover transition-colors cursor-pointer flex items-center gap-1 ${G.slug===re?"text-cc-primary font-medium":"text-cc-fg"}`,children:[a.jsx("span",{className:"truncate",children:G.name}),a.jsxs("span",{className:"text-cc-muted ml-auto shrink-0",children:[Object.keys(G.variables).length," var",Object.keys(G.variables).length!==1?"s":""]})]},G.slug)),a.jsx("div",{className:"border-t border-cc-border mt-1 pt-1",children:a.jsx("button",{onClick:()=>{A(!0),O(!1)},className:"w-full px-3 py-2 text-xs text-left text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer",children:"Manage environments..."})})]})]}),a.jsxs("div",{className:"relative",ref:Ke,children:[a.jsxs("button",{onClick:()=>{Fe||we.listSandboxes().then(Le).catch(()=>{}),Mt(!Fe)},"aria-expanded":Fe,className:`flex items-center gap-1 px-2 py-1 text-[11px] sm:text-xs rounded-lg transition-colors cursor-pointer ${fe?"text-cc-primary bg-cc-primary/8 hover:bg-cc-primary/12":"text-cc-muted hover:text-cc-fg hover:bg-cc-hover"}`,children:[a.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3 h-3 opacity-60",children:[a.jsx("rect",{x:"2",y:"4",width:"12",height:"10",rx:"1.5"}),a.jsx("path",{d:"M5 4V2.5A1.5 1.5 0 016.5 1h3A1.5 1.5 0 0111 2.5V4"})]}),a.jsx("span",{className:"max-w-[80px] sm:max-w-[100px] truncate",children:fe&&oe&&((Tc=je.find(G=>G.slug===oe))==null?void 0:Tc.name)||"Sandbox"}),fe&&Rt&&Rt.status!=="idle"&&a.jsx("span",{className:`w-1.5 h-1.5 rounded-full ${Rt.status==="ready"?"bg-green-500":Rt.status==="pulling"?"bg-amber-500 animate-pulse":"bg-cc-error"}`,title:Rt.status==="ready"?"Docker image ready":Rt.status==="pulling"?"Pulling Docker image...":`Image error: ${Rt.error||"unknown"}`})]}),Fe&&a.jsxs("div",{className:"absolute left-0 bottom-full mb-1 w-56 bg-cc-card border border-cc-border rounded-[10px] shadow-lg z-10 py-1 overflow-hidden",children:[a.jsx("button",{onClick:()=>{_e(!1),localStorage.setItem("cc-sandbox-enabled","false"),Mt(!1)},className:`w-full px-3 py-2 text-xs text-left hover:bg-cc-hover transition-colors cursor-pointer ${fe?"text-cc-fg":"text-cc-primary font-medium"}`,children:"Off"}),a.jsx("div",{className:"border-t border-cc-border my-0.5"}),a.jsx("button",{onClick:()=>{_e(!0),localStorage.setItem("cc-sandbox-enabled","true"),Ee(""),localStorage.setItem("cc-selected-sandbox",""),Mt(!1)},className:`w-full px-3 py-2 text-xs text-left hover:bg-cc-hover transition-colors cursor-pointer ${fe&&!oe?"text-cc-primary font-medium":"text-cc-fg"}`,children:"Default (the-companion:latest)"}),je.map(G=>a.jsx("button",{onClick:()=>{_e(!0),localStorage.setItem("cc-sandbox-enabled","true"),Ee(G.slug),localStorage.setItem("cc-selected-sandbox",G.slug),Mt(!1)},className:`w-full px-3 py-2 text-xs text-left hover:bg-cc-hover transition-colors cursor-pointer flex items-center gap-1 ${fe&&G.slug===oe?"text-cc-primary font-medium":"text-cc-fg"}`,children:a.jsx("span",{className:"truncate",children:G.name})},G.slug)),a.jsx("div",{className:"border-t border-cc-border mt-1 pt-1",children:a.jsx("a",{href:"#/sandboxes",className:"block w-full px-3 py-2 text-xs text-left text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer",onClick:()=>Mt(!1),children:"Manage sandboxes..."})})]})]}),a.jsx("div",{className:"flex-1"}),a.jsx("button",{onClick:()=>{var G;return(G=Ut.current)==null?void 0:G.click()},className:"flex items-center justify-center w-7 h-7 rounded-lg text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer",title:"Attach file",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3.5 h-3.5",children:a.jsx("path",{d:"M11.5 6.5L7 11a2 2 0 1 1-2.83-2.83l5-5a3.25 3.25 0 1 1 4.6 4.6l-5.7 5.7a4.5 4.5 0 0 1-6.36-6.36L7 2",strokeLinecap:"round",strokeLinejoin:"round"})})}),a.jsx("button",{onClick:Ln,disabled:!El,className:`flex items-center justify-center w-8 h-8 sm:w-9 sm:h-9 rounded-full transition-colors ${El?"bg-cc-primary hover:bg-cc-primary-hover text-white cursor-pointer":"bg-cc-hover text-cc-muted cursor-not-allowed"}`,title:"Send message",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5",children:a.jsx("path",{d:"M3 2l11 6-11 6V9.5l7-1.5-7-1.5V2z"})})})]})]}),a.jsxs("div",{className:"mt-3 sm:mt-4 space-y-2",children:[l.length>1&&a.jsx("div",{className:"flex items-center justify-center",children:a.jsx("div",{className:"flex items-center bg-cc-hover/50 rounded-lg p-0.5",children:l.map(G=>a.jsxs("button",{onClick:()=>G.available&&ks(G.id),disabled:!G.available,title:G.available?G.name:`${G.name} CLI not found in PATH`,className:`flex items-center gap-1 px-3 py-1.5 text-xs rounded-md transition-colors ${G.available?n===G.id?"bg-cc-card text-cc-fg font-medium shadow-sm cursor-pointer":"text-cc-muted hover:text-cc-fg cursor-pointer":"text-cc-muted/40 cursor-not-allowed"}`,children:[G.name,!G.available&&a.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3 h-3 text-cc-error/60",children:[a.jsx("circle",{cx:"8",cy:"8",r:"6"}),a.jsx("path",{d:"M5.5 5.5l5 5M10.5 5.5l-5 5"})]})]},G.id))})}),n==="claude"&&a.jsxs("div",{children:[a.jsxs("button",{type:"button",onClick:()=>Pe(G=>!G),className:`mx-auto flex items-center gap-1.5 px-2 py-1 text-[11px] sm:text-xs rounded-md transition-colors cursor-pointer ${ot?"text-cc-primary":"text-cc-muted hover:text-cc-fg"}`,"aria-expanded":ot,"aria-controls":"branch-from-session-panel",children:[a.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3.5 h-3.5 opacity-60",children:[a.jsx("path",{d:"M5 3.5a2 2 0 110 4 2 2 0 010-4zm6 5a2 2 0 110 4 2 2 0 010-4z"}),a.jsx("path",{d:"M7 5.5h2.5A1.5 1.5 0 0111 7v1",strokeLinecap:"round"})]}),"Branch from session",a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:`w-3 h-3 opacity-40 transition-transform ${ot?"rotate-180":""}`,children:a.jsx("path",{d:"M4 6l4 4 4-4"})})]}),a.jsx("div",{className:"accordion-panel","data-open":ot?"true":"false",children:a.jsx("div",{className:"accordion-inner",inert:!ot||void 0,children:a.jsxs("div",{id:"branch-from-session-panel",className:"mt-2 px-1 sm:px-2 py-2 space-y-2 rounded-xl border border-cc-border/20 bg-cc-card/30",children:[a.jsxs("div",{className:"flex flex-wrap items-center gap-1.5",children:[a.jsx("button",{type:"button",onClick:()=>void Oi(),disabled:ut,className:"px-2 py-1 rounded-md text-[11px] bg-cc-hover text-cc-muted hover:text-cc-fg transition-colors disabled:opacity-60 cursor-pointer",children:ut?"Refreshing...":"Refresh detected sessions"}),he.length>0&&a.jsxs("span",{className:"text-[11px] text-cc-muted",children:["Showing ",wl.length," of ",Rn.length," ",pn?"matching":Zd?"recent":"detected"," Claude session",Rn.length!==1?"s":"","."]}),!Ft&&Sl>0&&Fr.length>0&&a.jsxs("button",{type:"button",onClick:()=>{J(!0),me(Js)},className:"px-2 py-1 rounded-md text-[11px] bg-cc-hover text-cc-muted hover:text-cc-fg transition-colors cursor-pointer",children:["Include older (",Sl,")"]}),Ft&&Fr.length>0&&a.jsx("button",{type:"button",onClick:()=>{J(!1),me(Js)},className:"px-2 py-1 rounded-md text-[11px] bg-cc-hover text-cc-muted hover:text-cc-fg transition-colors cursor-pointer",children:"Recent only"})]}),a.jsxs("label",{className:"block",children:[a.jsx("span",{className:"sr-only",children:"Search sessions"}),a.jsxs("div",{className:"relative",children:[a.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3.5 h-3.5 text-cc-muted absolute left-2.5 top-1/2 -translate-y-1/2 pointer-events-none",children:[a.jsx("circle",{cx:"7",cy:"7",r:"4.25"}),a.jsx("path",{d:"M10.25 10.25L14 14",strokeLinecap:"round"})]}),a.jsx("input",{type:"text",value:Ze,onChange:G=>_t(G.target.value),placeholder:"Search sessions, branch, folder, or ID",className:"w-full bg-cc-card border border-cc-border rounded-md pl-8 pr-2.5 py-1.5 text-xs text-cc-fg placeholder:text-cc-muted focus:outline-none focus:ring-1 focus:ring-cc-primary/40 focus:border-cc-primary/40"})]})]}),a.jsxs("p",{className:"text-[11px] text-cc-muted",children:[a.jsx("span",{className:"font-medium text-cc-fg",children:"Fork"})," opens a new session that leaves the original untouched.",a.jsx("span",{className:"mx-1",children:"•"}),a.jsx("span",{className:"font-medium text-cc-fg",children:"Continue"})," opens from the same linear thread."]}),et&&a.jsx("p",{className:"text-[11px] text-cc-error",children:et}),!ut&&!et&&Rn.length===0&&a.jsx("p",{className:"text-[11px] text-cc-muted",children:pn?"No sessions match this search.":"No Claude sessions detected yet."}),wl.length>0&&a.jsxs("div",{className:"rounded-md border border-cc-border overflow-hidden bg-cc-card/50",children:[a.jsxs("div",{className:"hidden sm:grid sm:grid-cols-[minmax(0,1.5fr)_minmax(0,1.2fr)_minmax(0,0.8fr)_minmax(0,0.7fr)_auto] px-2.5 py-1.5 border-b border-cc-border text-[10px] uppercase tracking-wider text-cc-muted",children:[a.jsx("span",{children:"Session"}),a.jsx("span",{children:"Project"}),a.jsx("span",{children:"Branch"}),a.jsx("span",{children:"Last active"}),a.jsx("span",{className:"text-right",children:"Action"})]}),a.jsx("div",{className:"divide-y divide-cc-border/50",children:wl.map(G=>{const ge=w5(G),Ve=fg(G.cwd),ft=G.source==="companion"?"Companion":"Claude",st=Ur===G.resumeSessionId;return a.jsxs("div",{className:"px-2 py-2 sm:px-2.5 sm:py-2.5 grid grid-cols-1 gap-1.5 sm:gap-2 sm:grid-cols-[minmax(0,1.5fr)_minmax(0,1.2fr)_minmax(0,0.8fr)_minmax(0,0.7fr)_auto] sm:items-center",children:[a.jsxs("div",{className:"min-w-0",children:[a.jsx("p",{className:`text-xs truncate ${st?"text-cc-primary font-medium":"text-cc-fg"}`,children:ge}),a.jsxs("div",{className:"mt-0.5 flex items-center gap-1.5 text-[10px]",children:[a.jsx("span",{className:"font-mono-code text-cc-muted",children:W7(G.resumeSessionId)}),a.jsx("span",{className:"px-1 py-0.5 rounded bg-cc-hover text-cc-muted",children:ft})]})]}),a.jsxs("div",{className:"min-w-0 text-[11px] text-cc-muted sm:font-mono-code truncate",title:G.cwd,children:[a.jsx("div",{className:"truncate",children:Ve}),a.jsx("div",{className:"mt-0.5 text-[10px] text-cc-muted/70 truncate",title:G.cwd,children:Q7(G.cwd)})]}),a.jsx("div",{className:"text-[11px] text-cc-muted sm:font-mono-code truncate",children:G.gitBranch||"—"}),a.jsx("div",{className:"text-[11px] text-cc-muted",children:X7(G.createdAt)}),a.jsxs("div",{className:"sm:text-right flex gap-1.5 sm:justify-end",children:[a.jsx("button",{type:"button",onClick:()=>{le(G.resumeSessionId),W(!0),jl(G,!0)},"aria-label":`Fork and open ${ge}`,className:`px-2 py-1 rounded-md text-[11px] border transition-colors cursor-pointer ${st&&be?"border-cc-primary/40 bg-cc-primary/10 text-cc-primary":"border-cc-border bg-cc-card text-cc-muted hover:text-cc-fg hover:bg-cc-hover"}`,title:`Fork and open now
111
+ ${G.cwd}${G.gitBranch?` (${G.gitBranch})`:""}
112
+ ${G.resumeSessionId}`,children:"Fork"}),a.jsx("button",{type:"button",onClick:()=>{le(G.resumeSessionId),W(!1),jl(G,!1)},"aria-label":`Continue and open ${ge}`,className:`px-2 py-1 rounded-md text-[11px] border transition-colors cursor-pointer ${st&&!be?"border-cc-primary/40 bg-cc-primary/10 text-cc-primary":"border-cc-border bg-cc-card text-cc-muted hover:text-cc-fg hover:bg-cc-hover"}`,title:`Continue and open now
113
+ ${G.resumeSessionId}`,children:"Continue"})]})]},`${G.resumeSessionId}-row-${G.sessionId}`)})}),jc&&a.jsx("div",{className:"px-2.5 py-2 border-t border-cc-border bg-cc-card/40",children:a.jsxs("button",{type:"button",onClick:()=>me(G=>Math.min(G+Y7,Rn.length)),className:"px-2 py-1 rounded-md text-[11px] bg-cc-hover text-cc-muted hover:text-cc-fg transition-colors cursor-pointer",children:["Load more (",Rn.length-pe," remaining)"]})})]}),a.jsx("p",{className:"text-[11px] text-cc-muted",children:"Fork/Continue opens the session immediately, then you can type directly in chat. Send from Home still starts a normal new session with your typed prompt."})]})})})]}),T&&a.jsxs("div",{className:"flex items-start gap-2 px-3 py-2 rounded-xl bg-cc-primary/5 border border-cc-primary/10 text-[11px] text-cc-muted",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5 text-cc-primary/60 shrink-0 mt-0.5",children:a.jsx("path",{d:"M8 1.5a6.5 6.5 0 100 13 6.5 6.5 0 000-13zM0 8a8 8 0 1116 0A8 8 0 010 8zm6.5-.25A.75.75 0 017.25 7h1a.75.75 0 01.75.75v2.75h.25a.75.75 0 010 1.5h-2a.75.75 0 010-1.5h.25v-2h-.25a.75.75 0 01-.75-.75zM8 6a1 1 0 110-2 1 1 0 010 2z"})}),a.jsxs("span",{className:"flex-1",children:["The toolbar sets where your code lives, which model to use, and how the session runs.",n==="claude"&&a.jsxs(a.Fragment,{children:[" ",a.jsx("strong",{className:"text-cc-fg",children:"Branch from session"})," below lets you fork or continue a previous Claude session."]})]}),a.jsx("button",{onClick:()=>{ae(!1),localStorage.setItem("cc-onboarding-dismissed","true")},className:"shrink-0 w-5 h-5 flex items-center justify-center rounded text-cc-muted hover:text-cc-fg transition-colors cursor-pointer","aria-label":"Dismiss onboarding tip",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"2",className:"w-3 h-3",children:a.jsx("path",{d:"M4 4l8 8M12 4l-8 8",strokeLinecap:"round"})})})]}),a.jsx(I7,{cwd:g,gitRepoInfo:xt,linearConfigured:L,selectedLinearIssue:B,onIssueSelect:Cl,onBranchFromIssue:Pi,onConnectionSelect:H})]}),Ri&&a.jsx("div",{className:"mt-3 p-3 rounded-[10px] bg-amber-500/10 border border-amber-500/20",children:a.jsxs("div",{className:"flex items-start gap-2.5",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-4 h-4 text-amber-500 shrink-0 mt-0.5",children:a.jsx("path",{d:"M8.982 1.566a1.13 1.13 0 00-1.96 0L.165 13.233c-.457.778.091 1.767.98 1.767h13.713c.889 0 1.438-.99.98-1.767L8.982 1.566zM8 5c.535 0 .954.462.9.995l-.35 3.507a.552.552 0 01-1.1 0L7.1 5.995A.905.905 0 018 5zm.002 6a1 1 0 110 2 1 1 0 010-2z"})}),a.jsxs("div",{className:"flex-1 min-w-0",children:[a.jsxs("p",{className:"text-xs text-cc-fg leading-snug",children:[a.jsx("span",{className:"font-mono-code font-medium",children:Ri.branchName})," is"," ",a.jsxs("span",{className:"font-semibold text-amber-500",children:[Ri.behind," commit",Ri.behind!==1?"s":""," behind"]})," ","remote. Pull before starting?"]}),ca&&a.jsx("div",{className:"mt-2 px-2 py-1.5 rounded-md bg-cc-error/10 border border-cc-error/20 text-[11px] text-cc-error font-mono-code whitespace-pre-wrap",children:ca}),a.jsxs("div",{className:"flex flex-wrap gap-2 mt-2.5",children:[a.jsx("button",{onClick:Cc,disabled:ws,className:"px-2.5 py-1 text-[11px] font-medium rounded-md bg-cc-hover text-cc-muted hover:text-cc-fg transition-colors cursor-pointer",children:"Cancel"}),a.jsx("button",{onClick:$i,disabled:ws,className:"px-2.5 py-1 text-[11px] font-medium rounded-md bg-cc-hover text-cc-muted hover:text-cc-fg transition-colors cursor-pointer",children:"Continue anyway"}),a.jsx("button",{onClick:Nl,disabled:ws,className:"px-2.5 py-1 text-[11px] font-medium rounded-md bg-cc-primary/15 text-cc-primary hover:bg-cc-primary/25 transition-colors cursor-pointer flex items-center gap-1.5",children:ws?a.jsxs(a.Fragment,{children:[a.jsx("span",{className:"w-3 h-3 border-2 border-cc-primary/30 border-t-cc-primary rounded-full animate-spin"}),"Pulling..."]}):"Pull and continue"})]})]})]})}),R&&a.jsxs("div",{className:"mt-3 flex items-center gap-2 px-3 py-2 rounded-lg bg-cc-error/5 border border-cc-error/20",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5 text-cc-error shrink-0",children:a.jsx("path",{fillRule:"evenodd",d:"M8 15A7 7 0 108 1a7 7 0 000 14zm1-3a1 1 0 11-2 0 1 1 0 012 0zM7.5 5.5a.5.5 0 011 0v3a.5.5 0 01-1 0v-3z",clipRule:"evenodd"})}),a.jsx("p",{className:"text-xs text-cc-error",children:R})]})]}),K&&a.jsx(L2,{onClose:()=>{A(!1),we.listEnvs().then($).catch(()=>{})}})]})}const K7=[],J7=[],eR={connected:{label:"Connected",badge:"text-cc-success bg-cc-success/10",dot:"bg-cc-success"},connecting:{label:"Connecting",badge:"text-cc-warning bg-cc-warning/10",dot:"bg-cc-warning animate-pulse"},failed:{label:"Failed",badge:"text-cc-error bg-cc-error/10",dot:"bg-cc-error"},disabled:{label:"Disabled",badge:"text-cc-muted bg-cc-hover",dot:"bg-cc-muted opacity-40"}},tR={label:"Unknown",badge:"text-cc-muted bg-cc-hover",dot:"bg-cc-muted opacity-40"};function nR({server:e,sessionId:t}){var f,h;const[n,i]=S.useState(!1),l=eR[e.status]||tR,c=e.status!=="disabled",u=((f=e.tools)==null?void 0:f.length)??0;return a.jsxs("div",{className:"rounded-lg border border-cc-border bg-cc-bg",children:[a.jsxs("div",{className:"flex items-center gap-2 px-2.5 py-2",children:[a.jsx("span",{className:`w-1.5 h-1.5 rounded-full shrink-0 ${l.dot}`}),a.jsx("button",{onClick:()=>i(!n),className:"flex-1 min-w-0 text-left cursor-pointer",children:a.jsx("span",{className:"text-[12px] font-medium text-cc-fg truncate block",children:e.name})}),a.jsx("span",{className:`text-[9px] font-medium px-1.5 rounded-full leading-[16px] shrink-0 ${l.badge}`,children:l.label}),a.jsxs("div",{className:"flex items-center gap-0.5 shrink-0",children:[a.jsx("button",{onClick:()=>wN(t,e.name,!c),className:`w-6 h-6 flex items-center justify-center rounded-md transition-colors cursor-pointer ${c?"text-cc-muted hover:text-cc-fg hover:bg-cc-hover":"text-cc-muted/50 hover:text-cc-success hover:bg-cc-success/10"}`,title:c?"Disable server":"Enable server",children:c?a.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3 h-3",children:[a.jsx("circle",{cx:"8",cy:"8",r:"6"}),a.jsx("path",{d:"M5 8h6",strokeLinecap:"round"})]}):a.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3 h-3",children:[a.jsx("circle",{cx:"8",cy:"8",r:"6"}),a.jsx("path",{d:"M8 5v6M5 8h6",strokeLinecap:"round"})]})}),(e.status==="failed"||e.status==="connected")&&a.jsx("button",{onClick:()=>SN(t,e.name),className:"w-6 h-6 flex items-center justify-center rounded-md text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer",title:"Reconnect server",children:a.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3 h-3",children:[a.jsx("path",{d:"M2.5 8a5.5 5.5 0 019.78-3.5M13.5 8a5.5 5.5 0 01-9.78 3.5",strokeLinecap:"round"}),a.jsx("path",{d:"M12.5 2v3h-3M3.5 14v-3h3",strokeLinecap:"round",strokeLinejoin:"round"})]})})]})]}),n&&a.jsxs("div",{className:"px-2.5 pb-2.5 space-y-1.5 pt-2",children:[a.jsxs("div",{className:"text-[11px] text-cc-muted space-y-0.5",children:[a.jsxs("div",{className:"flex items-center gap-1",children:[a.jsx("span",{className:"text-cc-muted/60",children:"Type:"}),a.jsx("span",{children:e.config.type})]}),e.config.command&&a.jsxs("div",{className:"flex items-start gap-1",children:[a.jsx("span",{className:"text-cc-muted/60 shrink-0",children:"Cmd:"}),a.jsxs("span",{className:"font-mono text-[10px] break-all",children:[e.config.command,(h=e.config.args)!=null&&h.length?` ${e.config.args.join(" ")}`:""]})]}),e.config.url&&a.jsxs("div",{className:"flex items-start gap-1",children:[a.jsx("span",{className:"text-cc-muted/60 shrink-0",children:"URL:"}),a.jsx("span",{className:"font-mono text-[10px] break-all",children:e.config.url})]}),a.jsxs("div",{className:"flex items-center gap-1",children:[a.jsx("span",{className:"text-cc-muted/60",children:"Scope:"}),a.jsx("span",{children:e.scope})]})]}),e.error&&a.jsx("div",{className:"text-[11px] text-cc-error bg-cc-error/5 rounded px-2 py-1",children:e.error}),u>0&&a.jsxs("div",{className:"space-y-1",children:[a.jsxs("span",{className:"text-[10px] text-cc-muted uppercase tracking-wider",children:["Tools (",u,")"]}),a.jsx("div",{className:"flex flex-wrap gap-1",children:e.tools.map(p=>a.jsx("span",{className:"text-[10px] font-mono px-1.5 py-0.5 rounded bg-cc-hover text-cc-fg",title:p.annotations&&Object.entries(p.annotations).filter(([,g])=>g).map(([g])=>g).join(", ")||void 0,children:p.name},p.name))})]})]})]})}function rR({sessionId:e,onDone:t}){const[n,i]=S.useState(""),[l,c]=S.useState("stdio"),[u,f]=S.useState(""),[h,p]=S.useState(""),[g,v]=S.useState(""),y=n.trim()&&(l==="stdio"?u.trim():g.trim());function b(_){if(_.preventDefault(),!y)return;const k={type:l};l==="stdio"?(k.command=u.trim(),h.trim()&&(k.args=h.trim().split(/\s+/))):k.url=g.trim(),kN(e,{[n.trim()]:k}),t()}return a.jsxs("form",{onSubmit:b,className:"space-y-2 p-2.5 rounded-lg border border-cc-border bg-cc-bg",children:[a.jsxs("div",{children:[a.jsx("label",{className:"text-[10px] text-cc-muted uppercase tracking-wider block mb-0.5",children:"Server Name"}),a.jsx("input",{type:"text",value:n,onChange:_=>i(_.target.value),placeholder:"my-mcp-server",className:"w-full text-[12px] bg-cc-input-bg border border-cc-border rounded px-2 py-1.5 text-cc-fg placeholder:text-cc-muted/40 focus:outline-none focus:border-cc-primary"})]}),a.jsxs("div",{children:[a.jsx("label",{className:"text-[10px] text-cc-muted uppercase tracking-wider block mb-0.5",children:"Type"}),a.jsx("div",{className:"flex gap-1",children:["stdio","sse","http"].map(_=>a.jsx("button",{type:"button",onClick:()=>c(_),className:`text-[11px] px-2 py-1 rounded-md border transition-colors cursor-pointer ${l===_?"border-cc-primary text-cc-primary bg-cc-primary/10":"border-cc-border text-cc-muted hover:text-cc-fg hover:border-cc-muted"}`,children:_},_))})]}),l==="stdio"&&a.jsxs(a.Fragment,{children:[a.jsxs("div",{children:[a.jsx("label",{className:"text-[10px] text-cc-muted uppercase tracking-wider block mb-0.5",children:"Command"}),a.jsx("input",{type:"text",value:u,onChange:_=>f(_.target.value),placeholder:"npx -y @modelcontextprotocol/server-memory",className:"w-full text-[12px] bg-cc-input-bg border border-cc-border rounded px-2 py-1.5 text-cc-fg placeholder:text-cc-muted/40 font-mono focus:outline-none focus:border-cc-primary"})]}),a.jsxs("div",{children:[a.jsx("label",{className:"text-[10px] text-cc-muted uppercase tracking-wider block mb-0.5",children:"Args (space-separated, optional)"}),a.jsx("input",{type:"text",value:h,onChange:_=>p(_.target.value),placeholder:"--port 3000",className:"w-full text-[12px] bg-cc-input-bg border border-cc-border rounded px-2 py-1.5 text-cc-fg placeholder:text-cc-muted/40 font-mono focus:outline-none focus:border-cc-primary"})]})]}),(l==="sse"||l==="http")&&a.jsxs("div",{children:[a.jsx("label",{className:"text-[10px] text-cc-muted uppercase tracking-wider block mb-0.5",children:"URL"}),a.jsx("input",{type:"text",value:g,onChange:_=>v(_.target.value),placeholder:"http://localhost:3000/mcp",className:"w-full text-[12px] bg-cc-input-bg border border-cc-border rounded px-2 py-1.5 text-cc-fg placeholder:text-cc-muted/40 font-mono focus:outline-none focus:border-cc-primary"})]}),a.jsxs("div",{className:"flex gap-1.5 pt-1",children:[a.jsx("button",{type:"submit",disabled:!y,className:`flex-1 text-[11px] font-medium py-1.5 rounded-md transition-colors ${y?"bg-cc-primary text-white hover:bg-cc-primary-hover cursor-pointer":"bg-cc-hover text-cc-muted cursor-not-allowed"}`,children:"Add Server"}),a.jsx("button",{type:"button",onClick:t,className:"text-[11px] font-medium px-3 py-1.5 rounded-md text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer",children:"Cancel"})]})]})}function iR({sessionId:e}){const t=Q(f=>f.mcpServers.get(e)||K7),n=Q(f=>f.cliConnected.get(e)??!1),[i,l]=S.useState(!1),c=Q(f=>{var h;return((h=f.sessions.get(e))==null?void 0:h.mcp_servers)??J7});S.useEffect(()=>{n&&fb(e)},[e,n]);const u=t.length>0?t:c.map(f=>({name:f.name,status:f.status,config:{type:"unknown"},scope:""}));return a.jsxs(a.Fragment,{children:[a.jsxs("div",{className:"shrink-0 px-4 py-2.5 flex items-center justify-between",children:[a.jsxs("span",{className:"text-[13px] font-semibold text-cc-fg flex items-center gap-1.5",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5 text-cc-muted",children:a.jsx("path",{d:"M1.5 3A1.5 1.5 0 013 1.5h10A1.5 1.5 0 0114.5 3v1A1.5 1.5 0 0113 5.5H3A1.5 1.5 0 011.5 4V3zm0 5A1.5 1.5 0 013 6.5h10A1.5 1.5 0 0114.5 8v1A1.5 1.5 0 0113 10.5H3A1.5 1.5 0 011.5 9V8zm0 5A1.5 1.5 0 013 11.5h10a1.5 1.5 0 011.5 1.5v1a1.5 1.5 0 01-1.5 1.5H3A1.5 1.5 0 011.5 14v-1z"})}),"MCP Servers"]}),a.jsxs("div",{className:"flex items-center gap-1",children:[a.jsx("button",{onClick:()=>l(!i),disabled:!n,className:`text-[11px] font-medium transition-colors ${n?"text-cc-muted hover:text-cc-fg cursor-pointer":"text-cc-muted/30 cursor-not-allowed"}`,title:"Add MCP server",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3.5 h-3.5",children:a.jsx("path",{d:"M8 3v10M3 8h10",strokeLinecap:"round"})})}),a.jsx("button",{onClick:()=>fb(e),disabled:!n,className:`text-[11px] font-medium transition-colors ${n?"text-cc-muted hover:text-cc-fg cursor-pointer":"text-cc-muted/30 cursor-not-allowed"}`,title:"Refresh MCP server status",children:a.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3.5 h-3.5",children:[a.jsx("path",{d:"M2.5 8a5.5 5.5 0 019.78-3.5M13.5 8a5.5 5.5 0 01-9.78 3.5",strokeLinecap:"round"}),a.jsx("path",{d:"M12.5 2v3h-3M3.5 14v-3h3",strokeLinecap:"round",strokeLinejoin:"round"})]})})]})]}),i&&a.jsx("div",{className:"px-3 py-2",children:a.jsx(rR,{sessionId:e,onDone:()=>l(!1)})}),u.length>0&&a.jsx("div",{className:"px-3 py-2 space-y-1.5",children:u.map(f=>a.jsx(nR,{server:f,sessionId:e},f.name))}),!i&&u.length===0&&a.jsx("div",{className:"px-3 py-3",children:a.jsxs("p",{className:"text-[11px] text-cc-muted text-center",children:["No MCP servers configured."," ",n&&a.jsx("button",{onClick:()=>l(!0),className:"text-cc-primary hover:underline cursor-pointer",children:"Add one"})]})})]})}function sR({cwd:e,open:t,onClose:n}){var H;const[i,l]=S.useState([]),[c,u]=S.useState(!0),[f,h]=S.useState(0),[p,g]=S.useState(""),[v,y]=S.useState(!1),[b,_]=S.useState(!1),[k,E]=S.useState(null),[j,R]=S.useState(null),C=S.useCallback(()=>{u(!0),E(null),we.getClaudeMdFiles(e).then(T=>{l(T.files),T.files.length>0&&(h(0),g(T.files[0].content)),R(null),y(!1),u(!1)}).catch(T=>{E(T.message),u(!1)})},[e]);S.useEffect(()=>{t&&C()},[t,C]);const P=T=>{v&&!confirm("Discard unsaved changes?")||(h(T),g(i[T].content),y(!1),R(null))},D=async()=>{var ae;const T=j||((ae=i[f])==null?void 0:ae.path);if(T){_(!0),E(null);try{await we.saveClaudeMd(T,p),y(!1),j?C():l(Z=>Z.map((Y,U)=>U===f?{...Y,content:p}:Y))}catch(Z){E(Z instanceof Error?Z.message:"Failed to save")}finally{_(!1)}}},L=T=>{const ae=T==="root"?`${e}/CLAUDE.md`:`${e}/.claude/CLAUDE.md`;R(ae),g(`# CLAUDE.md
114
+
115
+ `),y(!0)},F=()=>{v&&!confirm("Discard unsaved changes?")||n()};if(!t)return null;const B=T=>T.startsWith(e+"/")?T.slice(e.length+1):T,I=i.some(T=>T.path===`${e}/CLAUDE.md`),z=i.some(T=>T.path===`${e}/.claude/CLAUDE.md`);return a.jsxs(a.Fragment,{children:[a.jsx("div",{className:"fixed inset-0 bg-black/40 z-50",onClick:F}),a.jsxs("div",{className:"fixed inset-4 sm:inset-8 md:inset-x-[10%] md:inset-y-[5%] z-50 flex flex-col bg-cc-bg border border-cc-border rounded-2xl shadow-2xl overflow-hidden",children:[a.jsxs("div",{className:"shrink-0 flex items-center justify-between px-4 sm:px-5 py-3 bg-cc-card border-b border-cc-border",children:[a.jsxs("div",{className:"flex items-center gap-2.5",children:[a.jsx("div",{className:"w-7 h-7 rounded-lg bg-cc-primary/10 flex items-center justify-center",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5 text-cc-primary",children:a.jsx("path",{d:"M4 1.5a.5.5 0 01.5-.5h7a.5.5 0 01.354.146l2 2A.5.5 0 0114 3.5v11a.5.5 0 01-.5.5h-11a.5.5 0 01-.5-.5v-13zm1 .5v12h8V4h-1.5a.5.5 0 01-.5-.5V2H5zm6 0v1h1l-1-1z"})})}),a.jsxs("div",{children:[a.jsx("h2",{className:"text-sm font-semibold text-cc-fg",children:"CLAUDE.md"}),a.jsx("p",{className:"text-[11px] text-cc-muted",children:"Project instructions for Claude Code"})]})]}),a.jsx("button",{onClick:F,className:"w-7 h-7 flex items-center justify-center rounded-lg text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"2",className:"w-4 h-4",children:a.jsx("path",{d:"M4 4l8 8M12 4l-8 8",strokeLinecap:"round"})})})]}),a.jsx("div",{className:"flex-1 flex min-h-0",children:c?a.jsx("div",{className:"flex-1 flex items-center justify-center",children:a.jsx("div",{className:"w-5 h-5 border-2 border-cc-primary border-t-transparent rounded-full animate-spin"})}):a.jsxs(a.Fragment,{children:[a.jsxs("div",{className:"shrink-0 w-[180px] sm:w-[200px] border-r border-cc-border bg-cc-sidebar flex flex-col",children:[a.jsx("div",{className:"px-3 py-2 text-[10px] font-semibold text-cc-muted uppercase tracking-wider border-b border-cc-border",children:"Files"}),a.jsxs("div",{className:"flex-1 overflow-y-auto py-1",children:[i.map((T,ae)=>a.jsxs("button",{onClick:()=>P(ae),className:`flex items-center gap-2 w-full px-3 py-2 text-left text-[12px] transition-colors cursor-pointer ${!j&&f===ae?"bg-cc-active text-cc-fg":"text-cc-fg/70 hover:bg-cc-hover"}`,children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 text-cc-primary shrink-0",children:a.jsx("path",{d:"M4 1.5a.5.5 0 01.5-.5h7a.5.5 0 01.354.146l2 2A.5.5 0 0114 3.5v11a.5.5 0 01-.5.5h-11a.5.5 0 01-.5-.5v-13z"})}),a.jsx("span",{className:"truncate font-mono-code",children:B(T.path)})]},T.path)),j&&a.jsxs("div",{className:"flex items-center gap-2 w-full px-3 py-2 text-[12px] bg-cc-active text-cc-fg",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 text-cc-success shrink-0",children:a.jsx("path",{d:"M8 2a.5.5 0 01.5.5v5h5a.5.5 0 010 1h-5v5a.5.5 0 01-1 0v-5h-5a.5.5 0 010-1h5v-5A.5.5 0 018 2z"})}),a.jsx("span",{className:"truncate font-mono-code",children:B(j)})]})]}),(!I||!z)&&!j&&a.jsxs("div",{className:"shrink-0 border-t border-cc-border p-2",children:[a.jsx("div",{className:"text-[10px] text-cc-muted uppercase tracking-wider px-1 mb-1",children:"Create new"}),!I&&a.jsxs("button",{onClick:()=>L("root"),className:"flex items-center gap-1.5 w-full px-2 py-1.5 text-[11px] text-cc-fg/70 hover:bg-cc-hover rounded-md transition-colors cursor-pointer",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 text-cc-success shrink-0",children:a.jsx("path",{d:"M8 2a.5.5 0 01.5.5v5h5a.5.5 0 010 1h-5v5a.5.5 0 01-1 0v-5h-5a.5.5 0 010-1h5v-5A.5.5 0 018 2z"})}),a.jsx("span",{className:"font-mono-code",children:"CLAUDE.md"})]}),!z&&a.jsxs("button",{onClick:()=>L("dotclaude"),className:"flex items-center gap-1.5 w-full px-2 py-1.5 text-[11px] text-cc-fg/70 hover:bg-cc-hover rounded-md transition-colors cursor-pointer",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 text-cc-success shrink-0",children:a.jsx("path",{d:"M8 2a.5.5 0 01.5.5v5h5a.5.5 0 010 1h-5v5a.5.5 0 01-1 0v-5h-5a.5.5 0 010-1h5v-5A.5.5 0 018 2z"})}),a.jsx("span",{className:"font-mono-code",children:".claude/CLAUDE.md"})]})]})]}),a.jsxs("div",{className:"flex-1 flex flex-col min-w-0",children:[i.length===0&&!j?a.jsxs("div",{className:"flex-1 flex flex-col items-center justify-center gap-4 px-6",children:[a.jsx("div",{className:"w-14 h-14 rounded-2xl bg-cc-card border border-cc-border flex items-center justify-center",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-6 h-6 text-cc-muted",children:a.jsx("path",{d:"M4 1.5a.5.5 0 01.5-.5h7a.5.5 0 01.354.146l2 2A.5.5 0 0114 3.5v11a.5.5 0 01-.5.5h-11a.5.5 0 01-.5-.5v-13z"})})}),a.jsxs("div",{className:"text-center",children:[a.jsx("p",{className:"text-sm text-cc-fg font-medium mb-1",children:"No CLAUDE.md found"}),a.jsx("p",{className:"text-xs text-cc-muted leading-relaxed max-w-[280px]",children:"Create a CLAUDE.md file to give Claude Code project-specific instructions, coding conventions, and context."})]}),a.jsxs("div",{className:"flex gap-2",children:[a.jsx("button",{onClick:()=>L("root"),className:"px-3 py-1.5 text-xs font-medium rounded-lg bg-cc-primary text-white hover:bg-cc-primary/90 transition-colors cursor-pointer",children:"Create CLAUDE.md"}),a.jsx("button",{onClick:()=>L("dotclaude"),className:"px-3 py-1.5 text-xs font-medium rounded-lg bg-cc-hover text-cc-fg border border-cc-border hover:bg-cc-active transition-colors cursor-pointer",children:"Create .claude/CLAUDE.md"})]})]}):a.jsxs(a.Fragment,{children:[a.jsxs("div",{className:"shrink-0 flex items-center justify-between px-4 py-2 bg-cc-card border-b border-cc-border",children:[a.jsx("span",{className:"text-[12px] text-cc-muted font-mono-code truncate",children:B(j||(((H=i[f])==null?void 0:H.path)??""))}),a.jsxs("div",{className:"flex items-center gap-2",children:[v&&a.jsx("span",{className:"text-[10px] text-cc-warning font-medium",children:"Unsaved"}),a.jsx("button",{onClick:D,disabled:!v||b,className:`px-3 py-1 text-[11px] font-medium rounded-md transition-colors cursor-pointer ${v&&!b?"bg-cc-primary text-white hover:bg-cc-primary/90":"bg-cc-hover text-cc-muted cursor-not-allowed"}`,children:b?"Saving...":"Save"})]})]}),a.jsx("textarea",{value:p,onChange:T=>{g(T.target.value),y(!0)},spellCheck:!1,className:"flex-1 w-full p-4 bg-cc-bg text-cc-fg text-[13px] font-mono-code leading-relaxed resize-none focus:outline-none",placeholder:"Write your project instructions here..."})]}),k&&a.jsx("div",{className:"shrink-0 px-4 py-2 bg-cc-error/10 border-t border-cc-error/20 text-xs text-cc-error",children:k})]})]})})]})]})}function S5({icon:e,title:t,expanded:n,onToggle:i}){return a.jsxs("button",{onClick:i,className:"w-full flex items-center gap-2 px-4 py-2 text-left hover:bg-cc-hover/50 transition-colors cursor-pointer","aria-expanded":n,children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:`w-3 h-3 text-cc-muted shrink-0 transition-transform ${n?"rotate-90":""}`,children:a.jsx("path",{d:"M6 4l4 4-4 4",strokeLinecap:"round",strokeLinejoin:"round"})}),a.jsx("div",{className:"w-4 h-4 flex items-center justify-center shrink-0",children:e==="project"?a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5 text-cc-primary",children:a.jsx("path",{d:"M1.5 2A1.5 1.5 0 000 3.5v2A1.5 1.5 0 001.5 7h1v5.5A1.5 1.5 0 004 14h8a1.5 1.5 0 001.5-1.5V7h1A1.5 1.5 0 0016 5.5v-2A1.5 1.5 0 0014.5 2h-13zM4 7h8v5.5a.5.5 0 01-.5.5h-7a.5.5 0 01-.5-.5V7zm10-1H2V3.5a.5.5 0 01.5-.5h11a.5.5 0 01.5.5V6z"})}):a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5 text-cc-primary",children:a.jsx("path",{d:"M8.354 1.146a.5.5 0 00-.708 0l-6 6A.5.5 0 002 7.5V14a1 1 0 001 1h3.5a.5.5 0 00.5-.5V11a.5.5 0 01.5-.5h1a.5.5 0 01.5.5v3.5a.5.5 0 00.5.5H13a1 1 0 001-1V7.5a.5.5 0 00-.146-.354l-6-6z"})})}),a.jsx("span",{className:"text-[11px] font-semibold text-cc-muted uppercase tracking-wider flex-1",children:t})]})}function _i({label:e,sublabel:t,count:n,onClick:i}){return a.jsxs("button",{onClick:i,className:"w-full flex items-center gap-2 px-4 pl-10 py-1.5 text-left hover:bg-cc-hover/50 transition-colors cursor-pointer",children:[a.jsxs("span",{className:"text-[12px] text-cc-fg truncate flex-1",children:[e,n!==void 0&&n>0&&a.jsxs("span",{className:"ml-1 text-[10px] text-cc-muted",children:["(",n,")"]})]}),t&&a.jsx("span",{className:"text-[10px] text-cc-muted shrink-0",children:t}),a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3 h-3 text-cc-muted shrink-0",children:a.jsx("path",{d:"M6 4l4 4-4 4",strokeLinecap:"round",strokeLinejoin:"round"})})]})}function aR({path:e,content:t,onClose:n}){let i;try{i=JSON.stringify(JSON.parse(t),null,2)}catch{i=t}return a.jsxs(a.Fragment,{children:[a.jsx("div",{className:"fixed inset-0 bg-black/40 z-50",onClick:n}),a.jsxs("div",{className:"fixed inset-4 sm:inset-8 md:inset-x-[10%] md:inset-y-[5%] z-50 flex flex-col bg-cc-bg border border-cc-border rounded-2xl shadow-2xl overflow-hidden",children:[a.jsxs("div",{className:"shrink-0 flex items-center justify-between px-4 sm:px-5 py-3 bg-cc-card border-b border-cc-border",children:[a.jsxs("div",{className:"flex items-center gap-2.5",children:[a.jsx("div",{className:"w-7 h-7 rounded-lg bg-cc-primary/10 flex items-center justify-center",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5 text-cc-primary",children:a.jsx("path",{d:"M2 4a2 2 0 012-2h3.17a2 2 0 011.415.586l.828.828A2 2 0 0010.83 4H12a2 2 0 012 2v6a2 2 0 01-2 2H4a2 2 0 01-2-2V4z"})})}),a.jsxs("div",{className:"min-w-0",children:[a.jsx("h2",{className:"text-sm font-semibold text-cc-fg truncate",children:e.split("/").pop()}),a.jsx("p",{className:"text-[11px] text-cc-muted truncate",children:e})]})]}),a.jsx("button",{onClick:n,className:"w-7 h-7 flex items-center justify-center rounded-lg text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer","aria-label":"Close",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"2",className:"w-4 h-4",children:a.jsx("path",{d:"M4 4l8 8M12 4l-8 8",strokeLinecap:"round"})})})]}),a.jsx("div",{className:"flex-1 overflow-auto p-4",children:a.jsx("pre",{className:"text-[13px] font-mono-code text-cc-fg leading-relaxed whitespace-pre-wrap break-words",children:i})}),a.jsx("div",{className:"shrink-0 px-4 py-2 bg-cc-card border-t border-cc-border",children:a.jsx("span",{className:"text-[10px] text-cc-muted",children:"Read-only"})})]})]})}function lR({path:e,label:t,onClose:n}){const[i,l]=S.useState(""),[c,u]=S.useState(!0),[f,h]=S.useState(!1),[p,g]=S.useState(!1),[v,y]=S.useState(null);S.useEffect(()=>{we.readFile(e).then(k=>{l(k.content),u(!1)}).catch(k=>{y(k instanceof Error?k.message:"Failed to read file"),u(!1)})},[e]);const b=async()=>{g(!0),y(null);try{await we.writeFile(e,i),h(!1)}catch(k){y(k instanceof Error?k.message:"Failed to save")}finally{g(!1)}},_=()=>{f&&!confirm("Discard unsaved changes?")||n()};return a.jsxs(a.Fragment,{children:[a.jsx("div",{className:"fixed inset-0 bg-black/40 z-50",onClick:_}),a.jsxs("div",{className:"fixed inset-4 sm:inset-8 md:inset-x-[10%] md:inset-y-[5%] z-50 flex flex-col bg-cc-bg border border-cc-border rounded-2xl shadow-2xl overflow-hidden",children:[a.jsxs("div",{className:"shrink-0 flex items-center justify-between px-4 sm:px-5 py-3 bg-cc-card border-b border-cc-border",children:[a.jsxs("div",{className:"flex items-center gap-2.5",children:[a.jsx("div",{className:"w-7 h-7 rounded-lg bg-cc-primary/10 flex items-center justify-center",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5 text-cc-primary",children:a.jsx("path",{d:"M4 1.5a.5.5 0 01.5-.5h7a.5.5 0 01.354.146l2 2A.5.5 0 0114 3.5v11a.5.5 0 01-.5.5h-11a.5.5 0 01-.5-.5v-13zm1 .5v12h8V4h-1.5a.5.5 0 01-.5-.5V2H5zm6 0v1h1l-1-1z"})})}),a.jsxs("div",{className:"min-w-0",children:[a.jsx("h2",{className:"text-sm font-semibold text-cc-fg truncate",children:t}),a.jsx("p",{className:"text-[11px] text-cc-muted truncate",children:e})]})]}),a.jsx("button",{onClick:_,className:"w-7 h-7 flex items-center justify-center rounded-lg text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer","aria-label":"Close",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"2",className:"w-4 h-4",children:a.jsx("path",{d:"M4 4l8 8M12 4l-8 8",strokeLinecap:"round"})})})]}),c?a.jsx("div",{className:"flex-1 flex items-center justify-center",children:a.jsx("div",{className:"w-5 h-5 border-2 border-cc-primary border-t-transparent rounded-full animate-spin"})}):a.jsxs(a.Fragment,{children:[a.jsxs("div",{className:"shrink-0 flex items-center justify-between px-4 py-2 bg-cc-card border-b border-cc-border",children:[a.jsx("span",{className:"text-[12px] text-cc-muted font-mono-code truncate",children:e.split("/").pop()}),a.jsxs("div",{className:"flex items-center gap-2",children:[f&&a.jsx("span",{className:"text-[10px] text-cc-warning font-medium",children:"Unsaved"}),a.jsx("button",{onClick:b,disabled:!f||p,className:`px-3 py-1 text-[11px] font-medium rounded-md transition-colors cursor-pointer ${f&&!p?"bg-cc-primary text-white hover:bg-cc-primary/90":"bg-cc-hover text-cc-muted cursor-not-allowed"}`,children:p?"Saving...":"Save"})]})]}),a.jsx("textarea",{value:i,onChange:k=>{l(k.target.value),h(!0)},spellCheck:!1,className:"flex-1 w-full p-4 bg-cc-bg text-cc-fg text-[13px] font-mono-code leading-relaxed resize-none focus:outline-none",placeholder:"File contents..."})]}),v&&a.jsx("div",{className:"shrink-0 px-4 py-2 bg-cc-error/10 border-t border-cc-error/20 text-xs text-cc-error",children:v})]})]})}function oR({item:e,cwd:t,onClose:n}){if(e.kind==="json"){const[i,l]=S.useState(null),[c,u]=S.useState(!0);return S.useEffect(()=>{we.readFile(e.path).then(f=>{l(f.content),u(!1)}).catch(()=>{l("Failed to read file"),u(!1)})},[e.path]),c?null:a.jsx(aR,{path:e.path,content:i||"",onClose:n})}return e.kind==="claude-md"?a.jsx(sR,{cwd:e.editorCwd||t,open:!0,onClose:n}):a.jsx(lR,{path:e.path,label:e.label,onClose:n})}function cR({sessionId:e}){const t=Q(j=>j.sessions.get(e)),n=Q(j=>j.sdkSessions.find(R=>R.sessionId===e)),i=(t==null?void 0:t.repo_root)||(t==null?void 0:t.cwd)||(n==null?void 0:n.cwd),[l,c]=S.useState(null),[u,f]=S.useState(!0),[h,p]=S.useState(!1),[g,v]=S.useState(!1),[y,b]=S.useState(null),_=S.useCallback(async()=>{if(i)try{const j=await we.getClaudeConfig(i);c(j)}catch{}finally{f(!1)}},[i]);if(S.useEffect(()=>{_()},[_]),!i)return null;if(u)return a.jsx("div",{className:"shrink-0 px-4 py-2.5",children:a.jsx("span",{className:"text-[11px] text-cc-muted",children:"Loading config..."})});if(!l)return null;const k=l.project.claudeMd.length+(l.project.settings?1:0)+(l.project.settingsLocal?1:0)+l.project.commands.length,E=(l.user.claudeMd?1:0)+l.user.skills.length+l.user.agents.length+(l.user.settings?1:0)+l.user.commands.length;return a.jsxs("div",{className:"shrink-0","data-testid":"claude-config-browser",children:[a.jsx(S5,{icon:"project",title:`Project (${k})`,expanded:h,onToggle:()=>p(j=>!j)}),h&&a.jsxs("div",{className:"pb-1",children:[l.project.claudeMd.map(j=>a.jsx(_i,{label:j.path.includes(".claude/")?".claude/CLAUDE.md":"CLAUDE.md",onClick:()=>b({label:"CLAUDE.md",path:j.path,kind:"claude-md"})},j.path)),l.project.settings&&a.jsx(_i,{label:"settings.json",onClick:()=>b({label:"settings.json",path:l.project.settings.path,kind:"json"})}),l.project.settingsLocal&&a.jsx(_i,{label:"settings.local.json",onClick:()=>b({label:"settings.local.json",path:l.project.settingsLocal.path,kind:"json"})}),l.project.commands.length>0&&a.jsxs(a.Fragment,{children:[a.jsxs("div",{className:"px-4 pl-10 py-1 text-[10px] text-cc-muted uppercase tracking-wider",children:["Commands (",l.project.commands.length,")"]}),l.project.commands.map(j=>a.jsx(_i,{label:`/${j.name}`,onClick:()=>b({label:j.name,path:j.path,kind:"md"})},j.path))]}),k===0&&a.jsx("p",{className:"px-4 pl-10 py-1.5 text-[11px] text-cc-muted",children:"No .claude config found"})]}),a.jsx(S5,{icon:"user",title:`User (${E})`,expanded:g,onToggle:()=>v(j=>!j)}),g&&a.jsxs("div",{className:"pb-1",children:[l.user.claudeMd&&a.jsx(_i,{label:"CLAUDE.md",onClick:()=>b({label:"CLAUDE.md",path:l.user.claudeMd.path,kind:"claude-md",editorCwd:l.user.root})}),l.user.skills.length>0&&a.jsxs(a.Fragment,{children:[a.jsxs("div",{className:"px-4 pl-10 py-1 text-[10px] text-cc-muted uppercase tracking-wider",children:["Skills (",l.user.skills.length,")"]}),l.user.skills.map(j=>a.jsx(_i,{label:j.name,sublabel:j.description?j.description.slice(0,40):void 0,onClick:()=>b({label:j.name,path:j.path,kind:"md"})},j.path))]}),l.user.agents.length>0&&a.jsxs(a.Fragment,{children:[a.jsxs("div",{className:"px-4 pl-10 py-1 text-[10px] text-cc-muted uppercase tracking-wider",children:["Agents (",l.user.agents.length,")"]}),l.user.agents.map(j=>a.jsx(_i,{label:j.name,onClick:()=>b({label:j.name,path:j.path,kind:"md"})},j.path))]}),l.user.settings&&a.jsx(_i,{label:"settings.json",onClick:()=>b({label:"settings.json",path:l.user.settings.path,kind:"json"})}),l.user.commands.length>0&&a.jsxs(a.Fragment,{children:[a.jsxs("div",{className:"px-4 pl-10 py-1 text-[10px] text-cc-muted uppercase tracking-wider",children:["Commands (",l.user.commands.length,")"]}),l.user.commands.map(j=>a.jsx(_i,{label:`/${j.name}`,onClick:()=>b({label:j.name,path:j.path,kind:"md"})},j.path))]}),E===0&&a.jsx("p",{className:"px-4 pl-10 py-1.5 text-[11px] text-cc-muted",children:"No user config found"})]}),y&&xl.createPortal(a.jsx(oR,{item:y,cwd:i,onClose:()=>b(null)}),document.body)]})}function uR(e){const t=Date.now()-e,n=Math.floor(t/6e4);if(n<1)return"just now";if(n<60)return`${n}m ago`;const i=Math.floor(n/60);return i<24?`${i}h ago`:`${Math.floor(i/24)}d ago`}class dR extends S.Component{constructor(){super(...arguments);O1(this,"state",{hasError:!1})}static getDerivedStateFromError(){return{hasError:!0}}componentDidCatch(n){xs(n,{section:this.props.label})}render(){return this.state.hasError?a.jsx("div",{className:"px-4 py-3 border-b border-cc-border",children:a.jsxs("div",{className:"flex items-center justify-between gap-2",children:[a.jsx("span",{className:"text-xs text-cc-error",children:this.props.label?`${this.props.label} failed to load`:"Section failed to load"}),a.jsx("button",{className:"text-[10px] text-cc-muted hover:text-cc-fg px-2 py-0.5 rounded bg-cc-hover cursor-pointer",onClick:()=>this.setState({hasError:!1}),children:"Retry"})]})}):this.props.children}}const D2=[],z2=3e4;let k5=null,j5=new Map;function fR(e){return e!==k5&&(k5=e,j5=new Map(e.map(t=>[t.sessionId,t]))),j5}function wc(e){return Q(S.useCallback(t=>fR(t.sdkSessions).get(e),[e]))}const O2="cc-panel-collapsed";function N5(){try{const e=localStorage.getItem(O2);if(e)return new Set(JSON.parse(e))}catch{}return new Set}function hR(e){try{localStorage.setItem(O2,JSON.stringify([...e]))}catch{}}function pR({id:e,label:t,badge:n,defaultOpen:i=!0,children:l}){const[c,u]=S.useState(()=>N5().has(e)?!0:!i),f=S.useRef(!0);S.useEffect(()=>{if(f.current){f.current=!1;return}const p=N5();c?p.add(e):p.delete(e),hR(p)},[c,e]);const h=S.useCallback(()=>{u(p=>!p)},[]);return a.jsxs("div",{className:"border-t border-cc-separator first:border-t-0",children:[a.jsxs("button",{onClick:h,"aria-expanded":!c,className:"w-full flex items-center gap-1.5 px-4 py-2 text-left hover:bg-cc-hover/50 transition-colors cursor-pointer",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor","aria-hidden":!0,className:`w-2.5 h-2.5 text-cc-muted/60 shrink-0 transition-transform duration-150 ${c?"":"rotate-90"}`,children:a.jsx("path",{d:"M6 4l4 4-4 4"})}),a.jsx("span",{className:"text-[11px] font-semibold text-cc-muted uppercase tracking-wider flex-1 truncate",children:t}),n&&a.jsx("span",{className:"shrink-0",children:n})]}),a.jsx("div",{className:"accordion-panel","data-open":c?"false":"true",children:a.jsx("div",{className:"accordion-inner",children:l})})]})}function B2(e){return e>80?"bg-cc-error":e>50?"bg-cc-warning":"bg-cc-primary"}function $2(e){return e>80?"critical":e>50?"elevated":"normal"}function mc({label:e,pct:t,detail:n}){return a.jsxs("div",{className:"space-y-1",children:[a.jsxs("div",{className:"flex items-center justify-between",children:[a.jsx("span",{className:"text-[11px] text-cc-muted uppercase tracking-wider",children:e}),a.jsxs("span",{className:"text-[11px] text-cc-muted tabular-nums",children:[Math.round(t),"%",n&&a.jsxs("span",{className:"ml-1 text-cc-muted",children:["(",n,")"]})]})]}),a.jsx("div",{role:"meter","aria-label":`${e} usage — ${$2(t)}`,"aria-valuenow":Math.round(t),"aria-valuemin":0,"aria-valuemax":100,className:"w-full h-1.5 rounded-full bg-cc-hover overflow-hidden",children:a.jsx("div",{className:`h-full rounded-full transition-all duration-500 ${B2(t)}`,style:{width:`${Math.min(t,100)}%`}})})]})}function mR({sessionId:e}){var h;const[t,n]=S.useState(null),i=S.useCallback(async()=>{try{const p=await we.getSessionUsageLimits(e);n(p)}catch{}},[e]),l=S.useRef(0);if(S.useEffect(()=>{i();const p=setInterval(()=>{l.current+=1,l.current%2===0?i():n(g=>g?{...g}:null)},z2);return()=>clearInterval(p)},[i]),!t)return null;const c=t.five_hour!==null,u=t.seven_day!==null,f=!c&&!u&&((h=t.extra_usage)==null?void 0:h.is_enabled);return!c&&!u&&!f?null:a.jsxs("div",{className:"shrink-0 px-4 py-2.5 space-y-2",children:[t.five_hour&&a.jsx(mc,{label:"5h Limit",pct:t.five_hour.utilization,detail:t.five_hour.resets_at?c5(t.five_hour.resets_at):void 0}),t.seven_day&&a.jsx(mc,{label:"7d Limit",pct:t.seven_day.utilization,detail:t.seven_day.resets_at?c5(t.seven_day.resets_at):void 0}),f&&t.extra_usage&&a.jsxs("div",{className:"space-y-1",children:[a.jsxs("div",{className:"flex items-center justify-between",children:[a.jsx("span",{className:"text-[11px] text-cc-muted uppercase tracking-wider",children:"Extra"}),a.jsxs("span",{className:"text-[11px] text-cc-muted tabular-nums",children:["$",t.extra_usage.used_credits.toFixed(2)," / $",t.extra_usage.monthly_limit]})]}),t.extra_usage.utilization!==null&&a.jsx("div",{role:"meter","aria-label":`Extra usage — ${$2(t.extra_usage.utilization)}`,"aria-valuenow":Math.round(t.extra_usage.utilization),"aria-valuemin":0,"aria-valuemax":100,className:"w-full h-1.5 rounded-full bg-cc-hover overflow-hidden",children:a.jsx("div",{className:`h-full rounded-full transition-all duration-500 ${B2(t.extra_usage.utilization)}`,style:{width:`${Math.min(t.extra_usage.utilization,100)}%`}})})]})]})}function gR({sessionId:e}){const t=Q(c=>{var u;return(u=c.sessions.get(e))==null?void 0:u.codex_rate_limits}),[,n]=S.useState(0);if(S.useEffect(()=>{if(!t)return;const c=setInterval(()=>n(u=>u+1),z2);return()=>clearInterval(c)},[t]),!t)return null;const{primary:i,secondary:l}=t;return!i&&!l?null:a.jsxs("div",{className:"shrink-0 px-4 py-2.5 space-y-2",children:[i&&a.jsx(mc,{label:`${d5(i.windowDurationMins)} Limit`,pct:i.usedPercent,detail:i.resetsAt>0?u5(i.resetsAt):void 0}),l&&a.jsx(mc,{label:`${d5(l.windowDurationMins)} Limit`,pct:l.usedPercent,detail:l.resetsAt>0?u5(l.resetsAt):void 0})]})}function xR({sessionId:e}){const t=Q(i=>{var l;return(l=i.sessions.get(e))==null?void 0:l.codex_token_details}),n=Q(i=>{var l;return((l=i.sessions.get(e))==null?void 0:l.context_used_percent)??0});return t?a.jsxs("div",{className:"shrink-0 px-4 py-2.5 space-y-2",children:[a.jsx("span",{className:"text-[11px] text-cc-muted uppercase tracking-wider",children:"Tokens"}),a.jsxs("div",{className:"grid grid-cols-2 gap-x-3 gap-y-1",children:[a.jsxs("div",{className:"flex items-center justify-between",children:[a.jsx("span",{className:"text-[11px] text-cc-muted",children:"Input"}),a.jsx("span",{className:"text-[11px] text-cc-fg tabular-nums font-medium",children:qo(t.inputTokens)})]}),a.jsxs("div",{className:"flex items-center justify-between",children:[a.jsx("span",{className:"text-[11px] text-cc-muted",children:"Output"}),a.jsx("span",{className:"text-[11px] text-cc-fg tabular-nums font-medium",children:qo(t.outputTokens)})]}),t.cachedInputTokens>0&&a.jsxs("div",{className:"flex items-center justify-between",children:[a.jsx("span",{className:"text-[11px] text-cc-muted",children:"Cached"}),a.jsx("span",{className:"text-[11px] text-cc-fg tabular-nums font-medium",children:qo(t.cachedInputTokens)})]}),t.reasoningOutputTokens>0&&a.jsxs("div",{className:"flex items-center justify-between",children:[a.jsx("span",{className:"text-[11px] text-cc-muted",children:"Reasoning"}),a.jsx("span",{className:"text-[11px] text-cc-fg tabular-nums font-medium",children:qo(t.reasoningOutputTokens)})]})]}),t.modelContextWindow>0&&a.jsx(mc,{label:"Context",pct:n})]}):null}function vR(e,t){if(t)return{label:"Draft",cls:"text-cc-muted bg-cc-hover"};switch(e){case"OPEN":return{label:"Open",cls:"text-cc-success bg-cc-success/10"};case"MERGED":return{label:"Merged",cls:"text-cc-merged bg-cc-merged/10"};case"CLOSED":return{label:"Closed",cls:"text-cc-error bg-cc-error/10"}}}function bR({pr:e}){const t=vR(e.state,e.isDraft),{checksSummary:n,reviewThreads:i}=e;return a.jsxs("div",{className:"shrink-0 px-4 py-2.5 space-y-1.5",children:[a.jsxs("div",{className:"flex items-center gap-1.5",children:[a.jsxs("a",{href:e.url,target:"_blank",rel:"noopener noreferrer",className:"text-[12px] font-semibold text-cc-fg hover:text-cc-primary transition-colors",children:["PR #",e.number]}),a.jsx("span",{className:`text-[9px] font-medium px-1.5 rounded-full leading-[16px] ${t.cls}`,children:t.label})]}),a.jsx("p",{className:"text-[11px] text-cc-muted truncate",title:e.title,children:e.title}),n.total>0&&a.jsx("div",{className:"flex items-center gap-2 text-[11px]","aria-label":`CI checks: ${n.success} passed, ${n.failure} failing, ${n.pending} pending`,children:n.failure>0?a.jsxs(a.Fragment,{children:[a.jsxs("span",{className:"flex items-center gap-1 text-cc-error",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3",children:a.jsx("path",{d:"M3.72 3.72a.75.75 0 011.06 0L8 6.94l3.22-3.22a.75.75 0 111.06 1.06L9.06 8l3.22 3.22a.75.75 0 11-1.06 1.06L8 9.06l-3.22 3.22a.75.75 0 01-1.06-1.06L6.94 8 3.72 4.78a.75.75 0 010-1.06z"})}),n.failure," failing"]}),n.success>0&&a.jsxs("span",{className:"flex items-center gap-1 text-cc-success",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3",children:a.jsx("path",{fillRule:"evenodd",d:"M13.78 4.22a.75.75 0 010 1.06l-7.25 7.25a.75.75 0 01-1.06 0L2.22 9.28a.75.75 0 011.06-1.06L6 10.94l6.72-6.72a.75.75 0 011.06 0z",clipRule:"evenodd"})}),n.success," passed"]})]}):n.pending>0?a.jsxs("span",{className:"flex items-center gap-1 text-cc-warning",children:[a.jsxs("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 animate-spin",children:[a.jsx("path",{d:"M8 2a6 6 0 100 12A6 6 0 008 2zM0 8a8 8 0 1116 0A8 8 0 010 8z",opacity:".2"}),a.jsx("path",{d:"M8 0a8 8 0 018 8h-2A6 6 0 008 2V0z"})]}),n.pending," pending",n.success>0&&a.jsxs("span",{className:"text-cc-success ml-1",children:[n.success," passed"]})]}):a.jsxs("span",{className:"flex items-center gap-1 text-cc-success",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3",children:a.jsx("path",{fillRule:"evenodd",d:"M13.78 4.22a.75.75 0 010 1.06l-7.25 7.25a.75.75 0 01-1.06 0L2.22 9.28a.75.75 0 011.06-1.06L6 10.94l6.72-6.72a.75.75 0 011.06 0z",clipRule:"evenodd"})}),n.total,"/",n.total," checks passed"]})}),a.jsxs("div",{className:"flex items-center gap-2 text-[11px]",children:[e.reviewDecision==="APPROVED"&&a.jsxs("span",{className:"flex items-center gap-1 text-cc-success",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3",children:a.jsx("path",{fillRule:"evenodd",d:"M13.78 4.22a.75.75 0 010 1.06l-7.25 7.25a.75.75 0 01-1.06 0L2.22 9.28a.75.75 0 011.06-1.06L6 10.94l6.72-6.72a.75.75 0 011.06 0z",clipRule:"evenodd"})}),"Approved"]}),e.reviewDecision==="CHANGES_REQUESTED"&&a.jsxs("span",{className:"flex items-center gap-1 text-cc-error",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3",children:a.jsx("path",{fillRule:"evenodd",d:"M8 1.5a6.5 6.5 0 100 13 6.5 6.5 0 000-13zM0 8a8 8 0 1116 0A8 8 0 010 8zm9-3a1 1 0 11-2 0 1 1 0 012 0zM8 7a.75.75 0 01.75.75v3.5a.75.75 0 01-1.5 0v-3.5A.75.75 0 018 7z",clipRule:"evenodd"})}),"Changes requested"]}),(e.reviewDecision==="REVIEW_REQUIRED"||e.reviewDecision===null)&&e.state==="OPEN"&&a.jsxs("span",{className:"flex items-center gap-1 text-cc-muted",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 opacity-50",children:a.jsx("circle",{cx:"8",cy:"8",r:"6"})}),"Review pending"]}),i.unresolved>0&&a.jsxs("span",{className:"flex items-center gap-1 text-cc-warning",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3",children:a.jsx("path",{d:"M2.5 2A1.5 1.5 0 001 3.5v8A1.5 1.5 0 002.5 13h2v2.5l3.5-2.5h5.5a1.5 1.5 0 001.5-1.5v-8A1.5 1.5 0 0013.5 2h-11z"})}),i.unresolved," unresolved"]})]}),a.jsxs("div",{className:"flex items-center gap-1.5 text-[10px] text-cc-muted",children:[a.jsxs("span",{className:"text-cc-success",children:["+",e.additions]}),a.jsxs("span",{className:"text-cc-error",children:["-",e.deletions]}),a.jsxs("span",{children:["· ",e.changedFiles," files"]})]})]})}function yR({sessionId:e}){const t=Q(u=>u.sessions.get(e)),n=wc(e),i=Q(u=>u.prStatus.get(e)),l=(t==null?void 0:t.cwd)||(n==null?void 0:n.cwd),c=(t==null?void 0:t.git_branch)||(n==null?void 0:n.gitBranch);return S.useEffect(()=>{i||!l||!c||we.getPRStatus(l,c).then(u=>{Q.getState().setPRStatus(e,u)}).catch(()=>{})},[e,l,c,i]),!(i!=null&&i.available)||!i.pr?null:a.jsx(bR,{pr:i.pr})}const _R=6e4;function tm(e,t){switch(e){case"completed":return{label:t||"Done",cls:"text-cc-success bg-cc-success/10"};case"cancelled":return{label:t||"Cancelled",cls:"text-cc-muted bg-cc-hover"};case"started":return{label:t||"In Progress",cls:"text-cc-info bg-cc-info/10"};case"unstarted":return{label:t||"Todo",cls:"text-cc-muted bg-cc-hover"};case"backlog":return{label:t||"Backlog",cls:"text-cc-muted bg-cc-hover"};default:return{label:t||e||"Unknown",cls:"text-cc-muted bg-cc-hover"}}}function wR({sessionId:e}){const t=Q(T=>T.linkedLinearIssues.get(e)),[n,i]=S.useState([]),[l,c]=S.useState(null),[u,f]=S.useState([]),[h,p]=S.useState(""),[g,v]=S.useState(!1),[y,b]=S.useState(!1),[_,k]=S.useState(!1),[E,j]=S.useState(""),[R,C]=S.useState([]),[P,D]=S.useState(!1),L=S.useRef(null);S.useEffect(()=>{we.getLinkedLinearIssue(e).then(T=>{T.issue&&Q.getState().setLinkedLinearIssue(e,T.issue)}).catch(()=>{})},[e]);const F=S.useCallback(async()=>{if(t)try{const T=await we.getLinkedLinearIssue(e,!0);T.issue&&(Q.getState().setLinkedLinearIssue(e,T.issue),T.issue.stateType==="completed"&&b(!0)),T.comments&&i(T.comments),T.assignee!==void 0&&c(T.assignee??null),T.labels&&f(T.labels)}catch{}},[e,t]);S.useEffect(()=>{if(!t)return;F();const T=setInterval(F,_R);return()=>clearInterval(T)},[F,t]),S.useEffect(()=>{if(!_)return;const T=E.trim();if(T.length<2){C([]);return}let ae=!0;D(!0);const Z=setTimeout(()=>{we.searchLinearIssues(T,6).then(Y=>{ae&&C(Y.issues)}).catch(()=>{ae&&C([])}).finally(()=>{ae&&D(!1)})},400);return()=>{ae=!1,clearTimeout(Z)}},[E,_]),S.useEffect(()=>{_&&setTimeout(()=>{var T;return(T=L.current)==null?void 0:T.focus()},50)},[_]);async function B(){if(!(!t||!h.trim()||g)){v(!0);try{const T=await we.addLinearComment(t.id,h.trim());i(ae=>[...ae,T.comment]),p("")}catch{}finally{v(!1)}}}async function I(){try{await we.unlinkLinearIssue(e),Q.getState().setLinkedLinearIssue(e,null),i([]),c(null),f([]),b(!1)}catch{}}async function z(T){try{await we.linkLinearIssue(e,T),Q.getState().setLinkedLinearIssue(e,T),k(!1),j(""),C([])}catch{}}if(!t)return a.jsx("div",{className:"shrink-0 px-4 py-2.5",children:_?a.jsxs("div",{className:"space-y-2",children:[a.jsxs("div",{className:"flex items-center gap-1.5",children:[a.jsx(ec,{className:"w-3.5 h-3.5 text-cc-muted shrink-0"}),a.jsx("input",{ref:L,type:"text",value:E,onChange:T=>j(T.target.value),placeholder:"Search issues...","aria-label":"Search Linear issues",className:"flex-1 text-[11px] bg-transparent border border-cc-border rounded-md px-2 py-1.5 text-cc-fg placeholder:text-cc-muted focus:outline-none focus:border-cc-primary/50"}),a.jsx("button",{onClick:()=>{k(!1),j(""),C([])},"aria-label":"Close search",className:"w-7 h-7 flex items-center justify-center rounded-md text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3.5 h-3.5",children:a.jsx("path",{d:"M4 4l8 8M12 4l-8 8"})})})]}),P&&a.jsx("p",{className:"text-[10px] text-cc-muted",children:"Searching..."}),R.length>0&&a.jsx("div",{className:"space-y-0.5 max-h-48 overflow-y-auto",children:R.map(T=>a.jsxs("button",{onClick:()=>z(T),className:"w-full text-left px-2 py-1.5 rounded-md hover:bg-cc-hover transition-colors cursor-pointer",children:[a.jsxs("div",{className:"flex items-center gap-1.5",children:[a.jsx("span",{className:"text-[11px] font-mono-code text-cc-primary shrink-0",children:T.identifier}),a.jsx("span",{className:`text-[9px] font-medium px-1 rounded-full leading-[14px] ${tm(T.stateType,T.stateName).cls}`,children:tm(T.stateType,T.stateName).label})]}),a.jsx("p",{className:"text-[11px] text-cc-muted truncate mt-0.5",children:T.title})]},T.id))}),E.trim().length>=2&&!P&&R.length===0&&a.jsx("p",{className:"text-[10px] text-cc-muted text-center py-2",children:"No issues found"})]}):a.jsxs("button",{onClick:()=>k(!0),className:"flex items-center gap-1.5 text-[11px] text-cc-muted hover:text-cc-fg transition-colors cursor-pointer",children:[a.jsx(ec,{className:"w-3.5 h-3.5"}),"Link Linear issue"]})});const H=tm(t.stateType,t.stateName);return a.jsxs("div",{className:"shrink-0",children:[a.jsxs("div",{className:"px-4 py-2.5 space-y-1.5",children:[a.jsxs("div",{className:"flex items-center gap-1.5",children:[a.jsx(ec,{className:"w-3.5 h-3.5 text-cc-muted shrink-0"}),a.jsx("a",{href:t.url,target:"_blank",rel:"noopener noreferrer",className:"text-[12px] font-semibold text-cc-fg hover:text-cc-primary transition-colors font-mono-code",children:t.identifier}),a.jsx("span",{className:`text-[9px] font-medium px-1.5 rounded-full leading-[16px] ${H.cls}`,children:H.label}),a.jsx("button",{onClick:I,className:"ml-auto flex items-center justify-center w-7 h-7 rounded-md text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer",title:"Unlink issue","aria-label":"Unlink issue",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3 h-3",children:a.jsx("path",{d:"M4 4l8 8M12 4l-8 8"})})})]}),a.jsx("p",{className:"text-[11px] text-cc-muted truncate",title:t.title,children:t.title}),a.jsxs("div",{className:"flex items-center gap-2 text-[10px] text-cc-muted",children:[t.priorityLabel&&a.jsx("span",{children:t.priorityLabel}),t.teamName&&a.jsxs(a.Fragment,{children:[t.priorityLabel&&a.jsx("span",{children:"·"}),a.jsx("span",{children:t.teamName})]}),l&&a.jsxs(a.Fragment,{children:[a.jsx("span",{children:"·"}),a.jsxs("span",{children:["@ ",l.name]})]})]}),u.length>0&&a.jsx("div",{className:"flex flex-wrap gap-1",children:u.map(T=>a.jsx("span",{className:"text-[9px] px-1.5 py-0.5 rounded-full",style:{backgroundColor:`${T.color}20`,color:T.color},children:T.name},T.id))})]}),y&&t.stateType==="completed"&&a.jsxs("div",{className:"px-4 py-2 bg-cc-success/10 border-t border-cc-success/20 flex items-center justify-between gap-2",children:[a.jsxs("div",{className:"min-w-0",children:[a.jsx("p",{className:"text-[11px] text-cc-success font-medium",children:"Issue completed"}),a.jsx("p",{className:"text-[10px] text-cc-success/80",children:"Ticket moved to done."})]}),a.jsxs("div",{className:"flex items-center gap-1.5 shrink-0",children:[a.jsx("button",{onClick:()=>b(!1),className:"text-[10px] text-cc-muted hover:text-cc-fg px-1.5 py-0.5 rounded cursor-pointer",children:"Dismiss"}),a.jsx("button",{onClick:async()=>{try{await we.archiveSession(e),Q.getState().newSession()}catch{}},className:"text-[10px] text-cc-success font-medium px-2 py-0.5 rounded bg-cc-success/20 hover:bg-cc-success/30 cursor-pointer",children:"Close session"})]})]}),n.length>0&&a.jsxs("div",{className:"px-4 py-2 space-y-1.5 max-h-36 overflow-y-auto",children:[a.jsx("span",{className:"text-[10px] text-cc-muted uppercase tracking-wider",children:"Comments"}),n.slice(-3).map(T=>a.jsxs("div",{className:"text-[11px]",children:[a.jsxs("div",{className:"flex items-center gap-1",children:[a.jsx("span",{className:"font-medium text-cc-fg",children:T.userName}),a.jsx("span",{className:"text-[9px] text-cc-muted",children:uR(new Date(T.createdAt).getTime())})]}),a.jsx("p",{className:"text-cc-muted line-clamp-2",children:T.body})]},T.id))]}),a.jsxs("div",{className:"px-4 py-2 flex items-center gap-1.5",children:[a.jsx("input",{type:"text",value:h,onChange:T=>p(T.target.value),onKeyDown:T=>{T.key==="Enter"&&!T.shiftKey&&(T.preventDefault(),B())},placeholder:"Add a comment...","aria-label":"Add a comment",className:"flex-1 text-[11px] bg-transparent border border-cc-border rounded-md px-2 py-1.5 text-cc-fg placeholder:text-cc-muted focus:outline-none focus:border-cc-primary/50"}),a.jsx("button",{onClick:B,disabled:!h.trim()||g,"aria-label":"Send comment",className:"flex items-center justify-center w-7 h-7 rounded-md text-cc-primary disabled:text-cc-muted cursor-pointer disabled:cursor-not-allowed transition-colors",title:"Send comment",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5",children:a.jsx("path",{d:"M1.724 1.053a.5.5 0 0 0-.714.545l1.403 4.85a.5.5 0 0 0 .397.354l5.19.736-5.19.737a.5.5 0 0 0-.397.353L1.01 13.48a.5.5 0 0 0 .714.545l13-6.5a.5.5 0 0 0 0-.894l-13-6.5z"})})})]})]})}function SR({sessionId:e}){const t=Q(l=>l.sessions.get(e)),n=wc(e);return((t==null?void 0:t.backend_type)||(n==null?void 0:n.backendType))==="codex"?a.jsxs(a.Fragment,{children:[a.jsx(gR,{sessionId:e}),a.jsx(xR,{sessionId:e})]}):a.jsx(mR,{sessionId:e})}function kR({sessionId:e}){const t=Q(p=>p.sessions.get(e)),n=wc(e),i=(t==null?void 0:t.git_branch)||(n==null?void 0:n.gitBranch),l=(t==null?void 0:t.git_ahead)||0,c=(t==null?void 0:t.git_behind)||0,u=(t==null?void 0:t.total_lines_added)||0,f=(t==null?void 0:t.total_lines_removed)||0,h=(t==null?void 0:t.repo_root)||(t==null?void 0:t.cwd)||(n==null?void 0:n.cwd);return i?a.jsxs("div",{className:"shrink-0 px-4 py-2.5 space-y-1.5",children:[a.jsxs("div",{className:"flex items-center justify-between",children:[a.jsx("p",{className:"text-xs font-mono-code text-cc-fg truncate",title:i,children:i}),(t==null?void 0:t.is_containerized)&&a.jsx("span",{className:"text-[10px] px-1.5 py-0.5 rounded bg-cc-info/10 text-cc-info shrink-0 ml-2",children:"container"})]}),(l>0||c>0||u>0||f>0)&&a.jsxs("div",{className:"flex items-center justify-between gap-2",children:[a.jsxs("div",{className:"flex items-center gap-1.5 text-[11px]",children:[l>0&&a.jsxs("span",{className:"text-cc-success",children:[l,"↑",a.jsx("span",{className:"sr-only",children:" commits ahead"})]}),c>0&&a.jsxs("span",{className:"text-cc-warning",children:[c,"↓",a.jsx("span",{className:"sr-only",children:" commits behind"})]}),u>0&&a.jsxs("span",{className:"text-cc-success",children:["+",u,a.jsx("span",{className:"sr-only",children:" lines added"})]}),f>0&&a.jsxs("span",{className:"text-cc-error",children:["-",f,a.jsx("span",{className:"sr-only",children:" lines removed"})]})]}),c>0&&h&&a.jsx("button",{type:"button",className:"text-[11px] font-medium text-cc-warning hover:text-cc-warning/80 transition-colors cursor-pointer",onClick:()=>{we.gitPull(h).then(p=>{Q.getState().updateSession(e,{git_ahead:p.git_ahead,git_behind:p.git_behind}),p.success||xs(new Error(`git pull failed: ${p.output}`))}).catch(p=>xs(p))},title:"Pull latest changes",children:"Pull"})]})]}):null}function jR({sessionId:e}){const t=Q(c=>c.sessionTasks.get(e)||D2),n=Q(c=>c.sessions.get(e)),i=wc(e),l=((n==null?void 0:n.backend_type)||(i==null?void 0:i.backendType))==="codex";return!n||l?null:a.jsx("div",{className:"px-3 py-2",children:t.length===0?a.jsx("p",{className:"text-[11px] text-cc-muted text-center py-6",children:"Tasks will appear here as the agent works"}):a.jsx("div",{className:"space-y-0.5",children:t.map(c=>a.jsx(MR,{task:c},c.id))})})}const NR={"usage-limits":SR,"git-branch":kR,"github-pr":yR,"linear-issue":wR,"mcp-servers":iR,tasks:jR};function CR(e,t){const n=Q(i=>i.sessionTasks.get(t)||D2);if(e==="tasks"&&n.length>0){const i=n.filter(l=>l.status==="completed").length;return a.jsxs("span",{className:"text-[10px] text-cc-muted tabular-nums",children:[i,"/",n.length]})}return null}function ER({isCodex:e}){const t=Q(p=>p.taskPanelConfig),n=Q(p=>p.toggleSectionEnabled),i=Q(p=>p.moveSectionUp),l=Q(p=>p.moveSectionDown),c=Q(p=>p.resetTaskPanelConfig),u=Q(p=>p.setTaskPanelConfigMode),f=e?"codex":"claude",h=t.order.filter(p=>{const g=Ti.find(v=>v.id===p);return!(!g||g.backends&&!g.backends.includes(f))});return a.jsxs("div",{className:"flex-1 flex flex-col min-h-0",children:[a.jsx("div",{className:"flex-1 overflow-y-auto px-3 py-3 space-y-1",children:h.map((p,g)=>{const v=Ti.find(k=>k.id===p),y=t.enabled[p]??!0,b=g===0,_=g===h.length-1;return a.jsxs("div",{"data-testid":`config-section-${p}`,className:`flex items-center gap-2 px-2.5 py-2 rounded-lg border border-cc-border transition-opacity ${y?"bg-cc-bg":"bg-cc-hover/50 opacity-60"}`,children:[a.jsxs("div",{className:"flex flex-col gap-0.5 shrink-0",children:[a.jsx("button",{onClick:()=>i(p),disabled:b,className:"w-5 h-4 flex items-center justify-center text-cc-muted hover:text-cc-fg disabled:opacity-20 disabled:cursor-not-allowed cursor-pointer transition-colors",title:"Move up","data-testid":`move-up-${p}`,children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3",children:a.jsx("path",{d:"M8 4l4 4H4l4-4z"})})}),a.jsx("button",{onClick:()=>l(p),disabled:_,className:"w-5 h-4 flex items-center justify-center text-cc-muted hover:text-cc-fg disabled:opacity-20 disabled:cursor-not-allowed cursor-pointer transition-colors",title:"Move down","data-testid":`move-down-${p}`,children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3",children:a.jsx("path",{d:"M8 12l4-4H4l4 4z"})})})]}),a.jsxs("div",{className:"flex-1 min-w-0",children:[a.jsx("span",{className:"text-[12px] font-medium text-cc-fg block",children:v.label}),a.jsx("span",{className:"text-[10px] text-cc-muted block truncate",children:v.description})]}),a.jsx("button",{onClick:()=>n(p),className:`shrink-0 w-8 h-[18px] rounded-full transition-colors cursor-pointer relative ${y?"bg-cc-primary":"bg-cc-hover"}`,title:y?"Hide section":"Show section",role:"switch","aria-checked":y,"data-testid":`toggle-${p}`,children:a.jsx("span",{className:`absolute top-[2px] left-0 w-[14px] h-[14px] rounded-full bg-white shadow transition-transform ${y?"translate-x-[16px]":"translate-x-[2px]"}`})})]},p)})}),a.jsxs("div",{className:"shrink-0 px-3 py-2.5 flex items-center justify-between border-t border-cc-separator",children:[a.jsx("button",{onClick:()=>c(),className:"text-[11px] text-cc-muted hover:text-cc-fg transition-colors cursor-pointer","data-testid":"reset-panel-config",children:"Reset to defaults"}),a.jsx("button",{onClick:()=>u(!1),className:"text-[11px] font-medium text-cc-primary hover:text-cc-primary-hover transition-colors cursor-pointer","data-testid":"config-done",children:"Done"})]})]})}function TR({sectionId:e,sessionId:t,children:n}){var c;const i=((c=Ti.find(u=>u.id===e))==null?void 0:c.label)??e,l=CR(e,t);return a.jsx(pR,{id:e,label:i,badge:l,children:n})}function AR({sessionId:e}){const t=Q(g=>g.sessions.get(e)),n=wc(e),i=Q(g=>g.taskPanelOpen),l=Q(g=>g.setTaskPanelOpen),c=Q(g=>g.taskPanelConfigMode),u=Q(g=>g.taskPanelConfig);if(!i)return null;const f=((t==null?void 0:t.backend_type)||(n==null?void 0:n.backendType))==="codex",h=f?"codex":"claude",p=u.order.filter(g=>{const v=Ti.find(y=>y.id===g);return!(!v||v.backends&&!v.backends.includes(h))});return a.jsxs("aside",{"aria-label":"Session context",className:"w-full lg:w-[320px] h-full flex flex-col overflow-hidden bg-cc-card",children:[a.jsxs("div",{className:"shrink-0 h-11 flex items-center justify-between px-4 bg-cc-card border-b border-cc-separator",children:[a.jsx("h2",{className:"text-sm font-semibold text-cc-fg tracking-tight",children:c?"Panel Settings":"Context"}),a.jsx("button",{onClick:()=>{c?Q.getState().setTaskPanelConfigMode(!1):l(!1)},"aria-label":"Close panel",className:"flex items-center justify-center w-8 h-8 rounded-lg text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3.5 h-3.5",children:a.jsx("path",{d:"M4 4l8 8M12 4l-8 8"})})})]}),c?a.jsx(ER,{isCodex:f}):a.jsxs(a.Fragment,{children:[a.jsxs("div",{"data-testid":"task-panel-content",className:"min-h-0 flex-1 overflow-y-auto",children:[a.jsx(cR,{sessionId:e}),p.filter(g=>u.enabled[g]!==!1).map(g=>{var y;const v=NR[g];return v?a.jsx(TR,{sectionId:g,sessionId:e,children:a.jsx(dR,{label:(y=Ti.find(b=>b.id===g))==null?void 0:y.label,children:a.jsx(v,{sessionId:e})})},g):null})]}),a.jsx("div",{className:"shrink-0 px-4 py-2 pb-safe border-t border-cc-separator",children:a.jsxs("button",{onClick:()=>Q.getState().setTaskPanelConfigMode(!0),className:"flex items-center gap-1.5 text-[11px] text-cc-muted hover:text-cc-fg transition-colors cursor-pointer",title:"Configure panel sections","data-testid":"customize-panel-btn",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5",children:a.jsx("path",{fillRule:"evenodd",d:"M7.429 1.525a6.593 6.593 0 011.142 0c.036.003.108.036.137.146l.289 1.105c.147.56.55.967.997 1.189.174.086.341.183.501.29.417.278.97.423 1.53.27l1.102-.303c.11-.03.175.016.195.046.219.31.41.641.573.989.014.031.022.11-.059.19l-.815.806c-.411.406-.562.957-.53 1.456a4.588 4.588 0 010 .582c-.032.499.119 1.05.53 1.456l.815.806c.08.08.073.159.059.19a6.494 6.494 0 01-.573.99c-.02.029-.086.074-.195.045l-1.103-.303c-.559-.153-1.112-.008-1.529.27-.16.107-.327.204-.5.29-.449.222-.851.628-.998 1.189l-.289 1.105c-.029.11-.101.143-.137.146a6.613 6.613 0 01-1.142 0c-.036-.003-.108-.037-.137-.146l-.289-1.105c-.147-.56-.55-.967-.997-1.189a4.502 4.502 0 01-.501-.29c-.417-.278-.97-.423-1.53-.27l-1.102.303c-.11.03-.175-.016-.195-.046a6.492 6.492 0 01-.573-.989c-.014-.031-.022-.11.059-.19l.815-.806c.411-.406.562-.957.53-1.456a4.587 4.587 0 010-.582c.032-.499-.119-1.05-.53-1.456l-.815-.806c-.08-.08-.073-.159-.059-.19a6.44 6.44 0 01.573-.99c.02-.029.086-.074.195-.045l1.103.303c.559.153 1.112.008 1.529-.27.16-.107.327-.204.5-.29.449-.222.851-.628.998-1.189l.289-1.105c.029-.11.101-.143.137-.146zM8 10.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5z",clipRule:"evenodd"})}),"Customize panel"]})})]})]})}function MR({task:e}){const t=e.status==="completed",n=e.status==="in_progress";return a.jsxs("div",{className:`px-2.5 py-2 rounded-lg ${t?"opacity-50":""}`,children:[a.jsxs("div",{className:"flex items-start gap-2",children:[a.jsxs("span",{className:"shrink-0 flex items-center justify-center w-4 h-4 mt-px",children:[n?a.jsx("svg",{className:"w-4 h-4 text-cc-primary animate-spin",viewBox:"0 0 16 16",fill:"none","aria-hidden":!0,children:a.jsx("circle",{cx:"8",cy:"8",r:"6",stroke:"currentColor",strokeWidth:"1.5",strokeDasharray:"28",strokeDashoffset:"8",strokeLinecap:"round"})}):t?a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-4 h-4 text-cc-success","aria-hidden":!0,children:a.jsx("path",{fillRule:"evenodd",d:"M8 15A7 7 0 108 1a7 7 0 000 14zm3.354-9.354a.5.5 0 00-.708-.708L7 8.586 5.354 6.94a.5.5 0 10-.708.708l2 2a.5.5 0 00.708 0l4-4z",clipRule:"evenodd"})}):a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",className:"w-4 h-4 text-cc-muted","aria-hidden":!0,children:a.jsx("circle",{cx:"8",cy:"8",r:"6",stroke:"currentColor",strokeWidth:"1.5"})}),a.jsx("span",{className:"sr-only",children:n?"In progress":t?"Completed":"Pending"})]}),a.jsx("span",{className:`text-[13px] leading-snug flex-1 ${t?"text-cc-muted line-through":"text-cc-fg"}`,children:e.subject})]}),n&&e.activeForm&&a.jsx("p",{className:"mt-1 ml-6 text-[11px] text-cc-muted italic truncate",children:e.activeForm}),e.blockedBy&&e.blockedBy.length>0&&a.jsxs("p",{className:"mt-1 ml-6 text-[11px] text-cc-muted flex items-center gap-1",children:[a.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",className:"w-3 h-3 shrink-0","aria-hidden":!0,children:[a.jsx("circle",{cx:"8",cy:"8",r:"6",stroke:"currentColor",strokeWidth:"1.5"}),a.jsx("path",{d:"M5 8h6",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"})]}),a.jsxs("span",{children:["blocked by ",e.blockedBy.map(i=>`#${i}`).join(", ")]})]})]})}function RR({status:e}){return e==="created"?a.jsx("span",{className:"w-3.5 h-3.5 shrink-0 flex items-center justify-center rounded-sm text-[10px] font-bold leading-none bg-green-500/20 text-green-400",children:"A"}):e==="deleted"?a.jsx("span",{className:"w-3.5 h-3.5 shrink-0 flex items-center justify-center rounded-sm text-[10px] font-bold leading-none bg-red-500/20 text-red-400",children:"D"}):a.jsx("span",{className:"w-3.5 h-3.5 shrink-0 flex items-center justify-center rounded-sm text-[10px] font-bold leading-none bg-cc-warning/20 text-cc-warning",children:"M"})}function LR({sessionId:e}){const t=Q(D=>D.sessions.get(e)),n=Q(D=>D.sdkSessions.find(L=>L.sessionId===e)),i=Q(D=>D.diffPanelSelectedFile.get(e)??null),l=Q(D=>D.setDiffPanelSelectedFile),c=Q(D=>D.diffBase),u=Q(D=>D.setDiffBase),f=Q(D=>D.changedFilesTick.get(e)??0),h=(t==null?void 0:t.cwd)||(n==null?void 0:n.cwd),[p,g]=S.useState(""),[v,y]=S.useState(!1),[b,_]=S.useState(()=>typeof window<"u"?window.innerWidth>=640:!0),[k,E]=S.useState([]),j=Q(D=>D.setGitChangedFilesCount);S.useEffect(()=>{if(!h)return;let D=!1;return we.getChangedFiles(h,c).then(({files:L})=>{if(D)return;const F=`${h}/`,B=L.filter(I=>I.path===h||I.path.startsWith(F)).map(I=>({abs:I.path,rel:I.path.startsWith(F)?I.path.slice(F.length):I.path,status:I.status==="A"||I.status==="?"?"created":I.status==="D"?"deleted":"updated"})).sort((I,z)=>I.rel.localeCompare(z.rel));E(B),j(e,B.length)}).catch(()=>{D||(E([]),j(e,0))}),()=>{D=!0}},[h,c,f,e,j]);const R=k;S.useEffect(()=>{!i&&R.length>0&&l(e,R[0].abs)},[i,R,e,l]),S.useEffect(()=>{var D;i&&(R.some(L=>L.abs===i)||l(e,((D=R[0])==null?void 0:D.abs)??null))},[i,R,e,l]),S.useEffect(()=>{if(!i){g("");return}let D=!1;return y(!0),we.getFileDiff(i,c).then(L=>{D||(g(L.diff),y(!1))}).catch(()=>{D||(g(""),y(!1))}),()=>{D=!0}},[i,c]);const C=S.useCallback(D=>{l(e,D),typeof window<"u"&&window.innerWidth<640&&_(!1)},[e,l]),P=S.useMemo(()=>!i||!h?i:i.startsWith(h+"/")?i.slice(h.length+1):i,[i,h]);return h?R.length===0?a.jsxs("div",{className:"h-full flex flex-col items-center justify-center gap-4 select-none px-6",children:[a.jsx("div",{className:"w-14 h-14 rounded-2xl bg-cc-card border border-cc-border flex items-center justify-center",children:a.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-7 h-7 text-cc-muted",children:a.jsx("path",{d:"M12 3v18M3 12h18",strokeLinecap:"round"})})}),a.jsxs("div",{className:"text-center",children:[a.jsx("p",{className:"text-sm text-cc-fg font-medium mb-1",children:"No changes yet"}),a.jsx("p",{className:"text-xs text-cc-muted leading-relaxed",children:"File changes compared to the base will appear here once the agent edits files."})]})]}):a.jsxs("div",{className:"h-full flex bg-cc-bg relative",children:[b&&a.jsx("div",{className:"fixed inset-0 bg-black/30 z-20 sm:hidden",onClick:()=>_(!1)}),a.jsxs("div",{className:`
116
+ ${b?"w-[220px] translate-x-0":"w-0 -translate-x-full"}
117
+ fixed sm:relative z-30 sm:z-auto
118
+ ${b?"sm:w-[220px]":"sm:w-0 sm:-translate-x-full"}
119
+ shrink-0 h-full flex flex-col bg-cc-sidebar border-r border-cc-border transition-all duration-200 overflow-hidden
120
+ `,children:[a.jsxs("div",{className:"w-[220px] px-4 py-3 text-[11px] font-semibold text-cc-fg uppercase tracking-wider border-b border-cc-border shrink-0 flex items-center justify-between",children:[a.jsxs("div",{className:"flex items-center gap-2",children:[a.jsx("span",{className:"w-2 h-2 rounded-full bg-cc-warning"}),a.jsxs("span",{children:["Changed (",R.length,")"]})]}),a.jsx("button",{onClick:()=>_(!1),className:"w-8 h-8 flex items-center justify-center rounded-md text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer sm:hidden",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"2",className:"w-3 h-3",children:a.jsx("path",{d:"M4 4l8 8M12 4l-8 8",strokeLinecap:"round"})})})]}),a.jsx("div",{className:"flex-1 overflow-y-auto overflow-x-hidden py-1",children:R.map(({abs:D,rel:L,status:F})=>a.jsxs("button",{onClick:()=>C(D),className:`flex items-center gap-2 w-full mx-1 px-2 py-2.5 text-[13px] rounded-[10px] hover:bg-cc-hover transition-colors cursor-pointer whitespace-nowrap ${D===i?"bg-cc-active text-cc-fg":"text-cc-fg/70"}`,style:{width:"calc(100% - 8px)"},children:[a.jsx(RR,{status:F}),a.jsx("span",{className:"truncate leading-snug",children:L})]},D))})]}),a.jsxs("div",{className:"flex-1 min-w-0 h-full flex flex-col",children:[i&&a.jsxs("div",{className:"shrink-0 flex items-center gap-2 sm:gap-2.5 px-2 sm:px-4 py-2.5 bg-cc-card border-b border-cc-border",children:[!b&&a.jsx("button",{onClick:()=>_(!0),className:"flex items-center justify-center w-8 h-8 rounded-md text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer shrink-0",title:"Show file list",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5",children:a.jsx("path",{d:"M1 3.5A1.5 1.5 0 012.5 2h3.379a1.5 1.5 0 011.06.44l.622.621a.5.5 0 00.353.146H13.5A1.5 1.5 0 0115 4.707V12.5a1.5 1.5 0 01-1.5 1.5h-11A1.5 1.5 0 011 12.5v-9z"})})}),a.jsxs("div",{className:"flex-1 min-w-0",children:[a.jsx("span",{className:"text-cc-fg text-[13px] font-medium truncate block",children:P==null?void 0:P.split("/").pop()}),a.jsx("span",{className:"text-cc-muted truncate text-[11px] hidden sm:block font-mono-code",children:P})]}),a.jsx("button",{onClick:()=>u(c==="last-commit"?"default-branch":"last-commit"),className:"text-cc-muted text-[11px] shrink-0 hidden sm:inline hover:text-cc-fg transition-colors cursor-pointer",title:`Switch to ${c==="last-commit"?"default branch":"last commit"} comparison`,children:c==="default-branch"?"vs default branch":"vs last commit"})]}),a.jsx("div",{className:"flex-1 overflow-auto",children:v?a.jsx("div",{className:"h-full flex items-center justify-center",children:a.jsx("div",{className:"w-5 h-5 border-2 border-cc-primary border-t-transparent rounded-full animate-spin"})}):i?a.jsx("div",{className:"p-4",children:a.jsx(gl,{unifiedDiff:p,fileName:P||void 0,mode:"full"})}):a.jsxs("div",{className:"h-full flex flex-col items-center justify-center",children:[!b&&a.jsxs("button",{onClick:()=>_(!0),className:"mb-4 flex items-center gap-2 px-3 py-2 rounded-lg text-xs text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5",children:a.jsx("path",{d:"M1 3.5A1.5 1.5 0 012.5 2h3.379a1.5 1.5 0 011.06.44l.622.621a.5.5 0 00.353.146H13.5A1.5 1.5 0 0115 4.707V12.5a1.5 1.5 0 01-1.5 1.5h-11A1.5 1.5 0 011 12.5v-9z"})}),"Show file list"]}),a.jsx("p",{className:"text-cc-muted text-sm",children:"Select a file to view changes"})]})})]})]}):a.jsx("div",{className:"flex-1 flex items-center justify-center h-full",children:a.jsx("p",{className:"text-cc-muted text-sm",children:"Waiting for session to initialize..."})})}function DR(){const e=Q(h=>h.updateInfo),t=Q(h=>h.updateDismissedVersion),n=Q(h=>h.dismissUpdate),[i,l]=S.useState(!1);if(!(e!=null&&e.updateAvailable)||!e.latestVersion||t===e.latestVersion)return null;const c=async()=>{l(!0);try{localStorage.setItem("companion_docker_prompt_pending","1"),await we.triggerUpdate(),Q.getState().setUpdateOverlayActive(!0)}catch(h){localStorage.removeItem("companion_docker_prompt_pending"),xs(h),l(!1)}},u=()=>{n(e.latestVersion)},f=i||e.updateInProgress;return a.jsxs("div",{className:"px-4 py-1.5 bg-cc-primary/10 border-b border-cc-primary/20 flex items-center justify-center gap-3 animate-[fadeSlideIn_0.2s_ease-out]",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5 text-cc-primary shrink-0",children:a.jsx("path",{d:"M8 1a7 7 0 1 1 0 14A7 7 0 0 1 8 1zm0 2a.75.75 0 0 0-.75.75v3.69L5.78 6.15a.75.75 0 0 0-.96 1.15l2.5 2.08a.75.75 0 0 0 1.08-.12l2-2.5a.75.75 0 1 0-1.17-.94L8.75 6.5V3.75A.75.75 0 0 0 8 3z"})}),a.jsxs("span",{className:"text-xs text-cc-fg",children:[a.jsxs("span",{className:"font-medium",children:["v",e.latestVersion]})," available",a.jsxs("span",{className:"text-cc-muted ml-1",children:["(current: v",e.currentVersion,")"]})]}),e.isServiceMode?a.jsx("button",{onClick:c,disabled:f,className:"text-xs font-medium px-2.5 py-0.5 rounded-md bg-cc-primary hover:bg-cc-primary-hover text-white transition-colors cursor-pointer disabled:opacity-50 disabled:cursor-not-allowed",children:f?"Updating...":"Update & Restart"}):a.jsxs("span",{className:"text-xs text-cc-muted",children:["Run"," ",a.jsx("code",{className:"font-mono-code bg-cc-code-bg px-1 py-0.5 rounded text-cc-code-fg",children:"the-companion install"})," ","for auto-updates"]}),a.jsx("button",{onClick:u,className:"text-cc-muted hover:text-cc-fg transition-colors cursor-pointer ml-auto",title:"Dismiss",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"2",className:"w-3 h-3",children:a.jsx("path",{d:"M4 4l8 8M12 4l-8 8"})})})]})}function zR({steps:e,error:t,backend:n,onCancel:i}){const l=n==="codex"?"/logo-codex.svg":"/logo.svg",c=e.some(v=>v.status==="in_progress"),u=e.length>0&&e.every(v=>v.status==="done"),f=e.some(v=>v.status==="error")||!!t,h=[...e].reverse().find(v=>v.status==="in_progress"),p=[...e].reverse().find(v=>v.status==="done"),g=f?"Something went wrong":u?"Launching session...":(h==null?void 0:h.label)||(p==null?void 0:p.label)||"Preparing...";return a.jsxs("div",{className:"absolute inset-0 z-50 flex flex-col items-center justify-center bg-cc-bg/95 backdrop-blur-sm animate-fade-in",children:[a.jsxs("div",{className:"relative mb-8",children:[c&&!f&&a.jsx("div",{className:"absolute inset-0 -m-4 rounded-full bg-cc-primary/10 animate-pulse"}),a.jsx("img",{src:l,alt:"Launching",className:`w-20 h-20 relative z-10 transition-transform duration-500 ${c&&!f?"scale-110":""} ${f?"opacity-40 grayscale":""}`}),c&&!f&&a.jsx("div",{className:"absolute -inset-3 z-0",children:a.jsx("svg",{className:"w-full h-full animate-spin-slow",viewBox:"0 0 100 100",children:a.jsx("circle",{cx:"50",cy:"50",r:"46",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeDasharray:"60 230",strokeLinecap:"round",className:"text-cc-primary/40"})})}),u&&!f&&a.jsx("div",{className:"absolute -inset-3 z-0 rounded-full border-2 border-cc-success/30"})]}),a.jsx("p",{className:`text-sm font-medium mb-6 transition-colors ${f?"text-cc-error":"text-cc-fg"}`,children:g}),a.jsx("div",{className:"w-full max-w-xs space-y-2 px-4",children:e.map((v,y)=>a.jsxs("div",{className:"flex items-center gap-3 transition-all duration-300",style:{animationDelay:`${y*60}ms`},children:[a.jsxs("div",{className:"w-5 h-5 flex items-center justify-center shrink-0",children:[v.status==="in_progress"&&a.jsx("span",{className:"w-4 h-4 border-2 border-cc-primary/30 border-t-cc-primary rounded-full animate-spin"}),v.status==="done"&&a.jsx("div",{className:"w-5 h-5 rounded-full bg-cc-success/15 flex items-center justify-center",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",className:"w-3 h-3 text-cc-success",children:a.jsx("path",{d:"M13.25 4.75L6 12 2.75 8.75",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})}),v.status==="error"&&a.jsx("div",{className:"w-5 h-5 rounded-full bg-cc-error/15 flex items-center justify-center",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",className:"w-3 h-3 text-cc-error",children:a.jsx("path",{d:"M4 4l8 8M12 4l-8 8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"})})})]}),a.jsx("span",{className:`text-xs transition-colors duration-200 ${v.status==="in_progress"?"text-cc-fg font-medium":v.status==="done"?"text-cc-muted":"text-cc-error font-medium"}`,children:v.label}),v.detail&&v.status==="in_progress"&&a.jsx("span",{className:"text-[10px] text-cc-muted truncate ml-auto max-w-[120px]",children:v.detail})]},v.step))}),t&&a.jsx("div",{className:"mt-5 w-full max-w-xs px-4",children:a.jsx("div",{className:"px-3 py-2.5 rounded-lg bg-cc-error/5 border border-cc-error/20",children:a.jsx("p",{className:"text-[11px] text-cc-error whitespace-pre-wrap font-mono-code leading-relaxed",children:t})})}),(f||c)&&i&&a.jsx("button",{onClick:i,className:"mt-6 px-4 py-2.5 min-h-[44px] text-xs font-medium rounded-lg bg-cc-hover text-cc-muted hover:text-cc-fg hover:bg-cc-border transition-colors cursor-pointer",children:f?"Dismiss":"Cancel"}),!f&&e.length>0&&a.jsx("div",{className:"absolute bottom-0 left-0 right-0 h-0.5 bg-cc-border/30",children:a.jsx("div",{className:"h-full bg-cc-primary/60 transition-all duration-500 ease-out",style:{width:`${Math.round(e.filter(v=>v.status==="done").length/Math.max(e.length,1)*100)}%`}})})]})}function OR(){const e=localStorage.getItem("companion_auth_token");return e?{Authorization:`Bearer ${e}`}:{}}const BR={installing:"Installing update...",restarting:"Restarting server...",waiting:"Waiting for server...",ready:"Update complete!"};function $R(e){const[t,n]=S.useState("installing"),i=S.useRef(null),l=S.useRef(!0);return S.useEffect(()=>(l.current=!0,()=>{l.current=!1,i.current&&clearTimeout(i.current)}),[]),S.useEffect(()=>{if(!e)return;const c=setTimeout(()=>{l.current&&n("restarting")},3e3),u=setTimeout(()=>{l.current&&n("waiting"),f()},5e3);function f(){l.current&&fetch("/api/update-check",{signal:AbortSignal.timeout(3e3),headers:OR()}).then(h=>{if(!h.ok)throw new Error("not ready");return h.json()}).then(()=>{l.current&&(n("ready"),setTimeout(()=>{l.current&&window.location.reload()},800))}).catch(()=>{i.current=setTimeout(f,1500)})}return()=>{clearTimeout(c),clearTimeout(u),i.current&&clearTimeout(i.current)}},[e]),t}function P2({phase:e,className:t}){const n=e==="ready";return a.jsxs("div",{className:`flex flex-col items-center justify-center bg-cc-bg animate-fade-in ${t??""}`,children:[a.jsxs("div",{className:"relative mb-8",children:[!n&&a.jsx("div",{className:"absolute inset-0 -m-4 rounded-full bg-cc-primary/10 animate-pulse"}),a.jsx("img",{src:"/logo.svg",alt:"Updating",className:`w-20 h-20 relative z-10 transition-transform duration-500 ${n?"":"scale-110"}`}),!n&&a.jsx("div",{className:"absolute -inset-3 z-0",children:a.jsx("svg",{className:"w-full h-full animate-spin-slow",viewBox:"0 0 100 100",children:a.jsx("circle",{cx:"50",cy:"50",r:"46",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeDasharray:"60 230",strokeLinecap:"round",className:"text-cc-primary/40"})})}),n&&a.jsx("div",{className:"absolute -inset-3 z-0 rounded-full border-2 border-cc-success/30 animate-fade-in"})]}),a.jsx("p",{className:`text-sm font-medium mb-2 transition-colors ${n?"text-cc-success":"text-cc-fg"}`,children:BR[e]}),a.jsx("p",{className:"text-xs text-cc-muted",children:n?"Reloading...":"This page will refresh automatically"}),!n&&a.jsx("div",{className:"flex gap-1.5 mt-6",children:[0,1,2].map(i=>a.jsx("span",{"data-testid":"progress-dot",className:"w-1.5 h-1.5 rounded-full bg-cc-primary/50",style:{animation:"pulse-dot 1.4s ease-in-out infinite",animationDelay:`${i*.2}s`}},i))}),a.jsx("div",{className:"absolute bottom-0 left-0 right-0 h-0.5 bg-cc-border/30",children:a.jsx("div",{className:"h-full bg-cc-primary/60 transition-all duration-1000 ease-out",style:{width:n?"100%":e==="waiting"?"75%":e==="restarting"?"40%":"15%"}})})]})}function PR({active:e}){const t=$R(e);return e?a.jsx(P2,{phase:t,className:"fixed inset-0 z-[100]"}):null}function dL({phase:e}){return a.jsx(P2,{phase:e,className:"absolute inset-0"})}function UR(){const e=Q(k=>k.dockerUpdateDialogOpen),t=Q(k=>k.setDockerUpdateDialogOpen),[n,i]=S.useState("prompt"),[l,c]=S.useState(!1),[u,f]=S.useState(null),h=S.useRef(null);if(S.useEffect(()=>{e&&we.getSettings().then(k=>{c(k.dockerAutoUpdate),k.dockerAutoUpdate&&p()}).catch(()=>{})},[e]),S.useEffect(()=>{if(n!=="pulling"){h.current&&(clearInterval(h.current),h.current=null);return}return h.current=setInterval(()=>{we.getImageStatus("the-companion:latest").then(k=>{f(k),k.status==="ready"?i("done"):k.status==="error"&&i("error")}).catch(()=>{})},2e3),()=>{h.current&&(clearInterval(h.current),h.current=null)}},[n]),!e)return null;function p(){i("pulling"),we.pullImage("the-companion:latest").then(k=>{k.state&&f(k.state)}).catch(()=>{i(k=>k==="pulling"?"error":k)})}function g(){p()}function v(){b()}function y(){b()}function b(){i("prompt"),f(null),t(!1)}async function _(){const k=!l;c(k);try{await we.updateSettings({dockerAutoUpdate:k})}catch{c(!k)}}return a.jsx("div",{className:"fixed inset-0 z-[90] flex items-center justify-center bg-black/50 animate-fade-in","data-testid":"docker-update-dialog",children:a.jsxs("div",{className:"bg-cc-bg rounded-xl shadow-xl border border-cc-border w-full max-w-md mx-4 overflow-hidden",children:[n==="prompt"&&a.jsxs("div",{className:"p-6",children:[a.jsx("h2",{className:"text-base font-semibold text-cc-fg mb-2",children:"Update Sandbox Image?"}),a.jsx("p",{className:"text-sm text-cc-muted mb-5",children:"A new version of The Companion was installed. Would you like to also update the sandbox Docker image?"}),a.jsxs("button",{type:"button",onClick:_,className:"w-full flex items-center justify-between px-3 py-3 rounded-lg text-sm bg-cc-hover text-cc-fg hover:bg-cc-active transition-colors cursor-pointer mb-5",children:[a.jsx("span",{children:"Always update Docker image automatically"}),a.jsx("span",{role:"switch","aria-checked":l,"aria-label":"Always update Docker image automatically",className:`relative inline-flex h-5 w-9 shrink-0 rounded-full border-2 border-transparent transition-colors ${l?"bg-cc-primary":"bg-cc-border"}`,children:a.jsx("span",{className:`pointer-events-none inline-block h-4 w-4 rounded-full bg-white shadow transform transition-transform ${l?"translate-x-4":"translate-x-0"}`})})]}),a.jsxs("div",{className:"flex justify-end gap-2",children:[a.jsx("button",{type:"button",onClick:v,className:"px-4 py-2 min-h-[40px] rounded-lg text-sm font-medium bg-cc-hover hover:bg-cc-active text-cc-fg transition-colors cursor-pointer",children:"Skip"}),a.jsx("button",{type:"button",onClick:g,className:"px-4 py-2 min-h-[40px] rounded-lg text-sm font-medium bg-cc-primary hover:bg-cc-primary-hover text-white transition-colors cursor-pointer",children:"Update"})]})]}),n==="pulling"&&a.jsxs("div",{className:"p-6",children:[a.jsxs("div",{className:"flex items-center gap-2 mb-3",children:[a.jsx("svg",{className:"w-4 h-4 animate-spin text-cc-primary",viewBox:"0 0 24 24",fill:"none",children:a.jsx("circle",{cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeWidth:"2.5",strokeDasharray:"31.4 31.4",strokeLinecap:"round"})}),a.jsx("h2",{className:"text-base font-semibold text-cc-fg",children:"Updating Sandbox Image..."})]}),a.jsx("p",{className:"text-sm text-cc-muted mb-3",children:"Pulling the-companion:latest"}),(u==null?void 0:u.progress)&&u.progress.length>0&&a.jsx("pre",{className:"px-3 py-2 text-[10px] font-mono-code bg-cc-code-bg rounded-lg text-cc-muted max-h-[160px] overflow-auto whitespace-pre-wrap","data-testid":"pull-progress",children:u.progress.slice(-20).join(`
121
+ `)})]}),n==="done"&&a.jsxs("div",{className:"p-6",children:[a.jsxs("div",{className:"flex items-center gap-2 mb-2",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-4 h-4 text-cc-success",children:a.jsx("path",{fillRule:"evenodd",d:"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zm3.78-9.72a.75.75 0 0 0-1.06-1.06L7 8.94 5.28 7.22a.75.75 0 0 0-1.06 1.06l2.25 2.25a.75.75 0 0 0 1.06 0l4.25-4.25z"})}),a.jsx("h2",{className:"text-base font-semibold text-cc-success",children:"Sandbox Image Updated"})]}),a.jsx("p",{className:"text-sm text-cc-muted mb-5",children:"The Docker image has been updated successfully."}),a.jsx("div",{className:"flex justify-end",children:a.jsx("button",{type:"button",onClick:y,className:"px-4 py-2 min-h-[40px] rounded-lg text-sm font-medium bg-cc-primary hover:bg-cc-primary-hover text-white transition-colors cursor-pointer",children:"Done"})})]}),n==="error"&&a.jsxs("div",{className:"p-6",children:[a.jsxs("div",{className:"flex items-center gap-2 mb-2",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-4 h-4 text-cc-error",children:a.jsx("path",{fillRule:"evenodd",d:"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zM5.22 5.22a.75.75 0 0 1 1.06 0L8 6.94l1.72-1.72a.75.75 0 1 1 1.06 1.06L9.06 8l1.72 1.72a.75.75 0 1 1-1.06 1.06L8 9.06l-1.72 1.72a.75.75 0 0 1-1.06-1.06L6.94 8 5.22 6.28a.75.75 0 0 1 0-1.06z"})}),a.jsx("h2",{className:"text-base font-semibold text-cc-error",children:"Image Update Failed"})]}),a.jsxs("p",{className:"text-sm text-cc-muted mb-2",children:["Failed to update the Docker image.",(u==null?void 0:u.error)&&a.jsx("span",{className:"block mt-1 text-xs text-cc-error",children:u.error})]}),(u==null?void 0:u.progress)&&u.progress.length>0&&a.jsx("pre",{className:"px-3 py-2 text-[10px] font-mono-code bg-cc-code-bg rounded-lg text-cc-muted max-h-[120px] overflow-auto whitespace-pre-wrap mb-4","data-testid":"pull-progress",children:u.progress.slice(-20).join(`
122
+ `)}),a.jsxs("div",{className:"flex justify-end gap-2",children:[a.jsx("button",{type:"button",onClick:b,className:"px-4 py-2 min-h-[40px] rounded-lg text-sm font-medium bg-cc-hover hover:bg-cc-active text-cc-fg transition-colors cursor-pointer",children:"Close"}),a.jsx("button",{type:"button",onClick:g,className:"px-4 py-2 min-h-[40px] rounded-lg text-sm font-medium bg-cc-primary hover:bg-cc-primary-hover text-white transition-colors cursor-pointer",children:"Retry"})]})]})]})})}function fL({phase:e}){return a.jsx("div",{className:"relative bg-black/50 rounded-lg overflow-hidden h-[300px] flex items-center justify-center",children:a.jsxs("div",{className:"bg-cc-bg rounded-xl shadow-xl border border-cc-border w-full max-w-sm mx-4 overflow-hidden",children:[e==="prompt"&&a.jsxs("div",{className:"p-5",children:[a.jsx("h2",{className:"text-sm font-semibold text-cc-fg mb-1.5",children:"Update Sandbox Image?"}),a.jsx("p",{className:"text-xs text-cc-muted mb-4",children:"A new version of The Companion was installed. Would you like to also update the sandbox Docker image?"}),a.jsxs("div",{className:"flex items-center justify-between px-2 py-2 rounded-lg bg-cc-hover text-xs text-cc-fg mb-4",children:[a.jsx("span",{children:"Always update automatically"}),a.jsx("span",{className:"relative inline-flex h-4 w-7 rounded-full bg-cc-border",children:a.jsx("span",{className:"inline-block h-3 w-3 rounded-full bg-white shadow translate-x-0 mt-0.5 ml-0.5"})})]}),a.jsxs("div",{className:"flex justify-end gap-2",children:[a.jsx("span",{className:"px-3 py-1.5 rounded-lg text-xs bg-cc-hover text-cc-fg",children:"Skip"}),a.jsx("span",{className:"px-3 py-1.5 rounded-lg text-xs bg-cc-primary text-white",children:"Update"})]})]}),e==="pulling"&&a.jsxs("div",{className:"p-5",children:[a.jsxs("div",{className:"flex items-center gap-1.5 mb-2",children:[a.jsx("svg",{className:"w-3.5 h-3.5 animate-spin text-cc-primary",viewBox:"0 0 24 24",fill:"none",children:a.jsx("circle",{cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeWidth:"2.5",strokeDasharray:"31.4 31.4",strokeLinecap:"round"})}),a.jsx("h2",{className:"text-sm font-semibold text-cc-fg",children:"Updating Sandbox Image..."})]}),a.jsx("pre",{className:"px-2 py-1.5 text-[9px] font-mono-code bg-cc-code-bg rounded text-cc-muted max-h-[80px] overflow-auto whitespace-pre-wrap",children:`Pulling the-companion:latest...
123
+ Layer 1/5: abc123 downloading
124
+ Layer 2/5: def456 complete`})]}),e==="done"&&a.jsxs("div",{className:"p-5",children:[a.jsxs("div",{className:"flex items-center gap-1.5 mb-1.5",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5 text-cc-success",children:a.jsx("path",{fillRule:"evenodd",d:"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zm3.78-9.72a.75.75 0 0 0-1.06-1.06L7 8.94 5.28 7.22a.75.75 0 0 0-1.06 1.06l2.25 2.25a.75.75 0 0 0 1.06 0l4.25-4.25z"})}),a.jsx("h2",{className:"text-sm font-semibold text-cc-success",children:"Sandbox Image Updated"})]}),a.jsx("p",{className:"text-xs text-cc-muted mb-4",children:"The Docker image has been updated successfully."}),a.jsx("div",{className:"flex justify-end",children:a.jsx("span",{className:"px-3 py-1.5 rounded-lg text-xs bg-cc-primary text-white",children:"Done"})})]}),e==="error"&&a.jsxs("div",{className:"p-5",children:[a.jsxs("div",{className:"flex items-center gap-1.5 mb-1.5",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5 text-cc-error",children:a.jsx("path",{fillRule:"evenodd",d:"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zM5.22 5.22a.75.75 0 0 1 1.06 0L8 6.94l1.72-1.72a.75.75 0 1 1 1.06 1.06L9.06 8l1.72 1.72a.75.75 0 1 1-1.06 1.06L8 9.06l-1.72 1.72a.75.75 0 0 1-1.06-1.06L6.94 8 5.22 6.28a.75.75 0 0 1 0-1.06z"})}),a.jsx("h2",{className:"text-sm font-semibold text-cc-error",children:"Image Update Failed"})]}),a.jsx("p",{className:"text-xs text-cc-muted mb-4",children:"Failed to update the Docker image."}),a.jsxs("div",{className:"flex justify-end gap-2",children:[a.jsx("span",{className:"px-3 py-1.5 rounded-lg text-xs bg-cc-hover text-cc-fg",children:"Close"}),a.jsx("span",{className:"px-3 py-1.5 rounded-lg text-xs bg-cc-primary text-white",children:"Retry"})]})]})]})})}const nm=["welcome","claude","codex","done"],C5='button:not(:disabled), [href], input:not(:disabled), select:not(:disabled), textarea:not(:disabled), [tabindex]:not([tabindex="-1"])';function hg(){return typeof window<"u"&&window.matchMedia("(prefers-reduced-motion: reduce)").matches}function FR({onComplete:e}){const[t,n]=S.useState("welcome"),[i,l]=S.useState(""),[c,u]=S.useState(""),[f,h]=S.useState(!1),[p,g]=S.useState(""),[v,y]=S.useState(!1),[b,_]=S.useState(!1),[k,E]=S.useState(hg),j=S.useRef(null);S.useEffect(()=>{k||requestAnimationFrame(()=>E(!0))},[k]),S.useEffect(()=>{const H=j.current;if(!H)return;function T(Z){if(Z.key==="Escape"){Z.preventDefault();return}if(Z.key!=="Tab")return;const Y=H.querySelectorAll(C5);if(Y.length===0)return;const U=Y[0],$=Y[Y.length-1];Z.shiftKey?document.activeElement===U&&(Z.preventDefault(),$.focus()):document.activeElement===$&&(Z.preventDefault(),U.focus())}document.addEventListener("keydown",T);const ae=H.querySelector(C5);return ae==null||ae.focus(),()=>document.removeEventListener("keydown",T)},[t]);const R=S.useCallback(async()=>{if(!i.trim()){n("codex");return}h(!0),g("");try{await we.updateSettings({claudeCodeOAuthToken:i.trim()}),y(!0),n("codex")}catch(H){g(H instanceof Error?H.message:"Failed to save token")}finally{h(!1)}},[i]),C=S.useCallback(async()=>{h(!0),g("");try{(await we.getSettings()).codexDeviceAuthConfigured?(_(!0),await D()):g("No Codex auth found. Run codex --login in your terminal first.")}catch(H){g(H instanceof Error?H.message:"Failed to check auth status")}finally{h(!1)}},[]),P=S.useCallback(async()=>{h(!0),g("");try{await we.updateSettings({openaiApiKey:c.trim()}),_(!0),await D()}catch(H){g(H instanceof Error?H.message:"Failed to save API key")}finally{h(!1)}},[c]),D=S.useCallback(async()=>{try{await we.updateSettings({onboardingCompleted:!0})}catch{}n("done")},[]),L=S.useCallback(()=>{e()},[e]),F=S.useCallback(async()=>{await D(),e()},[D,e]),B=S.useCallback(H=>{g(""),n(H)},[]),I=nm.indexOf(t),z=hg();return xl.createPortal(a.jsxs("div",{className:"fixed inset-0 z-50 flex items-center justify-center",style:{background:"linear-gradient(145deg, var(--color-cc-bg) 0%, color-mix(in srgb, var(--color-cc-bg) 94%, var(--color-cc-primary) 6%) 100%)",opacity:k?1:0,transition:z?"none":"opacity 400ms cubic-bezier(0.16, 1, 0.3, 1)"},children:[a.jsx("div",{className:"absolute top-0 left-0 right-0 h-[2px]",style:{background:"linear-gradient(90deg, transparent 0%, var(--color-cc-primary) 30%, var(--color-cc-primary) 70%, transparent 100%)",opacity:.6}}),a.jsxs("div",{ref:j,role:"dialog","aria-modal":"true","aria-label":"Provider setup",className:"w-full max-w-[520px] mx-6",style:{transform:k?"translateY(0)":"translateY(12px)",opacity:k?1:0,transition:z?"none":"transform 500ms cubic-bezier(0.16, 1, 0.3, 1) 100ms, opacity 400ms cubic-bezier(0.16, 1, 0.3, 1) 100ms"},children:[t!=="done"&&a.jsx("div",{className:"flex items-center gap-1.5 mb-6 justify-center",role:"status","aria-label":`Step ${I+1} of ${nm.length-1}`,children:nm.slice(0,3).map((H,T)=>a.jsx("div",{className:"h-[3px] rounded-full transition-[transform,background,opacity] duration-300",style:{width:32,transform:T===I?"scaleX(1)":"scaleX(0.375)",transformOrigin:"center",background:T<=I?"var(--color-cc-primary)":"var(--color-cc-border)",opacity:T<=I?1:.5}},H))}),a.jsxs("div",{className:"bg-cc-card border border-cc-border overflow-hidden",style:{borderRadius:16,boxShadow:"0 1px 3px var(--color-cc-border), 0 8px 32px var(--color-cc-border)"},children:[t==="welcome"&&a.jsx(qR,{onSetupClaude:()=>B("claude"),onSetupCodex:()=>B("codex")}),t==="claude"&&a.jsx(HR,{token:i,onTokenChange:l,onSave:R,onSkip:()=>B("codex"),saving:f,error:p}),t==="codex"&&a.jsx(IR,{apiKey:c,onApiKeyChange:u,onCheckAuth:C,onSaveApiKey:P,onSkip:()=>D(),onBack:()=>B("claude"),saving:f,error:p}),t==="done"&&a.jsx(VR,{claudeConfigured:v,codexConfigured:b,onDone:L})]}),t==="welcome"&&a.jsx("button",{onClick:F,className:"w-full text-center text-xs text-cc-muted hover:text-cc-fg transition-colors mt-4 min-h-[44px] flex items-center justify-center",children:"Skip setup — I'll configure this later in Settings"})]})]}),document.body)}function qR({onSetupClaude:e,onSetupCodex:t}){return a.jsxs("div",{className:"p-7 pb-6",children:[a.jsxs("div",{className:"mb-6",children:[a.jsx("div",{className:"text-[10px] uppercase tracking-[0.12em] text-cc-muted font-medium mb-2",children:"First time setup"}),a.jsx("h2",{className:"text-xl font-semibold text-cc-fg leading-tight",children:"Welcome to The Companion"}),a.jsx("p",{className:"text-sm text-cc-muted mt-1.5 leading-relaxed",children:"Connect your AI providers to start coding. Configure one or both."})]}),a.jsxs("div",{className:"space-y-2.5",children:[a.jsxs("button",{onClick:e,className:"provider-card--claude group w-full flex items-center gap-3.5 p-3.5 min-h-[52px] rounded-xl border border-cc-border bg-cc-bg text-left transition-[transform,border-color,box-shadow] duration-150",children:[a.jsx("div",{className:"w-9 h-9 rounded-lg flex items-center justify-center flex-shrink-0 font-semibold text-sm bg-cc-primary/10 text-cc-primary",children:"C"}),a.jsxs("div",{className:"flex-1 min-w-0",children:[a.jsx("div",{className:"text-[13px] font-medium text-cc-fg",children:"Claude Code"}),a.jsx("div",{className:"text-[11px] text-cc-muted leading-snug mt-0.5",children:"Anthropic's coding agent — requires an OAuth token"})]}),a.jsx("svg",{className:"w-4 h-4 text-cc-muted flex-shrink-0 transition-transform duration-150 group-hover:translate-x-0.5",fill:"none",stroke:"currentColor",strokeWidth:1.5,viewBox:"0 0 24 24","aria-hidden":"true",children:a.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 5l7 7-7 7"})})]}),a.jsxs("button",{onClick:t,className:"provider-card--codex group w-full flex items-center gap-3.5 p-3.5 min-h-[52px] rounded-xl border border-cc-border bg-cc-bg text-left transition-[transform,border-color,box-shadow] duration-150",children:[a.jsx("div",{className:"w-9 h-9 rounded-lg flex items-center justify-center flex-shrink-0 font-semibold text-sm bg-cc-codex/10 text-cc-codex",children:"X"}),a.jsxs("div",{className:"flex-1 min-w-0",children:[a.jsx("div",{className:"text-[13px] font-medium text-cc-fg",children:"Codex"}),a.jsx("div",{className:"text-[11px] text-cc-muted leading-snug mt-0.5",children:"OpenAI's coding agent — log in via ChatGPT"})]}),a.jsx("svg",{className:"w-4 h-4 text-cc-muted flex-shrink-0 transition-transform duration-150 group-hover:translate-x-0.5",fill:"none",stroke:"currentColor",strokeWidth:1.5,viewBox:"0 0 24 24","aria-hidden":"true",children:a.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 5l7 7-7 7"})})]})]})]})}function HR({token:e,onTokenChange:t,onSave:n,onSkip:i,saving:l,error:c}){const u=S.useRef(null);S.useEffect(()=>{var h;(h=u.current)==null||h.focus()},[]);const f="claude-token-error";return a.jsxs("div",{className:"p-7 pb-6",children:[a.jsxs("div",{className:"mb-5",children:[a.jsx("div",{className:"text-[10px] uppercase tracking-[0.12em] text-cc-muted font-medium mb-2",children:"Step 1 of 2"}),a.jsx("h2",{className:"text-xl font-semibold text-cc-fg leading-tight",children:"Set up Claude Code"}),a.jsx("p",{className:"text-sm text-cc-muted mt-1.5 leading-relaxed",children:"Generate an OAuth token by running this in your terminal:"})]}),a.jsxs("div",{className:"rounded-lg overflow-hidden mb-4 border border-cc-border",style:{background:"var(--color-cc-code-bg)"},children:[a.jsxs("div",{className:"flex items-center justify-between px-3 py-1.5 border-b border-cc-border",children:[a.jsxs("div",{className:"flex items-center gap-1.5","aria-hidden":"true",children:[a.jsx("div",{className:"w-[7px] h-[7px] rounded-full bg-cc-error opacity-60"}),a.jsx("div",{className:"w-[7px] h-[7px] rounded-full bg-cc-warning opacity-60"}),a.jsx("div",{className:"w-[7px] h-[7px] rounded-full bg-cc-success opacity-60"})]}),a.jsx(U2,{text:"claude setup-token"})]}),a.jsx("div",{className:"px-3.5 py-3",children:a.jsxs("div",{className:"flex items-center gap-2",children:[a.jsx("span",{className:"text-cc-muted text-xs font-mono-code select-none","aria-hidden":"true",children:"$"}),a.jsx("code",{className:"text-[13px] font-mono-code text-cc-fg select-all",children:"claude setup-token"})]})})]}),a.jsxs("div",{className:"mb-4",children:[a.jsx("label",{htmlFor:"claude-token",className:"text-xs text-cc-muted block mb-1.5",children:"OAuth Token"}),a.jsx("input",{ref:u,id:"claude-token",type:"password",value:e,onChange:h=>t(h.target.value),placeholder:"Paste the token from your terminal...","aria-describedby":c?f:void 0,"aria-invalid":c?!0:void 0,className:"w-full px-3 py-2.5 min-h-[44px] text-sm bg-cc-bg rounded-lg border border-cc-border text-cc-fg placeholder:text-cc-muted/60 focus:outline-none focus:ring-1 focus:ring-cc-primary focus:border-cc-primary font-mono-code transition-shadow duration-150"})]}),c&&a.jsxs("div",{id:f,role:"alert",className:"flex items-start gap-2 mb-4 text-xs text-cc-error",children:[a.jsxs("svg",{className:"w-3.5 h-3.5 mt-0.5 flex-shrink-0",fill:"none",stroke:"currentColor",strokeWidth:2,viewBox:"0 0 24 24","aria-hidden":"true",children:[a.jsx("circle",{cx:"12",cy:"12",r:"10"}),a.jsx("path",{d:"M12 8v4m0 4h.01"})]}),a.jsx("span",{children:c})]}),a.jsxs("div",{className:"flex items-center gap-2 pt-1",children:[a.jsx("button",{onClick:i,className:"flex-1 px-4 py-2.5 min-h-[44px] rounded-lg text-sm text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors",children:"Skip"}),a.jsx("button",{onClick:n,disabled:l,className:"btn-primary-aa flex-1 px-4 py-2.5 min-h-[44px] rounded-lg text-sm font-medium text-white transition-[background,opacity] duration-150 disabled:opacity-50",style:{boxShadow:l?"none":"0 1px 3px var(--color-cc-primary-btn)"},children:l?"Saving...":e.trim()?"Save & Continue":"Continue"})]})]})}function IR({apiKey:e,onApiKeyChange:t,onCheckAuth:n,onSaveApiKey:i,onSkip:l,onBack:c,saving:u,error:f}){const[h,p]=S.useState(!1),g="codex-auth-error";return a.jsxs("div",{className:"p-7 pb-6",children:[a.jsxs("div",{className:"mb-5",children:[a.jsx("div",{className:"text-[10px] uppercase tracking-[0.12em] text-cc-muted font-medium mb-2",children:"Step 2 of 2"}),a.jsx("h2",{className:"text-xl font-semibold text-cc-fg leading-tight",children:"Set up Codex"}),a.jsx("p",{className:"text-sm text-cc-muted mt-1.5 leading-relaxed",children:"Log in with your ChatGPT account by running this in your terminal:"})]}),a.jsxs("div",{className:"rounded-lg overflow-hidden mb-4 border border-cc-border",style:{background:"var(--color-cc-code-bg)"},children:[a.jsxs("div",{className:"flex items-center justify-between px-3 py-1.5 border-b border-cc-border",children:[a.jsxs("div",{className:"flex items-center gap-1.5","aria-hidden":"true",children:[a.jsx("div",{className:"w-[7px] h-[7px] rounded-full bg-cc-error opacity-60"}),a.jsx("div",{className:"w-[7px] h-[7px] rounded-full bg-cc-warning opacity-60"}),a.jsx("div",{className:"w-[7px] h-[7px] rounded-full bg-cc-success opacity-60"})]}),a.jsx(U2,{text:"codex --login"})]}),a.jsx("div",{className:"px-3.5 py-3",children:a.jsxs("div",{className:"flex items-center gap-2",children:[a.jsx("span",{className:"text-cc-muted text-xs font-mono-code select-none","aria-hidden":"true",children:"$"}),a.jsx("code",{className:"text-[13px] font-mono-code text-cc-fg select-all",children:"codex --login"})]})})]}),f&&a.jsxs("div",{id:g,role:"alert",className:"flex items-start gap-2 mb-4 text-xs text-cc-error",children:[a.jsxs("svg",{className:"w-3.5 h-3.5 mt-0.5 flex-shrink-0",fill:"none",stroke:"currentColor",strokeWidth:2,viewBox:"0 0 24 24","aria-hidden":"true",children:[a.jsx("circle",{cx:"12",cy:"12",r:"10"}),a.jsx("path",{d:"M12 8v4m0 4h.01"})]}),a.jsx("span",{children:f})]}),a.jsxs("div",{className:"mb-4",children:[a.jsxs("button",{onClick:()=>p(!h),className:"text-xs text-cc-muted hover:text-cc-fg transition-colors flex items-center gap-1",children:[a.jsx("svg",{className:"w-3 h-3 transition-transform duration-150",style:{transform:h?"rotate(90deg)":"rotate(0deg)"},fill:"none",stroke:"currentColor",strokeWidth:1.5,viewBox:"0 0 24 24","aria-hidden":"true",children:a.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 5l7 7-7 7"})}),"Or use an API key instead"]}),a.jsx("div",{className:"accordion-panel","data-open":h?"true":"false",children:a.jsx("div",{className:"accordion-inner",children:a.jsxs("div",{className:"mt-3",children:[a.jsx("label",{htmlFor:"openai-key",className:"text-xs text-cc-muted block mb-1.5",children:"OpenAI API Key"}),a.jsx("input",{id:"openai-key",type:"password",value:e,onChange:v=>t(v.target.value),placeholder:"sk-...","aria-describedby":f?g:void 0,"aria-invalid":f?!0:void 0,className:"w-full px-3 py-2.5 min-h-[44px] text-sm bg-cc-bg rounded-lg border border-cc-border text-cc-fg placeholder:text-cc-muted/60 focus:outline-none focus:ring-1 focus:ring-cc-codex focus:border-cc-codex font-mono-code transition-shadow duration-150"})]})})})]}),a.jsxs("div",{className:"flex items-center gap-2 pt-1",children:[a.jsxs("button",{onClick:c,className:"px-3 py-2.5 min-h-[44px] min-w-[44px] rounded-lg text-sm text-cc-muted hover:text-cc-fg transition-colors flex items-center gap-1",children:[a.jsx("svg",{className:"w-3.5 h-3.5",fill:"none",stroke:"currentColor",strokeWidth:1.5,viewBox:"0 0 24 24","aria-hidden":"true",children:a.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M15 19l-7-7 7-7"})}),"Back"]}),a.jsx("div",{className:"flex-1"}),a.jsx("button",{onClick:l,className:"px-4 py-2.5 min-h-[44px] rounded-lg text-sm text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors",children:"Skip"}),a.jsx("button",{onClick:e.trim()?i:n,disabled:u,className:"btn-codex-aa px-5 py-2.5 min-h-[44px] rounded-lg text-sm font-medium text-white transition-[background,opacity] duration-150 disabled:opacity-50",style:{boxShadow:u?"none":"0 1px 3px var(--color-cc-codex-btn)"},children:u?"Checking...":e.trim()?"Save & Finish":"I've logged in"})]})]})}function VR({claudeConfigured:e,codexConfigured:t,onDone:n}){const i=!e&&!t,l=hg(),[c,u]=S.useState(l);return S.useEffect(()=>{c||requestAnimationFrame(()=>u(!0))},[c]),a.jsxs("div",{className:"p-7 pb-6 text-center",style:{opacity:c?1:0,transform:c?"translateY(0)":"translateY(8px)",transition:l?"none":"opacity 400ms cubic-bezier(0.16, 1, 0.3, 1), transform 400ms cubic-bezier(0.16, 1, 0.3, 1)"},children:[a.jsx("div",{className:"w-14 h-14 mx-auto rounded-2xl flex items-center justify-center mb-5",style:{background:i?"var(--color-cc-hover)":"color-mix(in srgb, var(--color-cc-success) 12%, transparent)"},children:i?a.jsx("svg",{className:"w-6 h-6 text-cc-muted",fill:"none",stroke:"currentColor",strokeWidth:1.5,viewBox:"0 0 24 24","aria-hidden":"true",children:a.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 5l7 7-7 7"})}):a.jsx("svg",{className:"w-6 h-6 text-cc-success",fill:"none",stroke:"currentColor",strokeWidth:2,viewBox:"0 0 24 24","aria-hidden":"true",children:a.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M5 13l4 4L19 7"})})}),a.jsx("h2",{className:"text-xl font-semibold text-cc-fg mb-2",children:i?"Setup Skipped":"You're all set!"}),a.jsx("div",{className:"text-sm text-cc-muted leading-relaxed mb-6",children:i?"You can configure providers anytime in Settings.":a.jsxs(a.Fragment,{children:[e&&a.jsx("span",{className:"block",children:"Claude Code is ready."}),t&&a.jsx("span",{className:"block",children:"Codex is ready."}),a.jsx("span",{className:"block mt-1 text-xs",children:"You can update these anytime in Settings."})]})}),a.jsx("button",{onClick:n,className:"btn-primary-aa w-full px-4 py-2.5 min-h-[44px] rounded-lg text-sm font-medium text-white transition-[background] duration-150",style:{boxShadow:"0 1px 3px var(--color-cc-primary-btn)"},children:"Get Started"})]})}function U2({text:e}){const[t,n]=S.useState(!1),i=S.useCallback(()=>{navigator.clipboard.writeText(e).then(()=>{n(!0),setTimeout(()=>n(!1),2e3)}).catch(()=>{})},[e]);return a.jsx("button",{onClick:i,className:"text-[10px] text-cc-muted hover:text-cc-fg transition-colors flex items-center gap-1 min-h-[44px] min-w-[44px] justify-end","aria-label":"Copy command",children:t?a.jsxs(a.Fragment,{children:[a.jsx("svg",{className:"w-3 h-3 text-cc-success",fill:"none",stroke:"currentColor",strokeWidth:2,viewBox:"0 0 24 24","aria-hidden":"true",children:a.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M5 13l4 4L19 7"})}),"Copied!"]}):a.jsxs(a.Fragment,{children:[a.jsxs("svg",{className:"w-3 h-3",fill:"none",stroke:"currentColor",strokeWidth:1.5,viewBox:"0 0 24 24","aria-hidden":"true",children:[a.jsx("rect",{x:"9",y:"9",width:"13",height:"13",rx:"2"}),a.jsx("path",{d:"M5 15H4a2 2 0 01-2-2V4a2 2 0 012-2h9a2 2 0 012 2v1"})]}),"Copy"]})})}const GR=S.lazy(()=>Xn(()=>import("./Playground-BVqqQ5J3.js"),[]).then(e=>({default:e.Playground}))),YR=S.lazy(()=>Xn(()=>import("./SettingsPage-C4WdQ-ba.js"),[]).then(e=>({default:e.SettingsPage}))),WR=S.lazy(()=>Xn(()=>import("./IntegrationsPage-ClTWLg6W.js"),[]).then(e=>({default:e.IntegrationsPage}))),QR=S.lazy(()=>Xn(()=>import("./LinearSettingsPage-di0JH5lO.js"),[]).then(e=>({default:e.LinearSettingsPage}))),XR=S.lazy(()=>Xn(()=>import("./LinearOAuthSettingsPage-CWz5AdGt.js"),[]).then(e=>({default:e.LinearOAuthSettingsPage}))),ZR=S.lazy(()=>Xn(()=>import("./TailscalePage-trYybm9W.js"),[]).then(e=>({default:e.TailscalePage}))),KR=S.lazy(()=>Xn(()=>import("./PromptsPage-C1oMpJK9.js"),[]).then(e=>({default:e.PromptsPage}))),JR=S.lazy(()=>Xn(()=>Promise.resolve().then(()=>$7),void 0).then(e=>({default:e.EnvManager}))),eL=S.lazy(()=>Xn(()=>import("./SandboxManager-CaBqRrPE.js"),[]).then(e=>({default:e.SandboxManager}))),tL=S.lazy(()=>Xn(()=>import("./CronManager-DRZ66TkG.js"),[]).then(e=>({default:e.CronManager}))),nL=S.lazy(()=>Xn(()=>import("./AgentsPage-BhKdcyXZ.js"),[]).then(e=>({default:e.AgentsPage}))),rL=S.lazy(()=>Xn(()=>import("./RunsPage-B2Z2eRQO.js"),[]).then(e=>({default:e.RunsPage})));function kr(){return a.jsx("div",{className:"flex items-center justify-center h-full",children:a.jsx("div",{className:"text-sm text-cc-muted",children:"Loading..."})})}function iL(){return S.useSyncExternalStore(e=>(window.addEventListener("hashchange",e),()=>window.removeEventListener("hashchange",e)),()=>window.location.hash)}function sL(){const e=Q($=>$.isAuthenticated),t=Q($=>$.darkMode),n=Q($=>$.currentSessionId),i=Q($=>$.sidebarOpen),l=Q($=>$.taskPanelOpen),c=Q($=>$.homeResetKey),u=Q($=>$.activeTab),f=Q($=>$.sessionCreating),h=Q($=>$.sessionCreatingBackend),p=Q($=>$.creationProgress),g=Q($=>$.creationError),v=Q($=>$.updateOverlayActive),y=iL(),b=S.useMemo(()=>zg(y),[y]),_=b.page==="settings",k=b.page==="prompts",E=b.page==="integrations",j=b.page==="integration-linear",R=b.page==="integration-linear-oauth",C=b.page==="integration-tailscale",P=b.page==="environments",D=b.page==="sandboxes",L=b.page==="scheduled",F=b.page==="agents"||b.page==="agent-detail",B=b.page==="runs",I=b.page==="session"||b.page==="home";S.useEffect(()=>{FC(y||"#/")},[y]),S.useEffect(()=>{document.documentElement.classList.toggle("dark",t)},[t]);const z=S.useRef(Q.getState().currentSessionId);S.useEffect(()=>{if(z.current!==null&&b.page==="home"){Og(z.current,!0),z.current=null;return}if(z.current=null,b.page==="session"){const $=Q.getState();$.currentSessionId!==b.sessionId&&$.setCurrentSession(b.sessionId),xc(b.sessionId)}else if(b.page==="home"){const $=Q.getState();$.currentSessionId!==null&&$.setCurrentSession(null)}},[b]);const H=Q($=>n?$.changedFilesTick.get(n)??0:0),T=Q($=>$.diffBase),ae=Q($=>$.setGitChangedFilesCount),Z=Q($=>{var re,xe;return n&&(((re=$.sessions.get(n))==null?void 0:re.cwd)||((xe=$.sdkSessions.find(M=>M.sessionId===n))==null?void 0:xe.cwd))||null});S.useEffect(()=>{if(!n||!Z)return;let $=!1;return we.getChangedFiles(Z,T).then(({files:re})=>{if($)return;const xe=`${Z}/`,M=re.filter(O=>O.path===Z||O.path.startsWith(xe)).length;ae(n,M)}).catch(()=>{}),()=>{$=!0}},[n,Z,T,H,ae]),S.useEffect(()=>{const $=()=>{we.checkForUpdate().then(xe=>{Q.getState().setUpdateInfo(xe)}).catch(()=>{})};$();const re=setInterval($,300*1e3);return()=>clearInterval(re)},[]),S.useEffect(()=>{const $=()=>{we.getClaudeCompat().then(xe=>{Q.getState().setClaudeCompatInfo(xe)}).catch(()=>{})};$();const re=setInterval($,300*1e3);return()=>clearInterval(re)},[]);const[Y,U]=S.useState(!1);return S.useEffect(()=>{e&&we.getSettings().then($=>{$.publicUrl&&Q.getState().setPublicUrl($.publicUrl),$.onboardingCompleted||U(!0)}).catch(()=>{})},[e]),S.useEffect(()=>{localStorage.getItem("companion_docker_prompt_pending")==="1"&&(localStorage.removeItem("companion_docker_prompt_pending"),Q.getState().setDockerUpdateDialogOpen(!0))},[]),e?b.page==="playground"?a.jsx(S.Suspense,{fallback:a.jsx(kr,{}),children:a.jsx(GR,{})}):a.jsxs("div",{className:"fixed inset-0 flex font-sans-ui bg-cc-bg text-cc-fg antialiased pt-safe overflow-hidden overscroll-none",children:[i&&a.jsx("div",{className:"fixed inset-0 bg-black/30 z-30 md:hidden",onClick:()=>Q.getState().setSidebarOpen(!1)}),a.jsx("div",{className:`
125
+ fixed inset-y-0 left-0 md:relative md:inset-auto z-40 md:z-auto
126
+ h-full shrink-0 transition-all duration-200 pt-safe md:pt-0
127
+ ${i?"w-full md:w-[260px] translate-x-0":"w-0 -translate-x-full md:w-0 md:-translate-x-full"}
128
+ overflow-hidden
129
+ `,children:a.jsx(a4,{})}),a.jsxs("div",{className:"flex-1 flex flex-col min-w-0 overflow-hidden",children:[a.jsx(z7,{}),a.jsx(DR,{}),a.jsxs("div",{className:"flex-1 overflow-hidden relative",children:[_&&a.jsx("div",{className:"absolute inset-0",children:a.jsx(S.Suspense,{fallback:a.jsx(kr,{}),children:a.jsx(YR,{embedded:!0})})}),k&&a.jsx("div",{className:"absolute inset-0",children:a.jsx(S.Suspense,{fallback:a.jsx(kr,{}),children:a.jsx(KR,{embedded:!0})})}),E&&a.jsx("div",{className:"absolute inset-0",children:a.jsx(S.Suspense,{fallback:a.jsx(kr,{}),children:a.jsx(WR,{embedded:!0})})}),j&&a.jsx("div",{className:"absolute inset-0",children:a.jsx(S.Suspense,{fallback:a.jsx(kr,{}),children:a.jsx(QR,{embedded:!0})})}),R&&a.jsx("div",{className:"absolute inset-0",children:a.jsx(S.Suspense,{fallback:a.jsx(kr,{}),children:a.jsx(XR,{embedded:!0})})}),C&&a.jsx("div",{className:"absolute inset-0",children:a.jsx(S.Suspense,{fallback:a.jsx(kr,{}),children:a.jsx(ZR,{embedded:!0})})}),P&&a.jsx("div",{className:"absolute inset-0",children:a.jsx(S.Suspense,{fallback:a.jsx(kr,{}),children:a.jsx(JR,{embedded:!0})})}),D&&a.jsx("div",{className:"absolute inset-0",children:a.jsx(S.Suspense,{fallback:a.jsx(kr,{}),children:a.jsx(eL,{embedded:!0})})}),L&&a.jsx("div",{className:"absolute inset-0",children:a.jsx(S.Suspense,{fallback:a.jsx(kr,{}),children:a.jsx(tL,{embedded:!0})})}),F&&a.jsx("div",{className:"absolute inset-0",children:a.jsx(S.Suspense,{fallback:a.jsx(kr,{}),children:a.jsx(nL,{route:b})})}),B&&a.jsx("div",{className:"absolute inset-0",children:a.jsx(S.Suspense,{fallback:a.jsx(kr,{}),children:a.jsx(rL,{})})}),I&&a.jsxs(a.Fragment,{children:[a.jsx("div",{className:"absolute inset-0",children:n?u==="diff"?a.jsx(LR,{sessionId:n}):a.jsx(R7,{sessionId:n}):a.jsx(Z7,{},c)}),f&&p&&p.length>0&&a.jsx(zR,{steps:p,error:g,backend:h??void 0,onCancel:()=>Q.getState().clearCreation()})]})]})]}),n&&I&&a.jsxs(a.Fragment,{children:[!l&&a.jsxs("button",{type:"button",onClick:()=>Q.getState().setTaskPanelOpen(!0),className:"hidden lg:flex fixed right-0 top-1/2 -translate-y-1/2 z-30 items-center gap-1 rounded-l-lg border border-r-0 border-cc-border bg-cc-card/95 backdrop-blur px-2 py-2 text-[11px] text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer",title:"Open context panel",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3",children:a.jsx("path",{d:"M3 2.5A1.5 1.5 0 014.5 1h7A1.5 1.5 0 0113 2.5v11a1.5 1.5 0 01-1.5 1.5h-7A1.5 1.5 0 013 13.5v-11zm2 .5v10h6V3H5z"})}),a.jsx("span",{className:"[writing-mode:vertical-rl] rotate-180 tracking-wide",children:"Context"})]}),l&&a.jsx("div",{className:"fixed inset-0 bg-black/30 z-30 lg:hidden",onClick:()=>Q.getState().setTaskPanelOpen(!1)}),a.jsx("div",{className:`
130
+ fixed inset-y-0 right-0 lg:relative lg:inset-auto z-40 lg:z-auto
131
+ h-full shrink-0 transition-all duration-200 pt-safe lg:pt-0
132
+ ${l?"w-full lg:w-[320px] translate-x-0":"w-0 translate-x-full lg:w-0 lg:translate-x-full"}
133
+ overflow-hidden
134
+ `,children:a.jsx(AR,{sessionId:n})})]}),a.jsx(PR,{active:v}),a.jsx(UR,{}),Y&&a.jsx(FR,{onComplete:()=>U(!1)})]}):a.jsx(YC,{})}class aL extends S.Component{constructor(t){super(t),this.state={hasError:!1}}static getDerivedStateFromError(){return{hasError:!0}}componentDidCatch(t,n){xs(t,{source:"react_error_boundary",componentStack:n.componentStack})}render(){return this.state.hasError?a.jsx("div",{className:"h-[100dvh] flex items-center justify-center bg-cc-bg text-cc-fg px-4",children:a.jsxs("div",{className:"max-w-md w-full rounded-xl border border-cc-border bg-cc-card p-5 shadow-sm",children:[a.jsx("h1",{className:"text-base font-semibold",children:"A runtime error occurred"}),a.jsx("p",{className:"text-sm text-cc-muted mt-2",children:"Reload the page to recover. The error has been reported."}),a.jsx("button",{type:"button",onClick:()=>window.location.reload(),className:"mt-4 inline-flex items-center rounded-md bg-cc-primary px-3 py-1.5 text-sm text-white hover:bg-cc-primary-hover cursor-pointer",children:"Reload"})]})}):this.props.children}}UC();tj.createRoot(document.getElementById("root")).render(a.jsx(S.StrictMode,{children:a.jsx(aL,{children:a.jsx(sL,{})})}));Xn(()=>import("./sw-register-Cf5LH9-W.js"),[]).catch(()=>{});export{w7 as A,uL as B,R7 as C,gl as D,cL as E,U7 as F,bR as G,ec as L,L8 as M,u7 as P,zR as S,O5 as T,DR as U,Xn as _,we as a,Op as b,dL as c,fL as d,q8 as e,H8 as f,PC as g,L7 as h,gR as i,a as j,xR as k,ms as l,cl as m,Og as n,tc as o,sR as p,cd as q,S as r,oL as s,uR as t,Q as u,gc as v,xl as w,m5 as x,C2 as y,a7 as z};