@hellcoder/companion 0.108.1-preview.20260719080019.e8c410a → 0.109.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.
- package/dist/assets/{AgentsPage-DI5hdCnz.js → AgentsPage-Dye7KBqi.js} +1 -1
- package/dist/assets/{CronManager-yX8i4C_S.js → CronManager-DTlT02dA.js} +1 -1
- package/dist/assets/{DashboardPage-D1nc0wHf.js → DashboardPage-fvKg3Yqp.js} +1 -1
- package/dist/assets/{IntegrationsPage-iSfvR9vX.js → IntegrationsPage-F68cGNc0.js} +1 -1
- package/dist/assets/{LinearOAuthSettingsPage-omExXsGc.js → LinearOAuthSettingsPage-SoGpGzIF.js} +1 -1
- package/dist/assets/{LinearSettingsPage-C4oBf1iO.js → LinearSettingsPage-CPvMIKgr.js} +1 -1
- package/dist/assets/{Playground-CjiZI9QY.js → Playground-CF7prjX2.js} +1 -1
- package/dist/assets/{PromptsPage-CU6z49U6.js → PromptsPage-vx71p6l9.js} +1 -1
- package/dist/assets/{RunsPage-mcU7OUoZ.js → RunsPage-CH4PZDnZ.js} +1 -1
- package/dist/assets/{SandboxManager-BkYS-dK5.js → SandboxManager-YH5E0Jto.js} +1 -1
- package/dist/assets/{SettingsPage-CyHMmTBB.js → SettingsPage-B2dQwyjl.js} +1 -1
- package/dist/assets/{TailscalePage-CRyiyMcJ.js → TailscalePage-OvQqy343.js} +1 -1
- package/dist/assets/index-Daik8cew.js +136 -0
- package/dist/assets/{sw-register-Dqdfho7x.js → sw-register-CcXhHDAn.js} +1 -1
- package/dist/index.html +1 -1
- package/dist/sw.js +1 -1
- package/package.json +1 -1
- package/server/settings-manager.test.ts +3 -1
- package/server/settings-manager.ts +2 -2
- package/dist/assets/index-DOle27vf.js +0 -136
|
@@ -0,0 +1,136 @@
|
|
|
1
|
+
var Aj=Object.defineProperty;var Mj=(e,t,n)=>t in e?Aj(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;var rb=(e,t,n)=>Mj(e,typeof t!="symbol"?t+"":t,n);(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const a of document.querySelectorAll('link[rel="modulepreload"]'))i(a);new MutationObserver(a=>{for(const o of a)if(o.type==="childList")for(const u of o.addedNodes)u.tagName==="LINK"&&u.rel==="modulepreload"&&i(u)}).observe(document,{childList:!0,subtree:!0});function n(a){const o={};return a.integrity&&(o.integrity=a.integrity),a.referrerPolicy&&(o.referrerPolicy=a.referrerPolicy),a.crossOrigin==="use-credentials"?o.credentials="include":a.crossOrigin==="anonymous"?o.credentials="omit":o.credentials="same-origin",o}function i(a){if(a.ep)return;a.ep=!0;const o=n(a);fetch(a.href,o)}})();const Rj="modulepreload",Dj=function(e){return"/"+e},ib={},qn=function(t,n,i){let a=Promise.resolve();if(n&&n.length>0){let u=function(p){return Promise.all(p.map(g=>Promise.resolve(g).then(x=>({status:"fulfilled",value:x}),x=>({status:"rejected",reason:x}))))};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"));a=u(n.map(p=>{if(p=Dj(p),p in ib)return;ib[p]=!0;const g=p.endsWith(".css"),x=g?'[rel="stylesheet"]':"";if(document.querySelector(`link[href="${p}"]${x}`))return;const b=document.createElement("link");if(b.rel=g?"stylesheet":Rj,g||(b.as="script"),b.crossOrigin="",b.href=p,h&&b.setAttribute("nonce",h),document.head.appendChild(b),g)return new Promise((y,_)=>{b.addEventListener("load",y),b.addEventListener("error",()=>_(new Error(`Unable to preload CSS for ${p}`)))})}))}function o(u){const f=new Event("vite:preloadError",{cancelable:!0});if(f.payload=u,window.dispatchEvent(f),!f.defaultPrevented)throw u}return a.then(u=>{for(const f of u||[])f.status==="rejected"&&o(f.reason);return t().catch(o)})};function Og(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var vp={exports:{}},Ro={};/**
|
|
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 sb;function Lj(){if(sb)return Ro;sb=1;var e=Symbol.for("react.transitional.element"),t=Symbol.for("react.fragment");function n(i,a,o){var u=null;if(o!==void 0&&(u=""+o),a.key!==void 0&&(u=""+a.key),"key"in a){o={};for(var f in a)f!=="key"&&(o[f]=a[f])}else o=a;return a=o.ref,{$$typeof:e,type:i,key:u,ref:a!==void 0?a:null,props:o}}return Ro.Fragment=t,Ro.jsx=n,Ro.jsxs=n,Ro}var ab;function zj(){return ab||(ab=1,vp.exports=Lj()),vp.exports}var l=zj(),bp={exports:{}},Ge={};/**
|
|
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 lb;function Oj(){if(lb)return Ge;lb=1;var e=Symbol.for("react.transitional.element"),t=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),i=Symbol.for("react.strict_mode"),a=Symbol.for("react.profiler"),o=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"),x=Symbol.for("react.activity"),b=Symbol.iterator;function y($){return $===null||typeof $!="object"?null:($=b&&$[b]||$["@@iterator"],typeof $=="function"?$:null)}var _={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},j=Object.assign,C={};function k($,Z,M){this.props=$,this.context=Z,this.refs=C,this.updater=M||_}k.prototype.isReactComponent={},k.prototype.setState=function($,Z){if(typeof $!="object"&&typeof $!="function"&&$!=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,$,Z,"setState")},k.prototype.forceUpdate=function($){this.updater.enqueueForceUpdate(this,$,"forceUpdate")};function A(){}A.prototype=k.prototype;function N($,Z,M){this.props=$,this.context=Z,this.refs=C,this.updater=M||_}var D=N.prototype=new A;D.constructor=N,j(D,k.prototype),D.isPureReactComponent=!0;var z=Array.isArray;function L(){}var q={H:null,A:null,T:null,S:null},O=Object.prototype.hasOwnProperty;function Y($,Z,M){var he=M.ref;return{$$typeof:e,type:$,key:Z,ref:he!==void 0?he:null,props:M}}function B($,Z){return Y($.type,Z,$.props)}function H($){return typeof $=="object"&&$!==null&&$.$$typeof===e}function T($){var Z={"=":"=0",":":"=2"};return"$"+$.replace(/[=:]/g,function(M){return Z[M]})}var le=/\/+/g;function J($,Z){return typeof $=="object"&&$!==null&&$.key!=null?T(""+$.key):Z.toString(36)}function G($){switch($.status){case"fulfilled":return $.value;case"rejected":throw $.reason;default:switch(typeof $.status=="string"?$.then(L,L):($.status="pending",$.then(function(Z){$.status==="pending"&&($.status="fulfilled",$.value=Z)},function(Z){$.status==="pending"&&($.status="rejected",$.reason=Z)})),$.status){case"fulfilled":return $.value;case"rejected":throw $.reason}}throw $}function P($,Z,M,he,be){var ke=typeof $;(ke==="undefined"||ke==="boolean")&&($=null);var Me=!1;if($===null)Me=!0;else switch(ke){case"bigint":case"string":case"number":Me=!0;break;case"object":switch($.$$typeof){case e:case t:Me=!0;break;case g:return Me=$._init,P(Me($._payload),Z,M,he,be)}}if(Me)return be=be($),Me=he===""?"."+J($,0):he,z(be)?(M="",Me!=null&&(M=Me.replace(le,"$&/")+"/"),P(be,Z,M,"",function(Ye){return Ye})):be!=null&&(H(be)&&(be=B(be,M+(be.key==null||$&&$.key===be.key?"":(""+be.key).replace(le,"$&/")+"/")+Me)),Z.push(be)),1;Me=0;var Re=he===""?".":he+":";if(z($))for(var Le=0;Le<$.length;Le++)he=$[Le],ke=Re+J(he,Le),Me+=P(he,Z,M,ke,be);else if(Le=y($),typeof Le=="function")for($=Le.call($),Le=0;!(he=$.next()).done;)he=he.value,ke=Re+J(he,Le++),Me+=P(he,Z,M,ke,be);else if(ke==="object"){if(typeof $.then=="function")return P(G($),Z,M,he,be);throw Z=String($),Error("Objects are not valid as a React child (found: "+(Z==="[object Object]"?"object with keys {"+Object.keys($).join(", ")+"}":Z)+"). If you meant to render a collection of children, use an array instead.")}return Me}function F($,Z,M){if($==null)return $;var he=[],be=0;return P($,he,"","",function(ke){return Z.call(M,ke,be++)}),he}function W($){if($._status===-1){var Z=$._result;Z=Z(),Z.then(function(M){($._status===0||$._status===-1)&&($._status=1,$._result=M)},function(M){($._status===0||$._status===-1)&&($._status=2,$._result=M)}),$._status===-1&&($._status=0,$._result=Z)}if($._status===1)return $._result.default;throw $._result}var xe=typeof reportError=="function"?reportError:function($){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var Z=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof $=="object"&&$!==null&&typeof $.message=="string"?String($.message):String($),error:$});if(!window.dispatchEvent(Z))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",$);return}console.error($)},R={map:F,forEach:function($,Z,M){F($,function(){Z.apply(this,arguments)},M)},count:function($){var Z=0;return F($,function(){Z++}),Z},toArray:function($){return F($,function(Z){return Z})||[]},only:function($){if(!H($))throw Error("React.Children.only expected to receive a single React element child.");return $}};return Ge.Activity=x,Ge.Children=R,Ge.Component=k,Ge.Fragment=n,Ge.Profiler=a,Ge.PureComponent=N,Ge.StrictMode=i,Ge.Suspense=h,Ge.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=q,Ge.__COMPILER_RUNTIME={__proto__:null,c:function($){return q.H.useMemoCache($)}},Ge.cache=function($){return function(){return $.apply(null,arguments)}},Ge.cacheSignal=function(){return null},Ge.cloneElement=function($,Z,M){if($==null)throw Error("The argument must be a React element, but you passed "+$+".");var he=j({},$.props),be=$.key;if(Z!=null)for(ke in Z.key!==void 0&&(be=""+Z.key),Z)!O.call(Z,ke)||ke==="key"||ke==="__self"||ke==="__source"||ke==="ref"&&Z.ref===void 0||(he[ke]=Z[ke]);var ke=arguments.length-2;if(ke===1)he.children=M;else if(1<ke){for(var Me=Array(ke),Re=0;Re<ke;Re++)Me[Re]=arguments[Re+2];he.children=Me}return Y($.type,be,he)},Ge.createContext=function($){return $={$$typeof:u,_currentValue:$,_currentValue2:$,_threadCount:0,Provider:null,Consumer:null},$.Provider=$,$.Consumer={$$typeof:o,_context:$},$},Ge.createElement=function($,Z,M){var he,be={},ke=null;if(Z!=null)for(he in Z.key!==void 0&&(ke=""+Z.key),Z)O.call(Z,he)&&he!=="key"&&he!=="__self"&&he!=="__source"&&(be[he]=Z[he]);var Me=arguments.length-2;if(Me===1)be.children=M;else if(1<Me){for(var Re=Array(Me),Le=0;Le<Me;Le++)Re[Le]=arguments[Le+2];be.children=Re}if($&&$.defaultProps)for(he in Me=$.defaultProps,Me)be[he]===void 0&&(be[he]=Me[he]);return Y($,ke,be)},Ge.createRef=function(){return{current:null}},Ge.forwardRef=function($){return{$$typeof:f,render:$}},Ge.isValidElement=H,Ge.lazy=function($){return{$$typeof:g,_payload:{_status:-1,_result:$},_init:W}},Ge.memo=function($,Z){return{$$typeof:p,type:$,compare:Z===void 0?null:Z}},Ge.startTransition=function($){var Z=q.T,M={};q.T=M;try{var he=$(),be=q.S;be!==null&&be(M,he),typeof he=="object"&&he!==null&&typeof he.then=="function"&&he.then(L,xe)}catch(ke){xe(ke)}finally{Z!==null&&M.types!==null&&(Z.types=M.types),q.T=Z}},Ge.unstable_useCacheRefresh=function(){return q.H.useCacheRefresh()},Ge.use=function($){return q.H.use($)},Ge.useActionState=function($,Z,M){return q.H.useActionState($,Z,M)},Ge.useCallback=function($,Z){return q.H.useCallback($,Z)},Ge.useContext=function($){return q.H.useContext($)},Ge.useDebugValue=function(){},Ge.useDeferredValue=function($,Z){return q.H.useDeferredValue($,Z)},Ge.useEffect=function($,Z){return q.H.useEffect($,Z)},Ge.useEffectEvent=function($){return q.H.useEffectEvent($)},Ge.useId=function(){return q.H.useId()},Ge.useImperativeHandle=function($,Z,M){return q.H.useImperativeHandle($,Z,M)},Ge.useInsertionEffect=function($,Z){return q.H.useInsertionEffect($,Z)},Ge.useLayoutEffect=function($,Z){return q.H.useLayoutEffect($,Z)},Ge.useMemo=function($,Z){return q.H.useMemo($,Z)},Ge.useOptimistic=function($,Z){return q.H.useOptimistic($,Z)},Ge.useReducer=function($,Z,M){return q.H.useReducer($,Z,M)},Ge.useRef=function($){return q.H.useRef($)},Ge.useState=function($){return q.H.useState($)},Ge.useSyncExternalStore=function($,Z,M){return q.H.useSyncExternalStore($,Z,M)},Ge.useTransition=function(){return q.H.useTransition()},Ge.version="19.2.8",Ge}var ob;function Bg(){return ob||(ob=1,bp.exports=Oj()),bp.exports}var S=Bg();const Zu=Og(S);var yp={exports:{}},Do={},_p={exports:{}},wp={};/**
|
|
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 cb;function Bj(){return cb||(cb=1,(function(e){function t(P,F){var W=P.length;P.push(F);e:for(;0<W;){var xe=W-1>>>1,R=P[xe];if(0<a(R,F))P[xe]=F,P[W]=R,W=xe;else break e}}function n(P){return P.length===0?null:P[0]}function i(P){if(P.length===0)return null;var F=P[0],W=P.pop();if(W!==F){P[0]=W;e:for(var xe=0,R=P.length,$=R>>>1;xe<$;){var Z=2*(xe+1)-1,M=P[Z],he=Z+1,be=P[he];if(0>a(M,W))he<R&&0>a(be,M)?(P[xe]=be,P[he]=W,xe=he):(P[xe]=M,P[Z]=W,xe=Z);else if(he<R&&0>a(be,W))P[xe]=be,P[he]=W,xe=he;else break e}}return F}function a(P,F){var W=P.sortIndex-F.sortIndex;return W!==0?W:P.id-F.id}if(e.unstable_now=void 0,typeof performance=="object"&&typeof performance.now=="function"){var o=performance;e.unstable_now=function(){return o.now()}}else{var u=Date,f=u.now();e.unstable_now=function(){return u.now()-f}}var h=[],p=[],g=1,x=null,b=3,y=!1,_=!1,j=!1,C=!1,k=typeof setTimeout=="function"?setTimeout:null,A=typeof clearTimeout=="function"?clearTimeout:null,N=typeof setImmediate<"u"?setImmediate:null;function D(P){for(var F=n(p);F!==null;){if(F.callback===null)i(p);else if(F.startTime<=P)i(p),F.sortIndex=F.expirationTime,t(h,F);else break;F=n(p)}}function z(P){if(j=!1,D(P),!_)if(n(h)!==null)_=!0,L||(L=!0,T());else{var F=n(p);F!==null&&G(z,F.startTime-P)}}var L=!1,q=-1,O=5,Y=-1;function B(){return C?!0:!(e.unstable_now()-Y<O)}function H(){if(C=!1,L){var P=e.unstable_now();Y=P;var F=!0;try{e:{_=!1,j&&(j=!1,A(q),q=-1),y=!0;var W=b;try{t:{for(D(P),x=n(h);x!==null&&!(x.expirationTime>P&&B());){var xe=x.callback;if(typeof xe=="function"){x.callback=null,b=x.priorityLevel;var R=xe(x.expirationTime<=P);if(P=e.unstable_now(),typeof R=="function"){x.callback=R,D(P),F=!0;break t}x===n(h)&&i(h),D(P)}else i(h);x=n(h)}if(x!==null)F=!0;else{var $=n(p);$!==null&&G(z,$.startTime-P),F=!1}}break e}finally{x=null,b=W,y=!1}F=void 0}}finally{F?T():L=!1}}}var T;if(typeof N=="function")T=function(){N(H)};else if(typeof MessageChannel<"u"){var le=new MessageChannel,J=le.port2;le.port1.onmessage=H,T=function(){J.postMessage(null)}}else T=function(){k(H,0)};function G(P,F){q=k(function(){P(e.unstable_now())},F)}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(P){P.callback=null},e.unstable_forceFrameRate=function(P){0>P||125<P?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):O=0<P?Math.floor(1e3/P):5},e.unstable_getCurrentPriorityLevel=function(){return b},e.unstable_next=function(P){switch(b){case 1:case 2:case 3:var F=3;break;default:F=b}var W=b;b=F;try{return P()}finally{b=W}},e.unstable_requestPaint=function(){C=!0},e.unstable_runWithPriority=function(P,F){switch(P){case 1:case 2:case 3:case 4:case 5:break;default:P=3}var W=b;b=P;try{return F()}finally{b=W}},e.unstable_scheduleCallback=function(P,F,W){var xe=e.unstable_now();switch(typeof W=="object"&&W!==null?(W=W.delay,W=typeof W=="number"&&0<W?xe+W:xe):W=xe,P){case 1:var R=-1;break;case 2:R=250;break;case 5:R=1073741823;break;case 4:R=1e4;break;default:R=5e3}return R=W+R,P={id:g++,callback:F,priorityLevel:P,startTime:W,expirationTime:R,sortIndex:-1},W>xe?(P.sortIndex=W,t(p,P),n(h)===null&&P===n(p)&&(j?(A(q),q=-1):j=!0,G(z,W-xe))):(P.sortIndex=R,t(h,P),_||y||(_=!0,L||(L=!0,T()))),P},e.unstable_shouldYield=B,e.unstable_wrapCallback=function(P){var F=b;return function(){var W=b;b=F;try{return P.apply(this,arguments)}finally{b=W}}}})(wp)),wp}var ub;function Pj(){return ub||(ub=1,_p.exports=Bj()),_p.exports}var Sp={exports:{}},An={};/**
|
|
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 db;function $j(){if(db)return An;db=1;var e=Bg();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},a=Symbol.for("react.portal");function o(h,p,g){var x=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:a,key:x==null?null:""+x,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 An.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=i,An.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 o(h,p,null,g)},An.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()}},An.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))},An.prefetchDNS=function(h){typeof h=="string"&&i.d.D(h)},An.preinit=function(h,p){if(typeof h=="string"&&p&&typeof p.as=="string"){var g=p.as,x=f(g,p.crossOrigin),b=typeof p.integrity=="string"?p.integrity:void 0,y=typeof p.fetchPriority=="string"?p.fetchPriority:void 0;g==="style"?i.d.S(h,typeof p.precedence=="string"?p.precedence:void 0,{crossOrigin:x,integrity:b,fetchPriority:y}):g==="script"&&i.d.X(h,{crossOrigin:x,integrity:b,fetchPriority:y,nonce:typeof p.nonce=="string"?p.nonce:void 0})}},An.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)},An.preload=function(h,p){if(typeof h=="string"&&typeof p=="object"&&p!==null&&typeof p.as=="string"){var g=p.as,x=f(g,p.crossOrigin);i.d.L(h,g,{crossOrigin:x,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})}},An.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)},An.requestFormReset=function(h){i.d.r(h)},An.unstable_batchedUpdates=function(h,p){return h(p)},An.useFormState=function(h,p,g){return u.H.useFormState(h,p,g)},An.useFormStatus=function(){return u.H.useHostTransitionStatus()},An.version="19.2.8",An}var fb;function i_(){if(fb)return Sp.exports;fb=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=$j(),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 hb;function Fj(){if(hb)return Do;hb=1;var e=Pj(),t=Bg(),n=i_();function i(r){var s="https://react.dev/errors/"+r;if(1<arguments.length){s+="?args[]="+encodeURIComponent(arguments[1]);for(var c=2;c<arguments.length;c++)s+="&args[]="+encodeURIComponent(arguments[c])}return"Minified React error #"+r+"; visit "+s+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function a(r){return!(!r||r.nodeType!==1&&r.nodeType!==9&&r.nodeType!==11)}function o(r){var s=r,c=r;if(r.alternate)for(;s.return;)s=s.return;else{r=s;do s=r,(s.flags&4098)!==0&&(c=s.return),r=s.return;while(r)}return s.tag===3?c:null}function 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(o(r)!==r)throw Error(i(188))}function p(r){var s=r.alternate;if(!s){if(s=o(r),s===null)throw Error(i(188));return s!==r?null:r}for(var c=r,d=s;;){var m=c.return;if(m===null)break;var v=m.alternate;if(v===null){if(d=m.return,d!==null){c=d;continue}break}if(m.child===v.child){for(v=m.child;v;){if(v===c)return h(m),r;if(v===d)return h(m),s;v=v.sibling}throw Error(i(188))}if(c.return!==d.return)c=m,d=v;else{for(var w=!1,E=m.child;E;){if(E===c){w=!0,c=m,d=v;break}if(E===d){w=!0,d=m,c=v;break}E=E.sibling}if(!w){for(E=v.child;E;){if(E===c){w=!0,c=v,d=m;break}if(E===d){w=!0,d=v,c=m;break}E=E.sibling}if(!w)throw Error(i(189))}}if(c.alternate!==d)throw Error(i(190))}if(c.tag!==3)throw Error(i(188));return c.stateNode.current===c?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 x=Object.assign,b=Symbol.for("react.element"),y=Symbol.for("react.transitional.element"),_=Symbol.for("react.portal"),j=Symbol.for("react.fragment"),C=Symbol.for("react.strict_mode"),k=Symbol.for("react.profiler"),A=Symbol.for("react.consumer"),N=Symbol.for("react.context"),D=Symbol.for("react.forward_ref"),z=Symbol.for("react.suspense"),L=Symbol.for("react.suspense_list"),q=Symbol.for("react.memo"),O=Symbol.for("react.lazy"),Y=Symbol.for("react.activity"),B=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 le=Symbol.for("react.client.reference");function J(r){if(r==null)return null;if(typeof r=="function")return r.$$typeof===le?null:r.displayName||r.name||null;if(typeof r=="string")return r;switch(r){case j:return"Fragment";case k:return"Profiler";case C:return"StrictMode";case z:return"Suspense";case L:return"SuspenseList";case Y:return"Activity"}if(typeof r=="object")switch(r.$$typeof){case _:return"Portal";case N:return r.displayName||"Context";case A:return(r._context.displayName||"Context")+".Consumer";case D:var s=r.render;return r=r.displayName,r||(r=s.displayName||s.name||"",r=r!==""?"ForwardRef("+r+")":"ForwardRef"),r;case q:return s=r.displayName||null,s!==null?s:J(r.type)||"Memo";case O:s=r._payload,r=r._init;try{return J(r(s))}catch{}}return null}var G=Array.isArray,P=t.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,F=n.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,W={pending:!1,data:null,method:null,action:null},xe=[],R=-1;function $(r){return{current:r}}function Z(r){0>R||(r.current=xe[R],xe[R]=null,R--)}function M(r,s){R++,xe[R]=r.current,r.current=s}var he=$(null),be=$(null),ke=$(null),Me=$(null);function Re(r,s){switch(M(ke,s),M(be,r),M(he,null),s.nodeType){case 9:case 11:r=(r=s.documentElement)&&(r=r.namespaceURI)?N1(r):0;break;default:if(r=s.tagName,s=s.namespaceURI)s=N1(s),r=C1(s,r);else switch(r){case"svg":r=1;break;case"math":r=2;break;default:r=0}}Z(he),M(he,r)}function Le(){Z(he),Z(be),Z(ke)}function Ye(r){r.memoizedState!==null&&M(Me,r);var s=he.current,c=C1(s,r.type);s!==c&&(M(be,r),M(he,c))}function pe(r){be.current===r&&(Z(he),Z(be)),Me.current===r&&(Z(Me),Eo._currentValue=W)}var Oe,at;function bt(r){if(Oe===void 0)try{throw Error()}catch(c){var s=c.stack.trim().match(/\n( *(at )?)/);Oe=s&&s[1]||"",at=-1<c.stack.indexOf(`
|
|
42
|
+
at`)?" (<anonymous>)":-1<c.stack.indexOf("@")?"@unknown:0:0":""}return`
|
|
43
|
+
`+Oe+r+at}var mt=!1;function yt(r,s){if(!r||mt)return"";mt=!0;var c=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{var d={DetermineComponentFrameRoot:function(){try{if(s){var ue=function(){throw Error()};if(Object.defineProperty(ue.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(ue,[])}catch(se){var re=se}Reflect.construct(r,[],ue)}else{try{ue.call()}catch(se){re=se}r.call(ue.prototype)}}else{try{throw Error()}catch(se){re=se}(ue=r())&&typeof ue.catch=="function"&&ue.catch(function(){})}}catch(se){if(se&&re&&typeof se.stack=="string")return[se.stack,re.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 v=d.DetermineComponentFrameRoot(),w=v[0],E=v[1];if(w&&E){var U=w.split(`
|
|
44
|
+
`),te=E.split(`
|
|
45
|
+
`);for(m=d=0;d<U.length&&!U[d].includes("DetermineComponentFrameRoot");)d++;for(;m<te.length&&!te[m].includes("DetermineComponentFrameRoot");)m++;if(d===U.length||m===te.length)for(d=U.length-1,m=te.length-1;1<=d&&0<=m&&U[d]!==te[m];)m--;for(;1<=d&&0<=m;d--,m--)if(U[d]!==te[m]){if(d!==1||m!==1)do if(d--,m--,0>m||U[d]!==te[m]){var oe=`
|
|
46
|
+
`+U[d].replace(" at new "," at ");return r.displayName&&oe.includes("<anonymous>")&&(oe=oe.replace("<anonymous>",r.displayName)),oe}while(1<=d&&0<=m);break}}}finally{mt=!1,Error.prepareStackTrace=c}return(c=r?r.displayName||r.name:"")?bt(c):""}function Kt(r,s){switch(r.tag){case 26:case 27:case 5:return bt(r.type);case 16:return bt("Lazy");case 13:return r.child!==s&&s!==null?bt("Suspense Fallback"):bt("Suspense");case 19:return bt("SuspenseList");case 0:case 15:return yt(r.type,!1);case 11:return yt(r.type.render,!1);case 1:return yt(r.type,!0);case 31:return bt("Activity");default:return""}}function et(r){try{var s="",c=null;do s+=Kt(r,c),c=r,r=r.return;while(r);return s}catch(d){return`
|
|
47
|
+
Error generating stack: `+d.message+`
|
|
48
|
+
`+d.stack}}var pn=Object.prototype.hasOwnProperty,yn=e.unstable_scheduleCallback,Ne=e.unstable_cancelCallback,Be=e.unstable_shouldYield,wt=e.unstable_requestPaint,qe=e.unstable_now,Br=e.unstable_getCurrentPriorityLevel,ae=e.unstable_ImmediatePriority,ye=e.unstable_UserBlockingPriority,Q=e.unstable_NormalPriority,fe=e.unstable_LowPriority,Ae=e.unstable_IdlePriority,We=e.log,rt=e.unstable_setDisableYieldValue,it=null,_t=null;function mn(r){if(typeof We=="function"&&rt(r),_t&&typeof _t.setStrictMode=="function")try{_t.setStrictMode(it,r)}catch{}}var tt=Math.clz32?Math.clz32:Xr,rr=Math.log,En=Math.LN2;function Xr(r){return r>>>=0,r===0?32:31-(rr(r)/En|0)|0}var Pr=256,$r=262144,ne=4194304;function me(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 ve(r,s,c){var d=r.pendingLanes;if(d===0)return 0;var m=0,v=r.suspendedLanes,w=r.pingedLanes;r=r.warmLanes;var E=d&134217727;return E!==0?(d=E&~v,d!==0?m=me(d):(w&=E,w!==0?m=me(w):c||(c=E&~r,c!==0&&(m=me(c))))):(E=d&~v,E!==0?m=me(E):w!==0?m=me(w):c||(c=d&~r,c!==0&&(m=me(c)))),m===0?0:s!==0&&s!==m&&(s&v)===0&&(v=m&-m,c=s&-s,v>=c||v===32&&(c&4194048)!==0)?s:m}function Qe(r,s){return(r.pendingLanes&~(r.suspendedLanes&~r.pingedLanes)&s)===0}function Ot(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 an(){var r=ne;return ne<<=1,(ne&62914560)===0&&(ne=4194304),r}function Tn(r){for(var s=[],c=0;31>c;c++)s.push(r);return s}function Bt(r,s){r.pendingLanes|=s,s!==268435456&&(r.suspendedLanes=0,r.pingedLanes=0,r.warmLanes=0)}function zn(r,s,c,d,m,v){var w=r.pendingLanes;r.pendingLanes=c,r.suspendedLanes=0,r.pingedLanes=0,r.warmLanes=0,r.expiredLanes&=c,r.entangledLanes&=c,r.errorRecoveryDisabledLanes&=c,r.shellSuspendCounter=0;var E=r.entanglements,U=r.expirationTimes,te=r.hiddenUpdates;for(c=w&~c;0<c;){var oe=31-tt(c),ue=1<<oe;E[oe]=0,U[oe]=-1;var re=te[oe];if(re!==null)for(te[oe]=null,oe=0;oe<re.length;oe++){var se=re[oe];se!==null&&(se.lane&=-536870913)}c&=~ue}d!==0&&xr(r,d,0),v!==0&&m===0&&r.tag!==0&&(r.suspendedLanes|=v&~(w&~s))}function xr(r,s,c){r.pendingLanes|=s,r.suspendedLanes&=~s;var d=31-tt(s);r.entangledLanes|=s,r.entanglements[d]=r.entanglements[d]|1073741824|c&261930}function wa(r,s){var c=r.entangledLanes|=s;for(r=r.entanglements;c;){var d=31-tt(c),m=1<<d;m&s|r[d]&s&&(r[d]|=s),c&=~m}}function Bl(r,s){var c=s&-s;return c=(c&42)!==0?1:On(c),(c&(r.suspendedLanes|s))!==0?0:c}function On(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 Ds(r){return r&=-r,2<r?8<r?(r&134217727)!==0?32:268435456:8:2}function Pl(){var r=F.p;return r!==0?r:(r=window.event,r===void 0?32:X1(r.type))}function $l(r,s){var c=F.p;try{return F.p=r,s()}finally{F.p=c}}var vr=Math.random().toString(36).slice(2),qt="__reactFiber$"+vr,_n="__reactProps$"+vr,ir="__reactContainer$"+vr,Fl="__reactEvents$"+vr,vf="__reactListeners$"+vr,Ls="__reactHandles$"+vr,zs="__reactResources$"+vr,Kr="__reactMarker$"+vr;function Gi(r){delete r[qt],delete r[_n],delete r[Fl],delete r[vf],delete r[Ls]}function hi(r){var s=r[qt];if(s)return s;for(var c=r.parentNode;c;){if(s=c[ir]||c[qt]){if(c=s.alternate,s.child!==null||c!==null&&c.child!==null)for(r=L1(r);r!==null;){if(c=r[qt])return c;r=L1(r)}return s}r=c,c=r.parentNode}return null}function Vn(r){if(r=r[qt]||r[ir]){var s=r.tag;if(s===5||s===6||s===13||s===31||s===26||s===27||s===3)return r}return null}function Os(r){var s=r.tag;if(s===5||s===26||s===27||s===6)return r.stateNode;throw Error(i(33))}function Zr(r){var s=r[zs];return s||(s=r[zs]={hoistableStyles:new Map,hoistableScripts:new Map}),s}function Qt(r){r[Kr]=!0}var Gn=new Set,Sa={};function Fr(r,s){Jr(r,s),Jr(r+"Capture",s)}function Jr(r,s){for(Sa[r]=s,r=0;r<s.length;r++)Gn.add(s[r])}var Ul=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]*$"),Hl={},Xt={};function bf(r){return pn.call(Xt,r)?!0:pn.call(Hl,r)?!1:Ul.test(r)?Xt[r]=!0:(Hl[r]=!0,!1)}function Bs(r,s,c){if(bf(s))if(c===null)r.removeAttribute(s);else{switch(typeof c){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,""+c)}}function ka(r,s,c){if(c===null)r.removeAttribute(s);else{switch(typeof c){case"undefined":case"function":case"symbol":case"boolean":r.removeAttribute(s);return}r.setAttribute(s,""+c)}}function Ur(r,s,c,d){if(d===null)r.removeAttribute(c);else{switch(typeof d){case"undefined":case"function":case"symbol":case"boolean":r.removeAttribute(c);return}r.setAttributeNS(s,c,""+d)}}function Yn(r){switch(typeof r){case"bigint":case"boolean":case"number":case"string":case"undefined":return r;case"object":return r;default:return""}}function Oc(r){var s=r.type;return(r=r.nodeName)&&r.toLowerCase()==="input"&&(s==="checkbox"||s==="radio")}function Il(r,s,c){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,v=d.set;return Object.defineProperty(r,s,{configurable:!0,get:function(){return m.call(this)},set:function(w){c=""+w,v.call(this,w)}}),Object.defineProperty(r,s,{enumerable:d.enumerable}),{getValue:function(){return c},setValue:function(w){c=""+w},stopTracking:function(){r._valueTracker=null,delete r[s]}}}}function ja(r){if(!r._valueTracker){var s=Oc(r)?"checked":"value";r._valueTracker=Il(r,s,""+r[s])}}function ei(r){if(!r)return!1;var s=r._valueTracker;if(!s)return!0;var c=s.getValue(),d="";return r&&(d=Oc(r)?r.checked?"true":"false":r.value),r=d,r!==c?(s.setValue(r),!0):!1}function Yi(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 br=/[\n"\\]/g;function tn(r){return r.replace(br,function(s){return"\\"+s.charCodeAt(0).toString(16)+" "})}function Ps(r,s,c,d,m,v,w,E){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=""+Yn(s)):r.value!==""+Yn(s)&&(r.value=""+Yn(s)):w!=="submit"&&w!=="reset"||r.removeAttribute("value"),s!=null?Na(r,w,Yn(s)):c!=null?Na(r,w,Yn(c)):d!=null&&r.removeAttribute("value"),m==null&&v!=null&&(r.defaultChecked=!!v),m!=null&&(r.checked=m&&typeof m!="function"&&typeof m!="symbol"),E!=null&&typeof E!="function"&&typeof E!="symbol"&&typeof E!="boolean"?r.name=""+Yn(E):r.removeAttribute("name")}function Bc(r,s,c,d,m,v,w,E){if(v!=null&&typeof v!="function"&&typeof v!="symbol"&&typeof v!="boolean"&&(r.type=v),s!=null||c!=null){if(!(v!=="submit"&&v!=="reset"||s!=null)){ja(r);return}c=c!=null?""+Yn(c):"",s=s!=null?""+Yn(s):c,E||s===r.value||(r.value=s),r.defaultValue=s}d=d??m,d=typeof d!="function"&&typeof d!="symbol"&&!!d,r.checked=E?r.checked:!!d,r.defaultChecked=!!d,w!=null&&typeof w!="function"&&typeof w!="symbol"&&typeof w!="boolean"&&(r.name=w),ja(r)}function Na(r,s,c){s==="number"&&Yi(r.ownerDocument)===r||r.defaultValue===""+c||(r.defaultValue=""+c)}function Wi(r,s,c,d){if(r=r.options,s){s={};for(var m=0;m<c.length;m++)s["$"+c[m]]=!0;for(c=0;c<r.length;c++)m=s.hasOwnProperty("$"+r[c].value),r[c].selected!==m&&(r[c].selected=m),m&&d&&(r[c].defaultSelected=!0)}else{for(c=""+Yn(c),s=null,m=0;m<r.length;m++){if(r[m].value===c){r[m].selected=!0,d&&(r[m].defaultSelected=!0);return}s!==null||r[m].disabled||(s=r[m])}s!==null&&(s.selected=!0)}}function Ca(r,s,c){if(s!=null&&(s=""+Yn(s),s!==r.value&&(r.value=s),c==null)){r.defaultValue!==s&&(r.defaultValue=s);return}r.defaultValue=c!=null?""+Yn(c):""}function ql(r,s,c,d){if(s==null){if(d!=null){if(c!=null)throw Error(i(92));if(G(d)){if(1<d.length)throw Error(i(93));d=d[0]}c=d}c==null&&(c=""),s=c}c=Yn(s),r.defaultValue=c,d=r.textContent,d===c&&d!==""&&d!==null&&(r.value=d),ja(r)}function Qi(r,s){if(s){var c=r.firstChild;if(c&&c===r.lastChild&&c.nodeType===3){c.nodeValue=s;return}}r.textContent=s}var yf=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 Pc(r,s,c){var d=s.indexOf("--")===0;c==null||typeof c=="boolean"||c===""?d?r.setProperty(s,""):s==="float"?r.cssFloat="":r[s]="":d?r.setProperty(s,c):typeof c!="number"||c===0||yf.has(s)?s==="float"?r.cssFloat=c:r[s]=(""+c).trim():r[s]=c+"px"}function $c(r,s,c){if(s!=null&&typeof s!="object")throw Error(i(62));if(r=r.style,c!=null){for(var d in c)!c.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)&&c[m]!==d&&Pc(r,m,d)}else for(var v in s)s.hasOwnProperty(v)&&Pc(r,v,s[v])}function Ea(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 Fc=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"]]),_f=/^[\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 Ta(r){return _f.test(""+r)?"javascript:throw new Error('React has blocked a javascript: URL as a security precaution.')":r}function yr(){}var Xi=null;function Aa(r){return r=r.target||r.srcElement||window,r.correspondingUseElement&&(r=r.correspondingUseElement),r.nodeType===3?r.parentNode:r}var Ki=null,Zi=null;function Uc(r){var s=Vn(r);if(s&&(r=s.stateNode)){var c=r[_n]||null;e:switch(r=s.stateNode,s.type){case"input":if(Ps(r,c.value,c.defaultValue,c.defaultValue,c.checked,c.defaultChecked,c.type,c.name),s=c.name,c.type==="radio"&&s!=null){for(c=r;c.parentNode;)c=c.parentNode;for(c=c.querySelectorAll('input[name="'+tn(""+s)+'"][type="radio"]'),s=0;s<c.length;s++){var d=c[s];if(d!==r&&d.form===r.form){var m=d[_n]||null;if(!m)throw Error(i(90));Ps(d,m.value,m.defaultValue,m.defaultValue,m.checked,m.defaultChecked,m.type,m.name)}}for(s=0;s<c.length;s++)d=c[s],d.form===r.form&&ei(d)}break e;case"textarea":Ca(r,c.value,c.defaultValue);break e;case"select":s=c.value,s!=null&&Wi(r,!!c.multiple,s,!1)}}}var Vl=!1;function Hc(r,s,c){if(Vl)return r(s,c);Vl=!0;try{var d=r(s);return d}finally{if(Vl=!1,(Ki!==null||Zi!==null)&&(Au(),Ki&&(s=Ki,r=Zi,Zi=Ki=null,Uc(s),r)))for(s=0;s<r.length;s++)Uc(r[s])}}function $s(r,s){var c=r.stateNode;if(c===null)return null;var d=c[_n]||null;if(d===null)return null;c=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(c&&typeof c!="function")throw Error(i(231,s,typeof c));return c}var _r=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),Ma=!1;if(_r)try{var Ji={};Object.defineProperty(Ji,"passive",{get:function(){Ma=!0}}),window.addEventListener("test",Ji,Ji),window.removeEventListener("test",Ji,Ji)}catch{Ma=!1}var I=null,de=null,Xe=null;function ht(){if(Xe)return Xe;var r,s=de,c=s.length,d,m="value"in I?I.value:I.textContent,v=m.length;for(r=0;r<c&&s[r]===m[r];r++);var w=c-r;for(d=1;d<=w&&s[c-d]===m[v-d];d++);return Xe=m.slice(r,1<d?1-d:void 0)}function st(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 He(){return!0}function Bn(){return!1}function gn(r){function s(c,d,m,v,w){this._reactName=c,this._targetInst=m,this.type=d,this.nativeEvent=v,this.target=w,this.currentTarget=null;for(var E in r)r.hasOwnProperty(E)&&(c=r[E],this[E]=c?c(v):v[E]);return this.isDefaultPrevented=(v.defaultPrevented!=null?v.defaultPrevented:v.returnValue===!1)?He:Bn,this.isPropagationStopped=Bn,this}return x(s.prototype,{preventDefault:function(){this.defaultPrevented=!0;var c=this.nativeEvent;c&&(c.preventDefault?c.preventDefault():typeof c.returnValue!="unknown"&&(c.returnValue=!1),this.isDefaultPrevented=He)},stopPropagation:function(){var c=this.nativeEvent;c&&(c.stopPropagation?c.stopPropagation():typeof c.cancelBubble!="unknown"&&(c.cancelBubble=!0),this.isPropagationStopped=He)},persist:function(){},isPersistent:He}),s}var wr={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(r){return r.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},pi=gn(wr),xn=x({},wr,{view:0,detail:0}),Ic=gn(xn),Gl,Yl,Fs,Us=x({},xn,{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!==Fs&&(Fs&&r.type==="mousemove"?(Gl=r.screenX-Fs.screenX,Yl=r.screenY-Fs.screenY):Yl=Gl=0,Fs=r),Gl)},movementY:function(r){return"movementY"in r?r.movementY:Yl}}),wf=gn(Us),qc=x({},Us,{dataTransfer:0}),Vc=gn(qc),Gc=x({},xn,{relatedTarget:0}),ti=gn(Gc),Yc=x({},wr,{animationName:0,elapsedTime:0,pseudoElement:0}),Wc=gn(Yc),Ra=x({},wr,{clipboardData:function(r){return"clipboardData"in r?r.clipboardData:window.clipboardData}}),zS=gn(Ra),OS=x({},wr,{data:0}),Ax=gn(OS),BS={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},PS={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"},$S={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function FS(r){var s=this.nativeEvent;return s.getModifierState?s.getModifierState(r):(r=$S[r])?!!s[r]:!1}function Sf(){return FS}var US=x({},xn,{key:function(r){if(r.key){var s=BS[r.key]||r.key;if(s!=="Unidentified")return s}return r.type==="keypress"?(r=st(r),r===13?"Enter":String.fromCharCode(r)):r.type==="keydown"||r.type==="keyup"?PS[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"?st(r):0},keyCode:function(r){return r.type==="keydown"||r.type==="keyup"?r.keyCode:0},which:function(r){return r.type==="keypress"?st(r):r.type==="keydown"||r.type==="keyup"?r.keyCode:0}}),HS=gn(US),IS=x({},Us,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),Mx=gn(IS),qS=x({},xn,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Sf}),VS=gn(qS),GS=x({},wr,{propertyName:0,elapsedTime:0,pseudoElement:0}),YS=gn(GS),WS=x({},Us,{deltaX:function(r){return"deltaX"in r?r.deltaX:"wheelDeltaX"in r?-r.wheelDeltaX:0},deltaY:function(r){return"deltaY"in r?r.deltaY:"wheelDeltaY"in r?-r.wheelDeltaY:"wheelDelta"in r?-r.wheelDelta:0},deltaZ:0,deltaMode:0}),QS=gn(WS),XS=x({},wr,{newState:0,oldState:0}),KS=gn(XS),ZS=[9,13,27,32],kf=_r&&"CompositionEvent"in window,Wl=null;_r&&"documentMode"in document&&(Wl=document.documentMode);var JS=_r&&"TextEvent"in window&&!Wl,Rx=_r&&(!kf||Wl&&8<Wl&&11>=Wl),Dx=" ",Lx=!1;function zx(r,s){switch(r){case"keyup":return ZS.indexOf(s.keyCode)!==-1;case"keydown":return s.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function Ox(r){return r=r.detail,typeof r=="object"&&"data"in r?r.data:null}var Da=!1;function ek(r,s){switch(r){case"compositionend":return Ox(s);case"keypress":return s.which!==32?null:(Lx=!0,Dx);case"textInput":return r=s.data,r===Dx&&Lx?null:r;default:return null}}function tk(r,s){if(Da)return r==="compositionend"||!kf&&zx(r,s)?(r=ht(),Xe=de=I=null,Da=!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 Rx&&s.locale!=="ko"?null:s.data;default:return null}}var nk={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 Bx(r){var s=r&&r.nodeName&&r.nodeName.toLowerCase();return s==="input"?!!nk[r.type]:s==="textarea"}function Px(r,s,c,d){Ki?Zi?Zi.push(d):Zi=[d]:Ki=d,s=Bu(s,"onChange"),0<s.length&&(c=new pi("onChange","change",null,c,d),r.push({event:c,listeners:s}))}var Ql=null,Xl=null;function rk(r){y1(r,0)}function Qc(r){var s=Os(r);if(ei(s))return r}function $x(r,s){if(r==="change")return s}var Fx=!1;if(_r){var jf;if(_r){var Nf="oninput"in document;if(!Nf){var Ux=document.createElement("div");Ux.setAttribute("oninput","return;"),Nf=typeof Ux.oninput=="function"}jf=Nf}else jf=!1;Fx=jf&&(!document.documentMode||9<document.documentMode)}function Hx(){Ql&&(Ql.detachEvent("onpropertychange",Ix),Xl=Ql=null)}function Ix(r){if(r.propertyName==="value"&&Qc(Xl)){var s=[];Px(s,Xl,r,Aa(r)),Hc(rk,s)}}function ik(r,s,c){r==="focusin"?(Hx(),Ql=s,Xl=c,Ql.attachEvent("onpropertychange",Ix)):r==="focusout"&&Hx()}function sk(r){if(r==="selectionchange"||r==="keyup"||r==="keydown")return Qc(Xl)}function ak(r,s){if(r==="click")return Qc(s)}function lk(r,s){if(r==="input"||r==="change")return Qc(s)}function ok(r,s){return r===s&&(r!==0||1/r===1/s)||r!==r&&s!==s}var sr=typeof Object.is=="function"?Object.is:ok;function Kl(r,s){if(sr(r,s))return!0;if(typeof r!="object"||r===null||typeof s!="object"||s===null)return!1;var c=Object.keys(r),d=Object.keys(s);if(c.length!==d.length)return!1;for(d=0;d<c.length;d++){var m=c[d];if(!pn.call(s,m)||!sr(r[m],s[m]))return!1}return!0}function qx(r){for(;r&&r.firstChild;)r=r.firstChild;return r}function Vx(r,s){var c=qx(r);r=0;for(var d;c;){if(c.nodeType===3){if(d=r+c.textContent.length,r<=s&&d>=s)return{node:c,offset:s-r};r=d}e:{for(;c;){if(c.nextSibling){c=c.nextSibling;break e}c=c.parentNode}c=void 0}c=qx(c)}}function Gx(r,s){return r&&s?r===s?!0:r&&r.nodeType===3?!1:s&&s.nodeType===3?Gx(r,s.parentNode):"contains"in r?r.contains(s):r.compareDocumentPosition?!!(r.compareDocumentPosition(s)&16):!1:!1}function Yx(r){r=r!=null&&r.ownerDocument!=null&&r.ownerDocument.defaultView!=null?r.ownerDocument.defaultView:window;for(var s=Yi(r.document);s instanceof r.HTMLIFrameElement;){try{var c=typeof s.contentWindow.location.href=="string"}catch{c=!1}if(c)r=s.contentWindow;else break;s=Yi(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 ck=_r&&"documentMode"in document&&11>=document.documentMode,La=null,Ef=null,Zl=null,Tf=!1;function Wx(r,s,c){var d=c.window===c?c.document:c.nodeType===9?c:c.ownerDocument;Tf||La==null||La!==Yi(d)||(d=La,"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}),Zl&&Kl(Zl,d)||(Zl=d,d=Bu(Ef,"onSelect"),0<d.length&&(s=new pi("onSelect","select",null,s,c),r.push({event:s,listeners:d}),s.target=La)))}function Hs(r,s){var c={};return c[r.toLowerCase()]=s.toLowerCase(),c["Webkit"+r]="webkit"+s,c["Moz"+r]="moz"+s,c}var za={animationend:Hs("Animation","AnimationEnd"),animationiteration:Hs("Animation","AnimationIteration"),animationstart:Hs("Animation","AnimationStart"),transitionrun:Hs("Transition","TransitionRun"),transitionstart:Hs("Transition","TransitionStart"),transitioncancel:Hs("Transition","TransitionCancel"),transitionend:Hs("Transition","TransitionEnd")},Af={},Qx={};_r&&(Qx=document.createElement("div").style,"AnimationEvent"in window||(delete za.animationend.animation,delete za.animationiteration.animation,delete za.animationstart.animation),"TransitionEvent"in window||delete za.transitionend.transition);function Is(r){if(Af[r])return Af[r];if(!za[r])return r;var s=za[r],c;for(c in s)if(s.hasOwnProperty(c)&&c in Qx)return Af[r]=s[c];return r}var Xx=Is("animationend"),Kx=Is("animationiteration"),Zx=Is("animationstart"),uk=Is("transitionrun"),dk=Is("transitionstart"),fk=Is("transitioncancel"),Jx=Is("transitionend"),e0=new Map,Mf="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(" ");Mf.push("scrollEnd");function Hr(r,s){e0.set(r,s),Fr(s,[r])}var Xc=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)},Sr=[],Oa=0,Rf=0;function Kc(){for(var r=Oa,s=Rf=Oa=0;s<r;){var c=Sr[s];Sr[s++]=null;var d=Sr[s];Sr[s++]=null;var m=Sr[s];Sr[s++]=null;var v=Sr[s];if(Sr[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}v!==0&&t0(c,m,v)}}function Zc(r,s,c,d){Sr[Oa++]=r,Sr[Oa++]=s,Sr[Oa++]=c,Sr[Oa++]=d,Rf|=d,r.lanes|=d,r=r.alternate,r!==null&&(r.lanes|=d)}function Df(r,s,c,d){return Zc(r,s,c,d),Jc(r)}function qs(r,s){return Zc(r,null,null,s),Jc(r)}function t0(r,s,c){r.lanes|=c;var d=r.alternate;d!==null&&(d.lanes|=c);for(var m=!1,v=r.return;v!==null;)v.childLanes|=c,d=v.alternate,d!==null&&(d.childLanes|=c),v.tag===22&&(r=v.stateNode,r===null||r._visibility&1||(m=!0)),r=v,v=v.return;return r.tag===3?(v=r.stateNode,m&&s!==null&&(m=31-tt(c),r=v.hiddenUpdates,d=r[m],d===null?r[m]=[s]:d.push(s),s.lane=c|536870912),v):null}function Jc(r){if(50<_o)throw _o=0,Hh=null,Error(i(185));for(var s=r.return;s!==null;)r=s,s=r.return;return r.tag===3?r.stateNode:null}var Ba={};function hk(r,s,c,d){this.tag=r,this.key=c,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.refCleanup=this.ref=null,this.pendingProps=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 ar(r,s,c,d){return new hk(r,s,c,d)}function Lf(r){return r=r.prototype,!(!r||!r.isReactComponent)}function mi(r,s){var c=r.alternate;return c===null?(c=ar(r.tag,s,r.key,r.mode),c.elementType=r.elementType,c.type=r.type,c.stateNode=r.stateNode,c.alternate=r,r.alternate=c):(c.pendingProps=s,c.type=r.type,c.flags=0,c.subtreeFlags=0,c.deletions=null),c.flags=r.flags&65011712,c.childLanes=r.childLanes,c.lanes=r.lanes,c.child=r.child,c.memoizedProps=r.memoizedProps,c.memoizedState=r.memoizedState,c.updateQueue=r.updateQueue,s=r.dependencies,c.dependencies=s===null?null:{lanes:s.lanes,firstContext:s.firstContext},c.sibling=r.sibling,c.index=r.index,c.ref=r.ref,c.refCleanup=r.refCleanup,c}function n0(r,s){r.flags&=65011714;var c=r.alternate;return c===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=c.childLanes,r.lanes=c.lanes,r.child=c.child,r.subtreeFlags=0,r.deletions=null,r.memoizedProps=c.memoizedProps,r.memoizedState=c.memoizedState,r.updateQueue=c.updateQueue,r.type=c.type,s=c.dependencies,r.dependencies=s===null?null:{lanes:s.lanes,firstContext:s.firstContext}),r}function eu(r,s,c,d,m,v){var w=0;if(d=r,typeof r=="function")Lf(r)&&(w=1);else if(typeof r=="string")w=vj(r,c,he.current)?26:r==="html"||r==="head"||r==="body"?27:5;else e:switch(r){case Y:return r=ar(31,c,s,m),r.elementType=Y,r.lanes=v,r;case j:return Vs(c.children,m,v,s);case C:w=8,m|=24;break;case k:return r=ar(12,c,s,m|2),r.elementType=k,r.lanes=v,r;case z:return r=ar(13,c,s,m),r.elementType=z,r.lanes=v,r;case L:return r=ar(19,c,s,m),r.elementType=L,r.lanes=v,r;default:if(typeof r=="object"&&r!==null)switch(r.$$typeof){case N:w=10;break e;case A:w=9;break e;case D:w=11;break e;case q:w=14;break e;case O:w=16,d=null;break e}w=29,c=Error(i(130,r===null?"null":typeof r,"")),d=null}return s=ar(w,c,s,m),s.elementType=r,s.type=d,s.lanes=v,s}function Vs(r,s,c,d){return r=ar(7,r,d,s),r.lanes=c,r}function zf(r,s,c){return r=ar(6,r,null,s),r.lanes=c,r}function r0(r){var s=ar(18,null,null,0);return s.stateNode=r,s}function Of(r,s,c){return s=ar(4,r.children!==null?r.children:[],r.key,s),s.lanes=c,s.stateNode={containerInfo:r.containerInfo,pendingChildren:null,implementation:r.implementation},s}var i0=new WeakMap;function kr(r,s){if(typeof r=="object"&&r!==null){var c=i0.get(r);return c!==void 0?c:(s={value:r,source:s,stack:et(s)},i0.set(r,s),s)}return{value:r,source:s,stack:et(s)}}var Pa=[],$a=0,tu=null,Jl=0,jr=[],Nr=0,es=null,ni=1,ri="";function gi(r,s){Pa[$a++]=Jl,Pa[$a++]=tu,tu=r,Jl=s}function s0(r,s,c){jr[Nr++]=ni,jr[Nr++]=ri,jr[Nr++]=es,es=r;var d=ni;r=ri;var m=32-tt(d)-1;d&=~(1<<m),c+=1;var v=32-tt(s)+m;if(30<v){var w=m-m%5;v=(d&(1<<w)-1).toString(32),d>>=w,m-=w,ni=1<<32-tt(s)+m|c<<m|d,ri=v+r}else ni=1<<v|c<<m|d,ri=r}function Bf(r){r.return!==null&&(gi(r,1),s0(r,1,0))}function Pf(r){for(;r===tu;)tu=Pa[--$a],Pa[$a]=null,Jl=Pa[--$a],Pa[$a]=null;for(;r===es;)es=jr[--Nr],jr[Nr]=null,ri=jr[--Nr],jr[Nr]=null,ni=jr[--Nr],jr[Nr]=null}function a0(r,s){jr[Nr++]=ni,jr[Nr++]=ri,jr[Nr++]=es,ni=s.id,ri=s.overflow,es=r}var wn=null,$t=null,ft=!1,ts=null,Cr=!1,$f=Error(i(519));function ns(r){var s=Error(i(418,1<arguments.length&&arguments[1]!==void 0&&arguments[1]?"text":"HTML",""));throw eo(kr(s,r)),$f}function l0(r){var s=r.stateNode,c=r.type,d=r.memoizedProps;switch(s[qt]=r,s[_n]=d,c){case"dialog":ot("cancel",s),ot("close",s);break;case"iframe":case"object":case"embed":ot("load",s);break;case"video":case"audio":for(c=0;c<So.length;c++)ot(So[c],s);break;case"source":ot("error",s);break;case"img":case"image":case"link":ot("error",s),ot("load",s);break;case"details":ot("toggle",s);break;case"input":ot("invalid",s),Bc(s,d.value,d.defaultValue,d.checked,d.defaultChecked,d.type,d.name,!0);break;case"select":ot("invalid",s);break;case"textarea":ot("invalid",s),ql(s,d.value,d.defaultValue,d.children)}c=d.children,typeof c!="string"&&typeof c!="number"&&typeof c!="bigint"||s.textContent===""+c||d.suppressHydrationWarning===!0||k1(s.textContent,c)?(d.popover!=null&&(ot("beforetoggle",s),ot("toggle",s)),d.onScroll!=null&&ot("scroll",s),d.onScrollEnd!=null&&ot("scrollend",s),d.onClick!=null&&(s.onclick=yr),s=!0):s=!1,s||ns(r,!0)}function o0(r){for(wn=r.return;wn;)switch(wn.tag){case 5:case 31:case 13:Cr=!1;return;case 27:case 3:Cr=!0;return;default:wn=wn.return}}function Fa(r){if(r!==wn)return!1;if(!ft)return o0(r),ft=!0,!1;var s=r.tag,c;if((c=s!==3&&s!==27)&&((c=s===5)&&(c=r.type,c=!(c!=="form"&&c!=="button")||rp(r.type,r.memoizedProps)),c=!c),c&&$t&&ns(r),o0(r),s===13){if(r=r.memoizedState,r=r!==null?r.dehydrated:null,!r)throw Error(i(317));$t=D1(r)}else if(s===31){if(r=r.memoizedState,r=r!==null?r.dehydrated:null,!r)throw Error(i(317));$t=D1(r)}else s===27?(s=$t,gs(r.type)?(r=op,op=null,$t=r):$t=s):$t=wn?Tr(r.stateNode.nextSibling):null;return!0}function Gs(){$t=wn=null,ft=!1}function Ff(){var r=ts;return r!==null&&(Kn===null?Kn=r:Kn.push.apply(Kn,r),ts=null),r}function eo(r){ts===null?ts=[r]:ts.push(r)}var Uf=$(null),Ys=null,xi=null;function rs(r,s,c){M(Uf,s._currentValue),s._currentValue=c}function vi(r){r._currentValue=Uf.current,Z(Uf)}function Hf(r,s,c){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===c)break;r=r.return}}function If(r,s,c,d){var m=r.child;for(m!==null&&(m.return=r);m!==null;){var v=m.dependencies;if(v!==null){var w=m.child;v=v.firstContext;e:for(;v!==null;){var E=v;v=m;for(var U=0;U<s.length;U++)if(E.context===s[U]){v.lanes|=c,E=v.alternate,E!==null&&(E.lanes|=c),Hf(v.return,c,r),d||(w=null);break e}v=E.next}}else if(m.tag===18){if(w=m.return,w===null)throw Error(i(341));w.lanes|=c,v=w.alternate,v!==null&&(v.lanes|=c),Hf(w,c,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 Ua(r,s,c,d){r=null;for(var m=s,v=!1;m!==null;){if(!v){if((m.flags&524288)!==0)v=!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 E=m.type;sr(m.pendingProps.value,w.value)||(r!==null?r.push(E):r=[E])}}else if(m===Me.current){if(w=m.alternate,w===null)throw Error(i(387));w.memoizedState.memoizedState!==m.memoizedState.memoizedState&&(r!==null?r.push(Eo):r=[Eo])}m=m.return}r!==null&&If(s,r,c,d),s.flags|=262144}function nu(r){for(r=r.firstContext;r!==null;){if(!sr(r.context._currentValue,r.memoizedValue))return!0;r=r.next}return!1}function Ws(r){Ys=r,xi=null,r=r.dependencies,r!==null&&(r.firstContext=null)}function Sn(r){return c0(Ys,r)}function ru(r,s){return Ys===null&&Ws(r),c0(r,s)}function c0(r,s){var c=s._currentValue;if(s={context:s,memoizedValue:c,next:null},xi===null){if(r===null)throw Error(i(308));xi=s,r.dependencies={lanes:0,firstContext:s},r.flags|=524288}else xi=xi.next=s;return c}var pk=typeof AbortController<"u"?AbortController:function(){var r=[],s=this.signal={aborted:!1,addEventListener:function(c,d){r.push(d)}};this.abort=function(){s.aborted=!0,r.forEach(function(c){return c()})}},mk=e.unstable_scheduleCallback,gk=e.unstable_NormalPriority,ln={$$typeof:N,Consumer:null,Provider:null,_currentValue:null,_currentValue2:null,_threadCount:0};function qf(){return{controller:new pk,data:new Map,refCount:0}}function to(r){r.refCount--,r.refCount===0&&mk(gk,function(){r.controller.abort()})}var no=null,Vf=0,Ha=0,Ia=null;function xk(r,s){if(no===null){var c=no=[];Vf=0,Ha=Wh(),Ia={status:"pending",value:void 0,then:function(d){c.push(d)}}}return Vf++,s.then(u0,u0),s}function u0(){if(--Vf===0&&no!==null){Ia!==null&&(Ia.status="fulfilled");var r=no;no=null,Ha=0,Ia=null;for(var s=0;s<r.length;s++)(0,r[s])()}}function vk(r,s){var c=[],d={status:"pending",value:null,reason:null,then:function(m){c.push(m)}};return r.then(function(){d.status="fulfilled",d.value=s;for(var m=0;m<c.length;m++)(0,c[m])(s)},function(m){for(d.status="rejected",d.reason=m,m=0;m<c.length;m++)(0,c[m])(void 0)}),d}var d0=P.S;P.S=function(r,s){Wv=qe(),typeof s=="object"&&s!==null&&typeof s.then=="function"&&xk(r,s),d0!==null&&d0(r,s)};var Qs=$(null);function Gf(){var r=Qs.current;return r!==null?r:Rt.pooledCache}function iu(r,s){s===null?M(Qs,Qs.current):M(Qs,s.pool)}function f0(){var r=Gf();return r===null?null:{parent:ln._currentValue,pool:r}}var qa=Error(i(460)),Yf=Error(i(474)),su=Error(i(542)),au={then:function(){}};function h0(r){return r=r.status,r==="fulfilled"||r==="rejected"}function p0(r,s,c){switch(c=r[c],c===void 0?r.push(s):c!==s&&(s.then(yr,yr),s=c),s.status){case"fulfilled":return s.value;case"rejected":throw r=s.reason,g0(r),r;default:if(typeof s.status=="string")s.then(yr,yr);else{if(r=Rt,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,g0(r),r}throw Ks=s,qa}}function Xs(r){try{var s=r._init;return s(r._payload)}catch(c){throw c!==null&&typeof c=="object"&&typeof c.then=="function"?(Ks=c,qa):c}}var Ks=null;function m0(){if(Ks===null)throw Error(i(459));var r=Ks;return Ks=null,r}function g0(r){if(r===qa||r===su)throw Error(i(483))}var Va=null,ro=0;function lu(r){var s=ro;return ro+=1,Va===null&&(Va=[]),p0(Va,r,s)}function io(r,s){s=s.props.ref,r.ref=s!==void 0?s:null}function ou(r,s){throw s.$$typeof===b?Error(i(525)):(r=Object.prototype.toString.call(s),Error(i(31,r==="[object Object]"?"object with keys {"+Object.keys(s).join(", ")+"}":r)))}function x0(r){function s(K,V){if(r){var ee=K.deletions;ee===null?(K.deletions=[V],K.flags|=16):ee.push(V)}}function c(K,V){if(!r)return null;for(;V!==null;)s(K,V),V=V.sibling;return null}function d(K){for(var V=new Map;K!==null;)K.key!==null?V.set(K.key,K):V.set(K.index,K),K=K.sibling;return V}function m(K,V){return K=mi(K,V),K.index=0,K.sibling=null,K}function v(K,V,ee){return K.index=ee,r?(ee=K.alternate,ee!==null?(ee=ee.index,ee<V?(K.flags|=67108866,V):ee):(K.flags|=67108866,V)):(K.flags|=1048576,V)}function w(K){return r&&K.alternate===null&&(K.flags|=67108866),K}function E(K,V,ee,ce){return V===null||V.tag!==6?(V=zf(ee,K.mode,ce),V.return=K,V):(V=m(V,ee),V.return=K,V)}function U(K,V,ee,ce){var Pe=ee.type;return Pe===j?oe(K,V,ee.props.children,ce,ee.key):V!==null&&(V.elementType===Pe||typeof Pe=="object"&&Pe!==null&&Pe.$$typeof===O&&Xs(Pe)===V.type)?(V=m(V,ee.props),io(V,ee),V.return=K,V):(V=eu(ee.type,ee.key,ee.props,null,K.mode,ce),io(V,ee),V.return=K,V)}function te(K,V,ee,ce){return V===null||V.tag!==4||V.stateNode.containerInfo!==ee.containerInfo||V.stateNode.implementation!==ee.implementation?(V=Of(ee,K.mode,ce),V.return=K,V):(V=m(V,ee.children||[]),V.return=K,V)}function oe(K,V,ee,ce,Pe){return V===null||V.tag!==7?(V=Vs(ee,K.mode,ce,Pe),V.return=K,V):(V=m(V,ee),V.return=K,V)}function ue(K,V,ee){if(typeof V=="string"&&V!==""||typeof V=="number"||typeof V=="bigint")return V=zf(""+V,K.mode,ee),V.return=K,V;if(typeof V=="object"&&V!==null){switch(V.$$typeof){case y:return ee=eu(V.type,V.key,V.props,null,K.mode,ee),io(ee,V),ee.return=K,ee;case _:return V=Of(V,K.mode,ee),V.return=K,V;case O:return V=Xs(V),ue(K,V,ee)}if(G(V)||T(V))return V=Vs(V,K.mode,ee,null),V.return=K,V;if(typeof V.then=="function")return ue(K,lu(V),ee);if(V.$$typeof===N)return ue(K,ru(K,V),ee);ou(K,V)}return null}function re(K,V,ee,ce){var Pe=V!==null?V.key:null;if(typeof ee=="string"&&ee!==""||typeof ee=="number"||typeof ee=="bigint")return Pe!==null?null:E(K,V,""+ee,ce);if(typeof ee=="object"&&ee!==null){switch(ee.$$typeof){case y:return ee.key===Pe?U(K,V,ee,ce):null;case _:return ee.key===Pe?te(K,V,ee,ce):null;case O:return ee=Xs(ee),re(K,V,ee,ce)}if(G(ee)||T(ee))return Pe!==null?null:oe(K,V,ee,ce,null);if(typeof ee.then=="function")return re(K,V,lu(ee),ce);if(ee.$$typeof===N)return re(K,V,ru(K,ee),ce);ou(K,ee)}return null}function se(K,V,ee,ce,Pe){if(typeof ce=="string"&&ce!==""||typeof ce=="number"||typeof ce=="bigint")return K=K.get(ee)||null,E(V,K,""+ce,Pe);if(typeof ce=="object"&&ce!==null){switch(ce.$$typeof){case y:return K=K.get(ce.key===null?ee:ce.key)||null,U(V,K,ce,Pe);case _:return K=K.get(ce.key===null?ee:ce.key)||null,te(V,K,ce,Pe);case O:return ce=Xs(ce),se(K,V,ee,ce,Pe)}if(G(ce)||T(ce))return K=K.get(ee)||null,oe(V,K,ce,Pe,null);if(typeof ce.then=="function")return se(K,V,ee,lu(ce),Pe);if(ce.$$typeof===N)return se(K,V,ee,ru(V,ce),Pe);ou(V,ce)}return null}function Ee(K,V,ee,ce){for(var Pe=null,gt=null,De=V,nt=V=0,dt=null;De!==null&&nt<ee.length;nt++){De.index>nt?(dt=De,De=null):dt=De.sibling;var xt=re(K,De,ee[nt],ce);if(xt===null){De===null&&(De=dt);break}r&&De&&xt.alternate===null&&s(K,De),V=v(xt,V,nt),gt===null?Pe=xt:gt.sibling=xt,gt=xt,De=dt}if(nt===ee.length)return c(K,De),ft&&gi(K,nt),Pe;if(De===null){for(;nt<ee.length;nt++)De=ue(K,ee[nt],ce),De!==null&&(V=v(De,V,nt),gt===null?Pe=De:gt.sibling=De,gt=De);return ft&&gi(K,nt),Pe}for(De=d(De);nt<ee.length;nt++)dt=se(De,K,nt,ee[nt],ce),dt!==null&&(r&&dt.alternate!==null&&De.delete(dt.key===null?nt:dt.key),V=v(dt,V,nt),gt===null?Pe=dt:gt.sibling=dt,gt=dt);return r&&De.forEach(function(_s){return s(K,_s)}),ft&&gi(K,nt),Pe}function Fe(K,V,ee,ce){if(ee==null)throw Error(i(151));for(var Pe=null,gt=null,De=V,nt=V=0,dt=null,xt=ee.next();De!==null&&!xt.done;nt++,xt=ee.next()){De.index>nt?(dt=De,De=null):dt=De.sibling;var _s=re(K,De,xt.value,ce);if(_s===null){De===null&&(De=dt);break}r&&De&&_s.alternate===null&&s(K,De),V=v(_s,V,nt),gt===null?Pe=_s:gt.sibling=_s,gt=_s,De=dt}if(xt.done)return c(K,De),ft&&gi(K,nt),Pe;if(De===null){for(;!xt.done;nt++,xt=ee.next())xt=ue(K,xt.value,ce),xt!==null&&(V=v(xt,V,nt),gt===null?Pe=xt:gt.sibling=xt,gt=xt);return ft&&gi(K,nt),Pe}for(De=d(De);!xt.done;nt++,xt=ee.next())xt=se(De,K,nt,xt.value,ce),xt!==null&&(r&&xt.alternate!==null&&De.delete(xt.key===null?nt:xt.key),V=v(xt,V,nt),gt===null?Pe=xt:gt.sibling=xt,gt=xt);return r&&De.forEach(function(Tj){return s(K,Tj)}),ft&&gi(K,nt),Pe}function Et(K,V,ee,ce){if(typeof ee=="object"&&ee!==null&&ee.type===j&&ee.key===null&&(ee=ee.props.children),typeof ee=="object"&&ee!==null){switch(ee.$$typeof){case y:e:{for(var Pe=ee.key;V!==null;){if(V.key===Pe){if(Pe=ee.type,Pe===j){if(V.tag===7){c(K,V.sibling),ce=m(V,ee.props.children),ce.return=K,K=ce;break e}}else if(V.elementType===Pe||typeof Pe=="object"&&Pe!==null&&Pe.$$typeof===O&&Xs(Pe)===V.type){c(K,V.sibling),ce=m(V,ee.props),io(ce,ee),ce.return=K,K=ce;break e}c(K,V);break}else s(K,V);V=V.sibling}ee.type===j?(ce=Vs(ee.props.children,K.mode,ce,ee.key),ce.return=K,K=ce):(ce=eu(ee.type,ee.key,ee.props,null,K.mode,ce),io(ce,ee),ce.return=K,K=ce)}return w(K);case _:e:{for(Pe=ee.key;V!==null;){if(V.key===Pe)if(V.tag===4&&V.stateNode.containerInfo===ee.containerInfo&&V.stateNode.implementation===ee.implementation){c(K,V.sibling),ce=m(V,ee.children||[]),ce.return=K,K=ce;break e}else{c(K,V);break}else s(K,V);V=V.sibling}ce=Of(ee,K.mode,ce),ce.return=K,K=ce}return w(K);case O:return ee=Xs(ee),Et(K,V,ee,ce)}if(G(ee))return Ee(K,V,ee,ce);if(T(ee)){if(Pe=T(ee),typeof Pe!="function")throw Error(i(150));return ee=Pe.call(ee),Fe(K,V,ee,ce)}if(typeof ee.then=="function")return Et(K,V,lu(ee),ce);if(ee.$$typeof===N)return Et(K,V,ru(K,ee),ce);ou(K,ee)}return typeof ee=="string"&&ee!==""||typeof ee=="number"||typeof ee=="bigint"?(ee=""+ee,V!==null&&V.tag===6?(c(K,V.sibling),ce=m(V,ee),ce.return=K,K=ce):(c(K,V),ce=zf(ee,K.mode,ce),ce.return=K,K=ce),w(K)):c(K,V)}return function(K,V,ee,ce){try{ro=0;var Pe=Et(K,V,ee,ce);return Va=null,Pe}catch(De){if(De===qa||De===su)throw De;var gt=ar(29,De,null,K.mode);return gt.lanes=ce,gt.return=K,gt}finally{}}}var Zs=x0(!0),v0=x0(!1),is=!1;function Wf(r){r.updateQueue={baseState:r.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,lanes:0,hiddenCallbacks:null},callbacks:null}}function Qf(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 ss(r){return{lane:r,tag:0,payload:null,callback:null,next:null}}function as(r,s,c){var d=r.updateQueue;if(d===null)return null;if(d=d.shared,(vt&2)!==0){var m=d.pending;return m===null?s.next=s:(s.next=m.next,m.next=s),d.pending=s,s=Jc(r),t0(r,null,c),s}return Zc(r,d,s,c),Jc(r)}function so(r,s,c){if(s=s.updateQueue,s!==null&&(s=s.shared,(c&4194048)!==0)){var d=s.lanes;d&=r.pendingLanes,c|=d,s.lanes=c,wa(r,c)}}function Xf(r,s){var c=r.updateQueue,d=r.alternate;if(d!==null&&(d=d.updateQueue,c===d)){var m=null,v=null;if(c=c.firstBaseUpdate,c!==null){do{var w={lane:c.lane,tag:c.tag,payload:c.payload,callback:null,next:null};v===null?m=v=w:v=v.next=w,c=c.next}while(c!==null);v===null?m=v=s:v=v.next=s}else m=v=s;c={baseState:d.baseState,firstBaseUpdate:m,lastBaseUpdate:v,shared:d.shared,callbacks:d.callbacks},r.updateQueue=c;return}r=c.lastBaseUpdate,r===null?c.firstBaseUpdate=s:r.next=s,c.lastBaseUpdate=s}var Kf=!1;function ao(){if(Kf){var r=Ia;if(r!==null)throw r}}function lo(r,s,c,d){Kf=!1;var m=r.updateQueue;is=!1;var v=m.firstBaseUpdate,w=m.lastBaseUpdate,E=m.shared.pending;if(E!==null){m.shared.pending=null;var U=E,te=U.next;U.next=null,w===null?v=te:w.next=te,w=U;var oe=r.alternate;oe!==null&&(oe=oe.updateQueue,E=oe.lastBaseUpdate,E!==w&&(E===null?oe.firstBaseUpdate=te:E.next=te,oe.lastBaseUpdate=U))}if(v!==null){var ue=m.baseState;w=0,oe=te=U=null,E=v;do{var re=E.lane&-536870913,se=re!==E.lane;if(se?(ut&re)===re:(d&re)===re){re!==0&&re===Ha&&(Kf=!0),oe!==null&&(oe=oe.next={lane:0,tag:E.tag,payload:E.payload,callback:null,next:null});e:{var Ee=r,Fe=E;re=s;var Et=c;switch(Fe.tag){case 1:if(Ee=Fe.payload,typeof Ee=="function"){ue=Ee.call(Et,ue,re);break e}ue=Ee;break e;case 3:Ee.flags=Ee.flags&-65537|128;case 0:if(Ee=Fe.payload,re=typeof Ee=="function"?Ee.call(Et,ue,re):Ee,re==null)break e;ue=x({},ue,re);break e;case 2:is=!0}}re=E.callback,re!==null&&(r.flags|=64,se&&(r.flags|=8192),se=m.callbacks,se===null?m.callbacks=[re]:se.push(re))}else se={lane:re,tag:E.tag,payload:E.payload,callback:E.callback,next:null},oe===null?(te=oe=se,U=ue):oe=oe.next=se,w|=re;if(E=E.next,E===null){if(E=m.shared.pending,E===null)break;se=E,E=se.next,se.next=null,m.lastBaseUpdate=se,m.shared.pending=null}}while(!0);oe===null&&(U=ue),m.baseState=U,m.firstBaseUpdate=te,m.lastBaseUpdate=oe,v===null&&(m.shared.lanes=0),ds|=w,r.lanes=w,r.memoizedState=ue}}function b0(r,s){if(typeof r!="function")throw Error(i(191,r));r.call(s)}function y0(r,s){var c=r.callbacks;if(c!==null)for(r.callbacks=null,r=0;r<c.length;r++)b0(c[r],s)}var Ga=$(null),cu=$(0);function _0(r,s){r=Ci,M(cu,r),M(Ga,s),Ci=r|s.baseLanes}function Zf(){M(cu,Ci),M(Ga,Ga.current)}function Jf(){Ci=cu.current,Z(Ga),Z(cu)}var lr=$(null),Er=null;function ls(r){var s=r.alternate;M(nn,nn.current&1),M(lr,r),Er===null&&(s===null||Ga.current!==null||s.memoizedState!==null)&&(Er=r)}function eh(r){M(nn,nn.current),M(lr,r),Er===null&&(Er=r)}function w0(r){r.tag===22?(M(nn,nn.current),M(lr,r),Er===null&&(Er=r)):os()}function os(){M(nn,nn.current),M(lr,lr.current)}function or(r){Z(lr),Er===r&&(Er=null),Z(nn)}var nn=$(0);function uu(r){for(var s=r;s!==null;){if(s.tag===13){var c=s.memoizedState;if(c!==null&&(c=c.dehydrated,c===null||ap(c)||lp(c)))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 bi=0,Ze=null,Nt=null,on=null,du=!1,Ya=!1,Js=!1,fu=0,oo=0,Wa=null,bk=0;function Zt(){throw Error(i(321))}function th(r,s){if(s===null)return!1;for(var c=0;c<s.length&&c<r.length;c++)if(!sr(r[c],s[c]))return!1;return!0}function nh(r,s,c,d,m,v){return bi=v,Ze=s,s.memoizedState=null,s.updateQueue=null,s.lanes=0,P.H=r===null||r.memoizedState===null?sv:xh,Js=!1,v=c(d,m),Js=!1,Ya&&(v=k0(s,c,d,m)),S0(r),v}function S0(r){P.H=fo;var s=Nt!==null&&Nt.next!==null;if(bi=0,on=Nt=Ze=null,du=!1,oo=0,Wa=null,s)throw Error(i(300));r===null||cn||(r=r.dependencies,r!==null&&nu(r)&&(cn=!0))}function k0(r,s,c,d){Ze=r;var m=0;do{if(Ya&&(Wa=null),oo=0,Ya=!1,25<=m)throw Error(i(301));if(m+=1,on=Nt=null,r.updateQueue!=null){var v=r.updateQueue;v.lastEffect=null,v.events=null,v.stores=null,v.memoCache!=null&&(v.memoCache.index=0)}P.H=av,v=s(c,d)}while(Ya);return v}function yk(){var r=P.H,s=r.useState()[0];return s=typeof s.then=="function"?co(s):s,r=r.useState()[0],(Nt!==null?Nt.memoizedState:null)!==r&&(Ze.flags|=1024),s}function rh(){var r=fu!==0;return fu=0,r}function ih(r,s,c){s.updateQueue=r.updateQueue,s.flags&=-2053,r.lanes&=~c}function sh(r){if(du){for(r=r.memoizedState;r!==null;){var s=r.queue;s!==null&&(s.pending=null),r=r.next}du=!1}bi=0,on=Nt=Ze=null,Ya=!1,oo=fu=0,Wa=null}function Pn(){var r={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return on===null?Ze.memoizedState=on=r:on=on.next=r,on}function rn(){if(Nt===null){var r=Ze.alternate;r=r!==null?r.memoizedState:null}else r=Nt.next;var s=on===null?Ze.memoizedState:on.next;if(s!==null)on=s,Nt=r;else{if(r===null)throw Ze.alternate===null?Error(i(467)):Error(i(310));Nt=r,r={memoizedState:Nt.memoizedState,baseState:Nt.baseState,baseQueue:Nt.baseQueue,queue:Nt.queue,next:null},on===null?Ze.memoizedState=on=r:on=on.next=r}return on}function hu(){return{lastEffect:null,events:null,stores:null,memoCache:null}}function co(r){var s=oo;return oo+=1,Wa===null&&(Wa=[]),r=p0(Wa,r,s),s=Ze,(on===null?s.memoizedState:on.next)===null&&(s=s.alternate,P.H=s===null||s.memoizedState===null?sv:xh),r}function pu(r){if(r!==null&&typeof r=="object"){if(typeof r.then=="function")return co(r);if(r.$$typeof===N)return Sn(r)}throw Error(i(438,String(r)))}function ah(r){var s=null,c=Ze.updateQueue;if(c!==null&&(s=c.memoCache),s==null){var d=Ze.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}),c===null&&(c=hu(),Ze.updateQueue=c),c.memoCache=s,c=s.data[s.index],c===void 0)for(c=s.data[s.index]=Array(r),d=0;d<r;d++)c[d]=B;return s.index++,c}function yi(r,s){return typeof s=="function"?s(r):s}function mu(r){var s=rn();return lh(s,Nt,r)}function lh(r,s,c){var d=r.queue;if(d===null)throw Error(i(311));d.lastRenderedReducer=c;var m=r.baseQueue,v=d.pending;if(v!==null){if(m!==null){var w=m.next;m.next=v.next,v.next=w}s.baseQueue=m=v,d.pending=null}if(v=r.baseState,m===null)r.memoizedState=v;else{s=m.next;var E=w=null,U=null,te=s,oe=!1;do{var ue=te.lane&-536870913;if(ue!==te.lane?(ut&ue)===ue:(bi&ue)===ue){var re=te.revertLane;if(re===0)U!==null&&(U=U.next={lane:0,revertLane:0,gesture:null,action:te.action,hasEagerState:te.hasEagerState,eagerState:te.eagerState,next:null}),ue===Ha&&(oe=!0);else if((bi&re)===re){te=te.next,re===Ha&&(oe=!0);continue}else ue={lane:0,revertLane:te.revertLane,gesture:null,action:te.action,hasEagerState:te.hasEagerState,eagerState:te.eagerState,next:null},U===null?(E=U=ue,w=v):U=U.next=ue,Ze.lanes|=re,ds|=re;ue=te.action,Js&&c(v,ue),v=te.hasEagerState?te.eagerState:c(v,ue)}else re={lane:ue,revertLane:te.revertLane,gesture:te.gesture,action:te.action,hasEagerState:te.hasEagerState,eagerState:te.eagerState,next:null},U===null?(E=U=re,w=v):U=U.next=re,Ze.lanes|=ue,ds|=ue;te=te.next}while(te!==null&&te!==s);if(U===null?w=v:U.next=E,!sr(v,r.memoizedState)&&(cn=!0,oe&&(c=Ia,c!==null)))throw c;r.memoizedState=v,r.baseState=w,r.baseQueue=U,d.lastRenderedState=v}return m===null&&(d.lanes=0),[r.memoizedState,d.dispatch]}function oh(r){var s=rn(),c=s.queue;if(c===null)throw Error(i(311));c.lastRenderedReducer=r;var d=c.dispatch,m=c.pending,v=s.memoizedState;if(m!==null){c.pending=null;var w=m=m.next;do v=r(v,w.action),w=w.next;while(w!==m);sr(v,s.memoizedState)||(cn=!0),s.memoizedState=v,s.baseQueue===null&&(s.baseState=v),c.lastRenderedState=v}return[v,d]}function j0(r,s,c){var d=Ze,m=rn(),v=ft;if(v){if(c===void 0)throw Error(i(407));c=c()}else c=s();var w=!sr((Nt||m).memoizedState,c);if(w&&(m.memoizedState=c,cn=!0),m=m.queue,dh(E0.bind(null,d,m,r),[r]),m.getSnapshot!==s||w||on!==null&&on.memoizedState.tag&1){if(d.flags|=2048,Qa(9,{destroy:void 0},C0.bind(null,d,m,c,s),null),Rt===null)throw Error(i(349));v||(bi&127)!==0||N0(d,s,c)}return c}function N0(r,s,c){r.flags|=16384,r={getSnapshot:s,value:c},s=Ze.updateQueue,s===null?(s=hu(),Ze.updateQueue=s,s.stores=[r]):(c=s.stores,c===null?s.stores=[r]:c.push(r))}function C0(r,s,c,d){s.value=c,s.getSnapshot=d,T0(s)&&A0(r)}function E0(r,s,c){return c(function(){T0(s)&&A0(r)})}function T0(r){var s=r.getSnapshot;r=r.value;try{var c=s();return!sr(r,c)}catch{return!0}}function A0(r){var s=qs(r,2);s!==null&&Zn(s,r,2)}function ch(r){var s=Pn();if(typeof r=="function"){var c=r;if(r=c(),Js){mn(!0);try{c()}finally{mn(!1)}}}return s.memoizedState=s.baseState=r,s.queue={pending:null,lanes:0,dispatch:null,lastRenderedReducer:yi,lastRenderedState:r},s}function M0(r,s,c,d){return r.baseState=c,lh(r,Nt,typeof d=="function"?d:yi)}function _k(r,s,c,d,m){if(vu(r))throw Error(i(485));if(r=s.action,r!==null){var v={payload:m,action:r,next:null,isTransition:!0,status:"pending",value:null,reason:null,listeners:[],then:function(w){v.listeners.push(w)}};P.T!==null?c(!0):v.isTransition=!1,d(v),c=s.pending,c===null?(v.next=s.pending=v,R0(s,v)):(v.next=c.next,s.pending=c.next=v)}}function R0(r,s){var c=s.action,d=s.payload,m=r.state;if(s.isTransition){var v=P.T,w={};P.T=w;try{var E=c(m,d),U=P.S;U!==null&&U(w,E),D0(r,s,E)}catch(te){uh(r,s,te)}finally{v!==null&&w.types!==null&&(v.types=w.types),P.T=v}}else try{v=c(m,d),D0(r,s,v)}catch(te){uh(r,s,te)}}function D0(r,s,c){c!==null&&typeof c=="object"&&typeof c.then=="function"?c.then(function(d){L0(r,s,d)},function(d){return uh(r,s,d)}):L0(r,s,c)}function L0(r,s,c){s.status="fulfilled",s.value=c,z0(s),r.state=c,s=r.pending,s!==null&&(c=s.next,c===s?r.pending=null:(c=c.next,s.next=c,R0(r,c)))}function uh(r,s,c){var d=r.pending;if(r.pending=null,d!==null){d=d.next;do s.status="rejected",s.reason=c,z0(s),s=s.next;while(s!==d)}r.action=null}function z0(r){r=r.listeners;for(var s=0;s<r.length;s++)(0,r[s])()}function O0(r,s){return s}function B0(r,s){if(ft){var c=Rt.formState;if(c!==null){e:{var d=Ze;if(ft){if($t){t:{for(var m=$t,v=Cr;m.nodeType!==8;){if(!v){m=null;break t}if(m=Tr(m.nextSibling),m===null){m=null;break t}}v=m.data,m=v==="F!"||v==="F"?m:null}if(m){$t=Tr(m.nextSibling),d=m.data==="F!";break e}}ns(d)}d=!1}d&&(s=c[0])}}return c=Pn(),c.memoizedState=c.baseState=s,d={pending:null,lanes:0,dispatch:null,lastRenderedReducer:O0,lastRenderedState:s},c.queue=d,c=nv.bind(null,Ze,d),d.dispatch=c,d=ch(!1),v=gh.bind(null,Ze,!1,d.queue),d=Pn(),m={state:s,dispatch:null,action:r,pending:null},d.queue=m,c=_k.bind(null,Ze,m,v,c),m.dispatch=c,d.memoizedState=r,[s,c,!1]}function P0(r){var s=rn();return $0(s,Nt,r)}function $0(r,s,c){if(s=lh(r,s,O0)[0],r=mu(yi)[0],typeof s=="object"&&s!==null&&typeof s.then=="function")try{var d=co(s)}catch(w){throw w===qa?su:w}else d=s;s=rn();var m=s.queue,v=m.dispatch;return c!==s.memoizedState&&(Ze.flags|=2048,Qa(9,{destroy:void 0},wk.bind(null,m,c),null)),[d,v,r]}function wk(r,s){r.action=s}function F0(r){var s=rn(),c=Nt;if(c!==null)return $0(s,c,r);rn(),s=s.memoizedState,c=rn();var d=c.queue.dispatch;return c.memoizedState=r,[s,d,!1]}function Qa(r,s,c,d){return r={tag:r,create:c,deps:d,inst:s,next:null},s=Ze.updateQueue,s===null&&(s=hu(),Ze.updateQueue=s),c=s.lastEffect,c===null?s.lastEffect=r.next=r:(d=c.next,c.next=r,r.next=d,s.lastEffect=r),r}function U0(){return rn().memoizedState}function gu(r,s,c,d){var m=Pn();Ze.flags|=r,m.memoizedState=Qa(1|s,{destroy:void 0},c,d===void 0?null:d)}function xu(r,s,c,d){var m=rn();d=d===void 0?null:d;var v=m.memoizedState.inst;Nt!==null&&d!==null&&th(d,Nt.memoizedState.deps)?m.memoizedState=Qa(s,v,c,d):(Ze.flags|=r,m.memoizedState=Qa(1|s,v,c,d))}function H0(r,s){gu(8390656,8,r,s)}function dh(r,s){xu(2048,8,r,s)}function Sk(r){Ze.flags|=4;var s=Ze.updateQueue;if(s===null)s=hu(),Ze.updateQueue=s,s.events=[r];else{var c=s.events;c===null?s.events=[r]:c.push(r)}}function I0(r){var s=rn().memoizedState;return Sk({ref:s,nextImpl:r}),function(){if((vt&2)!==0)throw Error(i(440));return s.impl.apply(void 0,arguments)}}function q0(r,s){return xu(4,2,r,s)}function V0(r,s){return xu(4,4,r,s)}function G0(r,s){if(typeof s=="function"){r=r();var c=s(r);return function(){typeof c=="function"?c():s(null)}}if(s!=null)return r=r(),s.current=r,function(){s.current=null}}function Y0(r,s,c){c=c!=null?c.concat([r]):null,xu(4,4,G0.bind(null,s,r),c)}function fh(){}function W0(r,s){var c=rn();s=s===void 0?null:s;var d=c.memoizedState;return s!==null&&th(s,d[1])?d[0]:(c.memoizedState=[r,s],r)}function Q0(r,s){var c=rn();s=s===void 0?null:s;var d=c.memoizedState;if(s!==null&&th(s,d[1]))return d[0];if(d=r(),Js){mn(!0);try{r()}finally{mn(!1)}}return c.memoizedState=[d,s],d}function hh(r,s,c){return c===void 0||(bi&1073741824)!==0&&(ut&261930)===0?r.memoizedState=s:(r.memoizedState=c,r=Xv(),Ze.lanes|=r,ds|=r,c)}function X0(r,s,c,d){return sr(c,s)?c:Ga.current!==null?(r=hh(r,c,d),sr(r,s)||(cn=!0),r):(bi&42)===0||(bi&1073741824)!==0&&(ut&261930)===0?(cn=!0,r.memoizedState=c):(r=Xv(),Ze.lanes|=r,ds|=r,s)}function K0(r,s,c,d,m){var v=F.p;F.p=v!==0&&8>v?v:8;var w=P.T,E={};P.T=E,gh(r,!1,s,c);try{var U=m(),te=P.S;if(te!==null&&te(E,U),U!==null&&typeof U=="object"&&typeof U.then=="function"){var oe=vk(U,d);uo(r,s,oe,dr(r))}else uo(r,s,d,dr(r))}catch(ue){uo(r,s,{then:function(){},status:"rejected",reason:ue},dr())}finally{F.p=v,w!==null&&E.types!==null&&(w.types=E.types),P.T=w}}function kk(){}function ph(r,s,c,d){if(r.tag!==5)throw Error(i(476));var m=Z0(r).queue;K0(r,m,s,W,c===null?kk:function(){return J0(r),c(d)})}function Z0(r){var s=r.memoizedState;if(s!==null)return s;s={memoizedState:W,baseState:W,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:yi,lastRenderedState:W},next:null};var c={};return s.next={memoizedState:c,baseState:c,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:yi,lastRenderedState:c},next:null},r.memoizedState=s,r=r.alternate,r!==null&&(r.memoizedState=s),s}function J0(r){var s=Z0(r);s.next===null&&(s=r.alternate.memoizedState),uo(r,s.next.queue,{},dr())}function mh(){return Sn(Eo)}function ev(){return rn().memoizedState}function tv(){return rn().memoizedState}function jk(r){for(var s=r.return;s!==null;){switch(s.tag){case 24:case 3:var c=dr();r=ss(c);var d=as(s,r,c);d!==null&&(Zn(d,s,c),so(d,s,c)),s={cache:qf()},r.payload=s;return}s=s.return}}function Nk(r,s,c){var d=dr();c={lane:d,revertLane:0,gesture:null,action:c,hasEagerState:!1,eagerState:null,next:null},vu(r)?rv(s,c):(c=Df(r,s,c,d),c!==null&&(Zn(c,r,d),iv(c,s,d)))}function nv(r,s,c){var d=dr();uo(r,s,c,d)}function uo(r,s,c,d){var m={lane:d,revertLane:0,gesture:null,action:c,hasEagerState:!1,eagerState:null,next:null};if(vu(r))rv(s,m);else{var v=r.alternate;if(r.lanes===0&&(v===null||v.lanes===0)&&(v=s.lastRenderedReducer,v!==null))try{var w=s.lastRenderedState,E=v(w,c);if(m.hasEagerState=!0,m.eagerState=E,sr(E,w))return Zc(r,s,m,0),Rt===null&&Kc(),!1}catch{}finally{}if(c=Df(r,s,m,d),c!==null)return Zn(c,r,d),iv(c,s,d),!0}return!1}function gh(r,s,c,d){if(d={lane:2,revertLane:Wh(),gesture:null,action:d,hasEagerState:!1,eagerState:null,next:null},vu(r)){if(s)throw Error(i(479))}else s=Df(r,c,d,2),s!==null&&Zn(s,r,2)}function vu(r){var s=r.alternate;return r===Ze||s!==null&&s===Ze}function rv(r,s){Ya=du=!0;var c=r.pending;c===null?s.next=s:(s.next=c.next,c.next=s),r.pending=s}function iv(r,s,c){if((c&4194048)!==0){var d=s.lanes;d&=r.pendingLanes,c|=d,s.lanes=c,wa(r,c)}}var fo={readContext:Sn,use:pu,useCallback:Zt,useContext:Zt,useEffect:Zt,useImperativeHandle:Zt,useLayoutEffect:Zt,useInsertionEffect:Zt,useMemo:Zt,useReducer:Zt,useRef:Zt,useState:Zt,useDebugValue:Zt,useDeferredValue:Zt,useTransition:Zt,useSyncExternalStore:Zt,useId:Zt,useHostTransitionStatus:Zt,useFormState:Zt,useActionState:Zt,useOptimistic:Zt,useMemoCache:Zt,useCacheRefresh:Zt};fo.useEffectEvent=Zt;var sv={readContext:Sn,use:pu,useCallback:function(r,s){return Pn().memoizedState=[r,s===void 0?null:s],r},useContext:Sn,useEffect:H0,useImperativeHandle:function(r,s,c){c=c!=null?c.concat([r]):null,gu(4194308,4,G0.bind(null,s,r),c)},useLayoutEffect:function(r,s){return gu(4194308,4,r,s)},useInsertionEffect:function(r,s){gu(4,2,r,s)},useMemo:function(r,s){var c=Pn();s=s===void 0?null:s;var d=r();if(Js){mn(!0);try{r()}finally{mn(!1)}}return c.memoizedState=[d,s],d},useReducer:function(r,s,c){var d=Pn();if(c!==void 0){var m=c(s);if(Js){mn(!0);try{c(s)}finally{mn(!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=Nk.bind(null,Ze,r),[d.memoizedState,r]},useRef:function(r){var s=Pn();return r={current:r},s.memoizedState=r},useState:function(r){r=ch(r);var s=r.queue,c=nv.bind(null,Ze,s);return s.dispatch=c,[r.memoizedState,c]},useDebugValue:fh,useDeferredValue:function(r,s){var c=Pn();return hh(c,r,s)},useTransition:function(){var r=ch(!1);return r=K0.bind(null,Ze,r.queue,!0,!1),Pn().memoizedState=r,[!1,r]},useSyncExternalStore:function(r,s,c){var d=Ze,m=Pn();if(ft){if(c===void 0)throw Error(i(407));c=c()}else{if(c=s(),Rt===null)throw Error(i(349));(ut&127)!==0||N0(d,s,c)}m.memoizedState=c;var v={value:c,getSnapshot:s};return m.queue=v,H0(E0.bind(null,d,v,r),[r]),d.flags|=2048,Qa(9,{destroy:void 0},C0.bind(null,d,v,c,s),null),c},useId:function(){var r=Pn(),s=Rt.identifierPrefix;if(ft){var c=ri,d=ni;c=(d&~(1<<32-tt(d)-1)).toString(32)+c,s="_"+s+"R_"+c,c=fu++,0<c&&(s+="H"+c.toString(32)),s+="_"}else c=bk++,s="_"+s+"r_"+c.toString(32)+"_";return r.memoizedState=s},useHostTransitionStatus:mh,useFormState:B0,useActionState:B0,useOptimistic:function(r){var s=Pn();s.memoizedState=s.baseState=r;var c={pending:null,lanes:0,dispatch:null,lastRenderedReducer:null,lastRenderedState:null};return s.queue=c,s=gh.bind(null,Ze,!0,c),c.dispatch=s,[r,s]},useMemoCache:ah,useCacheRefresh:function(){return Pn().memoizedState=jk.bind(null,Ze)},useEffectEvent:function(r){var s=Pn(),c={impl:r};return s.memoizedState=c,function(){if((vt&2)!==0)throw Error(i(440));return c.impl.apply(void 0,arguments)}}},xh={readContext:Sn,use:pu,useCallback:W0,useContext:Sn,useEffect:dh,useImperativeHandle:Y0,useInsertionEffect:q0,useLayoutEffect:V0,useMemo:Q0,useReducer:mu,useRef:U0,useState:function(){return mu(yi)},useDebugValue:fh,useDeferredValue:function(r,s){var c=rn();return X0(c,Nt.memoizedState,r,s)},useTransition:function(){var r=mu(yi)[0],s=rn().memoizedState;return[typeof r=="boolean"?r:co(r),s]},useSyncExternalStore:j0,useId:ev,useHostTransitionStatus:mh,useFormState:P0,useActionState:P0,useOptimistic:function(r,s){var c=rn();return M0(c,Nt,r,s)},useMemoCache:ah,useCacheRefresh:tv};xh.useEffectEvent=I0;var av={readContext:Sn,use:pu,useCallback:W0,useContext:Sn,useEffect:dh,useImperativeHandle:Y0,useInsertionEffect:q0,useLayoutEffect:V0,useMemo:Q0,useReducer:oh,useRef:U0,useState:function(){return oh(yi)},useDebugValue:fh,useDeferredValue:function(r,s){var c=rn();return Nt===null?hh(c,r,s):X0(c,Nt.memoizedState,r,s)},useTransition:function(){var r=oh(yi)[0],s=rn().memoizedState;return[typeof r=="boolean"?r:co(r),s]},useSyncExternalStore:j0,useId:ev,useHostTransitionStatus:mh,useFormState:F0,useActionState:F0,useOptimistic:function(r,s){var c=rn();return Nt!==null?M0(c,Nt,r,s):(c.baseState=r,[r,c.queue.dispatch])},useMemoCache:ah,useCacheRefresh:tv};av.useEffectEvent=I0;function vh(r,s,c,d){s=r.memoizedState,c=c(d,s),c=c==null?s:x({},s,c),r.memoizedState=c,r.lanes===0&&(r.updateQueue.baseState=c)}var bh={enqueueSetState:function(r,s,c){r=r._reactInternals;var d=dr(),m=ss(d);m.payload=s,c!=null&&(m.callback=c),s=as(r,m,d),s!==null&&(Zn(s,r,d),so(s,r,d))},enqueueReplaceState:function(r,s,c){r=r._reactInternals;var d=dr(),m=ss(d);m.tag=1,m.payload=s,c!=null&&(m.callback=c),s=as(r,m,d),s!==null&&(Zn(s,r,d),so(s,r,d))},enqueueForceUpdate:function(r,s){r=r._reactInternals;var c=dr(),d=ss(c);d.tag=2,s!=null&&(d.callback=s),s=as(r,d,c),s!==null&&(Zn(s,r,c),so(s,r,c))}};function lv(r,s,c,d,m,v,w){return r=r.stateNode,typeof r.shouldComponentUpdate=="function"?r.shouldComponentUpdate(d,v,w):s.prototype&&s.prototype.isPureReactComponent?!Kl(c,d)||!Kl(m,v):!0}function ov(r,s,c,d){r=s.state,typeof s.componentWillReceiveProps=="function"&&s.componentWillReceiveProps(c,d),typeof s.UNSAFE_componentWillReceiveProps=="function"&&s.UNSAFE_componentWillReceiveProps(c,d),s.state!==r&&bh.enqueueReplaceState(s,s.state,null)}function ea(r,s){var c=s;if("ref"in s){c={};for(var d in s)d!=="ref"&&(c[d]=s[d])}if(r=r.defaultProps){c===s&&(c=x({},c));for(var m in r)c[m]===void 0&&(c[m]=r[m])}return c}function cv(r){Xc(r)}function uv(r){console.error(r)}function dv(r){Xc(r)}function bu(r,s){try{var c=r.onUncaughtError;c(s.value,{componentStack:s.stack})}catch(d){setTimeout(function(){throw d})}}function fv(r,s,c){try{var d=r.onCaughtError;d(c.value,{componentStack:c.stack,errorBoundary:s.tag===1?s.stateNode:null})}catch(m){setTimeout(function(){throw m})}}function yh(r,s,c){return c=ss(c),c.tag=3,c.payload={element:null},c.callback=function(){bu(r,s)},c}function hv(r){return r=ss(r),r.tag=3,r}function pv(r,s,c,d){var m=c.type.getDerivedStateFromError;if(typeof m=="function"){var v=d.value;r.payload=function(){return m(v)},r.callback=function(){fv(s,c,d)}}var w=c.stateNode;w!==null&&typeof w.componentDidCatch=="function"&&(r.callback=function(){fv(s,c,d),typeof m!="function"&&(fs===null?fs=new Set([this]):fs.add(this));var E=d.stack;this.componentDidCatch(d.value,{componentStack:E!==null?E:""})})}function Ck(r,s,c,d,m){if(c.flags|=32768,d!==null&&typeof d=="object"&&typeof d.then=="function"){if(s=c.alternate,s!==null&&Ua(s,c,m,!0),c=lr.current,c!==null){switch(c.tag){case 31:case 13:return Er===null?Mu():c.alternate===null&&Jt===0&&(Jt=3),c.flags&=-257,c.flags|=65536,c.lanes=m,d===au?c.flags|=16384:(s=c.updateQueue,s===null?c.updateQueue=new Set([d]):s.add(d),Vh(r,d,m)),!1;case 22:return c.flags|=65536,d===au?c.flags|=16384:(s=c.updateQueue,s===null?(s={transitions:null,markerInstances:null,retryQueue:new Set([d])},c.updateQueue=s):(c=s.retryQueue,c===null?s.retryQueue=new Set([d]):c.add(d)),Vh(r,d,m)),!1}throw Error(i(435,c.tag))}return Vh(r,d,m),Mu(),!1}if(ft)return s=lr.current,s!==null?((s.flags&65536)===0&&(s.flags|=256),s.flags|=65536,s.lanes=m,d!==$f&&(r=Error(i(422),{cause:d}),eo(kr(r,c)))):(d!==$f&&(s=Error(i(423),{cause:d}),eo(kr(s,c))),r=r.current.alternate,r.flags|=65536,m&=-m,r.lanes|=m,d=kr(d,c),m=yh(r.stateNode,d,m),Xf(r,m),Jt!==4&&(Jt=2)),!1;var v=Error(i(520),{cause:d});if(v=kr(v,c),yo===null?yo=[v]:yo.push(v),Jt!==4&&(Jt=2),s===null)return!0;d=kr(d,c),c=s;do{switch(c.tag){case 3:return c.flags|=65536,r=m&-m,c.lanes|=r,r=yh(c.stateNode,d,r),Xf(c,r),!1;case 1:if(s=c.type,v=c.stateNode,(c.flags&128)===0&&(typeof s.getDerivedStateFromError=="function"||v!==null&&typeof v.componentDidCatch=="function"&&(fs===null||!fs.has(v))))return c.flags|=65536,m&=-m,c.lanes|=m,m=hv(m),pv(m,r,c,d),Xf(c,m),!1}c=c.return}while(c!==null);return!1}var _h=Error(i(461)),cn=!1;function kn(r,s,c,d){s.child=r===null?v0(s,null,c,d):Zs(s,r.child,c,d)}function mv(r,s,c,d,m){c=c.render;var v=s.ref;if("ref"in d){var w={};for(var E in d)E!=="ref"&&(w[E]=d[E])}else w=d;return Ws(s),d=nh(r,s,c,w,v,m),E=rh(),r!==null&&!cn?(ih(r,s,m),_i(r,s,m)):(ft&&E&&Bf(s),s.flags|=1,kn(r,s,d,m),s.child)}function gv(r,s,c,d,m){if(r===null){var v=c.type;return typeof v=="function"&&!Lf(v)&&v.defaultProps===void 0&&c.compare===null?(s.tag=15,s.type=v,xv(r,s,v,d,m)):(r=eu(c.type,null,d,s,s.mode,m),r.ref=s.ref,r.return=s,s.child=r)}if(v=r.child,!Th(r,m)){var w=v.memoizedProps;if(c=c.compare,c=c!==null?c:Kl,c(w,d)&&r.ref===s.ref)return _i(r,s,m)}return s.flags|=1,r=mi(v,d),r.ref=s.ref,r.return=s,s.child=r}function xv(r,s,c,d,m){if(r!==null){var v=r.memoizedProps;if(Kl(v,d)&&r.ref===s.ref)if(cn=!1,s.pendingProps=d=v,Th(r,m))(r.flags&131072)!==0&&(cn=!0);else return s.lanes=r.lanes,_i(r,s,m)}return wh(r,s,c,d,m)}function vv(r,s,c,d){var m=d.children,v=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(v=v!==null?v.baseLanes|c:c,r!==null){for(d=s.child=r.child,m=0;d!==null;)m=m|d.lanes|d.childLanes,d=d.sibling;d=m&~v}else d=0,s.child=null;return bv(r,s,v,c,d)}if((c&536870912)!==0)s.memoizedState={baseLanes:0,cachePool:null},r!==null&&iu(s,v!==null?v.cachePool:null),v!==null?_0(s,v):Zf(),w0(s);else return d=s.lanes=536870912,bv(r,s,v!==null?v.baseLanes|c:c,c,d)}else v!==null?(iu(s,v.cachePool),_0(s,v),os(),s.memoizedState=null):(r!==null&&iu(s,null),Zf(),os());return kn(r,s,m,c),s.child}function ho(r,s){return r!==null&&r.tag===22||s.stateNode!==null||(s.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null}),s.sibling}function bv(r,s,c,d,m){var v=Gf();return v=v===null?null:{parent:ln._currentValue,pool:v},s.memoizedState={baseLanes:c,cachePool:v},r!==null&&iu(s,null),Zf(),w0(s),r!==null&&Ua(r,s,d,!0),s.childLanes=m,null}function yu(r,s){return s=wu({mode:s.mode,children:s.children},r.mode),s.ref=r.ref,r.child=s,s.return=r,s}function yv(r,s,c){return Zs(s,r.child,null,c),r=yu(s,s.pendingProps),r.flags|=2,or(s),s.memoizedState=null,r}function Ek(r,s,c){var d=s.pendingProps,m=(s.flags&128)!==0;if(s.flags&=-129,r===null){if(ft){if(d.mode==="hidden")return r=yu(s,d),s.lanes=536870912,ho(null,r);if(eh(s),(r=$t)?(r=R1(r,Cr),r=r!==null&&r.data==="&"?r:null,r!==null&&(s.memoizedState={dehydrated:r,treeContext:es!==null?{id:ni,overflow:ri}:null,retryLane:536870912,hydrationErrors:null},c=r0(r),c.return=s,s.child=c,wn=s,$t=null)):r=null,r===null)throw ns(s);return s.lanes=536870912,null}return yu(s,d)}var v=r.memoizedState;if(v!==null){var w=v.dehydrated;if(eh(s),m)if(s.flags&256)s.flags&=-257,s=yv(r,s,c);else if(s.memoizedState!==null)s.child=r.child,s.flags|=128,s=null;else throw Error(i(558));else if(cn||Ua(r,s,c,!1),m=(c&r.childLanes)!==0,cn||m){if(d=Rt,d!==null&&(w=Bl(d,c),w!==0&&w!==v.retryLane))throw v.retryLane=w,qs(r,w),Zn(d,r,w),_h;Mu(),s=yv(r,s,c)}else r=v.treeContext,$t=Tr(w.nextSibling),wn=s,ft=!0,ts=null,Cr=!1,r!==null&&a0(s,r),s=yu(s,d),s.flags|=4096;return s}return r=mi(r.child,{mode:d.mode,children:d.children}),r.ref=s.ref,s.child=r,r.return=s,r}function _u(r,s){var c=s.ref;if(c===null)r!==null&&r.ref!==null&&(s.flags|=4194816);else{if(typeof c!="function"&&typeof c!="object")throw Error(i(284));(r===null||r.ref!==c)&&(s.flags|=4194816)}}function wh(r,s,c,d,m){return Ws(s),c=nh(r,s,c,d,void 0,m),d=rh(),r!==null&&!cn?(ih(r,s,m),_i(r,s,m)):(ft&&d&&Bf(s),s.flags|=1,kn(r,s,c,m),s.child)}function _v(r,s,c,d,m,v){return Ws(s),s.updateQueue=null,c=k0(s,d,c,m),S0(r),d=rh(),r!==null&&!cn?(ih(r,s,v),_i(r,s,v)):(ft&&d&&Bf(s),s.flags|=1,kn(r,s,c,v),s.child)}function wv(r,s,c,d,m){if(Ws(s),s.stateNode===null){var v=Ba,w=c.contextType;typeof w=="object"&&w!==null&&(v=Sn(w)),v=new c(d,v),s.memoizedState=v.state!==null&&v.state!==void 0?v.state:null,v.updater=bh,s.stateNode=v,v._reactInternals=s,v=s.stateNode,v.props=d,v.state=s.memoizedState,v.refs={},Wf(s),w=c.contextType,v.context=typeof w=="object"&&w!==null?Sn(w):Ba,v.state=s.memoizedState,w=c.getDerivedStateFromProps,typeof w=="function"&&(vh(s,c,w,d),v.state=s.memoizedState),typeof c.getDerivedStateFromProps=="function"||typeof v.getSnapshotBeforeUpdate=="function"||typeof v.UNSAFE_componentWillMount!="function"&&typeof v.componentWillMount!="function"||(w=v.state,typeof v.componentWillMount=="function"&&v.componentWillMount(),typeof v.UNSAFE_componentWillMount=="function"&&v.UNSAFE_componentWillMount(),w!==v.state&&bh.enqueueReplaceState(v,v.state,null),lo(s,d,v,m),ao(),v.state=s.memoizedState),typeof v.componentDidMount=="function"&&(s.flags|=4194308),d=!0}else if(r===null){v=s.stateNode;var E=s.memoizedProps,U=ea(c,E);v.props=U;var te=v.context,oe=c.contextType;w=Ba,typeof oe=="object"&&oe!==null&&(w=Sn(oe));var ue=c.getDerivedStateFromProps;oe=typeof ue=="function"||typeof v.getSnapshotBeforeUpdate=="function",E=s.pendingProps!==E,oe||typeof v.UNSAFE_componentWillReceiveProps!="function"&&typeof v.componentWillReceiveProps!="function"||(E||te!==w)&&ov(s,v,d,w),is=!1;var re=s.memoizedState;v.state=re,lo(s,d,v,m),ao(),te=s.memoizedState,E||re!==te||is?(typeof ue=="function"&&(vh(s,c,ue,d),te=s.memoizedState),(U=is||lv(s,c,U,d,re,te,w))?(oe||typeof v.UNSAFE_componentWillMount!="function"&&typeof v.componentWillMount!="function"||(typeof v.componentWillMount=="function"&&v.componentWillMount(),typeof v.UNSAFE_componentWillMount=="function"&&v.UNSAFE_componentWillMount()),typeof v.componentDidMount=="function"&&(s.flags|=4194308)):(typeof v.componentDidMount=="function"&&(s.flags|=4194308),s.memoizedProps=d,s.memoizedState=te),v.props=d,v.state=te,v.context=w,d=U):(typeof v.componentDidMount=="function"&&(s.flags|=4194308),d=!1)}else{v=s.stateNode,Qf(r,s),w=s.memoizedProps,oe=ea(c,w),v.props=oe,ue=s.pendingProps,re=v.context,te=c.contextType,U=Ba,typeof te=="object"&&te!==null&&(U=Sn(te)),E=c.getDerivedStateFromProps,(te=typeof E=="function"||typeof v.getSnapshotBeforeUpdate=="function")||typeof v.UNSAFE_componentWillReceiveProps!="function"&&typeof v.componentWillReceiveProps!="function"||(w!==ue||re!==U)&&ov(s,v,d,U),is=!1,re=s.memoizedState,v.state=re,lo(s,d,v,m),ao();var se=s.memoizedState;w!==ue||re!==se||is||r!==null&&r.dependencies!==null&&nu(r.dependencies)?(typeof E=="function"&&(vh(s,c,E,d),se=s.memoizedState),(oe=is||lv(s,c,oe,d,re,se,U)||r!==null&&r.dependencies!==null&&nu(r.dependencies))?(te||typeof v.UNSAFE_componentWillUpdate!="function"&&typeof v.componentWillUpdate!="function"||(typeof v.componentWillUpdate=="function"&&v.componentWillUpdate(d,se,U),typeof v.UNSAFE_componentWillUpdate=="function"&&v.UNSAFE_componentWillUpdate(d,se,U)),typeof v.componentDidUpdate=="function"&&(s.flags|=4),typeof v.getSnapshotBeforeUpdate=="function"&&(s.flags|=1024)):(typeof v.componentDidUpdate!="function"||w===r.memoizedProps&&re===r.memoizedState||(s.flags|=4),typeof v.getSnapshotBeforeUpdate!="function"||w===r.memoizedProps&&re===r.memoizedState||(s.flags|=1024),s.memoizedProps=d,s.memoizedState=se),v.props=d,v.state=se,v.context=U,d=oe):(typeof v.componentDidUpdate!="function"||w===r.memoizedProps&&re===r.memoizedState||(s.flags|=4),typeof v.getSnapshotBeforeUpdate!="function"||w===r.memoizedProps&&re===r.memoizedState||(s.flags|=1024),d=!1)}return v=d,_u(r,s),d=(s.flags&128)!==0,v||d?(v=s.stateNode,c=d&&typeof c.getDerivedStateFromError!="function"?null:v.render(),s.flags|=1,r!==null&&d?(s.child=Zs(s,r.child,null,m),s.child=Zs(s,null,c,m)):kn(r,s,c,m),s.memoizedState=v.state,r=s.child):r=_i(r,s,m),r}function Sv(r,s,c,d){return Gs(),s.flags|=256,kn(r,s,c,d),s.child}var Sh={dehydrated:null,treeContext:null,retryLane:0,hydrationErrors:null};function kh(r){return{baseLanes:r,cachePool:f0()}}function jh(r,s,c){return r=r!==null?r.childLanes&~c:0,s&&(r|=ur),r}function kv(r,s,c){var d=s.pendingProps,m=!1,v=(s.flags&128)!==0,w;if((w=v)||(w=r!==null&&r.memoizedState===null?!1:(nn.current&2)!==0),w&&(m=!0,s.flags&=-129),w=(s.flags&32)!==0,s.flags&=-33,r===null){if(ft){if(m?ls(s):os(),(r=$t)?(r=R1(r,Cr),r=r!==null&&r.data!=="&"?r:null,r!==null&&(s.memoizedState={dehydrated:r,treeContext:es!==null?{id:ni,overflow:ri}:null,retryLane:536870912,hydrationErrors:null},c=r0(r),c.return=s,s.child=c,wn=s,$t=null)):r=null,r===null)throw ns(s);return lp(r)?s.lanes=32:s.lanes=536870912,null}var E=d.children;return d=d.fallback,m?(os(),m=s.mode,E=wu({mode:"hidden",children:E},m),d=Vs(d,m,c,null),E.return=s,d.return=s,E.sibling=d,s.child=E,d=s.child,d.memoizedState=kh(c),d.childLanes=jh(r,w,c),s.memoizedState=Sh,ho(null,d)):(ls(s),Nh(s,E))}var U=r.memoizedState;if(U!==null&&(E=U.dehydrated,E!==null)){if(v)s.flags&256?(ls(s),s.flags&=-257,s=Ch(r,s,c)):s.memoizedState!==null?(os(),s.child=r.child,s.flags|=128,s=null):(os(),E=d.fallback,m=s.mode,d=wu({mode:"visible",children:d.children},m),E=Vs(E,m,c,null),E.flags|=2,d.return=s,E.return=s,d.sibling=E,s.child=d,Zs(s,r.child,null,c),d=s.child,d.memoizedState=kh(c),d.childLanes=jh(r,w,c),s.memoizedState=Sh,s=ho(null,d));else if(ls(s),lp(E)){if(w=E.nextSibling&&E.nextSibling.dataset,w)var te=w.dgst;w=te,d=Error(i(419)),d.stack="",d.digest=w,eo({value:d,source:null,stack:null}),s=Ch(r,s,c)}else if(cn||Ua(r,s,c,!1),w=(c&r.childLanes)!==0,cn||w){if(w=Rt,w!==null&&(d=Bl(w,c),d!==0&&d!==U.retryLane))throw U.retryLane=d,qs(r,d),Zn(w,r,d),_h;ap(E)||Mu(),s=Ch(r,s,c)}else ap(E)?(s.flags|=192,s.child=r.child,s=null):(r=U.treeContext,$t=Tr(E.nextSibling),wn=s,ft=!0,ts=null,Cr=!1,r!==null&&a0(s,r),s=Nh(s,d.children),s.flags|=4096);return s}return m?(os(),E=d.fallback,m=s.mode,U=r.child,te=U.sibling,d=mi(U,{mode:"hidden",children:d.children}),d.subtreeFlags=U.subtreeFlags&65011712,te!==null?E=mi(te,E):(E=Vs(E,m,c,null),E.flags|=2),E.return=s,d.return=s,d.sibling=E,s.child=d,ho(null,d),d=s.child,E=r.child.memoizedState,E===null?E=kh(c):(m=E.cachePool,m!==null?(U=ln._currentValue,m=m.parent!==U?{parent:U,pool:U}:m):m=f0(),E={baseLanes:E.baseLanes|c,cachePool:m}),d.memoizedState=E,d.childLanes=jh(r,w,c),s.memoizedState=Sh,ho(r.child,d)):(ls(s),c=r.child,r=c.sibling,c=mi(c,{mode:"visible",children:d.children}),c.return=s,c.sibling=null,r!==null&&(w=s.deletions,w===null?(s.deletions=[r],s.flags|=16):w.push(r)),s.child=c,s.memoizedState=null,c)}function Nh(r,s){return s=wu({mode:"visible",children:s},r.mode),s.return=r,r.child=s}function wu(r,s){return r=ar(22,r,null,s),r.lanes=0,r}function Ch(r,s,c){return Zs(s,r.child,null,c),r=Nh(s,s.pendingProps.children),r.flags|=2,s.memoizedState=null,r}function jv(r,s,c){r.lanes|=s;var d=r.alternate;d!==null&&(d.lanes|=s),Hf(r.return,s,c)}function Eh(r,s,c,d,m,v){var w=r.memoizedState;w===null?r.memoizedState={isBackwards:s,rendering:null,renderingStartTime:0,last:d,tail:c,tailMode:m,treeForkCount:v}:(w.isBackwards=s,w.rendering=null,w.renderingStartTime=0,w.last=d,w.tail=c,w.tailMode=m,w.treeForkCount=v)}function Nv(r,s,c){var d=s.pendingProps,m=d.revealOrder,v=d.tail;d=d.children;var w=nn.current,E=(w&2)!==0;if(E?(w=w&1|2,s.flags|=128):w&=1,M(nn,w),kn(r,s,d,c),d=ft?Jl:0,!E&&r!==null&&(r.flags&128)!==0)e:for(r=s.child;r!==null;){if(r.tag===13)r.memoizedState!==null&&jv(r,c,s);else if(r.tag===19)jv(r,c,s);else if(r.child!==null){r.child.return=r,r=r.child;continue}if(r===s)break e;for(;r.sibling===null;){if(r.return===null||r.return===s)break e;r=r.return}r.sibling.return=r.return,r=r.sibling}switch(m){case"forwards":for(c=s.child,m=null;c!==null;)r=c.alternate,r!==null&&uu(r)===null&&(m=c),c=c.sibling;c=m,c===null?(m=s.child,s.child=null):(m=c.sibling,c.sibling=null),Eh(s,!1,m,c,v,d);break;case"backwards":case"unstable_legacy-backwards":for(c=null,m=s.child,s.child=null;m!==null;){if(r=m.alternate,r!==null&&uu(r)===null){s.child=m;break}r=m.sibling,m.sibling=c,c=m,m=r}Eh(s,!0,c,null,v,d);break;case"together":Eh(s,!1,null,null,void 0,d);break;default:s.memoizedState=null}return s.child}function _i(r,s,c){if(r!==null&&(s.dependencies=r.dependencies),ds|=s.lanes,(c&s.childLanes)===0)if(r!==null){if(Ua(r,s,c,!1),(c&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,c=mi(r,r.pendingProps),s.child=c,c.return=s;r.sibling!==null;)r=r.sibling,c=c.sibling=mi(r,r.pendingProps),c.return=s;c.sibling=null}return s.child}function Th(r,s){return(r.lanes&s)!==0?!0:(r=r.dependencies,!!(r!==null&&nu(r)))}function Tk(r,s,c){switch(s.tag){case 3:Re(s,s.stateNode.containerInfo),rs(s,ln,r.memoizedState.cache),Gs();break;case 27:case 5:Ye(s);break;case 4:Re(s,s.stateNode.containerInfo);break;case 10:rs(s,s.type,s.memoizedProps.value);break;case 31:if(s.memoizedState!==null)return s.flags|=128,eh(s),null;break;case 13:var d=s.memoizedState;if(d!==null)return d.dehydrated!==null?(ls(s),s.flags|=128,null):(c&s.child.childLanes)!==0?kv(r,s,c):(ls(s),r=_i(r,s,c),r!==null?r.sibling:null);ls(s);break;case 19:var m=(r.flags&128)!==0;if(d=(c&s.childLanes)!==0,d||(Ua(r,s,c,!1),d=(c&s.childLanes)!==0),m){if(d)return Nv(r,s,c);s.flags|=128}if(m=s.memoizedState,m!==null&&(m.rendering=null,m.tail=null,m.lastEffect=null),M(nn,nn.current),d)break;return null;case 22:return s.lanes=0,vv(r,s,c,s.pendingProps);case 24:rs(s,ln,r.memoizedState.cache)}return _i(r,s,c)}function Cv(r,s,c){if(r!==null)if(r.memoizedProps!==s.pendingProps)cn=!0;else{if(!Th(r,c)&&(s.flags&128)===0)return cn=!1,Tk(r,s,c);cn=(r.flags&131072)!==0}else cn=!1,ft&&(s.flags&1048576)!==0&&s0(s,Jl,s.index);switch(s.lanes=0,s.tag){case 16:e:{var d=s.pendingProps;if(r=Xs(s.elementType),s.type=r,typeof r=="function")Lf(r)?(d=ea(r,d),s.tag=1,s=wv(null,s,r,d,c)):(s.tag=0,s=wh(null,s,r,d,c));else{if(r!=null){var m=r.$$typeof;if(m===D){s.tag=11,s=mv(null,s,r,d,c);break e}else if(m===q){s.tag=14,s=gv(null,s,r,d,c);break e}}throw s=J(r)||r,Error(i(306,s,""))}}return s;case 0:return wh(r,s,s.type,s.pendingProps,c);case 1:return d=s.type,m=ea(d,s.pendingProps),wv(r,s,d,m,c);case 3:e:{if(Re(s,s.stateNode.containerInfo),r===null)throw Error(i(387));d=s.pendingProps;var v=s.memoizedState;m=v.element,Qf(r,s),lo(s,d,null,c);var w=s.memoizedState;if(d=w.cache,rs(s,ln,d),d!==v.cache&&If(s,[ln],c,!0),ao(),d=w.element,v.isDehydrated)if(v={element:d,isDehydrated:!1,cache:w.cache},s.updateQueue.baseState=v,s.memoizedState=v,s.flags&256){s=Sv(r,s,d,c);break e}else if(d!==m){m=kr(Error(i(424)),s),eo(m),s=Sv(r,s,d,c);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($t=Tr(r.firstChild),wn=s,ft=!0,ts=null,Cr=!0,c=v0(s,null,d,c),s.child=c;c;)c.flags=c.flags&-3|4096,c=c.sibling}else{if(Gs(),d===m){s=_i(r,s,c);break e}kn(r,s,d,c)}s=s.child}return s;case 26:return _u(r,s),r===null?(c=P1(s.type,null,s.pendingProps,null))?s.memoizedState=c:ft||(c=s.type,r=s.pendingProps,d=Pu(ke.current).createElement(c),d[qt]=s,d[_n]=r,jn(d,c,r),Qt(d),s.stateNode=d):s.memoizedState=P1(s.type,r.memoizedProps,s.pendingProps,r.memoizedState),null;case 27:return Ye(s),r===null&&ft&&(d=s.stateNode=z1(s.type,s.pendingProps,ke.current),wn=s,Cr=!0,m=$t,gs(s.type)?(op=m,$t=Tr(d.firstChild)):$t=m),kn(r,s,s.pendingProps.children,c),_u(r,s),r===null&&(s.flags|=4194304),s.child;case 5:return r===null&&ft&&((m=d=$t)&&(d=sj(d,s.type,s.pendingProps,Cr),d!==null?(s.stateNode=d,wn=s,$t=Tr(d.firstChild),Cr=!1,m=!0):m=!1),m||ns(s)),Ye(s),m=s.type,v=s.pendingProps,w=r!==null?r.memoizedProps:null,d=v.children,rp(m,v)?d=null:w!==null&&rp(m,w)&&(s.flags|=32),s.memoizedState!==null&&(m=nh(r,s,yk,null,null,c),Eo._currentValue=m),_u(r,s),kn(r,s,d,c),s.child;case 6:return r===null&&ft&&((r=c=$t)&&(c=aj(c,s.pendingProps,Cr),c!==null?(s.stateNode=c,wn=s,$t=null,r=!0):r=!1),r||ns(s)),null;case 13:return kv(r,s,c);case 4:return Re(s,s.stateNode.containerInfo),d=s.pendingProps,r===null?s.child=Zs(s,null,d,c):kn(r,s,d,c),s.child;case 11:return mv(r,s,s.type,s.pendingProps,c);case 7:return kn(r,s,s.pendingProps,c),s.child;case 8:return kn(r,s,s.pendingProps.children,c),s.child;case 12:return kn(r,s,s.pendingProps.children,c),s.child;case 10:return d=s.pendingProps,rs(s,s.type,d.value),kn(r,s,d.children,c),s.child;case 9:return m=s.type._context,d=s.pendingProps.children,Ws(s),m=Sn(m),d=d(m),s.flags|=1,kn(r,s,d,c),s.child;case 14:return gv(r,s,s.type,s.pendingProps,c);case 15:return xv(r,s,s.type,s.pendingProps,c);case 19:return Nv(r,s,c);case 31:return Ek(r,s,c);case 22:return vv(r,s,c,s.pendingProps);case 24:return Ws(s),d=Sn(ln),r===null?(m=Gf(),m===null&&(m=Rt,v=qf(),m.pooledCache=v,v.refCount++,v!==null&&(m.pooledCacheLanes|=c),m=v),s.memoizedState={parent:d,cache:m},Wf(s),rs(s,ln,m)):((r.lanes&c)!==0&&(Qf(r,s),lo(s,null,null,c),ao()),m=r.memoizedState,v=s.memoizedState,m.parent!==d?(m={parent:d,cache:d},s.memoizedState=m,s.lanes===0&&(s.memoizedState=s.updateQueue.baseState=m),rs(s,ln,d)):(d=v.cache,rs(s,ln,d),d!==m.cache&&If(s,[ln],c,!0))),kn(r,s,s.pendingProps.children,c),s.child;case 29:throw s.pendingProps}throw Error(i(156,s.tag))}function wi(r){r.flags|=4}function Ah(r,s,c,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(e1())r.flags|=8192;else throw Ks=au,Yf}else r.flags&=-16777217}function Ev(r,s){if(s.type!=="stylesheet"||(s.state.loading&4)!==0)r.flags&=-16777217;else if(r.flags|=16777216,!I1(s))if(e1())r.flags|=8192;else throw Ks=au,Yf}function Su(r,s){s!==null&&(r.flags|=4),r.flags&16384&&(s=r.tag!==22?an():536870912,r.lanes|=s,Ja|=s)}function po(r,s){if(!ft)switch(r.tailMode){case"hidden":s=r.tail;for(var c=null;s!==null;)s.alternate!==null&&(c=s),s=s.sibling;c===null?r.tail=null:c.sibling=null;break;case"collapsed":c=r.tail;for(var d=null;c!==null;)c.alternate!==null&&(d=c),c=c.sibling;d===null?s||r.tail===null?r.tail=null:r.tail.sibling=null:d.sibling=null}}function Ft(r){var s=r.alternate!==null&&r.alternate.child===r.child,c=0,d=0;if(s)for(var m=r.child;m!==null;)c|=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;)c|=m.lanes|m.childLanes,d|=m.subtreeFlags,d|=m.flags,m.return=r,m=m.sibling;return r.subtreeFlags|=d,r.childLanes=c,s}function Ak(r,s,c){var d=s.pendingProps;switch(Pf(s),s.tag){case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return Ft(s),null;case 1:return Ft(s),null;case 3:return c=s.stateNode,d=null,r!==null&&(d=r.memoizedState.cache),s.memoizedState.cache!==d&&(s.flags|=2048),vi(ln),Le(),c.pendingContext&&(c.context=c.pendingContext,c.pendingContext=null),(r===null||r.child===null)&&(Fa(s)?wi(s):r===null||r.memoizedState.isDehydrated&&(s.flags&256)===0||(s.flags|=1024,Ff())),Ft(s),null;case 26:var m=s.type,v=s.memoizedState;return r===null?(wi(s),v!==null?(Ft(s),Ev(s,v)):(Ft(s),Ah(s,m,null,d,c))):v?v!==r.memoizedState?(wi(s),Ft(s),Ev(s,v)):(Ft(s),s.flags&=-16777217):(r=r.memoizedProps,r!==d&&wi(s),Ft(s),Ah(s,m,r,d,c)),null;case 27:if(pe(s),c=ke.current,m=s.type,r!==null&&s.stateNode!=null)r.memoizedProps!==d&&wi(s);else{if(!d){if(s.stateNode===null)throw Error(i(166));return Ft(s),null}r=he.current,Fa(s)?l0(s):(r=z1(m,d,c),s.stateNode=r,wi(s))}return Ft(s),null;case 5:if(pe(s),m=s.type,r!==null&&s.stateNode!=null)r.memoizedProps!==d&&wi(s);else{if(!d){if(s.stateNode===null)throw Error(i(166));return Ft(s),null}if(v=he.current,Fa(s))l0(s);else{var w=Pu(ke.current);switch(v){case 1:v=w.createElementNS("http://www.w3.org/2000/svg",m);break;case 2:v=w.createElementNS("http://www.w3.org/1998/Math/MathML",m);break;default:switch(m){case"svg":v=w.createElementNS("http://www.w3.org/2000/svg",m);break;case"math":v=w.createElementNS("http://www.w3.org/1998/Math/MathML",m);break;case"script":v=w.createElement("div"),v.innerHTML="<script><\/script>",v=v.removeChild(v.firstChild);break;case"select":v=typeof d.is=="string"?w.createElement("select",{is:d.is}):w.createElement("select"),d.multiple?v.multiple=!0:d.size&&(v.size=d.size);break;default:v=typeof d.is=="string"?w.createElement(m,{is:d.is}):w.createElement(m)}}v[qt]=s,v[_n]=d;e:for(w=s.child;w!==null;){if(w.tag===5||w.tag===6)v.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=v;e:switch(jn(v,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&&wi(s)}}return Ft(s),Ah(s,s.type,r===null?null:r.memoizedProps,s.pendingProps,c),null;case 6:if(r&&s.stateNode!=null)r.memoizedProps!==d&&wi(s);else{if(typeof d!="string"&&s.stateNode===null)throw Error(i(166));if(r=ke.current,Fa(s)){if(r=s.stateNode,c=s.memoizedProps,d=null,m=wn,m!==null)switch(m.tag){case 27:case 5:d=m.memoizedProps}r[qt]=s,r=!!(r.nodeValue===c||d!==null&&d.suppressHydrationWarning===!0||k1(r.nodeValue,c)),r||ns(s,!0)}else r=Pu(r).createTextNode(d),r[qt]=s,s.stateNode=r}return Ft(s),null;case 31:if(c=s.memoizedState,r===null||r.memoizedState!==null){if(d=Fa(s),c!==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[qt]=s}else Gs(),(s.flags&128)===0&&(s.memoizedState=null),s.flags|=4;Ft(s),r=!1}else c=Ff(),r!==null&&r.memoizedState!==null&&(r.memoizedState.hydrationErrors=c),r=!0;if(!r)return s.flags&256?(or(s),s):(or(s),null);if((s.flags&128)!==0)throw Error(i(558))}return Ft(s),null;case 13:if(d=s.memoizedState,r===null||r.memoizedState!==null&&r.memoizedState.dehydrated!==null){if(m=Fa(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[qt]=s}else Gs(),(s.flags&128)===0&&(s.memoizedState=null),s.flags|=4;Ft(s),m=!1}else m=Ff(),r!==null&&r.memoizedState!==null&&(r.memoizedState.hydrationErrors=m),m=!0;if(!m)return s.flags&256?(or(s),s):(or(s),null)}return or(s),(s.flags&128)!==0?(s.lanes=c,s):(c=d!==null,r=r!==null&&r.memoizedState!==null,c&&(d=s.child,m=null,d.alternate!==null&&d.alternate.memoizedState!==null&&d.alternate.memoizedState.cachePool!==null&&(m=d.alternate.memoizedState.cachePool.pool),v=null,d.memoizedState!==null&&d.memoizedState.cachePool!==null&&(v=d.memoizedState.cachePool.pool),v!==m&&(d.flags|=2048)),c!==r&&c&&(s.child.flags|=8192),Su(s,s.updateQueue),Ft(s),null);case 4:return Le(),r===null&&Zh(s.stateNode.containerInfo),Ft(s),null;case 10:return vi(s.type),Ft(s),null;case 19:if(Z(nn),d=s.memoizedState,d===null)return Ft(s),null;if(m=(s.flags&128)!==0,v=d.rendering,v===null)if(m)po(d,!1);else{if(Jt!==0||r!==null&&(r.flags&128)!==0)for(r=s.child;r!==null;){if(v=uu(r),v!==null){for(s.flags|=128,po(d,!1),r=v.updateQueue,s.updateQueue=r,Su(s,r),s.subtreeFlags=0,r=c,c=s.child;c!==null;)n0(c,r),c=c.sibling;return M(nn,nn.current&1|2),ft&&gi(s,d.treeForkCount),s.child}r=r.sibling}d.tail!==null&&qe()>Eu&&(s.flags|=128,m=!0,po(d,!1),s.lanes=4194304)}else{if(!m)if(r=uu(v),r!==null){if(s.flags|=128,m=!0,r=r.updateQueue,s.updateQueue=r,Su(s,r),po(d,!0),d.tail===null&&d.tailMode==="hidden"&&!v.alternate&&!ft)return Ft(s),null}else 2*qe()-d.renderingStartTime>Eu&&c!==536870912&&(s.flags|=128,m=!0,po(d,!1),s.lanes=4194304);d.isBackwards?(v.sibling=s.child,s.child=v):(r=d.last,r!==null?r.sibling=v:s.child=v,d.last=v)}return d.tail!==null?(r=d.tail,d.rendering=r,d.tail=r.sibling,d.renderingStartTime=qe(),r.sibling=null,c=nn.current,M(nn,m?c&1|2:c&1),ft&&gi(s,d.treeForkCount),r):(Ft(s),null);case 22:case 23:return or(s),Jf(),d=s.memoizedState!==null,r!==null?r.memoizedState!==null!==d&&(s.flags|=8192):d&&(s.flags|=8192),d?(c&536870912)!==0&&(s.flags&128)===0&&(Ft(s),s.subtreeFlags&6&&(s.flags|=8192)):Ft(s),c=s.updateQueue,c!==null&&Su(s,c.retryQueue),c=null,r!==null&&r.memoizedState!==null&&r.memoizedState.cachePool!==null&&(c=r.memoizedState.cachePool.pool),d=null,s.memoizedState!==null&&s.memoizedState.cachePool!==null&&(d=s.memoizedState.cachePool.pool),d!==c&&(s.flags|=2048),r!==null&&Z(Qs),null;case 24:return c=null,r!==null&&(c=r.memoizedState.cache),s.memoizedState.cache!==c&&(s.flags|=2048),vi(ln),Ft(s),null;case 25:return null;case 30:return null}throw Error(i(156,s.tag))}function Mk(r,s){switch(Pf(s),s.tag){case 1:return r=s.flags,r&65536?(s.flags=r&-65537|128,s):null;case 3:return vi(ln),Le(),r=s.flags,(r&65536)!==0&&(r&128)===0?(s.flags=r&-65537|128,s):null;case 26:case 27:case 5:return pe(s),null;case 31:if(s.memoizedState!==null){if(or(s),s.alternate===null)throw Error(i(340));Gs()}return r=s.flags,r&65536?(s.flags=r&-65537|128,s):null;case 13:if(or(s),r=s.memoizedState,r!==null&&r.dehydrated!==null){if(s.alternate===null)throw Error(i(340));Gs()}return r=s.flags,r&65536?(s.flags=r&-65537|128,s):null;case 19:return Z(nn),null;case 4:return Le(),null;case 10:return vi(s.type),null;case 22:case 23:return or(s),Jf(),r!==null&&Z(Qs),r=s.flags,r&65536?(s.flags=r&-65537|128,s):null;case 24:return vi(ln),null;case 25:return null;default:return null}}function Tv(r,s){switch(Pf(s),s.tag){case 3:vi(ln),Le();break;case 26:case 27:case 5:pe(s);break;case 4:Le();break;case 31:s.memoizedState!==null&&or(s);break;case 13:or(s);break;case 19:Z(nn);break;case 10:vi(s.type);break;case 22:case 23:or(s),Jf(),r!==null&&Z(Qs);break;case 24:vi(ln)}}function mo(r,s){try{var c=s.updateQueue,d=c!==null?c.lastEffect:null;if(d!==null){var m=d.next;c=m;do{if((c.tag&r)===r){d=void 0;var v=c.create,w=c.inst;d=v(),w.destroy=d}c=c.next}while(c!==m)}}catch(E){kt(s,s.return,E)}}function cs(r,s,c){try{var d=s.updateQueue,m=d!==null?d.lastEffect:null;if(m!==null){var v=m.next;d=v;do{if((d.tag&r)===r){var w=d.inst,E=w.destroy;if(E!==void 0){w.destroy=void 0,m=s;var U=c,te=E;try{te()}catch(oe){kt(m,U,oe)}}}d=d.next}while(d!==v)}}catch(oe){kt(s,s.return,oe)}}function Av(r){var s=r.updateQueue;if(s!==null){var c=r.stateNode;try{y0(s,c)}catch(d){kt(r,r.return,d)}}}function Mv(r,s,c){c.props=ea(r.type,r.memoizedProps),c.state=r.memoizedState;try{c.componentWillUnmount()}catch(d){kt(r,s,d)}}function go(r,s){try{var c=r.ref;if(c!==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 c=="function"?r.refCleanup=c(d):c.current=d}}catch(m){kt(r,s,m)}}function ii(r,s){var c=r.ref,d=r.refCleanup;if(c!==null)if(typeof d=="function")try{d()}catch(m){kt(r,s,m)}finally{r.refCleanup=null,r=r.alternate,r!=null&&(r.refCleanup=null)}else if(typeof c=="function")try{c(null)}catch(m){kt(r,s,m)}else c.current=null}function Rv(r){var s=r.type,c=r.memoizedProps,d=r.stateNode;try{e:switch(s){case"button":case"input":case"select":case"textarea":c.autoFocus&&d.focus();break e;case"img":c.src?d.src=c.src:c.srcSet&&(d.srcset=c.srcSet)}}catch(m){kt(r,r.return,m)}}function Mh(r,s,c){try{var d=r.stateNode;Jk(d,r.type,c,s),d[_n]=s}catch(m){kt(r,r.return,m)}}function Dv(r){return r.tag===5||r.tag===3||r.tag===26||r.tag===27&&gs(r.type)||r.tag===4}function Rh(r){e:for(;;){for(;r.sibling===null;){if(r.return===null||Dv(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&&gs(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 Dh(r,s,c){var d=r.tag;if(d===5||d===6)r=r.stateNode,s?(c.nodeType===9?c.body:c.nodeName==="HTML"?c.ownerDocument.body:c).insertBefore(r,s):(s=c.nodeType===9?c.body:c.nodeName==="HTML"?c.ownerDocument.body:c,s.appendChild(r),c=c._reactRootContainer,c!=null||s.onclick!==null||(s.onclick=yr));else if(d!==4&&(d===27&&gs(r.type)&&(c=r.stateNode,s=null),r=r.child,r!==null))for(Dh(r,s,c),r=r.sibling;r!==null;)Dh(r,s,c),r=r.sibling}function ku(r,s,c){var d=r.tag;if(d===5||d===6)r=r.stateNode,s?c.insertBefore(r,s):c.appendChild(r);else if(d!==4&&(d===27&&gs(r.type)&&(c=r.stateNode),r=r.child,r!==null))for(ku(r,s,c),r=r.sibling;r!==null;)ku(r,s,c),r=r.sibling}function Lv(r){var s=r.stateNode,c=r.memoizedProps;try{for(var d=r.type,m=s.attributes;m.length;)s.removeAttributeNode(m[0]);jn(s,d,c),s[qt]=r,s[_n]=c}catch(v){kt(r,r.return,v)}}var Si=!1,un=!1,Lh=!1,zv=typeof WeakSet=="function"?WeakSet:Set,bn=null;function Rk(r,s){if(r=r.containerInfo,tp=Vu,r=Yx(r),Cf(r)){if("selectionStart"in r)var c={start:r.selectionStart,end:r.selectionEnd};else e:{c=(c=r.ownerDocument)&&c.defaultView||window;var d=c.getSelection&&c.getSelection();if(d&&d.rangeCount!==0){c=d.anchorNode;var m=d.anchorOffset,v=d.focusNode;d=d.focusOffset;try{c.nodeType,v.nodeType}catch{c=null;break e}var w=0,E=-1,U=-1,te=0,oe=0,ue=r,re=null;t:for(;;){for(var se;ue!==c||m!==0&&ue.nodeType!==3||(E=w+m),ue!==v||d!==0&&ue.nodeType!==3||(U=w+d),ue.nodeType===3&&(w+=ue.nodeValue.length),(se=ue.firstChild)!==null;)re=ue,ue=se;for(;;){if(ue===r)break t;if(re===c&&++te===m&&(E=w),re===v&&++oe===d&&(U=w),(se=ue.nextSibling)!==null)break;ue=re,re=ue.parentNode}ue=se}c=E===-1||U===-1?null:{start:E,end:U}}else c=null}c=c||{start:0,end:0}}else c=null;for(np={focusedElem:r,selectionRange:c},Vu=!1,bn=s;bn!==null;)if(s=bn,r=s.child,(s.subtreeFlags&1028)!==0&&r!==null)r.return=s,bn=r;else for(;bn!==null;){switch(s=bn,v=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(c=0;c<r.length;c++)m=r[c],m.ref.impl=m.nextImpl;break;case 11:case 15:break;case 1:if((r&1024)!==0&&v!==null){r=void 0,c=s,m=v.memoizedProps,v=v.memoizedState,d=c.stateNode;try{var Ee=ea(c.type,m);r=d.getSnapshotBeforeUpdate(Ee,v),d.__reactInternalSnapshotBeforeUpdate=r}catch(Fe){kt(c,c.return,Fe)}}break;case 3:if((r&1024)!==0){if(r=s.stateNode.containerInfo,c=r.nodeType,c===9)sp(r);else if(c===1)switch(r.nodeName){case"HEAD":case"HTML":case"BODY":sp(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,bn=r;break}bn=s.return}}function Ov(r,s,c){var d=c.flags;switch(c.tag){case 0:case 11:case 15:ji(r,c),d&4&&mo(5,c);break;case 1:if(ji(r,c),d&4)if(r=c.stateNode,s===null)try{r.componentDidMount()}catch(w){kt(c,c.return,w)}else{var m=ea(c.type,s.memoizedProps);s=s.memoizedState;try{r.componentDidUpdate(m,s,r.__reactInternalSnapshotBeforeUpdate)}catch(w){kt(c,c.return,w)}}d&64&&Av(c),d&512&&go(c,c.return);break;case 3:if(ji(r,c),d&64&&(r=c.updateQueue,r!==null)){if(s=null,c.child!==null)switch(c.child.tag){case 27:case 5:s=c.child.stateNode;break;case 1:s=c.child.stateNode}try{y0(r,s)}catch(w){kt(c,c.return,w)}}break;case 27:s===null&&d&4&&Lv(c);case 26:case 5:ji(r,c),s===null&&d&4&&Rv(c),d&512&&go(c,c.return);break;case 12:ji(r,c);break;case 31:ji(r,c),d&4&&$v(r,c);break;case 13:ji(r,c),d&4&&Fv(r,c),d&64&&(r=c.memoizedState,r!==null&&(r=r.dehydrated,r!==null&&(c=Uk.bind(null,c),lj(r,c))));break;case 22:if(d=c.memoizedState!==null||Si,!d){s=s!==null&&s.memoizedState!==null||un,m=Si;var v=un;Si=d,(un=s)&&!v?Ni(r,c,(c.subtreeFlags&8772)!==0):ji(r,c),Si=m,un=v}break;case 30:break;default:ji(r,c)}}function Bv(r){var s=r.alternate;s!==null&&(r.alternate=null,Bv(s)),r.child=null,r.deletions=null,r.sibling=null,r.tag===5&&(s=r.stateNode,s!==null&&Gi(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 Vt=null,Wn=!1;function ki(r,s,c){for(c=c.child;c!==null;)Pv(r,s,c),c=c.sibling}function Pv(r,s,c){if(_t&&typeof _t.onCommitFiberUnmount=="function")try{_t.onCommitFiberUnmount(it,c)}catch{}switch(c.tag){case 26:un||ii(c,s),ki(r,s,c),c.memoizedState?c.memoizedState.count--:c.stateNode&&(c=c.stateNode,c.parentNode.removeChild(c));break;case 27:un||ii(c,s);var d=Vt,m=Wn;gs(c.type)&&(Vt=c.stateNode,Wn=!1),ki(r,s,c),jo(c.stateNode),Vt=d,Wn=m;break;case 5:un||ii(c,s);case 6:if(d=Vt,m=Wn,Vt=null,ki(r,s,c),Vt=d,Wn=m,Vt!==null)if(Wn)try{(Vt.nodeType===9?Vt.body:Vt.nodeName==="HTML"?Vt.ownerDocument.body:Vt).removeChild(c.stateNode)}catch(v){kt(c,s,v)}else try{Vt.removeChild(c.stateNode)}catch(v){kt(c,s,v)}break;case 18:Vt!==null&&(Wn?(r=Vt,A1(r.nodeType===9?r.body:r.nodeName==="HTML"?r.ownerDocument.body:r,c.stateNode),ll(r)):A1(Vt,c.stateNode));break;case 4:d=Vt,m=Wn,Vt=c.stateNode.containerInfo,Wn=!0,ki(r,s,c),Vt=d,Wn=m;break;case 0:case 11:case 14:case 15:cs(2,c,s),un||cs(4,c,s),ki(r,s,c);break;case 1:un||(ii(c,s),d=c.stateNode,typeof d.componentWillUnmount=="function"&&Mv(c,s,d)),ki(r,s,c);break;case 21:ki(r,s,c);break;case 22:un=(d=un)||c.memoizedState!==null,ki(r,s,c),un=d;break;default:ki(r,s,c)}}function $v(r,s){if(s.memoizedState===null&&(r=s.alternate,r!==null&&(r=r.memoizedState,r!==null))){r=r.dehydrated;try{ll(r)}catch(c){kt(s,s.return,c)}}}function Fv(r,s){if(s.memoizedState===null&&(r=s.alternate,r!==null&&(r=r.memoizedState,r!==null&&(r=r.dehydrated,r!==null))))try{ll(r)}catch(c){kt(s,s.return,c)}}function Dk(r){switch(r.tag){case 31:case 13:case 19:var s=r.stateNode;return s===null&&(s=r.stateNode=new zv),s;case 22:return r=r.stateNode,s=r._retryCache,s===null&&(s=r._retryCache=new zv),s;default:throw Error(i(435,r.tag))}}function ju(r,s){var c=Dk(r);s.forEach(function(d){if(!c.has(d)){c.add(d);var m=Hk.bind(null,r,d);d.then(m,m)}})}function Qn(r,s){var c=s.deletions;if(c!==null)for(var d=0;d<c.length;d++){var m=c[d],v=r,w=s,E=w;e:for(;E!==null;){switch(E.tag){case 27:if(gs(E.type)){Vt=E.stateNode,Wn=!1;break e}break;case 5:Vt=E.stateNode,Wn=!1;break e;case 3:case 4:Vt=E.stateNode.containerInfo,Wn=!0;break e}E=E.return}if(Vt===null)throw Error(i(160));Pv(v,w,m),Vt=null,Wn=!1,v=m.alternate,v!==null&&(v.return=null),m.return=null}if(s.subtreeFlags&13886)for(s=s.child;s!==null;)Uv(s,r),s=s.sibling}var Ir=null;function Uv(r,s){var c=r.alternate,d=r.flags;switch(r.tag){case 0:case 11:case 14:case 15:Qn(s,r),Xn(r),d&4&&(cs(3,r,r.return),mo(3,r),cs(5,r,r.return));break;case 1:Qn(s,r),Xn(r),d&512&&(un||c===null||ii(c,c.return)),d&64&&Si&&(r=r.updateQueue,r!==null&&(d=r.callbacks,d!==null&&(c=r.shared.hiddenCallbacks,r.shared.hiddenCallbacks=c===null?d:c.concat(d))));break;case 26:var m=Ir;if(Qn(s,r),Xn(r),d&512&&(un||c===null||ii(c,c.return)),d&4){var v=c!==null?c.memoizedState:null;if(d=r.memoizedState,c===null)if(d===null)if(r.stateNode===null){e:{d=r.type,c=r.memoizedProps,m=m.ownerDocument||m;t:switch(d){case"title":v=m.getElementsByTagName("title")[0],(!v||v[Kr]||v[qt]||v.namespaceURI==="http://www.w3.org/2000/svg"||v.hasAttribute("itemprop"))&&(v=m.createElement(d),m.head.insertBefore(v,m.querySelector("head > title"))),jn(v,d,c),v[qt]=r,Qt(v),d=v;break e;case"link":var w=U1("link","href",m).get(d+(c.href||""));if(w){for(var E=0;E<w.length;E++)if(v=w[E],v.getAttribute("href")===(c.href==null||c.href===""?null:c.href)&&v.getAttribute("rel")===(c.rel==null?null:c.rel)&&v.getAttribute("title")===(c.title==null?null:c.title)&&v.getAttribute("crossorigin")===(c.crossOrigin==null?null:c.crossOrigin)){w.splice(E,1);break t}}v=m.createElement(d),jn(v,d,c),m.head.appendChild(v);break;case"meta":if(w=U1("meta","content",m).get(d+(c.content||""))){for(E=0;E<w.length;E++)if(v=w[E],v.getAttribute("content")===(c.content==null?null:""+c.content)&&v.getAttribute("name")===(c.name==null?null:c.name)&&v.getAttribute("property")===(c.property==null?null:c.property)&&v.getAttribute("http-equiv")===(c.httpEquiv==null?null:c.httpEquiv)&&v.getAttribute("charset")===(c.charSet==null?null:c.charSet)){w.splice(E,1);break t}}v=m.createElement(d),jn(v,d,c),m.head.appendChild(v);break;default:throw Error(i(468,d))}v[qt]=r,Qt(v),d=v}r.stateNode=d}else H1(m,r.type,r.stateNode);else r.stateNode=F1(m,d,r.memoizedProps);else v!==d?(v===null?c.stateNode!==null&&(c=c.stateNode,c.parentNode.removeChild(c)):v.count--,d===null?H1(m,r.type,r.stateNode):F1(m,d,r.memoizedProps)):d===null&&r.stateNode!==null&&Mh(r,r.memoizedProps,c.memoizedProps)}break;case 27:Qn(s,r),Xn(r),d&512&&(un||c===null||ii(c,c.return)),c!==null&&d&4&&Mh(r,r.memoizedProps,c.memoizedProps);break;case 5:if(Qn(s,r),Xn(r),d&512&&(un||c===null||ii(c,c.return)),r.flags&32){m=r.stateNode;try{Qi(m,"")}catch(Ee){kt(r,r.return,Ee)}}d&4&&r.stateNode!=null&&(m=r.memoizedProps,Mh(r,m,c!==null?c.memoizedProps:m)),d&1024&&(Lh=!0);break;case 6:if(Qn(s,r),Xn(r),d&4){if(r.stateNode===null)throw Error(i(162));d=r.memoizedProps,c=r.stateNode;try{c.nodeValue=d}catch(Ee){kt(r,r.return,Ee)}}break;case 3:if(Uu=null,m=Ir,Ir=$u(s.containerInfo),Qn(s,r),Ir=m,Xn(r),d&4&&c!==null&&c.memoizedState.isDehydrated)try{ll(s.containerInfo)}catch(Ee){kt(r,r.return,Ee)}Lh&&(Lh=!1,Hv(r));break;case 4:d=Ir,Ir=$u(r.stateNode.containerInfo),Qn(s,r),Xn(r),Ir=d;break;case 12:Qn(s,r),Xn(r);break;case 31:Qn(s,r),Xn(r),d&4&&(d=r.updateQueue,d!==null&&(r.updateQueue=null,ju(r,d)));break;case 13:Qn(s,r),Xn(r),r.child.flags&8192&&r.memoizedState!==null!=(c!==null&&c.memoizedState!==null)&&(Cu=qe()),d&4&&(d=r.updateQueue,d!==null&&(r.updateQueue=null,ju(r,d)));break;case 22:m=r.memoizedState!==null;var U=c!==null&&c.memoizedState!==null,te=Si,oe=un;if(Si=te||m,un=oe||U,Qn(s,r),un=oe,Si=te,Xn(r),d&8192)e:for(s=r.stateNode,s._visibility=m?s._visibility&-2:s._visibility|1,m&&(c===null||U||Si||un||ta(r)),c=null,s=r;;){if(s.tag===5||s.tag===26){if(c===null){U=c=s;try{if(v=U.stateNode,m)w=v.style,typeof w.setProperty=="function"?w.setProperty("display","none","important"):w.display="none";else{E=U.stateNode;var ue=U.memoizedProps.style,re=ue!=null&&ue.hasOwnProperty("display")?ue.display:null;E.style.display=re==null||typeof re=="boolean"?"":(""+re).trim()}}catch(Ee){kt(U,U.return,Ee)}}}else if(s.tag===6){if(c===null){U=s;try{U.stateNode.nodeValue=m?"":U.memoizedProps}catch(Ee){kt(U,U.return,Ee)}}}else if(s.tag===18){if(c===null){U=s;try{var se=U.stateNode;m?M1(se,!0):M1(U.stateNode,!1)}catch(Ee){kt(U,U.return,Ee)}}}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;c===s&&(c=null),s=s.return}c===s&&(c=null),s.sibling.return=s.return,s=s.sibling}d&4&&(d=r.updateQueue,d!==null&&(c=d.retryQueue,c!==null&&(d.retryQueue=null,ju(r,c))));break;case 19:Qn(s,r),Xn(r),d&4&&(d=r.updateQueue,d!==null&&(r.updateQueue=null,ju(r,d)));break;case 30:break;case 21:break;default:Qn(s,r),Xn(r)}}function Xn(r){var s=r.flags;if(s&2){try{for(var c,d=r.return;d!==null;){if(Dv(d)){c=d;break}d=d.return}if(c==null)throw Error(i(160));switch(c.tag){case 27:var m=c.stateNode,v=Rh(r);ku(r,v,m);break;case 5:var w=c.stateNode;c.flags&32&&(Qi(w,""),c.flags&=-33);var E=Rh(r);ku(r,E,w);break;case 3:case 4:var U=c.stateNode.containerInfo,te=Rh(r);Dh(r,te,U);break;default:throw Error(i(161))}}catch(oe){kt(r,r.return,oe)}r.flags&=-3}s&4096&&(r.flags&=-4097)}function Hv(r){if(r.subtreeFlags&1024)for(r=r.child;r!==null;){var s=r;Hv(s),s.tag===5&&s.flags&1024&&s.stateNode.reset(),r=r.sibling}}function ji(r,s){if(s.subtreeFlags&8772)for(s=s.child;s!==null;)Ov(r,s.alternate,s),s=s.sibling}function ta(r){for(r=r.child;r!==null;){var s=r;switch(s.tag){case 0:case 11:case 14:case 15:cs(4,s,s.return),ta(s);break;case 1:ii(s,s.return);var c=s.stateNode;typeof c.componentWillUnmount=="function"&&Mv(s,s.return,c),ta(s);break;case 27:jo(s.stateNode);case 26:case 5:ii(s,s.return),ta(s);break;case 22:s.memoizedState===null&&ta(s);break;case 30:ta(s);break;default:ta(s)}r=r.sibling}}function Ni(r,s,c){for(c=c&&(s.subtreeFlags&8772)!==0,s=s.child;s!==null;){var d=s.alternate,m=r,v=s,w=v.flags;switch(v.tag){case 0:case 11:case 15:Ni(m,v,c),mo(4,v);break;case 1:if(Ni(m,v,c),d=v,m=d.stateNode,typeof m.componentDidMount=="function")try{m.componentDidMount()}catch(te){kt(d,d.return,te)}if(d=v,m=d.updateQueue,m!==null){var E=d.stateNode;try{var U=m.shared.hiddenCallbacks;if(U!==null)for(m.shared.hiddenCallbacks=null,m=0;m<U.length;m++)b0(U[m],E)}catch(te){kt(d,d.return,te)}}c&&w&64&&Av(v),go(v,v.return);break;case 27:Lv(v);case 26:case 5:Ni(m,v,c),c&&d===null&&w&4&&Rv(v),go(v,v.return);break;case 12:Ni(m,v,c);break;case 31:Ni(m,v,c),c&&w&4&&$v(m,v);break;case 13:Ni(m,v,c),c&&w&4&&Fv(m,v);break;case 22:v.memoizedState===null&&Ni(m,v,c),go(v,v.return);break;case 30:break;default:Ni(m,v,c)}s=s.sibling}}function zh(r,s){var c=null;r!==null&&r.memoizedState!==null&&r.memoizedState.cachePool!==null&&(c=r.memoizedState.cachePool.pool),r=null,s.memoizedState!==null&&s.memoizedState.cachePool!==null&&(r=s.memoizedState.cachePool.pool),r!==c&&(r!=null&&r.refCount++,c!=null&&to(c))}function Oh(r,s){r=null,s.alternate!==null&&(r=s.alternate.memoizedState.cache),s=s.memoizedState.cache,s!==r&&(s.refCount++,r!=null&&to(r))}function qr(r,s,c,d){if(s.subtreeFlags&10256)for(s=s.child;s!==null;)Iv(r,s,c,d),s=s.sibling}function Iv(r,s,c,d){var m=s.flags;switch(s.tag){case 0:case 11:case 15:qr(r,s,c,d),m&2048&&mo(9,s);break;case 1:qr(r,s,c,d);break;case 3:qr(r,s,c,d),m&2048&&(r=null,s.alternate!==null&&(r=s.alternate.memoizedState.cache),s=s.memoizedState.cache,s!==r&&(s.refCount++,r!=null&&to(r)));break;case 12:if(m&2048){qr(r,s,c,d),r=s.stateNode;try{var v=s.memoizedProps,w=v.id,E=v.onPostCommit;typeof E=="function"&&E(w,s.alternate===null?"mount":"update",r.passiveEffectDuration,-0)}catch(U){kt(s,s.return,U)}}else qr(r,s,c,d);break;case 31:qr(r,s,c,d);break;case 13:qr(r,s,c,d);break;case 23:break;case 22:v=s.stateNode,w=s.alternate,s.memoizedState!==null?v._visibility&2?qr(r,s,c,d):xo(r,s):v._visibility&2?qr(r,s,c,d):(v._visibility|=2,Xa(r,s,c,d,(s.subtreeFlags&10256)!==0||!1)),m&2048&&zh(w,s);break;case 24:qr(r,s,c,d),m&2048&&Oh(s.alternate,s);break;default:qr(r,s,c,d)}}function Xa(r,s,c,d,m){for(m=m&&((s.subtreeFlags&10256)!==0||!1),s=s.child;s!==null;){var v=r,w=s,E=c,U=d,te=w.flags;switch(w.tag){case 0:case 11:case 15:Xa(v,w,E,U,m),mo(8,w);break;case 23:break;case 22:var oe=w.stateNode;w.memoizedState!==null?oe._visibility&2?Xa(v,w,E,U,m):xo(v,w):(oe._visibility|=2,Xa(v,w,E,U,m)),m&&te&2048&&zh(w.alternate,w);break;case 24:Xa(v,w,E,U,m),m&&te&2048&&Oh(w.alternate,w);break;default:Xa(v,w,E,U,m)}s=s.sibling}}function xo(r,s){if(s.subtreeFlags&10256)for(s=s.child;s!==null;){var c=r,d=s,m=d.flags;switch(d.tag){case 22:xo(c,d),m&2048&&zh(d.alternate,d);break;case 24:xo(c,d),m&2048&&Oh(d.alternate,d);break;default:xo(c,d)}s=s.sibling}}var vo=8192;function Ka(r,s,c){if(r.subtreeFlags&vo)for(r=r.child;r!==null;)qv(r,s,c),r=r.sibling}function qv(r,s,c){switch(r.tag){case 26:Ka(r,s,c),r.flags&vo&&r.memoizedState!==null&&bj(c,Ir,r.memoizedState,r.memoizedProps);break;case 5:Ka(r,s,c);break;case 3:case 4:var d=Ir;Ir=$u(r.stateNode.containerInfo),Ka(r,s,c),Ir=d;break;case 22:r.memoizedState===null&&(d=r.alternate,d!==null&&d.memoizedState!==null?(d=vo,vo=16777216,Ka(r,s,c),vo=d):Ka(r,s,c));break;default:Ka(r,s,c)}}function Vv(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 bo(r){var s=r.deletions;if((r.flags&16)!==0){if(s!==null)for(var c=0;c<s.length;c++){var d=s[c];bn=d,Yv(d,r)}Vv(r)}if(r.subtreeFlags&10256)for(r=r.child;r!==null;)Gv(r),r=r.sibling}function Gv(r){switch(r.tag){case 0:case 11:case 15:bo(r),r.flags&2048&&cs(9,r,r.return);break;case 3:bo(r);break;case 12:bo(r);break;case 22:var s=r.stateNode;r.memoizedState!==null&&s._visibility&2&&(r.return===null||r.return.tag!==13)?(s._visibility&=-3,Nu(r)):bo(r);break;default:bo(r)}}function Nu(r){var s=r.deletions;if((r.flags&16)!==0){if(s!==null)for(var c=0;c<s.length;c++){var d=s[c];bn=d,Yv(d,r)}Vv(r)}for(r=r.child;r!==null;){switch(s=r,s.tag){case 0:case 11:case 15:cs(8,s,s.return),Nu(s);break;case 22:c=s.stateNode,c._visibility&2&&(c._visibility&=-3,Nu(s));break;default:Nu(s)}r=r.sibling}}function Yv(r,s){for(;bn!==null;){var c=bn;switch(c.tag){case 0:case 11:case 15:cs(8,c,s);break;case 23:case 22:if(c.memoizedState!==null&&c.memoizedState.cachePool!==null){var d=c.memoizedState.cachePool.pool;d!=null&&d.refCount++}break;case 24:to(c.memoizedState.cache)}if(d=c.child,d!==null)d.return=c,bn=d;else e:for(c=r;bn!==null;){d=bn;var m=d.sibling,v=d.return;if(Bv(d),d===c){bn=null;break e}if(m!==null){m.return=v,bn=m;break e}bn=v}}}var Lk={getCacheForType:function(r){var s=Sn(ln),c=s.data.get(r);return c===void 0&&(c=r(),s.data.set(r,c)),c},cacheSignal:function(){return Sn(ln).controller.signal}},zk=typeof WeakMap=="function"?WeakMap:Map,vt=0,Rt=null,lt=null,ut=0,St=0,cr=null,us=!1,Za=!1,Bh=!1,Ci=0,Jt=0,ds=0,na=0,Ph=0,ur=0,Ja=0,yo=null,Kn=null,$h=!1,Cu=0,Wv=0,Eu=1/0,Tu=null,fs=null,vn=0,hs=null,el=null,Ei=0,Fh=0,Uh=null,Qv=null,_o=0,Hh=null;function dr(){return(vt&2)!==0&&ut!==0?ut&-ut:P.T!==null?Wh():Pl()}function Xv(){if(ur===0)if((ut&536870912)===0||ft){var r=$r;$r<<=1,($r&3932160)===0&&($r=262144),ur=r}else ur=536870912;return r=lr.current,r!==null&&(r.flags|=32),ur}function Zn(r,s,c){(r===Rt&&(St===2||St===9)||r.cancelPendingCommit!==null)&&(tl(r,0),ps(r,ut,ur,!1)),Bt(r,c),((vt&2)===0||r!==Rt)&&(r===Rt&&((vt&2)===0&&(na|=c),Jt===4&&ps(r,ut,ur,!1)),si(r))}function Kv(r,s,c){if((vt&6)!==0)throw Error(i(327));var d=!c&&(s&127)===0&&(s&r.expiredLanes)===0||Qe(r,s),m=d?Pk(r,s):qh(r,s,!0),v=d;do{if(m===0){Za&&!d&&ps(r,s,0,!1);break}else{if(c=r.current.alternate,v&&!Ok(c)){m=qh(r,s,!1),v=!1;continue}if(m===2){if(v=s,r.errorRecoveryDisabledLanes&v)var w=0;else w=r.pendingLanes&-536870913,w=w!==0?w:w&536870912?536870912:0;if(w!==0){s=w;e:{var E=r;m=yo;var U=E.current.memoizedState.isDehydrated;if(U&&(tl(E,w).flags|=256),w=qh(E,w,!1),w!==2){if(Bh&&!U){E.errorRecoveryDisabledLanes|=v,na|=v,m=4;break e}v=Kn,Kn=m,v!==null&&(Kn===null?Kn=v:Kn.push.apply(Kn,v))}m=w}if(v=!1,m!==2)continue}}if(m===1){tl(r,0),ps(r,s,0,!0);break}e:{switch(d=r,v=m,v){case 0:case 1:throw Error(i(345));case 4:if((s&4194048)!==s)break;case 6:ps(d,s,ur,!us);break e;case 2:Kn=null;break;case 3:case 5:break;default:throw Error(i(329))}if((s&62914560)===s&&(m=Cu+300-qe(),10<m)){if(ps(d,s,ur,!us),ve(d,0,!0)!==0)break e;Ei=s,d.timeoutHandle=E1(Zv.bind(null,d,c,Kn,Tu,$h,s,ur,na,Ja,us,v,"Throttled",-0,0),m);break e}Zv(d,c,Kn,Tu,$h,s,ur,na,Ja,us,v,null,-0,0)}}break}while(!0);si(r)}function Zv(r,s,c,d,m,v,w,E,U,te,oe,ue,re,se){if(r.timeoutHandle=-1,ue=s.subtreeFlags,ue&8192||(ue&16785408)===16785408){ue={stylesheets:null,count:0,imgCount:0,imgBytes:0,suspenseyImages:[],waitingForImages:!0,waitingForViewTransition:!1,unsuspend:yr},qv(s,v,ue);var Ee=(v&62914560)===v?Cu-qe():(v&4194048)===v?Wv-qe():0;if(Ee=yj(ue,Ee),Ee!==null){Ei=v,r.cancelPendingCommit=Ee(a1.bind(null,r,s,v,c,d,m,w,E,U,oe,ue,null,re,se)),ps(r,v,w,!te);return}}a1(r,s,v,c,d,m,w,E,U)}function Ok(r){for(var s=r;;){var c=s.tag;if((c===0||c===11||c===15)&&s.flags&16384&&(c=s.updateQueue,c!==null&&(c=c.stores,c!==null)))for(var d=0;d<c.length;d++){var m=c[d],v=m.getSnapshot;m=m.value;try{if(!sr(v(),m))return!1}catch{return!1}}if(c=s.child,s.subtreeFlags&16384&&c!==null)c.return=s,s=c;else{if(s===r)break;for(;s.sibling===null;){if(s.return===null||s.return===r)return!0;s=s.return}s.sibling.return=s.return,s=s.sibling}}return!0}function ps(r,s,c,d){s&=~Ph,s&=~na,r.suspendedLanes|=s,r.pingedLanes&=~s,d&&(r.warmLanes|=s),d=r.expirationTimes;for(var m=s;0<m;){var v=31-tt(m),w=1<<v;d[v]=-1,m&=~w}c!==0&&xr(r,c,s)}function Au(){return(vt&6)===0?(wo(0),!1):!0}function Ih(){if(lt!==null){if(St===0)var r=lt.return;else r=lt,xi=Ys=null,sh(r),Va=null,ro=0,r=lt;for(;r!==null;)Tv(r.alternate,r),r=r.return;lt=null}}function tl(r,s){var c=r.timeoutHandle;c!==-1&&(r.timeoutHandle=-1,nj(c)),c=r.cancelPendingCommit,c!==null&&(r.cancelPendingCommit=null,c()),Ei=0,Ih(),Rt=r,lt=c=mi(r.current,null),ut=s,St=0,cr=null,us=!1,Za=Qe(r,s),Bh=!1,Ja=ur=Ph=na=ds=Jt=0,Kn=yo=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-tt(d),v=1<<m;s|=r[m],d&=~v}return Ci=s,Kc(),c}function Jv(r,s){Ze=null,P.H=fo,s===qa||s===su?(s=m0(),St=3):s===Yf?(s=m0(),St=4):St=s===_h?8:s!==null&&typeof s=="object"&&typeof s.then=="function"?6:1,cr=s,lt===null&&(Jt=1,bu(r,kr(s,r.current)))}function e1(){var r=lr.current;return r===null?!0:(ut&4194048)===ut?Er===null:(ut&62914560)===ut||(ut&536870912)!==0?r===Er:!1}function t1(){var r=P.H;return P.H=fo,r===null?fo:r}function n1(){var r=P.A;return P.A=Lk,r}function Mu(){Jt=4,us||(ut&4194048)!==ut&&lr.current!==null||(Za=!0),(ds&134217727)===0&&(na&134217727)===0||Rt===null||ps(Rt,ut,ur,!1)}function qh(r,s,c){var d=vt;vt|=2;var m=t1(),v=n1();(Rt!==r||ut!==s)&&(Tu=null,tl(r,s)),s=!1;var w=Jt;e:do try{if(St!==0&<!==null){var E=lt,U=cr;switch(St){case 8:Ih(),w=6;break e;case 3:case 2:case 9:case 6:lr.current===null&&(s=!0);var te=St;if(St=0,cr=null,nl(r,E,U,te),c&&Za){w=0;break e}break;default:te=St,St=0,cr=null,nl(r,E,U,te)}}Bk(),w=Jt;break}catch(oe){Jv(r,oe)}while(!0);return s&&r.shellSuspendCounter++,xi=Ys=null,vt=d,P.H=m,P.A=v,lt===null&&(Rt=null,ut=0,Kc()),w}function Bk(){for(;lt!==null;)r1(lt)}function Pk(r,s){var c=vt;vt|=2;var d=t1(),m=n1();Rt!==r||ut!==s?(Tu=null,Eu=qe()+500,tl(r,s)):Za=Qe(r,s);e:do try{if(St!==0&<!==null){s=lt;var v=cr;t:switch(St){case 1:St=0,cr=null,nl(r,s,v,1);break;case 2:case 9:if(h0(v)){St=0,cr=null,i1(s);break}s=function(){St!==2&&St!==9||Rt!==r||(St=7),si(r)},v.then(s,s);break e;case 3:St=7;break e;case 4:St=5;break e;case 7:h0(v)?(St=0,cr=null,i1(s)):(St=0,cr=null,nl(r,s,v,7));break;case 5:var w=null;switch(lt.tag){case 26:w=lt.memoizedState;case 5:case 27:var E=lt;if(w?I1(w):E.stateNode.complete){St=0,cr=null;var U=E.sibling;if(U!==null)lt=U;else{var te=E.return;te!==null?(lt=te,Ru(te)):lt=null}break t}}St=0,cr=null,nl(r,s,v,5);break;case 6:St=0,cr=null,nl(r,s,v,6);break;case 8:Ih(),Jt=6;break e;default:throw Error(i(462))}}$k();break}catch(oe){Jv(r,oe)}while(!0);return xi=Ys=null,P.H=d,P.A=m,vt=c,lt!==null?0:(Rt=null,ut=0,Kc(),Jt)}function $k(){for(;lt!==null&&!Be();)r1(lt)}function r1(r){var s=Cv(r.alternate,r,Ci);r.memoizedProps=r.pendingProps,s===null?Ru(r):lt=s}function i1(r){var s=r,c=s.alternate;switch(s.tag){case 15:case 0:s=_v(c,s,s.pendingProps,s.type,void 0,ut);break;case 11:s=_v(c,s,s.pendingProps,s.type.render,s.ref,ut);break;case 5:sh(s);default:Tv(c,s),s=lt=n0(s,Ci),s=Cv(c,s,Ci)}r.memoizedProps=r.pendingProps,s===null?Ru(r):lt=s}function nl(r,s,c,d){xi=Ys=null,sh(s),Va=null,ro=0;var m=s.return;try{if(Ck(r,m,s,c,ut)){Jt=1,bu(r,kr(c,r.current)),lt=null;return}}catch(v){if(m!==null)throw lt=m,v;Jt=1,bu(r,kr(c,r.current)),lt=null;return}s.flags&32768?(ft||d===1?r=!0:Za||(ut&536870912)!==0?r=!1:(us=r=!0,(d===2||d===9||d===3||d===6)&&(d=lr.current,d!==null&&d.tag===13&&(d.flags|=16384))),s1(s,r)):Ru(s)}function Ru(r){var s=r;do{if((s.flags&32768)!==0){s1(s,us);return}r=s.return;var c=Ak(s.alternate,s,Ci);if(c!==null){lt=c;return}if(s=s.sibling,s!==null){lt=s;return}lt=s=r}while(s!==null);Jt===0&&(Jt=5)}function s1(r,s){do{var c=Mk(r.alternate,r);if(c!==null){c.flags&=32767,lt=c;return}if(c=r.return,c!==null&&(c.flags|=32768,c.subtreeFlags=0,c.deletions=null),!s&&(r=r.sibling,r!==null)){lt=r;return}lt=r=c}while(r!==null);Jt=6,lt=null}function a1(r,s,c,d,m,v,w,E,U){r.cancelPendingCommit=null;do Du();while(vn!==0);if((vt&6)!==0)throw Error(i(327));if(s!==null){if(s===r.current)throw Error(i(177));if(v=s.lanes|s.childLanes,v|=Rf,zn(r,c,v,w,E,U),r===Rt&&(lt=Rt=null,ut=0),el=s,hs=r,Ei=c,Fh=v,Uh=m,Qv=d,(s.subtreeFlags&10256)!==0||(s.flags&10256)!==0?(r.callbackNode=null,r.callbackPriority=0,Ik(Q,function(){return d1(),null})):(r.callbackNode=null,r.callbackPriority=0),d=(s.flags&13878)!==0,(s.subtreeFlags&13878)!==0||d){d=P.T,P.T=null,m=F.p,F.p=2,w=vt,vt|=4;try{Rk(r,s,c)}finally{vt=w,F.p=m,P.T=d}}vn=1,l1(),o1(),c1()}}function l1(){if(vn===1){vn=0;var r=hs,s=el,c=(s.flags&13878)!==0;if((s.subtreeFlags&13878)!==0||c){c=P.T,P.T=null;var d=F.p;F.p=2;var m=vt;vt|=4;try{Uv(s,r);var v=np,w=Yx(r.containerInfo),E=v.focusedElem,U=v.selectionRange;if(w!==E&&E&&E.ownerDocument&&Gx(E.ownerDocument.documentElement,E)){if(U!==null&&Cf(E)){var te=U.start,oe=U.end;if(oe===void 0&&(oe=te),"selectionStart"in E)E.selectionStart=te,E.selectionEnd=Math.min(oe,E.value.length);else{var ue=E.ownerDocument||document,re=ue&&ue.defaultView||window;if(re.getSelection){var se=re.getSelection(),Ee=E.textContent.length,Fe=Math.min(U.start,Ee),Et=U.end===void 0?Fe:Math.min(U.end,Ee);!se.extend&&Fe>Et&&(w=Et,Et=Fe,Fe=w);var K=Vx(E,Fe),V=Vx(E,Et);if(K&&V&&(se.rangeCount!==1||se.anchorNode!==K.node||se.anchorOffset!==K.offset||se.focusNode!==V.node||se.focusOffset!==V.offset)){var ee=ue.createRange();ee.setStart(K.node,K.offset),se.removeAllRanges(),Fe>Et?(se.addRange(ee),se.extend(V.node,V.offset)):(ee.setEnd(V.node,V.offset),se.addRange(ee))}}}}for(ue=[],se=E;se=se.parentNode;)se.nodeType===1&&ue.push({element:se,left:se.scrollLeft,top:se.scrollTop});for(typeof E.focus=="function"&&E.focus(),E=0;E<ue.length;E++){var ce=ue[E];ce.element.scrollLeft=ce.left,ce.element.scrollTop=ce.top}}Vu=!!tp,np=tp=null}finally{vt=m,F.p=d,P.T=c}}r.current=s,vn=2}}function o1(){if(vn===2){vn=0;var r=hs,s=el,c=(s.flags&8772)!==0;if((s.subtreeFlags&8772)!==0||c){c=P.T,P.T=null;var d=F.p;F.p=2;var m=vt;vt|=4;try{Ov(r,s.alternate,s)}finally{vt=m,F.p=d,P.T=c}}vn=3}}function c1(){if(vn===4||vn===3){vn=0,wt();var r=hs,s=el,c=Ei,d=Qv;(s.subtreeFlags&10256)!==0||(s.flags&10256)!==0?vn=5:(vn=0,el=hs=null,u1(r,r.pendingLanes));var m=r.pendingLanes;if(m===0&&(fs=null),Ds(c),s=s.stateNode,_t&&typeof _t.onCommitFiberRoot=="function")try{_t.onCommitFiberRoot(it,s,void 0,(s.current.flags&128)===128)}catch{}if(d!==null){s=P.T,m=F.p,F.p=2,P.T=null;try{for(var v=r.onRecoverableError,w=0;w<d.length;w++){var E=d[w];v(E.value,{componentStack:E.stack})}}finally{P.T=s,F.p=m}}(Ei&3)!==0&&Du(),si(r),m=r.pendingLanes,(c&261930)!==0&&(m&42)!==0?r===Hh?_o++:(_o=0,Hh=r):_o=0,wo(0)}}function u1(r,s){(r.pooledCacheLanes&=s)===0&&(s=r.pooledCache,s!=null&&(r.pooledCache=null,to(s)))}function Du(){return l1(),o1(),c1(),d1()}function d1(){if(vn!==5)return!1;var r=hs,s=Fh;Fh=0;var c=Ds(Ei),d=P.T,m=F.p;try{F.p=32>c?32:c,P.T=null,c=Uh,Uh=null;var v=hs,w=Ei;if(vn=0,el=hs=null,Ei=0,(vt&6)!==0)throw Error(i(331));var E=vt;if(vt|=4,Gv(v.current),Iv(v,v.current,w,c),vt=E,wo(0,!1),_t&&typeof _t.onPostCommitFiberRoot=="function")try{_t.onPostCommitFiberRoot(it,v)}catch{}return!0}finally{F.p=m,P.T=d,u1(r,s)}}function f1(r,s,c){s=kr(c,s),s=yh(r.stateNode,s,2),r=as(r,s,2),r!==null&&(Bt(r,2),si(r))}function kt(r,s,c){if(r.tag===3)f1(r,r,c);else for(;s!==null;){if(s.tag===3){f1(s,r,c);break}else if(s.tag===1){var d=s.stateNode;if(typeof s.type.getDerivedStateFromError=="function"||typeof d.componentDidCatch=="function"&&(fs===null||!fs.has(d))){r=kr(c,r),c=hv(2),d=as(s,c,2),d!==null&&(pv(c,d,s,r),Bt(d,2),si(d));break}}s=s.return}}function Vh(r,s,c){var d=r.pingCache;if(d===null){d=r.pingCache=new zk;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(c)||(Bh=!0,m.add(c),r=Fk.bind(null,r,s,c),s.then(r,r))}function Fk(r,s,c){var d=r.pingCache;d!==null&&d.delete(s),r.pingedLanes|=r.suspendedLanes&c,r.warmLanes&=~c,Rt===r&&(ut&c)===c&&(Jt===4||Jt===3&&(ut&62914560)===ut&&300>qe()-Cu?(vt&2)===0&&tl(r,0):Ph|=c,Ja===ut&&(Ja=0)),si(r)}function h1(r,s){s===0&&(s=an()),r=qs(r,s),r!==null&&(Bt(r,s),si(r))}function Uk(r){var s=r.memoizedState,c=0;s!==null&&(c=s.retryLane),h1(r,c)}function Hk(r,s){var c=0;switch(r.tag){case 31:case 13:var d=r.stateNode,m=r.memoizedState;m!==null&&(c=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),h1(r,c)}function Ik(r,s){return yn(r,s)}var Lu=null,rl=null,Gh=!1,zu=!1,Yh=!1,ms=0;function si(r){r!==rl&&r.next===null&&(rl===null?Lu=rl=r:rl=rl.next=r),zu=!0,Gh||(Gh=!0,Vk())}function wo(r,s){if(!Yh&&zu){Yh=!0;do for(var c=!1,d=Lu;d!==null;){if(r!==0){var m=d.pendingLanes;if(m===0)var v=0;else{var w=d.suspendedLanes,E=d.pingedLanes;v=(1<<31-tt(42|r)+1)-1,v&=m&~(w&~E),v=v&201326741?v&201326741|1:v?v|2:0}v!==0&&(c=!0,x1(d,v))}else v=ut,v=ve(d,d===Rt?v:0,d.cancelPendingCommit!==null||d.timeoutHandle!==-1),(v&3)===0||Qe(d,v)||(c=!0,x1(d,v));d=d.next}while(c);Yh=!1}}function qk(){p1()}function p1(){zu=Gh=!1;var r=0;ms!==0&&tj()&&(r=ms);for(var s=qe(),c=null,d=Lu;d!==null;){var m=d.next,v=m1(d,s);v===0?(d.next=null,c===null?Lu=m:c.next=m,m===null&&(rl=c)):(c=d,(r!==0||(v&3)!==0)&&(zu=!0)),d=m}vn!==0&&vn!==5||wo(r),ms!==0&&(ms=0)}function m1(r,s){for(var c=r.suspendedLanes,d=r.pingedLanes,m=r.expirationTimes,v=r.pendingLanes&-62914561;0<v;){var w=31-tt(v),E=1<<w,U=m[w];U===-1?((E&c)===0||(E&d)!==0)&&(m[w]=Ot(E,s)):U<=s&&(r.expiredLanes|=E),v&=~E}if(s=Rt,c=ut,c=ve(r,r===s?c:0,r.cancelPendingCommit!==null||r.timeoutHandle!==-1),d=r.callbackNode,c===0||r===s&&(St===2||St===9)||r.cancelPendingCommit!==null)return d!==null&&d!==null&&Ne(d),r.callbackNode=null,r.callbackPriority=0;if((c&3)===0||Qe(r,c)){if(s=c&-c,s===r.callbackPriority)return s;switch(d!==null&&Ne(d),Ds(c)){case 2:case 8:c=ye;break;case 32:c=Q;break;case 268435456:c=Ae;break;default:c=Q}return d=g1.bind(null,r),c=yn(c,d),r.callbackPriority=s,r.callbackNode=c,s}return d!==null&&d!==null&&Ne(d),r.callbackPriority=2,r.callbackNode=null,2}function g1(r,s){if(vn!==0&&vn!==5)return r.callbackNode=null,r.callbackPriority=0,null;var c=r.callbackNode;if(Du()&&r.callbackNode!==c)return null;var d=ut;return d=ve(r,r===Rt?d:0,r.cancelPendingCommit!==null||r.timeoutHandle!==-1),d===0?null:(Kv(r,d,s),m1(r,qe()),r.callbackNode!=null&&r.callbackNode===c?g1.bind(null,r):null)}function x1(r,s){if(Du())return null;Kv(r,s,!0)}function Vk(){rj(function(){(vt&6)!==0?yn(ae,qk):p1()})}function Wh(){if(ms===0){var r=Ha;r===0&&(r=Pr,Pr<<=1,(Pr&261888)===0&&(Pr=256)),ms=r}return ms}function v1(r){return r==null||typeof r=="symbol"||typeof r=="boolean"?null:typeof r=="function"?r:Ta(""+r)}function b1(r,s){var c=s.ownerDocument.createElement("input");return c.name=s.name,c.value=s.value,r.id&&c.setAttribute("form",r.id),s.parentNode.insertBefore(c,s),r=new FormData(r),c.parentNode.removeChild(c),r}function Gk(r,s,c,d,m){if(s==="submit"&&c&&c.stateNode===m){var v=v1((m[_n]||null).action),w=d.submitter;w&&(s=(s=w[_n]||null)?v1(s.formAction):w.getAttribute("formAction"),s!==null&&(v=s,w=null));var E=new pi("action","action",null,d,m);r.push({event:E,listeners:[{instance:null,listener:function(){if(d.defaultPrevented){if(ms!==0){var U=w?b1(m,w):new FormData(m);ph(c,{pending:!0,data:U,method:m.method,action:v},null,U)}}else typeof v=="function"&&(E.preventDefault(),U=w?b1(m,w):new FormData(m),ph(c,{pending:!0,data:U,method:m.method,action:v},v,U))},currentTarget:m}]})}}for(var Qh=0;Qh<Mf.length;Qh++){var Xh=Mf[Qh],Yk=Xh.toLowerCase(),Wk=Xh[0].toUpperCase()+Xh.slice(1);Hr(Yk,"on"+Wk)}Hr(Xx,"onAnimationEnd"),Hr(Kx,"onAnimationIteration"),Hr(Zx,"onAnimationStart"),Hr("dblclick","onDoubleClick"),Hr("focusin","onFocus"),Hr("focusout","onBlur"),Hr(uk,"onTransitionRun"),Hr(dk,"onTransitionStart"),Hr(fk,"onTransitionCancel"),Hr(Jx,"onTransitionEnd"),Jr("onMouseEnter",["mouseout","mouseover"]),Jr("onMouseLeave",["mouseout","mouseover"]),Jr("onPointerEnter",["pointerout","pointerover"]),Jr("onPointerLeave",["pointerout","pointerover"]),Fr("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),Fr("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),Fr("onBeforeInput",["compositionend","keypress","textInput","paste"]),Fr("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),Fr("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),Fr("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var So="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(" "),Qk=new Set("beforetoggle cancel close invalid load scroll scrollend toggle".split(" ").concat(So));function y1(r,s){s=(s&4)!==0;for(var c=0;c<r.length;c++){var d=r[c],m=d.event;d=d.listeners;e:{var v=void 0;if(s)for(var w=d.length-1;0<=w;w--){var E=d[w],U=E.instance,te=E.currentTarget;if(E=E.listener,U!==v&&m.isPropagationStopped())break e;v=E,m.currentTarget=te;try{v(m)}catch(oe){Xc(oe)}m.currentTarget=null,v=U}else for(w=0;w<d.length;w++){if(E=d[w],U=E.instance,te=E.currentTarget,E=E.listener,U!==v&&m.isPropagationStopped())break e;v=E,m.currentTarget=te;try{v(m)}catch(oe){Xc(oe)}m.currentTarget=null,v=U}}}}function ot(r,s){var c=s[Fl];c===void 0&&(c=s[Fl]=new Set);var d=r+"__bubble";c.has(d)||(_1(s,r,2,!1),c.add(d))}function Kh(r,s,c){var d=0;s&&(d|=4),_1(c,r,d,s)}var Ou="_reactListening"+Math.random().toString(36).slice(2);function Zh(r){if(!r[Ou]){r[Ou]=!0,Gn.forEach(function(c){c!=="selectionchange"&&(Qk.has(c)||Kh(c,!1,r),Kh(c,!0,r))});var s=r.nodeType===9?r:r.ownerDocument;s===null||s[Ou]||(s[Ou]=!0,Kh("selectionchange",!1,s))}}function _1(r,s,c,d){switch(X1(s)){case 2:var m=Sj;break;case 8:m=kj;break;default:m=hp}c=m.bind(null,s,c,r),m=void 0,!Ma||s!=="touchstart"&&s!=="touchmove"&&s!=="wheel"||(m=!0),d?m!==void 0?r.addEventListener(s,c,{capture:!0,passive:m}):r.addEventListener(s,c,!0):m!==void 0?r.addEventListener(s,c,{passive:m}):r.addEventListener(s,c,!1)}function Jh(r,s,c,d,m){var v=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 E=d.stateNode.containerInfo;if(E===m)break;if(w===4)for(w=d.return;w!==null;){var U=w.tag;if((U===3||U===4)&&w.stateNode.containerInfo===m)return;w=w.return}for(;E!==null;){if(w=hi(E),w===null)return;if(U=w.tag,U===5||U===6||U===26||U===27){d=v=w;continue e}E=E.parentNode}}d=d.return}Hc(function(){var te=v,oe=Aa(c),ue=[];e:{var re=e0.get(r);if(re!==void 0){var se=pi,Ee=r;switch(r){case"keypress":if(st(c)===0)break e;case"keydown":case"keyup":se=HS;break;case"focusin":Ee="focus",se=ti;break;case"focusout":Ee="blur",se=ti;break;case"beforeblur":case"afterblur":se=ti;break;case"click":if(c.button===2)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":se=wf;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":se=Vc;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":se=VS;break;case Xx:case Kx:case Zx:se=Wc;break;case Jx:se=YS;break;case"scroll":case"scrollend":se=Ic;break;case"wheel":se=QS;break;case"copy":case"cut":case"paste":se=zS;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":se=Mx;break;case"toggle":case"beforetoggle":se=KS}var Fe=(s&4)!==0,Et=!Fe&&(r==="scroll"||r==="scrollend"),K=Fe?re!==null?re+"Capture":null:re;Fe=[];for(var V=te,ee;V!==null;){var ce=V;if(ee=ce.stateNode,ce=ce.tag,ce!==5&&ce!==26&&ce!==27||ee===null||K===null||(ce=$s(V,K),ce!=null&&Fe.push(ko(V,ce,ee))),Et)break;V=V.return}0<Fe.length&&(re=new se(re,Ee,null,c,oe),ue.push({event:re,listeners:Fe}))}}if((s&7)===0){e:{if(re=r==="mouseover"||r==="pointerover",se=r==="mouseout"||r==="pointerout",re&&c!==Xi&&(Ee=c.relatedTarget||c.fromElement)&&(hi(Ee)||Ee[ir]))break e;if((se||re)&&(re=oe.window===oe?oe:(re=oe.ownerDocument)?re.defaultView||re.parentWindow:window,se?(Ee=c.relatedTarget||c.toElement,se=te,Ee=Ee?hi(Ee):null,Ee!==null&&(Et=o(Ee),Fe=Ee.tag,Ee!==Et||Fe!==5&&Fe!==27&&Fe!==6)&&(Ee=null)):(se=null,Ee=te),se!==Ee)){if(Fe=wf,ce="onMouseLeave",K="onMouseEnter",V="mouse",(r==="pointerout"||r==="pointerover")&&(Fe=Mx,ce="onPointerLeave",K="onPointerEnter",V="pointer"),Et=se==null?re:Os(se),ee=Ee==null?re:Os(Ee),re=new Fe(ce,V+"leave",se,c,oe),re.target=Et,re.relatedTarget=ee,ce=null,hi(oe)===te&&(Fe=new Fe(K,V+"enter",Ee,c,oe),Fe.target=ee,Fe.relatedTarget=Et,ce=Fe),Et=ce,se&&Ee)t:{for(Fe=Xk,K=se,V=Ee,ee=0,ce=K;ce;ce=Fe(ce))ee++;ce=0;for(var Pe=V;Pe;Pe=Fe(Pe))ce++;for(;0<ee-ce;)K=Fe(K),ee--;for(;0<ce-ee;)V=Fe(V),ce--;for(;ee--;){if(K===V||V!==null&&K===V.alternate){Fe=K;break t}K=Fe(K),V=Fe(V)}Fe=null}else Fe=null;se!==null&&w1(ue,re,se,Fe,!1),Ee!==null&&Et!==null&&w1(ue,Et,Ee,Fe,!0)}}e:{if(re=te?Os(te):window,se=re.nodeName&&re.nodeName.toLowerCase(),se==="select"||se==="input"&&re.type==="file")var gt=$x;else if(Bx(re))if(Fx)gt=lk;else{gt=sk;var De=ik}else se=re.nodeName,!se||se.toLowerCase()!=="input"||re.type!=="checkbox"&&re.type!=="radio"?te&&Ea(te.elementType)&&(gt=$x):gt=ak;if(gt&&(gt=gt(r,te))){Px(ue,gt,c,oe);break e}De&&De(r,re,te),r==="focusout"&&te&&re.type==="number"&&te.memoizedProps.value!=null&&Na(re,"number",re.value)}switch(De=te?Os(te):window,r){case"focusin":(Bx(De)||De.contentEditable==="true")&&(La=De,Ef=te,Zl=null);break;case"focusout":Zl=Ef=La=null;break;case"mousedown":Tf=!0;break;case"contextmenu":case"mouseup":case"dragend":Tf=!1,Wx(ue,c,oe);break;case"selectionchange":if(ck)break;case"keydown":case"keyup":Wx(ue,c,oe)}var nt;if(kf)e:{switch(r){case"compositionstart":var dt="onCompositionStart";break e;case"compositionend":dt="onCompositionEnd";break e;case"compositionupdate":dt="onCompositionUpdate";break e}dt=void 0}else Da?zx(r,c)&&(dt="onCompositionEnd"):r==="keydown"&&c.keyCode===229&&(dt="onCompositionStart");dt&&(Rx&&c.locale!=="ko"&&(Da||dt!=="onCompositionStart"?dt==="onCompositionEnd"&&Da&&(nt=ht()):(I=oe,de="value"in I?I.value:I.textContent,Da=!0)),De=Bu(te,dt),0<De.length&&(dt=new Ax(dt,r,null,c,oe),ue.push({event:dt,listeners:De}),nt?dt.data=nt:(nt=Ox(c),nt!==null&&(dt.data=nt)))),(nt=JS?ek(r,c):tk(r,c))&&(dt=Bu(te,"onBeforeInput"),0<dt.length&&(De=new Ax("onBeforeInput","beforeinput",null,c,oe),ue.push({event:De,listeners:dt}),De.data=nt)),Gk(ue,r,te,c,oe)}y1(ue,s)})}function ko(r,s,c){return{instance:r,listener:s,currentTarget:c}}function Bu(r,s){for(var c=s+"Capture",d=[];r!==null;){var m=r,v=m.stateNode;if(m=m.tag,m!==5&&m!==26&&m!==27||v===null||(m=$s(r,c),m!=null&&d.unshift(ko(r,m,v)),m=$s(r,s),m!=null&&d.push(ko(r,m,v))),r.tag===3)return d;r=r.return}return[]}function Xk(r){if(r===null)return null;do r=r.return;while(r&&r.tag!==5&&r.tag!==27);return r||null}function w1(r,s,c,d,m){for(var v=s._reactName,w=[];c!==null&&c!==d;){var E=c,U=E.alternate,te=E.stateNode;if(E=E.tag,U!==null&&U===d)break;E!==5&&E!==26&&E!==27||te===null||(U=te,m?(te=$s(c,v),te!=null&&w.unshift(ko(c,te,U))):m||(te=$s(c,v),te!=null&&w.push(ko(c,te,U)))),c=c.return}w.length!==0&&r.push({event:s,listeners:w})}var Kk=/\r\n?/g,Zk=/\u0000|\uFFFD/g;function S1(r){return(typeof r=="string"?r:""+r).replace(Kk,`
|
|
49
|
+
`).replace(Zk,"")}function k1(r,s){return s=S1(s),S1(r)===s}function Ct(r,s,c,d,m,v){switch(c){case"children":typeof d=="string"?s==="body"||s==="textarea"&&d===""||Qi(r,d):(typeof d=="number"||typeof d=="bigint")&&s!=="body"&&Qi(r,""+d);break;case"className":ka(r,"class",d);break;case"tabIndex":ka(r,"tabindex",d);break;case"dir":case"role":case"viewBox":case"width":case"height":ka(r,c,d);break;case"style":$c(r,d,v);break;case"data":if(s!=="object"){ka(r,"data",d);break}case"src":case"href":if(d===""&&(s!=="a"||c!=="href")){r.removeAttribute(c);break}if(d==null||typeof d=="function"||typeof d=="symbol"||typeof d=="boolean"){r.removeAttribute(c);break}d=Ta(""+d),r.setAttribute(c,d);break;case"action":case"formAction":if(typeof d=="function"){r.setAttribute(c,"javascript:throw new Error('A React form was unexpectedly submitted. If you called form.submit() manually, consider using form.requestSubmit() instead. If you\\'re trying to use event.stopPropagation() in a submit event handler, consider also calling event.preventDefault().')");break}else typeof v=="function"&&(c==="formAction"?(s!=="input"&&Ct(r,s,"name",m.name,m,null),Ct(r,s,"formEncType",m.formEncType,m,null),Ct(r,s,"formMethod",m.formMethod,m,null),Ct(r,s,"formTarget",m.formTarget,m,null)):(Ct(r,s,"encType",m.encType,m,null),Ct(r,s,"method",m.method,m,null),Ct(r,s,"target",m.target,m,null)));if(d==null||typeof d=="symbol"||typeof d=="boolean"){r.removeAttribute(c);break}d=Ta(""+d),r.setAttribute(c,d);break;case"onClick":d!=null&&(r.onclick=yr);break;case"onScroll":d!=null&&ot("scroll",r);break;case"onScrollEnd":d!=null&&ot("scrollend",r);break;case"dangerouslySetInnerHTML":if(d!=null){if(typeof d!="object"||!("__html"in d))throw Error(i(61));if(c=d.__html,c!=null){if(m.children!=null)throw Error(i(60));r.innerHTML=c}}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}c=Ta(""+d),r.setAttributeNS("http://www.w3.org/1999/xlink","xlink:href",c);break;case"contentEditable":case"spellCheck":case"draggable":case"value":case"autoReverse":case"externalResourcesRequired":case"focusable":case"preserveAlpha":d!=null&&typeof d!="function"&&typeof d!="symbol"?r.setAttribute(c,""+d):r.removeAttribute(c);break;case"inert":case"allowFullScreen":case"async":case"autoPlay":case"controls":case"default":case"defer":case"disabled":case"disablePictureInPicture":case"disableRemotePlayback":case"formNoValidate":case"hidden":case"loop":case"noModule":case"noValidate":case"open":case"playsInline":case"readOnly":case"required":case"reversed":case"scoped":case"seamless":case"itemScope":d&&typeof d!="function"&&typeof d!="symbol"?r.setAttribute(c,""):r.removeAttribute(c);break;case"capture":case"download":d===!0?r.setAttribute(c,""):d!==!1&&d!=null&&typeof d!="function"&&typeof d!="symbol"?r.setAttribute(c,d):r.removeAttribute(c);break;case"cols":case"rows":case"size":case"span":d!=null&&typeof d!="function"&&typeof d!="symbol"&&!isNaN(d)&&1<=d?r.setAttribute(c,d):r.removeAttribute(c);break;case"rowSpan":case"start":d==null||typeof d=="function"||typeof d=="symbol"||isNaN(d)?r.removeAttribute(c):r.setAttribute(c,d);break;case"popover":ot("beforetoggle",r),ot("toggle",r),Bs(r,"popover",d);break;case"xlinkActuate":Ur(r,"http://www.w3.org/1999/xlink","xlink:actuate",d);break;case"xlinkArcrole":Ur(r,"http://www.w3.org/1999/xlink","xlink:arcrole",d);break;case"xlinkRole":Ur(r,"http://www.w3.org/1999/xlink","xlink:role",d);break;case"xlinkShow":Ur(r,"http://www.w3.org/1999/xlink","xlink:show",d);break;case"xlinkTitle":Ur(r,"http://www.w3.org/1999/xlink","xlink:title",d);break;case"xlinkType":Ur(r,"http://www.w3.org/1999/xlink","xlink:type",d);break;case"xmlBase":Ur(r,"http://www.w3.org/XML/1998/namespace","xml:base",d);break;case"xmlLang":Ur(r,"http://www.w3.org/XML/1998/namespace","xml:lang",d);break;case"xmlSpace":Ur(r,"http://www.w3.org/XML/1998/namespace","xml:space",d);break;case"is":Bs(r,"is",d);break;case"innerText":case"textContent":break;default:(!(2<c.length)||c[0]!=="o"&&c[0]!=="O"||c[1]!=="n"&&c[1]!=="N")&&(c=Fc.get(c)||c,Bs(r,c,d))}}function ep(r,s,c,d,m,v){switch(c){case"style":$c(r,d,v);break;case"dangerouslySetInnerHTML":if(d!=null){if(typeof d!="object"||!("__html"in d))throw Error(i(61));if(c=d.__html,c!=null){if(m.children!=null)throw Error(i(60));r.innerHTML=c}}break;case"children":typeof d=="string"?Qi(r,d):(typeof d=="number"||typeof d=="bigint")&&Qi(r,""+d);break;case"onScroll":d!=null&&ot("scroll",r);break;case"onScrollEnd":d!=null&&ot("scrollend",r);break;case"onClick":d!=null&&(r.onclick=yr);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"innerHTML":case"ref":break;case"innerText":case"textContent":break;default:if(!Sa.hasOwnProperty(c))e:{if(c[0]==="o"&&c[1]==="n"&&(m=c.endsWith("Capture"),s=c.slice(2,m?c.length-7:void 0),v=r[_n]||null,v=v!=null?v[c]:null,typeof v=="function"&&r.removeEventListener(s,v,m),typeof d=="function")){typeof v!="function"&&v!==null&&(c in r?r[c]=null:r.hasAttribute(c)&&r.removeAttribute(c)),r.addEventListener(s,d,m);break e}c in r?r[c]=d:d===!0?r.setAttribute(c,""):Bs(r,c,d)}}}function jn(r,s,c){switch(s){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"img":ot("error",r),ot("load",r);var d=!1,m=!1,v;for(v in c)if(c.hasOwnProperty(v)){var w=c[v];if(w!=null)switch(v){case"src":d=!0;break;case"srcSet":m=!0;break;case"children":case"dangerouslySetInnerHTML":throw Error(i(137,s));default:Ct(r,s,v,w,c,null)}}m&&Ct(r,s,"srcSet",c.srcSet,c,null),d&&Ct(r,s,"src",c.src,c,null);return;case"input":ot("invalid",r);var E=v=w=m=null,U=null,te=null;for(d in c)if(c.hasOwnProperty(d)){var oe=c[d];if(oe!=null)switch(d){case"name":m=oe;break;case"type":w=oe;break;case"checked":U=oe;break;case"defaultChecked":te=oe;break;case"value":v=oe;break;case"defaultValue":E=oe;break;case"children":case"dangerouslySetInnerHTML":if(oe!=null)throw Error(i(137,s));break;default:Ct(r,s,d,oe,c,null)}}Bc(r,v,E,U,te,w,m,!1);return;case"select":ot("invalid",r),d=w=v=null;for(m in c)if(c.hasOwnProperty(m)&&(E=c[m],E!=null))switch(m){case"value":v=E;break;case"defaultValue":w=E;break;case"multiple":d=E;default:Ct(r,s,m,E,c,null)}s=v,c=w,r.multiple=!!d,s!=null?Wi(r,!!d,s,!1):c!=null&&Wi(r,!!d,c,!0);return;case"textarea":ot("invalid",r),v=m=d=null;for(w in c)if(c.hasOwnProperty(w)&&(E=c[w],E!=null))switch(w){case"value":d=E;break;case"defaultValue":m=E;break;case"children":v=E;break;case"dangerouslySetInnerHTML":if(E!=null)throw Error(i(91));break;default:Ct(r,s,w,E,c,null)}ql(r,d,m,v);return;case"option":for(U in c)if(c.hasOwnProperty(U)&&(d=c[U],d!=null))switch(U){case"selected":r.selected=d&&typeof d!="function"&&typeof d!="symbol";break;default:Ct(r,s,U,d,c,null)}return;case"dialog":ot("beforetoggle",r),ot("toggle",r),ot("cancel",r),ot("close",r);break;case"iframe":case"object":ot("load",r);break;case"video":case"audio":for(d=0;d<So.length;d++)ot(So[d],r);break;case"image":ot("error",r),ot("load",r);break;case"details":ot("toggle",r);break;case"embed":case"source":case"link":ot("error",r),ot("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 c)if(c.hasOwnProperty(te)&&(d=c[te],d!=null))switch(te){case"children":case"dangerouslySetInnerHTML":throw Error(i(137,s));default:Ct(r,s,te,d,c,null)}return;default:if(Ea(s)){for(oe in c)c.hasOwnProperty(oe)&&(d=c[oe],d!==void 0&&ep(r,s,oe,d,c,void 0));return}}for(E in c)c.hasOwnProperty(E)&&(d=c[E],d!=null&&Ct(r,s,E,d,c,null))}function Jk(r,s,c,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,v=null,w=null,E=null,U=null,te=null,oe=null;for(se in c){var ue=c[se];if(c.hasOwnProperty(se)&&ue!=null)switch(se){case"checked":break;case"value":break;case"defaultValue":U=ue;default:d.hasOwnProperty(se)||Ct(r,s,se,null,d,ue)}}for(var re in d){var se=d[re];if(ue=c[re],d.hasOwnProperty(re)&&(se!=null||ue!=null))switch(re){case"type":v=se;break;case"name":m=se;break;case"checked":te=se;break;case"defaultChecked":oe=se;break;case"value":w=se;break;case"defaultValue":E=se;break;case"children":case"dangerouslySetInnerHTML":if(se!=null)throw Error(i(137,s));break;default:se!==ue&&Ct(r,s,re,se,d,ue)}}Ps(r,w,E,U,te,oe,v,m);return;case"select":se=w=E=re=null;for(v in c)if(U=c[v],c.hasOwnProperty(v)&&U!=null)switch(v){case"value":break;case"multiple":se=U;default:d.hasOwnProperty(v)||Ct(r,s,v,null,d,U)}for(m in d)if(v=d[m],U=c[m],d.hasOwnProperty(m)&&(v!=null||U!=null))switch(m){case"value":re=v;break;case"defaultValue":E=v;break;case"multiple":w=v;default:v!==U&&Ct(r,s,m,v,d,U)}s=E,c=w,d=se,re!=null?Wi(r,!!c,re,!1):!!d!=!!c&&(s!=null?Wi(r,!!c,s,!0):Wi(r,!!c,c?[]:"",!1));return;case"textarea":se=re=null;for(E in c)if(m=c[E],c.hasOwnProperty(E)&&m!=null&&!d.hasOwnProperty(E))switch(E){case"value":break;case"children":break;default:Ct(r,s,E,null,d,m)}for(w in d)if(m=d[w],v=c[w],d.hasOwnProperty(w)&&(m!=null||v!=null))switch(w){case"value":re=m;break;case"defaultValue":se=m;break;case"children":break;case"dangerouslySetInnerHTML":if(m!=null)throw Error(i(91));break;default:m!==v&&Ct(r,s,w,m,d,v)}Ca(r,re,se);return;case"option":for(var Ee in c)if(re=c[Ee],c.hasOwnProperty(Ee)&&re!=null&&!d.hasOwnProperty(Ee))switch(Ee){case"selected":r.selected=!1;break;default:Ct(r,s,Ee,null,d,re)}for(U in d)if(re=d[U],se=c[U],d.hasOwnProperty(U)&&re!==se&&(re!=null||se!=null))switch(U){case"selected":r.selected=re&&typeof re!="function"&&typeof re!="symbol";break;default:Ct(r,s,U,re,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 Fe in c)re=c[Fe],c.hasOwnProperty(Fe)&&re!=null&&!d.hasOwnProperty(Fe)&&Ct(r,s,Fe,null,d,re);for(te in d)if(re=d[te],se=c[te],d.hasOwnProperty(te)&&re!==se&&(re!=null||se!=null))switch(te){case"children":case"dangerouslySetInnerHTML":if(re!=null)throw Error(i(137,s));break;default:Ct(r,s,te,re,d,se)}return;default:if(Ea(s)){for(var Et in c)re=c[Et],c.hasOwnProperty(Et)&&re!==void 0&&!d.hasOwnProperty(Et)&&ep(r,s,Et,void 0,d,re);for(oe in d)re=d[oe],se=c[oe],!d.hasOwnProperty(oe)||re===se||re===void 0&&se===void 0||ep(r,s,oe,re,d,se);return}}for(var K in c)re=c[K],c.hasOwnProperty(K)&&re!=null&&!d.hasOwnProperty(K)&&Ct(r,s,K,null,d,re);for(ue in d)re=d[ue],se=c[ue],!d.hasOwnProperty(ue)||re===se||re==null&&se==null||Ct(r,s,ue,re,d,se)}function j1(r){switch(r){case"css":case"script":case"font":case"img":case"image":case"input":case"link":return!0;default:return!1}}function ej(){if(typeof performance.getEntriesByType=="function"){for(var r=0,s=0,c=performance.getEntriesByType("resource"),d=0;d<c.length;d++){var m=c[d],v=m.transferSize,w=m.initiatorType,E=m.duration;if(v&&E&&j1(w)){for(w=0,E=m.responseEnd,d+=1;d<c.length;d++){var U=c[d],te=U.startTime;if(te>E)break;var oe=U.transferSize,ue=U.initiatorType;oe&&j1(ue)&&(U=U.responseEnd,w+=oe*(U<E?1:(E-te)/(U-te)))}if(--d,s+=8*(v+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 tp=null,np=null;function Pu(r){return r.nodeType===9?r:r.ownerDocument}function N1(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 C1(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 rp(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 ip=null;function tj(){var r=window.event;return r&&r.type==="popstate"?r===ip?!1:(ip=r,!0):(ip=null,!1)}var E1=typeof setTimeout=="function"?setTimeout:void 0,nj=typeof clearTimeout=="function"?clearTimeout:void 0,T1=typeof Promise=="function"?Promise:void 0,rj=typeof queueMicrotask=="function"?queueMicrotask:typeof T1<"u"?function(r){return T1.resolve(null).then(r).catch(ij)}:E1;function ij(r){setTimeout(function(){throw r})}function gs(r){return r==="head"}function A1(r,s){var c=s,d=0;do{var m=c.nextSibling;if(r.removeChild(c),m&&m.nodeType===8)if(c=m.data,c==="/$"||c==="/&"){if(d===0){r.removeChild(m),ll(s);return}d--}else if(c==="$"||c==="$?"||c==="$~"||c==="$!"||c==="&")d++;else if(c==="html")jo(r.ownerDocument.documentElement);else if(c==="head"){c=r.ownerDocument.head,jo(c);for(var v=c.firstChild;v;){var w=v.nextSibling,E=v.nodeName;v[Kr]||E==="SCRIPT"||E==="STYLE"||E==="LINK"&&v.rel.toLowerCase()==="stylesheet"||c.removeChild(v),v=w}}else c==="body"&&jo(r.ownerDocument.body);c=m}while(c);ll(s)}function M1(r,s){var c=r;r=0;do{var d=c.nextSibling;if(c.nodeType===1?s?(c._stashedDisplay=c.style.display,c.style.display="none"):(c.style.display=c._stashedDisplay||"",c.getAttribute("style")===""&&c.removeAttribute("style")):c.nodeType===3&&(s?(c._stashedText=c.nodeValue,c.nodeValue=""):c.nodeValue=c._stashedText||""),d&&d.nodeType===8)if(c=d.data,c==="/$"){if(r===0)break;r--}else c!=="$"&&c!=="$?"&&c!=="$~"&&c!=="$!"||r++;c=d}while(c)}function sp(r){var s=r.firstChild;for(s&&s.nodeType===10&&(s=s.nextSibling);s;){var c=s;switch(s=s.nextSibling,c.nodeName){case"HTML":case"HEAD":case"BODY":sp(c),Gi(c);continue;case"SCRIPT":case"STYLE":continue;case"LINK":if(c.rel.toLowerCase()==="stylesheet")continue}r.removeChild(c)}}function sj(r,s,c,d){for(;r.nodeType===1;){var m=c;if(r.nodeName.toLowerCase()!==s.toLowerCase()){if(!d&&(r.nodeName!=="INPUT"||r.type!=="hidden"))break}else if(d){if(!r[Kr])switch(s){case"meta":if(!r.hasAttribute("itemprop"))break;return r;case"link":if(v=r.getAttribute("rel"),v==="stylesheet"&&r.hasAttribute("data-precedence"))break;if(v!==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(v=r.getAttribute("src"),(v!==(m.src==null?null:m.src)||r.getAttribute("type")!==(m.type==null?null:m.type)||r.getAttribute("crossorigin")!==(m.crossOrigin==null?null:m.crossOrigin))&&v&&r.hasAttribute("async")&&!r.hasAttribute("itemprop"))break;return r;default:return r}}else if(s==="input"&&r.type==="hidden"){var v=m.name==null?null:""+m.name;if(m.type==="hidden"&&r.getAttribute("name")===v)return r}else return r;if(r=Tr(r.nextSibling),r===null)break}return null}function aj(r,s,c){if(s==="")return null;for(;r.nodeType!==3;)if((r.nodeType!==1||r.nodeName!=="INPUT"||r.type!=="hidden")&&!c||(r=Tr(r.nextSibling),r===null))return null;return r}function R1(r,s){for(;r.nodeType!==8;)if((r.nodeType!==1||r.nodeName!=="INPUT"||r.type!=="hidden")&&!s||(r=Tr(r.nextSibling),r===null))return null;return r}function ap(r){return r.data==="$?"||r.data==="$~"}function lp(r){return r.data==="$!"||r.data==="$?"&&r.ownerDocument.readyState!=="loading"}function lj(r,s){var c=r.ownerDocument;if(r.data==="$~")r._reactRetry=s;else if(r.data!=="$?"||c.readyState!=="loading")s();else{var d=function(){s(),c.removeEventListener("DOMContentLoaded",d)};c.addEventListener("DOMContentLoaded",d),r._reactRetry=d}}function Tr(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 op=null;function D1(r){r=r.nextSibling;for(var s=0;r;){if(r.nodeType===8){var c=r.data;if(c==="/$"||c==="/&"){if(s===0)return Tr(r.nextSibling);s--}else c!=="$"&&c!=="$!"&&c!=="$?"&&c!=="$~"&&c!=="&"||s++}r=r.nextSibling}return null}function L1(r){r=r.previousSibling;for(var s=0;r;){if(r.nodeType===8){var c=r.data;if(c==="$"||c==="$!"||c==="$?"||c==="$~"||c==="&"){if(s===0)return r;s--}else c!=="/$"&&c!=="/&"||s++}r=r.previousSibling}return null}function z1(r,s,c){switch(s=Pu(c),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 jo(r){for(var s=r.attributes;s.length;)r.removeAttributeNode(s[0]);Gi(r)}var Ar=new Map,O1=new Set;function $u(r){return typeof r.getRootNode=="function"?r.getRootNode():r.nodeType===9?r:r.ownerDocument}var Ti=F.d;F.d={f:oj,r:cj,D:uj,C:dj,L:fj,m:hj,X:mj,S:pj,M:gj};function oj(){var r=Ti.f(),s=Au();return r||s}function cj(r){var s=Vn(r);s!==null&&s.tag===5&&s.type==="form"?J0(s):Ti.r(r)}var il=typeof document>"u"?null:document;function B1(r,s,c){var d=il;if(d&&typeof s=="string"&&s){var m=tn(s);m='link[rel="'+r+'"][href="'+m+'"]',typeof c=="string"&&(m+='[crossorigin="'+c+'"]'),O1.has(m)||(O1.add(m),r={rel:r,crossOrigin:c,href:s},d.querySelector(m)===null&&(s=d.createElement("link"),jn(s,"link",r),Qt(s),d.head.appendChild(s)))}}function uj(r){Ti.D(r),B1("dns-prefetch",r,null)}function dj(r,s){Ti.C(r,s),B1("preconnect",r,s)}function fj(r,s,c){Ti.L(r,s,c);var d=il;if(d&&r&&s){var m='link[rel="preload"][as="'+tn(s)+'"]';s==="image"&&c&&c.imageSrcSet?(m+='[imagesrcset="'+tn(c.imageSrcSet)+'"]',typeof c.imageSizes=="string"&&(m+='[imagesizes="'+tn(c.imageSizes)+'"]')):m+='[href="'+tn(r)+'"]';var v=m;switch(s){case"style":v=sl(r);break;case"script":v=al(r)}Ar.has(v)||(r=x({rel:"preload",href:s==="image"&&c&&c.imageSrcSet?void 0:r,as:s},c),Ar.set(v,r),d.querySelector(m)!==null||s==="style"&&d.querySelector(No(v))||s==="script"&&d.querySelector(Co(v))||(s=d.createElement("link"),jn(s,"link",r),Qt(s),d.head.appendChild(s)))}}function hj(r,s){Ti.m(r,s);var c=il;if(c&&r){var d=s&&typeof s.as=="string"?s.as:"script",m='link[rel="modulepreload"][as="'+tn(d)+'"][href="'+tn(r)+'"]',v=m;switch(d){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":v=al(r)}if(!Ar.has(v)&&(r=x({rel:"modulepreload",href:r},s),Ar.set(v,r),c.querySelector(m)===null)){switch(d){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":if(c.querySelector(Co(v)))return}d=c.createElement("link"),jn(d,"link",r),Qt(d),c.head.appendChild(d)}}}function pj(r,s,c){Ti.S(r,s,c);var d=il;if(d&&r){var m=Zr(d).hoistableStyles,v=sl(r);s=s||"default";var w=m.get(v);if(!w){var E={loading:0,preload:null};if(w=d.querySelector(No(v)))E.loading=5;else{r=x({rel:"stylesheet",href:r,"data-precedence":s},c),(c=Ar.get(v))&&cp(r,c);var U=w=d.createElement("link");Qt(U),jn(U,"link",r),U._p=new Promise(function(te,oe){U.onload=te,U.onerror=oe}),U.addEventListener("load",function(){E.loading|=1}),U.addEventListener("error",function(){E.loading|=2}),E.loading|=4,Fu(w,s,d)}w={type:"stylesheet",instance:w,count:1,state:E},m.set(v,w)}}}function mj(r,s){Ti.X(r,s);var c=il;if(c&&r){var d=Zr(c).hoistableScripts,m=al(r),v=d.get(m);v||(v=c.querySelector(Co(m)),v||(r=x({src:r,async:!0},s),(s=Ar.get(m))&&up(r,s),v=c.createElement("script"),Qt(v),jn(v,"link",r),c.head.appendChild(v)),v={type:"script",instance:v,count:1,state:null},d.set(m,v))}}function gj(r,s){Ti.M(r,s);var c=il;if(c&&r){var d=Zr(c).hoistableScripts,m=al(r),v=d.get(m);v||(v=c.querySelector(Co(m)),v||(r=x({src:r,async:!0,type:"module"},s),(s=Ar.get(m))&&up(r,s),v=c.createElement("script"),Qt(v),jn(v,"link",r),c.head.appendChild(v)),v={type:"script",instance:v,count:1,state:null},d.set(m,v))}}function P1(r,s,c,d){var m=(m=ke.current)?$u(m):null;if(!m)throw Error(i(446));switch(r){case"meta":case"title":return null;case"style":return typeof c.precedence=="string"&&typeof c.href=="string"?(s=sl(c.href),c=Zr(m).hoistableStyles,d=c.get(s),d||(d={type:"style",instance:null,count:0,state:null},c.set(s,d)),d):{type:"void",instance:null,count:0,state:null};case"link":if(c.rel==="stylesheet"&&typeof c.href=="string"&&typeof c.precedence=="string"){r=sl(c.href);var v=Zr(m).hoistableStyles,w=v.get(r);if(w||(m=m.ownerDocument||m,w={type:"stylesheet",instance:null,count:0,state:{loading:0,preload:null}},v.set(r,w),(v=m.querySelector(No(r)))&&!v._p&&(w.instance=v,w.state.loading=5),Ar.has(r)||(c={rel:"preload",as:"style",href:c.href,crossOrigin:c.crossOrigin,integrity:c.integrity,media:c.media,hrefLang:c.hrefLang,referrerPolicy:c.referrerPolicy},Ar.set(r,c),v||xj(m,r,c,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=c.async,c=c.src,typeof c=="string"&&s&&typeof s!="function"&&typeof s!="symbol"?(s=al(c),c=Zr(m).hoistableScripts,d=c.get(s),d||(d={type:"script",instance:null,count:0,state:null},c.set(s,d)),d):{type:"void",instance:null,count:0,state:null};default:throw Error(i(444,r))}}function sl(r){return'href="'+tn(r)+'"'}function No(r){return'link[rel="stylesheet"]['+r+"]"}function $1(r){return x({},r,{"data-precedence":r.precedence,precedence:null})}function xj(r,s,c,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}),jn(s,"link",c),Qt(s),r.head.appendChild(s))}function al(r){return'[src="'+tn(r)+'"]'}function Co(r){return"script[async]"+r}function F1(r,s,c){if(s.count++,s.instance===null)switch(s.type){case"style":var d=r.querySelector('style[data-href~="'+tn(c.href)+'"]');if(d)return s.instance=d,Qt(d),d;var m=x({},c,{"data-href":c.href,"data-precedence":c.precedence,href:null,precedence:null});return d=(r.ownerDocument||r).createElement("style"),Qt(d),jn(d,"style",m),Fu(d,c.precedence,r),s.instance=d;case"stylesheet":m=sl(c.href);var v=r.querySelector(No(m));if(v)return s.state.loading|=4,s.instance=v,Qt(v),v;d=$1(c),(m=Ar.get(m))&&cp(d,m),v=(r.ownerDocument||r).createElement("link"),Qt(v);var w=v;return w._p=new Promise(function(E,U){w.onload=E,w.onerror=U}),jn(v,"link",d),s.state.loading|=4,Fu(v,c.precedence,r),s.instance=v;case"script":return v=al(c.src),(m=r.querySelector(Co(v)))?(s.instance=m,Qt(m),m):(d=c,(m=Ar.get(v))&&(d=x({},c),up(d,m)),r=r.ownerDocument||r,m=r.createElement("script"),Qt(m),jn(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,Fu(d,c.precedence,r));return s.instance}function Fu(r,s,c){for(var d=c.querySelectorAll('link[rel="stylesheet"][data-precedence],style[data-precedence]'),m=d.length?d[d.length-1]:null,v=m,w=0;w<d.length;w++){var E=d[w];if(E.dataset.precedence===s)v=E;else if(v!==m)break}v?v.parentNode.insertBefore(r,v.nextSibling):(s=c.nodeType===9?c.head:c,s.insertBefore(r,s.firstChild))}function cp(r,s){r.crossOrigin==null&&(r.crossOrigin=s.crossOrigin),r.referrerPolicy==null&&(r.referrerPolicy=s.referrerPolicy),r.title==null&&(r.title=s.title)}function up(r,s){r.crossOrigin==null&&(r.crossOrigin=s.crossOrigin),r.referrerPolicy==null&&(r.referrerPolicy=s.referrerPolicy),r.integrity==null&&(r.integrity=s.integrity)}var Uu=null;function U1(r,s,c){if(Uu===null){var d=new Map,m=Uu=new Map;m.set(c,d)}else m=Uu,d=m.get(c),d||(d=new Map,m.set(c,d));if(d.has(r))return d;for(d.set(r,null),c=c.getElementsByTagName(r),m=0;m<c.length;m++){var v=c[m];if(!(v[Kr]||v[qt]||r==="link"&&v.getAttribute("rel")==="stylesheet")&&v.namespaceURI!=="http://www.w3.org/2000/svg"){var w=v.getAttribute(s)||"";w=r+w;var E=d.get(w);E?E.push(v):d.set(w,[v])}}return d}function H1(r,s,c){r=r.ownerDocument||r,r.head.insertBefore(c,s==="title"?r.querySelector("head > title"):null)}function vj(r,s,c){if(c===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 I1(r){return!(r.type==="stylesheet"&&(r.state.loading&3)===0)}function bj(r,s,c,d){if(c.type==="stylesheet"&&(typeof d.media!="string"||matchMedia(d.media).matches!==!1)&&(c.state.loading&4)===0){if(c.instance===null){var m=sl(d.href),v=s.querySelector(No(m));if(v){s=v._p,s!==null&&typeof s=="object"&&typeof s.then=="function"&&(r.count++,r=Hu.bind(r),s.then(r,r)),c.state.loading|=4,c.instance=v,Qt(v);return}v=s.ownerDocument||s,d=$1(d),(m=Ar.get(m))&&cp(d,m),v=v.createElement("link"),Qt(v);var w=v;w._p=new Promise(function(E,U){w.onload=E,w.onerror=U}),jn(v,"link",d),c.instance=v}r.stylesheets===null&&(r.stylesheets=new Map),r.stylesheets.set(c,s),(s=c.state.preload)&&(c.state.loading&3)===0&&(r.count++,c=Hu.bind(r),s.addEventListener("load",c),s.addEventListener("error",c))}}var dp=0;function yj(r,s){return r.stylesheets&&r.count===0&&qu(r,r.stylesheets),0<r.count||0<r.imgCount?function(c){var d=setTimeout(function(){if(r.stylesheets&&qu(r,r.stylesheets),r.unsuspend){var v=r.unsuspend;r.unsuspend=null,v()}},6e4+s);0<r.imgBytes&&dp===0&&(dp=62500*ej());var m=setTimeout(function(){if(r.waitingForImages=!1,r.count===0&&(r.stylesheets&&qu(r,r.stylesheets),r.unsuspend)){var v=r.unsuspend;r.unsuspend=null,v()}},(r.imgBytes>dp?50:800)+s);return r.unsuspend=c,function(){r.unsuspend=null,clearTimeout(d),clearTimeout(m)}}:null}function Hu(){if(this.count--,this.count===0&&(this.imgCount===0||!this.waitingForImages)){if(this.stylesheets)qu(this,this.stylesheets);else if(this.unsuspend){var r=this.unsuspend;this.unsuspend=null,r()}}}var Iu=null;function qu(r,s){r.stylesheets=null,r.unsuspend!==null&&(r.count++,Iu=new Map,s.forEach(_j,r),Iu=null,Hu.call(r))}function _j(r,s){if(!(s.state.loading&4)){var c=Iu.get(r);if(c)var d=c.get(null);else{c=new Map,Iu.set(r,c);for(var m=r.querySelectorAll("link[data-precedence],style[data-precedence]"),v=0;v<m.length;v++){var w=m[v];(w.nodeName==="LINK"||w.getAttribute("media")!=="not all")&&(c.set(w.dataset.precedence,w),d=w)}d&&c.set(null,d)}m=s.instance,w=m.getAttribute("data-precedence"),v=c.get(w)||d,v===d&&c.set(null,m),c.set(w,m),this.count++,d=Hu.bind(this),m.addEventListener("load",d),m.addEventListener("error",d),v?v.parentNode.insertBefore(m,v.nextSibling):(r=r.nodeType===9?r.head:r,r.insertBefore(m,r.firstChild)),s.state.loading|=4}}var Eo={$$typeof:N,Provider:null,Consumer:null,_currentValue:W,_currentValue2:W,_threadCount:0};function wj(r,s,c,d,m,v,w,E,U){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=Tn(-1),this.entangledLanes=this.shellSuspendCounter=this.errorRecoveryDisabledLanes=this.expiredLanes=this.warmLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=Tn(0),this.hiddenUpdates=Tn(null),this.identifierPrefix=d,this.onUncaughtError=m,this.onCaughtError=v,this.onRecoverableError=w,this.pooledCache=null,this.pooledCacheLanes=0,this.formState=U,this.incompleteTransitions=new Map}function q1(r,s,c,d,m,v,w,E,U,te,oe,ue){return r=new wj(r,s,c,w,U,te,oe,ue,E),s=1,v===!0&&(s|=24),v=ar(3,null,null,s),r.current=v,v.stateNode=r,s=qf(),s.refCount++,r.pooledCache=s,s.refCount++,v.memoizedState={element:d,isDehydrated:c,cache:s},Wf(v),r}function V1(r){return r?(r=Ba,r):Ba}function G1(r,s,c,d,m,v){m=V1(m),d.context===null?d.context=m:d.pendingContext=m,d=ss(s),d.payload={element:c},v=v===void 0?null:v,v!==null&&(d.callback=v),c=as(r,d,s),c!==null&&(Zn(c,r,s),so(c,r,s))}function Y1(r,s){if(r=r.memoizedState,r!==null&&r.dehydrated!==null){var c=r.retryLane;r.retryLane=c!==0&&c<s?c:s}}function fp(r,s){Y1(r,s),(r=r.alternate)&&Y1(r,s)}function W1(r){if(r.tag===13||r.tag===31){var s=qs(r,67108864);s!==null&&Zn(s,r,67108864),fp(r,67108864)}}function Q1(r){if(r.tag===13||r.tag===31){var s=dr();s=On(s);var c=qs(r,s);c!==null&&Zn(c,r,s),fp(r,s)}}var Vu=!0;function Sj(r,s,c,d){var m=P.T;P.T=null;var v=F.p;try{F.p=2,hp(r,s,c,d)}finally{F.p=v,P.T=m}}function kj(r,s,c,d){var m=P.T;P.T=null;var v=F.p;try{F.p=8,hp(r,s,c,d)}finally{F.p=v,P.T=m}}function hp(r,s,c,d){if(Vu){var m=pp(d);if(m===null)Jh(r,s,d,Gu,c),K1(r,d);else if(Nj(m,r,s,c,d))d.stopPropagation();else if(K1(r,d),s&4&&-1<jj.indexOf(r)){for(;m!==null;){var v=Vn(m);if(v!==null)switch(v.tag){case 3:if(v=v.stateNode,v.current.memoizedState.isDehydrated){var w=me(v.pendingLanes);if(w!==0){var E=v;for(E.pendingLanes|=2,E.entangledLanes|=2;w;){var U=1<<31-tt(w);E.entanglements[1]|=U,w&=~U}si(v),(vt&6)===0&&(Eu=qe()+500,wo(0))}}break;case 31:case 13:E=qs(v,2),E!==null&&Zn(E,v,2),Au(),fp(v,2)}if(v=pp(d),v===null&&Jh(r,s,d,Gu,c),v===m)break;m=v}m!==null&&d.stopPropagation()}else Jh(r,s,d,null,c)}}function pp(r){return r=Aa(r),mp(r)}var Gu=null;function mp(r){if(Gu=null,r=hi(r),r!==null){var s=o(r);if(s===null)r=null;else{var c=s.tag;if(c===13){if(r=u(s),r!==null)return r;r=null}else if(c===31){if(r=f(s),r!==null)return r;r=null}else if(c===3){if(s.stateNode.current.memoizedState.isDehydrated)return s.tag===3?s.stateNode.containerInfo:null;r=null}else s!==r&&(r=null)}}return Gu=r,null}function X1(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(Br()){case ae:return 2;case ye:return 8;case Q:case fe:return 32;case Ae:return 268435456;default:return 32}default:return 32}}var gp=!1,xs=null,vs=null,bs=null,To=new Map,Ao=new Map,ys=[],jj="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 K1(r,s){switch(r){case"focusin":case"focusout":xs=null;break;case"dragenter":case"dragleave":vs=null;break;case"mouseover":case"mouseout":bs=null;break;case"pointerover":case"pointerout":To.delete(s.pointerId);break;case"gotpointercapture":case"lostpointercapture":Ao.delete(s.pointerId)}}function Mo(r,s,c,d,m,v){return r===null||r.nativeEvent!==v?(r={blockedOn:s,domEventName:c,eventSystemFlags:d,nativeEvent:v,targetContainers:[m]},s!==null&&(s=Vn(s),s!==null&&W1(s)),r):(r.eventSystemFlags|=d,s=r.targetContainers,m!==null&&s.indexOf(m)===-1&&s.push(m),r)}function Nj(r,s,c,d,m){switch(s){case"focusin":return xs=Mo(xs,r,s,c,d,m),!0;case"dragenter":return vs=Mo(vs,r,s,c,d,m),!0;case"mouseover":return bs=Mo(bs,r,s,c,d,m),!0;case"pointerover":var v=m.pointerId;return To.set(v,Mo(To.get(v)||null,r,s,c,d,m)),!0;case"gotpointercapture":return v=m.pointerId,Ao.set(v,Mo(Ao.get(v)||null,r,s,c,d,m)),!0}return!1}function Z1(r){var s=hi(r.target);if(s!==null){var c=o(s);if(c!==null){if(s=c.tag,s===13){if(s=u(c),s!==null){r.blockedOn=s,$l(r.priority,function(){Q1(c)});return}}else if(s===31){if(s=f(c),s!==null){r.blockedOn=s,$l(r.priority,function(){Q1(c)});return}}else if(s===3&&c.stateNode.current.memoizedState.isDehydrated){r.blockedOn=c.tag===3?c.stateNode.containerInfo:null;return}}}r.blockedOn=null}function Yu(r){if(r.blockedOn!==null)return!1;for(var s=r.targetContainers;0<s.length;){var c=pp(r.nativeEvent);if(c===null){c=r.nativeEvent;var d=new c.constructor(c.type,c);Xi=d,c.target.dispatchEvent(d),Xi=null}else return s=Vn(c),s!==null&&W1(s),r.blockedOn=c,!1;s.shift()}return!0}function J1(r,s,c){Yu(r)&&c.delete(s)}function Cj(){gp=!1,xs!==null&&Yu(xs)&&(xs=null),vs!==null&&Yu(vs)&&(vs=null),bs!==null&&Yu(bs)&&(bs=null),To.forEach(J1),Ao.forEach(J1)}function Wu(r,s){r.blockedOn===s&&(r.blockedOn=null,gp||(gp=!0,e.unstable_scheduleCallback(e.unstable_NormalPriority,Cj)))}var Qu=null;function eb(r){Qu!==r&&(Qu=r,e.unstable_scheduleCallback(e.unstable_NormalPriority,function(){Qu===r&&(Qu=null);for(var s=0;s<r.length;s+=3){var c=r[s],d=r[s+1],m=r[s+2];if(typeof d!="function"){if(mp(d||c)===null)continue;break}var v=Vn(c);v!==null&&(r.splice(s,3),s-=3,ph(v,{pending:!0,data:m,method:c.method,action:d},d,m))}}))}function ll(r){function s(U){return Wu(U,r)}xs!==null&&Wu(xs,r),vs!==null&&Wu(vs,r),bs!==null&&Wu(bs,r),To.forEach(s),Ao.forEach(s);for(var c=0;c<ys.length;c++){var d=ys[c];d.blockedOn===r&&(d.blockedOn=null)}for(;0<ys.length&&(c=ys[0],c.blockedOn===null);)Z1(c),c.blockedOn===null&&ys.shift();if(c=(r.ownerDocument||r).$$reactFormReplay,c!=null)for(d=0;d<c.length;d+=3){var m=c[d],v=c[d+1],w=m[_n]||null;if(typeof v=="function")w||eb(c);else if(w){var E=null;if(v&&v.hasAttribute("formAction")){if(m=v,w=v[_n]||null)E=w.formAction;else if(mp(m)!==null)continue}else E=w.action;typeof E=="function"?c[d+1]=E:(c.splice(d,3),d-=3),eb(c)}}}function tb(){function r(v){v.canIntercept&&v.info==="react-transition"&&v.intercept({handler:function(){return new Promise(function(w){return m=w})},focusReset:"manual",scroll:"manual"})}function s(){m!==null&&(m(),m=null),d||setTimeout(c,20)}function c(){if(!d&&!navigation.transition){var v=navigation.currentEntry;v&&v.url!=null&&navigation.navigate(v.url,{state:v.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(c,100),function(){d=!0,navigation.removeEventListener("navigate",r),navigation.removeEventListener("navigatesuccess",s),navigation.removeEventListener("navigateerror",s),m!==null&&(m(),m=null)}}}function xp(r){this._internalRoot=r}Xu.prototype.render=xp.prototype.render=function(r){var s=this._internalRoot;if(s===null)throw Error(i(409));var c=s.current,d=dr();G1(c,d,r,s,null,null)},Xu.prototype.unmount=xp.prototype.unmount=function(){var r=this._internalRoot;if(r!==null){this._internalRoot=null;var s=r.containerInfo;G1(r.current,2,null,r,null,null),Au(),s[ir]=null}};function Xu(r){this._internalRoot=r}Xu.prototype.unstable_scheduleHydration=function(r){if(r){var s=Pl();r={blockedOn:null,target:r,priority:s};for(var c=0;c<ys.length&&s!==0&&s<ys[c].priority;c++);ys.splice(c,0,r),c===0&&Z1(r)}};var nb=t.version;if(nb!=="19.2.8")throw Error(i(527,nb,"19.2.8"));F.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 Ej={bundleType:0,version:"19.2.8",rendererPackageName:"react-dom",currentDispatcherRef:P,reconcilerVersion:"19.2.8"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"){var Ku=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!Ku.isDisabled&&Ku.supportsFiber)try{it=Ku.inject(Ej),_t=Ku}catch{}}return Do.createRoot=function(r,s){if(!a(r))throw Error(i(299));var c=!1,d="",m=cv,v=uv,w=dv;return s!=null&&(s.unstable_strictMode===!0&&(c=!0),s.identifierPrefix!==void 0&&(d=s.identifierPrefix),s.onUncaughtError!==void 0&&(m=s.onUncaughtError),s.onCaughtError!==void 0&&(v=s.onCaughtError),s.onRecoverableError!==void 0&&(w=s.onRecoverableError)),s=q1(r,1,!1,null,null,c,d,null,m,v,w,tb),r[ir]=s.current,Zh(r),new xp(s)},Do.hydrateRoot=function(r,s,c){if(!a(r))throw Error(i(299));var d=!1,m="",v=cv,w=uv,E=dv,U=null;return c!=null&&(c.unstable_strictMode===!0&&(d=!0),c.identifierPrefix!==void 0&&(m=c.identifierPrefix),c.onUncaughtError!==void 0&&(v=c.onUncaughtError),c.onCaughtError!==void 0&&(w=c.onCaughtError),c.onRecoverableError!==void 0&&(E=c.onRecoverableError),c.formState!==void 0&&(U=c.formState)),s=q1(r,1,!0,s,c??null,d,m,U,v,w,E,tb),s.context=V1(null),c=s.current,d=dr(),d=On(d),m=ss(d),m.callback=null,as(c,m,d),c=d,s.current.lanes=c,Bt(s,c),si(s),r[ir]=s.current,Zh(r),new Xu(s)},Do.version="19.2.8",Do}var pb;function Uj(){if(pb)return yp.exports;pb=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(),yp.exports=Fj(),yp.exports}var Hj=Uj();const mb=e=>{let t;const n=new Set,i=(p,g)=>{const x=typeof p=="function"?p(t):p;if(!Object.is(x,t)){const b=t;t=g??(typeof x!="object"||x===null)?x:Object.assign({},t,x),n.forEach(y=>y(t,b))}},a=()=>t,f={setState:i,getState:a,getInitialState:()=>h,subscribe:p=>(n.add(p),()=>n.delete(p))},h=t=e(i,a,f);return f},Ij=(e=>e?mb(e):mb),qj=e=>e;function Vj(e,t=qj){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 gb=e=>{const t=Ij(e),n=i=>Vj(t,i);return Object.assign(n,t),n},Gj=(e=>e?gb(e):gb),Cm="companion_auth_token";function xb(){return typeof window>"u"?null:localStorage.getItem(Cm)||null}const Yj=e=>({authToken:xb(),isAuthenticated:xb()!==null,setAuthToken:t=>{localStorage.setItem(Cm,t),e({authToken:t,isAuthenticated:!0})},logout:()=>{localStorage.removeItem(Cm),e({authToken:null,isAuthenticated:!1})}});function Gt(e,t){if(!e.has(t))return e;const n=new Map(e);return n.delete(t),n}function Wj(e,t){if(!e.has(t))return e;const n=new Set(e);return n.delete(t),n}function Qj(){if(typeof window>"u")return new Map;try{return new Map(JSON.parse(localStorage.getItem("cc-session-names")||"[]"))}catch{return new Map}}function Xj(){return typeof window>"u"?null:localStorage.getItem("cc-current-session")||null}function Kj(){if(typeof window>"u")return new Set;try{return new Set(JSON.parse(localStorage.getItem("cc-collapsed-projects")||"[]"))}catch{return new Set}}const Zj=e=>({sessions:new Map,sdkSessions:[],currentSessionId:Xj(),connectionStatus:new Map,cliConnected:new Map,cliReconnecting:new Map,sessionStatus:new Map,previousPermissionMode:new Map,sessionNames:Qj(),recentlyRenamed:new Set,prStatus:new Map,linkedLinearIssues:new Map,mcpServers:new Map,collapsedProjects:Kj(),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 a=new Map(n.messages);return a.has(t.session_id)||a.set(t.session_id,[]),{sessions:i,messages:a}}),updateSession:(t,n)=>e(i=>{const a=new Map(i.sessions),o=a.get(t);return o&&a.set(t,{...o,...n}),{sessions:a}}),removeSession:t=>e(n=>{const i=Gt(n.sessionNames,t);return localStorage.setItem("cc-session-names",JSON.stringify(Array.from(i.entries()))),n.currentSessionId===t&&localStorage.removeItem("cc-current-session"),{sessions:Gt(n.sessions,t),connectionStatus:Gt(n.connectionStatus,t),cliConnected:Gt(n.cliConnected,t),cliReconnecting:Gt(n.cliReconnecting,t),sessionStatus:Gt(n.sessionStatus,t),previousPermissionMode:Gt(n.previousPermissionMode,t),sessionNames:i,recentlyRenamed:Wj(n.recentlyRenamed,t),mcpServers:Gt(n.mcpServers,t),prStatus:Gt(n.prStatus,t),linkedLinearIssues:Gt(n.linkedLinearIssues,t),sdkSessions:n.sdkSessions.filter(a=>a.sessionId!==t),currentSessionId:n.currentSessionId===t?null:n.currentSessionId,messages:Gt(n.messages,t),streaming:Gt(n.streaming,t),streamingStartedAt:Gt(n.streamingStartedAt,t),streamingOutputTokens:Gt(n.streamingOutputTokens,t),pendingPermissions:Gt(n.pendingPermissions,t),aiResolvedPermissions:Gt(n.aiResolvedPermissions,t),sessionTasks:Gt(n.sessionTasks,t),changedFilesTick:Gt(n.changedFilesTick,t),gitChangedFilesCount:Gt(n.gitChangedFilesCount,t),sessionProcesses:Gt(n.sessionProcesses,t),toolProgress:Gt(n.toolProgress,t),toolActivity:Gt(n.toolActivity,t),diffPanelSelectedFile:Gt(n.diffPanelSelectedFile,t),chatTabReentryTickBySession:Gt(n.chatTabReentryTickBySession,t)}}),setSdkSessions:t=>e({sdkSessions:t}),setConnectionStatus:(t,n)=>e(i=>{const a=new Map(i.connectionStatus);return a.set(t,n),{connectionStatus:a}}),setCliConnected:(t,n)=>e(i=>{const a=new Map(i.cliConnected);return a.set(t,n),{cliConnected:a}}),setCliReconnecting:(t,n)=>e(i=>{const a=new Map(i.cliReconnecting);return n?a.set(t,!0):a.delete(t),{cliReconnecting:a}}),setSessionStatus:(t,n)=>e(i=>{const a=new Map(i.sessionStatus);return a.set(t,n),{sessionStatus:a}}),setPreviousPermissionMode:(t,n)=>e(i=>{const a=new Map(i.previousPermissionMode);return a.set(t,n),{previousPermissionMode:a}}),setSessionName:(t,n)=>e(i=>{const a=new Map(i.sessionNames);return a.set(t,n),localStorage.setItem("cc-session-names",JSON.stringify(Array.from(a.entries()))),{sessionNames:a}}),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 a=new Map(i.prStatus);return a.set(t,n),{prStatus:a}}),setLinkedLinearIssue:(t,n)=>e(i=>{const a=new Map(i.linkedLinearIssues);return n?a.set(t,n):a.delete(t),{linkedLinearIssues:a}}),setMcpServers:(t,n)=>e(i=>{const a=new Map(i.mcpServers);return a.set(t,n),{mcpServers:a}}),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 a=new Map(i.sessions),o=a.get(t);return o?(a.set(t,{...o,...n}),{sessions:a}):{}})}),Jj=e=>({messages:new Map,streaming:new Map,streamingStartedAt:new Map,streamingOutputTokens:new Map,lastActivityAt:new Map,appendMessage:(t,n)=>e(i=>{const a=i.messages.get(t)||[];if(n.id&&a.some(u=>u.id===n.id))return i;const o=new Map(i.messages);return o.set(t,[...a,n]),{messages:o}}),setMessages:(t,n)=>e(i=>{const a=new Map(i.messages);return a.set(t,n),{messages:a}}),updateLastAssistantMessage:(t,n)=>e(i=>{const a=new Map(i.messages),o=[...a.get(t)||[]];for(let u=o.length-1;u>=0;u--)if(o[u].role==="assistant"){o[u]=n(o[u]);break}return a.set(t,o),{messages:a}}),setStreaming:(t,n)=>e(i=>{const a=new Map(i.streaming);return n===null?a.delete(t):a.set(t,n),{streaming:a}}),setStreamingStats:(t,n)=>e(i=>{const a=new Map(i.streamingStartedAt),o=new Map(i.streamingOutputTokens);return n===null?(a.delete(t),o.delete(t)):(n.startedAt!==void 0&&a.set(t,n.startedAt),n.outputTokens!==void 0&&o.set(t,n.outputTokens)),{streamingStartedAt:a,streamingOutputTokens:o}}),setLastActivity:(t,n)=>e(i=>{const a=new Map(i.lastActivityAt);return a.set(t,n),{lastActivityAt:a}}),promptSuggestions:new Map,setPromptSuggestions:(t,n)=>e(i=>{const a=new Map(i.promptSuggestions);return a.set(t,n),{promptSuggestions:a}}),clearPromptSuggestions:t=>e(n=>{const i=new Map(n.promptSuggestions);return i.delete(t),{promptSuggestions:i}})}),eN=e=>({pendingPermissions:new Map,aiResolvedPermissions:new Map,addPermission:(t,n)=>e(i=>{const a=new Map(i.pendingPermissions),o=new Map(a.get(t)||[]);return o.set(n.request_id,n),a.set(t,o),{pendingPermissions:a}}),removePermission:(t,n)=>e(i=>{const a=new Map(i.pendingPermissions),o=a.get(t);if(o){const u=new Map(o);u.delete(n),a.set(t,u)}return{pendingPermissions:a}}),addAiResolvedPermission:(t,n)=>e(i=>{const a=new Map(i.aiResolvedPermissions),o=[...a.get(t)||[],n];return o.length>50&&o.splice(0,o.length-50),a.set(t,o),{aiResolvedPermissions:a}}),clearAiResolvedPermissions:t=>e(n=>{const i=new Map(n.aiResolvedPermissions);return i.delete(t),{aiResolvedPermissions:i}})}),tN=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 a=new Map(i.sessionTasks),o=[...a.get(t)||[],n];return a.set(t,o),{sessionTasks:a}}),setTasks:(t,n)=>e(i=>{const a=new Map(i.sessionTasks);return a.set(t,n),{sessionTasks:a}}),updateTask:(t,n,i)=>e(a=>{const o=new Map(a.sessionTasks),u=o.get(t);return u&&o.set(t,u.map(f=>f.id===n?{...f,...i}:f)),{sessionTasks:o}}),addProcess:(t,n)=>e(i=>{const a=new Map(i.sessionProcesses),o=[...a.get(t)||[],n];return a.set(t,o),{sessionProcesses:a}}),updateProcess:(t,n,i)=>e(a=>{const o=new Map(a.sessionProcesses),u=o.get(t);return u&&o.set(t,u.map(f=>f.taskId===n?{...f,...i}:f)),{sessionProcesses:o}}),updateProcessByToolUseId:(t,n,i)=>e(a=>{const o=new Map(a.sessionProcesses),u=o.get(t);return u&&o.set(t,u.map(f=>f.toolUseId===n?{...f,...i}:f)),{sessionProcesses:o}}),addBackgroundAgent:(t,n)=>e(i=>{const a=new Map(i.sessionBackgroundAgents),o=[...a.get(t)||[],n];return a.set(t,o),{sessionBackgroundAgents:a}}),updateBackgroundAgent:(t,n,i)=>e(a=>{const o=new Map(a.sessionBackgroundAgents),u=o.get(t);return u&&o.set(t,u.map(f=>f.toolUseId===n?{...f,...i}:f)),{sessionBackgroundAgents:o}}),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 a=new Map(i.gitChangedFilesCount);return a.set(t,n),{gitChangedFilesCount:a}}),setToolProgress:(t,n,i)=>e(a=>{const o=new Map(a.toolProgress),u=new Map(o.get(t)||[]);return u.set(n,i),o.set(t,u),{toolProgress:o}}),clearToolProgress:(t,n)=>e(i=>{const a=new Map(i.toolProgress);if(n){const o=a.get(t);if(o){const u=new Map(o);u.delete(n),a.set(t,u)}}else a.delete(t);return{toolProgress:a}}),setToolActivity:(t,n)=>e(i=>{const a=new Map(i.toolActivity);return n.length===0?a.delete(t):a.set(t,n),{toolActivity:a}}),addToolActivity:(t,n)=>e(i=>{const a=new Map(i.toolActivity),o=[...a.get(t)||[]],u=o.findIndex(f=>f.toolUseId===n.toolUseId);if(u>=0){const f=o[u];o[u]={...f,...n,startedAt:f.startedAt,completedAt:n.completedAt??f.completedAt,elapsedSeconds:Math.max(f.elapsedSeconds,n.elapsedSeconds),isError:f.isError||n.isError}}else o.push(n);return a.set(t,o),{toolActivity:a}}),updateToolActivity:(t,n,i)=>e(a=>{const o=new Map(a.toolActivity),u=o.get(t);return u&&o.set(t,u.map(f=>f.toolUseId===n?{...f,...i}:f)),{toolActivity:o}})}),qi=[{id:"usage-limits",label:"Usage Limits",description:"API usage and rate limit meters",backends:null},{id:"server-memory",label:"Server Memory",description:"Host memory usage meter (out-of-memory awareness)",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"]}],nN=qi.map(e=>e.id),s_="cc-task-panel-config";function Em(){return{order:[...nN],enabled:Object.fromEntries(qi.map(e=>[e.id,!0]))}}function rN(){if(typeof window>"u")return Em();try{const e=localStorage.getItem(s_);if(e){const t=JSON.parse(e),n=new Set(t.order);for(const a of qi)n.has(a.id)||(t.order.push(a.id),t.enabled[a.id]=!0);const i=new Set(qi.map(a=>a.id));return t.order=t.order.filter(a=>i.has(a)),t}}catch{}return Em()}function Ju(e){try{localStorage.setItem(s_,JSON.stringify(e))}catch{}}function iN(){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 sN(){if(typeof window>"u")return!0;const e=localStorage.getItem("cc-notification-sound");return e!==null?e==="true":!0}function aN(){if(typeof window>"u")return!1;const e=localStorage.getItem("cc-notification-desktop");return e!==null?e==="true":!1}function a_(){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 lN=e=>({darkMode:iN(),notificationSound:sN(),notificationDesktop:aN(),sidebarOpen:typeof window<"u"?window.innerWidth>=768:!0,taskPanelOpen:typeof window<"u"?window.innerWidth>=1024:!0,taskPanelConfig:rN(),taskPanelConfigMode:!1,homeResetKey:0,publicUrl:"",activeTab:"chat",chatTabReentryTickBySession:new Map,diffPanelSelectedFile:new Map,diffBase:a_(),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 Ju(i),{taskPanelConfig:i}}),moveSectionUp:t=>e(n=>{const i=[...n.taskPanelConfig.order],a=i.indexOf(t);if(a<=0)return n;[i[a-1],i[a]]=[i[a],i[a-1]];const o={...n.taskPanelConfig,order:i};return Ju(o),{taskPanelConfig:o}}),moveSectionDown:t=>e(n=>{const i=[...n.taskPanelConfig.order],a=i.indexOf(t);if(a<0||a>=i.length-1)return n;[i[a],i[a+1]]=[i[a+1],i[a]];const o={...n.taskPanelConfig,order:i};return Ju(o),{taskPanelConfig:o}}),resetTaskPanelConfig:()=>{const t=Em();Ju(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),a=(i.get(t)??0)+1;return i.set(t,a),{chatTabReentryTickBySession:i}}),setDiffPanelSelectedFile:(t,n)=>e(i=>{const a=new Map(i.diffPanelSelectedFile);return n?a.set(t,n):a.delete(t),{diffPanelSelectedFile:a}}),setDiffBase:t=>{typeof window<"u"&&localStorage.setItem("cc-diff-base",t),e({diffBase:t})}});function l_(){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 oN=e=>({quickTerminalOpen:!1,quickTerminalTabs:[],activeQuickTerminalTabId:null,quickTerminalPlacement:l_(),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",a=n.quickTerminalNextHostIndex,o=n.quickTerminalNextDockerIndex,u=i?a:a+1,f=i?o+1:o,h={id:`${t.target}-${Date.now()}-${Math.random().toString(36).slice(2,7)}`,label:i?`Docker ${o}`:a===1?"Terminal":`Terminal ${a}`,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 o;const i=n.quickTerminalTabs.filter(u=>u.id!==t),a=n.activeQuickTerminalTabId===t?((o=i[0])==null?void 0:o.id)||null:n.activeQuickTerminalTabId;return{quickTerminalTabs:i,activeQuickTerminalTabId:a,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 cN(){return typeof window>"u"?null:localStorage.getItem("cc-update-dismissed")||null}const uN=e=>({updateInfo:null,updateDismissedVersion:cN(),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||[],a=i.findIndex(o=>o.step===t.step);if(a>=0){const o=[...i];return o[a]=t,{creationProgress:o}}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})}),X=Gj((...e)=>({...Yj(...e),...Zj(...e),...Jj(...e),...eN(...e),...tN(...e),...lN(...e),...oN(...e),...uN(...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:a_(),quickTerminalOpen:!1,quickTerminalTabs:[],activeQuickTerminalTabId:null,quickTerminalPlacement:l_(),quickTerminalNextHostIndex:1,quickTerminalNextDockerIndex:1,terminalOpen:!1,terminalCwd:null,terminalId:null})}})),dN=Object.freeze(Object.defineProperty({__proto__:null,useStore:X},Symbol.toStringTag,{value:"Module"})),fN="Your Claude login has expired or is invalid — re-authenticate (run `claude login` in a terminal), then use Reconnect to resume this session.",hN=/invalid authentication credentials|authentication_failed|\b40[13]\s+(?:unauthorized|forbidden)\b|(?:unauthorized|forbidden)[^\n]{0,12}\b40[13]\b|please run\s+`?\/?login|claude login|credentials?\s+(?:expired|invalid|revoked)|oauth token|token\s+(?:expired|revoked)/i;function pN(e){return hN.test(e)}function mN(e){return e.is_error?e.api_error_status===401||e.api_error_status===403?!0:pN(`${e.result??""} ${(e.errors??[]).join(" ")}`):!1}const vb=["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"],bb=["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 yb(){const e=vb[Math.floor(Math.random()*vb.length)],t=bb[Math.floor(Math.random()*bb.length)];return`${e} ${t}`}function o_(e){for(let t=0;t<100;t++){const n=yb();if(!e.has(n))return n}return yb()}let kp=null;function gN(){return kp||(kp=new AudioContext),kp}function xN(){try{const e=gN();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 a=e.createOscillator(),o=e.createGain();a.type="sine",a.frequency.setValueAtTime(783.99,t+.15),o.gain.setValueAtTime(.001,t),o.gain.setValueAtTime(.3,t+.15),o.gain.exponentialRampToValueAtTime(.001,t+.5),a.connect(o),o.connect(e.destination),a.start(t+.15),a.stop(t+.5)}catch{}}class c_{diff(t,n,i={}){let a;typeof i=="function"?(a=i,i={}):"callback"in i&&(a=i.callback);const o=this.castInput(t,i),u=this.castInput(n,i),f=this.removeEmpty(this.tokenize(o,i)),h=this.removeEmpty(this.tokenize(u,i));return this.diffWithOptionsObj(f,h,i,a)}diffWithOptionsObj(t,n,i,a){var o;const u=A=>{if(A=this.postProcess(A,i),a){setTimeout(function(){a(A)},0);return}else return A},f=n.length,h=t.length;let p=1,g=f+h;i.maxEditLength!=null&&(g=Math.min(g,i.maxEditLength));const x=(o=i.timeout)!==null&&o!==void 0?o:1/0,b=Date.now()+x,y=[{oldPos:-1,lastComponent:void 0}];let _=this.extractCommon(y[0],n,t,0,i);if(y[0].oldPos+1>=h&&_+1>=f)return u(this.buildValues(y[0].lastComponent,n,t));let j=-1/0,C=1/0;const k=()=>{for(let A=Math.max(j,-p);A<=Math.min(C,p);A+=2){let N;const D=y[A-1],z=y[A+1];D&&(y[A-1]=void 0);let L=!1;if(z){const O=z.oldPos-A;L=z&&0<=O&&O<f}const q=D&&D.oldPos+1<h;if(!L&&!q){y[A]=void 0;continue}if(!q||L&&D.oldPos<z.oldPos?N=this.addToPath(z,!0,!1,0,i):N=this.addToPath(D,!1,!0,1,i),_=this.extractCommon(N,n,t,A,i),N.oldPos+1>=h&&_+1>=f)return u(this.buildValues(N.lastComponent,n,t))||!0;y[A]=N,N.oldPos+1>=h&&(C=Math.min(C,A-1)),_+1>=f&&(j=Math.max(j,A+1))}p++};if(a)(function A(){setTimeout(function(){if(p>g||Date.now()>b)return a(void 0);k()||A()},0)})();else for(;p<=g&&Date.now()<=b;){const A=k();if(A)return A}}addToPath(t,n,i,a,o){const u=t.lastComponent;return u&&!o.oneChangePerToken&&u.added===n&&u.removed===i?{oldPos:t.oldPos+a,lastComponent:{count:u.count+1,added:n,removed:i,previousComponent:u.previousComponent}}:{oldPos:t.oldPos+a,lastComponent:{count:1,added:n,removed:i,previousComponent:u}}}extractCommon(t,n,i,a,o){const u=n.length,f=i.length;let h=t.oldPos,p=h-a,g=0;for(;p+1<u&&h+1<f&&this.equals(i[h+1],n[p+1],o);)p++,h++,g++,o.oneChangePerToken&&(t.lastComponent={count:1,previousComponent:t.lastComponent,added:!1,removed:!1});return g&&!o.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 a=[];let o;for(;t;)a.push(t),o=t.previousComponent,delete t.previousComponent,t=o;a.reverse();const u=a.length;let f=0,h=0,p=0;for(;f<u;f++){const g=a[f];if(g.removed)g.value=this.join(i.slice(p,p+g.count)),p+=g.count;else{if(!g.added&&this.useLongestToken){let x=n.slice(h,h+g.count);x=x.map(function(b,y){const _=i[p+y];return _.length>b.length?_:b}),g.value=this.join(x)}else g.value=this.join(n.slice(h,h+g.count));h+=g.count,g.added||(p+=g.count)}}return a}}function _b(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 wb(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 Tm(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 Lo(e,t){return Tm(e,t,"")}function ed(e,t){return Am(e,t,"")}function Sb(e,t){return t.slice(0,vN(e,t))}function vN(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 a=Array(i);let o=0;a[0]=0;for(let u=1;u<i;u++){for(t[u]==t[o]?a[u]=a[o]:a[u]=o;o>0&&t[u]!=t[o];)o=a[o];t[u]==t[o]&&o++}o=0;for(let u=n;u<e.length;u++){for(;o>0&&e[u]!=t[o];)o=a[o];e[u]==t[o]&&o++}return o}function u_(e,t){const n=[];for(const i of Array.from(t.segment(e))){const a=i.segment;n.length&&/\s/.test(n[n.length-1])&&/\s/.test(a)?n[n.length-1]+=a:n.push(a)}return n}function Mm(e,t){if(t)return rc(e,t)[1];let n;for(n=e.length-1;n>=0&&e[n].match(/\s/);n--);return e.substring(n+1)}function ml(e,t){if(t)return rc(e,t)[0];const n=e.match(/^\s*/);return n?n[0]:""}function rc(e,t){if(!t)return[ml(e),Mm(e)];if(t.resolvedOptions().granularity!="word")throw new Error('The segmenter passed must have a granularity of "word"');const n=u_(e,t),i=n[0],a=n[n.length-1],o=/\s/.test(i)?i:"",u=/\s/.test(a)?a:"";return[o,u]}const kb="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}",bN=new RegExp(`[${kb}]+|\\s+|[^${kb}]`,"ug");class yN extends c_{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=u_(t,u)}else i=t.match(bN)||[];const a=[];let o=null;return i.forEach(u=>{/\s/.test(u)?o==null?a.push(u):a.push(a.pop()+u):o!=null&&/\s/.test(o)?a[a.length-1]==o?a.push(a.pop()+u):a.push(o+u):a.push(u),o=u}),a}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,a=null,o=null;return t.forEach(u=>{u.added?a=u:u.removed?o=u:((a||o)&&jb(i,o,a,u,n.intlSegmenter),i=u,a=null,o=null)}),(a||o)&&jb(i,o,a,null,n.intlSegmenter),t}}const _N=new yN;function wN(e,t,n){return _N.diff(e,t,n)}function jb(e,t,n,i,a){if(t&&n){const[o,u]=rc(t.value,a),[f,h]=rc(n.value,a);if(e){const p=_b(o,f);e.value=Am(e.value,f,p),t.value=Lo(t.value,p),n.value=Lo(n.value,p)}if(i){const p=wb(u,h);i.value=Tm(i.value,h,p),t.value=ed(t.value,p),n.value=ed(n.value,p)}}else if(n){if(e){const o=ml(n.value,a);n.value=n.value.substring(o.length)}if(i){const o=ml(i.value,a);i.value=i.value.substring(o.length)}}else if(e&&i){const o=ml(i.value,a),[u,f]=rc(t.value,a),h=_b(o,u);t.value=Lo(t.value,h);const p=wb(Lo(o,h),f);t.value=ed(t.value,p),i.value=Tm(i.value,o,p),e.value=Am(e.value,o,o.slice(0,o.length-p.length))}else if(i){const o=ml(i.value,a),u=Mm(t.value,a),f=Sb(u,o);t.value=ed(t.value,f)}else if(e){const o=Mm(e.value,a),u=ml(t.value,a),f=Sb(o,u);t.value=Lo(t.value,f)}}class SN extends c_{constructor(){super(...arguments),this.tokenize=jN}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 kN=new SN;function Nb(e,t,n){return kN.diff(e,t,n)}function jN(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 a=0;a<i.length;a++){const o=i[a];a%2&&!t.newlineIsToken?n[n.length-1]+=o:n.push(o)}return n}function NN(e,t,n,i,a,o,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;Nb(n,i,Object.assign(Object.assign({},f),{callback:x=>{const b=p(x);g(b)}}))}else return p(Nb(n,i,f));function p(g){if(!g)return;g.push({value:"",lines:[]});function x(A){return A.map(function(N){return" "+N})}const b=[];let y=0,_=0,j=[],C=1,k=1;for(let A=0;A<g.length;A++){const N=g[A],D=N.lines||CN(N.value);if(N.lines=D,N.added||N.removed){if(!y){const z=g[A-1];y=C,_=k,z&&(j=h>0?x(z.lines.slice(-h)):[],y-=j.length,_-=j.length)}for(const z of D)j.push((N.added?"+":"-")+z);N.added?k+=D.length:C+=D.length}else{if(y)if(D.length<=h*2&&A<g.length-2)for(const z of x(D))j.push(z);else{const z=Math.min(D.length,h);for(const q of x(D.slice(0,z)))j.push(q);const L={oldStart:y,oldLines:C-y+z,newStart:_,newLines:k-_+z,lines:j};b.push(L),y=0,_=0,j=[]}C+=D.length,k+=D.length}}for(const A of b)for(let N=0;N<A.lines.length;N++)A.lines[N].endsWith(`
|
|
55
|
+
`)?A.lines[N]=A.lines[N].slice(0,-1):(A.lines.splice(N+1,0,"\"),N++);return{oldFileName:e,newFileName:t,oldHeader:a,newHeader:o,hunks:b}}}function CN(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 EN(e,t){return NN("","",e,t,"","",{context:3}).hunks.map(i=>{const a=`@@ -${i.oldStart},${i.oldLines} +${i.newStart},${i.newLines} @@`,o=[];let u=i.oldStart,f=i.newStart;for(const h of i.lines){const p=h[0],g=h.slice(1);p==="-"?o.push({type:"del",content:g,oldLineNo:u++}):p==="+"?o.push({type:"add",content:g,newLineNo:f++}):o.push({type:"context",content:g,oldLineNo:u++,newLineNo:f++})}return d_(o),{header:a,lines:o}})}function TN(e){const t=[],n=e.split(`
|
|
59
|
+
`);let i=null,a=null,o=0,u=0;for(const f of n){if(f.startsWith("diff --git")||f.startsWith("diff --cc")){a&&i&&i.hunks.push(a),i&&t.push(i),i={fileName:"",hunks:[]},a=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){a&&i&&i.hunks.push(a),o=parseInt(h[1],10),u=parseInt(h[2],10),a={header:f,lines:[]};continue}a&&(f.startsWith("+")?a.lines.push({type:"add",content:f.slice(1),newLineNo:u++}):f.startsWith("-")?a.lines.push({type:"del",content:f.slice(1),oldLineNo:o++}):f.startsWith(" ")&&a.lines.push({type:"context",content:f.slice(1),oldLineNo:o++,newLineNo:u++}))}a&&i&&i.hunks.push(a),i&&t.push(i);for(const f of t)for(const h of f.hunks)d_(h.lines);return t}function d_(e){let t=0;for(;t<e.length;){const n=t;for(;t<e.length&&e[t].type==="del";)t++;const i=t,a=t;for(;t<e.length&&e[t].type==="add";)t++;const o=t,u=i-n,f=o-a;if(u>0&&f>0){const h=Math.min(u,f);for(let p=0;p<h;p++){const g=e[n+p],x=e[a+p],b=wN(g.content,x.content);g.wordChanges=b.filter(y=>!y.added).map(y=>({value:y.value,removed:y.removed})),x.wordChanges=b.filter(y=>!y.removed).map(y=>({value:y.value,added:y.added}))}}t===n&&t++}}function AN({line:e}){return e.wordChanges?l.jsx(l.Fragment,{children:e.wordChanges.map((t,n)=>t.added?l.jsx("span",{className:"diff-word-add",children:t.value},n):t.removed?l.jsx("span",{className:"diff-word-del",children:t.value},n):l.jsx("span",{children:t.value},n))}):l.jsx(l.Fragment,{children:e.content})}function MN({hunk:e,showLineNumbers:t}){return l.jsxs("div",{className:"diff-hunk",children:[l.jsx("div",{className:"diff-hunk-header",children:e.header}),e.lines.map((n,i)=>l.jsxs("div",{className:`diff-line diff-line-${n.type}`,children:[t&&l.jsxs(l.Fragment,{children:[l.jsx("span",{className:"diff-gutter diff-gutter-old",children:n.oldLineNo??""}),l.jsx("span",{className:"diff-gutter diff-gutter-new",children:n.newLineNo??""})]}),l.jsx("span",{className:"diff-marker",children:n.type==="add"?"+":n.type==="del"?"-":" "}),l.jsxs("span",{className:"diff-content",children:[l.jsx(AN,{line:n}),!n.content&&" "]})]},i))]})}function RN({fileName:e}){const t=e.split("/"),n=t.pop()||e,i=t.join("/");return l.jsxs("div",{className:"diff-file-header",children:[l.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:[l.jsx("path",{d:"M9 1H4a1 1 0 00-1 1v12a1 1 0 001 1h8a1 1 0 001-1V5L9 1z"}),l.jsx("polyline",{points:"9 1 9 5 13 5"})]}),i&&l.jsxs("span",{className:"text-cc-muted",children:[i,"/"]}),l.jsx("span",{className:"font-semibold text-cc-fg",children:n})]})}function Dl({oldText:e,newText:t,unifiedDiff:n,fileName:i,mode:a="compact"}){const o=a==="compact",u=!o,f=S.useMemo(()=>{if(n)return TN(n);const h=e??"",p=t??"";if(!h&&!p)return[];const g=EN(h,p);return[{fileName:i||"",hunks:g}]},[e,t,n,i]);return f.length===0||f.every(h=>h.hunks.length===0)?l.jsx("div",{className:"diff-viewer diff-empty",children:l.jsx("span",{className:"text-cc-muted text-xs",children:"No changes"})}):l.jsx("div",{className:`diff-viewer ${o?"diff-compact":"diff-full"}`,children:f.map((h,p)=>l.jsxs("div",{className:"diff-file",children:[(h.fileName||i)&&l.jsx(RN,{fileName:h.fileName||i||""}),h.hunks.map((g,x)=>l.jsx(MN,{hunk:g,showLineNumbers:u},x))]},p))})}const DN={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 Tc(e){return DN[e]||"tool"}function Cs(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 f_({name:e,input:t,toolUseId:n}){const[i,a]=S.useState(e==="Edit"),o=Tc(e),u=Cs(e),f=mc(e,t);return e==="Edit"?l.jsx(LN,{input:t,toolUseId:n}):e==="Bash"?l.jsx(zN,{input:t,toolUseId:n}):l.jsxs("div",{className:"border border-cc-border rounded-[10px] overflow-hidden bg-cc-card tool-card","data-tool-use-id":n,children:[l.jsxs("button",{onClick:()=>a(!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:[l.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:l.jsx("path",{d:"M6 4l4 4-4 4"})}),l.jsx(kl,{type:o}),l.jsx("span",{className:"text-xs font-medium text-cc-fg",children:u}),f&&l.jsx("span",{className:"text-xs text-cc-muted truncate flex-1 font-mono-code",children:f})]}),i&&l.jsx("div",{className:"px-3 pb-3 pt-0 border-t border-cc-border/60",children:l.jsx("div",{className:"mt-2",children:l.jsx(ON,{name:e,input:t})})})]})}function LN({input:e,toolUseId:t}){const n=String(e.file_path||""),i=n?n.split("/").pop()||n:"",a=String(e.old_string||""),o=String(e.new_string||""),u=!!(a||o),f=!!e.replace_all,[h,p]=S.useState(!1),x=(Array.isArray(e.changes)?e.changes:[]).map(_=>({path:typeof _.path=="string"?_.path:"",kind:typeof _.kind=="string"?_.kind:"update"})).filter(_=>_.path),b=(a+o).split(`
|
|
60
|
+
`).length,y=b>15;return l.jsxs("div",{"data-tool-use-id":t,children:[l.jsxs("div",{className:"flex items-center gap-1.5 py-0.5",children:[l.jsx("span",{className:"text-[11px] font-medium text-emerald-600/70 dark:text-emerald-400/70",children:"Edit"}),i&&l.jsx("span",{className:"text-[11px] font-mono-code text-cc-fg/70",children:i}),f&&l.jsx("span",{className:"text-[9px] uppercase tracking-wider font-semibold text-amber-600/70 dark:text-amber-400/70",children:"all"})]}),u?l.jsxs("div",{className:"relative mt-1",children:[l.jsx("div",{className:`overflow-hidden ${y&&!h?"max-h-[240px]":""}`,children:l.jsx(Dl,{oldText:a,newText:o,mode:"compact"})}),y&&!h&&l.jsx("div",{className:"absolute bottom-0 left-0 right-0 h-10 bg-gradient-to-t from-cc-bg to-transparent pointer-events-none"}),y&&l.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 ${b} lines`})]}):x.length>0?l.jsx("div",{className:"mt-1 space-y-1",children:x.map((_,j)=>{const C=_.path.split("/").pop()||_.path;return l.jsxs("div",{className:"flex items-center gap-2 text-[11px]",children:[l.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}),l.jsx("span",{className:"font-mono-code text-cc-fg/60 truncate",children:C})]},`${_.path}-${j}`)})}):l.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 zN({input:e,toolUseId:t}){const n=typeof e.command=="string"?e.command:"",i=typeof e.description=="string"?e.description:"";return l.jsxs("div",{"data-tool-use-id":t,children:[i&&l.jsx("div",{className:"text-[11px] text-cc-muted/50 mb-1 italic",children:i}),l.jsx("div",{className:"rounded-lg bg-cc-code-bg px-3 py-2 overflow-x-auto",children:l.jsxs("pre",{className:"text-[12px] font-mono-code text-cc-code-fg leading-relaxed whitespace-pre-wrap break-words",children:[l.jsx("span",{className:"text-cc-muted/40 select-none",children:"$ "}),n]})})]})}function ON({name:e,input:t}){switch(e){case"Bash":return l.jsx(BN,{input:t});case"Edit":return l.jsx(PN,{input:t});case"Write":return l.jsx($N,{input:t});case"Read":return l.jsx(FN,{input:t});case"Glob":return l.jsx(UN,{input:t});case"Grep":return l.jsx(HN,{input:t});case"WebSearch":case"web_search":return l.jsx(IN,{input:t});case"WebFetch":return l.jsx(qN,{input:t});case"Task":return l.jsx(VN,{input:t});case"TodoWrite":return l.jsx(GN,{input:t});case"NotebookEdit":return l.jsx(YN,{input:t});case"SendMessage":return l.jsx(WN,{input:t});default:return l.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 BN({input:e}){return l.jsxs("div",{className:"space-y-1.5",children:[!!e.description&&l.jsx("div",{className:"text-[11px] text-cc-muted italic",children:String(e.description)}),l.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:[l.jsx("span",{className:"text-cc-muted select-none",children:"$ "}),String(e.command||"")]}),!!e.timeout&&l.jsxs("div",{className:"text-[10px] text-cc-muted",children:["timeout: ",String(e.timeout),"ms"]})]})}function PN({input:e}){const t=String(e.file_path||""),n=String(e.old_string||""),i=String(e.new_string||""),o=(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 l.jsxs("div",{className:"space-y-1.5",children:[!!e.replace_all&&l.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?l.jsx(Dl,{oldText:n,newText:i,fileName:t,mode:"compact"}):o.length>0?l.jsxs("div",{className:"space-y-1.5",children:[!!t&&l.jsx("div",{className:"text-xs text-cc-muted font-mono-code",children:t}),o.map((u,f)=>l.jsxs("div",{className:"flex items-center gap-2 text-[11px] text-cc-fg",children:[l.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}),l.jsx("span",{className:"font-mono-code truncate",children:u.path})]},`${u.path}-${f}`))]}):l.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 $N({input:e}){const t=String(e.file_path||""),n=String(e.content||"");return l.jsx(Dl,{newText:n,fileName:t,mode:"compact"})}function FN({input:e}){const t=String(e.file_path||e.path||""),n=e.offset,i=e.limit;return l.jsxs("div",{className:"space-y-1",children:[l.jsx("div",{className:"text-xs text-cc-muted font-mono-code",children:t}),(n!=null||i!=null)&&l.jsxs("div",{className:"flex gap-2 text-[10px] text-cc-muted",children:[n!=null&&l.jsxs("span",{children:["offset: ",n]}),i!=null&&l.jsxs("span",{children:["limit: ",i]})]})]})}function UN({input:e}){return l.jsxs("div",{className:"space-y-1",children:[l.jsx("div",{className:"text-xs font-mono-code text-cc-code-fg",children:String(e.pattern||"")}),!!e.path&&l.jsxs("div",{className:"text-[10px] text-cc-muted",children:["in: ",l.jsx("span",{className:"font-mono-code",children:String(e.path)})]})]})}function HN({input:e}){return l.jsxs("div",{className:"space-y-1",children:[l.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||"")}),l.jsxs("div",{className:"flex flex-wrap gap-x-3 gap-y-0.5 text-[10px] text-cc-muted",children:[!!e.path&&l.jsxs("span",{children:["path: ",l.jsx("span",{className:"font-mono-code",children:String(e.path)})]}),!!e.glob&&l.jsxs("span",{children:["glob: ",l.jsx("span",{className:"font-mono-code",children:String(e.glob)})]}),!!e.output_mode&&l.jsxs("span",{children:["mode: ",String(e.output_mode)]}),!!e.context&&l.jsxs("span",{children:["context: ",String(e.context)]}),!!e.head_limit&&l.jsxs("span",{children:["limit: ",String(e.head_limit)]})]})]})}function IN({input:e}){return l.jsxs("div",{className:"space-y-1",children:[l.jsx("div",{className:"text-xs text-cc-fg font-medium",children:String(e.query||"")}),Array.isArray(e.allowed_domains)&&e.allowed_domains.length>0&&l.jsxs("div",{className:"text-[10px] text-cc-muted",children:["domains: ",e.allowed_domains.join(", ")]})]})}function qN({input:e}){return l.jsxs("div",{className:"space-y-1",children:[!!e.url&&l.jsx("div",{className:"text-xs font-mono-code text-cc-primary truncate",children:String(e.url)}),!!e.prompt&&l.jsx("div",{className:"text-[11px] text-cc-muted italic line-clamp-2",children:String(e.prompt)})]})}function VN({input:e}){return l.jsxs("div",{className:"space-y-1.5",children:[!!e.description&&l.jsx("div",{className:"text-xs text-cc-fg font-medium",children:String(e.description)}),!!e.subagent_type&&l.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&&l.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 GN({input:e}){const t=e.todos;return Array.isArray(t)?l.jsx("div",{className:"space-y-0.5",children:t.map((n,i)=>{const a=n.status||"pending";return l.jsxs("div",{className:"flex items-start gap-2 py-0.5",children:[l.jsx("span",{className:"shrink-0 mt-0.5",children:a==="completed"?l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5 text-cc-success",children:l.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==="in_progress"?l.jsx("svg",{className:"w-3.5 h-3.5 text-cc-primary animate-spin",viewBox:"0 0 16 16",fill:"none",children:l.jsx("circle",{cx:"8",cy:"8",r:"6",stroke:"currentColor",strokeWidth:"1.5",strokeDasharray:"28",strokeDashoffset:"8",strokeLinecap:"round"})}):l.jsx("svg",{viewBox:"0 0 16 16",fill:"none",className:"w-3.5 h-3.5 text-cc-muted",children:l.jsx("circle",{cx:"8",cy:"8",r:"6",stroke:"currentColor",strokeWidth:"1.5"})})}),l.jsx("span",{className:`text-[11px] leading-snug ${a==="completed"?"text-cc-muted line-through":"text-cc-fg"}`,children:n.content||"Task"})]},i)})}):l.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 YN({input:e}){const t=String(e.notebook_path||""),n=e.cell_type,i=e.edit_mode;return l.jsxs("div",{className:"space-y-1",children:[l.jsx("div",{className:"text-xs font-mono-code text-cc-muted",children:t}),l.jsxs("div",{className:"flex gap-2 text-[10px] text-cc-muted",children:[n&&l.jsxs("span",{children:["type: ",n]}),i&&l.jsxs("span",{children:["mode: ",i]}),e.cell_number!=null&&l.jsxs("span",{children:["cell: ",String(e.cell_number)]})]}),!!e.new_source&&l.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 WN({input:e}){return l.jsxs("div",{className:"space-y-1",children:[!!e.recipient&&l.jsxs("div",{className:"text-[11px] text-cc-muted",children:["to: ",l.jsx("span",{className:"font-medium text-cc-fg",children:String(e.recipient)})]}),!!e.content&&l.jsx("div",{className:"text-xs text-cc-fg whitespace-pre-wrap",children:String(e.content)})]})}function mc(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("/")}`:"",a=n+i;return a.length>60?a.slice(0,60)+"...":a}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 kl({type:e}){const t="w-3.5 h-3.5 text-cc-primary shrink-0";return e==="terminal"?l.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:t,children:[l.jsx("polyline",{points:"3 11 6 8 3 5"}),l.jsx("line",{x1:"8",y1:"11",x2:"13",y2:"11"})]}):e==="file"||e==="file-plus"||e==="file-edit"?l.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:t,children:[l.jsx("path",{d:"M9 1H4a1 1 0 00-1 1v12a1 1 0 001 1h8a1 1 0 001-1V5L9 1z"}),l.jsx("polyline",{points:"9 1 9 5 13 5"})]}):e==="search"?l.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:t,children:[l.jsx("circle",{cx:"7",cy:"7",r:"4"}),l.jsx("path",{d:"M13 13l-3-3"})]}):e==="globe"?l.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:t,children:[l.jsx("circle",{cx:"8",cy:"8",r:"6"}),l.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"?l.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:t,children:l.jsx("path",{d:"M14 10a1 1 0 01-1 1H5l-3 3V3a1 1 0 011-1h10a1 1 0 011 1v7z"})}):e==="list"?l.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:t,children:l.jsx("path",{d:"M3 4h10M3 8h10M3 12h6"})}):e==="agent"?l.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:t,children:[l.jsx("circle",{cx:"8",cy:"5",r:"3"}),l.jsx("path",{d:"M3 14c0-2.8 2.2-5 5-5s5 2.2 5 5",strokeLinecap:"round"})]}):e==="checklist"?l.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:t,children:[l.jsx("path",{d:"M3 4l1.5 1.5L7 3M3 8l1.5 1.5L7 7M3 12l1.5 1.5L7 11",strokeLinecap:"round",strokeLinejoin:"round"}),l.jsx("path",{d:"M9 4h4M9 8h4M9 12h4"})]}):e==="notebook"?l.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:t,children:[l.jsx("rect",{x:"3",y:"1",width:"10",height:"14",rx:"1"}),l.jsx("path",{d:"M6 1v14M3 5h3M3 9h3M3 13h3"})]}):l.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:t,children:l.jsx("path",{d:"M10.5 2.5l3 3-8 8H2.5v-3l8-8z"})})}const QN=2e3,XN=new Set(["assistant","stream_event","result","tool_progress","tool_use_summary","status_change","system_event","permission_request","permission_auto_resolved","streamlined_text","streamlined_tool_use_summary"]),Yr=new Map,Ii=new Map,Ad=new Map,vd=new Map,ks=new Map,ic=new Map,gc=new Map,Md=new Map;function h_(e){return!!e&&(e.readyState===WebSocket.OPEN||e.readyState===WebSocket.CONNECTING)}function p_(e){const t=X.getState(),n=t.sdkSessions.find(i=>i.sessionId===e);return n?!n.archived:t.currentSessionId===e}function KN(){const e=X.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 xc=typeof document<"u"?document.hidden:!1;typeof document<"u"&&document.addEventListener("visibilitychange",()=>{if(document.hidden){xc=!0;for(const[e,t]of Ii)clearTimeout(t),Ii.delete(e)}else{xc=!1;for(const e of KN()){if(!p_(e))continue;const t=Yr.get(e);if(!h_(t)){if(t){try{t.close()}catch{}Yr.delete(e)}Ac(e)}}}});function bd(e){const t=e.startsWith("/"),n=e.split("/"),i=[];for(const a of n)if(!(!a||a===".")){if(a===".."){i.length>0&&i.pop();continue}i.push(a)}return`${t?"/":""}${i.join("/")}`}function ZN(e,t){return e.startsWith("/")||!t?bd(e):bd(`${t}/${e}`)}function JN(e,t){if(!t)return!0;const n=bd(t);return e===n||e.startsWith(`${n}/`)}function e3(e){let t=Md.get(e);return t||(t=new Set,Md.set(e,t)),t}function jp(e,t){const n=X.getState(),i=e3(e);for(const a of t){if(a.type!=="tool_use")continue;const{name:o,input:u,id:f}=a;if(f){if(i.has(f))continue;i.add(f)}if(o==="TodoWrite"){const h=u.todos;if(Array.isArray(h)){const p=h.map((g,x)=>({id:String(x+1),subject:g.content||"Task",description:"",activeForm:g.activeForm,status:g.status||"pending"}));n.setTasks(e,p),vd.set(e,p.length)}continue}if(o==="TaskCreate"){const h=(vd.get(e)||0)+1;vd.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(o==="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 Np(e,t){var o,u;const n=X.getState(),i=((o=n.sessions.get(e))==null?void 0:o.cwd)||((u=n.sdkSessions.find(f=>f.sessionId===e))==null?void 0:u.cwd);let a=!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=ZN(p.file_path,i);JN(g,i)&&(a=!0)}}a&&n.bumpChangedFilesTick(e)}const Xo=new Map,t3=/Command running in background with ID:\s*(\S+)\.\s*Output is being written to:\s*(\S+)/;function Cp(e,t){const n=X.getState();for(const i of t){if(i.type==="tool_use"&&i.name==="Bash"){const a=i.input;if(a.run_in_background===!0){let o=Xo.get(e);o||(o=new Map,Xo.set(e,o)),o.set(i.id,{command:a.command||"",description:a.description||"",startedAt:Date.now()})}}if(i.type==="tool_result"){const a=i.tool_use_id,o=Xo.get(e),u=o==null?void 0:o.get(a);if(o&&u){const h=(typeof i.content=="string"?i.content:Array.isArray(i.content)?i.content.map(p=>"text"in p?p.text:"").join(""):"").match(t3);if(h){const p={taskId:h[1],toolUseId:a,command:u.command,description:u.description,outputFile:h[2],status:"running",startedAt:u.startedAt};n.addProcess(e,p)}o.delete(a),o.size===0&&Xo.delete(e)}}}}const td=new Map,Rd=new Map;function Ep(e,t){const n=X.getState();let i=Rd.get(e);i||(i=new Set,Rd.set(e,i));for(const a of t){if(a.type==="tool_use"&&a.name==="Agent"){if(a.id&&i.has(a.id))continue;const o=a.input;if(o.run_in_background===!0){a.id&&i.add(a.id);let u=td.get(e);u||(u=new Map,td.set(e,u));const f={toolUseId:a.id,name:o.name||o.description||"Background agent",description:o.description||"",agentType:o.subagent_type||"general-purpose",status:"running",startedAt:Date.now()};u.set(a.id,{name:f.name,description:f.description,agentType:f.agentType,startedAt:f.startedAt}),n.addBackgroundAgent(e,f)}}if(a.type==="tool_result"){const o=a.tool_use_id,u=td.get(e),f=u==null?void 0:u.get(o);if(u&&f){const h=typeof a.content=="string"?a.content:Array.isArray(a.content)?a.content.map(g=>"text"in g?g.text:"").join(""):"",p=a.is_error===!0;n.updateBackgroundAgent(e,o,{status:p?"failed":"completed",completedAt:Date.now(),summary:h.length>200?h.slice(0,200)+"...":h}),u.delete(o),u.size===0&&td.delete(e)}}}}function Cb(e,t,n){typeof Notification>"u"||Notification.permission==="granted"&&new Notification(e,{body:t,tag:n})}function Eb(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 n3=0,r3=0;function li(){return`msg-${Date.now()}-${++n3}`}function Tb(e){var n;const t=(n=e.errors)!=null&&n.length?e.errors.join(", "):e.result||(e.api_error_status?`API error ${e.api_error_status}`:"The turn ended with an error but no details were provided.");return mN(e)?`${fN}
|
|
61
|
+
|
|
62
|
+
Details: ${t}`:`Error: ${t}`}function i3(e,t){const n=gc.get(e)||[];n.push(t),gc.set(e,n)}function s3(e,t){const n=gc.get(e);if(!(!(n!=null&&n.length)||t.readyState!==WebSocket.OPEN)){gc.delete(e);for(const i of n)t.send(JSON.stringify(i))}}const Li=new Map;function Ab(e,t,n){const i=X.getState(),a=i.messages.get(e)||[],o=ic.get(e);let u=a.filter(h=>!h.isStreaming||h.id===o),f=-1;if(o&&(f=u.findIndex(h=>h.id===o),f===-1&&ic.delete(e)),f===-1){const h=`stream-${e}-${li()}`;ic.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 ws(e){ic.delete(e);const t=X.getState(),n=t.messages.get(e)||[],i=n.filter(a=>!a.isStreaming);return i.length!==n.length?(t.setMessages(e,i),!0):!1}const Mb=new Map,a3=8e3;function ol(e,t,n={}){if(console.warn(`[companion:session-event] ${t}`,{sessionId:e,...n.detail??{}}),!n.userText)return;const i=Date.now(),a=Mb.get(e);a&&a.code===t&&i-a.at<a3||(Mb.set(e,{code:t,at:i}),X.getState().appendMessage(e,{id:`companion-notice-${t}-${i}`,role:"system",content:n.userText,timestamp:i,meta:!0,metaCode:t}))}function m_(){return`cmsg-${Date.now()}-${++r3}`}function Rm(){return m_()}const l3=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 o3(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 g_(e){return`companion:last-seq:${e}`}function Dm(e){const t=Ad.get(e);if(typeof t=="number")return t;try{const n=localStorage.getItem(g_(e)),i=n?Number(n):0,a=Number.isFinite(i)?Math.max(0,Math.floor(i)):0;return Ad.set(e,a),a}catch{return 0}}function Rb(e,t){const n=Math.max(0,Math.floor(t));Ad.set(e,n);try{localStorage.setItem(g_(e),String(n))}catch{}}function Db(e,t){Fn(e,{type:"session_ack",last_seq:t})}function yd(e){return e.map(t=>t.type==="text"?t.text:t.type==="thinking"?t.thinking:"").filter(Boolean).join(`
|
|
63
|
+
`)}function Tp(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 c3(e,t){const n=e||[],i=t||[];if(n.length===0&&i.length===0)return;const a=new Map;for(const f of i)a.set(Tp(f),f);const o=[],u=new Set;for(const f of n){const h=Tp(f);u.has(h)||(u.add(h),o.push(a.get(h)||f))}for(const f of i){const h=Tp(f);u.has(h)||(u.add(h),o.push(f))}return o}function Lb(e,t,n,i,a){return{toolUseId:e,toolName:t,preview:mc(t,n),startedAt:i,elapsedSeconds:0,isError:!1,parentToolUseId:a||void 0}}function Lm(e,t){const n=c3(e.contentBlocks,t.contentBlocks),i=n&&n.length>0?yd(n):t.content||e.content;return{...e,...t,content:i,contentBlocks:n,timestamp:e.timestamp??t.timestamp,isStreaming:t.isStreaming}}function u3(e,t){const n=X.getState(),i=n.messages.get(e)||[],a=i.findIndex(u=>u.role==="assistant"&&u.id===t.id);if(a===-1){n.appendMessage(e,t);return}const o=[...i];o[a]=Lm(o[a],t),n.setMessages(e,o)}function d3(e,t){var a,o;let n;try{n=JSON.parse(t.data)}catch{console.warn(`[ws] Failed to parse incoming message for session ${e}:`,(o=(a=t.data)==null?void 0:a.substring)==null?void 0:o.call(a,0,120));return}const i=X.getState();i.connectionStatus.get(e)==="connecting"&&i.setConnectionStatus(e,"connected"),x_(e,n)}function x_(e,t,n={}){var u,f,h,p,g,x;const{processSeq:i=!0,ackSeqMessage:a=!0}=n,o=X.getState();if(i&&typeof t.seq=="number"){const b=Dm(e);if(t.seq<=b)return;Rb(e,t.seq),a&&Db(e,t.seq)}switch(XN.has(t.type)&&o.setLastActivity(e,Date.now()),t.type){case"session_init":{const b=o.sessions.get(e);if(o.addSession(t.session),o.setCliConnected(e,!0),o.setCliReconnecting(e,!1),b||o.setSessionStatus(e,"idle"),!o.sessionNames.has(e)){const y=new Set(o.sessionNames.values()),_=o_(y);o.setSessionName(e,_)}break}case"session_update":{o.updateSession(e,t.session);break}case"assistant":{const b=t.message;if(b.model==="<synthetic>"){ws(e),o.setStreaming(e,null),ol(e,"synthetic_noop",{detail:{stopReason:b.stop_reason,text:yd(b.content).slice(0,120)},userText:"The session resumed without generating a new response. If it seems stuck, resend your last message."});break}const y=yd(b.content),_={id:b.id,role:"assistant",content:y,contentBlocks:b.content,timestamp:t.timestamp||Date.now(),parentToolUseId:t.parent_tool_use_id,model:b.model,stopReason:b.stop_reason};if(ws(e),u3(e,_),o.setStreaming(e,null),ks.delete(e),Li.delete(e),(u=b.content)!=null&&u.length)for(const j of b.content)j.type==="tool_result"&&o.clearToolProgress(e,j.tool_use_id);if(o.setSessionStatus(e,"running"),o.streamingStartedAt.has(e)||o.setStreamingStats(e,{startedAt:Date.now()}),(f=b.content)!=null&&f.length)for(const j of b.content){if(j.type==="tool_use"){const C=j.input||{};o.addToolActivity(e,Lb(j.id,j.name,C,t.timestamp||Date.now(),t.parent_tool_use_id))}j.type==="tool_result"&&o.updateToolActivity(e,j.tool_use_id,{completedAt:Date.now(),isError:!!j.is_error})}(h=b.content)!=null&&h.length&&(jp(e,b.content),Np(e,b.content),Cp(e,b.content),Ep(e,b.content));break}case"stream_event":{const b=t.event;if(b&&typeof b=="object"){if(b.type==="message_start"&&(ks.delete(e),Li.delete(e),ws(e),o.setSessionStatus(e,"running"),o.streamingStartedAt.has(e)||o.setStreamingStats(e,{startedAt:Date.now(),outputTokens:0})),b.type==="content_block_delta"){const y=b.delta;if((y==null?void 0:y.type)==="text_delta"&&typeof y.text=="string"){const _=Li.get(e)||{thinking:"",text:""};ks.get(e)==="thinking"&&(_.thinking=""),_.text+=y.text,Li.set(e,_),ks.set(e,"text"),o.setStreaming(e,_.text),Ab(e,_.text,"text")}if((y==null?void 0:y.type)==="thinking_delta"&&typeof y.thinking=="string"){const _=Li.get(e)||{thinking:"",text:""};_.thinking+=y.thinking,Li.set(e,_),ks.set(e,"thinking"),o.setStreaming(e,_.thinking),Ab(e,_.thinking,"thinking")}}if(b.type==="message_delta"){const y=b.usage;y!=null&&y.output_tokens&&o.setStreamingStats(e,{outputTokens:y.output_tokens})}}break}case"result":{Md.delete(e),Rd.delete(e);const b=t.data,y={total_cost_usd:b.total_cost_usd,num_turns:b.num_turns};if(typeof b.total_lines_added=="number"&&(y.total_lines_added=b.total_lines_added),typeof b.total_lines_removed=="number"&&(y.total_lines_removed=b.total_lines_removed),b.modelUsage){for(const _ of Object.values(b.modelUsage))if(_.contextWindow>0){const j=Math.round((_.inputTokens+_.outputTokens)/_.contextWindow*100);y.context_used_percent=Math.max(0,Math.min(j,100))}}o.updateSession(e,y),ws(e),o.setStreaming(e,null),ks.delete(e),Li.delete(e),o.setStreamingStats(e,null),o.clearToolProgress(e),o.setSessionStatus(e,"idle"),!document.hasFocus()&&o.notificationSound&&xN(),!document.hasFocus()&&o.notificationDesktop&&Cb("Session completed","Claude finished the task",e),b.is_error&&o.appendMessage(e,{id:li(),role:"system",content:Tb(b),timestamp:Date.now()});break}case"permission_request":{if(o.addPermission(e,t.request),!document.hasFocus()&&o.notificationDesktop){const y=t.request;Cb("Permission needed",`${y.tool_name}: approve or deny`,y.request_id)}const b=t.request;if(b.tool_name&&b.input){const y=[{type:"tool_use",id:b.tool_use_id,name:b.tool_name,input:b.input}];jp(e,y),Np(e,y),Cp(e,y),Ep(e,y)}break}case"permission_cancelled":{o.removePermission(e,t.request_id);break}case"permission_auto_resolved":{o.addAiResolvedPermission(e,{request:t.request,behavior:t.behavior,reason:t.reason,timestamp:Date.now()});break}case"tool_progress":{o.setToolProgress(e,t.tool_use_id,{toolName:t.tool_name,elapsedSeconds:t.elapsed_time_seconds}),o.updateToolActivity(e,t.tool_use_id,{elapsedSeconds:t.elapsed_time_seconds});break}case"tool_use_summary":{((p=o.sdkSessions.find(y=>y.sessionId===e))==null?void 0:p.backendType)==="codex"&&o.appendMessage(e,{id:li(),role:"system",content:t.summary,timestamp:Date.now()});break}case"user_message":{o.appendMessage(e,{id:t.id||li(),role:"user",content:t.content,timestamp:t.timestamp||Date.now()}),o.clearPromptSuggestions(e);break}case"system_event":{if(((g=t.event)==null?void 0:g.subtype)==="task_notification"){const{task_id:y,status:_,summary:j}=t.event;y&&_&&o.updateProcess(e,y,{status:_,completedAt:Date.now(),summary:j||void 0})}const b=Eb(t.event);if(!b)break;o.appendMessage(e,{id:li(),role:"system",content:b,timestamp:t.timestamp||Date.now()});break}case"status_change":{t.status==="compacting"?o.setSessionStatus(e,"compacting"):o.setSessionStatus(e,t.status);break}case"auth_status":{t.error&&o.appendMessage(e,{id:li(),role:"system",content:`Auth error: ${t.error}`,timestamp:Date.now()});break}case"error":{o.appendMessage(e,{id:li(),role:"system",content:t.message,timestamp:Date.now()});break}case"session_phase":{const b=t.phase;b==="terminated"?(o.setCliConnected(e,!1),o.setCliReconnecting(e,!1),o.setSessionStatus(e,null),o.setStreaming(e,null),o.setStreamingStats(e,null),ws(e)?ol(e,"interrupted_mid_stream",{detail:{trigger:"session_phase:terminated",previousPhase:t.previousPhase},userText:"Response interrupted — the session ended before the reply finished. It will resume automatically."}):ol(e,"session_terminated",{detail:{trigger:"session_phase:terminated",previousPhase:t.previousPhase,hadDraft:!1}})):b==="reconnecting"?(o.setCliConnected(e,!1),o.setCliReconnecting(e,!0),o.setSessionStatus(e,null),o.setStreaming(e,null),o.setStreamingStats(e,null),ws(e)&&ol(e,"interrupted_mid_stream",{detail:{trigger:"session_phase:reconnecting",previousPhase:t.previousPhase},userText:"Response interrupted — reconnecting to the backend…"})):b==="starting"||b==="initializing"?(o.setCliConnected(e,!1),o.setCliReconnecting(e,!0)):(o.setCliConnected(e,!0),o.setCliReconnecting(e,!1),b==="ready"?o.setSessionStatus(e,"idle"):b==="streaming"?o.setSessionStatus(e,"running"):b==="compacting"?o.setSessionStatus(e,"compacting"):b==="awaiting_permission"&&o.setSessionStatus(e,"running"));break}case"cli_disconnected":{o.setCliConnected(e,!1),o.setCliReconnecting(e,!1),o.setSessionStatus(e,null),o.setStreaming(e,null),o.setStreamingStats(e,null),ws(e)?ol(e,"interrupted_mid_stream",{detail:{trigger:"cli_disconnected"},userText:"Response interrupted — the backend disconnected before finishing. Trying to reconnect…"}):ol(e,"cli_disconnected",{detail:{trigger:"cli_disconnected",hadDraft:!1}});break}case"cli_connected":{o.setCliConnected(e,!0),o.setCliReconnecting(e,!1);break}case"session_name_update":{const b=o.sessionNames.get(e),y=b&&/^[A-Z][a-z]+ [A-Z][a-z]+$/.test(b);(!b||y)&&(o.setSessionName(e,t.name),o.markRecentlyRenamed(e));break}case"pr_status_update":{o.setPRStatus(e,{available:t.available,pr:t.pr});break}case"mcp_status":{o.setMcpServers(e,t.servers);break}case"message_history":{const b=[],y=new Map;for(let j=0;j<t.messages.length;j++){const C=t.messages[j];if(C.type==="user_message")b.push({id:C.id||li(),role:"user",content:C.content,timestamp:C.timestamp});else if(C.type==="assistant"){const k=C.message,A=yd(k.content),N={id:k.id,role:"assistant",content:A,contentBlocks:k.content,timestamp:C.timestamp||Date.now(),parentToolUseId:C.parent_tool_use_id,model:k.model,stopReason:k.stop_reason},D=b.findIndex(z=>z.role==="assistant"&&z.id===N.id);if(D===-1?b.push(N):b[D]=Lm(b[D],N),(x=k.content)!=null&&x.length){jp(e,k.content),Np(e,k.content),Cp(e,k.content),Ep(e,k.content);const z=C.timestamp||Date.now();for(const L of k.content){if(L.type==="tool_use"){const q=L.input||{},O=y.get(L.id);y.set(L.id,O??Lb(L.id,L.name,q,z,C.parent_tool_use_id))}if(L.type==="tool_result"){const q=y.get(L.tool_use_id);q&&y.set(L.tool_use_id,{...q,completedAt:z,isError:q.isError||!!L.is_error,elapsedSeconds:Math.max(q.elapsedSeconds,q.completedAt?q.elapsedSeconds:Math.max(0,(z-q.startedAt)/1e3))})}}}}else if(C.type==="result"){const k=C.data;k.is_error&&b.push({id:`hist-error-${j}`,role:"system",content:Tb(k),timestamp:Date.now()});const A={total_cost_usd:k.total_cost_usd,num_turns:k.num_turns};if(typeof k.total_lines_added=="number"&&(A.total_lines_added=k.total_lines_added),typeof k.total_lines_removed=="number"&&(A.total_lines_removed=k.total_lines_removed),k.modelUsage){for(const N of Object.values(k.modelUsage))if(N.contextWindow>0){const D=N,z=Math.round((D.inputTokens+D.outputTokens)/D.contextWindow*100);A.context_used_percent=Math.max(0,Math.min(z,100))}}o.updateSession(e,A)}else if(C.type==="system_event"){const k=Eb(C.event);if(!k)continue;b.push({id:`hist-system-event-${j}`,role:"system",content:k,timestamp:C.timestamp||Date.now()})}}if(b.length>0){const j=o.messages.get(e)||[];if(j.length===0)o.setMessages(e,b);else{const C=[...j];for(const k of b){const A=C.findIndex(D=>D.id===k.id);if(A===-1){C.push(k);continue}const N=C[A];N.role==="assistant"&&k.role==="assistant"?C[A]=Lm(N,k):C[A]=k}C.sort((k,A)=>(k.timestamp??0)-(A.timestamp??0)),o.setMessages(e,C)}}o.setToolActivity(e,Array.from(y.values()).sort((j,C)=>j.startedAt-C.startedAt));const _=t.messages[t.messages.length-1];(_==null?void 0:_.type)==="result"&&(ws(e),o.setStreaming(e,null),ks.delete(e),Li.delete(e),o.setStreamingStats(e,null),o.clearToolProgress(e),o.setSessionStatus(e,"idle"));break}case"event_replay":{let b;for(const y of t.events){const _=Dm(e);y.seq<=_||(Rb(e,y.seq),b=y.seq,x_(e,y.message,{processSeq:!1,ackSeqMessage:!1}))}typeof b=="number"&&Db(e,b);break}case"prompt_suggestion":{const b=t.suggestions;o.setPromptSuggestions(e,b);break}case"streamlined_text":{o.appendMessage(e,{id:li(),role:"assistant",content:t.text,timestamp:Date.now()});break}case"streamlined_tool_use_summary":{o.appendMessage(e,{id:li(),role:"system",content:t.tool_summary,timestamp:Date.now()});break}default:{console.debug("[ws] Unhandled message type:",t.type);break}}}function Ac(e){const t=Yr.get(e);if(h_(t))return;if(t){try{t.close()}catch{}Yr.delete(e)}X.getState().setConnectionStatus(e,"connecting");const i=new WebSocket(o3(e));Yr.set(e,i),i.onopen=()=>{const a=Dm(e);i.send(JSON.stringify({type:"session_subscribe",last_seq:a})),s3(e,i);const o=Ii.get(e);o&&(clearTimeout(o),Ii.delete(e))},i.onmessage=a=>d3(e,a),i.onclose=()=>{Yr.get(e)===i&&(Yr.delete(e),X.getState().setConnectionStatus(e,"disconnected"),f3(e))},i.onerror=()=>{i.close()}}function f3(e){if(Ii.has(e)||xc)return;const t=setTimeout(()=>{Ii.delete(e),!xc&&p_(e)&&Ac(e)},QN);Ii.set(e,t)}function zm(e){const t=Ii.get(e);t&&(clearTimeout(t),Ii.delete(e));const n=Yr.get(e);n&&(n.close(),Yr.delete(e)),X.getState().setConnectionStatus(e,"disconnected"),Md.delete(e),Rd.delete(e),Xo.delete(e),vd.delete(e),ks.delete(e),ic.delete(e),Li.delete(e),Ad.delete(e),gc.delete(e)}function h3(e){if(!xc)for(const t of e)t.archived||Ac(t.sessionId)}function p3(e){return new Promise((t,n)=>{const i=setInterval(()=>{const o=Yr.get(e);(o==null?void 0:o.readyState)===WebSocket.OPEN&&(clearInterval(i),clearTimeout(a),t())},50),a=setTimeout(()=>{clearInterval(i),n(new Error("Connection timeout"))},1e4)})}function Fn(e,t){const n=Yr.get(e);let i=t;const a=l3.has(t.type);if(a)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:m_()});break}if((n==null?void 0:n.readyState)===WebSocket.OPEN){n.send(JSON.stringify(i));return}a&&i3(e,i)}function zb(e){Fn(e,{type:"mcp_get_status"})}function m3(e,t,n){Fn(e,{type:"mcp_toggle",serverName:t,enabled:n})}function g3(e,t){Fn(e,{type:"mcp_reconnect",serverName:t})}function x3(e,t){Fn(e,{type:"mcp_set_servers",servers:t})}function v3(e,t){Fn(e,{type:"set_ai_validation",...t})}var ie=typeof window<"u"?window:void 0,Rn=typeof globalThis<"u"?globalThis:ie,Hn=Rn==null?void 0:Rn.navigator,Ce=Rn==null?void 0:Rn.document,sn=Rn==null?void 0:Rn.location,Pg=Rn==null?void 0:Rn.fetch,Om=Rn!=null&&Rn.XMLHttpRequest&&"withCredentials"in new Rn.XMLHttpRequest?Rn.XMLHttpRequest:void 0,Ob=Rn==null?void 0:Rn.AbortController,b3=Rn==null?void 0:Rn.CompressionStream,er=Hn==null?void 0:Hn.userAgent;function v_(){return!(!ie||ie.navigator.onLine===!1)}var zo=typeof globalThis<"u"?globalThis:ie;zo&&typeof self>"u"&&(zo.self=zo),zo&&typeof File>"u"&&(zo.File=function(){});var ze=ie??{},Bb="0.2.0",Tt={DEBUG:!1,LIB_VERSION:Bb,LIB_NAME:"browser-common",JS_SDK_VERSION:Bb};function Pb(e,t,n,i,a,o,u){try{var f=e[o](u),h=f.value}catch(p){return void n(p)}f.done?t(h):Promise.resolve(h).then(i,a)}function en(e){return function(){var t=this,n=arguments;return new Promise((function(i,a){var o=e.apply(t,n);function u(h){Pb(o,i,a,u,f,"next",h)}function f(h){Pb(o,i,a,u,f,"throw",h)}u(void 0)}))}}function ge(){return ge=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},ge.apply(null,arguments)}function b_(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 $b=e=>{if(typeof e!="string")return e;try{return JSON.parse(e)}catch{return e}};function Fb(e){return typeof e=="string"||e}function Ub(e){return typeof e=="string"?e:void 0}var Oo,y3=["$feature_flag","$feature_flag_response","$feature_flag_has_experiment","$feature_flag_id","$feature_flag_version","$feature_flag_reason","$feature_flag_request_id","$feature_flag_evaluated_at","$feature_flag_error","locally_evaluated","$groups","$process_person_profile","$geoip_disable","$current_url","$pathname","$session_id","$window_id","$lib","$lib_version","$device_id","$is_server"],Bi=(function(e){return e.AnonymousId="anonymous_id",e.DistinctId="distinct_id",e.Props="props",e.EnablePersonProcessing="enable_person_processing",e.PersonMode="person_mode",e.FeatureFlagDetails="feature_flag_details",e.FeatureFlags="feature_flags",e.FeatureFlagPayloads="feature_flag_payloads",e.BootstrapFeatureFlagDetails="bootstrap_feature_flag_details",e.BootstrapFeatureFlags="bootstrap_feature_flags",e.BootstrapFeatureFlagPayloads="bootstrap_feature_flag_payloads",e.OverrideFeatureFlags="override_feature_flags",e.Queue="queue",e.AiQueue="ai_queue",e.LogsQueue="logs_queue",e.OptedOut="opted_out",e.SessionId="session_id",e.SessionStartTimestamp="session_start_timestamp",e.SessionLastTimestamp="session_timestamp",e.PersonProperties="person_properties",e.GroupProperties="group_properties",e.InstalledAppBuild="installed_app_build",e.InstalledAppVersion="installed_app_version",e.SessionReplay="session_replay",e.SessionReplayEventTriggerActivatedSession="session_replay_event_trigger_activated_session",e.SurveyLastSeenDate="survey_last_seen_date",e.SurveysSeen="surveys_seen",e.Surveys="surveys",e.RemoteConfig="remote_config",e.FlagsEndpointWasHit="flags_endpoint_was_hit",e.DeviceId="device_id",e})({}),Hb=(function(e){return e.GZipJS="gzip-js",e.Base64="base64",e})({}),_3=["$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"],w3=["token"],y_="NativeGzipValidationError",Bm=e=>e.length>=2&&e[0]===31&&e[1]===139,Ib=(e,t)=>e===Hb.GZipJS||t===Hb.GZipJS||t==="gzip",qb=e=>!(!e||typeof e!="object")&&("name"in e?String(e.name):"")==="NotReadableError",nd=e=>{var t=new Error("Native gzip produced invalid output: "+e);throw t.name=y_,t},S3=(function(){var e=en((function*(t,n){18>t.size&&nd("too-short");var i=new Uint8Array(yield t.slice(0,10).arrayBuffer());Bm(i)&&i[2]===8||nd("invalid-header");var a=new DataView(yield t.slice(t.size-8).arrayBuffer());a.getUint32(0,!0)!==(u=>{for(var f=(()=>{if(Oo)return Oo;Oo=[];for(var g=0;256>g;g++){for(var x=g,b=0;8>b;b++)x=1&x?3988292384^x>>>1:x>>>1;Oo[g]=x>>>0}return Oo})(),h=4294967295,p=0;u.length>p;p++)h=f[255&(h^u[p])]^h>>>8;return(4294967295^h)>>>0})(n)&&nd("invalid-crc");var o=n.length>>>0;a.getUint32(4,!0)!==o&&nd("invalid-size")}));return function(t,n){return e.apply(this,arguments)}})();function Pm(){return Pm=en((function*(e,t,n){t===void 0&&(t=!0);try{var i=new TextEncoder().encode(e),a=new globalThis.CompressionStream("gzip"),o=a.writable.getWriter(),u=o.write(i).then((()=>o.close())).catch((function(){var p=en((function*(g){try{yield o.abort(g)}catch{}throw g}));return function(g){return p.apply(this,arguments)}})()),f=new Response(a.readable).blob(),h=(yield Promise.all([f,u]))[0];return yield S3(h,i),h}catch(p){if(n!=null&&n.rethrow)throw p;return t&&console.error("Failed to gzip compress data",p),null}})),Pm.apply(this,arguments)}var k3=["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 k3.concat(t).some((i=>{var a=i.toLowerCase();return n.indexOf(a)!==-1}))};function Ie(e,t){return e.indexOf(t)!==-1}var uf=function(e){return e.trim()},$m=function(e){return e.replace(/^\$/,"")};function __(e){var t,n=[];return(t=JSON.stringify(e,(function(i,a){if(typeof a=="bigint")return a.toString();if(typeof a!="function"&&typeof a!="symbol"){if(a instanceof Error)return{name:a.name,message:a.message,stack:a.stack};if(a&&typeof a=="object"){for(;n.length>0&&n[n.length-1]!==this;)n.pop();if(n.includes(a))return"[Circular]";n.push(a)}return a}})))!==null&&t!==void 0?t:"null"}var w_=Object.prototype,S_=w_.hasOwnProperty,df=w_.toString,Je=Array.isArray||function(e){return df.call(e)==="[object Array]"},Gr=e=>typeof e=="function",Ut=e=>e===Object(e)&&!Je(e),js=e=>{if(Ut(e)){for(var t in e)if(S_.call(e,t))return!1;return!0}return!1},_e=e=>e===void 0,At=e=>df.call(e)=="[object String]",Fm=e=>At(e)&&e.trim().length===0,In=e=>e===null,Ke=e=>_e(e)||In(e),Cn=e=>df.call(e)=="[object Number]"&&e==e,zi=e=>Cn(e)&&e>0,Wr=e=>df.call(e)==="[object Boolean]",j3=e=>e instanceof FormData,N3=e=>Ie(_3,e),C3=e=>Ie(w3,e);function k_(e){return e===null||typeof e!="object"}function Dd(e,t){return{}.toString.call(e)==="[object "+t+"]"}function $g(e){return typeof Event<"u"&&(function(t,n){try{return t instanceof n}catch{return!1}})(e,Event)}var E3=[!0,"true",1,"1","yes"],Ap=e=>Ie(E3,e),T3=[!1,"false",0,"0","no"];function ci(e,t,n,i,a){return t>n&&(i.warn("min cannot be greater than max."),t=n),Cn(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: "+a),ci(a||n,t,n,i))}class A3{constructor(t){this.tt={},this.et=t.et,this.rt=ci(t.bucketSize,0,100,t.it),this.nt=ci(t.refillRate,0,this.rt,t.it),this.st=ci(t.refillInterval,0,864e5,t.it)}ot(t,n){var i=Math.floor((n-t.lastAccess)/this.st);i>0&&(t.tokens=Math.min(t.tokens+i*this.nt,this.rt),t.lastAccess=t.lastAccess+i*this.st)}consumeRateLimit(t){var n,i=Date.now(),a=String(t),o=this.tt[a];return o?this.ot(o,i):this.tt[a]=o={tokens:this.rt,lastAccess:i},o.tokens===0||(o.tokens--,o.tokens===0&&((n=this.et)==null||n.call(this,t)),o.tokens===0)}stop(){this.tt={}}}var mr="Mobile",Ld="iOS",Hi="Android",jl="Tablet",j_=Hi+" "+jl,N_="iPad",C_="Apple",E_=C_+" Watch",sc="Safari",Nl="BlackBerry",T_="Samsung",A_=T_+"Browser",M_=T_+" Internet",ga="Chrome",M3=ga+" OS",R_=ga+" "+Ld,Fg="Internet Explorer",D_=Fg+" "+mr,Ug="Opera",R3=Ug+" Mini",Hg="Edge",L_="Microsoft "+Hg,wl="Firefox",z_=wl+" "+Ld,vc="Nintendo",bc="PlayStation",Sl="Xbox",O_=Hi+" "+mr,B_=mr+" "+sc,Ko="Windows",Um=Ko+" Phone",Gb="Nokia",Hm="Ouya",P_="Generic",D3=P_+" "+mr.toLowerCase(),$_=P_+" "+jl.toLowerCase(),Im="Konqueror",F_="Oculus Browser",zd="Vivaldi",U_="Yandex",Od="Whale",qm="DuckDuckGo",H_="Pale Moon",Bd="Waterfox",ac="Brave",I_="Google Search App",Yt="(\\d+(\\.\\d+)?)",Mp=new RegExp("Version/"+Yt),L3=new RegExp(Sl,"i"),z3=new RegExp(bc+" \\w+","i"),O3=new RegExp(vc+" \\w+","i"),Ig=new RegExp(Nl+"|PlayBook|BB10","i"),B3={"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"},q_=function(e,t,n,i){t=t||"";var a=(function(o){return o!=null&&o.brave?ac:null})(n);return a||(i!=null&&i.detectGoogleSearchApp&&Ie(e,"GSA/")?I_:Ie(e," OPR/")&&Ie(e,"Mini")?R3:Ie(e," OPR/")?Ug:Ig.test(e)?Nl:Ie(e,"IE"+mr)||Ie(e,"WPDesktop")?D_:Ie(e,"OculusBrowser")?F_:Ie(e,A_)?M_:Ie(e,Hg)||Ie(e,"Edg/")?L_:Ie(e,zd+"/")?zd:Ie(e,"YaBrowser/")?U_:Ie(e,Od+"/")?Od:Ie(e,qm+"/")||Ie(e,"Ddg/")?qm:Ie(e,"FBIOS")?"Facebook "+mr:Ie(e,"UCWEB")||Ie(e,"UCBrowser")?"UC Browser":Ie(e,"CriOS")?R_:Ie(e,"CrMo")||Ie(e,ga)?ga:Ie(e,Hi)&&Ie(e,sc)?O_:Ie(e,"FxiOS")?z_:Ie(e.toLowerCase(),Im.toLowerCase())?Im:Ie(e,ac+"/")?ac:((o,u)=>u&&Ie(u,C_)||(function(f){return Ie(f,sc)&&!Ie(f,ga)&&!Ie(f,Hi)})(o))(e,t)?Ie(e,mr)?B_:sc:Ie(e,"PaleMoon/")?H_:Ie(e,Bd+"/")?Bd:Ie(e,wl)?wl:Ie(e,"MSIE")||Ie(e,"Trident/")?Fg:Ie(e,"Gecko")?wl:"")},P3={[D_]:[new RegExp("rv:"+Yt)],[L_]:[new RegExp(Hg+"?\\/"+Yt)],[ga]:[new RegExp("("+ga+"|CrMo)\\/"+Yt)],[R_]:[new RegExp("CriOS\\/"+Yt)],"UC Browser":[new RegExp("(UCBrowser|UCWEB)\\/"+Yt)],[sc]:[Mp],[B_]:[Mp],[Ug]:[new RegExp("(Opera|OPR)\\/"+Yt)],[wl]:[new RegExp(wl+"\\/"+Yt)],[z_]:[new RegExp("FxiOS\\/"+Yt)],[Im]:[new RegExp("Konqueror[:/]?"+Yt,"i")],[Nl]:[new RegExp(Nl+" "+Yt),Mp],[O_]:[new RegExp("android\\s"+Yt,"i")],[M_]:[new RegExp(A_+"\\/"+Yt)],[F_]:[new RegExp("OculusBrowser\\/"+Yt)],[zd]:[new RegExp(zd+"\\/"+Yt)],[U_]:[new RegExp("YaBrowser\\/"+Yt)],[Od]:[new RegExp(Od+"\\/"+Yt)],[ac]:[new RegExp(ac+"\\/"+Yt)],[qm]:[new RegExp("(DuckDuckGo|Ddg)\\/"+Yt)],[H_]:[new RegExp("PaleMoon\\/"+Yt)],[Bd]:[new RegExp(Bd+"\\/"+Yt)],[I_]:[new RegExp("GSA\\/"+Yt)],[Fg]:[new RegExp("(rv:|MSIE )"+Yt)],Mozilla:[new RegExp("rv:"+Yt)]},$3=function(e,t,n,i){var a=q_(e,t,n,i),o=P3[a];if(_e(o))return null;for(var u=0;o.length>u;u++){var f=e.match(o[u]);if(f)return parseFloat(f[f.length-2])}return null},Yb=[[new RegExp(Sl+"; "+Sl+" (.*?)[);]","i"),e=>[Sl,e&&e[1]||""]],[new RegExp(vc,"i"),[vc,""]],[new RegExp(bc,"i"),[bc,""]],[Ig,[Nl,""]],[new RegExp(Ko,"i"),(e,t)=>{if(/Phone/.test(t)||/WPDesktop/.test(t))return[Um,""];if(new RegExp(mr).test(t)&&!/IEMobile\b/.test(t))return[Ko+" "+mr,""];var n=/Windows NT ([0-9.]+)/i.exec(t);if(n&&n[1]){var i=B3[n[1]]||"";return/arm/i.test(t)&&(i="RT"),[Ko,i]}return[Ko,""]}],[/((iPhone|iPad|iPod).*?OS (\d+)_(\d+)_?(\d+)?|iPhone)/,e=>e&&e[3]?[Ld,[e[3],e[4],e[5]||"0"].join(".")]:[Ld,""]],[/(watch.*\/(\d+\.\d+\.\d+)|watch os,(\d+\.\d+),)/i,e=>{var t="";return e&&e.length>=3&&(t=_e(e[2])?e[3]:e[2]),["watchOS",t]}],[new RegExp("("+Hi+" (\\d+)\\.(\\d+)\\.?(\\d+)?|"+Hi+")","i"),e=>e&&e[2]?[Hi,[e[2],e[3],e[4]||"0"].join(".")]:[Hi,""]],[/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/,[M3,""]],[/Linux|debian/i,["Linux",""]]],Wb=function(e){return O3.test(e)?vc:z3.test(e)?bc:L3.test(e)?Sl:new RegExp(Hm,"i").test(e)?Hm:new RegExp("("+Um+"|WPDesktop)","i").test(e)?Um:/iPad/.test(e)?N_:/iPod/.test(e)?"iPod Touch":/iPhone/.test(e)?"iPhone":/(watch)(?: ?os[,/]|\d,\d\/)[\d.]+/i.test(e)?E_:Ig.test(e)?Nl:/(kobo)\s(ereader|touch)/i.test(e)?"Kobo":new RegExp(Gb,"i").test(e)?Gb:/(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(mr).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)?Hi:j_:new RegExp("(pda|"+mr+")","i").test(e)?D3:new RegExp(jl,"i").test(e)&&!new RegExp(jl+" pc","i").test(e)?$_:""},F3=/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i;function Qb(e,t){return typeof(n=e)=="string"&&F3.test(n)?e:t();var n}function Es(e){return e&&e.split("#")[0]}function _d(e,t){var n=setTimeout(e,t);return n!=null&&n.unref&&(n==null||n.unref()),n}var U3=e=>e instanceof Error,V_={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}},H3=V_.info;function G_(e){if(Wr(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(Je(e))return{arrayValue:{values:e.map((t=>G_(t)))}};try{return{stringValue:JSON.stringify(e)}}catch{return{stringValue:String(e)}}}function Pd(e){var t=[];for(var n in e){var i=e[n];In(i)||_e(i)||t.push({key:n,value:G_(i)})}return t}function I3(e,t){var n=V_[e.level||"info"]||H3,i=n.text,a=n.number,o=String(Date.now())+"000000",u={};t.distinctId&&(u.posthogDistinctId=t.distinctId),t.sessionId&&(u.sessionId=t.sessionId),t.windowId&&(u["window.id"]=t.windowId),Ke(t.sessionStartTimestamp)||(u.sessionStartTimestamp=String(t.sessionStartTimestamp)),Ke(t.lastActivityTimestamp)||(u.lastActivityTimestamp=String(t.lastActivityTimestamp)),t.currentUrl&&(u["url.full"]=t.currentUrl),t.screenName&&(u["screen.name"]=t.screenName),t.appState&&(u["app.state"]=t.appState),t.activeFeatureFlags&&t.activeFeatureFlags.length>0&&(u.feature_flags=t.activeFeatureFlags);var f=ge({},u,e.attributes||{}),h={timeUnixNano:o,observedTimeUnixNano:o,severityNumber:a,severityText:i,body:{stringValue:e.body},attributes:Pd(f)};return e.trace_id&&(h.traceId=e.trace_id),e.span_id&&(h.spanId=e.span_id),_e(e.trace_flags)||(h.flags=e.trace_flags),h}function Y_(e,t,n){return ge({},e.resourceAttributes,{"service.name":e.serviceName||"unknown_service"},e.environment&&{"deployment.environment":e.environment},e.serviceVersion&&{"service.version":e.serviceVersion},{"telemetry.sdk.name":t,"telemetry.sdk.version":n})}function W_(e,t,n,i){return{resourceLogs:[{resource:{attributes:Pd(t)},scopeLogs:[{scope:{name:n,version:i},logRecords:e}]}]}}let q3=class{constructor(e,t,n,i,a,o,u){var f;o===void 0&&(o=()=>Promise.resolve()),this._instance=e,this.Te=t,this.it=n,this.ut=i,this.ht=a,this.dt=o,this.ct=u,this.vt=null,this.ft=0,this.yt=0,this.bt=0,this._t=0,this.wt=!1,this.xt=t.maxBufferSize,this.kt=Math.max((f=t.maxQueueSize)!==null&&f!==void 0?f:t.maxBufferSize,t.maxBufferSize),this.St=t.flushIntervalMs,this.Ct=t.maxBatchRecordsPerPost,this.It=t.rateCapWindowMs,this.Tt=t.maxLogsPerInterval}reset(){this.Mt(),this.vt=null,this.bt=0,this._t=0,this.wt=!1,this.ft=0,this.yt=0,this.Ct=this.Te.maxBatchRecordsPerPost}onReconnect(){this.yt=0,this.Et()}captureLog(e){if(!this._instance.isDisabled&&!this._instance.optedOut&&e!=null&&e.body){var t=this.Rt(e);if(t!==null)if(t.body){if(this.Pt()){var n={record:I3(t,this.ut())};this.ht((()=>this.Ot(n)))}}else this.it.info("Log was rejected in beforeSend function")}}Rt(e){var t=this.Te.beforeSend;if(!t)return e;var n=Je(t)?t:[t],i=e;for(var a of n)try{var o=a(i);if(!o)return this.it.info("Log was rejected in beforeSend function"),null;i=o}catch(u){return this.it.error("Error in beforeSend function for log:",u),null}return i}Pt(){if(this.Tt===void 0)return!0;var e=Date.now(),t=e-this.bt;return this.It>t&&t>=0||(this.bt=e,this._t=0,this.wt=!1),this.Tt>this._t?(this._t++,!0):(this.wt||(this.it.warn("captureLog dropping logs: exceeded "+this.Tt+" logs per "+this.It+"ms"),this.wt=!0),!1)}flush(){var e=this;return en((function*(){if(!e._instance.isDisabled)return e.vt||(e.vt=e.Ft().finally((()=>{e.vt=null}))),e.vt}))()}Ft(){var e=this;return en((function*(){var t;e.Mt();var n=(t=e._instance.getPersistedProperty(Bi.LogsQueue))!==null&&t!==void 0?t:[];if(n.length!==0)for(var i=n.length,a=0;n.length>0&&i>a;){var o,u;e.ft=0;var f=Math.min(n.length,e.Ct),h=n.slice(0,f),p=W_(h.map((x=>x.record)),e.Lt(),(o=e.ct)!==null&&o!==void 0?o:e._instance.getLibraryId(),e._instance.getLibraryVersion()),g=yield e._instance.$t(p);if(g.kind==="too-large"&&h.length>1)e.Ct=Math.max(1,Math.floor(h.length/2)),e.it.warn("Received 413 when sending logs batch of size "+h.length+", reducing batch size to "+e.Ct);else if(g.kind==="retry-later"||(g.kind==="too-large"?e.it.warn("Dropping a single log record after 413 with batch size 1 — the record is larger than the server cap and cannot be split further."):g.kind==="ok"&&e.Te.maxBatchRecordsPerPost>e.Ct&&(e.Ct=Math.min(e.Te.maxBatchRecordsPerPost,e.Ct+1)),yield e.At(h.length),n=(u=e._instance.getPersistedProperty(Bi.LogsQueue))!==null&&u!==void 0?u:[],a+=h.length,g.kind==="fatal"))throw g.error}}))()}At(e){var t=this;return en((function*(){var n,i=Math.max(0,e-t.ft),a=(n=t._instance.getPersistedProperty(Bi.LogsQueue))!==null&&n!==void 0?n:[];t._instance.setPersistedProperty(Bi.LogsQueue,a.slice(i)),yield t.dt()}))()}Lt(){return Y_(this.Te,this._instance.getLibraryId(),this._instance.getLibraryVersion())}Ot(e){var t;if(!this._instance.optedOut){var n=(t=this._instance.getPersistedProperty(Bi.LogsQueue))!==null&&t!==void 0?t:[];this.kt>n.length||(n.shift(),this.ft++,this.it.info("Logs queue is full, dropping oldest record.")),n.push(e),this._instance.setPersistedProperty(Bi.LogsQueue,n),this.xt>n.length?this.Nt():this.Et()}}Nt(e){e===void 0&&(e=this.St),this.Dt||(this.Dt=_d((()=>{this.Dt=void 0,this.Et()}),e))}qt(){var e=Math.min(Math.max(0,this.yt-1),6);return this.St*Math.pow(2,e)}jt(){var e=this._instance.getPersistedProperty(Bi.LogsQueue);return!!e&&e.length>0}shutdown(e){var t=this;return en((function*(){t.Mt();var n=t.flush().catch((()=>{}));e!==void 0?yield Promise.race([n,new Promise((i=>_d(i,e)))]):yield n}))()}flushWithTimeout(e){var t=this;return en((function*(){var n=!1,i=t.flush(),a=new Promise((o=>_d((()=>{n=!0,o()}),e)));try{yield Promise.race([i,a])}finally{n&&i.catch((()=>{}))}}))()}Et(){this.flush().then((()=>{this.yt=0}),(e=>{this.yt++,this.it.error("PostHog logs flush failed:",e)})).finally((()=>{!this._instance.isDisabled&&this.jt()&&this.Nt(this.qt())}))}Mt(){this.Dt&&(clearTimeout(this.Dt),this.Dt=void 0)}};var Rp=[0,5,10,25,50,75,100,250,500,750,1e3,2500,5e3,7500,1e4];function Xb(e){return String(e)+"000000"}function Kb(e,t,n,i){var a="";return i&&(a=Object.keys(i).sort().map((o=>JSON.stringify(o)+":"+JSON.stringify(i[o]))).join(",")),e+"\0"+t+"\0"+(n??"")+"\0"+a}let V3=class{constructor(e,t,n){this._instance=e,this.Te=t,this.it=n,this.Ht=new Map,this.vt=null,this.Bt=!1,this.Ut=new Map,this.zt=new Set,this.Vt=0}count(e,t,n){t===void 0&&(t=1),this.Wt({name:e,type:"count",value:t,unit:n==null?void 0:n.unit,attributes:n==null?void 0:n.attributes})}gauge(e,t,n){this.Wt({name:e,type:"gauge",value:t,unit:n==null?void 0:n.unit,attributes:n==null?void 0:n.attributes})}histogram(e,t,n){this.Wt({name:e,type:"histogram",value:t,unit:n==null?void 0:n.unit,attributes:n==null?void 0:n.attributes})}flush(){var e=this,t=this.vt,n=(function(){var a=en((function*(){t&&(yield t.catch((()=>{}))),yield e.Zt()}));return function(){return a.apply(this,arguments)}})(),i=n().finally((()=>{this.vt===i&&(this.vt=null)}));return this.vt=i,i}drainWindow(){if(this.Ht.size===0)return null;var e=this.Ht;return this.Ht=new Map,this.Bt=!1,this.Ut=new Map,this.zt=new Set,this.Gt(e)}reset(){this.Vt++,this.Mt(),this.Ht=new Map,this.vt=null,this.Bt=!1,this.Ut=new Map,this.zt=new Set}Wt(e){if(!this._instance.isDisabled&&!this._instance.optedOut){var t=this.Rt(e);if(t!==null)if(t.name&&typeof t.name=="string")if(typeof t.value=="number"&&Number.isFinite(t.value))if(t.type==="count"&&0>t.value)this.it.warn("Dropping count '"+t.name+"': counters are monotonic, value must be >= 0");else{var n,i;try{n=t.attributes?ge({},t.attributes):void 0,i=Kb(t.type,t.name,t.unit,n)}catch(u){return void this.it.warn("Dropping metric '"+t.name+"': attributes could not be serialized",u)}var a=this.Ht.get(i);if(!a){if(!this.Qt())return;a={name:t.name,type:t.type,unit:t.unit,attributes:n,windowStartMs:Date.now()},this.Ht.set(i,a)}var o=this.Ut.get(t.name);o===void 0?this.Ut.set(t.name,t.type):o===t.type||this.zt.has(t.name)||(this.zt.add(t.name),this.it.warn("Metric name '"+t.name+"' is already used as a "+o+"; recording it as a "+t.type+" too will blend both series in charts. Use a distinct name.")),this.Jt(a,t.value),this.Nt()}else this.it.warn("Dropping metric '"+t.name+"': value must be a finite number");else this.it.warn("Dropping metric with empty name")}}Qt(){return this.Te.maxSeriesPerFlush>this.Ht.size||(this.Bt||(this.Bt=!0,this.it.warn("Metric series cap reached ("+this.Te.maxSeriesPerFlush+" per flush window); dropping new series until the next flush. Reduce attribute cardinality.")),!1)}Jt(e,t){var n;switch(e.type){case"count":e.total=((n=e.total)!==null&&n!==void 0?n:0)+t;break;case"gauge":e.last=t;break;case"histogram":e.hist||(e.hist={count:0,sum:0,min:t,max:t,bucketCounts:new Array(Rp.length+1).fill(0)});var i=e.hist;i.count+=1,i.sum+=t,i.min=Math.min(i.min,t),i.max=Math.max(i.max,t),i.bucketCounts[(function(a,o){for(var u=0;o.length>u;u++)if(o[u]>=a)return u;return o.length})(t,Rp)]+=1}}Rt(e){var t=this.Te.beforeSend;if(!t)return e;var n=Je(t)?t:[t],i=e;for(var a of n)try{var o=a(i);if(!o)return this.it.info("Metric was rejected in beforeSend function"),null;i=o}catch(u){return this.it.error("Error in beforeSend function for metric:",u),null}return i}Nt(){this.Dt||(this.Dt=_d((()=>{this.Dt=void 0,this.flush().catch((e=>{this.it.error("Metrics flush failed:",e)}))}),this.Te.flushIntervalMs))}Mt(){this.Dt&&(clearTimeout(this.Dt),this.Dt=void 0)}Zt(){var e=this;return en((function*(){if(e.Ht.size!==0){var t=e.Ht;e.Ht=new Map,e.Bt=!1,e.Ut=new Map,e.zt=new Set;var n=e.Vt,i=yield e._instance.Kt(e.Gt(t));if(n===e.Vt)switch(i.kind){case"ok":return;case"retry-later":return e.Yt(t),void e.Nt();case"too-large":return void e.it.warn("Metrics batch exceeded the server size limit and was dropped");case"fatal":return void e.it.error("Failed to send metrics batch:",i.error)}}}))()}Gt(e){return t=this.Xt(e),n=(function(o,u,f){return ge({},o.resourceAttributes,{"service.name":o.serviceName||"unknown_service"},o.environment&&{"deployment.environment":o.environment},o.serviceVersion&&{"service.version":o.serviceVersion},{"telemetry.sdk.name":u,"telemetry.sdk.version":f})})(this.Te,this._instance.getLibraryId(),this._instance.getLibraryVersion()),i=this._instance.getLibraryId(),a=this._instance.getLibraryVersion(),{resourceMetrics:[{resource:{attributes:Pd(n)},scopeMetrics:[{scope:{name:i,version:a},metrics:t}]}]};var t,n,i,a}Xt(e){var t=Xb(Date.now()),n=new Map;for(var i of e.values()){var a,o=Kb(i.type,i.name,i.unit,void 0),u=n.get(o);u||(u=ge({name:i.name},i.unit&&{unit:i.unit}),i.type==="count"?u.sum={aggregationTemporality:1,isMonotonic:!0,dataPoints:[]}:i.type==="gauge"?u.gauge={dataPoints:[]}:u.histogram={aggregationTemporality:1,dataPoints:[]},n.set(o,u));var f=Pd((a=i.attributes)!==null&&a!==void 0?a:{}),h=Xb(i.windowStartMs);if(i.type==="count"){var p,g={attributes:f,startTimeUnixNano:h,timeUnixNano:t,asDouble:(p=i.total)!==null&&p!==void 0?p:0};u.sum.dataPoints.push(g)}else if(i.type==="gauge"){var x,b={attributes:f,timeUnixNano:t,asDouble:(x=i.last)!==null&&x!==void 0?x:0};u.gauge.dataPoints.push(b)}else i.hist&&u.histogram.dataPoints.push({attributes:f,startTimeUnixNano:h,timeUnixNano:t,count:i.hist.count,sum:i.hist.sum,min:i.hist.min,max:i.hist.max,bucketCounts:i.hist.bucketCounts,explicitBounds:Rp})}return Array.from(n.values())}Yt(e){var t,n;for(var i of e){var a=i[0],o=i[1],u=this.Ht.get(a);if(u)switch(u.windowStartMs=Math.min(u.windowStartMs,o.windowStartMs),u.type){case"count":u.total=((t=u.total)!==null&&t!==void 0?t:0)+((n=o.total)!==null&&n!==void 0?n:0);break;case"gauge":break;case"histogram":if(o.hist)if(u.hist){u.hist.count+=o.hist.count,u.hist.sum+=o.hist.sum,u.hist.min=Math.min(u.hist.min,o.hist.min),u.hist.max=Math.max(u.hist.max,o.hist.max);for(var f=0;u.hist.bucketCounts.length>f;f++)u.hist.bucketCounts[f]+=o.hist.bucketCounts[f]}else u.hist=o.hist}else this.Qt()&&this.Ht.set(a,o)}}};var rd,Zb,Dp;function G3(e){var t=globalThis._posthogChunkIds;if(t){var n=Object.keys(t);return Dp&&n.length===Zb||(Zb=n.length,Dp=n.reduce(((i,a)=>{rd||(rd={});var o=rd[a];if(o)i[o[0]]=o[1];else for(var u=e(a),f=u.length-1;f>=0;f--){var h=u[f],p=h==null?void 0:h.filename,g=t[a];if(p&&g){i[p]=g,rd[a]=[p,g];break}}return i}),{})),Dp}}class Y3{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"},a=this.buildCoercingContext(i,n,0).apply(t),o=this.buildParsingContext(n),u=this.parseStacktrace(a,o);return{$exception_list:this.convertToExceptionList(u,i),$exception_level:"error"}}modifyFrames(t){var n=this;return en((function*(){for(var i of t)i.stacktrace&&i.stacktrace.frames&&Je(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,a;return t.cause!=null&&(i=this.parseStacktrace(t.cause,n)),t.stack!=""&&t.stack!=null&&(a=this.applyChunkIds(this.stackParser(t.stack,t.synthetic?n.skipFirstLines:0),n.chunkIdMap)),ge({},t,{cause:i,stack:a})}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 en((function*(){var i=t;for(var a of n.modifiers)i=yield a(i);return i}))()}convertToExceptionList(t,n){var i,a,o,u={type:t.type,value:t.value,mechanism:{type:(i=n.type)!==null&&i!==void 0?i:"generic",handled:(a=n.handled)===null||a===void 0||a,synthetic:(o=t.synthetic)!==null&&o!==void 0&&o}};t.stack&&(u.stacktrace={type:"raw",frames:t.stack});var f=[u];return t.cause!=null&&f.push(...this.convertToExceptionList(t.cause,ge({},n,{handled:!0}))),f}buildParsingContext(t){var n;return{chunkIdMap:G3(this.stackParser),skipFirstLines:(n=t.skipFirstLines)!==null&&n!==void 0?n:1}}buildCoercingContext(t,n,i){i===void 0&&(i=0);var a=(o,u)=>{if(4>=u){var f=this.buildCoercingContext(t,n,u);return this.applyCoercers(o,f)}};return ge({},n,{syntheticException:i==0?n.syntheticException:void 0,mechanism:t,apply:o=>a(o,i),next:o=>a(o,i+1)})}}var Cl="?";function Vm(e,t,n,i,a){var o={platform:e,filename:t,function:n==="<anonymous>"?Cl:n,in_app:!0};return _e(i)||(o.lineno=i),_e(a)||(o.colno=a),o}var Q_=(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]:Cl,n?"safari-extension:"+t:"safari-web-extension:"+t]:[e,t]},W3=/^\s*at (\S+?)(?::(\d+))(?::(\d+))\s*$/i,Q3=/^\s*at (?:(.+?\)(?: \[.+\])?|.*?) ?\((?:address at )?)?(?:async )?((?:<anonymous>|[-a-z]+:|.*bundle|\/)?.*?)(?::(\d+))?(?::(\d+))?\)?\s*$/i,X3=/\((\S*)(?::(\d+))(?::(\d+))\)/,K3=(e,t)=>{var n=W3.exec(e);if(n)return Vm(t,n[1],Cl,+n[2],+n[3]);var i=Q3.exec(e);if(i){if(i[2]&&i[2].indexOf("eval")===0){var a=X3.exec(i[2]);a&&(i[2]=a[1],i[3]=a[2],i[4]=a[3])}var o=Q_(i[1]||Cl,i[2]);return Vm(t,o[1],o[0],i[3]?+i[3]:void 0,i[4]?+i[4]:void 0)}},Z3=/^\s*(.*?)(?:\((.*?)\))?(?:^|@)?((?:[-a-z]+)?:\/.*?|\[native code\]|[^@]*(?:bundle|\d+\.js)|\/[\w\-. /=]+)(?::(\d+))?(?::(\d+))?\s*$/i,J3=/(\S+) line (\d+)(?: > eval line \d+)* > eval/i,eC=(e,t)=>{var n=Z3.exec(e);if(n){if(n[3]&&n[3].indexOf(" > eval")>-1){var i=J3.exec(n[3]);i&&(n[1]=n[1]||"eval",n[3]=i[1],n[4]=i[2],n[5]="")}var a=n[3],o=n[1]||Cl,u=Q_(o,a);return Vm(t,a=u[1],o=u[0],n[4]?+n[4]:void 0,n[5]?+n[5]:void 0)}},Jb=/\(error: (.*)\)/;class tC{match(t){return this.isDOMException(t)||this.isDOMError(t)}coerce(t,n){var i=At(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 Dd(t,"DOMException")}isDOMError(t){return Dd(t,"DOMError")}}class nC{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 rC{constructor(){}match(t){return Dd(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 iC=/^(?:[Uu]ncaught (?:exception: )?)?(?:((?:Eval|Internal|Range|Reference|Syntax|Type|URI|)Error): )?(.*)$/i;class sC{match(t){return typeof t=="string"}coerce(t,n){var i,a=this.getInfos(t),o=a[0],u=a[1];return{type:o??"Error",value:u??t,stack:(i=n.syntheticException)==null?void 0:i.stack,synthetic:!0}}getInfos(t){var n="Error",i=t,a=t.match(iC);return a&&(n=a[1],i=a[2]),[n,i]}}var aC=["fatal","error","warning","log","info","debug"];function X_(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 a=n.slice(0,i).join(", ");if(t>=a.length)return i===n.length?a:a.length>t?a.slice(0,t)+"...":a}return""}class lC{match(t){return typeof t=="object"&&t!==null}coerce(t,n){var i,a=this.getErrorPropertyFromObject(t);return a?n.apply(a):{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 $g(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: "+X_(t)}isSeverityLevel(t){return At(t)&&!Fm(t)&&aC.indexOf(t)>=0}getErrorPropertyFromObject(t){for(var n in t)if({}.hasOwnProperty.call(t,n)){var i=t[n];if(U3(i))return i}}getObjectClassName(t){try{var n=Object.getPrototypeOf(t);return n?n.constructor.name:void 0}catch{return}}}class oC{match(t){return $g(t)}coerce(t,n){var i,a=t.constructor.name;return{type:a,value:a+" captured as exception with keys: "+X_(t),stack:(i=n.syntheticException)==null?void 0:i.stack,synthetic:!0}}}class cC{match(t){return k_(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 uC{match(t){return Dd(t,"PromiseRejectionEvent")||this.isCustomEventWrappingRejection(t)}isCustomEventWrappingRejection(t){if(!$g(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,a=this.getUnhandledRejectionReason(t);return k_(a)?{type:"UnhandledRejection",value:"Non-Error promise rejection captured with value: "+String(a),stack:(i=n.syntheticException)==null?void 0:i.stack,synthetic:!0}:n.apply(a)}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 $d="$message",Fd="$timestamp",dC=new Set([$d,Fd]),Lp={enabled:!0,max_bytes:32768};function Ud(e){var t;return e?{enabled:(t=e.enabled)!==null&&t!==void 0?t:Lp.enabled,max_bytes:hC(e.max_bytes,Lp.max_bytes)}:ge({},Lp)}class fC{constructor(t){this.$e=[],this.ze=0,this.Te=Ud(t)}setConfig(t){this.Te=Ud(t),this.Ze()}add(t){var n=(function(a){var o;try{o=__(a)}catch{return}try{var u=JSON.parse(o);if(!Ut(u))return;var f=u,h=f[$d],p=f[Fd];return!At(h)||h.trim().length===0||!At(p)&&!Cn(p)?void 0:{step:f,json:o}}catch{return}})(t);if(n){var i=(function(a){if(typeof TextEncoder<"u")return new TextEncoder().encode(a).length;for(var o=encodeURIComponent(a),u=0,f=0;o.length>f;f++)o[f]==="%"?(u+=1,f+=2):u+=1;return u})(n.json);i>this.Te.max_bytes||(this.$e.push({step:n.step,bytes:i}),this.ze+=i,this.Ze())}}getAttachable(){return this.$e.map((t=>t.step))}clear(){this.$e=[],this.ze=0}size(){return this.$e.length}Ze(){for(;this.ze>this.Te.max_bytes&&this.$e.length>0;){var t=this.$e.shift();t&&(this.ze-=t.bytes)}}}function hC(e,t){if(!Cn(e)||e===1/0||e===-1/0)return t;var n=Math.floor(e);return 0>n?t:n}var K_=function(e,t){var n=(t===void 0?{}:t).debugEnabled,i={k(a){if(ie&&(Tt.DEBUG||ie.POSTHOG_DEBUG||n)&&!_e(ie.console)&&ie.console){for(var o=("__rrweb_original__"in ie.console[a])?ie.console[a].__rrweb_original__:ie.console[a],u=arguments.length,f=new Array(u>1?u-1:0),h=1;u>h;h++)f[h-1]=arguments[h];o(e,...f)}},debug(){for(var a=arguments.length,o=new Array(a),u=0;a>u;u++)o[u]=arguments[u];i.k("debug",...o)},info(){for(var a=arguments.length,o=new Array(a),u=0;a>u;u++)o[u]=arguments[u];i.k("log",...o)},warn(){for(var a=arguments.length,o=new Array(a),u=0;a>u;u++)o[u]=arguments[u];i.k("warn",...o)},error(){for(var a=arguments.length,o=new Array(a),u=0;a>u;u++)o[u]=arguments[u];i.k("error",...o)},critical(){for(var a=arguments.length,o=new Array(a),u=0;a>u;u++)o[u]=arguments[u];console.error(e,...o)},uninitializedWarning(a){i.error("You must initialize PostHog before calling "+a)},createLogger:(a,o)=>K_(e+" "+a,o)};return i},Se=K_("[PostHog.js]"),It=Se.createLogger,pC=It("[ExternalScriptsLoader]"),zp=(e,t,n)=>{if(e.config.disable_external_dependency_loading)return pC.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 a,o=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(a=o())return a.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=x=>{h.__posthog_loading_callback_fired=!0,n(void 0,x)},h.onerror=x=>n(x),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 a="/static/"+t+".js?v="+e.version;if(t==="toolbar"){var o=3e5;a=a+"&t="+Math.floor(Date.now()/o)*o}i=e.requestRouter.endpointFor("assets",a)}zp(e,i,n)}else{var u=e.requestRouter.endpointFor("assets","/array/"+e.config.token+"/config.js");zp(e,u,n)}},ze.__PosthogExtensions__.loadSiteApp=(e,t,n)=>{var i=e.requestRouter.endpointFor("api",t);zp(e,i,n)};var ey="1.407.2";Tt.DEBUG=!1,Tt.LIB_VERSION=ey,Tt.LIB_NAME="web",Tt.JS_SDK_VERSION=ey;var Z_="$people_distinct_id",Hd="$device_id",Op="$device_model",Zo="__alias",Jo="__timers",Gm="$autocapture_disabled_server_side",Ym="$heatmaps_enabled_server_side",Wm="$exception_capture_enabled_server_side",Qm="$error_tracking_suppression_rules",Xm="$error_tracking_capture_extension_exceptions",Km="$web_vitals_enabled_server_side",qg="$dead_clicks_enabled_server_side",Vg="$product_tours_enabled_server_side",Zm="$web_vitals_allowed_metrics",ma="$session_recording_remote_config",J_="$replay_sample_rate",ew="$replay_override_sampling",tw="$replay_override_linked_flag",nw="$replay_override_url_trigger",rw="$replay_override_event_trigger",yl="$sesid",Gg="$session_is_sampled",pa="$enabled_feature_flags",wd="$active_feature_flags",ec="$early_access_features",Jm="$feature_flag_details",Sd="$feature_flag_payloads",eg="$feature_flag_request_id",Id="$minimal_flag_called_events",Oi="$override_feature_flags",gl="$override_feature_flag_payloads",ua="$stored_person_properties",da="$stored_group_properties",tg="$surveys",qd="$surveys_loaded_at",ng="$surveys_activated",kd="$surveys_activated_session",tc="ph_product_tours",lc="$flag_call_reported",rg="$flag_call_reported_session_id",ig="$feature_flag_errors",yc="$feature_flag_evaluated_at",Vr="$user_state",sg="$client_session_props",ag="$capture_rate_limit",lg="$initial_campaign_params",og="$initial_referrer_info",Vd="$initial_person_info",Gd="$epp",id="$posthog_cookieless",iw="$cookieless_mode",sw="$sdk_debug_extensions_init_method",aw="$sdk_debug_extensions_init_time_ms",lw="$sdk_debug_recording_script_not_loaded",Yg="PostHog loadExternalDependency extension not found.",fa="on_reject",$i="always",cl="anonymous",ul="identified",cg="identified_only",Yd="visibilitychange",Wd="beforeunload",xl="$pageview",Bp="$pageleave",Pp="$identify",ty="$groupidentify";function sd(e,t){Je(e)&&e.forEach(t)}function Mt(e,t){if(!Ke(e))if(Je(e))e.forEach(t);else if(j3(e))e.forEach(((i,a)=>t(i,a)));else for(var n in e)S_.call(e,n)&&t(e[n],n)}var Pt=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 a of n)for(var o in a)a[o]!==void 0&&(e[o]=a[o]);return e};function jd(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 ny=function(e){try{return e()}catch{return}},mC=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(a){Se.critical("Implementation error. Please turn on debug mode and open a ticket on https://app.posthog.com/home#panel=support%3Asupport%3A."),Se.critical(a)}}},Wg=function(e){var t={};return Mt(e,(function(n,i){(At(n)&&n.length>0||Cn(n))&&(t[i]=n)})),t},gC=["herokuapp.com","vercel.app","netlify.app"];function xC(e){var t=e==null?void 0:e.hostname;if(!At(t))return!1;var n=t.split(".").slice(-2).join(".");for(var i of gC)if(n===i)return!1;return!0}function Wt(e,t,n,i){var a=i??{},o=a.capture,u=a.passive;e==null||e.addEventListener(t,n,{capture:o!==void 0&&o,passive:u===void 0||u})}function ow(e){return e.name==="ph_toolbar_internal"}var cw=e=>{if(Ce){try{for(var t=e+"=",n=Ce.cookie.split(";").filter((o=>o.length)),i=0;n.length>i;i++){for(var a=n[i];a.charAt(0)==" ";)a=a.substring(1,a.length);if(a.indexOf(t)===0)return decodeURIComponent(a.substring(t.length,a.length))}}catch{}return null}};Math.trunc||(Math.trunc=function(e){return 0>e?Math.ceil(e):Math.floor(e)}),Number.isInteger||(Number.isInteger=function(e){return Cn(e)&&isFinite(e)&&Math.floor(e)===e});class Qd{constructor(t){if(this.bytes=t,t.length!==16)throw new TypeError("not 128-bit length")}static fromFieldsV7(t,n,i,a){if(!Number.isInteger(t)||!Number.isInteger(n)||!Number.isInteger(i)||!Number.isInteger(a)||0>t||0>n||0>i||0>a||t>0xffffffffffff||n>4095||i>1073741823||a>4294967295)throw new RangeError("invalid field value");var o=new Uint8Array(16);return o[0]=t/Math.pow(2,40),o[1]=t/Math.pow(2,32),o[2]=t/Math.pow(2,24),o[3]=t/Math.pow(2,16),o[4]=t/256,o[5]=t,o[6]=112|n>>>8,o[7]=n,o[8]=128|i>>>24,o[9]=i>>>16,o[10]=i>>>8,o[11]=i,o[12]=a>>>24,o[13]=a>>>16,o[14]=a>>>8,o[15]=a,new Qd(o)}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 Qd(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 vC{generate(){var t=this.generateOrAbort();if(!_e(t))return t;this.S=0;var n=this.generateOrAbort();if(_e(n))throw new Error("Could not generate UUID after timestamp reset");return n}generateOrAbort(){var t=Date.now();if(t>this.S)this.S=t,this.C();else{if(this.S>=t+1e4)return;this.I++,this.I>4398046511103&&(this.S++,this.C())}return Qd.fromFieldsV7(this.S,Math.trunc(this.I/Math.pow(2,30)),this.I&Math.pow(2,30)-1,this.M.nextUint32())}C(){this.I=1024*this.M.nextUint32()+(1023&this.M.nextUint32())}constructor(){this.S=0,this.I=0,this.M=new bC}}var ry,uw=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&&!_e(ie.crypto)&&crypto.getRandomValues&&(uw=e=>crypto.getRandomValues(e));class bC{nextUint32(){return this.R.length>this.O||(uw(this.R),this.O=0),this.R[this.O++]}constructor(){this.R=new Uint32Array(8),this.O=1/0}}var Pi=()=>yC().toString(),yC=()=>(ry||(ry=new vC)).generate(),Bo="",_C=/[a-z0-9][a-z0-9-]+\.[a-z]{2,}$/i,Fi={N:()=>!!Ce,D(e){Se.error("cookieStore error: "+e)},A:cw,F(e){var t;try{t=JSON.parse(Fi.A(e))||{}}catch{}return t},q(e,t,n,i,a){if(!Ce)return!1;try{var o="",u="",f=(function(g,x){if(x){var b=(function(_,j){if(j===void 0&&(j=Ce),Bo)return Bo;if(!j||["localhost","127.0.0.1"].includes(_))return"";for(var C=_.split("."),k=Math.min(C.length,8),A="dmn_chk_"+Pi();!Bo&&k--;){var N=C.slice(k).join("."),D=A+"=1;domain=."+N+";path=/";j.cookie=D+";max-age=3",j.cookie.includes(A)&&(j.cookie=D+";max-age=0",Bo=N)}return Bo})(g);if(!b){var y=(_=>{var j=_.match(_C);return j?j[0]:""})(g);y!==b&&Se.info("Warning: cookie subdomain discovery mismatch",y,b),b=y}return b?"; domain=."+b:""}return""})(Ce.location.hostname,i);if(n){var h=new Date;h.setTime(h.getTime()+864e5*n),o="; expires="+h.toUTCString()}a&&(u="; secure");var p=e+"="+encodeURIComponent(JSON.stringify(t))+o+"; SameSite=Lax; path=/"+f+u;return p.length>3686.4&&Se.warn("cookieStore warning: large cookie, len="+p.length),Ce.cookie=p,!0}catch{return!1}},P(e,t){if(Ce!=null&&Ce.cookie)try{Fi.q(e,"",-1,t)}catch{return}}},$p=null,Lt={N(){if(!In($p))return $p;var e=!0;if(_e(ie))e=!1;else try{var t="__mplssupport__";Lt.q(t,"xyz"),Lt.A(t)!=='"xyz"'&&(e=!1),Lt.P(t)}catch{e=!1}return e||Se.error("localStorage unsupported; falling back to cookie store"),$p=e,e},D(e){Se.error("localStorage error: "+e)},A(e){try{return ie==null?void 0:ie.localStorage.getItem(e)}catch(t){Lt.D(t)}return null},F(e){try{return JSON.parse(Lt.A(e))||{}}catch{}return null},q(e,t){try{return ie==null||ie.localStorage.setItem(e,JSON.stringify(t)),!0}catch(n){Lt.D(n)}return!1},P(e){try{ie==null||ie.localStorage.removeItem(e)}catch(t){Lt.D(t)}}},wC=[Hd,"distinct_id",yl,Gg,Gd,Vd,Vr],ad={},SC={N:()=>!0,D(e){Se.error("memoryStorage error: "+e)},A:e=>ad[e]||null,F:e=>ad[e]||null,q:(e,t)=>(ad[e]=t,!0),P(e){delete ad[e]}},ra=null,Nn={N(){if(!In(ra))return ra;if(ra=!0,_e(ie))ra=!1;else try{var e="__support__";Nn.q(e,"xyz"),Nn.A(e)!=='"xyz"'&&(ra=!1),Nn.P(e)}catch{ra=!1}return ra},D(e){Se.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},q(e,t){try{return ie==null||ie.sessionStorage.setItem(e,JSON.stringify(t)),!0}catch(n){Nn.D(n)}return!1},P(e){try{ie==null||ie.sessionStorage.removeItem(e)}catch(t){Nn.D(t)}}};class kC{constructor(t){this._instance=t}get Te(){return this._instance.config}get consent(){return this.Ge()?0:this.Qe}isOptedOut(){return this.Te.cookieless_mode===$i||this.isRejected()||this.consent===-1&&this.Te.cookieless_mode===fa}isOptedIn(){return!this.isOptedOut()}isExplicitlyOptedOut(){return this.consent===0}isRejected(){return this.consent===0||this.consent===-1&&this.Te.opt_out_capturing_by_default}optInOut(t){this.Je.q(this.Ke,t?1:0,this.Te.cookie_expiration,this.Te.cross_subdomain_cookie,this.Te.secure_cookie)}reset(){this.Je.P(this.Ke,this.Te.cross_subdomain_cookie)}get Ke(){var t=this._instance.config,n=t.token,i=t.opt_out_capturing_cookie_prefix;return t.consent_persistence_name||(i?i+n:"__ph_opt_in_out_"+n)}get Qe(){var t=this.Je.A(this.Ke);return Ap(t)?1:Ie(T3,t)?0:-1}get Je(){var t=this.Te.opt_out_capturing_persistence_type,n=t==="localStorage"?Lt:Fi;if(!this.Ye||this.Ye!==n){this.Ye=n;var i=t==="localStorage"?Fi:Lt;i.A(this.Ke)&&(this.Ye.A(this.Ke)||this.optInOut(Ap(i.A(this.Ke))),i.P(this.Ke,this.Te.cross_subdomain_cookie))}return this.Ye}Ge(){return!!this.Te.respect_dnt&&[Hn==null?void 0:Hn.doNotTrack,Hn==null?void 0:Hn.msDoNotTrack,ze.doNotTrack].some((t=>Ap(t)))}}function dw(e,t){var n,i=e==null||(n=e.config)==null?void 0:n.get_current_url;if(!Gr(i))return t;try{var a=i(t);return At(a)&&a?a:t}catch(o){return Se.error("Error in get_current_url, falling back to window.location.href",o),t}}var fw="__POSTHOG_TOOLBAR__",jC=1,NC=3,CC=11;function iy(e){return e instanceof Element&&(e.id===fw||!(e.closest==null||!e.closest(".toolbar-global-fade-container")))}function Ts(e){return!!e&&e.nodeType===jC}function pr(e,t){return!!e&&!!e.tagName&&e.tagName.toLowerCase()===t.toLowerCase()}function hw(e){return!!e&&e.nodeType===NC}function pw(e){return!!e&&e.nodeType===CC&&Ts(e.host)}var mw=1e3;function Qg(e){return e?uf(e).split(/\s+/):[]}function sy(e,t){var n=(function(i){var a,o=ie==null||(a=ie.location)==null?void 0:a.href;return _e(o)?void 0:dw(i,o)})(t);return!!(n&&e&&e.some((i=>n.match(i))))}function Xd(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 Qg(t)}function gw(e){return Ke(e)?null:uf(e).split(/(\s+)/).filter((t=>oc(t))).join("").replace(/[\r\n]/g," ").replace(/[ ]+/g," ").substring(0,255)}function _c(e){var t="";return dg(e)&&!yw(e)&&e.childNodes&&e.childNodes.length&&Mt(e.childNodes,(function(n){var i;hw(n)&&n.textContent&&(t+=(i=gw(n.textContent))!==null&&i!==void 0?i:"")})),uf(t)}function Fp(e){var t;return _e(e.target)?e.srcElement||null:(t=e.target)!=null&&t.shadowRoot?e.composedPath()[0]||null:e.target||null}var Xg=["a","button","form","input","select","textarea","label"];function ug(e,t){if(_e(t))return!0;var n,i=function(o){if(t.some((u=>(function(f,h){var p=f.matches||f.matchesSelector||f.msMatchesSelector||f.mozMatchesSelector||f.webkitMatchesSelector||f.oMatchesSelector;try{return!!p&&p.call(f,h)}catch{return!1}})(o,u))))return{v:!0}};for(var a of e)if(n=i(a))return n.v;return!1}function xw(e){var t=e.parentNode;return!(!t||!Ts(t))&&t}var EC=[".ph-no-autocapture","[data-ph-no-autocapture]"],vw=["next","previous","prev",">","<"],TC=[...vw,"+","-","−","–"],ay=(e,t)=>/[a-z0-9]/i.test(t)?e.includes(t):e===t,ly=[".ph-no-rageclick",".ph-no-capture"],AC=["","text","search","email","password","url","tel","number"];function oy(e,t){if(!ie||Kg(e))return!1;var n,i,a,o,u;if(Wr(t)?(n=!!t&&ly,i=void 0,a=!1):(n=(o=t==null?void 0:t.css_selector_ignorelist)!==null&&o!==void 0?o:ly,i=t==null?void 0:t.content_ignorelist,a=(u=t==null?void 0:t.ignore_text_selection)!==null&&u!==void 0&&u),n===!1||a&&(function(h){return!(!h||!Ts(h))&&(!!pr(h,"textarea")||(pr(h,"input")?Ie(AC,(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 f=bw(e,!1).targetElementList;return!(function(h,p){if(h===!1||_e(h))return!1;var g;if(h===!0)g=vw;else{if(!Je(h))return!1;if(h.length>10)return Se.error("[PostHog] content_ignorelist array cannot exceed 10 items. Use css_selector_ignorelist for more complex matching."),!1;g=h.map((x=>x.toLowerCase()))}return p.some((x=>{var b=x.safeText,y=x.ariaLabel;return g.some((_=>ay(b,_)||ay(y,_)))}))})(i,f.map((h=>{var p;return{safeText:_c(h).toLowerCase(),ariaLabel:((p=h.getAttribute("aria-label"))==null?void 0:p.toLowerCase().trim())||""}})))&&!ug(f,n)}var Kg=e=>!e||pr(e,"html")||!Ts(e),bw=(e,t)=>{if(!ie||Kg(e))return{parentIsUsefulElement:!1,targetElementList:[]};for(var n=!1,i=[e],a=e;a.parentNode&&!pr(a,"body");)if(pw(a.parentNode))i.push(a.parentNode.host),a=a.parentNode.host;else{var o=xw(a);if(!o)break;if(t||Xg.indexOf(o.tagName.toLowerCase())>-1)n=!0;else try{var u=ie.getComputedStyle(o);u&&u.getPropertyValue("cursor")==="pointer"&&(n=!0)}catch{}i.push(o),a=o}return{parentIsUsefulElement:n,targetElementList:i}};function dg(e){for(var t=new Set,n=0,i=e;i.parentNode&&!pr(i,"body");i=i.parentNode){if(n++>=mw||t.has(i))return!1;t.add(i);var a=Xd(i);if(Ie(a,"ph-sensitive")||Ie(a,"ph-no-capture"))return!1}if(Ie(Xd(e),"ph-include"))return!0;var o=e.type||"";if(At(o))switch(o.toLowerCase()){case"hidden":case"password":return!1}var u=e.name||e.id||"";return!At(u)||!/^cc|cardnum|ccnum|creditcard|csc|cvc|cvv|exp|pass|pwd|routing|seccode|securitycode|securitynum|socialsec|socsec|ssn/i.test(u.replace(/[^a-zA-Z0-9]/g,""))}function yw(e){return!!(pr(e,"input")&&!["button","checkbox","submit","reset"].includes(e.type)||pr(e,"select")||pr(e,"textarea")||e.getAttribute("contenteditable")==="true")}var _w="(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})",MC=new RegExp("^(?:"+_w+")$"),RC=new RegExp(_w),ww="\\d{3}-?\\d{2}-?\\d{4}",DC=new RegExp("^("+ww+")$"),LC=new RegExp("("+ww+")");function oc(e,t){return t===void 0&&(t=!0),!(Ke(e)||At(e)&&(e=uf(e),(t?MC:RC).test((e||"").replace(/[- ]/g,""))||(t?DC:LC).test(e)))}function cy(e){var t=_c(e);return oc(t=(t+" "+Sw(e)).trim())?t:""}function Sw(e){var t="";return e&&e.childNodes&&e.childNodes.length&&Mt(e.childNodes,(function(n){var i;if(n&&((i=n.tagName)==null?void 0:i.toLowerCase())==="span")try{var a=_c(n);t=(t+" "+a).trim(),n.childNodes&&n.childNodes.length&&(t=(t+" "+Sw(n)).trim())}catch(o){Se.error("[AutoCapture]",o)}})),t}function uy(e){return e.replace(/"|\\"/g,'\\"')}function zC(e){var t=e.attr__class;if(t)return Je(t)?t:Qg(t)}var ld=It("[Dead Clicks]"),OC=()=>!0,BC=e=>{var t,n=!((t=e.instance.persistence)==null||!t.get_property(qg)),i=e.instance.config.capture_dead_clicks;return Wr(i)?i:!!Ut(i)||n};class dy{get lazyLoadedDeadClicksAutocapture(){return this.Xe}constructor(t,n,i){this.instance=t,this.isEnabled=n,this.onCapture=i,this.startIfEnabledOrStop()}onRemoteConfig(t){if(t.ok){var n=t.config;"captureDeadClicks"in n&&(this.instance.persistence&&this.instance.persistence.register({[qg]:n.captureDeadClicks}),this.startIfEnabledOrStop())}}startIfEnabledOrStop(){this.isEnabled(this)?this.tr((()=>{this.er()})):this.stop()}tr(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",(a=>{a?ld.error("failed to load script",a):t()}))}er(){var t;if(Ce){if(!this.Xe&&(t=ze.__PosthogExtensions__)!=null&&t.initDeadClicksAutocapture){var n=Ut(this.instance.config.capture_dead_clicks)?ge({},this.instance.config.capture_dead_clicks):{};n.__onCapture=this.onCapture,this.onCapture&&(n.capture_dead_swipes=!1),this.Xe=ze.__PosthogExtensions__.initDeadClicksAutocapture(this.instance,n),this.Xe.start(Ce),ld.info("starting...")}}else ld.error("`document` not found. Cannot start.")}stop(){this.Xe&&(this.Xe.stop(),this.Xe=void 0,ld.info("stopping..."))}}var Up=It("[SegmentIntegration]"),kw="posthog-js";function jw(e,t){var n=t===void 0?{}:t,i=n.organization,a=n.projectId,o=n.prefix,u=n.severityAllowList,f=u===void 0?["error"]:u,h=n.sendExceptionsToPostHog,p=h===void 0||h;return g=>{var x,b,y,_,j;if(f!=="*"&&!f.includes(g.level)||!e.__loaded)return g;g.tags||(g.tags={});var C=e.requestRouter.endpointFor("ui","/project/"+e.config.token+"/person/"+e.get_distinct_id());g.tags["PostHog Person URL"]=C,e.sessionRecordingStarted()&&(g.tags["PostHog Recording URL"]=e.get_session_replay_url({withTimestamp:!0}));var k,A=((x=g.exception)==null?void 0:x.values)||[],N=A.map((z=>ge({},z,{stacktrace:z.stacktrace?ge({},z.stacktrace,{type:"raw",frames:(z.stacktrace.frames||[]).map((L=>ge({},L,{platform:"web:javascript"})))}):void 0}))),D={$exception_message:((b=A[0])==null?void 0:b.value)||g.message,$exception_type:(y=A[0])==null?void 0:y.type,$exception_level:g.level,$exception_list:N,$sentry_event_id:g.event_id,$sentry_exception:g.exception,$sentry_exception_message:((_=A[0])==null?void 0:_.value)||g.message,$sentry_exception_type:(j=A[0])==null?void 0:j.type,$sentry_tags:g.tags};return i&&a&&(D.$sentry_url=(o||"https://sentry.io/organizations/")+i+"/issues/?project="+a+"&query="+g.event_id),p&&((k=e.exceptions)==null||k.sendExceptionEvent(D)),g}}class PC{constructor(t,n,i,a,o,u){this.name=kw,this.setupOnce=function(f){f(jw(t,{organization:n,projectId:i,prefix:a,severityAllowList:o,sendExceptionsToPostHog:u==null||u}))}}}class fy{constructor(t){this.rr=(n,i,a)=>{a&&(a.noSessionId||a.activityTimeout||a.sessionPastMaximumLength||a.crossTabAdoption)&&(Se.info("[PageViewManager] Session rotated, clearing pageview state",{sessionId:n,changeReason:a}),this.ir=void 0,this._instance.scrollManager.resetContext())},this._instance=t,this.nr()}nr(){var t;this.sr=(t=this._instance.sessionManager)==null?void 0:t.onSessionId(this.rr)}destroy(){var t;(t=this.sr)==null||t.call(this),this.sr=void 0}doPageView(t,n){var i,a=this.ar(t,n);return this.ir={pathname:(i=ie==null?void 0:ie.location.pathname)!==null&&i!==void 0?i:"",pageViewId:n,timestamp:t},this._instance.scrollManager.resetContext(),a}doPageLeave(t){var n;return this.ar(t,(n=this.ir)==null?void 0:n.pageViewId)}doEvent(){var t;return{$pageview_id:(t=this.ir)==null?void 0:t.pageViewId}}ar(t,n){var i=this.ir;if(!i)return{$pageview_id:n};var a={$pageview_id:n,$prev_pageview_id:i.pageViewId},o=this._instance.scrollManager.getContext();if(o&&!this._instance.config.disable_scroll_properties){var u=o.maxScrollHeight,f=o.lastScrollY,h=o.maxScrollY,p=o.maxContentHeight,g=o.lastContentY,x=o.maxContentY;if(!(_e(u)||_e(f)||_e(h)||_e(p)||_e(g)||_e(x))){u=Math.ceil(u),f=Math.ceil(f),h=Math.ceil(h),p=Math.ceil(p),g=Math.ceil(g),x=Math.ceil(x);var b=u>1?ci(f/u,0,1,Se):1,y=u>1?ci(h/u,0,1,Se):1,_=p>1?ci(g/p,0,1,Se):1,j=p>1?ci(x/p,0,1,Se):1;a=Pt(a,{$prev_pageview_last_scroll:f,$prev_pageview_last_scroll_percentage:b,$prev_pageview_max_scroll:h,$prev_pageview_max_scroll_percentage:y,$prev_pageview_last_content:g,$prev_pageview_last_content_percentage:_,$prev_pageview_max_content:x,$prev_pageview_max_content_percentage:j})}}return i.pathname&&(a.$prev_pageview_pathname=i.pathname),i.timestamp&&(a.$prev_pageview_duration=(t.getTime()-i.timestamp.getTime())/1e3),a}}var Hp=["flags","surveys"],$C={[Z_]:{exposure:"hidden"},[Zo]:{exposure:"hidden"},__cmpns:{exposure:"hidden"},[Jo]:{exposure:"hidden"},[Gm]:{exposure:"event"},[Ym]:{exposure:"hidden"},[Wm]:{exposure:"event"},[Qm]:{exposure:"hidden"},[Xm]:{exposure:"event"},[Km]:{exposure:"event"},[qg]:{exposure:"event"},[Vg]:{exposure:"hidden"},[Zm]:{exposure:"event"},[ma]:{exposure:"hidden"},$session_recording_enabled_server_side:{exposure:"hidden"},[yl]:{exposure:"hidden"},[Gg]:{exposure:"event"},[J_]:{exposure:"event",shouldSkipFromEventProperties:e=>In(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"},$sess_rec_flush_size:{exposure:"hidden"},[pa]:{exposure:"derived",storageGroup:"flags",shouldSkipFromEventProperties:(e,t)=>t(),transformToEventProperties(e){if(!Ut(e))return{};for(var t={},n=Object.keys(e),i=0;n.length>i;i++)t["$feature/"+n[i]]=e[n[i]];return t}},[wd]:{exposure:"event",storageGroup:"flags"},[ec]:{exposure:"hidden"},[Jm]:{exposure:"hidden",storageGroup:"flags"},[Sd]:{exposure:"event",storageGroup:"flags"},[eg]:{exposure:"event",storageGroup:"flags",volatile:!0},[Id]:{exposure:"hidden",storageGroup:"flags"},[Oi]:{exposure:"event"},[gl]:{exposure:"hidden"},[ua]:{exposure:"hidden"},[da]:{exposure:"hidden"},[tg]:{exposure:"hidden",storageGroup:"surveys"},[qd]:{exposure:"hidden",storageGroup:"surveys",volatile:!0},[ng]:{exposure:"event"},[kd]:{exposure:"hidden"},[tc]:{exposure:"hidden"},$product_tours_activated:{exposure:"hidden"},$product_tours_activated_session:{exposure:"hidden"},$conversations_widget_session_id:{exposure:"event"},$conversations_ticket_id:{exposure:"event"},$conversations_widget_state:{exposure:"event"},$conversations_user_traits:{exposure:"event"},[lc]:{exposure:"hidden"},[rg]:{exposure:"hidden"},[ig]:{exposure:"hidden"},[yc]:{exposure:"hidden",storageGroup:"flags",volatile:!0},[Vr]:{exposure:"hidden"},[sg]:{exposure:"hidden"},[ag]:{exposure:"hidden"},[lg]:{exposure:"hidden"},[og]:{exposure:"hidden"},[Vd]:{exposure:"hidden"},[Gd]:{exposure:"hidden"},[ew]:{exposure:"event"},[tw]:{exposure:"event"},[nw]:{exposure:"event"},[rw]:{exposure:"event"},[sw]:{exposure:"event"},[aw]:{exposure:"event"},[lw]:{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"}},FC=[["$posthog_sr_group_event_trigger_",{exposure:"hidden"}],["$posthog_sr_group_url_trigger_",{exposure:"hidden"}],["$posthog_sr_group_sampling_",{exposure:"hidden"}]],ia=e=>{var t=$C[e];if(t)return t;for(var n of FC){var i=n[1];if(e.indexOf(n[0])===0)return i}},_l=(e,t)=>{try{return JSON.stringify(e,((n,i)=>typeof i=="bigint"?i.toString():i),t)}catch{return __(e)}},wc=e=>{var t=Ce==null?void 0:Ce.createElement("a");return _e(t)?null:(t.href=e,t)},El=function(e,t){for(var n,i=((e.split("#")[0]||"").split(/\?(.*)/)[1]||"").replace(/^\?+/g,"").split("&"),a=0;i.length>a;a++){var o=i[a].split("=");if(o[0]===t){n=o;break}}if(!Je(n)||2>n.length)return"";var u=n[1];try{u=decodeURIComponent(u)}catch{Se.error("Skipping decoding for malformed query param: "+u)}return u.replace(/\+/g," ")},Sc=function(e,t,n){if(!e||!t||!t.length)return e;for(var i=e.split("#"),a=i[1],o=(i[0]||"").split("?"),u=o[1],f=o[0],h=(u||"").split("&"),p=[],g=0;h.length>g;g++){var x=h[g].split("=");Je(x)&&(t.includes(x[0])?p.push(x[0]+"="+n):p.push(h[g]))}var b=f;return u!=null&&(b+="?"+p.join("&")),a!=null&&(b+="#"+a),b},Kd=function(e,t){var n=e.match(new RegExp(t+"=([^&]*)"));return n?n[1]:null},Nw=(e,t)=>e>=t&&v_(),Cw=(e,t,n,i)=>{if(e===0){if(v_()){var a=t+1;return a===n&&i(),a}return t}return 0},od="https?://(.*)",Tl=["gclid","gclsrc","dclid","gbraid","wbraid","fbclid","msclkid","twclid","li_fat_id","igshid","ttclid","rdt_cid","epik","qclid","sccid","irclid","_kx"],UC=["utm_source","utm_medium","utm_campaign","utm_content","utm_term","gad_source","mc_cid",...Tl],kc="<masked>",HC=["li_fat_id"];function Ew(e,t,n){if(!Ce)return{};var i,a=t?[...Tl,...n||[]]:[],o=Tw(Sc(Ce.URL,a,kc),e),u=(i={},Mt(HC,(function(f){var h=cw(f);i[f]=h||null})),i);return Pt(u,o)}function Tw(e,t){var n=UC.concat(t||[]),i={};return Mt(n,(function(a){var o=El(e,a);i[a]=o||null})),i}function Aw(e){var t=(function(o){return o?o.search(od+"google.([^/?]*)")===0?"google":o.search(od+"bing.com")===0?"bing":o.search(od+"yahoo.com")===0?"yahoo":o.search(od+"duckduckgo.com")===0?"duckduckgo":null:null})(e),n=t!="yahoo"?"q":"p",i={};if(!In(t)){i.$search_engine=t;var a=Ce?El(Ce.referrer,n):"";a.length&&(i.ph_keyword=a)}return i}function hy(){return navigator.language||navigator.userLanguage}var Zd="$direct";function Mw(){return(Ce==null?void 0:Ce.referrer)||Zd}function Rw(e,t,n){n===void 0&&(n=!1);var i=e?[...Tl,...t||[]]:[],a=n?Es(sn==null?void 0:sn.href):sn==null?void 0:sn.href,o=a==null?void 0:a.substring(0,1e3);return{r:Mw().substring(0,1e3),u:o?Sc(o,i,kc):void 0}}function Dw(e,t){var n;t===void 0&&(t=!1);var i=e.r,a=e.u,o=t?Es(a):a,u={$referrer:i,$referring_domain:i==null?void 0:i==Zd?Zd:(n=wc(i))==null?void 0:n.host};if(o){u.$current_url=o;var f=wc(o);u.$host=f==null?void 0:f.host,u.$pathname=f==null?void 0:f.pathname;var h=Tw(o);Pt(u,h)}if(i){var p=Aw(i);Pt(u,p)}return u}function Lw(){try{return Intl.DateTimeFormat().resolvedOptions().timeZone}catch{return}}function IC(){try{return new Date().getTimezoneOffset()}catch{return}}var qC={flags:yc,surveys:qd},VC=["cookie","localstorage","localstorage+cookie","sessionstorage","memory"],dl="main";class Ip{constructor(t,n,i){if(i===void 0&&(i=!0),this.lr={},this.ur=!1,this.hr=!1,this.Te=t,this.dr=i,this.props={},this.cr=!1,this.vr=(o=>{var u="";return o.token&&(u=o.token.replace(/\+/g,"PL").replace(/\//g,"SL").replace(/=/g,"EQ")),o.persistence_name?"ph_"+o.persistence_name:"ph_"+u+"_posthog"})(t),this.Je=this.pr(t),this.hr=this.gr(t),this.load(),t.debug&&Se.info("Persistence loaded",t.persistence,ge({},this.props)),this.update_config(t,t,n),this.save(),ie){var a=()=>this.flush();Wt(ie,"beforeunload",a,{capture:!1}),Wt(ie,"pagehide",a,{capture:!1})}}mr(){var t,n=(t=this.Te)==null?void 0:t.persistence_save_debounce_ms;return Cn(n)&&n>0?n:0}isDisabled(){return!!this.yr}pr(t){VC.indexOf(t.persistence.toLowerCase())===-1&&(Se.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=[...wC,...u];return ge({},Lt,{F(p){try{var g={};try{g=Fi.F(p)||{}}catch{}var x,b=JSON.parse(Lt.A(p)||"{}");if(f){var y={};for(var _ in g){var j=g[_];In(j)||j===""||(y[_]=j)}x=Pt(b,y)}else x=Pt(g,b);return Lt.q(p,x),x}catch{}return null},q(p,g,x,b,y,_){var j=Lt.q(p,g,void 0,void 0,_);try{var C={};h.forEach((k=>{g[k]&&(C[k]=g[k])})),Object.keys(C).length&&Fi.q(p,C,x,b,y,_)}catch(k){Lt.D(k)}return j},P(p,g){try{ie==null||ie.localStorage.removeItem(p),Fi.P(p,g)}catch(x){Lt.D(x)}}})})(t.cookie_persisted_properties||[],t.__preview_cookie_wins_on_conflict||!1),a=!1,o=t.persistence.toLowerCase();return o==="localstorage"&&Lt.N()?(n=Lt,a=!0):o==="localstorage+cookie"&&i.N()?(n=i,a=!0):o==="sessionstorage"&&Nn.N()?n=Nn:o==="memory"?n=SC:o==="cookie"?n=Fi:i.N()?(n=i,a=!0):n=Fi,this.ur=a,n}br(t){return this.vr+"__"+t}gr(t){return this.ur&&!!t.split_storage}_r(t){var n=t??this.Te.feature_flag_cache_ttl_ms;if(!n||0>=n)return!1;var i=this.props[yc];return!i||typeof i!="number"||Date.now()-i>n}properties(){var t={};return Mt(this.props,((n,i)=>{var a=ia(i);if((a==null?void 0:a.exposure)==="derived"){if(a.shouldSkipFromEventProperties!=null&&a.shouldSkipFromEventProperties(n,i===pa?()=>this._r():()=>!1))return;a.transformToEventProperties&&Pt(t,a.transformToEventProperties(n))}else if(!a||a.exposure==="event"){if(a!=null&&a.shouldSkipFromEventProperties!=null&&a.shouldSkipFromEventProperties(n,(()=>!1)))return;t[i]=n}})),t}load(){if(!this.yr){var t=this.Je.F(this.vr);t&&(this.props=Pt({},t)),this.hr&&this.wr()}}wr(){for(var t of Hp){var n=Lt.F(this.br(t));if(n&&!js(n)){var i=this.kr(t);i.persisted=!0,this.Sr(t)||(i.fingerprint=this.Cr(n,t)),this.Ir(t,n)||Pt(this.props,n)}}}Sr(t){return Object.keys(this.props).some((n=>{var i;return((i=ia(n))==null?void 0:i.storageGroup)===t}))}Ir(t,n){var i=qC[t];if(!i)return!1;var a=n[i],o=this.props[i];return Cn(a)&&Cn(o)&&o>a}refreshKey(t){var n;if(!this.yr){var i=this.hr?(n=ia(t))==null?void 0:n.storageGroup:void 0,a=i?Lt.F(this.br(i)):this.Je.F(this.vr);if(a&&t in a)this.Tr(t,a[t]);else{if(i){var o=this.Je.F(this.vr);if(o&&t in o)return void this.Tr(t,o[t])}this.Mr(t)}}}save(){if(!this.yr){var t=this.mr();t>0?_e(this.Er)&&(this.Er=setTimeout((()=>{this.Er=void 0,this.Rr()}),t)):this.Rr()}}flush(){_e(this.Er)||(clearTimeout(this.Er),this.Er=void 0,this.Rr())}Rr(){this.yr||(this.hr?this.Pr():this.Or(this.Je,this.vr,this.props,dl))}Pr(){var t=this.Fr(),n=t.main,i=t.groups;for(var a of(this.Or(this.Je,this.vr,n,dl),Hp)){var o,u=i[a];(!js(u)||(o=this.lr[a])!=null&&o.persisted)&&this.Or(Lt,this.br(a),u,a)}}Fr(){var t={},n={flags:{},surveys:{}};return Mt(this.props,((i,a)=>{var o,u=(o=ia(a))==null?void 0:o.storageGroup;u?n[u][a]=i:t[a]=i})),{main:t,groups:n}}Cr(t,n){if(n===dl)return JSON.stringify(t)+"|"+this.Lr+"|"+this.$r+"|"+this.Ar;var i={};return Mt(t,((a,o)=>{var u;i[o]=(u=ia(o))!=null&&u.volatile?"__volatile__":a})),JSON.stringify(i)}Or(t,n,i,a){var o=this.kr(a);if(a===dl||o.dirty||_e(o.fingerprint)){var u;try{if((u=this.Cr(i,a))===o.fingerprint)return void(o.dirty=!1)}catch{u=void 0}t.q(n,i,this.Lr,this.$r,this.Ar,this.Te.debug)?(o.dirty=!1,a!==dl&&(o.persisted=!0),_e(u)||(o.fingerprint=u)):this.Te.debug&&Se.warn('failed to persist storage entry "'+n+'"; will retry on next save')}}remove(t){var n=(t===void 0?{}:t).keepGroupEntries,i=n!==void 0&&n;if(_e(this.Er)||(clearTimeout(this.Er),this.Er=void 0),this.Je.P(this.vr,!1),this.Je.P(this.vr,!0),!i&&this.dr)for(var a of Hp)Lt.P(this.br(a));i?delete this.lr[dl]:this.lr={}}clear(){this.remove(),this.props={}}register_once(t,n,i){if(Ut(t)){_e(n)&&(n="None"),this.Lr=_e(i)?this.Nr:i;var a=!1;if(Mt(t,((o,u)=>{this.props.hasOwnProperty(u)&&this.props[u]!==n||(this.Tr(u,o),a=!0)})),a)return this.save(),!0}return!1}register(t,n){if(Ut(t)){this.Lr=_e(n)?this.Nr:n;var i=!1;if(Mt(t,((a,o)=>{t.hasOwnProperty(o)&&this.props[o]!==a&&(this.Tr(o,a),i=!0)})),i)return this.save(),!0}return!1}unregister(t){t in this.props&&(this.Mr(t),this.save())}update_campaign_params(){if(!this.cr){var t=Ew(this.Te.custom_campaign_params,this.Te.mask_personal_data_properties,this.Te.custom_personal_data_properties);js(Wg(t))||this.register(t),this.cr=!0}}update_search_keyword(){var t;this.register((t=Ce==null?void 0:Ce.referrer)?Aw(t):{})}update_referrer_info(){var t;this.register_once({$referrer:Mw(),$referring_domain:Ce!=null&&Ce.referrer&&((t=wc(Ce.referrer))==null?void 0:t.host)||Zd},void 0)}set_initial_person_info(){this.props[lg]||this.props[og]||this.register_once({[Vd]:Rw(this.Te.mask_personal_data_properties,this.Te.custom_personal_data_properties,this.Te.disable_capture_url_hashes)},void 0)}get_initial_props(){var t={};Mt([og,lg],(a=>{var o=this.props[a];o&&Mt(o,(function(u,f){t["$initial_"+$m(f)]=u}))}));var n=this.props[Vd];if(n){var i=(function(a,o){o===void 0&&(o=!1);var u=Dw(a,o),f={};return Mt(u,(function(h,p){f["$initial_"+$m(p)]=h})),f})(n,this.Te.disable_capture_url_hashes);Pt(t,i)}return t}safe_merge(t){return Mt(this.props,(function(n,i){i in t||(t[i]=n)})),t}update_config(t,n,i){this.Nr=this.Lr=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 a=t.persistence!==n.persistence||!((h,p)=>{if(h.length!==p.length)return!1;var g=[...h].sort(),x=[...p].sort();return g.every(((b,y)=>b===x[y]))})(t.cookie_persisted_properties||[],n.cookie_persisted_properties||[]),o=a?this.pr(t):this.Je,u=this.gr(t);if(a||u!==this.hr){var f=this.props;this.clear(),this.Je=o,this.hr=u,this.props=f,this.save()}}set_disabled(t){this.yr=t,this.yr?this.remove():this.save()}set_cross_subdomain(t){t!==this.$r&&(this.$r=t,this.remove({keepGroupEntries:!0}),this.save())}set_secure(t){t!==this.Ar&&(this.Ar=t,this.remove({keepGroupEntries:!0}),this.save())}set_event_timer(t,n){var i=this.props[Jo]||{};i[t]=n,this.Tr(Jo,i),this.save()}remove_event_timer(t){var n=this.props[Jo]||{},i=n[t];return _e(i)||(delete n[t],this.Tr(Jo,n),this.save()),i}get_property(t){return this.props[t]}set_property(t,n){this.Tr(t,n),this.save()}Tr(t,n){var i;this.props[t]=n,(i=ia(t))!=null&&i.volatile||this.Dr(t)}Mr(t){delete this.props[t],this.Dr(t)}Dr(t){var n,i=(n=ia(t))==null?void 0:n.storageGroup;i&&(this.kr(i).dirty=!0)}kr(t){return this.lr[t]||(this.lr[t]={})}}var Po={Activation:"events",Cancellation:"cancelEvents"},qp={Popover:"popover",API:"api",Widget:"widget"},Ui={SHOWN:"survey shown",DISMISSED:"survey dismissed",SENT:"survey sent"},Vp={SURVEY_ID:"$survey_id",SURVEY_ITERATION:"$survey_iteration",SURVEY_LAST_SEEN_DATE:"$survey_last_seen_date"},fg={Popover:"popover",Inline:"inline"},GC={SHOWN:"product tour shown"},py={TOUR_LAST_SEEN_DATE:"$product_tour_last_seen_date",TOUR_TYPE:"$product_tour_type"},my=It("[RateLimiter]");class YC{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((a=>{my.info((a||"events")+" is quota limited."),this.serverLimits[a]=new Date().getTime()+6e4}))}catch(a){return void my.warn('could not rate limit - continuing. Error: "'+(a==null?void 0:a.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,a;t===void 0&&(t=!1);var o=this.captureEventsBurstLimit,u=this.captureEventsPerSecond,f=new Date().getTime(),h=(n=(i=this.instance.persistence)==null?void 0:i.get_property(ag))!==null&&n!==void 0?n:{tokens:o,last:f};h.tokens+=(f-h.last)/1e3*u,h.last=f,h.tokens>o&&(h.tokens=o);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 "+o+" events burst limit."},{skip_client_rate_limiting:!0}),this.lastEventRateLimited=p,(a=this.instance.persistence)==null||a.set_property(ag,h),{isRateLimited:p,remainingTokens:h.tokens}}isServerRateLimited(t){var n=this.serverLimits[t||"events"]||!1;return n!==!1&&new Date().getTime()<n}}var $o=It("[RemoteConfig]");class zw{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}qr(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()}jr(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 $o.info("Using preloaded remote config",this.remoteConfig),this.Hr(this.remoteConfig),void this.Br();if(this._instance.Ur())return void $o.warn("Remote config is disabled. Falling back to local config.");this.qr((t=>{if(!t)return $o.info("No config found after loading remote JS config. Falling back to JSON."),void this.jr((n=>{this.Hr(n),this.Br()}));this.Hr(t),this.Br()}))}catch(t){$o.error("Error loading remote config",t)}}stop(){this.zr&&(clearInterval(this.zr),this.zr=void 0)}refresh(){!this._instance.Ur()&&Ce&&Ce.visibilityState!=="hidden"&&this._instance.reloadFeatureFlags()}Br(){var t;if(!this.zr){var n=(t=this._instance.config.remote_config_refresh_interval_ms)!==null&&t!==void 0?t:3e5;n!==0&&(this.zr=setInterval((()=>{this.refresh()}),n))}}Hr(t){var n;t||$o.error("Failed to fetch remote config from PostHog."),this._instance.Hr(t?{ok:!0,config:t}:{ok:!1}),(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 $n={GZipJS:"gzip-js",Base64:"base64"},Or=Uint8Array,tr=Uint16Array,Al=Uint32Array,Zg=new Or([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]),Jg=new Or([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]),gy=new Or([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),Ow=function(e,t){for(var n=new tr(31),i=0;31>i;++i)n[i]=t+=1<<e[i-1];var a=new Al(n[30]);for(i=1;30>i;++i)for(var o=n[i];n[i+1]>o;++o)a[o]=o-n[i]<<5|i;return[n,a]},Bw=Ow(Zg,2),hg=Bw[1];Bw[0][28]=258,hg[258]=28;for(var xy=Ow(Jg,0)[1],Pw=new tr(32768),Ht=0;32768>Ht;++Ht){var fl=(43690&Ht)>>>1|(21845&Ht)<<1;Pw[Ht]=((65280&(fl=(61680&(fl=(52428&fl)>>>2|(13107&fl)<<2))>>>4|(3855&fl)<<4))>>>8|(255&fl)<<8)>>>1}var cc=function(e,t,n){for(var i=e.length,a=0,o=new tr(t);i>a;++a)++o[e[a]-1];var u,f=new tr(t);for(a=0;t>a;++a)f[a]=f[a-1]+o[a-1]<<1;for(u=new tr(i),a=0;i>a;++a)u[a]=Pw[f[e[a]-1]++]>>>15-e[a];return u},va=new Or(288);for(Ht=0;144>Ht;++Ht)va[Ht]=8;for(Ht=144;256>Ht;++Ht)va[Ht]=9;for(Ht=256;280>Ht;++Ht)va[Ht]=7;for(Ht=280;288>Ht;++Ht)va[Ht]=8;var Jd=new Or(32);for(Ht=0;32>Ht;++Ht)Jd[Ht]=5;var WC=cc(va,9),QC=cc(Jd,5),$w=function(e){return(e/8>>0)+(7&e&&1)},Fw=function(e,t,n){(n==null||n>e.length)&&(n=e.length);var i=new(e instanceof tr?tr:e instanceof Al?Al:Or)(n-t);return i.set(e.subarray(t,n)),i},Ai=function(e,t,n){var i=t/8>>0;e[i]|=n<<=7&t,e[i+1]|=n>>>8},Fo=function(e,t,n){var i=t/8>>0;e[i]|=n<<=7&t,e[i+1]|=n>>>8,e[i+2]|=n>>>16},Gp=function(e,t){for(var n=[],i=0;e.length>i;++i)e[i]&&n.push({s:i,f:e[i]});var a=n.length,o=n.slice();if(!a)return[new Or(0),0];if(a==1){var u=new Or(n[0].s+1);return u[n[0].s]=1,[u,1]}n.sort((function(z,L){return z.f-L.f})),n.push({s:-1,f:25001});var f=n[0],h=n[1],p=0,g=1,x=2;for(n[0]={s:-1,f:f.f+h.f,l:f,r:h};g!=a-1;)f=n[n[x].f>n[p].f?p++:x++],h=n[p!=g&&n[x].f>n[p].f?p++:x++],n[g++]={s:-1,f:f.f+h.f,l:f,r:h};var b=o[0].s;for(i=1;a>i;++i)o[i].s>b&&(b=o[i].s);var y=new tr(b+1),_=pg(n[g-1],y,0);if(_>t){i=0;var j=0,C=_-t,k=1<<C;for(o.sort((function(z,L){return y[L.s]-y[z.s]||z.f-L.f}));a>i;++i){var A=o[i].s;if(t>=y[A])break;j+=k-(1<<_-y[A]),y[A]=t}for(j>>>=C;j>0;){var N=o[i].s;t>y[N]?j-=1<<t-y[N]++-1:++i}for(;i>=0&&j;--i){var D=o[i].s;y[D]==t&&(--y[D],++j)}_=t}return[new Or(y),_]},pg=function(e,t,n){return e.s==-1?Math.max(pg(e.l,t,n+1),pg(e.r,t,n+1)):t[e.s]=n},vy=function(e){for(var t=e.length;t&&!e[--t];);for(var n=new tr(++t),i=0,a=e[0],o=1,u=function(h){n[i++]=h},f=1;t>=f;++f)if(e[f]==a&&f!=t)++o;else{if(!a&&o>2){for(;o>138;o-=138)u(32754);o>2&&(u(o>10?o-11<<5|28690:o-3<<5|12305),o=0)}else if(o>3){for(u(a),--o;o>6;o-=6)u(8304);o>2&&(u(o-3<<5|8208),o=0)}for(;o--;)u(a);o=1,a=e[f]}return[n.subarray(0,i),t]},Uo=function(e,t){for(var n=0,i=0;t.length>i;++i)n+=e[i]*t[i];return n},mg=function(e,t,n){var i=n.length,a=$w(t+2);e[a]=255&i,e[a+1]=i>>>8,e[a+2]=255^e[a],e[a+3]=255^e[a+1];for(var o=0;i>o;++o)e[a+o+4]=n[o];return 8*(a+4+i)},by=function(e,t,n,i,a,o,u,f,h,p,g){Ai(t,g++,n),++a[256];for(var x=Gp(a,15),b=x[0],y=x[1],_=Gp(o,15),j=_[0],C=_[1],k=vy(b),A=k[0],N=k[1],D=vy(j),z=D[0],L=D[1],q=new tr(19),O=0;A.length>O;++O)q[31&A[O]]++;for(O=0;z.length>O;++O)q[31&z[O]]++;for(var Y=Gp(q,7),B=Y[0],H=Y[1],T=19;T>4&&!B[gy[T-1]];--T);var le,J,G,P,F=p+5<<3,W=Uo(a,va)+Uo(o,Jd)+u,xe=Uo(a,b)+Uo(o,j)+u+14+3*T+Uo(q,B)+(2*q[16]+3*q[17]+7*q[18]);if(W>=F&&xe>=F)return mg(t,g,e.subarray(h,h+p));if(Ai(t,g,1+(W>xe)),g+=2,W>xe){le=cc(b,y),J=b,G=cc(j,C),P=j;var R=cc(B,H);for(Ai(t,g,N-257),Ai(t,g+5,L-1),Ai(t,g+10,T-4),g+=14,O=0;T>O;++O)Ai(t,g+3*O,B[gy[O]]);g+=3*T;for(var $=[A,z],Z=0;2>Z;++Z){var M=$[Z];for(O=0;M.length>O;++O)Ai(t,g,R[he=31&M[O]]),g+=B[he],he>15&&(Ai(t,g,M[O]>>>5&127),g+=M[O]>>>12)}}else le=WC,J=va,G=QC,P=Jd;for(O=0;f>O;++O)if(i[O]>255){var he;Fo(t,g,le[257+(he=i[O]>>>18&31)]),g+=J[he+257],he>7&&(Ai(t,g,i[O]>>>23&31),g+=Zg[he]);var be=31&i[O];Fo(t,g,G[be]),g+=P[be],be>3&&(Fo(t,g,i[O]>>>5&8191),g+=Jg[be])}else Fo(t,g,le[i[O]]),g+=J[i[O]];return Fo(t,g,le[256]),g+J[256]},XC=new Al([65540,131080,131088,131104,262176,1048704,1048832,2114560,2117632]),KC=(function(){for(var e=new Al(256),t=0;256>t;++t){for(var n=t,i=9;--i;)n=(1&n&&3988292384)^n>>>1;e[t]=n}return e})(),Yp=function(e,t,n){for(;n;++t)e[t]=n,n>>>=8};function ZC(e,t){t===void 0&&(t={});var n=(function(){var x=4294967295;return{p(b){for(var y=x,_=0;b.length>_;++_)y=KC[255&y^b[_]]^y>>>8;x=y},d(){return 4294967295^x}}})(),i=e.length;n.p(e);var a,o,u,f,h,p=(f=10+((a=t).filename&&a.filename.length+1||0),h=8,(function(x,b,y,_,j,C){var k=x.length,A=new Or(_+k+5*(1+Math.floor(k/7e3))+j),N=A.subarray(_,A.length-j),D=0;if(!b||8>k)for(var z=0;k>=z;z+=65535){var L=z+65535;k>L?D=mg(N,D,x.subarray(z,L)):(N[z]=!0,D=mg(N,D,x.subarray(z,k)))}else{for(var q=XC[b-1],O=q>>>13,Y=8191&q,B=(1<<y)-1,H=new tr(32768),T=new tr(B+1),le=Math.ceil(y/3),J=2*le,G=function(wt){return(x[wt]^x[wt+1]<<le^x[wt+2]<<J)&B},P=new Al(25e3),F=new tr(288),W=new tr(32),xe=0,R=0,$=(z=0,0),Z=0,M=0;k>z;++z){var he=G(z),be=32767&z,ke=T[he];if(H[be]=ke,T[he]=be,z>=Z){var Me=k-z;if((xe>7e3||$>24576)&&Me>423){D=by(x,N,0,P,F,W,R,$,M,z-M,D),$=xe=R=0,M=z;for(var Re=0;286>Re;++Re)F[Re]=0;for(Re=0;30>Re;++Re)W[Re]=0}var Le=2,Ye=0,pe=Y,Oe=be-ke&32767;if(Me>2&&he==G(z-Oe))for(var at=Math.min(O,Me)-1,bt=Math.min(32767,z),mt=Math.min(258,Me);bt>=Oe&&--pe&&be!=ke;){if(x[z+Le]==x[z+Le-Oe]){for(var yt=0;mt>yt&&x[z+yt]==x[z+yt-Oe];++yt);if(yt>Le){if(Le=yt,Ye=Oe,yt>at)break;var Kt=Math.min(Oe,yt-2),et=0;for(Re=0;Kt>Re;++Re){var pn=z-Oe+Re+32768&32767,yn=pn-H[pn]+32768&32767;yn>et&&(et=yn,ke=pn)}}}Oe+=(be=ke)-(ke=H[be])+32768&32767}if(Ye){P[$++]=268435456|hg[Le]<<18|xy[Ye];var Ne=31&hg[Le],Be=31&xy[Ye];R+=Zg[Ne]+Jg[Be],++F[257+Ne],++W[Be],Z=z+Le,++xe}else P[$++]=x[z],++F[x[z]]}}D=by(x,N,!0,P,F,W,R,$,M,z-M,D)}return Fw(A,0,_+$w(D)+j)})(o=e,(u=t).level==null?6:u.level,u.mem==null?Math.ceil(1.5*Math.max(8,Math.min(13,Math.log(o.length)))):12+u.mem,f,h)),g=p.length;return(function(x,b){var y=b.filename;if(x[0]=31,x[1]=139,x[2]=8,x[8]=2>b.level?4:b.level==9?2:0,x[9]=3,b.mtime!=0&&Yp(x,4,Math.floor(new Date(b.mtime||Date.now())/1e3)),y){x[3]=8;for(var _=0;y.length>=_;++_)x[_+10]=y.charCodeAt(_)}})(p,t),Yp(p,g-8,n.d()),Yp(p,g-4,i),p}var JC=!!Om||!!Pg,Uw="text/plain",Nd=!1,gg=(e,t)=>{var n=e.split("#"),i=n[1],a=n[0].split("?"),o=a[0],u=a[1];if(!u)return e;var f=u.split("&").filter((h=>h.split("=")[0]!==t)).join("&");return o+(f?"?"+f:"")+(i?"#"+i:"")},ex=function(e,t,n){var i;n===void 0&&(n=!0);var a=e.split("?"),o=a[0],u=a[1],f=ge({},t),h=(i=u==null?void 0:u.split("&").map((g=>{var x,b=g.split("="),y=b[0],_=n&&(x=f[y])!==null&&x!==void 0?x:b[1];return delete f[y],y+"="+_})))!==null&&i!==void 0?i:[],p=(function(g,x){var b,y;x===void 0&&(x="&");var _=[];return Mt(g,(function(j,C){_e(j)||_e(C)||C==="undefined"||(b=encodeURIComponent((k=>k instanceof File)(j)?j.name:j.toString()),y=encodeURIComponent(C),_[_.length]=y+"="+b)})),_.join(x)})(f);return p&&h.push(p),h.length>0?o+"?"+h.join("&"):o},Wp=e=>{if(e.Vr)return e.Vr;var t=e.data,n=e.compression;if(t){if(n===$n.GZipJS){var i=ZC((function(f,h){var p=f.length;if(typeof TextEncoder<"u")return new TextEncoder().encode(f);for(var g=new Or(f.length+(f.length>>>1)),x=0,b=function(C){g[x++]=C},y=0;p>y;++y){if(x+5>g.length){var _=new Or(x+8+(p-y<<1));_.set(g),g=_}var j=f.charCodeAt(y);128>j?b(j):2048>j?(b(192|j>>>6),b(128|63&j)):j>55295&&57344>j?(b(240|(j=65536+(1047552&j)|1023&f.charCodeAt(++y))>>>18),b(128|j>>>12&63),b(128|j>>>6&63),b(128|63&j)):(b(224|j>>>12),b(128|j>>>6&63),b(128|63&j))}return Fw(g,0,x)})(_l(t)),{mtime:0});return{contentType:Uw,body:i.buffer.slice(i.byteOffset,i.byteOffset+i.byteLength),estimatedSize:i.byteLength}}if(n===$n.Base64){var a=(function(f){return f&&btoa(encodeURIComponent(f).replace(/%([0-9A-F]{2})/g,((h,p)=>String.fromCharCode(parseInt(p,16)))))})(_l(t)),o=(f=>"data="+encodeURIComponent(typeof f=="string"?f:_l(f)))(a);return{contentType:"application/x-www-form-urlencoded",body:o,estimatedSize:new Blob([o]).size}}var u=_l(t);return{contentType:"application/json",body:u,estimatedSize:new Blob([u]).size}}},Hw=e=>{var t,n,i=()=>e.transport==="sendBeacon"?{url:ex(e.url,{compression:$n.Base64}),encodedBody:Wp(ge({},e,{compression:$n.Base64,Vr:void 0}))}:{url:gg(e.url,"compression"),encodedBody:Wp(ge({},e,{compression:void 0,Vr:void 0}))};try{t=Wp(e)}catch(a){if(Ib(e.compression,El(e.url,"compression")))return Se.error("Failed to gzip request body, sending uncompressed payload",a),i();throw a}return t&&Ib(e.compression,El(e.url,"compression"))&&!((n=t.body)instanceof ArrayBuffer?Bm(new Uint8Array(n)):ArrayBuffer.isView(n)&&Bm(new Uint8Array(n.buffer,n.byteOffset,n.byteLength)))?(Nd=!0,i()):{url:e.url,encodedBody:t}},Iw=e=>{try{return Hw(e)}catch(t){return Se.error(t),void(e.callback==null||e.callback({statusCode:0,error:t}))}},e4=(function(){var e=en((function*(t){var n=_l(t.data),i=yield(function(o,u,f){return Pm.apply(this,arguments)})(n,Tt.DEBUG,{rethrow:!0});if(!i)return t;var a=yield i.arrayBuffer();return ge({},t,{Vr:{contentType:Uw,body:a,estimatedSize:a.byteLength}})}));return function(t){return e.apply(this,arguments)}})(),t4=/Failed to fetch|NetworkError|Load failed/i,qw=e=>{var t=Iw(e);if(t){var n=t.url,i=t.encodedBody,a=i??{},o=a.contentType,u=a.body,f=a.estimatedSize,h=new Headers;Mt(e.headers,(function(_,j){h.append(j,_)})),o&&h.append("Content-Type",o);var p=null,g=!1;if(Ob){var x=new Ob;p={signal:x.signal,timeout:setTimeout((()=>{var _,j;g=!0,x.abort((_=e.timeout,(j=new Error("PostHog request timed out"+(_?" after "+_+"ms":""))).name="AbortError",j))}),e.timeout)}}var b=_=>{g&&(_==null?void 0:_.name)==="AbortError"||(j=>(j==null?void 0:j.name)==="TypeError"&&t4.test((j==null?void 0:j.message)||""))(_)?Se.warn(_):Se.error(_),e.callback==null||e.callback({statusCode:0,error:_})};try{var y;Pg(n,ge({method:(e==null?void 0:e.method)||"GET",headers:h,keepalive:e.method==="POST"&&!e.Wr&&52428.8>(f||0),body:u,signal:(y=p)==null?void 0:y.signal},e.fetchOptions)).then((_=>_.text().then((j=>{var C={statusCode:_.status,text:j};if(_.status===200)try{C.json=JSON.parse(j)}catch(k){Se.error(k)}e.callback==null||e.callback(C)})))).catch(b).finally((()=>p?clearTimeout(p.timeout):null))}catch(_){p&&clearTimeout(p.timeout),b(_)}}},xg=e=>{try{var t=Hw(e),n=t.url,i=t.encodedBody,a=i??{},o=a.body,u=a.estimatedSize;if(!o)return;var f=o instanceof Blob?o:new Blob([o],{type:a.contentType});if(Hn.sendBeacon(n,f))return;if(Je(e.data)&&e.data.length>1&&(u??0)>16384){var h=Math.ceil(e.data.length/2);return xg(ge({},e,{data:e.data.slice(0,h)})),void xg(ge({},e,{data:e.data.slice(h)}))}Se.warn("Beacon of ~"+(u??0)+" bytes was rejected by the browser, falling back to fetch"),qw(ge({},e,{Wr:!0}))}catch(p){Se.warn("Beacon send failed",p)}},n4=["/e/","/s/"],yy=(e,t,n,i)=>{var a=(f=>{var h=(p=>{var g=wc(p),x=(g==null?void 0:g.pathname)||p.split(/[?#]/)[0];return x?x[0]==="/"?x:"/"+x:"/"})(f);return n4.some((p=>((g,x)=>g.slice(g.length-x.length)===x)(h,p)))})(e),o=a?gg(e,"ver"):e,u=i==="query"?t==="POST"?"sent_at":"_":void 0;return ex(n===$n.GZipJS?gg(o,"compression"):o,ge({},u?{[u]:Date.now().toString()}:{},a?{}:{ver:Tt.JS_SDK_VERSION},n===$n.GZipJS?{}:{compression:n}))},Cd=[];Pg&&Cd.push({transport:"fetch",method:qw}),Om&&Cd.push({transport:"XHR",method(e){var t=Iw(e);if(t){var n=new Om,i=t.encodedBody;n.open(e.method||"GET",t.url,!0);var a=i??{},o=a.contentType,u=a.body;Mt(e.headers,(function(f,h){n.setRequestHeader(h,f)})),o&&n.setRequestHeader("Content-Type",o),e.timeout&&(n.timeout=e.timeout),n.onreadystatechange=()=>{if(n.readyState===4){var f={statusCode:n.status,text:n.responseText};if(n.status===200)try{f.json=JSON.parse(n.responseText)}catch{}e.callback==null||e.callback(f)}},n.send(u)}}}),Hn!=null&&Hn.sendBeacon&&Cd.push({transport:"sendBeacon",method:xg});var vg=3e3;class r4{constructor(t,n){this.Zr=!0,this.Gr=[],this.Qr=ci((n==null?void 0:n.flush_interval_ms)||vg,250,5e3,Se.createLogger("flush interval"),vg),this.Jr=t}enqueue(t){this.Gr.push(t),this.Kr||this.Yr()}unload(){this.Xr();var t=this.Gr.length>0?this.ti():{},n=Object.values(t);[...n.filter((i=>i.url.indexOf("/e")===0)),...n.filter((i=>i.url.indexOf("/e")!==0))].map((i=>{this.ei(ge({},i,{transport:"sendBeacon"}))}))}enable(){this.Zr=!1,this.Yr()}Yr(){var t=this;this.Zr||(this.Kr=setTimeout((()=>{if(this.Xr(),this.Gr.length>0){var n=this.ti(),i=function(){var o=n[a],u=new Date().getTime();o.data&&Je(o.data)&&Mt(o.data,(f=>{f.offset=Math.abs(f.timestamp-u),delete f.timestamp})),t.ei(o)};for(var a in n)i()}}),this.Qr))}ei(t){try{this.Jr(t)}catch(n){Se.error(n)}}Xr(){clearTimeout(this.Kr),this.Kr=void 0}ti(){var t={};return Mt(this.Gr,(n=>{var i,a=n,o=(a?a.batchKey:null)||a.url;_e(t[o])&&(t[o]=ge({},a,{data:[]})),(i=t[o].data)==null||i.push(a.data)})),this.Gr=[],t}}var i4=["retriesPerformedSoFar"];class s4{constructor(t){this.ri=!1,this.ii=3e3,this.Gr=[],this._instance=t,this.Gr=[],this.ni=!0,!_e(ie)&&"onLine"in ie.navigator&&(this.ni=ie.navigator.onLine,this.si=()=>{this.ni=!0,this.oi()},this.ai=()=>{this.ni=!1},Wt(ie,"online",this.si),Wt(ie,"offline",this.ai))}get length(){return this.Gr.length}retriableRequest(t){var n=t.retriesPerformedSoFar,i=b_(t,i4);zi(n)&&(i.url=ex(i.url,{retry_count:n})),this._instance._send_request(ge({},i,{callback:a=>{if(a.statusCode!==200&&(400>a.statusCode||a.statusCode>=500)){if((a.statusCode===0?3:10)>(n??0))return void this.Ot(ge({retriesPerformedSoFar:n},i));a.statusCode===0&&Se.warn("Request failed before receiving an HTTP response; this can happen due to network issues, CORS, browser blocking, or ad blockers. Stopped retrying after "+(n??0)+" retries.")}i.callback==null||i.callback(a)}}))}Ot(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),a=Date.now()+i;this.Gr.push({retryAt:a,requestOptions:t});var o="Enqueued failed request for retry in "+i;navigator.onLine||(o+=" (Browser is offline)"),Se.warn(o),this.ri||(this.ri=!0,this.li())}li(){if(this.ui&&clearTimeout(this.ui),this.Gr.length===0)return this.ri=!1,void(this.ui=void 0);this.ui=setTimeout((()=>{this.ni&&this.Gr.length>0&&this.oi(),this.li()}),this.ii)}oi(){var t=Date.now(),n=[],i=this.Gr.filter((o=>t>o.retryAt||(n.push(o),!1)));if(this.Gr=n,i.length>0)for(var a of i)this.retriableRequest(a.requestOptions)}unload(){for(var t of(this.ui&&(clearTimeout(this.ui),this.ui=void 0),this.ri=!1,_e(ie)||(this.si&&(ie.removeEventListener("online",this.si),this.si=void 0),this.ai&&(ie.removeEventListener("offline",this.ai),this.ai=void 0)),this.Gr)){var n=t.requestOptions;try{this._instance._send_request(ge({},n,{transport:"sendBeacon"}))}catch(i){Se.error(i)}}this.Gr=[]}}class a4{constructor(t){this.hi=()=>{var n,i,a,o;this.di||(this.di={});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.di.lastScrollY=Math.ceil(f),this.di.maxScrollY=Math.max(f,(n=this.di.maxScrollY)!==null&&n!==void 0?n:0),this.di.maxScrollHeight=Math.max(h,(i=this.di.maxScrollHeight)!==null&&i!==void 0?i:0),this.di.lastContentY=p,this.di.maxContentY=Math.max(p,(a=this.di.maxContentY)!==null&&a!==void 0?a:0),this.di.maxContentHeight=Math.max(g,(o=this.di.maxContentHeight)!==null&&o!==void 0?o:0)},this._instance=t}get ci(){return this._instance.config.scroll_root_selector}getContext(){return this.di}resetContext(){var t=this.di;return setTimeout(this.hi,0),t}startMeasuringScrollPosition(){Wt(ie,"scroll",this.hi,{capture:!0}),Wt(ie,"scrollend",this.hi,{capture:!0}),Wt(ie,"resize",this.hi)}scrollElement(){if(!this.ci)return ie==null?void 0:ie.document.documentElement;var t=Je(this.ci)?this.ci:[this.ci];for(var n of t){var i=ie==null?void 0:ie.document.querySelector(n);if(i)return i}}vi(t){var n=t==="y"?"scrollTop":"scrollLeft";if(this.ci){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.vi("y")}scrollX(){return this.vi("x")}}var l4=e=>Rw(e==null?void 0:e.config.mask_personal_data_properties,e==null?void 0:e.config.custom_personal_data_properties,e==null?void 0:e.config.disable_capture_url_hashes);class _y{constructor(t,n,i,a){this.fi=o=>{var u=this.pi();if(!u||u.sessionId!==o){var f={sessionId:o,props:this.gi(this._instance)};this.mi.register({[sg]:f})}},this._instance=t,this.yi=n,this.mi=i,this.gi=a||l4,this.yi.onSessionId(this.fi)}pi(){return this.mi.props[sg]}getSetOnceProps(){var t,n=(t=this.pi())==null?void 0:t.props;return n?"r"in n?Dw(n,this._instance.config.disable_capture_url_hashes):{$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 Mt(Wg(this.getSetOnceProps()),((n,i)=>{i==="$current_url"&&(i="url"),t["$session_entry_"+$m(i)]=n})),t}}class tx{on(t,n){return this.bi[t]||(this.bi[t]=[]),this.bi[t].push(n),()=>{this.bi[t]=this.bi[t].filter((i=>i!==n))}}emit(t,n){for(var i of this.bi[t]||[])i(n);for(var a of this.bi["*"]||[])a(t,n)}constructor(){this.bi={}}}var Ho=It("[SessionId]");class wy{on(t,n){return this.wi.on(t,n)}constructor(t,n,i){var a;if(this.xi=null,this.ki=[],this.Si=void 0,this.Ci=!1,this.wi=new tx,this.Ii=(p,g)=>!(!zi(p)||!zi(g))&&Math.abs(p-g)>this.sessionTimeoutMs,!t.persistence)throw new Error("SessionIdManager requires a PostHogPersistence instance");if(t.config.cookieless_mode===$i)throw new Error('SessionIdManager cannot be used with cookieless_mode="always"');this.Te=t.config,this.mi=t.persistence,this.Ti=void 0,this.Mi=void 0,this._sessionStartTimestamp=null,this._sessionActivityTimestamp=null,this.Ei=n||Pi,this.Ri=i||Pi;var o=this.Te.persistence_name||this.Te.token;if(this._sessionTimeoutMs=1e3*ci(this.Te.session_idle_timeout_seconds||1800,60,36e3,Ho.createLogger("session_idle_timeout_seconds"),1800),t.register({$configured_session_timeout_ms:this._sessionTimeoutMs}),this.Pi(),this.Oi="ph_"+o+"_window_id",this.Fi="ph_"+o+"_primary_window_exists",this.Li()){var u=Nn.F(this.Oi),f=Nn.F(this.Fi);u&&!f?this.Ti=u:Nn.P(this.Oi),Nn.q(this.Fi,!0)}if((a=this.Te.bootstrap)!=null&&a.sessionID)try{var h=(p=>{var g=this.Te.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.$i(this.Te.bootstrap.sessionID,new Date().getTime(),h)}catch(p){Ho.error("Invalid sessionID in bootstrap",p)}this.Ai()}get sessionTimeoutMs(){return this._sessionTimeoutMs}onSessionId(t){return _e(this.ki)&&(this.ki=[]),this.ki.push(t),this.Mi&&t(this.Mi,this.Ti),()=>{this.ki=this.ki.filter((n=>n!==t))}}Li(){return this.Te.persistence!=="memory"&&!this.mi.yr&&Nn.N()}Ni(t){t!==this.Ti&&(this.Ti=t,this.Li()&&Nn.q(this.Oi,t))}Di(){return this.Ti?this.Ti:this.Li()?Nn.F(this.Oi):null}qi(t){var n=this.xi;return!In(n)&&!In(t)&&5e3>Math.abs(t-n)}$i(t,n,i){var a=n!==this._sessionActivityTimestamp,o=!(t!==this.Mi||i!==this._sessionStartTimestamp);this._sessionStartTimestamp=i,this._sessionActivityTimestamp=n,this.Mi=t,o&&!a||o&&this.qi(n)||(this.xi=n,this.mi.register({[yl]:[n,t,i]}))}ji(){var t,n=(t=this.Te)==null?void 0:t.persistence_save_debounce_ms;return zi(n)&&n>0}Hi(){this.ji()?this.mi.refreshKey(yl):(this.mi.flush(),this.mi.load())}Bi(){var t;if(!In(this._sessionActivityTimestamp)&&this._sessionActivityTimestamp!==this.xi){this.Hi();var n=this.Ui();n[1]===this.Mi&&n[2]===this._sessionStartTimestamp&&(this.xi=this._sessionActivityTimestamp,this.mi.register({[yl]:[this._sessionActivityTimestamp,(t=this.Mi)!==null&&t!==void 0?t:null,this._sessionStartTimestamp]}),this.mi.flush())}}zi(){var t=this.Ui()[0],n=zi(t)?t:0,i=zi(this._sessionActivityTimestamp)?this._sessionActivityTimestamp:0;return Math.max(n,i)}Vi(t){return this.Hi(),this.Ii(t,this.zi())}Ui(){var t=this.mi.props[yl];return Je(t)&&t.length===2&&t.push(t[0]),t||[0,null,0]}resetSessionId(){this.xi=null,clearTimeout(this.Wi),this.Wi=void 0,this.$i(null,null,null)}destroy(){this.Ci=!0,this.Bi(),clearTimeout(this.Wi),this.Wi=void 0,this.Si&&ie&&(ie.removeEventListener(Wd,this.Si,{capture:!1}),this.Si=void 0),this.ki=[]}Ai(){this.Si=()=>{this.Bi(),this.Li()&&Nn.P(this.Fi)},Wt(ie,Wd,this.Si,{capture:!1})}checkAndGetSessionAndWindowId(t,n){if(t===void 0&&(t=!1),n===void 0&&(n=null),this.Te.cookieless_mode===$i)throw new Error('checkAndGetSessionAndWindowId should not be called with cookieless_mode="always"');var i=n||new Date().getTime(),a=this.Ui(),o=a[1],u=a[2],f=this.zi(),h=this.Di(),p=zi(u)&&Math.abs(i-u)>864e5,g=!1,x=!1,b=!o,y=o,_=!b&&!t&&this.Ii(i,f);if(_){(_=this.Vi(i))||Ho.info("cross-tab refresh kept the session alive",{sessionId:o});var j=this.Ui();o=j[1],u=j[2]}b||_||p?(o=this.Ei(),h=this.Ri(),Ho.info("new session ID generated",{sessionId:o,windowId:h,changeReason:{noSessionId:b,activityTimeout:_,sessionPastMaximumLength:p}}),u=i,g=!0):(h||(h=this.Ri(),g=!0),(x=o!==y)&&(Ho.info("adopted cross-tab session id",{sessionId:o,windowId:h}),g=!0));var C=zi(f)&&t&&!p?f:i,k=zi(u)?u:new Date().getTime();this.Ni(h),this.$i(o,C,k),t||this.Pi();var A={noSessionId:b,activityTimeout:_,sessionPastMaximumLength:p,crossTabAdoption:x};return g&&this.ki.forEach((N=>N(o,h,A))),{sessionId:o,windowId:h,sessionStartTimestamp:k,changeReason:g?A:void 0,lastActivityTimestamp:f}}Pi(){this.Ci||(clearTimeout(this.Wi),this.Wi=setTimeout((()=>{if(!this.Ci)if(this.Vi(new Date().getTime())){var t=this.Mi;this.resetSessionId(),this.wi.emit("forcedIdleReset",{idleSessionId:t})}else this.Pi()}),1.1*this.sessionTimeoutMs))}}var Vw=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((a=>Vb(a==null?void 0:a.brand,t))))return!0}catch{}return!!e.webdriver};function Gw(){return(Gw=en((function*(){var e=Hn==null?void 0:Hn.userAgentData;if(e!=null&&e.getHighEntropyValues)try{var t=yield e.getHighEntropyValues(["model"]),n=t==null?void 0:t.model;return At(n)&&n.length>0?n:void 0}catch(i){return void Se.info("Unable to resolve $device_model from userAgentData.getHighEntropyValues",i)}}))).apply(this,arguments)}var ef=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 Sy(e,t,n){return _l({distinct_id:e,userPropertiesToSet:t,userPropertiesToSetOnce:n})}var Yw={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=>ef(n,i))))),not_regex:(e,t)=>t.every((n=>e.every((i=>!ef(n,i))))),icontains:(e,t)=>t.map(cd).some((n=>e.map(cd).some((i=>n.includes(i))))),not_icontains:(e,t)=>t.map(cd).every((n=>e.map(cd).every((i=>!n.includes(i))))),gt:(e,t)=>t.some((n=>{var i=parseFloat(n);return!isNaN(i)&&e.some((a=>i>parseFloat(a)))})),lt:(e,t)=>t.some((n=>{var i=parseFloat(n);return!isNaN(i)&&e.some((a=>i<parseFloat(a)))}))},cd=e=>e.toLowerCase();function Ww(e,t){return!e||Object.entries(e).every((n=>{var i=n[1],a=t==null?void 0:t[n[0]];if(_e(a)||In(a))return!1;var o=[String(a)],u=Yw[i.operator];return!!u&&u(i.values,o)}))}var bg="custom",ky="i.posthog.com",o4=/^\/static\//;class c4{constructor(t){this.Zi={},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("."+ky,".posthog.com")),n==="https://app.posthog.com"?"https://us.posthog.com":n}get region(){return this.Zi[this.apiHost]||(this.Zi[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":bg),this.Zi[this.apiHost]}Gi(t){if(o4.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.Gi(n);if(i)return""+i+n}if(this.region===bg)return this.apiHost+n;var a=ky+n;switch(t){case"assets":return"https://"+this.region+"-assets."+a;case"api":return"https://"+this.region+"."+a}}}function Qw(e){var t;return!((t=e.conditions)==null||(t=t.events)==null||(t=t.values)==null||!t.length)}var jt=It("[Surveys]"),Xw="seenSurvey_",Kw=e=>{try{var t=(n=>((i,a)=>""+Xw+(function(o){return o.current_iteration&&o.current_iteration>0?o.id+"_"+o.current_iteration:o.id})(a))(0,n))(e);if(localStorage.getItem(t))return;localStorage.setItem(t,"true")}catch(n){jt.error("Failed to persist survey seen state",n)}},u4=[qp.Popover,qp.Widget,qp.API],d4={ignoreConditions:!1,ignoreDelay:!1,displayType:fg.Popover},f4=It("[PostHog ExternalIntegrations]"),h4={intercom:"intercom-integration",crispChat:"crisp-chat-integration"};class p4{constructor(t){this._instance=t}tr(t,n){var i;(i=ze.__PosthogExtensions__)==null||i.loadExternalDependency==null||i.loadExternalDependency(this._instance,t,(a=>{if(a)return f4.error("failed to load script",a);n()}))}startIfEnabledOrStop(){var t=this,n=function(){var o,u,f,h=i[0],p=i[1];!p||(o=ze.__PosthogExtensions__)!=null&&(o=o.integrations)!=null&&o[h]||t.tr(h4[h],(()=>{var g;(g=ze.__PosthogExtensions__)==null||(g=g.integrations)==null||(g=g[h])==null||g.start(t._instance)})),!p&&(u=ze.__PosthogExtensions__)!=null&&(u=u.integrations)!=null&&u[h]&&((f=ze.__PosthogExtensions__)==null||(f=f.integrations)==null||(f=f[h])==null||f.stop())};for(var i of Object.entries((a=this._instance.config.integrations)!==null&&a!==void 0?a:{})){var a;n()}}}var uc={},Qp=0,tf=()=>{},jy='Consent opt in/out is not valid with cookieless_mode="always" and will be ignored',Io="Surveys module not available",Ny="sanitize_properties is deprecated. Use before_send instead",Zw="Invalid value for property_denylist config: ",m4=["token","distinct_id",iw],vl="posthog",Jw=!JC&&(er==null?void 0:er.indexOf("MSIE"))===-1&&(er==null?void 0:er.indexOf("Mozilla"))===-1,Xp=e=>{var t;return ge({api_host:"https://us.i.posthog.com",flags_api_host:null,ui_host:null,asset_host:null,token:"",autocapture:!0,cross_subdomain_cookie:xC(Ce==null?void 0:Ce.location),persistence:"localStorage+cookie",persistence_name:"",cookie_persisted_properties:[],loaded:tf,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:sn&&At(sn==null?void 0:sn.search)&&sn.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,disableDeviceModel:!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){Se.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:cg,before_send:void 0,get_current_url:void 0,request_queue_config:{flush_interval_ms:vg},error_tracking:{},_onCapture:tf},(n=>({rageclick:n&&n>="2026-05-30"?{content_ignorelist:TC,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>="2026-06-25"?{strictMinimumDuration:!0,canvasCapture:{resolutionScale:.6},streamNetworkBody:!0}:n&&n>="2026-05-30"?{strictMinimumDuration:!0,canvasCapture:{resolutionScale:.6}}: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),disable_capture_url_hashes:!(!n||"2026-06-25">n)}))(e))},g4=[["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"]],Cy=e=>{var t={};for(var n of g4){var i=n[0],a=n[1];_e(e[i])||(t[a]=e[i])}var o=Pt({},t,e),u=e.__preview_external_dependency_versioned_paths;return _e(u)||(_e(e.strict_script_versioning)&&(o.strict_script_versioning=!!u),At(u)&&_e(e.asset_host)&&(o.asset_host=u)),Je(e.property_blacklist)&&(_e(e.property_denylist)?o.property_denylist=e.property_blacklist:Je(e.property_denylist)?o.property_denylist=[...e.property_blacklist,...e.property_denylist]:Se.error(Zw+e.property_denylist)),o};class x4{constructor(){this.__forceAllowLocalhost=!1}get Qi(){return this.__forceAllowLocalhost}set Qi(t){Se.error("WebPerformanceObserver is deprecated and has no impact on network capture. Use `_forceAllowLocalhostNetworkCapture` on `posthog.sessionRecording`"),this.__forceAllowLocalhost=t}}class Lr{Ji(t,n){if(t){var i=this.Ki.indexOf(t);i!==-1&&this.Ki.splice(i,1)}return this.Ki.push(n),n.initialize==null||n.initialize(),n}Yi(){return this.config.cookieless_mode===$i||this.config.cookieless_mode===fa&&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 x4,this.Xi=!1,this.version=Tt.LIB_VERSION,this.tn=new tx,this.Ki=[],this._calculate_event_properties=this.calculateEventProperties.bind(this),this.config=Xp(),this.SentryIntegration=PC,this.sentryIntegration=i=>(function(a,o){var u=jw(a,o);return{name:kw,processEvent:f=>u(f)}})(this,i),this.__request_queue=[],this.__loaded=!1,this.analyticsDefaultEndpoint="/e/",this.en=!1,this.rn=null,this.nn=null,this.sn=null,this.scrollManager=new a4(this),this.pageViewManager=new fy(this),this.rateLimiter=new YC(this),this.requestRouter=new c4(this),this.consent=new kC(this),this.externalIntegrations=new p4(this);var n=(t=Lr.__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.metrics=n.metrics&&new n.metrics(this),this.experiments=n.experiments&&new n.experiments(this),this.exceptions=n.exceptions&&new n.exceptions(this),this.people={set:(i,a,o)=>{var u=At(i)?{[i]:a}:i;this.setPersonProperties(u),o==null||o({})},set_once:(i,a,o)=>{var u=At(i)?{[i]:a}:i;this.setPersonProperties(void 0,u),o==null||o({})}},this.on("eventCaptured",(i=>Se.info('send "'+(i==null?void 0:i.event)+'"',i)))}init(t,n,i){if(i&&i!==vl){var a,o=(a=uc[i])!==null&&a!==void 0?a:new Lr;return o._init(t,n,i),uc[i]=o,uc[vl][i]=o,o}return this._init(t,n,i)}_init(t,n,i){var a,o;n===void 0&&(n={});var u=At(t)?t.trim():"";if(!u)return Se.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=Xp(n.defaults),n.debug=this.an(n.debug),this.ln=n,this.un=[],n.person_profiles?this.nn=n.person_profiles:n.process_person&&(this.nn=n.process_person);var f=Xp(n.defaults),h=Cy(n),p=Pt({},f,h,{name:i,token:u});Ut(f.rageclick)&&Ut(h.rageclick)&&(p.rageclick=Pt({},f.rageclick,h.rageclick)),Ut(f.session_recording)&&Ut(h.session_recording)&&(p.session_recording=Pt({},f.session_recording,h.session_recording)),this.set_config(p),this.config.on_xhr_error&&Se.error("on_xhr_error is deprecated. Use on_request_error instead"),this.compression=n.disable_compression?void 0:$n.GZipJS;var g=this.hn();this.persistence=new Ip(this.config,g),this.sessionPersistence=this.config.persistence==="sessionStorage"||this.config.persistence==="memory"?this.persistence:new Ip(ge({},this.config,{persistence:"sessionStorage"}),g,!1);var x=ge({},this.persistence.props),b=ge({},this.sessionPersistence.props);this.register({$initialization_time:new Date().toISOString()}),this.dn=new r4((D=>this.cn(D)),this.config.request_queue_config),this.vn=new s4(this),this.__request_queue=[];var y=this.Yi();if(y||(this.sessionManager=new wy(this),this.sessionPropsManager=new _y(this,this.sessionManager,this.persistence)),this.config.__preview_deferred_init_extensions?(Se.info("Deferring extension initialization to improve startup performance"),setTimeout((()=>{this.fn(y)}),0)):(Se.info("Initializing extensions synchronously"),this.fn(y)),Tt.DEBUG=Tt.DEBUG||this.config.debug,Tt.DEBUG&&Se.info("Starting in debug mode",{this:this,config:n,thisC:ge({},this.config),p:x,s:b}),!this.config.identity_distinct_id||(a=n.bootstrap)!=null&&a.distinctID||(n.bootstrap=ge({},n.bootstrap,{distinctID:this.config.identity_distinct_id,isIdentifiedID:!0})),((o=n.bootstrap)==null?void 0:o.distinctID)!==void 0){var _=n.bootstrap.distinctID,j=this.get_distinct_id(),C=this.persistence.get_property(Vr);if(n.bootstrap.isIdentifiedID&&j!=null&&j!==_&&C===cl)this.identify(_);else if(n.bootstrap.isIdentifiedID&&j!=null&&j!==_&&C===ul)Se.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 k=this.config.get_device_id(Pi()),A=n.bootstrap.isIdentifiedID?k:_;this.persistence.set_property(Vr,n.bootstrap.isIdentifiedID?ul:cl),this.register({distinct_id:_,$device_id:A})}}if(y)this.register_once({distinct_id:id,$device_id:null},"");else if(!this.get_distinct_id()){var N=this.config.get_device_id(Pi());this.register_once({distinct_id:N,$device_id:N},""),this.persistence.set_property(Vr,cl)}return Wt(ie,"onpagehide"in self?"pagehide":"unload",this._handle_unload.bind(this),{passive:!1}),n.segment?(function(D,z){var L=D.config.segment;if(!L)return z();(function(q,O){var Y=q.config.segment;if(!Y)return O();var B=T=>{var le=()=>T.anonymousId()||Pi();q.config.get_device_id=le,T.id()&&(q.register({distinct_id:T.id(),$device_id:le()}),q.persistence.set_property(Vr,ul)),O()},H=Y.user();"then"in H&&Gr(H.then)?H.then(B):B(H)})(D,(()=>{L.register((q=>{typeof Promise<"u"&&Promise.resolve||Up.warn("This browser does not have Promise support, and can not use the segment integration");var O=(Y,B)=>{if(!B)return Y;Y.event.userId||Y.event.anonymousId===q.get_distinct_id()||(Up.info("No userId set, resetting PostHog"),q.reset()),Y.event.userId&&Y.event.userId!==q.get_distinct_id()&&(Up.info("UserId set, identifying with PostHog"),q.identify(Y.event.userId));var H=q.calculateEventProperties(B,Y.event.properties);return Y.event.properties=Object.assign({},H,Y.event.properties),Y};return{name:"PostHog JS",type:"enrichment",version:"1.0.0",isLoaded:()=>!0,load:()=>Promise.resolve(),track:Y=>O(Y,Y.event.event),page:Y=>O(Y,xl),identify:Y=>O(Y,Pp),screen:Y=>O(Y,"$screen")}})(D)).then((()=>{z()}))}))})(this,(()=>this.pn())):this.pn(),Gr(this.config._onCapture)&&this.config._onCapture!==tf&&(Se.warn("onCapture is deprecated. Please use `before_send` instead"),this.on("eventCaptured",(D=>this.config._onCapture(D.event,D)))),this.config.ip&&Se.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.config.disableDeviceModel||(function(){return Gw.apply(this,arguments)})().then((D=>{D&&this.register({[Op]:D})})).catch(tf),this}fn(t){var n,i,a,o,u,f,h,p,g=performance.now(),x=ge({},Lr.__defaultExtensionClasses,this.config.__extensionClasses),b=[];x.featureFlags&&this.Ki.push(this.featureFlags=(n=this.featureFlags)!==null&&n!==void 0?n:new x.featureFlags(this)),x.exceptions&&this.Ki.push(this.exceptions=(i=this.exceptions)!==null&&i!==void 0?i:new x.exceptions(this)),x.historyAutocapture&&this.Ki.push(this.historyAutocapture=new x.historyAutocapture(this)),x.tracingHeaders&&this.Ki.push(this.tracingHeaders=new x.tracingHeaders(this)),x.siteApps&&this.Ki.push(this.siteApps=new x.siteApps(this)),x.sessionRecording&&!t&&this.Ki.push(this.sessionRecording=new x.sessionRecording(this)),this.config.disable_scroll_properties||b.push((()=>{this.scrollManager.startMeasuringScrollPosition()})),x.autocapture&&this.Ki.push(this.autocapture=new x.autocapture(this)),x.surveys&&this.Ki.push(this.surveys=(a=this.surveys)!==null&&a!==void 0?a:new x.surveys(this)),x.logs&&this.Ki.push(this.logs=(o=this.logs)!==null&&o!==void 0?o:new x.logs(this)),x.metrics&&this.Ki.push(this.metrics=(u=this.metrics)!==null&&u!==void 0?u:new x.metrics(this)),x.conversations&&this.Ki.push(this.conversations=(f=this.conversations)!==null&&f!==void 0?f:new x.conversations(this)),x.productTours&&this.Ki.push(this.productTours=new x.productTours(this)),x.heatmaps&&this.Ki.push(this.heatmaps=new x.heatmaps(this)),x.webVitalsAutocapture&&this.Ki.push(this.webVitalsAutocapture=new x.webVitalsAutocapture(this)),x.exceptionObserver&&this.Ki.push(this.exceptionObserver=new x.exceptionObserver(this)),x.deadClicksAutocapture&&this.Ki.push(this.deadClicksAutocapture=new x.deadClicksAutocapture(this,BC)),x.toolbar&&this.Ki.push(this.toolbar=(h=this.toolbar)!==null&&h!==void 0?h:new x.toolbar(this)),x.experiments&&this.Ki.push(this.experiments=(p=this.experiments)!==null&&p!==void 0?p:new x.experiments(this)),this.Ki.forEach((y=>{y.initialize&&b.push((()=>{y.initialize==null||y.initialize()}))})),b.push((()=>{if(this.gn){var y=this.gn;this.gn=void 0,this.Hr(y)}})),this.mn(b,g)}mn(t,n){for(;t.length>0;){if(this.config.__preview_deferred_init_extensions&&performance.now()-n>=30&&t.length>0)return void setTimeout((()=>{this.mn(t,n)}),0);var i=t.shift();if(i)try{i()}catch(o){Se.error("Error initializing extension:",o)}}var a=Math.round(performance.now()-n);this.register_for_session({[sw]:this.config.__preview_deferred_init_extensions?"deferred":"synchronous",[aw]:a}),this.config.__preview_deferred_init_extensions&&Se.info("PostHog extensions initialized ("+a+"ms)")}Hr(t){if(!Ce||!Ce.body)return Se.info("document not ready yet, trying again in 500 milliseconds..."),void setTimeout((()=>{this.Hr(t)}),500);if(this.config.__preview_deferred_init_extensions&&(this.gn=t),this.yn=t,this.compression=void 0,t.ok){var n,i=t.config;i.supportedCompression&&!this.config.disable_compression&&(this.compression=Ie(i.supportedCompression,$n.GZipJS)?$n.GZipJS:Ie(i.supportedCompression,$n.Base64)?$n.Base64:void 0),(n=i.analytics)!=null&&n.endpoint&&(this.analyticsDefaultEndpoint=i.analytics.endpoint)}this.set_config({person_profiles:this.nn?this.nn:cg}),this.Ki.forEach((a=>a.onRemoteConfig==null?void 0:a.onRemoteConfig(t)))}pn(){try{this.config.loaded(this)}catch(i){Se.critical("`loaded` function failed",i)}if(this.bn(),this.config.internal_or_test_user_hostname&&sn!=null&&sn.hostname){var t=sn.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.Yi())&&this._n()}),1),this.wn=new zw(this),this.wn.load()}bn(){var t;this.is_capturing()&&this.config.request_batching&&((t=this.dn)==null||t.enable())}_dom_loaded(){this.is_capturing()&&sd(this.__request_queue,(t=>this.cn(t))),this.__request_queue=[],this.bn()}_handle_unload(){var t,n,i,a,o;(t=this.surveys)==null||t.handlePageUnload==null||t.handlePageUnload(),(n=this.metrics)==null||n.flush("sendBeacon"),this.config.request_batching?(this.xn()&&this.capture(Bp),(i=this.logs)==null||i.flushLogs("sendBeacon"),(a=this.dn)==null||a.unload(),(o=this.vn)==null||o.unload()):this.xn()&&this.capture(Bp,null,{transport:"sendBeacon"})}_send_request(t){this.__loaded?Jw?this.__request_queue.push(t):this.rateLimiter.isServerRateLimited(t.batchKey)?t.fireCallbackOnDrop&&(t.callback==null||t.callback({statusCode:429})):(t.transport=t.transport||this.config.api_transport,t.headers=ge({},this.config.request_headers,t.headers),t.compression=t.compression==="best-available"?this.compression:t.compression,(_e(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,a,o,u=ge({},n);u.timeout=u.timeout||6e4;var f=(i=u.transport)!==null&&i!==void 0?i:"fetch";f==="sendBeacon"&&_e(u.compression)&&u.data&&(u.compression=$n.Base64),u.timestampMode==="body"&&u.method==="POST"&&u.data&&!Je(u.data)&&(u.data=ge({},u.data,{sent_at:new Date().toISOString()})),u.url=yy(u.url,u.method,u.compression,u.timestampMode);var h=Cd.filter((g=>!u.disableTransport||!g.transport||!u.disableTransport.includes(g.transport))),p=(a=(o=(function(g,x){for(var b=0;g.length>b;b++)if(g[b].transport===f)return g[b]})(h))==null?void 0:o.method)!==null&&a!==void 0?a:h[0].method;if(!p)throw new Error("No available transport method");f!=="sendBeacon"&&u.data&&u.compression===$n.GZipJS&&b3&&typeof Promise<"u"&&!Nd?e4(u).then((g=>{p(g)})).catch((g=>{if(qb(g))return Nd=!0,void p(ge({},u,{compression:void 0,url:yy(n.url,n.method,void 0,n.timestampMode)}));(x=>{if(!x||typeof x!="object")return!1;var b="name"in x?String(x.name):"";return qb(x)||b===y_})(g)&&(Nd=!0),p(u)})):p(u)})(ge({},t,{callback:n=>{var i,a;this.rateLimiter.checkForLimiting(n),400>n.statusCode||(i=(a=this.config).on_request_error)==null||i.call(a,n),t.callback==null||t.callback(n)}}))):t.fireCallbackOnDrop&&(t.callback==null||t.callback({statusCode:0}))}cn(t){this.vn?this.vn.retriableRequest(t):this._send_request(t)}_execute_array(t){Qp++;try{var n,i=[],a=[],o=[];sd(t,(f=>{if(f)if(Je(n=f[0]))o.push(f);else if(Gr(f))try{f.call(this)}catch(h){Se.error("Error executing queued PostHog call",f,h)}else Je(f)&&n==="alias"?i.push(f):Je(f)&&n.indexOf("capture")!==-1&&Gr(this[n])?o.push(f):a.push(f)}));var u=function(f,h){sd(f,(function(p){try{if(Je(p[0])){var g=h;Mt(p,(function(x){g=g[x[0]].apply(g,x.slice(1))}))}else h[p[0]].apply(h,p.slice(1))}catch(x){Se.error("Error executing queued PostHog call",p,x)}}))};u(i,this),u(a,this),u(o,this)}finally{Qp--}}push(t){if(Qp>0&&Je(t)&&At(t[0])){var n=Lr.prototype[t[0]];Gr(n)&&n.apply(this,t.slice(1))}else this._execute_array([t])}capture(t,n,i){var a,o,u,f,h;if(this.__loaded&&this.persistence&&this.sessionPersistence&&this.dn){if(this.is_capturing())if(!_e(t)&&At(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&&!At(n==null?void 0:n.$current_url)&&(Se.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.kn||Se.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 x=new Date,b=(i==null?void 0:i.timestamp)||x,y=Qb(i==null?void 0:i.uuid,Pi),_={uuid:y,event:t,properties:this.calculateEventProperties(t,n||{},b,y)};t===xl&&this.config.__preview_capture_bot_pageviews&&p&&(_.event="$bot_pageview",_.properties.$browser_type="bot"),g&&(_.properties.$lib_rate_limit_remaining_tokens=g.remainingTokens);var j=t==="$feature_flag_called"&&_.properties.$feature_flag_has_experiment===!1&&this.get_property(Id)===!0;i!=null&&i.$set&&!j&&(_.$set=i==null?void 0:i.$set);var C=i==null?void 0:i.$unset;C&&(_.$unset=C);var k,A,N,D=j?void 0:this.Sn(i==null?void 0:i.$set_once,t!==ty,t===Pp);if(D&&(_.$set_once=D),i!=null&&i._noTruncate||(o=this.config.properties_string_max_length,u=_,f=H=>At(H)?H.slice(0,o):H,h=new Set,_=(function H(T,le){if(T!==Object(T))return f?f(T):T;if(!h.has(T)){var J;if(h.add(T),Je(T))J=[],sd(T,(P=>{J.push(H(P))}));else{var G={};Mt(T,((P,F)=>{h.has(P)||(G[F]=H(P))})),J=G}return J}})(u)),_.timestamp=b,_e(i==null?void 0:i.timestamp)||(_.properties.$event_time_override_provided=!0,_.properties.$event_time_override_system_time=x),j&&(_.properties=(function(H,T){T===void 0&&(T=[]);var le={},J=G=>{H[G]!==void 0&&(le[G]=H[G])};return y3.forEach(J),T.forEach(J),le})(_.properties,m4)),t===Ui.DISMISSED||t===Ui.SENT){var z=n==null?void 0:n[Vp.SURVEY_ID],L=n==null?void 0:n[Vp.SURVEY_ITERATION];Kw({id:z,current_iteration:L}),_.$set=ge({},_.$set,{[(k={id:z,current_iteration:L},A=t===Ui.SENT?"responded":"dismissed",N="$survey_"+A+"/"+k.id,k.current_iteration&&k.current_iteration>0&&(N="$survey_"+A+"/"+k.id+"/"+k.current_iteration),N)]:!0})}else t===Ui.SHOWN&&(_.$set=ge({},_.$set,{[Vp.SURVEY_LAST_SEEN_DATE]:new Date().toISOString()}));if(t===GC.SHOWN){var q=n==null?void 0:n[py.TOUR_TYPE];q&&(_.$set=ge({},_.$set,{[py.TOUR_LAST_SEEN_DATE+"/"+q]:new Date().toISOString()}))}var O=ge({},_.properties.$set,_.$set);if(js(O)||this.setPersonPropertiesForFlags(O),!Ke(this.config.before_send)){var Y=this.Rt(_);if(!Y)return;(_=Y).uuid=Qb(_.uuid,Pi)}this.tn.emit("eventCaptured",_);var B={method:"POST",url:(a=i==null?void 0:i._url)!==null&&a!==void 0?a:this.requestRouter.endpointFor("api",this.analyticsDefaultEndpoint),data:_,compression:"best-available",timestampMode:"query",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.cn(B):this.dn.enqueue(B),_}Se.critical("This capture call is ignored due to client rate limiting.")}}else Se.error("No event name provided to posthog.capture")}else Se.uninitializedWarning("posthog.capture")}_addCaptureHook(t){return this.on("eventCaptured",(n=>t(n.event,n)))}calculateEventProperties(t,n,i,a,o){if(i=i||new Date,!this.persistence||!this.sessionPersistence)return n;var u=o?void 0:this.persistence.remove_event_timer(t),f=ge({},n);if(f.token=this.config.token,f.$config_defaults=this.config.defaults,this.Yi()&&(f[iw]=!0),t==="$snapshot"){var h=ge({},this.persistence.properties(),this.sessionPersistence.properties());return f.distinct_id=h.distinct_id,(!At(f.distinct_id)&&!Cn(f.distinct_id)||Fm(f.distinct_id))&&Se.error("Invalid distinct_id for replay event. This indicates a bug in your implementation"),f}var p,g=(function(N,D,z,L){var q,O,Y,B;if(L===void 0&&(L=!1),!er)return{};var H,T=N?[...Tl,...D||[]]:[],le=(function(at){for(var bt=0;Yb.length>bt;bt++){var mt=Yb[bt],yt=mt[1],Kt=mt[0].exec(at),et=Kt&&(Gr(yt)?yt(Kt,at):yt);if(et)return et}return["",""]})(er),J=le[0],G=le[1],P=(H=typeof navigator<"u"?navigator:void 0)!=null&&H.brave?{brave:!0}:{},F={};_e(z)||(F.detectGoogleSearchApp=z);var W={},xe=(q=navigator)==null||(q=q.userAgentData)==null?void 0:q.platform,R=(O=navigator)==null?void 0:O.maxTouchPoints,$=ie==null||(Y=ie.screen)==null?void 0:Y.width,Z=ie==null||(B=ie.screen)==null?void 0:B.height,M=ie==null?void 0:ie.devicePixelRatio;_e(xe)||(W.userAgentDataPlatform=xe),_e(R)||(W.maxTouchPoints=R),_e($)||(W.screenWidth=$),_e(Z)||(W.screenHeight=Z),_e(M)||(W.devicePixelRatio=M);var he,be,ke,Me,Re,Le,Ye,pe,Oe=Pt(Wg({$os:J,$os_version:G,$browser:q_(er,navigator.vendor,P,F),$device:Wb(er),$device_type:(be=er,ke=W,pe=Wb(be),pe===N_||pe===j_||pe==="Kobo"||pe==="Kindle Fire"||pe===$_?jl:pe===vc||pe===Sl||pe===bc||pe===Hm?"Console":pe===E_?"Wearable":pe?mr:(ke==null?void 0:ke.userAgentDataPlatform)==="Android"&&((Me=ke==null?void 0:ke.maxTouchPoints)!==null&&Me!==void 0?Me:0)>0?600>Math.min((Re=ke==null?void 0:ke.screenWidth)!==null&&Re!==void 0?Re:0,(Le=ke==null?void 0:ke.screenHeight)!==null&&Le!==void 0?Le:0)/((Ye=ke==null?void 0:ke.devicePixelRatio)!==null&&Ye!==void 0?Ye:1)?mr:jl:"Desktop"),$timezone:Lw(),$timezone_offset:IC()}),{$current_url:Sc(L?Es(sn==null?void 0:sn.href):sn==null?void 0:sn.href,T,kc),$host:sn==null?void 0:sn.host,$pathname:sn==null?void 0:sn.pathname,$raw_user_agent:er.length>1e3?er.substring(0,997)+"...":er,$browser_version:$3(er,navigator.vendor,P,F),$browser_language:hy(),$browser_language_prefix:(he=hy(),typeof he=="string"?he.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:Tt.LIB_NAME,$lib_version:Tt.LIB_VERSION,$insert_id:Math.random().toString(36).substring(2,10)+Math.random().toString(36).substring(2,10),$time:Date.now()/1e3});return Tt.SDK_DIST_CHANNEL&&(Oe.$sdk_dist_channel=Tt.SDK_DIST_CHANNEL),Oe})(this.config.mask_personal_data_properties,this.config.custom_personal_data_properties,this.config.detect_google_search_app,this.config.disable_capture_url_hashes);if(this.sessionManager){var x=this.sessionManager.checkAndGetSessionAndWindowId(o,i.getTime()),b=x.windowId;f.$session_id=x.sessionId,f.$window_id=b}this.sessionPropsManager&&Pt(f,this.sessionPropsManager.getSessionProps());try{var y;this.sessionRecording&&Pt(f,this.sessionRecording.sdkDebugProperties),f.$sdk_debug_retry_queue_size=(y=this.vn)==null?void 0:y.length}catch(N){f.$sdk_debug_error_capturing_properties=String(N)}if(this.requestRouter.region===bg&&(f.$lib_custom_api_host=this.config.api_host),p=t!==xl||o?t!==Bp||o?this.pageViewManager.doEvent():this.pageViewManager.doPageLeave(i):this.pageViewManager.doPageView(i,a),f=Pt(f,p),t===xl&&Ce&&(f.title=Ce.title),!_e(u)){var _=i.getTime()-u;f.$duration=parseFloat((_/1e3).toFixed(3))}er&&this.config.opt_out_useragent_filter&&(f.$browser_type=this._is_bot()?"bot":"browser");var j=this.persistence.properties(),C=this.sessionPersistence.properties();Mt(["$referrer","$referring_domain"],(N=>{N in j&&delete C[N]})),(f=Pt({},g,j,C,f)).$is_identified=this._isIdentified(),Je(this.config.property_denylist)?Mt(this.config.property_denylist,(function(N){delete f[N]})):Se.error(Zw+this.config.property_denylist+" or property_blacklist config: "+this.config.property_blacklist);var k=this.config.sanitize_properties;k&&(Se.error(Ny),f=k(f,t));var A=this.Cn();return f.$process_person_profile=A,A&&!o&&this.In("_calculate_event_properties"),f}Sn(t,n,i){var a;if(n===void 0&&(n=!0),i===void 0&&(i=!1),!this.persistence||!this.Cn()||this.Xi&&!i)return t;var o=this.persistence.get_initial_props(),u=(a=this.sessionPropsManager)==null?void 0:a.getSetOnceProps(),f=Pt({},o,u||{},t||{}),h=this.config.sanitize_properties;return h&&(Se.error(Ny),f=h(f,"$set_once")),n&&(this.Xi=!0),js(f)?void 0:f}register(t,n){var i;(i=this.persistence)==null||i.register(t,n)}register_once(t,n,i){var a;(a=this.persistence)==null||a.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)}Tn(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)}getAllFeatureFlags(){var t,n;return(t=(n=this.featureFlags)==null?void 0:n.getAllFeatureFlags())!==null&&t!==void 0?t:[]}isFeatureEnabled(t,n){var i,a;return(i=(a=this.featureFlags)==null?void 0:a.isFeatureEnabled(t,n))!==null&&i!==void 0?i:n==null?void 0:n.defaultValue}reloadFeatureFlags(){var t;(t=this.featureFlags)==null||t.reloadFeatureFlags()}updateFlags(t,n,i){var a;(a=this.featureFlags)==null||a.updateFlags(t,n,i)}updateEarlyAccessFeatureEnrollment(t,n,i){var a;(a=this.featureFlags)==null||a.updateEarlyAccessFeatureEnrollment(t,n,i)}getEarlyAccessFeatures(t,n,i){var a;return n===void 0&&(n=!1),(a=this.featureFlags)==null?void 0:a.getEarlyAccessFeatures(t,n,i)}on(t,n){return this.tn.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:Io}),()=>{})}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:Io})}getActiveMatchingSurveys(t,n){n===void 0&&(n=!1),this.surveys?this.surveys.getActiveMatchingSurveys(t,n):t([],{isLoaded:!1,error:Io})}renderSurvey(t,n){var i;(i=this.surveys)==null||i.renderSurvey(t,n)}displaySurvey(t,n){var i;n===void 0&&(n=d4),(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:Io}}canRenderSurveyAsync(t,n){var i,a;return n===void 0&&(n=!1),(i=(a=this.surveys)==null?void 0:a.canRenderSurveyAsync(t,n))!==null&&i!==void 0?i:Promise.resolve({visible:!1,disabledReason:Io})}Mn(t){return!t||Fm(t)?(Se.critical("Unique user id has not been set in posthog.identify"),!1):t===id?(Se.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())||(Se.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 Se.uninitializedWarning("posthog.identify");if(Cn(t)&&(t=t.toString(),Se.warn("The first argument to posthog.identify was a number, but it should be a string. It has been converted to a string.")),this.Mn(t)&&this.In("posthog.identify")){var a=this.get_distinct_id();this.register({$user_id:t}),this.get_property(Hd)||this.register_once({$had_persisted_distinct_id:!0,$device_id:a},""),t!==a&&t!==this.get_property(Zo)&&(this.unregister(Zo),this.register({distinct_id:t}));var o,u=(this.persistence.get_property(Vr)||cl)===cl;t!==a&&u?(this.persistence.set_property(Vr,ul),this.setPersonPropertiesForFlags({$set:n||{},$set_once:i||{}},!1),this.capture(Pp,{distinct_id:t,$anon_distinct_id:a},{$set:n||{},$set_once:i||{}}),this.sn=Sy(t,n,i),(o=this.featureFlags)==null||o.setAnonymousDistinctId(a)):(n||i)&&this.setPersonProperties(n,i),t!==a&&(this.reloadFeatureFlags(),this.unregister(lc))}}setPersonProperties(t,n){if((t||n)&&this.In("posthog.setPersonProperties")){var i=Sy(this.get_distinct_id(),t,n);this.sn!==i?(this.setPersonPropertiesForFlags({$set:t||{},$set_once:n||{}},!0),this.capture("$set",{$set:t||{},$set_once:n||{}}),this.sn=i):Se.info("A duplicate setPersonProperties call was made with the same properties. It has been ignored.")}}unsetPersonProperties(t){var n,i=(Je(t)?t:[t]).filter((a=>At(a)&&a.length>0));i.length!==0&&this.In("posthog.unsetPersonProperties")&&((n=this.featureFlags)==null||n.unsetPersonPropertiesForFlags(i,!0),this.capture("$set",{$unset:i}),this.sn=null)}group(t,n,i){if(t&&n){var a=this.getGroups(),o=a[t]!==n;if(o&&this.resetGroupPropertiesForFlags(t),this.register({$groups:ge({},a,{[t]:n})}),o||i){var u={$group_type:t,$group_key:n};i&&(u.$group_set=i),this.capture(ty,u)}i&&this.setGroupPropertiesForFlags({[t]:i}),o&&!i&&this.reloadFeatureFlags()}else Se.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.In("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,a,o,u,f,h,p,g,x;if(Se.info("reset"),!this.__loaded)return Se.uninitializedWarning("posthog.reset");var b,y=this.get_property(Hd),_=this.get_property(Op),j=this.get_property(ma);if(this.consent.reset(),(n=this.persistence)==null||n.clear(),(i=this.sessionPersistence)==null||i.clear(),_e(j)||(b=this.persistence)==null||b.register({[ma]:j}),(a=this.surveys)==null||a.reset(),(o=this.wn)==null||o.stop(),(u=this.featureFlags)==null||u.reset(),(f=this.conversations)==null||f.reset(),(h=this.logs)==null||h.reset(),(p=this.metrics)==null||p.reset(),(g=this.persistence)==null||g.set_property(Vr,cl),(x=this.sessionManager)==null||x.resetSessionId(),this.sn=null,this.config.cookieless_mode===$i)this.register_once({distinct_id:id,$device_id:null},"");else{var C=this.config.get_device_id(Pi());this.register_once({distinct_id:C,$device_id:t?C:y},""),t||_e(_)||this.register({[Op]:_})}this.register({$last_posthog_reset:new Date().toISOString()},1),delete this.config.identity_distinct_id,delete this.config.identity_hash,this.reloadFeatureFlags()}shutdown(t){var n=this;return en((function*(){var i,a,o,u,f;n.__loaded?((i=n.logs)==null||i.flushLogs("sendBeacon"),(a=n.metrics)==null||a.flush("sendBeacon"),(o=n.dn)==null||o.unload(),(u=n.vn)==null||u.unload(),(f=n.featureFlags)==null||f.destroy()):Se.uninitializedWarning("posthog.shutdown")}))()}setIdentity(t,n){var i;this.config.identity_distinct_id=t,this.config.identity_hash=n,this.alias(t),(i=this.conversations)==null||i.En()}clearIdentity(){var t;delete this.config.identity_distinct_id,delete this.config.identity_hash,(t=this.conversations)==null||t.Rn()}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 n=this.sessionManager.checkAndGetSessionAndWindowId(!0),i=n.sessionStartTimestamp,a=this.requestRouter.endpointFor("ui","/project/"+this.config.token+"/replay/"+n.sessionId);if(t!=null&&t.withTimestamp&&i){var o,u=(o=t.timestampLookBack)!==null&&o!==void 0?o:10;if(!i)return a;a+="?t="+Math.max(Math.floor((new Date().getTime()-i)/1e3)-u,0)}return a}alias(t,n){return t===this.get_property(Z_)?(Se.critical("Attempting to create alias for existing People user - aborting."),-2):this.In("posthog.alias")?(_e(n)&&(n=this.get_distinct_id()),t!==n?(this.Tn(Zo,t),this.capture("$create_alias",{alias:t,distinct_id:n})):(Se.warn("alias matches current distinct_id - skipping api call."),this.identify(t),-1)):void 0}set_config(t){var n=ge({},this.config);if(Ut(t)){var i,a,o,u,f,h,p,g,x,b,y;Pt(this.config,Cy(t));var _=this.hn();(i=this.persistence)==null||i.update_config(this.config,n,_),this.sessionPersistence=this.config.persistence==="sessionStorage"||this.config.persistence==="memory"?this.persistence:new Ip(ge({},this.config,{persistence:"sessionStorage"}),_,!1);var j=this.an(this.config.debug);Wr(j)&&(this.config.debug=j),Wr(this.config.debug)&&(this.config.debug?(Tt.DEBUG=!0,Lt.N()&&Lt.q("ph_debug",!0),Se.info("set_config",{config:t,oldConfig:n,newConfig:ge({},this.config)})):(Tt.DEBUG=!1,Lt.N()&&Lt.P("ph_debug"))),(a=this.exceptionObserver)==null||a.onConfigChange(),(o=this.exceptions)==null||o.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(),(x=this.deadClicksAutocapture)==null||x.startIfEnabledOrStop(),(b=this.surveys)==null||b.loadIfEnabled(),this.Pn(),(y=this.externalIntegrations)==null||y.startIfEnabledOrStop()}}_overrideSDKInfo(t,n){Tt.LIB_NAME=t,Tt.LIB_VERSION=n}startSessionRecording(t){var n,i,a,o,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&&((a=this.sessionRecording)==null||a.overrideLinkedFlag()),h.url_trigger&&((o=this.sessionRecording)==null||o.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"),a=this.exceptions.buildProperties(t,{handled:!0,syntheticException:i});return this.exceptions.sendExceptionEvent(ge({},a,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:Lr.On}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:vl;return n!==vl&&(n=vl+"."+n),n}_isIdentified(){var t,n;return((t=this.persistence)==null?void 0:t.get_property(Vr))===ul||((n=this.sessionPersistence)==null?void 0:n.get_property(Vr))===ul}Cn(){var t,n;return!(this.config.person_profiles==="never"||this.config.person_profiles===cg&&!this._isIdentified()&&js(this.getGroups())&&((t=this.persistence)==null||(t=t.props)==null||!t[Zo])&&((n=this.persistence)==null||(n=n.props)==null||!n[Gd]))}xn(){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.Cn()||this.In("posthog.createPersonProfile")&&this.setPersonProperties({},{})}setInternalOrTestUser(){this.In("posthog.setInternalOrTestUser")&&this.setPersonProperties({$internal_or_test_user:!0})}In(t){return this.config.person_profiles==="never"?(Se.error(t+' was called, but process_person is set to "never". This call will be ignored.'),!1):(this.Tn(Gd,!0),!0)}hn(){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!==fa)}Pn(){var t,n,i,a,o=this.hn();return((t=this.persistence)==null?void 0:t.yr)!==o&&((i=this.persistence)==null||i.set_disabled(o)),((n=this.sessionPersistence)==null?void 0:n.yr)!==o&&((a=this.sessionPersistence)==null||a.set_disabled(o)),o}opt_in_capturing(t){var n;if(this.config.cookieless_mode!==$i){if(this.Yi()){var i,a,o,u,f;this.reset(!0),(i=this.sessionManager)==null||i.destroy(),(a=this.pageViewManager)==null||a.destroy(),this.sessionManager=new wy(this),this.pageViewManager=new fy(this),this.persistence&&(this.sessionPropsManager=new _y(this,this.sessionManager,this.persistence));var h,p=(o=(u=this.config.__extensionClasses)==null?void 0:u.sessionRecording)!==null&&o!==void 0?o:(f=Lr.__defaultExtensionClasses)==null?void 0:f.sessionRecording;p&&(this.sessionRecording=this.Ji(this.sessionRecording,new p(this)),this.yn&&((h=this.sessionRecording)==null||h.onRemoteConfig==null||h.onRemoteConfig(this.yn)))}var g,x;this.consent.optInOut(!0),this.Pn(),this.bn(),(n=this.sessionRecording)==null||n.startIfEnabledOrStop(),this.config.cookieless_mode==fa&&((g=this.surveys)==null||g.loadIfEnabled()),(_e(t==null?void 0:t.captureEventName)||t!=null&&t.captureEventName)&&this.capture((x=t==null?void 0:t.captureEventName)!==null&&x!==void 0?x:"$opt_in",t==null?void 0:t.captureProperties,{send_instantly:!0}),this.config.capture_pageview&&this._n()}else Se.warn(jy)}opt_out_capturing(){var t,n,i;this.config.cookieless_mode!==$i?(this.config.cookieless_mode===fa&&this.consent.isOptedIn()&&this.reset(!0),this.consent.optInOut(!1),this.Pn(),this.config.cookieless_mode===fa&&(this.register({distinct_id:id,$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._n(),this.bn())):Se.warn(jy)}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===$i||(this.config.cookieless_mode===fa?this.consent.isRejected()||this.consent.isOptedIn():!this.has_opted_out_capturing())}clear_opt_in_out_capturing(){this.consent.reset(),this.Pn()}_is_bot(){return Hn?Vw(Hn,this.config.custom_blocked_useragents):void 0}_n(){Ce&&(Ce.visibilityState==="visible"?this.en||(this.en=!0,this.capture(xl,{title:Ce.title},{send_instantly:!0}),this.rn&&(Ce.removeEventListener(Yd,this.rn),this.rn=null)):this.rn||(this.rn=this._n.bind(this),Wt(Ce,Yd,this.rn)))}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}))}Ur(){var t=this.ln||{};return"advanced_disable_flags"in t?!!t.advanced_disable_flags:this.config.advanced_disable_flags!==!1?!!this.config.advanced_disable_flags:this.config.advanced_disable_decide===!0?(Se.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):(function(n,i,a,o,u){var f=i in n&&!Ke(n[i]),h=a in n&&!Ke(n[a]);return f?n[i]:!!h&&(u&&u.warn("Config field '"+a+"' is deprecated. Please use '"+i+"' instead. The old field will be removed in a future major version."),n[a])})(t,"advanced_disable_flags","advanced_disable_decide",0,Se)}Rt(t){var n;if(Ke(this.config.before_send))return t;var i=Object.keys((n=t.properties)!==null&&n!==void 0?n:{}).filter(C3),a=Je(this.config.before_send)?this.config.before_send:[this.config.before_send],o=t;for(var u of a){if(o=u(o),Ke(o)){var f="Event '"+t.event+"' was rejected in beforeSend function";return N3(t.event)?Se.warn(f+". This can cause unexpected behavior."):Se.info(f),null}o.properties&&!js(o.properties)||Se.warn("Event '"+t.event+"' has no properties after beforeSend function, this is likely an error.")}for(var h of i)if(o.properties&&Ke(o.properties[h]))return Se.warn("Event '"+t.event+"' had its '"+h+"' property removed in a beforeSend function. This property is required for ingestion, so the event will be dropped."),null;return o}getPageViewId(){var t;return(t=this.pageViewManager.ir)==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)})}an(t){var n=Wr(t)&&!t,i=Lt.N()&&Lt.A("ph_debug")==="true";return!n&&(!!i||t)}}Lr.__defaultExtensionClasses={},Lr.On=(()=>{var e=()=>{};return{trace:e,debug:e,info:e,warn:e,error:e,fatal:e}})(),(function(e,t){for(var n=0;t.length>n;n++)e.prototype[t[n]]=mC(e.prototype[t[n]])})(Lr,["identify"]);class Ey{constructor(t){this.disabled=t===!1;var n=Ut(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 a=this.clicks[this.clicks.length-1];if(a&&Math.abs(t-a.x)+Math.abs(n-a.y)<this.thresholdPx&&this.timeoutMs>i-a.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 Kp="$copy_autocapture",Zp=It("[AutoCapture]");function Jp(e,t){return t.length>e?t.slice(0,e)+"...":t}function v4(e){if(e.previousElementSibling)return e.previousElementSibling;var t=e;do t=t.previousSibling;while(t&&!Ts(t));return t}function b4(e,t){var n,i,a=t.e,o=t.maskAllElementAttributes,u=t.maskAllText,f=t.elementAttributeIgnoreList,h=t.elementsChainAsString,p=t.disableCaptureUrlHashes;if(!Ts(e))return{props:{}};for(var g=[e],x=new Set([e]),b=e;b.parentNode&&!pr(b,"body")&&mw>g.length;)if(pw(b.parentNode)){var y=b.parentNode.host;if(x.has(y))break;x.add(y),g.push(y),b=y}else{if(!Ts(b.parentNode)||x.has(b.parentNode))break;x.add(b.parentNode),g.push(b.parentNode),b=b.parentNode}var _,j,C=[],k={},A=!1,N=!1;if(Mt(g,(O=>{var Y=dg(O);if(pr(O,"a")){var B=O.getAttribute("href");A=!!(Y&&B&&oc(B))&&(p?Es(B):B)}Ie(Xd(O),"ph-no-capture")&&(N=!0),C.push((function(T,le,J,G,P){P===void 0&&(P=!1);var F=T.tagName.toLowerCase(),W={tag_name:F};Xg.indexOf(F)>-1&&!J&&(W.$el_text=F.toLowerCase()==="a"||F.toLowerCase()==="button"?Jp(1024,cy(T)):Jp(1024,_c(T)));var xe=Xd(T);xe.length>0&&(W.classes=xe.filter((function(M){return M!==""}))),Mt(T.attributes,(function(M){var he;if((!yw(T)||["name","id","class","aria-label"].indexOf(M.name)!==-1)&&(G==null||!G.includes(M.name))&&!le&&oc(M.value)&&(!At(he=M.name)||he.substring(0,10)!=="_ngcontent"&&he.substring(0,7)!=="_nghost")){var be=M.value;M.name==="class"&&(be=Qg(be).join(" ")),W["attr__"+M.name]=Jp(1024,M.name==="href"&&P?Es(be):be)}}));for(var R=1,$=1,Z=T;Z=v4(Z);)R++,Z.tagName===T.tagName&&$++;return W.nth_child=R,W.nth_of_type=$,W})(O,o,u,f,p));var H=(function(T){if(!dg(T))return{};var le={};return Mt(T.attributes,(function(J){if(J.name&&J.name.indexOf("data-ph-capture-attribute")===0){var G=J.name.replace("data-ph-capture-attribute-",""),P=J.value;G&&P&&oc(P)&&(le[G]=P)}})),le})(O);Pt(k,H)})),N)return{props:{},explicitNoCapture:N};if(u||(C[0].$el_text=pr(e,"a")||pr(e,"button")?cy(e):_c(e)),A){var D,z;C[0].attr__href=A;var L=(D=wc(A))==null?void 0:D.host,q=ie==null||(z=ie.location)==null?void 0:z.host;L&&q&&L!==q&&(_=A)}return{props:Pt({$event_type:a.type,$ce_version:1},h?{}:{$elements:C},{$elements_chain:(j=C,(function(O){return O.map((Y=>{var B,H,T="";if(Y.tag_name&&(T+=Y.tag_name),Y.attr_class)for(var le of(Y.attr_class.sort(),Y.attr_class))T+="."+le.replace(/"/g,"");var J=ge({},Y.text?{text:Y.text}:{},{"nth-child":(B=Y.nth_child)!==null&&B!==void 0?B:0,"nth-of-type":(H=Y.nth_of_type)!==null&&H!==void 0?H:0},Y.href?{href:Y.href}:{},Y.attr_id?{attr_id:Y.attr_id}:{},Y.attributes),G={};return jd(J).sort(((P,F)=>P[0].localeCompare(F[0]))).forEach((P=>{var F=P[1];return G[uy(P[0].toString())]=uy(F.toString())})),(T+=":")+jd(G).map((P=>P[0]+'="'+P[1]+'"')).join("")})).join(";")})((function(O){return O.map((Y=>{var B,H,T={text:(B=Y.$el_text)==null?void 0:B.slice(0,400),tag_name:Y.tag_name,href:(H=Y.attr__href)==null?void 0:H.slice(0,2048),attr_class:zC(Y),attr_id:Y.attr__id,nth_child:Y.nth_child,nth_of_type:Y.nth_of_type,attributes:{}};return jd(Y).filter((le=>le[0].indexOf("attr__")===0)).forEach((le=>T.attributes[le[0]]=le[1])),T}))})(j)))},(n=C[0])!=null&&n.$el_text?{$el_text:(i=C[0])==null?void 0:i.$el_text}:{},_&&a.type==="click"?{$external_click_url:_}:{},k)}}var qo=It("[ExceptionAutocapture]"),Ty=()=>{},y4=It("[TracingHeaders]"),sa=It("[Web Vitals]"),Ay=9e5,My="disabled",Ry="lazy_loading",Vo="awaiting_config",ud="missing_config";It("[SessionRecording]"),It("[SessionRecording]");var yg="[SessionRecording]",Mi=It(yg),_4=It("[Heatmaps]");function em(e){return Ut(e)&&"clientX"in e&&"clientY"in e&&Cn(e.clientX)&&Cn(e.clientY)}var tm=It("[Product Tours]"),nm=e=>{var t;return!e.config.disable_product_tours&&!((t=e.persistence)==null||!t.get_property(Vg))},w4=["$set_once","$set"],ai=It("[SiteApps]"),Dy="Error while initializing PostHog app with config id ";function hl(e,t,n){if(Ke(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 S4{constructor(t){this.Fn=new tx,this.Ln=(n,i)=>this.$n(n,i)&&this.An(n,i)&&this.Nn(n,i)&&this.Dn(n,i),this.$n=(n,i)=>i==null||!i.event||(n==null?void 0:n.event)===(i==null?void 0:i.event),this._instance=t,this.qn=new Set,this.jn=new Set}init(){var t,n;_e((t=this._instance)==null?void 0:t._addCaptureHook)||(n=this._instance)==null||n._addCaptureHook(((i,a)=>{this.on(i,a)}))}register(t){var n,i;if(!_e((n=this._instance)==null?void 0:n._addCaptureHook)&&(t.forEach((u=>{var f,h;(f=this.jn)==null||f.add(u),(h=u.steps)==null||h.forEach((p=>{var g;(g=this.qn)==null||g.add((p==null?void 0:p.event)||"")}))})),(i=this._instance)!=null&&i.autocapture)){var a,o=new Set;t.forEach((u=>{var f;(f=u.steps)==null||f.forEach((h=>{h!=null&&h.selector&&o.add(h==null?void 0:h.selector)}))})),(a=this._instance)==null||a.autocapture.setElementSelectors(o)}}on(t,n){var i;n!=null&&t.length!=0&&(this.qn.has(t)||this.qn.has(n.event))&&this.jn&&((i=this.jn)==null?void 0:i.size)>0&&this.jn.forEach((a=>{this.Hn(n,a)&&this.Fn.emit("actionCaptured",a.name)}))}Bn(t){this.onAction("actionCaptured",(n=>t(n)))}Hn(t,n){if((n==null?void 0:n.steps)==null)return!1;for(var i of n.steps)if(this.Ln(t,i))return!0;return!1}onAction(t,n){return this.Fn.on(t,n)}An(t,n){if(n!=null&&n.url){var i,a=t==null||(i=t.properties)==null?void 0:i.$current_url;if(!a||typeof a!="string"||!hl(a,n.url,n.url_matching||"contains"))return!1}return!0}Nn(t,n){return!!this.Un(t,n)&&!!this.zn(t,n)&&!!this.Vn(t,n)}Un(t,n){var i;if(n==null||!n.href)return!0;var a=this.Wn(t);if(a.length>0)return a.some((f=>hl(f.href,n.href,n.href_matching||"exact")));var o,u=(t==null||(i=t.properties)==null?void 0:i.$elements_chain)||"";return!!u&&hl((o=u.match(/(?::|")href="(.*?)"/))?o[1]:"",n.href,n.href_matching||"exact")}zn(t,n){var i;if(n==null||!n.text)return!0;var a=this.Wn(t);if(a.length>0)return a.some((p=>hl(p.text,n.text,n.text_matching||"exact")||hl(p.$el_text,n.text,n.text_matching||"exact")));var o,u,f,h=(t==null||(i=t.properties)==null?void 0:i.$elements_chain)||"";return!!h&&(o=(function(p){for(var g,x=[],b=/(?::|")text="(.*?)"/g;!Ke(g=b.exec(p));)x.includes(g[1])||x.push(g[1]);return x})(h),u=n.text,f=n.text_matching||"exact",o.some((p=>hl(p,u,f))))}Vn(t,n){var i,a;if(n==null||!n.selector)return!0;var o=t==null||(i=t.properties)==null?void 0:i.$element_selectors;if(o!=null&&o.includes(n.selector))return!0;var u=(t==null||(a=t.properties)==null?void 0:a.$elements_chain)||"";if(n.selector_regex&&u)try{return new RegExp(n.selector_regex).test(u)}catch{return!1}return!1}Wn(t){var n;return(t==null||(n=t.properties)==null?void 0:n.$elements)==null?[]:t==null?void 0:t.properties.$elements}Dn(t,n){return n==null||!n.properties||n.properties.length===0||Ww(n.properties.reduce(((i,a)=>{var o=Je(a.value)?a.value.map(String):a.value!=null?[String(a.value)]:[];return i[a.key]={values:o,operator:a.operator||"exact"},i}),{}),t==null?void 0:t.properties)}}class k4{constructor(t){var n;this.Zn=[],this._instance=t,this.Gn=new Map,this.Qn=new Map,this.Jn=new Map,(n=this._instance)==null||n.onSessionId==null||n.onSessionId((i=>this.Kn(i)))}Yn(t,n){return!!t&&Ww(t.propertyFilters,n==null?void 0:n.properties)}Xn(t,n){var i=new Map;return t.forEach((a=>{var o;(o=a.conditions)==null||(o=o[n])==null||(o=o.values)==null||o.forEach((u=>{if(u!=null&&u.name){var f=i.get(u.name)||[];f.push(a.id),i.set(u.name,f)}}))})),i}ts(t,n,i){var a=(i===Po.Activation?this.Gn:this.Qn).get(t),o=[];return this.es((u=>{o=u.filter((f=>a==null?void 0:a.includes(f.id)))})),o.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.Yn(h,n)}))}register(t){var n;_e((n=this._instance)==null?void 0:n._addCaptureHook)||(this.rs(t),this.ns(t))}ns(t){var n=t.filter((i=>{var a,o;return((a=i.conditions)==null?void 0:a.actions)&&((o=i.conditions)==null||(o=o.actions)==null||(o=o.values)==null?void 0:o.length)>0}));n.length!==0&&(this.ss==null&&(this.ss=new S4(this._instance),this.ss.init(),this.ss.Bn((i=>{this.onAction(i)}))),n.forEach((i=>{var a,o,u,f,h;i.conditions&&(a=i.conditions)!=null&&a.actions&&(o=i.conditions)!=null&&(o=o.actions)!=null&&o.values&&((u=i.conditions)==null||(u=u.actions)==null||(u=u.values)==null?void 0:u.length)>0&&((f=this.ss)==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.Jn.get(p.name);g&&g.push(i.id),this.Jn.set(p.name,g||[i.id])}})))})))}rs(t){var n,i=t.filter((o=>{var u,f;return((u=o.conditions)==null?void 0:u.events)&&((f=o.conditions)==null||(f=f.events)==null||(f=f.values)==null?void 0:f.length)>0})),a=t.filter((o=>{var u,f;return((u=o.conditions)==null?void 0:u.cancelEvents)&&((f=o.conditions)==null||(f=f.cancelEvents)==null||(f=f.values)==null?void 0:f.length)>0}));i.length===0&&a.length===0||((n=this._instance)==null||n._addCaptureHook(((o,u)=>{this.onEvent(o,u)})),this.Gn=this.Xn(t,Po.Activation),this.Qn=this.Xn(t,Po.Cancellation))}onEvent(t,n){var i,a,o=this.os(),u=(n==null||(i=n.properties)==null?void 0:i.$survey_id)||(n==null||(a=n.properties)==null?void 0:a.$product_tour_id);if(u&&this.getActivatedIds().includes(u)){var f=this.ls(t,u);if(f==="consume")return o.info("event consumed activated item, removing it",{event:t,itemId:u}),void this.us([u]);if(f==="persist")return o.info("shown item promoted to persisted activation",{event:t,itemId:u}),void this.hs(u)}if(this.Qn.has(t)){var h=this.ts(t,n,Po.Cancellation);h.length>0&&(o.info("cancel event matched, cancelling items",{event:t,itemsToCancel:h.map((g=>g.id))}),this.us(h.map((g=>g.id))),h.forEach((g=>this.ds(g.id))))}if(this.Gn.has(t)){o.info("event name matched",{event:t,eventPayload:n,items:this.Gn.get(t)});var p=this.ts(t,n,Po.Activation);this.cs(p.map((g=>g.id)))}}onAction(t){this.Jn.has(t)&&this.cs(this.Jn.get(t)||[])}cs(t){t.length!==0&&(this.Zn=[...new Set([...this.Zn,...t])],this.os().info("updating activated items",{activatedItems:this.getActivatedIds()}))}hs(t){this.Zn=this.Zn.filter((i=>i!==t));var n=this.vs();n.includes(t)||(this.fs([...n,t]),this.ps())}us(t){var n=new Set(t);this.Zn=this.Zn.filter((o=>!n.has(o)));var i=this.gs(),a=i.filter((o=>!n.has(o)));a.length!==i.length&&(this.fs(a),a.length===0&&this.ys())}gs(){var t,n=this.bs();return((t=this._instance)==null||(t=t.persistence)==null?void 0:t.props[n])||[]}vs(){var t,n,i=this.gs();if(i.length===0)return[];var a=(t=this._instance)==null||(t=t.persistence)==null?void 0:t.props[this._s()],o=(n=this._instance)==null||n.get_session_id==null?void 0:n.get_session_id();return o&&a===o?i:[]}ps(){var t,n=(t=this._instance)==null||t.get_session_id==null?void 0:t.get_session_id();n&&this.ws(n)}ys(){this.xs()}Kn(t){var n,i=(n=this._instance)==null||(n=n.persistence)==null?void 0:n.props[this._s()];i&&i!==t&&(this.gs().length>0&&this.fs([]),this.ys())}getActivatedIds(){return[...new Set([...this.vs(),...this.Zn])].filter((t=>!this.ks(t)))}reset(){this.Zn=[],this.gs().length>0&&this.fs([]),this.ys()}getEventToItemsMap(){return this.Gn}Ss(){return this.ss}}class j4 extends k4{constructor(t){super(t)}bs(){return ng}_s(){return kd}Cs(){return Ui.SHOWN}es(t){var n;(n=this._instance)==null||n.getSurveys(t)}ds(t){var n;(n=this._instance)==null||n.cancelPendingSurvey(t)}os(){return jt}fs(t){var n;(n=this._instance)==null||(n=n.persistence)==null||n.register({[ng]:t})}ws(t){var n;(n=this._instance)==null||(n=n.persistence)==null||n.register({[kd]:t})}xs(){var t;(t=this._instance)==null||(t=t.persistence)==null||t.unregister(kd)}ks(){return!1}ls(t,n){var i;this.es((o=>{i=o.find((u=>u.id===n))}));var a=!i||(function(o){var u;return Qw(o)&&!((u=o.conditions)==null||(u=u.events)==null||!u.repeatedActivation)||o.schedule==="always"})(i);return a?t===Ui.SHOWN?"consume":"ignore":t===Ui.SHOWN?"persist":t===Ui.DISMISSED||t===Ui.SENT?"consume":"ignore"}getSurveys(){return this.getActivatedIds()}getEventToSurveys(){return this.getEventToItemsMap()}}var rm="SDK is not enabled or survey functionality is not yet loaded",Ly="Disabled. Not loading surveys.",N4=ie!=null&&ie.location?Kd(ie.location.hash,"__posthog")||Kd(location.hash,"state"):null,zy="_postHogToolbarParams",Oy=It("[Toolbar]"),dn=It("[FeatureFlags]"),aa=It("[FeatureFlags]",{debugEnabled:!0}),im=`" failed. Feature flags didn't load in time.`,By=e=>{for(var t={},n=0;e.length>n;n++)t[e[n]]=!0;return t},Py=e=>{var t={};for(var n of jd(e||{})){var i=n[1];i&&(t[n[0]]=i)}return t},Ri=It("[Error tracking]"),$y="Refusing to render web experiment since the viewer is a likely bot",C4={icontains:(e,t)=>t.toLowerCase().indexOf(e.toLowerCase())>-1,not_icontains:(e,t)=>t.toLowerCase().indexOf(e.toLowerCase())===-1,regex:(e,t)=>ef(t,e),not_regex:(e,t)=>!ef(t,e),exact:(e,t)=>t===e,is_not:(e,t)=>t!==e};class Mn{get Te(){return this._instance.config}constructor(t){var n=this;this.getWebExperimentsAndEvaluateDisplayLogic=function(i){i===void 0&&(i=!1),n.getWebExperiments((a=>{Mn.Is("retrieved web experiments from the server"),n.Ts=new Map,a.forEach((o=>{if(o.feature_flag_key){var u;n.Ts&&(Mn.Is("setting flag key ",o.feature_flag_key," to web experiment ",o),(u=n.Ts)==null||u.set(o.feature_flag_key,o));var f=n._instance.getFeatureFlag(o.feature_flag_key);At(f)&&o.variants[f]&&n.Ms(o.name,f,o.variants[f].transforms)}else if(o.variants)for(var h in o.variants){var p=o.variants[h];Mn.Es(p,n._instance)&&n.Ms(o.name,h,p.transforms)}}))}),i)},this._instance=t,this._instance.onFeatureFlags((i=>{this.onFeatureFlags(i)}))}initialize(){}onFeatureFlags(t){if(this._is_bot())Mn.Is($y);else if(!this.Te.disable_web_experiments){if(Ke(this.Ts))return this.Ts=new Map,this.loadIfEnabled(),void this.previewWebExperiment();Mn.Is("applying feature flags",t),t.forEach((n=>{var i;if(this.Ts&&(i=this.Ts)!=null&&i.has(n)){var a,o=this._instance.getFeatureFlag(n),u=(a=this.Ts)==null?void 0:a.get(n);o&&u!=null&&u.variants[o]&&this.Ms(u.name,o,u.variants[o].transforms)}}))}}previewWebExperiment(){var t=Mn.getWindowLocation();if(t!=null&&t.search){var n=El(t==null?void 0:t.search,"__experiment_id"),i=El(t==null?void 0:t.search,"__experiment_variant");n&&i&&(Mn.Is("previewing web experiments "+n+" && "+i),this.getWebExperiments((a=>{this.Rs(parseInt(n),i,a)}),!1,!0))}}loadIfEnabled(){this.Te.disable_web_experiments||this.getWebExperimentsAndEvaluateDisplayLogic()}getWebExperiments(t,n,i){if(this.Te.disable_web_experiments&&!i)return t([]);var a=this._instance.get_property("$web_experiments");if(a&&!n)return t(a);this._instance._send_request({url:this._instance.requestRouter.endpointFor("api","/api/web_experiments/?token="+this.Te.token),method:"GET",timestampMode:"query",callback:o=>t(o.statusCode===200&&o.json&&o.json.experiments||[])})}Rs(t,n,i){var a=i.filter((o=>o.id===t));a&&a.length>0&&(Mn.Is("Previewing web experiment ["+a[0].name+"] with variant ["+n+"]"),this.Ms(a[0].name,n,a[0].variants[n].transforms))}static Es(t,n){return!Ke(t.conditions)&&Mn.Ps(t,n)&&Mn.Os(t)}static Ps(t,n){var i;if(Ke(t.conditions)||Ke((i=t.conditions)==null?void 0:i.url))return!0;var a=Mn.getWindowLocation();if(a){var o,u,f,h=dw(n,a.href);return(o=t.conditions)==null||!o.url||C4[(u=(f=t.conditions)==null?void 0:f.urlMatchType)!==null&&u!==void 0?u:"icontains"](t.conditions.url,h)}return!1}static getWindowLocation(){return ie==null?void 0:ie.location}static Os(t){var n;if(Ke(t.conditions)||Ke((n=t.conditions)==null?void 0:n.utm))return!0;var i=Ew();if(i.utm_source){var a,o,u,f,h,p,g,x,b=(a=t.conditions)==null||(a=a.utm)==null||!a.utm_campaign||((o=t.conditions)==null||(o=o.utm)==null?void 0:o.utm_campaign)==i.utm_campaign,y=(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,j=(g=t.conditions)==null||(g=g.utm)==null||!g.utm_term||((x=t.conditions)==null||(x=x.utm)==null?void 0:x.utm_term)==i.utm_term;return b&&_&&j&&y}return!1}static Is(t){for(var n=arguments.length,i=new Array(n>1?n-1:0),a=1;n>a;a++)i[a-1]=arguments[a];Se.info("[WebExperiments] "+t,i)}Ms(t,n,i){this._is_bot()?Mn.Is($y):n!=="control"?i.forEach((a=>{if(a.selector){var o;Mn.Is("applying transform of variant "+n+" for experiment "+t+" ",a);var u=(o=document)==null?void 0:o.querySelectorAll(a.selector);u==null||u.forEach((f=>{var h=f;a.html&&(h.innerHTML=a.html),a.css&&h.setAttribute("style",a.css)}))}})):Mn.Is("Control variants leave the page unmodified.")}_is_bot(){return Hn&&this._instance?Vw(Hn,this.Te.custom_blocked_useragents):void 0}}var Mr=It("[Conversations]"),la="Conversations not available yet.",Fy="console",ff={featureFlags:class{constructor(e){this.Fs=!1,this.Ls=!1,this.$s=!1,this.As=!1,this.Ns=!1,this.Ds=!1,this.qs=!1,this.js=!1,this.Hs=0,this.Bs=()=>{var t=this.Us();this.Hs=0,t&&this.reloadFeatureFlags()},this._instance=e,this.featureFlagEventHandlers=[],ie&&Wt(ie,"online",this.Bs)}destroy(){ie==null||ie.removeEventListener("online",this.Bs)}get Te(){return this._instance.config}get mi(){return this._instance.persistence}zs(e){return this._instance.get_property(e)}Vs(){var e,t;return(e=(t=this.mi)==null?void 0:t._r(this.Te.feature_flag_cache_ttl_ms))!==null&&e!==void 0&&e}Ws(){return!!this.Vs()&&(this.js||this.$s||(this.js=!0,dn.warn("Feature flag cache is stale, triggering refresh..."),this.reloadFeatureFlags()),!0)}Zs(){var e,t=(e=this.Te.evaluation_contexts)!==null&&e!==void 0?e:this.Te.evaluation_environments;return!this.Te.evaluation_environments||this.Te.evaluation_contexts||this.qs||(dn.warn("evaluation_environments is deprecated. Use evaluation_contexts instead. evaluation_environments will be removed in a future version."),this.qs=!0),t!=null&&t.length?t.filter((n=>{var i=n&&typeof n=="string"&&n.trim().length>0;return i||dn.error("Invalid evaluation context found:",n,"Expected non-empty string"),i})):[]}Gs(){return this.Zs().length>0}Qs(){var e=this.Te.flag_keys;if(!_e(e)){if(Je(e))return e.filter((t=>{var n=t&&typeof t=="string"&&t.trim().length>0;return n||dn.error("Invalid flag key found:",t,"Expected non-empty string"),n}));dn.error("Invalid flag_keys found:",e,"Expected array of non-empty strings")}}initialize(){var e,t,n=this._instance.config,i=(e=(t=n.bootstrap)==null?void 0:t.featureFlags)!==null&&e!==void 0?e:{};if(Object.keys(i).length){var a,o,u=(a=(o=n.bootstrap)==null?void 0:o.featureFlagPayloads)!==null&&a!==void 0?a:{},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,a,o=n!=null&&n.merge&&(i=this.zs(pa))!==null&&i!==void 0?i:{},u=n!=null&&n.merge&&(a=this.zs(Sd))!==null&&a!==void 0?a:{},f=ge({},o,e),h=ge({},u,t),p={};for(var g of Object.entries(f)){var x=g[0],b=g[1];p[x]={key:x,enabled:Fb(b),variant:Ub(b),reason:void 0,metadata:_e(h==null?void 0:h[x])?void 0:{id:0,version:void 0,description:void 0,payload:h[x]}}}this.receivedFeatureFlags({flags:p})}get hasLoadedFlags(){return this.Ls}getFlags(){return Object.keys(this.getFlagVariants())}getFlagsWithDetails(){var e=this.zs(Jm),t=this.zs(Oi),n=this.zs(gl);if(!n&&!t)return e||{};var i=Pt({},e||{}),a=[...new Set([...Object.keys(n||{}),...Object.keys(t||{})])];for(var o of a){var u,f,h=i[o],p=t==null?void 0:t[o],g=_e(p)?(u=h==null?void 0:h.enabled)!==null&&u!==void 0&&u:!!p,x=_e(p)?h.variant:typeof p=="string"?p:void 0,b=n==null?void 0:n[o],y=ge({},h,{enabled:g,variant:g?x??(h==null?void 0:h.variant):void 0});g!==(h==null?void 0:h.enabled)&&(y.original_enabled=h==null?void 0:h.enabled),x!==(h==null?void 0:h.variant)&&(y.original_variant=h==null?void 0:h.variant),b&&(y.metadata=ge({},h==null?void 0:h.metadata,{payload:b,original_payload:h==null||(f=h.metadata)==null?void 0:f.payload})),i[o]=y}return this.Fs||(dn.warn(" Overriding feature flag details!",{flagDetails:e,overriddenPayloads:n,finalDetails:i}),this.Fs=!0),i}getAllFeatureFlags(){var e=this.getFlagVariants(),t=this.getFlagPayloads();return Object.keys(e).map((n=>{var i=e[n];return{key:n,enabled:Fb(i),variant:Ub(i),payload:$b(t[n])}}))}getFlagVariants(){var e=this.zs(pa),t=this.zs(Oi);if(!t)return e||{};for(var n=Pt({},e),i=Object.keys(t),a=0;i.length>a;a++)n[i[a]]=t[i[a]];return this.Fs||(dn.warn(" Overriding feature flags!",{enabledFlags:e,overriddenFlags:t,finalFlags:n}),this.Fs=!0),n}getFlagPayloads(){var e=this.zs(Sd),t=this.zs(gl);if(!t)return e||{};for(var n=Pt({},e||{}),i=Object.keys(t),a=0;i.length>a;a++)n[i[a]]=t[i[a]];return this.Fs||(dn.warn(" Overriding feature flag payloads!",{flagPayloads:e,overriddenPayloads:t,finalPayloads:n}),this.Fs=!0),n}reloadFeatureFlags(){this.As||this.Te.advanced_disable_feature_flags||this.Us()||this.Js||(this._instance.tn.emit("featureFlagsReloading",!0),this.Js=setTimeout((()=>{this.Ks()}),5))}Ys(){clearTimeout(this.Js),this.Js=void 0}ensureFlagsLoaded(){this.Ls||this.$s||this.Js||this.reloadFeatureFlags()}setAnonymousDistinctId(e){this.$anon_distinct_id=e}setReloadingPaused(e){this.As=e}Ks(e){var t;if(this.Ys(),!this._instance.Ur()&&!this.Us())if(this.$s)this.Ns=!0;else{var n=this.Te.token,i=this.zs(Hd),a={token:n,distinct_id:this._instance.get_distinct_id(),groups:this._instance.getGroups(),$anon_distinct_id:this.$anon_distinct_id,person_properties:ge({},((t=this.mi)==null?void 0:t.get_initial_props())||{},this.zs(ua)||{}),group_properties:this.zs(da),timezone:Lw()};In(i)||_e(i)||(a.$device_id=i),(e!=null&&e.disableFlags||this.Te.advanced_disable_feature_flags)&&(a.disable_flags=!0),this.Gs()&&(a.evaluation_contexts=this.Zs());var o=this.Qs();_e(o)||(a.flag_keys=o);var u=!!this.Te.advanced_only_evaluate_survey_feature_flags,f=this._instance.requestRouter.endpointFor("flags","/flags/?v=2"+(this.Te.advanced_only_evaluate_survey_feature_flags?"&only_evaluate_survey_feature_flags=true":""));this.$s=!0,this._instance._send_request({method:"POST",url:f,data:a,compression:this.Te.disable_compression?void 0:$n.Base64,timestampMode:"body",timeout:this.Te.feature_flag_request_timeout_ms,callback:h=>{var p,g,x,b=!0;if(this.Xs(h.statusCode),h.statusCode===200&&(this.Ns||(this.$anon_distinct_id=void 0),b=!1),this.$s=!1,!a.disable_flags||this.Ns){this.Ds=!b;var y=[];h.error?h.error instanceof Error?y.push(h.error.name==="AbortError"?"timeout":"connection_error"):y.push("unknown_error"):h.statusCode!==200&&y.push("api_error_"+h.statusCode),(p=h.json)!=null&&p.errorsWhileComputingFlags&&y.push("errors_while_computing_flags");var _,j=!((g=h.json)==null||(g=g.quotaLimited)==null||!g.includes("feature_flags"));j&&y.push("quota_limited"),(x=this.mi)==null||x.register({[ig]:y}),j?dn.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."):(a.disable_flags||this.receivedFeatureFlags((_=h.json)!==null&&_!==void 0?_:{},b,{partialResponse:u}),this.Ns&&(this.Ns=!1,this.Ks()))}}})}}Us(){return Nw(this.Hs,3)}Xs(e){this.Hs=Cw(e,this.Hs,3,(()=>dn.warn("Feature flag requests are failing before receiving an HTTP response; this can happen due to network issues, CORS, browser blocking, or ad blockers. Stopped refreshing feature flags; will try again when connectivity changes.")))}getFeatureFlag(e,t){var n;if(t===void 0&&(t={}),!t.fresh||this.Ds)if(this.Ls||this.getFlags()&&this.getFlags().length>0){if(!this.Ws()){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 dn.warn('getFeatureFlag for key "'+e+im)}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.Ds)if(this.Ls||this.getFlags()&&this.getFlags().length>0){if(!this.Ws()){var n=this.getFlagVariants(),i=e in n,a=n[e],o=this.getFlagPayloads()[e],u=String(a),f=this.zs(eg)||void 0,h=this.zs(yc)||void 0,p=this.zs(lc)||{};if(this.Te.advanced_feature_flags_dedup_per_session){var g,x=this._instance.get_session_id(),b=this.zs(rg);x&&x!==b&&(p={},(g=this.mi)==null||g.register({[lc]:p,[rg]:x}))}if((t.send_event||!("send_event"in t))&&(!(e in p)||!p[e].includes(u))){var y,_,j,C,k,A,N,D,z,L,q;Je(p[e])?p[e].push(u):p[e]=[u],(y=this.mi)==null||y.register({[lc]:p});var O=this.getFeatureFlagDetails(e),Y=[...(_=this.zs(ig))!==null&&_!==void 0?_:[]];_e(a)&&Y.push("flag_missing");var B={$feature_flag:e,$feature_flag_response:a,$feature_flag_payload:o||null,$feature_flag_request_id:f,$feature_flag_evaluated_at:h,$feature_flag_bootstrapped_response:((j=this.Te.bootstrap)==null||(j=j.featureFlags)==null?void 0:j[e])||null,$feature_flag_bootstrapped_payload:((C=this.Te.bootstrap)==null||(C=C.featureFlagPayloads)==null?void 0:C[e])||null,$used_bootstrap_value:!this.Ds};_e(O==null||(k=O.metadata)==null?void 0:k.has_experiment)||(B.$feature_flag_has_experiment=O.metadata.has_experiment),_e(O==null||(A=O.metadata)==null?void 0:A.version)||(B.$feature_flag_version=O.metadata.version);var H,T=(N=O==null||(D=O.reason)==null?void 0:D.description)!==null&&N!==void 0?N:O==null||(z=O.reason)==null?void 0:z.code;T&&(B.$feature_flag_reason=T),O!=null&&(L=O.metadata)!=null&&L.id&&(B.$feature_flag_id=O.metadata.id),_e(O==null?void 0:O.original_variant)&&_e(O==null?void 0:O.original_enabled)||(B.$feature_flag_original_response=_e(O.original_variant)?O.original_enabled:O.original_variant),O!=null&&(q=O.metadata)!=null&&q.original_payload&&(B.$feature_flag_original_payload=O==null||(H=O.metadata)==null?void 0:H.original_payload),Y.length&&(B.$feature_flag_error=Y.join(",")),this._instance.capture("$feature_flag_called",B)}if(i)return{key:e,enabled:!!a,variant:typeof a=="string"?a:void 0,payload:$b(o)}}}else dn.warn('getFeatureFlagResult for key "'+e+im)}getRemoteConfigPayload(e,t){var n=this.Te.token,i={distinct_id:this._instance.get_distinct_id(),token:n};this.Gs()&&(i.evaluation_contexts=this.Zs());var a=this.Qs();_e(a)||(i.flag_keys=a),this._instance._send_request({method:"POST",url:this._instance.requestRouter.endpointFor("flags","/flags/?v=2"),data:i,compression:this.Te.disable_compression?void 0:$n.Base64,timestampMode:"body",timeout:this.Te.feature_flag_request_timeout_ms,callback(o){var u,f=(u=o.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.Ds)return t.defaultValue;if(!(this.Ls||this.getFlags()&&this.getFlags().length>0))return dn.warn('isFeatureEnabled for key "'+e+im),t.defaultValue;var n=this.getFeatureFlag(e,t);return _e(n)?t.defaultValue:!!n}addFeatureFlagsHandler(e){this.featureFlagEventHandlers.push(e)}removeFeatureFlagsHandler(e){this.featureFlagEventHandlers=this.featureFlagEventHandlers.filter((t=>t!==e))}receivedFeatureFlags(e,t,n){if(this.mi){this.Ls=!0;var i=this.getFlagVariants(),a=this.getFlagPayloads(),o=this.getFlagsWithDetails();(function(u,f,h,p,g,x){h===void 0&&(h={}),p===void 0&&(p={}),g===void 0&&(g={});var b=(O=>{var Y=O.flags;return Y?(O.featureFlags=Object.fromEntries(Object.keys(Y).map((B=>{var H;return[B,(H=Y[B].variant)!==null&&H!==void 0?H:Y[B].enabled]}))),O.featureFlagPayloads=Object.fromEntries(Object.keys(Y).filter((B=>Y[B].enabled)).filter((B=>{var H;return(H=Y[B].metadata)==null?void 0:H.payload})).map((B=>{var H;return[B,(H=Y[B].metadata)==null?void 0:H.payload]})))):O.featureFlags&&dn.warn("Using an older version of the feature flags endpoint. Please upgrade your PostHog server to the latest version"),O})(u),y=b.flags,_=b.featureFlags,j=b.featureFlagPayloads;if(_){var C=u.requestId,k=u.evaluatedAt;if(Je(_)){dn.warn("v1 of the feature flags endpoint is deprecated. Please use the latest version.");var A={};if(_)for(var N=0;_.length>N;N++)A[_[N]]=!0;f&&f.register({[wd]:_,[pa]:A,[Id]:!1})}else{var D=_,z=j,L=y;if(x!=null&&x.partialResponse)D=ge({},h,D),z=ge({},p,z),L=ge({},g,L);else if(u.errorsWhileComputingFlags)if(y){var q=new Set(Object.keys(y).filter((O=>{var Y;return!((Y=y[O])!=null&&Y.failed)})));D=ge({},h,Object.fromEntries(Object.entries(D).filter((O=>q.has(O[0]))))),z=ge({},p,Object.fromEntries(Object.entries(z||{}).filter((O=>q.has(O[0]))))),L=ge({},g,Object.fromEntries(Object.entries(L||{}).filter((O=>q.has(O[0])))))}else D=ge({},h,D),z=ge({},p,z),L=ge({},g,L);f&&f.register(ge({[wd]:Object.keys(Py(D)),[pa]:D||{},[Sd]:z||{},[Jm]:L||{},[Id]:u.minimalFlagCalledEvents===!0},C?{[eg]:C}:{},k?{[yc]:k}:{}))}}})(e,this.mi,i,a,o,n),t||(this.js=!1),this.eo(t)}}override(e,t){t===void 0&&(t=!1),dn.warn("override is deprecated. Please use overrideFeatureFlags instead."),this.overrideFeatureFlags({flags:e,suppressWarning:t})}overrideFeatureFlags(e){if(!this._instance.__loaded||!this.mi)return dn.uninitializedWarning("posthog.featureFlags.overrideFeatureFlags");if(e===!1)return this.mi.unregister(Oi),this.mi.unregister(gl),this.eo(),aa.info("All overrides cleared");if(Je(e)){var t=By(e);return this.mi.register({[Oi]:t}),this.eo(),aa.info("Flag overrides set",{flags:e})}if(e&&typeof e=="object"&&("flags"in e||"payloads"in e)){var n,i=e;if(this.Fs=!!((n=i.suppressWarning)!==null&&n!==void 0&&n),"flags"in i){if(i.flags===!1)this.mi.unregister(Oi),aa.info("Flag overrides cleared");else if(i.flags){if(Je(i.flags)){var a=By(i.flags);this.mi.register({[Oi]:a})}else this.mi.register({[Oi]:i.flags});aa.info("Flag overrides set",{flags:i.flags})}}return"payloads"in i&&(i.payloads===!1?(this.mi.unregister(gl),aa.info("Payload overrides cleared")):i.payloads&&(this.mi.register({[gl]:i.payloads}),aa.info("Payload overrides set",{payloads:i.payloads}))),void this.eo()}if(e&&typeof e=="object")return this.mi.register({[Oi]:e}),this.eo(),aa.info("Flag overrides set",{flags:e});dn.warn("Invalid overrideOptions provided to overrideFeatureFlags",{overrideOptions:e})}onFeatureFlags(e){if(this.addFeatureFlagsHandler(e),this.Ls){var t=this.ro(),n=t.flags,i=t.flagVariants;try{e(n,i)}catch(a){dn.error("Error while running feature flags callback",a)}}return()=>this.removeFeatureFlagsHandler(e)}updateEarlyAccessFeatureEnrollment(e,t,n){var i,a=(this.zs(ec)||[]).find((h=>h.flagKey===e)),o={["$feature_enrollment/"+e]:t},u={$feature_flag:e,$feature_enrollment:t,$set:o};a&&(u.$early_access_feature_name=a.name),n&&(u.$feature_enrollment_stage=n),this._instance.capture("$feature_enrollment_update",u),this.setPersonPropertiesForFlags(o,!1);var f=ge({},this.getFlagVariants(),{[e]:t});(i=this.mi)==null||i.register({[wd]:Object.keys(Py(f)),[pa]:f}),this.eo()}getEarlyAccessFeatures(e,t,n){t===void 0&&(t=!1);var i=this.zs(ec),a=n?"&"+n.map((o=>"stage="+o)).join("&"):"";if(i&&!t)return e(i);this._instance._send_request({url:this._instance.requestRouter.endpointFor("api","/api/early_access_features/?token="+this.Te.token+a),method:"GET",timestampMode:"query",callback:o=>{var u,f;if(o.json){var h=o.json.earlyAccessFeatures;return(u=this.mi)==null||u.unregister(ec),(f=this.mi)==null||f.register({[ec]:h}),e(h)}}})}ro(){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)),{})}}eo(e){var t=this.ro(),n=t.flags,i=t.flagVariants;this.featureFlagEventHandlers.forEach((a=>{try{a(n,i,{errorsLoading:e})}catch(o){dn.error("Error while running feature flags callback",o)}}))}setPersonPropertiesForFlags(e,t){t===void 0&&(t=!0);var n=this.zs(ua)||{},i=(e==null?void 0:e.$set)||(e!=null&&e.$set_once?{}:e),a=e==null?void 0:e.$set_once,o={};if(a)for(var u in a)({}).hasOwnProperty.call(a,u)&&(u in n||(o[u]=a[u]));this._instance.register({[ua]:ge({},n,o,i)}),t&&this._instance.reloadFeatureFlags()}unsetPersonPropertiesForFlags(e,t){t===void 0&&(t=!0);var n=ge({},this.zs(ua)||{});e.forEach((i=>{delete n[i]})),this._instance.register({[ua]:n}),t&&this._instance.reloadFeatureFlags()}resetPersonPropertiesForFlags(e){e===void 0&&(e=!0),this._instance.unregister(ua),e&&this._instance.reloadFeatureFlags()}setGroupPropertiesForFlags(e,t){t===void 0&&(t=!0);var n=this.zs(da)||{};Object.keys(n).length!==0&&Object.keys(n).forEach((i=>{n[i]=ge({},n[i],e[i]),delete e[i]})),this._instance.register({[da]:ge({},n,e)}),t&&this._instance.reloadFeatureFlags()}resetGroupPropertiesForFlags(e){if(e){var t=this.zs(da)||{};this._instance.register({[da]:ge({},t,{[e]:{}})})}else this._instance.unregister(da)}reset(){this.Ls=!1,this.$s=!1,this.As=!1,this.Ns=!1,this.Ds=!1,this.$anon_distinct_id=void 0,this.Ys(),this.Fs=!1,this.Hs=0}}},E4={sessionRecording:class{get Te(){return this._instance.config}get mi(){return this._instance.persistence}get started(){var e;return!((e=this.io)==null||!e.isStarted)}get status(){var e,t;return this.no===Vo||this.no===ud?this.no:(e=(t=this.io)==null?void 0:t.status)!==null&&e!==void 0?e:this.no}constructor(e){if(this._forceAllowLocalhostNetworkCapture=!1,this.no=My,this.so=void 0,this._instance=e,!this._instance.sessionManager)throw Mi.error("started without valid sessionManager"),new Error(yg+" started without valid sessionManager. This is a bug.");if(this.Te.cookieless_mode===$i)throw new Error(yg+' cannot be used with cookieless_mode="always"')}initialize(){this.startIfEnabledOrStop()}get oo(){var e,t=!((e=this._instance.get_property(ma))==null||!e.enabled),n=!this.Te.disable_session_recording,i=this.Te.disable_session_recording||this._instance.consent.isOptedOut();return ie&&t&&n&&!i}startIfEnabledOrStop(e){var t;if(!this.oo||(t=this.io)==null||!t.isStarted){var n=!_e(Object.assign)&&!_e(Array.from);this.oo&&n?(this.ao(e),Mi.info("starting")):(this.no=My,this.stopRecording())}}ao(e){var t,n,i;this.oo&&(this.no!==Vo&&this.no!==ud&&(this.no=Ry),ze!=null&&(t=ze.__PosthogExtensions__)!=null&&(t=t.rrweb)!=null&&t.record&&(n=ze.__PosthogExtensions__)!=null&&n.initSessionRecording?this.lo(e):(i=ze.__PosthogExtensions__)==null||i.loadExternalDependency==null||i.loadExternalDependency(this._instance,this.uo,(a=>{if(a)return Mi.error("could not load recorder",a);this.lo(e)})))}stopRecording(){var e,t;(e=this.so)==null||e.call(this),this.so=void 0,(t=this.io)==null||t.stop()}ho(){var e,t;(e=this.so)==null||e.call(this),this.so=void 0,(t=this.io)==null||t.discard()}do(){var e,t;(e=this.mi)==null||e.unregister(Gg),(t=this.mi)==null||t.unregister(J_)}co(e,t){if(Ke(e))return null;var n,i=Cn(e)?e:parseFloat(e);return typeof(n=i)!="number"||!Number.isFinite(n)||0>n||n>1?(Mi.warn(t+" must be between 0 and 1. Ignoring invalid value:",e),null):i}vo(e){if(this.mi){var t,n,i=this.mi,a=()=>{var o,u=e.sessionRecording===!1?void 0:e.sessionRecording,f=this.co((o=this.Te.session_recording)==null?void 0:o.sampleRate,"session_recording.sampleRate"),h=this.co(u==null?void 0:u.sampleRate,"remote config sampleRate"),p=f??h;Ke(p)&&this.do();var g=u==null?void 0:u.minimumDurationMilliseconds;i.register({[ma]:ge({cache_timestamp:Date.now(),enabled:!!u},u,{networkPayloadCapture:ge({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:_e(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})})};a(),(t=this.so)==null||t.call(this),this.so=(n=this._instance.sessionManager)==null?void 0:n.onSessionId(a)}}onRemoteConfig(e){var t=e.ok?e.config:void 0;return t&&"sessionRecording"in t?t.sessionRecording===!1?(this.vo(t),void this.ho()):(this.vo(t),void this.startIfEnabledOrStop()):(this.no===Vo&&(this.no=ud,Mi.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.io)!=null&&n.log?this.io.log(e,t):Mi.warn("log called before recorder was ready")}get uo(){var e,t,n=(e=this._instance)==null||(e=e.persistence)==null?void 0:e.get_property(ma);return(n==null||(t=n.scriptConfig)==null?void 0:t.script)||"lazy-recorder"}fo(){var e,t,n=this._instance.get_property(ma);if(!n)return!1;try{t=typeof n=="object"?n:JSON.parse(n)}catch(a){return Mi.warn("persisted remote config for session recording is invalid and will be ignored",a),!1}var i=(e=t.cache_timestamp)!==null&&e!==void 0?e:Date.now();return 36e5>=Date.now()-i}lo(e){var t,n;if((t=ze.__PosthogExtensions__)==null||!t.initSessionRecording)return Mi.warn("Called on script loaded before session recording is available. This can be caused by adblockers."),void this._instance.register_for_session({[lw]:!0});if(this.io||(this.io=(n=ze.__PosthogExtensions__)==null?void 0:n.initSessionRecording(this._instance),this.io._forceAllowLocalhostNetworkCapture=this._forceAllowLocalhostNetworkCapture),!this.fo())return this.no===ud||this.no===Vo?void 0:(this.no=Vo,Mi.info("persisted remote config is stale, requesting fresh config before starting"),void new zw(this._instance).load());this.no=Ry,this.io.start(e)}onRRwebEmit(e){var t;(t=this.io)==null||t.onRRwebEmit==null||t.onRRwebEmit(e)}overrideLinkedFlag(){var e,t;this.io||(t=this.mi)==null||t.register({[tw]:!0}),(e=this.io)==null||e.overrideLinkedFlag()}overrideSampling(){var e,t;this.io||(t=this.mi)==null||t.register({[ew]:!0}),(e=this.io)==null||e.overrideSampling()}overrideTrigger(e){var t,n;this.io||(n=this.mi)==null||n.register({[e==="url"?nw:rw]:!0}),(t=this.io)==null||t.overrideTrigger(e)}get sdkDebugProperties(){var e;return((e=this.io)==null?void 0:e.sdkDebugProperties)||{$recording_status:this.status}}tryAddCustomEvent(e,t){var n;return!((n=this.io)==null||!n.tryAddCustomEvent(e,t))}}},T4={autocapture:class{constructor(e){this.po=!1,this.mo=null,this.yo=!1,this.bo=!1,this.instance=e,this.rageclicks=new Ey(e.config.rageclick),this._o=null}initialize(){this.startIfEnabled()}get Te(){var e,t,n=Ut(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}wo(){if(this.isBrowserSupported()){if(ie&&Ce){var e=n=>{n=n||(ie==null?void 0:ie.event);try{this.xo(n)}catch(i){Zp.error("Failed to capture event",i)}};if(Wt(Ce,"submit",e,{capture:!0}),Wt(Ce,"change",e,{capture:!0}),Wt(Ce,"click",e,{capture:!0}),this.Te.capture_copied_text){var t=n=>{n=n||(ie==null?void 0:ie.event);try{this.xo(n,Kp)}catch(i){Zp.error("Failed to capture copy/cut event",i)}};Wt(Ce,"copy",t,{capture:!0}),Wt(Ce,"cut",t,{capture:!0})}}}else Zp.info("Disabling Automatic Event Collection because this browser is not supported")}startIfEnabled(){this.isEnabled&&!this.po&&(this.wo(),this.po=!0)}onRemoteConfig(e){if(this.yo=!0,e.ok){var t=e.config;t.elementsChainAsString&&(this.bo=t.elementsChainAsString);var n=t.autocapture_opt_out;Wr(n)&&(this.instance.persistence&&this.instance.persistence.register({[Gm]:n}),this.mo=n),this.startIfEnabled()}else this.startIfEnabled()}setElementSelectors(e){this._o=e}getElementSelectors(e){var t,n=[];return(t=this._o)==null||t.forEach((i=>{var a=Ce==null?void 0:Ce.querySelectorAll(i);a==null||a.forEach((o=>{e===o&&n.push(i)}))})),n}get isEnabled(){var e,t,n=(e=this.instance.persistence)==null?void 0:e.props[Gm],i=this.mo,a=this.instance.Ur()&&!this.yo;if(In(i)&&!Wr(n)&&!a)return!1;var o=(t=this.mo)!==null&&t!==void 0?t:!!n;return!!this.instance.config.autocapture&&!o}xo(e,t){if(t===void 0&&(t="$autocapture"),this.isEnabled){var n,i=Fp(e);hw(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())&&oy(i,this.instance.config.rageclick)&&this.xo(e,"$rageclick");var a=t===Kp;if(i&&(function(x,b,y,_,j,C){var k;if(!ie||Kg(x)||y!=null&&y.url_allowlist&&!sy(y.url_allowlist,C)||y!=null&&y.url_ignorelist&&sy(y.url_ignorelist,C))return!1;if(y!=null&&y.dom_event_allowlist){var A=y.dom_event_allowlist;if(A&&!A.some((O=>b.type===O)))return!1}var N=bw(x,_),D=N.parentIsUsefulElement,z=N.targetElementList;if(!(function(O,Y){var B=Y==null?void 0:Y.element_allowlist;if(_e(B))return!0;var H,T=function(J){if(B.some((G=>J.tagName.toLowerCase()===G)))return{v:!0}};for(var le of O)if(H=T(le))return H.v;return!1})(z,y)||!ug(z,y==null?void 0:y.css_selector_allowlist)||ug(z,(k=y==null?void 0:y.css_selector_ignorelist)!==null&&k!==void 0?k:EC))return!1;try{var L=ie.getComputedStyle(x);if(L&&L.getPropertyValue("cursor")==="pointer"&&b.type==="click")return!0}catch{}var q=x.tagName.toLowerCase();switch(q){case"html":return!1;case"form":return(j||["submit"]).indexOf(b.type)>=0;case"input":case"select":case"textarea":return(j||["change","click"]).indexOf(b.type)>=0;default:return D?(j||["click"]).indexOf(b.type)>=0:(j||["click"]).indexOf(b.type)>=0&&(Xg.indexOf(q)>-1||x.getAttribute("contenteditable")==="true")}})(i,e,this.Te,a,a?["copy","cut"]:void 0,this.instance)){var o=b4(i,{e,maskAllElementAttributes:this.instance.config.mask_all_element_attributes,maskAllText:this.instance.config.mask_all_text,elementAttributeIgnoreList:this.Te.element_attribute_ignorelist,elementsChainAsString:this.bo,disableCaptureUrlHashes:this.instance.config.disable_capture_url_hashes}),u=o.props;if(o.explicitNoCapture)return!1;var f=this.getElementSelectors(i);if(f&&f.length>0&&(u.$element_selectors=f),t===Kp){var h,p=gw(ie==null||(h=ie.getSelection())==null?void 0:h.toString()),g=e.type||"clipboard";if(!p)return!1;u.$selected_content=p,u.$copy_type=g}return this.instance.capture(t,u),!0}}}isBrowserSupported(){return Gr(Ce==null?void 0:Ce.querySelectorAll)}},historyAutocapture:class{constructor(e){var t;this._instance=e,this.ko=(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&&(Se.info("History API monitoring enabled, starting..."),this.monitorHistoryChanges())}stop(){this.So&&this.So(),this.So=void 0,Se.info("History API monitoring stopped")}monitorHistoryChanges(){ie&&ie.history&&(this.Co("pushState"),this.Co("replaceState"),this.Io())}Co(e){var t;if(ie&&((t=ie.history[e])==null||!t.__posthog_wrapped__)){var n=this;(function(i,a,o){try{if(!(a in i))return Ty;var u={next:i[a]},f=o((function(){for(var h=arguments.length,p=new Array(h),g=0;h>g;g++)p[g]=arguments[g];return u.next.apply(this,p)}));return Gr(f)&&(f.prototype=f.prototype||{},Object.defineProperties(f,{__posthog_wrapped__:{enumerable:!1,value:!0},__posthog_layer__:{enumerable:!1,value:u}})),i[a]=f,()=>{if(i[a]!==f)for(var h=i[a];Gr(h)&&h.__posthog_layer__;){var p=h.__posthog_layer__;if(p.next===f)return void(p.next=u.next);h=p.next}else i[a]=u.next}}catch{return Ty}})(ie.history,e,(i=>function(a,o,u){i.call(this,a,o,u),n.To(e)}))}}To(e){try{var t,n=ie==null||(t=ie.location)==null?void 0:t.pathname;if(!n)return;n!==this.ko&&this.isEnabled&&this._instance.capture(xl,{navigation_type:e}),this.ko=n}catch(i){Se.error("Error capturing "+e+" pageview",i)}}Io(){if(!this.So){var e=()=>{this.To("popstate")};Wt(ie,"popstate",e),this.So=()=>{ie&&ie.removeEventListener("popstate",e)}}}},heatmaps:class{get Te(){return this.instance.config}constructor(e){var t;this.Mo=!1,this.po=!1,this.Eo=null,this.instance=e,this.Mo=!((t=this.instance.persistence)==null||!t.props[Ym]),this.rageclicks=new Ey(e.config.rageclick)}initialize(){this.startIfEnabled()}get flushIntervalMilliseconds(){var e=5e3;return Ut(this.Te.capture_heatmaps)&&this.Te.capture_heatmaps.flush_interval_milliseconds&&(e=this.Te.capture_heatmaps.flush_interval_milliseconds),e}get isEnabled(){return Ke(this.Te.capture_heatmaps)?Ke(this.Te.enable_heatmaps)?this.Mo:this.Te.enable_heatmaps:this.Te.capture_heatmaps!==!1}startIfEnabled(){if(this.isEnabled){if(this.po)return;_4.info("starting..."),this.Ro(),this.ke()}else{var e;clearInterval((e=this.Eo)!==null&&e!==void 0?e:void 0),this.Po(),this.getAndClearBuffer()}}onRemoteConfig(e){if(e.ok){var t=e.config;if("heatmaps"in t){var n=!!t.heatmaps;this.instance.persistence&&this.instance.persistence.register({[Ym]:n}),this.Mo=n,this.startIfEnabled()}}}getAndClearBuffer(){var e=this.R;return this.R=void 0,e}Oo(e){em(e.originalEvent)&&this.pe(e.originalEvent,"deadclick")}ke(){this.Eo&&clearInterval(this.Eo),this.Eo=(Ce==null?void 0:Ce.visibilityState)==="visible"?setInterval(this.oi.bind(this),this.flushIntervalMilliseconds):null}Ro(){ie&&Ce&&(this.Fo=this.oi.bind(this),Wt(ie,Wd,this.Fo),this.Lo=e=>this.pe(e||(ie==null?void 0:ie.event)),Wt(Ce,"click",this.Lo,{capture:!0}),this.$o=e=>this.Ao(e||(ie==null?void 0:ie.event)),Wt(Ce,"mousemove",this.$o,{capture:!0}),this.No=new dy(this.instance,OC,this.Oo.bind(this)),this.No.startIfEnabledOrStop(),this.Do=this.ke.bind(this),Wt(Ce,Yd,this.Do),this.po=!0)}Po(){var e;ie&&Ce&&(this.Fo&&ie.removeEventListener(Wd,this.Fo),this.Lo&&Ce.removeEventListener("click",this.Lo,{capture:!0}),this.$o&&Ce.removeEventListener("mousemove",this.$o,{capture:!0}),this.Do&&Ce.removeEventListener(Yd,this.Do),clearTimeout(this.qo),(e=this.No)==null||e.stop(),this.po=!1)}jo(e,t){var n=this.instance.scrollManager.scrollY(),i=this.instance.scrollManager.scrollX(),a=this.instance.scrollManager.scrollElement(),o=(function(u,f,h){for(var p=u;p&&Ts(p)&&!pr(p,"body");){if(p===h)return!1;var g=void 0;try{var x,b,y;g=(x=(b=(y=p.ownerDocument)==null?void 0:y.defaultView)!==null&&b!==void 0?b:ie)==null?void 0:x.getComputedStyle(p).position}catch{return!1}if(Ie(f,g))return!0;p=xw(p)}return!1})(Fp(e),["fixed","sticky"],a);return{x:e.clientX+(o?0:i),y:e.clientY+(o?0:n),target_fixed:o,type:t}}pe(e,t){var n;if(t===void 0&&(t="click"),!iy(e.target)&&em(e)){var i=this.jo(e,t);(n=this.rageclicks)!=null&&n.isRageClick(e.clientX,e.clientY,new Date().getTime())&&oy(Fp(e),this.instance.config.rageclick)&&this.Wt(ge({},i,{type:"rageclick"})),this.Wt(i)}}Ao(e){!iy(e.target)&&em(e)&&(clearTimeout(this.qo),this.qo=setTimeout((()=>{this.Wt(this.jo(e,"mousemove"))}),500))}Wt(e){if(ie){var t=this.Te.disable_capture_url_hashes?Es(ie.location.href):ie.location.href,n=this.Te.custom_personal_data_properties,i=this.Te.mask_personal_data_properties?[...Tl,...n||[]]:[],a=Sc(t,i,kc);this.R=this.R||{},this.R[a]||(this.R[a]=[]),this.R[a].push(e)}}oi(){this.R&&!js(this.R)&&this.instance.capture("$$heatmap",{$heatmap_data:this.getAndClearBuffer()})}},deadClicksAutocapture:dy,webVitalsAutocapture:class{constructor(e){var t;this.Mo=!1,this.po=!1,this.R={url:void 0,metrics:[],firstMetricTimestamp:void 0},this.Ho=()=>{clearTimeout(this.Bo),this.R.metrics.length!==0&&(this._instance.capture("$web_vitals",this.R.metrics.reduce(((n,i)=>ge({},n,{["$web_vitals_"+i.name+"_event"]:ge({},i),["$web_vitals_"+i.name+"_value"]:i.value})),{})),this.R={url:void 0,metrics:[],firstMetricTimestamp:void 0})},this.Uo=n=>{var i;this.R=this.R||{url:void 0,metrics:[],firstMetricTimestamp:void 0};var a=this.zo();if(!_e(a))if(Ke(n==null?void 0:n.name)||Ke(n==null?void 0:n.value))sa.error("Invalid metric received",n);else if(!this.Vo||this.Vo>n.value){this.R.url!==a&&(this.Ho(),this.Bo=setTimeout(this.Ho,this.flushToCaptureTimeoutMs)),_e(this.R.url)&&(this.R.url=a),this.R.firstMetricTimestamp=_e(this.R.firstMetricTimestamp)?Date.now():this.R.firstMetricTimestamp,n.attribution&&n.attribution.interactionTargetElement&&(n.attribution.interactionTargetElement=void 0);var o=(i=this._instance.sessionManager)==null?void 0:i.checkAndGetSessionAndWindowId(!0),u=ge({},n,{$current_url:a,timestamp:Date.now()});_e(o)||(u.$session_id=o.sessionId,u.$window_id=o.windowId),this.R.metrics.push(u),this.R.metrics.length===this.allowedMetrics.length&&this.Ho()}else sa.error("Ignoring metric with value >= "+this.Vo,n)},this.Wo=()=>{if(!this.po){var n,i,a,o,u=ze.__PosthogExtensions__;if(!_e(u)&&!_e(u.postHogWebVitalsCallbacks)){var f=u.postHogWebVitalsCallbacks;n=f.onLCP,i=f.onCLS,a=f.onFCP,o=f.onINP}n&&i&&a&&o?(this.allowedMetrics.indexOf("LCP")>-1&&n(this.Uo.bind(this)),this.allowedMetrics.indexOf("CLS")>-1&&i(this.Uo.bind(this)),this.allowedMetrics.indexOf("FCP")>-1&&a(this.Uo.bind(this)),this.allowedMetrics.indexOf("INP")>-1&&o(this.Uo.bind(this)),this.po=!0):sa.error("web vitals callbacks not loaded - not starting")}},this._instance=e,this.Mo=!((t=this._instance.persistence)==null||!t.props[Km]),this.startIfEnabled()}get Zo(){return this._instance.config.capture_performance}get allowedMetrics(){var e,t,n=Ut(this.Zo)?(e=this.Zo)==null?void 0:e.web_vitals_allowed_metrics:void 0;return Ke(n)?((t=this._instance.persistence)==null?void 0:t.props[Zm])||["CLS","FCP","INP","LCP"]:n}get flushToCaptureTimeoutMs(){return(Ut(this.Zo)?this.Zo.web_vitals_delayed_flush_ms:void 0)||5e3}get useAttribution(){var e=Ut(this.Zo)?this.Zo.web_vitals_attribution:void 0;return e!=null&&e}get Vo(){var e=Ut(this.Zo)&&Cn(this.Zo.__web_vitals_max_value)?this.Zo.__web_vitals_max_value:Ay;return e>0&&6e4>=e?Ay:e}get isEnabled(){var e=sn==null?void 0:sn.protocol;if(e!=="http:"&&e!=="https:")return sa.info("Web Vitals are disabled on non-http/https protocols"),!1;var t=Ut(this.Zo)?this.Zo.web_vitals:Wr(this.Zo)?this.Zo:void 0;return Wr(t)?t:this.Mo}startIfEnabled(){this.isEnabled&&!this.po&&(sa.info("enabled, starting..."),this.tr(this.Wo))}onRemoteConfig(e){if(e.ok){var t=e.config;if("capturePerformance"in t){var n=Ut(t.capturePerformance)&&!!t.capturePerformance.web_vitals,i=Ut(t.capturePerformance)?t.capturePerformance.web_vitals_allowed_metrics:void 0;this._instance.persistence&&(this._instance.persistence.register({[Km]:n}),this._instance.persistence.register({[Zm]:i})),this.Mo=n,this.startIfEnabled()}}}tr(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?sa.error("failed to load script",i):e()}))}zo(){var e=ie?this._instance.config.disable_capture_url_hashes?Es(ie.location.href):ie.location.href:void 0;if(e){var t=this._instance.config.custom_personal_data_properties,n=this._instance.config.mask_personal_data_properties?[...Tl,...t||[]]:[];return Sc(e,n,kc)}sa.error("Could not determine current URL")}}},A4={exceptionObserver:class{constructor(e){var t;this.Wo=()=>{var n;if(ie&&this.isEnabled&&(n=ze.__PosthogExtensions__)!=null&&n.errorWrappingFunctions){var i=ze.__PosthogExtensions__.errorWrappingFunctions.wrapOnError,a=ze.__PosthogExtensions__.errorWrappingFunctions.wrapUnhandledRejection,o=ze.__PosthogExtensions__.errorWrappingFunctions.wrapConsoleError;try{!this.Go&&this.Te.capture_unhandled_errors&&(this.Go=i(this.captureException.bind(this))),!this.Qo&&this.Te.capture_unhandled_rejections&&(this.Qo=a(this.captureException.bind(this))),!this.Jo&&this.Te.capture_console_errors&&(this.Jo=o(this.captureException.bind(this)))}catch(u){qo.error("failed to start",u),this.Ko()}}},this._instance=e,this.Yo=!((t=this._instance.persistence)==null||!t.props[Wm]),this.Xo=new A3(ge({},(function(n){var i,a,o,u;return n===void 0&&(n={}),{refillRate:(i=(a=n.exceptionRateLimiterRefillRate)!==null&&a!==void 0?a:n.__exceptionRateLimiterRefillRate)!==null&&i!==void 0?i:1,bucketSize:(o=(u=n.exceptionRateLimiterBucketSize)!==null&&u!==void 0?u:n.__exceptionRateLimiterBucketSize)!==null&&o!==void 0?o:10}})(this._instance.config.error_tracking),{refillInterval:1e4,it:qo})),this.Te=this.ta(),this.startIfEnabledOrStop()}ta(){var e=this._instance.config.capture_exceptions,t={capture_unhandled_errors:!1,capture_unhandled_rejections:!1,capture_console_errors:!1};return Ut(e)?t=ge({},t,e):(_e(e)?this.Yo:e)&&(t=ge({},t,{capture_unhandled_errors:!0,capture_unhandled_rejections:!0})),t}get isEnabled(){return this.Te.capture_console_errors||this.Te.capture_unhandled_errors||this.Te.capture_unhandled_rejections}startIfEnabledOrStop(){this.isEnabled?(qo.info("enabled"),this.Ko(),this.tr(this.Wo)):this.Ko()}tr(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 qo.error("failed to load script",i);e()}))}Ko(){var e,t,n;(e=this.Go)==null||e.call(this),this.Go=void 0,(t=this.Qo)==null||t.call(this),this.Qo=void 0,(n=this.Jo)==null||n.call(this),this.Jo=void 0}onRemoteConfig(e){if(e.ok){var t=e.config;"autocaptureExceptions"in t&&(this.Yo=!!t.autocaptureExceptions||!1,this._instance.persistence&&this._instance.persistence.register({[Wm]:this.Yo}),this.Te=this.ta(),this.startIfEnabledOrStop())}}onConfigChange(){this.Te=this.ta()}captureException(e){var t,n,i,a=(t=e==null||(n=e.$exception_list)==null||(n=n[0])==null?void 0:n.type)!==null&&t!==void 0?t:"Exception";this.Xo.consumeRateLimit(a)?qo.info("Skipping exception capture because of client rate limiting.",{exception:a}):(i=this._instance.exceptions)==null||i.sendExceptionEvent(e)}},exceptions:class{constructor(e){var t,n;this.ea=[],this.ra=new Y3([new tC,new uC,new rC,new nC,new oC,new lC,new sC,new cC],(function(i){for(var a=arguments.length,o=new Array(a>1?a-1:0),u=1;a>u;u++)o[u-1]=arguments[u];return function(f,h){h===void 0&&(h=0);for(var p=[],g=f.split(`
|
|
64
|
+
`),x=h;g.length>x;x++){var b=g[x];if(1024>=b.length){var y=Jb.test(b)?b.replace(Jb,"$1"):b;if(!y.match(/\S*Error: /)){for(var _ of o){var j=_(y,i);if(j){p.push(j);break}}if(p.length>=50)break}}}return(function(C){if(!C.length)return[];var k=Array.from(C);return k.reverse(),k.slice(0,50).map((A=>{return ge({},A,{filename:A.filename||(N=k,N[N.length-1]||{}).filename,function:A.function||Cl});var N}))})(p)}})("web:javascript",K3,eC)),this._instance=e,this.ea=(t=(n=this._instance.persistence)==null?void 0:n.get_property(Qm))!==null&&t!==void 0?t:[],this.ia=Ud(this.na()),this.sa=new fC(this.ia)}onConfigChange(){this.ia=Ud(this.na()),this.sa.setConfig(this.ia)}onRemoteConfig(e){var t,n,i;if(e.ok){var a=e.config;if("errorTracking"in a){var o=(t=(n=a.errorTracking)==null?void 0:n.suppressionRules)!==null&&t!==void 0?t:[],u=(i=a.errorTracking)==null?void 0:i.captureExtensionExceptions;this.ea=o,this._instance.persistence&&this._instance.persistence.register({[Qm]:this.ea,[Xm]:u})}}}get oa(){var e,t=!!this._instance.get_property(Xm),n=this._instance.config.error_tracking.captureExtensionExceptions;return(e=n??t)!==null&&e!==void 0&&e}buildProperties(e,t){return this.ra.buildFromUnknown(e,{syntheticException:t==null?void 0:t.syntheticException,mechanism:{handled:t==null?void 0:t.handled}})}addExceptionStep(e,t){if(this.ia.enabled)try{if(!At(e)||e.trim().length===0)return void Ri.warn("Ignoring exception step because message must be a non-empty string");var n=(function(o){if(!o)return{sanitizedProperties:{},droppedKeys:[]};var u=[];return{sanitizedProperties:Object.keys(o).reduce(((f,h)=>dC.has(h)?(u.push(h),f):(f[h]=o[h],f)),{}),droppedKeys:u}})(this.aa(t)),i=n.sanitizedProperties,a=n.droppedKeys;a.length>0&&Ri.warn("Ignoring reserved exception step fields",{droppedKeys:a}),this.sa.add(ge({[$d]:e,[Fd]:new Date().toISOString()},i))}catch(o){Ri.error("Failed to add exception step. Ignoring breadcrumb.",o)}}sendExceptionEvent(e){try{var t=e.$exception_list;if(this.la(t)){if(this.ua(t))return this.ha("Exception dropped: matched a suppression rule"),void Ri.info("Skipping exception capture because a suppression rule matched");if(!this.oa&&this.da(t))return this.ha("Exception dropped: thrown by a browser extension"),void Ri.info("Skipping exception capture because it was thrown by an extension");if(!this._instance.config.error_tracking.__capturePostHogExceptions&&this.ca(t))return this.ha("Exception dropped: thrown by the PostHog SDK"),void Ri.info("Skipping exception capture because it was thrown by the PostHog SDK")}var n=this.ia.enabled&&Ke(e.$exception_steps)?this.va(e):e;try{var i=this._instance.capture("$exception",n,{_noTruncate:!0,_batchKey:"exceptionEvent",kn:!0});return i&&this.sa.clear(),i}catch(a){return Ri.error("Failed to capture exception event. Dropping this exception.",a),void this.sa.clear()}}catch(a){return void Ri.error("Failed to process exception event. Ignoring this exception.",a)}}va(e){try{var t=this.sa.getAttachable();return t.length===0?e:ge({},e,{$exception_steps:t})}catch(n){return Ri.error("Failed to read buffered exception steps. Capturing exception without steps.",n),e}}ha(e){this.ia.enabled&&this.sa.add({[$d]:e,[Fd]:new Date().toISOString()})}aa(e){return Ut(e)?ge({},e):{}}na(){var e,t;return(e=(t=this._instance.config.error_tracking)==null?void 0:t.exception_steps)!==null&&e!==void 0?e:{}}ua(e){if(e.length===0)return!1;var t=e.reduce(((n,i)=>{var a=i.type,o=i.value;return At(a)&&a.length>0&&n.$exception_types.push(a),At(o)&&o.length>0&&n.$exception_values.push(o),n}),{$exception_types:[],$exception_values:[]});return this.ea.some((n=>{var i=n.values.map((a=>{var o,u=Yw[a.operator],f=Je(a.value)?a.value:[a.value],h=(o=t[a.key])!==null&&o!==void 0?o:[];return f.length>0&&u(f,h)}));return n.type==="OR"?i.some(Boolean):i.every(Boolean)}))}da(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://")))}ca(e){if(e.length>0){var t,n,i,a,o=(t=(n=e[0].stacktrace)==null?void 0:n.frames)!==null&&t!==void 0?t:[],u=o[o.length-1];return(i=u==null||(a=u.filename)==null?void 0:a.includes("posthog.com/static"))!==null&&i!==void 0&&i}return!1}la(e){return!Ke(e)&&Je(e)}}},M4=ge({productTours:class{get mi(){return this._instance.persistence}constructor(e){this.fa=null,this.pa=null,this._instance=e}initialize(){this.loadIfEnabled()}onRemoteConfig(e){if(e.ok){var t=e.config;if("productTours"in t){var n,i;if(this.mi&&this.mi.register({[Vg]:!!t.productTours}),!nm(this._instance))return!this.fa&&Ke((n=this.mi)==null?void 0:n.props[tc])||tm.info("product tours disabled; stopping and clearing cached tours"),(i=this.fa)==null||i.stop(),this.fa=null,void this.clearCache();this.loadIfEnabled()}}}loadIfEnabled(){!this.fa&&nm(this._instance)&&this.tr((()=>this.ga()))}tr(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?tm.error("Could not load product tours script",i):e()}))}ga(){var e;!this.fa&&(e=ze.__PosthogExtensions__)!=null&&e.generateProductTours&&(this.fa=ze.__PosthogExtensions__.generateProductTours(this._instance,!0))}getProductTours(e,t){if(t===void 0&&(t=!1),!Je(this.pa)||t){var n=this.mi;if(n){var i=n.props[tc];if(Je(i)&&!t)return this.pa=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",timestampMode:"query",callback:a=>{if(nm(this._instance)){var o=a.statusCode;if(o!==200||!a.json){var u="Product Tours API could not be loaded, status: "+o;return tm.error(u),void e([],{isLoaded:!1,error:u})}var f=Je(a.json.product_tours)?a.json.product_tours:[];this.pa=f,n&&n.register({[tc]:f}),e(f,{isLoaded:!0})}else e([],{isLoaded:!0})}})}else e(this.pa,{isLoaded:!0})}getActiveProductTours(e){Ke(this.fa)?e([],{isLoaded:!1,error:"Product tours not loaded"}):this.fa.getActiveProductTours(e)}showProductTour(e){var t;(t=this.fa)==null||t.showTourById(e)}previewTour(e){this.fa?this.fa.previewTour(e):this.tr((()=>{var t;this.ga(),(t=this.fa)==null||t.previewTour(e)}))}dismissProductTour(){var e;(e=this.fa)==null||e.dismissTour("user_clicked_skip")}nextStep(){var e;(e=this.fa)==null||e.nextStep()}previousStep(){var e;(e=this.fa)==null||e.previousStep()}clearCache(){var e;this.pa=null,(e=this.mi)==null||e.unregister(tc)}resetTour(e){var t;(t=this.fa)==null||t.resetTour(e)}resetAllTours(){var e;(e=this.fa)==null||e.resetAllTours()}cancelPendingTour(e){var t;(t=this.fa)==null||t.cancelPendingTour(e)}}},ff),R4={siteApps:class{constructor(e){this.ma=0,this._instance=e,this.ya=[],this.apps={}}get isEnabled(){return!!this._instance.config.opt_in_site_apps}ba(e,t){if(t){var n=this.globalsForEvent(t);this.ya.push(n),this.ya.length>1e3&&(this.ya=this.ya.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.ba.bind(this));this._a=()=>{e(),this.ya=[],this._a=void 0}}}globalsForEvent(e){var t,n,i,a,o,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 x of Object.entries(g)){var b=x[0];h[b]={id:p[b],type:b,properties:x[1]}}var y=e.$set_once,_=e.$set;return{event:ge({},b_(e,w4),{properties:ge({},e.properties,_?{$set:ge({},(t=(n=e.properties)==null?void 0:n.$set)!==null&&t!==void 0?t:{},_)}:{},y?{$set_once:ge({},(i=(a=e.properties)==null?void 0:a.$set_once)!==null&&i!==void 0?i:{},y)}:{}),elements_chain:(o=(u=e.properties)==null?void 0:u.$elements_chain)!==null&&o!==void 0?o:"",distinct_id:(f=e.properties)==null?void 0:f.distinct_id}),person:{properties:this._instance.get_property("$stored_person_properties")},groups:h}}wa(e){var t,n=(t=e.tagName)==null?void 0:t.toLowerCase();return n==="style"&&this._instance.config.prepare_external_dependency_stylesheet?this._instance.config.prepare_external_dependency_stylesheet(e)||(ai.error("prepare_external_dependency_stylesheet returned null"),null):n==="script"&&this._instance.config.prepare_external_dependency_script?this._instance.config.prepare_external_dependency_script(e)||(ai.error("prepare_external_dependency_script returned null"),null):e}xa(){var e,t,n,i,a,o,u,f;if(!this._instance.config.prepare_external_dependency_stylesheet&&!this._instance.config.prepare_external_dependency_script)return()=>{};var h=Ce==null?void 0:Ce.defaultView,p=h==null||(e=h.Node)==null?void 0:e.prototype;if(!h||!p)return()=>{};if(this.ma++,this.ka)return this.Sa();var g=[],x=this,b=new WeakSet,y=(C,k,A)=>{if(C!=null&&C[k]){var N=C[k];C[k]=A(N),g.push((()=>{C[k]=N}))}},_=C=>{if(b.has(C))return C;var k=x.wa(C);return k&&b.add(k),k},j=C=>C.map((k=>typeof k=="string"?k:_(k))).filter((k=>!In(k)));return y(p,"appendChild",(C=>function(k){var A=_(k);return A?C.call(this,A):k})),y(p,"insertBefore",(C=>function(k,A){var N=_(k);return N?C.call(this,N,A):k})),y(p,"replaceChild",(C=>function(k,A){var N=_(k);return N?C.call(this,N,A):A})),[(t=h.Element)==null?void 0:t.prototype,(n=h.Document)==null?void 0:n.prototype,(i=h.DocumentFragment)==null?void 0:i.prototype].forEach((C=>{y(C,"append",(k=>function(){for(var A=arguments.length,N=new Array(A),D=0;A>D;D++)N[D]=arguments[D];return k.apply(this,j(N))})),y(C,"prepend",(k=>function(){for(var A=arguments.length,N=new Array(A),D=0;A>D;D++)N[D]=arguments[D];return k.apply(this,j(N))}))})),[(a=h.Element)==null?void 0:a.prototype,(o=h.CharacterData)==null?void 0:o.prototype,(u=h.DocumentType)==null?void 0:u.prototype].forEach((C=>{y(C,"before",(k=>function(){for(var A=arguments.length,N=new Array(A),D=0;A>D;D++)N[D]=arguments[D];return k.apply(this,j(N))})),y(C,"after",(k=>function(){for(var A=arguments.length,N=new Array(A),D=0;A>D;D++)N[D]=arguments[D];return k.apply(this,j(N))})),y(C,"replaceWith",(k=>function(){for(var A=arguments.length,N=new Array(A),D=0;A>D;D++)N[D]=arguments[D];var z=j(N);return N.length&&!z.length?void 0:k.apply(this,z)}))})),y((f=h.Element)==null?void 0:f.prototype,"insertAdjacentElement",(C=>function(k,A){var N=_(A);return N?C.call(this,k,N):null})),this.ka=()=>{g.forEach((C=>C())),this.ka=void 0},this.Sa()}Sa(){var e=!1;return()=>{var t;e||(e=!0,this.ma--,this.ma===0&&((t=this.ka)==null||t.call(this)))}}Ca(e,t){t===void 0&&(t=!0);var n=this.xa();try{var i=e(n);return t&&n(),i}catch(a){throw n(),a}}setupSiteApp(e){var t=this.apps[e.id],n=()=>{var u;!t.errored&&this.ya.length&&(ai.info("Processing "+this.ya.length+" events for site app with id "+e.id),this.ya.forEach((f=>this.Ca((()=>t.processEvent==null?void 0:t.processEvent(f))))),t.processedBuffer=!0),Object.values(this.apps).every((f=>f.processedBuffer||f.errored))&&((u=this._a)==null||u.call(this))},i=!1,a=u=>{t.errored=!u,t.loaded=!0,ai.info("Site app with id "+e.id+" "+(u?"loaded":"errored")),i&&n()};try{var o=this.Ca((u=>e.init({posthog:this._instance,callback(f){u(),a(f)}})),!1).processEvent;o&&(t.processEvent=o),i=!0}catch(u){ai.error(Dy+e.id,u),a(!1)}if(i&&t.loaded)try{n()}catch(u){ai.error("Error while processing buffered events PostHog app with config id "+e.id,u),t.errored=!0}}Ia(){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)}Ta(e){var t=this;if(Object.keys(this.apps).length!==0){var n=this.globalsForEvent(e),i=function(o){try{t.Ca((()=>o.processEvent==null?void 0:o.processEvent(n)))}catch(u){ai.error("Error while processing event "+e.event+" for site app "+o.id,u)}};for(var a of Object.values(this.apps))i(a)}}onRemoteConfig(e){var t,n,i,a=this;if((t=this.siteAppLoaders)!=null&&t.length)return this.isEnabled?(this.Ia(),void this._instance.on("eventCaptured",(h=>this.Ta(h)))):void ai.error('PostHog site apps are disabled. Enable the "opt_in_site_apps" config to proceed.');if((n=this._a)==null||n.call(this),e.ok){var o=e.config;if((i=o.siteApps)!=null&&i.length)if(this.isEnabled){var u=function(){var h,p=f.id,g=f.url;ze["__$$ph_site_app_"+p]=a._instance,(h=ze.__PosthogExtensions__)==null||h.loadSiteApp==null||h.loadSiteApp(a._instance,g,(x=>{if(x)return ai.error(Dy+p,x)}))};for(var f of o.siteApps)u()}else ai.error('PostHog site apps are disabled. Enable the "opt_in_site_apps" config to proceed.')}}}},D4={tracingHeaders:class{constructor(e){this.Ma=void 0,this.Ea=void 0,this.Ra=void 0,this.Wo=()=>{var t,n,i=this.Pa();i?(_e(this.Ma)&&(this.Ma=(t=ze.__PosthogExtensions__)==null||(t=t.tracingHeadersPatchFns)==null?void 0:t._patchXHR(i,(()=>this._instance.get_distinct_id()),this._instance.sessionManager)),_e(this.Ea)&&(this.Ea=(n=ze.__PosthogExtensions__)==null||(n=n.tracingHeadersPatchFns)==null?void 0:n._patchFetch(i,(()=>this._instance.get_distinct_id()),this._instance.sessionManager))):this.Ko()},this._instance=e}initialize(){this.startIfEnabledOrStop()}tr(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 y4.error("failed to load script",i);e()}))}Oa(){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}Pa(){var e=this.Oa();return Je(e)?(Je(this.Ra)?this.Ra.splice(0,this.Ra.length,...e):this.Ra=[...e],e.length>0?this.Ra:void 0):(Je(this.Ra)&&this.Ra.splice(0),this.Ra=e||void 0,this.Ra)}Ko(){var e,t;(e=this.Ma)==null||e.call(this),(t=this.Ea)==null||t.call(this),this.Ma=void 0,this.Ea=void 0}startIfEnabledOrStop(){this.Pa()?this.tr(this.Wo):this.Ko()}}},L4=ge({surveys:class{get Te(){return this._instance.config}constructor(e){this.Fa=void 0,this._surveyManager=null,this.La=!1,this.$a=[],this.Aa=null,this.Na=null,this._instance=e,this._surveyEventReceiver=null}initialize(){this.loadIfEnabled()}onRemoteConfig(e){if(!this.Te.disable_surveys){if(!e.ok)return jt.warn("Remote config unavailable. Not loading surveys.");var t=e.config.surveys;if(Ke(t))return jt.warn("Flags not loaded yet. Not loading surveys.");var n=Je(t);this.Fa=n?t.length>0:t,jt.info("flags response received, isSurveysEnabled: "+this.Fa),this.loadIfEnabled()}}reset(){try{var e;(e=this._surveyEventReceiver)==null||e.reset(),localStorage.removeItem("lastSeenSurveyDate");for(var t=[],n=0;n<localStorage.length;n++){var i=localStorage.key(n);(i!=null&&i.startsWith(Xw)||i!=null&&i.startsWith("inProgressSurvey_"))&&t.push(i)}t.forEach((a=>localStorage.removeItem(a)))}catch{}}loadIfEnabled(){if(!this._surveyManager)if(this.La)jt.info("Already initializing surveys, skipping...");else if(this.Te.disable_surveys)jt.info(Ly);else if(this.Te.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(!_e(this.Fa)||this.Te.advanced_enable_surveys){var t=this.Fa||this.Te.advanced_enable_surveys;this.La=!0;try{var n=e.generateSurveys;if(n)return void this.Da(n,t);var i=e.loadExternalDependency;if(!i)return void this.qa(Yg);i(this._instance,"surveys",(a=>{a||!e.generateSurveys?this.qa("Could not load surveys script",a):this.Da(e.generateSurveys,t)}))}catch(a){throw this.qa("Error initializing surveys",a),a}finally{this.La=!1}}}else jt.error("PostHog Extensions not found.")}}Da(e,t){this._surveyManager=e(this._instance,t),this._surveyEventReceiver=new j4(this._instance),jt.info("Surveys loaded successfully"),this.ja({isLoaded:!0})}qa(e,t){jt.error(e,t),this.ja({isLoaded:!1,error:e})}onSurveysLoaded(e){return this.$a.push(e),this._surveyManager&&this.ja({isLoaded:!0}),()=>{this.$a=this.$a.filter((t=>t!==e))}}getSurveys(e,t){if(t===void 0&&(t=!1),this.Te.disable_surveys)return jt.info(Ly),e([]);var n,i=this._instance.get_property(tg);if(i&&!t)return e(i,{isLoaded:!0}),void(this.Ha()&&this.getSurveys((()=>{}),!0));typeof Promise<"u"&&this.Aa?this.Aa.then((a=>e(a.surveys,a.context))):(typeof Promise<"u"&&(this.Aa=new Promise((a=>{n=a}))),this._instance._send_request({url:this._instance.requestRouter.endpointFor("api","/api/surveys/?token="+this.Te.token),method:"GET",timestampMode:"query",timeout:this.Te.surveys_request_timeout_ms,callback:a=>{var o;this.Aa=null;var u=a.statusCode;if(u!==200||!a.json){var f="Surveys API could not be loaded, status: "+u;jt.error(f),this.Na=Date.now();var h={isLoaded:!1,error:f};return e([],h),void(n==null||n({surveys:[],context:h}))}this.Na=null;var p,g=a.json.surveys||[],x=g.filter((y=>(function(_){return!(!_.start_date||_.end_date)})(y)&&(Qw(y)||(function(_){var j;return!((j=_.conditions)==null||(j=j.actions)==null||(j=j.values)==null||!j.length)})(y))));x.length>0&&((p=this._surveyEventReceiver)==null||p.register(x)),(o=this._instance.persistence)==null||o.register({[tg]:g,[qd]:Date.now()});var b={isLoaded:!0};e(g,b),n==null||n({surveys:g,context:b})}}))}Ha(){return this.Ba()&&!this.Aa&&!this.Ua()}Ba(){var e=this._instance.get_property(qd);return Cn(e)&&Date.now()-e>3e5}Ua(){return Cn(this.Na)&&3e5>Date.now()-this.Na}markSurveyAsSeen(e,t){var n,i={id:e,current_iteration:(n=t==null?void 0:t.iteration)!==null&&n!==void 0?n:null};Kw(i);try{localStorage.setItem("lastSeenSurveyDate",new Date().toISOString())}catch{}}ja(e){for(var t of this.$a)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),!Ke(this._surveyManager))return this._surveyManager.getActiveMatchingSurveys(e,t);jt.warn("init was not called")}za(e){var t=null;return this.getSurveys((n=>{var i;t=(i=n.find((a=>a.id===e)))!==null&&i!==void 0?i:null})),t}Va(e){if(Ke(this._surveyManager))return{eligible:!1,reason:rm};var t=typeof e=="string"?this.za(e):e;return t?this._surveyManager.checkSurveyEligibility(t):{eligible:!1,reason:"Survey not found"}}canRenderSurvey(e){if(Ke(this._surveyManager))return jt.warn("init was not called"),{visible:!1,disabledReason:rm};var t=this.Va(e);return{visible:t.eligible,disabledReason:t.reason}}canRenderSurveyAsync(e,t){return Ke(this._surveyManager)?(jt.warn("init was not called"),Promise.resolve({visible:!1,disabledReason:rm})):new Promise((n=>{this.getSurveys((i=>{var a,o=(a=i.find((f=>f.id===e)))!==null&&a!==void 0?a:null;if(o){var u=this.Va(o);n({visible:u.eligible,disabledReason:u.reason})}else n({visible:!1,disabledReason:"Survey not found"})}),t)}))}renderSurvey(e,t,n){var i;if(Ke(this._surveyManager))jt.warn("init was not called");else{var a=typeof e=="string"?this.za(e):e;if(a!=null&&a.id)if(u4.includes(a.type)){var o=Ce==null?void 0:Ce.querySelector(t);if(o)return(i=a.appearance)!=null&&i.surveyPopupDelaySeconds?(jt.info("Rendering survey "+a.id+" with delay of "+a.appearance.surveyPopupDelaySeconds+" seconds"),void setTimeout((()=>{var u,f;jt.info("Rendering survey "+a.id+" with delay of "+((u=a.appearance)==null?void 0:u.surveyPopupDelaySeconds)+" seconds"),(f=this._surveyManager)==null||f.renderSurvey(a,o,n),jt.info("Survey "+a.id+" rendered")}),1e3*a.appearance.surveyPopupDelaySeconds)):void this._surveyManager.renderSurvey(a,o,n);jt.warn("Survey element not found")}else jt.warn("Surveys of type "+a.type+" cannot be rendered in the app");else jt.warn("Survey not found")}}displaySurvey(e,t){var n;if(Ke(this._surveyManager))jt.warn("init was not called");else{var i=this.za(e);if(i){var a=i;if((n=i.appearance)!=null&&n.surveyPopupDelaySeconds&&t.ignoreDelay&&(a=ge({},i,{appearance:ge({},i.appearance,{surveyPopupDelaySeconds:0})})),t.displayType!==fg.Popover&&t.initialResponses&&jt.warn("initialResponses is only supported for popover surveys. prefill will not be applied."),t.ignoreConditions===!1){var o=this.canRenderSurvey(i);if(!o.visible)return void jt.warn("Survey is not eligible to be displayed: ",o.disabledReason)}t.displayType!==fg.Inline?this._surveyManager.handlePopoverSurvey(a,t):this.renderSurvey(a,t.selector,t.properties)}else jt.warn("Survey not found")}}cancelPendingSurvey(e){Ke(this._surveyManager)?jt.warn("init was not called"):this._surveyManager.cancelSurvey(e)}handlePageUnload(){var e;(e=this._surveyManager)==null||e.handlePageUnload==null||e.handlePageUnload()}}},ff),z4={toolbar:class{constructor(e){this.instance=e}Wa(e){ze.ph_toolbar_state=e}Za(){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),ow(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,a=N4||Kd(e.hash,"__posthog")||Kd(e.hash,"state"),o=a?ny((()=>JSON.parse(atob(decodeURIComponent(a)))))||ny((()=>JSON.parse(decodeURIComponent(a)))):null;return o&&o.action==="ph_authorize"?((i=o).source="url",i&&Object.keys(i).length>0&&(o.desiredHash?e.hash=o.desiredHash:n?n.replaceState(n.state,"",e.pathname+e.search):e.hash="")):((i=JSON.parse(t.getItem(zy)||"{}")).source="localstorage",delete i.userIntent),!(!i.token||this.instance.config.token!==i.token||(this.loadToolbar(i),0))}catch{return!1}}Ga(e){var t=ze.ph_load_toolbar||ze.ph_load_editor;!Ke(t)&&Gr(t)?t(e,this.instance):Oy.warn("No toolbar load function found")}loadToolbar(e){var t=!(Ce==null||!Ce.getElementById(fw));if(!ie||t)return!1;var n=this.instance.requestRouter.region==="custom"&&this.instance.config.advanced_disable_toolbar_metrics,i=ge({token:this.instance.config.token},e,{apiURL:this.instance.requestRouter.endpointFor("ui")},n?{instrument:!1}:{});if(ie.localStorage.setItem(zy,JSON.stringify(ge({},i,{source:void 0}))),this.Za()===2)this.Ga(i);else if(this.Za()===0){var a;this.Wa(1),(a=ze.__PosthogExtensions__)==null||a.loadExternalDependency==null||a.loadExternalDependency(this.instance,"toolbar",(o=>{if(o)return Oy.error("[Toolbar] Failed to load",o),void this.Wa(0);this.Wa(2),this.Ga(i)})),Wt(ie,"turbolinks:load",(()=>{this.Wa(0),this.loadToolbar(i)}))}return!0}Qa(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)}}},O4=ge({experiments:Mn},ff),B4={conversations:class{constructor(e){this.Ja=void 0,this._conversationsManager=null,this.Ka=!1,this.Ya=null,this._instance=e}initialize(){this.loadIfEnabled()}onRemoteConfig(e){if(!this._instance.config.disable_conversations&&e.ok){var t=e.config.conversations;Ke(t)||(Wr(t)?this.Ja=t:(this.Ja=t.enabled,this.Ya=t),this.loadIfEnabled())}}reset(){var e;(e=this._conversationsManager)==null||e.reset(),this._conversationsManager=null,this.Ja=void 0,this.Ya=null}loadIfEnabled(){if(!(this._conversationsManager||this.Ka||this._instance.config.disable_conversations||ow(this._instance.config)||this._instance.config.cookieless_mode&&this._instance.consent.isOptedOut())){var e=ze==null?void 0:ze.__PosthogExtensions__;if(e&&!_e(this.Ja)&&this.Ja)if(this.Ya&&this.Ya.token){this.Ka=!0;try{var t=e.initConversations;if(t)return this.Xa(t),void(this.Ka=!1);var n=e.loadExternalDependency;if(!n)return void this.tl(Yg);n(this._instance,"conversations",(i=>{i||!e.initConversations?this.tl("Could not load conversations script",i):this.Xa(e.initConversations),this.Ka=!1}))}catch(i){this.tl("Error initializing conversations",i),this.Ka=!1}}else Mr.error("Conversations enabled but missing token in remote config.")}}Xa(e){if(this.Ya)try{this._conversationsManager=e(this.Ya,this._instance),Mr.info("Conversations loaded successfully")}catch(t){this.tl("Error completing conversations initialization",t)}else Mr.error("Cannot complete initialization: remote config is null")}tl(e,t){Mr.error(e,t),this._conversationsManager=null,this.Ka=!1}show(){this._conversationsManager?this._conversationsManager.show():Mr.warn("Conversations not loaded yet.")}hide(){this._conversationsManager&&this._conversationsManager.hide()}isAvailable(){return this.Ja===!0&&!In(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 en((function*(){return i._conversationsManager?i._conversationsManager.sendMessage(e,t,n):(Mr.warn(la),null)}))()}getMessages(e,t){var n=this;return en((function*(){return n._conversationsManager?n._conversationsManager.getMessages(e,t):(Mr.warn(la),null)}))()}markAsRead(e){var t=this;return en((function*(){return t._conversationsManager?t._conversationsManager.markAsRead(e):(Mr.warn(la),null)}))()}getTickets(e){var t=this;return en((function*(){return t._conversationsManager?t._conversationsManager.getTickets(e):(Mr.warn(la),null)}))()}requestRestoreLink(e){var t=this;return en((function*(){return t._conversationsManager?t._conversationsManager.requestRestoreLink(e):(Mr.warn(la),null)}))()}restoreFromToken(e){var t=this;return en((function*(){return t._conversationsManager?t._conversationsManager.restoreFromToken(e):(Mr.warn(la),null)}))()}restoreFromUrlToken(){var e=this;return en((function*(){return e._conversationsManager?e._conversationsManager.restoreFromUrlToken():(Mr.warn(la),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}En(){var e;(e=this._conversationsManager)==null||e.setIdentity()}Rn(){var e;(e=this._conversationsManager)==null||e.clearIdentity()}}},P4={logs:class{constructor(e){var t;this.el=!1,this.rl=!1,this.it=It("[logs]"),this.Gr=[],this.il=[],this.Hs=0,this.nl=()=>{var n,i;this.Hs=0,(n=this.sl)==null||n.onReconnect(),(i=this.ol)==null||i.onReconnect()},this._instance=e,this._instance&&(t=this._instance.config.logs)!=null&&t.captureConsoleLogs&&(this.el=!0),ie&&Wt(ie,"online",this.nl)}al(e,t,n,i){var a,o=(function(u,f){var h,p,g,x,b,y,_,j=(h=u==null?void 0:u.flushIntervalMs)!==null&&h!==void 0?h:3e3,C=(p=u==null?void 0:u.maxBufferSize)!==null&&p!==void 0?p:100,k=f!=null&&f.consoleCapture?void 0:(g=u==null?void 0:u.maxLogsPerInterval)!==null&&g!==void 0?g:1e3,A=_e(k)?Math.max(C,2048):Math.max(C,k),N=u==null?void 0:u.resourceAttributes;return{serviceName:(x=(b=N==null?void 0:N["service.name"])!==null&&b!==void 0?b:u==null?void 0:u.serviceName)!==null&&x!==void 0?x:f==null?void 0:f.serviceNameDefault,serviceVersion:(y=N==null?void 0:N["service.version"])!==null&&y!==void 0?y:u==null?void 0:u.serviceVersion,environment:(_=N==null?void 0:N["deployment.environment"])!==null&&_!==void 0?_:u==null?void 0:u.environment,resourceAttributes:N,beforeSend:u==null?void 0:u.beforeSend,flushIntervalMs:j,maxBufferSize:C,maxQueueSize:A,maxBatchRecordsPerPost:100,rateCapWindowMs:j,maxLogsPerInterval:k,backgroundFlushBudgetMs:0,terminationFlushBudgetMs:0}})((a=this._instance)==null||(a=a.config)==null?void 0:a.logs,n);return[new q3(this.ll(e,t),o,this.it,(()=>this.ul()),(u=>u()),void 0,i),o]}hl(){var e,t=(e=this._instance)==null||(e=e.config)==null?void 0:e.logs;if(!this.sl||this.dl!==t){var n;(n=this.sl)==null||n.reset(),this.dl=t;var i=this.al((()=>this.Gr),(a=>{this.Gr=a}));this.sl=i[0],this.cl=i[1]}return this.sl}vl(){var e,t=(e=this._instance)==null||(e=e.config)==null?void 0:e.logs;if(!this.ol||this.fl!==t){var n;(n=this.ol)==null||n.reset(),this.fl=t;var i=this.al((()=>this.il),(a=>{this.il=a}),{serviceNameDefault:"posthog-browser-logs",consoleCapture:!0},Fy);this.ol=i[0],this.pl=i[1]}return this.ol}initialize(){this.loadIfEnabled()}onRemoteConfig(e){var t;if(e.ok){var n=(t=e.config.logs)==null?void 0:t.captureConsoleLogs;!Ke(n)&&n&&(this.el=!0,this.loadIfEnabled())}}reset(){var e,t;this.Gr=[],(e=this.sl)==null||e.reset(),this.il=[],(t=this.ol)==null||t.reset(),this.Hs=0}captureLog(e){this.hl().captureLog(e)}le(e){this.vl().captureLog(e)}get logger(){return this.gl||(this.gl={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.gl}flushLogs(e){e?this.ml(e):(this.sl&&this.sl.flush().catch((t=>this.it.error("PostHog logs flush failed:",t))),this.ol&&this.ol.flush().catch((t=>this.it.error("PostHog logs flush failed:",t))))}loadIfEnabled(){if(this.el&&!this.rl){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.it.error("Could not load logs script",n):(e.logs.initializeLogs(this._instance),this.rl=!0)})):this.it.error(Yg)}else this.it.error("PostHog Extensions not found.")}}ll(e,t){var n=this._instance;return{get isDisabled(){return!1},get optedOut(){return!n.is_capturing()},getPersistedProperty:i=>i===Bi.LogsQueue?e():void 0,setPersistedProperty(i,a){var o;i===Bi.LogsQueue&&t((o=a)!==null&&o!==void 0?o:[])},$t:i=>this.$t(i),getLibraryId:()=>Tt.LIB_NAME,getLibraryVersion:()=>Tt.LIB_VERSION}}$t(e){return new Promise((t=>{if(Nw(this.Hs,3))t({kind:"fatal",error:new Error("logs endpoint is unreachable, dropping batch")});else{var n=!1,i=o=>{n||(n=!0,clearTimeout(a),t(o))},a=setTimeout((()=>i({kind:"retry-later",error:new Error("logs request timed out")})),9e4);this._instance._send_request({method:"POST",url:this.yl(),data:e,compression:"best-available",batchKey:"logs",fireCallbackOnDrop:!0,callback:o=>{var u=o.statusCode;if(this.bl(u),u>=200&&300>u)i({kind:"ok"});else if(u===413)i({kind:"too-large"});else if(u!==0&&u!==429&&500>u)i({kind:"fatal",error:new Error("logs request failed with status "+u)});else{var f;i({kind:"retry-later",error:(f=o.error)!==null&&f!==void 0?f:new Error("logs request failed with status "+u)})}}})}}))}bl(e){(e!==0||this._instance.__loaded)&&(this.Hs=Cw(e,this.Hs,3,(()=>this.it.warn("Log requests are failing before receiving an HTTP response; this can happen due to network issues, CORS, browser blocking, or ad blockers. Stopped sending logs; will try again when connectivity changes."))))}ml(e){this.Gr.length>0&&this._l(e,this.Gr,this.cl,Tt.LIB_NAME,(t=>{this.Gr=t})),this.il.length>0&&this._l(e,this.il,this.pl,Fy,(t=>{this.il=t}))}_l(e,t,n,i,a){if(t.length!==0){var o=t.map((f=>f.record));a([]);var u=W_(o,Y_(n,Tt.LIB_NAME,Tt.LIB_VERSION),i,Tt.LIB_VERSION);this._instance._send_request({method:"POST",url:this.yl(),data:u,compression:"best-available",batchKey:"logs",transport:e})}}yl(){return this._instance.requestRouter.endpointFor("api","/i/v1/logs")+"?token="+encodeURIComponent(this._instance.config.token)}ul(){var e,t={};if(t.distinctId=this._instance.get_distinct_id(),this._instance.sessionManager){var n=this._instance.sessionManager.checkAndGetSessionAndWindowId(!0),i=n.windowId,a=n.sessionStartTimestamp,o=n.lastActivityTimestamp;t.sessionId=n.sessionId,t.windowId=i,Ke(a)||(t.sessionStartTimestamp=a),Ke(o)||(t.lastActivityTimestamp=o)}if(ze!=null&&(e=ze.location)!=null&&e.href&&(t.currentUrl=this._instance.config.disable_capture_url_hashes?Es(ze.location.href):ze.location.href),this._instance.featureFlags){var u=this._instance.featureFlags.getFlags();u&&u.length>0&&(t.activeFeatureFlags=u)}return t}}},$4={metrics:class{constructor(e){this.it=It("[metrics]"),this._instance=e}initialize(){}hl(){var e,t,n=(e=this._instance)==null||(e=e.config)==null?void 0:e.metrics;return this.sl&&this.dl===n||((t=this.sl)==null||t.reset(),this.dl=n,this.sl=new V3(this.ll(),(function(i){var a,o,u,f,h,p=i==null?void 0:i.resourceAttributes;return{serviceName:(a=p==null?void 0:p["service.name"])!==null&&a!==void 0?a:i==null?void 0:i.serviceName,serviceVersion:(o=p==null?void 0:p["service.version"])!==null&&o!==void 0?o:i==null?void 0:i.serviceVersion,environment:(u=p==null?void 0:p["deployment.environment"])!==null&&u!==void 0?u:i==null?void 0:i.environment,resourceAttributes:p,beforeSend:i==null?void 0:i.beforeSend,flushIntervalMs:(f=i==null?void 0:i.flushIntervalMs)!==null&&f!==void 0?f:1e4,maxSeriesPerFlush:(h=i==null?void 0:i.maxSeriesPerFlush)!==null&&h!==void 0?h:1e3}})(n),this.it)),this.sl}count(e,t,n){t===void 0&&(t=1),this.hl().count(e,t,n)}gauge(e,t,n){this.hl().gauge(e,t,n)}histogram(e,t,n){this.hl().histogram(e,t,n)}flush(e){if(!this.sl)return Promise.resolve();if(e){var t=this.sl.drainWindow();return t&&this.Kt(t,e),Promise.resolve()}return this.sl.flush().catch((n=>this.it.error("PostHog metrics flush failed:",n)))}reset(){var e;(e=this.sl)==null||e.reset()}ll(){var e=this._instance,t=this;return{get isDisabled(){return!1},get optedOut(){return!e.is_capturing()},Kt:n=>t.Kt(n),getLibraryId:()=>Tt.LIB_NAME,getLibraryVersion:()=>Tt.LIB_VERSION}}Kt(e,t){return new Promise((n=>{var i=!1,a=u=>{i||(i=!0,clearTimeout(o),n(u))},o=setTimeout((()=>a({kind:"retry-later",error:new Error("metrics request timed out")})),9e4);this._instance._send_request(ge({method:"POST",url:this.wl(),data:e,compression:"best-available",batchKey:"metrics"},t&&{transport:t},{fireCallbackOnDrop:!0,callback(u){var f=u.statusCode;if(f>=200&&300>f)a({kind:"ok"});else if(f===413)a({kind:"too-large"});else if(f!==0&&f!==429&&500>f)a({kind:"fatal",error:new Error("metrics request failed with status "+f)});else{var h;a({kind:"retry-later",error:(h=u.error)!==null&&h!==void 0?h:new Error("metrics request failed with status "+f)})}}}))}))}wl(){return this._instance.requestRouter.endpointFor("api","/i/v1/metrics")+"?token="+encodeURIComponent(this._instance.config.token)}}},F4=ge({},ff,E4,T4,A4,M4,R4,L4,D4,z4,O4,B4,P4,$4);Lr.__defaultExtensionClasses=ge({},F4);var jc=(function(){Tt.SDK_DIST_CHANNEL="npm";var e=uc[vl]=new Lr;return(function(){function t(){t.done||(t.done=!0,Jw=!1,Mt(uc,(function(n){n._dom_loaded()})))}Ce!=null&&Ce.addEventListener?Ce.readyState==="complete"?t():Wt(Ce,"DOMContentLoaded",t,{capture:!1}):ie&&Se.error("Browser doesn't support `document.addEventListener` so PostHog couldn't be initialized")})(),e})();const U4="https://us.i.posthog.com",e2="cc-telemetry-enabled";let _g=!1,Nc=!1;function H4(){return U4}function I4(){if(typeof localStorage>"u")return!0;const e=localStorage.getItem(e2);return e===null?!0:e==="true"}function t2(e){_g&&(e?(jc.opt_in_capturing({captureEventName:null}),Nc=!0):(jc.opt_out_capturing(),Nc=!1))}function vL(e){typeof localStorage<"u"&&localStorage.setItem(e2,String(e)),t2(e)}function q4(){const e=void 0;return e?(jc.init(e,{api_host:H4(),defaults:"2026-01-30",capture_pageview:!1,capture_pageleave:!0,capture_exceptions:!0,autocapture:!0,respect_dnt:!0}),_g=!0,t2(I4()),!0):(_g=!1,Nc=!1,!1)}function nx(e,t){Nc&&jc.capture(e,t)}function As(e,t){Nc&&jc.captureException(e,t)}function V4(e){nx("$pageview",{$current_url:e})}const ui="/api",n2="companion_auth_token";function Ms(){if(typeof window>"u")return{};const e=localStorage.getItem(n2);return e?{Authorization:`Bearer ${e}`}:{}}function ba(e){e===401&&typeof window<"u"&&(localStorage.removeItem(n2),qn(async()=>{const{useStore:t}=await Promise.resolve().then(()=>dN);return{useStore:t}},void 0).then(({useStore:t})=>{t.getState().logout()}).catch(()=>{}))}function hn(){return typeof performance<"u"&&typeof performance.now=="function"?performance.now():Date.now()}function Mc(e,t,n,i){nx("api_request_succeeded",{method:e,path:t,status:i,duration_ms:Math.round(n)})}function di(e,t,n,i,a){nx("api_request_failed",{method:e,path:t,status:a,duration_ms:Math.round(n),error:i instanceof Error?i.message:String(i)}),As(i,{method:e,path:t,status:a})}async function Ue(e,t){const n=hn();let i=!1;try{const a=await fetch(`${ui}${e}`,{method:"POST",headers:{"Content-Type":"application/json",...Ms()},body:t?JSON.stringify(t):void 0});if(!a.ok){ba(a.status);const o=await a.json().catch(()=>({error:a.statusText})),u=new Error(o.error||a.statusText);throw di("POST",e,hn()-n,u,a.status),i=!0,u}return Mc("POST",e,hn()-n,a.status),a.json()}catch(a){throw i||di("POST",e,hn()-n,a),a}}async function Te(e){const t=hn();let n=!1;try{const i=await fetch(`${ui}${e}`,{headers:{...Ms()}});if(!i.ok){ba(i.status);const a=await i.json().catch(()=>({error:i.statusText})),o=new Error(a.error||i.statusText);throw di("GET",e,hn()-t,o,i.status),n=!0,o}return Mc("GET",e,hn()-t,i.status),i.json()}catch(i){throw n||di("GET",e,hn()-t,i),i}}async function Rr(e,t){const n=hn();let i=!1;try{const a=await fetch(`${ui}${e}`,{method:"PUT",headers:{"Content-Type":"application/json",...Ms()},body:t?JSON.stringify(t):void 0});if(!a.ok){ba(a.status);const o=await a.json().catch(()=>({error:a.statusText})),u=new Error(o.error||a.statusText);throw di("PUT",e,hn()-n,u,a.status),i=!0,u}return Mc("PUT",e,hn()-n,a.status),a.json()}catch(a){throw i||di("PUT",e,hn()-n,a),a}}async function G4(e,t){const n=hn();let i=!1;try{const a=await fetch(`${ui}${e}`,{method:"PATCH",headers:{"Content-Type":"application/json",...Ms()},body:t?JSON.stringify(t):void 0});if(!a.ok){ba(a.status);const o=await a.json().catch(()=>({error:a.statusText})),u=new Error(o.error||a.statusText);throw di("PATCH",e,hn()-n,u,a.status),i=!0,u}return Mc("PATCH",e,hn()-n,a.status),a.json()}catch(a){throw i||di("PATCH",e,hn()-n,a),a}}async function Dr(e,t){const n=hn();let i=!1;try{const a=await fetch(`${ui}${e}`,{method:"DELETE",headers:{...t?{"Content-Type":"application/json"}:{},...Ms()},body:t?JSON.stringify(t):void 0});if(!a.ok){ba(a.status);const o=await a.json().catch(()=>({error:a.statusText})),u=new Error(o.error||a.statusText);throw di("DELETE",e,hn()-n,u,a.status),i=!0,u}return Mc("DELETE",e,hn()-n,a.status),a.json()}catch(a){throw i||di("DELETE",e,hn()-n,a),a}}async function Y4(e,t){const n=await fetch(`${ui}/sessions/create-stream`,{method:"POST",headers:{"Content-Type":"application/json",...Ms()},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(),a=new TextDecoder;let o="",u=null;for(;;){const{done:f,value:h}=await i.read();if(f)break;o+=a.decode(h,{stream:!0});const p=o.split(`
|
|
65
|
+
|
|
66
|
+
`);o=p.pop()||"";for(const g of p){if(!g.trim())continue;let x="",b="";for(const _ of g.split(`
|
|
67
|
+
`))_.startsWith("event:")?x=_.slice(6).trim():_.startsWith("data:")&&(b=_.slice(5).trim());if(!b)continue;const y=JSON.parse(b);if(x==="progress")t(y);else if(x==="done")u=y;else if(x==="error")throw new Error(y.error||"Session creation failed")}}if(!u)throw new Error("Stream ended without session creation result");return u}async function W4(){try{const e=await fetch(`${ui}/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 Uy(e){try{const t=await fetch(`${ui}/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 je={getAuthQr:()=>Te("/auth/qr"),getAuthToken:()=>Te("/auth/token"),regenerateAuthToken:()=>Ue("/auth/regenerate"),createSession:e=>Ue("/sessions/create",e),listSessions:()=>Te("/sessions"),discoverClaudeSessions:(e=200)=>Te(`/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 Te(`/claude/sessions/${encodeURIComponent(e)}/history?cursor=${encodeURIComponent(String(n))}&limit=${encodeURIComponent(String(i))}`)},killSession:e=>Ue(`/sessions/${encodeURIComponent(e)}/kill`),deleteSession:e=>Dr(`/sessions/${encodeURIComponent(e)}`),relaunchSession:e=>Ue(`/sessions/${encodeURIComponent(e)}/relaunch`),exportSession:async(e,t)=>{const n=await fetch(`${ui}/sessions/${encodeURIComponent(e)}/export?format=${t}`,{headers:{...Ms()}});if(!n.ok)throw ba(n.status),new Error(`Export failed (${n.status})`);const i=await n.blob(),o=(n.headers.get("Content-Disposition")||"").match(/filename="?([^"]+)"?/),u=(o==null?void 0:o[1])||`session.${t}`;return{blob:i,filename:u}},archiveSession:(e,t)=>Ue(`/sessions/${encodeURIComponent(e)}/archive`,t),getArchiveInfo:e=>Te(`/sessions/${encodeURIComponent(e)}/archive-info`),unarchiveSession:e=>Ue(`/sessions/${encodeURIComponent(e)}/unarchive`),renameSession:(e,t)=>G4(`/sessions/${encodeURIComponent(e)}/name`,{name:t}),listDirs:e=>Te(`/fs/list${e?`?path=${encodeURIComponent(e)}`:""}`),getHome:()=>Te("/fs/home"),listEnvs:()=>Te("/envs"),getEnv:e=>Te(`/envs/${encodeURIComponent(e)}`),createEnv:(e,t)=>Ue("/envs",{name:e,variables:t}),updateEnv:(e,t)=>Rr(`/envs/${encodeURIComponent(e)}`,t),deleteEnv:e=>Dr(`/envs/${encodeURIComponent(e)}`),listSandboxes:()=>Te("/sandboxes"),getSandbox:e=>Te(`/sandboxes/${encodeURIComponent(e)}`),createSandbox:(e,t)=>Ue("/sandboxes",{name:e,...t}),updateSandbox:(e,t)=>Rr(`/sandboxes/${encodeURIComponent(e)}`,t),deleteSandbox:e=>Dr(`/sandboxes/${encodeURIComponent(e)}`),testInitScript:(e,t,n)=>Ue(`/sandboxes/${encodeURIComponent(e)}/test-init`,{cwd:t,initScript:n}),buildBaseImage:()=>Ue("/docker/build-base"),getBaseImageStatus:()=>Te("/docker/base-image"),getSettings:()=>Te("/settings"),updateSettings:e=>Rr("/settings",e),verifyAnthropicKey:e=>Ue("/settings/anthropic/verify",{apiKey:e}),getDashboard:()=>Te("/dashboard"),runDashboardUpdate:()=>Ue("/dashboard/run"),getDashboardRunStatus:()=>Te("/dashboard/run/status"),getTailscaleStatus:()=>Te("/tailscale/status"),startTailscaleFunnel:()=>Ue("/tailscale/funnel/start"),stopTailscaleFunnel:()=>Ue("/tailscale/funnel/stop"),listLinearConnections:()=>Te("/linear/connections"),createLinearConnection:e=>Ue("/linear/connections",e),updateLinearConnection:(e,t)=>Rr(`/linear/connections/${encodeURIComponent(e)}`,t),deleteLinearConnection:e=>Dr(`/linear/connections/${encodeURIComponent(e)}`),verifyLinearConnection:e=>Ue(`/linear/connections/${encodeURIComponent(e)}/verify`,{}),searchLinearIssues:(e,t=8,n)=>Te(`/linear/issues?query=${encodeURIComponent(e)}&limit=${encodeURIComponent(String(t))}${n?`&connectionId=${encodeURIComponent(n)}`:""}`),getLinearConnection:e=>Te(`/linear/connection${e?`?connectionId=${encodeURIComponent(e)}`:""}`),getLinearStates:e=>Te(`/linear/states${e?`?connectionId=${encodeURIComponent(e)}`:""}`),transitionLinearIssue:(e,t)=>Ue(`/linear/issues/${encodeURIComponent(e)}/transition${t?`?connectionId=${encodeURIComponent(t)}`:""}`,{}),listLinearProjects:e=>Te(`/linear/projects${e?`?connectionId=${encodeURIComponent(e)}`:""}`),getLinearProjectIssues:(e,t=15,n)=>Te(`/linear/project-issues?projectId=${encodeURIComponent(e)}&limit=${encodeURIComponent(String(t))}${n?`&connectionId=${encodeURIComponent(n)}`:""}`),getLinearProjectMapping:e=>Te(`/linear/project-mappings?repoRoot=${encodeURIComponent(e)}`),upsertLinearProjectMapping:e=>Rr("/linear/project-mappings",e),removeLinearProjectMapping:e=>Dr("/linear/project-mappings",{repoRoot:e}),linkLinearIssue:(e,t,n)=>Rr(`/sessions/${encodeURIComponent(e)}/linear-issue`,{...t,...n!==void 0?{connectionId:n}:{}}),unlinkLinearIssue:e=>Dr(`/sessions/${encodeURIComponent(e)}/linear-issue`),getLinkedLinearIssue:(e,t=!1)=>Te(`/sessions/${encodeURIComponent(e)}/linear-issue${t?"?refresh=true":""}`),createLinearIssue:e=>Ue("/linear/issues",e),addLinearComment:(e,t,n)=>Ue(`/linear/issues/${encodeURIComponent(e)}/comments`,{body:t,connectionId:n}),getRepoInfo:e=>Te(`/git/repo-info?path=${encodeURIComponent(e)}`),listBranches:e=>Te(`/git/branches?repoRoot=${encodeURIComponent(e)}`),gitFetch:e=>Ue("/git/fetch",{repoRoot:e}),gitPull:e=>Ue("/git/pull",{cwd:e}),listWorktrees:e=>Te(`/git/worktrees?repoRoot=${encodeURIComponent(e)}`),createWorktree:(e,t,n)=>Ue("/git/worktree",{repoRoot:e,branch:t,...n}),removeWorktree:(e,t,n)=>Dr("/git/worktree",{repoRoot:e,worktreePath:t,force:n}),getPRStatus:(e,t)=>Te(`/git/pr-status?cwd=${encodeURIComponent(e)}&branch=${encodeURIComponent(t)}`),getBackends:()=>Te("/backends"),getBackendModels:e=>Te(`/backends/${encodeURIComponent(e)}/models`),getContainerStatus:()=>Te("/containers/status"),getContainerImages:()=>Te("/containers/images"),getImageStatus:e=>Te(`/images/${encodeURIComponent(e)}/status`),pullImage:e=>Ue(`/images/${encodeURIComponent(e)}/pull`),getCloudProviderPlan:(e,t,n)=>Te(`/cloud/providers/${encodeURIComponent(e)}/plan?cwd=${encodeURIComponent(t)}&sessionId=${encodeURIComponent(n)}`),startEditor:e=>Ue(`/sessions/${encodeURIComponent(e)}/editor/start`),startBrowser:(e,t)=>Ue(`/sessions/${encodeURIComponent(e)}/browser/start`,t?{url:t}:void 0),navigateBrowser:(e,t)=>Ue(`/sessions/${encodeURIComponent(e)}/browser/navigate`,{url:t}),getFileTree:e=>Te(`/fs/tree?path=${encodeURIComponent(e)}`),readFile:e=>Te(`/fs/read?path=${encodeURIComponent(e)}`),getFileBlob:async e=>{const t=await fetch(`${ui}/fs/raw?path=${encodeURIComponent(e)}`,{headers:{...Ms()}});if(!t.ok){ba(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)=>Rr("/fs/write",{path:e,content:t}),getFileDiff:(e,t)=>Te(`/fs/diff?path=${encodeURIComponent(e)}${t?`&base=${encodeURIComponent(t)}`:""}`),getChangedFiles:(e,t)=>Te(`/fs/changed-files?cwd=${encodeURIComponent(e)}${t?`&base=${encodeURIComponent(t)}`:""}`),getClaudeMdFiles:e=>Te(`/fs/claude-md?cwd=${encodeURIComponent(e)}`),saveClaudeMd:(e,t)=>Rr("/fs/claude-md",{path:e,content:t}),getClaudeConfig:e=>Te(`/fs/claude-config?cwd=${encodeURIComponent(e)}`),getUsageLimits:()=>Te("/usage-limits"),getSessionUsageLimits:e=>Te(`/sessions/${encodeURIComponent(e)}/usage-limits`),getSystemMemory:()=>Te("/system/memory"),spawnTerminal:(e,t,n,i)=>Ue("/terminal/spawn",{cwd:e,cols:t,rows:n,containerId:i==null?void 0:i.containerId}),killTerminal:e=>Ue("/terminal/kill",{terminalId:e}),getTerminal:e=>Te(e?`/terminal?terminalId=${encodeURIComponent(e)}`:"/terminal"),checkForUpdate:()=>Te("/update-check"),forceCheckForUpdate:()=>Ue("/update-check"),triggerUpdate:()=>Ue("/update"),getClaudeCompat:()=>Te("/claude-compat"),refreshClaudeCompat:()=>Ue("/claude-compat/refresh"),pinClaudeVersion:e=>Ue("/claude-compat/pin",e?{version:e}:{}),patchClaudeBinary:()=>Ue("/claude-compat/patch"),unpatchClaudeBinary:()=>Ue("/claude-compat/unpatch"),dismissClaudeCompatBanner:e=>Ue("/claude-compat/dismiss-banner",{version:e}),listCronJobs:()=>Te("/cron/jobs"),getCronJob:e=>Te(`/cron/jobs/${encodeURIComponent(e)}`),createCronJob:e=>Ue("/cron/jobs",e),updateCronJob:(e,t)=>Rr(`/cron/jobs/${encodeURIComponent(e)}`,t),deleteCronJob:e=>Dr(`/cron/jobs/${encodeURIComponent(e)}`),toggleCronJob:e=>Ue(`/cron/jobs/${encodeURIComponent(e)}/toggle`),runCronJob:e=>Ue(`/cron/jobs/${encodeURIComponent(e)}/run`),getCronJobExecutions:e=>Te(`/cron/jobs/${encodeURIComponent(e)}/executions`),killProcess:(e,t)=>Ue(`/sessions/${encodeURIComponent(e)}/processes/${encodeURIComponent(t)}/kill`),killAllProcesses:(e,t)=>Ue(`/sessions/${encodeURIComponent(e)}/processes/kill-all`,{taskIds:t}),getSystemProcesses:e=>Te(`/sessions/${encodeURIComponent(e)}/processes/system`),killSystemProcess:(e,t)=>Ue(`/sessions/${encodeURIComponent(e)}/processes/system/${t}/kill`),listAgents:()=>Te("/agents"),getAgent:e=>Te(`/agents/${encodeURIComponent(e)}`),createAgent:e=>Ue("/agents",e),updateAgent:(e,t)=>Rr(`/agents/${encodeURIComponent(e)}`,t),deleteAgent:e=>Dr(`/agents/${encodeURIComponent(e)}`),toggleAgent:e=>Ue(`/agents/${encodeURIComponent(e)}/toggle`),runAgent:(e,t)=>Ue(`/agents/${encodeURIComponent(e)}/run`,{input:t}),getAgentExecutions:e=>Te(`/agents/${encodeURIComponent(e)}/executions`),importAgent:e=>Ue("/agents/import",e),exportAgent:e=>Te(`/agents/${encodeURIComponent(e)}/export`),regenerateAgentWebhookSecret:e=>Ue(`/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 Te(`/executions${n?`?${n}`:""}`)},getLinearOAuthStatus:e=>{const t=new URLSearchParams;e&&t.set("stagingId",e);const n=t.toString();return Te(`/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 Te(`/linear/oauth/authorize-url${i?`?${i}`:""}`)},disconnectLinearOAuth:()=>Ue("/linear/oauth/disconnect"),createLinearStaging:e=>Ue("/linear/oauth/staging",e),getLinearStagingStatus:e=>Te(`/linear/oauth/staging/${encodeURIComponent(e)}/status`),deleteLinearStaging:e=>Dr(`/linear/oauth/staging/${encodeURIComponent(e)}`),listLinearOAuthConnections:()=>Te("/linear/oauth-connections"),createLinearOAuthConnection:e=>Ue("/linear/oauth-connections",e),updateLinearOAuthConnection:(e,t)=>Rr(`/linear/oauth-connections/${encodeURIComponent(e)}`,t),deleteLinearOAuthConnection:e=>Dr(`/linear/oauth-connections/${encodeURIComponent(e)}`),getLinearOAuthConnectionAuthorizeUrl:(e,t)=>Te(`/linear/oauth-connections/${encodeURIComponent(e)}/authorize-url${t?`?returnTo=${encodeURIComponent(t)}`:""}`),listSkills:()=>Te("/skills"),sendSessionMessage:(e,t)=>Ue(`/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 Te(`/prompts${i?`?${i}`:""}`)},createPrompt:e=>Ue("/prompts",e),updatePrompt:(e,t)=>Rr(`/prompts/${encodeURIComponent(e)}`,t),deletePrompt:e=>Dr(`/prompts/${encodeURIComponent(e)}`)};let Hy=!1;function Iy(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 a=document.execCommand("copy");if(document.body.removeChild(i),!a){n(new Error("Copy command was rejected"));return}t()}catch(i){n(i instanceof Error?i:new Error("Clipboard copy failed"))}})}function qy(){return new Promise(()=>{})}function Q4(){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 Iy(i)}catch{return qy()}}}}catch{}return}try{Object.defineProperty(e,"clipboard",{configurable:!0,value:{writeText:async n=>{try{await Iy(n)}catch{return qy()}}}})}catch{}}const Vy="#/session/",Gy="#/agents/";let Yy=!1;function rx(){Yy||(Q4(),Yy=!0)}function ix(e){if(rx(),e==="#/dashboard")return{page:"dashboard"};if(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(Gy)){const n=e.slice(Gy.length);if(n)return{page:"agent-detail",agentId:n}}if(e.startsWith(Vy)){const n=e.slice(Vy.length);if(n)return{page:"session",sessionId:n}}return{page:"home"}}function X4(e){return`#/session/${e}`}function sx(e,t=!1){rx();const n=X4(e);t?(history.replaceState(null,"",n),window.dispatchEvent(new HashChangeEvent("hashchange"))):window.location.hash=`/session/${e}`}function sm(e=!1){rx(),e?(history.replaceState(null,"",window.location.pathname+window.location.search),window.dispatchEvent(new HashChangeEvent("hashchange"))):window.location.hash=""}function K4(){const[e,t]=S.useState(""),[n,i]=S.useState(null),[a,o]=S.useState(!1),u=X(g=>g.setAuthToken),f=S.useCallback(async g=>{g.preventDefault();const x=e.trim();if(!x){i("Please enter a token");return}o(!0),i(null),await Uy(x)?u(x):i("Invalid token"),o(!1)},[e,u]);S.useEffect(()=>{W4().then(g=>{if(g){u(g);return}const b=new URLSearchParams(window.location.search).get("token");b&&(o(!0),Uy(b).then(y=>{if(y){u(b);const _=new URL(window.location.href);_.searchParams.delete("token"),window.history.replaceState({},"",_.toString())}else i("Invalid token from URL"),o(!1)}))})},[u]);const[h,p]=S.useState(!1);return l.jsx("div",{className:"h-[100dvh] flex items-center justify-center bg-cc-bg text-cc-fg font-sans-ui antialiased",children:l.jsxs("div",{className:"w-full max-w-sm px-6",children:[l.jsxs("div",{className:"text-center mb-8",children:[l.jsx("h1",{className:"text-xl font-semibold text-cc-fg mb-2",children:"The Companion"}),l.jsx("p",{className:"text-sm text-cc-muted",children:"Enter your auth token to continue"})]}),l.jsxs("form",{onSubmit:f,className:"space-y-4",children:[l.jsxs("div",{children:[l.jsx("label",{htmlFor:"auth-token",className:"block text-xs text-cc-muted mb-1.5",children:"Auth Token"}),l.jsxs("div",{className:"relative",children:[l.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:a}),l.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&&l.jsx("p",{className:"text-xs text-cc-error",role:"alert",children:n}),l.jsx("button",{type:"submit",disabled:a||!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:a?"Verifying...":"Login"})]}),l.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 Ll=i_();function Z4({issueIdentifier:e,issueStateName:t,isContainerized:n,archiveTransitionConfigured:i,archiveTransitionStateName:a,hasBacklogState:o,onConfirm:u,onCancel:f}){const[h,p]=S.useState("none");return Ll.createPortal(l.jsx("div",{className:"fixed inset-0 z-50 flex items-center justify-center bg-black/50 backdrop-blur-sm",onClick:f,children:l.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:[l.jsxs("div",{className:"flex items-center justify-between mb-3",children:[l.jsx("h3",{className:"text-sm font-semibold text-cc-fg",children:"Archive session"}),l.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:l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5",children:l.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&&l.jsx("div",{className:"mb-3 p-2.5 rounded-lg bg-amber-500/10 border border-amber-500/20",children:l.jsxs("div",{className:"flex items-start gap-2",children:[l.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:l.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"})}),l.jsxs("p",{className:"text-[11px] text-cc-fg leading-snug",children:["Archiving will ",l.jsx("strong",{children:"remove the container"})," and any uncommitted changes."]})]})}),l.jsxs("p",{className:"text-xs text-cc-muted mb-3",children:["This session is linked to ",l.jsx("strong",{className:"text-cc-fg",children:e})," ",l.jsxs("span",{className:"text-cc-muted",children:["(",t,")"]}),". What should happen to the issue?"]}),l.jsxs("fieldset",{className:"space-y-2 mb-4",children:[l.jsx("legend",{className:"sr-only",children:"Linear issue transition choice"}),l.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:[l.jsx("input",{type:"radio",name:"archive-linear-choice",value:"none",checked:h==="none",onChange:()=>p("none"),className:"accent-cc-primary"}),l.jsx("span",{className:"text-xs text-cc-fg",children:"Keep current status"})]}),l.jsxs("label",{className:`flex items-center gap-2.5 px-2.5 py-2 rounded-lg border border-cc-border transition-colors ${o?"hover:bg-cc-hover/50 cursor-pointer":"opacity-50 cursor-not-allowed"}`,children:[l.jsx("input",{type:"radio",name:"archive-linear-choice",value:"backlog",checked:h==="backlog",onChange:()=>p("backlog"),disabled:!o,className:"accent-cc-primary"}),l.jsx("span",{className:"text-xs text-cc-fg",children:"Move to Backlog"})]}),i&&a&&l.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:[l.jsx("input",{type:"radio",name:"archive-linear-choice",value:"configured",checked:h==="configured",onChange:()=>p("configured"),className:"accent-cc-primary"}),l.jsxs("span",{className:"text-xs text-cc-fg",children:["Move to ",a]})]})]}),l.jsxs("div",{className:"flex justify-end gap-2",children:[l.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"}),l.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 J4(e,t){return t>0?"awaiting":(e.status==="running"||e.status==="compacting")&&e.isConnected?"running":e.isReconnecting?"reconnecting":e.isConnected?"idle":"exited"}function eE({status:e}){switch(e){case"running":return l.jsxs("span",{className:"relative shrink-0 w-2 h-2",children:[l.jsx("span",{className:"absolute inset-0 rounded-full bg-cc-success animate-[pulse-dot_1.5s_ease-in-out_infinite]"}),l.jsx("span",{className:"w-2 h-2 rounded-full bg-cc-success block"})]});case"awaiting":return l.jsx("span",{className:"relative shrink-0 w-2 h-2",children:l.jsx("span",{className:"w-2 h-2 rounded-full bg-cc-warning block animate-[ring-pulse_1.5s_ease-out_infinite]"})});case"reconnecting":return l.jsx("span",{className:"relative shrink-0 w-2 h-2",children:l.jsx("span",{className:"w-2 h-2 rounded-full border border-cc-warning/40 border-t-cc-warning block animate-spin"})});case"idle":return l.jsx("span",{className:"w-2 h-2 rounded-full bg-cc-muted/40 shrink-0"});case"exited":return l.jsx("span",{className:"w-2 h-2 rounded-full border border-cc-muted/25 shrink-0"})}}function tE({type:e}){return e==="codex"?l.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"}):l.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 Ed({session:e,isActive:t,isArchived:n,sessionName:i,permCount:a,isRecentlyRenamed:o,onSelect:u,onStartRename:f,onArchive:h,onUnarchive:p,onDelete:g,onClearRecentlyRenamed:x,editingSessionId:b,editingName:y,setEditingName:_,onConfirmRename:j,onCancelRename:C,editInputRef:k}){const A=e.id.slice(0,8),N=i||e.model||A,D=b===e.id,[z,L]=S.useState(!1),q=S.useRef(null),O=S.useRef(null),Y=n?"exited":J4(e,a),B=e.cwd||"";S.useEffect(()=>{if(!z)return;function T(J){var G;q.current&&!q.current.contains(J.target)&&O.current&&!O.current.contains(J.target)&&(L(!1),(G=O.current)==null||G.focus())}function le(J){var G,P,F;if(J.key==="Escape"){L(!1),(G=O.current)==null||G.focus();return}if(J.key==="Tab"){L(!1);return}if((J.key==="ArrowDown"||J.key==="ArrowUp")&&((P=q.current)!=null&&P.contains(document.activeElement)||O.current===document.activeElement)){J.preventDefault();const W=(F=q.current)==null?void 0:F.querySelectorAll("[role='menuitem']");if(!W||W.length===0)return;const xe=document.activeElement,R=Array.from(W).indexOf(xe);J.key==="ArrowDown"?W[R<W.length-1?R+1:0].focus():W[R>0?R-1:W.length-1].focus()}}return document.addEventListener("mousedown",T),document.addEventListener("touchstart",T),document.addEventListener("keydown",le),()=>{document.removeEventListener("mousedown",T),document.removeEventListener("touchstart",T),document.removeEventListener("keydown",le)}},[z]),S.useEffect(()=>{z&&requestAnimationFrame(()=>{var T,le;(le=(T=q.current)==null?void 0:T.querySelector("[role='menuitem']"))==null||le.focus()})},[z]);const H=S.useCallback(T=>{L(!1),T()},[]);return l.jsxs("div",{className:"relative group",children:[l.jsxs("button",{onClick:()=>u(e.id),onDoubleClick:T=>{T.preventDefault(),f(e.id,N)},onKeyDown:T=>{T.key==="F2"&&!D&&(T.preventDefault(),f(e.id,N))},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:[l.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"}`}),!D&&l.jsx(eE,{status:Y}),D?l.jsx("input",{ref:k,value:y,onChange:T=>_(T.target.value),onKeyDown:T=>{T.key==="Enter"?(T.preventDefault(),j()):T.key==="Escape"&&(T.preventDefault(),C()),T.stopPropagation()},onBlur:j,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"}):l.jsxs("div",{className:"flex-1 min-w-0",children:[l.jsx("span",{className:`text-[12.5px] font-medium truncate block leading-snug ${t?"text-cc-fg":"text-cc-fg/90"} ${o?"animate-name-appear":""}`,onAnimationEnd:()=>x(e.id),children:N}),B&&l.jsx("span",{className:"text-[10px] text-cc-muted/70 truncate block leading-tight mt-px",children:B})]}),!D&&l.jsxs("span",{className:"flex items-center gap-1 shrink-0",children:[l.jsx(tE,{type:e.backendType}),e.isContainerized&&l.jsx("span",{className:"flex items-center px-1 py-0.5 rounded bg-blue-400/10",title:"Docker",children:l.jsx("img",{src:"/logo-docker.svg",alt:"Docker logo",className:"w-3 h-3"})}),e.cronJobId&&l.jsx("span",{className:"flex items-center px-1 py-0.5 rounded bg-cc-primary/10",title:"Scheduled",children:l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-2.5 h-2.5 text-cc-primary",children:l.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&&!D&&!z&&l.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:l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3",children:l.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"})})}),l.jsx("button",{ref:O,onClick:T=>{T.stopPropagation(),L(!z)},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":z,children:l.jsxs("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5",children:[l.jsx("circle",{cx:"8",cy:"3",r:"1.5"}),l.jsx("circle",{cx:"8",cy:"8",r:"1.5"}),l.jsx("circle",{cx:"8",cy:"13",r:"1.5"})]})}),z&&l.jsxs("div",{ref:q,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&&l.jsxs("button",{role:"menuitem",tabIndex:-1,onClick:()=>H(()=>f(e.id,N)),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:[l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 text-cc-muted",children:l.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?l.jsxs(l.Fragment,{children:[l.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:[l.jsxs("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 text-cc-muted",children:[l.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"}),l.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"]}),l.jsx("div",{className:"my-1 mx-2 border-t border-cc-border/50"}),l.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:[l.jsxs("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3",children:[l.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"}),l.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"]})]}):l.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:[l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 text-cc-muted",children:l.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 nE({group:e,isCollapsed:t,onToggleCollapse:n,currentSessionId:i,sessionNames:a,pendingPermissions:o,recentlyRenamed:u,onSelect:f,onStartRename:h,onArchive:p,onUnarchive:g,onDelete:x,onClearRecentlyRenamed:b,editingSessionId:y,editingName:_,setEditingName:j,onConfirmRename:C,onCancelRename:k,editInputRef:A,isFirst:N}){const D=t?e.sessions.slice(0,2).map(z=>a.get(z.id)||z.model||z.id.slice(0,8)).join(", ")+(e.sessions.length>2?", ...":""):"";return l.jsxs("div",{className:N?"":"mt-3 pt-3 border-t border-cc-separator",children:[l.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:[l.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:l.jsx("path",{d:"M6 4l4 4-4 4"})}),l.jsx("span",{className:"text-[11px] font-semibold text-cc-fg/60 truncate uppercase tracking-wide",children:e.label}),l.jsxs("span",{className:"flex items-center gap-1 ml-auto shrink-0",children:[e.runningCount>0&&l.jsx("span",{className:"w-1 h-1 rounded-full bg-cc-success",title:`${e.runningCount} running`}),e.permCount>0&&l.jsx("span",{className:"w-1 h-1 rounded-full bg-cc-warning",title:`${e.permCount} waiting`})]}),l.jsx("span",{className:"text-[10px] text-cc-muted/50 tabular-nums shrink-0",children:e.sessions.length})]}),t&&D&&l.jsx("div",{className:"text-[10px] text-cc-muted/70 truncate pl-5 pb-0.5",children:D}),!t&&l.jsx("div",{className:"mt-0.5",children:e.sessions.map(z=>{var q;const L=((q=o.get(z.id))==null?void 0:q.size)??0;return l.jsx(Ed,{session:z,isActive:i===z.id,sessionName:a.get(z.id),permCount:L,isRecentlyRenamed:u.has(z.id),onSelect:f,onStartRename:h,onArchive:p,onUnarchive:g,onDelete:x,onClearRecentlyRenamed:b,editingSessionId:y,editingName:_,setEditingName:j,onConfirmRename:C,onCancelRename:k,editInputRef:A},z.id)})})]})}function rE(e,t,n=!1){return(n&&!!t&&(t==="/workspace"||t.startsWith("/workspace/"))?e:t||e).replace(/\/+$/,"")||"/"}function iE(e){if(e==="/")return"/";const t=e.split("/").filter(Boolean);return t.length===0?"/":t[t.length-1]}function sE(e){const t=new Map;for(const i of e){const a=rE(i.cwd,i.repoRoot||void 0,i.isContainerized),o=iE(a);t.has(a)||t.set(a,{key:a,label:o,sessions:[],runningCount:0,permCount:0,mostRecentActivity:0});const u=t.get(a);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,a)=>i.label.localeCompare(a.label));for(const i of n)i.sessions.sort((a,o)=>o.createdAt-a.createdAt);return n}const aE=[{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"}],lE=[{id:"dashboard",label:"Dashboard",hash:"#/dashboard",activePages:["dashboard"],viewBox:"0 0 16 16",iconPath:"M1 2.5A1.5 1.5 0 012.5 1h3A1.5 1.5 0 017 2.5v3A1.5 1.5 0 015.5 7h-3A1.5 1.5 0 011 5.5v-3zm1.5-.5a.5.5 0 00-.5.5v3a.5.5 0 00.5.5h3a.5.5 0 00.5-.5v-3a.5.5 0 00-.5-.5h-3zM9 2.5A1.5 1.5 0 0110.5 1h3A1.5 1.5 0 0115 2.5v3A1.5 1.5 0 0113.5 7h-3A1.5 1.5 0 019 5.5v-3zm1.5-.5a.5.5 0 00-.5.5v3a.5.5 0 00.5.5h3a.5.5 0 00.5-.5v-3a.5.5 0 00-.5-.5h-3zM1 10.5A1.5 1.5 0 012.5 9h3A1.5 1.5 0 017 10.5v3A1.5 1.5 0 015.5 15h-3A1.5 1.5 0 011 13.5v-3zm1.5-.5a.5.5 0 00-.5.5v3a.5.5 0 00.5.5h3a.5.5 0 00.5-.5v-3a.5.5 0 00-.5-.5h-3zM9 10.5A1.5 1.5 0 0110.5 9h3a1.5 1.5 0 011.5 1.5v3a1.5 1.5 0 01-1.5 1.5h-3A1.5 1.5 0 019 13.5v-3zm1.5-.5a.5.5 0 00-.5.5v3a.5.5 0 00.5.5h3a.5.5 0 00.5-.5v-3a.5.5 0 00-.5-.5h-3z"},{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"}],oE=[{id:"workbench",label:"Workbench",itemIds:["dashboard","prompts","integrations"]},{id:"workspace",label:"Workspace",itemIds:["environments","sandboxes","agents","settings"]}],cE=new Map(lE.map(e=>[e.id,e]));function uE(){var Pr,$r;const[e,t]=S.useState(null),[n,i]=S.useState(""),[a,o]=S.useState(!1),[u,f]=S.useState(null),[h,p]=S.useState(null),[g,x]=S.useState(null),[b,y]=S.useState(!1),[_,j]=S.useState(null),[C,k]=S.useState(!1),[A,N]=S.useState(()=>typeof window<"u"?window.location.hash:""),D=S.useRef(null),z=S.useRef(null),L=X(ne=>ne.sessions),q=X(ne=>ne.sdkSessions),O=X(ne=>ne.currentSessionId),Y=X(ne=>ne.cliConnected),B=X(ne=>ne.cliReconnecting),H=X(ne=>ne.sessionStatus),T=X(ne=>ne.removeSession),le=X(ne=>ne.sessionNames),J=X(ne=>ne.recentlyRenamed),G=X(ne=>ne.clearRecentlyRenamed),P=X(ne=>ne.pendingPermissions),F=X(ne=>ne.linkedLinearIssues),W=X(ne=>ne.collapsedProjects),xe=X(ne=>ne.toggleProjectCollapse),R=ix(A);S.useEffect(()=>{let ne=!0;async function me(){try{const Qe=await je.listSessions();if(ne){const Ot=X.getState();Ot.setSdkSessions(Qe);const an=X.getState(),Tn=new Set(Qe.map(Bt=>Bt.sessionId));for(const Bt of an.sessions.keys())!Tn.has(Bt)&&an.connectionStatus.get(Bt)!=="connected"&&an.removeSession(Bt);h3(Qe);for(const Bt of Qe)if(Bt.name&&(!Ot.sessionNames.has(Bt.sessionId)||/^[A-Z][a-z]+ [A-Z][a-z]+$/.test(Ot.sessionNames.get(Bt.sessionId)))){const zn=Ot.sessionNames.get(Bt.sessionId),xr=!!zn&&/^[A-Z][a-z]+ [A-Z][a-z]+$/.test(zn);zn!==Bt.name&&(Ot.setSessionName(Bt.sessionId,Bt.name),xr&&Ot.markRecentlyRenamed(Bt.sessionId))}}}catch{}}me();const ve=setInterval(me,5e3);return()=>{ne=!1,clearInterval(ve)}},[]),S.useEffect(()=>{const ne=()=>N(window.location.hash);return window.addEventListener("hashchange",ne),()=>window.removeEventListener("hashchange",ne)},[]);function $(ne){sx(ne),window.innerWidth<768&&X.getState().setSidebarOpen(!1)}function Z(){sm(),X.getState().newSession(),window.innerWidth<768&&X.getState().setSidebarOpen(!1)}S.useEffect(()=>{e&&D.current&&(D.current.focus(),D.current.select())},[e]);function M(){e&&n.trim()&&(X.getState().setSessionName(e,n.trim()),je.renameSession(e,n.trim()).catch(()=>{})),t(null),i("")}function he(){t(null),i("")}function be(ne,me){t(ne),i(me)}const ke=S.useCallback((ne,me)=>{ne.stopPropagation(),j(me)},[]),Me=S.useCallback(async ne=>{try{zm(ne),await je.deleteSession(ne)}catch{}X.getState().currentSessionId===ne&&sm(),T(ne)},[T]),Re=S.useCallback(()=>{_&&(Me(_),j(null))},[_,Me]),Le=S.useCallback(()=>{j(null)},[]),Ye=S.useCallback(()=>{k(!0)},[]),pe=S.useCallback(async()=>{k(!1);const ne=X.getState(),me=new Set;for(const Qe of ne.sessions.keys())me.add(Qe);for(const Qe of ne.sdkSessions)me.add(Qe.sessionId);const ve=Array.from(me).filter(Qe=>{const Ot=ne.sdkSessions.find(an=>an.sessionId===Qe);return(Ot==null?void 0:Ot.archived)??!1});for(const Qe of ve)await Me(Qe)},[Me]),Oe=S.useCallback(()=>{k(!1)},[]);S.useEffect(()=>{if(!_&&!C)return;requestAnimationFrame(()=>{var me,ve;(ve=(me=z.current)==null?void 0:me.querySelector("button"))==null||ve.focus()});function ne(me){var an;if(me.key==="Escape"){C?Oe():Le();return}if(me.key!=="Tab")return;const ve=(an=z.current)==null?void 0:an.querySelectorAll('button, [href], input, select, textarea, [tabindex]:not([tabindex="-1"])');if(!ve||ve.length===0)return;const Qe=ve[0],Ot=ve[ve.length-1];me.shiftKey&&document.activeElement===Qe?(me.preventDefault(),Ot.focus()):!me.shiftKey&&document.activeElement===Ot&&(me.preventDefault(),Qe.focus())}return document.addEventListener("keydown",ne),()=>document.removeEventListener("keydown",ne)},[_,C,Le,Oe]);const at=S.useCallback(async(ne,me)=>{ne.stopPropagation();const ve=q.find(zn=>zn.sessionId===me),Qe=L.get(me),Ot=(Qe==null?void 0:Qe.is_containerized)||!!(ve!=null&&ve.containerId)||!1,an=F.get(me),Tn=((an==null?void 0:an.stateType)||"").toLowerCase();if(an&&!(Tn==="completed"||Tn==="canceled"||Tn==="cancelled"))try{const zn=await je.getArchiveInfo(me);if(zn.issueNotDone){p(me),x(zn),y(Ot);return}}catch{}if(Ot){f(me);return}bt(me)},[q,L,F]),bt=S.useCallback(async(ne,me,ve)=>{try{zm(ne);const Qe={};me&&(Qe.force=!0),ve&&ve!=="none"&&(Qe.linearTransition=ve),await je.archiveSession(ne,Object.keys(Qe).length>0?Qe:void 0)}catch{}X.getState().currentSessionId===ne&&(sm(),X.getState().newSession());try{const Qe=await je.listSessions();X.getState().setSdkSessions(Qe)}catch{}},[]),mt=S.useCallback(()=>{u&&(bt(u,!0),f(null))},[u,bt]),yt=S.useCallback(()=>{f(null)},[]),Kt=S.useCallback((ne,me)=>{h&&(bt(h,me,ne),p(null),x(null))},[h,bt]),et=S.useCallback(()=>{p(null),x(null)},[]),pn=S.useCallback(async(ne,me)=>{ne.stopPropagation();try{await je.unarchiveSession(me)}catch{}try{const ve=await je.listSessions();X.getState().setSdkSessions(ve)}catch{}},[]),yn=new Set;for(const ne of L.keys())yn.add(ne);for(const ne of q)yn.add(ne.sessionId);const Ne=Array.from(yn).map(ne=>{var Qe;const me=L.get(ne),ve=q.find(Ot=>Ot.sessionId===ne);return{id:ne,model:(me==null?void 0:me.model)||(ve==null?void 0:ve.model)||"",cwd:(me==null?void 0:me.cwd)||(ve==null?void 0:ve.cwd)||"",gitBranch:(me==null?void 0:me.git_branch)||(ve==null?void 0:ve.gitBranch)||"",isContainerized:(me==null?void 0:me.is_containerized)||!!(ve!=null&&ve.containerId)||!1,gitAhead:(me==null?void 0:me.git_ahead)||(ve==null?void 0:ve.gitAhead)||0,gitBehind:(me==null?void 0:me.git_behind)||(ve==null?void 0:ve.gitBehind)||0,linesAdded:(me==null?void 0:me.total_lines_added)||(ve==null?void 0:ve.totalLinesAdded)||0,linesRemoved:(me==null?void 0:me.total_lines_removed)||(ve==null?void 0:ve.totalLinesRemoved)||0,isConnected:Y.get(ne)??!1,isReconnecting:B.get(ne)??!1,status:H.get(ne)??null,sdkState:(ve==null?void 0:ve.state)??null,createdAt:(ve==null?void 0:ve.createdAt)??0,archived:(ve==null?void 0:ve.archived)??!1,backendType:(me==null?void 0:me.backend_type)||(ve==null?void 0:ve.backendType)||"claude",repoRoot:(me==null?void 0:me.repo_root)||"",permCount:((Qe=P.get(ne))==null?void 0:Qe.size)??0,cronJobId:(me==null?void 0:me.cronJobId)||(ve==null?void 0:ve.cronJobId),cronJobName:(me==null?void 0:me.cronJobName)||(ve==null?void 0:ve.cronJobName),agentId:(me==null?void 0:me.agentId)||(ve==null?void 0:ve.agentId),agentName:(me==null?void 0:me.agentName)||(ve==null?void 0:ve.agentName),userName:ve==null?void 0:ve.userName}}).sort((ne,me)=>me.createdAt-ne.createdAt),Be=S.useMemo(()=>Array.from(new Set(Ne.map(ne=>ne.userName).filter(ne=>!!ne))).sort(),[Ne]),[wt,qe]=S.useState("__all__"),Br=ne=>wt==="__all__"?!0:wt==="__none__"?!ne.userName:ne.userName===wt,ae=Ne.some(ne=>!ne.userName),ye=Ne.filter(Br),Q=ye.filter(ne=>!ne.archived&&!ne.cronJobId&&!ne.agentId),fe=ye.filter(ne=>!ne.archived&&!!ne.cronJobId),Ae=ye.filter(ne=>!ne.archived&&!!ne.agentId),We=ye.filter(ne=>ne.archived),rt=O?Ne.find(ne=>ne.id===O):null,it=(rt==null?void 0:rt.backendType)==="codex"?"/logo-codex.svg":"/logo.svg",[_t,mn]=S.useState(!0),[tt,rr]=S.useState(!0),En=S.useMemo(()=>sE(Q),[Q]),Xr={onSelect:$,onStartRename:be,onArchive:at,onUnarchive:pn,onDelete:ke,onClearRecentlyRenamed:G,editingSessionId:e,editingName:n,setEditingName:i,onConfirmRename:M,onCancelRename:he,editInputRef:D};return l.jsxs("aside",{"aria-label":"Session sidebar",className:"w-full md:w-[260px] h-full flex flex-col bg-cc-sidebar",children:[l.jsx("div",{className:"p-3.5 pb-2",children:l.jsxs("div",{className:"flex items-center gap-2.5",children:[l.jsx("img",{src:it,alt:"",className:"w-6 h-6"}),l.jsx("span",{className:"text-[13px] font-semibold text-cc-fg tracking-tight",children:"The Companion"}),l.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"}),l.jsx("button",{onClick:Z,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:l.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"2.5",className:"w-3.5 h-3.5",children:l.jsx("path",{d:"M8 3v10M3 8h10"})})}),l.jsx("button",{onClick:()=>X.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:l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-4 h-4",children:l.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"})})})]})}),Be.length>0&&l.jsxs("div",{className:"px-3.5 pb-2",children:[l.jsx("label",{className:"sr-only",htmlFor:"sidebar-user-filter",children:"Filter sessions by user"}),l.jsxs("select",{id:"sidebar-user-filter",value:wt,onChange:ne=>qe(ne.target.value),"aria-label":"Filter sessions by user",className:"w-full px-2 py-1.5 text-[12px] bg-cc-card border border-cc-border rounded-lg text-cc-fg focus:outline-none focus:border-cc-primary cursor-pointer",children:[l.jsx("option",{value:"__all__",children:"All users"}),Be.map(ne=>l.jsx("option",{value:ne,children:ne},ne)),ae&&l.jsx("option",{value:"__none__",children:"No user data"})]})]}),u&&l.jsx("div",{className:"mx-2 mb-1 p-2.5 rounded-[10px] bg-cc-warning/10 border border-cc-warning/20",children:l.jsxs("div",{className:"flex items-start gap-2",children:[l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-4 h-4 text-cc-warning shrink-0 mt-0.5",children:l.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"})}),l.jsxs("div",{className:"flex-1 min-w-0",children:[l.jsxs("p",{className:"text-[11px] text-cc-fg leading-snug",children:["Archiving will ",l.jsx("strong",{children:"remove the container"})," and any uncommitted changes."]}),l.jsxs("div",{className:"flex gap-2 mt-2",children:[l.jsx("button",{onClick:yt,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"}),l.jsx("button",{onClick:mt,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"})]})]})]})}),l.jsx("div",{className:"flex-1 overflow-y-auto px-2.5 pb-2",children:Q.length===0&&fe.length===0&&We.length===0?l.jsx("p",{className:"px-3 py-8 text-xs text-cc-muted text-center leading-relaxed",children:"No sessions yet."}):l.jsxs(l.Fragment,{children:[En.map((ne,me)=>l.jsx(nE,{group:ne,isCollapsed:W.has(ne.key),onToggleCollapse:xe,currentSessionId:O,sessionNames:le,pendingPermissions:P,recentlyRenamed:J,isFirst:me===0,...Xr},ne.key)),fe.length>0&&l.jsxs("div",{className:"mt-3 pt-3 border-t border-cc-separator",children:[l.jsxs("button",{onClick:()=>mn(!_t),"aria-expanded":_t,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:[l.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:l.jsx("path",{d:"M6 4l4 4-4 4"})}),"Scheduled Runs (",fe.length,")"]}),_t&&l.jsx("div",{className:"mt-0.5",children:fe.map(ne=>{var me;return l.jsx(Ed,{session:ne,isActive:O===ne.id,sessionName:le.get(ne.id),permCount:((me=P.get(ne.id))==null?void 0:me.size)??0,isRecentlyRenamed:J.has(ne.id),...Xr},ne.id)})})]}),Ae.length>0&&l.jsxs("div",{className:"mt-3 pt-3 border-t border-cc-separator",children:[l.jsxs("button",{onClick:()=>rr(!tt),"aria-expanded":tt,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:[l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:`w-2 h-2 text-cc-muted/50 transition-transform duration-150 ${tt?"rotate-90":""}`,children:l.jsx("path",{d:"M6 4l4 4-4 4"})}),"Agent Runs (",Ae.length,")"]}),tt&&l.jsx("div",{className:"mt-0.5",children:Ae.map(ne=>{var me;return l.jsx(Ed,{session:ne,isActive:O===ne.id,sessionName:le.get(ne.id),permCount:((me=P.get(ne.id))==null?void 0:me.size)??0,isRecentlyRenamed:J.has(ne.id),...Xr},ne.id)})})]}),We.length>0&&l.jsxs("div",{className:"mt-3 pt-3 border-t border-cc-separator",children:[l.jsxs("div",{className:"flex items-center",children:[l.jsxs("button",{onClick:()=>o(!a),"aria-expanded":a,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:[l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:`w-2 h-2 text-cc-muted/50 transition-transform duration-150 ${a?"rotate-90":""}`,children:l.jsx("path",{d:"M6 4l4 4-4 4"})}),"Archived (",We.length,")"]}),a&&We.length>1&&l.jsx("button",{onClick:Ye,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"})]}),a&&l.jsx("div",{className:"mt-0.5",children:We.map(ne=>{var me;return l.jsx(Ed,{session:ne,isActive:O===ne.id,isArchived:!0,sessionName:le.get(ne.id),permCount:((me=P.get(ne.id))==null?void 0:me.size)??0,isRecentlyRenamed:J.has(ne.id),...Xr},ne.id)})})]})]})}),l.jsx("div",{className:"md:hidden flex justify-end px-4 pb-2",children:l.jsx("button",{onClick:Z,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:l.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"2.5",className:"w-5 h-5",children:l.jsx("path",{d:"M8 3v10M3 8h10"})})})}),l.jsxs("div",{className:"px-2 py-1.5 pb-safe bg-cc-sidebar-footer border-t border-cc-border/30",children:[l.jsx("nav",{className:"flex flex-col gap-1.5","aria-label":"Navigation",children:oE.map(ne=>l.jsxs("section",{className:"rounded-lg border border-cc-border/30 bg-cc-card/20 p-0.5",children:[l.jsx("span",{className:"px-2 py-0.5 text-[10px] font-semibold uppercase tracking-[0.14em] text-cc-muted/75 block",children:ne.label}),l.jsx("div",{className:"flex flex-col",children:ne.itemIds.map(me=>{const ve=cE.get(me);if(!ve)return null;const Qe=ve.activePages?ve.activePages.some(Ot=>R.page===Ot):R.page===ve.id;return l.jsxs("button",{onClick:()=>{window.location.hash=ve.hash,window.innerWidth<768&&X.getState().setSidebarOpen(!1)},title:ve.label,"aria-current":Qe?"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 ${Qe?"bg-cc-active text-cc-fg":"text-cc-muted hover:text-cc-fg hover:bg-cc-hover"}`,children:[l.jsx("span",{"aria-hidden":!0,className:`h-4 w-0.5 shrink-0 rounded-full transition-colors ${Qe?"bg-cc-primary":"bg-transparent group-hover:bg-cc-border"}`}),l.jsx("svg",{viewBox:ve.viewBox,fill:"currentColor",className:"w-3.5 h-3.5 shrink-0",children:l.jsx("path",{d:ve.iconPath,fillRule:ve.fillRule,clipRule:ve.clipRule})}),l.jsx("span",{className:"min-w-0 flex-1 text-[12px] font-medium leading-tight",children:ve.label})]},ve.id)})})]},ne.id))}),l.jsx("div",{className:"mt-1.5 rounded-lg border border-cc-border/30 bg-cc-card/20 px-1.5 py-0.5",children:l.jsxs("div",{className:"flex items-center justify-between",children:[l.jsx("span",{className:"px-1 text-[10px] font-semibold uppercase tracking-[0.14em] text-cc-muted/75",children:"Resources"}),l.jsx("div",{className:"flex items-center gap-0.5",children:aE.map(ne=>l.jsx("a",{href:ne.url,target:"_blank",rel:"noopener noreferrer",title:ne.label,"aria-label":`Open ${ne.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:l.jsx("svg",{viewBox:ne.viewBox,fill:"currentColor",className:"w-3.5 h-3.5",children:l.jsx("path",{d:ne.iconPath})})},ne.label))})]})})]}),(_||C)&&l.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:C?Oe:Le,children:l.jsxs("div",{ref:z,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:ne=>ne.stopPropagation(),children:[l.jsx("div",{className:"flex justify-center mb-3",children:l.jsx("div",{className:"w-10 h-10 rounded-full bg-cc-error/10 flex items-center justify-center",children:l.jsxs("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-5 h-5 text-cc-error",children:[l.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"}),l.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"})]})})}),l.jsx("p",{id:"delete-dialog-title",className:"text-[13px] font-semibold text-cc-fg text-center",children:C?"Delete all archived?":"Delete session?"}),l.jsx("p",{id:"delete-dialog-desc",className:"text-[12px] text-cc-muted text-center mt-1.5 leading-relaxed",children:C?`This will permanently delete ${We.length} archived session${We.length===1?"":"s"}. This cannot be undone.`:"This will permanently delete this session and its history. This cannot be undone."}),l.jsxs("div",{className:"flex gap-2.5 mt-4",children:[l.jsx("button",{onClick:C?Oe:Le,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"}),l.jsx("button",{onClick:C?pe:Re,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:C?"Delete all":"Delete"})]})]})}),h&&g&&l.jsx(Z4,{issueIdentifier:((Pr=g.issue)==null?void 0:Pr.identifier)||"",issueStateName:(($r=g.issue)==null?void 0:$r.stateName)||"",isContainerized:b,archiveTransitionConfigured:g.archiveTransitionConfigured||!1,archiveTransitionStateName:g.archiveTransitionStateName,hasBacklogState:g.hasBacklogState||!1,onConfirm:Kt,onCancel:et})]})}function dE(e,t){const n={};return(e[e.length-1]===""?[...e,""]:e).join((n.padRight?" ":"")+","+(n.padLeft===!1?"":" ")).trim()}const fE=/^[$_\p{ID_Start}][$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,hE=/^[$_\p{ID_Start}][-$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,pE={};function Wy(e,t){return(pE.jsx?hE:fE).test(e)}const mE=/[ \t\n\f\r]/g;function gE(e){return typeof e=="object"?e.type==="text"?Qy(e.value):!1:Qy(e)}function Qy(e){return e.replace(mE,"")===""}class Rc{constructor(t,n,i){this.normal=n,this.property=t,i&&(this.space=i)}}Rc.prototype.normal={};Rc.prototype.property={};Rc.prototype.space=void 0;function r2(e,t){const n={},i={};for(const a of e)Object.assign(n,a.property),Object.assign(i,a.normal);return new Rc(n,i,t)}function wg(e){return e.toLowerCase()}class nr{constructor(t,n){this.attribute=n,this.property=t}}nr.prototype.attribute="";nr.prototype.booleanish=!1;nr.prototype.boolean=!1;nr.prototype.commaOrSpaceSeparated=!1;nr.prototype.commaSeparated=!1;nr.prototype.defined=!1;nr.prototype.mustUseProperty=!1;nr.prototype.number=!1;nr.prototype.overloadedBoolean=!1;nr.prototype.property="";nr.prototype.spaceSeparated=!1;nr.prototype.space=void 0;let xE=0;const Ve=_a(),fn=_a(),Sg=_a(),we=_a(),Dt=_a(),xa=_a(),hr=_a();function _a(){return 2**++xE}const kg=Object.freeze(Object.defineProperty({__proto__:null,boolean:Ve,booleanish:fn,commaOrSpaceSeparated:hr,commaSeparated:xa,number:we,overloadedBoolean:Sg,spaceSeparated:Dt},Symbol.toStringTag,{value:"Module"})),am=Object.keys(kg);class ax extends nr{constructor(t,n,i,a){let o=-1;if(super(t,n),Xy(this,"space",a),typeof i=="number")for(;++o<am.length;){const u=am[o];Xy(this,am[o],(i&kg[u])===kg[u])}}}ax.prototype.defined=!0;function Xy(e,t,n){n&&(e[t]=n)}function zl(e){const t={},n={};for(const[i,a]of Object.entries(e.properties)){const o=new ax(i,e.transform(e.attributes||{},i),a,e.space);e.mustUseProperty&&e.mustUseProperty.includes(i)&&(o.mustUseProperty=!0),t[i]=o,n[wg(i)]=i,n[wg(o.attribute)]=i}return new Rc(t,n,e.space)}const i2=zl({properties:{ariaActiveDescendant:null,ariaAtomic:fn,ariaAutoComplete:null,ariaBusy:fn,ariaChecked:fn,ariaColCount:we,ariaColIndex:we,ariaColSpan:we,ariaControls:Dt,ariaCurrent:null,ariaDescribedBy:Dt,ariaDetails:null,ariaDisabled:fn,ariaDropEffect:Dt,ariaErrorMessage:null,ariaExpanded:fn,ariaFlowTo:Dt,ariaGrabbed:fn,ariaHasPopup:null,ariaHidden:fn,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:Dt,ariaLevel:we,ariaLive:null,ariaModal:fn,ariaMultiLine:fn,ariaMultiSelectable:fn,ariaOrientation:null,ariaOwns:Dt,ariaPlaceholder:null,ariaPosInSet:we,ariaPressed:fn,ariaReadOnly:fn,ariaRelevant:null,ariaRequired:fn,ariaRoleDescription:Dt,ariaRowCount:we,ariaRowIndex:we,ariaRowSpan:we,ariaSelected:fn,ariaSetSize:we,ariaSort:null,ariaValueMax:we,ariaValueMin:we,ariaValueNow:we,ariaValueText:null,role:null},transform(e,t){return t==="role"?t:"aria-"+t.slice(4).toLowerCase()}});function s2(e,t){return t in e?e[t]:t}function a2(e,t){return s2(e,t.toLowerCase())}const vE=zl({attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:xa,acceptCharset:Dt,accessKey:Dt,action:null,allow:null,allowFullScreen:Ve,allowPaymentRequest:Ve,allowUserMedia:Ve,alpha:Ve,alt:null,as:null,async:Ve,autoCapitalize:null,autoComplete:Dt,autoFocus:Ve,autoPlay:Ve,blocking:Dt,capture:null,charSet:null,checked:Ve,cite:null,className:Dt,closedBy:null,colorSpace:null,cols:we,colSpan:we,command:null,commandFor:null,content:null,contentEditable:fn,controls:Ve,controlsList:Dt,coords:we|xa,crossOrigin:null,data:null,dateTime:null,decoding:null,default:Ve,defer:Ve,dir:null,dirName:null,disabled:Ve,download:Sg,draggable:fn,encType:null,enterKeyHint:null,fetchPriority:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:Ve,formTarget:null,headers:Dt,height:we,hidden:Sg,high:we,href:null,hrefLang:null,htmlFor:Dt,httpEquiv:Dt,id:null,imageSizes:null,imageSrcSet:null,inert:Ve,inputMode:null,integrity:null,is:null,isMap:Ve,itemId:null,itemProp:Dt,itemRef:Dt,itemScope:Ve,itemType:Dt,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:Ve,low:we,manifest:null,max:null,maxLength:we,media:null,method:null,min:null,minLength:we,multiple:Ve,muted:Ve,name:null,nonce:null,noModule:Ve,noValidate:Ve,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:Ve,optimum:we,pattern:null,ping:Dt,placeholder:null,playsInline:Ve,popover:null,popoverTarget:null,popoverTargetAction:null,poster:null,preload:null,readOnly:Ve,referrerPolicy:null,rel:Dt,required:Ve,reversed:Ve,rows:we,rowSpan:we,sandbox:Dt,scope:null,scoped:Ve,seamless:Ve,selected:Ve,shadowRootClonable:Ve,shadowRootCustomElementRegistry:Ve,shadowRootDelegatesFocus:Ve,shadowRootMode:null,shadowRootSerializable:Ve,shape:null,size:we,sizes:null,slot:null,span:we,spellCheck:fn,src:null,srcDoc:null,srcLang:null,srcSet:null,start:we,step:null,style:null,tabIndex:we,target:null,title:null,translate:null,type:null,typeMustMatch:Ve,useMap:null,value:fn,width:we,wrap:null,writingSuggestions:null,align:null,aLink:null,archive:Dt,axis:null,background:null,bgColor:null,border:we,borderColor:null,bottomMargin:we,cellPadding:null,cellSpacing:null,char:null,charOff:null,classId:null,clear:null,code:null,codeBase:null,codeType:null,color:null,compact:Ve,declare:Ve,event:null,face:null,frame:null,frameBorder:null,hSpace:we,leftMargin:we,link:null,longDesc:null,lowSrc:null,marginHeight:we,marginWidth:we,noResize:Ve,noHref:Ve,noShade:Ve,noWrap:Ve,object:null,profile:null,prompt:null,rev:null,rightMargin:we,rules:null,scheme:null,scrolling:fn,standby:null,summary:null,text:null,topMargin:we,valueType:null,version:null,vAlign:null,vLink:null,vSpace:we,allowTransparency:null,autoCorrect:null,autoSave:null,credentialless:Ve,disablePictureInPicture:Ve,disableRemotePlayback:Ve,exportParts:xa,part:Dt,prefix:null,property:null,results:we,security:null,unselectable:null},space:"html",transform:a2}),bE=zl({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:hr,accentHeight:we,accumulate:null,additive:null,alignmentBaseline:null,alphabetic:we,amplitude:we,arabicForm:null,ascent:we,attributeName:null,attributeType:null,azimuth:we,bandwidth:null,baselineShift:null,baseFrequency:null,baseProfile:null,bbox:null,begin:null,bias:we,by:null,calcMode:null,capHeight:we,className:Dt,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:we,diffuseConstant:we,direction:null,display:null,dur:null,divisor:we,dominantBaseline:null,download:Ve,dx:null,dy:null,edgeMode:null,editable:null,elevation:we,enableBackground:null,end:null,event:null,exponent:we,externalResourcesRequired:null,fill:null,fillOpacity:we,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:xa,g2:xa,glyphName:xa,glyphOrientationHorizontal:null,glyphOrientationVertical:null,glyphRef:null,gradientTransform:null,gradientUnits:null,handler:null,hanging:we,hatchContentUnits:null,hatchUnits:null,height:null,href:null,hrefLang:null,horizAdvX:we,horizOriginX:we,horizOriginY:we,id:null,ideographic:we,imageRendering:null,initialVisibility:null,in:null,in2:null,intercept:we,k:we,k1:we,k2:we,k3:we,k4:we,kernelMatrix:hr,kernelUnitLength:null,keyPoints:null,keySplines:null,keyTimes:null,kerning:null,lang:null,lengthAdjust:null,letterSpacing:null,lightingColor:null,limitingConeAngle:we,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:we,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:we,overlineThickness:we,paintOrder:null,panose1:null,path:null,pathLength:we,patternContentUnits:null,patternTransform:null,patternUnits:null,phase:null,ping:Dt,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:we,pointsAtY:we,pointsAtZ:we,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:hr,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:hr,rev:hr,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:hr,requiredFeatures:hr,requiredFonts:hr,requiredFormats:hr,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:we,specularExponent:we,spreadMethod:null,spacing:null,startOffset:null,stdDeviation:null,stemh:null,stemv:null,stitchTiles:null,stopColor:null,stopOpacity:null,strikethroughPosition:we,strikethroughThickness:we,string:null,stroke:null,strokeDashArray:hr,strokeDashOffset:null,strokeLineCap:null,strokeLineJoin:null,strokeMiterLimit:we,strokeOpacity:we,strokeWidth:null,style:null,surfaceScale:we,syncBehavior:null,syncBehaviorDefault:null,syncMaster:null,syncTolerance:null,syncToleranceDefault:null,systemLanguage:hr,tabIndex:we,tableValues:null,target:null,targetX:we,targetY:we,textAnchor:null,textDecoration:null,textRendering:null,textLength:null,timelineBegin:null,title:null,transformBehavior:null,type:null,typeOf:hr,to:null,transform:null,transformOrigin:null,u1:null,u2:null,underlinePosition:we,underlineThickness:we,unicode:null,unicodeBidi:null,unicodeRange:null,unitsPerEm:we,values:null,vAlphabetic:we,vMathematical:we,vectorEffect:null,vHanging:we,vIdeographic:we,version:null,vertAdvY:we,vertOriginX:we,vertOriginY:we,viewBox:null,viewTarget:null,visibility:null,width:null,widths:null,wordSpacing:null,writingMode:null,x:null,x1:null,x2:null,xChannelSelector:null,xHeight:we,y:null,y1:null,y2:null,yChannelSelector:null,z:null,zoomAndPan:null},space:"svg",transform:s2}),l2=zl({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()}}),o2=zl({attributes:{xmlnsxlink:"xmlns:xlink"},properties:{xmlnsXLink:null,xmlns:null},space:"xmlns",transform:a2}),c2=zl({properties:{xmlBase:null,xmlLang:null,xmlSpace:null},space:"xml",transform(e,t){return"xml:"+t.slice(3).toLowerCase()}}),yE={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"},_E=/[A-Z]/g,Ky=/-[a-z]/g,wE=/^data[-\w.:]+$/i;function SE(e,t){const n=wg(t);let i=t,a=nr;if(n in e.normal)return e.property[e.normal[n]];if(n.length>4&&n.slice(0,4)==="data"&&wE.test(t)){if(t.charAt(4)==="-"){const o=t.slice(5).replace(Ky,jE);i="data"+o.charAt(0).toUpperCase()+o.slice(1)}else{const o=t.slice(4);if(!Ky.test(o)){let u=o.replace(_E,kE);u.charAt(0)!=="-"&&(u="-"+u),t="data"+u}}a=ax}return new a(i,t)}function kE(e){return"-"+e.toLowerCase()}function jE(e){return e.charAt(1).toUpperCase()}const NE=r2([i2,vE,l2,o2,c2],"html"),lx=r2([i2,bE,l2,o2,c2],"svg");function CE(e){return e.join(" ").trim()}var pl={},lm,Zy;function EE(){if(Zy)return lm;Zy=1;var e=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,t=/\n/g,n=/^\s*/,i=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,a=/^:\s*/,o=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,u=/^[;\s]*/,f=/^\s+|\s+$/g,h=`
|
|
68
|
+
`,p="/",g="*",x="",b="comment",y="declaration";function _(C,k){if(typeof C!="string")throw new TypeError("First argument must be a string");if(!C)return[];k=k||{};var A=1,N=1;function D(J){var G=J.match(t);G&&(A+=G.length);var P=J.lastIndexOf(h);N=~P?J.length-P:N+J.length}function z(){var J={line:A,column:N};return function(G){return G.position=new L(J),Y(),G}}function L(J){this.start=J,this.end={line:A,column:N},this.source=k.source}L.prototype.content=C;function q(J){var G=new Error(k.source+":"+A+":"+N+": "+J);if(G.reason=J,G.filename=k.source,G.line=A,G.column=N,G.source=C,!k.silent)throw G}function O(J){var G=J.exec(C);if(G){var P=G[0];return D(P),C=C.slice(P.length),G}}function Y(){O(n)}function B(J){var G;for(J=J||[];G=H();)G!==!1&&J.push(G);return J}function H(){var J=z();if(!(p!=C.charAt(0)||g!=C.charAt(1))){for(var G=2;x!=C.charAt(G)&&(g!=C.charAt(G)||p!=C.charAt(G+1));)++G;if(G+=2,x===C.charAt(G-1))return q("End of comment missing");var P=C.slice(2,G-2);return N+=2,D(P),C=C.slice(G),N+=2,J({type:b,comment:P})}}function T(){var J=z(),G=O(i);if(G){if(H(),!O(a))return q("property missing ':'");var P=O(o),F=J({type:y,property:j(G[0].replace(e,x)),value:P?j(P[0].replace(e,x)):x});return O(u),F}}function le(){var J=[];B(J);for(var G;G=T();)G!==!1&&(J.push(G),B(J));return J}return Y(),le()}function j(C){return C?C.replace(f,x):x}return lm=_,lm}var Jy;function TE(){if(Jy)return pl;Jy=1;var e=pl&&pl.__importDefault||function(i){return i&&i.__esModule?i:{default:i}};Object.defineProperty(pl,"__esModule",{value:!0}),pl.default=n;const t=e(EE());function n(i,a){let o=null;if(!i||typeof i!="string")return o;const u=(0,t.default)(i),f=typeof a=="function";return u.forEach(h=>{if(h.type!=="declaration")return;const{property:p,value:g}=h;f?a(p,g,h):g&&(o=o||{},o[p]=g)}),o}return pl}var Go={},e5;function AE(){if(e5)return Go;e5=1,Object.defineProperty(Go,"__esModule",{value:!0}),Go.camelCase=void 0;var e=/^--[a-zA-Z0-9_-]+$/,t=/-([a-z])/g,n=/^[^-]+$/,i=/^-(webkit|moz|ms|o|khtml)-/,a=/^-(ms)-/,o=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={}),o(p)?p:(p=p.toLowerCase(),g.reactCompat?p=p.replace(a,f):p=p.replace(i,f),p.replace(t,u))};return Go.camelCase=h,Go}var Yo,t5;function ME(){if(t5)return Yo;t5=1;var e=Yo&&Yo.__importDefault||function(a){return a&&a.__esModule?a:{default:a}},t=e(TE()),n=AE();function i(a,o){var u={};return!a||typeof a!="string"||(0,t.default)(a,function(f,h){f&&h&&(u[(0,n.camelCase)(f,o)]=h)}),u}return i.default=i,Yo=i,Yo}var RE=ME();const DE=Og(RE),u2=d2("end"),ox=d2("start");function d2(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 LE(e){const t=ox(e),n=u2(e);if(t&&n)return{start:t,end:n}}function dc(e){return!e||typeof e!="object"?"":"position"in e||"type"in e?n5(e.position):"start"in e||"end"in e?n5(e):"line"in e||"column"in e?jg(e):""}function jg(e){return r5(e&&e.line)+":"+r5(e&&e.column)}function n5(e){return jg(e&&e.start)+"-"+jg(e&&e.end)}function r5(e){return e&&typeof e=="number"?e:1}class Ln extends Error{constructor(t,n,i){super(),typeof n=="string"&&(i=n,n=void 0);let a="",o={},u=!1;if(n&&("line"in n&&"column"in n?o={place:n}:"start"in n&&"end"in n?o={place:n}:"type"in n?o={ancestors:[n],place:n.position}:o={...n}),typeof t=="string"?a=t:!o.cause&&t&&(u=!0,a=t.message,o.cause=t),!o.ruleId&&!o.source&&typeof i=="string"){const h=i.indexOf(":");h===-1?o.ruleId=i:(o.source=i.slice(0,h),o.ruleId=i.slice(h+1))}if(!o.place&&o.ancestors&&o.ancestors){const h=o.ancestors[o.ancestors.length-1];h&&(o.place=h.position)}const f=o.place&&"start"in o.place?o.place.start:o.place;this.ancestors=o.ancestors||void 0,this.cause=o.cause||void 0,this.column=f?f.column:void 0,this.fatal=void 0,this.file="",this.message=a,this.line=f?f.line:void 0,this.name=dc(o.place)||"1:1",this.place=o.place||void 0,this.reason=this.message,this.ruleId=o.ruleId||void 0,this.source=o.source||void 0,this.stack=u&&o.cause&&typeof o.cause.stack=="string"?o.cause.stack:"",this.actual=void 0,this.expected=void 0,this.note=void 0,this.url=void 0}}Ln.prototype.file="";Ln.prototype.name="";Ln.prototype.reason="";Ln.prototype.message="";Ln.prototype.stack="";Ln.prototype.column=void 0;Ln.prototype.line=void 0;Ln.prototype.ancestors=void 0;Ln.prototype.cause=void 0;Ln.prototype.fatal=void 0;Ln.prototype.place=void 0;Ln.prototype.ruleId=void 0;Ln.prototype.source=void 0;const cx={}.hasOwnProperty,zE=new Map,OE=/[A-Z]/g,BE=new Set(["table","tbody","thead","tfoot","tr"]),PE=new Set(["td","th"]),f2="https://github.com/syntax-tree/hast-util-to-jsx-runtime";function $E(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=YE(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=GE(n,t.jsx,t.jsxs)}const a={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"?lx:NE,stylePropertyNameCase:t.stylePropertyNameCase||"dom",tableCellAlignToStyle:t.tableCellAlignToStyle!==!1},o=h2(a,e,void 0);return o&&typeof o!="string"?o:a.create(e,a.Fragment,{children:o||void 0},void 0)}function h2(e,t,n){if(t.type==="element")return FE(e,t,n);if(t.type==="mdxFlowExpression"||t.type==="mdxTextExpression")return UE(e,t);if(t.type==="mdxJsxFlowElement"||t.type==="mdxJsxTextElement")return IE(e,t,n);if(t.type==="mdxjsEsm")return HE(e,t);if(t.type==="root")return qE(e,t,n);if(t.type==="text")return VE(e,t)}function FE(e,t,n){const i=e.schema;let a=i;t.tagName.toLowerCase()==="svg"&&i.space==="html"&&(a=lx,e.schema=a),e.ancestors.push(t);const o=m2(e,t.tagName,!1),u=WE(e,t);let f=dx(e,t);return BE.has(t.tagName)&&(f=f.filter(function(h){return typeof h=="string"?!gE(h):!0})),p2(e,u,o,t),ux(u,f),e.ancestors.pop(),e.schema=i,e.create(t,o,u,n)}function UE(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)}Cc(e,t.position)}function HE(e,t){if(t.data&&t.data.estree&&e.evaluater)return e.evaluater.evaluateProgram(t.data.estree);Cc(e,t.position)}function IE(e,t,n){const i=e.schema;let a=i;t.name==="svg"&&i.space==="html"&&(a=lx,e.schema=a),e.ancestors.push(t);const o=t.name===null?e.Fragment:m2(e,t.name,!0),u=QE(e,t),f=dx(e,t);return p2(e,u,o,t),ux(u,f),e.ancestors.pop(),e.schema=i,e.create(t,o,u,n)}function qE(e,t,n){const i={};return ux(i,dx(e,t)),e.create(t,e.Fragment,i,n)}function VE(e,t){return t.value}function p2(e,t,n,i){typeof n!="string"&&n!==e.Fragment&&e.passNode&&(t.node=i)}function ux(e,t){if(t.length>0){const n=t.length>1?t:t[0];n&&(e.children=n)}}function GE(e,t,n){return i;function i(a,o,u,f){const p=Array.isArray(u.children)?n:t;return f?p(o,u,f):p(o,u)}}function YE(e,t){return n;function n(i,a,o,u){const f=Array.isArray(o.children),h=ox(i);return t(a,o,u,f,{columnNumber:h?h.column-1:void 0,fileName:e,lineNumber:h?h.line:void 0},void 0)}}function WE(e,t){const n={};let i,a;for(a in t.properties)if(a!=="children"&&cx.call(t.properties,a)){const o=XE(e,a,t.properties[a]);if(o){const[u,f]=o;e.tableCellAlignToStyle&&u==="align"&&typeof f=="string"&&PE.has(t.tagName)?i=f:n[u]=f}}if(i){const o=n.style||(n.style={});o[e.stylePropertyNameCase==="css"?"text-align":"textAlign"]=i}return n}function QE(e,t){const n={};for(const i of t.attributes)if(i.type==="mdxJsxExpressionAttribute")if(i.data&&i.data.estree&&e.evaluater){const o=i.data.estree.body[0];o.type;const u=o.expression;u.type;const f=u.properties[0];f.type,Object.assign(n,e.evaluater.evaluateExpression(f.argument))}else Cc(e,t.position);else{const a=i.name;let o;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,o=e.evaluater.evaluateExpression(f.expression)}else Cc(e,t.position);else o=i.value===null?!0:i.value;n[a]=o}return n}function dx(e,t){const n=[];let i=-1;const a=e.passKeys?new Map:zE;for(;++i<t.children.length;){const o=t.children[i];let u;if(e.passKeys){const h=o.type==="element"?o.tagName:o.type==="mdxJsxFlowElement"||o.type==="mdxJsxTextElement"?o.name:void 0;if(h){const p=a.get(h)||0;u=h+"-"+p,a.set(h,p+1)}}const f=h2(e,o,u);f!==void 0&&n.push(f)}return n}function XE(e,t,n){const i=SE(e.schema,t);if(!(n==null||typeof n=="number"&&Number.isNaN(n))){if(Array.isArray(n)&&(n=i.commaSeparated?dE(n):CE(n)),i.property==="style"){let a=typeof n=="object"?n:KE(e,String(n));return e.stylePropertyNameCase==="css"&&(a=ZE(a)),["style",a]}return[e.elementAttributeNameCase==="react"&&i.space?yE[i.property]||i.property:i.attribute,n]}}function KE(e,t){try{return DE(t,{reactCompat:!0})}catch(n){if(e.ignoreInvalidStyle)return{};const i=n,a=new Ln("Cannot parse `style` attribute",{ancestors:e.ancestors,cause:i,ruleId:"style",source:"hast-util-to-jsx-runtime"});throw a.file=e.filePath||void 0,a.url=f2+"#cannot-parse-style-attribute",a}}function m2(e,t,n){let i;if(!n)i={type:"Literal",value:t};else if(t.includes(".")){const a=t.split(".");let o=-1,u;for(;++o<a.length;){const f=Wy(a[o])?{type:"Identifier",name:a[o]}:{type:"Literal",value:a[o]};u=u?{type:"MemberExpression",object:u,property:f,computed:!!(o&&f.type==="Literal"),optional:!1}:f}i=u}else i=Wy(t)&&!/^[a-z]/.test(t)?{type:"Identifier",name:t}:{type:"Literal",value:t};if(i.type==="Literal"){const a=i.value;return cx.call(e.components,a)?e.components[a]:a}if(e.evaluater)return e.evaluater.evaluateExpression(i);Cc(e)}function Cc(e,t){const n=new Ln("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=f2+"#cannot-handle-mdx-estrees-without-createevaluater",n}function ZE(e){const t={};let n;for(n in e)cx.call(e,n)&&(t[JE(n)]=e[n]);return t}function JE(e){let t=e.replace(OE,e6);return t.slice(0,3)==="ms-"&&(t="-"+t),t}function e6(e){return"-"+e.toLowerCase()}const om={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"]},t6={};function fx(e,t){const n=t6,i=typeof n.includeImageAlt=="boolean"?n.includeImageAlt:!0,a=typeof n.includeHtml=="boolean"?n.includeHtml:!0;return g2(e,i,a)}function g2(e,t,n){if(n6(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 i5(e.children,t,n)}return Array.isArray(e)?i5(e,t,n):""}function i5(e,t,n){const i=[];let a=-1;for(;++a<e.length;)i[a]=g2(e[a],t,n);return i.join("")}function n6(e){return!!(e&&typeof e=="object")}const s5=document.createElement("i");function hx(e){const t="&"+e+";";s5.innerHTML=t;const n=s5.textContent;return n.charCodeAt(n.length-1)===59&&e!=="semi"||n===t?!1:n}function gr(e,t,n,i){const a=e.length;let o=0,u;if(t<0?t=-t>a?0:a+t:t=t>a?a: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);o<i.length;)u=i.slice(o,o+1e4),u.unshift(t,0),e.splice(...u),o+=1e4,t+=1e4}function zr(e,t){return e.length>0?(gr(e,e.length,0,t),e):t}const a5={}.hasOwnProperty;function x2(e){const t={};let n=-1;for(;++n<e.length;)r6(t,e[n]);return t}function r6(e,t){let n;for(n in t){const a=(a5.call(e,n)?e[n]:void 0)||(e[n]={}),o=t[n];let u;if(o)for(u in o){a5.call(a,u)||(a[u]=[]);const f=o[u];i6(a[u],Array.isArray(f)?f:f?[f]:[])}}}function i6(e,t){let n=-1;const i=[];for(;++n<t.length;)(t[n].add==="after"?e:i).push(t[n]);gr(e,0,0,i)}function v2(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 Qr(e){return e.replace(/[\t\n\r ]+/g," ").replace(/^ | $/g,"").toLowerCase().toUpperCase()}const Un=Rs(/[A-Za-z]/),Dn=Rs(/[\dA-Za-z]/),s6=Rs(/[#-'*+\--9=?A-Z^-~]/);function nf(e){return e!==null&&(e<32||e===127)}const Ng=Rs(/\d/),a6=Rs(/[\dA-Fa-f]/),l6=Rs(/[!-/:-@[-`{-~]/);function $e(e){return e!==null&&e<-2}function zt(e){return e!==null&&(e<0||e===32)}function ct(e){return e===-2||e===-1||e===32}const hf=Rs(new RegExp("\\p{P}|\\p{S}","u")),ya=Rs(/\s/);function Rs(e){return t;function t(n){return n!==null&&n>-1&&e.test(String.fromCharCode(n))}}function Ol(e){const t=[];let n=-1,i=0,a=0;for(;++n<e.length;){const o=e.charCodeAt(n);let u="";if(o===37&&Dn(e.charCodeAt(n+1))&&Dn(e.charCodeAt(n+2)))a=2;else if(o<128)/[!#$&-;=?-Z_a-z~]/.test(String.fromCharCode(o))||(u=String.fromCharCode(o));else if(o>55295&&o<57344){const f=e.charCodeAt(n+1);o<56320&&f>56319&&f<57344?(u=String.fromCharCode(o,f),a=1):u="�"}else u=String.fromCharCode(o);u&&(t.push(e.slice(i,n),encodeURIComponent(u)),i=n+a+1,u=""),a&&(n+=a,a=0)}return t.join("")+e.slice(i)}function pt(e,t,n,i){const a=i?i-1:Number.POSITIVE_INFINITY;let o=0;return u;function u(h){return ct(h)?(e.enter(n),f(h)):t(h)}function f(h){return ct(h)&&o++<a?(e.consume(h),f):(e.exit(n),t(h))}}const o6={tokenize:c6};function c6(e){const t=e.attempt(this.parser.constructs.contentInitial,i,a);let n;return t;function i(f){if(f===null){e.consume(f);return}return e.enter("lineEnding"),e.consume(f),e.exit("lineEnding"),pt(e,t,"linePrefix")}function a(f){return e.enter("paragraph"),o(f)}function o(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"),o):(e.consume(f),u)}}const u6={tokenize:d6},l5={tokenize:f6};function d6(e){const t=this,n=[];let i=0,a,o,u;return f;function f(N){if(i<n.length){const D=n[i];return t.containerState=D[1],e.attempt(D[0].continuation,h,p)(N)}return p(N)}function h(N){if(i++,t.containerState._closeFlow){t.containerState._closeFlow=void 0,a&&A();const D=t.events.length;let z=D,L;for(;z--;)if(t.events[z][0]==="exit"&&t.events[z][1].type==="chunkFlow"){L=t.events[z][1].end;break}k(i);let q=D;for(;q<t.events.length;)t.events[q][1].end={...L},q++;return gr(t.events,z+1,0,t.events.slice(D)),t.events.length=q,p(N)}return f(N)}function p(N){if(i===n.length){if(!a)return b(N);if(a.currentConstruct&&a.currentConstruct.concrete)return _(N);t.interrupt=!!(a.currentConstruct&&!a._gfmTableDynamicInterruptHack)}return t.containerState={},e.check(l5,g,x)(N)}function g(N){return a&&A(),k(i),b(N)}function x(N){return t.parser.lazy[t.now().line]=i!==n.length,u=t.now().offset,_(N)}function b(N){return t.containerState={},e.attempt(l5,y,_)(N)}function y(N){return i++,n.push([t.currentConstruct,t.containerState]),b(N)}function _(N){if(N===null){a&&A(),k(0),e.consume(N);return}return a=a||t.parser.flow(t.now()),e.enter("chunkFlow",{_tokenizer:a,contentType:"flow",previous:o}),j(N)}function j(N){if(N===null){C(e.exit("chunkFlow"),!0),k(0),e.consume(N);return}return $e(N)?(e.consume(N),C(e.exit("chunkFlow")),i=0,t.interrupt=void 0,f):(e.consume(N),j)}function C(N,D){const z=t.sliceStream(N);if(D&&z.push(null),N.previous=o,o&&(o.next=N),o=N,a.defineSkip(N.start),a.write(z),t.parser.lazy[N.start.line]){let L=a.events.length;for(;L--;)if(a.events[L][1].start.offset<u&&(!a.events[L][1].end||a.events[L][1].end.offset>u))return;const q=t.events.length;let O=q,Y,B;for(;O--;)if(t.events[O][0]==="exit"&&t.events[O][1].type==="chunkFlow"){if(Y){B=t.events[O][1].end;break}Y=!0}for(k(i),L=q;L<t.events.length;)t.events[L][1].end={...B},L++;gr(t.events,O+1,0,t.events.slice(q)),t.events.length=L}}function k(N){let D=n.length;for(;D-- >N;){const z=n[D];t.containerState=z[1],z[0].exit.call(t,e)}n.length=N}function A(){a.write([null]),o=void 0,a=void 0,t.containerState._closeFlow=void 0}}function f6(e,t,n){return pt(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||zt(e)||ya(e))return 1;if(hf(e))return 2}function pf(e,t,n){const i=[];let a=-1;for(;++a<e.length;){const o=e[a].resolveAll;o&&!i.includes(o)&&(t=o(t,n),i.push(o))}return t}const Cg={name:"attention",resolveAll:h6,tokenize:p6};function h6(e,t){let n=-1,i,a,o,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 x={...e[i][1].end},b={...e[n][1].start};o5(x,-h),o5(b,h),u={type:h>1?"strongSequence":"emphasisSequence",start:x,end:{...e[i][1].end}},f={type:h>1?"strongSequence":"emphasisSequence",start:{...e[n][1].start},end:b},o={type:h>1?"strongText":"emphasisText",start:{...e[i][1].end},end:{...e[n][1].start}},a={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=zr(p,[["enter",e[i][1],t],["exit",e[i][1],t]])),p=zr(p,[["enter",a,t],["enter",u,t],["exit",u,t],["enter",o,t]]),p=zr(p,pf(t.parser.constructs.insideSpan.null,e.slice(i+1,n),t)),p=zr(p,[["exit",o,t],["enter",f,t],["exit",f,t],["exit",a,t]]),e[n][1].end.offset-e[n][1].start.offset?(g=2,p=zr(p,[["enter",e[n][1],t],["exit",e[n][1],t]])):g=0,gr(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 p6(e,t){const n=this.parser.constructs.attentionMarkers.null,i=this.previous,a=Ml(i);let o;return u;function u(h){return o=h,e.enter("attentionSequence"),f(h)}function f(h){if(h===o)return e.consume(h),f;const p=e.exit("attentionSequence"),g=Ml(h),x=!g||g===2&&a||n.includes(h),b=!a||a===2&&g||n.includes(i);return p._open=!!(o===42?x:x&&(a||!b)),p._close=!!(o===42?b:b&&(g||!x)),t(h)}}function o5(e,t){e.column+=t,e.offset+=t,e._bufferIndex+=t}const m6={name:"autolink",tokenize:g6};function g6(e,t,n){let i=0;return a;function a(y){return e.enter("autolink"),e.enter("autolinkMarker"),e.consume(y),e.exit("autolinkMarker"),e.enter("autolinkProtocol"),o}function o(y){return Un(y)?(e.consume(y),u):y===64?n(y):p(y)}function u(y){return y===43||y===45||y===46||Dn(y)?(i=1,f(y)):p(y)}function f(y){return y===58?(e.consume(y),i=0,h):(y===43||y===45||y===46||Dn(y))&&i++<32?(e.consume(y),f):(i=0,p(y))}function h(y){return y===62?(e.exit("autolinkProtocol"),e.enter("autolinkMarker"),e.consume(y),e.exit("autolinkMarker"),e.exit("autolink"),t):y===null||y===32||y===60||nf(y)?n(y):(e.consume(y),h)}function p(y){return y===64?(e.consume(y),g):s6(y)?(e.consume(y),p):n(y)}function g(y){return Dn(y)?x(y):n(y)}function x(y){return y===46?(e.consume(y),i=0,g):y===62?(e.exit("autolinkProtocol").type="autolinkEmail",e.enter("autolinkMarker"),e.consume(y),e.exit("autolinkMarker"),e.exit("autolink"),t):b(y)}function b(y){if((y===45||Dn(y))&&i++<63){const _=y===45?b:x;return e.consume(y),_}return n(y)}}const Dc={partial:!0,tokenize:x6};function x6(e,t,n){return i;function i(o){return ct(o)?pt(e,a,"linePrefix")(o):a(o)}function a(o){return o===null||$e(o)?t(o):n(o)}}const b2={continuation:{tokenize:b6},exit:y6,name:"blockQuote",tokenize:v6};function v6(e,t,n){const i=this;return a;function a(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"),o}return n(u)}function o(u){return ct(u)?(e.enter("blockQuotePrefixWhitespace"),e.consume(u),e.exit("blockQuotePrefixWhitespace"),e.exit("blockQuotePrefix"),t):(e.exit("blockQuotePrefix"),t(u))}}function b6(e,t,n){const i=this;return a;function a(u){return ct(u)?pt(e,o,"linePrefix",i.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(u):o(u)}function o(u){return e.attempt(b2,t,n)(u)}}function y6(e){e.exit("blockQuote")}const y2={name:"characterEscape",tokenize:_6};function _6(e,t,n){return i;function i(o){return e.enter("characterEscape"),e.enter("escapeMarker"),e.consume(o),e.exit("escapeMarker"),a}function a(o){return l6(o)?(e.enter("characterEscapeValue"),e.consume(o),e.exit("characterEscapeValue"),e.exit("characterEscape"),t):n(o)}}const _2={name:"characterReference",tokenize:w6};function w6(e,t,n){const i=this;let a=0,o,u;return f;function f(x){return e.enter("characterReference"),e.enter("characterReferenceMarker"),e.consume(x),e.exit("characterReferenceMarker"),h}function h(x){return x===35?(e.enter("characterReferenceMarkerNumeric"),e.consume(x),e.exit("characterReferenceMarkerNumeric"),p):(e.enter("characterReferenceValue"),o=31,u=Dn,g(x))}function p(x){return x===88||x===120?(e.enter("characterReferenceMarkerHexadecimal"),e.consume(x),e.exit("characterReferenceMarkerHexadecimal"),e.enter("characterReferenceValue"),o=6,u=a6,g):(e.enter("characterReferenceValue"),o=7,u=Ng,g(x))}function g(x){if(x===59&&a){const b=e.exit("characterReferenceValue");return u===Dn&&!hx(i.sliceSerialize(b))?n(x):(e.enter("characterReferenceMarker"),e.consume(x),e.exit("characterReferenceMarker"),e.exit("characterReference"),t)}return u(x)&&a++<o?(e.consume(x),g):n(x)}}const c5={partial:!0,tokenize:k6},u5={concrete:!0,name:"codeFenced",tokenize:S6};function S6(e,t,n){const i=this,a={partial:!0,tokenize:z};let o=0,u=0,f;return h;function h(L){return p(L)}function p(L){const q=i.events[i.events.length-1];return o=q&&q[1].type==="linePrefix"?q[2].sliceSerialize(q[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"),ct(L)?pt(e,x,"whitespace")(L):x(L))}function x(L){return L===null||$e(L)?(e.exit("codeFencedFence"),i.interrupt?t(L):e.check(c5,j,D)(L)):(e.enter("codeFencedFenceInfo"),e.enter("chunkString",{contentType:"string"}),b(L))}function b(L){return L===null||$e(L)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),x(L)):ct(L)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),pt(e,y,"whitespace")(L)):L===96&&L===f?n(L):(e.consume(L),b)}function y(L){return L===null||$e(L)?x(L):(e.enter("codeFencedFenceMeta"),e.enter("chunkString",{contentType:"string"}),_(L))}function _(L){return L===null||$e(L)?(e.exit("chunkString"),e.exit("codeFencedFenceMeta"),x(L)):L===96&&L===f?n(L):(e.consume(L),_)}function j(L){return e.attempt(a,D,C)(L)}function C(L){return e.enter("lineEnding"),e.consume(L),e.exit("lineEnding"),k}function k(L){return o>0&&ct(L)?pt(e,A,"linePrefix",o+1)(L):A(L)}function A(L){return L===null||$e(L)?e.check(c5,j,D)(L):(e.enter("codeFlowValue"),N(L))}function N(L){return L===null||$e(L)?(e.exit("codeFlowValue"),A(L)):(e.consume(L),N)}function D(L){return e.exit("codeFenced"),t(L)}function z(L,q,O){let Y=0;return B;function B(G){return L.enter("lineEnding"),L.consume(G),L.exit("lineEnding"),H}function H(G){return L.enter("codeFencedFence"),ct(G)?pt(L,T,"linePrefix",i.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(G):T(G)}function T(G){return G===f?(L.enter("codeFencedFenceSequence"),le(G)):O(G)}function le(G){return G===f?(Y++,L.consume(G),le):Y>=u?(L.exit("codeFencedFenceSequence"),ct(G)?pt(L,J,"whitespace")(G):J(G)):O(G)}function J(G){return G===null||$e(G)?(L.exit("codeFencedFence"),q(G)):O(G)}}}function k6(e,t,n){const i=this;return a;function a(u){return u===null?n(u):(e.enter("lineEnding"),e.consume(u),e.exit("lineEnding"),o)}function o(u){return i.parser.lazy[i.now().line]?n(u):t(u)}}const cm={name:"codeIndented",tokenize:N6},j6={partial:!0,tokenize:C6};function N6(e,t,n){const i=this;return a;function a(p){return e.enter("codeIndented"),pt(e,o,"linePrefix",5)(p)}function o(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(j6,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 C6(e,t,n){const i=this;return a;function a(u){return i.parser.lazy[i.now().line]?n(u):$e(u)?(e.enter("lineEnding"),e.consume(u),e.exit("lineEnding"),a):pt(e,o,"linePrefix",5)(u)}function o(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)?a(u):n(u)}}const E6={name:"codeText",previous:A6,resolve:T6,tokenize:M6};function T6(e){let t=e.length-4,n=3,i,a;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;)a===void 0?i!==t&&e[i][1].type!=="lineEnding"&&(a=i):(i===t||e[i][1].type==="lineEnding")&&(e[a][1].type="codeTextData",i!==a+2&&(e[a][1].end=e[i-1][1].end,e.splice(a+2,i-a-2),t-=i-a-2,i=a+2),a=void 0);return e}function A6(e){return e!==96||this.events[this.events.length-1][1].type==="characterEscape"}function M6(e,t,n){let i=0,a,o;return u;function u(x){return e.enter("codeText"),e.enter("codeTextSequence"),f(x)}function f(x){return x===96?(e.consume(x),i++,f):(e.exit("codeTextSequence"),h(x))}function h(x){return x===null?n(x):x===32?(e.enter("space"),e.consume(x),e.exit("space"),h):x===96?(o=e.enter("codeTextSequence"),a=0,g(x)):$e(x)?(e.enter("lineEnding"),e.consume(x),e.exit("lineEnding"),h):(e.enter("codeTextData"),p(x))}function p(x){return x===null||x===32||x===96||$e(x)?(e.exit("codeTextData"),h(x)):(e.consume(x),p)}function g(x){return x===96?(e.consume(x),a++,g):a===i?(e.exit("codeTextSequence"),e.exit("codeText"),t(x)):(o.type="codeTextData",p(x))}}class R6{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 a=n||0;this.setCursor(Math.trunc(t));const o=this.right.splice(this.right.length-a,Number.POSITIVE_INFINITY);return i&&Wo(this.left,i),o.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),Wo(this.left,t)}unshift(t){this.setCursor(0),this.right.push(t)}unshiftMany(t){this.setCursor(0),Wo(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);Wo(this.right,n.reverse())}else{const n=this.right.splice(this.left.length+this.right.length-t,Number.POSITIVE_INFINITY);Wo(this.left,n.reverse())}}}function Wo(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 w2(e){const t={};let n=-1,i,a,o,u,f,h,p;const g=new R6(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,o=0,o<h.length&&h[o][1].type==="lineEndingBlank"&&(o+=2),o<h.length&&h[o][1].type==="content"))for(;++o<h.length&&h[o][1].type!=="content";)h[o][1].type==="chunkText"&&(h[o][1]._isInFirstContentOfListItem=!0,o++);if(i[0]==="enter")i[1].contentType&&(Object.assign(t,D6(g,n)),n=t[n],p=!0);else if(i[1]._container){for(o=n,a=void 0;o--;)if(u=g.get(o),u[1].type==="lineEnding"||u[1].type==="lineEndingBlank")u[0]==="enter"&&(a&&(g.get(a)[1].type="lineEndingBlank"),u[1].type="lineEnding",a=o);else if(!(u[1].type==="linePrefix"||u[1].type==="listItemIndent"))break;a&&(i[1].end={...g.get(a)[1].start},f=g.slice(a,n),f.unshift(i),g.splice(a,n-a+1,f))}}return gr(e,0,Number.POSITIVE_INFINITY,g.slice(0)),!p}function D6(e,t){const n=e.get(t)[1],i=e.get(t)[2];let a=t-1;const o=[];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,x,b=-1,y=n,_=0,j=0;const C=[j];for(;y;){for(;e.get(++a)[1]!==y;);o.push(a),y._tokenizer||(g=i.sliceStream(y),y.next||g.push(null),x&&u.defineSkip(y.start),y._isInFirstContentOfListItem&&(u._gfmTasklistFirstContentOfListItem=!0),u.write(g),y._isInFirstContentOfListItem&&(u._gfmTasklistFirstContentOfListItem=void 0)),x=y,y=y.next}for(y=n;++b<f.length;)f[b][0]==="exit"&&f[b-1][0]==="enter"&&f[b][1].type===f[b-1][1].type&&f[b][1].start.line!==f[b][1].end.line&&(j=b+1,C.push(j),y._tokenizer=void 0,y.previous=void 0,y=y.next);for(u.events=[],y?(y._tokenizer=void 0,y.previous=void 0):C.pop(),b=C.length;b--;){const k=f.slice(C[b],C[b+1]),A=o.pop();h.push([A,A+k.length-1]),e.splice(A,2,k)}for(h.reverse(),b=-1;++b<h.length;)p[_+h[b][0]]=_+h[b][1],_+=h[b][1]-h[b][0]-1;return p}const L6={resolve:O6,tokenize:B6},z6={partial:!0,tokenize:P6};function O6(e){return w2(e),e}function B6(e,t){let n;return i;function i(f){return e.enter("content"),n=e.enter("chunkContent",{contentType:"content"}),a(f)}function a(f){return f===null?o(f):$e(f)?e.check(z6,u,o)(f):(e.consume(f),a)}function o(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,a}}function P6(e,t,n){const i=this;return a;function a(u){return e.exit("chunkContent"),e.enter("lineEnding"),e.consume(u),e.exit("lineEnding"),pt(e,o,"linePrefix")}function o(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 S2(e,t,n,i,a,o,u,f,h){const p=h||Number.POSITIVE_INFINITY;let g=0;return x;function x(k){return k===60?(e.enter(i),e.enter(a),e.enter(o),e.consume(k),e.exit(o),b):k===null||k===32||k===41||nf(k)?n(k):(e.enter(i),e.enter(u),e.enter(f),e.enter("chunkString",{contentType:"string"}),j(k))}function b(k){return k===62?(e.enter(o),e.consume(k),e.exit(o),e.exit(a),e.exit(i),t):(e.enter(f),e.enter("chunkString",{contentType:"string"}),y(k))}function y(k){return k===62?(e.exit("chunkString"),e.exit(f),b(k)):k===null||k===60||$e(k)?n(k):(e.consume(k),k===92?_:y)}function _(k){return k===60||k===62||k===92?(e.consume(k),y):y(k)}function j(k){return!g&&(k===null||k===41||zt(k))?(e.exit("chunkString"),e.exit(f),e.exit(u),e.exit(i),t(k)):g<p&&k===40?(e.consume(k),g++,j):k===41?(e.consume(k),g--,j):k===null||k===32||k===40||nf(k)?n(k):(e.consume(k),k===92?C:j)}function C(k){return k===40||k===41||k===92?(e.consume(k),j):j(k)}}function k2(e,t,n,i,a,o){const u=this;let f=0,h;return p;function p(y){return e.enter(i),e.enter(a),e.consume(y),e.exit(a),e.enter(o),g}function g(y){return f>999||y===null||y===91||y===93&&!h||y===94&&!f&&"_hiddenFootnoteSupport"in u.parser.constructs?n(y):y===93?(e.exit(o),e.enter(a),e.consume(y),e.exit(a),e.exit(i),t):$e(y)?(e.enter("lineEnding"),e.consume(y),e.exit("lineEnding"),g):(e.enter("chunkString",{contentType:"string"}),x(y))}function x(y){return y===null||y===91||y===93||$e(y)||f++>999?(e.exit("chunkString"),g(y)):(e.consume(y),h||(h=!ct(y)),y===92?b:x)}function b(y){return y===91||y===92||y===93?(e.consume(y),f++,x):x(y)}}function j2(e,t,n,i,a,o){let u;return f;function f(b){return b===34||b===39||b===40?(e.enter(i),e.enter(a),e.consume(b),e.exit(a),u=b===40?41:b,h):n(b)}function h(b){return b===u?(e.enter(a),e.consume(b),e.exit(a),e.exit(i),t):(e.enter(o),p(b))}function p(b){return b===u?(e.exit(o),h(u)):b===null?n(b):$e(b)?(e.enter("lineEnding"),e.consume(b),e.exit("lineEnding"),pt(e,p,"linePrefix")):(e.enter("chunkString",{contentType:"string"}),g(b))}function g(b){return b===u||b===null||$e(b)?(e.exit("chunkString"),p(b)):(e.consume(b),b===92?x:g)}function x(b){return b===u||b===92?(e.consume(b),g):g(b)}}function fc(e,t){let n;return i;function i(a){return $e(a)?(e.enter("lineEnding"),e.consume(a),e.exit("lineEnding"),n=!0,i):ct(a)?pt(e,i,n?"linePrefix":"lineSuffix")(a):t(a)}}const $6={name:"definition",tokenize:U6},F6={partial:!0,tokenize:H6};function U6(e,t,n){const i=this;let a;return o;function o(y){return e.enter("definition"),u(y)}function u(y){return k2.call(i,e,f,n,"definitionLabel","definitionLabelMarker","definitionLabelString")(y)}function f(y){return a=Qr(i.sliceSerialize(i.events[i.events.length-1][1]).slice(1,-1)),y===58?(e.enter("definitionMarker"),e.consume(y),e.exit("definitionMarker"),h):n(y)}function h(y){return zt(y)?fc(e,p)(y):p(y)}function p(y){return S2(e,g,n,"definitionDestination","definitionDestinationLiteral","definitionDestinationLiteralMarker","definitionDestinationRaw","definitionDestinationString")(y)}function g(y){return e.attempt(F6,x,x)(y)}function x(y){return ct(y)?pt(e,b,"whitespace")(y):b(y)}function b(y){return y===null||$e(y)?(e.exit("definition"),i.parser.defined.push(a),t(y)):n(y)}}function H6(e,t,n){return i;function i(f){return zt(f)?fc(e,a)(f):n(f)}function a(f){return j2(e,o,n,"definitionTitle","definitionTitleMarker","definitionTitleString")(f)}function o(f){return ct(f)?pt(e,u,"whitespace")(f):u(f)}function u(f){return f===null||$e(f)?t(f):n(f)}}const I6={name:"hardBreakEscape",tokenize:q6};function q6(e,t,n){return i;function i(o){return e.enter("hardBreakEscape"),e.consume(o),a}function a(o){return $e(o)?(e.exit("hardBreakEscape"),t(o)):n(o)}}const V6={name:"headingAtx",resolve:G6,tokenize:Y6};function G6(e,t){let n=e.length-2,i=3,a,o;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&&(a={type:"atxHeadingText",start:e[i][1].start,end:e[n][1].end},o={type:"chunkText",start:e[i][1].start,end:e[n][1].end,contentType:"text"},gr(e,i,n-i+1,[["enter",a,t],["enter",o,t],["exit",o,t],["exit",a,t]])),e}function Y6(e,t,n){let i=0;return a;function a(g){return e.enter("atxHeading"),o(g)}function o(g){return e.enter("atxHeadingSequence"),u(g)}function u(g){return g===35&&i++<6?(e.consume(g),u):g===null||zt(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)):ct(g)?pt(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||zt(g)?(e.exit("atxHeadingText"),f(g)):(e.consume(g),p)}}const W6=["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"],d5=["pre","script","style","textarea"],Q6={concrete:!0,name:"htmlFlow",resolveTo:Z6,tokenize:J6},X6={partial:!0,tokenize:tT},K6={partial:!0,tokenize:eT};function Z6(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 J6(e,t,n){const i=this;let a,o,u,f,h;return p;function p(M){return g(M)}function g(M){return e.enter("htmlFlow"),e.enter("htmlFlowData"),e.consume(M),x}function x(M){return M===33?(e.consume(M),b):M===47?(e.consume(M),o=!0,j):M===63?(e.consume(M),a=3,i.interrupt?t:R):Un(M)?(e.consume(M),u=String.fromCharCode(M),C):n(M)}function b(M){return M===45?(e.consume(M),a=2,y):M===91?(e.consume(M),a=5,f=0,_):Un(M)?(e.consume(M),a=4,i.interrupt?t:R):n(M)}function y(M){return M===45?(e.consume(M),i.interrupt?t:R):n(M)}function _(M){const he="CDATA[";return M===he.charCodeAt(f++)?(e.consume(M),f===he.length?i.interrupt?t:T:_):n(M)}function j(M){return Un(M)?(e.consume(M),u=String.fromCharCode(M),C):n(M)}function C(M){if(M===null||M===47||M===62||zt(M)){const he=M===47,be=u.toLowerCase();return!he&&!o&&d5.includes(be)?(a=1,i.interrupt?t(M):T(M)):W6.includes(u.toLowerCase())?(a=6,he?(e.consume(M),k):i.interrupt?t(M):T(M)):(a=7,i.interrupt&&!i.parser.lazy[i.now().line]?n(M):o?A(M):N(M))}return M===45||Dn(M)?(e.consume(M),u+=String.fromCharCode(M),C):n(M)}function k(M){return M===62?(e.consume(M),i.interrupt?t:T):n(M)}function A(M){return ct(M)?(e.consume(M),A):B(M)}function N(M){return M===47?(e.consume(M),B):M===58||M===95||Un(M)?(e.consume(M),D):ct(M)?(e.consume(M),N):B(M)}function D(M){return M===45||M===46||M===58||M===95||Dn(M)?(e.consume(M),D):z(M)}function z(M){return M===61?(e.consume(M),L):ct(M)?(e.consume(M),z):N(M)}function L(M){return M===null||M===60||M===61||M===62||M===96?n(M):M===34||M===39?(e.consume(M),h=M,q):ct(M)?(e.consume(M),L):O(M)}function q(M){return M===h?(e.consume(M),h=null,Y):M===null||$e(M)?n(M):(e.consume(M),q)}function O(M){return M===null||M===34||M===39||M===47||M===60||M===61||M===62||M===96||zt(M)?z(M):(e.consume(M),O)}function Y(M){return M===47||M===62||ct(M)?N(M):n(M)}function B(M){return M===62?(e.consume(M),H):n(M)}function H(M){return M===null||$e(M)?T(M):ct(M)?(e.consume(M),H):n(M)}function T(M){return M===45&&a===2?(e.consume(M),P):M===60&&a===1?(e.consume(M),F):M===62&&a===4?(e.consume(M),$):M===63&&a===3?(e.consume(M),R):M===93&&a===5?(e.consume(M),xe):$e(M)&&(a===6||a===7)?(e.exit("htmlFlowData"),e.check(X6,Z,le)(M)):M===null||$e(M)?(e.exit("htmlFlowData"),le(M)):(e.consume(M),T)}function le(M){return e.check(K6,J,Z)(M)}function J(M){return e.enter("lineEnding"),e.consume(M),e.exit("lineEnding"),G}function G(M){return M===null||$e(M)?le(M):(e.enter("htmlFlowData"),T(M))}function P(M){return M===45?(e.consume(M),R):T(M)}function F(M){return M===47?(e.consume(M),u="",W):T(M)}function W(M){if(M===62){const he=u.toLowerCase();return d5.includes(he)?(e.consume(M),$):T(M)}return Un(M)&&u.length<8?(e.consume(M),u+=String.fromCharCode(M),W):T(M)}function xe(M){return M===93?(e.consume(M),R):T(M)}function R(M){return M===62?(e.consume(M),$):M===45&&a===2?(e.consume(M),R):T(M)}function $(M){return M===null||$e(M)?(e.exit("htmlFlowData"),Z(M)):(e.consume(M),$)}function Z(M){return e.exit("htmlFlow"),t(M)}}function eT(e,t,n){const i=this;return a;function a(u){return $e(u)?(e.enter("lineEnding"),e.consume(u),e.exit("lineEnding"),o):n(u)}function o(u){return i.parser.lazy[i.now().line]?n(u):t(u)}}function tT(e,t,n){return i;function i(a){return e.enter("lineEnding"),e.consume(a),e.exit("lineEnding"),e.attempt(Dc,t,n)}}const nT={name:"htmlText",tokenize:rT};function rT(e,t,n){const i=this;let a,o,u;return f;function f(R){return e.enter("htmlText"),e.enter("htmlTextData"),e.consume(R),h}function h(R){return R===33?(e.consume(R),p):R===47?(e.consume(R),z):R===63?(e.consume(R),N):Un(R)?(e.consume(R),O):n(R)}function p(R){return R===45?(e.consume(R),g):R===91?(e.consume(R),o=0,_):Un(R)?(e.consume(R),A):n(R)}function g(R){return R===45?(e.consume(R),y):n(R)}function x(R){return R===null?n(R):R===45?(e.consume(R),b):$e(R)?(u=x,F(R)):(e.consume(R),x)}function b(R){return R===45?(e.consume(R),y):x(R)}function y(R){return R===62?P(R):R===45?b(R):x(R)}function _(R){const $="CDATA[";return R===$.charCodeAt(o++)?(e.consume(R),o===$.length?j:_):n(R)}function j(R){return R===null?n(R):R===93?(e.consume(R),C):$e(R)?(u=j,F(R)):(e.consume(R),j)}function C(R){return R===93?(e.consume(R),k):j(R)}function k(R){return R===62?P(R):R===93?(e.consume(R),k):j(R)}function A(R){return R===null||R===62?P(R):$e(R)?(u=A,F(R)):(e.consume(R),A)}function N(R){return R===null?n(R):R===63?(e.consume(R),D):$e(R)?(u=N,F(R)):(e.consume(R),N)}function D(R){return R===62?P(R):N(R)}function z(R){return Un(R)?(e.consume(R),L):n(R)}function L(R){return R===45||Dn(R)?(e.consume(R),L):q(R)}function q(R){return $e(R)?(u=q,F(R)):ct(R)?(e.consume(R),q):P(R)}function O(R){return R===45||Dn(R)?(e.consume(R),O):R===47||R===62||zt(R)?Y(R):n(R)}function Y(R){return R===47?(e.consume(R),P):R===58||R===95||Un(R)?(e.consume(R),B):$e(R)?(u=Y,F(R)):ct(R)?(e.consume(R),Y):P(R)}function B(R){return R===45||R===46||R===58||R===95||Dn(R)?(e.consume(R),B):H(R)}function H(R){return R===61?(e.consume(R),T):$e(R)?(u=H,F(R)):ct(R)?(e.consume(R),H):Y(R)}function T(R){return R===null||R===60||R===61||R===62||R===96?n(R):R===34||R===39?(e.consume(R),a=R,le):$e(R)?(u=T,F(R)):ct(R)?(e.consume(R),T):(e.consume(R),J)}function le(R){return R===a?(e.consume(R),a=void 0,G):R===null?n(R):$e(R)?(u=le,F(R)):(e.consume(R),le)}function J(R){return R===null||R===34||R===39||R===60||R===61||R===96?n(R):R===47||R===62||zt(R)?Y(R):(e.consume(R),J)}function G(R){return R===47||R===62||zt(R)?Y(R):n(R)}function P(R){return R===62?(e.consume(R),e.exit("htmlTextData"),e.exit("htmlText"),t):n(R)}function F(R){return e.exit("htmlTextData"),e.enter("lineEnding"),e.consume(R),e.exit("lineEnding"),W}function W(R){return ct(R)?pt(e,xe,"linePrefix",i.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(R):xe(R)}function xe(R){return e.enter("htmlTextData"),u(R)}}const px={name:"labelEnd",resolveAll:lT,resolveTo:oT,tokenize:cT},iT={tokenize:uT},sT={tokenize:dT},aT={tokenize:fT};function lT(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 a=i.type==="labelImage"?4:2;i.type="data",t+=a}}return e.length!==n.length&&gr(e,0,e.length,n),e}function oT(e,t){let n=e.length,i=0,a,o,u,f;for(;n--;)if(a=e[n][1],o){if(a.type==="link"||a.type==="labelLink"&&a._inactive)break;e[n][0]==="enter"&&a.type==="labelLink"&&(a._inactive=!0)}else if(u){if(e[n][0]==="enter"&&(a.type==="labelImage"||a.type==="labelLink")&&!a._balanced&&(o=n,a.type!=="labelLink")){i=2;break}}else a.type==="labelEnd"&&(u=n);const h={type:e[o][1].type==="labelLink"?"link":"image",start:{...e[o][1].start},end:{...e[e.length-1][1].end}},p={type:"label",start:{...e[o][1].start},end:{...e[u][1].end}},g={type:"labelText",start:{...e[o+i+2][1].end},end:{...e[u-2][1].start}};return f=[["enter",h,t],["enter",p,t]],f=zr(f,e.slice(o+1,o+i+3)),f=zr(f,[["enter",g,t]]),f=zr(f,pf(t.parser.constructs.insideSpan.null,e.slice(o+i+4,u-3),t)),f=zr(f,[["exit",g,t],e[u-2],e[u-1],["exit",p,t]]),f=zr(f,e.slice(u+1)),f=zr(f,[["exit",h,t]]),gr(e,o,e.length,f),e}function cT(e,t,n){const i=this;let a=i.events.length,o,u;for(;a--;)if((i.events[a][1].type==="labelImage"||i.events[a][1].type==="labelLink")&&!i.events[a][1]._balanced){o=i.events[a][1];break}return f;function f(b){return o?o._inactive?x(b):(u=i.parser.defined.includes(Qr(i.sliceSerialize({start:o.end,end:i.now()}))),e.enter("labelEnd"),e.enter("labelMarker"),e.consume(b),e.exit("labelMarker"),e.exit("labelEnd"),h):n(b)}function h(b){return b===40?e.attempt(iT,g,u?g:x)(b):b===91?e.attempt(sT,g,u?p:x)(b):u?g(b):x(b)}function p(b){return e.attempt(aT,g,x)(b)}function g(b){return t(b)}function x(b){return o._balanced=!0,n(b)}}function uT(e,t,n){return i;function i(x){return e.enter("resource"),e.enter("resourceMarker"),e.consume(x),e.exit("resourceMarker"),a}function a(x){return zt(x)?fc(e,o)(x):o(x)}function o(x){return x===41?g(x):S2(e,u,f,"resourceDestination","resourceDestinationLiteral","resourceDestinationLiteralMarker","resourceDestinationRaw","resourceDestinationString",32)(x)}function u(x){return zt(x)?fc(e,h)(x):g(x)}function f(x){return n(x)}function h(x){return x===34||x===39||x===40?j2(e,p,n,"resourceTitle","resourceTitleMarker","resourceTitleString")(x):g(x)}function p(x){return zt(x)?fc(e,g)(x):g(x)}function g(x){return x===41?(e.enter("resourceMarker"),e.consume(x),e.exit("resourceMarker"),e.exit("resource"),t):n(x)}}function dT(e,t,n){const i=this;return a;function a(f){return k2.call(i,e,o,u,"reference","referenceMarker","referenceString")(f)}function o(f){return i.parser.defined.includes(Qr(i.sliceSerialize(i.events[i.events.length-1][1]).slice(1,-1)))?t(f):n(f)}function u(f){return n(f)}}function fT(e,t,n){return i;function i(o){return e.enter("reference"),e.enter("referenceMarker"),e.consume(o),e.exit("referenceMarker"),a}function a(o){return o===93?(e.enter("referenceMarker"),e.consume(o),e.exit("referenceMarker"),e.exit("reference"),t):n(o)}}const hT={name:"labelStartImage",resolveAll:px.resolveAll,tokenize:pT};function pT(e,t,n){const i=this;return a;function a(f){return e.enter("labelImage"),e.enter("labelImageMarker"),e.consume(f),e.exit("labelImageMarker"),o}function o(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 mT={name:"labelStartLink",resolveAll:px.resolveAll,tokenize:gT};function gT(e,t,n){const i=this;return a;function a(u){return e.enter("labelLink"),e.enter("labelMarker"),e.consume(u),e.exit("labelMarker"),e.exit("labelLink"),o}function o(u){return u===94&&"_hiddenFootnoteSupport"in i.parser.constructs?n(u):t(u)}}const um={name:"lineEnding",tokenize:xT};function xT(e,t){return n;function n(i){return e.enter("lineEnding"),e.consume(i),e.exit("lineEnding"),pt(e,t,"linePrefix")}}const Td={name:"thematicBreak",tokenize:vT};function vT(e,t,n){let i=0,a;return o;function o(p){return e.enter("thematicBreak"),u(p)}function u(p){return a=p,f(p)}function f(p){return p===a?(e.enter("thematicBreakSequence"),h(p)):i>=3&&(p===null||$e(p))?(e.exit("thematicBreak"),t(p)):n(p)}function h(p){return p===a?(e.consume(p),i++,h):(e.exit("thematicBreakSequence"),ct(p)?pt(e,f,"whitespace")(p):f(p))}}const Jn={continuation:{tokenize:wT},exit:kT,name:"list",tokenize:_T},bT={partial:!0,tokenize:jT},yT={partial:!0,tokenize:ST};function _T(e,t,n){const i=this,a=i.events[i.events.length-1];let o=a&&a[1].type==="linePrefix"?a[2].sliceSerialize(a[1],!0).length:0,u=0;return f;function f(y){const _=i.containerState.type||(y===42||y===43||y===45?"listUnordered":"listOrdered");if(_==="listUnordered"?!i.containerState.marker||y===i.containerState.marker:Ng(y)){if(i.containerState.type||(i.containerState.type=_,e.enter(_,{_container:!0})),_==="listUnordered")return e.enter("listItemPrefix"),y===42||y===45?e.check(Td,n,p)(y):p(y);if(!i.interrupt||y===49)return e.enter("listItemPrefix"),e.enter("listItemValue"),h(y)}return n(y)}function h(y){return Ng(y)&&++u<10?(e.consume(y),h):(!i.interrupt||u<2)&&(i.containerState.marker?y===i.containerState.marker:y===41||y===46)?(e.exit("listItemValue"),p(y)):n(y)}function p(y){return e.enter("listItemMarker"),e.consume(y),e.exit("listItemMarker"),i.containerState.marker=i.containerState.marker||y,e.check(Dc,i.interrupt?n:g,e.attempt(bT,b,x))}function g(y){return i.containerState.initialBlankLine=!0,o++,b(y)}function x(y){return ct(y)?(e.enter("listItemPrefixWhitespace"),e.consume(y),e.exit("listItemPrefixWhitespace"),b):n(y)}function b(y){return i.containerState.size=o+i.sliceSerialize(e.exit("listItemPrefix"),!0).length,t(y)}}function wT(e,t,n){const i=this;return i.containerState._closeFlow=void 0,e.check(Dc,a,o);function a(f){return i.containerState.furtherBlankLines=i.containerState.furtherBlankLines||i.containerState.initialBlankLine,pt(e,t,"listItemIndent",i.containerState.size+1)(f)}function o(f){return i.containerState.furtherBlankLines||!ct(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(yT,t,u)(f))}function u(f){return i.containerState._closeFlow=!0,i.interrupt=void 0,pt(e,e.attempt(Jn,t,n),"linePrefix",i.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(f)}}function ST(e,t,n){const i=this;return pt(e,a,"listItemIndent",i.containerState.size+1);function a(o){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(o):n(o)}}function kT(e){e.exit(this.containerState.type)}function jT(e,t,n){const i=this;return pt(e,a,"listItemPrefixWhitespace",i.parser.constructs.disable.null.includes("codeIndented")?void 0:5);function a(o){const u=i.events[i.events.length-1];return!ct(o)&&u&&u[1].type==="listItemPrefixWhitespace"?t(o):n(o)}}const f5={name:"setextUnderline",resolveTo:NT,tokenize:CT};function NT(e,t){let n=e.length,i,a,o;for(;n--;)if(e[n][0]==="enter"){if(e[n][1].type==="content"){i=n;break}e[n][1].type==="paragraph"&&(a=n)}else e[n][1].type==="content"&&e.splice(n,1),!o&&e[n][1].type==="definition"&&(o=n);const u={type:"setextHeading",start:{...e[i][1].start},end:{...e[e.length-1][1].end}};return e[a][1].type="setextHeadingText",o?(e.splice(a,0,["enter",u,t]),e.splice(o+1,0,["exit",e[i][1],t]),e[i][1].end={...e[o][1].end}):e[i][1]=u,e.push(["exit",u,t]),e}function CT(e,t,n){const i=this;let a;return o;function o(p){let g=i.events.length,x;for(;g--;)if(i.events[g][1].type!=="lineEnding"&&i.events[g][1].type!=="linePrefix"&&i.events[g][1].type!=="content"){x=i.events[g][1].type==="paragraph";break}return!i.parser.lazy[i.now().line]&&(i.interrupt||x)?(e.enter("setextHeadingLine"),a=p,u(p)):n(p)}function u(p){return e.enter("setextHeadingLineSequence"),f(p)}function f(p){return p===a?(e.consume(p),f):(e.exit("setextHeadingLineSequence"),ct(p)?pt(e,h,"lineSuffix")(p):h(p))}function h(p){return p===null||$e(p)?(e.exit("setextHeadingLine"),t(p)):n(p)}}const ET={tokenize:TT};function TT(e){const t=this,n=e.attempt(Dc,i,e.attempt(this.parser.constructs.flowInitial,a,pt(e,e.attempt(this.parser.constructs.flow,a,e.attempt(L6,a)),"linePrefix")));return n;function i(o){if(o===null){e.consume(o);return}return e.enter("lineEndingBlank"),e.consume(o),e.exit("lineEndingBlank"),t.currentConstruct=void 0,n}function a(o){if(o===null){e.consume(o);return}return e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),t.currentConstruct=void 0,n}}const AT={resolveAll:C2()},MT=N2("string"),RT=N2("text");function N2(e){return{resolveAll:C2(e==="text"?DT:void 0),tokenize:t};function t(n){const i=this,a=this.parser.constructs[e],o=n.attempt(a,u,f);return u;function u(g){return p(g)?o(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"),o(g)):(n.consume(g),h)}function p(g){if(g===null)return!0;const x=a[g];let b=-1;if(x)for(;++b<x.length;){const y=x[b];if(!y.previous||y.previous.call(i,i.previous))return!0}return!1}}}function C2(e){return t;function t(n,i){let a=-1,o;for(;++a<=n.length;)o===void 0?n[a]&&n[a][1].type==="data"&&(o=a,a++):(!n[a]||n[a][1].type!=="data")&&(a!==o+2&&(n[o][1].end=n[a-1][1].end,n.splice(o+2,a-o-2),a=o+2),o=void 0);return e?e(n,i):n}}function DT(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],a=t.sliceStream(i);let o=a.length,u=-1,f=0,h;for(;o--;){const p=a[o];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){o++;break}}if(t._contentTypeTextTrailing&&n===e.length&&(f=0),f){const p={type:n===e.length||h||f<2?"lineSuffix":"hardBreakTrailing",start:{_bufferIndex:o?u:i.start._bufferIndex+u,_index:i.start._index+o,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 LT={42:Jn,43:Jn,45:Jn,48:Jn,49:Jn,50:Jn,51:Jn,52:Jn,53:Jn,54:Jn,55:Jn,56:Jn,57:Jn,62:b2},zT={91:$6},OT={[-2]:cm,[-1]:cm,32:cm},BT={35:V6,42:Td,45:[f5,Td],60:Q6,61:f5,95:Td,96:u5,126:u5},PT={38:_2,92:y2},$T={[-5]:um,[-4]:um,[-3]:um,33:hT,38:_2,42:Cg,60:[m6,nT],91:mT,92:[I6,y2],93:px,95:Cg,96:E6},FT={null:[Cg,AT]},UT={null:[42,95]},HT={null:[]},IT=Object.freeze(Object.defineProperty({__proto__:null,attentionMarkers:UT,contentInitial:zT,disable:HT,document:LT,flow:BT,flowInitial:OT,insideSpan:FT,string:PT,text:$T},Symbol.toStringTag,{value:"Module"}));function qT(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 a={},o=[];let u=[],f=[];const h={attempt:q(z),check:q(L),consume:A,enter:N,exit:D,interrupt:q(L,{interrupt:!0})},p={code:null,containerState:{},defineSkip:j,events:[],now:_,parser:e,previous:null,sliceSerialize:b,sliceStream:y,write:x};let g=t.tokenize.call(p,h);return t.resolveAll&&o.push(t),p;function x(H){return u=zr(u,H),C(),u[u.length-1]!==null?[]:(O(t,0),p.events=pf(o,p.events,p),p.events)}function b(H,T){return GT(y(H),T)}function y(H){return VT(u,H)}function _(){const{_bufferIndex:H,_index:T,line:le,column:J,offset:G}=i;return{_bufferIndex:H,_index:T,line:le,column:J,offset:G}}function j(H){a[H.line]=H.column,B()}function C(){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;)k(T.charCodeAt(i._bufferIndex));else k(T)}}function k(H){g=g(H)}function A(H){$e(H)?(i.line++,i.column=1,i.offset+=H===-3?2:1,B()):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 N(H,T){const le=T||{};return le.type=H,le.start=_(),p.events.push(["enter",le,p]),f.push(le),le}function D(H){const T=f.pop();return T.end=_(),p.events.push(["exit",T,p]),T}function z(H,T){O(H,T.from)}function L(H,T){T.restore()}function q(H,T){return le;function le(J,G,P){let F,W,xe,R;return Array.isArray(J)?Z(J):"tokenize"in J?Z([J]):$(J);function $(ke){return Me;function Me(Re){const Le=Re!==null&&ke[Re],Ye=Re!==null&&ke.null,pe=[...Array.isArray(Le)?Le:Le?[Le]:[],...Array.isArray(Ye)?Ye:Ye?[Ye]:[]];return Z(pe)(Re)}}function Z(ke){return F=ke,W=0,ke.length===0?P:M(ke[W])}function M(ke){return Me;function Me(Re){return R=Y(),xe=ke,ke.partial||(p.currentConstruct=ke),ke.name&&p.parser.constructs.disable.null.includes(ke.name)?be():ke.tokenize.call(T?Object.assign(Object.create(p),T):p,h,he,be)(Re)}}function he(ke){return H(xe,R),G}function be(ke){return R.restore(),++W<F.length?M(F[W]):P}}}function O(H,T){H.resolveAll&&!o.includes(H)&&o.push(H),H.resolve&&gr(p.events,T,p.events.length-T,H.resolve(p.events.slice(T),p)),H.resolveTo&&(p.events=H.resolveTo(p.events,p))}function Y(){const H=_(),T=p.previous,le=p.currentConstruct,J=p.events.length,G=Array.from(f);return{from:J,restore:P};function P(){i=H,p.previous=T,p.currentConstruct=le,p.events.length=J,f=G,B()}}function B(){i.line in a&&i.column<2&&(i.column=a[i.line],i.offset+=a[i.line]-1)}}function VT(e,t){const n=t.start._index,i=t.start._bufferIndex,a=t.end._index,o=t.end._bufferIndex;let u;if(n===a)u=[e[n].slice(i,o)];else{if(u=e.slice(n,a),i>-1){const f=u[0];typeof f=="string"?u[0]=f.slice(i):u.shift()}o>0&&u.push(e[a].slice(0,o))}return u}function GT(e,t){let n=-1;const i=[];let a;for(;++n<e.length;){const o=e[n];let u;if(typeof o=="string")u=o;else switch(o){case-5:{u="\r";break}case-4:{u=`
|
|
69
|
+
`;break}case-3:{u=`\r
|
|
70
|
+
`;break}case-2:{u=t?" ":" ";break}case-1:{if(!t&&a)continue;u=" ";break}default:u=String.fromCharCode(o)}a=o===-2,i.push(u)}return i.join("")}function YT(e){const i={constructs:x2([IT,...(e||{}).extensions||[]]),content:a(o6),defined:[],document:a(u6),flow:a(ET),lazy:{},string:a(MT),text:a(RT)};return i;function a(o){return u;function u(f){return qT(i,o,f)}}}function WT(e){for(;!w2(e););return e}const h5=/[\0\t\n\r]/g;function QT(){let e=1,t="",n=!0,i;return a;function a(o,u,f){const h=[];let p,g,x,b,y;for(o=t+(typeof o=="string"?o.toString():new TextDecoder(u||void 0).decode(o)),x=0,t="",n&&(o.charCodeAt(0)===65279&&x++,n=void 0);x<o.length;){if(h5.lastIndex=x,p=h5.exec(o),b=p&&p.index!==void 0?p.index:o.length,y=o.charCodeAt(b),!p){t=o.slice(x);break}if(y===10&&x===b&&i)h.push(-3),i=void 0;else switch(i&&(h.push(-5),i=void 0),x<b&&(h.push(o.slice(x,b)),e+=b-x),y){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}x=b+1}return f&&(i&&h.push(-5),t&&h.push(t),h.push(null)),h}}const XT=/\\([!-/:-@[-`{-~])|&(#(?:\d{1,7}|x[\da-f]{1,6})|[\da-z]{1,31});/gi;function KT(e){return e.replace(XT,ZT)}function ZT(e,t,n){if(t)return t;if(n.charCodeAt(0)===35){const a=n.charCodeAt(1),o=a===120||a===88;return v2(n.slice(o?2:1),o?16:10)}return hx(n)||e}const E2={}.hasOwnProperty;function JT(e,t,n){return t&&typeof t=="object"&&(n=t,t=void 0),eA(n)(WT(YT(n).document().write(QT()(e,t,!0))))}function eA(e){const t={transforms:[],canContainEols:["emphasis","fragment","heading","paragraph","strong"],enter:{autolink:o(pn),autolinkProtocol:Y,autolinkEmail:Y,atxHeading:o(mt),blockQuote:o(Ye),characterEscape:Y,characterReference:Y,codeFenced:o(pe),codeFencedFenceInfo:u,codeFencedFenceMeta:u,codeIndented:o(pe,u),codeText:o(Oe,u),codeTextData:Y,data:Y,codeFlowValue:Y,definition:o(at),definitionDestinationString:u,definitionLabelString:u,definitionTitleString:u,emphasis:o(bt),hardBreakEscape:o(yt),hardBreakTrailing:o(yt),htmlFlow:o(Kt,u),htmlFlowData:Y,htmlText:o(Kt,u),htmlTextData:Y,image:o(et),label:u,link:o(pn),listItem:o(Ne),listItemValue:b,listOrdered:o(yn,x),listUnordered:o(yn),paragraph:o(Be),reference:M,referenceString:u,resourceDestinationString:u,resourceTitleString:u,setextHeading:o(mt),strong:o(wt),thematicBreak:o(Br)},exit:{atxHeading:h(),atxHeadingSequence:z,autolink:h(),autolinkEmail:Le,autolinkProtocol:Re,blockQuote:h(),characterEscapeValue:B,characterReferenceMarkerHexadecimal:be,characterReferenceMarkerNumeric:be,characterReferenceValue:ke,characterReference:Me,codeFenced:h(C),codeFencedFence:j,codeFencedFenceInfo:y,codeFencedFenceMeta:_,codeFlowValue:B,codeIndented:h(k),codeText:h(G),codeTextData:B,data:B,definition:h(),definitionDestinationString:D,definitionLabelString:A,definitionTitleString:N,emphasis:h(),hardBreakEscape:h(T),hardBreakTrailing:h(T),htmlFlow:h(le),htmlFlowData:B,htmlText:h(J),htmlTextData:B,image:h(F),label:xe,labelText:W,lineEnding:H,link:h(P),listItem:h(),listOrdered:h(),listUnordered:h(),paragraph:h(),referenceString:he,resourceDestinationString:R,resourceTitleString:$,resource:Z,setextHeading:h(O),setextHeadingLineSequence:q,setextHeadingText:L,strong:h(),thematicBreak:h()}};T2(t,(e||{}).mdastExtensions||[]);const n={};return i;function i(ae){let ye={type:"root",children:[]};const Q={stack:[ye],tokenStack:[],config:t,enter:f,exit:p,buffer:u,resume:g,data:n},fe=[];let Ae=-1;for(;++Ae<ae.length;)if(ae[Ae][1].type==="listOrdered"||ae[Ae][1].type==="listUnordered")if(ae[Ae][0]==="enter")fe.push(Ae);else{const We=fe.pop();Ae=a(ae,We,Ae)}for(Ae=-1;++Ae<ae.length;){const We=t[ae[Ae][0]];E2.call(We,ae[Ae][1].type)&&We[ae[Ae][1].type].call(Object.assign({sliceSerialize:ae[Ae][2].sliceSerialize},Q),ae[Ae][1])}if(Q.tokenStack.length>0){const We=Q.tokenStack[Q.tokenStack.length-1];(We[1]||p5).call(Q,void 0,We[0])}for(ye.position={start:Ss(ae.length>0?ae[0][1].start:{line:1,column:1,offset:0}),end:Ss(ae.length>0?ae[ae.length-2][1].end:{line:1,column:1,offset:0})},Ae=-1;++Ae<t.transforms.length;)ye=t.transforms[Ae](ye)||ye;return ye}function a(ae,ye,Q){let fe=ye-1,Ae=-1,We=!1,rt,it,_t,mn;for(;++fe<=Q;){const tt=ae[fe];switch(tt[1].type){case"listUnordered":case"listOrdered":case"blockQuote":{tt[0]==="enter"?Ae++:Ae--,mn=void 0;break}case"lineEndingBlank":{tt[0]==="enter"&&(rt&&!mn&&!Ae&&!_t&&(_t=fe),mn=void 0);break}case"linePrefix":case"listItemValue":case"listItemMarker":case"listItemPrefix":case"listItemPrefixWhitespace":break;default:mn=void 0}if(!Ae&&tt[0]==="enter"&&tt[1].type==="listItemPrefix"||Ae===-1&&tt[0]==="exit"&&(tt[1].type==="listUnordered"||tt[1].type==="listOrdered")){if(rt){let rr=fe;for(it=void 0;rr--;){const En=ae[rr];if(En[1].type==="lineEnding"||En[1].type==="lineEndingBlank"){if(En[0]==="exit")continue;it&&(ae[it][1].type="lineEndingBlank",We=!0),En[1].type="lineEnding",it=rr}else if(!(En[1].type==="linePrefix"||En[1].type==="blockQuotePrefix"||En[1].type==="blockQuotePrefixWhitespace"||En[1].type==="blockQuoteMarker"||En[1].type==="listItemIndent"))break}_t&&(!it||_t<it)&&(rt._spread=!0),rt.end=Object.assign({},it?ae[it][1].start:tt[1].end),ae.splice(it||fe,0,["exit",rt,tt[2]]),fe++,Q++}if(tt[1].type==="listItemPrefix"){const rr={type:"listItem",_spread:!1,start:Object.assign({},tt[1].start),end:void 0};rt=rr,ae.splice(fe,0,["enter",rr,tt[2]]),fe++,Q++,_t=void 0,mn=!0}}}return ae[ye][1]._spread=We,Q}function o(ae,ye){return Q;function Q(fe){f.call(this,ae(fe),fe),ye&&ye.call(this,fe)}}function u(){this.stack.push({type:"fragment",children:[]})}function f(ae,ye,Q){this.stack[this.stack.length-1].children.push(ae),this.stack.push(ae),this.tokenStack.push([ye,Q||void 0]),ae.position={start:Ss(ye.start),end:void 0}}function h(ae){return ye;function ye(Q){ae&&ae.call(this,Q),p.call(this,Q)}}function p(ae,ye){const Q=this.stack.pop(),fe=this.tokenStack.pop();if(fe)fe[0].type!==ae.type&&(ye?ye.call(this,ae,fe[0]):(fe[1]||p5).call(this,ae,fe[0]));else throw new Error("Cannot close `"+ae.type+"` ("+dc({start:ae.start,end:ae.end})+"): it’s not open");Q.position.end=Ss(ae.end)}function g(){return fx(this.stack.pop())}function x(){this.data.expectingFirstListItemValue=!0}function b(ae){if(this.data.expectingFirstListItemValue){const ye=this.stack[this.stack.length-2];ye.start=Number.parseInt(this.sliceSerialize(ae),10),this.data.expectingFirstListItemValue=void 0}}function y(){const ae=this.resume(),ye=this.stack[this.stack.length-1];ye.lang=ae}function _(){const ae=this.resume(),ye=this.stack[this.stack.length-1];ye.meta=ae}function j(){this.data.flowCodeInside||(this.buffer(),this.data.flowCodeInside=!0)}function C(){const ae=this.resume(),ye=this.stack[this.stack.length-1];ye.value=ae.replace(/^(\r?\n|\r)|(\r?\n|\r)$/g,""),this.data.flowCodeInside=void 0}function k(){const ae=this.resume(),ye=this.stack[this.stack.length-1];ye.value=ae.replace(/(\r?\n|\r)$/g,"")}function A(ae){const ye=this.resume(),Q=this.stack[this.stack.length-1];Q.label=ye,Q.identifier=Qr(this.sliceSerialize(ae)).toLowerCase()}function N(){const ae=this.resume(),ye=this.stack[this.stack.length-1];ye.title=ae}function D(){const ae=this.resume(),ye=this.stack[this.stack.length-1];ye.url=ae}function z(ae){const ye=this.stack[this.stack.length-1];if(!ye.depth){const Q=this.sliceSerialize(ae).length;ye.depth=Q}}function L(){this.data.setextHeadingSlurpLineEnding=!0}function q(ae){const ye=this.stack[this.stack.length-1];ye.depth=this.sliceSerialize(ae).codePointAt(0)===61?1:2}function O(){this.data.setextHeadingSlurpLineEnding=void 0}function Y(ae){const Q=this.stack[this.stack.length-1].children;let fe=Q[Q.length-1];(!fe||fe.type!=="text")&&(fe=qe(),fe.position={start:Ss(ae.start),end:void 0},Q.push(fe)),this.stack.push(fe)}function B(ae){const ye=this.stack.pop();ye.value+=this.sliceSerialize(ae),ye.position.end=Ss(ae.end)}function H(ae){const ye=this.stack[this.stack.length-1];if(this.data.atHardBreak){const Q=ye.children[ye.children.length-1];Q.position.end=Ss(ae.end),this.data.atHardBreak=void 0;return}!this.data.setextHeadingSlurpLineEnding&&t.canContainEols.includes(ye.type)&&(Y.call(this,ae),B.call(this,ae))}function T(){this.data.atHardBreak=!0}function le(){const ae=this.resume(),ye=this.stack[this.stack.length-1];ye.value=ae}function J(){const ae=this.resume(),ye=this.stack[this.stack.length-1];ye.value=ae}function G(){const ae=this.resume(),ye=this.stack[this.stack.length-1];ye.value=ae}function P(){const ae=this.stack[this.stack.length-1];if(this.data.inReference){const ye=this.data.referenceType||"shortcut";ae.type+="Reference",ae.referenceType=ye,delete ae.url,delete ae.title}else delete ae.identifier,delete ae.label;this.data.referenceType=void 0}function F(){const ae=this.stack[this.stack.length-1];if(this.data.inReference){const ye=this.data.referenceType||"shortcut";ae.type+="Reference",ae.referenceType=ye,delete ae.url,delete ae.title}else delete ae.identifier,delete ae.label;this.data.referenceType=void 0}function W(ae){const ye=this.sliceSerialize(ae),Q=this.stack[this.stack.length-2];Q.label=KT(ye),Q.identifier=Qr(ye).toLowerCase()}function xe(){const ae=this.stack[this.stack.length-1],ye=this.resume(),Q=this.stack[this.stack.length-1];if(this.data.inReference=!0,Q.type==="link"){const fe=ae.children;Q.children=fe}else Q.alt=ye}function R(){const ae=this.resume(),ye=this.stack[this.stack.length-1];ye.url=ae}function $(){const ae=this.resume(),ye=this.stack[this.stack.length-1];ye.title=ae}function Z(){this.data.inReference=void 0}function M(){this.data.referenceType="collapsed"}function he(ae){const ye=this.resume(),Q=this.stack[this.stack.length-1];Q.label=ye,Q.identifier=Qr(this.sliceSerialize(ae)).toLowerCase(),this.data.referenceType="full"}function be(ae){this.data.characterReferenceType=ae.type}function ke(ae){const ye=this.sliceSerialize(ae),Q=this.data.characterReferenceType;let fe;Q?(fe=v2(ye,Q==="characterReferenceMarkerNumeric"?10:16),this.data.characterReferenceType=void 0):fe=hx(ye);const Ae=this.stack[this.stack.length-1];Ae.value+=fe}function Me(ae){const ye=this.stack.pop();ye.position.end=Ss(ae.end)}function Re(ae){B.call(this,ae);const ye=this.stack[this.stack.length-1];ye.url=this.sliceSerialize(ae)}function Le(ae){B.call(this,ae);const ye=this.stack[this.stack.length-1];ye.url="mailto:"+this.sliceSerialize(ae)}function Ye(){return{type:"blockquote",children:[]}}function pe(){return{type:"code",lang:null,meta:null,value:""}}function Oe(){return{type:"inlineCode",value:""}}function at(){return{type:"definition",identifier:"",label:null,title:null,url:""}}function bt(){return{type:"emphasis",children:[]}}function mt(){return{type:"heading",depth:0,children:[]}}function yt(){return{type:"break"}}function Kt(){return{type:"html",value:""}}function et(){return{type:"image",title:null,url:"",alt:null}}function pn(){return{type:"link",title:null,url:"",children:[]}}function yn(ae){return{type:"list",ordered:ae.type==="listOrdered",start:null,spread:ae._spread,children:[]}}function Ne(ae){return{type:"listItem",spread:ae._spread,checked:null,children:[]}}function Be(){return{type:"paragraph",children:[]}}function wt(){return{type:"strong",children:[]}}function qe(){return{type:"text",value:""}}function Br(){return{type:"thematicBreak"}}}function Ss(e){return{line:e.line,column:e.column,offset:e.offset}}function T2(e,t){let n=-1;for(;++n<t.length;){const i=t[n];Array.isArray(i)?T2(e,i):tA(e,i)}}function tA(e,t){let n;for(n in t)if(E2.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 p5(e,t){throw e?new Error("Cannot close `"+e.type+"` ("+dc({start:e.start,end:e.end})+"): a different token (`"+t.type+"`, "+dc({start:t.start,end:t.end})+") is open"):new Error("Cannot close document, a token (`"+t.type+"`, "+dc({start:t.start,end:t.end})+") is still open")}function nA(e){const t=this;t.parser=n;function n(i){return JT(i,{...t.data("settings"),...e,extensions:t.data("micromarkExtensions")||[],mdastExtensions:t.data("fromMarkdownExtensions")||[]})}}function rA(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 iA(e,t){const n={type:"element",tagName:"br",properties:{},children:[]};return e.patch(t,n),[e.applyData(t,n),{type:"text",value:`
|
|
71
|
+
`}]}function sA(e,t){const n=t.value?t.value+`
|
|
72
|
+
`:"",i={},a=t.lang?t.lang.split(/\s+/):[];a.length>0&&(i.className=["language-"+a[0]]);let o={type:"element",tagName:"code",properties:i,children:[{type:"text",value:n}]};return t.meta&&(o.data={meta:t.meta}),e.patch(t,o),o=e.applyData(t,o),o={type:"element",tagName:"pre",properties:{},children:[o]},e.patch(t,o),o}function aA(e,t){const n={type:"element",tagName:"del",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function lA(e,t){const n={type:"element",tagName:"em",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function oA(e,t){const n=typeof e.options.clobberPrefix=="string"?e.options.clobberPrefix:"user-content-",i=String(t.identifier).toUpperCase(),a=Ol(i.toLowerCase()),o=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=o+1,f+=1,e.footnoteCounts.set(i,f);const h={type:"element",tagName:"a",properties:{href:"#"+n+"fn-"+a,id:n+"fnref-"+a+(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 cA(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 uA(e,t){if(e.options.allowDangerousHtml){const n={type:"raw",value:t.value};return e.patch(t,n),e.applyData(t,n)}}function A2(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 a=e.all(t),o=a[0];o&&o.type==="text"?o.value="["+o.value:a.unshift({type:"text",value:"["});const u=a[a.length-1];return u&&u.type==="text"?u.value+=i:a.push({type:"text",value:i}),a}function dA(e,t){const n=String(t.identifier).toUpperCase(),i=e.definitionById.get(n);if(!i)return A2(e,t);const a={src:Ol(i.url||""),alt:t.alt};i.title!==null&&i.title!==void 0&&(a.title=i.title);const o={type:"element",tagName:"img",properties:a,children:[]};return e.patch(t,o),e.applyData(t,o)}function fA(e,t){const n={src:Ol(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 hA(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 pA(e,t){const n=String(t.identifier).toUpperCase(),i=e.definitionById.get(n);if(!i)return A2(e,t);const a={href:Ol(i.url||"")};i.title!==null&&i.title!==void 0&&(a.title=i.title);const o={type:"element",tagName:"a",properties:a,children:e.all(t)};return e.patch(t,o),e.applyData(t,o)}function mA(e,t){const n={href:Ol(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 gA(e,t,n){const i=e.all(t),a=n?xA(n):M2(t),o={},u=[];if(typeof t.checked=="boolean"){const g=i[0];let x;g&&g.type==="element"&&g.tagName==="p"?x=g:(x={type:"element",tagName:"p",properties:{},children:[]},i.unshift(x)),x.children.length>0&&x.children.unshift({type:"text",value:" "}),x.children.unshift({type:"element",tagName:"input",properties:{type:"checkbox",checked:t.checked,disabled:!0},children:[]}),o.className=["task-list-item"]}let f=-1;for(;++f<i.length;){const g=i[f];(a||f!==0||g.type!=="element"||g.tagName!=="p")&&u.push({type:"text",value:`
|
|
73
|
+
`}),g.type==="element"&&g.tagName==="p"&&!a?u.push(...g.children):u.push(g)}const h=i[i.length-1];h&&(a||h.type!=="element"||h.tagName!=="p")&&u.push({type:"text",value:`
|
|
74
|
+
`});const p={type:"element",tagName:"li",properties:o,children:u};return e.patch(t,p),e.applyData(t,p)}function xA(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=M2(n[i])}return t}function M2(e){const t=e.spread;return t??e.children.length>1}function vA(e,t){const n={},i=e.all(t);let a=-1;for(typeof t.start=="number"&&t.start!==1&&(n.start=t.start);++a<i.length;){const u=i[a];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 o={type:"element",tagName:t.ordered?"ol":"ul",properties:n,children:e.wrap(i,!0)};return e.patch(t,o),e.applyData(t,o)}function bA(e,t){const n={type:"element",tagName:"p",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function yA(e,t){const n={type:"root",children:e.wrap(e.all(t))};return e.patch(t,n),e.applyData(t,n)}function _A(e,t){const n={type:"element",tagName:"strong",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function wA(e,t){const n=e.all(t),i=n.shift(),a=[];if(i){const u={type:"element",tagName:"thead",properties:{},children:e.wrap([i],!0)};e.patch(t.children[0],u),a.push(u)}if(n.length>0){const u={type:"element",tagName:"tbody",properties:{},children:e.wrap(n,!0)},f=ox(t.children[1]),h=u2(t.children[t.children.length-1]);f&&h&&(u.position={start:f,end:h}),a.push(u)}const o={type:"element",tagName:"table",properties:{},children:e.wrap(a,!0)};return e.patch(t,o),e.applyData(t,o)}function SA(e,t,n){const i=n?n.children:void 0,o=(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 x=t.children[h],b={},y=u?u[h]:void 0;y&&(b.align=y);let _={type:"element",tagName:o,properties:b,children:[]};x&&(_.children=e.all(x),e.patch(x,_),_=e.applyData(x,_)),p.push(_)}const g={type:"element",tagName:"tr",properties:{},children:e.wrap(p,!0)};return e.patch(t,g),e.applyData(t,g)}function kA(e,t){const n={type:"element",tagName:"td",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}const m5=9,g5=32;function jA(e){const t=String(e),n=/\r?\n|\r/g;let i=n.exec(t),a=0;const o=[];for(;i;)o.push(x5(t.slice(a,i.index),a>0,!0),i[0]),a=i.index+i[0].length,i=n.exec(t);return o.push(x5(t.slice(a),a>0,!1)),o.join("")}function x5(e,t,n){let i=0,a=e.length;if(t){let o=e.codePointAt(i);for(;o===m5||o===g5;)i++,o=e.codePointAt(i)}if(n){let o=e.codePointAt(a-1);for(;o===m5||o===g5;)a--,o=e.codePointAt(a-1)}return a>i?e.slice(i,a):""}function NA(e,t){const n={type:"text",value:jA(String(t.value))};return e.patch(t,n),e.applyData(t,n)}function CA(e,t){const n={type:"element",tagName:"hr",properties:{},children:[]};return e.patch(t,n),e.applyData(t,n)}const EA={blockquote:rA,break:iA,code:sA,delete:aA,emphasis:lA,footnoteReference:oA,heading:cA,html:uA,imageReference:dA,image:fA,inlineCode:hA,linkReference:pA,link:mA,listItem:gA,list:vA,paragraph:bA,root:yA,strong:_A,table:wA,tableCell:kA,tableRow:SA,text:NA,thematicBreak:CA,toml:dd,yaml:dd,definition:dd,footnoteDefinition:dd};function dd(){}const R2=-1,mf=0,hc=1,rf=2,mx=3,gx=4,xx=5,vx=6,D2=7,L2=8,z2=typeof self=="object"?self:globalThis,v5=(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 z2[e](t)},TA=(e,t)=>{const n=(a,o)=>(e.set(o,a),a),i=a=>{if(e.has(a))return e.get(a);const[o,u]=t[a];switch(o){case mf:case R2:return n(u,a);case hc:{const f=n([],a);for(const h of u)f.push(i(h));return f}case rf:{const f=n({},a);for(const[h,p]of u)f[i(h)]=i(p);return f}case mx:return n(new Date(u),a);case gx:{const{source:f,flags:h}=u;return n(new RegExp(f,h),a)}case xx:{const f=n(new Map,a);for(const[h,p]of u)f.set(i(h),i(p));return f}case vx:{const f=n(new Set,a);for(const h of u)f.add(i(h));return f}case D2:{const{name:f,message:h}=u;return n(typeof z2[f]=="function"?v5(f,h):new Error(h),a)}case L2:return n(BigInt(u),a);case"BigInt":return n(Object(BigInt(u)),a);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(v5(o,u),a)};return i},b5=e=>TA(new Map,e)(0),ha="",{toString:AA}={},{keys:MA}=Object,Qo=e=>{const t=typeof e;if(t!=="object"||!e)return[mf,t];const n=AA.call(e).slice(8,-1);switch(n){case"Array":return[hc,ha];case"Object":return[rf,ha];case"Date":return[mx,ha];case"RegExp":return[gx,ha];case"Map":return[xx,ha];case"Set":return[vx,ha];case"DataView":return[hc,n]}return n.includes("Array")?[hc,n]:e instanceof Error?[D2,e.name||"Error"]:[rf,n]},fd=([e,t])=>e===mf&&(t==="function"||t==="symbol"),RA=(e,t,n,i)=>{const a=(u,f)=>{const h=i.push(u)-1;return n.set(f,h),h},o=u=>{if(n.has(u))return n.get(u);let[f,h]=Qo(u);switch(f){case mf:{let g=u;switch(h){case"bigint":f=L2,g=u.toString();break;case"function":case"symbol":if(e)throw new TypeError("unable to serialize "+h);g=null;break;case"undefined":return a([R2],u)}return a([f,g],u)}case hc:{if(h){let b=u;return h==="DataView"?b=new Uint8Array(u.buffer):h==="ArrayBuffer"&&(b=new Uint8Array(u)),a([h,[...b]],u)}const g=[],x=a([f,g],u);for(const b of u)g.push(o(b));return x}case rf:{if(h)switch(h){case"BigInt":return a([h,u.toString()],u);case"Boolean":case"Number":case"String":return a([h,u.valueOf()],u)}if(t&&"toJSON"in u)return o(u.toJSON());const g=[],x=a([f,g],u);for(const b of MA(u))(e||!fd(Qo(u[b])))&&g.push([o(b),o(u[b])]);return x}case mx:return a([f,isNaN(u.getTime())?ha:u.toISOString()],u);case gx:{const{source:g,flags:x}=u;return a([f,{source:g,flags:x}],u)}case xx:{const g=[],x=a([f,g],u);for(const[b,y]of u)(e||!(fd(Qo(b))||fd(Qo(y))))&&g.push([o(b),o(y)]);return x}case vx:{const g=[],x=a([f,g],u);for(const b of u)(e||!fd(Qo(b)))&&g.push(o(b));return x}}const{message:p}=u;return a([f,{name:h,message:p}],u)};return o},y5=(e,{json:t,lossy:n}={})=>{const i=[];return RA(!(t||n),!!t,new Map,i)(e),i},sf=typeof structuredClone=="function"?(e,t)=>t&&("json"in t||"lossy"in t)?b5(y5(e,t)):structuredClone(e):(e,t)=>b5(y5(e,t));function DA(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 LA(e,t){return"Back to reference "+(e+1)+(t>1?"-"+t:"")}function zA(e){const t=typeof e.options.clobberPrefix=="string"?e.options.clobberPrefix:"user-content-",n=e.options.footnoteBackContent||DA,i=e.options.footnoteBackLabel||LA,a=e.options.footnoteLabel||"Footnotes",o=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),x=String(p.identifier).toUpperCase(),b=Ol(x.toLowerCase());let y=0;const _=[],j=e.footnoteCounts.get(x);for(;j!==void 0&&++y<=j;){_.length>0&&_.push({type:"text",value:" "});let A=typeof n=="string"?n:n(h,y);typeof A=="string"&&(A={type:"text",value:A}),_.push({type:"element",tagName:"a",properties:{href:"#"+t+"fnref-"+b+(y>1?"-"+y:""),dataFootnoteBackref:"",ariaLabel:typeof i=="string"?i:i(h,y),className:["data-footnote-backref"]},children:Array.isArray(A)?A:[A]})}const C=g[g.length-1];if(C&&C.type==="element"&&C.tagName==="p"){const A=C.children[C.children.length-1];A&&A.type==="text"?A.value+=" ":C.children.push({type:"text",value:" "}),C.children.push(..._)}else g.push(..._);const k={type:"element",tagName:"li",properties:{id:t+"fn-"+b},children:e.wrap(g,!0)};e.patch(p,k),f.push(k)}if(f.length!==0)return{type:"element",tagName:"section",properties:{dataFootnotes:!0,className:["footnotes"]},children:[{type:"element",tagName:o,properties:{...sf(u),id:"footnote-label"},children:[{type:"text",value:a}]},{type:"text",value:`
|
|
75
|
+
`},{type:"element",tagName:"ol",properties:{},children:e.wrap(f,!0)},{type:"text",value:`
|
|
76
|
+
`}]}}const gf=(function(e){if(e==null)return $A;if(typeof e=="function")return xf(e);if(typeof e=="object")return Array.isArray(e)?OA(e):BA(e);if(typeof e=="string")return PA(e);throw new Error("Expected function, string, or object as test")});function OA(e){const t=[];let n=-1;for(;++n<e.length;)t[n]=gf(e[n]);return xf(i);function i(...a){let o=-1;for(;++o<t.length;)if(t[o].apply(this,a))return!0;return!1}}function BA(e){const t=e;return xf(n);function n(i){const a=i;let o;for(o in e)if(a[o]!==t[o])return!1;return!0}}function PA(e){return xf(t);function t(n){return n&&n.type===e}}function xf(e){return t;function t(n,i,a){return!!(FA(n)&&e.call(this,n,typeof i=="number"?i:void 0,a||void 0))}}function $A(){return!0}function FA(e){return e!==null&&typeof e=="object"&&"type"in e}const O2=[],UA=!0,Eg=!1,HA="skip";function B2(e,t,n,i){let a;typeof t=="function"&&typeof n!="function"?(i=n,n=t):a=t;const o=gf(a),u=i?-1:1;f(e,void 0,[])();function f(h,p,g){const x=h&&typeof h=="object"?h:{};if(typeof x.type=="string"){const y=typeof x.tagName=="string"?x.tagName:typeof x.name=="string"?x.name:void 0;Object.defineProperty(b,"name",{value:"node ("+(h.type+(y?"<"+y+">":""))+")"})}return b;function b(){let y=O2,_,j,C;if((!t||o(h,p,g[g.length-1]||void 0))&&(y=IA(n(h,g)),y[0]===Eg))return y;if("children"in h&&h.children){const k=h;if(k.children&&y[0]!==HA)for(j=(i?k.children.length:-1)+u,C=g.concat(k);j>-1&&j<k.children.length;){const A=k.children[j];if(_=f(A,j,C)(),_[0]===Eg)return _;j=typeof _[1]=="number"?_[1]:j+u}}return y}}}function IA(e){return Array.isArray(e)?e:typeof e=="number"?[UA,e]:e==null?O2:[e]}function bx(e,t,n,i){let a,o,u;typeof t=="function"&&typeof n!="function"?(o=void 0,u=t,a=n):(o=t,u=n,a=i),B2(e,o,f,a);function f(h,p){const g=p[p.length-1],x=g?g.children.indexOf(h):void 0;return u(h,x,g)}}const Tg={}.hasOwnProperty,qA={};function VA(e,t){const n=t||qA,i=new Map,a=new Map,o=new Map,u={...EA,...n.handlers},f={all:p,applyData:YA,definitionById:i,footnoteById:a,footnoteCounts:o,footnoteOrder:[],handlers:u,one:h,options:n,patch:GA,wrap:QA};return bx(e,function(g){if(g.type==="definition"||g.type==="footnoteDefinition"){const x=g.type==="definition"?i:a,b=String(g.identifier).toUpperCase();x.has(b)||x.set(b,g)}}),f;function h(g,x){const b=g.type,y=f.handlers[b];if(Tg.call(f.handlers,b)&&y)return y(f,g,x);if(f.options.passThrough&&f.options.passThrough.includes(b)){if("children"in g){const{children:j,...C}=g,k=sf(C);return k.children=f.all(g),k}return sf(g)}return(f.options.unknownHandler||WA)(f,g,x)}function p(g){const x=[];if("children"in g){const b=g.children;let y=-1;for(;++y<b.length;){const _=f.one(b[y],g);if(_){if(y&&b[y-1].type==="break"&&(!Array.isArray(_)&&_.type==="text"&&(_.value=_5(_.value)),!Array.isArray(_)&&_.type==="element")){const j=_.children[0];j&&j.type==="text"&&(j.value=_5(j.value))}Array.isArray(_)?x.push(..._):x.push(_)}}}return x}}function GA(e,t){e.position&&(t.position=LE(e))}function YA(e,t){let n=t;if(e&&e.data){const i=e.data.hName,a=e.data.hChildren,o=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"&&o&&Object.assign(n.properties,sf(o)),"children"in n&&n.children&&a!==null&&a!==void 0&&(n.children=a)}return n}function WA(e,t){const n=t.data||{},i="value"in t&&!(Tg.call(n,"hProperties")||Tg.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 QA(e,t){const n=[];let i=-1;for(t&&n.push({type:"text",value:`
|
|
77
|
+
`});++i<e.length;)i&&n.push({type:"text",value:`
|
|
78
|
+
`}),n.push(e[i]);return t&&e.length>0&&n.push({type:"text",value:`
|
|
79
|
+
`}),n}function _5(e){let t=0,n=e.charCodeAt(t);for(;n===9||n===32;)t++,n=e.charCodeAt(t);return e.slice(t)}function w5(e,t){const n=VA(e,t),i=n.one(e,void 0),a=zA(n),o=Array.isArray(i)?{type:"root",children:i}:i||{type:"root",children:[]};return a&&o.children.push({type:"text",value:`
|
|
80
|
+
`},a),o}function XA(e,t){return e&&"run"in e?async function(n,i){const a=w5(n,{file:i,...t});await e.run(a,i)}:function(n,i){return w5(n,{file:i,...e||t})}}function S5(e){if(e)throw e}var dm,k5;function KA(){if(k5)return dm;k5=1;var e=Object.prototype.hasOwnProperty,t=Object.prototype.toString,n=Object.defineProperty,i=Object.getOwnPropertyDescriptor,a=function(p){return typeof Array.isArray=="function"?Array.isArray(p):t.call(p)==="[object Array]"},o=function(p){if(!p||t.call(p)!=="[object Object]")return!1;var g=e.call(p,"constructor"),x=p.constructor&&p.constructor.prototype&&e.call(p.constructor.prototype,"isPrototypeOf");if(p.constructor&&!g&&!x)return!1;var b;for(b in p);return typeof b>"u"||e.call(p,b)},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 dm=function h(){var p,g,x,b,y,_,j=arguments[0],C=1,k=arguments.length,A=!1;for(typeof j=="boolean"&&(A=j,j=arguments[1]||{},C=2),(j==null||typeof j!="object"&&typeof j!="function")&&(j={});C<k;++C)if(p=arguments[C],p!=null)for(g in p)x=f(j,g),b=f(p,g),j!==b&&(A&&b&&(o(b)||(y=a(b)))?(y?(y=!1,_=x&&a(x)?x:[]):_=x&&o(x)?x:{},u(j,{name:g,newValue:h(A,_,b)})):typeof b<"u"&&u(j,{name:g,newValue:b}));return j},dm}var ZA=KA();const fm=Og(ZA);function Ag(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 JA(){const e=[],t={run:n,use:i};return t;function n(...a){let o=-1;const u=a.pop();if(typeof u!="function")throw new TypeError("Expected function as last argument, not "+u);f(null,...a);function f(h,...p){const g=e[++o];let x=-1;if(h){u(h);return}for(;++x<a.length;)(p[x]===null||p[x]===void 0)&&(p[x]=a[x]);a=p,g?eM(g,f)(...p):u(null,...p)}}function i(a){if(typeof a!="function")throw new TypeError("Expected `middelware` to be a function, not "+a);return e.push(a),t}}function eM(e,t){let n;return i;function i(...u){const f=e.length>u.length;let h;f&&u.push(a);try{h=e.apply(this,u)}catch(p){const g=p;if(f&&n)throw g;return a(g)}f||(h&&h.then&&typeof h.then=="function"?h.then(o,a):h instanceof Error?a(h):o(h))}function a(u,...f){n||(n=!0,t(u,...f))}function o(u){a(null,u)}}const oi={basename:tM,dirname:nM,extname:rM,join:iM,sep:"/"};function tM(e,t){if(t!==void 0&&typeof t!="string")throw new TypeError('"ext" argument must be a string');Lc(e);let n=0,i=-1,a=e.length,o;if(t===void 0||t.length===0||t.length>e.length){for(;a--;)if(e.codePointAt(a)===47){if(o){n=a+1;break}}else i<0&&(o=!0,i=a+1);return i<0?"":e.slice(n,i)}if(t===e)return"";let u=-1,f=t.length-1;for(;a--;)if(e.codePointAt(a)===47){if(o){n=a+1;break}}else u<0&&(o=!0,u=a+1),f>-1&&(e.codePointAt(a)===t.codePointAt(f--)?f<0&&(i=a):(f=-1,i=u));return n===i?i=u:i<0&&(i=e.length),e.slice(n,i)}function nM(e){if(Lc(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 rM(e){Lc(e);let t=e.length,n=-1,i=0,a=-1,o=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?a<0?a=t:o!==1&&(o=1):a>-1&&(o=-1)}return a<0||n<0||o===0||o===1&&a===n-1&&a===i+1?"":e.slice(a,n)}function iM(...e){let t=-1,n;for(;++t<e.length;)Lc(e[t]),e[t]&&(n=n===void 0?e[t]:n+"/"+e[t]);return n===void 0?".":sM(n)}function sM(e){Lc(e);const t=e.codePointAt(0)===47;let n=aM(e,!t);return n.length===0&&!t&&(n="."),n.length>0&&e.codePointAt(e.length-1)===47&&(n+="/"),t?"/"+n:n}function aM(e,t){let n="",i=0,a=-1,o=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(!(a===u-1||o===1))if(a!==u-1&&o===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("/")),a=u,o=0;continue}}else if(n.length>0){n="",i=0,a=u,o=0;continue}}t&&(n=n.length>0?n+"/..":"..",i=2)}else n.length>0?n+="/"+e.slice(a+1,u):n=e.slice(a+1,u),i=u-a-1;a=u,o=0}else f===46&&o>-1?o++:o=-1}return n}function Lc(e){if(typeof e!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(e))}const lM={cwd:oM};function oM(){return"/"}function Mg(e){return!!(e!==null&&typeof e=="object"&&"href"in e&&e.href&&"protocol"in e&&e.protocol&&e.auth===void 0)}function cM(e){if(typeof e=="string")e=new URL(e);else if(!Mg(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 uM(e)}function uM(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 a=new TypeError("File URL path must not include encoded / characters");throw a.code="ERR_INVALID_FILE_URL_PATH",a}}return decodeURIComponent(t)}const hm=["history","path","basename","stem","extname","dirname"];class P2{constructor(t){let n;t?Mg(t)?n={path:t}:typeof t=="string"||dM(t)?n={value:t}:n=t:n={},this.cwd="cwd"in n?"":lM.cwd(),this.data={},this.history=[],this.messages=[],this.value,this.map,this.result,this.stored;let i=-1;for(;++i<hm.length;){const o=hm[i];o in n&&n[o]!==void 0&&n[o]!==null&&(this[o]=o==="history"?[...n[o]]:n[o])}let a;for(a in n)hm.includes(a)||(this[a]=n[a])}get basename(){return typeof this.path=="string"?oi.basename(this.path):void 0}set basename(t){mm(t,"basename"),pm(t,"basename"),this.path=oi.join(this.dirname||"",t)}get dirname(){return typeof this.path=="string"?oi.dirname(this.path):void 0}set dirname(t){j5(this.basename,"dirname"),this.path=oi.join(t||"",this.basename)}get extname(){return typeof this.path=="string"?oi.extname(this.path):void 0}set extname(t){if(pm(t,"extname"),j5(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=oi.join(this.dirname,this.stem+(t||""))}get path(){return this.history[this.history.length-1]}set path(t){Mg(t)&&(t=cM(t)),mm(t,"path"),this.path!==t&&this.history.push(t)}get stem(){return typeof this.path=="string"?oi.basename(this.path,this.extname):void 0}set stem(t){mm(t,"stem"),pm(t,"stem"),this.path=oi.join(this.dirname||"",t+(this.extname||""))}fail(t,n,i){const a=this.message(t,n,i);throw a.fatal=!0,a}info(t,n,i){const a=this.message(t,n,i);return a.fatal=void 0,a}message(t,n,i){const a=new Ln(t,n,i);return this.path&&(a.name=this.path+":"+a.name,a.file=this.path),a.fatal=!1,this.messages.push(a),a}toString(t){return this.value===void 0?"":typeof this.value=="string"?this.value:new TextDecoder(t||void 0).decode(this.value)}}function pm(e,t){if(e&&e.includes(oi.sep))throw new Error("`"+t+"` cannot be a path: did not expect `"+oi.sep+"`")}function mm(e,t){if(!e)throw new Error("`"+t+"` cannot be empty")}function j5(e,t){if(!e)throw new Error("Setting `"+t+"` requires `path` to be set too")}function dM(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const fM=(function(e){const i=this.constructor.prototype,a=i[e],o=function(){return a.apply(o,arguments)};return Object.setPrototypeOf(o,i),o}),hM={}.hasOwnProperty;class yx extends fM{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=JA()}copy(){const t=new yx;let n=-1;for(;++n<this.attachers.length;){const i=this.attachers[n];t.use(...i)}return t.data(fm(!0,{},this.namespace)),t}data(t,n){return typeof t=="string"?arguments.length===2?(vm("data",this.frozen),this.namespace[t]=n,this):hM.call(this.namespace,t)&&this.namespace[t]||void 0:t?(vm("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 a=n.call(t,...i);typeof a=="function"&&this.transformers.use(a)}return this.frozen=!0,this.freezeIndex=Number.POSITIVE_INFINITY,this}parse(t){this.freeze();const n=hd(t),i=this.parser||this.Parser;return gm("parse",i),i(String(n),n)}process(t,n){const i=this;return this.freeze(),gm("process",this.parser||this.Parser),xm("process",this.compiler||this.Compiler),n?a(void 0,n):new Promise(a);function a(o,u){const f=hd(t),h=i.parse(f);i.run(h,f,function(g,x,b){if(g||!x||!b)return p(g);const y=x,_=i.stringify(y,b);gM(_)?b.value=_:b.result=_,p(g,b)});function p(g,x){g||!x?u(g):o?o(x):n(void 0,x)}}}processSync(t){let n=!1,i;return this.freeze(),gm("processSync",this.parser||this.Parser),xm("processSync",this.compiler||this.Compiler),this.process(t,a),C5("processSync","process",n),i;function a(o,u){n=!0,S5(o),i=u}}run(t,n,i){N5(t),this.freeze();const a=this.transformers;return!i&&typeof n=="function"&&(i=n,n=void 0),i?o(void 0,i):new Promise(o);function o(u,f){const h=hd(n);a.run(t,h,p);function p(g,x,b){const y=x||t;g?f(g):u?u(y):i(void 0,y,b)}}}runSync(t,n){let i=!1,a;return this.run(t,n,o),C5("runSync","run",i),a;function o(u,f){S5(u),a=f,i=!0}}stringify(t,n){this.freeze();const i=hd(n),a=this.compiler||this.Compiler;return xm("stringify",a),N5(t),a(t,i)}use(t,...n){const i=this.attachers,a=this.namespace;if(vm("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 o(p){if(typeof p=="function")h(p,[]);else if(typeof p=="object")if(Array.isArray(p)){const[g,...x]=p;h(g,x)}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&&(a.settings=fm(!0,a.settings,p.settings))}function f(p){let g=-1;if(p!=null)if(Array.isArray(p))for(;++g<p.length;){const x=p[g];o(x)}else throw new TypeError("Expected a list of plugins, not `"+p+"`")}function h(p,g){let x=-1,b=-1;for(;++x<i.length;)if(i[x][0]===p){b=x;break}if(b===-1)i.push([p,...g]);else if(g.length>0){let[y,..._]=g;const j=i[b][1];Ag(j)&&Ag(y)&&(y=fm(!0,j,y)),i[b]=[p,y,..._]}}}}const pM=new yx().freeze();function gm(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `parser`")}function xm(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `compiler`")}function vm(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 N5(e){if(!Ag(e)||typeof e.type!="string")throw new TypeError("Expected node, got `"+e+"`")}function C5(e,t,n){if(!n)throw new Error("`"+e+"` finished async. Use `"+t+"` instead")}function hd(e){return mM(e)?e:new P2(e)}function mM(e){return!!(e&&typeof e=="object"&&"message"in e&&"messages"in e)}function gM(e){return typeof e=="string"||xM(e)}function xM(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const vM="https://github.com/remarkjs/react-markdown/blob/main/changelog.md",E5=[],T5={allowDangerousHtml:!0},bM=/^(https?|ircs?|mailto|xmpp)$/i,yM=[{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 _x(e){const t=_M(e),n=wM(e);return SM(t.runSync(t.parse(n),n),e)}function _M(e){const t=e.rehypePlugins||E5,n=e.remarkPlugins||E5,i=e.remarkRehypeOptions?{...e.remarkRehypeOptions,...T5}:T5;return pM().use(nA).use(n).use(XA,i).use(t)}function wM(e){const t=e.children||"",n=new P2;return typeof t=="string"&&(n.value=t),n}function SM(e,t){const n=t.allowedElements,i=t.allowElement,a=t.components,o=t.disallowedElements,u=t.skipHtml,f=t.unwrapDisallowed,h=t.urlTransform||kM;for(const g of yM)Object.hasOwn(t,g.from)&&(""+g.from+(g.to?"use `"+g.to+"` instead":"remove it")+vM+g.id,void 0);return bx(e,p),$E(e,{Fragment:l.Fragment,components:a,ignoreInvalidStyle:!0,jsx:l.jsx,jsxs:l.jsxs,passKeys:!0,passNode:!0});function p(g,x,b){if(g.type==="raw"&&b&&typeof x=="number")return u?b.children.splice(x,1):b.children[x]={type:"text",value:g.value},x;if(g.type==="element"){let y;for(y in om)if(Object.hasOwn(om,y)&&Object.hasOwn(g.properties,y)){const _=g.properties[y],j=om[y];(j===null||j.includes(g.tagName))&&(g.properties[y]=h(String(_||""),y,g))}}if(g.type==="element"){let y=n?!n.includes(g.tagName):o?o.includes(g.tagName):!1;if(!y&&i&&typeof x=="number"&&(y=!i(g,x,b)),y&&b&&typeof x=="number")return f&&g.children?b.children.splice(x,1,...g.children):b.children.splice(x,1),x}}}function kM(e){const t=e.indexOf(":"),n=e.indexOf("?"),i=e.indexOf("#"),a=e.indexOf("/");return t===-1||a!==-1&&t>a||n!==-1&&t>n||i!==-1&&t>i||bM.test(e.slice(0,t))?e:""}function A5(e,t){const n=String(e);if(typeof t!="string")throw new TypeError("Expected character");let i=0,a=n.indexOf(t);for(;a!==-1;)i++,a=n.indexOf(t,a+t.length);return i}function jM(e){if(typeof e!="string")throw new TypeError("Expected a string");return e.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")}function NM(e,t,n){const a=gf((n||{}).ignore||[]),o=CM(t);let u=-1;for(;++u<o.length;)B2(e,"text",f);function f(p,g){let x=-1,b;for(;++x<g.length;){const y=g[x],_=b?b.children:void 0;if(a(y,_?_.indexOf(y):void 0,b))return;b=y}if(b)return h(p,g)}function h(p,g){const x=g[g.length-1],b=o[u][0],y=o[u][1];let _=0;const C=x.children.indexOf(p);let k=!1,A=[];b.lastIndex=0;let N=b.exec(p.value);for(;N;){const D=N.index,z={index:N.index,input:N.input,stack:[...g,p]};let L=y(...N,z);if(typeof L=="string"&&(L=L.length>0?{type:"text",value:L}:void 0),L===!1?b.lastIndex=D+1:(_!==D&&A.push({type:"text",value:p.value.slice(_,D)}),Array.isArray(L)?A.push(...L):L&&A.push(L),_=D+N[0].length,k=!0),!b.global)break;N=b.exec(p.value)}return k?(_<p.value.length&&A.push({type:"text",value:p.value.slice(_)}),x.children.splice(C,1,...A)):A=[p],C+A.length}}function CM(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 a=n[i];t.push([EM(a[0]),TM(a[1])])}return t}function EM(e){return typeof e=="string"?new RegExp(jM(e),"g"):e}function TM(e){return typeof e=="function"?e:function(){return e}}const bm="phrasing",ym=["autolink","link","image","label"];function AM(){return{transforms:[BM],enter:{literalAutolink:RM,literalAutolinkEmail:_m,literalAutolinkHttp:_m,literalAutolinkWww:_m},exit:{literalAutolink:OM,literalAutolinkEmail:zM,literalAutolinkHttp:DM,literalAutolinkWww:LM}}}function MM(){return{unsafe:[{character:"@",before:"[+\\-.\\w]",after:"[\\-.\\w]",inConstruct:bm,notInConstruct:ym},{character:".",before:"[Ww]",after:"[\\-.\\w]",inConstruct:bm,notInConstruct:ym},{character:":",before:"[ps]",after:"\\/",inConstruct:bm,notInConstruct:ym}]}}function RM(e){this.enter({type:"link",title:null,url:"",children:[]},e)}function _m(e){this.config.enter.autolinkProtocol.call(this,e)}function DM(e){this.config.exit.autolinkProtocol.call(this,e)}function LM(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 zM(e){this.config.exit.autolinkEmail.call(this,e)}function OM(e){this.exit(e)}function BM(e){NM(e,[[/(https?:\/\/|www(?=\.))([-.\w]+)([^ \t\r\n]*)/gi,PM],[new RegExp("(?<=^|\\s|\\p{P}|\\p{S})([-.\\w+]+)@([-\\w]+(?:\\.[-\\w]+)+)","gu"),$M]],{ignore:["link","linkReference"]})}function PM(e,t,n,i,a){let o="";if(!$2(a)||(/^w/i.test(t)&&(n=t+n,t="",o="http://"),!FM(n)))return!1;const u=UM(n+i);if(!u[0])return!1;const f={type:"link",title:null,url:o+t+u[0],children:[{type:"text",value:t+u[0]}]};return u[1]?[f,{type:"text",value:u[1]}]:f}function $M(e,t,n,i){return!$2(i,!0)||/[-\d_]$/.test(n)?!1:{type:"link",title:null,url:"mailto:"+t+"@"+n,children:[{type:"text",value:t+"@"+n}]}}function FM(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 UM(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 a=A5(e,"(");let o=A5(e,")");for(;i!==-1&&a>o;)e+=n.slice(0,i+1),n=n.slice(i+1),i=n.indexOf(")"),o++;return[e,n]}function $2(e,t){const n=e.input.charCodeAt(e.index-1);return(e.index===0||ya(n)||hf(n))&&(!t||n!==47)}F2.peek=XM;function HM(){this.buffer()}function IM(e){this.enter({type:"footnoteReference",identifier:"",label:""},e)}function qM(){this.buffer()}function VM(e){this.enter({type:"footnoteDefinition",identifier:"",label:"",children:[]},e)}function GM(e){const t=this.resume(),n=this.stack[this.stack.length-1];n.type,n.identifier=Qr(this.sliceSerialize(e)).toLowerCase(),n.label=t}function YM(e){this.exit(e)}function WM(e){const t=this.resume(),n=this.stack[this.stack.length-1];n.type,n.identifier=Qr(this.sliceSerialize(e)).toLowerCase(),n.label=t}function QM(e){this.exit(e)}function XM(){return"["}function F2(e,t,n,i){const a=n.createTracker(i);let o=a.move("[^");const u=n.enter("footnoteReference"),f=n.enter("reference");return o+=a.move(n.safe(n.associationId(e),{after:"]",before:o})),f(),u(),o+=a.move("]"),o}function KM(){return{enter:{gfmFootnoteCallString:HM,gfmFootnoteCall:IM,gfmFootnoteDefinitionLabelString:qM,gfmFootnoteDefinition:VM},exit:{gfmFootnoteCallString:GM,gfmFootnoteCall:YM,gfmFootnoteDefinitionLabelString:WM,gfmFootnoteDefinition:QM}}}function ZM(e){let t=!1;return e&&e.firstLineBlank&&(t=!0),{handlers:{footnoteDefinition:n,footnoteReference:F2},unsafe:[{character:"[",inConstruct:["label","phrasing","reference"]}]};function n(i,a,o,u){const f=o.createTracker(u);let h=f.move("[^");const p=o.enter("footnoteDefinition"),g=o.enter("label");return h+=f.move(o.safe(o.associationId(i),{before:h,after:"]"})),g(),h+=f.move("]:"),i.children&&i.children.length>0&&(f.shift(4),h+=f.move((t?`
|
|
81
|
+
`:" ")+o.indentLines(o.containerFlow(i,f.current()),t?U2:JM))),p(),h}}function JM(e,t,n){return t===0?e:U2(e,t,n)}function U2(e,t,n){return(n?"":" ")+e}const e8=["autolink","destinationLiteral","destinationRaw","reference","titleQuote","titleApostrophe"];H2.peek=s8;function t8(){return{canContainEols:["delete"],enter:{strikethrough:r8},exit:{strikethrough:i8}}}function n8(){return{unsafe:[{character:"~",inConstruct:"phrasing",notInConstruct:e8}],handlers:{delete:H2}}}function r8(e){this.enter({type:"delete",children:[]},e)}function i8(e){this.exit(e)}function H2(e,t,n,i){const a=n.createTracker(i),o=n.enter("strikethrough");let u=a.move("~~");return u+=n.containerPhrasing(e,{...a.current(),before:u,after:"~"}),u+=a.move("~~"),o(),u}function s8(){return"~"}function a8(e){return e.length}function l8(e,t){const n=t||{},i=(n.align||[]).concat(),a=n.stringLength||a8,o=[],u=[],f=[],h=[];let p=0,g=-1;for(;++g<e.length;){const j=[],C=[];let k=-1;for(e[g].length>p&&(p=e[g].length);++k<e[g].length;){const A=o8(e[g][k]);if(n.alignDelimiters!==!1){const N=a(A);C[k]=N,(h[k]===void 0||N>h[k])&&(h[k]=N)}j.push(A)}u[g]=j,f[g]=C}let x=-1;if(typeof i=="object"&&"length"in i)for(;++x<p;)o[x]=M5(i[x]);else{const j=M5(i);for(;++x<p;)o[x]=j}x=-1;const b=[],y=[];for(;++x<p;){const j=o[x];let C="",k="";j===99?(C=":",k=":"):j===108?C=":":j===114&&(k=":");let A=n.alignDelimiters===!1?1:Math.max(1,h[x]-C.length-k.length);const N=C+"-".repeat(A)+k;n.alignDelimiters!==!1&&(A=C.length+A+k.length,A>h[x]&&(h[x]=A),y[x]=A),b[x]=N}u.splice(1,0,b),f.splice(1,0,y),g=-1;const _=[];for(;++g<u.length;){const j=u[g],C=f[g];x=-1;const k=[];for(;++x<p;){const A=j[x]||"";let N="",D="";if(n.alignDelimiters!==!1){const z=h[x]-(C[x]||0),L=o[x];L===114?N=" ".repeat(z):L===99?z%2?(N=" ".repeat(z/2+.5),D=" ".repeat(z/2-.5)):(N=" ".repeat(z/2),D=N):D=" ".repeat(z)}n.delimiterStart!==!1&&!x&&k.push("|"),n.padding!==!1&&!(n.alignDelimiters===!1&&A==="")&&(n.delimiterStart!==!1||x)&&k.push(" "),n.alignDelimiters!==!1&&k.push(N),k.push(A),n.alignDelimiters!==!1&&k.push(D),n.padding!==!1&&k.push(" "),(n.delimiterEnd!==!1||x!==p-1)&&k.push("|")}_.push(n.delimiterEnd===!1?k.join("").replace(/ +$/,""):k.join(""))}return _.join(`
|
|
82
|
+
`)}function o8(e){return e==null?"":String(e)}function M5(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 c8(e,t,n,i){const a=n.enter("blockquote"),o=n.createTracker(i);o.move("> "),o.shift(2);const u=n.indentLines(n.containerFlow(e,o.current()),u8);return a(),u}function u8(e,t,n){return">"+(n?"":" ")+e}function d8(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 D5(e,t,n,i){let a=-1;for(;++a<n.unsafe.length;)if(n.unsafe[a].character===`
|
|
83
|
+
`&&d8(n.stack,n.unsafe[a]))return/[ \t]/.test(i.before)?"":" ";return`\\
|
|
84
|
+
`}function f8(e,t){const n=String(e);let i=n.indexOf(t),a=i,o=0,u=0;if(typeof t!="string")throw new TypeError("Expected substring");for(;i!==-1;)i===a?++o>u&&(u=o):o=1,a=i+t.length,i=n.indexOf(t,a);return u}function h8(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 p8(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 m8(e,t,n,i){const a=p8(n),o=e.value||"",u=a==="`"?"GraveAccent":"Tilde";if(h8(e,n)){const x=n.enter("codeIndented"),b=n.indentLines(o,g8);return x(),b}const f=n.createTracker(i),h=a.repeat(Math.max(f8(o,a)+1,3)),p=n.enter("codeFenced");let g=f.move(h);if(e.lang){const x=n.enter(`codeFencedLang${u}`);g+=f.move(n.safe(e.lang,{before:g,after:" ",encode:["`"],...f.current()})),x()}if(e.lang&&e.meta){const x=n.enter(`codeFencedMeta${u}`);g+=f.move(" "),g+=f.move(n.safe(e.meta,{before:g,after:`
|
|
85
|
+
`,encode:["`"],...f.current()})),x()}return g+=f.move(`
|
|
86
|
+
`),o&&(g+=f.move(o+`
|
|
87
|
+
`)),g+=f.move(h),p(),g}function g8(e,t,n){return(n?"":" ")+e}function wx(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 x8(e,t,n,i){const a=wx(n),o=a==='"'?"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?" ":`
|
|
88
|
+
`,...h.current()}))),f(),e.title&&(f=n.enter(`title${o}`),p+=h.move(" "+a),p+=h.move(n.safe(e.title,{before:p,after:a,...h.current()})),p+=h.move(a),f()),u(),p}function v8(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 Ec(e){return"&#x"+e.toString(16).toUpperCase()+";"}function af(e,t,n){const i=Ml(e),a=Ml(t);return i===void 0?a===void 0?n==="_"?{inside:!0,outside:!0}:{inside:!1,outside:!1}:a===1?{inside:!0,outside:!0}:{inside:!1,outside:!0}:i===1?a===void 0?{inside:!1,outside:!1}:a===1?{inside:!0,outside:!0}:{inside:!1,outside:!1}:a===void 0?{inside:!1,outside:!1}:a===1?{inside:!0,outside:!1}:{inside:!1,outside:!1}}I2.peek=b8;function I2(e,t,n,i){const a=v8(n),o=n.enter("emphasis"),u=n.createTracker(i),f=u.move(a);let h=u.move(n.containerPhrasing(e,{after:a,before:f,...u.current()}));const p=h.charCodeAt(0),g=af(i.before.charCodeAt(i.before.length-1),p,a);g.inside&&(h=Ec(p)+h.slice(1));const x=h.charCodeAt(h.length-1),b=af(i.after.charCodeAt(0),x,a);b.inside&&(h=h.slice(0,-1)+Ec(x));const y=u.move(a);return o(),n.attentionEncodeSurroundingInfo={after:b.outside,before:g.outside},f+h+y}function b8(e,t,n){return n.options.emphasis||"*"}function y8(e,t){let n=!1;return bx(e,function(i){if("value"in i&&/\r?\n|\r/.test(i.value)||i.type==="break")return n=!0,Eg}),!!((!e.depth||e.depth<3)&&fx(e)&&(t.options.setext||n))}function _8(e,t,n,i){const a=Math.max(Math.min(6,e.depth||1),1),o=n.createTracker(i);if(y8(e,n)){const g=n.enter("headingSetext"),x=n.enter("phrasing"),b=n.containerPhrasing(e,{...o.current(),before:`
|
|
89
|
+
`,after:`
|
|
90
|
+
`});return x(),g(),b+`
|
|
91
|
+
`+(a===1?"=":"-").repeat(b.length-(Math.max(b.lastIndexOf("\r"),b.lastIndexOf(`
|
|
92
|
+
`))+1))}const u="#".repeat(a),f=n.enter("headingAtx"),h=n.enter("phrasing");o.move(u+" ");let p=n.containerPhrasing(e,{before:"# ",after:`
|
|
93
|
+
`,...o.current()});return/^[\t ]/.test(p)&&(p=Ec(p.charCodeAt(0))+p.slice(1)),p=p?u+" "+p:u,n.options.closeAtx&&(p+=" "+u),h(),f(),p}q2.peek=w8;function q2(e){return e.value||""}function w8(){return"<"}V2.peek=S8;function V2(e,t,n,i){const a=wx(n),o=a==='"'?"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${o}`),p+=h.move(" "+a),p+=h.move(n.safe(e.title,{before:p,after:a,...h.current()})),p+=h.move(a),f()),p+=h.move(")"),u(),p}function S8(){return"!"}G2.peek=k8;function G2(e,t,n,i){const a=e.referenceType,o=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 x=n.safe(n.associationId(e),{before:h,after:"]",...f.current()});return u(),n.stack=g,o(),a==="full"||!p||p!==x?h+=f.move(x+"]"):a==="shortcut"?h=h.slice(0,-1):h+=f.move("]"),h}function k8(){return"!"}Y2.peek=j8;function Y2(e,t,n){let i=e.value||"",a="`",o=-1;for(;new RegExp("(^|[^`])"+a+"([^`]|$)").test(i);)a+="`";for(/[^ \r\n]/.test(i)&&(/^[ \r\n]/.test(i)&&/[ \r\n]$/.test(i)||/^`|`$/.test(i))&&(i=" "+i+" ");++o<n.unsafe.length;){const u=n.unsafe[o],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 a+i+a}function j8(){return"`"}function W2(e,t){const n=fx(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))}Q2.peek=N8;function Q2(e,t,n,i){const a=wx(n),o=a==='"'?"Quote":"Apostrophe",u=n.createTracker(i);let f,h;if(W2(e,n)){const g=n.stack;n.stack=[],f=n.enter("autolink");let x=u.move("<");return x+=u.move(n.containerPhrasing(e,{before:x,after:">",...u.current()})),x+=u.move(">"),f(),n.stack=g,x}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${o}`),p+=u.move(" "+a),p+=u.move(n.safe(e.title,{before:p,after:a,...u.current()})),p+=u.move(a),h()),p+=u.move(")"),f(),p}function N8(e,t,n){return W2(e,n)?"<":"["}X2.peek=C8;function X2(e,t,n,i){const a=e.referenceType,o=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 x=n.safe(n.associationId(e),{before:h,after:"]",...f.current()});return u(),n.stack=g,o(),a==="full"||!p||p!==x?h+=f.move(x+"]"):a==="shortcut"?h=h.slice(0,-1):h+=f.move("]"),h}function C8(){return"["}function Sx(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 E8(e){const t=Sx(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 T8(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 K2(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 A8(e,t,n,i){const a=n.enter("list"),o=n.bulletCurrent;let u=e.ordered?T8(n):Sx(n);const f=e.ordered?u==="."?")":".":E8(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),K2(n)===u&&g){let x=-1;for(;++x<e.children.length;){const b=e.children[x];if(b&&b.type==="listItem"&&b.children&&b.children[0]&&b.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=o,a(),p}function M8(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 R8(e,t,n,i){const a=M8(n);let o=n.bulletCurrent||Sx(n);t&&t.type==="list"&&t.ordered&&(o=(typeof t.start=="number"&&t.start>-1?t.start:1)+(n.options.incrementListMarker===!1?0:t.children.indexOf(e))+o);let u=o.length+1;(a==="tab"||a==="mixed"&&(t&&t.type==="list"&&t.spread||e.spread))&&(u=Math.ceil(u/4)*4);const f=n.createTracker(i);f.move(o+" ".repeat(u-o.length)),f.shift(u);const h=n.enter("listItem"),p=n.indentLines(n.containerFlow(e,f.current()),g);return h(),p;function g(x,b,y){return b?(y?"":" ".repeat(u))+x:(y?o:o+" ".repeat(u-o.length))+x}}function D8(e,t,n,i){const a=n.enter("paragraph"),o=n.enter("phrasing"),u=n.containerPhrasing(e,i);return o(),a(),u}const L8=gf(["break","delete","emphasis","footnote","footnoteReference","image","imageReference","inlineCode","inlineMath","link","linkReference","mdxJsxTextElement","mdxTextExpression","strong","text","textDirective"]);function z8(e,t,n,i){return(e.children.some(function(u){return L8(u)})?n.containerPhrasing:n.containerFlow).call(n,e,i)}function O8(e){const t=e.options.strong||"*";if(t!=="*"&&t!=="_")throw new Error("Cannot serialize strong with `"+t+"` for `options.strong`, expected `*`, or `_`");return t}Z2.peek=B8;function Z2(e,t,n,i){const a=O8(n),o=n.enter("strong"),u=n.createTracker(i),f=u.move(a+a);let h=u.move(n.containerPhrasing(e,{after:a,before:f,...u.current()}));const p=h.charCodeAt(0),g=af(i.before.charCodeAt(i.before.length-1),p,a);g.inside&&(h=Ec(p)+h.slice(1));const x=h.charCodeAt(h.length-1),b=af(i.after.charCodeAt(0),x,a);b.inside&&(h=h.slice(0,-1)+Ec(x));const y=u.move(a+a);return o(),n.attentionEncodeSurroundingInfo={after:b.outside,before:g.outside},f+h+y}function B8(e,t,n){return n.options.strong||"*"}function P8(e,t,n,i){return n.safe(e.value,i)}function $8(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 F8(e,t,n){const i=(K2(n)+(n.options.ruleSpaces?" ":"")).repeat($8(n));return n.options.ruleSpaces?i.slice(0,-1):i}const J2={blockquote:c8,break:D5,code:m8,definition:x8,emphasis:I2,hardBreak:D5,heading:_8,html:q2,image:V2,imageReference:G2,inlineCode:Y2,link:Q2,linkReference:X2,list:A8,listItem:R8,paragraph:D8,root:z8,strong:Z2,text:P8,thematicBreak:F8};function U8(){return{enter:{table:H8,tableData:L5,tableHeader:L5,tableRow:q8},exit:{codeText:V8,table:I8,tableData:wm,tableHeader:wm,tableRow:wm}}}function H8(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 I8(e){this.exit(e),this.data.inTable=void 0}function q8(e){this.enter({type:"tableRow",children:[]},e)}function wm(e){this.exit(e)}function L5(e){this.enter({type:"tableCell",children:[]},e)}function V8(e){let t=this.resume();this.data.inTable&&(t=t.replace(/\\([\\|])/g,G8));const n=this.stack[this.stack.length-1];n.type,n.value=t,this.exit(e)}function G8(e,t){return t==="|"?t:e}function Y8(e){const t=e||{},n=t.tableCellPadding,i=t.tablePipeAlign,a=t.stringLength,o=n?" ":"|";return{unsafe:[{character:"\r",inConstruct:"tableCell"},{character:`
|
|
94
|
+
`,inConstruct:"tableCell"},{atBreak:!0,character:"|",after:"[ :-]"},{character:"|",inConstruct:"tableCell"},{atBreak:!0,character:":",after:"-"},{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{inlineCode:b,table:u,tableCell:h,tableRow:f}};function u(y,_,j,C){return p(g(y,j,C),y.align)}function f(y,_,j,C){const k=x(y,j,C),A=p([k]);return A.slice(0,A.indexOf(`
|
|
95
|
+
`))}function h(y,_,j,C){const k=j.enter("tableCell"),A=j.enter("phrasing"),N=j.containerPhrasing(y,{...C,before:o,after:o});return A(),k(),N}function p(y,_){return l8(y,{align:_,alignDelimiters:i,padding:n,stringLength:a})}function g(y,_,j){const C=y.children;let k=-1;const A=[],N=_.enter("table");for(;++k<C.length;)A[k]=x(C[k],_,j);return N(),A}function x(y,_,j){const C=y.children;let k=-1;const A=[],N=_.enter("tableRow");for(;++k<C.length;)A[k]=h(C[k],y,_,j);return N(),A}function b(y,_,j){let C=J2.inlineCode(y,_,j);return j.stack.includes("tableCell")&&(C=C.replace(/\|/g,"\\$&")),C}}function W8(){return{exit:{taskListCheckValueChecked:z5,taskListCheckValueUnchecked:z5,paragraph:X8}}}function Q8(){return{unsafe:[{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{listItem:K8}}}function z5(e){const t=this.stack[this.stack.length-2];t.type,t.checked=e.type==="taskListCheckValueChecked"}function X8(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 a=t.children;let o=-1,u;for(;++o<a.length;){const f=a[o];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 K8(e,t,n,i){const a=e.children[0],o=typeof e.checked=="boolean"&&a&&a.type==="paragraph",u="["+(e.checked?"x":" ")+"] ",f=n.createTracker(i);o&&f.move(u);let h=J2.listItem(e,t,n,{...i,...f.current()});return o&&(h=h.replace(/^(?:[*+-]|\d+\.)([\r\n]| {1,3})/,p)),h;function p(g){return g+u}}function Z8(){return[AM(),KM(),t8(),U8(),W8()]}function J8(e){return{extensions:[MM(),ZM(e),n8(),Y8(e),Q8()]}}const e7={tokenize:a7,partial:!0},eS={tokenize:l7,partial:!0},tS={tokenize:o7,partial:!0},nS={tokenize:c7,partial:!0},t7={tokenize:u7,partial:!0},rS={name:"wwwAutolink",tokenize:i7,previous:sS},iS={name:"protocolAutolink",tokenize:s7,previous:aS},Vi={name:"emailAutolink",tokenize:r7,previous:lS},fi={};function n7(){return{text:fi}}let oa=48;for(;oa<123;)fi[oa]=Vi,oa++,oa===58?oa=65:oa===91&&(oa=97);fi[43]=Vi;fi[45]=Vi;fi[46]=Vi;fi[95]=Vi;fi[72]=[Vi,iS];fi[104]=[Vi,iS];fi[87]=[Vi,rS];fi[119]=[Vi,rS];function r7(e,t,n){const i=this;let a,o;return u;function u(x){return!Rg(x)||!lS.call(i,i.previous)||kx(i.events)?n(x):(e.enter("literalAutolink"),e.enter("literalAutolinkEmail"),f(x))}function f(x){return Rg(x)?(e.consume(x),f):x===64?(e.consume(x),h):n(x)}function h(x){return x===46?e.check(t7,g,p)(x):x===45||x===95||Dn(x)?(o=!0,e.consume(x),h):g(x)}function p(x){return e.consume(x),a=!0,h}function g(x){return o&&a&&Un(i.previous)?(e.exit("literalAutolinkEmail"),e.exit("literalAutolink"),t(x)):n(x)}}function i7(e,t,n){const i=this;return a;function a(u){return u!==87&&u!==119||!sS.call(i,i.previous)||kx(i.events)?n(u):(e.enter("literalAutolink"),e.enter("literalAutolinkWww"),e.check(e7,e.attempt(eS,e.attempt(tS,o),n),n)(u))}function o(u){return e.exit("literalAutolinkWww"),e.exit("literalAutolink"),t(u)}}function s7(e,t,n){const i=this;let a="",o=!1;return u;function u(x){return(x===72||x===104)&&aS.call(i,i.previous)&&!kx(i.events)?(e.enter("literalAutolink"),e.enter("literalAutolinkHttp"),a+=String.fromCodePoint(x),e.consume(x),f):n(x)}function f(x){if(Un(x)&&a.length<5)return a+=String.fromCodePoint(x),e.consume(x),f;if(x===58){const b=a.toLowerCase();if(b==="http"||b==="https")return e.consume(x),h}return n(x)}function h(x){return x===47?(e.consume(x),o?p:(o=!0,h)):n(x)}function p(x){return x===null||nf(x)||zt(x)||ya(x)||hf(x)?n(x):e.attempt(eS,e.attempt(tS,g),n)(x)}function g(x){return e.exit("literalAutolinkHttp"),e.exit("literalAutolink"),t(x)}}function a7(e,t,n){let i=0;return a;function a(u){return(u===87||u===119)&&i<3?(i++,e.consume(u),a):u===46&&i===3?(e.consume(u),o):n(u)}function o(u){return u===null?n(u):t(u)}}function l7(e,t,n){let i,a,o;return u;function u(p){return p===46||p===95?e.check(nS,h,f)(p):p===null||zt(p)||ya(p)||p!==45&&hf(p)?h(p):(o=!0,e.consume(p),u)}function f(p){return p===95?i=!0:(a=i,i=void 0),e.consume(p),u}function h(p){return a||i||!o?n(p):t(p)}}function o7(e,t){let n=0,i=0;return a;function a(u){return u===40?(n++,e.consume(u),a):u===41&&i<n?o(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(nS,t,o)(u):u===null||zt(u)||ya(u)?t(u):(e.consume(u),a)}function o(u){return u===41&&i++,e.consume(u),a}}function c7(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),o):f===93?(e.consume(f),a):f===60||f===null||zt(f)||ya(f)?t(f):n(f)}function a(f){return f===null||f===40||f===91||zt(f)||ya(f)?t(f):i(f)}function o(f){return Un(f)?u(f):n(f)}function u(f){return f===59?(e.consume(f),i):Un(f)?(e.consume(f),u):n(f)}}function u7(e,t,n){return i;function i(o){return e.consume(o),a}function a(o){return Dn(o)?n(o):t(o)}}function sS(e){return e===null||e===40||e===42||e===95||e===91||e===93||e===126||zt(e)}function aS(e){return!Un(e)}function lS(e){return!(e===47||Rg(e))}function Rg(e){return e===43||e===45||e===46||e===95||Dn(e)}function kx(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 d7={tokenize:b7,partial:!0};function f7(){return{document:{91:{name:"gfmFootnoteDefinition",tokenize:g7,continuation:{tokenize:x7},exit:v7}},text:{91:{name:"gfmFootnoteCall",tokenize:m7},93:{name:"gfmPotentialFootnoteCall",add:"after",tokenize:h7,resolveTo:p7}}}}function h7(e,t,n){const i=this;let a=i.events.length;const o=i.parser.gfmFootnotes||(i.parser.gfmFootnotes=[]);let u;for(;a--;){const h=i.events[a][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=Qr(i.sliceSerialize({start:u.end,end:i.now()}));return p.codePointAt(0)!==94||!o.includes(p.slice(1))?n(h):(e.enter("gfmFootnoteCallLabelMarker"),e.consume(h),e.exit("gfmFootnoteCallLabelMarker"),t(h))}}function p7(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)},a={type:"gfmFootnoteCallMarker",start:Object.assign({},e[n+3][1].end),end:Object.assign({},e[n+3][1].end)};a.end.column++,a.end.offset++,a.end._bufferIndex++;const o={type:"gfmFootnoteCallString",start:Object.assign({},a.end),end:Object.assign({},e[e.length-1][1].start)},u={type:"chunkString",contentType:"string",start:Object.assign({},o.start),end:Object.assign({},o.end)},f=[e[n+1],e[n+2],["enter",i,t],e[n+3],e[n+4],["enter",a,t],["exit",a,t],["enter",o,t],["enter",u,t],["exit",u,t],["exit",o,t],e[e.length-2],e[e.length-1],["exit",i,t]];return e.splice(n,e.length-n+1,...f),e}function m7(e,t,n){const i=this,a=i.parser.gfmFootnotes||(i.parser.gfmFootnotes=[]);let o=0,u;return f;function f(x){return e.enter("gfmFootnoteCall"),e.enter("gfmFootnoteCallLabelMarker"),e.consume(x),e.exit("gfmFootnoteCallLabelMarker"),h}function h(x){return x!==94?n(x):(e.enter("gfmFootnoteCallMarker"),e.consume(x),e.exit("gfmFootnoteCallMarker"),e.enter("gfmFootnoteCallString"),e.enter("chunkString").contentType="string",p)}function p(x){if(o>999||x===93&&!u||x===null||x===91||zt(x))return n(x);if(x===93){e.exit("chunkString");const b=e.exit("gfmFootnoteCallString");return a.includes(Qr(i.sliceSerialize(b)))?(e.enter("gfmFootnoteCallLabelMarker"),e.consume(x),e.exit("gfmFootnoteCallLabelMarker"),e.exit("gfmFootnoteCall"),t):n(x)}return zt(x)||(u=!0),o++,e.consume(x),x===92?g:p}function g(x){return x===91||x===92||x===93?(e.consume(x),o++,p):p(x)}}function g7(e,t,n){const i=this,a=i.parser.gfmFootnotes||(i.parser.gfmFootnotes=[]);let o,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||zt(_))return n(_);if(_===93){e.exit("chunkString");const j=e.exit("gfmFootnoteDefinitionLabelString");return o=Qr(i.sliceSerialize(j)),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(_),e.exit("gfmFootnoteDefinitionLabelMarker"),e.exit("gfmFootnoteDefinitionLabel"),b}return zt(_)||(f=!0),u++,e.consume(_),_===92?x:g}function x(_){return _===91||_===92||_===93?(e.consume(_),u++,g):g(_)}function b(_){return _===58?(e.enter("definitionMarker"),e.consume(_),e.exit("definitionMarker"),a.includes(o)||a.push(o),pt(e,y,"gfmFootnoteDefinitionWhitespace")):n(_)}function y(_){return t(_)}}function x7(e,t,n){return e.check(Dc,t,e.attempt(d7,t,n))}function v7(e){e.exit("gfmFootnoteDefinition")}function b7(e,t,n){const i=this;return pt(e,a,"gfmFootnoteDefinitionIndent",5);function a(o){const u=i.events[i.events.length-1];return u&&u[1].type==="gfmFootnoteDefinitionIndent"&&u[2].sliceSerialize(u[1],!0).length===4?t(o):n(o)}}function y7(e){let n=(e||{}).singleTilde;const i={name:"strikethrough",tokenize:o,resolveAll:a};return n==null&&(n=!0),{text:{126:i},insideSpan:{null:[i]},attentionMarkers:{null:[126]}};function a(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)},x={type:"strikethroughText",start:Object.assign({},u[p][1].end),end:Object.assign({},u[h][1].start)},b=[["enter",g,f],["enter",u[p][1],f],["exit",u[p][1],f],["enter",x,f]],y=f.parser.constructs.insideSpan.null;y&&gr(b,b.length,0,pf(y,u.slice(p+1,h),f)),gr(b,b.length,0,[["exit",x,f],["enter",u[h][1],f],["exit",u[h][1],f],["exit",g,f]]),gr(u,p-1,h-p+3,b),h=p+b.length-2;break}}for(h=-1;++h<u.length;)u[h][1].type==="strikethroughSequenceTemporary"&&(u[h][1].type="data");return u}function o(u,f,h){const p=this.previous,g=this.events;let x=0;return b;function b(_){return p===126&&g[g.length-1][1].type!=="characterEscape"?h(_):(u.enter("strikethroughSequenceTemporary"),y(_))}function y(_){const j=Ml(p);if(_===126)return x>1?h(_):(u.consume(_),x++,y);if(x<2&&!n)return h(_);const C=u.exit("strikethroughSequenceTemporary"),k=Ml(_);return C._open=!k||k===2&&!!j,C._close=!j||j===2&&!!k,f(_)}}}class _7{constructor(){this.map=[]}add(t,n,i){w7(this,t,n,i)}consume(t){if(this.map.sort(function(o,u){return o[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 a=i.pop();for(;a;){for(const o of a)t.push(o);a=i.pop()}this.map.length=0}}function w7(e,t,n,i){let a=0;if(!(n===0&&i.length===0)){for(;a<e.map.length;){if(e.map[a][0]===t){e.map[a][1]+=n,e.map[a][2].push(...i);return}a+=1}e.map.push([t,n,i])}}function S7(e,t){let n=!1;const i=[];for(;t<e.length;){const a=e[t];if(n){if(a[0]==="enter")a[1].type==="tableContent"&&i.push(e[t+1][1].type==="tableDelimiterMarker"?"left":"none");else if(a[1].type==="tableContent"){if(e[t-1][1].type==="tableDelimiterMarker"){const o=i.length-1;i[o]=i[o]==="left"?"center":"right"}}else if(a[1].type==="tableDelimiterRow")break}else a[0]==="enter"&&a[1].type==="tableDelimiterRow"&&(n=!0);t+=1}return i}function k7(){return{flow:{null:{name:"table",tokenize:j7,resolveAll:N7}}}}function j7(e,t,n){const i=this;let a=0,o=0,u;return f;function f(B){let H=i.events.length-1;for(;H>-1;){const J=i.events[H][1].type;if(J==="lineEnding"||J==="linePrefix")H--;else break}const T=H>-1?i.events[H][1].type:null,le=T==="tableHead"||T==="tableRow"?L:h;return le===L&&i.parser.lazy[i.now().line]?n(B):le(B)}function h(B){return e.enter("tableHead"),e.enter("tableRow"),p(B)}function p(B){return B===124||(u=!0,o+=1),g(B)}function g(B){return B===null?n(B):$e(B)?o>1?(o=0,i.interrupt=!0,e.exit("tableRow"),e.enter("lineEnding"),e.consume(B),e.exit("lineEnding"),y):n(B):ct(B)?pt(e,g,"whitespace")(B):(o+=1,u&&(u=!1,a+=1),B===124?(e.enter("tableCellDivider"),e.consume(B),e.exit("tableCellDivider"),u=!0,g):(e.enter("data"),x(B)))}function x(B){return B===null||B===124||zt(B)?(e.exit("data"),g(B)):(e.consume(B),B===92?b:x)}function b(B){return B===92||B===124?(e.consume(B),x):x(B)}function y(B){return i.interrupt=!1,i.parser.lazy[i.now().line]?n(B):(e.enter("tableDelimiterRow"),u=!1,ct(B)?pt(e,_,"linePrefix",i.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(B):_(B))}function _(B){return B===45||B===58?C(B):B===124?(u=!0,e.enter("tableCellDivider"),e.consume(B),e.exit("tableCellDivider"),j):z(B)}function j(B){return ct(B)?pt(e,C,"whitespace")(B):C(B)}function C(B){return B===58?(o+=1,u=!0,e.enter("tableDelimiterMarker"),e.consume(B),e.exit("tableDelimiterMarker"),k):B===45?(o+=1,k(B)):B===null||$e(B)?D(B):z(B)}function k(B){return B===45?(e.enter("tableDelimiterFiller"),A(B)):z(B)}function A(B){return B===45?(e.consume(B),A):B===58?(u=!0,e.exit("tableDelimiterFiller"),e.enter("tableDelimiterMarker"),e.consume(B),e.exit("tableDelimiterMarker"),N):(e.exit("tableDelimiterFiller"),N(B))}function N(B){return ct(B)?pt(e,D,"whitespace")(B):D(B)}function D(B){return B===124?_(B):B===null||$e(B)?!u||a!==o?z(B):(e.exit("tableDelimiterRow"),e.exit("tableHead"),t(B)):z(B)}function z(B){return n(B)}function L(B){return e.enter("tableRow"),q(B)}function q(B){return B===124?(e.enter("tableCellDivider"),e.consume(B),e.exit("tableCellDivider"),q):B===null||$e(B)?(e.exit("tableRow"),t(B)):ct(B)?pt(e,q,"whitespace")(B):(e.enter("data"),O(B))}function O(B){return B===null||B===124||zt(B)?(e.exit("data"),q(B)):(e.consume(B),B===92?Y:O)}function Y(B){return B===92||B===124?(e.consume(B),O):O(B)}}function N7(e,t){let n=-1,i=!0,a=0,o=[0,0,0,0],u=[0,0,0,0],f=!1,h=0,p,g,x;const b=new _7;for(;++n<e.length;){const y=e[n],_=y[1];y[0]==="enter"?_.type==="tableHead"?(f=!1,h!==0&&(O5(b,t,h,p,g),g=void 0,h=0),p={type:"table",start:Object.assign({},_.start),end:Object.assign({},_.end)},b.add(n,0,[["enter",p,t]])):_.type==="tableRow"||_.type==="tableDelimiterRow"?(i=!0,x=void 0,o=[0,0,0,0],u=[0,n+1,0,0],f&&(f=!1,g={type:"tableBody",start:Object.assign({},_.start),end:Object.assign({},_.end)},b.add(n,0,[["enter",g,t]])),a=_.type==="tableDelimiterRow"?2:g?3:1):a&&(_.type==="data"||_.type==="tableDelimiterMarker"||_.type==="tableDelimiterFiller")?(i=!1,u[2]===0&&(o[1]!==0&&(u[0]=u[1],x=pd(b,t,o,a,void 0,x),o=[0,0,0,0]),u[2]=n)):_.type==="tableCellDivider"&&(i?i=!1:(o[1]!==0&&(u[0]=u[1],x=pd(b,t,o,a,void 0,x)),o=u,u=[o[1],n,0,0])):_.type==="tableHead"?(f=!0,h=n):_.type==="tableRow"||_.type==="tableDelimiterRow"?(h=n,o[1]!==0?(u[0]=u[1],x=pd(b,t,o,a,n,x)):u[1]!==0&&(x=pd(b,t,u,a,n,x)),a=0):a&&(_.type==="data"||_.type==="tableDelimiterMarker"||_.type==="tableDelimiterFiller")&&(u[3]=n)}for(h!==0&&O5(b,t,h,p,g),b.consume(t.events),n=-1;++n<t.events.length;){const y=t.events[n];y[0]==="enter"&&y[1].type==="table"&&(y[1]._align=S7(t.events,n))}return e}function pd(e,t,n,i,a,o){const u=i===1?"tableHeader":i===2?"tableDelimiter":"tableData",f="tableContent";n[0]!==0&&(o.end=Object.assign({},bl(t.events,n[0])),e.add(n[0],0,[["exit",o,t]]));const h=bl(t.events,n[1]);if(o={type:u,start:Object.assign({},h),end:Object.assign({},h)},e.add(n[1],0,[["enter",o,t]]),n[2]!==0){const p=bl(t.events,n[2]),g=bl(t.events,n[3]),x={type:f,start:Object.assign({},p),end:Object.assign({},g)};if(e.add(n[2],0,[["enter",x,t]]),i!==2){const b=t.events[n[2]],y=t.events[n[3]];if(b[1].end=Object.assign({},y[1].end),b[1].type="chunkText",b[1].contentType="text",n[3]>n[2]+1){const _=n[2]+1,j=n[3]-n[2]-1;e.add(_,j,[])}}e.add(n[3]+1,0,[["exit",x,t]])}return a!==void 0&&(o.end=Object.assign({},bl(t.events,a)),e.add(a,0,[["exit",o,t]]),o=void 0),o}function O5(e,t,n,i,a){const o=[],u=bl(t.events,n);a&&(a.end=Object.assign({},u),o.push(["exit",a,t])),i.end=Object.assign({},u),o.push(["exit",i,t]),e.add(n+1,0,o)}function bl(e,t){const n=e[t],i=n[0]==="enter"?"start":"end";return n[1][i]}const C7={name:"tasklistCheck",tokenize:T7};function E7(){return{text:{91:C7}}}function T7(e,t,n){const i=this;return a;function a(h){return i.previous!==null||!i._gfmTasklistFirstContentOfListItem?n(h):(e.enter("taskListCheck"),e.enter("taskListCheckMarker"),e.consume(h),e.exit("taskListCheckMarker"),o)}function o(h){return zt(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):ct(h)?e.check({tokenize:A7},t,n)(h):n(h)}}function A7(e,t,n){return pt(e,i,"whitespace");function i(a){return a===null?n(a):t(a)}}function M7(e){return x2([n7(),f7(),y7(e),k7(),E7()])}const R7={};function jx(e){const t=this,n=e||R7,i=t.data(),a=i.micromarkExtensions||(i.micromarkExtensions=[]),o=i.fromMarkdownExtensions||(i.fromMarkdownExtensions=[]),u=i.toMarkdownExtensions||(i.toMarkdownExtensions=[]);a.push(M7(n)),o.push(Z8()),u.push(J8(n))}const D7=1500;async function L7(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 Nx({text:e,label:t="Copy",className:n=""}){const[i,a]=S.useState(!1),o=S.useRef(null);S.useEffect(()=>()=>{o.current&&clearTimeout(o.current)},[]);const u=async()=>{await L7(e)&&(a(!0),o.current&&clearTimeout(o.current),o.current=setTimeout(()=>a(!1),D7))},f=i?"Copied":t;return l.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?l.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:l.jsx("path",{d:"M3.5 8.5l3 3 6-7"})}):l.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:[l.jsx("rect",{x:"5",y:"5",width:"8",height:"9",rx:"1.25"}),l.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 lf=25*1024*1024,of=100*1024*1024;function oS(e){return new Promise((t,n)=>{const i=new FileReader;i.onload=()=>{const o=i.result.split(",")[1],u=e.type||"application/octet-stream";t({base64:o,mediaType:u})},i.onerror=n,i.readAsDataURL(e)})}function Ns(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 cS(e){return e.startsWith("image/")}function uS({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()),l.jsxs("div",{className:"flex flex-col items-center justify-center w-full h-full bg-cc-hover/60 text-cc-muted",children:[l.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.2",className:"w-4 h-4 mb-0.5",children:[l.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"}),l.jsx("path",{d:"M9.5 1.75V5.25H13"})]}),l.jsx("span",{className:"text-[8px] font-mono-code tracking-tight",children:i})]})}function dS({name:e,mediaType:t,base64:n,size:i,onRemove:a,className:o="w-12 h-12"}){const u=cS(t);return l.jsxs("div",{className:"relative group",title:`${e} (${Ns(i)})`,children:[l.jsx("div",{className:`${o} rounded-lg overflow-hidden border border-cc-border`,children:u?l.jsx("img",{src:`data:${t};base64,${n}`,alt:e,className:"w-full h-full object-cover"}):l.jsx(uS,{name:e,mediaType:t})}),a&&l.jsx("button",{onClick:a,"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:l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-2.5 h-2.5",children:l.jsx("path",{d:"M4 4l8 8M12 4l-8 8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",fill:"none"})})})]})}function z7({name:e,mediaType:t,data:n,size:i}){return cS(t)?l.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"}):l.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:[l.jsx("div",{className:"w-8 h-8 shrink-0 rounded-md overflow-hidden",children:l.jsx(uS,{name:e,mediaType:t})}),l.jsxs("div",{className:"min-w-0 flex flex-col",children:[l.jsx("span",{className:"text-[12px] font-medium text-cc-fg truncate",children:e||"attachment"}),l.jsx("span",{className:"text-[10px] text-cc-muted",children:Ns(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 O7({message:e}){return e.role==="system"?l.jsxs("div",{className:"flex items-center gap-3 py-1 min-w-0",children:[l.jsx("div",{className:"shrink-0 flex-1 h-px bg-cc-border"}),l.jsx("span",{className:"text-[11px] text-cc-muted italic font-mono-code px-1 min-w-0 break-words text-center",children:e.content}),l.jsx("div",{className:"shrink-0 flex-1 h-px bg-cc-border"})]}):e.role==="user"?l.jsx("div",{className:"flex justify-end animate-[userSlideIn_0.3s_ease-out]",children:l.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&&l.jsx("div",{className:"flex gap-2 flex-wrap mb-2",children:e.attachments.map((t,n)=>l.jsx(z7,{name:t.name,mediaType:t.media_type,data:t.data,size:t.size},n))}),l.jsx("div",{className:"text-[13px] sm:text-[14px] leading-relaxed break-words",children:l.jsx(Cx,{text:e.content})})]})}):l.jsx("div",{className:"animate-[fadeSlideIn_0.3s_ease-out]",children:l.jsx($7,{message:e})})}function B7(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 P7(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 $7({message:e}){const t=e.contentBlocks||[],n=S.useMemo(()=>B7(t),[t]),i=S.useMemo(()=>P7(t),[t]);if(t.length===0&&e.content){const a=e.isStreaming&&e.streamingPhase==="thinking";return l.jsxs("div",{className:"flex items-start gap-3",children:[l.jsx(B5,{}),l.jsx("div",{className:"flex-1 min-w-0",children:a?l.jsx(fS,{text:e.content}):l.jsx(Cx,{text:e.content,showCursor:!!e.isStreaming})})]})}return l.jsxs("div",{className:"flex items-start gap-3",children:[l.jsx(B5,{}),l.jsx("div",{className:"flex-1 min-w-0 space-y-3",children:n.map((a,o)=>{if(a.kind==="content")return l.jsx(F7,{block:a.block,toolUseById:i},o);if(a.items.length===1){const u=a.items[0];return l.jsx(f_,{name:u.name,input:u.input,toolUseId:u.id},o)}return l.jsx(H7,{name:a.name,items:a.items},o)})})]})}function B5(){return l.jsx("div",{className:"w-6 h-6 rounded-full avatar-ring flex items-center justify-center shrink-0 mt-0.5",children:l.jsx("div",{className:"avatar-inner w-full h-full rounded-full flex items-center justify-center",children:l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 text-cc-primary",children:l.jsx("path",{d:"M8 2L10.5 6.5L15 8L10.5 9.5L8 14L5.5 9.5L1 8L5.5 6.5L8 2Z"})})})})}function Cx({text:e,showCursor:t=!1}){return l.jsxs("div",{className:"markdown-body text-[14px] sm:text-[15px] text-cc-fg leading-relaxed overflow-hidden",children:[l.jsx(_x,{remarkPlugins:[jx],components:{p:({children:n})=>l.jsx("p",{className:"mb-3 last:mb-0",children:n}),strong:({children:n})=>l.jsx("strong",{className:"font-semibold text-cc-fg",children:n}),em:({children:n})=>l.jsx("em",{className:"italic",children:n}),h1:({children:n})=>l.jsx("h1",{className:"text-xl font-bold text-cc-fg mt-4 mb-2",children:n}),h2:({children:n})=>l.jsx("h2",{className:"text-lg font-bold text-cc-fg mt-3 mb-2",children:n}),h3:({children:n})=>l.jsx("h3",{className:"text-base font-semibold text-cc-fg mt-3 mb-1",children:n}),ul:({children:n})=>l.jsx("ul",{className:"list-disc pl-5 mb-3 space-y-1",children:n}),ol:({children:n})=>l.jsx("ol",{className:"list-decimal pl-5 mb-3 space-y-1",children:n}),li:({children:n})=>l.jsx("li",{className:"text-cc-fg",children:n}),a:({href:n,children:i})=>l.jsx("a",{href:n,target:"_blank",rel:"noopener noreferrer",className:"text-cc-primary hover:underline",children:i}),blockquote:({children:n})=>l.jsx("blockquote",{className:"border-l-2 border-cc-primary/30 pl-3 my-2 text-cc-muted italic",children:n}),hr:()=>l.jsx("hr",{className:"border-cc-border my-4"}),code:n=>{const{children:i,className:a}=n,o=/language-(\w+)/.exec(a||"");if(o||typeof i=="string"&&i.includes(`
|
|
96
|
+
`)){const f=(o==null?void 0:o[1])||"",h=Dg(i);return l.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:[l.jsxs("div",{className:"px-3 py-1.5 bg-cc-code-bg border-b border-cc-border flex items-center gap-2",children:[l.jsxs("div",{className:"flex gap-1",children:[l.jsx("span",{className:"w-2 h-2 rounded-full bg-cc-muted/20"}),l.jsx("span",{className:"w-2 h-2 rounded-full bg-cc-muted/20"}),l.jsx("span",{className:"w-2 h-2 rounded-full bg-cc-muted/20"})]}),f&&l.jsx("span",{className:"text-[10px] text-cc-muted/70 font-mono-code uppercase tracking-wider",children:f}),l.jsx(Nx,{text:h,label:"Copy code",className:"ml-auto -mr-1"})]}),l.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:l.jsx("code",{children:i})})]})}return l.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})=>l.jsx(l.Fragment,{children:n}),table:({children:n})=>l.jsx("div",{className:"overflow-x-auto my-2",children:l.jsx("table",{className:"min-w-full text-sm border border-cc-border rounded-lg overflow-hidden",children:n})}),thead:({children:n})=>l.jsx("thead",{className:"bg-cc-code-bg/50",children:n}),th:({children:n})=>l.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})=>l.jsx("td",{className:"px-3 py-1.5 text-xs text-cc-fg border-b border-cc-border",children:n})},children:e}),t&&l.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 F7({block:e,toolUseById:t}){if(e.type==="text")return l.jsx(Cx,{text:e.text});if(e.type==="thinking")return l.jsx(fS,{text:e.thinking});if(e.type==="tool_use")return l.jsx(f_,{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),a=i==null?void 0:i.name,o=e.is_error??!1;return a==="Bash"?l.jsx(U7,{text:n,isError:o}):l.jsxs("div",{className:"relative rounded-lg bg-cc-code-bg overflow-hidden",children:[l.jsx(Nx,{text:n,label:"Copy output",className:"absolute top-1 right-1 z-10 bg-cc-code-bg/80 backdrop-blur-sm"}),l.jsx("pre",{className:`text-[12px] font-mono-code px-3 py-2 whitespace-pre-wrap leading-relaxed max-h-60 overflow-y-auto ${o?"text-cc-error":"text-cc-code-fg/60"}`,children:n})]})}return null}function U7({text:e,isError:t}){const n=e.split(/\r?\n/),i=n.length>20,[a,o]=S.useState(!1),u=a||!i?e:n.slice(-20).join(`
|
|
97
|
+
`);return l.jsxs("div",{className:"relative rounded-lg bg-cc-code-bg overflow-hidden",children:[l.jsx(Nx,{text:e,label:"Copy output",className:"absolute top-1 right-1 z-10 bg-cc-code-bg/80 backdrop-blur-sm"}),l.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&&l.jsxs("div",{className:"px-3 pb-1.5 flex items-center justify-between",children:[l.jsx("span",{className:`text-[10px] ${t?"text-cc-error/50":"text-cc-muted/40"}`,children:a?`${n.length} lines`:`last 20 of ${n.length}`}),l.jsx("button",{onClick:()=>o(!a),className:"text-[10px] text-cc-muted/40 hover:text-cc-muted/70 transition-colors cursor-pointer",children:a?"Show tail":"Show all"})]})]})}function H7({name:e,items:t}){const[n,i]=S.useState(!1),a=Tc(e),o=Cs(e);return l.jsxs("div",{className:"border border-cc-border rounded-[10px] overflow-hidden bg-cc-card tool-card",children:[l.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:[l.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:l.jsx("path",{d:"M6 4l4 4-4 4"})}),l.jsx(kl,{type:a}),l.jsx("span",{className:"text-xs font-medium text-cc-fg",children:o}),l.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&&l.jsx("div",{className:"border-t border-cc-border px-3 py-1.5",children:t.map((u,f)=>{const h=mc(u.name,u.input);return l.jsxs("div",{className:"flex items-center gap-2 py-1 text-xs text-cc-muted font-mono-code truncate",children:[l.jsx("span",{className:"w-1 h-1 rounded-full bg-cc-muted/40 shrink-0"}),l.jsx("span",{className:"truncate",children:h||JSON.stringify(u.input).slice(0,80)})]},u.id||f)})})]})}function fS({text:e}){const t=e.trim(),[n,i]=S.useState(!1),a=t.split(`
|
|
98
|
+
`),o=a.length>8||t.length>600,u=o&&!n?a.slice(0,8).join(`
|
|
99
|
+
`):t;return l.jsxs("div",{children:[l.jsx("div",{className:"markdown-body text-[13px] text-cc-fg/40 leading-relaxed italic",children:l.jsx(_x,{remarkPlugins:[jx],components:{p:({children:f})=>l.jsx("p",{className:"mb-2 last:mb-0",children:f}),ul:({children:f})=>l.jsx("ul",{className:"list-disc pl-4 mb-2 space-y-0.5",children:f}),ol:({children:f})=>l.jsx("ol",{className:"list-decimal pl-4 mb-2 space-y-0.5",children:f}),li:({children:f})=>l.jsx("li",{children:f}),code:({children:f})=>l.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."})}),o&&!n&&l.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 nc(e){return e>=1e6?`${(e/1e6).toFixed(1)}M`:e>=1e3?`${(e/1e3).toFixed(1)}k`:String(e)}function Sm(e){const t=Math.floor(e/1e3);return t<60?`${t}s`:`${Math.floor(t/60)}m ${t%60}s`}function P5(e){try{const t=new Date(e).getTime()-Date.now();return Number.isFinite(t)?t<=0?"now":I7(t):"N/A"}catch{return"N/A"}}function $5(e){const n=(e>0&&e<1e12?e*1e3:e)-Date.now();if(n<=0)return"now";const i=Math.floor(n/864e5),a=Math.floor(n%864e5/36e5),o=Math.floor(n%36e5/6e4);return i>0?`${i}d ${a}h`:a>0?`${a}h${o}m`:`${o}m`}function F5(e){return e>=1440?`${Math.round(e/1440)}d`:e>=60?`${Math.round(e/60)}h`:`${e}m`}function I7(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 q7({tools:e}){return e.length===0?null:l.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)=>l.jsxs("span",{className:"inline-flex items-center gap-1.5",children:[l.jsxs("span",{className:"relative flex items-center justify-center w-3.5 h-3.5",children:[l.jsx(kl,{type:Tc(t.toolName)}),l.jsx("span",{className:"absolute inset-0 rounded-full bg-cc-primary/20 animate-[typing-breathe_1.5s_ease-in-out_infinite]"})]}),l.jsx("span",{className:"text-cc-fg/70",children:Cs(t.toolName)}),l.jsxs("span",{className:"text-cc-muted/50 tabular-nums",children:[t.elapsedSeconds,"s"]})]},n))})}function V7({entries:e}){const[t,n]=S.useState(!1),i=S.useMemo(()=>{const a=e.reduce((h,p)=>h+p.elapsedSeconds,0),o=Math.max(...e.map(h=>h.elapsedSeconds),.1),u=e.filter(h=>h.isError).length,f=e.filter(h=>!h.completedAt).length;return{totalTime:a,maxTime:o,errorCount:u,running:f}},[e]);return e.length===0?null:l.jsxs("div",{className:"pl-10 pr-4 animate-[fadeSlideIn_0.3s_ease-out]",children:[l.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:[l.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:l.jsx("path",{d:"M6 4l4 4-4 4"})}),l.jsxs("span",{className:"font-mono-code flex items-center gap-1.5",children:[l.jsxs("span",{className:"text-cc-fg/60 font-medium",children:[e.length," tool",e.length>1?"s":""]}),l.jsx("span",{className:"text-cc-muted/40",children:"·"}),l.jsxs("span",{className:"tabular-nums",children:[i.totalTime.toFixed(1),"s"]}),i.errorCount>0&&l.jsxs(l.Fragment,{children:[l.jsx("span",{className:"text-cc-muted/40",children:"·"}),l.jsxs("span",{className:"text-cc-error",children:[i.errorCount," error",i.errorCount>1?"s":""]})]}),i.running>0&&l.jsxs(l.Fragment,{children:[l.jsx("span",{className:"text-cc-muted/40",children:"·"}),l.jsxs("span",{className:"text-cc-primary",children:[i.running," running"]})]})]}),!t&&e.length>1&&l.jsx("span",{className:"hidden sm:flex items-center gap-px ml-auto flex-shrink-0 h-1.5 max-w-[120px]",children:e.map(a=>l.jsx("span",{className:`h-full rounded-full ${a.isError?"bg-cc-error/40":a.completedAt?"bg-cc-success/30":"bg-cc-primary/40 animate-[typing-breathe_1.5s_ease-in-out_infinite]"}`,style:{width:`${Math.max(4,a.elapsedSeconds/i.maxTime*100)}%`,minWidth:"3px"},title:`${Cs(a.toolName)} ${a.elapsedSeconds}s`},a.toolUseId))})]}),t&&l.jsx("div",{className:"mt-1 mb-2 space-y-1 animate-[fadeSlideIn_0.2s_ease-out]",children:e.map(a=>l.jsx(G7,{entry:a,maxTime:i.maxTime},a.toolUseId))})]})}function G7({entry:e,maxTime:t}){const n=Math.max(3,e.elapsedSeconds/t*100),i=!e.completedAt;return l.jsxs("div",{className:"flex items-center gap-2 text-[11px] font-mono-code group",children:[l.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"}`}),l.jsxs("span",{className:"flex items-center gap-1 shrink-0 w-[100px]",children:[l.jsx(kl,{type:Tc(e.toolName)}),l.jsx("span",{className:"text-cc-fg/70 truncate",children:Cs(e.toolName)})]}),l.jsx("span",{className:"flex-1 h-1 bg-cc-border/30 rounded-full overflow-hidden min-w-[40px]",children:l.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}%`}})}),l.jsxs("span",{className:"text-cc-muted/60 tabular-nums shrink-0 w-[40px] text-right",children:[e.elapsedSeconds.toFixed(1),"s"]}),e.preview&&l.jsx("span",{className:"text-cc-muted/40 truncate max-w-[200px] hidden lg:inline",children:e.preview})]})}const md=100,Y7=40,W7=120,Q7=1e4,X7=15*6e4,km=new Map,K7=[],Z7=[];function J7(e){const t=e.split("/").filter(Boolean);return t.length===0?e:t.slice(-2).join("/")}function eR(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 U5(e){return(e.contentBlocks||[]).filter(n=>n.type==="tool_use").map(n=>({id:n.id,name:n.name,input:n.input}))}function tR(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 hS(e){const t=[];for(const n of e){const i=eR(n);if(i){const a=t[t.length-1];if((a==null?void 0:a.kind)==="tool_msg_group"&&a.toolName===i){a.items.push(...U5(n));continue}t.push({kind:"tool_msg_group",toolName:i,items:U5(n),firstId:n.id})}else t.push({kind:"message",msg:n})}return t}function pS(e,t,n){const i=hS(e),a=[];for(const o of i){a.push(o);const u=tR(o);for(const f of u){const h=n.get(f);if(h&&h.length>0){const p=t.get(f)||{description:"Subagent",agentType:""},g=pS(h,t,n);a.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 a}function nR(e){const t=new Map;for(const a of e)if(a.contentBlocks){for(const o of a.contentBlocks)if(o.type==="tool_use"&&o.name==="Task"){const{input:u,id:f}=o,h=Array.isArray(u==null?void 0:u.receiver_thread_ids)?u.receiver_thread_ids.filter(b=>typeof b=="string"&&b.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,x=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:x?"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 hS(e);const n=new Map,i=[];for(const a of e)if(a.parentToolUseId&&t.has(a.parentToolUseId)){let o=n.get(a.parentToolUseId);o||(o=[],n.set(a.parentToolUseId,o)),o.push(a)}else i.push(a);return pS(i,t,n)}function rR({group:e}){const[t,n]=S.useState(!1),i=Tc(e.toolName),a=Cs(e.toolName),o=e.items.length;if(o===1){const u=e.items[0];return l.jsx("div",{className:"animate-[fadeSlideIn_0.3s_ease-out]",children:l.jsxs("div",{className:"flex items-start gap-3",children:[l.jsx(H5,{}),l.jsx("div",{className:"flex-1 min-w-0",children:l.jsxs("div",{className:"border border-cc-border rounded-[10px] overflow-hidden bg-cc-card tool-card",children:[l.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:[l.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:l.jsx("path",{d:"M6 4l4 4-4 4"})}),l.jsx(kl,{type:i}),l.jsx("span",{className:"text-xs font-medium text-cc-fg",children:a}),l.jsx("span",{className:"text-xs text-cc-muted truncate flex-1 font-mono-code",children:mc(u.name,u.input)})]}),t&&l.jsx("div",{className:"px-3 pb-3 pt-0 border-t border-cc-border mt-0",children:l.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 l.jsx("div",{className:"animate-[fadeSlideIn_0.3s_ease-out]",children:l.jsxs("div",{className:"flex items-start gap-3",children:[l.jsx(H5,{}),l.jsx("div",{className:"flex-1 min-w-0",children:l.jsxs("div",{className:"border border-cc-border rounded-[10px] overflow-hidden bg-cc-card tool-card",children:[l.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:[l.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:l.jsx("path",{d:"M6 4l4 4-4 4"})}),l.jsx(kl,{type:i}),l.jsx("span",{className:"text-xs font-medium text-cc-fg",children:a}),l.jsx("span",{className:"text-[10px] text-cc-muted bg-cc-hover rounded-full px-1.5 py-0.5 tabular-nums font-medium",children:o})]}),t&&l.jsx("div",{className:"border-t border-cc-border px-3 py-1.5",children:e.items.map((u,f)=>{const h=mc(u.name,u.input);return l.jsxs("div",{className:"flex items-center gap-2 py-1 text-xs text-cc-muted font-mono-code truncate",children:[l.jsx("span",{className:"w-1 h-1 rounded-full bg-cc-muted/40 shrink-0"}),l.jsx("span",{className:"truncate",children:h||JSON.stringify(u.input).slice(0,80)})]},u.id||f)})})]})})]})})}function mS({entries:e,toolActivity:t}){return l.jsx(l.Fragment,{children:e.map((n,i)=>{if(n.kind==="tool_msg_group")return l.jsx(rR,{group:n},n.firstId||i);if(n.kind==="subagent")return l.jsx(aR,{group:n},n.taskToolUseId);const a=n.msg,o=iR(a),u=t&&o.length>0?t.filter(h=>o.includes(h.toolUseId)):[],f=u.length>0&&u.every(h=>h.completedAt);return l.jsxs("div",{children:[l.jsx(O7,{message:a}),f&&l.jsx(V7,{entries:u})]},a.id)})})}function iR(e){var t;return(t=e.contentBlocks)!=null&&t.length?e.contentBlocks.filter(n=>n.type==="tool_use").map(n=>n.id):[]}function sR(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 aR({group:e}){const[t,n]=S.useState(!1),i=e.description||"Subagent",a=e.agentType,o=e.children.length,u=sR(e.status),f=e.receiverCount,h=e.senderThreadId,p=e.receiverThreadIds||[],g=e.backend||"claude",x=e.children[e.children.length-1],b=S.useMemo(()=>{var y,_;if(!x)return"";if(x.kind==="tool_msg_group")return`${Cs(x.toolName)}${x.items.length>1?` ×${x.items.length}`:""}`;if(x.kind==="message"&&x.msg.role==="assistant"){const j=(y=x.msg.content)==null?void 0:y.trim();if(j)return j.length>60?j.slice(0,60)+"...":j;const C=(_=x.msg.contentBlocks)==null?void 0:_.find(k=>k.type==="tool_use");if(C)return Cs(C.name)}return""},[x]);return l.jsx("div",{className:"animate-[fadeSlideIn_0.3s_ease-out]",children:l.jsxs("div",{className:"ml-10 border-l border-cc-border/50 pl-4",children:[l.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:[l.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:l.jsx("path",{d:"M6 4l4 4-4 4"})}),l.jsx("span",{className:"text-[11px] font-medium text-cc-primary/70",children:i}),a&&l.jsx("span",{className:"text-[10px] text-cc-muted/50",children:a}),l.jsx("span",{className:"text-[10px] text-cc-muted/40",children:g==="codex"?"Codex":"Claude"}),u&&l.jsx("span",{className:`text-[10px] ${u.className}`,children:u.label}),f!==void 0&&l.jsxs("span",{className:"text-[10px] text-cc-muted/40",children:[f," agent",f===1?"":"s"]}),!t&&b&&l.jsx("span",{className:"text-[11px] text-cc-muted/40 truncate ml-1 font-mono-code",children:b}),l.jsx("span",{className:"text-[10px] text-cc-muted/40 tabular-nums shrink-0 ml-auto",children:o})]}),t&&l.jsxs("div",{className:"space-y-3 pb-2 mt-1",children:[(h||p.length>0)&&l.jsxs("div",{className:"flex flex-wrap items-center gap-2 text-[10px] text-cc-muted/50 pl-4",children:[h&&l.jsxs("span",{className:"font-mono-code",children:["sender: ",h]}),p.length>0&&l.jsxs("span",{children:["receivers: ",p.map(y=>l.jsx("span",{className:"font-mono-code ml-1",children:y},y))]})]}),l.jsx(mS,{entries:e.children})]})]})})}function H5(){return l.jsx("div",{className:"w-7 h-7 rounded-full avatar-ring flex items-center justify-center shrink-0 mt-0.5",children:l.jsx("div",{className:"avatar-inner w-full h-full rounded-full flex items-center justify-center",children:l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5 text-cc-primary",children:l.jsx("path",{d:"M8 2L10.5 6.5L15 8L10.5 9.5L8 14L5.5 9.5L1 8L5.5 6.5L8 2Z"})})})})}function lR({sessionId:e}){const t=X(pe=>pe.messages.get(e)??K7),n=X(pe=>(pe.sdkSessions||Z7).find(Oe=>Oe.sessionId===e)),i=X(pe=>pe.streamingStartedAt.get(e)),a=X(pe=>pe.streamingOutputTokens.get(e)),o=X(pe=>pe.sessionStatus.get(e)),u=X(pe=>pe.lastActivityAt.get(e)),f=X(pe=>pe.toolProgress.get(e)),h=X(pe=>pe.toolActivity.get(e)),p=S.useRef(null),g=S.useRef(null),x=S.useRef(!0),[b,y]=S.useState(0),[_,j]=S.useState(md),[C,k]=S.useState([]),[A,N]=S.useState(0),[D,z]=S.useState(!1),[L,q]=S.useState(!1),[O,Y]=S.useState(!1),[B,H]=S.useState(""),T=S.useRef(new Set),le=X(pe=>pe.chatTabReentryTickBySession.get(e)??0),J=S.useMemo(()=>t.some(pe=>pe.role==="assistant"&&pe.isStreaming),[t]),G=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]),P=G.length>0,F=n!=null&&n.forkSession?"Forked from":"Continuing from",W=S.useMemo(()=>{if(C.length===0)return t;const pe=[],Oe=new Set;for(const at of C)Oe.has(at.id)||(Oe.add(at.id),pe.push(at));for(const at of t)Oe.has(at.id)||(Oe.add(at.id),pe.push(at));return pe},[C,t]),xe=S.useMemo(()=>nR(W),[W]);S.useEffect(()=>{j(md),k([]),N(0),z(!1),q(!1),Y(!1),H(""),T.current=new Set},[e,G]);const R=xe.length,$=R>_,Z=$?xe.slice(R-_):xe,M=R-Z.length,he=S.useCallback(()=>{const pe=g.current,Oe=(pe==null?void 0:pe.scrollHeight)??0;j(at=>at+md),requestAnimationFrame(()=>{if(pe){const at=pe.scrollHeight;pe.scrollTop+=at-Oe}})},[]),be=S.useCallback(async(pe={})=>{if(!P||!G||O)return;const Oe=g.current,at=(Oe==null?void 0:Oe.scrollHeight)??0,bt=L?A:0;Y(!0),H("");try{const mt=await je.getClaudeSessionHistory(G,{cursor:bt,limit:Y7}),yt=mt.messages.map(et=>({id:et.id,role:et.role,content:et.content,contentBlocks:et.role==="assistant"?et.contentBlocks:void 0,timestamp:et.timestamp||Date.now(),model:et.role==="assistant"?et.model:void 0,stopReason:et.role==="assistant"?et.stopReason:void 0})),Kt=[];for(const et of yt)T.current.has(et.id)||(T.current.add(et.id),Kt.push(et));k(et=>[...Kt,...et]),N(mt.nextCursor),z(mt.hasMore),q(!0),Kt.length>0&&j(et=>et+Kt.length),pe.preserveScroll!==!1&&Oe&&requestAnimationFrame(()=>{const et=Oe.scrollHeight;Oe.scrollTop+=et-at})}catch(mt){const yt=mt instanceof Error?mt.message:String(mt);H(yt||"Failed to load previous history"),L||(k([]),N(0),z(!1))}finally{Y(!1)}},[P,G,O,L,A]);S.useEffect(()=>{if(!i&&o!=="running"){y(0);return}const pe=i||Date.now();y(Date.now()-pe);const Oe=setInterval(()=>y(Date.now()-pe),1e3);return()=>clearInterval(Oe)},[i,o]);function ke(){const pe=g.current;if(!pe)return;x.current=pe.scrollHeight-pe.scrollTop-pe.clientHeight<120;const Oe=Math.max(0,pe.scrollHeight-pe.clientHeight-pe.scrollTop);km.set(e,Oe),P&&L&&D&&!O&&pe.scrollTop<=W7&&be({preserveScroll:!0})}const Me=S.useCallback(()=>{const pe=g.current;if(!pe)return;const Oe=pe.style.scrollBehavior;pe.style.scrollBehavior="auto",pe.scrollTop=pe.scrollHeight,pe.style.scrollBehavior=Oe},[]),Re=S.useCallback(()=>{const pe=g.current;if(!pe)return;const Oe=pe.style.scrollBehavior;pe.style.scrollBehavior="auto";const at=km.get(e);typeof at=="number"?pe.scrollTop=Math.max(0,pe.scrollHeight-pe.clientHeight-at):pe.scrollTop=pe.scrollHeight,pe.style.scrollBehavior=Oe},[e]);if(S.useEffect(()=>{requestAnimationFrame(()=>Re())},[e,Re]),S.useEffect(()=>()=>{const pe=g.current;if(!pe)return;const Oe=Math.max(0,pe.scrollHeight-pe.clientHeight-pe.scrollTop);km.set(e,Oe)},[e]),S.useEffect(()=>{le&&requestAnimationFrame(()=>Me())},[le,Me]),S.useEffect(()=>{var pe;x.current&&((pe=p.current)==null||pe.scrollIntoView({behavior:"smooth"}))},[t]),W.length===0)return l.jsxs("div",{className:"flex-1 flex flex-col items-center justify-center gap-5 select-none px-6",children:[l.jsxs("div",{className:"relative",children:[l.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:l.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-7 h-7 text-cc-primary",children:[l.jsx("polyline",{points:"4 17 10 11 4 5"}),l.jsx("line",{x1:"12",y1:"19",x2:"20",y2:"19"})]})}),l.jsx("div",{className:"absolute -top-1 -right-1 w-3 h-3",children:l.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:l.jsx("path",{d:"M8 2L10.5 6.5L15 8L10.5 9.5L8 14L5.5 9.5L1 8L5.5 6.5L8 2Z"})})})]}),l.jsx("div",{className:"text-center max-w-xs",children:P?l.jsxs(l.Fragment,{children:[l.jsx("p",{className:"text-sm text-cc-fg font-medium mb-1.5",children:"This session has prior context"}),l.jsxs("p",{className:"text-xs text-cc-muted leading-relaxed mb-4",children:[F," ",l.jsx("span",{className:"font-mono-code text-cc-fg/70",children:G.slice(0,8)}),". Load earlier messages when needed."]}),l.jsxs("button",{onClick:()=>void be({preserveScroll:!1}),disabled:O,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:[l.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3.5 h-3.5",children:l.jsx("path",{d:"M8 2v12M3 9l5 5 5-5",strokeLinecap:"round",strokeLinejoin:"round"})}),O?"Loading...":"Load previous history"]}),B&&l.jsx("p",{className:"text-xs text-cc-error mt-2",children:B})]}):l.jsxs(l.Fragment,{children:[l.jsx("p",{className:"text-[15px] text-cc-fg font-medium mb-1.5",children:"Start a conversation"}),l.jsx("p",{className:"text-xs text-cc-muted leading-relaxed",children:"Send a message to begin working with The Companion."})]})})]});const Le=o==="running"&&u!=null?Math.max(0,Date.now()-u):0,Ye=Le>=X7?"stalled":Le>=Q7?"quiet":"active";return l.jsxs("div",{className:"flex-1 min-h-0 relative overflow-hidden",children:[l.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"}),l.jsx("div",{ref:g,onScroll:ke,className:"h-full overflow-y-auto overflow-x-hidden overscroll-y-contain px-4 sm:px-6 py-5 sm:py-8",children:l.jsxs("div",{className:"max-w-3xl mx-auto space-y-5 sm:space-y-7",children:[P&&!L&&l.jsxs("div",{className:"rounded-xl border border-cc-border bg-cc-card p-3",children:[l.jsxs("div",{className:"flex items-center justify-between gap-3",children:[l.jsxs("div",{children:[l.jsxs("p",{className:"text-xs font-medium text-cc-fg",children:[F," existing Claude thread"]}),l.jsxs("p",{className:"text-[11px] text-cc-muted mt-1",children:[G," ",n!=null&&n.cwd?`· ${J7(n.cwd)}`:""]})]}),l.jsx("button",{onClick:()=>void be({preserveScroll:!0}),disabled:O,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:O?"Loading...":"Load previous history"})]}),B&&l.jsx("p",{className:"text-xs text-cc-error mt-2",children:B})]}),P&&L&&l.jsx("div",{className:"flex justify-center",children:l.jsx("p",{className:"text-[11px] text-cc-muted",children:D?O?"Loading older transcript...":"Scroll to top to load older transcript":"Loaded all available prior transcript"})}),$&&l.jsx("div",{className:"flex justify-center pb-3",children:l.jsxs("button",{onClick:he,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:[l.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3.5 h-3.5",children:l.jsx("path",{d:"M8 3v10M3 8l5-5 5 5",strokeLinecap:"round",strokeLinejoin:"round"})}),"Load ",Math.min(md,M)," more",l.jsxs("span",{className:"text-cc-muted/50 tabular-nums",children:["(",M," hidden)"]})]})}),l.jsx(mS,{entries:Z,toolActivity:h}),f&&f.size>0&&!J&&l.jsx(q7,{tools:Array.from(f.values())}),o==="compacting"&&l.jsxs("div",{className:"flex items-center gap-2 text-[11px] text-cc-warning font-mono-code pl-10 py-1",children:[l.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:[l.jsx("circle",{cx:"8",cy:"8",r:"6",opacity:"0.2"}),l.jsx("path",{d:"M8 2a6 6 0 0 1 6 6",strokeLinecap:"round"})]}),l.jsx("span",{children:"Compacting context..."})]}),o==="running"&&b>=0&&l.jsxs("div",{"data-testid":"activity-indicator","data-activity-tier":Ye,className:`flex items-center gap-2 text-[11px] font-mono-code pl-10 stats-glow py-1 ${Ye==="stalled"?"text-cc-warning":"text-cc-muted"}`,children:[l.jsx("span",{className:`inline-block w-2 h-2 rounded-full ${Ye==="stalled"?"bg-cc-warning animate-[typing-breathe_1.5s_ease-in-out_infinite]":"bg-cc-primary animate-[typing-breathe_1.5s_ease-in-out_infinite]"}`}),Ye==="stalled"?l.jsxs("span",{children:["No activity for ",Sm(Le)," — the agent may be stuck"]}):Ye==="quiet"?l.jsxs(l.Fragment,{children:[l.jsx("span",{className:"text-cc-fg/70",children:"Still working…"}),l.jsx("span",{className:"text-cc-muted/30",children:"|"}),l.jsxs("span",{className:"tabular-nums",children:["no update for ",Sm(Le)]})]}):l.jsxs(l.Fragment,{children:[l.jsx("span",{className:"text-cc-fg/70",children:"Generating"}),l.jsx("span",{className:"text-cc-muted/30",children:"|"}),l.jsx("span",{className:"tabular-nums",children:Sm(b)}),(a??0)>0&&l.jsxs(l.Fragment,{children:[l.jsx("span",{className:"text-cc-muted/30",children:"|"}),l.jsxs("span",{className:"tabular-nums",children:[nc(a)," tokens"]})]})]})]}),l.jsx("div",{ref:p})]})})]})}const oR={codex:"✳",xhigh:"★",max:"■",mini:"⚡"};function cR(e,t){for(const[i,a]of Object.entries(oR))if(e.includes(i))return a;const n=["◆","●","◕","✦"];return n[t%n.length]}function uR(e){return e.map((t,n)=>({value:t.value,label:t.label||t.value,icon:cR(t.value,n)}))}const gS=[{value:"claude-opus-5",label:"Opus 5",icon:""},{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-5",label:"Sonnet 5",icon:""},{value:"claude-haiku-4-5-20251001",label:"Haiku 4.5",icon:""}],xS=[{value:"gpt-5.5",label:"GPT-5.5",icon:"■"},{value:"gpt-5.4",label:"GPT-5.4",icon:"✳"},{value:"gpt-5.4-mini",label:"GPT-5.4 Mini",icon:"⚡"},{value:"gpt-5.3-codex",label:"GPT-5.3 Codex",icon:"◆"},{value:"gpt-5.2",label:"GPT-5.2",icon:"●"}],Ex=[{value:"bypassPermissions",label:"Agent"},{value:"plan",label:"Plan"}],Tx=[{value:"bypassPermissions",label:"Auto"},{value:"plan",label:"Plan"}],dR=[{value:"",label:"Default"},{value:"low",label:"Low"},{value:"medium",label:"Medium"},{value:"high",label:"High"},{value:"xhigh",label:"xHigh"},{value:"max",label:"Max"}],vS=[{value:"bypassPermissions",label:"Full Auto"},{value:"acceptEdits",label:"Auto-Edit"},{value:"default",label:"Supervised"}],bS=[{value:"bypassPermissions",label:"Full Auto"},{value:"default",label:"Supervised"}];function yS(e){return e==="codex"?xS:gS}function I5(e){return e==="codex"?Tx:Ex}function bL(e){return e==="codex"?bS:vS}function q5(e){return e==="codex"?xS[0].value:gS[0].value}function V5(e){return e==="codex"?Tx[0].value:Ex[0].value}function yL(e){return e==="codex"?bS[0].value:vS[0].value}function fR(e){return e==="codex"?[]:dR}function G5({sessionId:e}){const[t,n]=S.useState(!1),i=S.useRef(null),a=X(b=>b.sdkSessions.find(y=>y.sessionId===e)||null),o=X(b=>b.sessions.get(e)),u=X(b=>b.cliConnected.get(e)??!1),f=(a==null?void 0:a.backendType)??(o==null?void 0:o.backend_type)??"claude",h=(o==null?void 0:o.model)??(a==null?void 0:a.model)??"",p=yS(f),g=p.find(b=>b.value===h)||(h?{label:h,icon:"?"}:null),x=S.useCallback(b=>{if(n(!1),b===h)return;Fn(e,{type:"set_model",model:b});const{sdkSessions:y,setSdkSessions:_}=X.getState();_(y.map(j=>j.sessionId===e?{...j,model:b}:j))},[e,h]);return S.useEffect(()=>{if(!t)return;const b=y=>{i.current&&!i.current.contains(y.target)&&n(!1)};return document.addEventListener("mousedown",b),()=>document.removeEventListener("mousedown",b)},[t]),S.useEffect(()=>{if(!t)return;const b=y=>{y.key==="Escape"&&n(!1)};return window.addEventListener("keydown",b),()=>window.removeEventListener("keydown",b)},[t]),f==="codex"||!u||!g?null:l.jsxs("div",{ref:i,className:"relative shrink-0",children:[l.jsxs("button",{onClick:()=>n(b=>!b),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&&l.jsx("span",{className:"text-[13px] leading-none",children:g.icon}),l.jsx("span",{children:g.label}),l.jsx("svg",{viewBox:"0 0 12 12",fill:"currentColor",className:"w-2.5 h-2.5 opacity-50",children:l.jsx("path",{d:"M6 8L1.5 3.5h9L6 8z"})})]}),t&&l.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(b=>l.jsxs("button",{onClick:()=>x(b.value),className:`w-full flex items-center gap-2 px-3 min-h-[44px] text-[13px] transition-colors cursor-pointer ${b.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":b.value===h,children:[b.icon&&l.jsx("span",{className:"text-[14px] leading-none w-5 text-center",children:b.icon}),l.jsx("span",{className:"flex-1 text-left",children:b.label}),b.value===h&&l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5 text-cc-primary shrink-0",children:l.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"})})]},b.value))})]})}function _S({open:e,loading:t,prompts:n,selectedIndex:i,onSelect:a,menuRef:o,className:u=""}){return e?l.jsx("div",{ref:o,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?l.jsx("div",{className:"px-3 py-2 text-[12px] text-cc-muted",children:"Searching prompts..."}):n.length>0?n.map((f,h)=>l.jsxs("button",{"data-prompt-index":h,onClick:()=>a(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:[l.jsx("span",{className:"flex items-center justify-center w-6 h-6 rounded-md bg-cc-hover text-cc-muted shrink-0",children:l.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3.5 h-3.5",children:[l.jsx("path",{d:"M2.5 8a5.5 5.5 0 1111 0v3a2.5 2.5 0 01-2.5 2.5h-1",strokeLinecap:"round"}),l.jsx("circle",{cx:"8",cy:"8",r:"1.75",fill:"currentColor",stroke:"none"})]})}),l.jsxs("div",{className:"flex-1 min-w-0",children:[l.jsxs("div",{className:"text-[13px] font-medium text-cc-fg truncate",children:["@",f.name]}),l.jsx("div",{className:"text-[11px] text-cc-muted truncate",children:f.content})]}),l.jsx("span",{className:"text-[10px] text-cc-muted shrink-0",children:f.scope})]},f.id)):l.jsx("div",{className:"px-3 py-2 text-[12px] text-cc-muted",children:"No prompts found."})}):null}function wS({text:e,caretPos:t,cwd:n,enabled:i=!0}){const[a,o]=S.useState(!1),[u,f]=S.useState(0),[h,p]=S.useState([]),[g,x]=S.useState(!1),b=S.useRef(null),y=S.useCallback(async()=>{x(!0);try{const k=await je.listPrompts(n);p(k.filter(A=>!!A.name.trim()))}catch{p([])}finally{x(!1)}},[n]);S.useEffect(()=>{y()},[y]);const _=S.useMemo(()=>{const k=e.slice(0,t),A=k.match(/(^|\s)@([^\s@]*)$/);if(!A||A.index===void 0)return null;const N=k.length-A[0].length+A[1].length;return{query:A[2]||"",start:N,end:t}},[e,t]),j=S.useMemo(()=>{if(!a||!_)return[];const k=_.query.toLowerCase();if(!k)return h;const A=h.filter(D=>D.name.toLowerCase().startsWith(k)),N=h.filter(D=>!D.name.toLowerCase().startsWith(k)&&D.name.toLowerCase().includes(k));return[...A,...N]},[a,_,h]);S.useEffect(()=>{const k=i&&!!_;k&&!a?(o(!0),f(0)):!k&&a&&o(!1)},[i,_,a]),S.useEffect(()=>{u>=j.length&&f(Math.max(0,j.length-1))},[j.length,u]),S.useEffect(()=>{if(!b.current||!a)return;const A=b.current.querySelectorAll("[data-prompt-index]")[u];A&&A.scrollIntoView({block:"nearest"})},[u,a]);const C=S.useCallback(k=>{if(!_)return{nextText:e,nextCursor:t};const A=`${k.content} `,N=`${e.slice(0,_.start)}${A}${e.slice(_.end)}`,D=_.start+A.length;return{nextText:N,nextCursor:D}},[_,e,t]);return{mentionMenuOpen:a,setMentionMenuOpen:o,mentionMenuIndex:u,setMentionMenuIndex:f,mentionContext:_,filteredPrompts:j,promptsLoading:g,savedPrompts:h,selectPrompt:C,refreshPrompts:y,mentionMenuRef:b}}const hR=[];function Y5({isPlan:e,isConnected:t,onToggle:n,modeLabel:i,size:a}){const o=a==="desktop",u=o?"px-2.5 py-1.5":"px-2 py-1",f=o?"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=o?"text-cc-muted border-cc-border hover:text-cc-fg hover:bg-cc-hover cursor-pointer":"text-cc-muted border-cc-border";return l.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?l.jsxs("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5",children:[l.jsx("rect",{x:"3",y:"3",width:"3.5",height:"10",rx:"0.75"}),l.jsx("rect",{x:"9.5",y:"3",width:"3.5",height:"10",rx:"0.75"})]}):l.jsxs("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5",children:[l.jsx("path",{d:"M2.5 4l4 4-4 4",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",fill:"none"}),l.jsx("path",{d:"M8.5 4l4 4-4 4",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",fill:"none"})]}),l.jsx("span",{children:i})]})}function gd({onClick:e,disabled:t,active:n,title:i,children:a}){return l.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:a})}function W5(){return l.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-4 h-4",children:l.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 Q5({isRunning:e,canSend:t,onSend:n,onInterrupt:i,size:a}){const o=a==="desktop",u=o?"w-9 h-9":"w-10 h-10",f=o?"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?l.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:l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5",children:l.jsx("rect",{x:"3",y:"3",width:"10",height:"10",rx:"1"})})}):l.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:l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5",children:l.jsx("path",{d:"M3 2l11 6-11 6V9.5l7-1.5-7-1.5V2z"})})})}function pR({sessionId:e}){var ae,ye;const[t,n]=S.useState(""),[i,a]=S.useState([]),[o,u]=S.useState(null),[f,h]=S.useState(!1),[p,g]=S.useState(!1),[x,b]=S.useState(0),[y,_]=S.useState(!1),[j,C]=S.useState(""),[k,A]=S.useState("global"),[N,D]=S.useState(null),[z,L]=S.useState(0),q=S.useRef(null),O=S.useRef(null),Y=S.useRef(null),B=S.useRef(null),H=X(Q=>Q.cliConnected),T=X(Q=>Q.sessions.get(e)),le=X(Q=>Q.previousPermissionMode.get(e)||"acceptEdits"),J=H.get(e)??!1,G=(T==null?void 0:T.permissionMode)||"acceptEdits",P=G==="plan",F=(T==null?void 0:T.backend_type)==="codex",xe=((ye=(ae=(F?Tx:Ex).find(Q=>Q.value===G))==null?void 0:ae.label)==null?void 0:ye.toLowerCase())||G,R=wS({text:t,caretPos:z,cwd:T==null?void 0:T.cwd,enabled:!p}),$=S.useMemo(()=>{const Q=[];if(T!=null&&T.slash_commands)for(const fe of T.slash_commands)Q.push({name:fe,type:"command"});if(T!=null&&T.skills)for(const fe of T.skills)Q.push({name:fe,type:"skill"});return Q},[T==null?void 0:T.slash_commands,T==null?void 0:T.skills]),Z=S.useMemo(()=>{if(!p)return[];const Q=t.match(/^\/(\S*)$/);if(!Q)return[];const fe=Q[1].toLowerCase();return fe===""?$:$.filter(Ae=>Ae.name.toLowerCase().includes(fe))},[t,p,$]);S.useEffect(()=>{const Q=t.startsWith("/")&&/^\/\S*$/.test(t)&&$.length>0;Q&&!p?(g(!0),b(0)):!Q&&p&&g(!1)},[t,$.length,p]),S.useEffect(()=>{x>=Z.length&&b(Math.max(0,Z.length-1))},[Z.length,x]),S.useEffect(()=>{if(!Y.current||!p)return;const fe=Y.current.querySelectorAll("[data-cmd-index]")[x];fe&&fe.scrollIntoView({block:"nearest"})},[x,p]),S.useEffect(()=>{if(B.current===null||!q.current)return;const Q=B.current;q.current.setSelectionRange(Q,Q),B.current=null},[t]);const M=S.useCallback(Q=>{var fe;n(`/${Q.name} `),g(!1),(fe=q.current)==null||fe.focus()},[]),he=S.useCallback(Q=>{var Ae;const fe=R.selectPrompt(Q);B.current=fe.nextCursor,n(fe.nextText),R.setMentionMenuOpen(!1),L(fe.nextCursor),(Ae=q.current)==null||Ae.focus(),q.current&&(q.current.style.height="auto",q.current.style.height=Math.min(q.current.scrollHeight,200)+"px")},[R]);function be(){var rt;const Q=t.trim();if(!Q||!J)return;const fe=Rm(),Ae=i.length>0?i.map(it=>({name:it.name,media_type:it.mediaType,data:it.base64,size:it.size})):void 0;Fn(e,{type:"user_message",content:Q,session_id:e,attachments:Ae,client_msg_id:fe});const We=X.getState();We.appendMessage(e,{id:fe,role:"user",content:Q,attachments:Ae,timestamp:Date.now()}),We.setSessionStatus(e,"running"),We.setLastActivity(e,Date.now()),We.streamingStartedAt.has(e)||We.setStreamingStats(e,{startedAt:Date.now()}),n(""),a([]),u(null),g(!1),R.setMentionMenuOpen(!1),q.current&&(q.current.style.height="auto"),(rt=q.current)==null||rt.focus()}function ke(Q){if(p&&Z.length>0){if(Q.key==="ArrowDown"){Q.preventDefault(),b(fe=>(fe+1)%Z.length);return}if(Q.key==="ArrowUp"){Q.preventDefault(),b(fe=>(fe-1+Z.length)%Z.length);return}if(Q.key==="Tab"&&!Q.shiftKey){Q.preventDefault(),M(Z[x]);return}if(Q.key==="Enter"&&!Q.shiftKey){Q.preventDefault(),M(Z[x]);return}if(Q.key==="Escape"){Q.preventDefault(),g(!1);return}}if(R.mentionMenuOpen&&Q.key==="Escape"){Q.preventDefault(),R.setMentionMenuOpen(!1);return}if(R.mentionMenuOpen&&R.filteredPrompts.length>0){if(Q.key==="ArrowDown"){Q.preventDefault(),R.setMentionMenuIndex(fe=>(fe+1)%R.filteredPrompts.length);return}if(Q.key==="ArrowUp"){Q.preventDefault(),R.setMentionMenuIndex(fe=>(fe-1+R.filteredPrompts.length)%R.filteredPrompts.length);return}if(Q.key==="Tab"&&!Q.shiftKey||Q.key==="Enter"&&!Q.shiftKey){Q.preventDefault(),he(R.filteredPrompts[R.mentionMenuIndex]);return}}if(R.mentionMenuOpen&&R.filteredPrompts.length===0&&(Q.key==="Enter"&&!Q.shiftKey||Q.key==="Tab"&&!Q.shiftKey)){Q.preventDefault();return}if(Q.key==="Tab"&&Q.shiftKey){Q.preventDefault(),et();return}Q.key==="Enter"&&!Q.shiftKey&&(Q.preventDefault(),be())}function Me(Q){n(Q.target.value),L(Q.target.selectionStart??Q.target.value.length);const fe=Q.target;fe.style.height="auto",fe.style.height=Math.min(fe.scrollHeight,200)+"px"}function Re(){q.current&&L(q.current.selectionStart??0)}function Le(){Fn(e,{type:"interrupt"})}async function Ye(Q){if(Q.length===0)return;const fe=[],Ae=[];let We=i.reduce((rt,it)=>rt+it.size,0);for(const rt of Q){if(rt.size>lf){Ae.push(`${rt.name} is too large (${Ns(rt.size)}, max ${Ns(lf)})`);continue}if(We+rt.size>of){Ae.push(`${rt.name} would exceed the per-message limit (${Ns(of)})`);continue}const{base64:it,mediaType:_t}=await oS(rt);fe.push({name:rt.name,base64:it,mediaType:_t,size:rt.size}),We+=rt.size}fe.length>0&&a(rt=>[...rt,...fe]),u(Ae.length>0?Ae.join("; "):null)}async function pe(Q){const fe=Q.target.files;fe&&(await Ye(Array.from(fe)),Q.target.value="")}function Oe(Q){a(fe=>fe.filter((Ae,We)=>We!==Q))}async function at(Q){var We;const fe=(We=Q.clipboardData)==null?void 0:We.items;if(!fe)return;const Ae=[];for(const rt of Array.from(fe)){if(rt.kind!=="file")continue;const it=rt.getAsFile();if(!it)continue;const _t=it.name&&it.name.length>0?it.name:`pasted-${Date.now()}.${(it.type.split("/")[1]||"bin").replace(/[^a-zA-Z0-9]/g,"")}`;Ae.push(new File([it],_t,{type:it.type,lastModified:it.lastModified}))}Ae.length>0&&(Q.preventDefault(),await Ye(Ae))}function bt(Q){Q.dataTransfer.types.includes("Files")&&(Q.preventDefault(),Q.stopPropagation(),h(!0))}function mt(Q){Q.currentTarget===Q.target&&h(!1)}async function yt(Q){if(!Q.dataTransfer.types.includes("Files"))return;Q.preventDefault(),Q.stopPropagation(),h(!1);const fe=Array.from(Q.dataTransfer.files);fe.length>0&&await Ye(fe)}function Kt(){const Q=t.trim().slice(0,32);C(Q||""),D(null),_(fe=>!fe)}function et(){if(!J)return;const Q=X.getState();if(!P)Q.setPreviousPermissionMode(e,G),Fn(e,{type:"set_permission_mode",mode:"plan"}),Q.updateSession(e,{permissionMode:"plan"});else{const fe=le||(F?"bypassPermissions":"acceptEdits");Fn(e,{type:"set_permission_mode",mode:fe}),Q.updateSession(e,{permissionMode:fe})}}async function pn(){const Q=t.trim(),fe=j.trim();if(!Q||!fe)return;if(k==="project"&&!(T!=null&&T.cwd)){D("No project folder available for this session");return}const Ae={name:fe,content:Q,scope:k};k==="project"&&(Ae.projectPaths=[T.cwd]);try{await je.createPrompt(Ae),await R.refreshPrompts(),_(!1),C(""),A("global"),D(null)}catch(We){const rt=We instanceof Error&&We.message?We.message:"Could not save prompt.";D(rt)}}const Ne=X(Q=>Q.promptSuggestions.get(e))??hR,Be=X(Q=>Q.clearPromptSuggestions),qe=X(Q=>Q.sessionStatus).get(e)==="running",Br=t.trim().length>0&&J;return l.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:bt,onDragLeave:mt,onDrop:yt,children:l.jsxs("div",{className:"max-w-3xl mx-auto",children:[f&&l.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:l.jsx("span",{className:"text-sm text-cc-primary font-medium",children:"Drop files to attach"})}),i.length>0&&l.jsx("div",{className:"flex items-center gap-2 mb-2 px-3 sm:px-0 flex-wrap",children:i.map((Q,fe)=>l.jsx(dS,{name:Q.name,mediaType:Q.mediaType,base64:Q.base64,size:Q.size,onRemove:()=>Oe(fe)},fe))}),o&&l.jsx("div",{className:"mb-2 px-3 sm:px-0 text-[11px] text-cc-error",children:o}),l.jsx("input",{ref:O,type:"file",multiple:!0,onChange:pe,className:"hidden","aria-label":"Attach files"}),Ne.length>0&&l.jsx("div",{className:"flex flex-wrap gap-1.5 px-2 sm:px-4 pb-2",children:Ne.map((Q,fe)=>l.jsx("button",{onClick:()=>{if(!J||qe)return;const Ae=Rm();Fn(e,{type:"user_message",content:Q,session_id:e,client_msg_id:Ae}),X.getState().appendMessage(e,{id:Ae,role:"user",content:Q,timestamp:Date.now()}),Be(e)},disabled:!J||qe,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:Q,children:Q},fe))}),l.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 ${P?"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&&Z.length>0&&l.jsx("div",{ref:Y,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:Z.map((Q,fe)=>l.jsxs("button",{"data-cmd-index":fe,onClick:()=>M(Q),className:`w-full px-3 py-2 text-left flex items-center gap-2.5 transition-colors cursor-pointer ${fe===x?"bg-cc-hover":"hover:bg-cc-hover/50"}`,children:[l.jsx("span",{className:"flex items-center justify-center w-6 h-6 rounded-md bg-cc-hover text-cc-muted shrink-0",children:Q.type==="skill"?l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5",children:l.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"})}):l.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3.5 h-3.5",children:l.jsx("path",{d:"M5 12L10 4",strokeLinecap:"round"})})}),l.jsxs("div",{className:"flex-1 min-w-0",children:[l.jsxs("span",{className:"text-[13px] font-medium text-cc-fg",children:["/",Q.name]}),l.jsx("span",{className:"ml-2 text-[11px] text-cc-muted",children:Q.type})]})]},`${Q.type}-${Q.name}`))}),l.jsx(_S,{open:R.mentionMenuOpen,loading:R.promptsLoading,prompts:R.filteredPrompts,selectedIndex:R.mentionMenuIndex,onSelect:he,menuRef:R.mentionMenuRef,className:"absolute left-2 right-2 bottom-full mb-1"}),y&&l.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:[l.jsx("div",{className:"text-xs font-semibold text-cc-fg",children:"Save prompt"}),l.jsx("input",{value:j,onChange:Q=>{C(Q.target.value),N&&D(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"}),l.jsxs("div",{className:"flex items-center gap-1.5",children:[l.jsx("button",{type:"button","aria-pressed":k==="global",onClick:()=>A("global"),className:`px-2 py-0.5 text-[11px] rounded border transition-colors cursor-pointer ${k==="global"?"border-cc-primary/40 text-cc-primary bg-cc-primary/8":"border-cc-border text-cc-muted hover:text-cc-fg"}`,children:"Global"}),l.jsx("button",{type:"button","aria-pressed":k==="project",onClick:()=>A("project"),className:`px-2 py-0.5 text-[11px] rounded border transition-colors cursor-pointer ${k==="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"})]}),k==="project"&&(T==null?void 0:T.cwd)&&l.jsx("div",{className:"text-[10px] text-cc-muted font-mono-code truncate",title:T.cwd,children:T.cwd}),N?l.jsx("div",{className:"text-[11px] text-cc-error",children:N}):null,l.jsxs("div",{className:"flex items-center gap-1.5 justify-end",children:[l.jsx("button",{onClick:()=>{_(!1),A("global"),D(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"}),l.jsx("button",{onClick:pn,disabled:!j.trim()||!t.trim(),className:`px-2 py-1 text-[11px] rounded-md border ${j.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"})]})]}),l.jsxs("div",{className:"flex items-center gap-1.5 px-3 pt-1.5 pb-0.5 sm:hidden",children:[l.jsx(Y5,{isPlan:P,isConnected:J,onToggle:et,modeLabel:xe,size:"mobile"}),l.jsx(G5,{sessionId:e}),l.jsx("div",{className:"flex-1"}),l.jsx(gd,{onClick:Kt,disabled:!J||!t.trim(),active:J&&!!t.trim(),title:"Save as prompt",children:l.jsx(W5,{})}),l.jsx(gd,{onClick:()=>{var Q;return(Q=O.current)==null?void 0:Q.click()},disabled:!J,active:J,title:"Attach file",children:l.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-4 h-4",children:l.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"})})})]}),l.jsx("div",{className:"px-3 sm:px-3 pt-1 sm:pt-2.5",children:l.jsx("textarea",{ref:q,value:t,onChange:Me,onKeyDown:ke,onClick:Re,onKeyUp:Re,onPaste:at,"aria-label":"Message input",placeholder:J?"Type a message... (/ + @)":"Waiting for CLI connection...",disabled:!J,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"}})}),l.jsx("div",{className:"flex items-center justify-end gap-1 px-3 pb-1 sm:hidden",children:l.jsx(Q5,{isRunning:qe,canSend:Br,onSend:be,onInterrupt:Le,size:"mobile"})}),l.jsxs("div",{className:"hidden sm:flex items-center gap-1.5 px-2.5 pb-2",children:[l.jsx(gd,{onClick:()=>{var Q;return(Q=O.current)==null?void 0:Q.click()},disabled:!J,active:J,title:"Attach file",children:l.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-4 h-4",children:l.jsx("path",{d:"M8 3v10M3 8h10",strokeLinecap:"round"})})}),l.jsx(gd,{onClick:Kt,disabled:!J||!t.trim(),active:J&&!!t.trim(),title:"Save as prompt",children:l.jsx(W5,{})}),l.jsx(Y5,{isPlan:P,isConnected:J,onToggle:et,modeLabel:xe,size:"desktop"}),l.jsx("div",{className:"flex-1"}),l.jsx(G5,{sessionId:e}),l.jsx(Q5,{isRunning:qe,canSend:Br,onSend:be,onInterrupt:Le,size:"desktop"})]})]})]})})}function mR(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 gR({permission:e,sessionId:t}){const[n,i]=S.useState(!1),a=X(p=>p.removePermission);function o(p,g){i(!0),Fn(t,{type:"permission_response",request_id:e.request_id,behavior:"allow",updated_input:p,...g!=null&&g.length?{updated_permissions:g}:{}}),a(t,e.request_id)}function u(){i(!0),Fn(t,{type:"permission_response",request_id:e.request_id,behavior:"deny",message:"Denied by user"}),a(t,e.request_id)}const f=e.tool_name==="AskUserQuestion",h=e.permission_suggestions;return l.jsx("div",{className:"px-2 sm:px-4 py-3 border-b border-cc-border animate-[fadeSlideIn_0.2s_ease-out]",children:l.jsx("div",{className:"max-w-3xl mx-auto",children:l.jsxs("div",{className:"flex items-start gap-2 sm:gap-3",children:[l.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?l.jsx("svg",{viewBox:"0 0 20 20",fill:"currentColor",className:"w-4 h-4 text-cc-primary",children:l.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"})}):l.jsx("svg",{viewBox:"0 0 20 20",fill:"currentColor",className:"w-4 h-4 text-cc-warning",children:l.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"})})}),l.jsxs("div",{className:"flex-1 min-w-0",children:[l.jsxs("div",{className:"flex items-center gap-2 mb-1.5",children:[l.jsx("span",{className:`text-xs font-semibold ${f?"text-cc-primary":"text-cc-warning"}`,children:f?"Question":"Permission Request"}),!f&&l.jsx("span",{className:"text-[11px] text-cc-muted font-mono-code",children:e.display_name||e.tool_name}),e.title&&l.jsx("span",{className:"text-[11px] text-cc-muted",children:e.title})]}),f?l.jsx(_R,{input:e.input,onSelect:p=>o({...e.input,answers:p}),disabled:n}):l.jsx(bR,{toolName:e.tool_name,input:e.input,description:e.description}),e.decision_reason&&l.jsx("p",{className:"text-xs text-cc-muted mt-1 italic",children:e.decision_reason}),e.ai_validation&&!f&&l.jsx(vR,{validation:e.ai_validation}),!f&&l.jsxs("div",{className:"flex items-center gap-2 mt-3 flex-wrap",children:[l.jsxs("button",{onClick:()=>o(),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:[l.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"2.5",className:"w-3 h-3",children:l.jsx("path",{d:"M3 8.5l3.5 3.5 6.5-7"})}),"Allow"]}),h==null?void 0:h.map((p,g)=>l.jsxs("button",{onClick:()=>o(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:[l.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"2",className:"w-3 h-3",children:l.jsx("path",{d:"M3 8.5l3.5 3.5 6.5-7"})}),mR(p)]},g)),l.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:[l.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"2.5",className:"w-3 h-3",children:l.jsx("path",{d:"M4 4l8 8M12 4l-8 8"})}),"Deny"]})]})]})]})})})}function xR(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 vR({validation:e}){const t=e.verdict==="uncertain"&&xR(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 l.jsxs("div",{className:`mt-2 flex items-center gap-1.5 text-[11px] px-2 py-1.5 rounded-md ${n}`,children:[l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 shrink-0",children:l.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"})}),l.jsx("span",{className:"font-medium",children:i}),l.jsx("span",{children:e.reason})]})}function bR({toolName:e,input:t,description:n}){return e==="Bash"?l.jsx(yR,{input:t}):e==="Edit"?l.jsx(wR,{input:t}):e==="Write"?l.jsx(SR,{input:t}):e==="Read"?l.jsx(kR,{input:t}):e==="Glob"?l.jsx(jR,{input:t}):e==="Grep"?l.jsx(NR,{input:t}):e==="ExitPlanMode"?l.jsx(CR,{input:t}):l.jsx(SS,{input:t,description:n})}function yR({input:e}){const t=typeof e.command=="string"?e.command:"",n=typeof e.description=="string"?e.description:"";return l.jsxs("div",{className:"space-y-1.5",children:[n&&l.jsx("div",{className:"text-xs text-cc-muted",children:n}),l.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:[l.jsx("span",{className:"text-cc-muted select-none",children:"$ "}),t]})]})}function _R({input:e,onSelect:t,disabled:n}){const i=Array.isArray(e.questions)?e.questions:[],[a,o]=S.useState({}),[u,f]=S.useState({}),[h,p]=S.useState({});function g(C){const k={};for(const[A,N]of Object.entries(C)){const D=i[Number(A)],z=typeof(D==null?void 0:D.question)=="string"&&D.question?D.question:A;k[z]=N}return k}function x(C,k){const A=String(C);o(N=>({...N,[A]:k})),p(N=>({...N,[A]:!1})),i.length<=1&&t(g({[A]:k}))}function b(C){var N;const k=String(C),A=(N=u[k])==null?void 0:N.trim();A&&(o(D=>({...D,[k]:A})),i.length<=1&&t(g({[k]:A})))}function y(C,k){const A=String(C);f(D=>({...D,[A]:k}));const N=k.trim();o(D=>{if(!N){const z={...D};return delete z[A],z}return{...D,[A]:N}})}function _(C){const k=String(C);p(A=>{const N=!!A[k],D={...A,[k]:!N};return N&&(o(z=>{const L={...z};return delete L[k],L}),f(z=>{const L={...z};return delete L[k],L})),D})}function j(){t(g(a))}if(i.length===0){const C=typeof e.question=="string"?e.question:"";return C?l.jsx("div",{className:"text-sm text-cc-fg bg-cc-code-bg/30 rounded-lg px-3 py-2",children:C}):l.jsx(SS,{input:e})}return l.jsxs("div",{className:"space-y-3",children:[i.map((C,k)=>{const A=typeof C.header=="string"?C.header:"",N=typeof C.question=="string"?C.question:"",D=Array.isArray(C.options)?C.options:[],z=String(k),L=a[z],q=h[z];return l.jsxs("div",{className:"space-y-2",children:[A&&l.jsx("span",{className:"inline-block text-[10px] font-semibold text-cc-primary bg-cc-primary/10 px-1.5 py-0.5 rounded",children:A}),N&&l.jsx("p",{className:"text-sm text-cc-fg leading-relaxed",children:N}),D.length>0&&l.jsxs("div",{className:"space-y-1.5",children:[D.map((O,Y)=>{const B=typeof O.label=="string"?O.label:String(O),H=typeof O.description=="string"?O.description:"",T=L===B;return l.jsx("button",{onClick:()=>x(k,B),disabled:n,className:`w-full text-left px-3 py-2 rounded-lg border transition-all cursor-pointer disabled:opacity-50 ${T?"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:l.jsxs("div",{className:"flex items-center gap-2",children:[l.jsx("span",{className:`w-4 h-4 rounded-full border-2 flex items-center justify-center shrink-0 ${T?"border-cc-primary":"border-cc-muted/40"}`,children:T&&l.jsx("span",{className:"w-2 h-2 rounded-full bg-cc-primary"})}),l.jsxs("div",{children:[l.jsx("span",{className:"text-xs font-medium text-cc-fg",children:B}),H&&l.jsx("p",{className:"text-[11px] text-cc-muted mt-0.5 leading-snug",children:H})]})]})},Y)}),l.jsx("button",{onClick:()=>_(k),disabled:n,className:`w-full text-left px-3 py-2 rounded-lg border transition-all cursor-pointer disabled:opacity-50 ${q?"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:l.jsxs("div",{className:"flex items-center gap-2",children:[l.jsx("span",{className:`w-4 h-4 rounded-full border-2 flex items-center justify-center shrink-0 ${q?"border-cc-primary":"border-cc-muted/40"}`,children:q&&l.jsx("span",{className:"w-2 h-2 rounded-full bg-cc-primary"})}),l.jsx("span",{className:"text-xs font-medium text-cc-muted",children:"Other..."})]})}),q&&l.jsxs("div",{className:"pl-6",children:[l.jsx("input",{type:"text",value:u[z]||"",onChange:O=>y(k,O.target.value),onKeyDown:O=>{O.key==="Enter"&&b(k)},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&&l.jsx("p",{className:"mt-1 text-[10px] text-cc-muted",children:"Press Enter to submit"})]})]})]},k)}),i.length>1&&Object.keys(a).length>0&&l.jsx("button",{onClick:j,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 wR({input:e}){const t=String(e.file_path||""),n=String(e.old_string||""),i=String(e.new_string||"");return l.jsx(Dl,{oldText:n,newText:i,fileName:t,mode:"compact"})}function SR({input:e}){const t=String(e.file_path||""),n=String(e.content||"");return l.jsx(Dl,{newText:n,fileName:t,mode:"compact"})}function kR({input:e}){const t=String(e.file_path||"");return l.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 jR({input:e}){const t=typeof e.pattern=="string"?e.pattern:"",n=typeof e.path=="string"?e.path:"";return l.jsxs("div",{className:"text-xs font-mono-code bg-cc-code-bg/30 rounded-lg px-3 py-2 space-y-0.5",children:[l.jsx("div",{className:"text-cc-fg",children:t}),n&&l.jsx("div",{className:"text-cc-muted",children:n})]})}function NR({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 l.jsxs("div",{className:"text-xs font-mono-code bg-cc-code-bg/30 rounded-lg px-3 py-2 space-y-0.5",children:[l.jsx("div",{className:"text-cc-fg",children:t}),n&&l.jsx("div",{className:"text-cc-muted",children:n}),i&&l.jsx("div",{className:"text-cc-muted",children:i})]})}function CR({input:e}){const t=typeof e.plan=="string"?e.plan:"",n=Array.isArray(e.allowedPrompts)?e.allowedPrompts:[];return l.jsxs("div",{className:"space-y-2",children:[t&&l.jsxs("div",{className:"rounded-xl border border-cc-border overflow-hidden bg-cc-card",children:[l.jsxs("div",{className:"px-3 py-2 border-b border-cc-border bg-cc-primary/[0.04] flex items-center gap-2",children:[l.jsx("span",{className:"inline-flex items-center justify-center w-5 h-5 rounded bg-cc-primary/15 text-cc-primary shrink-0",children:l.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3 h-3",children:l.jsx("path",{d:"M3 3.5h10M3 8h10M3 12.5h6",strokeLinecap:"round"})})}),l.jsx("span",{className:"text-[11px] text-cc-primary font-semibold tracking-wide uppercase",children:"Plan"})]}),l.jsx("div",{className:"px-3 py-3 max-h-72 overflow-y-auto markdown-body text-[13px] text-cc-fg leading-relaxed",children:l.jsx(_x,{remarkPlugins:[jx],components:{h1:({children:i})=>l.jsx("h1",{className:"text-base font-semibold text-cc-fg mb-2",children:i}),h2:({children:i})=>l.jsx("h2",{className:"text-sm font-semibold text-cc-fg mb-1.5 mt-3 first:mt-0",children:i}),h3:({children:i})=>l.jsx("h3",{className:"text-sm font-medium text-cc-fg mb-1.5 mt-2",children:i}),p:({children:i})=>l.jsx("p",{className:"mb-2 last:mb-0",children:i}),ul:({children:i})=>l.jsx("ul",{className:"list-disc pl-4 mb-2 space-y-0.5",children:i}),ol:({children:i})=>l.jsx("ol",{className:"list-decimal pl-4 mb-2 space-y-0.5",children:i}),li:({children:i})=>l.jsx("li",{children:i}),strong:({children:i})=>l.jsx("strong",{className:"font-semibold text-cc-fg",children:i}),a:({href:i,children:a})=>l.jsx("a",{href:i,target:"_blank",rel:"noopener noreferrer",className:"text-cc-primary hover:underline",children:a}),code:i=>{const{children:a,className:o}=i;return/language-(\w+)/.exec(o||"")||typeof a=="string"&&a.includes(`
|
|
100
|
+
`)?l.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:l.jsx("code",{children:a})}):l.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:a})},pre:({children:i})=>l.jsx(l.Fragment,{children:i}),blockquote:({children:i})=>l.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&&l.jsxs("div",{className:"space-y-1",children:[l.jsx("div",{className:"text-[10px] text-cc-muted uppercase tracking-wider",children:"Requested permissions"}),l.jsx("div",{className:"space-y-1",children:n.map((i,a)=>l.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:[l.jsx("span",{className:"text-cc-muted shrink-0",children:String(i.tool||"")}),l.jsx("span",{className:"text-cc-fg",children:String(i.prompt||"")})]},a))})]}),!t&&n.length===0&&l.jsx("div",{className:"text-xs text-cc-muted",children:"Plan approval requested"})]})}function SS({input:e,description:t}){const n=Object.entries(e).filter(([,i])=>i!=null&&i!=="");return n.length===0&&t?l.jsx("div",{className:"text-xs text-cc-fg",children:t}):l.jsxs("div",{className:"space-y-1",children:[t&&l.jsx("div",{className:"text-xs text-cc-muted mb-1",children:t}),l.jsx("div",{className:"bg-cc-code-bg/30 rounded-lg px-3 py-2 space-y-1",children:n.map(([i,a])=>{const o=typeof a=="string"?a.length>200?a.slice(0,200)+"...":a:JSON.stringify(a);return l.jsxs("div",{className:"flex gap-2 text-[11px] font-mono-code",children:[l.jsxs("span",{className:"text-cc-muted shrink-0",children:[i,":"]}),l.jsx("span",{className:"text-cc-fg break-all",children:o})]},i)})})]})}function ER({entry:e,onDismiss:t}){const{request:n,behavior:i,reason:a}=e,o=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 l.jsxs("div",{className:`flex items-center gap-2 px-3 py-1.5 text-[11px] ${o?"text-cc-success":"text-cc-error"}`,children:[l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5 shrink-0 opacity-70",children:l.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"})}),l.jsxs("span",{className:"flex-1",children:["AI auto-",o?"approved":"denied",":"," ",l.jsx("span",{className:"font-mono-code opacity-80",children:u}),a&&l.jsxs("span",{className:"text-cc-muted ml-1",children:["(",a,")"]})]}),t&&l.jsx("button",{onClick:t,className:"opacity-50 hover:opacity-100 transition-opacity cursor-pointer flex-shrink-0","aria-label":"Dismiss notification",children:l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5",children:l.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 TR=[],AR=[],X5="activity-tray-panel";function MR(e,t){const n=Math.round(((t||Date.now())-e)/1e3);if(n<60)return`${n}s`;const i=Math.floor(n/60),a=n%60;return`${i}m${a>0?` ${a}s`:""}`}function RR(e,t,n=4e3){const[i,a]=S.useState(!1),o=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(o.current),f?o.current=setTimeout(()=>a(!0),n):a(!1),()=>clearTimeout(o.current)),[f,n]),S.useEffect(()=>{a(!1)},[u]),i}function DR(e){const[t,n]=S.useState(0);return S.useEffect(()=>{if(!e)return;const i=setInterval(()=>n(a=>a+1),1e3);return()=>clearInterval(i)},[e]),t}function LR({status:e}){return e==="running"||e==="in_progress"?l.jsxs("span",{className:"relative flex h-1.5 w-1.5 shrink-0",children:[l.jsx("span",{className:"absolute inline-flex h-full w-full rounded-full bg-cc-warning opacity-75 animate-ping"}),l.jsx("span",{className:"relative inline-flex rounded-full h-1.5 w-1.5 bg-cc-warning"})]}):e==="completed"?l.jsx("span",{className:"h-1.5 w-1.5 rounded-full bg-cc-success shrink-0"}):e==="failed"?l.jsx("span",{className:"h-1.5 w-1.5 rounded-full bg-cc-error shrink-0"}):l.jsx("span",{className:"h-1.5 w-1.5 rounded-full bg-cc-muted/30 shrink-0"})}function zR({agent:e,tick:t}){const[n,i]=S.useState(!1),a=e.status!=="running",o=!!e.summary,u=l.jsxs(l.Fragment,{children:[l.jsx(LR,{status:e.status}),l.jsx("span",{className:"text-[11px] text-cc-fg/80 truncate flex-1 font-medium",children:e.name}),e.agentType&&l.jsx("span",{className:"text-[9px] text-cc-muted/50 uppercase tracking-wider shrink-0",children:e.agentType}),l.jsx("span",{className:"text-[10px] text-cc-muted/50 tabular-nums font-mono-code",children:MR(e.startedAt,e.completedAt)})]});return l.jsxs("div",{className:`transition-opacity duration-300 ${a?"opacity-60":""}`,children:[o?l.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}):l.jsx("div",{className:"flex items-center gap-2 px-2.5 min-h-[36px]",children:u}),n&&e.summary&&l.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 OR({task:e}){const t=e.status==="completed",n=e.status==="in_progress";return l.jsxs("div",{className:`flex items-center gap-2 px-2.5 min-h-[32px] transition-opacity duration-300 ${t?"opacity-40":""}`,children:[l.jsx("span",{className:"shrink-0 flex items-center justify-center w-3.5 h-3.5",children:n?l.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:l.jsx("circle",{cx:"8",cy:"8",r:"6",stroke:"currentColor",strokeWidth:"1.5",strokeDasharray:"28",strokeDashoffset:"8",strokeLinecap:"round"})}):t?l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5 text-cc-success","aria-hidden":!0,children:l.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.jsx("svg",{viewBox:"0 0 16 16",fill:"none",className:"w-3.5 h-3.5 text-cc-muted/40","aria-hidden":!0,children:l.jsx("circle",{cx:"8",cy:"8",r:"6",stroke:"currentColor",strokeWidth:"1.5"})})}),l.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&&l.jsx("span",{className:"text-[10px] text-cc-muted/50 italic truncate max-w-[120px] shrink-0",children:e.activeForm})]})}function BR({sessionId:e}){const[t,n]=S.useState(!1),i=S.useRef(null),a=S.useRef(null),o=X(N=>N.sessionTasks.get(e)??TR),u=X(N=>N.sessionBackgroundAgents.get(e)??AR),f=RR(o,u),h=u.some(N=>N.status==="running"),p=DR(h),g=u.filter(N=>N.status==="running").length,x=o.length,b=o.filter(N=>N.status==="completed").length,y=o.filter(N=>N.status==="in_progress").length,_=o.length>0||u.length>0,j=g>0||y>0,C=S.useCallback(()=>n(!1),[]);S.useEffect(()=>{if(!t)return;const N=D=>{D.key==="Escape"&&(D.stopPropagation(),C())};return document.addEventListener("keydown",N),()=>document.removeEventListener("keydown",N)},[t,C]),S.useEffect(()=>{if(!t)return;const N=D=>{i.current&&!i.current.contains(D.target)&&C()};return document.addEventListener("mousedown",N),()=>document.removeEventListener("mousedown",N)},[t,C]),S.useEffect(()=>{t&&a.current&&a.current.focus()},[t]);const[k,A]=S.useState(!1);return S.useEffect(()=>{_&&A(!1)},[_,o.length,u.length]),!_||k?null:l.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&&A(!0)},children:[t&&l.jsxs("div",{ref:a,id:X5,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:[l.jsxs("div",{className:"flex items-center justify-between px-3 py-2 border-b border-cc-border/40",children:[l.jsx("span",{className:"text-[11px] font-semibold text-cc-fg/70 uppercase tracking-wider",role:"heading","aria-level":3,children:"Activity"}),l.jsx("button",{type:"button",onClick:C,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:l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3",children:l.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&&l.jsxs("div",{className:"py-1",children:[l.jsx("div",{className:"px-3 py-1",role:"heading","aria-level":4,children:l.jsx("span",{className:"text-[9px] text-cc-muted/40 uppercase tracking-widest font-semibold",children:"Agents"})}),u.map(N=>l.jsx(zR,{agent:N,tick:p},N.toolUseId))]}),u.length>0&&o.length>0&&l.jsx("div",{className:"border-t border-cc-border/30 mx-2",role:"separator"}),o.length>0&&l.jsxs("div",{className:"py-1",children:[l.jsx("div",{className:"px-3 py-1",role:"heading","aria-level":4,children:l.jsx("span",{className:"text-[9px] text-cc-muted/40 uppercase tracking-widest font-semibold",children:"Tasks"})}),o.map(N=>l.jsx(OR,{task:N},N.id))]})]}),l.jsxs("button",{type:"button",onClick:()=>n(!t),"aria-expanded":t,"aria-controls":X5,className:`
|
|
101
|
+
flex items-center gap-2 px-3 min-h-[36px] rounded-full
|
|
102
|
+
border border-cc-border/50 bg-cc-surface/90 backdrop-blur-lg
|
|
103
|
+
shadow-md shadow-black/15
|
|
104
|
+
hover:bg-cc-hover/80 hover:border-cc-border/70
|
|
105
|
+
transition-all duration-200 cursor-pointer
|
|
106
|
+
${t?"ring-1 ring-cc-primary/30":""}
|
|
107
|
+
`,"aria-label":`Activity: ${g} agents running, ${b}/${x} tasks`,children:[j?l.jsxs("span",{className:"relative flex h-2 w-2",children:[l.jsx("span",{className:"absolute inline-flex h-full w-full rounded-full bg-cc-warning opacity-75 animate-ping"}),l.jsx("span",{className:"relative inline-flex rounded-full h-2 w-2 bg-cc-warning"})]}):l.jsx("span",{className:"h-2 w-2 rounded-full bg-cc-success"}),u.length>0&&l.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&&o.length>0&&l.jsx("span",{className:"w-0.5 h-0.5 rounded-full bg-cc-muted/30"}),o.length>0&&l.jsxs("span",{className:"text-[11px] text-cc-fg/70 tabular-nums",children:[b,"/",x]}),l.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:l.jsx("path",{d:"M4 6l4 4 4-4"})})]})]})}function PR({sessionId:e}){const t=X(_=>_.pendingPermissions.get(e)),n=X(_=>_.aiResolvedPermissions.get(e)),i=X(_=>_.clearAiResolvedPermissions),a=X(_=>_.connectionStatus.get(e)??"disconnected"),o=X(_=>_.cliConnected.get(e)??!1),u=X(_=>_.cliReconnecting.get(e)??!1),f=X(_=>_.setCliReconnecting),[h,p]=S.useState(null),g=S.useRef(void 0);S.useEffect(()=>{p(null),clearTimeout(g.current)},[e,o]),S.useEffect(()=>()=>clearTimeout(g.current),[]);const x=S.useCallback(async()=>{p(null),clearTimeout(g.current),f(e,!0);try{await je.relaunchSession(e)}catch(_){As(_),f(e,!1);const j=_ instanceof Error?_.message:"Reconnection failed";p(j),g.current=setTimeout(()=>p(null),4e3)}},[e,f]),b=S.useMemo(()=>t?Array.from(t.values()):[],[t]),y=a==="connected"&&!o;return l.jsxs("div",{className:"flex flex-col h-full min-h-0",children:[y&&l.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?l.jsxs(l.Fragment,{children:[l.jsx("span",{className:"w-1.5 h-1.5 rounded-full bg-cc-error shrink-0"}),l.jsx("span",{className:"text-xs text-cc-error font-medium",children:h}),l.jsx("button",{onClick:x,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?l.jsxs(l.Fragment,{children:[l.jsx("span",{className:"w-3 h-3 rounded-full border-2 border-cc-warning/30 border-t-cc-warning animate-spin"}),l.jsx("span",{className:"text-xs text-cc-warning font-medium",children:"Reconnecting…"})]}):l.jsxs(l.Fragment,{children:[l.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"}),l.jsx("span",{className:"text-xs text-cc-warning font-medium",children:"CLI disconnected"}),l.jsx("button",{onClick:x,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"})]})}),a==="disconnected"&&l.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:[l.jsx("span",{className:"w-3 h-3 rounded-full border-2 border-cc-warning/30 border-t-cc-warning animate-spin"}),l.jsx("span",{className:"text-xs text-cc-warning font-medium",children:"Reconnecting to session..."})]}),l.jsxs("div",{className:"flex-1 flex flex-col min-h-0 relative",children:[l.jsx(lR,{sessionId:e}),l.jsx(BR,{sessionId:e})]}),n&&n.length>0&&l.jsx("div",{className:"shrink-0 border-t border-cc-border bg-cc-card",children:l.jsx(ER,{entry:n[n.length-1],onDismiss:()=>i(e)})}),b.length>0&&l.jsx("div",{className:"shrink-0 max-h-[60dvh] overflow-y-auto border-t border-cc-border bg-cc-card",children:b.map(_=>l.jsx(gR,{permission:_,sessionId:e},_.request_id))}),l.jsx(pR,{sessionId:e})]})}function $R({sessionId:e}){const[t,n]=S.useState(!1),i=S.useRef(null),a=X(p=>p.sessions.get(e)),o=(a==null?void 0:a.aiValidationEnabled)??!1,u=(a==null?void 0:a.aiValidationAutoApprove)??!0,f=(a==null?void 0:a.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 x=!g,b={[p]:x};X.getState().setSessionAiValidation(e,b),v3(e,b)}return l.jsxs("div",{ref:i,className:"relative",children:[l.jsx("button",{onClick:()=>n(!t),className:`flex items-center justify-center w-8 h-8 rounded-md transition-colors cursor-pointer ${o?"text-cc-success hover:bg-cc-hover":"text-cc-muted hover:text-cc-fg hover:bg-cc-hover"}`,title:o?"AI Validation: On":"AI Validation: Off","aria-label":"Toggle AI validation settings","aria-expanded":t,children:l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-[15px] h-[15px]",children:l.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&&l.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:[l.jsx("p",{className:"text-[10px] text-cc-muted px-2 pt-1 pb-1",children:"AI Validation for this session"}),l.jsxs("button",{type:"button",onClick:()=>h("aiValidationEnabled",o),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:[l.jsx("span",{className:"text-xs",children:"Enabled"}),l.jsx("span",{className:`text-[10px] font-medium ${o?"text-cc-success":"text-cc-muted"}`,children:o?"On":"Off"})]}),o&&l.jsxs(l.Fragment,{children:[l.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:[l.jsx("span",{className:"text-xs",children:"Auto-approve safe"}),l.jsx("span",{className:`text-[10px] font-medium ${u?"text-cc-success":"text-cc-muted"}`,children:u?"On":"Off"})]}),l.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:[l.jsx("span",{className:"text-xs",children:"Auto-deny dangerous"}),l.jsx("span",{className:`text-[10px] font-medium ${f?"text-cc-success":"text-cc-muted"}`,children:f?"On":"Off"})]})]})]})]})}function FR({sessionId:e}){const[t,n]=S.useState(!1),[i,a]=S.useState(null),[o,u]=S.useState(!1),f=S.useRef(null);S.useEffect(()=>{if(!t)return;const p=x=>{f.current&&!f.current.contains(x.target)&&n(!1)},g=x=>{x.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=>{a(p),u(!1);try{const{blob:g,filename:x}=await je.exportSession(e,p),b=URL.createObjectURL(g),y=document.createElement("a");y.href=b,y.download=x,document.body.appendChild(y),y.click(),y.remove(),URL.revokeObjectURL(b),n(!1)}catch(g){As(g),u(!0)}finally{a(null)}},[e]);return l.jsxs("div",{ref:f,className:"relative",children:[l.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:l.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-[15px] h-[15px]",children:[l.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 3v12m0 0l-4-4m4 4l4-4"}),l.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M4 17v2a2 2 0 002 2h12a2 2 0 002-2v-2"})]})}),t&&l.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:[l.jsx("div",{className:"px-3 py-1.5 text-[10px] uppercase tracking-wide text-cc-muted",children:"Export session"}),l.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",l.jsx("span",{className:"block text-[10px] text-cc-muted",children:"Includes images"})]}),l.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",l.jsx("span",{className:"block text-[10px] text-cc-muted",children:"Plain text, no images"})]}),o&&l.jsx("div",{className:"px-3 py-1.5 text-[11px] text-cc-error",children:"Export failed"})]})]})}function UR(){var q;const e=S.useSyncExternalStore(O=>(window.addEventListener("hashchange",O),()=>window.removeEventListener("hashchange",O)),()=>window.location.hash),t=S.useMemo(()=>ix(e),[e]),n=t.page==="session"||t.page==="home",i=X(O=>O.currentSessionId),a=X(O=>O.cliConnected),o=X(O=>O.sessionStatus),u=X(O=>O.sessionNames),f=X(O=>O.sdkSessions),h=X(O=>O.sidebarOpen),p=X(O=>O.setSidebarOpen),g=X(O=>O.taskPanelOpen),x=X(O=>O.setTaskPanelOpen),b=X(O=>O.activeTab),y=X(O=>O.setActiveTab),_=X(O=>O.markChatTabReentry),j=X(O=>i?O.gitChangedFilesCount.get(i)??0:0),C=i?o.get(i)??null:null,k=i?a.get(i)??!1:!1,A=i?(u==null?void 0:u.get(i))||((q=f.find(O=>O.sessionId===i))==null?void 0:q.name)||`Session ${i.slice(0,8)}`:null,N=!!(i&&n),D=t.page==="session"&&!!i,z=["chat","diff"],L=O=>{O==="chat"&&b!=="chat"&&i&&_(i),y(O)};return S.useEffect(()=>{const O=Y=>{if(!(Y.metaKey||Y.ctrlKey)||Y.key.toLowerCase()!=="j"||!N)return;const B=Y.target;if(B&&(B.tagName==="TEXTAREA"||B.tagName==="INPUT"||B.isContentEditable))return;Y.preventDefault();const H=Math.max(0,z.indexOf(b)),T=Y.shiftKey?-1:1,le=(H+T+z.length)%z.length;L(z[le])};return window.addEventListener("keydown",O),()=>window.removeEventListener("keydown",O)},[N,z,b,y,_,i]),l.jsx("header",{className:"relative shrink-0 h-11 px-4 bg-cc-bg",children:l.jsxs("div",{className:"h-full flex items-center gap-1 min-w-0",children:[l.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:l.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-[15px] h-[15px]",children:[l.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M3 3h18v18H3V3z"}),l.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 3v18"})]})}),N&&l.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:[l.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 ${b==="chat"?"text-cc-fg border-cc-primary":"text-cc-muted hover:text-cc-fg border-transparent"}`,title:A||"Session","aria-label":"Session tab",children:[l.jsx("span",{className:`w-1.5 h-1.5 rounded-full shrink-0 ${k?C==="running"?"bg-cc-primary":C==="compacting"?"bg-cc-warning":"bg-cc-success":"bg-cc-muted opacity-45"}`}),"Session"]}),l.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 ${b==="diff"?"text-cc-fg border-cc-primary":"text-cc-muted hover:text-cc-fg border-transparent"}`,"aria-label":"Diffs tab",children:["Diffs",j>0&&l.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:j})]})]}),l.jsxs("div",{className:"flex items-center gap-0.5 shrink-0",children:[N&&i&&l.jsx($R,{sessionId:i}),N&&i&&l.jsx(FR,{sessionId:i}),l.jsx(HR,{}),D&&l.jsx("button",{onClick:()=>x(!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:l.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-[15px] h-[15px]",children:[l.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M3 3h18v18H3V3z"}),l.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M15 3v18"})]})})]})]})})}function HR(){const e=X(n=>n.darkMode),t=S.useCallback(()=>X.getState().toggleDarkMode(),[]);return l.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?l.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-[15px] h-[15px]",children:[l.jsx("circle",{cx:"12",cy:"12",r:"4"}),l.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"})]}):l.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-[15px] h-[15px]",children:l.jsx("path",{d:"M21 12.79A9 9 0 1111.21 3a7 7 0 009.79 9.79z"})})})}const kS="cc-recent-dirs";function cf(){try{return JSON.parse(localStorage.getItem(kS)||"[]")}catch{return[]}}function jS(e){const t=cf().filter(n=>n!==e);t.unshift(e),localStorage.setItem(kS,JSON.stringify(t.slice(0,5)))}function IR(){return!1}function NS({onClose:e,embedded:t=!1}){const[n,i]=S.useState([]),[a,o]=S.useState(!0),[u,f]=S.useState(null),[h,p]=S.useState(""),[g,x]=S.useState([]),[b,y]=S.useState(""),[_,j]=S.useState(!1),[C,k]=S.useState(""),[A,N]=S.useState([{key:"",value:""}]),[D,z]=S.useState(!1),L=S.useCallback(()=>{je.listEnvs().then(i).catch(()=>{}).finally(()=>o(!1))},[]);S.useEffect(()=>{L()},[L]);function q(G){f(G.slug),p(G.name);const P=Object.entries(G.variables).map(([F,W])=>({key:F,value:W}));P.length===0&&P.push({key:"",value:""}),x(P),y("")}function O(){f(null),y("")}async function Y(){if(!u)return;const G={};for(const P of g){const F=P.key.trim();F&&(G[F]=P.value)}try{await je.updateEnv(u,{name:h.trim()||void 0,variables:G}),f(null),y(""),L()}catch(P){y(P instanceof Error?P.message:String(P))}}async function B(G){try{await je.deleteEnv(G),u===G&&f(null),L()}catch(P){y(P instanceof Error?P.message:String(P))}}async function H(){const G=C.trim();if(!G)return;z(!0);const P={};for(const F of A){const W=F.key.trim();W&&(P[W]=F.value)}try{await je.createEnv(G,P),k(""),N([{key:"",value:""}]),j(!1),y(""),L()}catch(F){y(F instanceof Error?F.message:String(F))}finally{z(!1)}}if(t)return l.jsx("div",{className:"h-full bg-cc-bg text-cc-fg font-sans-ui antialiased overflow-y-auto overflow-x-hidden",children:l.jsxs("div",{className:"max-w-2xl mx-auto px-4 sm:px-6 py-6 sm:py-10 pb-safe",children:[l.jsx("div",{className:"flex items-start justify-between gap-3 mb-2",children:l.jsxs("div",{className:"min-w-0",children:[l.jsx("h1",{className:"text-lg font-semibold text-cc-fg",children:"Environments"}),l.jsx("p",{className:"mt-0.5 text-[13px] text-cc-muted leading-relaxed",children:"Reusable runtime profiles."})]})}),l.jsxs("div",{className:"flex items-center gap-2 mt-4 mb-5",children:[l.jsx("div",{className:"flex-1"}),l.jsxs("button",{onClick:()=>j(!_),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:[l.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",className:"w-4 h-4",children:_?l.jsx("path",{d:"M18 6 6 18M6 6l12 12"}):l.jsx("path",{d:"M12 5v14M5 12h14"})}),l.jsx("span",{className:"hidden sm:inline",children:_?"Cancel":"New Environment"})]})]}),_&&l.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:[l.jsx("input",{type:"text",value:C,onChange:G=>k(G.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:G=>{G.key==="Enter"&&C.trim()&&H()}}),l.jsx(xd,{rows:A,onChange:N}),b&&l.jsx("div",{className:"px-3 py-2 rounded-lg bg-cc-error/10 text-xs text-cc-error",children:b}),l.jsxs("div",{className:"flex items-center justify-between pt-1",children:[l.jsxs("p",{className:"text-[11px] text-cc-muted",children:["Stored in ",l.jsx("code",{className:"text-[10px]",children:"~/.companion/envs/"})]}),l.jsx("button",{onClick:H,disabled:!C.trim()||D,className:`px-4 py-2.5 min-h-[44px] rounded-lg text-sm font-medium transition-colors ${C.trim()&&!D?"bg-cc-primary hover:bg-cc-primary-hover text-white cursor-pointer":"bg-cc-hover text-cc-muted cursor-not-allowed"}`,children:D?"Creating...":"Create"})]})]}),l.jsx("div",{className:"flex items-center gap-2 mb-3 text-[12px] text-cc-muted",children:l.jsxs("span",{children:[n.length," environment",n.length!==1?"s":""]})}),a?l.jsx("div",{className:"py-12 text-center text-sm text-cc-muted",children:"Loading environments..."}):n.length===0?l.jsx("div",{className:"py-12 text-center text-sm text-cc-muted",children:"No environments yet."}):l.jsx("div",{className:"space-y-1",children:n.map(G=>{const P=u===G.slug,F=Object.keys(G.variables).length;return P?l.jsxs("div",{className:"rounded-xl bg-cc-card p-4 space-y-3",style:{animation:"fadeSlideIn 150ms ease-out"},children:[l.jsx("input",{type:"text",value:h,onChange:W=>p(W.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"}),l.jsx("div",{className:"space-y-3",children:l.jsxs("div",{children:[l.jsx("div",{className:"text-[11px] font-medium text-cc-muted mb-1.5",children:"Variables"}),l.jsx(xd,{rows:g,onChange:x})]})}),l.jsxs("div",{className:"flex justify-end gap-2",children:[l.jsx("button",{onClick:O,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"}),l.jsx("button",{onClick:()=>void Y(),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"})]})]},G.slug):l.jsx(qR,{env:G,varCount:F,onStartEdit:()=>q(G),onDelete:()=>void B(G.slug)},G.slug)})}),b&&!_&&l.jsx("div",{className:"mt-4 px-3 py-2 rounded-lg bg-cc-error/10 text-xs text-cc-error",children:b})]})});const T=l.jsxs("div",{className:"rounded-xl bg-cc-card p-4 space-y-2.5",children:[l.jsx("span",{className:"text-sm font-medium text-cc-fg",children:"New Environment"}),l.jsx("input",{type:"text",value:C,onChange:G=>k(G.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:G=>{G.key==="Enter"&&C.trim()&&H()}}),l.jsx(xd,{rows:A,onChange:N}),l.jsx("button",{onClick:H,disabled:!C.trim()||D,className:`px-4 py-2.5 min-h-[44px] text-sm font-medium rounded-lg transition-colors ${C.trim()&&!D?"bg-cc-primary hover:bg-cc-primary-hover text-white cursor-pointer":"bg-cc-hover text-cc-muted cursor-not-allowed"}`,children:D?"Creating...":"Create"})]}),le=a?l.jsx("div",{className:"text-sm text-cc-muted text-center py-6",children:"Loading environments..."}):n.length===0?l.jsx("div",{className:"text-sm text-cc-muted text-center py-6",children:"No environments yet."}):l.jsx("div",{className:"space-y-3",children:n.map(G=>l.jsxs("div",{className:"rounded-xl bg-cc-card overflow-hidden",children:[l.jsxs("div",{className:"flex items-center gap-2 px-3 py-2.5",children:[l.jsx("span",{className:"text-sm font-medium text-cc-fg flex-1",children:G.name}),l.jsxs("span",{className:"text-xs text-cc-muted",children:[Object.keys(G.variables).length," var",Object.keys(G.variables).length!==1?"s":""]}),u===G.slug?l.jsx("button",{onClick:O,className:"text-xs px-2 py-1.5 min-h-[44px] text-cc-muted hover:text-cc-fg cursor-pointer",children:"Cancel"}):l.jsxs(l.Fragment,{children:[l.jsx("button",{onClick:()=>q(G),className:"text-xs px-2 py-1.5 min-h-[44px] text-cc-muted hover:text-cc-fg cursor-pointer",children:"Edit"}),l.jsx("button",{onClick:()=>B(G.slug),className:"text-xs px-2 py-1.5 min-h-[44px] text-cc-muted hover:text-cc-error cursor-pointer",children:"Delete"})]})]}),u===G.slug&&l.jsxs("div",{className:"px-3 py-3 space-y-2",children:[l.jsx("input",{type:"text",value:h,onChange:P=>p(P.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"}),l.jsx("div",{className:"space-y-3",children:l.jsxs("div",{children:[l.jsx("div",{className:"text-[11px] font-medium text-cc-muted mb-1.5",children:"Variables"}),l.jsx(xd,{rows:g,onChange:x})]})}),l.jsx("button",{onClick:Y,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!==G.slug&&Object.keys(G.variables).length>0&&l.jsx("div",{className:"px-3 py-2.5 space-y-1",children:Object.entries(G.variables).map(([P,F])=>l.jsxs("div",{className:"grid grid-cols-[auto_auto_minmax(0,1fr)] items-start gap-1.5 text-xs leading-5",children:[l.jsx("span",{className:"font-mono-code text-cc-fg break-all",children:P}),l.jsx("span",{className:"text-cc-muted",children:"="}),l.jsx("span",{className:"font-mono-code text-cc-muted break-all whitespace-pre-wrap",children:F})]},P))})]},G.slug))}),J=l.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:G=>G.stopPropagation(),children:[l.jsxs("div",{className:"flex items-center justify-between px-4 sm:px-5 py-3 sm:py-4",children:[l.jsx("div",{className:"flex items-center gap-2",children:l.jsx("h2",{className:"text-sm font-semibold text-cc-fg",children:"Manage Environments"})}),e&&l.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:l.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"2",className:"w-3.5 h-3.5",children:l.jsx("path",{d:"M4 4l8 8M12 4l-8 8",strokeLinecap:"round"})})})]}),l.jsxs("div",{className:"flex-1 overflow-y-auto px-3 sm:px-5 py-3 sm:py-4 pb-safe space-y-4",children:[b&&l.jsx("div",{className:"px-3 py-2 rounded-lg bg-cc-error/10 text-xs text-cc-error",children:b}),le,T]})]});return Ll.createPortal(l.jsx("div",{className:"fixed inset-0 z-50 flex items-end sm:items-center justify-center bg-black/50",onClick:e,children:J}),document.body)}function qR({env:e,varCount:t,onStartEdit:n,onDelete:i}){return l.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:[l.jsx("div",{className:"shrink-0 mt-0.5 w-7 h-7 rounded-md bg-cc-primary/10 flex items-center justify-center",children:l.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:l.jsx("path",{d:"M12 3v18M3 12h18M4.5 6.5l15 0M4.5 17.5h15M6.5 4.5v15M17.5 4.5v15"})})}),l.jsxs("div",{className:"flex-1 min-w-0",children:[l.jsx("div",{className:"flex items-center gap-2",children:l.jsx("span",{className:"text-sm font-medium text-cc-fg truncate",children:e.name})}),l.jsxs("p",{className:"mt-0.5 text-xs text-cc-muted",children:[t," variable",t!==1?"s":""]})]}),l.jsxs("div",{className:"shrink-0 flex items-center gap-0.5 opacity-100 sm:opacity-0 sm:group-hover:opacity-100 transition-opacity",children:[l.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:l.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3.5 h-3.5",children:[l.jsx("path",{d:"M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7"}),l.jsx("path",{d:"M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5Z"})]})}),l.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:l.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3.5 h-3.5",children:l.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 xd({rows:e,onChange:t}){function n(o,u,f){const h=[...e];h[o]={...h[o],[u]:f},t(h)}function i(o){const u=e.filter((f,h)=>h!==o);u.length===0&&u.push({key:"",value:""}),t(u)}function a(){t([...e,{key:"",value:""}])}return l.jsxs("div",{className:"space-y-1.5",children:[e.map((o,u)=>l.jsxs("div",{className:"flex items-center gap-1.5",children:[l.jsx("input",{type:"text",value:o.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"}),l.jsx("span",{className:"text-[10px] text-cc-muted",children:"="}),l.jsx("input",{type:"text",value:o.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"}),l.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:l.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"2",className:"w-3 h-3",children:l.jsx("path",{d:"M4 4l8 8M12 4l-8 8",strokeLinecap:"round"})})})]},u)),l.jsx("button",{onClick:a,className:"text-xs py-2 min-h-[44px] text-cc-muted hover:text-cc-fg transition-colors cursor-pointer",children:"+ Add variable"})]})}const VR=Object.freeze(Object.defineProperty({__proto__:null,EnvManager:NS},Symbol.toStringTag,{value:"Module"}));function GR(e){if(!e)return[];const t=e.split("/").filter(Boolean),n=[{label:"/",path:"/"}];let i="";for(const a of t)i+="/"+a,n.push({label:a,path:i});return n}function YR({initialPath:e,onSelect:t,onClose:n}){const[i,a]=S.useState(""),[o,u]=S.useState([]),[f,h]=S.useState(!0),[p,g]=S.useState(""),[x,b]=S.useState(""),[y,_]=S.useState(!1),[j,C]=S.useState(""),[k,A]=S.useState(-1),[N,D]=S.useState(!1),[z,L]=S.useState(()=>cf()),q=S.useRef(null),O=S.useRef(null),Y=S.useRef(null),B=S.useRef(new Map),H=S.useMemo(()=>{if(!j)return o;const F=j.toLowerCase();return o.filter(W=>W.name.toLowerCase().includes(F))},[o,j]),T=S.useCallback(async F=>{h(!0),g(""),C(""),A(-1);try{const W=await je.listDirs(F);a(W.path),u(W.dirs)}catch{g("Could not load directory"),u([])}finally{h(!1)}},[]);S.useEffect(()=>{T(e||void 0)},[]),S.useEffect(()=>{const F=q.current;if(!F)return;function W(R){if(R.key!=="Tab")return;const $=F.querySelectorAll('button, [href], input, select, textarea, [tabindex]:not([tabindex="-1"])');if($.length===0)return;const Z=$[0],M=$[$.length-1];R.shiftKey&&document.activeElement===Z?(R.preventDefault(),M.focus()):!R.shiftKey&&document.activeElement===M&&(R.preventDefault(),Z.focus())}document.addEventListener("keydown",W);const xe=setTimeout(()=>{var R;(R=Y.current)==null||R.focus()},80);return()=>{document.removeEventListener("keydown",W),clearTimeout(xe)}},[]);const le=S.useCallback(()=>{N||(D(!0),setTimeout(n,150))},[n,N]);S.useEffect(()=>{function F(W){if(W.key==="Escape"){if(y)return;le()}}return document.addEventListener("keydown",F),()=>document.removeEventListener("keydown",F)},[y,le]),S.useEffect(()=>{function F(W){var R,$;if(y)return;if(W.key==="Backspace"&&document.activeElement!==Y.current){if(i&&i!=="/"){W.preventDefault();const Z=i.split("/").slice(0,-1).join("/")||"/";T(Z)}return}const xe=H.length;if(xe!==0){if(W.key==="ArrowDown"){W.preventDefault();const Z=k<xe-1?k+1:0;A(Z),(R=B.current.get(Z))==null||R.focus()}else if(W.key==="ArrowUp"){W.preventDefault();const Z=k>0?k-1:xe-1;A(Z),($=B.current.get(Z))==null||$.focus()}}}return document.addEventListener("keydown",F),()=>document.removeEventListener("keydown",F)},[y,H.length,k,i,T]),S.useEffect(()=>{var F;k>=0&&((F=B.current.get(k))==null||F.scrollIntoView({block:"nearest"}))},[k]);function J(F){jS(F),L(cf()),t(F),n()}const G=GR(i),P=i.split("/").pop()||"/";return Ll.createPortal(l.jsx("div",{className:`fixed inset-0 z-50 flex items-end sm:items-center justify-center transition-opacity duration-150 ${N?"opacity-0":"opacity-100"}`,style:{backgroundColor:"rgba(0,0,0,0.5)",backdropFilter:"blur(4px)"},onClick:le,children:l.jsxs("div",{ref:q,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 ${N?"translate-y-4 sm:translate-y-2 opacity-0":"translate-y-0 opacity-100"}`,style:{animation:"fadeSlideIn 200ms ease-out"},onClick:F=>F.stopPropagation(),children:[l.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:[l.jsx("h2",{className:"text-sm font-semibold text-cc-fg font-sans-ui",children:"Select Folder"}),l.jsx("button",{type:"button","aria-label":"Close",onClick:le,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:l.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"2",className:"w-3.5 h-3.5",children:l.jsx("path",{d:"M4 4l8 8M12 4l-8 8",strokeLinecap:"round"})})})]}),z.length>0&&l.jsxs("div",{className:"border-b border-cc-border shrink-0",role:"group","aria-label":"Recent directories",children:[l.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"}),l.jsx("ul",{className:"list-none m-0 p-0",children:z.map(F=>l.jsx("li",{children:l.jsxs("button",{type:"button",onClick:()=>J(F),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:[l.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:[l.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"}),l.jsx("path",{fillRule:"evenodd",d:"M8 16A8 8 0 108 0a8 8 0 000 16zm7-8A7 7 0 111 8a7 7 0 0114 0z"})]}),l.jsx("span",{className:"font-medium truncate",children:F.split("/").pop()||F}),l.jsx("span",{className:"text-cc-muted font-mono-code text-[10px] truncate ml-auto",children:F})]})},F))})]}),l.jsx("div",{className:"px-4 py-2 border-b border-cc-border flex items-center gap-1.5 shrink-0 min-h-[40px]",children:y?l.jsx("input",{type:"text","aria-label":"Type a directory path",value:x,onChange:F=>b(F.target.value),onKeyDown:F=>{F.key==="Enter"&&x.trim()&&J(x.trim()),F.key==="Escape"&&(F.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}):l.jsxs(l.Fragment,{children:[l.jsx("nav",{"aria-label":"Directory breadcrumb",className:"flex-1 min-w-0 flex items-center gap-0.5 overflow-x-auto",children:G.map((F,W)=>{const xe=W===G.length-1;return l.jsxs("span",{className:"flex items-center gap-0.5 shrink-0",children:[W>0&&l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-2.5 h-2.5 text-cc-muted opacity-40 shrink-0",children:l.jsx("path",{d:"M6 4l4 4-4 4"})}),l.jsx("button",{type:"button",onClick:()=>{xe||T(F.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:F.label})]},F.path)})}),l.jsx("button",{type:"button","aria-label":"Type path manually",onClick:()=>{_(!0),b(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:l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3",children:l.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"})})})]})}),!y&&l.jsxs("div",{className:"flex-1 min-h-0 flex flex-col overflow-hidden",children:[l.jsxs("div",{className:"flex items-center gap-2 px-4 py-2 border-b border-cc-border shrink-0",children:[l.jsxs("div",{className:"flex-1 min-w-0 relative",children:[l.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:l.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"})}),l.jsx("input",{ref:Y,type:"text","aria-label":"Filter directories",value:j,onChange:F=>{C(F.target.value),A(-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"})]}),l.jsxs("button",{type:"button",onClick:()=>J(i),"aria-label":`Select ${P}`,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:[l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 shrink-0","aria-hidden":"true",children:l.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"})}),l.jsx("span",{className:"hidden sm:inline","aria-hidden":"true",children:"Select"}),l.jsx("span",{className:"font-mono-code max-w-[100px] truncate","aria-hidden":"true",children:P})]})]}),l.jsx("div",{ref:O,className:"flex-1 min-h-0 overflow-y-auto","aria-label":"Subdirectories",children:f?l.jsx("div",{className:"px-4 py-2 space-y-1","aria-busy":"true","aria-label":"Loading directories",children:Array.from({length:6}).map((F,W)=>l.jsxs("div",{className:"flex items-center gap-2 py-1.5",children:[l.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"}}),l.jsx("div",{className:"h-3 rounded-sm flex-1",style:{maxWidth:`${50+W*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 ${W*.1}s infinite`}})]},W))}):p?l.jsxs("div",{className:"px-4 py-8 flex flex-col items-center gap-2 text-center",children:[l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-5 h-5 text-cc-error/70",children:l.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"})}),l.jsx("p",{className:"text-xs text-cc-muted",children:p}),l.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?l.jsxs("div",{className:"px-4 py-8 text-center",children:[l.jsx("p",{className:"text-xs text-cc-muted",children:j?"No matching directories":"No subdirectories"}),j&&l.jsx("button",{type:"button",onClick:()=>C(""),className:"mt-1 text-xs text-cc-primary hover:text-cc-primary-hover transition-colors cursor-pointer font-medium",children:"Clear filter"})]}):l.jsx("ul",{className:"list-none m-0 p-0",children:H.map((F,W)=>l.jsxs("li",{className:`flex items-center transition-colors ${k===W?"bg-cc-hover":"hover:bg-cc-hover"}`,children:[l.jsxs("button",{type:"button",ref:xe=>{xe?B.current.set(W,xe):B.current.delete(W)},onClick:()=>T(F.path),onKeyDown:xe=>{xe.key==="Enter"&&(xe.preventDefault(),J(F.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:F.path,"aria-label":`Navigate into ${F.name}`,children:[l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 opacity-40 shrink-0",children:l.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"})}),l.jsx("span",{className:"truncate",children:F.name}),l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 opacity-25 shrink-0 ml-auto",children:l.jsx("path",{d:"M6 4l4 4-4 4"})})]}),l.jsx("button",{type:"button",onClick:()=>J(F.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 ${F.name}`,children:l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3",children:l.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"})})})]},F.path))})}),l.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:[l.jsxs("span",{children:[l.jsx("kbd",{className:"px-1 py-0.5 rounded bg-cc-hover text-cc-muted font-mono-code text-[9px]",children:"↑↓"})," navigate"]}),l.jsxs("span",{children:[l.jsx("kbd",{className:"px-1 py-0.5 rounded bg-cc-hover text-cc-muted font-mono-code text-[9px]",children:"↵"})," select"]}),l.jsxs("span",{children:[l.jsx("kbd",{className:"px-1 py-0.5 rounded bg-cc-hover text-cc-muted font-mono-code text-[9px]",children:"⇐"})," parent"]}),l.jsxs("span",{className:"ml-auto",children:[l.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 WR(e,t){const n=t.toLowerCase().replace(/[^a-z0-9]+/g,"-").replace(/^-+|-+$/g,"").slice(0,60);return`${e.toLowerCase()}-${n}`}function QR(e){return e.branchName&&e.branchName.trim()?e.branchName.trim():WR(e.identifier,e.title)}function pc({className:e}){return l.jsxs("svg",{viewBox:"0 0 100 104",fill:"none","aria-hidden":"true",className:e,children:[l.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"}),l.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"}),l.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"}),l.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 XR({defaultProjectId:e,connectionId:t,onCreated:n,onClose:i}){const[a,o]=S.useState(""),[u,f]=S.useState(""),[h,p]=S.useState(""),[g,x]=S.useState(0),[b,y]=S.useState(!0),[_,j]=S.useState([]),[C,k]=S.useState(""),[A,N]=S.useState(""),[D,z]=S.useState(!0),[L,q]=S.useState(!1),[O,Y]=S.useState("");S.useEffect(()=>{let H=!0;return Promise.all([je.getLinearStates(t),je.getLinearConnection(t)]).then(([T,le])=>{var G;if(!H)return;j(T.teams),k(le.viewerId);const J=((G=T.teams[0])==null?void 0:G.id)||"";p(J)}).catch(T=>{H&&Y(T instanceof Error?T.message:"Failed to load teams")}).finally(()=>{H&&z(!1)}),()=>{H=!1}},[t]),S.useEffect(()=>{if(!h||_.length===0){N("");return}const H=_.find(le=>le.id===h),T=H==null?void 0:H.states.find(le=>le.type==="backlog");N((T==null?void 0:T.id)||"")},[h,_]);async function B(){if(!(!a.trim()||!h)){q(!0),Y("");try{const H=await je.createLinearIssue({title:a.trim(),description:u.trim()||void 0,teamId:h,priority:g,projectId:e||void 0,assigneeId:b&&C?C:void 0,stateId:A||void 0,connectionId:t});n(H.issue)}catch(H){Y(H instanceof Error?H.message:"Failed to create issue")}finally{q(!1)}}}return Ll.createPortal(l.jsx("div",{className:"fixed inset-0 z-50 flex items-center justify-center bg-black/50 backdrop-blur-sm",onClick:i,children:l.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:[l.jsxs("div",{className:"flex items-center justify-between mb-4",children:[l.jsx("h3",{className:"text-sm font-semibold text-cc-fg",children:"Create Linear Issue"}),l.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:l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5",children:l.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"})})})]}),O&&l.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:O}),D?l.jsx("div",{className:"py-8 text-xs text-cc-muted text-center",children:"Loading teams..."}):l.jsxs("div",{className:"space-y-3",children:[l.jsxs("div",{children:[l.jsx("label",{htmlFor:"create-issue-title",className:"text-xs text-cc-muted block mb-1",children:"Title *"}),l.jsx("input",{id:"create-issue-title",type:"text",value:a,onChange:H=>o(H.target.value),onKeyDown:H=>{H.key==="Enter"&&a.trim()&&h&&!L&&B()},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"})]}),l.jsxs("div",{children:[l.jsx("label",{htmlFor:"create-issue-desc",className:"text-xs text-cc-muted block mb-1",children:"Description"}),l.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"})]}),l.jsxs("div",{children:[l.jsx("label",{htmlFor:"create-issue-team",className:"text-xs text-cc-muted block mb-1",children:"Team *"}),l.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=>l.jsxs("option",{value:H.id,children:[H.name," (",H.key,")"]},H.id))})]}),l.jsxs("div",{children:[l.jsx("label",{htmlFor:"create-issue-priority",className:"text-xs text-cc-muted block mb-1",children:"Priority"}),l.jsxs("select",{id:"create-issue-priority",value:g,onChange:H=>x(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:[l.jsx("option",{value:0,children:"No priority"}),l.jsx("option",{value:1,children:"Urgent"}),l.jsx("option",{value:2,children:"High"}),l.jsx("option",{value:3,children:"Medium"}),l.jsx("option",{value:4,children:"Low"})]})]}),l.jsxs("label",{htmlFor:"create-issue-assign",className:"flex items-center gap-2 cursor-pointer",children:[l.jsx("input",{id:"create-issue-assign",type:"checkbox",checked:b,onChange:H=>y(H.target.checked),className:"rounded border-cc-border text-cc-primary focus:ring-cc-primary/30 cursor-pointer"}),l.jsx("span",{className:"text-xs text-cc-muted",children:"Assign to me"})]}),l.jsxs("div",{className:"flex gap-2.5 pt-2",children:[l.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"}),l.jsx("button",{type:"button",onClick:B,disabled:!a.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 KR({cwd:e,gitRepoInfo:t,linearConfigured:n,selectedLinearIssue:i,onIssueSelect:a,onBranchFromIssue:o,onConnectionSelect:u}){const[f,h]=S.useState([]),[p,g]=S.useState(null),[x,b]=S.useState(!1),[y,_]=S.useState(""),[j,C]=S.useState([]),[k,A]=S.useState(!1),[N,D]=S.useState(!1),[z,L]=S.useState(""),[q,O]=S.useState(!1),[Y,B]=S.useState(null),[H,T]=S.useState([]),[le,J]=S.useState(!1),[G,P]=S.useState(""),[F,W]=S.useState(!1),[xe,R]=S.useState([]),[$,Z]=S.useState(!1),[M,he]=S.useState(""),[be,ke]=S.useState(!1),[Me,Re]=S.useState([]),[Le,Ye]=S.useState(!1),[pe,Oe]=S.useState(!1),at=S.useRef(null);S.useEffect(()=>{function Ne(Be){at.current&&!at.current.contains(Be.target)&&(A(!1),W(!1))}return document.addEventListener("pointerdown",Ne),()=>document.removeEventListener("pointerdown",Ne)},[]),S.useEffect(()=>{if(!n){h([]),g(null),b(!1),u(null);return}let Ne=!0;return je.listLinearConnections().then(({connections:Be})=>{Ne&&(h(Be),b(!0),Be.length>0?(g(Be[0].id),u(Be[0].id)):(g(null),u(null)))}).catch(()=>{Ne&&b(!0)}),()=>{Ne=!1}},[n]);const bt=S.useCallback(Ne=>{g(Ne),u(Ne),a(null),C([]),_(""),L(""),Re([]),he(""),R([]),Y&&(J(!0),P(""),je.getLinearProjectIssues(Y.projectId,10,Ne).then(({issues:Be})=>{T(Be)}).catch(Be=>{P(Be instanceof Error?Be.message:String(Be))}).finally(()=>{J(!1)}))},[Y,u,a]);S.useEffect(()=>{if(!t||!n){B(null),T([]);return}let Ne=!0;return J(!0),P(""),(async()=>{try{const{mapping:Be}=await je.getLinearProjectMapping(t.repoRoot);if(!Ne)return;if(B(Be),Be){const{issues:wt}=await je.getLinearProjectIssues(Be.projectId,10,p??void 0);if(!Ne)return;T(wt)}else T([])}catch(Be){if(!Ne)return;P(Be instanceof Error?Be.message:String(Be))}finally{Ne&&J(!1)}})(),()=>{Ne=!1}},[t,n,p]),S.useEffect(()=>{if(!n)return;const Ne=y.trim();if(Ne.length<2){C([]),L(""),D(!1);return}let Be=!0;D(!0),L("");const wt=setTimeout(()=>{je.searchLinearIssues(Ne,8,p??void 0).then(qe=>{Be&&C(qe.issues)}).catch(qe=>{Be&&(C([]),L(qe instanceof Error?qe.message:String(qe)))}).finally(()=>{Be&&D(!1)})},400);return()=>{Be=!1,clearTimeout(wt)}},[n,y,p]),S.useEffect(()=>{if(!n||!be){Re([]),Ye(!1);return}const Ne=M.trim();if(Ne.length<2){Re([]),Ye(!1);return}let Be=!0;Ye(!0);const wt=setTimeout(()=>{je.searchLinearIssues(Ne,10,p??void 0).then(qe=>{Be&&Re(qe.issues)}).catch(()=>{Be&&Re([])}).finally(()=>{Be&&Ye(!1)})},400);return()=>{Be=!1,clearTimeout(wt)}},[n,be,M,p]);function mt(Ne,Be=!1){a(Ne),_(`${Ne.identifier} - ${Ne.title}`);const wt=QR(Ne);o(wt,!0),Be&&A(!1)}function yt(){a(null),_(""),C([]),L("")}async function Kt(Ne){if(t)try{const{mapping:Be}=await je.upsertLinearProjectMapping({repoRoot:t.repoRoot,projectId:Ne.id,projectName:Ne.name});B(Be),W(!1),J(!0),P("");const{issues:wt}=await je.getLinearProjectIssues(Ne.id,10,p??void 0);T(wt)}catch(Be){P(Be instanceof Error?Be.message:String(Be))}finally{J(!1)}}async function et(){if(t){try{await je.removeLinearProjectMapping(t.repoRoot)}catch{}B(null),T([]),a(null),_("")}}function pn(){if(!n){window.location.hash="#/integrations/linear";return}W(!0),xe.length===0&&(Z(!0),je.listLinearProjects(p??void 0).then(({projects:Ne})=>R(Ne)).catch(()=>{}).finally(()=>Z(!1)))}function yn(Ne){Oe(!1),mt(Ne),Y&&(J(!0),je.getLinearProjectIssues(Y.projectId,10,p??void 0).then(({issues:Be})=>T(Be)).catch(()=>{}).finally(()=>J(!1)))}return n?l.jsxs("aside",{className:"space-y-2 mt-0.5",ref:at,children:[l.jsxs("div",{className:"relative rounded-[12px] border border-cc-border bg-cc-card/90 px-2.5 py-2",title:`Repo: ${e}`,children:[l.jsxs("div",{className:"flex items-center gap-2 flex-wrap",children:[l.jsx("span",{className:"text-[11px] uppercase tracking-wide text-cc-muted",children:"Context"}),x&&f.length>1&&l.jsx("select",{value:p??"",onChange:Ne=>bt(Ne.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(Ne=>l.jsx("option",{value:Ne.id,children:Ne.workspaceName||Ne.name},Ne.id))}),Y?l.jsxs(l.Fragment,{children:[l.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:[l.jsx(pc,{className:"w-3.5 h-3.5"}),l.jsx("span",{children:Y.projectName}),l.jsx("button",{type:"button",onClick:et,className:"ml-0.5 hover:text-cc-error transition-colors cursor-pointer",title:"Detach Linear project",children:l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3",children:l.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"})})})]}),l.jsxs("button",{type:"button",onClick:()=>Oe(!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:[l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3",children:l.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"})}),l.jsx("span",{children:"Create issue"})]})]}):l.jsxs(l.Fragment,{children:[l.jsxs("button",{type:"button","aria-expanded":k,onClick:()=>{if(!n){window.location.hash="#/integrations/linear";return}A(!k)},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:[l.jsx(pc,{className:"w-3.5 h-3.5"}),l.jsx("span",{children:"Linear"})]}),n&&t&&l.jsxs("button",{type:"button",onClick:pn,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:[l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3",children:l.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"})}),l.jsx("span",{children:"Attach project"})]}),n&&l.jsxs("button",{type:"button",onClick:()=>Oe(!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:[l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3",children:l.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"})}),l.jsx("span",{children:"Create issue"})]}),!n&&l.jsx("span",{className:"text-[11px] text-amber-600 dark:text-amber-300",children:"Configure Linear to attach an issue."})]})]}),Y&&(()=>{const Ne=M.trim().toLowerCase(),Be=!be&&Ne?H.filter(qe=>qe.identifier.toLowerCase().includes(Ne)||qe.title.toLowerCase().includes(Ne)):be?[]:H,wt=be?Me:Be;return l.jsxs("div",{className:"mt-2",children:[i&&l.jsxs("div",{className:"flex items-center gap-2 mb-2",children:[l.jsxs("div",{className:"flex-1 min-w-0 text-xs text-cc-primary truncate",children:[l.jsx("span",{className:"font-mono-code",children:i.identifier})," - ",i.title]}),l.jsx("button",{type:"button",onClick:yt,className:"text-cc-muted hover:text-cc-fg transition-colors cursor-pointer shrink-0",title:"Remove issue",children:l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5",children:l.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"})})})]}),l.jsx("input",{type:"text",value:M,onChange:qe=>he(qe.target.value),placeholder:be?"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"}),le?l.jsx("div",{className:"px-1 py-1.5 text-xs text-cc-muted",children:"Loading recent issues..."}):G?l.jsx("div",{className:"px-1 py-1.5 text-xs text-cc-error",children:G}):Le?l.jsx("div",{className:"px-1 py-1.5 text-xs text-cc-muted",children:"Searching..."}):be&&Ne.length<2?l.jsx("div",{className:"px-1 py-1.5 text-xs text-cc-muted",children:"Type at least 2 characters to search all projects..."}):wt.length===0?l.jsx("div",{className:"px-1 py-1.5 text-xs text-cc-muted",children:Ne?"No matching issues":"No active issues found"}):l.jsx("div",{className:"max-h-56 overflow-y-auto -mx-0.5 mt-1",children:wt.map(qe=>l.jsxs("button",{type:"button",onClick:()=>mt(qe),className:`w-full px-2 py-1.5 text-left rounded-md transition-colors cursor-pointer ${(i==null?void 0:i.id)===qe.id?"bg-cc-primary/10 border border-cc-primary/30":"hover:bg-cc-hover"}`,children:[l.jsxs("div",{className:"text-xs text-cc-fg truncate",children:[l.jsx("span",{className:"font-mono-code",children:qe.identifier})," ",qe.title]}),l.jsx("div",{className:"text-[10px] text-cc-muted truncate",children:[qe.stateName,qe.priorityLabel].filter(Boolean).join(" - ")})]},qe.id))}),l.jsxs("label",{className:"mt-1.5 flex items-center gap-1.5 cursor-pointer",children:[l.jsx("input",{type:"checkbox",checked:be,onChange:qe=>{ke(qe.target.checked),qe.target.checked||Re([])},className:"rounded border-cc-border text-cc-primary focus:ring-cc-primary/30 cursor-pointer"}),l.jsx("span",{className:"text-[11px] text-cc-muted",children:"Search all projects"})]})]})})(),F&&l.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:[l.jsx("div",{className:"p-2 border-b border-cc-border",children:l.jsxs("div",{className:"flex items-center justify-between",children:[l.jsx("span",{className:"text-xs text-cc-fg font-medium",children:"Attach a Linear project to this repo"}),l.jsx("button",{type:"button",onClick:()=>W(!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"})]})}),$?l.jsx("div",{className:"px-3 py-2 text-xs text-cc-muted",children:"Loading projects..."}):xe.length===0?l.jsx("div",{className:"px-3 py-2 text-xs text-cc-muted",children:"No projects found"}):l.jsx("div",{className:"max-h-48 overflow-y-auto",children:xe.map(Ne=>l.jsx("button",{type:"button",onClick:()=>Kt(Ne),className:"w-full px-3 py-2 text-left hover:bg-cc-hover transition-colors cursor-pointer",children:l.jsx("div",{className:"text-xs text-cc-fg",children:Ne.name})},Ne.id))})]}),k&&n&&l.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:[l.jsxs("div",{className:"p-2 border-b border-cc-border",children:[l.jsxs("div",{className:"flex items-center gap-2",children:[l.jsx("input",{type:"text",value:y,onChange:Ne=>{_(Ne.target.value)},onFocus:()=>A(!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"}),l.jsx("button",{type:"button",onClick:()=>{A(!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"})]}),l.jsxs("div",{className:"mt-1.5 flex items-center justify-between text-[11px] text-cc-muted",children:[l.jsx("span",{children:"Attach an issue to this draft"}),l.jsx("button",{type:"button",onClick:()=>{window.location.hash="#/integrations/linear"},className:"hover:text-cc-fg underline underline-offset-2 cursor-pointer",children:"Settings"})]})]}),y.trim().length<2&&l.jsx("div",{className:"px-3 py-2 text-xs text-cc-muted",children:"Type at least 2 characters…"}),y.trim().length>=2&&N&&l.jsx("div",{className:"px-3 py-2 text-xs text-cc-muted",children:"Searching Linear..."}),y.trim().length>=2&&!N&&z&&l.jsx("div",{className:"px-3 py-2 text-xs text-cc-error",children:z}),y.trim().length>=2&&!N&&!z&&j.length===0&&l.jsx("div",{className:"px-3 py-2 text-xs text-cc-muted",children:"No matching issues"}),y.trim().length>=2&&!N&&!z&&l.jsx("div",{className:"max-h-56 overflow-y-auto",children:j.map(Ne=>l.jsxs("button",{type:"button",onClick:()=>mt(Ne,!0),className:"w-full px-3 py-2 text-left hover:bg-cc-hover transition-colors cursor-pointer",children:[l.jsxs("div",{className:"text-xs text-cc-fg truncate",children:[l.jsx("span",{className:"font-mono-code",children:Ne.identifier})," - ",Ne.title]}),l.jsx("div",{className:"text-[10px] text-cc-muted truncate",children:[Ne.stateName,Ne.teamName].filter(Boolean).join(" • ")})]},Ne.id))})]}),l.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:l.jsx("svg",{viewBox:"0 0 20 20",fill:"currentColor",className:"w-3.5 h-3.5",children:l.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"})})})]}),q&&l.jsxs("div",{className:"p-3 rounded-[10px] bg-amber-500/10 border border-amber-500/20",children:[l.jsx("p",{className:"text-xs text-amber-700 dark:text-amber-300 leading-snug",children:"Warning: Linear is not configured. Continue anyway?"}),l.jsx("div",{className:"flex gap-2 mt-2.5",children:l.jsx("button",{type:"button",onClick:()=>{O(!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"})})]}),pe&&l.jsx(XR,{defaultProjectId:Y==null?void 0:Y.projectId,connectionId:p??void 0,onCreated:yn,onClose:()=>Oe(!1)})]}):null}function ZR({cwd:e,gitRepoInfo:t,selectedBranch:n,isNewBranch:i,useWorktree:a,onBranchChange:o,onWorktreeChange:u,onBranchesLoaded:f}){const[h,p]=S.useState([]),[g,x]=S.useState(!1),[b,y]=S.useState(""),_=S.useRef(null);return S.useEffect(()=>{function j(C){_.current&&!_.current.contains(C.target)&&x(!1)}return document.addEventListener("pointerdown",j),()=>document.removeEventListener("pointerdown",j)},[]),S.useEffect(()=>{t?je.listBranches(t.repoRoot).then(j=>{p(j),f(j)}).catch(()=>{p([]),f([])}):(p([]),f([]))},[t]),t?l.jsxs(l.Fragment,{children:[l.jsxs("div",{className:"relative",ref:_,children:[l.jsxs("button",{"aria-expanded":g,onClick:()=>{!g&&t&&je.gitFetch(t.repoRoot).catch(()=>{}).finally(()=>{je.listBranches(t.repoRoot).then(j=>{p(j),f(j)}).catch(()=>{p([]),f([])})}),x(!g),y("")},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:[l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 opacity-60",children:l.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"})}),l.jsx("span",{className:"max-w-[100px] sm:max-w-[160px] truncate font-mono-code",children:n||t.currentBranch}),l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 opacity-50",children:l.jsx("path",{d:"M4 6l4 4 4-4"})})]}),g&&l.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:[l.jsx("div",{className:"px-2 py-2 border-b border-cc-border",children:l.jsx("input",{type:"text",value:b,onChange:j=>y(j.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:j=>{j.key==="Escape"&&x(!1)}})}),l.jsx("div",{className:"max-h-[240px] overflow-y-auto py-1",children:(()=>{const j=b.toLowerCase().trim(),C=h.filter(D=>!D.isRemote&&(!j||D.name.toLowerCase().includes(j))),k=h.filter(D=>D.isRemote&&(!j||D.name.toLowerCase().includes(j))),A=h.some(D=>D.name.toLowerCase()===j),N=C.length>0||k.length>0;return l.jsxs(l.Fragment,{children:[C.length>0&&l.jsxs(l.Fragment,{children:[l.jsx("div",{className:"px-3 py-1 text-[10px] text-cc-muted uppercase tracking-wider",children:"Local"}),C.map(D=>l.jsxs("button",{onClick:()=>{o(D.name,!1),x(!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 ${D.name===n?"text-cc-primary font-medium":"text-cc-fg"}`,children:[l.jsx("span",{className:"truncate font-mono-code",children:D.name}),l.jsxs("span",{className:"ml-auto flex items-center gap-1.5 shrink-0",children:[D.ahead>0&&l.jsxs("span",{className:"text-[9px] text-green-500",children:[D.ahead,"↑"]}),D.behind>0&&l.jsxs("span",{className:"text-[9px] text-amber-500",children:[D.behind,"↓"]}),D.worktreePath&&l.jsx("span",{className:"text-[9px] px-1 py-0.5 rounded bg-blue-500/15 text-blue-600 dark:text-blue-400",children:"wt"}),D.isCurrent&&l.jsx("span",{className:"text-[9px] px-1 py-0.5 rounded bg-green-500/15 text-green-600 dark:text-green-400",children:"current"})]})]},D.name))]}),k.length>0&&l.jsxs(l.Fragment,{children:[l.jsx("div",{className:"px-3 py-1 text-[10px] text-cc-muted uppercase tracking-wider mt-1",children:"Remote"}),k.map(D=>l.jsxs("button",{onClick:()=>{o(D.name,!1),x(!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 ${D.name===n?"text-cc-primary font-medium":"text-cc-fg"}`,children:[l.jsx("span",{className:"truncate font-mono-code",children:D.name}),l.jsx("span",{className:"text-[9px] px-1 py-0.5 rounded bg-cc-hover text-cc-muted ml-auto shrink-0",children:"remote"})]},`remote-${D.name}`))]}),!N&&j&&l.jsx("div",{className:"px-3 py-2 text-xs text-cc-muted text-center",children:"No matching branches"}),j&&!A&&l.jsx("div",{className:"border-t border-cc-border mt-1 pt-1",children:l.jsxs("button",{onClick:()=>{o(b.trim(),!0),x(!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:[l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 shrink-0",children:l.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"})}),l.jsxs("span",{children:["Create ",l.jsx("span",{className:"font-mono-code font-medium",children:b.trim()})]})]})})]})})()})]})]}),l.jsxs("button",{onClick:()=>u(!a),className:`flex items-center gap-1.5 px-2 py-1 text-xs rounded-md transition-colors cursor-pointer ${a?"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:[l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5 opacity-70",children:l.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"})}),l.jsx("span",{children:"Worktree"})]})]}):null}const JR=336*60*60*1e3,ca=12,eD=24;function Lg(e){return e.split("/").filter(Boolean).pop()||e}function K5(e){var t,n;return((t=e.name)==null?void 0:t.trim())||((n=e.slug)==null?void 0:n.trim())||Lg(e.cwd)}function tD(e){return e.length>8?e.slice(0,8):e}function nD(e,t=2){const n=e.split("/").filter(Boolean);return n.length<=t?e:`.../${n.slice(-t).join("/")}`}function rD(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 a=Math.floor(i/24);if(a<14)return`${a}d ago`;const o=Math.floor(a/7);if(o<8)return`${o}w ago`;const u=Math.floor(a/30);return`${Math.max(1,u)}mo ago`}function iD(){var Ji;const[e,t]=S.useState(""),[n]=S.useState(()=>!(localStorage.getItem("cc-user-name")||"").trim()),[i,a]=S.useState(()=>localStorage.getItem("cc-user-name")||""),[o,u]=S.useState(()=>localStorage.getItem("cc-session-prefix")||""),[f,h]=S.useState(""),[p,g]=S.useState(()=>localStorage.getItem("cc-backend")||"claude"),[x,b]=S.useState([]),[y,_]=S.useState(()=>q5(localStorage.getItem("cc-backend")||"claude")),[j,C]=S.useState(()=>V5(localStorage.getItem("cc-backend")||"claude")),[k,A]=S.useState(()=>localStorage.getItem("cc-effort")||""),[N,D]=S.useState(()=>cf()[0]||""),[z,L]=S.useState([]),[q,O]=S.useState(null),[Y,B]=S.useState(!1),[H,T]=S.useState(""),[le,J]=S.useState(null),[G,P]=S.useState(!1),[F,W]=S.useState(null),[xe,R]=S.useState(null),[$,Z]=S.useState(()=>localStorage.getItem("cc-onboarding-dismissed")!=="true"),M=le||yS(p),he=I5(p),be=fR(p),[ke,Me]=S.useState([]),[Re,Le]=S.useState(()=>localStorage.getItem("cc-selected-env")||""),[Ye,pe]=S.useState(!1),[Oe,at]=S.useState(!1),bt=IR(),[mt,yt]=S.useState(()=>bt),[Kt,et]=S.useState([]),[pn,yn]=S.useState(()=>localStorage.getItem("cc-selected-sandbox")||""),[Ne,Be]=S.useState(!1),wt=S.useRef(null),[qe,Br]=S.useState(null),ae=S.useRef(null),ye=S.useRef(null),[Q,fe]=S.useState(!1),[Ae,We]=S.useState(!1),[rt,it]=S.useState(!1),[_t,mn]=S.useState(!1),[tt,rr]=S.useState(!1),[En,Xr]=S.useState(""),[Pr,$r]=S.useState(!0),[ne,me]=S.useState([]),[ve,Qe]=S.useState(!1),[Ot,an]=S.useState(""),[Tn,Bt]=S.useState(!1),[zn,xr]=S.useState(ca),[wa,Bl]=S.useState(""),[On,Ds]=S.useState(null),[Pl,$l]=S.useState(!1),[vr,qt]=S.useState(""),[_n,ir]=S.useState(!1),[Fl,vf]=S.useState([]),[Ls,zs]=S.useState(null),[Kr,Gi]=S.useState(!1),[hi,Vn]=S.useState(""),[Os,Zr]=S.useState(0),Qt=S.useRef(null),Gn=S.useRef(null),Sa=S.useRef(null),Fr=S.useRef(null),Jr=S.useRef(null),Ul=S.useRef(null),Hl=X(I=>I.currentSessionId),Xt=wS({text:e,caretPos:Os,cwd:N||void 0});S.useEffect(()=>{if(Qt.current===null||!Gn.current)return;const I=Qt.current;Gn.current.setSelectionRange(I,I),Qt.current=null},[e]),S.useEffect(()=>{var de;window.matchMedia("(min-width: 640px)").matches&&((de=Gn.current)==null||de.focus())},[]),S.useEffect(()=>{je.getHome().then(({home:I,cwd:de})=>{N||D(de||I)}).catch(()=>{}),je.listEnvs().then(Me).catch(()=>{}),je.listSandboxes().then(et).catch(()=>{}),je.getBackends().then(b).catch(()=>{}),je.getSettings().then(I=>{P(I.linearApiKeyConfigured)}).catch(()=>{})},[]);function bf(I){g(I),localStorage.setItem("cc-backend",I),J(null),_(q5(I)),C(V5(I)),I!=="claude"&&(rr(!1),me([]),an(""),Qe(!1),Bt(!1),xr(ca),Bl(""))}S.useEffect(()=>{if(p!=="codex"){J(null);return}je.getBackendModels(p).then(I=>{if(I.length>0){const de=uR(I);J(de),de.some(Xe=>Xe.value===y)||_(de[0].value)}}).catch(()=>{})},[p]),S.useEffect(()=>{if(ae.current&&(clearInterval(ae.current),ae.current=null),Br(null),!mt)return;const I="the-companion:latest",de=()=>{je.getImageStatus(I).then(Xe=>{Br(Xe),Xe.status==="idle"&&je.pullImage(I).catch(()=>{}),(Xe.status==="ready"||Xe.status==="error")&&ae.current&&(clearInterval(ae.current),ae.current=null)}).catch(()=>{})};return de(),ae.current=setInterval(de,2e3),()=>{ae.current&&(clearInterval(ae.current),ae.current=null)}},[mt]),S.useEffect(()=>{function I(de){Sa.current&&!Sa.current.contains(de.target)&&fe(!1),Fr.current&&!Fr.current.contains(de.target)&&We(!1),Jr.current&&!Jr.current.contains(de.target)&&it(!1),Ul.current&&!Ul.current.contains(de.target)&&pe(!1),wt.current&&!wt.current.contains(de.target)&&Be(!1)}return document.addEventListener("pointerdown",I),()=>document.removeEventListener("pointerdown",I)},[]),S.useEffect(()=>{if(!N){Ds(null);return}je.getRepoInfo(N).then(I=>{Ds(I),qt(I.currentBranch),ir(!1)}).catch(()=>{Ds(null),qt(""),ir(!1)})},[N]);const Bs=M.find(I=>I.value===y)||M[0],ka=he.find(I=>I.value===j)||he[0],Ur=be.find(I=>I.value===k)||be[0],Yn=p==="codex"?"/logo-codex.svg":"/logo.svg",Oc=N?N.split("/").pop()||N:"Select folder",Il=S.useMemo(()=>En.trim(),[En]),ja=p==="claude"&&tt&&Il.length>0,ei=S.useMemo(()=>{const I=Date.now()-JR;return ne.filter(de=>de.createdAt>=I)},[ne]),Yi=S.useMemo(()=>Tn?ne:ei.length>0?ei:ne,[Tn,ei,ne]),br=S.useMemo(()=>wa.trim().toLowerCase(),[wa]),tn=S.useMemo(()=>br?Yi.filter(I=>{const de=K5(I).toLowerCase(),Xe=Lg(I.cwd).toLowerCase(),ht=(I.gitBranch||"").toLowerCase(),st=I.cwd.toLowerCase(),He=I.resumeSessionId.toLowerCase();return de.includes(br)||Xe.includes(br)||ht.includes(br)||st.includes(br)||He.includes(br)}):Yi,[Yi,br]),Ps=S.useMemo(()=>tn.slice(0,zn),[tn,zn]),Bc=zn<tn.length,Na=Math.max(0,ne.length-ei.length),Wi=!Tn&&ei.length>0,Ca=S.useCallback(async()=>{if(p==="claude"){Qe(!0),an("");try{const[I,de]=await Promise.all([je.listSessions(),je.discoverClaudeSessions(400).then(He=>He.sessions)]),Xe=new Map,ht=He=>{const Bn=Xe.get(He.resumeSessionId);(!Bn||He.createdAt>Bn.createdAt)&&Xe.set(He.resumeSessionId,He)};for(const He of I)He.backendType!=="codex"&&He.cliSessionId&&ht({resumeSessionId:He.cliSessionId,sessionId:He.sessionId,name:He.name,model:He.model,createdAt:He.createdAt,cwd:He.cwd,gitBranch:He.gitBranch,source:"companion"});for(const He of de)ht({resumeSessionId:He.sessionId,sessionId:He.sessionId,slug:He.slug,createdAt:He.lastActivityAt,cwd:He.cwd,gitBranch:He.gitBranch,source:"claude_disk"});const st=Array.from(Xe.values()).sort((He,Bn)=>{const gn=N&&He.cwd===N?0:1,wr=N&&Bn.cwd===N?0:1;return gn!==wr?gn-wr:Bn.createdAt-He.createdAt});me(st),Bt(!1),xr(ca)}catch(I){const de=I instanceof Error?I.message:String(I);an(de||"Failed to load existing sessions"),me([]),xr(ca)}finally{Qe(!1)}}},[p,N]);S.useEffect(()=>{p==="claude"&&tt&&Ca()},[p,tt,Ca]),S.useEffect(()=>{xr(ca)},[br,Tn]);async function ql(I){if(I.length===0)return;const de=[],Xe=[];let ht=z.reduce((st,He)=>st+He.size,0);for(const st of I){if(st.size>lf){Xe.push(`${st.name} is too large (${Ns(st.size)}, max ${Ns(lf)})`);continue}if(ht+st.size>of){Xe.push(`${st.name} would exceed the per-message limit (${Ns(of)})`);continue}const{base64:He,mediaType:Bn}=await oS(st);de.push({name:st.name,base64:He,mediaType:Bn,size:st.size}),ht+=st.size}de.length>0&&L(st=>[...st,...de]),O(Xe.length>0?Xe.join("; "):null)}async function Qi(I){const de=I.target.files;de&&(await ql(Array.from(de)),I.target.value="")}function yf(I){L(de=>de.filter((Xe,ht)=>ht!==I))}async function Pc(I){var ht;const de=(ht=I.clipboardData)==null?void 0:ht.items;if(!de)return;const Xe=[];for(const st of Array.from(de)){if(st.kind!=="file")continue;const He=st.getAsFile();if(!He)continue;const Bn=He.name&&He.name.length>0?He.name:`pasted-${Date.now()}.${(He.type.split("/")[1]||"bin").replace(/[^a-zA-Z0-9]/g,"")}`;Xe.push(new File([He],Bn,{type:He.type,lastModified:He.lastModified}))}Xe.length>0&&(I.preventDefault(),await ql(Xe))}function $c(I){t(I.target.value),Zr(I.target.selectionStart??I.target.value.length);const de=I.target;de.style.height="auto",de.style.height=Math.min(de.scrollHeight,200)+"px"}function Ea(){Gn.current&&Zr(Gn.current.selectionStart??0)}function Fc(I){var Xe;const de=Xt.selectPrompt(I);Qt.current=de.nextCursor,t(de.nextText),Xt.setMentionMenuOpen(!1),Zr(de.nextCursor),(Xe=Gn.current)==null||Xe.focus(),Gn.current&&(Gn.current.style.height="auto",Gn.current.style.height=Math.min(Gn.current.scrollHeight,200)+"px")}function _f(I){if(Xt.mentionMenuOpen&&I.key==="Escape"){I.preventDefault(),Xt.setMentionMenuOpen(!1);return}if(Xt.mentionMenuOpen&&Xt.filteredPrompts.length>0){if(I.key==="ArrowDown"){I.preventDefault(),Xt.setMentionMenuIndex(de=>(de+1)%Xt.filteredPrompts.length);return}if(I.key==="ArrowUp"){I.preventDefault(),Xt.setMentionMenuIndex(de=>(de-1+Xt.filteredPrompts.length)%Xt.filteredPrompts.length);return}if(I.key==="Tab"&&!I.shiftKey||I.key==="Enter"&&!I.shiftKey){I.preventDefault(),Fc(Xt.filteredPrompts[Xt.mentionMenuIndex]);return}}if(Xt.mentionMenuOpen&&Xt.filteredPrompts.length===0&&(I.key==="Enter"&&!I.shiftKey||I.key==="Tab"&&!I.shiftKey)){I.preventDefault();return}if(I.key==="Tab"&&I.shiftKey){I.preventDefault();const de=I5(p),ht=(de.findIndex(st=>st.value===j)+1)%de.length;C(de[ht].value);return}I.key==="Enter"&&!I.shiftKey&&(I.preventDefault(),yr())}function Ta(I){const de=i.trim(),Xe=de?`[${de}]: ${I}`:I;if(!F)return Xe;const ht=(F.description??"").trim();return`${["Linear issue context:",`- Identifier: ${F.identifier}`,`- Title: ${F.title}`,F.stateName?`- State: ${F.stateName}`:"",F.priorityLabel?`- Priority: ${F.priorityLabel}`:"",F.teamName?`- Team: ${F.teamName}`:"",`- URL: ${F.url}`,ht?`- Description:
|
|
108
|
+
${ht}`:""].filter(Boolean).join(`
|
|
109
|
+
`)}
|
|
110
|
+
|
|
111
|
+
User request:
|
|
112
|
+
${Xe}`}async function yr(){const I=e.trim();if(!(!I||Y)){if(n&&!i.trim()){T("Please enter your name before starting a session.");return}if(B(!0),T(""),Vn(""),On){const de=vr||On.currentBranch;if(de&&de===On.currentBranch){const Xe=Fl.find(ht=>ht.name===de&&!ht.isRemote);if(Xe&&Xe.behind>0){zs({behind:Xe.behind,branchName:de});return}}}await Xi(I)}}async function Xi(I,de){const Xe=X.getState();Xe.clearCreation(),Xe.setSessionCreating(!0,p);try{Hl&&zm(Hl);const ht=(de==null?void 0:de.resumeSessionAt)||(ja?Il:void 0),st=ht?(de==null?void 0:de.forkSession)??(ja?Pr:void 0):void 0,He=(de==null?void 0:de.cwd)||N,Bn=(de==null?void 0:de.branch)!==void 0?de.branch.trim()||void 0:vr.trim()||void 0,gn=(de==null?void 0:de.useWorktree)!==void 0?de.useWorktree:Pl,wr=(de==null?void 0:de.createBranch)!==void 0?de.createBranch:!!(Bn&&_n),pi=await Y4({model:y,permissionMode:j,effort:p==="claude"&&k?k:void 0,cwd:He||void 0,envSlug:Re||void 0,sandboxEnabled:mt?!0:void 0,sandboxSlug:mt&&pn?pn:void 0,branch:Bn,createBranch:wr?!0:void 0,useWorktree:gn?!0:void 0,backend:p,codexInternetAccess:p==="codex"?!0:void 0,resumeSessionAt:ht,forkSession:st,userName:i.trim()||void 0,linearConnectionId:F&&xe||void 0,linearIssue:F?{identifier:F.identifier,title:F.title,stateName:F.stateName,teamName:F.teamName,url:F.url}:void 0},ti=>{X.getState().addCreationProgress(ti)}),xn=pi.sessionId,Ic=X.getState(),Gl=Ic.sdkSessions.filter(ti=>ti.sessionId!==xn);Ic.setSdkSessions([...Gl,{sessionId:xn,state:pi.state,cwd:pi.cwd,createdAt:Date.now(),backendType:pi.backendType||p,model:y,permissionMode:j,userName:i.trim()||void 0,resumeSessionAt:ht,forkSession:ht?st===!0:void 0}]);const Yl=new Set(X.getState().sessionNames.values()),Fs=o_(Yl),Us=o.trim()||i.trim(),qc=f.trim()||Fs,Vc=Us?`${Us}_${qc}`:qc;X.getState().setSessionName(xn,Vc),je.renameSession(xn,Vc).catch(()=>{}),h(""),He&&jS(He),X.getState().setPreviousPermissionMode(xn,j),sx(xn,!0),Ac(xn),await p3(xn);const Gc=I.trim();if(Gc.length>0){const ti=Ta(Gc),Yc=Rm(),Wc=z.length>0?z.map(Ra=>({name:Ra.name,media_type:Ra.mediaType,data:Ra.base64,size:Ra.size})):void 0;Fn(xn,{type:"user_message",content:ti,session_id:xn,attachments:Wc,client_msg_id:Yc}),X.getState().appendMessage(xn,{id:Yc,role:"user",content:ti,attachments:Wc,timestamp:Date.now()})}F&&(je.linkLinearIssue(xn,F,xe||void 0).then(()=>X.getState().setLinkedLinearIssue(xn,F)).catch(()=>{}),je.transitionLinearIssue(F.id,xe||void 0).catch(()=>{})),X.getState().clearCreation()}catch(ht){const st=ht instanceof Error?ht.message:String(ht);T(st),X.getState().setCreationError(st),B(!1)}}async function Aa(I,de){Y||(B(!0),T(""),Vn(""),D(I.cwd),$l(!1),ir(!1),qt(I.gitBranch||""),Xr(I.resumeSessionId),$r(de),await Xi("",{resumeSessionAt:I.resumeSessionId,forkSession:de,cwd:I.cwd,branch:I.gitBranch,useWorktree:!1,createBranch:!1}))}async function Ki(){if(Ls){Gi(!0),Vn("");try{const I=N||(On==null?void 0:On.repoRoot);if(!I)throw new Error("No working directory");const de=await je.gitPull(I);if(!de.success){Vn(de.output||"Pull failed"),Gi(!1),B(!1);return}zs(null),Gi(!1),await Xi(e.trim())}catch(I){Vn(I instanceof Error?I.message:String(I)),Gi(!1)}}}function Zi(){const I=e.trim();zs(null),Vn(""),Xi(I)}function Uc(){zs(null),Vn(""),B(!1)}const Vl=S.useCallback((I,de)=>{qt(I),ir(de)},[]),Hc=S.useCallback((I,de)=>{qt(I),ir(de)},[]),$s=S.useCallback(I=>{vf(I)},[]),_r=S.useCallback(I=>{W(I),!I&&On&&(qt(On.currentBranch),ir(!1))},[On]),Ma=e.trim().length>0&&!Y&&(!n||i.trim().length>0);return l.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:[l.jsx("div",{className:"shrink-0 h-[12vh] sm:h-[18vh]"}),l.jsxs("div",{className:"w-full max-w-[720px]",children:[l.jsxs("div",{className:"flex flex-col items-center mb-6 sm:mb-10",children:[l.jsx("img",{src:Yn,alt:"The Companion",className:"w-10 h-10 sm:w-12 sm:h-12 mb-3"}),l.jsxs("h1",{className:"text-xl sm:text-2xl font-semibold tracking-tight text-cc-fg flex items-baseline gap-2",children:["The Companion",l.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"})]})]}),n&&l.jsxs("div",{className:"flex flex-col sm:flex-row gap-3 mb-4",children:[l.jsxs("label",{className:"flex-1 flex flex-col gap-1",children:[l.jsxs("span",{className:"text-[11px] font-medium uppercase tracking-wide text-cc-muted",children:["Your name ",l.jsx("span",{className:"text-cc-error",children:"*"})]}),l.jsx("input",{type:"text",value:i,onChange:I=>{const de=I.target.value;a(de),localStorage.setItem("cc-user-name",de)},placeholder:"e.g. Moritz","aria-label":"Your name","aria-required":"true","aria-invalid":i.trim().length===0,className:"w-full px-3 py-2 text-sm bg-cc-card border border-cc-border rounded-lg focus:outline-none focus:border-cc-primary text-cc-fg placeholder:text-cc-muted/70"})]}),l.jsxs("label",{className:"flex-1 flex flex-col gap-1",children:[l.jsxs("span",{className:"text-[11px] font-medium uppercase tracking-wide text-cc-muted",children:["Session prefix ",l.jsx("span",{className:"text-cc-muted/60 normal-case",children:"(optional)"})]}),l.jsx("input",{type:"text",value:o,onChange:I=>{const de=I.target.value;u(de),localStorage.setItem("cc-session-prefix",de)},placeholder:"e.g. MA","aria-label":"Session prefix",className:"w-full px-3 py-2 text-sm bg-cc-card border border-cc-border rounded-lg focus:outline-none focus:border-cc-primary text-cc-fg placeholder:text-cc-muted/70"})]})]}),l.jsxs("label",{className:"flex flex-col gap-1 mb-4",children:[l.jsxs("span",{className:"text-[11px] font-medium uppercase tracking-wide text-cc-muted",children:["Topic ",l.jsx("span",{className:"text-cc-muted/60 normal-case",children:"(optional)"})]}),l.jsx("input",{type:"text",value:f,onChange:I=>h(I.target.value),maxLength:50,placeholder:"e.g. InvoicePdf","aria-label":"Session topic",className:"w-full px-3 py-2 text-sm bg-cc-card border border-cc-border rounded-lg focus:outline-none focus:border-cc-primary text-cc-fg placeholder:text-cc-muted/70"}),l.jsxs("span",{className:"text-[10px] text-cc-muted/70 leading-snug",children:["When set, the session is named"," ",l.jsxs("span",{className:"font-mono-code",children:[o.trim()||i.trim()||"MA","_",f.trim()||"InvoicePdf"]}),"."]})]}),l.jsx("input",{ref:ye,type:"file",multiple:!0,onChange:Qi,className:"hidden","aria-label":"Attach files"}),l.jsxs("div",{className:"relative bg-cc-card border border-cc-border rounded-2xl shadow-sm",children:[l.jsx(_S,{open:Xt.mentionMenuOpen,loading:Xt.promptsLoading,prompts:Xt.filteredPrompts,selectedIndex:Xt.mentionMenuIndex,onSelect:Fc,menuRef:Xt.mentionMenuRef,className:"absolute left-2 right-2 bottom-full mb-1"}),(F||z.length>0)&&l.jsxs("div",{className:"flex items-center gap-2 px-4 pt-3 flex-wrap",children:[F&&l.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:[l.jsx("span",{className:"shrink-0",children:"Linear"}),l.jsx("span",{className:"font-mono-code shrink-0",children:F.identifier}),l.jsx("span",{className:"truncate",children:F.title}),l.jsx("button",{type:"button",onClick:()=>_r(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:"×"})]}),z.map((I,de)=>l.jsx(dS,{name:I.name,mediaType:I.mediaType,base64:I.base64,size:I.size,onRemove:()=>yf(de),className:"w-10 h-10"},de))]}),q&&l.jsx("div",{className:"px-4 pt-2 text-[11px] text-cc-error",children:q}),l.jsx("textarea",{ref:Gn,value:e,onChange:$c,onKeyDown:_f,onClick:Ea,onKeyUp:Ea,onPaste:Pc,"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"}}),l.jsxs("div",{className:"flex items-center gap-1 px-2.5 sm:px-3 py-2 flex-wrap",children:[l.jsxs("div",{className:"relative",ref:Sa,children:[l.jsxs("button",{onClick:()=>fe(!Q),"aria-expanded":Q,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:[l.jsx("span",{children:Bs.icon}),l.jsx("span",{children:Bs.label}),l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-2.5 h-2.5 opacity-40",children:l.jsx("path",{d:"M4 6l4 4 4-4"})})]}),Q&&l.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:M.map(I=>l.jsxs("button",{onClick:()=>{_(I.value),fe(!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 ${I.value===y?"text-cc-primary font-medium":"text-cc-fg"}`,children:[l.jsx("span",{children:I.icon}),I.label]},I.value))})]}),be.length>0&&l.jsxs("div",{className:"relative",ref:Jr,children:[l.jsxs("button",{onClick:()=>it(!rt),"aria-expanded":rt,"aria-label":"Reasoning effort",title:"Reasoning effort",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:[l.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3 h-3",children:l.jsx("path",{d:"M2 13l3.5-3.5L8 12l5.5-6.5M13.5 5.5h-2.5M13.5 5.5v2.5",strokeLinecap:"round",strokeLinejoin:"round"})}),l.jsx("span",{children:Ur.label}),l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-2.5 h-2.5 opacity-40",children:l.jsx("path",{d:"M4 6l4 4 4-4"})})]}),rt&&l.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:be.map(I=>l.jsx("button",{onClick:()=>{A(I.value),localStorage.setItem("cc-effort",I.value),it(!1)},className:`w-full px-3 py-2 text-xs text-left hover:bg-cc-hover transition-colors cursor-pointer ${I.value===k?"text-cc-primary font-medium":"text-cc-fg"}`,children:I.label},I.value||"default"))})]}),l.jsxs("div",{className:"relative",ref:Fr,children:[l.jsxs("button",{onClick:()=>We(!Ae),"aria-expanded":Ae,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:[l.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3 h-3",children:l.jsx("path",{d:"M2 4h12M2 8h8M2 12h10",strokeLinecap:"round"})}),ka.label,l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-2.5 h-2.5 opacity-40",children:l.jsx("path",{d:"M4 6l4 4 4-4"})})]}),Ae&&l.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:he.map(I=>l.jsx("button",{onClick:()=>{C(I.value),We(!1)},className:`w-full px-3 py-2 text-xs text-left hover:bg-cc-hover transition-colors cursor-pointer ${I.value===j?"text-cc-primary font-medium":"text-cc-fg"}`,children:I.label},I.value))})]}),l.jsx("span",{className:"w-0.5 h-0.5 rounded-full bg-cc-muted/30 mx-0.5 hidden sm:block"}),l.jsxs("div",{children:[l.jsxs("button",{onClick:()=>mn(!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:[l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 opacity-50",children:l.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"})}),l.jsx("span",{className:"max-w-[80px] sm:max-w-[140px] truncate font-mono-code",children:Oc})]}),_t&&l.jsx(YR,{initialPath:N||"",onSelect:I=>{D(I)},onClose:()=>mn(!1)})]}),l.jsx(ZR,{cwd:N,gitRepoInfo:On,selectedBranch:vr,isNewBranch:_n,useWorktree:Pl,onBranchChange:Vl,onWorktreeChange:$l,onBranchesLoaded:$s}),l.jsx("span",{className:"w-0.5 h-0.5 rounded-full bg-cc-muted/30 mx-0.5 hidden sm:block"}),l.jsxs("div",{className:"relative",ref:Ul,children:[l.jsxs("button",{onClick:()=>{Ye||je.listEnvs().then(Me).catch(()=>{}),pe(!Ye)},"aria-expanded":Ye,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:[l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 opacity-50",children:l.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"})}),l.jsx("span",{className:"max-w-[80px] sm:max-w-[100px] truncate",children:Re?((Ji=ke.find(I=>I.slug===Re))==null?void 0:Ji.name)||"Env":"No env"})]}),Ye&&l.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:[l.jsx("button",{onClick:()=>{Le(""),localStorage.setItem("cc-selected-env",""),pe(!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"}),ke.map(I=>l.jsxs("button",{onClick:()=>{Le(I.slug),localStorage.setItem("cc-selected-env",I.slug),pe(!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 ${I.slug===Re?"text-cc-primary font-medium":"text-cc-fg"}`,children:[l.jsx("span",{className:"truncate",children:I.name}),l.jsxs("span",{className:"text-cc-muted ml-auto shrink-0",children:[Object.keys(I.variables).length," var",Object.keys(I.variables).length!==1?"s":""]})]},I.slug)),l.jsx("div",{className:"border-t border-cc-border mt-1 pt-1",children:l.jsx("button",{onClick:()=>{at(!0),pe(!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..."})})]})]}),bt,l.jsx("div",{className:"flex-1"}),l.jsx("button",{onClick:()=>{var I;return(I=ye.current)==null?void 0:I.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:l.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3.5 h-3.5",children:l.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"})})}),l.jsx("button",{onClick:yr,disabled:!Ma,className:`flex items-center justify-center w-8 h-8 sm:w-9 sm:h-9 rounded-full transition-colors ${Ma?"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:l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5",children:l.jsx("path",{d:"M3 2l11 6-11 6V9.5l7-1.5-7-1.5V2z"})})})]})]}),l.jsxs("div",{className:"mt-3 sm:mt-4 space-y-2",children:[x.length>1&&l.jsx("div",{className:"flex items-center justify-center",children:l.jsx("div",{className:"flex items-center bg-cc-hover/50 rounded-lg p-0.5",children:x.map(I=>l.jsxs("button",{onClick:()=>I.available&&bf(I.id),disabled:!I.available,title:I.available?I.name:`${I.name} CLI not found in PATH`,className:`flex items-center gap-1 px-3 py-1.5 text-xs rounded-md transition-colors ${I.available?p===I.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:[I.name,!I.available&&l.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3 h-3 text-cc-error/60",children:[l.jsx("circle",{cx:"8",cy:"8",r:"6"}),l.jsx("path",{d:"M5.5 5.5l5 5M10.5 5.5l-5 5"})]})]},I.id))})}),p==="claude"&&l.jsxs("div",{children:[l.jsxs("button",{type:"button",onClick:()=>rr(I=>!I),className:`mx-auto flex items-center gap-1.5 px-2 py-1 text-[11px] sm:text-xs rounded-md transition-colors cursor-pointer ${tt?"text-cc-primary":"text-cc-muted hover:text-cc-fg"}`,"aria-expanded":tt,"aria-controls":"branch-from-session-panel",children:[l.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3.5 h-3.5 opacity-60",children:[l.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"}),l.jsx("path",{d:"M7 5.5h2.5A1.5 1.5 0 0111 7v1",strokeLinecap:"round"})]}),"Branch from session",l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:`w-3 h-3 opacity-40 transition-transform ${tt?"rotate-180":""}`,children:l.jsx("path",{d:"M4 6l4 4 4-4"})})]}),l.jsx("div",{className:"accordion-panel","data-open":tt?"true":"false",children:l.jsx("div",{className:"accordion-inner",inert:!tt||void 0,children:l.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:[l.jsxs("div",{className:"flex flex-wrap items-center gap-1.5",children:[l.jsx("button",{type:"button",onClick:()=>void Ca(),disabled:ve,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:ve?"Refreshing...":"Refresh detected sessions"}),ne.length>0&&l.jsxs("span",{className:"text-[11px] text-cc-muted",children:["Showing ",Ps.length," of ",tn.length," ",br?"matching":Wi?"recent":"detected"," Claude session",tn.length!==1?"s":"","."]}),!Tn&&Na>0&&ei.length>0&&l.jsxs("button",{type:"button",onClick:()=>{Bt(!0),xr(ca)},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 (",Na,")"]}),Tn&&ei.length>0&&l.jsx("button",{type:"button",onClick:()=>{Bt(!1),xr(ca)},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"})]}),l.jsxs("label",{className:"block",children:[l.jsx("span",{className:"sr-only",children:"Search sessions"}),l.jsxs("div",{className:"relative",children:[l.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:[l.jsx("circle",{cx:"7",cy:"7",r:"4.25"}),l.jsx("path",{d:"M10.25 10.25L14 14",strokeLinecap:"round"})]}),l.jsx("input",{type:"text",value:wa,onChange:I=>Bl(I.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"})]})]}),l.jsxs("p",{className:"text-[11px] text-cc-muted",children:[l.jsx("span",{className:"font-medium text-cc-fg",children:"Fork"})," opens a new session that leaves the original untouched.",l.jsx("span",{className:"mx-1",children:"•"}),l.jsx("span",{className:"font-medium text-cc-fg",children:"Continue"})," opens from the same linear thread."]}),Ot&&l.jsx("p",{className:"text-[11px] text-cc-error",children:Ot}),!ve&&!Ot&&tn.length===0&&l.jsx("p",{className:"text-[11px] text-cc-muted",children:br?"No sessions match this search.":"No Claude sessions detected yet."}),Ps.length>0&&l.jsxs("div",{className:"rounded-md border border-cc-border overflow-hidden bg-cc-card/50",children:[l.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:[l.jsx("span",{children:"Session"}),l.jsx("span",{children:"Project"}),l.jsx("span",{children:"Branch"}),l.jsx("span",{children:"Last active"}),l.jsx("span",{className:"text-right",children:"Action"})]}),l.jsx("div",{className:"divide-y divide-cc-border/50",children:Ps.map(I=>{const de=K5(I),Xe=Lg(I.cwd),ht=I.source==="companion"?"Companion":"Claude",st=Il===I.resumeSessionId;return l.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:[l.jsxs("div",{className:"min-w-0",children:[l.jsx("p",{className:`text-xs truncate ${st?"text-cc-primary font-medium":"text-cc-fg"}`,children:de}),l.jsxs("div",{className:"mt-0.5 flex items-center gap-1.5 text-[10px]",children:[l.jsx("span",{className:"font-mono-code text-cc-muted",children:tD(I.resumeSessionId)}),l.jsx("span",{className:"px-1 py-0.5 rounded bg-cc-hover text-cc-muted",children:ht})]})]}),l.jsxs("div",{className:"min-w-0 text-[11px] text-cc-muted sm:font-mono-code truncate",title:I.cwd,children:[l.jsx("div",{className:"truncate",children:Xe}),l.jsx("div",{className:"mt-0.5 text-[10px] text-cc-muted/70 truncate",title:I.cwd,children:nD(I.cwd)})]}),l.jsx("div",{className:"text-[11px] text-cc-muted sm:font-mono-code truncate",children:I.gitBranch||"—"}),l.jsx("div",{className:"text-[11px] text-cc-muted",children:rD(I.createdAt)}),l.jsxs("div",{className:"sm:text-right flex gap-1.5 sm:justify-end",children:[l.jsx("button",{type:"button",onClick:()=>{Xr(I.resumeSessionId),$r(!0),Aa(I,!0)},"aria-label":`Fork and open ${de}`,className:`px-2 py-1 rounded-md text-[11px] border transition-colors cursor-pointer ${st&&Pr?"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
|
|
113
|
+
${I.cwd}${I.gitBranch?` (${I.gitBranch})`:""}
|
|
114
|
+
${I.resumeSessionId}`,children:"Fork"}),l.jsx("button",{type:"button",onClick:()=>{Xr(I.resumeSessionId),$r(!1),Aa(I,!1)},"aria-label":`Continue and open ${de}`,className:`px-2 py-1 rounded-md text-[11px] border transition-colors cursor-pointer ${st&&!Pr?"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
|
|
115
|
+
${I.resumeSessionId}`,children:"Continue"})]})]},`${I.resumeSessionId}-row-${I.sessionId}`)})}),Bc&&l.jsx("div",{className:"px-2.5 py-2 border-t border-cc-border bg-cc-card/40",children:l.jsxs("button",{type:"button",onClick:()=>xr(I=>Math.min(I+eD,tn.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 (",tn.length-zn," remaining)"]})})]}),l.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."})]})})})]}),$&&l.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:[l.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:l.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"})}),l.jsxs("span",{className:"flex-1",children:["The toolbar sets where your code lives, which model to use, and how the session runs.",p==="claude"&&l.jsxs(l.Fragment,{children:[" ",l.jsx("strong",{className:"text-cc-fg",children:"Branch from session"})," below lets you fork or continue a previous Claude session."]})]}),l.jsx("button",{onClick:()=>{Z(!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:l.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"2",className:"w-3 h-3",children:l.jsx("path",{d:"M4 4l8 8M12 4l-8 8",strokeLinecap:"round"})})})]}),l.jsx(KR,{cwd:N,gitRepoInfo:On,linearConfigured:G,selectedLinearIssue:F,onIssueSelect:_r,onBranchFromIssue:Hc,onConnectionSelect:R})]}),Ls&&l.jsx("div",{className:"mt-3 p-3 rounded-[10px] bg-amber-500/10 border border-amber-500/20",children:l.jsxs("div",{className:"flex items-start gap-2.5",children:[l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-4 h-4 text-amber-500 shrink-0 mt-0.5",children:l.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"})}),l.jsxs("div",{className:"flex-1 min-w-0",children:[l.jsxs("p",{className:"text-xs text-cc-fg leading-snug",children:[l.jsx("span",{className:"font-mono-code font-medium",children:Ls.branchName})," is"," ",l.jsxs("span",{className:"font-semibold text-amber-500",children:[Ls.behind," commit",Ls.behind!==1?"s":""," behind"]})," ","remote. Pull before starting?"]}),hi&&l.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:hi}),l.jsxs("div",{className:"flex flex-wrap gap-2 mt-2.5",children:[l.jsx("button",{onClick:Uc,disabled:Kr,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"}),l.jsx("button",{onClick:Zi,disabled:Kr,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"}),l.jsx("button",{onClick:Ki,disabled:Kr,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:Kr?l.jsxs(l.Fragment,{children:[l.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"})]})]})]})}),H&&l.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:[l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5 text-cc-error shrink-0",children:l.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"})}),l.jsx("p",{className:"text-xs text-cc-error",children:H})]})]}),Oe&&l.jsx(NS,{onClose:()=>{at(!1),je.listEnvs().then(Me).catch(()=>{})}})]})}const sD=[],aD=[],lD={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"}},oD={label:"Unknown",badge:"text-cc-muted bg-cc-hover",dot:"bg-cc-muted opacity-40"};function cD({server:e,sessionId:t}){var f,h;const[n,i]=S.useState(!1),a=lD[e.status]||oD,o=e.status!=="disabled",u=((f=e.tools)==null?void 0:f.length)??0;return l.jsxs("div",{className:"rounded-lg border border-cc-border bg-cc-bg",children:[l.jsxs("div",{className:"flex items-center gap-2 px-2.5 py-2",children:[l.jsx("span",{className:`w-1.5 h-1.5 rounded-full shrink-0 ${a.dot}`}),l.jsx("button",{onClick:()=>i(!n),className:"flex-1 min-w-0 text-left cursor-pointer",children:l.jsx("span",{className:"text-[12px] font-medium text-cc-fg truncate block",children:e.name})}),l.jsx("span",{className:`text-[9px] font-medium px-1.5 rounded-full leading-[16px] shrink-0 ${a.badge}`,children:a.label}),l.jsxs("div",{className:"flex items-center gap-0.5 shrink-0",children:[l.jsx("button",{onClick:()=>m3(t,e.name,!o),className:`w-6 h-6 flex items-center justify-center rounded-md transition-colors cursor-pointer ${o?"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:o?"Disable server":"Enable server",children:o?l.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3 h-3",children:[l.jsx("circle",{cx:"8",cy:"8",r:"6"}),l.jsx("path",{d:"M5 8h6",strokeLinecap:"round"})]}):l.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3 h-3",children:[l.jsx("circle",{cx:"8",cy:"8",r:"6"}),l.jsx("path",{d:"M8 5v6M5 8h6",strokeLinecap:"round"})]})}),(e.status==="failed"||e.status==="connected")&&l.jsx("button",{onClick:()=>g3(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:l.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3 h-3",children:[l.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"}),l.jsx("path",{d:"M12.5 2v3h-3M3.5 14v-3h3",strokeLinecap:"round",strokeLinejoin:"round"})]})})]})]}),n&&l.jsxs("div",{className:"px-2.5 pb-2.5 space-y-1.5 pt-2",children:[l.jsxs("div",{className:"text-[11px] text-cc-muted space-y-0.5",children:[l.jsxs("div",{className:"flex items-center gap-1",children:[l.jsx("span",{className:"text-cc-muted/60",children:"Type:"}),l.jsx("span",{children:e.config.type})]}),e.config.command&&l.jsxs("div",{className:"flex items-start gap-1",children:[l.jsx("span",{className:"text-cc-muted/60 shrink-0",children:"Cmd:"}),l.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&&l.jsxs("div",{className:"flex items-start gap-1",children:[l.jsx("span",{className:"text-cc-muted/60 shrink-0",children:"URL:"}),l.jsx("span",{className:"font-mono text-[10px] break-all",children:e.config.url})]}),l.jsxs("div",{className:"flex items-center gap-1",children:[l.jsx("span",{className:"text-cc-muted/60",children:"Scope:"}),l.jsx("span",{children:e.scope})]})]}),e.error&&l.jsx("div",{className:"text-[11px] text-cc-error bg-cc-error/5 rounded px-2 py-1",children:e.error}),u>0&&l.jsxs("div",{className:"space-y-1",children:[l.jsxs("span",{className:"text-[10px] text-cc-muted uppercase tracking-wider",children:["Tools (",u,")"]}),l.jsx("div",{className:"flex flex-wrap gap-1",children:e.tools.map(p=>l.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 uD({sessionId:e,onDone:t}){const[n,i]=S.useState(""),[a,o]=S.useState("stdio"),[u,f]=S.useState(""),[h,p]=S.useState(""),[g,x]=S.useState(""),b=n.trim()&&(a==="stdio"?u.trim():g.trim());function y(_){if(_.preventDefault(),!b)return;const j={type:a};a==="stdio"?(j.command=u.trim(),h.trim()&&(j.args=h.trim().split(/\s+/))):j.url=g.trim(),x3(e,{[n.trim()]:j}),t()}return l.jsxs("form",{onSubmit:y,className:"space-y-2 p-2.5 rounded-lg border border-cc-border bg-cc-bg",children:[l.jsxs("div",{children:[l.jsx("label",{className:"text-[10px] text-cc-muted uppercase tracking-wider block mb-0.5",children:"Server Name"}),l.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"})]}),l.jsxs("div",{children:[l.jsx("label",{className:"text-[10px] text-cc-muted uppercase tracking-wider block mb-0.5",children:"Type"}),l.jsx("div",{className:"flex gap-1",children:["stdio","sse","http"].map(_=>l.jsx("button",{type:"button",onClick:()=>o(_),className:`text-[11px] px-2 py-1 rounded-md border transition-colors cursor-pointer ${a===_?"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:_},_))})]}),a==="stdio"&&l.jsxs(l.Fragment,{children:[l.jsxs("div",{children:[l.jsx("label",{className:"text-[10px] text-cc-muted uppercase tracking-wider block mb-0.5",children:"Command"}),l.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"})]}),l.jsxs("div",{children:[l.jsx("label",{className:"text-[10px] text-cc-muted uppercase tracking-wider block mb-0.5",children:"Args (space-separated, optional)"}),l.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"})]})]}),(a==="sse"||a==="http")&&l.jsxs("div",{children:[l.jsx("label",{className:"text-[10px] text-cc-muted uppercase tracking-wider block mb-0.5",children:"URL"}),l.jsx("input",{type:"text",value:g,onChange:_=>x(_.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"})]}),l.jsxs("div",{className:"flex gap-1.5 pt-1",children:[l.jsx("button",{type:"submit",disabled:!b,className:`flex-1 text-[11px] font-medium py-1.5 rounded-md transition-colors ${b?"bg-cc-primary text-white hover:bg-cc-primary-hover cursor-pointer":"bg-cc-hover text-cc-muted cursor-not-allowed"}`,children:"Add Server"}),l.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 dD({sessionId:e}){const t=X(f=>f.mcpServers.get(e)||sD),n=X(f=>f.cliConnected.get(e)??!1),[i,a]=S.useState(!1),o=X(f=>{var h;return((h=f.sessions.get(e))==null?void 0:h.mcp_servers)??aD});S.useEffect(()=>{n&&zb(e)},[e,n]);const u=t.length>0?t:o.map(f=>({name:f.name,status:f.status,config:{type:"unknown"},scope:""}));return l.jsxs(l.Fragment,{children:[l.jsxs("div",{className:"shrink-0 px-4 py-2.5 flex items-center justify-between",children:[l.jsxs("span",{className:"text-[13px] font-semibold text-cc-fg flex items-center gap-1.5",children:[l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5 text-cc-muted",children:l.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"]}),l.jsxs("div",{className:"flex items-center gap-1",children:[l.jsx("button",{onClick:()=>a(!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:l.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3.5 h-3.5",children:l.jsx("path",{d:"M8 3v10M3 8h10",strokeLinecap:"round"})})}),l.jsx("button",{onClick:()=>zb(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:l.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3.5 h-3.5",children:[l.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"}),l.jsx("path",{d:"M12.5 2v3h-3M3.5 14v-3h3",strokeLinecap:"round",strokeLinejoin:"round"})]})})]})]}),i&&l.jsx("div",{className:"px-3 py-2",children:l.jsx(uD,{sessionId:e,onDone:()=>a(!1)})}),u.length>0&&l.jsx("div",{className:"px-3 py-2 space-y-1.5",children:u.map(f=>l.jsx(cD,{server:f,sessionId:e},f.name))}),!i&&u.length===0&&l.jsx("div",{className:"px-3 py-3",children:l.jsxs("p",{className:"text-[11px] text-cc-muted text-center",children:["No MCP servers configured."," ",n&&l.jsx("button",{onClick:()=>a(!0),className:"text-cc-primary hover:underline cursor-pointer",children:"Add one"})]})})]})}function fD({cwd:e,open:t,onClose:n}){var H;const[i,a]=S.useState([]),[o,u]=S.useState(!0),[f,h]=S.useState(0),[p,g]=S.useState(""),[x,b]=S.useState(!1),[y,_]=S.useState(!1),[j,C]=S.useState(null),[k,A]=S.useState(null),N=S.useCallback(()=>{u(!0),C(null),je.getClaudeMdFiles(e).then(T=>{a(T.files),T.files.length>0&&(h(0),g(T.files[0].content)),A(null),b(!1),u(!1)}).catch(T=>{C(T.message),u(!1)})},[e]);S.useEffect(()=>{t&&N()},[t,N]);const D=T=>{x&&!confirm("Discard unsaved changes?")||(h(T),g(i[T].content),b(!1),A(null))},z=async()=>{var le;const T=k||((le=i[f])==null?void 0:le.path);if(T){_(!0),C(null);try{await je.saveClaudeMd(T,p),b(!1),k?N():a(J=>J.map((G,P)=>P===f?{...G,content:p}:G))}catch(J){C(J instanceof Error?J.message:"Failed to save")}finally{_(!1)}}},L=T=>{const le=T==="root"?`${e}/CLAUDE.md`:`${e}/.claude/CLAUDE.md`;A(le),g(`# CLAUDE.md
|
|
116
|
+
|
|
117
|
+
`),b(!0)},q=()=>{x&&!confirm("Discard unsaved changes?")||n()};if(!t)return null;const O=T=>T.startsWith(e+"/")?T.slice(e.length+1):T,Y=i.some(T=>T.path===`${e}/CLAUDE.md`),B=i.some(T=>T.path===`${e}/.claude/CLAUDE.md`);return l.jsxs(l.Fragment,{children:[l.jsx("div",{className:"fixed inset-0 bg-black/40 z-50",onClick:q}),l.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:[l.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:[l.jsxs("div",{className:"flex items-center gap-2.5",children:[l.jsx("div",{className:"w-7 h-7 rounded-lg bg-cc-primary/10 flex items-center justify-center",children:l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5 text-cc-primary",children:l.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"})})}),l.jsxs("div",{children:[l.jsx("h2",{className:"text-sm font-semibold text-cc-fg",children:"CLAUDE.md"}),l.jsx("p",{className:"text-[11px] text-cc-muted",children:"Project instructions for Claude Code"})]})]}),l.jsx("button",{onClick:q,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:l.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"2",className:"w-4 h-4",children:l.jsx("path",{d:"M4 4l8 8M12 4l-8 8",strokeLinecap:"round"})})})]}),l.jsx("div",{className:"flex-1 flex min-h-0",children:o?l.jsx("div",{className:"flex-1 flex items-center justify-center",children:l.jsx("div",{className:"w-5 h-5 border-2 border-cc-primary border-t-transparent rounded-full animate-spin"})}):l.jsxs(l.Fragment,{children:[l.jsxs("div",{className:"shrink-0 w-[180px] sm:w-[200px] border-r border-cc-border bg-cc-sidebar flex flex-col",children:[l.jsx("div",{className:"px-3 py-2 text-[10px] font-semibold text-cc-muted uppercase tracking-wider border-b border-cc-border",children:"Files"}),l.jsxs("div",{className:"flex-1 overflow-y-auto py-1",children:[i.map((T,le)=>l.jsxs("button",{onClick:()=>D(le),className:`flex items-center gap-2 w-full px-3 py-2 text-left text-[12px] transition-colors cursor-pointer ${!k&&f===le?"bg-cc-active text-cc-fg":"text-cc-fg/70 hover:bg-cc-hover"}`,children:[l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 text-cc-primary shrink-0",children:l.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"})}),l.jsx("span",{className:"truncate font-mono-code",children:O(T.path)})]},T.path)),k&&l.jsxs("div",{className:"flex items-center gap-2 w-full px-3 py-2 text-[12px] bg-cc-active text-cc-fg",children:[l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 text-cc-success shrink-0",children:l.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"})}),l.jsx("span",{className:"truncate font-mono-code",children:O(k)})]})]}),(!Y||!B)&&!k&&l.jsxs("div",{className:"shrink-0 border-t border-cc-border p-2",children:[l.jsx("div",{className:"text-[10px] text-cc-muted uppercase tracking-wider px-1 mb-1",children:"Create new"}),!Y&&l.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:[l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 text-cc-success shrink-0",children:l.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"})}),l.jsx("span",{className:"font-mono-code",children:"CLAUDE.md"})]}),!B&&l.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:[l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 text-cc-success shrink-0",children:l.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"})}),l.jsx("span",{className:"font-mono-code",children:".claude/CLAUDE.md"})]})]})]}),l.jsxs("div",{className:"flex-1 flex flex-col min-w-0",children:[i.length===0&&!k?l.jsxs("div",{className:"flex-1 flex flex-col items-center justify-center gap-4 px-6",children:[l.jsx("div",{className:"w-14 h-14 rounded-2xl bg-cc-card border border-cc-border flex items-center justify-center",children:l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-6 h-6 text-cc-muted",children:l.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"})})}),l.jsxs("div",{className:"text-center",children:[l.jsx("p",{className:"text-sm text-cc-fg font-medium mb-1",children:"No CLAUDE.md found"}),l.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."})]}),l.jsxs("div",{className:"flex gap-2",children:[l.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"}),l.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"})]})]}):l.jsxs(l.Fragment,{children:[l.jsxs("div",{className:"shrink-0 flex items-center justify-between px-4 py-2 bg-cc-card border-b border-cc-border",children:[l.jsx("span",{className:"text-[12px] text-cc-muted font-mono-code truncate",children:O(k||(((H=i[f])==null?void 0:H.path)??""))}),l.jsxs("div",{className:"flex items-center gap-2",children:[x&&l.jsx("span",{className:"text-[10px] text-cc-warning font-medium",children:"Unsaved"}),l.jsx("button",{onClick:z,disabled:!x||y,className:`px-3 py-1 text-[11px] font-medium rounded-md transition-colors cursor-pointer ${x&&!y?"bg-cc-primary text-white hover:bg-cc-primary/90":"bg-cc-hover text-cc-muted cursor-not-allowed"}`,children:y?"Saving...":"Save"})]})]}),l.jsx("textarea",{value:p,onChange:T=>{g(T.target.value),b(!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..."})]}),j&&l.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:j})]})]})})]})]})}function Z5({icon:e,title:t,expanded:n,onToggle:i}){return l.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:[l.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:l.jsx("path",{d:"M6 4l4 4-4 4",strokeLinecap:"round",strokeLinejoin:"round"})}),l.jsx("div",{className:"w-4 h-4 flex items-center justify-center shrink-0",children:e==="project"?l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5 text-cc-primary",children:l.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"})}):l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5 text-cc-primary",children:l.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"})})}),l.jsx("span",{className:"text-[11px] font-semibold text-cc-muted uppercase tracking-wider flex-1",children:t})]})}function Di({label:e,sublabel:t,count:n,onClick:i}){return l.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:[l.jsxs("span",{className:"text-[12px] text-cc-fg truncate flex-1",children:[e,n!==void 0&&n>0&&l.jsxs("span",{className:"ml-1 text-[10px] text-cc-muted",children:["(",n,")"]})]}),t&&l.jsx("span",{className:"text-[10px] text-cc-muted shrink-0",children:t}),l.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:l.jsx("path",{d:"M6 4l4 4-4 4",strokeLinecap:"round",strokeLinejoin:"round"})})]})}function hD({path:e,content:t,onClose:n}){let i;try{i=JSON.stringify(JSON.parse(t),null,2)}catch{i=t}return l.jsxs(l.Fragment,{children:[l.jsx("div",{className:"fixed inset-0 bg-black/40 z-50",onClick:n}),l.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:[l.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:[l.jsxs("div",{className:"flex items-center gap-2.5",children:[l.jsx("div",{className:"w-7 h-7 rounded-lg bg-cc-primary/10 flex items-center justify-center",children:l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5 text-cc-primary",children:l.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"})})}),l.jsxs("div",{className:"min-w-0",children:[l.jsx("h2",{className:"text-sm font-semibold text-cc-fg truncate",children:e.split("/").pop()}),l.jsx("p",{className:"text-[11px] text-cc-muted truncate",children:e})]})]}),l.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:l.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"2",className:"w-4 h-4",children:l.jsx("path",{d:"M4 4l8 8M12 4l-8 8",strokeLinecap:"round"})})})]}),l.jsx("div",{className:"flex-1 overflow-auto p-4",children:l.jsx("pre",{className:"text-[13px] font-mono-code text-cc-fg leading-relaxed whitespace-pre-wrap break-words",children:i})}),l.jsx("div",{className:"shrink-0 px-4 py-2 bg-cc-card border-t border-cc-border",children:l.jsx("span",{className:"text-[10px] text-cc-muted",children:"Read-only"})})]})]})}function pD({path:e,label:t,onClose:n}){const[i,a]=S.useState(""),[o,u]=S.useState(!0),[f,h]=S.useState(!1),[p,g]=S.useState(!1),[x,b]=S.useState(null);S.useEffect(()=>{je.readFile(e).then(j=>{a(j.content),u(!1)}).catch(j=>{b(j instanceof Error?j.message:"Failed to read file"),u(!1)})},[e]);const y=async()=>{g(!0),b(null);try{await je.writeFile(e,i),h(!1)}catch(j){b(j instanceof Error?j.message:"Failed to save")}finally{g(!1)}},_=()=>{f&&!confirm("Discard unsaved changes?")||n()};return l.jsxs(l.Fragment,{children:[l.jsx("div",{className:"fixed inset-0 bg-black/40 z-50",onClick:_}),l.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:[l.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:[l.jsxs("div",{className:"flex items-center gap-2.5",children:[l.jsx("div",{className:"w-7 h-7 rounded-lg bg-cc-primary/10 flex items-center justify-center",children:l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5 text-cc-primary",children:l.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"})})}),l.jsxs("div",{className:"min-w-0",children:[l.jsx("h2",{className:"text-sm font-semibold text-cc-fg truncate",children:t}),l.jsx("p",{className:"text-[11px] text-cc-muted truncate",children:e})]})]}),l.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:l.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"2",className:"w-4 h-4",children:l.jsx("path",{d:"M4 4l8 8M12 4l-8 8",strokeLinecap:"round"})})})]}),o?l.jsx("div",{className:"flex-1 flex items-center justify-center",children:l.jsx("div",{className:"w-5 h-5 border-2 border-cc-primary border-t-transparent rounded-full animate-spin"})}):l.jsxs(l.Fragment,{children:[l.jsxs("div",{className:"shrink-0 flex items-center justify-between px-4 py-2 bg-cc-card border-b border-cc-border",children:[l.jsx("span",{className:"text-[12px] text-cc-muted font-mono-code truncate",children:e.split("/").pop()}),l.jsxs("div",{className:"flex items-center gap-2",children:[f&&l.jsx("span",{className:"text-[10px] text-cc-warning font-medium",children:"Unsaved"}),l.jsx("button",{onClick:y,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"})]})]}),l.jsx("textarea",{value:i,onChange:j=>{a(j.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..."})]}),x&&l.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:x})]})]})}function mD({item:e,cwd:t,onClose:n}){if(e.kind==="json"){const[i,a]=S.useState(null),[o,u]=S.useState(!0);return S.useEffect(()=>{je.readFile(e.path).then(f=>{a(f.content),u(!1)}).catch(()=>{a("Failed to read file"),u(!1)})},[e.path]),o?null:l.jsx(hD,{path:e.path,content:i||"",onClose:n})}return e.kind==="claude-md"?l.jsx(fD,{cwd:e.editorCwd||t,open:!0,onClose:n}):l.jsx(pD,{path:e.path,label:e.label,onClose:n})}function gD({sessionId:e}){const t=X(k=>k.sessions.get(e)),n=X(k=>k.sdkSessions.find(A=>A.sessionId===e)),i=(t==null?void 0:t.repo_root)||(t==null?void 0:t.cwd)||(n==null?void 0:n.cwd),[a,o]=S.useState(null),[u,f]=S.useState(!0),[h,p]=S.useState(!1),[g,x]=S.useState(!1),[b,y]=S.useState(null),_=S.useCallback(async()=>{if(i)try{const k=await je.getClaudeConfig(i);o(k)}catch{}finally{f(!1)}},[i]);if(S.useEffect(()=>{_()},[_]),!i)return null;if(u)return l.jsx("div",{className:"shrink-0 px-4 py-2.5",children:l.jsx("span",{className:"text-[11px] text-cc-muted",children:"Loading config..."})});if(!a)return null;const j=a.project.claudeMd.length+(a.project.settings?1:0)+(a.project.settingsLocal?1:0)+a.project.commands.length,C=(a.user.claudeMd?1:0)+a.user.skills.length+a.user.agents.length+(a.user.settings?1:0)+a.user.commands.length;return l.jsxs("div",{className:"shrink-0","data-testid":"claude-config-browser",children:[l.jsx(Z5,{icon:"project",title:`Project (${j})`,expanded:h,onToggle:()=>p(k=>!k)}),h&&l.jsxs("div",{className:"pb-1",children:[a.project.claudeMd.map(k=>l.jsx(Di,{label:k.path.includes(".claude/")?".claude/CLAUDE.md":"CLAUDE.md",onClick:()=>y({label:"CLAUDE.md",path:k.path,kind:"claude-md"})},k.path)),a.project.settings&&l.jsx(Di,{label:"settings.json",onClick:()=>y({label:"settings.json",path:a.project.settings.path,kind:"json"})}),a.project.settingsLocal&&l.jsx(Di,{label:"settings.local.json",onClick:()=>y({label:"settings.local.json",path:a.project.settingsLocal.path,kind:"json"})}),a.project.commands.length>0&&l.jsxs(l.Fragment,{children:[l.jsxs("div",{className:"px-4 pl-10 py-1 text-[10px] text-cc-muted uppercase tracking-wider",children:["Commands (",a.project.commands.length,")"]}),a.project.commands.map(k=>l.jsx(Di,{label:`/${k.name}`,onClick:()=>y({label:k.name,path:k.path,kind:"md"})},k.path))]}),j===0&&l.jsx("p",{className:"px-4 pl-10 py-1.5 text-[11px] text-cc-muted",children:"No .claude config found"})]}),l.jsx(Z5,{icon:"user",title:`User (${C})`,expanded:g,onToggle:()=>x(k=>!k)}),g&&l.jsxs("div",{className:"pb-1",children:[a.user.claudeMd&&l.jsx(Di,{label:"CLAUDE.md",onClick:()=>y({label:"CLAUDE.md",path:a.user.claudeMd.path,kind:"claude-md",editorCwd:a.user.root})}),a.user.skills.length>0&&l.jsxs(l.Fragment,{children:[l.jsxs("div",{className:"px-4 pl-10 py-1 text-[10px] text-cc-muted uppercase tracking-wider",children:["Skills (",a.user.skills.length,")"]}),a.user.skills.map(k=>l.jsx(Di,{label:k.name,sublabel:k.description?k.description.slice(0,40):void 0,onClick:()=>y({label:k.name,path:k.path,kind:"md"})},k.path))]}),a.user.agents.length>0&&l.jsxs(l.Fragment,{children:[l.jsxs("div",{className:"px-4 pl-10 py-1 text-[10px] text-cc-muted uppercase tracking-wider",children:["Agents (",a.user.agents.length,")"]}),a.user.agents.map(k=>l.jsx(Di,{label:k.name,onClick:()=>y({label:k.name,path:k.path,kind:"md"})},k.path))]}),a.user.settings&&l.jsx(Di,{label:"settings.json",onClick:()=>y({label:"settings.json",path:a.user.settings.path,kind:"json"})}),a.user.commands.length>0&&l.jsxs(l.Fragment,{children:[l.jsxs("div",{className:"px-4 pl-10 py-1 text-[10px] text-cc-muted uppercase tracking-wider",children:["Commands (",a.user.commands.length,")"]}),a.user.commands.map(k=>l.jsx(Di,{label:`/${k.name}`,onClick:()=>y({label:k.name,path:k.path,kind:"md"})},k.path))]}),C===0&&l.jsx("p",{className:"px-4 pl-10 py-1.5 text-[11px] text-cc-muted",children:"No user config found"})]}),b&&Ll.createPortal(l.jsx(mD,{item:b,cwd:i,onClose:()=>y(null)}),document.body)]})}function xD(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 vD extends S.Component{constructor(){super(...arguments);rb(this,"state",{hasError:!1})}static getDerivedStateFromError(){return{hasError:!0}}componentDidCatch(n){As(n,{section:this.props.label})}render(){return this.state.hasError?l.jsx("div",{className:"px-4 py-3 border-b border-cc-border",children:l.jsxs("div",{className:"flex items-center justify-between gap-2",children:[l.jsx("span",{className:"text-xs text-cc-error",children:this.props.label?`${this.props.label} failed to load`:"Section failed to load"}),l.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 CS=[],ES=3e4,bD=6e4;let J5=null,e_=new Map;function yD(e){return e!==J5&&(J5=e,e_=new Map(e.map(t=>[t.sessionId,t]))),e_}function zc(e){return X(S.useCallback(t=>yD(t.sdkSessions).get(e),[e]))}const TS="cc-panel-collapsed";function t_(){try{const e=localStorage.getItem(TS);if(e)return new Set(JSON.parse(e))}catch{}return new Set}function _D(e){try{localStorage.setItem(TS,JSON.stringify([...e]))}catch{}}function AS({id:e,label:t,badge:n,defaultOpen:i=!0,children:a}){const[o,u]=S.useState(()=>t_().has(e)?!0:!i),f=S.useRef(!0);S.useEffect(()=>{if(f.current){f.current=!1;return}const p=t_();o?p.add(e):p.delete(e),_D(p)},[o,e]);const h=S.useCallback(()=>{u(p=>!p)},[]);return l.jsxs("div",{className:"border-t border-cc-separator first:border-t-0",children:[l.jsxs("button",{onClick:h,"aria-expanded":!o,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:[l.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 ${o?"":"rotate-90"}`,children:l.jsx("path",{d:"M6 4l4 4-4 4"})}),l.jsx("span",{className:"text-[11px] font-semibold text-cc-muted uppercase tracking-wider flex-1 truncate",children:t}),n&&l.jsx("span",{className:"shrink-0",children:n})]}),l.jsx("div",{className:"accordion-panel","data-open":o?"false":"true",children:l.jsx("div",{className:"accordion-inner",children:a})})]})}function wD(){const[e,t]=S.useState(()=>localStorage.getItem("cc-user-name")||""),[n,i]=S.useState(()=>localStorage.getItem("cc-session-prefix")||"");return l.jsx(AS,{id:"identity",label:"Identity",children:l.jsxs("div",{className:"px-4 pb-3 pt-1 flex flex-col gap-3",children:[l.jsxs("label",{className:"flex flex-col gap-1",children:[l.jsx("span",{className:"text-[11px] font-medium text-cc-muted",children:"Your name"}),l.jsx("input",{type:"text",value:e,onChange:a=>{const o=a.target.value;t(o),localStorage.setItem("cc-user-name",o)},placeholder:"e.g. Moritz","aria-label":"Your name",className:"w-full px-2.5 py-1.5 text-[13px] bg-cc-input-bg border border-cc-border rounded-md focus:outline-none focus:border-cc-primary text-cc-fg placeholder:text-cc-muted/70"})]}),l.jsxs("label",{className:"flex flex-col gap-1",children:[l.jsxs("span",{className:"text-[11px] font-medium text-cc-muted",children:["Session prefix ",l.jsx("span",{className:"text-cc-muted/60",children:"(optional)"})]}),l.jsx("input",{type:"text",value:n,onChange:a=>{const o=a.target.value;i(o),localStorage.setItem("cc-session-prefix",o)},placeholder:"e.g. MA","aria-label":"Session prefix",className:"w-full px-2.5 py-1.5 text-[13px] bg-cc-input-bg border border-cc-border rounded-md focus:outline-none focus:border-cc-primary text-cc-fg placeholder:text-cc-muted/70"})]}),l.jsxs("p",{className:"text-[10px] text-cc-muted/70 leading-snug",children:["Applied to new sessions: your name prefixes the first message as"," ",l.jsx("span",{className:"font-mono-code",children:"[Name]:"})," and the prefix names sessions ",l.jsx("span",{className:"font-mono-code",children:"prefix_Name"}),"."]})]})})}function MS(e){return e>80?"bg-cc-error":e>50?"bg-cc-warning":"bg-cc-primary"}function RS(e){return e>80?"critical":e>50?"elevated":"normal"}function Rl({label:e,pct:t,detail:n}){return l.jsxs("div",{className:"space-y-1",children:[l.jsxs("div",{className:"flex items-center justify-between",children:[l.jsx("span",{className:"text-[11px] text-cc-muted uppercase tracking-wider",children:e}),l.jsxs("span",{className:"text-[11px] text-cc-muted tabular-nums",children:[Math.round(t),"%",n&&l.jsxs("span",{className:"ml-1 text-cc-muted",children:["(",n,")"]})]})]}),l.jsx("div",{role:"meter","aria-label":`${e} usage — ${RS(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:l.jsx("div",{className:`h-full rounded-full transition-all duration-500 ${MS(t)}`,style:{width:`${Math.min(t,100)}%`}})})]})}function SD({sessionId:e}){var h;const[t,n]=S.useState(null),i=S.useCallback(async()=>{try{const p=await je.getSessionUsageLimits(e);n(p)}catch{}},[e]),a=S.useRef(0);if(S.useEffect(()=>{i();const p=setInterval(()=>{a.current+=1,a.current%2===0?i():n(g=>g?{...g}:null)},ES);return()=>clearInterval(p)},[i]),!t)return null;const o=t.five_hour!==null,u=t.seven_day!==null,f=!o&&!u&&((h=t.extra_usage)==null?void 0:h.is_enabled);return!o&&!u&&!f?null:l.jsxs("div",{className:"shrink-0 px-4 py-2.5 space-y-2",children:[t.five_hour&&l.jsx(Rl,{label:"5h Limit",pct:t.five_hour.utilization,detail:t.five_hour.resets_at?P5(t.five_hour.resets_at):void 0}),t.seven_day&&l.jsx(Rl,{label:"7d Limit",pct:t.seven_day.utilization,detail:t.seven_day.resets_at?P5(t.seven_day.resets_at):void 0}),f&&t.extra_usage&&l.jsxs("div",{className:"space-y-1",children:[l.jsxs("div",{className:"flex items-center justify-between",children:[l.jsx("span",{className:"text-[11px] text-cc-muted uppercase tracking-wider",children:"Extra"}),l.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&&l.jsx("div",{role:"meter","aria-label":`Extra usage — ${RS(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:l.jsx("div",{className:`h-full rounded-full transition-all duration-500 ${MS(t.extra_usage.utilization)}`,style:{width:`${Math.min(t.extra_usage.utilization,100)}%`}})})]})]})}function n_(e){const t=e/1073741824;return t>=1?`${t.toFixed(1)} GB`:`${Math.round(e/1024**2)} MB`}function kD(e){const[t,n]=S.useState(null);return S.useEffect(()=>{let i=!1;const a=async()=>{try{const u=await je.getSystemMemory();i||n(u)}catch{}};a();const o=setInterval(a,bD);return()=>{i=!0,clearInterval(o)}},[]),t?l.jsx("div",{className:"shrink-0 px-4 py-2.5",children:l.jsx(Rl,{label:"Memory",pct:t.used_percent,detail:`${n_(t.used_bytes)} / ${n_(t.total_bytes)}`})}):null}function jD({sessionId:e}){const t=X(o=>{var u;return(u=o.sessions.get(e))==null?void 0:u.codex_rate_limits}),[,n]=S.useState(0);if(S.useEffect(()=>{if(!t)return;const o=setInterval(()=>n(u=>u+1),ES);return()=>clearInterval(o)},[t]),!t)return null;const{primary:i,secondary:a}=t;return!i&&!a?null:l.jsxs("div",{className:"shrink-0 px-4 py-2.5 space-y-2",children:[i&&l.jsx(Rl,{label:`${F5(i.windowDurationMins)} Limit`,pct:i.usedPercent,detail:i.resetsAt>0?$5(i.resetsAt):void 0}),a&&l.jsx(Rl,{label:`${F5(a.windowDurationMins)} Limit`,pct:a.usedPercent,detail:a.resetsAt>0?$5(a.resetsAt):void 0})]})}function ND({sessionId:e}){const t=X(i=>{var a;return(a=i.sessions.get(e))==null?void 0:a.codex_token_details}),n=X(i=>{var a;return((a=i.sessions.get(e))==null?void 0:a.context_used_percent)??0});return t?l.jsxs("div",{className:"shrink-0 px-4 py-2.5 space-y-2",children:[l.jsx("span",{className:"text-[11px] text-cc-muted uppercase tracking-wider",children:"Tokens"}),l.jsxs("div",{className:"grid grid-cols-2 gap-x-3 gap-y-1",children:[l.jsxs("div",{className:"flex items-center justify-between",children:[l.jsx("span",{className:"text-[11px] text-cc-muted",children:"Input"}),l.jsx("span",{className:"text-[11px] text-cc-fg tabular-nums font-medium",children:nc(t.inputTokens)})]}),l.jsxs("div",{className:"flex items-center justify-between",children:[l.jsx("span",{className:"text-[11px] text-cc-muted",children:"Output"}),l.jsx("span",{className:"text-[11px] text-cc-fg tabular-nums font-medium",children:nc(t.outputTokens)})]}),t.cachedInputTokens>0&&l.jsxs("div",{className:"flex items-center justify-between",children:[l.jsx("span",{className:"text-[11px] text-cc-muted",children:"Cached"}),l.jsx("span",{className:"text-[11px] text-cc-fg tabular-nums font-medium",children:nc(t.cachedInputTokens)})]}),t.reasoningOutputTokens>0&&l.jsxs("div",{className:"flex items-center justify-between",children:[l.jsx("span",{className:"text-[11px] text-cc-muted",children:"Reasoning"}),l.jsx("span",{className:"text-[11px] text-cc-fg tabular-nums font-medium",children:nc(t.reasoningOutputTokens)})]})]}),t.modelContextWindow>0&&l.jsx(Rl,{label:"Context",pct:n})]}):null}function CD(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 ED({pr:e}){const t=CD(e.state,e.isDraft),{checksSummary:n,reviewThreads:i}=e;return l.jsxs("div",{className:"shrink-0 px-4 py-2.5 space-y-1.5",children:[l.jsxs("div",{className:"flex items-center gap-1.5",children:[l.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]}),l.jsx("span",{className:`text-[9px] font-medium px-1.5 rounded-full leading-[16px] ${t.cls}`,children:t.label})]}),l.jsx("p",{className:"text-[11px] text-cc-muted truncate",title:e.title,children:e.title}),n.total>0&&l.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?l.jsxs(l.Fragment,{children:[l.jsxs("span",{className:"flex items-center gap-1 text-cc-error",children:[l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3",children:l.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&&l.jsxs("span",{className:"flex items-center gap-1 text-cc-success",children:[l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3",children:l.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?l.jsxs("span",{className:"flex items-center gap-1 text-cc-warning",children:[l.jsxs("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 animate-spin",children:[l.jsx("path",{d:"M8 2a6 6 0 100 12A6 6 0 008 2zM0 8a8 8 0 1116 0A8 8 0 010 8z",opacity:".2"}),l.jsx("path",{d:"M8 0a8 8 0 018 8h-2A6 6 0 008 2V0z"})]}),n.pending," pending",n.success>0&&l.jsxs("span",{className:"text-cc-success ml-1",children:[n.success," passed"]})]}):l.jsxs("span",{className:"flex items-center gap-1 text-cc-success",children:[l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3",children:l.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"]})}),l.jsxs("div",{className:"flex items-center gap-2 text-[11px]",children:[e.reviewDecision==="APPROVED"&&l.jsxs("span",{className:"flex items-center gap-1 text-cc-success",children:[l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3",children:l.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"&&l.jsxs("span",{className:"flex items-center gap-1 text-cc-error",children:[l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3",children:l.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"&&l.jsxs("span",{className:"flex items-center gap-1 text-cc-muted",children:[l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 opacity-50",children:l.jsx("circle",{cx:"8",cy:"8",r:"6"})}),"Review pending"]}),i.unresolved>0&&l.jsxs("span",{className:"flex items-center gap-1 text-cc-warning",children:[l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3",children:l.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"]})]}),l.jsxs("div",{className:"flex items-center gap-1.5 text-[10px] text-cc-muted",children:[l.jsxs("span",{className:"text-cc-success",children:["+",e.additions]}),l.jsxs("span",{className:"text-cc-error",children:["-",e.deletions]}),l.jsxs("span",{children:["· ",e.changedFiles," files"]})]})]})}function TD({sessionId:e}){const t=X(u=>u.sessions.get(e)),n=zc(e),i=X(u=>u.prStatus.get(e)),a=(t==null?void 0:t.cwd)||(n==null?void 0:n.cwd),o=(t==null?void 0:t.git_branch)||(n==null?void 0:n.gitBranch);return S.useEffect(()=>{i||!a||!o||je.getPRStatus(a,o).then(u=>{X.getState().setPRStatus(e,u)}).catch(()=>{})},[e,a,o,i]),!(i!=null&&i.available)||!i.pr?null:l.jsx(ED,{pr:i.pr})}const AD=6e4;function jm(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 MD({sessionId:e}){const t=X(T=>T.linkedLinearIssues.get(e)),[n,i]=S.useState([]),[a,o]=S.useState(null),[u,f]=S.useState([]),[h,p]=S.useState(""),[g,x]=S.useState(!1),[b,y]=S.useState(!1),[_,j]=S.useState(!1),[C,k]=S.useState(""),[A,N]=S.useState([]),[D,z]=S.useState(!1),L=S.useRef(null);S.useEffect(()=>{je.getLinkedLinearIssue(e).then(T=>{T.issue&&X.getState().setLinkedLinearIssue(e,T.issue)}).catch(()=>{})},[e]);const q=S.useCallback(async()=>{if(t)try{const T=await je.getLinkedLinearIssue(e,!0);T.issue&&(X.getState().setLinkedLinearIssue(e,T.issue),T.issue.stateType==="completed"&&y(!0)),T.comments&&i(T.comments),T.assignee!==void 0&&o(T.assignee??null),T.labels&&f(T.labels)}catch{}},[e,t]);S.useEffect(()=>{if(!t)return;q();const T=setInterval(q,AD);return()=>clearInterval(T)},[q,t]),S.useEffect(()=>{if(!_)return;const T=C.trim();if(T.length<2){N([]);return}let le=!0;z(!0);const J=setTimeout(()=>{je.searchLinearIssues(T,6).then(G=>{le&&N(G.issues)}).catch(()=>{le&&N([])}).finally(()=>{le&&z(!1)})},400);return()=>{le=!1,clearTimeout(J)}},[C,_]),S.useEffect(()=>{_&&setTimeout(()=>{var T;return(T=L.current)==null?void 0:T.focus()},50)},[_]);async function O(){if(!(!t||!h.trim()||g)){x(!0);try{const T=await je.addLinearComment(t.id,h.trim());i(le=>[...le,T.comment]),p("")}catch{}finally{x(!1)}}}async function Y(){try{await je.unlinkLinearIssue(e),X.getState().setLinkedLinearIssue(e,null),i([]),o(null),f([]),y(!1)}catch{}}async function B(T){try{await je.linkLinearIssue(e,T),X.getState().setLinkedLinearIssue(e,T),j(!1),k(""),N([])}catch{}}if(!t)return l.jsx("div",{className:"shrink-0 px-4 py-2.5",children:_?l.jsxs("div",{className:"space-y-2",children:[l.jsxs("div",{className:"flex items-center gap-1.5",children:[l.jsx(pc,{className:"w-3.5 h-3.5 text-cc-muted shrink-0"}),l.jsx("input",{ref:L,type:"text",value:C,onChange:T=>k(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"}),l.jsx("button",{onClick:()=>{j(!1),k(""),N([])},"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:l.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3.5 h-3.5",children:l.jsx("path",{d:"M4 4l8 8M12 4l-8 8"})})})]}),D&&l.jsx("p",{className:"text-[10px] text-cc-muted",children:"Searching..."}),A.length>0&&l.jsx("div",{className:"space-y-0.5 max-h-48 overflow-y-auto",children:A.map(T=>l.jsxs("button",{onClick:()=>B(T),className:"w-full text-left px-2 py-1.5 rounded-md hover:bg-cc-hover transition-colors cursor-pointer",children:[l.jsxs("div",{className:"flex items-center gap-1.5",children:[l.jsx("span",{className:"text-[11px] font-mono-code text-cc-primary shrink-0",children:T.identifier}),l.jsx("span",{className:`text-[9px] font-medium px-1 rounded-full leading-[14px] ${jm(T.stateType,T.stateName).cls}`,children:jm(T.stateType,T.stateName).label})]}),l.jsx("p",{className:"text-[11px] text-cc-muted truncate mt-0.5",children:T.title})]},T.id))}),C.trim().length>=2&&!D&&A.length===0&&l.jsx("p",{className:"text-[10px] text-cc-muted text-center py-2",children:"No issues found"})]}):l.jsxs("button",{onClick:()=>j(!0),className:"flex items-center gap-1.5 text-[11px] text-cc-muted hover:text-cc-fg transition-colors cursor-pointer",children:[l.jsx(pc,{className:"w-3.5 h-3.5"}),"Link Linear issue"]})});const H=jm(t.stateType,t.stateName);return l.jsxs("div",{className:"shrink-0",children:[l.jsxs("div",{className:"px-4 py-2.5 space-y-1.5",children:[l.jsxs("div",{className:"flex items-center gap-1.5",children:[l.jsx(pc,{className:"w-3.5 h-3.5 text-cc-muted shrink-0"}),l.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}),l.jsx("span",{className:`text-[9px] font-medium px-1.5 rounded-full leading-[16px] ${H.cls}`,children:H.label}),l.jsx("button",{onClick:Y,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:l.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3 h-3",children:l.jsx("path",{d:"M4 4l8 8M12 4l-8 8"})})})]}),l.jsx("p",{className:"text-[11px] text-cc-muted truncate",title:t.title,children:t.title}),l.jsxs("div",{className:"flex items-center gap-2 text-[10px] text-cc-muted",children:[t.priorityLabel&&l.jsx("span",{children:t.priorityLabel}),t.teamName&&l.jsxs(l.Fragment,{children:[t.priorityLabel&&l.jsx("span",{children:"·"}),l.jsx("span",{children:t.teamName})]}),a&&l.jsxs(l.Fragment,{children:[l.jsx("span",{children:"·"}),l.jsxs("span",{children:["@ ",a.name]})]})]}),u.length>0&&l.jsx("div",{className:"flex flex-wrap gap-1",children:u.map(T=>l.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))})]}),b&&t.stateType==="completed"&&l.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:[l.jsxs("div",{className:"min-w-0",children:[l.jsx("p",{className:"text-[11px] text-cc-success font-medium",children:"Issue completed"}),l.jsx("p",{className:"text-[10px] text-cc-success/80",children:"Ticket moved to done."})]}),l.jsxs("div",{className:"flex items-center gap-1.5 shrink-0",children:[l.jsx("button",{onClick:()=>y(!1),className:"text-[10px] text-cc-muted hover:text-cc-fg px-1.5 py-0.5 rounded cursor-pointer",children:"Dismiss"}),l.jsx("button",{onClick:async()=>{try{await je.archiveSession(e),X.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&&l.jsxs("div",{className:"px-4 py-2 space-y-1.5 max-h-36 overflow-y-auto",children:[l.jsx("span",{className:"text-[10px] text-cc-muted uppercase tracking-wider",children:"Comments"}),n.slice(-3).map(T=>l.jsxs("div",{className:"text-[11px]",children:[l.jsxs("div",{className:"flex items-center gap-1",children:[l.jsx("span",{className:"font-medium text-cc-fg",children:T.userName}),l.jsx("span",{className:"text-[9px] text-cc-muted",children:xD(new Date(T.createdAt).getTime())})]}),l.jsx("p",{className:"text-cc-muted line-clamp-2",children:T.body})]},T.id))]}),l.jsxs("div",{className:"px-4 py-2 flex items-center gap-1.5",children:[l.jsx("input",{type:"text",value:h,onChange:T=>p(T.target.value),onKeyDown:T=>{T.key==="Enter"&&!T.shiftKey&&(T.preventDefault(),O())},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"}),l.jsx("button",{onClick:O,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:l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5",children:l.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 RD({sessionId:e}){const t=X(a=>a.sessions.get(e)),n=zc(e);return((t==null?void 0:t.backend_type)||(n==null?void 0:n.backendType))==="codex"?l.jsxs(l.Fragment,{children:[l.jsx(jD,{sessionId:e}),l.jsx(ND,{sessionId:e})]}):l.jsx(SD,{sessionId:e})}function DD({sessionId:e}){const t=X(p=>p.sessions.get(e)),n=zc(e),i=(t==null?void 0:t.git_branch)||(n==null?void 0:n.gitBranch),a=(t==null?void 0:t.git_ahead)||0,o=(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?l.jsxs("div",{className:"shrink-0 px-4 py-2.5 space-y-1.5",children:[l.jsxs("div",{className:"flex items-center justify-between",children:[l.jsx("p",{className:"text-xs font-mono-code text-cc-fg truncate",title:i,children:i}),(t==null?void 0:t.is_containerized)&&l.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"})]}),(a>0||o>0||u>0||f>0)&&l.jsxs("div",{className:"flex items-center justify-between gap-2",children:[l.jsxs("div",{className:"flex items-center gap-1.5 text-[11px]",children:[a>0&&l.jsxs("span",{className:"text-cc-success",children:[a,"↑",l.jsx("span",{className:"sr-only",children:" commits ahead"})]}),o>0&&l.jsxs("span",{className:"text-cc-warning",children:[o,"↓",l.jsx("span",{className:"sr-only",children:" commits behind"})]}),u>0&&l.jsxs("span",{className:"text-cc-success",children:["+",u,l.jsx("span",{className:"sr-only",children:" lines added"})]}),f>0&&l.jsxs("span",{className:"text-cc-error",children:["-",f,l.jsx("span",{className:"sr-only",children:" lines removed"})]})]}),o>0&&h&&l.jsx("button",{type:"button",className:"text-[11px] font-medium text-cc-warning hover:text-cc-warning/80 transition-colors cursor-pointer",onClick:()=>{je.gitPull(h).then(p=>{X.getState().updateSession(e,{git_ahead:p.git_ahead,git_behind:p.git_behind}),p.success||As(new Error(`git pull failed: ${p.output}`))}).catch(p=>As(p))},title:"Pull latest changes",children:"Pull"})]})]}):null}function LD({sessionId:e}){const t=X(o=>o.sessionTasks.get(e)||CS),n=X(o=>o.sessions.get(e)),i=zc(e),a=((n==null?void 0:n.backend_type)||(i==null?void 0:i.backendType))==="codex";return!n||a?null:l.jsx("div",{className:"px-3 py-2",children:t.length===0?l.jsx("p",{className:"text-[11px] text-cc-muted text-center py-6",children:"Tasks will appear here as the agent works"}):l.jsx("div",{className:"space-y-0.5",children:t.map(o=>l.jsx(FD,{task:o},o.id))})})}const zD={"usage-limits":RD,"server-memory":kD,"git-branch":DD,"github-pr":TD,"linear-issue":MD,"mcp-servers":dD,tasks:LD};function OD(e,t){const n=X(i=>i.sessionTasks.get(t)||CS);if(e==="tasks"&&n.length>0){const i=n.filter(a=>a.status==="completed").length;return l.jsxs("span",{className:"text-[10px] text-cc-muted tabular-nums",children:[i,"/",n.length]})}return null}function BD({isCodex:e}){const t=X(p=>p.taskPanelConfig),n=X(p=>p.toggleSectionEnabled),i=X(p=>p.moveSectionUp),a=X(p=>p.moveSectionDown),o=X(p=>p.resetTaskPanelConfig),u=X(p=>p.setTaskPanelConfigMode),f=e?"codex":"claude",h=t.order.filter(p=>{const g=qi.find(x=>x.id===p);return!(!g||g.backends&&!g.backends.includes(f))});return l.jsxs("div",{className:"flex-1 flex flex-col min-h-0",children:[l.jsx("div",{className:"flex-1 overflow-y-auto px-3 py-3 space-y-1",children:h.map((p,g)=>{const x=qi.find(j=>j.id===p),b=t.enabled[p]??!0,y=g===0,_=g===h.length-1;return l.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 ${b?"bg-cc-bg":"bg-cc-hover/50 opacity-60"}`,children:[l.jsxs("div",{className:"flex flex-col gap-0.5 shrink-0",children:[l.jsx("button",{onClick:()=>i(p),disabled:y,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:l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3",children:l.jsx("path",{d:"M8 4l4 4H4l4-4z"})})}),l.jsx("button",{onClick:()=>a(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:l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3",children:l.jsx("path",{d:"M8 12l4-4H4l4 4z"})})})]}),l.jsxs("div",{className:"flex-1 min-w-0",children:[l.jsx("span",{className:"text-[12px] font-medium text-cc-fg block",children:x.label}),l.jsx("span",{className:"text-[10px] text-cc-muted block truncate",children:x.description})]}),l.jsx("button",{onClick:()=>n(p),className:`shrink-0 w-8 h-[18px] rounded-full transition-colors cursor-pointer relative ${b?"bg-cc-primary":"bg-cc-hover"}`,title:b?"Hide section":"Show section",role:"switch","aria-checked":b,"data-testid":`toggle-${p}`,children:l.jsx("span",{className:`absolute top-[2px] left-0 w-[14px] h-[14px] rounded-full bg-white shadow transition-transform ${b?"translate-x-[16px]":"translate-x-[2px]"}`})})]},p)})}),l.jsxs("div",{className:"shrink-0 px-3 py-2.5 flex items-center justify-between border-t border-cc-separator",children:[l.jsx("button",{onClick:()=>o(),className:"text-[11px] text-cc-muted hover:text-cc-fg transition-colors cursor-pointer","data-testid":"reset-panel-config",children:"Reset to defaults"}),l.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 PD({sectionId:e,sessionId:t,children:n}){var o;const i=((o=qi.find(u=>u.id===e))==null?void 0:o.label)??e,a=OD(e,t);return l.jsx(AS,{id:e,label:i,badge:a,children:n})}function $D({sessionId:e}){const t=X(g=>g.sessions.get(e)),n=zc(e),i=X(g=>g.taskPanelOpen),a=X(g=>g.setTaskPanelOpen),o=X(g=>g.taskPanelConfigMode),u=X(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 x=qi.find(b=>b.id===g);return!(!x||x.backends&&!x.backends.includes(h))});return l.jsxs("aside",{"aria-label":"Session context",className:"w-full lg:w-[320px] h-full flex flex-col overflow-hidden bg-cc-card",children:[l.jsxs("div",{className:"shrink-0 h-11 flex items-center justify-between px-4 bg-cc-card border-b border-cc-separator",children:[l.jsx("h2",{className:"text-sm font-semibold text-cc-fg tracking-tight",children:o?"Panel Settings":"Context"}),l.jsx("button",{onClick:()=>{o?X.getState().setTaskPanelConfigMode(!1):a(!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:l.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3.5 h-3.5",children:l.jsx("path",{d:"M4 4l8 8M12 4l-8 8"})})})]}),o?l.jsx(BD,{isCodex:f}):l.jsxs(l.Fragment,{children:[l.jsxs("div",{"data-testid":"task-panel-content",className:"min-h-0 flex-1 overflow-y-auto",children:[l.jsx(wD,{}),l.jsx(gD,{sessionId:e}),p.filter(g=>u.enabled[g]!==!1).map(g=>{var b;const x=zD[g];return x?l.jsx(PD,{sectionId:g,sessionId:e,children:l.jsx(vD,{label:(b=qi.find(y=>y.id===g))==null?void 0:b.label,children:l.jsx(x,{sessionId:e})})},g):null})]}),l.jsx("div",{className:"shrink-0 px-4 py-2 pb-safe border-t border-cc-separator",children:l.jsxs("button",{onClick:()=>X.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:[l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5",children:l.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 FD({task:e}){const t=e.status==="completed",n=e.status==="in_progress";return l.jsxs("div",{className:`px-2.5 py-2 rounded-lg ${t?"opacity-50":""}`,children:[l.jsxs("div",{className:"flex items-start gap-2",children:[l.jsxs("span",{className:"shrink-0 flex items-center justify-center w-4 h-4 mt-px",children:[n?l.jsx("svg",{className:"w-4 h-4 text-cc-primary animate-spin",viewBox:"0 0 16 16",fill:"none","aria-hidden":!0,children:l.jsx("circle",{cx:"8",cy:"8",r:"6",stroke:"currentColor",strokeWidth:"1.5",strokeDasharray:"28",strokeDashoffset:"8",strokeLinecap:"round"})}):t?l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-4 h-4 text-cc-success","aria-hidden":!0,children:l.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.jsx("svg",{viewBox:"0 0 16 16",fill:"none",className:"w-4 h-4 text-cc-muted","aria-hidden":!0,children:l.jsx("circle",{cx:"8",cy:"8",r:"6",stroke:"currentColor",strokeWidth:"1.5"})}),l.jsx("span",{className:"sr-only",children:n?"In progress":t?"Completed":"Pending"})]}),l.jsx("span",{className:`text-[13px] leading-snug flex-1 ${t?"text-cc-muted line-through":"text-cc-fg"}`,children:e.subject})]}),n&&e.activeForm&&l.jsx("p",{className:"mt-1 ml-6 text-[11px] text-cc-muted italic truncate",children:e.activeForm}),e.blockedBy&&e.blockedBy.length>0&&l.jsxs("p",{className:"mt-1 ml-6 text-[11px] text-cc-muted flex items-center gap-1",children:[l.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",className:"w-3 h-3 shrink-0","aria-hidden":!0,children:[l.jsx("circle",{cx:"8",cy:"8",r:"6",stroke:"currentColor",strokeWidth:"1.5"}),l.jsx("path",{d:"M5 8h6",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"})]}),l.jsxs("span",{children:["blocked by ",e.blockedBy.map(i=>`#${i}`).join(", ")]})]})]})}function UD({status:e}){return e==="created"?l.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"?l.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"}):l.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 HD({sessionId:e}){const t=X(z=>z.sessions.get(e)),n=X(z=>z.sdkSessions.find(L=>L.sessionId===e)),i=X(z=>z.diffPanelSelectedFile.get(e)??null),a=X(z=>z.setDiffPanelSelectedFile),o=X(z=>z.diffBase),u=X(z=>z.setDiffBase),f=X(z=>z.changedFilesTick.get(e)??0),h=(t==null?void 0:t.cwd)||(n==null?void 0:n.cwd),[p,g]=S.useState(""),[x,b]=S.useState(!1),[y,_]=S.useState(()=>typeof window<"u"?window.innerWidth>=640:!0),[j,C]=S.useState([]),k=X(z=>z.setGitChangedFilesCount);S.useEffect(()=>{if(!h)return;let z=!1;return je.getChangedFiles(h,o).then(({files:L})=>{if(z)return;const q=`${h}/`,O=L.filter(Y=>Y.path===h||Y.path.startsWith(q)).map(Y=>({abs:Y.path,rel:Y.path.startsWith(q)?Y.path.slice(q.length):Y.path,status:Y.status==="A"||Y.status==="?"?"created":Y.status==="D"?"deleted":"updated"})).sort((Y,B)=>Y.rel.localeCompare(B.rel));C(O),k(e,O.length)}).catch(()=>{z||(C([]),k(e,0))}),()=>{z=!0}},[h,o,f,e,k]);const A=j;S.useEffect(()=>{!i&&A.length>0&&a(e,A[0].abs)},[i,A,e,a]),S.useEffect(()=>{var z;i&&(A.some(L=>L.abs===i)||a(e,((z=A[0])==null?void 0:z.abs)??null))},[i,A,e,a]),S.useEffect(()=>{if(!i){g("");return}let z=!1;return b(!0),je.getFileDiff(i,o).then(L=>{z||(g(L.diff),b(!1))}).catch(()=>{z||(g(""),b(!1))}),()=>{z=!0}},[i,o]);const N=S.useCallback(z=>{a(e,z),typeof window<"u"&&window.innerWidth<640&&_(!1)},[e,a]),D=S.useMemo(()=>!i||!h?i:i.startsWith(h+"/")?i.slice(h.length+1):i,[i,h]);return h?A.length===0?l.jsxs("div",{className:"h-full flex flex-col items-center justify-center gap-4 select-none px-6",children:[l.jsx("div",{className:"w-14 h-14 rounded-2xl bg-cc-card border border-cc-border flex items-center justify-center",children:l.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-7 h-7 text-cc-muted",children:l.jsx("path",{d:"M12 3v18M3 12h18",strokeLinecap:"round"})})}),l.jsxs("div",{className:"text-center",children:[l.jsx("p",{className:"text-sm text-cc-fg font-medium mb-1",children:"No changes yet"}),l.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."})]})]}):l.jsxs("div",{className:"h-full flex bg-cc-bg relative",children:[y&&l.jsx("div",{className:"fixed inset-0 bg-black/30 z-20 sm:hidden",onClick:()=>_(!1)}),l.jsxs("div",{className:`
|
|
118
|
+
${y?"w-[220px] translate-x-0":"w-0 -translate-x-full"}
|
|
119
|
+
fixed sm:relative z-30 sm:z-auto
|
|
120
|
+
${y?"sm:w-[220px]":"sm:w-0 sm:-translate-x-full"}
|
|
121
|
+
shrink-0 h-full flex flex-col bg-cc-sidebar border-r border-cc-border transition-all duration-200 overflow-hidden
|
|
122
|
+
`,children:[l.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:[l.jsxs("div",{className:"flex items-center gap-2",children:[l.jsx("span",{className:"w-2 h-2 rounded-full bg-cc-warning"}),l.jsxs("span",{children:["Changed (",A.length,")"]})]}),l.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:l.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"2",className:"w-3 h-3",children:l.jsx("path",{d:"M4 4l8 8M12 4l-8 8",strokeLinecap:"round"})})})]}),l.jsx("div",{className:"flex-1 overflow-y-auto overflow-x-hidden py-1",children:A.map(({abs:z,rel:L,status:q})=>l.jsxs("button",{onClick:()=>N(z),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 ${z===i?"bg-cc-active text-cc-fg":"text-cc-fg/70"}`,style:{width:"calc(100% - 8px)"},children:[l.jsx(UD,{status:q}),l.jsx("span",{className:"truncate leading-snug",children:L})]},z))})]}),l.jsxs("div",{className:"flex-1 min-w-0 h-full flex flex-col",children:[i&&l.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:[!y&&l.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:l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5",children:l.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"})})}),l.jsxs("div",{className:"flex-1 min-w-0",children:[l.jsx("span",{className:"text-cc-fg text-[13px] font-medium truncate block",children:D==null?void 0:D.split("/").pop()}),l.jsx("span",{className:"text-cc-muted truncate text-[11px] hidden sm:block font-mono-code",children:D})]}),l.jsx("button",{onClick:()=>u(o==="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 ${o==="last-commit"?"default branch":"last commit"} comparison`,children:o==="default-branch"?"vs default branch":"vs last commit"})]}),l.jsx("div",{className:"flex-1 overflow-auto",children:x?l.jsx("div",{className:"h-full flex items-center justify-center",children:l.jsx("div",{className:"w-5 h-5 border-2 border-cc-primary border-t-transparent rounded-full animate-spin"})}):i?l.jsx("div",{className:"p-4",children:l.jsx(Dl,{unifiedDiff:p,fileName:D||void 0,mode:"full"})}):l.jsxs("div",{className:"h-full flex flex-col items-center justify-center",children:[!y&&l.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:[l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5",children:l.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"]}),l.jsx("p",{className:"text-cc-muted text-sm",children:"Select a file to view changes"})]})})]})]}):l.jsx("div",{className:"flex-1 flex items-center justify-center h-full",children:l.jsx("p",{className:"text-cc-muted text-sm",children:"Waiting for session to initialize..."})})}function ID(){const e=X(h=>h.updateInfo),t=X(h=>h.updateDismissedVersion),n=X(h=>h.dismissUpdate),[i,a]=S.useState(!1);if(!(e!=null&&e.updateAvailable)||!e.latestVersion||t===e.latestVersion)return null;const o=async()=>{a(!0);try{localStorage.setItem("companion_docker_prompt_pending","1"),await je.triggerUpdate(),X.getState().setUpdateOverlayActive(!0)}catch(h){localStorage.removeItem("companion_docker_prompt_pending"),As(h),a(!1)}},u=()=>{n(e.latestVersion)},f=i||e.updateInProgress;return l.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:[l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5 text-cc-primary shrink-0",children:l.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"})}),l.jsxs("span",{className:"text-xs text-cc-fg",children:[l.jsxs("span",{className:"font-medium",children:["v",e.latestVersion]})," available",l.jsxs("span",{className:"text-cc-muted ml-1",children:["(current: v",e.currentVersion,")"]})]}),e.isServiceMode?l.jsx("button",{onClick:o,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"}):l.jsxs("span",{className:"text-xs text-cc-muted",children:["Run"," ",l.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"]}),l.jsx("button",{onClick:u,className:"text-cc-muted hover:text-cc-fg transition-colors cursor-pointer ml-auto",title:"Dismiss",children:l.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"2",className:"w-3 h-3",children:l.jsx("path",{d:"M4 4l8 8M12 4l-8 8"})})})]})}function qD({steps:e,error:t,backend:n,onCancel:i}){const a=n==="codex"?"/logo-codex.svg":"/logo.svg",o=e.some(x=>x.status==="in_progress"),u=e.length>0&&e.every(x=>x.status==="done"),f=e.some(x=>x.status==="error")||!!t,h=[...e].reverse().find(x=>x.status==="in_progress"),p=[...e].reverse().find(x=>x.status==="done"),g=f?"Something went wrong":u?"Launching session...":(h==null?void 0:h.label)||(p==null?void 0:p.label)||"Preparing...";return l.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:[l.jsxs("div",{className:"relative mb-8",children:[o&&!f&&l.jsx("div",{className:"absolute inset-0 -m-4 rounded-full bg-cc-primary/10 animate-pulse"}),l.jsx("img",{src:a,alt:"Launching",className:`w-20 h-20 relative z-10 transition-transform duration-500 ${o&&!f?"scale-110":""} ${f?"opacity-40 grayscale":""}`}),o&&!f&&l.jsx("div",{className:"absolute -inset-3 z-0",children:l.jsx("svg",{className:"w-full h-full animate-spin-slow",viewBox:"0 0 100 100",children:l.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&&l.jsx("div",{className:"absolute -inset-3 z-0 rounded-full border-2 border-cc-success/30"})]}),l.jsx("p",{className:`text-sm font-medium mb-6 transition-colors ${f?"text-cc-error":"text-cc-fg"}`,children:g}),l.jsx("div",{className:"w-full max-w-xs space-y-2 px-4",children:e.map((x,b)=>l.jsxs("div",{className:"flex items-center gap-3 transition-all duration-300",style:{animationDelay:`${b*60}ms`},children:[l.jsxs("div",{className:"w-5 h-5 flex items-center justify-center shrink-0",children:[x.status==="in_progress"&&l.jsx("span",{className:"w-4 h-4 border-2 border-cc-primary/30 border-t-cc-primary rounded-full animate-spin"}),x.status==="done"&&l.jsx("div",{className:"w-5 h-5 rounded-full bg-cc-success/15 flex items-center justify-center",children:l.jsx("svg",{viewBox:"0 0 16 16",fill:"none",className:"w-3 h-3 text-cc-success",children:l.jsx("path",{d:"M13.25 4.75L6 12 2.75 8.75",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})}),x.status==="error"&&l.jsx("div",{className:"w-5 h-5 rounded-full bg-cc-error/15 flex items-center justify-center",children:l.jsx("svg",{viewBox:"0 0 16 16",fill:"none",className:"w-3 h-3 text-cc-error",children:l.jsx("path",{d:"M4 4l8 8M12 4l-8 8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"})})})]}),l.jsx("span",{className:`text-xs transition-colors duration-200 ${x.status==="in_progress"?"text-cc-fg font-medium":x.status==="done"?"text-cc-muted":"text-cc-error font-medium"}`,children:x.label}),x.detail&&x.status==="in_progress"&&l.jsx("span",{className:"text-[10px] text-cc-muted truncate ml-auto max-w-[120px]",children:x.detail})]},x.step))}),t&&l.jsx("div",{className:"mt-5 w-full max-w-xs px-4",children:l.jsx("div",{className:"px-3 py-2.5 rounded-lg bg-cc-error/5 border border-cc-error/20",children:l.jsx("p",{className:"text-[11px] text-cc-error whitespace-pre-wrap font-mono-code leading-relaxed",children:t})})}),(f||o)&&i&&l.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&&l.jsx("div",{className:"absolute bottom-0 left-0 right-0 h-0.5 bg-cc-border/30",children:l.jsx("div",{className:"h-full bg-cc-primary/60 transition-all duration-500 ease-out",style:{width:`${Math.round(e.filter(x=>x.status==="done").length/Math.max(e.length,1)*100)}%`}})})]})}function VD(){const e=localStorage.getItem("companion_auth_token");return e?{Authorization:`Bearer ${e}`}:{}}const GD={installing:"Installing update...",restarting:"Restarting server...",waiting:"Waiting for server...",ready:"Update complete!"};function YD(e){const[t,n]=S.useState("installing"),i=S.useRef(null),a=S.useRef(!0);return S.useEffect(()=>(a.current=!0,()=>{a.current=!1,i.current&&clearTimeout(i.current)}),[]),S.useEffect(()=>{if(!e)return;const o=setTimeout(()=>{a.current&&n("restarting")},3e3),u=setTimeout(()=>{a.current&&n("waiting"),f()},5e3);function f(){a.current&&fetch("/api/update-check",{signal:AbortSignal.timeout(3e3),headers:VD()}).then(h=>{if(!h.ok)throw new Error("not ready");return h.json()}).then(()=>{a.current&&(n("ready"),setTimeout(()=>{a.current&&window.location.reload()},800))}).catch(()=>{i.current=setTimeout(f,1500)})}return()=>{clearTimeout(o),clearTimeout(u),i.current&&clearTimeout(i.current)}},[e]),t}function DS({phase:e,className:t}){const n=e==="ready";return l.jsxs("div",{className:`flex flex-col items-center justify-center bg-cc-bg animate-fade-in ${t??""}`,children:[l.jsxs("div",{className:"relative mb-8",children:[!n&&l.jsx("div",{className:"absolute inset-0 -m-4 rounded-full bg-cc-primary/10 animate-pulse"}),l.jsx("img",{src:"/logo.svg",alt:"Updating",className:`w-20 h-20 relative z-10 transition-transform duration-500 ${n?"":"scale-110"}`}),!n&&l.jsx("div",{className:"absolute -inset-3 z-0",children:l.jsx("svg",{className:"w-full h-full animate-spin-slow",viewBox:"0 0 100 100",children:l.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&&l.jsx("div",{className:"absolute -inset-3 z-0 rounded-full border-2 border-cc-success/30 animate-fade-in"})]}),l.jsx("p",{className:`text-sm font-medium mb-2 transition-colors ${n?"text-cc-success":"text-cc-fg"}`,children:GD[e]}),l.jsx("p",{className:"text-xs text-cc-muted",children:n?"Reloading...":"This page will refresh automatically"}),!n&&l.jsx("div",{className:"flex gap-1.5 mt-6",children:[0,1,2].map(i=>l.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))}),l.jsx("div",{className:"absolute bottom-0 left-0 right-0 h-0.5 bg-cc-border/30",children:l.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 WD({active:e}){const t=YD(e);return e?l.jsx(DS,{phase:t,className:"fixed inset-0 z-[100]"}):null}function _L({phase:e}){return l.jsx(DS,{phase:e,className:"absolute inset-0"})}function QD(){const e=X(j=>j.dockerUpdateDialogOpen),t=X(j=>j.setDockerUpdateDialogOpen),[n,i]=S.useState("prompt"),[a,o]=S.useState(!1),[u,f]=S.useState(null),h=S.useRef(null);if(S.useEffect(()=>{e&&je.getSettings().then(j=>{o(j.dockerAutoUpdate),j.dockerAutoUpdate&&p()}).catch(()=>{})},[e]),S.useEffect(()=>{if(n!=="pulling"){h.current&&(clearInterval(h.current),h.current=null);return}return h.current=setInterval(()=>{je.getImageStatus("the-companion:latest").then(j=>{f(j),j.status==="ready"?i("done"):j.status==="error"&&i("error")}).catch(()=>{})},2e3),()=>{h.current&&(clearInterval(h.current),h.current=null)}},[n]),!e)return null;function p(){i("pulling"),je.pullImage("the-companion:latest").then(j=>{j.state&&f(j.state)}).catch(()=>{i(j=>j==="pulling"?"error":j)})}function g(){p()}function x(){y()}function b(){y()}function y(){i("prompt"),f(null),t(!1)}async function _(){const j=!a;o(j);try{await je.updateSettings({dockerAutoUpdate:j})}catch{o(!j)}}return l.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:l.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"&&l.jsxs("div",{className:"p-6",children:[l.jsx("h2",{className:"text-base font-semibold text-cc-fg mb-2",children:"Update Sandbox Image?"}),l.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?"}),l.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:[l.jsx("span",{children:"Always update Docker image automatically"}),l.jsx("span",{role:"switch","aria-checked":a,"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 ${a?"bg-cc-primary":"bg-cc-border"}`,children:l.jsx("span",{className:`pointer-events-none inline-block h-4 w-4 rounded-full bg-white shadow transform transition-transform ${a?"translate-x-4":"translate-x-0"}`})})]}),l.jsxs("div",{className:"flex justify-end gap-2",children:[l.jsx("button",{type:"button",onClick:x,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"}),l.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"&&l.jsxs("div",{className:"p-6",children:[l.jsxs("div",{className:"flex items-center gap-2 mb-3",children:[l.jsx("svg",{className:"w-4 h-4 animate-spin text-cc-primary",viewBox:"0 0 24 24",fill:"none",children:l.jsx("circle",{cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeWidth:"2.5",strokeDasharray:"31.4 31.4",strokeLinecap:"round"})}),l.jsx("h2",{className:"text-base font-semibold text-cc-fg",children:"Updating Sandbox Image..."})]}),l.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&&l.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(`
|
|
123
|
+
`)})]}),n==="done"&&l.jsxs("div",{className:"p-6",children:[l.jsxs("div",{className:"flex items-center gap-2 mb-2",children:[l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-4 h-4 text-cc-success",children:l.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"})}),l.jsx("h2",{className:"text-base font-semibold text-cc-success",children:"Sandbox Image Updated"})]}),l.jsx("p",{className:"text-sm text-cc-muted mb-5",children:"The Docker image has been updated successfully."}),l.jsx("div",{className:"flex justify-end",children:l.jsx("button",{type:"button",onClick:b,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"&&l.jsxs("div",{className:"p-6",children:[l.jsxs("div",{className:"flex items-center gap-2 mb-2",children:[l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-4 h-4 text-cc-error",children:l.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"})}),l.jsx("h2",{className:"text-base font-semibold text-cc-error",children:"Image Update Failed"})]}),l.jsxs("p",{className:"text-sm text-cc-muted mb-2",children:["Failed to update the Docker image.",(u==null?void 0:u.error)&&l.jsx("span",{className:"block mt-1 text-xs text-cc-error",children:u.error})]}),(u==null?void 0:u.progress)&&u.progress.length>0&&l.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(`
|
|
124
|
+
`)}),l.jsxs("div",{className:"flex justify-end gap-2",children:[l.jsx("button",{type:"button",onClick:y,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"}),l.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 wL({phase:e}){return l.jsx("div",{className:"relative bg-black/50 rounded-lg overflow-hidden h-[300px] flex items-center justify-center",children:l.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"&&l.jsxs("div",{className:"p-5",children:[l.jsx("h2",{className:"text-sm font-semibold text-cc-fg mb-1.5",children:"Update Sandbox Image?"}),l.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?"}),l.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:[l.jsx("span",{children:"Always update automatically"}),l.jsx("span",{className:"relative inline-flex h-4 w-7 rounded-full bg-cc-border",children:l.jsx("span",{className:"inline-block h-3 w-3 rounded-full bg-white shadow translate-x-0 mt-0.5 ml-0.5"})})]}),l.jsxs("div",{className:"flex justify-end gap-2",children:[l.jsx("span",{className:"px-3 py-1.5 rounded-lg text-xs bg-cc-hover text-cc-fg",children:"Skip"}),l.jsx("span",{className:"px-3 py-1.5 rounded-lg text-xs bg-cc-primary text-white",children:"Update"})]})]}),e==="pulling"&&l.jsxs("div",{className:"p-5",children:[l.jsxs("div",{className:"flex items-center gap-1.5 mb-2",children:[l.jsx("svg",{className:"w-3.5 h-3.5 animate-spin text-cc-primary",viewBox:"0 0 24 24",fill:"none",children:l.jsx("circle",{cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeWidth:"2.5",strokeDasharray:"31.4 31.4",strokeLinecap:"round"})}),l.jsx("h2",{className:"text-sm font-semibold text-cc-fg",children:"Updating Sandbox Image..."})]}),l.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...
|
|
125
|
+
Layer 1/5: abc123 downloading
|
|
126
|
+
Layer 2/5: def456 complete`})]}),e==="done"&&l.jsxs("div",{className:"p-5",children:[l.jsxs("div",{className:"flex items-center gap-1.5 mb-1.5",children:[l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5 text-cc-success",children:l.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"})}),l.jsx("h2",{className:"text-sm font-semibold text-cc-success",children:"Sandbox Image Updated"})]}),l.jsx("p",{className:"text-xs text-cc-muted mb-4",children:"The Docker image has been updated successfully."}),l.jsx("div",{className:"flex justify-end",children:l.jsx("span",{className:"px-3 py-1.5 rounded-lg text-xs bg-cc-primary text-white",children:"Done"})})]}),e==="error"&&l.jsxs("div",{className:"p-5",children:[l.jsxs("div",{className:"flex items-center gap-1.5 mb-1.5",children:[l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5 text-cc-error",children:l.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"})}),l.jsx("h2",{className:"text-sm font-semibold text-cc-error",children:"Image Update Failed"})]}),l.jsx("p",{className:"text-xs text-cc-muted mb-4",children:"Failed to update the Docker image."}),l.jsxs("div",{className:"flex justify-end gap-2",children:[l.jsx("span",{className:"px-3 py-1.5 rounded-lg text-xs bg-cc-hover text-cc-fg",children:"Close"}),l.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"],r_='button:not(:disabled), [href], input:not(:disabled), select:not(:disabled), textarea:not(:disabled), [tabindex]:not([tabindex="-1"])';function zg(){return typeof window<"u"&&window.matchMedia("(prefers-reduced-motion: reduce)").matches}function XD({onComplete:e}){const[t,n]=S.useState("welcome"),[i,a]=S.useState(""),[o,u]=S.useState(""),[f,h]=S.useState(!1),[p,g]=S.useState(""),[x,b]=S.useState(!1),[y,_]=S.useState(!1),[j,C]=S.useState(zg),k=S.useRef(null);S.useEffect(()=>{j||requestAnimationFrame(()=>C(!0))},[j]),S.useEffect(()=>{const H=k.current;if(!H)return;function T(J){if(J.key==="Escape"){J.preventDefault();return}if(J.key!=="Tab")return;const G=H.querySelectorAll(r_);if(G.length===0)return;const P=G[0],F=G[G.length-1];J.shiftKey?document.activeElement===P&&(J.preventDefault(),F.focus()):document.activeElement===F&&(J.preventDefault(),P.focus())}document.addEventListener("keydown",T);const le=H.querySelector(r_);return le==null||le.focus(),()=>document.removeEventListener("keydown",T)},[t]);const A=S.useCallback(async()=>{if(!i.trim()){n("codex");return}h(!0),g("");try{await je.updateSettings({claudeCodeOAuthToken:i.trim()}),b(!0),n("codex")}catch(H){g(H instanceof Error?H.message:"Failed to save token")}finally{h(!1)}},[i]),N=S.useCallback(async()=>{h(!0),g("");try{(await je.getSettings()).codexDeviceAuthConfigured?(_(!0),await z()):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)}},[]),D=S.useCallback(async()=>{h(!0),g("");try{await je.updateSettings({openaiApiKey:o.trim()}),_(!0),await z()}catch(H){g(H instanceof Error?H.message:"Failed to save API key")}finally{h(!1)}},[o]),z=S.useCallback(async()=>{try{await je.updateSettings({onboardingCompleted:!0})}catch{}n("done")},[]),L=S.useCallback(()=>{e()},[e]),q=S.useCallback(async()=>{await z(),e()},[z,e]),O=S.useCallback(H=>{g(""),n(H)},[]),Y=Nm.indexOf(t),B=zg();return Ll.createPortal(l.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:j?1:0,transition:B?"none":"opacity 400ms cubic-bezier(0.16, 1, 0.3, 1)"},children:[l.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}}),l.jsxs("div",{ref:k,role:"dialog","aria-modal":"true","aria-label":"Provider setup",className:"w-full max-w-[520px] mx-6",style:{transform:j?"translateY(0)":"translateY(12px)",opacity:j?1:0,transition:B?"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"&&l.jsx("div",{className:"flex items-center gap-1.5 mb-6 justify-center",role:"status","aria-label":`Step ${Y+1} of ${Nm.length-1}`,children:Nm.slice(0,3).map((H,T)=>l.jsx("div",{className:"h-[3px] rounded-full transition-[transform,background,opacity] duration-300",style:{width:32,transform:T===Y?"scaleX(1)":"scaleX(0.375)",transformOrigin:"center",background:T<=Y?"var(--color-cc-primary)":"var(--color-cc-border)",opacity:T<=Y?1:.5}},H))}),l.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"&&l.jsx(KD,{onSetupClaude:()=>O("claude"),onSetupCodex:()=>O("codex")}),t==="claude"&&l.jsx(ZD,{token:i,onTokenChange:a,onSave:A,onSkip:()=>O("codex"),saving:f,error:p}),t==="codex"&&l.jsx(JD,{apiKey:o,onApiKeyChange:u,onCheckAuth:N,onSaveApiKey:D,onSkip:()=>z(),onBack:()=>O("claude"),saving:f,error:p}),t==="done"&&l.jsx(eL,{claudeConfigured:x,codexConfigured:y,onDone:L})]}),t==="welcome"&&l.jsx("button",{onClick:q,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 KD({onSetupClaude:e,onSetupCodex:t}){return l.jsxs("div",{className:"p-7 pb-6",children:[l.jsxs("div",{className:"mb-6",children:[l.jsx("div",{className:"text-[10px] uppercase tracking-[0.12em] text-cc-muted font-medium mb-2",children:"First time setup"}),l.jsx("h2",{className:"text-xl font-semibold text-cc-fg leading-tight",children:"Welcome to The Companion"}),l.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."})]}),l.jsxs("div",{className:"space-y-2.5",children:[l.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:[l.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"}),l.jsxs("div",{className:"flex-1 min-w-0",children:[l.jsx("div",{className:"text-[13px] font-medium text-cc-fg",children:"Claude Code"}),l.jsx("div",{className:"text-[11px] text-cc-muted leading-snug mt-0.5",children:"Anthropic's coding agent — requires an OAuth token"})]}),l.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:l.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 5l7 7-7 7"})})]}),l.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:[l.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"}),l.jsxs("div",{className:"flex-1 min-w-0",children:[l.jsx("div",{className:"text-[13px] font-medium text-cc-fg",children:"Codex"}),l.jsx("div",{className:"text-[11px] text-cc-muted leading-snug mt-0.5",children:"OpenAI's coding agent — log in via ChatGPT"})]}),l.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:l.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 5l7 7-7 7"})})]})]})]})}function ZD({token:e,onTokenChange:t,onSave:n,onSkip:i,saving:a,error:o}){const u=S.useRef(null);S.useEffect(()=>{var h;(h=u.current)==null||h.focus()},[]);const f="claude-token-error";return l.jsxs("div",{className:"p-7 pb-6",children:[l.jsxs("div",{className:"mb-5",children:[l.jsx("div",{className:"text-[10px] uppercase tracking-[0.12em] text-cc-muted font-medium mb-2",children:"Step 1 of 2"}),l.jsx("h2",{className:"text-xl font-semibold text-cc-fg leading-tight",children:"Set up Claude Code"}),l.jsx("p",{className:"text-sm text-cc-muted mt-1.5 leading-relaxed",children:"Generate an OAuth token by running this in your terminal:"})]}),l.jsxs("div",{className:"rounded-lg overflow-hidden mb-4 border border-cc-border",style:{background:"var(--color-cc-code-bg)"},children:[l.jsxs("div",{className:"flex items-center justify-between px-3 py-1.5 border-b border-cc-border",children:[l.jsxs("div",{className:"flex items-center gap-1.5","aria-hidden":"true",children:[l.jsx("div",{className:"w-[7px] h-[7px] rounded-full bg-cc-error opacity-60"}),l.jsx("div",{className:"w-[7px] h-[7px] rounded-full bg-cc-warning opacity-60"}),l.jsx("div",{className:"w-[7px] h-[7px] rounded-full bg-cc-success opacity-60"})]}),l.jsx(LS,{text:"claude setup-token"})]}),l.jsx("div",{className:"px-3.5 py-3",children:l.jsxs("div",{className:"flex items-center gap-2",children:[l.jsx("span",{className:"text-cc-muted text-xs font-mono-code select-none","aria-hidden":"true",children:"$"}),l.jsx("code",{className:"text-[13px] font-mono-code text-cc-fg select-all",children:"claude setup-token"})]})})]}),l.jsxs("div",{className:"mb-4",children:[l.jsx("label",{htmlFor:"claude-token",className:"text-xs text-cc-muted block mb-1.5",children:"OAuth Token"}),l.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":o?f:void 0,"aria-invalid":o?!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"})]}),o&&l.jsxs("div",{id:f,role:"alert",className:"flex items-start gap-2 mb-4 text-xs text-cc-error",children:[l.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:[l.jsx("circle",{cx:"12",cy:"12",r:"10"}),l.jsx("path",{d:"M12 8v4m0 4h.01"})]}),l.jsx("span",{children:o})]}),l.jsxs("div",{className:"flex items-center gap-2 pt-1",children:[l.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"}),l.jsx("button",{onClick:n,disabled:a,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:a?"none":"0 1px 3px var(--color-cc-primary-btn)"},children:a?"Saving...":e.trim()?"Save & Continue":"Continue"})]})]})}function JD({apiKey:e,onApiKeyChange:t,onCheckAuth:n,onSaveApiKey:i,onSkip:a,onBack:o,saving:u,error:f}){const[h,p]=S.useState(!1),g="codex-auth-error";return l.jsxs("div",{className:"p-7 pb-6",children:[l.jsxs("div",{className:"mb-5",children:[l.jsx("div",{className:"text-[10px] uppercase tracking-[0.12em] text-cc-muted font-medium mb-2",children:"Step 2 of 2"}),l.jsx("h2",{className:"text-xl font-semibold text-cc-fg leading-tight",children:"Set up Codex"}),l.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:"})]}),l.jsxs("div",{className:"rounded-lg overflow-hidden mb-4 border border-cc-border",style:{background:"var(--color-cc-code-bg)"},children:[l.jsxs("div",{className:"flex items-center justify-between px-3 py-1.5 border-b border-cc-border",children:[l.jsxs("div",{className:"flex items-center gap-1.5","aria-hidden":"true",children:[l.jsx("div",{className:"w-[7px] h-[7px] rounded-full bg-cc-error opacity-60"}),l.jsx("div",{className:"w-[7px] h-[7px] rounded-full bg-cc-warning opacity-60"}),l.jsx("div",{className:"w-[7px] h-[7px] rounded-full bg-cc-success opacity-60"})]}),l.jsx(LS,{text:"codex --login"})]}),l.jsx("div",{className:"px-3.5 py-3",children:l.jsxs("div",{className:"flex items-center gap-2",children:[l.jsx("span",{className:"text-cc-muted text-xs font-mono-code select-none","aria-hidden":"true",children:"$"}),l.jsx("code",{className:"text-[13px] font-mono-code text-cc-fg select-all",children:"codex --login"})]})})]}),f&&l.jsxs("div",{id:g,role:"alert",className:"flex items-start gap-2 mb-4 text-xs text-cc-error",children:[l.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:[l.jsx("circle",{cx:"12",cy:"12",r:"10"}),l.jsx("path",{d:"M12 8v4m0 4h.01"})]}),l.jsx("span",{children:f})]}),l.jsxs("div",{className:"mb-4",children:[l.jsxs("button",{onClick:()=>p(!h),className:"text-xs text-cc-muted hover:text-cc-fg transition-colors flex items-center gap-1",children:[l.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:l.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 5l7 7-7 7"})}),"Or use an API key instead"]}),l.jsx("div",{className:"accordion-panel","data-open":h?"true":"false",children:l.jsx("div",{className:"accordion-inner",children:l.jsxs("div",{className:"mt-3",children:[l.jsx("label",{htmlFor:"openai-key",className:"text-xs text-cc-muted block mb-1.5",children:"OpenAI API Key"}),l.jsx("input",{id:"openai-key",type:"password",value:e,onChange:x=>t(x.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"})]})})})]}),l.jsxs("div",{className:"flex items-center gap-2 pt-1",children:[l.jsxs("button",{onClick:o,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:[l.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:l.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M15 19l-7-7 7-7"})}),"Back"]}),l.jsx("div",{className:"flex-1"}),l.jsx("button",{onClick:a,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"}),l.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 eL({claudeConfigured:e,codexConfigured:t,onDone:n}){const i=!e&&!t,a=zg(),[o,u]=S.useState(a);return S.useEffect(()=>{o||requestAnimationFrame(()=>u(!0))},[o]),l.jsxs("div",{className:"p-7 pb-6 text-center",style:{opacity:o?1:0,transform:o?"translateY(0)":"translateY(8px)",transition:a?"none":"opacity 400ms cubic-bezier(0.16, 1, 0.3, 1), transform 400ms cubic-bezier(0.16, 1, 0.3, 1)"},children:[l.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?l.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:l.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 5l7 7-7 7"})}):l.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:l.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M5 13l4 4L19 7"})})}),l.jsx("h2",{className:"text-xl font-semibold text-cc-fg mb-2",children:i?"Setup Skipped":"You're all set!"}),l.jsx("div",{className:"text-sm text-cc-muted leading-relaxed mb-6",children:i?"You can configure providers anytime in Settings.":l.jsxs(l.Fragment,{children:[e&&l.jsx("span",{className:"block",children:"Claude Code is ready."}),t&&l.jsx("span",{className:"block",children:"Codex is ready."}),l.jsx("span",{className:"block mt-1 text-xs",children:"You can update these anytime in Settings."})]})}),l.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 LS({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 l.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?l.jsxs(l.Fragment,{children:[l.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:l.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M5 13l4 4L19 7"})}),"Copied!"]}):l.jsxs(l.Fragment,{children:[l.jsxs("svg",{className:"w-3 h-3",fill:"none",stroke:"currentColor",strokeWidth:1.5,viewBox:"0 0 24 24","aria-hidden":"true",children:[l.jsx("rect",{x:"9",y:"9",width:"13",height:"13",rx:"2"}),l.jsx("path",{d:"M5 15H4a2 2 0 01-2-2V4a2 2 0 012-2h9a2 2 0 012 2v1"})]}),"Copy"]})})}const tL=S.lazy(()=>qn(()=>import("./Playground-CF7prjX2.js"),[]).then(e=>({default:e.Playground}))),nL=S.lazy(()=>qn(()=>import("./SettingsPage-B2dQwyjl.js"),[]).then(e=>({default:e.SettingsPage}))),rL=S.lazy(()=>qn(()=>import("./IntegrationsPage-F68cGNc0.js"),[]).then(e=>({default:e.IntegrationsPage}))),iL=S.lazy(()=>qn(()=>import("./LinearSettingsPage-CPvMIKgr.js"),[]).then(e=>({default:e.LinearSettingsPage}))),sL=S.lazy(()=>qn(()=>import("./LinearOAuthSettingsPage-SoGpGzIF.js"),[]).then(e=>({default:e.LinearOAuthSettingsPage}))),aL=S.lazy(()=>qn(()=>import("./TailscalePage-OvQqy343.js"),[]).then(e=>({default:e.TailscalePage}))),lL=S.lazy(()=>qn(()=>import("./PromptsPage-vx71p6l9.js"),[]).then(e=>({default:e.PromptsPage}))),oL=S.lazy(()=>qn(()=>Promise.resolve().then(()=>VR),void 0).then(e=>({default:e.EnvManager}))),cL=S.lazy(()=>qn(()=>import("./SandboxManager-YH5E0Jto.js"),[]).then(e=>({default:e.SandboxManager}))),uL=S.lazy(()=>qn(()=>import("./CronManager-DTlT02dA.js"),[]).then(e=>({default:e.CronManager}))),dL=S.lazy(()=>qn(()=>import("./AgentsPage-Dye7KBqi.js"),[]).then(e=>({default:e.AgentsPage}))),fL=S.lazy(()=>qn(()=>import("./RunsPage-CH4PZDnZ.js"),[]).then(e=>({default:e.RunsPage}))),hL=S.lazy(()=>qn(()=>import("./DashboardPage-fvKg3Yqp.js"),[]).then(e=>({default:e.DashboardPage})));function fr(){return l.jsx("div",{className:"flex items-center justify-center h-full",children:l.jsx("div",{className:"text-sm text-cc-muted",children:"Loading..."})})}function pL(){return S.useSyncExternalStore(e=>(window.addEventListener("hashchange",e),()=>window.removeEventListener("hashchange",e)),()=>window.location.hash)}function mL(){const e=X(W=>W.isAuthenticated),t=X(W=>W.darkMode),n=X(W=>W.currentSessionId),i=X(W=>W.sidebarOpen),a=X(W=>W.taskPanelOpen),o=X(W=>W.homeResetKey),u=X(W=>W.activeTab),f=X(W=>W.sessionCreating),h=X(W=>W.sessionCreatingBackend),p=X(W=>W.creationProgress),g=X(W=>W.creationError),x=X(W=>W.updateOverlayActive),b=pL(),y=S.useMemo(()=>ix(b),[b]),_=y.page==="settings",j=y.page==="prompts",C=y.page==="integrations",k=y.page==="integration-linear",A=y.page==="integration-linear-oauth",N=y.page==="integration-tailscale",D=y.page==="environments",z=y.page==="sandboxes",L=y.page==="scheduled",q=y.page==="agents"||y.page==="agent-detail",O=y.page==="runs",Y=y.page==="dashboard",B=y.page==="session"||y.page==="home";S.useEffect(()=>{V4(b||"#/")},[b]),S.useEffect(()=>{document.documentElement.classList.toggle("dark",t)},[t]);const H=S.useRef(X.getState().currentSessionId);S.useEffect(()=>{if(H.current!==null&&y.page==="home"){sx(H.current,!0),H.current=null;return}if(H.current=null,y.page==="session"){const W=X.getState();W.currentSessionId!==y.sessionId&&W.setCurrentSession(y.sessionId),Ac(y.sessionId)}else if(y.page==="home"){const W=X.getState();W.currentSessionId!==null&&W.setCurrentSession(null)}},[y]);const T=X(W=>n?W.changedFilesTick.get(n)??0:0),le=X(W=>W.diffBase),J=X(W=>W.setGitChangedFilesCount),G=X(W=>{var xe,R;return n&&(((xe=W.sessions.get(n))==null?void 0:xe.cwd)||((R=W.sdkSessions.find($=>$.sessionId===n))==null?void 0:R.cwd))||null});S.useEffect(()=>{if(!n||!G)return;let W=!1;return je.getChangedFiles(G,le).then(({files:xe})=>{if(W)return;const R=`${G}/`,$=xe.filter(Z=>Z.path===G||Z.path.startsWith(R)).length;J(n,$)}).catch(()=>{}),()=>{W=!0}},[n,G,le,T,J]),S.useEffect(()=>{const W=()=>{je.checkForUpdate().then(R=>{X.getState().setUpdateInfo(R)}).catch(()=>{})};W();const xe=setInterval(W,300*1e3);return()=>clearInterval(xe)},[]),S.useEffect(()=>{const W=()=>{je.getClaudeCompat().then(R=>{X.getState().setClaudeCompatInfo(R)}).catch(()=>{})};W();const xe=setInterval(W,300*1e3);return()=>clearInterval(xe)},[]);const[P,F]=S.useState(!1);return S.useEffect(()=>{e&&je.getSettings().then(W=>{W.publicUrl&&X.getState().setPublicUrl(W.publicUrl),W.onboardingCompleted||F(!0)}).catch(()=>{})},[e]),S.useEffect(()=>{localStorage.getItem("companion_docker_prompt_pending")==="1"&&localStorage.removeItem("companion_docker_prompt_pending")},[]),e?y.page==="playground"?l.jsx(S.Suspense,{fallback:l.jsx(fr,{}),children:l.jsx(tL,{})}):l.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&&l.jsx("div",{className:"fixed inset-0 bg-black/30 z-30 md:hidden",onClick:()=>X.getState().setSidebarOpen(!1)}),l.jsx("div",{className:`
|
|
127
|
+
fixed inset-y-0 left-0 md:relative md:inset-auto z-40 md:z-auto
|
|
128
|
+
h-full shrink-0 transition-all duration-200 pt-safe md:pt-0
|
|
129
|
+
${i?"w-full md:w-[260px] translate-x-0":"w-0 -translate-x-full md:w-0 md:-translate-x-full"}
|
|
130
|
+
overflow-hidden
|
|
131
|
+
`,children:l.jsx(uE,{})}),l.jsxs("div",{className:"flex-1 flex flex-col min-w-0 overflow-hidden",children:[l.jsx(UR,{}),l.jsx(ID,{}),l.jsxs("div",{className:"flex-1 overflow-hidden relative",children:[_&&l.jsx("div",{className:"absolute inset-0",children:l.jsx(S.Suspense,{fallback:l.jsx(fr,{}),children:l.jsx(nL,{embedded:!0})})}),j&&l.jsx("div",{className:"absolute inset-0",children:l.jsx(S.Suspense,{fallback:l.jsx(fr,{}),children:l.jsx(lL,{embedded:!0})})}),C&&l.jsx("div",{className:"absolute inset-0",children:l.jsx(S.Suspense,{fallback:l.jsx(fr,{}),children:l.jsx(rL,{embedded:!0})})}),k&&l.jsx("div",{className:"absolute inset-0",children:l.jsx(S.Suspense,{fallback:l.jsx(fr,{}),children:l.jsx(iL,{embedded:!0})})}),A&&l.jsx("div",{className:"absolute inset-0",children:l.jsx(S.Suspense,{fallback:l.jsx(fr,{}),children:l.jsx(sL,{embedded:!0})})}),N&&l.jsx("div",{className:"absolute inset-0",children:l.jsx(S.Suspense,{fallback:l.jsx(fr,{}),children:l.jsx(aL,{embedded:!0})})}),D&&l.jsx("div",{className:"absolute inset-0",children:l.jsx(S.Suspense,{fallback:l.jsx(fr,{}),children:l.jsx(oL,{embedded:!0})})}),z&&l.jsx("div",{className:"absolute inset-0",children:l.jsx(S.Suspense,{fallback:l.jsx(fr,{}),children:l.jsx(cL,{embedded:!0})})}),L&&l.jsx("div",{className:"absolute inset-0",children:l.jsx(S.Suspense,{fallback:l.jsx(fr,{}),children:l.jsx(uL,{embedded:!0})})}),q&&l.jsx("div",{className:"absolute inset-0",children:l.jsx(S.Suspense,{fallback:l.jsx(fr,{}),children:l.jsx(dL,{route:y})})}),O&&l.jsx("div",{className:"absolute inset-0",children:l.jsx(S.Suspense,{fallback:l.jsx(fr,{}),children:l.jsx(fL,{})})}),Y&&l.jsx("div",{className:"absolute inset-0",children:l.jsx(S.Suspense,{fallback:l.jsx(fr,{}),children:l.jsx(hL,{})})}),B&&l.jsxs(l.Fragment,{children:[l.jsx("div",{className:"absolute inset-0",children:n?u==="diff"?l.jsx(HD,{sessionId:n}):l.jsx(PR,{sessionId:n}):l.jsx(iD,{},o)}),f&&p&&p.length>0&&l.jsx(qD,{steps:p,error:g,backend:h??void 0,onCancel:()=>X.getState().clearCreation()})]})]})]}),n&&B&&l.jsxs(l.Fragment,{children:[!a&&l.jsxs("button",{type:"button",onClick:()=>X.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:[l.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3",children:l.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"})}),l.jsx("span",{className:"[writing-mode:vertical-rl] rotate-180 tracking-wide",children:"Context"})]}),a&&l.jsx("div",{className:"fixed inset-0 bg-black/30 z-30 lg:hidden",onClick:()=>X.getState().setTaskPanelOpen(!1)}),l.jsx("div",{className:`
|
|
132
|
+
fixed inset-y-0 right-0 lg:relative lg:inset-auto z-40 lg:z-auto
|
|
133
|
+
h-full shrink-0 transition-all duration-200 pt-safe lg:pt-0
|
|
134
|
+
${a?"w-full lg:w-[320px] translate-x-0":"w-0 translate-x-full lg:w-0 lg:translate-x-full"}
|
|
135
|
+
overflow-hidden
|
|
136
|
+
`,children:l.jsx($D,{sessionId:n})})]}),l.jsx(WD,{active:x}),l.jsx(QD,{}),P&&l.jsx(XD,{onComplete:()=>F(!1)})]}):l.jsx(K4,{})}class gL extends S.Component{constructor(t){super(t),this.state={hasError:!1}}static getDerivedStateFromError(){return{hasError:!0}}componentDidCatch(t,n){As(t,{source:"react_error_boundary",componentStack:n.componentStack})}render(){return this.state.hasError?l.jsx("div",{className:"h-[100dvh] flex items-center justify-center bg-cc-bg text-cc-fg px-4",children:l.jsxs("div",{className:"max-w-md w-full rounded-xl border border-cc-border bg-cc-card p-5 shadow-sm",children:[l.jsx("h1",{className:"text-base font-semibold",children:"A runtime error occurred"}),l.jsx("p",{className:"text-sm text-cc-muted mt-2",children:"Reload the page to recover. The error has been reported."}),l.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}}q4();Hj.createRoot(document.getElementById("root")).render(l.jsx(S.StrictMode,{children:l.jsx(gL,{children:l.jsx(mL,{})})}));qn(()=>import("./sw-register-CcXhHDAn.js"),[]).catch(()=>{});export{ER as A,yS as B,PR as C,Dl as D,uR as E,YR as F,ED as G,yL as H,bL as I,pc as L,O7 as M,gR as P,qD as S,f_ as T,ID as U,qn as _,je as a,sm as b,_L as c,wL as d,iE as e,q7 as f,I4 as g,V7 as h,IR as i,l as j,$R as k,jD as l,ND as m,sx as n,Cs as o,kl as p,mc as q,S as r,vL as s,xD as t,X as u,fD as v,Ed as w,Tc as x,Ll as y,q5 as z};
|