@hellcoder/companion 0.99.1 → 0.99.2-preview.20260610105829.5d5d2f3
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-DUtusa3N.js → AgentsPage-tWiu1_AT.js} +1 -1
- package/dist/assets/{CronManager-Cw8OcnzF.js → CronManager-BFVFYGxc.js} +1 -1
- package/dist/assets/IntegrationsPage-DRbbUsum.js +1 -0
- package/dist/assets/LinearOAuthSettingsPage-DbqiQRYU.js +1 -0
- package/dist/assets/{LinearSettingsPage-BONvvBRX.js → LinearSettingsPage-C9QVub6_.js} +1 -1
- package/dist/assets/{Playground-B67oLDsO.js → Playground-BYihPEC9.js} +1 -1
- package/dist/assets/{PromptsPage-DGVNZ4EK.js → PromptsPage-Cnhv4Der.js} +2 -2
- package/dist/assets/RunsPage-NVlYvNqV.js +1 -0
- package/dist/assets/{SandboxManager-DvqoPHRO.js → SandboxManager-BKkKy3p4.js} +3 -3
- package/dist/assets/{SettingsPage-BnilFAKh.js → SettingsPage-B9jbUi7A.js} +1 -1
- package/dist/assets/{TailscalePage-B5CjZmMq.js → TailscalePage-Dj5FOGz6.js} +1 -1
- package/dist/assets/index-DOmk_hhI.js +134 -0
- package/dist/assets/{sw-register-8kM_U9f_.js → sw-register-exbRbynw.js} +1 -1
- package/dist/index.html +1 -1
- package/dist/sw.js +1 -1
- package/package.json +1 -1
- package/dist/assets/IntegrationsPage-B46jSjJS.js +0 -1
- package/dist/assets/LinearOAuthSettingsPage-wRchRw3P.js +0 -1
- package/dist/assets/RunsPage-C3gbsT0X.js +0 -1
- package/dist/assets/index-r7sVmMcw.js +0 -134
|
@@ -1,134 +0,0 @@
|
|
|
1
|
-
var ES=Object.defineProperty;var TS=(e,t,n)=>t in e?ES(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;var S1=(e,t,n)=>TS(e,typeof t!="symbol"?t+"":t,n);(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const l of document.querySelectorAll('link[rel="modulepreload"]'))i(l);new MutationObserver(l=>{for(const c of l)if(c.type==="childList")for(const u of c.addedNodes)u.tagName==="LINK"&&u.rel==="modulepreload"&&i(u)}).observe(document,{childList:!0,subtree:!0});function n(l){const c={};return l.integrity&&(c.integrity=l.integrity),l.referrerPolicy&&(c.referrerPolicy=l.referrerPolicy),l.crossOrigin==="use-credentials"?c.credentials="include":l.crossOrigin==="anonymous"?c.credentials="omit":c.credentials="same-origin",c}function i(l){if(l.ep)return;l.ep=!0;const c=n(l);fetch(l.href,c)}})();const AS="modulepreload",MS=function(e){return"/"+e},k1={},Xn=function(t,n,i){let l=Promise.resolve();if(n&&n.length>0){let u=function(p){return Promise.all(p.map(g=>Promise.resolve(g).then(v=>({status:"fulfilled",value:v}),v=>({status:"rejected",reason:v}))))};document.getElementsByTagName("link");const f=document.querySelector("meta[property=csp-nonce]"),h=(f==null?void 0:f.nonce)||(f==null?void 0:f.getAttribute("nonce"));l=u(n.map(p=>{if(p=MS(p),p in k1)return;k1[p]=!0;const g=p.endsWith(".css"),v=g?'[rel="stylesheet"]':"";if(document.querySelector(`link[href="${p}"]${v}`))return;const y=document.createElement("link");if(y.rel=g?"stylesheet":AS,g||(y.as="script"),y.crossOrigin="",y.href=p,h&&y.setAttribute("nonce",h),document.head.appendChild(y),g)return new Promise((b,_)=>{y.addEventListener("load",b),y.addEventListener("error",()=>_(new Error(`Unable to preload CSS for ${p}`)))})}))}function c(u){const f=new Event("vite:preloadError",{cancelable:!0});if(f.payload=u,window.dispatchEvent(f),!f.defaultPrevented)throw u}return l.then(u=>{for(const f of u||[])f.status==="rejected"&&c(f.reason);return t().catch(c)})};function sg(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Yh={exports:{}},po={};/**
|
|
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 N1;function RS(){if(N1)return po;N1=1;var e=Symbol.for("react.transitional.element"),t=Symbol.for("react.fragment");function n(i,l,c){var u=null;if(c!==void 0&&(u=""+c),l.key!==void 0&&(u=""+l.key),"key"in l){c={};for(var f in l)f!=="key"&&(c[f]=l[f])}else c=l;return l=c.ref,{$$typeof:e,type:i,key:u,ref:l!==void 0?l:null,props:c}}return po.Fragment=t,po.jsx=n,po.jsxs=n,po}var C1;function zS(){return C1||(C1=1,Yh.exports=RS()),Yh.exports}var a=zS(),Xh={exports:{}},Ve={};/**
|
|
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 E1;function DS(){if(E1)return Ve;E1=1;var e=Symbol.for("react.transitional.element"),t=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),i=Symbol.for("react.strict_mode"),l=Symbol.for("react.profiler"),c=Symbol.for("react.consumer"),u=Symbol.for("react.context"),f=Symbol.for("react.forward_ref"),h=Symbol.for("react.suspense"),p=Symbol.for("react.memo"),g=Symbol.for("react.lazy"),v=Symbol.for("react.activity"),y=Symbol.iterator;function b(O){return O===null||typeof O!="object"?null:(O=y&&O[y]||O["@@iterator"],typeof O=="function"?O:null)}var _={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},S=Object.assign,E={};function k(O,Z,A){this.props=O,this.context=Z,this.refs=E,this.updater=A||_}k.prototype.isReactComponent={},k.prototype.setState=function(O,Z){if(typeof O!="object"&&typeof O!="function"&&O!=null)throw Error("takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,O,Z,"setState")},k.prototype.forceUpdate=function(O){this.updater.enqueueForceUpdate(this,O,"forceUpdate")};function M(){}M.prototype=k.prototype;function C(O,Z,A){this.props=O,this.context=Z,this.refs=E,this.updater=A||_}var $=C.prototype=new M;$.constructor=C,S($,k.prototype),$.isPureReactComponent=!0;var z=Array.isArray;function D(){}var U={H:null,A:null,T:null,S:null},B=Object.prototype.hasOwnProperty;function H(O,Z,A){var he=A.ref;return{$$typeof:e,type:O,key:Z,ref:he!==void 0?he:null,props:A}}function L(O,Z){return H(O.type,Z,O.props)}function I(O){return typeof O=="object"&&O!==null&&O.$$typeof===e}function T(O){var Z={"=":"=0",":":"=2"};return"$"+O.replace(/[=:]/g,function(A){return Z[A]})}var ae=/\/+/g;function W(O,Z){return typeof O=="object"&&O!==null&&O.key!=null?T(""+O.key):Z.toString(36)}function Y(O){switch(O.status){case"fulfilled":return O.value;case"rejected":throw O.reason;default:switch(typeof O.status=="string"?O.then(D,D):(O.status="pending",O.then(function(Z){O.status==="pending"&&(O.status="fulfilled",O.value=Z)},function(Z){O.status==="pending"&&(O.status="rejected",O.reason=Z)})),O.status){case"fulfilled":return O.value;case"rejected":throw O.reason}}throw O}function F(O,Z,A,he,we){var Ee=typeof O;(Ee==="undefined"||Ee==="boolean")&&(O=null);var Le=!1;if(O===null)Le=!0;else switch(Ee){case"bigint":case"string":case"number":Le=!0;break;case"object":switch(O.$$typeof){case e:case t:Le=!0;break;case g:return Le=O._init,F(Le(O._payload),Z,A,he,we)}}if(Le)return we=we(O),Le=he===""?"."+W(O,0):he,z(we)?(A="",Le!=null&&(A=Le.replace(ae,"$&/")+"/"),F(we,Z,A,"",function(Fe){return Fe})):we!=null&&(I(we)&&(we=L(we,A+(we.key==null||O&&O.key===we.key?"":(""+we.key).replace(ae,"$&/")+"/")+Le)),Z.push(we)),1;Le=0;var ce=he===""?".":he+":";if(z(O))for(var Ne=0;Ne<O.length;Ne++)he=O[Ne],Ee=ce+W(he,Ne),Le+=F(he,Z,A,Ee,we);else if(Ne=b(O),typeof Ne=="function")for(O=Ne.call(O),Ne=0;!(he=O.next()).done;)he=he.value,Ee=ce+W(he,Ne++),Le+=F(he,Z,A,Ee,we);else if(Ee==="object"){if(typeof O.then=="function")return F(Y(O),Z,A,he,we);throw Z=String(O),Error("Objects are not valid as a React child (found: "+(Z==="[object Object]"?"object with keys {"+Object.keys(O).join(", ")+"}":Z)+"). If you meant to render a collection of children, use an array instead.")}return Le}function P(O,Z,A){if(O==null)return O;var he=[],we=0;return F(O,he,"","",function(Ee){return Z.call(A,Ee,we++)}),he}function re(O){if(O._status===-1){var Z=O._result;Z=Z(),Z.then(function(A){(O._status===0||O._status===-1)&&(O._status=1,O._result=A)},function(A){(O._status===0||O._status===-1)&&(O._status=2,O._result=A)}),O._status===-1&&(O._status=0,O._result=Z)}if(O._status===1)return O._result.default;throw O._result}var me=typeof reportError=="function"?reportError:function(O){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var Z=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof O=="object"&&O!==null&&typeof O.message=="string"?String(O.message):String(O),error:O});if(!window.dispatchEvent(Z))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",O);return}console.error(O)},R={map:P,forEach:function(O,Z,A){P(O,function(){Z.apply(this,arguments)},A)},count:function(O){var Z=0;return P(O,function(){Z++}),Z},toArray:function(O){return P(O,function(Z){return Z})||[]},only:function(O){if(!I(O))throw Error("React.Children.only expected to receive a single React element child.");return O}};return Ve.Activity=v,Ve.Children=R,Ve.Component=k,Ve.Fragment=n,Ve.Profiler=l,Ve.PureComponent=C,Ve.StrictMode=i,Ve.Suspense=h,Ve.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=U,Ve.__COMPILER_RUNTIME={__proto__:null,c:function(O){return U.H.useMemoCache(O)}},Ve.cache=function(O){return function(){return O.apply(null,arguments)}},Ve.cacheSignal=function(){return null},Ve.cloneElement=function(O,Z,A){if(O==null)throw Error("The argument must be a React element, but you passed "+O+".");var he=S({},O.props),we=O.key;if(Z!=null)for(Ee in Z.key!==void 0&&(we=""+Z.key),Z)!B.call(Z,Ee)||Ee==="key"||Ee==="__self"||Ee==="__source"||Ee==="ref"&&Z.ref===void 0||(he[Ee]=Z[Ee]);var Ee=arguments.length-2;if(Ee===1)he.children=A;else if(1<Ee){for(var Le=Array(Ee),ce=0;ce<Ee;ce++)Le[ce]=arguments[ce+2];he.children=Le}return H(O.type,we,he)},Ve.createContext=function(O){return O={$$typeof:u,_currentValue:O,_currentValue2:O,_threadCount:0,Provider:null,Consumer:null},O.Provider=O,O.Consumer={$$typeof:c,_context:O},O},Ve.createElement=function(O,Z,A){var he,we={},Ee=null;if(Z!=null)for(he in Z.key!==void 0&&(Ee=""+Z.key),Z)B.call(Z,he)&&he!=="key"&&he!=="__self"&&he!=="__source"&&(we[he]=Z[he]);var Le=arguments.length-2;if(Le===1)we.children=A;else if(1<Le){for(var ce=Array(Le),Ne=0;Ne<Le;Ne++)ce[Ne]=arguments[Ne+2];we.children=ce}if(O&&O.defaultProps)for(he in Le=O.defaultProps,Le)we[he]===void 0&&(we[he]=Le[he]);return H(O,Ee,we)},Ve.createRef=function(){return{current:null}},Ve.forwardRef=function(O){return{$$typeof:f,render:O}},Ve.isValidElement=I,Ve.lazy=function(O){return{$$typeof:g,_payload:{_status:-1,_result:O},_init:re}},Ve.memo=function(O,Z){return{$$typeof:p,type:O,compare:Z===void 0?null:Z}},Ve.startTransition=function(O){var Z=U.T,A={};U.T=A;try{var he=O(),we=U.S;we!==null&&we(A,he),typeof he=="object"&&he!==null&&typeof he.then=="function"&&he.then(D,me)}catch(Ee){me(Ee)}finally{Z!==null&&A.types!==null&&(Z.types=A.types),U.T=Z}},Ve.unstable_useCacheRefresh=function(){return U.H.useCacheRefresh()},Ve.use=function(O){return U.H.use(O)},Ve.useActionState=function(O,Z,A){return U.H.useActionState(O,Z,A)},Ve.useCallback=function(O,Z){return U.H.useCallback(O,Z)},Ve.useContext=function(O){return U.H.useContext(O)},Ve.useDebugValue=function(){},Ve.useDeferredValue=function(O,Z){return U.H.useDeferredValue(O,Z)},Ve.useEffect=function(O,Z){return U.H.useEffect(O,Z)},Ve.useEffectEvent=function(O){return U.H.useEffectEvent(O)},Ve.useId=function(){return U.H.useId()},Ve.useImperativeHandle=function(O,Z,A){return U.H.useImperativeHandle(O,Z,A)},Ve.useInsertionEffect=function(O,Z){return U.H.useInsertionEffect(O,Z)},Ve.useLayoutEffect=function(O,Z){return U.H.useLayoutEffect(O,Z)},Ve.useMemo=function(O,Z){return U.H.useMemo(O,Z)},Ve.useOptimistic=function(O,Z){return U.H.useOptimistic(O,Z)},Ve.useReducer=function(O,Z,A){return U.H.useReducer(O,Z,A)},Ve.useRef=function(O){return U.H.useRef(O)},Ve.useState=function(O){return U.H.useState(O)},Ve.useSyncExternalStore=function(O,Z,A){return U.H.useSyncExternalStore(O,Z,A)},Ve.useTransition=function(){return U.H.useTransition()},Ve.version="19.2.6",Ve}var T1;function ag(){return T1||(T1=1,Xh.exports=DS()),Xh.exports}var j=ag();const Eu=sg(j);var Wh={exports:{}},mo={},Qh={exports:{}},Kh={};/**
|
|
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 A1;function LS(){return A1||(A1=1,(function(e){function t(F,P){var re=F.length;F.push(P);e:for(;0<re;){var me=re-1>>>1,R=F[me];if(0<l(R,P))F[me]=P,F[re]=R,re=me;else break e}}function n(F){return F.length===0?null:F[0]}function i(F){if(F.length===0)return null;var P=F[0],re=F.pop();if(re!==P){F[0]=re;e:for(var me=0,R=F.length,O=R>>>1;me<O;){var Z=2*(me+1)-1,A=F[Z],he=Z+1,we=F[he];if(0>l(A,re))he<R&&0>l(we,A)?(F[me]=we,F[he]=re,me=he):(F[me]=A,F[Z]=re,me=Z);else if(he<R&&0>l(we,re))F[me]=we,F[he]=re,me=he;else break e}}return P}function l(F,P){var re=F.sortIndex-P.sortIndex;return re!==0?re:F.id-P.id}if(e.unstable_now=void 0,typeof performance=="object"&&typeof performance.now=="function"){var c=performance;e.unstable_now=function(){return c.now()}}else{var u=Date,f=u.now();e.unstable_now=function(){return u.now()-f}}var h=[],p=[],g=1,v=null,y=3,b=!1,_=!1,S=!1,E=!1,k=typeof setTimeout=="function"?setTimeout:null,M=typeof clearTimeout=="function"?clearTimeout:null,C=typeof setImmediate<"u"?setImmediate:null;function $(F){for(var P=n(p);P!==null;){if(P.callback===null)i(p);else if(P.startTime<=F)i(p),P.sortIndex=P.expirationTime,t(h,P);else break;P=n(p)}}function z(F){if(S=!1,$(F),!_)if(n(h)!==null)_=!0,D||(D=!0,T());else{var P=n(p);P!==null&&Y(z,P.startTime-F)}}var D=!1,U=-1,B=5,H=-1;function L(){return E?!0:!(e.unstable_now()-H<B)}function I(){if(E=!1,D){var F=e.unstable_now();H=F;var P=!0;try{e:{_=!1,S&&(S=!1,M(U),U=-1),b=!0;var re=y;try{t:{for($(F),v=n(h);v!==null&&!(v.expirationTime>F&&L());){var me=v.callback;if(typeof me=="function"){v.callback=null,y=v.priorityLevel;var R=me(v.expirationTime<=F);if(F=e.unstable_now(),typeof R=="function"){v.callback=R,$(F),P=!0;break t}v===n(h)&&i(h),$(F)}else i(h);v=n(h)}if(v!==null)P=!0;else{var O=n(p);O!==null&&Y(z,O.startTime-F),P=!1}}break e}finally{v=null,y=re,b=!1}P=void 0}}finally{P?T():D=!1}}}var T;if(typeof C=="function")T=function(){C(I)};else if(typeof MessageChannel<"u"){var ae=new MessageChannel,W=ae.port2;ae.port1.onmessage=I,T=function(){W.postMessage(null)}}else T=function(){k(I,0)};function Y(F,P){U=k(function(){F(e.unstable_now())},P)}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(F){F.callback=null},e.unstable_forceFrameRate=function(F){0>F||125<F?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):B=0<F?Math.floor(1e3/F):5},e.unstable_getCurrentPriorityLevel=function(){return y},e.unstable_next=function(F){switch(y){case 1:case 2:case 3:var P=3;break;default:P=y}var re=y;y=P;try{return F()}finally{y=re}},e.unstable_requestPaint=function(){E=!0},e.unstable_runWithPriority=function(F,P){switch(F){case 1:case 2:case 3:case 4:case 5:break;default:F=3}var re=y;y=F;try{return P()}finally{y=re}},e.unstable_scheduleCallback=function(F,P,re){var me=e.unstable_now();switch(typeof re=="object"&&re!==null?(re=re.delay,re=typeof re=="number"&&0<re?me+re:me):re=me,F){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=re+R,F={id:g++,callback:P,priorityLevel:F,startTime:re,expirationTime:R,sortIndex:-1},re>me?(F.sortIndex=re,t(p,F),n(h)===null&&F===n(p)&&(S?(M(U),U=-1):S=!0,Y(z,re-me))):(F.sortIndex=R,t(h,F),_||b||(_=!0,D||(D=!0,T()))),F},e.unstable_shouldYield=L,e.unstable_wrapCallback=function(F){var P=y;return function(){var re=y;y=P;try{return F.apply(this,arguments)}finally{y=re}}}})(Kh)),Kh}var M1;function OS(){return M1||(M1=1,Qh.exports=LS()),Qh.exports}var Zh={exports:{}},Nn={};/**
|
|
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 R1;function BS(){if(R1)return Nn;R1=1;var e=ag();function t(h){var p="https://react.dev/errors/"+h;if(1<arguments.length){p+="?args[]="+encodeURIComponent(arguments[1]);for(var g=2;g<arguments.length;g++)p+="&args[]="+encodeURIComponent(arguments[g])}return"Minified React error #"+h+"; visit "+p+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function n(){}var i={d:{f:n,r:function(){throw Error(t(522))},D:n,C:n,L:n,m:n,X:n,S:n,M:n},p:0,findDOMNode:null},l=Symbol.for("react.portal");function c(h,p,g){var v=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:l,key:v==null?null:""+v,children:h,containerInfo:p,implementation:g}}var u=e.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;function f(h,p){if(h==="font")return"";if(typeof p=="string")return p==="use-credentials"?p:""}return Nn.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=i,Nn.createPortal=function(h,p){var g=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!p||p.nodeType!==1&&p.nodeType!==9&&p.nodeType!==11)throw Error(t(299));return c(h,p,null,g)},Nn.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()}},Nn.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))},Nn.prefetchDNS=function(h){typeof h=="string"&&i.d.D(h)},Nn.preinit=function(h,p){if(typeof h=="string"&&p&&typeof p.as=="string"){var g=p.as,v=f(g,p.crossOrigin),y=typeof p.integrity=="string"?p.integrity:void 0,b=typeof p.fetchPriority=="string"?p.fetchPriority:void 0;g==="style"?i.d.S(h,typeof p.precedence=="string"?p.precedence:void 0,{crossOrigin:v,integrity:y,fetchPriority:b}):g==="script"&&i.d.X(h,{crossOrigin:v,integrity:y,fetchPriority:b,nonce:typeof p.nonce=="string"?p.nonce:void 0})}},Nn.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)},Nn.preload=function(h,p){if(typeof h=="string"&&typeof p=="object"&&p!==null&&typeof p.as=="string"){var g=p.as,v=f(g,p.crossOrigin);i.d.L(h,g,{crossOrigin:v,integrity:typeof p.integrity=="string"?p.integrity:void 0,nonce:typeof p.nonce=="string"?p.nonce:void 0,type:typeof p.type=="string"?p.type:void 0,fetchPriority:typeof p.fetchPriority=="string"?p.fetchPriority:void 0,referrerPolicy:typeof p.referrerPolicy=="string"?p.referrerPolicy:void 0,imageSrcSet:typeof p.imageSrcSet=="string"?p.imageSrcSet:void 0,imageSizes:typeof p.imageSizes=="string"?p.imageSizes:void 0,media:typeof p.media=="string"?p.media:void 0})}},Nn.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)},Nn.requestFormReset=function(h){i.d.r(h)},Nn.unstable_batchedUpdates=function(h,p){return h(p)},Nn.useFormState=function(h,p,g){return u.H.useFormState(h,p,g)},Nn.useFormStatus=function(){return u.H.useHostTransitionStatus()},Nn.version="19.2.6",Nn}var z1;function y5(){if(z1)return Zh.exports;z1=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(),Zh.exports=BS(),Zh.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 D1;function PS(){if(D1)return mo;D1=1;var e=OS(),t=ag(),n=y5();function i(r){var s="https://react.dev/errors/"+r;if(1<arguments.length){s+="?args[]="+encodeURIComponent(arguments[1]);for(var o=2;o<arguments.length;o++)s+="&args[]="+encodeURIComponent(arguments[o])}return"Minified React error #"+r+"; visit "+s+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function l(r){return!(!r||r.nodeType!==1&&r.nodeType!==9&&r.nodeType!==11)}function c(r){var s=r,o=r;if(r.alternate)for(;s.return;)s=s.return;else{r=s;do s=r,(s.flags&4098)!==0&&(o=s.return),r=s.return;while(r)}return s.tag===3?o:null}function u(r){if(r.tag===13){var s=r.memoizedState;if(s===null&&(r=r.alternate,r!==null&&(s=r.memoizedState)),s!==null)return s.dehydrated}return null}function f(r){if(r.tag===31){var s=r.memoizedState;if(s===null&&(r=r.alternate,r!==null&&(s=r.memoizedState)),s!==null)return s.dehydrated}return null}function h(r){if(c(r)!==r)throw Error(i(188))}function p(r){var s=r.alternate;if(!s){if(s=c(r),s===null)throw Error(i(188));return s!==r?null:r}for(var o=r,d=s;;){var m=o.return;if(m===null)break;var x=m.alternate;if(x===null){if(d=m.return,d!==null){o=d;continue}break}if(m.child===x.child){for(x=m.child;x;){if(x===o)return h(m),r;if(x===d)return h(m),s;x=x.sibling}throw Error(i(188))}if(o.return!==d.return)o=m,d=x;else{for(var w=!1,N=m.child;N;){if(N===o){w=!0,o=m,d=x;break}if(N===d){w=!0,d=m,o=x;break}N=N.sibling}if(!w){for(N=x.child;N;){if(N===o){w=!0,o=x,d=m;break}if(N===d){w=!0,d=x,o=m;break}N=N.sibling}if(!w)throw Error(i(189))}}if(o.alternate!==d)throw Error(i(190))}if(o.tag!==3)throw Error(i(188));return o.stateNode.current===o?r:s}function g(r){var s=r.tag;if(s===5||s===26||s===27||s===6)return r;for(r=r.child;r!==null;){if(s=g(r),s!==null)return s;r=r.sibling}return null}var v=Object.assign,y=Symbol.for("react.element"),b=Symbol.for("react.transitional.element"),_=Symbol.for("react.portal"),S=Symbol.for("react.fragment"),E=Symbol.for("react.strict_mode"),k=Symbol.for("react.profiler"),M=Symbol.for("react.consumer"),C=Symbol.for("react.context"),$=Symbol.for("react.forward_ref"),z=Symbol.for("react.suspense"),D=Symbol.for("react.suspense_list"),U=Symbol.for("react.memo"),B=Symbol.for("react.lazy"),H=Symbol.for("react.activity"),L=Symbol.for("react.memo_cache_sentinel"),I=Symbol.iterator;function T(r){return r===null||typeof r!="object"?null:(r=I&&r[I]||r["@@iterator"],typeof r=="function"?r:null)}var ae=Symbol.for("react.client.reference");function W(r){if(r==null)return null;if(typeof r=="function")return r.$$typeof===ae?null:r.displayName||r.name||null;if(typeof r=="string")return r;switch(r){case S:return"Fragment";case k:return"Profiler";case E:return"StrictMode";case z:return"Suspense";case D:return"SuspenseList";case H:return"Activity"}if(typeof r=="object")switch(r.$$typeof){case _:return"Portal";case C:return r.displayName||"Context";case M:return(r._context.displayName||"Context")+".Consumer";case $:var s=r.render;return r=r.displayName,r||(r=s.displayName||s.name||"",r=r!==""?"ForwardRef("+r+")":"ForwardRef"),r;case U:return s=r.displayName||null,s!==null?s:W(r.type)||"Memo";case B:s=r._payload,r=r._init;try{return W(r(s))}catch{}}return null}var Y=Array.isArray,F=t.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,P=n.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,re={pending:!1,data:null,method:null,action:null},me=[],R=-1;function O(r){return{current:r}}function Z(r){0>R||(r.current=me[R],me[R]=null,R--)}function A(r,s){R++,me[R]=r.current,r.current=s}var he=O(null),we=O(null),Ee=O(null),Le=O(null);function ce(r,s){switch(A(Ee,s),A(we,r),A(he,null),s.nodeType){case 9:case 11:r=(r=s.documentElement)&&(r=r.namespaceURI)?Yv(r):0;break;default:if(r=s.tagName,s=s.namespaceURI)s=Yv(s),r=Xv(s,r);else switch(r){case"svg":r=1;break;case"math":r=2;break;default:r=0}}Z(he),A(he,r)}function Ne(){Z(he),Z(we),Z(Ee)}function Fe(r){r.memoizedState!==null&&A(Le,r);var s=he.current,o=Xv(s,r.type);s!==o&&(A(we,r),A(he,o))}function Et(r){we.current===r&&(Z(he),Z(we)),Le.current===r&&(Z(Le),co._currentValue=re)}var Ke,Tt;function vt(r){if(Ke===void 0)try{throw Error()}catch(o){var s=o.stack.trim().match(/\n( *(at )?)/);Ke=s&&s[1]||"",Tt=-1<o.stack.indexOf(`
|
|
42
|
-
at`)?" (<anonymous>)":-1<o.stack.indexOf("@")?"@unknown:0:0":""}return`
|
|
43
|
-
`+Ke+r+Tt}var He=!1;function Bt(r,s){if(!r||He)return"";He=!0;var o=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{var d={DetermineComponentFrameRoot:function(){try{if(s){var de=function(){throw Error()};if(Object.defineProperty(de.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(de,[])}catch(se){var ne=se}Reflect.construct(r,[],de)}else{try{de.call()}catch(se){ne=se}r.call(de.prototype)}}else{try{throw Error()}catch(se){ne=se}(de=r())&&typeof de.catch=="function"&&de.catch(function(){})}}catch(se){if(se&&ne&&typeof se.stack=="string")return[se.stack,ne.stack]}return[null,null]}};d.DetermineComponentFrameRoot.displayName="DetermineComponentFrameRoot";var m=Object.getOwnPropertyDescriptor(d.DetermineComponentFrameRoot,"name");m&&m.configurable&&Object.defineProperty(d.DetermineComponentFrameRoot,"name",{value:"DetermineComponentFrameRoot"});var x=d.DetermineComponentFrameRoot(),w=x[0],N=x[1];if(w&&N){var q=w.split(`
|
|
44
|
-
`),te=N.split(`
|
|
45
|
-
`);for(m=d=0;d<q.length&&!q[d].includes("DetermineComponentFrameRoot");)d++;for(;m<te.length&&!te[m].includes("DetermineComponentFrameRoot");)m++;if(d===q.length||m===te.length)for(d=q.length-1,m=te.length-1;1<=d&&0<=m&&q[d]!==te[m];)m--;for(;1<=d&&0<=m;d--,m--)if(q[d]!==te[m]){if(d!==1||m!==1)do if(d--,m--,0>m||q[d]!==te[m]){var oe=`
|
|
46
|
-
`+q[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{He=!1,Error.prepareStackTrace=o}return(o=r?r.displayName||r.name:"")?vt(o):""}function gn(r,s){switch(r.tag){case 26:case 27:case 5:return vt(r.type);case 16:return vt("Lazy");case 13:return r.child!==s&&s!==null?vt("Suspense Fallback"):vt("Suspense");case 19:return vt("SuspenseList");case 0:case 15:return Bt(r.type,!1);case 11:return Bt(r.type.render,!1);case 1:return Bt(r.type,!0);case 31:return vt("Activity");default:return""}}function cn(r){try{var s="",o=null;do s+=gn(r,o),o=r,r=r.return;while(r);return s}catch(d){return`
|
|
47
|
-
Error generating stack: `+d.message+`
|
|
48
|
-
`+d.stack}}var Jt=Object.prototype.hasOwnProperty,en=e.unstable_scheduleCallback,je=e.unstable_cancelCallback,ze=e.unstable_shouldYield,lt=e.unstable_requestPaint,$e=e.unstable_now,xn=e.unstable_getCurrentPriorityLevel,le=e.unstable_ImmediatePriority,ve=e.unstable_UserBlockingPriority,X=e.unstable_NormalPriority,fe=e.unstable_LowPriority,Ae=e.unstable_IdlePriority,ct=e.log,We=e.unstable_setDisableYieldValue,Je=null,gt=null;function Pt(r){if(typeof ct=="function"&&We(r),gt&&typeof gt.setStrictMode=="function")try{gt.setStrictMode(Je,r)}catch{}}var J=Math.clz32?Math.clz32:Qe,pe=Math.log,ge=Math.LN2;function Qe(r){return r>>>=0,r===0?32:31-(pe(r)/ge|0)|0}var _t=256,xt=262144,Bn=4194304;function At(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 kn(r,s,o){var d=r.pendingLanes;if(d===0)return 0;var m=0,x=r.suspendedLanes,w=r.pingedLanes;r=r.warmLanes;var N=d&134217727;return N!==0?(d=N&~x,d!==0?m=At(d):(w&=N,w!==0?m=At(w):o||(o=N&~r,o!==0&&(m=At(o))))):(N=d&~x,N!==0?m=At(N):w!==0?m=At(w):o||(o=d&~r,o!==0&&(m=At(o)))),m===0?0:s!==0&&s!==m&&(s&x)===0&&(x=m&-m,o=s&-s,x>=o||x===32&&(o&4194048)!==0)?s:m}function Nr(r,s){return(r.pendingLanes&~(r.suspendedLanes&~r.pingedLanes)&s)===0}function Mi(r,s){switch(r){case 1:case 2:case 4:case 8:case 64:return s+250;case 16:case 32:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return s+5e3;case 4194304:case 8388608:case 16777216:case 33554432:return-1;case 67108864:case 134217728:case 268435456:case 536870912:case 1073741824:return-1;default:return-1}}function xl(){var r=Bn;return Bn<<=1,(Bn&62914560)===0&&(Bn=4194304),r}function Or(r){for(var s=[],o=0;31>o;o++)s.push(r);return s}function gs(r,s){r.pendingLanes|=s,s!==268435456&&(r.suspendedLanes=0,r.pingedLanes=0,r.warmLanes=0)}function Hd(r,s,o,d,m,x){var w=r.pendingLanes;r.pendingLanes=o,r.suspendedLanes=0,r.pingedLanes=0,r.warmLanes=0,r.expiredLanes&=o,r.entangledLanes&=o,r.errorRecoveryDisabledLanes&=o,r.shellSuspendCounter=0;var N=r.entanglements,q=r.expirationTimes,te=r.hiddenUpdates;for(o=w&~o;0<o;){var oe=31-J(o),de=1<<oe;N[oe]=0,q[oe]=-1;var ne=te[oe];if(ne!==null)for(te[oe]=null,oe=0;oe<ne.length;oe++){var se=ne[oe];se!==null&&(se.lane&=-536870913)}o&=~de}d!==0&&Ri(r,d,0),x!==0&&m===0&&r.tag!==0&&(r.suspendedLanes|=x&~(w&~s))}function Ri(r,s,o){r.pendingLanes|=s,r.suspendedLanes&=~s;var d=31-J(s);r.entangledLanes|=s,r.entanglements[d]=r.entanglements[d]|1073741824|o&261930}function xs(r,s){var o=r.entangledLanes|=s;for(r=r.entanglements;o;){var d=31-J(o),m=1<<d;m&s|r[d]&s&&(r[d]|=s),o&=~m}}function vs(r,s){var o=s&-s;return o=(o&42)!==0?1:zi(o),(o&(r.suspendedLanes|s))!==0?0:o}function zi(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 ia(r){return r&=-r,2<r?8<r?(r&134217727)!==0?32:268435456:8:2}function Br(){var r=P.p;return r!==0?r:(r=window.event,r===void 0?32:x1(r.type))}function gc(r,s){var o=P.p;try{return P.p=r,s()}finally{P.p=o}}var or=Math.random().toString(36).slice(2),Vt="__reactFiber$"+or,Mt="__reactProps$"+or,Pr="__reactContainer$"+or,bs="__reactEvents$"+or,vl="__reactListeners$"+or,xc="__reactHandles$"+or,qt="__reactResources$"+or,ys="__reactMarker$"+or;function sa(r){delete r[Vt],delete r[Mt],delete r[bs],delete r[vl],delete r[xc]}function Di(r){var s=r[Vt];if(s)return s;for(var o=r.parentNode;o;){if(s=o[Pr]||o[Vt]){if(o=s.alternate,s.child!==null||o!==null&&o.child!==null)for(r=t1(r);r!==null;){if(o=r[Vt])return o;r=t1(r)}return s}r=o,o=r.parentNode}return null}function Li(r){if(r=r[Vt]||r[Pr]){var s=r.tag;if(s===5||s===6||s===13||s===31||s===26||s===27||s===3)return r}return null}function _s(r){var s=r.tag;if(s===5||s===26||s===27||s===6)return r.stateNode;throw Error(i(33))}function $r(r){var s=r[qt];return s||(s=r[qt]={hoistableStyles:new Map,hoistableScripts:new Map}),s}function Wt(r){r[ys]=!0}var Ur=new Set,aa={};function hn(r,s){Mn(r,s),Mn(r+"Capture",s)}function Mn(r,s){for(aa[r]=s,r=0;r<s.length;r++)Ur.add(s[r])}var bl=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]*$"),vc={},yl={};function Id(r){return Jt.call(yl,r)?!0:Jt.call(vc,r)?!1:bl.test(r)?yl[r]=!0:(vc[r]=!0,!1)}function Oi(r,s,o){if(Id(s))if(o===null)r.removeAttribute(s);else{switch(typeof o){case"undefined":case"function":case"symbol":r.removeAttribute(s);return;case"boolean":var d=s.toLowerCase().slice(0,5);if(d!=="data-"&&d!=="aria-"){r.removeAttribute(s);return}}r.setAttribute(s,""+o)}}function ws(r,s,o){if(o===null)r.removeAttribute(s);else{switch(typeof o){case"undefined":case"function":case"symbol":case"boolean":r.removeAttribute(s);return}r.setAttribute(s,""+o)}}function Cr(r,s,o,d){if(d===null)r.removeAttribute(o);else{switch(typeof d){case"undefined":case"function":case"symbol":case"boolean":r.removeAttribute(o);return}r.setAttributeNS(s,o,""+d)}}function Pn(r){switch(typeof r){case"bigint":case"boolean":case"number":case"string":case"undefined":return r;case"object":return r;default:return""}}function bc(r){var s=r.type;return(r=r.nodeName)&&r.toLowerCase()==="input"&&(s==="checkbox"||s==="radio")}function Vd(r,s,o){var d=Object.getOwnPropertyDescriptor(r.constructor.prototype,s);if(!r.hasOwnProperty(s)&&typeof d<"u"&&typeof d.get=="function"&&typeof d.set=="function"){var m=d.get,x=d.set;return Object.defineProperty(r,s,{configurable:!0,get:function(){return m.call(this)},set:function(w){o=""+w,x.call(this,w)}}),Object.defineProperty(r,s,{enumerable:d.enumerable}),{getValue:function(){return o},setValue:function(w){o=""+w},stopTracking:function(){r._valueTracker=null,delete r[s]}}}}function la(r){if(!r._valueTracker){var s=bc(r)?"checked":"value";r._valueTracker=Vd(r,s,""+r[s])}}function _l(r){if(!r)return!1;var s=r._valueTracker;if(!s)return!0;var o=s.getValue(),d="";return r&&(d=bc(r)?r.checked?"true":"false":r.value),r=d,r!==o?(s.setValue(r),!0):!1}function oa(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 Gd=/[\n"\\]/g;function Rn(r){return r.replace(Gd,function(s){return"\\"+s.charCodeAt(0).toString(16)+" "})}function Bi(r,s,o,d,m,x,w,N){r.name="",w!=null&&typeof w!="function"&&typeof w!="symbol"&&typeof w!="boolean"?r.type=w:r.removeAttribute("type"),s!=null?w==="number"?(s===0&&r.value===""||r.value!=s)&&(r.value=""+Pn(s)):r.value!==""+Pn(s)&&(r.value=""+Pn(s)):w!=="submit"&&w!=="reset"||r.removeAttribute("value"),s!=null?jl(r,w,Pn(s)):o!=null?jl(r,w,Pn(o)):d!=null&&r.removeAttribute("value"),m==null&&x!=null&&(r.defaultChecked=!!x),m!=null&&(r.checked=m&&typeof m!="function"&&typeof m!="symbol"),N!=null&&typeof N!="function"&&typeof N!="symbol"&&typeof N!="boolean"?r.name=""+Pn(N):r.removeAttribute("name")}function wl(r,s,o,d,m,x,w,N){if(x!=null&&typeof x!="function"&&typeof x!="symbol"&&typeof x!="boolean"&&(r.type=x),s!=null||o!=null){if(!(x!=="submit"&&x!=="reset"||s!=null)){la(r);return}o=o!=null?""+Pn(o):"",s=s!=null?""+Pn(s):o,N||s===r.value||(r.value=s),r.defaultValue=s}d=d??m,d=typeof d!="function"&&typeof d!="symbol"&&!!d,r.checked=N?r.checked:!!d,r.defaultChecked=!!d,w!=null&&typeof w!="function"&&typeof w!="symbol"&&typeof w!="boolean"&&(r.name=w),la(r)}function jl(r,s,o){s==="number"&&oa(r.ownerDocument)===r||r.defaultValue===""+o||(r.defaultValue=""+o)}function Pi(r,s,o,d){if(r=r.options,s){s={};for(var m=0;m<o.length;m++)s["$"+o[m]]=!0;for(o=0;o<r.length;o++)m=s.hasOwnProperty("$"+r[o].value),r[o].selected!==m&&(r[o].selected=m),m&&d&&(r[o].defaultSelected=!0)}else{for(o=""+Pn(o),s=null,m=0;m<r.length;m++){if(r[m].value===o){r[m].selected=!0,d&&(r[m].defaultSelected=!0);return}s!==null||r[m].disabled||(s=r[m])}s!==null&&(s.selected=!0)}}function yc(r,s,o){if(s!=null&&(s=""+Pn(s),s!==r.value&&(r.value=s),o==null)){r.defaultValue!==s&&(r.defaultValue=s);return}r.defaultValue=o!=null?""+Pn(o):""}function _c(r,s,o,d){if(s==null){if(d!=null){if(o!=null)throw Error(i(92));if(Y(d)){if(1<d.length)throw Error(i(93));d=d[0]}o=d}o==null&&(o=""),s=o}o=Pn(s),r.defaultValue=o,d=r.textContent,d===o&&d!==""&&d!==null&&(r.value=d),la(r)}function $i(r,s){if(s){var o=r.firstChild;if(o&&o===r.lastChild&&o.nodeType===3){o.nodeValue=s;return}}r.textContent=s}var Yd=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 Sl(r,s,o){var d=s.indexOf("--")===0;o==null||typeof o=="boolean"||o===""?d?r.setProperty(s,""):s==="float"?r.cssFloat="":r[s]="":d?r.setProperty(s,o):typeof o!="number"||o===0||Yd.has(s)?s==="float"?r.cssFloat=o:r[s]=(""+o).trim():r[s]=o+"px"}function kl(r,s,o){if(s!=null&&typeof s!="object")throw Error(i(62));if(r=r.style,o!=null){for(var d in o)!o.hasOwnProperty(d)||s!=null&&s.hasOwnProperty(d)||(d.indexOf("--")===0?r.setProperty(d,""):d==="float"?r.cssFloat="":r[d]="");for(var m in s)d=s[m],s.hasOwnProperty(m)&&o[m]!==d&&Sl(r,m,d)}else for(var x in s)s.hasOwnProperty(x)&&Sl(r,x,s[x])}function ca(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 wc=new Map([["acceptCharset","accept-charset"],["htmlFor","for"],["httpEquiv","http-equiv"],["crossOrigin","crossorigin"],["accentHeight","accent-height"],["alignmentBaseline","alignment-baseline"],["arabicForm","arabic-form"],["baselineShift","baseline-shift"],["capHeight","cap-height"],["clipPath","clip-path"],["clipRule","clip-rule"],["colorInterpolation","color-interpolation"],["colorInterpolationFilters","color-interpolation-filters"],["colorProfile","color-profile"],["colorRendering","color-rendering"],["dominantBaseline","dominant-baseline"],["enableBackground","enable-background"],["fillOpacity","fill-opacity"],["fillRule","fill-rule"],["floodColor","flood-color"],["floodOpacity","flood-opacity"],["fontFamily","font-family"],["fontSize","font-size"],["fontSizeAdjust","font-size-adjust"],["fontStretch","font-stretch"],["fontStyle","font-style"],["fontVariant","font-variant"],["fontWeight","font-weight"],["glyphName","glyph-name"],["glyphOrientationHorizontal","glyph-orientation-horizontal"],["glyphOrientationVertical","glyph-orientation-vertical"],["horizAdvX","horiz-adv-x"],["horizOriginX","horiz-origin-x"],["imageRendering","image-rendering"],["letterSpacing","letter-spacing"],["lightingColor","lighting-color"],["markerEnd","marker-end"],["markerMid","marker-mid"],["markerStart","marker-start"],["overlinePosition","overline-position"],["overlineThickness","overline-thickness"],["paintOrder","paint-order"],["panose-1","panose-1"],["pointerEvents","pointer-events"],["renderingIntent","rendering-intent"],["shapeRendering","shape-rendering"],["stopColor","stop-color"],["stopOpacity","stop-opacity"],["strikethroughPosition","strikethrough-position"],["strikethroughThickness","strikethrough-thickness"],["strokeDasharray","stroke-dasharray"],["strokeDashoffset","stroke-dashoffset"],["strokeLinecap","stroke-linecap"],["strokeLinejoin","stroke-linejoin"],["strokeMiterlimit","stroke-miterlimit"],["strokeOpacity","stroke-opacity"],["strokeWidth","stroke-width"],["textAnchor","text-anchor"],["textDecoration","text-decoration"],["textRendering","text-rendering"],["transformOrigin","transform-origin"],["underlinePosition","underline-position"],["underlineThickness","underline-thickness"],["unicodeBidi","unicode-bidi"],["unicodeRange","unicode-range"],["unitsPerEm","units-per-em"],["vAlphabetic","v-alphabetic"],["vHanging","v-hanging"],["vIdeographic","v-ideographic"],["vMathematical","v-mathematical"],["vectorEffect","vector-effect"],["vertAdvY","vert-adv-y"],["vertOriginX","vert-origin-x"],["vertOriginY","vert-origin-y"],["wordSpacing","word-spacing"],["writingMode","writing-mode"],["xmlnsXlink","xmlns:xlink"],["xHeight","x-height"]]),G=/^[\u0000-\u001F ]*j[\r\n\t]*a[\r\n\t]*v[\r\n\t]*a[\r\n\t]*s[\r\n\t]*c[\r\n\t]*r[\r\n\t]*i[\r\n\t]*p[\r\n\t]*t[\r\n\t]*:/i;function xe(r){return G.test(""+r)?"javascript:throw new Error('React has blocked a javascript: URL as a security precaution.')":r}function Ie(){}var ft=null;function it(r){return r=r.target||r.srcElement||window,r.correspondingUseElement&&(r=r.correspondingUseElement),r.nodeType===3?r.parentNode:r}var Be=null,un=null;function js(r){var s=Li(r);if(s&&(r=s.stateNode)){var o=r[Mt]||null;e:switch(r=s.stateNode,s.type){case"input":if(Bi(r,o.value,o.defaultValue,o.defaultValue,o.checked,o.defaultChecked,o.type,o.name),s=o.name,o.type==="radio"&&s!=null){for(o=r;o.parentNode;)o=o.parentNode;for(o=o.querySelectorAll('input[name="'+Rn(""+s)+'"][type="radio"]'),s=0;s<o.length;s++){var d=o[s];if(d!==r&&d.form===r.form){var m=d[Mt]||null;if(!m)throw Error(i(90));Bi(d,m.value,m.defaultValue,m.defaultValue,m.checked,m.defaultChecked,m.type,m.name)}}for(s=0;s<o.length;s++)d=o[s],d.form===r.form&&_l(d)}break e;case"textarea":yc(r,o.value,o.defaultValue);break e;case"select":s=o.value,s!=null&&Pi(r,!!o.multiple,s,!1)}}}var Ui=!1;function Ss(r,s,o){if(Ui)return r(s,o);Ui=!0;try{var d=r(s);return d}finally{if(Ui=!1,(Be!==null||un!==null)&&(au(),Be&&(s=Be,r=un,un=Be=null,js(s),r)))for(s=0;s<r.length;s++)js(r[s])}}function pn(r,s){var o=r.stateNode;if(o===null)return null;var d=o[Mt]||null;if(d===null)return null;o=d[s];e:switch(s){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(d=!d.disabled)||(r=r.type,d=!(r==="button"||r==="input"||r==="select"||r==="textarea")),r=!d;break e;default:r=!1}if(r)return null;if(o&&typeof o!="function")throw Error(i(231,s,typeof o));return o}var cr=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),Nl=!1;if(cr)try{var ks={};Object.defineProperty(ks,"passive",{get:function(){Nl=!0}}),window.addEventListener("test",ks,ks),window.removeEventListener("test",ks,ks)}catch{Nl=!1}var Fr=null,ua=null,Er=null;function Cl(){if(Er)return Er;var r,s=ua,o=s.length,d,m="value"in Fr?Fr.value:Fr.textContent,x=m.length;for(r=0;r<o&&s[r]===m[r];r++);var w=o-r;for(d=1;d<=w&&s[o-d]===m[x-d];d++);return Er=m.slice(r,1<d?1-d:void 0)}function Ns(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 ti(){return!0}function Wg(){return!1}function $n(r){function s(o,d,m,x,w){this._reactName=o,this._targetInst=m,this.type=d,this.nativeEvent=x,this.target=w,this.currentTarget=null;for(var N in r)r.hasOwnProperty(N)&&(o=r[N],this[N]=o?o(x):x[N]);return this.isDefaultPrevented=(x.defaultPrevented!=null?x.defaultPrevented:x.returnValue===!1)?ti:Wg,this.isPropagationStopped=Wg,this}return v(s.prototype,{preventDefault:function(){this.defaultPrevented=!0;var o=this.nativeEvent;o&&(o.preventDefault?o.preventDefault():typeof o.returnValue!="unknown"&&(o.returnValue=!1),this.isDefaultPrevented=ti)},stopPropagation:function(){var o=this.nativeEvent;o&&(o.stopPropagation?o.stopPropagation():typeof o.cancelBubble!="unknown"&&(o.cancelBubble=!0),this.isPropagationStopped=ti)},persist:function(){},isPersistent:ti}),s}var Cs={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(r){return r.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},jc=$n(Cs),El=v({},Cs,{view:0,detail:0}),N2=$n(El),Xd,Wd,Tl,Sc=v({},El,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:Kd,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!==Tl&&(Tl&&r.type==="mousemove"?(Xd=r.screenX-Tl.screenX,Wd=r.screenY-Tl.screenY):Wd=Xd=0,Tl=r),Xd)},movementY:function(r){return"movementY"in r?r.movementY:Wd}}),Qg=$n(Sc),C2=v({},Sc,{dataTransfer:0}),E2=$n(C2),T2=v({},El,{relatedTarget:0}),Qd=$n(T2),A2=v({},Cs,{animationName:0,elapsedTime:0,pseudoElement:0}),M2=$n(A2),R2=v({},Cs,{clipboardData:function(r){return"clipboardData"in r?r.clipboardData:window.clipboardData}}),z2=$n(R2),D2=v({},Cs,{data:0}),Kg=$n(D2),L2={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},O2={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"},B2={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function P2(r){var s=this.nativeEvent;return s.getModifierState?s.getModifierState(r):(r=B2[r])?!!s[r]:!1}function Kd(){return P2}var $2=v({},El,{key:function(r){if(r.key){var s=L2[r.key]||r.key;if(s!=="Unidentified")return s}return r.type==="keypress"?(r=Ns(r),r===13?"Enter":String.fromCharCode(r)):r.type==="keydown"||r.type==="keyup"?O2[r.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:Kd,charCode:function(r){return r.type==="keypress"?Ns(r):0},keyCode:function(r){return r.type==="keydown"||r.type==="keyup"?r.keyCode:0},which:function(r){return r.type==="keypress"?Ns(r):r.type==="keydown"||r.type==="keyup"?r.keyCode:0}}),U2=$n($2),F2=v({},Sc,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),Zg=$n(F2),q2=v({},El,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Kd}),H2=$n(q2),I2=v({},Cs,{propertyName:0,elapsedTime:0,pseudoElement:0}),V2=$n(I2),G2=v({},Sc,{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}),Y2=$n(G2),X2=v({},Cs,{newState:0,oldState:0}),W2=$n(X2),Q2=[9,13,27,32],Zd=cr&&"CompositionEvent"in window,Al=null;cr&&"documentMode"in document&&(Al=document.documentMode);var K2=cr&&"TextEvent"in window&&!Al,Jg=cr&&(!Zd||Al&&8<Al&&11>=Al),ex=" ",tx=!1;function nx(r,s){switch(r){case"keyup":return Q2.indexOf(s.keyCode)!==-1;case"keydown":return s.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function rx(r){return r=r.detail,typeof r=="object"&&"data"in r?r.data:null}var da=!1;function Z2(r,s){switch(r){case"compositionend":return rx(s);case"keypress":return s.which!==32?null:(tx=!0,ex);case"textInput":return r=s.data,r===ex&&tx?null:r;default:return null}}function J2(r,s){if(da)return r==="compositionend"||!Zd&&nx(r,s)?(r=Cl(),Er=ua=Fr=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 Jg&&s.locale!=="ko"?null:s.data;default:return null}}var ej={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 ix(r){var s=r&&r.nodeName&&r.nodeName.toLowerCase();return s==="input"?!!ej[r.type]:s==="textarea"}function sx(r,s,o,d){Be?un?un.push(d):un=[d]:Be=d,s=hu(s,"onChange"),0<s.length&&(o=new jc("onChange","change",null,o,d),r.push({event:o,listeners:s}))}var Ml=null,Rl=null;function tj(r){Fv(r,0)}function kc(r){var s=_s(r);if(_l(s))return r}function ax(r,s){if(r==="change")return s}var lx=!1;if(cr){var Jd;if(cr){var ef="oninput"in document;if(!ef){var ox=document.createElement("div");ox.setAttribute("oninput","return;"),ef=typeof ox.oninput=="function"}Jd=ef}else Jd=!1;lx=Jd&&(!document.documentMode||9<document.documentMode)}function cx(){Ml&&(Ml.detachEvent("onpropertychange",ux),Rl=Ml=null)}function ux(r){if(r.propertyName==="value"&&kc(Rl)){var s=[];sx(s,Rl,r,it(r)),Ss(tj,s)}}function nj(r,s,o){r==="focusin"?(cx(),Ml=s,Rl=o,Ml.attachEvent("onpropertychange",ux)):r==="focusout"&&cx()}function rj(r){if(r==="selectionchange"||r==="keyup"||r==="keydown")return kc(Rl)}function ij(r,s){if(r==="click")return kc(s)}function sj(r,s){if(r==="input"||r==="change")return kc(s)}function aj(r,s){return r===s&&(r!==0||1/r===1/s)||r!==r&&s!==s}var Qn=typeof Object.is=="function"?Object.is:aj;function zl(r,s){if(Qn(r,s))return!0;if(typeof r!="object"||r===null||typeof s!="object"||s===null)return!1;var o=Object.keys(r),d=Object.keys(s);if(o.length!==d.length)return!1;for(d=0;d<o.length;d++){var m=o[d];if(!Jt.call(s,m)||!Qn(r[m],s[m]))return!1}return!0}function dx(r){for(;r&&r.firstChild;)r=r.firstChild;return r}function fx(r,s){var o=dx(r);r=0;for(var d;o;){if(o.nodeType===3){if(d=r+o.textContent.length,r<=s&&d>=s)return{node:o,offset:s-r};r=d}e:{for(;o;){if(o.nextSibling){o=o.nextSibling;break e}o=o.parentNode}o=void 0}o=dx(o)}}function hx(r,s){return r&&s?r===s?!0:r&&r.nodeType===3?!1:s&&s.nodeType===3?hx(r,s.parentNode):"contains"in r?r.contains(s):r.compareDocumentPosition?!!(r.compareDocumentPosition(s)&16):!1:!1}function px(r){r=r!=null&&r.ownerDocument!=null&&r.ownerDocument.defaultView!=null?r.ownerDocument.defaultView:window;for(var s=oa(r.document);s instanceof r.HTMLIFrameElement;){try{var o=typeof s.contentWindow.location.href=="string"}catch{o=!1}if(o)r=s.contentWindow;else break;s=oa(r.document)}return s}function tf(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 lj=cr&&"documentMode"in document&&11>=document.documentMode,fa=null,nf=null,Dl=null,rf=!1;function mx(r,s,o){var d=o.window===o?o.document:o.nodeType===9?o:o.ownerDocument;rf||fa==null||fa!==oa(d)||(d=fa,"selectionStart"in d&&tf(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}),Dl&&zl(Dl,d)||(Dl=d,d=hu(nf,"onSelect"),0<d.length&&(s=new jc("onSelect","select",null,s,o),r.push({event:s,listeners:d}),s.target=fa)))}function Es(r,s){var o={};return o[r.toLowerCase()]=s.toLowerCase(),o["Webkit"+r]="webkit"+s,o["Moz"+r]="moz"+s,o}var ha={animationend:Es("Animation","AnimationEnd"),animationiteration:Es("Animation","AnimationIteration"),animationstart:Es("Animation","AnimationStart"),transitionrun:Es("Transition","TransitionRun"),transitionstart:Es("Transition","TransitionStart"),transitioncancel:Es("Transition","TransitionCancel"),transitionend:Es("Transition","TransitionEnd")},sf={},gx={};cr&&(gx=document.createElement("div").style,"AnimationEvent"in window||(delete ha.animationend.animation,delete ha.animationiteration.animation,delete ha.animationstart.animation),"TransitionEvent"in window||delete ha.transitionend.transition);function Ts(r){if(sf[r])return sf[r];if(!ha[r])return r;var s=ha[r],o;for(o in s)if(s.hasOwnProperty(o)&&o in gx)return sf[r]=s[o];return r}var xx=Ts("animationend"),vx=Ts("animationiteration"),bx=Ts("animationstart"),oj=Ts("transitionrun"),cj=Ts("transitionstart"),uj=Ts("transitioncancel"),yx=Ts("transitionend"),_x=new Map,af="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(" ");af.push("scrollEnd");function Tr(r,s){_x.set(r,s),hn(s,[r])}var Nc=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)},ur=[],pa=0,lf=0;function Cc(){for(var r=pa,s=lf=pa=0;s<r;){var o=ur[s];ur[s++]=null;var d=ur[s];ur[s++]=null;var m=ur[s];ur[s++]=null;var x=ur[s];if(ur[s++]=null,d!==null&&m!==null){var w=d.pending;w===null?m.next=m:(m.next=w.next,w.next=m),d.pending=m}x!==0&&wx(o,m,x)}}function Ec(r,s,o,d){ur[pa++]=r,ur[pa++]=s,ur[pa++]=o,ur[pa++]=d,lf|=d,r.lanes|=d,r=r.alternate,r!==null&&(r.lanes|=d)}function of(r,s,o,d){return Ec(r,s,o,d),Tc(r)}function As(r,s){return Ec(r,null,null,s),Tc(r)}function wx(r,s,o){r.lanes|=o;var d=r.alternate;d!==null&&(d.lanes|=o);for(var m=!1,x=r.return;x!==null;)x.childLanes|=o,d=x.alternate,d!==null&&(d.childLanes|=o),x.tag===22&&(r=x.stateNode,r===null||r._visibility&1||(m=!0)),r=x,x=x.return;return r.tag===3?(x=r.stateNode,m&&s!==null&&(m=31-J(o),r=x.hiddenUpdates,d=r[m],d===null?r[m]=[s]:d.push(s),s.lane=o|536870912),x):null}function Tc(r){if(50<no)throw no=0,xh=null,Error(i(185));for(var s=r.return;s!==null;)r=s,s=r.return;return r.tag===3?r.stateNode:null}var ma={};function dj(r,s,o,d){this.tag=r,this.key=o,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.refCleanup=this.ref=null,this.pendingProps=s,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=d,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function Kn(r,s,o,d){return new dj(r,s,o,d)}function cf(r){return r=r.prototype,!(!r||!r.isReactComponent)}function ni(r,s){var o=r.alternate;return o===null?(o=Kn(r.tag,s,r.key,r.mode),o.elementType=r.elementType,o.type=r.type,o.stateNode=r.stateNode,o.alternate=r,r.alternate=o):(o.pendingProps=s,o.type=r.type,o.flags=0,o.subtreeFlags=0,o.deletions=null),o.flags=r.flags&65011712,o.childLanes=r.childLanes,o.lanes=r.lanes,o.child=r.child,o.memoizedProps=r.memoizedProps,o.memoizedState=r.memoizedState,o.updateQueue=r.updateQueue,s=r.dependencies,o.dependencies=s===null?null:{lanes:s.lanes,firstContext:s.firstContext},o.sibling=r.sibling,o.index=r.index,o.ref=r.ref,o.refCleanup=r.refCleanup,o}function jx(r,s){r.flags&=65011714;var o=r.alternate;return o===null?(r.childLanes=0,r.lanes=s,r.child=null,r.subtreeFlags=0,r.memoizedProps=null,r.memoizedState=null,r.updateQueue=null,r.dependencies=null,r.stateNode=null):(r.childLanes=o.childLanes,r.lanes=o.lanes,r.child=o.child,r.subtreeFlags=0,r.deletions=null,r.memoizedProps=o.memoizedProps,r.memoizedState=o.memoizedState,r.updateQueue=o.updateQueue,r.type=o.type,s=o.dependencies,r.dependencies=s===null?null:{lanes:s.lanes,firstContext:s.firstContext}),r}function Ac(r,s,o,d,m,x){var w=0;if(d=r,typeof r=="function")cf(r)&&(w=1);else if(typeof r=="string")w=gS(r,o,he.current)?26:r==="html"||r==="head"||r==="body"?27:5;else e:switch(r){case H:return r=Kn(31,o,s,m),r.elementType=H,r.lanes=x,r;case S:return Ms(o.children,m,x,s);case E:w=8,m|=24;break;case k:return r=Kn(12,o,s,m|2),r.elementType=k,r.lanes=x,r;case z:return r=Kn(13,o,s,m),r.elementType=z,r.lanes=x,r;case D:return r=Kn(19,o,s,m),r.elementType=D,r.lanes=x,r;default:if(typeof r=="object"&&r!==null)switch(r.$$typeof){case C:w=10;break e;case M:w=9;break e;case $:w=11;break e;case U:w=14;break e;case B:w=16,d=null;break e}w=29,o=Error(i(130,r===null?"null":typeof r,"")),d=null}return s=Kn(w,o,s,m),s.elementType=r,s.type=d,s.lanes=x,s}function Ms(r,s,o,d){return r=Kn(7,r,d,s),r.lanes=o,r}function uf(r,s,o){return r=Kn(6,r,null,s),r.lanes=o,r}function Sx(r){var s=Kn(18,null,null,0);return s.stateNode=r,s}function df(r,s,o){return s=Kn(4,r.children!==null?r.children:[],r.key,s),s.lanes=o,s.stateNode={containerInfo:r.containerInfo,pendingChildren:null,implementation:r.implementation},s}var kx=new WeakMap;function dr(r,s){if(typeof r=="object"&&r!==null){var o=kx.get(r);return o!==void 0?o:(s={value:r,source:s,stack:cn(s)},kx.set(r,s),s)}return{value:r,source:s,stack:cn(s)}}var ga=[],xa=0,Mc=null,Ll=0,fr=[],hr=0,Fi=null,qr=1,Hr="";function ri(r,s){ga[xa++]=Ll,ga[xa++]=Mc,Mc=r,Ll=s}function Nx(r,s,o){fr[hr++]=qr,fr[hr++]=Hr,fr[hr++]=Fi,Fi=r;var d=qr;r=Hr;var m=32-J(d)-1;d&=~(1<<m),o+=1;var x=32-J(s)+m;if(30<x){var w=m-m%5;x=(d&(1<<w)-1).toString(32),d>>=w,m-=w,qr=1<<32-J(s)+m|o<<m|d,Hr=x+r}else qr=1<<x|o<<m|d,Hr=r}function ff(r){r.return!==null&&(ri(r,1),Nx(r,1,0))}function hf(r){for(;r===Mc;)Mc=ga[--xa],ga[xa]=null,Ll=ga[--xa],ga[xa]=null;for(;r===Fi;)Fi=fr[--hr],fr[hr]=null,Hr=fr[--hr],fr[hr]=null,qr=fr[--hr],fr[hr]=null}function Cx(r,s){fr[hr++]=qr,fr[hr++]=Hr,fr[hr++]=Fi,qr=s.id,Hr=s.overflow,Fi=r}var vn=null,zt=null,ot=!1,qi=null,pr=!1,pf=Error(i(519));function Hi(r){var s=Error(i(418,1<arguments.length&&arguments[1]!==void 0&&arguments[1]?"text":"HTML",""));throw Ol(dr(s,r)),pf}function Ex(r){var s=r.stateNode,o=r.type,d=r.memoizedProps;switch(s[Vt]=r,s[Mt]=d,o){case"dialog":tt("cancel",s),tt("close",s);break;case"iframe":case"object":case"embed":tt("load",s);break;case"video":case"audio":for(o=0;o<io.length;o++)tt(io[o],s);break;case"source":tt("error",s);break;case"img":case"image":case"link":tt("error",s),tt("load",s);break;case"details":tt("toggle",s);break;case"input":tt("invalid",s),wl(s,d.value,d.defaultValue,d.checked,d.defaultChecked,d.type,d.name,!0);break;case"select":tt("invalid",s);break;case"textarea":tt("invalid",s),_c(s,d.value,d.defaultValue,d.children)}o=d.children,typeof o!="string"&&typeof o!="number"&&typeof o!="bigint"||s.textContent===""+o||d.suppressHydrationWarning===!0||Vv(s.textContent,o)?(d.popover!=null&&(tt("beforetoggle",s),tt("toggle",s)),d.onScroll!=null&&tt("scroll",s),d.onScrollEnd!=null&&tt("scrollend",s),d.onClick!=null&&(s.onclick=Ie),s=!0):s=!1,s||Hi(r,!0)}function Tx(r){for(vn=r.return;vn;)switch(vn.tag){case 5:case 31:case 13:pr=!1;return;case 27:case 3:pr=!0;return;default:vn=vn.return}}function va(r){if(r!==vn)return!1;if(!ot)return Tx(r),ot=!0,!1;var s=r.tag,o;if((o=s!==3&&s!==27)&&((o=s===5)&&(o=r.type,o=!(o!=="form"&&o!=="button")||Rh(r.type,r.memoizedProps)),o=!o),o&&zt&&Hi(r),Tx(r),s===13){if(r=r.memoizedState,r=r!==null?r.dehydrated:null,!r)throw Error(i(317));zt=e1(r)}else if(s===31){if(r=r.memoizedState,r=r!==null?r.dehydrated:null,!r)throw Error(i(317));zt=e1(r)}else s===27?(s=zt,rs(r.type)?(r=Bh,Bh=null,zt=r):zt=s):zt=vn?gr(r.stateNode.nextSibling):null;return!0}function Rs(){zt=vn=null,ot=!1}function mf(){var r=qi;return r!==null&&(Hn===null?Hn=r:Hn.push.apply(Hn,r),qi=null),r}function Ol(r){qi===null?qi=[r]:qi.push(r)}var gf=O(null),zs=null,ii=null;function Ii(r,s,o){A(gf,s._currentValue),s._currentValue=o}function si(r){r._currentValue=gf.current,Z(gf)}function xf(r,s,o){for(;r!==null;){var d=r.alternate;if((r.childLanes&s)!==s?(r.childLanes|=s,d!==null&&(d.childLanes|=s)):d!==null&&(d.childLanes&s)!==s&&(d.childLanes|=s),r===o)break;r=r.return}}function vf(r,s,o,d){var m=r.child;for(m!==null&&(m.return=r);m!==null;){var x=m.dependencies;if(x!==null){var w=m.child;x=x.firstContext;e:for(;x!==null;){var N=x;x=m;for(var q=0;q<s.length;q++)if(N.context===s[q]){x.lanes|=o,N=x.alternate,N!==null&&(N.lanes|=o),xf(x.return,o,r),d||(w=null);break e}x=N.next}}else if(m.tag===18){if(w=m.return,w===null)throw Error(i(341));w.lanes|=o,x=w.alternate,x!==null&&(x.lanes|=o),xf(w,o,r),w=null}else w=m.child;if(w!==null)w.return=m;else for(w=m;w!==null;){if(w===r){w=null;break}if(m=w.sibling,m!==null){m.return=w.return,w=m;break}w=w.return}m=w}}function ba(r,s,o,d){r=null;for(var m=s,x=!1;m!==null;){if(!x){if((m.flags&524288)!==0)x=!0;else if((m.flags&262144)!==0)break}if(m.tag===10){var w=m.alternate;if(w===null)throw Error(i(387));if(w=w.memoizedProps,w!==null){var N=m.type;Qn(m.pendingProps.value,w.value)||(r!==null?r.push(N):r=[N])}}else if(m===Le.current){if(w=m.alternate,w===null)throw Error(i(387));w.memoizedState.memoizedState!==m.memoizedState.memoizedState&&(r!==null?r.push(co):r=[co])}m=m.return}r!==null&&vf(s,r,o,d),s.flags|=262144}function Rc(r){for(r=r.firstContext;r!==null;){if(!Qn(r.context._currentValue,r.memoizedValue))return!0;r=r.next}return!1}function Ds(r){zs=r,ii=null,r=r.dependencies,r!==null&&(r.firstContext=null)}function bn(r){return Ax(zs,r)}function zc(r,s){return zs===null&&Ds(r),Ax(r,s)}function Ax(r,s){var o=s._currentValue;if(s={context:s,memoizedValue:o,next:null},ii===null){if(r===null)throw Error(i(308));ii=s,r.dependencies={lanes:0,firstContext:s},r.flags|=524288}else ii=ii.next=s;return o}var fj=typeof AbortController<"u"?AbortController:function(){var r=[],s=this.signal={aborted:!1,addEventListener:function(o,d){r.push(d)}};this.abort=function(){s.aborted=!0,r.forEach(function(o){return o()})}},hj=e.unstable_scheduleCallback,pj=e.unstable_NormalPriority,tn={$$typeof:C,Consumer:null,Provider:null,_currentValue:null,_currentValue2:null,_threadCount:0};function bf(){return{controller:new fj,data:new Map,refCount:0}}function Bl(r){r.refCount--,r.refCount===0&&hj(pj,function(){r.controller.abort()})}var Pl=null,yf=0,ya=0,_a=null;function mj(r,s){if(Pl===null){var o=Pl=[];yf=0,ya=jh(),_a={status:"pending",value:void 0,then:function(d){o.push(d)}}}return yf++,s.then(Mx,Mx),s}function Mx(){if(--yf===0&&Pl!==null){_a!==null&&(_a.status="fulfilled");var r=Pl;Pl=null,ya=0,_a=null;for(var s=0;s<r.length;s++)(0,r[s])()}}function gj(r,s){var o=[],d={status:"pending",value:null,reason:null,then:function(m){o.push(m)}};return r.then(function(){d.status="fulfilled",d.value=s;for(var m=0;m<o.length;m++)(0,o[m])(s)},function(m){for(d.status="rejected",d.reason=m,m=0;m<o.length;m++)(0,o[m])(void 0)}),d}var Rx=F.S;F.S=function(r,s){mv=$e(),typeof s=="object"&&s!==null&&typeof s.then=="function"&&mj(r,s),Rx!==null&&Rx(r,s)};var Ls=O(null);function _f(){var r=Ls.current;return r!==null?r:Nt.pooledCache}function Dc(r,s){s===null?A(Ls,Ls.current):A(Ls,s.pool)}function zx(){var r=_f();return r===null?null:{parent:tn._currentValue,pool:r}}var wa=Error(i(460)),wf=Error(i(474)),Lc=Error(i(542)),Oc={then:function(){}};function Dx(r){return r=r.status,r==="fulfilled"||r==="rejected"}function Lx(r,s,o){switch(o=r[o],o===void 0?r.push(s):o!==s&&(s.then(Ie,Ie),s=o),s.status){case"fulfilled":return s.value;case"rejected":throw r=s.reason,Bx(r),r;default:if(typeof s.status=="string")s.then(Ie,Ie);else{if(r=Nt,r!==null&&100<r.shellSuspendCounter)throw Error(i(482));r=s,r.status="pending",r.then(function(d){if(s.status==="pending"){var m=s;m.status="fulfilled",m.value=d}},function(d){if(s.status==="pending"){var m=s;m.status="rejected",m.reason=d}})}switch(s.status){case"fulfilled":return s.value;case"rejected":throw r=s.reason,Bx(r),r}throw Bs=s,wa}}function Os(r){try{var s=r._init;return s(r._payload)}catch(o){throw o!==null&&typeof o=="object"&&typeof o.then=="function"?(Bs=o,wa):o}}var Bs=null;function Ox(){if(Bs===null)throw Error(i(459));var r=Bs;return Bs=null,r}function Bx(r){if(r===wa||r===Lc)throw Error(i(483))}var ja=null,$l=0;function Bc(r){var s=$l;return $l+=1,ja===null&&(ja=[]),Lx(ja,r,s)}function Ul(r,s){s=s.props.ref,r.ref=s!==void 0?s:null}function Pc(r,s){throw s.$$typeof===y?Error(i(525)):(r=Object.prototype.toString.call(s),Error(i(31,r==="[object Object]"?"object with keys {"+Object.keys(s).join(", ")+"}":r)))}function Px(r){function s(K,V){if(r){var ee=K.deletions;ee===null?(K.deletions=[V],K.flags|=16):ee.push(V)}}function o(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=ni(K,V),K.index=0,K.sibling=null,K}function x(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 N(K,V,ee,ue){return V===null||V.tag!==6?(V=uf(ee,K.mode,ue),V.return=K,V):(V=m(V,ee),V.return=K,V)}function q(K,V,ee,ue){var Oe=ee.type;return Oe===S?oe(K,V,ee.props.children,ue,ee.key):V!==null&&(V.elementType===Oe||typeof Oe=="object"&&Oe!==null&&Oe.$$typeof===B&&Os(Oe)===V.type)?(V=m(V,ee.props),Ul(V,ee),V.return=K,V):(V=Ac(ee.type,ee.key,ee.props,null,K.mode,ue),Ul(V,ee),V.return=K,V)}function te(K,V,ee,ue){return V===null||V.tag!==4||V.stateNode.containerInfo!==ee.containerInfo||V.stateNode.implementation!==ee.implementation?(V=df(ee,K.mode,ue),V.return=K,V):(V=m(V,ee.children||[]),V.return=K,V)}function oe(K,V,ee,ue,Oe){return V===null||V.tag!==7?(V=Ms(ee,K.mode,ue,Oe),V.return=K,V):(V=m(V,ee),V.return=K,V)}function de(K,V,ee){if(typeof V=="string"&&V!==""||typeof V=="number"||typeof V=="bigint")return V=uf(""+V,K.mode,ee),V.return=K,V;if(typeof V=="object"&&V!==null){switch(V.$$typeof){case b:return ee=Ac(V.type,V.key,V.props,null,K.mode,ee),Ul(ee,V),ee.return=K,ee;case _:return V=df(V,K.mode,ee),V.return=K,V;case B:return V=Os(V),de(K,V,ee)}if(Y(V)||T(V))return V=Ms(V,K.mode,ee,null),V.return=K,V;if(typeof V.then=="function")return de(K,Bc(V),ee);if(V.$$typeof===C)return de(K,zc(K,V),ee);Pc(K,V)}return null}function ne(K,V,ee,ue){var Oe=V!==null?V.key:null;if(typeof ee=="string"&&ee!==""||typeof ee=="number"||typeof ee=="bigint")return Oe!==null?null:N(K,V,""+ee,ue);if(typeof ee=="object"&&ee!==null){switch(ee.$$typeof){case b:return ee.key===Oe?q(K,V,ee,ue):null;case _:return ee.key===Oe?te(K,V,ee,ue):null;case B:return ee=Os(ee),ne(K,V,ee,ue)}if(Y(ee)||T(ee))return Oe!==null?null:oe(K,V,ee,ue,null);if(typeof ee.then=="function")return ne(K,V,Bc(ee),ue);if(ee.$$typeof===C)return ne(K,V,zc(K,ee),ue);Pc(K,ee)}return null}function se(K,V,ee,ue,Oe){if(typeof ue=="string"&&ue!==""||typeof ue=="number"||typeof ue=="bigint")return K=K.get(ee)||null,N(V,K,""+ue,Oe);if(typeof ue=="object"&&ue!==null){switch(ue.$$typeof){case b:return K=K.get(ue.key===null?ee:ue.key)||null,q(V,K,ue,Oe);case _:return K=K.get(ue.key===null?ee:ue.key)||null,te(V,K,ue,Oe);case B:return ue=Os(ue),se(K,V,ee,ue,Oe)}if(Y(ue)||T(ue))return K=K.get(ee)||null,oe(V,K,ue,Oe,null);if(typeof ue.then=="function")return se(K,V,ee,Bc(ue),Oe);if(ue.$$typeof===C)return se(K,V,ee,zc(V,ue),Oe);Pc(V,ue)}return null}function Te(K,V,ee,ue){for(var Oe=null,ht=null,Me=V,Ye=V=0,at=null;Me!==null&&Ye<ee.length;Ye++){Me.index>Ye?(at=Me,Me=null):at=Me.sibling;var pt=ne(K,Me,ee[Ye],ue);if(pt===null){Me===null&&(Me=at);break}r&&Me&&pt.alternate===null&&s(K,Me),V=x(pt,V,Ye),ht===null?Oe=pt:ht.sibling=pt,ht=pt,Me=at}if(Ye===ee.length)return o(K,Me),ot&&ri(K,Ye),Oe;if(Me===null){for(;Ye<ee.length;Ye++)Me=de(K,ee[Ye],ue),Me!==null&&(V=x(Me,V,Ye),ht===null?Oe=Me:ht.sibling=Me,ht=Me);return ot&&ri(K,Ye),Oe}for(Me=d(Me);Ye<ee.length;Ye++)at=se(Me,K,Ye,ee[Ye],ue),at!==null&&(r&&at.alternate!==null&&Me.delete(at.key===null?Ye:at.key),V=x(at,V,Ye),ht===null?Oe=at:ht.sibling=at,ht=at);return r&&Me.forEach(function(os){return s(K,os)}),ot&&ri(K,Ye),Oe}function Ue(K,V,ee,ue){if(ee==null)throw Error(i(151));for(var Oe=null,ht=null,Me=V,Ye=V=0,at=null,pt=ee.next();Me!==null&&!pt.done;Ye++,pt=ee.next()){Me.index>Ye?(at=Me,Me=null):at=Me.sibling;var os=ne(K,Me,pt.value,ue);if(os===null){Me===null&&(Me=at);break}r&&Me&&os.alternate===null&&s(K,Me),V=x(os,V,Ye),ht===null?Oe=os:ht.sibling=os,ht=os,Me=at}if(pt.done)return o(K,Me),ot&&ri(K,Ye),Oe;if(Me===null){for(;!pt.done;Ye++,pt=ee.next())pt=de(K,pt.value,ue),pt!==null&&(V=x(pt,V,Ye),ht===null?Oe=pt:ht.sibling=pt,ht=pt);return ot&&ri(K,Ye),Oe}for(Me=d(Me);!pt.done;Ye++,pt=ee.next())pt=se(Me,K,Ye,pt.value,ue),pt!==null&&(r&&pt.alternate!==null&&Me.delete(pt.key===null?Ye:pt.key),V=x(pt,V,Ye),ht===null?Oe=pt:ht.sibling=pt,ht=pt);return r&&Me.forEach(function(CS){return s(K,CS)}),ot&&ri(K,Ye),Oe}function St(K,V,ee,ue){if(typeof ee=="object"&&ee!==null&&ee.type===S&&ee.key===null&&(ee=ee.props.children),typeof ee=="object"&&ee!==null){switch(ee.$$typeof){case b:e:{for(var Oe=ee.key;V!==null;){if(V.key===Oe){if(Oe=ee.type,Oe===S){if(V.tag===7){o(K,V.sibling),ue=m(V,ee.props.children),ue.return=K,K=ue;break e}}else if(V.elementType===Oe||typeof Oe=="object"&&Oe!==null&&Oe.$$typeof===B&&Os(Oe)===V.type){o(K,V.sibling),ue=m(V,ee.props),Ul(ue,ee),ue.return=K,K=ue;break e}o(K,V);break}else s(K,V);V=V.sibling}ee.type===S?(ue=Ms(ee.props.children,K.mode,ue,ee.key),ue.return=K,K=ue):(ue=Ac(ee.type,ee.key,ee.props,null,K.mode,ue),Ul(ue,ee),ue.return=K,K=ue)}return w(K);case _:e:{for(Oe=ee.key;V!==null;){if(V.key===Oe)if(V.tag===4&&V.stateNode.containerInfo===ee.containerInfo&&V.stateNode.implementation===ee.implementation){o(K,V.sibling),ue=m(V,ee.children||[]),ue.return=K,K=ue;break e}else{o(K,V);break}else s(K,V);V=V.sibling}ue=df(ee,K.mode,ue),ue.return=K,K=ue}return w(K);case B:return ee=Os(ee),St(K,V,ee,ue)}if(Y(ee))return Te(K,V,ee,ue);if(T(ee)){if(Oe=T(ee),typeof Oe!="function")throw Error(i(150));return ee=Oe.call(ee),Ue(K,V,ee,ue)}if(typeof ee.then=="function")return St(K,V,Bc(ee),ue);if(ee.$$typeof===C)return St(K,V,zc(K,ee),ue);Pc(K,ee)}return typeof ee=="string"&&ee!==""||typeof ee=="number"||typeof ee=="bigint"?(ee=""+ee,V!==null&&V.tag===6?(o(K,V.sibling),ue=m(V,ee),ue.return=K,K=ue):(o(K,V),ue=uf(ee,K.mode,ue),ue.return=K,K=ue),w(K)):o(K,V)}return function(K,V,ee,ue){try{$l=0;var Oe=St(K,V,ee,ue);return ja=null,Oe}catch(Me){if(Me===wa||Me===Lc)throw Me;var ht=Kn(29,Me,null,K.mode);return ht.lanes=ue,ht.return=K,ht}finally{}}}var Ps=Px(!0),$x=Px(!1),Vi=!1;function jf(r){r.updateQueue={baseState:r.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,lanes:0,hiddenCallbacks:null},callbacks:null}}function Sf(r,s){r=r.updateQueue,s.updateQueue===r&&(s.updateQueue={baseState:r.baseState,firstBaseUpdate:r.firstBaseUpdate,lastBaseUpdate:r.lastBaseUpdate,shared:r.shared,callbacks:null})}function Gi(r){return{lane:r,tag:0,payload:null,callback:null,next:null}}function Yi(r,s,o){var d=r.updateQueue;if(d===null)return null;if(d=d.shared,(mt&2)!==0){var m=d.pending;return m===null?s.next=s:(s.next=m.next,m.next=s),d.pending=s,s=Tc(r),wx(r,null,o),s}return Ec(r,d,s,o),Tc(r)}function Fl(r,s,o){if(s=s.updateQueue,s!==null&&(s=s.shared,(o&4194048)!==0)){var d=s.lanes;d&=r.pendingLanes,o|=d,s.lanes=o,xs(r,o)}}function kf(r,s){var o=r.updateQueue,d=r.alternate;if(d!==null&&(d=d.updateQueue,o===d)){var m=null,x=null;if(o=o.firstBaseUpdate,o!==null){do{var w={lane:o.lane,tag:o.tag,payload:o.payload,callback:null,next:null};x===null?m=x=w:x=x.next=w,o=o.next}while(o!==null);x===null?m=x=s:x=x.next=s}else m=x=s;o={baseState:d.baseState,firstBaseUpdate:m,lastBaseUpdate:x,shared:d.shared,callbacks:d.callbacks},r.updateQueue=o;return}r=o.lastBaseUpdate,r===null?o.firstBaseUpdate=s:r.next=s,o.lastBaseUpdate=s}var Nf=!1;function ql(){if(Nf){var r=_a;if(r!==null)throw r}}function Hl(r,s,o,d){Nf=!1;var m=r.updateQueue;Vi=!1;var x=m.firstBaseUpdate,w=m.lastBaseUpdate,N=m.shared.pending;if(N!==null){m.shared.pending=null;var q=N,te=q.next;q.next=null,w===null?x=te:w.next=te,w=q;var oe=r.alternate;oe!==null&&(oe=oe.updateQueue,N=oe.lastBaseUpdate,N!==w&&(N===null?oe.firstBaseUpdate=te:N.next=te,oe.lastBaseUpdate=q))}if(x!==null){var de=m.baseState;w=0,oe=te=q=null,N=x;do{var ne=N.lane&-536870913,se=ne!==N.lane;if(se?(st&ne)===ne:(d&ne)===ne){ne!==0&&ne===ya&&(Nf=!0),oe!==null&&(oe=oe.next={lane:0,tag:N.tag,payload:N.payload,callback:null,next:null});e:{var Te=r,Ue=N;ne=s;var St=o;switch(Ue.tag){case 1:if(Te=Ue.payload,typeof Te=="function"){de=Te.call(St,de,ne);break e}de=Te;break e;case 3:Te.flags=Te.flags&-65537|128;case 0:if(Te=Ue.payload,ne=typeof Te=="function"?Te.call(St,de,ne):Te,ne==null)break e;de=v({},de,ne);break e;case 2:Vi=!0}}ne=N.callback,ne!==null&&(r.flags|=64,se&&(r.flags|=8192),se=m.callbacks,se===null?m.callbacks=[ne]:se.push(ne))}else se={lane:ne,tag:N.tag,payload:N.payload,callback:N.callback,next:null},oe===null?(te=oe=se,q=de):oe=oe.next=se,w|=ne;if(N=N.next,N===null){if(N=m.shared.pending,N===null)break;se=N,N=se.next,se.next=null,m.lastBaseUpdate=se,m.shared.pending=null}}while(!0);oe===null&&(q=de),m.baseState=q,m.firstBaseUpdate=te,m.lastBaseUpdate=oe,x===null&&(m.shared.lanes=0),Zi|=w,r.lanes=w,r.memoizedState=de}}function Ux(r,s){if(typeof r!="function")throw Error(i(191,r));r.call(s)}function Fx(r,s){var o=r.callbacks;if(o!==null)for(r.callbacks=null,r=0;r<o.length;r++)Ux(o[r],s)}var Sa=O(null),$c=O(0);function qx(r,s){r=pi,A($c,r),A(Sa,s),pi=r|s.baseLanes}function Cf(){A($c,pi),A(Sa,Sa.current)}function Ef(){pi=$c.current,Z(Sa),Z($c)}var Zn=O(null),mr=null;function Xi(r){var s=r.alternate;A(Qt,Qt.current&1),A(Zn,r),mr===null&&(s===null||Sa.current!==null||s.memoizedState!==null)&&(mr=r)}function Tf(r){A(Qt,Qt.current),A(Zn,r),mr===null&&(mr=r)}function Hx(r){r.tag===22?(A(Qt,Qt.current),A(Zn,r),mr===null&&(mr=r)):Wi()}function Wi(){A(Qt,Qt.current),A(Zn,Zn.current)}function Jn(r){Z(Zn),mr===r&&(mr=null),Z(Qt)}var Qt=O(0);function Uc(r){for(var s=r;s!==null;){if(s.tag===13){var o=s.memoizedState;if(o!==null&&(o=o.dehydrated,o===null||Lh(o)||Oh(o)))return s}else if(s.tag===19&&(s.memoizedProps.revealOrder==="forwards"||s.memoizedProps.revealOrder==="backwards"||s.memoizedProps.revealOrder==="unstable_legacy-backwards"||s.memoizedProps.revealOrder==="together")){if((s.flags&128)!==0)return s}else if(s.child!==null){s.child.return=s,s=s.child;continue}if(s===r)break;for(;s.sibling===null;){if(s.return===null||s.return===r)return null;s=s.return}s.sibling.return=s.return,s=s.sibling}return null}var ai=0,Ge=null,wt=null,nn=null,Fc=!1,ka=!1,$s=!1,qc=0,Il=0,Na=null,xj=0;function Gt(){throw Error(i(321))}function Af(r,s){if(s===null)return!1;for(var o=0;o<s.length&&o<r.length;o++)if(!Qn(r[o],s[o]))return!1;return!0}function Mf(r,s,o,d,m,x){return ai=x,Ge=s,s.memoizedState=null,s.updateQueue=null,s.lanes=0,F.H=r===null||r.memoizedState===null?N0:Gf,$s=!1,x=o(d,m),$s=!1,ka&&(x=Vx(s,o,d,m)),Ix(r),x}function Ix(r){F.H=Yl;var s=wt!==null&&wt.next!==null;if(ai=0,nn=wt=Ge=null,Fc=!1,Il=0,Na=null,s)throw Error(i(300));r===null||rn||(r=r.dependencies,r!==null&&Rc(r)&&(rn=!0))}function Vx(r,s,o,d){Ge=r;var m=0;do{if(ka&&(Na=null),Il=0,ka=!1,25<=m)throw Error(i(301));if(m+=1,nn=wt=null,r.updateQueue!=null){var x=r.updateQueue;x.lastEffect=null,x.events=null,x.stores=null,x.memoCache!=null&&(x.memoCache.index=0)}F.H=C0,x=s(o,d)}while(ka);return x}function vj(){var r=F.H,s=r.useState()[0];return s=typeof s.then=="function"?Vl(s):s,r=r.useState()[0],(wt!==null?wt.memoizedState:null)!==r&&(Ge.flags|=1024),s}function Rf(){var r=qc!==0;return qc=0,r}function zf(r,s,o){s.updateQueue=r.updateQueue,s.flags&=-2053,r.lanes&=~o}function Df(r){if(Fc){for(r=r.memoizedState;r!==null;){var s=r.queue;s!==null&&(s.pending=null),r=r.next}Fc=!1}ai=0,nn=wt=Ge=null,ka=!1,Il=qc=0,Na=null}function zn(){var r={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return nn===null?Ge.memoizedState=nn=r:nn=nn.next=r,nn}function Kt(){if(wt===null){var r=Ge.alternate;r=r!==null?r.memoizedState:null}else r=wt.next;var s=nn===null?Ge.memoizedState:nn.next;if(s!==null)nn=s,wt=r;else{if(r===null)throw Ge.alternate===null?Error(i(467)):Error(i(310));wt=r,r={memoizedState:wt.memoizedState,baseState:wt.baseState,baseQueue:wt.baseQueue,queue:wt.queue,next:null},nn===null?Ge.memoizedState=nn=r:nn=nn.next=r}return nn}function Hc(){return{lastEffect:null,events:null,stores:null,memoCache:null}}function Vl(r){var s=Il;return Il+=1,Na===null&&(Na=[]),r=Lx(Na,r,s),s=Ge,(nn===null?s.memoizedState:nn.next)===null&&(s=s.alternate,F.H=s===null||s.memoizedState===null?N0:Gf),r}function Ic(r){if(r!==null&&typeof r=="object"){if(typeof r.then=="function")return Vl(r);if(r.$$typeof===C)return bn(r)}throw Error(i(438,String(r)))}function Lf(r){var s=null,o=Ge.updateQueue;if(o!==null&&(s=o.memoCache),s==null){var d=Ge.alternate;d!==null&&(d=d.updateQueue,d!==null&&(d=d.memoCache,d!=null&&(s={data:d.data.map(function(m){return m.slice()}),index:0})))}if(s==null&&(s={data:[],index:0}),o===null&&(o=Hc(),Ge.updateQueue=o),o.memoCache=s,o=s.data[s.index],o===void 0)for(o=s.data[s.index]=Array(r),d=0;d<r;d++)o[d]=L;return s.index++,o}function li(r,s){return typeof s=="function"?s(r):s}function Vc(r){var s=Kt();return Of(s,wt,r)}function Of(r,s,o){var d=r.queue;if(d===null)throw Error(i(311));d.lastRenderedReducer=o;var m=r.baseQueue,x=d.pending;if(x!==null){if(m!==null){var w=m.next;m.next=x.next,x.next=w}s.baseQueue=m=x,d.pending=null}if(x=r.baseState,m===null)r.memoizedState=x;else{s=m.next;var N=w=null,q=null,te=s,oe=!1;do{var de=te.lane&-536870913;if(de!==te.lane?(st&de)===de:(ai&de)===de){var ne=te.revertLane;if(ne===0)q!==null&&(q=q.next={lane:0,revertLane:0,gesture:null,action:te.action,hasEagerState:te.hasEagerState,eagerState:te.eagerState,next:null}),de===ya&&(oe=!0);else if((ai&ne)===ne){te=te.next,ne===ya&&(oe=!0);continue}else de={lane:0,revertLane:te.revertLane,gesture:null,action:te.action,hasEagerState:te.hasEagerState,eagerState:te.eagerState,next:null},q===null?(N=q=de,w=x):q=q.next=de,Ge.lanes|=ne,Zi|=ne;de=te.action,$s&&o(x,de),x=te.hasEagerState?te.eagerState:o(x,de)}else ne={lane:de,revertLane:te.revertLane,gesture:te.gesture,action:te.action,hasEagerState:te.hasEagerState,eagerState:te.eagerState,next:null},q===null?(N=q=ne,w=x):q=q.next=ne,Ge.lanes|=de,Zi|=de;te=te.next}while(te!==null&&te!==s);if(q===null?w=x:q.next=N,!Qn(x,r.memoizedState)&&(rn=!0,oe&&(o=_a,o!==null)))throw o;r.memoizedState=x,r.baseState=w,r.baseQueue=q,d.lastRenderedState=x}return m===null&&(d.lanes=0),[r.memoizedState,d.dispatch]}function Bf(r){var s=Kt(),o=s.queue;if(o===null)throw Error(i(311));o.lastRenderedReducer=r;var d=o.dispatch,m=o.pending,x=s.memoizedState;if(m!==null){o.pending=null;var w=m=m.next;do x=r(x,w.action),w=w.next;while(w!==m);Qn(x,s.memoizedState)||(rn=!0),s.memoizedState=x,s.baseQueue===null&&(s.baseState=x),o.lastRenderedState=x}return[x,d]}function Gx(r,s,o){var d=Ge,m=Kt(),x=ot;if(x){if(o===void 0)throw Error(i(407));o=o()}else o=s();var w=!Qn((wt||m).memoizedState,o);if(w&&(m.memoizedState=o,rn=!0),m=m.queue,Uf(Wx.bind(null,d,m,r),[r]),m.getSnapshot!==s||w||nn!==null&&nn.memoizedState.tag&1){if(d.flags|=2048,Ca(9,{destroy:void 0},Xx.bind(null,d,m,o,s),null),Nt===null)throw Error(i(349));x||(ai&127)!==0||Yx(d,s,o)}return o}function Yx(r,s,o){r.flags|=16384,r={getSnapshot:s,value:o},s=Ge.updateQueue,s===null?(s=Hc(),Ge.updateQueue=s,s.stores=[r]):(o=s.stores,o===null?s.stores=[r]:o.push(r))}function Xx(r,s,o,d){s.value=o,s.getSnapshot=d,Qx(s)&&Kx(r)}function Wx(r,s,o){return o(function(){Qx(s)&&Kx(r)})}function Qx(r){var s=r.getSnapshot;r=r.value;try{var o=s();return!Qn(r,o)}catch{return!0}}function Kx(r){var s=As(r,2);s!==null&&In(s,r,2)}function Pf(r){var s=zn();if(typeof r=="function"){var o=r;if(r=o(),$s){Pt(!0);try{o()}finally{Pt(!1)}}}return s.memoizedState=s.baseState=r,s.queue={pending:null,lanes:0,dispatch:null,lastRenderedReducer:li,lastRenderedState:r},s}function Zx(r,s,o,d){return r.baseState=o,Of(r,wt,typeof d=="function"?d:li)}function bj(r,s,o,d,m){if(Xc(r))throw Error(i(485));if(r=s.action,r!==null){var x={payload:m,action:r,next:null,isTransition:!0,status:"pending",value:null,reason:null,listeners:[],then:function(w){x.listeners.push(w)}};F.T!==null?o(!0):x.isTransition=!1,d(x),o=s.pending,o===null?(x.next=s.pending=x,Jx(s,x)):(x.next=o.next,s.pending=o.next=x)}}function Jx(r,s){var o=s.action,d=s.payload,m=r.state;if(s.isTransition){var x=F.T,w={};F.T=w;try{var N=o(m,d),q=F.S;q!==null&&q(w,N),e0(r,s,N)}catch(te){$f(r,s,te)}finally{x!==null&&w.types!==null&&(x.types=w.types),F.T=x}}else try{x=o(m,d),e0(r,s,x)}catch(te){$f(r,s,te)}}function e0(r,s,o){o!==null&&typeof o=="object"&&typeof o.then=="function"?o.then(function(d){t0(r,s,d)},function(d){return $f(r,s,d)}):t0(r,s,o)}function t0(r,s,o){s.status="fulfilled",s.value=o,n0(s),r.state=o,s=r.pending,s!==null&&(o=s.next,o===s?r.pending=null:(o=o.next,s.next=o,Jx(r,o)))}function $f(r,s,o){var d=r.pending;if(r.pending=null,d!==null){d=d.next;do s.status="rejected",s.reason=o,n0(s),s=s.next;while(s!==d)}r.action=null}function n0(r){r=r.listeners;for(var s=0;s<r.length;s++)(0,r[s])()}function r0(r,s){return s}function i0(r,s){if(ot){var o=Nt.formState;if(o!==null){e:{var d=Ge;if(ot){if(zt){t:{for(var m=zt,x=pr;m.nodeType!==8;){if(!x){m=null;break t}if(m=gr(m.nextSibling),m===null){m=null;break t}}x=m.data,m=x==="F!"||x==="F"?m:null}if(m){zt=gr(m.nextSibling),d=m.data==="F!";break e}}Hi(d)}d=!1}d&&(s=o[0])}}return o=zn(),o.memoizedState=o.baseState=s,d={pending:null,lanes:0,dispatch:null,lastRenderedReducer:r0,lastRenderedState:s},o.queue=d,o=j0.bind(null,Ge,d),d.dispatch=o,d=Pf(!1),x=Vf.bind(null,Ge,!1,d.queue),d=zn(),m={state:s,dispatch:null,action:r,pending:null},d.queue=m,o=bj.bind(null,Ge,m,x,o),m.dispatch=o,d.memoizedState=r,[s,o,!1]}function s0(r){var s=Kt();return a0(s,wt,r)}function a0(r,s,o){if(s=Of(r,s,r0)[0],r=Vc(li)[0],typeof s=="object"&&s!==null&&typeof s.then=="function")try{var d=Vl(s)}catch(w){throw w===wa?Lc:w}else d=s;s=Kt();var m=s.queue,x=m.dispatch;return o!==s.memoizedState&&(Ge.flags|=2048,Ca(9,{destroy:void 0},yj.bind(null,m,o),null)),[d,x,r]}function yj(r,s){r.action=s}function l0(r){var s=Kt(),o=wt;if(o!==null)return a0(s,o,r);Kt(),s=s.memoizedState,o=Kt();var d=o.queue.dispatch;return o.memoizedState=r,[s,d,!1]}function Ca(r,s,o,d){return r={tag:r,create:o,deps:d,inst:s,next:null},s=Ge.updateQueue,s===null&&(s=Hc(),Ge.updateQueue=s),o=s.lastEffect,o===null?s.lastEffect=r.next=r:(d=o.next,o.next=r,r.next=d,s.lastEffect=r),r}function o0(){return Kt().memoizedState}function Gc(r,s,o,d){var m=zn();Ge.flags|=r,m.memoizedState=Ca(1|s,{destroy:void 0},o,d===void 0?null:d)}function Yc(r,s,o,d){var m=Kt();d=d===void 0?null:d;var x=m.memoizedState.inst;wt!==null&&d!==null&&Af(d,wt.memoizedState.deps)?m.memoizedState=Ca(s,x,o,d):(Ge.flags|=r,m.memoizedState=Ca(1|s,x,o,d))}function c0(r,s){Gc(8390656,8,r,s)}function Uf(r,s){Yc(2048,8,r,s)}function _j(r){Ge.flags|=4;var s=Ge.updateQueue;if(s===null)s=Hc(),Ge.updateQueue=s,s.events=[r];else{var o=s.events;o===null?s.events=[r]:o.push(r)}}function u0(r){var s=Kt().memoizedState;return _j({ref:s,nextImpl:r}),function(){if((mt&2)!==0)throw Error(i(440));return s.impl.apply(void 0,arguments)}}function d0(r,s){return Yc(4,2,r,s)}function f0(r,s){return Yc(4,4,r,s)}function h0(r,s){if(typeof s=="function"){r=r();var o=s(r);return function(){typeof o=="function"?o():s(null)}}if(s!=null)return r=r(),s.current=r,function(){s.current=null}}function p0(r,s,o){o=o!=null?o.concat([r]):null,Yc(4,4,h0.bind(null,s,r),o)}function Ff(){}function m0(r,s){var o=Kt();s=s===void 0?null:s;var d=o.memoizedState;return s!==null&&Af(s,d[1])?d[0]:(o.memoizedState=[r,s],r)}function g0(r,s){var o=Kt();s=s===void 0?null:s;var d=o.memoizedState;if(s!==null&&Af(s,d[1]))return d[0];if(d=r(),$s){Pt(!0);try{r()}finally{Pt(!1)}}return o.memoizedState=[d,s],d}function qf(r,s,o){return o===void 0||(ai&1073741824)!==0&&(st&261930)===0?r.memoizedState=s:(r.memoizedState=o,r=xv(),Ge.lanes|=r,Zi|=r,o)}function x0(r,s,o,d){return Qn(o,s)?o:Sa.current!==null?(r=qf(r,o,d),Qn(r,s)||(rn=!0),r):(ai&42)===0||(ai&1073741824)!==0&&(st&261930)===0?(rn=!0,r.memoizedState=o):(r=xv(),Ge.lanes|=r,Zi|=r,s)}function v0(r,s,o,d,m){var x=P.p;P.p=x!==0&&8>x?x:8;var w=F.T,N={};F.T=N,Vf(r,!1,s,o);try{var q=m(),te=F.S;if(te!==null&&te(N,q),q!==null&&typeof q=="object"&&typeof q.then=="function"){var oe=gj(q,d);Gl(r,s,oe,nr(r))}else Gl(r,s,d,nr(r))}catch(de){Gl(r,s,{then:function(){},status:"rejected",reason:de},nr())}finally{P.p=x,w!==null&&N.types!==null&&(w.types=N.types),F.T=w}}function wj(){}function Hf(r,s,o,d){if(r.tag!==5)throw Error(i(476));var m=b0(r).queue;v0(r,m,s,re,o===null?wj:function(){return y0(r),o(d)})}function b0(r){var s=r.memoizedState;if(s!==null)return s;s={memoizedState:re,baseState:re,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:li,lastRenderedState:re},next:null};var o={};return s.next={memoizedState:o,baseState:o,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:li,lastRenderedState:o},next:null},r.memoizedState=s,r=r.alternate,r!==null&&(r.memoizedState=s),s}function y0(r){var s=b0(r);s.next===null&&(s=r.alternate.memoizedState),Gl(r,s.next.queue,{},nr())}function If(){return bn(co)}function _0(){return Kt().memoizedState}function w0(){return Kt().memoizedState}function jj(r){for(var s=r.return;s!==null;){switch(s.tag){case 24:case 3:var o=nr();r=Gi(o);var d=Yi(s,r,o);d!==null&&(In(d,s,o),Fl(d,s,o)),s={cache:bf()},r.payload=s;return}s=s.return}}function Sj(r,s,o){var d=nr();o={lane:d,revertLane:0,gesture:null,action:o,hasEagerState:!1,eagerState:null,next:null},Xc(r)?S0(s,o):(o=of(r,s,o,d),o!==null&&(In(o,r,d),k0(o,s,d)))}function j0(r,s,o){var d=nr();Gl(r,s,o,d)}function Gl(r,s,o,d){var m={lane:d,revertLane:0,gesture:null,action:o,hasEagerState:!1,eagerState:null,next:null};if(Xc(r))S0(s,m);else{var x=r.alternate;if(r.lanes===0&&(x===null||x.lanes===0)&&(x=s.lastRenderedReducer,x!==null))try{var w=s.lastRenderedState,N=x(w,o);if(m.hasEagerState=!0,m.eagerState=N,Qn(N,w))return Ec(r,s,m,0),Nt===null&&Cc(),!1}catch{}finally{}if(o=of(r,s,m,d),o!==null)return In(o,r,d),k0(o,s,d),!0}return!1}function Vf(r,s,o,d){if(d={lane:2,revertLane:jh(),gesture:null,action:d,hasEagerState:!1,eagerState:null,next:null},Xc(r)){if(s)throw Error(i(479))}else s=of(r,o,d,2),s!==null&&In(s,r,2)}function Xc(r){var s=r.alternate;return r===Ge||s!==null&&s===Ge}function S0(r,s){ka=Fc=!0;var o=r.pending;o===null?s.next=s:(s.next=o.next,o.next=s),r.pending=s}function k0(r,s,o){if((o&4194048)!==0){var d=s.lanes;d&=r.pendingLanes,o|=d,s.lanes=o,xs(r,o)}}var Yl={readContext:bn,use:Ic,useCallback:Gt,useContext:Gt,useEffect:Gt,useImperativeHandle:Gt,useLayoutEffect:Gt,useInsertionEffect:Gt,useMemo:Gt,useReducer:Gt,useRef:Gt,useState:Gt,useDebugValue:Gt,useDeferredValue:Gt,useTransition:Gt,useSyncExternalStore:Gt,useId:Gt,useHostTransitionStatus:Gt,useFormState:Gt,useActionState:Gt,useOptimistic:Gt,useMemoCache:Gt,useCacheRefresh:Gt};Yl.useEffectEvent=Gt;var N0={readContext:bn,use:Ic,useCallback:function(r,s){return zn().memoizedState=[r,s===void 0?null:s],r},useContext:bn,useEffect:c0,useImperativeHandle:function(r,s,o){o=o!=null?o.concat([r]):null,Gc(4194308,4,h0.bind(null,s,r),o)},useLayoutEffect:function(r,s){return Gc(4194308,4,r,s)},useInsertionEffect:function(r,s){Gc(4,2,r,s)},useMemo:function(r,s){var o=zn();s=s===void 0?null:s;var d=r();if($s){Pt(!0);try{r()}finally{Pt(!1)}}return o.memoizedState=[d,s],d},useReducer:function(r,s,o){var d=zn();if(o!==void 0){var m=o(s);if($s){Pt(!0);try{o(s)}finally{Pt(!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=Sj.bind(null,Ge,r),[d.memoizedState,r]},useRef:function(r){var s=zn();return r={current:r},s.memoizedState=r},useState:function(r){r=Pf(r);var s=r.queue,o=j0.bind(null,Ge,s);return s.dispatch=o,[r.memoizedState,o]},useDebugValue:Ff,useDeferredValue:function(r,s){var o=zn();return qf(o,r,s)},useTransition:function(){var r=Pf(!1);return r=v0.bind(null,Ge,r.queue,!0,!1),zn().memoizedState=r,[!1,r]},useSyncExternalStore:function(r,s,o){var d=Ge,m=zn();if(ot){if(o===void 0)throw Error(i(407));o=o()}else{if(o=s(),Nt===null)throw Error(i(349));(st&127)!==0||Yx(d,s,o)}m.memoizedState=o;var x={value:o,getSnapshot:s};return m.queue=x,c0(Wx.bind(null,d,x,r),[r]),d.flags|=2048,Ca(9,{destroy:void 0},Xx.bind(null,d,x,o,s),null),o},useId:function(){var r=zn(),s=Nt.identifierPrefix;if(ot){var o=Hr,d=qr;o=(d&~(1<<32-J(d)-1)).toString(32)+o,s="_"+s+"R_"+o,o=qc++,0<o&&(s+="H"+o.toString(32)),s+="_"}else o=xj++,s="_"+s+"r_"+o.toString(32)+"_";return r.memoizedState=s},useHostTransitionStatus:If,useFormState:i0,useActionState:i0,useOptimistic:function(r){var s=zn();s.memoizedState=s.baseState=r;var o={pending:null,lanes:0,dispatch:null,lastRenderedReducer:null,lastRenderedState:null};return s.queue=o,s=Vf.bind(null,Ge,!0,o),o.dispatch=s,[r,s]},useMemoCache:Lf,useCacheRefresh:function(){return zn().memoizedState=jj.bind(null,Ge)},useEffectEvent:function(r){var s=zn(),o={impl:r};return s.memoizedState=o,function(){if((mt&2)!==0)throw Error(i(440));return o.impl.apply(void 0,arguments)}}},Gf={readContext:bn,use:Ic,useCallback:m0,useContext:bn,useEffect:Uf,useImperativeHandle:p0,useInsertionEffect:d0,useLayoutEffect:f0,useMemo:g0,useReducer:Vc,useRef:o0,useState:function(){return Vc(li)},useDebugValue:Ff,useDeferredValue:function(r,s){var o=Kt();return x0(o,wt.memoizedState,r,s)},useTransition:function(){var r=Vc(li)[0],s=Kt().memoizedState;return[typeof r=="boolean"?r:Vl(r),s]},useSyncExternalStore:Gx,useId:_0,useHostTransitionStatus:If,useFormState:s0,useActionState:s0,useOptimistic:function(r,s){var o=Kt();return Zx(o,wt,r,s)},useMemoCache:Lf,useCacheRefresh:w0};Gf.useEffectEvent=u0;var C0={readContext:bn,use:Ic,useCallback:m0,useContext:bn,useEffect:Uf,useImperativeHandle:p0,useInsertionEffect:d0,useLayoutEffect:f0,useMemo:g0,useReducer:Bf,useRef:o0,useState:function(){return Bf(li)},useDebugValue:Ff,useDeferredValue:function(r,s){var o=Kt();return wt===null?qf(o,r,s):x0(o,wt.memoizedState,r,s)},useTransition:function(){var r=Bf(li)[0],s=Kt().memoizedState;return[typeof r=="boolean"?r:Vl(r),s]},useSyncExternalStore:Gx,useId:_0,useHostTransitionStatus:If,useFormState:l0,useActionState:l0,useOptimistic:function(r,s){var o=Kt();return wt!==null?Zx(o,wt,r,s):(o.baseState=r,[r,o.queue.dispatch])},useMemoCache:Lf,useCacheRefresh:w0};C0.useEffectEvent=u0;function Yf(r,s,o,d){s=r.memoizedState,o=o(d,s),o=o==null?s:v({},s,o),r.memoizedState=o,r.lanes===0&&(r.updateQueue.baseState=o)}var Xf={enqueueSetState:function(r,s,o){r=r._reactInternals;var d=nr(),m=Gi(d);m.payload=s,o!=null&&(m.callback=o),s=Yi(r,m,d),s!==null&&(In(s,r,d),Fl(s,r,d))},enqueueReplaceState:function(r,s,o){r=r._reactInternals;var d=nr(),m=Gi(d);m.tag=1,m.payload=s,o!=null&&(m.callback=o),s=Yi(r,m,d),s!==null&&(In(s,r,d),Fl(s,r,d))},enqueueForceUpdate:function(r,s){r=r._reactInternals;var o=nr(),d=Gi(o);d.tag=2,s!=null&&(d.callback=s),s=Yi(r,d,o),s!==null&&(In(s,r,o),Fl(s,r,o))}};function E0(r,s,o,d,m,x,w){return r=r.stateNode,typeof r.shouldComponentUpdate=="function"?r.shouldComponentUpdate(d,x,w):s.prototype&&s.prototype.isPureReactComponent?!zl(o,d)||!zl(m,x):!0}function T0(r,s,o,d){r=s.state,typeof s.componentWillReceiveProps=="function"&&s.componentWillReceiveProps(o,d),typeof s.UNSAFE_componentWillReceiveProps=="function"&&s.UNSAFE_componentWillReceiveProps(o,d),s.state!==r&&Xf.enqueueReplaceState(s,s.state,null)}function Us(r,s){var o=s;if("ref"in s){o={};for(var d in s)d!=="ref"&&(o[d]=s[d])}if(r=r.defaultProps){o===s&&(o=v({},o));for(var m in r)o[m]===void 0&&(o[m]=r[m])}return o}function A0(r){Nc(r)}function M0(r){console.error(r)}function R0(r){Nc(r)}function Wc(r,s){try{var o=r.onUncaughtError;o(s.value,{componentStack:s.stack})}catch(d){setTimeout(function(){throw d})}}function z0(r,s,o){try{var d=r.onCaughtError;d(o.value,{componentStack:o.stack,errorBoundary:s.tag===1?s.stateNode:null})}catch(m){setTimeout(function(){throw m})}}function Wf(r,s,o){return o=Gi(o),o.tag=3,o.payload={element:null},o.callback=function(){Wc(r,s)},o}function D0(r){return r=Gi(r),r.tag=3,r}function L0(r,s,o,d){var m=o.type.getDerivedStateFromError;if(typeof m=="function"){var x=d.value;r.payload=function(){return m(x)},r.callback=function(){z0(s,o,d)}}var w=o.stateNode;w!==null&&typeof w.componentDidCatch=="function"&&(r.callback=function(){z0(s,o,d),typeof m!="function"&&(Ji===null?Ji=new Set([this]):Ji.add(this));var N=d.stack;this.componentDidCatch(d.value,{componentStack:N!==null?N:""})})}function kj(r,s,o,d,m){if(o.flags|=32768,d!==null&&typeof d=="object"&&typeof d.then=="function"){if(s=o.alternate,s!==null&&ba(s,o,m,!0),o=Zn.current,o!==null){switch(o.tag){case 31:case 13:return mr===null?lu():o.alternate===null&&Yt===0&&(Yt=3),o.flags&=-257,o.flags|=65536,o.lanes=m,d===Oc?o.flags|=16384:(s=o.updateQueue,s===null?o.updateQueue=new Set([d]):s.add(d),yh(r,d,m)),!1;case 22:return o.flags|=65536,d===Oc?o.flags|=16384:(s=o.updateQueue,s===null?(s={transitions:null,markerInstances:null,retryQueue:new Set([d])},o.updateQueue=s):(o=s.retryQueue,o===null?s.retryQueue=new Set([d]):o.add(d)),yh(r,d,m)),!1}throw Error(i(435,o.tag))}return yh(r,d,m),lu(),!1}if(ot)return s=Zn.current,s!==null?((s.flags&65536)===0&&(s.flags|=256),s.flags|=65536,s.lanes=m,d!==pf&&(r=Error(i(422),{cause:d}),Ol(dr(r,o)))):(d!==pf&&(s=Error(i(423),{cause:d}),Ol(dr(s,o))),r=r.current.alternate,r.flags|=65536,m&=-m,r.lanes|=m,d=dr(d,o),m=Wf(r.stateNode,d,m),kf(r,m),Yt!==4&&(Yt=2)),!1;var x=Error(i(520),{cause:d});if(x=dr(x,o),to===null?to=[x]:to.push(x),Yt!==4&&(Yt=2),s===null)return!0;d=dr(d,o),o=s;do{switch(o.tag){case 3:return o.flags|=65536,r=m&-m,o.lanes|=r,r=Wf(o.stateNode,d,r),kf(o,r),!1;case 1:if(s=o.type,x=o.stateNode,(o.flags&128)===0&&(typeof s.getDerivedStateFromError=="function"||x!==null&&typeof x.componentDidCatch=="function"&&(Ji===null||!Ji.has(x))))return o.flags|=65536,m&=-m,o.lanes|=m,m=D0(m),L0(m,r,o,d),kf(o,m),!1}o=o.return}while(o!==null);return!1}var Qf=Error(i(461)),rn=!1;function yn(r,s,o,d){s.child=r===null?$x(s,null,o,d):Ps(s,r.child,o,d)}function O0(r,s,o,d,m){o=o.render;var x=s.ref;if("ref"in d){var w={};for(var N in d)N!=="ref"&&(w[N]=d[N])}else w=d;return Ds(s),d=Mf(r,s,o,w,x,m),N=Rf(),r!==null&&!rn?(zf(r,s,m),oi(r,s,m)):(ot&&N&&ff(s),s.flags|=1,yn(r,s,d,m),s.child)}function B0(r,s,o,d,m){if(r===null){var x=o.type;return typeof x=="function"&&!cf(x)&&x.defaultProps===void 0&&o.compare===null?(s.tag=15,s.type=x,P0(r,s,x,d,m)):(r=Ac(o.type,null,d,s,s.mode,m),r.ref=s.ref,r.return=s,s.child=r)}if(x=r.child,!ih(r,m)){var w=x.memoizedProps;if(o=o.compare,o=o!==null?o:zl,o(w,d)&&r.ref===s.ref)return oi(r,s,m)}return s.flags|=1,r=ni(x,d),r.ref=s.ref,r.return=s,s.child=r}function P0(r,s,o,d,m){if(r!==null){var x=r.memoizedProps;if(zl(x,d)&&r.ref===s.ref)if(rn=!1,s.pendingProps=d=x,ih(r,m))(r.flags&131072)!==0&&(rn=!0);else return s.lanes=r.lanes,oi(r,s,m)}return Kf(r,s,o,d,m)}function $0(r,s,o,d){var m=d.children,x=r!==null?r.memoizedState:null;if(r===null&&s.stateNode===null&&(s.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null}),d.mode==="hidden"){if((s.flags&128)!==0){if(x=x!==null?x.baseLanes|o:o,r!==null){for(d=s.child=r.child,m=0;d!==null;)m=m|d.lanes|d.childLanes,d=d.sibling;d=m&~x}else d=0,s.child=null;return U0(r,s,x,o,d)}if((o&536870912)!==0)s.memoizedState={baseLanes:0,cachePool:null},r!==null&&Dc(s,x!==null?x.cachePool:null),x!==null?qx(s,x):Cf(),Hx(s);else return d=s.lanes=536870912,U0(r,s,x!==null?x.baseLanes|o:o,o,d)}else x!==null?(Dc(s,x.cachePool),qx(s,x),Wi(),s.memoizedState=null):(r!==null&&Dc(s,null),Cf(),Wi());return yn(r,s,m,o),s.child}function Xl(r,s){return r!==null&&r.tag===22||s.stateNode!==null||(s.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null}),s.sibling}function U0(r,s,o,d,m){var x=_f();return x=x===null?null:{parent:tn._currentValue,pool:x},s.memoizedState={baseLanes:o,cachePool:x},r!==null&&Dc(s,null),Cf(),Hx(s),r!==null&&ba(r,s,d,!0),s.childLanes=m,null}function Qc(r,s){return s=Zc({mode:s.mode,children:s.children},r.mode),s.ref=r.ref,r.child=s,s.return=r,s}function F0(r,s,o){return Ps(s,r.child,null,o),r=Qc(s,s.pendingProps),r.flags|=2,Jn(s),s.memoizedState=null,r}function Nj(r,s,o){var d=s.pendingProps,m=(s.flags&128)!==0;if(s.flags&=-129,r===null){if(ot){if(d.mode==="hidden")return r=Qc(s,d),s.lanes=536870912,Xl(null,r);if(Tf(s),(r=zt)?(r=Jv(r,pr),r=r!==null&&r.data==="&"?r:null,r!==null&&(s.memoizedState={dehydrated:r,treeContext:Fi!==null?{id:qr,overflow:Hr}:null,retryLane:536870912,hydrationErrors:null},o=Sx(r),o.return=s,s.child=o,vn=s,zt=null)):r=null,r===null)throw Hi(s);return s.lanes=536870912,null}return Qc(s,d)}var x=r.memoizedState;if(x!==null){var w=x.dehydrated;if(Tf(s),m)if(s.flags&256)s.flags&=-257,s=F0(r,s,o);else if(s.memoizedState!==null)s.child=r.child,s.flags|=128,s=null;else throw Error(i(558));else if(rn||ba(r,s,o,!1),m=(o&r.childLanes)!==0,rn||m){if(d=Nt,d!==null&&(w=vs(d,o),w!==0&&w!==x.retryLane))throw x.retryLane=w,As(r,w),In(d,r,w),Qf;lu(),s=F0(r,s,o)}else r=x.treeContext,zt=gr(w.nextSibling),vn=s,ot=!0,qi=null,pr=!1,r!==null&&Cx(s,r),s=Qc(s,d),s.flags|=4096;return s}return r=ni(r.child,{mode:d.mode,children:d.children}),r.ref=s.ref,s.child=r,r.return=s,r}function Kc(r,s){var o=s.ref;if(o===null)r!==null&&r.ref!==null&&(s.flags|=4194816);else{if(typeof o!="function"&&typeof o!="object")throw Error(i(284));(r===null||r.ref!==o)&&(s.flags|=4194816)}}function Kf(r,s,o,d,m){return Ds(s),o=Mf(r,s,o,d,void 0,m),d=Rf(),r!==null&&!rn?(zf(r,s,m),oi(r,s,m)):(ot&&d&&ff(s),s.flags|=1,yn(r,s,o,m),s.child)}function q0(r,s,o,d,m,x){return Ds(s),s.updateQueue=null,o=Vx(s,d,o,m),Ix(r),d=Rf(),r!==null&&!rn?(zf(r,s,x),oi(r,s,x)):(ot&&d&&ff(s),s.flags|=1,yn(r,s,o,x),s.child)}function H0(r,s,o,d,m){if(Ds(s),s.stateNode===null){var x=ma,w=o.contextType;typeof w=="object"&&w!==null&&(x=bn(w)),x=new o(d,x),s.memoizedState=x.state!==null&&x.state!==void 0?x.state:null,x.updater=Xf,s.stateNode=x,x._reactInternals=s,x=s.stateNode,x.props=d,x.state=s.memoizedState,x.refs={},jf(s),w=o.contextType,x.context=typeof w=="object"&&w!==null?bn(w):ma,x.state=s.memoizedState,w=o.getDerivedStateFromProps,typeof w=="function"&&(Yf(s,o,w,d),x.state=s.memoizedState),typeof o.getDerivedStateFromProps=="function"||typeof x.getSnapshotBeforeUpdate=="function"||typeof x.UNSAFE_componentWillMount!="function"&&typeof x.componentWillMount!="function"||(w=x.state,typeof x.componentWillMount=="function"&&x.componentWillMount(),typeof x.UNSAFE_componentWillMount=="function"&&x.UNSAFE_componentWillMount(),w!==x.state&&Xf.enqueueReplaceState(x,x.state,null),Hl(s,d,x,m),ql(),x.state=s.memoizedState),typeof x.componentDidMount=="function"&&(s.flags|=4194308),d=!0}else if(r===null){x=s.stateNode;var N=s.memoizedProps,q=Us(o,N);x.props=q;var te=x.context,oe=o.contextType;w=ma,typeof oe=="object"&&oe!==null&&(w=bn(oe));var de=o.getDerivedStateFromProps;oe=typeof de=="function"||typeof x.getSnapshotBeforeUpdate=="function",N=s.pendingProps!==N,oe||typeof x.UNSAFE_componentWillReceiveProps!="function"&&typeof x.componentWillReceiveProps!="function"||(N||te!==w)&&T0(s,x,d,w),Vi=!1;var ne=s.memoizedState;x.state=ne,Hl(s,d,x,m),ql(),te=s.memoizedState,N||ne!==te||Vi?(typeof de=="function"&&(Yf(s,o,de,d),te=s.memoizedState),(q=Vi||E0(s,o,q,d,ne,te,w))?(oe||typeof x.UNSAFE_componentWillMount!="function"&&typeof x.componentWillMount!="function"||(typeof x.componentWillMount=="function"&&x.componentWillMount(),typeof x.UNSAFE_componentWillMount=="function"&&x.UNSAFE_componentWillMount()),typeof x.componentDidMount=="function"&&(s.flags|=4194308)):(typeof x.componentDidMount=="function"&&(s.flags|=4194308),s.memoizedProps=d,s.memoizedState=te),x.props=d,x.state=te,x.context=w,d=q):(typeof x.componentDidMount=="function"&&(s.flags|=4194308),d=!1)}else{x=s.stateNode,Sf(r,s),w=s.memoizedProps,oe=Us(o,w),x.props=oe,de=s.pendingProps,ne=x.context,te=o.contextType,q=ma,typeof te=="object"&&te!==null&&(q=bn(te)),N=o.getDerivedStateFromProps,(te=typeof N=="function"||typeof x.getSnapshotBeforeUpdate=="function")||typeof x.UNSAFE_componentWillReceiveProps!="function"&&typeof x.componentWillReceiveProps!="function"||(w!==de||ne!==q)&&T0(s,x,d,q),Vi=!1,ne=s.memoizedState,x.state=ne,Hl(s,d,x,m),ql();var se=s.memoizedState;w!==de||ne!==se||Vi||r!==null&&r.dependencies!==null&&Rc(r.dependencies)?(typeof N=="function"&&(Yf(s,o,N,d),se=s.memoizedState),(oe=Vi||E0(s,o,oe,d,ne,se,q)||r!==null&&r.dependencies!==null&&Rc(r.dependencies))?(te||typeof x.UNSAFE_componentWillUpdate!="function"&&typeof x.componentWillUpdate!="function"||(typeof x.componentWillUpdate=="function"&&x.componentWillUpdate(d,se,q),typeof x.UNSAFE_componentWillUpdate=="function"&&x.UNSAFE_componentWillUpdate(d,se,q)),typeof x.componentDidUpdate=="function"&&(s.flags|=4),typeof x.getSnapshotBeforeUpdate=="function"&&(s.flags|=1024)):(typeof x.componentDidUpdate!="function"||w===r.memoizedProps&&ne===r.memoizedState||(s.flags|=4),typeof x.getSnapshotBeforeUpdate!="function"||w===r.memoizedProps&&ne===r.memoizedState||(s.flags|=1024),s.memoizedProps=d,s.memoizedState=se),x.props=d,x.state=se,x.context=q,d=oe):(typeof x.componentDidUpdate!="function"||w===r.memoizedProps&&ne===r.memoizedState||(s.flags|=4),typeof x.getSnapshotBeforeUpdate!="function"||w===r.memoizedProps&&ne===r.memoizedState||(s.flags|=1024),d=!1)}return x=d,Kc(r,s),d=(s.flags&128)!==0,x||d?(x=s.stateNode,o=d&&typeof o.getDerivedStateFromError!="function"?null:x.render(),s.flags|=1,r!==null&&d?(s.child=Ps(s,r.child,null,m),s.child=Ps(s,null,o,m)):yn(r,s,o,m),s.memoizedState=x.state,r=s.child):r=oi(r,s,m),r}function I0(r,s,o,d){return Rs(),s.flags|=256,yn(r,s,o,d),s.child}var Zf={dehydrated:null,treeContext:null,retryLane:0,hydrationErrors:null};function Jf(r){return{baseLanes:r,cachePool:zx()}}function eh(r,s,o){return r=r!==null?r.childLanes&~o:0,s&&(r|=tr),r}function V0(r,s,o){var d=s.pendingProps,m=!1,x=(s.flags&128)!==0,w;if((w=x)||(w=r!==null&&r.memoizedState===null?!1:(Qt.current&2)!==0),w&&(m=!0,s.flags&=-129),w=(s.flags&32)!==0,s.flags&=-33,r===null){if(ot){if(m?Xi(s):Wi(),(r=zt)?(r=Jv(r,pr),r=r!==null&&r.data!=="&"?r:null,r!==null&&(s.memoizedState={dehydrated:r,treeContext:Fi!==null?{id:qr,overflow:Hr}:null,retryLane:536870912,hydrationErrors:null},o=Sx(r),o.return=s,s.child=o,vn=s,zt=null)):r=null,r===null)throw Hi(s);return Oh(r)?s.lanes=32:s.lanes=536870912,null}var N=d.children;return d=d.fallback,m?(Wi(),m=s.mode,N=Zc({mode:"hidden",children:N},m),d=Ms(d,m,o,null),N.return=s,d.return=s,N.sibling=d,s.child=N,d=s.child,d.memoizedState=Jf(o),d.childLanes=eh(r,w,o),s.memoizedState=Zf,Xl(null,d)):(Xi(s),th(s,N))}var q=r.memoizedState;if(q!==null&&(N=q.dehydrated,N!==null)){if(x)s.flags&256?(Xi(s),s.flags&=-257,s=nh(r,s,o)):s.memoizedState!==null?(Wi(),s.child=r.child,s.flags|=128,s=null):(Wi(),N=d.fallback,m=s.mode,d=Zc({mode:"visible",children:d.children},m),N=Ms(N,m,o,null),N.flags|=2,d.return=s,N.return=s,d.sibling=N,s.child=d,Ps(s,r.child,null,o),d=s.child,d.memoizedState=Jf(o),d.childLanes=eh(r,w,o),s.memoizedState=Zf,s=Xl(null,d));else if(Xi(s),Oh(N)){if(w=N.nextSibling&&N.nextSibling.dataset,w)var te=w.dgst;w=te,d=Error(i(419)),d.stack="",d.digest=w,Ol({value:d,source:null,stack:null}),s=nh(r,s,o)}else if(rn||ba(r,s,o,!1),w=(o&r.childLanes)!==0,rn||w){if(w=Nt,w!==null&&(d=vs(w,o),d!==0&&d!==q.retryLane))throw q.retryLane=d,As(r,d),In(w,r,d),Qf;Lh(N)||lu(),s=nh(r,s,o)}else Lh(N)?(s.flags|=192,s.child=r.child,s=null):(r=q.treeContext,zt=gr(N.nextSibling),vn=s,ot=!0,qi=null,pr=!1,r!==null&&Cx(s,r),s=th(s,d.children),s.flags|=4096);return s}return m?(Wi(),N=d.fallback,m=s.mode,q=r.child,te=q.sibling,d=ni(q,{mode:"hidden",children:d.children}),d.subtreeFlags=q.subtreeFlags&65011712,te!==null?N=ni(te,N):(N=Ms(N,m,o,null),N.flags|=2),N.return=s,d.return=s,d.sibling=N,s.child=d,Xl(null,d),d=s.child,N=r.child.memoizedState,N===null?N=Jf(o):(m=N.cachePool,m!==null?(q=tn._currentValue,m=m.parent!==q?{parent:q,pool:q}:m):m=zx(),N={baseLanes:N.baseLanes|o,cachePool:m}),d.memoizedState=N,d.childLanes=eh(r,w,o),s.memoizedState=Zf,Xl(r.child,d)):(Xi(s),o=r.child,r=o.sibling,o=ni(o,{mode:"visible",children:d.children}),o.return=s,o.sibling=null,r!==null&&(w=s.deletions,w===null?(s.deletions=[r],s.flags|=16):w.push(r)),s.child=o,s.memoizedState=null,o)}function th(r,s){return s=Zc({mode:"visible",children:s},r.mode),s.return=r,r.child=s}function Zc(r,s){return r=Kn(22,r,null,s),r.lanes=0,r}function nh(r,s,o){return Ps(s,r.child,null,o),r=th(s,s.pendingProps.children),r.flags|=2,s.memoizedState=null,r}function G0(r,s,o){r.lanes|=s;var d=r.alternate;d!==null&&(d.lanes|=s),xf(r.return,s,o)}function rh(r,s,o,d,m,x){var w=r.memoizedState;w===null?r.memoizedState={isBackwards:s,rendering:null,renderingStartTime:0,last:d,tail:o,tailMode:m,treeForkCount:x}:(w.isBackwards=s,w.rendering=null,w.renderingStartTime=0,w.last=d,w.tail=o,w.tailMode=m,w.treeForkCount=x)}function Y0(r,s,o){var d=s.pendingProps,m=d.revealOrder,x=d.tail;d=d.children;var w=Qt.current,N=(w&2)!==0;if(N?(w=w&1|2,s.flags|=128):w&=1,A(Qt,w),yn(r,s,d,o),d=ot?Ll:0,!N&&r!==null&&(r.flags&128)!==0)e:for(r=s.child;r!==null;){if(r.tag===13)r.memoizedState!==null&&G0(r,o,s);else if(r.tag===19)G0(r,o,s);else if(r.child!==null){r.child.return=r,r=r.child;continue}if(r===s)break e;for(;r.sibling===null;){if(r.return===null||r.return===s)break e;r=r.return}r.sibling.return=r.return,r=r.sibling}switch(m){case"forwards":for(o=s.child,m=null;o!==null;)r=o.alternate,r!==null&&Uc(r)===null&&(m=o),o=o.sibling;o=m,o===null?(m=s.child,s.child=null):(m=o.sibling,o.sibling=null),rh(s,!1,m,o,x,d);break;case"backwards":case"unstable_legacy-backwards":for(o=null,m=s.child,s.child=null;m!==null;){if(r=m.alternate,r!==null&&Uc(r)===null){s.child=m;break}r=m.sibling,m.sibling=o,o=m,m=r}rh(s,!0,o,null,x,d);break;case"together":rh(s,!1,null,null,void 0,d);break;default:s.memoizedState=null}return s.child}function oi(r,s,o){if(r!==null&&(s.dependencies=r.dependencies),Zi|=s.lanes,(o&s.childLanes)===0)if(r!==null){if(ba(r,s,o,!1),(o&s.childLanes)===0)return null}else return null;if(r!==null&&s.child!==r.child)throw Error(i(153));if(s.child!==null){for(r=s.child,o=ni(r,r.pendingProps),s.child=o,o.return=s;r.sibling!==null;)r=r.sibling,o=o.sibling=ni(r,r.pendingProps),o.return=s;o.sibling=null}return s.child}function ih(r,s){return(r.lanes&s)!==0?!0:(r=r.dependencies,!!(r!==null&&Rc(r)))}function Cj(r,s,o){switch(s.tag){case 3:ce(s,s.stateNode.containerInfo),Ii(s,tn,r.memoizedState.cache),Rs();break;case 27:case 5:Fe(s);break;case 4:ce(s,s.stateNode.containerInfo);break;case 10:Ii(s,s.type,s.memoizedProps.value);break;case 31:if(s.memoizedState!==null)return s.flags|=128,Tf(s),null;break;case 13:var d=s.memoizedState;if(d!==null)return d.dehydrated!==null?(Xi(s),s.flags|=128,null):(o&s.child.childLanes)!==0?V0(r,s,o):(Xi(s),r=oi(r,s,o),r!==null?r.sibling:null);Xi(s);break;case 19:var m=(r.flags&128)!==0;if(d=(o&s.childLanes)!==0,d||(ba(r,s,o,!1),d=(o&s.childLanes)!==0),m){if(d)return Y0(r,s,o);s.flags|=128}if(m=s.memoizedState,m!==null&&(m.rendering=null,m.tail=null,m.lastEffect=null),A(Qt,Qt.current),d)break;return null;case 22:return s.lanes=0,$0(r,s,o,s.pendingProps);case 24:Ii(s,tn,r.memoizedState.cache)}return oi(r,s,o)}function X0(r,s,o){if(r!==null)if(r.memoizedProps!==s.pendingProps)rn=!0;else{if(!ih(r,o)&&(s.flags&128)===0)return rn=!1,Cj(r,s,o);rn=(r.flags&131072)!==0}else rn=!1,ot&&(s.flags&1048576)!==0&&Nx(s,Ll,s.index);switch(s.lanes=0,s.tag){case 16:e:{var d=s.pendingProps;if(r=Os(s.elementType),s.type=r,typeof r=="function")cf(r)?(d=Us(r,d),s.tag=1,s=H0(null,s,r,d,o)):(s.tag=0,s=Kf(null,s,r,d,o));else{if(r!=null){var m=r.$$typeof;if(m===$){s.tag=11,s=O0(null,s,r,d,o);break e}else if(m===U){s.tag=14,s=B0(null,s,r,d,o);break e}}throw s=W(r)||r,Error(i(306,s,""))}}return s;case 0:return Kf(r,s,s.type,s.pendingProps,o);case 1:return d=s.type,m=Us(d,s.pendingProps),H0(r,s,d,m,o);case 3:e:{if(ce(s,s.stateNode.containerInfo),r===null)throw Error(i(387));d=s.pendingProps;var x=s.memoizedState;m=x.element,Sf(r,s),Hl(s,d,null,o);var w=s.memoizedState;if(d=w.cache,Ii(s,tn,d),d!==x.cache&&vf(s,[tn],o,!0),ql(),d=w.element,x.isDehydrated)if(x={element:d,isDehydrated:!1,cache:w.cache},s.updateQueue.baseState=x,s.memoizedState=x,s.flags&256){s=I0(r,s,d,o);break e}else if(d!==m){m=dr(Error(i(424)),s),Ol(m),s=I0(r,s,d,o);break e}else{switch(r=s.stateNode.containerInfo,r.nodeType){case 9:r=r.body;break;default:r=r.nodeName==="HTML"?r.ownerDocument.body:r}for(zt=gr(r.firstChild),vn=s,ot=!0,qi=null,pr=!0,o=$x(s,null,d,o),s.child=o;o;)o.flags=o.flags&-3|4096,o=o.sibling}else{if(Rs(),d===m){s=oi(r,s,o);break e}yn(r,s,d,o)}s=s.child}return s;case 26:return Kc(r,s),r===null?(o=s1(s.type,null,s.pendingProps,null))?s.memoizedState=o:ot||(o=s.type,r=s.pendingProps,d=pu(Ee.current).createElement(o),d[Vt]=s,d[Mt]=r,_n(d,o,r),Wt(d),s.stateNode=d):s.memoizedState=s1(s.type,r.memoizedProps,s.pendingProps,r.memoizedState),null;case 27:return Fe(s),r===null&&ot&&(d=s.stateNode=n1(s.type,s.pendingProps,Ee.current),vn=s,pr=!0,m=zt,rs(s.type)?(Bh=m,zt=gr(d.firstChild)):zt=m),yn(r,s,s.pendingProps.children,o),Kc(r,s),r===null&&(s.flags|=4194304),s.child;case 5:return r===null&&ot&&((m=d=zt)&&(d=rS(d,s.type,s.pendingProps,pr),d!==null?(s.stateNode=d,vn=s,zt=gr(d.firstChild),pr=!1,m=!0):m=!1),m||Hi(s)),Fe(s),m=s.type,x=s.pendingProps,w=r!==null?r.memoizedProps:null,d=x.children,Rh(m,x)?d=null:w!==null&&Rh(m,w)&&(s.flags|=32),s.memoizedState!==null&&(m=Mf(r,s,vj,null,null,o),co._currentValue=m),Kc(r,s),yn(r,s,d,o),s.child;case 6:return r===null&&ot&&((r=o=zt)&&(o=iS(o,s.pendingProps,pr),o!==null?(s.stateNode=o,vn=s,zt=null,r=!0):r=!1),r||Hi(s)),null;case 13:return V0(r,s,o);case 4:return ce(s,s.stateNode.containerInfo),d=s.pendingProps,r===null?s.child=Ps(s,null,d,o):yn(r,s,d,o),s.child;case 11:return O0(r,s,s.type,s.pendingProps,o);case 7:return yn(r,s,s.pendingProps,o),s.child;case 8:return yn(r,s,s.pendingProps.children,o),s.child;case 12:return yn(r,s,s.pendingProps.children,o),s.child;case 10:return d=s.pendingProps,Ii(s,s.type,d.value),yn(r,s,d.children,o),s.child;case 9:return m=s.type._context,d=s.pendingProps.children,Ds(s),m=bn(m),d=d(m),s.flags|=1,yn(r,s,d,o),s.child;case 14:return B0(r,s,s.type,s.pendingProps,o);case 15:return P0(r,s,s.type,s.pendingProps,o);case 19:return Y0(r,s,o);case 31:return Nj(r,s,o);case 22:return $0(r,s,o,s.pendingProps);case 24:return Ds(s),d=bn(tn),r===null?(m=_f(),m===null&&(m=Nt,x=bf(),m.pooledCache=x,x.refCount++,x!==null&&(m.pooledCacheLanes|=o),m=x),s.memoizedState={parent:d,cache:m},jf(s),Ii(s,tn,m)):((r.lanes&o)!==0&&(Sf(r,s),Hl(s,null,null,o),ql()),m=r.memoizedState,x=s.memoizedState,m.parent!==d?(m={parent:d,cache:d},s.memoizedState=m,s.lanes===0&&(s.memoizedState=s.updateQueue.baseState=m),Ii(s,tn,d)):(d=x.cache,Ii(s,tn,d),d!==m.cache&&vf(s,[tn],o,!0))),yn(r,s,s.pendingProps.children,o),s.child;case 29:throw s.pendingProps}throw Error(i(156,s.tag))}function ci(r){r.flags|=4}function sh(r,s,o,d,m){if((s=(r.mode&32)!==0)&&(s=!1),s){if(r.flags|=16777216,(m&335544128)===m)if(r.stateNode.complete)r.flags|=8192;else if(_v())r.flags|=8192;else throw Bs=Oc,wf}else r.flags&=-16777217}function W0(r,s){if(s.type!=="stylesheet"||(s.state.loading&4)!==0)r.flags&=-16777217;else if(r.flags|=16777216,!u1(s))if(_v())r.flags|=8192;else throw Bs=Oc,wf}function Jc(r,s){s!==null&&(r.flags|=4),r.flags&16384&&(s=r.tag!==22?xl():536870912,r.lanes|=s,Ma|=s)}function Wl(r,s){if(!ot)switch(r.tailMode){case"hidden":s=r.tail;for(var o=null;s!==null;)s.alternate!==null&&(o=s),s=s.sibling;o===null?r.tail=null:o.sibling=null;break;case"collapsed":o=r.tail;for(var d=null;o!==null;)o.alternate!==null&&(d=o),o=o.sibling;d===null?s||r.tail===null?r.tail=null:r.tail.sibling=null:d.sibling=null}}function Dt(r){var s=r.alternate!==null&&r.alternate.child===r.child,o=0,d=0;if(s)for(var m=r.child;m!==null;)o|=m.lanes|m.childLanes,d|=m.subtreeFlags&65011712,d|=m.flags&65011712,m.return=r,m=m.sibling;else for(m=r.child;m!==null;)o|=m.lanes|m.childLanes,d|=m.subtreeFlags,d|=m.flags,m.return=r,m=m.sibling;return r.subtreeFlags|=d,r.childLanes=o,s}function Ej(r,s,o){var d=s.pendingProps;switch(hf(s),s.tag){case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return Dt(s),null;case 1:return Dt(s),null;case 3:return o=s.stateNode,d=null,r!==null&&(d=r.memoizedState.cache),s.memoizedState.cache!==d&&(s.flags|=2048),si(tn),Ne(),o.pendingContext&&(o.context=o.pendingContext,o.pendingContext=null),(r===null||r.child===null)&&(va(s)?ci(s):r===null||r.memoizedState.isDehydrated&&(s.flags&256)===0||(s.flags|=1024,mf())),Dt(s),null;case 26:var m=s.type,x=s.memoizedState;return r===null?(ci(s),x!==null?(Dt(s),W0(s,x)):(Dt(s),sh(s,m,null,d,o))):x?x!==r.memoizedState?(ci(s),Dt(s),W0(s,x)):(Dt(s),s.flags&=-16777217):(r=r.memoizedProps,r!==d&&ci(s),Dt(s),sh(s,m,r,d,o)),null;case 27:if(Et(s),o=Ee.current,m=s.type,r!==null&&s.stateNode!=null)r.memoizedProps!==d&&ci(s);else{if(!d){if(s.stateNode===null)throw Error(i(166));return Dt(s),null}r=he.current,va(s)?Ex(s):(r=n1(m,d,o),s.stateNode=r,ci(s))}return Dt(s),null;case 5:if(Et(s),m=s.type,r!==null&&s.stateNode!=null)r.memoizedProps!==d&&ci(s);else{if(!d){if(s.stateNode===null)throw Error(i(166));return Dt(s),null}if(x=he.current,va(s))Ex(s);else{var w=pu(Ee.current);switch(x){case 1:x=w.createElementNS("http://www.w3.org/2000/svg",m);break;case 2:x=w.createElementNS("http://www.w3.org/1998/Math/MathML",m);break;default:switch(m){case"svg":x=w.createElementNS("http://www.w3.org/2000/svg",m);break;case"math":x=w.createElementNS("http://www.w3.org/1998/Math/MathML",m);break;case"script":x=w.createElement("div"),x.innerHTML="<script><\/script>",x=x.removeChild(x.firstChild);break;case"select":x=typeof d.is=="string"?w.createElement("select",{is:d.is}):w.createElement("select"),d.multiple?x.multiple=!0:d.size&&(x.size=d.size);break;default:x=typeof d.is=="string"?w.createElement(m,{is:d.is}):w.createElement(m)}}x[Vt]=s,x[Mt]=d;e:for(w=s.child;w!==null;){if(w.tag===5||w.tag===6)x.appendChild(w.stateNode);else if(w.tag!==4&&w.tag!==27&&w.child!==null){w.child.return=w,w=w.child;continue}if(w===s)break e;for(;w.sibling===null;){if(w.return===null||w.return===s)break e;w=w.return}w.sibling.return=w.return,w=w.sibling}s.stateNode=x;e:switch(_n(x,m,d),m){case"button":case"input":case"select":case"textarea":d=!!d.autoFocus;break e;case"img":d=!0;break e;default:d=!1}d&&ci(s)}}return Dt(s),sh(s,s.type,r===null?null:r.memoizedProps,s.pendingProps,o),null;case 6:if(r&&s.stateNode!=null)r.memoizedProps!==d&&ci(s);else{if(typeof d!="string"&&s.stateNode===null)throw Error(i(166));if(r=Ee.current,va(s)){if(r=s.stateNode,o=s.memoizedProps,d=null,m=vn,m!==null)switch(m.tag){case 27:case 5:d=m.memoizedProps}r[Vt]=s,r=!!(r.nodeValue===o||d!==null&&d.suppressHydrationWarning===!0||Vv(r.nodeValue,o)),r||Hi(s,!0)}else r=pu(r).createTextNode(d),r[Vt]=s,s.stateNode=r}return Dt(s),null;case 31:if(o=s.memoizedState,r===null||r.memoizedState!==null){if(d=va(s),o!==null){if(r===null){if(!d)throw Error(i(318));if(r=s.memoizedState,r=r!==null?r.dehydrated:null,!r)throw Error(i(557));r[Vt]=s}else Rs(),(s.flags&128)===0&&(s.memoizedState=null),s.flags|=4;Dt(s),r=!1}else o=mf(),r!==null&&r.memoizedState!==null&&(r.memoizedState.hydrationErrors=o),r=!0;if(!r)return s.flags&256?(Jn(s),s):(Jn(s),null);if((s.flags&128)!==0)throw Error(i(558))}return Dt(s),null;case 13:if(d=s.memoizedState,r===null||r.memoizedState!==null&&r.memoizedState.dehydrated!==null){if(m=va(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[Vt]=s}else Rs(),(s.flags&128)===0&&(s.memoizedState=null),s.flags|=4;Dt(s),m=!1}else m=mf(),r!==null&&r.memoizedState!==null&&(r.memoizedState.hydrationErrors=m),m=!0;if(!m)return s.flags&256?(Jn(s),s):(Jn(s),null)}return Jn(s),(s.flags&128)!==0?(s.lanes=o,s):(o=d!==null,r=r!==null&&r.memoizedState!==null,o&&(d=s.child,m=null,d.alternate!==null&&d.alternate.memoizedState!==null&&d.alternate.memoizedState.cachePool!==null&&(m=d.alternate.memoizedState.cachePool.pool),x=null,d.memoizedState!==null&&d.memoizedState.cachePool!==null&&(x=d.memoizedState.cachePool.pool),x!==m&&(d.flags|=2048)),o!==r&&o&&(s.child.flags|=8192),Jc(s,s.updateQueue),Dt(s),null);case 4:return Ne(),r===null&&Ch(s.stateNode.containerInfo),Dt(s),null;case 10:return si(s.type),Dt(s),null;case 19:if(Z(Qt),d=s.memoizedState,d===null)return Dt(s),null;if(m=(s.flags&128)!==0,x=d.rendering,x===null)if(m)Wl(d,!1);else{if(Yt!==0||r!==null&&(r.flags&128)!==0)for(r=s.child;r!==null;){if(x=Uc(r),x!==null){for(s.flags|=128,Wl(d,!1),r=x.updateQueue,s.updateQueue=r,Jc(s,r),s.subtreeFlags=0,r=o,o=s.child;o!==null;)jx(o,r),o=o.sibling;return A(Qt,Qt.current&1|2),ot&&ri(s,d.treeForkCount),s.child}r=r.sibling}d.tail!==null&&$e()>iu&&(s.flags|=128,m=!0,Wl(d,!1),s.lanes=4194304)}else{if(!m)if(r=Uc(x),r!==null){if(s.flags|=128,m=!0,r=r.updateQueue,s.updateQueue=r,Jc(s,r),Wl(d,!0),d.tail===null&&d.tailMode==="hidden"&&!x.alternate&&!ot)return Dt(s),null}else 2*$e()-d.renderingStartTime>iu&&o!==536870912&&(s.flags|=128,m=!0,Wl(d,!1),s.lanes=4194304);d.isBackwards?(x.sibling=s.child,s.child=x):(r=d.last,r!==null?r.sibling=x:s.child=x,d.last=x)}return d.tail!==null?(r=d.tail,d.rendering=r,d.tail=r.sibling,d.renderingStartTime=$e(),r.sibling=null,o=Qt.current,A(Qt,m?o&1|2:o&1),ot&&ri(s,d.treeForkCount),r):(Dt(s),null);case 22:case 23:return Jn(s),Ef(),d=s.memoizedState!==null,r!==null?r.memoizedState!==null!==d&&(s.flags|=8192):d&&(s.flags|=8192),d?(o&536870912)!==0&&(s.flags&128)===0&&(Dt(s),s.subtreeFlags&6&&(s.flags|=8192)):Dt(s),o=s.updateQueue,o!==null&&Jc(s,o.retryQueue),o=null,r!==null&&r.memoizedState!==null&&r.memoizedState.cachePool!==null&&(o=r.memoizedState.cachePool.pool),d=null,s.memoizedState!==null&&s.memoizedState.cachePool!==null&&(d=s.memoizedState.cachePool.pool),d!==o&&(s.flags|=2048),r!==null&&Z(Ls),null;case 24:return o=null,r!==null&&(o=r.memoizedState.cache),s.memoizedState.cache!==o&&(s.flags|=2048),si(tn),Dt(s),null;case 25:return null;case 30:return null}throw Error(i(156,s.tag))}function Tj(r,s){switch(hf(s),s.tag){case 1:return r=s.flags,r&65536?(s.flags=r&-65537|128,s):null;case 3:return si(tn),Ne(),r=s.flags,(r&65536)!==0&&(r&128)===0?(s.flags=r&-65537|128,s):null;case 26:case 27:case 5:return Et(s),null;case 31:if(s.memoizedState!==null){if(Jn(s),s.alternate===null)throw Error(i(340));Rs()}return r=s.flags,r&65536?(s.flags=r&-65537|128,s):null;case 13:if(Jn(s),r=s.memoizedState,r!==null&&r.dehydrated!==null){if(s.alternate===null)throw Error(i(340));Rs()}return r=s.flags,r&65536?(s.flags=r&-65537|128,s):null;case 19:return Z(Qt),null;case 4:return Ne(),null;case 10:return si(s.type),null;case 22:case 23:return Jn(s),Ef(),r!==null&&Z(Ls),r=s.flags,r&65536?(s.flags=r&-65537|128,s):null;case 24:return si(tn),null;case 25:return null;default:return null}}function Q0(r,s){switch(hf(s),s.tag){case 3:si(tn),Ne();break;case 26:case 27:case 5:Et(s);break;case 4:Ne();break;case 31:s.memoizedState!==null&&Jn(s);break;case 13:Jn(s);break;case 19:Z(Qt);break;case 10:si(s.type);break;case 22:case 23:Jn(s),Ef(),r!==null&&Z(Ls);break;case 24:si(tn)}}function Ql(r,s){try{var o=s.updateQueue,d=o!==null?o.lastEffect:null;if(d!==null){var m=d.next;o=m;do{if((o.tag&r)===r){d=void 0;var x=o.create,w=o.inst;d=x(),w.destroy=d}o=o.next}while(o!==m)}}catch(N){yt(s,s.return,N)}}function Qi(r,s,o){try{var d=s.updateQueue,m=d!==null?d.lastEffect:null;if(m!==null){var x=m.next;d=x;do{if((d.tag&r)===r){var w=d.inst,N=w.destroy;if(N!==void 0){w.destroy=void 0,m=s;var q=o,te=N;try{te()}catch(oe){yt(m,q,oe)}}}d=d.next}while(d!==x)}}catch(oe){yt(s,s.return,oe)}}function K0(r){var s=r.updateQueue;if(s!==null){var o=r.stateNode;try{Fx(s,o)}catch(d){yt(r,r.return,d)}}}function Z0(r,s,o){o.props=Us(r.type,r.memoizedProps),o.state=r.memoizedState;try{o.componentWillUnmount()}catch(d){yt(r,s,d)}}function Kl(r,s){try{var o=r.ref;if(o!==null){switch(r.tag){case 26:case 27:case 5:var d=r.stateNode;break;case 30:d=r.stateNode;break;default:d=r.stateNode}typeof o=="function"?r.refCleanup=o(d):o.current=d}}catch(m){yt(r,s,m)}}function Ir(r,s){var o=r.ref,d=r.refCleanup;if(o!==null)if(typeof d=="function")try{d()}catch(m){yt(r,s,m)}finally{r.refCleanup=null,r=r.alternate,r!=null&&(r.refCleanup=null)}else if(typeof o=="function")try{o(null)}catch(m){yt(r,s,m)}else o.current=null}function J0(r){var s=r.type,o=r.memoizedProps,d=r.stateNode;try{e:switch(s){case"button":case"input":case"select":case"textarea":o.autoFocus&&d.focus();break e;case"img":o.src?d.src=o.src:o.srcSet&&(d.srcset=o.srcSet)}}catch(m){yt(r,r.return,m)}}function ah(r,s,o){try{var d=r.stateNode;Kj(d,r.type,o,s),d[Mt]=s}catch(m){yt(r,r.return,m)}}function ev(r){return r.tag===5||r.tag===3||r.tag===26||r.tag===27&&rs(r.type)||r.tag===4}function lh(r){e:for(;;){for(;r.sibling===null;){if(r.return===null||ev(r.return))return null;r=r.return}for(r.sibling.return=r.return,r=r.sibling;r.tag!==5&&r.tag!==6&&r.tag!==18;){if(r.tag===27&&rs(r.type)||r.flags&2||r.child===null||r.tag===4)continue e;r.child.return=r,r=r.child}if(!(r.flags&2))return r.stateNode}}function oh(r,s,o){var d=r.tag;if(d===5||d===6)r=r.stateNode,s?(o.nodeType===9?o.body:o.nodeName==="HTML"?o.ownerDocument.body:o).insertBefore(r,s):(s=o.nodeType===9?o.body:o.nodeName==="HTML"?o.ownerDocument.body:o,s.appendChild(r),o=o._reactRootContainer,o!=null||s.onclick!==null||(s.onclick=Ie));else if(d!==4&&(d===27&&rs(r.type)&&(o=r.stateNode,s=null),r=r.child,r!==null))for(oh(r,s,o),r=r.sibling;r!==null;)oh(r,s,o),r=r.sibling}function eu(r,s,o){var d=r.tag;if(d===5||d===6)r=r.stateNode,s?o.insertBefore(r,s):o.appendChild(r);else if(d!==4&&(d===27&&rs(r.type)&&(o=r.stateNode),r=r.child,r!==null))for(eu(r,s,o),r=r.sibling;r!==null;)eu(r,s,o),r=r.sibling}function tv(r){var s=r.stateNode,o=r.memoizedProps;try{for(var d=r.type,m=s.attributes;m.length;)s.removeAttributeNode(m[0]);_n(s,d,o),s[Vt]=r,s[Mt]=o}catch(x){yt(r,r.return,x)}}var ui=!1,sn=!1,ch=!1,nv=typeof WeakSet=="function"?WeakSet:Set,mn=null;function Aj(r,s){if(r=r.containerInfo,Ah=_u,r=px(r),tf(r)){if("selectionStart"in r)var o={start:r.selectionStart,end:r.selectionEnd};else e:{o=(o=r.ownerDocument)&&o.defaultView||window;var d=o.getSelection&&o.getSelection();if(d&&d.rangeCount!==0){o=d.anchorNode;var m=d.anchorOffset,x=d.focusNode;d=d.focusOffset;try{o.nodeType,x.nodeType}catch{o=null;break e}var w=0,N=-1,q=-1,te=0,oe=0,de=r,ne=null;t:for(;;){for(var se;de!==o||m!==0&&de.nodeType!==3||(N=w+m),de!==x||d!==0&&de.nodeType!==3||(q=w+d),de.nodeType===3&&(w+=de.nodeValue.length),(se=de.firstChild)!==null;)ne=de,de=se;for(;;){if(de===r)break t;if(ne===o&&++te===m&&(N=w),ne===x&&++oe===d&&(q=w),(se=de.nextSibling)!==null)break;de=ne,ne=de.parentNode}de=se}o=N===-1||q===-1?null:{start:N,end:q}}else o=null}o=o||{start:0,end:0}}else o=null;for(Mh={focusedElem:r,selectionRange:o},_u=!1,mn=s;mn!==null;)if(s=mn,r=s.child,(s.subtreeFlags&1028)!==0&&r!==null)r.return=s,mn=r;else for(;mn!==null;){switch(s=mn,x=s.alternate,r=s.flags,s.tag){case 0:if((r&4)!==0&&(r=s.updateQueue,r=r!==null?r.events:null,r!==null))for(o=0;o<r.length;o++)m=r[o],m.ref.impl=m.nextImpl;break;case 11:case 15:break;case 1:if((r&1024)!==0&&x!==null){r=void 0,o=s,m=x.memoizedProps,x=x.memoizedState,d=o.stateNode;try{var Te=Us(o.type,m);r=d.getSnapshotBeforeUpdate(Te,x),d.__reactInternalSnapshotBeforeUpdate=r}catch(Ue){yt(o,o.return,Ue)}}break;case 3:if((r&1024)!==0){if(r=s.stateNode.containerInfo,o=r.nodeType,o===9)Dh(r);else if(o===1)switch(r.nodeName){case"HEAD":case"HTML":case"BODY":Dh(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,mn=r;break}mn=s.return}}function rv(r,s,o){var d=o.flags;switch(o.tag){case 0:case 11:case 15:fi(r,o),d&4&&Ql(5,o);break;case 1:if(fi(r,o),d&4)if(r=o.stateNode,s===null)try{r.componentDidMount()}catch(w){yt(o,o.return,w)}else{var m=Us(o.type,s.memoizedProps);s=s.memoizedState;try{r.componentDidUpdate(m,s,r.__reactInternalSnapshotBeforeUpdate)}catch(w){yt(o,o.return,w)}}d&64&&K0(o),d&512&&Kl(o,o.return);break;case 3:if(fi(r,o),d&64&&(r=o.updateQueue,r!==null)){if(s=null,o.child!==null)switch(o.child.tag){case 27:case 5:s=o.child.stateNode;break;case 1:s=o.child.stateNode}try{Fx(r,s)}catch(w){yt(o,o.return,w)}}break;case 27:s===null&&d&4&&tv(o);case 26:case 5:fi(r,o),s===null&&d&4&&J0(o),d&512&&Kl(o,o.return);break;case 12:fi(r,o);break;case 31:fi(r,o),d&4&&av(r,o);break;case 13:fi(r,o),d&4&&lv(r,o),d&64&&(r=o.memoizedState,r!==null&&(r=r.dehydrated,r!==null&&(o=$j.bind(null,o),sS(r,o))));break;case 22:if(d=o.memoizedState!==null||ui,!d){s=s!==null&&s.memoizedState!==null||sn,m=ui;var x=sn;ui=d,(sn=s)&&!x?hi(r,o,(o.subtreeFlags&8772)!==0):fi(r,o),ui=m,sn=x}break;case 30:break;default:fi(r,o)}}function iv(r){var s=r.alternate;s!==null&&(r.alternate=null,iv(s)),r.child=null,r.deletions=null,r.sibling=null,r.tag===5&&(s=r.stateNode,s!==null&&sa(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 $t=null,Un=!1;function di(r,s,o){for(o=o.child;o!==null;)sv(r,s,o),o=o.sibling}function sv(r,s,o){if(gt&&typeof gt.onCommitFiberUnmount=="function")try{gt.onCommitFiberUnmount(Je,o)}catch{}switch(o.tag){case 26:sn||Ir(o,s),di(r,s,o),o.memoizedState?o.memoizedState.count--:o.stateNode&&(o=o.stateNode,o.parentNode.removeChild(o));break;case 27:sn||Ir(o,s);var d=$t,m=Un;rs(o.type)&&($t=o.stateNode,Un=!1),di(r,s,o),ao(o.stateNode),$t=d,Un=m;break;case 5:sn||Ir(o,s);case 6:if(d=$t,m=Un,$t=null,di(r,s,o),$t=d,Un=m,$t!==null)if(Un)try{($t.nodeType===9?$t.body:$t.nodeName==="HTML"?$t.ownerDocument.body:$t).removeChild(o.stateNode)}catch(x){yt(o,s,x)}else try{$t.removeChild(o.stateNode)}catch(x){yt(o,s,x)}break;case 18:$t!==null&&(Un?(r=$t,Kv(r.nodeType===9?r.body:r.nodeName==="HTML"?r.ownerDocument.body:r,o.stateNode),$a(r)):Kv($t,o.stateNode));break;case 4:d=$t,m=Un,$t=o.stateNode.containerInfo,Un=!0,di(r,s,o),$t=d,Un=m;break;case 0:case 11:case 14:case 15:Qi(2,o,s),sn||Qi(4,o,s),di(r,s,o);break;case 1:sn||(Ir(o,s),d=o.stateNode,typeof d.componentWillUnmount=="function"&&Z0(o,s,d)),di(r,s,o);break;case 21:di(r,s,o);break;case 22:sn=(d=sn)||o.memoizedState!==null,di(r,s,o),sn=d;break;default:di(r,s,o)}}function av(r,s){if(s.memoizedState===null&&(r=s.alternate,r!==null&&(r=r.memoizedState,r!==null))){r=r.dehydrated;try{$a(r)}catch(o){yt(s,s.return,o)}}}function lv(r,s){if(s.memoizedState===null&&(r=s.alternate,r!==null&&(r=r.memoizedState,r!==null&&(r=r.dehydrated,r!==null))))try{$a(r)}catch(o){yt(s,s.return,o)}}function Mj(r){switch(r.tag){case 31:case 13:case 19:var s=r.stateNode;return s===null&&(s=r.stateNode=new nv),s;case 22:return r=r.stateNode,s=r._retryCache,s===null&&(s=r._retryCache=new nv),s;default:throw Error(i(435,r.tag))}}function tu(r,s){var o=Mj(r);s.forEach(function(d){if(!o.has(d)){o.add(d);var m=Uj.bind(null,r,d);d.then(m,m)}})}function Fn(r,s){var o=s.deletions;if(o!==null)for(var d=0;d<o.length;d++){var m=o[d],x=r,w=s,N=w;e:for(;N!==null;){switch(N.tag){case 27:if(rs(N.type)){$t=N.stateNode,Un=!1;break e}break;case 5:$t=N.stateNode,Un=!1;break e;case 3:case 4:$t=N.stateNode.containerInfo,Un=!0;break e}N=N.return}if($t===null)throw Error(i(160));sv(x,w,m),$t=null,Un=!1,x=m.alternate,x!==null&&(x.return=null),m.return=null}if(s.subtreeFlags&13886)for(s=s.child;s!==null;)ov(s,r),s=s.sibling}var Ar=null;function ov(r,s){var o=r.alternate,d=r.flags;switch(r.tag){case 0:case 11:case 14:case 15:Fn(s,r),qn(r),d&4&&(Qi(3,r,r.return),Ql(3,r),Qi(5,r,r.return));break;case 1:Fn(s,r),qn(r),d&512&&(sn||o===null||Ir(o,o.return)),d&64&&ui&&(r=r.updateQueue,r!==null&&(d=r.callbacks,d!==null&&(o=r.shared.hiddenCallbacks,r.shared.hiddenCallbacks=o===null?d:o.concat(d))));break;case 26:var m=Ar;if(Fn(s,r),qn(r),d&512&&(sn||o===null||Ir(o,o.return)),d&4){var x=o!==null?o.memoizedState:null;if(d=r.memoizedState,o===null)if(d===null)if(r.stateNode===null){e:{d=r.type,o=r.memoizedProps,m=m.ownerDocument||m;t:switch(d){case"title":x=m.getElementsByTagName("title")[0],(!x||x[ys]||x[Vt]||x.namespaceURI==="http://www.w3.org/2000/svg"||x.hasAttribute("itemprop"))&&(x=m.createElement(d),m.head.insertBefore(x,m.querySelector("head > title"))),_n(x,d,o),x[Vt]=r,Wt(x),d=x;break e;case"link":var w=o1("link","href",m).get(d+(o.href||""));if(w){for(var N=0;N<w.length;N++)if(x=w[N],x.getAttribute("href")===(o.href==null||o.href===""?null:o.href)&&x.getAttribute("rel")===(o.rel==null?null:o.rel)&&x.getAttribute("title")===(o.title==null?null:o.title)&&x.getAttribute("crossorigin")===(o.crossOrigin==null?null:o.crossOrigin)){w.splice(N,1);break t}}x=m.createElement(d),_n(x,d,o),m.head.appendChild(x);break;case"meta":if(w=o1("meta","content",m).get(d+(o.content||""))){for(N=0;N<w.length;N++)if(x=w[N],x.getAttribute("content")===(o.content==null?null:""+o.content)&&x.getAttribute("name")===(o.name==null?null:o.name)&&x.getAttribute("property")===(o.property==null?null:o.property)&&x.getAttribute("http-equiv")===(o.httpEquiv==null?null:o.httpEquiv)&&x.getAttribute("charset")===(o.charSet==null?null:o.charSet)){w.splice(N,1);break t}}x=m.createElement(d),_n(x,d,o),m.head.appendChild(x);break;default:throw Error(i(468,d))}x[Vt]=r,Wt(x),d=x}r.stateNode=d}else c1(m,r.type,r.stateNode);else r.stateNode=l1(m,d,r.memoizedProps);else x!==d?(x===null?o.stateNode!==null&&(o=o.stateNode,o.parentNode.removeChild(o)):x.count--,d===null?c1(m,r.type,r.stateNode):l1(m,d,r.memoizedProps)):d===null&&r.stateNode!==null&&ah(r,r.memoizedProps,o.memoizedProps)}break;case 27:Fn(s,r),qn(r),d&512&&(sn||o===null||Ir(o,o.return)),o!==null&&d&4&&ah(r,r.memoizedProps,o.memoizedProps);break;case 5:if(Fn(s,r),qn(r),d&512&&(sn||o===null||Ir(o,o.return)),r.flags&32){m=r.stateNode;try{$i(m,"")}catch(Te){yt(r,r.return,Te)}}d&4&&r.stateNode!=null&&(m=r.memoizedProps,ah(r,m,o!==null?o.memoizedProps:m)),d&1024&&(ch=!0);break;case 6:if(Fn(s,r),qn(r),d&4){if(r.stateNode===null)throw Error(i(162));d=r.memoizedProps,o=r.stateNode;try{o.nodeValue=d}catch(Te){yt(r,r.return,Te)}}break;case 3:if(xu=null,m=Ar,Ar=mu(s.containerInfo),Fn(s,r),Ar=m,qn(r),d&4&&o!==null&&o.memoizedState.isDehydrated)try{$a(s.containerInfo)}catch(Te){yt(r,r.return,Te)}ch&&(ch=!1,cv(r));break;case 4:d=Ar,Ar=mu(r.stateNode.containerInfo),Fn(s,r),qn(r),Ar=d;break;case 12:Fn(s,r),qn(r);break;case 31:Fn(s,r),qn(r),d&4&&(d=r.updateQueue,d!==null&&(r.updateQueue=null,tu(r,d)));break;case 13:Fn(s,r),qn(r),r.child.flags&8192&&r.memoizedState!==null!=(o!==null&&o.memoizedState!==null)&&(ru=$e()),d&4&&(d=r.updateQueue,d!==null&&(r.updateQueue=null,tu(r,d)));break;case 22:m=r.memoizedState!==null;var q=o!==null&&o.memoizedState!==null,te=ui,oe=sn;if(ui=te||m,sn=oe||q,Fn(s,r),sn=oe,ui=te,qn(r),d&8192)e:for(s=r.stateNode,s._visibility=m?s._visibility&-2:s._visibility|1,m&&(o===null||q||ui||sn||Fs(r)),o=null,s=r;;){if(s.tag===5||s.tag===26){if(o===null){q=o=s;try{if(x=q.stateNode,m)w=x.style,typeof w.setProperty=="function"?w.setProperty("display","none","important"):w.display="none";else{N=q.stateNode;var de=q.memoizedProps.style,ne=de!=null&&de.hasOwnProperty("display")?de.display:null;N.style.display=ne==null||typeof ne=="boolean"?"":(""+ne).trim()}}catch(Te){yt(q,q.return,Te)}}}else if(s.tag===6){if(o===null){q=s;try{q.stateNode.nodeValue=m?"":q.memoizedProps}catch(Te){yt(q,q.return,Te)}}}else if(s.tag===18){if(o===null){q=s;try{var se=q.stateNode;m?Zv(se,!0):Zv(q.stateNode,!1)}catch(Te){yt(q,q.return,Te)}}}else if((s.tag!==22&&s.tag!==23||s.memoizedState===null||s===r)&&s.child!==null){s.child.return=s,s=s.child;continue}if(s===r)break e;for(;s.sibling===null;){if(s.return===null||s.return===r)break e;o===s&&(o=null),s=s.return}o===s&&(o=null),s.sibling.return=s.return,s=s.sibling}d&4&&(d=r.updateQueue,d!==null&&(o=d.retryQueue,o!==null&&(d.retryQueue=null,tu(r,o))));break;case 19:Fn(s,r),qn(r),d&4&&(d=r.updateQueue,d!==null&&(r.updateQueue=null,tu(r,d)));break;case 30:break;case 21:break;default:Fn(s,r),qn(r)}}function qn(r){var s=r.flags;if(s&2){try{for(var o,d=r.return;d!==null;){if(ev(d)){o=d;break}d=d.return}if(o==null)throw Error(i(160));switch(o.tag){case 27:var m=o.stateNode,x=lh(r);eu(r,x,m);break;case 5:var w=o.stateNode;o.flags&32&&($i(w,""),o.flags&=-33);var N=lh(r);eu(r,N,w);break;case 3:case 4:var q=o.stateNode.containerInfo,te=lh(r);oh(r,te,q);break;default:throw Error(i(161))}}catch(oe){yt(r,r.return,oe)}r.flags&=-3}s&4096&&(r.flags&=-4097)}function cv(r){if(r.subtreeFlags&1024)for(r=r.child;r!==null;){var s=r;cv(s),s.tag===5&&s.flags&1024&&s.stateNode.reset(),r=r.sibling}}function fi(r,s){if(s.subtreeFlags&8772)for(s=s.child;s!==null;)rv(r,s.alternate,s),s=s.sibling}function Fs(r){for(r=r.child;r!==null;){var s=r;switch(s.tag){case 0:case 11:case 14:case 15:Qi(4,s,s.return),Fs(s);break;case 1:Ir(s,s.return);var o=s.stateNode;typeof o.componentWillUnmount=="function"&&Z0(s,s.return,o),Fs(s);break;case 27:ao(s.stateNode);case 26:case 5:Ir(s,s.return),Fs(s);break;case 22:s.memoizedState===null&&Fs(s);break;case 30:Fs(s);break;default:Fs(s)}r=r.sibling}}function hi(r,s,o){for(o=o&&(s.subtreeFlags&8772)!==0,s=s.child;s!==null;){var d=s.alternate,m=r,x=s,w=x.flags;switch(x.tag){case 0:case 11:case 15:hi(m,x,o),Ql(4,x);break;case 1:if(hi(m,x,o),d=x,m=d.stateNode,typeof m.componentDidMount=="function")try{m.componentDidMount()}catch(te){yt(d,d.return,te)}if(d=x,m=d.updateQueue,m!==null){var N=d.stateNode;try{var q=m.shared.hiddenCallbacks;if(q!==null)for(m.shared.hiddenCallbacks=null,m=0;m<q.length;m++)Ux(q[m],N)}catch(te){yt(d,d.return,te)}}o&&w&64&&K0(x),Kl(x,x.return);break;case 27:tv(x);case 26:case 5:hi(m,x,o),o&&d===null&&w&4&&J0(x),Kl(x,x.return);break;case 12:hi(m,x,o);break;case 31:hi(m,x,o),o&&w&4&&av(m,x);break;case 13:hi(m,x,o),o&&w&4&&lv(m,x);break;case 22:x.memoizedState===null&&hi(m,x,o),Kl(x,x.return);break;case 30:break;default:hi(m,x,o)}s=s.sibling}}function uh(r,s){var o=null;r!==null&&r.memoizedState!==null&&r.memoizedState.cachePool!==null&&(o=r.memoizedState.cachePool.pool),r=null,s.memoizedState!==null&&s.memoizedState.cachePool!==null&&(r=s.memoizedState.cachePool.pool),r!==o&&(r!=null&&r.refCount++,o!=null&&Bl(o))}function dh(r,s){r=null,s.alternate!==null&&(r=s.alternate.memoizedState.cache),s=s.memoizedState.cache,s!==r&&(s.refCount++,r!=null&&Bl(r))}function Mr(r,s,o,d){if(s.subtreeFlags&10256)for(s=s.child;s!==null;)uv(r,s,o,d),s=s.sibling}function uv(r,s,o,d){var m=s.flags;switch(s.tag){case 0:case 11:case 15:Mr(r,s,o,d),m&2048&&Ql(9,s);break;case 1:Mr(r,s,o,d);break;case 3:Mr(r,s,o,d),m&2048&&(r=null,s.alternate!==null&&(r=s.alternate.memoizedState.cache),s=s.memoizedState.cache,s!==r&&(s.refCount++,r!=null&&Bl(r)));break;case 12:if(m&2048){Mr(r,s,o,d),r=s.stateNode;try{var x=s.memoizedProps,w=x.id,N=x.onPostCommit;typeof N=="function"&&N(w,s.alternate===null?"mount":"update",r.passiveEffectDuration,-0)}catch(q){yt(s,s.return,q)}}else Mr(r,s,o,d);break;case 31:Mr(r,s,o,d);break;case 13:Mr(r,s,o,d);break;case 23:break;case 22:x=s.stateNode,w=s.alternate,s.memoizedState!==null?x._visibility&2?Mr(r,s,o,d):Zl(r,s):x._visibility&2?Mr(r,s,o,d):(x._visibility|=2,Ea(r,s,o,d,(s.subtreeFlags&10256)!==0||!1)),m&2048&&uh(w,s);break;case 24:Mr(r,s,o,d),m&2048&&dh(s.alternate,s);break;default:Mr(r,s,o,d)}}function Ea(r,s,o,d,m){for(m=m&&((s.subtreeFlags&10256)!==0||!1),s=s.child;s!==null;){var x=r,w=s,N=o,q=d,te=w.flags;switch(w.tag){case 0:case 11:case 15:Ea(x,w,N,q,m),Ql(8,w);break;case 23:break;case 22:var oe=w.stateNode;w.memoizedState!==null?oe._visibility&2?Ea(x,w,N,q,m):Zl(x,w):(oe._visibility|=2,Ea(x,w,N,q,m)),m&&te&2048&&uh(w.alternate,w);break;case 24:Ea(x,w,N,q,m),m&&te&2048&&dh(w.alternate,w);break;default:Ea(x,w,N,q,m)}s=s.sibling}}function Zl(r,s){if(s.subtreeFlags&10256)for(s=s.child;s!==null;){var o=r,d=s,m=d.flags;switch(d.tag){case 22:Zl(o,d),m&2048&&uh(d.alternate,d);break;case 24:Zl(o,d),m&2048&&dh(d.alternate,d);break;default:Zl(o,d)}s=s.sibling}}var Jl=8192;function Ta(r,s,o){if(r.subtreeFlags&Jl)for(r=r.child;r!==null;)dv(r,s,o),r=r.sibling}function dv(r,s,o){switch(r.tag){case 26:Ta(r,s,o),r.flags&Jl&&r.memoizedState!==null&&xS(o,Ar,r.memoizedState,r.memoizedProps);break;case 5:Ta(r,s,o);break;case 3:case 4:var d=Ar;Ar=mu(r.stateNode.containerInfo),Ta(r,s,o),Ar=d;break;case 22:r.memoizedState===null&&(d=r.alternate,d!==null&&d.memoizedState!==null?(d=Jl,Jl=16777216,Ta(r,s,o),Jl=d):Ta(r,s,o));break;default:Ta(r,s,o)}}function fv(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 eo(r){var s=r.deletions;if((r.flags&16)!==0){if(s!==null)for(var o=0;o<s.length;o++){var d=s[o];mn=d,pv(d,r)}fv(r)}if(r.subtreeFlags&10256)for(r=r.child;r!==null;)hv(r),r=r.sibling}function hv(r){switch(r.tag){case 0:case 11:case 15:eo(r),r.flags&2048&&Qi(9,r,r.return);break;case 3:eo(r);break;case 12:eo(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)):eo(r);break;default:eo(r)}}function nu(r){var s=r.deletions;if((r.flags&16)!==0){if(s!==null)for(var o=0;o<s.length;o++){var d=s[o];mn=d,pv(d,r)}fv(r)}for(r=r.child;r!==null;){switch(s=r,s.tag){case 0:case 11:case 15:Qi(8,s,s.return),nu(s);break;case 22:o=s.stateNode,o._visibility&2&&(o._visibility&=-3,nu(s));break;default:nu(s)}r=r.sibling}}function pv(r,s){for(;mn!==null;){var o=mn;switch(o.tag){case 0:case 11:case 15:Qi(8,o,s);break;case 23:case 22:if(o.memoizedState!==null&&o.memoizedState.cachePool!==null){var d=o.memoizedState.cachePool.pool;d!=null&&d.refCount++}break;case 24:Bl(o.memoizedState.cache)}if(d=o.child,d!==null)d.return=o,mn=d;else e:for(o=r;mn!==null;){d=mn;var m=d.sibling,x=d.return;if(iv(d),d===o){mn=null;break e}if(m!==null){m.return=x,mn=m;break e}mn=x}}}var Rj={getCacheForType:function(r){var s=bn(tn),o=s.data.get(r);return o===void 0&&(o=r(),s.data.set(r,o)),o},cacheSignal:function(){return bn(tn).controller.signal}},zj=typeof WeakMap=="function"?WeakMap:Map,mt=0,Nt=null,et=null,st=0,bt=0,er=null,Ki=!1,Aa=!1,fh=!1,pi=0,Yt=0,Zi=0,qs=0,hh=0,tr=0,Ma=0,to=null,Hn=null,ph=!1,ru=0,mv=0,iu=1/0,su=null,Ji=null,dn=0,es=null,Ra=null,mi=0,mh=0,gh=null,gv=null,no=0,xh=null;function nr(){return(mt&2)!==0&&st!==0?st&-st:F.T!==null?jh():Br()}function xv(){if(tr===0)if((st&536870912)===0||ot){var r=xt;xt<<=1,(xt&3932160)===0&&(xt=262144),tr=r}else tr=536870912;return r=Zn.current,r!==null&&(r.flags|=32),tr}function In(r,s,o){(r===Nt&&(bt===2||bt===9)||r.cancelPendingCommit!==null)&&(za(r,0),ts(r,st,tr,!1)),gs(r,o),((mt&2)===0||r!==Nt)&&(r===Nt&&((mt&2)===0&&(qs|=o),Yt===4&&ts(r,st,tr,!1)),Vr(r))}function vv(r,s,o){if((mt&6)!==0)throw Error(i(327));var d=!o&&(s&127)===0&&(s&r.expiredLanes)===0||Nr(r,s),m=d?Oj(r,s):bh(r,s,!0),x=d;do{if(m===0){Aa&&!d&&ts(r,s,0,!1);break}else{if(o=r.current.alternate,x&&!Dj(o)){m=bh(r,s,!1),x=!1;continue}if(m===2){if(x=s,r.errorRecoveryDisabledLanes&x)var w=0;else w=r.pendingLanes&-536870913,w=w!==0?w:w&536870912?536870912:0;if(w!==0){s=w;e:{var N=r;m=to;var q=N.current.memoizedState.isDehydrated;if(q&&(za(N,w).flags|=256),w=bh(N,w,!1),w!==2){if(fh&&!q){N.errorRecoveryDisabledLanes|=x,qs|=x,m=4;break e}x=Hn,Hn=m,x!==null&&(Hn===null?Hn=x:Hn.push.apply(Hn,x))}m=w}if(x=!1,m!==2)continue}}if(m===1){za(r,0),ts(r,s,0,!0);break}e:{switch(d=r,x=m,x){case 0:case 1:throw Error(i(345));case 4:if((s&4194048)!==s)break;case 6:ts(d,s,tr,!Ki);break e;case 2:Hn=null;break;case 3:case 5:break;default:throw Error(i(329))}if((s&62914560)===s&&(m=ru+300-$e(),10<m)){if(ts(d,s,tr,!Ki),kn(d,0,!0)!==0)break e;mi=s,d.timeoutHandle=Wv(bv.bind(null,d,o,Hn,su,ph,s,tr,qs,Ma,Ki,x,"Throttled",-0,0),m);break e}bv(d,o,Hn,su,ph,s,tr,qs,Ma,Ki,x,null,-0,0)}}break}while(!0);Vr(r)}function bv(r,s,o,d,m,x,w,N,q,te,oe,de,ne,se){if(r.timeoutHandle=-1,de=s.subtreeFlags,de&8192||(de&16785408)===16785408){de={stylesheets:null,count:0,imgCount:0,imgBytes:0,suspenseyImages:[],waitingForImages:!0,waitingForViewTransition:!1,unsuspend:Ie},dv(s,x,de);var Te=(x&62914560)===x?ru-$e():(x&4194048)===x?mv-$e():0;if(Te=vS(de,Te),Te!==null){mi=x,r.cancelPendingCommit=Te(Cv.bind(null,r,s,x,o,d,m,w,N,q,oe,de,null,ne,se)),ts(r,x,w,!te);return}}Cv(r,s,x,o,d,m,w,N,q)}function Dj(r){for(var s=r;;){var o=s.tag;if((o===0||o===11||o===15)&&s.flags&16384&&(o=s.updateQueue,o!==null&&(o=o.stores,o!==null)))for(var d=0;d<o.length;d++){var m=o[d],x=m.getSnapshot;m=m.value;try{if(!Qn(x(),m))return!1}catch{return!1}}if(o=s.child,s.subtreeFlags&16384&&o!==null)o.return=s,s=o;else{if(s===r)break;for(;s.sibling===null;){if(s.return===null||s.return===r)return!0;s=s.return}s.sibling.return=s.return,s=s.sibling}}return!0}function ts(r,s,o,d){s&=~hh,s&=~qs,r.suspendedLanes|=s,r.pingedLanes&=~s,d&&(r.warmLanes|=s),d=r.expirationTimes;for(var m=s;0<m;){var x=31-J(m),w=1<<x;d[x]=-1,m&=~w}o!==0&&Ri(r,o,s)}function au(){return(mt&6)===0?(ro(0),!1):!0}function vh(){if(et!==null){if(bt===0)var r=et.return;else r=et,ii=zs=null,Df(r),ja=null,$l=0,r=et;for(;r!==null;)Q0(r.alternate,r),r=r.return;et=null}}function za(r,s){var o=r.timeoutHandle;o!==-1&&(r.timeoutHandle=-1,eS(o)),o=r.cancelPendingCommit,o!==null&&(r.cancelPendingCommit=null,o()),mi=0,vh(),Nt=r,et=o=ni(r.current,null),st=s,bt=0,er=null,Ki=!1,Aa=Nr(r,s),fh=!1,Ma=tr=hh=qs=Zi=Yt=0,Hn=to=null,ph=!1,(s&8)!==0&&(s|=s&32);var d=r.entangledLanes;if(d!==0)for(r=r.entanglements,d&=s;0<d;){var m=31-J(d),x=1<<m;s|=r[m],d&=~x}return pi=s,Cc(),o}function yv(r,s){Ge=null,F.H=Yl,s===wa||s===Lc?(s=Ox(),bt=3):s===wf?(s=Ox(),bt=4):bt=s===Qf?8:s!==null&&typeof s=="object"&&typeof s.then=="function"?6:1,er=s,et===null&&(Yt=1,Wc(r,dr(s,r.current)))}function _v(){var r=Zn.current;return r===null?!0:(st&4194048)===st?mr===null:(st&62914560)===st||(st&536870912)!==0?r===mr:!1}function wv(){var r=F.H;return F.H=Yl,r===null?Yl:r}function jv(){var r=F.A;return F.A=Rj,r}function lu(){Yt=4,Ki||(st&4194048)!==st&&Zn.current!==null||(Aa=!0),(Zi&134217727)===0&&(qs&134217727)===0||Nt===null||ts(Nt,st,tr,!1)}function bh(r,s,o){var d=mt;mt|=2;var m=wv(),x=jv();(Nt!==r||st!==s)&&(su=null,za(r,s)),s=!1;var w=Yt;e:do try{if(bt!==0&&et!==null){var N=et,q=er;switch(bt){case 8:vh(),w=6;break e;case 3:case 2:case 9:case 6:Zn.current===null&&(s=!0);var te=bt;if(bt=0,er=null,Da(r,N,q,te),o&&Aa){w=0;break e}break;default:te=bt,bt=0,er=null,Da(r,N,q,te)}}Lj(),w=Yt;break}catch(oe){yv(r,oe)}while(!0);return s&&r.shellSuspendCounter++,ii=zs=null,mt=d,F.H=m,F.A=x,et===null&&(Nt=null,st=0,Cc()),w}function Lj(){for(;et!==null;)Sv(et)}function Oj(r,s){var o=mt;mt|=2;var d=wv(),m=jv();Nt!==r||st!==s?(su=null,iu=$e()+500,za(r,s)):Aa=Nr(r,s);e:do try{if(bt!==0&&et!==null){s=et;var x=er;t:switch(bt){case 1:bt=0,er=null,Da(r,s,x,1);break;case 2:case 9:if(Dx(x)){bt=0,er=null,kv(s);break}s=function(){bt!==2&&bt!==9||Nt!==r||(bt=7),Vr(r)},x.then(s,s);break e;case 3:bt=7;break e;case 4:bt=5;break e;case 7:Dx(x)?(bt=0,er=null,kv(s)):(bt=0,er=null,Da(r,s,x,7));break;case 5:var w=null;switch(et.tag){case 26:w=et.memoizedState;case 5:case 27:var N=et;if(w?u1(w):N.stateNode.complete){bt=0,er=null;var q=N.sibling;if(q!==null)et=q;else{var te=N.return;te!==null?(et=te,ou(te)):et=null}break t}}bt=0,er=null,Da(r,s,x,5);break;case 6:bt=0,er=null,Da(r,s,x,6);break;case 8:vh(),Yt=6;break e;default:throw Error(i(462))}}Bj();break}catch(oe){yv(r,oe)}while(!0);return ii=zs=null,F.H=d,F.A=m,mt=o,et!==null?0:(Nt=null,st=0,Cc(),Yt)}function Bj(){for(;et!==null&&!ze();)Sv(et)}function Sv(r){var s=X0(r.alternate,r,pi);r.memoizedProps=r.pendingProps,s===null?ou(r):et=s}function kv(r){var s=r,o=s.alternate;switch(s.tag){case 15:case 0:s=q0(o,s,s.pendingProps,s.type,void 0,st);break;case 11:s=q0(o,s,s.pendingProps,s.type.render,s.ref,st);break;case 5:Df(s);default:Q0(o,s),s=et=jx(s,pi),s=X0(o,s,pi)}r.memoizedProps=r.pendingProps,s===null?ou(r):et=s}function Da(r,s,o,d){ii=zs=null,Df(s),ja=null,$l=0;var m=s.return;try{if(kj(r,m,s,o,st)){Yt=1,Wc(r,dr(o,r.current)),et=null;return}}catch(x){if(m!==null)throw et=m,x;Yt=1,Wc(r,dr(o,r.current)),et=null;return}s.flags&32768?(ot||d===1?r=!0:Aa||(st&536870912)!==0?r=!1:(Ki=r=!0,(d===2||d===9||d===3||d===6)&&(d=Zn.current,d!==null&&d.tag===13&&(d.flags|=16384))),Nv(s,r)):ou(s)}function ou(r){var s=r;do{if((s.flags&32768)!==0){Nv(s,Ki);return}r=s.return;var o=Ej(s.alternate,s,pi);if(o!==null){et=o;return}if(s=s.sibling,s!==null){et=s;return}et=s=r}while(s!==null);Yt===0&&(Yt=5)}function Nv(r,s){do{var o=Tj(r.alternate,r);if(o!==null){o.flags&=32767,et=o;return}if(o=r.return,o!==null&&(o.flags|=32768,o.subtreeFlags=0,o.deletions=null),!s&&(r=r.sibling,r!==null)){et=r;return}et=r=o}while(r!==null);Yt=6,et=null}function Cv(r,s,o,d,m,x,w,N,q){r.cancelPendingCommit=null;do cu();while(dn!==0);if((mt&6)!==0)throw Error(i(327));if(s!==null){if(s===r.current)throw Error(i(177));if(x=s.lanes|s.childLanes,x|=lf,Hd(r,o,x,w,N,q),r===Nt&&(et=Nt=null,st=0),Ra=s,es=r,mi=o,mh=x,gh=m,gv=d,(s.subtreeFlags&10256)!==0||(s.flags&10256)!==0?(r.callbackNode=null,r.callbackPriority=0,Fj(X,function(){return Rv(),null})):(r.callbackNode=null,r.callbackPriority=0),d=(s.flags&13878)!==0,(s.subtreeFlags&13878)!==0||d){d=F.T,F.T=null,m=P.p,P.p=2,w=mt,mt|=4;try{Aj(r,s,o)}finally{mt=w,P.p=m,F.T=d}}dn=1,Ev(),Tv(),Av()}}function Ev(){if(dn===1){dn=0;var r=es,s=Ra,o=(s.flags&13878)!==0;if((s.subtreeFlags&13878)!==0||o){o=F.T,F.T=null;var d=P.p;P.p=2;var m=mt;mt|=4;try{ov(s,r);var x=Mh,w=px(r.containerInfo),N=x.focusedElem,q=x.selectionRange;if(w!==N&&N&&N.ownerDocument&&hx(N.ownerDocument.documentElement,N)){if(q!==null&&tf(N)){var te=q.start,oe=q.end;if(oe===void 0&&(oe=te),"selectionStart"in N)N.selectionStart=te,N.selectionEnd=Math.min(oe,N.value.length);else{var de=N.ownerDocument||document,ne=de&&de.defaultView||window;if(ne.getSelection){var se=ne.getSelection(),Te=N.textContent.length,Ue=Math.min(q.start,Te),St=q.end===void 0?Ue:Math.min(q.end,Te);!se.extend&&Ue>St&&(w=St,St=Ue,Ue=w);var K=fx(N,Ue),V=fx(N,St);if(K&&V&&(se.rangeCount!==1||se.anchorNode!==K.node||se.anchorOffset!==K.offset||se.focusNode!==V.node||se.focusOffset!==V.offset)){var ee=de.createRange();ee.setStart(K.node,K.offset),se.removeAllRanges(),Ue>St?(se.addRange(ee),se.extend(V.node,V.offset)):(ee.setEnd(V.node,V.offset),se.addRange(ee))}}}}for(de=[],se=N;se=se.parentNode;)se.nodeType===1&&de.push({element:se,left:se.scrollLeft,top:se.scrollTop});for(typeof N.focus=="function"&&N.focus(),N=0;N<de.length;N++){var ue=de[N];ue.element.scrollLeft=ue.left,ue.element.scrollTop=ue.top}}_u=!!Ah,Mh=Ah=null}finally{mt=m,P.p=d,F.T=o}}r.current=s,dn=2}}function Tv(){if(dn===2){dn=0;var r=es,s=Ra,o=(s.flags&8772)!==0;if((s.subtreeFlags&8772)!==0||o){o=F.T,F.T=null;var d=P.p;P.p=2;var m=mt;mt|=4;try{rv(r,s.alternate,s)}finally{mt=m,P.p=d,F.T=o}}dn=3}}function Av(){if(dn===4||dn===3){dn=0,lt();var r=es,s=Ra,o=mi,d=gv;(s.subtreeFlags&10256)!==0||(s.flags&10256)!==0?dn=5:(dn=0,Ra=es=null,Mv(r,r.pendingLanes));var m=r.pendingLanes;if(m===0&&(Ji=null),ia(o),s=s.stateNode,gt&&typeof gt.onCommitFiberRoot=="function")try{gt.onCommitFiberRoot(Je,s,void 0,(s.current.flags&128)===128)}catch{}if(d!==null){s=F.T,m=P.p,P.p=2,F.T=null;try{for(var x=r.onRecoverableError,w=0;w<d.length;w++){var N=d[w];x(N.value,{componentStack:N.stack})}}finally{F.T=s,P.p=m}}(mi&3)!==0&&cu(),Vr(r),m=r.pendingLanes,(o&261930)!==0&&(m&42)!==0?r===xh?no++:(no=0,xh=r):no=0,ro(0)}}function Mv(r,s){(r.pooledCacheLanes&=s)===0&&(s=r.pooledCache,s!=null&&(r.pooledCache=null,Bl(s)))}function cu(){return Ev(),Tv(),Av(),Rv()}function Rv(){if(dn!==5)return!1;var r=es,s=mh;mh=0;var o=ia(mi),d=F.T,m=P.p;try{P.p=32>o?32:o,F.T=null,o=gh,gh=null;var x=es,w=mi;if(dn=0,Ra=es=null,mi=0,(mt&6)!==0)throw Error(i(331));var N=mt;if(mt|=4,hv(x.current),uv(x,x.current,w,o),mt=N,ro(0,!1),gt&&typeof gt.onPostCommitFiberRoot=="function")try{gt.onPostCommitFiberRoot(Je,x)}catch{}return!0}finally{P.p=m,F.T=d,Mv(r,s)}}function zv(r,s,o){s=dr(o,s),s=Wf(r.stateNode,s,2),r=Yi(r,s,2),r!==null&&(gs(r,2),Vr(r))}function yt(r,s,o){if(r.tag===3)zv(r,r,o);else for(;s!==null;){if(s.tag===3){zv(s,r,o);break}else if(s.tag===1){var d=s.stateNode;if(typeof s.type.getDerivedStateFromError=="function"||typeof d.componentDidCatch=="function"&&(Ji===null||!Ji.has(d))){r=dr(o,r),o=D0(2),d=Yi(s,o,2),d!==null&&(L0(o,d,s,r),gs(d,2),Vr(d));break}}s=s.return}}function yh(r,s,o){var d=r.pingCache;if(d===null){d=r.pingCache=new zj;var m=new Set;d.set(s,m)}else m=d.get(s),m===void 0&&(m=new Set,d.set(s,m));m.has(o)||(fh=!0,m.add(o),r=Pj.bind(null,r,s,o),s.then(r,r))}function Pj(r,s,o){var d=r.pingCache;d!==null&&d.delete(s),r.pingedLanes|=r.suspendedLanes&o,r.warmLanes&=~o,Nt===r&&(st&o)===o&&(Yt===4||Yt===3&&(st&62914560)===st&&300>$e()-ru?(mt&2)===0&&za(r,0):hh|=o,Ma===st&&(Ma=0)),Vr(r)}function Dv(r,s){s===0&&(s=xl()),r=As(r,s),r!==null&&(gs(r,s),Vr(r))}function $j(r){var s=r.memoizedState,o=0;s!==null&&(o=s.retryLane),Dv(r,o)}function Uj(r,s){var o=0;switch(r.tag){case 31:case 13:var d=r.stateNode,m=r.memoizedState;m!==null&&(o=m.retryLane);break;case 19:d=r.stateNode;break;case 22:d=r.stateNode._retryCache;break;default:throw Error(i(314))}d!==null&&d.delete(s),Dv(r,o)}function Fj(r,s){return en(r,s)}var uu=null,La=null,_h=!1,du=!1,wh=!1,ns=0;function Vr(r){r!==La&&r.next===null&&(La===null?uu=La=r:La=La.next=r),du=!0,_h||(_h=!0,Hj())}function ro(r,s){if(!wh&&du){wh=!0;do for(var o=!1,d=uu;d!==null;){if(r!==0){var m=d.pendingLanes;if(m===0)var x=0;else{var w=d.suspendedLanes,N=d.pingedLanes;x=(1<<31-J(42|r)+1)-1,x&=m&~(w&~N),x=x&201326741?x&201326741|1:x?x|2:0}x!==0&&(o=!0,Pv(d,x))}else x=st,x=kn(d,d===Nt?x:0,d.cancelPendingCommit!==null||d.timeoutHandle!==-1),(x&3)===0||Nr(d,x)||(o=!0,Pv(d,x));d=d.next}while(o);wh=!1}}function qj(){Lv()}function Lv(){du=_h=!1;var r=0;ns!==0&&Jj()&&(r=ns);for(var s=$e(),o=null,d=uu;d!==null;){var m=d.next,x=Ov(d,s);x===0?(d.next=null,o===null?uu=m:o.next=m,m===null&&(La=o)):(o=d,(r!==0||(x&3)!==0)&&(du=!0)),d=m}dn!==0&&dn!==5||ro(r),ns!==0&&(ns=0)}function Ov(r,s){for(var o=r.suspendedLanes,d=r.pingedLanes,m=r.expirationTimes,x=r.pendingLanes&-62914561;0<x;){var w=31-J(x),N=1<<w,q=m[w];q===-1?((N&o)===0||(N&d)!==0)&&(m[w]=Mi(N,s)):q<=s&&(r.expiredLanes|=N),x&=~N}if(s=Nt,o=st,o=kn(r,r===s?o:0,r.cancelPendingCommit!==null||r.timeoutHandle!==-1),d=r.callbackNode,o===0||r===s&&(bt===2||bt===9)||r.cancelPendingCommit!==null)return d!==null&&d!==null&&je(d),r.callbackNode=null,r.callbackPriority=0;if((o&3)===0||Nr(r,o)){if(s=o&-o,s===r.callbackPriority)return s;switch(d!==null&&je(d),ia(o)){case 2:case 8:o=ve;break;case 32:o=X;break;case 268435456:o=Ae;break;default:o=X}return d=Bv.bind(null,r),o=en(o,d),r.callbackPriority=s,r.callbackNode=o,s}return d!==null&&d!==null&&je(d),r.callbackPriority=2,r.callbackNode=null,2}function Bv(r,s){if(dn!==0&&dn!==5)return r.callbackNode=null,r.callbackPriority=0,null;var o=r.callbackNode;if(cu()&&r.callbackNode!==o)return null;var d=st;return d=kn(r,r===Nt?d:0,r.cancelPendingCommit!==null||r.timeoutHandle!==-1),d===0?null:(vv(r,d,s),Ov(r,$e()),r.callbackNode!=null&&r.callbackNode===o?Bv.bind(null,r):null)}function Pv(r,s){if(cu())return null;vv(r,s,!0)}function Hj(){tS(function(){(mt&6)!==0?en(le,qj):Lv()})}function jh(){if(ns===0){var r=ya;r===0&&(r=_t,_t<<=1,(_t&261888)===0&&(_t=256)),ns=r}return ns}function $v(r){return r==null||typeof r=="symbol"||typeof r=="boolean"?null:typeof r=="function"?r:xe(""+r)}function Uv(r,s){var o=s.ownerDocument.createElement("input");return o.name=s.name,o.value=s.value,r.id&&o.setAttribute("form",r.id),s.parentNode.insertBefore(o,s),r=new FormData(r),o.parentNode.removeChild(o),r}function Ij(r,s,o,d,m){if(s==="submit"&&o&&o.stateNode===m){var x=$v((m[Mt]||null).action),w=d.submitter;w&&(s=(s=w[Mt]||null)?$v(s.formAction):w.getAttribute("formAction"),s!==null&&(x=s,w=null));var N=new jc("action","action",null,d,m);r.push({event:N,listeners:[{instance:null,listener:function(){if(d.defaultPrevented){if(ns!==0){var q=w?Uv(m,w):new FormData(m);Hf(o,{pending:!0,data:q,method:m.method,action:x},null,q)}}else typeof x=="function"&&(N.preventDefault(),q=w?Uv(m,w):new FormData(m),Hf(o,{pending:!0,data:q,method:m.method,action:x},x,q))},currentTarget:m}]})}}for(var Sh=0;Sh<af.length;Sh++){var kh=af[Sh],Vj=kh.toLowerCase(),Gj=kh[0].toUpperCase()+kh.slice(1);Tr(Vj,"on"+Gj)}Tr(xx,"onAnimationEnd"),Tr(vx,"onAnimationIteration"),Tr(bx,"onAnimationStart"),Tr("dblclick","onDoubleClick"),Tr("focusin","onFocus"),Tr("focusout","onBlur"),Tr(oj,"onTransitionRun"),Tr(cj,"onTransitionStart"),Tr(uj,"onTransitionCancel"),Tr(yx,"onTransitionEnd"),Mn("onMouseEnter",["mouseout","mouseover"]),Mn("onMouseLeave",["mouseout","mouseover"]),Mn("onPointerEnter",["pointerout","pointerover"]),Mn("onPointerLeave",["pointerout","pointerover"]),hn("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),hn("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),hn("onBeforeInput",["compositionend","keypress","textInput","paste"]),hn("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),hn("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),hn("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var io="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(" "),Yj=new Set("beforetoggle cancel close invalid load scroll scrollend toggle".split(" ").concat(io));function Fv(r,s){s=(s&4)!==0;for(var o=0;o<r.length;o++){var d=r[o],m=d.event;d=d.listeners;e:{var x=void 0;if(s)for(var w=d.length-1;0<=w;w--){var N=d[w],q=N.instance,te=N.currentTarget;if(N=N.listener,q!==x&&m.isPropagationStopped())break e;x=N,m.currentTarget=te;try{x(m)}catch(oe){Nc(oe)}m.currentTarget=null,x=q}else for(w=0;w<d.length;w++){if(N=d[w],q=N.instance,te=N.currentTarget,N=N.listener,q!==x&&m.isPropagationStopped())break e;x=N,m.currentTarget=te;try{x(m)}catch(oe){Nc(oe)}m.currentTarget=null,x=q}}}}function tt(r,s){var o=s[bs];o===void 0&&(o=s[bs]=new Set);var d=r+"__bubble";o.has(d)||(qv(s,r,2,!1),o.add(d))}function Nh(r,s,o){var d=0;s&&(d|=4),qv(o,r,d,s)}var fu="_reactListening"+Math.random().toString(36).slice(2);function Ch(r){if(!r[fu]){r[fu]=!0,Ur.forEach(function(o){o!=="selectionchange"&&(Yj.has(o)||Nh(o,!1,r),Nh(o,!0,r))});var s=r.nodeType===9?r:r.ownerDocument;s===null||s[fu]||(s[fu]=!0,Nh("selectionchange",!1,s))}}function qv(r,s,o,d){switch(x1(s)){case 2:var m=_S;break;case 8:m=wS;break;default:m=qh}o=m.bind(null,s,o,r),m=void 0,!Nl||s!=="touchstart"&&s!=="touchmove"&&s!=="wheel"||(m=!0),d?m!==void 0?r.addEventListener(s,o,{capture:!0,passive:m}):r.addEventListener(s,o,!0):m!==void 0?r.addEventListener(s,o,{passive:m}):r.addEventListener(s,o,!1)}function Eh(r,s,o,d,m){var x=d;if((s&1)===0&&(s&2)===0&&d!==null)e:for(;;){if(d===null)return;var w=d.tag;if(w===3||w===4){var N=d.stateNode.containerInfo;if(N===m)break;if(w===4)for(w=d.return;w!==null;){var q=w.tag;if((q===3||q===4)&&w.stateNode.containerInfo===m)return;w=w.return}for(;N!==null;){if(w=Di(N),w===null)return;if(q=w.tag,q===5||q===6||q===26||q===27){d=x=w;continue e}N=N.parentNode}}d=d.return}Ss(function(){var te=x,oe=it(o),de=[];e:{var ne=_x.get(r);if(ne!==void 0){var se=jc,Te=r;switch(r){case"keypress":if(Ns(o)===0)break e;case"keydown":case"keyup":se=U2;break;case"focusin":Te="focus",se=Qd;break;case"focusout":Te="blur",se=Qd;break;case"beforeblur":case"afterblur":se=Qd;break;case"click":if(o.button===2)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":se=Qg;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":se=E2;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":se=H2;break;case xx:case vx:case bx:se=M2;break;case yx:se=V2;break;case"scroll":case"scrollend":se=N2;break;case"wheel":se=Y2;break;case"copy":case"cut":case"paste":se=z2;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":se=Zg;break;case"toggle":case"beforetoggle":se=W2}var Ue=(s&4)!==0,St=!Ue&&(r==="scroll"||r==="scrollend"),K=Ue?ne!==null?ne+"Capture":null:ne;Ue=[];for(var V=te,ee;V!==null;){var ue=V;if(ee=ue.stateNode,ue=ue.tag,ue!==5&&ue!==26&&ue!==27||ee===null||K===null||(ue=pn(V,K),ue!=null&&Ue.push(so(V,ue,ee))),St)break;V=V.return}0<Ue.length&&(ne=new se(ne,Te,null,o,oe),de.push({event:ne,listeners:Ue}))}}if((s&7)===0){e:{if(ne=r==="mouseover"||r==="pointerover",se=r==="mouseout"||r==="pointerout",ne&&o!==ft&&(Te=o.relatedTarget||o.fromElement)&&(Di(Te)||Te[Pr]))break e;if((se||ne)&&(ne=oe.window===oe?oe:(ne=oe.ownerDocument)?ne.defaultView||ne.parentWindow:window,se?(Te=o.relatedTarget||o.toElement,se=te,Te=Te?Di(Te):null,Te!==null&&(St=c(Te),Ue=Te.tag,Te!==St||Ue!==5&&Ue!==27&&Ue!==6)&&(Te=null)):(se=null,Te=te),se!==Te)){if(Ue=Qg,ue="onMouseLeave",K="onMouseEnter",V="mouse",(r==="pointerout"||r==="pointerover")&&(Ue=Zg,ue="onPointerLeave",K="onPointerEnter",V="pointer"),St=se==null?ne:_s(se),ee=Te==null?ne:_s(Te),ne=new Ue(ue,V+"leave",se,o,oe),ne.target=St,ne.relatedTarget=ee,ue=null,Di(oe)===te&&(Ue=new Ue(K,V+"enter",Te,o,oe),Ue.target=ee,Ue.relatedTarget=St,ue=Ue),St=ue,se&&Te)t:{for(Ue=Xj,K=se,V=Te,ee=0,ue=K;ue;ue=Ue(ue))ee++;ue=0;for(var Oe=V;Oe;Oe=Ue(Oe))ue++;for(;0<ee-ue;)K=Ue(K),ee--;for(;0<ue-ee;)V=Ue(V),ue--;for(;ee--;){if(K===V||V!==null&&K===V.alternate){Ue=K;break t}K=Ue(K),V=Ue(V)}Ue=null}else Ue=null;se!==null&&Hv(de,ne,se,Ue,!1),Te!==null&&St!==null&&Hv(de,St,Te,Ue,!0)}}e:{if(ne=te?_s(te):window,se=ne.nodeName&&ne.nodeName.toLowerCase(),se==="select"||se==="input"&&ne.type==="file")var ht=ax;else if(ix(ne))if(lx)ht=sj;else{ht=rj;var Me=nj}else se=ne.nodeName,!se||se.toLowerCase()!=="input"||ne.type!=="checkbox"&&ne.type!=="radio"?te&&ca(te.elementType)&&(ht=ax):ht=ij;if(ht&&(ht=ht(r,te))){sx(de,ht,o,oe);break e}Me&&Me(r,ne,te),r==="focusout"&&te&&ne.type==="number"&&te.memoizedProps.value!=null&&jl(ne,"number",ne.value)}switch(Me=te?_s(te):window,r){case"focusin":(ix(Me)||Me.contentEditable==="true")&&(fa=Me,nf=te,Dl=null);break;case"focusout":Dl=nf=fa=null;break;case"mousedown":rf=!0;break;case"contextmenu":case"mouseup":case"dragend":rf=!1,mx(de,o,oe);break;case"selectionchange":if(lj)break;case"keydown":case"keyup":mx(de,o,oe)}var Ye;if(Zd)e:{switch(r){case"compositionstart":var at="onCompositionStart";break e;case"compositionend":at="onCompositionEnd";break e;case"compositionupdate":at="onCompositionUpdate";break e}at=void 0}else da?nx(r,o)&&(at="onCompositionEnd"):r==="keydown"&&o.keyCode===229&&(at="onCompositionStart");at&&(Jg&&o.locale!=="ko"&&(da||at!=="onCompositionStart"?at==="onCompositionEnd"&&da&&(Ye=Cl()):(Fr=oe,ua="value"in Fr?Fr.value:Fr.textContent,da=!0)),Me=hu(te,at),0<Me.length&&(at=new Kg(at,r,null,o,oe),de.push({event:at,listeners:Me}),Ye?at.data=Ye:(Ye=rx(o),Ye!==null&&(at.data=Ye)))),(Ye=K2?Z2(r,o):J2(r,o))&&(at=hu(te,"onBeforeInput"),0<at.length&&(Me=new Kg("onBeforeInput","beforeinput",null,o,oe),de.push({event:Me,listeners:at}),Me.data=Ye)),Ij(de,r,te,o,oe)}Fv(de,s)})}function so(r,s,o){return{instance:r,listener:s,currentTarget:o}}function hu(r,s){for(var o=s+"Capture",d=[];r!==null;){var m=r,x=m.stateNode;if(m=m.tag,m!==5&&m!==26&&m!==27||x===null||(m=pn(r,o),m!=null&&d.unshift(so(r,m,x)),m=pn(r,s),m!=null&&d.push(so(r,m,x))),r.tag===3)return d;r=r.return}return[]}function Xj(r){if(r===null)return null;do r=r.return;while(r&&r.tag!==5&&r.tag!==27);return r||null}function Hv(r,s,o,d,m){for(var x=s._reactName,w=[];o!==null&&o!==d;){var N=o,q=N.alternate,te=N.stateNode;if(N=N.tag,q!==null&&q===d)break;N!==5&&N!==26&&N!==27||te===null||(q=te,m?(te=pn(o,x),te!=null&&w.unshift(so(o,te,q))):m||(te=pn(o,x),te!=null&&w.push(so(o,te,q)))),o=o.return}w.length!==0&&r.push({event:s,listeners:w})}var Wj=/\r\n?/g,Qj=/\u0000|\uFFFD/g;function Iv(r){return(typeof r=="string"?r:""+r).replace(Wj,`
|
|
49
|
-
`).replace(Qj,"")}function Vv(r,s){return s=Iv(s),Iv(r)===s}function jt(r,s,o,d,m,x){switch(o){case"children":typeof d=="string"?s==="body"||s==="textarea"&&d===""||$i(r,d):(typeof d=="number"||typeof d=="bigint")&&s!=="body"&&$i(r,""+d);break;case"className":ws(r,"class",d);break;case"tabIndex":ws(r,"tabindex",d);break;case"dir":case"role":case"viewBox":case"width":case"height":ws(r,o,d);break;case"style":kl(r,d,x);break;case"data":if(s!=="object"){ws(r,"data",d);break}case"src":case"href":if(d===""&&(s!=="a"||o!=="href")){r.removeAttribute(o);break}if(d==null||typeof d=="function"||typeof d=="symbol"||typeof d=="boolean"){r.removeAttribute(o);break}d=xe(""+d),r.setAttribute(o,d);break;case"action":case"formAction":if(typeof d=="function"){r.setAttribute(o,"javascript:throw new Error('A React form was unexpectedly submitted. If you called form.submit() manually, consider using form.requestSubmit() instead. If you\\'re trying to use event.stopPropagation() in a submit event handler, consider also calling event.preventDefault().')");break}else typeof x=="function"&&(o==="formAction"?(s!=="input"&&jt(r,s,"name",m.name,m,null),jt(r,s,"formEncType",m.formEncType,m,null),jt(r,s,"formMethod",m.formMethod,m,null),jt(r,s,"formTarget",m.formTarget,m,null)):(jt(r,s,"encType",m.encType,m,null),jt(r,s,"method",m.method,m,null),jt(r,s,"target",m.target,m,null)));if(d==null||typeof d=="symbol"||typeof d=="boolean"){r.removeAttribute(o);break}d=xe(""+d),r.setAttribute(o,d);break;case"onClick":d!=null&&(r.onclick=Ie);break;case"onScroll":d!=null&&tt("scroll",r);break;case"onScrollEnd":d!=null&&tt("scrollend",r);break;case"dangerouslySetInnerHTML":if(d!=null){if(typeof d!="object"||!("__html"in d))throw Error(i(61));if(o=d.__html,o!=null){if(m.children!=null)throw Error(i(60));r.innerHTML=o}}break;case"multiple":r.multiple=d&&typeof d!="function"&&typeof d!="symbol";break;case"muted":r.muted=d&&typeof d!="function"&&typeof d!="symbol";break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"defaultValue":case"defaultChecked":case"innerHTML":case"ref":break;case"autoFocus":break;case"xlinkHref":if(d==null||typeof d=="function"||typeof d=="boolean"||typeof d=="symbol"){r.removeAttribute("xlink:href");break}o=xe(""+d),r.setAttributeNS("http://www.w3.org/1999/xlink","xlink:href",o);break;case"contentEditable":case"spellCheck":case"draggable":case"value":case"autoReverse":case"externalResourcesRequired":case"focusable":case"preserveAlpha":d!=null&&typeof d!="function"&&typeof d!="symbol"?r.setAttribute(o,""+d):r.removeAttribute(o);break;case"inert":case"allowFullScreen":case"async":case"autoPlay":case"controls":case"default":case"defer":case"disabled":case"disablePictureInPicture":case"disableRemotePlayback":case"formNoValidate":case"hidden":case"loop":case"noModule":case"noValidate":case"open":case"playsInline":case"readOnly":case"required":case"reversed":case"scoped":case"seamless":case"itemScope":d&&typeof d!="function"&&typeof d!="symbol"?r.setAttribute(o,""):r.removeAttribute(o);break;case"capture":case"download":d===!0?r.setAttribute(o,""):d!==!1&&d!=null&&typeof d!="function"&&typeof d!="symbol"?r.setAttribute(o,d):r.removeAttribute(o);break;case"cols":case"rows":case"size":case"span":d!=null&&typeof d!="function"&&typeof d!="symbol"&&!isNaN(d)&&1<=d?r.setAttribute(o,d):r.removeAttribute(o);break;case"rowSpan":case"start":d==null||typeof d=="function"||typeof d=="symbol"||isNaN(d)?r.removeAttribute(o):r.setAttribute(o,d);break;case"popover":tt("beforetoggle",r),tt("toggle",r),Oi(r,"popover",d);break;case"xlinkActuate":Cr(r,"http://www.w3.org/1999/xlink","xlink:actuate",d);break;case"xlinkArcrole":Cr(r,"http://www.w3.org/1999/xlink","xlink:arcrole",d);break;case"xlinkRole":Cr(r,"http://www.w3.org/1999/xlink","xlink:role",d);break;case"xlinkShow":Cr(r,"http://www.w3.org/1999/xlink","xlink:show",d);break;case"xlinkTitle":Cr(r,"http://www.w3.org/1999/xlink","xlink:title",d);break;case"xlinkType":Cr(r,"http://www.w3.org/1999/xlink","xlink:type",d);break;case"xmlBase":Cr(r,"http://www.w3.org/XML/1998/namespace","xml:base",d);break;case"xmlLang":Cr(r,"http://www.w3.org/XML/1998/namespace","xml:lang",d);break;case"xmlSpace":Cr(r,"http://www.w3.org/XML/1998/namespace","xml:space",d);break;case"is":Oi(r,"is",d);break;case"innerText":case"textContent":break;default:(!(2<o.length)||o[0]!=="o"&&o[0]!=="O"||o[1]!=="n"&&o[1]!=="N")&&(o=wc.get(o)||o,Oi(r,o,d))}}function Th(r,s,o,d,m,x){switch(o){case"style":kl(r,d,x);break;case"dangerouslySetInnerHTML":if(d!=null){if(typeof d!="object"||!("__html"in d))throw Error(i(61));if(o=d.__html,o!=null){if(m.children!=null)throw Error(i(60));r.innerHTML=o}}break;case"children":typeof d=="string"?$i(r,d):(typeof d=="number"||typeof d=="bigint")&&$i(r,""+d);break;case"onScroll":d!=null&&tt("scroll",r);break;case"onScrollEnd":d!=null&&tt("scrollend",r);break;case"onClick":d!=null&&(r.onclick=Ie);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"innerHTML":case"ref":break;case"innerText":case"textContent":break;default:if(!aa.hasOwnProperty(o))e:{if(o[0]==="o"&&o[1]==="n"&&(m=o.endsWith("Capture"),s=o.slice(2,m?o.length-7:void 0),x=r[Mt]||null,x=x!=null?x[o]:null,typeof x=="function"&&r.removeEventListener(s,x,m),typeof d=="function")){typeof x!="function"&&x!==null&&(o in r?r[o]=null:r.hasAttribute(o)&&r.removeAttribute(o)),r.addEventListener(s,d,m);break e}o in r?r[o]=d:d===!0?r.setAttribute(o,""):Oi(r,o,d)}}}function _n(r,s,o){switch(s){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"img":tt("error",r),tt("load",r);var d=!1,m=!1,x;for(x in o)if(o.hasOwnProperty(x)){var w=o[x];if(w!=null)switch(x){case"src":d=!0;break;case"srcSet":m=!0;break;case"children":case"dangerouslySetInnerHTML":throw Error(i(137,s));default:jt(r,s,x,w,o,null)}}m&&jt(r,s,"srcSet",o.srcSet,o,null),d&&jt(r,s,"src",o.src,o,null);return;case"input":tt("invalid",r);var N=x=w=m=null,q=null,te=null;for(d in o)if(o.hasOwnProperty(d)){var oe=o[d];if(oe!=null)switch(d){case"name":m=oe;break;case"type":w=oe;break;case"checked":q=oe;break;case"defaultChecked":te=oe;break;case"value":x=oe;break;case"defaultValue":N=oe;break;case"children":case"dangerouslySetInnerHTML":if(oe!=null)throw Error(i(137,s));break;default:jt(r,s,d,oe,o,null)}}wl(r,x,N,q,te,w,m,!1);return;case"select":tt("invalid",r),d=w=x=null;for(m in o)if(o.hasOwnProperty(m)&&(N=o[m],N!=null))switch(m){case"value":x=N;break;case"defaultValue":w=N;break;case"multiple":d=N;default:jt(r,s,m,N,o,null)}s=x,o=w,r.multiple=!!d,s!=null?Pi(r,!!d,s,!1):o!=null&&Pi(r,!!d,o,!0);return;case"textarea":tt("invalid",r),x=m=d=null;for(w in o)if(o.hasOwnProperty(w)&&(N=o[w],N!=null))switch(w){case"value":d=N;break;case"defaultValue":m=N;break;case"children":x=N;break;case"dangerouslySetInnerHTML":if(N!=null)throw Error(i(91));break;default:jt(r,s,w,N,o,null)}_c(r,d,m,x);return;case"option":for(q in o)if(o.hasOwnProperty(q)&&(d=o[q],d!=null))switch(q){case"selected":r.selected=d&&typeof d!="function"&&typeof d!="symbol";break;default:jt(r,s,q,d,o,null)}return;case"dialog":tt("beforetoggle",r),tt("toggle",r),tt("cancel",r),tt("close",r);break;case"iframe":case"object":tt("load",r);break;case"video":case"audio":for(d=0;d<io.length;d++)tt(io[d],r);break;case"image":tt("error",r),tt("load",r);break;case"details":tt("toggle",r);break;case"embed":case"source":case"link":tt("error",r),tt("load",r);case"area":case"base":case"br":case"col":case"hr":case"keygen":case"meta":case"param":case"track":case"wbr":case"menuitem":for(te in o)if(o.hasOwnProperty(te)&&(d=o[te],d!=null))switch(te){case"children":case"dangerouslySetInnerHTML":throw Error(i(137,s));default:jt(r,s,te,d,o,null)}return;default:if(ca(s)){for(oe in o)o.hasOwnProperty(oe)&&(d=o[oe],d!==void 0&&Th(r,s,oe,d,o,void 0));return}}for(N in o)o.hasOwnProperty(N)&&(d=o[N],d!=null&&jt(r,s,N,d,o,null))}function Kj(r,s,o,d){switch(s){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"input":var m=null,x=null,w=null,N=null,q=null,te=null,oe=null;for(se in o){var de=o[se];if(o.hasOwnProperty(se)&&de!=null)switch(se){case"checked":break;case"value":break;case"defaultValue":q=de;default:d.hasOwnProperty(se)||jt(r,s,se,null,d,de)}}for(var ne in d){var se=d[ne];if(de=o[ne],d.hasOwnProperty(ne)&&(se!=null||de!=null))switch(ne){case"type":x=se;break;case"name":m=se;break;case"checked":te=se;break;case"defaultChecked":oe=se;break;case"value":w=se;break;case"defaultValue":N=se;break;case"children":case"dangerouslySetInnerHTML":if(se!=null)throw Error(i(137,s));break;default:se!==de&&jt(r,s,ne,se,d,de)}}Bi(r,w,N,q,te,oe,x,m);return;case"select":se=w=N=ne=null;for(x in o)if(q=o[x],o.hasOwnProperty(x)&&q!=null)switch(x){case"value":break;case"multiple":se=q;default:d.hasOwnProperty(x)||jt(r,s,x,null,d,q)}for(m in d)if(x=d[m],q=o[m],d.hasOwnProperty(m)&&(x!=null||q!=null))switch(m){case"value":ne=x;break;case"defaultValue":N=x;break;case"multiple":w=x;default:x!==q&&jt(r,s,m,x,d,q)}s=N,o=w,d=se,ne!=null?Pi(r,!!o,ne,!1):!!d!=!!o&&(s!=null?Pi(r,!!o,s,!0):Pi(r,!!o,o?[]:"",!1));return;case"textarea":se=ne=null;for(N in o)if(m=o[N],o.hasOwnProperty(N)&&m!=null&&!d.hasOwnProperty(N))switch(N){case"value":break;case"children":break;default:jt(r,s,N,null,d,m)}for(w in d)if(m=d[w],x=o[w],d.hasOwnProperty(w)&&(m!=null||x!=null))switch(w){case"value":ne=m;break;case"defaultValue":se=m;break;case"children":break;case"dangerouslySetInnerHTML":if(m!=null)throw Error(i(91));break;default:m!==x&&jt(r,s,w,m,d,x)}yc(r,ne,se);return;case"option":for(var Te in o)if(ne=o[Te],o.hasOwnProperty(Te)&&ne!=null&&!d.hasOwnProperty(Te))switch(Te){case"selected":r.selected=!1;break;default:jt(r,s,Te,null,d,ne)}for(q in d)if(ne=d[q],se=o[q],d.hasOwnProperty(q)&&ne!==se&&(ne!=null||se!=null))switch(q){case"selected":r.selected=ne&&typeof ne!="function"&&typeof ne!="symbol";break;default:jt(r,s,q,ne,d,se)}return;case"img":case"link":case"area":case"base":case"br":case"col":case"embed":case"hr":case"keygen":case"meta":case"param":case"source":case"track":case"wbr":case"menuitem":for(var Ue in o)ne=o[Ue],o.hasOwnProperty(Ue)&&ne!=null&&!d.hasOwnProperty(Ue)&&jt(r,s,Ue,null,d,ne);for(te in d)if(ne=d[te],se=o[te],d.hasOwnProperty(te)&&ne!==se&&(ne!=null||se!=null))switch(te){case"children":case"dangerouslySetInnerHTML":if(ne!=null)throw Error(i(137,s));break;default:jt(r,s,te,ne,d,se)}return;default:if(ca(s)){for(var St in o)ne=o[St],o.hasOwnProperty(St)&&ne!==void 0&&!d.hasOwnProperty(St)&&Th(r,s,St,void 0,d,ne);for(oe in d)ne=d[oe],se=o[oe],!d.hasOwnProperty(oe)||ne===se||ne===void 0&&se===void 0||Th(r,s,oe,ne,d,se);return}}for(var K in o)ne=o[K],o.hasOwnProperty(K)&&ne!=null&&!d.hasOwnProperty(K)&&jt(r,s,K,null,d,ne);for(de in d)ne=d[de],se=o[de],!d.hasOwnProperty(de)||ne===se||ne==null&&se==null||jt(r,s,de,ne,d,se)}function Gv(r){switch(r){case"css":case"script":case"font":case"img":case"image":case"input":case"link":return!0;default:return!1}}function Zj(){if(typeof performance.getEntriesByType=="function"){for(var r=0,s=0,o=performance.getEntriesByType("resource"),d=0;d<o.length;d++){var m=o[d],x=m.transferSize,w=m.initiatorType,N=m.duration;if(x&&N&&Gv(w)){for(w=0,N=m.responseEnd,d+=1;d<o.length;d++){var q=o[d],te=q.startTime;if(te>N)break;var oe=q.transferSize,de=q.initiatorType;oe&&Gv(de)&&(q=q.responseEnd,w+=oe*(q<N?1:(N-te)/(q-te)))}if(--d,s+=8*(x+w)/(m.duration/1e3),r++,10<r)break}}if(0<r)return s/r/1e6}return navigator.connection&&(r=navigator.connection.downlink,typeof r=="number")?r:5}var Ah=null,Mh=null;function pu(r){return r.nodeType===9?r:r.ownerDocument}function Yv(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 Xv(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 Rh(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 zh=null;function Jj(){var r=window.event;return r&&r.type==="popstate"?r===zh?!1:(zh=r,!0):(zh=null,!1)}var Wv=typeof setTimeout=="function"?setTimeout:void 0,eS=typeof clearTimeout=="function"?clearTimeout:void 0,Qv=typeof Promise=="function"?Promise:void 0,tS=typeof queueMicrotask=="function"?queueMicrotask:typeof Qv<"u"?function(r){return Qv.resolve(null).then(r).catch(nS)}:Wv;function nS(r){setTimeout(function(){throw r})}function rs(r){return r==="head"}function Kv(r,s){var o=s,d=0;do{var m=o.nextSibling;if(r.removeChild(o),m&&m.nodeType===8)if(o=m.data,o==="/$"||o==="/&"){if(d===0){r.removeChild(m),$a(s);return}d--}else if(o==="$"||o==="$?"||o==="$~"||o==="$!"||o==="&")d++;else if(o==="html")ao(r.ownerDocument.documentElement);else if(o==="head"){o=r.ownerDocument.head,ao(o);for(var x=o.firstChild;x;){var w=x.nextSibling,N=x.nodeName;x[ys]||N==="SCRIPT"||N==="STYLE"||N==="LINK"&&x.rel.toLowerCase()==="stylesheet"||o.removeChild(x),x=w}}else o==="body"&&ao(r.ownerDocument.body);o=m}while(o);$a(s)}function Zv(r,s){var o=r;r=0;do{var d=o.nextSibling;if(o.nodeType===1?s?(o._stashedDisplay=o.style.display,o.style.display="none"):(o.style.display=o._stashedDisplay||"",o.getAttribute("style")===""&&o.removeAttribute("style")):o.nodeType===3&&(s?(o._stashedText=o.nodeValue,o.nodeValue=""):o.nodeValue=o._stashedText||""),d&&d.nodeType===8)if(o=d.data,o==="/$"){if(r===0)break;r--}else o!=="$"&&o!=="$?"&&o!=="$~"&&o!=="$!"||r++;o=d}while(o)}function Dh(r){var s=r.firstChild;for(s&&s.nodeType===10&&(s=s.nextSibling);s;){var o=s;switch(s=s.nextSibling,o.nodeName){case"HTML":case"HEAD":case"BODY":Dh(o),sa(o);continue;case"SCRIPT":case"STYLE":continue;case"LINK":if(o.rel.toLowerCase()==="stylesheet")continue}r.removeChild(o)}}function rS(r,s,o,d){for(;r.nodeType===1;){var m=o;if(r.nodeName.toLowerCase()!==s.toLowerCase()){if(!d&&(r.nodeName!=="INPUT"||r.type!=="hidden"))break}else if(d){if(!r[ys])switch(s){case"meta":if(!r.hasAttribute("itemprop"))break;return r;case"link":if(x=r.getAttribute("rel"),x==="stylesheet"&&r.hasAttribute("data-precedence"))break;if(x!==m.rel||r.getAttribute("href")!==(m.href==null||m.href===""?null:m.href)||r.getAttribute("crossorigin")!==(m.crossOrigin==null?null:m.crossOrigin)||r.getAttribute("title")!==(m.title==null?null:m.title))break;return r;case"style":if(r.hasAttribute("data-precedence"))break;return r;case"script":if(x=r.getAttribute("src"),(x!==(m.src==null?null:m.src)||r.getAttribute("type")!==(m.type==null?null:m.type)||r.getAttribute("crossorigin")!==(m.crossOrigin==null?null:m.crossOrigin))&&x&&r.hasAttribute("async")&&!r.hasAttribute("itemprop"))break;return r;default:return r}}else if(s==="input"&&r.type==="hidden"){var x=m.name==null?null:""+m.name;if(m.type==="hidden"&&r.getAttribute("name")===x)return r}else return r;if(r=gr(r.nextSibling),r===null)break}return null}function iS(r,s,o){if(s==="")return null;for(;r.nodeType!==3;)if((r.nodeType!==1||r.nodeName!=="INPUT"||r.type!=="hidden")&&!o||(r=gr(r.nextSibling),r===null))return null;return r}function Jv(r,s){for(;r.nodeType!==8;)if((r.nodeType!==1||r.nodeName!=="INPUT"||r.type!=="hidden")&&!s||(r=gr(r.nextSibling),r===null))return null;return r}function Lh(r){return r.data==="$?"||r.data==="$~"}function Oh(r){return r.data==="$!"||r.data==="$?"&&r.ownerDocument.readyState!=="loading"}function sS(r,s){var o=r.ownerDocument;if(r.data==="$~")r._reactRetry=s;else if(r.data!=="$?"||o.readyState!=="loading")s();else{var d=function(){s(),o.removeEventListener("DOMContentLoaded",d)};o.addEventListener("DOMContentLoaded",d),r._reactRetry=d}}function gr(r){for(;r!=null;r=r.nextSibling){var s=r.nodeType;if(s===1||s===3)break;if(s===8){if(s=r.data,s==="$"||s==="$!"||s==="$?"||s==="$~"||s==="&"||s==="F!"||s==="F")break;if(s==="/$"||s==="/&")return null}}return r}var Bh=null;function e1(r){r=r.nextSibling;for(var s=0;r;){if(r.nodeType===8){var o=r.data;if(o==="/$"||o==="/&"){if(s===0)return gr(r.nextSibling);s--}else o!=="$"&&o!=="$!"&&o!=="$?"&&o!=="$~"&&o!=="&"||s++}r=r.nextSibling}return null}function t1(r){r=r.previousSibling;for(var s=0;r;){if(r.nodeType===8){var o=r.data;if(o==="$"||o==="$!"||o==="$?"||o==="$~"||o==="&"){if(s===0)return r;s--}else o!=="/$"&&o!=="/&"||s++}r=r.previousSibling}return null}function n1(r,s,o){switch(s=pu(o),r){case"html":if(r=s.documentElement,!r)throw Error(i(452));return r;case"head":if(r=s.head,!r)throw Error(i(453));return r;case"body":if(r=s.body,!r)throw Error(i(454));return r;default:throw Error(i(451))}}function ao(r){for(var s=r.attributes;s.length;)r.removeAttributeNode(s[0]);sa(r)}var xr=new Map,r1=new Set;function mu(r){return typeof r.getRootNode=="function"?r.getRootNode():r.nodeType===9?r:r.ownerDocument}var gi=P.d;P.d={f:aS,r:lS,D:oS,C:cS,L:uS,m:dS,X:hS,S:fS,M:pS};function aS(){var r=gi.f(),s=au();return r||s}function lS(r){var s=Li(r);s!==null&&s.tag===5&&s.type==="form"?y0(s):gi.r(r)}var Oa=typeof document>"u"?null:document;function i1(r,s,o){var d=Oa;if(d&&typeof s=="string"&&s){var m=Rn(s);m='link[rel="'+r+'"][href="'+m+'"]',typeof o=="string"&&(m+='[crossorigin="'+o+'"]'),r1.has(m)||(r1.add(m),r={rel:r,crossOrigin:o,href:s},d.querySelector(m)===null&&(s=d.createElement("link"),_n(s,"link",r),Wt(s),d.head.appendChild(s)))}}function oS(r){gi.D(r),i1("dns-prefetch",r,null)}function cS(r,s){gi.C(r,s),i1("preconnect",r,s)}function uS(r,s,o){gi.L(r,s,o);var d=Oa;if(d&&r&&s){var m='link[rel="preload"][as="'+Rn(s)+'"]';s==="image"&&o&&o.imageSrcSet?(m+='[imagesrcset="'+Rn(o.imageSrcSet)+'"]',typeof o.imageSizes=="string"&&(m+='[imagesizes="'+Rn(o.imageSizes)+'"]')):m+='[href="'+Rn(r)+'"]';var x=m;switch(s){case"style":x=Ba(r);break;case"script":x=Pa(r)}xr.has(x)||(r=v({rel:"preload",href:s==="image"&&o&&o.imageSrcSet?void 0:r,as:s},o),xr.set(x,r),d.querySelector(m)!==null||s==="style"&&d.querySelector(lo(x))||s==="script"&&d.querySelector(oo(x))||(s=d.createElement("link"),_n(s,"link",r),Wt(s),d.head.appendChild(s)))}}function dS(r,s){gi.m(r,s);var o=Oa;if(o&&r){var d=s&&typeof s.as=="string"?s.as:"script",m='link[rel="modulepreload"][as="'+Rn(d)+'"][href="'+Rn(r)+'"]',x=m;switch(d){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":x=Pa(r)}if(!xr.has(x)&&(r=v({rel:"modulepreload",href:r},s),xr.set(x,r),o.querySelector(m)===null)){switch(d){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":if(o.querySelector(oo(x)))return}d=o.createElement("link"),_n(d,"link",r),Wt(d),o.head.appendChild(d)}}}function fS(r,s,o){gi.S(r,s,o);var d=Oa;if(d&&r){var m=$r(d).hoistableStyles,x=Ba(r);s=s||"default";var w=m.get(x);if(!w){var N={loading:0,preload:null};if(w=d.querySelector(lo(x)))N.loading=5;else{r=v({rel:"stylesheet",href:r,"data-precedence":s},o),(o=xr.get(x))&&Ph(r,o);var q=w=d.createElement("link");Wt(q),_n(q,"link",r),q._p=new Promise(function(te,oe){q.onload=te,q.onerror=oe}),q.addEventListener("load",function(){N.loading|=1}),q.addEventListener("error",function(){N.loading|=2}),N.loading|=4,gu(w,s,d)}w={type:"stylesheet",instance:w,count:1,state:N},m.set(x,w)}}}function hS(r,s){gi.X(r,s);var o=Oa;if(o&&r){var d=$r(o).hoistableScripts,m=Pa(r),x=d.get(m);x||(x=o.querySelector(oo(m)),x||(r=v({src:r,async:!0},s),(s=xr.get(m))&&$h(r,s),x=o.createElement("script"),Wt(x),_n(x,"link",r),o.head.appendChild(x)),x={type:"script",instance:x,count:1,state:null},d.set(m,x))}}function pS(r,s){gi.M(r,s);var o=Oa;if(o&&r){var d=$r(o).hoistableScripts,m=Pa(r),x=d.get(m);x||(x=o.querySelector(oo(m)),x||(r=v({src:r,async:!0,type:"module"},s),(s=xr.get(m))&&$h(r,s),x=o.createElement("script"),Wt(x),_n(x,"link",r),o.head.appendChild(x)),x={type:"script",instance:x,count:1,state:null},d.set(m,x))}}function s1(r,s,o,d){var m=(m=Ee.current)?mu(m):null;if(!m)throw Error(i(446));switch(r){case"meta":case"title":return null;case"style":return typeof o.precedence=="string"&&typeof o.href=="string"?(s=Ba(o.href),o=$r(m).hoistableStyles,d=o.get(s),d||(d={type:"style",instance:null,count:0,state:null},o.set(s,d)),d):{type:"void",instance:null,count:0,state:null};case"link":if(o.rel==="stylesheet"&&typeof o.href=="string"&&typeof o.precedence=="string"){r=Ba(o.href);var x=$r(m).hoistableStyles,w=x.get(r);if(w||(m=m.ownerDocument||m,w={type:"stylesheet",instance:null,count:0,state:{loading:0,preload:null}},x.set(r,w),(x=m.querySelector(lo(r)))&&!x._p&&(w.instance=x,w.state.loading=5),xr.has(r)||(o={rel:"preload",as:"style",href:o.href,crossOrigin:o.crossOrigin,integrity:o.integrity,media:o.media,hrefLang:o.hrefLang,referrerPolicy:o.referrerPolicy},xr.set(r,o),x||mS(m,r,o,w.state))),s&&d===null)throw Error(i(528,""));return w}if(s&&d!==null)throw Error(i(529,""));return null;case"script":return s=o.async,o=o.src,typeof o=="string"&&s&&typeof s!="function"&&typeof s!="symbol"?(s=Pa(o),o=$r(m).hoistableScripts,d=o.get(s),d||(d={type:"script",instance:null,count:0,state:null},o.set(s,d)),d):{type:"void",instance:null,count:0,state:null};default:throw Error(i(444,r))}}function Ba(r){return'href="'+Rn(r)+'"'}function lo(r){return'link[rel="stylesheet"]['+r+"]"}function a1(r){return v({},r,{"data-precedence":r.precedence,precedence:null})}function mS(r,s,o,d){r.querySelector('link[rel="preload"][as="style"]['+s+"]")?d.loading=1:(s=r.createElement("link"),d.preload=s,s.addEventListener("load",function(){return d.loading|=1}),s.addEventListener("error",function(){return d.loading|=2}),_n(s,"link",o),Wt(s),r.head.appendChild(s))}function Pa(r){return'[src="'+Rn(r)+'"]'}function oo(r){return"script[async]"+r}function l1(r,s,o){if(s.count++,s.instance===null)switch(s.type){case"style":var d=r.querySelector('style[data-href~="'+Rn(o.href)+'"]');if(d)return s.instance=d,Wt(d),d;var m=v({},o,{"data-href":o.href,"data-precedence":o.precedence,href:null,precedence:null});return d=(r.ownerDocument||r).createElement("style"),Wt(d),_n(d,"style",m),gu(d,o.precedence,r),s.instance=d;case"stylesheet":m=Ba(o.href);var x=r.querySelector(lo(m));if(x)return s.state.loading|=4,s.instance=x,Wt(x),x;d=a1(o),(m=xr.get(m))&&Ph(d,m),x=(r.ownerDocument||r).createElement("link"),Wt(x);var w=x;return w._p=new Promise(function(N,q){w.onload=N,w.onerror=q}),_n(x,"link",d),s.state.loading|=4,gu(x,o.precedence,r),s.instance=x;case"script":return x=Pa(o.src),(m=r.querySelector(oo(x)))?(s.instance=m,Wt(m),m):(d=o,(m=xr.get(x))&&(d=v({},o),$h(d,m)),r=r.ownerDocument||r,m=r.createElement("script"),Wt(m),_n(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,gu(d,o.precedence,r));return s.instance}function gu(r,s,o){for(var d=o.querySelectorAll('link[rel="stylesheet"][data-precedence],style[data-precedence]'),m=d.length?d[d.length-1]:null,x=m,w=0;w<d.length;w++){var N=d[w];if(N.dataset.precedence===s)x=N;else if(x!==m)break}x?x.parentNode.insertBefore(r,x.nextSibling):(s=o.nodeType===9?o.head:o,s.insertBefore(r,s.firstChild))}function Ph(r,s){r.crossOrigin==null&&(r.crossOrigin=s.crossOrigin),r.referrerPolicy==null&&(r.referrerPolicy=s.referrerPolicy),r.title==null&&(r.title=s.title)}function $h(r,s){r.crossOrigin==null&&(r.crossOrigin=s.crossOrigin),r.referrerPolicy==null&&(r.referrerPolicy=s.referrerPolicy),r.integrity==null&&(r.integrity=s.integrity)}var xu=null;function o1(r,s,o){if(xu===null){var d=new Map,m=xu=new Map;m.set(o,d)}else m=xu,d=m.get(o),d||(d=new Map,m.set(o,d));if(d.has(r))return d;for(d.set(r,null),o=o.getElementsByTagName(r),m=0;m<o.length;m++){var x=o[m];if(!(x[ys]||x[Vt]||r==="link"&&x.getAttribute("rel")==="stylesheet")&&x.namespaceURI!=="http://www.w3.org/2000/svg"){var w=x.getAttribute(s)||"";w=r+w;var N=d.get(w);N?N.push(x):d.set(w,[x])}}return d}function c1(r,s,o){r=r.ownerDocument||r,r.head.insertBefore(o,s==="title"?r.querySelector("head > title"):null)}function gS(r,s,o){if(o===1||s.itemProp!=null)return!1;switch(r){case"meta":case"title":return!0;case"style":if(typeof s.precedence!="string"||typeof s.href!="string"||s.href==="")break;return!0;case"link":if(typeof s.rel!="string"||typeof s.href!="string"||s.href===""||s.onLoad||s.onError)break;switch(s.rel){case"stylesheet":return r=s.disabled,typeof s.precedence=="string"&&r==null;default:return!0}case"script":if(s.async&&typeof s.async!="function"&&typeof s.async!="symbol"&&!s.onLoad&&!s.onError&&s.src&&typeof s.src=="string")return!0}return!1}function u1(r){return!(r.type==="stylesheet"&&(r.state.loading&3)===0)}function xS(r,s,o,d){if(o.type==="stylesheet"&&(typeof d.media!="string"||matchMedia(d.media).matches!==!1)&&(o.state.loading&4)===0){if(o.instance===null){var m=Ba(d.href),x=s.querySelector(lo(m));if(x){s=x._p,s!==null&&typeof s=="object"&&typeof s.then=="function"&&(r.count++,r=vu.bind(r),s.then(r,r)),o.state.loading|=4,o.instance=x,Wt(x);return}x=s.ownerDocument||s,d=a1(d),(m=xr.get(m))&&Ph(d,m),x=x.createElement("link"),Wt(x);var w=x;w._p=new Promise(function(N,q){w.onload=N,w.onerror=q}),_n(x,"link",d),o.instance=x}r.stylesheets===null&&(r.stylesheets=new Map),r.stylesheets.set(o,s),(s=o.state.preload)&&(o.state.loading&3)===0&&(r.count++,o=vu.bind(r),s.addEventListener("load",o),s.addEventListener("error",o))}}var Uh=0;function vS(r,s){return r.stylesheets&&r.count===0&&yu(r,r.stylesheets),0<r.count||0<r.imgCount?function(o){var d=setTimeout(function(){if(r.stylesheets&&yu(r,r.stylesheets),r.unsuspend){var x=r.unsuspend;r.unsuspend=null,x()}},6e4+s);0<r.imgBytes&&Uh===0&&(Uh=62500*Zj());var m=setTimeout(function(){if(r.waitingForImages=!1,r.count===0&&(r.stylesheets&&yu(r,r.stylesheets),r.unsuspend)){var x=r.unsuspend;r.unsuspend=null,x()}},(r.imgBytes>Uh?50:800)+s);return r.unsuspend=o,function(){r.unsuspend=null,clearTimeout(d),clearTimeout(m)}}:null}function vu(){if(this.count--,this.count===0&&(this.imgCount===0||!this.waitingForImages)){if(this.stylesheets)yu(this,this.stylesheets);else if(this.unsuspend){var r=this.unsuspend;this.unsuspend=null,r()}}}var bu=null;function yu(r,s){r.stylesheets=null,r.unsuspend!==null&&(r.count++,bu=new Map,s.forEach(bS,r),bu=null,vu.call(r))}function bS(r,s){if(!(s.state.loading&4)){var o=bu.get(r);if(o)var d=o.get(null);else{o=new Map,bu.set(r,o);for(var m=r.querySelectorAll("link[data-precedence],style[data-precedence]"),x=0;x<m.length;x++){var w=m[x];(w.nodeName==="LINK"||w.getAttribute("media")!=="not all")&&(o.set(w.dataset.precedence,w),d=w)}d&&o.set(null,d)}m=s.instance,w=m.getAttribute("data-precedence"),x=o.get(w)||d,x===d&&o.set(null,m),o.set(w,m),this.count++,d=vu.bind(this),m.addEventListener("load",d),m.addEventListener("error",d),x?x.parentNode.insertBefore(m,x.nextSibling):(r=r.nodeType===9?r.head:r,r.insertBefore(m,r.firstChild)),s.state.loading|=4}}var co={$$typeof:C,Provider:null,Consumer:null,_currentValue:re,_currentValue2:re,_threadCount:0};function yS(r,s,o,d,m,x,w,N,q){this.tag=1,this.containerInfo=r,this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.next=this.pendingContext=this.context=this.cancelPendingCommit=null,this.callbackPriority=0,this.expirationTimes=Or(-1),this.entangledLanes=this.shellSuspendCounter=this.errorRecoveryDisabledLanes=this.expiredLanes=this.warmLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=Or(0),this.hiddenUpdates=Or(null),this.identifierPrefix=d,this.onUncaughtError=m,this.onCaughtError=x,this.onRecoverableError=w,this.pooledCache=null,this.pooledCacheLanes=0,this.formState=q,this.incompleteTransitions=new Map}function d1(r,s,o,d,m,x,w,N,q,te,oe,de){return r=new yS(r,s,o,w,q,te,oe,de,N),s=1,x===!0&&(s|=24),x=Kn(3,null,null,s),r.current=x,x.stateNode=r,s=bf(),s.refCount++,r.pooledCache=s,s.refCount++,x.memoizedState={element:d,isDehydrated:o,cache:s},jf(x),r}function f1(r){return r?(r=ma,r):ma}function h1(r,s,o,d,m,x){m=f1(m),d.context===null?d.context=m:d.pendingContext=m,d=Gi(s),d.payload={element:o},x=x===void 0?null:x,x!==null&&(d.callback=x),o=Yi(r,d,s),o!==null&&(In(o,r,s),Fl(o,r,s))}function p1(r,s){if(r=r.memoizedState,r!==null&&r.dehydrated!==null){var o=r.retryLane;r.retryLane=o!==0&&o<s?o:s}}function Fh(r,s){p1(r,s),(r=r.alternate)&&p1(r,s)}function m1(r){if(r.tag===13||r.tag===31){var s=As(r,67108864);s!==null&&In(s,r,67108864),Fh(r,67108864)}}function g1(r){if(r.tag===13||r.tag===31){var s=nr();s=zi(s);var o=As(r,s);o!==null&&In(o,r,s),Fh(r,s)}}var _u=!0;function _S(r,s,o,d){var m=F.T;F.T=null;var x=P.p;try{P.p=2,qh(r,s,o,d)}finally{P.p=x,F.T=m}}function wS(r,s,o,d){var m=F.T;F.T=null;var x=P.p;try{P.p=8,qh(r,s,o,d)}finally{P.p=x,F.T=m}}function qh(r,s,o,d){if(_u){var m=Hh(d);if(m===null)Eh(r,s,d,wu,o),v1(r,d);else if(SS(m,r,s,o,d))d.stopPropagation();else if(v1(r,d),s&4&&-1<jS.indexOf(r)){for(;m!==null;){var x=Li(m);if(x!==null)switch(x.tag){case 3:if(x=x.stateNode,x.current.memoizedState.isDehydrated){var w=At(x.pendingLanes);if(w!==0){var N=x;for(N.pendingLanes|=2,N.entangledLanes|=2;w;){var q=1<<31-J(w);N.entanglements[1]|=q,w&=~q}Vr(x),(mt&6)===0&&(iu=$e()+500,ro(0))}}break;case 31:case 13:N=As(x,2),N!==null&&In(N,x,2),au(),Fh(x,2)}if(x=Hh(d),x===null&&Eh(r,s,d,wu,o),x===m)break;m=x}m!==null&&d.stopPropagation()}else Eh(r,s,d,null,o)}}function Hh(r){return r=it(r),Ih(r)}var wu=null;function Ih(r){if(wu=null,r=Di(r),r!==null){var s=c(r);if(s===null)r=null;else{var o=s.tag;if(o===13){if(r=u(s),r!==null)return r;r=null}else if(o===31){if(r=f(s),r!==null)return r;r=null}else if(o===3){if(s.stateNode.current.memoizedState.isDehydrated)return s.tag===3?s.stateNode.containerInfo:null;r=null}else s!==r&&(r=null)}}return wu=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(xn()){case le:return 2;case ve:return 8;case X:case fe:return 32;case Ae:return 268435456;default:return 32}default:return 32}}var Vh=!1,is=null,ss=null,as=null,uo=new Map,fo=new Map,ls=[],jS="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 v1(r,s){switch(r){case"focusin":case"focusout":is=null;break;case"dragenter":case"dragleave":ss=null;break;case"mouseover":case"mouseout":as=null;break;case"pointerover":case"pointerout":uo.delete(s.pointerId);break;case"gotpointercapture":case"lostpointercapture":fo.delete(s.pointerId)}}function ho(r,s,o,d,m,x){return r===null||r.nativeEvent!==x?(r={blockedOn:s,domEventName:o,eventSystemFlags:d,nativeEvent:x,targetContainers:[m]},s!==null&&(s=Li(s),s!==null&&m1(s)),r):(r.eventSystemFlags|=d,s=r.targetContainers,m!==null&&s.indexOf(m)===-1&&s.push(m),r)}function SS(r,s,o,d,m){switch(s){case"focusin":return is=ho(is,r,s,o,d,m),!0;case"dragenter":return ss=ho(ss,r,s,o,d,m),!0;case"mouseover":return as=ho(as,r,s,o,d,m),!0;case"pointerover":var x=m.pointerId;return uo.set(x,ho(uo.get(x)||null,r,s,o,d,m)),!0;case"gotpointercapture":return x=m.pointerId,fo.set(x,ho(fo.get(x)||null,r,s,o,d,m)),!0}return!1}function b1(r){var s=Di(r.target);if(s!==null){var o=c(s);if(o!==null){if(s=o.tag,s===13){if(s=u(o),s!==null){r.blockedOn=s,gc(r.priority,function(){g1(o)});return}}else if(s===31){if(s=f(o),s!==null){r.blockedOn=s,gc(r.priority,function(){g1(o)});return}}else if(s===3&&o.stateNode.current.memoizedState.isDehydrated){r.blockedOn=o.tag===3?o.stateNode.containerInfo:null;return}}}r.blockedOn=null}function ju(r){if(r.blockedOn!==null)return!1;for(var s=r.targetContainers;0<s.length;){var o=Hh(r.nativeEvent);if(o===null){o=r.nativeEvent;var d=new o.constructor(o.type,o);ft=d,o.target.dispatchEvent(d),ft=null}else return s=Li(o),s!==null&&m1(s),r.blockedOn=o,!1;s.shift()}return!0}function y1(r,s,o){ju(r)&&o.delete(s)}function kS(){Vh=!1,is!==null&&ju(is)&&(is=null),ss!==null&&ju(ss)&&(ss=null),as!==null&&ju(as)&&(as=null),uo.forEach(y1),fo.forEach(y1)}function Su(r,s){r.blockedOn===s&&(r.blockedOn=null,Vh||(Vh=!0,e.unstable_scheduleCallback(e.unstable_NormalPriority,kS)))}var ku=null;function _1(r){ku!==r&&(ku=r,e.unstable_scheduleCallback(e.unstable_NormalPriority,function(){ku===r&&(ku=null);for(var s=0;s<r.length;s+=3){var o=r[s],d=r[s+1],m=r[s+2];if(typeof d!="function"){if(Ih(d||o)===null)continue;break}var x=Li(o);x!==null&&(r.splice(s,3),s-=3,Hf(x,{pending:!0,data:m,method:o.method,action:d},d,m))}}))}function $a(r){function s(q){return Su(q,r)}is!==null&&Su(is,r),ss!==null&&Su(ss,r),as!==null&&Su(as,r),uo.forEach(s),fo.forEach(s);for(var o=0;o<ls.length;o++){var d=ls[o];d.blockedOn===r&&(d.blockedOn=null)}for(;0<ls.length&&(o=ls[0],o.blockedOn===null);)b1(o),o.blockedOn===null&&ls.shift();if(o=(r.ownerDocument||r).$$reactFormReplay,o!=null)for(d=0;d<o.length;d+=3){var m=o[d],x=o[d+1],w=m[Mt]||null;if(typeof x=="function")w||_1(o);else if(w){var N=null;if(x&&x.hasAttribute("formAction")){if(m=x,w=x[Mt]||null)N=w.formAction;else if(Ih(m)!==null)continue}else N=w.action;typeof N=="function"?o[d+1]=N:(o.splice(d,3),d-=3),_1(o)}}}function w1(){function r(x){x.canIntercept&&x.info==="react-transition"&&x.intercept({handler:function(){return new Promise(function(w){return m=w})},focusReset:"manual",scroll:"manual"})}function s(){m!==null&&(m(),m=null),d||setTimeout(o,20)}function o(){if(!d&&!navigation.transition){var x=navigation.currentEntry;x&&x.url!=null&&navigation.navigate(x.url,{state:x.getState(),info:"react-transition",history:"replace"})}}if(typeof navigation=="object"){var d=!1,m=null;return navigation.addEventListener("navigate",r),navigation.addEventListener("navigatesuccess",s),navigation.addEventListener("navigateerror",s),setTimeout(o,100),function(){d=!0,navigation.removeEventListener("navigate",r),navigation.removeEventListener("navigatesuccess",s),navigation.removeEventListener("navigateerror",s),m!==null&&(m(),m=null)}}}function Gh(r){this._internalRoot=r}Nu.prototype.render=Gh.prototype.render=function(r){var s=this._internalRoot;if(s===null)throw Error(i(409));var o=s.current,d=nr();h1(o,d,r,s,null,null)},Nu.prototype.unmount=Gh.prototype.unmount=function(){var r=this._internalRoot;if(r!==null){this._internalRoot=null;var s=r.containerInfo;h1(r.current,2,null,r,null,null),au(),s[Pr]=null}};function Nu(r){this._internalRoot=r}Nu.prototype.unstable_scheduleHydration=function(r){if(r){var s=Br();r={blockedOn:null,target:r,priority:s};for(var o=0;o<ls.length&&s!==0&&s<ls[o].priority;o++);ls.splice(o,0,r),o===0&&b1(r)}};var j1=t.version;if(j1!=="19.2.6")throw Error(i(527,j1,"19.2.6"));P.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 NS={bundleType:0,version:"19.2.6",rendererPackageName:"react-dom",currentDispatcherRef:F,reconcilerVersion:"19.2.6"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"){var Cu=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!Cu.isDisabled&&Cu.supportsFiber)try{Je=Cu.inject(NS),gt=Cu}catch{}}return mo.createRoot=function(r,s){if(!l(r))throw Error(i(299));var o=!1,d="",m=A0,x=M0,w=R0;return s!=null&&(s.unstable_strictMode===!0&&(o=!0),s.identifierPrefix!==void 0&&(d=s.identifierPrefix),s.onUncaughtError!==void 0&&(m=s.onUncaughtError),s.onCaughtError!==void 0&&(x=s.onCaughtError),s.onRecoverableError!==void 0&&(w=s.onRecoverableError)),s=d1(r,1,!1,null,null,o,d,null,m,x,w,w1),r[Pr]=s.current,Ch(r),new Gh(s)},mo.hydrateRoot=function(r,s,o){if(!l(r))throw Error(i(299));var d=!1,m="",x=A0,w=M0,N=R0,q=null;return o!=null&&(o.unstable_strictMode===!0&&(d=!0),o.identifierPrefix!==void 0&&(m=o.identifierPrefix),o.onUncaughtError!==void 0&&(x=o.onUncaughtError),o.onCaughtError!==void 0&&(w=o.onCaughtError),o.onRecoverableError!==void 0&&(N=o.onRecoverableError),o.formState!==void 0&&(q=o.formState)),s=d1(r,1,!0,s,o??null,d,m,q,x,w,N,w1),s.context=f1(null),o=s.current,d=nr(),d=zi(d),m=Gi(d),m.callback=null,Yi(o,m,d),o=d,s.current.lanes=o,gs(s,o),Vr(s),r[Pr]=s.current,Ch(r),new Nu(s)},mo.version="19.2.6",mo}var L1;function $S(){if(L1)return Wh.exports;L1=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(),Wh.exports=PS(),Wh.exports}var US=$S();const O1=e=>{let t;const n=new Set,i=(p,g)=>{const v=typeof p=="function"?p(t):p;if(!Object.is(v,t)){const y=t;t=g??(typeof v!="object"||v===null)?v:Object.assign({},t,v),n.forEach(b=>b(t,y))}},l=()=>t,f={setState:i,getState:l,getInitialState:()=>h,subscribe:p=>(n.add(p),()=>n.delete(p))},h=t=e(i,l,f);return f},FS=(e=>e?O1(e):O1),qS=e=>e;function HS(e,t=qS){const n=Eu.useSyncExternalStore(e.subscribe,Eu.useCallback(()=>t(e.getState()),[e,t]),Eu.useCallback(()=>t(e.getInitialState()),[e,t]));return Eu.useDebugValue(n),n}const B1=e=>{const t=FS(e),n=i=>HS(t,i);return Object.assign(n,t),n},IS=(e=>e?B1(e):B1),Xp="companion_auth_token";function P1(){return typeof window>"u"?null:localStorage.getItem(Xp)||null}const VS=e=>({authToken:P1(),isAuthenticated:P1()!==null,setAuthToken:t=>{localStorage.setItem(Xp,t),e({authToken:t,isAuthenticated:!0})},logout:()=>{localStorage.removeItem(Xp),e({authToken:null,isAuthenticated:!1})}});function Ut(e,t){if(!e.has(t))return e;const n=new Map(e);return n.delete(t),n}function GS(e,t){if(!e.has(t))return e;const n=new Set(e);return n.delete(t),n}function YS(){if(typeof window>"u")return new Map;try{return new Map(JSON.parse(localStorage.getItem("cc-session-names")||"[]"))}catch{return new Map}}function XS(){return typeof window>"u"?null:localStorage.getItem("cc-current-session")||null}function WS(){if(typeof window>"u")return new Set;try{return new Set(JSON.parse(localStorage.getItem("cc-collapsed-projects")||"[]"))}catch{return new Set}}const QS=e=>({sessions:new Map,sdkSessions:[],currentSessionId:XS(),connectionStatus:new Map,cliConnected:new Map,cliReconnecting:new Map,sessionStatus:new Map,previousPermissionMode:new Map,sessionNames:YS(),recentlyRenamed:new Set,prStatus:new Map,linkedLinearIssues:new Map,mcpServers:new Map,collapsedProjects:WS(),setCurrentSession:t=>{t?localStorage.setItem("cc-current-session",t):localStorage.removeItem("cc-current-session"),e({currentSessionId:t})},addSession:t=>e(n=>{const i=new Map(n.sessions);i.set(t.session_id,t);const l=new Map(n.messages);return l.has(t.session_id)||l.set(t.session_id,[]),{sessions:i,messages:l}}),updateSession:(t,n)=>e(i=>{const l=new Map(i.sessions),c=l.get(t);return c&&l.set(t,{...c,...n}),{sessions:l}}),removeSession:t=>e(n=>{const i=Ut(n.sessionNames,t);return localStorage.setItem("cc-session-names",JSON.stringify(Array.from(i.entries()))),n.currentSessionId===t&&localStorage.removeItem("cc-current-session"),{sessions:Ut(n.sessions,t),connectionStatus:Ut(n.connectionStatus,t),cliConnected:Ut(n.cliConnected,t),cliReconnecting:Ut(n.cliReconnecting,t),sessionStatus:Ut(n.sessionStatus,t),previousPermissionMode:Ut(n.previousPermissionMode,t),sessionNames:i,recentlyRenamed:GS(n.recentlyRenamed,t),mcpServers:Ut(n.mcpServers,t),prStatus:Ut(n.prStatus,t),linkedLinearIssues:Ut(n.linkedLinearIssues,t),sdkSessions:n.sdkSessions.filter(l=>l.sessionId!==t),currentSessionId:n.currentSessionId===t?null:n.currentSessionId,messages:Ut(n.messages,t),streaming:Ut(n.streaming,t),streamingStartedAt:Ut(n.streamingStartedAt,t),streamingOutputTokens:Ut(n.streamingOutputTokens,t),pendingPermissions:Ut(n.pendingPermissions,t),aiResolvedPermissions:Ut(n.aiResolvedPermissions,t),sessionTasks:Ut(n.sessionTasks,t),changedFilesTick:Ut(n.changedFilesTick,t),gitChangedFilesCount:Ut(n.gitChangedFilesCount,t),sessionProcesses:Ut(n.sessionProcesses,t),toolProgress:Ut(n.toolProgress,t),toolActivity:Ut(n.toolActivity,t),diffPanelSelectedFile:Ut(n.diffPanelSelectedFile,t),chatTabReentryTickBySession:Ut(n.chatTabReentryTickBySession,t)}}),setSdkSessions:t=>e({sdkSessions:t}),setConnectionStatus:(t,n)=>e(i=>{const l=new Map(i.connectionStatus);return l.set(t,n),{connectionStatus:l}}),setCliConnected:(t,n)=>e(i=>{const l=new Map(i.cliConnected);return l.set(t,n),{cliConnected:l}}),setCliReconnecting:(t,n)=>e(i=>{const l=new Map(i.cliReconnecting);return n?l.set(t,!0):l.delete(t),{cliReconnecting:l}}),setSessionStatus:(t,n)=>e(i=>{const l=new Map(i.sessionStatus);return l.set(t,n),{sessionStatus:l}}),setPreviousPermissionMode:(t,n)=>e(i=>{const l=new Map(i.previousPermissionMode);return l.set(t,n),{previousPermissionMode:l}}),setSessionName:(t,n)=>e(i=>{const l=new Map(i.sessionNames);return l.set(t,n),localStorage.setItem("cc-session-names",JSON.stringify(Array.from(l.entries()))),{sessionNames:l}}),markRecentlyRenamed:t=>e(n=>{const i=new Set(n.recentlyRenamed);return i.add(t),{recentlyRenamed:i}}),clearRecentlyRenamed:t=>e(n=>{const i=new Set(n.recentlyRenamed);return i.delete(t),{recentlyRenamed:i}}),setPRStatus:(t,n)=>e(i=>{const l=new Map(i.prStatus);return l.set(t,n),{prStatus:l}}),setLinkedLinearIssue:(t,n)=>e(i=>{const l=new Map(i.linkedLinearIssues);return n?l.set(t,n):l.delete(t),{linkedLinearIssues:l}}),setMcpServers:(t,n)=>e(i=>{const l=new Map(i.mcpServers);return l.set(t,n),{mcpServers:l}}),toggleProjectCollapse:t=>e(n=>{const i=new Set(n.collapsedProjects);return i.has(t)?i.delete(t):i.add(t),localStorage.setItem("cc-collapsed-projects",JSON.stringify(Array.from(i))),{collapsedProjects:i}}),setSessionAiValidation:(t,n)=>e(i=>{const l=new Map(i.sessions),c=l.get(t);return c?(l.set(t,{...c,...n}),{sessions:l}):{}})}),KS=e=>({messages:new Map,streaming:new Map,streamingStartedAt:new Map,streamingOutputTokens:new Map,appendMessage:(t,n)=>e(i=>{const l=i.messages.get(t)||[];if(n.id&&l.some(u=>u.id===n.id))return i;const c=new Map(i.messages);return c.set(t,[...l,n]),{messages:c}}),setMessages:(t,n)=>e(i=>{const l=new Map(i.messages);return l.set(t,n),{messages:l}}),updateLastAssistantMessage:(t,n)=>e(i=>{const l=new Map(i.messages),c=[...l.get(t)||[]];for(let u=c.length-1;u>=0;u--)if(c[u].role==="assistant"){c[u]=n(c[u]);break}return l.set(t,c),{messages:l}}),setStreaming:(t,n)=>e(i=>{const l=new Map(i.streaming);return n===null?l.delete(t):l.set(t,n),{streaming:l}}),setStreamingStats:(t,n)=>e(i=>{const l=new Map(i.streamingStartedAt),c=new Map(i.streamingOutputTokens);return n===null?(l.delete(t),c.delete(t)):(n.startedAt!==void 0&&l.set(t,n.startedAt),n.outputTokens!==void 0&&c.set(t,n.outputTokens)),{streamingStartedAt:l,streamingOutputTokens:c}}),promptSuggestions:new Map,setPromptSuggestions:(t,n)=>e(i=>{const l=new Map(i.promptSuggestions);return l.set(t,n),{promptSuggestions:l}}),clearPromptSuggestions:t=>e(n=>{const i=new Map(n.promptSuggestions);return i.delete(t),{promptSuggestions:i}})}),ZS=e=>({pendingPermissions:new Map,aiResolvedPermissions:new Map,addPermission:(t,n)=>e(i=>{const l=new Map(i.pendingPermissions),c=new Map(l.get(t)||[]);return c.set(n.request_id,n),l.set(t,c),{pendingPermissions:l}}),removePermission:(t,n)=>e(i=>{const l=new Map(i.pendingPermissions),c=l.get(t);if(c){const u=new Map(c);u.delete(n),l.set(t,u)}return{pendingPermissions:l}}),addAiResolvedPermission:(t,n)=>e(i=>{const l=new Map(i.aiResolvedPermissions),c=[...l.get(t)||[],n];return c.length>50&&c.splice(0,c.length-50),l.set(t,c),{aiResolvedPermissions:l}}),clearAiResolvedPermissions:t=>e(n=>{const i=new Map(n.aiResolvedPermissions);return i.delete(t),{aiResolvedPermissions:i}})}),JS=e=>({sessionTasks:new Map,sessionProcesses:new Map,sessionBackgroundAgents:new Map,changedFilesTick:new Map,gitChangedFilesCount:new Map,toolProgress:new Map,toolActivity:new Map,addTask:(t,n)=>e(i=>{const l=new Map(i.sessionTasks),c=[...l.get(t)||[],n];return l.set(t,c),{sessionTasks:l}}),setTasks:(t,n)=>e(i=>{const l=new Map(i.sessionTasks);return l.set(t,n),{sessionTasks:l}}),updateTask:(t,n,i)=>e(l=>{const c=new Map(l.sessionTasks),u=c.get(t);return u&&c.set(t,u.map(f=>f.id===n?{...f,...i}:f)),{sessionTasks:c}}),addProcess:(t,n)=>e(i=>{const l=new Map(i.sessionProcesses),c=[...l.get(t)||[],n];return l.set(t,c),{sessionProcesses:l}}),updateProcess:(t,n,i)=>e(l=>{const c=new Map(l.sessionProcesses),u=c.get(t);return u&&c.set(t,u.map(f=>f.taskId===n?{...f,...i}:f)),{sessionProcesses:c}}),updateProcessByToolUseId:(t,n,i)=>e(l=>{const c=new Map(l.sessionProcesses),u=c.get(t);return u&&c.set(t,u.map(f=>f.toolUseId===n?{...f,...i}:f)),{sessionProcesses:c}}),addBackgroundAgent:(t,n)=>e(i=>{const l=new Map(i.sessionBackgroundAgents),c=[...l.get(t)||[],n];return l.set(t,c),{sessionBackgroundAgents:l}}),updateBackgroundAgent:(t,n,i)=>e(l=>{const c=new Map(l.sessionBackgroundAgents),u=c.get(t);return u&&c.set(t,u.map(f=>f.toolUseId===n?{...f,...i}:f)),{sessionBackgroundAgents:c}}),bumpChangedFilesTick:t=>e(n=>{const i=new Map(n.changedFilesTick);return i.set(t,(i.get(t)??0)+1),{changedFilesTick:i}}),setGitChangedFilesCount:(t,n)=>e(i=>{const l=new Map(i.gitChangedFilesCount);return l.set(t,n),{gitChangedFilesCount:l}}),setToolProgress:(t,n,i)=>e(l=>{const c=new Map(l.toolProgress),u=new Map(c.get(t)||[]);return u.set(n,i),c.set(t,u),{toolProgress:c}}),clearToolProgress:(t,n)=>e(i=>{const l=new Map(i.toolProgress);if(n){const c=l.get(t);if(c){const u=new Map(c);u.delete(n),l.set(t,u)}}else l.delete(t);return{toolProgress:l}}),setToolActivity:(t,n)=>e(i=>{const l=new Map(i.toolActivity);return n.length===0?l.delete(t):l.set(t,n),{toolActivity:l}}),addToolActivity:(t,n)=>e(i=>{const l=new Map(i.toolActivity),c=[...l.get(t)||[]],u=c.findIndex(f=>f.toolUseId===n.toolUseId);if(u>=0){const f=c[u];c[u]={...f,...n,startedAt:f.startedAt,completedAt:n.completedAt??f.completedAt,elapsedSeconds:Math.max(f.elapsedSeconds,n.elapsedSeconds),isError:f.isError||n.isError}}else c.push(n);return l.set(t,c),{toolActivity:l}}),updateToolActivity:(t,n,i)=>e(l=>{const c=new Map(l.toolActivity),u=c.get(t);return u&&c.set(t,u.map(f=>f.toolUseId===n?{...f,...i}:f)),{toolActivity:c}})}),Ci=[{id:"usage-limits",label:"Usage Limits",description:"API usage and rate limit meters",backends:null},{id:"git-branch",label:"Git Branch",description:"Current branch, ahead/behind, and line changes",backends:null},{id:"github-pr",label:"GitHub PR",description:"Pull request status, CI checks, and reviews",backends:null},{id:"linear-issue",label:"Linear Issue",description:"Linked Linear ticket and comments",backends:null},{id:"mcp-servers",label:"MCP Servers",description:"Model Context Protocol server connections",backends:null},{id:"tasks",label:"Tasks",description:"Agent task list and progress",backends:["claude"]}],ek=Ci.map(e=>e.id),_5="cc-task-panel-config";function Wp(){return{order:[...ek],enabled:Object.fromEntries(Ci.map(e=>[e.id,!0]))}}function tk(){if(typeof window>"u")return Wp();try{const e=localStorage.getItem(_5);if(e){const t=JSON.parse(e),n=new Set(t.order);for(const l of Ci)n.has(l.id)||(t.order.push(l.id),t.enabled[l.id]=!0);const i=new Set(Ci.map(l=>l.id));return t.order=t.order.filter(l=>i.has(l)),t}}catch{}return Wp()}function Tu(e){try{localStorage.setItem(_5,JSON.stringify(e))}catch{}}function nk(){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 rk(){if(typeof window>"u")return!0;const e=localStorage.getItem("cc-notification-sound");return e!==null?e==="true":!0}function ik(){if(typeof window>"u")return!1;const e=localStorage.getItem("cc-notification-desktop");return e!==null?e==="true":!1}function w5(){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 sk=e=>({darkMode:nk(),notificationSound:rk(),notificationDesktop:ik(),sidebarOpen:typeof window<"u"?window.innerWidth>=768:!0,taskPanelOpen:typeof window<"u"?window.innerWidth>=1024:!0,taskPanelConfig:tk(),taskPanelConfigMode:!1,homeResetKey:0,publicUrl:"",activeTab:"chat",chatTabReentryTickBySession:new Map,diffPanelSelectedFile:new Map,diffBase:w5(),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 Tu(i),{taskPanelConfig:i}}),moveSectionUp:t=>e(n=>{const i=[...n.taskPanelConfig.order],l=i.indexOf(t);if(l<=0)return n;[i[l-1],i[l]]=[i[l],i[l-1]];const c={...n.taskPanelConfig,order:i};return Tu(c),{taskPanelConfig:c}}),moveSectionDown:t=>e(n=>{const i=[...n.taskPanelConfig.order],l=i.indexOf(t);if(l<0||l>=i.length-1)return n;[i[l],i[l+1]]=[i[l+1],i[l]];const c={...n.taskPanelConfig,order:i};return Tu(c),{taskPanelConfig:c}}),resetTaskPanelConfig:()=>{const t=Wp();Tu(t),e({taskPanelConfig:t})},newSession:()=>{localStorage.removeItem("cc-current-session"),e(t=>({currentSessionId:null,homeResetKey:t.homeResetKey+1}))},setActiveTab:t=>e({activeTab:t}),markChatTabReentry:t=>e(n=>{const i=new Map(n.chatTabReentryTickBySession),l=(i.get(t)??0)+1;return i.set(t,l),{chatTabReentryTickBySession:i}}),setDiffPanelSelectedFile:(t,n)=>e(i=>{const l=new Map(i.diffPanelSelectedFile);return n?l.set(t,n):l.delete(t),{diffPanelSelectedFile:l}}),setDiffBase:t=>{typeof window<"u"&&localStorage.setItem("cc-diff-base",t),e({diffBase:t})}});function j5(){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 ak=e=>({quickTerminalOpen:!1,quickTerminalTabs:[],activeQuickTerminalTabId:null,quickTerminalPlacement:j5(),quickTerminalNextHostIndex:1,quickTerminalNextDockerIndex:1,terminalOpen:!1,terminalCwd:null,terminalId:null,setQuickTerminalOpen:t=>e({quickTerminalOpen:t}),openQuickTerminal:t=>e(n=>{if(t.reuseIfExists){const p=n.quickTerminalTabs.find(g=>g.cwd===t.cwd&&g.containerId===t.containerId);if(p)return{quickTerminalOpen:!0,activeQuickTerminalTabId:p.id}}const i=t.target==="docker",l=n.quickTerminalNextHostIndex,c=n.quickTerminalNextDockerIndex,u=i?l:l+1,f=i?c+1:c,h={id:`${t.target}-${Date.now()}-${Math.random().toString(36).slice(2,7)}`,label:i?`Docker ${c}`:l===1?"Terminal":`Terminal ${l}`,cwd:t.cwd,containerId:t.containerId};return{quickTerminalOpen:!0,quickTerminalTabs:[...n.quickTerminalTabs,h],activeQuickTerminalTabId:h.id,quickTerminalNextHostIndex:u,quickTerminalNextDockerIndex:f}}),closeQuickTerminalTab:t=>e(n=>{var c;const i=n.quickTerminalTabs.filter(u=>u.id!==t),l=n.activeQuickTerminalTabId===t?((c=i[0])==null?void 0:c.id)||null:n.activeQuickTerminalTabId;return{quickTerminalTabs:i,activeQuickTerminalTabId:l,quickTerminalOpen:i.length>0?n.quickTerminalOpen:!1}}),setActiveQuickTerminalTabId:t=>e({activeQuickTerminalTabId:t}),resetQuickTerminal:()=>e({quickTerminalOpen:!1,quickTerminalTabs:[],activeQuickTerminalTabId:null,quickTerminalNextHostIndex:1,quickTerminalNextDockerIndex:1}),setTerminalOpen:t=>e({terminalOpen:t}),setTerminalCwd:t=>e({terminalCwd:t}),setTerminalId:t=>e({terminalId:t}),openTerminal:t=>e({terminalOpen:!0,terminalCwd:t}),closeTerminal:()=>e({terminalOpen:!1,terminalCwd:null,terminalId:null})});function lk(){return typeof window>"u"?null:localStorage.getItem("cc-update-dismissed")||null}const ok=e=>({updateInfo:null,updateDismissedVersion:lk(),updateOverlayActive:!1,dockerUpdateDialogOpen:!1,creationProgress:null,creationError:null,sessionCreating:!1,sessionCreatingBackend:null,claudeCompatInfo:null,setUpdateInfo:t=>e({updateInfo:t}),dismissUpdate:t=>{localStorage.setItem("cc-update-dismissed",t),e({updateDismissedVersion:t})},setUpdateOverlayActive:t=>e({updateOverlayActive:t}),setDockerUpdateDialogOpen:t=>e({dockerUpdateDialogOpen:t}),addCreationProgress:t=>e(n=>{const i=n.creationProgress||[],l=i.findIndex(c=>c.step===t.step);if(l>=0){const c=[...i];return c[l]=t,{creationProgress:c}}return{creationProgress:[...i,t]}}),clearCreation:()=>e({creationProgress:null,creationError:null,sessionCreating:!1,sessionCreatingBackend:null}),setSessionCreating:(t,n)=>e({sessionCreating:t,sessionCreatingBackend:n??null}),setCreationError:t=>e({creationError:t}),setClaudeCompatInfo:t=>e({claudeCompatInfo:t})}),Q=IS((...e)=>({...VS(...e),...QS(...e),...KS(...e),...ZS(...e),...JS(...e),...sk(...e),...ak(...e),...ok(...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:w5(),quickTerminalOpen:!1,quickTerminalTabs:[],activeQuickTerminalTabId:null,quickTerminalPlacement:j5(),quickTerminalNextHostIndex:1,quickTerminalNextDockerIndex:1,terminalOpen:!1,terminalCwd:null,terminalId:null})}})),ck=Object.freeze(Object.defineProperty({__proto__:null,useStore:Q},Symbol.toStringTag,{value:"Module"})),$1=["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"],U1=["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 F1(){const e=$1[Math.floor(Math.random()*$1.length)],t=U1[Math.floor(Math.random()*U1.length)];return`${e} ${t}`}function S5(e){for(let t=0;t<100;t++){const n=F1();if(!e.has(n))return n}return F1()}let Jh=null;function uk(){return Jh||(Jh=new AudioContext),Jh}function dk(){try{const e=uk();e.state==="suspended"&&e.resume();const t=e.currentTime,n=e.createOscillator(),i=e.createGain();n.type="sine",n.frequency.setValueAtTime(659.25,t),i.gain.setValueAtTime(.3,t),i.gain.exponentialRampToValueAtTime(.001,t+.3),n.connect(i),i.connect(e.destination),n.start(t),n.stop(t+.3);const l=e.createOscillator(),c=e.createGain();l.type="sine",l.frequency.setValueAtTime(783.99,t+.15),c.gain.setValueAtTime(.001,t),c.gain.setValueAtTime(.3,t+.15),c.gain.exponentialRampToValueAtTime(.001,t+.5),l.connect(c),c.connect(e.destination),l.start(t+.15),l.stop(t+.5)}catch{}}class k5{diff(t,n,i={}){let l;typeof i=="function"?(l=i,i={}):"callback"in i&&(l=i.callback);const c=this.castInput(t,i),u=this.castInput(n,i),f=this.removeEmpty(this.tokenize(c,i)),h=this.removeEmpty(this.tokenize(u,i));return this.diffWithOptionsObj(f,h,i,l)}diffWithOptionsObj(t,n,i,l){var c;const u=M=>{if(M=this.postProcess(M,i),l){setTimeout(function(){l(M)},0);return}else return M},f=n.length,h=t.length;let p=1,g=f+h;i.maxEditLength!=null&&(g=Math.min(g,i.maxEditLength));const v=(c=i.timeout)!==null&&c!==void 0?c:1/0,y=Date.now()+v,b=[{oldPos:-1,lastComponent:void 0}];let _=this.extractCommon(b[0],n,t,0,i);if(b[0].oldPos+1>=h&&_+1>=f)return u(this.buildValues(b[0].lastComponent,n,t));let S=-1/0,E=1/0;const k=()=>{for(let M=Math.max(S,-p);M<=Math.min(E,p);M+=2){let C;const $=b[M-1],z=b[M+1];$&&(b[M-1]=void 0);let D=!1;if(z){const B=z.oldPos-M;D=z&&0<=B&&B<f}const U=$&&$.oldPos+1<h;if(!D&&!U){b[M]=void 0;continue}if(!U||D&&$.oldPos<z.oldPos?C=this.addToPath(z,!0,!1,0,i):C=this.addToPath($,!1,!0,1,i),_=this.extractCommon(C,n,t,M,i),C.oldPos+1>=h&&_+1>=f)return u(this.buildValues(C.lastComponent,n,t))||!0;b[M]=C,C.oldPos+1>=h&&(E=Math.min(E,M-1)),_+1>=f&&(S=Math.max(S,M+1))}p++};if(l)(function M(){setTimeout(function(){if(p>g||Date.now()>y)return l(void 0);k()||M()},0)})();else for(;p<=g&&Date.now()<=y;){const M=k();if(M)return M}}addToPath(t,n,i,l,c){const u=t.lastComponent;return u&&!c.oneChangePerToken&&u.added===n&&u.removed===i?{oldPos:t.oldPos+l,lastComponent:{count:u.count+1,added:n,removed:i,previousComponent:u.previousComponent}}:{oldPos:t.oldPos+l,lastComponent:{count:1,added:n,removed:i,previousComponent:u}}}extractCommon(t,n,i,l,c){const u=n.length,f=i.length;let h=t.oldPos,p=h-l,g=0;for(;p+1<u&&h+1<f&&this.equals(i[h+1],n[p+1],c);)p++,h++,g++,c.oneChangePerToken&&(t.lastComponent={count:1,previousComponent:t.lastComponent,added:!1,removed:!1});return g&&!c.oneChangePerToken&&(t.lastComponent={count:g,previousComponent:t.lastComponent,added:!1,removed:!1}),t.oldPos=h,p}equals(t,n,i){return i.comparator?i.comparator(t,n):t===n||!!i.ignoreCase&&t.toLowerCase()===n.toLowerCase()}removeEmpty(t){const n=[];for(let i=0;i<t.length;i++)t[i]&&n.push(t[i]);return n}castInput(t,n){return t}tokenize(t,n){return Array.from(t)}join(t){return t.join("")}postProcess(t,n){return t}get useLongestToken(){return!1}buildValues(t,n,i){const l=[];let c;for(;t;)l.push(t),c=t.previousComponent,delete t.previousComponent,t=c;l.reverse();const u=l.length;let f=0,h=0,p=0;for(;f<u;f++){const g=l[f];if(g.removed)g.value=this.join(i.slice(p,p+g.count)),p+=g.count;else{if(!g.added&&this.useLongestToken){let v=n.slice(h,h+g.count);v=v.map(function(y,b){const _=i[p+b];return _.length>y.length?_:y}),g.value=this.join(v)}else g.value=this.join(n.slice(h,h+g.count));h+=g.count,g.added||(p+=g.count)}}return l}}function q1(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 H1(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 Qp(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 Kp(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 go(e,t){return Qp(e,t,"")}function Au(e,t){return Kp(e,t,"")}function I1(e,t){return t.slice(0,fk(e,t))}function fk(e,t){let n=0;e.length>t.length&&(n=e.length-t.length);let i=t.length;e.length<t.length&&(i=e.length);const l=Array(i);let c=0;l[0]=0;for(let u=1;u<i;u++){for(t[u]==t[c]?l[u]=l[c]:l[u]=c;c>0&&t[u]!=t[c];)c=l[c];t[u]==t[c]&&c++}c=0;for(let u=n;u<e.length;u++){for(;c>0&&e[u]!=t[c];)c=l[c];e[u]==t[c]&&c++}return c}function N5(e,t){const n=[];for(const i of Array.from(t.segment(e))){const l=i.segment;n.length&&/\s/.test(n[n.length-1])&&/\s/.test(l)?n[n.length-1]+=l:n.push(l)}return n}function Zp(e,t){if(t)return Po(e,t)[1];let n;for(n=e.length-1;n>=0&&e[n].match(/\s/);n--);return e.substring(n+1)}function Ya(e,t){if(t)return Po(e,t)[0];const n=e.match(/^\s*/);return n?n[0]:""}function Po(e,t){if(!t)return[Ya(e),Zp(e)];if(t.resolvedOptions().granularity!="word")throw new Error('The segmenter passed must have a granularity of "word"');const n=N5(e,t),i=n[0],l=n[n.length-1],c=/\s/.test(i)?i:"",u=/\s/.test(l)?l:"";return[c,u]}const V1="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}",hk=new RegExp(`[${V1}]+|\\s+|[^${V1}]`,"ug");class pk extends k5{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=N5(t,u)}else i=t.match(hk)||[];const l=[];let c=null;return i.forEach(u=>{/\s/.test(u)?c==null?l.push(u):l.push(l.pop()+u):c!=null&&/\s/.test(c)?l[l.length-1]==c?l.push(l.pop()+u):l.push(c+u):l.push(u),c=u}),l}join(t){return t.map((n,i)=>i==0?n:n.replace(/^\s+/,"")).join("")}postProcess(t,n){if(!t||n.oneChangePerToken)return t;let i=null,l=null,c=null;return t.forEach(u=>{u.added?l=u:u.removed?c=u:((l||c)&&G1(i,c,l,u,n.intlSegmenter),i=u,l=null,c=null)}),(l||c)&&G1(i,c,l,null,n.intlSegmenter),t}}const mk=new pk;function gk(e,t,n){return mk.diff(e,t,n)}function G1(e,t,n,i,l){if(t&&n){const[c,u]=Po(t.value,l),[f,h]=Po(n.value,l);if(e){const p=q1(c,f);e.value=Kp(e.value,f,p),t.value=go(t.value,p),n.value=go(n.value,p)}if(i){const p=H1(u,h);i.value=Qp(i.value,h,p),t.value=Au(t.value,p),n.value=Au(n.value,p)}}else if(n){if(e){const c=Ya(n.value,l);n.value=n.value.substring(c.length)}if(i){const c=Ya(i.value,l);i.value=i.value.substring(c.length)}}else if(e&&i){const c=Ya(i.value,l),[u,f]=Po(t.value,l),h=q1(c,u);t.value=go(t.value,h);const p=H1(go(c,h),f);t.value=Au(t.value,p),i.value=Qp(i.value,c,p),e.value=Kp(e.value,c,c.slice(0,c.length-p.length))}else if(i){const c=Ya(i.value,l),u=Zp(t.value,l),f=I1(u,c);t.value=Au(t.value,f)}else if(e){const c=Zp(e.value,l),u=Ya(t.value,l),f=I1(c,u);t.value=go(t.value,f)}}class xk extends k5{constructor(){super(...arguments),this.tokenize=bk}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 vk=new xk;function Y1(e,t,n){return vk.diff(e,t,n)}function bk(e,t){t.stripTrailingCr&&(e=e.replace(/\r\n/g,`
|
|
54
|
-
`));const n=[],i=e.split(/(\n|\r\n)/);i[i.length-1]||i.pop();for(let l=0;l<i.length;l++){const c=i[l];l%2&&!t.newlineIsToken?n[n.length-1]+=c:n.push(c)}return n}function yk(e,t,n,i,l,c,u){let f;u?typeof u=="function"?f={callback:u}:f=u:f={},typeof f.context>"u"&&(f.context=4);const h=f.context;if(f.newlineIsToken)throw new Error("newlineIsToken may not be used with patch-generation functions, only with diffing functions");if(f.callback){const{callback:g}=f;Y1(n,i,Object.assign(Object.assign({},f),{callback:v=>{const y=p(v);g(y)}}))}else return p(Y1(n,i,f));function p(g){if(!g)return;g.push({value:"",lines:[]});function v(M){return M.map(function(C){return" "+C})}const y=[];let b=0,_=0,S=[],E=1,k=1;for(let M=0;M<g.length;M++){const C=g[M],$=C.lines||_k(C.value);if(C.lines=$,C.added||C.removed){if(!b){const z=g[M-1];b=E,_=k,z&&(S=h>0?v(z.lines.slice(-h)):[],b-=S.length,_-=S.length)}for(const z of $)S.push((C.added?"+":"-")+z);C.added?k+=$.length:E+=$.length}else{if(b)if($.length<=h*2&&M<g.length-2)for(const z of v($))S.push(z);else{const z=Math.min($.length,h);for(const U of v($.slice(0,z)))S.push(U);const D={oldStart:b,oldLines:E-b+z,newStart:_,newLines:k-_+z,lines:S};y.push(D),b=0,_=0,S=[]}E+=$.length,k+=$.length}}for(const M of y)for(let C=0;C<M.lines.length;C++)M.lines[C].endsWith(`
|
|
55
|
-
`)?M.lines[C]=M.lines[C].slice(0,-1):(M.lines.splice(C+1,0,"\"),C++);return{oldFileName:e,newFileName:t,oldHeader:l,newHeader:c,hunks:y}}}function _k(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 wk(e,t){return yk("","",e,t,"","",{context:3}).hunks.map(i=>{const l=`@@ -${i.oldStart},${i.oldLines} +${i.newStart},${i.newLines} @@`,c=[];let u=i.oldStart,f=i.newStart;for(const h of i.lines){const p=h[0],g=h.slice(1);p==="-"?c.push({type:"del",content:g,oldLineNo:u++}):p==="+"?c.push({type:"add",content:g,newLineNo:f++}):c.push({type:"context",content:g,oldLineNo:u++,newLineNo:f++})}return C5(c),{header:l,lines:c}})}function jk(e){const t=[],n=e.split(`
|
|
59
|
-
`);let i=null,l=null,c=0,u=0;for(const f of n){if(f.startsWith("diff --git")||f.startsWith("diff --cc")){l&&i&&i.hunks.push(l),i&&t.push(i),i={fileName:"",hunks:[]},l=null;continue}if(f.startsWith("--- a/")||f.startsWith("--- /dev/null"))continue;if(f.startsWith("+++ b/")){i&&(i.fileName=f.slice(6));continue}if(f.startsWith("+++ /dev/null")||f.startsWith("index ")||f.startsWith("new file")||f.startsWith("deleted file")||f.startsWith("old mode")||f.startsWith("new mode")||f.startsWith("rename from")||f.startsWith("rename to")||f.startsWith("similarity index")||f.startsWith("Binary files"))continue;const h=f.match(/^@@\s+-(\d+)(?:,\d+)?\s+\+(\d+)(?:,\d+)?\s+@@(.*)$/);if(h){l&&i&&i.hunks.push(l),c=parseInt(h[1],10),u=parseInt(h[2],10),l={header:f,lines:[]};continue}l&&(f.startsWith("+")?l.lines.push({type:"add",content:f.slice(1),newLineNo:u++}):f.startsWith("-")?l.lines.push({type:"del",content:f.slice(1),oldLineNo:c++}):f.startsWith(" ")&&l.lines.push({type:"context",content:f.slice(1),oldLineNo:c++,newLineNo:u++}))}l&&i&&i.hunks.push(l),i&&t.push(i);for(const f of t)for(const h of f.hunks)C5(h.lines);return t}function C5(e){let t=0;for(;t<e.length;){const n=t;for(;t<e.length&&e[t].type==="del";)t++;const i=t,l=t;for(;t<e.length&&e[t].type==="add";)t++;const c=t,u=i-n,f=c-l;if(u>0&&f>0){const h=Math.min(u,f);for(let p=0;p<h;p++){const g=e[n+p],v=e[l+p],y=gk(g.content,v.content);g.wordChanges=y.filter(b=>!b.added).map(b=>({value:b.value,removed:b.removed})),v.wordChanges=y.filter(b=>!b.removed).map(b=>({value:b.value,added:b.added}))}}t===n&&t++}}function Sk({line:e}){return e.wordChanges?a.jsx(a.Fragment,{children:e.wordChanges.map((t,n)=>t.added?a.jsx("span",{className:"diff-word-add",children:t.value},n):t.removed?a.jsx("span",{className:"diff-word-del",children:t.value},n):a.jsx("span",{children:t.value},n))}):a.jsx(a.Fragment,{children:e.content})}function kk({hunk:e,showLineNumbers:t}){return a.jsxs("div",{className:"diff-hunk",children:[a.jsx("div",{className:"diff-hunk-header",children:e.header}),e.lines.map((n,i)=>a.jsxs("div",{className:`diff-line diff-line-${n.type}`,children:[t&&a.jsxs(a.Fragment,{children:[a.jsx("span",{className:"diff-gutter diff-gutter-old",children:n.oldLineNo??""}),a.jsx("span",{className:"diff-gutter diff-gutter-new",children:n.newLineNo??""})]}),a.jsx("span",{className:"diff-marker",children:n.type==="add"?"+":n.type==="del"?"-":" "}),a.jsxs("span",{className:"diff-content",children:[a.jsx(Sk,{line:n}),!n.content&&" "]})]},i))]})}function Nk({fileName:e}){const t=e.split("/"),n=t.pop()||e,i=t.join("/");return a.jsxs("div",{className:"diff-file-header",children:[a.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3.5 h-3.5 text-cc-primary shrink-0",children:[a.jsx("path",{d:"M9 1H4a1 1 0 00-1 1v12a1 1 0 001 1h8a1 1 0 001-1V5L9 1z"}),a.jsx("polyline",{points:"9 1 9 5 13 5"})]}),i&&a.jsxs("span",{className:"text-cc-muted",children:[i,"/"]}),a.jsx("span",{className:"font-semibold text-cc-fg",children:n})]})}function fl({oldText:e,newText:t,unifiedDiff:n,fileName:i,mode:l="compact"}){const c=l==="compact",u=!c,f=j.useMemo(()=>{if(n)return jk(n);const h=e??"",p=t??"";if(!h&&!p)return[];const g=wk(h,p);return[{fileName:i||"",hunks:g}]},[e,t,n,i]);return f.length===0||f.every(h=>h.hunks.length===0)?a.jsx("div",{className:"diff-viewer diff-empty",children:a.jsx("span",{className:"text-cc-muted text-xs",children:"No changes"})}):a.jsx("div",{className:`diff-viewer ${c?"diff-compact":"diff-full"}`,children:f.map((h,p)=>a.jsxs("div",{className:"diff-file",children:[(h.fileName||i)&&a.jsx(Nk,{fileName:h.fileName||i||""}),h.hunks.map((g,v)=>a.jsx(kk,{hunk:g,showLineNumbers:u},v))]},p))})}const Ck={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 cc(e){return Ck[e]||"tool"}function ps(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 E5({name:e,input:t,toolUseId:n}){const[i,l]=j.useState(e==="Edit"),c=cc(e),u=ps(e),f=Wo(e,t);return e==="Edit"?a.jsx(Ek,{input:t,toolUseId:n}):e==="Bash"?a.jsx(Tk,{input:t,toolUseId:n}):a.jsxs("div",{className:"border border-cc-border rounded-[10px] overflow-hidden bg-cc-card tool-card","data-tool-use-id":n,children:[a.jsxs("button",{onClick:()=>l(!i),className:"w-full flex items-center gap-2.5 px-3 py-2 text-left hover:bg-cc-hover transition-colors cursor-pointer",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:`w-3 h-3 text-cc-muted transition-transform duration-200 shrink-0 ${i?"rotate-90":""}`,children:a.jsx("path",{d:"M6 4l4 4-4 4"})}),a.jsx(sl,{type:c}),a.jsx("span",{className:"text-xs font-medium text-cc-fg",children:u}),f&&a.jsx("span",{className:"text-xs text-cc-muted truncate flex-1 font-mono-code",children:f})]}),i&&a.jsx("div",{className:"px-3 pb-3 pt-0 border-t border-cc-border/60",children:a.jsx("div",{className:"mt-2",children:a.jsx(Ak,{name:e,input:t})})})]})}function Ek({input:e,toolUseId:t}){const n=String(e.file_path||""),i=n?n.split("/").pop()||n:"",l=String(e.old_string||""),c=String(e.new_string||""),u=!!(l||c),f=!!e.replace_all,[h,p]=j.useState(!1),v=(Array.isArray(e.changes)?e.changes:[]).map(_=>({path:typeof _.path=="string"?_.path:"",kind:typeof _.kind=="string"?_.kind:"update"})).filter(_=>_.path),y=(l+c).split(`
|
|
60
|
-
`).length,b=y>15;return a.jsxs("div",{"data-tool-use-id":t,children:[a.jsxs("div",{className:"flex items-center gap-1.5 py-0.5",children:[a.jsx("span",{className:"text-[11px] font-medium text-emerald-600/70 dark:text-emerald-400/70",children:"Edit"}),i&&a.jsx("span",{className:"text-[11px] font-mono-code text-cc-fg/70",children:i}),f&&a.jsx("span",{className:"text-[9px] uppercase tracking-wider font-semibold text-amber-600/70 dark:text-amber-400/70",children:"all"})]}),u?a.jsxs("div",{className:"relative mt-1",children:[a.jsx("div",{className:`overflow-hidden ${b&&!h?"max-h-[240px]":""}`,children:a.jsx(fl,{oldText:l,newText:c,mode:"compact"})}),b&&!h&&a.jsx("div",{className:"absolute bottom-0 left-0 right-0 h-10 bg-gradient-to-t from-cc-bg to-transparent pointer-events-none"}),b&&a.jsx("button",{type:"button",onClick:()=>p(!h),className:"relative z-10 mt-1 text-[11px] text-cc-muted/40 hover:text-cc-muted/70 cursor-pointer transition-colors",children:h?"Show less":`Show all ${y} lines`})]}):v.length>0?a.jsx("div",{className:"mt-1 space-y-1",children:v.map((_,S)=>{const E=_.path.split("/").pop()||_.path;return a.jsxs("div",{className:"flex items-center gap-2 text-[11px]",children:[a.jsx("span",{className:`text-[9px] font-semibold uppercase ${_.kind==="create"?"text-emerald-600/70 dark:text-emerald-400/70":_.kind==="delete"?"text-cc-error/70":"text-amber-600/70 dark:text-amber-400/70"}`,children:_.kind}),a.jsx("span",{className:"font-mono-code text-cc-fg/60 truncate",children:E})]},`${_.path}-${S}`)})}):a.jsx("pre",{className:"mt-1 text-[11px] text-cc-muted font-mono-code whitespace-pre-wrap leading-relaxed",children:JSON.stringify(e,null,2)})]})}function Tk({input:e,toolUseId:t}){const n=typeof e.command=="string"?e.command:"",i=typeof e.description=="string"?e.description:"";return a.jsxs("div",{"data-tool-use-id":t,children:[i&&a.jsx("div",{className:"text-[11px] text-cc-muted/50 mb-1 italic",children:i}),a.jsx("div",{className:"rounded-lg bg-cc-code-bg px-3 py-2 overflow-x-auto",children:a.jsxs("pre",{className:"text-[12px] font-mono-code text-cc-code-fg leading-relaxed whitespace-pre-wrap break-words",children:[a.jsx("span",{className:"text-cc-muted/40 select-none",children:"$ "}),n]})})]})}function Ak({name:e,input:t}){switch(e){case"Bash":return a.jsx(Mk,{input:t});case"Edit":return a.jsx(Rk,{input:t});case"Write":return a.jsx(zk,{input:t});case"Read":return a.jsx(Dk,{input:t});case"Glob":return a.jsx(Lk,{input:t});case"Grep":return a.jsx(Ok,{input:t});case"WebSearch":case"web_search":return a.jsx(Bk,{input:t});case"WebFetch":return a.jsx(Pk,{input:t});case"Task":return a.jsx($k,{input:t});case"TodoWrite":return a.jsx(Uk,{input:t});case"NotebookEdit":return a.jsx(Fk,{input:t});case"SendMessage":return a.jsx(qk,{input:t});default:return a.jsx("pre",{className:"text-[11px] text-cc-muted font-mono-code whitespace-pre-wrap leading-relaxed max-h-60 overflow-y-auto",children:JSON.stringify(t,null,2)})}}function Mk({input:e}){return a.jsxs("div",{className:"space-y-1.5",children:[!!e.description&&a.jsx("div",{className:"text-[11px] text-cc-muted italic",children:String(e.description)}),a.jsxs("pre",{className:"px-3 py-2 rounded-lg bg-cc-code-bg text-cc-code-fg text-[12px] font-mono-code leading-relaxed overflow-x-auto",children:[a.jsx("span",{className:"text-cc-muted select-none",children:"$ "}),String(e.command||"")]}),!!e.timeout&&a.jsxs("div",{className:"text-[10px] text-cc-muted",children:["timeout: ",String(e.timeout),"ms"]})]})}function Rk({input:e}){const t=String(e.file_path||""),n=String(e.old_string||""),i=String(e.new_string||""),c=(Array.isArray(e.changes)?e.changes:[]).map(u=>({path:typeof u.path=="string"?u.path:"",kind:typeof u.kind=="string"?u.kind:"update"})).filter(u=>u.path);return a.jsxs("div",{className:"space-y-1.5",children:[!!e.replace_all&&a.jsx("span",{className:"inline-block text-[10px] font-medium px-1.5 py-0.5 rounded bg-cc-warning/10 text-cc-warning",children:"replace all"}),n||i?a.jsx(fl,{oldText:n,newText:i,fileName:t,mode:"compact"}):c.length>0?a.jsxs("div",{className:"space-y-1.5",children:[!!t&&a.jsx("div",{className:"text-xs text-cc-muted font-mono-code",children:t}),c.map((u,f)=>a.jsxs("div",{className:"flex items-center gap-2 text-[11px] text-cc-fg",children:[a.jsx("span",{className:"inline-block text-[10px] font-medium px-1.5 py-0.5 rounded bg-cc-primary/10 text-cc-primary min-w-[54px] text-center",children:u.kind}),a.jsx("span",{className:"font-mono-code truncate",children:u.path})]},`${u.path}-${f}`))]}):a.jsx("pre",{className:"text-[11px] text-cc-muted font-mono-code whitespace-pre-wrap leading-relaxed max-h-60 overflow-y-auto",children:JSON.stringify(e,null,2)})]})}function zk({input:e}){const t=String(e.file_path||""),n=String(e.content||"");return a.jsx(fl,{newText:n,fileName:t,mode:"compact"})}function Dk({input:e}){const t=String(e.file_path||e.path||""),n=e.offset,i=e.limit;return a.jsxs("div",{className:"space-y-1",children:[a.jsx("div",{className:"text-xs text-cc-muted font-mono-code",children:t}),(n!=null||i!=null)&&a.jsxs("div",{className:"flex gap-2 text-[10px] text-cc-muted",children:[n!=null&&a.jsxs("span",{children:["offset: ",n]}),i!=null&&a.jsxs("span",{children:["limit: ",i]})]})]})}function Lk({input:e}){return a.jsxs("div",{className:"space-y-1",children:[a.jsx("div",{className:"text-xs font-mono-code text-cc-code-fg",children:String(e.pattern||"")}),!!e.path&&a.jsxs("div",{className:"text-[10px] text-cc-muted",children:["in: ",a.jsx("span",{className:"font-mono-code",children:String(e.path)})]})]})}function Ok({input:e}){return a.jsxs("div",{className:"space-y-1",children:[a.jsx("pre",{className:"px-2 py-1.5 rounded bg-cc-code-bg text-cc-code-fg text-[12px] font-mono-code overflow-x-auto",children:String(e.pattern||"")}),a.jsxs("div",{className:"flex flex-wrap gap-x-3 gap-y-0.5 text-[10px] text-cc-muted",children:[!!e.path&&a.jsxs("span",{children:["path: ",a.jsx("span",{className:"font-mono-code",children:String(e.path)})]}),!!e.glob&&a.jsxs("span",{children:["glob: ",a.jsx("span",{className:"font-mono-code",children:String(e.glob)})]}),!!e.output_mode&&a.jsxs("span",{children:["mode: ",String(e.output_mode)]}),!!e.context&&a.jsxs("span",{children:["context: ",String(e.context)]}),!!e.head_limit&&a.jsxs("span",{children:["limit: ",String(e.head_limit)]})]})]})}function Bk({input:e}){return a.jsxs("div",{className:"space-y-1",children:[a.jsx("div",{className:"text-xs text-cc-fg font-medium",children:String(e.query||"")}),Array.isArray(e.allowed_domains)&&e.allowed_domains.length>0&&a.jsxs("div",{className:"text-[10px] text-cc-muted",children:["domains: ",e.allowed_domains.join(", ")]})]})}function Pk({input:e}){return a.jsxs("div",{className:"space-y-1",children:[!!e.url&&a.jsx("div",{className:"text-xs font-mono-code text-cc-primary truncate",children:String(e.url)}),!!e.prompt&&a.jsx("div",{className:"text-[11px] text-cc-muted italic line-clamp-2",children:String(e.prompt)})]})}function $k({input:e}){return a.jsxs("div",{className:"space-y-1.5",children:[!!e.description&&a.jsx("div",{className:"text-xs text-cc-fg font-medium",children:String(e.description)}),!!e.subagent_type&&a.jsx("span",{className:"inline-block text-[10px] font-medium px-1.5 py-0.5 rounded bg-cc-primary/10 text-cc-primary",children:String(e.subagent_type)}),!!e.prompt&&a.jsx("pre",{className:"text-[11px] text-cc-muted font-mono-code whitespace-pre-wrap leading-relaxed max-h-40 overflow-y-auto",children:String(e.prompt)})]})}function Uk({input:e}){const t=e.todos;return Array.isArray(t)?a.jsx("div",{className:"space-y-0.5",children:t.map((n,i)=>{const l=n.status||"pending";return a.jsxs("div",{className:"flex items-start gap-2 py-0.5",children:[a.jsx("span",{className:"shrink-0 mt-0.5",children:l==="completed"?a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5 text-cc-success",children:a.jsx("path",{fillRule:"evenodd",d:"M8 15A7 7 0 108 1a7 7 0 000 14zm3.354-9.354a.5.5 0 00-.708-.708L7 8.586 5.354 6.94a.5.5 0 10-.708.708l2 2a.5.5 0 00.708 0l4-4z",clipRule:"evenodd"})}):l==="in_progress"?a.jsx("svg",{className:"w-3.5 h-3.5 text-cc-primary animate-spin",viewBox:"0 0 16 16",fill:"none",children:a.jsx("circle",{cx:"8",cy:"8",r:"6",stroke:"currentColor",strokeWidth:"1.5",strokeDasharray:"28",strokeDashoffset:"8",strokeLinecap:"round"})}):a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",className:"w-3.5 h-3.5 text-cc-muted",children:a.jsx("circle",{cx:"8",cy:"8",r:"6",stroke:"currentColor",strokeWidth:"1.5"})})}),a.jsx("span",{className:`text-[11px] leading-snug ${l==="completed"?"text-cc-muted line-through":"text-cc-fg"}`,children:n.content||"Task"})]},i)})}):a.jsx("pre",{className:"text-[11px] text-cc-muted font-mono-code whitespace-pre-wrap leading-relaxed max-h-60 overflow-y-auto",children:JSON.stringify(e,null,2)})}function Fk({input:e}){const t=String(e.notebook_path||""),n=e.cell_type,i=e.edit_mode;return a.jsxs("div",{className:"space-y-1",children:[a.jsx("div",{className:"text-xs font-mono-code text-cc-muted",children:t}),a.jsxs("div",{className:"flex gap-2 text-[10px] text-cc-muted",children:[n&&a.jsxs("span",{children:["type: ",n]}),i&&a.jsxs("span",{children:["mode: ",i]}),e.cell_number!=null&&a.jsxs("span",{children:["cell: ",String(e.cell_number)]})]}),!!e.new_source&&a.jsx("pre",{className:"px-2 py-1.5 rounded bg-cc-code-bg text-cc-code-fg text-[11px] font-mono-code leading-relaxed max-h-40 overflow-y-auto",children:String(e.new_source)})]})}function qk({input:e}){return a.jsxs("div",{className:"space-y-1",children:[!!e.recipient&&a.jsxs("div",{className:"text-[11px] text-cc-muted",children:["to: ",a.jsx("span",{className:"font-medium text-cc-fg",children:String(e.recipient)})]}),!!e.content&&a.jsx("div",{className:"text-xs text-cc-fg whitespace-pre-wrap",children:String(e.content)})]})}function Wo(e,t){if(e==="Bash"&&typeof t.command=="string")return t.description&&typeof t.description=="string"&&t.description.length<=60?t.description:t.command.length>60?t.command.slice(0,60)+"...":t.command;if((e==="Read"||e==="Write"||e==="Edit")&&t.file_path)return String(t.file_path).split("/").slice(-2).join("/");if(e==="Edit"&&Array.isArray(t.changes)&&t.changes.length>0){const n=t.changes[0];if(n!=null&&n.path)return String(n.path).split("/").slice(-2).join("/")}if(e==="Glob"&&t.pattern)return String(t.pattern);if(e==="Grep"&&t.pattern){const n=String(t.pattern),i=t.path?` in ${String(t.path).split("/").slice(-2).join("/")}`:"",l=n+i;return l.length>60?l.slice(0,60)+"...":l}if((e==="WebSearch"||e==="web_search")&&t.query)return String(t.query);if(e==="WebFetch"&&t.url)try{const n=new URL(String(t.url));return n.hostname+n.pathname}catch{return String(t.url).slice(0,60)}return e==="Task"&&t.description?String(t.description):e==="TodoWrite"&&Array.isArray(t.todos)?`${t.todos.length} task${t.todos.length!==1?"s":""}`:e==="NotebookEdit"&&t.notebook_path?String(t.notebook_path).split("/").pop()||"":e==="SendMessage"&&t.recipient?`→ ${String(t.recipient)}`:""}function sl({type:e}){const t="w-3.5 h-3.5 text-cc-primary shrink-0";return e==="terminal"?a.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:t,children:[a.jsx("polyline",{points:"3 11 6 8 3 5"}),a.jsx("line",{x1:"8",y1:"11",x2:"13",y2:"11"})]}):e==="file"||e==="file-plus"||e==="file-edit"?a.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:t,children:[a.jsx("path",{d:"M9 1H4a1 1 0 00-1 1v12a1 1 0 001 1h8a1 1 0 001-1V5L9 1z"}),a.jsx("polyline",{points:"9 1 9 5 13 5"})]}):e==="search"?a.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:t,children:[a.jsx("circle",{cx:"7",cy:"7",r:"4"}),a.jsx("path",{d:"M13 13l-3-3"})]}):e==="globe"?a.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:t,children:[a.jsx("circle",{cx:"8",cy:"8",r:"6"}),a.jsx("path",{d:"M2 8h12M8 2c2 2 3 4 3 6s-1 4-3 6c-2-2-3-4-3-6s1-4 3-6z"})]}):e==="message"?a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:t,children:a.jsx("path",{d:"M14 10a1 1 0 01-1 1H5l-3 3V3a1 1 0 011-1h10a1 1 0 011 1v7z"})}):e==="list"?a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:t,children:a.jsx("path",{d:"M3 4h10M3 8h10M3 12h6"})}):e==="agent"?a.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:t,children:[a.jsx("circle",{cx:"8",cy:"5",r:"3"}),a.jsx("path",{d:"M3 14c0-2.8 2.2-5 5-5s5 2.2 5 5",strokeLinecap:"round"})]}):e==="checklist"?a.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:t,children:[a.jsx("path",{d:"M3 4l1.5 1.5L7 3M3 8l1.5 1.5L7 7M3 12l1.5 1.5L7 11",strokeLinecap:"round",strokeLinejoin:"round"}),a.jsx("path",{d:"M9 4h4M9 8h4M9 12h4"})]}):e==="notebook"?a.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:t,children:[a.jsx("rect",{x:"3",y:"1",width:"10",height:"14",rx:"1"}),a.jsx("path",{d:"M6 1v14M3 5h3M3 9h3M3 13h3"})]}):a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:t,children:a.jsx("path",{d:"M10.5 2.5l3 3-8 8H2.5v-3l8-8z"})})}const Hk=2e3,zr=new Map,Ni=new Map,sd=new Map,Wu=new Map,ds=new Map,$o=new Map,Qo=new Map,ad=new Map;function T5(e){return!!e&&(e.readyState===WebSocket.OPEN||e.readyState===WebSocket.CONNECTING)}function A5(e){const t=Q.getState(),n=t.sdkSessions.find(i=>i.sessionId===e);return n?!n.archived:t.currentSessionId===e}function Ik(){const e=Q.getState(),t=new Set;for(const n of e.sdkSessions)n.archived||t.add(n.sessionId);return e.currentSessionId&&t.add(e.currentSessionId),Array.from(t)}let Ko=typeof document<"u"?document.hidden:!1;typeof document<"u"&&document.addEventListener("visibilitychange",()=>{if(document.hidden){Ko=!0;for(const[e,t]of Ni)clearTimeout(t),Ni.delete(e)}else{Ko=!1;for(const e of Ik()){if(!A5(e))continue;const t=zr.get(e);if(!T5(t)){if(t){try{t.close()}catch{}zr.delete(e)}uc(e)}}}});function Qu(e){const t=e.startsWith("/"),n=e.split("/"),i=[];for(const l of n)if(!(!l||l===".")){if(l===".."){i.length>0&&i.pop();continue}i.push(l)}return`${t?"/":""}${i.join("/")}`}function Vk(e,t){return e.startsWith("/")||!t?Qu(e):Qu(`${t}/${e}`)}function Gk(e,t){if(!t)return!0;const n=Qu(t);return e===n||e.startsWith(`${n}/`)}function Yk(e){let t=ad.get(e);return t||(t=new Set,ad.set(e,t)),t}function ep(e,t){const n=Q.getState(),i=Yk(e);for(const l of t){if(l.type!=="tool_use")continue;const{name:c,input:u,id:f}=l;if(f){if(i.has(f))continue;i.add(f)}if(c==="TodoWrite"){const h=u.todos;if(Array.isArray(h)){const p=h.map((g,v)=>({id:String(v+1),subject:g.content||"Task",description:"",activeForm:g.activeForm,status:g.status||"pending"}));n.setTasks(e,p),Wu.set(e,p.length)}continue}if(c==="TaskCreate"){const h=(Wu.get(e)||0)+1;Wu.set(e,h);const p={id:String(h),subject:u.subject||"Task",description:u.description||"",activeForm:u.activeForm,status:"pending"};n.addTask(e,p);continue}if(c==="TaskUpdate"){const h=u.taskId;if(h){const p={};u.status&&(p.status=u.status),u.owner&&(p.owner=u.owner),u.activeForm!==void 0&&(p.activeForm=u.activeForm),u.addBlockedBy&&(p.blockedBy=u.addBlockedBy),n.updateTask(e,h,p)}}}}function tp(e,t){var c,u;const n=Q.getState(),i=((c=n.sessions.get(e))==null?void 0:c.cwd)||((u=n.sdkSessions.find(f=>f.sessionId===e))==null?void 0:u.cwd);let l=!1;for(const f of t){if(f.type!=="tool_use")continue;const{name:h,input:p}=f;if((h==="Edit"||h==="Write")&&typeof p.file_path=="string"){const g=Vk(p.file_path,i);Gk(g,i)&&(l=!0)}}l&&n.bumpChangedFilesTick(e)}const Ao=new Map,Xk=/Command running in background with ID:\s*(\S+)\.\s*Output is being written to:\s*(\S+)/;function np(e,t){const n=Q.getState();for(const i of t){if(i.type==="tool_use"&&i.name==="Bash"){const l=i.input;if(l.run_in_background===!0){let c=Ao.get(e);c||(c=new Map,Ao.set(e,c)),c.set(i.id,{command:l.command||"",description:l.description||"",startedAt:Date.now()})}}if(i.type==="tool_result"){const l=i.tool_use_id,c=Ao.get(e),u=c==null?void 0:c.get(l);if(c&&u){const h=(typeof i.content=="string"?i.content:Array.isArray(i.content)?i.content.map(p=>"text"in p?p.text:"").join(""):"").match(Xk);if(h){const p={taskId:h[1],toolUseId:l,command:u.command,description:u.description,outputFile:h[2],status:"running",startedAt:u.startedAt};n.addProcess(e,p)}c.delete(l),c.size===0&&Ao.delete(e)}}}}const Mu=new Map,ld=new Map;function rp(e,t){const n=Q.getState();let i=ld.get(e);i||(i=new Set,ld.set(e,i));for(const l of t){if(l.type==="tool_use"&&l.name==="Agent"){if(l.id&&i.has(l.id))continue;const c=l.input;if(c.run_in_background===!0){l.id&&i.add(l.id);let u=Mu.get(e);u||(u=new Map,Mu.set(e,u));const f={toolUseId:l.id,name:c.name||c.description||"Background agent",description:c.description||"",agentType:c.subagent_type||"general-purpose",status:"running",startedAt:Date.now()};u.set(l.id,{name:f.name,description:f.description,agentType:f.agentType,startedAt:f.startedAt}),n.addBackgroundAgent(e,f)}}if(l.type==="tool_result"){const c=l.tool_use_id,u=Mu.get(e),f=u==null?void 0:u.get(c);if(u&&f){const h=typeof l.content=="string"?l.content:Array.isArray(l.content)?l.content.map(g=>"text"in g?g.text:"").join(""):"",p=l.is_error===!0;n.updateBackgroundAgent(e,c,{status:p?"failed":"completed",completedAt:Date.now(),summary:h.length>200?h.slice(0,200)+"...":h}),u.delete(c),u.size===0&&Mu.delete(e)}}}}function X1(e,t,n){typeof Notification>"u"||Notification.permission==="granted"&&new Notification(e,{body:t,tag:n})}function W1(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 Wk=0,Qk=0;function Gr(){return`msg-${Date.now()}-${++Wk}`}function Kk(e,t){const n=Qo.get(e)||[];n.push(t),Qo.set(e,n)}function Zk(e,t){const n=Qo.get(e);if(!(!(n!=null&&n.length)||t.readyState!==WebSocket.OPEN)){Qo.delete(e);for(const i of n)t.send(JSON.stringify(i))}}const _i=new Map;function Q1(e,t,n){const i=Q.getState(),l=i.messages.get(e)||[],c=$o.get(e);let u=l.filter(h=>!h.isStreaming||h.id===c),f=-1;if(c&&(f=u.findIndex(h=>h.id===c),f===-1&&$o.delete(e)),f===-1){const h=`stream-${e}-${Gr()}`;$o.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 Ru(e){$o.delete(e);const t=Q.getState(),n=t.messages.get(e)||[],i=n.filter(l=>!l.isStreaming);i.length!==n.length&&t.setMessages(e,i)}function M5(){return`cmsg-${Date.now()}-${++Qk}`}function Jp(){return M5()}const Jk=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 eN(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 R5(e){return`companion:last-seq:${e}`}function em(e){const t=sd.get(e);if(typeof t=="number")return t;try{const n=localStorage.getItem(R5(e)),i=n?Number(n):0,l=Number.isFinite(i)?Math.max(0,Math.floor(i)):0;return sd.set(e,l),l}catch{return 0}}function K1(e,t){const n=Math.max(0,Math.floor(t));sd.set(e,n);try{localStorage.setItem(R5(e),String(n))}catch{}}function Z1(e,t){Ln(e,{type:"session_ack",last_seq:t})}function tm(e){return e.map(t=>t.type==="text"?t.text:t.type==="thinking"?t.thinking:"").filter(Boolean).join(`
|
|
61
|
-
`)}function ip(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 tN(e,t){const n=e||[],i=t||[];if(n.length===0&&i.length===0)return;const l=new Map;for(const f of i)l.set(ip(f),f);const c=[],u=new Set;for(const f of n){const h=ip(f);u.has(h)||(u.add(h),c.push(l.get(h)||f))}for(const f of i){const h=ip(f);u.has(h)||(u.add(h),c.push(f))}return c}function J1(e,t,n,i,l){return{toolUseId:e,toolName:t,preview:Wo(t,n),startedAt:i,elapsedSeconds:0,isError:!1,parentToolUseId:l||void 0}}function nm(e,t){const n=tN(e.contentBlocks,t.contentBlocks),i=n&&n.length>0?tm(n):t.content||e.content;return{...e,...t,content:i,contentBlocks:n,timestamp:e.timestamp??t.timestamp,isStreaming:t.isStreaming}}function nN(e,t){const n=Q.getState(),i=n.messages.get(e)||[],l=i.findIndex(u=>u.role==="assistant"&&u.id===t.id);if(l===-1){n.appendMessage(e,t);return}const c=[...i];c[l]=nm(c[l],t),n.setMessages(e,c)}function rN(e,t){var l,c;let n;try{n=JSON.parse(t.data)}catch{console.warn(`[ws] Failed to parse incoming message for session ${e}:`,(c=(l=t.data)==null?void 0:l.substring)==null?void 0:c.call(l,0,120));return}const i=Q.getState();i.connectionStatus.get(e)==="connecting"&&i.setConnectionStatus(e,"connected"),z5(e,n)}function z5(e,t,n={}){var u,f,h,p,g,v,y,b;const{processSeq:i=!0,ackSeqMessage:l=!0}=n,c=Q.getState();if(i&&typeof t.seq=="number"){const _=em(e);if(t.seq<=_)return;K1(e,t.seq),l&&Z1(e,t.seq)}switch(t.type){case"session_init":{const _=c.sessions.get(e);if(c.addSession(t.session),c.setCliConnected(e,!0),c.setCliReconnecting(e,!1),_||c.setSessionStatus(e,"idle"),!c.sessionNames.has(e)){const S=new Set(c.sessionNames.values()),E=S5(S);c.setSessionName(e,E)}break}case"session_update":{c.updateSession(e,t.session);break}case"assistant":{const _=t.message,S=tm(_.content),E={id:_.id,role:"assistant",content:S,contentBlocks:_.content,timestamp:t.timestamp||Date.now(),parentToolUseId:t.parent_tool_use_id,model:_.model,stopReason:_.stop_reason};if(Ru(e),nN(e,E),c.setStreaming(e,null),ds.delete(e),_i.delete(e),(u=_.content)!=null&&u.length)for(const k of _.content)k.type==="tool_result"&&c.clearToolProgress(e,k.tool_use_id);if(c.setSessionStatus(e,"running"),c.streamingStartedAt.has(e)||c.setStreamingStats(e,{startedAt:Date.now()}),(f=_.content)!=null&&f.length)for(const k of _.content){if(k.type==="tool_use"){const M=k.input||{};c.addToolActivity(e,J1(k.id,k.name,M,t.timestamp||Date.now(),t.parent_tool_use_id))}k.type==="tool_result"&&c.updateToolActivity(e,k.tool_use_id,{completedAt:Date.now(),isError:!!k.is_error})}(h=_.content)!=null&&h.length&&(ep(e,_.content),tp(e,_.content),np(e,_.content),rp(e,_.content));break}case"stream_event":{const _=t.event;if(_&&typeof _=="object"){if(_.type==="message_start"&&(ds.delete(e),_i.delete(e),Ru(e),c.streamingStartedAt.has(e)||c.setStreamingStats(e,{startedAt:Date.now(),outputTokens:0})),_.type==="content_block_delta"){const S=_.delta;if((S==null?void 0:S.type)==="text_delta"&&typeof S.text=="string"){const E=_i.get(e)||{thinking:"",text:""};ds.get(e)==="thinking"&&(E.thinking=""),E.text+=S.text,_i.set(e,E),ds.set(e,"text"),c.setStreaming(e,E.text),Q1(e,E.text,"text")}if((S==null?void 0:S.type)==="thinking_delta"&&typeof S.thinking=="string"){const E=_i.get(e)||{thinking:"",text:""};E.thinking+=S.thinking,_i.set(e,E),ds.set(e,"thinking"),c.setStreaming(e,E.thinking),Q1(e,E.thinking,"thinking")}}if(_.type==="message_delta"){const S=_.usage;S!=null&&S.output_tokens&&c.setStreamingStats(e,{outputTokens:S.output_tokens})}}break}case"result":{ad.delete(e),ld.delete(e);const _=t.data,S={total_cost_usd:_.total_cost_usd,num_turns:_.num_turns};if(typeof _.total_lines_added=="number"&&(S.total_lines_added=_.total_lines_added),typeof _.total_lines_removed=="number"&&(S.total_lines_removed=_.total_lines_removed),_.modelUsage){for(const E of Object.values(_.modelUsage))if(E.contextWindow>0){const k=Math.round((E.inputTokens+E.outputTokens)/E.contextWindow*100);S.context_used_percent=Math.max(0,Math.min(k,100))}}c.updateSession(e,S),Ru(e),c.setStreaming(e,null),ds.delete(e),_i.delete(e),c.setStreamingStats(e,null),c.clearToolProgress(e),c.setSessionStatus(e,"idle"),!document.hasFocus()&&c.notificationSound&&dk(),!document.hasFocus()&&c.notificationDesktop&&X1("Session completed","Claude finished the task",e),_.is_error&&((p=_.errors)!=null&&p.length)&&c.appendMessage(e,{id:Gr(),role:"system",content:`Error: ${_.errors.join(", ")}`,timestamp:Date.now()});break}case"permission_request":{if(c.addPermission(e,t.request),!document.hasFocus()&&c.notificationDesktop){const S=t.request;X1("Permission needed",`${S.tool_name}: approve or deny`,S.request_id)}const _=t.request;if(_.tool_name&&_.input){const S=[{type:"tool_use",id:_.tool_use_id,name:_.tool_name,input:_.input}];ep(e,S),tp(e,S),np(e,S),rp(e,S)}break}case"permission_cancelled":{c.removePermission(e,t.request_id);break}case"permission_auto_resolved":{c.addAiResolvedPermission(e,{request:t.request,behavior:t.behavior,reason:t.reason,timestamp:Date.now()});break}case"tool_progress":{c.setToolProgress(e,t.tool_use_id,{toolName:t.tool_name,elapsedSeconds:t.elapsed_time_seconds}),c.updateToolActivity(e,t.tool_use_id,{elapsedSeconds:t.elapsed_time_seconds});break}case"tool_use_summary":{((g=c.sdkSessions.find(S=>S.sessionId===e))==null?void 0:g.backendType)==="codex"&&c.appendMessage(e,{id:Gr(),role:"system",content:t.summary,timestamp:Date.now()});break}case"user_message":{c.appendMessage(e,{id:t.id||Gr(),role:"user",content:t.content,timestamp:t.timestamp||Date.now()}),c.clearPromptSuggestions(e);break}case"system_event":{if(((v=t.event)==null?void 0:v.subtype)==="task_notification"){const{task_id:S,status:E,summary:k}=t.event;S&&E&&c.updateProcess(e,S,{status:E,completedAt:Date.now(),summary:k||void 0})}const _=W1(t.event);if(!_)break;c.appendMessage(e,{id:Gr(),role:"system",content:_,timestamp:t.timestamp||Date.now()});break}case"status_change":{t.status==="compacting"?c.setSessionStatus(e,"compacting"):c.setSessionStatus(e,t.status);break}case"auth_status":{t.error&&c.appendMessage(e,{id:Gr(),role:"system",content:`Auth error: ${t.error}`,timestamp:Date.now()});break}case"error":{c.appendMessage(e,{id:Gr(),role:"system",content:t.message,timestamp:Date.now()});break}case"session_phase":{const _=t.phase;_==="terminated"?(c.setCliConnected(e,!1),c.setCliReconnecting(e,!1),c.setSessionStatus(e,null)):_==="reconnecting"?(c.setCliConnected(e,!1),c.setCliReconnecting(e,!0),c.setSessionStatus(e,null)):_==="starting"||_==="initializing"?(c.setCliConnected(e,!1),c.setCliReconnecting(e,!0)):(c.setCliConnected(e,!0),c.setCliReconnecting(e,!1),_==="ready"?c.setSessionStatus(e,"idle"):_==="streaming"?c.setSessionStatus(e,"running"):_==="compacting"?c.setSessionStatus(e,"compacting"):_==="awaiting_permission"&&c.setSessionStatus(e,"running"));break}case"cli_disconnected":{c.setCliConnected(e,!1),c.setCliReconnecting(e,!1),c.setSessionStatus(e,null);break}case"cli_connected":{c.setCliConnected(e,!0),c.setCliReconnecting(e,!1);break}case"session_name_update":{const _=c.sessionNames.get(e),S=_&&/^[A-Z][a-z]+ [A-Z][a-z]+$/.test(_);(!_||S)&&(c.setSessionName(e,t.name),c.markRecentlyRenamed(e));break}case"pr_status_update":{c.setPRStatus(e,{available:t.available,pr:t.pr});break}case"mcp_status":{c.setMcpServers(e,t.servers);break}case"message_history":{const _=[],S=new Map;for(let k=0;k<t.messages.length;k++){const M=t.messages[k];if(M.type==="user_message")_.push({id:M.id||Gr(),role:"user",content:M.content,timestamp:M.timestamp});else if(M.type==="assistant"){const C=M.message,$=tm(C.content),z={id:C.id,role:"assistant",content:$,contentBlocks:C.content,timestamp:M.timestamp||Date.now(),parentToolUseId:M.parent_tool_use_id,model:C.model,stopReason:C.stop_reason},D=_.findIndex(U=>U.role==="assistant"&&U.id===z.id);if(D===-1?_.push(z):_[D]=nm(_[D],z),(y=C.content)!=null&&y.length){ep(e,C.content),tp(e,C.content),np(e,C.content),rp(e,C.content);const U=M.timestamp||Date.now();for(const B of C.content){if(B.type==="tool_use"){const H=B.input||{},L=S.get(B.id);S.set(B.id,L??J1(B.id,B.name,H,U,M.parent_tool_use_id))}if(B.type==="tool_result"){const H=S.get(B.tool_use_id);H&&S.set(B.tool_use_id,{...H,completedAt:U,isError:H.isError||!!B.is_error,elapsedSeconds:Math.max(H.elapsedSeconds,H.completedAt?H.elapsedSeconds:Math.max(0,(U-H.startedAt)/1e3))})}}}}else if(M.type==="result"){const C=M.data;C.is_error&&((b=C.errors)!=null&&b.length)&&_.push({id:`hist-error-${k}`,role:"system",content:`Error: ${C.errors.join(", ")}`,timestamp:Date.now()});const $={total_cost_usd:C.total_cost_usd,num_turns:C.num_turns};if(typeof C.total_lines_added=="number"&&($.total_lines_added=C.total_lines_added),typeof C.total_lines_removed=="number"&&($.total_lines_removed=C.total_lines_removed),C.modelUsage){for(const z of Object.values(C.modelUsage))if(z.contextWindow>0){const D=z,U=Math.round((D.inputTokens+D.outputTokens)/D.contextWindow*100);$.context_used_percent=Math.max(0,Math.min(U,100))}}c.updateSession(e,$)}else if(M.type==="system_event"){const C=W1(M.event);if(!C)continue;_.push({id:`hist-system-event-${k}`,role:"system",content:C,timestamp:M.timestamp||Date.now()})}}if(_.length>0){const k=c.messages.get(e)||[];if(k.length===0)c.setMessages(e,_);else{const M=[...k];for(const C of _){const $=M.findIndex(D=>D.id===C.id);if($===-1){M.push(C);continue}const z=M[$];z.role==="assistant"&&C.role==="assistant"?M[$]=nm(z,C):M[$]=C}M.sort((C,$)=>(C.timestamp??0)-($.timestamp??0)),c.setMessages(e,M)}}c.setToolActivity(e,Array.from(S.values()).sort((k,M)=>k.startedAt-M.startedAt));const E=t.messages[t.messages.length-1];(E==null?void 0:E.type)==="result"&&(Ru(e),c.setStreaming(e,null),ds.delete(e),_i.delete(e),c.setStreamingStats(e,null),c.clearToolProgress(e),c.setSessionStatus(e,"idle"));break}case"event_replay":{let _;for(const S of t.events){const E=em(e);S.seq<=E||(K1(e,S.seq),_=S.seq,z5(e,S.message,{processSeq:!1,ackSeqMessage:!1}))}typeof _=="number"&&Z1(e,_);break}case"prompt_suggestion":{const _=t.suggestions;c.setPromptSuggestions(e,_);break}case"streamlined_text":{c.appendMessage(e,{id:Gr(),role:"assistant",content:t.text,timestamp:Date.now()});break}case"streamlined_tool_use_summary":{c.appendMessage(e,{id:Gr(),role:"system",content:t.tool_summary,timestamp:Date.now()});break}default:{console.debug("[ws] Unhandled message type:",t.type);break}}}function uc(e){const t=zr.get(e);if(T5(t))return;if(t){try{t.close()}catch{}zr.delete(e)}Q.getState().setConnectionStatus(e,"connecting");const i=new WebSocket(eN(e));zr.set(e,i),i.onopen=()=>{const l=em(e);i.send(JSON.stringify({type:"session_subscribe",last_seq:l})),Zk(e,i);const c=Ni.get(e);c&&(clearTimeout(c),Ni.delete(e))},i.onmessage=l=>rN(e,l),i.onclose=()=>{zr.get(e)===i&&(zr.delete(e),Q.getState().setConnectionStatus(e,"disconnected"),iN(e))},i.onerror=()=>{i.close()}}function iN(e){if(Ni.has(e)||Ko)return;const t=setTimeout(()=>{Ni.delete(e),!Ko&&A5(e)&&uc(e)},Hk);Ni.set(e,t)}function rm(e){const t=Ni.get(e);t&&(clearTimeout(t),Ni.delete(e));const n=zr.get(e);n&&(n.close(),zr.delete(e)),Q.getState().setConnectionStatus(e,"disconnected"),ad.delete(e),ld.delete(e),Ao.delete(e),Wu.delete(e),ds.delete(e),$o.delete(e),_i.delete(e),sd.delete(e),Qo.delete(e)}function sN(e){if(!Ko)for(const t of e)t.archived||uc(t.sessionId)}function aN(e){return new Promise((t,n)=>{const i=setInterval(()=>{const c=zr.get(e);(c==null?void 0:c.readyState)===WebSocket.OPEN&&(clearInterval(i),clearTimeout(l),t())},50),l=setTimeout(()=>{clearInterval(i),n(new Error("Connection timeout"))},1e4)})}function Ln(e,t){const n=zr.get(e);let i=t;const l=Jk.has(t.type);if(l)switch(t.type){case"user_message":case"permission_response":case"interrupt":case"set_model":case"set_permission_mode":case"mcp_get_status":case"mcp_toggle":case"mcp_reconnect":case"mcp_set_servers":case"set_ai_validation":t.client_msg_id||(i={...t,client_msg_id:M5()});break}if((n==null?void 0:n.readyState)===WebSocket.OPEN){n.send(JSON.stringify(i));return}l&&Kk(e,i)}function eb(e){Ln(e,{type:"mcp_get_status"})}function lN(e,t,n){Ln(e,{type:"mcp_toggle",serverName:t,enabled:n})}function oN(e,t){Ln(e,{type:"mcp_reconnect",serverName:t})}function cN(e,t){Ln(e,{type:"mcp_set_servers",servers:t})}function uN(e,t){Ln(e,{type:"set_ai_validation",...t})}var ie=typeof window<"u"?window:void 0,fn=typeof globalThis<"u"?globalThis:ie;typeof self>"u"&&(fn.self=fn),typeof File>"u"&&(fn.File=function(){});var sr=fn==null?void 0:fn.navigator,ke=fn==null?void 0:fn.document,jn=fn==null?void 0:fn.location,im=fn==null?void 0:fn.fetch,sm=fn!=null&&fn.XMLHttpRequest&&"withCredentials"in new fn.XMLHttpRequest?fn.XMLHttpRequest:void 0,tb=fn==null?void 0:fn.AbortController,dN=fn==null?void 0:fn.CompressionStream,Gn=sr==null?void 0:sr.userAgent,De=ie??{},nb="1.376.0",Dn={DEBUG:!1,LIB_VERSION:nb,LIB_NAME:"web",JS_SDK_VERSION:nb};function rb(e,t,n,i,l,c,u){try{var f=e[c](u),h=f.value}catch(p){return void n(p)}f.done?t(h):Promise.resolve(h).then(i,l)}function ir(e){return function(){var t=this,n=arguments;return new Promise((function(i,l){var c=e.apply(t,n);function u(h){rb(c,i,l,u,f,"next",h)}function f(h){rb(c,i,l,u,f,"throw",h)}u(void 0)}))}}function ye(){return ye=Object.assign?Object.assign.bind():function(e){for(var t=1;arguments.length>t;t++){var n=arguments[t];for(var i in n)({}).hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},ye.apply(null,arguments)}function D5(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 xo,ib=(function(e){return e.GZipJS="gzip-js",e.Base64="base64",e})({}),fN=["$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"],L5="NativeGzipValidationError",am=e=>e.length>=2&&e[0]===31&&e[1]===139,sb=e=>!(!e||typeof e!="object")&&("name"in e?String(e.name):"")==="NotReadableError",zu=e=>{var t=new Error("Native gzip produced invalid output: "+e);throw t.name=L5,t},hN=(function(){var e=ir((function*(t,n){18>t.size&&zu("too-short");var i=new Uint8Array(yield t.slice(0,10).arrayBuffer());am(i)&&i[2]===8||zu("invalid-header");var l=new DataView(yield t.slice(t.size-8).arrayBuffer());l.getUint32(0,!0)!==(u=>{for(var f=(()=>{if(xo)return xo;xo=[];for(var g=0;256>g;g++){for(var v=g,y=0;8>y;y++)v=1&v?3988292384^v>>>1:v>>>1;xo[g]=v>>>0}return xo})(),h=4294967295,p=0;u.length>p;p++)h=f[255&(h^u[p])]^h>>>8;return(4294967295^h)>>>0})(n)&&zu("invalid-crc");var c=n.length>>>0;l.getUint32(4,!0)!==c&&zu("invalid-size")}));return function(t,n){return e.apply(this,arguments)}})();function lm(){return lm=ir((function*(e,t,n){t===void 0&&(t=!0);try{var i=new TextEncoder().encode(e),l=new CompressionStream("gzip"),c=l.writable.getWriter(),u=c.write(i).then((()=>c.close())).catch((function(){var p=ir((function*(g){try{yield c.abort(g)}catch{}throw g}));return function(g){return p.apply(this,arguments)}})()),f=new Response(l.readable).blob(),[h]=yield Promise.all([f,u]);return yield hN(h,i),h}catch(p){if(n!=null&&n.rethrow)throw p;return t&&console.error("Failed to gzip compress data",p),null}})),lm.apply(this,arguments)}var pN=["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"],ab=function(e,t){if(t===void 0&&(t=[]),!e)return!1;var n=e.toLowerCase();return pN.concat(t).some((i=>{var l=i.toLowerCase();return n.indexOf(l)!==-1}))};function Ze(e,t){return e.indexOf(t)!==-1}var Dd=function(e){return e.trim()},om=function(e){return e.replace(/^\$/,"")},O5=Object.prototype,B5=O5.hasOwnProperty,Ld=O5.toString,ut=Array.isArray||function(e){return Ld.call(e)==="[object Array]"},ji=e=>typeof e=="function",Zt=e=>e===Object(e)&&!ut(e),Ja=e=>{if(Zt(e)){for(var t in e)if(B5.call(e,t))return!1;return!0}return!1},Ce=e=>e===void 0,It=e=>Ld.call(e)=="[object String]",Ku=e=>It(e)&&e.trim().length===0,Ei=e=>e===null,nt=e=>Ce(e)||Ei(e),kr=e=>Ld.call(e)=="[object Number]"&&e==e,Xa=e=>kr(e)&&e>0,Qr=e=>Ld.call(e)==="[object Boolean]",mN=e=>e instanceof FormData,gN=e=>Ze(fN,e);function P5(e){return e===null||typeof e!="object"}function od(e,t){return{}.toString.call(e)==="[object "+t+"]"}function lg(e){return typeof Event<"u"&&(function(t,n){try{return t instanceof n}catch{return!1}})(e,Event)}var xN=[!0,"true",1,"1","yes"],sp=e=>Ze(xN,e),vN=[!1,"false",0,"0","no"];function Kr(e,t,n,i,l){return t>n&&(i.warn("min cannot be greater than max."),t=n),kr(e)?e>n?(i.warn(" cannot be greater than max: "+n+". Using max value instead."),n):t>e?(i.warn(" cannot be less than min: "+t+". Using min value instead."),t):e:(i.warn(" must be a number. using max or fallback. max: "+n+", fallback: "+l),Kr(l||n,t,n,i))}class bN{constructor(t){this.$t={},this.zt=t.zt,this.Zt=Kr(t.bucketSize,0,100,t.Gt),this.Qt=Kr(t.refillRate,0,this.Zt,t.Gt),this.Jt=Kr(t.refillInterval,0,864e5,t.Gt)}Kt(t,n){var i=Math.floor((n-t.lastAccess)/this.Jt);i>0&&(t.tokens=Math.min(t.tokens+i*this.Qt,this.Zt),t.lastAccess=t.lastAccess+i*this.Jt)}consumeRateLimit(t){var n,i=Date.now(),l=String(t),c=this.$t[l];return c?this.Kt(c,i):this.$t[l]=c={tokens:this.Zt,lastAccess:i},c.tokens===0||(c.tokens--,c.tokens===0&&((n=this.zt)==null||n.call(this,t)),c.tokens===0)}stop(){this.$t={}}}var Du,lb,ap,ar="Mobile",cd="iOS",ki="Android",al="Tablet",$5=ki+" "+al,U5="iPad",F5="Apple",q5=F5+" Watch",Uo="Safari",ll="BlackBerry",H5="Samsung",I5=H5+"Browser",V5=H5+" Internet",Zs="Chrome",yN=Zs+" OS",G5=Zs+" "+cd,og="Internet Explorer",Y5=og+" "+ar,cg="Opera",_N=cg+" Mini",ug="Edge",X5="Microsoft "+ug,nl="Firefox",W5=nl+" "+cd,Zo="Nintendo",Jo="PlayStation",rl="Xbox",Q5=ki+" "+ar,K5=ar+" "+Uo,Mo="Windows",cm=Mo+" Phone",ob="Nokia",um="Ouya",Z5="Generic",wN=Z5+" "+ar.toLowerCase(),J5=Z5+" "+al.toLowerCase(),dm="Konqueror",e_="Oculus Browser",Cn="(\\d+(\\.\\d+)?)",lp=new RegExp("Version/"+Cn),jN=new RegExp(rl,"i"),SN=new RegExp(Jo+" \\w+","i"),kN=new RegExp(Zo+" \\w+","i"),dg=new RegExp(ll+"|PlayBook|BB10","i"),NN={"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"},t_=function(e,t){return t=t||"",Ze(e," OPR/")&&Ze(e,"Mini")?_N:Ze(e," OPR/")?cg:dg.test(e)?ll:Ze(e,"IE"+ar)||Ze(e,"WPDesktop")?Y5:Ze(e,"OculusBrowser")?e_:Ze(e,I5)?V5:Ze(e,ug)||Ze(e,"Edg/")?X5:Ze(e,"FBIOS")?"Facebook "+ar:Ze(e,"UCWEB")||Ze(e,"UCBrowser")?"UC Browser":Ze(e,"CriOS")?G5:Ze(e,"CrMo")||Ze(e,Zs)?Zs:Ze(e,ki)&&Ze(e,Uo)?Q5:Ze(e,"FxiOS")?W5:Ze(e.toLowerCase(),dm.toLowerCase())?dm:((n,i)=>i&&Ze(i,F5)||(function(l){return Ze(l,Uo)&&!Ze(l,Zs)&&!Ze(l,ki)})(n))(e,t)?Ze(e,ar)?K5:Uo:Ze(e,nl)?nl:Ze(e,"MSIE")||Ze(e,"Trident/")?og:Ze(e,"Gecko")?nl:""},CN={[Y5]:[new RegExp("rv:"+Cn)],[X5]:[new RegExp(ug+"?\\/"+Cn)],[Zs]:[new RegExp("("+Zs+"|CrMo)\\/"+Cn)],[G5]:[new RegExp("CriOS\\/"+Cn)],"UC Browser":[new RegExp("(UCBrowser|UCWEB)\\/"+Cn)],[Uo]:[lp],[K5]:[lp],[cg]:[new RegExp("(Opera|OPR)\\/"+Cn)],[nl]:[new RegExp(nl+"\\/"+Cn)],[W5]:[new RegExp("FxiOS\\/"+Cn)],[dm]:[new RegExp("Konqueror[:/]?"+Cn,"i")],[ll]:[new RegExp(ll+" "+Cn),lp],[Q5]:[new RegExp("android\\s"+Cn,"i")],[V5]:[new RegExp(I5+"\\/"+Cn)],[e_]:[new RegExp("OculusBrowser\\/"+Cn)],[og]:[new RegExp("(rv:|MSIE )"+Cn)],Mozilla:[new RegExp("rv:"+Cn)]},EN=function(e,t){var n=t_(e,t),i=CN[n];if(Ce(i))return null;for(var l=0;i.length>l;l++){var c=e.match(i[l]);if(c)return parseFloat(c[c.length-2])}return null},cb=[[new RegExp(rl+"; "+rl+" (.*?)[);]","i"),e=>[rl,e&&e[1]||""]],[new RegExp(Zo,"i"),[Zo,""]],[new RegExp(Jo,"i"),[Jo,""]],[dg,[ll,""]],[new RegExp(Mo,"i"),(e,t)=>{if(/Phone/.test(t)||/WPDesktop/.test(t))return[cm,""];if(new RegExp(ar).test(t)&&!/IEMobile\b/.test(t))return[Mo+" "+ar,""];var n=/Windows NT ([0-9.]+)/i.exec(t);if(n&&n[1]){var i=NN[n[1]]||"";return/arm/i.test(t)&&(i="RT"),[Mo,i]}return[Mo,""]}],[/((iPhone|iPad|iPod).*?OS (\d+)_(\d+)_?(\d+)?|iPhone)/,e=>e&&e[3]?[cd,[e[3],e[4],e[5]||"0"].join(".")]:[cd,""]],[/(watch.*\/(\d+\.\d+\.\d+)|watch os,(\d+\.\d+),)/i,e=>{var t="";return e&&e.length>=3&&(t=Ce(e[2])?e[3]:e[2]),["watchOS",t]}],[new RegExp("("+ki+" (\\d+)\\.(\\d+)\\.?(\\d+)?|"+ki+")","i"),e=>e&&e[2]?[ki,[e[2],e[3],e[4]||"0"].join(".")]:[ki,""]],[/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/,[yN,""]],[/Linux|debian/i,["Linux",""]]],ub=function(e){return kN.test(e)?Zo:SN.test(e)?Jo:jN.test(e)?rl:new RegExp(um,"i").test(e)?um:new RegExp("("+cm+"|WPDesktop)","i").test(e)?cm:/iPad/.test(e)?U5:/iPod/.test(e)?"iPod Touch":/iPhone/.test(e)?"iPhone":/(watch)(?: ?os[,/]|\d,\d\/)[\d.]+/i.test(e)?q5:dg.test(e)?ll:/(kobo)\s(ereader|touch)/i.test(e)?"Kobo":new RegExp(ob,"i").test(e)?ob:/(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(ar).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)?ki:$5:new RegExp("(pda|"+ar+")","i").test(e)?wN:new RegExp(al,"i").test(e)&&!new RegExp(al+" pc","i").test(e)?J5:""},TN=e=>e instanceof Error,n_={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}},AN=n_.info;function r_(e){if(Qr(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(ut(e))return{arrayValue:{values:e.map((t=>r_(t)))}};try{return{stringValue:JSON.stringify(e)}}catch{return{stringValue:String(e)}}}function db(e){var t=[];for(var n in e){var i=e[n];Ei(i)||Ce(i)||t.push({key:n,value:r_(i)})}return t}function MN(e){var t=globalThis._posthogChunkIds;if(t){var n=Object.keys(t);return ap&&n.length===lb||(lb=n.length,ap=n.reduce(((i,l)=>{Du||(Du={});var c=Du[l];if(c)i[c[0]]=c[1];else for(var u=e(l),f=u.length-1;f>=0;f--){var h=u[f],p=h==null?void 0:h.filename,g=t[l];if(p&&g){i[p]=g,Du[l]=[p,g];break}}return i}),{})),ap}}class RN{constructor(t,n,i){i===void 0&&(i=[]),this.coercers=t,this.stackParser=n,this.modifiers=i}buildFromUnknown(t,n){n===void 0&&(n={});var i=n&&n.mechanism||{handled:!0,type:"generic"},l=this.buildCoercingContext(i,n,0).apply(t),c=this.buildParsingContext(n),u=this.parseStacktrace(l,c);return{$exception_list:this.convertToExceptionList(u,i),$exception_level:"error"}}modifyFrames(t){var n=this;return ir((function*(){for(var i of t)i.stacktrace&&i.stacktrace.frames&&ut(i.stacktrace.frames)&&(i.stacktrace.frames=yield n.applyModifiers(i.stacktrace.frames));return t}))()}coerceFallback(t){var n;return{type:"Error",value:"Unknown error",stack:(n=t.syntheticException)==null?void 0:n.stack,synthetic:!0}}parseStacktrace(t,n){var i,l;return t.cause!=null&&(i=this.parseStacktrace(t.cause,n)),t.stack!=""&&t.stack!=null&&(l=this.applyChunkIds(this.stackParser(t.stack,t.synthetic?n.skipFirstLines:0),n.chunkIdMap)),ye({},t,{cause:i,stack:l})}applyChunkIds(t,n){return t.map((i=>(i.filename&&n&&(i.chunk_id=n[i.filename]),i)))}applyCoercers(t,n){for(var i of this.coercers)if(i.match(t))return i.coerce(t,n);return this.coerceFallback(n)}applyModifiers(t){var n=this;return ir((function*(){var i=t;for(var l of n.modifiers)i=yield l(i);return i}))()}convertToExceptionList(t,n){var i,l,c,u={type:t.type,value:t.value,mechanism:{type:(i=n.type)!==null&&i!==void 0?i:"generic",handled:(l=n.handled)===null||l===void 0||l,synthetic:(c=t.synthetic)!==null&&c!==void 0&&c}};t.stack&&(u.stacktrace={type:"raw",frames:t.stack});var f=[u];return t.cause!=null&&f.push(...this.convertToExceptionList(t.cause,ye({},n,{handled:!0}))),f}buildParsingContext(t){var n;return{chunkIdMap:MN(this.stackParser),skipFirstLines:(n=t.skipFirstLines)!==null&&n!==void 0?n:1}}buildCoercingContext(t,n,i){i===void 0&&(i=0);var l=(c,u)=>{if(4>=u){var f=this.buildCoercingContext(t,n,u);return this.applyCoercers(c,f)}};return ye({},n,{syntheticException:i==0?n.syntheticException:void 0,mechanism:t,apply:c=>l(c,i),next:c=>l(c,i+1)})}}var ol="?";function fm(e,t,n,i,l){var c={platform:e,filename:t,function:n==="<anonymous>"?ol:n,in_app:!0};return Ce(i)||(c.lineno=i),Ce(l)||(c.colno=l),c}var i_=(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]:ol,n?"safari-extension:"+t:"safari-web-extension:"+t]:[e,t]},zN=/^\s*at (\S+?)(?::(\d+))(?::(\d+))\s*$/i,DN=/^\s*at (?:(.+?\)(?: \[.+\])?|.*?) ?\((?:address at )?)?(?:async )?((?:<anonymous>|[-a-z]+:|.*bundle|\/)?.*?)(?::(\d+))?(?::(\d+))?\)?\s*$/i,LN=/\((\S*)(?::(\d+))(?::(\d+))\)/,ON=(e,t)=>{var n=zN.exec(e);if(n){var[,i,l,c]=n;return fm(t,i,ol,+l,+c)}var u=DN.exec(e);if(u){if(u[2]&&u[2].indexOf("eval")===0){var f=LN.exec(u[2]);f&&(u[2]=f[1],u[3]=f[2],u[4]=f[3])}var[h,p]=i_(u[1]||ol,u[2]);return fm(t,p,h,u[3]?+u[3]:void 0,u[4]?+u[4]:void 0)}},BN=/^\s*(.*?)(?:\((.*?)\))?(?:^|@)?((?:[-a-z]+)?:\/.*?|\[native code\]|[^@]*(?:bundle|\d+\.js)|\/[\w\-. /=]+)(?::(\d+))?(?::(\d+))?\s*$/i,PN=/(\S+) line (\d+)(?: > eval line \d+)* > eval/i,$N=(e,t)=>{var n=BN.exec(e);if(n){if(n[3]&&n[3].indexOf(" > eval")>-1){var i=PN.exec(n[3]);i&&(n[1]=n[1]||"eval",n[3]=i[1],n[4]=i[2],n[5]="")}var l=n[3],c=n[1]||ol;return[c,l]=i_(c,l),fm(t,l,c,n[4]?+n[4]:void 0,n[5]?+n[5]:void 0)}},fb=/\(error: (.*)\)/;class UN{match(t){return this.isDOMException(t)||this.isDOMError(t)}coerce(t,n){var i=It(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 od(t,"DOMException")}isDOMError(t){return od(t,"DOMError")}}class FN{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 qN{constructor(){}match(t){return od(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 HN=/^(?:[Uu]ncaught (?:exception: )?)?(?:((?:Eval|Internal|Range|Reference|Syntax|Type|URI|)Error): )?(.*)$/i;class IN{match(t){return typeof t=="string"}coerce(t,n){var i,[l,c]=this.getInfos(t);return{type:l??"Error",value:c??t,stack:(i=n.syntheticException)==null?void 0:i.stack,synthetic:!0}}getInfos(t){var n="Error",i=t,l=t.match(HN);return l&&(n=l[1],i=l[2]),[n,i]}}var VN=["fatal","error","warning","log","info","debug"];function s_(e,t){t===void 0&&(t=40);var n=Object.keys(e);if(n.sort(),!n.length)return"[object has no keys]";for(var i=n.length;i>0;i--){var l=n.slice(0,i).join(", ");if(t>=l.length)return i===n.length?l:l.length>t?l.slice(0,t)+"...":l}return""}class GN{match(t){return typeof t=="object"&&t!==null}coerce(t,n){var i,l=this.getErrorPropertyFromObject(t);return l?n.apply(l):{type:this.getType(t),value:this.getValue(t),stack:(i=n.syntheticException)==null?void 0:i.stack,level:this.isSeverityLevel(t.level)?t.level:"error",synthetic:!0}}getType(t){return lg(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: "+s_(t)}isSeverityLevel(t){return It(t)&&!Ku(t)&&VN.indexOf(t)>=0}getErrorPropertyFromObject(t){for(var n in t)if({}.hasOwnProperty.call(t,n)){var i=t[n];if(TN(i))return i}}getObjectClassName(t){try{var n=Object.getPrototypeOf(t);return n?n.constructor.name:void 0}catch{return}}}class YN{match(t){return lg(t)}coerce(t,n){var i,l=t.constructor.name;return{type:l,value:l+" captured as exception with keys: "+s_(t),stack:(i=n.syntheticException)==null?void 0:i.stack,synthetic:!0}}}class XN{match(t){return P5(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 WN{match(t){return od(t,"PromiseRejectionEvent")||this.isCustomEventWrappingRejection(t)}isCustomEventWrappingRejection(t){if(!lg(t))return!1;try{var n=t.detail;return n!=null&&typeof n=="object"&&"reason"in n}catch{return!1}}coerce(t,n){var i,l=this.getUnhandledRejectionReason(t);return P5(l)?{type:"UnhandledRejection",value:"Non-Error promise rejection captured with value: "+String(l),stack:(i=n.syntheticException)==null?void 0:i.stack,synthetic:!0}:n.apply(l)}getUnhandledRejectionReason(t){try{if("reason"in t)return t.reason;if("detail"in t&&t.detail!=null&&typeof t.detail=="object"&&"reason"in t.detail)return t.detail.reason}catch{}return t}}var ud="$message",dd="$timestamp",QN=new Set([ud,dd]),op={enabled:!0,max_bytes:32768};function fd(e){var t;return e?{enabled:(t=e.enabled)!==null&&t!==void 0?t:op.enabled,max_bytes:ZN(e.max_bytes,op.max_bytes)}:ye({},op)}class KN{constructor(t){this.Yt=[],this.Xt=0,this.qt=fd(t)}setConfig(t){this.qt=fd(t),this.er()}add(t){var n=(function(l){var c=(function(g){var v=new WeakSet;try{return JSON.stringify(g,((y,b)=>{if(typeof b=="bigint")return b.toString();if(typeof b!="function"&&typeof b!="symbol"){if(b instanceof Date)return b.toISOString();if(b instanceof Error)return{name:b.name,message:b.message,stack:b.stack};if(b&&typeof b=="object"){if(v.has(b))return"[Circular]";v.add(b)}return b}}))}catch{return}})(l);if(c)try{var u=JSON.parse(c);if(!Zt(u))return;var f=u,h=f[ud],p=f[dd];return!It(h)||h.trim().length===0||!It(p)&&!kr(p)?void 0:{step:f,json:c}}catch{return}})(t);if(n){var i=(function(l){if(typeof TextEncoder<"u")return new TextEncoder().encode(l).length;for(var c=encodeURIComponent(l),u=0,f=0;c.length>f;f++)c[f]==="%"?(u+=1,f+=2):u+=1;return u})(n.json);i>this.qt.max_bytes||(this.Yt.push({step:n.step,bytes:i}),this.Xt+=i,this.er())}}getAttachable(){return this.Yt.map((t=>t.step))}clear(){this.Yt=[],this.Xt=0}size(){return this.Yt.length}er(){for(;this.Xt>this.qt.max_bytes&&this.Yt.length>0;){var t=this.Yt.shift();t&&(this.Xt-=t.bytes)}}}function ZN(e,t){if(!kr(e)||e===1/0||e===-1/0)return t;var n=Math.floor(e);return 0>n?t:n}var a_=function(e,t){var{debugEnabled:n}=t===void 0?{}:t,i={k(l){if(ie&&(Dn.DEBUG||De.POSTHOG_DEBUG||n)&&!Ce(ie.console)&&ie.console){for(var c=("__rrweb_original__"in ie.console[l])?ie.console[l].__rrweb_original__:ie.console[l],u=arguments.length,f=new Array(u>1?u-1:0),h=1;u>h;h++)f[h-1]=arguments[h];c(e,...f)}},debug(){for(var l=arguments.length,c=new Array(l),u=0;l>u;u++)c[u]=arguments[u];i.k("debug",...c)},info(){for(var l=arguments.length,c=new Array(l),u=0;l>u;u++)c[u]=arguments[u];i.k("log",...c)},warn(){for(var l=arguments.length,c=new Array(l),u=0;l>u;u++)c[u]=arguments[u];i.k("warn",...c)},error(){for(var l=arguments.length,c=new Array(l),u=0;l>u;u++)c[u]=arguments[u];i.k("error",...c)},critical(){for(var l=arguments.length,c=new Array(l),u=0;l>u;u++)c[u]=arguments[u];console.error(e,...c)},uninitializedWarning(l){i.error("You must initialize PostHog before calling "+l)},createLogger:(l,c)=>a_(e+" "+l,c)};return i},Se=a_("[PostHog.js]"),Ft=Se.createLogger,JN=Ft("[ExternalScriptsLoader]"),cp=(e,t,n)=>{if(e.config.disable_external_dependency_loading)return JN.warn(t+" was requested but loading of external scripts is disabled."),n("Loading of external scripts is disabled");var i=ke==null?void 0:ke.querySelectorAll("script");if(i){for(var l,c=function(){if(i[u].src===t){var h=i[u];return h.__posthog_loading_callback_fired?{v:n()}:(h.addEventListener("load",(p=>{h.__posthog_loading_callback_fired=!0,n(void 0,p)})),h.onerror=p=>n(p),{v:void 0})}},u=0;i.length>u;u++)if(l=c())return l.v}var f=()=>{if(!ke)return n("document not found");var h=ke.createElement("script");if(h.type="text/javascript",h.crossOrigin="anonymous",h.src=t,h.onload=v=>{h.__posthog_loading_callback_fired=!0,n(void 0,v)},h.onerror=v=>n(v),e.config.prepare_external_dependency_script&&(h=e.config.prepare_external_dependency_script(h)),!h)return n("prepare_external_dependency_script returned null");if(e.config.external_scripts_inject_target==="head")ke.head.appendChild(h);else{var p,g=ke.querySelectorAll("body > script");g.length>0?(p=g[0].parentNode)==null||p.insertBefore(h,g[0]):ke.body.appendChild(h)}};ke!=null&&ke.body?f():ke==null||ke.addEventListener("DOMContentLoaded",f)};De.__PosthogExtensions__=De.__PosthogExtensions__||{},De.__PosthogExtensions__.loadExternalDependency=(e,t,n)=>{if(t!=="remote-config"){var i;if(e.config.__preview_external_dependency_versioned_paths)i=e.requestRouter.endpointFor("assets","/static/"+e.version+"/"+t+".js");else{var l="/static/"+t+".js?v="+e.version;if(t==="toolbar"){var c=3e5;l=l+"&t="+Math.floor(Date.now()/c)*c}i=e.requestRouter.endpointFor("assets",l)}cp(e,i,n)}else{var u=e.requestRouter.endpointFor("assets","/array/"+e.config.token+"/config.js");cp(e,u,n)}},De.__PosthogExtensions__.loadSiteApp=(e,t,n)=>{var i=e.requestRouter.endpointFor("api",t);cp(e,i,n)};var l_="$people_distinct_id",hd="$device_id",Ro="__alias",zo="__timers",hm="$autocapture_disabled_server_side",pm="$heatmaps_enabled_server_side",mm="$exception_capture_enabled_server_side",gm="$error_tracking_suppression_rules",xm="$error_tracking_capture_extension_exceptions",vm="$web_vitals_enabled_server_side",fg="$dead_clicks_enabled_server_side",bm="$product_tours_enabled_server_side",ym="$web_vitals_allowed_metrics",Ks="$session_recording_remote_config",o_="$replay_override_sampling",c_="$replay_override_linked_flag",u_="$replay_override_url_trigger",d_="$replay_override_event_trigger",pd="$sesid",hg="$session_is_sampled",el="$enabled_feature_flags",Zu="$active_feature_flags",Do="$early_access_features",_m="$feature_flag_details",wm="$feature_flag_payloads",jm="$feature_flag_request_id",wi="$override_feature_flags",Wa="$override_feature_flag_payloads",Lo="$stored_person_properties",Ws="$stored_group_properties",Sm="$surveys",km="$surveys_activated",Ju="ph_product_tours",Fo="$flag_call_reported",Nm="$flag_call_reported_session_id",Cm="$feature_flag_errors",md="$feature_flag_evaluated_at",Rr="$user_state",Em="$client_session_props",Tm="$capture_rate_limit",Am="$initial_campaign_params",Mm="$initial_referrer_info",gd="$initial_person_info",xd="$epp",f_="__POSTHOG_TOOLBAR__",Lu="$posthog_cookieless",h_="$sdk_debug_extensions_init_method",p_="$sdk_debug_extensions_init_time_ms",m_="$sdk_debug_recording_script_not_loaded",pg="PostHog loadExternalDependency extension not found.",Qs="on_reject",Si="always",Ua="anonymous",Fa="identified",Rm="identified_only",vd="visibilitychange",bd="beforeunload",Qa="$pageview",up="$pageleave",dp="$identify",hb="$groupidentify";function Ou(e,t){ut(e)&&e.forEach(t)}function Lt(e,t){if(!nt(e))if(ut(e))e.forEach(t);else if(mN(e))e.forEach(((i,l)=>t(i,l)));else for(var n in e)B5.call(e,n)&&t(e[n],n)}var Xt=function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),i=1;t>i;i++)n[i-1]=arguments[i];for(var l of n)for(var c in l)l[c]!==void 0&&(e[c]=l[c]);return e};function ed(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 pb=function(e){try{return e()}catch{return}},e3=function(e){return function(){try{for(var t=arguments.length,n=new Array(t),i=0;t>i;i++)n[i]=arguments[i];return e.apply(this,n)}catch(l){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(l)}}},mg=function(e){var t={};return Lt(e,(function(n,i){(It(n)&&n.length>0||kr(n))&&(t[i]=n)})),t},t3=["herokuapp.com","vercel.app","netlify.app"];function n3(e){var t=e==null?void 0:e.hostname;if(!It(t))return!1;var n=t.split(".").slice(-2).join(".");for(var i of t3)if(n===i)return!1;return!0}function ln(e,t,n,i){var{capture:l=!1,passive:c=!0}=i??{};e==null||e.addEventListener(t,n,{capture:l,passive:c})}function g_(e){return e.name==="ph_toolbar_internal"}Math.trunc||(Math.trunc=function(e){return 0>e?Math.ceil(e):Math.floor(e)}),Number.isInteger||(Number.isInteger=function(e){return kr(e)&&isFinite(e)&&Math.floor(e)===e});class yd{constructor(t){if(this.bytes=t,t.length!==16)throw new TypeError("not 128-bit length")}static fromFieldsV7(t,n,i,l){if(!Number.isInteger(t)||!Number.isInteger(n)||!Number.isInteger(i)||!Number.isInteger(l)||0>t||0>n||0>i||0>l||t>0xffffffffffff||n>4095||i>1073741823||l>4294967295)throw new RangeError("invalid field value");var c=new Uint8Array(16);return c[0]=t/Math.pow(2,40),c[1]=t/Math.pow(2,32),c[2]=t/Math.pow(2,24),c[3]=t/Math.pow(2,16),c[4]=t/Math.pow(2,8),c[5]=t,c[6]=112|n>>>8,c[7]=n,c[8]=128|i>>>24,c[9]=i>>>16,c[10]=i>>>8,c[11]=i,c[12]=l>>>24,c[13]=l>>>16,c[14]=l>>>8,c[15]=l,new yd(c)}toString(){for(var t="",n=0;this.bytes.length>n;n++)t=t+(this.bytes[n]>>>4).toString(16)+(15&this.bytes[n]).toString(16),n!==3&&n!==5&&n!==7&&n!==9||(t+="-");if(t.length!==36)throw new Error("Invalid UUIDv7 was generated");return t}clone(){return new yd(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 r3{constructor(){this.S=0,this.C=0,this.I=new i3}generate(){var t=this.generateOrAbort();if(Ce(t)){this.S=0;var n=this.generateOrAbort();if(Ce(n))throw new Error("Could not generate UUID after timestamp reset");return n}return t}generateOrAbort(){var t=Date.now();if(t>this.S)this.S=t,this.T();else{if(this.S>=t+1e4)return;this.C++,this.C>4398046511103&&(this.S++,this.T())}return yd.fromFieldsV7(this.S,Math.trunc(this.C/Math.pow(2,30)),this.C&Math.pow(2,30)-1,this.I.nextUint32())}T(){this.C=1024*this.I.nextUint32()+(1023&this.I.nextUint32())}}var mb,x_=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&&!Ce(ie.crypto)&&crypto.getRandomValues&&(x_=e=>crypto.getRandomValues(e));class i3{constructor(){this.M=new Uint32Array(8),this.O=1/0}nextUint32(){return this.M.length>this.O||(x_(this.M),this.O=0),this.M[this.O++]}}var fs=()=>s3().toString(),s3=()=>(mb||(mb=new r3)).generate(),vo="",a3=/[a-z0-9][a-z0-9-]+\.[a-z]{2,}$/i,Wr={R:()=>!!ke,D(e){Se.error("cookieStore error: "+e)},A(e){if(ke){try{for(var t=e+"=",n=ke.cookie.split(";").filter((c=>c.length)),i=0;n.length>i;i++){for(var l=n[i];l.charAt(0)==" ";)l=l.substring(1,l.length);if(l.indexOf(t)===0)return decodeURIComponent(l.substring(t.length,l.length))}}catch{}return null}},F(e){var t;try{t=JSON.parse(Wr.A(e))||{}}catch{}return t},N(e,t,n,i,l){if(ke)try{var c="",u="",f=(function(g,v){if(v){var y=(function(_,S){if(S===void 0&&(S=ke),vo)return vo;if(!S||["localhost","127.0.0.1"].includes(_))return"";for(var E=_.split("."),k=Math.min(E.length,8),M="dmn_chk_"+fs();!vo&&k--;){var C=E.slice(k).join("."),$=M+"=1;domain=."+C+";path=/";S.cookie=$+";max-age=3",S.cookie.includes(M)&&(S.cookie=$+";max-age=0",vo=C)}return vo})(g);if(!y){var b=(_=>{var S=_.match(a3);return S?S[0]:""})(g);b!==y&&Se.info("Warning: cookie subdomain discovery mismatch",b,y),y=b}return y?"; domain=."+y:""}return""})(ke.location.hostname,i);if(n){var h=new Date;h.setTime(h.getTime()+864e5*n),c="; expires="+h.toUTCString()}l&&(u="; secure");var p=e+"="+encodeURIComponent(JSON.stringify(t))+c+"; SameSite=Lax; path=/"+f+u;return p.length>3686.4&&Se.warn("cookieStore warning: large cookie, len="+p.length),ke.cookie=p,p}catch{return}},q(e,t){if(ke!=null&&ke.cookie)try{Wr.N(e,"",-1,t)}catch{return}}},fp=null,Ht={R(){if(!Ei(fp))return fp;var e=!0;if(Ce(ie))e=!1;else try{var t="__mplssupport__";Ht.N(t,"xyz"),Ht.A(t)!=='"xyz"'&&(e=!1),Ht.q(t)}catch{e=!1}return e||Se.error("localStorage unsupported; falling back to cookie store"),fp=e,e},D(e){Se.error("localStorage error: "+e)},A(e){try{return ie==null?void 0:ie.localStorage.getItem(e)}catch(t){Ht.D(t)}return null},F(e){try{return JSON.parse(Ht.A(e))||{}}catch{}return null},N(e,t){try{ie==null||ie.localStorage.setItem(e,JSON.stringify(t))}catch(n){Ht.D(n)}},q(e){try{ie==null||ie.localStorage.removeItem(e)}catch(t){Ht.D(t)}}},l3=[hd,"distinct_id",pd,hg,xd,gd,Rr],Bu={},o3={R:()=>!0,D(e){Se.error("memoryStorage error: "+e)},A:e=>Bu[e]||null,F:e=>Bu[e]||null,N(e,t){Bu[e]=t},q(e){delete Bu[e]}},Hs=null,Sn={R(){if(!Ei(Hs))return Hs;if(Hs=!0,Ce(ie))Hs=!1;else try{var e="__support__";Sn.N(e,"xyz"),Sn.A(e)!=='"xyz"'&&(Hs=!1),Sn.q(e)}catch{Hs=!1}return Hs},D(e){Se.error("sessionStorage error: ",e)},A(e){try{return ie==null?void 0:ie.sessionStorage.getItem(e)}catch(t){Sn.D(t)}return null},F(e){try{return JSON.parse(Sn.A(e))||null}catch{}return null},N(e,t){try{ie==null||ie.sessionStorage.setItem(e,JSON.stringify(t))}catch(n){Sn.D(n)}},q(e){try{ie==null||ie.sessionStorage.removeItem(e)}catch(t){Sn.D(t)}}};class c3{constructor(t){this._instance=t}get qt(){return this._instance.config}get consent(){return this.rr()?0:this.ir}isOptedOut(){return this.qt.cookieless_mode===Si||this.isRejected()||this.consent===-1&&this.qt.cookieless_mode===Qs}isOptedIn(){return!this.isOptedOut()}isExplicitlyOptedOut(){return this.consent===0}isRejected(){return this.consent===0||this.consent===-1&&this.qt.opt_out_capturing_by_default}optInOut(t){this.nr.N(this.sr,t?1:0,this.qt.cookie_expiration,this.qt.cross_subdomain_cookie,this.qt.secure_cookie)}reset(){this.nr.q(this.sr,this.qt.cross_subdomain_cookie)}get sr(){var{token:t,opt_out_capturing_cookie_prefix:n,consent_persistence_name:i}=this._instance.config;return i||(n?n+t:"__ph_opt_in_out_"+t)}get ir(){var t=this.nr.A(this.sr);return sp(t)?1:Ze(vN,t)?0:-1}get nr(){var t=this.qt.opt_out_capturing_persistence_type,n=t==="localStorage"?Ht:Wr;if(!this.ar||this.ar!==n){this.ar=n;var i=t==="localStorage"?Wr:Ht;i.A(this.sr)&&(this.ar.A(this.sr)||this.optInOut(sp(i.A(this.sr))),i.q(this.sr,this.qt.cross_subdomain_cookie))}return this.ar}rr(){return!!this.qt.respect_dnt&&[sr==null?void 0:sr.doNotTrack,sr==null?void 0:sr.msDoNotTrack,De.doNotTrack].some((t=>sp(t)))}}var Pu=Ft("[Dead Clicks]"),u3=()=>!0,d3=e=>{var t,n=!((t=e.instance.persistence)==null||!t.get_property(fg)),i=e.instance.config.capture_dead_clicks;return Qr(i)?i:!!Zt(i)||n};class gb{get lazyLoadedDeadClicksAutocapture(){return this.ur}constructor(t,n,i){this.instance=t,this.isEnabled=n,this.onCapture=i,this.startIfEnabledOrStop()}onRemoteConfig(t){"captureDeadClicks"in t&&(this.instance.persistence&&this.instance.persistence.register({[fg]:t.captureDeadClicks}),this.startIfEnabledOrStop())}startIfEnabledOrStop(){this.isEnabled(this)?this.lr((()=>{this.hr()})):this.stop()}lr(t){var n,i;(n=De.__PosthogExtensions__)!=null&&n.initDeadClicksAutocapture&&t(),(i=De.__PosthogExtensions__)==null||i.loadExternalDependency==null||i.loadExternalDependency(this.instance,"dead-clicks-autocapture",(l=>{l?Pu.error("failed to load script",l):t()}))}hr(){var t;if(ke){if(!this.ur&&(t=De.__PosthogExtensions__)!=null&&t.initDeadClicksAutocapture){var n=Zt(this.instance.config.capture_dead_clicks)?this.instance.config.capture_dead_clicks:{};n.__onCapture=this.onCapture,this.ur=De.__PosthogExtensions__.initDeadClicksAutocapture(this.instance,n),this.ur.start(ke),Pu.info("starting...")}}else Pu.error("`document` not found. Cannot start.")}stop(){this.ur&&(this.ur.stop(),this.ur=void 0,Pu.info("stopping..."))}}var hp=Ft("[SegmentIntegration]"),v_="posthog-js";function b_(e,t){var{organization:n,projectId:i,prefix:l,severityAllowList:c=["error"],sendExceptionsToPostHog:u=!0}=t===void 0?{}:t;return f=>{var h,p,g,v,y;if(c!=="*"&&!c.includes(f.level)||!e.__loaded)return f;f.tags||(f.tags={});var b=e.requestRouter.endpointFor("ui","/project/"+e.config.token+"/person/"+e.get_distinct_id());f.tags["PostHog Person URL"]=b,e.sessionRecordingStarted()&&(f.tags["PostHog Recording URL"]=e.get_session_replay_url({withTimestamp:!0}));var _,S=((h=f.exception)==null?void 0:h.values)||[],E=S.map((M=>ye({},M,{stacktrace:M.stacktrace?ye({},M.stacktrace,{type:"raw",frames:(M.stacktrace.frames||[]).map((C=>ye({},C,{platform:"web:javascript"})))}):void 0}))),k={$exception_message:((p=S[0])==null?void 0:p.value)||f.message,$exception_type:(g=S[0])==null?void 0:g.type,$exception_level:f.level,$exception_list:E,$sentry_event_id:f.event_id,$sentry_exception:f.exception,$sentry_exception_message:((v=S[0])==null?void 0:v.value)||f.message,$sentry_exception_type:(y=S[0])==null?void 0:y.type,$sentry_tags:f.tags};return n&&i&&(k.$sentry_url=(l||"https://sentry.io/organizations/")+n+"/issues/?project="+i+"&query="+f.event_id),u&&((_=e.exceptions)==null||_.sendExceptionEvent(k)),f}}class f3{constructor(t,n,i,l,c,u){this.name=v_,this.setupOnce=function(f){f(b_(t,{organization:n,projectId:i,prefix:l,severityAllowList:c,sendExceptionsToPostHog:u==null||u}))}}}class xb{constructor(t){this.cr=(n,i,l)=>{l&&(l.noSessionId||l.activityTimeout||l.sessionPastMaximumLength)&&(Se.info("[PageViewManager] Session rotated, clearing pageview state",{sessionId:n,changeReason:l}),this.dr=void 0,this._instance.scrollManager.resetContext())},this._instance=t,this.vr()}vr(){var t;this.pr=(t=this._instance.sessionManager)==null?void 0:t.onSessionId(this.cr)}destroy(){var t;(t=this.pr)==null||t.call(this),this.pr=void 0}doPageView(t,n){var i,l=this.gr(t,n);return this.dr={pathname:(i=ie==null?void 0:ie.location.pathname)!==null&&i!==void 0?i:"",pageViewId:n,timestamp:t},this._instance.scrollManager.resetContext(),l}doPageLeave(t){var n;return this.gr(t,(n=this.dr)==null?void 0:n.pageViewId)}doEvent(){var t;return{$pageview_id:(t=this.dr)==null?void 0:t.pageViewId}}gr(t,n){var i=this.dr;if(!i)return{$pageview_id:n};var l={$pageview_id:n,$prev_pageview_id:i.pageViewId},c=this._instance.scrollManager.getContext();if(c&&!this._instance.config.disable_scroll_properties){var{maxScrollHeight:u,lastScrollY:f,maxScrollY:h,maxContentHeight:p,lastContentY:g,maxContentY:v}=c;if(!(Ce(u)||Ce(f)||Ce(h)||Ce(p)||Ce(g)||Ce(v))){u=Math.ceil(u),f=Math.ceil(f),h=Math.ceil(h),p=Math.ceil(p),g=Math.ceil(g),v=Math.ceil(v);var y=u>1?Kr(f/u,0,1,Se):1,b=u>1?Kr(h/u,0,1,Se):1,_=p>1?Kr(g/p,0,1,Se):1,S=p>1?Kr(v/p,0,1,Se):1;l=Xt(l,{$prev_pageview_last_scroll:f,$prev_pageview_last_scroll_percentage:y,$prev_pageview_max_scroll:h,$prev_pageview_max_scroll_percentage:b,$prev_pageview_last_content:g,$prev_pageview_last_content_percentage:_,$prev_pageview_max_content:v,$prev_pageview_max_content_percentage:S})}}return i.pathname&&(l.$prev_pageview_pathname=i.pathname),i.timestamp&&(l.$prev_pageview_duration=(t.getTime()-i.timestamp.getTime())/1e3),l}}var h3={[l_]:{exposure:"hidden"},[Ro]:{exposure:"hidden"},__cmpns:{exposure:"hidden"},[zo]:{exposure:"hidden"},[hm]:{exposure:"event"},[pm]:{exposure:"hidden"},[mm]:{exposure:"event"},[gm]:{exposure:"hidden"},[xm]:{exposure:"event"},[vm]:{exposure:"event"},[fg]:{exposure:"event"},[bm]:{exposure:"hidden"},[ym]:{exposure:"event"},[Ks]:{exposure:"hidden"},$session_recording_enabled_server_side:{exposure:"hidden"},[pd]:{exposure:"hidden"},[hg]:{exposure:"event"},$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"},[el]:{exposure:"derived",shouldSkipFromEventProperties:(e,t)=>t(),transformToEventProperties(e){if(!Zt(e))return{};for(var t={},n=Object.keys(e),i=0;n.length>i;i++)t["$feature/"+n[i]]=e[n[i]];return t}},[Zu]:{exposure:"event"},[Do]:{exposure:"hidden"},[_m]:{exposure:"hidden"},[wm]:{exposure:"event"},[jm]:{exposure:"event"},[wi]:{exposure:"event"},[Wa]:{exposure:"hidden"},[Lo]:{exposure:"hidden"},[Ws]:{exposure:"hidden"},[Sm]:{exposure:"hidden"},[km]:{exposure:"event"},[Ju]:{exposure:"hidden"},$product_tours_activated:{exposure:"hidden"},$conversations_widget_session_id:{exposure:"event"},$conversations_ticket_id:{exposure:"event"},$conversations_widget_state:{exposure:"event"},$conversations_user_traits:{exposure:"event"},[Fo]:{exposure:"hidden"},[Nm]:{exposure:"hidden"},[Cm]:{exposure:"hidden"},[md]:{exposure:"hidden"},[Rr]:{exposure:"hidden"},[Em]:{exposure:"hidden"},[Tm]:{exposure:"hidden"},[Am]:{exposure:"hidden"},[Mm]:{exposure:"hidden"},[gd]:{exposure:"hidden"},[xd]:{exposure:"hidden"},[o_]:{exposure:"event"},[c_]:{exposure:"event"},[u_]:{exposure:"event"},[d_]:{exposure:"event"},[h_]:{exposure:"event"},[p_]:{exposure:"event"},[m_]:{exposure:"event"},$sdk_debug_replay_event_trigger_status:{exposure:"event"},$sdk_debug_replay_linked_flag_trigger_status:{exposure:"event"},$sdk_debug_replay_matched_recording_trigger_groups:{exposure:"event"},$sdk_debug_replay_remote_trigger_matching_config:{exposure:"event"},$sdk_debug_replay_trigger_groups_count:{exposure:"event"},$sdk_debug_replay_url_trigger_status:{exposure:"event"},$session_recording_start_reason:{exposure:"event"}},p3=[["$posthog_sr_group_event_trigger_",{exposure:"hidden"}],["$posthog_sr_group_url_trigger_",{exposure:"hidden"}],["$posthog_sr_group_sampling_",{exposure:"hidden"}]],_d=e=>{var t=ke==null?void 0:ke.createElement("a");return Ce(t)?null:(t.href=e,t)},ec=function(e,t){for(var n,i=((e.split("#")[0]||"").split(/\?(.*)/)[1]||"").replace(/^\?+/g,"").split("&"),l=0;i.length>l;l++){var c=i[l].split("=");if(c[0]===t){n=c;break}}if(!ut(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," ")},tc=function(e,t,n){if(!e||!t||!t.length)return e;for(var i=e.split("#"),l=i[1],c=(i[0]||"").split("?"),u=c[1],f=c[0],h=(u||"").split("&"),p=[],g=0;h.length>g;g++){var v=h[g].split("=");ut(v)&&(t.includes(v[0])?p.push(v[0]+"="+n):p.push(h[g]))}var y=f;return u!=null&&(y+="?"+p.join("&")),l!=null&&(y+="#"+l),y},wd=function(e,t){var n=e.match(new RegExp(t+"=([^&]*)"));return n?n[1]:null},$u="https?://(.*)",cl=["gclid","gclsrc","dclid","gbraid","wbraid","fbclid","msclkid","twclid","li_fat_id","igshid","ttclid","rdt_cid","epik","qclid","sccid","irclid","_kx"],m3=["utm_source","utm_medium","utm_campaign","utm_content","utm_term","gad_source","mc_cid",...cl],nc="<masked>",g3=["li_fat_id"];function y_(e,t,n){if(!ke)return{};var i,l=t?[...cl,...n||[]]:[],c=__(tc(ke.URL,l,nc),e),u=(i={},Lt(g3,(function(f){var h=Wr.A(f);i[f]=h||null})),i);return Xt(u,c)}function __(e,t){var n=m3.concat(t||[]),i={};return Lt(n,(function(l){var c=ec(e,l);i[l]=c||null})),i}function w_(e){var t=(function(c){return c?c.search($u+"google.([^/?]*)")===0?"google":c.search($u+"bing.com")===0?"bing":c.search($u+"yahoo.com")===0?"yahoo":c.search($u+"duckduckgo.com")===0?"duckduckgo":null:null})(e),n=t!="yahoo"?"q":"p",i={};if(!Ei(t)){i.$search_engine=t;var l=ke?ec(ke.referrer,n):"";l.length&&(i.ph_keyword=l)}return i}function vb(){return navigator.language||navigator.userLanguage}var jd="$direct";function j_(){return(ke==null?void 0:ke.referrer)||jd}function S_(e,t){var n=e?[...cl,...t||[]]:[],i=jn==null?void 0:jn.href.substring(0,1e3);return{r:j_().substring(0,1e3),u:i?tc(i,n,nc):void 0}}function k_(e){var t,{r:n,u:i}=e,l={$referrer:n,$referring_domain:n==null?void 0:n==jd?jd:(t=_d(n))==null?void 0:t.host};if(i){l.$current_url=i;var c=_d(i);l.$host=c==null?void 0:c.host,l.$pathname=c==null?void 0:c.pathname;var u=__(i);Xt(l,u)}if(n){var f=w_(n);Xt(l,f)}return l}function N_(){try{return Intl.DateTimeFormat().resolvedOptions().timeZone}catch{return}}function x3(){try{return new Date().getTimezoneOffset()}catch{return}}var v3=["cookie","localstorage","localstorage+cookie","sessionstorage","memory"];class pp{constructor(t,n){this.qt=t,this.props={},this.mr=!1,this.yr=(i=>{var l="";return i.token&&(l=i.token.replace(/\+/g,"PL").replace(/\//g,"SL").replace(/=/g,"EQ")),i.persistence_name?"ph_"+i.persistence_name:"ph_"+l+"_posthog"})(t),this.nr=this.br(t),this.load(),t.debug&&Se.info("Persistence loaded",t.persistence,ye({},this.props)),this.update_config(t,t,n),this.save()}isDisabled(){return!!this._r}br(t){v3.indexOf(t.persistence.toLowerCase())===-1&&(Se.critical("Unknown persistence type "+t.persistence+"; falling back to localStorage+cookie"),t.persistence="localStorage+cookie");var n=(function(l){l===void 0&&(l=[]);var c=[...l3,...l];return ye({},Ht,{F(u){try{var f={};try{f=Wr.F(u)||{}}catch{}var h=Xt(f,JSON.parse(Ht.A(u)||"{}"));return Ht.N(u,h),h}catch{}return null},N(u,f,h,p,g,v){try{Ht.N(u,f,void 0,void 0,v);var y={};c.forEach((b=>{f[b]&&(y[b]=f[b])})),Object.keys(y).length&&Wr.N(u,y,h,p,g,v)}catch(b){Ht.D(b)}},q(u,f){try{ie==null||ie.localStorage.removeItem(u),Wr.q(u,f)}catch(h){Ht.D(h)}}})})(t.cookie_persisted_properties||[]),i=t.persistence.toLowerCase();return i==="localstorage"&&Ht.R()?Ht:i==="localstorage+cookie"&&n.R()?n:i==="sessionstorage"&&Sn.R()?Sn:i==="memory"?o3:i==="cookie"?Wr:n.R()?n:Wr}wr(t){var n=t??this.qt.feature_flag_cache_ttl_ms;if(!n||0>=n)return!1;var i=this.props[md];return!i||typeof i!="number"||Date.now()-i>n}properties(){var t={};return Lt(this.props,((n,i)=>{var l=(c=>{var u=h3[c];if(u)return u;for(var[f,h]of p3)if(c.indexOf(f)===0)return h})(i);if((l==null?void 0:l.exposure)==="derived"){if(l.shouldSkipFromEventProperties!=null&&l.shouldSkipFromEventProperties(n,i===el?()=>this.wr():()=>!1))return;l.transformToEventProperties&&Xt(t,l.transformToEventProperties(n))}else l&&l.exposure!=="event"||(t[i]=n)})),t}load(){if(!this._r){var t=this.nr.F(this.yr);t&&(this.props=Xt({},t))}}save(){this._r||this.nr.N(this.yr,this.props,this.Sr,this.kr,this.Cr,this.qt.debug)}remove(){this.nr.q(this.yr,!1),this.nr.q(this.yr,!0)}clear(){this.remove(),this.props={}}register_once(t,n,i){if(Zt(t)){Ce(n)&&(n="None"),this.Sr=Ce(i)?this.Ir:i;var l=!1;if(Lt(t,((c,u)=>{this.props.hasOwnProperty(u)&&this.props[u]!==n||(this.Tr(u,c),l=!0)})),l)return this.save(),!0}return!1}register(t,n){if(Zt(t)){this.Sr=Ce(n)?this.Ir:n;var i=!1;if(Lt(t,((l,c)=>{t.hasOwnProperty(c)&&this.props[c]!==l&&(this.Tr(c,l),i=!0)})),i)return this.save(),!0}return!1}unregister(t){t in this.props&&(this.Er(t),this.save())}update_campaign_params(){if(!this.mr){var t=y_(this.qt.custom_campaign_params,this.qt.mask_personal_data_properties,this.qt.custom_personal_data_properties);Ja(mg(t))||this.register(t),this.mr=!0}}update_search_keyword(){var t;this.register((t=ke==null?void 0:ke.referrer)?w_(t):{})}update_referrer_info(){var t;this.register_once({$referrer:j_(),$referring_domain:ke!=null&&ke.referrer&&((t=_d(ke.referrer))==null?void 0:t.host)||jd},void 0)}set_initial_person_info(){this.props[Am]||this.props[Mm]||this.register_once({[gd]:S_(this.qt.mask_personal_data_properties,this.qt.custom_personal_data_properties)},void 0)}get_initial_props(){var t={};Lt([Mm,Am],(u=>{var f=this.props[u];f&&Lt(f,(function(h,p){t["$initial_"+om(p)]=h}))}));var n,i,l=this.props[gd];if(l){var c=(n=k_(l),i={},Lt(n,(function(u,f){i["$initial_"+om(f)]=u})),i);Xt(t,c)}return t}safe_merge(t){return Lt(this.props,(function(n,i){i in t||(t[i]=n)})),t}update_config(t,n,i){if(this.Ir=this.Sr=t.cookie_expiration,this.set_disabled(t.disable_persistence||!!i),this.set_cross_subdomain(t.cross_subdomain_cookie),this.set_secure(t.secure_cookie),t.persistence!==n.persistence||!((u,f)=>{if(u.length!==f.length)return!1;var h=[...u].sort(),p=[...f].sort();return h.every(((g,v)=>g===p[v]))})(t.cookie_persisted_properties||[],n.cookie_persisted_properties||[])){var l=this.br(t),c=this.props;this.clear(),this.nr=l,this.props=c,this.save()}}set_disabled(t){this._r=t,this._r?this.remove():this.save()}set_cross_subdomain(t){t!==this.kr&&(this.kr=t,this.remove(),this.save())}set_secure(t){t!==this.Cr&&(this.Cr=t,this.remove(),this.save())}set_event_timer(t,n){var i=this.props[zo]||{};i[t]=n,this.Tr(zo,i),this.save()}remove_event_timer(t){var n=this.props[zo]||{},i=n[t];return Ce(i)||(delete n[t],this.Tr(zo,n),this.save()),i}get_property(t){return this.props[t]}set_property(t,n){this.Tr(t,n),this.save()}Tr(t,n){this.props[t]=n}Er(t){delete this.props[t]}}var bo={Activation:"events",Cancellation:"cancelEvents"},mp={Popover:"popover",API:"api",Widget:"widget"},Oo={SHOWN:"survey shown",DISMISSED:"survey dismissed",SENT:"survey sent"},gp={SURVEY_ID:"$survey_id",SURVEY_ITERATION:"$survey_iteration",SURVEY_LAST_SEEN_DATE:"$survey_last_seen_date"},zm={Popover:"popover",Inline:"inline"},b3={SHOWN:"product tour shown"},bb={TOUR_LAST_SEEN_DATE:"$product_tour_last_seen_date",TOUR_TYPE:"$product_tour_type"},yb=Ft("[RateLimiter]");class y3{constructor(t){this.serverLimits={},this.lastEventRateLimited=!1,this.checkForLimiting=n=>{var i=n.text;if(i&&i.length)try{(JSON.parse(i).quota_limited||[]).forEach((l=>{yb.info((l||"events")+" is quota limited."),this.serverLimits[l]=new Date().getTime()+6e4}))}catch(l){return void yb.warn('could not rate limit - continuing. Error: "'+(l==null?void 0:l.message)+'"',{text:i})}},this.instance=t,this.lastEventRateLimited=this.clientRateLimitContext(!0).isRateLimited}get captureEventsPerSecond(){var t;return((t=this.instance.config.rate_limiting)==null?void 0:t.events_per_second)||10}get captureEventsBurstLimit(){var t;return Math.max(((t=this.instance.config.rate_limiting)==null?void 0:t.events_burst_limit)||10*this.captureEventsPerSecond,this.captureEventsPerSecond)}clientRateLimitContext(t){var n,i,l;t===void 0&&(t=!1);var{captureEventsBurstLimit:c,captureEventsPerSecond:u}=this,f=new Date().getTime(),h=(n=(i=this.instance.persistence)==null?void 0:i.get_property(Tm))!==null&&n!==void 0?n:{tokens:c,last:f};h.tokens+=(f-h.last)/1e3*u,h.last=f,h.tokens>c&&(h.tokens=c);var p=1>h.tokens;return p||t||(h.tokens=Math.max(0,h.tokens-1)),!p||this.lastEventRateLimited||t||this.instance.capture("$$client_ingestion_warning",{$$client_ingestion_warning_message:"posthog-js client rate limited. Config is set to "+u+" events per second and "+c+" events burst limit."},{skip_client_rate_limiting:!0}),this.lastEventRateLimited=p,(l=this.instance.persistence)==null||l.set_property(Tm,h),{isRateLimited:p,remainingTokens:h.tokens}}isServerRateLimited(t){var n=this.serverLimits[t||"events"]||!1;return n!==!1&&new Date().getTime()<n}}var yo=Ft("[RemoteConfig]");class C_{constructor(t){this._instance=t}get remoteConfig(){var t;return(t=De._POSTHOG_REMOTE_CONFIG)==null||(t=t[this._instance.config.token])==null?void 0:t.config}Mr(t){var n,i;(n=De.__PosthogExtensions__)!=null&&n.loadExternalDependency?(i=De.__PosthogExtensions__)==null||i.loadExternalDependency==null||i.loadExternalDependency(this._instance,"remote-config",(()=>t(this.remoteConfig))):t()}Pr(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 yo.info("Using preloaded remote config",this.remoteConfig),this.Rr(this.remoteConfig),void this.Or();if(this._instance.Lr())return void yo.warn("Remote config is disabled. Falling back to local config.");this.Mr((t=>{if(!t)return yo.info("No config found after loading remote JS config. Falling back to JSON."),void this.Pr((n=>{this.Rr(n),this.Or()}));this.Rr(t),this.Or()}))}catch(t){yo.error("Error loading remote config",t)}}stop(){this.Fr&&(clearInterval(this.Fr),this.Fr=void 0)}refresh(){!this._instance.Lr()&&ke&&ke.visibilityState!=="hidden"&&this._instance.reloadFeatureFlags()}Or(){var t;if(!this.Fr){var n=(t=this._instance.config.remote_config_refresh_interval_ms)!==null&&t!==void 0?t:3e5;n!==0&&(this.Fr=setInterval((()=>{this.refresh()}),n))}}Rr(t){var n;t||yo.error("Failed to fetch remote config from PostHog."),this._instance.Rr(t??{}),(t==null?void 0:t.hasFeatureFlags)!==!1&&(this._instance.config.advanced_disable_feature_flags_on_first_load||(n=this._instance.featureFlags)==null||n.ensureFlagsLoaded())}}var Xr={GZipJS:"gzip-js",Base64:"base64"},Sr=Uint8Array,Yn=Uint16Array,ul=Uint32Array,gg=new Sr([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]),xg=new Sr([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]),_b=new Sr([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),E_=function(e,t){for(var n=new Yn(31),i=0;31>i;++i)n[i]=t+=1<<e[i-1];var l=new ul(n[30]);for(i=1;30>i;++i)for(var c=n[i];n[i+1]>c;++c)l[c]=c-n[i]<<5|i;return[n,l]},T_=E_(gg,2),Dm=T_[1];T_[0][28]=258,Dm[258]=28;for(var wb=E_(xg,0)[1],A_=new Yn(32768),Ot=0;32768>Ot;++Ot){var qa=(43690&Ot)>>>1|(21845&Ot)<<1;A_[Ot]=((65280&(qa=(61680&(qa=(52428&qa)>>>2|(13107&qa)<<2))>>>4|(3855&qa)<<4))>>>8|(255&qa)<<8)>>>1}var qo=function(e,t,n){for(var i=e.length,l=0,c=new Yn(t);i>l;++l)++c[e[l]-1];var u,f=new Yn(t);for(l=0;t>l;++l)f[l]=f[l-1]+c[l-1]<<1;for(u=new Yn(i),l=0;i>l;++l)u[l]=A_[f[e[l]-1]++]>>>15-e[l];return u},Js=new Sr(288);for(Ot=0;144>Ot;++Ot)Js[Ot]=8;for(Ot=144;256>Ot;++Ot)Js[Ot]=9;for(Ot=256;280>Ot;++Ot)Js[Ot]=7;for(Ot=280;288>Ot;++Ot)Js[Ot]=8;var Sd=new Sr(32);for(Ot=0;32>Ot;++Ot)Sd[Ot]=5;var _3=qo(Js,9),w3=qo(Sd,5),M_=function(e){return(e/8>>0)+(7&e&&1)},R_=function(e,t,n){(n==null||n>e.length)&&(n=e.length);var i=new(e instanceof Yn?Yn:e instanceof ul?ul:Sr)(n-t);return i.set(e.subarray(t,n)),i},xi=function(e,t,n){var i=t/8>>0;e[i]|=n<<=7&t,e[i+1]|=n>>>8},_o=function(e,t,n){var i=t/8>>0;e[i]|=n<<=7&t,e[i+1]|=n>>>8,e[i+2]|=n>>>16},xp=function(e,t){for(var n=[],i=0;e.length>i;++i)e[i]&&n.push({s:i,f:e[i]});var l=n.length,c=n.slice();if(!l)return[new Sr(0),0];if(l==1){var u=new Sr(n[0].s+1);return u[n[0].s]=1,[u,1]}n.sort((function(z,D){return z.f-D.f})),n.push({s:-1,f:25001});var f=n[0],h=n[1],p=0,g=1,v=2;for(n[0]={s:-1,f:f.f+h.f,l:f,r:h};g!=l-1;)f=n[n[v].f>n[p].f?p++:v++],h=n[p!=g&&n[v].f>n[p].f?p++:v++],n[g++]={s:-1,f:f.f+h.f,l:f,r:h};var y=c[0].s;for(i=1;l>i;++i)c[i].s>y&&(y=c[i].s);var b=new Yn(y+1),_=Lm(n[g-1],b,0);if(_>t){i=0;var S=0,E=_-t,k=1<<E;for(c.sort((function(z,D){return b[D.s]-b[z.s]||z.f-D.f}));l>i;++i){var M=c[i].s;if(t>=b[M])break;S+=k-(1<<_-b[M]),b[M]=t}for(S>>>=E;S>0;){var C=c[i].s;t>b[C]?S-=1<<t-b[C]++-1:++i}for(;i>=0&&S;--i){var $=c[i].s;b[$]==t&&(--b[$],++S)}_=t}return[new Sr(b),_]},Lm=function(e,t,n){return e.s==-1?Math.max(Lm(e.l,t,n+1),Lm(e.r,t,n+1)):t[e.s]=n},jb=function(e){for(var t=e.length;t&&!e[--t];);for(var n=new Yn(++t),i=0,l=e[0],c=1,u=function(h){n[i++]=h},f=1;t>=f;++f)if(e[f]==l&&f!=t)++c;else{if(!l&&c>2){for(;c>138;c-=138)u(32754);c>2&&(u(c>10?c-11<<5|28690:c-3<<5|12305),c=0)}else if(c>3){for(u(l),--c;c>6;c-=6)u(8304);c>2&&(u(c-3<<5|8208),c=0)}for(;c--;)u(l);c=1,l=e[f]}return[n.subarray(0,i),t]},wo=function(e,t){for(var n=0,i=0;t.length>i;++i)n+=e[i]*t[i];return n},Om=function(e,t,n){var i=n.length,l=M_(t+2);e[l]=255&i,e[l+1]=i>>>8,e[l+2]=255^e[l],e[l+3]=255^e[l+1];for(var c=0;i>c;++c)e[l+c+4]=n[c];return 8*(l+4+i)},Sb=function(e,t,n,i,l,c,u,f,h,p,g){xi(t,g++,n),++l[256];for(var v=xp(l,15),y=v[0],b=v[1],_=xp(c,15),S=_[0],E=_[1],k=jb(y),M=k[0],C=k[1],$=jb(S),z=$[0],D=$[1],U=new Yn(19),B=0;M.length>B;++B)U[31&M[B]]++;for(B=0;z.length>B;++B)U[31&z[B]]++;for(var H=xp(U,7),L=H[0],I=H[1],T=19;T>4&&!L[_b[T-1]];--T);var ae,W,Y,F,P=p+5<<3,re=wo(l,Js)+wo(c,Sd)+u,me=wo(l,y)+wo(c,S)+u+14+3*T+wo(U,L)+(2*U[16]+3*U[17]+7*U[18]);if(re>=P&&me>=P)return Om(t,g,e.subarray(h,h+p));if(xi(t,g,1+(re>me)),g+=2,re>me){ae=qo(y,b),W=y,Y=qo(S,E),F=S;var R=qo(L,I);for(xi(t,g,C-257),xi(t,g+5,D-1),xi(t,g+10,T-4),g+=14,B=0;T>B;++B)xi(t,g+3*B,L[_b[B]]);g+=3*T;for(var O=[M,z],Z=0;2>Z;++Z){var A=O[Z];for(B=0;A.length>B;++B)xi(t,g,R[he=31&A[B]]),g+=L[he],he>15&&(xi(t,g,A[B]>>>5&127),g+=A[B]>>>12)}}else ae=_3,W=Js,Y=w3,F=Sd;for(B=0;f>B;++B)if(i[B]>255){var he;_o(t,g,ae[257+(he=i[B]>>>18&31)]),g+=W[he+257],he>7&&(xi(t,g,i[B]>>>23&31),g+=gg[he]);var we=31&i[B];_o(t,g,Y[we]),g+=F[we],we>3&&(_o(t,g,i[B]>>>5&8191),g+=xg[we])}else _o(t,g,ae[i[B]]),g+=W[i[B]];return _o(t,g,ae[256]),g+W[256]},j3=new ul([65540,131080,131088,131104,262176,1048704,1048832,2114560,2117632]),S3=(function(){for(var e=new ul(256),t=0;256>t;++t){for(var n=t,i=9;--i;)n=(1&n&&3988292384)^n>>>1;e[t]=n}return e})(),vp=function(e,t,n){for(;n;++t)e[t]=n,n>>>=8};function k3(e,t){t===void 0&&(t={});var n=(function(){var v=4294967295;return{p(y){for(var b=v,_=0;y.length>_;++_)b=S3[255&b^y[_]]^b>>>8;v=b},d(){return 4294967295^v}}})(),i=e.length;n.p(e);var l,c,u,f,h,p=(f=10+((l=t).filename&&l.filename.length+1||0),h=8,(function(v,y,b,_,S,E){var k=v.length,M=new Sr(_+k+5*(1+Math.floor(k/7e3))+S),C=M.subarray(_,M.length-S),$=0;if(!y||8>k)for(var z=0;k>=z;z+=65535){var D=z+65535;k>D?$=Om(C,$,v.subarray(z,D)):(C[z]=!0,$=Om(C,$,v.subarray(z,k)))}else{for(var U=j3[y-1],B=U>>>13,H=8191&U,L=(1<<b)-1,I=new Yn(32768),T=new Yn(L+1),ae=Math.ceil(b/3),W=2*ae,Y=function(lt){return(v[lt]^v[lt+1]<<ae^v[lt+2]<<W)&L},F=new ul(25e3),P=new Yn(288),re=new Yn(32),me=0,R=0,O=(z=0,0),Z=0,A=0;k>z;++z){var he=Y(z),we=32767&z,Ee=T[he];if(I[we]=Ee,T[he]=we,z>=Z){var Le=k-z;if((me>7e3||O>24576)&&Le>423){$=Sb(v,C,0,F,P,re,R,O,A,z-A,$),O=me=R=0,A=z;for(var ce=0;286>ce;++ce)P[ce]=0;for(ce=0;30>ce;++ce)re[ce]=0}var Ne=2,Fe=0,Et=H,Ke=we-Ee&32767;if(Le>2&&he==Y(z-Ke))for(var Tt=Math.min(B,Le)-1,vt=Math.min(32767,z),He=Math.min(258,Le);vt>=Ke&&--Et&&we!=Ee;){if(v[z+Ne]==v[z+Ne-Ke]){for(var Bt=0;He>Bt&&v[z+Bt]==v[z+Bt-Ke];++Bt);if(Bt>Ne){if(Ne=Bt,Fe=Ke,Bt>Tt)break;var gn=Math.min(Ke,Bt-2),cn=0;for(ce=0;gn>ce;++ce){var Jt=z-Ke+ce+32768&32767,en=Jt-I[Jt]+32768&32767;en>cn&&(cn=en,Ee=Jt)}}}Ke+=(we=Ee)-(Ee=I[we])+32768&32767}if(Fe){F[O++]=268435456|Dm[Ne]<<18|wb[Fe];var je=31&Dm[Ne],ze=31&wb[Fe];R+=gg[je]+xg[ze],++P[257+je],++re[ze],Z=z+Ne,++me}else F[O++]=v[z],++P[v[z]]}}$=Sb(v,C,!0,F,P,re,R,O,A,z-A,$)}return R_(M,0,_+M_($)+S)})(c=e,(u=t).level==null?6:u.level,u.mem==null?Math.ceil(1.5*Math.max(8,Math.min(13,Math.log(c.length)))):12+u.mem,f,h)),g=p.length;return(function(v,y){var b=y.filename;if(v[0]=31,v[1]=139,v[2]=8,v[8]=2>y.level?4:y.level==9?2:0,v[9]=3,y.mtime!=0&&vp(v,4,Math.floor(new Date(y.mtime||Date.now())/1e3)),b){v[3]=8;for(var _=0;b.length>=_;++_)v[_+10]=b.charCodeAt(_)}})(p,t),vp(p,g-8,n.d()),vp(p,g-4,i),p}var N3=!!sm||!!im,z_="text/plain",td=!1,C3=(e,t)=>{var[n,i]=e.split("#"),[l,c]=n.split("?");if(!c)return e;var u=c.split("&").filter((f=>f.split("=")[0]!==t)).join("&");return l+(u?"?"+u:"")+(i?"#"+i:"")},Od=function(e,t,n){var i;n===void 0&&(n=!0);var[l,c]=e.split("?"),u=ye({},t),f=(i=c==null?void 0:c.split("&").map((p=>{var g,[v,y]=p.split("="),b=n&&(g=u[v])!==null&&g!==void 0?g:y;return delete u[v],v+"="+b})))!==null&&i!==void 0?i:[],h=(function(p,g){var v,y;g===void 0&&(g="&");var b=[];return Lt(p,(function(_,S){Ce(_)||Ce(S)||S==="undefined"||(v=encodeURIComponent((E=>E instanceof File)(_)?_.name:_.toString()),y=encodeURIComponent(S),b[b.length]=y+"="+v)})),b.join(g)})(u);return h&&f.push(h),l+"?"+f.join("&")},tl=(e,t)=>JSON.stringify(e,((n,i)=>typeof i=="bigint"?i.toString():i),t),kb=e=>{if(e.tr)return e.tr;var{data:t,compression:n}=e;if(t){if(n===Xr.GZipJS){var i=k3((function(f,h){var p=f.length;if(typeof TextEncoder<"u")return new TextEncoder().encode(f);for(var g=new Sr(f.length+(f.length>>>1)),v=0,y=function(E){g[v++]=E},b=0;p>b;++b){if(v+5>g.length){var _=new Sr(v+8+(p-b<<1));_.set(g),g=_}var S=f.charCodeAt(b);128>S?y(S):2048>S?(y(192|S>>>6),y(128|63&S)):S>55295&&57344>S?(y(240|(S=65536+(1047552&S)|1023&f.charCodeAt(++b))>>>18),y(128|S>>>12&63),y(128|S>>>6&63),y(128|63&S)):(y(224|S>>>12),y(128|S>>>6&63),y(128|63&S))}return R_(g,0,v)})(tl(t)),{mtime:0});return{contentType:z_,body:i.buffer.slice(i.byteOffset,i.byteOffset+i.byteLength),estimatedSize:i.byteLength}}if(n===Xr.Base64){var l=(function(f){return f&&btoa(encodeURIComponent(f).replace(/%([0-9A-F]{2})/g,((h,p)=>String.fromCharCode(parseInt(p,16)))))})(tl(t)),c=(f=>"data="+encodeURIComponent(typeof f=="string"?f:tl(f)))(l);return{contentType:"application/x-www-form-urlencoded",body:c,estimatedSize:new Blob([c]).size}}var u=tl(t);return{contentType:"application/json",body:u,estimatedSize:new Blob([u]).size}}},bp=e=>{var t,n,i,l=kb(e);return!l||(n=e.compression,i=ec(e.url,"compression"),n!==ib.GZipJS&&i!==ib.GZipJS&&i!=="gzip")||((t=l.body)instanceof ArrayBuffer?am(new Uint8Array(t)):ArrayBuffer.isView(t)&&am(new Uint8Array(t.buffer,t.byteOffset,t.byteLength)))?{url:e.url,encodedBody:l}:(td=!0,{url:C3(e.url,"compression"),encodedBody:kb(ye({},e,{compression:void 0,tr:void 0}))})},E3=(function(){var e=ir((function*(t){var n=tl(t.data),i=yield(function(c,u,f){return lm.apply(this,arguments)})(n,Dn.DEBUG,{rethrow:!0});if(!i)return t;var l=yield i.arrayBuffer();return ye({},t,{tr:{contentType:z_,body:l,estimatedSize:l.byteLength}})}));return function(t){return e.apply(this,arguments)}})(),Nb=(e,t)=>Od(e,{_:new Date().getTime().toString(),ver:Dn.JS_SDK_VERSION,compression:t}),nd=[];im&&nd.push({transport:"fetch",method(e){var t,{url:n,encodedBody:i}=bp(e),{contentType:l,body:c,estimatedSize:u}=i??{},f=new Headers;Lt(e.headers,(function(g,v){f.append(v,g)})),l&&f.append("Content-Type",l);var h=null;if(tb){var p=new tb;h={signal:p.signal,timeout:setTimeout((()=>p.abort()),e.timeout)}}im(n,ye({method:(e==null?void 0:e.method)||"GET",headers:f,keepalive:e.method==="POST"&&52428.8>(u||0),body:c,signal:(t=h)==null?void 0:t.signal},e.fetchOptions)).then((g=>g.text().then((v=>{var y={statusCode:g.status,text:v};if(g.status===200)try{y.json=JSON.parse(v)}catch(b){Se.error(b)}e.callback==null||e.callback(y)})))).catch((g=>{Se.error(g),e.callback==null||e.callback({statusCode:0,error:g})})).finally((()=>h?clearTimeout(h.timeout):null))}}),sm&&nd.push({transport:"XHR",method(e){var t=new sm,{url:n,encodedBody:i}=bp(e);t.open(e.method||"GET",n,!0);var{contentType:l,body:c}=i??{};Lt(e.headers,(function(u,f){t.setRequestHeader(f,u)})),l&&t.setRequestHeader("Content-Type",l),e.timeout&&(t.timeout=e.timeout),e.disableXHRCredentials||(t.withCredentials=!0),t.onreadystatechange=()=>{if(t.readyState===4){var u={statusCode:t.status,text:t.responseText};if(t.status===200)try{u.json=JSON.parse(t.responseText)}catch{}e.callback==null||e.callback(u)}},t.send(c)}}),sr!=null&&sr.sendBeacon&&nd.push({transport:"sendBeacon",method(e){try{var{url:t,encodedBody:n}=bp(e),i=Od(t,{beacon:"1"}),{contentType:l,body:c}=n??{};if(!c)return;var u=c instanceof Blob?c:new Blob([c],{type:l});sr.sendBeacon(i,u)}catch{}}});var Bm=3e3;class T3{constructor(t,n){this.Ar=!0,this.Nr=[],this.$r=Kr((n==null?void 0:n.flush_interval_ms)||Bm,250,5e3,Se.createLogger("flush interval"),Bm),this.Dr=t}enqueue(t){this.Nr.push(t),this.qr||this.jr()}unload(){this.Hr();var t=this.Nr.length>0?this.Ur():{},n=Object.values(t);[...n.filter((i=>i.url.indexOf("/e")===0)),...n.filter((i=>i.url.indexOf("/e")!==0))].map((i=>{this.Dr(ye({},i,{transport:"sendBeacon"}))}))}enable(){this.Ar=!1,this.jr()}jr(){var t=this;this.Ar||(this.qr=setTimeout((()=>{if(this.Hr(),this.Nr.length>0){var n=this.Ur(),i=function(){var c=n[l],u=new Date().getTime();c.data&&ut(c.data)&&Lt(c.data,(f=>{f.offset=Math.abs(f.timestamp-u),delete f.timestamp})),t.Dr(c)};for(var l in n)i()}}),this.$r))}Hr(){clearTimeout(this.qr),this.qr=void 0}Ur(){var t={};return Lt(this.Nr,(n=>{var i,l=n,c=(l?l.batchKey:null)||l.url;Ce(t[c])&&(t[c]=ye({},l,{data:[]})),(i=t[c].data)==null||i.push(l.data)})),this.Nr=[],t}}var A3=["retriesPerformedSoFar"];class M3{constructor(t){this.Br=!1,this.zr=3e3,this.Nr=[],this._instance=t,this.Nr=[],this.Vr=!0,!Ce(ie)&&"onLine"in ie.navigator&&(this.Vr=ie.navigator.onLine,this.Wr=()=>{this.Vr=!0,this.Zr()},this.Gr=()=>{this.Vr=!1},ln(ie,"online",this.Wr),ln(ie,"offline",this.Gr))}get length(){return this.Nr.length}retriableRequest(t){var{retriesPerformedSoFar:n}=t,i=D5(t,A3);Xa(n)&&(i.url=Od(i.url,{retry_count:n})),this._instance._send_request(ye({},i,{callback:l=>{l.statusCode===200||l.statusCode>=400&&500>l.statusCode||(n??0)>=10?i.callback==null||i.callback(l):this.Qr(ye({retriesPerformedSoFar:n},i))}}))}Qr(t){var n=t.retriesPerformedSoFar||0;t.retriesPerformedSoFar=n+1;var i=(function(u){var f=3e3*Math.pow(2,u),h=f/2,p=Math.min(18e5,f),g=Math.random()-.5;return Math.ceil(p+g*(p-h))})(n),l=Date.now()+i;this.Nr.push({retryAt:l,requestOptions:t});var c="Enqueued failed request for retry in "+i;navigator.onLine||(c+=" (Browser is offline)"),Se.warn(c),this.Br||(this.Br=!0,this.Jr())}Jr(){if(this.Kr&&clearTimeout(this.Kr),this.Nr.length===0)return this.Br=!1,void(this.Kr=void 0);this.Kr=setTimeout((()=>{this.Vr&&this.Nr.length>0&&this.Zr(),this.Jr()}),this.zr)}Zr(){var t=Date.now(),n=[],i=this.Nr.filter((c=>t>c.retryAt||(n.push(c),!1)));if(this.Nr=n,i.length>0)for(var{requestOptions:l}of i)this.retriableRequest(l)}unload(){for(var{requestOptions:t}of(this.Kr&&(clearTimeout(this.Kr),this.Kr=void 0),this.Br=!1,Ce(ie)||(this.Wr&&(ie.removeEventListener("online",this.Wr),this.Wr=void 0),this.Gr&&(ie.removeEventListener("offline",this.Gr),this.Gr=void 0)),this.Nr))try{this._instance._send_request(ye({},t,{transport:"sendBeacon"}))}catch(n){Se.error(n)}this.Nr=[]}}class R3{constructor(t){this.Yr=()=>{var n,i,l,c;this.Xr||(this.Xr={});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.Xr.lastScrollY=Math.ceil(f),this.Xr.maxScrollY=Math.max(f,(n=this.Xr.maxScrollY)!==null&&n!==void 0?n:0),this.Xr.maxScrollHeight=Math.max(h,(i=this.Xr.maxScrollHeight)!==null&&i!==void 0?i:0),this.Xr.lastContentY=p,this.Xr.maxContentY=Math.max(p,(l=this.Xr.maxContentY)!==null&&l!==void 0?l:0),this.Xr.maxContentHeight=Math.max(g,(c=this.Xr.maxContentHeight)!==null&&c!==void 0?c:0)},this._instance=t}get ei(){return this._instance.config.scroll_root_selector}getContext(){return this.Xr}resetContext(){var t=this.Xr;return setTimeout(this.Yr,0),t}startMeasuringScrollPosition(){ln(ie,"scroll",this.Yr,{capture:!0}),ln(ie,"scrollend",this.Yr,{capture:!0}),ln(ie,"resize",this.Yr)}scrollElement(){if(!this.ei)return ie==null?void 0:ie.document.documentElement;var t=ut(this.ei)?this.ei:[this.ei];for(var n of t){var i=ie==null?void 0:ie.document.querySelector(n);if(i)return i}}scrollY(){if(this.ei){var t=this.scrollElement();return t&&t.scrollTop||0}return ie&&(ie.scrollY||ie.pageYOffset||ie.document.documentElement.scrollTop)||0}scrollX(){if(this.ei){var t=this.scrollElement();return t&&t.scrollLeft||0}return ie&&(ie.scrollX||ie.pageXOffset||ie.document.documentElement.scrollLeft)||0}}var z3=e=>S_(e==null?void 0:e.config.mask_personal_data_properties,e==null?void 0:e.config.custom_personal_data_properties);class Cb{constructor(t,n,i,l){this.ti=c=>{var u=this.ri();if(!u||u.sessionId!==c){var f={sessionId:c,props:this.ii(this._instance)};this.ni.register({[Em]:f})}},this._instance=t,this.si=n,this.ni=i,this.ii=l||z3,this.si.onSessionId(this.ti)}ri(){return this.ni.props[Em]}getSetOnceProps(){var t,n=(t=this.ri())==null?void 0:t.props;return n?"r"in n?k_(n):{$referring_domain:n.referringDomain,$pathname:n.initialPathName,utm_source:n.utm_source,utm_campaign:n.utm_campaign,utm_medium:n.utm_medium,utm_content:n.utm_content,utm_term:n.utm_term}:{}}getSessionProps(){var t={};return Lt(mg(this.getSetOnceProps()),((n,i)=>{i==="$current_url"&&(i="url"),t["$session_entry_"+om(i)]=n})),t}}class vg{constructor(){this.oi={}}on(t,n){return this.oi[t]||(this.oi[t]=[]),this.oi[t].push(n),()=>{this.oi[t]=this.oi[t].filter((i=>i!==n))}}emit(t,n){for(var i of this.oi[t]||[])i(n);for(var l of this.oi["*"]||[])l(t,n)}}var yp=Ft("[SessionId]");class Eb{on(t,n){return this.ai.on(t,n)}constructor(t,n,i){var l;if(this.ui=[],this.li=void 0,this.ai=new vg,this.hi=(p,g)=>!(!Xa(p)||!Xa(g))&&Math.abs(p-g)>this.sessionTimeoutMs,!t.persistence)throw new Error("SessionIdManager requires a PostHogPersistence instance");if(t.config.cookieless_mode===Si)throw new Error('SessionIdManager cannot be used with cookieless_mode="always"');this.qt=t.config,this.ni=t.persistence,this.ci=void 0,this.di=void 0,this._sessionStartTimestamp=null,this._sessionActivityTimestamp=null,this.vi=n||fs,this.fi=i||fs;var c=this.qt.persistence_name||this.qt.token;if(this._sessionTimeoutMs=1e3*Kr(this.qt.session_idle_timeout_seconds||1800,60,36e3,yp.createLogger("session_idle_timeout_seconds"),1800),t.register({$configured_session_timeout_ms:this._sessionTimeoutMs}),this.pi(),this.gi="ph_"+c+"_window_id",this.mi="ph_"+c+"_primary_window_exists",this.yi()){var u=Sn.F(this.gi),f=Sn.F(this.mi);u&&!f?this.ci=u:Sn.q(this.gi),Sn.N(this.mi,!0)}if((l=this.qt.bootstrap)!=null&&l.sessionID)try{var h=(p=>{var g=this.qt.bootstrap.sessionID.replace(/-/g,"");if(g.length!==32)throw new Error("Not a valid UUID");if(g[12]!=="7")throw new Error("Not a UUIDv7");return parseInt(g.substring(0,12),16)})();this.bi(this.qt.bootstrap.sessionID,new Date().getTime(),h)}catch(p){yp.error("Invalid sessionID in bootstrap",p)}this.wi()}get sessionTimeoutMs(){return this._sessionTimeoutMs}onSessionId(t){return Ce(this.ui)&&(this.ui=[]),this.ui.push(t),this.di&&t(this.di,this.ci),()=>{this.ui=this.ui.filter((n=>n!==t))}}yi(){return this.qt.persistence!=="memory"&&!this.ni._r&&Sn.R()}xi(t){t!==this.ci&&(this.ci=t,this.yi()&&Sn.N(this.gi,t))}Si(){return this.ci?this.ci:this.yi()?Sn.F(this.gi):null}bi(t,n,i){t===this.di&&n===this._sessionActivityTimestamp&&i===this._sessionStartTimestamp||(this._sessionStartTimestamp=i,this._sessionActivityTimestamp=n,this.di=t,this.ni.register({[pd]:[n,t,i]}))}ki(){var t=this.ni.props[pd];return ut(t)&&t.length===2&&t.push(t[0]),t||[0,null,0]}resetSessionId(){this.bi(null,null,null)}destroy(){clearTimeout(this.Ci),this.Ci=void 0,this.li&&ie&&(ie.removeEventListener(bd,this.li,{capture:!1}),this.li=void 0),this.ui=[]}wi(){this.li=()=>{this.yi()&&Sn.q(this.mi)},ln(ie,bd,this.li,{capture:!1})}checkAndGetSessionAndWindowId(t,n){if(t===void 0&&(t=!1),n===void 0&&(n=null),this.qt.cookieless_mode===Si)throw new Error('checkAndGetSessionAndWindowId should not be called with cookieless_mode="always"');var i=n||new Date().getTime(),[l,c,u]=this.ki(),f=this.Si(),h=Xa(u)&&Math.abs(i-u)>864e5,p=!1,g=!c,v=!g&&!t&&this.hi(i,l);g||v||h?(c=this.vi(),f=this.fi(),yp.info("new session ID generated",{sessionId:c,windowId:f,changeReason:{noSessionId:g,activityTimeout:v,sessionPastMaximumLength:h}}),u=i,p=!0):f||(f=this.fi(),p=!0);var y=Xa(l)&&t&&!h?l:i,b=Xa(u)?u:new Date().getTime();return this.xi(f),this.bi(c,y,b),t||this.pi(),p&&this.ui.forEach((_=>_(c,f,p?{noSessionId:g,activityTimeout:v,sessionPastMaximumLength:h}:void 0))),{sessionId:c,windowId:f,sessionStartTimestamp:b,changeReason:p?{noSessionId:g,activityTimeout:v,sessionPastMaximumLength:h}:void 0,lastActivityTimestamp:l}}pi(){clearTimeout(this.Ci),this.Ci=setTimeout((()=>{var[t]=this.ki();if(this.hi(new Date().getTime(),t)){var n=this.di;this.resetSessionId(),this.ai.emit("forcedIdleReset",{idleSessionId:n})}}),1.1*this.sessionTimeoutMs)}}var D_=function(e,t){if(!e)return!1;var n=e.userAgent;if(n&&ab(n,t))return!0;try{var i=e==null?void 0:e.userAgentData;if(i!=null&&i.brands&&i.brands.some((l=>ab(l==null?void 0:l.brand,t))))return!0}catch{}return!!e.webdriver},kd=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 Tb(e,t,n){return tl({distinct_id:e,userPropertiesToSet:t,userPropertiesToSetOnce:n})}var L_={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=>kd(n,i))))),not_regex:(e,t)=>t.every((n=>e.every((i=>!kd(n,i))))),icontains:(e,t)=>t.map(Uu).some((n=>e.map(Uu).some((i=>n.includes(i))))),not_icontains:(e,t)=>t.map(Uu).every((n=>e.map(Uu).every((i=>!n.includes(i))))),gt:(e,t)=>t.some((n=>{var i=parseFloat(n);return!isNaN(i)&&e.some((l=>i>parseFloat(l)))})),lt:(e,t)=>t.some((n=>{var i=parseFloat(n);return!isNaN(i)&&e.some((l=>i<parseFloat(l)))}))},Uu=e=>e.toLowerCase();function O_(e,t){return!e||Object.entries(e).every((n=>{var[i,l]=n,c=t==null?void 0:t[i];if(Ce(c)||Ei(c))return!1;var u=[String(c)],f=L_[l.operator];return!!f&&f(l.values,u)}))}var Pm="custom",Ab="i.posthog.com",D3=/^\/static\//;class L3{constructor(t){this.Ii={},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("."+Ab,".posthog.com")),n==="https://app.posthog.com"?"https://us.posthog.com":n}get region(){return this.Ii[this.apiHost]||(this.Ii[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":Pm),this.Ii[this.apiHost]}Ti(t){var n=this.instance.config.__preview_external_dependency_versioned_paths;if(typeof n=="string"&&D3.test(t))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.Ti(n);if(i)return""+i+n}if(this.region===Pm)return this.apiHost+n;var l=Ab+n;switch(t){case"assets":return"https://"+this.region+"-assets."+l;case"api":return"https://"+this.region+"."+l}}}var kt=Ft("[Surveys]"),$m="seenSurvey_",O3=[mp.Popover,mp.Widget,mp.API],B3={ignoreConditions:!1,ignoreDelay:!1,displayType:zm.Popover},P3=Ft("[PostHog ExternalIntegrations]"),$3={intercom:"intercom-integration",crispChat:"crisp-chat-integration"};class U3{constructor(t){this._instance=t}lr(t,n){var i;(i=De.__PosthogExtensions__)==null||i.loadExternalDependency==null||i.loadExternalDependency(this._instance,t,(l=>{if(l)return P3.error("failed to load script",l);n()}))}startIfEnabledOrStop(){var t=this,n=function(u){var f,h,p;!l||(f=De.__PosthogExtensions__)!=null&&(f=f.integrations)!=null&&f[u]||t.lr($3[u],(()=>{var g;(g=De.__PosthogExtensions__)==null||(g=g.integrations)==null||(g=g[u])==null||g.start(t._instance)})),!l&&(h=De.__PosthogExtensions__)!=null&&(h=h.integrations)!=null&&h[u]&&((p=De.__PosthogExtensions__)==null||(p=p.integrations)==null||(p=p[u])==null||p.stop())};for(var[i,l]of Object.entries((c=this._instance.config.integrations)!==null&&c!==void 0?c:{})){var c;n(i)}}}var Ha,Ho={},_p=0,Um=()=>{},Mb='Consent opt in/out is not valid with cookieless_mode="always" and will be ignored',jo="Surveys module not available",Rb="sanitize_properties is deprecated. Use before_send instead",B_="Invalid value for property_denylist config: ",Ka="posthog",P_=!N3&&(Gn==null?void 0:Gn.indexOf("MSIE"))===-1&&(Gn==null?void 0:Gn.indexOf("Mozilla"))===-1,zb=e=>{var t;return ye({api_host:"https://us.i.posthog.com",flags_api_host:null,ui_host:null,token:"",autocapture:!0,cross_subdomain_cookie:n3(ke==null?void 0:ke.location),persistence:"localStorage+cookie",persistence_name:"",cookie_persisted_properties:[],loaded:Um,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,debug:jn&&It(jn==null?void 0:jn.search)&&jn.search.indexOf("__posthog_debug=true")!==-1||!1,cookie_expiration:365,upgrade:!1,disable_session_recording:!1,disable_persistence:!1,disable_web_experiments:!0,disable_surveys:!1,disable_surveys_automatic_display:!1,disable_conversations:!1,disable_product_tours:!1,disable_external_dependency_loading:!1,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:Rm,before_send:void 0,request_queue_config:{flush_interval_ms:Bm},error_tracking:{},_onCapture:Um,__preview_eager_load_replay:!1},(n=>({rageclick:!n||"2025-11-30">n||{content_ignorelist:!0},capture_pageview:!n||"2025-05-24">n||"history_change",session_recording:n&&n>="2025-11-30"?{strictMinimumDuration:!0}:{},external_scripts_inject_target:n&&n>="2026-01-30"?"head":"body",internal_or_test_user_hostname:n&&n>="2026-01-30"?/^(localhost|127\.0\.0\.1)$/:void 0}))(e))},F3=[["process_person","person_profiles"],["xhr_headers","request_headers"],["cookie_name","persistence_name"],["disable_cookie","disable_persistence"],["store_google","save_campaign_params"],["verbose","debug"]],Db=e=>{var t={};for(var[n,i]of F3)Ce(e[n])||(t[i]=e[n]);var l=Xt({},t,e);return ut(e.property_blacklist)&&(Ce(e.property_denylist)?l.property_denylist=e.property_blacklist:ut(e.property_denylist)?l.property_denylist=[...e.property_blacklist,...e.property_denylist]:Se.error(B_+e.property_denylist)),l};class q3{constructor(){this.__forceAllowLocalhost=!1}get Ei(){return this.__forceAllowLocalhost}set Ei(t){Se.error("WebPerformanceObserver is deprecated and has no impact on network capture. Use `_forceAllowLocalhostNetworkCapture` on `posthog.sessionRecording`"),this.__forceAllowLocalhost=t}}class wr{Mi(t,n){if(t){var i=this.Pi.indexOf(t);i!==-1&&this.Pi.splice(i,1)}return this.Pi.push(n),n.initialize==null||n.initialize(),n}Ri(){return this.config.cookieless_mode===Si||this.config.cookieless_mode===Qs&&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 q3,this.Oi=!1,this.version=Dn.LIB_VERSION,this.Li=new vg,this.Pi=[],this._calculate_event_properties=this.calculateEventProperties.bind(this),this.config=zb(),this.SentryIntegration=f3,this.sentryIntegration=i=>(function(l,c){var u=b_(l,c);return{name:v_,processEvent:f=>u(f)}})(this,i),this.__request_queue=[],this.__loaded=!1,this.analyticsDefaultEndpoint="/e/",this.Fi=!1,this.Ai=null,this.Ni=null,this.$i=null,this.scrollManager=new R3(this),this.pageViewManager=new xb(this),this.rateLimiter=new y3(this),this.requestRouter=new L3(this),this.consent=new c3(this),this.externalIntegrations=new U3(this);var n=(t=wr.__defaultExtensionClasses)!==null&&t!==void 0?t:{};this.featureFlags=n.featureFlags&&new n.featureFlags(this),this.toolbar=n.toolbar&&new n.toolbar(this),this.surveys=n.surveys&&new n.surveys(this),this.conversations=n.conversations&&new n.conversations(this),this.logs=n.logs&&new n.logs(this),this.experiments=n.experiments&&new n.experiments(this),this.exceptions=n.exceptions&&new n.exceptions(this),this.people={set:(i,l,c)=>{var u=It(i)?{[i]:l}:i;this.setPersonProperties(u),c==null||c({})},set_once:(i,l,c)=>{var u=It(i)?{[i]:l}:i;this.setPersonProperties(void 0,u),c==null||c({})}},this.on("eventCaptured",(i=>Se.info('send "'+(i==null?void 0:i.event)+'"',i)))}init(t,n,i){if(i&&i!==Ka){var l,c=(l=Ho[i])!==null&&l!==void 0?l:new wr;return c._init(t,n,i),Ho[i]=c,Ho[Ka][i]=c,c}return this._init(t,n,i)}_init(t,n,i){var l,c;if(n===void 0&&(n={}),Ce(t)||Ku(t))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={},n.debug=this.Di(n.debug),this.qi=n,this.ji=[],n.person_profiles?this.Ni=n.person_profiles:n.process_person&&(this.Ni=n.process_person),this.set_config(Xt({},zb(n.defaults),Db(n),{name:i,token:t})),this.config.on_xhr_error&&Se.error("on_xhr_error is deprecated. Use on_request_error instead"),this.compression=n.disable_compression?void 0:Xr.GZipJS;var u=this.Hi();this.persistence=new pp(this.config,u),this.sessionPersistence=this.config.persistence==="sessionStorage"||this.config.persistence==="memory"?this.persistence:new pp(ye({},this.config,{persistence:"sessionStorage"}),u);var f=ye({},this.persistence.props),h=ye({},this.sessionPersistence.props);this.register({$initialization_time:new Date().toISOString()}),this.Ui=new T3((E=>this.Bi(E)),this.config.request_queue_config),this.zi=new M3(this),this.__request_queue=[];var p=this.Ri();if(p||(this.sessionManager=new Eb(this),this.sessionPropsManager=new Cb(this,this.sessionManager,this.persistence)),this.config.__preview_deferred_init_extensions?(Se.info("Deferring extension initialization to improve startup performance"),setTimeout((()=>{this.Vi(p)}),0)):(Se.info("Initializing extensions synchronously"),this.Vi(p)),Dn.DEBUG=Dn.DEBUG||this.config.debug,Dn.DEBUG&&Se.info("Starting in debug mode",{this:this,config:n,thisC:ye({},this.config),p:f,s:h}),!this.config.identity_distinct_id||(l=n.bootstrap)!=null&&l.distinctID||(n.bootstrap=ye({},n.bootstrap,{distinctID:this.config.identity_distinct_id,isIdentifiedID:!0})),((c=n.bootstrap)==null?void 0:c.distinctID)!==void 0){var g=n.bootstrap.distinctID,v=this.get_distinct_id(),y=this.persistence.get_property(Rr);if(n.bootstrap.isIdentifiedID&&v!=null&&v!==g&&y===Ua)this.identify(g);else if(n.bootstrap.isIdentifiedID&&v!=null&&v!==g&&y===Fa)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 b=this.config.get_device_id(fs()),_=n.bootstrap.isIdentifiedID?b:g;this.persistence.set_property(Rr,n.bootstrap.isIdentifiedID?Fa:Ua),this.register({distinct_id:g,$device_id:_})}}if(p)this.register_once({distinct_id:Lu,$device_id:null},"");else if(!this.get_distinct_id()){var S=this.config.get_device_id(fs());this.register_once({distinct_id:S,$device_id:S},""),this.persistence.set_property(Rr,Ua)}return ln(ie,"onpagehide"in self?"pagehide":"unload",this._handle_unload.bind(this),{passive:!1}),n.segment?(function(E,k){var M=E.config.segment;if(!M)return k();(function(C,$){var z=C.config.segment;if(!z)return $();var D=B=>{var H=()=>B.anonymousId()||fs();C.config.get_device_id=H,B.id()&&(C.register({distinct_id:B.id(),$device_id:H()}),C.persistence.set_property(Rr,Fa)),$()},U=z.user();"then"in U&&ji(U.then)?U.then(D):D(U)})(E,(()=>{M.register((C=>{Promise&&Promise.resolve||hp.warn("This browser does not have Promise support, and can not use the segment integration");var $=(z,D)=>{if(!D)return z;z.event.userId||z.event.anonymousId===C.get_distinct_id()||(hp.info("No userId set, resetting PostHog"),C.reset()),z.event.userId&&z.event.userId!==C.get_distinct_id()&&(hp.info("UserId set, identifying with PostHog"),C.identify(z.event.userId));var U=C.calculateEventProperties(D,z.event.properties);return z.event.properties=Object.assign({},U,z.event.properties),z};return{name:"PostHog JS",type:"enrichment",version:"1.0.0",isLoaded:()=>!0,load:()=>Promise.resolve(),track:z=>$(z,z.event.event),page:z=>$(z,Qa),identify:z=>$(z,dp),screen:z=>$(z,"$screen")}})(E)).then((()=>{k()}))}))})(this,(()=>this.Wi())):this.Wi(),ji(this.config._onCapture)&&this.config._onCapture!==Um&&(Se.warn("onCapture is deprecated. Please use `before_send` instead"),this.on("eventCaptured",(E=>this.config._onCapture(E.event,E)))),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}Vi(t){var n,i,l,c,u,f,h,p=performance.now(),g=ye({},wr.__defaultExtensionClasses,this.config.__extensionClasses),v=[];g.featureFlags&&this.Pi.push(this.featureFlags=(n=this.featureFlags)!==null&&n!==void 0?n:new g.featureFlags(this)),g.exceptions&&this.Pi.push(this.exceptions=(i=this.exceptions)!==null&&i!==void 0?i:new g.exceptions(this)),g.historyAutocapture&&this.Pi.push(this.historyAutocapture=new g.historyAutocapture(this)),g.tracingHeaders&&this.Pi.push(new g.tracingHeaders(this)),g.siteApps&&this.Pi.push(this.siteApps=new g.siteApps(this)),g.sessionRecording&&!t&&this.Pi.push(this.sessionRecording=new g.sessionRecording(this)),this.config.disable_scroll_properties||v.push((()=>{this.scrollManager.startMeasuringScrollPosition()})),g.autocapture&&this.Pi.push(this.autocapture=new g.autocapture(this)),g.surveys&&this.Pi.push(this.surveys=(l=this.surveys)!==null&&l!==void 0?l:new g.surveys(this)),g.logs&&this.Pi.push(this.logs=(c=this.logs)!==null&&c!==void 0?c:new g.logs(this)),g.conversations&&this.Pi.push(this.conversations=(u=this.conversations)!==null&&u!==void 0?u:new g.conversations(this)),g.productTours&&this.Pi.push(this.productTours=new g.productTours(this)),g.heatmaps&&this.Pi.push(this.heatmaps=new g.heatmaps(this)),g.webVitalsAutocapture&&this.Pi.push(this.webVitalsAutocapture=new g.webVitalsAutocapture(this)),g.exceptionObserver&&this.Pi.push(this.exceptionObserver=new g.exceptionObserver(this)),g.deadClicksAutocapture&&this.Pi.push(this.deadClicksAutocapture=new g.deadClicksAutocapture(this,d3)),g.toolbar&&this.Pi.push(this.toolbar=(f=this.toolbar)!==null&&f!==void 0?f:new g.toolbar(this)),g.experiments&&this.Pi.push(this.experiments=(h=this.experiments)!==null&&h!==void 0?h:new g.experiments(this)),this.Pi.forEach((y=>{y.initialize&&v.push((()=>{y.initialize==null||y.initialize()}))})),v.push((()=>{if(this.Zi){var y=this.Zi;this.Zi=void 0,this.Rr(y)}})),this.Gi(v,p)}Gi(t,n){for(;t.length>0;){if(this.config.__preview_deferred_init_extensions&&performance.now()-n>=30&&t.length>0)return void setTimeout((()=>{this.Gi(t,n)}),0);var i=t.shift();if(i)try{i()}catch(c){Se.error("Error initializing extension:",c)}}var l=Math.round(performance.now()-n);this.register_for_session({[h_]:this.config.__preview_deferred_init_extensions?"deferred":"synchronous",[p_]:l}),this.config.__preview_deferred_init_extensions&&Se.info("PostHog extensions initialized ("+l+"ms)")}Rr(t){var n;if(!ke||!ke.body)return Se.info("document not ready yet, trying again in 500 milliseconds..."),void setTimeout((()=>{this.Rr(t)}),500);this.config.__preview_deferred_init_extensions&&(this.Zi=t),this.Qi=t,this.compression=void 0,t.supportedCompression&&!this.config.disable_compression&&(this.compression=Ze(t.supportedCompression,Xr.GZipJS)?Xr.GZipJS:Ze(t.supportedCompression,Xr.Base64)?Xr.Base64:void 0),(n=t.analytics)!=null&&n.endpoint&&(this.analyticsDefaultEndpoint=t.analytics.endpoint),this.set_config({person_profiles:this.Ni?this.Ni:Rm}),this.Pi.forEach((i=>i.onRemoteConfig==null?void 0:i.onRemoteConfig(t)))}Wi(){try{this.config.loaded(this)}catch(i){Se.critical("`loaded` function failed",i)}if(this.Ji(),this.config.internal_or_test_user_hostname&&jn!=null&&jn.hostname){var t=jn.hostname,n=this.config.internal_or_test_user_hostname;(typeof n=="string"?t===n:n.test(t))&&this.setInternalOrTestUser()}this.config.capture_pageview&&setTimeout((()=>{(this.consent.isOptedIn()||this.Ri())&&this.Ki()}),1),this.Yi=new C_(this),this.Yi.load()}Ji(){var t;this.is_capturing()&&this.config.request_batching&&((t=this.Ui)==null||t.enable())}_dom_loaded(){this.is_capturing()&&Ou(this.__request_queue,(t=>this.Bi(t))),this.__request_queue=[],this.Ji()}_handle_unload(){var t,n,i,l;(t=this.surveys)==null||t.handlePageUnload(),this.config.request_batching?(this.Xi()&&this.capture(up),(n=this.logs)==null||n.flushLogs("sendBeacon"),(i=this.Ui)==null||i.unload(),(l=this.zi)==null||l.unload()):this.Xi()&&this.capture(up,null,{transport:"sendBeacon"})}_send_request(t){this.__loaded&&(P_?this.__request_queue.push(t):this.rateLimiter.isServerRateLimited(t.batchKey)||(t.transport=t.transport||this.config.api_transport,t.url=Od(t.url,{ip:this.config.ip?1:0}),t.headers=ye({},this.config.request_headers,t.headers),t.compression=t.compression==="best-available"?this.compression:t.compression,t.disableXHRCredentials=this.config.__preview_disable_xhr_credentials,this.config.__preview_disable_beacon&&(t.disableTransport=["sendBeacon"]),t.fetchOptions=t.fetchOptions||this.config.fetch_options,(n=>{var i,l,c,u=ye({},n);u.timeout=u.timeout||6e4,u.url=Nb(u.url,u.compression);var f=(i=u.transport)!==null&&i!==void 0?i:"fetch",h=nd.filter((g=>!u.disableTransport||!g.transport||!u.disableTransport.includes(g.transport))),p=(l=(c=(function(g,v){for(var y=0;g.length>y;y++)if(g[y].transport===f)return g[y]})(h))==null?void 0:c.method)!==null&&l!==void 0?l:h[0].method;if(!p)throw new Error("No available transport method");f!=="sendBeacon"&&u.data&&u.compression===Xr.GZipJS&&dN&&!td?E3(u).then((g=>{p(g)})).catch((g=>{if(sb(g))return td=!0,void p(ye({},u,{compression:void 0,url:Nb(n.url,void 0)}));(v=>{if(!v||typeof v!="object")return!1;var y="name"in v?String(v.name):"";return sb(v)||y===L5})(g)&&(td=!0),p(u)})):p(u)})(ye({},t,{callback:n=>{var i,l;this.rateLimiter.checkForLimiting(n),400>n.statusCode||(i=(l=this.config).on_request_error)==null||i.call(l,n),t.callback==null||t.callback(n)}}))))}Bi(t){this.zi?this.zi.retriableRequest(t):this._send_request(t)}_execute_array(t){_p++;try{var n,i=[],l=[],c=[];Ou(t,(f=>{if(f)if(ut(n=f[0]))c.push(f);else if(ji(f))try{f.call(this)}catch(h){Se.error("Error executing queued PostHog call",f,h)}else ut(f)&&n==="alias"?i.push(f):ut(f)&&n.indexOf("capture")!==-1&&ji(this[n])?c.push(f):l.push(f)}));var u=function(f,h){Ou(f,(function(p){try{if(ut(p[0])){var g=h;Lt(p,(function(v){g=g[v[0]].apply(g,v.slice(1))}))}else h[p[0]].apply(h,p.slice(1))}catch(v){Se.error("Error executing queued PostHog call",p,v)}}))};u(i,this),u(l,this),u(c,this)}finally{_p--}}push(t){if(_p>0&&ut(t)&&It(t[0])){var n=wr.prototype[t[0]];ji(n)&&n.apply(this,t.slice(1))}else this._execute_array([t])}capture(t,n,i){var l,c,u,f,h;if(this.__loaded&&this.persistence&&this.sessionPersistence&&this.Ui){if(this.is_capturing())if(!Ce(t)&&It(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&&!It(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.en||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 v=new Date,y=(i==null?void 0:i.timestamp)||v,b=(i==null?void 0:i.uuid)||fs(),_={uuid:b,event:t,properties:this.calculateEventProperties(t,n||{},y,b)};t===Qa&&this.config.__preview_capture_bot_pageviews&&p&&(_.event="$bot_pageview",_.properties.$browser_type="bot"),g&&(_.properties.$lib_rate_limit_remaining_tokens=g.remainingTokens),i!=null&&i.$set&&(_.$set=i==null?void 0:i.$set);var S,E,k,M=this.tn(i==null?void 0:i.$set_once,t!==hb,t===dp);if(M&&(_.$set_once=M),i!=null&&i._noTruncate||(c=this.config.properties_string_max_length,u=_,f=H=>It(H)?H.slice(0,c):H,h=new Set,_=(function H(L,I){return L!==Object(L)?f?f(L):L:h.has(L)?void 0:(h.add(L),ut(L)?(T=[],Ou(L,(ae=>{T.push(H(ae))}))):(T={},Lt(L,((ae,W)=>{h.has(ae)||(T[W]=H(ae))}))),T);var T})(u)),_.timestamp=y,Ce(i==null?void 0:i.timestamp)||(_.properties.$event_time_override_provided=!0,_.properties.$event_time_override_system_time=v),t===Oo.DISMISSED||t===Oo.SENT){var C=n==null?void 0:n[gp.SURVEY_ID],$=n==null?void 0:n[gp.SURVEY_ITERATION];(H=>{try{var L=(I=>((T,ae)=>{var W=""+$m+ae.id;return ae.current_iteration&&ae.current_iteration>0&&(W=""+$m+ae.id+"_"+ae.current_iteration),W})(0,I))(H);if(localStorage.getItem(L))return;localStorage.setItem(L,"true")}catch(I){kt.error("Failed to persist survey seen state",I)}})({id:C,current_iteration:$}),_.$set=ye({},_.$set,{[(S={id:C,current_iteration:$},E=t===Oo.SENT?"responded":"dismissed",k="$survey_"+E+"/"+S.id,S.current_iteration&&S.current_iteration>0&&(k="$survey_"+E+"/"+S.id+"/"+S.current_iteration),k)]:!0})}else t===Oo.SHOWN&&(_.$set=ye({},_.$set,{[gp.SURVEY_LAST_SEEN_DATE]:new Date().toISOString()}));if(t===b3.SHOWN){var z=n==null?void 0:n[bb.TOUR_TYPE];z&&(_.$set=ye({},_.$set,{[bb.TOUR_LAST_SEEN_DATE+"/"+z]:new Date().toISOString()}))}var D=ye({},_.properties.$set,_.$set);if(Ja(D)||this.setPersonPropertiesForFlags(D),!nt(this.config.before_send)){var U=this.rn(_);if(!U)return;_=U}this.Li.emit("eventCaptured",_);var B={method:"POST",url:(l=i==null?void 0:i._url)!==null&&l!==void 0?l:this.requestRouter.endpointFor("api",this.analyticsDefaultEndpoint),data:_,compression:"best-available",batchKey:i==null?void 0:i._batchKey,transport:i==null?void 0:i.transport};return!this.config.request_batching||i&&(i==null||!i._batchKey)||i!=null&&i.send_instantly?this.Bi(B):this.Ui.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,l,c){if(i=i||new Date,!this.persistence||!this.sessionPersistence)return n;var u=c?void 0:this.persistence.remove_event_timer(t),f=ye({},n);if(f.token=this.config.token,f.$config_defaults=this.config.defaults,this.Ri()&&(f.$cookieless_mode=!0),t==="$snapshot"){var h=ye({},this.persistence.properties(),this.sessionPersistence.properties());return f.distinct_id=h.distinct_id,(!It(f.distinct_id)&&!kr(f.distinct_id)||Ku(f.distinct_id))&&Se.error("Invalid distinct_id for replay event. This indicates a bug in your implementation"),f}var p,g=(function(k,M){var C,$,z,D;if(!Gn)return{};var U,B,H,L,I,T,ae,W,Y=k?[...cl,...M||[]]:[],[F,P]=(function(re){for(var me=0;cb.length>me;me++){var[R,O]=cb[me],Z=R.exec(re),A=Z&&(ji(O)?O(Z,re):O);if(A)return A}return["",""]})(Gn);return Xt(mg({$os:F,$os_version:P,$browser:t_(Gn,navigator.vendor),$device:ub(Gn),$device_type:(B=Gn,H={userAgentDataPlatform:(C=navigator)==null||(C=C.userAgentData)==null?void 0:C.platform,maxTouchPoints:($=navigator)==null?void 0:$.maxTouchPoints,screenWidth:ie==null||(z=ie.screen)==null?void 0:z.width,screenHeight:ie==null||(D=ie.screen)==null?void 0:D.height,devicePixelRatio:ie==null?void 0:ie.devicePixelRatio},W=ub(B),W===U5||W===$5||W==="Kobo"||W==="Kindle Fire"||W===J5?al:W===Zo||W===rl||W===Jo||W===um?"Console":W===q5?"Wearable":W?ar:(H==null?void 0:H.userAgentDataPlatform)==="Android"&&((L=H==null?void 0:H.maxTouchPoints)!==null&&L!==void 0?L:0)>0?600>Math.min((I=H==null?void 0:H.screenWidth)!==null&&I!==void 0?I:0,(T=H==null?void 0:H.screenHeight)!==null&&T!==void 0?T:0)/((ae=H==null?void 0:H.devicePixelRatio)!==null&&ae!==void 0?ae:1)?ar:al:"Desktop"),$timezone:N_(),$timezone_offset:x3()}),{$current_url:tc(jn==null?void 0:jn.href,Y,nc),$host:jn==null?void 0:jn.host,$pathname:jn==null?void 0:jn.pathname,$raw_user_agent:Gn.length>1e3?Gn.substring(0,997)+"...":Gn,$browser_version:EN(Gn,navigator.vendor),$browser_language:vb(),$browser_language_prefix:(U=vb(),typeof U=="string"?U.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:Dn.LIB_NAME,$lib_version:Dn.LIB_VERSION,$insert_id:Math.random().toString(36).substring(2,10)+Math.random().toString(36).substring(2,10),$time:Date.now()/1e3})})(this.config.mask_personal_data_properties,this.config.custom_personal_data_properties);if(this.sessionManager){var{sessionId:v,windowId:y}=this.sessionManager.checkAndGetSessionAndWindowId(c,i.getTime());f.$session_id=v,f.$window_id=y}this.sessionPropsManager&&Xt(f,this.sessionPropsManager.getSessionProps());try{var b;this.sessionRecording&&Xt(f,this.sessionRecording.sdkDebugProperties),f.$sdk_debug_retry_queue_size=(b=this.zi)==null?void 0:b.length}catch(k){f.$sdk_debug_error_capturing_properties=String(k)}if(this.requestRouter.region===Pm&&(f.$lib_custom_api_host=this.config.api_host),p=t!==Qa||c?t!==up||c?this.pageViewManager.doEvent():this.pageViewManager.doPageLeave(i):this.pageViewManager.doPageView(i,l),f=Xt(f,p),t===Qa&&ke&&(f.title=ke.title),!Ce(u)){var _=i.getTime()-u;f.$duration=parseFloat((_/1e3).toFixed(3))}Gn&&this.config.opt_out_useragent_filter&&(f.$browser_type=this._is_bot()?"bot":"browser"),(f=Xt({},g,this.persistence.properties(),this.sessionPersistence.properties(),f)).$is_identified=this._isIdentified(),ut(this.config.property_denylist)?Lt(this.config.property_denylist,(function(k){delete f[k]})):Se.error(B_+this.config.property_denylist+" or property_blacklist config: "+this.config.property_blacklist);var S=this.config.sanitize_properties;S&&(Se.error(Rb),f=S(f,t));var E=this.nn();return f.$process_person_profile=E,E&&!c&&this.sn("_calculate_event_properties"),f}tn(t,n,i){var l;if(n===void 0&&(n=!0),i===void 0&&(i=!1),!this.persistence||!this.nn()||this.Oi&&!i)return t;var c=this.persistence.get_initial_props(),u=(l=this.sessionPropsManager)==null?void 0:l.getSetOnceProps(),f=Xt({},c,u||{},t||{}),h=this.config.sanitize_properties;return h&&(Se.error(Rb),f=h(f,"$set_once")),n&&(this.Oi=!0),Ja(f)?void 0:f}register(t,n){var i;(i=this.persistence)==null||i.register(t,n)}register_once(t,n,i){var l;(l=this.persistence)==null||l.register_once(t,n,i)}register_for_session(t){var n;(n=this.sessionPersistence)==null||n.register(t)}unregister(t){var n;(n=this.persistence)==null||n.unregister(t)}unregister_for_session(t){var n;(n=this.sessionPersistence)==null||n.unregister(t)}an(t,n){this.register({[t]:n})}getFeatureFlag(t,n){var i;return(i=this.featureFlags)==null?void 0:i.getFeatureFlag(t,n)}getFeatureFlagPayload(t){var n;return(n=this.featureFlags)==null?void 0:n.getFeatureFlagPayload(t)}getFeatureFlagResult(t,n){var i;return(i=this.featureFlags)==null?void 0:i.getFeatureFlagResult(t,n)}isFeatureEnabled(t,n){var i;return(i=this.featureFlags)==null?void 0:i.isFeatureEnabled(t,n)}reloadFeatureFlags(){var t;(t=this.featureFlags)==null||t.reloadFeatureFlags()}updateFlags(t,n,i){var l;(l=this.featureFlags)==null||l.updateFlags(t,n,i)}updateEarlyAccessFeatureEnrollment(t,n,i){var l;(l=this.featureFlags)==null||l.updateEarlyAccessFeatureEnrollment(t,n,i)}getEarlyAccessFeatures(t,n,i){var l;return n===void 0&&(n=!1),(l=this.featureFlags)==null?void 0:l.getEarlyAccessFeatures(t,n,i)}on(t,n){return this.Li.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:jo}),()=>{})}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:jo})}getActiveMatchingSurveys(t,n){n===void 0&&(n=!1),this.surveys?this.surveys.getActiveMatchingSurveys(t,n):t([],{isLoaded:!1,error:jo})}renderSurvey(t,n){var i;(i=this.surveys)==null||i.renderSurvey(t,n)}displaySurvey(t,n){var i;n===void 0&&(n=B3),(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:jo}}canRenderSurveyAsync(t,n){var i,l;return n===void 0&&(n=!1),(i=(l=this.surveys)==null?void 0:l.canRenderSurveyAsync(t,n))!==null&&i!==void 0?i:Promise.resolve({visible:!1,disabledReason:jo})}un(t){return!t||Ku(t)?(Se.critical("Unique user id has not been set in posthog.identify"),!1):t===Lu?(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(kr(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.un(t)&&this.sn("posthog.identify")){var l=this.get_distinct_id();this.register({$user_id:t}),this.get_property(hd)||this.register_once({$had_persisted_distinct_id:!0,$device_id:l},""),t!==l&&t!==this.get_property(Ro)&&(this.unregister(Ro),this.register({distinct_id:t}));var c,u=(this.persistence.get_property(Rr)||Ua)===Ua;t!==l&&u?(this.persistence.set_property(Rr,Fa),this.setPersonPropertiesForFlags({$set:n||{},$set_once:i||{}},!1),this.capture(dp,{distinct_id:t,$anon_distinct_id:l},{$set:n||{},$set_once:i||{}}),this.$i=Tb(t,n,i),(c=this.featureFlags)==null||c.setAnonymousDistinctId(l)):(n||i)&&this.setPersonProperties(n,i),t!==l&&(this.reloadFeatureFlags(),this.unregister(Fo))}}setPersonProperties(t,n){if((t||n)&&this.sn("posthog.setPersonProperties")){var i=Tb(this.get_distinct_id(),t,n);this.$i!==i?(this.setPersonPropertiesForFlags({$set:t||{},$set_once:n||{}},!0),this.capture("$set",{$set:t||{},$set_once:n||{}}),this.$i=i):Se.info("A duplicate setPersonProperties call was made with the same properties. It has been ignored.")}}group(t,n,i){if(t&&n){var l=this.getGroups(),c=l[t]!==n;if(c&&this.resetGroupPropertiesForFlags(t),this.register({$groups:ye({},l,{[t]:n})}),c||i){var u={$group_type:t,$group_key:n};i&&(u.$group_set=i),this.capture(hb,u)}i&&this.setGroupPropertiesForFlags({[t]:i}),c&&!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(){var t;(t=this.featureFlags)==null||t.resetPersonPropertiesForFlags()}setGroupPropertiesForFlags(t,n){var i;n===void 0&&(n=!0),this.sn("posthog.setGroupPropertiesForFlags")&&((i=this.featureFlags)==null||i.setGroupPropertiesForFlags(t,n))}resetGroupPropertiesForFlags(t){var n;(n=this.featureFlags)==null||n.resetGroupPropertiesForFlags(t)}reset(t){var n,i,l,c,u,f,h,p;if(Se.info("reset"),!this.__loaded)return Se.uninitializedWarning("posthog.reset");var g,v=this.get_property(hd),y=this.get_property(Ks);if(this.consent.reset(),(n=this.persistence)==null||n.clear(),(i=this.sessionPersistence)==null||i.clear(),Ce(y)||(g=this.persistence)==null||g.register({[Ks]:y}),(l=this.surveys)==null||l.reset(),(c=this.Yi)==null||c.stop(),(u=this.featureFlags)==null||u.reset(),(f=this.conversations)==null||f.reset(),(h=this.persistence)==null||h.set_property(Rr,Ua),(p=this.sessionManager)==null||p.resetSessionId(),this.$i=null,this.config.cookieless_mode===Si)this.register_once({distinct_id:Lu,$device_id:null},"");else{var b=this.config.get_device_id(fs());this.register_once({distinct_id:b,$device_id:t?b:v},"")}this.register({$last_posthog_reset:new Date().toISOString()},1),delete this.config.identity_distinct_id,delete this.config.identity_hash,this.reloadFeatureFlags()}setIdentity(t,n){var i;this.config.identity_distinct_id=t,this.config.identity_hash=n,this.alias(t),(i=this.conversations)==null||i.ln()}clearIdentity(){var t;delete this.config.identity_distinct_id,delete this.config.identity_hash,(t=this.conversations)==null||t.hn()}get_distinct_id(){return this.get_property("distinct_id")}getGroups(){return this.get_property("$groups")||{}}get_session_id(){var t,n;return(t=(n=this.sessionManager)==null?void 0:n.checkAndGetSessionAndWindowId(!0).sessionId)!==null&&t!==void 0?t:""}get_session_replay_url(t){if(!this.sessionManager)return"";var{sessionId:n,sessionStartTimestamp:i}=this.sessionManager.checkAndGetSessionAndWindowId(!0),l=this.requestRouter.endpointFor("ui","/project/"+this.config.token+"/replay/"+n);if(t!=null&&t.withTimestamp&&i){var c,u=(c=t.timestampLookBack)!==null&&c!==void 0?c:10;if(!i)return l;l+="?t="+Math.max(Math.floor((new Date().getTime()-i)/1e3)-u,0)}return l}alias(t,n){return t===this.get_property(l_)?(Se.critical("Attempting to create alias for existing People user - aborting."),-2):this.sn("posthog.alias")?(Ce(n)&&(n=this.get_distinct_id()),t!==n?(this.an(Ro,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=ye({},this.config);if(Zt(t)){var i,l,c,u,f,h,p,g,v,y;Xt(this.config,Db(t));var b=this.Hi();(i=this.persistence)==null||i.update_config(this.config,n,b),this.sessionPersistence=this.config.persistence==="sessionStorage"||this.config.persistence==="memory"?this.persistence:new pp(ye({},this.config,{persistence:"sessionStorage"}),b);var _=this.Di(this.config.debug);Qr(_)&&(this.config.debug=_),Qr(this.config.debug)&&(this.config.debug?(Dn.DEBUG=!0,Ht.R()&&Ht.N("ph_debug",!0),Se.info("set_config",{config:t,oldConfig:n,newConfig:ye({},this.config)})):(Dn.DEBUG=!1,Ht.R()&&Ht.q("ph_debug"))),(l=this.exceptionObserver)==null||l.onConfigChange(),(c=this.exceptions)==null||c.onConfigChange(),(u=this.sessionRecording)==null||u.startIfEnabledOrStop(),(f=this.autocapture)==null||f.startIfEnabled(),(h=this.heatmaps)==null||h.startIfEnabled(),(p=this.exceptionObserver)==null||p.startIfEnabledOrStop(),(g=this.deadClicksAutocapture)==null||g.startIfEnabledOrStop(),(v=this.surveys)==null||v.loadIfEnabled(),this.cn(),(y=this.externalIntegrations)==null||y.startIfEnabledOrStop()}}_overrideSDKInfo(t,n){Dn.LIB_NAME=t,Dn.LIB_VERSION=n}startSessionRecording(t){var n,i,l,c,u,f=t===!0,h={sampling:f||!(t==null||!t.sampling),linked_flag:f||!(t==null||!t.linked_flag),url_trigger:f||!(t==null||!t.url_trigger),event_trigger:f||!(t==null||!t.event_trigger)};Object.values(h).some(Boolean)&&((n=this.sessionManager)==null||n.checkAndGetSessionAndWindowId(),h.sampling&&((i=this.sessionRecording)==null||i.overrideSampling()),h.linked_flag&&((l=this.sessionRecording)==null||l.overrideLinkedFlag()),h.url_trigger&&((c=this.sessionRecording)==null||c.overrideTrigger("url")),h.event_trigger&&((u=this.sessionRecording)==null||u.overrideTrigger("event"))),this.set_config({disable_session_recording:!1})}stopSessionRecording(){this.set_config({disable_session_recording:!0})}sessionRecordingStarted(){var t;return!((t=this.sessionRecording)==null||!t.started)}captureException(t,n){if(this.exceptions){var i=new Error("PostHog syntheticException"),l=this.exceptions.buildProperties(t,{handled:!0,syntheticException:i});return this.exceptions.sendExceptionEvent(ye({},l,n))}}addExceptionStep(t,n){var i;(i=this.exceptions)==null||i.addExceptionStep(t,n)}captureLog(t){var n;(n=this.logs)==null||n.captureLog(t)}get logger(){var t,n;return(t=(n=this.logs)==null?void 0:n.logger)!==null&&t!==void 0?t:wr.dn}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:Ka;return n!==Ka&&(n=Ka+"."+n),n}_isIdentified(){var t,n;return((t=this.persistence)==null?void 0:t.get_property(Rr))===Fa||((n=this.sessionPersistence)==null?void 0:n.get_property(Rr))===Fa}nn(){var t,n;return!(this.config.person_profiles==="never"||this.config.person_profiles===Rm&&!this._isIdentified()&&Ja(this.getGroups())&&((t=this.persistence)==null||(t=t.props)==null||!t[Ro])&&((n=this.persistence)==null||(n=n.props)==null||!n[xd]))}Xi(){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.nn()||this.sn("posthog.createPersonProfile")&&this.setPersonProperties({},{})}setInternalOrTestUser(){this.sn("posthog.setInternalOrTestUser")&&this.setPersonProperties({$internal_or_test_user:!0})}sn(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.an(xd,!0),!0)}Hi(){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!==Qs)}cn(){var t,n,i,l,c=this.Hi();return((t=this.persistence)==null?void 0:t._r)!==c&&((i=this.persistence)==null||i.set_disabled(c)),((n=this.sessionPersistence)==null?void 0:n._r)!==c&&((l=this.sessionPersistence)==null||l.set_disabled(c)),c}opt_in_capturing(t){var n;if(this.config.cookieless_mode!==Si){if(this.Ri()){var i,l,c,u,f;this.reset(!0),(i=this.sessionManager)==null||i.destroy(),(l=this.pageViewManager)==null||l.destroy(),this.sessionManager=new Eb(this),this.pageViewManager=new xb(this),this.persistence&&(this.sessionPropsManager=new Cb(this,this.sessionManager,this.persistence));var h,p=(c=(u=this.config.__extensionClasses)==null?void 0:u.sessionRecording)!==null&&c!==void 0?c:(f=wr.__defaultExtensionClasses)==null?void 0:f.sessionRecording;p&&(this.sessionRecording=this.Mi(this.sessionRecording,new p(this)),this.Qi&&((h=this.sessionRecording)==null||h.onRemoteConfig==null||h.onRemoteConfig(this.Qi)))}var g,v;this.consent.optInOut(!0),this.cn(),this.Ji(),(n=this.sessionRecording)==null||n.startIfEnabledOrStop(),this.config.cookieless_mode==Qs&&((g=this.surveys)==null||g.loadIfEnabled()),(Ce(t==null?void 0:t.captureEventName)||t!=null&&t.captureEventName)&&this.capture((v=t==null?void 0:t.captureEventName)!==null&&v!==void 0?v:"$opt_in",t==null?void 0:t.captureProperties,{send_instantly:!0}),this.config.capture_pageview&&this.Ki()}else Se.warn(Mb)}opt_out_capturing(){var t,n,i;this.config.cookieless_mode!==Si?(this.config.cookieless_mode===Qs&&this.consent.isOptedIn()&&this.reset(!0),this.consent.optInOut(!1),this.cn(),this.config.cookieless_mode===Qs&&(this.register({distinct_id:Lu,$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.Ki())):Se.warn(Mb)}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===Si||(this.config.cookieless_mode===Qs?this.consent.isRejected()||this.consent.isOptedIn():!this.has_opted_out_capturing())}clear_opt_in_out_capturing(){this.consent.reset(),this.cn()}_is_bot(){return sr?D_(sr,this.config.custom_blocked_useragents):void 0}Ki(){ke&&(ke.visibilityState==="visible"?this.Fi||(this.Fi=!0,this.capture(Qa,{title:ke.title},{send_instantly:!0}),this.Ai&&(ke.removeEventListener(vd,this.Ai),this.Ai=null)):this.Ai||(this.Ai=this.Ki.bind(this),ln(ke,vd,this.Ai)))}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}))}Lr(){var t,n,i,l,c,u,f=this.qi||{};return"advanced_disable_flags"in f?!!f.advanced_disable_flags:this.config.advanced_disable_flags!==!1?!!this.config.advanced_disable_flags:this.config.advanced_disable_decide===!0?(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):(i="advanced_disable_decide",l=Se,c=(n="advanced_disable_flags")in(t=f)&&!nt(t[n]),u=i in t&&!nt(t[i]),c?t[n]:!!u&&(l&&l.warn("Config field '"+i+"' is deprecated. Please use '"+n+"' instead. The old field will be removed in a future major version."),t[i]))}rn(t){if(nt(this.config.before_send))return t;var n=ut(this.config.before_send)?this.config.before_send:[this.config.before_send],i=t;for(var l of n){if(i=l(i),nt(i)){var c="Event '"+t.event+"' was rejected in beforeSend function";return gN(t.event)?Se.warn(c+". This can cause unexpected behavior."):Se.info(c),null}i.properties&&!Ja(i.properties)||Se.warn("Event '"+t.event+"' has no properties after beforeSend function, this is likely an error.")}return i}getPageViewId(){var t;return(t=this.pageViewManager.dr)==null?void 0:t.pageViewId}captureTraceFeedback(t,n){this.capture("$ai_feedback",{$ai_trace_id:String(t),$ai_feedback_text:n})}captureTraceMetric(t,n,i){this.capture("$ai_metric",{$ai_trace_id:String(t),$ai_metric_name:n,$ai_metric_value:String(i)})}Di(t){var n=Qr(t)&&!t,i=Ht.R()&&Ht.A("ph_debug")==="true";return!n&&(!!i||t)}}wr.__defaultExtensionClasses={},wr.dn={trace:Ha=()=>{},debug:Ha,info:Ha,warn:Ha,error:Ha,fatal:Ha},(function(e,t){for(var n=0;t.length>n;n++)e.prototype[t[n]]=e3(e.prototype[t[n]])})(wr,["identify"]);var H3=1,I3=3,V3=11;function Lb(e){return e instanceof Element&&(e.id===f_||!(e.closest==null||!e.closest(".toolbar-global-fade-container")))}function ea(e){return!!e&&e.nodeType===H3}function Dr(e,t){return!!e&&!!e.tagName&&e.tagName.toLowerCase()===t.toLowerCase()}function $_(e){return!!e&&e.nodeType===I3}function U_(e){return!!e&&e.nodeType===V3&&ea(e.host)}function bg(e){return e?Dd(e).split(/\s+/):[]}function Ob(e){var t=ie==null?void 0:ie.location.href;return!!(t&&e&&e.some((n=>t.match(n))))}function Nd(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 bg(t)}function F_(e){return nt(e)?null:Dd(e).split(/(\s+)/).filter((t=>Io(t))).join("").replace(/[\r\n]/g," ").replace(/[ ]+/g," ").substring(0,255)}function rc(e){var t="";return qm(e)&&!H_(e)&&e.childNodes&&e.childNodes.length&&Lt(e.childNodes,(function(n){var i;$_(n)&&n.textContent&&(t+=(i=F_(n.textContent))!==null&&i!==void 0?i:"")})),Dd(t)}function Bb(e){return Ce(e.target)?e.srcElement||null:(t=e.target)!=null&&t.shadowRoot?e.composedPath()[0]||null:e.target||null;var t}var yg=["a","button","form","input","select","textarea","label"];function Pb(e,t){if(Ce(t))return!0;var n,i=function(c){if(t.some((u=>c.matches(u))))return{v:!0}};for(var l of e)if(n=i(l))return n.v;return!1}function q_(e){var t=e.parentNode;return!(!t||!ea(t))&&t}var G3=["next","previous","prev",">","<"],$b=[".ph-no-rageclick",".ph-no-capture"],Fm=e=>!e||Dr(e,"html")||!ea(e),Ub=(e,t)=>{if(!ie||Fm(e))return{parentIsUsefulElement:!1,targetElementList:[]};for(var n=!1,i=[e],l=e;l.parentNode&&!Dr(l,"body");)if(U_(l.parentNode))i.push(l.parentNode.host),l=l.parentNode.host;else{var c=q_(l);if(!c)break;if(t||yg.indexOf(c.tagName.toLowerCase())>-1)n=!0;else{var u=ie.getComputedStyle(c);u&&u.getPropertyValue("cursor")==="pointer"&&(n=!0)}i.push(c),l=c}return{parentIsUsefulElement:n,targetElementList:i}};function qm(e){for(var t=e;t.parentNode&&!Dr(t,"body");t=t.parentNode){var n=Nd(t);if(Ze(n,"ph-sensitive")||Ze(n,"ph-no-capture"))return!1}if(Ze(Nd(e),"ph-include"))return!0;var i=e.type||"";if(It(i))switch(i.toLowerCase()){case"hidden":case"password":return!1}var l=e.name||e.id||"";return!It(l)||!/^cc|cardnum|ccnum|creditcard|csc|cvc|cvv|exp|pass|pwd|routing|seccode|securitycode|securitynum|socialsec|socsec|ssn/i.test(l.replace(/[^a-zA-Z0-9]/g,""))}function H_(e){return!!(Dr(e,"input")&&!["button","checkbox","submit","reset"].includes(e.type)||Dr(e,"select")||Dr(e,"textarea")||e.getAttribute("contenteditable")==="true")}var I_="(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})",Y3=new RegExp("^(?:"+I_+")$"),X3=new RegExp(I_),V_="\\d{3}-?\\d{2}-?\\d{4}",W3=new RegExp("^("+V_+")$"),Q3=new RegExp("("+V_+")");function Io(e,t){return t===void 0&&(t=!0),!(nt(e)||It(e)&&(e=Dd(e),(t?Y3:X3).test((e||"").replace(/[- ]/g,""))||(t?W3:Q3).test(e)))}function Fb(e){var t=rc(e);return Io(t=(t+" "+G_(e)).trim())?t:""}function G_(e){var t="";return e&&e.childNodes&&e.childNodes.length&&Lt(e.childNodes,(function(n){var i;if(n&&((i=n.tagName)==null?void 0:i.toLowerCase())==="span")try{var l=rc(n);t=(t+" "+l).trim(),n.childNodes&&n.childNodes.length&&(t=(t+" "+G_(n)).trim())}catch(c){Se.error("[AutoCapture]",c)}})),t}function qb(e){return e.replace(/"|\\"/g,'\\"')}function K3(e){var t=e.attr__class;return t?ut(t)?t:bg(t):void 0}class Hb{constructor(t){this.disabled=t===!1;var n=Zt(t)?t:{};this.thresholdPx=n.threshold_px||30,this.timeoutMs=n.timeout_ms||1e3,this.clickCount=n.click_count||3,this.clicks=[]}isRageClick(t,n,i){if(this.disabled)return!1;var l=this.clicks[this.clicks.length-1];if(l&&Math.abs(t-l.x)+Math.abs(n-l.y)<this.thresholdPx&&this.timeoutMs>i-l.timestamp){if(this.clicks.push({x:t,y:n,timestamp:i}),this.clicks.length===this.clickCount)return!0}else this.clicks=[{x:t,y:n,timestamp:i}];return!1}}var wp="$copy_autocapture",jp=Ft("[AutoCapture]");function Sp(e,t){return t.length>e?t.slice(0,e)+"...":t}function Z3(e){if(e.previousElementSibling)return e.previousElementSibling;var t=e;do t=t.previousSibling;while(t&&!ea(t));return t}function J3(e,t){var n,i,{e:l,maskAllElementAttributes:c,maskAllText:u,elementAttributeIgnoreList:f,elementsChainAsString:h}=t;if(!ea(e))return{props:{}};for(var p=[e],g=e;g.parentNode&&!Dr(g,"body");)if(U_(g.parentNode))p.push(g.parentNode.host),g=g.parentNode.host;else{if(!ea(g.parentNode))break;p.push(g.parentNode),g=g.parentNode}var v,y,b=[],_={},S=!1,E=!1;if(Lt(p,(z=>{var D=qm(z);if(Dr(z,"a")){var U=z.getAttribute("href");S=D&&!!U&&Io(U)&&U}Ze(Nd(z),"ph-no-capture")&&(E=!0),b.push((function(H,L,I,T){var ae=H.tagName.toLowerCase(),W={tag_name:ae};yg.indexOf(ae)>-1&&!I&&(W.$el_text=ae.toLowerCase()==="a"||ae.toLowerCase()==="button"?Sp(1024,Fb(H)):Sp(1024,rc(H)));var Y=Nd(H);Y.length>0&&(W.classes=Y.filter((function(me){return me!==""}))),Lt(H.attributes,(function(me){var R;if((!H_(H)||["name","id","class","aria-label"].indexOf(me.name)!==-1)&&(T==null||!T.includes(me.name))&&!L&&Io(me.value)&&(!It(R=me.name)||R.substring(0,10)!=="_ngcontent"&&R.substring(0,7)!=="_nghost")){var O=me.value;me.name==="class"&&(O=bg(O).join(" ")),W["attr__"+me.name]=Sp(1024,O)}}));for(var F=1,P=1,re=H;re=Z3(re);)F++,re.tagName===H.tagName&&P++;return W.nth_child=F,W.nth_of_type=P,W})(z,c,u,f));var B=(function(H){if(!qm(H))return{};var L={};return Lt(H.attributes,(function(I){if(I.name&&I.name.indexOf("data-ph-capture-attribute")===0){var T=I.name.replace("data-ph-capture-attribute-",""),ae=I.value;T&&ae&&Io(ae)&&(L[T]=ae)}})),L})(z);Xt(_,B)})),E)return{props:{},explicitNoCapture:E};if(u||(b[0].$el_text=Dr(e,"a")||Dr(e,"button")?Fb(e):rc(e)),S){var k,M;b[0].attr__href=S;var C=(k=_d(S))==null?void 0:k.host,$=ie==null||(M=ie.location)==null?void 0:M.host;C&&$&&C!==$&&(v=S)}return{props:Xt({$event_type:l.type,$ce_version:1},h?{}:{$elements:b},{$elements_chain:(y=b,(function(z){return z.map((D=>{var U,B,H="";if(D.tag_name&&(H+=D.tag_name),D.attr_class)for(var L of(D.attr_class.sort(),D.attr_class))H+="."+L.replace(/"/g,"");var I=ye({},D.text?{text:D.text}:{},{"nth-child":(U=D.nth_child)!==null&&U!==void 0?U:0,"nth-of-type":(B=D.nth_of_type)!==null&&B!==void 0?B:0},D.href?{href:D.href}:{},D.attr_id?{attr_id:D.attr_id}:{},D.attributes),T={};return ed(I).sort(((ae,W)=>{var[Y]=ae,[F]=W;return Y.localeCompare(F)})).forEach((ae=>{var[W,Y]=ae;return T[qb(W.toString())]=qb(Y.toString())})),(H+=":")+ed(T).map((ae=>{var[W,Y]=ae;return W+'="'+Y+'"'})).join("")})).join(";")})((function(z){return z.map((D=>{var U,B,H={text:(U=D.$el_text)==null?void 0:U.slice(0,400),tag_name:D.tag_name,href:(B=D.attr__href)==null?void 0:B.slice(0,2048),attr_class:K3(D),attr_id:D.attr__id,nth_child:D.nth_child,nth_of_type:D.nth_of_type,attributes:{}};return ed(D).filter((L=>{var[I]=L;return I.indexOf("attr__")===0})).forEach((L=>{var[I,T]=L;return H.attributes[I]=T})),H}))})(y)))},(n=b[0])!=null&&n.$el_text?{$el_text:(i=b[0])==null?void 0:i.$el_text}:{},v&&l.type==="click"?{$external_click_url:v}:{},_)}}var So=Ft("[ExceptionAutocapture]");function Ib(e,t,n){try{if(!(t in e))return()=>{};var i=e[t],l=n(i);return ji(l)&&(l.prototype=l.prototype||{},Object.defineProperties(l,{__posthog_wrapped__:{enumerable:!1,value:!0}})),e[t]=l,()=>{e[t]=i}}catch{return()=>{}}}var eC=Ft("[TracingHeaders]"),Is=Ft("[Web Vitals]"),Vb=9e5,Gb="disabled",Yb="lazy_loading",ko="awaiting_config",Fu="missing_config";Ft("[SessionRecording]"),Ft("[SessionRecording]");var Hm="[SessionRecording]",vi=Ft(Hm),tC=Ft("[Heatmaps]");function Xb(e){return Zt(e)&&"clientX"in e&&"clientY"in e&&kr(e.clientX)&&kr(e.clientY)}var Wb=Ft("[Product Tours]"),nC=["$set_once","$set"],cs=Ft("[SiteApps]"),Qb="Error while initializing PostHog app with config id ";function Ia(e,t,n){if(nt(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 rC{constructor(t){this.vn=new vg,this.fn=(n,i)=>this.pn(n,i)&&this.gn(n,i)&&this.mn(n,i)&&this.yn(n,i),this.pn=(n,i)=>i==null||!i.event||(n==null?void 0:n.event)===(i==null?void 0:i.event),this._instance=t,this.bn=new Set,this._n=new Set}init(){var t,n;Ce((t=this._instance)==null?void 0:t._addCaptureHook)||(n=this._instance)==null||n._addCaptureHook(((i,l)=>{this.on(i,l)}))}register(t){var n,i;if(!Ce((n=this._instance)==null?void 0:n._addCaptureHook)&&(t.forEach((u=>{var f,h;(f=this._n)==null||f.add(u),(h=u.steps)==null||h.forEach((p=>{var g;(g=this.bn)==null||g.add((p==null?void 0:p.event)||"")}))})),(i=this._instance)!=null&&i.autocapture)){var l,c=new Set;t.forEach((u=>{var f;(f=u.steps)==null||f.forEach((h=>{h!=null&&h.selector&&c.add(h==null?void 0:h.selector)}))})),(l=this._instance)==null||l.autocapture.setElementSelectors(c)}}on(t,n){var i;n!=null&&t.length!=0&&(this.bn.has(t)||this.bn.has(n==null?void 0:n.event))&&this._n&&((i=this._n)==null?void 0:i.size)>0&&this._n.forEach((l=>{this.wn(n,l)&&this.vn.emit("actionCaptured",l.name)}))}xn(t){this.onAction("actionCaptured",(n=>t(n)))}wn(t,n){if((n==null?void 0:n.steps)==null)return!1;for(var i of n.steps)if(this.fn(t,i))return!0;return!1}onAction(t,n){return this.vn.on(t,n)}gn(t,n){if(n!=null&&n.url){var i,l=t==null||(i=t.properties)==null?void 0:i.$current_url;if(!l||typeof l!="string"||!Ia(l,n.url,n.url_matching||"contains"))return!1}return!0}mn(t,n){return!!this.Sn(t,n)&&!!this.kn(t,n)&&!!this.Cn(t,n)}Sn(t,n){var i;if(n==null||!n.href)return!0;var l=this.In(t);if(l.length>0)return l.some((f=>Ia(f.href,n.href,n.href_matching||"exact")));var c,u=(t==null||(i=t.properties)==null?void 0:i.$elements_chain)||"";return!!u&&Ia((c=u.match(/(?::|")href="(.*?)"/))?c[1]:"",n.href,n.href_matching||"exact")}kn(t,n){var i;if(n==null||!n.text)return!0;var l=this.In(t);if(l.length>0)return l.some((p=>Ia(p.text,n.text,n.text_matching||"exact")||Ia(p.$el_text,n.text,n.text_matching||"exact")));var c,u,f,h=(t==null||(i=t.properties)==null?void 0:i.$elements_chain)||"";return!!h&&(c=(function(p){for(var g,v=[],y=/(?::|")text="(.*?)"/g;!nt(g=y.exec(p));)v.includes(g[1])||v.push(g[1]);return v})(h),u=n.text,f=n.text_matching||"exact",c.some((p=>Ia(p,u,f))))}Cn(t,n){var i,l;if(n==null||!n.selector)return!0;var c=t==null||(i=t.properties)==null?void 0:i.$element_selectors;if(c!=null&&c.includes(n.selector))return!0;var u=(t==null||(l=t.properties)==null?void 0:l.$elements_chain)||"";if(n.selector_regex&&u)try{return new RegExp(n.selector_regex).test(u)}catch{return!1}return!1}In(t){var n;return(t==null||(n=t.properties)==null?void 0:n.$elements)==null?[]:t==null?void 0:t.properties.$elements}yn(t,n){return n==null||!n.properties||n.properties.length===0||O_(n.properties.reduce(((i,l)=>{var c=ut(l.value)?l.value.map(String):l.value!=null?[String(l.value)]:[];return i[l.key]={values:c,operator:l.operator||"exact"},i}),{}),t==null?void 0:t.properties)}}class iC{constructor(t){this._instance=t,this.Tn=new Map,this.En=new Map,this.Mn=new Map}Pn(t,n){return!!t&&O_(t.propertyFilters,n==null?void 0:n.properties)}Rn(t,n){var i=new Map;return t.forEach((l=>{var c;(c=l.conditions)==null||(c=c[n])==null||(c=c.values)==null||c.forEach((u=>{if(u!=null&&u.name){var f=i.get(u.name)||[];f.push(l.id),i.set(u.name,f)}}))})),i}On(t,n,i){var l=(i===bo.Activation?this.Tn:this.En).get(t),c=[];return this.Ln((u=>{c=u.filter((f=>l==null?void 0:l.includes(f.id)))})),c.filter((u=>{var f,h=(f=u.conditions)==null||(f=f[i])==null||(f=f.values)==null?void 0:f.find((p=>p.name===t));return this.Pn(h,n)}))}register(t){var n;Ce((n=this._instance)==null?void 0:n._addCaptureHook)||(this.Fn(t),this.An(t))}An(t){var n=t.filter((i=>{var l,c;return((l=i.conditions)==null?void 0:l.actions)&&((c=i.conditions)==null||(c=c.actions)==null||(c=c.values)==null?void 0:c.length)>0}));n.length!==0&&(this.Nn==null&&(this.Nn=new rC(this._instance),this.Nn.init(),this.Nn.xn((i=>{this.onAction(i)}))),n.forEach((i=>{var l,c,u,f,h;i.conditions&&(l=i.conditions)!=null&&l.actions&&(c=i.conditions)!=null&&(c=c.actions)!=null&&c.values&&((u=i.conditions)==null||(u=u.actions)==null||(u=u.values)==null?void 0:u.length)>0&&((f=this.Nn)==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.Mn.get(p.name);g&&g.push(i.id),this.Mn.set(p.name,g||[i.id])}})))})))}Fn(t){var n,i=t.filter((c=>{var u,f;return((u=c.conditions)==null?void 0:u.events)&&((f=c.conditions)==null||(f=f.events)==null||(f=f.values)==null?void 0:f.length)>0})),l=t.filter((c=>{var u,f;return((u=c.conditions)==null?void 0:u.cancelEvents)&&((f=c.conditions)==null||(f=f.cancelEvents)==null||(f=f.values)==null?void 0:f.length)>0}));i.length===0&&l.length===0||((n=this._instance)==null||n._addCaptureHook(((c,u)=>{this.onEvent(c,u)})),this.Tn=this.Rn(t,bo.Activation),this.En=this.Rn(t,bo.Cancellation))}onEvent(t,n){var i,l=this.le(),c=this.$n(),u=this.Dn(),f=((i=this._instance)==null||(i=i.persistence)==null?void 0:i.props[c])||[];if(u===t&&n&&f.length>0){var h,p;l.info("event matched, removing item from activated items",{event:t,eventPayload:n,existingActivatedItems:f});var g=(n==null||(h=n.properties)==null?void 0:h.$survey_id)||(n==null||(p=n.properties)==null?void 0:p.$product_tour_id);if(g){var v=f.indexOf(g);0>v||(f.splice(v,1),this.qn(f))}}else{if(this.En.has(t)){var y=this.On(t,n,bo.Cancellation);y.length>0&&(l.info("cancel event matched, cancelling items",{event:t,itemsToCancel:y.map((_=>_.id))}),y.forEach((_=>{var S=f.indexOf(_.id);0>S||f.splice(S,1),this.jn(_.id)})),this.qn(f))}if(this.Tn.has(t)){l.info("event name matched",{event:t,eventPayload:n,items:this.Tn.get(t)});var b=this.On(t,n,bo.Activation);this.qn(f.concat(b.map((_=>_.id))||[]))}}}onAction(t){var n,i=this.$n(),l=((n=this._instance)==null||(n=n.persistence)==null?void 0:n.props[i])||[];this.Mn.has(t)&&this.qn(l.concat(this.Mn.get(t)||[]))}qn(t){var n=this.le(),i=[...new Set(t)].filter((l=>!this.Hn(l)));n.info("updating activated items",{activatedItems:i}),this.Un(i)}getActivatedIds(){var t,n=this.$n();return((t=this._instance)==null||(t=t.persistence)==null?void 0:t.props[n])||[]}getEventToItemsMap(){return this.Tn}Bn(){return this.Nn}}class sC extends iC{constructor(t){super(t)}$n(){return km}Dn(){return Oo.SHOWN}Ln(t){var n;(n=this._instance)==null||n.getSurveys(t)}jn(t){var n;(n=this._instance)==null||n.cancelPendingSurvey(t)}le(){return kt}Un(t){var n;(n=this._instance)==null||(n=n.persistence)==null||n.register({[km]:t})}Hn(){return!1}getSurveys(){return this.getActivatedIds()}getEventToSurveys(){return this.getEventToItemsMap()}}var kp="SDK is not enabled or survey functionality is not yet loaded",Kb="Disabled. Not loading surveys.",aC=ie!=null&&ie.location?wd(ie.location.hash,"__posthog")||wd(location.hash,"state"):null,Zb="_postHogToolbarParams",Jb=Ft("[Toolbar]"),wn=Ft("[FeatureFlags]"),Vs=Ft("[FeatureFlags]",{debugEnabled:!0}),Np=`" failed. Feature flags didn't load in time.`,ey=e=>{for(var t={},n=0;e.length>n;n++)t[e[n]]=!0;return t},ty=e=>{var t={};for(var[n,i]of ed(e||{}))i&&(t[n]=i);return t},bi=Ft("[Error tracking]"),ny="Refusing to render web experiment since the viewer is a likely bot",lC={icontains:(e,t)=>!!ie&&t.href.toLowerCase().indexOf(e.toLowerCase())>-1,not_icontains:(e,t)=>!!ie&&t.href.toLowerCase().indexOf(e.toLowerCase())===-1,regex:(e,t)=>!!ie&&kd(t.href,e),not_regex:(e,t)=>!!ie&&!kd(t.href,e),exact:(e,t)=>t.href===e,is_not:(e,t)=>t.href!==e};class En{get qt(){return this._instance.config}constructor(t){var n=this;this.getWebExperimentsAndEvaluateDisplayLogic=function(i){i===void 0&&(i=!1),n.getWebExperiments((l=>{En.zn("retrieved web experiments from the server"),n.Vn=new Map,l.forEach((c=>{if(c.feature_flag_key){var u;n.Vn&&(En.zn("setting flag key ",c.feature_flag_key," to web experiment ",c),(u=n.Vn)==null||u.set(c.feature_flag_key,c));var f=n._instance.getFeatureFlag(c.feature_flag_key);It(f)&&c.variants[f]&&n.Wn(c.name,f,c.variants[f].transforms)}else if(c.variants)for(var h in c.variants){var p=c.variants[h];En.Zn(p)&&n.Wn(c.name,h,p.transforms)}}))}),i)},this._instance=t,this._instance.onFeatureFlags((i=>{this.onFeatureFlags(i)}))}initialize(){}onFeatureFlags(t){if(this._is_bot())En.zn(ny);else if(!this.qt.disable_web_experiments){if(nt(this.Vn))return this.Vn=new Map,this.loadIfEnabled(),void this.previewWebExperiment();En.zn("applying feature flags",t),t.forEach((n=>{var i;if(this.Vn&&(i=this.Vn)!=null&&i.has(n)){var l,c=this._instance.getFeatureFlag(n),u=(l=this.Vn)==null?void 0:l.get(n);c&&u!=null&&u.variants[c]&&this.Wn(u.name,c,u.variants[c].transforms)}}))}}previewWebExperiment(){var t=En.getWindowLocation();if(t!=null&&t.search){var n=ec(t==null?void 0:t.search,"__experiment_id"),i=ec(t==null?void 0:t.search,"__experiment_variant");n&&i&&(En.zn("previewing web experiments "+n+" && "+i),this.getWebExperiments((l=>{this.Gn(parseInt(n),i,l)}),!1,!0))}}loadIfEnabled(){this.qt.disable_web_experiments||this.getWebExperimentsAndEvaluateDisplayLogic()}getWebExperiments(t,n,i){if(this.qt.disable_web_experiments&&!i)return t([]);var l=this._instance.get_property("$web_experiments");if(l&&!n)return t(l);this._instance._send_request({url:this._instance.requestRouter.endpointFor("api","/api/web_experiments/?token="+this.qt.token),method:"GET",callback:c=>t(c.statusCode===200&&c.json&&c.json.experiments||[])})}Gn(t,n,i){var l=i.filter((c=>c.id===t));l&&l.length>0&&(En.zn("Previewing web experiment ["+l[0].name+"] with variant ["+n+"]"),this.Wn(l[0].name,n,l[0].variants[n].transforms))}static Zn(t){return!nt(t.conditions)&&En.Qn(t)&&En.Jn(t)}static Qn(t){var n;if(nt(t.conditions)||nt((n=t.conditions)==null?void 0:n.url))return!0;var i,l,c,u=En.getWindowLocation();return!!u&&((i=t.conditions)==null||!i.url||lC[(l=(c=t.conditions)==null?void 0:c.urlMatchType)!==null&&l!==void 0?l:"icontains"](t.conditions.url,u))}static getWindowLocation(){return ie==null?void 0:ie.location}static Jn(t){var n;if(nt(t.conditions)||nt((n=t.conditions)==null?void 0:n.utm))return!0;var i=y_();if(i.utm_source){var l,c,u,f,h,p,g,v,y=(l=t.conditions)==null||(l=l.utm)==null||!l.utm_campaign||((c=t.conditions)==null||(c=c.utm)==null?void 0:c.utm_campaign)==i.utm_campaign,b=(u=t.conditions)==null||(u=u.utm)==null||!u.utm_source||((f=t.conditions)==null||(f=f.utm)==null?void 0:f.utm_source)==i.utm_source,_=(h=t.conditions)==null||(h=h.utm)==null||!h.utm_medium||((p=t.conditions)==null||(p=p.utm)==null?void 0:p.utm_medium)==i.utm_medium,S=(g=t.conditions)==null||(g=g.utm)==null||!g.utm_term||((v=t.conditions)==null||(v=v.utm)==null?void 0:v.utm_term)==i.utm_term;return y&&_&&S&&b}return!1}static zn(t){for(var n=arguments.length,i=new Array(n>1?n-1:0),l=1;n>l;l++)i[l-1]=arguments[l];Se.info("[WebExperiments] "+t,i)}Wn(t,n,i){this._is_bot()?En.zn(ny):n!=="control"?i.forEach((l=>{if(l.selector){var c;En.zn("applying transform of variant "+n+" for experiment "+t+" ",l);var u=(c=document)==null?void 0:c.querySelectorAll(l.selector);u==null||u.forEach((f=>{var h=f;l.html&&(h.innerHTML=l.html),l.css&&h.setAttribute("style",l.css)}))}})):En.zn("Control variants leave the page unmodified.")}_is_bot(){return sr&&this._instance?D_(sr,this.qt.custom_blocked_useragents):void 0}}var vr=Ft("[Conversations]"),Gs="Conversations not available yet.",Bd={featureFlags:class{constructor(e){this.Kn=!1,this.Yn=!1,this.Xn=!1,this.es=!1,this.ts=!1,this.rs=!1,this.ns=!1,this.ss=!1,this._instance=e,this.featureFlagEventHandlers=[]}get qt(){return this._instance.config}get ni(){return this._instance.persistence}os(e){return this._instance.get_property(e)}us(){var e,t;return(e=(t=this.ni)==null?void 0:t.wr(this.qt.feature_flag_cache_ttl_ms))!==null&&e!==void 0&&e}ls(){return!!this.us()&&(this.ss||this.Xn||(this.ss=!0,wn.warn("Feature flag cache is stale, triggering refresh..."),this.reloadFeatureFlags()),!0)}hs(){var e,t=(e=this.qt.evaluation_contexts)!==null&&e!==void 0?e:this.qt.evaluation_environments;return!this.qt.evaluation_environments||this.qt.evaluation_contexts||this.ns||(wn.warn("evaluation_environments is deprecated. Use evaluation_contexts instead. evaluation_environments will be removed in a future version."),this.ns=!0),t!=null&&t.length?t.filter((n=>{var i=n&&typeof n=="string"&&n.trim().length>0;return i||wn.error("Invalid evaluation context found:",n,"Expected non-empty string"),i})):[]}cs(){return this.hs().length>0}ds(){var e=this.qt.flag_keys;if(!Ce(e)){if(ut(e))return e.filter((t=>{var n=t&&typeof t=="string"&&t.trim().length>0;return n||wn.error("Invalid flag key found:",t,"Expected non-empty string"),n}));wn.error("Invalid flag_keys found:",e,"Expected array of non-empty strings")}}initialize(){var e,t,{config:n}=this._instance,i=(e=(t=n.bootstrap)==null?void 0:t.featureFlags)!==null&&e!==void 0?e:{};if(Object.keys(i).length){var l,c,u=(l=(c=n.bootstrap)==null?void 0:c.featureFlagPayloads)!==null&&l!==void 0?l:{},f=Object.keys(i).filter((p=>!!i[p])).reduce(((p,g)=>(p[g]=i[g]||!1,p)),{}),h=Object.keys(u).filter((p=>f[p])).reduce(((p,g)=>(u[g]&&(p[g]=u[g]),p)),{});this.receivedFeatureFlags({featureFlags:f,featureFlagPayloads:h})}}updateFlags(e,t,n){var i=n!=null&&n.merge?this.getFlagVariants():{},l=n!=null&&n.merge?this.getFlagPayloads():{},c=ye({},i,e),u=ye({},l,t),f={};for(var[h,p]of Object.entries(c)){var g=typeof p=="string";f[h]={key:h,enabled:!!g||!!p,variant:g?p:void 0,reason:void 0,metadata:Ce(u==null?void 0:u[h])?void 0:{id:0,version:void 0,description:void 0,payload:u[h]}}}this.receivedFeatureFlags({flags:f})}get hasLoadedFlags(){return this.Yn}getFlags(){return Object.keys(this.getFlagVariants())}getFlagsWithDetails(){var e=this.os(_m),t=this.os(wi),n=this.os(Wa);if(!n&&!t)return e||{};var i=Xt({},e||{}),l=[...new Set([...Object.keys(n||{}),...Object.keys(t||{})])];for(var c of l){var u,f,h=i[c],p=t==null?void 0:t[c],g=Ce(p)?(u=h==null?void 0:h.enabled)!==null&&u!==void 0&&u:!!p,v=Ce(p)?h.variant:typeof p=="string"?p:void 0,y=n==null?void 0:n[c],b=ye({},h,{enabled:g,variant:g?v??(h==null?void 0:h.variant):void 0});g!==(h==null?void 0:h.enabled)&&(b.original_enabled=h==null?void 0:h.enabled),v!==(h==null?void 0:h.variant)&&(b.original_variant=h==null?void 0:h.variant),y&&(b.metadata=ye({},h==null?void 0:h.metadata,{payload:y,original_payload:h==null||(f=h.metadata)==null?void 0:f.payload})),i[c]=b}return this.Kn||(wn.warn(" Overriding feature flag details!",{flagDetails:e,overriddenPayloads:n,finalDetails:i}),this.Kn=!0),i}getFlagVariants(){var e=this.os(el),t=this.os(wi);if(!t)return e||{};for(var n=Xt({},e),i=Object.keys(t),l=0;i.length>l;l++)n[i[l]]=t[i[l]];return this.Kn||(wn.warn(" Overriding feature flags!",{enabledFlags:e,overriddenFlags:t,finalFlags:n}),this.Kn=!0),n}getFlagPayloads(){var e=this.os(wm),t=this.os(Wa);if(!t)return e||{};for(var n=Xt({},e||{}),i=Object.keys(t),l=0;i.length>l;l++)n[i[l]]=t[i[l]];return this.Kn||(wn.warn(" Overriding feature flag payloads!",{flagPayloads:e,overriddenPayloads:t,finalPayloads:n}),this.Kn=!0),n}reloadFeatureFlags(){this.es||this.qt.advanced_disable_feature_flags||this.vs||(this._instance.Li.emit("featureFlagsReloading",!0),this.vs=setTimeout((()=>{this.fs()}),5))}ps(){clearTimeout(this.vs),this.vs=void 0}ensureFlagsLoaded(){this.Yn||this.Xn||this.vs||this.reloadFeatureFlags()}setAnonymousDistinctId(e){this.$anon_distinct_id=e}setReloadingPaused(e){this.es=e}fs(e){var t;if(this.ps(),!this._instance.Lr())if(this.Xn)this.ts=!0;else{var n=this.qt.token,i=this.os(hd),l={token:n,distinct_id:this._instance.get_distinct_id(),groups:this._instance.getGroups(),$anon_distinct_id:this.$anon_distinct_id,person_properties:ye({},((t=this.ni)==null?void 0:t.get_initial_props())||{},this.os(Lo)||{}),group_properties:this.os(Ws),timezone:N_()};Ei(i)||Ce(i)||(l.$device_id=i),(e!=null&&e.disableFlags||this.qt.advanced_disable_feature_flags)&&(l.disable_flags=!0),this.cs()&&(l.evaluation_contexts=this.hs());var c=this.ds();Ce(c)||(l.flag_keys=c);var u=!!this.qt.advanced_only_evaluate_survey_feature_flags,f=this._instance.requestRouter.endpointFor("flags","/flags/?v=2"+(this.qt.advanced_only_evaluate_survey_feature_flags?"&only_evaluate_survey_feature_flags=true":""));this.Xn=!0,this._instance._send_request({method:"POST",url:f,data:l,compression:this.qt.disable_compression?void 0:Xr.Base64,timeout:this.qt.feature_flag_request_timeout_ms,callback:h=>{var p,g,v,y=!0;if(h.statusCode===200&&(this.ts||(this.$anon_distinct_id=void 0),y=!1),this.Xn=!1,!l.disable_flags||this.ts){this.rs=!y;var b=[];h.error?h.error instanceof Error?b.push(h.error.name==="AbortError"?"timeout":"connection_error"):b.push("unknown_error"):h.statusCode!==200&&b.push("api_error_"+h.statusCode),(p=h.json)!=null&&p.errorsWhileComputingFlags&&b.push("errors_while_computing_flags");var _,S=!((g=h.json)==null||(g=g.quotaLimited)==null||!g.includes("feature_flags"));S&&b.push("quota_limited"),(v=this.ni)==null||v.register({[Cm]:b}),S?wn.warn("You have hit your feature flags quota limit, and will not be able to load feature flags until the quota is reset. Please visit https://posthog.com/docs/billing/limits-alerts to learn more."):(l.disable_flags||this.receivedFeatureFlags((_=h.json)!==null&&_!==void 0?_:{},y,{partialResponse:u}),this.ts&&(this.ts=!1,this.fs()))}}})}}getFeatureFlag(e,t){var n;if(t===void 0&&(t={}),!t.fresh||this.rs)if(this.Yn||this.getFlags()&&this.getFlags().length>0){if(!this.ls()){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 wn.warn('getFeatureFlag for key "'+e+Np)}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.rs)if(this.Yn||this.getFlags()&&this.getFlags().length>0){if(!this.ls()){var n=this.getFlagVariants(),i=e in n,l=n[e],c=this.getFlagPayloads()[e],u=String(l),f=this.os(jm)||void 0,h=this.os(md)||void 0,p=this.os(Fo)||{};if(this.qt.advanced_feature_flags_dedup_per_session){var g,v=this._instance.get_session_id(),y=this.os(Nm);v&&v!==y&&(p={},(g=this.ni)==null||g.register({[Fo]:p,[Nm]:v}))}if((t.send_event||!("send_event"in t))&&(!(e in p)||!p[e].includes(u))){var b,_,S,E,k,M,C,$,z,D;ut(p[e])?p[e].push(u):p[e]=[u],(b=this.ni)==null||b.register({[Fo]:p});var U=this.getFeatureFlagDetails(e),B=[...(_=this.os(Cm))!==null&&_!==void 0?_:[]];Ce(l)&&B.push("flag_missing");var H={$feature_flag:e,$feature_flag_response:l,$feature_flag_payload:c||null,$feature_flag_request_id:f,$feature_flag_evaluated_at:h,$feature_flag_bootstrapped_response:((S=this.qt.bootstrap)==null||(S=S.featureFlags)==null?void 0:S[e])||null,$feature_flag_bootstrapped_payload:((E=this.qt.bootstrap)==null||(E=E.featureFlagPayloads)==null?void 0:E[e])||null,$used_bootstrap_value:!this.rs};Ce(U==null||(k=U.metadata)==null?void 0:k.version)||(H.$feature_flag_version=U.metadata.version);var L,I=(M=U==null||(C=U.reason)==null?void 0:C.description)!==null&&M!==void 0?M:U==null||($=U.reason)==null?void 0:$.code;I&&(H.$feature_flag_reason=I),U!=null&&(z=U.metadata)!=null&&z.id&&(H.$feature_flag_id=U.metadata.id),Ce(U==null?void 0:U.original_variant)&&Ce(U==null?void 0:U.original_enabled)||(H.$feature_flag_original_response=Ce(U.original_variant)?U.original_enabled:U.original_variant),U!=null&&(D=U.metadata)!=null&&D.original_payload&&(H.$feature_flag_original_payload=U==null||(L=U.metadata)==null?void 0:L.original_payload),B.length&&(H.$feature_flag_error=B.join(",")),this._instance.capture("$feature_flag_called",H)}if(i){var T=c;if(!Ce(c))try{T=JSON.parse(c)}catch{}return{key:e,enabled:!!l,variant:typeof l=="string"?l:void 0,payload:T}}}}else wn.warn('getFeatureFlagResult for key "'+e+Np)}getRemoteConfigPayload(e,t){var n=this.qt.token,i={distinct_id:this._instance.get_distinct_id(),token:n};this.cs()&&(i.evaluation_contexts=this.hs());var l=this.ds();Ce(l)||(i.flag_keys=l),this._instance._send_request({method:"POST",url:this._instance.requestRouter.endpointFor("flags","/flags/?v=2"),data:i,compression:this.qt.disable_compression?void 0:Xr.Base64,timeout:this.qt.feature_flag_request_timeout_ms,callback(c){var u,f=(u=c.json)==null?void 0:u.featureFlagPayloads;t((f==null?void 0:f[e])||void 0)}})}isFeatureEnabled(e,t){if(t===void 0&&(t={}),!t.fresh||this.rs){if(this.Yn||this.getFlags()&&this.getFlags().length>0){var n=this.getFeatureFlag(e,t);return Ce(n)?void 0:!!n}wn.warn('isFeatureEnabled for key "'+e+Np)}}addFeatureFlagsHandler(e){this.featureFlagEventHandlers.push(e)}removeFeatureFlagsHandler(e){this.featureFlagEventHandlers=this.featureFlagEventHandlers.filter((t=>t!==e))}receivedFeatureFlags(e,t,n){if(this.ni){this.Yn=!0;var i=this.getFlagVariants(),l=this.getFlagPayloads(),c=this.getFlagsWithDetails();(function(u,f,h,p,g,v){h===void 0&&(h={}),p===void 0&&(p={}),g===void 0&&(g={});var y=(B=>{var H=B.flags;return H?(B.featureFlags=Object.fromEntries(Object.keys(H).map((L=>{var I;return[L,(I=H[L].variant)!==null&&I!==void 0?I:H[L].enabled]}))),B.featureFlagPayloads=Object.fromEntries(Object.keys(H).filter((L=>H[L].enabled)).filter((L=>{var I;return(I=H[L].metadata)==null?void 0:I.payload})).map((L=>{var I;return[L,(I=H[L].metadata)==null?void 0:I.payload]})))):wn.warn("Using an older version of the feature flags endpoint. Please upgrade your PostHog server to the latest version"),B})(u),b=y.flags,_=y.featureFlags,S=y.featureFlagPayloads;if(_){var E=u.requestId,k=u.evaluatedAt;if(ut(_)){wn.warn("v1 of the feature flags endpoint is deprecated. Please use the latest version.");var M={};if(_)for(var C=0;_.length>C;C++)M[_[C]]=!0;f&&f.register({[Zu]:_,[el]:M})}else{var $=_,z=S,D=b;if(v!=null&&v.partialResponse)$=ye({},h,$),z=ye({},p,z),D=ye({},g,D);else if(u.errorsWhileComputingFlags)if(b){var U=new Set(Object.keys(b).filter((B=>{var H;return!((H=b[B])!=null&&H.failed)})));$=ye({},h,Object.fromEntries(Object.entries($).filter((B=>{var[H]=B;return U.has(H)})))),z=ye({},p,Object.fromEntries(Object.entries(z||{}).filter((B=>{var[H]=B;return U.has(H)})))),D=ye({},g,Object.fromEntries(Object.entries(D||{}).filter((B=>{var[H]=B;return U.has(H)}))))}else $=ye({},h,$),z=ye({},p,z),D=ye({},g,D);f&&f.register(ye({[Zu]:Object.keys(ty($)),[el]:$||{},[wm]:z||{},[_m]:D||{}},E?{[jm]:E}:{},k?{[md]:k}:{}))}}})(e,this.ni,i,l,c,n),t||(this.ss=!1),this.gs(t)}}override(e,t){t===void 0&&(t=!1),wn.warn("override is deprecated. Please use overrideFeatureFlags instead."),this.overrideFeatureFlags({flags:e,suppressWarning:t})}overrideFeatureFlags(e){if(!this._instance.__loaded||!this.ni)return wn.uninitializedWarning("posthog.featureFlags.overrideFeatureFlags");if(e===!1)return this.ni.unregister(wi),this.ni.unregister(Wa),this.gs(),Vs.info("All overrides cleared");if(ut(e)){var t=ey(e);return this.ni.register({[wi]:t}),this.gs(),Vs.info("Flag overrides set",{flags:e})}if(e&&typeof e=="object"&&("flags"in e||"payloads"in e)){var n,i=e;if(this.Kn=!!((n=i.suppressWarning)!==null&&n!==void 0&&n),"flags"in i){if(i.flags===!1)this.ni.unregister(wi),Vs.info("Flag overrides cleared");else if(i.flags){if(ut(i.flags)){var l=ey(i.flags);this.ni.register({[wi]:l})}else this.ni.register({[wi]:i.flags});Vs.info("Flag overrides set",{flags:i.flags})}}return"payloads"in i&&(i.payloads===!1?(this.ni.unregister(Wa),Vs.info("Payload overrides cleared")):i.payloads&&(this.ni.register({[Wa]:i.payloads}),Vs.info("Payload overrides set",{payloads:i.payloads}))),void this.gs()}if(e&&typeof e=="object")return this.ni.register({[wi]:e}),this.gs(),Vs.info("Flag overrides set",{flags:e});wn.warn("Invalid overrideOptions provided to overrideFeatureFlags",{overrideOptions:e})}onFeatureFlags(e){if(this.addFeatureFlagsHandler(e),this.Yn){var{flags:t,flagVariants:n}=this.ys();e(t,n)}return()=>this.removeFeatureFlagsHandler(e)}updateEarlyAccessFeatureEnrollment(e,t,n){var i,l=(this.os(Do)||[]).find((h=>h.flagKey===e)),c={["$feature_enrollment/"+e]:t},u={$feature_flag:e,$feature_enrollment:t,$set:c};l&&(u.$early_access_feature_name=l.name),n&&(u.$feature_enrollment_stage=n),this._instance.capture("$feature_enrollment_update",u),this.setPersonPropertiesForFlags(c,!1);var f=ye({},this.getFlagVariants(),{[e]:t});(i=this.ni)==null||i.register({[Zu]:Object.keys(ty(f)),[el]:f}),this.gs()}getEarlyAccessFeatures(e,t,n){t===void 0&&(t=!1);var i=this.os(Do),l=n?"&"+n.map((c=>"stage="+c)).join("&"):"";if(i&&!t)return e(i);this._instance._send_request({url:this._instance.requestRouter.endpointFor("api","/api/early_access_features/?token="+this.qt.token+l),method:"GET",callback:c=>{var u,f;if(c.json){var h=c.json.earlyAccessFeatures;return(u=this.ni)==null||u.unregister(Do),(f=this.ni)==null||f.register({[Do]:h}),e(h)}}})}ys(){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)),{})}}gs(e){var{flags:t,flagVariants:n}=this.ys();this.featureFlagEventHandlers.forEach((i=>i(t,n,{errorsLoading:e})))}setPersonPropertiesForFlags(e,t){t===void 0&&(t=!0);var n=this.os(Lo)||{},i=(e==null?void 0:e.$set)||(e!=null&&e.$set_once?{}:e),l=e==null?void 0:e.$set_once,c={};if(l)for(var u in l)({}).hasOwnProperty.call(l,u)&&(u in n||(c[u]=l[u]));this._instance.register({[Lo]:ye({},n,c,i)}),t&&this._instance.reloadFeatureFlags()}resetPersonPropertiesForFlags(){this._instance.unregister(Lo)}setGroupPropertiesForFlags(e,t){t===void 0&&(t=!0);var n=this.os(Ws)||{};Object.keys(n).length!==0&&Object.keys(n).forEach((i=>{n[i]=ye({},n[i],e[i]),delete e[i]})),this._instance.register({[Ws]:ye({},n,e)}),t&&this._instance.reloadFeatureFlags()}resetGroupPropertiesForFlags(e){if(e){var t=this.os(Ws)||{};this._instance.register({[Ws]:ye({},t,{[e]:{}})})}else this._instance.unregister(Ws)}reset(){this.Yn=!1,this.Xn=!1,this.es=!1,this.ts=!1,this.rs=!1,this.$anon_distinct_id=void 0,this.ps(),this.Kn=!1}}},oC={sessionRecording:class{get qt(){return this._instance.config}get ni(){return this._instance.persistence}get started(){var e;return!((e=this.bs)==null||!e.isStarted)}get status(){var e,t;return this._s===ko||this._s===Fu?this._s:(e=(t=this.bs)==null?void 0:t.status)!==null&&e!==void 0?e:this._s}constructor(e){if(this._forceAllowLocalhostNetworkCapture=!1,this._s=Gb,this.ws=void 0,this._instance=e,!this._instance.sessionManager)throw vi.error("started without valid sessionManager"),new Error(Hm+" started without valid sessionManager. This is a bug.");if(this.qt.cookieless_mode===Si)throw new Error(Hm+' cannot be used with cookieless_mode="always"')}initialize(){this.startIfEnabledOrStop()}get xs(){var e,t=!((e=this._instance.get_property(Ks))==null||!e.enabled),n=!this.qt.disable_session_recording,i=this.qt.disable_session_recording||this._instance.consent.isOptedOut();return ie&&t&&n&&!i}startIfEnabledOrStop(e){var t;if(!this.xs||(t=this.bs)==null||!t.isStarted){var n=!Ce(Object.assign)&&!Ce(Array.from);this.xs&&n?(this.Ss(e),vi.info("starting")):(this._s=Gb,this.stopRecording())}}Ss(e){var t,n,i;this.xs&&(this._s!==ko&&this._s!==Fu&&(this._s=Yb),De!=null&&(t=De.__PosthogExtensions__)!=null&&(t=t.rrweb)!=null&&t.record&&(n=De.__PosthogExtensions__)!=null&&n.initSessionRecording?this.ks(e):(i=De.__PosthogExtensions__)==null||i.loadExternalDependency==null||i.loadExternalDependency(this._instance,this.Cs,(l=>{if(l)return vi.error("could not load recorder",l);this.ks(e)})))}stopRecording(){var e,t;(e=this.ws)==null||e.call(this),this.ws=void 0,(t=this.bs)==null||t.stop()}Is(){var e,t;(e=this.ws)==null||e.call(this),this.ws=void 0,(t=this.bs)==null||t.discard()}Ts(){var e;(e=this.ni)==null||e.unregister(hg)}Es(e,t){if(nt(e))return null;var n,i=kr(e)?e:parseFloat(e);return typeof(n=i)!="number"||!Number.isFinite(n)||0>n||n>1?(vi.warn(t+" must be between 0 and 1. Ignoring invalid value:",e),null):i}Ms(e){if(this.ni){var t,n,i=this.ni,l=()=>{var c,u=e.sessionRecording===!1?void 0:e.sessionRecording,f=this.Es((c=this.qt.session_recording)==null?void 0:c.sampleRate,"session_recording.sampleRate"),h=this.Es(u==null?void 0:u.sampleRate,"remote config sampleRate"),p=f??h;nt(p)&&this.Ts();var g=u==null?void 0:u.minimumDurationMilliseconds;i.register({[Ks]:ye({cache_timestamp:Date.now(),enabled:!!u},u,{networkPayloadCapture:ye({capturePerformance:e.capturePerformance},u==null?void 0:u.networkPayloadCapture),canvasRecording:{enabled:u==null?void 0:u.recordCanvas,fps:u==null?void 0:u.canvasFps,quality:u==null?void 0:u.canvasQuality},sampleRate:p,minimumDurationMilliseconds:Ce(g)?null:g,endpoint:u==null?void 0:u.endpoint,triggerMatchType:u==null?void 0:u.triggerMatchType,masking:u==null?void 0:u.masking,urlTriggers:u==null?void 0:u.urlTriggers,version:u==null?void 0:u.version,triggerGroups:u==null?void 0:u.triggerGroups})})};l(),(t=this.ws)==null||t.call(this),this.ws=(n=this._instance.sessionManager)==null?void 0:n.onSessionId(l)}}onRemoteConfig(e){return"sessionRecording"in e?e.sessionRecording===!1?(this.Ms(e),void this.Is()):(this.Ms(e),void this.startIfEnabledOrStop()):(this._s===ko&&(this._s=Fu,vi.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.bs)!=null&&n.log?this.bs.log(e,t):vi.warn("log called before recorder was ready")}get Cs(){var e,t,n=(e=this._instance)==null||(e=e.persistence)==null?void 0:e.get_property(Ks);return(n==null||(t=n.scriptConfig)==null?void 0:t.script)||"lazy-recorder"}Ps(){var e,t,n=this._instance.get_property(Ks);if(!n)return!1;try{t=typeof n=="object"?n:JSON.parse(n)}catch(l){return vi.warn("persisted remote config for session recording is invalid and will be ignored",l),!1}var i=(e=t.cache_timestamp)!==null&&e!==void 0?e:Date.now();return 36e5>=Date.now()-i}ks(e){var t,n;if((t=De.__PosthogExtensions__)==null||!t.initSessionRecording)return vi.warn("Called on script loaded before session recording is available. This can be caused by adblockers."),void this._instance.register_for_session({[m_]:!0});if(this.bs||(this.bs=(n=De.__PosthogExtensions__)==null?void 0:n.initSessionRecording(this._instance),this.bs._forceAllowLocalhostNetworkCapture=this._forceAllowLocalhostNetworkCapture),!this.Ps())return this._s===Fu||this._s===ko?void 0:(this._s=ko,vi.info("persisted remote config is stale, requesting fresh config before starting"),void new C_(this._instance).load());this._s=Yb,this.bs.start(e)}onRRwebEmit(e){var t;(t=this.bs)==null||t.onRRwebEmit==null||t.onRRwebEmit(e)}overrideLinkedFlag(){var e,t;this.bs||(t=this.ni)==null||t.register({[c_]:!0}),(e=this.bs)==null||e.overrideLinkedFlag()}overrideSampling(){var e,t;this.bs||(t=this.ni)==null||t.register({[o_]:!0}),(e=this.bs)==null||e.overrideSampling()}overrideTrigger(e){var t,n;this.bs||(n=this.ni)==null||n.register({[e==="url"?u_:d_]:!0}),(t=this.bs)==null||t.overrideTrigger(e)}get sdkDebugProperties(){var e;return((e=this.bs)==null?void 0:e.sdkDebugProperties)||{$recording_status:this.status}}tryAddCustomEvent(e,t){var n;return!((n=this.bs)==null||!n.tryAddCustomEvent(e,t))}}},cC={autocapture:class{constructor(e){this.Rs=!1,this.Os=null,this.Ls=!1,this.instance=e,this.rageclicks=new Hb(e.config.rageclick),this.Fs=null}initialize(){this.startIfEnabled()}get qt(){var e,t,n=Zt(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}As(){if(this.isBrowserSupported()){if(ie&&ke){var e=n=>{n=n||(ie==null?void 0:ie.event);try{this.Ns(n)}catch(i){jp.error("Failed to capture event",i)}};if(ln(ke,"submit",e,{capture:!0}),ln(ke,"change",e,{capture:!0}),ln(ke,"click",e,{capture:!0}),this.qt.capture_copied_text){var t=n=>{n=n||(ie==null?void 0:ie.event);try{this.Ns(n,wp)}catch(i){jp.error("Failed to capture copy/cut event",i)}};ln(ke,"copy",t,{capture:!0}),ln(ke,"cut",t,{capture:!0})}}}else jp.info("Disabling Automatic Event Collection because this browser is not supported")}startIfEnabled(){this.isEnabled&&!this.Rs&&(this.As(),this.Rs=!0)}onRemoteConfig(e){e.elementsChainAsString&&(this.Ls=e.elementsChainAsString),this.instance.persistence&&this.instance.persistence.register({[hm]:!!e.autocapture_opt_out}),this.Os=!!e.autocapture_opt_out,this.startIfEnabled()}setElementSelectors(e){this.Fs=e}getElementSelectors(e){var t,n=[];return(t=this.Fs)==null||t.forEach((i=>{var l=ke==null?void 0:ke.querySelectorAll(i);l==null||l.forEach((c=>{e===c&&n.push(i)}))})),n}get isEnabled(){var e,t,n=(e=this.instance.persistence)==null?void 0:e.props[hm];if(Ei(this.Os)&&!Qr(n)&&!this.instance.Lr())return!1;var i=(t=this.Os)!==null&&t!==void 0?t:!!n;return!!this.instance.config.autocapture&&!i}Ns(e,t){if(t===void 0&&(t="$autocapture"),this.isEnabled){var n,i=Bb(e);$_(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())&&(function(v,y){if(!ie||Fm(v))return!1;var b,_,S;if(Qr(y)?(b=!!y&&$b,_=void 0):(b=(S=y==null?void 0:y.css_selector_ignorelist)!==null&&S!==void 0?S:$b,_=y==null?void 0:y.content_ignorelist),b===!1)return!1;var{targetElementList:E}=Ub(v,!1);return!(function(k,M){if(k===!1||Ce(k))return!1;var C;if(k===!0)C=G3;else{if(!ut(k))return!1;if(k.length>10)return Se.error("[PostHog] content_ignorelist array cannot exceed 10 items. Use css_selector_ignorelist for more complex matching."),!1;C=k.map(($=>$.toLowerCase()))}return M.some(($=>{var{safeText:z,ariaLabel:D}=$;return C.some((U=>z.includes(U)||D.includes(U)))}))})(_,E.map((k=>{var M;return{safeText:rc(k).toLowerCase(),ariaLabel:((M=k.getAttribute("aria-label"))==null?void 0:M.toLowerCase().trim())||""}})))&&!Pb(E,b)})(i,this.instance.config.rageclick)&&this.Ns(e,"$rageclick");var l=t===wp;if(i&&(function(v,y,b,_,S){var E,k,M,C;if(b===void 0&&(b=void 0),!ie||Fm(v)||(E=b)!=null&&E.url_allowlist&&!Ob(b.url_allowlist)||(k=b)!=null&&k.url_ignorelist&&Ob(b.url_ignorelist))return!1;if((M=b)!=null&&M.dom_event_allowlist){var $=b.dom_event_allowlist;if($&&!$.some((H=>y.type===H)))return!1}var{parentIsUsefulElement:z,targetElementList:D}=Ub(v,_);if(!(function(H,L){var I=L==null?void 0:L.element_allowlist;if(Ce(I))return!0;var T,ae=function(Y){if(I.some((F=>Y.tagName.toLowerCase()===F)))return{v:!0}};for(var W of H)if(T=ae(W))return T.v;return!1})(D,b)||!Pb(D,(C=b)==null?void 0:C.css_selector_allowlist))return!1;var U=ie.getComputedStyle(v);if(U&&U.getPropertyValue("cursor")==="pointer"&&y.type==="click")return!0;var B=v.tagName.toLowerCase();switch(B){case"html":return!1;case"form":return(S||["submit"]).indexOf(y.type)>=0;case"input":case"select":case"textarea":return(S||["change","click"]).indexOf(y.type)>=0;default:return z?(S||["click"]).indexOf(y.type)>=0:(S||["click"]).indexOf(y.type)>=0&&(yg.indexOf(B)>-1||v.getAttribute("contenteditable")==="true")}})(i,e,this.qt,l,l?["copy","cut"]:void 0)){var{props:c,explicitNoCapture:u}=J3(i,{e,maskAllElementAttributes:this.instance.config.mask_all_element_attributes,maskAllText:this.instance.config.mask_all_text,elementAttributeIgnoreList:this.qt.element_attribute_ignorelist,elementsChainAsString:this.Ls});if(u)return!1;var f=this.getElementSelectors(i);if(f&&f.length>0&&(c.$element_selectors=f),t===wp){var h,p=F_(ie==null||(h=ie.getSelection())==null?void 0:h.toString()),g=e.type||"clipboard";if(!p)return!1;c.$selected_content=p,c.$copy_type=g}return this.instance.capture(t,c),!0}}}isBrowserSupported(){return ji(ke==null?void 0:ke.querySelectorAll)}},historyAutocapture:class{constructor(e){var t;this._instance=e,this.$s=(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.Ds&&this.Ds(),this.Ds=void 0,Se.info("History API monitoring stopped")}monitorHistoryChanges(){var e,t;if(ie&&ie.history){var n=this;(e=ie.history.pushState)!=null&&e.__posthog_wrapped__||Ib(ie.history,"pushState",(i=>function(l,c,u){i.call(this,l,c,u),n.qs("pushState")})),(t=ie.history.replaceState)!=null&&t.__posthog_wrapped__||Ib(ie.history,"replaceState",(i=>function(l,c,u){i.call(this,l,c,u),n.qs("replaceState")})),this.js()}}qs(e){try{var t,n=ie==null||(t=ie.location)==null?void 0:t.pathname;if(!n)return;n!==this.$s&&this.isEnabled&&this._instance.capture(Qa,{navigation_type:e}),this.$s=n}catch(i){Se.error("Error capturing "+e+" pageview",i)}}js(){if(!this.Ds){var e=()=>{this.qs("popstate")};ln(ie,"popstate",e),this.Ds=()=>{ie&&ie.removeEventListener("popstate",e)}}}},heatmaps:class{get qt(){return this.instance.config}constructor(e){var t;this.Hs=!1,this.Rs=!1,this.Us=null,this.instance=e,this.Hs=!((t=this.instance.persistence)==null||!t.props[pm]),this.rageclicks=new Hb(e.config.rageclick)}initialize(){this.startIfEnabled()}get flushIntervalMilliseconds(){var e=5e3;return Zt(this.qt.capture_heatmaps)&&this.qt.capture_heatmaps.flush_interval_milliseconds&&(e=this.qt.capture_heatmaps.flush_interval_milliseconds),e}get isEnabled(){return nt(this.qt.capture_heatmaps)?nt(this.qt.enable_heatmaps)?this.Hs:this.qt.enable_heatmaps:this.qt.capture_heatmaps!==!1}startIfEnabled(){if(this.isEnabled){if(this.Rs)return;tC.info("starting..."),this.Bs(),this.At()}else{var e;clearInterval((e=this.Us)!==null&&e!==void 0?e:void 0),this.zs(),this.getAndClearBuffer()}}onRemoteConfig(e){if("heatmaps"in e){var t=!!e.heatmaps;this.instance.persistence&&this.instance.persistence.register({[pm]:t}),this.Hs=t,this.startIfEnabled()}}getAndClearBuffer(){var e=this.M;return this.M=void 0,e}Vs(e){this.Mt(e.originalEvent,"deadclick")}At(){this.Us&&clearInterval(this.Us),this.Us=(ke==null?void 0:ke.visibilityState)==="visible"?setInterval(this.Zr.bind(this),this.flushIntervalMilliseconds):null}Bs(){ie&&ke&&(this.Ws=this.Zr.bind(this),ln(ie,bd,this.Ws),this.Zs=e=>this.Mt(e||(ie==null?void 0:ie.event)),ln(ke,"click",this.Zs,{capture:!0}),this.Gs=e=>this.Qs(e||(ie==null?void 0:ie.event)),ln(ke,"mousemove",this.Gs,{capture:!0}),this.Js=new gb(this.instance,u3,this.Vs.bind(this)),this.Js.startIfEnabledOrStop(),this.Ks=this.At.bind(this),ln(ke,vd,this.Ks),this.Rs=!0)}zs(){var e;ie&&ke&&(this.Ws&&ie.removeEventListener(bd,this.Ws),this.Zs&&ke.removeEventListener("click",this.Zs,{capture:!0}),this.Gs&&ke.removeEventListener("mousemove",this.Gs,{capture:!0}),this.Ks&&ke.removeEventListener(vd,this.Ks),clearTimeout(this.Ys),(e=this.Js)==null||e.stop(),this.Rs=!1)}Xs(e,t){var n=this.instance.scrollManager.scrollY(),i=this.instance.scrollManager.scrollX(),l=this.instance.scrollManager.scrollElement(),c=(function(u,f,h){for(var p=u;p&&ea(p)&&!Dr(p,"body");){if(p===h)return!1;if(Ze(f,ie==null?void 0:ie.getComputedStyle(p).position))return!0;p=q_(p)}return!1})(Bb(e),["fixed","sticky"],l);return{x:e.clientX+(c?0:i),y:e.clientY+(c?0:n),target_fixed:c,type:t}}Mt(e,t){var n;if(t===void 0&&(t="click"),!Lb(e.target)&&Xb(e)){var i=this.Xs(e,t);(n=this.rageclicks)!=null&&n.isRageClick(e.clientX,e.clientY,new Date().getTime())&&this.eo(ye({},i,{type:"rageclick"})),this.eo(i)}}Qs(e){!Lb(e.target)&&Xb(e)&&(clearTimeout(this.Ys),this.Ys=setTimeout((()=>{this.eo(this.Xs(e,"mousemove"))}),500))}eo(e){if(ie){var t=ie.location.href,n=this.qt.custom_personal_data_properties,i=this.qt.mask_personal_data_properties?[...cl,...n||[]]:[],l=tc(t,i,nc);this.M=this.M||{},this.M[l]||(this.M[l]=[]),this.M[l].push(e)}}Zr(){this.M&&!Ja(this.M)&&this.instance.capture("$$heatmap",{$heatmap_data:this.getAndClearBuffer()})}},deadClicksAutocapture:gb,webVitalsAutocapture:class{constructor(e){var t;this.Hs=!1,this.Rs=!1,this.M={url:void 0,metrics:[],firstMetricTimestamp:void 0},this.ro=()=>{clearTimeout(this.io),this.M.metrics.length!==0&&(this._instance.capture("$web_vitals",this.M.metrics.reduce(((n,i)=>ye({},n,{["$web_vitals_"+i.name+"_event"]:ye({},i),["$web_vitals_"+i.name+"_value"]:i.value})),{})),this.M={url:void 0,metrics:[],firstMetricTimestamp:void 0})},this.ht=n=>{var i;this.M=this.M||{url:void 0,metrics:[],firstMetricTimestamp:void 0};var l=this.no();if(!Ce(l))if(nt(n==null?void 0:n.name)||nt(n==null?void 0:n.value))Is.error("Invalid metric received",n);else if(!this.so||this.so>n.value){this.M.url!==l&&(this.ro(),this.io=setTimeout(this.ro,this.flushToCaptureTimeoutMs)),Ce(this.M.url)&&(this.M.url=l),this.M.firstMetricTimestamp=Ce(this.M.firstMetricTimestamp)?Date.now():this.M.firstMetricTimestamp,n.attribution&&n.attribution.interactionTargetElement&&(n.attribution.interactionTargetElement=void 0);var c=(i=this._instance.sessionManager)==null?void 0:i.checkAndGetSessionAndWindowId(!0),u=ye({},n,{$current_url:l,timestamp:Date.now()});Ce(c)||(u.$session_id=c.sessionId,u.$window_id=c.windowId),this.M.metrics.push(u),this.M.metrics.length===this.allowedMetrics.length&&this.ro()}else Is.error("Ignoring metric with value >= "+this.so,n)},this.oo=()=>{if(!this.Rs){var n,i,l,c,u=De.__PosthogExtensions__;Ce(u)||Ce(u.postHogWebVitalsCallbacks)||({onLCP:n,onCLS:i,onFCP:l,onINP:c}=u.postHogWebVitalsCallbacks),n&&i&&l&&c?(this.allowedMetrics.indexOf("LCP")>-1&&n(this.ht.bind(this)),this.allowedMetrics.indexOf("CLS")>-1&&i(this.ht.bind(this)),this.allowedMetrics.indexOf("FCP")>-1&&l(this.ht.bind(this)),this.allowedMetrics.indexOf("INP")>-1&&c(this.ht.bind(this)),this.Rs=!0):Is.error("web vitals callbacks not loaded - not starting")}},this._instance=e,this.Hs=!((t=this._instance.persistence)==null||!t.props[vm]),this.startIfEnabled()}get ao(){return this._instance.config.capture_performance}get allowedMetrics(){var e,t,n=Zt(this.ao)?(e=this.ao)==null?void 0:e.web_vitals_allowed_metrics:void 0;return nt(n)?((t=this._instance.persistence)==null?void 0:t.props[ym])||["CLS","FCP","INP","LCP"]:n}get flushToCaptureTimeoutMs(){return(Zt(this.ao)?this.ao.web_vitals_delayed_flush_ms:void 0)||5e3}get useAttribution(){var e=Zt(this.ao)?this.ao.web_vitals_attribution:void 0;return e!=null&&e}get so(){var e=Zt(this.ao)&&kr(this.ao.__web_vitals_max_value)?this.ao.__web_vitals_max_value:Vb;return e>0&&6e4>=e?Vb:e}get isEnabled(){var e=jn==null?void 0:jn.protocol;if(e!=="http:"&&e!=="https:")return Is.info("Web Vitals are disabled on non-http/https protocols"),!1;var t=Zt(this.ao)?this.ao.web_vitals:Qr(this.ao)?this.ao:void 0;return Qr(t)?t:this.Hs}startIfEnabled(){this.isEnabled&&!this.Rs&&(Is.info("enabled, starting..."),this.lr(this.oo))}onRemoteConfig(e){if("capturePerformance"in e){var t=Zt(e.capturePerformance)&&!!e.capturePerformance.web_vitals,n=Zt(e.capturePerformance)?e.capturePerformance.web_vitals_allowed_metrics:void 0;this._instance.persistence&&(this._instance.persistence.register({[vm]:t}),this._instance.persistence.register({[ym]:n})),this.Hs=t,this.startIfEnabled()}}lr(e){var t,n;(t=De.__PosthogExtensions__)!=null&&t.postHogWebVitalsCallbacks?e():(n=De.__PosthogExtensions__)==null||n.loadExternalDependency==null||n.loadExternalDependency(this._instance,this.useAttribution?"web-vitals-with-attribution":"web-vitals",(i=>{i?Is.error("failed to load script",i):e()}))}no(){var e=ie?ie.location.href:void 0;if(e){var t=this._instance.config.custom_personal_data_properties,n=this._instance.config.mask_personal_data_properties?[...cl,...t||[]]:[];return tc(e,n,nc)}Is.error("Could not determine current URL")}}},uC={exceptionObserver:class{constructor(e){var t,n,i;this.oo=()=>{var l;if(ie&&this.isEnabled&&(l=De.__PosthogExtensions__)!=null&&l.errorWrappingFunctions){var c=De.__PosthogExtensions__.errorWrappingFunctions.wrapOnError,u=De.__PosthogExtensions__.errorWrappingFunctions.wrapUnhandledRejection,f=De.__PosthogExtensions__.errorWrappingFunctions.wrapConsoleError;try{!this.uo&&this.qt.capture_unhandled_errors&&(this.uo=c(this.captureException.bind(this))),!this.lo&&this.qt.capture_unhandled_rejections&&(this.lo=u(this.captureException.bind(this))),!this.ho&&this.qt.capture_console_errors&&(this.ho=f(this.captureException.bind(this)))}catch(h){So.error("failed to start",h),this.co()}}},this._instance=e,this.do=!((t=this._instance.persistence)==null||!t.props[mm]),this.vo=new bN({refillRate:(n=this._instance.config.error_tracking.__exceptionRateLimiterRefillRate)!==null&&n!==void 0?n:1,bucketSize:(i=this._instance.config.error_tracking.__exceptionRateLimiterBucketSize)!==null&&i!==void 0?i:10,refillInterval:1e4,Gt:So}),this.qt=this.fo(),this.startIfEnabledOrStop()}fo(){var e=this._instance.config.capture_exceptions,t={capture_unhandled_errors:!1,capture_unhandled_rejections:!1,capture_console_errors:!1};return Zt(e)?t=ye({},t,e):(Ce(e)?this.do:e)&&(t=ye({},t,{capture_unhandled_errors:!0,capture_unhandled_rejections:!0})),t}get isEnabled(){return this.qt.capture_console_errors||this.qt.capture_unhandled_errors||this.qt.capture_unhandled_rejections}startIfEnabledOrStop(){this.isEnabled?(So.info("enabled"),this.co(),this.lr(this.oo)):this.co()}lr(e){var t,n;(t=De.__PosthogExtensions__)!=null&&t.errorWrappingFunctions&&e(),(n=De.__PosthogExtensions__)==null||n.loadExternalDependency==null||n.loadExternalDependency(this._instance,"exception-autocapture",(i=>{if(i)return So.error("failed to load script",i);e()}))}co(){var e,t,n;(e=this.uo)==null||e.call(this),this.uo=void 0,(t=this.lo)==null||t.call(this),this.lo=void 0,(n=this.ho)==null||n.call(this),this.ho=void 0}onRemoteConfig(e){"autocaptureExceptions"in e&&(this.do=!!e.autocaptureExceptions||!1,this._instance.persistence&&this._instance.persistence.register({[mm]:this.do}),this.qt=this.fo(),this.startIfEnabledOrStop())}onConfigChange(){this.qt=this.fo()}captureException(e){var t,n,i,l=(t=e==null||(n=e.$exception_list)==null||(n=n[0])==null?void 0:n.type)!==null&&t!==void 0?t:"Exception";this.vo.consumeRateLimit(l)?So.info("Skipping exception capture because of client rate limiting.",{exception:l}):(i=this._instance.exceptions)==null||i.sendExceptionEvent(e)}},exceptions:class{constructor(e){var t,n;this.po=[],this.mo=new RN([new UN,new WN,new qN,new FN,new YN,new GN,new IN,new XN],(function(i){for(var l=arguments.length,c=new Array(l>1?l-1:0),u=1;l>u;u++)c[u-1]=arguments[u];return function(f,h){h===void 0&&(h=0);for(var p=[],g=f.split(`
|
|
62
|
-
`),v=h;g.length>v;v++){var y=g[v];if(1024>=y.length){var b=fb.test(y)?y.replace(fb,"$1"):y;if(!b.match(/\S*Error: /)){for(var _ of c){var S=_(b,i);if(S){p.push(S);break}}if(p.length>=50)break}}}return(function(E){if(!E.length)return[];var k=Array.from(E);return k.reverse(),k.slice(0,50).map((M=>{return ye({},M,{filename:M.filename||(C=k,C[C.length-1]||{}).filename,function:M.function||ol});var C}))})(p)}})("web:javascript",ON,$N)),this._instance=e,this.po=(t=(n=this._instance.persistence)==null?void 0:n.get_property(gm))!==null&&t!==void 0?t:[],this.yo=fd(this.bo()),this._o=new KN(this.yo)}onConfigChange(){this.yo=fd(this.bo()),this._o.setConfig(this.yo)}onRemoteConfig(e){var t,n,i;if("errorTracking"in e){var l=(t=(n=e.errorTracking)==null?void 0:n.suppressionRules)!==null&&t!==void 0?t:[],c=(i=e.errorTracking)==null?void 0:i.captureExtensionExceptions;this.po=l,this._instance.persistence&&this._instance.persistence.register({[gm]:this.po,[xm]:c})}}get wo(){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.mo.buildFromUnknown(e,{syntheticException:t==null?void 0:t.syntheticException,mechanism:{handled:t==null?void 0:t.handled}})}addExceptionStep(e,t){if(this.yo.enabled)try{if(!It(e)||e.trim().length===0)return void bi.warn("Ignoring exception step because message must be a non-empty string");var n=this.xo(t),{sanitizedProperties:i,droppedKeys:l}=(function(c){if(!c)return{sanitizedProperties:{},droppedKeys:[]};var u=[];return{sanitizedProperties:Object.keys(c).reduce(((f,h)=>QN.has(h)?(u.push(h),f):(f[h]=c[h],f)),{}),droppedKeys:u}})(n);l.length>0&&bi.warn("Ignoring reserved exception step fields",{droppedKeys:l}),this._o.add(ye({[ud]:e,[dd]:new Date().toISOString()},i))}catch(c){bi.error("Failed to add exception step. Ignoring breadcrumb.",c)}}sendExceptionEvent(e){try{var t=e.$exception_list;if(this.So(t)){if(this.ko(t))return this.Co("Exception dropped: matched a suppression rule"),void bi.info("Skipping exception capture because a suppression rule matched");if(!this.wo&&this.Io(t))return this.Co("Exception dropped: thrown by a browser extension"),void bi.info("Skipping exception capture because it was thrown by an extension");if(!this._instance.config.error_tracking.__capturePostHogExceptions&&this.To(t))return this.Co("Exception dropped: thrown by the PostHog SDK"),void bi.info("Skipping exception capture because it was thrown by the PostHog SDK")}var n=this.yo.enabled&&nt(e.$exception_steps)?this.Eo(e):e;try{var i=this._instance.capture("$exception",n,{_noTruncate:!0,_batchKey:"exceptionEvent",en:!0});return i&&this._o.clear(),i}catch(l){return bi.error("Failed to capture exception event. Dropping this exception.",l),void this._o.clear()}}catch(l){return void bi.error("Failed to process exception event. Ignoring this exception.",l)}}Eo(e){try{var t=this._o.getAttachable();return t.length===0?e:ye({},e,{$exception_steps:t})}catch(n){return bi.error("Failed to read buffered exception steps. Capturing exception without steps.",n),e}}Co(e){this.yo.enabled&&this._o.add({[ud]:e,[dd]:new Date().toISOString()})}xo(e){return Zt(e)?ye({},e):{}}bo(){var e,t;return(e=(t=this._instance.config.error_tracking)==null?void 0:t.exception_steps)!==null&&e!==void 0?e:{}}ko(e){if(e.length===0)return!1;var t=e.reduce(((n,i)=>{var{type:l,value:c}=i;return It(l)&&l.length>0&&n.$exception_types.push(l),It(c)&&c.length>0&&n.$exception_values.push(c),n}),{$exception_types:[],$exception_values:[]});return this.po.some((n=>{var i=n.values.map((l=>{var c,u=L_[l.operator],f=ut(l.value)?l.value:[l.value],h=(c=t[l.key])!==null&&c!==void 0?c:[];return f.length>0&&u(f,h)}));return n.type==="OR"?i.some(Boolean):i.every(Boolean)}))}Io(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://")))}To(e){if(e.length>0){var t,n,i,l,c=(t=(n=e[0].stacktrace)==null?void 0:n.frames)!==null&&t!==void 0?t:[],u=c[c.length-1];return(i=u==null||(l=u.filename)==null?void 0:l.includes("posthog.com/static"))!==null&&i!==void 0&&i}return!1}So(e){return!nt(e)&&ut(e)}}},dC=ye({productTours:class{get ni(){return this._instance.persistence}constructor(e){this.Mo=null,this.Po=null,this._instance=e}initialize(){this.loadIfEnabled()}onRemoteConfig(e){"productTours"in e&&(this.ni&&this.ni.register({[bm]:!!e.productTours}),this.loadIfEnabled())}loadIfEnabled(){var e,t;this.Mo||(e=this._instance).config.disable_product_tours||(t=e.persistence)==null||!t.get_property(bm)||this.lr((()=>this.Ro()))}lr(e){var t,n;(t=De.__PosthogExtensions__)!=null&&t.generateProductTours?e():(n=De.__PosthogExtensions__)==null||n.loadExternalDependency==null||n.loadExternalDependency(this._instance,"product-tours",(i=>{i?Wb.error("Could not load product tours script",i):e()}))}Ro(){var e;!this.Mo&&(e=De.__PosthogExtensions__)!=null&&e.generateProductTours&&(this.Mo=De.__PosthogExtensions__.generateProductTours(this._instance,!0))}getProductTours(e,t){if(t===void 0&&(t=!1),!ut(this.Po)||t){var n=this.ni;if(n){var i=n.props[Ju];if(ut(i)&&!t)return this.Po=i,void e(i,{isLoaded:!0})}this._instance._send_request({url:this._instance.requestRouter.endpointFor("api","/api/product_tours/?token="+this._instance.config.token),method:"GET",callback:l=>{var c=l.statusCode;if(c!==200||!l.json){var u="Product Tours API could not be loaded, status: "+c;return Wb.error(u),void e([],{isLoaded:!1,error:u})}var f=ut(l.json.product_tours)?l.json.product_tours:[];this.Po=f,n&&n.register({[Ju]:f}),e(f,{isLoaded:!0})}})}else e(this.Po,{isLoaded:!0})}getActiveProductTours(e){nt(this.Mo)?e([],{isLoaded:!1,error:"Product tours not loaded"}):this.Mo.getActiveProductTours(e)}showProductTour(e){var t;(t=this.Mo)==null||t.showTourById(e)}previewTour(e){this.Mo?this.Mo.previewTour(e):this.lr((()=>{var t;this.Ro(),(t=this.Mo)==null||t.previewTour(e)}))}dismissProductTour(){var e;(e=this.Mo)==null||e.dismissTour("user_clicked_skip")}nextStep(){var e;(e=this.Mo)==null||e.nextStep()}previousStep(){var e;(e=this.Mo)==null||e.previousStep()}clearCache(){var e;this.Po=null,(e=this.ni)==null||e.unregister(Ju)}resetTour(e){var t;(t=this.Mo)==null||t.resetTour(e)}resetAllTours(){var e;(e=this.Mo)==null||e.resetAllTours()}cancelPendingTour(e){var t;(t=this.Mo)==null||t.cancelPendingTour(e)}}},Bd),fC={siteApps:class{constructor(e){this._instance=e,this.Oo=[],this.apps={}}get isEnabled(){return!!this._instance.config.opt_in_site_apps}Lo(e,t){if(t){var n=this.globalsForEvent(t);this.Oo.push(n),this.Oo.length>1e3&&(this.Oo=this.Oo.slice(10))}}get siteAppLoaders(){var e;return(e=De._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.Lo.bind(this));this.Fo=()=>{e(),this.Oo=[],this.Fo=void 0}}}globalsForEvent(e){var t,n,i,l,c,u,f;if(!e)throw new Error("Event payload is required");var h={},p=this._instance.get_property("$groups")||[],g=this._instance.get_property("$stored_group_properties")||{};for(var[v,y]of Object.entries(g))h[v]={id:p[v],type:v,properties:y};var{$set_once:b,$set:_}=e;return{event:ye({},D5(e,nC),{properties:ye({},e.properties,_?{$set:ye({},(t=(n=e.properties)==null?void 0:n.$set)!==null&&t!==void 0?t:{},_)}:{},b?{$set_once:ye({},(i=(l=e.properties)==null?void 0:l.$set_once)!==null&&i!==void 0?i:{},b)}:{}),elements_chain:(c=(u=e.properties)==null?void 0:u.$elements_chain)!==null&&c!==void 0?c:"",distinct_id:(f=e.properties)==null?void 0:f.distinct_id}),person:{properties:this._instance.get_property("$stored_person_properties")},groups:h}}setupSiteApp(e){var t=this.apps[e.id],n=()=>{var u;!t.errored&&this.Oo.length&&(cs.info("Processing "+this.Oo.length+" events for site app with id "+e.id),this.Oo.forEach((f=>t.processEvent==null?void 0:t.processEvent(f))),t.processedBuffer=!0),Object.values(this.apps).every((f=>f.processedBuffer||f.errored))&&((u=this.Fo)==null||u.call(this))},i=!1,l=u=>{t.errored=!u,t.loaded=!0,cs.info("Site app with id "+e.id+" "+(u?"loaded":"errored")),i&&n()};try{var{processEvent:c}=e.init({posthog:this._instance,callback(u){l(u)}});c&&(t.processEvent=c),i=!0}catch(u){cs.error(Qb+e.id,u),l(!1)}if(i&&t.loaded)try{n()}catch(u){cs.error("Error while processing buffered events PostHog app with config id "+e.id,u),t.errored=!0}}Ao(){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)}No(e){if(Object.keys(this.apps).length!==0){var t=this.globalsForEvent(e);for(var n of Object.values(this.apps))try{n.processEvent==null||n.processEvent(t)}catch(i){cs.error("Error while processing event "+e.event+" for site app "+n.id,i)}}}onRemoteConfig(e){var t,n,i,l=this;if((t=this.siteAppLoaders)!=null&&t.length)return this.isEnabled?(this.Ao(),void this._instance.on("eventCaptured",(h=>this.No(h)))):void cs.error('PostHog site apps are disabled. Enable the "opt_in_site_apps" config to proceed.');if((n=this.Fo)==null||n.call(this),(i=e.siteApps)!=null&&i.length)if(this.isEnabled){var c=function(h){var p;De["__$$ph_site_app_"+h]=l._instance,(p=De.__PosthogExtensions__)==null||p.loadSiteApp==null||p.loadSiteApp(l._instance,f,(g=>{if(g)return cs.error(Qb+h,g)}))};for(var{id:u,url:f}of e.siteApps)c(u)}else cs.error('PostHog site apps are disabled. Enable the "opt_in_site_apps" config to proceed.')}}},hC={tracingHeaders:class{constructor(e){this.$o=void 0,this.Do=void 0,this.oo=()=>{var t,n,i=this.qo()||[];Ce(this.$o)&&((t=De.__PosthogExtensions__)==null||(t=t.tracingHeadersPatchFns)==null||t._patchXHR(i,this._instance.get_distinct_id(),this._instance.sessionManager)),Ce(this.Do)&&((n=De.__PosthogExtensions__)==null||(n=n.tracingHeadersPatchFns)==null||n._patchFetch(i,this._instance.get_distinct_id(),this._instance.sessionManager))},this._instance=e}initialize(){this.startIfEnabledOrStop()}lr(e){var t,n;(t=De.__PosthogExtensions__)!=null&&t.tracingHeadersPatchFns&&e(),(n=De.__PosthogExtensions__)==null||n.loadExternalDependency==null||n.loadExternalDependency(this._instance,"tracing-headers",(i=>{if(i)return eC.error("failed to load script",i);e()}))}qo(){var e;return(e=this._instance.config.addTracingHeaders)!==null&&e!==void 0?e:this._instance.config.__add_tracing_headers}startIfEnabledOrStop(){var e,t;this.qo()?this.lr(this.oo):((e=this.$o)==null||e.call(this),(t=this.Do)==null||t.call(this),this.$o=void 0,this.Do=void 0)}}},pC=ye({surveys:class{get qt(){return this._instance.config}constructor(e){this.jo=void 0,this._surveyManager=null,this.Ho=!1,this.Uo=[],this.Bo=null,this._instance=e,this._surveyEventReceiver=null}initialize(){this.loadIfEnabled()}onRemoteConfig(e){if(!this.qt.disable_surveys){var t=e.surveys;if(nt(t))return kt.warn("Flags not loaded yet. Not loading surveys.");var n=ut(t);this.jo=n?t.length>0:t,kt.info("flags response received, isSurveysEnabled: "+this.jo),this.loadIfEnabled()}}reset(){localStorage.removeItem("lastSeenSurveyDate");for(var e=[],t=0;t<localStorage.length;t++){var n=localStorage.key(t);(n!=null&&n.startsWith($m)||n!=null&&n.startsWith("inProgressSurvey_"))&&e.push(n)}e.forEach((i=>localStorage.removeItem(i)))}loadIfEnabled(){if(!this._surveyManager)if(this.Ho)kt.info("Already initializing surveys, skipping...");else if(this.qt.disable_surveys)kt.info(Kb);else if(this.qt.cookieless_mode&&this._instance.consent.isOptedOut())kt.info("Not loading surveys in cookieless mode without consent.");else{var e=De==null?void 0:De.__PosthogExtensions__;if(e){if(!Ce(this.jo)||this.qt.advanced_enable_surveys){var t=this.jo||this.qt.advanced_enable_surveys;this.Ho=!0;try{var n=e.generateSurveys;if(n)return void this.zo(n,t);var i=e.loadExternalDependency;if(!i)return void this.Vo(pg);i(this._instance,"surveys",(l=>{l||!e.generateSurveys?this.Vo("Could not load surveys script",l):this.zo(e.generateSurveys,t)}))}catch(l){throw this.Vo("Error initializing surveys",l),l}finally{this.Ho=!1}}}else kt.error("PostHog Extensions not found.")}}zo(e,t){this._surveyManager=e(this._instance,t),this._surveyEventReceiver=new sC(this._instance),kt.info("Surveys loaded successfully"),this.Wo({isLoaded:!0})}Vo(e,t){kt.error(e,t),this.Wo({isLoaded:!1,error:e})}onSurveysLoaded(e){return this.Uo.push(e),this._surveyManager&&this.Wo({isLoaded:!0}),()=>{this.Uo=this.Uo.filter((t=>t!==e))}}getSurveys(e,t){if(t===void 0&&(t=!1),this.qt.disable_surveys)return kt.info(Kb),e([]);var n,i=this._instance.get_property(Sm);if(i&&!t)return e(i,{isLoaded:!0});typeof Promise<"u"&&this.Bo?this.Bo.then((l=>{var{surveys:c,context:u}=l;return e(c,u)})):(typeof Promise<"u"&&(this.Bo=new Promise((l=>{n=l}))),this._instance._send_request({url:this._instance.requestRouter.endpointFor("api","/api/surveys/?token="+this.qt.token),method:"GET",timeout:this.qt.surveys_request_timeout_ms,callback:l=>{var c;this.Bo=null;var u=l.statusCode;if(u!==200||!l.json){var f="Surveys API could not be loaded, status: "+u;kt.error(f);var h={isLoaded:!1,error:f};return e([],h),void(n==null||n({surveys:[],context:h}))}var p,g=l.json.surveys||[],v=g.filter((b=>(function(_){return!(!_.start_date||_.end_date)})(b)&&((function(_){var S;return!((S=_.conditions)==null||(S=S.events)==null||(S=S.values)==null||!S.length)})(b)||(function(_){var S;return!((S=_.conditions)==null||(S=S.actions)==null||(S=S.values)==null||!S.length)})(b))));v.length>0&&((p=this._surveyEventReceiver)==null||p.register(v)),(c=this._instance.persistence)==null||c.register({[Sm]:g});var y={isLoaded:!0};e(g,y),n==null||n({surveys:g,context:y})}}))}Wo(e){for(var t of this.Uo)try{if(!e.isLoaded)return t([],e);this.getSurveys(t)}catch(n){kt.error("Error in survey callback",n)}}getActiveMatchingSurveys(e,t){if(t===void 0&&(t=!1),!nt(this._surveyManager))return this._surveyManager.getActiveMatchingSurveys(e,t);kt.warn("init was not called")}Zo(e){var t=null;return this.getSurveys((n=>{var i;t=(i=n.find((l=>l.id===e)))!==null&&i!==void 0?i:null})),t}Go(e){if(nt(this._surveyManager))return{eligible:!1,reason:kp};var t=typeof e=="string"?this.Zo(e):e;return t?this._surveyManager.checkSurveyEligibility(t):{eligible:!1,reason:"Survey not found"}}canRenderSurvey(e){if(nt(this._surveyManager))return kt.warn("init was not called"),{visible:!1,disabledReason:kp};var t=this.Go(e);return{visible:t.eligible,disabledReason:t.reason}}canRenderSurveyAsync(e,t){return nt(this._surveyManager)?(kt.warn("init was not called"),Promise.resolve({visible:!1,disabledReason:kp})):new Promise((n=>{this.getSurveys((i=>{var l,c=(l=i.find((f=>f.id===e)))!==null&&l!==void 0?l:null;if(c){var u=this.Go(c);n({visible:u.eligible,disabledReason:u.reason})}else n({visible:!1,disabledReason:"Survey not found"})}),t)}))}renderSurvey(e,t,n){var i;if(nt(this._surveyManager))kt.warn("init was not called");else{var l=typeof e=="string"?this.Zo(e):e;if(l!=null&&l.id)if(O3.includes(l.type)){var c=ke==null?void 0:ke.querySelector(t);if(c)return(i=l.appearance)!=null&&i.surveyPopupDelaySeconds?(kt.info("Rendering survey "+l.id+" with delay of "+l.appearance.surveyPopupDelaySeconds+" seconds"),void setTimeout((()=>{var u,f;kt.info("Rendering survey "+l.id+" with delay of "+((u=l.appearance)==null?void 0:u.surveyPopupDelaySeconds)+" seconds"),(f=this._surveyManager)==null||f.renderSurvey(l,c,n),kt.info("Survey "+l.id+" rendered")}),1e3*l.appearance.surveyPopupDelaySeconds)):void this._surveyManager.renderSurvey(l,c,n);kt.warn("Survey element not found")}else kt.warn("Surveys of type "+l.type+" cannot be rendered in the app");else kt.warn("Survey not found")}}displaySurvey(e,t){var n;if(nt(this._surveyManager))kt.warn("init was not called");else{var i=this.Zo(e);if(i){var l=i;if((n=i.appearance)!=null&&n.surveyPopupDelaySeconds&&t.ignoreDelay&&(l=ye({},i,{appearance:ye({},i.appearance,{surveyPopupDelaySeconds:0})})),t.displayType!==zm.Popover&&t.initialResponses&&kt.warn("initialResponses is only supported for popover surveys. prefill will not be applied."),t.ignoreConditions===!1){var c=this.canRenderSurvey(i);if(!c.visible)return void kt.warn("Survey is not eligible to be displayed: ",c.disabledReason)}t.displayType!==zm.Inline?this._surveyManager.handlePopoverSurvey(l,t):this.renderSurvey(l,t.selector,t.properties)}else kt.warn("Survey not found")}}cancelPendingSurvey(e){nt(this._surveyManager)?kt.warn("init was not called"):this._surveyManager.cancelSurvey(e)}handlePageUnload(){var e;(e=this._surveyManager)==null||e.handlePageUnload()}}},Bd),mC={toolbar:class{constructor(e){this.instance=e}Qo(e){De.ph_toolbar_state=e}Jo(){var e;return(e=De.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),g_(this.instance.config)||!ie||!ke)return!1;e=e??ie.location,n=n??ie.history;try{if(!t){try{ie.localStorage.setItem("test","test"),ie.localStorage.removeItem("test")}catch{return!1}t=ie==null?void 0:ie.localStorage}var i,l=aC||wd(e.hash,"__posthog")||wd(e.hash,"state"),c=l?pb((()=>JSON.parse(atob(decodeURIComponent(l)))))||pb((()=>JSON.parse(decodeURIComponent(l)))):null;return c&&c.action==="ph_authorize"?((i=c).source="url",i&&Object.keys(i).length>0&&(c.desiredHash?e.hash=c.desiredHash:n?n.replaceState(n.state,"",e.pathname+e.search):e.hash="")):((i=JSON.parse(t.getItem(Zb)||"{}")).source="localstorage",delete i.userIntent),!(!i.token||this.instance.config.token!==i.token||(this.loadToolbar(i),0))}catch{return!1}}Ko(e){var t=De.ph_load_toolbar||De.ph_load_editor;!nt(t)&&ji(t)?t(e,this.instance):Jb.warn("No toolbar load function found")}loadToolbar(e){var t=!(ke==null||!ke.getElementById(f_));if(!ie||t)return!1;var n=this.instance.requestRouter.region==="custom"&&this.instance.config.advanced_disable_toolbar_metrics,i=ye({token:this.instance.config.token},e,{apiURL:this.instance.requestRouter.endpointFor("ui")},n?{instrument:!1}:{});if(ie.localStorage.setItem(Zb,JSON.stringify(ye({},i,{source:void 0}))),this.Jo()===2)this.Ko(i);else if(this.Jo()===0){var l;this.Qo(1),(l=De.__PosthogExtensions__)==null||l.loadExternalDependency==null||l.loadExternalDependency(this.instance,"toolbar",(c=>{if(c)return Jb.error("[Toolbar] Failed to load",c),void this.Qo(0);this.Qo(2),this.Ko(i)})),ln(ie,"turbolinks:load",(()=>{this.Qo(0),this.loadToolbar(i)}))}return!0}Yo(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)}}},gC=ye({experiments:En},Bd),xC={conversations:class{constructor(e){this.Xo=void 0,this._conversationsManager=null,this.ea=!1,this.ta=null,this._instance=e}initialize(){this.loadIfEnabled()}onRemoteConfig(e){if(!this._instance.config.disable_conversations){var t=e.conversations;nt(t)||(Qr(t)?this.Xo=t:(this.Xo=t.enabled,this.ta=t),this.loadIfEnabled())}}reset(){var e;(e=this._conversationsManager)==null||e.reset(),this._conversationsManager=null,this.Xo=void 0,this.ta=null}loadIfEnabled(){if(!(this._conversationsManager||this.ea||this._instance.config.disable_conversations||g_(this._instance.config)||this._instance.config.cookieless_mode&&this._instance.consent.isOptedOut())){var e=De==null?void 0:De.__PosthogExtensions__;if(e&&!Ce(this.Xo)&&this.Xo)if(this.ta&&this.ta.token){this.ea=!0;try{var t=e.initConversations;if(t)return this.ra(t),void(this.ea=!1);var n=e.loadExternalDependency;if(!n)return void this.ia(pg);n(this._instance,"conversations",(i=>{i||!e.initConversations?this.ia("Could not load conversations script",i):this.ra(e.initConversations),this.ea=!1}))}catch(i){this.ia("Error initializing conversations",i),this.ea=!1}}else vr.error("Conversations enabled but missing token in remote config.")}}ra(e){if(this.ta)try{this._conversationsManager=e(this.ta,this._instance),vr.info("Conversations loaded successfully")}catch(t){this.ia("Error completing conversations initialization",t)}else vr.error("Cannot complete initialization: remote config is null")}ia(e,t){vr.error(e,t),this._conversationsManager=null,this.ea=!1}show(){this._conversationsManager?this._conversationsManager.show():vr.warn("Conversations not loaded yet.")}hide(){this._conversationsManager&&this._conversationsManager.hide()}isAvailable(){return this.Xo===!0&&!Ei(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 ir((function*(){return i._conversationsManager?i._conversationsManager.sendMessage(e,t,n):(vr.warn(Gs),null)}))()}getMessages(e,t){var n=this;return ir((function*(){return n._conversationsManager?n._conversationsManager.getMessages(e,t):(vr.warn(Gs),null)}))()}markAsRead(e){var t=this;return ir((function*(){return t._conversationsManager?t._conversationsManager.markAsRead(e):(vr.warn(Gs),null)}))()}getTickets(e){var t=this;return ir((function*(){return t._conversationsManager?t._conversationsManager.getTickets(e):(vr.warn(Gs),null)}))()}requestRestoreLink(e){var t=this;return ir((function*(){return t._conversationsManager?t._conversationsManager.requestRestoreLink(e):(vr.warn(Gs),null)}))()}restoreFromToken(e){var t=this;return ir((function*(){return t._conversationsManager?t._conversationsManager.restoreFromToken(e):(vr.warn(Gs),null)}))()}restoreFromUrlToken(){var e=this;return ir((function*(){return e._conversationsManager?e._conversationsManager.restoreFromUrlToken():(vr.warn(Gs),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}ln(){var e;(e=this._conversationsManager)==null||e.setIdentity()}hn(){var e;(e=this._conversationsManager)==null||e.clearIdentity()}}},vC={logs:class{constructor(e){var t;this.na=!1,this.sa=!1,this.Gt=Ft("[logs]"),this.oa=[],this.aa=0,this.ua=0,this.la=!1,this._instance=e,this._instance&&(t=this._instance.config.logs)!=null&&t.captureConsoleLogs&&(this.na=!0)}initialize(){this.loadIfEnabled()}onRemoteConfig(e){var t,n=(t=e.logs)==null?void 0:t.captureConsoleLogs;!nt(n)&&n&&(this.na=!0,this.loadIfEnabled())}reset(){this.oa=[],this.qr&&(clearTimeout(this.qr),this.qr=void 0),this.aa=0,this.ua=0,this.la=!1}loadIfEnabled(){if(this.na&&!this.sa){var e=De==null?void 0:De.__PosthogExtensions__;if(e){var t=e.loadExternalDependency;t?t(this._instance,"logs",(n=>{var i;n||(i=e.logs)==null||!i.initializeLogs?this.Gt.error("Could not load logs script",n):(e.logs.initializeLogs(this._instance),this.sa=!0)})):this.Gt.error(pg)}else this.Gt.error("PostHog Extensions not found.")}}captureLog(e){var t,n,i,l,c,u;if(this._instance.is_capturing())if(e&&e.body){var f=(t=(n=this._instance.config.logs)==null?void 0:n.flushIntervalMs)!==null&&t!==void 0?t:3e3,h=(i=(l=this._instance.config.logs)==null?void 0:l.maxLogsPerInterval)!==null&&i!==void 0?i:1e3,p=Date.now();if(f>p-this.ua||(this.ua=p,this.aa=0,this.la=!1),h>this.aa){this.aa++;var g=(function(v,y){var b=v.level||"info",{text:_,number:S}=n_[b]||AN,E=String(Date.now())+"000000",k={};y.distinctId&&(k.posthogDistinctId=y.distinctId),y.sessionId&&(k.sessionId=y.sessionId),y.currentUrl&&(k["url.full"]=y.currentUrl),y.screenName&&(k["screen.name"]=y.screenName),y.appState&&(k["app.state"]=y.appState),y.activeFeatureFlags&&y.activeFeatureFlags.length>0&&(k.feature_flags=y.activeFeatureFlags);var M=ye({},k,v.attributes||{}),C={timeUnixNano:E,observedTimeUnixNano:E,severityNumber:S,severityText:_,body:{stringValue:v.body},attributes:db(M)};return v.trace_id&&(C.traceId=v.trace_id),v.span_id&&(C.spanId=v.span_id),Ce(v.trace_flags)||(C.flags=v.trace_flags),C})(e,this.ha());this.oa.push({record:g}),((c=(u=this._instance.config.logs)==null?void 0:u.maxBufferSize)!==null&&c!==void 0?c:100)>this.oa.length?this.ca():this.flushLogs()}else this.la||(this.Gt.warn("captureLog dropping logs: exceeded "+h+" logs per "+f+"ms"),this.la=!0)}else this.Gt.warn("captureLog requires a body")}get logger(){return this.da||(this.da={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.da}flushLogs(e){if(this.qr&&(clearTimeout(this.qr),this.qr=void 0),this.oa.length!==0){var t=this.oa;this.oa=[];var n=this._instance.config.logs,i=ye({"service.name":(n==null?void 0:n.serviceName)||"unknown_service"},(n==null?void 0:n.environment)&&{"deployment.environment":n.environment},(n==null?void 0:n.serviceVersion)&&{"service.version":n.serviceVersion},n==null?void 0:n.resourceAttributes),l=(function(u,f,h,p){return{resourceLogs:[{resource:{attributes:db(f)},scopeLogs:[{scope:{name:h,version:p},logRecords:u}]}]}})(t.map((u=>u.record)),i,Dn.LIB_NAME,Dn.LIB_VERSION),c=this._instance.requestRouter.endpointFor("api","/i/v1/logs")+"?token="+encodeURIComponent(this._instance.config.token);this._instance.Bi({method:"POST",url:c,data:l,compression:"best-available",batchKey:"logs",transport:e})}}ca(){var e,t;this.qr||(this.qr=setTimeout((()=>{this.qr=void 0,this.flushLogs()}),(e=(t=this._instance.config.logs)==null?void 0:t.flushIntervalMs)!==null&&e!==void 0?e:3e3))}ha(){var e,t={};if(t.distinctId=this._instance.get_distinct_id(),this._instance.sessionManager){var{sessionId:n}=this._instance.sessionManager.checkAndGetSessionAndWindowId(!0);t.sessionId=n}if(De!=null&&(e=De.location)!=null&&e.href&&(t.currentUrl=De.location.href),this._instance.featureFlags){var i=this._instance.featureFlags.getFlags();i&&i.length>0&&(t.activeFeatureFlags=i)}return t}}},bC=ye({},Bd,oC,cC,uC,dC,fC,pC,hC,mC,gC,xC,vC);wr.__defaultExtensionClasses=ye({},bC);var ry,ic=(ry=Ho[Ka]=new wr,(function(){function e(){e.done||(e.done=!0,P_=!1,Lt(Ho,(function(t){t._dom_loaded()})))}ke!=null&&ke.addEventListener?ke.readyState==="complete"?e():ln(ke,"DOMContentLoaded",e,{capture:!1}):ie&&Se.error("Browser doesn't support `document.addEventListener` so PostHog couldn't be initialized")})(),ry);const yC="https://us.i.posthog.com",Y_="cc-telemetry-enabled";let Im=!1,sc=!1;function _C(){return yC}function wC(){if(typeof localStorage>"u")return!0;const e=localStorage.getItem(Y_);return e===null?!0:e==="true"}function X_(e){Im&&(e?(ic.opt_in_capturing({captureEventName:null}),sc=!0):(ic.opt_out_capturing(),sc=!1))}function VR(e){typeof localStorage<"u"&&localStorage.setItem(Y_,String(e)),X_(e)}function jC(){const e=void 0;return e?(ic.init(e,{api_host:_C(),defaults:"2026-01-30",capture_pageview:!1,capture_pageleave:!0,capture_exceptions:!0,autocapture:!0,respect_dnt:!0}),Im=!0,X_(wC()),!0):(Im=!1,sc=!1,!1)}function _g(e,t){sc&&ic.capture(e,t)}function Zr(e,t){sc&&ic.captureException(e,t)}function SC(e){_g("$pageview",{$current_url:e})}const Ti="/api",W_="companion_auth_token";function na(){if(typeof window>"u")return{};const e=localStorage.getItem(W_);return e?{Authorization:`Bearer ${e}`}:{}}function hl(e){e===401&&typeof window<"u"&&(localStorage.removeItem(W_),Xn(async()=>{const{useStore:t}=await Promise.resolve().then(()=>ck);return{useStore:t}},void 0).then(({useStore:t})=>{t.getState().logout()}).catch(()=>{}))}function on(){return typeof performance<"u"&&typeof performance.now=="function"?performance.now():Date.now()}function dc(e,t,n,i){_g("api_request_succeeded",{method:e,path:t,status:i,duration_ms:Math.round(n)})}function Jr(e,t,n,i,l){_g("api_request_failed",{method:e,path:t,status:l,duration_ms:Math.round(n),error:i instanceof Error?i.message:String(i)}),Zr(i,{method:e,path:t,status:l})}async function qe(e,t){const n=on();let i=!1;try{const l=await fetch(`${Ti}${e}`,{method:"POST",headers:{"Content-Type":"application/json",...na()},body:t?JSON.stringify(t):void 0});if(!l.ok){hl(l.status);const c=await l.json().catch(()=>({error:l.statusText})),u=new Error(c.error||l.statusText);throw Jr("POST",e,on()-n,u,l.status),i=!0,u}return dc("POST",e,on()-n,l.status),l.json()}catch(l){throw i||Jr("POST",e,on()-n,l),l}}async function Re(e){const t=on();let n=!1;try{const i=await fetch(`${Ti}${e}`,{headers:{...na()}});if(!i.ok){hl(i.status);const l=await i.json().catch(()=>({error:i.statusText})),c=new Error(l.error||i.statusText);throw Jr("GET",e,on()-t,c,i.status),n=!0,c}return dc("GET",e,on()-t,i.status),i.json()}catch(i){throw n||Jr("GET",e,on()-t,i),i}}async function br(e,t){const n=on();let i=!1;try{const l=await fetch(`${Ti}${e}`,{method:"PUT",headers:{"Content-Type":"application/json",...na()},body:t?JSON.stringify(t):void 0});if(!l.ok){hl(l.status);const c=await l.json().catch(()=>({error:l.statusText})),u=new Error(c.error||l.statusText);throw Jr("PUT",e,on()-n,u,l.status),i=!0,u}return dc("PUT",e,on()-n,l.status),l.json()}catch(l){throw i||Jr("PUT",e,on()-n,l),l}}async function kC(e,t){const n=on();let i=!1;try{const l=await fetch(`${Ti}${e}`,{method:"PATCH",headers:{"Content-Type":"application/json",...na()},body:t?JSON.stringify(t):void 0});if(!l.ok){hl(l.status);const c=await l.json().catch(()=>({error:l.statusText})),u=new Error(c.error||l.statusText);throw Jr("PATCH",e,on()-n,u,l.status),i=!0,u}return dc("PATCH",e,on()-n,l.status),l.json()}catch(l){throw i||Jr("PATCH",e,on()-n,l),l}}async function yr(e,t){const n=on();let i=!1;try{const l=await fetch(`${Ti}${e}`,{method:"DELETE",headers:{...t?{"Content-Type":"application/json"}:{},...na()},body:t?JSON.stringify(t):void 0});if(!l.ok){hl(l.status);const c=await l.json().catch(()=>({error:l.statusText})),u=new Error(c.error||l.statusText);throw Jr("DELETE",e,on()-n,u,l.status),i=!0,u}return dc("DELETE",e,on()-n,l.status),l.json()}catch(l){throw i||Jr("DELETE",e,on()-n,l),l}}async function NC(e,t){const n=await fetch(`${Ti}/sessions/create-stream`,{method:"POST",headers:{"Content-Type":"application/json",...na()},body:JSON.stringify(e??{})});if(!n.ok||!n.body){const f=await n.json().catch(()=>({error:n.statusText}));throw new Error(f.error||n.statusText)}const i=n.body.getReader(),l=new TextDecoder;let c="",u=null;for(;;){const{done:f,value:h}=await i.read();if(f)break;c+=l.decode(h,{stream:!0});const p=c.split(`
|
|
63
|
-
|
|
64
|
-
`);c=p.pop()||"";for(const g of p){if(!g.trim())continue;let v="",y="";for(const _ of g.split(`
|
|
65
|
-
`))_.startsWith("event:")?v=_.slice(6).trim():_.startsWith("data:")&&(y=_.slice(5).trim());if(!y)continue;const b=JSON.parse(y);if(v==="progress")t(b);else if(v==="done")u=b;else if(v==="error")throw new Error(b.error||"Session creation failed")}}if(!u)throw new Error("Stream ended without session creation result");return u}async function CC(){try{const e=await fetch(`${Ti}/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 iy(e){try{const t=await fetch(`${Ti}/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 _e={getAuthQr:()=>Re("/auth/qr"),getAuthToken:()=>Re("/auth/token"),regenerateAuthToken:()=>qe("/auth/regenerate"),createSession:e=>qe("/sessions/create",e),listSessions:()=>Re("/sessions"),discoverClaudeSessions:(e=200)=>Re(`/claude/sessions/discover?limit=${encodeURIComponent(String(e))}`),getClaudeSessionHistory:(e,t)=>{const n=Math.max(0,Math.floor((t==null?void 0:t.cursor)??0)),i=Math.max(1,Math.floor((t==null?void 0:t.limit)??40));return Re(`/claude/sessions/${encodeURIComponent(e)}/history?cursor=${encodeURIComponent(String(n))}&limit=${encodeURIComponent(String(i))}`)},killSession:e=>qe(`/sessions/${encodeURIComponent(e)}/kill`),deleteSession:e=>yr(`/sessions/${encodeURIComponent(e)}`),relaunchSession:e=>qe(`/sessions/${encodeURIComponent(e)}/relaunch`),archiveSession:(e,t)=>qe(`/sessions/${encodeURIComponent(e)}/archive`,t),getArchiveInfo:e=>Re(`/sessions/${encodeURIComponent(e)}/archive-info`),unarchiveSession:e=>qe(`/sessions/${encodeURIComponent(e)}/unarchive`),renameSession:(e,t)=>kC(`/sessions/${encodeURIComponent(e)}/name`,{name:t}),listDirs:e=>Re(`/fs/list${e?`?path=${encodeURIComponent(e)}`:""}`),getHome:()=>Re("/fs/home"),listEnvs:()=>Re("/envs"),getEnv:e=>Re(`/envs/${encodeURIComponent(e)}`),createEnv:(e,t)=>qe("/envs",{name:e,variables:t}),updateEnv:(e,t)=>br(`/envs/${encodeURIComponent(e)}`,t),deleteEnv:e=>yr(`/envs/${encodeURIComponent(e)}`),listSandboxes:()=>Re("/sandboxes"),getSandbox:e=>Re(`/sandboxes/${encodeURIComponent(e)}`),createSandbox:(e,t)=>qe("/sandboxes",{name:e,...t}),updateSandbox:(e,t)=>br(`/sandboxes/${encodeURIComponent(e)}`,t),deleteSandbox:e=>yr(`/sandboxes/${encodeURIComponent(e)}`),testInitScript:(e,t,n)=>qe(`/sandboxes/${encodeURIComponent(e)}/test-init`,{cwd:t,initScript:n}),buildBaseImage:()=>qe("/docker/build-base"),getBaseImageStatus:()=>Re("/docker/base-image"),getSettings:()=>Re("/settings"),updateSettings:e=>br("/settings",e),verifyAnthropicKey:e=>qe("/settings/anthropic/verify",{apiKey:e}),getTailscaleStatus:()=>Re("/tailscale/status"),startTailscaleFunnel:()=>qe("/tailscale/funnel/start"),stopTailscaleFunnel:()=>qe("/tailscale/funnel/stop"),listLinearConnections:()=>Re("/linear/connections"),createLinearConnection:e=>qe("/linear/connections",e),updateLinearConnection:(e,t)=>br(`/linear/connections/${encodeURIComponent(e)}`,t),deleteLinearConnection:e=>yr(`/linear/connections/${encodeURIComponent(e)}`),verifyLinearConnection:e=>qe(`/linear/connections/${encodeURIComponent(e)}/verify`,{}),searchLinearIssues:(e,t=8,n)=>Re(`/linear/issues?query=${encodeURIComponent(e)}&limit=${encodeURIComponent(String(t))}${n?`&connectionId=${encodeURIComponent(n)}`:""}`),getLinearConnection:e=>Re(`/linear/connection${e?`?connectionId=${encodeURIComponent(e)}`:""}`),getLinearStates:e=>Re(`/linear/states${e?`?connectionId=${encodeURIComponent(e)}`:""}`),transitionLinearIssue:(e,t)=>qe(`/linear/issues/${encodeURIComponent(e)}/transition${t?`?connectionId=${encodeURIComponent(t)}`:""}`,{}),listLinearProjects:e=>Re(`/linear/projects${e?`?connectionId=${encodeURIComponent(e)}`:""}`),getLinearProjectIssues:(e,t=15,n)=>Re(`/linear/project-issues?projectId=${encodeURIComponent(e)}&limit=${encodeURIComponent(String(t))}${n?`&connectionId=${encodeURIComponent(n)}`:""}`),getLinearProjectMapping:e=>Re(`/linear/project-mappings?repoRoot=${encodeURIComponent(e)}`),upsertLinearProjectMapping:e=>br("/linear/project-mappings",e),removeLinearProjectMapping:e=>yr("/linear/project-mappings",{repoRoot:e}),linkLinearIssue:(e,t,n)=>br(`/sessions/${encodeURIComponent(e)}/linear-issue`,{...t,...n!==void 0?{connectionId:n}:{}}),unlinkLinearIssue:e=>yr(`/sessions/${encodeURIComponent(e)}/linear-issue`),getLinkedLinearIssue:(e,t=!1)=>Re(`/sessions/${encodeURIComponent(e)}/linear-issue${t?"?refresh=true":""}`),createLinearIssue:e=>qe("/linear/issues",e),addLinearComment:(e,t,n)=>qe(`/linear/issues/${encodeURIComponent(e)}/comments`,{body:t,connectionId:n}),getRepoInfo:e=>Re(`/git/repo-info?path=${encodeURIComponent(e)}`),listBranches:e=>Re(`/git/branches?repoRoot=${encodeURIComponent(e)}`),gitFetch:e=>qe("/git/fetch",{repoRoot:e}),gitPull:e=>qe("/git/pull",{cwd:e}),listWorktrees:e=>Re(`/git/worktrees?repoRoot=${encodeURIComponent(e)}`),createWorktree:(e,t,n)=>qe("/git/worktree",{repoRoot:e,branch:t,...n}),removeWorktree:(e,t,n)=>yr("/git/worktree",{repoRoot:e,worktreePath:t,force:n}),getPRStatus:(e,t)=>Re(`/git/pr-status?cwd=${encodeURIComponent(e)}&branch=${encodeURIComponent(t)}`),getBackends:()=>Re("/backends"),getBackendModels:e=>Re(`/backends/${encodeURIComponent(e)}/models`),getContainerStatus:()=>Re("/containers/status"),getContainerImages:()=>Re("/containers/images"),getImageStatus:e=>Re(`/images/${encodeURIComponent(e)}/status`),pullImage:e=>qe(`/images/${encodeURIComponent(e)}/pull`),getCloudProviderPlan:(e,t,n)=>Re(`/cloud/providers/${encodeURIComponent(e)}/plan?cwd=${encodeURIComponent(t)}&sessionId=${encodeURIComponent(n)}`),startEditor:e=>qe(`/sessions/${encodeURIComponent(e)}/editor/start`),startBrowser:(e,t)=>qe(`/sessions/${encodeURIComponent(e)}/browser/start`,t?{url:t}:void 0),navigateBrowser:(e,t)=>qe(`/sessions/${encodeURIComponent(e)}/browser/navigate`,{url:t}),getFileTree:e=>Re(`/fs/tree?path=${encodeURIComponent(e)}`),readFile:e=>Re(`/fs/read?path=${encodeURIComponent(e)}`),getFileBlob:async e=>{const t=await fetch(`${Ti}/fs/raw?path=${encodeURIComponent(e)}`,{headers:{...na()}});if(!t.ok){hl(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)=>br("/fs/write",{path:e,content:t}),getFileDiff:(e,t)=>Re(`/fs/diff?path=${encodeURIComponent(e)}${t?`&base=${encodeURIComponent(t)}`:""}`),getChangedFiles:(e,t)=>Re(`/fs/changed-files?cwd=${encodeURIComponent(e)}${t?`&base=${encodeURIComponent(t)}`:""}`),getClaudeMdFiles:e=>Re(`/fs/claude-md?cwd=${encodeURIComponent(e)}`),saveClaudeMd:(e,t)=>br("/fs/claude-md",{path:e,content:t}),getClaudeConfig:e=>Re(`/fs/claude-config?cwd=${encodeURIComponent(e)}`),getUsageLimits:()=>Re("/usage-limits"),getSessionUsageLimits:e=>Re(`/sessions/${encodeURIComponent(e)}/usage-limits`),spawnTerminal:(e,t,n,i)=>qe("/terminal/spawn",{cwd:e,cols:t,rows:n,containerId:i==null?void 0:i.containerId}),killTerminal:e=>qe("/terminal/kill",{terminalId:e}),getTerminal:e=>Re(e?`/terminal?terminalId=${encodeURIComponent(e)}`:"/terminal"),checkForUpdate:()=>Re("/update-check"),forceCheckForUpdate:()=>qe("/update-check"),triggerUpdate:()=>qe("/update"),getClaudeCompat:()=>Re("/claude-compat"),refreshClaudeCompat:()=>qe("/claude-compat/refresh"),pinClaudeVersion:e=>qe("/claude-compat/pin",e?{version:e}:{}),patchClaudeBinary:()=>qe("/claude-compat/patch"),unpatchClaudeBinary:()=>qe("/claude-compat/unpatch"),dismissClaudeCompatBanner:e=>qe("/claude-compat/dismiss-banner",{version:e}),listCronJobs:()=>Re("/cron/jobs"),getCronJob:e=>Re(`/cron/jobs/${encodeURIComponent(e)}`),createCronJob:e=>qe("/cron/jobs",e),updateCronJob:(e,t)=>br(`/cron/jobs/${encodeURIComponent(e)}`,t),deleteCronJob:e=>yr(`/cron/jobs/${encodeURIComponent(e)}`),toggleCronJob:e=>qe(`/cron/jobs/${encodeURIComponent(e)}/toggle`),runCronJob:e=>qe(`/cron/jobs/${encodeURIComponent(e)}/run`),getCronJobExecutions:e=>Re(`/cron/jobs/${encodeURIComponent(e)}/executions`),killProcess:(e,t)=>qe(`/sessions/${encodeURIComponent(e)}/processes/${encodeURIComponent(t)}/kill`),killAllProcesses:(e,t)=>qe(`/sessions/${encodeURIComponent(e)}/processes/kill-all`,{taskIds:t}),getSystemProcesses:e=>Re(`/sessions/${encodeURIComponent(e)}/processes/system`),killSystemProcess:(e,t)=>qe(`/sessions/${encodeURIComponent(e)}/processes/system/${t}/kill`),listAgents:()=>Re("/agents"),getAgent:e=>Re(`/agents/${encodeURIComponent(e)}`),createAgent:e=>qe("/agents",e),updateAgent:(e,t)=>br(`/agents/${encodeURIComponent(e)}`,t),deleteAgent:e=>yr(`/agents/${encodeURIComponent(e)}`),toggleAgent:e=>qe(`/agents/${encodeURIComponent(e)}/toggle`),runAgent:(e,t)=>qe(`/agents/${encodeURIComponent(e)}/run`,{input:t}),getAgentExecutions:e=>Re(`/agents/${encodeURIComponent(e)}/executions`),importAgent:e=>qe("/agents/import",e),exportAgent:e=>Re(`/agents/${encodeURIComponent(e)}/export`),regenerateAgentWebhookSecret:e=>qe(`/agents/${encodeURIComponent(e)}/regenerate-secret`),listExecutions:e=>{const t=new URLSearchParams;e!=null&&e.agentId&&t.set("agentId",e.agentId),e!=null&&e.triggerType&&t.set("triggerType",e.triggerType),e!=null&&e.status&&t.set("status",e.status),e!=null&&e.limit&&t.set("limit",String(e.limit)),e!=null&&e.offset&&t.set("offset",String(e.offset));const n=t.toString();return Re(`/executions${n?`?${n}`:""}`)},getLinearOAuthStatus:e=>{const t=new URLSearchParams;e&&t.set("stagingId",e);const n=t.toString();return Re(`/linear/oauth/status${n?`?${n}`:""}`)},getLinearOAuthAuthorizeUrl:(e,t)=>{const n=new URLSearchParams;e&&n.set("returnTo",e),t&&n.set("stagingId",t);const i=n.toString();return Re(`/linear/oauth/authorize-url${i?`?${i}`:""}`)},disconnectLinearOAuth:()=>qe("/linear/oauth/disconnect"),createLinearStaging:e=>qe("/linear/oauth/staging",e),getLinearStagingStatus:e=>Re(`/linear/oauth/staging/${encodeURIComponent(e)}/status`),deleteLinearStaging:e=>yr(`/linear/oauth/staging/${encodeURIComponent(e)}`),listLinearOAuthConnections:()=>Re("/linear/oauth-connections"),createLinearOAuthConnection:e=>qe("/linear/oauth-connections",e),updateLinearOAuthConnection:(e,t)=>br(`/linear/oauth-connections/${encodeURIComponent(e)}`,t),deleteLinearOAuthConnection:e=>yr(`/linear/oauth-connections/${encodeURIComponent(e)}`),getLinearOAuthConnectionAuthorizeUrl:(e,t)=>Re(`/linear/oauth-connections/${encodeURIComponent(e)}/authorize-url${t?`?returnTo=${encodeURIComponent(t)}`:""}`),listSkills:()=>Re("/skills"),sendSessionMessage:(e,t)=>qe(`/sessions/${encodeURIComponent(e)}/message`,{content:t}),listPrompts:(e,t)=>{const n=new URLSearchParams;e&&n.set("cwd",e),t&&n.set("scope",t);const i=n.toString();return Re(`/prompts${i?`?${i}`:""}`)},createPrompt:e=>qe("/prompts",e),updatePrompt:(e,t)=>br(`/prompts/${encodeURIComponent(e)}`,t),deletePrompt:e=>yr(`/prompts/${encodeURIComponent(e)}`)};let sy=!1;function ay(e){return new Promise((t,n)=>{if(typeof document>"u"||typeof document.execCommand!="function"){n(new Error("Clipboard fallback is unavailable"));return}try{const i=document.createElement("textarea");i.value=e,i.setAttribute("readonly",""),i.style.position="fixed",i.style.left="-9999px",document.body.appendChild(i),i.select();const l=document.execCommand("copy");if(document.body.removeChild(i),!l){n(new Error("Copy command was rejected"));return}t()}catch(i){n(i instanceof Error?i:new Error("Clipboard copy failed"))}})}function ly(){return new Promise(()=>{})}function EC(){if(sy||typeof window>"u")return;sy=!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 ay(i)}catch{return ly()}}}}catch{}return}try{Object.defineProperty(e,"clipboard",{configurable:!0,value:{writeText:async n=>{try{await ay(n)}catch{return ly()}}}})}catch{}}const oy="#/session/",cy="#/agents/";let uy=!1;function wg(){uy||(EC(),uy=!0)}function jg(e){if(wg(),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(cy)){const n=e.slice(cy.length);if(n)return{page:"agent-detail",agentId:n}}if(e.startsWith(oy)){const n=e.slice(oy.length);if(n)return{page:"session",sessionId:n}}return{page:"home"}}function TC(e){return`#/session/${e}`}function Sg(e,t=!1){wg();const n=TC(e);t?(history.replaceState(null,"",n),window.dispatchEvent(new HashChangeEvent("hashchange"))):window.location.hash=`/session/${e}`}function Cp(e=!1){wg(),e?(history.replaceState(null,"",window.location.pathname+window.location.search),window.dispatchEvent(new HashChangeEvent("hashchange"))):window.location.hash=""}function AC(){const[e,t]=j.useState(""),[n,i]=j.useState(null),[l,c]=j.useState(!1),u=Q(g=>g.setAuthToken),f=j.useCallback(async g=>{g.preventDefault();const v=e.trim();if(!v){i("Please enter a token");return}c(!0),i(null),await iy(v)?u(v):i("Invalid token"),c(!1)},[e,u]);j.useEffect(()=>{CC().then(g=>{if(g){u(g);return}const y=new URLSearchParams(window.location.search).get("token");y&&(c(!0),iy(y).then(b=>{if(b){u(y);const _=new URL(window.location.href);_.searchParams.delete("token"),window.history.replaceState({},"",_.toString())}else i("Invalid token from URL"),c(!1)}))})},[u]);const[h,p]=j.useState(!1);return a.jsx("div",{className:"h-[100dvh] flex items-center justify-center bg-cc-bg text-cc-fg font-sans-ui antialiased",children:a.jsxs("div",{className:"w-full max-w-sm px-6",children:[a.jsxs("div",{className:"text-center mb-8",children:[a.jsx("h1",{className:"text-xl font-semibold text-cc-fg mb-2",children:"The Companion"}),a.jsx("p",{className:"text-sm text-cc-muted",children:"Enter your auth token to continue"})]}),a.jsxs("form",{onSubmit:f,className:"space-y-4",children:[a.jsxs("div",{children:[a.jsx("label",{htmlFor:"auth-token",className:"block text-xs text-cc-muted mb-1.5",children:"Auth Token"}),a.jsxs("div",{className:"relative",children:[a.jsx("input",{id:"auth-token",type:h?"text":"password",value:e,onChange:g=>{t(g.target.value),i(null)},placeholder:"Paste your token here",className:"w-full px-3 py-2 pr-16 text-sm bg-cc-hover border border-cc-border rounded-md text-cc-fg placeholder:text-cc-muted/50 focus:outline-none focus:ring-1 focus:ring-cc-primary focus:border-cc-primary font-mono",autoComplete:"off",disabled:l}),a.jsx("button",{type:"button",onClick:()=>p(!h),className:"absolute right-2 top-1/2 -translate-y-1/2 text-[11px] text-cc-muted hover:text-cc-fg transition-colors cursor-pointer px-1.5 py-0.5 rounded hover:bg-cc-hover",tabIndex:-1,children:h?"Hide":"Show"})]})]}),n&&a.jsx("p",{className:"text-xs text-cc-error",role:"alert",children:n}),a.jsx("button",{type:"submit",disabled:l||!e.trim(),className:"w-full py-2 px-4 text-sm font-medium bg-cc-primary text-white rounded-md hover:opacity-90 disabled:opacity-50 transition-opacity cursor-pointer disabled:cursor-not-allowed",children:l?"Verifying...":"Login"})]}),a.jsx("p",{className:"mt-6 text-[11px] text-cc-muted text-center leading-relaxed",children:"Scan the QR code in Settings with your phone camera to authenticate, or find your token in the server console."})]})})}var pl=y5();function MC({issueIdentifier:e,issueStateName:t,isContainerized:n,archiveTransitionConfigured:i,archiveTransitionStateName:l,hasBacklogState:c,onConfirm:u,onCancel:f}){const[h,p]=j.useState("none");return pl.createPortal(a.jsx("div",{className:"fixed inset-0 z-50 flex items-center justify-center bg-black/50 backdrop-blur-sm",onClick:f,children:a.jsxs("div",{role:"dialog","aria-label":"Archive session",className:"mx-4 w-full max-w-sm bg-cc-card border border-cc-border rounded-xl shadow-2xl p-5",onClick:g=>g.stopPropagation(),children:[a.jsxs("div",{className:"flex items-center justify-between mb-3",children:[a.jsx("h3",{className:"text-sm font-semibold text-cc-fg",children:"Archive session"}),a.jsx("button",{type:"button","aria-label":"Close",onClick:f,className:"inline-flex h-6 w-6 items-center justify-center rounded-md text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5",children:a.jsx("path",{d:"M4.646 4.646a.5.5 0 01.708 0L8 7.293l2.646-2.647a.5.5 0 01.708.708L8.707 8l2.647 2.646a.5.5 0 01-.708.708L8 8.707l-2.646 2.647a.5.5 0 01-.708-.708L7.293 8 4.646 5.354a.5.5 0 010-.708z"})})})]}),n&&a.jsx("div",{className:"mb-3 p-2.5 rounded-lg bg-amber-500/10 border border-amber-500/20",children:a.jsxs("div",{className:"flex items-start gap-2",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5 text-amber-500 shrink-0 mt-0.5",children:a.jsx("path",{d:"M8.982 1.566a1.13 1.13 0 00-1.96 0L.165 13.233c-.457.778.091 1.767.98 1.767h13.713c.889 0 1.438-.99.98-1.767L8.982 1.566zM8 5c.535 0 .954.462.9.995l-.35 3.507a.552.552 0 01-1.1 0L7.1 5.995A.905.905 0 018 5zm.002 6a1 1 0 110 2 1 1 0 010-2z"})}),a.jsxs("p",{className:"text-[11px] text-cc-fg leading-snug",children:["Archiving will ",a.jsx("strong",{children:"remove the container"})," and any uncommitted changes."]})]})}),a.jsxs("p",{className:"text-xs text-cc-muted mb-3",children:["This session is linked to ",a.jsx("strong",{className:"text-cc-fg",children:e})," ",a.jsxs("span",{className:"text-cc-muted",children:["(",t,")"]}),". What should happen to the issue?"]}),a.jsxs("fieldset",{className:"space-y-2 mb-4",children:[a.jsx("legend",{className:"sr-only",children:"Linear issue transition choice"}),a.jsxs("label",{className:"flex items-center gap-2.5 px-2.5 py-2 rounded-lg border border-cc-border hover:bg-cc-hover/50 transition-colors cursor-pointer",children:[a.jsx("input",{type:"radio",name:"archive-linear-choice",value:"none",checked:h==="none",onChange:()=>p("none"),className:"accent-cc-primary"}),a.jsx("span",{className:"text-xs text-cc-fg",children:"Keep current status"})]}),a.jsxs("label",{className:`flex items-center gap-2.5 px-2.5 py-2 rounded-lg border border-cc-border transition-colors ${c?"hover:bg-cc-hover/50 cursor-pointer":"opacity-50 cursor-not-allowed"}`,children:[a.jsx("input",{type:"radio",name:"archive-linear-choice",value:"backlog",checked:h==="backlog",onChange:()=>p("backlog"),disabled:!c,className:"accent-cc-primary"}),a.jsx("span",{className:"text-xs text-cc-fg",children:"Move to Backlog"})]}),i&&l&&a.jsxs("label",{className:"flex items-center gap-2.5 px-2.5 py-2 rounded-lg border border-cc-border hover:bg-cc-hover/50 transition-colors cursor-pointer",children:[a.jsx("input",{type:"radio",name:"archive-linear-choice",value:"configured",checked:h==="configured",onChange:()=>p("configured"),className:"accent-cc-primary"}),a.jsxs("span",{className:"text-xs text-cc-fg",children:["Move to ",l]})]})]}),a.jsxs("div",{className:"flex justify-end gap-2",children:[a.jsx("button",{type:"button",onClick:f,className:"px-3 py-1.5 text-xs font-medium rounded-md bg-cc-hover text-cc-muted hover:text-cc-fg transition-colors cursor-pointer",children:"Cancel"}),a.jsx("button",{type:"button",onClick:()=>u(h,n||void 0),className:"px-3 py-1.5 text-xs font-medium rounded-md bg-cc-primary hover:bg-cc-primary-hover text-white transition-colors cursor-pointer",children:"Archive"})]})]})}),document.body)}function RC(e,t){return t>0?"awaiting":(e.status==="running"||e.status==="compacting")&&e.isConnected?"running":e.isReconnecting?"reconnecting":e.isConnected?"idle":"exited"}function zC({status:e}){switch(e){case"running":return a.jsxs("span",{className:"relative shrink-0 w-2 h-2",children:[a.jsx("span",{className:"absolute inset-0 rounded-full bg-cc-success animate-[pulse-dot_1.5s_ease-in-out_infinite]"}),a.jsx("span",{className:"w-2 h-2 rounded-full bg-cc-success block"})]});case"awaiting":return a.jsx("span",{className:"relative shrink-0 w-2 h-2",children:a.jsx("span",{className:"w-2 h-2 rounded-full bg-cc-warning block animate-[ring-pulse_1.5s_ease-out_infinite]"})});case"reconnecting":return a.jsx("span",{className:"relative shrink-0 w-2 h-2",children:a.jsx("span",{className:"w-2 h-2 rounded-full border border-cc-warning/40 border-t-cc-warning block animate-spin"})});case"idle":return a.jsx("span",{className:"w-2 h-2 rounded-full bg-cc-muted/40 shrink-0"});case"exited":return a.jsx("span",{className:"w-2 h-2 rounded-full border border-cc-muted/25 shrink-0"})}}function DC({type:e}){return e==="codex"?a.jsx("span",{className:"text-[9px] font-semibold px-1.5 py-0.5 rounded bg-sky-500/15 text-sky-500 leading-none",children:"CX"}):a.jsx("span",{className:"text-[9px] font-semibold px-1.5 py-0.5 rounded bg-cc-success/15 text-cc-success leading-none",children:"CC"})}function rd({session:e,isActive:t,isArchived:n,sessionName:i,permCount:l,isRecentlyRenamed:c,onSelect:u,onStartRename:f,onArchive:h,onUnarchive:p,onDelete:g,onClearRecentlyRenamed:v,editingSessionId:y,editingName:b,setEditingName:_,onConfirmRename:S,onCancelRename:E,editInputRef:k}){const M=e.id.slice(0,8),C=i||e.model||M,$=y===e.id,[z,D]=j.useState(!1),U=j.useRef(null),B=j.useRef(null),H=n?"exited":RC(e,l),L=e.cwd||"";j.useEffect(()=>{if(!z)return;function T(W){var Y;U.current&&!U.current.contains(W.target)&&B.current&&!B.current.contains(W.target)&&(D(!1),(Y=B.current)==null||Y.focus())}function ae(W){var Y,F,P;if(W.key==="Escape"){D(!1),(Y=B.current)==null||Y.focus();return}if(W.key==="Tab"){D(!1);return}if((W.key==="ArrowDown"||W.key==="ArrowUp")&&((F=U.current)!=null&&F.contains(document.activeElement)||B.current===document.activeElement)){W.preventDefault();const re=(P=U.current)==null?void 0:P.querySelectorAll("[role='menuitem']");if(!re||re.length===0)return;const me=document.activeElement,R=Array.from(re).indexOf(me);W.key==="ArrowDown"?re[R<re.length-1?R+1:0].focus():re[R>0?R-1:re.length-1].focus()}}return document.addEventListener("mousedown",T),document.addEventListener("touchstart",T),document.addEventListener("keydown",ae),()=>{document.removeEventListener("mousedown",T),document.removeEventListener("touchstart",T),document.removeEventListener("keydown",ae)}},[z]),j.useEffect(()=>{z&&requestAnimationFrame(()=>{var T,ae;(ae=(T=U.current)==null?void 0:T.querySelector("[role='menuitem']"))==null||ae.focus()})},[z]);const I=j.useCallback(T=>{D(!1),T()},[]);return a.jsxs("div",{className:"relative group",children:[a.jsxs("button",{onClick:()=>u(e.id),onDoubleClick:T=>{T.preventDefault(),f(e.id,C)},onKeyDown:T=>{T.key==="F2"&&!$&&(T.preventDefault(),f(e.id,C))},className:`w-full flex items-center gap-2 py-2 pl-2.5 pr-12 min-h-[44px] rounded-lg transition-all duration-100 cursor-pointer relative ${t?"bg-cc-active":"hover:bg-cc-hover"}`,children:[a.jsx("span",{"aria-hidden":!0,className:`absolute left-0 top-1/2 -translate-y-1/2 w-[3px] rounded-full transition-all duration-150 ${t?"h-5 bg-cc-primary":"h-0 bg-transparent"}`}),!$&&a.jsx(zC,{status:H}),$?a.jsx("input",{ref:k,value:b,onChange:T=>_(T.target.value),onKeyDown:T=>{T.key==="Enter"?(T.preventDefault(),S()):T.key==="Escape"&&(T.preventDefault(),E()),T.stopPropagation()},onBlur:S,onClick:T=>T.stopPropagation(),onDoubleClick:T=>T.stopPropagation(),className:"text-[12.5px] font-medium flex-1 min-w-0 text-cc-fg bg-transparent border border-cc-border rounded-md px-2 py-1 outline-none focus:border-cc-primary/50 focus:ring-1 focus:ring-cc-primary/20"}):a.jsxs("div",{className:"flex-1 min-w-0",children:[a.jsx("span",{className:`text-[12.5px] font-medium truncate block leading-snug ${t?"text-cc-fg":"text-cc-fg/90"} ${c?"animate-name-appear":""}`,onAnimationEnd:()=>v(e.id),children:C}),L&&a.jsx("span",{className:"text-[10px] text-cc-muted/70 truncate block leading-tight mt-px",children:L})]}),!$&&a.jsxs("span",{className:"flex items-center gap-1 shrink-0",children:[a.jsx(DC,{type:e.backendType}),e.isContainerized&&a.jsx("span",{className:"flex items-center px-1 py-0.5 rounded bg-blue-400/10",title:"Docker",children:a.jsx("img",{src:"/logo-docker.svg",alt:"Docker logo",className:"w-3 h-3"})}),e.cronJobId&&a.jsx("span",{className:"flex items-center px-1 py-0.5 rounded bg-cc-primary/10",title:"Scheduled",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-2.5 h-2.5 text-cc-primary",children:a.jsx("path",{d:"M8 2a6 6 0 100 12A6 6 0 008 2zM0 8a8 8 0 1116 0A8 8 0 010 8zm9-3a1 1 0 10-2 0v3a1 1 0 00.293.707l2 2a1 1 0 001.414-1.414L9 7.586V5z"})})})]})]}),!n&&!$&&!z&&a.jsx("button",{onClick:T=>{T.stopPropagation(),h(T,e.id)},className:"absolute right-7 top-1/2 -translate-y-1/2 p-1 rounded-md opacity-0 pointer-events-none sm:group-hover:opacity-100 sm:group-hover:pointer-events-auto hover:bg-cc-border text-cc-muted hover:text-cc-fg transition-all cursor-pointer",title:"Archive","aria-label":"Archive session",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3",children:a.jsx("path",{d:"M2 4a1 1 0 011-1h10a1 1 0 011 1v1H2V4zm1 2h10v6a1 1 0 01-1 1H4a1 1 0 01-1-1V6zm3 2a.5.5 0 000 1h4a.5.5 0 000-1H6z"})})}),a.jsx("button",{ref:B,onClick:T=>{T.stopPropagation(),D(!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:a.jsxs("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5",children:[a.jsx("circle",{cx:"8",cy:"3",r:"1.5"}),a.jsx("circle",{cx:"8",cy:"8",r:"1.5"}),a.jsx("circle",{cx:"8",cy:"13",r:"1.5"})]})}),z&&a.jsxs("div",{ref:U,role:"menu","aria-label":"Session actions",className:"absolute right-0 top-full mt-1 w-40 py-1 bg-cc-card border border-cc-border/80 rounded-lg shadow-xl z-10 animate-[menu-appear_150ms_ease-out]",children:[!n&&a.jsxs("button",{role:"menuitem",tabIndex:-1,onClick:()=>I(()=>f(e.id,C)),className:"w-full px-3 py-1.5 text-[12px] text-left text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer flex items-center gap-2",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 text-cc-muted",children:a.jsx("path",{d:"M12.146.854a.5.5 0 00-.707 0L3.714 8.579a.5.5 0 00-.138.242l-.777 3.11a.5.5 0 00.607.607l3.11-.777a.5.5 0 00.242-.138L14.573 3.854a.5.5 0 000-.708L12.146.854z"})}),"Rename"]}),n?a.jsxs(a.Fragment,{children:[a.jsxs("button",{role:"menuitem",tabIndex:-1,onClick:T=>I(()=>p(T,e.id)),className:"w-full px-3 py-1.5 text-[12px] text-left text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer flex items-center gap-2",children:[a.jsxs("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 text-cc-muted",children:[a.jsx("path",{d:"M8 4a.5.5 0 01.5.5v3.793l1.854-1.853a.5.5 0 01.707.707l-2.828 2.828a.5.5 0 01-.707 0L4.697 7.147a.5.5 0 01.707-.707L7.5 8.293V4.5A.5.5 0 018 4z"}),a.jsx("path",{d:"M2 12.5A1.5 1.5 0 003.5 14h9a1.5 1.5 0 001.5-1.5v-2a.5.5 0 00-1 0v2a.5.5 0 01-.5.5h-9a.5.5 0 01-.5-.5v-2a.5.5 0 00-1 0v2z"})]}),"Restore"]}),a.jsx("div",{className:"my-1 mx-2 border-t border-cc-border/50"}),a.jsxs("button",{role:"menuitem",tabIndex:-1,onClick:T=>I(()=>g(T,e.id)),className:"w-full px-3 py-1.5 text-[12px] text-left text-cc-error hover:bg-cc-error/5 transition-colors cursor-pointer flex items-center gap-2",children:[a.jsxs("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3",children:[a.jsx("path",{d:"M5.5 5.5A.5.5 0 016 6v6a.5.5 0 01-1 0V6a.5.5 0 01.5-.5zm2.5 0a.5.5 0 01.5.5v6a.5.5 0 01-1 0V6a.5.5 0 01.5-.5zm3 .5a.5.5 0 00-1 0v6a.5.5 0 001 0V6z"}),a.jsx("path",{fillRule:"evenodd",d:"M14.5 3a1 1 0 01-1 1H13v9a2 2 0 01-2 2H5a2 2 0 01-2-2V4h-.5a1 1 0 010-2H6a1 1 0 011-1h2a1 1 0 011 1h3.5a1 1 0 011 1zM4.118 4L4 4.059V13a1 1 0 001 1h6a1 1 0 001-1V4.059L11.882 4H4.118zM6 2h4v1H6V2z",clipRule:"evenodd"})]}),"Delete"]})]}):a.jsxs("button",{role:"menuitem",tabIndex:-1,onClick:T=>I(()=>h(T,e.id)),className:"w-full px-3 py-1.5 text-[12px] text-left text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer flex items-center gap-2",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 text-cc-muted",children:a.jsx("path",{d:"M2 4a1 1 0 011-1h10a1 1 0 011 1v1H2V4zm1 2h10v6a1 1 0 01-1 1H4a1 1 0 01-1-1V6zm3 2a.5.5 0 000 1h4a.5.5 0 000-1H6z"})}),"Archive"]})]})]})}function LC({group:e,isCollapsed:t,onToggleCollapse:n,currentSessionId:i,sessionNames:l,pendingPermissions:c,recentlyRenamed:u,onSelect:f,onStartRename:h,onArchive:p,onUnarchive:g,onDelete:v,onClearRecentlyRenamed:y,editingSessionId:b,editingName:_,setEditingName:S,onConfirmRename:E,onCancelRename:k,editInputRef:M,isFirst:C}){const $=t?e.sessions.slice(0,2).map(z=>l.get(z.id)||z.model||z.id.slice(0,8)).join(", ")+(e.sessions.length>2?", ...":""):"";return a.jsxs("div",{className:C?"":"mt-3 pt-3 border-t border-cc-separator",children:[a.jsxs("button",{onClick:()=>n(e.key),"aria-expanded":!t,className:"w-full px-2 py-1 flex items-center gap-1.5 hover:bg-cc-hover rounded-md transition-colors cursor-pointer group/header",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:`w-2 h-2 text-cc-muted/50 transition-transform duration-150 ${t?"":"rotate-90"}`,children:a.jsx("path",{d:"M6 4l4 4-4 4"})}),a.jsx("span",{className:"text-[11px] font-semibold text-cc-fg/60 truncate uppercase tracking-wide",children:e.label}),a.jsxs("span",{className:"flex items-center gap-1 ml-auto shrink-0",children:[e.runningCount>0&&a.jsx("span",{className:"w-1 h-1 rounded-full bg-cc-success",title:`${e.runningCount} running`}),e.permCount>0&&a.jsx("span",{className:"w-1 h-1 rounded-full bg-cc-warning",title:`${e.permCount} waiting`})]}),a.jsx("span",{className:"text-[10px] text-cc-muted/50 tabular-nums shrink-0",children:e.sessions.length})]}),t&&$&&a.jsx("div",{className:"text-[10px] text-cc-muted/70 truncate pl-5 pb-0.5",children:$}),!t&&a.jsx("div",{className:"mt-0.5",children:e.sessions.map(z=>{var U;const D=((U=c.get(z.id))==null?void 0:U.size)??0;return a.jsx(rd,{session:z,isActive:i===z.id,sessionName:l.get(z.id),permCount:D,isRecentlyRenamed:u.has(z.id),onSelect:f,onStartRename:h,onArchive:p,onUnarchive:g,onDelete:v,onClearRecentlyRenamed:y,editingSessionId:b,editingName:_,setEditingName:S,onConfirmRename:E,onCancelRename:k,editInputRef:M},z.id)})})]})}function OC(e,t,n=!1){return(n&&!!t&&(t==="/workspace"||t.startsWith("/workspace/"))?e:t||e).replace(/\/+$/,"")||"/"}function BC(e){if(e==="/")return"/";const t=e.split("/").filter(Boolean);return t.length===0?"/":t[t.length-1]}function PC(e){const t=new Map;for(const i of e){const l=OC(i.cwd,i.repoRoot||void 0,i.isContainerized),c=BC(l);t.has(l)||t.set(l,{key:l,label:c,sessions:[],runningCount:0,permCount:0,mostRecentActivity:0});const u=t.get(l);u.sessions.push(i),i.status==="running"&&u.runningCount++,u.permCount+=i.permCount,u.mostRecentActivity=Math.max(u.mostRecentActivity,i.createdAt)}const n=Array.from(t.values()).sort((i,l)=>i.label.localeCompare(l.label));for(const i of n)i.sessions.sort((l,c)=>c.createdAt-l.createdAt);return n}const $C=[{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"}],UC=[{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"}],FC=[{id:"workbench",label:"Workbench",itemIds:["prompts","integrations"]},{id:"workspace",label:"Workspace",itemIds:["environments","sandboxes","agents","settings"]}],qC=new Map(UC.map(e=>[e.id,e]));function HC(){var gt,Pt;const[e,t]=j.useState(null),[n,i]=j.useState(""),[l,c]=j.useState(!1),[u,f]=j.useState(null),[h,p]=j.useState(null),[g,v]=j.useState(null),[y,b]=j.useState(!1),[_,S]=j.useState(null),[E,k]=j.useState(!1),[M,C]=j.useState(()=>typeof window<"u"?window.location.hash:""),$=j.useRef(null),z=j.useRef(null),D=Q(J=>J.sessions),U=Q(J=>J.sdkSessions),B=Q(J=>J.currentSessionId),H=Q(J=>J.cliConnected),L=Q(J=>J.cliReconnecting),I=Q(J=>J.sessionStatus),T=Q(J=>J.removeSession),ae=Q(J=>J.sessionNames),W=Q(J=>J.recentlyRenamed),Y=Q(J=>J.clearRecentlyRenamed),F=Q(J=>J.pendingPermissions),P=Q(J=>J.linkedLinearIssues),re=Q(J=>J.collapsedProjects),me=Q(J=>J.toggleProjectCollapse),R=jg(M);j.useEffect(()=>{let J=!0;async function pe(){try{const Qe=await _e.listSessions();if(J){const _t=Q.getState();_t.setSdkSessions(Qe);const xt=Q.getState(),Bn=new Set(Qe.map(At=>At.sessionId));for(const At of xt.sessions.keys())!Bn.has(At)&&xt.connectionStatus.get(At)!=="connected"&&xt.removeSession(At);sN(Qe);for(const At of Qe)if(At.name&&(!_t.sessionNames.has(At.sessionId)||/^[A-Z][a-z]+ [A-Z][a-z]+$/.test(_t.sessionNames.get(At.sessionId)))){const kn=_t.sessionNames.get(At.sessionId),Nr=!!kn&&/^[A-Z][a-z]+ [A-Z][a-z]+$/.test(kn);kn!==At.name&&(_t.setSessionName(At.sessionId,At.name),Nr&&_t.markRecentlyRenamed(At.sessionId))}}}catch{}}pe();const ge=setInterval(pe,5e3);return()=>{J=!1,clearInterval(ge)}},[]),j.useEffect(()=>{const J=()=>C(window.location.hash);return window.addEventListener("hashchange",J),()=>window.removeEventListener("hashchange",J)},[]);function O(J){Sg(J),window.innerWidth<768&&Q.getState().setSidebarOpen(!1)}function Z(){Cp(),Q.getState().newSession(),window.innerWidth<768&&Q.getState().setSidebarOpen(!1)}j.useEffect(()=>{e&&$.current&&($.current.focus(),$.current.select())},[e]);function A(){e&&n.trim()&&(Q.getState().setSessionName(e,n.trim()),_e.renameSession(e,n.trim()).catch(()=>{})),t(null),i("")}function he(){t(null),i("")}function we(J,pe){t(J),i(pe)}const Ee=j.useCallback((J,pe)=>{J.stopPropagation(),S(pe)},[]),Le=j.useCallback(async J=>{try{rm(J),await _e.deleteSession(J)}catch{}Q.getState().currentSessionId===J&&Cp(),T(J)},[T]),ce=j.useCallback(()=>{_&&(Le(_),S(null))},[_,Le]),Ne=j.useCallback(()=>{S(null)},[]),Fe=j.useCallback(()=>{k(!0)},[]),Et=j.useCallback(async()=>{k(!1);const J=Q.getState(),pe=new Set;for(const Qe of J.sessions.keys())pe.add(Qe);for(const Qe of J.sdkSessions)pe.add(Qe.sessionId);const ge=Array.from(pe).filter(Qe=>{const _t=J.sdkSessions.find(xt=>xt.sessionId===Qe);return(_t==null?void 0:_t.archived)??!1});for(const Qe of ge)await Le(Qe)},[Le]),Ke=j.useCallback(()=>{k(!1)},[]);j.useEffect(()=>{if(!_&&!E)return;requestAnimationFrame(()=>{var pe,ge;(ge=(pe=z.current)==null?void 0:pe.querySelector("button"))==null||ge.focus()});function J(pe){var xt;if(pe.key==="Escape"){E?Ke():Ne();return}if(pe.key!=="Tab")return;const ge=(xt=z.current)==null?void 0:xt.querySelectorAll('button, [href], input, select, textarea, [tabindex]:not([tabindex="-1"])');if(!ge||ge.length===0)return;const Qe=ge[0],_t=ge[ge.length-1];pe.shiftKey&&document.activeElement===Qe?(pe.preventDefault(),_t.focus()):!pe.shiftKey&&document.activeElement===_t&&(pe.preventDefault(),Qe.focus())}return document.addEventListener("keydown",J),()=>document.removeEventListener("keydown",J)},[_,E,Ne,Ke]);const Tt=j.useCallback(async(J,pe)=>{J.stopPropagation();const ge=U.find(kn=>kn.sessionId===pe),Qe=D.get(pe),_t=(Qe==null?void 0:Qe.is_containerized)||!!(ge!=null&&ge.containerId)||!1,xt=P.get(pe),Bn=((xt==null?void 0:xt.stateType)||"").toLowerCase();if(xt&&!(Bn==="completed"||Bn==="canceled"||Bn==="cancelled"))try{const kn=await _e.getArchiveInfo(pe);if(kn.issueNotDone){p(pe),v(kn),b(_t);return}}catch{}if(_t){f(pe);return}vt(pe)},[U,D,P]),vt=j.useCallback(async(J,pe,ge)=>{try{rm(J);const Qe={};pe&&(Qe.force=!0),ge&&ge!=="none"&&(Qe.linearTransition=ge),await _e.archiveSession(J,Object.keys(Qe).length>0?Qe:void 0)}catch{}Q.getState().currentSessionId===J&&(Cp(),Q.getState().newSession());try{const Qe=await _e.listSessions();Q.getState().setSdkSessions(Qe)}catch{}},[]),He=j.useCallback(()=>{u&&(vt(u,!0),f(null))},[u,vt]),Bt=j.useCallback(()=>{f(null)},[]),gn=j.useCallback((J,pe)=>{h&&(vt(h,pe,J),p(null),v(null))},[h,vt]),cn=j.useCallback(()=>{p(null),v(null)},[]),Jt=j.useCallback(async(J,pe)=>{J.stopPropagation();try{await _e.unarchiveSession(pe)}catch{}try{const ge=await _e.listSessions();Q.getState().setSdkSessions(ge)}catch{}},[]),en=new Set;for(const J of D.keys())en.add(J);for(const J of U)en.add(J.sessionId);const je=Array.from(en).map(J=>{var Qe;const pe=D.get(J),ge=U.find(_t=>_t.sessionId===J);return{id:J,model:(pe==null?void 0:pe.model)||(ge==null?void 0:ge.model)||"",cwd:(pe==null?void 0:pe.cwd)||(ge==null?void 0:ge.cwd)||"",gitBranch:(pe==null?void 0:pe.git_branch)||(ge==null?void 0:ge.gitBranch)||"",isContainerized:(pe==null?void 0:pe.is_containerized)||!!(ge!=null&&ge.containerId)||!1,gitAhead:(pe==null?void 0:pe.git_ahead)||(ge==null?void 0:ge.gitAhead)||0,gitBehind:(pe==null?void 0:pe.git_behind)||(ge==null?void 0:ge.gitBehind)||0,linesAdded:(pe==null?void 0:pe.total_lines_added)||(ge==null?void 0:ge.totalLinesAdded)||0,linesRemoved:(pe==null?void 0:pe.total_lines_removed)||(ge==null?void 0:ge.totalLinesRemoved)||0,isConnected:H.get(J)??!1,isReconnecting:L.get(J)??!1,status:I.get(J)??null,sdkState:(ge==null?void 0:ge.state)??null,createdAt:(ge==null?void 0:ge.createdAt)??0,archived:(ge==null?void 0:ge.archived)??!1,backendType:(pe==null?void 0:pe.backend_type)||(ge==null?void 0:ge.backendType)||"claude",repoRoot:(pe==null?void 0:pe.repo_root)||"",permCount:((Qe=F.get(J))==null?void 0:Qe.size)??0,cronJobId:(pe==null?void 0:pe.cronJobId)||(ge==null?void 0:ge.cronJobId),cronJobName:(pe==null?void 0:pe.cronJobName)||(ge==null?void 0:ge.cronJobName),agentId:(pe==null?void 0:pe.agentId)||(ge==null?void 0:ge.agentId),agentName:(pe==null?void 0:pe.agentName)||(ge==null?void 0:ge.agentName)}}).sort((J,pe)=>pe.createdAt-J.createdAt),ze=je.filter(J=>!J.archived&&!J.cronJobId&&!J.agentId),lt=je.filter(J=>!J.archived&&!!J.cronJobId),$e=je.filter(J=>!J.archived&&!!J.agentId),xn=je.filter(J=>J.archived),le=B?je.find(J=>J.id===B):null,ve=(le==null?void 0:le.backendType)==="codex"?"/logo-codex.svg":"/logo.svg",[X,fe]=j.useState(!0),[Ae,ct]=j.useState(!0),We=j.useMemo(()=>PC(ze),[ze]),Je={onSelect:O,onStartRename:we,onArchive:Tt,onUnarchive:Jt,onDelete:Ee,onClearRecentlyRenamed:Y,editingSessionId:e,editingName:n,setEditingName:i,onConfirmRename:A,onCancelRename:he,editInputRef:$};return a.jsxs("aside",{"aria-label":"Session sidebar",className:"w-full md:w-[260px] h-full flex flex-col bg-cc-sidebar",children:[a.jsx("div",{className:"p-3.5 pb-2",children:a.jsxs("div",{className:"flex items-center gap-2.5",children:[a.jsx("img",{src:ve,alt:"",className:"w-6 h-6"}),a.jsx("span",{className:"text-[13px] font-semibold text-cc-fg tracking-tight",children:"The Companion"}),a.jsx("span",{className:"text-[9px] font-medium uppercase tracking-[0.14em] rounded-full px-1.5 py-0.5 bg-cc-primary/10 text-cc-primary border border-cc-primary/20 leading-none","aria-label":"Moritz Edition fork",title:"Moritz Edition fork of the-companion",children:"ME"}),a.jsx("button",{onClick: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:a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"2.5",className:"w-3.5 h-3.5",children:a.jsx("path",{d:"M8 3v10M3 8h10"})})}),a.jsx("button",{onClick:()=>Q.getState().setSidebarOpen(!1),"aria-label":"Close sidebar",className:"md:hidden ml-auto w-8 h-8 rounded-lg flex items-center justify-center text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-4 h-4",children:a.jsx("path",{d:"M3.72 3.72a.75.75 0 011.06 0L8 6.94l3.22-3.22a.75.75 0 111.06 1.06L9.06 8l3.22 3.22a.75.75 0 11-1.06 1.06L8 9.06l-3.22 3.22a.75.75 0 01-1.06-1.06L6.94 8 3.72 4.78a.75.75 0 010-1.06z"})})})]})}),u&&a.jsx("div",{className:"mx-2 mb-1 p-2.5 rounded-[10px] bg-cc-warning/10 border border-cc-warning/20",children:a.jsxs("div",{className:"flex items-start gap-2",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-4 h-4 text-cc-warning shrink-0 mt-0.5",children:a.jsx("path",{d:"M8.982 1.566a1.13 1.13 0 00-1.96 0L.165 13.233c-.457.778.091 1.767.98 1.767h13.713c.889 0 1.438-.99.98-1.767L8.982 1.566zM8 5c.535 0 .954.462.9.995l-.35 3.507a.552.552 0 01-1.1 0L7.1 5.995A.905.905 0 018 5zm.002 6a1 1 0 110 2 1 1 0 010-2z"})}),a.jsxs("div",{className:"flex-1 min-w-0",children:[a.jsxs("p",{className:"text-[11px] text-cc-fg leading-snug",children:["Archiving will ",a.jsx("strong",{children:"remove the container"})," and any uncommitted changes."]}),a.jsxs("div",{className:"flex gap-2 mt-2",children:[a.jsx("button",{onClick:Bt,className:"px-2.5 py-1 text-[11px] font-medium rounded-md bg-cc-hover text-cc-muted hover:text-cc-fg transition-colors cursor-pointer",children:"Cancel"}),a.jsx("button",{onClick:He,className:"px-2.5 py-1 text-[11px] font-medium rounded-md bg-cc-error/10 text-cc-error hover:bg-cc-error/20 transition-colors cursor-pointer",children:"Archive"})]})]})]})}),a.jsx("div",{className:"flex-1 overflow-y-auto px-2.5 pb-2",children:ze.length===0&<.length===0&&xn.length===0?a.jsx("p",{className:"px-3 py-8 text-xs text-cc-muted text-center leading-relaxed",children:"No sessions yet."}):a.jsxs(a.Fragment,{children:[We.map((J,pe)=>a.jsx(LC,{group:J,isCollapsed:re.has(J.key),onToggleCollapse:me,currentSessionId:B,sessionNames:ae,pendingPermissions:F,recentlyRenamed:W,isFirst:pe===0,...Je},J.key)),lt.length>0&&a.jsxs("div",{className:"mt-3 pt-3 border-t border-cc-separator",children:[a.jsxs("button",{onClick:()=>fe(!X),"aria-expanded":X,className:"w-full px-2 py-1 text-[11px] font-semibold text-cc-fg/60 uppercase tracking-wide flex items-center gap-1.5 hover:bg-cc-hover rounded-md transition-colors cursor-pointer",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:`w-2 h-2 text-cc-muted/50 transition-transform duration-150 ${X?"rotate-90":""}`,children:a.jsx("path",{d:"M6 4l4 4-4 4"})}),"Scheduled Runs (",lt.length,")"]}),X&&a.jsx("div",{className:"mt-0.5",children:lt.map(J=>{var pe;return a.jsx(rd,{session:J,isActive:B===J.id,sessionName:ae.get(J.id),permCount:((pe=F.get(J.id))==null?void 0:pe.size)??0,isRecentlyRenamed:W.has(J.id),...Je},J.id)})})]}),$e.length>0&&a.jsxs("div",{className:"mt-3 pt-3 border-t border-cc-separator",children:[a.jsxs("button",{onClick:()=>ct(!Ae),"aria-expanded":Ae,className:"w-full px-2 py-1 text-[11px] font-semibold text-cc-fg/60 uppercase tracking-wide flex items-center gap-1.5 hover:bg-cc-hover rounded-md transition-colors cursor-pointer",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:`w-2 h-2 text-cc-muted/50 transition-transform duration-150 ${Ae?"rotate-90":""}`,children:a.jsx("path",{d:"M6 4l4 4-4 4"})}),"Agent Runs (",$e.length,")"]}),Ae&&a.jsx("div",{className:"mt-0.5",children:$e.map(J=>{var pe;return a.jsx(rd,{session:J,isActive:B===J.id,sessionName:ae.get(J.id),permCount:((pe=F.get(J.id))==null?void 0:pe.size)??0,isRecentlyRenamed:W.has(J.id),...Je},J.id)})})]}),xn.length>0&&a.jsxs("div",{className:"mt-3 pt-3 border-t border-cc-separator",children:[a.jsxs("div",{className:"flex items-center",children:[a.jsxs("button",{onClick:()=>c(!l),"aria-expanded":l,className:"flex-1 px-2 py-1 text-[11px] font-semibold text-cc-fg/60 uppercase tracking-wide flex items-center gap-1.5 hover:bg-cc-hover rounded-md transition-colors cursor-pointer",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:`w-2 h-2 text-cc-muted/50 transition-transform duration-150 ${l?"rotate-90":""}`,children:a.jsx("path",{d:"M6 4l4 4-4 4"})}),"Archived (",xn.length,")"]}),l&&xn.length>1&&a.jsx("button",{onClick:Fe,className:"px-2 py-0.5 mr-1 text-[10px] text-cc-error/80 hover:text-cc-error hover:bg-cc-error/5 rounded-md transition-colors cursor-pointer",title:"Delete all archived sessions",children:"Delete all"})]}),l&&a.jsx("div",{className:"mt-0.5",children:xn.map(J=>{var pe;return a.jsx(rd,{session:J,isActive:B===J.id,isArchived:!0,sessionName:ae.get(J.id),permCount:((pe=F.get(J.id))==null?void 0:pe.size)??0,isRecentlyRenamed:W.has(J.id),...Je},J.id)})})]})]})}),a.jsx("div",{className:"md:hidden flex justify-end px-4 pb-2",children:a.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:a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"2.5",className:"w-5 h-5",children:a.jsx("path",{d:"M8 3v10M3 8h10"})})})}),a.jsxs("div",{className:"px-2 py-1.5 pb-safe bg-cc-sidebar-footer border-t border-cc-border/30",children:[a.jsx("nav",{className:"flex flex-col gap-1.5","aria-label":"Navigation",children:FC.map(J=>a.jsxs("section",{className:"rounded-lg border border-cc-border/30 bg-cc-card/20 p-0.5",children:[a.jsx("span",{className:"px-2 py-0.5 text-[10px] font-semibold uppercase tracking-[0.14em] text-cc-muted/75 block",children:J.label}),a.jsx("div",{className:"flex flex-col",children:J.itemIds.map(pe=>{const ge=qC.get(pe);if(!ge)return null;const Qe=ge.activePages?ge.activePages.some(_t=>R.page===_t):R.page===ge.id;return a.jsxs("button",{onClick:()=>{window.location.hash=ge.hash,window.innerWidth<768&&Q.getState().setSidebarOpen(!1)},title:ge.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:[a.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"}`}),a.jsx("svg",{viewBox:ge.viewBox,fill:"currentColor",className:"w-3.5 h-3.5 shrink-0",children:a.jsx("path",{d:ge.iconPath,fillRule:ge.fillRule,clipRule:ge.clipRule})}),a.jsx("span",{className:"min-w-0 flex-1 text-[12px] font-medium leading-tight",children:ge.label})]},ge.id)})})]},J.id))}),a.jsx("div",{className:"mt-1.5 rounded-lg border border-cc-border/30 bg-cc-card/20 px-1.5 py-0.5",children:a.jsxs("div",{className:"flex items-center justify-between",children:[a.jsx("span",{className:"px-1 text-[10px] font-semibold uppercase tracking-[0.14em] text-cc-muted/75",children:"Resources"}),a.jsx("div",{className:"flex items-center gap-0.5",children:$C.map(J=>a.jsx("a",{href:J.url,target:"_blank",rel:"noopener noreferrer",title:J.label,"aria-label":`Open ${J.label.toLowerCase()}`,className:"w-9 h-9 md:w-7 md:h-7 rounded-md flex items-center justify-center text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors",children:a.jsx("svg",{viewBox:J.viewBox,fill:"currentColor",className:"w-3.5 h-3.5",children:a.jsx("path",{d:J.iconPath})})},J.label))})]})})]}),(_||E)&&a.jsx("div",{className:"fixed inset-0 z-50 flex items-center justify-center bg-black/50 backdrop-blur-sm animate-[fadeIn_150ms_ease-out]",onClick:E?Ke:Ne,children:a.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:J=>J.stopPropagation(),children:[a.jsx("div",{className:"flex justify-center mb-3",children:a.jsx("div",{className:"w-10 h-10 rounded-full bg-cc-error/10 flex items-center justify-center",children:a.jsxs("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-5 h-5 text-cc-error",children:[a.jsx("path",{d:"M5.5 5.5A.5.5 0 016 6v6a.5.5 0 01-1 0V6a.5.5 0 01.5-.5zm2.5 0a.5.5 0 01.5.5v6a.5.5 0 01-1 0V6a.5.5 0 01.5-.5zm3 .5a.5.5 0 00-1 0v6a.5.5 0 001 0V6z"}),a.jsx("path",{fillRule:"evenodd",d:"M14.5 3a1 1 0 01-1 1H13v9a2 2 0 01-2 2H5a2 2 0 01-2-2V4h-.5a1 1 0 010-2H6a1 1 0 011-1h2a1 1 0 011 1h3.5a1 1 0 011 1zM4.118 4L4 4.059V13a1 1 0 001 1h6a1 1 0 001-1V4.059L11.882 4H4.118zM6 2h4v1H6V2z",clipRule:"evenodd"})]})})}),a.jsx("p",{id:"delete-dialog-title",className:"text-[13px] font-semibold text-cc-fg text-center",children:E?"Delete all archived?":"Delete session?"}),a.jsx("p",{id:"delete-dialog-desc",className:"text-[12px] text-cc-muted text-center mt-1.5 leading-relaxed",children:E?`This will permanently delete ${xn.length} archived session${xn.length===1?"":"s"}. This cannot be undone.`:"This will permanently delete this session and its history. This cannot be undone."}),a.jsxs("div",{className:"flex gap-2.5 mt-4",children:[a.jsx("button",{onClick:E?Ke:Ne,className:"flex-1 px-3 py-2 text-[12px] font-medium rounded-lg bg-cc-hover text-cc-muted hover:text-cc-fg transition-colors cursor-pointer",children:"Cancel"}),a.jsx("button",{onClick:E?Et:ce,className:"flex-1 px-3 py-2 text-[12px] font-medium rounded-lg bg-cc-error/15 text-cc-error hover:bg-cc-error/25 transition-colors cursor-pointer",children:E?"Delete all":"Delete"})]})]})}),h&&g&&a.jsx(MC,{issueIdentifier:((gt=g.issue)==null?void 0:gt.identifier)||"",issueStateName:((Pt=g.issue)==null?void 0:Pt.stateName)||"",isContainerized:y,archiveTransitionConfigured:g.archiveTransitionConfigured||!1,archiveTransitionStateName:g.archiveTransitionStateName,hasBacklogState:g.hasBacklogState||!1,onConfirm:gn,onCancel:cn})]})}function IC(e,t){const n={};return(e[e.length-1]===""?[...e,""]:e).join((n.padRight?" ":"")+","+(n.padLeft===!1?"":" ")).trim()}const VC=/^[$_\p{ID_Start}][$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,GC=/^[$_\p{ID_Start}][-$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,YC={};function dy(e,t){return(YC.jsx?GC:VC).test(e)}const XC=/[ \t\n\f\r]/g;function WC(e){return typeof e=="object"?e.type==="text"?fy(e.value):!1:fy(e)}function fy(e){return e.replace(XC,"")===""}class fc{constructor(t,n,i){this.normal=n,this.property=t,i&&(this.space=i)}}fc.prototype.normal={};fc.prototype.property={};fc.prototype.space=void 0;function Q_(e,t){const n={},i={};for(const l of e)Object.assign(n,l.property),Object.assign(i,l.normal);return new fc(n,i,t)}function Vm(e){return e.toLowerCase()}class Wn{constructor(t,n){this.attribute=n,this.property=t}}Wn.prototype.attribute="";Wn.prototype.booleanish=!1;Wn.prototype.boolean=!1;Wn.prototype.commaOrSpaceSeparated=!1;Wn.prototype.commaSeparated=!1;Wn.prototype.defined=!1;Wn.prototype.mustUseProperty=!1;Wn.prototype.number=!1;Wn.prototype.overloadedBoolean=!1;Wn.prototype.property="";Wn.prototype.spaceSeparated=!1;Wn.prototype.space=void 0;let QC=0;const Xe=ra(),an=ra(),Gm=ra(),be=ra(),Rt=ra(),il=ra(),rr=ra();function ra(){return 2**++QC}const Ym=Object.freeze(Object.defineProperty({__proto__:null,boolean:Xe,booleanish:an,commaOrSpaceSeparated:rr,commaSeparated:il,number:be,overloadedBoolean:Gm,spaceSeparated:Rt},Symbol.toStringTag,{value:"Module"})),Ep=Object.keys(Ym);class kg extends Wn{constructor(t,n,i,l){let c=-1;if(super(t,n),hy(this,"space",l),typeof i=="number")for(;++c<Ep.length;){const u=Ep[c];hy(this,Ep[c],(i&Ym[u])===Ym[u])}}}kg.prototype.defined=!0;function hy(e,t,n){n&&(e[t]=n)}function ml(e){const t={},n={};for(const[i,l]of Object.entries(e.properties)){const c=new kg(i,e.transform(e.attributes||{},i),l,e.space);e.mustUseProperty&&e.mustUseProperty.includes(i)&&(c.mustUseProperty=!0),t[i]=c,n[Vm(i)]=i,n[Vm(c.attribute)]=i}return new fc(t,n,e.space)}const K_=ml({properties:{ariaActiveDescendant:null,ariaAtomic:an,ariaAutoComplete:null,ariaBusy:an,ariaChecked:an,ariaColCount:be,ariaColIndex:be,ariaColSpan:be,ariaControls:Rt,ariaCurrent:null,ariaDescribedBy:Rt,ariaDetails:null,ariaDisabled:an,ariaDropEffect:Rt,ariaErrorMessage:null,ariaExpanded:an,ariaFlowTo:Rt,ariaGrabbed:an,ariaHasPopup:null,ariaHidden:an,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:Rt,ariaLevel:be,ariaLive:null,ariaModal:an,ariaMultiLine:an,ariaMultiSelectable:an,ariaOrientation:null,ariaOwns:Rt,ariaPlaceholder:null,ariaPosInSet:be,ariaPressed:an,ariaReadOnly:an,ariaRelevant:null,ariaRequired:an,ariaRoleDescription:Rt,ariaRowCount:be,ariaRowIndex:be,ariaRowSpan:be,ariaSelected:an,ariaSetSize:be,ariaSort:null,ariaValueMax:be,ariaValueMin:be,ariaValueNow:be,ariaValueText:null,role:null},transform(e,t){return t==="role"?t:"aria-"+t.slice(4).toLowerCase()}});function Z_(e,t){return t in e?e[t]:t}function J_(e,t){return Z_(e,t.toLowerCase())}const KC=ml({attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:il,acceptCharset:Rt,accessKey:Rt,action:null,allow:null,allowFullScreen:Xe,allowPaymentRequest:Xe,allowUserMedia:Xe,alt:null,as:null,async:Xe,autoCapitalize:null,autoComplete:Rt,autoFocus:Xe,autoPlay:Xe,blocking:Rt,capture:null,charSet:null,checked:Xe,cite:null,className:Rt,cols:be,colSpan:null,content:null,contentEditable:an,controls:Xe,controlsList:Rt,coords:be|il,crossOrigin:null,data:null,dateTime:null,decoding:null,default:Xe,defer:Xe,dir:null,dirName:null,disabled:Xe,download:Gm,draggable:an,encType:null,enterKeyHint:null,fetchPriority:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:Xe,formTarget:null,headers:Rt,height:be,hidden:Gm,high:be,href:null,hrefLang:null,htmlFor:Rt,httpEquiv:Rt,id:null,imageSizes:null,imageSrcSet:null,inert:Xe,inputMode:null,integrity:null,is:null,isMap:Xe,itemId:null,itemProp:Rt,itemRef:Rt,itemScope:Xe,itemType:Rt,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:Xe,low:be,manifest:null,max:null,maxLength:be,media:null,method:null,min:null,minLength:be,multiple:Xe,muted:Xe,name:null,nonce:null,noModule:Xe,noValidate:Xe,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:Xe,optimum:be,pattern:null,ping:Rt,placeholder:null,playsInline:Xe,popover:null,popoverTarget:null,popoverTargetAction:null,poster:null,preload:null,readOnly:Xe,referrerPolicy:null,rel:Rt,required:Xe,reversed:Xe,rows:be,rowSpan:be,sandbox:Rt,scope:null,scoped:Xe,seamless:Xe,selected:Xe,shadowRootClonable:Xe,shadowRootDelegatesFocus:Xe,shadowRootMode:null,shape:null,size:be,sizes:null,slot:null,span:be,spellCheck:an,src:null,srcDoc:null,srcLang:null,srcSet:null,start:be,step:null,style:null,tabIndex:be,target:null,title:null,translate:null,type:null,typeMustMatch:Xe,useMap:null,value:an,width:be,wrap:null,writingSuggestions:null,align:null,aLink:null,archive:Rt,axis:null,background:null,bgColor:null,border:be,borderColor:null,bottomMargin:be,cellPadding:null,cellSpacing:null,char:null,charOff:null,classId:null,clear:null,code:null,codeBase:null,codeType:null,color:null,compact:Xe,declare:Xe,event:null,face:null,frame:null,frameBorder:null,hSpace:be,leftMargin:be,link:null,longDesc:null,lowSrc:null,marginHeight:be,marginWidth:be,noResize:Xe,noHref:Xe,noShade:Xe,noWrap:Xe,object:null,profile:null,prompt:null,rev:null,rightMargin:be,rules:null,scheme:null,scrolling:an,standby:null,summary:null,text:null,topMargin:be,valueType:null,version:null,vAlign:null,vLink:null,vSpace:be,allowTransparency:null,autoCorrect:null,autoSave:null,disablePictureInPicture:Xe,disableRemotePlayback:Xe,prefix:null,property:null,results:be,security:null,unselectable:null},space:"html",transform:J_}),ZC=ml({attributes:{accentHeight:"accent-height",alignmentBaseline:"alignment-baseline",arabicForm:"arabic-form",baselineShift:"baseline-shift",capHeight:"cap-height",className:"class",clipPath:"clip-path",clipRule:"clip-rule",colorInterpolation:"color-interpolation",colorInterpolationFilters:"color-interpolation-filters",colorProfile:"color-profile",colorRendering:"color-rendering",crossOrigin:"crossorigin",dataType:"datatype",dominantBaseline:"dominant-baseline",enableBackground:"enable-background",fillOpacity:"fill-opacity",fillRule:"fill-rule",floodColor:"flood-color",floodOpacity:"flood-opacity",fontFamily:"font-family",fontSize:"font-size",fontSizeAdjust:"font-size-adjust",fontStretch:"font-stretch",fontStyle:"font-style",fontVariant:"font-variant",fontWeight:"font-weight",glyphName:"glyph-name",glyphOrientationHorizontal:"glyph-orientation-horizontal",glyphOrientationVertical:"glyph-orientation-vertical",hrefLang:"hreflang",horizAdvX:"horiz-adv-x",horizOriginX:"horiz-origin-x",horizOriginY:"horiz-origin-y",imageRendering:"image-rendering",letterSpacing:"letter-spacing",lightingColor:"lighting-color",markerEnd:"marker-end",markerMid:"marker-mid",markerStart:"marker-start",navDown:"nav-down",navDownLeft:"nav-down-left",navDownRight:"nav-down-right",navLeft:"nav-left",navNext:"nav-next",navPrev:"nav-prev",navRight:"nav-right",navUp:"nav-up",navUpLeft:"nav-up-left",navUpRight:"nav-up-right",onAbort:"onabort",onActivate:"onactivate",onAfterPrint:"onafterprint",onBeforePrint:"onbeforeprint",onBegin:"onbegin",onCancel:"oncancel",onCanPlay:"oncanplay",onCanPlayThrough:"oncanplaythrough",onChange:"onchange",onClick:"onclick",onClose:"onclose",onCopy:"oncopy",onCueChange:"oncuechange",onCut:"oncut",onDblClick:"ondblclick",onDrag:"ondrag",onDragEnd:"ondragend",onDragEnter:"ondragenter",onDragExit:"ondragexit",onDragLeave:"ondragleave",onDragOver:"ondragover",onDragStart:"ondragstart",onDrop:"ondrop",onDurationChange:"ondurationchange",onEmptied:"onemptied",onEnd:"onend",onEnded:"onended",onError:"onerror",onFocus:"onfocus",onFocusIn:"onfocusin",onFocusOut:"onfocusout",onHashChange:"onhashchange",onInput:"oninput",onInvalid:"oninvalid",onKeyDown:"onkeydown",onKeyPress:"onkeypress",onKeyUp:"onkeyup",onLoad:"onload",onLoadedData:"onloadeddata",onLoadedMetadata:"onloadedmetadata",onLoadStart:"onloadstart",onMessage:"onmessage",onMouseDown:"onmousedown",onMouseEnter:"onmouseenter",onMouseLeave:"onmouseleave",onMouseMove:"onmousemove",onMouseOut:"onmouseout",onMouseOver:"onmouseover",onMouseUp:"onmouseup",onMouseWheel:"onmousewheel",onOffline:"onoffline",onOnline:"ononline",onPageHide:"onpagehide",onPageShow:"onpageshow",onPaste:"onpaste",onPause:"onpause",onPlay:"onplay",onPlaying:"onplaying",onPopState:"onpopstate",onProgress:"onprogress",onRateChange:"onratechange",onRepeat:"onrepeat",onReset:"onreset",onResize:"onresize",onScroll:"onscroll",onSeeked:"onseeked",onSeeking:"onseeking",onSelect:"onselect",onShow:"onshow",onStalled:"onstalled",onStorage:"onstorage",onSubmit:"onsubmit",onSuspend:"onsuspend",onTimeUpdate:"ontimeupdate",onToggle:"ontoggle",onUnload:"onunload",onVolumeChange:"onvolumechange",onWaiting:"onwaiting",onZoom:"onzoom",overlinePosition:"overline-position",overlineThickness:"overline-thickness",paintOrder:"paint-order",panose1:"panose-1",pointerEvents:"pointer-events",referrerPolicy:"referrerpolicy",renderingIntent:"rendering-intent",shapeRendering:"shape-rendering",stopColor:"stop-color",stopOpacity:"stop-opacity",strikethroughPosition:"strikethrough-position",strikethroughThickness:"strikethrough-thickness",strokeDashArray:"stroke-dasharray",strokeDashOffset:"stroke-dashoffset",strokeLineCap:"stroke-linecap",strokeLineJoin:"stroke-linejoin",strokeMiterLimit:"stroke-miterlimit",strokeOpacity:"stroke-opacity",strokeWidth:"stroke-width",tabIndex:"tabindex",textAnchor:"text-anchor",textDecoration:"text-decoration",textRendering:"text-rendering",transformOrigin:"transform-origin",typeOf:"typeof",underlinePosition:"underline-position",underlineThickness:"underline-thickness",unicodeBidi:"unicode-bidi",unicodeRange:"unicode-range",unitsPerEm:"units-per-em",vAlphabetic:"v-alphabetic",vHanging:"v-hanging",vIdeographic:"v-ideographic",vMathematical:"v-mathematical",vectorEffect:"vector-effect",vertAdvY:"vert-adv-y",vertOriginX:"vert-origin-x",vertOriginY:"vert-origin-y",wordSpacing:"word-spacing",writingMode:"writing-mode",xHeight:"x-height",playbackOrder:"playbackorder",timelineBegin:"timelinebegin"},properties:{about:rr,accentHeight:be,accumulate:null,additive:null,alignmentBaseline:null,alphabetic:be,amplitude:be,arabicForm:null,ascent:be,attributeName:null,attributeType:null,azimuth:be,bandwidth:null,baselineShift:null,baseFrequency:null,baseProfile:null,bbox:null,begin:null,bias:be,by:null,calcMode:null,capHeight:be,className:Rt,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:be,diffuseConstant:be,direction:null,display:null,dur:null,divisor:be,dominantBaseline:null,download:Xe,dx:null,dy:null,edgeMode:null,editable:null,elevation:be,enableBackground:null,end:null,event:null,exponent:be,externalResourcesRequired:null,fill:null,fillOpacity:be,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:il,g2:il,glyphName:il,glyphOrientationHorizontal:null,glyphOrientationVertical:null,glyphRef:null,gradientTransform:null,gradientUnits:null,handler:null,hanging:be,hatchContentUnits:null,hatchUnits:null,height:null,href:null,hrefLang:null,horizAdvX:be,horizOriginX:be,horizOriginY:be,id:null,ideographic:be,imageRendering:null,initialVisibility:null,in:null,in2:null,intercept:be,k:be,k1:be,k2:be,k3:be,k4:be,kernelMatrix:rr,kernelUnitLength:null,keyPoints:null,keySplines:null,keyTimes:null,kerning:null,lang:null,lengthAdjust:null,letterSpacing:null,lightingColor:null,limitingConeAngle:be,local:null,markerEnd:null,markerMid:null,markerStart:null,markerHeight:null,markerUnits:null,markerWidth:null,mask:null,maskContentUnits:null,maskUnits:null,mathematical:null,max:null,media:null,mediaCharacterEncoding:null,mediaContentEncodings:null,mediaSize:be,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:be,overlineThickness:be,paintOrder:null,panose1:null,path:null,pathLength:be,patternContentUnits:null,patternTransform:null,patternUnits:null,phase:null,ping:Rt,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:be,pointsAtY:be,pointsAtZ:be,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:rr,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:rr,rev:rr,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:rr,requiredFeatures:rr,requiredFonts:rr,requiredFormats:rr,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:be,specularExponent:be,spreadMethod:null,spacing:null,startOffset:null,stdDeviation:null,stemh:null,stemv:null,stitchTiles:null,stopColor:null,stopOpacity:null,strikethroughPosition:be,strikethroughThickness:be,string:null,stroke:null,strokeDashArray:rr,strokeDashOffset:null,strokeLineCap:null,strokeLineJoin:null,strokeMiterLimit:be,strokeOpacity:be,strokeWidth:null,style:null,surfaceScale:be,syncBehavior:null,syncBehaviorDefault:null,syncMaster:null,syncTolerance:null,syncToleranceDefault:null,systemLanguage:rr,tabIndex:be,tableValues:null,target:null,targetX:be,targetY:be,textAnchor:null,textDecoration:null,textRendering:null,textLength:null,timelineBegin:null,title:null,transformBehavior:null,type:null,typeOf:rr,to:null,transform:null,transformOrigin:null,u1:null,u2:null,underlinePosition:be,underlineThickness:be,unicode:null,unicodeBidi:null,unicodeRange:null,unitsPerEm:be,values:null,vAlphabetic:be,vMathematical:be,vectorEffect:null,vHanging:be,vIdeographic:be,version:null,vertAdvY:be,vertOriginX:be,vertOriginY:be,viewBox:null,viewTarget:null,visibility:null,width:null,widths:null,wordSpacing:null,writingMode:null,x:null,x1:null,x2:null,xChannelSelector:null,xHeight:be,y:null,y1:null,y2:null,yChannelSelector:null,z:null,zoomAndPan:null},space:"svg",transform:Z_}),ew=ml({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()}}),tw=ml({attributes:{xmlnsxlink:"xmlns:xlink"},properties:{xmlnsXLink:null,xmlns:null},space:"xmlns",transform:J_}),nw=ml({properties:{xmlBase:null,xmlLang:null,xmlSpace:null},space:"xml",transform(e,t){return"xml:"+t.slice(3).toLowerCase()}}),JC={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"},e4=/[A-Z]/g,py=/-[a-z]/g,t4=/^data[-\w.:]+$/i;function n4(e,t){const n=Vm(t);let i=t,l=Wn;if(n in e.normal)return e.property[e.normal[n]];if(n.length>4&&n.slice(0,4)==="data"&&t4.test(t)){if(t.charAt(4)==="-"){const c=t.slice(5).replace(py,i4);i="data"+c.charAt(0).toUpperCase()+c.slice(1)}else{const c=t.slice(4);if(!py.test(c)){let u=c.replace(e4,r4);u.charAt(0)!=="-"&&(u="-"+u),t="data"+u}}l=kg}return new l(i,t)}function r4(e){return"-"+e.toLowerCase()}function i4(e){return e.charAt(1).toUpperCase()}const s4=Q_([K_,KC,ew,tw,nw],"html"),Ng=Q_([K_,ZC,ew,tw,nw],"svg");function a4(e){return e.join(" ").trim()}var Va={},Tp,my;function l4(){if(my)return Tp;my=1;var e=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,t=/\n/g,n=/^\s*/,i=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,l=/^:\s*/,c=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,u=/^[;\s]*/,f=/^\s+|\s+$/g,h=`
|
|
66
|
-
`,p="/",g="*",v="",y="comment",b="declaration";function _(E,k){if(typeof E!="string")throw new TypeError("First argument must be a string");if(!E)return[];k=k||{};var M=1,C=1;function $(W){var Y=W.match(t);Y&&(M+=Y.length);var F=W.lastIndexOf(h);C=~F?W.length-F:C+W.length}function z(){var W={line:M,column:C};return function(Y){return Y.position=new D(W),H(),Y}}function D(W){this.start=W,this.end={line:M,column:C},this.source=k.source}D.prototype.content=E;function U(W){var Y=new Error(k.source+":"+M+":"+C+": "+W);if(Y.reason=W,Y.filename=k.source,Y.line=M,Y.column=C,Y.source=E,!k.silent)throw Y}function B(W){var Y=W.exec(E);if(Y){var F=Y[0];return $(F),E=E.slice(F.length),Y}}function H(){B(n)}function L(W){var Y;for(W=W||[];Y=I();)Y!==!1&&W.push(Y);return W}function I(){var W=z();if(!(p!=E.charAt(0)||g!=E.charAt(1))){for(var Y=2;v!=E.charAt(Y)&&(g!=E.charAt(Y)||p!=E.charAt(Y+1));)++Y;if(Y+=2,v===E.charAt(Y-1))return U("End of comment missing");var F=E.slice(2,Y-2);return C+=2,$(F),E=E.slice(Y),C+=2,W({type:y,comment:F})}}function T(){var W=z(),Y=B(i);if(Y){if(I(),!B(l))return U("property missing ':'");var F=B(c),P=W({type:b,property:S(Y[0].replace(e,v)),value:F?S(F[0].replace(e,v)):v});return B(u),P}}function ae(){var W=[];L(W);for(var Y;Y=T();)Y!==!1&&(W.push(Y),L(W));return W}return H(),ae()}function S(E){return E?E.replace(f,v):v}return Tp=_,Tp}var gy;function o4(){if(gy)return Va;gy=1;var e=Va&&Va.__importDefault||function(i){return i&&i.__esModule?i:{default:i}};Object.defineProperty(Va,"__esModule",{value:!0}),Va.default=n;const t=e(l4());function n(i,l){let c=null;if(!i||typeof i!="string")return c;const u=(0,t.default)(i),f=typeof l=="function";return u.forEach(h=>{if(h.type!=="declaration")return;const{property:p,value:g}=h;f?l(p,g,h):g&&(c=c||{},c[p]=g)}),c}return Va}var No={},xy;function c4(){if(xy)return No;xy=1,Object.defineProperty(No,"__esModule",{value:!0}),No.camelCase=void 0;var e=/^--[a-zA-Z0-9_-]+$/,t=/-([a-z])/g,n=/^[^-]+$/,i=/^-(webkit|moz|ms|o|khtml)-/,l=/^-(ms)-/,c=function(p){return!p||n.test(p)||e.test(p)},u=function(p,g){return g.toUpperCase()},f=function(p,g){return"".concat(g,"-")},h=function(p,g){return g===void 0&&(g={}),c(p)?p:(p=p.toLowerCase(),g.reactCompat?p=p.replace(l,f):p=p.replace(i,f),p.replace(t,u))};return No.camelCase=h,No}var Co,vy;function u4(){if(vy)return Co;vy=1;var e=Co&&Co.__importDefault||function(l){return l&&l.__esModule?l:{default:l}},t=e(o4()),n=c4();function i(l,c){var u={};return!l||typeof l!="string"||(0,t.default)(l,function(f,h){f&&h&&(u[(0,n.camelCase)(f,c)]=h)}),u}return i.default=i,Co=i,Co}var d4=u4();const f4=sg(d4),rw=iw("end"),Cg=iw("start");function iw(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 h4(e){const t=Cg(e),n=rw(e);if(t&&n)return{start:t,end:n}}function Vo(e){return!e||typeof e!="object"?"":"position"in e||"type"in e?by(e.position):"start"in e||"end"in e?by(e):"line"in e||"column"in e?Xm(e):""}function Xm(e){return yy(e&&e.line)+":"+yy(e&&e.column)}function by(e){return Xm(e&&e.start)+"-"+Xm(e&&e.end)}function yy(e){return e&&typeof e=="number"?e:1}class An extends Error{constructor(t,n,i){super(),typeof n=="string"&&(i=n,n=void 0);let l="",c={},u=!1;if(n&&("line"in n&&"column"in n?c={place:n}:"start"in n&&"end"in n?c={place:n}:"type"in n?c={ancestors:[n],place:n.position}:c={...n}),typeof t=="string"?l=t:!c.cause&&t&&(u=!0,l=t.message,c.cause=t),!c.ruleId&&!c.source&&typeof i=="string"){const h=i.indexOf(":");h===-1?c.ruleId=i:(c.source=i.slice(0,h),c.ruleId=i.slice(h+1))}if(!c.place&&c.ancestors&&c.ancestors){const h=c.ancestors[c.ancestors.length-1];h&&(c.place=h.position)}const f=c.place&&"start"in c.place?c.place.start:c.place;this.ancestors=c.ancestors||void 0,this.cause=c.cause||void 0,this.column=f?f.column:void 0,this.fatal=void 0,this.file="",this.message=l,this.line=f?f.line:void 0,this.name=Vo(c.place)||"1:1",this.place=c.place||void 0,this.reason=this.message,this.ruleId=c.ruleId||void 0,this.source=c.source||void 0,this.stack=u&&c.cause&&typeof c.cause.stack=="string"?c.cause.stack:"",this.actual=void 0,this.expected=void 0,this.note=void 0,this.url=void 0}}An.prototype.file="";An.prototype.name="";An.prototype.reason="";An.prototype.message="";An.prototype.stack="";An.prototype.column=void 0;An.prototype.line=void 0;An.prototype.ancestors=void 0;An.prototype.cause=void 0;An.prototype.fatal=void 0;An.prototype.place=void 0;An.prototype.ruleId=void 0;An.prototype.source=void 0;const Eg={}.hasOwnProperty,p4=new Map,m4=/[A-Z]/g,g4=new Set(["table","tbody","thead","tfoot","tr"]),x4=new Set(["td","th"]),sw="https://github.com/syntax-tree/hast-util-to-jsx-runtime";function v4(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=N4(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=k4(n,t.jsx,t.jsxs)}const l={Fragment:t.Fragment,ancestors:[],components:t.components||{},create:i,elementAttributeNameCase:t.elementAttributeNameCase||"react",evaluater:t.createEvaluater?t.createEvaluater():void 0,filePath:n,ignoreInvalidStyle:t.ignoreInvalidStyle||!1,passKeys:t.passKeys!==!1,passNode:t.passNode||!1,schema:t.space==="svg"?Ng:s4,stylePropertyNameCase:t.stylePropertyNameCase||"dom",tableCellAlignToStyle:t.tableCellAlignToStyle!==!1},c=aw(l,e,void 0);return c&&typeof c!="string"?c:l.create(e,l.Fragment,{children:c||void 0},void 0)}function aw(e,t,n){if(t.type==="element")return b4(e,t,n);if(t.type==="mdxFlowExpression"||t.type==="mdxTextExpression")return y4(e,t);if(t.type==="mdxJsxFlowElement"||t.type==="mdxJsxTextElement")return w4(e,t,n);if(t.type==="mdxjsEsm")return _4(e,t);if(t.type==="root")return j4(e,t,n);if(t.type==="text")return S4(e,t)}function b4(e,t,n){const i=e.schema;let l=i;t.tagName.toLowerCase()==="svg"&&i.space==="html"&&(l=Ng,e.schema=l),e.ancestors.push(t);const c=ow(e,t.tagName,!1),u=C4(e,t);let f=Ag(e,t);return g4.has(t.tagName)&&(f=f.filter(function(h){return typeof h=="string"?!WC(h):!0})),lw(e,u,c,t),Tg(u,f),e.ancestors.pop(),e.schema=i,e.create(t,c,u,n)}function y4(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)}ac(e,t.position)}function _4(e,t){if(t.data&&t.data.estree&&e.evaluater)return e.evaluater.evaluateProgram(t.data.estree);ac(e,t.position)}function w4(e,t,n){const i=e.schema;let l=i;t.name==="svg"&&i.space==="html"&&(l=Ng,e.schema=l),e.ancestors.push(t);const c=t.name===null?e.Fragment:ow(e,t.name,!0),u=E4(e,t),f=Ag(e,t);return lw(e,u,c,t),Tg(u,f),e.ancestors.pop(),e.schema=i,e.create(t,c,u,n)}function j4(e,t,n){const i={};return Tg(i,Ag(e,t)),e.create(t,e.Fragment,i,n)}function S4(e,t){return t.value}function lw(e,t,n,i){typeof n!="string"&&n!==e.Fragment&&e.passNode&&(t.node=i)}function Tg(e,t){if(t.length>0){const n=t.length>1?t:t[0];n&&(e.children=n)}}function k4(e,t,n){return i;function i(l,c,u,f){const p=Array.isArray(u.children)?n:t;return f?p(c,u,f):p(c,u)}}function N4(e,t){return n;function n(i,l,c,u){const f=Array.isArray(c.children),h=Cg(i);return t(l,c,u,f,{columnNumber:h?h.column-1:void 0,fileName:e,lineNumber:h?h.line:void 0},void 0)}}function C4(e,t){const n={};let i,l;for(l in t.properties)if(l!=="children"&&Eg.call(t.properties,l)){const c=T4(e,l,t.properties[l]);if(c){const[u,f]=c;e.tableCellAlignToStyle&&u==="align"&&typeof f=="string"&&x4.has(t.tagName)?i=f:n[u]=f}}if(i){const c=n.style||(n.style={});c[e.stylePropertyNameCase==="css"?"text-align":"textAlign"]=i}return n}function E4(e,t){const n={};for(const i of t.attributes)if(i.type==="mdxJsxExpressionAttribute")if(i.data&&i.data.estree&&e.evaluater){const c=i.data.estree.body[0];c.type;const u=c.expression;u.type;const f=u.properties[0];f.type,Object.assign(n,e.evaluater.evaluateExpression(f.argument))}else ac(e,t.position);else{const l=i.name;let c;if(i.value&&typeof i.value=="object")if(i.value.data&&i.value.data.estree&&e.evaluater){const f=i.value.data.estree.body[0];f.type,c=e.evaluater.evaluateExpression(f.expression)}else ac(e,t.position);else c=i.value===null?!0:i.value;n[l]=c}return n}function Ag(e,t){const n=[];let i=-1;const l=e.passKeys?new Map:p4;for(;++i<t.children.length;){const c=t.children[i];let u;if(e.passKeys){const h=c.type==="element"?c.tagName:c.type==="mdxJsxFlowElement"||c.type==="mdxJsxTextElement"?c.name:void 0;if(h){const p=l.get(h)||0;u=h+"-"+p,l.set(h,p+1)}}const f=aw(e,c,u);f!==void 0&&n.push(f)}return n}function T4(e,t,n){const i=n4(e.schema,t);if(!(n==null||typeof n=="number"&&Number.isNaN(n))){if(Array.isArray(n)&&(n=i.commaSeparated?IC(n):a4(n)),i.property==="style"){let l=typeof n=="object"?n:A4(e,String(n));return e.stylePropertyNameCase==="css"&&(l=M4(l)),["style",l]}return[e.elementAttributeNameCase==="react"&&i.space?JC[i.property]||i.property:i.attribute,n]}}function A4(e,t){try{return f4(t,{reactCompat:!0})}catch(n){if(e.ignoreInvalidStyle)return{};const i=n,l=new An("Cannot parse `style` attribute",{ancestors:e.ancestors,cause:i,ruleId:"style",source:"hast-util-to-jsx-runtime"});throw l.file=e.filePath||void 0,l.url=sw+"#cannot-parse-style-attribute",l}}function ow(e,t,n){let i;if(!n)i={type:"Literal",value:t};else if(t.includes(".")){const l=t.split(".");let c=-1,u;for(;++c<l.length;){const f=dy(l[c])?{type:"Identifier",name:l[c]}:{type:"Literal",value:l[c]};u=u?{type:"MemberExpression",object:u,property:f,computed:!!(c&&f.type==="Literal"),optional:!1}:f}i=u}else i=dy(t)&&!/^[a-z]/.test(t)?{type:"Identifier",name:t}:{type:"Literal",value:t};if(i.type==="Literal"){const l=i.value;return Eg.call(e.components,l)?e.components[l]:l}if(e.evaluater)return e.evaluater.evaluateExpression(i);ac(e)}function ac(e,t){const n=new An("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=sw+"#cannot-handle-mdx-estrees-without-createevaluater",n}function M4(e){const t={};let n;for(n in e)Eg.call(e,n)&&(t[R4(n)]=e[n]);return t}function R4(e){let t=e.replace(m4,z4);return t.slice(0,3)==="ms-"&&(t="-"+t),t}function z4(e){return"-"+e.toLowerCase()}const Ap={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"]},D4={};function Mg(e,t){const n=D4,i=typeof n.includeImageAlt=="boolean"?n.includeImageAlt:!0,l=typeof n.includeHtml=="boolean"?n.includeHtml:!0;return cw(e,i,l)}function cw(e,t,n){if(L4(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 _y(e.children,t,n)}return Array.isArray(e)?_y(e,t,n):""}function _y(e,t,n){const i=[];let l=-1;for(;++l<e.length;)i[l]=cw(e[l],t,n);return i.join("")}function L4(e){return!!(e&&typeof e=="object")}const wy=document.createElement("i");function Rg(e){const t="&"+e+";";wy.innerHTML=t;const n=wy.textContent;return n.charCodeAt(n.length-1)===59&&e!=="semi"||n===t?!1:n}function lr(e,t,n,i){const l=e.length;let c=0,u;if(t<0?t=-t>l?0:l+t:t=t>l?l:t,n=n>0?n:0,i.length<1e4)u=Array.from(i),u.unshift(t,n),e.splice(...u);else for(n&&e.splice(t,n);c<i.length;)u=i.slice(c,c+1e4),u.unshift(t,0),e.splice(...u),c+=1e4,t+=1e4}function jr(e,t){return e.length>0?(lr(e,e.length,0,t),e):t}const jy={}.hasOwnProperty;function uw(e){const t={};let n=-1;for(;++n<e.length;)O4(t,e[n]);return t}function O4(e,t){let n;for(n in t){const l=(jy.call(e,n)?e[n]:void 0)||(e[n]={}),c=t[n];let u;if(c)for(u in c){jy.call(l,u)||(l[u]=[]);const f=c[u];B4(l[u],Array.isArray(f)?f:f?[f]:[])}}}function B4(e,t){let n=-1;const i=[];for(;++n<t.length;)(t[n].add==="after"?e:i).push(t[n]);lr(e,0,0,i)}function dw(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 Lr(e){return e.replace(/[\t\n\r ]+/g," ").replace(/^ | $/g,"").toLowerCase().toUpperCase()}const On=ms(/[A-Za-z]/),Tn=ms(/[\dA-Za-z]/),P4=ms(/[#-'*+\--9=?A-Z^-~]/);function Cd(e){return e!==null&&(e<32||e===127)}const Wm=ms(/\d/),$4=ms(/[\dA-Fa-f]/),U4=ms(/[!-/:-@[-`{-~]/);function Pe(e){return e!==null&&e<-2}function Ct(e){return e!==null&&(e<0||e===32)}function rt(e){return e===-2||e===-1||e===32}const Pd=ms(new RegExp("\\p{P}|\\p{S}","u")),ta=ms(/\s/);function ms(e){return t;function t(n){return n!==null&&n>-1&&e.test(String.fromCharCode(n))}}function gl(e){const t=[];let n=-1,i=0,l=0;for(;++n<e.length;){const c=e.charCodeAt(n);let u="";if(c===37&&Tn(e.charCodeAt(n+1))&&Tn(e.charCodeAt(n+2)))l=2;else if(c<128)/[!#$&-;=?-Z_a-z~]/.test(String.fromCharCode(c))||(u=String.fromCharCode(c));else if(c>55295&&c<57344){const f=e.charCodeAt(n+1);c<56320&&f>56319&&f<57344?(u=String.fromCharCode(c,f),l=1):u="�"}else u=String.fromCharCode(c);u&&(t.push(e.slice(i,n),encodeURIComponent(u)),i=n+l+1,u=""),l&&(n+=l,l=0)}return t.join("")+e.slice(i)}function dt(e,t,n,i){const l=i?i-1:Number.POSITIVE_INFINITY;let c=0;return u;function u(h){return rt(h)?(e.enter(n),f(h)):t(h)}function f(h){return rt(h)&&c++<l?(e.consume(h),f):(e.exit(n),t(h))}}const F4={tokenize:q4};function q4(e){const t=e.attempt(this.parser.constructs.contentInitial,i,l);let n;return t;function i(f){if(f===null){e.consume(f);return}return e.enter("lineEnding"),e.consume(f),e.exit("lineEnding"),dt(e,t,"linePrefix")}function l(f){return e.enter("paragraph"),c(f)}function c(f){const h=e.enter("chunkText",{contentType:"text",previous:n});return n&&(n.next=h),n=h,u(f)}function u(f){if(f===null){e.exit("chunkText"),e.exit("paragraph"),e.consume(f);return}return Pe(f)?(e.consume(f),e.exit("chunkText"),c):(e.consume(f),u)}}const H4={tokenize:I4},Sy={tokenize:V4};function I4(e){const t=this,n=[];let i=0,l,c,u;return f;function f(C){if(i<n.length){const $=n[i];return t.containerState=$[1],e.attempt($[0].continuation,h,p)(C)}return p(C)}function h(C){if(i++,t.containerState._closeFlow){t.containerState._closeFlow=void 0,l&&M();const $=t.events.length;let z=$,D;for(;z--;)if(t.events[z][0]==="exit"&&t.events[z][1].type==="chunkFlow"){D=t.events[z][1].end;break}k(i);let U=$;for(;U<t.events.length;)t.events[U][1].end={...D},U++;return lr(t.events,z+1,0,t.events.slice($)),t.events.length=U,p(C)}return f(C)}function p(C){if(i===n.length){if(!l)return y(C);if(l.currentConstruct&&l.currentConstruct.concrete)return _(C);t.interrupt=!!(l.currentConstruct&&!l._gfmTableDynamicInterruptHack)}return t.containerState={},e.check(Sy,g,v)(C)}function g(C){return l&&M(),k(i),y(C)}function v(C){return t.parser.lazy[t.now().line]=i!==n.length,u=t.now().offset,_(C)}function y(C){return t.containerState={},e.attempt(Sy,b,_)(C)}function b(C){return i++,n.push([t.currentConstruct,t.containerState]),y(C)}function _(C){if(C===null){l&&M(),k(0),e.consume(C);return}return l=l||t.parser.flow(t.now()),e.enter("chunkFlow",{_tokenizer:l,contentType:"flow",previous:c}),S(C)}function S(C){if(C===null){E(e.exit("chunkFlow"),!0),k(0),e.consume(C);return}return Pe(C)?(e.consume(C),E(e.exit("chunkFlow")),i=0,t.interrupt=void 0,f):(e.consume(C),S)}function E(C,$){const z=t.sliceStream(C);if($&&z.push(null),C.previous=c,c&&(c.next=C),c=C,l.defineSkip(C.start),l.write(z),t.parser.lazy[C.start.line]){let D=l.events.length;for(;D--;)if(l.events[D][1].start.offset<u&&(!l.events[D][1].end||l.events[D][1].end.offset>u))return;const U=t.events.length;let B=U,H,L;for(;B--;)if(t.events[B][0]==="exit"&&t.events[B][1].type==="chunkFlow"){if(H){L=t.events[B][1].end;break}H=!0}for(k(i),D=U;D<t.events.length;)t.events[D][1].end={...L},D++;lr(t.events,B+1,0,t.events.slice(U)),t.events.length=D}}function k(C){let $=n.length;for(;$-- >C;){const z=n[$];t.containerState=z[1],z[0].exit.call(t,e)}n.length=C}function M(){l.write([null]),c=void 0,l=void 0,t.containerState._closeFlow=void 0}}function V4(e,t,n){return dt(e,e.attempt(this.parser.constructs.document,t,n),"linePrefix",this.parser.constructs.disable.null.includes("codeIndented")?void 0:4)}function dl(e){if(e===null||Ct(e)||ta(e))return 1;if(Pd(e))return 2}function $d(e,t,n){const i=[];let l=-1;for(;++l<e.length;){const c=e[l].resolveAll;c&&!i.includes(c)&&(t=c(t,n),i.push(c))}return t}const Qm={name:"attention",resolveAll:G4,tokenize:Y4};function G4(e,t){let n=-1,i,l,c,u,f,h,p,g;for(;++n<e.length;)if(e[n][0]==="enter"&&e[n][1].type==="attentionSequence"&&e[n][1]._close){for(i=n;i--;)if(e[i][0]==="exit"&&e[i][1].type==="attentionSequence"&&e[i][1]._open&&t.sliceSerialize(e[i][1]).charCodeAt(0)===t.sliceSerialize(e[n][1]).charCodeAt(0)){if((e[i][1]._close||e[n][1]._open)&&(e[n][1].end.offset-e[n][1].start.offset)%3&&!((e[i][1].end.offset-e[i][1].start.offset+e[n][1].end.offset-e[n][1].start.offset)%3))continue;h=e[i][1].end.offset-e[i][1].start.offset>1&&e[n][1].end.offset-e[n][1].start.offset>1?2:1;const v={...e[i][1].end},y={...e[n][1].start};ky(v,-h),ky(y,h),u={type:h>1?"strongSequence":"emphasisSequence",start:v,end:{...e[i][1].end}},f={type:h>1?"strongSequence":"emphasisSequence",start:{...e[n][1].start},end:y},c={type:h>1?"strongText":"emphasisText",start:{...e[i][1].end},end:{...e[n][1].start}},l={type:h>1?"strong":"emphasis",start:{...u.start},end:{...f.end}},e[i][1].end={...u.start},e[n][1].start={...f.end},p=[],e[i][1].end.offset-e[i][1].start.offset&&(p=jr(p,[["enter",e[i][1],t],["exit",e[i][1],t]])),p=jr(p,[["enter",l,t],["enter",u,t],["exit",u,t],["enter",c,t]]),p=jr(p,$d(t.parser.constructs.insideSpan.null,e.slice(i+1,n),t)),p=jr(p,[["exit",c,t],["enter",f,t],["exit",f,t],["exit",l,t]]),e[n][1].end.offset-e[n][1].start.offset?(g=2,p=jr(p,[["enter",e[n][1],t],["exit",e[n][1],t]])):g=0,lr(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 Y4(e,t){const n=this.parser.constructs.attentionMarkers.null,i=this.previous,l=dl(i);let c;return u;function u(h){return c=h,e.enter("attentionSequence"),f(h)}function f(h){if(h===c)return e.consume(h),f;const p=e.exit("attentionSequence"),g=dl(h),v=!g||g===2&&l||n.includes(h),y=!l||l===2&&g||n.includes(i);return p._open=!!(c===42?v:v&&(l||!y)),p._close=!!(c===42?y:y&&(g||!v)),t(h)}}function ky(e,t){e.column+=t,e.offset+=t,e._bufferIndex+=t}const X4={name:"autolink",tokenize:W4};function W4(e,t,n){let i=0;return l;function l(b){return e.enter("autolink"),e.enter("autolinkMarker"),e.consume(b),e.exit("autolinkMarker"),e.enter("autolinkProtocol"),c}function c(b){return On(b)?(e.consume(b),u):b===64?n(b):p(b)}function u(b){return b===43||b===45||b===46||Tn(b)?(i=1,f(b)):p(b)}function f(b){return b===58?(e.consume(b),i=0,h):(b===43||b===45||b===46||Tn(b))&&i++<32?(e.consume(b),f):(i=0,p(b))}function h(b){return b===62?(e.exit("autolinkProtocol"),e.enter("autolinkMarker"),e.consume(b),e.exit("autolinkMarker"),e.exit("autolink"),t):b===null||b===32||b===60||Cd(b)?n(b):(e.consume(b),h)}function p(b){return b===64?(e.consume(b),g):P4(b)?(e.consume(b),p):n(b)}function g(b){return Tn(b)?v(b):n(b)}function v(b){return b===46?(e.consume(b),i=0,g):b===62?(e.exit("autolinkProtocol").type="autolinkEmail",e.enter("autolinkMarker"),e.consume(b),e.exit("autolinkMarker"),e.exit("autolink"),t):y(b)}function y(b){if((b===45||Tn(b))&&i++<63){const _=b===45?y:v;return e.consume(b),_}return n(b)}}const hc={partial:!0,tokenize:Q4};function Q4(e,t,n){return i;function i(c){return rt(c)?dt(e,l,"linePrefix")(c):l(c)}function l(c){return c===null||Pe(c)?t(c):n(c)}}const fw={continuation:{tokenize:Z4},exit:J4,name:"blockQuote",tokenize:K4};function K4(e,t,n){const i=this;return l;function l(u){if(u===62){const f=i.containerState;return f.open||(e.enter("blockQuote",{_container:!0}),f.open=!0),e.enter("blockQuotePrefix"),e.enter("blockQuoteMarker"),e.consume(u),e.exit("blockQuoteMarker"),c}return n(u)}function c(u){return rt(u)?(e.enter("blockQuotePrefixWhitespace"),e.consume(u),e.exit("blockQuotePrefixWhitespace"),e.exit("blockQuotePrefix"),t):(e.exit("blockQuotePrefix"),t(u))}}function Z4(e,t,n){const i=this;return l;function l(u){return rt(u)?dt(e,c,"linePrefix",i.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(u):c(u)}function c(u){return e.attempt(fw,t,n)(u)}}function J4(e){e.exit("blockQuote")}const hw={name:"characterEscape",tokenize:e6};function e6(e,t,n){return i;function i(c){return e.enter("characterEscape"),e.enter("escapeMarker"),e.consume(c),e.exit("escapeMarker"),l}function l(c){return U4(c)?(e.enter("characterEscapeValue"),e.consume(c),e.exit("characterEscapeValue"),e.exit("characterEscape"),t):n(c)}}const pw={name:"characterReference",tokenize:t6};function t6(e,t,n){const i=this;let l=0,c,u;return f;function f(v){return e.enter("characterReference"),e.enter("characterReferenceMarker"),e.consume(v),e.exit("characterReferenceMarker"),h}function h(v){return v===35?(e.enter("characterReferenceMarkerNumeric"),e.consume(v),e.exit("characterReferenceMarkerNumeric"),p):(e.enter("characterReferenceValue"),c=31,u=Tn,g(v))}function p(v){return v===88||v===120?(e.enter("characterReferenceMarkerHexadecimal"),e.consume(v),e.exit("characterReferenceMarkerHexadecimal"),e.enter("characterReferenceValue"),c=6,u=$4,g):(e.enter("characterReferenceValue"),c=7,u=Wm,g(v))}function g(v){if(v===59&&l){const y=e.exit("characterReferenceValue");return u===Tn&&!Rg(i.sliceSerialize(y))?n(v):(e.enter("characterReferenceMarker"),e.consume(v),e.exit("characterReferenceMarker"),e.exit("characterReference"),t)}return u(v)&&l++<c?(e.consume(v),g):n(v)}}const Ny={partial:!0,tokenize:r6},Cy={concrete:!0,name:"codeFenced",tokenize:n6};function n6(e,t,n){const i=this,l={partial:!0,tokenize:z};let c=0,u=0,f;return h;function h(D){return p(D)}function p(D){const U=i.events[i.events.length-1];return c=U&&U[1].type==="linePrefix"?U[2].sliceSerialize(U[1],!0).length:0,f=D,e.enter("codeFenced"),e.enter("codeFencedFence"),e.enter("codeFencedFenceSequence"),g(D)}function g(D){return D===f?(u++,e.consume(D),g):u<3?n(D):(e.exit("codeFencedFenceSequence"),rt(D)?dt(e,v,"whitespace")(D):v(D))}function v(D){return D===null||Pe(D)?(e.exit("codeFencedFence"),i.interrupt?t(D):e.check(Ny,S,$)(D)):(e.enter("codeFencedFenceInfo"),e.enter("chunkString",{contentType:"string"}),y(D))}function y(D){return D===null||Pe(D)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),v(D)):rt(D)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),dt(e,b,"whitespace")(D)):D===96&&D===f?n(D):(e.consume(D),y)}function b(D){return D===null||Pe(D)?v(D):(e.enter("codeFencedFenceMeta"),e.enter("chunkString",{contentType:"string"}),_(D))}function _(D){return D===null||Pe(D)?(e.exit("chunkString"),e.exit("codeFencedFenceMeta"),v(D)):D===96&&D===f?n(D):(e.consume(D),_)}function S(D){return e.attempt(l,$,E)(D)}function E(D){return e.enter("lineEnding"),e.consume(D),e.exit("lineEnding"),k}function k(D){return c>0&&rt(D)?dt(e,M,"linePrefix",c+1)(D):M(D)}function M(D){return D===null||Pe(D)?e.check(Ny,S,$)(D):(e.enter("codeFlowValue"),C(D))}function C(D){return D===null||Pe(D)?(e.exit("codeFlowValue"),M(D)):(e.consume(D),C)}function $(D){return e.exit("codeFenced"),t(D)}function z(D,U,B){let H=0;return L;function L(Y){return D.enter("lineEnding"),D.consume(Y),D.exit("lineEnding"),I}function I(Y){return D.enter("codeFencedFence"),rt(Y)?dt(D,T,"linePrefix",i.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(Y):T(Y)}function T(Y){return Y===f?(D.enter("codeFencedFenceSequence"),ae(Y)):B(Y)}function ae(Y){return Y===f?(H++,D.consume(Y),ae):H>=u?(D.exit("codeFencedFenceSequence"),rt(Y)?dt(D,W,"whitespace")(Y):W(Y)):B(Y)}function W(Y){return Y===null||Pe(Y)?(D.exit("codeFencedFence"),U(Y)):B(Y)}}}function r6(e,t,n){const i=this;return l;function l(u){return u===null?n(u):(e.enter("lineEnding"),e.consume(u),e.exit("lineEnding"),c)}function c(u){return i.parser.lazy[i.now().line]?n(u):t(u)}}const Mp={name:"codeIndented",tokenize:s6},i6={partial:!0,tokenize:a6};function s6(e,t,n){const i=this;return l;function l(p){return e.enter("codeIndented"),dt(e,c,"linePrefix",5)(p)}function c(p){const g=i.events[i.events.length-1];return g&&g[1].type==="linePrefix"&&g[2].sliceSerialize(g[1],!0).length>=4?u(p):n(p)}function u(p){return p===null?h(p):Pe(p)?e.attempt(i6,u,h)(p):(e.enter("codeFlowValue"),f(p))}function f(p){return p===null||Pe(p)?(e.exit("codeFlowValue"),u(p)):(e.consume(p),f)}function h(p){return e.exit("codeIndented"),t(p)}}function a6(e,t,n){const i=this;return l;function l(u){return i.parser.lazy[i.now().line]?n(u):Pe(u)?(e.enter("lineEnding"),e.consume(u),e.exit("lineEnding"),l):dt(e,c,"linePrefix",5)(u)}function c(u){const f=i.events[i.events.length-1];return f&&f[1].type==="linePrefix"&&f[2].sliceSerialize(f[1],!0).length>=4?t(u):Pe(u)?l(u):n(u)}}const l6={name:"codeText",previous:c6,resolve:o6,tokenize:u6};function o6(e){let t=e.length-4,n=3,i,l;if((e[n][1].type==="lineEnding"||e[n][1].type==="space")&&(e[t][1].type==="lineEnding"||e[t][1].type==="space")){for(i=n;++i<t;)if(e[i][1].type==="codeTextData"){e[n][1].type="codeTextPadding",e[t][1].type="codeTextPadding",n+=2,t-=2;break}}for(i=n-1,t++;++i<=t;)l===void 0?i!==t&&e[i][1].type!=="lineEnding"&&(l=i):(i===t||e[i][1].type==="lineEnding")&&(e[l][1].type="codeTextData",i!==l+2&&(e[l][1].end=e[i-1][1].end,e.splice(l+2,i-l-2),t-=i-l-2,i=l+2),l=void 0);return e}function c6(e){return e!==96||this.events[this.events.length-1][1].type==="characterEscape"}function u6(e,t,n){let i=0,l,c;return u;function u(v){return e.enter("codeText"),e.enter("codeTextSequence"),f(v)}function f(v){return v===96?(e.consume(v),i++,f):(e.exit("codeTextSequence"),h(v))}function h(v){return v===null?n(v):v===32?(e.enter("space"),e.consume(v),e.exit("space"),h):v===96?(c=e.enter("codeTextSequence"),l=0,g(v)):Pe(v)?(e.enter("lineEnding"),e.consume(v),e.exit("lineEnding"),h):(e.enter("codeTextData"),p(v))}function p(v){return v===null||v===32||v===96||Pe(v)?(e.exit("codeTextData"),h(v)):(e.consume(v),p)}function g(v){return v===96?(e.consume(v),l++,g):l===i?(e.exit("codeTextSequence"),e.exit("codeText"),t(v)):(c.type="codeTextData",p(v))}}class d6{constructor(t){this.left=t?[...t]:[],this.right=[]}get(t){if(t<0||t>=this.left.length+this.right.length)throw new RangeError("Cannot access index `"+t+"` in a splice buffer of size `"+(this.left.length+this.right.length)+"`");return t<this.left.length?this.left[t]:this.right[this.right.length-t+this.left.length-1]}get length(){return this.left.length+this.right.length}shift(){return this.setCursor(0),this.right.pop()}slice(t,n){const i=n??Number.POSITIVE_INFINITY;return i<this.left.length?this.left.slice(t,i):t>this.left.length?this.right.slice(this.right.length-i+this.left.length,this.right.length-t+this.left.length).reverse():this.left.slice(t).concat(this.right.slice(this.right.length-i+this.left.length).reverse())}splice(t,n,i){const l=n||0;this.setCursor(Math.trunc(t));const c=this.right.splice(this.right.length-l,Number.POSITIVE_INFINITY);return i&&Eo(this.left,i),c.reverse()}pop(){return this.setCursor(Number.POSITIVE_INFINITY),this.left.pop()}push(t){this.setCursor(Number.POSITIVE_INFINITY),this.left.push(t)}pushMany(t){this.setCursor(Number.POSITIVE_INFINITY),Eo(this.left,t)}unshift(t){this.setCursor(0),this.right.push(t)}unshiftMany(t){this.setCursor(0),Eo(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);Eo(this.right,n.reverse())}else{const n=this.right.splice(this.left.length+this.right.length-t,Number.POSITIVE_INFINITY);Eo(this.left,n.reverse())}}}function Eo(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 mw(e){const t={};let n=-1,i,l,c,u,f,h,p;const g=new d6(e);for(;++n<g.length;){for(;n in t;)n=t[n];if(i=g.get(n),n&&i[1].type==="chunkFlow"&&g.get(n-1)[1].type==="listItemPrefix"&&(h=i[1]._tokenizer.events,c=0,c<h.length&&h[c][1].type==="lineEndingBlank"&&(c+=2),c<h.length&&h[c][1].type==="content"))for(;++c<h.length&&h[c][1].type!=="content";)h[c][1].type==="chunkText"&&(h[c][1]._isInFirstContentOfListItem=!0,c++);if(i[0]==="enter")i[1].contentType&&(Object.assign(t,f6(g,n)),n=t[n],p=!0);else if(i[1]._container){for(c=n,l=void 0;c--;)if(u=g.get(c),u[1].type==="lineEnding"||u[1].type==="lineEndingBlank")u[0]==="enter"&&(l&&(g.get(l)[1].type="lineEndingBlank"),u[1].type="lineEnding",l=c);else if(!(u[1].type==="linePrefix"||u[1].type==="listItemIndent"))break;l&&(i[1].end={...g.get(l)[1].start},f=g.slice(l,n),f.unshift(i),g.splice(l,n-l+1,f))}}return lr(e,0,Number.POSITIVE_INFINITY,g.slice(0)),!p}function f6(e,t){const n=e.get(t)[1],i=e.get(t)[2];let l=t-1;const c=[];let u=n._tokenizer;u||(u=i.parser[n.contentType](n.start),n._contentTypeTextTrailing&&(u._contentTypeTextTrailing=!0));const f=u.events,h=[],p={};let g,v,y=-1,b=n,_=0,S=0;const E=[S];for(;b;){for(;e.get(++l)[1]!==b;);c.push(l),b._tokenizer||(g=i.sliceStream(b),b.next||g.push(null),v&&u.defineSkip(b.start),b._isInFirstContentOfListItem&&(u._gfmTasklistFirstContentOfListItem=!0),u.write(g),b._isInFirstContentOfListItem&&(u._gfmTasklistFirstContentOfListItem=void 0)),v=b,b=b.next}for(b=n;++y<f.length;)f[y][0]==="exit"&&f[y-1][0]==="enter"&&f[y][1].type===f[y-1][1].type&&f[y][1].start.line!==f[y][1].end.line&&(S=y+1,E.push(S),b._tokenizer=void 0,b.previous=void 0,b=b.next);for(u.events=[],b?(b._tokenizer=void 0,b.previous=void 0):E.pop(),y=E.length;y--;){const k=f.slice(E[y],E[y+1]),M=c.pop();h.push([M,M+k.length-1]),e.splice(M,2,k)}for(h.reverse(),y=-1;++y<h.length;)p[_+h[y][0]]=_+h[y][1],_+=h[y][1]-h[y][0]-1;return p}const h6={resolve:m6,tokenize:g6},p6={partial:!0,tokenize:x6};function m6(e){return mw(e),e}function g6(e,t){let n;return i;function i(f){return e.enter("content"),n=e.enter("chunkContent",{contentType:"content"}),l(f)}function l(f){return f===null?c(f):Pe(f)?e.check(p6,u,c)(f):(e.consume(f),l)}function c(f){return e.exit("chunkContent"),e.exit("content"),t(f)}function u(f){return e.consume(f),e.exit("chunkContent"),n.next=e.enter("chunkContent",{contentType:"content",previous:n}),n=n.next,l}}function x6(e,t,n){const i=this;return l;function l(u){return e.exit("chunkContent"),e.enter("lineEnding"),e.consume(u),e.exit("lineEnding"),dt(e,c,"linePrefix")}function c(u){if(u===null||Pe(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 gw(e,t,n,i,l,c,u,f,h){const p=h||Number.POSITIVE_INFINITY;let g=0;return v;function v(k){return k===60?(e.enter(i),e.enter(l),e.enter(c),e.consume(k),e.exit(c),y):k===null||k===32||k===41||Cd(k)?n(k):(e.enter(i),e.enter(u),e.enter(f),e.enter("chunkString",{contentType:"string"}),S(k))}function y(k){return k===62?(e.enter(c),e.consume(k),e.exit(c),e.exit(l),e.exit(i),t):(e.enter(f),e.enter("chunkString",{contentType:"string"}),b(k))}function b(k){return k===62?(e.exit("chunkString"),e.exit(f),y(k)):k===null||k===60||Pe(k)?n(k):(e.consume(k),k===92?_:b)}function _(k){return k===60||k===62||k===92?(e.consume(k),b):b(k)}function S(k){return!g&&(k===null||k===41||Ct(k))?(e.exit("chunkString"),e.exit(f),e.exit(u),e.exit(i),t(k)):g<p&&k===40?(e.consume(k),g++,S):k===41?(e.consume(k),g--,S):k===null||k===32||k===40||Cd(k)?n(k):(e.consume(k),k===92?E:S)}function E(k){return k===40||k===41||k===92?(e.consume(k),S):S(k)}}function xw(e,t,n,i,l,c){const u=this;let f=0,h;return p;function p(b){return e.enter(i),e.enter(l),e.consume(b),e.exit(l),e.enter(c),g}function g(b){return f>999||b===null||b===91||b===93&&!h||b===94&&!f&&"_hiddenFootnoteSupport"in u.parser.constructs?n(b):b===93?(e.exit(c),e.enter(l),e.consume(b),e.exit(l),e.exit(i),t):Pe(b)?(e.enter("lineEnding"),e.consume(b),e.exit("lineEnding"),g):(e.enter("chunkString",{contentType:"string"}),v(b))}function v(b){return b===null||b===91||b===93||Pe(b)||f++>999?(e.exit("chunkString"),g(b)):(e.consume(b),h||(h=!rt(b)),b===92?y:v)}function y(b){return b===91||b===92||b===93?(e.consume(b),f++,v):v(b)}}function vw(e,t,n,i,l,c){let u;return f;function f(y){return y===34||y===39||y===40?(e.enter(i),e.enter(l),e.consume(y),e.exit(l),u=y===40?41:y,h):n(y)}function h(y){return y===u?(e.enter(l),e.consume(y),e.exit(l),e.exit(i),t):(e.enter(c),p(y))}function p(y){return y===u?(e.exit(c),h(u)):y===null?n(y):Pe(y)?(e.enter("lineEnding"),e.consume(y),e.exit("lineEnding"),dt(e,p,"linePrefix")):(e.enter("chunkString",{contentType:"string"}),g(y))}function g(y){return y===u||y===null||Pe(y)?(e.exit("chunkString"),p(y)):(e.consume(y),y===92?v:g)}function v(y){return y===u||y===92?(e.consume(y),g):g(y)}}function Go(e,t){let n;return i;function i(l){return Pe(l)?(e.enter("lineEnding"),e.consume(l),e.exit("lineEnding"),n=!0,i):rt(l)?dt(e,i,n?"linePrefix":"lineSuffix")(l):t(l)}}const v6={name:"definition",tokenize:y6},b6={partial:!0,tokenize:_6};function y6(e,t,n){const i=this;let l;return c;function c(b){return e.enter("definition"),u(b)}function u(b){return xw.call(i,e,f,n,"definitionLabel","definitionLabelMarker","definitionLabelString")(b)}function f(b){return l=Lr(i.sliceSerialize(i.events[i.events.length-1][1]).slice(1,-1)),b===58?(e.enter("definitionMarker"),e.consume(b),e.exit("definitionMarker"),h):n(b)}function h(b){return Ct(b)?Go(e,p)(b):p(b)}function p(b){return gw(e,g,n,"definitionDestination","definitionDestinationLiteral","definitionDestinationLiteralMarker","definitionDestinationRaw","definitionDestinationString")(b)}function g(b){return e.attempt(b6,v,v)(b)}function v(b){return rt(b)?dt(e,y,"whitespace")(b):y(b)}function y(b){return b===null||Pe(b)?(e.exit("definition"),i.parser.defined.push(l),t(b)):n(b)}}function _6(e,t,n){return i;function i(f){return Ct(f)?Go(e,l)(f):n(f)}function l(f){return vw(e,c,n,"definitionTitle","definitionTitleMarker","definitionTitleString")(f)}function c(f){return rt(f)?dt(e,u,"whitespace")(f):u(f)}function u(f){return f===null||Pe(f)?t(f):n(f)}}const w6={name:"hardBreakEscape",tokenize:j6};function j6(e,t,n){return i;function i(c){return e.enter("hardBreakEscape"),e.consume(c),l}function l(c){return Pe(c)?(e.exit("hardBreakEscape"),t(c)):n(c)}}const S6={name:"headingAtx",resolve:k6,tokenize:N6};function k6(e,t){let n=e.length-2,i=3,l,c;return e[i][1].type==="whitespace"&&(i+=2),n-2>i&&e[n][1].type==="whitespace"&&(n-=2),e[n][1].type==="atxHeadingSequence"&&(i===n-1||n-4>i&&e[n-2][1].type==="whitespace")&&(n-=i+1===n?2:4),n>i&&(l={type:"atxHeadingText",start:e[i][1].start,end:e[n][1].end},c={type:"chunkText",start:e[i][1].start,end:e[n][1].end,contentType:"text"},lr(e,i,n-i+1,[["enter",l,t],["enter",c,t],["exit",c,t],["exit",l,t]])),e}function N6(e,t,n){let i=0;return l;function l(g){return e.enter("atxHeading"),c(g)}function c(g){return e.enter("atxHeadingSequence"),u(g)}function u(g){return g===35&&i++<6?(e.consume(g),u):g===null||Ct(g)?(e.exit("atxHeadingSequence"),f(g)):n(g)}function f(g){return g===35?(e.enter("atxHeadingSequence"),h(g)):g===null||Pe(g)?(e.exit("atxHeading"),t(g)):rt(g)?dt(e,f,"whitespace")(g):(e.enter("atxHeadingText"),p(g))}function h(g){return g===35?(e.consume(g),h):(e.exit("atxHeadingSequence"),f(g))}function p(g){return g===null||g===35||Ct(g)?(e.exit("atxHeadingText"),f(g)):(e.consume(g),p)}}const C6=["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"],Ey=["pre","script","style","textarea"],E6={concrete:!0,name:"htmlFlow",resolveTo:M6,tokenize:R6},T6={partial:!0,tokenize:D6},A6={partial:!0,tokenize:z6};function M6(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 R6(e,t,n){const i=this;let l,c,u,f,h;return p;function p(A){return g(A)}function g(A){return e.enter("htmlFlow"),e.enter("htmlFlowData"),e.consume(A),v}function v(A){return A===33?(e.consume(A),y):A===47?(e.consume(A),c=!0,S):A===63?(e.consume(A),l=3,i.interrupt?t:R):On(A)?(e.consume(A),u=String.fromCharCode(A),E):n(A)}function y(A){return A===45?(e.consume(A),l=2,b):A===91?(e.consume(A),l=5,f=0,_):On(A)?(e.consume(A),l=4,i.interrupt?t:R):n(A)}function b(A){return A===45?(e.consume(A),i.interrupt?t:R):n(A)}function _(A){const he="CDATA[";return A===he.charCodeAt(f++)?(e.consume(A),f===he.length?i.interrupt?t:T:_):n(A)}function S(A){return On(A)?(e.consume(A),u=String.fromCharCode(A),E):n(A)}function E(A){if(A===null||A===47||A===62||Ct(A)){const he=A===47,we=u.toLowerCase();return!he&&!c&&Ey.includes(we)?(l=1,i.interrupt?t(A):T(A)):C6.includes(u.toLowerCase())?(l=6,he?(e.consume(A),k):i.interrupt?t(A):T(A)):(l=7,i.interrupt&&!i.parser.lazy[i.now().line]?n(A):c?M(A):C(A))}return A===45||Tn(A)?(e.consume(A),u+=String.fromCharCode(A),E):n(A)}function k(A){return A===62?(e.consume(A),i.interrupt?t:T):n(A)}function M(A){return rt(A)?(e.consume(A),M):L(A)}function C(A){return A===47?(e.consume(A),L):A===58||A===95||On(A)?(e.consume(A),$):rt(A)?(e.consume(A),C):L(A)}function $(A){return A===45||A===46||A===58||A===95||Tn(A)?(e.consume(A),$):z(A)}function z(A){return A===61?(e.consume(A),D):rt(A)?(e.consume(A),z):C(A)}function D(A){return A===null||A===60||A===61||A===62||A===96?n(A):A===34||A===39?(e.consume(A),h=A,U):rt(A)?(e.consume(A),D):B(A)}function U(A){return A===h?(e.consume(A),h=null,H):A===null||Pe(A)?n(A):(e.consume(A),U)}function B(A){return A===null||A===34||A===39||A===47||A===60||A===61||A===62||A===96||Ct(A)?z(A):(e.consume(A),B)}function H(A){return A===47||A===62||rt(A)?C(A):n(A)}function L(A){return A===62?(e.consume(A),I):n(A)}function I(A){return A===null||Pe(A)?T(A):rt(A)?(e.consume(A),I):n(A)}function T(A){return A===45&&l===2?(e.consume(A),F):A===60&&l===1?(e.consume(A),P):A===62&&l===4?(e.consume(A),O):A===63&&l===3?(e.consume(A),R):A===93&&l===5?(e.consume(A),me):Pe(A)&&(l===6||l===7)?(e.exit("htmlFlowData"),e.check(T6,Z,ae)(A)):A===null||Pe(A)?(e.exit("htmlFlowData"),ae(A)):(e.consume(A),T)}function ae(A){return e.check(A6,W,Z)(A)}function W(A){return e.enter("lineEnding"),e.consume(A),e.exit("lineEnding"),Y}function Y(A){return A===null||Pe(A)?ae(A):(e.enter("htmlFlowData"),T(A))}function F(A){return A===45?(e.consume(A),R):T(A)}function P(A){return A===47?(e.consume(A),u="",re):T(A)}function re(A){if(A===62){const he=u.toLowerCase();return Ey.includes(he)?(e.consume(A),O):T(A)}return On(A)&&u.length<8?(e.consume(A),u+=String.fromCharCode(A),re):T(A)}function me(A){return A===93?(e.consume(A),R):T(A)}function R(A){return A===62?(e.consume(A),O):A===45&&l===2?(e.consume(A),R):T(A)}function O(A){return A===null||Pe(A)?(e.exit("htmlFlowData"),Z(A)):(e.consume(A),O)}function Z(A){return e.exit("htmlFlow"),t(A)}}function z6(e,t,n){const i=this;return l;function l(u){return Pe(u)?(e.enter("lineEnding"),e.consume(u),e.exit("lineEnding"),c):n(u)}function c(u){return i.parser.lazy[i.now().line]?n(u):t(u)}}function D6(e,t,n){return i;function i(l){return e.enter("lineEnding"),e.consume(l),e.exit("lineEnding"),e.attempt(hc,t,n)}}const L6={name:"htmlText",tokenize:O6};function O6(e,t,n){const i=this;let l,c,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),C):On(R)?(e.consume(R),B):n(R)}function p(R){return R===45?(e.consume(R),g):R===91?(e.consume(R),c=0,_):On(R)?(e.consume(R),M):n(R)}function g(R){return R===45?(e.consume(R),b):n(R)}function v(R){return R===null?n(R):R===45?(e.consume(R),y):Pe(R)?(u=v,P(R)):(e.consume(R),v)}function y(R){return R===45?(e.consume(R),b):v(R)}function b(R){return R===62?F(R):R===45?y(R):v(R)}function _(R){const O="CDATA[";return R===O.charCodeAt(c++)?(e.consume(R),c===O.length?S:_):n(R)}function S(R){return R===null?n(R):R===93?(e.consume(R),E):Pe(R)?(u=S,P(R)):(e.consume(R),S)}function E(R){return R===93?(e.consume(R),k):S(R)}function k(R){return R===62?F(R):R===93?(e.consume(R),k):S(R)}function M(R){return R===null||R===62?F(R):Pe(R)?(u=M,P(R)):(e.consume(R),M)}function C(R){return R===null?n(R):R===63?(e.consume(R),$):Pe(R)?(u=C,P(R)):(e.consume(R),C)}function $(R){return R===62?F(R):C(R)}function z(R){return On(R)?(e.consume(R),D):n(R)}function D(R){return R===45||Tn(R)?(e.consume(R),D):U(R)}function U(R){return Pe(R)?(u=U,P(R)):rt(R)?(e.consume(R),U):F(R)}function B(R){return R===45||Tn(R)?(e.consume(R),B):R===47||R===62||Ct(R)?H(R):n(R)}function H(R){return R===47?(e.consume(R),F):R===58||R===95||On(R)?(e.consume(R),L):Pe(R)?(u=H,P(R)):rt(R)?(e.consume(R),H):F(R)}function L(R){return R===45||R===46||R===58||R===95||Tn(R)?(e.consume(R),L):I(R)}function I(R){return R===61?(e.consume(R),T):Pe(R)?(u=I,P(R)):rt(R)?(e.consume(R),I):H(R)}function T(R){return R===null||R===60||R===61||R===62||R===96?n(R):R===34||R===39?(e.consume(R),l=R,ae):Pe(R)?(u=T,P(R)):rt(R)?(e.consume(R),T):(e.consume(R),W)}function ae(R){return R===l?(e.consume(R),l=void 0,Y):R===null?n(R):Pe(R)?(u=ae,P(R)):(e.consume(R),ae)}function W(R){return R===null||R===34||R===39||R===60||R===61||R===96?n(R):R===47||R===62||Ct(R)?H(R):(e.consume(R),W)}function Y(R){return R===47||R===62||Ct(R)?H(R):n(R)}function F(R){return R===62?(e.consume(R),e.exit("htmlTextData"),e.exit("htmlText"),t):n(R)}function P(R){return e.exit("htmlTextData"),e.enter("lineEnding"),e.consume(R),e.exit("lineEnding"),re}function re(R){return rt(R)?dt(e,me,"linePrefix",i.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(R):me(R)}function me(R){return e.enter("htmlTextData"),u(R)}}const zg={name:"labelEnd",resolveAll:U6,resolveTo:F6,tokenize:q6},B6={tokenize:H6},P6={tokenize:I6},$6={tokenize:V6};function U6(e){let t=-1;const n=[];for(;++t<e.length;){const i=e[t][1];if(n.push(e[t]),i.type==="labelImage"||i.type==="labelLink"||i.type==="labelEnd"){const l=i.type==="labelImage"?4:2;i.type="data",t+=l}}return e.length!==n.length&&lr(e,0,e.length,n),e}function F6(e,t){let n=e.length,i=0,l,c,u,f;for(;n--;)if(l=e[n][1],c){if(l.type==="link"||l.type==="labelLink"&&l._inactive)break;e[n][0]==="enter"&&l.type==="labelLink"&&(l._inactive=!0)}else if(u){if(e[n][0]==="enter"&&(l.type==="labelImage"||l.type==="labelLink")&&!l._balanced&&(c=n,l.type!=="labelLink")){i=2;break}}else l.type==="labelEnd"&&(u=n);const h={type:e[c][1].type==="labelLink"?"link":"image",start:{...e[c][1].start},end:{...e[e.length-1][1].end}},p={type:"label",start:{...e[c][1].start},end:{...e[u][1].end}},g={type:"labelText",start:{...e[c+i+2][1].end},end:{...e[u-2][1].start}};return f=[["enter",h,t],["enter",p,t]],f=jr(f,e.slice(c+1,c+i+3)),f=jr(f,[["enter",g,t]]),f=jr(f,$d(t.parser.constructs.insideSpan.null,e.slice(c+i+4,u-3),t)),f=jr(f,[["exit",g,t],e[u-2],e[u-1],["exit",p,t]]),f=jr(f,e.slice(u+1)),f=jr(f,[["exit",h,t]]),lr(e,c,e.length,f),e}function q6(e,t,n){const i=this;let l=i.events.length,c,u;for(;l--;)if((i.events[l][1].type==="labelImage"||i.events[l][1].type==="labelLink")&&!i.events[l][1]._balanced){c=i.events[l][1];break}return f;function f(y){return c?c._inactive?v(y):(u=i.parser.defined.includes(Lr(i.sliceSerialize({start:c.end,end:i.now()}))),e.enter("labelEnd"),e.enter("labelMarker"),e.consume(y),e.exit("labelMarker"),e.exit("labelEnd"),h):n(y)}function h(y){return y===40?e.attempt(B6,g,u?g:v)(y):y===91?e.attempt(P6,g,u?p:v)(y):u?g(y):v(y)}function p(y){return e.attempt($6,g,v)(y)}function g(y){return t(y)}function v(y){return c._balanced=!0,n(y)}}function H6(e,t,n){return i;function i(v){return e.enter("resource"),e.enter("resourceMarker"),e.consume(v),e.exit("resourceMarker"),l}function l(v){return Ct(v)?Go(e,c)(v):c(v)}function c(v){return v===41?g(v):gw(e,u,f,"resourceDestination","resourceDestinationLiteral","resourceDestinationLiteralMarker","resourceDestinationRaw","resourceDestinationString",32)(v)}function u(v){return Ct(v)?Go(e,h)(v):g(v)}function f(v){return n(v)}function h(v){return v===34||v===39||v===40?vw(e,p,n,"resourceTitle","resourceTitleMarker","resourceTitleString")(v):g(v)}function p(v){return Ct(v)?Go(e,g)(v):g(v)}function g(v){return v===41?(e.enter("resourceMarker"),e.consume(v),e.exit("resourceMarker"),e.exit("resource"),t):n(v)}}function I6(e,t,n){const i=this;return l;function l(f){return xw.call(i,e,c,u,"reference","referenceMarker","referenceString")(f)}function c(f){return i.parser.defined.includes(Lr(i.sliceSerialize(i.events[i.events.length-1][1]).slice(1,-1)))?t(f):n(f)}function u(f){return n(f)}}function V6(e,t,n){return i;function i(c){return e.enter("reference"),e.enter("referenceMarker"),e.consume(c),e.exit("referenceMarker"),l}function l(c){return c===93?(e.enter("referenceMarker"),e.consume(c),e.exit("referenceMarker"),e.exit("reference"),t):n(c)}}const G6={name:"labelStartImage",resolveAll:zg.resolveAll,tokenize:Y6};function Y6(e,t,n){const i=this;return l;function l(f){return e.enter("labelImage"),e.enter("labelImageMarker"),e.consume(f),e.exit("labelImageMarker"),c}function c(f){return f===91?(e.enter("labelMarker"),e.consume(f),e.exit("labelMarker"),e.exit("labelImage"),u):n(f)}function u(f){return f===94&&"_hiddenFootnoteSupport"in i.parser.constructs?n(f):t(f)}}const X6={name:"labelStartLink",resolveAll:zg.resolveAll,tokenize:W6};function W6(e,t,n){const i=this;return l;function l(u){return e.enter("labelLink"),e.enter("labelMarker"),e.consume(u),e.exit("labelMarker"),e.exit("labelLink"),c}function c(u){return u===94&&"_hiddenFootnoteSupport"in i.parser.constructs?n(u):t(u)}}const Rp={name:"lineEnding",tokenize:Q6};function Q6(e,t){return n;function n(i){return e.enter("lineEnding"),e.consume(i),e.exit("lineEnding"),dt(e,t,"linePrefix")}}const id={name:"thematicBreak",tokenize:K6};function K6(e,t,n){let i=0,l;return c;function c(p){return e.enter("thematicBreak"),u(p)}function u(p){return l=p,f(p)}function f(p){return p===l?(e.enter("thematicBreakSequence"),h(p)):i>=3&&(p===null||Pe(p))?(e.exit("thematicBreak"),t(p)):n(p)}function h(p){return p===l?(e.consume(p),i++,h):(e.exit("thematicBreakSequence"),rt(p)?dt(e,f,"whitespace")(p):f(p))}}const Vn={continuation:{tokenize:tE},exit:rE,name:"list",tokenize:eE},Z6={partial:!0,tokenize:iE},J6={partial:!0,tokenize:nE};function eE(e,t,n){const i=this,l=i.events[i.events.length-1];let c=l&&l[1].type==="linePrefix"?l[2].sliceSerialize(l[1],!0).length:0,u=0;return f;function f(b){const _=i.containerState.type||(b===42||b===43||b===45?"listUnordered":"listOrdered");if(_==="listUnordered"?!i.containerState.marker||b===i.containerState.marker:Wm(b)){if(i.containerState.type||(i.containerState.type=_,e.enter(_,{_container:!0})),_==="listUnordered")return e.enter("listItemPrefix"),b===42||b===45?e.check(id,n,p)(b):p(b);if(!i.interrupt||b===49)return e.enter("listItemPrefix"),e.enter("listItemValue"),h(b)}return n(b)}function h(b){return Wm(b)&&++u<10?(e.consume(b),h):(!i.interrupt||u<2)&&(i.containerState.marker?b===i.containerState.marker:b===41||b===46)?(e.exit("listItemValue"),p(b)):n(b)}function p(b){return e.enter("listItemMarker"),e.consume(b),e.exit("listItemMarker"),i.containerState.marker=i.containerState.marker||b,e.check(hc,i.interrupt?n:g,e.attempt(Z6,y,v))}function g(b){return i.containerState.initialBlankLine=!0,c++,y(b)}function v(b){return rt(b)?(e.enter("listItemPrefixWhitespace"),e.consume(b),e.exit("listItemPrefixWhitespace"),y):n(b)}function y(b){return i.containerState.size=c+i.sliceSerialize(e.exit("listItemPrefix"),!0).length,t(b)}}function tE(e,t,n){const i=this;return i.containerState._closeFlow=void 0,e.check(hc,l,c);function l(f){return i.containerState.furtherBlankLines=i.containerState.furtherBlankLines||i.containerState.initialBlankLine,dt(e,t,"listItemIndent",i.containerState.size+1)(f)}function c(f){return i.containerState.furtherBlankLines||!rt(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(J6,t,u)(f))}function u(f){return i.containerState._closeFlow=!0,i.interrupt=void 0,dt(e,e.attempt(Vn,t,n),"linePrefix",i.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(f)}}function nE(e,t,n){const i=this;return dt(e,l,"listItemIndent",i.containerState.size+1);function l(c){const u=i.events[i.events.length-1];return u&&u[1].type==="listItemIndent"&&u[2].sliceSerialize(u[1],!0).length===i.containerState.size?t(c):n(c)}}function rE(e){e.exit(this.containerState.type)}function iE(e,t,n){const i=this;return dt(e,l,"listItemPrefixWhitespace",i.parser.constructs.disable.null.includes("codeIndented")?void 0:5);function l(c){const u=i.events[i.events.length-1];return!rt(c)&&u&&u[1].type==="listItemPrefixWhitespace"?t(c):n(c)}}const Ty={name:"setextUnderline",resolveTo:sE,tokenize:aE};function sE(e,t){let n=e.length,i,l,c;for(;n--;)if(e[n][0]==="enter"){if(e[n][1].type==="content"){i=n;break}e[n][1].type==="paragraph"&&(l=n)}else e[n][1].type==="content"&&e.splice(n,1),!c&&e[n][1].type==="definition"&&(c=n);const u={type:"setextHeading",start:{...e[i][1].start},end:{...e[e.length-1][1].end}};return e[l][1].type="setextHeadingText",c?(e.splice(l,0,["enter",u,t]),e.splice(c+1,0,["exit",e[i][1],t]),e[i][1].end={...e[c][1].end}):e[i][1]=u,e.push(["exit",u,t]),e}function aE(e,t,n){const i=this;let l;return c;function c(p){let g=i.events.length,v;for(;g--;)if(i.events[g][1].type!=="lineEnding"&&i.events[g][1].type!=="linePrefix"&&i.events[g][1].type!=="content"){v=i.events[g][1].type==="paragraph";break}return!i.parser.lazy[i.now().line]&&(i.interrupt||v)?(e.enter("setextHeadingLine"),l=p,u(p)):n(p)}function u(p){return e.enter("setextHeadingLineSequence"),f(p)}function f(p){return p===l?(e.consume(p),f):(e.exit("setextHeadingLineSequence"),rt(p)?dt(e,h,"lineSuffix")(p):h(p))}function h(p){return p===null||Pe(p)?(e.exit("setextHeadingLine"),t(p)):n(p)}}const lE={tokenize:oE};function oE(e){const t=this,n=e.attempt(hc,i,e.attempt(this.parser.constructs.flowInitial,l,dt(e,e.attempt(this.parser.constructs.flow,l,e.attempt(h6,l)),"linePrefix")));return n;function i(c){if(c===null){e.consume(c);return}return e.enter("lineEndingBlank"),e.consume(c),e.exit("lineEndingBlank"),t.currentConstruct=void 0,n}function l(c){if(c===null){e.consume(c);return}return e.enter("lineEnding"),e.consume(c),e.exit("lineEnding"),t.currentConstruct=void 0,n}}const cE={resolveAll:yw()},uE=bw("string"),dE=bw("text");function bw(e){return{resolveAll:yw(e==="text"?fE:void 0),tokenize:t};function t(n){const i=this,l=this.parser.constructs[e],c=n.attempt(l,u,f);return u;function u(g){return p(g)?c(g):f(g)}function f(g){if(g===null){n.consume(g);return}return n.enter("data"),n.consume(g),h}function h(g){return p(g)?(n.exit("data"),c(g)):(n.consume(g),h)}function p(g){if(g===null)return!0;const v=l[g];let y=-1;if(v)for(;++y<v.length;){const b=v[y];if(!b.previous||b.previous.call(i,i.previous))return!0}return!1}}}function yw(e){return t;function t(n,i){let l=-1,c;for(;++l<=n.length;)c===void 0?n[l]&&n[l][1].type==="data"&&(c=l,l++):(!n[l]||n[l][1].type!=="data")&&(l!==c+2&&(n[c][1].end=n[l-1][1].end,n.splice(c+2,l-c-2),l=c+2),c=void 0);return e?e(n,i):n}}function fE(e,t){let n=0;for(;++n<=e.length;)if((n===e.length||e[n][1].type==="lineEnding")&&e[n-1][1].type==="data"){const i=e[n-1][1],l=t.sliceStream(i);let c=l.length,u=-1,f=0,h;for(;c--;){const p=l[c];if(typeof p=="string"){for(u=p.length;p.charCodeAt(u-1)===32;)f++,u--;if(u)break;u=-1}else if(p===-2)h=!0,f++;else if(p!==-1){c++;break}}if(t._contentTypeTextTrailing&&n===e.length&&(f=0),f){const p={type:n===e.length||h||f<2?"lineSuffix":"hardBreakTrailing",start:{_bufferIndex:c?u:i.start._bufferIndex+u,_index:i.start._index+c,line:i.end.line,column:i.end.column-f,offset:i.end.offset-f},end:{...i.end}};i.end={...p.start},i.start.offset===i.end.offset?Object.assign(i,p):(e.splice(n,0,["enter",p,t],["exit",p,t]),n+=2)}n++}return e}const hE={42:Vn,43:Vn,45:Vn,48:Vn,49:Vn,50:Vn,51:Vn,52:Vn,53:Vn,54:Vn,55:Vn,56:Vn,57:Vn,62:fw},pE={91:v6},mE={[-2]:Mp,[-1]:Mp,32:Mp},gE={35:S6,42:id,45:[Ty,id],60:E6,61:Ty,95:id,96:Cy,126:Cy},xE={38:pw,92:hw},vE={[-5]:Rp,[-4]:Rp,[-3]:Rp,33:G6,38:pw,42:Qm,60:[X4,L6],91:X6,92:[w6,hw],93:zg,95:Qm,96:l6},bE={null:[Qm,cE]},yE={null:[42,95]},_E={null:[]},wE=Object.freeze(Object.defineProperty({__proto__:null,attentionMarkers:yE,contentInitial:pE,disable:_E,document:hE,flow:gE,flowInitial:mE,insideSpan:bE,string:xE,text:vE},Symbol.toStringTag,{value:"Module"}));function jE(e,t,n){let i={_bufferIndex:-1,_index:0,line:n&&n.line||1,column:n&&n.column||1,offset:n&&n.offset||0};const l={},c=[];let u=[],f=[];const h={attempt:U(z),check:U(D),consume:M,enter:C,exit:$,interrupt:U(D,{interrupt:!0})},p={code:null,containerState:{},defineSkip:S,events:[],now:_,parser:e,previous:null,sliceSerialize:y,sliceStream:b,write:v};let g=t.tokenize.call(p,h);return t.resolveAll&&c.push(t),p;function v(I){return u=jr(u,I),E(),u[u.length-1]!==null?[]:(B(t,0),p.events=$d(c,p.events,p),p.events)}function y(I,T){return kE(b(I),T)}function b(I){return SE(u,I)}function _(){const{_bufferIndex:I,_index:T,line:ae,column:W,offset:Y}=i;return{_bufferIndex:I,_index:T,line:ae,column:W,offset:Y}}function S(I){l[I.line]=I.column,L()}function E(){let I;for(;i._index<u.length;){const T=u[i._index];if(typeof T=="string")for(I=i._index,i._bufferIndex<0&&(i._bufferIndex=0);i._index===I&&i._bufferIndex<T.length;)k(T.charCodeAt(i._bufferIndex));else k(T)}}function k(I){g=g(I)}function M(I){Pe(I)?(i.line++,i.column=1,i.offset+=I===-3?2:1,L()):I!==-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=I}function C(I,T){const ae=T||{};return ae.type=I,ae.start=_(),p.events.push(["enter",ae,p]),f.push(ae),ae}function $(I){const T=f.pop();return T.end=_(),p.events.push(["exit",T,p]),T}function z(I,T){B(I,T.from)}function D(I,T){T.restore()}function U(I,T){return ae;function ae(W,Y,F){let P,re,me,R;return Array.isArray(W)?Z(W):"tokenize"in W?Z([W]):O(W);function O(Ee){return Le;function Le(ce){const Ne=ce!==null&&Ee[ce],Fe=ce!==null&&Ee.null,Et=[...Array.isArray(Ne)?Ne:Ne?[Ne]:[],...Array.isArray(Fe)?Fe:Fe?[Fe]:[]];return Z(Et)(ce)}}function Z(Ee){return P=Ee,re=0,Ee.length===0?F:A(Ee[re])}function A(Ee){return Le;function Le(ce){return R=H(),me=Ee,Ee.partial||(p.currentConstruct=Ee),Ee.name&&p.parser.constructs.disable.null.includes(Ee.name)?we():Ee.tokenize.call(T?Object.assign(Object.create(p),T):p,h,he,we)(ce)}}function he(Ee){return I(me,R),Y}function we(Ee){return R.restore(),++re<P.length?A(P[re]):F}}}function B(I,T){I.resolveAll&&!c.includes(I)&&c.push(I),I.resolve&&lr(p.events,T,p.events.length-T,I.resolve(p.events.slice(T),p)),I.resolveTo&&(p.events=I.resolveTo(p.events,p))}function H(){const I=_(),T=p.previous,ae=p.currentConstruct,W=p.events.length,Y=Array.from(f);return{from:W,restore:F};function F(){i=I,p.previous=T,p.currentConstruct=ae,p.events.length=W,f=Y,L()}}function L(){i.line in l&&i.column<2&&(i.column=l[i.line],i.offset+=l[i.line]-1)}}function SE(e,t){const n=t.start._index,i=t.start._bufferIndex,l=t.end._index,c=t.end._bufferIndex;let u;if(n===l)u=[e[n].slice(i,c)];else{if(u=e.slice(n,l),i>-1){const f=u[0];typeof f=="string"?u[0]=f.slice(i):u.shift()}c>0&&u.push(e[l].slice(0,c))}return u}function kE(e,t){let n=-1;const i=[];let l;for(;++n<e.length;){const c=e[n];let u;if(typeof c=="string")u=c;else switch(c){case-5:{u="\r";break}case-4:{u=`
|
|
67
|
-
`;break}case-3:{u=`\r
|
|
68
|
-
`;break}case-2:{u=t?" ":" ";break}case-1:{if(!t&&l)continue;u=" ";break}default:u=String.fromCharCode(c)}l=c===-2,i.push(u)}return i.join("")}function NE(e){const i={constructs:uw([wE,...(e||{}).extensions||[]]),content:l(F4),defined:[],document:l(H4),flow:l(lE),lazy:{},string:l(uE),text:l(dE)};return i;function l(c){return u;function u(f){return jE(i,c,f)}}}function CE(e){for(;!mw(e););return e}const Ay=/[\0\t\n\r]/g;function EE(){let e=1,t="",n=!0,i;return l;function l(c,u,f){const h=[];let p,g,v,y,b;for(c=t+(typeof c=="string"?c.toString():new TextDecoder(u||void 0).decode(c)),v=0,t="",n&&(c.charCodeAt(0)===65279&&v++,n=void 0);v<c.length;){if(Ay.lastIndex=v,p=Ay.exec(c),y=p&&p.index!==void 0?p.index:c.length,b=c.charCodeAt(y),!p){t=c.slice(v);break}if(b===10&&v===y&&i)h.push(-3),i=void 0;else switch(i&&(h.push(-5),i=void 0),v<y&&(h.push(c.slice(v,y)),e+=y-v),b){case 0:{h.push(65533),e++;break}case 9:{for(g=Math.ceil(e/4)*4,h.push(-2);e++<g;)h.push(-1);break}case 10:{h.push(-4),e=1;break}default:i=!0,e=1}v=y+1}return f&&(i&&h.push(-5),t&&h.push(t),h.push(null)),h}}const TE=/\\([!-/:-@[-`{-~])|&(#(?:\d{1,7}|x[\da-f]{1,6})|[\da-z]{1,31});/gi;function AE(e){return e.replace(TE,ME)}function ME(e,t,n){if(t)return t;if(n.charCodeAt(0)===35){const l=n.charCodeAt(1),c=l===120||l===88;return dw(n.slice(c?2:1),c?16:10)}return Rg(n)||e}const _w={}.hasOwnProperty;function RE(e,t,n){return t&&typeof t=="object"&&(n=t,t=void 0),zE(n)(CE(NE(n).document().write(EE()(e,t,!0))))}function zE(e){const t={transforms:[],canContainEols:["emphasis","fragment","heading","paragraph","strong"],enter:{autolink:c(Jt),autolinkProtocol:H,autolinkEmail:H,atxHeading:c(He),blockQuote:c(Fe),characterEscape:H,characterReference:H,codeFenced:c(Et),codeFencedFenceInfo:u,codeFencedFenceMeta:u,codeIndented:c(Et,u),codeText:c(Ke,u),codeTextData:H,data:H,codeFlowValue:H,definition:c(Tt),definitionDestinationString:u,definitionLabelString:u,definitionTitleString:u,emphasis:c(vt),hardBreakEscape:c(Bt),hardBreakTrailing:c(Bt),htmlFlow:c(gn,u),htmlFlowData:H,htmlText:c(gn,u),htmlTextData:H,image:c(cn),label:u,link:c(Jt),listItem:c(je),listItemValue:y,listOrdered:c(en,v),listUnordered:c(en),paragraph:c(ze),reference:A,referenceString:u,resourceDestinationString:u,resourceTitleString:u,setextHeading:c(He),strong:c(lt),thematicBreak:c(xn)},exit:{atxHeading:h(),atxHeadingSequence:z,autolink:h(),autolinkEmail:Ne,autolinkProtocol:ce,blockQuote:h(),characterEscapeValue:L,characterReferenceMarkerHexadecimal:we,characterReferenceMarkerNumeric:we,characterReferenceValue:Ee,characterReference:Le,codeFenced:h(E),codeFencedFence:S,codeFencedFenceInfo:b,codeFencedFenceMeta:_,codeFlowValue:L,codeIndented:h(k),codeText:h(Y),codeTextData:L,data:L,definition:h(),definitionDestinationString:$,definitionLabelString:M,definitionTitleString:C,emphasis:h(),hardBreakEscape:h(T),hardBreakTrailing:h(T),htmlFlow:h(ae),htmlFlowData:L,htmlText:h(W),htmlTextData:L,image:h(P),label:me,labelText:re,lineEnding:I,link:h(F),listItem:h(),listOrdered:h(),listUnordered:h(),paragraph:h(),referenceString:he,resourceDestinationString:R,resourceTitleString:O,resource:Z,setextHeading:h(B),setextHeadingLineSequence:U,setextHeadingText:D,strong:h(),thematicBreak:h()}};ww(t,(e||{}).mdastExtensions||[]);const n={};return i;function i(le){let ve={type:"root",children:[]};const X={stack:[ve],tokenStack:[],config:t,enter:f,exit:p,buffer:u,resume:g,data:n},fe=[];let Ae=-1;for(;++Ae<le.length;)if(le[Ae][1].type==="listOrdered"||le[Ae][1].type==="listUnordered")if(le[Ae][0]==="enter")fe.push(Ae);else{const ct=fe.pop();Ae=l(le,ct,Ae)}for(Ae=-1;++Ae<le.length;){const ct=t[le[Ae][0]];_w.call(ct,le[Ae][1].type)&&ct[le[Ae][1].type].call(Object.assign({sliceSerialize:le[Ae][2].sliceSerialize},X),le[Ae][1])}if(X.tokenStack.length>0){const ct=X.tokenStack[X.tokenStack.length-1];(ct[1]||My).call(X,void 0,ct[0])}for(ve.position={start:us(le.length>0?le[0][1].start:{line:1,column:1,offset:0}),end:us(le.length>0?le[le.length-2][1].end:{line:1,column:1,offset:0})},Ae=-1;++Ae<t.transforms.length;)ve=t.transforms[Ae](ve)||ve;return ve}function l(le,ve,X){let fe=ve-1,Ae=-1,ct=!1,We,Je,gt,Pt;for(;++fe<=X;){const J=le[fe];switch(J[1].type){case"listUnordered":case"listOrdered":case"blockQuote":{J[0]==="enter"?Ae++:Ae--,Pt=void 0;break}case"lineEndingBlank":{J[0]==="enter"&&(We&&!Pt&&!Ae&&!gt&&(gt=fe),Pt=void 0);break}case"linePrefix":case"listItemValue":case"listItemMarker":case"listItemPrefix":case"listItemPrefixWhitespace":break;default:Pt=void 0}if(!Ae&&J[0]==="enter"&&J[1].type==="listItemPrefix"||Ae===-1&&J[0]==="exit"&&(J[1].type==="listUnordered"||J[1].type==="listOrdered")){if(We){let pe=fe;for(Je=void 0;pe--;){const ge=le[pe];if(ge[1].type==="lineEnding"||ge[1].type==="lineEndingBlank"){if(ge[0]==="exit")continue;Je&&(le[Je][1].type="lineEndingBlank",ct=!0),ge[1].type="lineEnding",Je=pe}else if(!(ge[1].type==="linePrefix"||ge[1].type==="blockQuotePrefix"||ge[1].type==="blockQuotePrefixWhitespace"||ge[1].type==="blockQuoteMarker"||ge[1].type==="listItemIndent"))break}gt&&(!Je||gt<Je)&&(We._spread=!0),We.end=Object.assign({},Je?le[Je][1].start:J[1].end),le.splice(Je||fe,0,["exit",We,J[2]]),fe++,X++}if(J[1].type==="listItemPrefix"){const pe={type:"listItem",_spread:!1,start:Object.assign({},J[1].start),end:void 0};We=pe,le.splice(fe,0,["enter",pe,J[2]]),fe++,X++,gt=void 0,Pt=!0}}}return le[ve][1]._spread=ct,X}function c(le,ve){return X;function X(fe){f.call(this,le(fe),fe),ve&&ve.call(this,fe)}}function u(){this.stack.push({type:"fragment",children:[]})}function f(le,ve,X){this.stack[this.stack.length-1].children.push(le),this.stack.push(le),this.tokenStack.push([ve,X||void 0]),le.position={start:us(ve.start),end:void 0}}function h(le){return ve;function ve(X){le&&le.call(this,X),p.call(this,X)}}function p(le,ve){const X=this.stack.pop(),fe=this.tokenStack.pop();if(fe)fe[0].type!==le.type&&(ve?ve.call(this,le,fe[0]):(fe[1]||My).call(this,le,fe[0]));else throw new Error("Cannot close `"+le.type+"` ("+Vo({start:le.start,end:le.end})+"): it’s not open");X.position.end=us(le.end)}function g(){return Mg(this.stack.pop())}function v(){this.data.expectingFirstListItemValue=!0}function y(le){if(this.data.expectingFirstListItemValue){const ve=this.stack[this.stack.length-2];ve.start=Number.parseInt(this.sliceSerialize(le),10),this.data.expectingFirstListItemValue=void 0}}function b(){const le=this.resume(),ve=this.stack[this.stack.length-1];ve.lang=le}function _(){const le=this.resume(),ve=this.stack[this.stack.length-1];ve.meta=le}function S(){this.data.flowCodeInside||(this.buffer(),this.data.flowCodeInside=!0)}function E(){const le=this.resume(),ve=this.stack[this.stack.length-1];ve.value=le.replace(/^(\r?\n|\r)|(\r?\n|\r)$/g,""),this.data.flowCodeInside=void 0}function k(){const le=this.resume(),ve=this.stack[this.stack.length-1];ve.value=le.replace(/(\r?\n|\r)$/g,"")}function M(le){const ve=this.resume(),X=this.stack[this.stack.length-1];X.label=ve,X.identifier=Lr(this.sliceSerialize(le)).toLowerCase()}function C(){const le=this.resume(),ve=this.stack[this.stack.length-1];ve.title=le}function $(){const le=this.resume(),ve=this.stack[this.stack.length-1];ve.url=le}function z(le){const ve=this.stack[this.stack.length-1];if(!ve.depth){const X=this.sliceSerialize(le).length;ve.depth=X}}function D(){this.data.setextHeadingSlurpLineEnding=!0}function U(le){const ve=this.stack[this.stack.length-1];ve.depth=this.sliceSerialize(le).codePointAt(0)===61?1:2}function B(){this.data.setextHeadingSlurpLineEnding=void 0}function H(le){const X=this.stack[this.stack.length-1].children;let fe=X[X.length-1];(!fe||fe.type!=="text")&&(fe=$e(),fe.position={start:us(le.start),end:void 0},X.push(fe)),this.stack.push(fe)}function L(le){const ve=this.stack.pop();ve.value+=this.sliceSerialize(le),ve.position.end=us(le.end)}function I(le){const ve=this.stack[this.stack.length-1];if(this.data.atHardBreak){const X=ve.children[ve.children.length-1];X.position.end=us(le.end),this.data.atHardBreak=void 0;return}!this.data.setextHeadingSlurpLineEnding&&t.canContainEols.includes(ve.type)&&(H.call(this,le),L.call(this,le))}function T(){this.data.atHardBreak=!0}function ae(){const le=this.resume(),ve=this.stack[this.stack.length-1];ve.value=le}function W(){const le=this.resume(),ve=this.stack[this.stack.length-1];ve.value=le}function Y(){const le=this.resume(),ve=this.stack[this.stack.length-1];ve.value=le}function F(){const le=this.stack[this.stack.length-1];if(this.data.inReference){const ve=this.data.referenceType||"shortcut";le.type+="Reference",le.referenceType=ve,delete le.url,delete le.title}else delete le.identifier,delete le.label;this.data.referenceType=void 0}function P(){const le=this.stack[this.stack.length-1];if(this.data.inReference){const ve=this.data.referenceType||"shortcut";le.type+="Reference",le.referenceType=ve,delete le.url,delete le.title}else delete le.identifier,delete le.label;this.data.referenceType=void 0}function re(le){const ve=this.sliceSerialize(le),X=this.stack[this.stack.length-2];X.label=AE(ve),X.identifier=Lr(ve).toLowerCase()}function me(){const le=this.stack[this.stack.length-1],ve=this.resume(),X=this.stack[this.stack.length-1];if(this.data.inReference=!0,X.type==="link"){const fe=le.children;X.children=fe}else X.alt=ve}function R(){const le=this.resume(),ve=this.stack[this.stack.length-1];ve.url=le}function O(){const le=this.resume(),ve=this.stack[this.stack.length-1];ve.title=le}function Z(){this.data.inReference=void 0}function A(){this.data.referenceType="collapsed"}function he(le){const ve=this.resume(),X=this.stack[this.stack.length-1];X.label=ve,X.identifier=Lr(this.sliceSerialize(le)).toLowerCase(),this.data.referenceType="full"}function we(le){this.data.characterReferenceType=le.type}function Ee(le){const ve=this.sliceSerialize(le),X=this.data.characterReferenceType;let fe;X?(fe=dw(ve,X==="characterReferenceMarkerNumeric"?10:16),this.data.characterReferenceType=void 0):fe=Rg(ve);const Ae=this.stack[this.stack.length-1];Ae.value+=fe}function Le(le){const ve=this.stack.pop();ve.position.end=us(le.end)}function ce(le){L.call(this,le);const ve=this.stack[this.stack.length-1];ve.url=this.sliceSerialize(le)}function Ne(le){L.call(this,le);const ve=this.stack[this.stack.length-1];ve.url="mailto:"+this.sliceSerialize(le)}function Fe(){return{type:"blockquote",children:[]}}function Et(){return{type:"code",lang:null,meta:null,value:""}}function Ke(){return{type:"inlineCode",value:""}}function Tt(){return{type:"definition",identifier:"",label:null,title:null,url:""}}function vt(){return{type:"emphasis",children:[]}}function He(){return{type:"heading",depth:0,children:[]}}function Bt(){return{type:"break"}}function gn(){return{type:"html",value:""}}function cn(){return{type:"image",title:null,url:"",alt:null}}function Jt(){return{type:"link",title:null,url:"",children:[]}}function en(le){return{type:"list",ordered:le.type==="listOrdered",start:null,spread:le._spread,children:[]}}function je(le){return{type:"listItem",spread:le._spread,checked:null,children:[]}}function ze(){return{type:"paragraph",children:[]}}function lt(){return{type:"strong",children:[]}}function $e(){return{type:"text",value:""}}function xn(){return{type:"thematicBreak"}}}function us(e){return{line:e.line,column:e.column,offset:e.offset}}function ww(e,t){let n=-1;for(;++n<t.length;){const i=t[n];Array.isArray(i)?ww(e,i):DE(e,i)}}function DE(e,t){let n;for(n in t)if(_w.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 My(e,t){throw e?new Error("Cannot close `"+e.type+"` ("+Vo({start:e.start,end:e.end})+"): a different token (`"+t.type+"`, "+Vo({start:t.start,end:t.end})+") is open"):new Error("Cannot close document, a token (`"+t.type+"`, "+Vo({start:t.start,end:t.end})+") is still open")}function LE(e){const t=this;t.parser=n;function n(i){return RE(i,{...t.data("settings"),...e,extensions:t.data("micromarkExtensions")||[],mdastExtensions:t.data("fromMarkdownExtensions")||[]})}}function OE(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 BE(e,t){const n={type:"element",tagName:"br",properties:{},children:[]};return e.patch(t,n),[e.applyData(t,n),{type:"text",value:`
|
|
69
|
-
`}]}function PE(e,t){const n=t.value?t.value+`
|
|
70
|
-
`:"",i={},l=t.lang?t.lang.split(/\s+/):[];l.length>0&&(i.className=["language-"+l[0]]);let c={type:"element",tagName:"code",properties:i,children:[{type:"text",value:n}]};return t.meta&&(c.data={meta:t.meta}),e.patch(t,c),c=e.applyData(t,c),c={type:"element",tagName:"pre",properties:{},children:[c]},e.patch(t,c),c}function $E(e,t){const n={type:"element",tagName:"del",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function UE(e,t){const n={type:"element",tagName:"em",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function FE(e,t){const n=typeof e.options.clobberPrefix=="string"?e.options.clobberPrefix:"user-content-",i=String(t.identifier).toUpperCase(),l=gl(i.toLowerCase()),c=e.footnoteOrder.indexOf(i);let u,f=e.footnoteCounts.get(i);f===void 0?(f=0,e.footnoteOrder.push(i),u=e.footnoteOrder.length):u=c+1,f+=1,e.footnoteCounts.set(i,f);const h={type:"element",tagName:"a",properties:{href:"#"+n+"fn-"+l,id:n+"fnref-"+l+(f>1?"-"+f:""),dataFootnoteRef:!0,ariaDescribedBy:["footnote-label"]},children:[{type:"text",value:String(u)}]};e.patch(t,h);const p={type:"element",tagName:"sup",properties:{},children:[h]};return e.patch(t,p),e.applyData(t,p)}function qE(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 HE(e,t){if(e.options.allowDangerousHtml){const n={type:"raw",value:t.value};return e.patch(t,n),e.applyData(t,n)}}function jw(e,t){const n=t.referenceType;let i="]";if(n==="collapsed"?i+="[]":n==="full"&&(i+="["+(t.label||t.identifier)+"]"),t.type==="imageReference")return[{type:"text",value:"!["+t.alt+i}];const l=e.all(t),c=l[0];c&&c.type==="text"?c.value="["+c.value:l.unshift({type:"text",value:"["});const u=l[l.length-1];return u&&u.type==="text"?u.value+=i:l.push({type:"text",value:i}),l}function IE(e,t){const n=String(t.identifier).toUpperCase(),i=e.definitionById.get(n);if(!i)return jw(e,t);const l={src:gl(i.url||""),alt:t.alt};i.title!==null&&i.title!==void 0&&(l.title=i.title);const c={type:"element",tagName:"img",properties:l,children:[]};return e.patch(t,c),e.applyData(t,c)}function VE(e,t){const n={src:gl(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 GE(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 YE(e,t){const n=String(t.identifier).toUpperCase(),i=e.definitionById.get(n);if(!i)return jw(e,t);const l={href:gl(i.url||"")};i.title!==null&&i.title!==void 0&&(l.title=i.title);const c={type:"element",tagName:"a",properties:l,children:e.all(t)};return e.patch(t,c),e.applyData(t,c)}function XE(e,t){const n={href:gl(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 WE(e,t,n){const i=e.all(t),l=n?QE(n):Sw(t),c={},u=[];if(typeof t.checked=="boolean"){const g=i[0];let v;g&&g.type==="element"&&g.tagName==="p"?v=g:(v={type:"element",tagName:"p",properties:{},children:[]},i.unshift(v)),v.children.length>0&&v.children.unshift({type:"text",value:" "}),v.children.unshift({type:"element",tagName:"input",properties:{type:"checkbox",checked:t.checked,disabled:!0},children:[]}),c.className=["task-list-item"]}let f=-1;for(;++f<i.length;){const g=i[f];(l||f!==0||g.type!=="element"||g.tagName!=="p")&&u.push({type:"text",value:`
|
|
71
|
-
`}),g.type==="element"&&g.tagName==="p"&&!l?u.push(...g.children):u.push(g)}const h=i[i.length-1];h&&(l||h.type!=="element"||h.tagName!=="p")&&u.push({type:"text",value:`
|
|
72
|
-
`});const p={type:"element",tagName:"li",properties:c,children:u};return e.patch(t,p),e.applyData(t,p)}function QE(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=Sw(n[i])}return t}function Sw(e){const t=e.spread;return t??e.children.length>1}function KE(e,t){const n={},i=e.all(t);let l=-1;for(typeof t.start=="number"&&t.start!==1&&(n.start=t.start);++l<i.length;){const u=i[l];if(u.type==="element"&&u.tagName==="li"&&u.properties&&Array.isArray(u.properties.className)&&u.properties.className.includes("task-list-item")){n.className=["contains-task-list"];break}}const c={type:"element",tagName:t.ordered?"ol":"ul",properties:n,children:e.wrap(i,!0)};return e.patch(t,c),e.applyData(t,c)}function ZE(e,t){const n={type:"element",tagName:"p",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function JE(e,t){const n={type:"root",children:e.wrap(e.all(t))};return e.patch(t,n),e.applyData(t,n)}function eT(e,t){const n={type:"element",tagName:"strong",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function tT(e,t){const n=e.all(t),i=n.shift(),l=[];if(i){const u={type:"element",tagName:"thead",properties:{},children:e.wrap([i],!0)};e.patch(t.children[0],u),l.push(u)}if(n.length>0){const u={type:"element",tagName:"tbody",properties:{},children:e.wrap(n,!0)},f=Cg(t.children[1]),h=rw(t.children[t.children.length-1]);f&&h&&(u.position={start:f,end:h}),l.push(u)}const c={type:"element",tagName:"table",properties:{},children:e.wrap(l,!0)};return e.patch(t,c),e.applyData(t,c)}function nT(e,t,n){const i=n?n.children:void 0,c=(i?i.indexOf(t):1)===0?"th":"td",u=n&&n.type==="table"?n.align:void 0,f=u?u.length:t.children.length;let h=-1;const p=[];for(;++h<f;){const v=t.children[h],y={},b=u?u[h]:void 0;b&&(y.align=b);let _={type:"element",tagName:c,properties:y,children:[]};v&&(_.children=e.all(v),e.patch(v,_),_=e.applyData(v,_)),p.push(_)}const g={type:"element",tagName:"tr",properties:{},children:e.wrap(p,!0)};return e.patch(t,g),e.applyData(t,g)}function rT(e,t){const n={type:"element",tagName:"td",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}const Ry=9,zy=32;function iT(e){const t=String(e),n=/\r?\n|\r/g;let i=n.exec(t),l=0;const c=[];for(;i;)c.push(Dy(t.slice(l,i.index),l>0,!0),i[0]),l=i.index+i[0].length,i=n.exec(t);return c.push(Dy(t.slice(l),l>0,!1)),c.join("")}function Dy(e,t,n){let i=0,l=e.length;if(t){let c=e.codePointAt(i);for(;c===Ry||c===zy;)i++,c=e.codePointAt(i)}if(n){let c=e.codePointAt(l-1);for(;c===Ry||c===zy;)l--,c=e.codePointAt(l-1)}return l>i?e.slice(i,l):""}function sT(e,t){const n={type:"text",value:iT(String(t.value))};return e.patch(t,n),e.applyData(t,n)}function aT(e,t){const n={type:"element",tagName:"hr",properties:{},children:[]};return e.patch(t,n),e.applyData(t,n)}const lT={blockquote:OE,break:BE,code:PE,delete:$E,emphasis:UE,footnoteReference:FE,heading:qE,html:HE,imageReference:IE,image:VE,inlineCode:GE,linkReference:YE,link:XE,listItem:WE,list:KE,paragraph:ZE,root:JE,strong:eT,table:tT,tableCell:rT,tableRow:nT,text:sT,thematicBreak:aT,toml:qu,yaml:qu,definition:qu,footnoteDefinition:qu};function qu(){}const kw=-1,Ud=0,Yo=1,Ed=2,Dg=3,Lg=4,Og=5,Bg=6,Nw=7,Cw=8,oT=typeof self=="object"?self:globalThis,Ly=(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 oT[e](t)},cT=(e,t)=>{const n=(l,c)=>(e.set(c,l),l),i=l=>{if(e.has(l))return e.get(l);const[c,u]=t[l];switch(c){case Ud:case kw:return n(u,l);case Yo:{const f=n([],l);for(const h of u)f.push(i(h));return f}case Ed:{const f=n({},l);for(const[h,p]of u)f[i(h)]=i(p);return f}case Dg:return n(new Date(u),l);case Lg:{const{source:f,flags:h}=u;return n(new RegExp(f,h),l)}case Og:{const f=n(new Map,l);for(const[h,p]of u)f.set(i(h),i(p));return f}case Bg:{const f=n(new Set,l);for(const h of u)f.add(i(h));return f}case Nw:{const{name:f,message:h}=u;return n(Ly(f,h),l)}case Cw:return n(BigInt(u),l);case"BigInt":return n(Object(BigInt(u)),l);case"ArrayBuffer":return n(new Uint8Array(u).buffer,u);case"DataView":{const{buffer:f}=new Uint8Array(u);return n(new DataView(f),u)}}return n(Ly(c,u),l)};return i},Oy=e=>cT(new Map,e)(0),Ga="",{toString:uT}={},{keys:dT}=Object,To=e=>{const t=typeof e;if(t!=="object"||!e)return[Ud,t];const n=uT.call(e).slice(8,-1);switch(n){case"Array":return[Yo,Ga];case"Object":return[Ed,Ga];case"Date":return[Dg,Ga];case"RegExp":return[Lg,Ga];case"Map":return[Og,Ga];case"Set":return[Bg,Ga];case"DataView":return[Yo,n]}return n.includes("Array")?[Yo,n]:n.includes("Error")?[Nw,n]:[Ed,n]},Hu=([e,t])=>e===Ud&&(t==="function"||t==="symbol"),fT=(e,t,n,i)=>{const l=(u,f)=>{const h=i.push(u)-1;return n.set(f,h),h},c=u=>{if(n.has(u))return n.get(u);let[f,h]=To(u);switch(f){case Ud:{let g=u;switch(h){case"bigint":f=Cw,g=u.toString();break;case"function":case"symbol":if(e)throw new TypeError("unable to serialize "+h);g=null;break;case"undefined":return l([kw],u)}return l([f,g],u)}case Yo:{if(h){let y=u;return h==="DataView"?y=new Uint8Array(u.buffer):h==="ArrayBuffer"&&(y=new Uint8Array(u)),l([h,[...y]],u)}const g=[],v=l([f,g],u);for(const y of u)g.push(c(y));return v}case Ed:{if(h)switch(h){case"BigInt":return l([h,u.toString()],u);case"Boolean":case"Number":case"String":return l([h,u.valueOf()],u)}if(t&&"toJSON"in u)return c(u.toJSON());const g=[],v=l([f,g],u);for(const y of dT(u))(e||!Hu(To(u[y])))&&g.push([c(y),c(u[y])]);return v}case Dg:return l([f,u.toISOString()],u);case Lg:{const{source:g,flags:v}=u;return l([f,{source:g,flags:v}],u)}case Og:{const g=[],v=l([f,g],u);for(const[y,b]of u)(e||!(Hu(To(y))||Hu(To(b))))&&g.push([c(y),c(b)]);return v}case Bg:{const g=[],v=l([f,g],u);for(const y of u)(e||!Hu(To(y)))&&g.push(c(y));return v}}const{message:p}=u;return l([f,{name:h,message:p}],u)};return c},By=(e,{json:t,lossy:n}={})=>{const i=[];return fT(!(t||n),!!t,new Map,i)(e),i},Td=typeof structuredClone=="function"?(e,t)=>t&&("json"in t||"lossy"in t)?Oy(By(e,t)):structuredClone(e):(e,t)=>Oy(By(e,t));function hT(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 pT(e,t){return"Back to reference "+(e+1)+(t>1?"-"+t:"")}function mT(e){const t=typeof e.options.clobberPrefix=="string"?e.options.clobberPrefix:"user-content-",n=e.options.footnoteBackContent||hT,i=e.options.footnoteBackLabel||pT,l=e.options.footnoteLabel||"Footnotes",c=e.options.footnoteLabelTagName||"h2",u=e.options.footnoteLabelProperties||{className:["sr-only"]},f=[];let h=-1;for(;++h<e.footnoteOrder.length;){const p=e.footnoteById.get(e.footnoteOrder[h]);if(!p)continue;const g=e.all(p),v=String(p.identifier).toUpperCase(),y=gl(v.toLowerCase());let b=0;const _=[],S=e.footnoteCounts.get(v);for(;S!==void 0&&++b<=S;){_.length>0&&_.push({type:"text",value:" "});let M=typeof n=="string"?n:n(h,b);typeof M=="string"&&(M={type:"text",value:M}),_.push({type:"element",tagName:"a",properties:{href:"#"+t+"fnref-"+y+(b>1?"-"+b:""),dataFootnoteBackref:"",ariaLabel:typeof i=="string"?i:i(h,b),className:["data-footnote-backref"]},children:Array.isArray(M)?M:[M]})}const E=g[g.length-1];if(E&&E.type==="element"&&E.tagName==="p"){const M=E.children[E.children.length-1];M&&M.type==="text"?M.value+=" ":E.children.push({type:"text",value:" "}),E.children.push(..._)}else g.push(..._);const k={type:"element",tagName:"li",properties:{id:t+"fn-"+y},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:c,properties:{...Td(u),id:"footnote-label"},children:[{type:"text",value:l}]},{type:"text",value:`
|
|
73
|
-
`},{type:"element",tagName:"ol",properties:{},children:e.wrap(f,!0)},{type:"text",value:`
|
|
74
|
-
`}]}}const Fd=(function(e){if(e==null)return bT;if(typeof e=="function")return qd(e);if(typeof e=="object")return Array.isArray(e)?gT(e):xT(e);if(typeof e=="string")return vT(e);throw new Error("Expected function, string, or object as test")});function gT(e){const t=[];let n=-1;for(;++n<e.length;)t[n]=Fd(e[n]);return qd(i);function i(...l){let c=-1;for(;++c<t.length;)if(t[c].apply(this,l))return!0;return!1}}function xT(e){const t=e;return qd(n);function n(i){const l=i;let c;for(c in e)if(l[c]!==t[c])return!1;return!0}}function vT(e){return qd(t);function t(n){return n&&n.type===e}}function qd(e){return t;function t(n,i,l){return!!(yT(n)&&e.call(this,n,typeof i=="number"?i:void 0,l||void 0))}}function bT(){return!0}function yT(e){return e!==null&&typeof e=="object"&&"type"in e}const Ew=[],_T=!0,Km=!1,wT="skip";function Tw(e,t,n,i){let l;typeof t=="function"&&typeof n!="function"?(i=n,n=t):l=t;const c=Fd(l),u=i?-1:1;f(e,void 0,[])();function f(h,p,g){const v=h&&typeof h=="object"?h:{};if(typeof v.type=="string"){const b=typeof v.tagName=="string"?v.tagName:typeof v.name=="string"?v.name:void 0;Object.defineProperty(y,"name",{value:"node ("+(h.type+(b?"<"+b+">":""))+")"})}return y;function y(){let b=Ew,_,S,E;if((!t||c(h,p,g[g.length-1]||void 0))&&(b=jT(n(h,g)),b[0]===Km))return b;if("children"in h&&h.children){const k=h;if(k.children&&b[0]!==wT)for(S=(i?k.children.length:-1)+u,E=g.concat(k);S>-1&&S<k.children.length;){const M=k.children[S];if(_=f(M,S,E)(),_[0]===Km)return _;S=typeof _[1]=="number"?_[1]:S+u}}return b}}}function jT(e){return Array.isArray(e)?e:typeof e=="number"?[_T,e]:e==null?Ew:[e]}function Pg(e,t,n,i){let l,c,u;typeof t=="function"&&typeof n!="function"?(c=void 0,u=t,l=n):(c=t,u=n,l=i),Tw(e,c,f,l);function f(h,p){const g=p[p.length-1],v=g?g.children.indexOf(h):void 0;return u(h,v,g)}}const Zm={}.hasOwnProperty,ST={};function kT(e,t){const n=t||ST,i=new Map,l=new Map,c=new Map,u={...lT,...n.handlers},f={all:p,applyData:CT,definitionById:i,footnoteById:l,footnoteCounts:c,footnoteOrder:[],handlers:u,one:h,options:n,patch:NT,wrap:TT};return Pg(e,function(g){if(g.type==="definition"||g.type==="footnoteDefinition"){const v=g.type==="definition"?i:l,y=String(g.identifier).toUpperCase();v.has(y)||v.set(y,g)}}),f;function h(g,v){const y=g.type,b=f.handlers[y];if(Zm.call(f.handlers,y)&&b)return b(f,g,v);if(f.options.passThrough&&f.options.passThrough.includes(y)){if("children"in g){const{children:S,...E}=g,k=Td(E);return k.children=f.all(g),k}return Td(g)}return(f.options.unknownHandler||ET)(f,g,v)}function p(g){const v=[];if("children"in g){const y=g.children;let b=-1;for(;++b<y.length;){const _=f.one(y[b],g);if(_){if(b&&y[b-1].type==="break"&&(!Array.isArray(_)&&_.type==="text"&&(_.value=Py(_.value)),!Array.isArray(_)&&_.type==="element")){const S=_.children[0];S&&S.type==="text"&&(S.value=Py(S.value))}Array.isArray(_)?v.push(..._):v.push(_)}}}return v}}function NT(e,t){e.position&&(t.position=h4(e))}function CT(e,t){let n=t;if(e&&e.data){const i=e.data.hName,l=e.data.hChildren,c=e.data.hProperties;if(typeof i=="string")if(n.type==="element")n.tagName=i;else{const u="children"in n?n.children:[n];n={type:"element",tagName:i,properties:{},children:u}}n.type==="element"&&c&&Object.assign(n.properties,Td(c)),"children"in n&&n.children&&l!==null&&l!==void 0&&(n.children=l)}return n}function ET(e,t){const n=t.data||{},i="value"in t&&!(Zm.call(n,"hProperties")||Zm.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 TT(e,t){const n=[];let i=-1;for(t&&n.push({type:"text",value:`
|
|
75
|
-
`});++i<e.length;)i&&n.push({type:"text",value:`
|
|
76
|
-
`}),n.push(e[i]);return t&&e.length>0&&n.push({type:"text",value:`
|
|
77
|
-
`}),n}function Py(e){let t=0,n=e.charCodeAt(t);for(;n===9||n===32;)t++,n=e.charCodeAt(t);return e.slice(t)}function $y(e,t){const n=kT(e,t),i=n.one(e,void 0),l=mT(n),c=Array.isArray(i)?{type:"root",children:i}:i||{type:"root",children:[]};return l&&c.children.push({type:"text",value:`
|
|
78
|
-
`},l),c}function AT(e,t){return e&&"run"in e?async function(n,i){const l=$y(n,{file:i,...t});await e.run(l,i)}:function(n,i){return $y(n,{file:i,...e||t})}}function Uy(e){if(e)throw e}var zp,Fy;function MT(){if(Fy)return zp;Fy=1;var e=Object.prototype.hasOwnProperty,t=Object.prototype.toString,n=Object.defineProperty,i=Object.getOwnPropertyDescriptor,l=function(p){return typeof Array.isArray=="function"?Array.isArray(p):t.call(p)==="[object Array]"},c=function(p){if(!p||t.call(p)!=="[object Object]")return!1;var g=e.call(p,"constructor"),v=p.constructor&&p.constructor.prototype&&e.call(p.constructor.prototype,"isPrototypeOf");if(p.constructor&&!g&&!v)return!1;var y;for(y in p);return typeof y>"u"||e.call(p,y)},u=function(p,g){n&&g.name==="__proto__"?n(p,g.name,{enumerable:!0,configurable:!0,value:g.newValue,writable:!0}):p[g.name]=g.newValue},f=function(p,g){if(g==="__proto__")if(e.call(p,g)){if(i)return i(p,g).value}else return;return p[g]};return zp=function h(){var p,g,v,y,b,_,S=arguments[0],E=1,k=arguments.length,M=!1;for(typeof S=="boolean"&&(M=S,S=arguments[1]||{},E=2),(S==null||typeof S!="object"&&typeof S!="function")&&(S={});E<k;++E)if(p=arguments[E],p!=null)for(g in p)v=f(S,g),y=f(p,g),S!==y&&(M&&y&&(c(y)||(b=l(y)))?(b?(b=!1,_=v&&l(v)?v:[]):_=v&&c(v)?v:{},u(S,{name:g,newValue:h(M,_,y)})):typeof y<"u"&&u(S,{name:g,newValue:y}));return S},zp}var RT=MT();const Dp=sg(RT);function Jm(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 zT(){const e=[],t={run:n,use:i};return t;function n(...l){let c=-1;const u=l.pop();if(typeof u!="function")throw new TypeError("Expected function as last argument, not "+u);f(null,...l);function f(h,...p){const g=e[++c];let v=-1;if(h){u(h);return}for(;++v<l.length;)(p[v]===null||p[v]===void 0)&&(p[v]=l[v]);l=p,g?DT(g,f)(...p):u(null,...p)}}function i(l){if(typeof l!="function")throw new TypeError("Expected `middelware` to be a function, not "+l);return e.push(l),t}}function DT(e,t){let n;return i;function i(...u){const f=e.length>u.length;let h;f&&u.push(l);try{h=e.apply(this,u)}catch(p){const g=p;if(f&&n)throw g;return l(g)}f||(h&&h.then&&typeof h.then=="function"?h.then(c,l):h instanceof Error?l(h):c(h))}function l(u,...f){n||(n=!0,t(u,...f))}function c(u){l(null,u)}}const Yr={basename:LT,dirname:OT,extname:BT,join:PT,sep:"/"};function LT(e,t){if(t!==void 0&&typeof t!="string")throw new TypeError('"ext" argument must be a string');pc(e);let n=0,i=-1,l=e.length,c;if(t===void 0||t.length===0||t.length>e.length){for(;l--;)if(e.codePointAt(l)===47){if(c){n=l+1;break}}else i<0&&(c=!0,i=l+1);return i<0?"":e.slice(n,i)}if(t===e)return"";let u=-1,f=t.length-1;for(;l--;)if(e.codePointAt(l)===47){if(c){n=l+1;break}}else u<0&&(c=!0,u=l+1),f>-1&&(e.codePointAt(l)===t.codePointAt(f--)?f<0&&(i=l):(f=-1,i=u));return n===i?i=u:i<0&&(i=e.length),e.slice(n,i)}function OT(e){if(pc(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 BT(e){pc(e);let t=e.length,n=-1,i=0,l=-1,c=0,u;for(;t--;){const f=e.codePointAt(t);if(f===47){if(u){i=t+1;break}continue}n<0&&(u=!0,n=t+1),f===46?l<0?l=t:c!==1&&(c=1):l>-1&&(c=-1)}return l<0||n<0||c===0||c===1&&l===n-1&&l===i+1?"":e.slice(l,n)}function PT(...e){let t=-1,n;for(;++t<e.length;)pc(e[t]),e[t]&&(n=n===void 0?e[t]:n+"/"+e[t]);return n===void 0?".":$T(n)}function $T(e){pc(e);const t=e.codePointAt(0)===47;let n=UT(e,!t);return n.length===0&&!t&&(n="."),n.length>0&&e.codePointAt(e.length-1)===47&&(n+="/"),t?"/"+n:n}function UT(e,t){let n="",i=0,l=-1,c=0,u=-1,f,h;for(;++u<=e.length;){if(u<e.length)f=e.codePointAt(u);else{if(f===47)break;f=47}if(f===47){if(!(l===u-1||c===1))if(l!==u-1&&c===2){if(n.length<2||i!==2||n.codePointAt(n.length-1)!==46||n.codePointAt(n.length-2)!==46){if(n.length>2){if(h=n.lastIndexOf("/"),h!==n.length-1){h<0?(n="",i=0):(n=n.slice(0,h),i=n.length-1-n.lastIndexOf("/")),l=u,c=0;continue}}else if(n.length>0){n="",i=0,l=u,c=0;continue}}t&&(n=n.length>0?n+"/..":"..",i=2)}else n.length>0?n+="/"+e.slice(l+1,u):n=e.slice(l+1,u),i=u-l-1;l=u,c=0}else f===46&&c>-1?c++:c=-1}return n}function pc(e){if(typeof e!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(e))}const FT={cwd:qT};function qT(){return"/"}function eg(e){return!!(e!==null&&typeof e=="object"&&"href"in e&&e.href&&"protocol"in e&&e.protocol&&e.auth===void 0)}function HT(e){if(typeof e=="string")e=new URL(e);else if(!eg(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 IT(e)}function IT(e){if(e.hostname!==""){const i=new TypeError('File URL host must be "localhost" or empty on darwin');throw i.code="ERR_INVALID_FILE_URL_HOST",i}const t=e.pathname;let n=-1;for(;++n<t.length;)if(t.codePointAt(n)===37&&t.codePointAt(n+1)===50){const i=t.codePointAt(n+2);if(i===70||i===102){const l=new TypeError("File URL path must not include encoded / characters");throw l.code="ERR_INVALID_FILE_URL_PATH",l}}return decodeURIComponent(t)}const Lp=["history","path","basename","stem","extname","dirname"];class Aw{constructor(t){let n;t?eg(t)?n={path:t}:typeof t=="string"||VT(t)?n={value:t}:n=t:n={},this.cwd="cwd"in n?"":FT.cwd(),this.data={},this.history=[],this.messages=[],this.value,this.map,this.result,this.stored;let i=-1;for(;++i<Lp.length;){const c=Lp[i];c in n&&n[c]!==void 0&&n[c]!==null&&(this[c]=c==="history"?[...n[c]]:n[c])}let l;for(l in n)Lp.includes(l)||(this[l]=n[l])}get basename(){return typeof this.path=="string"?Yr.basename(this.path):void 0}set basename(t){Bp(t,"basename"),Op(t,"basename"),this.path=Yr.join(this.dirname||"",t)}get dirname(){return typeof this.path=="string"?Yr.dirname(this.path):void 0}set dirname(t){qy(this.basename,"dirname"),this.path=Yr.join(t||"",this.basename)}get extname(){return typeof this.path=="string"?Yr.extname(this.path):void 0}set extname(t){if(Op(t,"extname"),qy(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=Yr.join(this.dirname,this.stem+(t||""))}get path(){return this.history[this.history.length-1]}set path(t){eg(t)&&(t=HT(t)),Bp(t,"path"),this.path!==t&&this.history.push(t)}get stem(){return typeof this.path=="string"?Yr.basename(this.path,this.extname):void 0}set stem(t){Bp(t,"stem"),Op(t,"stem"),this.path=Yr.join(this.dirname||"",t+(this.extname||""))}fail(t,n,i){const l=this.message(t,n,i);throw l.fatal=!0,l}info(t,n,i){const l=this.message(t,n,i);return l.fatal=void 0,l}message(t,n,i){const l=new An(t,n,i);return this.path&&(l.name=this.path+":"+l.name,l.file=this.path),l.fatal=!1,this.messages.push(l),l}toString(t){return this.value===void 0?"":typeof this.value=="string"?this.value:new TextDecoder(t||void 0).decode(this.value)}}function Op(e,t){if(e&&e.includes(Yr.sep))throw new Error("`"+t+"` cannot be a path: did not expect `"+Yr.sep+"`")}function Bp(e,t){if(!e)throw new Error("`"+t+"` cannot be empty")}function qy(e,t){if(!e)throw new Error("Setting `"+t+"` requires `path` to be set too")}function VT(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const GT=(function(e){const i=this.constructor.prototype,l=i[e],c=function(){return l.apply(c,arguments)};return Object.setPrototypeOf(c,i),c}),YT={}.hasOwnProperty;class $g extends GT{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=zT()}copy(){const t=new $g;let n=-1;for(;++n<this.attachers.length;){const i=this.attachers[n];t.use(...i)}return t.data(Dp(!0,{},this.namespace)),t}data(t,n){return typeof t=="string"?arguments.length===2?(Up("data",this.frozen),this.namespace[t]=n,this):YT.call(this.namespace,t)&&this.namespace[t]||void 0:t?(Up("data",this.frozen),this.namespace=t,this):this.namespace}freeze(){if(this.frozen)return this;const t=this;for(;++this.freezeIndex<this.attachers.length;){const[n,...i]=this.attachers[this.freezeIndex];if(i[0]===!1)continue;i[0]===!0&&(i[0]=void 0);const l=n.call(t,...i);typeof l=="function"&&this.transformers.use(l)}return this.frozen=!0,this.freezeIndex=Number.POSITIVE_INFINITY,this}parse(t){this.freeze();const n=Iu(t),i=this.parser||this.Parser;return Pp("parse",i),i(String(n),n)}process(t,n){const i=this;return this.freeze(),Pp("process",this.parser||this.Parser),$p("process",this.compiler||this.Compiler),n?l(void 0,n):new Promise(l);function l(c,u){const f=Iu(t),h=i.parse(f);i.run(h,f,function(g,v,y){if(g||!v||!y)return p(g);const b=v,_=i.stringify(b,y);QT(_)?y.value=_:y.result=_,p(g,y)});function p(g,v){g||!v?u(g):c?c(v):n(void 0,v)}}}processSync(t){let n=!1,i;return this.freeze(),Pp("processSync",this.parser||this.Parser),$p("processSync",this.compiler||this.Compiler),this.process(t,l),Iy("processSync","process",n),i;function l(c,u){n=!0,Uy(c),i=u}}run(t,n,i){Hy(t),this.freeze();const l=this.transformers;return!i&&typeof n=="function"&&(i=n,n=void 0),i?c(void 0,i):new Promise(c);function c(u,f){const h=Iu(n);l.run(t,h,p);function p(g,v,y){const b=v||t;g?f(g):u?u(b):i(void 0,b,y)}}}runSync(t,n){let i=!1,l;return this.run(t,n,c),Iy("runSync","run",i),l;function c(u,f){Uy(u),l=f,i=!0}}stringify(t,n){this.freeze();const i=Iu(n),l=this.compiler||this.Compiler;return $p("stringify",l),Hy(t),l(t,i)}use(t,...n){const i=this.attachers,l=this.namespace;if(Up("use",this.frozen),t!=null)if(typeof t=="function")h(t,n);else if(typeof t=="object")Array.isArray(t)?f(t):u(t);else throw new TypeError("Expected usable value, not `"+t+"`");return this;function c(p){if(typeof p=="function")h(p,[]);else if(typeof p=="object")if(Array.isArray(p)){const[g,...v]=p;h(g,v)}else u(p);else throw new TypeError("Expected usable value, not `"+p+"`")}function u(p){if(!("plugins"in p)&&!("settings"in p))throw new Error("Expected usable value but received an empty preset, which is probably a mistake: presets typically come with `plugins` and sometimes with `settings`, but this has neither");f(p.plugins),p.settings&&(l.settings=Dp(!0,l.settings,p.settings))}function f(p){let g=-1;if(p!=null)if(Array.isArray(p))for(;++g<p.length;){const v=p[g];c(v)}else throw new TypeError("Expected a list of plugins, not `"+p+"`")}function h(p,g){let v=-1,y=-1;for(;++v<i.length;)if(i[v][0]===p){y=v;break}if(y===-1)i.push([p,...g]);else if(g.length>0){let[b,..._]=g;const S=i[y][1];Jm(S)&&Jm(b)&&(b=Dp(!0,S,b)),i[y]=[p,b,..._]}}}}const XT=new $g().freeze();function Pp(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `parser`")}function $p(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `compiler`")}function Up(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 Hy(e){if(!Jm(e)||typeof e.type!="string")throw new TypeError("Expected node, got `"+e+"`")}function Iy(e,t,n){if(!n)throw new Error("`"+e+"` finished async. Use `"+t+"` instead")}function Iu(e){return WT(e)?e:new Aw(e)}function WT(e){return!!(e&&typeof e=="object"&&"message"in e&&"messages"in e)}function QT(e){return typeof e=="string"||KT(e)}function KT(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const ZT="https://github.com/remarkjs/react-markdown/blob/main/changelog.md",Vy=[],Gy={allowDangerousHtml:!0},JT=/^(https?|ircs?|mailto|xmpp)$/i,eA=[{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 Ug(e){const t=tA(e),n=nA(e);return rA(t.runSync(t.parse(n),n),e)}function tA(e){const t=e.rehypePlugins||Vy,n=e.remarkPlugins||Vy,i=e.remarkRehypeOptions?{...e.remarkRehypeOptions,...Gy}:Gy;return XT().use(LE).use(n).use(AT,i).use(t)}function nA(e){const t=e.children||"",n=new Aw;return typeof t=="string"&&(n.value=t),n}function rA(e,t){const n=t.allowedElements,i=t.allowElement,l=t.components,c=t.disallowedElements,u=t.skipHtml,f=t.unwrapDisallowed,h=t.urlTransform||iA;for(const g of eA)Object.hasOwn(t,g.from)&&(""+g.from+(g.to?"use `"+g.to+"` instead":"remove it")+ZT+g.id,void 0);return Pg(e,p),v4(e,{Fragment:a.Fragment,components:l,ignoreInvalidStyle:!0,jsx:a.jsx,jsxs:a.jsxs,passKeys:!0,passNode:!0});function p(g,v,y){if(g.type==="raw"&&y&&typeof v=="number")return u?y.children.splice(v,1):y.children[v]={type:"text",value:g.value},v;if(g.type==="element"){let b;for(b in Ap)if(Object.hasOwn(Ap,b)&&Object.hasOwn(g.properties,b)){const _=g.properties[b],S=Ap[b];(S===null||S.includes(g.tagName))&&(g.properties[b]=h(String(_||""),b,g))}}if(g.type==="element"){let b=n?!n.includes(g.tagName):c?c.includes(g.tagName):!1;if(!b&&i&&typeof v=="number"&&(b=!i(g,v,y)),b&&y&&typeof v=="number")return f&&g.children?y.children.splice(v,1,...g.children):y.children.splice(v,1),v}}}function iA(e){const t=e.indexOf(":"),n=e.indexOf("?"),i=e.indexOf("#"),l=e.indexOf("/");return t===-1||l!==-1&&t>l||n!==-1&&t>n||i!==-1&&t>i||JT.test(e.slice(0,t))?e:""}function Yy(e,t){const n=String(e);if(typeof t!="string")throw new TypeError("Expected character");let i=0,l=n.indexOf(t);for(;l!==-1;)i++,l=n.indexOf(t,l+t.length);return i}function sA(e){if(typeof e!="string")throw new TypeError("Expected a string");return e.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")}function aA(e,t,n){const l=Fd((n||{}).ignore||[]),c=lA(t);let u=-1;for(;++u<c.length;)Tw(e,"text",f);function f(p,g){let v=-1,y;for(;++v<g.length;){const b=g[v],_=y?y.children:void 0;if(l(b,_?_.indexOf(b):void 0,y))return;y=b}if(y)return h(p,g)}function h(p,g){const v=g[g.length-1],y=c[u][0],b=c[u][1];let _=0;const E=v.children.indexOf(p);let k=!1,M=[];y.lastIndex=0;let C=y.exec(p.value);for(;C;){const $=C.index,z={index:C.index,input:C.input,stack:[...g,p]};let D=b(...C,z);if(typeof D=="string"&&(D=D.length>0?{type:"text",value:D}:void 0),D===!1?y.lastIndex=$+1:(_!==$&&M.push({type:"text",value:p.value.slice(_,$)}),Array.isArray(D)?M.push(...D):D&&M.push(D),_=$+C[0].length,k=!0),!y.global)break;C=y.exec(p.value)}return k?(_<p.value.length&&M.push({type:"text",value:p.value.slice(_)}),v.children.splice(E,1,...M)):M=[p],E+M.length}}function lA(e){const t=[];if(!Array.isArray(e))throw new TypeError("Expected find and replace tuple or list of tuples");const n=!e[0]||Array.isArray(e[0])?e:[e];let i=-1;for(;++i<n.length;){const l=n[i];t.push([oA(l[0]),cA(l[1])])}return t}function oA(e){return typeof e=="string"?new RegExp(sA(e),"g"):e}function cA(e){return typeof e=="function"?e:function(){return e}}const Fp="phrasing",qp=["autolink","link","image","label"];function uA(){return{transforms:[xA],enter:{literalAutolink:fA,literalAutolinkEmail:Hp,literalAutolinkHttp:Hp,literalAutolinkWww:Hp},exit:{literalAutolink:gA,literalAutolinkEmail:mA,literalAutolinkHttp:hA,literalAutolinkWww:pA}}}function dA(){return{unsafe:[{character:"@",before:"[+\\-.\\w]",after:"[\\-.\\w]",inConstruct:Fp,notInConstruct:qp},{character:".",before:"[Ww]",after:"[\\-.\\w]",inConstruct:Fp,notInConstruct:qp},{character:":",before:"[ps]",after:"\\/",inConstruct:Fp,notInConstruct:qp}]}}function fA(e){this.enter({type:"link",title:null,url:"",children:[]},e)}function Hp(e){this.config.enter.autolinkProtocol.call(this,e)}function hA(e){this.config.exit.autolinkProtocol.call(this,e)}function pA(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 mA(e){this.config.exit.autolinkEmail.call(this,e)}function gA(e){this.exit(e)}function xA(e){aA(e,[[/(https?:\/\/|www(?=\.))([-.\w]+)([^ \t\r\n]*)/gi,vA],[new RegExp("(?<=^|\\s|\\p{P}|\\p{S})([-.\\w+]+)@([-\\w]+(?:\\.[-\\w]+)+)","gu"),bA]],{ignore:["link","linkReference"]})}function vA(e,t,n,i,l){let c="";if(!Mw(l)||(/^w/i.test(t)&&(n=t+n,t="",c="http://"),!yA(n)))return!1;const u=_A(n+i);if(!u[0])return!1;const f={type:"link",title:null,url:c+t+u[0],children:[{type:"text",value:t+u[0]}]};return u[1]?[f,{type:"text",value:u[1]}]:f}function bA(e,t,n,i){return!Mw(i,!0)||/[-\d_]$/.test(n)?!1:{type:"link",title:null,url:"mailto:"+t+"@"+n,children:[{type:"text",value:t+"@"+n}]}}function yA(e){const t=e.split(".");return!(t.length<2||t[t.length-1]&&(/_/.test(t[t.length-1])||!/[a-zA-Z\d]/.test(t[t.length-1]))||t[t.length-2]&&(/_/.test(t[t.length-2])||!/[a-zA-Z\d]/.test(t[t.length-2])))}function _A(e){const t=/[!"&'),.:;<>?\]}]+$/.exec(e);if(!t)return[e,void 0];e=e.slice(0,t.index);let n=t[0],i=n.indexOf(")");const l=Yy(e,"(");let c=Yy(e,")");for(;i!==-1&&l>c;)e+=n.slice(0,i+1),n=n.slice(i+1),i=n.indexOf(")"),c++;return[e,n]}function Mw(e,t){const n=e.input.charCodeAt(e.index-1);return(e.index===0||ta(n)||Pd(n))&&(!t||n!==47)}Rw.peek=AA;function wA(){this.buffer()}function jA(e){this.enter({type:"footnoteReference",identifier:"",label:""},e)}function SA(){this.buffer()}function kA(e){this.enter({type:"footnoteDefinition",identifier:"",label:"",children:[]},e)}function NA(e){const t=this.resume(),n=this.stack[this.stack.length-1];n.type,n.identifier=Lr(this.sliceSerialize(e)).toLowerCase(),n.label=t}function CA(e){this.exit(e)}function EA(e){const t=this.resume(),n=this.stack[this.stack.length-1];n.type,n.identifier=Lr(this.sliceSerialize(e)).toLowerCase(),n.label=t}function TA(e){this.exit(e)}function AA(){return"["}function Rw(e,t,n,i){const l=n.createTracker(i);let c=l.move("[^");const u=n.enter("footnoteReference"),f=n.enter("reference");return c+=l.move(n.safe(n.associationId(e),{after:"]",before:c})),f(),u(),c+=l.move("]"),c}function MA(){return{enter:{gfmFootnoteCallString:wA,gfmFootnoteCall:jA,gfmFootnoteDefinitionLabelString:SA,gfmFootnoteDefinition:kA},exit:{gfmFootnoteCallString:NA,gfmFootnoteCall:CA,gfmFootnoteDefinitionLabelString:EA,gfmFootnoteDefinition:TA}}}function RA(e){let t=!1;return e&&e.firstLineBlank&&(t=!0),{handlers:{footnoteDefinition:n,footnoteReference:Rw},unsafe:[{character:"[",inConstruct:["label","phrasing","reference"]}]};function n(i,l,c,u){const f=c.createTracker(u);let h=f.move("[^");const p=c.enter("footnoteDefinition"),g=c.enter("label");return h+=f.move(c.safe(c.associationId(i),{before:h,after:"]"})),g(),h+=f.move("]:"),i.children&&i.children.length>0&&(f.shift(4),h+=f.move((t?`
|
|
79
|
-
`:" ")+c.indentLines(c.containerFlow(i,f.current()),t?zw:zA))),p(),h}}function zA(e,t,n){return t===0?e:zw(e,t,n)}function zw(e,t,n){return(n?"":" ")+e}const DA=["autolink","destinationLiteral","destinationRaw","reference","titleQuote","titleApostrophe"];Dw.peek=$A;function LA(){return{canContainEols:["delete"],enter:{strikethrough:BA},exit:{strikethrough:PA}}}function OA(){return{unsafe:[{character:"~",inConstruct:"phrasing",notInConstruct:DA}],handlers:{delete:Dw}}}function BA(e){this.enter({type:"delete",children:[]},e)}function PA(e){this.exit(e)}function Dw(e,t,n,i){const l=n.createTracker(i),c=n.enter("strikethrough");let u=l.move("~~");return u+=n.containerPhrasing(e,{...l.current(),before:u,after:"~"}),u+=l.move("~~"),c(),u}function $A(){return"~"}function UA(e){return e.length}function FA(e,t){const n=t||{},i=(n.align||[]).concat(),l=n.stringLength||UA,c=[],u=[],f=[],h=[];let p=0,g=-1;for(;++g<e.length;){const S=[],E=[];let k=-1;for(e[g].length>p&&(p=e[g].length);++k<e[g].length;){const M=qA(e[g][k]);if(n.alignDelimiters!==!1){const C=l(M);E[k]=C,(h[k]===void 0||C>h[k])&&(h[k]=C)}S.push(M)}u[g]=S,f[g]=E}let v=-1;if(typeof i=="object"&&"length"in i)for(;++v<p;)c[v]=Xy(i[v]);else{const S=Xy(i);for(;++v<p;)c[v]=S}v=-1;const y=[],b=[];for(;++v<p;){const S=c[v];let E="",k="";S===99?(E=":",k=":"):S===108?E=":":S===114&&(k=":");let M=n.alignDelimiters===!1?1:Math.max(1,h[v]-E.length-k.length);const C=E+"-".repeat(M)+k;n.alignDelimiters!==!1&&(M=E.length+M+k.length,M>h[v]&&(h[v]=M),b[v]=M),y[v]=C}u.splice(1,0,y),f.splice(1,0,b),g=-1;const _=[];for(;++g<u.length;){const S=u[g],E=f[g];v=-1;const k=[];for(;++v<p;){const M=S[v]||"";let C="",$="";if(n.alignDelimiters!==!1){const z=h[v]-(E[v]||0),D=c[v];D===114?C=" ".repeat(z):D===99?z%2?(C=" ".repeat(z/2+.5),$=" ".repeat(z/2-.5)):(C=" ".repeat(z/2),$=C):$=" ".repeat(z)}n.delimiterStart!==!1&&!v&&k.push("|"),n.padding!==!1&&!(n.alignDelimiters===!1&&M==="")&&(n.delimiterStart!==!1||v)&&k.push(" "),n.alignDelimiters!==!1&&k.push(C),k.push(M),n.alignDelimiters!==!1&&k.push($),n.padding!==!1&&k.push(" "),(n.delimiterEnd!==!1||v!==p-1)&&k.push("|")}_.push(n.delimiterEnd===!1?k.join("").replace(/ +$/,""):k.join(""))}return _.join(`
|
|
80
|
-
`)}function qA(e){return e==null?"":String(e)}function Xy(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 HA(e,t,n,i){const l=n.enter("blockquote"),c=n.createTracker(i);c.move("> "),c.shift(2);const u=n.indentLines(n.containerFlow(e,c.current()),IA);return l(),u}function IA(e,t,n){return">"+(n?"":" ")+e}function VA(e,t){return Wy(e,t.inConstruct,!0)&&!Wy(e,t.notInConstruct,!1)}function Wy(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 Qy(e,t,n,i){let l=-1;for(;++l<n.unsafe.length;)if(n.unsafe[l].character===`
|
|
81
|
-
`&&VA(n.stack,n.unsafe[l]))return/[ \t]/.test(i.before)?"":" ";return`\\
|
|
82
|
-
`}function GA(e,t){const n=String(e);let i=n.indexOf(t),l=i,c=0,u=0;if(typeof t!="string")throw new TypeError("Expected substring");for(;i!==-1;)i===l?++c>u&&(u=c):c=1,l=i+t.length,i=n.indexOf(t,l);return u}function YA(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 XA(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 WA(e,t,n,i){const l=XA(n),c=e.value||"",u=l==="`"?"GraveAccent":"Tilde";if(YA(e,n)){const v=n.enter("codeIndented"),y=n.indentLines(c,QA);return v(),y}const f=n.createTracker(i),h=l.repeat(Math.max(GA(c,l)+1,3)),p=n.enter("codeFenced");let g=f.move(h);if(e.lang){const v=n.enter(`codeFencedLang${u}`);g+=f.move(n.safe(e.lang,{before:g,after:" ",encode:["`"],...f.current()})),v()}if(e.lang&&e.meta){const v=n.enter(`codeFencedMeta${u}`);g+=f.move(" "),g+=f.move(n.safe(e.meta,{before:g,after:`
|
|
83
|
-
`,encode:["`"],...f.current()})),v()}return g+=f.move(`
|
|
84
|
-
`),c&&(g+=f.move(c+`
|
|
85
|
-
`)),g+=f.move(h),p(),g}function QA(e,t,n){return(n?"":" ")+e}function Fg(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 KA(e,t,n,i){const l=Fg(n),c=l==='"'?"Quote":"Apostrophe",u=n.enter("definition");let f=n.enter("label");const h=n.createTracker(i);let p=h.move("[");return p+=h.move(n.safe(n.associationId(e),{before:p,after:"]",...h.current()})),p+=h.move("]: "),f(),!e.url||/[\0- \u007F]/.test(e.url)?(f=n.enter("destinationLiteral"),p+=h.move("<"),p+=h.move(n.safe(e.url,{before:p,after:">",...h.current()})),p+=h.move(">")):(f=n.enter("destinationRaw"),p+=h.move(n.safe(e.url,{before:p,after:e.title?" ":`
|
|
86
|
-
`,...h.current()}))),f(),e.title&&(f=n.enter(`title${c}`),p+=h.move(" "+l),p+=h.move(n.safe(e.title,{before:p,after:l,...h.current()})),p+=h.move(l),f()),u(),p}function ZA(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 lc(e){return"&#x"+e.toString(16).toUpperCase()+";"}function Ad(e,t,n){const i=dl(e),l=dl(t);return i===void 0?l===void 0?n==="_"?{inside:!0,outside:!0}:{inside:!1,outside:!1}:l===1?{inside:!0,outside:!0}:{inside:!1,outside:!0}:i===1?l===void 0?{inside:!1,outside:!1}:l===1?{inside:!0,outside:!0}:{inside:!1,outside:!1}:l===void 0?{inside:!1,outside:!1}:l===1?{inside:!0,outside:!1}:{inside:!1,outside:!1}}Lw.peek=JA;function Lw(e,t,n,i){const l=ZA(n),c=n.enter("emphasis"),u=n.createTracker(i),f=u.move(l);let h=u.move(n.containerPhrasing(e,{after:l,before:f,...u.current()}));const p=h.charCodeAt(0),g=Ad(i.before.charCodeAt(i.before.length-1),p,l);g.inside&&(h=lc(p)+h.slice(1));const v=h.charCodeAt(h.length-1),y=Ad(i.after.charCodeAt(0),v,l);y.inside&&(h=h.slice(0,-1)+lc(v));const b=u.move(l);return c(),n.attentionEncodeSurroundingInfo={after:y.outside,before:g.outside},f+h+b}function JA(e,t,n){return n.options.emphasis||"*"}function eM(e,t){let n=!1;return Pg(e,function(i){if("value"in i&&/\r?\n|\r/.test(i.value)||i.type==="break")return n=!0,Km}),!!((!e.depth||e.depth<3)&&Mg(e)&&(t.options.setext||n))}function tM(e,t,n,i){const l=Math.max(Math.min(6,e.depth||1),1),c=n.createTracker(i);if(eM(e,n)){const g=n.enter("headingSetext"),v=n.enter("phrasing"),y=n.containerPhrasing(e,{...c.current(),before:`
|
|
87
|
-
`,after:`
|
|
88
|
-
`});return v(),g(),y+`
|
|
89
|
-
`+(l===1?"=":"-").repeat(y.length-(Math.max(y.lastIndexOf("\r"),y.lastIndexOf(`
|
|
90
|
-
`))+1))}const u="#".repeat(l),f=n.enter("headingAtx"),h=n.enter("phrasing");c.move(u+" ");let p=n.containerPhrasing(e,{before:"# ",after:`
|
|
91
|
-
`,...c.current()});return/^[\t ]/.test(p)&&(p=lc(p.charCodeAt(0))+p.slice(1)),p=p?u+" "+p:u,n.options.closeAtx&&(p+=" "+u),h(),f(),p}Ow.peek=nM;function Ow(e){return e.value||""}function nM(){return"<"}Bw.peek=rM;function Bw(e,t,n,i){const l=Fg(n),c=l==='"'?"Quote":"Apostrophe",u=n.enter("image");let f=n.enter("label");const h=n.createTracker(i);let p=h.move("![");return p+=h.move(n.safe(e.alt,{before:p,after:"]",...h.current()})),p+=h.move("]("),f(),!e.url&&e.title||/[\0- \u007F]/.test(e.url)?(f=n.enter("destinationLiteral"),p+=h.move("<"),p+=h.move(n.safe(e.url,{before:p,after:">",...h.current()})),p+=h.move(">")):(f=n.enter("destinationRaw"),p+=h.move(n.safe(e.url,{before:p,after:e.title?" ":")",...h.current()}))),f(),e.title&&(f=n.enter(`title${c}`),p+=h.move(" "+l),p+=h.move(n.safe(e.title,{before:p,after:l,...h.current()})),p+=h.move(l),f()),p+=h.move(")"),u(),p}function rM(){return"!"}Pw.peek=iM;function Pw(e,t,n,i){const l=e.referenceType,c=n.enter("imageReference");let u=n.enter("label");const f=n.createTracker(i);let h=f.move("![");const p=n.safe(e.alt,{before:h,after:"]",...f.current()});h+=f.move(p+"]["),u();const g=n.stack;n.stack=[],u=n.enter("reference");const v=n.safe(n.associationId(e),{before:h,after:"]",...f.current()});return u(),n.stack=g,c(),l==="full"||!p||p!==v?h+=f.move(v+"]"):l==="shortcut"?h=h.slice(0,-1):h+=f.move("]"),h}function iM(){return"!"}$w.peek=sM;function $w(e,t,n){let i=e.value||"",l="`",c=-1;for(;new RegExp("(^|[^`])"+l+"([^`]|$)").test(i);)l+="`";for(/[^ \r\n]/.test(i)&&(/^[ \r\n]/.test(i)&&/[ \r\n]$/.test(i)||/^`|`$/.test(i))&&(i=" "+i+" ");++c<n.unsafe.length;){const u=n.unsafe[c],f=n.compilePattern(u);let h;if(u.atBreak)for(;h=f.exec(i);){let p=h.index;i.charCodeAt(p)===10&&i.charCodeAt(p-1)===13&&p--,i=i.slice(0,p)+" "+i.slice(h.index+1)}}return l+i+l}function sM(){return"`"}function Uw(e,t){const n=Mg(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))}Fw.peek=aM;function Fw(e,t,n,i){const l=Fg(n),c=l==='"'?"Quote":"Apostrophe",u=n.createTracker(i);let f,h;if(Uw(e,n)){const g=n.stack;n.stack=[],f=n.enter("autolink");let v=u.move("<");return v+=u.move(n.containerPhrasing(e,{before:v,after:">",...u.current()})),v+=u.move(">"),f(),n.stack=g,v}f=n.enter("link"),h=n.enter("label");let p=u.move("[");return p+=u.move(n.containerPhrasing(e,{before:p,after:"](",...u.current()})),p+=u.move("]("),h(),!e.url&&e.title||/[\0- \u007F]/.test(e.url)?(h=n.enter("destinationLiteral"),p+=u.move("<"),p+=u.move(n.safe(e.url,{before:p,after:">",...u.current()})),p+=u.move(">")):(h=n.enter("destinationRaw"),p+=u.move(n.safe(e.url,{before:p,after:e.title?" ":")",...u.current()}))),h(),e.title&&(h=n.enter(`title${c}`),p+=u.move(" "+l),p+=u.move(n.safe(e.title,{before:p,after:l,...u.current()})),p+=u.move(l),h()),p+=u.move(")"),f(),p}function aM(e,t,n){return Uw(e,n)?"<":"["}qw.peek=lM;function qw(e,t,n,i){const l=e.referenceType,c=n.enter("linkReference");let u=n.enter("label");const f=n.createTracker(i);let h=f.move("[");const p=n.containerPhrasing(e,{before:h,after:"]",...f.current()});h+=f.move(p+"]["),u();const g=n.stack;n.stack=[],u=n.enter("reference");const v=n.safe(n.associationId(e),{before:h,after:"]",...f.current()});return u(),n.stack=g,c(),l==="full"||!p||p!==v?h+=f.move(v+"]"):l==="shortcut"?h=h.slice(0,-1):h+=f.move("]"),h}function lM(){return"["}function qg(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 oM(e){const t=qg(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 cM(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 Hw(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 uM(e,t,n,i){const l=n.enter("list"),c=n.bulletCurrent;let u=e.ordered?cM(n):qg(n);const f=e.ordered?u==="."?")":".":oM(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),Hw(n)===u&&g){let v=-1;for(;++v<e.children.length;){const y=e.children[v];if(y&&y.type==="listItem"&&y.children&&y.children[0]&&y.children[0].type==="thematicBreak"){h=!0;break}}}}h&&(u=f),n.bulletCurrent=u;const p=n.containerFlow(e,i);return n.bulletLastUsed=u,n.bulletCurrent=c,l(),p}function dM(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 fM(e,t,n,i){const l=dM(n);let c=n.bulletCurrent||qg(n);t&&t.type==="list"&&t.ordered&&(c=(typeof t.start=="number"&&t.start>-1?t.start:1)+(n.options.incrementListMarker===!1?0:t.children.indexOf(e))+c);let u=c.length+1;(l==="tab"||l==="mixed"&&(t&&t.type==="list"&&t.spread||e.spread))&&(u=Math.ceil(u/4)*4);const f=n.createTracker(i);f.move(c+" ".repeat(u-c.length)),f.shift(u);const h=n.enter("listItem"),p=n.indentLines(n.containerFlow(e,f.current()),g);return h(),p;function g(v,y,b){return y?(b?"":" ".repeat(u))+v:(b?c:c+" ".repeat(u-c.length))+v}}function hM(e,t,n,i){const l=n.enter("paragraph"),c=n.enter("phrasing"),u=n.containerPhrasing(e,i);return c(),l(),u}const pM=Fd(["break","delete","emphasis","footnote","footnoteReference","image","imageReference","inlineCode","inlineMath","link","linkReference","mdxJsxTextElement","mdxTextExpression","strong","text","textDirective"]);function mM(e,t,n,i){return(e.children.some(function(u){return pM(u)})?n.containerPhrasing:n.containerFlow).call(n,e,i)}function gM(e){const t=e.options.strong||"*";if(t!=="*"&&t!=="_")throw new Error("Cannot serialize strong with `"+t+"` for `options.strong`, expected `*`, or `_`");return t}Iw.peek=xM;function Iw(e,t,n,i){const l=gM(n),c=n.enter("strong"),u=n.createTracker(i),f=u.move(l+l);let h=u.move(n.containerPhrasing(e,{after:l,before:f,...u.current()}));const p=h.charCodeAt(0),g=Ad(i.before.charCodeAt(i.before.length-1),p,l);g.inside&&(h=lc(p)+h.slice(1));const v=h.charCodeAt(h.length-1),y=Ad(i.after.charCodeAt(0),v,l);y.inside&&(h=h.slice(0,-1)+lc(v));const b=u.move(l+l);return c(),n.attentionEncodeSurroundingInfo={after:y.outside,before:g.outside},f+h+b}function xM(e,t,n){return n.options.strong||"*"}function vM(e,t,n,i){return n.safe(e.value,i)}function bM(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 yM(e,t,n){const i=(Hw(n)+(n.options.ruleSpaces?" ":"")).repeat(bM(n));return n.options.ruleSpaces?i.slice(0,-1):i}const Vw={blockquote:HA,break:Qy,code:WA,definition:KA,emphasis:Lw,hardBreak:Qy,heading:tM,html:Ow,image:Bw,imageReference:Pw,inlineCode:$w,link:Fw,linkReference:qw,list:uM,listItem:fM,paragraph:hM,root:mM,strong:Iw,text:vM,thematicBreak:yM};function _M(){return{enter:{table:wM,tableData:Ky,tableHeader:Ky,tableRow:SM},exit:{codeText:kM,table:jM,tableData:Ip,tableHeader:Ip,tableRow:Ip}}}function wM(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 jM(e){this.exit(e),this.data.inTable=void 0}function SM(e){this.enter({type:"tableRow",children:[]},e)}function Ip(e){this.exit(e)}function Ky(e){this.enter({type:"tableCell",children:[]},e)}function kM(e){let t=this.resume();this.data.inTable&&(t=t.replace(/\\([\\|])/g,NM));const n=this.stack[this.stack.length-1];n.type,n.value=t,this.exit(e)}function NM(e,t){return t==="|"?t:e}function CM(e){const t=e||{},n=t.tableCellPadding,i=t.tablePipeAlign,l=t.stringLength,c=n?" ":"|";return{unsafe:[{character:"\r",inConstruct:"tableCell"},{character:`
|
|
92
|
-
`,inConstruct:"tableCell"},{atBreak:!0,character:"|",after:"[ :-]"},{character:"|",inConstruct:"tableCell"},{atBreak:!0,character:":",after:"-"},{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{inlineCode:y,table:u,tableCell:h,tableRow:f}};function u(b,_,S,E){return p(g(b,S,E),b.align)}function f(b,_,S,E){const k=v(b,S,E),M=p([k]);return M.slice(0,M.indexOf(`
|
|
93
|
-
`))}function h(b,_,S,E){const k=S.enter("tableCell"),M=S.enter("phrasing"),C=S.containerPhrasing(b,{...E,before:c,after:c});return M(),k(),C}function p(b,_){return FA(b,{align:_,alignDelimiters:i,padding:n,stringLength:l})}function g(b,_,S){const E=b.children;let k=-1;const M=[],C=_.enter("table");for(;++k<E.length;)M[k]=v(E[k],_,S);return C(),M}function v(b,_,S){const E=b.children;let k=-1;const M=[],C=_.enter("tableRow");for(;++k<E.length;)M[k]=h(E[k],b,_,S);return C(),M}function y(b,_,S){let E=Vw.inlineCode(b,_,S);return S.stack.includes("tableCell")&&(E=E.replace(/\|/g,"\\$&")),E}}function EM(){return{exit:{taskListCheckValueChecked:Zy,taskListCheckValueUnchecked:Zy,paragraph:AM}}}function TM(){return{unsafe:[{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{listItem:MM}}}function Zy(e){const t=this.stack[this.stack.length-2];t.type,t.checked=e.type==="taskListCheckValueChecked"}function AM(e){const t=this.stack[this.stack.length-2];if(t&&t.type==="listItem"&&typeof t.checked=="boolean"){const n=this.stack[this.stack.length-1];n.type;const i=n.children[0];if(i&&i.type==="text"){const l=t.children;let c=-1,u;for(;++c<l.length;){const f=l[c];if(f.type==="paragraph"){u=f;break}}u===n&&(i.value=i.value.slice(1),i.value.length===0?n.children.shift():n.position&&i.position&&typeof i.position.start.offset=="number"&&(i.position.start.column++,i.position.start.offset++,n.position.start=Object.assign({},i.position.start)))}}this.exit(e)}function MM(e,t,n,i){const l=e.children[0],c=typeof e.checked=="boolean"&&l&&l.type==="paragraph",u="["+(e.checked?"x":" ")+"] ",f=n.createTracker(i);c&&f.move(u);let h=Vw.listItem(e,t,n,{...i,...f.current()});return c&&(h=h.replace(/^(?:[*+-]|\d+\.)([\r\n]| {1,3})/,p)),h;function p(g){return g+u}}function RM(){return[uA(),MA(),LA(),_M(),EM()]}function zM(e){return{extensions:[dA(),RA(e),OA(),CM(e),TM()]}}const DM={tokenize:UM,partial:!0},Gw={tokenize:FM,partial:!0},Yw={tokenize:qM,partial:!0},Xw={tokenize:HM,partial:!0},LM={tokenize:IM,partial:!0},Ww={name:"wwwAutolink",tokenize:PM,previous:Kw},Qw={name:"protocolAutolink",tokenize:$M,previous:Zw},Ai={name:"emailAutolink",tokenize:BM,previous:Jw},ei={};function OM(){return{text:ei}}let Ys=48;for(;Ys<123;)ei[Ys]=Ai,Ys++,Ys===58?Ys=65:Ys===91&&(Ys=97);ei[43]=Ai;ei[45]=Ai;ei[46]=Ai;ei[95]=Ai;ei[72]=[Ai,Qw];ei[104]=[Ai,Qw];ei[87]=[Ai,Ww];ei[119]=[Ai,Ww];function BM(e,t,n){const i=this;let l,c;return u;function u(v){return!tg(v)||!Jw.call(i,i.previous)||Hg(i.events)?n(v):(e.enter("literalAutolink"),e.enter("literalAutolinkEmail"),f(v))}function f(v){return tg(v)?(e.consume(v),f):v===64?(e.consume(v),h):n(v)}function h(v){return v===46?e.check(LM,g,p)(v):v===45||v===95||Tn(v)?(c=!0,e.consume(v),h):g(v)}function p(v){return e.consume(v),l=!0,h}function g(v){return c&&l&&On(i.previous)?(e.exit("literalAutolinkEmail"),e.exit("literalAutolink"),t(v)):n(v)}}function PM(e,t,n){const i=this;return l;function l(u){return u!==87&&u!==119||!Kw.call(i,i.previous)||Hg(i.events)?n(u):(e.enter("literalAutolink"),e.enter("literalAutolinkWww"),e.check(DM,e.attempt(Gw,e.attempt(Yw,c),n),n)(u))}function c(u){return e.exit("literalAutolinkWww"),e.exit("literalAutolink"),t(u)}}function $M(e,t,n){const i=this;let l="",c=!1;return u;function u(v){return(v===72||v===104)&&Zw.call(i,i.previous)&&!Hg(i.events)?(e.enter("literalAutolink"),e.enter("literalAutolinkHttp"),l+=String.fromCodePoint(v),e.consume(v),f):n(v)}function f(v){if(On(v)&&l.length<5)return l+=String.fromCodePoint(v),e.consume(v),f;if(v===58){const y=l.toLowerCase();if(y==="http"||y==="https")return e.consume(v),h}return n(v)}function h(v){return v===47?(e.consume(v),c?p:(c=!0,h)):n(v)}function p(v){return v===null||Cd(v)||Ct(v)||ta(v)||Pd(v)?n(v):e.attempt(Gw,e.attempt(Yw,g),n)(v)}function g(v){return e.exit("literalAutolinkHttp"),e.exit("literalAutolink"),t(v)}}function UM(e,t,n){let i=0;return l;function l(u){return(u===87||u===119)&&i<3?(i++,e.consume(u),l):u===46&&i===3?(e.consume(u),c):n(u)}function c(u){return u===null?n(u):t(u)}}function FM(e,t,n){let i,l,c;return u;function u(p){return p===46||p===95?e.check(Xw,h,f)(p):p===null||Ct(p)||ta(p)||p!==45&&Pd(p)?h(p):(c=!0,e.consume(p),u)}function f(p){return p===95?i=!0:(l=i,i=void 0),e.consume(p),u}function h(p){return l||i||!c?n(p):t(p)}}function qM(e,t){let n=0,i=0;return l;function l(u){return u===40?(n++,e.consume(u),l):u===41&&i<n?c(u):u===33||u===34||u===38||u===39||u===41||u===42||u===44||u===46||u===58||u===59||u===60||u===63||u===93||u===95||u===126?e.check(Xw,t,c)(u):u===null||Ct(u)||ta(u)?t(u):(e.consume(u),l)}function c(u){return u===41&&i++,e.consume(u),l}}function HM(e,t,n){return i;function i(f){return f===33||f===34||f===39||f===41||f===42||f===44||f===46||f===58||f===59||f===63||f===95||f===126?(e.consume(f),i):f===38?(e.consume(f),c):f===93?(e.consume(f),l):f===60||f===null||Ct(f)||ta(f)?t(f):n(f)}function l(f){return f===null||f===40||f===91||Ct(f)||ta(f)?t(f):i(f)}function c(f){return On(f)?u(f):n(f)}function u(f){return f===59?(e.consume(f),i):On(f)?(e.consume(f),u):n(f)}}function IM(e,t,n){return i;function i(c){return e.consume(c),l}function l(c){return Tn(c)?n(c):t(c)}}function Kw(e){return e===null||e===40||e===42||e===95||e===91||e===93||e===126||Ct(e)}function Zw(e){return!On(e)}function Jw(e){return!(e===47||tg(e))}function tg(e){return e===43||e===45||e===46||e===95||Tn(e)}function Hg(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 VM={tokenize:JM,partial:!0};function GM(){return{document:{91:{name:"gfmFootnoteDefinition",tokenize:QM,continuation:{tokenize:KM},exit:ZM}},text:{91:{name:"gfmFootnoteCall",tokenize:WM},93:{name:"gfmPotentialFootnoteCall",add:"after",tokenize:YM,resolveTo:XM}}}}function YM(e,t,n){const i=this;let l=i.events.length;const c=i.parser.gfmFootnotes||(i.parser.gfmFootnotes=[]);let u;for(;l--;){const h=i.events[l][1];if(h.type==="labelImage"){u=h;break}if(h.type==="gfmFootnoteCall"||h.type==="labelLink"||h.type==="label"||h.type==="image"||h.type==="link")break}return f;function f(h){if(!u||!u._balanced)return n(h);const p=Lr(i.sliceSerialize({start:u.end,end:i.now()}));return p.codePointAt(0)!==94||!c.includes(p.slice(1))?n(h):(e.enter("gfmFootnoteCallLabelMarker"),e.consume(h),e.exit("gfmFootnoteCallLabelMarker"),t(h))}}function XM(e,t){let n=e.length;for(;n--;)if(e[n][1].type==="labelImage"&&e[n][0]==="enter"){e[n][1];break}e[n+1][1].type="data",e[n+3][1].type="gfmFootnoteCallLabelMarker";const i={type:"gfmFootnoteCall",start:Object.assign({},e[n+3][1].start),end:Object.assign({},e[e.length-1][1].end)},l={type:"gfmFootnoteCallMarker",start:Object.assign({},e[n+3][1].end),end:Object.assign({},e[n+3][1].end)};l.end.column++,l.end.offset++,l.end._bufferIndex++;const c={type:"gfmFootnoteCallString",start:Object.assign({},l.end),end:Object.assign({},e[e.length-1][1].start)},u={type:"chunkString",contentType:"string",start:Object.assign({},c.start),end:Object.assign({},c.end)},f=[e[n+1],e[n+2],["enter",i,t],e[n+3],e[n+4],["enter",l,t],["exit",l,t],["enter",c,t],["enter",u,t],["exit",u,t],["exit",c,t],e[e.length-2],e[e.length-1],["exit",i,t]];return e.splice(n,e.length-n+1,...f),e}function WM(e,t,n){const i=this,l=i.parser.gfmFootnotes||(i.parser.gfmFootnotes=[]);let c=0,u;return f;function f(v){return e.enter("gfmFootnoteCall"),e.enter("gfmFootnoteCallLabelMarker"),e.consume(v),e.exit("gfmFootnoteCallLabelMarker"),h}function h(v){return v!==94?n(v):(e.enter("gfmFootnoteCallMarker"),e.consume(v),e.exit("gfmFootnoteCallMarker"),e.enter("gfmFootnoteCallString"),e.enter("chunkString").contentType="string",p)}function p(v){if(c>999||v===93&&!u||v===null||v===91||Ct(v))return n(v);if(v===93){e.exit("chunkString");const y=e.exit("gfmFootnoteCallString");return l.includes(Lr(i.sliceSerialize(y)))?(e.enter("gfmFootnoteCallLabelMarker"),e.consume(v),e.exit("gfmFootnoteCallLabelMarker"),e.exit("gfmFootnoteCall"),t):n(v)}return Ct(v)||(u=!0),c++,e.consume(v),v===92?g:p}function g(v){return v===91||v===92||v===93?(e.consume(v),c++,p):p(v)}}function QM(e,t,n){const i=this,l=i.parser.gfmFootnotes||(i.parser.gfmFootnotes=[]);let c,u=0,f;return h;function h(_){return e.enter("gfmFootnoteDefinition")._container=!0,e.enter("gfmFootnoteDefinitionLabel"),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(_),e.exit("gfmFootnoteDefinitionLabelMarker"),p}function p(_){return _===94?(e.enter("gfmFootnoteDefinitionMarker"),e.consume(_),e.exit("gfmFootnoteDefinitionMarker"),e.enter("gfmFootnoteDefinitionLabelString"),e.enter("chunkString").contentType="string",g):n(_)}function g(_){if(u>999||_===93&&!f||_===null||_===91||Ct(_))return n(_);if(_===93){e.exit("chunkString");const S=e.exit("gfmFootnoteDefinitionLabelString");return c=Lr(i.sliceSerialize(S)),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(_),e.exit("gfmFootnoteDefinitionLabelMarker"),e.exit("gfmFootnoteDefinitionLabel"),y}return Ct(_)||(f=!0),u++,e.consume(_),_===92?v:g}function v(_){return _===91||_===92||_===93?(e.consume(_),u++,g):g(_)}function y(_){return _===58?(e.enter("definitionMarker"),e.consume(_),e.exit("definitionMarker"),l.includes(c)||l.push(c),dt(e,b,"gfmFootnoteDefinitionWhitespace")):n(_)}function b(_){return t(_)}}function KM(e,t,n){return e.check(hc,t,e.attempt(VM,t,n))}function ZM(e){e.exit("gfmFootnoteDefinition")}function JM(e,t,n){const i=this;return dt(e,l,"gfmFootnoteDefinitionIndent",5);function l(c){const u=i.events[i.events.length-1];return u&&u[1].type==="gfmFootnoteDefinitionIndent"&&u[2].sliceSerialize(u[1],!0).length===4?t(c):n(c)}}function e8(e){let n=(e||{}).singleTilde;const i={name:"strikethrough",tokenize:c,resolveAll:l};return n==null&&(n=!0),{text:{126:i},insideSpan:{null:[i]},attentionMarkers:{null:[126]}};function l(u,f){let h=-1;for(;++h<u.length;)if(u[h][0]==="enter"&&u[h][1].type==="strikethroughSequenceTemporary"&&u[h][1]._close){let p=h;for(;p--;)if(u[p][0]==="exit"&&u[p][1].type==="strikethroughSequenceTemporary"&&u[p][1]._open&&u[h][1].end.offset-u[h][1].start.offset===u[p][1].end.offset-u[p][1].start.offset){u[h][1].type="strikethroughSequence",u[p][1].type="strikethroughSequence";const g={type:"strikethrough",start:Object.assign({},u[p][1].start),end:Object.assign({},u[h][1].end)},v={type:"strikethroughText",start:Object.assign({},u[p][1].end),end:Object.assign({},u[h][1].start)},y=[["enter",g,f],["enter",u[p][1],f],["exit",u[p][1],f],["enter",v,f]],b=f.parser.constructs.insideSpan.null;b&&lr(y,y.length,0,$d(b,u.slice(p+1,h),f)),lr(y,y.length,0,[["exit",v,f],["enter",u[h][1],f],["exit",u[h][1],f],["exit",g,f]]),lr(u,p-1,h-p+3,y),h=p+y.length-2;break}}for(h=-1;++h<u.length;)u[h][1].type==="strikethroughSequenceTemporary"&&(u[h][1].type="data");return u}function c(u,f,h){const p=this.previous,g=this.events;let v=0;return y;function y(_){return p===126&&g[g.length-1][1].type!=="characterEscape"?h(_):(u.enter("strikethroughSequenceTemporary"),b(_))}function b(_){const S=dl(p);if(_===126)return v>1?h(_):(u.consume(_),v++,b);if(v<2&&!n)return h(_);const E=u.exit("strikethroughSequenceTemporary"),k=dl(_);return E._open=!k||k===2&&!!S,E._close=!S||S===2&&!!k,f(_)}}}class t8{constructor(){this.map=[]}add(t,n,i){n8(this,t,n,i)}consume(t){if(this.map.sort(function(c,u){return c[0]-u[0]}),this.map.length===0)return;let n=this.map.length;const i=[];for(;n>0;)n-=1,i.push(t.slice(this.map[n][0]+this.map[n][1]),this.map[n][2]),t.length=this.map[n][0];i.push(t.slice()),t.length=0;let l=i.pop();for(;l;){for(const c of l)t.push(c);l=i.pop()}this.map.length=0}}function n8(e,t,n,i){let l=0;if(!(n===0&&i.length===0)){for(;l<e.map.length;){if(e.map[l][0]===t){e.map[l][1]+=n,e.map[l][2].push(...i);return}l+=1}e.map.push([t,n,i])}}function r8(e,t){let n=!1;const i=[];for(;t<e.length;){const l=e[t];if(n){if(l[0]==="enter")l[1].type==="tableContent"&&i.push(e[t+1][1].type==="tableDelimiterMarker"?"left":"none");else if(l[1].type==="tableContent"){if(e[t-1][1].type==="tableDelimiterMarker"){const c=i.length-1;i[c]=i[c]==="left"?"center":"right"}}else if(l[1].type==="tableDelimiterRow")break}else l[0]==="enter"&&l[1].type==="tableDelimiterRow"&&(n=!0);t+=1}return i}function i8(){return{flow:{null:{name:"table",tokenize:s8,resolveAll:a8}}}}function s8(e,t,n){const i=this;let l=0,c=0,u;return f;function f(L){let I=i.events.length-1;for(;I>-1;){const W=i.events[I][1].type;if(W==="lineEnding"||W==="linePrefix")I--;else break}const T=I>-1?i.events[I][1].type:null,ae=T==="tableHead"||T==="tableRow"?D:h;return ae===D&&i.parser.lazy[i.now().line]?n(L):ae(L)}function h(L){return e.enter("tableHead"),e.enter("tableRow"),p(L)}function p(L){return L===124||(u=!0,c+=1),g(L)}function g(L){return L===null?n(L):Pe(L)?c>1?(c=0,i.interrupt=!0,e.exit("tableRow"),e.enter("lineEnding"),e.consume(L),e.exit("lineEnding"),b):n(L):rt(L)?dt(e,g,"whitespace")(L):(c+=1,u&&(u=!1,l+=1),L===124?(e.enter("tableCellDivider"),e.consume(L),e.exit("tableCellDivider"),u=!0,g):(e.enter("data"),v(L)))}function v(L){return L===null||L===124||Ct(L)?(e.exit("data"),g(L)):(e.consume(L),L===92?y:v)}function y(L){return L===92||L===124?(e.consume(L),v):v(L)}function b(L){return i.interrupt=!1,i.parser.lazy[i.now().line]?n(L):(e.enter("tableDelimiterRow"),u=!1,rt(L)?dt(e,_,"linePrefix",i.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(L):_(L))}function _(L){return L===45||L===58?E(L):L===124?(u=!0,e.enter("tableCellDivider"),e.consume(L),e.exit("tableCellDivider"),S):z(L)}function S(L){return rt(L)?dt(e,E,"whitespace")(L):E(L)}function E(L){return L===58?(c+=1,u=!0,e.enter("tableDelimiterMarker"),e.consume(L),e.exit("tableDelimiterMarker"),k):L===45?(c+=1,k(L)):L===null||Pe(L)?$(L):z(L)}function k(L){return L===45?(e.enter("tableDelimiterFiller"),M(L)):z(L)}function M(L){return L===45?(e.consume(L),M):L===58?(u=!0,e.exit("tableDelimiterFiller"),e.enter("tableDelimiterMarker"),e.consume(L),e.exit("tableDelimiterMarker"),C):(e.exit("tableDelimiterFiller"),C(L))}function C(L){return rt(L)?dt(e,$,"whitespace")(L):$(L)}function $(L){return L===124?_(L):L===null||Pe(L)?!u||l!==c?z(L):(e.exit("tableDelimiterRow"),e.exit("tableHead"),t(L)):z(L)}function z(L){return n(L)}function D(L){return e.enter("tableRow"),U(L)}function U(L){return L===124?(e.enter("tableCellDivider"),e.consume(L),e.exit("tableCellDivider"),U):L===null||Pe(L)?(e.exit("tableRow"),t(L)):rt(L)?dt(e,U,"whitespace")(L):(e.enter("data"),B(L))}function B(L){return L===null||L===124||Ct(L)?(e.exit("data"),U(L)):(e.consume(L),L===92?H:B)}function H(L){return L===92||L===124?(e.consume(L),B):B(L)}}function a8(e,t){let n=-1,i=!0,l=0,c=[0,0,0,0],u=[0,0,0,0],f=!1,h=0,p,g,v;const y=new t8;for(;++n<e.length;){const b=e[n],_=b[1];b[0]==="enter"?_.type==="tableHead"?(f=!1,h!==0&&(Jy(y,t,h,p,g),g=void 0,h=0),p={type:"table",start:Object.assign({},_.start),end:Object.assign({},_.end)},y.add(n,0,[["enter",p,t]])):_.type==="tableRow"||_.type==="tableDelimiterRow"?(i=!0,v=void 0,c=[0,0,0,0],u=[0,n+1,0,0],f&&(f=!1,g={type:"tableBody",start:Object.assign({},_.start),end:Object.assign({},_.end)},y.add(n,0,[["enter",g,t]])),l=_.type==="tableDelimiterRow"?2:g?3:1):l&&(_.type==="data"||_.type==="tableDelimiterMarker"||_.type==="tableDelimiterFiller")?(i=!1,u[2]===0&&(c[1]!==0&&(u[0]=u[1],v=Vu(y,t,c,l,void 0,v),c=[0,0,0,0]),u[2]=n)):_.type==="tableCellDivider"&&(i?i=!1:(c[1]!==0&&(u[0]=u[1],v=Vu(y,t,c,l,void 0,v)),c=u,u=[c[1],n,0,0])):_.type==="tableHead"?(f=!0,h=n):_.type==="tableRow"||_.type==="tableDelimiterRow"?(h=n,c[1]!==0?(u[0]=u[1],v=Vu(y,t,c,l,n,v)):u[1]!==0&&(v=Vu(y,t,u,l,n,v)),l=0):l&&(_.type==="data"||_.type==="tableDelimiterMarker"||_.type==="tableDelimiterFiller")&&(u[3]=n)}for(h!==0&&Jy(y,t,h,p,g),y.consume(t.events),n=-1;++n<t.events.length;){const b=t.events[n];b[0]==="enter"&&b[1].type==="table"&&(b[1]._align=r8(t.events,n))}return e}function Vu(e,t,n,i,l,c){const u=i===1?"tableHeader":i===2?"tableDelimiter":"tableData",f="tableContent";n[0]!==0&&(c.end=Object.assign({},Za(t.events,n[0])),e.add(n[0],0,[["exit",c,t]]));const h=Za(t.events,n[1]);if(c={type:u,start:Object.assign({},h),end:Object.assign({},h)},e.add(n[1],0,[["enter",c,t]]),n[2]!==0){const p=Za(t.events,n[2]),g=Za(t.events,n[3]),v={type:f,start:Object.assign({},p),end:Object.assign({},g)};if(e.add(n[2],0,[["enter",v,t]]),i!==2){const y=t.events[n[2]],b=t.events[n[3]];if(y[1].end=Object.assign({},b[1].end),y[1].type="chunkText",y[1].contentType="text",n[3]>n[2]+1){const _=n[2]+1,S=n[3]-n[2]-1;e.add(_,S,[])}}e.add(n[3]+1,0,[["exit",v,t]])}return l!==void 0&&(c.end=Object.assign({},Za(t.events,l)),e.add(l,0,[["exit",c,t]]),c=void 0),c}function Jy(e,t,n,i,l){const c=[],u=Za(t.events,n);l&&(l.end=Object.assign({},u),c.push(["exit",l,t])),i.end=Object.assign({},u),c.push(["exit",i,t]),e.add(n+1,0,c)}function Za(e,t){const n=e[t],i=n[0]==="enter"?"start":"end";return n[1][i]}const l8={name:"tasklistCheck",tokenize:c8};function o8(){return{text:{91:l8}}}function c8(e,t,n){const i=this;return l;function l(h){return i.previous!==null||!i._gfmTasklistFirstContentOfListItem?n(h):(e.enter("taskListCheck"),e.enter("taskListCheckMarker"),e.consume(h),e.exit("taskListCheckMarker"),c)}function c(h){return Ct(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 Pe(h)?t(h):rt(h)?e.check({tokenize:u8},t,n)(h):n(h)}}function u8(e,t,n){return dt(e,i,"whitespace");function i(l){return l===null?n(l):t(l)}}function d8(e){return uw([OM(),GM(),e8(e),i8(),o8()])}const f8={};function Ig(e){const t=this,n=e||f8,i=t.data(),l=i.micromarkExtensions||(i.micromarkExtensions=[]),c=i.fromMarkdownExtensions||(i.fromMarkdownExtensions=[]),u=i.toMarkdownExtensions||(i.toMarkdownExtensions=[]);l.push(d8(n)),c.push(RM()),u.push(zM(n))}const h8=1500;async function p8(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 Vg({text:e,label:t="Copy",className:n=""}){const[i,l]=j.useState(!1),c=j.useRef(null);j.useEffect(()=>()=>{c.current&&clearTimeout(c.current)},[]);const u=async()=>{await p8(e)&&(l(!0),c.current&&clearTimeout(c.current),c.current=setTimeout(()=>l(!1),h8))},f=i?"Copied":t;return a.jsx("button",{type:"button",onClick:u,"aria-label":f,title:f,className:`inline-flex items-center justify-center w-6 h-6 rounded text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors ${n}`,children:i?a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.75",strokeLinecap:"round",strokeLinejoin:"round",className:"w-3.5 h-3.5 text-cc-success","aria-hidden":"true",children:a.jsx("path",{d:"M3.5 8.5l3 3 6-7"})}):a.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinejoin:"round",className:"w-3.5 h-3.5","aria-hidden":"true",children:[a.jsx("rect",{x:"5",y:"5",width:"8",height:"9",rx:"1.25"}),a.jsx("path",{d:"M10.5 5V3.75A.75.75 0 009.75 3H3.75A.75.75 0 003 3.75v6a.75.75 0 00.75.75H5"})]})})}const Md=25*1024*1024,Rd=100*1024*1024;function e2(e){return new Promise((t,n)=>{const i=new FileReader;i.onload=()=>{const c=i.result.split(",")[1],u=e.type||"application/octet-stream";t({base64:c,mediaType:u})},i.onerror=n,i.readAsDataURL(e)})}function hs(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 t2(e){return e.startsWith("image/")}function n2({name:e,mediaType:t}){const n=(e.split(".").pop()||"").toLowerCase();let i="FILE";return t==="application/pdf"||n==="pdf"?i="PDF":["zip","tar","gz","tgz","bz2","xz","7z","rar"].includes(n)?i="ZIP":["csv","tsv"].includes(n)?i="CSV":["json","yaml","yml","toml","xml"].includes(n)?i="DATA":["md","txt","log"].includes(n)?i="TXT":["doc","docx","rtf","odt"].includes(n)?i="DOC":["xls","xlsx","ods"].includes(n)?i="XLS":["mp3","wav","ogg","flac","m4a"].includes(n)?i="AUD":["mp4","mov","webm","mkv","avi"].includes(n)?i="VID":n&&(i=n.slice(0,4).toUpperCase()),a.jsxs("div",{className:"flex flex-col items-center justify-center w-full h-full bg-cc-hover/60 text-cc-muted",children:[a.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.2",className:"w-4 h-4 mb-0.5",children:[a.jsx("path",{d:"M3 1.75h6.5L13 5.25v9A1.25 1.25 0 0 1 11.75 15.5h-7.5A1.25 1.25 0 0 1 3 14.25V1.75z"}),a.jsx("path",{d:"M9.5 1.75V5.25H13"})]}),a.jsx("span",{className:"text-[8px] font-mono-code tracking-tight",children:i})]})}function r2({name:e,mediaType:t,base64:n,size:i,onRemove:l,className:c="w-12 h-12"}){const u=t2(t);return a.jsxs("div",{className:"relative group",title:`${e} (${hs(i)})`,children:[a.jsx("div",{className:`${c} rounded-lg overflow-hidden border border-cc-border`,children:u?a.jsx("img",{src:`data:${t};base64,${n}`,alt:e,className:"w-full h-full object-cover"}):a.jsx(n2,{name:e,mediaType:t})}),l&&a.jsx("button",{onClick:l,"aria-label":`Remove ${e}`,className:"absolute -top-1.5 -right-1.5 w-5 h-5 rounded-full bg-cc-error text-white flex items-center justify-center text-[10px] opacity-100 sm:opacity-0 sm:group-hover:opacity-100 transition-opacity cursor-pointer",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-2.5 h-2.5",children:a.jsx("path",{d:"M4 4l8 8M12 4l-8 8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",fill:"none"})})})]})}function m8({name:e,mediaType:t,data:n,size:i}){return t2(t)?a.jsx("img",{src:`data:${t};base64,${n}`,alt:e||"attachment",className:"max-w-[150px] sm:max-w-[200px] max-h-[120px] sm:max-h-[150px] rounded-xl object-cover border border-cc-border/30"}):a.jsxs("a",{href:`data:${t};base64,${n}`,download:e||"attachment",className:"inline-flex items-center gap-2 px-2.5 py-1.5 rounded-lg border border-cc-border/40 bg-cc-hover/40 hover:bg-cc-hover transition-colors max-w-[260px] no-underline",children:[a.jsx("div",{className:"w-8 h-8 shrink-0 rounded-md overflow-hidden",children:a.jsx(n2,{name:e,mediaType:t})}),a.jsxs("div",{className:"min-w-0 flex flex-col",children:[a.jsx("span",{className:"text-[12px] font-medium text-cc-fg truncate",children:e||"attachment"}),a.jsx("span",{className:"text-[10px] text-cc-muted",children:hs(i)})]})]})}function ng(e){var t;return e==null||typeof e=="boolean"?"":typeof e=="string"||typeof e=="number"?String(e):Array.isArray(e)?e.map(ng).join(""):typeof e=="object"&&e!==null&&"props"in e?ng((t=e.props)==null?void 0:t.children):""}function g8({message:e}){return e.role==="system"?a.jsxs("div",{className:"flex items-center gap-3 py-1 min-w-0",children:[a.jsx("div",{className:"shrink-0 flex-1 h-px bg-cc-border"}),a.jsx("span",{className:"text-[11px] text-cc-muted italic font-mono-code px-1 min-w-0 break-words text-center",children:e.content}),a.jsx("div",{className:"shrink-0 flex-1 h-px bg-cc-border"})]}):e.role==="user"?a.jsx("div",{className:"flex justify-end animate-[userSlideIn_0.3s_ease-out]",children:a.jsxs("div",{className:"max-w-[85%] sm:max-w-[80%] px-3.5 sm:px-4 py-2.5 rounded-[16px] rounded-br-[6px] user-bubble-gradient text-cc-fg shadow-[0_1px_3px_rgba(0,0,0,0.04)]",children:[e.attachments&&e.attachments.length>0&&a.jsx("div",{className:"flex gap-2 flex-wrap mb-2",children:e.attachments.map((t,n)=>a.jsx(m8,{name:t.name,mediaType:t.media_type,data:t.data,size:t.size},n))}),a.jsx("div",{className:"text-[13px] sm:text-[14px] leading-relaxed break-words",children:a.jsx(Gg,{text:e.content})})]})}):a.jsx("div",{className:"animate-[fadeSlideIn_0.3s_ease-out]",children:a.jsx(b8,{message:e})})}function x8(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 v8(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 b8({message:e}){const t=e.contentBlocks||[],n=j.useMemo(()=>x8(t),[t]),i=j.useMemo(()=>v8(t),[t]);if(t.length===0&&e.content){const l=e.isStreaming&&e.streamingPhase==="thinking";return a.jsxs("div",{className:"flex items-start gap-3",children:[a.jsx(e5,{}),a.jsx("div",{className:"flex-1 min-w-0",children:l?a.jsx(i2,{text:e.content}):a.jsx(Gg,{text:e.content,showCursor:!!e.isStreaming})})]})}return a.jsxs("div",{className:"flex items-start gap-3",children:[a.jsx(e5,{}),a.jsx("div",{className:"flex-1 min-w-0 space-y-3",children:n.map((l,c)=>{if(l.kind==="content")return a.jsx(y8,{block:l.block,toolUseById:i},c);if(l.items.length===1){const u=l.items[0];return a.jsx(E5,{name:u.name,input:u.input,toolUseId:u.id},c)}return a.jsx(w8,{name:l.name,items:l.items},c)})})]})}function e5(){return a.jsx("div",{className:"w-6 h-6 rounded-full avatar-ring flex items-center justify-center shrink-0 mt-0.5",children:a.jsx("div",{className:"avatar-inner w-full h-full rounded-full flex items-center justify-center",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 text-cc-primary",children:a.jsx("path",{d:"M8 2L10.5 6.5L15 8L10.5 9.5L8 14L5.5 9.5L1 8L5.5 6.5L8 2Z"})})})})}function Gg({text:e,showCursor:t=!1}){return a.jsxs("div",{className:"markdown-body text-[14px] sm:text-[15px] text-cc-fg leading-relaxed overflow-hidden",children:[a.jsx(Ug,{remarkPlugins:[Ig],components:{p:({children:n})=>a.jsx("p",{className:"mb-3 last:mb-0",children:n}),strong:({children:n})=>a.jsx("strong",{className:"font-semibold text-cc-fg",children:n}),em:({children:n})=>a.jsx("em",{className:"italic",children:n}),h1:({children:n})=>a.jsx("h1",{className:"text-xl font-bold text-cc-fg mt-4 mb-2",children:n}),h2:({children:n})=>a.jsx("h2",{className:"text-lg font-bold text-cc-fg mt-3 mb-2",children:n}),h3:({children:n})=>a.jsx("h3",{className:"text-base font-semibold text-cc-fg mt-3 mb-1",children:n}),ul:({children:n})=>a.jsx("ul",{className:"list-disc pl-5 mb-3 space-y-1",children:n}),ol:({children:n})=>a.jsx("ol",{className:"list-decimal pl-5 mb-3 space-y-1",children:n}),li:({children:n})=>a.jsx("li",{className:"text-cc-fg",children:n}),a:({href:n,children:i})=>a.jsx("a",{href:n,target:"_blank",rel:"noopener noreferrer",className:"text-cc-primary hover:underline",children:i}),blockquote:({children:n})=>a.jsx("blockquote",{className:"border-l-2 border-cc-primary/30 pl-3 my-2 text-cc-muted italic",children:n}),hr:()=>a.jsx("hr",{className:"border-cc-border my-4"}),code:n=>{const{children:i,className:l}=n,c=/language-(\w+)/.exec(l||"");if(c||typeof i=="string"&&i.includes(`
|
|
94
|
-
`)){const f=(c==null?void 0:c[1])||"",h=ng(i);return a.jsxs("div",{className:"my-2.5 rounded-xl overflow-hidden border border-cc-border shadow-[0_2px_8px_rgba(0,0,0,0.04)]",children:[a.jsxs("div",{className:"px-3 py-1.5 bg-cc-code-bg border-b border-cc-border flex items-center gap-2",children:[a.jsxs("div",{className:"flex gap-1",children:[a.jsx("span",{className:"w-2 h-2 rounded-full bg-cc-muted/20"}),a.jsx("span",{className:"w-2 h-2 rounded-full bg-cc-muted/20"}),a.jsx("span",{className:"w-2 h-2 rounded-full bg-cc-muted/20"})]}),f&&a.jsx("span",{className:"text-[10px] text-cc-muted/70 font-mono-code uppercase tracking-wider",children:f}),a.jsx(Vg,{text:h,label:"Copy code",className:"ml-auto -mr-1"})]}),a.jsx("pre",{className:"px-3 sm:px-4 py-2.5 sm:py-3 bg-cc-code-bg text-cc-code-fg text-[12px] sm:text-[13px] font-mono-code leading-relaxed overflow-x-auto",children:a.jsx("code",{children:i})})]})}return a.jsx("code",{className:"px-1.5 py-0.5 rounded-md bg-cc-fg/[0.06] text-[12.5px] font-mono-code text-cc-fg/80 border border-cc-border/40",children:i})},pre:({children:n})=>a.jsx(a.Fragment,{children:n}),table:({children:n})=>a.jsx("div",{className:"overflow-x-auto my-2",children:a.jsx("table",{className:"min-w-full text-sm border border-cc-border rounded-lg overflow-hidden",children:n})}),thead:({children:n})=>a.jsx("thead",{className:"bg-cc-code-bg/50",children:n}),th:({children:n})=>a.jsx("th",{className:"px-3 py-1.5 text-left text-xs font-semibold text-cc-fg border-b border-cc-border",children:n}),td:({children:n})=>a.jsx("td",{className:"px-3 py-1.5 text-xs text-cc-fg border-b border-cc-border",children:n})},children:e}),t&&a.jsx("span",{"data-testid":"assistant-stream-cursor",className:"inline-block w-[3px] h-[18px] bg-cc-primary rounded-full ml-0.5 align-middle animate-[pulse-dot_1s_ease-in-out_infinite]"})]})}function y8({block:e,toolUseById:t}){if(e.type==="text")return a.jsx(Gg,{text:e.text});if(e.type==="thinking")return a.jsx(i2,{text:e.thinking});if(e.type==="tool_use")return a.jsx(E5,{name:e.name,input:e.input,toolUseId:e.id});if(e.type==="tool_result"){const n=typeof e.content=="string"?e.content:JSON.stringify(e.content),i=t.get(e.tool_use_id),l=i==null?void 0:i.name,c=e.is_error??!1;return l==="Bash"?a.jsx(_8,{text:n,isError:c}):a.jsxs("div",{className:"relative rounded-lg bg-cc-code-bg overflow-hidden",children:[a.jsx(Vg,{text:n,label:"Copy output",className:"absolute top-1 right-1 z-10 bg-cc-code-bg/80 backdrop-blur-sm"}),a.jsx("pre",{className:`text-[12px] font-mono-code px-3 py-2 whitespace-pre-wrap leading-relaxed max-h-60 overflow-y-auto ${c?"text-cc-error":"text-cc-code-fg/60"}`,children:n})]})}return null}function _8({text:e,isError:t}){const n=e.split(/\r?\n/),i=n.length>20,[l,c]=j.useState(!1),u=l||!i?e:n.slice(-20).join(`
|
|
95
|
-
`);return a.jsxs("div",{className:"relative rounded-lg bg-cc-code-bg overflow-hidden",children:[a.jsx(Vg,{text:e,label:"Copy output",className:"absolute top-1 right-1 z-10 bg-cc-code-bg/80 backdrop-blur-sm"}),a.jsx("pre",{className:`text-[12px] font-mono-code px-3 py-2 whitespace-pre-wrap leading-relaxed ${t?"text-cc-error":"text-cc-code-fg/60"}`,children:u}),i&&a.jsxs("div",{className:"px-3 pb-1.5 flex items-center justify-between",children:[a.jsx("span",{className:`text-[10px] ${t?"text-cc-error/50":"text-cc-muted/40"}`,children:l?`${n.length} lines`:`last 20 of ${n.length}`}),a.jsx("button",{onClick:()=>c(!l),className:"text-[10px] text-cc-muted/40 hover:text-cc-muted/70 transition-colors cursor-pointer",children:l?"Show tail":"Show all"})]})]})}function w8({name:e,items:t}){const[n,i]=j.useState(!1),l=cc(e),c=ps(e);return a.jsxs("div",{className:"border border-cc-border rounded-[10px] overflow-hidden bg-cc-card tool-card",children:[a.jsxs("button",{onClick:()=>i(!n),className:"w-full flex items-center gap-2.5 px-3 py-2 text-left hover:bg-cc-hover transition-colors cursor-pointer",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:`w-3 h-3 text-cc-muted transition-transform shrink-0 ${n?"rotate-90":""}`,children:a.jsx("path",{d:"M6 4l4 4-4 4"})}),a.jsx(sl,{type:l}),a.jsx("span",{className:"text-xs font-medium text-cc-fg",children:c}),a.jsx("span",{className:"text-[10px] text-cc-muted bg-cc-hover rounded-full px-1.5 py-0.5 tabular-nums",children:t.length})]}),n&&a.jsx("div",{className:"border-t border-cc-border px-3 py-1.5",children:t.map((u,f)=>{const h=Wo(u.name,u.input);return a.jsxs("div",{className:"flex items-center gap-2 py-1 text-xs text-cc-muted font-mono-code truncate",children:[a.jsx("span",{className:"w-1 h-1 rounded-full bg-cc-muted/40 shrink-0"}),a.jsx("span",{className:"truncate",children:h||JSON.stringify(u.input).slice(0,80)})]},u.id||f)})})]})}function i2({text:e}){const t=e.trim(),[n,i]=j.useState(!1),l=t.split(`
|
|
96
|
-
`),c=l.length>8||t.length>600,u=c&&!n?l.slice(0,8).join(`
|
|
97
|
-
`):t;return a.jsxs("div",{children:[a.jsx("div",{className:"markdown-body text-[13px] text-cc-fg/40 leading-relaxed italic",children:a.jsx(Ug,{remarkPlugins:[Ig],components:{p:({children:f})=>a.jsx("p",{className:"mb-2 last:mb-0",children:f}),ul:({children:f})=>a.jsx("ul",{className:"list-disc pl-4 mb-2 space-y-0.5",children:f}),ol:({children:f})=>a.jsx("ol",{className:"list-decimal pl-4 mb-2 space-y-0.5",children:f}),li:({children:f})=>a.jsx("li",{children:f}),code:({children:f})=>a.jsx("code",{className:"px-1 py-0.5 rounded bg-cc-fg/[0.03] text-cc-fg/40 font-mono-code text-[12px] not-italic",children:f})},children:u||"No thinking text captured."})}),c&&!n&&a.jsx("button",{onClick:()=>i(!0),className:"text-[11px] text-cc-muted/40 hover:text-cc-muted/70 cursor-pointer transition-colors",children:"Show more"})]})}function Bo(e){return e>=1e6?`${(e/1e6).toFixed(1)}M`:e>=1e3?`${(e/1e3).toFixed(1)}k`:String(e)}function j8(e){const t=Math.floor(e/1e3);return t<60?`${t}s`:`${Math.floor(t/60)}m ${t%60}s`}function t5(e){try{const t=new Date(e).getTime()-Date.now();return Number.isFinite(t)?t<=0?"now":S8(t):"N/A"}catch{return"N/A"}}function n5(e){const n=(e>0&&e<1e12?e*1e3:e)-Date.now();if(n<=0)return"now";const i=Math.floor(n/864e5),l=Math.floor(n%864e5/36e5),c=Math.floor(n%36e5/6e4);return i>0?`${i}d ${l}h`:l>0?`${l}h${c}m`:`${c}m`}function r5(e){return e>=1440?`${Math.round(e/1440)}d`:e>=60?`${Math.round(e/60)}h`:`${e}m`}function S8(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 k8({tools:e}){return e.length===0?null:a.jsx("div",{className:"flex flex-wrap items-center gap-x-3 gap-y-1 text-[11px] font-mono-code pl-10 py-1.5 animate-[fadeSlideIn_0.3s_ease-out]",role:"status","aria-label":`${e.length} tool${e.length>1?"s":""} running`,children:e.map((t,n)=>a.jsxs("span",{className:"inline-flex items-center gap-1.5",children:[a.jsxs("span",{className:"relative flex items-center justify-center w-3.5 h-3.5",children:[a.jsx(sl,{type:cc(t.toolName)}),a.jsx("span",{className:"absolute inset-0 rounded-full bg-cc-primary/20 animate-[typing-breathe_1.5s_ease-in-out_infinite]"})]}),a.jsx("span",{className:"text-cc-fg/70",children:ps(t.toolName)}),a.jsxs("span",{className:"text-cc-muted/50 tabular-nums",children:[t.elapsedSeconds,"s"]})]},n))})}function N8({entries:e}){const[t,n]=j.useState(!1),i=j.useMemo(()=>{const l=e.reduce((h,p)=>h+p.elapsedSeconds,0),c=Math.max(...e.map(h=>h.elapsedSeconds),.1),u=e.filter(h=>h.isError).length,f=e.filter(h=>!h.completedAt).length;return{totalTime:l,maxTime:c,errorCount:u,running:f}},[e]);return e.length===0?null:a.jsxs("div",{className:"pl-10 pr-4 animate-[fadeSlideIn_0.3s_ease-out]",children:[a.jsxs("button",{onClick:()=>n(!t),className:"group flex items-center gap-2 text-[11px] text-cc-muted hover:text-cc-fg/80 transition-colors cursor-pointer py-1 w-full","aria-expanded":t,"aria-label":`${e.length} tools executed in ${i.totalTime.toFixed(1)}s`,children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:`w-2.5 h-2.5 transition-transform duration-200 shrink-0 ${t?"rotate-90":""}`,children:a.jsx("path",{d:"M6 4l4 4-4 4"})}),a.jsxs("span",{className:"font-mono-code flex items-center gap-1.5",children:[a.jsxs("span",{className:"text-cc-fg/60 font-medium",children:[e.length," tool",e.length>1?"s":""]}),a.jsx("span",{className:"text-cc-muted/40",children:"·"}),a.jsxs("span",{className:"tabular-nums",children:[i.totalTime.toFixed(1),"s"]}),i.errorCount>0&&a.jsxs(a.Fragment,{children:[a.jsx("span",{className:"text-cc-muted/40",children:"·"}),a.jsxs("span",{className:"text-cc-error",children:[i.errorCount," error",i.errorCount>1?"s":""]})]}),i.running>0&&a.jsxs(a.Fragment,{children:[a.jsx("span",{className:"text-cc-muted/40",children:"·"}),a.jsxs("span",{className:"text-cc-primary",children:[i.running," running"]})]})]}),!t&&e.length>1&&a.jsx("span",{className:"hidden sm:flex items-center gap-px ml-auto flex-shrink-0 h-1.5 max-w-[120px]",children:e.map(l=>a.jsx("span",{className:`h-full rounded-full ${l.isError?"bg-cc-error/40":l.completedAt?"bg-cc-success/30":"bg-cc-primary/40 animate-[typing-breathe_1.5s_ease-in-out_infinite]"}`,style:{width:`${Math.max(4,l.elapsedSeconds/i.maxTime*100)}%`,minWidth:"3px"},title:`${ps(l.toolName)} ${l.elapsedSeconds}s`},l.toolUseId))})]}),t&&a.jsx("div",{className:"mt-1 mb-2 space-y-1 animate-[fadeSlideIn_0.2s_ease-out]",children:e.map(l=>a.jsx(C8,{entry:l,maxTime:i.maxTime},l.toolUseId))})]})}function C8({entry:e,maxTime:t}){const n=Math.max(3,e.elapsedSeconds/t*100),i=!e.completedAt;return a.jsxs("div",{className:"flex items-center gap-2 text-[11px] font-mono-code group",children:[a.jsx("span",{className:`w-1.5 h-1.5 rounded-full shrink-0 ${e.isError?"bg-cc-error":i?"bg-cc-primary animate-[typing-breathe_1.5s_ease-in-out_infinite]":"bg-cc-success/60"}`}),a.jsxs("span",{className:"flex items-center gap-1 shrink-0 w-[100px]",children:[a.jsx(sl,{type:cc(e.toolName)}),a.jsx("span",{className:"text-cc-fg/70 truncate",children:ps(e.toolName)})]}),a.jsx("span",{className:"flex-1 h-1 bg-cc-border/30 rounded-full overflow-hidden min-w-[40px]",children:a.jsx("span",{className:`block h-full rounded-full transition-all duration-500 ${e.isError?"bg-cc-error/50":i?"bg-cc-primary/50 animate-[typing-breathe_1.5s_ease-in-out_infinite]":"bg-cc-success/30"}`,style:{width:`${n}%`}})}),a.jsxs("span",{className:"text-cc-muted/60 tabular-nums shrink-0 w-[40px] text-right",children:[e.elapsedSeconds.toFixed(1),"s"]}),e.preview&&a.jsx("span",{className:"text-cc-muted/40 truncate max-w-[200px] hidden lg:inline",children:e.preview})]})}const Gu=100,E8=40,T8=120,Vp=new Map,A8=[],M8=[];function R8(e){const t=e.split("/").filter(Boolean);return t.length===0?e:t.slice(-2).join("/")}function z8(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 i5(e){return(e.contentBlocks||[]).filter(n=>n.type==="tool_use").map(n=>({id:n.id,name:n.name,input:n.input}))}function D8(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 s2(e){const t=[];for(const n of e){const i=z8(n);if(i){const l=t[t.length-1];if((l==null?void 0:l.kind)==="tool_msg_group"&&l.toolName===i){l.items.push(...i5(n));continue}t.push({kind:"tool_msg_group",toolName:i,items:i5(n),firstId:n.id})}else t.push({kind:"message",msg:n})}return t}function a2(e,t,n){const i=s2(e),l=[];for(const c of i){l.push(c);const u=D8(c);for(const f of u){const h=n.get(f);if(h&&h.length>0){const p=t.get(f)||{description:"Subagent",agentType:""},g=a2(h,t,n);l.push({kind:"subagent",taskToolUseId:f,description:p.description,agentType:p.agentType,backend:p.backend,status:p.status,receiverCount:p.receiverCount,senderThreadId:p.senderThreadId,receiverThreadIds:p.receiverThreadIds,children:g})}}}return l}function L8(e){const t=new Map;for(const l of e)if(l.contentBlocks){for(const c of l.contentBlocks)if(c.type==="tool_use"&&c.name==="Task"){const{input:u,id:f}=c,h=Array.isArray(u==null?void 0:u.receiver_thread_ids)?u.receiver_thread_ids.filter(y=>typeof y=="string"&&y.length>0):void 0,p=h&&h.length>0?h.length:void 0,g=typeof(u==null?void 0:u.sender_thread_id)=="string"&&u.sender_thread_id.length>0?u.sender_thread_id:void 0,v=typeof(u==null?void 0:u.codex_status)=="string"||g!==void 0||p!==void 0;t.set(f,{description:String((u==null?void 0:u.description)||"Subagent"),agentType:String((u==null?void 0:u.subagent_type)||""),backend:v?"codex":"claude",status:typeof(u==null?void 0:u.codex_status)=="string"?u.codex_status:void 0,receiverCount:p,senderThreadId:g,receiverThreadIds:h})}}if(t.size===0)return s2(e);const n=new Map,i=[];for(const l of e)if(l.parentToolUseId&&t.has(l.parentToolUseId)){let c=n.get(l.parentToolUseId);c||(c=[],n.set(l.parentToolUseId,c)),c.push(l)}else i.push(l);return a2(i,t,n)}function O8({group:e}){const[t,n]=j.useState(!1),i=cc(e.toolName),l=ps(e.toolName),c=e.items.length;if(c===1){const u=e.items[0];return a.jsx("div",{className:"animate-[fadeSlideIn_0.3s_ease-out]",children:a.jsxs("div",{className:"flex items-start gap-3",children:[a.jsx(s5,{}),a.jsx("div",{className:"flex-1 min-w-0",children:a.jsxs("div",{className:"border border-cc-border rounded-[10px] overflow-hidden bg-cc-card tool-card",children:[a.jsxs("button",{onClick:()=>n(!t),className:"w-full flex items-center gap-2.5 px-3 py-2 text-left hover:bg-cc-hover transition-colors cursor-pointer",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:`w-3 h-3 text-cc-muted transition-transform shrink-0 ${t?"rotate-90":""}`,children:a.jsx("path",{d:"M6 4l4 4-4 4"})}),a.jsx(sl,{type:i}),a.jsx("span",{className:"text-xs font-medium text-cc-fg",children:l}),a.jsx("span",{className:"text-xs text-cc-muted truncate flex-1 font-mono-code",children:Wo(u.name,u.input)})]}),t&&a.jsx("div",{className:"px-3 pb-3 pt-0 border-t border-cc-border mt-0",children:a.jsx("pre",{className:"mt-2 text-[11px] text-cc-muted font-mono-code whitespace-pre-wrap leading-relaxed max-h-60 overflow-y-auto",children:JSON.stringify(u.input,null,2)})})]})})]})})}return a.jsx("div",{className:"animate-[fadeSlideIn_0.3s_ease-out]",children:a.jsxs("div",{className:"flex items-start gap-3",children:[a.jsx(s5,{}),a.jsx("div",{className:"flex-1 min-w-0",children:a.jsxs("div",{className:"border border-cc-border rounded-[10px] overflow-hidden bg-cc-card tool-card",children:[a.jsxs("button",{onClick:()=>n(!t),className:"w-full flex items-center gap-2.5 px-3 py-2 text-left hover:bg-cc-hover transition-colors cursor-pointer",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:`w-3 h-3 text-cc-muted transition-transform shrink-0 ${t?"rotate-90":""}`,children:a.jsx("path",{d:"M6 4l4 4-4 4"})}),a.jsx(sl,{type:i}),a.jsx("span",{className:"text-xs font-medium text-cc-fg",children:l}),a.jsx("span",{className:"text-[10px] text-cc-muted bg-cc-hover rounded-full px-1.5 py-0.5 tabular-nums font-medium",children:c})]}),t&&a.jsx("div",{className:"border-t border-cc-border px-3 py-1.5",children:e.items.map((u,f)=>{const h=Wo(u.name,u.input);return a.jsxs("div",{className:"flex items-center gap-2 py-1 text-xs text-cc-muted font-mono-code truncate",children:[a.jsx("span",{className:"w-1 h-1 rounded-full bg-cc-muted/40 shrink-0"}),a.jsx("span",{className:"truncate",children:h||JSON.stringify(u.input).slice(0,80)})]},u.id||f)})})]})})]})})}function l2({entries:e,toolActivity:t}){return a.jsx(a.Fragment,{children:e.map((n,i)=>{if(n.kind==="tool_msg_group")return a.jsx(O8,{group:n},n.firstId||i);if(n.kind==="subagent")return a.jsx($8,{group:n},n.taskToolUseId);const l=n.msg,c=B8(l),u=t&&c.length>0?t.filter(h=>c.includes(h.toolUseId)):[],f=u.length>0&&u.every(h=>h.completedAt);return a.jsxs("div",{children:[a.jsx(g8,{message:l}),f&&a.jsx(N8,{entries:u})]},l.id)})})}function B8(e){var t;return(t=e.contentBlocks)!=null&&t.length?e.contentBlocks.filter(n=>n.type==="tool_use").map(n=>n.id):[]}function P8(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 $8({group:e}){const[t,n]=j.useState(!1),i=e.description||"Subagent",l=e.agentType,c=e.children.length,u=P8(e.status),f=e.receiverCount,h=e.senderThreadId,p=e.receiverThreadIds||[],g=e.backend||"claude",v=e.children[e.children.length-1],y=j.useMemo(()=>{var b,_;if(!v)return"";if(v.kind==="tool_msg_group")return`${ps(v.toolName)}${v.items.length>1?` ×${v.items.length}`:""}`;if(v.kind==="message"&&v.msg.role==="assistant"){const S=(b=v.msg.content)==null?void 0:b.trim();if(S)return S.length>60?S.slice(0,60)+"...":S;const E=(_=v.msg.contentBlocks)==null?void 0:_.find(k=>k.type==="tool_use");if(E)return ps(E.name)}return""},[v]);return a.jsx("div",{className:"animate-[fadeSlideIn_0.3s_ease-out]",children:a.jsxs("div",{className:"ml-10 border-l border-cc-border/50 pl-4",children:[a.jsxs("button",{type:"button",onClick:()=>n(!t),className:"relative z-10 flex items-center gap-1.5 py-1 text-left cursor-pointer group w-full",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:`w-2.5 h-2.5 text-cc-muted/40 group-hover:text-cc-muted/70 transition-transform shrink-0 ${t?"rotate-90":""}`,children:a.jsx("path",{d:"M6 4l4 4-4 4"})}),a.jsx("span",{className:"text-[11px] font-medium text-cc-primary/70",children:i}),l&&a.jsx("span",{className:"text-[10px] text-cc-muted/50",children:l}),a.jsx("span",{className:"text-[10px] text-cc-muted/40",children:g==="codex"?"Codex":"Claude"}),u&&a.jsx("span",{className:`text-[10px] ${u.className}`,children:u.label}),f!==void 0&&a.jsxs("span",{className:"text-[10px] text-cc-muted/40",children:[f," agent",f===1?"":"s"]}),!t&&y&&a.jsx("span",{className:"text-[11px] text-cc-muted/40 truncate ml-1 font-mono-code",children:y}),a.jsx("span",{className:"text-[10px] text-cc-muted/40 tabular-nums shrink-0 ml-auto",children:c})]}),t&&a.jsxs("div",{className:"space-y-3 pb-2 mt-1",children:[(h||p.length>0)&&a.jsxs("div",{className:"flex flex-wrap items-center gap-2 text-[10px] text-cc-muted/50 pl-4",children:[h&&a.jsxs("span",{className:"font-mono-code",children:["sender: ",h]}),p.length>0&&a.jsxs("span",{children:["receivers: ",p.map(b=>a.jsx("span",{className:"font-mono-code ml-1",children:b},b))]})]}),a.jsx(l2,{entries:e.children})]})]})})}function s5(){return a.jsx("div",{className:"w-7 h-7 rounded-full avatar-ring flex items-center justify-center shrink-0 mt-0.5",children:a.jsx("div",{className:"avatar-inner w-full h-full rounded-full flex items-center justify-center",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5 text-cc-primary",children:a.jsx("path",{d:"M8 2L10.5 6.5L15 8L10.5 9.5L8 14L5.5 9.5L1 8L5.5 6.5L8 2Z"})})})})}function U8({sessionId:e}){const t=Q(ce=>ce.messages.get(e)??A8),n=Q(ce=>(ce.sdkSessions||M8).find(Ne=>Ne.sessionId===e)),i=Q(ce=>ce.streamingStartedAt.get(e)),l=Q(ce=>ce.streamingOutputTokens.get(e)),c=Q(ce=>ce.sessionStatus.get(e)),u=Q(ce=>ce.toolProgress.get(e)),f=Q(ce=>ce.toolActivity.get(e)),h=j.useRef(null),p=j.useRef(null),g=j.useRef(!0),[v,y]=j.useState(0),[b,_]=j.useState(Gu),[S,E]=j.useState([]),[k,M]=j.useState(0),[C,$]=j.useState(!1),[z,D]=j.useState(!1),[U,B]=j.useState(!1),[H,L]=j.useState(""),I=j.useRef(new Set),T=Q(ce=>ce.chatTabReentryTickBySession.get(e)??0),ae=j.useMemo(()=>t.some(ce=>ce.role==="assistant"&&ce.isStreaming),[t]),W=j.useMemo(()=>(n==null?void 0:n.backendType)==="codex"?"":((n==null?void 0:n.resumeSessionAt)||"").trim(),[n==null?void 0:n.backendType,n==null?void 0:n.resumeSessionAt]),Y=W.length>0,F=n!=null&&n.forkSession?"Forked from":"Continuing from",P=j.useMemo(()=>{if(S.length===0)return t;const ce=[],Ne=new Set;for(const Fe of S)Ne.has(Fe.id)||(Ne.add(Fe.id),ce.push(Fe));for(const Fe of t)Ne.has(Fe.id)||(Ne.add(Fe.id),ce.push(Fe));return ce},[S,t]),re=j.useMemo(()=>L8(P),[P]);j.useEffect(()=>{_(Gu),E([]),M(0),$(!1),D(!1),B(!1),L(""),I.current=new Set},[e,W]);const me=re.length,R=me>b,O=R?re.slice(me-b):re,Z=me-O.length,A=j.useCallback(()=>{const ce=p.current,Ne=(ce==null?void 0:ce.scrollHeight)??0;_(Fe=>Fe+Gu),requestAnimationFrame(()=>{if(ce){const Fe=ce.scrollHeight;ce.scrollTop+=Fe-Ne}})},[]),he=j.useCallback(async(ce={})=>{if(!Y||!W||U)return;const Ne=p.current,Fe=(Ne==null?void 0:Ne.scrollHeight)??0,Et=z?k:0;B(!0),L("");try{const Ke=await _e.getClaudeSessionHistory(W,{cursor:Et,limit:E8}),Tt=Ke.messages.map(He=>({id:He.id,role:He.role,content:He.content,contentBlocks:He.role==="assistant"?He.contentBlocks:void 0,timestamp:He.timestamp||Date.now(),model:He.role==="assistant"?He.model:void 0,stopReason:He.role==="assistant"?He.stopReason:void 0})),vt=[];for(const He of Tt)I.current.has(He.id)||(I.current.add(He.id),vt.push(He));E(He=>[...vt,...He]),M(Ke.nextCursor),$(Ke.hasMore),D(!0),vt.length>0&&_(He=>He+vt.length),ce.preserveScroll!==!1&&Ne&&requestAnimationFrame(()=>{const He=Ne.scrollHeight;Ne.scrollTop+=He-Fe})}catch(Ke){const Tt=Ke instanceof Error?Ke.message:String(Ke);L(Tt||"Failed to load previous history"),z||(E([]),M(0),$(!1))}finally{B(!1)}},[Y,W,U,z,k]);j.useEffect(()=>{if(!i&&c!=="running"){y(0);return}const ce=i||Date.now();y(Date.now()-ce);const Ne=setInterval(()=>y(Date.now()-ce),1e3);return()=>clearInterval(Ne)},[i,c]);function we(){const ce=p.current;if(!ce)return;g.current=ce.scrollHeight-ce.scrollTop-ce.clientHeight<120;const Ne=Math.max(0,ce.scrollHeight-ce.clientHeight-ce.scrollTop);Vp.set(e,Ne),Y&&z&&C&&!U&&ce.scrollTop<=T8&&he({preserveScroll:!0})}const Ee=j.useCallback(()=>{const ce=p.current;if(!ce)return;const Ne=ce.style.scrollBehavior;ce.style.scrollBehavior="auto",ce.scrollTop=ce.scrollHeight,ce.style.scrollBehavior=Ne},[]),Le=j.useCallback(()=>{const ce=p.current;if(!ce)return;const Ne=ce.style.scrollBehavior;ce.style.scrollBehavior="auto";const Fe=Vp.get(e);typeof Fe=="number"?ce.scrollTop=Math.max(0,ce.scrollHeight-ce.clientHeight-Fe):ce.scrollTop=ce.scrollHeight,ce.style.scrollBehavior=Ne},[e]);return j.useEffect(()=>{requestAnimationFrame(()=>Le())},[e,Le]),j.useEffect(()=>()=>{const ce=p.current;if(!ce)return;const Ne=Math.max(0,ce.scrollHeight-ce.clientHeight-ce.scrollTop);Vp.set(e,Ne)},[e]),j.useEffect(()=>{T&&requestAnimationFrame(()=>Ee())},[T,Ee]),j.useEffect(()=>{var ce;g.current&&((ce=h.current)==null||ce.scrollIntoView({behavior:"smooth"}))},[t]),P.length===0?a.jsxs("div",{className:"flex-1 flex flex-col items-center justify-center gap-5 select-none px-6",children:[a.jsxs("div",{className:"relative",children:[a.jsx("div",{className:"w-16 h-16 rounded-2xl bg-gradient-to-br from-cc-primary/10 to-cc-primary/5 border border-cc-primary/15 flex items-center justify-center shadow-[0_4px_20px_rgba(217,119,87,0.08)]",children:a.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-7 h-7 text-cc-primary",children:[a.jsx("polyline",{points:"4 17 10 11 4 5"}),a.jsx("line",{x1:"12",y1:"19",x2:"20",y2:"19"})]})}),a.jsx("div",{className:"absolute -top-1 -right-1 w-3 h-3",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 text-cc-primary/40 animate-[gentle-bounce_2s_ease-in-out_infinite]",children:a.jsx("path",{d:"M8 2L10.5 6.5L15 8L10.5 9.5L8 14L5.5 9.5L1 8L5.5 6.5L8 2Z"})})})]}),a.jsx("div",{className:"text-center max-w-xs",children:Y?a.jsxs(a.Fragment,{children:[a.jsx("p",{className:"text-sm text-cc-fg font-medium mb-1.5",children:"This session has prior context"}),a.jsxs("p",{className:"text-xs text-cc-muted leading-relaxed mb-4",children:[F," ",a.jsx("span",{className:"font-mono-code text-cc-fg/70",children:W.slice(0,8)}),". Load earlier messages when needed."]}),a.jsxs("button",{onClick:()=>void he({preserveScroll:!1}),disabled:U,className:"inline-flex items-center gap-2 px-4 py-2 text-xs font-medium text-cc-fg bg-cc-card border border-cc-border rounded-xl hover:bg-cc-hover hover:border-cc-primary/20 transition-all disabled:opacity-60 disabled:cursor-not-allowed cursor-pointer shadow-[0_2px_8px_rgba(0,0,0,0.04)]",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3.5 h-3.5",children:a.jsx("path",{d:"M8 2v12M3 9l5 5 5-5",strokeLinecap:"round",strokeLinejoin:"round"})}),U?"Loading...":"Load previous history"]}),H&&a.jsx("p",{className:"text-xs text-cc-error mt-2",children:H})]}):a.jsxs(a.Fragment,{children:[a.jsx("p",{className:"text-[15px] text-cc-fg font-medium mb-1.5",children:"Start a conversation"}),a.jsx("p",{className:"text-xs text-cc-muted leading-relaxed",children:"Send a message to begin working with The Companion."})]})})]}):a.jsxs("div",{className:"flex-1 min-h-0 relative overflow-hidden",children:[a.jsx("div",{className:"pointer-events-none absolute top-0 inset-x-0 h-6 bg-gradient-to-b from-cc-bg to-transparent z-10"}),a.jsx("div",{ref:p,onScroll:we,className:"h-full overflow-y-auto overflow-x-hidden overscroll-y-contain px-4 sm:px-6 py-5 sm:py-8",children:a.jsxs("div",{className:"max-w-3xl mx-auto space-y-5 sm:space-y-7",children:[Y&&!z&&a.jsxs("div",{className:"rounded-xl border border-cc-border bg-cc-card p-3",children:[a.jsxs("div",{className:"flex items-center justify-between gap-3",children:[a.jsxs("div",{children:[a.jsxs("p",{className:"text-xs font-medium text-cc-fg",children:[F," existing Claude thread"]}),a.jsxs("p",{className:"text-[11px] text-cc-muted mt-1",children:[W," ",n!=null&&n.cwd?`· ${R8(n.cwd)}`:""]})]}),a.jsx("button",{onClick:()=>void he({preserveScroll:!0}),disabled:U,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:U?"Loading...":"Load previous history"})]}),H&&a.jsx("p",{className:"text-xs text-cc-error mt-2",children:H})]}),Y&&z&&a.jsx("div",{className:"flex justify-center",children:a.jsx("p",{className:"text-[11px] text-cc-muted",children:C?U?"Loading older transcript...":"Scroll to top to load older transcript":"Loaded all available prior transcript"})}),R&&a.jsx("div",{className:"flex justify-center pb-3",children:a.jsxs("button",{onClick:A,className:"flex items-center gap-2 px-4 py-2 text-xs font-medium text-cc-muted hover:text-cc-fg bg-cc-card border border-cc-border rounded-xl hover:bg-cc-hover hover:border-cc-primary/20 transition-all cursor-pointer shadow-[0_2px_6px_rgba(0,0,0,0.03)]",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3.5 h-3.5",children:a.jsx("path",{d:"M8 3v10M3 8l5-5 5 5",strokeLinecap:"round",strokeLinejoin:"round"})}),"Load ",Math.min(Gu,Z)," more",a.jsxs("span",{className:"text-cc-muted/50 tabular-nums",children:["(",Z," hidden)"]})]})}),a.jsx(l2,{entries:O,toolActivity:f}),u&&u.size>0&&!ae&&a.jsx(k8,{tools:Array.from(u.values())}),c==="compacting"&&a.jsxs("div",{className:"flex items-center gap-2 text-[11px] text-cc-warning font-mono-code pl-10 py-1",children:[a.jsxs("svg",{className:"w-3.5 h-3.5 animate-spin shrink-0",viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"2",children:[a.jsx("circle",{cx:"8",cy:"8",r:"6",opacity:"0.2"}),a.jsx("path",{d:"M8 2a6 6 0 0 1 6 6",strokeLinecap:"round"})]}),a.jsx("span",{children:"Compacting context..."})]}),c==="running"&&v>0&&a.jsxs("div",{className:"flex items-center gap-2 text-[11px] text-cc-muted font-mono-code pl-10 stats-glow py-1",children:[a.jsx("span",{className:"inline-block w-2 h-2 rounded-full bg-cc-primary animate-[typing-breathe_1.5s_ease-in-out_infinite]"}),a.jsx("span",{className:"text-cc-fg/70",children:"Generating"}),a.jsx("span",{className:"text-cc-muted/30",children:"|"}),a.jsx("span",{className:"tabular-nums",children:j8(v)}),(l??0)>0&&a.jsxs(a.Fragment,{children:[a.jsx("span",{className:"text-cc-muted/30",children:"|"}),a.jsxs("span",{className:"tabular-nums",children:[Bo(l)," tokens"]})]})]}),a.jsx("div",{ref:h})]})})]})}const F8={codex:"✳",xhigh:"★",max:"■",mini:"⚡"};function q8(e,t){for(const[i,l]of Object.entries(F8))if(e.includes(i))return l;const n=["◆","●","◕","✦"];return n[t%n.length]}function H8(e){return e.map((t,n)=>({value:t.value,label:t.label||t.value,icon:q8(t.value,n)}))}const o2=[{value:"claude-opus-4-7",label:"Opus 4.7",icon:""},{value:"claude-opus-4-6",label:"Opus 4.6",icon:""},{value:"claude-sonnet-4-6",label:"Sonnet 4.6",icon:""},{value:"claude-haiku-4-5-20251001",label:"Haiku 4.5",icon:""}],c2=[{value:"gpt-5.3-codex-max",label:"GPT-5.3 Max",icon:"■"},{value:"gpt-5.3-codex-xhigh",label:"GPT-5.3 xHigh",icon:"★"},{value:"gpt-5.3-codex",label:"GPT-5.3 Codex",icon:"✳"},{value:"gpt-5.2-codex",label:"GPT-5.2 Codex",icon:"◆"},{value:"gpt-5.1-codex-max",label:"GPT-5.1 Max",icon:"■"},{value:"gpt-5.2",label:"GPT-5.2",icon:"●"},{value:"gpt-5.1-codex-mini",label:"GPT-5.1 Mini",icon:"⚡"}],Yg=[{value:"bypassPermissions",label:"Agent"},{value:"plan",label:"Plan"}],Xg=[{value:"bypassPermissions",label:"Auto"},{value:"plan",label:"Plan"}],u2=[{value:"bypassPermissions",label:"Full Auto"},{value:"acceptEdits",label:"Auto-Edit"},{value:"default",label:"Supervised"}],d2=[{value:"bypassPermissions",label:"Full Auto"},{value:"default",label:"Supervised"}];function f2(e){return e==="codex"?c2:o2}function a5(e){return e==="codex"?Xg:Yg}function GR(e){return e==="codex"?d2:u2}function l5(e){return e==="codex"?c2[0].value:o2[0].value}function o5(e){return e==="codex"?Xg[0].value:Yg[0].value}function YR(e){return e==="codex"?d2[0].value:u2[0].value}function c5({sessionId:e}){const[t,n]=j.useState(!1),i=j.useRef(null),l=Q(y=>y.sdkSessions.find(b=>b.sessionId===e)||null),c=Q(y=>y.sessions.get(e)),u=Q(y=>y.cliConnected.get(e)??!1),f=(l==null?void 0:l.backendType)??(c==null?void 0:c.backend_type)??"claude",h=(c==null?void 0:c.model)??(l==null?void 0:l.model)??"",p=f2(f),g=p.find(y=>y.value===h)||(h?{label:h,icon:"?"}:null),v=j.useCallback(y=>{if(n(!1),y===h)return;Ln(e,{type:"set_model",model:y});const{sdkSessions:b,setSdkSessions:_}=Q.getState();_(b.map(S=>S.sessionId===e?{...S,model:y}:S))},[e,h]);return j.useEffect(()=>{if(!t)return;const y=b=>{i.current&&!i.current.contains(b.target)&&n(!1)};return document.addEventListener("mousedown",y),()=>document.removeEventListener("mousedown",y)},[t]),j.useEffect(()=>{if(!t)return;const y=b=>{b.key==="Escape"&&n(!1)};return window.addEventListener("keydown",y),()=>window.removeEventListener("keydown",y)},[t]),f==="codex"||!u||!g?null:a.jsxs("div",{ref:i,className:"relative shrink-0",children:[a.jsxs("button",{onClick:()=>n(y=>!y),className:`flex items-center gap-1 h-8 px-2 rounded-md text-[12px] font-medium transition-colors cursor-pointer ${t?"text-cc-fg bg-cc-active":"text-cc-muted hover:text-cc-fg hover:bg-cc-hover"}`,title:`Current model: ${g.label}`,"aria-label":"Switch model","aria-expanded":t,"aria-haspopup":"listbox",children:[g.icon&&a.jsx("span",{className:"text-[13px] leading-none",children:g.icon}),a.jsx("span",{children:g.label}),a.jsx("svg",{viewBox:"0 0 12 12",fill:"currentColor",className:"w-2.5 h-2.5 opacity-50",children:a.jsx("path",{d:"M6 8L1.5 3.5h9L6 8z"})})]}),t&&a.jsx("div",{className:"absolute right-0 bottom-full mb-1 z-50 min-w-[160px] rounded-lg border border-cc-separator bg-cc-bg shadow-lg overflow-hidden",role:"listbox","aria-label":"Select model",children:p.map(y=>a.jsxs("button",{onClick:()=>v(y.value),className:`w-full flex items-center gap-2 px-3 min-h-[44px] text-[13px] transition-colors cursor-pointer ${y.value===h?"text-cc-fg bg-cc-active font-medium":"text-cc-muted hover:text-cc-fg hover:bg-cc-hover"}`,role:"option","aria-selected":y.value===h,children:[y.icon&&a.jsx("span",{className:"text-[14px] leading-none w-5 text-center",children:y.icon}),a.jsx("span",{className:"flex-1 text-left",children:y.label}),y.value===h&&a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5 text-cc-primary shrink-0",children:a.jsx("path",{d:"M13.78 4.22a.75.75 0 010 1.06l-7.25 7.25a.75.75 0 01-1.06 0L2.22 9.28a.75.75 0 011.06-1.06L6 10.94l6.72-6.72a.75.75 0 011.06 0z"})})]},y.value))})]})}function h2({open:e,loading:t,prompts:n,selectedIndex:i,onSelect:l,menuRef:c,className:u=""}){return e?a.jsx("div",{ref:c,className:`max-h-[240px] overflow-y-auto bg-cc-card border border-cc-border rounded-[10px] shadow-lg z-20 py-1 ${u}`,children:t?a.jsx("div",{className:"px-3 py-2 text-[12px] text-cc-muted",children:"Searching prompts..."}):n.length>0?n.map((f,h)=>a.jsxs("button",{"data-prompt-index":h,onClick:()=>l(f),className:`w-full px-3 py-2 text-left flex items-center gap-2.5 transition-colors cursor-pointer ${h===i?"bg-cc-hover":"hover:bg-cc-hover/50"}`,children:[a.jsx("span",{className:"flex items-center justify-center w-6 h-6 rounded-md bg-cc-hover text-cc-muted shrink-0",children:a.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3.5 h-3.5",children:[a.jsx("path",{d:"M2.5 8a5.5 5.5 0 1111 0v3a2.5 2.5 0 01-2.5 2.5h-1",strokeLinecap:"round"}),a.jsx("circle",{cx:"8",cy:"8",r:"1.75",fill:"currentColor",stroke:"none"})]})}),a.jsxs("div",{className:"flex-1 min-w-0",children:[a.jsxs("div",{className:"text-[13px] font-medium text-cc-fg truncate",children:["@",f.name]}),a.jsx("div",{className:"text-[11px] text-cc-muted truncate",children:f.content})]}),a.jsx("span",{className:"text-[10px] text-cc-muted shrink-0",children:f.scope})]},f.id)):a.jsx("div",{className:"px-3 py-2 text-[12px] text-cc-muted",children:"No prompts found."})}):null}function p2({text:e,caretPos:t,cwd:n,enabled:i=!0}){const[l,c]=j.useState(!1),[u,f]=j.useState(0),[h,p]=j.useState([]),[g,v]=j.useState(!1),y=j.useRef(null),b=j.useCallback(async()=>{v(!0);try{const k=await _e.listPrompts(n);p(k.filter(M=>!!M.name.trim()))}catch{p([])}finally{v(!1)}},[n]);j.useEffect(()=>{b()},[b]);const _=j.useMemo(()=>{const k=e.slice(0,t),M=k.match(/(^|\s)@([^\s@]*)$/);if(!M||M.index===void 0)return null;const C=k.length-M[0].length+M[1].length;return{query:M[2]||"",start:C,end:t}},[e,t]),S=j.useMemo(()=>{if(!l||!_)return[];const k=_.query.toLowerCase();if(!k)return h;const M=h.filter($=>$.name.toLowerCase().startsWith(k)),C=h.filter($=>!$.name.toLowerCase().startsWith(k)&&$.name.toLowerCase().includes(k));return[...M,...C]},[l,_,h]);j.useEffect(()=>{const k=i&&!!_;k&&!l?(c(!0),f(0)):!k&&l&&c(!1)},[i,_,l]),j.useEffect(()=>{u>=S.length&&f(Math.max(0,S.length-1))},[S.length,u]),j.useEffect(()=>{if(!y.current||!l)return;const M=y.current.querySelectorAll("[data-prompt-index]")[u];M&&M.scrollIntoView({block:"nearest"})},[u,l]);const E=j.useCallback(k=>{if(!_)return{nextText:e,nextCursor:t};const M=`${k.content} `,C=`${e.slice(0,_.start)}${M}${e.slice(_.end)}`,$=_.start+M.length;return{nextText:C,nextCursor:$}},[_,e,t]);return{mentionMenuOpen:l,setMentionMenuOpen:c,mentionMenuIndex:u,setMentionMenuIndex:f,mentionContext:_,filteredPrompts:S,promptsLoading:g,savedPrompts:h,selectPrompt:E,refreshPrompts:b,mentionMenuRef:y}}const I8=[];function u5({isPlan:e,isConnected:t,onToggle:n,modeLabel:i,size:l}){const c=l==="desktop",u=c?"px-2.5 py-1.5":"px-2 py-1",f=c?"text-cc-primary border-cc-primary/30 bg-cc-primary/8 hover:bg-cc-primary/12 cursor-pointer":"text-cc-primary border-cc-primary/30 bg-cc-primary/8",h=c?"text-cc-muted border-cc-border hover:text-cc-fg hover:bg-cc-hover cursor-pointer":"text-cc-muted border-cc-border";return a.jsxs("button",{onClick:n,disabled:!t,className:`flex items-center gap-1.5 ${u} rounded-md text-[12px] font-semibold transition-all border select-none shrink-0 ${t?e?f:h:"opacity-30 cursor-not-allowed text-cc-muted border-transparent"}`,title:"Toggle mode (Shift+Tab)",children:[e?a.jsxs("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5",children:[a.jsx("rect",{x:"3",y:"3",width:"3.5",height:"10",rx:"0.75"}),a.jsx("rect",{x:"9.5",y:"3",width:"3.5",height:"10",rx:"0.75"})]}):a.jsxs("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5",children:[a.jsx("path",{d:"M2.5 4l4 4-4 4",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",fill:"none"}),a.jsx("path",{d:"M8.5 4l4 4-4 4",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",fill:"none"})]}),a.jsx("span",{children:i})]})}function Yu({onClick:e,disabled:t,active:n,title:i,children:l}){return a.jsx("button",{onClick:e,disabled:t,className:`flex items-center justify-center w-8 h-8 rounded-md transition-colors ${n?"text-cc-muted hover:text-cc-fg hover:bg-cc-hover cursor-pointer":"text-cc-muted opacity-30 cursor-not-allowed"}`,title:i,children:l})}function d5(){return a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-4 h-4",children:a.jsx("path",{d:"M4 2.75h8A1.25 1.25 0 0113.25 4v9.25L8 10.5l-5.25 2.75V4A1.25 1.25 0 014 2.75z"})})}function f5({isRunning:e,canSend:t,onSend:n,onInterrupt:i,size:l}){const c=l==="desktop",u=c?"w-9 h-9":"w-10 h-10",f=c?"bg-cc-primary hover:bg-cc-primary-hover hover:scale-105 text-white cursor-pointer shadow-[0_4px_16px_rgba(217,119,87,0.25)]":"bg-cc-primary hover:bg-cc-primary-hover active:scale-95 text-white cursor-pointer shadow-[0_4px_16px_rgba(217,119,87,0.25)]";return e?a.jsx("button",{onClick:i,className:`flex items-center justify-center ${u} rounded-lg bg-cc-error/10 hover:bg-cc-error/20 text-cc-error transition-colors cursor-pointer`,title:"Stop generation",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5",children:a.jsx("rect",{x:"3",y:"3",width:"10",height:"10",rx:"1"})})}):a.jsx("button",{onClick:n,disabled:!t,className:`flex items-center justify-center ${u} rounded-full transition-all duration-200 ${t?f:"bg-cc-hover text-cc-muted cursor-not-allowed"}`,title:"Send message",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5",children:a.jsx("path",{d:"M3 2l11 6-11 6V9.5l7-1.5-7-1.5V2z"})})})}function V8({sessionId:e}){var le,ve;const[t,n]=j.useState(""),[i,l]=j.useState([]),[c,u]=j.useState(null),[f,h]=j.useState(!1),[p,g]=j.useState(!1),[v,y]=j.useState(0),[b,_]=j.useState(!1),[S,E]=j.useState(""),[k,M]=j.useState("global"),[C,$]=j.useState(null),[z,D]=j.useState(0),U=j.useRef(null),B=j.useRef(null),H=j.useRef(null),L=j.useRef(null),I=Q(X=>X.cliConnected),T=Q(X=>X.sessions.get(e)),ae=Q(X=>X.previousPermissionMode.get(e)||"acceptEdits"),W=I.get(e)??!1,Y=(T==null?void 0:T.permissionMode)||"acceptEdits",F=Y==="plan",P=(T==null?void 0:T.backend_type)==="codex",me=((ve=(le=(P?Xg:Yg).find(X=>X.value===Y))==null?void 0:le.label)==null?void 0:ve.toLowerCase())||Y,R=p2({text:t,caretPos:z,cwd:T==null?void 0:T.cwd,enabled:!p}),O=j.useMemo(()=>{const X=[];if(T!=null&&T.slash_commands)for(const fe of T.slash_commands)X.push({name:fe,type:"command"});if(T!=null&&T.skills)for(const fe of T.skills)X.push({name:fe,type:"skill"});return X},[T==null?void 0:T.slash_commands,T==null?void 0:T.skills]),Z=j.useMemo(()=>{if(!p)return[];const X=t.match(/^\/(\S*)$/);if(!X)return[];const fe=X[1].toLowerCase();return fe===""?O:O.filter(Ae=>Ae.name.toLowerCase().includes(fe))},[t,p,O]);j.useEffect(()=>{const X=t.startsWith("/")&&/^\/\S*$/.test(t)&&O.length>0;X&&!p?(g(!0),y(0)):!X&&p&&g(!1)},[t,O.length,p]),j.useEffect(()=>{v>=Z.length&&y(Math.max(0,Z.length-1))},[Z.length,v]),j.useEffect(()=>{if(!H.current||!p)return;const fe=H.current.querySelectorAll("[data-cmd-index]")[v];fe&&fe.scrollIntoView({block:"nearest"})},[v,p]),j.useEffect(()=>{if(L.current===null||!U.current)return;const X=L.current;U.current.setSelectionRange(X,X),L.current=null},[t]);const A=j.useCallback(X=>{var fe;n(`/${X.name} `),g(!1),(fe=U.current)==null||fe.focus()},[]),he=j.useCallback(X=>{var Ae;const fe=R.selectPrompt(X);L.current=fe.nextCursor,n(fe.nextText),R.setMentionMenuOpen(!1),D(fe.nextCursor),(Ae=U.current)==null||Ae.focus(),U.current&&(U.current.style.height="auto",U.current.style.height=Math.min(U.current.scrollHeight,200)+"px")},[R]);function we(){var ct;const X=t.trim();if(!X||!W)return;const fe=Jp(),Ae=i.length>0?i.map(We=>({name:We.name,media_type:We.mediaType,data:We.base64,size:We.size})):void 0;Ln(e,{type:"user_message",content:X,session_id:e,attachments:Ae,client_msg_id:fe}),Q.getState().appendMessage(e,{id:fe,role:"user",content:X,attachments:Ae,timestamp:Date.now()}),n(""),l([]),u(null),g(!1),R.setMentionMenuOpen(!1),U.current&&(U.current.style.height="auto"),(ct=U.current)==null||ct.focus()}function Ee(X){if(p&&Z.length>0){if(X.key==="ArrowDown"){X.preventDefault(),y(fe=>(fe+1)%Z.length);return}if(X.key==="ArrowUp"){X.preventDefault(),y(fe=>(fe-1+Z.length)%Z.length);return}if(X.key==="Tab"&&!X.shiftKey){X.preventDefault(),A(Z[v]);return}if(X.key==="Enter"&&!X.shiftKey){X.preventDefault(),A(Z[v]);return}if(X.key==="Escape"){X.preventDefault(),g(!1);return}}if(R.mentionMenuOpen&&X.key==="Escape"){X.preventDefault(),R.setMentionMenuOpen(!1);return}if(R.mentionMenuOpen&&R.filteredPrompts.length>0){if(X.key==="ArrowDown"){X.preventDefault(),R.setMentionMenuIndex(fe=>(fe+1)%R.filteredPrompts.length);return}if(X.key==="ArrowUp"){X.preventDefault(),R.setMentionMenuIndex(fe=>(fe-1+R.filteredPrompts.length)%R.filteredPrompts.length);return}if(X.key==="Tab"&&!X.shiftKey||X.key==="Enter"&&!X.shiftKey){X.preventDefault(),he(R.filteredPrompts[R.mentionMenuIndex]);return}}if(R.mentionMenuOpen&&R.filteredPrompts.length===0&&(X.key==="Enter"&&!X.shiftKey||X.key==="Tab"&&!X.shiftKey)){X.preventDefault();return}if(X.key==="Tab"&&X.shiftKey){X.preventDefault(),cn();return}X.key==="Enter"&&!X.shiftKey&&(X.preventDefault(),we())}function Le(X){n(X.target.value),D(X.target.selectionStart??X.target.value.length);const fe=X.target;fe.style.height="auto",fe.style.height=Math.min(fe.scrollHeight,200)+"px"}function ce(){U.current&&D(U.current.selectionStart??0)}function Ne(){Ln(e,{type:"interrupt"})}async function Fe(X){if(X.length===0)return;const fe=[],Ae=[];let ct=i.reduce((We,Je)=>We+Je.size,0);for(const We of X){if(We.size>Md){Ae.push(`${We.name} is too large (${hs(We.size)}, max ${hs(Md)})`);continue}if(ct+We.size>Rd){Ae.push(`${We.name} would exceed the per-message limit (${hs(Rd)})`);continue}const{base64:Je,mediaType:gt}=await e2(We);fe.push({name:We.name,base64:Je,mediaType:gt,size:We.size}),ct+=We.size}fe.length>0&&l(We=>[...We,...fe]),u(Ae.length>0?Ae.join("; "):null)}async function Et(X){const fe=X.target.files;fe&&(await Fe(Array.from(fe)),X.target.value="")}function Ke(X){l(fe=>fe.filter((Ae,ct)=>ct!==X))}async function Tt(X){var ct;const fe=(ct=X.clipboardData)==null?void 0:ct.items;if(!fe)return;const Ae=[];for(const We of Array.from(fe)){if(We.kind!=="file")continue;const Je=We.getAsFile();if(!Je)continue;const gt=Je.name&&Je.name.length>0?Je.name:`pasted-${Date.now()}.${(Je.type.split("/")[1]||"bin").replace(/[^a-zA-Z0-9]/g,"")}`;Ae.push(new File([Je],gt,{type:Je.type,lastModified:Je.lastModified}))}Ae.length>0&&(X.preventDefault(),await Fe(Ae))}function vt(X){X.dataTransfer.types.includes("Files")&&(X.preventDefault(),X.stopPropagation(),h(!0))}function He(X){X.currentTarget===X.target&&h(!1)}async function Bt(X){if(!X.dataTransfer.types.includes("Files"))return;X.preventDefault(),X.stopPropagation(),h(!1);const fe=Array.from(X.dataTransfer.files);fe.length>0&&await Fe(fe)}function gn(){const X=t.trim().slice(0,32);E(X||""),$(null),_(fe=>!fe)}function cn(){if(!W)return;const X=Q.getState();if(!F)X.setPreviousPermissionMode(e,Y),Ln(e,{type:"set_permission_mode",mode:"plan"}),X.updateSession(e,{permissionMode:"plan"});else{const fe=ae||(P?"bypassPermissions":"acceptEdits");Ln(e,{type:"set_permission_mode",mode:fe}),X.updateSession(e,{permissionMode:fe})}}async function Jt(){const X=t.trim(),fe=S.trim();if(!X||!fe)return;if(k==="project"&&!(T!=null&&T.cwd)){$("No project folder available for this session");return}const Ae={name:fe,content:X,scope:k};k==="project"&&(Ae.projectPaths=[T.cwd]);try{await _e.createPrompt(Ae),await R.refreshPrompts(),_(!1),E(""),M("global"),$(null)}catch(ct){const We=ct instanceof Error&&ct.message?ct.message:"Could not save prompt.";$(We)}}const je=Q(X=>X.promptSuggestions.get(e))??I8,ze=Q(X=>X.clearPromptSuggestions),$e=Q(X=>X.sessionStatus).get(e)==="running",xn=t.trim().length>0&&W;return a.jsx("div",{className:`shrink-0 px-0 sm:px-6 pt-0 sm:pt-3 pb-5 sm:pb-4 bg-cc-input-bg sm:bg-transparent relative ${f?"ring-2 ring-cc-primary/40 rounded-2xl":""}`,onDragOver:vt,onDragLeave:He,onDrop:Bt,children:a.jsxs("div",{className:"max-w-3xl mx-auto",children:[f&&a.jsx("div",{className:"absolute inset-0 z-10 flex items-center justify-center pointer-events-none rounded-2xl bg-cc-primary/5 border-2 border-dashed border-cc-primary/40",children:a.jsx("span",{className:"text-sm text-cc-primary font-medium",children:"Drop files to attach"})}),i.length>0&&a.jsx("div",{className:"flex items-center gap-2 mb-2 px-3 sm:px-0 flex-wrap",children:i.map((X,fe)=>a.jsx(r2,{name:X.name,mediaType:X.mediaType,base64:X.base64,size:X.size,onRemove:()=>Ke(fe)},fe))}),c&&a.jsx("div",{className:"mb-2 px-3 sm:px-0 text-[11px] text-cc-error",children:c}),a.jsx("input",{ref:B,type:"file",multiple:!0,onChange:Et,className:"hidden","aria-label":"Attach files"}),je.length>0&&a.jsx("div",{className:"flex flex-wrap gap-1.5 px-2 sm:px-4 pb-2",children:je.map((X,fe)=>a.jsx("button",{onClick:()=>{if(!W||$e)return;const Ae=Jp();Ln(e,{type:"user_message",content:X,session_id:e,client_msg_id:Ae}),Q.getState().appendMessage(e,{id:Ae,role:"user",content:X,timestamp:Date.now()}),ze(e)},disabled:!W||$e,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:X,children:X},fe))}),a.jsxs("div",{className:`relative overflow-visible transition-all duration-200 border-t border-cc-separator sm:border sm:border-cc-border sm:bg-cc-input-bg/95 sm:rounded-[16px] sm:backdrop-blur-sm composer-card ${F?"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&&a.jsx("div",{ref:H,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((X,fe)=>a.jsxs("button",{"data-cmd-index":fe,onClick:()=>A(X),className:`w-full px-3 py-2 text-left flex items-center gap-2.5 transition-colors cursor-pointer ${fe===v?"bg-cc-hover":"hover:bg-cc-hover/50"}`,children:[a.jsx("span",{className:"flex items-center justify-center w-6 h-6 rounded-md bg-cc-hover text-cc-muted shrink-0",children:X.type==="skill"?a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5",children:a.jsx("path",{d:"M8 1l1.796 3.64L14 5.255l-3 2.924.708 4.126L8 10.5l-3.708 1.805L5 8.18 2 5.255l4.204-.615L8 1z"})}):a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3.5 h-3.5",children:a.jsx("path",{d:"M5 12L10 4",strokeLinecap:"round"})})}),a.jsxs("div",{className:"flex-1 min-w-0",children:[a.jsxs("span",{className:"text-[13px] font-medium text-cc-fg",children:["/",X.name]}),a.jsx("span",{className:"ml-2 text-[11px] text-cc-muted",children:X.type})]})]},`${X.type}-${X.name}`))}),a.jsx(h2,{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"}),b&&a.jsxs("div",{className:"absolute left-2 right-2 bottom-full mb-1 bg-cc-card border border-cc-border rounded-[10px] shadow-lg z-20 p-3 space-y-2",children:[a.jsx("div",{className:"text-xs font-semibold text-cc-fg",children:"Save prompt"}),a.jsx("input",{value:S,onChange:X=>{E(X.target.value),C&&$(null)},placeholder:"Prompt title","aria-label":"Prompt title",className:"w-full px-2 py-1.5 text-sm bg-cc-input-bg border border-cc-border rounded-md text-cc-fg focus:outline-none focus:border-cc-primary/40"}),a.jsxs("div",{className:"flex items-center gap-1.5",children:[a.jsx("button",{type:"button","aria-pressed":k==="global",onClick:()=>M("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"}),a.jsx("button",{type:"button","aria-pressed":k==="project",onClick:()=>M("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)&&a.jsx("div",{className:"text-[10px] text-cc-muted font-mono-code truncate",title:T.cwd,children:T.cwd}),C?a.jsx("div",{className:"text-[11px] text-cc-error",children:C}):null,a.jsxs("div",{className:"flex items-center gap-1.5 justify-end",children:[a.jsx("button",{onClick:()=>{_(!1),M("global"),$(null)},className:"px-2 py-1 text-[11px] rounded-md border border-cc-border text-cc-muted hover:text-cc-fg cursor-pointer",children:"Cancel"}),a.jsx("button",{onClick:Jt,disabled:!S.trim()||!t.trim(),className:`px-2 py-1 text-[11px] rounded-md border ${S.trim()&&t.trim()?"border-cc-primary/40 text-cc-primary bg-cc-primary/8 cursor-pointer":"border-cc-border text-cc-muted cursor-not-allowed"}`,children:"Save"})]})]}),a.jsxs("div",{className:"flex items-center gap-1.5 px-3 pt-1.5 pb-0.5 sm:hidden",children:[a.jsx(u5,{isPlan:F,isConnected:W,onToggle:cn,modeLabel:me,size:"mobile"}),a.jsx(c5,{sessionId:e}),a.jsx("div",{className:"flex-1"}),a.jsx(Yu,{onClick:gn,disabled:!W||!t.trim(),active:W&&!!t.trim(),title:"Save as prompt",children:a.jsx(d5,{})}),a.jsx(Yu,{onClick:()=>{var X;return(X=B.current)==null?void 0:X.click()},disabled:!W,active:W,title:"Attach file",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-4 h-4",children:a.jsx("path",{d:"M11.5 6.5L7 11a2 2 0 1 1-2.83-2.83l5-5a3.25 3.25 0 1 1 4.6 4.6l-5.7 5.7a4.5 4.5 0 0 1-6.36-6.36L7 2",strokeLinecap:"round",strokeLinejoin:"round"})})})]}),a.jsx("div",{className:"px-3 sm:px-3 pt-1 sm:pt-2.5",children:a.jsx("textarea",{ref:U,value:t,onChange:Le,onKeyDown:Ee,onClick:ce,onKeyUp:ce,onPaste:Tt,"aria-label":"Message input",placeholder:W?"Type a message... (/ + @)":"Waiting for CLI connection...",disabled:!W,rows:1,className:"w-full px-1 py-1.5 text-base sm:text-sm bg-transparent resize-none outline-none text-cc-fg font-sans-ui placeholder:text-cc-muted disabled:opacity-50 overflow-y-auto",style:{minHeight:"36px",maxHeight:"200px"}})}),a.jsx("div",{className:"flex items-center justify-end gap-1 px-3 pb-1 sm:hidden",children:a.jsx(f5,{isRunning:$e,canSend:xn,onSend:we,onInterrupt:Ne,size:"mobile"})}),a.jsxs("div",{className:"hidden sm:flex items-center gap-1.5 px-2.5 pb-2",children:[a.jsx(Yu,{onClick:()=>{var X;return(X=B.current)==null?void 0:X.click()},disabled:!W,active:W,title:"Attach file",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-4 h-4",children:a.jsx("path",{d:"M8 3v10M3 8h10",strokeLinecap:"round"})})}),a.jsx(Yu,{onClick:gn,disabled:!W||!t.trim(),active:W&&!!t.trim(),title:"Save as prompt",children:a.jsx(d5,{})}),a.jsx(u5,{isPlan:F,isConnected:W,onToggle:cn,modeLabel:me,size:"desktop"}),a.jsx("div",{className:"flex-1"}),a.jsx(c5,{sessionId:e}),a.jsx(f5,{isRunning:$e,canSend:xn,onSend:we,onInterrupt:Ne,size:"desktop"})]})]})]})})}function G8(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 Y8({permission:e,sessionId:t}){const[n,i]=j.useState(!1),l=Q(p=>p.removePermission);function c(p,g){i(!0),Ln(t,{type:"permission_response",request_id:e.request_id,behavior:"allow",updated_input:p,...g!=null&&g.length?{updated_permissions:g}:{}}),l(t,e.request_id)}function u(){i(!0),Ln(t,{type:"permission_response",request_id:e.request_id,behavior:"deny",message:"Denied by user"}),l(t,e.request_id)}const f=e.tool_name==="AskUserQuestion",h=e.permission_suggestions;return a.jsx("div",{className:"px-2 sm:px-4 py-3 border-b border-cc-border animate-[fadeSlideIn_0.2s_ease-out]",children:a.jsx("div",{className:"max-w-3xl mx-auto",children:a.jsxs("div",{className:"flex items-start gap-2 sm:gap-3",children:[a.jsx("div",{className:`w-7 h-7 sm:w-8 sm:h-8 rounded-lg flex items-center justify-center shrink-0 mt-0.5 ${f?"bg-cc-primary/10 border border-cc-primary/20":"bg-cc-warning/10 border border-cc-warning/20"}`,children:f?a.jsx("svg",{viewBox:"0 0 20 20",fill:"currentColor",className:"w-4 h-4 text-cc-primary",children:a.jsx("path",{fillRule:"evenodd",d:"M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-8-5a.75.75 0 01.75.75v4.5a.75.75 0 01-1.5 0v-4.5A.75.75 0 0110 5zm0 10a1 1 0 100-2 1 1 0 000 2z",clipRule:"evenodd"})}):a.jsx("svg",{viewBox:"0 0 20 20",fill:"currentColor",className:"w-4 h-4 text-cc-warning",children:a.jsx("path",{fillRule:"evenodd",d:"M8.257 3.099c.765-1.36 2.722-1.36 3.486 0l5.58 9.92c.75 1.334-.213 2.98-1.742 2.98H4.42c-1.53 0-2.493-1.646-1.743-2.98l5.58-9.92zM11 13a1 1 0 11-2 0 1 1 0 012 0zm-1-8a1 1 0 00-1 1v3a1 1 0 002 0V6a1 1 0 00-1-1z",clipRule:"evenodd"})})}),a.jsxs("div",{className:"flex-1 min-w-0",children:[a.jsxs("div",{className:"flex items-center gap-2 mb-1.5",children:[a.jsx("span",{className:`text-xs font-semibold ${f?"text-cc-primary":"text-cc-warning"}`,children:f?"Question":"Permission Request"}),!f&&a.jsx("span",{className:"text-[11px] text-cc-muted font-mono-code",children:e.display_name||e.tool_name}),e.title&&a.jsx("span",{className:"text-[11px] text-cc-muted",children:e.title})]}),f?a.jsx(Z8,{input:e.input,onSelect:p=>c({...e.input,answers:p}),disabled:n}):a.jsx(Q8,{toolName:e.tool_name,input:e.input,description:e.description}),e.decision_reason&&a.jsx("p",{className:"text-xs text-cc-muted mt-1 italic",children:e.decision_reason}),e.ai_validation&&!f&&a.jsx(W8,{validation:e.ai_validation}),!f&&a.jsxs("div",{className:"flex items-center gap-2 mt-3 flex-wrap",children:[a.jsxs("button",{onClick:()=>c(),disabled:n,className:"inline-flex items-center gap-1.5 px-3 py-2.5 text-xs font-medium rounded-lg bg-cc-success/90 hover:bg-cc-success text-white disabled:opacity-50 transition-colors cursor-pointer",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"2.5",className:"w-3 h-3",children:a.jsx("path",{d:"M3 8.5l3.5 3.5 6.5-7"})}),"Allow"]}),h==null?void 0:h.map((p,g)=>a.jsxs("button",{onClick:()=>c(void 0,[p]),disabled:n,title:`${p.type}: ${JSON.stringify(p)}`,className:"inline-flex items-center gap-1.5 px-3 py-2.5 text-xs font-medium rounded-lg bg-cc-primary/10 hover:bg-cc-primary/20 text-cc-primary border border-cc-primary/20 disabled:opacity-50 transition-colors cursor-pointer",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"2",className:"w-3 h-3",children:a.jsx("path",{d:"M3 8.5l3.5 3.5 6.5-7"})}),G8(p)]},g)),a.jsxs("button",{onClick:u,disabled:n,className:"inline-flex items-center gap-1.5 px-3 py-2.5 text-xs font-medium rounded-lg bg-cc-hover hover:bg-cc-active text-cc-fg border border-cc-border disabled:opacity-50 transition-colors cursor-pointer",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"2.5",className:"w-3 h-3",children:a.jsx("path",{d:"M4 4l8 8M12 4l-8 8"})}),"Deny"]})]})]})]})})})}function X8(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 W8({validation:e}){const t=e.verdict==="uncertain"&&X8(e.reason),n=e.verdict==="safe"?"bg-cc-success/10 text-cc-success":e.verdict==="dangerous"?"bg-cc-error/10 text-cc-error":"bg-cc-warning/10 text-cc-warning",i=t?"AI analysis unavailable — manual review:":"AI analysis:";return a.jsxs("div",{className:`mt-2 flex items-center gap-1.5 text-[11px] px-2 py-1.5 rounded-md ${n}`,children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 shrink-0",children:a.jsx("path",{d:"M8 1a2.5 2.5 0 00-2.5 2.5v.382a8 8 0 00-1.074.646l-.33-.191a2.5 2.5 0 00-3.415.912 2.5 2.5 0 00.916 3.42l.33.19A8 8 0 001.5 9.5v.382A8 8 0 002 10.5l-.33.19a2.5 2.5 0 00-.916 3.42 2.5 2.5 0 003.415.912l.33-.191a8 8 0 001.074.646V16A2.5 2.5 0 008 13.5 2.5 2.5 0 0010.5 16v-.713a8 8 0 001.074-.646l.33.191a2.5 2.5 0 003.415-.912 2.5 2.5 0 00-.916-3.42L14 10.5V9.5l.33-.19a2.5 2.5 0 00.916-3.42 2.5 2.5 0 00-3.415-.912l-.33.191A8 8 0 0010.5 4.882V4.5A2.5 2.5 0 008 2V1z"})}),a.jsx("span",{className:"font-medium",children:i}),a.jsx("span",{children:e.reason})]})}function Q8({toolName:e,input:t,description:n}){return e==="Bash"?a.jsx(K8,{input:t}):e==="Edit"?a.jsx(J8,{input:t}):e==="Write"?a.jsx(e7,{input:t}):e==="Read"?a.jsx(t7,{input:t}):e==="Glob"?a.jsx(n7,{input:t}):e==="Grep"?a.jsx(r7,{input:t}):e==="ExitPlanMode"?a.jsx(i7,{input:t}):a.jsx(m2,{input:t,description:n})}function K8({input:e}){const t=typeof e.command=="string"?e.command:"",n=typeof e.description=="string"?e.description:"";return a.jsxs("div",{className:"space-y-1.5",children:[n&&a.jsx("div",{className:"text-xs text-cc-muted",children:n}),a.jsxs("pre",{className:"text-xs text-cc-fg font-mono-code bg-cc-code-bg/30 rounded-lg px-2 sm:px-3 py-2 max-h-32 overflow-y-auto overflow-x-auto whitespace-pre-wrap break-words",children:[a.jsx("span",{className:"text-cc-muted select-none",children:"$ "}),t]})]})}function Z8({input:e,onSelect:t,disabled:n}){const i=Array.isArray(e.questions)?e.questions:[],[l,c]=j.useState({}),[u,f]=j.useState({}),[h,p]=j.useState({});function g(S,E){const k=String(S);c(M=>({...M,[k]:E})),p(M=>({...M,[k]:!1})),i.length<=1&&t({[k]:E})}function v(S){var M;const E=String(S),k=(M=u[E])==null?void 0:M.trim();k&&(c(C=>({...C,[E]:k})),i.length<=1&&t({[E]:k}))}function y(S,E){const k=String(S);f(C=>({...C,[k]:E}));const M=E.trim();c(C=>{if(!M){const $={...C};return delete $[k],$}return{...C,[k]:M}})}function b(S){const E=String(S);p(k=>{const M=!!k[E],C={...k,[E]:!M};return M&&(c($=>{const z={...$};return delete z[E],z}),f($=>{const z={...$};return delete z[E],z})),C})}function _(){t(l)}if(i.length===0){const S=typeof e.question=="string"?e.question:"";return S?a.jsx("div",{className:"text-sm text-cc-fg bg-cc-code-bg/30 rounded-lg px-3 py-2",children:S}):a.jsx(m2,{input:e})}return a.jsxs("div",{className:"space-y-3",children:[i.map((S,E)=>{const k=typeof S.header=="string"?S.header:"",M=typeof S.question=="string"?S.question:"",C=Array.isArray(S.options)?S.options:[],$=String(E),z=l[$],D=h[$];return a.jsxs("div",{className:"space-y-2",children:[k&&a.jsx("span",{className:"inline-block text-[10px] font-semibold text-cc-primary bg-cc-primary/10 px-1.5 py-0.5 rounded",children:k}),M&&a.jsx("p",{className:"text-sm text-cc-fg leading-relaxed",children:M}),C.length>0&&a.jsxs("div",{className:"space-y-1.5",children:[C.map((U,B)=>{const H=typeof U.label=="string"?U.label:String(U),L=typeof U.description=="string"?U.description:"",I=z===H;return a.jsx("button",{onClick:()=>g(E,H),disabled:n,className:`w-full text-left px-3 py-2 rounded-lg border transition-all cursor-pointer disabled:opacity-50 ${I?"border-cc-primary bg-cc-primary/10 ring-1 ring-cc-primary/30":"border-cc-border bg-cc-hover/50 hover:bg-cc-hover hover:border-cc-primary/30"}`,children:a.jsxs("div",{className:"flex items-center gap-2",children:[a.jsx("span",{className:`w-4 h-4 rounded-full border-2 flex items-center justify-center shrink-0 ${I?"border-cc-primary":"border-cc-muted/40"}`,children:I&&a.jsx("span",{className:"w-2 h-2 rounded-full bg-cc-primary"})}),a.jsxs("div",{children:[a.jsx("span",{className:"text-xs font-medium text-cc-fg",children:H}),L&&a.jsx("p",{className:"text-[11px] text-cc-muted mt-0.5 leading-snug",children:L})]})]})},B)}),a.jsx("button",{onClick:()=>b(E),disabled:n,className:`w-full text-left px-3 py-2 rounded-lg border transition-all cursor-pointer disabled:opacity-50 ${D?"border-cc-primary bg-cc-primary/10 ring-1 ring-cc-primary/30":"border-cc-border bg-cc-hover/50 hover:bg-cc-hover hover:border-cc-primary/30"}`,children:a.jsxs("div",{className:"flex items-center gap-2",children:[a.jsx("span",{className:`w-4 h-4 rounded-full border-2 flex items-center justify-center shrink-0 ${D?"border-cc-primary":"border-cc-muted/40"}`,children:D&&a.jsx("span",{className:"w-2 h-2 rounded-full bg-cc-primary"})}),a.jsx("span",{className:"text-xs font-medium text-cc-muted",children:"Other..."})]})}),D&&a.jsxs("div",{className:"pl-6",children:[a.jsx("input",{type:"text",value:u[$]||"",onChange:U=>y(E,U.target.value),onKeyDown:U=>{U.key==="Enter"&&v(E)},placeholder:"Type your answer...",className:"w-full px-2.5 py-1.5 text-xs bg-cc-input-bg border border-cc-border rounded-lg text-cc-fg placeholder:text-cc-muted focus:outline-none focus:border-cc-primary/50",autoFocus:!0}),i.length<=1&&a.jsx("p",{className:"mt-1 text-[10px] text-cc-muted",children:"Press Enter to submit"})]})]})]},E)}),i.length>1&&Object.keys(l).length>0&&a.jsx("button",{onClick:_,disabled:n,className:"inline-flex items-center gap-1.5 px-4 py-2 text-xs font-medium rounded-lg bg-cc-primary hover:bg-cc-primary-hover text-white disabled:opacity-50 transition-colors cursor-pointer",children:"Submit answers"})]})}function J8({input:e}){const t=String(e.file_path||""),n=String(e.old_string||""),i=String(e.new_string||"");return a.jsx(fl,{oldText:n,newText:i,fileName:t,mode:"compact"})}function e7({input:e}){const t=String(e.file_path||""),n=String(e.content||"");return a.jsx(fl,{newText:n,fileName:t,mode:"compact"})}function t7({input:e}){const t=String(e.file_path||"");return a.jsx("div",{className:"text-xs text-cc-muted font-mono-code bg-cc-code-bg/30 rounded-lg px-3 py-2",children:t})}function n7({input:e}){const t=typeof e.pattern=="string"?e.pattern:"",n=typeof e.path=="string"?e.path:"";return a.jsxs("div",{className:"text-xs font-mono-code bg-cc-code-bg/30 rounded-lg px-3 py-2 space-y-0.5",children:[a.jsx("div",{className:"text-cc-fg",children:t}),n&&a.jsx("div",{className:"text-cc-muted",children:n})]})}function r7({input:e}){const t=typeof e.pattern=="string"?e.pattern:"",n=typeof e.path=="string"?e.path:"",i=typeof e.glob=="string"?e.glob:"";return a.jsxs("div",{className:"text-xs font-mono-code bg-cc-code-bg/30 rounded-lg px-3 py-2 space-y-0.5",children:[a.jsx("div",{className:"text-cc-fg",children:t}),n&&a.jsx("div",{className:"text-cc-muted",children:n}),i&&a.jsx("div",{className:"text-cc-muted",children:i})]})}function i7({input:e}){const t=typeof e.plan=="string"?e.plan:"",n=Array.isArray(e.allowedPrompts)?e.allowedPrompts:[];return a.jsxs("div",{className:"space-y-2",children:[t&&a.jsxs("div",{className:"rounded-xl border border-cc-border overflow-hidden bg-cc-card",children:[a.jsxs("div",{className:"px-3 py-2 border-b border-cc-border bg-cc-primary/[0.04] flex items-center gap-2",children:[a.jsx("span",{className:"inline-flex items-center justify-center w-5 h-5 rounded bg-cc-primary/15 text-cc-primary shrink-0",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3 h-3",children:a.jsx("path",{d:"M3 3.5h10M3 8h10M3 12.5h6",strokeLinecap:"round"})})}),a.jsx("span",{className:"text-[11px] text-cc-primary font-semibold tracking-wide uppercase",children:"Plan"})]}),a.jsx("div",{className:"px-3 py-3 max-h-72 overflow-y-auto markdown-body text-[13px] text-cc-fg leading-relaxed",children:a.jsx(Ug,{remarkPlugins:[Ig],components:{h1:({children:i})=>a.jsx("h1",{className:"text-base font-semibold text-cc-fg mb-2",children:i}),h2:({children:i})=>a.jsx("h2",{className:"text-sm font-semibold text-cc-fg mb-1.5 mt-3 first:mt-0",children:i}),h3:({children:i})=>a.jsx("h3",{className:"text-sm font-medium text-cc-fg mb-1.5 mt-2",children:i}),p:({children:i})=>a.jsx("p",{className:"mb-2 last:mb-0",children:i}),ul:({children:i})=>a.jsx("ul",{className:"list-disc pl-4 mb-2 space-y-0.5",children:i}),ol:({children:i})=>a.jsx("ol",{className:"list-decimal pl-4 mb-2 space-y-0.5",children:i}),li:({children:i})=>a.jsx("li",{children:i}),strong:({children:i})=>a.jsx("strong",{className:"font-semibold text-cc-fg",children:i}),a:({href:i,children:l})=>a.jsx("a",{href:i,target:"_blank",rel:"noopener noreferrer",className:"text-cc-primary hover:underline",children:l}),code:i=>{const{children:l,className:c}=i;return/language-(\w+)/.exec(c||"")||typeof l=="string"&&l.includes(`
|
|
98
|
-
`)?a.jsx("pre",{className:"my-2 px-2.5 py-2 rounded-lg bg-cc-code-bg text-cc-code-fg text-[12px] font-mono-code leading-relaxed overflow-x-auto border border-cc-border",children:a.jsx("code",{children:l})}):a.jsx("code",{className:"px-1.5 py-0.5 rounded-md bg-cc-fg/[0.06] text-cc-code-fg font-mono-code text-[12px]",children:l})},pre:({children:i})=>a.jsx(a.Fragment,{children:i}),blockquote:({children:i})=>a.jsx("blockquote",{className:"border-l-2 border-cc-primary/40 pl-2 text-cc-muted italic my-2",children:i})},children:t})})]}),n.length>0&&a.jsxs("div",{className:"space-y-1",children:[a.jsx("div",{className:"text-[10px] text-cc-muted uppercase tracking-wider",children:"Requested permissions"}),a.jsx("div",{className:"space-y-1",children:n.map((i,l)=>a.jsxs("div",{className:"flex items-center gap-2 text-[11px] font-mono-code bg-cc-code-bg/30 rounded-lg px-2.5 py-1.5",children:[a.jsx("span",{className:"text-cc-muted shrink-0",children:String(i.tool||"")}),a.jsx("span",{className:"text-cc-fg",children:String(i.prompt||"")})]},l))})]}),!t&&n.length===0&&a.jsx("div",{className:"text-xs text-cc-muted",children:"Plan approval requested"})]})}function m2({input:e,description:t}){const n=Object.entries(e).filter(([,i])=>i!=null&&i!=="");return n.length===0&&t?a.jsx("div",{className:"text-xs text-cc-fg",children:t}):a.jsxs("div",{className:"space-y-1",children:[t&&a.jsx("div",{className:"text-xs text-cc-muted mb-1",children:t}),a.jsx("div",{className:"bg-cc-code-bg/30 rounded-lg px-3 py-2 space-y-1",children:n.map(([i,l])=>{const c=typeof l=="string"?l.length>200?l.slice(0,200)+"...":l:JSON.stringify(l);return a.jsxs("div",{className:"flex gap-2 text-[11px] font-mono-code",children:[a.jsxs("span",{className:"text-cc-muted shrink-0",children:[i,":"]}),a.jsx("span",{className:"text-cc-fg break-all",children:c})]},i)})})]})}function s7({entry:e,onDismiss:t}){const{request:n,behavior:i,reason:l}=e,c=i==="allow";let u=n.tool_name;if(n.tool_name==="Bash"&&typeof n.input.command=="string"){const f=n.input.command;u=f.length>60?f.slice(0,60)+"...":f}else(n.tool_name==="Read"||n.tool_name==="Write"||n.tool_name==="Edit")&&typeof n.input.file_path=="string"?u=`${n.tool_name} ${n.input.file_path}`:n.tool_name==="Glob"&&typeof n.input.pattern=="string"?u=`Glob ${n.input.pattern}`:n.tool_name==="Grep"&&typeof n.input.pattern=="string"&&(u=`Grep ${n.input.pattern}`);return a.jsxs("div",{className:`flex items-center gap-2 px-3 py-1.5 text-[11px] ${c?"text-cc-success":"text-cc-error"}`,children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5 shrink-0 opacity-70",children:a.jsx("path",{fillRule:"evenodd",d:"M8 1.246l.542.228c1.926.812 3.732.95 5.408.435l.61-.187v6.528a5.75 5.75 0 01-2.863 4.973L8 15.5l-3.697-2.277A5.75 5.75 0 011.44 8.25V1.722l.61.187c1.676.515 3.482.377 5.408-.435L8 1.246z",clipRule:"evenodd"})}),a.jsxs("span",{className:"flex-1",children:["AI auto-",c?"approved":"denied",":"," ",a.jsx("span",{className:"font-mono-code opacity-80",children:u}),l&&a.jsxs("span",{className:"text-cc-muted ml-1",children:["(",l,")"]})]}),t&&a.jsx("button",{onClick:t,className:"opacity-50 hover:opacity-100 transition-opacity cursor-pointer flex-shrink-0","aria-label":"Dismiss notification",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5",children:a.jsx("path",{d:"M4.646 4.646a.5.5 0 01.708 0L8 7.293l2.646-2.647a.5.5 0 01.708.708L8.707 8l2.647 2.646a.5.5 0 01-.708.708L8 8.707l-2.646 2.647a.5.5 0 01-.708-.708L7.293 8 4.646 5.354a.5.5 0 010-.708z"})})})]})}const a7=[],l7=[],h5="activity-tray-panel";function o7(e,t){const n=Math.round(((t||Date.now())-e)/1e3);if(n<60)return`${n}s`;const i=Math.floor(n/60),l=n%60;return`${i}m${l>0?` ${l}s`:""}`}function c7(e,t,n=4e3){const[i,l]=j.useState(!1),c=j.useRef(void 0),u=e.length+t.length,f=u>0&&e.every(h=>h.status==="completed")&&t.every(h=>h.status!=="running");return j.useEffect(()=>(clearTimeout(c.current),f?c.current=setTimeout(()=>l(!0),n):l(!1),()=>clearTimeout(c.current)),[f,n]),j.useEffect(()=>{l(!1)},[u]),i}function u7(e){const[t,n]=j.useState(0);return j.useEffect(()=>{if(!e)return;const i=setInterval(()=>n(l=>l+1),1e3);return()=>clearInterval(i)},[e]),t}function d7({status:e}){return e==="running"||e==="in_progress"?a.jsxs("span",{className:"relative flex h-1.5 w-1.5 shrink-0",children:[a.jsx("span",{className:"absolute inline-flex h-full w-full rounded-full bg-cc-warning opacity-75 animate-ping"}),a.jsx("span",{className:"relative inline-flex rounded-full h-1.5 w-1.5 bg-cc-warning"})]}):e==="completed"?a.jsx("span",{className:"h-1.5 w-1.5 rounded-full bg-cc-success shrink-0"}):e==="failed"?a.jsx("span",{className:"h-1.5 w-1.5 rounded-full bg-cc-error shrink-0"}):a.jsx("span",{className:"h-1.5 w-1.5 rounded-full bg-cc-muted/30 shrink-0"})}function f7({agent:e,tick:t}){const[n,i]=j.useState(!1),l=e.status!=="running",c=!!e.summary,u=a.jsxs(a.Fragment,{children:[a.jsx(d7,{status:e.status}),a.jsx("span",{className:"text-[11px] text-cc-fg/80 truncate flex-1 font-medium",children:e.name}),e.agentType&&a.jsx("span",{className:"text-[9px] text-cc-muted/50 uppercase tracking-wider shrink-0",children:e.agentType}),a.jsx("span",{className:"text-[10px] text-cc-muted/50 tabular-nums font-mono-code",children:o7(e.startedAt,e.completedAt)})]});return a.jsxs("div",{className:`transition-opacity duration-300 ${l?"opacity-60":""}`,children:[c?a.jsx("button",{type:"button",onClick:()=>i(!n),"aria-expanded":n,className:"w-full flex items-center gap-2 px-2.5 min-h-[36px] text-left hover:bg-cc-hover/50 rounded-md transition-colors cursor-pointer",children:u}):a.jsx("div",{className:"flex items-center gap-2 px-2.5 min-h-[36px]",children:u}),n&&e.summary&&a.jsx("p",{className:"px-2.5 pb-1.5 ml-4 text-[10px] text-cc-muted/60 leading-relaxed line-clamp-3 font-mono-code",children:e.summary})]})}function h7({task:e}){const t=e.status==="completed",n=e.status==="in_progress";return a.jsxs("div",{className:`flex items-center gap-2 px-2.5 min-h-[32px] transition-opacity duration-300 ${t?"opacity-40":""}`,children:[a.jsx("span",{className:"shrink-0 flex items-center justify-center w-3.5 h-3.5",children:n?a.jsx("svg",{className:"w-3.5 h-3.5 text-cc-primary animate-spin",viewBox:"0 0 16 16",fill:"none","aria-hidden":!0,children:a.jsx("circle",{cx:"8",cy:"8",r:"6",stroke:"currentColor",strokeWidth:"1.5",strokeDasharray:"28",strokeDashoffset:"8",strokeLinecap:"round"})}):t?a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5 text-cc-success","aria-hidden":!0,children:a.jsx("path",{fillRule:"evenodd",d:"M8 15A7 7 0 108 1a7 7 0 000 14zm3.354-9.354a.5.5 0 00-.708-.708L7 8.586 5.354 6.94a.5.5 0 10-.708.708l2 2a.5.5 0 00.708 0l4-4z",clipRule:"evenodd"})}):a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",className:"w-3.5 h-3.5 text-cc-muted/40","aria-hidden":!0,children:a.jsx("circle",{cx:"8",cy:"8",r:"6",stroke:"currentColor",strokeWidth:"1.5"})})}),a.jsx("span",{className:`text-[11px] leading-snug flex-1 truncate ${t?"text-cc-muted line-through":"text-cc-fg/80"}`,children:e.subject}),n&&e.activeForm&&a.jsx("span",{className:"text-[10px] text-cc-muted/50 italic truncate max-w-[120px] shrink-0",children:e.activeForm})]})}function p7({sessionId:e}){const[t,n]=j.useState(!1),i=j.useRef(null),l=j.useRef(null),c=Q(C=>C.sessionTasks.get(e)??a7),u=Q(C=>C.sessionBackgroundAgents.get(e)??l7),f=c7(c,u),h=u.some(C=>C.status==="running"),p=u7(h),g=u.filter(C=>C.status==="running").length,v=c.length,y=c.filter(C=>C.status==="completed").length,b=c.filter(C=>C.status==="in_progress").length,_=c.length>0||u.length>0,S=g>0||b>0,E=j.useCallback(()=>n(!1),[]);j.useEffect(()=>{if(!t)return;const C=$=>{$.key==="Escape"&&($.stopPropagation(),E())};return document.addEventListener("keydown",C),()=>document.removeEventListener("keydown",C)},[t,E]),j.useEffect(()=>{if(!t)return;const C=$=>{i.current&&!i.current.contains($.target)&&E()};return document.addEventListener("mousedown",C),()=>document.removeEventListener("mousedown",C)},[t,E]),j.useEffect(()=>{t&&l.current&&l.current.focus()},[t]);const[k,M]=j.useState(!1);return j.useEffect(()=>{_&&M(!1)},[_,c.length,u.length]),!_||k?null:a.jsxs("div",{ref:i,className:`absolute bottom-3 right-3 z-20 transition-opacity duration-500 ${f?"opacity-0 pointer-events-none":"opacity-100"}`,style:f?void 0:{animation:"fadeSlideIn 0.3s ease-out"},onTransitionEnd:()=>{f&&M(!0)},children:[t&&a.jsxs("div",{ref:l,id:h5,role:"dialog","aria-label":"Activity panel",tabIndex:-1,className:"mb-1.5 w-72 max-w-[calc(100vw-2rem)] max-h-64 overflow-y-auto rounded-xl border border-cc-border/60 bg-cc-surface/95 backdrop-blur-xl shadow-lg shadow-black/20 outline-none",style:{animation:"fadeSlideIn 0.2s ease-out"},children:[a.jsxs("div",{className:"flex items-center justify-between px-3 py-2 border-b border-cc-border/40",children:[a.jsx("span",{className:"text-[11px] font-semibold text-cc-fg/70 uppercase tracking-wider",role:"heading","aria-level":3,children:"Activity"}),a.jsx("button",{type:"button",onClick:E,className:"flex items-center justify-center w-7 h-7 -mr-1 rounded-md text-cc-muted/40 hover:text-cc-muted/70 hover:bg-cc-hover/50 transition-colors cursor-pointer","aria-label":"Close activity tray",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3",children:a.jsx("path",{d:"M4.646 4.646a.5.5 0 01.708 0L8 7.293l2.646-2.647a.5.5 0 01.708.708L8.707 8l2.647 2.646a.5.5 0 01-.708.708L8 8.707l-2.646 2.647a.5.5 0 01-.708-.708L7.293 8 4.646 5.354a.5.5 0 010-.708z"})})})]}),u.length>0&&a.jsxs("div",{className:"py-1",children:[a.jsx("div",{className:"px-3 py-1",role:"heading","aria-level":4,children:a.jsx("span",{className:"text-[9px] text-cc-muted/40 uppercase tracking-widest font-semibold",children:"Agents"})}),u.map(C=>a.jsx(f7,{agent:C,tick:p},C.toolUseId))]}),u.length>0&&c.length>0&&a.jsx("div",{className:"border-t border-cc-border/30 mx-2",role:"separator"}),c.length>0&&a.jsxs("div",{className:"py-1",children:[a.jsx("div",{className:"px-3 py-1",role:"heading","aria-level":4,children:a.jsx("span",{className:"text-[9px] text-cc-muted/40 uppercase tracking-widest font-semibold",children:"Tasks"})}),c.map(C=>a.jsx(h7,{task:C},C.id))]})]}),a.jsxs("button",{type:"button",onClick:()=>n(!t),"aria-expanded":t,"aria-controls":h5,className:`
|
|
99
|
-
flex items-center gap-2 px-3 min-h-[36px] rounded-full
|
|
100
|
-
border border-cc-border/50 bg-cc-surface/90 backdrop-blur-lg
|
|
101
|
-
shadow-md shadow-black/15
|
|
102
|
-
hover:bg-cc-hover/80 hover:border-cc-border/70
|
|
103
|
-
transition-all duration-200 cursor-pointer
|
|
104
|
-
${t?"ring-1 ring-cc-primary/30":""}
|
|
105
|
-
`,"aria-label":`Activity: ${g} agents running, ${y}/${v} tasks`,children:[S?a.jsxs("span",{className:"relative flex h-2 w-2",children:[a.jsx("span",{className:"absolute inline-flex h-full w-full rounded-full bg-cc-warning opacity-75 animate-ping"}),a.jsx("span",{className:"relative inline-flex rounded-full h-2 w-2 bg-cc-warning"})]}):a.jsx("span",{className:"h-2 w-2 rounded-full bg-cc-success"}),u.length>0&&a.jsx("span",{className:"text-[11px] text-cc-fg/70 font-medium tabular-nums",children:g>0?`${g} agent${g!==1?"s":""}`:`${u.length} done`}),u.length>0&&c.length>0&&a.jsx("span",{className:"w-0.5 h-0.5 rounded-full bg-cc-muted/30"}),c.length>0&&a.jsxs("span",{className:"text-[11px] text-cc-fg/70 tabular-nums",children:[y,"/",v]}),a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:`w-2.5 h-2.5 text-cc-muted/40 transition-transform duration-200 ${t?"rotate-180":""}`,"aria-hidden":!0,children:a.jsx("path",{d:"M4 6l4 4 4-4"})})]})]})}function m7({sessionId:e}){const t=Q(_=>_.pendingPermissions.get(e)),n=Q(_=>_.aiResolvedPermissions.get(e)),i=Q(_=>_.clearAiResolvedPermissions),l=Q(_=>_.connectionStatus.get(e)??"disconnected"),c=Q(_=>_.cliConnected.get(e)??!1),u=Q(_=>_.cliReconnecting.get(e)??!1),f=Q(_=>_.setCliReconnecting),[h,p]=j.useState(null),g=j.useRef(void 0);j.useEffect(()=>{p(null),clearTimeout(g.current)},[e,c]),j.useEffect(()=>()=>clearTimeout(g.current),[]);const v=j.useCallback(async()=>{p(null),clearTimeout(g.current),f(e,!0);try{await _e.relaunchSession(e)}catch(_){Zr(_),f(e,!1);const S=_ instanceof Error?_.message:"Reconnection failed";p(S),g.current=setTimeout(()=>p(null),4e3)}},[e,f]),y=j.useMemo(()=>t?Array.from(t.values()):[],[t]),b=l==="connected"&&!c;return a.jsxs("div",{className:"flex flex-col h-full min-h-0",children:[b&&a.jsx("div",{className:"px-4 py-2.5 bg-gradient-to-r from-cc-warning/8 to-cc-warning/4 border-b border-cc-warning/15 flex items-center justify-center gap-3 animate-[fadeSlideIn_0.3s_ease-out]",children:h?a.jsxs(a.Fragment,{children:[a.jsx("span",{className:"w-1.5 h-1.5 rounded-full bg-cc-error shrink-0"}),a.jsx("span",{className:"text-xs text-cc-error font-medium",children:h}),a.jsx("button",{onClick:v,className:"text-xs font-medium px-3 py-1.5 rounded-lg bg-cc-error/12 hover:bg-cc-error/20 text-cc-error transition-all cursor-pointer",children:"Retry"})]}):u?a.jsxs(a.Fragment,{children:[a.jsx("span",{className:"w-3 h-3 rounded-full border-2 border-cc-warning/30 border-t-cc-warning animate-spin"}),a.jsx("span",{className:"text-xs text-cc-warning font-medium",children:"Reconnecting…"})]}):a.jsxs(a.Fragment,{children:[a.jsx("span",{className:"w-1.5 h-1.5 rounded-full bg-cc-warning animate-[pulse-dot_1.5s_ease-in-out_infinite] shrink-0"}),a.jsx("span",{className:"text-xs text-cc-warning font-medium",children:"CLI disconnected"}),a.jsx("button",{onClick:v,className:"text-xs font-medium px-3 py-1.5 rounded-lg bg-cc-warning/15 hover:bg-cc-warning/25 text-cc-warning transition-all cursor-pointer",children:"Reconnect"})]})}),l==="disconnected"&&a.jsxs("div",{className:"px-4 py-2.5 bg-gradient-to-r from-cc-warning/8 to-cc-warning/4 border-b border-cc-warning/15 flex items-center justify-center gap-2 animate-[fadeSlideIn_0.3s_ease-out]",children:[a.jsx("span",{className:"w-3 h-3 rounded-full border-2 border-cc-warning/30 border-t-cc-warning animate-spin"}),a.jsx("span",{className:"text-xs text-cc-warning font-medium",children:"Reconnecting to session..."})]}),a.jsxs("div",{className:"flex-1 flex flex-col min-h-0 relative",children:[a.jsx(U8,{sessionId:e}),a.jsx(p7,{sessionId:e})]}),n&&n.length>0&&a.jsx("div",{className:"shrink-0 border-t border-cc-border bg-cc-card",children:a.jsx(s7,{entry:n[n.length-1],onDismiss:()=>i(e)})}),y.length>0&&a.jsx("div",{className:"shrink-0 max-h-[60dvh] overflow-y-auto border-t border-cc-border bg-cc-card",children:y.map(_=>a.jsx(Y8,{permission:_,sessionId:e},_.request_id))}),a.jsx(V8,{sessionId:e})]})}function g7({sessionId:e}){const[t,n]=j.useState(!1),i=j.useRef(null),l=Q(p=>p.sessions.get(e)),c=(l==null?void 0:l.aiValidationEnabled)??!1,u=(l==null?void 0:l.aiValidationAutoApprove)??!0,f=(l==null?void 0:l.aiValidationAutoDeny)??!1;j.useEffect(()=>{if(!t)return;function p(g){i.current&&!i.current.contains(g.target)&&n(!1)}return document.addEventListener("mousedown",p),()=>document.removeEventListener("mousedown",p)},[t]);function h(p,g){const v=!g,y={[p]:v};Q.getState().setSessionAiValidation(e,y),uN(e,y)}return a.jsxs("div",{ref:i,className:"relative",children:[a.jsx("button",{onClick:()=>n(!t),className:`flex items-center justify-center w-8 h-8 rounded-md transition-colors cursor-pointer ${c?"text-cc-success hover:bg-cc-hover":"text-cc-muted hover:text-cc-fg hover:bg-cc-hover"}`,title:c?"AI Validation: On":"AI Validation: Off","aria-label":"Toggle AI validation settings","aria-expanded":t,children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-[15px] h-[15px]",children:a.jsx("path",{fillRule:"evenodd",d:"M8 1.246l.542.228c1.926.812 3.732.95 5.408.435l.61-.187v6.528a5.75 5.75 0 01-2.863 4.973L8 15.5l-3.697-2.277A5.75 5.75 0 011.44 8.25V1.722l.61.187c1.676.515 3.482.377 5.408-.435L8 1.246z",clipRule:"evenodd"})})}),t&&a.jsxs("div",{className:"absolute right-0 top-full mt-1 z-50 w-64 bg-cc-bg border border-cc-border rounded-lg shadow-lg p-2 space-y-1",children:[a.jsx("p",{className:"text-[10px] text-cc-muted px-2 pt-1 pb-1",children:"AI Validation for this session"}),a.jsxs("button",{type:"button",onClick:()=>h("aiValidationEnabled",c),className:"w-full flex items-center justify-between px-2 py-1.5 rounded-md hover:bg-cc-hover text-cc-fg transition-colors cursor-pointer","aria-label":"Toggle AI validation",children:[a.jsx("span",{className:"text-xs",children:"Enabled"}),a.jsx("span",{className:`text-[10px] font-medium ${c?"text-cc-success":"text-cc-muted"}`,children:c?"On":"Off"})]}),c&&a.jsxs(a.Fragment,{children:[a.jsxs("button",{type:"button",onClick:()=>h("aiValidationAutoApprove",u),className:"w-full flex items-center justify-between px-2 py-1.5 rounded-md hover:bg-cc-hover text-cc-fg transition-colors cursor-pointer","aria-label":"Toggle auto-approve safe tools",children:[a.jsx("span",{className:"text-xs",children:"Auto-approve safe"}),a.jsx("span",{className:`text-[10px] font-medium ${u?"text-cc-success":"text-cc-muted"}`,children:u?"On":"Off"})]}),a.jsxs("button",{type:"button",onClick:()=>h("aiValidationAutoDeny",f),className:"w-full flex items-center justify-between px-2 py-1.5 rounded-md hover:bg-cc-hover text-cc-fg transition-colors cursor-pointer","aria-label":"Toggle auto-deny dangerous tools",children:[a.jsx("span",{className:"text-xs",children:"Auto-deny dangerous"}),a.jsx("span",{className:`text-[10px] font-medium ${f?"text-cc-success":"text-cc-muted"}`,children:f?"On":"Off"})]})]})]})]})}function x7(){var U;const e=j.useSyncExternalStore(B=>(window.addEventListener("hashchange",B),()=>window.removeEventListener("hashchange",B)),()=>window.location.hash),t=j.useMemo(()=>jg(e),[e]),n=t.page==="session"||t.page==="home",i=Q(B=>B.currentSessionId),l=Q(B=>B.cliConnected),c=Q(B=>B.sessionStatus),u=Q(B=>B.sessionNames),f=Q(B=>B.sdkSessions),h=Q(B=>B.sidebarOpen),p=Q(B=>B.setSidebarOpen),g=Q(B=>B.taskPanelOpen),v=Q(B=>B.setTaskPanelOpen),y=Q(B=>B.activeTab),b=Q(B=>B.setActiveTab),_=Q(B=>B.markChatTabReentry),S=Q(B=>i?B.gitChangedFilesCount.get(i)??0:0),E=i?c.get(i)??null:null,k=i?l.get(i)??!1:!1,M=i?(u==null?void 0:u.get(i))||((U=f.find(B=>B.sessionId===i))==null?void 0:U.name)||`Session ${i.slice(0,8)}`:null,C=!!(i&&n),$=t.page==="session"&&!!i,z=["chat","diff"],D=B=>{B==="chat"&&y!=="chat"&&i&&_(i),b(B)};return j.useEffect(()=>{const B=H=>{if(!(H.metaKey||H.ctrlKey)||H.key.toLowerCase()!=="j"||!C)return;const L=H.target;if(L&&(L.tagName==="TEXTAREA"||L.tagName==="INPUT"||L.isContentEditable))return;H.preventDefault();const I=Math.max(0,z.indexOf(y)),T=H.shiftKey?-1:1,ae=(I+T+z.length)%z.length;D(z[ae])};return window.addEventListener("keydown",B),()=>window.removeEventListener("keydown",B)},[C,z,y,b,_,i]),a.jsx("header",{className:"relative shrink-0 h-11 px-4 bg-cc-bg",children:a.jsxs("div",{className:"h-full flex items-center gap-1 min-w-0",children:[a.jsx("button",{onClick:()=>p(!h),className:`flex items-center justify-center w-8 h-8 rounded-md transition-colors cursor-pointer shrink-0 ${h?"text-cc-primary bg-cc-active":"text-cc-muted hover:text-cc-fg hover:bg-cc-hover"}`,"aria-label":"Toggle sidebar",children:a.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-[15px] h-[15px]",children:[a.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M3 3h18v18H3V3z"}),a.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 3v18"})]})}),C&&a.jsxs("div",{className:"flex-1 flex items-center justify-start md:justify-center gap-0.5 min-w-0 overflow-x-auto [scrollbar-width:none] [&::-webkit-scrollbar]:hidden",children:[a.jsxs("button",{onClick:()=>D("chat"),className:`h-full px-3 text-[12px] font-medium transition-colors cursor-pointer flex items-center gap-1.5 border-b-[1.5px] shrink-0 ${y==="chat"?"text-cc-fg border-cc-primary":"text-cc-muted hover:text-cc-fg border-transparent"}`,title:M||"Session","aria-label":"Session tab",children:[a.jsx("span",{className:`w-1.5 h-1.5 rounded-full shrink-0 ${k?E==="running"?"bg-cc-primary":E==="compacting"?"bg-cc-warning":"bg-cc-success":"bg-cc-muted opacity-45"}`}),"Session"]}),a.jsxs("button",{onClick:()=>D("diff"),className:`h-full px-3 text-[12px] font-medium transition-colors cursor-pointer flex items-center gap-1.5 border-b-[1.5px] shrink-0 ${y==="diff"?"text-cc-fg border-cc-primary":"text-cc-muted hover:text-cc-fg border-transparent"}`,"aria-label":"Diffs tab",children:["Diffs",S>0&&a.jsx("span",{className:"text-[9px] rounded-full min-w-[15px] h-[15px] px-1 flex items-center justify-center font-semibold leading-none bg-amber-100 text-amber-700 dark:bg-amber-900/60 dark:text-amber-300",children:S})]})]}),a.jsxs("div",{className:"flex items-center gap-0.5 shrink-0",children:[C&&i&&a.jsx(g7,{sessionId:i}),a.jsx(v7,{}),$&&a.jsx("button",{onClick:()=>v(!g),className:`flex items-center justify-center w-8 h-8 rounded-md transition-colors cursor-pointer ${g?"text-cc-primary bg-cc-active":"text-cc-muted hover:text-cc-fg hover:bg-cc-hover"}`,title:"Toggle context panel","aria-label":"Toggle context panel",children:a.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-[15px] h-[15px]",children:[a.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M3 3h18v18H3V3z"}),a.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M15 3v18"})]})})]})]})})}function v7(){const e=Q(n=>n.darkMode),t=j.useCallback(()=>Q.getState().toggleDarkMode(),[]);return a.jsx("button",{onClick:t,className:"flex items-center justify-center w-8 h-8 rounded-md text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer",title:e?"Switch to light mode":"Switch to dark mode","aria-label":e?"Switch to light mode":"Switch to dark mode",children:e?a.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-[15px] h-[15px]",children:[a.jsx("circle",{cx:"12",cy:"12",r:"4"}),a.jsx("path",{d:"M12 2v2m0 16v2M4.93 4.93l1.41 1.41m11.32 11.32l1.41 1.41M2 12h2m16 0h2M4.93 19.07l1.41-1.41m11.32-11.32l1.41-1.41"})]}):a.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-[15px] h-[15px]",children:a.jsx("path",{d:"M21 12.79A9 9 0 1111.21 3a7 7 0 009.79 9.79z"})})})}const g2="cc-recent-dirs";function zd(){try{return JSON.parse(localStorage.getItem(g2)||"[]")}catch{return[]}}function x2(e){const t=zd().filter(n=>n!==e);t.unshift(e),localStorage.setItem(g2,JSON.stringify(t.slice(0,5)))}function v2({onClose:e,embedded:t=!1}){const[n,i]=j.useState([]),[l,c]=j.useState(!0),[u,f]=j.useState(null),[h,p]=j.useState(""),[g,v]=j.useState([]),[y,b]=j.useState(""),[_,S]=j.useState(!1),[E,k]=j.useState(""),[M,C]=j.useState([{key:"",value:""}]),[$,z]=j.useState(!1),D=j.useCallback(()=>{_e.listEnvs().then(i).catch(()=>{}).finally(()=>c(!1))},[]);j.useEffect(()=>{D()},[D]);function U(Y){f(Y.slug),p(Y.name);const F=Object.entries(Y.variables).map(([P,re])=>({key:P,value:re}));F.length===0&&F.push({key:"",value:""}),v(F),b("")}function B(){f(null),b("")}async function H(){if(!u)return;const Y={};for(const F of g){const P=F.key.trim();P&&(Y[P]=F.value)}try{await _e.updateEnv(u,{name:h.trim()||void 0,variables:Y}),f(null),b(""),D()}catch(F){b(F instanceof Error?F.message:String(F))}}async function L(Y){try{await _e.deleteEnv(Y),u===Y&&f(null),D()}catch(F){b(F instanceof Error?F.message:String(F))}}async function I(){const Y=E.trim();if(!Y)return;z(!0);const F={};for(const P of M){const re=P.key.trim();re&&(F[re]=P.value)}try{await _e.createEnv(Y,F),k(""),C([{key:"",value:""}]),S(!1),b(""),D()}catch(P){b(P instanceof Error?P.message:String(P))}finally{z(!1)}}if(t)return a.jsx("div",{className:"h-full bg-cc-bg text-cc-fg font-sans-ui antialiased overflow-y-auto overflow-x-hidden",children:a.jsxs("div",{className:"max-w-2xl mx-auto px-4 sm:px-6 py-6 sm:py-10 pb-safe",children:[a.jsx("div",{className:"flex items-start justify-between gap-3 mb-2",children:a.jsxs("div",{className:"min-w-0",children:[a.jsx("h1",{className:"text-lg font-semibold text-cc-fg",children:"Environments"}),a.jsx("p",{className:"mt-0.5 text-[13px] text-cc-muted leading-relaxed",children:"Reusable runtime profiles."})]})}),a.jsxs("div",{className:"flex items-center gap-2 mt-4 mb-5",children:[a.jsx("div",{className:"flex-1"}),a.jsxs("button",{onClick:()=>S(!_),className:`flex items-center gap-1.5 px-3.5 py-2.5 min-h-[44px] rounded-lg text-sm font-medium transition-colors cursor-pointer shrink-0 ${_?"bg-cc-active text-cc-fg":"bg-cc-primary hover:bg-cc-primary-hover text-white"}`,children:[a.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",className:"w-4 h-4",children:_?a.jsx("path",{d:"M18 6 6 18M6 6l12 12"}):a.jsx("path",{d:"M12 5v14M5 12h14"})}),a.jsx("span",{className:"hidden sm:inline",children:_?"Cancel":"New Environment"})]})]}),_&&a.jsxs("div",{className:"mb-6 rounded-xl bg-cc-card p-4 sm:p-5 space-y-3",style:{animation:"fadeSlideIn 150ms ease-out"},children:[a.jsx("input",{type:"text",value:E,onChange:Y=>k(Y.target.value),placeholder:"Environment name (e.g. production)",className:"w-full px-3 py-2.5 min-h-[44px] text-sm bg-cc-bg rounded-lg text-cc-fg placeholder:text-cc-muted focus:outline-none focus:ring-1 focus:ring-cc-primary/40 transition-shadow",onKeyDown:Y=>{Y.key==="Enter"&&E.trim()&&I()}}),a.jsx(Xu,{rows:M,onChange:C}),y&&a.jsx("div",{className:"px-3 py-2 rounded-lg bg-cc-error/10 text-xs text-cc-error",children:y}),a.jsxs("div",{className:"flex items-center justify-between pt-1",children:[a.jsxs("p",{className:"text-[11px] text-cc-muted",children:["Stored in ",a.jsx("code",{className:"text-[10px]",children:"~/.companion/envs/"})]}),a.jsx("button",{onClick:I,disabled:!E.trim()||$,className:`px-4 py-2.5 min-h-[44px] rounded-lg text-sm font-medium transition-colors ${E.trim()&&!$?"bg-cc-primary hover:bg-cc-primary-hover text-white cursor-pointer":"bg-cc-hover text-cc-muted cursor-not-allowed"}`,children:$?"Creating...":"Create"})]})]}),a.jsx("div",{className:"flex items-center gap-2 mb-3 text-[12px] text-cc-muted",children:a.jsxs("span",{children:[n.length," environment",n.length!==1?"s":""]})}),l?a.jsx("div",{className:"py-12 text-center text-sm text-cc-muted",children:"Loading environments..."}):n.length===0?a.jsx("div",{className:"py-12 text-center text-sm text-cc-muted",children:"No environments yet."}):a.jsx("div",{className:"space-y-1",children:n.map(Y=>{const F=u===Y.slug,P=Object.keys(Y.variables).length;return F?a.jsxs("div",{className:"rounded-xl bg-cc-card p-4 space-y-3",style:{animation:"fadeSlideIn 150ms ease-out"},children:[a.jsx("input",{type:"text",value:h,onChange:re=>p(re.target.value),placeholder:"Environment name",className:"w-full px-3 py-2.5 min-h-[44px] text-sm bg-cc-bg rounded-lg text-cc-fg focus:outline-none focus:ring-1 focus:ring-cc-primary/40 transition-shadow"}),a.jsx("div",{className:"space-y-3",children:a.jsxs("div",{children:[a.jsx("div",{className:"text-[11px] font-medium text-cc-muted mb-1.5",children:"Variables"}),a.jsx(Xu,{rows:g,onChange:v})]})}),a.jsxs("div",{className:"flex justify-end gap-2",children:[a.jsx("button",{onClick:B,className:"px-3 py-2.5 min-h-[44px] text-sm rounded-lg text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer",children:"Cancel"}),a.jsx("button",{onClick:()=>void H(),className:"px-4 py-2.5 min-h-[44px] text-sm rounded-lg font-medium bg-cc-primary hover:bg-cc-primary-hover text-white transition-colors cursor-pointer",children:"Save"})]})]},Y.slug):a.jsx(b7,{env:Y,varCount:P,onStartEdit:()=>U(Y),onDelete:()=>void L(Y.slug)},Y.slug)})}),y&&!_&&a.jsx("div",{className:"mt-4 px-3 py-2 rounded-lg bg-cc-error/10 text-xs text-cc-error",children:y})]})});const T=a.jsxs("div",{className:"rounded-xl bg-cc-card p-4 space-y-2.5",children:[a.jsx("span",{className:"text-sm font-medium text-cc-fg",children:"New Environment"}),a.jsx("input",{type:"text",value:E,onChange:Y=>k(Y.target.value),placeholder:"Environment name (e.g. production)",className:"w-full px-3 py-2.5 min-h-[44px] text-sm bg-cc-bg rounded-lg text-cc-fg placeholder:text-cc-muted focus:outline-none focus:ring-1 focus:ring-cc-primary/40 transition-shadow",onKeyDown:Y=>{Y.key==="Enter"&&E.trim()&&I()}}),a.jsx(Xu,{rows:M,onChange:C}),a.jsx("button",{onClick:I,disabled:!E.trim()||$,className:`px-4 py-2.5 min-h-[44px] text-sm font-medium rounded-lg transition-colors ${E.trim()&&!$?"bg-cc-primary hover:bg-cc-primary-hover text-white cursor-pointer":"bg-cc-hover text-cc-muted cursor-not-allowed"}`,children:$?"Creating...":"Create"})]}),ae=l?a.jsx("div",{className:"text-sm text-cc-muted text-center py-6",children:"Loading environments..."}):n.length===0?a.jsx("div",{className:"text-sm text-cc-muted text-center py-6",children:"No environments yet."}):a.jsx("div",{className:"space-y-3",children:n.map(Y=>a.jsxs("div",{className:"rounded-xl bg-cc-card overflow-hidden",children:[a.jsxs("div",{className:"flex items-center gap-2 px-3 py-2.5",children:[a.jsx("span",{className:"text-sm font-medium text-cc-fg flex-1",children:Y.name}),a.jsxs("span",{className:"text-xs text-cc-muted",children:[Object.keys(Y.variables).length," var",Object.keys(Y.variables).length!==1?"s":""]}),u===Y.slug?a.jsx("button",{onClick:B,className:"text-xs px-2 py-1.5 min-h-[44px] text-cc-muted hover:text-cc-fg cursor-pointer",children:"Cancel"}):a.jsxs(a.Fragment,{children:[a.jsx("button",{onClick:()=>U(Y),className:"text-xs px-2 py-1.5 min-h-[44px] text-cc-muted hover:text-cc-fg cursor-pointer",children:"Edit"}),a.jsx("button",{onClick:()=>L(Y.slug),className:"text-xs px-2 py-1.5 min-h-[44px] text-cc-muted hover:text-cc-error cursor-pointer",children:"Delete"})]})]}),u===Y.slug&&a.jsxs("div",{className:"px-3 py-3 space-y-2",children:[a.jsx("input",{type:"text",value:h,onChange:F=>p(F.target.value),placeholder:"Environment name",className:"w-full px-3 py-2.5 min-h-[44px] text-sm bg-cc-bg rounded-lg text-cc-fg placeholder:text-cc-muted focus:outline-none focus:ring-1 focus:ring-cc-primary/40 transition-shadow"}),a.jsx("div",{className:"space-y-3",children:a.jsxs("div",{children:[a.jsx("div",{className:"text-[11px] font-medium text-cc-muted mb-1.5",children:"Variables"}),a.jsx(Xu,{rows:g,onChange:v})]})}),a.jsx("button",{onClick:H,className:"px-4 py-2.5 min-h-[44px] text-sm font-medium bg-cc-primary hover:bg-cc-primary-hover text-white rounded-lg transition-colors cursor-pointer",children:"Save"})]}),u!==Y.slug&&Object.keys(Y.variables).length>0&&a.jsx("div",{className:"px-3 py-2.5 space-y-1",children:Object.entries(Y.variables).map(([F,P])=>a.jsxs("div",{className:"grid grid-cols-[auto_auto_minmax(0,1fr)] items-start gap-1.5 text-xs leading-5",children:[a.jsx("span",{className:"font-mono-code text-cc-fg break-all",children:F}),a.jsx("span",{className:"text-cc-muted",children:"="}),a.jsx("span",{className:"font-mono-code text-cc-muted break-all whitespace-pre-wrap",children:P})]},F))})]},Y.slug))}),W=a.jsxs("div",{className:"w-full max-w-lg max-h-[90dvh] sm:max-h-[80dvh] mx-0 sm:mx-4 flex flex-col bg-cc-bg rounded-t-[14px] sm:rounded-[14px] shadow-2xl overflow-hidden",onClick:Y=>Y.stopPropagation(),children:[a.jsxs("div",{className:"flex items-center justify-between px-4 sm:px-5 py-3 sm:py-4",children:[a.jsx("div",{className:"flex items-center gap-2",children:a.jsx("h2",{className:"text-sm font-semibold text-cc-fg",children:"Manage Environments"})}),e&&a.jsx("button",{onClick:e,"aria-label":"Close",className:"w-8 h-8 flex items-center justify-center rounded-md text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"2",className:"w-3.5 h-3.5",children:a.jsx("path",{d:"M4 4l8 8M12 4l-8 8",strokeLinecap:"round"})})})]}),a.jsxs("div",{className:"flex-1 overflow-y-auto px-3 sm:px-5 py-3 sm:py-4 pb-safe space-y-4",children:[y&&a.jsx("div",{className:"px-3 py-2 rounded-lg bg-cc-error/10 text-xs text-cc-error",children:y}),ae,T]})]});return pl.createPortal(a.jsx("div",{className:"fixed inset-0 z-50 flex items-end sm:items-center justify-center bg-black/50",onClick:e,children:W}),document.body)}function b7({env:e,varCount:t,onStartEdit:n,onDelete:i}){return a.jsxs("div",{className:"group flex items-start gap-3 px-3 py-3 min-h-[44px] rounded-lg hover:bg-cc-hover/60 transition-colors",children:[a.jsx("div",{className:"shrink-0 mt-0.5 w-7 h-7 rounded-md bg-cc-primary/10 flex items-center justify-center",children:a.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3.5 h-3.5 text-cc-primary",children:a.jsx("path",{d:"M12 3v18M3 12h18M4.5 6.5l15 0M4.5 17.5h15M6.5 4.5v15M17.5 4.5v15"})})}),a.jsxs("div",{className:"flex-1 min-w-0",children:[a.jsx("div",{className:"flex items-center gap-2",children:a.jsx("span",{className:"text-sm font-medium text-cc-fg truncate",children:e.name})}),a.jsxs("p",{className:"mt-0.5 text-xs text-cc-muted",children:[t," variable",t!==1?"s":""]})]}),a.jsxs("div",{className:"shrink-0 flex items-center gap-0.5 opacity-100 sm:opacity-0 sm:group-hover:opacity-100 transition-opacity",children:[a.jsx("button",{onClick:n,className:"p-2 min-h-[44px] min-w-[44px] sm:min-h-0 sm:min-w-0 sm:p-1.5 rounded-md text-cc-muted hover:text-cc-fg hover:bg-cc-active transition-colors cursor-pointer","aria-label":"Edit",children:a.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3.5 h-3.5",children:[a.jsx("path",{d:"M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7"}),a.jsx("path",{d:"M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5Z"})]})}),a.jsx("button",{onClick:i,className:"p-2 min-h-[44px] min-w-[44px] sm:min-h-0 sm:min-w-0 sm:p-1.5 rounded-md text-cc-muted hover:text-cc-error hover:bg-cc-error/10 transition-colors cursor-pointer","aria-label":"Delete",children:a.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3.5 h-3.5",children:a.jsx("path",{d:"M3 6h18M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2m3 0v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6h14Z"})})})]})]})}function Xu({rows:e,onChange:t}){function n(c,u,f){const h=[...e];h[c]={...h[c],[u]:f},t(h)}function i(c){const u=e.filter((f,h)=>h!==c);u.length===0&&u.push({key:"",value:""}),t(u)}function l(){t([...e,{key:"",value:""}])}return a.jsxs("div",{className:"space-y-1.5",children:[e.map((c,u)=>a.jsxs("div",{className:"flex items-center gap-1.5",children:[a.jsx("input",{type:"text",value:c.key,onChange:f=>n(u,"key",f.target.value),placeholder:"KEY",className:"flex-1 min-w-0 px-3 py-2.5 min-h-[44px] text-xs font-mono-code bg-cc-bg rounded-lg text-cc-fg placeholder:text-cc-muted focus:outline-none focus:ring-1 focus:ring-cc-primary/40 transition-shadow"}),a.jsx("span",{className:"text-[10px] text-cc-muted",children:"="}),a.jsx("input",{type:"text",value:c.value,onChange:f=>n(u,"value",f.target.value),placeholder:"value",className:"flex-1 min-w-0 px-3 py-2.5 min-h-[44px] text-xs font-mono-code bg-cc-bg rounded-lg text-cc-fg placeholder:text-cc-muted focus:outline-none focus:ring-1 focus:ring-cc-primary/40 transition-shadow"}),a.jsx("button",{onClick:()=>i(u),"aria-label":"Remove variable",className:"w-10 h-10 min-h-[44px] flex items-center justify-center rounded-lg text-cc-muted hover:text-cc-error hover:bg-cc-error/10 transition-colors cursor-pointer shrink-0",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"2",className:"w-3 h-3",children:a.jsx("path",{d:"M4 4l8 8M12 4l-8 8",strokeLinecap:"round"})})})]},u)),a.jsx("button",{onClick:l,className:"text-xs py-2 min-h-[44px] text-cc-muted hover:text-cc-fg transition-colors cursor-pointer",children:"+ Add variable"})]})}const y7=Object.freeze(Object.defineProperty({__proto__:null,EnvManager:v2},Symbol.toStringTag,{value:"Module"}));function _7(e){if(!e)return[];const t=e.split("/").filter(Boolean),n=[{label:"/",path:"/"}];let i="";for(const l of t)i+="/"+l,n.push({label:l,path:i});return n}function w7({initialPath:e,onSelect:t,onClose:n}){const[i,l]=j.useState(""),[c,u]=j.useState([]),[f,h]=j.useState(!0),[p,g]=j.useState(""),[v,y]=j.useState(""),[b,_]=j.useState(!1),[S,E]=j.useState(""),[k,M]=j.useState(-1),[C,$]=j.useState(!1),[z,D]=j.useState(()=>zd()),U=j.useRef(null),B=j.useRef(null),H=j.useRef(null),L=j.useRef(new Map),I=j.useMemo(()=>{if(!S)return c;const P=S.toLowerCase();return c.filter(re=>re.name.toLowerCase().includes(P))},[c,S]),T=j.useCallback(async P=>{h(!0),g(""),E(""),M(-1);try{const re=await _e.listDirs(P);l(re.path),u(re.dirs)}catch{g("Could not load directory"),u([])}finally{h(!1)}},[]);j.useEffect(()=>{T(e||void 0)},[]),j.useEffect(()=>{const P=U.current;if(!P)return;function re(R){if(R.key!=="Tab")return;const O=P.querySelectorAll('button, [href], input, select, textarea, [tabindex]:not([tabindex="-1"])');if(O.length===0)return;const Z=O[0],A=O[O.length-1];R.shiftKey&&document.activeElement===Z?(R.preventDefault(),A.focus()):!R.shiftKey&&document.activeElement===A&&(R.preventDefault(),Z.focus())}document.addEventListener("keydown",re);const me=setTimeout(()=>{var R;(R=H.current)==null||R.focus()},80);return()=>{document.removeEventListener("keydown",re),clearTimeout(me)}},[]);const ae=j.useCallback(()=>{C||($(!0),setTimeout(n,150))},[n,C]);j.useEffect(()=>{function P(re){if(re.key==="Escape"){if(b)return;ae()}}return document.addEventListener("keydown",P),()=>document.removeEventListener("keydown",P)},[b,ae]),j.useEffect(()=>{function P(re){var R,O;if(b)return;if(re.key==="Backspace"&&document.activeElement!==H.current){if(i&&i!=="/"){re.preventDefault();const Z=i.split("/").slice(0,-1).join("/")||"/";T(Z)}return}const me=I.length;if(me!==0){if(re.key==="ArrowDown"){re.preventDefault();const Z=k<me-1?k+1:0;M(Z),(R=L.current.get(Z))==null||R.focus()}else if(re.key==="ArrowUp"){re.preventDefault();const Z=k>0?k-1:me-1;M(Z),(O=L.current.get(Z))==null||O.focus()}}}return document.addEventListener("keydown",P),()=>document.removeEventListener("keydown",P)},[b,I.length,k,i,T]),j.useEffect(()=>{var P;k>=0&&((P=L.current.get(k))==null||P.scrollIntoView({block:"nearest"}))},[k]);function W(P){x2(P),D(zd()),t(P),n()}const Y=_7(i),F=i.split("/").pop()||"/";return pl.createPortal(a.jsx("div",{className:`fixed inset-0 z-50 flex items-end sm:items-center justify-center transition-opacity duration-150 ${C?"opacity-0":"opacity-100"}`,style:{backgroundColor:"rgba(0,0,0,0.5)",backdropFilter:"blur(4px)"},onClick:ae,children:a.jsxs("div",{ref:U,role:"dialog","aria-modal":"true","aria-label":"Select folder",className:`w-full max-w-lg h-[min(520px,90dvh)] mx-0 sm:mx-4 flex flex-col bg-cc-bg border border-cc-border rounded-t-[14px] sm:rounded-[14px] shadow-2xl overflow-hidden transition-transform duration-150 ${C?"translate-y-4 sm:translate-y-2 opacity-0":"translate-y-0 opacity-100"}`,style:{animation:"fadeSlideIn 200ms ease-out"},onClick:P=>P.stopPropagation(),children:[a.jsxs("div",{className:"flex items-center justify-between px-4 sm:px-5 py-3 sm:py-4 border-b border-cc-border shrink-0",children:[a.jsx("h2",{className:"text-sm font-semibold text-cc-fg font-sans-ui",children:"Select Folder"}),a.jsx("button",{type:"button","aria-label":"Close",onClick:ae,className:"w-6 h-6 flex items-center justify-center rounded-md text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"2",className:"w-3.5 h-3.5",children:a.jsx("path",{d:"M4 4l8 8M12 4l-8 8",strokeLinecap:"round"})})})]}),z.length>0&&a.jsxs("div",{className:"border-b border-cc-border shrink-0",role:"group","aria-label":"Recent directories",children:[a.jsx("div",{className:"px-4 pt-2.5 pb-1 text-[10px] text-cc-muted uppercase tracking-wider font-sans-ui select-none",children:"Recent"}),a.jsx("ul",{className:"list-none m-0 p-0",children:z.map(P=>a.jsx("li",{children:a.jsxs("button",{type:"button",onClick:()=>W(P),className:"w-full px-4 py-2 sm:py-1.5 text-xs text-left hover:bg-cc-hover transition-colors cursor-pointer flex items-center gap-2 text-cc-fg group",children:[a.jsxs("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 text-cc-muted opacity-50 group-hover:opacity-80 transition-opacity shrink-0",children:[a.jsx("path",{d:"M8 3.5a.5.5 0 00-1 0V8a.5.5 0 00.252.434l3.5 2a.5.5 0 00.496-.868L8 7.71V3.5z"}),a.jsx("path",{fillRule:"evenodd",d:"M8 16A8 8 0 108 0a8 8 0 000 16zm7-8A7 7 0 111 8a7 7 0 0114 0z"})]}),a.jsx("span",{className:"font-medium truncate",children:P.split("/").pop()||P}),a.jsx("span",{className:"text-cc-muted font-mono-code text-[10px] truncate ml-auto",children:P})]})},P))})]}),a.jsx("div",{className:"px-4 py-2 border-b border-cc-border flex items-center gap-1.5 shrink-0 min-h-[40px]",children:b?a.jsx("input",{type:"text","aria-label":"Type a directory path",value:v,onChange:P=>y(P.target.value),onKeyDown:P=>{P.key==="Enter"&&v.trim()&&W(v.trim()),P.key==="Escape"&&(P.stopPropagation(),_(!1))},placeholder:"/path/to/project",className:"flex-1 px-2 py-1 text-base sm:text-xs bg-cc-input-bg border border-cc-border rounded-md text-cc-fg font-mono-code placeholder:text-cc-muted focus:outline-none focus:border-cc-primary/50",autoFocus:!0}):a.jsxs(a.Fragment,{children:[a.jsx("nav",{"aria-label":"Directory breadcrumb",className:"flex-1 min-w-0 flex items-center gap-0.5 overflow-x-auto",children:Y.map((P,re)=>{const me=re===Y.length-1;return a.jsxs("span",{className:"flex items-center gap-0.5 shrink-0",children:[re>0&&a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-2.5 h-2.5 text-cc-muted opacity-40 shrink-0",children:a.jsx("path",{d:"M6 4l4 4-4 4"})}),a.jsx("button",{type:"button",onClick:()=>{me||T(P.path)},className:`text-[11px] font-mono-code px-1 py-0.5 rounded transition-colors whitespace-nowrap ${me?"text-cc-fg font-medium cursor-default":"text-cc-muted hover:text-cc-fg hover:bg-cc-hover cursor-pointer"}`,"aria-current":me?"location":void 0,tabIndex:me?-1:0,children:P.label})]},P.path)})}),a.jsx("button",{type:"button","aria-label":"Type path manually",onClick:()=>{_(!0),y(i)},className:"w-6 h-6 flex items-center justify-center rounded-md text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer shrink-0",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3",children:a.jsx("path",{d:"M11.013 1.427a1.75 1.75 0 012.474 0l1.086 1.086a1.75 1.75 0 010 2.474l-8.61 8.61c-.21.21-.47.364-.756.445l-3.251.93a.75.75 0 01-.927-.928l.929-3.25a1.75 1.75 0 01.445-.758l8.61-8.61zm1.414 1.06a.25.25 0 00-.354 0L3.463 11.098a.25.25 0 00-.064.108l-.563 1.97 1.971-.564a.25.25 0 00.108-.064l8.61-8.61a.25.25 0 000-.354l-1.098-1.097z"})})})]})}),!b&&a.jsxs("div",{className:"flex-1 min-h-0 flex flex-col overflow-hidden",children:[a.jsxs("div",{className:"flex items-center gap-2 px-4 py-2 border-b border-cc-border shrink-0",children:[a.jsxs("div",{className:"flex-1 min-w-0 relative",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 text-cc-muted absolute left-2 top-1/2 -translate-y-1/2 pointer-events-none",children:a.jsx("path",{d:"M11.5 7a4.5 4.5 0 11-9 0 4.5 4.5 0 019 0zm-.82 4.74a6 6 0 111.06-1.06l3.04 3.04a.75.75 0 11-1.06 1.06l-3.04-3.04z"})}),a.jsx("input",{ref:H,type:"text","aria-label":"Filter directories",value:S,onChange:P=>{E(P.target.value),M(-1)},placeholder:"Filter...",className:"w-full pl-7 pr-2 py-1.5 text-base sm:text-xs bg-transparent text-cc-fg font-mono-code placeholder:text-cc-muted/60 focus:outline-none rounded-md border border-transparent focus:border-cc-border transition-colors"})]}),a.jsxs("button",{type:"button",onClick:()=>W(i),"aria-label":`Select ${F}`,className:"shrink-0 flex items-center gap-1.5 px-3 py-1.5 rounded-md text-xs font-medium bg-cc-primary text-white hover:bg-cc-primary-hover transition-colors cursor-pointer",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 shrink-0","aria-hidden":"true",children:a.jsx("path",{d:"M12.416 3.376a.75.75 0 01.208 1.04l-5 7.5a.75.75 0 01-1.154.114l-3-3a.75.75 0 011.06-1.06l2.353 2.353 4.493-6.74a.75.75 0 011.04-.207z"})}),a.jsx("span",{className:"hidden sm:inline","aria-hidden":"true",children:"Select"}),a.jsx("span",{className:"font-mono-code max-w-[100px] truncate","aria-hidden":"true",children:F})]})]}),a.jsx("div",{ref:B,className:"flex-1 min-h-0 overflow-y-auto","aria-label":"Subdirectories",children:f?a.jsx("div",{className:"px-4 py-2 space-y-1","aria-busy":"true","aria-label":"Loading directories",children:Array.from({length:6}).map((P,re)=>a.jsxs("div",{className:"flex items-center gap-2 py-1.5",children:[a.jsx("div",{className:"w-3 h-3 rounded-sm bg-cc-hover shrink-0",style:{background:"linear-gradient(90deg, var(--color-cc-hover) 25%, var(--color-cc-active) 50%, var(--color-cc-hover) 75%)",backgroundSize:"200% 100%",animation:"shimmer 1.5s ease-in-out infinite"}}),a.jsx("div",{className:"h-3 rounded-sm flex-1",style:{maxWidth:`${50+re*17%40}%`,background:"linear-gradient(90deg, var(--color-cc-hover) 25%, var(--color-cc-active) 50%, var(--color-cc-hover) 75%)",backgroundSize:"200% 100%",animation:`shimmer 1.5s ease-in-out ${re*.1}s infinite`}})]},re))}):p?a.jsxs("div",{className:"px-4 py-8 flex flex-col items-center gap-2 text-center",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-5 h-5 text-cc-error/70",children:a.jsx("path",{d:"M8.982 1.566a1.13 1.13 0 00-1.96 0L.165 13.233c-.457.778.091 1.767.98 1.767h13.713c.889 0 1.438-.99.98-1.767L8.982 1.566zM8 5c.535 0 .954.462.9.995l-.35 3.507a.552.552 0 01-1.1 0L7.1 5.995A.905.905 0 018 5zm.002 6a1 1 0 110 2 1 1 0 010-2z"})}),a.jsx("p",{className:"text-xs text-cc-muted",children:p}),a.jsx("button",{type:"button",onClick:()=>T(i||void 0),className:"mt-1 text-xs text-cc-primary hover:text-cc-primary-hover transition-colors cursor-pointer font-medium",children:"Retry"})]}):I.length===0?a.jsxs("div",{className:"px-4 py-8 text-center",children:[a.jsx("p",{className:"text-xs text-cc-muted",children:S?"No matching directories":"No subdirectories"}),S&&a.jsx("button",{type:"button",onClick:()=>E(""),className:"mt-1 text-xs text-cc-primary hover:text-cc-primary-hover transition-colors cursor-pointer font-medium",children:"Clear filter"})]}):a.jsx("ul",{className:"list-none m-0 p-0",children:I.map((P,re)=>a.jsxs("li",{className:`flex items-center transition-colors ${k===re?"bg-cc-hover":"hover:bg-cc-hover"}`,children:[a.jsxs("button",{type:"button",ref:me=>{me?L.current.set(re,me):L.current.delete(re)},onClick:()=>T(P.path),onKeyDown:me=>{me.key==="Enter"&&(me.preventDefault(),W(P.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:P.path,"aria-label":`Navigate into ${P.name}`,children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 opacity-40 shrink-0",children:a.jsx("path",{d:"M1 3.5A1.5 1.5 0 012.5 2h3.379a1.5 1.5 0 011.06.44l.622.621a.5.5 0 00.353.146H13.5A1.5 1.5 0 0115 4.707V12.5a1.5 1.5 0 01-1.5 1.5h-11A1.5 1.5 0 011 12.5v-9z"})}),a.jsx("span",{className:"truncate",children:P.name}),a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 opacity-25 shrink-0 ml-auto",children:a.jsx("path",{d:"M6 4l4 4-4 4"})})]}),a.jsx("button",{type:"button",onClick:()=>W(P.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 ${P.name}`,children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3",children:a.jsx("path",{d:"M12.416 3.376a.75.75 0 01.208 1.04l-5 7.5a.75.75 0 01-1.154.114l-3-3a.75.75 0 011.06-1.06l2.353 2.353 4.493-6.74a.75.75 0 011.04-.207z"})})})]},P.path))})}),a.jsxs("div",{className:"px-4 py-1.5 border-t border-cc-border shrink-0 flex items-center gap-3 text-[10px] text-cc-muted select-none",children:[a.jsxs("span",{children:[a.jsx("kbd",{className:"px-1 py-0.5 rounded bg-cc-hover text-cc-muted font-mono-code text-[9px]",children:"↑↓"})," navigate"]}),a.jsxs("span",{children:[a.jsx("kbd",{className:"px-1 py-0.5 rounded bg-cc-hover text-cc-muted font-mono-code text-[9px]",children:"↵"})," select"]}),a.jsxs("span",{children:[a.jsx("kbd",{className:"px-1 py-0.5 rounded bg-cc-hover text-cc-muted font-mono-code text-[9px]",children:"⇐"})," parent"]}),a.jsxs("span",{className:"ml-auto",children:[a.jsx("kbd",{className:"px-1 py-0.5 rounded bg-cc-hover text-cc-muted font-mono-code text-[9px]",children:"esc"})," close"]})]})]})]})}),document.body)}function j7(e,t){const n=t.toLowerCase().replace(/[^a-z0-9]+/g,"-").replace(/^-+|-+$/g,"").slice(0,60);return`${e.toLowerCase()}-${n}`}function S7(e){return e.branchName&&e.branchName.trim()?e.branchName.trim():j7(e.identifier,e.title)}function Xo({className:e}){return a.jsxs("svg",{viewBox:"0 0 100 104",fill:"none","aria-hidden":"true",className:e,children:[a.jsx("path",{d:"M1.22541 61.5228c-.51174-.7989-.43432-1.7526.24387-2.4308L56.4111 3.93536c.6786-.67858 1.6333-.7555 2.4308-.24384l8.676 5.55638c.9876.63266 1.0994 2.01905.2024 2.91604L11.7007 68.1832c-.897.897-2.28339.7852-2.91605-.2024L1.22541 61.5228z",fill:"currentColor"}),a.jsx("path",{d:"M10.3282 73.646c-.69215-.6922-.62695-1.8301.14574-2.4633l10.0851-8.2649c.7722-.6328 1.9083-.5766 2.5354.1253l16.8427 18.8696c.6281.7032.5667 1.8504-.1371 2.5606l-8.2649 8.3441c-.7047.7111-1.8598.7621-2.5605.1133L10.3282 73.646z",fill:"currentColor"}),a.jsx("path",{d:"M44.9498 90.6953c-.4357-.7281-.2507-1.6655.4242-2.1538l7.1957-5.2044c.6744-.4878 1.6108-.3706 2.1413.2682l8.8797 10.6885c.5297.6379.4213 1.5907-.2409 2.1184l-5.1045 4.0706c-.6633.5286-1.627.4453-2.1858-.189L44.9498 90.6953z",fill:"currentColor"}),a.jsx("path",{d:"M67.3964 96.0665c-.2955-.5872-.0617-1.2949.5209-1.5775l4.2152-2.0447c.5843-.2834 1.2962-.0519 1.5873.5167l3.6174 7.0694c.2914.5693.0659 1.2693-.5028 1.5613l-4.2152 2.1643c-.5704.2929-1.2797.0581-1.5788-.5224L67.3964 96.0665z",fill:"currentColor"})]})}function k7({defaultProjectId:e,connectionId:t,onCreated:n,onClose:i}){const[l,c]=j.useState(""),[u,f]=j.useState(""),[h,p]=j.useState(""),[g,v]=j.useState(0),[y,b]=j.useState(!0),[_,S]=j.useState([]),[E,k]=j.useState(""),[M,C]=j.useState(""),[$,z]=j.useState(!0),[D,U]=j.useState(!1),[B,H]=j.useState("");j.useEffect(()=>{let I=!0;return Promise.all([_e.getLinearStates(t),_e.getLinearConnection(t)]).then(([T,ae])=>{var Y;if(!I)return;S(T.teams),k(ae.viewerId);const W=((Y=T.teams[0])==null?void 0:Y.id)||"";p(W)}).catch(T=>{I&&H(T instanceof Error?T.message:"Failed to load teams")}).finally(()=>{I&&z(!1)}),()=>{I=!1}},[t]),j.useEffect(()=>{if(!h||_.length===0){C("");return}const I=_.find(ae=>ae.id===h),T=I==null?void 0:I.states.find(ae=>ae.type==="backlog");C((T==null?void 0:T.id)||"")},[h,_]);async function L(){if(!(!l.trim()||!h)){U(!0),H("");try{const I=await _e.createLinearIssue({title:l.trim(),description:u.trim()||void 0,teamId:h,priority:g,projectId:e||void 0,assigneeId:y&&E?E:void 0,stateId:M||void 0,connectionId:t});n(I.issue)}catch(I){H(I instanceof Error?I.message:"Failed to create issue")}finally{U(!1)}}}return pl.createPortal(a.jsx("div",{className:"fixed inset-0 z-50 flex items-center justify-center bg-black/50 backdrop-blur-sm",onClick:i,children:a.jsxs("div",{className:"mx-4 w-full max-w-md bg-cc-card border border-cc-border rounded-xl shadow-2xl p-5",onClick:I=>I.stopPropagation(),children:[a.jsxs("div",{className:"flex items-center justify-between mb-4",children:[a.jsx("h3",{className:"text-sm font-semibold text-cc-fg",children:"Create Linear Issue"}),a.jsx("button",{type:"button",onClick:i,className:"inline-flex h-6 w-6 items-center justify-center rounded-md text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5",children:a.jsx("path",{d:"M4.646 4.646a.5.5 0 01.708 0L8 7.293l2.646-2.647a.5.5 0 01.708.708L8.707 8l2.647 2.646a.5.5 0 01-.708.708L8 8.707l-2.646 2.647a.5.5 0 01-.708-.708L7.293 8 4.646 5.354a.5.5 0 010-.708z"})})})]}),B&&a.jsx("div",{className:"mb-3 px-2.5 py-2 text-xs text-cc-error bg-cc-error/10 border border-cc-error/20 rounded-lg",children:B}),$?a.jsx("div",{className:"py-8 text-xs text-cc-muted text-center",children:"Loading teams..."}):a.jsxs("div",{className:"space-y-3",children:[a.jsxs("div",{children:[a.jsx("label",{htmlFor:"create-issue-title",className:"text-xs text-cc-muted block mb-1",children:"Title *"}),a.jsx("input",{id:"create-issue-title",type:"text",value:l,onChange:I=>c(I.target.value),onKeyDown:I=>{I.key==="Enter"&&l.trim()&&h&&!D&&L()},placeholder:"Issue title",autoFocus:!0,className:"w-full px-2.5 py-2 text-sm bg-cc-input-bg border border-cc-border rounded-md text-cc-fg placeholder:text-cc-muted focus:outline-none focus:border-cc-primary/60"})]}),a.jsxs("div",{children:[a.jsx("label",{htmlFor:"create-issue-desc",className:"text-xs text-cc-muted block mb-1",children:"Description"}),a.jsx("textarea",{id:"create-issue-desc",value:u,onChange:I=>f(I.target.value),placeholder:"Add details... (Markdown supported)",rows:3,className:"w-full px-2.5 py-2 text-sm bg-cc-input-bg border border-cc-border rounded-md text-cc-fg placeholder:text-cc-muted focus:outline-none focus:border-cc-primary/60 resize-none"})]}),a.jsxs("div",{children:[a.jsx("label",{htmlFor:"create-issue-team",className:"text-xs text-cc-muted block mb-1",children:"Team *"}),a.jsx("select",{id:"create-issue-team",value:h,onChange:I=>p(I.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(I=>a.jsxs("option",{value:I.id,children:[I.name," (",I.key,")"]},I.id))})]}),a.jsxs("div",{children:[a.jsx("label",{htmlFor:"create-issue-priority",className:"text-xs text-cc-muted block mb-1",children:"Priority"}),a.jsxs("select",{id:"create-issue-priority",value:g,onChange:I=>v(Number(I.target.value)),className:"w-full px-2.5 py-2 text-sm bg-cc-input-bg border border-cc-border rounded-md text-cc-fg cursor-pointer",children:[a.jsx("option",{value:0,children:"No priority"}),a.jsx("option",{value:1,children:"Urgent"}),a.jsx("option",{value:2,children:"High"}),a.jsx("option",{value:3,children:"Medium"}),a.jsx("option",{value:4,children:"Low"})]})]}),a.jsxs("label",{htmlFor:"create-issue-assign",className:"flex items-center gap-2 cursor-pointer",children:[a.jsx("input",{id:"create-issue-assign",type:"checkbox",checked:y,onChange:I=>b(I.target.checked),className:"rounded border-cc-border text-cc-primary focus:ring-cc-primary/30 cursor-pointer"}),a.jsx("span",{className:"text-xs text-cc-muted",children:"Assign to me"})]}),a.jsxs("div",{className:"flex gap-2.5 pt-2",children:[a.jsx("button",{type:"button",onClick:i,className:"flex-1 px-3 py-2 text-xs font-medium rounded-lg bg-cc-hover text-cc-muted hover:text-cc-fg transition-colors cursor-pointer",children:"Cancel"}),a.jsx("button",{type:"button",onClick:L,disabled:!l.trim()||!h||D,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:D?"Creating...":"Create Issue"})]})]})]})}),document.body)}function N7({cwd:e,gitRepoInfo:t,linearConfigured:n,selectedLinearIssue:i,onIssueSelect:l,onBranchFromIssue:c,onConnectionSelect:u}){const[f,h]=j.useState([]),[p,g]=j.useState(null),[v,y]=j.useState(!1),[b,_]=j.useState(""),[S,E]=j.useState([]),[k,M]=j.useState(!1),[C,$]=j.useState(!1),[z,D]=j.useState(""),[U,B]=j.useState(!1),[H,L]=j.useState(null),[I,T]=j.useState([]),[ae,W]=j.useState(!1),[Y,F]=j.useState(""),[P,re]=j.useState(!1),[me,R]=j.useState([]),[O,Z]=j.useState(!1),[A,he]=j.useState(""),[we,Ee]=j.useState(!1),[Le,ce]=j.useState([]),[Ne,Fe]=j.useState(!1),[Et,Ke]=j.useState(!1),Tt=j.useRef(null);j.useEffect(()=>{function je(ze){Tt.current&&!Tt.current.contains(ze.target)&&(M(!1),re(!1))}return document.addEventListener("pointerdown",je),()=>document.removeEventListener("pointerdown",je)},[]),j.useEffect(()=>{if(!n){h([]),g(null),y(!1),u(null);return}let je=!0;return _e.listLinearConnections().then(({connections:ze})=>{je&&(h(ze),y(!0),ze.length>0?(g(ze[0].id),u(ze[0].id)):(g(null),u(null)))}).catch(()=>{je&&y(!0)}),()=>{je=!1}},[n]);const vt=j.useCallback(je=>{g(je),u(je),l(null),E([]),_(""),D(""),ce([]),he(""),R([]),H&&(W(!0),F(""),_e.getLinearProjectIssues(H.projectId,10,je).then(({issues:ze})=>{T(ze)}).catch(ze=>{F(ze instanceof Error?ze.message:String(ze))}).finally(()=>{W(!1)}))},[H,u,l]);j.useEffect(()=>{if(!t||!n){L(null),T([]);return}let je=!0;return W(!0),F(""),(async()=>{try{const{mapping:ze}=await _e.getLinearProjectMapping(t.repoRoot);if(!je)return;if(L(ze),ze){const{issues:lt}=await _e.getLinearProjectIssues(ze.projectId,10,p??void 0);if(!je)return;T(lt)}else T([])}catch(ze){if(!je)return;F(ze instanceof Error?ze.message:String(ze))}finally{je&&W(!1)}})(),()=>{je=!1}},[t,n,p]),j.useEffect(()=>{if(!n)return;const je=b.trim();if(je.length<2){E([]),D(""),$(!1);return}let ze=!0;$(!0),D("");const lt=setTimeout(()=>{_e.searchLinearIssues(je,8,p??void 0).then($e=>{ze&&E($e.issues)}).catch($e=>{ze&&(E([]),D($e instanceof Error?$e.message:String($e)))}).finally(()=>{ze&&$(!1)})},400);return()=>{ze=!1,clearTimeout(lt)}},[n,b,p]),j.useEffect(()=>{if(!n||!we){ce([]),Fe(!1);return}const je=A.trim();if(je.length<2){ce([]),Fe(!1);return}let ze=!0;Fe(!0);const lt=setTimeout(()=>{_e.searchLinearIssues(je,10,p??void 0).then($e=>{ze&&ce($e.issues)}).catch(()=>{ze&&ce([])}).finally(()=>{ze&&Fe(!1)})},400);return()=>{ze=!1,clearTimeout(lt)}},[n,we,A,p]);function He(je,ze=!1){l(je),_(`${je.identifier} - ${je.title}`);const lt=S7(je);c(lt,!0),ze&&M(!1)}function Bt(){l(null),_(""),E([]),D("")}async function gn(je){if(t)try{const{mapping:ze}=await _e.upsertLinearProjectMapping({repoRoot:t.repoRoot,projectId:je.id,projectName:je.name});L(ze),re(!1),W(!0),F("");const{issues:lt}=await _e.getLinearProjectIssues(je.id,10,p??void 0);T(lt)}catch(ze){F(ze instanceof Error?ze.message:String(ze))}finally{W(!1)}}async function cn(){if(t){try{await _e.removeLinearProjectMapping(t.repoRoot)}catch{}L(null),T([]),l(null),_("")}}function Jt(){if(!n){window.location.hash="#/integrations/linear";return}re(!0),me.length===0&&(Z(!0),_e.listLinearProjects(p??void 0).then(({projects:je})=>R(je)).catch(()=>{}).finally(()=>Z(!1)))}function en(je){Ke(!1),He(je),H&&(W(!0),_e.getLinearProjectIssues(H.projectId,10,p??void 0).then(({issues:ze})=>T(ze)).catch(()=>{}).finally(()=>W(!1)))}return n?a.jsxs("aside",{className:"space-y-2 mt-0.5",ref:Tt,children:[a.jsxs("div",{className:"relative rounded-[12px] border border-cc-border bg-cc-card/90 px-2.5 py-2",title:`Repo: ${e}`,children:[a.jsxs("div",{className:"flex items-center gap-2 flex-wrap",children:[a.jsx("span",{className:"text-[11px] uppercase tracking-wide text-cc-muted",children:"Context"}),v&&f.length>1&&a.jsx("select",{value:p??"",onChange:je=>vt(je.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(je=>a.jsx("option",{value:je.id,children:je.workspaceName||je.name},je.id))}),H?a.jsxs(a.Fragment,{children:[a.jsxs("div",{className:"inline-flex items-center gap-1.5 px-2.5 py-1.5 rounded-lg text-xs border border-cc-primary/35 bg-cc-primary/10 text-cc-primary",children:[a.jsx(Xo,{className:"w-3.5 h-3.5"}),a.jsx("span",{children:H.projectName}),a.jsx("button",{type:"button",onClick:cn,className:"ml-0.5 hover:text-cc-error transition-colors cursor-pointer",title:"Detach Linear project",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3",children:a.jsx("path",{d:"M4.646 4.646a.5.5 0 01.708 0L8 7.293l2.646-2.647a.5.5 0 01.708.708L8.707 8l2.647 2.646a.5.5 0 01-.708.708L8 8.707l-2.646 2.647a.5.5 0 01-.708-.708L7.293 8 4.646 5.354a.5.5 0 010-.708z"})})})]}),a.jsxs("button",{type:"button",onClick:()=>Ke(!0),className:"inline-flex items-center gap-1 px-2 py-1.5 rounded-lg text-[11px] border border-dashed border-cc-border text-cc-muted hover:text-cc-fg hover:border-cc-primary/40 transition-colors cursor-pointer",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3",children:a.jsx("path",{d:"M8 2a.5.5 0 01.5.5v5h5a.5.5 0 010 1h-5v5a.5.5 0 01-1 0v-5h-5a.5.5 0 010-1h5v-5A.5.5 0 018 2z"})}),a.jsx("span",{children:"Create issue"})]})]}):a.jsxs(a.Fragment,{children:[a.jsxs("button",{type:"button","aria-expanded":k,onClick:()=>{if(!n){window.location.hash="#/integrations/linear";return}M(!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:[a.jsx(Xo,{className:"w-3.5 h-3.5"}),a.jsx("span",{children:"Linear"})]}),n&&t&&a.jsxs("button",{type:"button",onClick:Jt,className:"inline-flex items-center gap-1 px-2 py-1.5 rounded-lg text-[11px] border border-dashed border-cc-border text-cc-muted hover:text-cc-fg hover:border-cc-primary/40 transition-colors cursor-pointer",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3",children:a.jsx("path",{d:"M8 2a.5.5 0 01.5.5v5h5a.5.5 0 010 1h-5v5a.5.5 0 01-1 0v-5h-5a.5.5 0 010-1h5v-5A.5.5 0 018 2z"})}),a.jsx("span",{children:"Attach project"})]}),n&&a.jsxs("button",{type:"button",onClick:()=>Ke(!0),className:"inline-flex items-center gap-1 px-2 py-1.5 rounded-lg text-[11px] border border-dashed border-cc-border text-cc-muted hover:text-cc-fg hover:border-cc-primary/40 transition-colors cursor-pointer",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3",children:a.jsx("path",{d:"M8 2a.5.5 0 01.5.5v5h5a.5.5 0 010 1h-5v5a.5.5 0 01-1 0v-5h-5a.5.5 0 010-1h5v-5A.5.5 0 018 2z"})}),a.jsx("span",{children:"Create issue"})]}),!n&&a.jsx("span",{className:"text-[11px] text-amber-600 dark:text-amber-300",children:"Configure Linear to attach an issue."})]})]}),H&&(()=>{const je=A.trim().toLowerCase(),ze=!we&&je?I.filter($e=>$e.identifier.toLowerCase().includes(je)||$e.title.toLowerCase().includes(je)):we?[]:I,lt=we?Le:ze;return a.jsxs("div",{className:"mt-2",children:[i&&a.jsxs("div",{className:"flex items-center gap-2 mb-2",children:[a.jsxs("div",{className:"flex-1 min-w-0 text-xs text-cc-primary truncate",children:[a.jsx("span",{className:"font-mono-code",children:i.identifier})," - ",i.title]}),a.jsx("button",{type:"button",onClick:Bt,className:"text-cc-muted hover:text-cc-fg transition-colors cursor-pointer shrink-0",title:"Remove issue",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5",children:a.jsx("path",{d:"M4.646 4.646a.5.5 0 01.708 0L8 7.293l2.646-2.647a.5.5 0 01.708.708L8.707 8l2.647 2.646a.5.5 0 01-.708.708L8 8.707l-2.646 2.647a.5.5 0 01-.708-.708L7.293 8 4.646 5.354a.5.5 0 010-.708z"})})})]}),a.jsx("input",{type:"text",value:A,onChange:$e=>he($e.target.value),placeholder:we?"Search all projects...":"Filter issues...",className:"w-full px-2 py-1.5 text-xs bg-cc-input-bg border border-cc-border rounded-md text-cc-fg placeholder:text-cc-muted focus:outline-none focus:border-cc-primary/60"}),ae?a.jsx("div",{className:"px-1 py-1.5 text-xs text-cc-muted",children:"Loading recent issues..."}):Y?a.jsx("div",{className:"px-1 py-1.5 text-xs text-cc-error",children:Y}):Ne?a.jsx("div",{className:"px-1 py-1.5 text-xs text-cc-muted",children:"Searching..."}):we&&je.length<2?a.jsx("div",{className:"px-1 py-1.5 text-xs text-cc-muted",children:"Type at least 2 characters to search all projects..."}):lt.length===0?a.jsx("div",{className:"px-1 py-1.5 text-xs text-cc-muted",children:je?"No matching issues":"No active issues found"}):a.jsx("div",{className:"max-h-56 overflow-y-auto -mx-0.5 mt-1",children:lt.map($e=>a.jsxs("button",{type:"button",onClick:()=>He($e),className:`w-full px-2 py-1.5 text-left rounded-md transition-colors cursor-pointer ${(i==null?void 0:i.id)===$e.id?"bg-cc-primary/10 border border-cc-primary/30":"hover:bg-cc-hover"}`,children:[a.jsxs("div",{className:"text-xs text-cc-fg truncate",children:[a.jsx("span",{className:"font-mono-code",children:$e.identifier})," ",$e.title]}),a.jsx("div",{className:"text-[10px] text-cc-muted truncate",children:[$e.stateName,$e.priorityLabel].filter(Boolean).join(" - ")})]},$e.id))}),a.jsxs("label",{className:"mt-1.5 flex items-center gap-1.5 cursor-pointer",children:[a.jsx("input",{type:"checkbox",checked:we,onChange:$e=>{Ee($e.target.checked),$e.target.checked||ce([])},className:"rounded border-cc-border text-cc-primary focus:ring-cc-primary/30 cursor-pointer"}),a.jsx("span",{className:"text-[11px] text-cc-muted",children:"Search all projects"})]})]})})(),P&&a.jsxs("div",{className:"absolute left-2.5 right-2.5 top-[44px] bg-cc-card border border-cc-border rounded-[10px] shadow-lg z-20 overflow-hidden",children:[a.jsx("div",{className:"p-2 border-b border-cc-border",children:a.jsxs("div",{className:"flex items-center justify-between",children:[a.jsx("span",{className:"text-xs text-cc-fg font-medium",children:"Attach a Linear project to this repo"}),a.jsx("button",{type:"button",onClick:()=>re(!1),className:"px-2 py-1 rounded-md text-xs bg-cc-hover text-cc-muted hover:text-cc-fg transition-colors cursor-pointer",children:"Close"})]})}),O?a.jsx("div",{className:"px-3 py-2 text-xs text-cc-muted",children:"Loading projects..."}):me.length===0?a.jsx("div",{className:"px-3 py-2 text-xs text-cc-muted",children:"No projects found"}):a.jsx("div",{className:"max-h-48 overflow-y-auto",children:me.map(je=>a.jsx("button",{type:"button",onClick:()=>gn(je),className:"w-full px-3 py-2 text-left hover:bg-cc-hover transition-colors cursor-pointer",children:a.jsx("div",{className:"text-xs text-cc-fg",children:je.name})},je.id))})]}),k&&n&&a.jsxs("div",{className:"absolute left-2.5 right-2.5 top-[44px] bg-cc-card border border-cc-border rounded-[10px] shadow-lg z-20 overflow-hidden",children:[a.jsxs("div",{className:"p-2 border-b border-cc-border",children:[a.jsxs("div",{className:"flex items-center gap-2",children:[a.jsx("input",{type:"text",value:b,onChange:je=>{_(je.target.value)},onFocus:()=>M(!0),autoFocus:!0,placeholder:"ENG-123 or issue title",className:"w-full px-2.5 py-2 text-sm bg-cc-input-bg border border-cc-border rounded-md text-cc-fg placeholder:text-cc-muted focus:outline-none focus:border-cc-primary/60"}),a.jsx("button",{type:"button",onClick:()=>{M(!1)},className:"px-2 py-2 rounded-md text-xs bg-cc-hover text-cc-muted hover:text-cc-fg transition-colors cursor-pointer",children:"Close"})]}),a.jsxs("div",{className:"mt-1.5 flex items-center justify-between text-[11px] text-cc-muted",children:[a.jsx("span",{children:"Attach an issue to this draft"}),a.jsx("button",{type:"button",onClick:()=>{window.location.hash="#/integrations/linear"},className:"hover:text-cc-fg underline underline-offset-2 cursor-pointer",children:"Settings"})]})]}),b.trim().length<2&&a.jsx("div",{className:"px-3 py-2 text-xs text-cc-muted",children:"Type at least 2 characters…"}),b.trim().length>=2&&C&&a.jsx("div",{className:"px-3 py-2 text-xs text-cc-muted",children:"Searching Linear..."}),b.trim().length>=2&&!C&&z&&a.jsx("div",{className:"px-3 py-2 text-xs text-cc-error",children:z}),b.trim().length>=2&&!C&&!z&&S.length===0&&a.jsx("div",{className:"px-3 py-2 text-xs text-cc-muted",children:"No matching issues"}),b.trim().length>=2&&!C&&!z&&a.jsx("div",{className:"max-h-56 overflow-y-auto",children:S.map(je=>a.jsxs("button",{type:"button",onClick:()=>He(je,!0),className:"w-full px-3 py-2 text-left hover:bg-cc-hover transition-colors cursor-pointer",children:[a.jsxs("div",{className:"text-xs text-cc-fg truncate",children:[a.jsx("span",{className:"font-mono-code",children:je.identifier})," - ",je.title]}),a.jsx("div",{className:"text-[10px] text-cc-muted truncate",children:[je.stateName,je.teamName].filter(Boolean).join(" • ")})]},je.id))})]}),a.jsx("button",{type:"button",onClick:()=>{window.location.hash="#/integrations/linear"},className:"absolute top-2 right-2 inline-flex h-7 w-7 items-center justify-center rounded-md text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer",title:"Linear settings",children:a.jsx("svg",{viewBox:"0 0 20 20",fill:"currentColor",className:"w-3.5 h-3.5",children:a.jsx("path",{fillRule:"evenodd",d:"M11.49 3.17c-.38-1.56-2.6-1.56-2.98 0a1.53 1.53 0 01-2.29.95c-1.35-.8-2.92.77-2.12 2.12.54.9.07 2.04-.95 2.29-1.56.38-1.56 2.6 0 2.98 1.02.25 1.49 1.39.95 2.29-.8 1.35.77 2.92 2.12 2.12.9-.54 2.04-.07 2.29.95.38 1.56 2.6 1.56 2.98 0 .25-1.02 1.39-1.49 2.29-.95 1.35.8 2.92-.77 2.12-2.12-.54-.9-.07-2.04.95-2.29 1.56-.38 1.56-2.6 0-2.98-1.02-.25-1.49-1.39-.95-2.29.8-1.35-.77-2.92-2.12-2.12-.9.54-2.04.07-2.29-.95zM10 13a3 3 0 100-6 3 3 0 000 6z",clipRule:"evenodd"})})})]}),U&&a.jsxs("div",{className:"p-3 rounded-[10px] bg-amber-500/10 border border-amber-500/20",children:[a.jsx("p",{className:"text-xs text-amber-700 dark:text-amber-300 leading-snug",children:"Warning: Linear is not configured. Continue anyway?"}),a.jsx("div",{className:"flex gap-2 mt-2.5",children:a.jsx("button",{type:"button",onClick:()=>{B(!1),window.location.hash="#/integrations/linear"},className:"px-2.5 py-1 text-[11px] font-medium rounded-md bg-cc-hover text-cc-fg hover:bg-cc-active transition-colors cursor-pointer",children:"Configurer Linear"})})]}),Et&&a.jsx(k7,{defaultProjectId:H==null?void 0:H.projectId,connectionId:p??void 0,onCreated:en,onClose:()=>Ke(!1)})]}):null}function C7({cwd:e,gitRepoInfo:t,selectedBranch:n,isNewBranch:i,useWorktree:l,onBranchChange:c,onWorktreeChange:u,onBranchesLoaded:f}){const[h,p]=j.useState([]),[g,v]=j.useState(!1),[y,b]=j.useState(""),_=j.useRef(null);return j.useEffect(()=>{function S(E){_.current&&!_.current.contains(E.target)&&v(!1)}return document.addEventListener("pointerdown",S),()=>document.removeEventListener("pointerdown",S)},[]),j.useEffect(()=>{t?_e.listBranches(t.repoRoot).then(S=>{p(S),f(S)}).catch(()=>{p([]),f([])}):(p([]),f([]))},[t]),t?a.jsxs(a.Fragment,{children:[a.jsxs("div",{className:"relative",ref:_,children:[a.jsxs("button",{"aria-expanded":g,onClick:()=>{!g&&t&&_e.gitFetch(t.repoRoot).catch(()=>{}).finally(()=>{_e.listBranches(t.repoRoot).then(S=>{p(S),f(S)}).catch(()=>{p([]),f([])})}),v(!g),b("")},className:"flex items-center gap-1.5 px-2 py-1 text-xs rounded-md transition-colors cursor-pointer text-cc-muted hover:text-cc-fg hover:bg-cc-hover",title:`Repository: ${e}`,"data-is-new-branch":i?"true":"false",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 opacity-60",children:a.jsx("path",{d:"M5 3.25a.75.75 0 11-1.5 0 .75.75 0 011.5 0zm0 2.122a2.25 2.25 0 10-1.5 0v.378A2.5 2.5 0 007.5 8h1a1 1 0 010 2h-1A2.5 2.5 0 005 12.5v.128a2.25 2.25 0 101.5 0V12.5a1 1 0 011-1h1a2.5 2.5 0 000-5h-1a1 1 0 01-1-1V5.372zM4.25 12a.75.75 0 100 1.5.75.75 0 000-1.5z"})}),a.jsx("span",{className:"max-w-[100px] sm:max-w-[160px] truncate font-mono-code",children:n||t.currentBranch}),a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 opacity-50",children:a.jsx("path",{d:"M4 6l4 4 4-4"})})]}),g&&a.jsxs("div",{className:"absolute left-0 bottom-full mb-1 w-72 max-w-[calc(100%-2rem)] bg-cc-card border border-cc-border rounded-[10px] shadow-lg z-10 overflow-hidden",children:[a.jsx("div",{className:"px-2 py-2 border-b border-cc-border",children:a.jsx("input",{type:"text",value:y,onChange:S=>b(S.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:S=>{S.key==="Escape"&&v(!1)}})}),a.jsx("div",{className:"max-h-[240px] overflow-y-auto py-1",children:(()=>{const S=y.toLowerCase().trim(),E=h.filter($=>!$.isRemote&&(!S||$.name.toLowerCase().includes(S))),k=h.filter($=>$.isRemote&&(!S||$.name.toLowerCase().includes(S))),M=h.some($=>$.name.toLowerCase()===S),C=E.length>0||k.length>0;return a.jsxs(a.Fragment,{children:[E.length>0&&a.jsxs(a.Fragment,{children:[a.jsx("div",{className:"px-3 py-1 text-[10px] text-cc-muted uppercase tracking-wider",children:"Local"}),E.map($=>a.jsxs("button",{onClick:()=>{c($.name,!1),v(!1)},className:`w-full px-3 py-1.5 text-xs text-left hover:bg-cc-hover transition-colors cursor-pointer flex items-center gap-2 ${$.name===n?"text-cc-primary font-medium":"text-cc-fg"}`,children:[a.jsx("span",{className:"truncate font-mono-code",children:$.name}),a.jsxs("span",{className:"ml-auto flex items-center gap-1.5 shrink-0",children:[$.ahead>0&&a.jsxs("span",{className:"text-[9px] text-green-500",children:[$.ahead,"↑"]}),$.behind>0&&a.jsxs("span",{className:"text-[9px] text-amber-500",children:[$.behind,"↓"]}),$.worktreePath&&a.jsx("span",{className:"text-[9px] px-1 py-0.5 rounded bg-blue-500/15 text-blue-600 dark:text-blue-400",children:"wt"}),$.isCurrent&&a.jsx("span",{className:"text-[9px] px-1 py-0.5 rounded bg-green-500/15 text-green-600 dark:text-green-400",children:"current"})]})]},$.name))]}),k.length>0&&a.jsxs(a.Fragment,{children:[a.jsx("div",{className:"px-3 py-1 text-[10px] text-cc-muted uppercase tracking-wider mt-1",children:"Remote"}),k.map($=>a.jsxs("button",{onClick:()=>{c($.name,!1),v(!1)},className:`w-full px-3 py-1.5 text-xs text-left hover:bg-cc-hover transition-colors cursor-pointer flex items-center gap-2 ${$.name===n?"text-cc-primary font-medium":"text-cc-fg"}`,children:[a.jsx("span",{className:"truncate font-mono-code",children:$.name}),a.jsx("span",{className:"text-[9px] px-1 py-0.5 rounded bg-cc-hover text-cc-muted ml-auto shrink-0",children:"remote"})]},`remote-${$.name}`))]}),!C&&S&&a.jsx("div",{className:"px-3 py-2 text-xs text-cc-muted text-center",children:"No matching branches"}),S&&!M&&a.jsx("div",{className:"border-t border-cc-border mt-1 pt-1",children:a.jsxs("button",{onClick:()=>{c(y.trim(),!0),v(!1)},className:"w-full px-3 py-1.5 text-xs text-left hover:bg-cc-hover transition-colors cursor-pointer flex items-center gap-2 text-cc-primary",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 shrink-0",children:a.jsx("path",{d:"M8 2a.75.75 0 01.75.75v4.5h4.5a.75.75 0 010 1.5h-4.5v4.5a.75.75 0 01-1.5 0v-4.5h-4.5a.75.75 0 010-1.5h4.5v-4.5A.75.75 0 018 2z"})}),a.jsxs("span",{children:["Create ",a.jsx("span",{className:"font-mono-code font-medium",children:y.trim()})]})]})})]})})()})]})]}),a.jsxs("button",{onClick:()=>u(!l),className:`flex items-center gap-1.5 px-2 py-1 text-xs rounded-md transition-colors cursor-pointer ${l?"bg-cc-primary/15 text-cc-primary font-medium":"text-cc-muted hover:text-cc-fg hover:bg-cc-hover"}`,title:"Create an isolated worktree for this session",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5 opacity-70",children:a.jsx("path",{d:"M5 3.25a.75.75 0 11-1.5 0 .75.75 0 011.5 0zm0 2.122a2.25 2.25 0 10-1.5 0v5.256a2.25 2.25 0 101.5 0V5.372zM4.25 12a.75.75 0 100 1.5.75.75 0 000-1.5zm7.5-9.5a.75.75 0 100 1.5.75.75 0 000-1.5zm-2.25.75a2.25 2.25 0 113 2.122V7A2.5 2.5 0 0010 9.5H6a1 1 0 000 2h4a2.5 2.5 0 012.5 2.5v.628a2.25 2.25 0 11-1.5 0V14a1 1 0 00-1-1H6a2.5 2.5 0 01-2.5-2.5V10a2.5 2.5 0 012.5-2.5h4a1 1 0 001-1V5.372a2.25 2.25 0 01-1.5-2.122z"})}),a.jsx("span",{children:"Worktree"})]})]}):null}const E7=336*60*60*1e3,Xs=12,T7=24;function rg(e){return e.split("/").filter(Boolean).pop()||e}function p5(e){var t,n;return((t=e.name)==null?void 0:t.trim())||((n=e.slug)==null?void 0:n.trim())||rg(e.cwd)}function A7(e){return e.length>8?e.slice(0,8):e}function M7(e,t=2){const n=e.split("/").filter(Boolean);return n.length<=t?e:`.../${n.slice(-t).join("/")}`}function R7(e){if(!Number.isFinite(e)||e<=0)return"Unknown";const t=Date.now()-e;if(t<6e4)return"Just now";const n=Math.floor(t/6e4);if(n<60)return`${n}m ago`;const i=Math.floor(n/60);if(i<24)return`${i}h ago`;const l=Math.floor(i/24);if(l<14)return`${l}d ago`;const c=Math.floor(l/7);if(c<8)return`${c}w ago`;const u=Math.floor(l/30);return`${Math.max(1,u)}mo ago`}function z7(){var ca,wc;const[e,t]=j.useState(""),[n,i]=j.useState(()=>localStorage.getItem("cc-backend")||"claude"),[l,c]=j.useState([]),[u,f]=j.useState(()=>l5(localStorage.getItem("cc-backend")||"claude")),[h,p]=j.useState(()=>o5(localStorage.getItem("cc-backend")||"claude")),[g,v]=j.useState(()=>zd()[0]||""),[y,b]=j.useState([]),[_,S]=j.useState(null),[E,k]=j.useState(!1),[M,C]=j.useState(""),[$,z]=j.useState(null),[D,U]=j.useState(!1),[B,H]=j.useState(null),[L,I]=j.useState(null),[T,ae]=j.useState(()=>localStorage.getItem("cc-onboarding-dismissed")!=="true"),W=$||f2(n),Y=a5(n),[F,P]=j.useState([]),[re,me]=j.useState(()=>localStorage.getItem("cc-selected-env")||""),[R,O]=j.useState(!1),[Z,A]=j.useState(!1),[he,we]=j.useState(()=>localStorage.getItem("cc-sandbox-enabled")==="true"),[Ee,Le]=j.useState([]),[ce,Ne]=j.useState(()=>localStorage.getItem("cc-selected-sandbox")||""),[Fe,Et]=j.useState(!1),Ke=j.useRef(null),[Tt,vt]=j.useState(null),He=j.useRef(null),Bt=j.useRef(null),[gn,cn]=j.useState(!1),[Jt,en]=j.useState(!1),[je,ze]=j.useState(!1),[lt,$e]=j.useState(!1),[xn,le]=j.useState(""),[ve,X]=j.useState(!0),[fe,Ae]=j.useState([]),[ct,We]=j.useState(!1),[Je,gt]=j.useState(""),[Pt,J]=j.useState(!1),[pe,ge]=j.useState(Xs),[Qe,_t]=j.useState(""),[xt,Bn]=j.useState(null),[At,kn]=j.useState(!1),[Nr,Mi]=j.useState(""),[xl,Or]=j.useState(!1),[gs,Hd]=j.useState([]),[Ri,xs]=j.useState(null),[vs,zi]=j.useState(!1),[ia,Br]=j.useState(""),[gc,or]=j.useState(0),Vt=j.useRef(null),Mt=j.useRef(null),Pr=j.useRef(null),bs=j.useRef(null),vl=j.useRef(null),xc=Q(G=>G.currentSessionId),qt=p2({text:e,caretPos:gc,cwd:g||void 0});j.useEffect(()=>{if(Vt.current===null||!Mt.current)return;const G=Vt.current;Mt.current.setSelectionRange(G,G),Vt.current=null},[e]),j.useEffect(()=>{var xe;window.matchMedia("(min-width: 640px)").matches&&((xe=Mt.current)==null||xe.focus())},[]),j.useEffect(()=>{_e.getHome().then(({home:G,cwd:xe})=>{g||v(xe||G)}).catch(()=>{}),_e.listEnvs().then(P).catch(()=>{}),_e.listSandboxes().then(Le).catch(()=>{}),_e.getBackends().then(c).catch(()=>{}),_e.getSettings().then(G=>{U(G.linearApiKeyConfigured)}).catch(()=>{})},[]);function ys(G){i(G),localStorage.setItem("cc-backend",G),z(null),f(l5(G)),p(o5(G)),G!=="claude"&&($e(!1),Ae([]),gt(""),We(!1),J(!1),ge(Xs),_t(""))}j.useEffect(()=>{if(n!=="codex"){z(null);return}_e.getBackendModels(n).then(G=>{if(G.length>0){const xe=H8(G);z(xe),xe.some(Ie=>Ie.value===u)||f(xe[0].value)}}).catch(()=>{})},[n]),j.useEffect(()=>{if(He.current&&(clearInterval(He.current),He.current=null),vt(null),!he)return;const G="the-companion:latest",xe=()=>{_e.getImageStatus(G).then(Ie=>{vt(Ie),Ie.status==="idle"&&_e.pullImage(G).catch(()=>{}),(Ie.status==="ready"||Ie.status==="error")&&He.current&&(clearInterval(He.current),He.current=null)}).catch(()=>{})};return xe(),He.current=setInterval(xe,2e3),()=>{He.current&&(clearInterval(He.current),He.current=null)}},[he]),j.useEffect(()=>{function G(xe){Pr.current&&!Pr.current.contains(xe.target)&&cn(!1),bs.current&&!bs.current.contains(xe.target)&&en(!1),vl.current&&!vl.current.contains(xe.target)&&O(!1),Ke.current&&!Ke.current.contains(xe.target)&&Et(!1)}return document.addEventListener("pointerdown",G),()=>document.removeEventListener("pointerdown",G)},[]),j.useEffect(()=>{if(!g){Bn(null);return}_e.getRepoInfo(g).then(G=>{Bn(G),Mi(G.currentBranch),Or(!1)}).catch(()=>{Bn(null),Mi(""),Or(!1)})},[g]);const sa=W.find(G=>G.value===u)||W[0],Di=Y.find(G=>G.value===h)||Y[0],Li=n==="codex"?"/logo-codex.svg":"/logo.svg",_s=g?g.split("/").pop()||g:"Select folder",$r=j.useMemo(()=>xn.trim(),[xn]),Wt=n==="claude"&<&&$r.length>0,Ur=j.useMemo(()=>{const G=Date.now()-E7;return fe.filter(xe=>xe.createdAt>=G)},[fe]),aa=j.useMemo(()=>Pt?fe:Ur.length>0?Ur:fe,[Pt,Ur,fe]),hn=j.useMemo(()=>Qe.trim().toLowerCase(),[Qe]),Mn=j.useMemo(()=>hn?aa.filter(G=>{const xe=p5(G).toLowerCase(),Ie=rg(G.cwd).toLowerCase(),ft=(G.gitBranch||"").toLowerCase(),it=G.cwd.toLowerCase(),Be=G.resumeSessionId.toLowerCase();return xe.includes(hn)||Ie.includes(hn)||ft.includes(hn)||it.includes(hn)||Be.includes(hn)}):aa,[aa,hn]),bl=j.useMemo(()=>Mn.slice(0,pe),[Mn,pe]),vc=pe<Mn.length,yl=Math.max(0,fe.length-Ur.length),Id=!Pt&&Ur.length>0,Oi=j.useCallback(async()=>{if(n==="claude"){We(!0),gt("");try{const[G,xe]=await Promise.all([_e.listSessions(),_e.discoverClaudeSessions(400).then(Be=>Be.sessions)]),Ie=new Map,ft=Be=>{const un=Ie.get(Be.resumeSessionId);(!un||Be.createdAt>un.createdAt)&&Ie.set(Be.resumeSessionId,Be)};for(const Be of G)Be.backendType!=="codex"&&Be.cliSessionId&&ft({resumeSessionId:Be.cliSessionId,sessionId:Be.sessionId,name:Be.name,model:Be.model,createdAt:Be.createdAt,cwd:Be.cwd,gitBranch:Be.gitBranch,source:"companion"});for(const Be of xe)ft({resumeSessionId:Be.sessionId,sessionId:Be.sessionId,slug:Be.slug,createdAt:Be.lastActivityAt,cwd:Be.cwd,gitBranch:Be.gitBranch,source:"claude_disk"});const it=Array.from(Ie.values()).sort((Be,un)=>{const js=g&&Be.cwd===g?0:1,Ui=g&&un.cwd===g?0:1;return js!==Ui?js-Ui:un.createdAt-Be.createdAt});Ae(it),J(!1),ge(Xs)}catch(G){const xe=G instanceof Error?G.message:String(G);gt(xe||"Failed to load existing sessions"),Ae([]),ge(Xs)}finally{We(!1)}}},[n,g]);j.useEffect(()=>{n==="claude"&<&&Oi()},[n,lt,Oi]),j.useEffect(()=>{ge(Xs)},[hn,Pt]);async function ws(G){if(G.length===0)return;const xe=[],Ie=[];let ft=y.reduce((it,Be)=>it+Be.size,0);for(const it of G){if(it.size>Md){Ie.push(`${it.name} is too large (${hs(it.size)}, max ${hs(Md)})`);continue}if(ft+it.size>Rd){Ie.push(`${it.name} would exceed the per-message limit (${hs(Rd)})`);continue}const{base64:Be,mediaType:un}=await e2(it);xe.push({name:it.name,base64:Be,mediaType:un,size:it.size}),ft+=it.size}xe.length>0&&b(it=>[...it,...xe]),S(Ie.length>0?Ie.join("; "):null)}async function Cr(G){const xe=G.target.files;xe&&(await ws(Array.from(xe)),G.target.value="")}function Pn(G){b(xe=>xe.filter((Ie,ft)=>ft!==G))}async function bc(G){var ft;const xe=(ft=G.clipboardData)==null?void 0:ft.items;if(!xe)return;const Ie=[];for(const it of Array.from(xe)){if(it.kind!=="file")continue;const Be=it.getAsFile();if(!Be)continue;const un=Be.name&&Be.name.length>0?Be.name:`pasted-${Date.now()}.${(Be.type.split("/")[1]||"bin").replace(/[^a-zA-Z0-9]/g,"")}`;Ie.push(new File([Be],un,{type:Be.type,lastModified:Be.lastModified}))}Ie.length>0&&(G.preventDefault(),await ws(Ie))}function Vd(G){t(G.target.value),or(G.target.selectionStart??G.target.value.length);const xe=G.target;xe.style.height="auto",xe.style.height=Math.min(xe.scrollHeight,200)+"px"}function la(){Mt.current&&or(Mt.current.selectionStart??0)}function _l(G){var Ie;const xe=qt.selectPrompt(G);Vt.current=xe.nextCursor,t(xe.nextText),qt.setMentionMenuOpen(!1),or(xe.nextCursor),(Ie=Mt.current)==null||Ie.focus(),Mt.current&&(Mt.current.style.height="auto",Mt.current.style.height=Math.min(Mt.current.scrollHeight,200)+"px")}function oa(G){if(qt.mentionMenuOpen&&G.key==="Escape"){G.preventDefault(),qt.setMentionMenuOpen(!1);return}if(qt.mentionMenuOpen&&qt.filteredPrompts.length>0){if(G.key==="ArrowDown"){G.preventDefault(),qt.setMentionMenuIndex(xe=>(xe+1)%qt.filteredPrompts.length);return}if(G.key==="ArrowUp"){G.preventDefault(),qt.setMentionMenuIndex(xe=>(xe-1+qt.filteredPrompts.length)%qt.filteredPrompts.length);return}if(G.key==="Tab"&&!G.shiftKey||G.key==="Enter"&&!G.shiftKey){G.preventDefault(),_l(qt.filteredPrompts[qt.mentionMenuIndex]);return}}if(qt.mentionMenuOpen&&qt.filteredPrompts.length===0&&(G.key==="Enter"&&!G.shiftKey||G.key==="Tab"&&!G.shiftKey)){G.preventDefault();return}if(G.key==="Tab"&&G.shiftKey){G.preventDefault();const xe=a5(n),ft=(xe.findIndex(it=>it.value===h)+1)%xe.length;p(xe[ft].value);return}G.key==="Enter"&&!G.shiftKey&&(G.preventDefault(),Rn())}function Gd(G){if(!B)return G;const xe=(B.description??"").trim();return`${["Linear issue context:",`- Identifier: ${B.identifier}`,`- Title: ${B.title}`,B.stateName?`- State: ${B.stateName}`:"",B.priorityLabel?`- Priority: ${B.priorityLabel}`:"",B.teamName?`- Team: ${B.teamName}`:"",`- URL: ${B.url}`,xe?`- Description:
|
|
106
|
-
${xe}`:""].filter(Boolean).join(`
|
|
107
|
-
`)}
|
|
108
|
-
|
|
109
|
-
User request:
|
|
110
|
-
${G}`}async function Rn(){const G=e.trim();if(!(!G||E)){if(k(!0),C(""),Br(""),xt){const xe=Nr||xt.currentBranch;if(xe&&xe===xt.currentBranch){const Ie=gs.find(ft=>ft.name===xe&&!ft.isRemote);if(Ie&&Ie.behind>0){xs({behind:Ie.behind,branchName:xe});return}}}await Bi(G)}}async function Bi(G,xe){const Ie=Q.getState();Ie.clearCreation(),Ie.setSessionCreating(!0,n);try{xc&&rm(xc);const ft=(xe==null?void 0:xe.resumeSessionAt)||(Wt?$r:void 0),it=ft?(xe==null?void 0:xe.forkSession)??(Wt?ve:void 0):void 0,Be=(xe==null?void 0:xe.cwd)||g,un=(xe==null?void 0:xe.branch)!==void 0?xe.branch.trim()||void 0:Nr.trim()||void 0,js=(xe==null?void 0:xe.useWorktree)!==void 0?xe.useWorktree:At,Ui=(xe==null?void 0:xe.createBranch)!==void 0?xe.createBranch:!!(un&&xl),Ss=await NC({model:u,permissionMode:h,cwd:Be||void 0,envSlug:re||void 0,sandboxEnabled:he?!0:void 0,sandboxSlug:he&&ce?ce:void 0,branch:un,createBranch:Ui?!0:void 0,useWorktree:js?!0:void 0,backend:n,codexInternetAccess:n==="codex"?!0:void 0,resumeSessionAt:ft,forkSession:it,linearConnectionId:B&&L||void 0,linearIssue:B?{identifier:B.identifier,title:B.title,stateName:B.stateName,teamName:B.teamName,url:B.url}:void 0},Er=>{Q.getState().addCreationProgress(Er)}),pn=Ss.sessionId,cr=Q.getState(),Nl=cr.sdkSessions.filter(Er=>Er.sessionId!==pn);cr.setSdkSessions([...Nl,{sessionId:pn,state:Ss.state,cwd:Ss.cwd,createdAt:Date.now(),backendType:Ss.backendType||n,model:u,permissionMode:h,resumeSessionAt:ft,forkSession:ft?it===!0:void 0}]);const ks=new Set(Q.getState().sessionNames.values()),Fr=S5(ks);Q.getState().setSessionName(pn,Fr),Be&&x2(Be),Q.getState().setPreviousPermissionMode(pn,h),Sg(pn,!0),uc(pn),await aN(pn);const ua=G.trim();if(ua.length>0){const Er=Gd(ua),Cl=Jp(),Ns=y.length>0?y.map(ti=>({name:ti.name,media_type:ti.mediaType,data:ti.base64,size:ti.size})):void 0;Ln(pn,{type:"user_message",content:Er,session_id:pn,attachments:Ns,client_msg_id:Cl}),Q.getState().appendMessage(pn,{id:Cl,role:"user",content:Er,attachments:Ns,timestamp:Date.now()})}B&&(_e.linkLinearIssue(pn,B,L||void 0).then(()=>Q.getState().setLinkedLinearIssue(pn,B)).catch(()=>{}),_e.transitionLinearIssue(B.id,L||void 0).catch(()=>{})),Q.getState().clearCreation()}catch(ft){const it=ft instanceof Error?ft.message:String(ft);C(it),Q.getState().setCreationError(it),k(!1)}}async function wl(G,xe){E||(k(!0),C(""),Br(""),v(G.cwd),kn(!1),Or(!1),Mi(G.gitBranch||""),le(G.resumeSessionId),X(xe),await Bi("",{resumeSessionAt:G.resumeSessionId,forkSession:xe,cwd:G.cwd,branch:G.gitBranch,useWorktree:!1,createBranch:!1}))}async function jl(){if(Ri){zi(!0),Br("");try{const G=g||(xt==null?void 0:xt.repoRoot);if(!G)throw new Error("No working directory");const xe=await _e.gitPull(G);if(!xe.success){Br(xe.output||"Pull failed"),zi(!1),k(!1);return}xs(null),zi(!1),await Bi(e.trim())}catch(G){Br(G instanceof Error?G.message:String(G)),zi(!1)}}}function Pi(){const G=e.trim();xs(null),Br(""),Bi(G)}function yc(){xs(null),Br(""),k(!1)}const _c=j.useCallback((G,xe)=>{Mi(G),Or(xe)},[]),$i=j.useCallback((G,xe)=>{Mi(G),Or(xe)},[]),Yd=j.useCallback(G=>{Hd(G)},[]),Sl=j.useCallback(G=>{H(G),!G&&xt&&(Mi(xt.currentBranch),Or(!1))},[xt]),kl=e.trim().length>0&&!E;return a.jsxs("div",{className:"flex-1 h-full flex flex-col items-center px-3 sm:px-6 pb-6 pb-safe overflow-y-auto overscroll-y-contain",children:[a.jsx("div",{className:"shrink-0 h-[12vh] sm:h-[18vh]"}),a.jsxs("div",{className:"w-full max-w-[720px]",children:[a.jsxs("div",{className:"flex flex-col items-center mb-6 sm:mb-10",children:[a.jsx("img",{src:Li,alt:"The Companion",className:"w-10 h-10 sm:w-12 sm:h-12 mb-3"}),a.jsxs("h1",{className:"text-xl sm:text-2xl font-semibold tracking-tight text-cc-fg flex items-baseline gap-2",children:["The Companion",a.jsx("span",{className:"text-[10px] sm:text-[11px] font-medium uppercase tracking-[0.14em] rounded-full px-2 py-0.5 bg-cc-primary/10 text-cc-primary border border-cc-primary/20","aria-label":"Moritz Edition fork",children:"Moritz Edition"})]})]}),a.jsx("input",{ref:Bt,type:"file",multiple:!0,onChange:Cr,className:"hidden","aria-label":"Attach files"}),a.jsxs("div",{className:"relative bg-cc-card border border-cc-border rounded-2xl shadow-sm",children:[a.jsx(h2,{open:qt.mentionMenuOpen,loading:qt.promptsLoading,prompts:qt.filteredPrompts,selectedIndex:qt.mentionMenuIndex,onSelect:_l,menuRef:qt.mentionMenuRef,className:"absolute left-2 right-2 bottom-full mb-1"}),(B||y.length>0)&&a.jsxs("div",{className:"flex items-center gap-2 px-4 pt-3 flex-wrap",children:[B&&a.jsxs("div",{className:"inline-flex max-w-full items-center gap-2 rounded-md border border-cc-border bg-cc-hover/60 px-2.5 py-1.5 text-[11px] text-cc-muted",children:[a.jsx("span",{className:"shrink-0",children:"Linear"}),a.jsx("span",{className:"font-mono-code shrink-0",children:B.identifier}),a.jsx("span",{className:"truncate",children:B.title}),a.jsx("button",{type:"button",onClick:()=>Sl(null),className:"shrink-0 rounded px-1 text-cc-muted hover:text-cc-fg hover:bg-cc-active transition-colors cursor-pointer",title:"Remove Linear issue",children:"×"})]}),y.map((G,xe)=>a.jsx(r2,{name:G.name,mediaType:G.mediaType,base64:G.base64,size:G.size,onRemove:()=>Pn(xe),className:"w-10 h-10"},xe))]}),_&&a.jsx("div",{className:"px-4 pt-2 text-[11px] text-cc-error",children:_}),a.jsx("textarea",{ref:Mt,value:e,onChange:Vd,onKeyDown:oa,onClick:la,onKeyUp:la,onPaste:bc,"aria-label":"Task description",placeholder:"Fix a bug, build a feature, refactor code...",rows:3,className:"w-full px-4 sm:px-5 pt-4 pb-2 text-[15px] sm:text-sm bg-transparent resize-none focus:outline-none text-cc-fg font-sans-ui placeholder:text-cc-muted/70 overflow-y-auto",style:{minHeight:"80px",maxHeight:"200px"}}),a.jsxs("div",{className:"flex items-center gap-1 px-2.5 sm:px-3 py-2 flex-wrap",children:[a.jsxs("div",{className:"relative",ref:Pr,children:[a.jsxs("button",{onClick:()=>cn(!gn),"aria-expanded":gn,className:"flex items-center gap-1 px-2 py-1 text-[11px] sm:text-xs text-cc-muted hover:text-cc-fg rounded-lg hover:bg-cc-hover transition-colors cursor-pointer",children:[a.jsx("span",{children:sa.icon}),a.jsx("span",{children:sa.label}),a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-2.5 h-2.5 opacity-40",children:a.jsx("path",{d:"M4 6l4 4 4-4"})})]}),gn&&a.jsx("div",{className:"absolute left-0 bottom-full mb-1 w-48 bg-cc-card border border-cc-border rounded-[10px] shadow-lg z-10 py-1",children:W.map(G=>a.jsxs("button",{onClick:()=>{f(G.value),cn(!1)},className:`w-full px-3 py-2 text-xs text-left hover:bg-cc-hover transition-colors cursor-pointer flex items-center gap-2 ${G.value===u?"text-cc-primary font-medium":"text-cc-fg"}`,children:[a.jsx("span",{children:G.icon}),G.label]},G.value))})]}),a.jsxs("div",{className:"relative",ref:bs,children:[a.jsxs("button",{onClick:()=>en(!Jt),"aria-expanded":Jt,className:"flex items-center gap-1 px-2 py-1 text-[11px] sm:text-xs text-cc-muted hover:text-cc-fg rounded-lg hover:bg-cc-hover transition-colors cursor-pointer",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3 h-3",children:a.jsx("path",{d:"M2 4h12M2 8h8M2 12h10",strokeLinecap:"round"})}),Di.label,a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-2.5 h-2.5 opacity-40",children:a.jsx("path",{d:"M4 6l4 4 4-4"})})]}),Jt&&a.jsx("div",{className:"absolute left-0 bottom-full mb-1 w-40 bg-cc-card border border-cc-border rounded-[10px] shadow-lg z-10 py-1 overflow-hidden",children:Y.map(G=>a.jsx("button",{onClick:()=>{p(G.value),en(!1)},className:`w-full px-3 py-2 text-xs text-left hover:bg-cc-hover transition-colors cursor-pointer ${G.value===h?"text-cc-primary font-medium":"text-cc-fg"}`,children:G.label},G.value))})]}),a.jsx("span",{className:"w-0.5 h-0.5 rounded-full bg-cc-muted/30 mx-0.5 hidden sm:block"}),a.jsxs("div",{children:[a.jsxs("button",{onClick:()=>ze(!0),className:"flex items-center gap-1 px-2 py-1 text-[11px] sm:text-xs text-cc-muted hover:text-cc-fg rounded-lg hover:bg-cc-hover transition-colors cursor-pointer",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 opacity-50",children:a.jsx("path",{d:"M1 3.5A1.5 1.5 0 012.5 2h3.379a1.5 1.5 0 011.06.44l.622.621a.5.5 0 00.353.146H13.5A1.5 1.5 0 0115 4.707V12.5a1.5 1.5 0 01-1.5 1.5h-11A1.5 1.5 0 011 12.5v-9z"})}),a.jsx("span",{className:"max-w-[80px] sm:max-w-[140px] truncate font-mono-code",children:_s})]}),je&&a.jsx(w7,{initialPath:g||"",onSelect:G=>{v(G)},onClose:()=>ze(!1)})]}),a.jsx(C7,{cwd:g,gitRepoInfo:xt,selectedBranch:Nr,isNewBranch:xl,useWorktree:At,onBranchChange:_c,onWorktreeChange:kn,onBranchesLoaded:Yd}),a.jsx("span",{className:"w-0.5 h-0.5 rounded-full bg-cc-muted/30 mx-0.5 hidden sm:block"}),a.jsxs("div",{className:"relative",ref:vl,children:[a.jsxs("button",{onClick:()=>{R||_e.listEnvs().then(P).catch(()=>{}),O(!R)},"aria-expanded":R,className:"flex items-center gap-1 px-2 py-1 text-[11px] sm:text-xs text-cc-muted hover:text-cc-fg rounded-lg hover:bg-cc-hover transition-colors cursor-pointer",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 opacity-50",children:a.jsx("path",{d:"M8 1a2 2 0 012 2v1h2a2 2 0 012 2v6a2 2 0 01-2 2H4a2 2 0 01-2-2V6a2 2 0 012-2h2V3a2 2 0 012-2zm0 1.5a.5.5 0 00-.5.5v1h1V3a.5.5 0 00-.5-.5zM4 5.5a.5.5 0 00-.5.5v6a.5.5 0 00.5.5h8a.5.5 0 00.5-.5V6a.5.5 0 00-.5-.5H4z"})}),a.jsx("span",{className:"max-w-[80px] sm:max-w-[100px] truncate",children:re?((ca=F.find(G=>G.slug===re))==null?void 0:ca.name)||"Env":"No env"})]}),R&&a.jsxs("div",{className:"absolute left-0 bottom-full mb-1 w-56 bg-cc-card border border-cc-border rounded-[10px] shadow-lg z-10 py-1 overflow-hidden",children:[a.jsx("button",{onClick:()=>{me(""),localStorage.setItem("cc-selected-env",""),O(!1)},className:`w-full px-3 py-2 text-xs text-left hover:bg-cc-hover transition-colors cursor-pointer ${re?"text-cc-fg":"text-cc-primary font-medium"}`,children:"No environment"}),F.map(G=>a.jsxs("button",{onClick:()=>{me(G.slug),localStorage.setItem("cc-selected-env",G.slug),O(!1)},className:`w-full px-3 py-2 text-xs text-left hover:bg-cc-hover transition-colors cursor-pointer flex items-center gap-1 ${G.slug===re?"text-cc-primary font-medium":"text-cc-fg"}`,children:[a.jsx("span",{className:"truncate",children:G.name}),a.jsxs("span",{className:"text-cc-muted ml-auto shrink-0",children:[Object.keys(G.variables).length," var",Object.keys(G.variables).length!==1?"s":""]})]},G.slug)),a.jsx("div",{className:"border-t border-cc-border mt-1 pt-1",children:a.jsx("button",{onClick:()=>{A(!0),O(!1)},className:"w-full px-3 py-2 text-xs text-left text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer",children:"Manage environments..."})})]})]}),a.jsxs("div",{className:"relative",ref:Ke,children:[a.jsxs("button",{onClick:()=>{Fe||_e.listSandboxes().then(Le).catch(()=>{}),Et(!Fe)},"aria-expanded":Fe,className:`flex items-center gap-1 px-2 py-1 text-[11px] sm:text-xs rounded-lg transition-colors cursor-pointer ${he?"text-cc-primary bg-cc-primary/8 hover:bg-cc-primary/12":"text-cc-muted hover:text-cc-fg hover:bg-cc-hover"}`,children:[a.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3 h-3 opacity-60",children:[a.jsx("rect",{x:"2",y:"4",width:"12",height:"10",rx:"1.5"}),a.jsx("path",{d:"M5 4V2.5A1.5 1.5 0 016.5 1h3A1.5 1.5 0 0111 2.5V4"})]}),a.jsx("span",{className:"max-w-[80px] sm:max-w-[100px] truncate",children:he&&ce&&((wc=Ee.find(G=>G.slug===ce))==null?void 0:wc.name)||"Sandbox"}),he&&Tt&&Tt.status!=="idle"&&a.jsx("span",{className:`w-1.5 h-1.5 rounded-full ${Tt.status==="ready"?"bg-green-500":Tt.status==="pulling"?"bg-amber-500 animate-pulse":"bg-cc-error"}`,title:Tt.status==="ready"?"Docker image ready":Tt.status==="pulling"?"Pulling Docker image...":`Image error: ${Tt.error||"unknown"}`})]}),Fe&&a.jsxs("div",{className:"absolute left-0 bottom-full mb-1 w-56 bg-cc-card border border-cc-border rounded-[10px] shadow-lg z-10 py-1 overflow-hidden",children:[a.jsx("button",{onClick:()=>{we(!1),localStorage.setItem("cc-sandbox-enabled","false"),Et(!1)},className:`w-full px-3 py-2 text-xs text-left hover:bg-cc-hover transition-colors cursor-pointer ${he?"text-cc-fg":"text-cc-primary font-medium"}`,children:"Off"}),a.jsx("div",{className:"border-t border-cc-border my-0.5"}),a.jsx("button",{onClick:()=>{we(!0),localStorage.setItem("cc-sandbox-enabled","true"),Ne(""),localStorage.setItem("cc-selected-sandbox",""),Et(!1)},className:`w-full px-3 py-2 text-xs text-left hover:bg-cc-hover transition-colors cursor-pointer ${he&&!ce?"text-cc-primary font-medium":"text-cc-fg"}`,children:"Default (the-companion:latest)"}),Ee.map(G=>a.jsx("button",{onClick:()=>{we(!0),localStorage.setItem("cc-sandbox-enabled","true"),Ne(G.slug),localStorage.setItem("cc-selected-sandbox",G.slug),Et(!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 ${he&&G.slug===ce?"text-cc-primary font-medium":"text-cc-fg"}`,children:a.jsx("span",{className:"truncate",children:G.name})},G.slug)),a.jsx("div",{className:"border-t border-cc-border mt-1 pt-1",children:a.jsx("a",{href:"#/sandboxes",className:"block w-full px-3 py-2 text-xs text-left text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer",onClick:()=>Et(!1),children:"Manage sandboxes..."})})]})]}),a.jsx("div",{className:"flex-1"}),a.jsx("button",{onClick:()=>{var G;return(G=Bt.current)==null?void 0:G.click()},className:"flex items-center justify-center w-7 h-7 rounded-lg text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer",title:"Attach file",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3.5 h-3.5",children:a.jsx("path",{d:"M11.5 6.5L7 11a2 2 0 1 1-2.83-2.83l5-5a3.25 3.25 0 1 1 4.6 4.6l-5.7 5.7a4.5 4.5 0 0 1-6.36-6.36L7 2",strokeLinecap:"round",strokeLinejoin:"round"})})}),a.jsx("button",{onClick:Rn,disabled:!kl,className:`flex items-center justify-center w-8 h-8 sm:w-9 sm:h-9 rounded-full transition-colors ${kl?"bg-cc-primary hover:bg-cc-primary-hover text-white cursor-pointer":"bg-cc-hover text-cc-muted cursor-not-allowed"}`,title:"Send message",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5",children:a.jsx("path",{d:"M3 2l11 6-11 6V9.5l7-1.5-7-1.5V2z"})})})]})]}),a.jsxs("div",{className:"mt-3 sm:mt-4 space-y-2",children:[l.length>1&&a.jsx("div",{className:"flex items-center justify-center",children:a.jsx("div",{className:"flex items-center bg-cc-hover/50 rounded-lg p-0.5",children:l.map(G=>a.jsxs("button",{onClick:()=>G.available&&ys(G.id),disabled:!G.available,title:G.available?G.name:`${G.name} CLI not found in PATH`,className:`flex items-center gap-1 px-3 py-1.5 text-xs rounded-md transition-colors ${G.available?n===G.id?"bg-cc-card text-cc-fg font-medium shadow-sm cursor-pointer":"text-cc-muted hover:text-cc-fg cursor-pointer":"text-cc-muted/40 cursor-not-allowed"}`,children:[G.name,!G.available&&a.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3 h-3 text-cc-error/60",children:[a.jsx("circle",{cx:"8",cy:"8",r:"6"}),a.jsx("path",{d:"M5.5 5.5l5 5M10.5 5.5l-5 5"})]})]},G.id))})}),n==="claude"&&a.jsxs("div",{children:[a.jsxs("button",{type:"button",onClick:()=>$e(G=>!G),className:`mx-auto flex items-center gap-1.5 px-2 py-1 text-[11px] sm:text-xs rounded-md transition-colors cursor-pointer ${lt?"text-cc-primary":"text-cc-muted hover:text-cc-fg"}`,"aria-expanded":lt,"aria-controls":"branch-from-session-panel",children:[a.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3.5 h-3.5 opacity-60",children:[a.jsx("path",{d:"M5 3.5a2 2 0 110 4 2 2 0 010-4zm6 5a2 2 0 110 4 2 2 0 010-4z"}),a.jsx("path",{d:"M7 5.5h2.5A1.5 1.5 0 0111 7v1",strokeLinecap:"round"})]}),"Branch from session",a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:`w-3 h-3 opacity-40 transition-transform ${lt?"rotate-180":""}`,children:a.jsx("path",{d:"M4 6l4 4 4-4"})})]}),a.jsx("div",{className:"accordion-panel","data-open":lt?"true":"false",children:a.jsx("div",{className:"accordion-inner",inert:!lt||void 0,children:a.jsxs("div",{id:"branch-from-session-panel",className:"mt-2 px-1 sm:px-2 py-2 space-y-2 rounded-xl border border-cc-border/20 bg-cc-card/30",children:[a.jsxs("div",{className:"flex flex-wrap items-center gap-1.5",children:[a.jsx("button",{type:"button",onClick:()=>void Oi(),disabled:ct,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:ct?"Refreshing...":"Refresh detected sessions"}),fe.length>0&&a.jsxs("span",{className:"text-[11px] text-cc-muted",children:["Showing ",bl.length," of ",Mn.length," ",hn?"matching":Id?"recent":"detected"," Claude session",Mn.length!==1?"s":"","."]}),!Pt&&yl>0&&Ur.length>0&&a.jsxs("button",{type:"button",onClick:()=>{J(!0),ge(Xs)},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 (",yl,")"]}),Pt&&Ur.length>0&&a.jsx("button",{type:"button",onClick:()=>{J(!1),ge(Xs)},className:"px-2 py-1 rounded-md text-[11px] bg-cc-hover text-cc-muted hover:text-cc-fg transition-colors cursor-pointer",children:"Recent only"})]}),a.jsxs("label",{className:"block",children:[a.jsx("span",{className:"sr-only",children:"Search sessions"}),a.jsxs("div",{className:"relative",children:[a.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3.5 h-3.5 text-cc-muted absolute left-2.5 top-1/2 -translate-y-1/2 pointer-events-none",children:[a.jsx("circle",{cx:"7",cy:"7",r:"4.25"}),a.jsx("path",{d:"M10.25 10.25L14 14",strokeLinecap:"round"})]}),a.jsx("input",{type:"text",value:Qe,onChange:G=>_t(G.target.value),placeholder:"Search sessions, branch, folder, or ID",className:"w-full bg-cc-card border border-cc-border rounded-md pl-8 pr-2.5 py-1.5 text-xs text-cc-fg placeholder:text-cc-muted focus:outline-none focus:ring-1 focus:ring-cc-primary/40 focus:border-cc-primary/40"})]})]}),a.jsxs("p",{className:"text-[11px] text-cc-muted",children:[a.jsx("span",{className:"font-medium text-cc-fg",children:"Fork"})," opens a new session that leaves the original untouched.",a.jsx("span",{className:"mx-1",children:"•"}),a.jsx("span",{className:"font-medium text-cc-fg",children:"Continue"})," opens from the same linear thread."]}),Je&&a.jsx("p",{className:"text-[11px] text-cc-error",children:Je}),!ct&&!Je&&Mn.length===0&&a.jsx("p",{className:"text-[11px] text-cc-muted",children:hn?"No sessions match this search.":"No Claude sessions detected yet."}),bl.length>0&&a.jsxs("div",{className:"rounded-md border border-cc-border overflow-hidden bg-cc-card/50",children:[a.jsxs("div",{className:"hidden sm:grid sm:grid-cols-[minmax(0,1.5fr)_minmax(0,1.2fr)_minmax(0,0.8fr)_minmax(0,0.7fr)_auto] px-2.5 py-1.5 border-b border-cc-border text-[10px] uppercase tracking-wider text-cc-muted",children:[a.jsx("span",{children:"Session"}),a.jsx("span",{children:"Project"}),a.jsx("span",{children:"Branch"}),a.jsx("span",{children:"Last active"}),a.jsx("span",{className:"text-right",children:"Action"})]}),a.jsx("div",{className:"divide-y divide-cc-border/50",children:bl.map(G=>{const xe=p5(G),Ie=rg(G.cwd),ft=G.source==="companion"?"Companion":"Claude",it=$r===G.resumeSessionId;return a.jsxs("div",{className:"px-2 py-2 sm:px-2.5 sm:py-2.5 grid grid-cols-1 gap-1.5 sm:gap-2 sm:grid-cols-[minmax(0,1.5fr)_minmax(0,1.2fr)_minmax(0,0.8fr)_minmax(0,0.7fr)_auto] sm:items-center",children:[a.jsxs("div",{className:"min-w-0",children:[a.jsx("p",{className:`text-xs truncate ${it?"text-cc-primary font-medium":"text-cc-fg"}`,children:xe}),a.jsxs("div",{className:"mt-0.5 flex items-center gap-1.5 text-[10px]",children:[a.jsx("span",{className:"font-mono-code text-cc-muted",children:A7(G.resumeSessionId)}),a.jsx("span",{className:"px-1 py-0.5 rounded bg-cc-hover text-cc-muted",children:ft})]})]}),a.jsxs("div",{className:"min-w-0 text-[11px] text-cc-muted sm:font-mono-code truncate",title:G.cwd,children:[a.jsx("div",{className:"truncate",children:Ie}),a.jsx("div",{className:"mt-0.5 text-[10px] text-cc-muted/70 truncate",title:G.cwd,children:M7(G.cwd)})]}),a.jsx("div",{className:"text-[11px] text-cc-muted sm:font-mono-code truncate",children:G.gitBranch||"—"}),a.jsx("div",{className:"text-[11px] text-cc-muted",children:R7(G.createdAt)}),a.jsxs("div",{className:"sm:text-right flex gap-1.5 sm:justify-end",children:[a.jsx("button",{type:"button",onClick:()=>{le(G.resumeSessionId),X(!0),wl(G,!0)},"aria-label":`Fork and open ${xe}`,className:`px-2 py-1 rounded-md text-[11px] border transition-colors cursor-pointer ${it&&ve?"border-cc-primary/40 bg-cc-primary/10 text-cc-primary":"border-cc-border bg-cc-card text-cc-muted hover:text-cc-fg hover:bg-cc-hover"}`,title:`Fork and open now
|
|
111
|
-
${G.cwd}${G.gitBranch?` (${G.gitBranch})`:""}
|
|
112
|
-
${G.resumeSessionId}`,children:"Fork"}),a.jsx("button",{type:"button",onClick:()=>{le(G.resumeSessionId),X(!1),wl(G,!1)},"aria-label":`Continue and open ${xe}`,className:`px-2 py-1 rounded-md text-[11px] border transition-colors cursor-pointer ${it&&!ve?"border-cc-primary/40 bg-cc-primary/10 text-cc-primary":"border-cc-border bg-cc-card text-cc-muted hover:text-cc-fg hover:bg-cc-hover"}`,title:`Continue and open now
|
|
113
|
-
${G.resumeSessionId}`,children:"Continue"})]})]},`${G.resumeSessionId}-row-${G.sessionId}`)})}),vc&&a.jsx("div",{className:"px-2.5 py-2 border-t border-cc-border bg-cc-card/40",children:a.jsxs("button",{type:"button",onClick:()=>ge(G=>Math.min(G+T7,Mn.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 (",Mn.length-pe," remaining)"]})})]}),a.jsx("p",{className:"text-[11px] text-cc-muted",children:"Fork/Continue opens the session immediately, then you can type directly in chat. Send from Home still starts a normal new session with your typed prompt."})]})})})]}),T&&a.jsxs("div",{className:"flex items-start gap-2 px-3 py-2 rounded-xl bg-cc-primary/5 border border-cc-primary/10 text-[11px] text-cc-muted",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5 text-cc-primary/60 shrink-0 mt-0.5",children:a.jsx("path",{d:"M8 1.5a6.5 6.5 0 100 13 6.5 6.5 0 000-13zM0 8a8 8 0 1116 0A8 8 0 010 8zm6.5-.25A.75.75 0 017.25 7h1a.75.75 0 01.75.75v2.75h.25a.75.75 0 010 1.5h-2a.75.75 0 010-1.5h.25v-2h-.25a.75.75 0 01-.75-.75zM8 6a1 1 0 110-2 1 1 0 010 2z"})}),a.jsxs("span",{className:"flex-1",children:["The toolbar sets where your code lives, which model to use, and how the session runs.",n==="claude"&&a.jsxs(a.Fragment,{children:[" ",a.jsx("strong",{className:"text-cc-fg",children:"Branch from session"})," below lets you fork or continue a previous Claude session."]})]}),a.jsx("button",{onClick:()=>{ae(!1),localStorage.setItem("cc-onboarding-dismissed","true")},className:"shrink-0 w-5 h-5 flex items-center justify-center rounded text-cc-muted hover:text-cc-fg transition-colors cursor-pointer","aria-label":"Dismiss onboarding tip",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"2",className:"w-3 h-3",children:a.jsx("path",{d:"M4 4l8 8M12 4l-8 8",strokeLinecap:"round"})})})]}),a.jsx(N7,{cwd:g,gitRepoInfo:xt,linearConfigured:D,selectedLinearIssue:B,onIssueSelect:Sl,onBranchFromIssue:$i,onConnectionSelect:I})]}),Ri&&a.jsx("div",{className:"mt-3 p-3 rounded-[10px] bg-amber-500/10 border border-amber-500/20",children:a.jsxs("div",{className:"flex items-start gap-2.5",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-4 h-4 text-amber-500 shrink-0 mt-0.5",children:a.jsx("path",{d:"M8.982 1.566a1.13 1.13 0 00-1.96 0L.165 13.233c-.457.778.091 1.767.98 1.767h13.713c.889 0 1.438-.99.98-1.767L8.982 1.566zM8 5c.535 0 .954.462.9.995l-.35 3.507a.552.552 0 01-1.1 0L7.1 5.995A.905.905 0 018 5zm.002 6a1 1 0 110 2 1 1 0 010-2z"})}),a.jsxs("div",{className:"flex-1 min-w-0",children:[a.jsxs("p",{className:"text-xs text-cc-fg leading-snug",children:[a.jsx("span",{className:"font-mono-code font-medium",children:Ri.branchName})," is"," ",a.jsxs("span",{className:"font-semibold text-amber-500",children:[Ri.behind," commit",Ri.behind!==1?"s":""," behind"]})," ","remote. Pull before starting?"]}),ia&&a.jsx("div",{className:"mt-2 px-2 py-1.5 rounded-md bg-cc-error/10 border border-cc-error/20 text-[11px] text-cc-error font-mono-code whitespace-pre-wrap",children:ia}),a.jsxs("div",{className:"flex flex-wrap gap-2 mt-2.5",children:[a.jsx("button",{onClick:yc,disabled:vs,className:"px-2.5 py-1 text-[11px] font-medium rounded-md bg-cc-hover text-cc-muted hover:text-cc-fg transition-colors cursor-pointer",children:"Cancel"}),a.jsx("button",{onClick:Pi,disabled:vs,className:"px-2.5 py-1 text-[11px] font-medium rounded-md bg-cc-hover text-cc-muted hover:text-cc-fg transition-colors cursor-pointer",children:"Continue anyway"}),a.jsx("button",{onClick:jl,disabled:vs,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:vs?a.jsxs(a.Fragment,{children:[a.jsx("span",{className:"w-3 h-3 border-2 border-cc-primary/30 border-t-cc-primary rounded-full animate-spin"}),"Pulling..."]}):"Pull and continue"})]})]})]})}),M&&a.jsxs("div",{className:"mt-3 flex items-center gap-2 px-3 py-2 rounded-lg bg-cc-error/5 border border-cc-error/20",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5 text-cc-error shrink-0",children:a.jsx("path",{fillRule:"evenodd",d:"M8 15A7 7 0 108 1a7 7 0 000 14zm1-3a1 1 0 11-2 0 1 1 0 012 0zM7.5 5.5a.5.5 0 011 0v3a.5.5 0 01-1 0v-3z",clipRule:"evenodd"})}),a.jsx("p",{className:"text-xs text-cc-error",children:M})]})]}),Z&&a.jsx(v2,{onClose:()=>{A(!1),_e.listEnvs().then(P).catch(()=>{})}})]})}const D7=[],L7=[],O7={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"}},B7={label:"Unknown",badge:"text-cc-muted bg-cc-hover",dot:"bg-cc-muted opacity-40"};function P7({server:e,sessionId:t}){var f,h;const[n,i]=j.useState(!1),l=O7[e.status]||B7,c=e.status!=="disabled",u=((f=e.tools)==null?void 0:f.length)??0;return a.jsxs("div",{className:"rounded-lg border border-cc-border bg-cc-bg",children:[a.jsxs("div",{className:"flex items-center gap-2 px-2.5 py-2",children:[a.jsx("span",{className:`w-1.5 h-1.5 rounded-full shrink-0 ${l.dot}`}),a.jsx("button",{onClick:()=>i(!n),className:"flex-1 min-w-0 text-left cursor-pointer",children:a.jsx("span",{className:"text-[12px] font-medium text-cc-fg truncate block",children:e.name})}),a.jsx("span",{className:`text-[9px] font-medium px-1.5 rounded-full leading-[16px] shrink-0 ${l.badge}`,children:l.label}),a.jsxs("div",{className:"flex items-center gap-0.5 shrink-0",children:[a.jsx("button",{onClick:()=>lN(t,e.name,!c),className:`w-6 h-6 flex items-center justify-center rounded-md transition-colors cursor-pointer ${c?"text-cc-muted hover:text-cc-fg hover:bg-cc-hover":"text-cc-muted/50 hover:text-cc-success hover:bg-cc-success/10"}`,title:c?"Disable server":"Enable server",children:c?a.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3 h-3",children:[a.jsx("circle",{cx:"8",cy:"8",r:"6"}),a.jsx("path",{d:"M5 8h6",strokeLinecap:"round"})]}):a.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3 h-3",children:[a.jsx("circle",{cx:"8",cy:"8",r:"6"}),a.jsx("path",{d:"M8 5v6M5 8h6",strokeLinecap:"round"})]})}),(e.status==="failed"||e.status==="connected")&&a.jsx("button",{onClick:()=>oN(t,e.name),className:"w-6 h-6 flex items-center justify-center rounded-md text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer",title:"Reconnect server",children:a.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3 h-3",children:[a.jsx("path",{d:"M2.5 8a5.5 5.5 0 019.78-3.5M13.5 8a5.5 5.5 0 01-9.78 3.5",strokeLinecap:"round"}),a.jsx("path",{d:"M12.5 2v3h-3M3.5 14v-3h3",strokeLinecap:"round",strokeLinejoin:"round"})]})})]})]}),n&&a.jsxs("div",{className:"px-2.5 pb-2.5 space-y-1.5 pt-2",children:[a.jsxs("div",{className:"text-[11px] text-cc-muted space-y-0.5",children:[a.jsxs("div",{className:"flex items-center gap-1",children:[a.jsx("span",{className:"text-cc-muted/60",children:"Type:"}),a.jsx("span",{children:e.config.type})]}),e.config.command&&a.jsxs("div",{className:"flex items-start gap-1",children:[a.jsx("span",{className:"text-cc-muted/60 shrink-0",children:"Cmd:"}),a.jsxs("span",{className:"font-mono text-[10px] break-all",children:[e.config.command,(h=e.config.args)!=null&&h.length?` ${e.config.args.join(" ")}`:""]})]}),e.config.url&&a.jsxs("div",{className:"flex items-start gap-1",children:[a.jsx("span",{className:"text-cc-muted/60 shrink-0",children:"URL:"}),a.jsx("span",{className:"font-mono text-[10px] break-all",children:e.config.url})]}),a.jsxs("div",{className:"flex items-center gap-1",children:[a.jsx("span",{className:"text-cc-muted/60",children:"Scope:"}),a.jsx("span",{children:e.scope})]})]}),e.error&&a.jsx("div",{className:"text-[11px] text-cc-error bg-cc-error/5 rounded px-2 py-1",children:e.error}),u>0&&a.jsxs("div",{className:"space-y-1",children:[a.jsxs("span",{className:"text-[10px] text-cc-muted uppercase tracking-wider",children:["Tools (",u,")"]}),a.jsx("div",{className:"flex flex-wrap gap-1",children:e.tools.map(p=>a.jsx("span",{className:"text-[10px] font-mono px-1.5 py-0.5 rounded bg-cc-hover text-cc-fg",title:p.annotations&&Object.entries(p.annotations).filter(([,g])=>g).map(([g])=>g).join(", ")||void 0,children:p.name},p.name))})]})]})]})}function $7({sessionId:e,onDone:t}){const[n,i]=j.useState(""),[l,c]=j.useState("stdio"),[u,f]=j.useState(""),[h,p]=j.useState(""),[g,v]=j.useState(""),y=n.trim()&&(l==="stdio"?u.trim():g.trim());function b(_){if(_.preventDefault(),!y)return;const S={type:l};l==="stdio"?(S.command=u.trim(),h.trim()&&(S.args=h.trim().split(/\s+/))):S.url=g.trim(),cN(e,{[n.trim()]:S}),t()}return a.jsxs("form",{onSubmit:b,className:"space-y-2 p-2.5 rounded-lg border border-cc-border bg-cc-bg",children:[a.jsxs("div",{children:[a.jsx("label",{className:"text-[10px] text-cc-muted uppercase tracking-wider block mb-0.5",children:"Server Name"}),a.jsx("input",{type:"text",value:n,onChange:_=>i(_.target.value),placeholder:"my-mcp-server",className:"w-full text-[12px] bg-cc-input-bg border border-cc-border rounded px-2 py-1.5 text-cc-fg placeholder:text-cc-muted/40 focus:outline-none focus:border-cc-primary"})]}),a.jsxs("div",{children:[a.jsx("label",{className:"text-[10px] text-cc-muted uppercase tracking-wider block mb-0.5",children:"Type"}),a.jsx("div",{className:"flex gap-1",children:["stdio","sse","http"].map(_=>a.jsx("button",{type:"button",onClick:()=>c(_),className:`text-[11px] px-2 py-1 rounded-md border transition-colors cursor-pointer ${l===_?"border-cc-primary text-cc-primary bg-cc-primary/10":"border-cc-border text-cc-muted hover:text-cc-fg hover:border-cc-muted"}`,children:_},_))})]}),l==="stdio"&&a.jsxs(a.Fragment,{children:[a.jsxs("div",{children:[a.jsx("label",{className:"text-[10px] text-cc-muted uppercase tracking-wider block mb-0.5",children:"Command"}),a.jsx("input",{type:"text",value:u,onChange:_=>f(_.target.value),placeholder:"npx -y @modelcontextprotocol/server-memory",className:"w-full text-[12px] bg-cc-input-bg border border-cc-border rounded px-2 py-1.5 text-cc-fg placeholder:text-cc-muted/40 font-mono focus:outline-none focus:border-cc-primary"})]}),a.jsxs("div",{children:[a.jsx("label",{className:"text-[10px] text-cc-muted uppercase tracking-wider block mb-0.5",children:"Args (space-separated, optional)"}),a.jsx("input",{type:"text",value:h,onChange:_=>p(_.target.value),placeholder:"--port 3000",className:"w-full text-[12px] bg-cc-input-bg border border-cc-border rounded px-2 py-1.5 text-cc-fg placeholder:text-cc-muted/40 font-mono focus:outline-none focus:border-cc-primary"})]})]}),(l==="sse"||l==="http")&&a.jsxs("div",{children:[a.jsx("label",{className:"text-[10px] text-cc-muted uppercase tracking-wider block mb-0.5",children:"URL"}),a.jsx("input",{type:"text",value:g,onChange:_=>v(_.target.value),placeholder:"http://localhost:3000/mcp",className:"w-full text-[12px] bg-cc-input-bg border border-cc-border rounded px-2 py-1.5 text-cc-fg placeholder:text-cc-muted/40 font-mono focus:outline-none focus:border-cc-primary"})]}),a.jsxs("div",{className:"flex gap-1.5 pt-1",children:[a.jsx("button",{type:"submit",disabled:!y,className:`flex-1 text-[11px] font-medium py-1.5 rounded-md transition-colors ${y?"bg-cc-primary text-white hover:bg-cc-primary-hover cursor-pointer":"bg-cc-hover text-cc-muted cursor-not-allowed"}`,children:"Add Server"}),a.jsx("button",{type:"button",onClick:t,className:"text-[11px] font-medium px-3 py-1.5 rounded-md text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer",children:"Cancel"})]})]})}function U7({sessionId:e}){const t=Q(f=>f.mcpServers.get(e)||D7),n=Q(f=>f.cliConnected.get(e)??!1),[i,l]=j.useState(!1),c=Q(f=>{var h;return((h=f.sessions.get(e))==null?void 0:h.mcp_servers)??L7});j.useEffect(()=>{n&&eb(e)},[e,n]);const u=t.length>0?t:c.map(f=>({name:f.name,status:f.status,config:{type:"unknown"},scope:""}));return a.jsxs(a.Fragment,{children:[a.jsxs("div",{className:"shrink-0 px-4 py-2.5 flex items-center justify-between",children:[a.jsxs("span",{className:"text-[13px] font-semibold text-cc-fg flex items-center gap-1.5",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5 text-cc-muted",children:a.jsx("path",{d:"M1.5 3A1.5 1.5 0 013 1.5h10A1.5 1.5 0 0114.5 3v1A1.5 1.5 0 0113 5.5H3A1.5 1.5 0 011.5 4V3zm0 5A1.5 1.5 0 013 6.5h10A1.5 1.5 0 0114.5 8v1A1.5 1.5 0 0113 10.5H3A1.5 1.5 0 011.5 9V8zm0 5A1.5 1.5 0 013 11.5h10a1.5 1.5 0 011.5 1.5v1a1.5 1.5 0 01-1.5 1.5H3A1.5 1.5 0 011.5 14v-1z"})}),"MCP Servers"]}),a.jsxs("div",{className:"flex items-center gap-1",children:[a.jsx("button",{onClick:()=>l(!i),disabled:!n,className:`text-[11px] font-medium transition-colors ${n?"text-cc-muted hover:text-cc-fg cursor-pointer":"text-cc-muted/30 cursor-not-allowed"}`,title:"Add MCP server",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3.5 h-3.5",children:a.jsx("path",{d:"M8 3v10M3 8h10",strokeLinecap:"round"})})}),a.jsx("button",{onClick:()=>eb(e),disabled:!n,className:`text-[11px] font-medium transition-colors ${n?"text-cc-muted hover:text-cc-fg cursor-pointer":"text-cc-muted/30 cursor-not-allowed"}`,title:"Refresh MCP server status",children:a.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3.5 h-3.5",children:[a.jsx("path",{d:"M2.5 8a5.5 5.5 0 019.78-3.5M13.5 8a5.5 5.5 0 01-9.78 3.5",strokeLinecap:"round"}),a.jsx("path",{d:"M12.5 2v3h-3M3.5 14v-3h3",strokeLinecap:"round",strokeLinejoin:"round"})]})})]})]}),i&&a.jsx("div",{className:"px-3 py-2",children:a.jsx($7,{sessionId:e,onDone:()=>l(!1)})}),u.length>0&&a.jsx("div",{className:"px-3 py-2 space-y-1.5",children:u.map(f=>a.jsx(P7,{server:f,sessionId:e},f.name))}),!i&&u.length===0&&a.jsx("div",{className:"px-3 py-3",children:a.jsxs("p",{className:"text-[11px] text-cc-muted text-center",children:["No MCP servers configured."," ",n&&a.jsx("button",{onClick:()=>l(!0),className:"text-cc-primary hover:underline cursor-pointer",children:"Add one"})]})})]})}function F7({cwd:e,open:t,onClose:n}){var I;const[i,l]=j.useState([]),[c,u]=j.useState(!0),[f,h]=j.useState(0),[p,g]=j.useState(""),[v,y]=j.useState(!1),[b,_]=j.useState(!1),[S,E]=j.useState(null),[k,M]=j.useState(null),C=j.useCallback(()=>{u(!0),E(null),_e.getClaudeMdFiles(e).then(T=>{l(T.files),T.files.length>0&&(h(0),g(T.files[0].content)),M(null),y(!1),u(!1)}).catch(T=>{E(T.message),u(!1)})},[e]);j.useEffect(()=>{t&&C()},[t,C]);const $=T=>{v&&!confirm("Discard unsaved changes?")||(h(T),g(i[T].content),y(!1),M(null))},z=async()=>{var ae;const T=k||((ae=i[f])==null?void 0:ae.path);if(T){_(!0),E(null);try{await _e.saveClaudeMd(T,p),y(!1),k?C():l(W=>W.map((Y,F)=>F===f?{...Y,content:p}:Y))}catch(W){E(W instanceof Error?W.message:"Failed to save")}finally{_(!1)}}},D=T=>{const ae=T==="root"?`${e}/CLAUDE.md`:`${e}/.claude/CLAUDE.md`;M(ae),g(`# CLAUDE.md
|
|
114
|
-
|
|
115
|
-
`),y(!0)},U=()=>{v&&!confirm("Discard unsaved changes?")||n()};if(!t)return null;const B=T=>T.startsWith(e+"/")?T.slice(e.length+1):T,H=i.some(T=>T.path===`${e}/CLAUDE.md`),L=i.some(T=>T.path===`${e}/.claude/CLAUDE.md`);return a.jsxs(a.Fragment,{children:[a.jsx("div",{className:"fixed inset-0 bg-black/40 z-50",onClick:U}),a.jsxs("div",{className:"fixed inset-4 sm:inset-8 md:inset-x-[10%] md:inset-y-[5%] z-50 flex flex-col bg-cc-bg border border-cc-border rounded-2xl shadow-2xl overflow-hidden",children:[a.jsxs("div",{className:"shrink-0 flex items-center justify-between px-4 sm:px-5 py-3 bg-cc-card border-b border-cc-border",children:[a.jsxs("div",{className:"flex items-center gap-2.5",children:[a.jsx("div",{className:"w-7 h-7 rounded-lg bg-cc-primary/10 flex items-center justify-center",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5 text-cc-primary",children:a.jsx("path",{d:"M4 1.5a.5.5 0 01.5-.5h7a.5.5 0 01.354.146l2 2A.5.5 0 0114 3.5v11a.5.5 0 01-.5.5h-11a.5.5 0 01-.5-.5v-13zm1 .5v12h8V4h-1.5a.5.5 0 01-.5-.5V2H5zm6 0v1h1l-1-1z"})})}),a.jsxs("div",{children:[a.jsx("h2",{className:"text-sm font-semibold text-cc-fg",children:"CLAUDE.md"}),a.jsx("p",{className:"text-[11px] text-cc-muted",children:"Project instructions for Claude Code"})]})]}),a.jsx("button",{onClick:U,className:"w-7 h-7 flex items-center justify-center rounded-lg text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"2",className:"w-4 h-4",children:a.jsx("path",{d:"M4 4l8 8M12 4l-8 8",strokeLinecap:"round"})})})]}),a.jsx("div",{className:"flex-1 flex min-h-0",children:c?a.jsx("div",{className:"flex-1 flex items-center justify-center",children:a.jsx("div",{className:"w-5 h-5 border-2 border-cc-primary border-t-transparent rounded-full animate-spin"})}):a.jsxs(a.Fragment,{children:[a.jsxs("div",{className:"shrink-0 w-[180px] sm:w-[200px] border-r border-cc-border bg-cc-sidebar flex flex-col",children:[a.jsx("div",{className:"px-3 py-2 text-[10px] font-semibold text-cc-muted uppercase tracking-wider border-b border-cc-border",children:"Files"}),a.jsxs("div",{className:"flex-1 overflow-y-auto py-1",children:[i.map((T,ae)=>a.jsxs("button",{onClick:()=>$(ae),className:`flex items-center gap-2 w-full px-3 py-2 text-left text-[12px] transition-colors cursor-pointer ${!k&&f===ae?"bg-cc-active text-cc-fg":"text-cc-fg/70 hover:bg-cc-hover"}`,children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 text-cc-primary shrink-0",children:a.jsx("path",{d:"M4 1.5a.5.5 0 01.5-.5h7a.5.5 0 01.354.146l2 2A.5.5 0 0114 3.5v11a.5.5 0 01-.5.5h-11a.5.5 0 01-.5-.5v-13z"})}),a.jsx("span",{className:"truncate font-mono-code",children:B(T.path)})]},T.path)),k&&a.jsxs("div",{className:"flex items-center gap-2 w-full px-3 py-2 text-[12px] bg-cc-active text-cc-fg",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 text-cc-success shrink-0",children:a.jsx("path",{d:"M8 2a.5.5 0 01.5.5v5h5a.5.5 0 010 1h-5v5a.5.5 0 01-1 0v-5h-5a.5.5 0 010-1h5v-5A.5.5 0 018 2z"})}),a.jsx("span",{className:"truncate font-mono-code",children:B(k)})]})]}),(!H||!L)&&!k&&a.jsxs("div",{className:"shrink-0 border-t border-cc-border p-2",children:[a.jsx("div",{className:"text-[10px] text-cc-muted uppercase tracking-wider px-1 mb-1",children:"Create new"}),!H&&a.jsxs("button",{onClick:()=>D("root"),className:"flex items-center gap-1.5 w-full px-2 py-1.5 text-[11px] text-cc-fg/70 hover:bg-cc-hover rounded-md transition-colors cursor-pointer",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 text-cc-success shrink-0",children:a.jsx("path",{d:"M8 2a.5.5 0 01.5.5v5h5a.5.5 0 010 1h-5v5a.5.5 0 01-1 0v-5h-5a.5.5 0 010-1h5v-5A.5.5 0 018 2z"})}),a.jsx("span",{className:"font-mono-code",children:"CLAUDE.md"})]}),!L&&a.jsxs("button",{onClick:()=>D("dotclaude"),className:"flex items-center gap-1.5 w-full px-2 py-1.5 text-[11px] text-cc-fg/70 hover:bg-cc-hover rounded-md transition-colors cursor-pointer",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 text-cc-success shrink-0",children:a.jsx("path",{d:"M8 2a.5.5 0 01.5.5v5h5a.5.5 0 010 1h-5v5a.5.5 0 01-1 0v-5h-5a.5.5 0 010-1h5v-5A.5.5 0 018 2z"})}),a.jsx("span",{className:"font-mono-code",children:".claude/CLAUDE.md"})]})]})]}),a.jsxs("div",{className:"flex-1 flex flex-col min-w-0",children:[i.length===0&&!k?a.jsxs("div",{className:"flex-1 flex flex-col items-center justify-center gap-4 px-6",children:[a.jsx("div",{className:"w-14 h-14 rounded-2xl bg-cc-card border border-cc-border flex items-center justify-center",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-6 h-6 text-cc-muted",children:a.jsx("path",{d:"M4 1.5a.5.5 0 01.5-.5h7a.5.5 0 01.354.146l2 2A.5.5 0 0114 3.5v11a.5.5 0 01-.5.5h-11a.5.5 0 01-.5-.5v-13z"})})}),a.jsxs("div",{className:"text-center",children:[a.jsx("p",{className:"text-sm text-cc-fg font-medium mb-1",children:"No CLAUDE.md found"}),a.jsx("p",{className:"text-xs text-cc-muted leading-relaxed max-w-[280px]",children:"Create a CLAUDE.md file to give Claude Code project-specific instructions, coding conventions, and context."})]}),a.jsxs("div",{className:"flex gap-2",children:[a.jsx("button",{onClick:()=>D("root"),className:"px-3 py-1.5 text-xs font-medium rounded-lg bg-cc-primary text-white hover:bg-cc-primary/90 transition-colors cursor-pointer",children:"Create CLAUDE.md"}),a.jsx("button",{onClick:()=>D("dotclaude"),className:"px-3 py-1.5 text-xs font-medium rounded-lg bg-cc-hover text-cc-fg border border-cc-border hover:bg-cc-active transition-colors cursor-pointer",children:"Create .claude/CLAUDE.md"})]})]}):a.jsxs(a.Fragment,{children:[a.jsxs("div",{className:"shrink-0 flex items-center justify-between px-4 py-2 bg-cc-card border-b border-cc-border",children:[a.jsx("span",{className:"text-[12px] text-cc-muted font-mono-code truncate",children:B(k||(((I=i[f])==null?void 0:I.path)??""))}),a.jsxs("div",{className:"flex items-center gap-2",children:[v&&a.jsx("span",{className:"text-[10px] text-cc-warning font-medium",children:"Unsaved"}),a.jsx("button",{onClick:z,disabled:!v||b,className:`px-3 py-1 text-[11px] font-medium rounded-md transition-colors cursor-pointer ${v&&!b?"bg-cc-primary text-white hover:bg-cc-primary/90":"bg-cc-hover text-cc-muted cursor-not-allowed"}`,children:b?"Saving...":"Save"})]})]}),a.jsx("textarea",{value:p,onChange:T=>{g(T.target.value),y(!0)},spellCheck:!1,className:"flex-1 w-full p-4 bg-cc-bg text-cc-fg text-[13px] font-mono-code leading-relaxed resize-none focus:outline-none",placeholder:"Write your project instructions here..."})]}),S&&a.jsx("div",{className:"shrink-0 px-4 py-2 bg-cc-error/10 border-t border-cc-error/20 text-xs text-cc-error",children:S})]})]})})]})]})}function m5({icon:e,title:t,expanded:n,onToggle:i}){return a.jsxs("button",{onClick:i,className:"w-full flex items-center gap-2 px-4 py-2 text-left hover:bg-cc-hover/50 transition-colors cursor-pointer","aria-expanded":n,children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:`w-3 h-3 text-cc-muted shrink-0 transition-transform ${n?"rotate-90":""}`,children:a.jsx("path",{d:"M6 4l4 4-4 4",strokeLinecap:"round",strokeLinejoin:"round"})}),a.jsx("div",{className:"w-4 h-4 flex items-center justify-center shrink-0",children:e==="project"?a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5 text-cc-primary",children:a.jsx("path",{d:"M1.5 2A1.5 1.5 0 000 3.5v2A1.5 1.5 0 001.5 7h1v5.5A1.5 1.5 0 004 14h8a1.5 1.5 0 001.5-1.5V7h1A1.5 1.5 0 0016 5.5v-2A1.5 1.5 0 0014.5 2h-13zM4 7h8v5.5a.5.5 0 01-.5.5h-7a.5.5 0 01-.5-.5V7zm10-1H2V3.5a.5.5 0 01.5-.5h11a.5.5 0 01.5.5V6z"})}):a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5 text-cc-primary",children:a.jsx("path",{d:"M8.354 1.146a.5.5 0 00-.708 0l-6 6A.5.5 0 002 7.5V14a1 1 0 001 1h3.5a.5.5 0 00.5-.5V11a.5.5 0 01.5-.5h1a.5.5 0 01.5.5v3.5a.5.5 0 00.5.5H13a1 1 0 001-1V7.5a.5.5 0 00-.146-.354l-6-6z"})})}),a.jsx("span",{className:"text-[11px] font-semibold text-cc-muted uppercase tracking-wider flex-1",children:t})]})}function yi({label:e,sublabel:t,count:n,onClick:i}){return a.jsxs("button",{onClick:i,className:"w-full flex items-center gap-2 px-4 pl-10 py-1.5 text-left hover:bg-cc-hover/50 transition-colors cursor-pointer",children:[a.jsxs("span",{className:"text-[12px] text-cc-fg truncate flex-1",children:[e,n!==void 0&&n>0&&a.jsxs("span",{className:"ml-1 text-[10px] text-cc-muted",children:["(",n,")"]})]}),t&&a.jsx("span",{className:"text-[10px] text-cc-muted shrink-0",children:t}),a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3 h-3 text-cc-muted shrink-0",children:a.jsx("path",{d:"M6 4l4 4-4 4",strokeLinecap:"round",strokeLinejoin:"round"})})]})}function q7({path:e,content:t,onClose:n}){let i;try{i=JSON.stringify(JSON.parse(t),null,2)}catch{i=t}return a.jsxs(a.Fragment,{children:[a.jsx("div",{className:"fixed inset-0 bg-black/40 z-50",onClick:n}),a.jsxs("div",{className:"fixed inset-4 sm:inset-8 md:inset-x-[10%] md:inset-y-[5%] z-50 flex flex-col bg-cc-bg border border-cc-border rounded-2xl shadow-2xl overflow-hidden",children:[a.jsxs("div",{className:"shrink-0 flex items-center justify-between px-4 sm:px-5 py-3 bg-cc-card border-b border-cc-border",children:[a.jsxs("div",{className:"flex items-center gap-2.5",children:[a.jsx("div",{className:"w-7 h-7 rounded-lg bg-cc-primary/10 flex items-center justify-center",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5 text-cc-primary",children:a.jsx("path",{d:"M2 4a2 2 0 012-2h3.17a2 2 0 011.415.586l.828.828A2 2 0 0010.83 4H12a2 2 0 012 2v6a2 2 0 01-2 2H4a2 2 0 01-2-2V4z"})})}),a.jsxs("div",{className:"min-w-0",children:[a.jsx("h2",{className:"text-sm font-semibold text-cc-fg truncate",children:e.split("/").pop()}),a.jsx("p",{className:"text-[11px] text-cc-muted truncate",children:e})]})]}),a.jsx("button",{onClick:n,className:"w-7 h-7 flex items-center justify-center rounded-lg text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer","aria-label":"Close",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"2",className:"w-4 h-4",children:a.jsx("path",{d:"M4 4l8 8M12 4l-8 8",strokeLinecap:"round"})})})]}),a.jsx("div",{className:"flex-1 overflow-auto p-4",children:a.jsx("pre",{className:"text-[13px] font-mono-code text-cc-fg leading-relaxed whitespace-pre-wrap break-words",children:i})}),a.jsx("div",{className:"shrink-0 px-4 py-2 bg-cc-card border-t border-cc-border",children:a.jsx("span",{className:"text-[10px] text-cc-muted",children:"Read-only"})})]})]})}function H7({path:e,label:t,onClose:n}){const[i,l]=j.useState(""),[c,u]=j.useState(!0),[f,h]=j.useState(!1),[p,g]=j.useState(!1),[v,y]=j.useState(null);j.useEffect(()=>{_e.readFile(e).then(S=>{l(S.content),u(!1)}).catch(S=>{y(S instanceof Error?S.message:"Failed to read file"),u(!1)})},[e]);const b=async()=>{g(!0),y(null);try{await _e.writeFile(e,i),h(!1)}catch(S){y(S instanceof Error?S.message:"Failed to save")}finally{g(!1)}},_=()=>{f&&!confirm("Discard unsaved changes?")||n()};return a.jsxs(a.Fragment,{children:[a.jsx("div",{className:"fixed inset-0 bg-black/40 z-50",onClick:_}),a.jsxs("div",{className:"fixed inset-4 sm:inset-8 md:inset-x-[10%] md:inset-y-[5%] z-50 flex flex-col bg-cc-bg border border-cc-border rounded-2xl shadow-2xl overflow-hidden",children:[a.jsxs("div",{className:"shrink-0 flex items-center justify-between px-4 sm:px-5 py-3 bg-cc-card border-b border-cc-border",children:[a.jsxs("div",{className:"flex items-center gap-2.5",children:[a.jsx("div",{className:"w-7 h-7 rounded-lg bg-cc-primary/10 flex items-center justify-center",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5 text-cc-primary",children:a.jsx("path",{d:"M4 1.5a.5.5 0 01.5-.5h7a.5.5 0 01.354.146l2 2A.5.5 0 0114 3.5v11a.5.5 0 01-.5.5h-11a.5.5 0 01-.5-.5v-13zm1 .5v12h8V4h-1.5a.5.5 0 01-.5-.5V2H5zm6 0v1h1l-1-1z"})})}),a.jsxs("div",{className:"min-w-0",children:[a.jsx("h2",{className:"text-sm font-semibold text-cc-fg truncate",children:t}),a.jsx("p",{className:"text-[11px] text-cc-muted truncate",children:e})]})]}),a.jsx("button",{onClick:_,className:"w-7 h-7 flex items-center justify-center rounded-lg text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer","aria-label":"Close",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"2",className:"w-4 h-4",children:a.jsx("path",{d:"M4 4l8 8M12 4l-8 8",strokeLinecap:"round"})})})]}),c?a.jsx("div",{className:"flex-1 flex items-center justify-center",children:a.jsx("div",{className:"w-5 h-5 border-2 border-cc-primary border-t-transparent rounded-full animate-spin"})}):a.jsxs(a.Fragment,{children:[a.jsxs("div",{className:"shrink-0 flex items-center justify-between px-4 py-2 bg-cc-card border-b border-cc-border",children:[a.jsx("span",{className:"text-[12px] text-cc-muted font-mono-code truncate",children:e.split("/").pop()}),a.jsxs("div",{className:"flex items-center gap-2",children:[f&&a.jsx("span",{className:"text-[10px] text-cc-warning font-medium",children:"Unsaved"}),a.jsx("button",{onClick:b,disabled:!f||p,className:`px-3 py-1 text-[11px] font-medium rounded-md transition-colors cursor-pointer ${f&&!p?"bg-cc-primary text-white hover:bg-cc-primary/90":"bg-cc-hover text-cc-muted cursor-not-allowed"}`,children:p?"Saving...":"Save"})]})]}),a.jsx("textarea",{value:i,onChange:S=>{l(S.target.value),h(!0)},spellCheck:!1,className:"flex-1 w-full p-4 bg-cc-bg text-cc-fg text-[13px] font-mono-code leading-relaxed resize-none focus:outline-none",placeholder:"File contents..."})]}),v&&a.jsx("div",{className:"shrink-0 px-4 py-2 bg-cc-error/10 border-t border-cc-error/20 text-xs text-cc-error",children:v})]})]})}function I7({item:e,cwd:t,onClose:n}){if(e.kind==="json"){const[i,l]=j.useState(null),[c,u]=j.useState(!0);return j.useEffect(()=>{_e.readFile(e.path).then(f=>{l(f.content),u(!1)}).catch(()=>{l("Failed to read file"),u(!1)})},[e.path]),c?null:a.jsx(q7,{path:e.path,content:i||"",onClose:n})}return e.kind==="claude-md"?a.jsx(F7,{cwd:e.editorCwd||t,open:!0,onClose:n}):a.jsx(H7,{path:e.path,label:e.label,onClose:n})}function V7({sessionId:e}){const t=Q(k=>k.sessions.get(e)),n=Q(k=>k.sdkSessions.find(M=>M.sessionId===e)),i=(t==null?void 0:t.repo_root)||(t==null?void 0:t.cwd)||(n==null?void 0:n.cwd),[l,c]=j.useState(null),[u,f]=j.useState(!0),[h,p]=j.useState(!1),[g,v]=j.useState(!1),[y,b]=j.useState(null),_=j.useCallback(async()=>{if(i)try{const k=await _e.getClaudeConfig(i);c(k)}catch{}finally{f(!1)}},[i]);if(j.useEffect(()=>{_()},[_]),!i)return null;if(u)return a.jsx("div",{className:"shrink-0 px-4 py-2.5",children:a.jsx("span",{className:"text-[11px] text-cc-muted",children:"Loading config..."})});if(!l)return null;const S=l.project.claudeMd.length+(l.project.settings?1:0)+(l.project.settingsLocal?1:0)+l.project.commands.length,E=(l.user.claudeMd?1:0)+l.user.skills.length+l.user.agents.length+(l.user.settings?1:0)+l.user.commands.length;return a.jsxs("div",{className:"shrink-0","data-testid":"claude-config-browser",children:[a.jsx(m5,{icon:"project",title:`Project (${S})`,expanded:h,onToggle:()=>p(k=>!k)}),h&&a.jsxs("div",{className:"pb-1",children:[l.project.claudeMd.map(k=>a.jsx(yi,{label:k.path.includes(".claude/")?".claude/CLAUDE.md":"CLAUDE.md",onClick:()=>b({label:"CLAUDE.md",path:k.path,kind:"claude-md"})},k.path)),l.project.settings&&a.jsx(yi,{label:"settings.json",onClick:()=>b({label:"settings.json",path:l.project.settings.path,kind:"json"})}),l.project.settingsLocal&&a.jsx(yi,{label:"settings.local.json",onClick:()=>b({label:"settings.local.json",path:l.project.settingsLocal.path,kind:"json"})}),l.project.commands.length>0&&a.jsxs(a.Fragment,{children:[a.jsxs("div",{className:"px-4 pl-10 py-1 text-[10px] text-cc-muted uppercase tracking-wider",children:["Commands (",l.project.commands.length,")"]}),l.project.commands.map(k=>a.jsx(yi,{label:`/${k.name}`,onClick:()=>b({label:k.name,path:k.path,kind:"md"})},k.path))]}),S===0&&a.jsx("p",{className:"px-4 pl-10 py-1.5 text-[11px] text-cc-muted",children:"No .claude config found"})]}),a.jsx(m5,{icon:"user",title:`User (${E})`,expanded:g,onToggle:()=>v(k=>!k)}),g&&a.jsxs("div",{className:"pb-1",children:[l.user.claudeMd&&a.jsx(yi,{label:"CLAUDE.md",onClick:()=>b({label:"CLAUDE.md",path:l.user.claudeMd.path,kind:"claude-md",editorCwd:l.user.root})}),l.user.skills.length>0&&a.jsxs(a.Fragment,{children:[a.jsxs("div",{className:"px-4 pl-10 py-1 text-[10px] text-cc-muted uppercase tracking-wider",children:["Skills (",l.user.skills.length,")"]}),l.user.skills.map(k=>a.jsx(yi,{label:k.name,sublabel:k.description?k.description.slice(0,40):void 0,onClick:()=>b({label:k.name,path:k.path,kind:"md"})},k.path))]}),l.user.agents.length>0&&a.jsxs(a.Fragment,{children:[a.jsxs("div",{className:"px-4 pl-10 py-1 text-[10px] text-cc-muted uppercase tracking-wider",children:["Agents (",l.user.agents.length,")"]}),l.user.agents.map(k=>a.jsx(yi,{label:k.name,onClick:()=>b({label:k.name,path:k.path,kind:"md"})},k.path))]}),l.user.settings&&a.jsx(yi,{label:"settings.json",onClick:()=>b({label:"settings.json",path:l.user.settings.path,kind:"json"})}),l.user.commands.length>0&&a.jsxs(a.Fragment,{children:[a.jsxs("div",{className:"px-4 pl-10 py-1 text-[10px] text-cc-muted uppercase tracking-wider",children:["Commands (",l.user.commands.length,")"]}),l.user.commands.map(k=>a.jsx(yi,{label:`/${k.name}`,onClick:()=>b({label:k.name,path:k.path,kind:"md"})},k.path))]}),E===0&&a.jsx("p",{className:"px-4 pl-10 py-1.5 text-[11px] text-cc-muted",children:"No user config found"})]}),y&&pl.createPortal(a.jsx(I7,{item:y,cwd:i,onClose:()=>b(null)}),document.body)]})}function G7(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 Y7 extends j.Component{constructor(){super(...arguments);S1(this,"state",{hasError:!1})}static getDerivedStateFromError(){return{hasError:!0}}componentDidCatch(n){Zr(n,{section:this.props.label})}render(){return this.state.hasError?a.jsx("div",{className:"px-4 py-3 border-b border-cc-border",children:a.jsxs("div",{className:"flex items-center justify-between gap-2",children:[a.jsx("span",{className:"text-xs text-cc-error",children:this.props.label?`${this.props.label} failed to load`:"Section failed to load"}),a.jsx("button",{className:"text-[10px] text-cc-muted hover:text-cc-fg px-2 py-0.5 rounded bg-cc-hover cursor-pointer",onClick:()=>this.setState({hasError:!1}),children:"Retry"})]})}):this.props.children}}const b2=[],y2=3e4;let g5=null,x5=new Map;function X7(e){return e!==g5&&(g5=e,x5=new Map(e.map(t=>[t.sessionId,t]))),x5}function mc(e){return Q(j.useCallback(t=>X7(t.sdkSessions).get(e),[e]))}const _2="cc-panel-collapsed";function v5(){try{const e=localStorage.getItem(_2);if(e)return new Set(JSON.parse(e))}catch{}return new Set}function W7(e){try{localStorage.setItem(_2,JSON.stringify([...e]))}catch{}}function Q7({id:e,label:t,badge:n,defaultOpen:i=!0,children:l}){const[c,u]=j.useState(()=>v5().has(e)?!0:!i),f=j.useRef(!0);j.useEffect(()=>{if(f.current){f.current=!1;return}const p=v5();c?p.add(e):p.delete(e),W7(p)},[c,e]);const h=j.useCallback(()=>{u(p=>!p)},[]);return a.jsxs("div",{className:"border-t border-cc-separator first:border-t-0",children:[a.jsxs("button",{onClick:h,"aria-expanded":!c,className:"w-full flex items-center gap-1.5 px-4 py-2 text-left hover:bg-cc-hover/50 transition-colors cursor-pointer",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor","aria-hidden":!0,className:`w-2.5 h-2.5 text-cc-muted/60 shrink-0 transition-transform duration-150 ${c?"":"rotate-90"}`,children:a.jsx("path",{d:"M6 4l4 4-4 4"})}),a.jsx("span",{className:"text-[11px] font-semibold text-cc-muted uppercase tracking-wider flex-1 truncate",children:t}),n&&a.jsx("span",{className:"shrink-0",children:n})]}),a.jsx("div",{className:"accordion-panel","data-open":c?"false":"true",children:a.jsx("div",{className:"accordion-inner",children:l})})]})}function w2(e){return e>80?"bg-cc-error":e>50?"bg-cc-warning":"bg-cc-primary"}function j2(e){return e>80?"critical":e>50?"elevated":"normal"}function oc({label:e,pct:t,detail:n}){return a.jsxs("div",{className:"space-y-1",children:[a.jsxs("div",{className:"flex items-center justify-between",children:[a.jsx("span",{className:"text-[11px] text-cc-muted uppercase tracking-wider",children:e}),a.jsxs("span",{className:"text-[11px] text-cc-muted tabular-nums",children:[Math.round(t),"%",n&&a.jsxs("span",{className:"ml-1 text-cc-muted",children:["(",n,")"]})]})]}),a.jsx("div",{role:"meter","aria-label":`${e} usage — ${j2(t)}`,"aria-valuenow":Math.round(t),"aria-valuemin":0,"aria-valuemax":100,className:"w-full h-1.5 rounded-full bg-cc-hover overflow-hidden",children:a.jsx("div",{className:`h-full rounded-full transition-all duration-500 ${w2(t)}`,style:{width:`${Math.min(t,100)}%`}})})]})}function K7({sessionId:e}){var h;const[t,n]=j.useState(null),i=j.useCallback(async()=>{try{const p=await _e.getSessionUsageLimits(e);n(p)}catch{}},[e]),l=j.useRef(0);if(j.useEffect(()=>{i();const p=setInterval(()=>{l.current+=1,l.current%2===0?i():n(g=>g?{...g}:null)},y2);return()=>clearInterval(p)},[i]),!t)return null;const c=t.five_hour!==null,u=t.seven_day!==null,f=!c&&!u&&((h=t.extra_usage)==null?void 0:h.is_enabled);return!c&&!u&&!f?null:a.jsxs("div",{className:"shrink-0 px-4 py-2.5 space-y-2",children:[t.five_hour&&a.jsx(oc,{label:"5h Limit",pct:t.five_hour.utilization,detail:t.five_hour.resets_at?t5(t.five_hour.resets_at):void 0}),t.seven_day&&a.jsx(oc,{label:"7d Limit",pct:t.seven_day.utilization,detail:t.seven_day.resets_at?t5(t.seven_day.resets_at):void 0}),f&&t.extra_usage&&a.jsxs("div",{className:"space-y-1",children:[a.jsxs("div",{className:"flex items-center justify-between",children:[a.jsx("span",{className:"text-[11px] text-cc-muted uppercase tracking-wider",children:"Extra"}),a.jsxs("span",{className:"text-[11px] text-cc-muted tabular-nums",children:["$",t.extra_usage.used_credits.toFixed(2)," / $",t.extra_usage.monthly_limit]})]}),t.extra_usage.utilization!==null&&a.jsx("div",{role:"meter","aria-label":`Extra usage — ${j2(t.extra_usage.utilization)}`,"aria-valuenow":Math.round(t.extra_usage.utilization),"aria-valuemin":0,"aria-valuemax":100,className:"w-full h-1.5 rounded-full bg-cc-hover overflow-hidden",children:a.jsx("div",{className:`h-full rounded-full transition-all duration-500 ${w2(t.extra_usage.utilization)}`,style:{width:`${Math.min(t.extra_usage.utilization,100)}%`}})})]})]})}function Z7({sessionId:e}){const t=Q(c=>{var u;return(u=c.sessions.get(e))==null?void 0:u.codex_rate_limits}),[,n]=j.useState(0);if(j.useEffect(()=>{if(!t)return;const c=setInterval(()=>n(u=>u+1),y2);return()=>clearInterval(c)},[t]),!t)return null;const{primary:i,secondary:l}=t;return!i&&!l?null:a.jsxs("div",{className:"shrink-0 px-4 py-2.5 space-y-2",children:[i&&a.jsx(oc,{label:`${r5(i.windowDurationMins)} Limit`,pct:i.usedPercent,detail:i.resetsAt>0?n5(i.resetsAt):void 0}),l&&a.jsx(oc,{label:`${r5(l.windowDurationMins)} Limit`,pct:l.usedPercent,detail:l.resetsAt>0?n5(l.resetsAt):void 0})]})}function J7({sessionId:e}){const t=Q(i=>{var l;return(l=i.sessions.get(e))==null?void 0:l.codex_token_details}),n=Q(i=>{var l;return((l=i.sessions.get(e))==null?void 0:l.context_used_percent)??0});return t?a.jsxs("div",{className:"shrink-0 px-4 py-2.5 space-y-2",children:[a.jsx("span",{className:"text-[11px] text-cc-muted uppercase tracking-wider",children:"Tokens"}),a.jsxs("div",{className:"grid grid-cols-2 gap-x-3 gap-y-1",children:[a.jsxs("div",{className:"flex items-center justify-between",children:[a.jsx("span",{className:"text-[11px] text-cc-muted",children:"Input"}),a.jsx("span",{className:"text-[11px] text-cc-fg tabular-nums font-medium",children:Bo(t.inputTokens)})]}),a.jsxs("div",{className:"flex items-center justify-between",children:[a.jsx("span",{className:"text-[11px] text-cc-muted",children:"Output"}),a.jsx("span",{className:"text-[11px] text-cc-fg tabular-nums font-medium",children:Bo(t.outputTokens)})]}),t.cachedInputTokens>0&&a.jsxs("div",{className:"flex items-center justify-between",children:[a.jsx("span",{className:"text-[11px] text-cc-muted",children:"Cached"}),a.jsx("span",{className:"text-[11px] text-cc-fg tabular-nums font-medium",children:Bo(t.cachedInputTokens)})]}),t.reasoningOutputTokens>0&&a.jsxs("div",{className:"flex items-center justify-between",children:[a.jsx("span",{className:"text-[11px] text-cc-muted",children:"Reasoning"}),a.jsx("span",{className:"text-[11px] text-cc-fg tabular-nums font-medium",children:Bo(t.reasoningOutputTokens)})]})]}),t.modelContextWindow>0&&a.jsx(oc,{label:"Context",pct:n})]}):null}function eR(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 tR({pr:e}){const t=eR(e.state,e.isDraft),{checksSummary:n,reviewThreads:i}=e;return a.jsxs("div",{className:"shrink-0 px-4 py-2.5 space-y-1.5",children:[a.jsxs("div",{className:"flex items-center gap-1.5",children:[a.jsxs("a",{href:e.url,target:"_blank",rel:"noopener noreferrer",className:"text-[12px] font-semibold text-cc-fg hover:text-cc-primary transition-colors",children:["PR #",e.number]}),a.jsx("span",{className:`text-[9px] font-medium px-1.5 rounded-full leading-[16px] ${t.cls}`,children:t.label})]}),a.jsx("p",{className:"text-[11px] text-cc-muted truncate",title:e.title,children:e.title}),n.total>0&&a.jsx("div",{className:"flex items-center gap-2 text-[11px]","aria-label":`CI checks: ${n.success} passed, ${n.failure} failing, ${n.pending} pending`,children:n.failure>0?a.jsxs(a.Fragment,{children:[a.jsxs("span",{className:"flex items-center gap-1 text-cc-error",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3",children:a.jsx("path",{d:"M3.72 3.72a.75.75 0 011.06 0L8 6.94l3.22-3.22a.75.75 0 111.06 1.06L9.06 8l3.22 3.22a.75.75 0 11-1.06 1.06L8 9.06l-3.22 3.22a.75.75 0 01-1.06-1.06L6.94 8 3.72 4.78a.75.75 0 010-1.06z"})}),n.failure," failing"]}),n.success>0&&a.jsxs("span",{className:"flex items-center gap-1 text-cc-success",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3",children:a.jsx("path",{fillRule:"evenodd",d:"M13.78 4.22a.75.75 0 010 1.06l-7.25 7.25a.75.75 0 01-1.06 0L2.22 9.28a.75.75 0 011.06-1.06L6 10.94l6.72-6.72a.75.75 0 011.06 0z",clipRule:"evenodd"})}),n.success," passed"]})]}):n.pending>0?a.jsxs("span",{className:"flex items-center gap-1 text-cc-warning",children:[a.jsxs("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 animate-spin",children:[a.jsx("path",{d:"M8 2a6 6 0 100 12A6 6 0 008 2zM0 8a8 8 0 1116 0A8 8 0 010 8z",opacity:".2"}),a.jsx("path",{d:"M8 0a8 8 0 018 8h-2A6 6 0 008 2V0z"})]}),n.pending," pending",n.success>0&&a.jsxs("span",{className:"text-cc-success ml-1",children:[n.success," passed"]})]}):a.jsxs("span",{className:"flex items-center gap-1 text-cc-success",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3",children:a.jsx("path",{fillRule:"evenodd",d:"M13.78 4.22a.75.75 0 010 1.06l-7.25 7.25a.75.75 0 01-1.06 0L2.22 9.28a.75.75 0 011.06-1.06L6 10.94l6.72-6.72a.75.75 0 011.06 0z",clipRule:"evenodd"})}),n.total,"/",n.total," checks passed"]})}),a.jsxs("div",{className:"flex items-center gap-2 text-[11px]",children:[e.reviewDecision==="APPROVED"&&a.jsxs("span",{className:"flex items-center gap-1 text-cc-success",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3",children:a.jsx("path",{fillRule:"evenodd",d:"M13.78 4.22a.75.75 0 010 1.06l-7.25 7.25a.75.75 0 01-1.06 0L2.22 9.28a.75.75 0 011.06-1.06L6 10.94l6.72-6.72a.75.75 0 011.06 0z",clipRule:"evenodd"})}),"Approved"]}),e.reviewDecision==="CHANGES_REQUESTED"&&a.jsxs("span",{className:"flex items-center gap-1 text-cc-error",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3",children:a.jsx("path",{fillRule:"evenodd",d:"M8 1.5a6.5 6.5 0 100 13 6.5 6.5 0 000-13zM0 8a8 8 0 1116 0A8 8 0 010 8zm9-3a1 1 0 11-2 0 1 1 0 012 0zM8 7a.75.75 0 01.75.75v3.5a.75.75 0 01-1.5 0v-3.5A.75.75 0 018 7z",clipRule:"evenodd"})}),"Changes requested"]}),(e.reviewDecision==="REVIEW_REQUIRED"||e.reviewDecision===null)&&e.state==="OPEN"&&a.jsxs("span",{className:"flex items-center gap-1 text-cc-muted",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3 opacity-50",children:a.jsx("circle",{cx:"8",cy:"8",r:"6"})}),"Review pending"]}),i.unresolved>0&&a.jsxs("span",{className:"flex items-center gap-1 text-cc-warning",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3",children:a.jsx("path",{d:"M2.5 2A1.5 1.5 0 001 3.5v8A1.5 1.5 0 002.5 13h2v2.5l3.5-2.5h5.5a1.5 1.5 0 001.5-1.5v-8A1.5 1.5 0 0013.5 2h-11z"})}),i.unresolved," unresolved"]})]}),a.jsxs("div",{className:"flex items-center gap-1.5 text-[10px] text-cc-muted",children:[a.jsxs("span",{className:"text-cc-success",children:["+",e.additions]}),a.jsxs("span",{className:"text-cc-error",children:["-",e.deletions]}),a.jsxs("span",{children:["· ",e.changedFiles," files"]})]})]})}function nR({sessionId:e}){const t=Q(u=>u.sessions.get(e)),n=mc(e),i=Q(u=>u.prStatus.get(e)),l=(t==null?void 0:t.cwd)||(n==null?void 0:n.cwd),c=(t==null?void 0:t.git_branch)||(n==null?void 0:n.gitBranch);return j.useEffect(()=>{i||!l||!c||_e.getPRStatus(l,c).then(u=>{Q.getState().setPRStatus(e,u)}).catch(()=>{})},[e,l,c,i]),!(i!=null&&i.available)||!i.pr?null:a.jsx(tR,{pr:i.pr})}const rR=6e4;function Gp(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 iR({sessionId:e}){const t=Q(T=>T.linkedLinearIssues.get(e)),[n,i]=j.useState([]),[l,c]=j.useState(null),[u,f]=j.useState([]),[h,p]=j.useState(""),[g,v]=j.useState(!1),[y,b]=j.useState(!1),[_,S]=j.useState(!1),[E,k]=j.useState(""),[M,C]=j.useState([]),[$,z]=j.useState(!1),D=j.useRef(null);j.useEffect(()=>{_e.getLinkedLinearIssue(e).then(T=>{T.issue&&Q.getState().setLinkedLinearIssue(e,T.issue)}).catch(()=>{})},[e]);const U=j.useCallback(async()=>{if(t)try{const T=await _e.getLinkedLinearIssue(e,!0);T.issue&&(Q.getState().setLinkedLinearIssue(e,T.issue),T.issue.stateType==="completed"&&b(!0)),T.comments&&i(T.comments),T.assignee!==void 0&&c(T.assignee??null),T.labels&&f(T.labels)}catch{}},[e,t]);j.useEffect(()=>{if(!t)return;U();const T=setInterval(U,rR);return()=>clearInterval(T)},[U,t]),j.useEffect(()=>{if(!_)return;const T=E.trim();if(T.length<2){C([]);return}let ae=!0;z(!0);const W=setTimeout(()=>{_e.searchLinearIssues(T,6).then(Y=>{ae&&C(Y.issues)}).catch(()=>{ae&&C([])}).finally(()=>{ae&&z(!1)})},400);return()=>{ae=!1,clearTimeout(W)}},[E,_]),j.useEffect(()=>{_&&setTimeout(()=>{var T;return(T=D.current)==null?void 0:T.focus()},50)},[_]);async function B(){if(!(!t||!h.trim()||g)){v(!0);try{const T=await _e.addLinearComment(t.id,h.trim());i(ae=>[...ae,T.comment]),p("")}catch{}finally{v(!1)}}}async function H(){try{await _e.unlinkLinearIssue(e),Q.getState().setLinkedLinearIssue(e,null),i([]),c(null),f([]),b(!1)}catch{}}async function L(T){try{await _e.linkLinearIssue(e,T),Q.getState().setLinkedLinearIssue(e,T),S(!1),k(""),C([])}catch{}}if(!t)return a.jsx("div",{className:"shrink-0 px-4 py-2.5",children:_?a.jsxs("div",{className:"space-y-2",children:[a.jsxs("div",{className:"flex items-center gap-1.5",children:[a.jsx(Xo,{className:"w-3.5 h-3.5 text-cc-muted shrink-0"}),a.jsx("input",{ref:D,type:"text",value:E,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"}),a.jsx("button",{onClick:()=>{S(!1),k(""),C([])},"aria-label":"Close search",className:"w-7 h-7 flex items-center justify-center rounded-md text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3.5 h-3.5",children:a.jsx("path",{d:"M4 4l8 8M12 4l-8 8"})})})]}),$&&a.jsx("p",{className:"text-[10px] text-cc-muted",children:"Searching..."}),M.length>0&&a.jsx("div",{className:"space-y-0.5 max-h-48 overflow-y-auto",children:M.map(T=>a.jsxs("button",{onClick:()=>L(T),className:"w-full text-left px-2 py-1.5 rounded-md hover:bg-cc-hover transition-colors cursor-pointer",children:[a.jsxs("div",{className:"flex items-center gap-1.5",children:[a.jsx("span",{className:"text-[11px] font-mono-code text-cc-primary shrink-0",children:T.identifier}),a.jsx("span",{className:`text-[9px] font-medium px-1 rounded-full leading-[14px] ${Gp(T.stateType,T.stateName).cls}`,children:Gp(T.stateType,T.stateName).label})]}),a.jsx("p",{className:"text-[11px] text-cc-muted truncate mt-0.5",children:T.title})]},T.id))}),E.trim().length>=2&&!$&&M.length===0&&a.jsx("p",{className:"text-[10px] text-cc-muted text-center py-2",children:"No issues found"})]}):a.jsxs("button",{onClick:()=>S(!0),className:"flex items-center gap-1.5 text-[11px] text-cc-muted hover:text-cc-fg transition-colors cursor-pointer",children:[a.jsx(Xo,{className:"w-3.5 h-3.5"}),"Link Linear issue"]})});const I=Gp(t.stateType,t.stateName);return a.jsxs("div",{className:"shrink-0",children:[a.jsxs("div",{className:"px-4 py-2.5 space-y-1.5",children:[a.jsxs("div",{className:"flex items-center gap-1.5",children:[a.jsx(Xo,{className:"w-3.5 h-3.5 text-cc-muted shrink-0"}),a.jsx("a",{href:t.url,target:"_blank",rel:"noopener noreferrer",className:"text-[12px] font-semibold text-cc-fg hover:text-cc-primary transition-colors font-mono-code",children:t.identifier}),a.jsx("span",{className:`text-[9px] font-medium px-1.5 rounded-full leading-[16px] ${I.cls}`,children:I.label}),a.jsx("button",{onClick:H,className:"ml-auto flex items-center justify-center w-7 h-7 rounded-md text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer",title:"Unlink issue","aria-label":"Unlink issue",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3 h-3",children:a.jsx("path",{d:"M4 4l8 8M12 4l-8 8"})})})]}),a.jsx("p",{className:"text-[11px] text-cc-muted truncate",title:t.title,children:t.title}),a.jsxs("div",{className:"flex items-center gap-2 text-[10px] text-cc-muted",children:[t.priorityLabel&&a.jsx("span",{children:t.priorityLabel}),t.teamName&&a.jsxs(a.Fragment,{children:[t.priorityLabel&&a.jsx("span",{children:"·"}),a.jsx("span",{children:t.teamName})]}),l&&a.jsxs(a.Fragment,{children:[a.jsx("span",{children:"·"}),a.jsxs("span",{children:["@ ",l.name]})]})]}),u.length>0&&a.jsx("div",{className:"flex flex-wrap gap-1",children:u.map(T=>a.jsx("span",{className:"text-[9px] px-1.5 py-0.5 rounded-full",style:{backgroundColor:`${T.color}20`,color:T.color},children:T.name},T.id))})]}),y&&t.stateType==="completed"&&a.jsxs("div",{className:"px-4 py-2 bg-cc-success/10 border-t border-cc-success/20 flex items-center justify-between gap-2",children:[a.jsxs("div",{className:"min-w-0",children:[a.jsx("p",{className:"text-[11px] text-cc-success font-medium",children:"Issue completed"}),a.jsx("p",{className:"text-[10px] text-cc-success/80",children:"Ticket moved to done."})]}),a.jsxs("div",{className:"flex items-center gap-1.5 shrink-0",children:[a.jsx("button",{onClick:()=>b(!1),className:"text-[10px] text-cc-muted hover:text-cc-fg px-1.5 py-0.5 rounded cursor-pointer",children:"Dismiss"}),a.jsx("button",{onClick:async()=>{try{await _e.archiveSession(e),Q.getState().newSession()}catch{}},className:"text-[10px] text-cc-success font-medium px-2 py-0.5 rounded bg-cc-success/20 hover:bg-cc-success/30 cursor-pointer",children:"Close session"})]})]}),n.length>0&&a.jsxs("div",{className:"px-4 py-2 space-y-1.5 max-h-36 overflow-y-auto",children:[a.jsx("span",{className:"text-[10px] text-cc-muted uppercase tracking-wider",children:"Comments"}),n.slice(-3).map(T=>a.jsxs("div",{className:"text-[11px]",children:[a.jsxs("div",{className:"flex items-center gap-1",children:[a.jsx("span",{className:"font-medium text-cc-fg",children:T.userName}),a.jsx("span",{className:"text-[9px] text-cc-muted",children:G7(new Date(T.createdAt).getTime())})]}),a.jsx("p",{className:"text-cc-muted line-clamp-2",children:T.body})]},T.id))]}),a.jsxs("div",{className:"px-4 py-2 flex items-center gap-1.5",children:[a.jsx("input",{type:"text",value:h,onChange:T=>p(T.target.value),onKeyDown:T=>{T.key==="Enter"&&!T.shiftKey&&(T.preventDefault(),B())},placeholder:"Add a comment...","aria-label":"Add a comment",className:"flex-1 text-[11px] bg-transparent border border-cc-border rounded-md px-2 py-1.5 text-cc-fg placeholder:text-cc-muted focus:outline-none focus:border-cc-primary/50"}),a.jsx("button",{onClick:B,disabled:!h.trim()||g,"aria-label":"Send comment",className:"flex items-center justify-center w-7 h-7 rounded-md text-cc-primary disabled:text-cc-muted cursor-pointer disabled:cursor-not-allowed transition-colors",title:"Send comment",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5",children:a.jsx("path",{d:"M1.724 1.053a.5.5 0 0 0-.714.545l1.403 4.85a.5.5 0 0 0 .397.354l5.19.736-5.19.737a.5.5 0 0 0-.397.353L1.01 13.48a.5.5 0 0 0 .714.545l13-6.5a.5.5 0 0 0 0-.894l-13-6.5z"})})})]})]})}function sR({sessionId:e}){const t=Q(l=>l.sessions.get(e)),n=mc(e);return((t==null?void 0:t.backend_type)||(n==null?void 0:n.backendType))==="codex"?a.jsxs(a.Fragment,{children:[a.jsx(Z7,{sessionId:e}),a.jsx(J7,{sessionId:e})]}):a.jsx(K7,{sessionId:e})}function aR({sessionId:e}){const t=Q(p=>p.sessions.get(e)),n=mc(e),i=(t==null?void 0:t.git_branch)||(n==null?void 0:n.gitBranch),l=(t==null?void 0:t.git_ahead)||0,c=(t==null?void 0:t.git_behind)||0,u=(t==null?void 0:t.total_lines_added)||0,f=(t==null?void 0:t.total_lines_removed)||0,h=(t==null?void 0:t.repo_root)||(t==null?void 0:t.cwd)||(n==null?void 0:n.cwd);return i?a.jsxs("div",{className:"shrink-0 px-4 py-2.5 space-y-1.5",children:[a.jsxs("div",{className:"flex items-center justify-between",children:[a.jsx("p",{className:"text-xs font-mono-code text-cc-fg truncate",title:i,children:i}),(t==null?void 0:t.is_containerized)&&a.jsx("span",{className:"text-[10px] px-1.5 py-0.5 rounded bg-cc-info/10 text-cc-info shrink-0 ml-2",children:"container"})]}),(l>0||c>0||u>0||f>0)&&a.jsxs("div",{className:"flex items-center justify-between gap-2",children:[a.jsxs("div",{className:"flex items-center gap-1.5 text-[11px]",children:[l>0&&a.jsxs("span",{className:"text-cc-success",children:[l,"↑",a.jsx("span",{className:"sr-only",children:" commits ahead"})]}),c>0&&a.jsxs("span",{className:"text-cc-warning",children:[c,"↓",a.jsx("span",{className:"sr-only",children:" commits behind"})]}),u>0&&a.jsxs("span",{className:"text-cc-success",children:["+",u,a.jsx("span",{className:"sr-only",children:" lines added"})]}),f>0&&a.jsxs("span",{className:"text-cc-error",children:["-",f,a.jsx("span",{className:"sr-only",children:" lines removed"})]})]}),c>0&&h&&a.jsx("button",{type:"button",className:"text-[11px] font-medium text-cc-warning hover:text-cc-warning/80 transition-colors cursor-pointer",onClick:()=>{_e.gitPull(h).then(p=>{Q.getState().updateSession(e,{git_ahead:p.git_ahead,git_behind:p.git_behind}),p.success||Zr(new Error(`git pull failed: ${p.output}`))}).catch(p=>Zr(p))},title:"Pull latest changes",children:"Pull"})]})]}):null}function lR({sessionId:e}){const t=Q(c=>c.sessionTasks.get(e)||b2),n=Q(c=>c.sessions.get(e)),i=mc(e),l=((n==null?void 0:n.backend_type)||(i==null?void 0:i.backendType))==="codex";return!n||l?null:a.jsx("div",{className:"px-3 py-2",children:t.length===0?a.jsx("p",{className:"text-[11px] text-cc-muted text-center py-6",children:"Tasks will appear here as the agent works"}):a.jsx("div",{className:"space-y-0.5",children:t.map(c=>a.jsx(hR,{task:c},c.id))})})}const oR={"usage-limits":sR,"git-branch":aR,"github-pr":nR,"linear-issue":iR,"mcp-servers":U7,tasks:lR};function cR(e,t){const n=Q(i=>i.sessionTasks.get(t)||b2);if(e==="tasks"&&n.length>0){const i=n.filter(l=>l.status==="completed").length;return a.jsxs("span",{className:"text-[10px] text-cc-muted tabular-nums",children:[i,"/",n.length]})}return null}function uR({isCodex:e}){const t=Q(p=>p.taskPanelConfig),n=Q(p=>p.toggleSectionEnabled),i=Q(p=>p.moveSectionUp),l=Q(p=>p.moveSectionDown),c=Q(p=>p.resetTaskPanelConfig),u=Q(p=>p.setTaskPanelConfigMode),f=e?"codex":"claude",h=t.order.filter(p=>{const g=Ci.find(v=>v.id===p);return!(!g||g.backends&&!g.backends.includes(f))});return a.jsxs("div",{className:"flex-1 flex flex-col min-h-0",children:[a.jsx("div",{className:"flex-1 overflow-y-auto px-3 py-3 space-y-1",children:h.map((p,g)=>{const v=Ci.find(S=>S.id===p),y=t.enabled[p]??!0,b=g===0,_=g===h.length-1;return a.jsxs("div",{"data-testid":`config-section-${p}`,className:`flex items-center gap-2 px-2.5 py-2 rounded-lg border border-cc-border transition-opacity ${y?"bg-cc-bg":"bg-cc-hover/50 opacity-60"}`,children:[a.jsxs("div",{className:"flex flex-col gap-0.5 shrink-0",children:[a.jsx("button",{onClick:()=>i(p),disabled:b,className:"w-5 h-4 flex items-center justify-center text-cc-muted hover:text-cc-fg disabled:opacity-20 disabled:cursor-not-allowed cursor-pointer transition-colors",title:"Move up","data-testid":`move-up-${p}`,children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3",children:a.jsx("path",{d:"M8 4l4 4H4l4-4z"})})}),a.jsx("button",{onClick:()=>l(p),disabled:_,className:"w-5 h-4 flex items-center justify-center text-cc-muted hover:text-cc-fg disabled:opacity-20 disabled:cursor-not-allowed cursor-pointer transition-colors",title:"Move down","data-testid":`move-down-${p}`,children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3",children:a.jsx("path",{d:"M8 12l4-4H4l4 4z"})})})]}),a.jsxs("div",{className:"flex-1 min-w-0",children:[a.jsx("span",{className:"text-[12px] font-medium text-cc-fg block",children:v.label}),a.jsx("span",{className:"text-[10px] text-cc-muted block truncate",children:v.description})]}),a.jsx("button",{onClick:()=>n(p),className:`shrink-0 w-8 h-[18px] rounded-full transition-colors cursor-pointer relative ${y?"bg-cc-primary":"bg-cc-hover"}`,title:y?"Hide section":"Show section",role:"switch","aria-checked":y,"data-testid":`toggle-${p}`,children:a.jsx("span",{className:`absolute top-[2px] left-0 w-[14px] h-[14px] rounded-full bg-white shadow transition-transform ${y?"translate-x-[16px]":"translate-x-[2px]"}`})})]},p)})}),a.jsxs("div",{className:"shrink-0 px-3 py-2.5 flex items-center justify-between border-t border-cc-separator",children:[a.jsx("button",{onClick:()=>c(),className:"text-[11px] text-cc-muted hover:text-cc-fg transition-colors cursor-pointer","data-testid":"reset-panel-config",children:"Reset to defaults"}),a.jsx("button",{onClick:()=>u(!1),className:"text-[11px] font-medium text-cc-primary hover:text-cc-primary-hover transition-colors cursor-pointer","data-testid":"config-done",children:"Done"})]})]})}function dR({sectionId:e,sessionId:t,children:n}){var c;const i=((c=Ci.find(u=>u.id===e))==null?void 0:c.label)??e,l=cR(e,t);return a.jsx(Q7,{id:e,label:i,badge:l,children:n})}function fR({sessionId:e}){const t=Q(g=>g.sessions.get(e)),n=mc(e),i=Q(g=>g.taskPanelOpen),l=Q(g=>g.setTaskPanelOpen),c=Q(g=>g.taskPanelConfigMode),u=Q(g=>g.taskPanelConfig);if(!i)return null;const f=((t==null?void 0:t.backend_type)||(n==null?void 0:n.backendType))==="codex",h=f?"codex":"claude",p=u.order.filter(g=>{const v=Ci.find(y=>y.id===g);return!(!v||v.backends&&!v.backends.includes(h))});return a.jsxs("aside",{"aria-label":"Session context",className:"w-full lg:w-[320px] h-full flex flex-col overflow-hidden bg-cc-card",children:[a.jsxs("div",{className:"shrink-0 h-11 flex items-center justify-between px-4 bg-cc-card border-b border-cc-separator",children:[a.jsx("h2",{className:"text-sm font-semibold text-cc-fg tracking-tight",children:c?"Panel Settings":"Context"}),a.jsx("button",{onClick:()=>{c?Q.getState().setTaskPanelConfigMode(!1):l(!1)},"aria-label":"Close panel",className:"flex items-center justify-center w-8 h-8 rounded-lg text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-3.5 h-3.5",children:a.jsx("path",{d:"M4 4l8 8M12 4l-8 8"})})})]}),c?a.jsx(uR,{isCodex:f}):a.jsxs(a.Fragment,{children:[a.jsxs("div",{"data-testid":"task-panel-content",className:"min-h-0 flex-1 overflow-y-auto",children:[a.jsx(V7,{sessionId:e}),p.filter(g=>u.enabled[g]!==!1).map(g=>{var y;const v=oR[g];return v?a.jsx(dR,{sectionId:g,sessionId:e,children:a.jsx(Y7,{label:(y=Ci.find(b=>b.id===g))==null?void 0:y.label,children:a.jsx(v,{sessionId:e})})},g):null})]}),a.jsx("div",{className:"shrink-0 px-4 py-2 pb-safe border-t border-cc-separator",children:a.jsxs("button",{onClick:()=>Q.getState().setTaskPanelConfigMode(!0),className:"flex items-center gap-1.5 text-[11px] text-cc-muted hover:text-cc-fg transition-colors cursor-pointer",title:"Configure panel sections","data-testid":"customize-panel-btn",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5",children:a.jsx("path",{fillRule:"evenodd",d:"M7.429 1.525a6.593 6.593 0 011.142 0c.036.003.108.036.137.146l.289 1.105c.147.56.55.967.997 1.189.174.086.341.183.501.29.417.278.97.423 1.53.27l1.102-.303c.11-.03.175.016.195.046.219.31.41.641.573.989.014.031.022.11-.059.19l-.815.806c-.411.406-.562.957-.53 1.456a4.588 4.588 0 010 .582c-.032.499.119 1.05.53 1.456l.815.806c.08.08.073.159.059.19a6.494 6.494 0 01-.573.99c-.02.029-.086.074-.195.045l-1.103-.303c-.559-.153-1.112-.008-1.529.27-.16.107-.327.204-.5.29-.449.222-.851.628-.998 1.189l-.289 1.105c-.029.11-.101.143-.137.146a6.613 6.613 0 01-1.142 0c-.036-.003-.108-.037-.137-.146l-.289-1.105c-.147-.56-.55-.967-.997-1.189a4.502 4.502 0 01-.501-.29c-.417-.278-.97-.423-1.53-.27l-1.102.303c-.11.03-.175-.016-.195-.046a6.492 6.492 0 01-.573-.989c-.014-.031-.022-.11.059-.19l.815-.806c.411-.406.562-.957.53-1.456a4.587 4.587 0 010-.582c.032-.499-.119-1.05-.53-1.456l-.815-.806c-.08-.08-.073-.159-.059-.19a6.44 6.44 0 01.573-.99c.02-.029.086-.074.195-.045l1.103.303c.559.153 1.112.008 1.529-.27.16-.107.327-.204.5-.29.449-.222.851-.628.998-1.189l.289-1.105c.029-.11.101-.143.137-.146zM8 10.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5z",clipRule:"evenodd"})}),"Customize panel"]})})]})]})}function hR({task:e}){const t=e.status==="completed",n=e.status==="in_progress";return a.jsxs("div",{className:`px-2.5 py-2 rounded-lg ${t?"opacity-50":""}`,children:[a.jsxs("div",{className:"flex items-start gap-2",children:[a.jsxs("span",{className:"shrink-0 flex items-center justify-center w-4 h-4 mt-px",children:[n?a.jsx("svg",{className:"w-4 h-4 text-cc-primary animate-spin",viewBox:"0 0 16 16",fill:"none","aria-hidden":!0,children:a.jsx("circle",{cx:"8",cy:"8",r:"6",stroke:"currentColor",strokeWidth:"1.5",strokeDasharray:"28",strokeDashoffset:"8",strokeLinecap:"round"})}):t?a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-4 h-4 text-cc-success","aria-hidden":!0,children:a.jsx("path",{fillRule:"evenodd",d:"M8 15A7 7 0 108 1a7 7 0 000 14zm3.354-9.354a.5.5 0 00-.708-.708L7 8.586 5.354 6.94a.5.5 0 10-.708.708l2 2a.5.5 0 00.708 0l4-4z",clipRule:"evenodd"})}):a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",className:"w-4 h-4 text-cc-muted","aria-hidden":!0,children:a.jsx("circle",{cx:"8",cy:"8",r:"6",stroke:"currentColor",strokeWidth:"1.5"})}),a.jsx("span",{className:"sr-only",children:n?"In progress":t?"Completed":"Pending"})]}),a.jsx("span",{className:`text-[13px] leading-snug flex-1 ${t?"text-cc-muted line-through":"text-cc-fg"}`,children:e.subject})]}),n&&e.activeForm&&a.jsx("p",{className:"mt-1 ml-6 text-[11px] text-cc-muted italic truncate",children:e.activeForm}),e.blockedBy&&e.blockedBy.length>0&&a.jsxs("p",{className:"mt-1 ml-6 text-[11px] text-cc-muted flex items-center gap-1",children:[a.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",className:"w-3 h-3 shrink-0","aria-hidden":!0,children:[a.jsx("circle",{cx:"8",cy:"8",r:"6",stroke:"currentColor",strokeWidth:"1.5"}),a.jsx("path",{d:"M5 8h6",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"})]}),a.jsxs("span",{children:["blocked by ",e.blockedBy.map(i=>`#${i}`).join(", ")]})]})]})}function pR({status:e}){return e==="created"?a.jsx("span",{className:"w-3.5 h-3.5 shrink-0 flex items-center justify-center rounded-sm text-[10px] font-bold leading-none bg-green-500/20 text-green-400",children:"A"}):e==="deleted"?a.jsx("span",{className:"w-3.5 h-3.5 shrink-0 flex items-center justify-center rounded-sm text-[10px] font-bold leading-none bg-red-500/20 text-red-400",children:"D"}):a.jsx("span",{className:"w-3.5 h-3.5 shrink-0 flex items-center justify-center rounded-sm text-[10px] font-bold leading-none bg-cc-warning/20 text-cc-warning",children:"M"})}function mR({sessionId:e}){const t=Q(z=>z.sessions.get(e)),n=Q(z=>z.sdkSessions.find(D=>D.sessionId===e)),i=Q(z=>z.diffPanelSelectedFile.get(e)??null),l=Q(z=>z.setDiffPanelSelectedFile),c=Q(z=>z.diffBase),u=Q(z=>z.setDiffBase),f=Q(z=>z.changedFilesTick.get(e)??0),h=(t==null?void 0:t.cwd)||(n==null?void 0:n.cwd),[p,g]=j.useState(""),[v,y]=j.useState(!1),[b,_]=j.useState(()=>typeof window<"u"?window.innerWidth>=640:!0),[S,E]=j.useState([]),k=Q(z=>z.setGitChangedFilesCount);j.useEffect(()=>{if(!h)return;let z=!1;return _e.getChangedFiles(h,c).then(({files:D})=>{if(z)return;const U=`${h}/`,B=D.filter(H=>H.path===h||H.path.startsWith(U)).map(H=>({abs:H.path,rel:H.path.startsWith(U)?H.path.slice(U.length):H.path,status:H.status==="A"||H.status==="?"?"created":H.status==="D"?"deleted":"updated"})).sort((H,L)=>H.rel.localeCompare(L.rel));E(B),k(e,B.length)}).catch(()=>{z||(E([]),k(e,0))}),()=>{z=!0}},[h,c,f,e,k]);const M=S;j.useEffect(()=>{!i&&M.length>0&&l(e,M[0].abs)},[i,M,e,l]),j.useEffect(()=>{var z;i&&(M.some(D=>D.abs===i)||l(e,((z=M[0])==null?void 0:z.abs)??null))},[i,M,e,l]),j.useEffect(()=>{if(!i){g("");return}let z=!1;return y(!0),_e.getFileDiff(i,c).then(D=>{z||(g(D.diff),y(!1))}).catch(()=>{z||(g(""),y(!1))}),()=>{z=!0}},[i,c]);const C=j.useCallback(z=>{l(e,z),typeof window<"u"&&window.innerWidth<640&&_(!1)},[e,l]),$=j.useMemo(()=>!i||!h?i:i.startsWith(h+"/")?i.slice(h.length+1):i,[i,h]);return h?M.length===0?a.jsxs("div",{className:"h-full flex flex-col items-center justify-center gap-4 select-none px-6",children:[a.jsx("div",{className:"w-14 h-14 rounded-2xl bg-cc-card border border-cc-border flex items-center justify-center",children:a.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",className:"w-7 h-7 text-cc-muted",children:a.jsx("path",{d:"M12 3v18M3 12h18",strokeLinecap:"round"})})}),a.jsxs("div",{className:"text-center",children:[a.jsx("p",{className:"text-sm text-cc-fg font-medium mb-1",children:"No changes yet"}),a.jsx("p",{className:"text-xs text-cc-muted leading-relaxed",children:"File changes compared to the base will appear here once the agent edits files."})]})]}):a.jsxs("div",{className:"h-full flex bg-cc-bg relative",children:[b&&a.jsx("div",{className:"fixed inset-0 bg-black/30 z-20 sm:hidden",onClick:()=>_(!1)}),a.jsxs("div",{className:`
|
|
116
|
-
${b?"w-[220px] translate-x-0":"w-0 -translate-x-full"}
|
|
117
|
-
fixed sm:relative z-30 sm:z-auto
|
|
118
|
-
${b?"sm:w-[220px]":"sm:w-0 sm:-translate-x-full"}
|
|
119
|
-
shrink-0 h-full flex flex-col bg-cc-sidebar border-r border-cc-border transition-all duration-200 overflow-hidden
|
|
120
|
-
`,children:[a.jsxs("div",{className:"w-[220px] px-4 py-3 text-[11px] font-semibold text-cc-fg uppercase tracking-wider border-b border-cc-border shrink-0 flex items-center justify-between",children:[a.jsxs("div",{className:"flex items-center gap-2",children:[a.jsx("span",{className:"w-2 h-2 rounded-full bg-cc-warning"}),a.jsxs("span",{children:["Changed (",M.length,")"]})]}),a.jsx("button",{onClick:()=>_(!1),className:"w-8 h-8 flex items-center justify-center rounded-md text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer sm:hidden",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"2",className:"w-3 h-3",children:a.jsx("path",{d:"M4 4l8 8M12 4l-8 8",strokeLinecap:"round"})})})]}),a.jsx("div",{className:"flex-1 overflow-y-auto overflow-x-hidden py-1",children:M.map(({abs:z,rel:D,status:U})=>a.jsxs("button",{onClick:()=>C(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:[a.jsx(pR,{status:U}),a.jsx("span",{className:"truncate leading-snug",children:D})]},z))})]}),a.jsxs("div",{className:"flex-1 min-w-0 h-full flex flex-col",children:[i&&a.jsxs("div",{className:"shrink-0 flex items-center gap-2 sm:gap-2.5 px-2 sm:px-4 py-2.5 bg-cc-card border-b border-cc-border",children:[!b&&a.jsx("button",{onClick:()=>_(!0),className:"flex items-center justify-center w-8 h-8 rounded-md text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer shrink-0",title:"Show file list",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5",children:a.jsx("path",{d:"M1 3.5A1.5 1.5 0 012.5 2h3.379a1.5 1.5 0 011.06.44l.622.621a.5.5 0 00.353.146H13.5A1.5 1.5 0 0115 4.707V12.5a1.5 1.5 0 01-1.5 1.5h-11A1.5 1.5 0 011 12.5v-9z"})})}),a.jsxs("div",{className:"flex-1 min-w-0",children:[a.jsx("span",{className:"text-cc-fg text-[13px] font-medium truncate block",children:$==null?void 0:$.split("/").pop()}),a.jsx("span",{className:"text-cc-muted truncate text-[11px] hidden sm:block font-mono-code",children:$})]}),a.jsx("button",{onClick:()=>u(c==="last-commit"?"default-branch":"last-commit"),className:"text-cc-muted text-[11px] shrink-0 hidden sm:inline hover:text-cc-fg transition-colors cursor-pointer",title:`Switch to ${c==="last-commit"?"default branch":"last commit"} comparison`,children:c==="default-branch"?"vs default branch":"vs last commit"})]}),a.jsx("div",{className:"flex-1 overflow-auto",children:v?a.jsx("div",{className:"h-full flex items-center justify-center",children:a.jsx("div",{className:"w-5 h-5 border-2 border-cc-primary border-t-transparent rounded-full animate-spin"})}):i?a.jsx("div",{className:"p-4",children:a.jsx(fl,{unifiedDiff:p,fileName:$||void 0,mode:"full"})}):a.jsxs("div",{className:"h-full flex flex-col items-center justify-center",children:[!b&&a.jsxs("button",{onClick:()=>_(!0),className:"mb-4 flex items-center gap-2 px-3 py-2 rounded-lg text-xs text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5",children:a.jsx("path",{d:"M1 3.5A1.5 1.5 0 012.5 2h3.379a1.5 1.5 0 011.06.44l.622.621a.5.5 0 00.353.146H13.5A1.5 1.5 0 0115 4.707V12.5a1.5 1.5 0 01-1.5 1.5h-11A1.5 1.5 0 011 12.5v-9z"})}),"Show file list"]}),a.jsx("p",{className:"text-cc-muted text-sm",children:"Select a file to view changes"})]})})]})]}):a.jsx("div",{className:"flex-1 flex items-center justify-center h-full",children:a.jsx("p",{className:"text-cc-muted text-sm",children:"Waiting for session to initialize..."})})}function gR(){const e=Q(h=>h.updateInfo),t=Q(h=>h.updateDismissedVersion),n=Q(h=>h.dismissUpdate),[i,l]=j.useState(!1);if(!(e!=null&&e.updateAvailable)||!e.latestVersion||t===e.latestVersion)return null;const c=async()=>{l(!0);try{localStorage.setItem("companion_docker_prompt_pending","1"),await _e.triggerUpdate(),Q.getState().setUpdateOverlayActive(!0)}catch(h){localStorage.removeItem("companion_docker_prompt_pending"),Zr(h),l(!1)}},u=()=>{n(e.latestVersion)},f=i||e.updateInProgress;return a.jsxs("div",{className:"px-4 py-1.5 bg-cc-primary/10 border-b border-cc-primary/20 flex items-center justify-center gap-3 animate-[fadeSlideIn_0.2s_ease-out]",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5 text-cc-primary shrink-0",children:a.jsx("path",{d:"M8 1a7 7 0 1 1 0 14A7 7 0 0 1 8 1zm0 2a.75.75 0 0 0-.75.75v3.69L5.78 6.15a.75.75 0 0 0-.96 1.15l2.5 2.08a.75.75 0 0 0 1.08-.12l2-2.5a.75.75 0 1 0-1.17-.94L8.75 6.5V3.75A.75.75 0 0 0 8 3z"})}),a.jsxs("span",{className:"text-xs text-cc-fg",children:[a.jsxs("span",{className:"font-medium",children:["v",e.latestVersion]})," available",a.jsxs("span",{className:"text-cc-muted ml-1",children:["(current: v",e.currentVersion,")"]})]}),e.isServiceMode?a.jsx("button",{onClick:c,disabled:f,className:"text-xs font-medium px-2.5 py-0.5 rounded-md bg-cc-primary hover:bg-cc-primary-hover text-white transition-colors cursor-pointer disabled:opacity-50 disabled:cursor-not-allowed",children:f?"Updating...":"Update & Restart"}):a.jsxs("span",{className:"text-xs text-cc-muted",children:["Run"," ",a.jsx("code",{className:"font-mono-code bg-cc-code-bg px-1 py-0.5 rounded text-cc-code-fg",children:"the-companion install"})," ","for auto-updates"]}),a.jsx("button",{onClick:u,className:"text-cc-muted hover:text-cc-fg transition-colors cursor-pointer ml-auto",title:"Dismiss",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"2",className:"w-3 h-3",children:a.jsx("path",{d:"M4 4l8 8M12 4l-8 8"})})})]})}function xR(){const e=Q(v=>v.claudeCompatInfo),t=Q(v=>v.setClaudeCompatInfo),[n,i]=j.useState(null),[l,c]=j.useState(null);if(!e||!e.isIncompatible||e.bannerDismissedVersion&&e.installedVersion===e.bannerDismissedVersion)return null;const u=async()=>{c(null),i("pin");try{const v=await _e.pinClaudeVersion();t(v)}catch(v){const y=v instanceof Error?v.message:String(v);c(y),Zr(v)}finally{i(null)}},f=async()=>{c(null),i("patch");try{const v=await _e.patchClaudeBinary();t(v)}catch(v){const y=v instanceof Error?v.message:String(v);c(y),Zr(v)}finally{i(null)}},h=async()=>{if(e.installedVersion){c(null),i("dismiss");try{await _e.dismissClaudeCompatBanner(e.installedVersion),t({...e,bannerDismissedVersion:e.installedVersion})}catch(v){Zr(v)}finally{i(null)}}},p=e.suggestedPinTarget!==null,g=p?`Pin to v${e.suggestedPinTarget}`:"Pin (no cached known-good version)";return a.jsxs("div",{role:"alert","data-testid":"claude-compat-banner",className:"px-4 py-1.5 bg-red-500/10 border-b border-red-500/20 flex items-center justify-center gap-3 flex-wrap",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5 text-red-500 shrink-0","aria-hidden":"true",children:a.jsx("path",{d:"M8 1a7 7 0 1 1 0 14A7 7 0 0 1 8 1zm.75 4a.75.75 0 0 0-1.5 0v4a.75.75 0 0 0 1.5 0V5zM8 11a1 1 0 1 0 0 2 1 1 0 0 0 0-2z"})}),a.jsxs("span",{className:"text-xs text-cc-fg",children:[a.jsxs("span",{className:"font-medium",children:["Claude CLI v",e.installedVersion]})," rejects local"," ",a.jsx("code",{className:"font-mono-code bg-cc-code-bg px-1 py-0.5 rounded text-cc-code-fg",children:"--sdk-url"})," —",a.jsx("span",{className:"text-cc-muted ml-1",children:"companion sessions will fail until you pin or patch."})]}),a.jsx("button",{type:"button",onClick:u,disabled:n!==null||!p,className:"text-xs font-medium px-2.5 py-0.5 rounded-md bg-cc-elev hover:bg-cc-elev-hover text-cc-fg transition-colors cursor-pointer disabled:opacity-50 disabled:cursor-not-allowed",title:p?`Re-symlinks ~/.local/bin/claude to the cached v${e.suggestedPinTarget} binary.`:"No known-good Claude version is cached under ~/.local/share/claude/versions/.",children:n==="pin"?"Pinning...":g}),a.jsx("button",{type:"button",onClick:f,disabled:n!==null,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",title:"Byte-patches this version so it accepts [::1] in --sdk-url, then routes session WS through a TLS listener on [::1].",children:n==="patch"?"Patching...":"Patch this version"}),a.jsx("button",{type:"button",onClick:h,disabled:n!==null,className:"text-cc-muted hover:text-cc-fg transition-colors cursor-pointer ml-auto disabled:opacity-50",title:"Dismiss until a new Claude version is installed","aria-label":"Dismiss compatibility banner",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"2",className:"w-3 h-3","aria-hidden":"true",children:a.jsx("path",{d:"M4 4l8 8M12 4l-8 8"})})}),l?a.jsx("div",{className:"basis-full text-xs text-red-500 text-center mt-1",children:l}):null]})}function vR({steps:e,error:t,backend:n,onCancel:i}){const l=n==="codex"?"/logo-codex.svg":"/logo.svg",c=e.some(v=>v.status==="in_progress"),u=e.length>0&&e.every(v=>v.status==="done"),f=e.some(v=>v.status==="error")||!!t,h=[...e].reverse().find(v=>v.status==="in_progress"),p=[...e].reverse().find(v=>v.status==="done"),g=f?"Something went wrong":u?"Launching session...":(h==null?void 0:h.label)||(p==null?void 0:p.label)||"Preparing...";return a.jsxs("div",{className:"absolute inset-0 z-50 flex flex-col items-center justify-center bg-cc-bg/95 backdrop-blur-sm animate-fade-in",children:[a.jsxs("div",{className:"relative mb-8",children:[c&&!f&&a.jsx("div",{className:"absolute inset-0 -m-4 rounded-full bg-cc-primary/10 animate-pulse"}),a.jsx("img",{src:l,alt:"Launching",className:`w-20 h-20 relative z-10 transition-transform duration-500 ${c&&!f?"scale-110":""} ${f?"opacity-40 grayscale":""}`}),c&&!f&&a.jsx("div",{className:"absolute -inset-3 z-0",children:a.jsx("svg",{className:"w-full h-full animate-spin-slow",viewBox:"0 0 100 100",children:a.jsx("circle",{cx:"50",cy:"50",r:"46",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeDasharray:"60 230",strokeLinecap:"round",className:"text-cc-primary/40"})})}),u&&!f&&a.jsx("div",{className:"absolute -inset-3 z-0 rounded-full border-2 border-cc-success/30"})]}),a.jsx("p",{className:`text-sm font-medium mb-6 transition-colors ${f?"text-cc-error":"text-cc-fg"}`,children:g}),a.jsx("div",{className:"w-full max-w-xs space-y-2 px-4",children:e.map((v,y)=>a.jsxs("div",{className:"flex items-center gap-3 transition-all duration-300",style:{animationDelay:`${y*60}ms`},children:[a.jsxs("div",{className:"w-5 h-5 flex items-center justify-center shrink-0",children:[v.status==="in_progress"&&a.jsx("span",{className:"w-4 h-4 border-2 border-cc-primary/30 border-t-cc-primary rounded-full animate-spin"}),v.status==="done"&&a.jsx("div",{className:"w-5 h-5 rounded-full bg-cc-success/15 flex items-center justify-center",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",className:"w-3 h-3 text-cc-success",children:a.jsx("path",{d:"M13.25 4.75L6 12 2.75 8.75",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})}),v.status==="error"&&a.jsx("div",{className:"w-5 h-5 rounded-full bg-cc-error/15 flex items-center justify-center",children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",className:"w-3 h-3 text-cc-error",children:a.jsx("path",{d:"M4 4l8 8M12 4l-8 8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"})})})]}),a.jsx("span",{className:`text-xs transition-colors duration-200 ${v.status==="in_progress"?"text-cc-fg font-medium":v.status==="done"?"text-cc-muted":"text-cc-error font-medium"}`,children:v.label}),v.detail&&v.status==="in_progress"&&a.jsx("span",{className:"text-[10px] text-cc-muted truncate ml-auto max-w-[120px]",children:v.detail})]},v.step))}),t&&a.jsx("div",{className:"mt-5 w-full max-w-xs px-4",children:a.jsx("div",{className:"px-3 py-2.5 rounded-lg bg-cc-error/5 border border-cc-error/20",children:a.jsx("p",{className:"text-[11px] text-cc-error whitespace-pre-wrap font-mono-code leading-relaxed",children:t})})}),(f||c)&&i&&a.jsx("button",{onClick:i,className:"mt-6 px-4 py-2.5 min-h-[44px] text-xs font-medium rounded-lg bg-cc-hover text-cc-muted hover:text-cc-fg hover:bg-cc-border transition-colors cursor-pointer",children:f?"Dismiss":"Cancel"}),!f&&e.length>0&&a.jsx("div",{className:"absolute bottom-0 left-0 right-0 h-0.5 bg-cc-border/30",children:a.jsx("div",{className:"h-full bg-cc-primary/60 transition-all duration-500 ease-out",style:{width:`${Math.round(e.filter(v=>v.status==="done").length/Math.max(e.length,1)*100)}%`}})})]})}function bR(){const e=localStorage.getItem("companion_auth_token");return e?{Authorization:`Bearer ${e}`}:{}}const yR={installing:"Installing update...",restarting:"Restarting server...",waiting:"Waiting for server...",ready:"Update complete!"};function _R(e){const[t,n]=j.useState("installing"),i=j.useRef(null),l=j.useRef(!0);return j.useEffect(()=>(l.current=!0,()=>{l.current=!1,i.current&&clearTimeout(i.current)}),[]),j.useEffect(()=>{if(!e)return;const c=setTimeout(()=>{l.current&&n("restarting")},3e3),u=setTimeout(()=>{l.current&&n("waiting"),f()},5e3);function f(){l.current&&fetch("/api/update-check",{signal:AbortSignal.timeout(3e3),headers:bR()}).then(h=>{if(!h.ok)throw new Error("not ready");return h.json()}).then(()=>{l.current&&(n("ready"),setTimeout(()=>{l.current&&window.location.reload()},800))}).catch(()=>{i.current=setTimeout(f,1500)})}return()=>{clearTimeout(c),clearTimeout(u),i.current&&clearTimeout(i.current)}},[e]),t}function S2({phase:e,className:t}){const n=e==="ready";return a.jsxs("div",{className:`flex flex-col items-center justify-center bg-cc-bg animate-fade-in ${t??""}`,children:[a.jsxs("div",{className:"relative mb-8",children:[!n&&a.jsx("div",{className:"absolute inset-0 -m-4 rounded-full bg-cc-primary/10 animate-pulse"}),a.jsx("img",{src:"/logo.svg",alt:"Updating",className:`w-20 h-20 relative z-10 transition-transform duration-500 ${n?"":"scale-110"}`}),!n&&a.jsx("div",{className:"absolute -inset-3 z-0",children:a.jsx("svg",{className:"w-full h-full animate-spin-slow",viewBox:"0 0 100 100",children:a.jsx("circle",{cx:"50",cy:"50",r:"46",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeDasharray:"60 230",strokeLinecap:"round",className:"text-cc-primary/40"})})}),n&&a.jsx("div",{className:"absolute -inset-3 z-0 rounded-full border-2 border-cc-success/30 animate-fade-in"})]}),a.jsx("p",{className:`text-sm font-medium mb-2 transition-colors ${n?"text-cc-success":"text-cc-fg"}`,children:yR[e]}),a.jsx("p",{className:"text-xs text-cc-muted",children:n?"Reloading...":"This page will refresh automatically"}),!n&&a.jsx("div",{className:"flex gap-1.5 mt-6",children:[0,1,2].map(i=>a.jsx("span",{"data-testid":"progress-dot",className:"w-1.5 h-1.5 rounded-full bg-cc-primary/50",style:{animation:"pulse-dot 1.4s ease-in-out infinite",animationDelay:`${i*.2}s`}},i))}),a.jsx("div",{className:"absolute bottom-0 left-0 right-0 h-0.5 bg-cc-border/30",children:a.jsx("div",{className:"h-full bg-cc-primary/60 transition-all duration-1000 ease-out",style:{width:n?"100%":e==="waiting"?"75%":e==="restarting"?"40%":"15%"}})})]})}function wR({active:e}){const t=_R(e);return e?a.jsx(S2,{phase:t,className:"fixed inset-0 z-[100]"}):null}function XR({phase:e}){return a.jsx(S2,{phase:e,className:"absolute inset-0"})}function jR(){const e=Q(S=>S.dockerUpdateDialogOpen),t=Q(S=>S.setDockerUpdateDialogOpen),[n,i]=j.useState("prompt"),[l,c]=j.useState(!1),[u,f]=j.useState(null),h=j.useRef(null);if(j.useEffect(()=>{e&&_e.getSettings().then(S=>{c(S.dockerAutoUpdate),S.dockerAutoUpdate&&p()}).catch(()=>{})},[e]),j.useEffect(()=>{if(n!=="pulling"){h.current&&(clearInterval(h.current),h.current=null);return}return h.current=setInterval(()=>{_e.getImageStatus("the-companion:latest").then(S=>{f(S),S.status==="ready"?i("done"):S.status==="error"&&i("error")}).catch(()=>{})},2e3),()=>{h.current&&(clearInterval(h.current),h.current=null)}},[n]),!e)return null;function p(){i("pulling"),_e.pullImage("the-companion:latest").then(S=>{S.state&&f(S.state)}).catch(()=>{i(S=>S==="pulling"?"error":S)})}function g(){p()}function v(){b()}function y(){b()}function b(){i("prompt"),f(null),t(!1)}async function _(){const S=!l;c(S);try{await _e.updateSettings({dockerAutoUpdate:S})}catch{c(!S)}}return a.jsx("div",{className:"fixed inset-0 z-[90] flex items-center justify-center bg-black/50 animate-fade-in","data-testid":"docker-update-dialog",children:a.jsxs("div",{className:"bg-cc-bg rounded-xl shadow-xl border border-cc-border w-full max-w-md mx-4 overflow-hidden",children:[n==="prompt"&&a.jsxs("div",{className:"p-6",children:[a.jsx("h2",{className:"text-base font-semibold text-cc-fg mb-2",children:"Update Sandbox Image?"}),a.jsx("p",{className:"text-sm text-cc-muted mb-5",children:"A new version of The Companion was installed. Would you like to also update the sandbox Docker image?"}),a.jsxs("button",{type:"button",onClick:_,className:"w-full flex items-center justify-between px-3 py-3 rounded-lg text-sm bg-cc-hover text-cc-fg hover:bg-cc-active transition-colors cursor-pointer mb-5",children:[a.jsx("span",{children:"Always update Docker image automatically"}),a.jsx("span",{role:"switch","aria-checked":l,"aria-label":"Always update Docker image automatically",className:`relative inline-flex h-5 w-9 shrink-0 rounded-full border-2 border-transparent transition-colors ${l?"bg-cc-primary":"bg-cc-border"}`,children:a.jsx("span",{className:`pointer-events-none inline-block h-4 w-4 rounded-full bg-white shadow transform transition-transform ${l?"translate-x-4":"translate-x-0"}`})})]}),a.jsxs("div",{className:"flex justify-end gap-2",children:[a.jsx("button",{type:"button",onClick:v,className:"px-4 py-2 min-h-[40px] rounded-lg text-sm font-medium bg-cc-hover hover:bg-cc-active text-cc-fg transition-colors cursor-pointer",children:"Skip"}),a.jsx("button",{type:"button",onClick:g,className:"px-4 py-2 min-h-[40px] rounded-lg text-sm font-medium bg-cc-primary hover:bg-cc-primary-hover text-white transition-colors cursor-pointer",children:"Update"})]})]}),n==="pulling"&&a.jsxs("div",{className:"p-6",children:[a.jsxs("div",{className:"flex items-center gap-2 mb-3",children:[a.jsx("svg",{className:"w-4 h-4 animate-spin text-cc-primary",viewBox:"0 0 24 24",fill:"none",children:a.jsx("circle",{cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeWidth:"2.5",strokeDasharray:"31.4 31.4",strokeLinecap:"round"})}),a.jsx("h2",{className:"text-base font-semibold text-cc-fg",children:"Updating Sandbox Image..."})]}),a.jsx("p",{className:"text-sm text-cc-muted mb-3",children:"Pulling the-companion:latest"}),(u==null?void 0:u.progress)&&u.progress.length>0&&a.jsx("pre",{className:"px-3 py-2 text-[10px] font-mono-code bg-cc-code-bg rounded-lg text-cc-muted max-h-[160px] overflow-auto whitespace-pre-wrap","data-testid":"pull-progress",children:u.progress.slice(-20).join(`
|
|
121
|
-
`)})]}),n==="done"&&a.jsxs("div",{className:"p-6",children:[a.jsxs("div",{className:"flex items-center gap-2 mb-2",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-4 h-4 text-cc-success",children:a.jsx("path",{fillRule:"evenodd",d:"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zm3.78-9.72a.75.75 0 0 0-1.06-1.06L7 8.94 5.28 7.22a.75.75 0 0 0-1.06 1.06l2.25 2.25a.75.75 0 0 0 1.06 0l4.25-4.25z"})}),a.jsx("h2",{className:"text-base font-semibold text-cc-success",children:"Sandbox Image Updated"})]}),a.jsx("p",{className:"text-sm text-cc-muted mb-5",children:"The Docker image has been updated successfully."}),a.jsx("div",{className:"flex justify-end",children:a.jsx("button",{type:"button",onClick:y,className:"px-4 py-2 min-h-[40px] rounded-lg text-sm font-medium bg-cc-primary hover:bg-cc-primary-hover text-white transition-colors cursor-pointer",children:"Done"})})]}),n==="error"&&a.jsxs("div",{className:"p-6",children:[a.jsxs("div",{className:"flex items-center gap-2 mb-2",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-4 h-4 text-cc-error",children:a.jsx("path",{fillRule:"evenodd",d:"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zM5.22 5.22a.75.75 0 0 1 1.06 0L8 6.94l1.72-1.72a.75.75 0 1 1 1.06 1.06L9.06 8l1.72 1.72a.75.75 0 1 1-1.06 1.06L8 9.06l-1.72 1.72a.75.75 0 0 1-1.06-1.06L6.94 8 5.22 6.28a.75.75 0 0 1 0-1.06z"})}),a.jsx("h2",{className:"text-base font-semibold text-cc-error",children:"Image Update Failed"})]}),a.jsxs("p",{className:"text-sm text-cc-muted mb-2",children:["Failed to update the Docker image.",(u==null?void 0:u.error)&&a.jsx("span",{className:"block mt-1 text-xs text-cc-error",children:u.error})]}),(u==null?void 0:u.progress)&&u.progress.length>0&&a.jsx("pre",{className:"px-3 py-2 text-[10px] font-mono-code bg-cc-code-bg rounded-lg text-cc-muted max-h-[120px] overflow-auto whitespace-pre-wrap mb-4","data-testid":"pull-progress",children:u.progress.slice(-20).join(`
|
|
122
|
-
`)}),a.jsxs("div",{className:"flex justify-end gap-2",children:[a.jsx("button",{type:"button",onClick:b,className:"px-4 py-2 min-h-[40px] rounded-lg text-sm font-medium bg-cc-hover hover:bg-cc-active text-cc-fg transition-colors cursor-pointer",children:"Close"}),a.jsx("button",{type:"button",onClick:g,className:"px-4 py-2 min-h-[40px] rounded-lg text-sm font-medium bg-cc-primary hover:bg-cc-primary-hover text-white transition-colors cursor-pointer",children:"Retry"})]})]})]})})}function WR({phase:e}){return a.jsx("div",{className:"relative bg-black/50 rounded-lg overflow-hidden h-[300px] flex items-center justify-center",children:a.jsxs("div",{className:"bg-cc-bg rounded-xl shadow-xl border border-cc-border w-full max-w-sm mx-4 overflow-hidden",children:[e==="prompt"&&a.jsxs("div",{className:"p-5",children:[a.jsx("h2",{className:"text-sm font-semibold text-cc-fg mb-1.5",children:"Update Sandbox Image?"}),a.jsx("p",{className:"text-xs text-cc-muted mb-4",children:"A new version of The Companion was installed. Would you like to also update the sandbox Docker image?"}),a.jsxs("div",{className:"flex items-center justify-between px-2 py-2 rounded-lg bg-cc-hover text-xs text-cc-fg mb-4",children:[a.jsx("span",{children:"Always update automatically"}),a.jsx("span",{className:"relative inline-flex h-4 w-7 rounded-full bg-cc-border",children:a.jsx("span",{className:"inline-block h-3 w-3 rounded-full bg-white shadow translate-x-0 mt-0.5 ml-0.5"})})]}),a.jsxs("div",{className:"flex justify-end gap-2",children:[a.jsx("span",{className:"px-3 py-1.5 rounded-lg text-xs bg-cc-hover text-cc-fg",children:"Skip"}),a.jsx("span",{className:"px-3 py-1.5 rounded-lg text-xs bg-cc-primary text-white",children:"Update"})]})]}),e==="pulling"&&a.jsxs("div",{className:"p-5",children:[a.jsxs("div",{className:"flex items-center gap-1.5 mb-2",children:[a.jsx("svg",{className:"w-3.5 h-3.5 animate-spin text-cc-primary",viewBox:"0 0 24 24",fill:"none",children:a.jsx("circle",{cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeWidth:"2.5",strokeDasharray:"31.4 31.4",strokeLinecap:"round"})}),a.jsx("h2",{className:"text-sm font-semibold text-cc-fg",children:"Updating Sandbox Image..."})]}),a.jsx("pre",{className:"px-2 py-1.5 text-[9px] font-mono-code bg-cc-code-bg rounded text-cc-muted max-h-[80px] overflow-auto whitespace-pre-wrap",children:`Pulling the-companion:latest...
|
|
123
|
-
Layer 1/5: abc123 downloading
|
|
124
|
-
Layer 2/5: def456 complete`})]}),e==="done"&&a.jsxs("div",{className:"p-5",children:[a.jsxs("div",{className:"flex items-center gap-1.5 mb-1.5",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5 text-cc-success",children:a.jsx("path",{fillRule:"evenodd",d:"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zm3.78-9.72a.75.75 0 0 0-1.06-1.06L7 8.94 5.28 7.22a.75.75 0 0 0-1.06 1.06l2.25 2.25a.75.75 0 0 0 1.06 0l4.25-4.25z"})}),a.jsx("h2",{className:"text-sm font-semibold text-cc-success",children:"Sandbox Image Updated"})]}),a.jsx("p",{className:"text-xs text-cc-muted mb-4",children:"The Docker image has been updated successfully."}),a.jsx("div",{className:"flex justify-end",children:a.jsx("span",{className:"px-3 py-1.5 rounded-lg text-xs bg-cc-primary text-white",children:"Done"})})]}),e==="error"&&a.jsxs("div",{className:"p-5",children:[a.jsxs("div",{className:"flex items-center gap-1.5 mb-1.5",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3.5 h-3.5 text-cc-error",children:a.jsx("path",{fillRule:"evenodd",d:"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zM5.22 5.22a.75.75 0 0 1 1.06 0L8 6.94l1.72-1.72a.75.75 0 1 1 1.06 1.06L9.06 8l1.72 1.72a.75.75 0 1 1-1.06 1.06L8 9.06l-1.72 1.72a.75.75 0 0 1-1.06-1.06L6.94 8 5.22 6.28a.75.75 0 0 1 0-1.06z"})}),a.jsx("h2",{className:"text-sm font-semibold text-cc-error",children:"Image Update Failed"})]}),a.jsx("p",{className:"text-xs text-cc-muted mb-4",children:"Failed to update the Docker image."}),a.jsxs("div",{className:"flex justify-end gap-2",children:[a.jsx("span",{className:"px-3 py-1.5 rounded-lg text-xs bg-cc-hover text-cc-fg",children:"Close"}),a.jsx("span",{className:"px-3 py-1.5 rounded-lg text-xs bg-cc-primary text-white",children:"Retry"})]})]})]})})}const Yp=["welcome","claude","codex","done"],b5='button:not(:disabled), [href], input:not(:disabled), select:not(:disabled), textarea:not(:disabled), [tabindex]:not([tabindex="-1"])';function ig(){return typeof window<"u"&&window.matchMedia("(prefers-reduced-motion: reduce)").matches}function SR({onComplete:e}){const[t,n]=j.useState("welcome"),[i,l]=j.useState(""),[c,u]=j.useState(""),[f,h]=j.useState(!1),[p,g]=j.useState(""),[v,y]=j.useState(!1),[b,_]=j.useState(!1),[S,E]=j.useState(ig),k=j.useRef(null);j.useEffect(()=>{S||requestAnimationFrame(()=>E(!0))},[S]),j.useEffect(()=>{const I=k.current;if(!I)return;function T(W){if(W.key==="Escape"){W.preventDefault();return}if(W.key!=="Tab")return;const Y=I.querySelectorAll(b5);if(Y.length===0)return;const F=Y[0],P=Y[Y.length-1];W.shiftKey?document.activeElement===F&&(W.preventDefault(),P.focus()):document.activeElement===P&&(W.preventDefault(),F.focus())}document.addEventListener("keydown",T);const ae=I.querySelector(b5);return ae==null||ae.focus(),()=>document.removeEventListener("keydown",T)},[t]);const M=j.useCallback(async()=>{if(!i.trim()){n("codex");return}h(!0),g("");try{await _e.updateSettings({claudeCodeOAuthToken:i.trim()}),y(!0),n("codex")}catch(I){g(I instanceof Error?I.message:"Failed to save token")}finally{h(!1)}},[i]),C=j.useCallback(async()=>{h(!0),g("");try{(await _e.getSettings()).codexDeviceAuthConfigured?(_(!0),await z()):g("No Codex auth found. Run codex --login in your terminal first.")}catch(I){g(I instanceof Error?I.message:"Failed to check auth status")}finally{h(!1)}},[]),$=j.useCallback(async()=>{h(!0),g("");try{await _e.updateSettings({openaiApiKey:c.trim()}),_(!0),await z()}catch(I){g(I instanceof Error?I.message:"Failed to save API key")}finally{h(!1)}},[c]),z=j.useCallback(async()=>{try{await _e.updateSettings({onboardingCompleted:!0})}catch{}n("done")},[]),D=j.useCallback(()=>{e()},[e]),U=j.useCallback(async()=>{await z(),e()},[z,e]),B=j.useCallback(I=>{g(""),n(I)},[]),H=Yp.indexOf(t),L=ig();return pl.createPortal(a.jsxs("div",{className:"fixed inset-0 z-50 flex items-center justify-center",style:{background:"linear-gradient(145deg, var(--color-cc-bg) 0%, color-mix(in srgb, var(--color-cc-bg) 94%, var(--color-cc-primary) 6%) 100%)",opacity:S?1:0,transition:L?"none":"opacity 400ms cubic-bezier(0.16, 1, 0.3, 1)"},children:[a.jsx("div",{className:"absolute top-0 left-0 right-0 h-[2px]",style:{background:"linear-gradient(90deg, transparent 0%, var(--color-cc-primary) 30%, var(--color-cc-primary) 70%, transparent 100%)",opacity:.6}}),a.jsxs("div",{ref:k,role:"dialog","aria-modal":"true","aria-label":"Provider setup",className:"w-full max-w-[520px] mx-6",style:{transform:S?"translateY(0)":"translateY(12px)",opacity:S?1:0,transition:L?"none":"transform 500ms cubic-bezier(0.16, 1, 0.3, 1) 100ms, opacity 400ms cubic-bezier(0.16, 1, 0.3, 1) 100ms"},children:[t!=="done"&&a.jsx("div",{className:"flex items-center gap-1.5 mb-6 justify-center",role:"status","aria-label":`Step ${H+1} of ${Yp.length-1}`,children:Yp.slice(0,3).map((I,T)=>a.jsx("div",{className:"h-[3px] rounded-full transition-[transform,background,opacity] duration-300",style:{width:32,transform:T===H?"scaleX(1)":"scaleX(0.375)",transformOrigin:"center",background:T<=H?"var(--color-cc-primary)":"var(--color-cc-border)",opacity:T<=H?1:.5}},I))}),a.jsxs("div",{className:"bg-cc-card border border-cc-border overflow-hidden",style:{borderRadius:16,boxShadow:"0 1px 3px var(--color-cc-border), 0 8px 32px var(--color-cc-border)"},children:[t==="welcome"&&a.jsx(kR,{onSetupClaude:()=>B("claude"),onSetupCodex:()=>B("codex")}),t==="claude"&&a.jsx(NR,{token:i,onTokenChange:l,onSave:M,onSkip:()=>B("codex"),saving:f,error:p}),t==="codex"&&a.jsx(CR,{apiKey:c,onApiKeyChange:u,onCheckAuth:C,onSaveApiKey:$,onSkip:()=>z(),onBack:()=>B("claude"),saving:f,error:p}),t==="done"&&a.jsx(ER,{claudeConfigured:v,codexConfigured:b,onDone:D})]}),t==="welcome"&&a.jsx("button",{onClick:U,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 kR({onSetupClaude:e,onSetupCodex:t}){return a.jsxs("div",{className:"p-7 pb-6",children:[a.jsxs("div",{className:"mb-6",children:[a.jsx("div",{className:"text-[10px] uppercase tracking-[0.12em] text-cc-muted font-medium mb-2",children:"First time setup"}),a.jsx("h2",{className:"text-xl font-semibold text-cc-fg leading-tight",children:"Welcome to The Companion"}),a.jsx("p",{className:"text-sm text-cc-muted mt-1.5 leading-relaxed",children:"Connect your AI providers to start coding. Configure one or both."})]}),a.jsxs("div",{className:"space-y-2.5",children:[a.jsxs("button",{onClick:e,className:"provider-card--claude group w-full flex items-center gap-3.5 p-3.5 min-h-[52px] rounded-xl border border-cc-border bg-cc-bg text-left transition-[transform,border-color,box-shadow] duration-150",children:[a.jsx("div",{className:"w-9 h-9 rounded-lg flex items-center justify-center flex-shrink-0 font-semibold text-sm bg-cc-primary/10 text-cc-primary",children:"C"}),a.jsxs("div",{className:"flex-1 min-w-0",children:[a.jsx("div",{className:"text-[13px] font-medium text-cc-fg",children:"Claude Code"}),a.jsx("div",{className:"text-[11px] text-cc-muted leading-snug mt-0.5",children:"Anthropic's coding agent — requires an OAuth token"})]}),a.jsx("svg",{className:"w-4 h-4 text-cc-muted flex-shrink-0 transition-transform duration-150 group-hover:translate-x-0.5",fill:"none",stroke:"currentColor",strokeWidth:1.5,viewBox:"0 0 24 24","aria-hidden":"true",children:a.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 5l7 7-7 7"})})]}),a.jsxs("button",{onClick:t,className:"provider-card--codex group w-full flex items-center gap-3.5 p-3.5 min-h-[52px] rounded-xl border border-cc-border bg-cc-bg text-left transition-[transform,border-color,box-shadow] duration-150",children:[a.jsx("div",{className:"w-9 h-9 rounded-lg flex items-center justify-center flex-shrink-0 font-semibold text-sm bg-cc-codex/10 text-cc-codex",children:"X"}),a.jsxs("div",{className:"flex-1 min-w-0",children:[a.jsx("div",{className:"text-[13px] font-medium text-cc-fg",children:"Codex"}),a.jsx("div",{className:"text-[11px] text-cc-muted leading-snug mt-0.5",children:"OpenAI's coding agent — log in via ChatGPT"})]}),a.jsx("svg",{className:"w-4 h-4 text-cc-muted flex-shrink-0 transition-transform duration-150 group-hover:translate-x-0.5",fill:"none",stroke:"currentColor",strokeWidth:1.5,viewBox:"0 0 24 24","aria-hidden":"true",children:a.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 5l7 7-7 7"})})]})]})]})}function NR({token:e,onTokenChange:t,onSave:n,onSkip:i,saving:l,error:c}){const u=j.useRef(null);j.useEffect(()=>{var h;(h=u.current)==null||h.focus()},[]);const f="claude-token-error";return a.jsxs("div",{className:"p-7 pb-6",children:[a.jsxs("div",{className:"mb-5",children:[a.jsx("div",{className:"text-[10px] uppercase tracking-[0.12em] text-cc-muted font-medium mb-2",children:"Step 1 of 2"}),a.jsx("h2",{className:"text-xl font-semibold text-cc-fg leading-tight",children:"Set up Claude Code"}),a.jsx("p",{className:"text-sm text-cc-muted mt-1.5 leading-relaxed",children:"Generate an OAuth token by running this in your terminal:"})]}),a.jsxs("div",{className:"rounded-lg overflow-hidden mb-4 border border-cc-border",style:{background:"var(--color-cc-code-bg)"},children:[a.jsxs("div",{className:"flex items-center justify-between px-3 py-1.5 border-b border-cc-border",children:[a.jsxs("div",{className:"flex items-center gap-1.5","aria-hidden":"true",children:[a.jsx("div",{className:"w-[7px] h-[7px] rounded-full bg-cc-error opacity-60"}),a.jsx("div",{className:"w-[7px] h-[7px] rounded-full bg-cc-warning opacity-60"}),a.jsx("div",{className:"w-[7px] h-[7px] rounded-full bg-cc-success opacity-60"})]}),a.jsx(k2,{text:"claude setup-token"})]}),a.jsx("div",{className:"px-3.5 py-3",children:a.jsxs("div",{className:"flex items-center gap-2",children:[a.jsx("span",{className:"text-cc-muted text-xs font-mono-code select-none","aria-hidden":"true",children:"$"}),a.jsx("code",{className:"text-[13px] font-mono-code text-cc-fg select-all",children:"claude setup-token"})]})})]}),a.jsxs("div",{className:"mb-4",children:[a.jsx("label",{htmlFor:"claude-token",className:"text-xs text-cc-muted block mb-1.5",children:"OAuth Token"}),a.jsx("input",{ref:u,id:"claude-token",type:"password",value:e,onChange:h=>t(h.target.value),placeholder:"Paste the token from your terminal...","aria-describedby":c?f:void 0,"aria-invalid":c?!0:void 0,className:"w-full px-3 py-2.5 min-h-[44px] text-sm bg-cc-bg rounded-lg border border-cc-border text-cc-fg placeholder:text-cc-muted/60 focus:outline-none focus:ring-1 focus:ring-cc-primary focus:border-cc-primary font-mono-code transition-shadow duration-150"})]}),c&&a.jsxs("div",{id:f,role:"alert",className:"flex items-start gap-2 mb-4 text-xs text-cc-error",children:[a.jsxs("svg",{className:"w-3.5 h-3.5 mt-0.5 flex-shrink-0",fill:"none",stroke:"currentColor",strokeWidth:2,viewBox:"0 0 24 24","aria-hidden":"true",children:[a.jsx("circle",{cx:"12",cy:"12",r:"10"}),a.jsx("path",{d:"M12 8v4m0 4h.01"})]}),a.jsx("span",{children:c})]}),a.jsxs("div",{className:"flex items-center gap-2 pt-1",children:[a.jsx("button",{onClick:i,className:"flex-1 px-4 py-2.5 min-h-[44px] rounded-lg text-sm text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors",children:"Skip"}),a.jsx("button",{onClick:n,disabled:l,className:"btn-primary-aa flex-1 px-4 py-2.5 min-h-[44px] rounded-lg text-sm font-medium text-white transition-[background,opacity] duration-150 disabled:opacity-50",style:{boxShadow:l?"none":"0 1px 3px var(--color-cc-primary-btn)"},children:l?"Saving...":e.trim()?"Save & Continue":"Continue"})]})]})}function CR({apiKey:e,onApiKeyChange:t,onCheckAuth:n,onSaveApiKey:i,onSkip:l,onBack:c,saving:u,error:f}){const[h,p]=j.useState(!1),g="codex-auth-error";return a.jsxs("div",{className:"p-7 pb-6",children:[a.jsxs("div",{className:"mb-5",children:[a.jsx("div",{className:"text-[10px] uppercase tracking-[0.12em] text-cc-muted font-medium mb-2",children:"Step 2 of 2"}),a.jsx("h2",{className:"text-xl font-semibold text-cc-fg leading-tight",children:"Set up Codex"}),a.jsx("p",{className:"text-sm text-cc-muted mt-1.5 leading-relaxed",children:"Log in with your ChatGPT account by running this in your terminal:"})]}),a.jsxs("div",{className:"rounded-lg overflow-hidden mb-4 border border-cc-border",style:{background:"var(--color-cc-code-bg)"},children:[a.jsxs("div",{className:"flex items-center justify-between px-3 py-1.5 border-b border-cc-border",children:[a.jsxs("div",{className:"flex items-center gap-1.5","aria-hidden":"true",children:[a.jsx("div",{className:"w-[7px] h-[7px] rounded-full bg-cc-error opacity-60"}),a.jsx("div",{className:"w-[7px] h-[7px] rounded-full bg-cc-warning opacity-60"}),a.jsx("div",{className:"w-[7px] h-[7px] rounded-full bg-cc-success opacity-60"})]}),a.jsx(k2,{text:"codex --login"})]}),a.jsx("div",{className:"px-3.5 py-3",children:a.jsxs("div",{className:"flex items-center gap-2",children:[a.jsx("span",{className:"text-cc-muted text-xs font-mono-code select-none","aria-hidden":"true",children:"$"}),a.jsx("code",{className:"text-[13px] font-mono-code text-cc-fg select-all",children:"codex --login"})]})})]}),f&&a.jsxs("div",{id:g,role:"alert",className:"flex items-start gap-2 mb-4 text-xs text-cc-error",children:[a.jsxs("svg",{className:"w-3.5 h-3.5 mt-0.5 flex-shrink-0",fill:"none",stroke:"currentColor",strokeWidth:2,viewBox:"0 0 24 24","aria-hidden":"true",children:[a.jsx("circle",{cx:"12",cy:"12",r:"10"}),a.jsx("path",{d:"M12 8v4m0 4h.01"})]}),a.jsx("span",{children:f})]}),a.jsxs("div",{className:"mb-4",children:[a.jsxs("button",{onClick:()=>p(!h),className:"text-xs text-cc-muted hover:text-cc-fg transition-colors flex items-center gap-1",children:[a.jsx("svg",{className:"w-3 h-3 transition-transform duration-150",style:{transform:h?"rotate(90deg)":"rotate(0deg)"},fill:"none",stroke:"currentColor",strokeWidth:1.5,viewBox:"0 0 24 24","aria-hidden":"true",children:a.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 5l7 7-7 7"})}),"Or use an API key instead"]}),a.jsx("div",{className:"accordion-panel","data-open":h?"true":"false",children:a.jsx("div",{className:"accordion-inner",children:a.jsxs("div",{className:"mt-3",children:[a.jsx("label",{htmlFor:"openai-key",className:"text-xs text-cc-muted block mb-1.5",children:"OpenAI API Key"}),a.jsx("input",{id:"openai-key",type:"password",value:e,onChange:v=>t(v.target.value),placeholder:"sk-...","aria-describedby":f?g:void 0,"aria-invalid":f?!0:void 0,className:"w-full px-3 py-2.5 min-h-[44px] text-sm bg-cc-bg rounded-lg border border-cc-border text-cc-fg placeholder:text-cc-muted/60 focus:outline-none focus:ring-1 focus:ring-cc-codex focus:border-cc-codex font-mono-code transition-shadow duration-150"})]})})})]}),a.jsxs("div",{className:"flex items-center gap-2 pt-1",children:[a.jsxs("button",{onClick:c,className:"px-3 py-2.5 min-h-[44px] min-w-[44px] rounded-lg text-sm text-cc-muted hover:text-cc-fg transition-colors flex items-center gap-1",children:[a.jsx("svg",{className:"w-3.5 h-3.5",fill:"none",stroke:"currentColor",strokeWidth:1.5,viewBox:"0 0 24 24","aria-hidden":"true",children:a.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M15 19l-7-7 7-7"})}),"Back"]}),a.jsx("div",{className:"flex-1"}),a.jsx("button",{onClick:l,className:"px-4 py-2.5 min-h-[44px] rounded-lg text-sm text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors",children:"Skip"}),a.jsx("button",{onClick:e.trim()?i:n,disabled:u,className:"btn-codex-aa px-5 py-2.5 min-h-[44px] rounded-lg text-sm font-medium text-white transition-[background,opacity] duration-150 disabled:opacity-50",style:{boxShadow:u?"none":"0 1px 3px var(--color-cc-codex-btn)"},children:u?"Checking...":e.trim()?"Save & Finish":"I've logged in"})]})]})}function ER({claudeConfigured:e,codexConfigured:t,onDone:n}){const i=!e&&!t,l=ig(),[c,u]=j.useState(l);return j.useEffect(()=>{c||requestAnimationFrame(()=>u(!0))},[c]),a.jsxs("div",{className:"p-7 pb-6 text-center",style:{opacity:c?1:0,transform:c?"translateY(0)":"translateY(8px)",transition:l?"none":"opacity 400ms cubic-bezier(0.16, 1, 0.3, 1), transform 400ms cubic-bezier(0.16, 1, 0.3, 1)"},children:[a.jsx("div",{className:"w-14 h-14 mx-auto rounded-2xl flex items-center justify-center mb-5",style:{background:i?"var(--color-cc-hover)":"color-mix(in srgb, var(--color-cc-success) 12%, transparent)"},children:i?a.jsx("svg",{className:"w-6 h-6 text-cc-muted",fill:"none",stroke:"currentColor",strokeWidth:1.5,viewBox:"0 0 24 24","aria-hidden":"true",children:a.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 5l7 7-7 7"})}):a.jsx("svg",{className:"w-6 h-6 text-cc-success",fill:"none",stroke:"currentColor",strokeWidth:2,viewBox:"0 0 24 24","aria-hidden":"true",children:a.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M5 13l4 4L19 7"})})}),a.jsx("h2",{className:"text-xl font-semibold text-cc-fg mb-2",children:i?"Setup Skipped":"You're all set!"}),a.jsx("div",{className:"text-sm text-cc-muted leading-relaxed mb-6",children:i?"You can configure providers anytime in Settings.":a.jsxs(a.Fragment,{children:[e&&a.jsx("span",{className:"block",children:"Claude Code is ready."}),t&&a.jsx("span",{className:"block",children:"Codex is ready."}),a.jsx("span",{className:"block mt-1 text-xs",children:"You can update these anytime in Settings."})]})}),a.jsx("button",{onClick:n,className:"btn-primary-aa w-full px-4 py-2.5 min-h-[44px] rounded-lg text-sm font-medium text-white transition-[background] duration-150",style:{boxShadow:"0 1px 3px var(--color-cc-primary-btn)"},children:"Get Started"})]})}function k2({text:e}){const[t,n]=j.useState(!1),i=j.useCallback(()=>{navigator.clipboard.writeText(e).then(()=>{n(!0),setTimeout(()=>n(!1),2e3)}).catch(()=>{})},[e]);return a.jsx("button",{onClick:i,className:"text-[10px] text-cc-muted hover:text-cc-fg transition-colors flex items-center gap-1 min-h-[44px] min-w-[44px] justify-end","aria-label":"Copy command",children:t?a.jsxs(a.Fragment,{children:[a.jsx("svg",{className:"w-3 h-3 text-cc-success",fill:"none",stroke:"currentColor",strokeWidth:2,viewBox:"0 0 24 24","aria-hidden":"true",children:a.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M5 13l4 4L19 7"})}),"Copied!"]}):a.jsxs(a.Fragment,{children:[a.jsxs("svg",{className:"w-3 h-3",fill:"none",stroke:"currentColor",strokeWidth:1.5,viewBox:"0 0 24 24","aria-hidden":"true",children:[a.jsx("rect",{x:"9",y:"9",width:"13",height:"13",rx:"2"}),a.jsx("path",{d:"M5 15H4a2 2 0 01-2-2V4a2 2 0 012-2h9a2 2 0 012 2v1"})]}),"Copy"]})})}const TR=j.lazy(()=>Xn(()=>import("./Playground-B67oLDsO.js"),[]).then(e=>({default:e.Playground}))),AR=j.lazy(()=>Xn(()=>import("./SettingsPage-BnilFAKh.js"),[]).then(e=>({default:e.SettingsPage}))),MR=j.lazy(()=>Xn(()=>import("./IntegrationsPage-B46jSjJS.js"),[]).then(e=>({default:e.IntegrationsPage}))),RR=j.lazy(()=>Xn(()=>import("./LinearSettingsPage-BONvvBRX.js"),[]).then(e=>({default:e.LinearSettingsPage}))),zR=j.lazy(()=>Xn(()=>import("./LinearOAuthSettingsPage-wRchRw3P.js"),[]).then(e=>({default:e.LinearOAuthSettingsPage}))),DR=j.lazy(()=>Xn(()=>import("./TailscalePage-B5CjZmMq.js"),[]).then(e=>({default:e.TailscalePage}))),LR=j.lazy(()=>Xn(()=>import("./PromptsPage-DGVNZ4EK.js"),[]).then(e=>({default:e.PromptsPage}))),OR=j.lazy(()=>Xn(()=>Promise.resolve().then(()=>y7),void 0).then(e=>({default:e.EnvManager}))),BR=j.lazy(()=>Xn(()=>import("./SandboxManager-DvqoPHRO.js"),[]).then(e=>({default:e.SandboxManager}))),PR=j.lazy(()=>Xn(()=>import("./CronManager-Cw8OcnzF.js"),[]).then(e=>({default:e.CronManager}))),$R=j.lazy(()=>Xn(()=>import("./AgentsPage-DUtusa3N.js"),[]).then(e=>({default:e.AgentsPage}))),UR=j.lazy(()=>Xn(()=>import("./RunsPage-C3gbsT0X.js"),[]).then(e=>({default:e.RunsPage})));function _r(){return a.jsx("div",{className:"flex items-center justify-center h-full",children:a.jsx("div",{className:"text-sm text-cc-muted",children:"Loading..."})})}function FR(){return j.useSyncExternalStore(e=>(window.addEventListener("hashchange",e),()=>window.removeEventListener("hashchange",e)),()=>window.location.hash)}function qR(){const e=Q(P=>P.isAuthenticated),t=Q(P=>P.darkMode),n=Q(P=>P.currentSessionId),i=Q(P=>P.sidebarOpen),l=Q(P=>P.taskPanelOpen),c=Q(P=>P.homeResetKey),u=Q(P=>P.activeTab),f=Q(P=>P.sessionCreating),h=Q(P=>P.sessionCreatingBackend),p=Q(P=>P.creationProgress),g=Q(P=>P.creationError),v=Q(P=>P.updateOverlayActive),y=FR(),b=j.useMemo(()=>jg(y),[y]),_=b.page==="settings",S=b.page==="prompts",E=b.page==="integrations",k=b.page==="integration-linear",M=b.page==="integration-linear-oauth",C=b.page==="integration-tailscale",$=b.page==="environments",z=b.page==="sandboxes",D=b.page==="scheduled",U=b.page==="agents"||b.page==="agent-detail",B=b.page==="runs",H=b.page==="session"||b.page==="home";j.useEffect(()=>{SC(y||"#/")},[y]),j.useEffect(()=>{document.documentElement.classList.toggle("dark",t)},[t]);const L=j.useRef(Q.getState().currentSessionId);j.useEffect(()=>{if(L.current!==null&&b.page==="home"){Sg(L.current,!0),L.current=null;return}if(L.current=null,b.page==="session"){const P=Q.getState();P.currentSessionId!==b.sessionId&&P.setCurrentSession(b.sessionId),uc(b.sessionId)}else if(b.page==="home"){const P=Q.getState();P.currentSessionId!==null&&P.setCurrentSession(null)}},[b]);const I=Q(P=>n?P.changedFilesTick.get(n)??0:0),T=Q(P=>P.diffBase),ae=Q(P=>P.setGitChangedFilesCount),W=Q(P=>{var re,me;return n&&(((re=P.sessions.get(n))==null?void 0:re.cwd)||((me=P.sdkSessions.find(R=>R.sessionId===n))==null?void 0:me.cwd))||null});j.useEffect(()=>{if(!n||!W)return;let P=!1;return _e.getChangedFiles(W,T).then(({files:re})=>{if(P)return;const me=`${W}/`,R=re.filter(O=>O.path===W||O.path.startsWith(me)).length;ae(n,R)}).catch(()=>{}),()=>{P=!0}},[n,W,T,I,ae]),j.useEffect(()=>{const P=()=>{_e.checkForUpdate().then(me=>{Q.getState().setUpdateInfo(me)}).catch(()=>{})};P();const re=setInterval(P,300*1e3);return()=>clearInterval(re)},[]),j.useEffect(()=>{const P=()=>{_e.getClaudeCompat().then(me=>{Q.getState().setClaudeCompatInfo(me)}).catch(()=>{})};P();const re=setInterval(P,300*1e3);return()=>clearInterval(re)},[]);const[Y,F]=j.useState(!1);return j.useEffect(()=>{e&&_e.getSettings().then(P=>{P.publicUrl&&Q.getState().setPublicUrl(P.publicUrl),P.onboardingCompleted||F(!0)}).catch(()=>{})},[e]),j.useEffect(()=>{localStorage.getItem("companion_docker_prompt_pending")==="1"&&(localStorage.removeItem("companion_docker_prompt_pending"),Q.getState().setDockerUpdateDialogOpen(!0))},[]),e?b.page==="playground"?a.jsx(j.Suspense,{fallback:a.jsx(_r,{}),children:a.jsx(TR,{})}):a.jsxs("div",{className:"fixed inset-0 flex font-sans-ui bg-cc-bg text-cc-fg antialiased pt-safe overflow-hidden overscroll-none",children:[i&&a.jsx("div",{className:"fixed inset-0 bg-black/30 z-30 md:hidden",onClick:()=>Q.getState().setSidebarOpen(!1)}),a.jsx("div",{className:`
|
|
125
|
-
fixed inset-y-0 left-0 md:relative md:inset-auto z-40 md:z-auto
|
|
126
|
-
h-full shrink-0 transition-all duration-200 pt-safe md:pt-0
|
|
127
|
-
${i?"w-full md:w-[260px] translate-x-0":"w-0 -translate-x-full md:w-0 md:-translate-x-full"}
|
|
128
|
-
overflow-hidden
|
|
129
|
-
`,children:a.jsx(HC,{})}),a.jsxs("div",{className:"flex-1 flex flex-col min-w-0 overflow-hidden",children:[a.jsx(x7,{}),a.jsx(gR,{}),a.jsx(xR,{}),a.jsxs("div",{className:"flex-1 overflow-hidden relative",children:[_&&a.jsx("div",{className:"absolute inset-0",children:a.jsx(j.Suspense,{fallback:a.jsx(_r,{}),children:a.jsx(AR,{embedded:!0})})}),S&&a.jsx("div",{className:"absolute inset-0",children:a.jsx(j.Suspense,{fallback:a.jsx(_r,{}),children:a.jsx(LR,{embedded:!0})})}),E&&a.jsx("div",{className:"absolute inset-0",children:a.jsx(j.Suspense,{fallback:a.jsx(_r,{}),children:a.jsx(MR,{embedded:!0})})}),k&&a.jsx("div",{className:"absolute inset-0",children:a.jsx(j.Suspense,{fallback:a.jsx(_r,{}),children:a.jsx(RR,{embedded:!0})})}),M&&a.jsx("div",{className:"absolute inset-0",children:a.jsx(j.Suspense,{fallback:a.jsx(_r,{}),children:a.jsx(zR,{embedded:!0})})}),C&&a.jsx("div",{className:"absolute inset-0",children:a.jsx(j.Suspense,{fallback:a.jsx(_r,{}),children:a.jsx(DR,{embedded:!0})})}),$&&a.jsx("div",{className:"absolute inset-0",children:a.jsx(j.Suspense,{fallback:a.jsx(_r,{}),children:a.jsx(OR,{embedded:!0})})}),z&&a.jsx("div",{className:"absolute inset-0",children:a.jsx(j.Suspense,{fallback:a.jsx(_r,{}),children:a.jsx(BR,{embedded:!0})})}),D&&a.jsx("div",{className:"absolute inset-0",children:a.jsx(j.Suspense,{fallback:a.jsx(_r,{}),children:a.jsx(PR,{embedded:!0})})}),U&&a.jsx("div",{className:"absolute inset-0",children:a.jsx(j.Suspense,{fallback:a.jsx(_r,{}),children:a.jsx($R,{route:b})})}),B&&a.jsx("div",{className:"absolute inset-0",children:a.jsx(j.Suspense,{fallback:a.jsx(_r,{}),children:a.jsx(UR,{})})}),H&&a.jsxs(a.Fragment,{children:[a.jsx("div",{className:"absolute inset-0",children:n?u==="diff"?a.jsx(mR,{sessionId:n}):a.jsx(m7,{sessionId:n}):a.jsx(z7,{},c)}),f&&p&&p.length>0&&a.jsx(vR,{steps:p,error:g,backend:h??void 0,onCancel:()=>Q.getState().clearCreation()})]})]})]}),n&&H&&a.jsxs(a.Fragment,{children:[!l&&a.jsxs("button",{type:"button",onClick:()=>Q.getState().setTaskPanelOpen(!0),className:"hidden lg:flex fixed right-0 top-1/2 -translate-y-1/2 z-30 items-center gap-1 rounded-l-lg border border-r-0 border-cc-border bg-cc-card/95 backdrop-blur px-2 py-2 text-[11px] text-cc-muted hover:text-cc-fg hover:bg-cc-hover transition-colors cursor-pointer",title:"Open context panel",children:[a.jsx("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-3 h-3",children:a.jsx("path",{d:"M3 2.5A1.5 1.5 0 014.5 1h7A1.5 1.5 0 0113 2.5v11a1.5 1.5 0 01-1.5 1.5h-7A1.5 1.5 0 013 13.5v-11zm2 .5v10h6V3H5z"})}),a.jsx("span",{className:"[writing-mode:vertical-rl] rotate-180 tracking-wide",children:"Context"})]}),l&&a.jsx("div",{className:"fixed inset-0 bg-black/30 z-30 lg:hidden",onClick:()=>Q.getState().setTaskPanelOpen(!1)}),a.jsx("div",{className:`
|
|
130
|
-
fixed inset-y-0 right-0 lg:relative lg:inset-auto z-40 lg:z-auto
|
|
131
|
-
h-full shrink-0 transition-all duration-200 pt-safe lg:pt-0
|
|
132
|
-
${l?"w-full lg:w-[320px] translate-x-0":"w-0 translate-x-full lg:w-0 lg:translate-x-full"}
|
|
133
|
-
overflow-hidden
|
|
134
|
-
`,children:a.jsx(fR,{sessionId:n})})]}),a.jsx(wR,{active:v}),a.jsx(jR,{}),Y&&a.jsx(SR,{onComplete:()=>F(!1)})]}):a.jsx(AC,{})}class HR extends j.Component{constructor(t){super(t),this.state={hasError:!1}}static getDerivedStateFromError(){return{hasError:!0}}componentDidCatch(t,n){Zr(t,{source:"react_error_boundary",componentStack:n.componentStack})}render(){return this.state.hasError?a.jsx("div",{className:"h-[100dvh] flex items-center justify-center bg-cc-bg text-cc-fg px-4",children:a.jsxs("div",{className:"max-w-md w-full rounded-xl border border-cc-border bg-cc-card p-5 shadow-sm",children:[a.jsx("h1",{className:"text-base font-semibold",children:"A runtime error occurred"}),a.jsx("p",{className:"text-sm text-cc-muted mt-2",children:"Reload the page to recover. The error has been reported."}),a.jsx("button",{type:"button",onClick:()=>window.location.reload(),className:"mt-4 inline-flex items-center rounded-md bg-cc-primary px-3 py-1.5 text-sm text-white hover:bg-cc-primary-hover cursor-pointer",children:"Reload"})]})}):this.props.children}}jC();US.createRoot(document.getElementById("root")).render(a.jsx(j.StrictMode,{children:a.jsx(HR,{children:a.jsx(qR,{})})}));Xn(()=>import("./sw-register-8kM_U9f_.js"),[]).catch(()=>{});export{s7 as A,H8 as B,m7 as C,fl as D,Q as E,w7 as F,tR as G,Xo as L,g8 as M,Y8 as P,rd as S,E5 as T,gR as U,Xn as _,g7 as a,F7 as b,Z7 as c,J7 as d,WR as e,XR as f,vR as g,k8 as h,sl as i,N8 as j,_e as k,GR as l,YR as m,l5 as n,f2 as o,Wo as p,wC as q,cc as r,ps as s,a as t,Cp as u,Sg as v,pl as w,j as x,VR as y,G7 as z};
|