@mrpatronz/nexusflow 2.12.1 → 2.13.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (84) hide show
  1. package/dist/gui/assets/AgentsPage-DpHlroWm.js +3 -0
  2. package/dist/gui/assets/DashboardPage-BN0FQixO.js +1 -0
  3. package/dist/gui/assets/GettingStartedPage-Y4ixhR8B.js +1 -0
  4. package/dist/gui/assets/MonacoDiffAdapter-CGXPlqCv.js +1 -0
  5. package/dist/gui/assets/ProjectsPage-i8Egpjps.js +1 -0
  6. package/dist/gui/assets/ScaffoldRepoInline-tpk7a07z.js +1 -0
  7. package/dist/gui/assets/SettingsPage-BEozi7bF.js +1 -0
  8. package/dist/gui/assets/SkillsPage-M1iYmQWO.js +7 -0
  9. package/dist/gui/assets/StartWorkPage-DUC8e-My.js +1 -0
  10. package/dist/gui/assets/{StrategiesPage-DCfS-wdu.js → StrategiesPage-CXsVcMW7.js} +2 -2
  11. package/dist/gui/assets/WorkroomsPage-DypyfzgM.js +4 -0
  12. package/dist/gui/assets/WorkspacesPage-aSR6TyA2.js +16 -0
  13. package/dist/gui/assets/alert-CHAmIFAx.js +1 -0
  14. package/dist/gui/assets/alert-dialog-B6jzcNCC.js +1 -0
  15. package/dist/gui/assets/badge-BObbahyU.js +1 -0
  16. package/dist/gui/assets/button-BrcP8Wxx.js +1 -0
  17. package/dist/gui/assets/card-BMggHY3n.js +1 -0
  18. package/dist/gui/assets/chevron-down-Dy03VL1q.js +1 -0
  19. package/dist/gui/assets/{circle-plus--zM3-3r3.js → circle-plus-D0tjHKM4.js} +1 -1
  20. package/dist/gui/assets/{code-xml-DH-38Tt7.js → code-xml-DHWUQOSO.js} +1 -1
  21. package/dist/gui/assets/codicon-Brq4_Ui5.ttf +0 -0
  22. package/dist/gui/assets/editor.worker-CqMcl4Az.js +30 -0
  23. package/dist/gui/assets/index-BRvfvR0q.js +57 -0
  24. package/dist/gui/assets/index-C4GcVl9Z.css +2 -0
  25. package/dist/gui/assets/isElementDisabled-BONWqXlb.js +1 -0
  26. package/dist/gui/assets/jsx-runtime-DE3RlOCf.js +1 -0
  27. package/dist/gui/assets/{label-DC730X8s.js → label-C610MHwq.js} +1 -1
  28. package/dist/gui/assets/monaco-DLwhzYMT.js +849 -0
  29. package/dist/gui/assets/monaco-d9IpiNv7.css +1 -0
  30. package/dist/gui/assets/rolldown-runtime-hePW80VL.js +1 -0
  31. package/dist/gui/assets/shield-check-C5I2LDCK.js +1 -0
  32. package/dist/gui/assets/{square-check-big-Bj8Rf_dH.js → square-check-big-DpHMT26q.js} +1 -1
  33. package/dist/gui/assets/tabs-PHbAf5Cq.js +1 -0
  34. package/dist/gui/assets/{trash-2-CMdv3eD3.js → trash-2-BrrLX4tD.js} +1 -1
  35. package/dist/gui/assets/useAriaLabelledBy-DAWGcnTk.js +1 -0
  36. package/dist/gui/assets/useValueChanged-DfJmRF2P.js +1 -0
  37. package/dist/gui/assets/{vsc-BsVrJLSg.js → vsc-CY5HXJ8W.js} +1 -1
  38. package/dist/gui/index.html +11 -5
  39. package/dist/server.d.ts.map +1 -1
  40. package/dist/server.js +132 -31
  41. package/dist/server.js.map +1 -1
  42. package/dist/services/repository-file.d.ts +5 -0
  43. package/dist/services/repository-file.d.ts.map +1 -0
  44. package/dist/services/repository-file.js +36 -0
  45. package/dist/services/repository-file.js.map +1 -0
  46. package/dist/services/symbolService.d.ts +40 -0
  47. package/dist/services/symbolService.d.ts.map +1 -0
  48. package/dist/services/symbolService.js +687 -0
  49. package/dist/services/symbolService.js.map +1 -0
  50. package/dist/utils/detect-editors.d.ts.map +1 -1
  51. package/dist/utils/detect-editors.js +1 -0
  52. package/dist/utils/detect-editors.js.map +1 -1
  53. package/dist/utils/open-editor.d.ts +1 -1
  54. package/dist/utils/open-editor.d.ts.map +1 -1
  55. package/dist/utils/open-editor.js +5 -3
  56. package/dist/utils/open-editor.js.map +1 -1
  57. package/dist/utils/workspace-launch.d.ts +1 -1
  58. package/dist/utils/workspace-launch.d.ts.map +1 -1
  59. package/dist/utils/workspace-launch.js +2 -2
  60. package/dist/utils/workspace-launch.js.map +1 -1
  61. package/package.json +3 -1
  62. package/dist/gui/assets/AgentsPage-C7Rh_dp7.js +0 -3
  63. package/dist/gui/assets/DashboardPage-YVONGtqS.js +0 -1
  64. package/dist/gui/assets/GettingStartedPage-C2Kbvz_N.js +0 -1
  65. package/dist/gui/assets/ProjectsPage-DOpfV2Oj.js +0 -1
  66. package/dist/gui/assets/ScaffoldRepoInline-D91aitAi.js +0 -1
  67. package/dist/gui/assets/SettingsPage-BdaHN6fa.js +0 -1
  68. package/dist/gui/assets/SkillsPage-DT9lRkCg.js +0 -7
  69. package/dist/gui/assets/StartWorkPage-D932lq9x.js +0 -1
  70. package/dist/gui/assets/WorkroomsPage-BQU27nWS.js +0 -4
  71. package/dist/gui/assets/WorkspacesPage-D3TLVmq-.js +0 -13
  72. package/dist/gui/assets/alert-QnMXzwpU.js +0 -1
  73. package/dist/gui/assets/alert-dialog-YynbGyj1.js +0 -1
  74. package/dist/gui/assets/badge-DTBzXOWn.js +0 -1
  75. package/dist/gui/assets/button-CREn1mup.js +0 -1
  76. package/dist/gui/assets/card-yrg6ov8B.js +0 -1
  77. package/dist/gui/assets/chevron-down-B_Mwbim8.js +0 -1
  78. package/dist/gui/assets/git-branch-Ce0I2663.js +0 -1
  79. package/dist/gui/assets/index-er-mkc2S.css +0 -2
  80. package/dist/gui/assets/index-hTa55BQ6.js +0 -57
  81. package/dist/gui/assets/layers-j_brOuoa.js +0 -1
  82. package/dist/gui/assets/shield-check-Dd1Yv3l2.js +0 -1
  83. package/dist/gui/assets/tabs-DfW7Akjs.js +0 -1
  84. package/dist/gui/assets/useAriaLabelledBy-BmJErI5a.js +0 -1
@@ -0,0 +1,57 @@
1
+ const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["assets/DashboardPage-BN0FQixO.js","assets/rolldown-runtime-hePW80VL.js","assets/jsx-runtime-DE3RlOCf.js","assets/button-BrcP8Wxx.js","assets/code-xml-DHWUQOSO.js","assets/brand-hHByyyzq.js","assets/card-BMggHY3n.js","assets/ProjectsPage-i8Egpjps.js","assets/badge-BObbahyU.js","assets/ScaffoldRepoInline-tpk7a07z.js","assets/useValueChanged-DfJmRF2P.js","assets/useAriaLabelledBy-DAWGcnTk.js","assets/trash-2-BrrLX4tD.js","assets/alert-dialog-B6jzcNCC.js","assets/SettingsPage-BEozi7bF.js","assets/label-C610MHwq.js","assets/alert-CHAmIFAx.js","assets/SkillsPage-M1iYmQWO.js","assets/chevron-down-Dy03VL1q.js","assets/square-check-big-DpHMT26q.js","assets/shield-check-C5I2LDCK.js","assets/AgentsPage-DpHlroWm.js","assets/WorkroomsPage-DypyfzgM.js","assets/tabs-PHbAf5Cq.js","assets/isElementDisabled-BONWqXlb.js","assets/StartWorkPage-DUC8e-My.js","assets/vsc-CY5HXJ8W.js","assets/StrategiesPage-CXsVcMW7.js","assets/circle-plus-D0tjHKM4.js","assets/WorkspacesPage-aSR6TyA2.js","assets/monaco-DLwhzYMT.js","assets/monaco-d9IpiNv7.css","assets/GettingStartedPage-Y4ixhR8B.js"])))=>i.map(i=>d[i]);
2
+ import{n as e,r as t,t as n}from"./rolldown-runtime-hePW80VL.js";import{n as r,t as i}from"./jsx-runtime-DE3RlOCf.js";import{$ as a,$t as o,A as s,At as c,B as l,Bn as u,C as d,Ct as f,Dn as p,Dt as m,En as h,Et as g,F as _,G as v,Gn as y,Gt as b,H as x,Ht as S,I as C,J as w,Jn as T,Jt as E,K as D,Kn as O,Kt as k,L as A,Ln as j,M,Mn as N,Mt as P,N as F,Nt as I,O as L,On as ee,P as R,Pn as z,Q as B,R as V,Rt as te,St as ne,Tt as re,U as H,Un as ie,Ut as ae,V as oe,Vn as se,W as ce,Wn as le,Wt as ue,X as de,Xt as fe,Y as U,Yn as pe,Yt as W,Z as me,Zt as he,_ as ge,_n as _e,a as ve,at as ye,bn as be,bt as xe,c as Se,cn as Ce,ct as we,d as Te,dt as Ee,et as De,f as Oe,ft as ke,g as Ae,gn as je,h as Me,i as Ne,in as Pe,it as Fe,j as Ie,jn as Le,jt as Re,k as ze,kt as Be,l as G,lt as Ve,m as He,n as Ue,nn as We,nt as Ge,o as Ke,on as qe,p as Je,q as Ye,qn as Xe,qt as Ze,r as Qe,rn as $e,s as et,sn as tt,st as nt,t as rt,tn as it,tt as at,u as ot,ut as st,v as ct,wt as lt,xn as ut,xt as dt,yn as ft,yt as pt,z as mt,zn as ht,zt as gt}from"./badge-BObbahyU.js";import{c as _t,d as vt,f as yt,h as K,i as bt,l as xt,m as q,n as St,o as Ct,p as wt,s as Tt,t as Et}from"./button-BrcP8Wxx.js";import{t as Dt}from"./chevron-down-Dy03VL1q.js";import{a as Ot,b as kt,c as At,d as jt,f as Mt,g as Nt,h as Pt,i as Ft,l as It,m as Lt,n as Rt,o as zt,p as Bt,r as Vt,s as Ht,t as Ut,v as Wt,x as Gt}from"./isElementDisabled-BONWqXlb.js";import{o as Kt}from"./monaco-DLwhzYMT.js";import{t as qt}from"./useValueChanged-DfJmRF2P.js";import{_ as Jt,a as Yt,b as Xt,c as Zt,f as Qt,g as $t,h as en,i as tn,l as nn,m as rn,n as an,p as on,r as sn,t as cn,u as ln,v as un,y as dn}from"./brand-hHByyyzq.js";(function(){let e=document.createElement(`link`).relList;if(e&&e.supports&&e.supports(`modulepreload`))return;for(let e of document.querySelectorAll(`link[rel="modulepreload"]`))n(e);new MutationObserver(e=>{for(let t of e)if(t.type===`childList`)for(let e of t.addedNodes)e.tagName===`LINK`&&e.rel===`modulepreload`&&n(e)}).observe(document,{childList:!0,subtree:!0});function t(e){let t={};return e.integrity&&(t.integrity=e.integrity),e.referrerPolicy&&(t.referrerPolicy=e.referrerPolicy),t.credentials=e.crossOrigin===`use-credentials`?`include`:e.crossOrigin===`anonymous`?`omit`:`same-origin`,t}function n(e){if(e.ep)return;e.ep=!0;let n=t(e);fetch(e.href,n)}})();var fn=n((e=>{function t(e,t){var n=e.length;e.push(t);a:for(;0<n;){var r=n-1>>>1,a=e[r];if(0<i(a,t))e[r]=t,e[n]=a,n=r;else break a}}function n(e){return e.length===0?null:e[0]}function r(e){if(e.length===0)return null;var t=e[0],n=e.pop();if(n!==t){e[0]=n;a:for(var r=0,a=e.length,o=a>>>1;r<o;){var s=2*(r+1)-1,c=e[s],l=s+1,u=e[l];if(0>i(c,n))l<a&&0>i(u,c)?(e[r]=u,e[l]=n,r=l):(e[r]=c,e[s]=n,r=s);else if(l<a&&0>i(u,n))e[r]=u,e[l]=n,r=l;else break a}}return t}function i(e,t){var n=e.sortIndex-t.sortIndex;return n===0?e.id-t.id:n}if(e.unstable_now=void 0,typeof performance==`object`&&typeof performance.now==`function`){var a=performance;e.unstable_now=function(){return a.now()}}else{var o=Date,s=o.now();e.unstable_now=function(){return o.now()-s}}var c=[],l=[],u=1,d=null,f=3,p=!1,m=!1,h=!1,g=!1,_=typeof setTimeout==`function`?setTimeout:null,v=typeof clearTimeout==`function`?clearTimeout:null,y=typeof setImmediate<`u`?setImmediate:null;function b(e){for(var i=n(l);i!==null;){if(i.callback===null)r(l);else if(i.startTime<=e)r(l),i.sortIndex=i.expirationTime,t(c,i);else break;i=n(l)}}function x(e){if(h=!1,b(e),!m){if(n(c)!==null)m=!0,S||(S=!0,O());else{var t=n(l);t!==null&&j(x,t.startTime-e)}}}var S=!1,C=-1,w=5,T=-1;function E(){return g?!0:!(e.unstable_now()-T<w)}function D(){if(g=!1,S){var t=e.unstable_now();T=t;var i=!0;try{a:{m=!1,h&&(h=!1,v(C),C=-1),p=!0;var a=f;try{b:{for(b(t),d=n(c);d!==null&&!(d.expirationTime>t&&E());){var o=d.callback;if(typeof o==`function`){d.callback=null,f=d.priorityLevel;var s=o(d.expirationTime<=t);if(t=e.unstable_now(),typeof s==`function`){d.callback=s,b(t),i=!0;break b}d===n(c)&&r(c),b(t)}else r(c);d=n(c)}if(d!==null)i=!0;else{var u=n(l);u!==null&&j(x,u.startTime-t),i=!1}}break a}finally{d=null,f=a,p=!1}i=void 0}}finally{i?O():S=!1}}}var O;if(typeof y==`function`)O=function(){y(D)};else if(typeof MessageChannel<`u`){var k=new MessageChannel,A=k.port2;k.port1.onmessage=D,O=function(){A.postMessage(null)}}else O=function(){_(D,0)};function j(t,n){C=_(function(){t(e.unstable_now())},n)}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(e){e.callback=null},e.unstable_forceFrameRate=function(e){0>e||125<e?console.error(`forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported`):w=0<e?Math.floor(1e3/e):5},e.unstable_getCurrentPriorityLevel=function(){return f},e.unstable_next=function(e){switch(f){case 1:case 2:case 3:var t=3;break;default:t=f}var n=f;f=t;try{return e()}finally{f=n}},e.unstable_requestPaint=function(){g=!0},e.unstable_runWithPriority=function(e,t){switch(e){case 1:case 2:case 3:case 4:case 5:break;default:e=3}var n=f;f=e;try{return t()}finally{f=n}},e.unstable_scheduleCallback=function(r,i,a){var o=e.unstable_now();switch(typeof a==`object`&&a?(a=a.delay,a=typeof a==`number`&&0<a?o+a:o):a=o,r){case 1:var s=-1;break;case 2:s=250;break;case 5:s=1073741823;break;case 4:s=1e4;break;default:s=5e3}return s=a+s,r={id:u++,callback:i,priorityLevel:r,startTime:a,expirationTime:s,sortIndex:-1},a>o?(r.sortIndex=a,t(l,r),n(c)===null&&r===n(l)&&(h?(v(C),C=-1):h=!0,j(x,a-o))):(r.sortIndex=s,t(c,r),m||p||(m=!0,S||(S=!0,O()))),r},e.unstable_shouldYield=E,e.unstable_wrapCallback=function(e){var t=f;return function(){var n=f;f=t;try{return e.apply(this,arguments)}finally{f=n}}}})),pn=n(((e,t)=>{t.exports=fn()})),mn=n((e=>{var t=pn(),n=r(),i=pe();function a(e){var t=`https://react.dev/errors/`+e;if(1<arguments.length){t+=`?args[]=`+encodeURIComponent(arguments[1]);for(var n=2;n<arguments.length;n++)t+=`&args[]=`+encodeURIComponent(arguments[n])}return`Minified React error #`+e+`; visit `+t+` for the full message or use the non-minified dev environment for full errors and additional helpful warnings.`}function o(e){return!(!e||e.nodeType!==1&&e.nodeType!==9&&e.nodeType!==11)}function s(e){var t=e,n=e;if(e.alternate)for(;t.return;)t=t.return;else{e=t;do t=e,t.flags&4098&&(n=t.return),e=t.return;while(e)}return t.tag===3?n:null}function c(e){if(e.tag===13){var t=e.memoizedState;if(t===null&&(e=e.alternate,e!==null&&(t=e.memoizedState)),t!==null)return t.dehydrated}return null}function l(e){if(e.tag===31){var t=e.memoizedState;if(t===null&&(e=e.alternate,e!==null&&(t=e.memoizedState)),t!==null)return t.dehydrated}return null}function u(e){if(s(e)!==e)throw Error(a(188))}function d(e){var t=e.alternate;if(!t){if(t=s(e),t===null)throw Error(a(188));return t===e?e:null}for(var n=e,r=t;;){var i=n.return;if(i===null)break;var o=i.alternate;if(o===null){if(r=i.return,r!==null){n=r;continue}break}if(i.child===o.child){for(o=i.child;o;){if(o===n)return u(i),e;if(o===r)return u(i),t;o=o.sibling}throw Error(a(188))}if(n.return!==r.return)n=i,r=o;else{for(var c=!1,l=i.child;l;){if(l===n){c=!0,n=i,r=o;break}if(l===r){c=!0,r=i,n=o;break}l=l.sibling}if(!c){for(l=o.child;l;){if(l===n){c=!0,n=o,r=i;break}if(l===r){c=!0,r=o,n=i;break}l=l.sibling}if(!c)throw Error(a(189))}}if(n.alternate!==r)throw Error(a(190))}if(n.tag!==3)throw Error(a(188));return n.stateNode.current===n?e:t}function f(e){var t=e.tag;if(t===5||t===26||t===27||t===6)return e;for(e=e.child;e!==null;){if(t=f(e),t!==null)return t;e=e.sibling}return null}var p=Object.assign,m=Symbol.for(`react.element`),h=Symbol.for(`react.transitional.element`),g=Symbol.for(`react.portal`),_=Symbol.for(`react.fragment`),v=Symbol.for(`react.strict_mode`),y=Symbol.for(`react.profiler`),b=Symbol.for(`react.consumer`),x=Symbol.for(`react.context`),S=Symbol.for(`react.forward_ref`),C=Symbol.for(`react.suspense`),w=Symbol.for(`react.suspense_list`),T=Symbol.for(`react.memo`),E=Symbol.for(`react.lazy`),D=Symbol.for(`react.activity`),O=Symbol.for(`react.memo_cache_sentinel`),k=Symbol.iterator;function A(e){return typeof e!=`object`||!e?null:(e=k&&e[k]||e[`@@iterator`],typeof e==`function`?e:null)}var j=Symbol.for(`react.client.reference`);function M(e){if(e==null)return null;if(typeof e==`function`)return e.$$typeof===j?null:e.displayName||e.name||null;if(typeof e==`string`)return e;switch(e){case _:return`Fragment`;case y:return`Profiler`;case v:return`StrictMode`;case C:return`Suspense`;case w:return`SuspenseList`;case D:return`Activity`}if(typeof e==`object`)switch(e.$$typeof){case g:return`Portal`;case x:return e.displayName||`Context`;case b:return(e._context.displayName||`Context`)+`.Consumer`;case S:var t=e.render;return e=e.displayName,e||=(e=t.displayName||t.name||``,e===``?`ForwardRef`:`ForwardRef(`+e+`)`),e;case T:return t=e.displayName||null,t===null?M(e.type)||`Memo`:t;case E:t=e._payload,e=e._init;try{return M(e(t))}catch{}}return null}var N=Array.isArray,P=n.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,F=i.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,I={pending:!1,data:null,method:null,action:null},L=[],ee=-1;function R(e){return{current:e}}function z(e){0>ee||(e.current=L[ee],L[ee]=null,ee--)}function B(e,t){ee++,L[ee]=e.current,e.current=t}var V=R(null),te=R(null),ne=R(null),re=R(null);function H(e,t){switch(B(ne,t),B(te,e),B(V,null),t.nodeType){case 9:case 11:e=(e=t.documentElement)&&(e=e.namespaceURI)?Wd(e):0;break;default:if(e=t.tagName,t=t.namespaceURI)t=Wd(t),e=Gd(t,e);else switch(e){case`svg`:e=1;break;case`math`:e=2;break;default:e=0}}z(V),B(V,e)}function ie(){z(V),z(te),z(ne)}function ae(e){e.memoizedState!==null&&B(re,e);var t=V.current,n=Gd(t,e.type);t!==n&&(B(te,e),B(V,n))}function oe(e){te.current===e&&(z(V),z(te)),re.current===e&&(z(re),ep._currentValue=I)}var se,ce;function le(e){if(se===void 0)try{throw Error()}catch(e){var t=e.stack.trim().match(/\n( *(at )?)/);se=t&&t[1]||``,ce=-1<e.stack.indexOf(`
3
+ at`)?` (<anonymous>)`:-1<e.stack.indexOf(`@`)?`@unknown:0:0`:``}return`
4
+ `+se+e+ce}var ue=!1;function de(e,t){if(!e||ue)return``;ue=!0;var n=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{var r={DetermineComponentFrameRoot:function(){try{if(t){var n=function(){throw Error()};if(Object.defineProperty(n.prototype,"props",{set:function(){throw Error()}}),typeof Reflect==`object`&&Reflect.construct){try{Reflect.construct(n,[])}catch(e){var r=e}Reflect.construct(e,[],n)}else{try{n.call()}catch(e){r=e}e.call(n.prototype)}}else{try{throw Error()}catch(e){r=e}(n=e())&&typeof n.catch==`function`&&n.catch(function(){})}}catch(e){if(e&&r&&typeof e.stack==`string`)return[e.stack,r.stack]}return[null,null]}};r.DetermineComponentFrameRoot.displayName=`DetermineComponentFrameRoot`;var i=Object.getOwnPropertyDescriptor(r.DetermineComponentFrameRoot,`name`);i&&i.configurable&&Object.defineProperty(r.DetermineComponentFrameRoot,"name",{value:`DetermineComponentFrameRoot`});var a=r.DetermineComponentFrameRoot(),o=a[0],s=a[1];if(o&&s){var c=o.split(`
5
+ `),l=s.split(`
6
+ `);for(i=r=0;r<c.length&&!c[r].includes(`DetermineComponentFrameRoot`);)r++;for(;i<l.length&&!l[i].includes(`DetermineComponentFrameRoot`);)i++;if(r===c.length||i===l.length)for(r=c.length-1,i=l.length-1;1<=r&&0<=i&&c[r]!==l[i];)i--;for(;1<=r&&0<=i;r--,i--)if(c[r]!==l[i]){if(r!==1||i!==1)do if(r--,i--,0>i||c[r]!==l[i]){var u=`
7
+ `+c[r].replace(` at new `,` at `);return e.displayName&&u.includes(`<anonymous>`)&&(u=u.replace(`<anonymous>`,e.displayName)),u}while(1<=r&&0<=i);break}}}finally{ue=!1,Error.prepareStackTrace=n}return(n=e?e.displayName||e.name:``)?le(n):``}function fe(e,t){switch(e.tag){case 26:case 27:case 5:return le(e.type);case 16:return le(`Lazy`);case 13:return e.child!==t&&t!==null?le(`Suspense Fallback`):le(`Suspense`);case 19:return le(`SuspenseList`);case 0:case 15:return de(e.type,!1);case 11:return de(e.type.render,!1);case 1:return de(e.type,!0);case 31:return le(`Activity`);default:return``}}function U(e){try{var t=``,n=null;do t+=fe(e,n),n=e,e=e.return;while(e);return t}catch(e){return`
8
+ Error generating stack: `+e.message+`
9
+ `+e.stack}}var W=Object.prototype.hasOwnProperty,me=t.unstable_scheduleCallback,he=t.unstable_cancelCallback,ge=t.unstable_shouldYield,_e=t.unstable_requestPaint,ve=t.unstable_now,ye=t.unstable_getCurrentPriorityLevel,be=t.unstable_ImmediatePriority,xe=t.unstable_UserBlockingPriority,Se=t.unstable_NormalPriority,Ce=t.unstable_LowPriority,we=t.unstable_IdlePriority,Te=t.log,Ee=t.unstable_setDisableYieldValue,De=null,Oe=null;function ke(e){if(typeof Te==`function`&&Ee(e),Oe&&typeof Oe.setStrictMode==`function`)try{Oe.setStrictMode(De,e)}catch{}}var Ae=Math.clz32?Math.clz32:Ne,je=Math.log,Me=Math.LN2;function Ne(e){return e>>>=0,e===0?32:31-(je(e)/Me|0)|0}var Pe=256,Fe=262144,Ie=4194304;function Le(e){var t=e&42;if(t!==0)return t;switch(e&-e){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64: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 e&261888;case 262144:case 524288:case 1048576:case 2097152:return e&3932160;case 4194304:case 8388608:case 16777216:case 33554432:return e&62914560;case 67108864:return 67108864;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 0;default:return e}}function Re(e,t,n){var r=e.pendingLanes;if(r===0)return 0;var i=0,a=e.suspendedLanes,o=e.pingedLanes;e=e.warmLanes;var s=r&134217727;return s===0?(s=r&~a,s===0?o===0?n||(n=r&~e,n!==0&&(i=Le(n))):i=Le(o):i=Le(s)):(r=s&~a,r===0?(o&=s,o===0?n||(n=s&~e,n!==0&&(i=Le(n))):i=Le(o)):i=Le(r)),i===0?0:t!==0&&t!==i&&(t&a)===0&&(a=i&-i,n=t&-t,a>=n||a===32&&n&4194048)?t:i}function ze(e,t){return(e.pendingLanes&~(e.suspendedLanes&~e.pingedLanes)&t)===0}function Be(e,t){switch(e){case 1:case 2:case 4:case 8:case 64:return t+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 t+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 G(){var e=Ie;return Ie<<=1,!(Ie&62914560)&&(Ie=4194304),e}function Ve(e){for(var t=[],n=0;31>n;n++)t.push(e);return t}function He(e,t){e.pendingLanes|=t,t!==268435456&&(e.suspendedLanes=0,e.pingedLanes=0,e.warmLanes=0)}function Ue(e,t,n,r,i,a){var o=e.pendingLanes;e.pendingLanes=n,e.suspendedLanes=0,e.pingedLanes=0,e.warmLanes=0,e.expiredLanes&=n,e.entangledLanes&=n,e.errorRecoveryDisabledLanes&=n,e.shellSuspendCounter=0;var s=e.entanglements,c=e.expirationTimes,l=e.hiddenUpdates;for(n=o&~n;0<n;){var u=31-Ae(n),d=1<<u;s[u]=0,c[u]=-1;var f=l[u];if(f!==null)for(l[u]=null,u=0;u<f.length;u++){var p=f[u];p!==null&&(p.lane&=-536870913)}n&=~d}r!==0&&We(e,r,0),a!==0&&i===0&&e.tag!==0&&(e.suspendedLanes|=a&~(o&~t))}function We(e,t,n){e.pendingLanes|=t,e.suspendedLanes&=~t;var r=31-Ae(t);e.entangledLanes|=t,e.entanglements[r]=e.entanglements[r]|1073741824|n&261930}function Ge(e,t){var n=e.entangledLanes|=t;for(e=e.entanglements;n;){var r=31-Ae(n),i=1<<r;i&t|e[r]&t&&(e[r]|=t),n&=~i}}function Ke(e,t){var n=t&-t;return n=n&42?1:qe(n),(n&(e.suspendedLanes|t))===0?n:0}function qe(e){switch(e){case 2:e=1;break;case 8:e=4;break;case 32:e=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:e=128;break;case 268435456:e=134217728;break;default:e=0}return e}function Je(e){return e&=-e,2<e?8<e?e&134217727?32:268435456:8:2}function Ye(){var e=F.p;return e===0?(e=window.event,e===void 0?32:gp(e.type)):e}function Xe(e,t){var n=F.p;try{return F.p=e,t()}finally{F.p=n}}var Ze=Math.random().toString(36).slice(2),Qe=`__reactFiber$`+Ze,$e=`__reactProps$`+Ze,et=`__reactContainer$`+Ze,tt=`__reactEvents$`+Ze,nt=`__reactListeners$`+Ze,rt=`__reactHandles$`+Ze,it=`__reactResources$`+Ze,at=`__reactMarker$`+Ze;function ot(e){delete e[Qe],delete e[$e],delete e[tt],delete e[nt],delete e[rt]}function st(e){var t=e[Qe];if(t)return t;for(var n=e.parentNode;n;){if(t=n[et]||n[Qe]){if(n=t.alternate,t.child!==null||n!==null&&n.child!==null)for(e=mf(e);e!==null;){if(n=e[Qe])return n;e=mf(e)}return t}e=n,n=e.parentNode}return null}function ct(e){if(e=e[Qe]||e[et]){var t=e.tag;if(t===5||t===6||t===13||t===31||t===26||t===27||t===3)return e}return null}function lt(e){var t=e.tag;if(t===5||t===26||t===27||t===6)return e.stateNode;throw Error(a(33))}function ut(e){var t=e[it];return t||=e[it]={hoistableStyles:new Map,hoistableScripts:new Map},t}function dt(e){e[at]=!0}var ft=new Set,pt={};function mt(e,t){ht(e,t),ht(e+`Capture`,t)}function ht(e,t){for(pt[e]=t,e=0;e<t.length;e++)ft.add(t[e])}var gt=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]*$`),_t={},vt={};function yt(e){return W.call(vt,e)?!0:W.call(_t,e)?!1:gt.test(e)?vt[e]=!0:(_t[e]=!0,!1)}function K(e,t,n){if(yt(t)){if(n===null)e.removeAttribute(t);else{switch(typeof n){case`undefined`:case`function`:case`symbol`:e.removeAttribute(t);return;case`boolean`:var r=t.toLowerCase().slice(0,5);if(r!==`data-`&&r!==`aria-`){e.removeAttribute(t);return}}e.setAttribute(t,``+n)}}}function bt(e,t,n){if(n===null)e.removeAttribute(t);else{switch(typeof n){case`undefined`:case`function`:case`symbol`:case`boolean`:e.removeAttribute(t);return}e.setAttribute(t,``+n)}}function xt(e,t,n,r){if(r===null)e.removeAttribute(n);else{switch(typeof r){case`undefined`:case`function`:case`symbol`:case`boolean`:e.removeAttribute(n);return}e.setAttributeNS(t,n,``+r)}}function q(e){switch(typeof e){case`bigint`:case`boolean`:case`number`:case`string`:case`undefined`:return e;case`object`:return e;default:return``}}function St(e){var t=e.type;return(e=e.nodeName)&&e.toLowerCase()===`input`&&(t===`checkbox`||t===`radio`)}function Ct(e,t,n){var r=Object.getOwnPropertyDescriptor(e.constructor.prototype,t);if(!e.hasOwnProperty(t)&&r!==void 0&&typeof r.get==`function`&&typeof r.set==`function`){var i=r.get,a=r.set;return Object.defineProperty(e,t,{configurable:!0,get:function(){return i.call(this)},set:function(e){n=``+e,a.call(this,e)}}),Object.defineProperty(e,t,{enumerable:r.enumerable}),{getValue:function(){return n},setValue:function(e){n=``+e},stopTracking:function(){e._valueTracker=null,delete e[t]}}}}function wt(e){if(!e._valueTracker){var t=St(e)?`checked`:`value`;e._valueTracker=Ct(e,t,``+e[t])}}function Tt(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var n=t.getValue(),r=``;return e&&(r=St(e)?e.checked?`true`:`false`:e.value),e=r,e!==n&&(t.setValue(e),!0)}function Et(e){if(e||=typeof document<`u`?document:void 0,e===void 0)return null;try{return e.activeElement||e.body}catch{return e.body}}var Dt=/[\n"\\]/g;function Ot(e){return e.replace(Dt,function(e){return`\\`+e.charCodeAt(0).toString(16)+` `})}function kt(e,t,n,r,i,a,o,s){e.name=``,o!=null&&typeof o!=`function`&&typeof o!=`symbol`&&typeof o!=`boolean`?e.type=o:e.removeAttribute(`type`),t==null?o!==`submit`&&o!==`reset`||e.removeAttribute(`value`):o===`number`?(t===0&&e.value===``||e.value!=t)&&(e.value=``+q(t)):e.value!==``+q(t)&&(e.value=``+q(t)),t==null?n==null?r!=null&&e.removeAttribute(`value`):jt(e,o,q(n)):jt(e,o,q(t)),i==null&&a!=null&&(e.defaultChecked=!!a),i!=null&&(e.checked=i&&typeof i!=`function`&&typeof i!=`symbol`),s!=null&&typeof s!=`function`&&typeof s!=`symbol`&&typeof s!=`boolean`?e.name=``+q(s):e.removeAttribute(`name`)}function At(e,t,n,r,i,a,o,s){if(a!=null&&typeof a!=`function`&&typeof a!=`symbol`&&typeof a!=`boolean`&&(e.type=a),t!=null||n!=null){if(!(a!==`submit`&&a!==`reset`||t!=null)){wt(e);return}n=n==null?``:``+q(n),t=t==null?n:``+q(t),s||t===e.value||(e.value=t),e.defaultValue=t}r??=i,r=typeof r!=`function`&&typeof r!=`symbol`&&!!r,e.checked=s?e.checked:!!r,e.defaultChecked=!!r,o!=null&&typeof o!=`function`&&typeof o!=`symbol`&&typeof o!=`boolean`&&(e.name=o),wt(e)}function jt(e,t,n){t===`number`&&Et(e.ownerDocument)===e||e.defaultValue===``+n||(e.defaultValue=``+n)}function Mt(e,t,n,r){if(e=e.options,t){t={};for(var i=0;i<n.length;i++)t[`$`+n[i]]=!0;for(n=0;n<e.length;n++)i=t.hasOwnProperty(`$`+e[n].value),e[n].selected!==i&&(e[n].selected=i),i&&r&&(e[n].defaultSelected=!0)}else{for(n=``+q(n),t=null,i=0;i<e.length;i++){if(e[i].value===n){e[i].selected=!0,r&&(e[i].defaultSelected=!0);return}t!==null||e[i].disabled||(t=e[i])}t!==null&&(t.selected=!0)}}function Nt(e,t,n){if(t!=null&&(t=``+q(t),t!==e.value&&(e.value=t),n==null)){e.defaultValue!==t&&(e.defaultValue=t);return}e.defaultValue=n==null?``:``+q(n)}function Pt(e,t,n,r){if(t==null){if(r!=null){if(n!=null)throw Error(a(92));if(N(r)){if(1<r.length)throw Error(a(93));r=r[0]}n=r}n??=``,t=n}n=q(t),e.defaultValue=n,r=e.textContent,r===n&&r!==``&&r!==null&&(e.value=r),wt(e)}function Ft(e,t){if(t){var n=e.firstChild;if(n&&n===e.lastChild&&n.nodeType===3){n.nodeValue=t;return}}e.textContent=t}var It=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 Lt(e,t,n){var r=t.indexOf(`--`)===0;n==null||typeof n==`boolean`||n===``?r?e.setProperty(t,``):t===`float`?e.cssFloat=``:e[t]=``:r?e.setProperty(t,n):typeof n!=`number`||n===0||It.has(t)?t===`float`?e.cssFloat=n:e[t]=(``+n).trim():e[t]=n+`px`}function Rt(e,t,n){if(t!=null&&typeof t!=`object`)throw Error(a(62));if(e=e.style,n!=null){for(var r in n)!n.hasOwnProperty(r)||t!=null&&t.hasOwnProperty(r)||(r.indexOf(`--`)===0?e.setProperty(r,``):r===`float`?e.cssFloat=``:e[r]=``);for(var i in t)r=t[i],t.hasOwnProperty(i)&&n[i]!==r&&Lt(e,i,r)}else for(var o in t)t.hasOwnProperty(o)&&Lt(e,o,t[o])}function zt(e){if(e.indexOf(`-`)===-1)return!1;switch(e){case`annotation-xml`:case`color-profile`:case`font-face`:case`font-face-src`:case`font-face-uri`:case`font-face-format`:case`font-face-name`:case`missing-glyph`:return!1;default:return!0}}var Bt=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`]]),Vt=/^[\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 Ht(e){return Vt.test(``+e)?`javascript:throw new Error('React has blocked a javascript: URL as a security precaution.')`:e}function Ut(){}var Wt=null;function Gt(e){return e=e.target||e.srcElement||window,e.correspondingUseElement&&(e=e.correspondingUseElement),e.nodeType===3?e.parentNode:e}var Kt=null,qt=null;function Jt(e){var t=ct(e);if(t&&(e=t.stateNode)){var n=e[$e]||null;a:switch(e=t.stateNode,t.type){case`input`:if(kt(e,n.value,n.defaultValue,n.defaultValue,n.checked,n.defaultChecked,n.type,n.name),t=n.name,n.type===`radio`&&t!=null){for(n=e;n.parentNode;)n=n.parentNode;for(n=n.querySelectorAll(`input[name="`+Ot(``+t)+`"][type="radio"]`),t=0;t<n.length;t++){var r=n[t];if(r!==e&&r.form===e.form){var i=r[$e]||null;if(!i)throw Error(a(90));kt(r,i.value,i.defaultValue,i.defaultValue,i.checked,i.defaultChecked,i.type,i.name)}}for(t=0;t<n.length;t++)r=n[t],r.form===e.form&&Tt(r)}break a;case`textarea`:Nt(e,n.value,n.defaultValue);break a;case`select`:t=n.value,t!=null&&Mt(e,!!n.multiple,t,!1)}}}var Yt=!1;function Xt(e,t,n){if(Yt)return e(t,n);Yt=!0;try{return e(t)}finally{if(Yt=!1,(Kt!==null||qt!==null)&&(bu(),Kt&&(t=Kt,e=qt,qt=Kt=null,Jt(t),e)))for(t=0;t<e.length;t++)Jt(e[t])}}function Zt(e,t){var n=e.stateNode;if(n===null)return null;var r=n[$e]||null;if(r===null)return null;n=r[t];a:switch(t){case`onClick`:case`onClickCapture`:case`onDoubleClick`:case`onDoubleClickCapture`:case`onMouseDown`:case`onMouseDownCapture`:case`onMouseMove`:case`onMouseMoveCapture`:case`onMouseUp`:case`onMouseUpCapture`:case`onMouseEnter`:(r=!r.disabled)||(e=e.type,r=e!==`button`&&e!==`input`&&e!==`select`&&e!==`textarea`),e=!r;break a;default:e=!1}if(e)return null;if(n&&typeof n!=`function`)throw Error(a(231,t,typeof n));return n}var Qt=!(typeof window>`u`||window.document===void 0||window.document.createElement===void 0),$t=!1;if(Qt)try{var en={};Object.defineProperty(en,"passive",{get:function(){$t=!0}}),window.addEventListener(`test`,en,en),window.removeEventListener(`test`,en,en)}catch{$t=!1}var tn=null,nn=null,rn=null;function an(){if(rn)return rn;var e,t=nn,n=t.length,r,i=`value`in tn?tn.value:tn.textContent,a=i.length;for(e=0;e<n&&t[e]===i[e];e++);var o=n-e;for(r=1;r<=o&&t[n-r]===i[a-r];r++);return rn=i.slice(e,1<r?1-r:void 0)}function on(e){var t=e.keyCode;return`charCode`in e?(e=e.charCode,e===0&&t===13&&(e=13)):e=t,e===10&&(e=13),32<=e||e===13?e:0}function sn(){return!0}function cn(){return!1}function ln(e){function t(t,n,r,i,a){for(var o in this._reactName=t,this._targetInst=r,this.type=n,this.nativeEvent=i,this.target=a,this.currentTarget=null,e)e.hasOwnProperty(o)&&(t=e[o],this[o]=t?t(i):i[o]);return this.isDefaultPrevented=(i.defaultPrevented==null?!1===i.returnValue:i.defaultPrevented)?sn:cn,this.isPropagationStopped=cn,this}return p(t.prototype,{preventDefault:function(){this.defaultPrevented=!0;var e=this.nativeEvent;e&&(e.preventDefault?e.preventDefault():typeof e.returnValue!=`unknown`&&(e.returnValue=!1),this.isDefaultPrevented=sn)},stopPropagation:function(){var e=this.nativeEvent;e&&(e.stopPropagation?e.stopPropagation():typeof e.cancelBubble!=`unknown`&&(e.cancelBubble=!0),this.isPropagationStopped=sn)},persist:function(){},isPersistent:sn}),t}var un={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},dn=ln(un),fn=p({},un,{view:0,detail:0}),mn=ln(fn),hn,J,Y,gn=p({},fn,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:Dn,button:0,buttons:0,relatedTarget:function(e){return e.relatedTarget===void 0?e.fromElement===e.srcElement?e.toElement:e.fromElement:e.relatedTarget},movementX:function(e){return`movementX`in e?e.movementX:(e!==Y&&(Y&&e.type===`mousemove`?(hn=e.screenX-Y.screenX,J=e.screenY-Y.screenY):J=hn=0,Y=e),hn)},movementY:function(e){return`movementY`in e?e.movementY:J}}),_n=ln(gn),vn=ln(p({},gn,{dataTransfer:0})),yn=ln(p({},fn,{relatedTarget:0})),bn=ln(p({},un,{animationName:0,elapsedTime:0,pseudoElement:0})),xn=ln(p({},un,{clipboardData:function(e){return`clipboardData`in e?e.clipboardData:window.clipboardData}})),Sn=ln(p({},un,{data:0})),Cn={Esc:`Escape`,Spacebar:` `,Left:`ArrowLeft`,Up:`ArrowUp`,Right:`ArrowRight`,Down:`ArrowDown`,Del:`Delete`,Win:`OS`,Menu:`ContextMenu`,Apps:`ContextMenu`,Scroll:`ScrollLock`,MozPrintableKey:`Unidentified`},wn={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`},Tn={Alt:`altKey`,Control:`ctrlKey`,Meta:`metaKey`,Shift:`shiftKey`};function En(e){var t=this.nativeEvent;return t.getModifierState?t.getModifierState(e):(e=Tn[e])?!!t[e]:!1}function Dn(){return En}var On=ln(p({},fn,{key:function(e){if(e.key){var t=Cn[e.key]||e.key;if(t!==`Unidentified`)return t}return e.type===`keypress`?(e=on(e),e===13?`Enter`:String.fromCharCode(e)):e.type===`keydown`||e.type===`keyup`?wn[e.keyCode]||`Unidentified`:``},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:Dn,charCode:function(e){return e.type===`keypress`?on(e):0},keyCode:function(e){return e.type===`keydown`||e.type===`keyup`?e.keyCode:0},which:function(e){return e.type===`keypress`?on(e):e.type===`keydown`||e.type===`keyup`?e.keyCode:0}})),kn=ln(p({},gn,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0})),An=ln(p({},fn,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Dn})),jn=ln(p({},un,{propertyName:0,elapsedTime:0,pseudoElement:0})),Mn=ln(p({},gn,{deltaX:function(e){return`deltaX`in e?e.deltaX:`wheelDeltaX`in e?-e.wheelDeltaX:0},deltaY:function(e){return`deltaY`in e?e.deltaY:`wheelDeltaY`in e?-e.wheelDeltaY:`wheelDelta`in e?-e.wheelDelta:0},deltaZ:0,deltaMode:0})),Nn=ln(p({},un,{newState:0,oldState:0})),Pn=[9,13,27,32],Fn=Qt&&`CompositionEvent`in window,In=null;Qt&&`documentMode`in document&&(In=document.documentMode);var Ln=Qt&&`TextEvent`in window&&!In,Rn=Qt&&(!Fn||In&&8<In&&11>=In),zn=` `,Bn=!1;function Vn(e,t){switch(e){case`keyup`:return Pn.indexOf(t.keyCode)!==-1;case`keydown`:return t.keyCode!==229;case`keypress`:case`mousedown`:case`focusout`:return!0;default:return!1}}function Hn(e){return e=e.detail,typeof e==`object`&&`data`in e?e.data:null}var Un=!1;function Wn(e,t){switch(e){case`compositionend`:return Hn(t);case`keypress`:return t.which===32?(Bn=!0,zn):null;case`textInput`:return e=t.data,e===zn&&Bn?null:e;default:return null}}function Gn(e,t){if(Un)return e===`compositionend`||!Fn&&Vn(e,t)?(e=an(),rn=nn=tn=null,Un=!1,e):null;switch(e){case`paste`:return null;case`keypress`:if(!(t.ctrlKey||t.altKey||t.metaKey)||t.ctrlKey&&t.altKey){if(t.char&&1<t.char.length)return t.char;if(t.which)return String.fromCharCode(t.which)}return null;case`compositionend`:return Rn&&t.locale!==`ko`?null:t.data;default:return null}}var Kn={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 qn(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t===`input`?!!Kn[e.type]:t===`textarea`}function Jn(e,t,n,r){Kt?qt?qt.push(r):qt=[r]:Kt=r,t=Od(t,`onChange`),0<t.length&&(n=new dn(`onChange`,`change`,null,n,r),e.push({event:n,listeners:t}))}var Yn=null,Xn=null;function Zn(e){bd(e,0)}function Qn(e){if(Tt(lt(e)))return e}function $n(e,t){if(e===`change`)return t}var er=!1;if(Qt){var tr;if(Qt){var nr=`oninput`in document;if(!nr){var rr=document.createElement(`div`);rr.setAttribute(`oninput`,`return;`),nr=typeof rr.oninput==`function`}tr=nr}else tr=!1;er=tr&&(!document.documentMode||9<document.documentMode)}function ir(){Yn&&(Yn.detachEvent(`onpropertychange`,ar),Xn=Yn=null)}function ar(e){if(e.propertyName===`value`&&Qn(Xn)){var t=[];Jn(t,Xn,e,Gt(e)),Xt(Zn,t)}}function or(e,t,n){e===`focusin`?(ir(),Yn=t,Xn=n,Yn.attachEvent(`onpropertychange`,ar)):e===`focusout`&&ir()}function sr(e){if(e===`selectionchange`||e===`keyup`||e===`keydown`)return Qn(Xn)}function cr(e,t){if(e===`click`)return Qn(t)}function lr(e,t){if(e===`input`||e===`change`)return Qn(t)}function ur(e,t){return e===t&&(e!==0||1/e==1/t)||e!==e&&t!==t}var dr=typeof Object.is==`function`?Object.is:ur;function fr(e,t){if(dr(e,t))return!0;if(typeof e!=`object`||!e||typeof t!=`object`||!t)return!1;var n=Object.keys(e),r=Object.keys(t);if(n.length!==r.length)return!1;for(r=0;r<n.length;r++){var i=n[r];if(!W.call(t,i)||!dr(e[i],t[i]))return!1}return!0}function pr(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function mr(e,t){var n=pr(e);e=0;for(var r;n;){if(n.nodeType===3){if(r=e+n.textContent.length,e<=t&&r>=t)return{node:n,offset:t-e};e=r}a:{for(;n;){if(n.nextSibling){n=n.nextSibling;break a}n=n.parentNode}n=void 0}n=pr(n)}}function hr(e,t){return e&&t?e===t?!0:e&&e.nodeType===3?!1:t&&t.nodeType===3?hr(e,t.parentNode):`contains`in e?e.contains(t):e.compareDocumentPosition?!!(e.compareDocumentPosition(t)&16):!1:!1}function gr(e){e=e!=null&&e.ownerDocument!=null&&e.ownerDocument.defaultView!=null?e.ownerDocument.defaultView:window;for(var t=Et(e.document);t instanceof e.HTMLIFrameElement;){try{var n=typeof t.contentWindow.location.href==`string`}catch{n=!1}if(n)e=t.contentWindow;else break;t=Et(e.document)}return t}function _r(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&(t===`input`&&(e.type===`text`||e.type===`search`||e.type===`tel`||e.type===`url`||e.type===`password`)||t===`textarea`||e.contentEditable===`true`)}var vr=Qt&&`documentMode`in document&&11>=document.documentMode,yr=null,br=null,xr=null,Sr=!1;function Cr(e,t,n){var r=n.window===n?n.document:n.nodeType===9?n:n.ownerDocument;Sr||yr==null||yr!==Et(r)||(r=yr,`selectionStart`in r&&_r(r)?r={start:r.selectionStart,end:r.selectionEnd}:(r=(r.ownerDocument&&r.ownerDocument.defaultView||window).getSelection(),r={anchorNode:r.anchorNode,anchorOffset:r.anchorOffset,focusNode:r.focusNode,focusOffset:r.focusOffset}),xr&&fr(xr,r)||(xr=r,r=Od(br,`onSelect`),0<r.length&&(t=new dn(`onSelect`,`select`,null,t,n),e.push({event:t,listeners:r}),t.target=yr)))}function wr(e,t){var n={};return n[e.toLowerCase()]=t.toLowerCase(),n[`Webkit`+e]=`webkit`+t,n[`Moz`+e]=`moz`+t,n}var Tr={animationend:wr(`Animation`,`AnimationEnd`),animationiteration:wr(`Animation`,`AnimationIteration`),animationstart:wr(`Animation`,`AnimationStart`),transitionrun:wr(`Transition`,`TransitionRun`),transitionstart:wr(`Transition`,`TransitionStart`),transitioncancel:wr(`Transition`,`TransitionCancel`),transitionend:wr(`Transition`,`TransitionEnd`)},Er={},Dr={};Qt&&(Dr=document.createElement(`div`).style,`AnimationEvent`in window||(delete Tr.animationend.animation,delete Tr.animationiteration.animation,delete Tr.animationstart.animation),`TransitionEvent`in window||delete Tr.transitionend.transition);function Or(e){if(Er[e])return Er[e];if(!Tr[e])return e;var t=Tr[e],n;for(n in t)if(t.hasOwnProperty(n)&&n in Dr)return Er[e]=t[n];return e}var kr=Or(`animationend`),Ar=Or(`animationiteration`),jr=Or(`animationstart`),Mr=Or(`transitionrun`),Nr=Or(`transitionstart`),Pr=Or(`transitioncancel`),Fr=Or(`transitionend`),Ir=new Map,Lr=`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(` `);Lr.push(`scrollEnd`);function Rr(e,t){Ir.set(e,t),mt(t,[e])}var zr=typeof reportError==`function`?reportError:function(e){if(typeof window==`object`&&typeof window.ErrorEvent==`function`){var t=new window.ErrorEvent(`error`,{bubbles:!0,cancelable:!0,message:typeof e==`object`&&e&&typeof e.message==`string`?String(e.message):String(e),error:e});if(!window.dispatchEvent(t))return}else if(typeof process==`object`&&typeof process.emit==`function`){process.emit(`uncaughtException`,e);return}console.error(e)},Br=[],Vr=0,Hr=0;function Ur(){for(var e=Vr,t=Hr=Vr=0;t<e;){var n=Br[t];Br[t++]=null;var r=Br[t];Br[t++]=null;var i=Br[t];Br[t++]=null;var a=Br[t];if(Br[t++]=null,r!==null&&i!==null){var o=r.pending;o===null?i.next=i:(i.next=o.next,o.next=i),r.pending=i}a!==0&&qr(n,i,a)}}function Wr(e,t,n,r){Br[Vr++]=e,Br[Vr++]=t,Br[Vr++]=n,Br[Vr++]=r,Hr|=r,e.lanes|=r,e=e.alternate,e!==null&&(e.lanes|=r)}function Gr(e,t,n,r){return Wr(e,t,n,r),Jr(e)}function Kr(e,t){return Wr(e,null,null,t),Jr(e)}function qr(e,t,n){e.lanes|=n;var r=e.alternate;r!==null&&(r.lanes|=n);for(var i=!1,a=e.return;a!==null;)a.childLanes|=n,r=a.alternate,r!==null&&(r.childLanes|=n),a.tag===22&&(e=a.stateNode,e===null||e._visibility&1||(i=!0)),e=a,a=a.return;return e.tag===3?(a=e.stateNode,i&&t!==null&&(i=31-Ae(n),e=a.hiddenUpdates,r=e[i],r===null?e[i]=[t]:r.push(t),t.lane=n|536870912),a):null}function Jr(e){if(50<du)throw du=0,fu=null,Error(a(185));for(var t=e.return;t!==null;)e=t,t=e.return;return e.tag===3?e.stateNode:null}var Yr={};function Xr(e,t,n,r){this.tag=e,this.key=n,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.refCleanup=this.ref=null,this.pendingProps=t,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=r,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function Zr(e,t,n,r){return new Xr(e,t,n,r)}function Qr(e){return e=e.prototype,!(!e||!e.isReactComponent)}function $r(e,t){var n=e.alternate;return n===null?(n=Zr(e.tag,t,e.key,e.mode),n.elementType=e.elementType,n.type=e.type,n.stateNode=e.stateNode,n.alternate=e,e.alternate=n):(n.pendingProps=t,n.type=e.type,n.flags=0,n.subtreeFlags=0,n.deletions=null),n.flags=e.flags&65011712,n.childLanes=e.childLanes,n.lanes=e.lanes,n.child=e.child,n.memoizedProps=e.memoizedProps,n.memoizedState=e.memoizedState,n.updateQueue=e.updateQueue,t=e.dependencies,n.dependencies=t===null?null:{lanes:t.lanes,firstContext:t.firstContext},n.sibling=e.sibling,n.index=e.index,n.ref=e.ref,n.refCleanup=e.refCleanup,n}function ei(e,t){e.flags&=65011714;var n=e.alternate;return n===null?(e.childLanes=0,e.lanes=t,e.child=null,e.subtreeFlags=0,e.memoizedProps=null,e.memoizedState=null,e.updateQueue=null,e.dependencies=null,e.stateNode=null):(e.childLanes=n.childLanes,e.lanes=n.lanes,e.child=n.child,e.subtreeFlags=0,e.deletions=null,e.memoizedProps=n.memoizedProps,e.memoizedState=n.memoizedState,e.updateQueue=n.updateQueue,e.type=n.type,t=n.dependencies,e.dependencies=t===null?null:{lanes:t.lanes,firstContext:t.firstContext}),e}function ti(e,t,n,r,i,o){var s=0;if(r=e,typeof e==`function`)Qr(e)&&(s=1);else if(typeof e==`string`)s=Gf(e,n,V.current)?26:e===`html`||e===`head`||e===`body`?27:5;else a:switch(e){case D:return e=Zr(31,n,t,i),e.elementType=D,e.lanes=o,e;case _:return ni(n.children,i,o,t);case v:s=8,i|=24;break;case y:return e=Zr(12,n,t,i|2),e.elementType=y,e.lanes=o,e;case C:return e=Zr(13,n,t,i),e.elementType=C,e.lanes=o,e;case w:return e=Zr(19,n,t,i),e.elementType=w,e.lanes=o,e;default:if(typeof e==`object`&&e)switch(e.$$typeof){case x:s=10;break a;case b:s=9;break a;case S:s=11;break a;case T:s=14;break a;case E:s=16,r=null;break a}s=29,n=Error(a(130,e===null?`null`:typeof e,``)),r=null}return t=Zr(s,n,t,i),t.elementType=e,t.type=r,t.lanes=o,t}function ni(e,t,n,r){return e=Zr(7,e,r,t),e.lanes=n,e}function ri(e,t,n){return e=Zr(6,e,null,t),e.lanes=n,e}function ii(e){var t=Zr(18,null,null,0);return t.stateNode=e,t}function ai(e,t,n){return t=Zr(4,e.children===null?[]:e.children,e.key,t),t.lanes=n,t.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},t}var oi=new WeakMap;function si(e,t){if(typeof e==`object`&&e){var n=oi.get(e);return n===void 0?(t={value:e,source:t,stack:U(t)},oi.set(e,t),t):n}return{value:e,source:t,stack:U(t)}}var ci=[],li=0,ui=null,di=0,fi=[],pi=0,mi=null,hi=1,gi=``;function _i(e,t){ci[li++]=di,ci[li++]=ui,ui=e,di=t}function vi(e,t,n){fi[pi++]=hi,fi[pi++]=gi,fi[pi++]=mi,mi=e;var r=hi;e=gi;var i=32-Ae(r)-1;r&=~(1<<i),n+=1;var a=32-Ae(t)+i;if(30<a){var o=i-i%5;a=(r&(1<<o)-1).toString(32),r>>=o,i-=o,hi=1<<32-Ae(t)+i|n<<i|r,gi=a+e}else hi=1<<a|n<<i|r,gi=e}function yi(e){e.return!==null&&(_i(e,1),vi(e,1,0))}function bi(e){for(;e===ui;)ui=ci[--li],ci[li]=null,di=ci[--li],ci[li]=null;for(;e===mi;)mi=fi[--pi],fi[pi]=null,gi=fi[--pi],fi[pi]=null,hi=fi[--pi],fi[pi]=null}function xi(e,t){fi[pi++]=hi,fi[pi++]=gi,fi[pi++]=mi,hi=t.id,gi=t.overflow,mi=e}var Si=null,Ci=null,wi=!1,Ti=null,Ei=!1,Di=Error(a(519));function Oi(e){throw Pi(si(Error(a(418,1<arguments.length&&arguments[1]!==void 0&&arguments[1]?`text`:`HTML`,``)),e)),Di}function ki(e){var t=e.stateNode,n=e.type,r=e.memoizedProps;switch(t[Qe]=e,t[$e]=r,n){case`dialog`:xd(`cancel`,t),xd(`close`,t);break;case`iframe`:case`object`:case`embed`:xd(`load`,t);break;case`video`:case`audio`:for(n=0;n<vd.length;n++)xd(vd[n],t);break;case`source`:xd(`error`,t);break;case`img`:case`image`:case`link`:xd(`error`,t),xd(`load`,t);break;case`details`:xd(`toggle`,t);break;case`input`:xd(`invalid`,t),At(t,r.value,r.defaultValue,r.checked,r.defaultChecked,r.type,r.name,!0);break;case`select`:xd(`invalid`,t);break;case`textarea`:xd(`invalid`,t),Pt(t,r.value,r.defaultValue,r.children)}n=r.children,typeof n!=`string`&&typeof n!=`number`&&typeof n!=`bigint`||t.textContent===``+n||!0===r.suppressHydrationWarning||Pd(t.textContent,n)?(r.popover!=null&&(xd(`beforetoggle`,t),xd(`toggle`,t)),r.onScroll!=null&&xd(`scroll`,t),r.onScrollEnd!=null&&xd(`scrollend`,t),r.onClick!=null&&(t.onclick=Ut),t=!0):t=!1,t||Oi(e,!0)}function Ai(e){for(Si=e.return;Si;)switch(Si.tag){case 5:case 31:case 13:Ei=!1;return;case 27:case 3:Ei=!0;return;default:Si=Si.return}}function ji(e){if(e!==Si)return!1;if(!wi)return Ai(e),wi=!0,!1;var t=e.tag,n;if((n=t!==3&&t!==27)&&((n=t===5)&&(n=e.type,n=n===`form`||n===`button`||Kd(e.type,e.memoizedProps)),n=!n),n&&Ci&&Oi(e),Ai(e),t===13){if(e=e.memoizedState,e=e===null?null:e.dehydrated,!e)throw Error(a(317));Ci=pf(e)}else if(t===31){if(e=e.memoizedState,e=e===null?null:e.dehydrated,!e)throw Error(a(317));Ci=pf(e)}else t===27?(t=Ci,ef(e.type)?(e=ff,ff=null,Ci=e):Ci=t):Ci=Si?df(e.stateNode.nextSibling):null;return!0}function Mi(){Ci=Si=null,wi=!1}function Ni(){var e=Ti;return e!==null&&(Zl===null?Zl=e:Zl.push.apply(Zl,e),Ti=null),e}function Pi(e){Ti===null?Ti=[e]:Ti.push(e)}var Fi=R(null),Ii=null,Li=null;function Ri(e,t,n){B(Fi,t._currentValue),t._currentValue=n}function zi(e){e._currentValue=Fi.current,z(Fi)}function Bi(e,t,n){for(;e!==null;){var r=e.alternate;if((e.childLanes&t)===t?r!==null&&(r.childLanes&t)!==t&&(r.childLanes|=t):(e.childLanes|=t,r!==null&&(r.childLanes|=t)),e===n)break;e=e.return}}function Vi(e,t,n,r){var i=e.child;for(i!==null&&(i.return=e);i!==null;){var o=i.dependencies;if(o!==null){var s=i.child;o=o.firstContext;a:for(;o!==null;){var c=o;o=i;for(var l=0;l<t.length;l++)if(c.context===t[l]){o.lanes|=n,c=o.alternate,c!==null&&(c.lanes|=n),Bi(o.return,n,e),r||(s=null);break a}o=c.next}}else if(i.tag===18){if(s=i.return,s===null)throw Error(a(341));s.lanes|=n,o=s.alternate,o!==null&&(o.lanes|=n),Bi(s,n,e),s=null}else s=i.child;if(s!==null)s.return=i;else for(s=i;s!==null;){if(s===e){s=null;break}if(i=s.sibling,i!==null){i.return=s.return,s=i;break}s=s.return}i=s}}function Hi(e,t,n,r){e=null;for(var i=t,o=!1;i!==null;){if(!o){if(i.flags&524288)o=!0;else if(i.flags&262144)break}if(i.tag===10){var s=i.alternate;if(s===null)throw Error(a(387));if(s=s.memoizedProps,s!==null){var c=i.type;dr(i.pendingProps.value,s.value)||(e===null?e=[c]:e.push(c))}}else if(i===re.current){if(s=i.alternate,s===null)throw Error(a(387));s.memoizedState.memoizedState!==i.memoizedState.memoizedState&&(e===null?e=[ep]:e.push(ep))}i=i.return}e!==null&&Vi(t,e,n,r),t.flags|=262144}function Ui(e){for(e=e.firstContext;e!==null;){if(!dr(e.context._currentValue,e.memoizedValue))return!0;e=e.next}return!1}function Wi(e){Ii=e,Li=null,e=e.dependencies,e!==null&&(e.firstContext=null)}function Gi(e){return qi(Ii,e)}function Ki(e,t){return Ii===null&&Wi(e),qi(e,t)}function qi(e,t){var n=t._currentValue;if(t={context:t,memoizedValue:n,next:null},Li===null){if(e===null)throw Error(a(308));Li=t,e.dependencies={lanes:0,firstContext:t},e.flags|=524288}else Li=Li.next=t;return n}var Ji=typeof AbortController<`u`?AbortController:function(){var e=[],t=this.signal={aborted:!1,addEventListener:function(t,n){e.push(n)}};this.abort=function(){t.aborted=!0,e.forEach(function(e){return e()})}},Yi=t.unstable_scheduleCallback,Xi=t.unstable_NormalPriority,Zi={$$typeof:x,Consumer:null,Provider:null,_currentValue:null,_currentValue2:null,_threadCount:0};function Qi(){return{controller:new Ji,data:new Map,refCount:0}}function $i(e){e.refCount--,e.refCount===0&&Yi(Xi,function(){e.controller.abort()})}var ea=null,ta=0,na=0,ra=null;function ia(e,t){if(ea===null){var n=ea=[];ta=0,na=fd(),ra={status:`pending`,value:void 0,then:function(e){n.push(e)}}}return ta++,t.then(aa,aa),t}function aa(){if(--ta===0&&ea!==null){ra!==null&&(ra.status=`fulfilled`);var e=ea;ea=null,na=0,ra=null;for(var t=0;t<e.length;t++)(0,e[t])()}}function oa(e,t){var n=[],r={status:`pending`,value:null,reason:null,then:function(e){n.push(e)}};return e.then(function(){r.status=`fulfilled`,r.value=t;for(var e=0;e<n.length;e++)(0,n[e])(t)},function(e){for(r.status=`rejected`,r.reason=e,e=0;e<n.length;e++)(0,n[e])(void 0)}),r}var sa=P.S;P.S=function(e,t){eu=ve(),typeof t==`object`&&t&&typeof t.then==`function`&&ia(e,t),sa!==null&&sa(e,t)};var ca=R(null);function la(){var e=ca.current;return e===null?Fl.pooledCache:e}function ua(e,t){t===null?B(ca,ca.current):B(ca,t.pool)}function da(){var e=la();return e===null?null:{parent:Zi._currentValue,pool:e}}var fa=Error(a(460)),pa=Error(a(474)),ma=Error(a(542)),ha={then:function(){}};function ga(e){return e=e.status,e===`fulfilled`||e===`rejected`}function _a(e,t,n){switch(n=e[n],n===void 0?e.push(t):n!==t&&(t.then(Ut,Ut),t=n),t.status){case`fulfilled`:return t.value;case`rejected`:throw e=t.reason,xa(e),e;default:if(typeof t.status==`string`)t.then(Ut,Ut);else{if(e=Fl,e!==null&&100<e.shellSuspendCounter)throw Error(a(482));e=t,e.status=`pending`,e.then(function(e){if(t.status===`pending`){var n=t;n.status=`fulfilled`,n.value=e}},function(e){if(t.status===`pending`){var n=t;n.status=`rejected`,n.reason=e}})}switch(t.status){case`fulfilled`:return t.value;case`rejected`:throw e=t.reason,xa(e),e}throw ya=t,fa}}function va(e){try{var t=e._init;return t(e._payload)}catch(e){throw typeof e==`object`&&e&&typeof e.then==`function`?(ya=e,fa):e}}var ya=null;function ba(){if(ya===null)throw Error(a(459));var e=ya;return ya=null,e}function xa(e){if(e===fa||e===ma)throw Error(a(483))}var Sa=null,Ca=0;function wa(e){var t=Ca;return Ca+=1,Sa===null&&(Sa=[]),_a(Sa,e,t)}function Ta(e,t){t=t.props.ref,e.ref=t===void 0?null:t}function Ea(e,t){throw t.$$typeof===m?Error(a(525)):(e=Object.prototype.toString.call(t),Error(a(31,e===`[object Object]`?`object with keys {`+Object.keys(t).join(`, `)+`}`:e)))}function Da(e){function t(t,n){if(e){var r=t.deletions;r===null?(t.deletions=[n],t.flags|=16):r.push(n)}}function n(n,r){if(!e)return null;for(;r!==null;)t(n,r),r=r.sibling;return null}function r(e){for(var t=new Map;e!==null;)e.key===null?t.set(e.index,e):t.set(e.key,e),e=e.sibling;return t}function i(e,t){return e=$r(e,t),e.index=0,e.sibling=null,e}function o(t,n,r){return t.index=r,e?(r=t.alternate,r===null?(t.flags|=67108866,n):(r=r.index,r<n?(t.flags|=67108866,n):r)):(t.flags|=1048576,n)}function s(t){return e&&t.alternate===null&&(t.flags|=67108866),t}function c(e,t,n,r){return t===null||t.tag!==6?(t=ri(n,e.mode,r),t.return=e,t):(t=i(t,n),t.return=e,t)}function l(e,t,n,r){var a=n.type;return a===_?d(e,t,n.props.children,r,n.key):t!==null&&(t.elementType===a||typeof a==`object`&&a&&a.$$typeof===E&&va(a)===t.type)?(t=i(t,n.props),Ta(t,n),t.return=e,t):(t=ti(n.type,n.key,n.props,null,e.mode,r),Ta(t,n),t.return=e,t)}function u(e,t,n,r){return t===null||t.tag!==4||t.stateNode.containerInfo!==n.containerInfo||t.stateNode.implementation!==n.implementation?(t=ai(n,e.mode,r),t.return=e,t):(t=i(t,n.children||[]),t.return=e,t)}function d(e,t,n,r,a){return t===null||t.tag!==7?(t=ni(n,e.mode,r,a),t.return=e,t):(t=i(t,n),t.return=e,t)}function f(e,t,n){if(typeof t==`string`&&t!==``||typeof t==`number`||typeof t==`bigint`)return t=ri(``+t,e.mode,n),t.return=e,t;if(typeof t==`object`&&t){switch(t.$$typeof){case h:return n=ti(t.type,t.key,t.props,null,e.mode,n),Ta(n,t),n.return=e,n;case g:return t=ai(t,e.mode,n),t.return=e,t;case E:return t=va(t),f(e,t,n)}if(N(t)||A(t))return t=ni(t,e.mode,n,null),t.return=e,t;if(typeof t.then==`function`)return f(e,wa(t),n);if(t.$$typeof===x)return f(e,Ki(e,t),n);Ea(e,t)}return null}function p(e,t,n,r){var i=t===null?null:t.key;if(typeof n==`string`&&n!==``||typeof n==`number`||typeof n==`bigint`)return i===null?c(e,t,``+n,r):null;if(typeof n==`object`&&n){switch(n.$$typeof){case h:return n.key===i?l(e,t,n,r):null;case g:return n.key===i?u(e,t,n,r):null;case E:return n=va(n),p(e,t,n,r)}if(N(n)||A(n))return i===null?d(e,t,n,r,null):null;if(typeof n.then==`function`)return p(e,t,wa(n),r);if(n.$$typeof===x)return p(e,t,Ki(e,n),r);Ea(e,n)}return null}function m(e,t,n,r,i){if(typeof r==`string`&&r!==``||typeof r==`number`||typeof r==`bigint`)return e=e.get(n)||null,c(t,e,``+r,i);if(typeof r==`object`&&r){switch(r.$$typeof){case h:return e=e.get(r.key===null?n:r.key)||null,l(t,e,r,i);case g:return e=e.get(r.key===null?n:r.key)||null,u(t,e,r,i);case E:return r=va(r),m(e,t,n,r,i)}if(N(r)||A(r))return e=e.get(n)||null,d(t,e,r,i,null);if(typeof r.then==`function`)return m(e,t,n,wa(r),i);if(r.$$typeof===x)return m(e,t,n,Ki(t,r),i);Ea(t,r)}return null}function v(i,a,s,c){for(var l=null,u=null,d=a,h=a=0,g=null;d!==null&&h<s.length;h++){d.index>h?(g=d,d=null):g=d.sibling;var _=p(i,d,s[h],c);if(_===null){d===null&&(d=g);break}e&&d&&_.alternate===null&&t(i,d),a=o(_,a,h),u===null?l=_:u.sibling=_,u=_,d=g}if(h===s.length)return n(i,d),wi&&_i(i,h),l;if(d===null){for(;h<s.length;h++)d=f(i,s[h],c),d!==null&&(a=o(d,a,h),u===null?l=d:u.sibling=d,u=d);return wi&&_i(i,h),l}for(d=r(d);h<s.length;h++)g=m(d,i,h,s[h],c),g!==null&&(e&&g.alternate!==null&&d.delete(g.key===null?h:g.key),a=o(g,a,h),u===null?l=g:u.sibling=g,u=g);return e&&d.forEach(function(e){return t(i,e)}),wi&&_i(i,h),l}function y(i,s,c,l){if(c==null)throw Error(a(151));for(var u=null,d=null,h=s,g=s=0,_=null,v=c.next();h!==null&&!v.done;g++,v=c.next()){h.index>g?(_=h,h=null):_=h.sibling;var y=p(i,h,v.value,l);if(y===null){h===null&&(h=_);break}e&&h&&y.alternate===null&&t(i,h),s=o(y,s,g),d===null?u=y:d.sibling=y,d=y,h=_}if(v.done)return n(i,h),wi&&_i(i,g),u;if(h===null){for(;!v.done;g++,v=c.next())v=f(i,v.value,l),v!==null&&(s=o(v,s,g),d===null?u=v:d.sibling=v,d=v);return wi&&_i(i,g),u}for(h=r(h);!v.done;g++,v=c.next())v=m(h,i,g,v.value,l),v!==null&&(e&&v.alternate!==null&&h.delete(v.key===null?g:v.key),s=o(v,s,g),d===null?u=v:d.sibling=v,d=v);return e&&h.forEach(function(e){return t(i,e)}),wi&&_i(i,g),u}function b(e,r,o,c){if(typeof o==`object`&&o&&o.type===_&&o.key===null&&(o=o.props.children),typeof o==`object`&&o){switch(o.$$typeof){case h:a:{for(var l=o.key;r!==null;){if(r.key===l){if(l=o.type,l===_){if(r.tag===7){n(e,r.sibling),c=i(r,o.props.children),c.return=e,e=c;break a}}else if(r.elementType===l||typeof l==`object`&&l&&l.$$typeof===E&&va(l)===r.type){n(e,r.sibling),c=i(r,o.props),Ta(c,o),c.return=e,e=c;break a}n(e,r);break}t(e,r),r=r.sibling}o.type===_?(c=ni(o.props.children,e.mode,c,o.key),c.return=e,e=c):(c=ti(o.type,o.key,o.props,null,e.mode,c),Ta(c,o),c.return=e,e=c)}return s(e);case g:a:{for(l=o.key;r!==null;){if(r.key===l){if(r.tag===4&&r.stateNode.containerInfo===o.containerInfo&&r.stateNode.implementation===o.implementation){n(e,r.sibling),c=i(r,o.children||[]),c.return=e,e=c;break a}n(e,r);break}t(e,r),r=r.sibling}c=ai(o,e.mode,c),c.return=e,e=c}return s(e);case E:return o=va(o),b(e,r,o,c)}if(N(o))return v(e,r,o,c);if(A(o)){if(l=A(o),typeof l!=`function`)throw Error(a(150));return o=l.call(o),y(e,r,o,c)}if(typeof o.then==`function`)return b(e,r,wa(o),c);if(o.$$typeof===x)return b(e,r,Ki(e,o),c);Ea(e,o)}return typeof o==`string`&&o!==``||typeof o==`number`||typeof o==`bigint`?(o=``+o,r!==null&&r.tag===6?(n(e,r.sibling),c=i(r,o),c.return=e,e=c):(n(e,r),c=ri(o,e.mode,c),c.return=e,e=c),s(e)):n(e,r)}return function(e,t,n,r){try{Ca=0;var i=b(e,t,n,r);return Sa=null,i}catch(t){if(t===fa||t===ma)throw t;var a=Zr(29,t,null,e.mode);return a.lanes=r,a.return=e,a}}}var Oa=Da(!0),ka=Da(!1),Aa=!1;function ja(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,lanes:0,hiddenCallbacks:null},callbacks:null}}function Ma(e,t){e=e.updateQueue,t.updateQueue===e&&(t.updateQueue={baseState:e.baseState,firstBaseUpdate:e.firstBaseUpdate,lastBaseUpdate:e.lastBaseUpdate,shared:e.shared,callbacks:null})}function Na(e){return{lane:e,tag:0,payload:null,callback:null,next:null}}function Pa(e,t,n){var r=e.updateQueue;if(r===null)return null;if(r=r.shared,Pl&2){var i=r.pending;return i===null?t.next=t:(t.next=i.next,i.next=t),r.pending=t,t=Jr(e),qr(e,null,n),t}return Wr(e,r,t,n),Jr(e)}function Fa(e,t,n){if(t=t.updateQueue,t!==null&&(t=t.shared,n&4194048)){var r=t.lanes;r&=e.pendingLanes,n|=r,t.lanes=n,Ge(e,n)}}function Ia(e,t){var n=e.updateQueue,r=e.alternate;if(r!==null&&(r=r.updateQueue,n===r)){var i=null,a=null;if(n=n.firstBaseUpdate,n!==null){do{var o={lane:n.lane,tag:n.tag,payload:n.payload,callback:null,next:null};a===null?i=a=o:a=a.next=o,n=n.next}while(n!==null);a===null?i=a=t:a=a.next=t}else i=a=t;n={baseState:r.baseState,firstBaseUpdate:i,lastBaseUpdate:a,shared:r.shared,callbacks:r.callbacks},e.updateQueue=n;return}e=n.lastBaseUpdate,e===null?n.firstBaseUpdate=t:e.next=t,n.lastBaseUpdate=t}var La=!1;function Ra(){if(La){var e=ra;if(e!==null)throw e}}function za(e,t,n,r){La=!1;var i=e.updateQueue;Aa=!1;var a=i.firstBaseUpdate,o=i.lastBaseUpdate,s=i.shared.pending;if(s!==null){i.shared.pending=null;var c=s,l=c.next;c.next=null,o===null?a=l:o.next=l,o=c;var u=e.alternate;u!==null&&(u=u.updateQueue,s=u.lastBaseUpdate,s!==o&&(s===null?u.firstBaseUpdate=l:s.next=l,u.lastBaseUpdate=c))}if(a!==null){var d=i.baseState;o=0,u=l=c=null,s=a;do{var f=s.lane&-536870913,m=f!==s.lane;if(m?(Ll&f)===f:(r&f)===f){f!==0&&f===na&&(La=!0),u!==null&&(u=u.next={lane:0,tag:s.tag,payload:s.payload,callback:null,next:null});a:{var h=e,g=s;f=t;var _=n;switch(g.tag){case 1:if(h=g.payload,typeof h==`function`){d=h.call(_,d,f);break a}d=h;break a;case 3:h.flags=h.flags&-65537|128;case 0:if(h=g.payload,f=typeof h==`function`?h.call(_,d,f):h,f==null)break a;d=p({},d,f);break a;case 2:Aa=!0}}f=s.callback,f!==null&&(e.flags|=64,m&&(e.flags|=8192),m=i.callbacks,m===null?i.callbacks=[f]:m.push(f))}else m={lane:f,tag:s.tag,payload:s.payload,callback:s.callback,next:null},u===null?(l=u=m,c=d):u=u.next=m,o|=f;if(s=s.next,s===null){if(s=i.shared.pending,s===null)break;m=s,s=m.next,m.next=null,i.lastBaseUpdate=m,i.shared.pending=null}}while(1);u===null&&(c=d),i.baseState=c,i.firstBaseUpdate=l,i.lastBaseUpdate=u,a===null&&(i.shared.lanes=0),Gl|=o,e.lanes=o,e.memoizedState=d}}function Ba(e,t){if(typeof e!=`function`)throw Error(a(191,e));e.call(t)}function Va(e,t){var n=e.callbacks;if(n!==null)for(e.callbacks=null,e=0;e<n.length;e++)Ba(n[e],t)}var Ha=R(null),Ua=R(0);function Wa(e,t){e=Ul,B(Ua,e),B(Ha,t),Ul=e|t.baseLanes}function Ga(){B(Ua,Ul),B(Ha,Ha.current)}function Ka(){Ul=Ua.current,z(Ha),z(Ua)}var qa=R(null),Ja=null;function Ya(e){var t=e.alternate;B(eo,eo.current&1),B(qa,e),Ja===null&&(t===null||Ha.current!==null||t.memoizedState!==null)&&(Ja=e)}function Xa(e){B(eo,eo.current),B(qa,e),Ja===null&&(Ja=e)}function Za(e){e.tag===22?(B(eo,eo.current),B(qa,e),Ja===null&&(Ja=e)):Qa(e)}function Qa(){B(eo,eo.current),B(qa,qa.current)}function $a(e){z(qa),Ja===e&&(Ja=null),z(eo)}var eo=R(0);function to(e){for(var t=e;t!==null;){if(t.tag===13){var n=t.memoizedState;if(n!==null&&(n=n.dehydrated,n===null||cf(n)||lf(n)))return t}else if(t.tag===19&&(t.memoizedProps.revealOrder===`forwards`||t.memoizedProps.revealOrder===`backwards`||t.memoizedProps.revealOrder===`unstable_legacy-backwards`||t.memoizedProps.revealOrder===`together`)){if(t.flags&128)return t}else if(t.child!==null){t.child.return=t,t=t.child;continue}if(t===e)break;for(;t.sibling===null;){if(t.return===null||t.return===e)return null;t=t.return}t.sibling.return=t.return,t=t.sibling}return null}var no=0,X=null,ro=null,io=null,ao=!1,oo=!1,so=!1,co=0,lo=0,uo=null,fo=0;function po(){throw Error(a(321))}function mo(e,t){if(t===null)return!1;for(var n=0;n<t.length&&n<e.length;n++)if(!dr(e[n],t[n]))return!1;return!0}function ho(e,t,n,r,i,a){return no=a,X=t,t.memoizedState=null,t.updateQueue=null,t.lanes=0,P.H=e===null||e.memoizedState===null?Ms:Ns,so=!1,a=n(r,i),so=!1,oo&&(a=_o(t,n,r,i)),go(e),a}function go(e){P.H=js;var t=ro!==null&&ro.next!==null;if(no=0,io=ro=X=null,ao=!1,lo=0,uo=null,t)throw Error(a(300));e===null||Xs||(e=e.dependencies,e!==null&&Ui(e)&&(Xs=!0))}function _o(e,t,n,r){X=e;var i=0;do{if(oo&&(uo=null),lo=0,oo=!1,25<=i)throw Error(a(301));if(i+=1,io=ro=null,e.updateQueue!=null){var o=e.updateQueue;o.lastEffect=null,o.events=null,o.stores=null,o.memoCache!=null&&(o.memoCache.index=0)}P.H=Ps,o=t(n,r)}while(oo);return o}function vo(){var e=P.H,t=e.useState()[0];return t=typeof t.then==`function`?To(t):t,e=e.useState()[0],(ro===null?null:ro.memoizedState)!==e&&(X.flags|=1024),t}function yo(){var e=co!==0;return co=0,e}function bo(e,t,n){t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~n}function xo(e){if(ao){for(e=e.memoizedState;e!==null;){var t=e.queue;t!==null&&(t.pending=null),e=e.next}ao=!1}no=0,io=ro=X=null,oo=!1,lo=co=0,uo=null}function So(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return io===null?X.memoizedState=io=e:io=io.next=e,io}function Co(){if(ro===null){var e=X.alternate;e=e===null?null:e.memoizedState}else e=ro.next;var t=io===null?X.memoizedState:io.next;if(t!==null)io=t,ro=e;else{if(e===null)throw X.alternate===null?Error(a(467)):Error(a(310));ro=e,e={memoizedState:ro.memoizedState,baseState:ro.baseState,baseQueue:ro.baseQueue,queue:ro.queue,next:null},io===null?X.memoizedState=io=e:io=io.next=e}return io}function wo(){return{lastEffect:null,events:null,stores:null,memoCache:null}}function To(e){var t=lo;return lo+=1,uo===null&&(uo=[]),e=_a(uo,e,t),t=X,(io===null?t.memoizedState:io.next)===null&&(t=t.alternate,P.H=t===null||t.memoizedState===null?Ms:Ns),e}function Eo(e){if(typeof e==`object`&&e){if(typeof e.then==`function`)return To(e);if(e.$$typeof===x)return Gi(e)}throw Error(a(438,String(e)))}function Do(e){var t=null,n=X.updateQueue;if(n!==null&&(t=n.memoCache),t==null){var r=X.alternate;r!==null&&(r=r.updateQueue,r!==null&&(r=r.memoCache,r!=null&&(t={data:r.data.map(function(e){return e.slice()}),index:0})))}if(t??={data:[],index:0},n===null&&(n=wo(),X.updateQueue=n),n.memoCache=t,n=t.data[t.index],n===void 0)for(n=t.data[t.index]=Array(e),r=0;r<e;r++)n[r]=O;return t.index++,n}function Oo(e,t){return typeof t==`function`?t(e):t}function ko(e){return Ao(Co(),ro,e)}function Ao(e,t,n){var r=e.queue;if(r===null)throw Error(a(311));r.lastRenderedReducer=n;var i=e.baseQueue,o=r.pending;if(o!==null){if(i!==null){var s=i.next;i.next=o.next,o.next=s}t.baseQueue=i=o,r.pending=null}if(o=e.baseState,i===null)e.memoizedState=o;else{t=i.next;var c=s=null,l=null,u=t,d=!1;do{var f=u.lane&-536870913;if(f===u.lane?(no&f)===f:(Ll&f)===f){var p=u.revertLane;if(p===0)l!==null&&(l=l.next={lane:0,revertLane:0,gesture:null,action:u.action,hasEagerState:u.hasEagerState,eagerState:u.eagerState,next:null}),f===na&&(d=!0);else if((no&p)===p){u=u.next,p===na&&(d=!0);continue}else f={lane:0,revertLane:u.revertLane,gesture:null,action:u.action,hasEagerState:u.hasEagerState,eagerState:u.eagerState,next:null},l===null?(c=l=f,s=o):l=l.next=f,X.lanes|=p,Gl|=p;f=u.action,so&&n(o,f),o=u.hasEagerState?u.eagerState:n(o,f)}else p={lane:f,revertLane:u.revertLane,gesture:u.gesture,action:u.action,hasEagerState:u.hasEagerState,eagerState:u.eagerState,next:null},l===null?(c=l=p,s=o):l=l.next=p,X.lanes|=f,Gl|=f;u=u.next}while(u!==null&&u!==t);if(l===null?s=o:l.next=c,!dr(o,e.memoizedState)&&(Xs=!0,d&&(n=ra,n!==null)))throw n;e.memoizedState=o,e.baseState=s,e.baseQueue=l,r.lastRenderedState=o}return i===null&&(r.lanes=0),[e.memoizedState,r.dispatch]}function jo(e){var t=Co(),n=t.queue;if(n===null)throw Error(a(311));n.lastRenderedReducer=e;var r=n.dispatch,i=n.pending,o=t.memoizedState;if(i!==null){n.pending=null;var s=i=i.next;do o=e(o,s.action),s=s.next;while(s!==i);dr(o,t.memoizedState)||(Xs=!0),t.memoizedState=o,t.baseQueue===null&&(t.baseState=o),n.lastRenderedState=o}return[o,r]}function Mo(e,t,n){var r=X,i=Co(),o=wi;if(o){if(n===void 0)throw Error(a(407));n=n()}else n=t();var s=!dr((ro||i).memoizedState,n);if(s&&(i.memoizedState=n,Xs=!0),i=i.queue,rs(Fo.bind(null,r,i,e),[e]),i.getSnapshot!==t||s||io!==null&&io.memoizedState.tag&1){if(r.flags|=2048,Qo(9,{destroy:void 0},Po.bind(null,r,i,n,t),null),Fl===null)throw Error(a(349));o||no&127||No(r,t,n)}return n}function No(e,t,n){e.flags|=16384,e={getSnapshot:t,value:n},t=X.updateQueue,t===null?(t=wo(),X.updateQueue=t,t.stores=[e]):(n=t.stores,n===null?t.stores=[e]:n.push(e))}function Po(e,t,n,r){t.value=n,t.getSnapshot=r,Io(t)&&Lo(e)}function Fo(e,t,n){return n(function(){Io(t)&&Lo(e)})}function Io(e){var t=e.getSnapshot;e=e.value;try{var n=t();return!dr(e,n)}catch{return!0}}function Lo(e){var t=Kr(e,2);t!==null&&hu(t,e,2)}function Ro(e){var t=So();if(typeof e==`function`){var n=e;if(e=n(),so){ke(!0);try{n()}finally{ke(!1)}}}return t.memoizedState=t.baseState=e,t.queue={pending:null,lanes:0,dispatch:null,lastRenderedReducer:Oo,lastRenderedState:e},t}function zo(e,t,n,r){return e.baseState=n,Ao(e,ro,typeof r==`function`?r:Oo)}function Bo(e,t,n,r,i){if(Os(e))throw Error(a(485));if(e=t.action,e!==null){var o={payload:i,action:e,next:null,isTransition:!0,status:`pending`,value:null,reason:null,listeners:[],then:function(e){o.listeners.push(e)}};P.T===null?o.isTransition=!1:n(!0),r(o),n=t.pending,n===null?(o.next=t.pending=o,Vo(t,o)):(o.next=n.next,t.pending=n.next=o)}}function Vo(e,t){var n=t.action,r=t.payload,i=e.state;if(t.isTransition){var a=P.T,o={};P.T=o;try{var s=n(i,r),c=P.S;c!==null&&c(o,s),Ho(e,t,s)}catch(n){Wo(e,t,n)}finally{a!==null&&o.types!==null&&(a.types=o.types),P.T=a}}else try{a=n(i,r),Ho(e,t,a)}catch(n){Wo(e,t,n)}}function Ho(e,t,n){typeof n==`object`&&n&&typeof n.then==`function`?n.then(function(n){Uo(e,t,n)},function(n){return Wo(e,t,n)}):Uo(e,t,n)}function Uo(e,t,n){t.status=`fulfilled`,t.value=n,Go(t),e.state=n,t=e.pending,t!==null&&(n=t.next,n===t?e.pending=null:(n=n.next,t.next=n,Vo(e,n)))}function Wo(e,t,n){var r=e.pending;if(e.pending=null,r!==null){r=r.next;do t.status=`rejected`,t.reason=n,Go(t),t=t.next;while(t!==r)}e.action=null}function Go(e){e=e.listeners;for(var t=0;t<e.length;t++)(0,e[t])()}function Ko(e,t){return t}function qo(e,t){if(wi){var n=Fl.formState;if(n!==null){a:{var r=X;if(wi){if(Ci){b:{for(var i=Ci,a=Ei;i.nodeType!==8;){if(!a){i=null;break b}if(i=df(i.nextSibling),i===null){i=null;break b}}a=i.data,i=a===`F!`||a===`F`?i:null}if(i){Ci=df(i.nextSibling),r=i.data===`F!`;break a}}Oi(r)}r=!1}r&&(t=n[0])}}return n=So(),n.memoizedState=n.baseState=t,r={pending:null,lanes:0,dispatch:null,lastRenderedReducer:Ko,lastRenderedState:t},n.queue=r,n=Ts.bind(null,X,r),r.dispatch=n,r=Ro(!1),a=Ds.bind(null,X,!1,r.queue),r=So(),i={state:t,dispatch:null,action:e,pending:null},r.queue=i,n=Bo.bind(null,X,i,a,n),i.dispatch=n,r.memoizedState=e,[t,n,!1]}function Jo(e){return Yo(Co(),ro,e)}function Yo(e,t,n){if(t=Ao(e,t,Ko)[0],e=ko(Oo)[0],typeof t==`object`&&t&&typeof t.then==`function`)try{var r=To(t)}catch(e){throw e===fa?ma:e}else r=t;t=Co();var i=t.queue,a=i.dispatch;return n!==t.memoizedState&&(X.flags|=2048,Qo(9,{destroy:void 0},Xo.bind(null,i,n),null)),[r,a,e]}function Xo(e,t){e.action=t}function Zo(e){var t=Co(),n=ro;if(n!==null)return Yo(t,n,e);Co(),t=t.memoizedState,n=Co();var r=n.queue.dispatch;return n.memoizedState=e,[t,r,!1]}function Qo(e,t,n,r){return e={tag:e,create:n,deps:r,inst:t,next:null},t=X.updateQueue,t===null&&(t=wo(),X.updateQueue=t),n=t.lastEffect,n===null?t.lastEffect=e.next=e:(r=n.next,n.next=e,e.next=r,t.lastEffect=e),e}function $o(){return Co().memoizedState}function es(e,t,n,r){var i=So();X.flags|=e,i.memoizedState=Qo(1|t,{destroy:void 0},n,r===void 0?null:r)}function ts(e,t,n,r){var i=Co();r=r===void 0?null:r;var a=i.memoizedState.inst;ro!==null&&r!==null&&mo(r,ro.memoizedState.deps)?i.memoizedState=Qo(t,a,n,r):(X.flags|=e,i.memoizedState=Qo(1|t,a,n,r))}function ns(e,t){es(8390656,8,e,t)}function rs(e,t){ts(2048,8,e,t)}function is(e){X.flags|=4;var t=X.updateQueue;if(t===null)t=wo(),X.updateQueue=t,t.events=[e];else{var n=t.events;n===null?t.events=[e]:n.push(e)}}function as(e){var t=Co().memoizedState;return is({ref:t,nextImpl:e}),function(){if(Pl&2)throw Error(a(440));return t.impl.apply(void 0,arguments)}}function os(e,t){return ts(4,2,e,t)}function ss(e,t){return ts(4,4,e,t)}function cs(e,t){if(typeof t==`function`){e=e();var n=t(e);return function(){typeof n==`function`?n():t(null)}}if(t!=null)return e=e(),t.current=e,function(){t.current=null}}function ls(e,t,n){n=n==null?null:n.concat([e]),ts(4,4,cs.bind(null,t,e),n)}function us(){}function ds(e,t){var n=Co();t=t===void 0?null:t;var r=n.memoizedState;return t!==null&&mo(t,r[1])?r[0]:(n.memoizedState=[e,t],e)}function fs(e,t){var n=Co();t=t===void 0?null:t;var r=n.memoizedState;if(t!==null&&mo(t,r[1]))return r[0];if(r=e(),so){ke(!0);try{e()}finally{ke(!1)}}return n.memoizedState=[r,t],r}function ps(e,t,n){return n===void 0||no&1073741824&&!(Ll&261930)?e.memoizedState=t:(e.memoizedState=n,e=mu(),X.lanes|=e,Gl|=e,n)}function ms(e,t,n,r){return dr(n,t)?n:Ha.current===null?!(no&42)||no&1073741824&&!(Ll&261930)?(Xs=!0,e.memoizedState=n):(e=mu(),X.lanes|=e,Gl|=e,t):(e=ps(e,n,r),dr(e,t)||(Xs=!0),e)}function hs(e,t,n,r,i){var a=F.p;F.p=a!==0&&8>a?a:8;var o=P.T,s={};P.T=s,Ds(e,!1,t,n);try{var c=i(),l=P.S;l!==null&&l(s,c),typeof c==`object`&&c&&typeof c.then==`function`?Es(e,t,oa(c,r),pu(e)):Es(e,t,r,pu(e))}catch(n){Es(e,t,{then:function(){},status:`rejected`,reason:n},pu())}finally{F.p=a,o!==null&&s.types!==null&&(o.types=s.types),P.T=o}}function gs(){}function _s(e,t,n,r){if(e.tag!==5)throw Error(a(476));var i=vs(e).queue;hs(e,i,t,I,n===null?gs:function(){return ys(e),n(r)})}function vs(e){var t=e.memoizedState;if(t!==null)return t;t={memoizedState:I,baseState:I,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:Oo,lastRenderedState:I},next:null};var n={};return t.next={memoizedState:n,baseState:n,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:Oo,lastRenderedState:n},next:null},e.memoizedState=t,e=e.alternate,e!==null&&(e.memoizedState=t),t}function ys(e){var t=vs(e);t.next===null&&(t=e.alternate.memoizedState),Es(e,t.next.queue,{},pu())}function bs(){return Gi(ep)}function xs(){return Co().memoizedState}function Ss(){return Co().memoizedState}function Cs(e){for(var t=e.return;t!==null;){switch(t.tag){case 24:case 3:var n=pu();e=Na(n);var r=Pa(t,e,n);r!==null&&(hu(r,t,n),Fa(r,t,n)),t={cache:Qi()},e.payload=t;return}t=t.return}}function ws(e,t,n){var r=pu();n={lane:r,revertLane:0,gesture:null,action:n,hasEagerState:!1,eagerState:null,next:null},Os(e)?ks(t,n):(n=Gr(e,t,n,r),n!==null&&(hu(n,e,r),As(n,t,r)))}function Ts(e,t,n){Es(e,t,n,pu())}function Es(e,t,n,r){var i={lane:r,revertLane:0,gesture:null,action:n,hasEagerState:!1,eagerState:null,next:null};if(Os(e))ks(t,i);else{var a=e.alternate;if(e.lanes===0&&(a===null||a.lanes===0)&&(a=t.lastRenderedReducer,a!==null))try{var o=t.lastRenderedState,s=a(o,n);if(i.hasEagerState=!0,i.eagerState=s,dr(s,o))return Wr(e,t,i,0),Fl===null&&Ur(),!1}catch{}if(n=Gr(e,t,i,r),n!==null)return hu(n,e,r),As(n,t,r),!0}return!1}function Ds(e,t,n,r){if(r={lane:2,revertLane:fd(),gesture:null,action:r,hasEagerState:!1,eagerState:null,next:null},Os(e)){if(t)throw Error(a(479))}else t=Gr(e,n,r,2),t!==null&&hu(t,e,2)}function Os(e){var t=e.alternate;return e===X||t!==null&&t===X}function ks(e,t){oo=ao=!0;var n=e.pending;n===null?t.next=t:(t.next=n.next,n.next=t),e.pending=t}function As(e,t,n){if(n&4194048){var r=t.lanes;r&=e.pendingLanes,n|=r,t.lanes=n,Ge(e,n)}}var js={readContext:Gi,use:Eo,useCallback:po,useContext:po,useEffect:po,useImperativeHandle:po,useLayoutEffect:po,useInsertionEffect:po,useMemo:po,useReducer:po,useRef:po,useState:po,useDebugValue:po,useDeferredValue:po,useTransition:po,useSyncExternalStore:po,useId:po,useHostTransitionStatus:po,useFormState:po,useActionState:po,useOptimistic:po,useMemoCache:po,useCacheRefresh:po};js.useEffectEvent=po;var Ms={readContext:Gi,use:Eo,useCallback:function(e,t){return So().memoizedState=[e,t===void 0?null:t],e},useContext:Gi,useEffect:ns,useImperativeHandle:function(e,t,n){n=n==null?null:n.concat([e]),es(4194308,4,cs.bind(null,t,e),n)},useLayoutEffect:function(e,t){return es(4194308,4,e,t)},useInsertionEffect:function(e,t){es(4,2,e,t)},useMemo:function(e,t){var n=So();t=t===void 0?null:t;var r=e();if(so){ke(!0);try{e()}finally{ke(!1)}}return n.memoizedState=[r,t],r},useReducer:function(e,t,n){var r=So();if(n!==void 0){var i=n(t);if(so){ke(!0);try{n(t)}finally{ke(!1)}}}else i=t;return r.memoizedState=r.baseState=i,e={pending:null,lanes:0,dispatch:null,lastRenderedReducer:e,lastRenderedState:i},r.queue=e,e=e.dispatch=ws.bind(null,X,e),[r.memoizedState,e]},useRef:function(e){var t=So();return e={current:e},t.memoizedState=e},useState:function(e){e=Ro(e);var t=e.queue,n=Ts.bind(null,X,t);return t.dispatch=n,[e.memoizedState,n]},useDebugValue:us,useDeferredValue:function(e,t){return ps(So(),e,t)},useTransition:function(){var e=Ro(!1);return e=hs.bind(null,X,e.queue,!0,!1),So().memoizedState=e,[!1,e]},useSyncExternalStore:function(e,t,n){var r=X,i=So();if(wi){if(n===void 0)throw Error(a(407));n=n()}else{if(n=t(),Fl===null)throw Error(a(349));Ll&127||No(r,t,n)}i.memoizedState=n;var o={value:n,getSnapshot:t};return i.queue=o,ns(Fo.bind(null,r,o,e),[e]),r.flags|=2048,Qo(9,{destroy:void 0},Po.bind(null,r,o,n,t),null),n},useId:function(){var e=So(),t=Fl.identifierPrefix;if(wi){var n=gi,r=hi;n=(r&~(1<<32-Ae(r)-1)).toString(32)+n,t=`_`+t+`R_`+n,n=co++,0<n&&(t+=`H`+n.toString(32)),t+=`_`}else n=fo++,t=`_`+t+`r_`+n.toString(32)+`_`;return e.memoizedState=t},useHostTransitionStatus:bs,useFormState:qo,useActionState:qo,useOptimistic:function(e){var t=So();t.memoizedState=t.baseState=e;var n={pending:null,lanes:0,dispatch:null,lastRenderedReducer:null,lastRenderedState:null};return t.queue=n,t=Ds.bind(null,X,!0,n),n.dispatch=t,[e,t]},useMemoCache:Do,useCacheRefresh:function(){return So().memoizedState=Cs.bind(null,X)},useEffectEvent:function(e){var t=So(),n={impl:e};return t.memoizedState=n,function(){if(Pl&2)throw Error(a(440));return n.impl.apply(void 0,arguments)}}},Ns={readContext:Gi,use:Eo,useCallback:ds,useContext:Gi,useEffect:rs,useImperativeHandle:ls,useInsertionEffect:os,useLayoutEffect:ss,useMemo:fs,useReducer:ko,useRef:$o,useState:function(){return ko(Oo)},useDebugValue:us,useDeferredValue:function(e,t){return ms(Co(),ro.memoizedState,e,t)},useTransition:function(){var e=ko(Oo)[0],t=Co().memoizedState;return[typeof e==`boolean`?e:To(e),t]},useSyncExternalStore:Mo,useId:xs,useHostTransitionStatus:bs,useFormState:Jo,useActionState:Jo,useOptimistic:function(e,t){return zo(Co(),ro,e,t)},useMemoCache:Do,useCacheRefresh:Ss};Ns.useEffectEvent=as;var Ps={readContext:Gi,use:Eo,useCallback:ds,useContext:Gi,useEffect:rs,useImperativeHandle:ls,useInsertionEffect:os,useLayoutEffect:ss,useMemo:fs,useReducer:jo,useRef:$o,useState:function(){return jo(Oo)},useDebugValue:us,useDeferredValue:function(e,t){var n=Co();return ro===null?ps(n,e,t):ms(n,ro.memoizedState,e,t)},useTransition:function(){var e=jo(Oo)[0],t=Co().memoizedState;return[typeof e==`boolean`?e:To(e),t]},useSyncExternalStore:Mo,useId:xs,useHostTransitionStatus:bs,useFormState:Zo,useActionState:Zo,useOptimistic:function(e,t){var n=Co();return ro===null?(n.baseState=e,[e,n.queue.dispatch]):zo(n,ro,e,t)},useMemoCache:Do,useCacheRefresh:Ss};Ps.useEffectEvent=as;function Fs(e,t,n,r){t=e.memoizedState,n=n(r,t),n=n==null?t:p({},t,n),e.memoizedState=n,e.lanes===0&&(e.updateQueue.baseState=n)}var Is={enqueueSetState:function(e,t,n){e=e._reactInternals;var r=pu(),i=Na(r);i.payload=t,n!=null&&(i.callback=n),t=Pa(e,i,r),t!==null&&(hu(t,e,r),Fa(t,e,r))},enqueueReplaceState:function(e,t,n){e=e._reactInternals;var r=pu(),i=Na(r);i.tag=1,i.payload=t,n!=null&&(i.callback=n),t=Pa(e,i,r),t!==null&&(hu(t,e,r),Fa(t,e,r))},enqueueForceUpdate:function(e,t){e=e._reactInternals;var n=pu(),r=Na(n);r.tag=2,t!=null&&(r.callback=t),t=Pa(e,r,n),t!==null&&(hu(t,e,n),Fa(t,e,n))}};function Ls(e,t,n,r,i,a,o){return e=e.stateNode,typeof e.shouldComponentUpdate==`function`?e.shouldComponentUpdate(r,a,o):t.prototype&&t.prototype.isPureReactComponent?!fr(n,r)||!fr(i,a):!0}function Rs(e,t,n,r){e=t.state,typeof t.componentWillReceiveProps==`function`&&t.componentWillReceiveProps(n,r),typeof t.UNSAFE_componentWillReceiveProps==`function`&&t.UNSAFE_componentWillReceiveProps(n,r),t.state!==e&&Is.enqueueReplaceState(t,t.state,null)}function zs(e,t){var n=t;if(`ref`in t)for(var r in n={},t)r!==`ref`&&(n[r]=t[r]);if(e=e.defaultProps)for(var i in n===t&&(n=p({},n)),e)n[i]===void 0&&(n[i]=e[i]);return n}function Bs(e){zr(e)}function Vs(e){console.error(e)}function Hs(e){zr(e)}function Us(e,t){try{var n=e.onUncaughtError;n(t.value,{componentStack:t.stack})}catch(e){setTimeout(function(){throw e})}}function Ws(e,t,n){try{var r=e.onCaughtError;r(n.value,{componentStack:n.stack,errorBoundary:t.tag===1?t.stateNode:null})}catch(e){setTimeout(function(){throw e})}}function Gs(e,t,n){return n=Na(n),n.tag=3,n.payload={element:null},n.callback=function(){Us(e,t)},n}function Ks(e){return e=Na(e),e.tag=3,e}function qs(e,t,n,r){var i=n.type.getDerivedStateFromError;if(typeof i==`function`){var a=r.value;e.payload=function(){return i(a)},e.callback=function(){Ws(t,n,r)}}var o=n.stateNode;o!==null&&typeof o.componentDidCatch==`function`&&(e.callback=function(){Ws(t,n,r),typeof i!=`function`&&(ru===null?ru=new Set([this]):ru.add(this));var e=r.stack;this.componentDidCatch(r.value,{componentStack:e===null?``:e})})}function Js(e,t,n,r,i){if(n.flags|=32768,typeof r==`object`&&r&&typeof r.then==`function`){if(t=n.alternate,t!==null&&Hi(t,n,i,!0),n=qa.current,n!==null){switch(n.tag){case 31:case 13:return Ja===null?Du():n.alternate===null&&Wl===0&&(Wl=3),n.flags&=-257,n.flags|=65536,n.lanes=i,r===ha?n.flags|=16384:(t=n.updateQueue,t===null?n.updateQueue=new Set([r]):t.add(r),Ku(e,r,i)),!1;case 22:return n.flags|=65536,r===ha?n.flags|=16384:(t=n.updateQueue,t===null?(t={transitions:null,markerInstances:null,retryQueue:new Set([r])},n.updateQueue=t):(n=t.retryQueue,n===null?t.retryQueue=new Set([r]):n.add(r)),Ku(e,r,i)),!1}throw Error(a(435,n.tag))}return Ku(e,r,i),Du(),!1}if(wi)return t=qa.current,t===null?(r!==Di&&(t=Error(a(423),{cause:r}),Pi(si(t,n))),e=e.current.alternate,e.flags|=65536,i&=-i,e.lanes|=i,r=si(r,n),i=Gs(e.stateNode,r,i),Ia(e,i),Wl!==4&&(Wl=2)):(!(t.flags&65536)&&(t.flags|=256),t.flags|=65536,t.lanes=i,r!==Di&&(e=Error(a(422),{cause:r}),Pi(si(e,n)))),!1;var o=Error(a(520),{cause:r});if(o=si(o,n),Xl===null?Xl=[o]:Xl.push(o),Wl!==4&&(Wl=2),t===null)return!0;r=si(r,n),n=t;do{switch(n.tag){case 3:return n.flags|=65536,e=i&-i,n.lanes|=e,e=Gs(n.stateNode,r,e),Ia(n,e),!1;case 1:if(t=n.type,o=n.stateNode,!(n.flags&128)&&(typeof t.getDerivedStateFromError==`function`||o!==null&&typeof o.componentDidCatch==`function`&&(ru===null||!ru.has(o))))return n.flags|=65536,i&=-i,n.lanes|=i,i=Ks(i),qs(i,e,n,r),Ia(n,i),!1}n=n.return}while(n!==null);return!1}var Ys=Error(a(461)),Xs=!1;function Zs(e,t,n,r){t.child=e===null?ka(t,null,n,r):Oa(t,e.child,n,r)}function Qs(e,t,n,r,i){n=n.render;var a=t.ref;if(`ref`in r){var o={};for(var s in r)s!==`ref`&&(o[s]=r[s])}else o=r;return Wi(t),r=ho(e,t,n,o,a,i),s=yo(),e!==null&&!Xs?(bo(e,t,i),Sc(e,t,i)):(wi&&s&&yi(t),t.flags|=1,Zs(e,t,r,i),t.child)}function $s(e,t,n,r,i){if(e===null){var a=n.type;return typeof a==`function`&&!Qr(a)&&a.defaultProps===void 0&&n.compare===null?(t.tag=15,t.type=a,ec(e,t,a,r,i)):(e=ti(n.type,null,r,t,t.mode,i),e.ref=t.ref,e.return=t,t.child=e)}if(a=e.child,!Cc(e,i)){var o=a.memoizedProps;if(n=n.compare,n=n===null?fr:n,n(o,r)&&e.ref===t.ref)return Sc(e,t,i)}return t.flags|=1,e=$r(a,r),e.ref=t.ref,e.return=t,t.child=e}function ec(e,t,n,r,i){if(e!==null){var a=e.memoizedProps;if(fr(a,r)&&e.ref===t.ref){if(Xs=!1,t.pendingProps=r=a,Cc(e,i))e.flags&131072&&(Xs=!0);else return t.lanes=e.lanes,Sc(e,t,i)}}return cc(e,t,n,r,i)}function tc(e,t,n,r){var i=r.children,a=e===null?null:e.memoizedState;if(e===null&&t.stateNode===null&&(t.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null}),r.mode===`hidden`){if(t.flags&128){if(a=a===null?n:a.baseLanes|n,e!==null){for(r=t.child=e.child,i=0;r!==null;)i=i|r.lanes|r.childLanes,r=r.sibling;r=i&~a}else r=0,t.child=null;return rc(e,t,a,n,r)}if(n&536870912)t.memoizedState={baseLanes:0,cachePool:null},e!==null&&ua(t,a===null?null:a.cachePool),a===null?Ga():Wa(t,a),Za(t);else return r=t.lanes=536870912,rc(e,t,a===null?n:a.baseLanes|n,n,r)}else a===null?(e!==null&&ua(t,null),Ga(),Qa(t)):(ua(t,a.cachePool),Wa(t,a),Qa(t),t.memoizedState=null);return Zs(e,t,i,n),t.child}function nc(e,t){return e!==null&&e.tag===22||t.stateNode!==null||(t.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null}),t.sibling}function rc(e,t,n,r,i){var a=la();return a=a===null?null:{parent:Zi._currentValue,pool:a},t.memoizedState={baseLanes:n,cachePool:a},e!==null&&ua(t,null),Ga(),Za(t),e!==null&&Hi(e,t,r,!0),t.childLanes=i,null}function ic(e,t){return t=_c({mode:t.mode,children:t.children},e.mode),t.ref=e.ref,e.child=t,t.return=e,t}function ac(e,t,n){return Oa(t,e.child,null,n),e=ic(t,t.pendingProps),e.flags|=2,$a(t),t.memoizedState=null,e}function oc(e,t,n){var r=t.pendingProps,i=!!(t.flags&128);if(t.flags&=-129,e===null){if(wi){if(r.mode===`hidden`)return e=ic(t,r),t.lanes=536870912,nc(null,e);if(Xa(t),(e=Ci)?(e=sf(e,Ei),e=e!==null&&e.data===`&`?e:null,e!==null&&(t.memoizedState={dehydrated:e,treeContext:mi===null?null:{id:hi,overflow:gi},retryLane:536870912,hydrationErrors:null},n=ii(e),n.return=t,t.child=n,Si=t,Ci=null)):e=null,e===null)throw Oi(t);return t.lanes=536870912,null}return ic(t,r)}var o=e.memoizedState;if(o!==null){var s=o.dehydrated;if(Xa(t),i){if(t.flags&256)t.flags&=-257,t=ac(e,t,n);else if(t.memoizedState!==null)t.child=e.child,t.flags|=128,t=null;else throw Error(a(558))}else if(Xs||Hi(e,t,n,!1),i=(n&e.childLanes)!==0,Xs||i){if(r=Fl,r!==null&&(s=Ke(r,n),s!==0&&s!==o.retryLane))throw o.retryLane=s,Kr(e,s),hu(r,e,s),Ys;Du(),t=ac(e,t,n)}else e=o.treeContext,Ci=df(s.nextSibling),Si=t,wi=!0,Ti=null,Ei=!1,e!==null&&xi(t,e),t=ic(t,r),t.flags|=4096;return t}return e=$r(e.child,{mode:r.mode,children:r.children}),e.ref=t.ref,t.child=e,e.return=t,e}function sc(e,t){var n=t.ref;if(n===null)e!==null&&e.ref!==null&&(t.flags|=4194816);else{if(typeof n!=`function`&&typeof n!=`object`)throw Error(a(284));(e===null||e.ref!==n)&&(t.flags|=4194816)}}function cc(e,t,n,r,i){return Wi(t),n=ho(e,t,n,r,void 0,i),r=yo(),e!==null&&!Xs?(bo(e,t,i),Sc(e,t,i)):(wi&&r&&yi(t),t.flags|=1,Zs(e,t,n,i),t.child)}function lc(e,t,n,r,i,a){return Wi(t),t.updateQueue=null,n=_o(t,r,n,i),go(e),r=yo(),e!==null&&!Xs?(bo(e,t,a),Sc(e,t,a)):(wi&&r&&yi(t),t.flags|=1,Zs(e,t,n,a),t.child)}function uc(e,t,n,r,i){if(Wi(t),t.stateNode===null){var a=Yr,o=n.contextType;typeof o==`object`&&o&&(a=Gi(o)),a=new n(r,a),t.memoizedState=a.state!==null&&a.state!==void 0?a.state:null,a.updater=Is,t.stateNode=a,a._reactInternals=t,a=t.stateNode,a.props=r,a.state=t.memoizedState,a.refs={},ja(t),o=n.contextType,a.context=typeof o==`object`&&o?Gi(o):Yr,a.state=t.memoizedState,o=n.getDerivedStateFromProps,typeof o==`function`&&(Fs(t,n,o,r),a.state=t.memoizedState),typeof n.getDerivedStateFromProps==`function`||typeof a.getSnapshotBeforeUpdate==`function`||typeof a.UNSAFE_componentWillMount!=`function`&&typeof a.componentWillMount!=`function`||(o=a.state,typeof a.componentWillMount==`function`&&a.componentWillMount(),typeof a.UNSAFE_componentWillMount==`function`&&a.UNSAFE_componentWillMount(),o!==a.state&&Is.enqueueReplaceState(a,a.state,null),za(t,r,a,i),Ra(),a.state=t.memoizedState),typeof a.componentDidMount==`function`&&(t.flags|=4194308),r=!0}else if(e===null){a=t.stateNode;var s=t.memoizedProps,c=zs(n,s);a.props=c;var l=a.context,u=n.contextType;o=Yr,typeof u==`object`&&u&&(o=Gi(u));var d=n.getDerivedStateFromProps;u=typeof d==`function`||typeof a.getSnapshotBeforeUpdate==`function`,s=t.pendingProps!==s,u||typeof a.UNSAFE_componentWillReceiveProps!=`function`&&typeof a.componentWillReceiveProps!=`function`||(s||l!==o)&&Rs(t,a,r,o),Aa=!1;var f=t.memoizedState;a.state=f,za(t,r,a,i),Ra(),l=t.memoizedState,s||f!==l||Aa?(typeof d==`function`&&(Fs(t,n,d,r),l=t.memoizedState),(c=Aa||Ls(t,n,c,r,f,l,o))?(u||typeof a.UNSAFE_componentWillMount!=`function`&&typeof a.componentWillMount!=`function`||(typeof a.componentWillMount==`function`&&a.componentWillMount(),typeof a.UNSAFE_componentWillMount==`function`&&a.UNSAFE_componentWillMount()),typeof a.componentDidMount==`function`&&(t.flags|=4194308)):(typeof a.componentDidMount==`function`&&(t.flags|=4194308),t.memoizedProps=r,t.memoizedState=l),a.props=r,a.state=l,a.context=o,r=c):(typeof a.componentDidMount==`function`&&(t.flags|=4194308),r=!1)}else{a=t.stateNode,Ma(e,t),o=t.memoizedProps,u=zs(n,o),a.props=u,d=t.pendingProps,f=a.context,l=n.contextType,c=Yr,typeof l==`object`&&l&&(c=Gi(l)),s=n.getDerivedStateFromProps,(l=typeof s==`function`||typeof a.getSnapshotBeforeUpdate==`function`)||typeof a.UNSAFE_componentWillReceiveProps!=`function`&&typeof a.componentWillReceiveProps!=`function`||(o!==d||f!==c)&&Rs(t,a,r,c),Aa=!1,f=t.memoizedState,a.state=f,za(t,r,a,i),Ra();var p=t.memoizedState;o!==d||f!==p||Aa||e!==null&&e.dependencies!==null&&Ui(e.dependencies)?(typeof s==`function`&&(Fs(t,n,s,r),p=t.memoizedState),(u=Aa||Ls(t,n,u,r,f,p,c)||e!==null&&e.dependencies!==null&&Ui(e.dependencies))?(l||typeof a.UNSAFE_componentWillUpdate!=`function`&&typeof a.componentWillUpdate!=`function`||(typeof a.componentWillUpdate==`function`&&a.componentWillUpdate(r,p,c),typeof a.UNSAFE_componentWillUpdate==`function`&&a.UNSAFE_componentWillUpdate(r,p,c)),typeof a.componentDidUpdate==`function`&&(t.flags|=4),typeof a.getSnapshotBeforeUpdate==`function`&&(t.flags|=1024)):(typeof a.componentDidUpdate!=`function`||o===e.memoizedProps&&f===e.memoizedState||(t.flags|=4),typeof a.getSnapshotBeforeUpdate!=`function`||o===e.memoizedProps&&f===e.memoizedState||(t.flags|=1024),t.memoizedProps=r,t.memoizedState=p),a.props=r,a.state=p,a.context=c,r=u):(typeof a.componentDidUpdate!=`function`||o===e.memoizedProps&&f===e.memoizedState||(t.flags|=4),typeof a.getSnapshotBeforeUpdate!=`function`||o===e.memoizedProps&&f===e.memoizedState||(t.flags|=1024),r=!1)}return a=r,sc(e,t),r=!!(t.flags&128),a||r?(a=t.stateNode,n=r&&typeof n.getDerivedStateFromError!=`function`?null:a.render(),t.flags|=1,e!==null&&r?(t.child=Oa(t,e.child,null,i),t.child=Oa(t,null,n,i)):Zs(e,t,n,i),t.memoizedState=a.state,e=t.child):e=Sc(e,t,i),e}function dc(e,t,n,r){return Mi(),t.flags|=256,Zs(e,t,n,r),t.child}var fc={dehydrated:null,treeContext:null,retryLane:0,hydrationErrors:null};function pc(e){return{baseLanes:e,cachePool:da()}}function mc(e,t,n){return e=e===null?0:e.childLanes&~n,t&&(e|=Jl),e}function hc(e,t,n){var r=t.pendingProps,i=!1,o=!!(t.flags&128),s;if((s=o)||(s=e!==null&&e.memoizedState===null?!1:!!(eo.current&2)),s&&(i=!0,t.flags&=-129),s=!!(t.flags&32),t.flags&=-33,e===null){if(wi){if(i?Ya(t):Qa(t),(e=Ci)?(e=sf(e,Ei),e=e!==null&&e.data!==`&`?e:null,e!==null&&(t.memoizedState={dehydrated:e,treeContext:mi===null?null:{id:hi,overflow:gi},retryLane:536870912,hydrationErrors:null},n=ii(e),n.return=t,t.child=n,Si=t,Ci=null)):e=null,e===null)throw Oi(t);return lf(e)?t.lanes=32:t.lanes=536870912,null}var c=r.children;return r=r.fallback,i?(Qa(t),i=t.mode,c=_c({mode:`hidden`,children:c},i),r=ni(r,i,n,null),c.return=t,r.return=t,c.sibling=r,t.child=c,r=t.child,r.memoizedState=pc(n),r.childLanes=mc(e,s,n),t.memoizedState=fc,nc(null,r)):(Ya(t),gc(t,c))}var l=e.memoizedState;if(l!==null&&(c=l.dehydrated,c!==null)){if(o)t.flags&256?(Ya(t),t.flags&=-257,t=vc(e,t,n)):t.memoizedState===null?(Qa(t),c=r.fallback,i=t.mode,r=_c({mode:`visible`,children:r.children},i),c=ni(c,i,n,null),c.flags|=2,r.return=t,c.return=t,r.sibling=c,t.child=r,Oa(t,e.child,null,n),r=t.child,r.memoizedState=pc(n),r.childLanes=mc(e,s,n),t.memoizedState=fc,t=nc(null,r)):(Qa(t),t.child=e.child,t.flags|=128,t=null);else if(Ya(t),lf(c)){if(s=c.nextSibling&&c.nextSibling.dataset,s)var u=s.dgst;s=u,r=Error(a(419)),r.stack=``,r.digest=s,Pi({value:r,source:null,stack:null}),t=vc(e,t,n)}else if(Xs||Hi(e,t,n,!1),s=(n&e.childLanes)!==0,Xs||s){if(s=Fl,s!==null&&(r=Ke(s,n),r!==0&&r!==l.retryLane))throw l.retryLane=r,Kr(e,r),hu(s,e,r),Ys;cf(c)||Du(),t=vc(e,t,n)}else cf(c)?(t.flags|=192,t.child=e.child,t=null):(e=l.treeContext,Ci=df(c.nextSibling),Si=t,wi=!0,Ti=null,Ei=!1,e!==null&&xi(t,e),t=gc(t,r.children),t.flags|=4096);return t}return i?(Qa(t),c=r.fallback,i=t.mode,l=e.child,u=l.sibling,r=$r(l,{mode:`hidden`,children:r.children}),r.subtreeFlags=l.subtreeFlags&65011712,u===null?(c=ni(c,i,n,null),c.flags|=2):c=$r(u,c),c.return=t,r.return=t,r.sibling=c,t.child=r,nc(null,r),r=t.child,c=e.child.memoizedState,c===null?c=pc(n):(i=c.cachePool,i===null?i=da():(l=Zi._currentValue,i=i.parent===l?i:{parent:l,pool:l}),c={baseLanes:c.baseLanes|n,cachePool:i}),r.memoizedState=c,r.childLanes=mc(e,s,n),t.memoizedState=fc,nc(e.child,r)):(Ya(t),n=e.child,e=n.sibling,n=$r(n,{mode:`visible`,children:r.children}),n.return=t,n.sibling=null,e!==null&&(s=t.deletions,s===null?(t.deletions=[e],t.flags|=16):s.push(e)),t.child=n,t.memoizedState=null,n)}function gc(e,t){return t=_c({mode:`visible`,children:t},e.mode),t.return=e,e.child=t}function _c(e,t){return e=Zr(22,e,null,t),e.lanes=0,e}function vc(e,t,n){return Oa(t,e.child,null,n),e=gc(t,t.pendingProps.children),e.flags|=2,t.memoizedState=null,e}function yc(e,t,n){e.lanes|=t;var r=e.alternate;r!==null&&(r.lanes|=t),Bi(e.return,t,n)}function bc(e,t,n,r,i,a){var o=e.memoizedState;o===null?e.memoizedState={isBackwards:t,rendering:null,renderingStartTime:0,last:r,tail:n,tailMode:i,treeForkCount:a}:(o.isBackwards=t,o.rendering=null,o.renderingStartTime=0,o.last=r,o.tail=n,o.tailMode=i,o.treeForkCount=a)}function xc(e,t,n){var r=t.pendingProps,i=r.revealOrder,a=r.tail;r=r.children;var o=eo.current,s=!!(o&2);if(s?(o=o&1|2,t.flags|=128):o&=1,B(eo,o),Zs(e,t,r,n),r=wi?di:0,!s&&e!==null&&e.flags&128)a:for(e=t.child;e!==null;){if(e.tag===13)e.memoizedState!==null&&yc(e,n,t);else if(e.tag===19)yc(e,n,t);else if(e.child!==null){e.child.return=e,e=e.child;continue}if(e===t)break a;for(;e.sibling===null;){if(e.return===null||e.return===t)break a;e=e.return}e.sibling.return=e.return,e=e.sibling}switch(i){case`forwards`:for(n=t.child,i=null;n!==null;)e=n.alternate,e!==null&&to(e)===null&&(i=n),n=n.sibling;n=i,n===null?(i=t.child,t.child=null):(i=n.sibling,n.sibling=null),bc(t,!1,i,n,a,r);break;case`backwards`:case`unstable_legacy-backwards`:for(n=null,i=t.child,t.child=null;i!==null;){if(e=i.alternate,e!==null&&to(e)===null){t.child=i;break}e=i.sibling,i.sibling=n,n=i,i=e}bc(t,!0,n,null,a,r);break;case`together`:bc(t,!1,null,null,void 0,r);break;default:t.memoizedState=null}return t.child}function Sc(e,t,n){if(e!==null&&(t.dependencies=e.dependencies),Gl|=t.lanes,(n&t.childLanes)===0){if(e!==null){if(Hi(e,t,n,!1),(n&t.childLanes)===0)return null}else return null}if(e!==null&&t.child!==e.child)throw Error(a(153));if(t.child!==null){for(e=t.child,n=$r(e,e.pendingProps),t.child=n,n.return=t;e.sibling!==null;)e=e.sibling,n=n.sibling=$r(e,e.pendingProps),n.return=t;n.sibling=null}return t.child}function Cc(e,t){return(e.lanes&t)!==0||(e=e.dependencies,!!(e!==null&&Ui(e)))}function wc(e,t,n){switch(t.tag){case 3:H(t,t.stateNode.containerInfo),Ri(t,Zi,e.memoizedState.cache),Mi();break;case 27:case 5:ae(t);break;case 4:H(t,t.stateNode.containerInfo);break;case 10:Ri(t,t.type,t.memoizedProps.value);break;case 31:if(t.memoizedState!==null)return t.flags|=128,Xa(t),null;break;case 13:var r=t.memoizedState;if(r!==null)return r.dehydrated===null?(n&t.child.childLanes)===0?(Ya(t),e=Sc(e,t,n),e===null?null:e.sibling):hc(e,t,n):(Ya(t),t.flags|=128,null);Ya(t);break;case 19:var i=!!(e.flags&128);if(r=(n&t.childLanes)!==0,r||=(Hi(e,t,n,!1),(n&t.childLanes)!==0),i){if(r)return xc(e,t,n);t.flags|=128}if(i=t.memoizedState,i!==null&&(i.rendering=null,i.tail=null,i.lastEffect=null),B(eo,eo.current),r)break;return null;case 22:return t.lanes=0,tc(e,t,n,t.pendingProps);case 24:Ri(t,Zi,e.memoizedState.cache)}return Sc(e,t,n)}function Tc(e,t,n){if(e!==null){if(e.memoizedProps!==t.pendingProps)Xs=!0;else{if(!Cc(e,n)&&!(t.flags&128))return Xs=!1,wc(e,t,n);Xs=!!(e.flags&131072)}}else Xs=!1,wi&&t.flags&1048576&&vi(t,di,t.index);switch(t.lanes=0,t.tag){case 16:a:{var r=t.pendingProps;if(e=va(t.elementType),t.type=e,typeof e==`function`)Qr(e)?(r=zs(e,r),t.tag=1,t=uc(null,t,e,r,n)):(t.tag=0,t=cc(null,t,e,r,n));else{if(e!=null){var i=e.$$typeof;if(i===S){t.tag=11,t=Qs(null,t,e,r,n);break a}if(i===T){t.tag=14,t=$s(null,t,e,r,n);break a}}throw t=M(e)||e,Error(a(306,t,``))}}return t;case 0:return cc(e,t,t.type,t.pendingProps,n);case 1:return r=t.type,i=zs(r,t.pendingProps),uc(e,t,r,i,n);case 3:a:{if(H(t,t.stateNode.containerInfo),e===null)throw Error(a(387));r=t.pendingProps;var o=t.memoizedState;i=o.element,Ma(e,t),za(t,r,null,n);var s=t.memoizedState;if(r=s.cache,Ri(t,Zi,r),r!==o.cache&&Vi(t,[Zi],n,!0),Ra(),r=s.element,o.isDehydrated){if(o={element:r,isDehydrated:!1,cache:s.cache},t.updateQueue.baseState=o,t.memoizedState=o,t.flags&256){t=dc(e,t,r,n);break a}if(r!==i){i=si(Error(a(424)),t),Pi(i),t=dc(e,t,r,n);break a}switch(e=t.stateNode.containerInfo,e.nodeType){case 9:e=e.body;break;default:e=e.nodeName===`HTML`?e.ownerDocument.body:e}for(Ci=df(e.firstChild),Si=t,wi=!0,Ti=null,Ei=!0,n=ka(t,null,r,n),t.child=n;n;)n.flags=n.flags&-3|4096,n=n.sibling}else{if(Mi(),r===i){t=Sc(e,t,n);break a}Zs(e,t,r,n)}t=t.child}return t;case 26:return sc(e,t),e===null?(n=Mf(t.type,null,t.pendingProps,null))?t.memoizedState=n:wi||(n=t.type,e=t.pendingProps,r=Ud(ne.current).createElement(n),r[Qe]=t,r[$e]=e,Ld(r,n,e),dt(r),t.stateNode=r):t.memoizedState=Mf(t.type,e.memoizedProps,t.pendingProps,e.memoizedState),null;case 27:return ae(t),e===null&&wi&&(r=t.stateNode=hf(t.type,t.pendingProps,ne.current),Si=t,Ei=!0,i=Ci,ef(t.type)?(ff=i,Ci=df(r.firstChild)):Ci=i),Zs(e,t,t.pendingProps.children,n),sc(e,t),e===null&&(t.flags|=4194304),t.child;case 5:return e===null&&wi&&((i=r=Ci)&&(r=af(r,t.type,t.pendingProps,Ei),r===null?i=!1:(t.stateNode=r,Si=t,Ci=df(r.firstChild),Ei=!1,i=!0)),i||Oi(t)),ae(t),i=t.type,o=t.pendingProps,s=e===null?null:e.memoizedProps,r=o.children,Kd(i,o)?r=null:s!==null&&Kd(i,s)&&(t.flags|=32),t.memoizedState!==null&&(i=ho(e,t,vo,null,null,n),ep._currentValue=i),sc(e,t),Zs(e,t,r,n),t.child;case 6:return e===null&&wi&&((e=n=Ci)&&(n=of(n,t.pendingProps,Ei),n===null?e=!1:(t.stateNode=n,Si=t,Ci=null,e=!0)),e||Oi(t)),null;case 13:return hc(e,t,n);case 4:return H(t,t.stateNode.containerInfo),r=t.pendingProps,e===null?t.child=Oa(t,null,r,n):Zs(e,t,r,n),t.child;case 11:return Qs(e,t,t.type,t.pendingProps,n);case 7:return Zs(e,t,t.pendingProps,n),t.child;case 8:return Zs(e,t,t.pendingProps.children,n),t.child;case 12:return Zs(e,t,t.pendingProps.children,n),t.child;case 10:return r=t.pendingProps,Ri(t,t.type,r.value),Zs(e,t,r.children,n),t.child;case 9:return i=t.type._context,r=t.pendingProps.children,Wi(t),i=Gi(i),r=r(i),t.flags|=1,Zs(e,t,r,n),t.child;case 14:return $s(e,t,t.type,t.pendingProps,n);case 15:return ec(e,t,t.type,t.pendingProps,n);case 19:return xc(e,t,n);case 31:return oc(e,t,n);case 22:return tc(e,t,n,t.pendingProps);case 24:return Wi(t),r=Gi(Zi),e===null?(i=la(),i===null&&(i=Fl,o=Qi(),i.pooledCache=o,o.refCount++,o!==null&&(i.pooledCacheLanes|=n),i=o),t.memoizedState={parent:r,cache:i},ja(t),Ri(t,Zi,i)):((e.lanes&n)!==0&&(Ma(e,t),za(t,null,null,n),Ra()),i=e.memoizedState,o=t.memoizedState,i.parent===r?(r=o.cache,Ri(t,Zi,r),r!==i.cache&&Vi(t,[Zi],n,!0)):(i={parent:r,cache:r},t.memoizedState=i,t.lanes===0&&(t.memoizedState=t.updateQueue.baseState=i),Ri(t,Zi,r))),Zs(e,t,t.pendingProps.children,n),t.child;case 29:throw t.pendingProps}throw Error(a(156,t.tag))}function Ec(e){e.flags|=4}function Dc(e,t,n,r,i){if((t=!!(e.mode&32))&&(t=!1),t){if(e.flags|=16777216,(i&335544128)===i){if(e.stateNode.complete)e.flags|=8192;else if(wu())e.flags|=8192;else throw ya=ha,pa}}else e.flags&=-16777217}function Oc(e,t){if(t.type!==`stylesheet`||t.state.loading&4)e.flags&=-16777217;else if(e.flags|=16777216,!Kf(t)){if(wu())e.flags|=8192;else throw ya=ha,pa}}function kc(e,t){t!==null&&(e.flags|=4),e.flags&16384&&(t=e.tag===22?536870912:G(),e.lanes|=t,Yl|=t)}function Ac(e,t){if(!wi)switch(e.tailMode){case`hidden`:t=e.tail;for(var n=null;t!==null;)t.alternate!==null&&(n=t),t=t.sibling;n===null?e.tail=null:n.sibling=null;break;case`collapsed`:n=e.tail;for(var r=null;n!==null;)n.alternate!==null&&(r=n),n=n.sibling;r===null?t||e.tail===null?e.tail=null:e.tail.sibling=null:r.sibling=null}}function jc(e){var t=e.alternate!==null&&e.alternate.child===e.child,n=0,r=0;if(t)for(var i=e.child;i!==null;)n|=i.lanes|i.childLanes,r|=i.subtreeFlags&65011712,r|=i.flags&65011712,i.return=e,i=i.sibling;else for(i=e.child;i!==null;)n|=i.lanes|i.childLanes,r|=i.subtreeFlags,r|=i.flags,i.return=e,i=i.sibling;return e.subtreeFlags|=r,e.childLanes=n,t}function Mc(e,t,n){var r=t.pendingProps;switch(bi(t),t.tag){case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return jc(t),null;case 1:return jc(t),null;case 3:return n=t.stateNode,r=null,e!==null&&(r=e.memoizedState.cache),t.memoizedState.cache!==r&&(t.flags|=2048),zi(Zi),ie(),n.pendingContext&&(n.context=n.pendingContext,n.pendingContext=null),(e===null||e.child===null)&&(ji(t)?Ec(t):e===null||e.memoizedState.isDehydrated&&!(t.flags&256)||(t.flags|=1024,Ni())),jc(t),null;case 26:var i=t.type,o=t.memoizedState;return e===null?(Ec(t),o===null?(jc(t),Dc(t,i,null,r,n)):(jc(t),Oc(t,o))):o?o===e.memoizedState?(jc(t),t.flags&=-16777217):(Ec(t),jc(t),Oc(t,o)):(e=e.memoizedProps,e!==r&&Ec(t),jc(t),Dc(t,i,e,r,n)),null;case 27:if(oe(t),n=ne.current,i=t.type,e!==null&&t.stateNode!=null)e.memoizedProps!==r&&Ec(t);else{if(!r){if(t.stateNode===null)throw Error(a(166));return jc(t),null}e=V.current,ji(t)?ki(t,e):(e=hf(i,r,n),t.stateNode=e,Ec(t))}return jc(t),null;case 5:if(oe(t),i=t.type,e!==null&&t.stateNode!=null)e.memoizedProps!==r&&Ec(t);else{if(!r){if(t.stateNode===null)throw Error(a(166));return jc(t),null}if(o=V.current,ji(t))ki(t,o);else{var s=Ud(ne.current);switch(o){case 1:o=s.createElementNS(`http://www.w3.org/2000/svg`,i);break;case 2:o=s.createElementNS(`http://www.w3.org/1998/Math/MathML`,i);break;default:switch(i){case`svg`:o=s.createElementNS(`http://www.w3.org/2000/svg`,i);break;case`math`:o=s.createElementNS(`http://www.w3.org/1998/Math/MathML`,i);break;case`script`:o=s.createElement(`div`),o.innerHTML=`<script><\/script>`,o=o.removeChild(o.firstChild);break;case`select`:o=typeof r.is==`string`?s.createElement(`select`,{is:r.is}):s.createElement(`select`),r.multiple?o.multiple=!0:r.size&&(o.size=r.size);break;default:o=typeof r.is==`string`?s.createElement(i,{is:r.is}):s.createElement(i)}}o[Qe]=t,o[$e]=r;a:for(s=t.child;s!==null;){if(s.tag===5||s.tag===6)o.appendChild(s.stateNode);else if(s.tag!==4&&s.tag!==27&&s.child!==null){s.child.return=s,s=s.child;continue}if(s===t)break a;for(;s.sibling===null;){if(s.return===null||s.return===t)break a;s=s.return}s.sibling.return=s.return,s=s.sibling}t.stateNode=o;a:switch(Ld(o,i,r),i){case`button`:case`input`:case`select`:case`textarea`:r=!!r.autoFocus;break a;case`img`:r=!0;break a;default:r=!1}r&&Ec(t)}}return jc(t),Dc(t,t.type,e===null?null:e.memoizedProps,t.pendingProps,n),null;case 6:if(e&&t.stateNode!=null)e.memoizedProps!==r&&Ec(t);else{if(typeof r!=`string`&&t.stateNode===null)throw Error(a(166));if(e=ne.current,ji(t)){if(e=t.stateNode,n=t.memoizedProps,r=null,i=Si,i!==null)switch(i.tag){case 27:case 5:r=i.memoizedProps}e[Qe]=t,e=!!(e.nodeValue===n||r!==null&&!0===r.suppressHydrationWarning||Pd(e.nodeValue,n)),e||Oi(t,!0)}else e=Ud(e).createTextNode(r),e[Qe]=t,t.stateNode=e}return jc(t),null;case 31:if(n=t.memoizedState,e===null||e.memoizedState!==null){if(r=ji(t),n!==null){if(e===null){if(!r)throw Error(a(318));if(e=t.memoizedState,e=e===null?null:e.dehydrated,!e)throw Error(a(557));e[Qe]=t}else Mi(),!(t.flags&128)&&(t.memoizedState=null),t.flags|=4;jc(t),e=!1}else n=Ni(),e!==null&&e.memoizedState!==null&&(e.memoizedState.hydrationErrors=n),e=!0;if(!e)return t.flags&256?($a(t),t):($a(t),null);if(t.flags&128)throw Error(a(558))}return jc(t),null;case 13:if(r=t.memoizedState,e===null||e.memoizedState!==null&&e.memoizedState.dehydrated!==null){if(i=ji(t),r!==null&&r.dehydrated!==null){if(e===null){if(!i)throw Error(a(318));if(i=t.memoizedState,i=i===null?null:i.dehydrated,!i)throw Error(a(317));i[Qe]=t}else Mi(),!(t.flags&128)&&(t.memoizedState=null),t.flags|=4;jc(t),i=!1}else i=Ni(),e!==null&&e.memoizedState!==null&&(e.memoizedState.hydrationErrors=i),i=!0;if(!i)return t.flags&256?($a(t),t):($a(t),null)}return $a(t),t.flags&128?(t.lanes=n,t):(n=r!==null,e=e!==null&&e.memoizedState!==null,n&&(r=t.child,i=null,r.alternate!==null&&r.alternate.memoizedState!==null&&r.alternate.memoizedState.cachePool!==null&&(i=r.alternate.memoizedState.cachePool.pool),o=null,r.memoizedState!==null&&r.memoizedState.cachePool!==null&&(o=r.memoizedState.cachePool.pool),o!==i&&(r.flags|=2048)),n!==e&&n&&(t.child.flags|=8192),kc(t,t.updateQueue),jc(t),null);case 4:return ie(),e===null&&wd(t.stateNode.containerInfo),jc(t),null;case 10:return zi(t.type),jc(t),null;case 19:if(z(eo),r=t.memoizedState,r===null)return jc(t),null;if(i=!!(t.flags&128),o=r.rendering,o===null){if(i)Ac(r,!1);else{if(Wl!==0||e!==null&&e.flags&128)for(e=t.child;e!==null;){if(o=to(e),o!==null){for(t.flags|=128,Ac(r,!1),e=o.updateQueue,t.updateQueue=e,kc(t,e),t.subtreeFlags=0,e=n,n=t.child;n!==null;)ei(n,e),n=n.sibling;return B(eo,eo.current&1|2),wi&&_i(t,r.treeForkCount),t.child}e=e.sibling}r.tail!==null&&ve()>tu&&(t.flags|=128,i=!0,Ac(r,!1),t.lanes=4194304)}}else{if(!i){if(e=to(o),e!==null){if(t.flags|=128,i=!0,e=e.updateQueue,t.updateQueue=e,kc(t,e),Ac(r,!0),r.tail===null&&r.tailMode===`hidden`&&!o.alternate&&!wi)return jc(t),null}else 2*ve()-r.renderingStartTime>tu&&n!==536870912&&(t.flags|=128,i=!0,Ac(r,!1),t.lanes=4194304)}r.isBackwards?(o.sibling=t.child,t.child=o):(e=r.last,e===null?t.child=o:e.sibling=o,r.last=o)}return r.tail===null?(jc(t),null):(e=r.tail,r.rendering=e,r.tail=e.sibling,r.renderingStartTime=ve(),e.sibling=null,n=eo.current,B(eo,i?n&1|2:n&1),wi&&_i(t,r.treeForkCount),e);case 22:case 23:return $a(t),Ka(),r=t.memoizedState!==null,e===null?r&&(t.flags|=8192):e.memoizedState!==null!==r&&(t.flags|=8192),r?n&536870912&&!(t.flags&128)&&(jc(t),t.subtreeFlags&6&&(t.flags|=8192)):jc(t),n=t.updateQueue,n!==null&&kc(t,n.retryQueue),n=null,e!==null&&e.memoizedState!==null&&e.memoizedState.cachePool!==null&&(n=e.memoizedState.cachePool.pool),r=null,t.memoizedState!==null&&t.memoizedState.cachePool!==null&&(r=t.memoizedState.cachePool.pool),r!==n&&(t.flags|=2048),e!==null&&z(ca),null;case 24:return n=null,e!==null&&(n=e.memoizedState.cache),t.memoizedState.cache!==n&&(t.flags|=2048),zi(Zi),jc(t),null;case 25:return null;case 30:return null}throw Error(a(156,t.tag))}function Nc(e,t){switch(bi(t),t.tag){case 1:return e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 3:return zi(Zi),ie(),e=t.flags,e&65536&&!(e&128)?(t.flags=e&-65537|128,t):null;case 26:case 27:case 5:return oe(t),null;case 31:if(t.memoizedState!==null){if($a(t),t.alternate===null)throw Error(a(340));Mi()}return e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 13:if($a(t),e=t.memoizedState,e!==null&&e.dehydrated!==null){if(t.alternate===null)throw Error(a(340));Mi()}return e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 19:return z(eo),null;case 4:return ie(),null;case 10:return zi(t.type),null;case 22:case 23:return $a(t),Ka(),e!==null&&z(ca),e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 24:return zi(Zi),null;case 25:return null;default:return null}}function Pc(e,t){switch(bi(t),t.tag){case 3:zi(Zi),ie();break;case 26:case 27:case 5:oe(t);break;case 4:ie();break;case 31:t.memoizedState!==null&&$a(t);break;case 13:$a(t);break;case 19:z(eo);break;case 10:zi(t.type);break;case 22:case 23:$a(t),Ka(),e!==null&&z(ca);break;case 24:zi(Zi)}}function Fc(e,t){try{var n=t.updateQueue,r=n===null?null:n.lastEffect;if(r!==null){var i=r.next;n=i;do{if((n.tag&e)===e){r=void 0;var a=n.create,o=n.inst;r=a(),o.destroy=r}n=n.next}while(n!==i)}}catch(e){Gu(t,t.return,e)}}function Ic(e,t,n){try{var r=t.updateQueue,i=r===null?null:r.lastEffect;if(i!==null){var a=i.next;r=a;do{if((r.tag&e)===e){var o=r.inst,s=o.destroy;if(s!==void 0){o.destroy=void 0,i=t;var c=n,l=s;try{l()}catch(e){Gu(i,c,e)}}}r=r.next}while(r!==a)}}catch(e){Gu(t,t.return,e)}}function Lc(e){var t=e.updateQueue;if(t!==null){var n=e.stateNode;try{Va(t,n)}catch(t){Gu(e,e.return,t)}}}function Rc(e,t,n){n.props=zs(e.type,e.memoizedProps),n.state=e.memoizedState;try{n.componentWillUnmount()}catch(n){Gu(e,t,n)}}function zc(e,t){try{var n=e.ref;if(n!==null){switch(e.tag){case 26:case 27:case 5:var r=e.stateNode;break;case 30:r=e.stateNode;break;default:r=e.stateNode}typeof n==`function`?e.refCleanup=n(r):n.current=r}}catch(n){Gu(e,t,n)}}function Bc(e,t){var n=e.ref,r=e.refCleanup;if(n!==null){if(typeof r==`function`)try{r()}catch(n){Gu(e,t,n)}finally{e.refCleanup=null,e=e.alternate,e!=null&&(e.refCleanup=null)}else if(typeof n==`function`)try{n(null)}catch(n){Gu(e,t,n)}else n.current=null}}function Vc(e){var t=e.type,n=e.memoizedProps,r=e.stateNode;try{a:switch(t){case`button`:case`input`:case`select`:case`textarea`:n.autoFocus&&r.focus();break a;case`img`:n.src?r.src=n.src:n.srcSet&&(r.srcset=n.srcSet)}}catch(t){Gu(e,e.return,t)}}function Hc(e,t,n){try{var r=e.stateNode;Rd(r,e.type,n,t),r[$e]=t}catch(t){Gu(e,e.return,t)}}function Uc(e){return e.tag===5||e.tag===3||e.tag===26||e.tag===27&&ef(e.type)||e.tag===4}function Wc(e){a:for(;;){for(;e.sibling===null;){if(e.return===null||Uc(e.return))return null;e=e.return}for(e.sibling.return=e.return,e=e.sibling;e.tag!==5&&e.tag!==6&&e.tag!==18;){if(e.tag===27&&ef(e.type)||e.flags&2||e.child===null||e.tag===4)continue a;e.child.return=e,e=e.child}if(!(e.flags&2))return e.stateNode}}function Gc(e,t,n){var r=e.tag;if(r===5||r===6)e=e.stateNode,t?(n.nodeType===9?n.body:n.nodeName===`HTML`?n.ownerDocument.body:n).insertBefore(e,t):(t=n.nodeType===9?n.body:n.nodeName===`HTML`?n.ownerDocument.body:n,t.appendChild(e),n=n._reactRootContainer,n!=null||t.onclick!==null||(t.onclick=Ut));else if(r!==4&&(r===27&&ef(e.type)&&(n=e.stateNode,t=null),e=e.child,e!==null))for(Gc(e,t,n),e=e.sibling;e!==null;)Gc(e,t,n),e=e.sibling}function Kc(e,t,n){var r=e.tag;if(r===5||r===6)e=e.stateNode,t?n.insertBefore(e,t):n.appendChild(e);else if(r!==4&&(r===27&&ef(e.type)&&(n=e.stateNode),e=e.child,e!==null))for(Kc(e,t,n),e=e.sibling;e!==null;)Kc(e,t,n),e=e.sibling}function qc(e){var t=e.stateNode,n=e.memoizedProps;try{for(var r=e.type,i=t.attributes;i.length;)t.removeAttributeNode(i[0]);Ld(t,r,n),t[Qe]=e,t[$e]=n}catch(t){Gu(e,e.return,t)}}var Jc=!1,Yc=!1,Xc=!1,Zc=typeof WeakSet==`function`?WeakSet:Set,Qc=null;function $c(e,t){if(e=e.containerInfo,Vd=lp,e=gr(e),_r(e)){if(`selectionStart`in e)var n={start:e.selectionStart,end:e.selectionEnd};else a:{n=(n=e.ownerDocument)&&n.defaultView||window;var r=n.getSelection&&n.getSelection();if(r&&r.rangeCount!==0){n=r.anchorNode;var i=r.anchorOffset,o=r.focusNode;r=r.focusOffset;try{n.nodeType,o.nodeType}catch{n=null;break a}var s=0,c=-1,l=-1,u=0,d=0,f=e,p=null;b:for(;;){for(var m;f!==n||i!==0&&f.nodeType!==3||(c=s+i),f!==o||r!==0&&f.nodeType!==3||(l=s+r),f.nodeType===3&&(s+=f.nodeValue.length),(m=f.firstChild)!==null;)p=f,f=m;for(;;){if(f===e)break b;if(p===n&&++u===i&&(c=s),p===o&&++d===r&&(l=s),(m=f.nextSibling)!==null)break;f=p,p=f.parentNode}f=m}n=c===-1||l===-1?null:{start:c,end:l}}else n=null}n||={start:0,end:0}}else n=null;for(Hd={focusedElem:e,selectionRange:n},lp=!1,Qc=t;Qc!==null;)if(t=Qc,e=t.child,t.subtreeFlags&1028&&e!==null)e.return=t,Qc=e;else for(;Qc!==null;){switch(t=Qc,o=t.alternate,e=t.flags,t.tag){case 0:if(e&4&&(e=t.updateQueue,e=e===null?null:e.events,e!==null))for(n=0;n<e.length;n++)i=e[n],i.ref.impl=i.nextImpl;break;case 11:case 15:break;case 1:if(e&1024&&o!==null){e=void 0,n=t,i=o.memoizedProps,o=o.memoizedState,r=n.stateNode;try{var h=zs(n.type,i);e=r.getSnapshotBeforeUpdate(h,o),r.__reactInternalSnapshotBeforeUpdate=e}catch(e){Gu(n,n.return,e)}}break;case 3:if(e&1024){if(e=t.stateNode.containerInfo,n=e.nodeType,n===9)rf(e);else if(n===1)switch(e.nodeName){case`HEAD`:case`HTML`:case`BODY`:rf(e);break;default:e.textContent=``}}break;case 5:case 26:case 27:case 6:case 4:case 17:break;default:if(e&1024)throw Error(a(163))}if(e=t.sibling,e!==null){e.return=t.return,Qc=e;break}Qc=t.return}}function el(e,t,n){var r=n.flags;switch(n.tag){case 0:case 11:case 15:hl(e,n),r&4&&Fc(5,n);break;case 1:if(hl(e,n),r&4){if(e=n.stateNode,t===null)try{e.componentDidMount()}catch(e){Gu(n,n.return,e)}else{var i=zs(n.type,t.memoizedProps);t=t.memoizedState;try{e.componentDidUpdate(i,t,e.__reactInternalSnapshotBeforeUpdate)}catch(e){Gu(n,n.return,e)}}}r&64&&Lc(n),r&512&&zc(n,n.return);break;case 3:if(hl(e,n),r&64&&(e=n.updateQueue,e!==null)){if(t=null,n.child!==null)switch(n.child.tag){case 27:case 5:t=n.child.stateNode;break;case 1:t=n.child.stateNode}try{Va(e,t)}catch(e){Gu(n,n.return,e)}}break;case 27:t===null&&r&4&&qc(n);case 26:case 5:hl(e,n),t===null&&r&4&&Vc(n),r&512&&zc(n,n.return);break;case 12:hl(e,n);break;case 31:hl(e,n),r&4&&ol(e,n);break;case 13:hl(e,n),r&4&&sl(e,n),r&64&&(e=n.memoizedState,e!==null&&(e=e.dehydrated,e!==null&&(n=Yu.bind(null,n),uf(e,n))));break;case 22:if(r=n.memoizedState!==null||Jc,!r){t=t!==null&&t.memoizedState!==null||Yc,i=Jc;var a=Yc;Jc=r,(Yc=t)&&!a?_l(e,n,!!(n.subtreeFlags&8772)):hl(e,n),Jc=i,Yc=a}break;case 30:break;default:hl(e,n)}}function tl(e){var t=e.alternate;t!==null&&(e.alternate=null,tl(t)),e.child=null,e.deletions=null,e.sibling=null,e.tag===5&&(t=e.stateNode,t!==null&&ot(t)),e.stateNode=null,e.return=null,e.dependencies=null,e.memoizedProps=null,e.memoizedState=null,e.pendingProps=null,e.stateNode=null,e.updateQueue=null}var nl=null,rl=!1;function il(e,t,n){for(n=n.child;n!==null;)al(e,t,n),n=n.sibling}function al(e,t,n){if(Oe&&typeof Oe.onCommitFiberUnmount==`function`)try{Oe.onCommitFiberUnmount(De,n)}catch{}switch(n.tag){case 26:Yc||Bc(n,t),il(e,t,n),n.memoizedState?n.memoizedState.count--:n.stateNode&&(n=n.stateNode,n.parentNode.removeChild(n));break;case 27:Yc||Bc(n,t);var r=nl,i=rl;ef(n.type)&&(nl=n.stateNode,rl=!1),il(e,t,n),gf(n.stateNode),nl=r,rl=i;break;case 5:Yc||Bc(n,t);case 6:if(r=nl,i=rl,nl=null,il(e,t,n),nl=r,rl=i,nl!==null){if(rl)try{(nl.nodeType===9?nl.body:nl.nodeName===`HTML`?nl.ownerDocument.body:nl).removeChild(n.stateNode)}catch(e){Gu(n,t,e)}else try{nl.removeChild(n.stateNode)}catch(e){Gu(n,t,e)}}break;case 18:nl!==null&&(rl?(e=nl,tf(e.nodeType===9?e.body:e.nodeName===`HTML`?e.ownerDocument.body:e,n.stateNode),Fp(e)):tf(nl,n.stateNode));break;case 4:r=nl,i=rl,nl=n.stateNode.containerInfo,rl=!0,il(e,t,n),nl=r,rl=i;break;case 0:case 11:case 14:case 15:Ic(2,n,t),Yc||Ic(4,n,t),il(e,t,n);break;case 1:Yc||(Bc(n,t),r=n.stateNode,typeof r.componentWillUnmount==`function`&&Rc(n,t,r)),il(e,t,n);break;case 21:il(e,t,n);break;case 22:Yc=(r=Yc)||n.memoizedState!==null,il(e,t,n),Yc=r;break;default:il(e,t,n)}}function ol(e,t){if(t.memoizedState===null&&(e=t.alternate,e!==null&&(e=e.memoizedState,e!==null))){e=e.dehydrated;try{Fp(e)}catch(e){Gu(t,t.return,e)}}}function sl(e,t){if(t.memoizedState===null&&(e=t.alternate,e!==null&&(e=e.memoizedState,e!==null&&(e=e.dehydrated,e!==null))))try{Fp(e)}catch(e){Gu(t,t.return,e)}}function cl(e){switch(e.tag){case 31:case 13:case 19:var t=e.stateNode;return t===null&&(t=e.stateNode=new Zc),t;case 22:return e=e.stateNode,t=e._retryCache,t===null&&(t=e._retryCache=new Zc),t;default:throw Error(a(435,e.tag))}}function ll(e,t){var n=cl(e);t.forEach(function(t){if(!n.has(t)){n.add(t);var r=Xu.bind(null,e,t);t.then(r,r)}})}function ul(e,t){var n=t.deletions;if(n!==null)for(var r=0;r<n.length;r++){var i=n[r],o=e,s=t,c=s;a:for(;c!==null;){switch(c.tag){case 27:if(ef(c.type)){nl=c.stateNode,rl=!1;break a}break;case 5:nl=c.stateNode,rl=!1;break a;case 3:case 4:nl=c.stateNode.containerInfo,rl=!0;break a}c=c.return}if(nl===null)throw Error(a(160));al(o,s,i),nl=null,rl=!1,o=i.alternate,o!==null&&(o.return=null),i.return=null}if(t.subtreeFlags&13886)for(t=t.child;t!==null;)fl(t,e),t=t.sibling}var dl=null;function fl(e,t){var n=e.alternate,r=e.flags;switch(e.tag){case 0:case 11:case 14:case 15:ul(t,e),pl(e),r&4&&(Ic(3,e,e.return),Fc(3,e),Ic(5,e,e.return));break;case 1:ul(t,e),pl(e),r&512&&(Yc||n===null||Bc(n,n.return)),r&64&&Jc&&(e=e.updateQueue,e!==null&&(r=e.callbacks,r!==null&&(n=e.shared.hiddenCallbacks,e.shared.hiddenCallbacks=n===null?r:n.concat(r))));break;case 26:var i=dl;if(ul(t,e),pl(e),r&512&&(Yc||n===null||Bc(n,n.return)),r&4){var o=n===null?null:n.memoizedState;if(r=e.memoizedState,n===null){if(r===null){if(e.stateNode===null){a:{r=e.type,n=e.memoizedProps,i=i.ownerDocument||i;b:switch(r){case`title`:o=i.getElementsByTagName(`title`)[0],(!o||o[at]||o[Qe]||o.namespaceURI===`http://www.w3.org/2000/svg`||o.hasAttribute(`itemprop`))&&(o=i.createElement(r),i.head.insertBefore(o,i.querySelector(`head > title`))),Ld(o,r,n),o[Qe]=e,dt(o),r=o;break a;case`link`:var s=Uf(`link`,`href`,i).get(r+(n.href||``));if(s){for(var c=0;c<s.length;c++)if(o=s[c],o.getAttribute(`href`)===(n.href==null||n.href===``?null:n.href)&&o.getAttribute(`rel`)===(n.rel==null?null:n.rel)&&o.getAttribute(`title`)===(n.title==null?null:n.title)&&o.getAttribute(`crossorigin`)===(n.crossOrigin==null?null:n.crossOrigin)){s.splice(c,1);break b}}o=i.createElement(r),Ld(o,r,n),i.head.appendChild(o);break;case`meta`:if(s=Uf(`meta`,`content`,i).get(r+(n.content||``))){for(c=0;c<s.length;c++)if(o=s[c],o.getAttribute(`content`)===(n.content==null?null:``+n.content)&&o.getAttribute(`name`)===(n.name==null?null:n.name)&&o.getAttribute(`property`)===(n.property==null?null:n.property)&&o.getAttribute(`http-equiv`)===(n.httpEquiv==null?null:n.httpEquiv)&&o.getAttribute(`charset`)===(n.charSet==null?null:n.charSet)){s.splice(c,1);break b}}o=i.createElement(r),Ld(o,r,n),i.head.appendChild(o);break;default:throw Error(a(468,r))}o[Qe]=e,dt(o),r=o}e.stateNode=r}else Wf(i,e.type,e.stateNode)}else e.stateNode=Rf(i,r,e.memoizedProps)}else o===r?r===null&&e.stateNode!==null&&Hc(e,e.memoizedProps,n.memoizedProps):(o===null?n.stateNode!==null&&(n=n.stateNode,n.parentNode.removeChild(n)):o.count--,r===null?Wf(i,e.type,e.stateNode):Rf(i,r,e.memoizedProps))}break;case 27:ul(t,e),pl(e),r&512&&(Yc||n===null||Bc(n,n.return)),n!==null&&r&4&&Hc(e,e.memoizedProps,n.memoizedProps);break;case 5:if(ul(t,e),pl(e),r&512&&(Yc||n===null||Bc(n,n.return)),e.flags&32){i=e.stateNode;try{Ft(i,``)}catch(t){Gu(e,e.return,t)}}r&4&&e.stateNode!=null&&(i=e.memoizedProps,Hc(e,i,n===null?i:n.memoizedProps)),r&1024&&(Xc=!0);break;case 6:if(ul(t,e),pl(e),r&4){if(e.stateNode===null)throw Error(a(162));r=e.memoizedProps,n=e.stateNode;try{n.nodeValue=r}catch(t){Gu(e,e.return,t)}}break;case 3:if(Hf=null,i=dl,dl=yf(t.containerInfo),ul(t,e),dl=i,pl(e),r&4&&n!==null&&n.memoizedState.isDehydrated)try{Fp(t.containerInfo)}catch(t){Gu(e,e.return,t)}Xc&&(Xc=!1,ml(e));break;case 4:r=dl,dl=yf(e.stateNode.containerInfo),ul(t,e),pl(e),dl=r;break;case 12:ul(t,e),pl(e);break;case 31:ul(t,e),pl(e),r&4&&(r=e.updateQueue,r!==null&&(e.updateQueue=null,ll(e,r)));break;case 13:ul(t,e),pl(e),e.child.flags&8192&&e.memoizedState!==null!=(n!==null&&n.memoizedState!==null)&&($l=ve()),r&4&&(r=e.updateQueue,r!==null&&(e.updateQueue=null,ll(e,r)));break;case 22:i=e.memoizedState!==null;var l=n!==null&&n.memoizedState!==null,u=Jc,d=Yc;if(Jc=u||i,Yc=d||l,ul(t,e),Yc=d,Jc=u,pl(e),r&8192)a:for(t=e.stateNode,t._visibility=i?t._visibility&-2:t._visibility|1,i&&(n===null||l||Jc||Yc||gl(e)),n=null,t=e;;){if(t.tag===5||t.tag===26){if(n===null){l=n=t;try{if(o=l.stateNode,i)s=o.style,typeof s.setProperty==`function`?s.setProperty(`display`,`none`,`important`):s.display=`none`;else{c=l.stateNode;var f=l.memoizedProps.style,p=f!=null&&f.hasOwnProperty(`display`)?f.display:null;c.style.display=p==null||typeof p==`boolean`?``:(``+p).trim()}}catch(e){Gu(l,l.return,e)}}}else if(t.tag===6){if(n===null){l=t;try{l.stateNode.nodeValue=i?``:l.memoizedProps}catch(e){Gu(l,l.return,e)}}}else if(t.tag===18){if(n===null){l=t;try{var m=l.stateNode;i?nf(m,!0):nf(l.stateNode,!1)}catch(e){Gu(l,l.return,e)}}}else if((t.tag!==22&&t.tag!==23||t.memoizedState===null||t===e)&&t.child!==null){t.child.return=t,t=t.child;continue}if(t===e)break a;for(;t.sibling===null;){if(t.return===null||t.return===e)break a;n===t&&(n=null),t=t.return}n===t&&(n=null),t.sibling.return=t.return,t=t.sibling}r&4&&(r=e.updateQueue,r!==null&&(n=r.retryQueue,n!==null&&(r.retryQueue=null,ll(e,n))));break;case 19:ul(t,e),pl(e),r&4&&(r=e.updateQueue,r!==null&&(e.updateQueue=null,ll(e,r)));break;case 30:break;case 21:break;default:ul(t,e),pl(e)}}function pl(e){var t=e.flags;if(t&2){try{for(var n,r=e.return;r!==null;){if(Uc(r)){n=r;break}r=r.return}if(n==null)throw Error(a(160));switch(n.tag){case 27:var i=n.stateNode;Kc(e,Wc(e),i);break;case 5:var o=n.stateNode;n.flags&32&&(Ft(o,``),n.flags&=-33),Kc(e,Wc(e),o);break;case 3:case 4:var s=n.stateNode.containerInfo;Gc(e,Wc(e),s);break;default:throw Error(a(161))}}catch(t){Gu(e,e.return,t)}e.flags&=-3}t&4096&&(e.flags&=-4097)}function ml(e){if(e.subtreeFlags&1024)for(e=e.child;e!==null;){var t=e;ml(t),t.tag===5&&t.flags&1024&&t.stateNode.reset(),e=e.sibling}}function hl(e,t){if(t.subtreeFlags&8772)for(t=t.child;t!==null;)el(e,t.alternate,t),t=t.sibling}function gl(e){for(e=e.child;e!==null;){var t=e;switch(t.tag){case 0:case 11:case 14:case 15:Ic(4,t,t.return),gl(t);break;case 1:Bc(t,t.return);var n=t.stateNode;typeof n.componentWillUnmount==`function`&&Rc(t,t.return,n),gl(t);break;case 27:gf(t.stateNode);case 26:case 5:Bc(t,t.return),gl(t);break;case 22:t.memoizedState===null&&gl(t);break;case 30:gl(t);break;default:gl(t)}e=e.sibling}}function _l(e,t,n){for(n&&=!!(t.subtreeFlags&8772),t=t.child;t!==null;){var r=t.alternate,i=e,a=t,o=a.flags;switch(a.tag){case 0:case 11:case 15:_l(i,a,n),Fc(4,a);break;case 1:if(_l(i,a,n),r=a,i=r.stateNode,typeof i.componentDidMount==`function`)try{i.componentDidMount()}catch(e){Gu(r,r.return,e)}if(r=a,i=r.updateQueue,i!==null){var s=r.stateNode;try{var c=i.shared.hiddenCallbacks;if(c!==null)for(i.shared.hiddenCallbacks=null,i=0;i<c.length;i++)Ba(c[i],s)}catch(e){Gu(r,r.return,e)}}n&&o&64&&Lc(a),zc(a,a.return);break;case 27:qc(a);case 26:case 5:_l(i,a,n),n&&r===null&&o&4&&Vc(a),zc(a,a.return);break;case 12:_l(i,a,n);break;case 31:_l(i,a,n),n&&o&4&&ol(i,a);break;case 13:_l(i,a,n),n&&o&4&&sl(i,a);break;case 22:a.memoizedState===null&&_l(i,a,n),zc(a,a.return);break;case 30:break;default:_l(i,a,n)}t=t.sibling}}function vl(e,t){var n=null;e!==null&&e.memoizedState!==null&&e.memoizedState.cachePool!==null&&(n=e.memoizedState.cachePool.pool),e=null,t.memoizedState!==null&&t.memoizedState.cachePool!==null&&(e=t.memoizedState.cachePool.pool),e!==n&&(e!=null&&e.refCount++,n!=null&&$i(n))}function yl(e,t){e=null,t.alternate!==null&&(e=t.alternate.memoizedState.cache),t=t.memoizedState.cache,t!==e&&(t.refCount++,e!=null&&$i(e))}function bl(e,t,n,r){if(t.subtreeFlags&10256)for(t=t.child;t!==null;)xl(e,t,n,r),t=t.sibling}function xl(e,t,n,r){var i=t.flags;switch(t.tag){case 0:case 11:case 15:bl(e,t,n,r),i&2048&&Fc(9,t);break;case 1:bl(e,t,n,r);break;case 3:bl(e,t,n,r),i&2048&&(e=null,t.alternate!==null&&(e=t.alternate.memoizedState.cache),t=t.memoizedState.cache,t!==e&&(t.refCount++,e!=null&&$i(e)));break;case 12:if(i&2048){bl(e,t,n,r),e=t.stateNode;try{var a=t.memoizedProps,o=a.id,s=a.onPostCommit;typeof s==`function`&&s(o,t.alternate===null?`mount`:`update`,e.passiveEffectDuration,-0)}catch(e){Gu(t,t.return,e)}}else bl(e,t,n,r);break;case 31:bl(e,t,n,r);break;case 13:bl(e,t,n,r);break;case 23:break;case 22:a=t.stateNode,o=t.alternate,t.memoizedState===null?a._visibility&2?bl(e,t,n,r):(a._visibility|=2,Sl(e,t,n,r,!!(t.subtreeFlags&10256)||!1)):a._visibility&2?bl(e,t,n,r):Cl(e,t),i&2048&&vl(o,t);break;case 24:bl(e,t,n,r),i&2048&&yl(t.alternate,t);break;default:bl(e,t,n,r)}}function Sl(e,t,n,r,i){for(i&&=!!(t.subtreeFlags&10256)||!1,t=t.child;t!==null;){var a=e,o=t,s=n,c=r,l=o.flags;switch(o.tag){case 0:case 11:case 15:Sl(a,o,s,c,i),Fc(8,o);break;case 23:break;case 22:var u=o.stateNode;o.memoizedState===null?(u._visibility|=2,Sl(a,o,s,c,i)):u._visibility&2?Sl(a,o,s,c,i):Cl(a,o),i&&l&2048&&vl(o.alternate,o);break;case 24:Sl(a,o,s,c,i),i&&l&2048&&yl(o.alternate,o);break;default:Sl(a,o,s,c,i)}t=t.sibling}}function Cl(e,t){if(t.subtreeFlags&10256)for(t=t.child;t!==null;){var n=e,r=t,i=r.flags;switch(r.tag){case 22:Cl(n,r),i&2048&&vl(r.alternate,r);break;case 24:Cl(n,r),i&2048&&yl(r.alternate,r);break;default:Cl(n,r)}t=t.sibling}}var wl=8192;function Tl(e,t,n){if(e.subtreeFlags&wl)for(e=e.child;e!==null;)El(e,t,n),e=e.sibling}function El(e,t,n){switch(e.tag){case 26:Tl(e,t,n),e.flags&wl&&e.memoizedState!==null&&qf(n,dl,e.memoizedState,e.memoizedProps);break;case 5:Tl(e,t,n);break;case 3:case 4:var r=dl;dl=yf(e.stateNode.containerInfo),Tl(e,t,n),dl=r;break;case 22:e.memoizedState===null&&(r=e.alternate,r!==null&&r.memoizedState!==null?(r=wl,wl=16777216,Tl(e,t,n),wl=r):Tl(e,t,n));break;default:Tl(e,t,n)}}function Dl(e){var t=e.alternate;if(t!==null&&(e=t.child,e!==null)){t.child=null;do t=e.sibling,e.sibling=null,e=t;while(e!==null)}}function Ol(e){var t=e.deletions;if(e.flags&16){if(t!==null)for(var n=0;n<t.length;n++){var r=t[n];Qc=r,jl(r,e)}Dl(e)}if(e.subtreeFlags&10256)for(e=e.child;e!==null;)kl(e),e=e.sibling}function kl(e){switch(e.tag){case 0:case 11:case 15:Ol(e),e.flags&2048&&Ic(9,e,e.return);break;case 3:Ol(e);break;case 12:Ol(e);break;case 22:var t=e.stateNode;e.memoizedState!==null&&t._visibility&2&&(e.return===null||e.return.tag!==13)?(t._visibility&=-3,Al(e)):Ol(e);break;default:Ol(e)}}function Al(e){var t=e.deletions;if(e.flags&16){if(t!==null)for(var n=0;n<t.length;n++){var r=t[n];Qc=r,jl(r,e)}Dl(e)}for(e=e.child;e!==null;){switch(t=e,t.tag){case 0:case 11:case 15:Ic(8,t,t.return),Al(t);break;case 22:n=t.stateNode,n._visibility&2&&(n._visibility&=-3,Al(t));break;default:Al(t)}e=e.sibling}}function jl(e,t){for(;Qc!==null;){var n=Qc;switch(n.tag){case 0:case 11:case 15:Ic(8,n,t);break;case 23:case 22:if(n.memoizedState!==null&&n.memoizedState.cachePool!==null){var r=n.memoizedState.cachePool.pool;r!=null&&r.refCount++}break;case 24:$i(n.memoizedState.cache)}if(r=n.child,r!==null)r.return=n,Qc=r;else a:for(n=e;Qc!==null;){r=Qc;var i=r.sibling,a=r.return;if(tl(r),r===n){Qc=null;break a}if(i!==null){i.return=a,Qc=i;break a}Qc=a}}}var Ml={getCacheForType:function(e){var t=Gi(Zi),n=t.data.get(e);return n===void 0&&(n=e(),t.data.set(e,n)),n},cacheSignal:function(){return Gi(Zi).controller.signal}},Nl=typeof WeakMap==`function`?WeakMap:Map,Pl=0,Fl=null,Il=null,Ll=0,Rl=0,zl=null,Bl=!1,Vl=!1,Hl=!1,Ul=0,Wl=0,Gl=0,Kl=0,ql=0,Jl=0,Yl=0,Xl=null,Zl=null,Ql=!1,$l=0,eu=0,tu=1/0,nu=null,ru=null,iu=0,au=null,ou=null,su=0,cu=0,lu=null,uu=null,du=0,fu=null;function pu(){return Pl&2&&Ll!==0?Ll&-Ll:P.T===null?Ye():fd()}function mu(){if(Jl===0){if(!(Ll&536870912)||wi){var e=Fe;Fe<<=1,!(Fe&3932160)&&(Fe=262144),Jl=e}else Jl=536870912}return e=qa.current,e!==null&&(e.flags|=32),Jl}function hu(e,t,n){(e===Fl&&(Rl===2||Rl===9)||e.cancelPendingCommit!==null)&&(Su(e,0),yu(e,Ll,Jl,!1)),He(e,n),(!(Pl&2)||e!==Fl)&&(e===Fl&&(!(Pl&2)&&(Kl|=n),Wl===4&&yu(e,Ll,Jl,!1)),id(e))}function gu(e,t,n){if(Pl&6)throw Error(a(327));var r=!n&&!(t&127)&&(t&e.expiredLanes)===0||ze(e,t),i=r?Au(e,t):Ou(e,t,!0),o=r;do{if(i===0){Vl&&!r&&yu(e,t,0,!1);break}if(n=e.current.alternate,o&&!vu(n)){i=Ou(e,t,!1),o=!1;continue}if(i===2){if(o=t,e.errorRecoveryDisabledLanes&o)var s=0;else s=e.pendingLanes&-536870913,s=s===0?s&536870912?536870912:0:s;if(s!==0){t=s;a:{var c=e;i=Xl;var l=c.current.memoizedState.isDehydrated;if(l&&(Su(c,s).flags|=256),s=Ou(c,s,!1),s!==2){if(Hl&&!l){c.errorRecoveryDisabledLanes|=o,Kl|=o,i=4;break a}o=Zl,Zl=i,o!==null&&(Zl===null?Zl=o:Zl.push.apply(Zl,o))}i=s}if(o=!1,i!==2)continue}}if(i===1){Su(e,0),yu(e,t,0,!0);break}a:{switch(r=e,o=i,o){case 0:case 1:throw Error(a(345));case 4:if((t&4194048)!==t)break;case 6:yu(r,t,Jl,!Bl);break a;case 2:Zl=null;break;case 3:case 5:break;default:throw Error(a(329))}if((t&62914560)===t&&(i=$l+300-ve(),10<i)){if(yu(r,t,Jl,!Bl),Re(r,0,!0)!==0)break a;su=t,r.timeoutHandle=Yd(_u.bind(null,r,n,Zl,nu,Ql,t,Jl,Kl,Yl,Bl,o,`Throttled`,-0,0),i);break a}_u(r,n,Zl,nu,Ql,t,Jl,Kl,Yl,Bl,o,null,-0,0)}break}while(1);id(e)}function _u(e,t,n,r,i,a,o,s,c,l,u,d,f,p){if(e.timeoutHandle=-1,d=t.subtreeFlags,d&8192||(d&16785408)==16785408){d={stylesheets:null,count:0,imgCount:0,imgBytes:0,suspenseyImages:[],waitingForImages:!0,waitingForViewTransition:!1,unsuspend:Ut},El(t,a,d);var m=(a&62914560)===a?$l-ve():(a&4194048)===a?eu-ve():0;if(m=Yf(d,m),m!==null){su=a,e.cancelPendingCommit=m(Lu.bind(null,e,t,a,n,r,i,o,s,c,u,d,null,f,p)),yu(e,a,o,!l);return}}Lu(e,t,a,n,r,i,o,s,c)}function vu(e){for(var t=e;;){var n=t.tag;if((n===0||n===11||n===15)&&t.flags&16384&&(n=t.updateQueue,n!==null&&(n=n.stores,n!==null)))for(var r=0;r<n.length;r++){var i=n[r],a=i.getSnapshot;i=i.value;try{if(!dr(a(),i))return!1}catch{return!1}}if(n=t.child,t.subtreeFlags&16384&&n!==null)n.return=t,t=n;else{if(t===e)break;for(;t.sibling===null;){if(t.return===null||t.return===e)return!0;t=t.return}t.sibling.return=t.return,t=t.sibling}}return!0}function yu(e,t,n,r){t&=~ql,t&=~Kl,e.suspendedLanes|=t,e.pingedLanes&=~t,r&&(e.warmLanes|=t),r=e.expirationTimes;for(var i=t;0<i;){var a=31-Ae(i),o=1<<a;r[a]=-1,i&=~o}n!==0&&We(e,n,t)}function bu(){return Pl&6?!0:(ad(0,!1),!1)}function xu(){if(Il!==null){if(Rl===0)var e=Il.return;else e=Il,Li=Ii=null,xo(e),Sa=null,Ca=0,e=Il;for(;e!==null;)Pc(e.alternate,e),e=e.return;Il=null}}function Su(e,t){var n=e.timeoutHandle;n!==-1&&(e.timeoutHandle=-1,Xd(n)),n=e.cancelPendingCommit,n!==null&&(e.cancelPendingCommit=null,n()),su=0,xu(),Fl=e,Il=n=$r(e.current,null),Ll=t,Rl=0,zl=null,Bl=!1,Vl=ze(e,t),Hl=!1,Yl=Jl=ql=Kl=Gl=Wl=0,Zl=Xl=null,Ql=!1,t&8&&(t|=t&32);var r=e.entangledLanes;if(r!==0)for(e=e.entanglements,r&=t;0<r;){var i=31-Ae(r),a=1<<i;t|=e[i],r&=~a}return Ul=t,Ur(),n}function Cu(e,t){X=null,P.H=js,t===fa||t===ma?(t=ba(),Rl=3):t===pa?(t=ba(),Rl=4):Rl=t===Ys?8:typeof t==`object`&&t&&typeof t.then==`function`?6:1,zl=t,Il===null&&(Wl=1,Us(e,si(t,e.current)))}function wu(){var e=qa.current;return e===null?!0:(Ll&4194048)===Ll?Ja===null:(Ll&62914560)===Ll||Ll&536870912?e===Ja:!1}function Tu(){var e=P.H;return P.H=js,e===null?js:e}function Eu(){var e=P.A;return P.A=Ml,e}function Du(){Wl=4,Bl||(Ll&4194048)!==Ll&&qa.current!==null||(Vl=!0),!(Gl&134217727)&&!(Kl&134217727)||Fl===null||yu(Fl,Ll,Jl,!1)}function Ou(e,t,n){var r=Pl;Pl|=2;var i=Tu(),a=Eu();(Fl!==e||Ll!==t)&&(nu=null,Su(e,t)),t=!1;var o=Wl;a:do try{if(Rl!==0&&Il!==null){var s=Il,c=zl;switch(Rl){case 8:xu(),o=6;break a;case 3:case 2:case 9:case 6:qa.current===null&&(t=!0);var l=Rl;if(Rl=0,zl=null,Pu(e,s,c,l),n&&Vl){o=0;break a}break;default:l=Rl,Rl=0,zl=null,Pu(e,s,c,l)}}ku(),o=Wl;break}catch(t){Cu(e,t)}while(1);return t&&e.shellSuspendCounter++,Li=Ii=null,Pl=r,P.H=i,P.A=a,Il===null&&(Fl=null,Ll=0,Ur()),o}function ku(){for(;Il!==null;)Mu(Il)}function Au(e,t){var n=Pl;Pl|=2;var r=Tu(),i=Eu();Fl!==e||Ll!==t?(nu=null,tu=ve()+500,Su(e,t)):Vl=ze(e,t);a:do try{if(Rl!==0&&Il!==null){t=Il;var o=zl;b:switch(Rl){case 1:Rl=0,zl=null,Pu(e,t,o,1);break;case 2:case 9:if(ga(o)){Rl=0,zl=null,Nu(t);break}t=function(){Rl!==2&&Rl!==9||Fl!==e||(Rl=7),id(e)},o.then(t,t);break a;case 3:Rl=7;break a;case 4:Rl=5;break a;case 7:ga(o)?(Rl=0,zl=null,Nu(t)):(Rl=0,zl=null,Pu(e,t,o,7));break;case 5:var s=null;switch(Il.tag){case 26:s=Il.memoizedState;case 5:case 27:var c=Il;if(s?Kf(s):c.stateNode.complete){Rl=0,zl=null;var l=c.sibling;if(l!==null)Il=l;else{var u=c.return;u===null?Il=null:(Il=u,Fu(u))}break b}}Rl=0,zl=null,Pu(e,t,o,5);break;case 6:Rl=0,zl=null,Pu(e,t,o,6);break;case 8:xu(),Wl=6;break a;default:throw Error(a(462))}}ju();break}catch(t){Cu(e,t)}while(1);return Li=Ii=null,P.H=r,P.A=i,Pl=n,Il===null?(Fl=null,Ll=0,Ur(),Wl):0}function ju(){for(;Il!==null&&!ge();)Mu(Il)}function Mu(e){var t=Tc(e.alternate,e,Ul);e.memoizedProps=e.pendingProps,t===null?Fu(e):Il=t}function Nu(e){var t=e,n=t.alternate;switch(t.tag){case 15:case 0:t=lc(n,t,t.pendingProps,t.type,void 0,Ll);break;case 11:t=lc(n,t,t.pendingProps,t.type.render,t.ref,Ll);break;case 5:xo(t);default:Pc(n,t),t=Il=ei(t,Ul),t=Tc(n,t,Ul)}e.memoizedProps=e.pendingProps,t===null?Fu(e):Il=t}function Pu(e,t,n,r){Li=Ii=null,xo(t),Sa=null,Ca=0;var i=t.return;try{if(Js(e,i,t,n,Ll)){Wl=1,Us(e,si(n,e.current)),Il=null;return}}catch(t){if(i!==null)throw Il=i,t;Wl=1,Us(e,si(n,e.current)),Il=null;return}t.flags&32768?(wi||r===1?e=!0:Vl||Ll&536870912?e=!1:(Bl=e=!0,(r===2||r===9||r===3||r===6)&&(r=qa.current,r!==null&&r.tag===13&&(r.flags|=16384))),Iu(t,e)):Fu(t)}function Fu(e){var t=e;do{if(t.flags&32768){Iu(t,Bl);return}e=t.return;var n=Mc(t.alternate,t,Ul);if(n!==null){Il=n;return}if(t=t.sibling,t!==null){Il=t;return}Il=t=e}while(t!==null);Wl===0&&(Wl=5)}function Iu(e,t){do{var n=Nc(e.alternate,e);if(n!==null){n.flags&=32767,Il=n;return}if(n=e.return,n!==null&&(n.flags|=32768,n.subtreeFlags=0,n.deletions=null),!t&&(e=e.sibling,e!==null)){Il=e;return}Il=e=n}while(e!==null);Wl=6,Il=null}function Lu(e,t,n,r,i,o,s,c,l){e.cancelPendingCommit=null;do Hu();while(iu!==0);if(Pl&6)throw Error(a(327));if(t!==null){if(t===e.current)throw Error(a(177));if(o=t.lanes|t.childLanes,o|=Hr,Ue(e,n,o,s,c,l),e===Fl&&(Il=Fl=null,Ll=0),ou=t,au=e,su=n,cu=o,lu=i,uu=r,t.subtreeFlags&10256||t.flags&10256?(e.callbackNode=null,e.callbackPriority=0,Zu(Se,function(){return Uu(),null})):(e.callbackNode=null,e.callbackPriority=0),r=!!(t.flags&13878),t.subtreeFlags&13878||r){r=P.T,P.T=null,i=F.p,F.p=2,s=Pl,Pl|=4;try{$c(e,t,n)}finally{Pl=s,F.p=i,P.T=r}}iu=1,Ru(),zu(),Bu()}}function Ru(){if(iu===1){iu=0;var e=au,t=ou,n=!!(t.flags&13878);if(t.subtreeFlags&13878||n){n=P.T,P.T=null;var r=F.p;F.p=2;var i=Pl;Pl|=4;try{fl(t,e);var a=Hd,o=gr(e.containerInfo),s=a.focusedElem,c=a.selectionRange;if(o!==s&&s&&s.ownerDocument&&hr(s.ownerDocument.documentElement,s)){if(c!==null&&_r(s)){var l=c.start,u=c.end;if(u===void 0&&(u=l),`selectionStart`in s)s.selectionStart=l,s.selectionEnd=Math.min(u,s.value.length);else{var d=s.ownerDocument||document,f=d&&d.defaultView||window;if(f.getSelection){var p=f.getSelection(),m=s.textContent.length,h=Math.min(c.start,m),g=c.end===void 0?h:Math.min(c.end,m);!p.extend&&h>g&&(o=g,g=h,h=o);var _=mr(s,h),v=mr(s,g);if(_&&v&&(p.rangeCount!==1||p.anchorNode!==_.node||p.anchorOffset!==_.offset||p.focusNode!==v.node||p.focusOffset!==v.offset)){var y=d.createRange();y.setStart(_.node,_.offset),p.removeAllRanges(),h>g?(p.addRange(y),p.extend(v.node,v.offset)):(y.setEnd(v.node,v.offset),p.addRange(y))}}}}for(d=[],p=s;p=p.parentNode;)p.nodeType===1&&d.push({element:p,left:p.scrollLeft,top:p.scrollTop});for(typeof s.focus==`function`&&s.focus(),s=0;s<d.length;s++){var b=d[s];b.element.scrollLeft=b.left,b.element.scrollTop=b.top}}lp=!!Vd,Hd=Vd=null}finally{Pl=i,F.p=r,P.T=n}}e.current=t,iu=2}}function zu(){if(iu===2){iu=0;var e=au,t=ou,n=!!(t.flags&8772);if(t.subtreeFlags&8772||n){n=P.T,P.T=null;var r=F.p;F.p=2;var i=Pl;Pl|=4;try{el(e,t.alternate,t)}finally{Pl=i,F.p=r,P.T=n}}iu=3}}function Bu(){if(iu===4||iu===3){iu=0,_e();var e=au,t=ou,n=su,r=uu;t.subtreeFlags&10256||t.flags&10256?iu=5:(iu=0,ou=au=null,Vu(e,e.pendingLanes));var i=e.pendingLanes;if(i===0&&(ru=null),Je(n),t=t.stateNode,Oe&&typeof Oe.onCommitFiberRoot==`function`)try{Oe.onCommitFiberRoot(De,t,void 0,(t.current.flags&128)==128)}catch{}if(r!==null){t=P.T,i=F.p,F.p=2,P.T=null;try{for(var a=e.onRecoverableError,o=0;o<r.length;o++){var s=r[o];a(s.value,{componentStack:s.stack})}}finally{P.T=t,F.p=i}}su&3&&Hu(),id(e),i=e.pendingLanes,n&261930&&i&42?e===fu?du++:(du=0,fu=e):du=0,ad(0,!1)}}function Vu(e,t){(e.pooledCacheLanes&=t)===0&&(t=e.pooledCache,t!=null&&(e.pooledCache=null,$i(t)))}function Hu(){return Ru(),zu(),Bu(),Uu()}function Uu(){if(iu!==5)return!1;var e=au,t=cu;cu=0;var n=Je(su),r=P.T,i=F.p;try{F.p=32>n?32:n,P.T=null,n=lu,lu=null;var o=au,s=su;if(iu=0,ou=au=null,su=0,Pl&6)throw Error(a(331));var c=Pl;if(Pl|=4,kl(o.current),xl(o,o.current,s,n),Pl=c,ad(0,!1),Oe&&typeof Oe.onPostCommitFiberRoot==`function`)try{Oe.onPostCommitFiberRoot(De,o)}catch{}return!0}finally{F.p=i,P.T=r,Vu(e,t)}}function Wu(e,t,n){t=si(n,t),t=Gs(e.stateNode,t,2),e=Pa(e,t,2),e!==null&&(He(e,2),id(e))}function Gu(e,t,n){if(e.tag===3)Wu(e,e,n);else for(;t!==null;){if(t.tag===3){Wu(t,e,n);break}if(t.tag===1){var r=t.stateNode;if(typeof t.type.getDerivedStateFromError==`function`||typeof r.componentDidCatch==`function`&&(ru===null||!ru.has(r))){e=si(n,e),n=Ks(2),r=Pa(t,n,2),r!==null&&(qs(n,r,t,e),He(r,2),id(r));break}}t=t.return}}function Ku(e,t,n){var r=e.pingCache;if(r===null){r=e.pingCache=new Nl;var i=new Set;r.set(t,i)}else i=r.get(t),i===void 0&&(i=new Set,r.set(t,i));i.has(n)||(Hl=!0,i.add(n),e=qu.bind(null,e,t,n),t.then(e,e))}function qu(e,t,n){var r=e.pingCache;r!==null&&r.delete(t),e.pingedLanes|=e.suspendedLanes&n,e.warmLanes&=~n,Fl===e&&(Ll&n)===n&&(Wl===4||Wl===3&&(Ll&62914560)===Ll&&300>ve()-$l?!(Pl&2)&&Su(e,0):ql|=n,Yl===Ll&&(Yl=0)),id(e)}function Ju(e,t){t===0&&(t=G()),e=Kr(e,t),e!==null&&(He(e,t),id(e))}function Yu(e){var t=e.memoizedState,n=0;t!==null&&(n=t.retryLane),Ju(e,n)}function Xu(e,t){var n=0;switch(e.tag){case 31:case 13:var r=e.stateNode,i=e.memoizedState;i!==null&&(n=i.retryLane);break;case 19:r=e.stateNode;break;case 22:r=e.stateNode._retryCache;break;default:throw Error(a(314))}r!==null&&r.delete(t),Ju(e,n)}function Zu(e,t){return me(e,t)}var Qu=null,$u=null,ed=!1,td=!1,nd=!1,rd=0;function id(e){e!==$u&&e.next===null&&($u===null?Qu=$u=e:$u=$u.next=e),td=!0,ed||(ed=!0,dd())}function ad(e,t){if(!nd&&td){nd=!0;do for(var n=!1,r=Qu;r!==null;){if(!t){if(e!==0){var i=r.pendingLanes;if(i===0)var a=0;else{var o=r.suspendedLanes,s=r.pingedLanes;a=(1<<31-Ae(42|e)+1)-1,a&=i&~(o&~s),a=a&201326741?a&201326741|1:a?a|2:0}a!==0&&(n=!0,ud(r,a))}else a=Ll,a=Re(r,r===Fl?a:0,r.cancelPendingCommit!==null||r.timeoutHandle!==-1),!(a&3)||ze(r,a)||(n=!0,ud(r,a))}r=r.next}while(n);nd=!1}}function od(){sd()}function sd(){td=ed=!1;var e=0;rd!==0&&Jd()&&(e=rd);for(var t=ve(),n=null,r=Qu;r!==null;){var i=r.next,a=cd(r,t);a===0?(r.next=null,n===null?Qu=i:n.next=i,i===null&&($u=n)):(n=r,(e!==0||a&3)&&(td=!0)),r=i}iu!==0&&iu!==5||ad(e,!1),rd!==0&&(rd=0)}function cd(e,t){for(var n=e.suspendedLanes,r=e.pingedLanes,i=e.expirationTimes,a=e.pendingLanes&-62914561;0<a;){var o=31-Ae(a),s=1<<o,c=i[o];c===-1?((s&n)===0||(s&r)!==0)&&(i[o]=Be(s,t)):c<=t&&(e.expiredLanes|=s),a&=~s}if(t=Fl,n=Ll,n=Re(e,e===t?n:0,e.cancelPendingCommit!==null||e.timeoutHandle!==-1),r=e.callbackNode,n===0||e===t&&(Rl===2||Rl===9)||e.cancelPendingCommit!==null)return r!==null&&r!==null&&he(r),e.callbackNode=null,e.callbackPriority=0;if(!(n&3)||ze(e,n)){if(t=n&-n,t===e.callbackPriority)return t;switch(r!==null&&he(r),Je(n)){case 2:case 8:n=xe;break;case 32:n=Se;break;case 268435456:n=we;break;default:n=Se}return r=ld.bind(null,e),n=me(n,r),e.callbackPriority=t,e.callbackNode=n,t}return r!==null&&r!==null&&he(r),e.callbackPriority=2,e.callbackNode=null,2}function ld(e,t){if(iu!==0&&iu!==5)return e.callbackNode=null,e.callbackPriority=0,null;var n=e.callbackNode;if(Hu()&&e.callbackNode!==n)return null;var r=Ll;return r=Re(e,e===Fl?r:0,e.cancelPendingCommit!==null||e.timeoutHandle!==-1),r===0?null:(gu(e,r,t),cd(e,ve()),e.callbackNode!=null&&e.callbackNode===n?ld.bind(null,e):null)}function ud(e,t){if(Hu())return null;gu(e,t,!0)}function dd(){Qd(function(){Pl&6?me(be,od):sd()})}function fd(){if(rd===0){var e=na;e===0&&(e=Pe,Pe<<=1,!(Pe&261888)&&(Pe=256)),rd=e}return rd}function pd(e){return e==null||typeof e==`symbol`||typeof e==`boolean`?null:typeof e==`function`?e:Ht(``+e)}function md(e,t){var n=t.ownerDocument.createElement(`input`);return n.name=t.name,n.value=t.value,e.id&&n.setAttribute(`form`,e.id),t.parentNode.insertBefore(n,t),e=new FormData(e),n.parentNode.removeChild(n),e}function hd(e,t,n,r,i){if(t===`submit`&&n&&n.stateNode===i){var a=pd((i[$e]||null).action),o=r.submitter;o&&(t=(t=o[$e]||null)?pd(t.formAction):o.getAttribute(`formAction`),t!==null&&(a=t,o=null));var s=new dn(`action`,`action`,null,r,i);e.push({event:s,listeners:[{instance:null,listener:function(){if(r.defaultPrevented){if(rd!==0){var e=o?md(i,o):new FormData(i);_s(n,{pending:!0,data:e,method:i.method,action:a},null,e)}}else typeof a==`function`&&(s.preventDefault(),e=o?md(i,o):new FormData(i),_s(n,{pending:!0,data:e,method:i.method,action:a},a,e))},currentTarget:i}]})}}for(var gd=0;gd<Lr.length;gd++){var _d=Lr[gd];Rr(_d.toLowerCase(),`on`+(_d[0].toUpperCase()+_d.slice(1)))}Rr(kr,`onAnimationEnd`),Rr(Ar,`onAnimationIteration`),Rr(jr,`onAnimationStart`),Rr(`dblclick`,`onDoubleClick`),Rr(`focusin`,`onFocus`),Rr(`focusout`,`onBlur`),Rr(Mr,`onTransitionRun`),Rr(Nr,`onTransitionStart`),Rr(Pr,`onTransitionCancel`),Rr(Fr,`onTransitionEnd`),ht(`onMouseEnter`,[`mouseout`,`mouseover`]),ht(`onMouseLeave`,[`mouseout`,`mouseover`]),ht(`onPointerEnter`,[`pointerout`,`pointerover`]),ht(`onPointerLeave`,[`pointerout`,`pointerover`]),mt(`onChange`,`change click focusin focusout input keydown keyup selectionchange`.split(` `)),mt(`onSelect`,`focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange`.split(` `)),mt(`onBeforeInput`,[`compositionend`,`keypress`,`textInput`,`paste`]),mt(`onCompositionEnd`,`compositionend focusout keydown keypress keyup mousedown`.split(` `)),mt(`onCompositionStart`,`compositionstart focusout keydown keypress keyup mousedown`.split(` `)),mt(`onCompositionUpdate`,`compositionupdate focusout keydown keypress keyup mousedown`.split(` `));var vd=`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(` `),yd=new Set(`beforetoggle cancel close invalid load scroll scrollend toggle`.split(` `).concat(vd));function bd(e,t){t=!!(t&4);for(var n=0;n<e.length;n++){var r=e[n],i=r.event;r=r.listeners;a:{var a=void 0;if(t)for(var o=r.length-1;0<=o;o--){var s=r[o],c=s.instance,l=s.currentTarget;if(s=s.listener,c!==a&&i.isPropagationStopped())break a;a=s,i.currentTarget=l;try{a(i)}catch(e){zr(e)}i.currentTarget=null,a=c}else for(o=0;o<r.length;o++){if(s=r[o],c=s.instance,l=s.currentTarget,s=s.listener,c!==a&&i.isPropagationStopped())break a;a=s,i.currentTarget=l;try{a(i)}catch(e){zr(e)}i.currentTarget=null,a=c}}}}function xd(e,t){var n=t[tt];n===void 0&&(n=t[tt]=new Set);var r=e+`__bubble`;n.has(r)||(Td(t,e,2,!1),n.add(r))}function Sd(e,t,n){var r=0;t&&(r|=4),Td(n,e,r,t)}var Cd=`_reactListening`+Math.random().toString(36).slice(2);function wd(e){if(!e[Cd]){e[Cd]=!0,ft.forEach(function(t){t!==`selectionchange`&&(yd.has(t)||Sd(t,!1,e),Sd(t,!0,e))});var t=e.nodeType===9?e:e.ownerDocument;t===null||t[Cd]||(t[Cd]=!0,Sd(`selectionchange`,!1,t))}}function Td(e,t,n,r){switch(gp(t)){case 2:var i=up;break;case 8:i=dp;break;default:i=fp}n=i.bind(null,t,n,e),i=void 0,!$t||t!==`touchstart`&&t!==`touchmove`&&t!==`wheel`||(i=!0),r?i===void 0?e.addEventListener(t,n,!0):e.addEventListener(t,n,{capture:!0,passive:i}):i===void 0?e.addEventListener(t,n,!1):e.addEventListener(t,n,{passive:i})}function Ed(e,t,n,r,i){var a=r;if(!(t&1)&&!(t&2)&&r!==null)a:for(;;){if(r===null)return;var o=r.tag;if(o===3||o===4){var c=r.stateNode.containerInfo;if(c===i)break;if(o===4)for(o=r.return;o!==null;){var l=o.tag;if((l===3||l===4)&&o.stateNode.containerInfo===i)return;o=o.return}for(;c!==null;){if(o=st(c),o===null)return;if(l=o.tag,l===5||l===6||l===26||l===27){r=a=o;continue a}c=c.parentNode}}r=r.return}Xt(function(){var r=a,i=Gt(n),o=[];a:{var c=Ir.get(e);if(c!==void 0){var l=dn,u=e;switch(e){case`keypress`:if(on(n)===0)break a;case`keydown`:case`keyup`:l=On;break;case`focusin`:u=`focus`,l=yn;break;case`focusout`:u=`blur`,l=yn;break;case`beforeblur`:case`afterblur`:l=yn;break;case`click`:if(n.button===2)break a;case`auxclick`:case`dblclick`:case`mousedown`:case`mousemove`:case`mouseup`:case`mouseout`:case`mouseover`:case`contextmenu`:l=_n;break;case`drag`:case`dragend`:case`dragenter`:case`dragexit`:case`dragleave`:case`dragover`:case`dragstart`:case`drop`:l=vn;break;case`touchcancel`:case`touchend`:case`touchmove`:case`touchstart`:l=An;break;case kr:case Ar:case jr:l=bn;break;case Fr:l=jn;break;case`scroll`:case`scrollend`:l=mn;break;case`wheel`:l=Mn;break;case`copy`:case`cut`:case`paste`:l=xn;break;case`gotpointercapture`:case`lostpointercapture`:case`pointercancel`:case`pointerdown`:case`pointermove`:case`pointerout`:case`pointerover`:case`pointerup`:l=kn;break;case`toggle`:case`beforetoggle`:l=Nn}var d=!!(t&4),f=!d&&(e===`scroll`||e===`scrollend`),p=d?c===null?null:c+`Capture`:c;d=[];for(var m=r,h;m!==null;){var g=m;if(h=g.stateNode,g=g.tag,g!==5&&g!==26&&g!==27||h===null||p===null||(g=Zt(m,p),g!=null&&d.push(Dd(m,g,h))),f)break;m=m.return}0<d.length&&(c=new l(c,u,null,n,i),o.push({event:c,listeners:d}))}}if(!(t&7)){a:{if(c=e===`mouseover`||e===`pointerover`,l=e===`mouseout`||e===`pointerout`,c&&n!==Wt&&(u=n.relatedTarget||n.fromElement)&&(st(u)||u[et]))break a;if((l||c)&&(c=i.window===i?i:(c=i.ownerDocument)?c.defaultView||c.parentWindow:window,l?(u=n.relatedTarget||n.toElement,l=r,u=u?st(u):null,u!==null&&(f=s(u),d=u.tag,u!==f||d!==5&&d!==27&&d!==6)&&(u=null)):(l=null,u=r),l!==u)){if(d=_n,g=`onMouseLeave`,p=`onMouseEnter`,m=`mouse`,(e===`pointerout`||e===`pointerover`)&&(d=kn,g=`onPointerLeave`,p=`onPointerEnter`,m=`pointer`),f=l==null?c:lt(l),h=u==null?c:lt(u),c=new d(g,m+`leave`,l,n,i),c.target=f,c.relatedTarget=h,g=null,st(i)===r&&(d=new d(p,m+`enter`,u,n,i),d.target=h,d.relatedTarget=f,g=d),f=g,l&&u)b:{for(d=kd,p=l,m=u,h=0,g=p;g;g=d(g))h++;g=0;for(var _=m;_;_=d(_))g++;for(;0<h-g;)p=d(p),h--;for(;0<g-h;)m=d(m),g--;for(;h--;){if(p===m||m!==null&&p===m.alternate){d=p;break b}p=d(p),m=d(m)}d=null}else d=null;l!==null&&Ad(o,c,l,d,!1),u!==null&&f!==null&&Ad(o,f,u,d,!0)}}a:{if(c=r?lt(r):window,l=c.nodeName&&c.nodeName.toLowerCase(),l===`select`||l===`input`&&c.type===`file`)var v=$n;else if(qn(c)){if(er)v=lr;else{v=sr;var y=or}}else l=c.nodeName,!l||l.toLowerCase()!==`input`||c.type!==`checkbox`&&c.type!==`radio`?r&&zt(r.elementType)&&(v=$n):v=cr;if(v&&=v(e,r)){Jn(o,v,n,i);break a}y&&y(e,c,r),e===`focusout`&&r&&c.type===`number`&&r.memoizedProps.value!=null&&jt(c,`number`,c.value)}switch(y=r?lt(r):window,e){case`focusin`:(qn(y)||y.contentEditable===`true`)&&(yr=y,br=r,xr=null);break;case`focusout`:xr=br=yr=null;break;case`mousedown`:Sr=!0;break;case`contextmenu`:case`mouseup`:case`dragend`:Sr=!1,Cr(o,n,i);break;case`selectionchange`:if(vr)break;case`keydown`:case`keyup`:Cr(o,n,i)}var b;if(Fn)b:{switch(e){case`compositionstart`:var x=`onCompositionStart`;break b;case`compositionend`:x=`onCompositionEnd`;break b;case`compositionupdate`:x=`onCompositionUpdate`;break b}x=void 0}else Un?Vn(e,n)&&(x=`onCompositionEnd`):e===`keydown`&&n.keyCode===229&&(x=`onCompositionStart`);x&&(Rn&&n.locale!==`ko`&&(Un||x!==`onCompositionStart`?x===`onCompositionEnd`&&Un&&(b=an()):(tn=i,nn=`value`in tn?tn.value:tn.textContent,Un=!0)),y=Od(r,x),0<y.length&&(x=new Sn(x,e,null,n,i),o.push({event:x,listeners:y}),b?x.data=b:(b=Hn(n),b!==null&&(x.data=b)))),(b=Ln?Wn(e,n):Gn(e,n))&&(x=Od(r,`onBeforeInput`),0<x.length&&(y=new Sn(`onBeforeInput`,`beforeinput`,null,n,i),o.push({event:y,listeners:x}),y.data=b)),hd(o,e,r,n,i)}bd(o,t)})}function Dd(e,t,n){return{instance:e,listener:t,currentTarget:n}}function Od(e,t){for(var n=t+`Capture`,r=[];e!==null;){var i=e,a=i.stateNode;if(i=i.tag,i!==5&&i!==26&&i!==27||a===null||(i=Zt(e,n),i!=null&&r.unshift(Dd(e,i,a)),i=Zt(e,t),i!=null&&r.push(Dd(e,i,a))),e.tag===3)return r;e=e.return}return[]}function kd(e){if(e===null)return null;do e=e.return;while(e&&e.tag!==5&&e.tag!==27);return e||null}function Ad(e,t,n,r,i){for(var a=t._reactName,o=[];n!==null&&n!==r;){var s=n,c=s.alternate,l=s.stateNode;if(s=s.tag,c!==null&&c===r)break;s!==5&&s!==26&&s!==27||l===null||(c=l,i?(l=Zt(n,a),l!=null&&o.unshift(Dd(n,l,c))):i||(l=Zt(n,a),l!=null&&o.push(Dd(n,l,c)))),n=n.return}o.length!==0&&e.push({event:t,listeners:o})}var jd=/\r\n?/g,Md=/\u0000|\uFFFD/g;function Nd(e){return(typeof e==`string`?e:``+e).replace(jd,`
10
+ `).replace(Md,``)}function Pd(e,t){return t=Nd(t),Nd(e)===t}function Fd(e,t,n,r,i,o){switch(n){case`children`:typeof r==`string`?t===`body`||t===`textarea`&&r===``||Ft(e,r):(typeof r==`number`||typeof r==`bigint`)&&t!==`body`&&Ft(e,``+r);break;case`className`:bt(e,`class`,r);break;case`tabIndex`:bt(e,`tabindex`,r);break;case`dir`:case`role`:case`viewBox`:case`width`:case`height`:bt(e,n,r);break;case`style`:Rt(e,r,o);break;case`data`:if(t!==`object`){bt(e,`data`,r);break}case`src`:case`href`:if(r===``&&(t!==`a`||n!==`href`)){e.removeAttribute(n);break}if(r==null||typeof r==`function`||typeof r==`symbol`||typeof r==`boolean`){e.removeAttribute(n);break}r=Ht(``+r),e.setAttribute(n,r);break;case`action`:case`formAction`:if(typeof r==`function`){e.setAttribute(n,`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}if(typeof o==`function`&&(n===`formAction`?(t!==`input`&&Fd(e,t,`name`,i.name,i,null),Fd(e,t,`formEncType`,i.formEncType,i,null),Fd(e,t,`formMethod`,i.formMethod,i,null),Fd(e,t,`formTarget`,i.formTarget,i,null)):(Fd(e,t,`encType`,i.encType,i,null),Fd(e,t,`method`,i.method,i,null),Fd(e,t,`target`,i.target,i,null))),r==null||typeof r==`symbol`||typeof r==`boolean`){e.removeAttribute(n);break}r=Ht(``+r),e.setAttribute(n,r);break;case`onClick`:r!=null&&(e.onclick=Ut);break;case`onScroll`:r!=null&&xd(`scroll`,e);break;case`onScrollEnd`:r!=null&&xd(`scrollend`,e);break;case`dangerouslySetInnerHTML`:if(r!=null){if(typeof r!=`object`||!(`__html`in r))throw Error(a(61));if(n=r.__html,n!=null){if(i.children!=null)throw Error(a(60));e.innerHTML=n}}break;case`multiple`:e.multiple=r&&typeof r!=`function`&&typeof r!=`symbol`;break;case`muted`:e.muted=r&&typeof r!=`function`&&typeof r!=`symbol`;break;case`suppressContentEditableWarning`:case`suppressHydrationWarning`:case`defaultValue`:case`defaultChecked`:case`innerHTML`:case`ref`:break;case`autoFocus`:break;case`xlinkHref`:if(r==null||typeof r==`function`||typeof r==`boolean`||typeof r==`symbol`){e.removeAttribute(`xlink:href`);break}n=Ht(``+r),e.setAttributeNS(`http://www.w3.org/1999/xlink`,`xlink:href`,n);break;case`contentEditable`:case`spellCheck`:case`draggable`:case`value`:case`autoReverse`:case`externalResourcesRequired`:case`focusable`:case`preserveAlpha`:r!=null&&typeof r!=`function`&&typeof r!=`symbol`?e.setAttribute(n,``+r):e.removeAttribute(n);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`:r&&typeof r!=`function`&&typeof r!=`symbol`?e.setAttribute(n,``):e.removeAttribute(n);break;case`capture`:case`download`:!0===r?e.setAttribute(n,``):!1!==r&&r!=null&&typeof r!=`function`&&typeof r!=`symbol`?e.setAttribute(n,r):e.removeAttribute(n);break;case`cols`:case`rows`:case`size`:case`span`:r!=null&&typeof r!=`function`&&typeof r!=`symbol`&&!isNaN(r)&&1<=r?e.setAttribute(n,r):e.removeAttribute(n);break;case`rowSpan`:case`start`:r==null||typeof r==`function`||typeof r==`symbol`||isNaN(r)?e.removeAttribute(n):e.setAttribute(n,r);break;case`popover`:xd(`beforetoggle`,e),xd(`toggle`,e),K(e,`popover`,r);break;case`xlinkActuate`:xt(e,`http://www.w3.org/1999/xlink`,`xlink:actuate`,r);break;case`xlinkArcrole`:xt(e,`http://www.w3.org/1999/xlink`,`xlink:arcrole`,r);break;case`xlinkRole`:xt(e,`http://www.w3.org/1999/xlink`,`xlink:role`,r);break;case`xlinkShow`:xt(e,`http://www.w3.org/1999/xlink`,`xlink:show`,r);break;case`xlinkTitle`:xt(e,`http://www.w3.org/1999/xlink`,`xlink:title`,r);break;case`xlinkType`:xt(e,`http://www.w3.org/1999/xlink`,`xlink:type`,r);break;case`xmlBase`:xt(e,`http://www.w3.org/XML/1998/namespace`,`xml:base`,r);break;case`xmlLang`:xt(e,`http://www.w3.org/XML/1998/namespace`,`xml:lang`,r);break;case`xmlSpace`:xt(e,`http://www.w3.org/XML/1998/namespace`,`xml:space`,r);break;case`is`:K(e,`is`,r);break;case`innerText`:case`textContent`:break;default:(!(2<n.length)||n[0]!==`o`&&n[0]!==`O`||n[1]!==`n`&&n[1]!==`N`)&&(n=Bt.get(n)||n,K(e,n,r))}}function Id(e,t,n,r,i,o){switch(n){case`style`:Rt(e,r,o);break;case`dangerouslySetInnerHTML`:if(r!=null){if(typeof r!=`object`||!(`__html`in r))throw Error(a(61));if(n=r.__html,n!=null){if(i.children!=null)throw Error(a(60));e.innerHTML=n}}break;case`children`:typeof r==`string`?Ft(e,r):(typeof r==`number`||typeof r==`bigint`)&&Ft(e,``+r);break;case`onScroll`:r!=null&&xd(`scroll`,e);break;case`onScrollEnd`:r!=null&&xd(`scrollend`,e);break;case`onClick`:r!=null&&(e.onclick=Ut);break;case`suppressContentEditableWarning`:case`suppressHydrationWarning`:case`innerHTML`:case`ref`:break;case`innerText`:case`textContent`:break;default:if(!pt.hasOwnProperty(n))a:{if(n[0]===`o`&&n[1]===`n`&&(i=n.endsWith(`Capture`),t=n.slice(2,i?n.length-7:void 0),o=e[$e]||null,o=o==null?null:o[n],typeof o==`function`&&e.removeEventListener(t,o,i),typeof r==`function`)){typeof o!=`function`&&o!==null&&(n in e?e[n]=null:e.hasAttribute(n)&&e.removeAttribute(n)),e.addEventListener(t,r,i);break a}n in e?e[n]=r:!0===r?e.setAttribute(n,``):K(e,n,r)}}}function Ld(e,t,n){switch(t){case`div`:case`span`:case`svg`:case`path`:case`a`:case`g`:case`p`:case`li`:break;case`img`:xd(`error`,e),xd(`load`,e);var r=!1,i=!1,o;for(o in n)if(n.hasOwnProperty(o)){var s=n[o];if(s!=null)switch(o){case`src`:r=!0;break;case`srcSet`:i=!0;break;case`children`:case`dangerouslySetInnerHTML`:throw Error(a(137,t));default:Fd(e,t,o,s,n,null)}}i&&Fd(e,t,`srcSet`,n.srcSet,n,null),r&&Fd(e,t,`src`,n.src,n,null);return;case`input`:xd(`invalid`,e);var c=o=s=i=null,l=null,u=null;for(r in n)if(n.hasOwnProperty(r)){var d=n[r];if(d!=null)switch(r){case`name`:i=d;break;case`type`:s=d;break;case`checked`:l=d;break;case`defaultChecked`:u=d;break;case`value`:o=d;break;case`defaultValue`:c=d;break;case`children`:case`dangerouslySetInnerHTML`:if(d!=null)throw Error(a(137,t));break;default:Fd(e,t,r,d,n,null)}}At(e,o,c,l,u,s,i,!1);return;case`select`:for(i in xd(`invalid`,e),r=s=o=null,n)if(n.hasOwnProperty(i)&&(c=n[i],c!=null))switch(i){case`value`:o=c;break;case`defaultValue`:s=c;break;case`multiple`:r=c;default:Fd(e,t,i,c,n,null)}t=o,n=s,e.multiple=!!r,t==null?n!=null&&Mt(e,!!r,n,!0):Mt(e,!!r,t,!1);return;case`textarea`:for(s in xd(`invalid`,e),o=i=r=null,n)if(n.hasOwnProperty(s)&&(c=n[s],c!=null))switch(s){case`value`:r=c;break;case`defaultValue`:i=c;break;case`children`:o=c;break;case`dangerouslySetInnerHTML`:if(c!=null)throw Error(a(91));break;default:Fd(e,t,s,c,n,null)}Pt(e,r,i,o);return;case`option`:for(l in n)if(n.hasOwnProperty(l)&&(r=n[l],r!=null))switch(l){case`selected`:e.selected=r&&typeof r!=`function`&&typeof r!=`symbol`;break;default:Fd(e,t,l,r,n,null)}return;case`dialog`:xd(`beforetoggle`,e),xd(`toggle`,e),xd(`cancel`,e),xd(`close`,e);break;case`iframe`:case`object`:xd(`load`,e);break;case`video`:case`audio`:for(r=0;r<vd.length;r++)xd(vd[r],e);break;case`image`:xd(`error`,e),xd(`load`,e);break;case`details`:xd(`toggle`,e);break;case`embed`:case`source`:case`link`:xd(`error`,e),xd(`load`,e);case`area`:case`base`:case`br`:case`col`:case`hr`:case`keygen`:case`meta`:case`param`:case`track`:case`wbr`:case`menuitem`:for(u in n)if(n.hasOwnProperty(u)&&(r=n[u],r!=null))switch(u){case`children`:case`dangerouslySetInnerHTML`:throw Error(a(137,t));default:Fd(e,t,u,r,n,null)}return;default:if(zt(t)){for(d in n)n.hasOwnProperty(d)&&(r=n[d],r!==void 0&&Id(e,t,d,r,n,void 0));return}}for(c in n)n.hasOwnProperty(c)&&(r=n[c],r!=null&&Fd(e,t,c,r,n,null))}function Rd(e,t,n,r){switch(t){case`div`:case`span`:case`svg`:case`path`:case`a`:case`g`:case`p`:case`li`:break;case`input`:var i=null,o=null,s=null,c=null,l=null,u=null,d=null;for(m in n){var f=n[m];if(n.hasOwnProperty(m)&&f!=null)switch(m){case`checked`:break;case`value`:break;case`defaultValue`:l=f;default:r.hasOwnProperty(m)||Fd(e,t,m,null,r,f)}}for(var p in r){var m=r[p];if(f=n[p],r.hasOwnProperty(p)&&(m!=null||f!=null))switch(p){case`type`:o=m;break;case`name`:i=m;break;case`checked`:u=m;break;case`defaultChecked`:d=m;break;case`value`:s=m;break;case`defaultValue`:c=m;break;case`children`:case`dangerouslySetInnerHTML`:if(m!=null)throw Error(a(137,t));break;default:m!==f&&Fd(e,t,p,m,r,f)}}kt(e,s,c,l,u,d,o,i);return;case`select`:for(o in m=s=c=p=null,n)if(l=n[o],n.hasOwnProperty(o)&&l!=null)switch(o){case`value`:break;case`multiple`:m=l;default:r.hasOwnProperty(o)||Fd(e,t,o,null,r,l)}for(i in r)if(o=r[i],l=n[i],r.hasOwnProperty(i)&&(o!=null||l!=null))switch(i){case`value`:p=o;break;case`defaultValue`:c=o;break;case`multiple`:s=o;default:o!==l&&Fd(e,t,i,o,r,l)}t=c,n=s,r=m,p==null?!!r!=!!n&&(t==null?Mt(e,!!n,n?[]:``,!1):Mt(e,!!n,t,!0)):Mt(e,!!n,p,!1);return;case`textarea`:for(c in m=p=null,n)if(i=n[c],n.hasOwnProperty(c)&&i!=null&&!r.hasOwnProperty(c))switch(c){case`value`:break;case`children`:break;default:Fd(e,t,c,null,r,i)}for(s in r)if(i=r[s],o=n[s],r.hasOwnProperty(s)&&(i!=null||o!=null))switch(s){case`value`:p=i;break;case`defaultValue`:m=i;break;case`children`:break;case`dangerouslySetInnerHTML`:if(i!=null)throw Error(a(91));break;default:i!==o&&Fd(e,t,s,i,r,o)}Nt(e,p,m);return;case`option`:for(var h in n)if(p=n[h],n.hasOwnProperty(h)&&p!=null&&!r.hasOwnProperty(h))switch(h){case`selected`:e.selected=!1;break;default:Fd(e,t,h,null,r,p)}for(l in r)if(p=r[l],m=n[l],r.hasOwnProperty(l)&&p!==m&&(p!=null||m!=null))switch(l){case`selected`:e.selected=p&&typeof p!=`function`&&typeof p!=`symbol`;break;default:Fd(e,t,l,p,r,m)}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 g in n)p=n[g],n.hasOwnProperty(g)&&p!=null&&!r.hasOwnProperty(g)&&Fd(e,t,g,null,r,p);for(u in r)if(p=r[u],m=n[u],r.hasOwnProperty(u)&&p!==m&&(p!=null||m!=null))switch(u){case`children`:case`dangerouslySetInnerHTML`:if(p!=null)throw Error(a(137,t));break;default:Fd(e,t,u,p,r,m)}return;default:if(zt(t)){for(var _ in n)p=n[_],n.hasOwnProperty(_)&&p!==void 0&&!r.hasOwnProperty(_)&&Id(e,t,_,void 0,r,p);for(d in r)p=r[d],m=n[d],!r.hasOwnProperty(d)||p===m||p===void 0&&m===void 0||Id(e,t,d,p,r,m);return}}for(var v in n)p=n[v],n.hasOwnProperty(v)&&p!=null&&!r.hasOwnProperty(v)&&Fd(e,t,v,null,r,p);for(f in r)p=r[f],m=n[f],!r.hasOwnProperty(f)||p===m||p==null&&m==null||Fd(e,t,f,p,r,m)}function zd(e){switch(e){case`css`:case`script`:case`font`:case`img`:case`image`:case`input`:case`link`:return!0;default:return!1}}function Bd(){if(typeof performance.getEntriesByType==`function`){for(var e=0,t=0,n=performance.getEntriesByType(`resource`),r=0;r<n.length;r++){var i=n[r],a=i.transferSize,o=i.initiatorType,s=i.duration;if(a&&s&&zd(o)){for(o=0,s=i.responseEnd,r+=1;r<n.length;r++){var c=n[r],l=c.startTime;if(l>s)break;var u=c.transferSize,d=c.initiatorType;u&&zd(d)&&(c=c.responseEnd,o+=u*(c<s?1:(s-l)/(c-l)))}if(--r,t+=8*(a+o)/(i.duration/1e3),e++,10<e)break}}if(0<e)return t/e/1e6}return navigator.connection&&(e=navigator.connection.downlink,typeof e==`number`)?e:5}var Vd=null,Hd=null;function Ud(e){return e.nodeType===9?e:e.ownerDocument}function Wd(e){switch(e){case`http://www.w3.org/2000/svg`:return 1;case`http://www.w3.org/1998/Math/MathML`:return 2;default:return 0}}function Gd(e,t){if(e===0)switch(t){case`svg`:return 1;case`math`:return 2;default:return 0}return e===1&&t===`foreignObject`?0:e}function Kd(e,t){return e===`textarea`||e===`noscript`||typeof t.children==`string`||typeof t.children==`number`||typeof t.children==`bigint`||typeof t.dangerouslySetInnerHTML==`object`&&t.dangerouslySetInnerHTML!==null&&t.dangerouslySetInnerHTML.__html!=null}var qd=null;function Jd(){var e=window.event;return e&&e.type===`popstate`?e!==qd&&(qd=e,!0):(qd=null,!1)}var Yd=typeof setTimeout==`function`?setTimeout:void 0,Xd=typeof clearTimeout==`function`?clearTimeout:void 0,Zd=typeof Promise==`function`?Promise:void 0,Qd=typeof queueMicrotask==`function`?queueMicrotask:Zd===void 0?Yd:function(e){return Zd.resolve(null).then(e).catch($d)};function $d(e){setTimeout(function(){throw e})}function ef(e){return e===`head`}function tf(e,t){var n=t,r=0;do{var i=n.nextSibling;if(e.removeChild(n),i&&i.nodeType===8){if(n=i.data,n===`/$`||n===`/&`){if(r===0){e.removeChild(i),Fp(t);return}r--}else if(n===`$`||n===`$?`||n===`$~`||n===`$!`||n===`&`)r++;else if(n===`html`)gf(e.ownerDocument.documentElement);else if(n===`head`){n=e.ownerDocument.head,gf(n);for(var a=n.firstChild;a;){var o=a.nextSibling,s=a.nodeName;a[at]||s===`SCRIPT`||s===`STYLE`||s===`LINK`&&a.rel.toLowerCase()===`stylesheet`||n.removeChild(a),a=o}}else n===`body`&&gf(e.ownerDocument.body)}n=i}while(n);Fp(t)}function nf(e,t){var n=e;e=0;do{var r=n.nextSibling;if(n.nodeType===1?t?(n._stashedDisplay=n.style.display,n.style.display=`none`):(n.style.display=n._stashedDisplay||``,n.getAttribute(`style`)===``&&n.removeAttribute(`style`)):n.nodeType===3&&(t?(n._stashedText=n.nodeValue,n.nodeValue=``):n.nodeValue=n._stashedText||``),r&&r.nodeType===8){if(n=r.data,n===`/$`){if(e===0)break;e--}else n!==`$`&&n!==`$?`&&n!==`$~`&&n!==`$!`||e++}n=r}while(n)}function rf(e){var t=e.firstChild;for(t&&t.nodeType===10&&(t=t.nextSibling);t;){var n=t;switch(t=t.nextSibling,n.nodeName){case`HTML`:case`HEAD`:case`BODY`:rf(n),ot(n);continue;case`SCRIPT`:case`STYLE`:continue;case`LINK`:if(n.rel.toLowerCase()===`stylesheet`)continue}e.removeChild(n)}}function af(e,t,n,r){for(;e.nodeType===1;){var i=n;if(e.nodeName.toLowerCase()!==t.toLowerCase()){if(!r&&(e.nodeName!==`INPUT`||e.type!==`hidden`))break}else if(!r){if(t===`input`&&e.type===`hidden`){var a=i.name==null?null:``+i.name;if(i.type===`hidden`&&e.getAttribute(`name`)===a)return e}else return e}else if(!e[at])switch(t){case`meta`:if(!e.hasAttribute(`itemprop`))break;return e;case`link`:if(a=e.getAttribute(`rel`),a===`stylesheet`&&e.hasAttribute(`data-precedence`)||a!==i.rel||e.getAttribute(`href`)!==(i.href==null||i.href===``?null:i.href)||e.getAttribute(`crossorigin`)!==(i.crossOrigin==null?null:i.crossOrigin)||e.getAttribute(`title`)!==(i.title==null?null:i.title))break;return e;case`style`:if(e.hasAttribute(`data-precedence`))break;return e;case`script`:if(a=e.getAttribute(`src`),(a!==(i.src==null?null:i.src)||e.getAttribute(`type`)!==(i.type==null?null:i.type)||e.getAttribute(`crossorigin`)!==(i.crossOrigin==null?null:i.crossOrigin))&&a&&e.hasAttribute(`async`)&&!e.hasAttribute(`itemprop`))break;return e;default:return e}if(e=df(e.nextSibling),e===null)break}return null}function of(e,t,n){if(t===``)return null;for(;e.nodeType!==3;)if((e.nodeType!==1||e.nodeName!==`INPUT`||e.type!==`hidden`)&&!n||(e=df(e.nextSibling),e===null))return null;return e}function sf(e,t){for(;e.nodeType!==8;)if((e.nodeType!==1||e.nodeName!==`INPUT`||e.type!==`hidden`)&&!t||(e=df(e.nextSibling),e===null))return null;return e}function cf(e){return e.data===`$?`||e.data===`$~`}function lf(e){return e.data===`$!`||e.data===`$?`&&e.ownerDocument.readyState!==`loading`}function uf(e,t){var n=e.ownerDocument;if(e.data===`$~`)e._reactRetry=t;else if(e.data!==`$?`||n.readyState!==`loading`)t();else{var r=function(){t(),n.removeEventListener(`DOMContentLoaded`,r)};n.addEventListener(`DOMContentLoaded`,r),e._reactRetry=r}}function df(e){for(;e!=null;e=e.nextSibling){var t=e.nodeType;if(t===1||t===3)break;if(t===8){if(t=e.data,t===`$`||t===`$!`||t===`$?`||t===`$~`||t===`&`||t===`F!`||t===`F`)break;if(t===`/$`||t===`/&`)return null}}return e}var ff=null;function pf(e){e=e.nextSibling;for(var t=0;e;){if(e.nodeType===8){var n=e.data;if(n===`/$`||n===`/&`){if(t===0)return df(e.nextSibling);t--}else n!==`$`&&n!==`$!`&&n!==`$?`&&n!==`$~`&&n!==`&`||t++}e=e.nextSibling}return null}function mf(e){e=e.previousSibling;for(var t=0;e;){if(e.nodeType===8){var n=e.data;if(n===`$`||n===`$!`||n===`$?`||n===`$~`||n===`&`){if(t===0)return e;t--}else n!==`/$`&&n!==`/&`||t++}e=e.previousSibling}return null}function hf(e,t,n){switch(t=Ud(n),e){case`html`:if(e=t.documentElement,!e)throw Error(a(452));return e;case`head`:if(e=t.head,!e)throw Error(a(453));return e;case`body`:if(e=t.body,!e)throw Error(a(454));return e;default:throw Error(a(451))}}function gf(e){for(var t=e.attributes;t.length;)e.removeAttributeNode(t[0]);ot(e)}var _f=new Map,vf=new Set;function yf(e){return typeof e.getRootNode==`function`?e.getRootNode():e.nodeType===9?e:e.ownerDocument}var bf=F.d;F.d={f:xf,r:Sf,D:Tf,C:Ef,L:Df,m:Of,X:Af,S:kf,M:jf};function xf(){var e=bf.f(),t=bu();return e||t}function Sf(e){var t=ct(e);t!==null&&t.tag===5&&t.type===`form`?ys(t):bf.r(e)}var Cf=typeof document>`u`?null:document;function wf(e,t,n){var r=Cf;if(r&&typeof t==`string`&&t){var i=Ot(t);i=`link[rel="`+e+`"][href="`+i+`"]`,typeof n==`string`&&(i+=`[crossorigin="`+n+`"]`),vf.has(i)||(vf.add(i),e={rel:e,crossOrigin:n,href:t},r.querySelector(i)===null&&(t=r.createElement(`link`),Ld(t,`link`,e),dt(t),r.head.appendChild(t)))}}function Tf(e){bf.D(e),wf(`dns-prefetch`,e,null)}function Ef(e,t){bf.C(e,t),wf(`preconnect`,e,t)}function Df(e,t,n){bf.L(e,t,n);var r=Cf;if(r&&e&&t){var i=`link[rel="preload"][as="`+Ot(t)+`"]`;t===`image`&&n&&n.imageSrcSet?(i+=`[imagesrcset="`+Ot(n.imageSrcSet)+`"]`,typeof n.imageSizes==`string`&&(i+=`[imagesizes="`+Ot(n.imageSizes)+`"]`)):i+=`[href="`+Ot(e)+`"]`;var a=i;switch(t){case`style`:a=Z(e);break;case`script`:a=If(e)}_f.has(a)||(e=p({rel:`preload`,href:t===`image`&&n&&n.imageSrcSet?void 0:e,as:t},n),_f.set(a,e),r.querySelector(i)!==null||t===`style`&&r.querySelector(Nf(a))||t===`script`&&r.querySelector(Lf(a))||(t=r.createElement(`link`),Ld(t,`link`,e),dt(t),r.head.appendChild(t)))}}function Of(e,t){bf.m(e,t);var n=Cf;if(n&&e){var r=t&&typeof t.as==`string`?t.as:`script`,i=`link[rel="modulepreload"][as="`+Ot(r)+`"][href="`+Ot(e)+`"]`,a=i;switch(r){case`audioworklet`:case`paintworklet`:case`serviceworker`:case`sharedworker`:case`worker`:case`script`:a=If(e)}if(!_f.has(a)&&(e=p({rel:`modulepreload`,href:e},t),_f.set(a,e),n.querySelector(i)===null)){switch(r){case`audioworklet`:case`paintworklet`:case`serviceworker`:case`sharedworker`:case`worker`:case`script`:if(n.querySelector(Lf(a)))return}r=n.createElement(`link`),Ld(r,`link`,e),dt(r),n.head.appendChild(r)}}}function kf(e,t,n){bf.S(e,t,n);var r=Cf;if(r&&e){var i=ut(r).hoistableStyles,a=Z(e);t||=`default`;var o=i.get(a);if(!o){var s={loading:0,preload:null};if(o=r.querySelector(Nf(a)))s.loading=5;else{e=p({rel:`stylesheet`,href:e,"data-precedence":t},n),(n=_f.get(a))&&Bf(e,n);var c=o=r.createElement(`link`);dt(c),Ld(c,`link`,e),c._p=new Promise(function(e,t){c.onload=e,c.onerror=t}),c.addEventListener(`load`,function(){s.loading|=1}),c.addEventListener(`error`,function(){s.loading|=2}),s.loading|=4,zf(o,t,r)}o={type:`stylesheet`,instance:o,count:1,state:s},i.set(a,o)}}}function Af(e,t){bf.X(e,t);var n=Cf;if(n&&e){var r=ut(n).hoistableScripts,i=If(e),a=r.get(i);a||(a=n.querySelector(Lf(i)),a||(e=p({src:e,async:!0},t),(t=_f.get(i))&&Vf(e,t),a=n.createElement(`script`),dt(a),Ld(a,`link`,e),n.head.appendChild(a)),a={type:`script`,instance:a,count:1,state:null},r.set(i,a))}}function jf(e,t){bf.M(e,t);var n=Cf;if(n&&e){var r=ut(n).hoistableScripts,i=If(e),a=r.get(i);a||(a=n.querySelector(Lf(i)),a||(e=p({src:e,async:!0,type:`module`},t),(t=_f.get(i))&&Vf(e,t),a=n.createElement(`script`),dt(a),Ld(a,`link`,e),n.head.appendChild(a)),a={type:`script`,instance:a,count:1,state:null},r.set(i,a))}}function Mf(e,t,n,r){var i=(i=ne.current)?yf(i):null;if(!i)throw Error(a(446));switch(e){case`meta`:case`title`:return null;case`style`:return typeof n.precedence==`string`&&typeof n.href==`string`?(t=Z(n.href),n=ut(i).hoistableStyles,r=n.get(t),r||(r={type:`style`,instance:null,count:0,state:null},n.set(t,r)),r):{type:`void`,instance:null,count:0,state:null};case`link`:if(n.rel===`stylesheet`&&typeof n.href==`string`&&typeof n.precedence==`string`){e=Z(n.href);var o=ut(i).hoistableStyles,s=o.get(e);if(s||(i=i.ownerDocument||i,s={type:`stylesheet`,instance:null,count:0,state:{loading:0,preload:null}},o.set(e,s),(o=i.querySelector(Nf(e)))&&!o._p&&(s.instance=o,s.state.loading=5),_f.has(e)||(n={rel:`preload`,as:`style`,href:n.href,crossOrigin:n.crossOrigin,integrity:n.integrity,media:n.media,hrefLang:n.hrefLang,referrerPolicy:n.referrerPolicy},_f.set(e,n),o||Ff(i,e,n,s.state))),t&&r===null)throw Error(a(528,``));return s}if(t&&r!==null)throw Error(a(529,``));return null;case`script`:return t=n.async,n=n.src,typeof n==`string`&&t&&typeof t!=`function`&&typeof t!=`symbol`?(t=If(n),n=ut(i).hoistableScripts,r=n.get(t),r||(r={type:`script`,instance:null,count:0,state:null},n.set(t,r)),r):{type:`void`,instance:null,count:0,state:null};default:throw Error(a(444,e))}}function Z(e){return`href="`+Ot(e)+`"`}function Nf(e){return`link[rel="stylesheet"][`+e+`]`}function Pf(e){return p({},e,{"data-precedence":e.precedence,precedence:null})}function Ff(e,t,n,r){e.querySelector(`link[rel="preload"][as="style"][`+t+`]`)?r.loading=1:(t=e.createElement(`link`),r.preload=t,t.addEventListener(`load`,function(){return r.loading|=1}),t.addEventListener(`error`,function(){return r.loading|=2}),Ld(t,`link`,n),dt(t),e.head.appendChild(t))}function If(e){return`[src="`+Ot(e)+`"]`}function Lf(e){return`script[async]`+e}function Rf(e,t,n){if(t.count++,t.instance===null)switch(t.type){case`style`:var r=e.querySelector(`style[data-href~="`+Ot(n.href)+`"]`);if(r)return t.instance=r,dt(r),r;var i=p({},n,{"data-href":n.href,"data-precedence":n.precedence,href:null,precedence:null});return r=(e.ownerDocument||e).createElement(`style`),dt(r),Ld(r,`style`,i),zf(r,n.precedence,e),t.instance=r;case`stylesheet`:i=Z(n.href);var o=e.querySelector(Nf(i));if(o)return t.state.loading|=4,t.instance=o,dt(o),o;r=Pf(n),(i=_f.get(i))&&Bf(r,i),o=(e.ownerDocument||e).createElement(`link`),dt(o);var s=o;return s._p=new Promise(function(e,t){s.onload=e,s.onerror=t}),Ld(o,`link`,r),t.state.loading|=4,zf(o,n.precedence,e),t.instance=o;case`script`:return o=If(n.src),(i=e.querySelector(Lf(o)))?(t.instance=i,dt(i),i):(r=n,(i=_f.get(o))&&(r=p({},n),Vf(r,i)),e=e.ownerDocument||e,i=e.createElement(`script`),dt(i),Ld(i,`link`,r),e.head.appendChild(i),t.instance=i);case`void`:return null;default:throw Error(a(443,t.type))}else t.type===`stylesheet`&&!(t.state.loading&4)&&(r=t.instance,t.state.loading|=4,zf(r,n.precedence,e));return t.instance}function zf(e,t,n){for(var r=n.querySelectorAll(`link[rel="stylesheet"][data-precedence],style[data-precedence]`),i=r.length?r[r.length-1]:null,a=i,o=0;o<r.length;o++){var s=r[o];if(s.dataset.precedence===t)a=s;else if(a!==i)break}a?a.parentNode.insertBefore(e,a.nextSibling):(t=n.nodeType===9?n.head:n,t.insertBefore(e,t.firstChild))}function Bf(e,t){e.crossOrigin??=t.crossOrigin,e.referrerPolicy??=t.referrerPolicy,e.title??=t.title}function Vf(e,t){e.crossOrigin??=t.crossOrigin,e.referrerPolicy??=t.referrerPolicy,e.integrity??=t.integrity}var Hf=null;function Uf(e,t,n){if(Hf===null){var r=new Map,i=Hf=new Map;i.set(n,r)}else i=Hf,r=i.get(n),r||(r=new Map,i.set(n,r));if(r.has(e))return r;for(r.set(e,null),n=n.getElementsByTagName(e),i=0;i<n.length;i++){var a=n[i];if(!(a[at]||a[Qe]||e===`link`&&a.getAttribute(`rel`)===`stylesheet`)&&a.namespaceURI!==`http://www.w3.org/2000/svg`){var o=a.getAttribute(t)||``;o=e+o;var s=r.get(o);s?s.push(a):r.set(o,[a])}}return r}function Wf(e,t,n){e=e.ownerDocument||e,e.head.insertBefore(n,t===`title`?e.querySelector(`head > title`):null)}function Gf(e,t,n){if(n===1||t.itemProp!=null)return!1;switch(e){case`meta`:case`title`:return!0;case`style`:if(typeof t.precedence!=`string`||typeof t.href!=`string`||t.href===``)break;return!0;case`link`:if(typeof t.rel!=`string`||typeof t.href!=`string`||t.href===``||t.onLoad||t.onError)break;switch(t.rel){case`stylesheet`:return e=t.disabled,typeof t.precedence==`string`&&e==null;default:return!0}case`script`:if(t.async&&typeof t.async!=`function`&&typeof t.async!=`symbol`&&!t.onLoad&&!t.onError&&t.src&&typeof t.src==`string`)return!0}return!1}function Kf(e){return!(e.type===`stylesheet`&&!(e.state.loading&3))}function qf(e,t,n,r){if(n.type===`stylesheet`&&(typeof r.media!=`string`||!1!==matchMedia(r.media).matches)&&!(n.state.loading&4)){if(n.instance===null){var i=Z(r.href),a=t.querySelector(Nf(i));if(a){t=a._p,typeof t==`object`&&t&&typeof t.then==`function`&&(e.count++,e=Xf.bind(e),t.then(e,e)),n.state.loading|=4,n.instance=a,dt(a);return}a=t.ownerDocument||t,r=Pf(r),(i=_f.get(i))&&Bf(r,i),a=a.createElement(`link`),dt(a);var o=a;o._p=new Promise(function(e,t){o.onload=e,o.onerror=t}),Ld(a,`link`,r),n.instance=a}e.stylesheets===null&&(e.stylesheets=new Map),e.stylesheets.set(n,t),(t=n.state.preload)&&!(n.state.loading&3)&&(e.count++,n=Xf.bind(e),t.addEventListener(`load`,n),t.addEventListener(`error`,n))}}var Jf=0;function Yf(e,t){return e.stylesheets&&e.count===0&&Qf(e,e.stylesheets),0<e.count||0<e.imgCount?function(n){var r=setTimeout(function(){if(e.stylesheets&&Qf(e,e.stylesheets),e.unsuspend){var t=e.unsuspend;e.unsuspend=null,t()}},6e4+t);0<e.imgBytes&&Jf===0&&(Jf=62500*Bd());var i=setTimeout(function(){if(e.waitingForImages=!1,e.count===0&&(e.stylesheets&&Qf(e,e.stylesheets),e.unsuspend)){var t=e.unsuspend;e.unsuspend=null,t()}},(e.imgBytes>Jf?50:800)+t);return e.unsuspend=n,function(){e.unsuspend=null,clearTimeout(r),clearTimeout(i)}}:null}function Xf(){if(this.count--,this.count===0&&(this.imgCount===0||!this.waitingForImages)){if(this.stylesheets)Qf(this,this.stylesheets);else if(this.unsuspend){var e=this.unsuspend;this.unsuspend=null,e()}}}var Zf=null;function Qf(e,t){e.stylesheets=null,e.unsuspend!==null&&(e.count++,Zf=new Map,t.forEach($f,e),Zf=null,Xf.call(e))}function $f(e,t){if(!(t.state.loading&4)){var n=Zf.get(e);if(n)var r=n.get(null);else{n=new Map,Zf.set(e,n);for(var i=e.querySelectorAll(`link[data-precedence],style[data-precedence]`),a=0;a<i.length;a++){var o=i[a];(o.nodeName===`LINK`||o.getAttribute(`media`)!==`not all`)&&(n.set(o.dataset.precedence,o),r=o)}r&&n.set(null,r)}i=t.instance,o=i.getAttribute(`data-precedence`),a=n.get(o)||r,a===r&&n.set(null,i),n.set(o,i),this.count++,r=Xf.bind(this),i.addEventListener(`load`,r),i.addEventListener(`error`,r),a?a.parentNode.insertBefore(i,a.nextSibling):(e=e.nodeType===9?e.head:e,e.insertBefore(i,e.firstChild)),t.state.loading|=4}}var ep={$$typeof:x,Provider:null,Consumer:null,_currentValue:I,_currentValue2:I,_threadCount:0};function tp(e,t,n,r,i,a,o,s,c){this.tag=1,this.containerInfo=e,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=Ve(-1),this.entangledLanes=this.shellSuspendCounter=this.errorRecoveryDisabledLanes=this.expiredLanes=this.warmLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=Ve(0),this.hiddenUpdates=Ve(null),this.identifierPrefix=r,this.onUncaughtError=i,this.onCaughtError=a,this.onRecoverableError=o,this.pooledCache=null,this.pooledCacheLanes=0,this.formState=c,this.incompleteTransitions=new Map}function np(e,t,n,r,i,a,o,s,c,l,u,d){return e=new tp(e,t,n,o,c,l,u,d,s),t=1,!0===a&&(t|=24),a=Zr(3,null,null,t),e.current=a,a.stateNode=e,t=Qi(),t.refCount++,e.pooledCache=t,t.refCount++,a.memoizedState={element:r,isDehydrated:n,cache:t},ja(a),e}function rp(e){return e?(e=Yr,e):Yr}function ip(e,t,n,r,i,a){i=rp(i),r.context===null?r.context=i:r.pendingContext=i,r=Na(t),r.payload={element:n},a=a===void 0?null:a,a!==null&&(r.callback=a),n=Pa(e,r,t),n!==null&&(hu(n,e,t),Fa(n,e,t))}function ap(e,t){if(e=e.memoizedState,e!==null&&e.dehydrated!==null){var n=e.retryLane;e.retryLane=n!==0&&n<t?n:t}}function op(e,t){ap(e,t),(e=e.alternate)&&ap(e,t)}function sp(e){if(e.tag===13||e.tag===31){var t=Kr(e,67108864);t!==null&&hu(t,e,67108864),op(e,67108864)}}function cp(e){if(e.tag===13||e.tag===31){var t=pu();t=qe(t);var n=Kr(e,t);n!==null&&hu(n,e,t),op(e,t)}}var lp=!0;function up(e,t,n,r){var i=P.T;P.T=null;var a=F.p;try{F.p=2,fp(e,t,n,r)}finally{F.p=a,P.T=i}}function dp(e,t,n,r){var i=P.T;P.T=null;var a=F.p;try{F.p=8,fp(e,t,n,r)}finally{F.p=a,P.T=i}}function fp(e,t,n,r){if(lp){var i=pp(r);if(i===null)Ed(e,t,r,mp,n),Tp(e,r);else if(Dp(i,e,t,n,r))r.stopPropagation();else if(Tp(e,r),t&4&&-1<wp.indexOf(e)){for(;i!==null;){var a=ct(i);if(a!==null)switch(a.tag){case 3:if(a=a.stateNode,a.current.memoizedState.isDehydrated){var o=Le(a.pendingLanes);if(o!==0){var s=a;for(s.pendingLanes|=2,s.entangledLanes|=2;o;){var c=1<<31-Ae(o);s.entanglements[1]|=c,o&=~c}id(a),!(Pl&6)&&(tu=ve()+500,ad(0,!1))}}break;case 31:case 13:s=Kr(a,2),s!==null&&hu(s,a,2),bu(),op(a,2)}if(a=pp(r),a===null&&Ed(e,t,r,mp,n),a===i)break;i=a}i!==null&&r.stopPropagation()}else Ed(e,t,r,null,n)}}function pp(e){return e=Gt(e),hp(e)}var mp=null;function hp(e){if(mp=null,e=st(e),e!==null){var t=s(e);if(t===null)e=null;else{var n=t.tag;if(n===13){if(e=c(t),e!==null)return e;e=null}else if(n===31){if(e=l(t),e!==null)return e;e=null}else if(n===3){if(t.stateNode.current.memoizedState.isDehydrated)return t.tag===3?t.stateNode.containerInfo:null;e=null}else t!==e&&(e=null)}}return mp=e,null}function gp(e){switch(e){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(ye()){case be:return 2;case xe:return 8;case Se:case Ce:return 32;case we:return 268435456;default:return 32}default:return 32}}var _p=!1,vp=null,yp=null,bp=null,xp=new Map,Sp=new Map,Cp=[],wp=`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 Tp(e,t){switch(e){case`focusin`:case`focusout`:vp=null;break;case`dragenter`:case`dragleave`:yp=null;break;case`mouseover`:case`mouseout`:bp=null;break;case`pointerover`:case`pointerout`:xp.delete(t.pointerId);break;case`gotpointercapture`:case`lostpointercapture`:Sp.delete(t.pointerId)}}function Ep(e,t,n,r,i,a){return e===null||e.nativeEvent!==a?(e={blockedOn:t,domEventName:n,eventSystemFlags:r,nativeEvent:a,targetContainers:[i]},t!==null&&(t=ct(t),t!==null&&sp(t)),e):(e.eventSystemFlags|=r,t=e.targetContainers,i!==null&&t.indexOf(i)===-1&&t.push(i),e)}function Dp(e,t,n,r,i){switch(t){case`focusin`:return vp=Ep(vp,e,t,n,r,i),!0;case`dragenter`:return yp=Ep(yp,e,t,n,r,i),!0;case`mouseover`:return bp=Ep(bp,e,t,n,r,i),!0;case`pointerover`:var a=i.pointerId;return xp.set(a,Ep(xp.get(a)||null,e,t,n,r,i)),!0;case`gotpointercapture`:return a=i.pointerId,Sp.set(a,Ep(Sp.get(a)||null,e,t,n,r,i)),!0}return!1}function Op(e){var t=st(e.target);if(t!==null){var n=s(t);if(n!==null){if(t=n.tag,t===13){if(t=c(n),t!==null){e.blockedOn=t,Xe(e.priority,function(){cp(n)});return}}else if(t===31){if(t=l(n),t!==null){e.blockedOn=t,Xe(e.priority,function(){cp(n)});return}}else if(t===3&&n.stateNode.current.memoizedState.isDehydrated){e.blockedOn=n.tag===3?n.stateNode.containerInfo:null;return}}}e.blockedOn=null}function kp(e){if(e.blockedOn!==null)return!1;for(var t=e.targetContainers;0<t.length;){var n=pp(e.nativeEvent);if(n===null){n=e.nativeEvent;var r=new n.constructor(n.type,n);Wt=r,n.target.dispatchEvent(r),Wt=null}else return t=ct(n),t!==null&&sp(t),e.blockedOn=n,!1;t.shift()}return!0}function Ap(e,t,n){kp(e)&&n.delete(t)}function jp(){_p=!1,vp!==null&&kp(vp)&&(vp=null),yp!==null&&kp(yp)&&(yp=null),bp!==null&&kp(bp)&&(bp=null),xp.forEach(Ap),Sp.forEach(Ap)}function Mp(e,n){e.blockedOn===n&&(e.blockedOn=null,_p||(_p=!0,t.unstable_scheduleCallback(t.unstable_NormalPriority,jp)))}var Np=null;function Pp(e){Np!==e&&(Np=e,t.unstable_scheduleCallback(t.unstable_NormalPriority,function(){Np===e&&(Np=null);for(var t=0;t<e.length;t+=3){var n=e[t],r=e[t+1],i=e[t+2];if(typeof r!=`function`){if(hp(r||n)===null)continue;break}var a=ct(n);a!==null&&(e.splice(t,3),t-=3,_s(a,{pending:!0,data:i,method:n.method,action:r},r,i))}}))}function Fp(e){function t(t){return Mp(t,e)}vp!==null&&Mp(vp,e),yp!==null&&Mp(yp,e),bp!==null&&Mp(bp,e),xp.forEach(t),Sp.forEach(t);for(var n=0;n<Cp.length;n++){var r=Cp[n];r.blockedOn===e&&(r.blockedOn=null)}for(;0<Cp.length&&(n=Cp[0],n.blockedOn===null);)Op(n),n.blockedOn===null&&Cp.shift();if(n=(e.ownerDocument||e).$$reactFormReplay,n!=null)for(r=0;r<n.length;r+=3){var i=n[r],a=n[r+1],o=i[$e]||null;if(typeof a==`function`)o||Pp(n);else if(o){var s=null;if(a&&a.hasAttribute(`formAction`)){if(i=a,o=a[$e]||null)s=o.formAction;else if(hp(i)!==null)continue}else s=o.action;typeof s==`function`?n[r+1]=s:(n.splice(r,3),r-=3),Pp(n)}}}function Ip(){function e(e){e.canIntercept&&e.info===`react-transition`&&e.intercept({handler:function(){return new Promise(function(e){return i=e})},focusReset:`manual`,scroll:`manual`})}function t(){i!==null&&(i(),i=null),r||setTimeout(n,20)}function n(){if(!r&&!navigation.transition){var e=navigation.currentEntry;e&&e.url!=null&&navigation.navigate(e.url,{state:e.getState(),info:`react-transition`,history:`replace`})}}if(typeof navigation==`object`){var r=!1,i=null;return navigation.addEventListener(`navigate`,e),navigation.addEventListener(`navigatesuccess`,t),navigation.addEventListener(`navigateerror`,t),setTimeout(n,100),function(){r=!0,navigation.removeEventListener(`navigate`,e),navigation.removeEventListener(`navigatesuccess`,t),navigation.removeEventListener(`navigateerror`,t),i!==null&&(i(),i=null)}}}function Lp(e){this._internalRoot=e}Rp.prototype.render=Lp.prototype.render=function(e){var t=this._internalRoot;if(t===null)throw Error(a(409));var n=t.current;ip(n,pu(),e,t,null,null)},Rp.prototype.unmount=Lp.prototype.unmount=function(){var e=this._internalRoot;if(e!==null){this._internalRoot=null;var t=e.containerInfo;ip(e.current,2,null,e,null,null),bu(),t[et]=null}};function Rp(e){this._internalRoot=e}Rp.prototype.unstable_scheduleHydration=function(e){if(e){var t=Ye();e={blockedOn:null,target:e,priority:t};for(var n=0;n<Cp.length&&t!==0&&t<Cp[n].priority;n++);Cp.splice(n,0,e),n===0&&Op(e)}};var Q=n.version;if(Q!==`19.2.8`)throw Error(a(527,Q,`19.2.8`));F.findDOMNode=function(e){var t=e._reactInternals;if(t===void 0)throw typeof e.render==`function`?Error(a(188)):(e=Object.keys(e).join(`,`),Error(a(268,e)));return e=d(t),e=e===null?null:f(e),e=e===null?null:e.stateNode,e};var zp={bundleType:0,version:`19.2.8`,rendererPackageName:`react-dom`,currentDispatcherRef:P,reconcilerVersion:`19.2.8`};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<`u`){var Bp=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!Bp.isDisabled&&Bp.supportsFiber)try{De=Bp.inject(zp),Oe=Bp}catch{}}e.createRoot=function(e,t){if(!o(e))throw Error(a(299));var n=!1,r=``,i=Bs,s=Vs,c=Hs;return t!=null&&(!0===t.unstable_strictMode&&(n=!0),t.identifierPrefix!==void 0&&(r=t.identifierPrefix),t.onUncaughtError!==void 0&&(i=t.onUncaughtError),t.onCaughtError!==void 0&&(s=t.onCaughtError),t.onRecoverableError!==void 0&&(c=t.onRecoverableError)),t=np(e,1,!1,null,null,n,r,null,i,s,c,Ip),e[et]=t.current,wd(e),new Lp(t)}})),hn=n(((e,t)=>{function n(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>`u`||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!=`function`))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(n)}catch(e){console.error(e)}}n(),t.exports=mn()})),J=t(r(),1),Y=i(),gn=J.createContext(void 0),_n=e=>{let t=J.useContext(gn);if(e)return e;if(!t)throw Error(`No QueryClient set, use QueryClientProvider to set one`);return t},vn=({client:e,children:t})=>(J.useEffect(()=>(e.mount(),()=>{e.unmount()}),[e]),(0,Y.jsx)(gn.Provider,{value:e,children:t})),yn={setTimeout:(e,t)=>setTimeout(e,t),clearTimeout:e=>clearTimeout(e),setInterval:(e,t)=>setInterval(e,t),clearInterval:e=>clearInterval(e)},bn=new class{#e=yn;setTimeoutProvider(e){this.#e=e}setTimeout(e,t){return this.#e.setTimeout(e,t)}clearTimeout(e){this.#e.clearTimeout(e)}setInterval(e,t){return this.#e.setInterval(e,t)}clearInterval(e){this.#e.clearInterval(e)}};function xn(e){setTimeout(e,0)}var Sn=typeof window>`u`||`Deno`in globalThis;function Cn(){}function wn(e,t){return typeof e==`function`?e(t):e}function Tn(e){return typeof e==`number`&&e>=0&&e!==1/0}function En(e,t){return Math.max(e+(t||0)-Date.now(),0)}function Dn(e,t){return typeof e==`function`?e(t):e}function On(e,t){let{type:n=`all`,exact:r,fetchStatus:i,predicate:a,queryKey:o,stale:s}=e;if(o){if(r){if(t.queryHash!==An(o,t.options))return!1}else if(!Mn(t.queryKey,o))return!1}if(n!==`all`){let e=t.isActive();if(n===`active`&&!e||n===`inactive`&&e)return!1}return!(typeof s==`boolean`&&t.isStale()!==s||i&&i!==t.state.fetchStatus||a&&!a(t))}function kn(e,t){let{exact:n,status:r,predicate:i,mutationKey:a}=e;if(a){if(!t.options.mutationKey)return!1;if(n){if(jn(t.options.mutationKey)!==jn(a))return!1}else if(!Mn(t.options.mutationKey,a))return!1}return!(r&&t.state.status!==r||i&&!i(t))}function An(e,t){return(t?.queryKeyHashFn||jn)(e)}function jn(e){return JSON.stringify(e,(e,t)=>Ln(t)?Object.keys(t).sort().reduce((e,n)=>(e[n]=t[n],e),{}):t)}function Mn(e,t){if(e===t)return!0;if(typeof e!=typeof t)return!1;if(e&&t&&typeof e==`object`&&typeof t==`object`){if(Array.isArray(e)&&Array.isArray(t)){for(let n=0;n<t.length;n++)if(!Mn(e[n],t[n]))return!1;return!0}let n=Object.keys(t);for(let r of n)if(!Mn(e[r],t[r]))return!1;return!0}return!1}var Nn=Object.prototype.hasOwnProperty;function Pn(e,t,n=0){if(e===t)return e;if(n>500)return t;let r=In(e)&&In(t);if(!r&&!(Ln(e)&&Ln(t)))return t;let i=(r?e:Object.keys(e)).length,a=r?t:Object.keys(t),o=a.length,s=r?Array(o):{},c=0;for(let l=0;l<o;l++){let o=r?l:a[l],u=e[o],d=t[o];if(u===d){s[o]=u,(r?l<i:Nn.call(e,o))&&c++;continue}if(u===null||d===null||typeof u!=`object`||typeof d!=`object`){s[o]=d;continue}let f=Pn(u,d,n+1);s[o]=f,f===u&&c++}return i===o&&c===i?e:s}function Fn(e,t){if(!t||Object.keys(e).length!==Object.keys(t).length)return!1;for(let n in e)if(e[n]!==t[n])return!1;return!0}function In(e){return Array.isArray(e)&&e.length===Object.keys(e).length}function Ln(e){if(!Rn(e))return!1;let t=e.constructor;if(t===void 0)return!0;let n=t.prototype;return!(!Rn(n)||!n.hasOwnProperty(`isPrototypeOf`)||Object.getPrototypeOf(e)!==Object.prototype)}function Rn(e){return Object.prototype.toString.call(e)===`[object Object]`}function zn(e){return new Promise(t=>{bn.setTimeout(t,e)})}function Bn(e,t,n){return typeof n.structuralSharing==`function`?n.structuralSharing(e,t):n.structuralSharing===!1?t:Pn(e,t)}function Vn(e,t,n=0){let r=[...e,t];return n&&r.length>n?r.slice(1):r}function Hn(e,t,n=0){let r=[t,...e];return n&&r.length>n?r.slice(0,-1):r}var Un=Symbol();function Wn(e,t){return!e.queryFn&&t?.initialPromise?()=>t.initialPromise:!e.queryFn||e.queryFn===Un?()=>Promise.reject(Error(`Missing queryFn: '${e.queryHash}'`)):e.queryFn}function Gn(e,t){return typeof e==`function`?e(...t):!!e}function Kn(e,t,n){let r=!1,i;return Object.defineProperty(e,"signal",{enumerable:!0,get:()=>(i??=t(),r?i:(r=!0,i.aborted?n():i.addEventListener(`abort`,n,{once:!0}),i))}),e}var qn=()=>Sn,Jn=()=>qn(),Yn=class{constructor(){this.listeners=new Set,this.subscribe=this.subscribe.bind(this)}subscribe(e){return this.listeners.add(e),this.onSubscribe(),()=>{this.listeners.delete(e),this.onUnsubscribe()}}hasListeners(){return this.listeners.size>0}onSubscribe(){}onUnsubscribe(){}},Xn=new class extends Yn{#e;#t;#n;constructor(){super(),this.#n=e=>{if(typeof window<`u`&&window.addEventListener){let t=()=>e();return window.addEventListener(`visibilitychange`,t,!1),()=>{window.removeEventListener(`visibilitychange`,t)}}}}onSubscribe(){this.#t||this.setEventListener(this.#n)}onUnsubscribe(){this.hasListeners()||(this.#t?.(),this.#t=void 0)}setEventListener(e){this.#n=e,this.#t?.(),this.#t=e(e=>{typeof e==`boolean`?this.setFocused(e):this.onFocus()})}setFocused(e){this.#e!==e&&(this.#e=e,this.onFocus())}onFocus(){let e=this.isFocused();this.listeners.forEach(t=>{t(e)})}isFocused(){return typeof this.#e==`boolean`?this.#e:globalThis.document?.visibilityState!==`hidden`}},Zn=xn;function Qn(){let e=[],t=0,n=e=>{e()},r=e=>{e()},i=Zn,a=r=>{t?e.push(r):i(()=>{n(r)})},o=()=>{let t=e;e=[],t.length&&i(()=>{r(()=>{t.forEach(e=>{n(e)})})})};return{batch:e=>{let n;t++;try{n=e()}finally{t--,t||o()}return n},batchCalls:e=>(...t)=>{a(()=>{e(...t)})},schedule:a,setNotifyFunction:e=>{n=e},setBatchNotifyFunction:e=>{r=e},setScheduler:e=>{i=e}}}var $n=Qn(),er=new class extends Yn{#e=!0;#t;#n;constructor(){super(),this.#n=e=>{if(typeof window<`u`&&window.addEventListener){let t=()=>e(!0),n=()=>e(!1);return window.addEventListener(`online`,t,!1),window.addEventListener(`offline`,n,!1),()=>{window.removeEventListener(`online`,t),window.removeEventListener(`offline`,n)}}}}onSubscribe(){this.#t||this.setEventListener(this.#n)}onUnsubscribe(){this.hasListeners()||(this.#t?.(),this.#t=void 0)}setEventListener(e){this.#n=e,this.#t?.(),this.#t=e(this.setOnline.bind(this))}setOnline(e){this.#e!==e&&(this.#e=e,this.listeners.forEach(t=>{t(e)}))}isOnline(){return this.#e}};function tr(e){return Math.min(1e3*2**e,3e4)}function nr(e){return(e??`online`)!==`online`||er.isOnline()}var rr=class extends Error{constructor(e){super(`CancelledError`),this.revert=e?.revert,this.silent=e?.silent}};function ir(e){let t=!1,n=0,r,i=`pending`,a,o,s=new Promise((e,t)=>{a=e,o=t});s.catch(Cn);let c=()=>i!==`pending`,l=t=>{if(!c()){let n=new rr(t);h(n),e.onCancel?.(n)}},u=()=>{t=!0},d=()=>{t=!1},f=()=>Xn.isFocused()&&(e.networkMode===`always`||er.isOnline())&&e.canRun(),p=()=>nr(e.networkMode)&&e.canRun(),m=e=>{c()||(r?.(),i=`resolved`,a(e))},h=e=>{c()||(r?.(),i=`rejected`,o(e))},g=()=>new Promise(t=>{r=e=>{(c()||f())&&t(e)},e.onPause?.()}).then(()=>{r=void 0,c()||e.onContinue?.()}),_=()=>{if(c())return;let r,i=n===0?e.initialPromise:void 0;try{r=i??e.fn()}catch(e){r=Promise.reject(e)}Promise.resolve(r).then(m).catch(r=>{if(c())return;let i=e.retry??(Jn()?0:3),a=e.retryDelay??tr,o=typeof a==`function`?a(n,r):a,s=i===!0||typeof i==`number`&&n<i||typeof i==`function`&&i(n,r);if(t||!s){h(r);return}n++,e.onFail?.(n,r),zn(o).then(()=>f()?void 0:g()).then(()=>{t?h(r):_()})})};return{promise:s,status:()=>i,cancel:l,continue:()=>(r?.(),s),cancelRetry:u,continueRetry:d,canStart:p,start:()=>(p()?_():g().then(_),s)}}var ar=class{#e;destroy(){this.clearGcTimeout()}scheduleGc(){this.clearGcTimeout(),Tn(this.gcTime)&&(this.#e=bn.setTimeout(()=>{this.optionalRemove()},this.gcTime))}updateGcTime(e){this.gcTime=Math.max(this.gcTime||0,e??(Jn()?1/0:3e5))}clearGcTimeout(){this.#e!==void 0&&(bn.clearTimeout(this.#e),this.#e=void 0)}};function or(e){return{onFetch:(t,n)=>{let r=t.options,i=t.fetchOptions?.meta?.fetchMore?.direction,a=t.state.data?.pages||[],o=t.state.data?.pageParams||[],s={pages:[],pageParams:[]},c=0,l=async()=>{let n=!1,l=e=>{Kn(e,()=>t.signal,()=>n=!0)},u=Wn(t.options,t.fetchOptions),d=async(e,r,i)=>{if(n)return Promise.reject(t.signal.reason);if(r==null&&e.pages.length)return Promise.resolve(e);let a=(()=>{let e={client:t.client,queryKey:t.queryKey,pageParam:r,direction:i?`backward`:`forward`,meta:t.options.meta};return l(e),e})(),o=await u(a),{maxPages:s}=t.options,c=i?Hn:Vn;return{pages:c(e.pages,o,s),pageParams:c(e.pageParams,r,s)}};if(i&&a.length){let e=i===`backward`,t=e?cr:sr,n={pages:a,pageParams:o};s=await d(n,t(r,n),e)}else{let t=e??a.length;do{let e=c===0?o[0]??r.initialPageParam:sr(r,s);if(c>0&&e==null)break;s=await d(s,e),c++}while(c<t)}return s};t.fetchFn=t.options.persister?()=>t.options.persister?.(l,{client:t.client,queryKey:t.queryKey,meta:t.options.meta,signal:t.signal},n):l}}}function sr(e,{pages:t,pageParams:n}){let r=t.length-1;return t.length>0?e.getNextPageParam(t[r],t,n[r],n):void 0}function cr(e,{pages:t,pageParams:n}){return t.length>0?e.getPreviousPageParam?.(t[0],t,n[0],n):void 0}var lr=class extends ar{#e;#t;#n;#r;#i;#a;#o;#s;constructor(e){super(),this.#s=!1,this.#o=e.defaultOptions,this.setOptions(e.options),this.observers=[],this.#i=e.client,this.#r=this.#i.getQueryCache(),this.queryKey=e.queryKey,this.queryHash=e.queryHash,this.#t=fr(this.options),this.state=e.state??this.#t,this.scheduleGc()}get meta(){return this.options.meta}get queryType(){return this.#e}get promise(){return this.#a?.promise}setOptions(e){if(this.options={...this.#o,...e},e?._type&&(this.#e=e._type),this.updateGcTime(this.options.gcTime),this.state&&this.state.data===void 0){let e=fr(this.options);e.data!==void 0&&(this.setState(dr(e.data,e.dataUpdatedAt)),this.#t=e)}}optionalRemove(){!this.observers.length&&this.state.fetchStatus===`idle`&&this.#r.remove(this)}setData(e,t){let n=Bn(this.state.data,e,this.options);return this.#c({data:n,type:`success`,dataUpdatedAt:t?.updatedAt,manual:t?.manual}),n}setState(e){this.#c({type:`setState`,state:e})}cancel(e){let t=this.#a?.promise;return this.#a?.cancel(e),t?t.then(Cn).catch(Cn):Promise.resolve()}destroy(){super.destroy(),this.cancel({silent:!0})}get resetState(){return this.#t}reset(){this.destroy(),this.setState(this.resetState)}isActive(){return this.observers.some(e=>Dn(e.options.enabled,this)!==!1)}isDisabled(){return this.getObserversCount()>0?!this.isActive():this.options.queryFn===Un||!this.isFetched()}isFetched(){return this.state.dataUpdateCount+this.state.errorUpdateCount>0}isStatic(){return this.getObserversCount()>0&&this.observers.some(e=>Dn(e.options.staleTime,this)===`static`)}isStale(){return this.getObserversCount()>0?this.observers.some(e=>e.getCurrentResult().isStale):this.state.data===void 0||this.state.isInvalidated}isStaleByTime(e=0){return this.state.data===void 0?!0:e===`static`?!1:this.state.isInvalidated?!0:!En(this.state.dataUpdatedAt,e)}onFocus(){this.observers.find(e=>e.shouldFetchOnWindowFocus())?.refetch({cancelRefetch:!1}),this.#a?.continue()}onOnline(){this.observers.find(e=>e.shouldFetchOnReconnect())?.refetch({cancelRefetch:!1}),this.#a?.continue()}addObserver(e){this.observers.includes(e)||(this.observers.push(e),this.clearGcTimeout(),this.#r.notify({type:`observerAdded`,query:this,observer:e}))}removeObserver(e){let t=this.observers.indexOf(e);t!==-1&&(this.observers.splice(t,1),this.observers.length||(this.#a&&(this.#s||this.state.fetchStatus===`paused`&&this.state.status===`pending`?this.#a.cancel({revert:!0}):this.#a.cancelRetry()),this.scheduleGc()),this.#r.notify({type:`observerRemoved`,query:this,observer:e}))}getObserversCount(){return this.observers.length}invalidate(){this.state.isInvalidated||this.#c({type:`invalidate`})}async fetch(e,t){if(this.state.fetchStatus!==`idle`&&this.#a?.status()!==`rejected`){if(this.state.data!==void 0&&t?.cancelRefetch)this.cancel({silent:!0});else if(this.#a)return this.#a.continueRetry(),this.#a.promise}if(e&&this.setOptions(e),!this.options.queryFn){let e=this.observers.find(e=>e.options.queryFn);e&&this.setOptions(e.options)}let n=new AbortController,r=e=>{Object.defineProperty(e,"signal",{enumerable:!0,get:()=>(this.#s=!0,n.signal)})},i=()=>{let e=Wn(this.options,t),n=(()=>{let e={client:this.#i,queryKey:this.queryKey,meta:this.meta};return r(e),e})();return this.#s=!1,this.options.persister?this.options.persister(e,n,this):e(n)},a=(()=>{let e={fetchOptions:t,options:this.options,queryKey:this.queryKey,client:this.#i,state:this.state,fetchFn:i};return r(e),e})();(this.#e===`infinite`?or(this.options.pages):this.options.behavior)?.onFetch(a,this),this.#n=this.state,(this.state.fetchStatus===`idle`||this.state.fetchMeta!==a.fetchOptions?.meta)&&this.#c({type:`fetch`,meta:a.fetchOptions?.meta});let o=this.#a=ir({initialPromise:t?.initialPromise,fn:a.fetchFn,onCancel:e=>{e instanceof rr&&e.revert&&this.setState({...this.#n,fetchStatus:`idle`}),n.abort()},onFail:(e,t)=>{this.#c({type:`failed`,failureCount:e,error:t})},onPause:()=>{this.#c({type:`pause`})},onContinue:()=>{this.#c({type:`continue`})},retry:a.options.retry,retryDelay:a.options.retryDelay,networkMode:a.options.networkMode,canRun:()=>!0});try{let e=await o.start();if(e===void 0)throw Error(`${this.queryHash} data is undefined`);return this.setData(e),this.#r.config.onSuccess?.(e,this),this.#r.config.onSettled?.(e,this.state.error,this),e}catch(e){if(e instanceof rr){if(e.silent)return this.#a.promise;if(e.revert){if(this.state.data===void 0)throw e;return this.state.data}}throw this.#c({type:`error`,error:e}),this.#r.config.onError?.(e,this),this.#r.config.onSettled?.(this.state.data,e,this),e}finally{this.#a===o&&(this.#a=void 0),this.scheduleGc()}}#c(e){let t=t=>{switch(e.type){case`failed`:return{...t,fetchFailureCount:e.failureCount,fetchFailureReason:e.error};case`pause`:return{...t,fetchStatus:`paused`};case`continue`:return{...t,fetchStatus:`fetching`};case`fetch`:return{...t,...ur(t.data,this.options),fetchMeta:e.meta??null};case`success`:let n={...t,...dr(e.data,e.dataUpdatedAt),dataUpdateCount:t.dataUpdateCount+1,...!e.manual&&{fetchStatus:`idle`,fetchFailureCount:0,fetchFailureReason:null}};return this.#n=e.manual?n:void 0,n;case`error`:let r=e.error;return{...t,error:r,errorUpdateCount:t.errorUpdateCount+1,errorUpdatedAt:Date.now(),fetchFailureCount:t.fetchFailureCount+1,fetchFailureReason:r,fetchStatus:`idle`,status:`error`,isInvalidated:!0};case`invalidate`:return{...t,isInvalidated:!0};case`setState`:return{...t,...e.state}}};this.state=t(this.state),$n.batch(()=>{this.observers.slice().forEach(e=>{e.onQueryUpdate()}),this.#r.notify({query:this,type:`updated`,action:e})})}};function ur(e,t){return{fetchFailureCount:0,fetchFailureReason:null,fetchStatus:nr(t.networkMode)?`fetching`:`paused`,...e===void 0&&{error:null,status:`pending`}}}function dr(e,t){return{data:e,dataUpdatedAt:t??Date.now(),error:null,isInvalidated:!1,status:`success`}}function fr(e){let t=typeof e.initialData==`function`?e.initialData():e.initialData,n=t!==void 0,r=n?typeof e.initialDataUpdatedAt==`function`?e.initialDataUpdatedAt():e.initialDataUpdatedAt:0;return{data:t,dataUpdateCount:0,dataUpdatedAt:n?r??Date.now():0,error:null,errorUpdateCount:0,errorUpdatedAt:0,fetchFailureCount:0,fetchFailureReason:null,fetchMeta:null,isInvalidated:!1,status:n?`success`:`pending`,fetchStatus:`idle`}}var pr=class extends Yn{#e;#t=void 0;#n=void 0;#r=void 0;#i;#a;#o;#s;#c;#l;#u;#d;#f;#p=new Set;constructor(e,t){super(),this.options=t,this.#e=e,this.#o=null,this.bindMethods(),this.setOptions(t)}bindMethods(){this.refetch=this.refetch.bind(this)}onSubscribe(){this.listeners.size===1&&(this.#t.addObserver(this),hr(this.#t,this.options)?this.#m():this.updateResult(),this.#y())}onUnsubscribe(){this.hasListeners()||this.destroy()}shouldFetchOnReconnect(){return gr(this.#t,this.options,this.options.refetchOnReconnect)}shouldFetchOnWindowFocus(){return gr(this.#t,this.options,this.options.refetchOnWindowFocus)}destroy(){this.listeners=new Set,this.#b(),this.#x(),this.#t.removeObserver(this)}setOptions(e){let t=this.options,n=this.#t;if(this.options=this.#e.defaultQueryOptions(e),this.options.enabled!==void 0&&typeof this.options.enabled!=`boolean`&&typeof this.options.enabled!=`function`&&typeof Dn(this.options.enabled,this.#t)!=`boolean`)throw Error(`Expected enabled to be a boolean or a callback that returns a boolean`);this.#S(),this.#t.setOptions(this.options),t._defaulted&&!Fn(this.options,t)&&this.#e.getQueryCache().notify({type:`observerOptionsUpdated`,query:this.#t,observer:this});let r=this.hasListeners();r&&_r(this.#t,n,this.options,t)&&this.#m(),this.updateResult(),r&&(this.#t!==n||Dn(this.options.enabled,this.#t)!==Dn(t.enabled,this.#t)||Dn(this.options.staleTime,this.#t)!==Dn(t.staleTime,this.#t))&&this.#g();let i=this.#_();r&&(this.#t!==n||Dn(this.options.enabled,this.#t)!==Dn(t.enabled,this.#t)||i!==this.#f)&&this.#v(i)}getOptimisticResult(e){let t=this.#e.getQueryCache().build(this.#e,e),n=this.createResult(t,e);return Fn(this.getCurrentResult(),n)||(this.#r=n,this.#a=this.options,this.#i=this.#t.state),n}getCurrentResult(){return this.#r}trackResult(e,t){return new Proxy(e,{get:(e,n)=>(this.trackProp(n),t?.(n),Reflect.get(e,n))})}trackProp(e){this.#p.add(e)}getCurrentQuery(){return this.#t}refetch({...e}={}){return this.fetch({...e})}fetchOptimistic(e){let t=this.#e.defaultQueryOptions(e),n=this.#e.getQueryCache().build(this.#e,t),r=()=>{},i,a=new Promise(e=>{i=e,r=this.#e.getQueryCache().subscribe(i=>{i.type===`updated`&&i.query.queryHash===n.queryHash&&n.state.data!==void 0&&(r(),e(this.createResult(n,t)))})});return Promise.race([n.fetch().then(()=>{let e=this.createResult(n,t);return i?.(e),e}).finally(()=>{r()}),a])}fetch(e){return this.#m({...e,cancelRefetch:e.cancelRefetch??!0}).then(()=>(this.updateResult(),this.#r))}#m(e){this.#S();let t=this.#t.fetch(this.options,e);return e?.throwOnError||(t=t.catch(Cn)),t}#h(e){return!Jn()&&Dn(this.options.enabled,this.#t)!==!1&&Tn(e)}#g(){this.#b();let e=Dn(this.options.staleTime,this.#t);if(this.#r.isStale||!this.#h(e))return;let t=En(this.#r.dataUpdatedAt,e)+1;this.#u=bn.setTimeout(()=>{this.#r.isStale||this.updateResult()},t)}#_(){return(typeof this.options.refetchInterval==`function`?this.options.refetchInterval(this.#t):this.options.refetchInterval)??!1}#v(e){this.#x(),this.#f=e,!(this.#f===0||!this.#h(this.#f))&&(this.#d=bn.setInterval(()=>{(this.options.refetchIntervalInBackground||Xn.isFocused())&&this.#m()},this.#f))}#y(){this.#g(),this.#v(this.#_())}#b(){this.#u!==void 0&&(bn.clearTimeout(this.#u),this.#u=void 0)}#x(){this.#d!==void 0&&(bn.clearInterval(this.#d),this.#d=void 0)}createResult(e,t){let n=this.#t,r=this.options,i=this.#r,a=this.#i,o=this.#a,s=e===n?this.#n:e.state,{state:c}=e,l={...c},u=!1,d;if(t._optimisticResults){let i=this.hasListeners(),a=!i&&hr(e,t),o=i&&_r(e,n,t,r);(a||o)&&(l={...l,...ur(c.data,e.options)}),t._optimisticResults===`isRestoring`&&(l.fetchStatus=`idle`)}let{error:f,errorUpdatedAt:p,status:m}=l;d=l.data;let h=!1;if(t.placeholderData!==void 0&&d===void 0&&m===`pending`){let e;i?.isPlaceholderData&&t.placeholderData===o?.placeholderData?(e=i.data,h=!0):e=typeof t.placeholderData==`function`?t.placeholderData(this.#l?.state.data,this.#l):t.placeholderData,e!==void 0&&(m=`success`,d=Bn(i?.data,e,t),u=!0)}if(t.select&&d!==void 0&&!h){if(i&&d===a?.data&&t.select===this.#s)d=this.#c;else try{this.#s=t.select,d=t.select(d),d=Bn(i?.data,d,t),this.#c=d,this.#o=null}catch(e){this.#o=e}}else d===void 0&&(this.#o=null);this.#o&&(f=this.#o,d=this.#c,p=Date.now(),m=`error`,u=!1);let g=l.fetchStatus===`fetching`,_=m===`pending`,v=m===`error`,y=_&&g,b=d!==void 0;return{status:m,fetchStatus:l.fetchStatus,isPending:_,isSuccess:m===`success`,isError:v,isInitialLoading:y,isLoading:y,data:d,dataUpdatedAt:l.dataUpdatedAt,error:f,errorUpdatedAt:p,failureCount:l.fetchFailureCount,failureReason:l.fetchFailureReason,errorUpdateCount:l.errorUpdateCount,isFetched:e.isFetched(),isFetchedAfterMount:l.dataUpdateCount>s.dataUpdateCount||l.errorUpdateCount>s.errorUpdateCount,isFetching:g,isRefetching:g&&!_,isLoadingError:v&&!b,isPaused:l.fetchStatus===`paused`,isPlaceholderData:u,isRefetchError:v&&b,isStale:vr(e,t),refetch:this.refetch,isEnabled:Dn(t.enabled,e)!==!1}}updateResult(){let e=this.#r,t=this.createResult(this.#t,this.options);if(this.#i=this.#t.state,this.#a=this.options,this.#i.data!==void 0&&(this.#l=this.#t),Fn(t,e))return;this.#r=t;let n=(()=>{if(!e)return!0;let{notifyOnChangeProps:t}=this.options,n=typeof t==`function`?t():t;if(n===`all`||!n&&!this.#p.size)return!0;let r=new Set(n??this.#p);return this.options.throwOnError&&r.add(`error`),Object.keys(this.#r).some(t=>{let n=t;return this.#r[n]!==e[n]&&r.has(n)})})();$n.batch(()=>{n&&this.listeners.forEach(e=>{e(this.#r)}),this.#e.getQueryCache().notify({query:this.#t,type:`observerResultsUpdated`})})}#S(){let e=this.#e.getQueryCache().build(this.#e,this.options);if(e===this.#t)return;let t=this.#t;this.#t=e,this.#n=e.state,this.hasListeners()&&(t?.removeObserver(this),e.addObserver(this))}onQueryUpdate(){this.updateResult(),this.hasListeners()&&this.#y()}};function mr(e,t){return Dn(t.enabled,e)!==!1&&e.state.data===void 0&&(e.state.status!==`error`||Dn(t.retryOnMount,e)!==!1)}function hr(e,t){return mr(e,t)||e.state.data!==void 0&&gr(e,t,t.refetchOnMount)}function gr(e,t,n){if(Dn(t.enabled,e)!==!1&&Dn(t.staleTime,e)!==`static`){let r=typeof n==`function`?n(e):n;return r===`always`||r!==!1&&vr(e,t)}return!1}function _r(e,t,n,r){return(e!==t||Dn(r.enabled,e)===!1)&&(!n.suspense||e.state.status!==`error`)&&vr(e,n)}function vr(e,t){return Dn(t.enabled,e)!==!1&&e.isStaleByTime(Dn(t.staleTime,e))}var yr=class extends ar{#e;#t;#n;#r;constructor(e){super(),this.#e=e.client,this.mutationId=e.mutationId,this.#n=e.mutationCache,this.#t=[],this.state=e.state||br(),this.setOptions(e.options),this.scheduleGc()}setOptions(e){this.options=e,this.updateGcTime(this.options.gcTime)}get meta(){return this.options.meta}addObserver(e){this.#t.includes(e)||(this.#t.push(e),this.clearGcTimeout(),this.#n.notify({type:`observerAdded`,mutation:this,observer:e}))}removeObserver(e){this.#t=this.#t.filter(t=>t!==e),this.scheduleGc(),this.#n.notify({type:`observerRemoved`,mutation:this,observer:e})}optionalRemove(){this.#t.length||(this.state.status===`pending`?this.scheduleGc():this.#n.remove(this))}continue(){return this.#r?.continue()??(this.state.status===`pending`?this.execute(this.state.variables):Promise.resolve())}async execute(e){let t=()=>{this.#i({type:`continue`})},n={client:this.#e,meta:this.options.meta,mutationKey:this.options.mutationKey},r=this.#r=ir({fn:()=>this.options.mutationFn?this.options.mutationFn(e,n):Promise.reject(Error(`No mutationFn found`)),onFail:(e,t)=>{this.#i({type:`failed`,failureCount:e,error:t})},onPause:()=>{this.#i({type:`pause`})},onContinue:t,retry:this.options.retry??0,retryDelay:this.options.retryDelay,networkMode:this.options.networkMode,canRun:()=>this.#n.canRun(this)}),i=this.state.status===`pending`,a=!r.canStart();try{if(i)t();else{this.#i({type:`pending`,variables:e,isPaused:a}),this.#n.config.onMutate&&await this.#n.config.onMutate(e,this,n);let t=await this.options.onMutate?.(e,n);t!==this.state.context&&this.#i({type:`pending`,context:t,variables:e,isPaused:a})}let o=await r.start();return await this.#n.config.onSuccess?.(o,e,this.state.context,this,n),await this.options.onSuccess?.(o,e,this.state.context,n),await this.#n.config.onSettled?.(o,null,this.state.variables,this.state.context,this,n),await this.options.onSettled?.(o,null,e,this.state.context,n),this.#i({type:`success`,data:o}),o}catch(t){try{await this.#n.config.onError?.(t,e,this.state.context,this,n)}catch(e){Promise.reject(e)}try{await this.options.onError?.(t,e,this.state.context,n)}catch(e){Promise.reject(e)}try{await this.#n.config.onSettled?.(void 0,t,this.state.variables,this.state.context,this,n)}catch(e){Promise.reject(e)}try{await this.options.onSettled?.(void 0,t,e,this.state.context,n)}catch(e){Promise.reject(e)}throw this.#i({type:`error`,error:t}),t}finally{this.#r===r&&(this.#r=void 0),this.#n.runNext(this)}}#i(e){let t=t=>{switch(e.type){case`failed`:return{...t,failureCount:e.failureCount,failureReason:e.error};case`pause`:return{...t,isPaused:!0};case`continue`:return{...t,isPaused:!1};case`pending`:return{...t,context:e.context,data:void 0,failureCount:0,failureReason:null,error:null,isPaused:e.isPaused,status:`pending`,variables:e.variables,submittedAt:Date.now()};case`success`:return{...t,data:e.data,failureCount:0,failureReason:null,error:null,status:`success`,isPaused:!1};case`error`:return{...t,data:void 0,error:e.error,failureCount:t.failureCount+1,failureReason:e.error,isPaused:!1,status:`error`}}};this.state=t(this.state),$n.batch(()=>{this.#t.forEach(t=>{t.onMutationUpdate(e)}),this.#n.notify({mutation:this,type:`updated`,action:e})})}};function br(){return{context:void 0,data:void 0,error:null,failureCount:0,failureReason:null,isPaused:!1,status:`idle`,variables:void 0,submittedAt:0}}var xr=class extends Yn{#e;#t;#n;constructor(e={}){super(),this.config=e,this.#e=new Set,this.#t=new Map,this.#n=0}build(e,t,n){let r=new yr({client:e,mutationCache:this,mutationId:++this.#n,options:e.defaultMutationOptions(t),state:n});return this.add(r),r}add(e){this.#e.add(e);let t=Sr(e);if(typeof t==`string`){let n=this.#t.get(t);n?n.push(e):this.#t.set(t,[e])}this.notify({type:`added`,mutation:e})}remove(e){if(this.#e.delete(e)){let t=Sr(e);if(typeof t==`string`){let n=this.#t.get(t);if(n){if(n.length>1){let t=n.indexOf(e);t!==-1&&n.splice(t,1)}else n[0]===e&&this.#t.delete(t)}}}this.notify({type:`removed`,mutation:e})}canRun(e){let t=Sr(e);if(typeof t==`string`){let n=this.#t.get(t)?.find(e=>e.state.status===`pending`);return!n||n===e}return!0}runNext(e){let t=Sr(e);return typeof t==`string`?(this.#t.get(t)?.find(t=>t!==e&&t.state.isPaused))?.continue()??Promise.resolve():Promise.resolve()}clear(){$n.batch(()=>{this.#e.forEach(e=>{this.notify({type:`removed`,mutation:e})}),this.#e.clear(),this.#t.clear()})}getAll(){return Array.from(this.#e)}find(e){let t={exact:!0,...e};return this.getAll().find(e=>kn(t,e))}findAll(e={}){return this.getAll().filter(t=>kn(e,t))}notify(e){$n.batch(()=>{this.listeners.forEach(t=>{t(e)})})}resumePausedMutations(){let e=this.getAll().filter(e=>e.state.isPaused);return $n.batch(()=>Promise.all(e.map(e=>e.continue().catch(Cn))))}};function Sr(e){return e.options.scope?.id}var Cr=class extends Yn{#e;#t=void 0;#n;#r;constructor(e,t){super(),this.#e=e,this.setOptions(t),this.bindMethods(),this.#i()}bindMethods(){this.mutate=this.mutate.bind(this),this.reset=this.reset.bind(this)}setOptions(e){let t=this.options;this.options=this.#e.defaultMutationOptions(e),Fn(this.options,t)||this.#e.getMutationCache().notify({type:`observerOptionsUpdated`,mutation:this.#n,observer:this}),t?.mutationKey&&this.options.mutationKey&&jn(t.mutationKey)!==jn(this.options.mutationKey)?this.reset():this.#n?.state.status===`pending`&&this.#n.setOptions(this.options)}onSubscribe(){this.listeners.size===1&&this.#n&&(this.#n.addObserver(this),this.#i())}onUnsubscribe(){this.hasListeners()||this.#n?.removeObserver(this)}onMutationUpdate(e){this.#i(),this.#a(e)}getCurrentResult(){return this.#t}reset(){this.#n?.removeObserver(this),this.#n=void 0,this.#i(),this.#a()}mutate(e,t){return this.#r=t,this.#n?.removeObserver(this),this.#n=this.#e.getMutationCache().build(this.#e,this.options),this.#n.addObserver(this),this.#n.execute(e)}#i(){let e=this.#n?.state??br();this.#t={...e,isPending:e.status===`pending`,isSuccess:e.status===`success`,isError:e.status===`error`,isIdle:e.status===`idle`,mutate:this.mutate,reset:this.reset}}#a(e){$n.batch(()=>{if(this.#r&&this.hasListeners()){let t=this.#t.variables,n=this.#t.context,r={client:this.#e,meta:this.options.meta,mutationKey:this.options.mutationKey};if(e?.type===`success`){try{this.#r.onSuccess?.(e.data,t,n,r)}catch(e){Promise.reject(e)}try{this.#r.onSettled?.(e.data,null,t,n,r)}catch(e){Promise.reject(e)}}else if(e?.type===`error`){try{this.#r.onError?.(e.error,t,n,r)}catch(e){Promise.reject(e)}try{this.#r.onSettled?.(void 0,e.error,t,n,r)}catch(e){Promise.reject(e)}}}this.listeners.forEach(e=>{e(this.#t)})})}},wr=class extends Yn{#e;constructor(e={}){super(),this.config=e,this.#e=new Map}build(e,t,n){let r=t.queryKey,i=t.queryHash??An(r,t),a=this.get(i);return a||(a=new lr({client:e,queryKey:r,queryHash:i,options:e.defaultQueryOptions(t),state:n,defaultOptions:e.getQueryDefaults(r)}),this.add(a)),a}add(e){this.#e.has(e.queryHash)||(this.#e.set(e.queryHash,e),this.notify({type:`added`,query:e}))}remove(e){let t=this.#e.get(e.queryHash);t&&(e.destroy(),t===e&&this.#e.delete(e.queryHash),this.notify({type:`removed`,query:e}))}clear(){$n.batch(()=>{this.getAll().forEach(e=>{this.remove(e)})})}get(e){return this.#e.get(e)}getAll(){return[...this.#e.values()]}find(e){let t={exact:!0,...e};return this.getAll().find(e=>On(t,e))}findAll(e={}){let t=this.getAll();return Object.keys(e).length>0?t.filter(t=>On(e,t)):t}notify(e){$n.batch(()=>{this.listeners.forEach(t=>{t(e)})})}onFocus(){$n.batch(()=>{this.getAll().forEach(e=>{e.onFocus()})})}onOnline(){$n.batch(()=>{this.getAll().forEach(e=>{e.onOnline()})})}},Tr=class{#e;#t;#n;#r;#i;#a;#o;#s;constructor(e={}){this.#e=e.queryCache||new wr,this.#t=e.mutationCache||new xr,this.#n=e.defaultOptions||{},this.#r=new Map,this.#i=new Map,this.#a=0}mount(){this.#a++,this.#a===1&&(this.#o=Xn.subscribe(async e=>{e&&(await this.resumePausedMutations(),this.#e.onFocus())}),this.#s=er.subscribe(async e=>{e&&(await this.resumePausedMutations(),this.#e.onOnline())}))}unmount(){this.#a--,this.#a===0&&(this.#o?.(),this.#o=void 0,this.#s?.(),this.#s=void 0)}isFetching(e){return this.#e.findAll({...e,fetchStatus:`fetching`}).length}isMutating(e){return this.#t.findAll({...e,status:`pending`}).length}getQueryData(e){let t=this.defaultQueryOptions({queryKey:e});return this.#e.get(t.queryHash)?.state.data}ensureQueryData(e){let t=this.defaultQueryOptions(e),n=this.#e.build(this,t),r=n.state.data;return r===void 0?this.fetchQuery(e):(e.revalidateIfStale&&n.isStaleByTime(Dn(t.staleTime,n))&&this.prefetchQuery(t),Promise.resolve(r))}getQueriesData(e){return this.#e.findAll(e).map(({queryKey:e,state:t})=>[e,t.data])}setQueryData(e,t,n){let r=this.defaultQueryOptions({queryKey:e}),i=this.#e.get(r.queryHash)?.state.data,a=wn(t,i);if(a!==void 0)return this.#e.build(this,r).setData(a,{...n,manual:!0})}setQueriesData(e,t,n){return $n.batch(()=>this.#e.findAll(e).map(({queryKey:e})=>[e,this.setQueryData(e,t,n)]))}getQueryState(e){let t=this.defaultQueryOptions({queryKey:e});return this.#e.get(t.queryHash)?.state}removeQueries(e){let t=this.#e;$n.batch(()=>{t.findAll(e).forEach(e=>{t.remove(e)})})}resetQueries(e,t){let n=this.#e;return $n.batch(()=>{let r=n.findAll(e),i=new Set(r);return r.forEach(e=>{e.reset()}),this.refetchQueries({type:`active`,predicate:e=>i.has(e)},t)})}cancelQueries(e,t={}){let n={revert:!0,...t},r=$n.batch(()=>this.#e.findAll(e).map(e=>e.cancel(n)));return Promise.all(r).then(Cn).catch(Cn)}invalidateQueries(e,t={}){return $n.batch(()=>(this.#e.findAll(e).forEach(e=>{e.invalidate()}),e?.refetchType===`none`?Promise.resolve():this.refetchQueries({...e,type:e?.refetchType??e?.type??`active`},t)))}refetchQueries(e,t={}){let n={...t,cancelRefetch:t.cancelRefetch??!0},r=$n.batch(()=>this.#e.findAll(e).filter(e=>!e.isDisabled()&&!e.isStatic()).map(e=>{let t=e.fetch(void 0,n);return n.throwOnError||(t=t.catch(Cn)),e.state.fetchStatus===`paused`?Promise.resolve():t}));return Promise.all(r).then(Cn)}async query(e){let t=this.defaultQueryOptions(e);t.retry===void 0&&(t.retry=!1);let n=this.#e.build(this,t),r=n.isStaleByTime(Dn(t.staleTime,n))?await n.fetch(t):n.state.data,i=t.select;return i?i(r):r}fetchQuery(e){let t=this.defaultQueryOptions(e);t.retry===void 0&&(t.retry=!1);let n=this.#e.build(this,t);return n.isStaleByTime(Dn(t.staleTime,n))?n.fetch(t):Promise.resolve(n.state.data)}prefetchQuery(e){return this.fetchQuery(e).then(Cn).catch(Cn)}infiniteQuery(e){return e._type=`infinite`,this.query(e)}fetchInfiniteQuery(e){return e._type=`infinite`,this.fetchQuery(e)}prefetchInfiniteQuery(e){return this.fetchInfiniteQuery(e).then(Cn).catch(Cn)}ensureInfiniteQueryData(e){return e._type=`infinite`,this.ensureQueryData(e)}resumePausedMutations(){return er.isOnline()?this.#t.resumePausedMutations():Promise.resolve()}getQueryCache(){return this.#e}getMutationCache(){return this.#t}getDefaultOptions(){return this.#n}setDefaultOptions(e){this.#n=e}setQueryDefaults(e,t){this.#r.set(jn(e),{queryKey:e,defaultOptions:t})}getQueryDefaults(e){let t=[...this.#r.values()],n={};return t.forEach(t=>{Mn(e,t.queryKey)&&Object.assign(n,t.defaultOptions)}),n}setMutationDefaults(e,t){this.#i.set(jn(e),{mutationKey:e,defaultOptions:t})}getMutationDefaults(e){let t=[...this.#i.values()],n={};return t.forEach(t=>{Mn(e,t.mutationKey)&&Object.assign(n,t.defaultOptions)}),n}defaultQueryOptions(e){if(e._defaulted)return e;let t={...this.#n.queries,...this.getQueryDefaults(e.queryKey),...e,_defaulted:!0};return t.queryHash||=An(t.queryKey,t),t.refetchOnReconnect===void 0&&(t.refetchOnReconnect=t.networkMode!==`always`),t.throwOnError===void 0&&(t.throwOnError=!!t.suspense),!t.networkMode&&t.persister&&(t.networkMode=`offlineFirst`),t.queryFn===Un&&(t.enabled=!1),t}defaultMutationOptions(e){return e?._defaulted?e:{...this.#n.mutations,...e?.mutationKey&&this.getMutationDefaults(e.mutationKey),...e,_defaulted:!0}}clear(){this.#e.clear(),this.#t.clear()}},Er=J.createContext(!1),Dr=()=>J.useContext(Er);Er.Provider;function Or(){let e=!1;return{clearReset:()=>{e=!1},reset:()=>{e=!0},isReset:()=>e}}var kr=J.createContext(Or()),Ar=()=>J.useContext(kr),jr=(e,t,n)=>{let r=n?.state.error&&typeof e.throwOnError==`function`?Gn(e.throwOnError,[n.state.error,n]):e.throwOnError;(e.suspense||r)&&(t.isReset()||(e.retryOnMount=!1))},Mr=e=>{J.useEffect(()=>{e.clearReset()},[e])},Nr=({result:e,errorResetBoundary:t,throwOnError:n,query:r,suspense:i})=>e.isError&&!t.isReset()&&!e.isFetching&&r&&(i&&e.data===void 0||Gn(n,[e.error,r])),Pr=e=>{if(e.suspense){let t=1e3,n=e=>e===`static`?e:Math.max(e??t,t),r=e.staleTime;e.staleTime=typeof r==`function`?(...e)=>n(r(...e)):n(r),typeof e.gcTime==`number`&&(e.gcTime=Math.max(e.gcTime,t))}},Fr=(e,t)=>e?.suspense&&t.isPending,Ir=(e,t,n)=>t.fetchOptimistic(e).catch(()=>{n.clearReset()});function Lr(e,t,n){let r=Dr(),i=Ar(),a=_n(n),o=a.defaultQueryOptions(e),s=a.getQueryCache().get(o.queryHash),c=e.subscribed!==!1;o._optimisticResults=r?`isRestoring`:c?`optimistic`:void 0,Pr(o),jr(o,i,s),Mr(i);let[l]=J.useState(()=>new t(a,o)),u=l.getOptimisticResult(o),d=!r&&c;if(J.useSyncExternalStore(J.useCallback(e=>{let t=d?l.subscribe($n.batchCalls(e)):Cn;return l.updateResult(),t},[l,d]),()=>l.getCurrentResult(),()=>l.getCurrentResult()),J.useEffect(()=>{l.setOptions(o)},[o,l]),Fr(o,u))throw Ir(o,l,i);if(Nr({result:u,errorResetBoundary:i,throwOnError:o.throwOnError,query:s,suspense:o.suspense}))throw u.error;return o.notifyOnChangeProps?u:l.trackResult(u)}function Rr(e,t){return Lr(e,pr,t)}function zr(e,t){let n=_n(t),[r]=J.useState(()=>new Cr(n,e));J.useEffect(()=>{r.setOptions(e)},[r,e]);let i=J.useSyncExternalStore(J.useCallback(e=>r.subscribe($n.batchCalls(e)),[r]),()=>r.getCurrentResult(),()=>r.getCurrentResult()),a=J.useCallback((...e)=>{r.mutate(e[0],e[1]).catch(Cn)},[r]);if(i.error&&Gn(r.options.throwOnError,[i.error]))throw i.error;return{...i,mutate:a,mutateAsync:i.mutate}}var Br=hn(),Vr=K(`activity`,[[`path`,{d:`M22 12h-2.48a2 2 0 0 0-1.93 1.46l-2.35 8.36a.25.25 0 0 1-.48 0L9.24 2.18a.25.25 0 0 0-.48 0l-2.35 8.36A2 2 0 0 1 4.49 12H2`,key:`169zse`}]]),Hr=K(`arrow-left`,[[`path`,{d:`m12 19-7-7 7-7`,key:`1l729n`}],[`path`,{d:`M19 12H5`,key:`x3x0zl`}]]),Ur=K(`arrow-right`,[[`path`,{d:`M5 12h14`,key:`1ays0h`}],[`path`,{d:`m12 5 7 7-7 7`,key:`xquz4c`}]]),Wr=K(`arrow-up-down`,[[`path`,{d:`m21 16-4 4-4-4`,key:`f6ql7i`}],[`path`,{d:`M17 20V4`,key:`1ejh1v`}],[`path`,{d:`m3 8 4-4 4 4`,key:`11wl7u`}],[`path`,{d:`M7 4v16`,key:`1glfcx`}]]),Gr=K(`book-open`,[[`path`,{d:`M12 5v16`,key:`1f6ucr`}],[`path`,{d:`M20.001 19A2 2 0 0022 17V5a2 2 0 00-1.999-2L16 3.002A5 5 0 0012 5a5 5 0 00-4-2H4a2 2 0 00-2 2v12a2 2 0 001.999 2H8a5 5 0 014 2 5 5 0 014-2z`,key:`1fyvmf`}]]),Kr=K(`bot`,[[`path`,{d:`M12 8V4H8`,key:`hb8ula`}],[`rect`,{width:`16`,height:`12`,x:`4`,y:`8`,rx:`2`,key:`enze0r`}],[`path`,{d:`M2 14h2`,key:`vft8re`}],[`path`,{d:`M20 14h2`,key:`4cs60a`}],[`path`,{d:`M15 13v2`,key:`1xurst`}],[`path`,{d:`M9 13v2`,key:`rq6x2g`}]]),qr=K(`boxes`,[[`path`,{d:`M2.97 12.92A2 2 0 0 0 2 14.63v3.24a2 2 0 0 0 .97 1.71l3 1.8a2 2 0 0 0 2.06 0L12 19v-5.5l-5-3-4.03 2.42Z`,key:`lc1i9w`}],[`path`,{d:`m7 16.5-4.74-2.85`,key:`1o9zyk`}],[`path`,{d:`m7 16.5 5-3`,key:`va8pkn`}],[`path`,{d:`M7 16.5v5.17`,key:`jnp8gn`}],[`path`,{d:`M12 13.5V19l3.97 2.38a2 2 0 0 0 2.06 0l3-1.8a2 2 0 0 0 .97-1.71v-3.24a2 2 0 0 0-.97-1.71L17 10.5l-5 3Z`,key:`8zsnat`}],[`path`,{d:`m17 16.5-5-3`,key:`8arw3v`}],[`path`,{d:`m17 16.5 4.74-2.85`,key:`8rfmw`}],[`path`,{d:`M17 16.5v5.17`,key:`k6z78m`}],[`path`,{d:`M7.97 4.42A2 2 0 0 0 7 6.13v4.37l5 3 5-3V6.13a2 2 0 0 0-.97-1.71l-3-1.8a2 2 0 0 0-2.06 0l-3 1.8Z`,key:`1xygjf`}],[`path`,{d:`M12 8 7.26 5.15`,key:`1vbdud`}],[`path`,{d:`m12 8 4.74-2.85`,key:`3rx089`}],[`path`,{d:`M12 13.5V8`,key:`1io7kd`}]]),Jr=K(`check`,[[`path`,{d:`M20 6 9 17l-5-5`,key:`1gmf2c`}]]),Yr=K(`chevron-right`,[[`path`,{d:`m9 18 6-6-6-6`,key:`mthhwq`}]]),Xr=K(`circle-alert`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`line`,{x1:`12`,x2:`12`,y1:`8`,y2:`12`,key:`1pkeuh`}],[`line`,{x1:`12`,x2:`12.01`,y1:`16`,y2:`16`,key:`4dfq90`}]]),Zr=K(`circle`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}]]),Qr=K(`copy`,[[`rect`,{width:`14`,height:`14`,x:`8`,y:`8`,rx:`2`,ry:`2`,key:`17jyea`}],[`path`,{d:`M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2`,key:`zix9uf`}]]),$r=K(`cpu`,[[`path`,{d:`M12 20v2`,key:`1lh1kg`}],[`path`,{d:`M12 2v2`,key:`tus03m`}],[`path`,{d:`M17 20v2`,key:`1rnc9c`}],[`path`,{d:`M17 2v2`,key:`11trls`}],[`path`,{d:`M2 12h2`,key:`1t8f8n`}],[`path`,{d:`M2 17h2`,key:`7oei6x`}],[`path`,{d:`M2 7h2`,key:`asdhe0`}],[`path`,{d:`M20 12h2`,key:`1q8mjw`}],[`path`,{d:`M20 17h2`,key:`1fpfkl`}],[`path`,{d:`M20 7h2`,key:`1o8tra`}],[`path`,{d:`M7 20v2`,key:`4gnj0m`}],[`path`,{d:`M7 2v2`,key:`1i4yhu`}],[`rect`,{x:`4`,y:`4`,width:`16`,height:`16`,rx:`2`,key:`1vbyd7`}],[`rect`,{x:`8`,y:`8`,width:`8`,height:`8`,rx:`1`,key:`z9xiuo`}]]),ei=K(`external-link`,[[`path`,{d:`M15 3h6v6`,key:`1q9fwt`}],[`path`,{d:`M10 14 21 3`,key:`gplh6r`}],[`path`,{d:`M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6`,key:`a6xqqp`}]]),ti=K(`file-code-corner`,[[`path`,{d:`M4 12.15V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.706.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2h-3.35`,key:`1wthlu`}],[`path`,{d:`M14 2v5a1 1 0 0 0 1 1h5`,key:`wfsgrz`}],[`path`,{d:`m5 16-3 3 3 3`,key:`331omg`}],[`path`,{d:`m9 22 3-3-3-3`,key:`lsp7cz`}]]),ni=K(`file-code`,[[`path`,{d:`M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z`,key:`1oefj6`}],[`path`,{d:`M14 2v5a1 1 0 0 0 1 1h5`,key:`wfsgrz`}],[`path`,{d:`M10 12.5 8 15l2 2.5`,key:`1tg20x`}],[`path`,{d:`m14 12.5 2 2.5-2 2.5`,key:`yinavb`}]]),ri=K(`folder-git-2`,[[`path`,{d:`M18 19a5 5 0 0 1-5-5v8`,key:`sz5oeg`}],[`path`,{d:`M9 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v5`,key:`1w6njk`}],[`circle`,{cx:`13`,cy:`12`,r:`2`,key:`1j92g6`}],[`circle`,{cx:`20`,cy:`19`,r:`2`,key:`1obnsp`}]]),ii=K(`git-branch`,[[`path`,{d:`M15 6a9 9 0 0 0-9 9V3`,key:`1cii5b`}],[`circle`,{cx:`18`,cy:`6`,r:`3`,key:`1h7g24`}],[`circle`,{cx:`6`,cy:`18`,r:`3`,key:`fqmcym`}]]),ai=K(`grip-horizontal`,[[`circle`,{cx:`12`,cy:`9`,r:`1`,key:`124mty`}],[`circle`,{cx:`19`,cy:`9`,r:`1`,key:`1ruzo2`}],[`circle`,{cx:`5`,cy:`9`,r:`1`,key:`1a8b28`}],[`circle`,{cx:`12`,cy:`15`,r:`1`,key:`1e56xg`}],[`circle`,{cx:`19`,cy:`15`,r:`1`,key:`1a92ep`}],[`circle`,{cx:`5`,cy:`15`,r:`1`,key:`5r1jwy`}]]),oi=K(`hash`,[[`line`,{x1:`4`,x2:`20`,y1:`9`,y2:`9`,key:`4lhtct`}],[`line`,{x1:`4`,x2:`20`,y1:`15`,y2:`15`,key:`vyu0kd`}],[`line`,{x1:`10`,x2:`8`,y1:`3`,y2:`21`,key:`1ggp8o`}],[`line`,{x1:`16`,x2:`14`,y1:`3`,y2:`21`,key:`weycgp`}]]),si=K(`image`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,ry:`2`,key:`1m3agn`}],[`circle`,{cx:`9`,cy:`9`,r:`2`,key:`af1f0g`}],[`path`,{d:`m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21`,key:`1xmnt7`}]]),ci=K(`info`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`M12 16v-4`,key:`1dtifu`}],[`path`,{d:`M12 8h.01`,key:`e9boi3`}]]),li=K(`layers`,[[`path`,{d:`M12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83z`,key:`zw3jo`}],[`path`,{d:`M2 12a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 12`,key:`1wduqc`}],[`path`,{d:`M2 17a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 17`,key:`kqbvx6`}]]),ui=K(`loader-circle`,[[`path`,{d:`M21 12a9 9 0 1 1-6.219-8.56`,key:`13zald`}]]),di=K(`lock`,[[`rect`,{width:`18`,height:`11`,x:`3`,y:`11`,rx:`2`,ry:`2`,key:`1w4ew1`}],[`path`,{d:`M7 11V7a5 5 0 0 1 10 0v4`,key:`fwvmzm`}]]),fi=K(`maximize-2`,[[`path`,{d:`M15 3h6v6`,key:`1q9fwt`}],[`path`,{d:`m21 3-7 7`,key:`1l2asr`}],[`path`,{d:`m3 21 7-7`,key:`tjx5ai`}],[`path`,{d:`M9 21H3v-6`,key:`wtvkvv`}]]),pi=K(`menu`,[[`path`,{d:`M4 5h16`,key:`1tepv9`}],[`path`,{d:`M4 12h16`,key:`1lakjw`}],[`path`,{d:`M4 19h16`,key:`1djgab`}]]),mi=K(`message-square`,[[`path`,{d:`M22 17a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 2 21.286V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2z`,key:`18887p`}]]),hi=K(`minimize-2`,[[`path`,{d:`m14 10 7-7`,key:`oa77jy`}],[`path`,{d:`M20 10h-6V4`,key:`mjg0md`}],[`path`,{d:`m3 21 7-7`,key:`tjx5ai`}],[`path`,{d:`M4 14h6v6`,key:`rmj7iw`}]]),gi=K(`minus`,[[`path`,{d:`M5 12h14`,key:`1ays0h`}]]),_i=K(`moon`,[[`path`,{d:`M20.985 12.486a9 9 0 1 1-9.473-9.472c.405-.022.617.46.402.803a6 6 0 0 0 8.268 8.268c.344-.215.825-.004.803.401`,key:`kfwtm`}]]),vi=K(`panel-left-close`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`M9 3v18`,key:`fh3hqa`}],[`path`,{d:`m16 15-3-3 3-3`,key:`14y99z`}]]),yi=K(`panel-left-open`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`M9 3v18`,key:`fh3hqa`}],[`path`,{d:`m14 9 3 3-3 3`,key:`8010ee`}]]),bi=K(`pencil`,[[`path`,{d:`M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z`,key:`1a8usu`}],[`path`,{d:`m15 5 4 4`,key:`1mk7zo`}]]),xi=K(`play`,[[`path`,{d:`M5 5a2 2 0 0 1 3.008-1.728l11.997 6.998a2 2 0 0 1 .003 3.458l-12 7A2 2 0 0 1 5 19z`,key:`10ikf1`}]]),Si=K(`plus`,[[`path`,{d:`M5 12h14`,key:`1ays0h`}],[`path`,{d:`M12 5v14`,key:`s699le`}]]),Ci=K(`refresh-cw`,[[`path`,{d:`M3 12a9 9 0 0 1 9-9 9.75 9.75 0 0 1 6.74 2.74L21 8`,key:`v9h5vc`}],[`path`,{d:`M21 3v5h-5`,key:`1q7to0`}],[`path`,{d:`M21 12a9 9 0 0 1-9 9 9.75 9.75 0 0 1-6.74-2.74L3 16`,key:`3uifl3`}],[`path`,{d:`M8 16H3v5`,key:`1cv678`}]]),wi=K(`rotate-ccw-clock`,[[`path`,{d:`M3 12a9 9 0 1 0 9-9 9.75 9.75 0 0 0-6.74 2.74L3 8`,key:`1357e3`}],[`path`,{d:`M3 3v5h5`,key:`1xhq8a`}],[`path`,{d:`M12 7v5l4 2`,key:`1fdv2h`}]]),Ti=K(`save`,[[`path`,{d:`M15.2 3a2 2 0 0 1 1.4.6l3.8 3.8a2 2 0 0 1 .6 1.4V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2z`,key:`1c8476`}],[`path`,{d:`M17 21v-7a1 1 0 0 0-1-1H8a1 1 0 0 0-1 1v7`,key:`1ydtos`}],[`path`,{d:`M7 3v4a1 1 0 0 0 1 1h7`,key:`t51u73`}]]),Ei=K(`search`,[[`path`,{d:`m21 21-4.34-4.34`,key:`14j7rj`}],[`circle`,{cx:`11`,cy:`11`,r:`8`,key:`4ej97u`}]]),Di=K(`send`,[[`path`,{d:`M14.536 21.686a.5.5 0 0 0 .937-.024l6.5-19a.496.496 0 0 0-.635-.635l-19 6.5a.5.5 0 0 0-.024.937l7.93 3.18a2 2 0 0 1 1.112 1.11z`,key:`1ffxy3`}],[`path`,{d:`m21.854 2.147-10.94 10.939`,key:`12cjpa`}]]),Oi=K(`settings`,[[`path`,{d:`M9.671 4.136a2.34 2.34 0 0 1 4.659 0 2.34 2.34 0 0 0 3.319 1.915 2.34 2.34 0 0 1 2.33 4.033 2.34 2.34 0 0 0 0 3.831 2.34 2.34 0 0 1-2.33 4.033 2.34 2.34 0 0 0-3.319 1.915 2.34 2.34 0 0 1-4.659 0 2.34 2.34 0 0 0-3.32-1.915 2.34 2.34 0 0 1-2.33-4.033 2.34 2.34 0 0 0 0-3.831A2.34 2.34 0 0 1 6.35 6.051a2.34 2.34 0 0 0 3.319-1.915`,key:`1i5ecw`}],[`circle`,{cx:`12`,cy:`12`,r:`3`,key:`1v7zrd`}]]),ki=K(`shield`,[[`path`,{d:`M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z`,key:`oel41y`}]]),Ai=K(`sparkles`,[[`path`,{d:`M11.017 2.814a1 1 0 0 1 1.966 0l1.051 5.558a2 2 0 0 0 1.594 1.594l5.558 1.051a1 1 0 0 1 0 1.966l-5.558 1.051a2 2 0 0 0-1.594 1.594l-1.051 5.558a1 1 0 0 1-1.966 0l-1.051-5.558a2 2 0 0 0-1.594-1.594l-5.558-1.051a1 1 0 0 1 0-1.966l5.558-1.051a2 2 0 0 0 1.594-1.594z`,key:`1s2grr`}],[`path`,{d:`M20 2v4`,key:`1rf3ol`}],[`path`,{d:`M22 4h-4`,key:`gwowj6`}],[`circle`,{cx:`4`,cy:`20`,r:`2`,key:`6kqj1y`}]]),ji=K(`square-play`,[[`rect`,{x:`3`,y:`3`,width:`18`,height:`18`,rx:`2`,key:`h1oib`}],[`path`,{d:`M9 9.003a1 1 0 0 1 1.517-.859l4.997 2.997a1 1 0 0 1 0 1.718l-4.997 2.997A1 1 0 0 1 9 14.996z`,key:`kmsa83`}]]),Mi=K(`square`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}]]),Ni=K(`sun`,[[`circle`,{cx:`12`,cy:`12`,r:`4`,key:`4exip2`}],[`path`,{d:`M12 2v2`,key:`tus03m`}],[`path`,{d:`M12 20v2`,key:`1lh1kg`}],[`path`,{d:`m4.93 4.93 1.41 1.41`,key:`149t6j`}],[`path`,{d:`m17.66 17.66 1.41 1.41`,key:`ptbguv`}],[`path`,{d:`M2 12h2`,key:`1t8f8n`}],[`path`,{d:`M20 12h2`,key:`1q8mjw`}],[`path`,{d:`m6.34 17.66-1.41 1.41`,key:`1m8zz5`}],[`path`,{d:`m19.07 4.93-1.41 1.41`,key:`1shlcs`}]]),Pi=K(`target`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`circle`,{cx:`12`,cy:`12`,r:`6`,key:`1vlfrh`}],[`circle`,{cx:`12`,cy:`12`,r:`2`,key:`1c9p78`}]]),Fi=K(`terminal`,[[`path`,{d:`M12 19h8`,key:`baeox8`}],[`path`,{d:`m4 17 6-6-6-6`,key:`1yngyt`}]]),Ii=K(`triangle-alert`,[[`path`,{d:`m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3`,key:`wmoenq`}],[`path`,{d:`M12 9v4`,key:`juzpu7`}],[`path`,{d:`M12 17h.01`,key:`p32p05`}]]),Li=K(`users`,[[`path`,{d:`M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2`,key:`1yyitq`}],[`path`,{d:`M16 3.128a4 4 0 0 1 0 7.744`,key:`16gr8j`}],[`path`,{d:`M22 21v-2a4 4 0 0 0-3-3.87`,key:`kshegd`}],[`circle`,{cx:`9`,cy:`7`,r:`4`,key:`nufk8`}]]),Ri=K(`workflow`,[[`rect`,{width:`8`,height:`8`,x:`3`,y:`3`,rx:`2`,key:`by2w9f`}],[`path`,{d:`M7 11v4a2 2 0 0 0 2 2h4`,key:`xkn7yn`}],[`rect`,{width:`8`,height:`8`,x:`13`,y:`13`,rx:`2`,key:`1cgmvn`}]]),zi=K(`x`,[[`path`,{d:`M18 6 6 18`,key:`1bl5f8`}],[`path`,{d:`m6 6 12 12`,key:`d8bk6v`}]]),Bi=K(`zap`,[[`path`,{d:`M15.914 4a1.5 1.5 0 00-2.474-1.561l-9 9A1.5 1.5 0 005.5 14h4.002a.5.5 0 01.471.666L8.086 20a1.5 1.5 0 002.475 1.56l9-9A1.5 1.5 0 0018.5 10h-3.997a.5.5 0 01-.472-.667z`,key:`1v7up4`}]]),Vi=/^(?:[a-z][a-z0-9+.-]*:|[\\/]{2})/i,Hi=/^[\\/]{2}/;function Ui(e,t){return t+e.replace(/\\/g,`/`)}var Wi=`popstate`;function Gi(e){return typeof e==`object`&&!!e&&`pathname`in e&&`search`in e&&`hash`in e&&`state`in e&&`key`in e}function Ki(e={}){function t(e,t){let{pathname:n=`/`,search:r=``,hash:i=``}=$i(e.location.hash.substring(1));return!n.startsWith(`/`)&&!n.startsWith(`.`)&&(n=`/`+n),Zi(``,{pathname:n,search:r,hash:i},t.state&&t.state.usr||null,t.state&&t.state.key||`default`)}function n(e,t){let n=e.document.querySelector(`base`),r=``;if(n&&n.getAttribute(`href`)){let t=e.location.href,n=t.indexOf(`#`);r=n===-1?t:t.slice(0,n)}return r+`#`+(typeof t==`string`?t:Qi(t))}function r(e,t){Ji(e.pathname.charAt(0)===`/`,`relative pathnames are not supported in hash history.push(${JSON.stringify(t)})`)}return ea(t,n,r,e)}function qi(e,t){if(e===!1||e==null)throw Error(t)}function Ji(e,t){if(!e){typeof console<`u`&&console.warn(t);try{throw Error(t)}catch{}}}function Yi(){return Math.random().toString(36).substring(2,10)}function Xi(e,t){return{usr:e.state,key:e.key,idx:t,masked:e.mask?{pathname:e.pathname,search:e.search,hash:e.hash}:void 0}}function Zi(e,t,n=null,r,i){return{pathname:typeof e==`string`?e:e.pathname,search:``,hash:``,...typeof t==`string`?$i(t):t,state:n,key:t&&t.key||r||Yi(),mask:i}}function Qi({pathname:e=`/`,search:t=``,hash:n=``}){return t&&t!==`?`&&(e+=t.charAt(0)===`?`?t:`?`+t),n&&n!==`#`&&(e+=n.charAt(0)===`#`?n:`#`+n),e}function $i(e){let t={};if(e){let n=e.indexOf(`#`);n>=0&&(t.hash=e.substring(n),e=e.substring(0,n));let r=e.indexOf(`?`);r>=0&&(t.search=e.substring(r),e=e.substring(0,r)),e&&(t.pathname=e)}return t}function ea(e,t,n,r={}){let{window:i=document.defaultView,v5Compat:a=!1}=r,o=i.history,s=`POP`,c=null,l=u();l??(l=0,o.replaceState({...o.state,idx:l},``));function u(){return(o.state||{idx:null}).idx}function d(){s=`POP`;let e=u(),t=e==null?null:e-l;l=e,c&&c({action:s,location:h.location,delta:t})}function f(e,t){s=`PUSH`;let r=Gi(e)?e:Zi(h.location,e,t);n&&n(r,e),l=u()+1;let d=Xi(r,l),f=h.createHref(r.mask||r);try{o.pushState(d,``,f)}catch(e){if(e instanceof DOMException&&e.name===`DataCloneError`)throw e;i.location.assign(f)}a&&c&&c({action:s,location:h.location,delta:1})}function p(e,t){s=`REPLACE`;let r=Gi(e)?e:Zi(h.location,e,t);n&&n(r,e),l=u();let i=Xi(r,l),d=h.createHref(r.mask||r);o.replaceState(i,``,d),a&&c&&c({action:s,location:h.location,delta:0})}function m(e){return ta(i,e)}let h={get action(){return s},get location(){return e(i,o)},listen(e){if(c)throw Error(`A history only accepts one active listener`);return i.addEventListener(Wi,d),c=e,()=>{i.removeEventListener(Wi,d),c=null}},createHref(e){return t(i,e)},createURL:m,encodeLocation(e){let t=m(e);return{pathname:t.pathname,search:t.search,hash:t.hash}},push:f,replace:p,go(e){return o.go(e)}};return h}function ta(e,t,n=!1){let r=`http://localhost`;e&&(r=e.location.origin===`null`?e.location.href:e.location.origin),qi(r,`No window.location.(origin|href) available to create URL`);let i=typeof t==`string`?t:Qi(t);return i=i.replace(/ $/,`%20`),!n&&Hi.test(i)&&(i=r+i),new URL(i,r)}function na(e,t,n=`/`){return ra(e,t,n,!1)}function ra(e,t,n,r,i){let a=Sa((typeof t==`string`?$i(t):t).pathname||`/`,n);if(a==null)return null;let o=i??ia(e),s=null,c=xa(a);for(let e=0;s==null&&e<o.length;++e)s=_a(o[e],c,r);return s}function ia(e){let t=aa(e);return sa(t),t}function aa(e,t=[],n=[],r=``,i=!1){let a=(e,a,o=i,s)=>{let c={relativePath:s===void 0?e.path||``:s,caseSensitive:e.caseSensitive===!0,childrenIndex:a,route:e};if(c.relativePath.startsWith(`/`)){if(!c.relativePath.startsWith(r)&&o)return;qi(c.relativePath.startsWith(r),`Absolute route path "${c.relativePath}" nested under path "${r}" is not valid. An absolute child route path must start with the combined path of all its parent routes.`),c.relativePath=c.relativePath.slice(r.length)}let l=Aa([r,c.relativePath]),u=n.concat(c);e.children&&e.children.length>0&&(qi(e.index!==!0,`Index routes must not have child routes. Please remove all child routes from route path "${l}".`),aa(e.children,t,u,l,o)),!(e.path==null&&!e.index)&&t.push({path:l,score:ha(l,e.index),routesMeta:u.map((e,t)=>{let[n,r]=ba(e.relativePath,e.caseSensitive,t===u.length-1);return{...e,matcher:n,compiledParams:r}})})};return e.forEach((e,t)=>{if(e.path===``||!e.path?.includes(`?`))a(e,t);else for(let n of oa(e.path))a(e,t,!0,n)}),t}function oa(e){let t=e.split(`/`);if(t.length===0)return[];let[n,...r]=t,i=n.endsWith(`?`),a=n.replace(/\?$/,``);if(r.length===0)return i?[a,``]:[a];let o=oa(r.join(`/`)),s=[];return s.push(...o.map(e=>e===``?a:[a,e].join(`/`))),i&&s.push(...o),s.map(t=>e.startsWith(`/`)&&t===``?`/`:t)}function sa(e){e.sort((e,t)=>e.score===t.score?ga(e.routesMeta.map(e=>e.childrenIndex),t.routesMeta.map(e=>e.childrenIndex)):t.score-e.score)}var ca=/^:[\w-]+$/,la=3,ua=2,da=1,fa=10,pa=-2,ma=e=>e===`*`;function ha(e,t){let n=e.split(`/`),r=n.length;return n.some(ma)&&(r+=pa),t&&(r+=ua),n.filter(e=>!ma(e)).reduce((e,t)=>e+(ca.test(t)?la:t===``?da:fa),r)}function ga(e,t){return e.length===t.length&&e.slice(0,-1).every((e,n)=>e===t[n])?e[e.length-1]-t[t.length-1]:0}function _a(e,t,n=!1){let{routesMeta:r}=e,i={},a=`/`,o=[];for(let e=0;e<r.length;++e){let s=r[e],c=e===r.length-1,l=a===`/`?t:t.slice(a.length)||`/`,u={path:s.relativePath,caseSensitive:s.caseSensitive,end:c},d=s.matcher&&s.compiledParams?ya(u,l,s.matcher,s.compiledParams):va(u,l),f=s.route;if(!d&&c&&n&&!r[r.length-1].route.index&&(d=va({path:s.relativePath,caseSensitive:s.caseSensitive,end:!1},l)),!d)return null;Object.assign(i,d.params),o.push({params:i,pathname:Aa([a,d.pathname]),pathnameBase:Ma(Aa([a,d.pathnameBase])),route:f}),d.pathnameBase!==`/`&&(a=Aa([a,d.pathnameBase]))}return o}function va(e,t){typeof e==`string`&&(e={path:e,caseSensitive:!1,end:!0});let[n,r]=ba(e.path,e.caseSensitive,e.end);return ya(e,t,n,r)}function ya(e,t,n,r){let i=t.match(n);if(!i)return null;let a=i[0],o=ja(a,1),s=i.slice(1);return{params:r.reduce((e,{paramName:t,isOptional:n},r)=>{if(t===`*`){let e=s[r]||``;o=ja(a.slice(0,a.length-e.length),1)}let i=s[r];return e[t]=n&&!i?void 0:(i||``).replace(/%2F/g,`/`),e},{}),pathname:a,pathnameBase:o,pattern:e}}function ba(e,t=!1,n=!0){Ji(e===`*`||!e.endsWith(`*`)||e.endsWith(`/*`),`Route path "${e}" will be treated as if it were "${e.replace(/\*$/,`/*`)}" because the \`*\` character must always follow a \`/\` in the pattern. To get rid of this warning, please change the route path to "${e.replace(/\*$/,`/*`)}".`);let r=[],i=`^`+e.replace(/\/*\*?$/,``).replace(/^\/*/,`/`).replace(/[\\.*+^${}|()[\]]/g,`\\$&`).replace(/\/:([\w-]+)(\?)?/g,(e,t,n,i,a)=>{if(r.push({paramName:t,isOptional:n!=null}),n){let t=a.charAt(i+e.length);return t&&t!==`/`?`/([^\\/]*)`:`(?:/([^\\/]*))?`}return`/([^\\/]+)`}).replace(/\/([\w-]+)\?(\/|$)/g,`(/$1)?$2`);return e.endsWith(`*`)?(r.push({paramName:`*`}),i+=e===`*`||e===`/*`?`(.*)$`:`(?:\\/(.+)|\\/*)$`):n?i+=`\\/*$`:e!==``&&e!==`/`&&(i+=`(?:(?=\\/|$))`),[new RegExp(i,t?void 0:`i`),r]}function xa(e){try{return e.split(`/`).map(e=>decodeURIComponent(e).replace(/\//g,`%2F`)).join(`/`)}catch(t){return Ji(!1,`The URL path "${e}" could not be decoded because it is a malformed URL segment. This is probably due to a bad percent encoding (${t}).`),e}}function Sa(e,t){if(t===`/`)return e;if(!e.toLowerCase().startsWith(t.toLowerCase()))return null;let n=t.endsWith(`/`)?t.length-1:t.length,r=e.charAt(n);return r&&r!==`/`?null:e.slice(n)||`/`}function Ca(e,t=`/`){let{pathname:n,search:r=``,hash:i=``}=typeof e==`string`?$i(e):e,a;return n?(n=ka(n),a=n.startsWith(`/`)||n.startsWith(`\\`)?wa(n.substring(1),`/`):wa(n,t)):a=t,{pathname:a,search:Na(r),hash:Pa(i)}}function wa(e,t){let n=ja(t).split(`/`);return e.split(`/`).forEach(e=>{e===`..`?n.length>1&&n.pop():e!==`.`&&n.push(e)}),n.length>1?n.join(`/`):`/`}function Ta(e,t,n,r){return`Cannot include a '${e}' character in a manually specified \`to.${t}\` field [${JSON.stringify(r)}]. Please separate it out to the \`to.${n}\` field. Alternatively you may provide the full path as a string in <Link to="..."> and the router will parse it for you.`}function Ea(e){return e.filter((e,t)=>t===0||e.route.path&&e.route.path.length>0)}function Da(e){let t=Ea(e);return t.map((e,n)=>n===t.length-1?e.pathname:e.pathnameBase)}function Oa(e,t,n,r=!1){let i;typeof e==`string`?i=$i(e):(i={...e},qi(!i.pathname||!i.pathname.includes(`?`),Ta(`?`,`pathname`,`search`,i)),qi(!i.pathname||!i.pathname.includes(`#`),Ta(`#`,`pathname`,`hash`,i)),qi(!i.search||!i.search.includes(`#`),Ta(`#`,`search`,`hash`,i)));let a=e===``||i.pathname===``,o=a?`/`:i.pathname,s;if(o==null)s=n;else{let e=t.length-1;if(!r&&o.startsWith(`..`)){let t=o.split(`/`);for(;t[0]===`..`;)t.shift(),--e;i.pathname=t.join(`/`)}s=e>=0?t[e]:`/`}let c=Ca(i,s),l=o&&o!==`/`&&o.endsWith(`/`),u=(a||o===`.`)&&n.endsWith(`/`);return!c.pathname.endsWith(`/`)&&(l||u)&&(c.pathname+=`/`),c}var ka=e=>e.replace(/[\\/]{2,}/g,`/`),Aa=e=>ka(e.join(`/`));function ja(e,t=0){let n=e.length;for(;n>t&&e.charCodeAt(n-1)===47;)n--;return n===e.length?e:e.slice(0,n)}var Ma=e=>ja(e).replace(/^\/*/,`/`),Na=e=>!e||e===`?`?``:e.startsWith(`?`)?e:`?`+e,Pa=e=>!e||e===`#`?``:e.startsWith(`#`)?e:`#`+e,Fa=class{constructor(e,t,n,r=!1){this.status=e,this.statusText=t||``,this.internal=r,n instanceof Error?(this.data=n.toString(),this.error=n):this.data=n}};function Ia(e){return e!=null&&typeof e.status==`number`&&typeof e.statusText==`string`&&typeof e.internal==`boolean`&&`data`in e}function La(e){return Aa(e.map(e=>e.route.path).filter(Boolean))||`/`}var Ra=typeof window<`u`&&window.document!==void 0&&window.document.createElement!==void 0;function za(e,t){let n=e;if(typeof n!=`string`||!Vi.test(n))return{absoluteURL:void 0,isExternal:!1,to:n};let r=n,i=!1;if(Ra)try{let e=new URL(window.location.href),r=Hi.test(n)?new URL(Ui(n,e.protocol)):new URL(n),a=Sa(r.pathname,t);r.origin===e.origin&&a!=null?n=a+r.search+r.hash:i=!0}catch{Ji(!1,`<Link to="${n}"> contains an invalid URL which will probably break when clicked - please update to a valid URL path.`)}return{absoluteURL:r,isExternal:i,to:n}}Object.getOwnPropertyNames(Object.prototype).sort().join(`\0`);var Ba=new URL(`http://localhost`);function Va(e){if(e.createURL)return e.createURL(`/`);try{return new URL(e.createHref(`/`),Ba)}catch{return Ba}}function Ha(e,t){return e.origin===t.origin&&(e.origin!==`null`||e.protocol===t.protocol&&e.host===t.host)}function Ua(e,t){if(e.startsWith(`//`))return!0;let n=t.protocol.toLowerCase();return e.toLowerCase().startsWith(n)?t.host===``||e.slice(n.length).startsWith(`//`):!1}function Wa(e,t,n,r){let i=null;try{i=e==null?null:new URL(e,n)}catch{}let a=new URL(t,n),o=i!=null&&!Ha(i,n),s=!Ha(a,n);if(r===`reject`){if(o||s)throw Error(`External navigation is not allowed`)}else if(s&&(i==null||!Ua(e,i)||!Ha(i,a)))throw Error(`External navigation is not allowed`)}var Ga=[`POST`,`PUT`,`PATCH`,`DELETE`];new Set(Ga);var Ka=[`GET`,...Ga];new Set(Ka);var qa=[`about:`,`blob:`,`chrome:`,`chrome-untrusted:`,`content:`,`data:`,`devtools:`,`file:`,`filesystem:`,`javascript:`];function Ja(e){try{return qa.includes(new URL(e).protocol)}catch{return!1}}var Ya=J.createContext(null);Ya.displayName=`DataRouter`;var Xa=J.createContext(null);Xa.displayName=`DataRouterState`;var Za=J.createContext(!1);function Qa(){return J.useContext(Za)}var $a=J.createContext({isTransitioning:!1});$a.displayName=`ViewTransition`;var eo=J.createContext(new Map);eo.displayName=`Fetchers`;var to=J.createContext(null);to.displayName=`Await`;var no=J.createContext(null);no.displayName=`Navigation`;var X=J.createContext(null);X.displayName=`Location`;var ro=J.createContext({outlet:null,matches:[],isDataRoute:!1});ro.displayName=`Route`;var io=J.createContext(null);io.displayName=`RouteError`;var ao=`REACT_ROUTER_ERROR`,oo=`REDIRECT`,so=`ROUTE_ERROR_RESPONSE`;function co(e){if(e.startsWith(`${ao}:${oo}:{`))try{let t=JSON.parse(e.slice(28));if(typeof t==`object`&&t&&typeof t.status==`number`&&typeof t.statusText==`string`&&typeof t.location==`string`&&typeof t.reloadDocument==`boolean`&&typeof t.replace==`boolean`)return t}catch{}}function lo(e){if(e.startsWith(`${ao}:${so}:{`))try{let t=JSON.parse(e.slice(40));if(typeof t==`object`&&t&&typeof t.status==`number`&&typeof t.statusText==`string`)return new Fa(t.status,t.statusText,t.data)}catch{}}function uo(e,{relative:t}={}){qi(fo(),`useHref() may be used only in the context of a <Router> component.`);let{basename:n,navigator:r}=J.useContext(no),{hash:i,pathname:a,search:o}=vo(e,{relative:t}),s=a;return n!==`/`&&(s=a===`/`?n:Aa([n,a])),r.createHref({pathname:s,search:o,hash:i})}function fo(){return J.useContext(X)!=null}function po(){return qi(fo(),`useLocation() may be used only in the context of a <Router> component.`),J.useContext(X).location}var mo=`You should call navigate() in a React.useEffect(), not when your component is first rendered.`;function ho(e){J.useContext(no).static||J.useLayoutEffect(e)}function go(){let{isDataRoute:e}=J.useContext(ro);return e?Fo():_o()}function _o(){qi(fo(),`useNavigate() may be used only in the context of a <Router> component.`);let e=J.useContext(Ya),{basename:t,navigator:n}=J.useContext(no),{matches:r}=J.useContext(ro),{pathname:i}=po(),a=JSON.stringify(Da(r)),o=J.useRef(!1);return ho(()=>{o.current=!0}),J.useCallback((r,s={})=>{if(Ji(o.current,mo),!o.current)return;if(typeof r==`number`){n.go(r);return}let c=Oa(r,JSON.parse(a),i,s.relative===`path`);e==null&&t!==`/`&&(c.pathname=c.pathname===`/`?t:Aa([t,c.pathname])),Wa(typeof r==`string`?r:Qi(r),n.createHref(c),Va(n),`reject`),(s.replace?n.replace:n.push)(c,s.state,s)},[t,n,a,i,e])}J.createContext(null);function vo(e,{relative:t}={}){let{matches:n}=J.useContext(ro),{pathname:r}=po(),i=JSON.stringify(Da(n));return J.useMemo(()=>Oa(e,JSON.parse(i),r,t===`path`),[e,i,r,t])}function yo(e,t){return bo(e,t)}function bo(e,t,n){qi(fo(),`useRoutes() may be used only in the context of a <Router> component.`);let{navigator:r}=J.useContext(no),{matches:i}=J.useContext(ro),a=i[i.length-1],o=a?a.params:{},s=a?a.pathname:`/`,c=a?a.pathnameBase:`/`,l=a&&a.route;{let e=l&&l.path||``;Lo(s,!l||e.endsWith(`*`)||e.endsWith(`*?`),`You rendered descendant <Routes> (or called \`useRoutes()\`) at "${s}" (under <Route path="${e}">) but the parent route path has no trailing "*". This means if you navigate deeper, the parent won't match anymore and therefore the child routes will never render.
11
+
12
+ Please change the parent <Route path="${e}"> to <Route path="${e===`/`?`*`:`${e}/*`}">.`)}let u=po(),d;if(t){let e=typeof t==`string`?$i(t):t;qi(c===`/`||e.pathname?.startsWith(c),`When overriding the location using \`<Routes location>\` or \`useRoutes(routes, location)\`, the location pathname must begin with the portion of the URL pathname that was matched by all parent routes. The current pathname base is "${c}" but pathname "${e.pathname}" was given in the \`location\` prop.`),d=e}else d=u;let f=d.pathname||`/`,p=f;if(c!==`/`){let e=c.replace(/^\//,``).split(`/`);p=`/`+f.replace(/^\//,``).split(`/`).slice(e.length).join(`/`)}let m=n&&n.state.matches.length?n.state.matches.map(e=>Object.assign(e,{route:n.manifest[e.route.id]||e.route})):na(e,{pathname:p});Ji(l||m!=null,`No routes matched location "${d.pathname}${d.search}${d.hash}" `),Ji(m==null||m[m.length-1].route.element!==void 0||m[m.length-1].route.Component!==void 0||m[m.length-1].route.lazy!==void 0,`Matched leaf route at location "${d.pathname}${d.search}${d.hash}" does not have an element or Component. This means it will render an <Outlet /> with a null value by default resulting in an "empty" page.`);let h=Do(m&&m.map(e=>Object.assign({},e,{params:Object.assign({},o,e.params),pathname:Aa([c,r.encodeLocation?r.encodeLocation(e.pathname.replace(/%/g,`%25`).replace(/\?/g,`%3F`).replace(/#/g,`%23`)).pathname:e.pathname]),pathnameBase:e.pathnameBase===`/`?c:Aa([c,r.encodeLocation?r.encodeLocation(e.pathnameBase.replace(/%/g,`%25`).replace(/\?/g,`%3F`).replace(/#/g,`%23`)).pathname:e.pathnameBase])})),i,n);return t&&h?J.createElement(X.Provider,{value:{location:{pathname:`/`,search:``,hash:``,state:null,key:`default`,mask:void 0,...d},navigationType:`POP`}},h):h}function xo(){let e=Po(),t=Ia(e)?`${e.status} ${e.statusText}`:e instanceof Error?e.message:JSON.stringify(e),n=e instanceof Error?e.stack:null,r=`rgba(200,200,200, 0.5)`,i={padding:`0.5rem`,backgroundColor:r},a={padding:`2px 4px`,backgroundColor:r},o=null;return console.error(`Error handled by React Router default ErrorBoundary:`,e),o=J.createElement(J.Fragment,null,J.createElement(`p`,null,`💿 Hey developer 👋`),J.createElement(`p`,null,`You can provide a way better UX than this when your app throws errors by providing your own `,J.createElement(`code`,{style:a},`ErrorBoundary`),` or`,` `,J.createElement(`code`,{style:a},`errorElement`),` prop on your route.`)),J.createElement(J.Fragment,null,J.createElement(`h2`,null,`Unexpected Application Error!`),J.createElement(`h3`,{style:{fontStyle:`italic`}},t),n?J.createElement(`pre`,{style:i},n):null,o)}var So=J.createElement(xo,null),Co=class extends J.Component{constructor(e){super(e),this.state={location:e.location,revalidation:e.revalidation,error:e.error}}static getDerivedStateFromError(e){return{error:e}}static getDerivedStateFromProps(e,t){return t.location!==e.location||t.revalidation!==`idle`&&e.revalidation===`idle`?{error:e.error,location:e.location,revalidation:e.revalidation}:{error:e.error===void 0?t.error:e.error,location:t.location,revalidation:e.revalidation||t.revalidation}}componentDidCatch(e,t){this.props.onError?this.props.onError(e,t):console.error(`React Router caught the following error during render`,e)}render(){let e=this.state.error;if(this.context&&typeof e==`object`&&e&&`digest`in e&&typeof e.digest==`string`){let t=lo(e.digest);t&&(e=t)}let t=e===void 0?this.props.children:J.createElement(ro.Provider,{value:this.props.routeContext},J.createElement(io.Provider,{value:e,children:this.props.component}));return this.context?J.createElement(To,{error:e},t):t}};Co.contextType=Za;var wo=new WeakMap;function To({children:e,error:t}){let{basename:n,navigator:r}=J.useContext(no);if(typeof t==`object`&&t&&`digest`in t&&typeof t.digest==`string`){let e=co(t.digest);if(e){let i=wo.get(t);if(i)throw i;let a=za(e.location,n),o=a.absoluteURL||a.to;if(Wa(e.location,o,Va(r),`allow-explicit`),Ja(o))throw Error(`Invalid redirect location`);if(Ra&&!wo.get(t)){if(a.isExternal||e.reloadDocument)window.location.href=o;else{let n=Promise.resolve().then(()=>window.__reactRouterDataRouter.navigate(a.to,{replace:e.replace}));throw wo.set(t,n),n}}return J.createElement(`meta`,{httpEquiv:`refresh`,content:`0;url=${o}`})}}return e}function Eo({routeContext:e,match:t,children:n}){let r=J.useContext(Ya);return r&&r.static&&r.staticContext&&(t.route.errorElement||t.route.ErrorBoundary)&&(r.staticContext._deepestRenderedBoundaryId=t.route.id),J.createElement(ro.Provider,{value:e},n)}function Do(e,t=[],n){let r=n?.state;if(e==null){if(!r)return null;if(r.errors)e=r.matches;else if(t.length===0&&!r.initialized&&r.matches.length>0)e=r.matches;else return null}let i=e,a=r?.errors;if(a!=null){let e=i.findIndex(e=>e.route.id&&a?.[e.route.id]!==void 0);qi(e>=0,`Could not find a matching route for errors on route IDs: ${Object.keys(a).join(`,`)}`),i=i.slice(0,Math.min(i.length,e+1))}let o=!1,s=-1;if(n&&r){o=r.renderFallback;for(let e=0;e<i.length;e++){let t=i[e];if((t.route.HydrateFallback||t.route.hydrateFallbackElement)&&(s=e),t.route.id){let{loaderData:e,errors:a}=r,c=t.route.loader&&!e.hasOwnProperty(t.route.id)&&(!a||a[t.route.id]===void 0);if(t.route.lazy||c){n.isStatic&&(o=!0),i=s>=0?i.slice(0,s+1):[i[0]];break}}}}let c=n?.onError,l=r&&c?(e,t)=>{c(e,{location:r.location,params:r.matches?.[0]?.params??{},pattern:La(r.matches),errorInfo:t})}:void 0;return i.reduceRight((e,n,c)=>{let u,d=!1,f=null,p=null;r&&(u=a&&n.route.id?a[n.route.id]:void 0,f=n.route.errorElement||So,o&&(s<0&&c===0?(Lo(`route-fallback`,!1,"No `HydrateFallback` element provided to render during initial hydration"),d=!0,p=null):s===c&&(d=!0,p=n.route.hydrateFallbackElement||null)));let m=t.concat(i.slice(0,c+1)),h=()=>{let t;return t=u?f:d?p:n.route.Component?J.createElement(n.route.Component,null):n.route.element?n.route.element:e,J.createElement(Eo,{match:n,routeContext:{outlet:e,matches:m,isDataRoute:r!=null},children:t})};return r&&(n.route.ErrorBoundary||n.route.errorElement||c===0)?J.createElement(Co,{location:r.location,revalidation:r.revalidation,component:f,error:u,children:h(),routeContext:{outlet:null,matches:m,isDataRoute:!0},onError:l}):h()},null)}function Oo(e){return`${e} must be used within a data router. See https://reactrouter.com/en/main/routers/picking-a-router.`}function ko(e){let t=J.useContext(Ya);return qi(t,Oo(e)),t}function Ao(e){let t=J.useContext(Xa);return qi(t,Oo(e)),t}function jo(e){let t=J.useContext(ro);return qi(t,Oo(e)),t}function Mo(e){let t=jo(e),n=t.matches[t.matches.length-1];return qi(n.route.id,`${e} can only be used on routes that contain a unique "id"`),n.route.id}function No(){return Mo(`useRouteId`)}function Po(){let e=J.useContext(io),t=Ao(`useRouteError`),n=Mo(`useRouteError`);return e===void 0?t.errors?.[n]:e}function Fo(){let{router:e}=ko(`useNavigate`),t=Mo(`useNavigate`),n=J.useRef(!1);return ho(()=>{n.current=!0}),J.useCallback(async(r,i={})=>{Ji(n.current,mo),n.current&&(typeof r==`number`?await e.navigate(r):await e.navigate(r,{fromRouteId:t,...i}))},[e,t])}var Io={};function Lo(e,t,n){!t&&!Io[e]&&(Io[e]=!0,Ji(!1,n))}J.memo(Ro);function Ro({routes:e,manifest:t,future:n,state:r,isStatic:i,onError:a}){return bo(e,void 0,{manifest:t,state:r,isStatic:i,onError:a,future:n})}function zo({to:e,replace:t,state:n,relative:r}){qi(fo(),`<Navigate> may be used only in the context of a <Router> component.`);let{static:i,navigator:a}=J.useContext(no);Ji(!i,`<Navigate> must not be used on the initial render in a <StaticRouter>. This is a no-op, but you should modify your code so the <Navigate> is only ever rendered in response to some user interaction or state change.`);let{matches:o}=J.useContext(ro),{pathname:s}=po(),c=go(),l=Oa(e,Da(o),s,r===`path`);Wa(typeof e==`string`?e:Qi(e),a.createHref(l),Va(a),`reject`);let u=JSON.stringify(l);return J.useEffect(()=>{c(JSON.parse(u),{replace:t,state:n,relative:r})},[c,u,r,t,n]),null}function Bo(e){qi(!1,`A <Route> is only ever to be used as the child of <Routes> element, never rendered directly. Please wrap your <Route> in a <Routes>.`)}function Vo({basename:e=`/`,children:t=null,location:n,navigationType:r=`POP`,navigator:i,static:a=!1,useTransitions:o}){qi(!fo(),`You cannot render a <Router> inside another <Router>. You should never have more than one in your app.`);let s=e.replace(/^\/*/,`/`),c=J.useMemo(()=>({basename:s,navigator:i,static:a,useTransitions:o,future:{}}),[s,i,a,o]);typeof n==`string`&&(n=$i(n));let{pathname:l=`/`,search:u=``,hash:d=``,state:f=null,key:p=`default`,mask:m}=n,h=J.useMemo(()=>{let e=Sa(l,s);return e==null?null:{location:{pathname:e,search:u,hash:d,state:f,key:p,mask:m},navigationType:r}},[s,l,u,d,f,p,r,m]);return Ji(h!=null,`<Router basename="${s}"> is not able to match the URL "${l}${u}${d}" because it does not start with the basename, so the <Router> won't render anything.`),h==null?null:J.createElement(no.Provider,{value:c},J.createElement(X.Provider,{children:t,value:h}))}function Ho({children:e,location:t}){return yo(Uo(e),t)}J.Component;function Uo(e,t=[]){let n=[];return J.Children.forEach(e,(e,r)=>{if(!J.isValidElement(e))return;let i=[...t,r];if(e.type===J.Fragment){n.push.apply(n,Uo(e.props.children,i));return}qi(e.type===Bo,`[${typeof e.type==`string`?e.type:e.type.name}] is not a <Route> component. All component children of <Routes> must be a <Route> or <React.Fragment>`),qi(!e.props.index||!e.props.children,`An index route cannot have child routes.`);let a={id:e.props.id||i.join(`-`),caseSensitive:e.props.caseSensitive,element:e.props.element,Component:e.props.Component,index:e.props.index,path:e.props.path,middleware:e.props.middleware,loader:e.props.loader,action:e.props.action,hydrateFallbackElement:e.props.hydrateFallbackElement,HydrateFallback:e.props.HydrateFallback,errorElement:e.props.errorElement,ErrorBoundary:e.props.ErrorBoundary,hasErrorBoundary:e.props.hasErrorBoundary===!0||e.props.ErrorBoundary!=null||e.props.errorElement!=null,shouldRevalidate:e.props.shouldRevalidate,handle:e.props.handle,lazy:e.props.lazy};e.props.children&&(a.children=Uo(e.props.children,i)),n.push(a)}),n}var Wo=`get`,Go=`application/x-www-form-urlencoded`;function Ko(e){return typeof HTMLElement<`u`&&e instanceof HTMLElement}function qo(e){return Ko(e)&&e.tagName.toLowerCase()===`button`}function Jo(e){return Ko(e)&&e.tagName.toLowerCase()===`form`}function Yo(e){return Ko(e)&&e.tagName.toLowerCase()===`input`}function Xo(e){return!!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)}function Zo(e,t){return e.button===0&&(!t||t===`_self`)&&!Xo(e)}function Qo(e=``){return new URLSearchParams(typeof e==`string`||Array.isArray(e)||e instanceof URLSearchParams?e:Object.keys(e).reduce((t,n)=>{let r=e[n];return t.concat(Array.isArray(r)?r.map(e=>[n,e]):[[n,r]])},[]))}function $o(e,t){let n=Qo(e);return t&&t.forEach((e,r)=>{n.has(r)||t.getAll(r).forEach(e=>{n.append(r,e)})}),n}var es=null;function ts(){if(es===null)try{new FormData(document.createElement(`form`),0),es=!1}catch{es=!0}return es}var ns=new Set([`application/x-www-form-urlencoded`,`multipart/form-data`,`text/plain`]);function rs(e){return e!=null&&!ns.has(e)?(Ji(!1,`"${e}" is not a valid \`encType\` for \`<Form>\`/\`<fetcher.Form>\` and will default to "${Go}"`),null):e}function is(e,t){let n,r,i,a,o;if(Jo(e)){let o=e.getAttribute(`action`);r=o?Sa(o,t):null,n=e.getAttribute(`method`)||Wo,i=rs(e.getAttribute(`enctype`))||Go,a=new FormData(e)}else if(qo(e)||Yo(e)&&(e.type===`submit`||e.type===`image`)){let o=e.form;if(o==null)throw Error(`Cannot submit a <button> or <input type="submit"> without a <form>`);let s=e.getAttribute(`formaction`)||o.getAttribute(`action`);if(r=s?Sa(s,t):null,n=e.getAttribute(`formmethod`)||o.getAttribute(`method`)||Wo,i=rs(e.getAttribute(`formenctype`))||rs(o.getAttribute(`enctype`))||Go,a=new FormData(o,e),!ts()){let{name:t,type:n,value:r}=e;if(n===`image`){let e=t?`${t}.`:``;a.append(`${e}x`,`0`),a.append(`${e}y`,`0`)}else t&&a.append(t,r)}}else if(Ko(e))throw Error(`Cannot submit element that is not <form>, <button>, or <input type="submit|image">`);else n=Wo,r=null,i=Go,o=e;return a&&i===`text/plain`&&(o=a,a=void 0),{action:r,method:n.toLowerCase(),encType:i,formData:a,body:o}}Object.getOwnPropertyNames(Object.prototype).sort().join(`\0`);function as(e,t){if(e===!1||e==null)throw Error(t)}function os(e,t,n,r){let i=typeof e==`string`?new URL(e,typeof window>`u`?`server://singlefetch/`:window.location.origin):e;return i.pathname=n?i.pathname.endsWith(`/`)?`${i.pathname}_.${r}`:`${i.pathname}.${r}`:i.pathname===`/`?`_root.${r}`:t&&Sa(i.pathname,t)===`/`?`${ja(t)}/_root.${r}`:`${ja(i.pathname)}.${r}`,i}async function ss(e,t){if(e.id in t)return t[e.id];try{let n=await Kt(()=>import(e.module),[]);return t[e.id]=n,n}catch(t){return console.error(`Error loading route module \`${e.module}\`, reloading page...`),console.error(t),window.__reactRouterContext&&window.__reactRouterContext.isSpaMode,window.location.reload(),new Promise(()=>{})}}function cs(e){return e!=null&&typeof e.page==`string`}function ls(e){return e==null?!1:e.href==null?e.rel===`preload`&&typeof e.imageSrcSet==`string`&&typeof e.imageSizes==`string`:typeof e.rel==`string`&&typeof e.href==`string`}async function us(e,t,n){return hs((await Promise.all(e.map(async e=>{let r=t.routes[e.route.id];if(r){let e=await ss(r,n);return e.links?e.links():[]}return[]}))).flat(1).filter(ls).filter(e=>e.rel===`stylesheet`||e.rel===`preload`).map(e=>e.rel===`stylesheet`?{...e,rel:`prefetch`,as:`style`}:{...e,rel:`prefetch`}))}function ds(e,t,n,r,i,a){let o=(e,t)=>!n[t]||e.route.id!==n[t].route.id,s=(e,t)=>n[t].pathname!==e.pathname||n[t].route.path?.endsWith(`*`)&&n[t].params[`*`]!==e.params[`*`];return a===`assets`?t.filter((e,t)=>o(e,t)||s(e,t)):a===`data`?t.filter((t,a)=>{let c=r.routes[t.route.id];if(!c||!c.hasLoader)return!1;if(o(t,a)||s(t,a))return!0;if(t.route.shouldRevalidate){let r=t.route.shouldRevalidate({currentUrl:new URL(i.pathname+i.search+i.hash,window.origin),currentParams:n[0]?.params||{},nextUrl:new URL(e,window.origin),nextParams:t.params,defaultShouldRevalidate:!0});if(typeof r==`boolean`)return r}return!0}):[]}function fs(e,t,{includeHydrateFallback:n}={}){return ps(e.map(e=>{let r=t.routes[e.route.id];if(!r)return[];let i=[r.module];return r.clientActionModule&&(i=i.concat(r.clientActionModule)),r.clientLoaderModule&&(i=i.concat(r.clientLoaderModule)),n&&r.hydrateFallbackModule&&(i=i.concat(r.hydrateFallbackModule)),r.imports&&(i=i.concat(r.imports)),i}).flat(1))}function ps(e){return[...new Set(e)]}function ms(e){let t={},n=Object.keys(e).sort();for(let r of n)t[r]=e[r];return t}function hs(e,t){let n=new Set,r=new Set(t);return e.reduce((e,i)=>{if(t&&!cs(i)&&i.as===`script`&&i.href&&r.has(i.href))return e;let a=JSON.stringify(ms(i));return n.has(a)||(n.add(a),e.push({key:a,link:i})),e},[])}function gs(){let e=J.useContext(Ya);return as(e,`You must render this element inside a <DataRouterContext.Provider> element`),e}function _s(){let e=J.useContext(Xa);return as(e,`You must render this element inside a <DataRouterStateContext.Provider> element`),e}var vs=J.createContext(void 0);vs.displayName=`FrameworkContext`;function ys(){let e=J.useContext(vs);return as(e,`You must render this element inside a <HydratedRouter> element`),e}function bs(e,t){let n=J.useContext(vs),[r,i]=J.useState(!1),[a,o]=J.useState(!1),{onFocus:s,onBlur:c,onMouseEnter:l,onMouseLeave:u,onTouchStart:d}=t,f=J.useRef(null);J.useEffect(()=>{if(e===`render`&&o(!0),e===`viewport`){let e=new IntersectionObserver(e=>{e.forEach(e=>{o(e.isIntersecting)})},{threshold:.5});return f.current&&e.observe(f.current),()=>{e.disconnect()}}},[e]),J.useEffect(()=>{if(r){let e=setTimeout(()=>{o(!0)},100);return()=>{clearTimeout(e)}}},[r]);let p=()=>{i(!0)},m=()=>{i(!1),o(!1)};return n?e===`intent`?[a,f,{onFocus:xs(s,p),onBlur:xs(c,m),onMouseEnter:xs(l,p),onMouseLeave:xs(u,m),onTouchStart:xs(d,p)}]:[a,f,{}]:[!1,f,{}]}function xs(e,t){return n=>{e&&e(n),n.defaultPrevented||t(n)}}function Ss({page:e,...t}){let n=Qa(),{nonce:r}=ys(),{router:i}=gs(),a=J.useMemo(()=>na(i.routes,e,i.basename),[i.routes,e,i.basename]);return a?(t.nonce==null&&r&&(t={...t,nonce:r}),n?J.createElement(ws,{page:e,matches:a,...t}):J.createElement(Ts,{page:e,matches:a,...t})):null}function Cs(e){let{manifest:t,routeModules:n}=ys(),[r,i]=J.useState([]);return J.useEffect(()=>{let r=!1;return us(e,t,n).then(e=>{r||i(e)}),()=>{r=!0}},[e,t,n]),r}function ws({page:e,matches:t,...n}){let r=po(),{future:i}=ys(),{basename:a}=gs(),o=J.useMemo(()=>{if(e===r.pathname+r.search+r.hash)return[];let n=os(e,a,i.v8_trailingSlashAwareDataRequests,`rsc`),o=!1,s=[];for(let e of t)typeof e.route.shouldRevalidate==`function`?o=!0:s.push(e.route.id);return o&&s.length>0&&n.searchParams.set(`_routes`,s.join(`,`)),[n.pathname+n.search]},[a,i.v8_trailingSlashAwareDataRequests,e,r,t]);return J.createElement(J.Fragment,null,o.map(e=>J.createElement(`link`,{key:e,rel:`prefetch`,as:`fetch`,href:e,...n})))}function Ts({page:e,matches:t,...n}){let r=po(),{future:i,manifest:a,routeModules:o}=ys(),{basename:s}=gs(),{loaderData:c,matches:l}=_s(),u=J.useMemo(()=>ds(e,t,l,a,r,`data`),[e,t,l,a,r]),d=J.useMemo(()=>ds(e,t,l,a,r,`assets`),[e,t,l,a,r]),f=J.useMemo(()=>{if(e===r.pathname+r.search+r.hash)return[];let n=new Set,l=!1;if(t.forEach(e=>{let t=a.routes[e.route.id];!t||!t.hasLoader||(!u.some(t=>t.route.id===e.route.id)&&e.route.id in c&&o[e.route.id]?.shouldRevalidate||t.hasClientLoader?l=!0:n.add(e.route.id))}),n.size===0)return[];let d=os(e,s,i.v8_trailingSlashAwareDataRequests,`data`);return l&&n.size>0&&d.searchParams.set(`_routes`,t.filter(e=>n.has(e.route.id)).map(e=>e.route.id).join(`,`)),[d.pathname+d.search]},[s,i.v8_trailingSlashAwareDataRequests,c,r,a,u,t,e,o]),p=J.useMemo(()=>fs(d,a),[d,a]),m=Cs(d);return J.createElement(J.Fragment,null,f.map(e=>J.createElement(`link`,{key:e,rel:`prefetch`,as:`fetch`,href:e,...n})),p.map(e=>J.createElement(`link`,{key:e,rel:`modulepreload`,href:e,...n})),m.map(({key:e,link:t})=>J.createElement(`link`,{key:e,nonce:n.nonce,...t,crossOrigin:t.crossOrigin??n.crossOrigin})))}function Es(...e){return t=>{e.forEach(e=>{typeof e==`function`?e(t):e!=null&&(e.current=t)})}}J.Component;var Ds=typeof window<`u`&&window.document!==void 0&&window.document.createElement!==void 0;try{Ds&&(window.__reactRouterVersion=`7.18.3`)}catch{}function Os({basename:e,children:t,useTransitions:n,window:r}){let i=J.useRef();i.current??=Ki({window:r,v5Compat:!0});let a=i.current,[o,s]=J.useState({action:a.action,location:a.location}),c=J.useCallback(e=>{n===!1?s(e):J.startTransition(()=>s(e))},[n]);return J.useLayoutEffect(()=>a.listen(c),[a,c]),J.createElement(Vo,{basename:e,children:t,location:o.location,navigationType:o.action,navigator:a,useTransitions:n})}var ks=J.forwardRef(function({onClick:e,discover:t=`render`,prefetch:n=`none`,relative:r,reloadDocument:i,replace:a,mask:o,state:s,target:c,to:l,preventScrollReset:u,viewTransition:d,defaultShouldRevalidate:f,...p},m){let{basename:h,navigator:g,useTransitions:_}=J.useContext(no),v=typeof l==`string`&&Vi.test(l),y=za(l,h);l=y.to;let b=uo(l,{relative:r}),x=po(),S=null;if(o){let e=Oa(o,[],x.mask?x.mask.pathname:`/`,!0);h!==`/`&&(e.pathname=e.pathname===`/`?h:Aa([h,e.pathname])),S=g.createHref(e)}let[C,w,T]=bs(n,p),E=Ps(l,{replace:a,mask:o,state:s,target:c,preventScrollReset:u,relative:r,viewTransition:d,defaultShouldRevalidate:f,useTransitions:_});function D(t){e&&e(t),t.defaultPrevented||E(t)}let O=!(y.isExternal||i),k=J.createElement(`a`,{...p,...T,href:(O?S:void 0)||y.absoluteURL||b,onClick:O?D:e,ref:Es(m,w),target:c,"data-discover":!v&&t===`render`?`true`:void 0});return C&&!v?J.createElement(J.Fragment,null,k,J.createElement(Ss,{page:b})):k});ks.displayName=`Link`;var As=J.forwardRef(function({"aria-current":e=`page`,caseSensitive:t=!1,className:n=``,end:r=!1,style:i,to:a,viewTransition:o,children:s,...c},l){let u=vo(a,{relative:c.relative}),d=po(),f=J.useContext(Xa),{navigator:p,basename:m}=J.useContext(no),h=f!=null&&Bs(u)&&o===!0,g=p.encodeLocation?p.encodeLocation(u).pathname:u.pathname,_=d.pathname,v=f&&f.navigation&&f.navigation.location?f.navigation.location.pathname:null;t||(_=_.toLowerCase(),v=v?v.toLowerCase():null,g=g.toLowerCase()),v&&m&&(v=Sa(v,m)||v);let y=g!==`/`&&g.endsWith(`/`)?g.length-1:g.length,b=_===g||!r&&_.startsWith(g)&&_.charAt(y)===`/`,x=v!=null&&(v===g||!r&&v.startsWith(g)&&v.charAt(g.length)===`/`),S={isActive:b,isPending:x,isTransitioning:h},C=b?e:void 0,w;w=typeof n==`function`?n(S):[n,b?`active`:null,x?`pending`:null,h?`transitioning`:null].filter(Boolean).join(` `);let T=typeof i==`function`?i(S):i;return J.createElement(ks,{...c,"aria-current":C,className:w,ref:l,style:T,to:a,viewTransition:o},typeof s==`function`?s(S):s)});As.displayName=`NavLink`;var js=J.forwardRef(({discover:e=`render`,fetcherKey:t,navigate:n,reloadDocument:r,replace:i,state:a,method:o=Wo,action:s,onSubmit:c,relative:l,preventScrollReset:u,viewTransition:d,defaultShouldRevalidate:f,...p},m)=>{let{useTransitions:h}=J.useContext(no),g=Rs(),_=zs(s,{relative:l}),v=o.toLowerCase()===`get`?`get`:`post`,y=typeof s==`string`&&Vi.test(s);return J.createElement(`form`,{ref:m,method:v,action:_,onSubmit:r?c:e=>{if(c&&c(e),e.defaultPrevented)return;e.preventDefault();let r=e.nativeEvent.submitter,s=r?.getAttribute(`formmethod`)||o,p=()=>g(r||e.currentTarget,{fetcherKey:t,method:s,navigate:n,replace:i,state:a,relative:l,preventScrollReset:u,viewTransition:d,defaultShouldRevalidate:f});h&&n!==!1?J.startTransition(()=>p()):p()},...p,"data-discover":!y&&e===`render`?`true`:void 0})});js.displayName=`Form`;function Ms(e){return`${e} must be used within a data router. See https://reactrouter.com/en/main/routers/picking-a-router.`}function Ns(e){let t=J.useContext(Ya);return qi(t,Ms(e)),t}function Ps(e,{target:t,replace:n,mask:r,state:i,preventScrollReset:a,relative:o,viewTransition:s,defaultShouldRevalidate:c,useTransitions:l}={}){let u=go(),d=po(),f=vo(e,{relative:o});return J.useCallback(p=>{if(Zo(p,t)){p.preventDefault();let t=n===void 0?Qi(d)===Qi(f):n,m=()=>u(e,{replace:t,mask:r,state:i,preventScrollReset:a,relative:o,viewTransition:s,defaultShouldRevalidate:c});l?J.startTransition(()=>m()):m()}},[d,u,f,n,r,i,t,e,a,o,s,c,l])}function Fs(e){Ji(typeof URLSearchParams<`u`,"You cannot use the `useSearchParams` hook in a browser that does not support the URLSearchParams API. If you need to support Internet Explorer 11, we recommend you load a polyfill such as https://github.com/ungap/url-search-params.");let t=J.useRef(Qo(e)),n=J.useRef(!1),r=po(),i=J.useMemo(()=>$o(r.search,n.current?null:t.current),[r.search]),a=go();return[i,J.useCallback((e,t)=>{let r=Qo(typeof e==`function`?e(new URLSearchParams(i)):e);n.current=!0,a(`?`+r,t)},[a,i])]}var Is=0,Ls=()=>`__${String(++Is)}__`;function Rs(){let{router:e}=Ns(`useSubmit`),{basename:t}=J.useContext(no),n=No(),r=e.fetch,i=e.navigate;return J.useCallback(async(e,a={})=>{let{action:o,method:s,encType:c,formData:l,body:u}=is(e,t);if(a.navigate===!1){let e=a.fetcherKey||Ls();await r(e,n,a.action||o,{defaultShouldRevalidate:a.defaultShouldRevalidate,preventScrollReset:a.preventScrollReset,formData:l,body:u,formMethod:a.method||s,formEncType:a.encType||c,flushSync:a.flushSync})}else await i(a.action||o,{defaultShouldRevalidate:a.defaultShouldRevalidate,preventScrollReset:a.preventScrollReset,formData:l,body:u,formMethod:a.method||s,formEncType:a.encType||c,replace:a.replace,state:a.state,fromRouteId:n,flushSync:a.flushSync,viewTransition:a.viewTransition})},[r,i,t,n])}function zs(e,{relative:t}={}){let{basename:n}=J.useContext(no),r=J.useContext(ro);qi(r,`useFormAction must be used inside a RouteContext`);let[i]=r.matches.slice(-1),a={...vo(e||`.`,{relative:t})},o=po();if(e==null){a.search=o.search;let e=new URLSearchParams(a.search),t=e.getAll(`index`);if(t.some(e=>e===``)){e.delete(`index`),t.filter(e=>e).forEach(t=>e.append(`index`,t));let n=e.toString();a.search=n?`?${n}`:``}}return(!e||e===`.`)&&i.route.index&&(a.search=a.search?a.search.replace(/^\?/,`?index&`):`?index`),n!==`/`&&(a.pathname=a.pathname===`/`?n:Aa([n,a.pathname])),Qi(a)}function Bs(e,{relative:t}={}){let n=J.useContext($a);qi(n!=null,"`useViewTransitionState` must be used within `react-router-dom`'s `RouterProvider`. Did you accidentally import `RouterProvider` from `react-router`?");let{basename:r}=Ns(`useViewTransitionState`),i=vo(e,{relative:t});if(!n.isTransitioning)return!1;let a=Sa(n.currentLocation.pathname,r)||n.currentLocation.pathname,o=Sa(n.nextLocation.pathname,r)||n.nextLocation.pathname;return va(i.pathname,o)!=null||va(i.pathname,a)!=null}var Vs={color:void 0,size:void 0,className:void 0,style:void 0,attr:void 0},Hs=J.createContext&&J.createContext(Vs),Us=[`attr`,`size`,`title`];function Ws(e,t){if(e==null)return{};var n,r,i=Gs(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)===-1&&{}.propertyIsEnumerable.call(e,n)&&(i[n]=e[n])}return i}function Gs(e,t){if(e==null)return{};var n={};for(var r in e)if({}.hasOwnProperty.call(e,r)){if(t.indexOf(r)!==-1)continue;n[r]=e[r]}return n}function Ks(){return Ks=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ks.apply(null,arguments)}function qs(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function Js(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]==null?{}:arguments[t];t%2?qs(Object(n),!0).forEach(function(t){Ys(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):qs(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}function Ys(e,t,n){return(t=Xs(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Xs(e){var t=Zs(e,`string`);return typeof t==`symbol`?t:t+``}function Zs(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||`default`);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}function Qs(e){return e&&e.map((e,t)=>J.createElement(e.tag,Js({key:t},e.attr),Qs(e.child)))}function $s(e){return t=>J.createElement(ec,Ks({attr:Js({},e.attr)},t),Qs(e.child))}function ec(e){var t=t=>{var n=e.attr,r=e.size,i=e.title,a=Ws(e,Us),o=r||t.size||`1em`,s;return t.className&&(s=t.className),e.className&&(s=(s?s+` `:``)+e.className),J.createElement(`svg`,Ks({stroke:`currentColor`,fill:`currentColor`,strokeWidth:`0`},t.attr,n,a,{className:s,style:Js(Js({color:e.color||t.color},t.style),e.style),height:o,width:o,xmlns:`http://www.w3.org/2000/svg`}),i&&J.createElement(`title`,null,i),e.children)};return Hs===void 0?t(Vs):J.createElement(Hs.Consumer,null,e=>t(e))}function tc(e){return $s({tag:`svg`,attr:{fill:`currentColor`,viewBox:`0 0 16 16`},child:[{tag:`path`,attr:{d:`M14.949 6.547a3.94 3.94 0 0 0-.348-3.273 4.11 4.11 0 0 0-4.4-1.934A4.1 4.1 0 0 0 8.423.2 4.15 4.15 0 0 0 6.305.086a4.1 4.1 0 0 0-1.891.948 4.04 4.04 0 0 0-1.158 1.753 4.1 4.1 0 0 0-1.563.679A4 4 0 0 0 .554 4.72a3.99 3.99 0 0 0 .502 4.731 3.94 3.94 0 0 0 .346 3.274 4.11 4.11 0 0 0 4.402 1.933c.382.425.852.764 1.377.995.526.231 1.095.35 1.67.346 1.78.002 3.358-1.132 3.901-2.804a4.1 4.1 0 0 0 1.563-.68 4 4 0 0 0 1.14-1.253 3.99 3.99 0 0 0-.506-4.716m-6.097 8.406a3.05 3.05 0 0 1-1.945-.694l.096-.054 3.23-1.838a.53.53 0 0 0 .265-.455v-4.49l1.366.778q.02.011.025.035v3.722c-.003 1.653-1.361 2.992-3.037 2.996m-6.53-2.75a2.95 2.95 0 0 1-.36-2.01l.095.057L5.29 12.09a.53.53 0 0 0 .527 0l3.949-2.246v1.555a.05.05 0 0 1-.022.041L6.473 13.3c-1.454.826-3.311.335-4.15-1.098m-.85-6.94A3.02 3.02 0 0 1 3.07 3.949v3.785a.51.51 0 0 0 .262.451l3.93 2.237-1.366.779a.05.05 0 0 1-.048 0L2.585 9.342a2.98 2.98 0 0 1-1.113-4.094zm11.216 2.571L8.747 5.576l1.362-.776a.05.05 0 0 1 .048 0l3.265 1.86a3 3 0 0 1 1.173 1.207 2.96 2.96 0 0 1-.27 3.2 3.05 3.05 0 0 1-1.36.997V8.279a.52.52 0 0 0-.276-.445m1.36-2.015-.097-.057-3.226-1.855a.53.53 0 0 0-.53 0L6.249 6.153V4.598a.04.04 0 0 1 .019-.04L9.533 2.7a3.07 3.07 0 0 1 3.257.139c.474.325.843.778 1.066 1.303.223.526.289 1.103.191 1.664zM5.503 8.575 4.139 7.8a.05.05 0 0 1-.026-.037V4.049c0-.57.166-1.127.476-1.607s.752-.864 1.275-1.105a3.08 3.08 0 0 1 3.234.41l-.096.054-3.23 1.838a.53.53 0 0 0-.265.455zm.742-1.577 1.758-1 1.762 1v2l-1.755 1-1.762-1z`},child:[]}]})(e)}function nc(e){return $s({tag:`svg`,attr:{role:`img`,viewBox:`0 0 24 24`},child:[{tag:`path`,attr:{d:`M2.25 1.5a.75.75 0 0 0-.75.75v16.5H0V2.25A2.25 2.25 0 0 1 2.25 0h20.095c1.002 0 1.504 1.212.795 1.92L10.764 14.298h3.486V12.75h1.5v1.922a1.125 1.125 0 0 1-1.125 1.125H9.264l-2.578 2.578h11.689V9h1.5v9.375a1.5 1.5 0 0 1-1.5 1.5H5.185L2.562 22.5H21.75a.75.75 0 0 0 .75-.75V5.25H24v16.5A2.25 2.25 0 0 1 21.75 24H1.655C.653 24 .151 22.788.86 22.08L13.19 9.75H9.75v1.5h-1.5V9.375A1.125 1.125 0 0 1 9.375 8.25h5.314l2.625-2.625H5.625V15h-1.5V5.625a1.5 1.5 0 0 1 1.5-1.5h13.19L21.438 1.5z`},child:[]}]})(e)}function rc(e){return $s({tag:`svg`,attr:{role:`img`,viewBox:`0 0 24 24`},child:[{tag:`path`,attr:{d:`M23.55 5.067c-1.2038-.002-2.1806.973-2.1806 2.1765v4.8676c0 .972-.8035 1.7594-1.7597 1.7594-.568 0-1.1352-.286-1.4718-.7659l-4.9713-7.1003c-.4125-.5896-1.0837-.941-1.8103-.941-1.1334 0-2.1533.9635-2.1533 2.153v4.8957c0 .972-.7969 1.7594-1.7596 1.7594-.57 0-1.1363-.286-1.4728-.7658L.4076 5.1598C.2822 4.9798 0 5.0688 0 5.2882v4.2452c0 .2147.0656.4228.1884.599l5.4748 7.8183c.3234.462.8006.8052 1.3509.9298 1.3771.313 2.6446-.747 2.6446-2.0977v-4.893c0-.972.7875-1.7593 1.7596-1.7593h.003a1.798 1.798 0 0 1 1.4718.7658l4.9723 7.0994c.4135.5905 1.05.941 1.8093.941 1.1587 0 2.1515-.9645 2.1515-2.153v-4.8948c0-.972.7875-1.7594 1.7596-1.7594h.194a.22.22 0 0 0 .2204-.2202v-4.622a.22.22 0 0 0-.2203-.2203Z`},child:[]}]})(e)}function ic(e){return $s({tag:`svg`,attr:{role:`img`,viewBox:`0 0 24 24`},child:[{tag:`path`,attr:{d:`M0 0v24h24V0H0zm17.889 2.889c1.444 0 2.667.444 3.667 1.278l-1.111 1.667c-.889-.611-1.722-1-2.556-1s-1.278.389-1.278.889v.056c0 .667.444.889 2.111 1.333 2 .556 3.111 1.278 3.111 3v.056c0 2-1.5 3.111-3.611 3.111-1.5-.056-3-.611-4.167-1.667l1.278-1.556c.889.722 1.833 1.222 2.944 1.222.889 0 1.389-.333 1.389-.944v-.056c0-.556-.333-.833-2-1.278-2-.5-3.222-1.056-3.222-3.056v-.056c0-1.833 1.444-3 3.444-3zm-16.111.222h2.278l1.5 5.778 1.722-5.778h1.667l1.667 5.778 1.5-5.778h2.333l-2.833 9.944H9.723L8.112 7.277l-1.667 5.778H4.612L1.779 3.111zm.5 16.389h9V21h-9v-1.5z`},child:[]}]})(e)}function ac(e){return $s({tag:`svg`,attr:{role:`img`,viewBox:`0 0 24 24`},child:[{tag:`path`,attr:{d:`M20.953.004a.397.397 0 0 0-.18.017L3.225 5.585c-.175.055-.323.214-.402.398a.42.42 0 0 0-.06.22v5.726a.42.42 0 0 0 .06.22c.079.183.227.341.402.397l7.454 2.364-7.454 2.363c-.255.08-.463.374-.463.655v5.688c0 .282.208.444.463.363l17.55-5.565c.237-.075.426-.336.452-.6.003-.022.013-.04.013-.065V12.06c0-.281-.208-.575-.463-.656L13.4 9.065l7.375-2.339c.255-.08.462-.375.462-.656V.384c0-.211-.117-.355-.283-.38z`},child:[]}]})(e)}function oc(e){return $s({tag:`svg`,attr:{role:`img`,viewBox:`0 0 24 24`},child:[{tag:`path`,attr:{d:`M7.833 6.666v-.055c0-1-.667-1.5-1.778-1.5H4.389v3.055h1.723c1.111 0 1.721-.666 1.721-1.5zM0 0v24h24V0H0zm2.223 3.167h4c2.389 0 3.833 1.389 3.833 3.445v.055c0 2.278-1.778 3.5-4.001 3.5H4.389v2.945H2.223V3.167zM11.277 21h-9v-1.5h9V21zm4.779-7.777c-2.944.055-5.111-2.223-5.111-5.057C10.944 5.333 13.056 3 16.111 3c1.889 0 3 .611 3.944 1.556l-1.389 1.61c-.778-.722-1.556-1.111-2.556-1.111-1.658 0-2.873 1.375-2.887 3.084.014 1.709 1.174 3.083 2.887 3.083 1.111 0 1.833-.445 2.61-1.167l1.39 1.389c-.999 1.112-2.166 1.779-4.054 1.779z`},child:[]}]})(e)}function sc(e){return $s({tag:`svg`,attr:{role:`img`,viewBox:`0 0 24 24`},child:[{tag:`path`,attr:{d:`M0 0v24h24V0zm3.723 3.111h5v1.834h-1.39v6.277h1.39v1.834h-5v-1.834h1.444V4.945H3.723zm11.055 0H17v6.5c0 .612-.055 1.111-.222 1.556-.167.444-.39.777-.723 1.11-.277.279-.666.557-1.11.668a3.933 3.933 0 0 1-1.445.278c-.778 0-1.444-.167-1.944-.445a4.81 4.81 0 0 1-1.279-1.056l1.39-1.555c.277.334.555.555.833.722.277.167.611.278.945.278.389 0 .721-.111 1-.389.221-.278.333-.667.333-1.278zM2.222 19.5h9V21h-9z`},child:[]}]})(e)}function cc(e){return $s({tag:`svg`,attr:{role:`img`,viewBox:`0 0 24 24`},child:[{tag:`path`,attr:{d:`M23.922 16.997C23.061 18.492 18.063 22.02 12 22.02 5.937 22.02.939 18.492.078 16.997A.641.641 0 0 1 0 16.741v-2.869a.883.883 0 0 1 .053-.22c.372-.935 1.347-2.292 2.605-2.656.167-.429.414-1.055.644-1.517a10.098 10.098 0 0 1-.052-1.086c0-1.331.282-2.499 1.132-3.368.397-.406.89-.717 1.474-.952C7.255 2.937 9.248 1.98 11.978 1.98c2.731 0 4.767.957 6.166 2.093.584.235 1.077.546 1.474.952.85.869 1.132 2.037 1.132 3.368 0 .368-.014.733-.052 1.086.23.462.477 1.088.644 1.517 1.258.364 2.233 1.721 2.605 2.656a.841.841 0 0 1 .053.22v2.869a.641.641 0 0 1-.078.256Zm-11.75-5.992h-.344a4.359 4.359 0 0 1-.355.508c-.77.947-1.918 1.492-3.508 1.492-1.725 0-2.989-.359-3.782-1.259a2.137 2.137 0 0 1-.085-.104L4 11.746v6.585c1.435.779 4.514 2.179 8 2.179 3.486 0 6.565-1.4 8-2.179v-6.585l-.098-.104s-.033.045-.085.104c-.793.9-2.057 1.259-3.782 1.259-1.59 0-2.738-.545-3.508-1.492a4.359 4.359 0 0 1-.355-.508Zm2.328 3.25c.549 0 1 .451 1 1v2c0 .549-.451 1-1 1-.549 0-1-.451-1-1v-2c0-.549.451-1 1-1Zm-5 0c.549 0 1 .451 1 1v2c0 .549-.451 1-1 1-.549 0-1-.451-1-1v-2c0-.549.451-1 1-1Zm3.313-6.185c.136 1.057.403 1.913.878 2.497.442.544 1.134.938 2.344.938 1.573 0 2.292-.337 2.657-.751.384-.435.558-1.15.558-2.361 0-1.14-.243-1.847-.705-2.319-.477-.488-1.319-.862-2.824-1.025-1.487-.161-2.192.138-2.533.529-.269.307-.437.808-.438 1.578v.021c0 .265.021.562.063.893Zm-1.626 0c.042-.331.063-.628.063-.894v-.02c-.001-.77-.169-1.271-.438-1.578-.341-.391-1.046-.69-2.533-.529-1.505.163-2.347.537-2.824 1.025-.462.472-.705 1.179-.705 2.319 0 1.211.175 1.926.558 2.361.365.414 1.084.751 2.657.751 1.21 0 1.902-.394 2.344-.938.475-.584.742-1.44.878-2.497Z`},child:[]}]})(e)}function lc(e){return $s({tag:`svg`,attr:{role:`img`,viewBox:`0 0 24 24`},child:[{tag:`path`,attr:{d:`M11.503.131 1.891 5.678a.84.84 0 0 0-.42.726v11.188c0 .3.162.575.42.724l9.609 5.55a1 1 0 0 0 .998 0l9.61-5.55a.84.84 0 0 0 .42-.724V6.404a.84.84 0 0 0-.42-.726L12.497.131a1.01 1.01 0 0 0-.996 0M2.657 6.338h18.55c.263 0 .43.287.297.515L12.23 22.918c-.062.107-.229.064-.229-.06V12.335a.59.59 0 0 0-.295-.51l-9.11-5.257c-.109-.063-.064-.23.061-.23`},child:[]}]})(e)}function uc(e){return $s({tag:`svg`,attr:{role:`img`,viewBox:`0 0 24 24`},child:[{tag:`path`,attr:{d:`m4.7144 15.9555 4.7174-2.6471.079-.2307-.079-.1275h-.2307l-.7893-.0486-2.6956-.0729-2.3375-.0971-2.2646-.1214-.5707-.1215-.5343-.7042.0546-.3522.4797-.3218.686.0608 1.5179.1032 2.2767.1578 1.6514.0972 2.4468.255h.3886l.0546-.1579-.1336-.0971-.1032-.0972L6.973 9.8356l-2.55-1.6879-1.3356-.9714-.7225-.4918-.3643-.4614-.1578-1.0078.6557-.7225.8803.0607.2246.0607.8925.686 1.9064 1.4754 2.4893 1.8336.3643.3035.1457-.1032.0182-.0728-.164-.2733-1.3539-2.4467-1.445-2.4893-.6435-1.032-.17-.6194c-.0607-.255-.1032-.4674-.1032-.7285L6.287.1335 6.6997 0l.9957.1336.419.3642.6192 1.4147 1.0018 2.2282 1.5543 3.0296.4553.8985.2429.8318.091.255h.1579v-.1457l.1275-1.706.2368-2.0947.2307-2.6957.0789-.7589.3764-.9107.7468-.4918.5828.2793.4797.686-.0668.4433-.2853 1.8517-.5586 2.9021-.3643 1.9429h.2125l.2429-.2429.9835-1.3053 1.6514-2.0643.7286-.8196.85-.9046.5464-.4311h1.0321l.759 1.1293-.34 1.1657-1.0625 1.3478-.8804 1.1414-1.2628 1.7-.7893 1.36.0729.1093.1882-.0183 2.8535-.607 1.5421-.2794 1.8396-.3157.8318.3886.091.3946-.3278.8075-1.967.4857-2.3072.4614-3.4364.8136-.0425.0304.0486.0607 1.5482.1457.6618.0364h1.621l3.0175.2247.7892.522.4736.6376-.079.4857-1.2142.6193-1.6393-.3886-3.825-.9107-1.3113-.3279h-.1822v.1093l1.0929 1.0686 2.0035 1.8092 2.5075 2.3314.1275.5768-.3218.4554-.34-.0486-2.2039-1.6575-.85-.7468-1.9246-1.621h-.1275v.17l.4432.6496 2.3436 3.5214.1214 1.0807-.17.3521-.6071.2125-.6679-.1214-1.3721-1.9246L14.38 17.959l-1.1414-1.9428-.1397.079-.674 7.2552-.3156.3703-.7286.2793-.6071-.4614-.3218-.7468.3218-1.4753.3886-1.9246.3157-1.53.2853-1.9004.17-.6314-.0121-.0425-.1397.0182-1.4328 1.9672-2.1796 2.9446-1.7243 1.8456-.4128.164-.7164-.3704.0667-.6618.4008-.5889 2.386-3.0357 1.4389-1.882.929-1.0868-.0062-.1579h-.0546l-6.3385 4.1164-1.1293.1457-.4857-.4554.0608-.7467.2307-.2429 1.9064-1.3114Z`},child:[]}]})(e)}var dc=`/assets/antigravity-logo-DRKQga2U.png`;function fc({className:e,size:t,alt:n=`Google Antigravity`,...r}){return(0,Y.jsx)(`img`,{src:dc,alt:n,className:q(`inline-block object-contain select-none shrink-0`,e),style:t?{width:t,height:t}:void 0,...r})}function pc({size:e=24,className:t,...n}){let r=`context-gradient-${(0,J.useId)().replace(/:/g,``)}`;return(0,Y.jsxs)(`svg`,{xmlns:`http://www.w3.org/2000/svg`,viewBox:`0 0 200 200`,fill:`none`,width:e,height:e,"aria-hidden":!n[`aria-label`]||void 0,role:n[`aria-label`]?`img`:void 0,className:q(`context-logo shrink-0 select-none`,t),...n,children:[(0,Y.jsx)(`defs`,{children:(0,Y.jsxs)(`linearGradient`,{id:r,x1:`30`,y1:`20`,x2:`160`,y2:`180`,gradientUnits:`userSpaceOnUse`,children:[(0,Y.jsx)(`stop`,{className:`context-logo-stop-first`,offset:`0%`}),(0,Y.jsx)(`stop`,{className:`context-logo-stop-middle`,offset:`50%`}),(0,Y.jsx)(`stop`,{className:`context-logo-stop-last`,offset:`100%`})]})}),(0,Y.jsx)(`path`,{className:`context-logo-mark`,d:`M 178.8 63.3 A 87 87 0 1 0 178.8 136.7 L 141.7 119.4 A 46 46 0 1 1 141.7 80.6 Z`,fill:`url(#${r})`})]})}var mc=J.createContext(void 0);function hc(e){let t=J.useContext(mc);if(t===void 0&&!e)throw Error(wt(33));return t}var gc=J.createContext(void 0);function _c(e){let t=J.useContext(gc);if(t===void 0&&!e)throw Error(wt(36));return t}var vc=J.createContext(void 0);function yc(e=!0){let t=J.useContext(vc);if(t===void 0&&!e)throw Error(wt(25));return t}function bc(e){let{closeOnClick:t,highlighted:n,id:r,nodeId:i,store:a,typingRef:o,itemRef:s,itemMetadata:c}=e,{events:l}=a.useState(`floatingTreeRoot`),u=a.useState(`open`),d=yc(!0),f=d!==void 0;return J.useMemo(()=>({id:r,role:`menuitem`,tabIndex:u&&n?0:-1,onKeyDown(e){e.key===` `&&o?.current&&e.preventDefault()},onMouseMove(e){i&&l.emit(`itemhover`,{nodeId:i,target:e.currentTarget})},onClick(e){t&&l.emit(`close`,{domEvent:e,reason:z})},onMouseUp(e){if(d){let t=d.initialCursorPointRef.current;if(d.initialCursorPointRef.current=null,f&&t&&Math.abs(e.clientX-t.x)<=1&&Math.abs(e.clientY-t.y)<=1||f&&!it&&e.button===2)return}s.current&&a.context.allowMouseUpTriggerRef.current&&(!f||e.button===2)&&c.type===`regular-item`&&$e(s.current,e,{detail:1})}}),[t,n,r,l,i,u,a,o,s,d,f,c])}var xc={type:`regular-item`};function Sc(e){let{closeOnClick:t,disabled:n,highlighted:r,id:i,store:a,typingRef:o=a.context.typingRef,nativeButton:s,itemMetadata:c,nodeId:l}=e,u=J.useRef(null),{getButtonProps:d,buttonRef:f}=We({disabled:n,focusableWhenDisabled:!0,native:s,composite:!0}),p=bc({closeOnClick:t,highlighted:r,id:i,nodeId:l,store:a,typingRef:o,itemRef:u,itemMetadata:c}),m=J.useCallback(e=>Ct(p,{onMouseEnter(){c.type===`submenu-trigger`&&c.setActive()}},e,d),[p,d,c]),h=vt(u,f);return J.useMemo(()=>({getItemProps:m,itemRef:h}),[m,h])}var Cc=J.forwardRef(function(e,t){let{render:n,className:r,id:i,label:a,nativeButton:o=!1,disabled:s=!1,closeOnClick:c=!0,style:l,...u}=e,d=kt({guess:!0,label:a}),f=hc(!0),p=fe(i),{store:m}=_c(),h=m.useState(`disabled`),g=s||h,_=m.useState(`isActive`,d.index),v=m.useState(`itemProps`),{getItemProps:y,itemRef:b}=Sc({closeOnClick:c,disabled:g,highlighted:_,id:p,store:m,nativeButton:o,nodeId:f?.context.nodeId,itemMetadata:xc});return bt(`div`,e,{state:{disabled:g,highlighted:_},props:[v,u,y],ref:[b,t,d.ref]})});function wc(e,t){return t!=null&&!te(t)?0:typeof e==`function`?e():e}function Tc(e,t,n){let r=wc(e,n);return typeof r==`number`?r:r?.[t]}function Ec(e){return typeof e==`function`?e():e}function Dc(e,t){return t||e===`click`||e===`mousedown`}function Oc(e){return e?.includes(`mouse`)&&e!==`mousedown`}var kc=class{attachedStores=[];attachedStoreValue=null;storeListeners=new Set;constructor(e,t,n=!0){this.fallbackStore=e,this.componentName=t,this.throwOnMissingTrigger=n}get attachedStore(){return this.attachedStoreValue}get store(){return this.attachedStoreValue??this.fallbackStore}get serverStore(){return this.fallbackStore}subscribeStore(e){return this.storeListeners.add(e),()=>{this.storeListeners.delete(e)}}attachStore(e){return this.attachedStores.push(e),this.setActiveStore(e),()=>{let t=this.attachedStores.lastIndexOf(e);t!==-1&&this.attachedStores.splice(t,1),this.setActiveStore(this.attachedStores[this.attachedStores.length-1]??null)}}setActiveStore(e){this.attachedStoreValue!==e&&(this.attachedStoreValue=e,this.storeListeners.forEach(e=>{e()}))}openByTrigger(e){let t=this.attachedStore;if(t===null)return;let n;if(e){for(let t=this.attachedStores.length-1;t>=0&&!n;--t)n=this.attachedStores[t].context.triggerElements.getById(e);n??=this.fallbackStore.context.triggerElements.getById(e)}if(e&&!n&&this.throwOnMissingTrigger)throw Error(wt(99,this.componentName,e,this.componentName));t.setOpen(!0,W(N,void 0,n))}closePopup(){let e=this.attachedStore;e!==null&&e.setOpen(!1,W(N))}};function Ac(){return new oe({open:!1,transitionStatus:void 0,floatingElement:null,referenceElement:null,triggerElements:new L,floatingId:void 0,syncOnly:!1,nested:!1,onOpenChange:void 0})}function jc(){return{open:!1,openProp:void 0,mounted:!1,transitionStatus:void 0,floatingRootContext:Ac(),floatingId:void 0,triggerCount:0,preventUnmountingOnClose:!1,payload:void 0,activeTriggerId:null,activeTriggerElement:null,triggerIdProp:void 0,popupElement:null,positionerElement:null,activeTriggerProps:_t,inactiveTriggerProps:_t,popupProps:_t}}function Mc(e,t,n=!1){return new oe({open:!1,transitionStatus:void 0,floatingElement:null,referenceElement:null,triggerElements:e,floatingId:t,syncOnly:!0,nested:n,onOpenChange:void 0})}var Nc=e=>e.triggerIdProp??e.activeTriggerId,Pc=e=>e.openProp??e.open,Fc=e=>(e.popupElement?.id??e.floatingId)||void 0;function Ic(e,t){return t!==void 0&&Pc(e)&&Nc(e)===t}function Lc(e,t){return Ic(e,t)?!0:t!==void 0&&Pc(e)&&Nc(e)==null&&e.triggerCount===1}var Rc={open:Pc,mounted:e=>e.mounted,transitionStatus:e=>e.transitionStatus,floatingRootContext:e=>e.floatingRootContext,triggerCount:e=>e.triggerCount,preventUnmountingOnClose:e=>e.preventUnmountingOnClose,payload:e=>e.payload,activeTriggerId:Nc,activeTriggerElement:e=>e.mounted?e.activeTriggerElement:null,popupId:Fc,isTriggerActive:(e,t)=>t!==void 0&&Nc(e)===t,isOpenedByTrigger:(e,t)=>Ic(e,t),isMountedByTrigger:(e,t)=>t!==void 0&&Nc(e)===t&&e.mounted,triggerProps:(e,t)=>t?e.activeTriggerProps:e.inactiveTriggerProps,triggerPopupId:(e,t)=>Lc(e,t)?Fc(e):void 0,popupProps:e=>e.popupProps,popupElement:e=>e.popupElement,positionerElement:e=>e.positionerElement},zc=D();function Bc(e){let t=J.useCallback(t=>e===void 0?xt:e.subscribeStore(t),[e]),n=J.useCallback(()=>e===void 0?void 0:e.store,[e]);return(0,zc.useSyncExternalStore)(t,n,()=>e?.serverStore)}function Vc(e){let{open:t=!1,onOpenChange:n,elements:r={}}=e,i=he(),a=B()!=null,o=yt(()=>new oe({open:t,transitionStatus:void 0,onOpenChange:n,referenceElement:r.reference??null,floatingElement:r.floating??null,triggerElements:new L,floatingId:i,syncOnly:!1,nested:a})).current;return tt(()=>{let e={open:t,floatingId:i};r.reference!==void 0&&(e.referenceElement=r.reference,e.domReferenceElement=ft(r.reference)?r.reference:null),r.floating!==void 0&&(e.floatingElement=r.floating),o.update(e)},[t,i,r.reference,r.floating,o]),o.context.onOpenChange=n,o.context.nested=a,o}var Hc=it&&o;function Uc(e,t={}){let{enabled:n=!0,delay:r}=t,i=`rootStore`in e?e.rootStore:e,{events:a,dataRef:o}=i.context,s=J.useRef(!1),l=J.useRef(null),d=J.useRef(!0),p=ae();J.useEffect(()=>{let e=i.select(`domReferenceElement`);if(!n)return;let t=_e(e);function r(){let e=i.select(`domReferenceElement`);!i.select(`open`)&&be(e)&&e===Re(Pe(e))&&(s.current=!0)}function a(){d.current=!0}function o(){d.current=!1}return f(lt(t,`blur`,r),Hc&&lt(t,`keydown`,a,!0),Hc&&lt(t,`pointerdown`,o,!0))},[i,n]),J.useEffect(()=>{if(!n)return;function e(e){if(e.reason===`trigger-press`||e.reason===`escape-key`){let e=i.select(`domReferenceElement`);ft(e)&&(l.current=e,s.current=!0)}}return a.on(`openchange`,e),()=>{a.off(`openchange`,e)}},[a,n,i]);let h=J.useMemo(()=>{function e(){s.current=!1,l.current=null}return{onMouseLeave(){e()},onFocus(t){let n=t.currentTarget;if(s.current){if(l.current===n)return;e()}let a=I(t.nativeEvent);if(ft(a)){if(Hc&&!t.relatedTarget){if(!d.current&&!Be(a))return}else if(!c(a))return}let o=m(t.relatedTarget,i.context.triggerElements),{nativeEvent:f,currentTarget:h}=t,g=typeof r==`function`?r():r;if(i.select(`open`)&&o||g===0||g===void 0){i.setOpen(!0,W(u,f,h));return}p.start(g,()=>{s.current||i.setOpen(!0,W(u,f,h))})},onBlur(t){e();let n=t.relatedTarget,r=t.nativeEvent,a=ft(n)&&n.hasAttribute(nt(`focus-guard`))&&n.getAttribute(`data-type`)===`outside`;p.start(0,()=>{let e=i.select(`domReferenceElement`),t=Re(Pe(e));!n&&t===e||P(o.current.floatingContext?.refs.floating.current,t)||P(e,t)||a||m(n??t,i.context.triggerElements)||i.setOpen(!1,W(u,r))})}}},[o,r,i,p]);return J.useMemo(()=>n?{reference:h,trigger:h}:{},[n,h])}var Wc=class e{constructor(){this.pointerType=void 0,this.interactedInside=!1,this.handler=void 0,this.blockMouseMove=!0,this.performedPointerEventsMutation=!1,this.pointerEventsScopeElement=null,this.pointerEventsReferenceElement=null,this.pointerEventsFloatingElement=null,this.restTimeoutPending=!1,this.openChangeTimeout=new S,this.restTimeout=new S,this.handleCloseOptions=void 0}static create(){return new e}dispose=()=>{this.openChangeTimeout.clear(),this.restTimeout.clear()};disposeEffect=()=>this.dispose},Gc=new WeakMap;function Kc(e){if(!e.performedPointerEventsMutation)return;let t=e.pointerEventsScopeElement;t&&Gc.get(t)===e&&(e.pointerEventsScopeElement?.style.removeProperty(`pointer-events`),e.pointerEventsReferenceElement?.style.removeProperty(`pointer-events`),e.pointerEventsFloatingElement?.style.removeProperty(`pointer-events`),Gc.delete(t)),e.performedPointerEventsMutation=!1,e.pointerEventsScopeElement=null,e.pointerEventsReferenceElement=null,e.pointerEventsFloatingElement=null}function qc(e,t){let{scopeElement:n,referenceElement:r,floatingElement:i}=t,a=Gc.get(n);a&&a!==e&&Kc(a),Kc(e),e.performedPointerEventsMutation=!0,e.pointerEventsScopeElement=n,e.pointerEventsReferenceElement=r,e.pointerEventsFloatingElement=i,Gc.set(n,e),n.style.pointerEvents=`none`,r.style.pointerEvents=`auto`,i.style.pointerEvents=`auto`}function Jc(e){let t=e.context.dataRef.current,n=yt(()=>t.hoverInteractionState??Wc.create()).current;return t.hoverInteractionState||=n,E(t.hoverInteractionState.disposeEffect),t.hoverInteractionState}function Yc(e,t={}){let{enabled:n=!0,closeDelay:r=0,nodeId:i}=t,o=`rootStore`in e?e.rootStore:e,s=o.useState(`open`),c=o.useState(`floatingElement`),l=o.useState(`domReferenceElement`),{dataRef:u}=o.context,d=a(),p=B(),h=Jc(o),_=ae(),v=Ce(()=>Dc(u.current.openEvent?.type,h.interactedInside)),y=Ce(()=>Oc(u.current.openEvent?.type)),b=Ce(()=>{Kc(h)});tt(()=>{s||(h.pointerType=void 0,h.restTimeoutPending=!1,h.interactedInside=!1,b())},[s,h,b]),J.useEffect(()=>b,[b]),tt(()=>{if(n&&s&&h.handleCloseOptions?.blockPointerEvents&&y()&&ft(l)&&c){let e=l,t=c,n=Pe(c),r=d?.nodesRef.current.find(e=>e.id===p)?.context?.elements.floating;r&&(r.style.pointerEvents=``);let i=h.pointerEventsScopeElement===t?null:h.pointerEventsScopeElement,a=r===t?null:r,o=h.handleCloseOptions?.getScope?.()??i??a??e.closest(`[data-rootownerid]`)??n.body;return qc(h,{scopeElement:o,referenceElement:e,floatingElement:t}),()=>{b()}}},[n,s,l,c,h,y,d,p,b]),J.useEffect(()=>{if(!n)return;function e(){return!!(d&&p&&we(d.nodesRef.current,p).length>0)}function t(e){let t=Tc(r,`close`,h.pointerType),n=()=>{o.setOpen(!1,W(se,e)),d?.events.emit(`floating.closed`,e)};t?h.openChangeTimeout.start(t,n):(h.openChangeTimeout.clear(),n())}function a(e){let t=I(e);if(!g(t)){h.interactedInside=!1;return}h.interactedInside=t?.closest(`[aria-haspopup]`)!=null}function s(){h.openChangeTimeout.clear(),_.clear(),d?.events.off(`floating.closed`,x),b()}function l(n){if(e()&&d){d.events.on(`floating.closed`,x);return}if(m(n.relatedTarget,o.context.triggerElements))return;let r=u.current.floatingContext?.nodeId??i,a=n.relatedTarget;if(!(d&&r&&ft(a)&&we(d.nodesRef.current,r,!1).some(e=>P(e.context?.elements.floating,a)))){if(h.handler){h.handler(n);return}b(),y()&&!v()&&t(n)}}function x(t){!d||!p||e()||_.start(0,()=>{d.events.off(`floating.closed`,x),o.setOpen(!1,W(se,t)),d.events.emit(`floating.closed`,t)})}let S=c;return f(S&&lt(S,`mouseenter`,s),S&&lt(S,`mouseleave`,l),S&&lt(S,`pointerdown`,a,!0),()=>{d?.events.off(`floating.closed`,x)})},[n,c,o,u,r,i,y,v,b,h,d,p,_])}var Xc=t(pe(),1),Zc={current:null};function Qc(e,t={}){let{enabled:n=!0,delay:r=0,handleClose:i=null,mouseOnly:o=!1,restMs:s=0,move:c=!0,triggerElementRef:l=Zc,externalTree:u,isActiveTrigger:d=!0,getHandleCloseContext:p,isClosing:h,shouldOpen:g,guardStaleOpen:_=!1}=t,v=`rootStore`in e?e.rootStore:e,{dataRef:y,events:b}=v.context,x=a(u),S=Jc(v),C=J.useRef(!1),w=ne(i),T=ne(r),E=ne(s),D=ne(n),O=ne(g),k=ne(h),A=Ce(()=>Dc(y.current.openEvent?.type,S.interactedInside)),j=Ce(()=>O.current?.()!==!1),M=Ce((e,t,n)=>{let r=v.context.triggerElements;if(r.hasElement(t))return!e||!P(e,t);if(!ft(n))return!1;let i=n;return r.hasMatchingElement(e=>P(e,i))&&(!e||!P(e,i))}),N=Ce(()=>{S.handler&&=(Pe(v.select(`domReferenceElement`)).removeEventListener(`mousemove`,S.handler),void 0)}),F=Ce(()=>{Kc(S)});return d&&(S.handleCloseOptions=w.current?.__options),J.useEffect(()=>N,[N]),J.useEffect(()=>{if(!n)return;function e(e){e.open?C.current=!1:(C.current=e.reason===se,N(),S.openChangeTimeout.clear(),S.restTimeout.clear(),S.blockMouseMove=!0,S.restTimeoutPending=!1)}return b.on(`openchange`,e),()=>{b.off(`openchange`,e)}},[n,b,S,N]),J.useEffect(()=>{if(!n)return;function e(e,t=!0){let n=Tc(T.current,`close`,S.pointerType);n?S.openChangeTimeout.start(n,()=>{v.setOpen(!1,W(se,e)),x?.events.emit(`floating.closed`,e)}):t&&(S.openChangeTimeout.clear(),v.setOpen(!1,W(se,e)),x?.events.emit(`floating.closed`,e))}let t=l.current??(d?v.select(`domReferenceElement`):null);if(!ft(t))return;function r(e){if(S.openChangeTimeout.clear(),S.blockMouseMove=!1,o&&!te(S.pointerType))return;let t=Ec(E.current),n=Tc(T.current,`open`,S.pointerType),r=I(e),i=e.currentTarget??null,a=v.select(`domReferenceElement`),s=i;if(ft(r)&&!v.context.triggerElements.hasElement(r)){for(let e of v.context.triggerElements.elements())if(P(e,r)){s=e;break}}ft(i)&&ft(a)&&!v.context.triggerElements.hasElement(i)&&P(i,a)&&(s=a);let c=s!=null&&M(a,s,r),l=v.select(`open`),u=k.current?.()??v.select(`transitionStatus`)===`ending`,d=!l&&u&&C.current,f=!c&&ft(s)&&ft(a)&&P(a,s)&&d,p=t>0&&!n,m=c&&(l||d)||f,h=!l||c;if(m){j()&&v.setOpen(!0,W(se,e,s));return}p||(n?S.openChangeTimeout.start(n,()=>{h&&j()&&v.setOpen(!0,W(se,e,s))}):h&&j()&&v.setOpen(!0,W(se,e,s)))}function i(t){if(A()){F();return}N();let n=v.select(`domReferenceElement`),r=Pe(n);S.restTimeout.clear(),S.restTimeoutPending=!1;let i=y.current.floatingContext??p?.();if(!m(t.relatedTarget,v.context.triggerElements)){if(w.current&&i){v.select(`open`)||S.openChangeTimeout.clear();let n=l.current;S.handler=w.current({...i,tree:x,x:t.clientX,y:t.clientY,onClose(){F(),N(),D.current&&!A()&&n===v.select(`domReferenceElement`)&&e(t,!0)}}),r.addEventListener(`mousemove`,S.handler),S.handler(t);return}(S.pointerType!==`touch`||!P(v.select(`floatingElement`),t.relatedTarget))&&e(t)}}function a(e){P(t,e.relatedTarget)||(S.openChangeTimeout.clear(),S.restTimeout.clear(),S.restTimeoutPending=!1)}let s=_?lt(t,`mouseout`,a):void 0;return c?f(lt(t,`mousemove`,r,{once:!0}),lt(t,`mouseenter`,r),lt(t,`mouseleave`,i),s):f(lt(t,`mouseenter`,r),lt(t,`mouseleave`,i),s)},[N,F,y,T,v,n,w,S,d,M,A,o,c,E,l,x,D,p,k,j,_]),J.useMemo(()=>{if(!n)return;function e(e){S.pointerType=e.pointerType}return{onPointerDown:e,onPointerEnter:e,onMouseMove(e){let{nativeEvent:t}=e,n=e.currentTarget,r=v.select(`domReferenceElement`),i=v.select(`open`),a=M(r,n,e.target);if(o&&!te(S.pointerType))return;if(i&&a&&S.handleCloseOptions?.blockPointerEvents){let e=v.select(`floatingElement`);if(e){let t=S.handleCloseOptions?.getScope?.()??n.ownerDocument.body;qc(S,{scopeElement:t,referenceElement:n,floatingElement:e})}}let s=Ec(E.current);if(i&&!a||s===0||!a&&S.restTimeoutPending&&e.movementX**2+e.movementY**2<2)return;S.restTimeout.clear();function c(){if(S.restTimeoutPending=!1,A())return;let e=v.select(`open`);!S.blockMouseMove&&(!e||a)&&j()&&v.setOpen(!0,W(se,t,n))}S.pointerType===`touch`?Xc.flushSync(()=>{c()}):a&&i?c():(S.restTimeoutPending=!0,S.restTimeout.start(s,c))}}},[n,S,A,M,o,v,E,j])}var $c=.1,el=$c*$c,tl=.5;function nl(e,t,n,r,i,a){return r>=t!=a>=t&&e<=(i-n)*(t-r)/(a-r)+n}function rl(e,t,n,r,i,a,o,s,c,l){let u=!1;return nl(e,t,n,r,i,a)&&(u=!u),nl(e,t,i,a,o,s)&&(u=!u),nl(e,t,o,s,c,l)&&(u=!u),nl(e,t,c,l,n,r)&&(u=!u),u}function il(e,t,n){return e>=n.x&&e<=n.x+n.width&&t>=n.y&&t<=n.y+n.height}function al(e,t,n,r,i,a){return e>=Math.min(n,i)&&e<=Math.max(n,i)&&t>=Math.min(r,a)&&t<=Math.max(r,a)}function ol(e={}){let{blockPointerEvents:t=!1}=e,n=new S,r=({x:e,y:t,placement:r,elements:i,onClose:a,nodeId:o,tree:s})=>{let c=r?.split(`-`)[0],l=!1,u=null,d=null,f=typeof performance<`u`?performance.now():0;function p(e,t){let n=performance.now(),r=n-f;if(u===null||d===null||r===0)return u=e,d=t,f=n,!1;let i=e-u,a=t-d,o=i*i+a*a,s=r*r*el;return u=e,d=t,f=n,o<s}function m(){n.clear(),a()}return function(r){n.clear();let a=i.domReference,u=i.floating;if(!a||!u||c==null||e==null||t==null)return;let{clientX:d,clientY:f}=r,h=I(r),g=r.type===`mouseleave`,_=P(u,h),v=P(a,h);if(_&&(l=!0,!g))return;if(v&&(l=!1,!g)){l=!0;return}if(g&&ft(r.relatedTarget)&&P(u,r.relatedTarget))return;function y(){return!!(s&&we(s.nodesRef.current,o).length>0)}function b(){y()||m()}if(y())return;let x=a.getBoundingClientRect(),S=u.getBoundingClientRect(),C=e>S.right-S.width/2,w=t>S.bottom-S.height/2,T=S.width>x.width,E=S.height>x.height,D=(T?x:S).left,O=(T?x:S).right,k=(E?x:S).top,A=(E?x:S).bottom;if(c===`top`&&t>=x.bottom-1||c===`bottom`&&t<=x.top+1||c===`left`&&e>=x.right-1||c===`right`&&e<=x.left+1){b();return}let j=!1;switch(c){case`top`:j=al(d,f,D,x.top+1,O,S.bottom-1);break;case`bottom`:j=al(d,f,D,S.top+1,O,x.bottom-1);break;case`left`:j=al(d,f,S.right-1,A,x.left+1,k);break;case`right`:j=al(d,f,x.right-1,A,S.left+1,k)}if(j)return;if(l&&!il(d,f,x)){b();return}if(!g&&p(d,f)){b();return}let M=!1;switch(c){case`top`:{let n=T?tl/2:tl*4,r=T||C?e+n:e-n,i=T?e-n:C?e+n:e-n,a=t+tl+1,o=C||T?S.bottom-tl:S.top,s=C?T?S.bottom-tl:S.top:S.bottom-tl;M=rl(d,f,r,a,i,a,S.left,o,S.right,s);break}case`bottom`:{let n=T?tl/2:tl*4,r=T||C?e+n:e-n,i=T?e-n:C?e+n:e-n,a=t-tl,o=C||T?S.top+tl:S.bottom,s=C?T?S.top+tl:S.bottom:S.top+tl;M=rl(d,f,r,a,i,a,S.left,o,S.right,s);break}case`left`:{let n=E?tl/2:tl*4,r=E||w?t+n:t-n,i=E?t-n:w?t+n:t-n,a=e+tl+1,o=w||E?S.right-tl:S.left,s=w?E?S.right-tl:S.left:S.right-tl;M=rl(d,f,o,S.top,s,S.bottom,a,r,a,i);break}case`right`:{let n=E?tl/2:tl*4,r=E||w?t+n:t-n,i=E?t-n:w?t+n:t-n,a=e-tl,o=w||E?S.left+tl:S.right,s=w?E?S.left+tl:S.right:S.left+tl;M=rl(d,f,a,r,a,i,o,S.top,s,S.bottom);break}}M?l||n.start(40,b):b()}};return r.__options={...e,blockPointerEvents:t},r}var sl=J.forwardRef(function(e,t){let{render:n,className:r,style:i,finalFocus:a,...o}=e,{store:s}=_c(),{side:c,align:l}=hc(),u=Mt(!0)!=null,f=s.useState(`open`),p=s.useState(`transitionStatus`),m=s.useState(`popupProps`),h=s.useState(`mounted`),g=s.useState(`instantType`),_=s.useState(`activeTriggerElement`),v=s.useState(`parent`),b=s.useState(`lastOpenChangeReason`),x=s.useState(`rootId`),S=s.useState(`floatingRootContext`),C=s.useState(`floatingTreeRoot`),T=s.useState(`closeDelay`),E=s.useState(`hoverEnabled`),D=s.useState(`disabled`),O=s.useState(`openMethod`),k=v.type===`context-menu`;ue({open:f,ref:s.context.popupRef,onComplete(){f&&s.context.onOpenChangeComplete?.(!0)}}),J.useEffect(()=>{function e(e){s.setOpen(!1,W(e.reason,e.domEvent))}return C.events.on(`close`,e),()=>{C.events.off(`close`,e)}},[C.events,s]),Yc(S,{enabled:E&&!D&&!k&&v.type!==`menubar`,closeDelay:T});let A=s.useStateSetter(`popupElement`),j={transitionStatus:p,side:c,align:l,open:f,nested:v.type===`menu`,instant:g},M=bt(`div`,e,{state:j,ref:[t,s.context.popupRef,A],stateAttributesMapping:y,props:[m,{onKeyDown(e){u&&d.has(e.key)&&e.stopPropagation()}},jt(p),o,{"data-rootownerid":x}]}),N=v.type===void 0||k;return(_||v.type===`menubar`&&b!==`outside-press`)&&(N=!0),(0,Y.jsx)(w,{context:S,openInteractionType:O,modal:k,disabled:!h,returnFocus:a===void 0?N:a,initialFocus:v.type!==`menu`,restoreFocus:!0,externalTree:v.type===`menubar`?void 0:C,previousFocusableElement:_,nextFocusableElement:v.type===void 0?s.context.triggerFocusTargetRef:void 0,beforeContentFocusGuardRef:v.type===void 0?s.context.beforeContentFocusGuardRef:void 0,children:M})}),cl=J.createContext(void 0);function ll(){let e=J.useContext(cl);if(e===void 0)throw Error(wt(32));return e}var ul=J.forwardRef(function(e,t){let{keepMounted:n=!1,...r}=e,{store:i}=_c();return i.useState(`mounted`)||n?(0,Y.jsx)(cl.Provider,{value:n,children:(0,Y.jsx)(at,{ref:t,...r})}):null}),dl=J.forwardRef(function(e,t){let{anchor:n,positionMethod:r=`absolute`,className:i,render:a,side:o,align:s,sideOffset:c=0,alignOffset:l=0,collisionBoundary:u=`clipping-ancestors`,collisionPadding:d=5,arrowPadding:f=5,sticky:p=!1,disableAnchorTracking:m=!1,collisionAvoidance:h=Fe,style:g,..._}=e,{store:v}=_c(),y=ll(),x=yc(!0),S=v.useState(`parent`),C=v.useState(`floatingRootContext`),w=v.useState(`floatingTreeRoot`),T=v.useState(`mounted`),E=v.useState(`open`),D=v.useState(`modal`),O=v.useState(`openMethod`),k=v.useState(`activeTriggerElement`),A=v.useState(`transitionStatus`),j=v.useState(`positionerElement`),M=v.useState(`instantType`),N=v.useState(`adaptiveOrigin`),P=v.useState(`lastOpenChangeReason`),F=v.useState(`floatingNodeId`),I=v.useState(`floatingParentNodeId`),L=C.useState(`domReferenceElement`),ee=J.useRef(null),R=b(j),z=n,B=c,V=l,te=s,ne=h;S.type===`context-menu`&&(z=n??S.context?.anchor,te??=`start`,!o&&te!==`center`&&(V=e.alignOffset??2,B=e.sideOffset??-5));let re=o,H=te;S.type===`menu`?(re??=`inline-end`,H??=`start`,ne=e.collisionAvoidance??ye):S.type===`menubar`&&(re??=S.context.orientation===`vertical`?`inline-end`:`bottom`,H??=`start`);let ie=S.type===`context-menu`,oe=It({anchor:z,floatingRootContext:C,positionMethod:x?`fixed`:r,mounted:T,side:re,sideOffset:B,align:H,alignOffset:V,arrowPadding:ie?0:f,collisionBoundary:u,collisionPadding:d,sticky:p,nodeId:F,keepMounted:y,disableAnchorTracking:m,collisionAvoidance:ne,shift:ie?{crossAxis:!(`side`in ne&&ne.side===`flip`),rootBoundary:`layoutViewport`}:void 0,externalTree:w,adaptiveOrigin:N});J.useEffect(()=>{function e(e){e.open&&(e.parentNodeId===F&&v.set(`hoverEnabled`,!1),e.nodeId!==F&&e.parentNodeId===v.select(`floatingParentNodeId`)&&v.setOpen(!1,W(ht)))}return w.events.on(`menuopenchange`,e),()=>{w.events.off(`menuopenchange`,e)}},[v,w.events,F]),J.useEffect(()=>{if(v.select(`floatingParentNodeId`)==null)return;function e(e){if(e.open||e.nodeId!==v.select(`floatingParentNodeId`))return;let t=e.reason??`sibling-open`;v.setOpen(!1,W(t))}return w.events.on(`menuopenchange`,e),()=>{w.events.off(`menuopenchange`,e)}},[w.events,v]);let se=ae();J.useEffect(()=>{E||se.clear()},[E,se]),J.useEffect(()=>{function e(e){if(!(!E||e.nodeId!==v.select(`floatingParentNodeId`))){if(e.target&&k&&k!==e.target){let e=v.select(`closeDelay`);e>0?se.isStarted()||se.start(e,()=>{v.setOpen(!1,W(ht))}):v.setOpen(!1,W(ht))}else se.clear()}}return w.events.on(`itemhover`,e),()=>{w.events.off(`itemhover`,e)}},[w.events,E,k,v,se]),J.useEffect(()=>{let e={open:E,nodeId:F,parentNodeId:I,reason:v.select(`lastOpenChangeReason`)};w.events.emit(`menuopenchange`,e)},[w.events,E,v,F,I]),tt(()=>{let e=L,t=ee.current;if(e&&(ee.current=e),t&&e&&e!==t){v.set(`instantType`,void 0);let e=new AbortController;return R(()=>{v.set(`instantType`,`trigger-change`)},e.signal),()=>{e.abort()}}},[L,R,v]);let ce={open:E,side:oe.side,align:oe.align,anchorHidden:oe.anchorHidden,nested:S.type===`menu`,instant:M},le=S.type===`menubar`&&S.context.modal;zt(E&&(le||D&&P!==`trigger-hover`),O===`touch`,j,k);let ue=Ht(e,ce,{styles:oe.positionerStyles,transitionStatus:A,props:_,refs:[t,v.useStateSetter(`positionerElement`)],hidden:!T,inert:!E}),de=T&&S.type!==`menu`&&(S.type!==`menubar`&&D&&P!==`trigger-hover`||S.type===`menubar`&&S.context.modal),fe=null;return S.type===`menubar`?fe=S.context.contentElement:S.type===void 0&&(fe=k),(0,Y.jsxs)(mc.Provider,{value:oe,children:[de&&(0,Y.jsx)(Ae,{ref:S.type===`context-menu`||S.type===`nested-context-menu`?S.context.internalBackdropRef:null,inert:ct(!E),cutout:fe}),(0,Y.jsx)(U,{id:F,children:(0,Y.jsx)(At,{elementsRef:v.context.itemDomElements,labelsRef:v.context.itemLabels,children:ue})})]})}),fl=J.createContext(null);function pl(e){let t=J.useContext(fl);if(t===null&&!e)throw Error(wt(5));return t}var ml=class extends x{setState(e){}update(e){}set(e,t){}notifyAll(){}},hl={...Rc,disabled:e=>e.parent.type===`menubar`&&e.parent.context.disabled||e.disabled,modal:e=>(e.parent.type===void 0||e.parent.type===`context-menu`)&&(e.modal??!0),openMethod:e=>e.openMethod,allowMouseEnter:e=>e.allowMouseEnter,highlightItemOnHover:e=>e.highlightItemOnHover,parent:e=>e.parent,rootId:e=>e.parent.type===`menu`?e.parent.store.select(`rootId`):e.parent.type===void 0?e.rootId:e.parent.context.rootId,activeIndex:e=>e.activeIndex,isActive:(e,t)=>e.activeIndex===t,hoverEnabled:e=>e.hoverEnabled,instantType:e=>e.instantType,lastOpenChangeReason:e=>e.openChangeReason,floatingTreeRoot:e=>e.parent.type===`menu`?e.parent.store.select(`floatingTreeRoot`):e.floatingTreeRoot,floatingNodeId:e=>e.floatingNodeId,floatingParentNodeId:e=>e.floatingParentNodeId,itemProps:e=>e.itemProps,closeDelay:e=>e.closeDelay,adaptiveOrigin:e=>e.adaptiveOrigin,keyboardEventRelay:e=>{if(e.keyboardEventRelay)return e.keyboardEventRelay;if(e.parent.type===`menu`)return e.parent.store.select(`keyboardEventRelay`)}},gl=class extends x{constructor(e){super({...vl(),...e},_l(),hl),this.unsubscribeParentListener=this.observe(`parent`,e=>{if(this.unsubscribeParentListener?.(),e.type===`menu`){let t=e.store.select(`rootId`),n=e.store.select(`floatingTreeRoot`),r=e.store.select(`keyboardEventRelay`);this.unsubscribeParentListener=e.store.subscribe(()=>{let i=e.store.select(`rootId`),a=e.store.select(`floatingTreeRoot`),o=e.store.select(`keyboardEventRelay`);(t!==i||n!==a||r!==o)&&(t=i,n=a,r=o,this.notifyAll())}),this.context.allowMouseUpTriggerRef=e.store.context.allowMouseUpTriggerRef;return}e.type!==void 0&&(this.context.allowMouseUpTriggerRef=e.context.allowMouseUpTriggerRef),this.unsubscribeParentListener=null})}setOpen(e,t){this.state.floatingRootContext.context.events.emit(`setOpen`,{open:e,eventDetails:t})}unsubscribeParentListener=null};function _l(){return{positionerRef:J.createRef(),popupRef:J.createRef(),typingRef:{current:!1},itemDomElements:{current:[]},itemLabels:{current:[]},allowMouseUpTriggerRef:{current:!1},triggerFocusTargetRef:J.createRef(),beforeContentFocusGuardRef:J.createRef(),onOpenChangeComplete:void 0,triggerElements:new L}}function vl(){return{...jc(),disabled:!1,modal:!0,openMethod:null,allowMouseEnter:!1,highlightItemOnHover:!0,parent:{type:void 0},rootId:void 0,activeIndex:null,hoverEnabled:!0,instantType:void 0,openChangeReason:null,floatingTreeRoot:new De,floatingNodeId:void 0,floatingParentNodeId:null,itemProps:_t,keyboardEventRelay:void 0,closeDelay:0,adaptiveOrigin:void 0}}var yl=J.createContext(void 0);function bl(){return J.useContext(yl)}var xl=ce(function(e){let{children:t,open:n,onOpenChange:r,onOpenChangeComplete:i,defaultOpen:a=!1,disabled:o=!1,modal:c,loopFocus:u=!0,orientation:d=`vertical`,actionsRef:f,closeParentOnEsc:p=!1,handle:m,triggerId:h,defaultTriggerId:g=null,highlightItemOnHover:v=!0}=e,y=yc(!0),b=_c(!0),x=pl(!0),S=bl(),w=J.useMemo(()=>S&&b?{type:`menu`,store:b.store}:x?{type:`menubar`,context:x}:y&&!b?{type:`context-menu`,context:y}:{type:void 0},[y,b,x,S]),T=Sl({open:a,openProp:n,activeTriggerId:g,triggerIdProp:h,parent:w});T.useControlledProp(`openProp`,n),T.useControlledProp(`triggerIdProp`,h),T.useContextCallback(`onOpenChangeComplete`,i);let E=he(),D=he(),O=T.useState(`floatingTreeRoot`),k=me(O),A=B(),j=T.useState(`open`),M=T.useState(`activeTriggerElement`),P=T.useState(`positionerElement`),I=T.useState(`hoverEnabled`),L=T.useState(`disabled`),ee=T.useState(`lastOpenChangeReason`),z=T.useState(`parent`),V=T.useState(`activeIndex`),te=T.useState(`payload`),ne=T.useState(`floatingParentNodeId`),re=J.useRef(null),H=J.useRef(z.type!==`context-menu`),ie=ae(),oe=J.useRef(!0),se=ae(),ce=ne!=null,{openMethod:le,triggerProps:ue}=Ft(j);T.useSyncedValues({disabled:o,highlightItemOnHover:v,modal:z.type===void 0?c:void 0,openMethod:le,rootId:E}),R(T);let{forceUnmount:fe}=_(j,T,()=>{T.set(`allowMouseEnter`,!1)});tt(()=>{y&&!b?T.update({parent:{type:`context-menu`,context:y},floatingNodeId:k,floatingParentNodeId:A}):b&&T.update({floatingNodeId:k,floatingParentNodeId:A})},[y,b,k,A,T]),J.useEffect(()=>{if(j||(re.current=null),z.type===`context-menu`){if(!j){ie.clear(),H.current=!1;return}ie.start(500,()=>{H.current=!0})}},[ie,j,z.type]),tt(()=>{!j&&!I&&T.set(`hoverEnabled`,!0)},[j,I,T]);let U=Ce((e,t)=>{let n=t.reason;if(!e&&!T.select(`open`)||j===e&&t.trigger===M&&ee===n)return;let i=Ie(t);if(!e&&t.trigger==null&&(t.trigger=M??void 0),r?.(e,t),t.isCanceled)return;T.state.floatingRootContext.dispatchOpenChange(e,t);let a=t.event;if(e===!1&&a?.type===`click`&&a.pointerType===`touch`&&!oe.current)return;e&&n===`trigger-focus`?(oe.current=!1,se.start(300,()=>{oe.current=!0})):(oe.current=!0,se.clear());let o=(n===`trigger-press`||n===`item-press`)&&a.detail===0,s=!e&&(n===`escape-key`||n==null),c={open:e,openChangeReason:n};re.current=t.event,F(c,e,t.trigger,i()),T.update(c),z.type===`menubar`&&(n===`trigger-focus`||n===`focus-out`||n===`trigger-hover`||n===`list-navigation`||n===`sibling-open`)?T.set(`instantType`,`group`):o||s?T.set(`instantType`,o?`click`:`dismiss`):T.set(`instantType`,void 0)}),pe=l({popupStore:T,floatingId:D,nested:A!=null,onOpenChange:U}),_e=pe.context.events;tt(()=>{let e=({open:e,eventDetails:t})=>U(e,t);return _e.on(`setOpen`,e),()=>{_e?.off(`setOpen`,e)}},[_e,U]);let ve=J.useCallback(()=>{T.setOpen(!1,W(N))},[T]);J.useImperativeHandle(f,()=>({unmount:fe,close:ve}),[fe,ve]);let ye;z.type===`context-menu`&&(ye=z.context),J.useImperativeHandle(ye?.positionerRef,()=>P,[P]),J.useImperativeHandle(ye?.actionsRef,()=>({setOpen:U}),[U]);let be=Ye(pe,{enabled:!L,bubbles:{escapeKey:p&&z.type===`menu`},outsidePress(){return z.type!==`context-menu`||re.current?.type===`contextmenu`||H.current},externalTree:ce?O:void 0}),xe=ge(),Se=J.useCallback(e=>{T.select(`activeIndex`)!==e&&T.set(`activeIndex`,e)},[T]),we=Lt(pe,{enabled:!L,listRef:T.context.itemDomElements,activeIndex:V,nested:z.type!==void 0,loopFocus:u,orientation:d,parentOrientation:z.type===`menubar`?z.context.orientation:void 0,rtl:xe===`rtl`,disabledIndices:Tt,onNavigate:Se,openOnArrowKeyDown:z.type!==`context-menu`,externalTree:ce?O:void 0,focusItemOnHover:v}),Te=J.useCallback(e=>{T.context.typingRef.current=e},[T]),Ee=Bt(pe,{enabled:!L,listRef:T.context.itemLabels,elementsRef:T.context.itemDomElements,activeIndex:V,resetMs:500,onMatch:e=>{j&&e!==V&&T.set(`activeIndex`,e)},onTyping:Te}),De=J.useMemo(()=>{let e=Ct(Ee.reference,we.reference,be.reference,{onMouseMove(){T.set(`allowMouseEnter`,!0)}},ue);return e[`aria-haspopup`]=`menu`,e[`aria-expanded`]=j,e},[T,Ee.reference,we.reference,be.reference,ue,j]),Oe=J.useMemo(()=>{let e=Ct(we.trigger,be.trigger,ue);return e[`aria-haspopup`]=`menu`,e[`aria-expanded`]=!1,e},[we.trigger,be.trigger,ue]),ke=J.useMemo(()=>Ct(ze,{id:D,role:`menu`,"aria-labelledby":M?.id,onMouseMove(){T.set(`allowMouseEnter`,!0),z.type===`menu`&&T.set(`hoverEnabled`,!1)},onClick(){T.select(`hoverEnabled`)&&T.set(`hoverEnabled`,!1)},onKeyDown(e){let t=T.select(`keyboardEventRelay`);t&&!e.isPropagationStopped()&&t(e)}},Ee.floating,we.floating,be.floating),[M,D,z.type,T,Ee.floating,we.floating,be.floating]),Ae=we.item??_t;C(T,{floatingRootContext:pe,activeTriggerProps:De,inactiveTriggerProps:Oe,popupProps:ke,itemProps:Ae});let je=J.useMemo(()=>({store:T,parent:w}),[T,w]),Me=(0,Y.jsxs)(gc.Provider,{value:je,children:[m&&(0,Y.jsx)(s,{handle:m,store:T}),typeof t==`function`?t({payload:te}):t]});return z.type===void 0||z.type===`context-menu`?(0,Y.jsx)(de,{externalTree:O,children:Me}):Me});function Sl(e){return yt(()=>new gl(e)).current}function Cl(e={}){let{highlightItemOnHover:t,highlightedIndex:n,onHighlightedIndexChange:r}=qe(),{ref:i,index:a}=kt(e),o=n===a,s=J.useRef(null),c=vt(i,s);return{compositeProps:{tabIndex:o?0:-1,onFocus(){r(a)},onMouseMove(){let e=s.current;if(!t||!e)return;let n=e.hasAttribute(`disabled`)||e.ariaDisabled===`true`;!o&&!n&&e.focus()}},compositeRef:c,index:a}}function wl(e){let{render:t,className:n,style:r,state:i=_t,props:a=Tt,refs:o=Tt,metadata:s,stateAttributesMapping:c,tag:l=`div`,...u}=e,{compositeProps:d,compositeRef:f}=Cl({metadata:s});return bt(l,e,{state:i,ref:[f,...o],props:[d,...a,u],stateAttributesMapping:c})}function Tl(e){if(be(e)&&e.hasAttribute(`data-rootownerid`))return e.getAttribute(`data-rootownerid`);if(!ut(e))return Tl(je(e))}function El(e,t){let n=J.useRef(null);function r(t){Xc.flushSync(()=>{e.setOpen(!1,W(Le,t.nativeEvent,t.currentTarget))}),Ee(n.current)?.focus()}function i(n){let r=e.select(`positionerElement`);if(r&&ke(n,r))e.context.beforeContentFocusGuardRef.current?.focus();else{Xc.flushSync(()=>{e.setOpen(!1,W(Le,n.nativeEvent,n.currentTarget))});let i=st(e.context.triggerFocusTargetRef.current||t.current);for(;i!==null&&P(r,i);){let e=i;if(i=Ve(i),i===e)break}i?.focus()}}return{preFocusGuardRef:n,handlePreFocusGuardFocus:r,handleFocusTargetFocus:i}}function Dl(e){let{enabled:t=!0,mouseDownAction:n,open:r}=e,i=J.useRef(!1);return J.useMemo(()=>t?{onMouseDown:e=>{(n===`open`&&!r||n===`close`&&r)&&(i.current=!0,Pe(e.currentTarget).addEventListener(`click`,()=>{i.current=!1},{once:!0}))},onClick:e=>{i.current&&(i.current=!1,e.preventBaseUIHandler())}}:_t,[t,n,r])}var Ol=v(function(e,t){let{render:n,className:r,style:i,disabled:o=!1,nativeButton:s=!0,id:c,openOnHover:l,delay:u=100,closeDelay:d=0,handle:f,payload:m,...h}=e,g=_c(!0),_=Bc(f)??g?.store;if(!_)throw Error(wt(85));let v=fe(c),y=_.useState(`isTriggerActive`,v),b=_.useState(`floatingRootContext`),x=_.useState(`isOpenedByTrigger`,v),S=_.useState(`triggerPopupId`,v),C=J.useRef(null),w=Al(),T=qe(!0),E=a(),D=J.useMemo(()=>E??new De,[E]),k=me(D),A=B(),{registerTrigger:j,isMountedByThisTrigger:M}=mt(v,C,_,{payload:m,closeDelay:d,parent:w,floatingTreeRoot:D,floatingNodeId:k,floatingParentNodeId:A,keyboardEventRelay:T?.relayKeyboardEvent}),N=w.type===`menubar`,F=_.useState(`disabled`),I=o||F||N&&w.context.disabled,{getButtonProps:L,buttonRef:ee}=We({disabled:I,native:s});J.useEffect(()=>{!x&&w.type===void 0&&(_.context.allowMouseUpTriggerRef.current=!1)},[_,x,w.type]);let R=J.useRef(null),z=ae(),V=Ce(e=>{if(!R.current)return;z.clear(),_.context.allowMouseUpTriggerRef.current=!1;let t=e.target;P(R.current,t)||P(_.select(`positionerElement`),t)||t===R.current||(t==null||Tl(t)!==_.select(`rootId`))&&(Vt(e,R.current)||D.events.emit(`close`,{domEvent:e,reason:p}))});J.useEffect(()=>{x&&_.select(`lastOpenChangeReason`)===`trigger-hover`&&Pe(R.current).addEventListener(`mouseup`,V,{once:!0})},[x,V,_]);let te=N&&w.context.hasSubmenuOpen,ne=Qc(b,{enabled:(l??te)&&!I&&(!N||te&&!M),handleClose:ol({blockPointerEvents:!N}),mouseOnly:!0,move:!1,restMs:w.type===void 0?u:void 0,delay:{close:d},triggerElementRef:C,externalTree:D,isActiveTrigger:y,isClosing:()=>_.select(`transitionStatus`)===`ending`}),re=kl(x,_.select(`lastOpenChangeReason`)),H=Nt(b,{enabled:!I,event:x&&N?`click`:`mousedown`,toggle:!0,ignoreMouse:!1,stickIfOpen:w.type===void 0&&re}),ie=Uc(b,{enabled:!I&&te}),oe=Dl({open:x,enabled:N,mouseDownAction:`open`}),se=J.useMemo(()=>Ct(ie.reference,H.reference),[ie.reference,H.reference]),ce=_.useState(`triggerProps`,M),{preFocusGuardRef:le,handlePreFocusGuardFocus:ue,handleFocusTargetFocus:de}=El(_,C),U={disabled:I,open:x},pe=[R,t,ee,j,C],W=[se,ne??_t,ce,{"aria-haspopup":`menu`,"aria-controls":S,id:v,onMouseDown:e=>{_.select(`open`)||(z.start(200,()=>{_.context.allowMouseUpTriggerRef.current=!0}),Pe(e.currentTarget).addEventListener(`mouseup`,V,{once:!0}))}},N?{role:`menuitem`}:{},oe,h,L],he=bt(`button`,e,{enabled:!N,stateAttributesMapping:O,state:U,ref:pe,props:W});return N?(0,Y.jsx)(wl,{tag:`button`,render:n,className:r,style:i,state:U,refs:pe,props:W,stateAttributesMapping:O}):x?(0,Y.jsxs)(J.Fragment,{children:[(0,Y.jsx)(pt,{ref:le,onFocus:ue},`${v}-pre-focus-guard`),(0,Y.jsx)(J.Fragment,{children:he},v),(0,Y.jsx)(pt,{ref:_.context.triggerFocusTargetRef,onFocus:de},`${v}-post-focus-guard`)]}):(0,Y.jsx)(J.Fragment,{children:he},v)});function kl(e,t){let n=ae(),[r,i]=J.useState(!1);return tt(()=>{e&&t===`trigger-hover`?(i(!0),n.start(500,()=>{i(!1)})):e||(n.clear(),i(!1))},[e,t,n]),r}function Al(){let e=pl(!0);return J.useMemo(()=>e?{type:`menubar`,context:e}:{type:void 0},[e])}var jl=J.forwardRef(function(e,t){let{className:n,render:r,orientation:i=`horizontal`,style:a,...o}=e;return bt(`div`,e,{state:{orientation:i},ref:t,props:[{role:`separator`,"aria-orientation":i},o]})}),Ml=xl;function Nl({className:e,children:t,...n}){return(0,Y.jsx)(Ol,{className:e,"data-slot":`menu-trigger`,...n,children:t})}function Pl({children:e,className:t,sideOffset:n=4,align:r=`center`,alignOffset:i,side:a=`bottom`,anchor:o,...s}){return(0,Y.jsx)(ul,{children:(0,Y.jsx)(dl,{align:r,alignOffset:i,anchor:o,className:`z-50`,"data-slot":`menu-positioner`,side:a,sideOffset:n,children:(0,Y.jsx)(sl,{className:q(`relative flex not-[class*='w-']:min-w-32 origin-(--transform-origin) rounded-lg border bg-popover not-dark:bg-clip-padding shadow-lg/5 outline-none before:pointer-events-none before:absolute before:inset-0 before:rounded-[calc(var(--radius-lg)-1px)] before:shadow-[0_1px_--theme(--color-black/4%)] focus:outline-none dark:before:shadow-[0_-1px_--theme(--color-white/6%)]`,t),"data-slot":`menu-popup`,...s,children:(0,Y.jsx)(`div`,{className:`max-h-(--available-height) w-full overflow-y-auto p-1`,children:e})})})})}function Fl({className:e,inset:t,variant:n=`default`,...r}){return(0,Y.jsx)(Cc,{className:q(`[&>svg]:-mx-0.5 flex min-h-8 cursor-default select-none items-center gap-2 rounded-sm px-2 py-1 text-base text-foreground outline-none data-disabled:pointer-events-none data-highlighted:bg-accent data-inset:ps-8 data-[variant=destructive]:text-destructive-foreground data-highlighted:text-accent-foreground data-disabled:opacity-64 sm:min-h-7 sm:text-sm [&>svg:not([class*='opacity-'])]:opacity-80 [&>svg:not([class*='size-'])]:size-4.5 sm:[&>svg:not([class*='size-'])]:size-4 [&>svg:not([class*='text-'])]:text-muted-foreground data-[variant=destructive]:[&>svg:not([class*='text-'])]:text-current [&>svg]:pointer-events-none [&>svg]:shrink-0`,e),"data-inset":t,"data-slot":`menu-item`,"data-variant":n,...r})}function Il({className:e,...t}){return(0,Y.jsx)(jl,{className:q(`mx-2 my-1 h-px bg-border`,e),"data-slot":`menu-separator`,...t})}var Ll=J.createContext(void 0);function Rl(e){let t=J.useContext(Ll);if(!e&&t===void 0)throw Error(wt(27));return t}var zl=J.forwardRef(function(e,t){let{render:n,className:r,style:i,forceRender:a=!1,...o}=e,s=Rl(),c=s.useState(`open`),l=s.useState(`nested`),u=s.useState(`mounted`),d={open:c,transitionStatus:s.useState(`transitionStatus`)};return bt(`div`,e,{state:d,ref:[s.context.backdropRef,t],stateAttributesMapping:y,props:[{role:`presentation`,hidden:!u,style:{userSelect:`none`,WebkitUserSelect:`none`}},o],enabled:a||!l})}),Bl=J.forwardRef(function(e,t){let{render:n,className:r,style:i,disabled:a=!1,nativeButton:o=!0,...s}=e,c=Rl(),l=c.useState(`open`),{getButtonProps:u,buttonRef:d}=We({disabled:a,native:o}),f={disabled:a};function p(e){l&&c.setOpen(!1,W(ee,e.nativeEvent))}return bt(`button`,e,{state:f,ref:[t,d],props:[{onClick:p},s,u]})}),Vl=J.forwardRef(function(e,t){let{render:n,className:r,style:i,id:a,...o}=e,s=Rl(),c=fe(a);return s.useSyncedValueWithCleanup(`descriptionElementId`,c),bt(`p`,e,{ref:t,props:[{id:c},o]})}),Hl=J.createContext(void 0);function Ul(){let e=J.useContext(Hl);if(e===void 0)throw Error(wt(26));return e}var Wl={...le,...T,nestedDialogOpen(e){return e?{"data-nested-dialog-open":``}:null}},Gl=J.forwardRef(function(e,t){let{render:n,className:r,style:i,finalFocus:a,initialFocus:o,...s}=e,c=Rl(),l=c.useState(`descriptionElementId`),u=c.useState(`disablePointerDismissal`),f=c.useState(`floatingRootContext`),p=c.useState(`popupProps`),m=c.useState(`modal`),h=c.useState(`mounted`),g=c.useState(`nested`),_=c.useState(`nestedOpenDialogCount`),v=c.useState(`open`),y=c.useState(`openMethod`),b=c.useState(`titleElementId`),x=c.useState(`transitionStatus`),S=c.useState(`role`),C=f.useState(`floatingId`);Ul(),ue({open:v,ref:c.context.popupRef,onComplete(){v&&c.context.onOpenChangeComplete?.(!0)}});let T=o===void 0?M(c.context.popupRef):o,E=_>0,D=c.useStateSetter(`popupElement`),O=bt(`div`,e,{state:{open:v,nested:g,transitionStatus:x,nestedDialogOpen:E},props:[p,{id:C,"aria-labelledby":b,"aria-describedby":l,role:S,...ze,hidden:!h,onKeyDown(e){d.has(e.key)&&e.stopPropagation()},style:{"--nested-dialogs":_}},s],ref:[t,c.context.popupRef,D],stateAttributesMapping:Wl});return(0,Y.jsx)(w,{context:f,openInteractionType:y,disabled:!h,closeOnFocusOut:!u,initialFocus:T,returnFocus:a,modal:m!==!1,restoreFocus:`popup`,children:O})}),Kl=J.forwardRef(function(e,t){let{keepMounted:n=!1,...r}=e,i=Rl(),a=i.useState(`mounted`),o=i.useState(`modal`),s=i.useState(`open`);return a||n?(0,Y.jsx)(Hl.Provider,{value:n,children:(0,Y.jsxs)(at,{ref:t,...r,children:[a&&o===!0&&(0,Y.jsx)(Ae,{ref:i.context.internalBackdropRef,inert:ct(!s)}),e.children]})}):null});function ql({store:e,parentContext:t,isDrawer:n}){let r=e.useState(`open`),i=e.useState(`disablePointerDismissal`),a=e.useState(`modal`),o=e.useState(`popupElement`),s=e.useState(`floatingRootContext`),[c,l]=J.useState(0),[u,d]=J.useState(0),f=c===0,p=Ye(s,{outsidePressEvent(){return e.context.internalBackdropRef.current||e.context.backdropRef.current?`intentional`:{mouse:a===`trap-focus`?`sloppy`:`intentional`,touch:`sloppy`}},outsidePress(t){if(!e.context.outsidePressEnabledRef.current||`button`in t&&t.button!==0)return!1;if(`touches`in t){if(t.type===`touchend`){if(t.changedTouches.length!==1||t.touches.length!==0)return!1}else if(t.touches.length!==1)return!1}let n=I(t);if(f&&!i){if(a){let t=e.context.internalBackdropRef.current,r=e.context.backdropRef.current;return t||r?t===n||r===n||P(n,o)&&!n?.hasAttribute(`data-base-ui-portal`):!0}return!0}return!1},escapeKey:f});return Me(r&&a===!0,o),e.useContextCallback(`onNestedDialogOpen`,(e,t)=>{l(e),d(t)}),tt(()=>(t?.onNestedDialogOpen&&(r?t.onNestedDialogOpen(c+1,u+ +!!n):t.onNestedDialogOpen(0,0)),()=>{t?.onNestedDialogOpen&&r&&t.onNestedDialogOpen(0,0)}),[n,r,c,u,t]),C(e,{activeTriggerProps:p.reference,inactiveTriggerProps:p.trigger,popupProps:p.floating,nestedOpenDialogCount:c,nestedOpenDrawerCount:u}),null}var Jl={...Rc,modal:e=>e.modal,nested:e=>e.nested,nestedOpenDialogCount:e=>e.nestedOpenDialogCount,nestedOpenDrawerCount:e=>e.nestedOpenDrawerCount,disablePointerDismissal:e=>e.disablePointerDismissal,openMethod:e=>e.openMethod,descriptionElementId:e=>e.descriptionElementId,titleElementId:e=>e.titleElementId,viewportElement:e=>e.viewportElement,role:e=>e.role},Yl=class extends x{constructor(e,t,n){let r=new L,i=Zl(e,r,t,n);super(i,Ql(r),Jl)}setOpen=(e,t)=>{if(t.preventUnmountOnClose=()=>{this.set(`preventUnmountingOnClose`,!0)},!e&&t.trigger==null&&this.state.activeTriggerId!=null&&(t.trigger=this.state.activeTriggerElement??void 0),this.context.onOpenChange?.(e,t),t.isCanceled)return;this.state.floatingRootContext.dispatchOpenChange(e,t);let n={open:e};F(n,e,t.trigger),this.update(n)}};function Xl(){let e=new L;return new ml(Object.freeze(Zl(void 0,e)),Object.freeze(Ql(e)),Jl)}function Zl(e,t,n,r=!1){let i={...jc(),modal:!0,disablePointerDismissal:!1,viewportElement:null,descriptionElementId:void 0,titleElementId:void 0,openMethod:null,nested:!1,nestedOpenDialogCount:0,nestedOpenDrawerCount:0,role:`dialog`,...e};return i.floatingRootContext=Mc(t,n,r),i}function Ql(e){return{popupRef:J.createRef(),backdropRef:J.createRef(),internalBackdropRef:J.createRef(),outsidePressEnabledRef:{current:!0},triggerElements:e,onOpenChange:void 0,onOpenChangeComplete:void 0}}function $l(e,t){let{children:n,open:r,defaultOpen:i=!1,onOpenChange:a,onOpenChangeComplete:o,disablePointerDismissal:c=!1,modal:l=!0,actionsRef:u,handle:d,triggerId:f,defaultTriggerId:p=null}=t,m=e===`drawer`,h=e===`alert-dialog`,g=h?!0:l,v=h||c,y=h?`alertdialog`:`dialog`,b=Rl(!0),x={modal:g,disablePointerDismissal:v,nested:b!=null,role:y},S=A((e,t)=>new Yl({open:i,openProp:r,activeTriggerId:p,triggerIdProp:f,...x},e,t),!0);S.useControlledProp(`openProp`,r),S.useControlledProp(`triggerIdProp`,f),S.useSyncedValues(x),S.useContextCallback(`onOpenChange`,a),S.useContextCallback(`onOpenChangeComplete`,o);let C=S.useState(`open`),w=S.useState(`mounted`),T=S.useState(`payload`);V(S,C),R(S);let{forceUnmount:E}=_(C,S);J.useImperativeHandle(u,()=>({unmount:E,close:()=>S.setOpen(!1,W(N))}),[E,S]);let D=C||w;return(0,Y.jsxs)(Ll.Provider,{value:S,children:[d&&(0,Y.jsx)(s,{handle:d,store:S}),D&&(0,Y.jsx)(ql,{store:S,parentContext:b?.context,isDrawer:m}),typeof n==`function`?n({payload:T}):n]})}function eu(e){return $l(`dialog`,e)}var tu=J.forwardRef(function(e,t){let{render:n,className:r,style:i,children:a,...o}=e,s=Ul(),c=Rl(),l=c.useState(`open`),u=c.useState(`nested`),d=c.useState(`transitionStatus`),f=c.useState(`nestedOpenDialogCount`),p=c.useState(`mounted`),m=c.useStateSetter(`viewportElement`);return bt(`div`,e,{enabled:s||p,state:{open:l,nested:u,transitionStatus:d,nestedDialogOpen:f>0},ref:[t,m],stateAttributesMapping:Wl,props:[{role:`presentation`,hidden:!p,style:{pointerEvents:l?void 0:`none`},children:a},o]})}),nu=J.forwardRef(function(e,t){let{render:n,className:r,style:i,id:a,...o}=e,s=Rl(),c=fe(a);return s.useSyncedValueWithCleanup(`titleElementId`,c),bt(`h2`,e,{ref:t,props:[{id:c},o]})}),ru=J.forwardRef(function(e,t){let{render:n,className:r,style:i,disabled:a=!1,nativeButton:o=!0,id:s,payload:c,handle:l,...u}=e,d=Rl(!0),f=Bc(l)??d;if(!f)throw Error(wt(79));let p=fe(s),m=f.useState(`floatingRootContext`),h=f.useState(`isOpenedByTrigger`,p),g=f.useState(`triggerPopupId`,p),_=J.useRef(null),{registerTrigger:v,isMountedByThisTrigger:y}=mt(p,_,f,{payload:c}),{getButtonProps:b,buttonRef:x}=We({disabled:a,native:o}),S=Nt(m),C=Ot(()=>f.select(`open`),e=>{f.set(`openMethod`,e)}),w={disabled:a,open:h},T=f.useState(`triggerProps`,y);return bt(`button`,e,{state:w,ref:[x,t,v,_],props:[S.reference,T,C,{[Ge]:``,id:p,"aria-haspopup":`dialog`,"aria-expanded":h,"aria-controls":g},u,b],stateAttributesMapping:Xe})}),iu=class extends kc{constructor(){super(Xl(),`Dialog`,!1)}open(e){this.openByTrigger(e)}openWithPayload(e){let t=this.attachedStore;t!==null&&(t.set(`payload`,e),t.setOpen(!0,W(N)))}close(){this.closePopup()}get isOpen(){return this.attachedStore?.select(`open`)??!1}},au=J.createContext(void 0);function ou(){let e=J.useContext(au);if(e===void 0)throw Error(wt(53));return e}function su(e,t,n){if(!e)return 0;let r=getComputedStyle(e),i=`${t}${n===`x`?`Inline`:`Block`}`,a=parseFloat(r[`${i}Start`]);return n===`x`&&t===`margin`?a*2:a+parseFloat(r[`${i}End`])}var cu=e=>t=>t?{[e]:``}:null,lu={hasOverflowX:cu(`data-has-overflow-x`),hasOverflowY:cu(`data-has-overflow-y`),overflowXStart:cu(`data-overflow-x-start`),overflowXEnd:cu(`data-overflow-x-end`),overflowYStart:cu(`data-overflow-y-start`),overflowYEnd:cu(`data-overflow-y-end`),cornerHidden:()=>null},uu={x:0,y:0},du={width:0,height:0},fu={xStart:!1,xEnd:!1,yStart:!1,yEnd:!1},pu={x:!0,y:!0,corner:!0},mu=J.forwardRef(function(e,t){let{render:n,className:r,overflowEdgeThreshold:i,style:a,...o}=e,{xStart:s,xEnd:c,yStart:l,yEnd:u}=hu(i),d=fe(),f=ae(),p=ae(),{nonce:m,disableStyleElements:h}=Je(),[g,_]=J.useState(!1),[v,y]=J.useState(!1),[b,x]=J.useState(!1),[S,C]=J.useState(!1),[w,T]=J.useState(!1),[E,D]=J.useState(du),[O,k]=J.useState(du),[A,j]=J.useState(fu),[M,N]=J.useState(pu),F=J.useRef(null),I=J.useRef(null),L=J.useRef(null),ee=J.useRef(null),R=J.useRef(null),z=J.useRef(null),B=J.useRef(null),V=J.useRef(null),te=J.useRef(0),ne=J.useRef(0),re=J.useRef(0),H=J.useRef(0),ie=J.useRef(`vertical`),oe=J.useRef(uu),se=J.useRef(null);function ce(e){let t=e?x:y,n=e?f:p;t(!0),n.start(500,()=>{t(!1)})}let le=Ce(e=>{let t=e.x-oe.current.x,n=e.y-oe.current.y;oe.current=e,n!==0&&ce(!0),t!==0&&ce(!1)}),ue=Ce(()=>{let e=I.current;e&&se.current===null&&(se.current=e.style.scrollSnapType,e.style.scrollSnapType=`none`)}),de=Ce(e=>{if(e.button!==0||V.current!==null&&(ie.current===`vertical`?R.current:z.current)?.hasPointerCapture(V.current))return;V.current=e.pointerId,te.current=e.clientY,ne.current=e.clientX,ie.current=e.currentTarget.getAttribute(`data-orientation`);let t=I.current;t&&(re.current=t.scrollTop,H.current=t.scrollLeft,ue()),(ie.current===`vertical`?R.current:z.current)?.setPointerCapture(e.pointerId)}),U=Ce(e=>{if(e.pointerId!==V.current)return;V.current=null,(ie.current===`vertical`?x:y)(!1),se.current!==null&&(I.current&&(I.current.style.scrollSnapType=se.current),se.current=null);let t=ie.current===`vertical`?R.current:z.current;t?.hasPointerCapture(e.pointerId)&&t.releasePointerCapture(e.pointerId)}),pe=Ce(e=>{if(e.pointerId!==V.current)return;if(e.buttons%2==0){U(e);return}let t=I.current;if(!t)return;let n=ie.current===`vertical`,r=n?R.current:z.current,i=n?L.current:ee.current;if(!r||!i)return;let a=n?`y`:`x`,o=su(i,`padding`,a),s=su(r,`margin`,a),c=n?r.offsetHeight:r.offsetWidth,l=(n?i.offsetHeight:i.offsetWidth)-c-o-s,u=n?e.clientY-te.current:e.clientX-ne.current,d=l<=0?0:u/l,f=n?t.scrollHeight:t.scrollWidth,p=n?t.clientHeight:t.clientWidth,m=(n?re.current:H.current)+d*(f-p);n?t.scrollTop=m:t.scrollLeft=m,e.preventDefault(),ce(n)});function W(e){C(e.pointerType===`touch`)}function me(e){if(W(e),e.pointerType!==`touch`){let t=P(F.current,e.target);_(t)}}let he=J.useMemo(()=>({scrolling:v||b,hasOverflowX:!M.x,hasOverflowY:!M.y,overflowXStart:A.xStart,overflowXEnd:A.xEnd,overflowYStart:A.yStart,overflowYEnd:A.yEnd,cornerHidden:M.corner}),[v,b,M.x,M.y,M.corner,A]),ge={role:`presentation`,onPointerEnter:me,onPointerMove:me,onPointerDown:W,onPointerLeave(){_(!1)},style:{position:`relative`,"--scroll-area-corner-height":`${E.height}px`,"--scroll-area-corner-width":`${E.width}px`}},_e=bt(`div`,e,{state:he,ref:[t,F],props:[ge,o],stateAttributesMapping:lu}),ve=J.useMemo(()=>({handlePointerDown:de,handlePointerMove:pe,handlePointerUp:U,handleScroll:le,disableViewportSnap:ue,cornerSize:E,setCornerSize:D,thumbSize:O,setThumbSize:k,hasMeasuredScrollbar:w,setHasMeasuredScrollbar:T,touchModality:S,cornerRef:B,scrollingX:v,scrollingY:b,hovering:g,setHovering:_,viewportRef:I,scrollbarYRef:L,scrollbarXRef:ee,thumbYRef:R,thumbXRef:z,rootId:d,hiddenState:M,setHiddenState:N,overflowEdges:A,setOverflowEdges:j,viewportState:he,overflowEdgeThreshold:{xStart:s,xEnd:c,yStart:l,yEnd:u}}),[de,pe,U,le,ue,E,O,w,S,v,b,g,d,M,A,he,s,c,l,u]);return(0,Y.jsxs)(au.Provider,{value:ve,children:[!h&&He.getElement(m),_e]})});function hu(e){let t=typeof e==`number`?{xStart:e,xEnd:e,yStart:e,yEnd:e}:e;return{xStart:Math.max(0,t?.xStart||0),xEnd:Math.max(0,t?.xEnd||0),yStart:Math.max(0,t?.yStart||0),yEnd:Math.max(0,t?.yEnd||0)}}var gu=J.createContext(void 0),_u=[`--scroll-area-overflow-x-start`,`--scroll-area-overflow-x-end`,`--scroll-area-overflow-y-start`,`--scroll-area-overflow-y-end`],vu=!1;function yu(){vu||o||(typeof CSS<`u`&&`registerProperty`in CSS&&_u.forEach(e=>{try{CSS.registerProperty({name:e,syntax:`<length>`,inherits:!1,initialValue:`0px`})}catch{}}),vu=!0)}var bu=J.forwardRef(function(e,t){let{render:n,className:r,style:i,...a}=e,{viewportRef:o,scrollbarYRef:s,scrollbarXRef:c,thumbYRef:l,thumbXRef:u,cornerRef:d,cornerSize:f,setCornerSize:p,setThumbSize:m,rootId:h,setHiddenState:g,hiddenState:_,setHasMeasuredScrollbar:v,handleScroll:y,touchModality:b,setHovering:x,setOverflowEdges:S,overflowEdgeThreshold:C,viewportState:w}=ou(),T=ge(),E=J.useRef(!0),D=J.useRef([NaN,NaN,NaN,NaN]),O=ae(),k=ae(),A=Ce(()=>{let e=o.current,t=s.current,n=c.current,r=l.current,i=u.current,a=d.current;if(!e)return;let h=e.scrollHeight,_=e.scrollWidth,y=e.clientHeight,b=e.clientWidth,x=e.scrollTop,w=e.scrollLeft,E=D.current,O=Number.isNaN(E[0]);if(E[0]=y,E[1]=h,E[2]=b,E[3]=_,O&&v(!0),h===0||_===0)return;let k=xu(e),A=k.y,j=k.x,M=b/_,N=y/h,P=Math.max(0,_-b),F=Math.max(0,h-y),I=0,L=0;j||(I=Te(T===`rtl`?-w:w,P),L=P-I);let ee=A?0:Te(x,F),R=A?0:F-ee,z=j?0:b,B=A?0:y,V=0,te=0;!j&&!A&&(V=t?.offsetWidth||0,te=n?.offsetHeight||0);let ne=f.width===0&&f.height===0,re=ne?V:0,H=ne?te:0,ie=su(n,`padding`,`x`),ae=su(t,`padding`,`y`),oe=su(i,`margin`,`x`),se=su(r,`margin`,`y`),ce=z-ie-oe,le=B-ae-se,ue=n?Math.min(n.offsetWidth-re,ce):ce,de=t?Math.min(t.offsetHeight-H,le):le,fe=Math.max(16,ue*M),U=Math.max(16,de*N);if(m(e=>Su(e,{width:fe,height:U})),t&&r){let e=Cu(r,`--scroll-area-thumb-height`,x,F,h,U,t.offsetHeight-U-ae-se);r.style.transform=`translate3d(0,${e}px,0)`}if(n&&i){let e=n.offsetWidth-fe-ie-oe,t=Cu(i,`--scroll-area-thumb-width`,T===`rtl`?-w:w,P,_,fe,e);i.style.transform=`translate3d(${T===`rtl`?-t:t}px,0,0)`}let pe=[I,L,ee,R];_u.forEach((t,n)=>{e.style.setProperty(t,`${pe[n]}px`)}),a&&p(e=>Su(e,{width:V,height:te})),g(e=>Su(e,k));let W={xStart:!j&&I>C.xStart,xEnd:!j&&L>C.xEnd,yStart:!A&&ee>C.yStart,yEnd:!A&&R>C.yEnd};S(e=>Su(e,W))});tt(()=>{yu()},[]),tt(()=>{queueMicrotask(A)},[A,_,T,C.xStart,C.xEnd,C.yStart,C.yEnd]),tt(()=>{o.current?.matches(`:hover`)&&x(!0)},[o,x]),tt(()=>{let e=o.current;if(typeof ResizeObserver>`u`||!e)return;let t=!1,n=new ResizeObserver(()=>{if(!t){t=!0;let n=D.current;if(n[0]===e.clientHeight&&n[1]===e.scrollHeight&&n[2]===e.clientWidth&&n[3]===e.scrollWidth)return}A()});return n.observe(e),k.start(0,()=>{let t=e.getAnimations({subtree:!0});t.length!==0&&Promise.allSettled(t.map(e=>e.finished)).then(A).catch(()=>{})}),()=>{n.disconnect(),k.clear()}},[A,o,k]);function j(){E.current=!1}let M={role:`presentation`,...h&&{"data-id":`${h}-viewport`},tabIndex:_.x&&_.y?-1:0,className:He.className,style:{overflow:`scroll`},onScroll(){o.current&&(A(),(b||!E.current)&&y({x:o.current.scrollLeft,y:o.current.scrollTop}),O.start(100,()=>{E.current=!0}))},onWheel:j,onPointerMove:j,onPointerEnter:j,onKeyDown:j},N=bt(`div`,e,{ref:[t,o],state:w,props:[M,a],stateAttributesMapping:lu}),P=J.useMemo(()=>({computeThumbPosition:A}),[A]);return(0,Y.jsx)(gu.Provider,{value:P,children:N})});function xu(e){let t=e.clientHeight>=e.scrollHeight,n=e.clientWidth>=e.scrollWidth;return{y:t,x:n,corner:t||n}}function Su(e,t){for(let n in t)if(e[n]!==t[n])return t;return e}function Cu(e,t,n,r,i,a,o){let s=Oe(n,0,r),c=n-s,l=Math.max(16,a*i/(i+Math.abs(c)));return e.style.setProperty(t,c?`${l}px`:``),(r?s/r*o:0)+(c>0?a-l:0)}var wu=J.createContext(void 0);function Tu(){let e=J.useContext(wu);if(e===void 0)throw Error(wt(54));return e}var Eu=J.forwardRef(function(e,t){let{render:n,className:r,orientation:i=`vertical`,keepMounted:a=!1,style:o,...s}=e,{hovering:c,scrollingX:l,scrollingY:u,hiddenState:d,scrollbarYRef:f,scrollbarXRef:p,viewportRef:m,thumbYRef:h,thumbXRef:g,handlePointerDown:_,handlePointerUp:v,handleScroll:y,disableViewportSnap:b,rootId:x,thumbSize:S,hasMeasuredScrollbar:C,viewportState:w}=ou(),T=i===`vertical`,E={...w,hovering:c,scrolling:T?u:l,orientation:i},D=ge(),O=!C&&!a,k=T?d.y:d.x,A=a||!k;J.useEffect(()=>{if(!A)return;let e=m.current,t=T?f.current:p.current;if(!t)return;function n(t){if(!e||t.ctrlKey)return;let n=!T,r=n?`scrollLeft`:`scrollTop`,i=n?t.deltaX:t.deltaY;if(i===0)return;let a=n?e.scrollWidth-e.clientWidth:e.scrollHeight-e.clientHeight,o=n&&D===`rtl`?-a:0,s=n&&D===`rtl`?0:a,c=e[r];c<=o&&i<0||c>=s&&i>0||(t.preventDefault(),e[r]=Math.min(s,Math.max(o,c+i)),y({x:e.scrollLeft,y:e.scrollTop}))}return lt(t,`wheel`,n,{passive:!1})},[D,y,T,p,f,A,m]);let j={...x&&{"data-id":`${x}-scrollbar`},onPointerDown(e){if(e.button!==0)return;let t=I(e.nativeEvent),n=T?h.current:g.current;if(n&&P(n,t))return;let r=m.current;if(!r)return;let i=T?f.current:p.current;if(!n||!i)return;let a=T?`y`:`x`,o=su(n,`margin`,a),s=su(i,`padding`,a),c=T?n.offsetHeight:n.offsetWidth,l=i.getBoundingClientRect(),u=T?e.clientY-l.top-c/2-s+o/2:e.clientX-l.left-c/2-s+o/2,d=T?r.scrollHeight:r.scrollWidth,v=T?r.clientHeight:r.clientWidth,x=(T?i.offsetHeight:i.offsetWidth)-c-s-o;if(x<=0)return;let S=u/x,C=d-v;b(),T?r.scrollTop=S*C:r.scrollLeft=D===`rtl`?-(1-S)*C:S*C,y({x:r.scrollLeft,y:r.scrollTop}),_(e)},onPointerUp:v,onPointerCancel:v,style:{position:`absolute`,touchAction:`none`,WebkitUserSelect:`none`,userSelect:`none`,visibility:O?`hidden`:void 0,...T?{top:0,bottom:`var(--scroll-area-corner-height)`,insetInlineEnd:0,"--scroll-area-thumb-height":`${S.height}px`}:{insetInlineStart:0,insetInlineEnd:`var(--scroll-area-corner-width)`,bottom:0,"--scroll-area-thumb-width":`${S.width}px`}}},M=bt(`div`,e,{ref:[t,T?f:p],state:E,props:[j,s],stateAttributesMapping:lu});return A?(0,Y.jsx)(wu.Provider,{value:i,children:M}):null}),Du=J.forwardRef(function(e,t){let{render:n,className:r,style:i,...a}=e,{thumbYRef:o,thumbXRef:s,handlePointerDown:c,handlePointerMove:l,handlePointerUp:u,scrollingX:d,scrollingY:f,hasMeasuredScrollbar:p}=ou(),m=Tu(),h=m===`vertical`;return bt(`div`,e,{ref:[t,h?o:s],state:{scrolling:h?f:d,orientation:m},props:[{onPointerDown:c,onPointerMove:l,onPointerUp:u,onPointerCancel:u,style:{visibility:p?void 0:`hidden`,...h?{height:`var(--scroll-area-thumb-height)`}:{width:`var(--scroll-area-thumb-width)`}}},a]})}),Ou=J.forwardRef(function(e,t){let{render:n,className:r,style:i,...a}=e,{cornerRef:o,cornerSize:s,hiddenState:c}=ou(),l=bt(`div`,e,{ref:[t,o],props:[{style:{position:`absolute`,bottom:0,insetInlineEnd:0,width:s.width,height:s.height}},a]});return c.corner?null:l});function ku({className:e,children:t,scrollFade:n=!1,scrollbarGutter:r=!1,hideScrollbars:i=!1,chainVerticalScroll:a=!1,...o}){return(0,Y.jsxs)(mu,{className:q(`relative size-full min-h-0 overflow-hidden rounded-[inherit]`,e),...o,children:[(0,Y.jsx)(bu,{className:q(`h-full max-h-[inherit] overflow-auto overscroll-contain rounded-[inherit] outline-none transition-shadows focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-1 focus-visible:ring-offset-background data-has-overflow-x:overscroll-x-contain`,a&&`overscroll-y-auto`,n&&`mask-t-from-[calc(100%-min(var(--fade-size),var(--scroll-area-overflow-y-start)))] mask-b-from-[calc(100%-min(var(--fade-size),var(--scroll-area-overflow-y-end)))] mask-l-from-[calc(100%-min(var(--fade-size),var(--scroll-area-overflow-x-start)))] mask-r-from-[calc(100%-min(var(--fade-size),var(--scroll-area-overflow-x-end)))] [--fade-size:1.5rem]`,r&&`scrollbar-gutter-stable`,i&&`[-ms-overflow-style:none] [scrollbar-width:none] [&::-webkit-scrollbar]:hidden`),"data-slot":`scroll-area-viewport`,children:t}),!i&&(0,Y.jsxs)(Y.Fragment,{children:[(0,Y.jsx)(Au,{orientation:`vertical`}),(0,Y.jsx)(Au,{orientation:`horizontal`}),(0,Y.jsx)(Ou,{"data-slot":`scroll-area-corner`})]})]})}function Au({className:e,orientation:t=`vertical`,...n}){return(0,Y.jsx)(Eu,{className:q(`m-1 flex opacity-0 transition-opacity delay-300 data-[orientation=horizontal]:h-1.5 data-[orientation=vertical]:w-1.5 data-[orientation=horizontal]:flex-col data-hovering:opacity-100 data-scrolling:opacity-100 data-hovering:delay-0 data-scrolling:delay-0 data-hovering:duration-100 data-scrolling:duration-100`,e),"data-slot":`scroll-area-scrollbar`,orientation:t,...n,children:(0,Y.jsx)(Du,{className:`relative flex-1 rounded-full bg-foreground/20`,"data-slot":`scroll-area-thumb`})})}var ju=eu,Mu=Kl;function Nu(e){return(0,Y.jsx)(ru,{"data-slot":`sheet-trigger`,...e})}function Pu({className:e,...t}){return(0,Y.jsx)(zl,{className:q(`fixed inset-0 z-50 bg-background/60 backdrop-blur-xs transition-all duration-200 data-ending-style:opacity-0 data-starting-style:opacity-0`,e),"data-slot":`sheet-backdrop`,...t})}function Fu({className:e,side:t,variant:n=`default`,...r}){return(0,Y.jsx)(tu,{className:q(`fixed inset-0 z-50 grid`,t===`bottom`&&`grid grid-rows-[1fr_auto] pt-12`,t===`top`&&`grid grid-rows-[auto_1fr] pb-12`,t===`left`&&`flex justify-start`,t===`right`&&`flex justify-end`,n===`inset`&&`sm:p-4`,e),"data-slot":`sheet-viewport`,...r})}function Iu({className:e,children:t,showCloseButton:n=!0,keepMounted:r=!1,side:i=`right`,variant:a=`default`,...o}){return(0,Y.jsxs)(Mu,{keepMounted:r,children:[(0,Y.jsx)(Pu,{}),(0,Y.jsx)(Fu,{side:i,variant:a,children:(0,Y.jsxs)(Gl,{className:q(`relative flex max-h-full min-h-0 w-full min-w-0 flex-col bg-popover not-dark:bg-clip-padding text-popover-foreground shadow-lg/5 transition-[opacity,translate] duration-200 ease-in-out will-change-transform before:pointer-events-none before:absolute before:inset-0 before:shadow-[0_1px_--theme(--color-black/4%)] data-ending-style:opacity-0 data-starting-style:opacity-0 max-sm:before:hidden dark:before:shadow-[0_-1px_--theme(--color-white/6%)]`,i===`bottom`&&`row-start-2 border-t data-ending-style:translate-y-8 data-starting-style:translate-y-8`,i===`top`&&`data-ending-style:-translate-y-8 data-starting-style:-translate-y-8 border-b`,i===`left`&&`data-ending-style:-translate-x-8 data-starting-style:-translate-x-8 w-[calc(100%-(--spacing(12)))] max-w-md border-e`,i===`right`&&`col-start-2 w-[calc(100%-(--spacing(12)))] max-w-md border-s data-ending-style:translate-x-8 data-starting-style:translate-x-8`,a===`inset`&&`before:hidden sm:rounded-2xl sm:border sm:before:rounded-[calc(var(--radius-2xl)-1px)] sm:**:data-[slot=sheet-footer]:rounded-b-[calc(var(--radius-2xl)-1px)]`,e),"data-slot":`sheet-popup`,...o,children:[t,n&&(0,Y.jsx)(Bl,{"aria-label":`Close`,className:`absolute end-2 top-2`,render:(0,Y.jsx)(Et,{size:`icon`,variant:`ghost`}),children:(0,Y.jsx)(zi,{})})]})})]})}function Lu({className:e,...t}){return(0,Y.jsx)(nu,{className:q(`font-heading font-semibold text-xl leading-none`,e),"data-slot":`sheet-title`,...t})}function Ru(){return typeof window>`u`?!1:window.matchMedia(`(max-width: 767px)`).matches}function zu(){let[e,t]=J.useState(Ru);return J.useEffect(()=>{let e=window.matchMedia(`(max-width: 767px)`),n=()=>t(e.matches);return n(),e.addEventListener(`change`,n),()=>e.removeEventListener(`change`,n)},[]),e}function Bu({workspaces:e}){let t=(0,J.useRef)(null),n=(0,J.useRef)(null),r=go(),[i,a]=(0,J.useState)(``),[o,s]=(0,J.useState)(0),c=[{title:`Start work`,detail:`Create a workspace`,route:`/new`},{title:`Overview`,detail:`Your workspace home`,route:`/overview`},...e.map(e=>({title:e.branchName,detail:`${e.repos.length} repositories · ${e.description||`Open workspace`}`,route:`/workspaces/${encodeURIComponent(e.branchName)}`})),{title:`Projects`,detail:`Manage repositories`,route:`/projects`},{title:`Workrooms`,detail:`Collaborate with your team`,route:`/workrooms`},{title:`Resource Library`,detail:`Skills and agents`,route:`/skills`},{title:`Settings`,detail:`Make this space yours`,route:`/settings`}].filter(e=>`${e.title} ${e.detail}`.toLowerCase().includes(i.trim().toLowerCase())),l=Math.min(o,Math.max(c.length-1,0));function u(){a(``),s(0),t.current?.showModal(),n.current?.focus()}function d(e){t.current?.close(),r(e)}return(0,J.useEffect)(()=>{let e=e=>{(e.metaKey||e.ctrlKey)&&e.key.toLowerCase()===`k`&&(e.preventDefault(),t.current?.open?t.current.close():u())};return window.addEventListener(`keydown`,e),()=>window.removeEventListener(`keydown`,e)},[]),(0,J.useEffect)(()=>{t.current?.open&&document.getElementById(`quick-result-${l}`)?.scrollIntoView({block:`nearest`})},[l]),(0,Y.jsxs)(Y.Fragment,{children:[(0,Y.jsxs)(`button`,{type:`button`,onClick:u,className:`mx-2.5 my-2 flex h-9 items-center gap-2 rounded-lg border border-input bg-background/60 px-2.5 text-xs text-muted-foreground transition-colors hover:border-primary/50 hover:text-foreground`,"aria-label":`Search and jump to a workspace`,"aria-keyshortcuts":`Control+k Meta+k`,children:[(0,Y.jsx)(Ei,{size:14}),(0,Y.jsx)(`span`,{children:`Jump to…`}),(0,Y.jsx)(`kbd`,{className:`ml-auto rounded border border-border px-1 text-[10px]`,children:`⌘ / Ctrl K`})]}),(0,Y.jsxs)(`dialog`,{ref:t,"aria-labelledby":`quick-switch-title`,className:`context-switch m-auto w-[min(560px,calc(100vw-32px))] overflow-hidden rounded-2xl border border-border bg-popover p-0 text-popover-foreground shadow-2xl`,onClick:e=>{if(e.target===t.current){let n=e.currentTarget.getBoundingClientRect();(e.clientX<n.left||e.clientX>n.right||e.clientY<n.top||e.clientY>n.bottom)&&t.current.close()}},children:[(0,Y.jsx)(`h2`,{id:`quick-switch-title`,className:`sr-only`,children:`Jump to a workspace or page`}),(0,Y.jsxs)(`div`,{className:`flex items-center gap-3 border-b border-border px-5`,children:[(0,Y.jsx)(Ei,{size:18,className:`text-primary`}),(0,Y.jsx)(`input`,{ref:n,value:i,onChange:e=>{a(e.target.value),s(0)},onKeyDown:e=>{(e.key===`ArrowDown`||e.key===`ArrowUp`)&&(e.preventDefault(),s(c.length?(l+(e.key===`ArrowDown`?1:-1)+c.length)%c.length:0)),e.key===`Enter`&&c[l]&&(e.preventDefault(),d(c[l].route))},role:`combobox`,"aria-expanded":`true`,"aria-controls":`quick-results`,"aria-autocomplete":`list`,"aria-activedescendant":c[l]?`quick-result-${l}`:void 0,"aria-label":`Search pages and workspaces`,placeholder:`Where do you want to go?`,className:`h-16 min-w-0 flex-1 bg-transparent text-sm outline-none`}),(0,Y.jsx)(`button`,{onClick:()=>t.current?.close(),"aria-label":`Close search`,className:`rounded p-1 text-muted-foreground hover:bg-accent`,children:(0,Y.jsx)(zi,{size:17})})]}),(0,Y.jsxs)(`div`,{id:`quick-results`,role:`listbox`,"aria-label":`Destinations`,className:`max-h-[min(400px,60vh)] overflow-y-auto p-2`,children:[c.map((e,t)=>(0,Y.jsxs)(`div`,{id:`quick-result-${t}`,role:`option`,"aria-selected":t===l,onMouseMove:()=>s(t),onClick:()=>d(e.route),className:`flex cursor-pointer items-center gap-3 rounded-lg p-3 ${t===l?`bg-accent text-accent-foreground`:``}`,children:[(0,Y.jsx)(ri,{size:17,className:`shrink-0 text-primary`}),(0,Y.jsxs)(`div`,{className:`min-w-0 flex-1`,children:[(0,Y.jsx)(`div`,{className:`truncate text-sm font-medium`,children:e.title}),(0,Y.jsx)(`div`,{className:`mt-0.5 truncate text-xs text-muted-foreground`,children:e.detail})]}),(0,Y.jsx)(Ur,{size:14})]},e.route)),!c.length&&(0,Y.jsx)(`p`,{className:`p-8 text-center text-sm text-muted-foreground`,children:`No results. Try a workspace name or “Settings”.`})]}),(0,Y.jsx)(`div`,{className:`border-t border-border px-5 py-3 text-[10px] text-muted-foreground`,children:`↑ ↓ to navigate · Enter to open · Esc to close`})]})]})}var Vu=(0,J.createContext)({theme:`dark`,setTheme:()=>{},colorTheme:`sunset`,setColorTheme:()=>{}});function Hu(){try{let e=localStorage.getItem(dn)||localStorage.getItem(en);if(e===`light`||e===`dark`)return e}catch{}return window.matchMedia(`(prefers-color-scheme: dark)`).matches?`dark`:`light`}function Uu(){try{return localStorage.getItem(Yt)===`aurora`?`aurora`:`sunset`}catch{return`sunset`}}function Wu({children:e}){let[t,n]=(0,J.useState)(Hu),[r,i]=(0,J.useState)(Uu);(0,J.useEffect)(()=>{let e=document.documentElement;e.classList.add(`no-transitions`),e.classList.toggle(`dark`,t===`dark`),e.dataset.colorTheme=r;let n=document.querySelector(`link[rel="icon"]`);n&&(n.href=r===`aurora`?`/favicon-aurora.svg`:`/favicon.svg`);let i=requestAnimationFrame(()=>e.classList.remove(`no-transitions`));return()=>{cancelAnimationFrame(i),e.classList.remove(`no-transitions`)}},[t,r]);let a=(0,J.useCallback)(e=>{try{localStorage.setItem(dn,e)}catch{}n(e)},[]),o=(0,J.useCallback)(e=>{try{localStorage.setItem(Yt,e)}catch{}i(e)},[]);return(0,Y.jsx)(Vu.Provider,{value:{theme:t,setTheme:a,colorTheme:r,setColorTheme:o},children:e})}function Gu(){return(0,J.useContext)(Vu)}var Ku={isOpen:!1,isMinimized:!1,isMaximized:!1,openTabs:[],activeTab:null,position:null,size:{width:560,height:680},drafts:{}};function qu(){try{let e=localStorage.getItem(Zt)??localStorage.getItem(rn);if(!e)return Ku;let t=JSON.parse(e);return{drafts:{},isOpen:typeof t.isOpen==`boolean`?t.isOpen:Ku.isOpen,isMinimized:typeof t.isMinimized==`boolean`?t.isMinimized:Ku.isMinimized,isMaximized:typeof t.isMaximized==`boolean`?t.isMaximized:Ku.isMaximized,openTabs:Array.isArray(t.openTabs)?t.openTabs.filter(e=>typeof e==`string`):[],activeTab:typeof t.activeTab==`string`?t.activeTab:null,position:t.position&&typeof t.position.x==`number`&&typeof t.position.y==`number`?{x:t.position.x,y:t.position.y}:null,size:t.size&&typeof t.size.width==`number`&&typeof t.size.height==`number`?{width:Math.max(380,Math.min(t.size.width,window.innerWidth||1200)),height:Math.max(420,Math.min(t.size.height,window.innerHeight||900))}:Ku.size}}catch{return Ku}}var Ju=qu(),Yu=new Set;function Xu(){try{localStorage.setItem(Zt,JSON.stringify(Ju))}catch{}for(let e of Yu)e()}function Zu(e){Ju=e(Ju),Xu()}var Qu={getState:()=>Ju,subscribe:e=>(Yu.add(e),()=>Yu.delete(e)),openDraft:(e,t)=>{Qu.open(e),Zu(n=>({...n,drafts:{...n.drafts,[e]:{id:crypto.randomUUID(),text:t}}}))},consumeDraft:(e,t)=>{Zu(n=>{if(n.drafts[e]?.id!==t)return n;let r={...n.drafts};return delete r[e],{...n,drafts:r}})},open:e=>{Zu(t=>{let n=[...t.openTabs],r=t.activeTab;return e?(n.includes(e)||n.push(e),r=e):!r&&n.length>0&&(r=n[0]),{...t,isOpen:!0,isMinimized:!1,openTabs:n,activeTab:r}})},close:()=>{Zu(e=>({...e,isOpen:!1,isMinimized:!1}))},minimize:()=>{Zu(e=>({...e,isMinimized:!0}))},restore:()=>{Zu(e=>({...e,isOpen:!0,isMinimized:!1}))},toggleMaximize:()=>{Zu(e=>({...e,isMaximized:!e.isMaximized,isMinimized:!1}))},addTab:e=>{Zu(t=>{let n=t.openTabs.includes(e)?t.openTabs:[...t.openTabs,e];return{...t,isOpen:!0,isMinimized:!1,openTabs:n,activeTab:e}})},removeTab:e=>{Zu(t=>{let n=t.openTabs.filter(t=>t!==e),r=t.activeTab;return r===e&&(r=n.length>0?n[n.length-1]:null),{...t,openTabs:n,activeTab:r,isOpen:n.length>0&&t.isOpen}})},setActiveTab:e=>{Zu(t=>t.openTabs.includes(e)?{...t,activeTab:e,isMinimized:!1}:t)},setPosition:e=>{Zu(t=>({...t,position:e}))},setSize:e=>{Zu(t=>({...t,size:{width:Math.max(380,Math.min(e.width,window.innerWidth||1200)),height:Math.max(420,Math.min(e.height,window.innerHeight||900))}}))}};function $u(){return{...(0,J.useSyncExternalStore)(Qu.subscribe,Qu.getState,()=>Ku),...Qu}}var ed=({worktree:e,isActive:t,onSelect:n,onEditTitle:r})=>{let i=e.commitInfo?.shortSha||e.commitSha?.slice(0,7)||`unknown`;return(0,Y.jsxs)(`div`,{role:`button`,tabIndex:0,onClick:()=>n(e),onKeyDown:t=>{(t.key===`Enter`||t.key===` `)&&(t.preventDefault(),n(e))},className:q(`group relative flex flex-col gap-1 px-2.5 py-2 rounded-lg text-left transition-all cursor-pointer select-none border`,t?`bg-primary/10 border-primary/40 shadow-xs`:`bg-card/40 hover:bg-accent/60 border-border/40 hover:border-border/80 text-muted-foreground hover:text-foreground`),children:[(0,Y.jsxs)(`div`,{className:`flex items-center justify-between gap-1.5 min-w-0`,children:[(0,Y.jsxs)(`div`,{className:`flex items-center gap-1.5 min-w-0 flex-1`,children:[(0,Y.jsx)(ti,{size:13,className:q(`shrink-0`,t?`text-primary`:`text-muted-foreground/70`)}),(0,Y.jsx)(`span`,{className:q(`text-xs font-medium tracking-tight truncate`,t?`text-foreground font-semibold`:`text-foreground/90`),title:e.intent||e.title,children:e.title})]}),(0,Y.jsxs)(`div`,{className:`flex items-center gap-1 shrink-0`,children:[e.status===`active_review`||t?(0,Y.jsxs)(`span`,{className:`inline-flex items-center gap-1 font-mono text-[9px] font-semibold px-1.5 py-0.5 rounded bg-emerald-500/15 text-emerald-600 dark:text-emerald-400 border border-emerald-500/30`,title:`Active worktree in code review`,children:[(0,Y.jsx)(Zr,{size:5,className:`fill-current text-emerald-500`}),(0,Y.jsx)(`span`,{children:`in review`})]}):e.status===`agent_running`?(0,Y.jsxs)(`span`,{className:`inline-flex items-center gap-0.5 font-mono text-[9px] font-semibold px-1.5 py-0.5 rounded bg-amber-500/15 text-amber-600 dark:text-amber-400 border border-amber-500/30 animate-pulse`,title:`Autonomous agent executing in this worktree`,children:[(0,Y.jsx)(Bi,{size:9,className:`text-amber-500`}),(0,Y.jsx)(`span`,{children:`agent`})]}):e.status===`host_readonly`?(0,Y.jsx)(`span`,{className:`font-mono text-[9px] font-medium px-1.5 py-0.5 rounded bg-muted/80 text-muted-foreground border border-border/50 uppercase tracking-wider`,title:`Host repository reference (Read-Only)`,children:`host: ro`}):e.dirtyFilesCount===null?(0,Y.jsx)(`span`,{className:`text-[9px] text-muted-foreground`,children:`status unknown`}):e.dirtyFilesCount>0?(0,Y.jsxs)(`span`,{className:`font-mono text-[9px] font-semibold px-1.5 py-0.5 rounded bg-amber-500/15 text-amber-600 dark:text-amber-400 border border-amber-500/30`,title:`${e.dirtyFilesCount} modified uncommitted files`,children:[`±`,e.dirtyFilesCount]}):(0,Y.jsxs)(`span`,{className:`inline-flex items-center gap-0.5 font-mono text-[9px] font-medium px-1 py-0.5 rounded bg-muted/50 text-muted-foreground/80 border border-border/40`,title:`Git worktree clean`,children:[(0,Y.jsx)(Jr,{size:9,className:`text-emerald-500/80`}),(0,Y.jsx)(`span`,{children:`clean`})]}),r&&(0,Y.jsx)(`button`,{type:`button`,onClick:t=>{t.stopPropagation(),r(e)},title:`Edit human title and intent`,className:`opacity-0 group-hover:opacity-100 p-0.5 hover:text-foreground text-muted-foreground/60 transition-opacity rounded`,children:(0,Y.jsx)(bi,{size:11})})]})]}),(0,Y.jsxs)(`div`,{className:`flex items-center gap-2 font-mono text-[10px] text-muted-foreground/75 min-w-0 pl-4.5`,children:[(0,Y.jsxs)(`span`,{className:`flex items-center gap-1 min-w-0 truncate`,children:[(0,Y.jsx)(ii,{size:10,className:`shrink-0 text-muted-foreground/60`}),(0,Y.jsx)(`span`,{className:`truncate`,children:e.branchName})]}),(0,Y.jsxs)(`span`,{className:`shrink-0 text-muted-foreground/50`,children:[`@`,i]}),e.isPinned&&(0,Y.jsx)(`span`,{className:`shrink-0 flex items-center gap-0.5 text-primary/80`,title:`Worktree locked against pruning`,children:(0,Y.jsx)(di,{size:9})})]})]})},td=({worktree:e,isOpen:t,onClose:n,onSave:r})=>{let[i,a]=(0,J.useState)(``),[o,s]=(0,J.useState)(``);return(0,J.useEffect)(()=>{e&&(a(e.title||``),s(e.intent||``))},[e]),!t||!e?null:(0,Y.jsx)(`div`,{className:`fixed inset-0 z-50 flex items-center justify-center bg-black/60 backdrop-blur-xs p-4 animate-in fade-in duration-150`,children:(0,Y.jsxs)(`div`,{className:`w-full max-w-md rounded-xl border border-border bg-card p-5 shadow-2xl space-y-4`,role:`dialog`,"aria-modal":`true`,children:[(0,Y.jsxs)(`div`,{className:`flex items-center justify-between`,children:[(0,Y.jsxs)(`div`,{className:`flex items-center gap-2`,children:[(0,Y.jsx)(`div`,{className:`p-1.5 rounded-lg bg-primary/10 text-primary`,children:(0,Y.jsx)(Pi,{size:18})}),(0,Y.jsxs)(`div`,{children:[(0,Y.jsx)(`h2`,{className:`text-sm font-semibold text-foreground`,children:`Edit Worktree Metadata`}),(0,Y.jsxs)(`div`,{className:`flex items-center gap-1.5 font-mono text-[10px] text-muted-foreground`,children:[(0,Y.jsx)(ii,{size:10}),(0,Y.jsx)(`span`,{children:e.branchName}),(0,Y.jsx)(`span`,{children:`•`}),(0,Y.jsx)(`span`,{children:e.repoName})]})]})]}),(0,Y.jsx)(`button`,{type:`button`,onClick:n,className:`p-1 rounded-md text-muted-foreground hover:text-foreground hover:bg-accent/80 transition-colors`,children:(0,Y.jsx)(zi,{size:16})})]}),(0,Y.jsxs)(`form`,{onSubmit:t=>{t.preventDefault(),i.trim()&&(r(e.id,i.trim(),o.trim()),n())},className:`space-y-3.5`,children:[(0,Y.jsxs)(`div`,{children:[(0,Y.jsx)(`label`,{className:`block text-xs font-medium text-foreground/90 mb-1`,children:`Human Title (Semantic Intent)`}),(0,Y.jsx)(`input`,{type:`text`,value:i,onChange:e=>a(e.target.value),placeholder:`e.g. Vacation Agreement Calc Engine`,required:!0,autoFocus:!0,className:`w-full rounded-lg border border-border bg-background px-3 py-1.5 text-xs text-foreground placeholder:text-muted-foreground focus:outline-hidden focus:ring-1 focus:ring-primary`}),(0,Y.jsx)(`p`,{className:`text-[10px] text-muted-foreground mt-1`,children:`High-contrast title displayed prominently across the left panel and cockpit header.`})]}),(0,Y.jsxs)(`div`,{children:[(0,Y.jsx)(`label`,{className:`block text-xs font-medium text-foreground/90 mb-1`,children:`Intent / Strategic Objective`}),(0,Y.jsx)(`textarea`,{value:o,onChange:e=>s(e.target.value),placeholder:`Describe the architectural objective or feature requirements of this worktree slice...`,rows:3,className:`w-full rounded-lg border border-border bg-background px-3 py-1.5 text-xs text-foreground placeholder:text-muted-foreground focus:outline-hidden focus:ring-1 focus:ring-primary resize-none`})]}),(0,Y.jsxs)(`div`,{className:`flex items-center justify-end gap-2 pt-2 border-t border-border/60`,children:[(0,Y.jsx)(`button`,{type:`button`,onClick:n,className:`px-3 py-1.5 text-xs font-medium text-muted-foreground hover:text-foreground hover:bg-accent rounded-lg transition-colors cursor-pointer`,children:`Cancel`}),(0,Y.jsxs)(`button`,{type:`submit`,disabled:!i.trim(),className:`inline-flex items-center gap-1.5 px-3.5 py-1.5 text-xs font-medium text-primary-foreground bg-primary hover:bg-primary/90 disabled:opacity-50 rounded-lg transition-colors cursor-pointer shadow-xs`,children:[(0,Y.jsx)(Ti,{size:13}),(0,Y.jsx)(`span`,{children:`Save Metadata`})]})]})]})]})})},nd=({repoGroups:e,activeWorktreeId:t,onSelectWorktree:n,onNewWorktree:r,onUpdateWorktreeTitle:i,customTitles:a={}})=>{let[o,s]=(0,J.useState)({}),[c,l]=(0,J.useState)(``),[u,d]=(0,J.useState)(null),f=e=>{s(t=>({...t,[e]:!(t[e]??!0)}))},p=(0,J.useMemo)(()=>e.map(e=>({...e,worktrees:e.worktrees.map(e=>{let t=a[e.id];return t?{...e,title:t.title||e.title,intent:t.intent===void 0?e.intent:t.intent}:e})})),[e,a]),m=(0,J.useMemo)(()=>{if(!c.trim())return p;let e=c.toLowerCase();return p.map(t=>({...t,worktrees:t.worktrees.filter(t=>t.title.toLowerCase().includes(e)||t.branchName.toLowerCase().includes(e)||t.repoName.toLowerCase().includes(e)||t.intent&&t.intent.toLowerCase().includes(e))}))},[p,c]),h=(0,J.useMemo)(()=>p.reduce((e,t)=>e+t.worktrees.length,0),[p]);return(0,Y.jsxs)(`div`,{className:`flex flex-col gap-2 min-w-0 w-full`,children:[(0,Y.jsx)(`div`,{className:`flex items-center justify-between px-1 text-xs text-muted-foreground`,children:(0,Y.jsxs)(`div`,{className:`flex items-center gap-1.5 font-medium`,children:[(0,Y.jsx)(li,{size:13,className:`text-primary`}),(0,Y.jsx)(`span`,{children:`Worktrees`}),(0,Y.jsx)(`span`,{className:`text-[10px] px-1.5 py-0.2 rounded-full bg-muted font-mono`,children:h})]})}),(0,Y.jsxs)(`div`,{className:`relative w-full`,children:[(0,Y.jsx)(Ei,{size:12,className:`absolute left-2.5 top-1/2 -translate-y-1/2 text-muted-foreground/60 pointer-events-none`}),(0,Y.jsx)(`input`,{type:`text`,value:c,onChange:e=>l(e.target.value),placeholder:`Filter worktrees...`,className:`w-full rounded-md border border-border/60 bg-muted/30 pl-8 pr-2.5 py-1 text-xs text-foreground placeholder:text-muted-foreground/60 focus:bg-background focus:outline-hidden focus:ring-1 focus:ring-primary transition-colors`})]}),(0,Y.jsx)(`div`,{className:`flex flex-col gap-2 mt-1 min-w-0`,children:m.map(e=>{let i=o[e.repoName]??!0;return(0,Y.jsxs)(`div`,{className:`flex flex-col rounded-lg border border-border/40 bg-card/20 overflow-hidden`,children:[(0,Y.jsxs)(`div`,{role:`button`,tabIndex:0,onClick:()=>f(e.repoName),onKeyDown:t=>{(t.key===`Enter`||t.key===` `)&&(t.preventDefault(),f(e.repoName))},className:`flex items-center justify-between px-2.5 py-1.5 bg-muted/30 hover:bg-muted/60 transition-colors cursor-pointer select-none text-xs`,children:[(0,Y.jsxs)(`div`,{className:`flex items-center gap-1.5 min-w-0`,children:[i?(0,Y.jsx)(Dt,{size:13,className:`text-muted-foreground shrink-0`}):(0,Y.jsx)(Yr,{size:13,className:`text-muted-foreground shrink-0`}),(0,Y.jsx)(ri,{size:13,className:`text-muted-foreground shrink-0`}),(0,Y.jsx)(`span`,{className:`font-semibold text-foreground truncate`,children:e.repoName}),e.isHostRepo&&(0,Y.jsx)(`span`,{className:`font-mono text-[9px] px-1 py-0.2 rounded bg-muted text-muted-foreground/80 border border-border/40 uppercase`,children:`ro`})]}),(0,Y.jsxs)(`div`,{className:`flex items-center gap-1 shrink-0`,children:[(0,Y.jsxs)(`span`,{className:`font-mono text-[10px] text-muted-foreground/70`,children:[e.worktrees.length,` wt`]}),r&&(0,Y.jsx)(`button`,{type:`button`,onClick:t=>{t.stopPropagation(),r(e.repoName)},title:`Isolate new worktree in ${e.repoName}`,className:`p-0.5 hover:text-foreground text-muted-foreground hover:bg-accent rounded transition-colors`,children:(0,Y.jsx)(Si,{size:12})})]})]}),i&&(0,Y.jsx)(`div`,{className:`p-1.5 flex flex-col gap-1`,children:e.worktrees.length===0?(0,Y.jsx)(`div`,{className:`px-2 py-2 text-[11px] italic text-muted-foreground text-center`,children:`No worktrees match filter`}):e.worktrees.map(e=>(0,Y.jsx)(ed,{worktree:e,isActive:e.id===t,onSelect:n,onEditTitle:e=>d(e)},e.id))})]},e.repoName)})}),(0,Y.jsx)(td,{worktree:u,isOpen:!!u,onClose:()=>d(null),onSave:(e,t,n)=>{i?.(e,t,n)}})]})};function rd(e,t){if(!e||typeof e!=`object`)return[];let n=[],r=Array.isArray(e.repos)?e.repos:[];for(let i of r){if(!i||typeof i!=`string`)continue;let a=i.split(/[/\\]/).filter(Boolean).pop()||i,o=i.replace(/[^a-zA-Z0-9]/g,`_`),s=e.isolatedRepos?.[a],c=e.mode===`in-place`,l=e.originalRepos?.find(e=>e.split(/[/\\]/).filter(Boolean).pop()===a)||i,u=s?.worktreePath||i,d=s?.branchName||(c?e.repoBranches?.[a]:e.branchName)||`unknown`,f=t&&(r.length===1||t.changedFiles===0)?Math.max(0,t.changedFiles):null,p=[{id:`wt-${a}-${d}-${o}`,workspaceId:e.branchName||``,repoName:a,repoPath:i,sourcePath:l,worktreePath:u,branchName:d,baseBranch:s?.baseBranch,title:e.description&&e.description.length>3&&e.description.length<55?e.description:id(d),intent:e.description||`Working repository on ${d}`,status:f===null?`unknown`:f>0?`dirty`:`clean`,isPinned:!1,isHostReadOnly:!1,commitSha:``,dirtyFilesCount:f,isolatedAt:s?.isolatedAt||e.createdAt}];l!==u&&p.push({id:`wt-${a}-host-${o}`,workspaceId:e.branchName||``,repoName:a,repoPath:l,sourcePath:l,worktreePath:l,branchName:s?.baseBranch||`unknown`,title:`${a} Host Baseline`,intent:`Source repository reference`,status:`host_readonly`,isPinned:!1,isHostReadOnly:!0,commitSha:``,dirtyFilesCount:null}),n.push({repoName:a,repoPath:i,isHostRepo:c&&!s,sourcePath:l,worktrees:p})}return n}function id(e){return!e||typeof e!=`string`?`Untitled Worktree`:e.replace(/^(feat|fix|bug|refactor|epic|chore)\//i,``).split(/[-_]+/).map(e=>e.charAt(0).toUpperCase()+e.slice(1)).join(` `)}var ad=`ctxspace_sidebar_collapsed`,od=`ctxspace_worktree_titles`;function sd(){try{let e=localStorage.getItem(od);return e?JSON.parse(e):{}}catch{return{}}}function cd(e,t,n){try{let r=sd();r[e]={title:t,intent:n},localStorage.setItem(od,JSON.stringify(r))}catch{}}function ld(){let[e,t]=(0,J.useState)(()=>{try{return localStorage.getItem(ad)===`true`}catch{return!1}}),[n,r]=(0,J.useState)({}),[i,a]=(0,J.useState)(``),[o,s]=(0,J.useState)(null),[c,l]=(0,J.useState)(()=>sd());(0,J.useEffect)(()=>{let e=e=>{if(e.key===od&&e.newValue)try{l(JSON.parse(e.newValue))}catch{}else e.key===ad&&t(e.newValue===`true`)};return window.addEventListener(`storage`,e),()=>window.removeEventListener(`storage`,e)},[]);let u=(0,J.useCallback)(()=>{t(e=>{let t=!e;try{localStorage.setItem(ad,String(t))}catch{}return t})},[]);return{isCollapsed:e,setIsCollapsed:(0,J.useCallback)(e=>{t(e);try{localStorage.setItem(ad,String(e))}catch{}},[]),toggleCollapsed:u,expandedRepos:n,toggleRepo:(0,J.useCallback)(e=>{r(t=>({...t,[e]:!(t[e]??!0)}))},[]),searchFilter:i,setSearchFilter:a,editingWorktree:o,setEditingWorktree:s,customTitles:c,updateTitle:(0,J.useCallback)((e,t,n)=>{cd(e,t,n),l(r=>({...r,[e]:{title:t,intent:n}}))},[])}}var ud={workspaceId:null,workspaceTitle:``,workspaceIntent:``,activeIterationId:null,activeWorktreeId:null,activeStage:`diff`,diffViewMode:`side-by-side`,isZenMode:!1,gateStatus:{overallStatus:`idle`,summaryText:`No verification gate run yet`},iterations:[],worktrees:{}},dd={...ud},fd=new Set;function pd(){for(let e of fd)e()}var md={getState:()=>dd,subscribe:e=>(fd.add(e),()=>fd.delete(e)),setWorkspaceData:e=>{let t=dd.workspaceId!==e.workspaceId,n;n=t?e.activeIterationId&&e.iterations.some(t=>t.id===e.activeIterationId)?e.activeIterationId:(e.iterations.find(e=>e.status===`agent_running`||e.status===`review_ready`)||e.iterations[0])?.id||null:e.activeIterationId&&e.iterations.some(t=>t.id===e.activeIterationId)?e.activeIterationId:dd.activeIterationId&&e.iterations.some(e=>e.id===dd.activeIterationId)?dd.activeIterationId:(e.iterations.find(e=>e.status===`agent_running`||e.status===`review_ready`)||e.iterations[0])?.id||null;let r;r=t?e.activeWorktreeId&&e.worktrees[e.activeWorktreeId]?e.activeWorktreeId:Object.keys(e.worktrees)[0]||null:e.activeWorktreeId&&e.worktrees[e.activeWorktreeId]?e.activeWorktreeId:dd.activeWorktreeId&&e.worktrees[dd.activeWorktreeId]?dd.activeWorktreeId:Object.keys(e.worktrees)[0]||null,dd={...dd,workspaceId:e.workspaceId,workspaceTitle:e.workspaceTitle,workspaceIntent:e.workspaceIntent,iterations:e.iterations,worktrees:e.worktrees,activeIterationId:n,activeWorktreeId:r,gateStatus:e.gateStatus||(t?{overallStatus:`idle`,summaryText:`No verification gate run yet`}:dd.gateStatus)},pd()},selectIteration:e=>{let t=dd.iterations.find(t=>t.id===e)?.worktreeId||dd.activeWorktreeId;dd={...dd,activeIterationId:e,activeWorktreeId:t},pd()},selectWorktree:e=>{let t=dd.iterations.find(t=>t.worktreeId===e);dd={...dd,activeWorktreeId:e,activeIterationId:t?t.id:dd.activeIterationId},pd()},setActiveStage:e=>{dd={...dd,activeStage:e},pd()},toggleDiffMode:()=>{dd={...dd,diffViewMode:dd.diffViewMode===`side-by-side`?`unified`:`side-by-side`},pd()},setDiffMode:e=>{dd={...dd,diffViewMode:e},pd()},toggleZenMode:()=>{dd={...dd,isZenMode:!dd.isZenMode},pd()},setZenMode:e=>{dd={...dd,isZenMode:e},pd()},setGateStatus:e=>{dd={...dd,gateStatus:e},pd()},reset:()=>{dd={...ud},pd()}};function hd(){return{...(0,J.useSyncExternalStore)(md.subscribe,md.getState,()=>ud),...md}}function gd(e,t,n,r,i){let a=e.description&&e.description.length>3&&e.description.length<50?e.description:id(e.branchName),o=e.description||`Workspace Process and Code Review Cockpit`,s=rd(e,n),c={};for(let e of s)for(let t of e.worktrees)c[t.id]=t;let l=[],u=Object.keys(c)[0]||`wt-${e.branchName}`;if(t?.steps&&t.steps.length>0&&(l=t.steps.map((t,r)=>{let i=`planned`;t.status===`completed`||t.status===`verified`?i=`done`:t.status===`in_progress`&&(i=(n?.changedFiles??0)>0?`review_ready`:`agent_running`);let a=Object.values(c).find(e=>t.branch&&e.branchName===t.branch),o=t.title||`Iteration ${r+1}`,s=o.toLowerCase().startsWith(`iteration`)||o.toLowerCase().startsWith(`milestone`)?o:`Iteration ${r+1}: ${o}`;return{id:`iter-${t.id||r+1}`,number:r+1,title:s,goal:t.description,status:i,worktreeId:a?.id||u,branchName:t.branch||e.branchName,changesCount:t.status===`in_progress`?n?.changedFiles??0:0}})),l.length===0&&r&&r.trim().length>0){let t=[],i=/^[\t ]*(?:-|\*|\d+\.|#{2,4})[\t ]+(?:\[([ xX])\][\t ]+)?(?:\*\*(?:Milestone[\t ]*\d+:?[\t ]*)?([^*]+)\*\*|Milestone[\t ]*(\d+):?[\t ]*(.+?))(?:[\t ]+[-—–:][\t ]+(.+))?[\t ]*$/i,a=1;for(let o of r.split(/\r?\n/)){let r=o.match(i);if(!r)continue;let s=!!(r[1]&&r[1].toLowerCase()===`x`),c=(r[2]||r[4]||``).trim(),l=c.toLowerCase();if(!c||/(?:^|:\s*)(?:acceptance criteria|verification|verification method)$/.test(l))continue;let d=r[5]?.trim(),f=s||/\b(done|completed|verified|merged)\b/i.test(d||``),p=f?`done`:`planned`;!f&&t.filter(e=>e.status!==`done`).length===0&&(p=(n?.changedFiles??0)>0?`review_ready`:n?.activeAssistants&&n.activeAssistants.length>0?`agent_running`:`planned`);let m=a++,h=c.toLowerCase().startsWith(`iteration`)||c.toLowerCase().startsWith(`milestone`)?c:`Iteration ${m}: ${c}`;t.push({id:`iter-plan-${m}`,number:m,title:h,goal:d,status:p,worktreeId:u,branchName:e.branchName,changesCount:p===`review_ready`?n?.changedFiles??0:0})}t.length>0&&(l=t)}if(l.length===0){let t=e.description&&e.description.length>3&&e.description.length<50?e.description:id(e.branchName);l=[{id:`iter-${e.branchName}-init`,number:1,title:t,goal:e.description||`Deliver changes for ${e.branchName}`,status:(n?.changedFiles??0)>0?`review_ready`:n?.activeAssistants&&n.activeAssistants.length>0?`agent_running`:`planned`,worktreeId:u,branchName:e.branchName,changesCount:n?.changedFiles??0}]}let d;if(i){let e=i.overallStatus;d={overallStatus:e===`pass`||e===`pass_dirty`?`pass`:e===`fail`||e===`timeout`?`fail`:`idle`,durationMs:i.durationMs,summaryText:`Verification: ${e.replace(`_`,` `)} (${i.repos?.length??0} repos)`}}else d={overallStatus:`idle`,summaryText:`No verification gate run yet`};return{workspaceTitle:a,workspaceIntent:o,worktrees:c,iterations:l,gateStatus:d}}var _d=[{label:`Projects`,to:`/projects`,icon:ri,match:e=>e.startsWith(`/projects`)},{label:`Workrooms`,to:`/workrooms`,icon:Li,match:e=>e.startsWith(`/workrooms`)},{label:`Resource Library`,to:`/skills`,icon:qr,match:e=>e.startsWith(`/skills`)||e.startsWith(`/agents`)},{label:`Strategies`,to:`/workflows`,icon:Ri,match:e=>e.startsWith(`/workflows`)||e.startsWith(`/strategies`)},{label:`Settings`,to:`/settings`,icon:Oi,match:e=>e.startsWith(`/settings`)}];function vd({appVersion:e,workspaces:t=[],workspaceStatuses:n={},workspacesLoading:r=!1,activeWsId:i=null,onSelectWorkspace:a}){let{pathname:o}=po(),s=go(),{theme:c,setTheme:l,colorTheme:u,setColorTheme:d}=Gu(),{open:f}=$u(),[p,m]=(0,J.useState)(``),[h,g]=(0,J.useState)(`created-desc`),[_,v]=(0,J.useState)(!1),{isCollapsed:y,toggleCollapsed:b,customTitles:x,updateTitle:S}=ld(),C=hd(),w=o.match(/\/workspaces\/([^/]+)/),T=w?decodeURIComponent(w[1]):i,E=!!T,D=(0,J.useMemo)(()=>T&&t.find(e=>e.branchName===T||e.id===T)||null,[t,T]),O=(0,J.useMemo)(()=>D?rd(D,n[D.branchName]):[],[D,n]);(0,J.useEffect)(()=>{let e=e=>{let t=e.target;t.tagName===`INPUT`||t.tagName===`TEXTAREA`||t.isContentEditable||e.ctrlKey||e.metaKey||e.altKey||(e.key===`z`||e.key===`Z`||e.key===`[`)&&b()};return window.addEventListener(`keydown`,e),()=>window.removeEventListener(`keydown`,e)},[b]);let k=(0,J.useMemo)(()=>{let e=t,r=p.trim().toLowerCase();return r&&(e=e.filter(e=>`${e.branchName} ${e.description}`.toLowerCase().includes(r))),[...e].sort((e,t)=>{switch(h){case`created-desc`:{let n=new Date(e.createdAt||0).getTime();return new Date(t.createdAt||0).getTime()-n}case`created-asc`:return new Date(e.createdAt||0).getTime()-new Date(t.createdAt||0).getTime();case`changes-desc`:{let r=n[e.branchName]?.changedFiles||0;return(n[t.branchName]?.changedFiles||0)-r}case`repos-desc`:return(t.repos?.length||0)-(e.repos?.length||0);case`name-asc`:return e.branchName.localeCompare(t.branchName);default:return 0}})},[t,p,h,n]),A=e=>q(`flex items-center gap-2 rounded-md px-2 py-1.5 text-xs font-medium transition-colors cursor-pointer`,e?`bg-primary/10 text-primary font-semibold`:`text-muted-foreground hover:bg-accent hover:text-foreground`),j={"created-desc":`Newest`,"created-asc":`Oldest`,"changes-desc":`Changes`,"name-asc":`A–Z`,"repos-desc":`Repos`};return y?(0,Y.jsxs)(`aside`,{className:`context-sidebar flex w-14 shrink-0 flex-col border-r border-border bg-card select-none h-screen overflow-hidden transition-[width] duration-200 items-center py-3 justify-between z-30`,children:[(0,Y.jsxs)(`div`,{className:`flex flex-col items-center gap-3`,children:[(0,Y.jsx)(ks,{to:`/overview`,title:`${cn} v${e}`,children:(0,Y.jsx)(pc,{size:24,className:`rounded-md shadow-xs hover:scale-105 transition-transform`})}),(0,Y.jsx)(As,{to:`/overview`,title:`Overview Activity`,className:({isActive:e})=>q(`p-2 rounded-lg transition-colors cursor-pointer`,e?`bg-primary/15 text-primary`:`text-muted-foreground hover:text-foreground hover:bg-accent`),children:(0,Y.jsx)(Vr,{size:16})}),(0,Y.jsx)(As,{to:`/new`,title:`Start new work`,className:`p-2 rounded-lg text-muted-foreground hover:text-foreground hover:bg-accent transition-colors`,children:(0,Y.jsx)(Si,{size:16})}),E&&(0,Y.jsx)(`div`,{className:`my-1 w-6 border-t border-border/60`}),E&&D&&(0,Y.jsxs)(`button`,{type:`button`,onClick:b,title:`Active Workspace: ${D.branchName} (Click to expand)`,className:`relative p-2 rounded-lg bg-primary/15 text-primary border border-primary/30 cursor-pointer hover:bg-primary/25 transition-colors`,children:[(0,Y.jsx)(ri,{size:16}),(n[D.branchName]?.changedFiles??0)>0&&(0,Y.jsx)(`span`,{className:`absolute top-1 right-1 size-1.5 rounded-full bg-amber-400 animate-pulse`})]})]}),(0,Y.jsxs)(`div`,{className:`flex flex-col items-center gap-2`,children:[(0,Y.jsx)(`button`,{type:`button`,onClick:()=>l(c===`dark`?`light`:`dark`),title:c===`dark`?`Switch to light mode`:`Switch to dark mode`,className:`p-2 rounded-lg text-muted-foreground hover:text-foreground hover:bg-accent transition-colors`,children:c===`dark`?(0,Y.jsx)(Ni,{size:15}):(0,Y.jsx)(_i,{size:15})}),(0,Y.jsx)(`button`,{type:`button`,onClick:b,title:`Expand Cockpit Sidebar (Shortcut: z)`,className:`p-2 rounded-lg text-muted-foreground hover:text-primary hover:bg-primary/10 border border-border/50 transition-colors cursor-pointer`,children:(0,Y.jsx)(yi,{size:16})})]})]}):(0,Y.jsxs)(`aside`,{className:`context-sidebar flex w-60 shrink-0 flex-col border-r border-border bg-card select-none h-screen overflow-hidden transition-[width] duration-200`,children:[(0,Y.jsxs)(`div`,{className:`flex h-11 items-center justify-between px-3 border-b border-border/60`,children:[(0,Y.jsxs)(ks,{to:`/overview`,className:`flex items-center gap-2 group`,children:[(0,Y.jsx)(pc,{size:22,className:`rounded-md shadow-xs transition-transform duration-200 group-hover:scale-105`}),(0,Y.jsx)(`span`,{className:`text-xs font-bold tracking-tight text-foreground group-hover:text-primary transition-colors`,children:cn})]}),(0,Y.jsxs)(`span`,{className:`text-[10px] font-mono text-muted-foreground/60`,children:[`v`,e]})]}),(0,Y.jsxs)(`div`,{className:`flex-1 overflow-y-auto custom-scrollbar p-2 flex flex-col gap-2`,children:[E&&D?(0,Y.jsxs)(`div`,{className:`flex flex-col gap-3 min-w-0`,children:[(0,Y.jsxs)(`button`,{type:`button`,onClick:()=>s(`/overview`),className:`flex items-center gap-1.5 text-xs text-muted-foreground hover:text-foreground hover:bg-accent/60 px-2 py-1 rounded transition-colors cursor-pointer`,children:[(0,Y.jsx)(Hr,{size:12}),(0,Y.jsx)(`span`,{children:`All Workspaces`})]}),(0,Y.jsxs)(`div`,{className:`p-2.5 rounded-lg border border-border/60 bg-muted/20 flex flex-col gap-1`,children:[(0,Y.jsx)(`div`,{className:`text-xs font-semibold text-foreground truncate`,title:D.description||D.branchName,children:C.workspaceTitle||D.description||D.branchName}),(0,Y.jsxs)(`div`,{className:`flex items-center gap-1.5 font-mono text-[10px] text-muted-foreground truncate`,children:[(0,Y.jsx)(`span`,{className:`truncate`,children:D.branchName}),(0,Y.jsx)(`span`,{children:`•`}),(0,Y.jsxs)(`span`,{children:[D.repos.length,` repos`]})]})]}),(0,Y.jsx)(nd,{repoGroups:O,activeWorktreeId:C.activeWorktreeId,onSelectWorktree:e=>C.selectWorktree(e.id),customTitles:x,onUpdateWorktreeTitle:(e,t,n)=>{S(e,t,n)},onNewWorktree:e=>{s(`/new?repo=${encodeURIComponent(e)}`)}})]}):(0,Y.jsxs)(`div`,{className:`flex flex-col gap-2 min-w-0`,children:[(0,Y.jsx)(Bu,{workspaces:t}),(0,Y.jsxs)(`div`,{className:`flex flex-col gap-0.5`,children:[(0,Y.jsxs)(As,{to:`/overview`,className:({isActive:e})=>A(e),children:[(0,Y.jsx)(Vr,{size:14}),(0,Y.jsx)(`span`,{children:`Overview`})]}),(0,Y.jsxs)(As,{to:`/new`,className:({isActive:e})=>A(e),children:[(0,Y.jsx)(Si,{size:14}),(0,Y.jsx)(`span`,{children:`Start work`})]})]}),(0,Y.jsxs)(`div`,{className:`pt-2 border-t border-border/60`,children:[(0,Y.jsxs)(`div`,{className:`flex items-center justify-between pb-1 px-1`,children:[(0,Y.jsx)(`span`,{className:`text-[11px] font-semibold text-muted-foreground uppercase tracking-wider`,children:`Workspaces`}),(0,Y.jsx)(`span`,{className:`text-[10px] font-mono text-muted-foreground/80`,children:t.length})]}),(0,Y.jsxs)(`div`,{className:`flex items-center gap-1 mb-2`,children:[(0,Y.jsxs)(`div`,{className:`relative flex-1`,children:[(0,Y.jsx)(Ei,{size:11,className:`absolute left-2 top-1/2 -translate-y-1/2 text-muted-foreground/60`}),(0,Y.jsx)(`input`,{type:`text`,value:p,onChange:e=>m(e.target.value),placeholder:`Filter...`,className:`w-full rounded-md border border-border/60 bg-muted/30 pl-6 pr-2 py-1 text-xs text-foreground placeholder:text-muted-foreground/60 focus:bg-background focus:outline-hidden focus:ring-1 focus:ring-primary`})]}),(0,Y.jsxs)(Ml,{children:[(0,Y.jsx)(Nl,{"aria-label":`Sort workspaces`,className:`inline-flex size-6 items-center justify-center rounded-md border border-border/60 bg-muted/30 text-muted-foreground hover:bg-accent hover:text-foreground transition-colors cursor-pointer`,children:(0,Y.jsx)(Wr,{size:11})}),(0,Y.jsx)(Pl,{side:`bottom`,align:`end`,className:`w-36 text-xs`,children:Object.keys(j).map(e=>(0,Y.jsxs)(Fl,{onClick:()=>g(e),className:`flex items-center justify-between`,children:[(0,Y.jsx)(`span`,{children:j[e]}),h===e&&(0,Y.jsx)(Jr,{size:12,className:`text-primary`})]},e))})]})]}),(0,Y.jsx)(`div`,{className:`flex flex-col gap-1`,children:r&&t.length===0?(0,Y.jsx)(`div`,{className:`px-2 py-3 text-center text-xs text-muted-foreground italic`,children:`Loading workspaces...`}):k.length===0?(0,Y.jsx)(`div`,{className:`px-2 py-3 text-center text-xs text-muted-foreground italic`,children:`No workspaces match`}):k.map(e=>{let t=i===e.branchName||i===e.id,r=n[e.branchName],o=!!(r&&r.changedFiles>0);return(0,Y.jsxs)(ks,{to:`/workspaces/${encodeURIComponent(e.branchName)}`,onClick:()=>a?.(e.branchName),className:q(`group flex flex-col gap-0.5 rounded-md px-2.5 py-1.5 text-xs transition-colors cursor-pointer border`,t?`bg-accent text-foreground font-medium border-border/70 shadow-2xs`:`text-muted-foreground hover:bg-accent/50 hover:text-foreground border-transparent`),children:[(0,Y.jsxs)(`div`,{className:`flex items-center justify-between gap-1.5 min-w-0`,children:[(0,Y.jsx)(`span`,{className:`truncate font-mono tracking-tight font-medium text-foreground`,children:e.branchName}),(0,Y.jsxs)(`div`,{className:`flex items-center gap-1 shrink-0`,children:[r?.activeAssistants&&r.activeAssistants.length>0&&(0,Y.jsx)(`div`,{className:`flex items-center gap-1`,children:r.activeAssistants.map(e=>(0,Y.jsx)(`span`,{className:`inline-flex size-3.5 opacity-75`,children:e===`antigravity`?(0,Y.jsx)(fc,{className:`size-3`}):e===`claude`?(0,Y.jsx)(uc,{className:`size-2.5 text-[#D97757]`}):e===`codex`?(0,Y.jsx)(tc,{className:`size-2.5 text-foreground`}):e===`cursor`?(0,Y.jsx)(lc,{className:`size-2.5 text-foreground`}):(0,Y.jsx)(cc,{className:`size-2.5 text-blue-400`})},e))}),(0,Y.jsx)(`button`,{type:`button`,onClick:t=>{t.preventDefault(),t.stopPropagation(),f(e.branchName)},className:`opacity-0 group-hover:opacity-100 p-0.5 rounded hover:bg-background text-muted-foreground`,title:`Open floating chat`,children:(0,Y.jsx)(Kr,{size:11})}),(0,Y.jsx)(`span`,{className:q(`size-1.5 rounded-full shrink-0`,o?`bg-amber-500`:`bg-emerald-500`)})]})]}),(0,Y.jsxs)(`div`,{className:`flex items-center gap-2 text-[10px] text-muted-foreground/80 font-mono`,children:[(0,Y.jsxs)(`span`,{children:[e.repos.length,` `,e.repos.length===1?`repo`:`repos`]}),o&&(0,Y.jsxs)(Y.Fragment,{children:[(0,Y.jsx)(`span`,{children:`•`}),(0,Y.jsxs)(`span`,{className:`text-amber-500 font-semibold`,children:[`±`,r.changedFiles]})]})]})]},e.id)})})]})]}),(0,Y.jsxs)(`div`,{className:`mt-auto pt-2 border-t border-border/60`,children:[(0,Y.jsxs)(`button`,{type:`button`,onClick:()=>v(!_),"aria-expanded":_,className:`flex w-full items-center justify-between px-2 py-1 text-[11px] font-semibold text-muted-foreground hover:text-foreground uppercase tracking-wider transition-colors cursor-pointer`,children:[(0,Y.jsx)(`span`,{children:`Tools & Library`}),(0,Y.jsx)(Dt,{size:12,className:q(`transition-transform duration-200`,!_&&`-rotate-90`)})]}),_&&(0,Y.jsxs)(`div`,{className:`flex flex-col gap-0.5 mt-1`,children:[_d.map(e=>{let t=e.icon,n=e.match(o);return(0,Y.jsxs)(As,{to:e.to,className:A(n),children:[(0,Y.jsx)(t,{size:13}),(0,Y.jsx)(`span`,{children:e.label})]},e.to)}),(0,Y.jsxs)(`a`,{href:`https://github.com/antan87/NexusFlow#readme`,target:`_blank`,rel:`noreferrer`,className:`flex items-center gap-2 rounded-md px-2 py-1 text-xs text-muted-foreground hover:bg-accent hover:text-foreground transition-colors`,children:[(0,Y.jsx)(Gr,{size:13}),(0,Y.jsx)(`span`,{children:`Guide`})]}),(0,Y.jsxs)(`button`,{type:`button`,onClick:()=>d(u===`aurora`?`sunset`:`aurora`),"aria-label":`Switch to ${u===`aurora`?`Sunset`:`Aurora`} palette`,className:`flex w-full items-center gap-2 rounded-md px-2 py-1 text-xs text-muted-foreground hover:bg-accent hover:text-foreground transition-colors cursor-pointer`,children:[(0,Y.jsx)(`span`,{className:`size-2 rounded-full bg-primary`}),(0,Y.jsxs)(`span`,{children:[`Theme: `,u===`aurora`?`Aurora`:`Sunset`]})]}),(0,Y.jsxs)(`button`,{type:`button`,onClick:()=>l(c===`dark`?`light`:`dark`),"aria-label":`Switch to ${c===`dark`?`light`:`dark`} theme`,className:`flex w-full items-center gap-2 rounded-md px-2 py-1 text-xs text-muted-foreground hover:bg-accent hover:text-foreground transition-colors cursor-pointer`,children:[c===`dark`?(0,Y.jsx)(Ni,{size:13}):(0,Y.jsx)(_i,{size:13}),(0,Y.jsx)(`span`,{children:c===`dark`?`Light mode`:`Dark mode`})]})]})]})]}),(0,Y.jsxs)(`div`,{className:`h-9 px-3 border-t border-border/60 flex items-center justify-between text-xs text-muted-foreground bg-muted/20`,children:[(0,Y.jsxs)(`button`,{type:`button`,onClick:b,className:`flex items-center gap-1.5 hover:text-foreground transition-colors cursor-pointer text-[11px]`,title:`Collapse rail into icon strip (Shortcut: z)`,children:[(0,Y.jsx)(vi,{size:13}),(0,Y.jsx)(`span`,{children:`Collapse (z)`})]}),(0,Y.jsx)(`span`,{className:`font-mono text-[10px] text-muted-foreground/50`,children:`240px`})]})]})}function yd(e){let t=zu(),[n,r]=(0,J.useState)(!1),i=po();return(0,J.useEffect)(()=>{r(!1)},[i.pathname]),t?(0,Y.jsx)(`div`,{className:`fixed inset-x-0 top-0 z-40 flex h-12 items-center border-b border-border bg-card px-3 md:hidden`,children:(0,Y.jsxs)(ju,{open:n,onOpenChange:r,children:[(0,Y.jsxs)(Nu,{className:`inline-flex items-center gap-2 rounded-md px-2 py-2 text-sm font-medium`,"aria-label":`Open navigation`,children:[(0,Y.jsx)(pi,{size:20}),` `,cn]}),(0,Y.jsxs)(Iu,{side:`left`,className:`w-72`,onClick:e=>{e.target.closest(`a`)&&r(!1)},children:[(0,Y.jsx)(Lu,{className:`sr-only`,children:`Navigation`}),(0,Y.jsx)(vd,{...e,onSelectWorkspace:t=>{e.onSelectWorkspace?.(t),r(!1)}})]})]})}):(0,Y.jsx)(vd,{...e})}function bd({toasts:e,onDismiss:t}){return(0,Y.jsx)(`div`,{className:`fixed bottom-5 right-5 z-[9999] flex flex-col gap-3 pointer-events-none max-w-md w-full`,children:e.map(e=>(0,Y.jsxs)(`div`,{className:`pointer-events-auto flex items-start justify-between gap-3 rounded-xl border px-4 py-3 shadow-sm transition-all duration-300 animate-rise ${e.type===`success`?`border-success/32 bg-success/10 text-success-foreground`:e.type===`error`?`border-destructive/32 bg-destructive/10 text-destructive-foreground`:`border-info/32 bg-info/10 text-info-foreground`}`,children:[(0,Y.jsxs)(`div`,{className:`flex items-start gap-2.5 text-xs font-semibold flex-1`,children:[e.type===`success`&&(0,Y.jsx)(Jr,{className:`mt-0.5 shrink-0 text-success`,size:16}),e.type===`error`&&(0,Y.jsx)(Xr,{className:`mt-0.5 shrink-0 text-destructive`,size:16}),e.type===`info`&&(0,Y.jsx)(ci,{className:`mt-0.5 shrink-0 text-info`,size:16}),(0,Y.jsx)(`span`,{className:`whitespace-pre-line text-left leading-relaxed`,children:e.message})]}),(0,Y.jsx)(`button`,{onClick:()=>t(e.id),className:`mt-0.5 shrink-0 cursor-pointer text-muted-foreground transition-colors hover:text-foreground`,children:(0,Y.jsx)(zi,{size:14})})]},e.id))})}var xd,Sd;function Cd(e){return e.startsWith(`/api/workrooms/`)}async function wd(){if(!xd){let e=fetch(`/api/workrooms/bootstrap`,{method:`POST`,credentials:`include`,headers:{"Content-Type":`application/json`},body:`{}`}).then(async t=>{let n=await t.json().catch(()=>null);if(!t.ok||!n||typeof n.token!=`string`)throw new Td(n&&typeof n.error==`string`?n.error:`Could not establish the Workroom dashboard boundary.`,t.status);return xd===e&&(Sd=n.token),n.token}).catch(t=>{throw xd===e&&(xd=void 0,Sd=void 0),t});xd=e}return xd}var Td=class extends Error{status;constructor(e,t){super(e),this.name=`ApiError`,this.status=t}};async function Ed(e,t){for(let n=0;n<2;n+=1){let r=Cd(e)&&e!==`/api/workrooms/bootstrap`?await wd():void 0,i=await fetch(`${e}`,{credentials:`include`,...t,headers:{...t?.body?{"Content-Type":`application/json`}:{},...r?{[Xt]:r,[$t]:r}:{},...t?.headers}}),a=i.headers.get(`content-type`)?.includes(`application/json`)?await i.json().catch(()=>null):null,o=a&&typeof a.error==`string`&&a.error||`Request failed (${i.status})`;if(!i.ok&&n===0&&i.status===403&&Cd(e)&&o.includes(`same-origin dashboard bootstrap`)){Sd===r&&(xd=void 0,Sd=void 0);continue}if(!i.ok)throw new Td(o,i.status);return a}throw new Td(`Could not re-establish the Workroom dashboard boundary.`,403)}function Dd(){return Rr({queryKey:[`config`],queryFn:()=>Ed(`/api/config`)})}function Od(){return Rr({queryKey:[`workspaces`],queryFn:()=>Ed(`/api/workspaces`)})}function kd(e={}){return Rr({queryKey:[`workspaces-status`],queryFn:()=>Ed(`/api/workspaces/status`),enabled:e.enabled??!0,refetchInterval:e.intervalMs??!1})}function Ad(){return Rr({queryKey:[`domain-packs`],queryFn:async()=>(await Ed(`/api/enterprise/domain-packs`))?.domainPacks??[]})}function jd(){let e=_n();return zr({mutationFn:e=>Ed(`/api/enterprise/domain-packs`,{method:`POST`,body:JSON.stringify(e)}),onSuccess:()=>{e.invalidateQueries({queryKey:[`domain-packs`]}),e.invalidateQueries({queryKey:[`workspace-domain-packs`]})}})}function Md(){let e=_n();return zr({mutationFn:e=>Ed(`/api/enterprise/domain-packs/${encodeURIComponent(e.id)}`,{method:`PUT`,body:JSON.stringify(e)}),onSuccess:()=>{e.invalidateQueries({queryKey:[`domain-packs`]}),e.invalidateQueries({queryKey:[`workspace-domain-packs`]})}})}function Nd(){let e=_n();return zr({mutationFn:e=>Ed(`/api/enterprise/domain-packs/${encodeURIComponent(e)}`,{method:`DELETE`}),onSuccess:()=>{e.invalidateQueries({queryKey:[`domain-packs`]}),e.invalidateQueries({queryKey:[`workspace-domain-packs`]})}})}function Pd(){let e=_n();return zr({mutationFn:e=>Ed(`/api/workspace`,{method:`POST`,body:JSON.stringify(e)}),onSuccess:()=>{e.invalidateQueries({queryKey:[`workspaces`]}),e.invalidateQueries({queryKey:[`workspaces-status`]})}})}function Fd(){return Rr({queryKey:[`projects`],queryFn:()=>Ed(`/api/projects`)})}function Id(){let e=_n();return zr({mutationFn:e=>Ed(`/api/projects`,{method:`POST`,body:JSON.stringify(e)}),onSuccess:()=>e.invalidateQueries({queryKey:[`projects`]})})}function Ld(){let e=_n();return zr({mutationFn:({id:e,...t})=>Ed(`/api/projects/${encodeURIComponent(e)}`,{method:`PUT`,body:JSON.stringify(t)}),onSuccess:()=>e.invalidateQueries({queryKey:[`projects`]})})}function Rd(){let e=_n();return zr({mutationFn:e=>Ed(`/api/projects/${encodeURIComponent(e)}`,{method:`DELETE`}),onSuccess:()=>e.invalidateQueries({queryKey:[`projects`]})})}function zd(){return Rr({queryKey:[`repos`],queryFn:()=>Ed(`/api/repos`)})}function Bd(e,t){return Rr({queryKey:[`repo-branches`,e],queryFn:()=>Ed(`/api/repos/branches?path=${encodeURIComponent(e)}`),enabled:t,staleTime:6e4})}function Vd(e,t=!0){return Rr({queryKey:[`repos-freshness`,e],queryFn:()=>Ed(`/api/repos/freshness`,{method:`POST`,body:JSON.stringify({repos:e})}),enabled:t&&e.length>0,staleTime:3e4})}function Hd(){let e=_n();return zr({mutationFn:e=>Ed(`/api/repos/pull`,{method:`POST`,body:JSON.stringify(e)}),onSuccess:()=>{e.invalidateQueries({queryKey:[`repo-freshness`]}),e.invalidateQueries({queryKey:[`repos-freshness`]})}})}function Ud(){let e=_n();return zr({mutationFn:e=>Ed(`/api/repos/new`,{method:`POST`,body:JSON.stringify({name:e})}),onSuccess:()=>e.invalidateQueries({queryKey:[`repos`]})})}function Wd(){return Rr({queryKey:[`ai-detect`],queryFn:()=>Ed(`/api/ai-detect`),staleTime:6e4})}function Gd(){return Rr({queryKey:[`editor-detect`],queryFn:()=>Ed(`/api/editor-detect`),staleTime:6e4})}function Kd(){return Rr({queryKey:[`workspace-launch-targets`],queryFn:()=>Ed(`/api/workspace-launch-targets`),staleTime:6e4})}function qd(e,t){return Rr({queryKey:[`workspace-recent-sessions`,e],queryFn:async()=>{let t=new URLSearchParams({limit:`3`,desktopHandoffOnly:`true`});return(await Ed(`/api/workspace/${encodeURIComponent(e)}/sessions?${t}`)).sessions},enabled:t,staleTime:3e4})}function Jd(){return Rr({queryKey:[`workflow-templates`],queryFn:async()=>(await Ed(`/api/workflows/templates`)).templates})}function Yd(e){return Rr({queryKey:[`workspace-services`,e],queryFn:()=>Ed(`/api/workspace/${encodeURIComponent(e)}/services`),enabled:!!e,refetchInterval:3e3,retry:1})}function Xd(e){let t=_n();return zr({mutationFn:({action:t,service:n})=>{let r=`/api/workspace/${encodeURIComponent(e)}/services`;return Ed(n?`${r}/${encodeURIComponent(n)}/${t}`:`${r}/${t}`,{method:`POST`})},onSettled:()=>{t.invalidateQueries({queryKey:[`workspace-services`,e]}),t.invalidateQueries({queryKey:[`workspaces-status`]})}})}function Zd(e){let t=_n();return zr({mutationFn:({action:t,id:n})=>Ed(`/api/workspace/${encodeURIComponent(e)}/orchestrators/${t}`,{method:`POST`,body:JSON.stringify({id:n})}),onSettled:()=>{t.invalidateQueries({queryKey:[`workspace-services`,e]}),t.invalidateQueries({queryKey:[`workspaces-status`]})}})}function Qd(){return Rr({queryKey:[`skill-categories`],queryFn:async()=>(await Ed(`/api/skills/categories`)).categories})}function $d(){let e=_n();return zr({mutationFn:e=>Ed(`/api/skills/categories`,{method:`POST`,body:JSON.stringify(e)}),onSuccess:()=>{e.invalidateQueries({queryKey:[`skill-categories`]}),e.invalidateQueries({queryKey:[`skills`]})}})}function ef(){let e=_n();return zr({mutationFn:e=>Ed(`/api/skills/categories/${encodeURIComponent(e)}`,{method:`DELETE`}),onSuccess:()=>{e.invalidateQueries({queryKey:[`skill-categories`]}),e.invalidateQueries({queryKey:[`skills`]})}})}function tf(e){return{queryKey:[`skills`,e],queryFn:()=>Ed(e?`/api/skills?workspace=${encodeURIComponent(e)}`:`/api/skills`)}}function nf(e){return Rr({...tf(e),select:e=>e.diagnostics??[]})}function rf(e){return Rr({...tf(e),select:e=>e.skills})}function af(){let e=_n();return zr({mutationFn:e=>Ed(`/api/skills`,{method:`POST`,body:JSON.stringify(e)}),onSuccess:()=>{e.invalidateQueries({queryKey:[`skills`]}),e.invalidateQueries({queryKey:[`skill-categories`]}),e.invalidateQueries({queryKey:[`workspace-skills`]})}})}function of(){let e=_n();return zr({mutationFn:e=>{let t=typeof e==`string`?e:e.id,n=typeof e==`string`?void 0:e.workspaceId;return Ed(n?`/api/skills/${encodeURIComponent(t)}?workspace=${encodeURIComponent(n)}`:`/api/skills/${encodeURIComponent(t)}`,{method:`DELETE`})},onSuccess:()=>{e.invalidateQueries({queryKey:[`skills`]}),e.invalidateQueries({queryKey:[`workspace-skills`]})}})}function sf(){return Rr({queryKey:[`codex-agents`],queryFn:async()=>(await Ed(`/api/agents`)).agents})}function cf(){let e=_n();return zr({mutationFn:e=>Ed(`/api/agents`,{method:`POST`,body:JSON.stringify(e)}),onSuccess:()=>e.invalidateQueries({queryKey:[`codex-agents`]})})}function lf(){let e=_n();return zr({mutationFn:({toml:e,category:t})=>Ed(`/api/agents/import`,{method:`POST`,body:JSON.stringify({toml:e,category:t})}),onSuccess:()=>e.invalidateQueries({queryKey:[`codex-agents`]})})}function uf(){let e=_n();return zr({mutationFn:e=>Ed(`/api/agents/${encodeURIComponent(e)}`,{method:`DELETE`}),onSuccess:()=>e.invalidateQueries({queryKey:[`codex-agents`]})})}function df(e){return Rr({queryKey:[`workspace-skills`,e],queryFn:async()=>(await Ed(`/api/skills/workspace/${encodeURIComponent(e)}`)).config,enabled:!!e})}function ff(){let e=_n();return zr({mutationFn:({workspaceId:e,expectedRevision:t,...n})=>Ed(`/api/skills/workspace/${encodeURIComponent(e)}/assign`,{method:`POST`,body:JSON.stringify({...n,expectedRevision:t})}),onSuccess:(t,n)=>{e.setQueryData([`workspace-skills`,n.workspaceId],t.config),e.invalidateQueries({queryKey:[`skills`]})}})}function pf(){return zr({mutationFn:({workspaceId:e,...t})=>Ed(`/api/workspace/${encodeURIComponent(e)}/terminal`,{method:`POST`,body:JSON.stringify(t)})})}function mf(){let e=_n();return zr({mutationFn:({workspaceId:e,force:t})=>Ed(`/api/workspace/${encodeURIComponent(e)}/refresh`,{method:`POST`,body:JSON.stringify({force:t})}),onSuccess:(t,n)=>{e.invalidateQueries({queryKey:[`workspaces`]}),e.invalidateQueries({queryKey:[`workspace-skills`,n.workspaceId]}),e.invalidateQueries({queryKey:[`skills`,n.workspaceId]}),e.invalidateQueries({queryKey:[`workspaces-status`]})}})}function hf(e){return Rr({queryKey:[`workspace-lifecycle`,e],queryFn:async()=>await Ed(`/api/workspace/${encodeURIComponent(e)}/lifecycle`),enabled:!!e,staleTime:1e4})}var gf=512e3;function _f(e,t,n){let[r,i]=(0,J.useState)({logs:``,connected:!1}),a=(0,J.useCallback)(()=>i(e=>({...e,logs:``})),[]);return(0,J.useEffect)(()=>{let r=!1,a=null,o=null;if(i({logs:``,connected:!1}),!n||!e||!t)return;let s=encodeURIComponent(e),c=encodeURIComponent(t),l=async()=>{if(r)return;let e=0;try{let t=await(await fetch(`/api/workspace/${s}/services/logs/${c}`)).json();if(r)return;e=typeof t.size==`number`?t.size:0,i({logs:typeof t.logs==`string`?t.logs:``,connected:!1})}catch{}if(r)return;let t=new EventSource(`/api/workspace/${s}/services/logs/${c}/stream?offset=${e}`);a=t,t.addEventListener(`open`,()=>{r||i(e=>({...e,connected:!0}))}),t.addEventListener(`log`,e=>{try{let{chunk:t}=JSON.parse(e.data);typeof t==`string`&&!r&&i(e=>{let n=e.logs+t;return{...e,logs:n.length>gf?n.slice(-512e3):n}})}catch{}}),t.onerror=()=>{t.close(),a===t&&(a=null),!r&&(i(e=>({...e,connected:!1})),o=setTimeout(l,2e3))}};return l(),()=>{r=!0,o&&clearTimeout(o),a?.close(),a=null}},[e,t,n]),{logs:r.logs,connected:r.connected,clear:a}}function vf({activeWsId:e,setActiveWsId:t,appVersion:n,workspaces:r,executeTerminal:i}){let[a,o]=(0,J.useState)(null),s=Yd(e),c=s.data?.services??[],l=s.data?.runningState??[],u=Xd(e??``),{logs:d}=_f(e,a,!!e);(0,J.useEffect)(()=>{c.length===0?a!==null&&o(null):(!a||!c.some(e=>e.name===a))&&o(c[0].name)},[c]);let f=(0,J.useRef)(null);(0,J.useEffect)(()=>{f.current?.scrollIntoView({behavior:`smooth`})},[d]);let p=l.filter(e=>e.pid>0).length;return(0,Y.jsxs)(`div`,{className:`flex flex-col h-screen w-full bg-background text-foreground font-mono text-[11px] overflow-hidden select-none border-t border-border`,children:[(0,Y.jsxs)(`div`,{className:`flex items-center justify-between px-3 py-2 bg-card border-b border-border shrink-0 text-[10px]`,children:[(0,Y.jsxs)(`div`,{className:`flex items-center gap-2`,children:[(0,Y.jsx)(`span`,{className:`font-bold text-primary`,children:`CONTEXTSPACE_SHELL`}),(0,Y.jsx)(`span`,{className:`text-muted-foreground`,children:`|`}),(0,Y.jsxs)(`span`,{className:`text-muted-foreground`,children:[`ws: `,e||`none`]})]}),(0,Y.jsxs)(`div`,{className:`flex items-center gap-2`,children:[e&&(0,Y.jsx)(`button`,{onClick:()=>{t(null),o(null)},className:`text-primary hover:text-primary/90 hover:underline transition-colors cursor-pointer bg-transparent border-none p-0 outline-none`,children:`[Change WS]`}),n&&(0,Y.jsxs)(`span`,{className:`text-[10px] text-muted-foreground`,children:[`v`,n]})]})]}),e?(0,Y.jsxs)(`div`,{className:`flex-1 flex flex-col min-h-0`,children:[(0,Y.jsxs)(`div`,{className:`p-3 border-b border-border shrink-0 bg-muted/30`,children:[(0,Y.jsxs)(`div`,{className:`flex gap-2 mb-3`,children:[(0,Y.jsxs)(`button`,{onClick:()=>u.mutate({action:`start`}),disabled:u.isPending,className:`flex-1 inline-flex items-center justify-center gap-1.5 px-3 py-1.5 rounded border border-success/20 bg-success/10 hover:bg-success/20 text-success font-bold transition-all cursor-pointer text-[10px] disabled:opacity-50`,children:[(0,Y.jsx)(xi,{size:10}),` [START SERVICES]`]}),(0,Y.jsxs)(`button`,{onClick:()=>u.mutate({action:`stop`}),disabled:u.isPending,className:`flex-1 inline-flex items-center justify-center gap-1.5 px-3 py-1.5 rounded border border-destructive/20 bg-destructive/10 hover:bg-destructive/20 text-destructive font-bold transition-all cursor-pointer text-[10px] disabled:opacity-50`,children:[(0,Y.jsx)(zi,{size:10}),` [STOP SERVICES]`]})]}),(0,Y.jsxs)(`div`,{className:`mb-3`,children:[(0,Y.jsxs)(`div`,{className:`text-[10px] text-muted-foreground uppercase font-bold tracking-wider mb-1 px-1`,children:[`Background Services (`,p,`/`,c.length,`)`]}),c.length===0?(0,Y.jsx)(`div`,{className:`text-muted-foreground/50 italic px-1 text-[10px]`,children:`No services detected in workspace.`}):(0,Y.jsx)(`div`,{className:`flex flex-col gap-1 max-h-[120px] overflow-y-auto pr-1`,children:c.map(e=>{let t=l.some(t=>t.name===e.name&&t.pid>0),n=a===e.name;return(0,Y.jsxs)(`div`,{onClick:()=>o(e.name),className:`flex items-center justify-between p-1.5 border rounded cursor-pointer transition-all ${n?`bg-primary/20 border-primary/50 text-foreground`:`bg-muted/20 border-border hover:border-border/80 text-muted-foreground`}`,children:[(0,Y.jsxs)(`div`,{className:`flex items-center gap-2 truncate`,children:[(0,Y.jsx)(`span`,{className:`h-1.5 w-1.5 rounded-full ${t?`bg-success`:`bg-destructive`}`}),(0,Y.jsx)(`span`,{className:`font-bold truncate`,children:e.name})]}),(0,Y.jsx)(`span`,{className:`text-[10px] font-mono shrink-0`,children:t?(0,Y.jsx)(`span`,{className:`text-success bg-success/10 px-1 py-0.2 rounded border border-success/20 text-[8px] font-bold uppercase`,children:`on`}):(0,Y.jsx)(`span`,{className:`text-muted-foreground bg-muted px-1 py-0.2 rounded border border-border text-[8px] font-bold uppercase`,children:`off`})})]},e.name)})})]}),(0,Y.jsxs)(`div`,{className:`mb-3 border-t border-border pt-2.5`,children:[(0,Y.jsx)(`div`,{className:`text-[10px] text-muted-foreground font-bold uppercase mb-1 px-1`,children:`Active Local MCP Tools`}),(0,Y.jsxs)(`div`,{className:`flex flex-col gap-1 px-1 text-[10px] text-muted-foreground font-mono`,children:[(0,Y.jsxs)(`div`,{className:`flex justify-between`,children:[(0,Y.jsx)(`span`,{children:`• search_workspace`}),(0,Y.jsx)(`span`,{className:`text-primary font-bold`,children:`READY`})]}),(0,Y.jsxs)(`div`,{className:`flex justify-between`,children:[(0,Y.jsx)(`span`,{children:`• get_service_logs`}),(0,Y.jsx)(`span`,{className:`text-primary font-bold`,children:`READY`})]})]})]}),(0,Y.jsxs)(`div`,{className:`border-t border-border pt-2.5`,children:[(0,Y.jsx)(`div`,{className:`text-[10px] text-muted-foreground font-bold uppercase mb-1.5 px-1`,children:`Terminal Commands (Click to Run)`}),(0,Y.jsx)(`div`,{className:`grid grid-cols-2 gap-1.5`,children:[`ctxspace sync`,`ctxspace diff`,`ctxspace handoff`,`ctxspace status`].map(e=>(0,Y.jsxs)(`button`,{onClick:()=>i(e),className:`px-2 py-1.5 text-left border border-border hover:border-primary bg-muted/40 rounded text-muted-foreground hover:text-foreground hover:bg-primary/10 transition-all font-mono text-[9px] cursor-pointer`,children:[`$ `,e]},e))})]})]}),(0,Y.jsxs)(`div`,{className:`flex-1 flex flex-col min-h-0 bg-background`,children:[(0,Y.jsx)(`div`,{className:`flex items-center justify-between px-3 py-1.5 bg-card border-b border-border shrink-0 text-[9px] text-muted-foreground uppercase tracking-wider font-bold`,children:(0,Y.jsxs)(`div`,{className:`flex items-center gap-1.5`,children:[(0,Y.jsx)(`span`,{className:`h-1.5 w-1.5 rounded-full bg-primary`}),(0,Y.jsxs)(`span`,{children:[`log_stream: `,a||`none`]})]})}),(0,Y.jsxs)(`div`,{className:`flex-1 p-3 overflow-y-auto font-mono text-[10px] leading-relaxed whitespace-pre-wrap select-text selection:bg-primary/30 text-foreground`,children:[d.trim()?d:(0,Y.jsx)(`span`,{className:`text-muted-foreground/50 italic font-mono`,children:`(no logs recorded yet)`}),(0,Y.jsx)(`div`,{ref:f})]})]})]}):(0,Y.jsxs)(`div`,{className:`flex-1 flex flex-col items-center justify-center p-6 text-center overflow-y-auto`,children:[(0,Y.jsx)(`div`,{className:`text-primary font-bold mb-4 text-[12px] uppercase`,children:`=== Select Active Workspace ===`}),(0,Y.jsxs)(`div`,{className:`flex flex-col gap-2 w-full max-w-xs`,children:[r.map(e=>(0,Y.jsxs)(`button`,{onClick:()=>t(e.branchName),className:`w-full text-left p-2.5 bg-muted border border-border hover:border-primary rounded hover:bg-primary/10 text-muted-foreground hover:text-foreground transition-all text-[11px] cursor-pointer`,children:[`> `,e.branchName]},e.branchName)),r.length===0&&(0,Y.jsx)(`div`,{className:`text-muted-foreground italic`,children:`No workspaces found. Initialize one via the CLI.`})]})]})]})}function yf(e){let t=J.useRef(!0);t.current&&(t.current=!1,e())}var bf=J.createContext(null);function xf(){let e=J.useContext(bf);if(e===null)throw Error(wt(60));return e}var Sf=(e,t)=>Object.is(e,t);function Cf(e,t,n){return e==null||t==null?Object.is(e,t):n(e,t)}function wf(e,t,n){return!e||e.length===0?-1:e.findIndex(e=>e!==void 0&&Cf(e,t,n))}function Tf(e,t,n){return e.filter(e=>!Cf(t,e,n))}function Ef(e){if(e==null)return``;if(typeof e==`string`)return e;try{return JSON.stringify(e)}catch{return String(e)}}function Df(e){return e!=null&&e.length>0&&typeof e[0]==`object`&&e[0]!=null&&`items`in e[0]}function Of(e){if(!Array.isArray(e))return e!=null&&`null`in e;let t=e;if(Df(t)){for(let e of t)for(let t of e.items)if(t&&t.value==null&&t.label!=null)return!0;return!1}for(let e of t)if(e&&e.value==null&&e.label!=null)return!0;return!1}function kf(e,t){if(t&&e!=null)return t(e)??``;if(e&&typeof e==`object`){if(`label`in e&&e.label!=null)return String(e.label);if(`value`in e)return String(e.value)}return Ef(e)}function Af(e,t){return t&&e!=null?t(e)??``:e&&typeof e==`object`&&`value`in e&&`label`in e?Ef(e.value):Ef(e)}function jf(e,t,n){function r(){return kf(e,n)}if(n&&e!=null)return n(e);if(e&&typeof e==`object`&&`label`in e&&e.label!=null)return e.label;if(t&&!Array.isArray(t))return t[e]??r();if(Array.isArray(t)){let n=t,i=Df(n)?n.flatMap(e=>e.items):n;if(typeof e!=`object`||!e){let t=i.find(t=>t.value===e);return t&&t.label!=null?t.label:r()}if(`value`in e){let t=i.find(t=>t&&t.value===e.value);if(t&&t.label!=null)return t.label}}return r()}function Mf(e,t,n){return e.reduce((e,r,i)=>(i>0&&e.push(`, `),e.push((0,Y.jsx)(J.Fragment,{children:jf(r,t,n)},i)),e),[])}var Z={id:e=>e.id,labelId:e=>e.labelId,modal:e=>e.modal,items:e=>e.items,itemToStringLabel:e=>e.itemToStringLabel,isItemEqualToValue:e=>e.isItemEqualToValue,value:e=>e.value,hasSelectedValue:e=>{let{value:t,multiple:n,itemToStringValue:r}=e;return t==null?!1:n&&Array.isArray(t)?t.length>0:Af(t,r)!==``},hasNullItemLabel:(e,t)=>t?Of(e.items):!1,open:e=>e.open,mounted:e=>e.mounted,forceMount:e=>e.forceMount,transitionStatus:e=>e.transitionStatus,openMethod:e=>e.openMethod,activeIndex:e=>e.activeIndex,selectedIndex:e=>e.selectedIndex,isActive:(e,t)=>e.activeIndex===t,isSelected:(e,t)=>{let n=e.isItemEqualToValue,r=e.value;return e.multiple?Array.isArray(r)&&r.some(e=>Cf(t,e,n)):Cf(t,r,n)},isSelectedByFocus:(e,t)=>e.selectedIndex===t,popupProps:e=>e.popupProps,triggerProps:e=>e.triggerProps,triggerElement:e=>e.triggerElement,positionerElement:e=>e.positionerElement,listElement:e=>e.listElement,popupSide:e=>e.popupSide,scrollUpArrowVisible:e=>e.scrollUpArrowVisible,scrollDownArrowVisible:e=>e.scrollDownArrowVisible,hasScrollArrows:e=>e.hasScrollArrows};function Nf(e,t,n=(e,t)=>e===t){return e.length===t.length&&e.every((e,r)=>n(e,t[r]))}function Pf(e){let{id:t,value:n,defaultValue:r=null,onValueChange:i,open:a,defaultOpen:o=!1,onOpenChange:s,name:c,form:l,autoComplete:u,disabled:d=!1,readOnly:f=!1,required:p=!1,modal:m=!0,actionsRef:g,inputRef:_,onOpenChangeComplete:v,items:y,multiple:b=!1,itemToStringLabel:S,itemToStringValue:C,isItemEqualToValue:w=Sf,highlightItemOnHover:T=!0,children:E}=e,{clearErrors:D}=et(),{setDirty:O,setTouched:A,setFocused:M,validityData:N,setFilled:P,name:F,disabled:I,validation:L,validationMode:ee}=Se(),R=ve({id:t}),z=I||d,B=F??c,[V,te]=h({controlled:n,default:b?r??Tt:r,name:`Select`,state:`value`}),[re,ie]=h({controlled:a,default:o,name:`Select`,state:`open`}),ae=J.useRef([]),oe=J.useRef([]),se=J.useRef(null),ce=J.useRef(null),le=J.useRef(0),de=J.useRef(null),fe=J.useRef([]),U=J.useRef(!1),pe=J.useRef(null),me=J.useRef(null),he=J.useRef({allowSelectedMouseUp:!1,allowUnselectedMouseUp:!1,dragY:0}),ge=J.useRef(!1),{mounted:_e,setMounted:ye,transitionStatus:be}=k(re),{openMethod:we,triggerProps:Ee}=Ft(re),De=yt(()=>new x({id:R,labelId:void 0,modal:m,multiple:b,itemToStringLabel:S,itemToStringValue:C,isItemEqualToValue:w,value:V,open:re,mounted:_e,transitionStatus:be,items:y,forceMount:!1,openMethod:null,activeIndex:null,selectedIndex:null,popupProps:{},triggerProps:{},triggerElement:null,positionerElement:null,listElement:null,popupSide:null,scrollUpArrowVisible:!1,scrollDownArrowVisible:!1,hasScrollArrows:!1})).current,Oe=H(De,Z.activeIndex),ke=H(De,Z.selectedIndex),Ae=H(De,Z.triggerElement),je=H(De,Z.positionerElement),Me=Rt(we),Pe=we??Me,Fe=J.useMemo(()=>b?``:Af(V,C),[b,V,C]),Ie=J.useMemo(()=>b&&Array.isArray(V)?V.map(e=>Af(e,C)):Af(V,C),[b,V,C]),Le=ne(Ae),Re=Ce(()=>Ie);Ne(Le,R,V,Re,!z,c);let Be=J.useRef(V),G=b?Array.isArray(V)&&V.length>0:V!=null&&Fe!==``;tt(()=>{P(G)},[G,P]),tt(function(){let e=V,t=!1;if(b){let n=Array.isArray(V)?V:[];t=n.length===0,e=n[n.length-1]}let n=t?-1:wf(fe.current,e,w),r=n===-1?null:n;r===null&&(me.current=null),!re&&De.set(`selectedIndex`,r)},[b,re,V,w,De]);function Ve(e){let t=N.initialValue;return Array.isArray(e)&&Array.isArray(t)?!Nf(e,t,(e,t)=>Cf(e,t,w)):e!==t}qt(V,()=>{D(B),O(Ve(V)),L.change(V)});let He=Ce((e,t)=>{s?.(e,t),!t.isCanceled&&(ie(e),!e&&(t.reason===`focus-out`||t.reason===`outside-press`)&&(A(!0),M(!1),ee===`onBlur`&&L.commit(V)))}),Ue=Ce(()=>{ye(!1),De.update({activeIndex:null,openMethod:null,scrollUpArrowVisible:!1,scrollDownArrowVisible:!1}),v?.(!1)});ue({enabled:!g,open:re,ref:se,onComplete(){re||Ue()}}),J.useImperativeHandle(g,()=>({unmount:Ue}),[Ue]);let We=Ce((e,t)=>{i?.(e,t),!t.isCanceled&&te(e)}),Ge=Ce(e=>{let t=ot(e.scrollHeight,e.clientHeight),n=Te(e.scrollTop,t),r=n>0,i=n<t;De.set(`scrollUpArrowVisible`,r),De.set(`scrollDownArrowVisible`,i)}),Ke=Vc({open:re,onOpenChange:He,elements:{reference:Ae,floating:je}}),qe=Nt(Ke,{enabled:!f&&!z,event:`mousedown`}),Je=Ye(Ke),Xe=Lt(Ke,{enabled:!f&&!z,listRef:ae,activeIndex:Oe,selectedIndex:ke,disabledIndices:Tt,onNavigate(e){e===null&&!re||De.set(`activeIndex`,e)},focusItemOnHover:T}),Ze=Bt(Ke,{enabled:!f&&!z&&(re||!b),listRef:oe,activeIndex:Oe,selectedIndex:ke,disabledIndices:e=>Ut(ae.current[e]),onMatch(e){re?De.set(`activeIndex`,e):We(fe.current[e],W(j))},onTyping(e){U.current=e}}),Qe=J.useMemo(()=>Ct(Ze.reference,Xe.reference,Je.reference,qe.reference,Ee),[qe.reference,Ze.reference,Xe.reference,Je.reference,Ee]),$e=J.useMemo(()=>Ct(ze,Ze.floating,Xe.floating,Je.floating),[Ze.floating,Xe.floating,Je.floating]),nt=Xe.item??_t;yf(()=>{De.update({popupProps:$e,triggerProps:Qe})}),De.useSyncedValues({id:R,modal:m,multiple:b,value:V,open:re,mounted:_e,transitionStatus:be,popupProps:$e,triggerProps:Qe,items:y,itemToStringLabel:S,itemToStringValue:C,isItemEqualToValue:w,openMethod:Pe});let rt=J.useMemo(()=>({store:De,floatingContext:Ke,required:p,disabled:z,readOnly:f,multiple:b,highlightItemOnHover:T,setValue:We,setOpen:He,listRef:ae,popupRef:se,scrollHandlerRef:ce,handleScrollArrowVisibility:Ge,scrollArrowsMountedCountRef:le,itemProps:nt,valueRef:de,valuesRef:fe,labelsRef:oe,typingRef:U,selectionRef:he,firstItemTextRef:pe,selectedItemTextRef:me,validation:L,onOpenChangeComplete:v,alignItemWithTriggerActiveRef:ge,initialValueRef:Be}),[De,Ke,p,z,f,b,T,We,He,nt,L,v,Ge]),it=vt(_,L.inputRef),at=b?void 0:B,st=J.useMemo(()=>!b||!Array.isArray(V)||!B?null:V.map(e=>{let t=Af(e,C);return(0,Y.jsx)(`input`,{type:`hidden`,form:l,name:B,value:t,disabled:z},t)}),[b,V,l,B,C,z]);return(0,Y.jsxs)(bf.Provider,{value:rt,children:[E,(0,Y.jsx)(`input`,{...L.getValidationProps(z,{onFocus(){De.state.triggerElement?.focus({focusVisible:!0})},onChange(e){if(e.nativeEvent.defaultPrevented||z||f)return;let t=e.currentTarget.value,n=W(j,e.nativeEvent);function r(){if(b)return;let e=t.toLowerCase(),r=fe.current.findIndex(t=>Af(t,C).toLowerCase()===e||kf(t,S).toLowerCase()===e);r===-1&&(r=fe.current.findIndex((t,n)=>{let r=oe.current[n];return r!=null&&r.toLowerCase()===e}));let i=fe.current[r];i!=null&&We(i,n)}De.set(`forceMount`,!0),queueMicrotask(r)}}),id:R&&at==null?`${R}-hidden-input`:void 0,form:l,name:at,autoComplete:u,value:Fe,disabled:z,required:p&&!(b&&G),readOnly:f,ref:it,style:B?dt:xe,tabIndex:-1,"aria-hidden":!0,suppressHydrationWarning:!0}),st]})}function Ff(e,t){return e??t}var If=400,Lf={...O,...G,popupSide:e=>e?{"data-popup-side":e}:null,value:()=>null},Rf=J.forwardRef(function(e,t){let{render:n,className:r,id:i,disabled:a=!1,nativeButton:o=!0,style:s,...c}=e,{setTouched:l,setFocused:u,validationMode:d,state:f,disabled:m}=Se(),{labelId:h}=Ke(),{store:g,setOpen:_,selectionRef:v,validation:y,readOnly:b,required:x,alignItemWithTriggerActiveRef:S,disabled:C}=xf(),w=m||C||a,T=H(g,Z.open),E=H(g,Z.mounted),D=H(g,Z.value),O=H(g,Z.triggerProps),k=H(g,Z.positionerElement),A=H(g,Z.listElement),M=H(g,Z.popupSide),N=H(g,Z.id),F=H(g,Z.labelId),I=H(g,Z.hasSelectedValue),L=E&&k?M:null,ee=i??N,R=Ff(h,F);ve({id:ee});let z=ne(k),B=J.useRef(null),{getButtonProps:V,buttonRef:te}=We({disabled:w,native:o}),ie=g.useStateSetter(`triggerElement`),oe=ae(),se=ae(),ce=ae();J.useEffect(()=>{if(T)return ce.start(If,()=>{v.current.allowUnselectedMouseUp=!0,v.current.allowSelectedMouseUp=!0}),()=>{ce.clear()};v.current={allowSelectedMouseUp:!1,allowUnselectedMouseUp:!1,dragY:0},se.clear()},[T,v,se,ce]);let le=Ct(O,{id:ee,role:`combobox`,"aria-expanded":T,"aria-haspopup":`listbox`,"aria-controls":T?A?.id??re(k)?.id:void 0,"aria-labelledby":R,"aria-readonly":b||void 0,"aria-required":x||void 0,tabIndex:w?-1:0,onFocus(e){u(!0),T&&S.current&&_(!1,W(j,e.nativeEvent)),oe.start(0,()=>{g.set(`forceMount`,!0)})},onBlur(e){P(k,e.relatedTarget)||(l(!0),u(!1),d===`onBlur`&&y.commit(D))},onMouseDown(e){if(T)return;let t=Pe(e.currentTarget);function n(e){if(!B.current)return;let t=e.target;P(B.current,t)||P(z.current,t)||Vt(e,B.current)||_(!1,W(p,e))}se.start(0,()=>{t.addEventListener(`mouseup`,n,{once:!0})})}},c,V),ue=y.getValidationProps(w,le);ue.role=`combobox`;let de={...f,open:T,disabled:w,value:D,readOnly:b,popupSide:L,placeholder:!I};return bt(`button`,e,{ref:[t,B,te,ie],state:de,stateAttributesMapping:Lf,props:ue})}),zf={value:()=>null},Bf=J.forwardRef(function(e,t){let{className:n,render:r,children:i,placeholder:a,style:o,...s}=e,{store:c,valueRef:l}=xf(),u=H(c,Z.value),d=H(c,Z.items),f=H(c,Z.itemToStringLabel),p=H(c,Z.hasSelectedValue),m=!p&&a!=null&&i==null,h=H(c,Z.hasNullItemLabel,m),g={value:u,placeholder:!p},_=null;return _=typeof i==`function`?i(u):i??(m&&!h?a:Array.isArray(u)?Mf(u,d,f):jf(u,d,f)),bt(`span`,e,{state:g,ref:[t,l],props:[{children:_},s],stateAttributesMapping:zf})}),Vf=J.forwardRef(function(e,t){let{render:n,className:r,style:i,...a}=e,{store:o}=xf(),s={open:H(o,Z.open)};return bt(`span`,e,{state:s,ref:t,props:[{"aria-hidden":!0,children:`▼`},a],stateAttributesMapping:Xe})}),Hf=J.forwardRef(function(e,t){let{store:n}=xf(),r=H(n,Z.mounted),i=H(n,Z.forceMount);return r||i?(0,Y.jsx)(at,{ref:t,...e}):null}),Uf=J.createContext(void 0);function Wf(){let e=J.useContext(Uf);if(!e)throw Error(wt(59));return e}function Gf(e,t){e&&Object.assign(e.style,t)}var Kf={position:`relative`,maxHeight:`100%`,overflowX:`hidden`,overflowY:`auto`},qf={position:`fixed`},Jf=J.forwardRef(function(e,t){let{anchor:n,className:r,render:i,positionMethod:a,side:o,align:s,sideOffset:c,alignOffset:l,collisionBoundary:u=`clipping-ancestors`,collisionPadding:d,arrowPadding:f,sticky:p,disableAnchorTracking:m,alignItemWithTrigger:h=!0,collisionAvoidance:g=Fe,style:_,...v}=e,{store:y,listRef:b,labelsRef:x,alignItemWithTriggerActiveRef:S,selectedItemTextRef:C,valuesRef:w,initialValueRef:T,popupRef:E,setValue:D,floatingContext:O}=xf(),k=H(y,Z.open),A=H(y,Z.mounted),M=H(y,Z.modal),N=H(y,Z.value),P=H(y,Z.openMethod),F=H(y,Z.positionerElement),I=H(y,Z.triggerElement),L=H(y,Z.isItemEqualToValue),ee=H(y,Z.transitionStatus),R=J.useRef(null),z=J.useRef(null),[B,V]=J.useState(h),te=A&&B&&P!==`touch`;!A&&B!==h&&V(h),J.useImperativeHandle(S,()=>te),zt((te||M)&&k,P===`touch`,F,I);let ne=It({anchor:n,floatingRootContext:O,positionMethod:a,mounted:A,side:o,sideOffset:c,align:s,alignOffset:l,arrowPadding:f,collisionBoundary:u,collisionPadding:d,sticky:p,disableAnchorTracking:m??te,collisionAvoidance:g,keepMounted:!0}),re=te?`none`:ne.side,ie=te?qf:ne.positionerStyles,ae={open:k,side:re,align:ne.align,anchorHidden:ne.anchorHidden};tt(()=>{y.set(`popupSide`,ne.side)},[y,ne.side]);let oe=y.useStateSetter(`positionerElement`),se=Ht(e,ae,{styles:ie,transitionStatus:ee,props:v,refs:[t,oe],hidden:!A,inert:!k}),ce=J.useRef(0),le=Ce(e=>{if(w.current.length===0)return;let t=ce.current;if(ce.current=e.size,e.size===t)return;let n=W(j);if(t!==0&&!y.state.multiple&&N!==null&&wf(w.current,N,L)===-1){let e=T.current,t=e!=null&&wf(w.current,e,L)!==-1?e:null;D(t,n),t===null&&(y.set(`selectedIndex`,null),C.current=null)}if(t!==0&&y.state.multiple&&Array.isArray(N)){let e=N.filter(e=>wf(w.current,e,L)!==-1);e.length!==N.length&&(D(e,n),e.length===0&&(y.set(`selectedIndex`,null),C.current=null))}if(k&&te){y.update({scrollUpArrowVisible:!1,scrollDownArrowVisible:!1});let e={height:``};Gf(F,e),Gf(E.current,e)}}),ue=J.useMemo(()=>({...ne,side:re,alignItemWithTriggerActive:te,setControlledAlignItemWithTrigger:V,scrollUpArrowRef:R,scrollDownArrowRef:z}),[ne,re,te,V]);return(0,Y.jsx)(At,{elementsRef:b,labelsRef:x,onMapChange:le,children:(0,Y.jsxs)(Uf.Provider,{value:ue,children:[A&&M&&(0,Y.jsx)(Ae,{inert:ct(!k),cutout:I}),se]})})}),Yf={...le,...T},Xf=J.forwardRef(function(e,t){let{render:n,className:r,style:i,finalFocus:a,...s}=e,{store:c,popupRef:l,onOpenChangeComplete:u,setOpen:f,valueRef:p,firstItemTextRef:m,selectedItemTextRef:h,multiple:g,handleScrollArrowVisibility:_,scrollHandlerRef:v,listRef:y,highlightItemOnHover:b,floatingContext:x}=xf(),{side:S,align:C,alignItemWithTriggerActive:T,isPositioned:E,setControlledAlignItemWithTrigger:D}=Wf(),O=Mt(!0)!=null,k=ge(),{nonce:A,disableStyleElements:j}=Je(),M=H(c,Z.id),N=H(c,Z.open),P=H(c,Z.openMethod),F=H(c,Z.mounted),I=H(c,Z.popupProps),L=H(c,Z.transitionStatus),ee=H(c,Z.triggerElement),R=H(c,Z.positionerElement),z=H(c,Z.listElement),B=J.useRef(!1),V=J.useRef(!1),te=J.useRef({}),ne=Ze(),re=Ce(e=>{if(!R||!l.current||!V.current)return;let t=R.style.top===`0px`,n=R.style.bottom===`0px`;if(B.current||!T||!t&&!n){_(e);return}let r=$f(R),i=ep(R.getBoundingClientRect().height,`y`,r),a=Pe(R),o=_e(R),s=o.getComputedStyle(R),c=parseFloat(s.marginTop),u=parseFloat(s.marginBottom),d=Zf(o.getComputedStyle(l.current)),f=Math.min(a.documentElement.clientHeight-c-u,d),p=e.scrollTop,m=Qf(e),h=null,g=e=>{R.style.height=`${e}px`},v=t?m-p:p,y=Math.min(i+v,f);if(v<=1){let n=Oe(v,0,f-i);n>0&&g(i+n),e.scrollTop=t?m:0,f-(i+n)<=1&&(B.current=!0),_(e);return}f-y>1?h=t?1/0:0:n&&p<m&&(h=p-(v-(i+v-f)));let b=Math.ceil(y);if(b!==0&&g(b),h!=null){let t=Oe(h,0,Qf(e));Math.abs(e.scrollTop-t)>1&&(e.scrollTop=t)}b>=f-1&&(B.current=!0),_(e)});J.useImperativeHandle(v,()=>re,[re]),ue({open:N,ref:l,onComplete(){N&&u?.(!0)}});let ae={open:N,transitionStatus:L,side:S,align:C};tt(()=>{!R||!l.current||Object.keys(te.current).length||(te.current={top:R.style.top||`0`,left:R.style.left||`0`,right:R.style.right,height:R.style.height,bottom:R.style.bottom,minHeight:R.style.minHeight,maxHeight:R.style.maxHeight,marginTop:R.style.marginTop,marginBottom:R.style.marginBottom})},[l,R]),tt(()=>{N||T||(V.current=!1,B.current=!1,Gf(R,te.current))},[N,T,R,l]),tt(()=>{let e=l.current;if(!N||!ee||!R||!e||T&&!E||c.state.transitionStatus===`ending`)return;if(V.current=!0,e.style.removeProperty(`--transform-origin`),!T){ne.request(()=>_(z||e));return}let t=rp(e);try{let t=h.current;t?.isConnected||(t=!Z.hasSelectedValue(c.state)&&m.current?.isConnected?m.current:null);let n=p.current,r=_e(R),i=r.getComputedStyle(R),a=r.getComputedStyle(e),s=Pe(ee),l=$f(ee),u=tp(ee.getBoundingClientRect(),l),d=tp(R.getBoundingClientRect(),l),f=u.height,g=z||e,v=g.scrollHeight,x=parseFloat(a.borderBottomWidth),S=parseFloat(i.marginTop)||10,C=parseFloat(i.marginBottom)||10,w=parseFloat(i.minHeight)||100,T=Zf(a),E=s.documentElement.clientHeight-S-C,O=s.documentElement.clientWidth,A=E-u.bottom+f,j,M=k===`rtl`?u.right-d.width:u.left,N=0;if(t&&n){let e=tp(n.getBoundingClientRect(),l);j=tp(t.getBoundingClientRect(),l),M=d.left+(k===`rtl`?e.right-j.right:e.left-j.left);let r=e.top-u.top+e.height/2;N=j.top-d.top+j.height/2-r}let P=A+N+C+x,F=Math.min(E,P),I=E-S-C,L=P-F,V=O-5;R.style.left=`${Oe(M,5,V-d.width)}px`,R.style.height=`${F}px`,R.style.maxHeight=`none`,R.style.marginTop=`${S}px`,R.style.marginBottom=`${C}px`,e.style.height=`100%`;let ne=Qf(g),re=L>=ne-1;re&&(F=Math.min(E,d.height)-(L-ne));let H=u.top<20||u.bottom>E-20||Math.ceil(F)+1<Math.min(v,w),ie=(r.visualViewport?.scale??1)!==1&&o;if(H||ie){Gf(R,te.current),D(!1);return}let ae=Math.max(w,F);if(re){let e=Math.max(0,E-P);R.style.top=d.height>=I?`0`:`${e}px`,R.style.height=`${F}px`,g.scrollTop=Qf(g)}else R.style.bottom=`0`,g.scrollTop=L;if(j){let t=d.top,n=d.height,r=j.top+j.height/2,i=Oe(n>0?(r-t)/n*100:50,0,100);e.style.setProperty(`--transform-origin`,`50% ${i}%`)}(ae===E||F>=T)&&(B.current=!0),_(g),b&&c.state.selectedIndex===null&&c.state.activeIndex===null&&y.current[0]!=null&&c.set(`activeIndex`,0)}finally{t()}},[c,N,R,ee,p,m,h,l,_,T,D,ne,z,y,b,k,E]),J.useEffect(()=>{if(!T||!R||!N)return;let e=_e(R);function t(e){f(!1,W(ie,e))}return lt(e,`resize`,t)},[f,T,R,N]);let oe={...z?{role:`presentation`,"aria-orientation":void 0}:{role:`listbox`,"aria-multiselectable":g||void 0,id:`${M}-list`},onKeyDown(e){O&&d.has(e.key)&&e.stopPropagation()},onScroll(e){z||re(e.currentTarget)},...T&&{style:z?{height:`100%`}:Kf},className:!z&&T?He.className:void 0},se=bt(`div`,e,{ref:[t,l],state:ae,stateAttributesMapping:Yf,props:[I,oe,jt(L),s]});return(0,Y.jsxs)(J.Fragment,{children:[!j&&He.getElement(A),(0,Y.jsx)(w,{context:x,modal:!1,disabled:!F,openInteractionType:P,returnFocus:a,restoreFocus:!0,children:se})]})});function Zf(e){let t=e.maxHeight;return t.endsWith(`px`)&&parseFloat(t)||1/0}function Qf(e){return ot(e.scrollHeight,e.clientHeight)}function $f(e){return Pt.getScale(e)}function ep(e,t,n){return e/n[t]}function tp(e,t){return Wt({x:ep(e.x,`x`,t),y:ep(e.y,`y`,t),width:ep(e.width,`x`,t),height:ep(e.height,`y`,t)})}var np=[[`transform`,`none`],[`scale`,`1`],[`translate`,`0 0`]];function rp(e){let{style:t}=e,n={};for(let[e,r]of np)n[e]=t.getPropertyValue(e),t.setProperty(e,r,`important`);return()=>{for(let[e]of np){let r=n[e];r?t.setProperty(e,r):t.removeProperty(e)}}}var ip=J.forwardRef(function(e,t){let{render:n,className:r,style:i,...a}=e,{store:o,scrollHandlerRef:s,multiple:c}=xf(),{alignItemWithTriggerActive:l}=Wf(),u=H(o,Z.hasScrollArrows),d=H(o,Z.openMethod),f={id:`${H(o,Z.id)}-list`,role:`listbox`,"aria-multiselectable":c||void 0,onScroll(e){s.current?.(e.currentTarget)},...l&&{style:Kf},className:u&&d!==`touch`?He.className:void 0},p=o.useStateSetter(`listElement`);return bt(`div`,e,{ref:[t,p],props:[f,a]})}),ap=J.createContext(void 0);function op(){let e=J.useContext(ap);if(!e)throw Error(wt(57));return e}var sp=J.memo(J.forwardRef(function(e,t){let{render:n,className:r,style:i,value:a=null,label:o,disabled:s=!1,nativeButton:c=!1,...l}=e,u=J.useRef(null),d=kt({guess:!0,label:o,textRef:u}),{store:f,itemProps:p,setOpen:m,setValue:h,selectionRef:g,typingRef:_,valuesRef:v,multiple:y,selectedItemTextRef:b,disabled:x,readOnly:S}=xf(),C=x||s,w=H(f,Z.isActive,d.index),T=H(f,Z.open),E=H(f,Z.isSelected,a),D=H(f,Z.isSelectedByFocus,d.index),O=H(f,Z.isItemEqualToValue),k=d.index,A=J.useRef(null);tt(()=>{let e=v.current;return e[k]=a,()=>{delete e[k]}},[k,a,v]),tt(()=>{let e=f.state.value,t=e;y&&Array.isArray(e)&&(t=e.length>0?e[e.length-1]:void 0),t!==void 0&&Cf(a,t,O)&&(f.set(`selectedIndex`,k),u.current&&(b.current=u.current))},[k,y,O,f,a,b]);let j=J.useRef(`mouse`),M=J.useRef(!1),{getButtonProps:N,buttonRef:P}=We({disabled:C,focusableWhenDisabled:!0,native:c,composite:!0}),F={disabled:C,selected:E,highlighted:w};function I(e){if(x||S)return;let t=f.state.value;if(y){let n=Array.isArray(t)?t:[],r=E?Tf(n,a,O):[...n,a];h(r,W(z,e))}else h(a,W(z,e)),m(!1,W(z,e))}function L(){g.current.dragY=0}let ee={role:`option`,"aria-selected":E,tabIndex:T&&w?0:-1,onKeyDown(e){f.set(`activeIndex`,k),e.key===` `&&_.current&&e.preventDefault()},onClick(e){let t=j.current!==`touch`,n=e.nativeEvent.pointerType,r=t&&gt(e.nativeEvent)&&(n!==void 0||w),i=t&&!r&&!M.current;M.current=!1,!(C||i)&&I(e.nativeEvent)},onPointerEnter(e){j.current=e.pointerType},onPointerMove(e){if(e.pointerType===`mouse`&&e.buttons===1){let t=g.current;t.dragY+=e.movementY,t.dragY**2>=64&&(t.allowUnselectedMouseUp=!0)}},onPointerDown(e){j.current=e.pointerType,M.current=!0,L()},onMouseUp(){if(L(),C||j.current===`touch`||M.current)return;let e=!g.current.allowSelectedMouseUp&&E,t=!g.current.allowUnselectedMouseUp&&!E;e||t||(M.current=!0,A.current?.click(),M.current=!1)}},R=bt(`div`,e,{ref:[P,t,d.ref,A],state:F,props:[p,ee,l,N]}),B=J.useMemo(()=>({selected:E,index:k,textRef:u,selectedByFocus:D}),[E,k,u,D]);return(0,Y.jsx)(ap.Provider,{value:B,children:R})})),cp=J.forwardRef(function(e,t){let{selected:n}=op();return e.keepMounted||n?(0,Y.jsx)(lp,{...e,ref:t}):null}),lp=J.memo(J.forwardRef((e,t)=>{let{render:n,className:r,style:i,keepMounted:a,...o}=e,{selected:s}=op(),c=J.useRef(null),{transitionStatus:l,setMounted:u}=k(s),d=bt(`span`,e,{ref:[t,c],state:{selected:s,transitionStatus:l},props:[{"aria-hidden":!0,children:`✔️`},o],stateAttributesMapping:T});return ue({open:s,ref:c,onComplete(){s||u(!1)}}),d})),up=J.memo(J.forwardRef(function(e,t){let{index:n,textRef:r,selectedByFocus:i}=op(),{firstItemTextRef:a,selectedItemTextRef:o}=xf(),{render:s,className:c,style:l,...u}=e,d=J.useCallback(e=>{e&&(n===0&&(a.current=e),i&&(o.current=e))},[a,o,n,i]);return bt(`div`,e,{ref:[d,t,r],props:u})})),dp=J.forwardRef(function(e,t){let{render:n,className:r,style:i,direction:a,keepMounted:o,...s}=e,c=a===`up`,{store:l,popupRef:u,listRef:d,handleScrollArrowVisibility:f,scrollArrowsMountedCountRef:p}=xf(),{side:m,scrollDownArrowRef:h,scrollUpArrowRef:g}=Wf(),_=c?Z.scrollUpArrowVisible:Z.scrollDownArrowVisible,v=H(l,_),y=H(l,Z.openMethod),b=v&&y!==`touch`,x=ae(),S=c?g:h,{mounted:C,transitionStatus:w,setMounted:E}=k(b);tt(()=>(p.current+=1,l.set(`hasScrollArrows`,!0),()=>{p.current=Math.max(0,p.current-1),p.current===0&&l.set(`hasScrollArrows`,!1)}),[l,p]),ue({open:b,ref:S,onComplete(){b||E(!1)}});let D=bt(`div`,e,{ref:[t,S],state:{direction:a,visible:b,side:m,transitionStatus:w},props:[{"aria-hidden":!0,children:c?`▲`:`▼`,style:{position:`absolute`},onMouseMove(e){if(e.movementX===0&&e.movementY===0||x.isStarted())return;l.set(`activeIndex`,null);function t(){let e=l.state.listElement??u.current;if(!e)return;l.set(`activeIndex`,null),f(e);let n=ot(e.scrollHeight,e.clientHeight),r=Te(e.scrollTop,n),i=r===(c?0:n),a=d.current;if(r!==e.scrollTop&&(e.scrollTop=r),i){x.clear();return}if(a.length>0){let t=S.current?.offsetHeight||0;e.scrollTop=fp(a,c,r,e.clientHeight,t,n)}x.start(40,t)}x.start(40,t)},onMouseLeave(){x.clear()}},s],stateAttributesMapping:T});return C||o?D:null});function fp(e,t,n,r,i,a){if(t){let t=0,r=n+i-1;for(let n=0;n<e.length;n+=1){let i=e[n];if(i&&i.offsetTop>=r){t=n;break}}let o=Math.max(0,t-1),s=e[o];return o<t&&s?Te(s.offsetTop-i,a):0}let o=e.length-1,s=n+r-i+1;for(let t=0;t<e.length;t+=1){let n=e[t];if(n&&n.offsetTop+n.offsetHeight>s){o=Math.max(0,t-1);break}}let c=Math.min(e.length-1,o+1),l=e[c];return c>o&&l?Te(l.offsetTop+l.offsetHeight-r+i,a):a}var pp=J.forwardRef(function(e,t){return(0,Y.jsx)(dp,{...e,ref:t,direction:`down`})}),mp=J.forwardRef(function(e,t){return(0,Y.jsx)(dp,{...e,ref:t,direction:`up`})}),hp=Pf,gp=St(`relative inline-flex cursor-pointer select-none items-center justify-between gap-2 border rounded-lg text-left text-base outline-none transition-[color,box-shadow,background-color] data-disabled:pointer-events-none data-disabled:opacity-64 sm:text-sm [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4.5 sm:[&_svg:not([class*='size-'])]:size-4`,{defaultVariants:{size:`default`,variant:`default`},variants:{variant:{default:`w-full min-w-36 border-input bg-background not-dark:bg-clip-padding text-foreground shadow-xs/5 ring-ring/24 before:pointer-events-none before:absolute before:inset-0 before:rounded-[calc(var(--radius-lg)-1px)] not-data-disabled:not-focus-visible:not-aria-invalid:not-data-pressed:before:shadow-[0_1px_--theme(--color-black/4%)] pointer-coarse:after:absolute pointer-coarse:after:size-full pointer-coarse:after:min-h-11 focus-visible:border-ring focus-visible:ring-[3px] aria-invalid:border-destructive/36 focus-visible:aria-invalid:border-destructive/64 focus-visible:aria-invalid:ring-destructive/16 dark:bg-input/32 dark:aria-invalid:ring-destructive/24 dark:not-data-disabled:not-focus-visible:not-aria-invalid:not-data-pressed:before:shadow-[0_-1px_--theme(--color-white/6%)] [&_svg:not([class*='opacity-'])]:opacity-80 [&_svg:not([class*='text-'])]:text-muted-foreground [[data-disabled],:focus-visible,[aria-invalid],[data-pressed]]:shadow-none`,ghost:`border-transparent text-muted-foreground/70 focus-visible:ring-2 focus-visible:ring-ring data-pressed:bg-accent [:hover,[data-pressed]]:bg-accent [:hover,[data-pressed]]:text-foreground/80`},size:{default:`min-h-9 px-[calc(--spacing(3)-1px)] sm:min-h-8`,lg:`min-h-10 px-[calc(--spacing(3)-1px)] sm:min-h-9`,sm:`min-h-8 gap-1.5 px-[calc(--spacing(2.5)-1px)] sm:min-h-7`,xs:`h-7 gap-1 rounded-md px-[calc(--spacing(2)-1px)] text-sm before:rounded-[calc(var(--radius-md)-1px)] sm:h-6 sm:text-xs [&_svg:not([class*='size-'])]:size-4 sm:[&_svg:not([class*='size-'])]:size-3.5`}}});function _p({className:e,size:t=`default`,variant:n=`default`,children:r,...i}){return(0,Y.jsxs)(Rf,{className:q(gp({size:t,variant:n}),e),"data-slot":`select-trigger`,...i,children:[r,(0,Y.jsx)(Vf,{"data-slot":`select-icon`,children:(0,Y.jsx)(Dt,{className:`-me-1 size-3 opacity-50`})})]})}function vp({className:e,...t}){return(0,Y.jsx)(Bf,{className:q(`flex-1 truncate data-placeholder:text-muted-foreground`,e),"data-slot":`select-value`,...t})}function yp({className:e,popupClassName:t,children:n,side:r=`bottom`,sideOffset:i=4,align:a=`start`,alignOffset:o=0,alignItemWithTrigger:s=!0,matchTriggerWidth:c=!0,anchor:l,...u}){return(0,Y.jsx)(Hf,{children:(0,Y.jsx)(Jf,{align:a,alignItemWithTrigger:s,alignOffset:o,anchor:l,className:`z-50 select-none`,"data-slot":`select-positioner`,side:r,sideOffset:i,children:(0,Y.jsxs)(Xf,{className:`origin-(--transform-origin) rounded-lg text-foreground outline-none`,"data-slot":`select-popup`,...u,children:[(0,Y.jsx)(mp,{className:`top-0 z-50 flex h-6 w-full cursor-default items-center justify-center before:pointer-events-none before:absolute before:inset-x-px before:top-px before:h-[200%] before:rounded-t-[calc(var(--radius-lg)-1px)] before:bg-linear-to-b before:from-50% before:from-popover`,"data-slot":`select-scroll-up-arrow`,children:(0,Y.jsx)(Gt,{className:`relative size-4.5 sm:size-4`})}),(0,Y.jsx)(`div`,{className:q(`relative h-full rounded-lg border bg-popover not-dark:bg-clip-padding shadow-lg/5 before:pointer-events-none before:absolute before:inset-0 before:rounded-[calc(var(--radius-lg)-1px)] before:shadow-[0_1px_--theme(--color-black/4%)] dark:before:shadow-[0_-1px_--theme(--color-white/6%)]`,c&&`min-w-(--anchor-width)`,t),children:(0,Y.jsx)(ip,{className:q(`max-h-(--available-height) overflow-y-auto p-1`,e),"data-slot":`select-list`,children:n})}),(0,Y.jsx)(pp,{className:`bottom-0 z-50 flex h-6 w-full cursor-default items-center justify-center before:pointer-events-none before:absolute before:inset-x-px before:bottom-px before:h-[200%] before:rounded-b-[calc(var(--radius-lg)-1px)] before:bg-linear-to-t before:from-50% before:from-popover`,"data-slot":`select-scroll-down-arrow`,children:(0,Y.jsx)(Dt,{className:`relative size-4.5 sm:size-4`})})]})})})}function bp({className:e,children:t,hideIndicator:n=!1,...r}){return(0,Y.jsxs)(sp,{className:q(`grid min-h-8 in-data-[side=none]:min-w-[calc(var(--anchor-width)+1.25rem)] cursor-default items-center gap-2 rounded-sm py-1 text-base outline-none data-disabled:pointer-events-none data-highlighted:bg-accent data-highlighted:text-accent-foreground data-disabled:opacity-64 sm:min-h-7 sm:text-sm [&_svg:not([class*='size-'])]:size-4.5 sm:[&_svg:not([class*='size-'])]:size-4 [&_svg]:pointer-events-none [&_svg]:shrink-0`,n?`grid-cols-[1fr] ps-3 pe-3`:`grid-cols-[1rem_1fr] ps-2 pe-4`,e),"data-slot":`select-item`,...r,children:[n?null:(0,Y.jsx)(cp,{className:`col-start-1`,"data-slot":`select-item-indicator`,children:(0,Y.jsx)(`svg`,{fill:`none`,height:`24`,stroke:`currentColor`,strokeLinecap:`round`,strokeLinejoin:`round`,strokeWidth:`2`,viewBox:`0 0 24 24`,width:`24`,xmlns:`http://www.w3.org/1500/svg`,children:(0,Y.jsx)(`path`,{d:`M5.252 12.7 10.2 18.63 18.748 5.37`})})}),(0,Y.jsx)(up,{className:q(`min-w-0 [&_svg:not([class*='text-'])]:text-muted-foreground`,n?`col-start-1`:`col-start-2`),"data-slot":`select-item-text`,children:t})]})}function xp({config:e,setConfig:t,defaultPaths:n,adapters:r,saveAppConfig:i}){let a=e.devDir.trim()!==``&&e.workspacesDir.trim()!==``;return(0,Y.jsx)(`div`,{className:`flex min-h-screen bg-background text-foreground font-sans items-center justify-center p-6`,children:(0,Y.jsxs)(`div`,{className:`max-w-6xl w-full bg-card border border-border rounded-xl p-10 shadow-sm grid grid-cols-1 lg:grid-cols-12 gap-12`,children:[(0,Y.jsxs)(`div`,{className:`lg:col-span-7 flex flex-col justify-between`,children:[(0,Y.jsxs)(`div`,{children:[(0,Y.jsx)(`div`,{className:`inline-flex items-center gap-1.5 px-3 py-1 rounded-full bg-primary/10 text-primary border border-primary/20 text-xs font-semibold uppercase tracking-wider mb-5`,children:`Onboarding Guide`}),(0,Y.jsxs)(`h1`,{className:`text-3xl font-bold tracking-tight text-foreground mb-2`,children:[`Welcome to `,cn]}),(0,Y.jsxs)(`p`,{className:`text-sm text-muted-foreground mb-8 max-w-xl leading-relaxed`,children:[cn,` orchestrates multi-repository developer environments. It combines isolated Git worktrees, automatic code analyzer sweeps, and background process running into a single dashboard.`]}),(0,Y.jsxs)(`div`,{className:`space-y-6`,children:[(0,Y.jsxs)(`div`,{className:`flex gap-4 group`,children:[(0,Y.jsx)(`div`,{className:`w-8 h-8 rounded-full bg-primary/10 border border-primary/20 text-primary flex items-center justify-center font-bold text-sm shrink-0 group-hover:bg-primary/20 transition-colors`,children:`1`}),(0,Y.jsxs)(`div`,{children:[(0,Y.jsx)(`h3`,{className:`text-sm font-semibold text-foreground transition-colors`,children:`Configure Development Folders`}),(0,Y.jsx)(`p`,{className:`text-xs text-muted-foreground mt-1 leading-relaxed`,children:`Specify your local code path and target workspaces path. For the first setup, these paths start empty so you can explicitly configure them.`})]})]}),(0,Y.jsxs)(`div`,{className:`flex gap-4 group`,children:[(0,Y.jsx)(`div`,{className:`w-8 h-8 rounded-full bg-primary/10 border border-primary/20 text-primary flex items-center justify-center font-bold text-sm shrink-0 group-hover:bg-primary/20 transition-colors`,children:`2`}),(0,Y.jsxs)(`div`,{children:[(0,Y.jsx)(`h3`,{className:`text-sm font-semibold text-foreground transition-colors`,children:`Build Isolated Branch Workspaces`}),(0,Y.jsxs)(`p`,{className:`text-xs text-muted-foreground mt-1 leading-relaxed`,children:[`Choose repositories and input your feature branch. `,cn,` runs `,(0,Y.jsx)(`code`,{children:`git worktree`}),` to checkout dependencies under a unified folder structure, leaving your primary repository directories clean.`]})]})]}),(0,Y.jsxs)(`div`,{className:`flex gap-4 group`,children:[(0,Y.jsx)(`div`,{className:`w-8 h-8 rounded-full bg-primary/10 border border-primary/20 text-primary flex items-center justify-center font-bold text-sm shrink-0 group-hover:bg-primary/20 transition-colors`,children:`3`}),(0,Y.jsxs)(`div`,{children:[(0,Y.jsx)(`h3`,{className:`text-sm font-semibold text-foreground transition-colors`,children:`Align AI Coding Contexts`}),(0,Y.jsxs)(`p`,{className:`text-xs text-muted-foreground mt-1 leading-relaxed`,children:[cn,` automatically generates configuration files (`,(0,Y.jsx)(`code`,{children:`CLAUDE.md`}),`, `,(0,Y.jsx)(`code`,{children:`.cursorrules`}),`, `,(0,Y.jsx)(`code`,{children:`AGENTS.md`}),`) that instruct the AI assistant to analyze project inter-dependencies, document its assumptions in `,(0,Y.jsx)(`code`,{children:Jt}),`, and highlight clarifying questions.`]})]})]}),(0,Y.jsxs)(`div`,{className:`flex gap-4 group`,children:[(0,Y.jsx)(`div`,{className:`w-8 h-8 rounded-full bg-primary/10 border border-primary/20 text-primary flex items-center justify-center font-bold text-sm shrink-0 group-hover:bg-primary/20 transition-colors`,children:`4`}),(0,Y.jsxs)(`div`,{children:[(0,Y.jsx)(`h3`,{className:`text-sm font-semibold text-foreground transition-colors`,children:`Orchestrate Background Services`}),(0,Y.jsx)(`p`,{className:`text-xs text-muted-foreground mt-1 leading-relaxed`,children:`Run APIs, database scripts, and frontend watch tasks concurrently from the web portal. Monitor real-time logs inside a unified terminal pane.`})]})]})]})]}),(0,Y.jsx)(`div`,{className:`mt-8 pt-6 border-t border-border`,children:(0,Y.jsxs)(`p`,{className:`text-sm text-muted-foreground`,children:[cn,` offers native worktrees and local AI orchestration without the overhead of containers or virtual machines.`]})})]}),(0,Y.jsx)(`div`,{className:`lg:col-span-5 flex flex-col justify-center`,children:(0,Y.jsxs)(`div`,{className:`bg-muted border border-border rounded-xl p-8 shadow-sm`,children:[(0,Y.jsxs)(`h2`,{className:`text-xl font-semibold text-foreground mb-1 flex items-center gap-2`,children:[(0,Y.jsx)(Oi,{className:`text-primary`,size:20}),` Initialize Config`]}),(0,Y.jsx)(`p`,{className:`text-sm text-muted-foreground mb-6`,children:`Define the directories on your machine. The fields are empty so you can provide your paths.`}),(0,Y.jsxs)(`div`,{className:`space-y-5`,children:[(0,Y.jsxs)(`div`,{children:[(0,Y.jsx)(`label`,{className:`block text-sm font-medium text-foreground mb-2`,children:`Development Directory`}),(0,Y.jsx)(Ue,{type:`text`,placeholder:`e.g. C:\\Users\\username\\dev`,value:e.devDir,onChange:n=>t({...e,devDir:n.target.value})}),n&&(0,Y.jsx)(`div`,{className:`text-xs text-muted-foreground mt-1.5 flex justify-between items-center`,children:(0,Y.jsxs)(`span`,{children:[`Suggested: `,(0,Y.jsx)(`code`,{className:`text-primary`,children:n.devDir})]})})]}),(0,Y.jsxs)(`div`,{children:[(0,Y.jsx)(`label`,{className:`block text-sm font-medium text-foreground mb-2`,children:`Workspaces Directory`}),(0,Y.jsx)(Ue,{type:`text`,placeholder:`e.g. C:\\Users\\username\\dev\\workspaces`,value:e.workspacesDir,onChange:n=>t({...e,workspacesDir:n.target.value})}),n&&(0,Y.jsx)(`div`,{className:`text-xs text-muted-foreground mt-1.5 flex justify-between items-center`,children:(0,Y.jsxs)(`span`,{children:[`Suggested: `,(0,Y.jsx)(`code`,{className:`text-primary`,children:n.workspacesDir})]})})]}),(0,Y.jsxs)(`div`,{className:`pt-2`,children:[(0,Y.jsx)(`label`,{htmlFor:`onboardingStorageProvider`,className:`text-sm font-medium text-foreground block mb-2`,children:`Storage Provider`}),(0,Y.jsxs)(hp,{value:e.storageProvider||`local`,onValueChange:n=>{if(!n)return;let i={...e,storageProvider:n},a=r.find(e=>e.name===n);a?.configFields?.length&&(i.adapterConfig||={},i.adapterConfig[n]||(i.adapterConfig[n]={}),a.configFields.forEach(e=>{i.adapterConfig[n][e.key]===void 0&&e.default!==void 0&&(i.adapterConfig[n][e.key]=e.default)})),t(i)},children:[(0,Y.jsx)(_p,{id:`onboardingStorageProvider`,children:(0,Y.jsx)(vp,{placeholder:`Select a provider`})}),(0,Y.jsx)(yp,{children:r.length>0?r.map(e=>(0,Y.jsx)(bp,{value:e.name,children:e.displayName},e.name)):(0,Y.jsx)(bp,{value:`local`,children:`Local Workspace (Folders)`})})]}),(0,Y.jsx)(`span`,{className:`text-xs text-muted-foreground mt-1 block leading-normal`,children:r.find(t=>t.name===(e.storageProvider||`local`))?.description||`Where the generated context files are written. They must sit at the workspace root for an assistant to load them.`})]}),(0,Y.jsxs)(`div`,{className:`flex gap-2 pt-2`,children:[(0,Y.jsx)(Et,{variant:`outline`,className:`flex-1`,onClick:()=>{n&&t({...e,devDir:n.devDir,workspacesDir:n.workspacesDir})},children:`Suggest Defaults`}),(0,Y.jsx)(Et,{variant:`ghost`,onClick:()=>{t({...e,devDir:``,workspacesDir:``})},children:`Clear`})]}),(0,Y.jsx)(`div`,{className:`pt-4`,children:(0,Y.jsxs)(Et,{className:`w-full gap-2`,disabled:!a,onClick:()=>i(e),children:[`Save & Get Started `,(0,Y.jsx)(Ur,{size:16})]})})]})]})})]})})}function Sp(e,t){let n=t||{};return(e[e.length-1]===``?[...e,``]:e).join((n.padRight?` `:``)+`,`+(n.padLeft===!1?``:` `)).trim()}var Cp=/^[$_\p{ID_Start}][$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,wp=/^[$_\p{ID_Start}][-$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,Tp={};function Ep(e,t){return((t||Tp).jsx?wp:Cp).test(e)}var Dp=/[ \t\n\f\r]/g;function Op(e){return typeof e==`object`?e.type===`text`&&kp(e.value):kp(e)}function kp(e){return e.replace(Dp,``)===``}var Ap=class{constructor(e,t,n){this.normal=t,this.property=e,n&&(this.space=n)}};Ap.prototype.normal={},Ap.prototype.property={},Ap.prototype.space=void 0;function jp(e,t){let n={},r={};for(let t of e)Object.assign(n,t.property),Object.assign(r,t.normal);return new Ap(n,r,t)}function Mp(e){return e.toLowerCase()}var Np=class{constructor(e,t){this.attribute=t,this.property=e}};Np.prototype.attribute=``,Np.prototype.booleanish=!1,Np.prototype.boolean=!1,Np.prototype.commaOrSpaceSeparated=!1,Np.prototype.commaSeparated=!1,Np.prototype.defined=!1,Np.prototype.mustUseProperty=!1,Np.prototype.number=!1,Np.prototype.overloadedBoolean=!1,Np.prototype.property=``,Np.prototype.spaceSeparated=!1,Np.prototype.space=void 0;var Pp=e({boolean:()=>Ip,booleanish:()=>Lp,commaOrSpaceSeparated:()=>Vp,commaSeparated:()=>Bp,number:()=>Q,overloadedBoolean:()=>Rp,spaceSeparated:()=>zp}),Fp=0,Ip=Hp(),Lp=Hp(),Rp=Hp(),Q=Hp(),zp=Hp(),Bp=Hp(),Vp=Hp();function Hp(){return 2**++Fp}var Up=Object.keys(Pp),Wp=class extends Np{constructor(e,t,n,r){let i=-1;if(super(e,t),Gp(this,`space`,r),typeof n==`number`)for(;++i<Up.length;){let e=Up[i];Gp(this,Up[i],(n&Pp[e])===Pp[e])}}};Wp.prototype.defined=!0;function Gp(e,t,n){n&&(e[t]=n)}function Kp(e){let t={},n={};for(let[r,i]of Object.entries(e.properties)){let a=new Wp(r,e.transform(e.attributes||{},r),i,e.space);e.mustUseProperty&&e.mustUseProperty.includes(r)&&(a.mustUseProperty=!0),t[r]=a,n[Mp(r)]=r,n[Mp(a.attribute)]=r}return new Ap(t,n,e.space)}var qp=Kp({properties:{ariaActiveDescendant:null,ariaAtomic:Lp,ariaAutoComplete:null,ariaBusy:Lp,ariaChecked:Lp,ariaColCount:Q,ariaColIndex:Q,ariaColSpan:Q,ariaControls:zp,ariaCurrent:null,ariaDescribedBy:zp,ariaDetails:null,ariaDisabled:Lp,ariaDropEffect:zp,ariaErrorMessage:null,ariaExpanded:Lp,ariaFlowTo:zp,ariaGrabbed:Lp,ariaHasPopup:null,ariaHidden:Lp,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:zp,ariaLevel:Q,ariaLive:null,ariaModal:Lp,ariaMultiLine:Lp,ariaMultiSelectable:Lp,ariaOrientation:null,ariaOwns:zp,ariaPlaceholder:null,ariaPosInSet:Q,ariaPressed:Lp,ariaReadOnly:Lp,ariaRelevant:null,ariaRequired:Lp,ariaRoleDescription:zp,ariaRowCount:Q,ariaRowIndex:Q,ariaRowSpan:Q,ariaSelected:Lp,ariaSetSize:Q,ariaSort:null,ariaValueMax:Q,ariaValueMin:Q,ariaValueNow:Q,ariaValueText:null,role:null},transform(e,t){return t===`role`?t:`aria-`+t.slice(4).toLowerCase()}});function Jp(e,t){return t in e?e[t]:t}function Yp(e,t){return Jp(e,t.toLowerCase())}var Xp=Kp({attributes:{acceptcharset:`accept-charset`,classname:`class`,htmlfor:`for`,httpequiv:`http-equiv`},mustUseProperty:[`checked`,`multiple`,`muted`,`selected`],properties:{abbr:null,accept:Bp,acceptCharset:zp,accessKey:zp,action:null,allow:null,allowFullScreen:Ip,allowPaymentRequest:Ip,allowUserMedia:Ip,alpha:Ip,alt:null,as:null,async:Ip,autoCapitalize:null,autoComplete:zp,autoFocus:Ip,autoPlay:Ip,blocking:zp,capture:null,charSet:null,checked:Ip,cite:null,className:zp,closedBy:null,colorSpace:null,cols:Q,colSpan:Q,command:null,commandFor:null,content:null,contentEditable:Lp,controls:Ip,controlsList:zp,coords:Q|Bp,crossOrigin:null,data:null,dateTime:null,decoding:null,default:Ip,defer:Ip,dir:null,dirName:null,disabled:Ip,download:Rp,draggable:Lp,encType:null,enterKeyHint:null,fetchPriority:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:Ip,formTarget:null,headers:zp,height:Q,hidden:Rp,high:Q,href:null,hrefLang:null,htmlFor:zp,httpEquiv:zp,id:null,imageSizes:null,imageSrcSet:null,inert:Ip,inputMode:null,integrity:null,is:null,isMap:Ip,itemId:null,itemProp:zp,itemRef:zp,itemScope:Ip,itemType:zp,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:Ip,low:Q,manifest:null,max:null,maxLength:Q,media:null,method:null,min:null,minLength:Q,multiple:Ip,muted:Ip,name:null,nonce:null,noModule:Ip,noValidate:Ip,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:Ip,optimum:Q,pattern:null,ping:zp,placeholder:null,playsInline:Ip,popover:null,popoverTarget:null,popoverTargetAction:null,poster:null,preload:null,readOnly:Ip,referrerPolicy:null,rel:zp,required:Ip,reversed:Ip,rows:Q,rowSpan:Q,sandbox:zp,scope:null,scoped:Ip,seamless:Ip,selected:Ip,shadowRootClonable:Ip,shadowRootCustomElementRegistry:Ip,shadowRootDelegatesFocus:Ip,shadowRootMode:null,shadowRootSerializable:Ip,shape:null,size:Q,sizes:null,slot:null,span:Q,spellCheck:Lp,src:null,srcDoc:null,srcLang:null,srcSet:null,start:Q,step:null,style:null,tabIndex:Q,target:null,title:null,translate:null,type:null,typeMustMatch:Ip,useMap:null,value:Lp,width:Q,wrap:null,writingSuggestions:null,align:null,aLink:null,archive:zp,axis:null,background:null,bgColor:null,border:Q,borderColor:null,bottomMargin:Q,cellPadding:null,cellSpacing:null,char:null,charOff:null,classId:null,clear:null,code:null,codeBase:null,codeType:null,color:null,compact:Ip,declare:Ip,event:null,face:null,frame:null,frameBorder:null,hSpace:Q,leftMargin:Q,link:null,longDesc:null,lowSrc:null,marginHeight:Q,marginWidth:Q,noResize:Ip,noHref:Ip,noShade:Ip,noWrap:Ip,object:null,profile:null,prompt:null,rev:null,rightMargin:Q,rules:null,scheme:null,scrolling:Lp,standby:null,summary:null,text:null,topMargin:Q,valueType:null,version:null,vAlign:null,vLink:null,vSpace:Q,allowTransparency:null,autoCorrect:null,autoSave:null,credentialless:Ip,disablePictureInPicture:Ip,disableRemotePlayback:Ip,exportParts:Bp,part:zp,prefix:null,property:null,results:Q,security:null,unselectable:null},space:`html`,transform:Yp}),Zp=Kp({attributes:{accentHeight:`accent-height`,alignmentBaseline:`alignment-baseline`,arabicForm:`arabic-form`,baselineShift:`baseline-shift`,capHeight:`cap-height`,className:`class`,clipPath:`clip-path`,clipRule:`clip-rule`,colorInterpolation:`color-interpolation`,colorInterpolationFilters:`color-interpolation-filters`,colorProfile:`color-profile`,colorRendering:`color-rendering`,crossOrigin:`crossorigin`,dataType:`datatype`,dominantBaseline:`dominant-baseline`,enableBackground:`enable-background`,fillOpacity:`fill-opacity`,fillRule:`fill-rule`,floodColor:`flood-color`,floodOpacity:`flood-opacity`,fontFamily:`font-family`,fontSize:`font-size`,fontSizeAdjust:`font-size-adjust`,fontStretch:`font-stretch`,fontStyle:`font-style`,fontVariant:`font-variant`,fontWeight:`font-weight`,glyphName:`glyph-name`,glyphOrientationHorizontal:`glyph-orientation-horizontal`,glyphOrientationVertical:`glyph-orientation-vertical`,hrefLang:`hreflang`,horizAdvX:`horiz-adv-x`,horizOriginX:`horiz-origin-x`,horizOriginY:`horiz-origin-y`,imageRendering:`image-rendering`,letterSpacing:`letter-spacing`,lightingColor:`lighting-color`,markerEnd:`marker-end`,markerMid:`marker-mid`,markerStart:`marker-start`,maskType:`mask-type`,navDown:`nav-down`,navDownLeft:`nav-down-left`,navDownRight:`nav-down-right`,navLeft:`nav-left`,navNext:`nav-next`,navPrev:`nav-prev`,navRight:`nav-right`,navUp:`nav-up`,navUpLeft:`nav-up-left`,navUpRight:`nav-up-right`,onAbort:`onabort`,onActivate:`onactivate`,onAfterPrint:`onafterprint`,onBeforePrint:`onbeforeprint`,onBegin:`onbegin`,onCancel:`oncancel`,onCanPlay:`oncanplay`,onCanPlayThrough:`oncanplaythrough`,onChange:`onchange`,onClick:`onclick`,onClose:`onclose`,onCopy:`oncopy`,onCueChange:`oncuechange`,onCut:`oncut`,onDblClick:`ondblclick`,onDrag:`ondrag`,onDragEnd:`ondragend`,onDragEnter:`ondragenter`,onDragExit:`ondragexit`,onDragLeave:`ondragleave`,onDragOver:`ondragover`,onDragStart:`ondragstart`,onDrop:`ondrop`,onDurationChange:`ondurationchange`,onEmptied:`onemptied`,onEnd:`onend`,onEnded:`onended`,onError:`onerror`,onFocus:`onfocus`,onFocusIn:`onfocusin`,onFocusOut:`onfocusout`,onHashChange:`onhashchange`,onInput:`oninput`,onInvalid:`oninvalid`,onKeyDown:`onkeydown`,onKeyPress:`onkeypress`,onKeyUp:`onkeyup`,onLoad:`onload`,onLoadedData:`onloadeddata`,onLoadedMetadata:`onloadedmetadata`,onLoadStart:`onloadstart`,onMessage:`onmessage`,onMouseDown:`onmousedown`,onMouseEnter:`onmouseenter`,onMouseLeave:`onmouseleave`,onMouseMove:`onmousemove`,onMouseOut:`onmouseout`,onMouseOver:`onmouseover`,onMouseUp:`onmouseup`,onMouseWheel:`onmousewheel`,onOffline:`onoffline`,onOnline:`ononline`,onPageHide:`onpagehide`,onPageShow:`onpageshow`,onPaste:`onpaste`,onPause:`onpause`,onPlay:`onplay`,onPlaying:`onplaying`,onPopState:`onpopstate`,onProgress:`onprogress`,onRateChange:`onratechange`,onRepeat:`onrepeat`,onReset:`onreset`,onResize:`onresize`,onScroll:`onscroll`,onSeeked:`onseeked`,onSeeking:`onseeking`,onSelect:`onselect`,onShow:`onshow`,onStalled:`onstalled`,onStorage:`onstorage`,onSubmit:`onsubmit`,onSuspend:`onsuspend`,onTimeUpdate:`ontimeupdate`,onToggle:`ontoggle`,onUnload:`onunload`,onVolumeChange:`onvolumechange`,onWaiting:`onwaiting`,onZoom:`onzoom`,overlinePosition:`overline-position`,overlineThickness:`overline-thickness`,paintOrder:`paint-order`,panose1:`panose-1`,pointerEvents:`pointer-events`,referrerPolicy:`referrerpolicy`,renderingIntent:`rendering-intent`,shapeRendering:`shape-rendering`,stopColor:`stop-color`,stopOpacity:`stop-opacity`,strikethroughPosition:`strikethrough-position`,strikethroughThickness:`strikethrough-thickness`,strokeDashArray:`stroke-dasharray`,strokeDashOffset:`stroke-dashoffset`,strokeLineCap:`stroke-linecap`,strokeLineJoin:`stroke-linejoin`,strokeMiterLimit:`stroke-miterlimit`,strokeOpacity:`stroke-opacity`,strokeWidth:`stroke-width`,tabIndex:`tabindex`,textAnchor:`text-anchor`,textDecoration:`text-decoration`,textRendering:`text-rendering`,transformOrigin:`transform-origin`,typeOf:`typeof`,underlinePosition:`underline-position`,underlineThickness:`underline-thickness`,unicodeBidi:`unicode-bidi`,unicodeRange:`unicode-range`,unitsPerEm:`units-per-em`,vAlphabetic:`v-alphabetic`,vHanging:`v-hanging`,vIdeographic:`v-ideographic`,vMathematical:`v-mathematical`,vectorEffect:`vector-effect`,vertAdvY:`vert-adv-y`,vertOriginX:`vert-origin-x`,vertOriginY:`vert-origin-y`,wordSpacing:`word-spacing`,writingMode:`writing-mode`,xHeight:`x-height`,playbackOrder:`playbackorder`,timelineBegin:`timelinebegin`},properties:{about:Vp,accentHeight:Q,accumulate:null,additive:null,alignmentBaseline:null,alphabetic:Q,amplitude:Q,arabicForm:null,ascent:Q,attributeName:null,attributeType:null,azimuth:Q,bandwidth:null,baselineShift:null,baseFrequency:null,baseProfile:null,bbox:null,begin:null,bias:Q,by:null,calcMode:null,capHeight:Q,className:zp,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:Q,diffuseConstant:Q,direction:null,display:null,dur:null,divisor:Q,dominantBaseline:null,download:Ip,dx:null,dy:null,edgeMode:null,editable:null,elevation:Q,enableBackground:null,end:null,event:null,exponent:Q,externalResourcesRequired:null,fill:null,fillOpacity:Q,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:Bp,g2:Bp,glyphName:Bp,glyphOrientationHorizontal:null,glyphOrientationVertical:null,glyphRef:null,gradientTransform:null,gradientUnits:null,handler:null,hanging:Q,hatchContentUnits:null,hatchUnits:null,height:null,href:null,hrefLang:null,horizAdvX:Q,horizOriginX:Q,horizOriginY:Q,id:null,ideographic:Q,imageRendering:null,initialVisibility:null,in:null,in2:null,intercept:Q,k:Q,k1:Q,k2:Q,k3:Q,k4:Q,kernelMatrix:Vp,kernelUnitLength:null,keyPoints:null,keySplines:null,keyTimes:null,kerning:null,lang:null,lengthAdjust:null,letterSpacing:null,lightingColor:null,limitingConeAngle:Q,local:null,markerEnd:null,markerMid:null,markerStart:null,markerHeight:null,markerUnits:null,markerWidth:null,mask:null,maskContentUnits:null,maskType:null,maskUnits:null,mathematical:null,max:null,media:null,mediaCharacterEncoding:null,mediaContentEncodings:null,mediaSize:Q,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:Q,overlineThickness:Q,paintOrder:null,panose1:null,path:null,pathLength:Q,patternContentUnits:null,patternTransform:null,patternUnits:null,phase:null,ping:zp,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:Q,pointsAtY:Q,pointsAtZ:Q,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:Vp,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:Vp,rev:Vp,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:Vp,requiredFeatures:Vp,requiredFonts:Vp,requiredFormats:Vp,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:Q,specularExponent:Q,spreadMethod:null,spacing:null,startOffset:null,stdDeviation:null,stemh:null,stemv:null,stitchTiles:null,stopColor:null,stopOpacity:null,strikethroughPosition:Q,strikethroughThickness:Q,string:null,stroke:null,strokeDashArray:Vp,strokeDashOffset:null,strokeLineCap:null,strokeLineJoin:null,strokeMiterLimit:Q,strokeOpacity:Q,strokeWidth:null,style:null,surfaceScale:Q,syncBehavior:null,syncBehaviorDefault:null,syncMaster:null,syncTolerance:null,syncToleranceDefault:null,systemLanguage:Vp,tabIndex:Q,tableValues:null,target:null,targetX:Q,targetY:Q,textAnchor:null,textDecoration:null,textRendering:null,textLength:null,timelineBegin:null,title:null,transformBehavior:null,type:null,typeOf:Vp,to:null,transform:null,transformOrigin:null,u1:null,u2:null,underlinePosition:Q,underlineThickness:Q,unicode:null,unicodeBidi:null,unicodeRange:null,unitsPerEm:Q,values:null,vAlphabetic:Q,vMathematical:Q,vectorEffect:null,vHanging:Q,vIdeographic:Q,version:null,vertAdvY:Q,vertOriginX:Q,vertOriginY:Q,viewBox:null,viewTarget:null,visibility:null,width:null,widths:null,wordSpacing:null,writingMode:null,x:null,x1:null,x2:null,xChannelSelector:null,xHeight:Q,y:null,y1:null,y2:null,yChannelSelector:null,z:null,zoomAndPan:null},space:`svg`,transform:Jp}),Qp=Kp({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()}}),$p=Kp({attributes:{xmlnsxlink:`xmlns:xlink`},properties:{xmlnsXLink:null,xmlns:null},space:`xmlns`,transform:Yp}),em=Kp({properties:{xmlBase:null,xmlLang:null,xmlSpace:null},space:`xml`,transform(e,t){return`xml:`+t.slice(3).toLowerCase()}}),tm={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`},nm=/[A-Z]/g,rm=/-[a-z]/g,im=/^data[-\w.:]+$/i;function am(e,t){let n=Mp(t),r=t,i=Np;if(n in e.normal)return e.property[e.normal[n]];if(n.length>4&&n.slice(0,4)===`data`&&im.test(t)){if(t.charAt(4)===`-`){let e=t.slice(5).replace(rm,sm);r=`data`+e.charAt(0).toUpperCase()+e.slice(1)}else{let e=t.slice(4);if(!rm.test(e)){let n=e.replace(nm,om);n.charAt(0)!==`-`&&(n=`-`+n),t=`data`+n}}i=Wp}return new i(r,t)}function om(e){return`-`+e.toLowerCase()}function sm(e){return e.charAt(1).toUpperCase()}var cm=jp([qp,Xp,Qp,$p,em],`html`),lm=jp([qp,Zp,Qp,$p,em],`svg`);function um(e){return e.join(` `).trim()}var dm=n(((e,t)=>{var n=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,r=/\n/g,i=/^\s*/,a=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,o=/^:\s*/,s=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,c=/^[;\s]*/,l=/^\s+|\s+$/g;function u(e,t){if(typeof e!=`string`)throw TypeError(`First argument must be a string`);if(!e)return[];t||={};var l=1,u=1;function f(e){var t=e.match(r);t&&(l+=t.length);var n=e.lastIndexOf(`
13
+ `);u=~n?e.length-n:u+e.length}function p(){var e={line:l,column:u};return function(t){return t.position=new m(e),_(),t}}function m(e){this.start=e,this.end={line:l,column:u},this.source=t.source}m.prototype.content=e;function h(n){var r=Error(t.source+`:`+l+`:`+u+`: `+n);if(r.reason=n,r.filename=t.source,r.line=l,r.column=u,r.source=e,!t.silent)throw r}function g(t){var n=t.exec(e);if(n){var r=n[0];return f(r),e=e.slice(r.length),n}}function _(){g(i)}function v(e){var t;for(e||=[];t=y();)t!==!1&&e.push(t);return e}function y(){var t=p();if(e.charAt(0)==`/`&&e.charAt(1)==`*`){for(var n=2;e.charAt(n)!=``&&(e.charAt(n)!=`*`||e.charAt(n+1)!=`/`);)++n;if(n+=2,e.charAt(n-1)===``)return h(`End of comment missing`);var r=e.slice(2,n-2);return u+=2,f(r),e=e.slice(n),u+=2,t({type:`comment`,comment:r})}}function b(){var e=p(),t=g(a);if(t){if(y(),!g(o))return h(`property missing ':'`);var r=g(s),i=e({type:`declaration`,property:d(t[0].replace(n,``)),value:r?d(r[0].replace(n,``)):``});return g(c),i}}function x(){var e=[];v(e);for(var t;t=b();)t!==!1&&(e.push(t),v(e));return e}return _(),x()}function d(e){return e?e.replace(l,``):``}t.exports=u})),fm=n((e=>{var t=e&&e.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(e,"__esModule",{value:!0}),e.default=r;var n=t(dm());function r(e,t){let r=null;if(!e||typeof e!=`string`)return r;let i=(0,n.default)(e),a=typeof t==`function`;return i.forEach(e=>{if(e.type!==`declaration`)return;let{property:n,value:i}=e;a?t(n,i,e):i&&(r||={},r[n]=i)}),r}})),pm=n((e=>{Object.defineProperty(e,"__esModule",{value:!0}),e.camelCase=void 0;var t=/^--[a-zA-Z0-9_-]+$/,n=/-([a-z])/g,r=/^[^-]+$/,i=/^-(webkit|moz|ms|o|khtml)-/,a=/^-(ms)-/,o=function(e){return!e||r.test(e)||t.test(e)},s=function(e,t){return t.toUpperCase()},c=function(e,t){return`${t}-`};e.camelCase=function(e,t){return t===void 0&&(t={}),o(e)?e:(e=e.toLowerCase(),e=t.reactCompat?e.replace(a,c):e.replace(i,c),e.replace(n,s))}})),mm=n(((e,t)=>{var n=(e&&e.__importDefault||function(e){return e&&e.__esModule?e:{default:e}})(fm()),r=pm();function i(e,t){var i={};return!e||typeof e!=`string`||(0,n.default)(e,function(e,n){e&&n&&(i[(0,r.camelCase)(e,t)]=n)}),i}i.default=i,t.exports=i})),hm=_m(`end`),gm=_m(`start`);function _m(e){return t;function t(t){let n=t&&t.position&&t.position[e]||{};if(typeof n.line==`number`&&n.line>0&&typeof n.column==`number`&&n.column>0)return{line:n.line,column:n.column,offset:typeof n.offset==`number`&&n.offset>-1?n.offset:void 0}}}function vm(e){let t=gm(e),n=hm(e);if(t&&n)return{start:t,end:n}}function ym(e){return!e||typeof e!=`object`?``:`position`in e||`type`in e?xm(e.position):`start`in e||`end`in e?xm(e):`line`in e||`column`in e?bm(e):``}function bm(e){return Sm(e&&e.line)+`:`+Sm(e&&e.column)}function xm(e){return bm(e&&e.start)+`-`+bm(e&&e.end)}function Sm(e){return e&&typeof e==`number`?e:1}var Cm=class extends Error{constructor(e,t,n){super(),typeof t==`string`&&(n=t,t=void 0);let r=``,i={},a=!1;if(t&&(i=`line`in t&&`column`in t||`start`in t&&`end`in t?{place:t}:`type`in t?{ancestors:[t],place:t.position}:{...t}),typeof e==`string`?r=e:!i.cause&&e&&(a=!0,r=e.message,i.cause=e),!i.ruleId&&!i.source&&typeof n==`string`){let e=n.indexOf(`:`);e===-1?i.ruleId=n:(i.source=n.slice(0,e),i.ruleId=n.slice(e+1))}if(!i.place&&i.ancestors&&i.ancestors){let e=i.ancestors[i.ancestors.length-1];e&&(i.place=e.position)}let o=i.place&&`start`in i.place?i.place.start:i.place;this.ancestors=i.ancestors||void 0,this.cause=i.cause||void 0,this.column=o?o.column:void 0,this.fatal=void 0,this.file=``,this.message=r,this.line=o?o.line:void 0,this.name=ym(i.place)||`1:1`,this.place=i.place||void 0,this.reason=this.message,this.ruleId=i.ruleId||void 0,this.source=i.source||void 0,this.stack=a&&i.cause&&typeof i.cause.stack==`string`?i.cause.stack:``,this.actual=void 0,this.expected=void 0,this.note=void 0,this.url=void 0}};Cm.prototype.file=``,Cm.prototype.name=``,Cm.prototype.reason=``,Cm.prototype.message=``,Cm.prototype.stack=``,Cm.prototype.column=void 0,Cm.prototype.line=void 0,Cm.prototype.ancestors=void 0,Cm.prototype.cause=void 0,Cm.prototype.fatal=void 0,Cm.prototype.place=void 0,Cm.prototype.ruleId=void 0,Cm.prototype.source=void 0;var wm=t(mm(),1),Tm={}.hasOwnProperty,Em=new Map,Dm=/[A-Z]/g,Om=new Set([`table`,`tbody`,`thead`,`tfoot`,`tr`]),km=new Set([`td`,`th`]),Am=`https://github.com/syntax-tree/hast-util-to-jsx-runtime`;function jm(e,t){if(!t||t.Fragment===void 0)throw TypeError("Expected `Fragment` in options");let n=t.filePath||void 0,r;if(t.development){if(typeof t.jsxDEV!=`function`)throw TypeError("Expected `jsxDEV` in options when `development: true`");r=Hm(n,t.jsxDEV)}else{if(typeof t.jsx!=`function`)throw TypeError("Expected `jsx` in production options");if(typeof t.jsxs!=`function`)throw TypeError("Expected `jsxs` in production options");r=Vm(n,t.jsx,t.jsxs)}let i={Fragment:t.Fragment,ancestors:[],components:t.components||{},create:r,elementAttributeNameCase:t.elementAttributeNameCase||`react`,evaluater:t.createEvaluater?t.createEvaluater():void 0,filePath:n,ignoreInvalidStyle:t.ignoreInvalidStyle||!1,passKeys:t.passKeys!==!1,passNode:t.passNode||!1,schema:t.space===`svg`?lm:cm,stylePropertyNameCase:t.stylePropertyNameCase||`dom`,tableCellAlignToStyle:t.tableCellAlignToStyle!==!1},a=Mm(i,e,void 0);return a&&typeof a!=`string`?a:i.create(e,i.Fragment,{children:a||void 0},void 0)}function Mm(e,t,n){if(t.type===`element`)return Nm(e,t,n);if(t.type===`mdxFlowExpression`||t.type===`mdxTextExpression`)return Pm(e,t);if(t.type===`mdxJsxFlowElement`||t.type===`mdxJsxTextElement`)return Im(e,t,n);if(t.type===`mdxjsEsm`)return Fm(e,t);if(t.type===`root`)return Lm(e,t,n);if(t.type===`text`)return Rm(e,t)}function Nm(e,t,n){let r=e.schema,i=r;t.tagName.toLowerCase()===`svg`&&r.space===`html`&&(i=lm,e.schema=i),e.ancestors.push(t);let a=Jm(e,t.tagName,!1),o=Um(e,t),s=Gm(e,t);return Om.has(t.tagName)&&(s=s.filter(function(e){return typeof e!=`string`||!Op(e)})),zm(e,o,a,t),Bm(o,s),e.ancestors.pop(),e.schema=r,e.create(t,a,o,n)}function Pm(e,t){if(t.data&&t.data.estree&&e.evaluater){let n=t.data.estree.body[0];return n.type,e.evaluater.evaluateExpression(n.expression)}Ym(e,t.position)}function Fm(e,t){if(t.data&&t.data.estree&&e.evaluater)return e.evaluater.evaluateProgram(t.data.estree);Ym(e,t.position)}function Im(e,t,n){let r=e.schema,i=r;t.name===`svg`&&r.space===`html`&&(i=lm,e.schema=i),e.ancestors.push(t);let a=t.name===null?e.Fragment:Jm(e,t.name,!0),o=Wm(e,t),s=Gm(e,t);return zm(e,o,a,t),Bm(o,s),e.ancestors.pop(),e.schema=r,e.create(t,a,o,n)}function Lm(e,t,n){let r={};return Bm(r,Gm(e,t)),e.create(t,e.Fragment,r,n)}function Rm(e,t){return t.value}function zm(e,t,n,r){typeof n!=`string`&&n!==e.Fragment&&e.passNode&&(t.node=r)}function Bm(e,t){if(t.length>0){let n=t.length>1?t:t[0];n&&(e.children=n)}}function Vm(e,t,n){return r;function r(e,r,i,a){let o=Array.isArray(i.children)?n:t;return a?o(r,i,a):o(r,i)}}function Hm(e,t){return n;function n(n,r,i,a){let o=Array.isArray(i.children),s=gm(n);return t(r,i,a,o,{columnNumber:s?s.column-1:void 0,fileName:e,lineNumber:s?s.line:void 0},void 0)}}function Um(e,t){let n={},r,i;for(i in t.properties)if(i!==`children`&&Tm.call(t.properties,i)){let a=Km(e,i,t.properties[i]);if(a){let[i,o]=a;e.tableCellAlignToStyle&&i===`align`&&typeof o==`string`&&km.has(t.tagName)?r=o:n[i]=o}}if(r){let t=n.style||={};t[e.stylePropertyNameCase===`css`?`text-align`:`textAlign`]=r}return n}function Wm(e,t){let n={};for(let r of t.attributes)if(r.type===`mdxJsxExpressionAttribute`){if(r.data&&r.data.estree&&e.evaluater){let t=r.data.estree.body[0];t.type;let i=t.expression;i.type;let a=i.properties[0];a.type,Object.assign(n,e.evaluater.evaluateExpression(a.argument))}else Ym(e,t.position)}else{let i=r.name,a;if(r.value&&typeof r.value==`object`){if(r.value.data&&r.value.data.estree&&e.evaluater){let t=r.value.data.estree.body[0];t.type,a=e.evaluater.evaluateExpression(t.expression)}else Ym(e,t.position)}else a=r.value===null||r.value;n[i]=a}return n}function Gm(e,t){let n=[],r=-1,i=e.passKeys?new Map:Em;for(;++r<t.children.length;){let a=t.children[r],o;if(e.passKeys){let e=a.type===`element`?a.tagName:a.type===`mdxJsxFlowElement`||a.type===`mdxJsxTextElement`?a.name:void 0;if(e){let t=i.get(e)||0;o=e+`-`+t,i.set(e,t+1)}}let s=Mm(e,a,o);s!==void 0&&n.push(s)}return n}function Km(e,t,n){let r=am(e.schema,t);if(!(n==null||typeof n==`number`&&Number.isNaN(n))){if(Array.isArray(n)&&(n=r.commaSeparated?Sp(n):um(n)),r.property===`style`){let t=typeof n==`object`?n:qm(e,String(n));return e.stylePropertyNameCase===`css`&&(t=Xm(t)),[`style`,t]}return[e.elementAttributeNameCase===`react`&&r.space?tm[r.property]||r.property:r.attribute,n]}}function qm(e,t){try{return(0,wm.default)(t,{reactCompat:!0})}catch(t){if(e.ignoreInvalidStyle)return{};let n=t,r=new Cm("Cannot parse `style` attribute",{ancestors:e.ancestors,cause:n,ruleId:`style`,source:`hast-util-to-jsx-runtime`});throw r.file=e.filePath||void 0,r.url=Am+`#cannot-parse-style-attribute`,r}}function Jm(e,t,n){let r;if(!n)r={type:`Literal`,value:t};else if(t.includes(`.`)){let e=t.split(`.`),n=-1,i;for(;++n<e.length;){let t=Ep(e[n])?{type:`Identifier`,name:e[n]}:{type:`Literal`,value:e[n]};i=i?{type:`MemberExpression`,object:i,property:t,computed:!!(n&&t.type===`Literal`),optional:!1}:t}r=i}else r=Ep(t)&&!/^[a-z]/.test(t)?{type:`Identifier`,name:t}:{type:`Literal`,value:t};if(r.type===`Literal`){let t=r.value;return Tm.call(e.components,t)?e.components[t]:t}if(e.evaluater)return e.evaluater.evaluateExpression(r);Ym(e)}function Ym(e,t){let n=new Cm("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=Am+`#cannot-handle-mdx-estrees-without-createevaluater`,n}function Xm(e){let t={},n;for(n in e)Tm.call(e,n)&&(t[Zm(n)]=e[n]);return t}function Zm(e){let t=e.replace(Dm,Qm);return t.slice(0,3)===`ms-`&&(t=`-`+t),t}function Qm(e){return`-`+e.toLowerCase()}var $m={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`]},eh={};function th(e,t){let n=t||eh;return nh(e,typeof n.includeImageAlt!=`boolean`||n.includeImageAlt,typeof n.includeHtml!=`boolean`||n.includeHtml)}function nh(e,t,n){if(ih(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 rh(e.children,t,n)}return Array.isArray(e)?rh(e,t,n):``}function rh(e,t,n){let r=[],i=-1;for(;++i<e.length;)r[i]=nh(e[i],t,n);return r.join(``)}function ih(e){return!!(e&&typeof e==`object`)}var ah=document.createElement(`i`);function oh(e){let t=`&`+e+`;`;ah.innerHTML=t;let n=ah.textContent;return n.charCodeAt(n.length-1)===59&&e!==`semi`?!1:n!==t&&n}function sh(e,t,n,r){let i=e.length,a=0,o;if(t=t<0?-t>i?0:i+t:t>i?i:t,n=n>0?n:0,r.length<1e4)o=Array.from(r),o.unshift(t,n),e.splice(...o);else for(n&&e.splice(t,n);a<r.length;)o=r.slice(a,a+1e4),o.unshift(t,0),e.splice(...o),a+=1e4,t+=1e4}function ch(e,t){return e.length>0?(sh(e,e.length,0,t),e):t}var lh={}.hasOwnProperty;function uh(e){let t={},n=-1;for(;++n<e.length;)dh(t,e[n]);return t}function dh(e,t){let n;for(n in t){let r=(lh.call(e,n)?e[n]:void 0)||(e[n]={}),i=t[n],a;if(i)for(a in i){lh.call(r,a)||(r[a]=[]);let e=i[a];fh(r[a],Array.isArray(e)?e:e?[e]:[])}}}function fh(e,t){let n=-1,r=[];for(;++n<t.length;)(t[n].add===`after`?e:r).push(t[n]);sh(e,0,0,r)}function ph(e,t){let 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 mh(e){return e.replace(/[\t\n\r ]+/g,` `).replace(/^ | $/g,``).toLowerCase().toUpperCase()}var hh=Eh(/[A-Za-z]/),gh=Eh(/[\dA-Za-z]/),_h=Eh(/[#-'*+\--9=?A-Z^-~]/);function vh(e){return e!==null&&(e<32||e===127)}var yh=Eh(/\d/),bh=Eh(/[\dA-Fa-f]/),xh=Eh(/[!-/:-@[-`{-~]/);function $(e){return e!==null&&e<-2}function Sh(e){return e!==null&&(e<0||e===32)}function Ch(e){return e===-2||e===-1||e===32}var wh=Eh(/\p{P}|\p{S}/u),Th=Eh(/\s/);function Eh(e){return t;function t(t){return t!==null&&t>-1&&e.test(String.fromCharCode(t))}}function Dh(e){let t=[],n=-1,r=0,i=0;for(;++n<e.length;){let a=e.charCodeAt(n),o=``;if(a===37&&gh(e.charCodeAt(n+1))&&gh(e.charCodeAt(n+2)))i=2;else if(a<128)/[!#$&-;=?-Z_a-z~]/.test(String.fromCharCode(a))||(o=String.fromCharCode(a));else if(a>55295&&a<57344){let t=e.charCodeAt(n+1);a<56320&&t>56319&&t<57344?(o=String.fromCharCode(a,t),i=1):o=`�`}else o=String.fromCharCode(a);o&&=(t.push(e.slice(r,n),encodeURIComponent(o)),r=n+i+1,``),i&&=(n+=i,0)}return t.join(``)+e.slice(r)}function Oh(e,t,n,r){let i=r?r-1:1/0,a=0;return o;function o(r){return Ch(r)?(e.enter(n),s(r)):t(r)}function s(r){return Ch(r)&&a++<i?(e.consume(r),s):(e.exit(n),t(r))}}var kh={tokenize:Ah};function Ah(e){let t=e.attempt(this.parser.constructs.contentInitial,r,i),n;return t;function r(n){if(n===null){e.consume(n);return}return e.enter(`lineEnding`),e.consume(n),e.exit(`lineEnding`),Oh(e,t,`linePrefix`)}function i(t){return e.enter(`paragraph`),a(t)}function a(t){let r=e.enter(`chunkText`,{contentType:`text`,previous:n});return n&&(n.next=r),n=r,o(t)}function o(t){if(t===null){e.exit(`chunkText`),e.exit(`paragraph`),e.consume(t);return}return $(t)?(e.consume(t),e.exit(`chunkText`),a):(e.consume(t),o)}}var jh={tokenize:Nh},Mh={tokenize:Ph};function Nh(e){let t=this,n=[],r=0,i,a,o;return s;function s(i){if(r<n.length){let a=n[r];return t.containerState=a[1],e.attempt(a[0].continuation,c,l)(i)}return l(i)}function c(e){if(r++,t.containerState._closeFlow){t.containerState._closeFlow=void 0,i&&v();let n=t.events.length,a=n,o;for(;a--;)if(t.events[a][0]===`exit`&&t.events[a][1].type===`chunkFlow`){o=t.events[a][1].end;break}_(r);let s=n;for(;s<t.events.length;)t.events[s][1].end={...o},s++;return sh(t.events,a+1,0,t.events.slice(n)),t.events.length=s,l(e)}return s(e)}function l(a){if(r===n.length){if(!i)return f(a);if(i.currentConstruct&&i.currentConstruct.concrete)return m(a);t.interrupt=!!(i.currentConstruct&&!i._gfmTableDynamicInterruptHack)}return t.containerState={},e.check(Mh,u,d)(a)}function u(e){return i&&v(),_(r),f(e)}function d(e){return t.parser.lazy[t.now().line]=r!==n.length,o=t.now().offset,m(e)}function f(n){return t.containerState={},e.attempt(Mh,p,m)(n)}function p(e){return r++,n.push([t.currentConstruct,t.containerState]),f(e)}function m(n){if(n===null){i&&v(),_(0),e.consume(n);return}return i||=t.parser.flow(t.now()),e.enter(`chunkFlow`,{_tokenizer:i,contentType:`flow`,previous:a}),h(n)}function h(n){if(n===null){g(e.exit(`chunkFlow`),!0),_(0),e.consume(n);return}return $(n)?(e.consume(n),g(e.exit(`chunkFlow`)),r=0,t.interrupt=void 0,s):(e.consume(n),h)}function g(e,n){let s=t.sliceStream(e);if(n&&s.push(null),e.previous=a,a&&(a.next=e),a=e,i.defineSkip(e.start),i.write(s),t.parser.lazy[e.start.line]){let e=i.events.length;for(;e--;)if(i.events[e][1].start.offset<o&&(!i.events[e][1].end||i.events[e][1].end.offset>o))return;let n=t.events.length,a=n,s,c;for(;a--;)if(t.events[a][0]===`exit`&&t.events[a][1].type===`chunkFlow`){if(s){c=t.events[a][1].end;break}s=!0}for(_(r),e=n;e<t.events.length;)t.events[e][1].end={...c},e++;sh(t.events,a+1,0,t.events.slice(n)),t.events.length=e}}function _(r){let i=n.length;for(;i-->r;){let r=n[i];t.containerState=r[1],r[0].exit.call(t,e)}n.length=r}function v(){i.write([null]),a=void 0,i=void 0,t.containerState._closeFlow=void 0}}function Ph(e,t,n){return Oh(e,e.attempt(this.parser.constructs.document,t,n),`linePrefix`,this.parser.constructs.disable.null.includes(`codeIndented`)?void 0:4)}function Fh(e){if(e===null||Sh(e)||Th(e))return 1;if(wh(e))return 2}function Ih(e,t,n){let r=[],i=-1;for(;++i<e.length;){let a=e[i].resolveAll;a&&!r.includes(a)&&(t=a(t,n),r.push(a))}return t}var Lh={name:`attention`,resolveAll:Rh,tokenize:zh};function Rh(e,t){let n=-1,r,i,a,o,s,c,l,u;for(;++n<e.length;)if(e[n][0]===`enter`&&e[n][1].type===`attentionSequence`&&e[n][1]._close){for(r=n;r--;)if(e[r][0]===`exit`&&e[r][1].type===`attentionSequence`&&e[r][1]._open&&t.sliceSerialize(e[r][1]).charCodeAt(0)===t.sliceSerialize(e[n][1]).charCodeAt(0)){if((e[r][1]._close||e[n][1]._open)&&(e[n][1].end.offset-e[n][1].start.offset)%3&&!((e[r][1].end.offset-e[r][1].start.offset+e[n][1].end.offset-e[n][1].start.offset)%3))continue;c=e[r][1].end.offset-e[r][1].start.offset>1&&e[n][1].end.offset-e[n][1].start.offset>1?2:1;let d={...e[r][1].end},f={...e[n][1].start};Bh(d,-c),Bh(f,c),o={type:c>1?`strongSequence`:`emphasisSequence`,start:d,end:{...e[r][1].end}},s={type:c>1?`strongSequence`:`emphasisSequence`,start:{...e[n][1].start},end:f},a={type:c>1?`strongText`:`emphasisText`,start:{...e[r][1].end},end:{...e[n][1].start}},i={type:c>1?`strong`:`emphasis`,start:{...o.start},end:{...s.end}},e[r][1].end={...o.start},e[n][1].start={...s.end},l=[],e[r][1].end.offset-e[r][1].start.offset&&(l=ch(l,[[`enter`,e[r][1],t],[`exit`,e[r][1],t]])),l=ch(l,[[`enter`,i,t],[`enter`,o,t],[`exit`,o,t],[`enter`,a,t]]),l=ch(l,Ih(t.parser.constructs.insideSpan.null,e.slice(r+1,n),t)),l=ch(l,[[`exit`,a,t],[`enter`,s,t],[`exit`,s,t],[`exit`,i,t]]),e[n][1].end.offset-e[n][1].start.offset?(u=2,l=ch(l,[[`enter`,e[n][1],t],[`exit`,e[n][1],t]])):u=0,sh(e,r-1,n-r+3,l),n=r+l.length-u-2;break}}for(n=-1;++n<e.length;)e[n][1].type===`attentionSequence`&&(e[n][1].type=`data`);return e}function zh(e,t){let n=this.parser.constructs.attentionMarkers.null,r=this.previous,i=Fh(r),a;return o;function o(t){return a=t,e.enter(`attentionSequence`),s(t)}function s(o){if(o===a)return e.consume(o),s;let c=e.exit(`attentionSequence`),l=Fh(o),u=!l||l===2&&i||n.includes(o),d=!i||i===2&&l||n.includes(r);return c._open=!!(a===42?u:u&&(i||!d)),c._close=!!(a===42?d:d&&(l||!u)),t(o)}}function Bh(e,t){e.column+=t,e.offset+=t,e._bufferIndex+=t}var Vh={name:`autolink`,tokenize:Hh};function Hh(e,t,n){let r=0;return i;function i(t){return e.enter(`autolink`),e.enter(`autolinkMarker`),e.consume(t),e.exit(`autolinkMarker`),e.enter(`autolinkProtocol`),a}function a(t){return hh(t)?(e.consume(t),o):t===64?n(t):l(t)}function o(e){return e===43||e===45||e===46||gh(e)?(r=1,s(e)):l(e)}function s(t){return t===58?(e.consume(t),r=0,c):(t===43||t===45||t===46||gh(t))&&r++<32?(e.consume(t),s):(r=0,l(t))}function c(r){return r===62?(e.exit(`autolinkProtocol`),e.enter(`autolinkMarker`),e.consume(r),e.exit(`autolinkMarker`),e.exit(`autolink`),t):r===null||r===32||r===60||vh(r)?n(r):(e.consume(r),c)}function l(t){return t===64?(e.consume(t),u):_h(t)?(e.consume(t),l):n(t)}function u(e){return gh(e)?d(e):n(e)}function d(n){return n===46?(e.consume(n),r=0,u):n===62?(e.exit(`autolinkProtocol`).type=`autolinkEmail`,e.enter(`autolinkMarker`),e.consume(n),e.exit(`autolinkMarker`),e.exit(`autolink`),t):f(n)}function f(t){if((t===45||gh(t))&&r++<63){let n=t===45?f:d;return e.consume(t),n}return n(t)}}var Uh={partial:!0,tokenize:Wh};function Wh(e,t,n){return r;function r(t){return Ch(t)?Oh(e,i,`linePrefix`)(t):i(t)}function i(e){return e===null||$(e)?t(e):n(e)}}var Gh={continuation:{tokenize:qh},exit:Jh,name:`blockQuote`,tokenize:Kh};function Kh(e,t,n){let r=this;return i;function i(t){if(t===62){let n=r.containerState;return n.open||=(e.enter(`blockQuote`,{_container:!0}),!0),e.enter(`blockQuotePrefix`),e.enter(`blockQuoteMarker`),e.consume(t),e.exit(`blockQuoteMarker`),a}return n(t)}function a(n){return Ch(n)?(e.enter(`blockQuotePrefixWhitespace`),e.consume(n),e.exit(`blockQuotePrefixWhitespace`),e.exit(`blockQuotePrefix`),t):(e.exit(`blockQuotePrefix`),t(n))}}function qh(e,t,n){let r=this;return i;function i(t){return Ch(t)?Oh(e,a,`linePrefix`,r.parser.constructs.disable.null.includes(`codeIndented`)?void 0:4)(t):a(t)}function a(r){return e.attempt(Gh,t,n)(r)}}function Jh(e){e.exit(`blockQuote`)}var Yh={name:`characterEscape`,tokenize:Xh};function Xh(e,t,n){return r;function r(t){return e.enter(`characterEscape`),e.enter(`escapeMarker`),e.consume(t),e.exit(`escapeMarker`),i}function i(r){return xh(r)?(e.enter(`characterEscapeValue`),e.consume(r),e.exit(`characterEscapeValue`),e.exit(`characterEscape`),t):n(r)}}var Zh={name:`characterReference`,tokenize:Qh};function Qh(e,t,n){let r=this,i=0,a,o;return s;function s(t){return e.enter(`characterReference`),e.enter(`characterReferenceMarker`),e.consume(t),e.exit(`characterReferenceMarker`),c}function c(t){return t===35?(e.enter(`characterReferenceMarkerNumeric`),e.consume(t),e.exit(`characterReferenceMarkerNumeric`),l):(e.enter(`characterReferenceValue`),a=31,o=gh,u(t))}function l(t){return t===88||t===120?(e.enter(`characterReferenceMarkerHexadecimal`),e.consume(t),e.exit(`characterReferenceMarkerHexadecimal`),e.enter(`characterReferenceValue`),a=6,o=bh,u):(e.enter(`characterReferenceValue`),a=7,o=yh,u(t))}function u(s){if(s===59&&i){let i=e.exit(`characterReferenceValue`);return o===gh&&!oh(r.sliceSerialize(i))?n(s):(e.enter(`characterReferenceMarker`),e.consume(s),e.exit(`characterReferenceMarker`),e.exit(`characterReference`),t)}return o(s)&&i++<a?(e.consume(s),u):n(s)}}var $h={partial:!0,tokenize:ng},eg={concrete:!0,name:`codeFenced`,tokenize:tg};function tg(e,t,n){let r=this,i={partial:!0,tokenize:x},a=0,o=0,s;return c;function c(e){return l(e)}function l(t){let n=r.events[r.events.length-1];return a=n&&n[1].type===`linePrefix`?n[2].sliceSerialize(n[1],!0).length:0,s=t,e.enter(`codeFenced`),e.enter(`codeFencedFence`),e.enter(`codeFencedFenceSequence`),u(t)}function u(t){return t===s?(o++,e.consume(t),u):o<3?n(t):(e.exit(`codeFencedFenceSequence`),Ch(t)?Oh(e,d,`whitespace`)(t):d(t))}function d(n){return n===null||$(n)?(e.exit(`codeFencedFence`),r.interrupt?t(n):e.check($h,h,b)(n)):(e.enter(`codeFencedFenceInfo`),e.enter(`chunkString`,{contentType:`string`}),f(n))}function f(t){return t===null||$(t)?(e.exit(`chunkString`),e.exit(`codeFencedFenceInfo`),d(t)):Ch(t)?(e.exit(`chunkString`),e.exit(`codeFencedFenceInfo`),Oh(e,p,`whitespace`)(t)):t===96&&t===s?n(t):(e.consume(t),f)}function p(t){return t===null||$(t)?d(t):(e.enter(`codeFencedFenceMeta`),e.enter(`chunkString`,{contentType:`string`}),m(t))}function m(t){return t===null||$(t)?(e.exit(`chunkString`),e.exit(`codeFencedFenceMeta`),d(t)):t===96&&t===s?n(t):(e.consume(t),m)}function h(t){return e.attempt(i,b,g)(t)}function g(t){return e.enter(`lineEnding`),e.consume(t),e.exit(`lineEnding`),_}function _(t){return a>0&&Ch(t)?Oh(e,v,`linePrefix`,a+1)(t):v(t)}function v(t){return t===null||$(t)?e.check($h,h,b)(t):(e.enter(`codeFlowValue`),y(t))}function y(t){return t===null||$(t)?(e.exit(`codeFlowValue`),v(t)):(e.consume(t),y)}function b(n){return e.exit(`codeFenced`),t(n)}function x(e,t,n){let i=0;return a;function a(t){return e.enter(`lineEnding`),e.consume(t),e.exit(`lineEnding`),c}function c(t){return e.enter(`codeFencedFence`),Ch(t)?Oh(e,l,`linePrefix`,r.parser.constructs.disable.null.includes(`codeIndented`)?void 0:4)(t):l(t)}function l(t){return t===s?(e.enter(`codeFencedFenceSequence`),u(t)):n(t)}function u(t){return t===s?(i++,e.consume(t),u):i>=o?(e.exit(`codeFencedFenceSequence`),Ch(t)?Oh(e,d,`whitespace`)(t):d(t)):n(t)}function d(r){return r===null||$(r)?(e.exit(`codeFencedFence`),t(r)):n(r)}}}function ng(e,t,n){let r=this;return i;function i(t){return t===null?n(t):(e.enter(`lineEnding`),e.consume(t),e.exit(`lineEnding`),a)}function a(e){return r.parser.lazy[r.now().line]?n(e):t(e)}}var rg={name:`codeIndented`,tokenize:ag},ig={partial:!0,tokenize:og};function ag(e,t,n){let r=this;return i;function i(t){return e.enter(`codeIndented`),Oh(e,a,`linePrefix`,5)(t)}function a(e){let t=r.events[r.events.length-1];return t&&t[1].type===`linePrefix`&&t[2].sliceSerialize(t[1],!0).length>=4?o(e):n(e)}function o(t){return t===null?c(t):$(t)?e.attempt(ig,o,c)(t):(e.enter(`codeFlowValue`),s(t))}function s(t){return t===null||$(t)?(e.exit(`codeFlowValue`),o(t)):(e.consume(t),s)}function c(n){return e.exit(`codeIndented`),t(n)}}function og(e,t,n){let r=this;return i;function i(t){return r.parser.lazy[r.now().line]?n(t):$(t)?(e.enter(`lineEnding`),e.consume(t),e.exit(`lineEnding`),i):Oh(e,a,`linePrefix`,5)(t)}function a(e){let a=r.events[r.events.length-1];return a&&a[1].type===`linePrefix`&&a[2].sliceSerialize(a[1],!0).length>=4?t(e):$(e)?i(e):n(e)}}var sg={name:`codeText`,previous:lg,resolve:cg,tokenize:ug};function cg(e){let t=e.length-4,n=3,r,i;if((e[n][1].type===`lineEnding`||e[n][1].type===`space`)&&(e[t][1].type===`lineEnding`||e[t][1].type===`space`)){for(r=n;++r<t;)if(e[r][1].type===`codeTextData`){e[n][1].type=`codeTextPadding`,e[t][1].type=`codeTextPadding`,n+=2,t-=2;break}}for(r=n-1,t++;++r<=t;)i===void 0?r!==t&&e[r][1].type!==`lineEnding`&&(i=r):(r===t||e[r][1].type===`lineEnding`)&&(e[i][1].type=`codeTextData`,r!==i+2&&(e[i][1].end=e[r-1][1].end,e.splice(i+2,r-i-2),t-=r-i-2,r=i+2),i=void 0);return e}function lg(e){return e!==96||this.events[this.events.length-1][1].type===`characterEscape`}function ug(e,t,n){let r=0,i,a;return o;function o(t){return e.enter(`codeText`),e.enter(`codeTextSequence`),s(t)}function s(t){return t===96?(e.consume(t),r++,s):(e.exit(`codeTextSequence`),c(t))}function c(t){return t===null?n(t):t===32?(e.enter(`space`),e.consume(t),e.exit(`space`),c):t===96?(a=e.enter(`codeTextSequence`),i=0,u(t)):$(t)?(e.enter(`lineEnding`),e.consume(t),e.exit(`lineEnding`),c):(e.enter(`codeTextData`),l(t))}function l(t){return t===null||t===32||t===96||$(t)?(e.exit(`codeTextData`),c(t)):(e.consume(t),l)}function u(n){return n===96?(e.consume(n),i++,u):i===r?(e.exit(`codeTextSequence`),e.exit(`codeText`),t(n)):(a.type=`codeTextData`,l(n))}}var dg=class{constructor(e){this.left=e?[...e]:[],this.right=[]}get(e){if(e<0||e>=this.left.length+this.right.length)throw RangeError("Cannot access index `"+e+"` in a splice buffer of size `"+(this.left.length+this.right.length)+"`");return e<this.left.length?this.left[e]:this.right[this.right.length-e+this.left.length-1]}get length(){return this.left.length+this.right.length}shift(){return this.setCursor(0),this.right.pop()}slice(e,t){let n=t??1/0;return n<this.left.length?this.left.slice(e,n):e>this.left.length?this.right.slice(this.right.length-n+this.left.length,this.right.length-e+this.left.length).reverse():this.left.slice(e).concat(this.right.slice(this.right.length-n+this.left.length).reverse())}splice(e,t,n){let r=t||0;this.setCursor(Math.trunc(e));let i=this.right.splice(this.right.length-r,1/0);return n&&fg(this.left,n),i.reverse()}pop(){return this.setCursor(1/0),this.left.pop()}push(e){this.setCursor(1/0),this.left.push(e)}pushMany(e){this.setCursor(1/0),fg(this.left,e)}unshift(e){this.setCursor(0),this.right.push(e)}unshiftMany(e){this.setCursor(0),fg(this.right,e.reverse())}setCursor(e){if(!(e===this.left.length||e>this.left.length&&this.right.length===0||e<0&&this.left.length===0)){if(e<this.left.length){let t=this.left.splice(e,1/0);fg(this.right,t.reverse())}else{let t=this.right.splice(this.left.length+this.right.length-e,1/0);fg(this.left,t.reverse())}}}};function fg(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 pg(e){let t={},n=-1,r,i,a,o,s,c,l,u=new dg(e);for(;++n<u.length;){for(;n in t;)n=t[n];if(r=u.get(n),n&&r[1].type===`chunkFlow`&&u.get(n-1)[1].type===`listItemPrefix`&&(c=r[1]._tokenizer.events,a=0,a<c.length&&c[a][1].type===`lineEndingBlank`&&(a+=2),a<c.length&&c[a][1].type===`content`))for(;++a<c.length&&c[a][1].type!==`content`;)c[a][1].type===`chunkText`&&(c[a][1]._isInFirstContentOfListItem=!0,a++);if(r[0]===`enter`)r[1].contentType&&(Object.assign(t,mg(u,n)),n=t[n],l=!0);else if(r[1]._container){for(a=n,i=void 0;a--;)if(o=u.get(a),o[1].type===`lineEnding`||o[1].type===`lineEndingBlank`)o[0]===`enter`&&(i&&(u.get(i)[1].type=`lineEndingBlank`),o[1].type=`lineEnding`,i=a);else if(o[1].type!==`linePrefix`&&o[1].type!==`listItemIndent`)break;i&&(r[1].end={...u.get(i)[1].start},s=u.slice(i,n),s.unshift(r),u.splice(i,n-i+1,s))}}return sh(e,0,1/0,u.slice(0)),!l}function mg(e,t){let n=e.get(t)[1],r=e.get(t)[2],i=t-1,a=[],o=n._tokenizer;o||(o=r.parser[n.contentType](n.start),n._contentTypeTextTrailing&&(o._contentTypeTextTrailing=!0));let s=o.events,c=[],l={},u,d,f=-1,p=n,m=0,h=0,g=[h];for(;p;){for(;e.get(++i)[1]!==p;);a.push(i),p._tokenizer||(u=r.sliceStream(p),p.next||u.push(null),d&&o.defineSkip(p.start),p._isInFirstContentOfListItem&&(o._gfmTasklistFirstContentOfListItem=!0),o.write(u),p._isInFirstContentOfListItem&&(o._gfmTasklistFirstContentOfListItem=void 0)),d=p,p=p.next}for(p=n;++f<s.length;)s[f][0]===`exit`&&s[f-1][0]===`enter`&&s[f][1].type===s[f-1][1].type&&s[f][1].start.line!==s[f][1].end.line&&(h=f+1,g.push(h),p._tokenizer=void 0,p.previous=void 0,p=p.next);for(o.events=[],p?(p._tokenizer=void 0,p.previous=void 0):g.pop(),f=g.length;f--;){let t=s.slice(g[f],g[f+1]),n=a.pop();c.push([n,n+t.length-1]),e.splice(n,2,t)}for(c.reverse(),f=-1;++f<c.length;)l[m+c[f][0]]=m+c[f][1],m+=c[f][1]-c[f][0]-1;return l}var hg={resolve:_g,tokenize:vg},gg={partial:!0,tokenize:yg};function _g(e){return pg(e),e}function vg(e,t){let n;return r;function r(t){return e.enter(`content`),n=e.enter(`chunkContent`,{contentType:`content`}),i(t)}function i(t){return t===null?a(t):$(t)?e.check(gg,o,a)(t):(e.consume(t),i)}function a(n){return e.exit(`chunkContent`),e.exit(`content`),t(n)}function o(t){return e.consume(t),e.exit(`chunkContent`),n.next=e.enter(`chunkContent`,{contentType:`content`,previous:n}),n=n.next,i}}function yg(e,t,n){let r=this;return i;function i(t){return e.exit(`chunkContent`),e.enter(`lineEnding`),e.consume(t),e.exit(`lineEnding`),Oh(e,a,`linePrefix`)}function a(i){if(i===null||$(i))return n(i);let a=r.events[r.events.length-1];return!r.parser.constructs.disable.null.includes(`codeIndented`)&&a&&a[1].type===`linePrefix`&&a[2].sliceSerialize(a[1],!0).length>=4?t(i):e.interrupt(r.parser.constructs.flow,n,t)(i)}}function bg(e,t,n,r,i,a,o,s,c){let l=c||1/0,u=0;return d;function d(t){return t===60?(e.enter(r),e.enter(i),e.enter(a),e.consume(t),e.exit(a),f):t===null||t===32||t===41||vh(t)?n(t):(e.enter(r),e.enter(o),e.enter(s),e.enter(`chunkString`,{contentType:`string`}),h(t))}function f(n){return n===62?(e.enter(a),e.consume(n),e.exit(a),e.exit(i),e.exit(r),t):(e.enter(s),e.enter(`chunkString`,{contentType:`string`}),p(n))}function p(t){return t===62?(e.exit(`chunkString`),e.exit(s),f(t)):t===null||t===60||$(t)?n(t):(e.consume(t),t===92?m:p)}function m(t){return t===60||t===62||t===92?(e.consume(t),p):p(t)}function h(i){return!u&&(i===null||i===41||Sh(i))?(e.exit(`chunkString`),e.exit(s),e.exit(o),e.exit(r),t(i)):u<l&&i===40?(e.consume(i),u++,h):i===41?(e.consume(i),u--,h):i===null||i===32||i===40||vh(i)?n(i):(e.consume(i),i===92?g:h)}function g(t){return t===40||t===41||t===92?(e.consume(t),h):h(t)}}function xg(e,t,n,r,i,a){let o=this,s=0,c;return l;function l(t){return e.enter(r),e.enter(i),e.consume(t),e.exit(i),e.enter(a),u}function u(l){return s>999||l===null||l===91||l===93&&!c||l===94&&!s&&`_hiddenFootnoteSupport`in o.parser.constructs?n(l):l===93?(e.exit(a),e.enter(i),e.consume(l),e.exit(i),e.exit(r),t):$(l)?(e.enter(`lineEnding`),e.consume(l),e.exit(`lineEnding`),u):(e.enter(`chunkString`,{contentType:`string`}),d(l))}function d(t){return t===null||t===91||t===93||$(t)||s++>999?(e.exit(`chunkString`),u(t)):(e.consume(t),c||=!Ch(t),t===92?f:d)}function f(t){return t===91||t===92||t===93?(e.consume(t),s++,d):d(t)}}function Sg(e,t,n,r,i,a){let o;return s;function s(t){return t===34||t===39||t===40?(e.enter(r),e.enter(i),e.consume(t),e.exit(i),o=t===40?41:t,c):n(t)}function c(n){return n===o?(e.enter(i),e.consume(n),e.exit(i),e.exit(r),t):(e.enter(a),l(n))}function l(t){return t===o?(e.exit(a),c(o)):t===null?n(t):$(t)?(e.enter(`lineEnding`),e.consume(t),e.exit(`lineEnding`),Oh(e,l,`linePrefix`)):(e.enter(`chunkString`,{contentType:`string`}),u(t))}function u(t){return t===o||t===null||$(t)?(e.exit(`chunkString`),l(t)):(e.consume(t),t===92?d:u)}function d(t){return t===o||t===92?(e.consume(t),u):u(t)}}function Cg(e,t){let n;return r;function r(i){return $(i)?(e.enter(`lineEnding`),e.consume(i),e.exit(`lineEnding`),n=!0,r):Ch(i)?Oh(e,r,n?`linePrefix`:`lineSuffix`)(i):t(i)}}var wg={name:`definition`,tokenize:Eg},Tg={partial:!0,tokenize:Dg};function Eg(e,t,n){let r=this,i;return a;function a(t){return e.enter(`definition`),o(t)}function o(t){return xg.call(r,e,s,n,`definitionLabel`,`definitionLabelMarker`,`definitionLabelString`)(t)}function s(t){return i=mh(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)),t===58?(e.enter(`definitionMarker`),e.consume(t),e.exit(`definitionMarker`),c):n(t)}function c(t){return Sh(t)?Cg(e,l)(t):l(t)}function l(t){return bg(e,u,n,`definitionDestination`,`definitionDestinationLiteral`,`definitionDestinationLiteralMarker`,`definitionDestinationRaw`,`definitionDestinationString`)(t)}function u(t){return e.attempt(Tg,d,d)(t)}function d(t){return Ch(t)?Oh(e,f,`whitespace`)(t):f(t)}function f(a){return a===null||$(a)?(e.exit(`definition`),r.parser.defined.push(i),t(a)):n(a)}}function Dg(e,t,n){return r;function r(t){return Sh(t)?Cg(e,i)(t):n(t)}function i(t){return Sg(e,a,n,`definitionTitle`,`definitionTitleMarker`,`definitionTitleString`)(t)}function a(t){return Ch(t)?Oh(e,o,`whitespace`)(t):o(t)}function o(e){return e===null||$(e)?t(e):n(e)}}var Og={name:`hardBreakEscape`,tokenize:kg};function kg(e,t,n){return r;function r(t){return e.enter(`hardBreakEscape`),e.consume(t),i}function i(r){return $(r)?(e.exit(`hardBreakEscape`),t(r)):n(r)}}var Ag={name:`headingAtx`,resolve:jg,tokenize:Mg};function jg(e,t){let n=e.length-2,r=3,i,a;return e[r][1].type===`whitespace`&&(r+=2),n-2>r&&e[n][1].type===`whitespace`&&(n-=2),e[n][1].type===`atxHeadingSequence`&&(r===n-1||n-4>r&&e[n-2][1].type===`whitespace`)&&(n-=r+1===n?2:4),n>r&&(i={type:`atxHeadingText`,start:e[r][1].start,end:e[n][1].end},a={type:`chunkText`,start:e[r][1].start,end:e[n][1].end,contentType:`text`},sh(e,r,n-r+1,[[`enter`,i,t],[`enter`,a,t],[`exit`,a,t],[`exit`,i,t]])),e}function Mg(e,t,n){let r=0;return i;function i(t){return e.enter(`atxHeading`),a(t)}function a(t){return e.enter(`atxHeadingSequence`),o(t)}function o(t){return t===35&&r++<6?(e.consume(t),o):t===null||Sh(t)?(e.exit(`atxHeadingSequence`),s(t)):n(t)}function s(n){return n===35?(e.enter(`atxHeadingSequence`),c(n)):n===null||$(n)?(e.exit(`atxHeading`),t(n)):Ch(n)?Oh(e,s,`whitespace`)(n):(e.enter(`atxHeadingText`),l(n))}function c(t){return t===35?(e.consume(t),c):(e.exit(`atxHeadingSequence`),s(t))}function l(t){return t===null||t===35||Sh(t)?(e.exit(`atxHeadingText`),s(t)):(e.consume(t),l)}}var Ng=`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`.split(`.`),Pg=[`pre`,`script`,`style`,`textarea`],Fg={concrete:!0,name:`htmlFlow`,resolveTo:Rg,tokenize:zg},Ig={partial:!0,tokenize:Vg},Lg={partial:!0,tokenize:Bg};function Rg(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 zg(e,t,n){let r=this,i,a,o,s,c;return l;function l(e){return u(e)}function u(t){return e.enter(`htmlFlow`),e.enter(`htmlFlowData`),e.consume(t),d}function d(s){return s===33?(e.consume(s),f):s===47?(e.consume(s),a=!0,h):s===63?(e.consume(s),i=3,r.interrupt?t:I):hh(s)?(e.consume(s),o=String.fromCharCode(s),g):n(s)}function f(a){return a===45?(e.consume(a),i=2,p):a===91?(e.consume(a),i=5,s=0,m):hh(a)?(e.consume(a),i=4,r.interrupt?t:I):n(a)}function p(i){return i===45?(e.consume(i),r.interrupt?t:I):n(i)}function m(i){return i===`CDATA[`.charCodeAt(s++)?(e.consume(i),s===6?r.interrupt?t:O:m):n(i)}function h(t){return hh(t)?(e.consume(t),o=String.fromCharCode(t),g):n(t)}function g(s){if(s===null||s===47||s===62||Sh(s)){let c=s===47,l=o.toLowerCase();return!c&&!a&&Pg.includes(l)?(i=1,r.interrupt?t(s):O(s)):Ng.includes(o.toLowerCase())?(i=6,c?(e.consume(s),_):r.interrupt?t(s):O(s)):(i=7,r.interrupt&&!r.parser.lazy[r.now().line]?n(s):a?v(s):y(s))}return s===45||gh(s)?(e.consume(s),o+=String.fromCharCode(s),g):n(s)}function _(i){return i===62?(e.consume(i),r.interrupt?t:O):n(i)}function v(t){return Ch(t)?(e.consume(t),v):E(t)}function y(t){return t===47?(e.consume(t),E):t===58||t===95||hh(t)?(e.consume(t),b):Ch(t)?(e.consume(t),y):E(t)}function b(t){return t===45||t===46||t===58||t===95||gh(t)?(e.consume(t),b):x(t)}function x(t){return t===61?(e.consume(t),S):Ch(t)?(e.consume(t),x):y(t)}function S(t){return t===null||t===60||t===61||t===62||t===96?n(t):t===34||t===39?(e.consume(t),c=t,C):Ch(t)?(e.consume(t),S):w(t)}function C(t){return t===c?(e.consume(t),c=null,T):t===null||$(t)?n(t):(e.consume(t),C)}function w(t){return t===null||t===34||t===39||t===47||t===60||t===61||t===62||t===96||Sh(t)?x(t):(e.consume(t),w)}function T(e){return e===47||e===62||Ch(e)?y(e):n(e)}function E(t){return t===62?(e.consume(t),D):n(t)}function D(t){return t===null||$(t)?O(t):Ch(t)?(e.consume(t),D):n(t)}function O(t){return t===45&&i===2?(e.consume(t),M):t===60&&i===1?(e.consume(t),N):t===62&&i===4?(e.consume(t),L):t===63&&i===3?(e.consume(t),I):t===93&&i===5?(e.consume(t),F):$(t)&&(i===6||i===7)?(e.exit(`htmlFlowData`),e.check(Ig,ee,k)(t)):t===null||$(t)?(e.exit(`htmlFlowData`),k(t)):(e.consume(t),O)}function k(t){return e.check(Lg,A,ee)(t)}function A(t){return e.enter(`lineEnding`),e.consume(t),e.exit(`lineEnding`),j}function j(t){return t===null||$(t)?k(t):(e.enter(`htmlFlowData`),O(t))}function M(t){return t===45?(e.consume(t),I):O(t)}function N(t){return t===47?(e.consume(t),o=``,P):O(t)}function P(t){if(t===62){let n=o.toLowerCase();return Pg.includes(n)?(e.consume(t),L):O(t)}return hh(t)&&o.length<8?(e.consume(t),o+=String.fromCharCode(t),P):O(t)}function F(t){return t===93?(e.consume(t),I):O(t)}function I(t){return t===62?(e.consume(t),L):t===45&&i===2?(e.consume(t),I):O(t)}function L(t){return t===null||$(t)?(e.exit(`htmlFlowData`),ee(t)):(e.consume(t),L)}function ee(n){return e.exit(`htmlFlow`),t(n)}}function Bg(e,t,n){let r=this;return i;function i(t){return $(t)?(e.enter(`lineEnding`),e.consume(t),e.exit(`lineEnding`),a):n(t)}function a(e){return r.parser.lazy[r.now().line]?n(e):t(e)}}function Vg(e,t,n){return r;function r(r){return e.enter(`lineEnding`),e.consume(r),e.exit(`lineEnding`),e.attempt(Uh,t,n)}}var Hg={name:`htmlText`,tokenize:Ug};function Ug(e,t,n){let r=this,i,a,o;return s;function s(t){return e.enter(`htmlText`),e.enter(`htmlTextData`),e.consume(t),c}function c(t){return t===33?(e.consume(t),l):t===47?(e.consume(t),x):t===63?(e.consume(t),y):hh(t)?(e.consume(t),w):n(t)}function l(t){return t===45?(e.consume(t),u):t===91?(e.consume(t),a=0,m):hh(t)?(e.consume(t),v):n(t)}function u(t){return t===45?(e.consume(t),p):n(t)}function d(t){return t===null?n(t):t===45?(e.consume(t),f):$(t)?(o=d,N(t)):(e.consume(t),d)}function f(t){return t===45?(e.consume(t),p):d(t)}function p(e){return e===62?M(e):e===45?f(e):d(e)}function m(t){return t===`CDATA[`.charCodeAt(a++)?(e.consume(t),a===6?h:m):n(t)}function h(t){return t===null?n(t):t===93?(e.consume(t),g):$(t)?(o=h,N(t)):(e.consume(t),h)}function g(t){return t===93?(e.consume(t),_):h(t)}function _(t){return t===62?M(t):t===93?(e.consume(t),_):h(t)}function v(t){return t===null||t===62?M(t):$(t)?(o=v,N(t)):(e.consume(t),v)}function y(t){return t===null?n(t):t===63?(e.consume(t),b):$(t)?(o=y,N(t)):(e.consume(t),y)}function b(e){return e===62?M(e):y(e)}function x(t){return hh(t)?(e.consume(t),S):n(t)}function S(t){return t===45||gh(t)?(e.consume(t),S):C(t)}function C(t){return $(t)?(o=C,N(t)):Ch(t)?(e.consume(t),C):M(t)}function w(t){return t===45||gh(t)?(e.consume(t),w):t===47||t===62||Sh(t)?T(t):n(t)}function T(t){return t===47?(e.consume(t),M):t===58||t===95||hh(t)?(e.consume(t),E):$(t)?(o=T,N(t)):Ch(t)?(e.consume(t),T):M(t)}function E(t){return t===45||t===46||t===58||t===95||gh(t)?(e.consume(t),E):D(t)}function D(t){return t===61?(e.consume(t),O):$(t)?(o=D,N(t)):Ch(t)?(e.consume(t),D):T(t)}function O(t){return t===null||t===60||t===61||t===62||t===96?n(t):t===34||t===39?(e.consume(t),i=t,k):$(t)?(o=O,N(t)):Ch(t)?(e.consume(t),O):(e.consume(t),A)}function k(t){return t===i?(e.consume(t),i=void 0,j):t===null?n(t):$(t)?(o=k,N(t)):(e.consume(t),k)}function A(t){return t===null||t===34||t===39||t===60||t===61||t===96?n(t):t===47||t===62||Sh(t)?T(t):(e.consume(t),A)}function j(e){return e===47||e===62||Sh(e)?T(e):n(e)}function M(r){return r===62?(e.consume(r),e.exit(`htmlTextData`),e.exit(`htmlText`),t):n(r)}function N(t){return e.exit(`htmlTextData`),e.enter(`lineEnding`),e.consume(t),e.exit(`lineEnding`),P}function P(t){return Ch(t)?Oh(e,F,`linePrefix`,r.parser.constructs.disable.null.includes(`codeIndented`)?void 0:4)(t):F(t)}function F(t){return e.enter(`htmlTextData`),o(t)}}var Wg={name:`labelEnd`,resolveAll:Jg,resolveTo:Yg,tokenize:Xg},Gg={tokenize:Zg},Kg={tokenize:Qg},qg={tokenize:$g};function Jg(e){let t=-1,n=[];for(;++t<e.length;){let r=e[t][1];if(n.push(e[t]),r.type===`labelImage`||r.type===`labelLink`||r.type===`labelEnd`){let e=r.type===`labelImage`?4:2;r.type=`data`,t+=e}}return e.length!==n.length&&sh(e,0,e.length,n),e}function Yg(e,t){let n=e.length,r=0,i,a,o,s;for(;n--;)if(i=e[n][1],a){if(i.type===`link`||i.type===`labelLink`&&i._inactive)break;e[n][0]===`enter`&&i.type===`labelLink`&&(i._inactive=!0)}else if(o){if(e[n][0]===`enter`&&(i.type===`labelImage`||i.type===`labelLink`)&&!i._balanced&&(a=n,i.type!==`labelLink`)){r=2;break}}else i.type===`labelEnd`&&(o=n);let c={type:e[a][1].type===`labelLink`?`link`:`image`,start:{...e[a][1].start},end:{...e[e.length-1][1].end}},l={type:`label`,start:{...e[a][1].start},end:{...e[o][1].end}},u={type:`labelText`,start:{...e[a+r+2][1].end},end:{...e[o-2][1].start}};return s=[[`enter`,c,t],[`enter`,l,t]],s=ch(s,e.slice(a+1,a+r+3)),s=ch(s,[[`enter`,u,t]]),s=ch(s,Ih(t.parser.constructs.insideSpan.null,e.slice(a+r+4,o-3),t)),s=ch(s,[[`exit`,u,t],e[o-2],e[o-1],[`exit`,l,t]]),s=ch(s,e.slice(o+1)),s=ch(s,[[`exit`,c,t]]),sh(e,a,e.length,s),e}function Xg(e,t,n){let r=this,i=r.events.length,a,o;for(;i--;)if((r.events[i][1].type===`labelImage`||r.events[i][1].type===`labelLink`)&&!r.events[i][1]._balanced){a=r.events[i][1];break}return s;function s(t){return a?a._inactive?d(t):(o=r.parser.defined.includes(mh(r.sliceSerialize({start:a.end,end:r.now()}))),e.enter(`labelEnd`),e.enter(`labelMarker`),e.consume(t),e.exit(`labelMarker`),e.exit(`labelEnd`),c):n(t)}function c(t){return t===40?e.attempt(Gg,u,o?u:d)(t):t===91?e.attempt(Kg,u,o?l:d)(t):o?u(t):d(t)}function l(t){return e.attempt(qg,u,d)(t)}function u(e){return t(e)}function d(e){return a._balanced=!0,n(e)}}function Zg(e,t,n){return r;function r(t){return e.enter(`resource`),e.enter(`resourceMarker`),e.consume(t),e.exit(`resourceMarker`),i}function i(t){return Sh(t)?Cg(e,a)(t):a(t)}function a(t){return t===41?u(t):bg(e,o,s,`resourceDestination`,`resourceDestinationLiteral`,`resourceDestinationLiteralMarker`,`resourceDestinationRaw`,`resourceDestinationString`,32)(t)}function o(t){return Sh(t)?Cg(e,c)(t):u(t)}function s(e){return n(e)}function c(t){return t===34||t===39||t===40?Sg(e,l,n,`resourceTitle`,`resourceTitleMarker`,`resourceTitleString`)(t):u(t)}function l(t){return Sh(t)?Cg(e,u)(t):u(t)}function u(r){return r===41?(e.enter(`resourceMarker`),e.consume(r),e.exit(`resourceMarker`),e.exit(`resource`),t):n(r)}}function Qg(e,t,n){let r=this;return i;function i(t){return xg.call(r,e,a,o,`reference`,`referenceMarker`,`referenceString`)(t)}function a(e){return r.parser.defined.includes(mh(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)))?t(e):n(e)}function o(e){return n(e)}}function $g(e,t,n){return r;function r(t){return e.enter(`reference`),e.enter(`referenceMarker`),e.consume(t),e.exit(`referenceMarker`),i}function i(r){return r===93?(e.enter(`referenceMarker`),e.consume(r),e.exit(`referenceMarker`),e.exit(`reference`),t):n(r)}}var e_={name:`labelStartImage`,resolveAll:Wg.resolveAll,tokenize:t_};function t_(e,t,n){let r=this;return i;function i(t){return e.enter(`labelImage`),e.enter(`labelImageMarker`),e.consume(t),e.exit(`labelImageMarker`),a}function a(t){return t===91?(e.enter(`labelMarker`),e.consume(t),e.exit(`labelMarker`),e.exit(`labelImage`),o):n(t)}function o(e){return e===94&&`_hiddenFootnoteSupport`in r.parser.constructs?n(e):t(e)}}var n_={name:`labelStartLink`,resolveAll:Wg.resolveAll,tokenize:r_};function r_(e,t,n){let r=this;return i;function i(t){return e.enter(`labelLink`),e.enter(`labelMarker`),e.consume(t),e.exit(`labelMarker`),e.exit(`labelLink`),a}function a(e){return e===94&&`_hiddenFootnoteSupport`in r.parser.constructs?n(e):t(e)}}var i_={name:`lineEnding`,tokenize:a_};function a_(e,t){return n;function n(n){return e.enter(`lineEnding`),e.consume(n),e.exit(`lineEnding`),Oh(e,t,`linePrefix`)}}var o_={name:`thematicBreak`,tokenize:s_};function s_(e,t,n){let r=0,i;return a;function a(t){return e.enter(`thematicBreak`),o(t)}function o(e){return i=e,s(e)}function s(a){return a===i?(e.enter(`thematicBreakSequence`),c(a)):r>=3&&(a===null||$(a))?(e.exit(`thematicBreak`),t(a)):n(a)}function c(t){return t===i?(e.consume(t),r++,c):(e.exit(`thematicBreakSequence`),Ch(t)?Oh(e,s,`whitespace`)(t):s(t))}}var c_={continuation:{tokenize:f_},exit:m_,name:`list`,tokenize:d_},l_={partial:!0,tokenize:h_},u_={partial:!0,tokenize:p_};function d_(e,t,n){let r=this,i=r.events[r.events.length-1],a=i&&i[1].type===`linePrefix`?i[2].sliceSerialize(i[1],!0).length:0,o=0;return s;function s(t){let i=r.containerState.type||(t===42||t===43||t===45?`listUnordered`:`listOrdered`);if(i===`listUnordered`?!r.containerState.marker||t===r.containerState.marker:yh(t)){if(r.containerState.type||(r.containerState.type=i,e.enter(i,{_container:!0})),i===`listUnordered`)return e.enter(`listItemPrefix`),t===42||t===45?e.check(o_,n,l)(t):l(t);if(!r.interrupt||t===49)return e.enter(`listItemPrefix`),e.enter(`listItemValue`),c(t)}return n(t)}function c(t){return yh(t)&&++o<10?(e.consume(t),c):(!r.interrupt||o<2)&&(r.containerState.marker?t===r.containerState.marker:t===41||t===46)?(e.exit(`listItemValue`),l(t)):n(t)}function l(t){return e.enter(`listItemMarker`),e.consume(t),e.exit(`listItemMarker`),r.containerState.marker=r.containerState.marker||t,e.check(Uh,r.interrupt?n:u,e.attempt(l_,f,d))}function u(e){return r.containerState.initialBlankLine=!0,a++,f(e)}function d(t){return Ch(t)?(e.enter(`listItemPrefixWhitespace`),e.consume(t),e.exit(`listItemPrefixWhitespace`),f):n(t)}function f(n){return r.containerState.size=a+r.sliceSerialize(e.exit(`listItemPrefix`),!0).length,t(n)}}function f_(e,t,n){let r=this;return r.containerState._closeFlow=void 0,e.check(Uh,i,a);function i(n){return r.containerState.furtherBlankLines=r.containerState.furtherBlankLines||r.containerState.initialBlankLine,Oh(e,t,`listItemIndent`,r.containerState.size+1)(n)}function a(n){return r.containerState.furtherBlankLines||!Ch(n)?(r.containerState.furtherBlankLines=void 0,r.containerState.initialBlankLine=void 0,o(n)):(r.containerState.furtherBlankLines=void 0,r.containerState.initialBlankLine=void 0,e.attempt(u_,t,o)(n))}function o(i){return r.containerState._closeFlow=!0,r.interrupt=void 0,Oh(e,e.attempt(c_,t,n),`linePrefix`,r.parser.constructs.disable.null.includes(`codeIndented`)?void 0:4)(i)}}function p_(e,t,n){let r=this;return Oh(e,i,`listItemIndent`,r.containerState.size+1);function i(e){let i=r.events[r.events.length-1];return i&&i[1].type===`listItemIndent`&&i[2].sliceSerialize(i[1],!0).length===r.containerState.size?t(e):n(e)}}function m_(e){e.exit(this.containerState.type)}function h_(e,t,n){let r=this;return Oh(e,i,`listItemPrefixWhitespace`,r.parser.constructs.disable.null.includes(`codeIndented`)?void 0:5);function i(e){let i=r.events[r.events.length-1];return!Ch(e)&&i&&i[1].type===`listItemPrefixWhitespace`?t(e):n(e)}}var g_={name:`setextUnderline`,resolveTo:__,tokenize:v_};function __(e,t){let n=e.length,r,i,a;for(;n--;)if(e[n][0]===`enter`){if(e[n][1].type===`content`){r=n;break}e[n][1].type===`paragraph`&&(i=n)}else e[n][1].type===`content`&&e.splice(n,1),!a&&e[n][1].type===`definition`&&(a=n);let o={type:`setextHeading`,start:{...e[r][1].start},end:{...e[e.length-1][1].end}};return e[i][1].type=`setextHeadingText`,a?(e.splice(i,0,[`enter`,o,t]),e.splice(a+1,0,[`exit`,e[r][1],t]),e[r][1].end={...e[a][1].end}):e[r][1]=o,e.push([`exit`,o,t]),e}function v_(e,t,n){let r=this,i;return a;function a(t){let a=r.events.length,s;for(;a--;)if(r.events[a][1].type!==`lineEnding`&&r.events[a][1].type!==`linePrefix`&&r.events[a][1].type!==`content`){s=r.events[a][1].type===`paragraph`;break}return!r.parser.lazy[r.now().line]&&(r.interrupt||s)?(e.enter(`setextHeadingLine`),i=t,o(t)):n(t)}function o(t){return e.enter(`setextHeadingLineSequence`),s(t)}function s(t){return t===i?(e.consume(t),s):(e.exit(`setextHeadingLineSequence`),Ch(t)?Oh(e,c,`lineSuffix`)(t):c(t))}function c(r){return r===null||$(r)?(e.exit(`setextHeadingLine`),t(r)):n(r)}}var y_={tokenize:b_};function b_(e){let t=this,n=e.attempt(Uh,r,e.attempt(this.parser.constructs.flowInitial,i,Oh(e,e.attempt(this.parser.constructs.flow,i,e.attempt(hg,i)),`linePrefix`)));return n;function r(r){if(r===null){e.consume(r);return}return e.enter(`lineEndingBlank`),e.consume(r),e.exit(`lineEndingBlank`),t.currentConstruct=void 0,n}function i(r){if(r===null){e.consume(r);return}return e.enter(`lineEnding`),e.consume(r),e.exit(`lineEnding`),t.currentConstruct=void 0,n}}var x_={resolveAll:T_()},S_=w_(`string`),C_=w_(`text`);function w_(e){return{resolveAll:T_(e===`text`?E_:void 0),tokenize:t};function t(t){let n=this,r=this.parser.constructs[e],i=t.attempt(r,a,o);return a;function a(e){return c(e)?i(e):o(e)}function o(e){if(e===null){t.consume(e);return}return t.enter(`data`),t.consume(e),s}function s(e){return c(e)?(t.exit(`data`),i(e)):(t.consume(e),s)}function c(e){if(e===null)return!0;let t=r[e],i=-1;if(t)for(;++i<t.length;){let e=t[i];if(!e.previous||e.previous.call(n,n.previous))return!0}return!1}}}function T_(e){return t;function t(t,n){let r=-1,i;for(;++r<=t.length;)i===void 0?t[r]&&t[r][1].type===`data`&&(i=r,r++):(!t[r]||t[r][1].type!==`data`)&&(r!==i+2&&(t[i][1].end=t[r-1][1].end,t.splice(i+2,r-i-2),r=i+2),i=void 0);return e?e(t,n):t}}function E_(e,t){let n=0;for(;++n<=e.length;)if((n===e.length||e[n][1].type===`lineEnding`)&&e[n-1][1].type===`data`){let r=e[n-1][1],i=t.sliceStream(r),a=i.length,o=-1,s=0,c;for(;a--;){let e=i[a];if(typeof e==`string`){for(o=e.length;e.charCodeAt(o-1)===32;)s++,o--;if(o)break;o=-1}else if(e===-2)c=!0,s++;else if(e!==-1){a++;break}}if(t._contentTypeTextTrailing&&n===e.length&&(s=0),s){let i={type:n===e.length||c||s<2?`lineSuffix`:`hardBreakTrailing`,start:{_bufferIndex:a?o:r.start._bufferIndex+o,_index:r.start._index+a,line:r.end.line,column:r.end.column-s,offset:r.end.offset-s},end:{...r.end}};r.end={...i.start},r.start.offset===r.end.offset?Object.assign(r,i):(e.splice(n,0,[`enter`,i,t],[`exit`,i,t]),n+=2)}n++}return e}var D_=e({attentionMarkers:()=>F_,contentInitial:()=>k_,disable:()=>I_,document:()=>O_,flow:()=>j_,flowInitial:()=>A_,insideSpan:()=>P_,string:()=>M_,text:()=>N_}),O_={42:c_,43:c_,45:c_,48:c_,49:c_,50:c_,51:c_,52:c_,53:c_,54:c_,55:c_,56:c_,57:c_,62:Gh},k_={91:wg},A_={[-2]:rg,[-1]:rg,32:rg},j_={35:Ag,42:o_,45:[g_,o_],60:Fg,61:g_,95:o_,96:eg,126:eg},M_={38:Zh,92:Yh},N_={[-5]:i_,[-4]:i_,[-3]:i_,33:e_,38:Zh,42:Lh,60:[Vh,Hg],91:n_,92:[Og,Yh],93:Wg,95:Lh,96:sg},P_={null:[Lh,x_]},F_={null:[42,95]},I_={null:[]};function L_(e,t,n){let r={_bufferIndex:-1,_index:0,line:n&&n.line||1,column:n&&n.column||1,offset:n&&n.offset||0},i={},a=[],o=[],s=[],c={attempt:C(x),check:C(S),consume:v,enter:y,exit:b,interrupt:C(S,{interrupt:!0})},l={code:null,containerState:{},defineSkip:h,events:[],now:m,parser:e,previous:null,sliceSerialize:f,sliceStream:p,write:d},u=t.tokenize.call(l,c);return t.resolveAll&&a.push(t),l;function d(e){return o=ch(o,e),g(),o[o.length-1]===null?(w(t,0),l.events=Ih(a,l.events,l),l.events):[]}function f(e,t){return z_(p(e),t)}function p(e){return R_(o,e)}function m(){let{_bufferIndex:e,_index:t,line:n,column:i,offset:a}=r;return{_bufferIndex:e,_index:t,line:n,column:i,offset:a}}function h(e){i[e.line]=e.column,E()}function g(){let e;for(;r._index<o.length;){let t=o[r._index];if(typeof t==`string`)for(e=r._index,r._bufferIndex<0&&(r._bufferIndex=0);r._index===e&&r._bufferIndex<t.length;)_(t.charCodeAt(r._bufferIndex));else _(t)}}function _(e){u=u(e)}function v(e){$(e)?(r.line++,r.column=1,r.offset+=e===-3?2:1,E()):e!==-1&&(r.column++,r.offset++),r._bufferIndex<0?r._index++:(r._bufferIndex++,r._bufferIndex===o[r._index].length&&(r._bufferIndex=-1,r._index++)),l.previous=e}function y(e,t){let n=t||{};return n.type=e,n.start=m(),l.events.push([`enter`,n,l]),s.push(n),n}function b(e){let t=s.pop();return t.end=m(),l.events.push([`exit`,t,l]),t}function x(e,t){w(e,t.from)}function S(e,t){t.restore()}function C(e,t){return n;function n(n,r,i){let a,o,s,u;return Array.isArray(n)?f(n):`tokenize`in n?f([n]):d(n);function d(e){return t;function t(t){let n=t!==null&&e[t],r=t!==null&&e.null;return f([...Array.isArray(n)?n:n?[n]:[],...Array.isArray(r)?r:r?[r]:[]])(t)}}function f(e){return a=e,o=0,e.length===0?i:p(e[o])}function p(e){return n;function n(n){return u=T(),s=e,e.partial||(l.currentConstruct=e),e.name&&l.parser.constructs.disable.null.includes(e.name)?h(n):e.tokenize.call(t?Object.assign(Object.create(l),t):l,c,m,h)(n)}}function m(t){return e(s,u),r}function h(e){return u.restore(),++o<a.length?p(a[o]):i}}}function w(e,t){e.resolveAll&&!a.includes(e)&&a.push(e),e.resolve&&sh(l.events,t,l.events.length-t,e.resolve(l.events.slice(t),l)),e.resolveTo&&(l.events=e.resolveTo(l.events,l))}function T(){let e=m(),t=l.previous,n=l.currentConstruct,i=l.events.length,a=Array.from(s);return{from:i,restore:o};function o(){r=e,l.previous=t,l.currentConstruct=n,l.events.length=i,s=a,E()}}function E(){r.line in i&&r.column<2&&(r.column=i[r.line],r.offset+=i[r.line]-1)}}function R_(e,t){let n=t.start._index,r=t.start._bufferIndex,i=t.end._index,a=t.end._bufferIndex,o;if(n===i)o=[e[n].slice(r,a)];else{if(o=e.slice(n,i),r>-1){let e=o[0];typeof e==`string`?o[0]=e.slice(r):o.shift()}a>0&&o.push(e[i].slice(0,a))}return o}function z_(e,t){let n=-1,r=[],i;for(;++n<e.length;){let a=e[n],o;if(typeof a==`string`)o=a;else switch(a){case-5:o=`\r`;break;case-4:o=`
14
+ `;break;case-3:o=`\r
15
+ `;break;case-2:o=t?` `:` `;break;case-1:if(!t&&i)continue;o=` `;break;default:o=String.fromCharCode(a)}i=a===-2,r.push(o)}return r.join(``)}function B_(e){let t={constructs:uh([D_,...(e||{}).extensions||[]]),content:n(kh),defined:[],document:n(jh),flow:n(y_),lazy:{},string:n(S_),text:n(C_)};return t;function n(e){return n;function n(n){return L_(t,e,n)}}}function V_(e){for(;!pg(e););return e}var H_=/[\0\t\n\r]/g;function U_(){let e=1,t=``,n=!0,r;return i;function i(i,a,o){let s=[],c,l,u,d,f;for(i=t+(typeof i==`string`?i.toString():new TextDecoder(a||void 0).decode(i)),u=0,t=``,n&&=(i.charCodeAt(0)===65279&&u++,void 0);u<i.length;){if(H_.lastIndex=u,c=H_.exec(i),d=c&&c.index!==void 0?c.index:i.length,f=i.charCodeAt(d),!c){t=i.slice(u);break}if(f===10&&u===d&&r)s.push(-3),r=void 0;else switch(r&&=(s.push(-5),void 0),u<d&&(s.push(i.slice(u,d)),e+=d-u),f){case 0:s.push(65533),e++;break;case 9:for(l=Math.ceil(e/4)*4,s.push(-2);e++<l;)s.push(-1);break;case 10:s.push(-4),e=1;break;default:r=!0,e=1}u=d+1}return o&&(r&&s.push(-5),t&&s.push(t),s.push(null)),s}}var W_=/\\([!-/:-@[-`{-~])|&(#(?:\d{1,7}|x[\da-f]{1,6})|[\da-z]{1,31});/gi;function G_(e){return e.replace(W_,K_)}function K_(e,t,n){if(t)return t;if(n.charCodeAt(0)===35){let e=n.charCodeAt(1),t=e===120||e===88;return ph(n.slice(t?2:1),t?16:10)}return oh(n)||e}var q_={}.hasOwnProperty;function J_(e,t,n){return t&&typeof t==`object`&&(n=t,t=void 0),Y_(n)(V_(B_(n).document().write(U_()(e,t,!0))))}function Y_(e){let t={transforms:[],canContainEols:[`emphasis`,`fragment`,`heading`,`paragraph`,`strong`],enter:{autolink:a(fe),autolinkProtocol:T,autolinkEmail:T,atxHeading:a(ce),blockQuote:a(H),characterEscape:T,characterReference:T,codeFenced:a(ie),codeFencedFenceInfo:o,codeFencedFenceMeta:o,codeIndented:a(ie,o),codeText:a(ae,o),codeTextData:T,data:T,codeFlowValue:T,definition:a(oe),definitionDestinationString:o,definitionLabelString:o,definitionTitleString:o,emphasis:a(se),hardBreakEscape:a(le),hardBreakTrailing:a(le),htmlFlow:a(ue,o),htmlFlowData:T,htmlText:a(ue,o),htmlTextData:T,image:a(de),label:o,link:a(fe),listItem:a(pe),listItemValue:f,listOrdered:a(U,d),listUnordered:a(U),paragraph:a(W),reference:R,referenceString:o,resourceDestinationString:o,resourceTitleString:o,setextHeading:a(ce),strong:a(me),thematicBreak:a(ge)},exit:{atxHeading:c(),atxHeadingSequence:x,autolink:c(),autolinkEmail:re,autolinkProtocol:ne,blockQuote:c(),characterEscapeValue:E,characterReferenceMarkerHexadecimal:B,characterReferenceMarkerNumeric:B,characterReferenceValue:V,characterReference:te,codeFenced:c(g),codeFencedFence:h,codeFencedFenceInfo:p,codeFencedFenceMeta:m,codeFlowValue:E,codeIndented:c(_),codeText:c(j),codeTextData:E,data:E,definition:c(),definitionDestinationString:b,definitionLabelString:v,definitionTitleString:y,emphasis:c(),hardBreakEscape:c(O),hardBreakTrailing:c(O),htmlFlow:c(k),htmlFlowData:E,htmlText:c(A),htmlTextData:E,image:c(N),label:F,labelText:P,lineEnding:D,link:c(M),listItem:c(),listOrdered:c(),listUnordered:c(),paragraph:c(),referenceString:z,resourceDestinationString:I,resourceTitleString:L,resource:ee,setextHeading:c(w),setextHeadingLineSequence:C,setextHeadingText:S,strong:c(),thematicBreak:c()}};Z_(t,(e||{}).mdastExtensions||[]);let n={};return r;function r(e){let r={type:`root`,children:[]},a={stack:[r],tokenStack:[],config:t,enter:s,exit:l,buffer:o,resume:u,data:n},c=[],d=-1;for(;++d<e.length;)(e[d][1].type===`listOrdered`||e[d][1].type===`listUnordered`)&&(e[d][0]===`enter`?c.push(d):d=i(e,c.pop(),d));for(d=-1;++d<e.length;){let n=t[e[d][0]];q_.call(n,e[d][1].type)&&n[e[d][1].type].call(Object.assign({sliceSerialize:e[d][2].sliceSerialize},a),e[d][1])}if(a.tokenStack.length>0){let e=a.tokenStack[a.tokenStack.length-1];(e[1]||$_).call(a,void 0,e[0])}for(r.position={start:X_(e.length>0?e[0][1].start:{line:1,column:1,offset:0}),end:X_(e.length>0?e[e.length-2][1].end:{line:1,column:1,offset:0})},d=-1;++d<t.transforms.length;)r=t.transforms[d](r)||r;return r}function i(e,t,n){let r=t-1,i=-1,a=!1,o,s,c,l;for(;++r<=n;){let t=e[r];switch(t[1].type){case`listUnordered`:case`listOrdered`:case`blockQuote`:t[0]===`enter`?i++:i--,l=void 0;break;case`lineEndingBlank`:t[0]===`enter`&&(o&&!l&&!i&&!c&&(c=r),l=void 0);break;case`linePrefix`:case`listItemValue`:case`listItemMarker`:case`listItemPrefix`:case`listItemPrefixWhitespace`:break;default:l=void 0}if(!i&&t[0]===`enter`&&t[1].type===`listItemPrefix`||i===-1&&t[0]===`exit`&&(t[1].type===`listUnordered`||t[1].type===`listOrdered`)){if(o){let i=r;for(s=void 0;i--;){let t=e[i];if(t[1].type===`lineEnding`||t[1].type===`lineEndingBlank`){if(t[0]===`exit`)continue;s&&(e[s][1].type=`lineEndingBlank`,a=!0),t[1].type=`lineEnding`,s=i}else if(t[1].type!==`linePrefix`&&t[1].type!==`blockQuotePrefix`&&t[1].type!==`blockQuotePrefixWhitespace`&&t[1].type!==`blockQuoteMarker`&&t[1].type!==`listItemIndent`)break}c&&(!s||c<s)&&(o._spread=!0),o.end=Object.assign({},s?e[s][1].start:t[1].end),e.splice(s||r,0,[`exit`,o,t[2]]),r++,n++}if(t[1].type===`listItemPrefix`){let i={type:`listItem`,_spread:!1,start:Object.assign({},t[1].start),end:void 0};o=i,e.splice(r,0,[`enter`,i,t[2]]),r++,n++,c=void 0,l=!0}}}return e[t][1]._spread=a,n}function a(e,t){return n;function n(n){s.call(this,e(n),n),t&&t.call(this,n)}}function o(){this.stack.push({type:`fragment`,children:[]})}function s(e,t,n){this.stack[this.stack.length-1].children.push(e),this.stack.push(e),this.tokenStack.push([t,n||void 0]),e.position={start:X_(t.start),end:void 0}}function c(e){return t;function t(t){e&&e.call(this,t),l.call(this,t)}}function l(e,t){let n=this.stack.pop(),r=this.tokenStack.pop();if(r)r[0].type!==e.type&&(t?t.call(this,e,r[0]):(r[1]||$_).call(this,e,r[0]));else throw Error("Cannot close `"+e.type+"` ("+ym({start:e.start,end:e.end})+`): it’s not open`);n.position.end=X_(e.end)}function u(){return th(this.stack.pop())}function d(){this.data.expectingFirstListItemValue=!0}function f(e){if(this.data.expectingFirstListItemValue){let t=this.stack[this.stack.length-2];t.start=Number.parseInt(this.sliceSerialize(e),10),this.data.expectingFirstListItemValue=void 0}}function p(){let e=this.resume(),t=this.stack[this.stack.length-1];t.lang=e}function m(){let e=this.resume(),t=this.stack[this.stack.length-1];t.meta=e}function h(){this.data.flowCodeInside||(this.buffer(),this.data.flowCodeInside=!0)}function g(){let e=this.resume(),t=this.stack[this.stack.length-1];t.value=e.replace(/^(\r?\n|\r)|(\r?\n|\r)$/g,``),this.data.flowCodeInside=void 0}function _(){let e=this.resume(),t=this.stack[this.stack.length-1];t.value=e.replace(/(\r?\n|\r)$/g,``)}function v(e){let t=this.resume(),n=this.stack[this.stack.length-1];n.label=t,n.identifier=mh(this.sliceSerialize(e)).toLowerCase()}function y(){let e=this.resume(),t=this.stack[this.stack.length-1];t.title=e}function b(){let e=this.resume(),t=this.stack[this.stack.length-1];t.url=e}function x(e){let t=this.stack[this.stack.length-1];t.depth||=this.sliceSerialize(e).length}function S(){this.data.setextHeadingSlurpLineEnding=!0}function C(e){let t=this.stack[this.stack.length-1];t.depth=this.sliceSerialize(e).codePointAt(0)===61?1:2}function w(){this.data.setextHeadingSlurpLineEnding=void 0}function T(e){let t=this.stack[this.stack.length-1].children,n=t[t.length-1];(!n||n.type!==`text`)&&(n=he(),n.position={start:X_(e.start),end:void 0},t.push(n)),this.stack.push(n)}function E(e){let t=this.stack.pop();t.value+=this.sliceSerialize(e),t.position.end=X_(e.end)}function D(e){let n=this.stack[this.stack.length-1];if(this.data.atHardBreak){let t=n.children[n.children.length-1];t.position.end=X_(e.end),this.data.atHardBreak=void 0;return}!this.data.setextHeadingSlurpLineEnding&&t.canContainEols.includes(n.type)&&(T.call(this,e),E.call(this,e))}function O(){this.data.atHardBreak=!0}function k(){let e=this.resume(),t=this.stack[this.stack.length-1];t.value=e}function A(){let e=this.resume(),t=this.stack[this.stack.length-1];t.value=e}function j(){let e=this.resume(),t=this.stack[this.stack.length-1];t.value=e}function M(){let e=this.stack[this.stack.length-1];if(this.data.inReference){let t=this.data.referenceType||`shortcut`;e.type+=`Reference`,e.referenceType=t,delete e.url,delete e.title}else delete e.identifier,delete e.label;this.data.referenceType=void 0}function N(){let e=this.stack[this.stack.length-1];if(this.data.inReference){let t=this.data.referenceType||`shortcut`;e.type+=`Reference`,e.referenceType=t,delete e.url,delete e.title}else delete e.identifier,delete e.label;this.data.referenceType=void 0}function P(e){let t=this.sliceSerialize(e),n=this.stack[this.stack.length-2];n.label=G_(t),n.identifier=mh(t).toLowerCase()}function F(){let e=this.stack[this.stack.length-1],t=this.resume(),n=this.stack[this.stack.length-1];this.data.inReference=!0,n.type===`link`?n.children=e.children:n.alt=t}function I(){let e=this.resume(),t=this.stack[this.stack.length-1];t.url=e}function L(){let e=this.resume(),t=this.stack[this.stack.length-1];t.title=e}function ee(){this.data.inReference=void 0}function R(){this.data.referenceType=`collapsed`}function z(e){let t=this.resume(),n=this.stack[this.stack.length-1];n.label=t,n.identifier=mh(this.sliceSerialize(e)).toLowerCase(),this.data.referenceType=`full`}function B(e){this.data.characterReferenceType=e.type}function V(e){let t=this.sliceSerialize(e),n=this.data.characterReferenceType,r;n?(r=ph(t,n===`characterReferenceMarkerNumeric`?10:16),this.data.characterReferenceType=void 0):r=oh(t);let i=this.stack[this.stack.length-1];i.value+=r}function te(e){let t=this.stack.pop();t.position.end=X_(e.end)}function ne(e){E.call(this,e);let t=this.stack[this.stack.length-1];t.url=this.sliceSerialize(e)}function re(e){E.call(this,e);let t=this.stack[this.stack.length-1];t.url=`mailto:`+this.sliceSerialize(e)}function H(){return{type:`blockquote`,children:[]}}function ie(){return{type:`code`,lang:null,meta:null,value:``}}function ae(){return{type:`inlineCode`,value:``}}function oe(){return{type:`definition`,identifier:``,label:null,title:null,url:``}}function se(){return{type:`emphasis`,children:[]}}function ce(){return{type:`heading`,depth:0,children:[]}}function le(){return{type:`break`}}function ue(){return{type:`html`,value:``}}function de(){return{type:`image`,title:null,url:``,alt:null}}function fe(){return{type:`link`,title:null,url:``,children:[]}}function U(e){return{type:`list`,ordered:e.type===`listOrdered`,start:null,spread:e._spread,children:[]}}function pe(e){return{type:`listItem`,spread:e._spread,checked:null,children:[]}}function W(){return{type:`paragraph`,children:[]}}function me(){return{type:`strong`,children:[]}}function he(){return{type:`text`,value:``}}function ge(){return{type:`thematicBreak`}}}function X_(e){return{line:e.line,column:e.column,offset:e.offset}}function Z_(e,t){let n=-1;for(;++n<t.length;){let r=t[n];Array.isArray(r)?Z_(e,r):Q_(e,r)}}function Q_(e,t){let n;for(n in t)if(q_.call(t,n))switch(n){case`canContainEols`:{let r=t[n];r&&e[n].push(...r);break}case`transforms`:{let r=t[n];r&&e[n].push(...r);break}case`enter`:case`exit`:{let r=t[n];r&&Object.assign(e[n],r);break}}}function $_(e,t){throw Error(e?"Cannot close `"+e.type+"` ("+ym({start:e.start,end:e.end})+"): a different token (`"+t.type+"`, "+ym({start:t.start,end:t.end})+`) is open`:"Cannot close document, a token (`"+t.type+"`, "+ym({start:t.start,end:t.end})+`) is still open`)}function ev(e){let t=this;t.parser=n;function n(n){return J_(n,{...t.data(`settings`),...e,extensions:t.data(`micromarkExtensions`)||[],mdastExtensions:t.data(`fromMarkdownExtensions`)||[]})}}function tv(e,t){let n={type:`element`,tagName:`blockquote`,properties:{},children:e.wrap(e.all(t),!0)};return e.patch(t,n),e.applyData(t,n)}function nv(e,t){let n={type:`element`,tagName:`br`,properties:{},children:[]};return e.patch(t,n),[e.applyData(t,n),{type:`text`,value:`
16
+ `}]}function rv(e,t){let n=t.value?t.value+`
17
+ `:``,r={},i=t.lang?t.lang.split(/\s+/):[];i.length>0&&(r.className=[`language-`+i[0]]);let a={type:`element`,tagName:`code`,properties:r,children:[{type:`text`,value:n}]};return t.meta&&(a.data={meta:t.meta}),e.patch(t,a),a=e.applyData(t,a),a={type:`element`,tagName:`pre`,properties:{},children:[a]},e.patch(t,a),a}function iv(e,t){let n={type:`element`,tagName:`del`,properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function av(e,t){let n={type:`element`,tagName:`em`,properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function ov(e,t){let n=typeof e.options.clobberPrefix==`string`?e.options.clobberPrefix:`user-content-`,r=String(t.identifier).toUpperCase(),i=Dh(r.toLowerCase()),a=e.footnoteOrder.indexOf(r),o,s=e.footnoteCounts.get(r);s===void 0?(s=0,e.footnoteOrder.push(r),o=e.footnoteOrder.length):o=a+1,s+=1,e.footnoteCounts.set(r,s);let c={type:`element`,tagName:`a`,properties:{href:`#`+n+`fn-`+i,id:n+`fnref-`+i+(s>1?`-`+s:``),dataFootnoteRef:!0,ariaDescribedBy:[`footnote-label`]},children:[{type:`text`,value:String(o)}]};e.patch(t,c);let l={type:`element`,tagName:`sup`,properties:{},children:[c]};return e.patch(t,l),e.applyData(t,l)}function sv(e,t){let n={type:`element`,tagName:`h`+t.depth,properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function cv(e,t){if(e.options.allowDangerousHtml){let n={type:`raw`,value:t.value};return e.patch(t,n),e.applyData(t,n)}}function lv(e,t){let n=t.referenceType,r=`]`;if(n===`collapsed`?r+=`[]`:n===`full`&&(r+=`[`+(t.label||t.identifier)+`]`),t.type===`imageReference`)return[{type:`text`,value:`![`+t.alt+r}];let i=e.all(t),a=i[0];a&&a.type===`text`?a.value=`[`+a.value:i.unshift({type:`text`,value:`[`});let o=i[i.length-1];return o&&o.type===`text`?o.value+=r:i.push({type:`text`,value:r}),i}function uv(e,t){let n=String(t.identifier).toUpperCase(),r=e.definitionById.get(n);if(!r)return lv(e,t);let i={src:Dh(r.url||``),alt:t.alt};r.title!==null&&r.title!==void 0&&(i.title=r.title);let a={type:`element`,tagName:`img`,properties:i,children:[]};return e.patch(t,a),e.applyData(t,a)}function dv(e,t){let n={src:Dh(t.url)};t.alt!==null&&t.alt!==void 0&&(n.alt=t.alt),t.title!==null&&t.title!==void 0&&(n.title=t.title);let r={type:`element`,tagName:`img`,properties:n,children:[]};return e.patch(t,r),e.applyData(t,r)}function fv(e,t){let n={type:`text`,value:t.value.replace(/\r?\n|\r/g,` `)};e.patch(t,n);let r={type:`element`,tagName:`code`,properties:{},children:[n]};return e.patch(t,r),e.applyData(t,r)}function pv(e,t){let n=String(t.identifier).toUpperCase(),r=e.definitionById.get(n);if(!r)return lv(e,t);let i={href:Dh(r.url||``)};r.title!==null&&r.title!==void 0&&(i.title=r.title);let a={type:`element`,tagName:`a`,properties:i,children:e.all(t)};return e.patch(t,a),e.applyData(t,a)}function mv(e,t){let n={href:Dh(t.url)};t.title!==null&&t.title!==void 0&&(n.title=t.title);let r={type:`element`,tagName:`a`,properties:n,children:e.all(t)};return e.patch(t,r),e.applyData(t,r)}function hv(e,t,n){let r=e.all(t),i=n?gv(n):_v(t),a={},o=[];if(typeof t.checked==`boolean`){let e=r[0],n;e&&e.type===`element`&&e.tagName===`p`?n=e:(n={type:`element`,tagName:`p`,properties:{},children:[]},r.unshift(n)),n.children.length>0&&n.children.unshift({type:`text`,value:` `}),n.children.unshift({type:`element`,tagName:`input`,properties:{type:`checkbox`,checked:t.checked,disabled:!0},children:[]}),a.className=[`task-list-item`]}let s=-1;for(;++s<r.length;){let e=r[s];(i||s!==0||e.type!==`element`||e.tagName!==`p`)&&o.push({type:`text`,value:`
18
+ `}),e.type===`element`&&e.tagName===`p`&&!i?o.push(...e.children):o.push(e)}let c=r[r.length-1];c&&(i||c.type!==`element`||c.tagName!==`p`)&&o.push({type:`text`,value:`
19
+ `});let l={type:`element`,tagName:`li`,properties:a,children:o};return e.patch(t,l),e.applyData(t,l)}function gv(e){let t=!1;if(e.type===`list`){t=e.spread||!1;let n=e.children,r=-1;for(;!t&&++r<n.length;)t=_v(n[r])}return t}function _v(e){return e.spread??e.children.length>1}function vv(e,t){let n={},r=e.all(t),i=-1;for(typeof t.start==`number`&&t.start!==1&&(n.start=t.start);++i<r.length;){let e=r[i];if(e.type===`element`&&e.tagName===`li`&&e.properties&&Array.isArray(e.properties.className)&&e.properties.className.includes(`task-list-item`)){n.className=[`contains-task-list`];break}}let a={type:`element`,tagName:t.ordered?`ol`:`ul`,properties:n,children:e.wrap(r,!0)};return e.patch(t,a),e.applyData(t,a)}function yv(e,t){let n={type:`element`,tagName:`p`,properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function bv(e,t){let n={type:`root`,children:e.wrap(e.all(t))};return e.patch(t,n),e.applyData(t,n)}function xv(e,t){let n={type:`element`,tagName:`strong`,properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function Sv(e,t){let n=e.all(t),r=n.shift(),i=[];if(r){let n={type:`element`,tagName:`thead`,properties:{},children:e.wrap([r],!0)};e.patch(t.children[0],n),i.push(n)}if(n.length>0){let r={type:`element`,tagName:`tbody`,properties:{},children:e.wrap(n,!0)},a=gm(t.children[1]),o=hm(t.children[t.children.length-1]);a&&o&&(r.position={start:a,end:o}),i.push(r)}let a={type:`element`,tagName:`table`,properties:{},children:e.wrap(i,!0)};return e.patch(t,a),e.applyData(t,a)}function Cv(e,t,n){let r=n?n.children:void 0,i=(r?r.indexOf(t):1)===0?`th`:`td`,a=n&&n.type===`table`?n.align:void 0,o=a?a.length:t.children.length,s=-1,c=[];for(;++s<o;){let n=t.children[s],r={},o=a?a[s]:void 0;o&&(r.align=o);let l={type:`element`,tagName:i,properties:r,children:[]};n&&(l.children=e.all(n),e.patch(n,l),l=e.applyData(n,l)),c.push(l)}let l={type:`element`,tagName:`tr`,properties:{},children:e.wrap(c,!0)};return e.patch(t,l),e.applyData(t,l)}function wv(e,t){let n={type:`element`,tagName:`td`,properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}var Tv=9,Ev=32;function Dv(e){let t=String(e),n=/\r?\n|\r/g,r=n.exec(t),i=0,a=[];for(;r;)a.push(Ov(t.slice(i,r.index),i>0,!0),r[0]),i=r.index+r[0].length,r=n.exec(t);return a.push(Ov(t.slice(i),i>0,!1)),a.join(``)}function Ov(e,t,n){let r=0,i=e.length;if(t){let t=e.codePointAt(r);for(;t===Tv||t===Ev;)r++,t=e.codePointAt(r)}if(n){let t=e.codePointAt(i-1);for(;t===Tv||t===Ev;)i--,t=e.codePointAt(i-1)}return i>r?e.slice(r,i):``}function kv(e,t){let n={type:`text`,value:Dv(String(t.value))};return e.patch(t,n),e.applyData(t,n)}function Av(e,t){let n={type:`element`,tagName:`hr`,properties:{},children:[]};return e.patch(t,n),e.applyData(t,n)}var jv={blockquote:tv,break:nv,code:rv,delete:iv,emphasis:av,footnoteReference:ov,heading:sv,html:cv,imageReference:uv,image:dv,inlineCode:fv,linkReference:pv,link:mv,listItem:hv,list:vv,paragraph:yv,root:bv,strong:xv,table:Sv,tableCell:wv,tableRow:Cv,text:kv,thematicBreak:Av,toml:Mv,yaml:Mv,definition:Mv,footnoteDefinition:Mv};function Mv(){}var Nv=typeof self==`object`?self:globalThis,Pv=(e,t)=>{switch(e){case`Function`:case`SharedWorker`:case`Worker`:case`eval`:case`setInterval`:case`setTimeout`:throw TypeError(`unable to deserialize `+e)}return new Nv[e](t)},Fv=(e,t)=>{let n=(t,n)=>(e.set(n,t),t),r=i=>{if(e.has(i))return e.get(i);let[a,o]=t[i];switch(a){case 0:case-1:return n(o,i);case 1:{let e=n([],i);for(let t of o)e.push(r(t));return e}case 2:{let e=n({},i);for(let[t,n]of o)e[r(t)]=r(n);return e}case 3:return n(new Date(o),i);case 4:{let{source:e,flags:t}=o;return n(new RegExp(e,t),i)}case 5:{let e=n(new Map,i);for(let[t,n]of o)e.set(r(t),r(n));return e}case 6:{let e=n(new Set,i);for(let t of o)e.add(r(t));return e}case 7:{let{name:e,message:t}=o;return n(Pv(e,t),i)}case 8:return n(BigInt(o),i);case`BigInt`:return n(Object(BigInt(o)),i);case`ArrayBuffer`:return n(new Uint8Array(o).buffer,o);case`DataView`:{let{buffer:e}=new Uint8Array(o);return n(new DataView(e),o)}}return n(Pv(a,o),i)};return r},Iv=e=>Fv(new Map,e)(0),Lv=``,{toString:Rv}={},{keys:zv}=Object,Bv=e=>{let t=typeof e;if(t!==`object`||!e)return[0,t];let n=Rv.call(e).slice(8,-1);switch(n){case`Array`:return[1,Lv];case`Object`:return[2,Lv];case`Date`:return[3,Lv];case`RegExp`:return[4,Lv];case`Map`:return[5,Lv];case`Set`:return[6,Lv];case`DataView`:return[1,n]}return n.includes(`Array`)?[1,n]:n.includes(`Error`)?[7,n]:[2,n]},Vv=([e,t])=>e===0&&(t===`function`||t===`symbol`),Hv=(e,t,n,r)=>{let i=(e,t)=>{let i=r.push(e)-1;return n.set(t,i),i},a=r=>{if(n.has(r))return n.get(r);let[o,s]=Bv(r);switch(o){case 0:{let t=r;switch(s){case`bigint`:o=8,t=r.toString();break;case`function`:case`symbol`:if(e)throw TypeError(`unable to serialize `+s);t=null;break;case`undefined`:return i([-1],r)}return i([o,t],r)}case 1:{if(s){let e=r;return s===`DataView`?e=new Uint8Array(r.buffer):s===`ArrayBuffer`&&(e=new Uint8Array(r)),i([s,[...e]],r)}let e=[],t=i([o,e],r);for(let t of r)e.push(a(t));return t}case 2:{if(s)switch(s){case`BigInt`:return i([s,r.toString()],r);case`Boolean`:case`Number`:case`String`:return i([s,r.valueOf()],r)}if(t&&`toJSON`in r)return a(r.toJSON());let n=[],c=i([o,n],r);for(let t of zv(r))(e||!Vv(Bv(r[t])))&&n.push([a(t),a(r[t])]);return c}case 3:return i([o,isNaN(r.getTime())?Lv:r.toISOString()],r);case 4:{let{source:e,flags:t}=r;return i([o,{source:e,flags:t}],r)}case 5:{let t=[],n=i([o,t],r);for(let[n,i]of r)(e||!(Vv(Bv(n))||Vv(Bv(i))))&&t.push([a(n),a(i)]);return n}case 6:{let t=[],n=i([o,t],r);for(let n of r)(e||!Vv(Bv(n)))&&t.push(a(n));return n}}let{message:c}=r;return i([o,{name:s,message:c}],r)};return a},Uv=(e,{json:t,lossy:n}={})=>{let r=[];return Hv(!(t||n),!!t,new Map,r)(e),r},Wv=typeof structuredClone==`function`?(e,t)=>t&&(`json`in t||`lossy`in t)?Iv(Uv(e,t)):structuredClone(e):(e,t)=>Iv(Uv(e,t));function Gv(e,t){let n=[{type:`text`,value:`↩`}];return t>1&&n.push({type:`element`,tagName:`sup`,properties:{},children:[{type:`text`,value:String(t)}]}),n}function Kv(e,t){return`Back to reference `+(e+1)+(t>1?`-`+t:``)}function qv(e){let t=typeof e.options.clobberPrefix==`string`?e.options.clobberPrefix:`user-content-`,n=e.options.footnoteBackContent||Gv,r=e.options.footnoteBackLabel||Kv,i=e.options.footnoteLabel||`Footnotes`,a=e.options.footnoteLabelTagName||`h2`,o=e.options.footnoteLabelProperties||{className:[`sr-only`]},s=[],c=-1;for(;++c<e.footnoteOrder.length;){let i=e.footnoteById.get(e.footnoteOrder[c]);if(!i)continue;let a=e.all(i),o=String(i.identifier).toUpperCase(),l=Dh(o.toLowerCase()),u=0,d=[],f=e.footnoteCounts.get(o);for(;f!==void 0&&++u<=f;){d.length>0&&d.push({type:`text`,value:` `});let e=typeof n==`string`?n:n(c,u);typeof e==`string`&&(e={type:`text`,value:e}),d.push({type:`element`,tagName:`a`,properties:{href:`#`+t+`fnref-`+l+(u>1?`-`+u:``),dataFootnoteBackref:``,ariaLabel:typeof r==`string`?r:r(c,u),className:[`data-footnote-backref`]},children:Array.isArray(e)?e:[e]})}let p=a[a.length-1];if(p&&p.type===`element`&&p.tagName===`p`){let e=p.children[p.children.length-1];e&&e.type===`text`?e.value+=` `:p.children.push({type:`text`,value:` `}),p.children.push(...d)}else a.push(...d);let m={type:`element`,tagName:`li`,properties:{id:t+`fn-`+l},children:e.wrap(a,!0)};e.patch(i,m),s.push(m)}if(s.length!==0)return{type:`element`,tagName:`section`,properties:{dataFootnotes:!0,className:[`footnotes`]},children:[{type:`element`,tagName:a,properties:{...Wv(o),id:`footnote-label`},children:[{type:`text`,value:i}]},{type:`text`,value:`
20
+ `},{type:`element`,tagName:`ol`,properties:{},children:e.wrap(s,!0)},{type:`text`,value:`
21
+ `}]}}var Jv=(function(e){if(e==null)return $v;if(typeof e==`function`)return Qv(e);if(typeof e==`object`)return Array.isArray(e)?Yv(e):Xv(e);if(typeof e==`string`)return Zv(e);throw Error(`Expected function, string, or object as test`)});function Yv(e){let t=[],n=-1;for(;++n<e.length;)t[n]=Jv(e[n]);return Qv(r);function r(...e){let n=-1;for(;++n<t.length;)if(t[n].apply(this,e))return!0;return!1}}function Xv(e){let t=e;return Qv(n);function n(n){let r=n,i;for(i in e)if(r[i]!==t[i])return!1;return!0}}function Zv(e){return Qv(t);function t(t){return t&&t.type===e}}function Qv(e){return t;function t(t,n,r){return!!(ey(t)&&e.call(this,t,typeof n==`number`?n:void 0,r||void 0))}}function $v(){return!0}function ey(e){return typeof e==`object`&&!!e&&`type`in e}function ty(e){return e}var ny=[];function ry(e,t,n,r){let i;typeof t==`function`&&typeof n!=`function`?(r=n,n=t):i=t;let a=Jv(i),o=r?-1:1;s(e,void 0,[])();function s(e,i,c){let l=e&&typeof e==`object`?e:{};if(typeof l.type==`string`){let t=typeof l.tagName==`string`?l.tagName:typeof l.name==`string`?l.name:void 0;Object.defineProperty(u,"name",{value:`node (`+ty(e.type+(t?`<`+t+`>`:``))+`)`})}return u;function u(){let l=ny,u,d,f;if((!t||a(e,i,c[c.length-1]||void 0))&&(l=iy(n(e,c)),l[0]===!1))return l;if(`children`in e&&e.children){let t=e;if(t.children&&l[0]!==`skip`)for(d=(r?t.children.length:-1)+o,f=c.concat(t);d>-1&&d<t.children.length;){let e=t.children[d];if(u=s(e,d,f)(),u[0]===!1)return u;d=typeof u[1]==`number`?u[1]:d+o}}return l}}}function iy(e){return Array.isArray(e)?e:typeof e==`number`?[!0,e]:e==null?ny:[e]}function ay(e,t,n,r){let i,a,o;typeof t==`function`&&typeof n!=`function`?(a=void 0,o=t,i=n):(a=t,o=n,i=r),ry(e,a,s,i);function s(e,t){let n=t[t.length-1],r=n?n.children.indexOf(e):void 0;return o(e,r,n)}}var oy={}.hasOwnProperty,sy={};function cy(e,t){let n=t||sy,r=new Map,i=new Map,a={all:s,applyData:uy,definitionById:r,footnoteById:i,footnoteCounts:new Map,footnoteOrder:[],handlers:{...jv,...n.handlers},one:o,options:n,patch:ly,wrap:fy};return ay(e,function(e){if(e.type===`definition`||e.type===`footnoteDefinition`){let t=e.type===`definition`?r:i,n=String(e.identifier).toUpperCase();t.has(n)||t.set(n,e)}}),a;function o(e,t){let n=e.type,r=a.handlers[n];if(oy.call(a.handlers,n)&&r)return r(a,e,t);if(a.options.passThrough&&a.options.passThrough.includes(n)){if(`children`in e){let{children:t,...n}=e,r=Wv(n);return r.children=a.all(e),r}return Wv(e)}return(a.options.unknownHandler||dy)(a,e,t)}function s(e){let t=[];if(`children`in e){let n=e.children,r=-1;for(;++r<n.length;){let i=a.one(n[r],e);if(i){if(r&&n[r-1].type===`break`&&(!Array.isArray(i)&&i.type===`text`&&(i.value=py(i.value)),!Array.isArray(i)&&i.type===`element`)){let e=i.children[0];e&&e.type===`text`&&(e.value=py(e.value))}Array.isArray(i)?t.push(...i):t.push(i)}}}return t}}function ly(e,t){e.position&&(t.position=vm(e))}function uy(e,t){let n=t;if(e&&e.data){let t=e.data.hName,r=e.data.hChildren,i=e.data.hProperties;typeof t==`string`&&(n.type===`element`?n.tagName=t:n={type:`element`,tagName:t,properties:{},children:`children`in n?n.children:[n]}),n.type===`element`&&i&&Object.assign(n.properties,Wv(i)),`children`in n&&n.children&&r!=null&&(n.children=r)}return n}function dy(e,t){let n=t.data||{},r=`value`in t&&!(oy.call(n,`hProperties`)||oy.call(n,`hChildren`))?{type:`text`,value:t.value}:{type:`element`,tagName:`div`,properties:{},children:e.all(t)};return e.patch(t,r),e.applyData(t,r)}function fy(e,t){let n=[],r=-1;for(t&&n.push({type:`text`,value:`
22
+ `});++r<e.length;)r&&n.push({type:`text`,value:`
23
+ `}),n.push(e[r]);return t&&e.length>0&&n.push({type:`text`,value:`
24
+ `}),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 my(e,t){let n=cy(e,t),r=n.one(e,void 0),i=qv(n),a=Array.isArray(r)?{type:`root`,children:r}:r||{type:`root`,children:[]};return i&&(`children`in a,a.children.push({type:`text`,value:`
25
+ `},i)),a}function hy(e,t){return e&&`run`in e?async function(n,r){let i=my(n,{file:r,...t});await e.run(i,r)}:function(n,r){return my(n,{file:r,...e||t})}}function gy(e){if(e)throw e}var _y=n(((e,t)=>{var n=Object.prototype.hasOwnProperty,r=Object.prototype.toString,i=Object.defineProperty,a=Object.getOwnPropertyDescriptor,o=function(e){return typeof Array.isArray==`function`?Array.isArray(e):r.call(e)===`[object Array]`},s=function(e){if(!e||r.call(e)!==`[object Object]`)return!1;var t=n.call(e,`constructor`),i=e.constructor&&e.constructor.prototype&&n.call(e.constructor.prototype,`isPrototypeOf`);if(e.constructor&&!t&&!i)return!1;for(var a in e);return a===void 0||n.call(e,a)},c=function(e,t){i&&t.name===`__proto__`?i(e,t.name,{enumerable:!0,configurable:!0,value:t.newValue,writable:!0}):e[t.name]=t.newValue},l=function(e,t){if(t===`__proto__`){if(!n.call(e,t))return;if(a)return a(e,t).value}return e[t]};t.exports=function e(){var t,n,r,i,a,u,d=arguments[0],f=1,p=arguments.length,m=!1;for(typeof d==`boolean`&&(m=d,d=arguments[1]||{},f=2),(d==null||typeof d!=`object`&&typeof d!=`function`)&&(d={});f<p;++f)if(t=arguments[f],t!=null)for(n in t)r=l(d,n),i=l(t,n),d!==i&&(m&&i&&(s(i)||(a=o(i)))?(a?(a=!1,u=r&&o(r)?r:[]):u=r&&s(r)?r:{},c(d,{name:n,newValue:e(m,u,i)})):i!==void 0&&c(d,{name:n,newValue:i}));return d}}));function vy(e){if(typeof e!=`object`||!e)return!1;let t=Object.getPrototypeOf(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)}function yy(){let e=[],t={run:n,use:r};return t;function n(...t){let n=-1,r=t.pop();if(typeof r!=`function`)throw TypeError(`Expected function as last argument, not `+r);i(null,...t);function i(a,...o){let s=e[++n],c=-1;if(a){r(a);return}for(;++c<t.length;)(o[c]===null||o[c]===void 0)&&(o[c]=t[c]);t=o,s?by(s,i)(...o):r(null,...o)}}function r(n){if(typeof n!=`function`)throw TypeError("Expected `middelware` to be a function, not "+n);return e.push(n),t}}function by(e,t){let n;return r;function r(...t){let r=e.length>t.length,o;r&&t.push(i);try{o=e.apply(this,t)}catch(e){let t=e;if(r&&n)throw t;return i(t)}r||(o&&o.then&&typeof o.then==`function`?o.then(a,i):o instanceof Error?i(o):a(o))}function i(e,...r){n||(n=!0,t(e,...r))}function a(e){i(null,e)}}var xy={basename:Sy,dirname:Cy,extname:wy,join:Ty,sep:`/`};function Sy(e,t){if(t!==void 0&&typeof t!=`string`)throw TypeError(`"ext" argument must be a string`);Oy(e);let n=0,r=-1,i=e.length,a;if(t===void 0||t.length===0||t.length>e.length){for(;i--;)if(e.codePointAt(i)===47){if(a){n=i+1;break}}else r<0&&(a=!0,r=i+1);return r<0?``:e.slice(n,r)}if(t===e)return``;let o=-1,s=t.length-1;for(;i--;)if(e.codePointAt(i)===47){if(a){n=i+1;break}}else o<0&&(a=!0,o=i+1),s>-1&&(e.codePointAt(i)===t.codePointAt(s--)?s<0&&(r=i):(s=-1,r=o));return n===r?r=o:r<0&&(r=e.length),e.slice(n,r)}function Cy(e){if(Oy(e),e.length===0)return`.`;let t=-1,n=e.length,r;for(;--n;)if(e.codePointAt(n)===47){if(r){t=n;break}}else r||=!0;return t<0?e.codePointAt(0)===47?`/`:`.`:t===1&&e.codePointAt(0)===47?`//`:e.slice(0,t)}function wy(e){Oy(e);let t=e.length,n=-1,r=0,i=-1,a=0,o;for(;t--;){let s=e.codePointAt(t);if(s===47){if(o){r=t+1;break}continue}n<0&&(o=!0,n=t+1),s===46?i<0?i=t:a!==1&&(a=1):i>-1&&(a=-1)}return i<0||n<0||a===0||a===1&&i===n-1&&i===r+1?``:e.slice(i,n)}function Ty(...e){let t=-1,n;for(;++t<e.length;)Oy(e[t]),e[t]&&(n=n===void 0?e[t]:n+`/`+e[t]);return n===void 0?`.`:Ey(n)}function Ey(e){Oy(e);let t=e.codePointAt(0)===47,n=Dy(e,!t);return n.length===0&&!t&&(n=`.`),n.length>0&&e.codePointAt(e.length-1)===47&&(n+=`/`),t?`/`+n:n}function Dy(e,t){let n=``,r=0,i=-1,a=0,o=-1,s,c;for(;++o<=e.length;){if(o<e.length)s=e.codePointAt(o);else if(s===47)break;else s=47;if(s===47){if(i!==o-1&&a!==1){if(i!==o-1&&a===2){if(n.length<2||r!==2||n.codePointAt(n.length-1)!==46||n.codePointAt(n.length-2)!==46){if(n.length>2){if(c=n.lastIndexOf(`/`),c!==n.length-1){c<0?(n=``,r=0):(n=n.slice(0,c),r=n.length-1-n.lastIndexOf(`/`)),i=o,a=0;continue}}else if(n.length>0){n=``,r=0,i=o,a=0;continue}}t&&(n=n.length>0?n+`/..`:`..`,r=2)}else n.length>0?n+=`/`+e.slice(i+1,o):n=e.slice(i+1,o),r=o-i-1}i=o,a=0}else s===46&&a>-1?a++:a=-1}return n}function Oy(e){if(typeof e!=`string`)throw TypeError(`Path must be a string. Received `+JSON.stringify(e))}var ky={cwd:Ay};function Ay(){return`/`}function jy(e){return!!(typeof e==`object`&&e&&`href`in e&&e.href&&`protocol`in e&&e.protocol&&e.auth===void 0)}function My(e){if(typeof e==`string`)e=new URL(e);else if(!jy(e)){let t=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:`){let e=TypeError(`The URL must be of scheme file`);throw e.code=`ERR_INVALID_URL_SCHEME`,e}return Ny(e)}function Ny(e){if(e.hostname!==``){let e=TypeError(`File URL host must be "localhost" or empty on darwin`);throw e.code=`ERR_INVALID_FILE_URL_HOST`,e}let t=e.pathname,n=-1;for(;++n<t.length;)if(t.codePointAt(n)===37&&t.codePointAt(n+1)===50){let e=t.codePointAt(n+2);if(e===70||e===102){let e=TypeError(`File URL path must not include encoded / characters`);throw e.code=`ERR_INVALID_FILE_URL_PATH`,e}}return decodeURIComponent(t)}var Py=[`history`,`path`,`basename`,`stem`,`extname`,`dirname`],Fy=class{constructor(e){let t;t=e?jy(e)?{path:e}:typeof e==`string`||zy(e)?{value:e}:e:{},this.cwd=`cwd`in t?``:ky.cwd(),this.data={},this.history=[],this.messages=[],this.value,this.map,this.result,this.stored;let n=-1;for(;++n<Py.length;){let e=Py[n];e in t&&t[e]!==void 0&&t[e]!==null&&(this[e]=e===`history`?[...t[e]]:t[e])}let r;for(r in t)Py.includes(r)||(this[r]=t[r])}get basename(){return typeof this.path==`string`?xy.basename(this.path):void 0}set basename(e){Ly(e,`basename`),Iy(e,`basename`),this.path=xy.join(this.dirname||``,e)}get dirname(){return typeof this.path==`string`?xy.dirname(this.path):void 0}set dirname(e){Ry(this.basename,`dirname`),this.path=xy.join(e||``,this.basename)}get extname(){return typeof this.path==`string`?xy.extname(this.path):void 0}set extname(e){if(Iy(e,`extname`),Ry(this.dirname,`extname`),e){if(e.codePointAt(0)!==46)throw Error("`extname` must start with `.`");if(e.includes(`.`,1))throw Error("`extname` cannot contain multiple dots")}this.path=xy.join(this.dirname,this.stem+(e||``))}get path(){return this.history[this.history.length-1]}set path(e){jy(e)&&(e=My(e)),Ly(e,`path`),this.path!==e&&this.history.push(e)}get stem(){return typeof this.path==`string`?xy.basename(this.path,this.extname):void 0}set stem(e){Ly(e,`stem`),Iy(e,`stem`),this.path=xy.join(this.dirname||``,e+(this.extname||``))}fail(e,t,n){let r=this.message(e,t,n);throw r.fatal=!0,r}info(e,t,n){let r=this.message(e,t,n);return r.fatal=void 0,r}message(e,t,n){let r=new Cm(e,t,n);return this.path&&(r.name=this.path+`:`+r.name,r.file=this.path),r.fatal=!1,this.messages.push(r),r}toString(e){return this.value===void 0?``:typeof this.value==`string`?this.value:new TextDecoder(e||void 0).decode(this.value)}};function Iy(e,t){if(e&&e.includes(xy.sep))throw Error("`"+t+"` cannot be a path: did not expect `"+xy.sep+"`")}function Ly(e,t){if(!e)throw Error("`"+t+"` cannot be empty")}function Ry(e,t){if(!e)throw Error("Setting `"+t+"` requires `path` to be set too")}function zy(e){return!!(e&&typeof e==`object`&&`byteLength`in e&&`byteOffset`in e)}var By=(function(e){let t=this.constructor.prototype,n=t[e],r=function(){return n.apply(r,arguments)};return Object.setPrototypeOf(r,t),r}),Vy=t(_y(),1),Hy={}.hasOwnProperty,Uy=new class e extends By{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=yy()}copy(){let t=new e,n=-1;for(;++n<this.attachers.length;){let e=this.attachers[n];t.use(...e)}return t.data((0,Vy.default)(!0,{},this.namespace)),t}data(e,t){return typeof e==`string`?arguments.length===2?(Ky(`data`,this.frozen),this.namespace[e]=t,this):Hy.call(this.namespace,e)&&this.namespace[e]||void 0:e?(Ky(`data`,this.frozen),this.namespace=e,this):this.namespace}freeze(){if(this.frozen)return this;let e=this;for(;++this.freezeIndex<this.attachers.length;){let[t,...n]=this.attachers[this.freezeIndex];if(n[0]===!1)continue;n[0]===!0&&(n[0]=void 0);let r=t.call(e,...n);typeof r==`function`&&this.transformers.use(r)}return this.frozen=!0,this.freezeIndex=1/0,this}parse(e){this.freeze();let t=Yy(e),n=this.parser||this.Parser;return Wy(`parse`,n),n(String(t),t)}process(e,t){let n=this;return this.freeze(),Wy(`process`,this.parser||this.Parser),Gy(`process`,this.compiler||this.Compiler),t?r(void 0,t):new Promise(r);function r(r,i){let a=Yy(e),o=n.parse(a);n.run(o,a,function(e,t,r){if(e||!t||!r)return s(e);let i=t,a=n.stringify(i,r);Zy(a)?r.value=a:r.result=a,s(e,r)});function s(e,n){e||!n?i(e):r?r(n):t(void 0,n)}}}processSync(e){let t=!1,n;return this.freeze(),Wy(`processSync`,this.parser||this.Parser),Gy(`processSync`,this.compiler||this.Compiler),this.process(e,r),Jy(`processSync`,`process`,t),n;function r(e,r){t=!0,gy(e),n=r}}run(e,t,n){qy(e),this.freeze();let r=this.transformers;return!n&&typeof t==`function`&&(n=t,t=void 0),n?i(void 0,n):new Promise(i);function i(i,a){let o=Yy(t);r.run(e,o,s);function s(t,r,o){let s=r||e;t?a(t):i?i(s):n(void 0,s,o)}}}runSync(e,t){let n=!1,r;return this.run(e,t,i),Jy(`runSync`,`run`,n),r;function i(e,t){gy(e),r=t,n=!0}}stringify(e,t){this.freeze();let n=Yy(t),r=this.compiler||this.Compiler;return Gy(`stringify`,r),qy(e),r(e,n)}use(e,...t){let n=this.attachers,r=this.namespace;if(Ky(`use`,this.frozen),e!=null){if(typeof e==`function`)s(e,t);else if(typeof e==`object`)Array.isArray(e)?o(e):a(e);else throw TypeError("Expected usable value, not `"+e+"`")}return this;function i(e){if(typeof e==`function`)s(e,[]);else if(typeof e==`object`){if(Array.isArray(e)){let[t,...n]=e;s(t,n)}else a(e)}else throw TypeError("Expected usable value, not `"+e+"`")}function a(e){if(!(`plugins`in e)&&!(`settings`in e))throw 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");o(e.plugins),e.settings&&(r.settings=(0,Vy.default)(!0,r.settings,e.settings))}function o(e){let t=-1;if(e!=null){if(Array.isArray(e))for(;++t<e.length;){let n=e[t];i(n)}else throw TypeError("Expected a list of plugins, not `"+e+"`")}}function s(e,t){let r=-1,i=-1;for(;++r<n.length;)if(n[r][0]===e){i=r;break}if(i===-1)n.push([e,...t]);else if(t.length>0){let[r,...a]=t,o=n[i][1];vy(o)&&vy(r)&&(r=(0,Vy.default)(!0,o,r)),n[i]=[e,r,...a]}}}}().freeze();function Wy(e,t){if(typeof t!=`function`)throw TypeError("Cannot `"+e+"` without `parser`")}function Gy(e,t){if(typeof t!=`function`)throw TypeError("Cannot `"+e+"` without `compiler`")}function Ky(e,t){if(t)throw Error("Cannot call `"+e+"` on a frozen processor.\nCreate a new processor first, by calling it: use `processor()` instead of `processor`.")}function qy(e){if(!vy(e)||typeof e.type!=`string`)throw TypeError("Expected node, got `"+e+"`")}function Jy(e,t,n){if(!n)throw Error("`"+e+"` finished async. Use `"+t+"` instead")}function Yy(e){return Xy(e)?e:new Fy(e)}function Xy(e){return!!(e&&typeof e==`object`&&`message`in e&&`messages`in e)}function Zy(e){return typeof e==`string`||Qy(e)}function Qy(e){return!!(e&&typeof e==`object`&&`byteLength`in e&&`byteOffset`in e)}var $y=[],eb={allowDangerousHtml:!0},tb=/^(https?|ircs?|mailto|xmpp)$/i,nb=[{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 rb(e){let t=ib(e),n=ab(e);return ob(t.runSync(t.parse(n),n),e)}function ib(e){let t=e.rehypePlugins||$y,n=e.remarkPlugins||$y,r=e.remarkRehypeOptions?{...e.remarkRehypeOptions,...eb}:eb;return Uy().use(ev).use(n).use(hy,r).use(t)}function ab(e){let t=e.children||``,n=new Fy;return typeof t==`string`?n.value=t:``+t,n}function ob(e,t){let n=t.allowedElements,r=t.allowElement,i=t.components,a=t.disallowedElements,o=t.skipHtml,s=t.unwrapDisallowed,c=t.urlTransform||sb;for(let e of nb)Object.hasOwn(t,e.from)&&``+e.from+(e.to?"use `"+e.to+"` instead":`remove it`)+e.id;return ay(e,l),jm(e,{Fragment:Y.Fragment,components:i,ignoreInvalidStyle:!0,jsx:Y.jsx,jsxs:Y.jsxs,passKeys:!0,passNode:!0});function l(e,t,i){if(e.type===`raw`&&i&&typeof t==`number`)return o?i.children.splice(t,1):i.children[t]={type:`text`,value:e.value},t;if(e.type===`element`){let t;for(t in $m)if(Object.hasOwn($m,t)&&Object.hasOwn(e.properties,t)){let n=e.properties[t],r=$m[t];(r===null||r.includes(e.tagName))&&(e.properties[t]=c(String(n||``),t,e))}}if(e.type===`element`){let o=n?!n.includes(e.tagName):a?a.includes(e.tagName):!1;if(!o&&r&&typeof t==`number`&&(o=!r(e,t,i)),o&&i&&typeof t==`number`)return s&&e.children?i.children.splice(t,1,...e.children):i.children.splice(t,1),t}}}function sb(e){let t=e.indexOf(`:`),n=e.indexOf(`?`),r=e.indexOf(`#`),i=e.indexOf(`/`);return t===-1||i!==-1&&t>i||n!==-1&&t>n||r!==-1&&t>r||tb.test(e.slice(0,t))?e:``}function cb(e,t){let n=String(e);if(typeof t!=`string`)throw TypeError(`Expected character`);let r=0,i=n.indexOf(t);for(;i!==-1;)r++,i=n.indexOf(t,i+t.length);return r}function lb(e){if(typeof e!=`string`)throw TypeError(`Expected a string`);return e.replace(/[|\\{}()[\]^$+*?.]/g,`\\$&`).replace(/-/g,`\\x2d`)}function ub(e,t,n){let r=Jv((n||{}).ignore||[]),i=db(t),a=-1;for(;++a<i.length;)ry(e,`text`,o);function o(e,t){let n=-1,i;for(;++n<t.length;){let e=t[n],a=i?i.children:void 0;if(r(e,a?a.indexOf(e):void 0,i))return;i=e}if(i)return s(e,t)}function s(e,t){let n=t[t.length-1],r=i[a][0],o=i[a][1],s=0,c=n.children.indexOf(e),l=!1,u=[];r.lastIndex=0;let d=r.exec(e.value);for(;d;){let n=d.index,i={index:d.index,input:d.input,stack:[...t,e]},a=o(...d,i);if(typeof a==`string`&&(a=a.length>0?{type:`text`,value:a}:void 0),a===!1?r.lastIndex=n+1:(s!==n&&u.push({type:`text`,value:e.value.slice(s,n)}),Array.isArray(a)?u.push(...a):a&&u.push(a),s=n+d[0].length,l=!0),!r.global)break;d=r.exec(e.value)}return l?(s<e.value.length&&u.push({type:`text`,value:e.value.slice(s)}),n.children.splice(c,1,...u)):u=[e],c+u.length}}function db(e){let t=[];if(!Array.isArray(e))throw TypeError(`Expected find and replace tuple or list of tuples`);let n=!e[0]||Array.isArray(e[0])?e:[e],r=-1;for(;++r<n.length;){let e=n[r];t.push([fb(e[0]),pb(e[1])])}return t}function fb(e){return typeof e==`string`?new RegExp(lb(e),`g`):e}function pb(e){return typeof e==`function`?e:function(){return e}}var mb=`phrasing`,hb=[`autolink`,`link`,`image`,`label`];function gb(){return{transforms:[wb],enter:{literalAutolink:vb,literalAutolinkEmail:yb,literalAutolinkHttp:yb,literalAutolinkWww:yb},exit:{literalAutolink:Cb,literalAutolinkEmail:Sb,literalAutolinkHttp:bb,literalAutolinkWww:xb}}}function _b(){return{unsafe:[{character:`@`,before:`[+\\-.\\w]`,after:`[\\-.\\w]`,inConstruct:mb,notInConstruct:hb},{character:`.`,before:`[Ww]`,after:`[\\-.\\w]`,inConstruct:mb,notInConstruct:hb},{character:`:`,before:`[ps]`,after:`\\/`,inConstruct:mb,notInConstruct:hb}]}}function vb(e){this.enter({type:`link`,title:null,url:``,children:[]},e)}function yb(e){this.config.enter.autolinkProtocol.call(this,e)}function bb(e){this.config.exit.autolinkProtocol.call(this,e)}function xb(e){this.config.exit.data.call(this,e);let t=this.stack[this.stack.length-1];t.type,t.url=`http://`+this.sliceSerialize(e)}function Sb(e){this.config.exit.autolinkEmail.call(this,e)}function Cb(e){this.exit(e)}function wb(e){ub(e,[[/(https?:\/\/|www(?=\.))([-.\w]+)([^ \t\r\n]*)/gi,Tb],[/(?<=^|\s|\p{P}|\p{S})([-.\w+]+)@([-\w]+(?:\.[-\w]+)+)/gu,Eb]],{ignore:[`link`,`linkReference`]})}function Tb(e,t,n,r,i){let a=``;if(!kb(i)||(/^w/i.test(t)&&(n=t+n,t=``,a=`http://`),!Db(n)))return!1;let o=Ob(n+r);if(!o[0])return!1;let s={type:`link`,title:null,url:a+t+o[0],children:[{type:`text`,value:t+o[0]}]};return o[1]?[s,{type:`text`,value:o[1]}]:s}function Eb(e,t,n,r){return!kb(r,!0)||/[-\d_]$/.test(n)?!1:{type:`link`,title:null,url:`mailto:`+t+`@`+n,children:[{type:`text`,value:t+`@`+n}]}}function Db(e){let 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 Ob(e){let t=/[!"&'),.:;<>?\]}]+$/.exec(e);if(!t)return[e,void 0];e=e.slice(0,t.index);let n=t[0],r=n.indexOf(`)`),i=cb(e,`(`),a=cb(e,`)`);for(;r!==-1&&i>a;)e+=n.slice(0,r+1),n=n.slice(r+1),r=n.indexOf(`)`),a++;return[e,n]}function kb(e,t){let n=e.input.charCodeAt(e.index-1);return(e.index===0||Th(n)||wh(n))&&(!t||n!==47)}zb.peek=Rb;function Ab(){this.buffer()}function jb(e){this.enter({type:`footnoteReference`,identifier:``,label:``},e)}function Mb(){this.buffer()}function Nb(e){this.enter({type:`footnoteDefinition`,identifier:``,label:``,children:[]},e)}function Pb(e){let t=this.resume(),n=this.stack[this.stack.length-1];n.type,n.identifier=mh(this.sliceSerialize(e)).toLowerCase(),n.label=t}function Fb(e){this.exit(e)}function Ib(e){let t=this.resume(),n=this.stack[this.stack.length-1];n.type,n.identifier=mh(this.sliceSerialize(e)).toLowerCase(),n.label=t}function Lb(e){this.exit(e)}function Rb(){return`[`}function zb(e,t,n,r){let i=n.createTracker(r),a=i.move(`[^`),o=n.enter(`footnoteReference`),s=n.enter(`reference`);return a+=i.move(n.safe(n.associationId(e),{after:`]`,before:a})),s(),o(),a+=i.move(`]`),a}function Bb(){return{enter:{gfmFootnoteCallString:Ab,gfmFootnoteCall:jb,gfmFootnoteDefinitionLabelString:Mb,gfmFootnoteDefinition:Nb},exit:{gfmFootnoteCallString:Pb,gfmFootnoteCall:Fb,gfmFootnoteDefinitionLabelString:Ib,gfmFootnoteDefinition:Lb}}}function Vb(e){let t=!1;return e&&e.firstLineBlank&&(t=!0),{handlers:{footnoteDefinition:n,footnoteReference:zb},unsafe:[{character:`[`,inConstruct:[`label`,`phrasing`,`reference`]}]};function n(e,n,r,i){let a=r.createTracker(i),o=a.move(`[^`),s=r.enter(`footnoteDefinition`),c=r.enter(`label`);return o+=a.move(r.safe(r.associationId(e),{before:o,after:`]`})),c(),o+=a.move(`]:`),e.children&&e.children.length>0&&(a.shift(4),o+=a.move((t?`
26
+ `:` `)+r.indentLines(r.containerFlow(e,a.current()),t?Ub:Hb))),s(),o}}function Hb(e,t,n){return t===0?e:Ub(e,t,n)}function Ub(e,t,n){return(n?``:` `)+e}var Wb=[`autolink`,`destinationLiteral`,`destinationRaw`,`reference`,`titleQuote`,`titleApostrophe`];Yb.peek=Xb;function Gb(){return{canContainEols:[`delete`],enter:{strikethrough:qb},exit:{strikethrough:Jb}}}function Kb(){return{unsafe:[{character:`~`,inConstruct:`phrasing`,notInConstruct:Wb}],handlers:{delete:Yb}}}function qb(e){this.enter({type:`delete`,children:[]},e)}function Jb(e){this.exit(e)}function Yb(e,t,n,r){let i=n.createTracker(r),a=n.enter(`strikethrough`),o=i.move(`~~`);return o+=n.containerPhrasing(e,{...i.current(),before:o,after:`~`}),o+=i.move(`~~`),a(),o}function Xb(){return`~`}function Zb(e){return e.length}function Qb(e,t){let n=t||{},r=(n.align||[]).concat(),i=n.stringLength||Zb,a=[],o=[],s=[],c=[],l=0,u=-1;for(;++u<e.length;){let t=[],r=[],a=-1;for(e[u].length>l&&(l=e[u].length);++a<e[u].length;){let o=$b(e[u][a]);if(n.alignDelimiters!==!1){let e=i(o);r[a]=e,(c[a]===void 0||e>c[a])&&(c[a]=e)}t.push(o)}o[u]=t,s[u]=r}let d=-1;if(typeof r==`object`&&`length`in r)for(;++d<l;)a[d]=ex(r[d]);else{let e=ex(r);for(;++d<l;)a[d]=e}d=-1;let f=[],p=[];for(;++d<l;){let e=a[d],t=``,r=``;e===99?(t=`:`,r=`:`):e===108?t=`:`:e===114&&(r=`:`);let i=n.alignDelimiters===!1?1:Math.max(1,c[d]-t.length-r.length),o=t+`-`.repeat(i)+r;n.alignDelimiters!==!1&&(i=t.length+i+r.length,i>c[d]&&(c[d]=i),p[d]=i),f[d]=o}o.splice(1,0,f),s.splice(1,0,p),u=-1;let m=[];for(;++u<o.length;){let e=o[u],t=s[u];d=-1;let r=[];for(;++d<l;){let i=e[d]||``,o=``,s=``;if(n.alignDelimiters!==!1){let e=c[d]-(t[d]||0),n=a[d];n===114?o=` `.repeat(e):n===99?e%2?(o=` `.repeat(e/2+.5),s=` `.repeat(e/2-.5)):(o=` `.repeat(e/2),s=o):s=` `.repeat(e)}n.delimiterStart!==!1&&!d&&r.push(`|`),n.padding!==!1&&(n.alignDelimiters!==!1||i!==``)&&(n.delimiterStart!==!1||d)&&r.push(` `),n.alignDelimiters!==!1&&r.push(o),r.push(i),n.alignDelimiters!==!1&&r.push(s),n.padding!==!1&&r.push(` `),(n.delimiterEnd!==!1||d!==l-1)&&r.push(`|`)}m.push(n.delimiterEnd===!1?r.join(``).replace(/ +$/,``):r.join(``))}return m.join(`
27
+ `)}function $b(e){return e==null?``:String(e)}function ex(e){let 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 tx(e,t,n,r){let i=n.enter(`blockquote`),a=n.createTracker(r);a.move(`> `),a.shift(2);let o=n.indentLines(n.containerFlow(e,a.current()),nx);return i(),o}function nx(e,t,n){return`>`+(n?``:` `)+e}function rx(e,t){return ix(e,t.inConstruct,!0)&&!ix(e,t.notInConstruct,!1)}function ix(e,t,n){if(typeof t==`string`&&(t=[t]),!t||t.length===0)return n;let r=-1;for(;++r<t.length;)if(e.includes(t[r]))return!0;return!1}function ax(e,t,n,r){let i=-1;for(;++i<n.unsafe.length;)if(n.unsafe[i].character===`
28
+ `&&rx(n.stack,n.unsafe[i]))return/[ \t]/.test(r.before)?``:` `;return`\\
29
+ `}function ox(e,t){let n=String(e),r=n.indexOf(t),i=r,a=0,o=0;if(typeof t!=`string`)throw TypeError(`Expected substring`);for(;r!==-1;)r===i?++a>o&&(o=a):a=1,i=r+t.length,r=n.indexOf(t,i);return o}function sx(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 cx(e){let t=e.options.fence||"`";if(t!=="`"&&t!==`~`)throw Error("Cannot serialize code with `"+t+"` for `options.fence`, expected `` ` `` or `~`");return t}function lx(e,t,n,r){let i=cx(n),a=e.value||``,o=i==="`"?`GraveAccent`:`Tilde`;if(sx(e,n)){let e=n.enter(`codeIndented`),t=n.indentLines(a,ux);return e(),t}let s=n.createTracker(r),c=i.repeat(Math.max(ox(a,i)+1,3)),l=n.enter(`codeFenced`),u=s.move(c);if(e.lang){let t=n.enter(`codeFencedLang${o}`);u+=s.move(n.safe(e.lang,{before:u,after:` `,encode:["`"],...s.current()})),t()}if(e.lang&&e.meta){let t=n.enter(`codeFencedMeta${o}`);u+=s.move(` `),u+=s.move(n.safe(e.meta,{before:u,after:`
30
+ `,encode:["`"],...s.current()})),t()}return u+=s.move(`
31
+ `),a&&(u+=s.move(a+`
32
+ `)),u+=s.move(c),l(),u}function ux(e,t,n){return(n?``:` `)+e}function dx(e){let t=e.options.quote||`"`;if(t!==`"`&&t!==`'`)throw Error("Cannot serialize title with `"+t+"` for `options.quote`, expected `\"`, or `'`");return t}function fx(e,t,n,r){let i=dx(n),a=i===`"`?`Quote`:`Apostrophe`,o=n.enter(`definition`),s=n.enter(`label`),c=n.createTracker(r),l=c.move(`[`);return l+=c.move(n.safe(n.associationId(e),{before:l,after:`]`,...c.current()})),l+=c.move(`]: `),s(),!e.url||/[\0- \u007F]/.test(e.url)?(s=n.enter(`destinationLiteral`),l+=c.move(`<`),l+=c.move(n.safe(e.url,{before:l,after:`>`,...c.current()})),l+=c.move(`>`)):(s=n.enter(`destinationRaw`),l+=c.move(n.safe(e.url,{before:l,after:e.title?` `:`
33
+ `,...c.current()}))),s(),e.title&&(s=n.enter(`title${a}`),l+=c.move(` `+i),l+=c.move(n.safe(e.title,{before:l,after:i,...c.current()})),l+=c.move(i),s()),o(),l}function px(e){let t=e.options.emphasis||`*`;if(t!==`*`&&t!==`_`)throw Error("Cannot serialize emphasis with `"+t+"` for `options.emphasis`, expected `*`, or `_`");return t}function mx(e){return`&#x`+e.toString(16).toUpperCase()+`;`}function hx(e,t,n){let r=Fh(e),i=Fh(t);return r===void 0?i===void 0?n===`_`?{inside:!0,outside:!0}:{inside:!1,outside:!1}:i===1?{inside:!0,outside:!0}:{inside:!1,outside:!0}:r===1?i===void 0?{inside:!1,outside:!1}:i===1?{inside:!0,outside:!0}:{inside:!1,outside:!1}:i===void 0?{inside:!1,outside:!1}:i===1?{inside:!0,outside:!1}:{inside:!1,outside:!1}}gx.peek=_x;function gx(e,t,n,r){let i=px(n),a=n.enter(`emphasis`),o=n.createTracker(r),s=o.move(i),c=o.move(n.containerPhrasing(e,{after:i,before:s,...o.current()})),l=c.charCodeAt(0),u=hx(r.before.charCodeAt(r.before.length-1),l,i);u.inside&&(c=mx(l)+c.slice(1));let d=c.charCodeAt(c.length-1),f=hx(r.after.charCodeAt(0),d,i);f.inside&&(c=c.slice(0,-1)+mx(d));let p=o.move(i);return a(),n.attentionEncodeSurroundingInfo={after:f.outside,before:u.outside},s+c+p}function _x(e,t,n){return n.options.emphasis||`*`}function vx(e,t){let n=!1;return ay(e,function(e){if(`value`in e&&/\r?\n|\r/.test(e.value)||e.type===`break`)return n=!0,!1}),!!((!e.depth||e.depth<3)&&th(e)&&(t.options.setext||n))}function yx(e,t,n,r){let i=Math.max(Math.min(6,e.depth||1),1),a=n.createTracker(r);if(vx(e,n)){let t=n.enter(`headingSetext`),r=n.enter(`phrasing`),o=n.containerPhrasing(e,{...a.current(),before:`
34
+ `,after:`
35
+ `});return r(),t(),o+`
36
+ `+(i===1?`=`:`-`).repeat(o.length-(Math.max(o.lastIndexOf(`\r`),o.lastIndexOf(`
37
+ `))+1))}let o=`#`.repeat(i),s=n.enter(`headingAtx`),c=n.enter(`phrasing`);a.move(o+` `);let l=n.containerPhrasing(e,{before:`# `,after:`
38
+ `,...a.current()});return/^[\t ]/.test(l)&&(l=mx(l.charCodeAt(0))+l.slice(1)),l=l?o+` `+l:o,n.options.closeAtx&&(l+=` `+o),c(),s(),l}bx.peek=xx;function bx(e){return e.value||``}function xx(){return`<`}Sx.peek=Cx;function Sx(e,t,n,r){let i=dx(n),a=i===`"`?`Quote`:`Apostrophe`,o=n.enter(`image`),s=n.enter(`label`),c=n.createTracker(r),l=c.move(`![`);return l+=c.move(n.safe(e.alt,{before:l,after:`]`,...c.current()})),l+=c.move(`](`),s(),!e.url&&e.title||/[\0- \u007F]/.test(e.url)?(s=n.enter(`destinationLiteral`),l+=c.move(`<`),l+=c.move(n.safe(e.url,{before:l,after:`>`,...c.current()})),l+=c.move(`>`)):(s=n.enter(`destinationRaw`),l+=c.move(n.safe(e.url,{before:l,after:e.title?` `:`)`,...c.current()}))),s(),e.title&&(s=n.enter(`title${a}`),l+=c.move(` `+i),l+=c.move(n.safe(e.title,{before:l,after:i,...c.current()})),l+=c.move(i),s()),l+=c.move(`)`),o(),l}function Cx(){return`!`}wx.peek=Tx;function wx(e,t,n,r){let i=e.referenceType,a=n.enter(`imageReference`),o=n.enter(`label`),s=n.createTracker(r),c=s.move(`![`),l=n.safe(e.alt,{before:c,after:`]`,...s.current()});c+=s.move(l+`][`),o();let u=n.stack;n.stack=[],o=n.enter(`reference`);let d=n.safe(n.associationId(e),{before:c,after:`]`,...s.current()});return o(),n.stack=u,a(),i===`full`||!l||l!==d?c+=s.move(d+`]`):i===`shortcut`?c=c.slice(0,-1):c+=s.move(`]`),c}function Tx(){return`!`}Ex.peek=Dx;function Ex(e,t,n){let r=e.value||``,i="`",a=-1;for(;RegExp("(^|[^`])"+i+"([^`]|$)").test(r);)i+="`";for(/[^ \r\n]/.test(r)&&(/^[ \r\n]/.test(r)&&/[ \r\n]$/.test(r)||/^`|`$/.test(r))&&(r=` `+r+` `);++a<n.unsafe.length;){let e=n.unsafe[a],t=n.compilePattern(e),i;if(e.atBreak)for(;i=t.exec(r);){let e=i.index;r.charCodeAt(e)===10&&r.charCodeAt(e-1)===13&&e--,r=r.slice(0,e)+` `+r.slice(i.index+1)}}return i+r+i}function Dx(){return"`"}function Ox(e,t){let n=th(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))}kx.peek=Ax;function kx(e,t,n,r){let i=dx(n),a=i===`"`?`Quote`:`Apostrophe`,o=n.createTracker(r),s,c;if(Ox(e,n)){let t=n.stack;n.stack=[],s=n.enter(`autolink`);let r=o.move(`<`);return r+=o.move(n.containerPhrasing(e,{before:r,after:`>`,...o.current()})),r+=o.move(`>`),s(),n.stack=t,r}s=n.enter(`link`),c=n.enter(`label`);let l=o.move(`[`);return l+=o.move(n.containerPhrasing(e,{before:l,after:`](`,...o.current()})),l+=o.move(`](`),c(),!e.url&&e.title||/[\0- \u007F]/.test(e.url)?(c=n.enter(`destinationLiteral`),l+=o.move(`<`),l+=o.move(n.safe(e.url,{before:l,after:`>`,...o.current()})),l+=o.move(`>`)):(c=n.enter(`destinationRaw`),l+=o.move(n.safe(e.url,{before:l,after:e.title?` `:`)`,...o.current()}))),c(),e.title&&(c=n.enter(`title${a}`),l+=o.move(` `+i),l+=o.move(n.safe(e.title,{before:l,after:i,...o.current()})),l+=o.move(i),c()),l+=o.move(`)`),s(),l}function Ax(e,t,n){return Ox(e,n)?`<`:`[`}jx.peek=Mx;function jx(e,t,n,r){let i=e.referenceType,a=n.enter(`linkReference`),o=n.enter(`label`),s=n.createTracker(r),c=s.move(`[`),l=n.containerPhrasing(e,{before:c,after:`]`,...s.current()});c+=s.move(l+`][`),o();let u=n.stack;n.stack=[],o=n.enter(`reference`);let d=n.safe(n.associationId(e),{before:c,after:`]`,...s.current()});return o(),n.stack=u,a(),i===`full`||!l||l!==d?c+=s.move(d+`]`):i===`shortcut`?c=c.slice(0,-1):c+=s.move(`]`),c}function Mx(){return`[`}function Nx(e){let t=e.options.bullet||`*`;if(t!==`*`&&t!==`+`&&t!==`-`)throw Error("Cannot serialize items with `"+t+"` for `options.bullet`, expected `*`, `+`, or `-`");return t}function Px(e){let t=Nx(e),n=e.options.bulletOther;if(!n)return t===`*`?`-`:`*`;if(n!==`*`&&n!==`+`&&n!==`-`)throw Error("Cannot serialize items with `"+n+"` for `options.bulletOther`, expected `*`, `+`, or `-`");if(n===t)throw Error("Expected `bullet` (`"+t+"`) and `bulletOther` (`"+n+"`) to be different");return n}function Fx(e){let t=e.options.bulletOrdered||`.`;if(t!==`.`&&t!==`)`)throw Error("Cannot serialize items with `"+t+"` for `options.bulletOrdered`, expected `.` or `)`");return t}function Ix(e){let t=e.options.rule||`*`;if(t!==`*`&&t!==`-`&&t!==`_`)throw Error("Cannot serialize rules with `"+t+"` for `options.rule`, expected `*`, `-`, or `_`");return t}function Lx(e,t,n,r){let i=n.enter(`list`),a=n.bulletCurrent,o=e.ordered?Fx(n):Nx(n),s=e.ordered?o===`.`?`)`:`.`:Px(n),c=t&&n.bulletLastUsed?o===n.bulletLastUsed:!1;if(!e.ordered){let t=e.children?e.children[0]:void 0;if((o===`*`||o===`-`)&&t&&(!t.children||!t.children[0])&&n.stack[n.stack.length-1]===`list`&&n.stack[n.stack.length-2]===`listItem`&&n.stack[n.stack.length-3]===`list`&&n.stack[n.stack.length-4]===`listItem`&&n.indexStack[n.indexStack.length-1]===0&&n.indexStack[n.indexStack.length-2]===0&&n.indexStack[n.indexStack.length-3]===0&&(c=!0),Ix(n)===o&&t){let t=-1;for(;++t<e.children.length;){let n=e.children[t];if(n&&n.type===`listItem`&&n.children&&n.children[0]&&n.children[0].type===`thematicBreak`){c=!0;break}}}}c&&(o=s),n.bulletCurrent=o;let l=n.containerFlow(e,r);return n.bulletLastUsed=o,n.bulletCurrent=a,i(),l}function Rx(e){let t=e.options.listItemIndent||`one`;if(t!==`tab`&&t!==`one`&&t!==`mixed`)throw Error("Cannot serialize items with `"+t+"` for `options.listItemIndent`, expected `tab`, `one`, or `mixed`");return t}function zx(e,t,n,r){let i=Rx(n),a=n.bulletCurrent||Nx(n);t&&t.type===`list`&&t.ordered&&(a=(typeof t.start==`number`&&t.start>-1?t.start:1)+(n.options.incrementListMarker===!1?0:t.children.indexOf(e))+a);let o=a.length+1;(i===`tab`||i===`mixed`&&(t&&t.type===`list`&&t.spread||e.spread))&&(o=Math.ceil(o/4)*4);let s=n.createTracker(r);s.move(a+` `.repeat(o-a.length)),s.shift(o);let c=n.enter(`listItem`),l=n.indentLines(n.containerFlow(e,s.current()),u);return c(),l;function u(e,t,n){return t?(n?``:` `.repeat(o))+e:(n?a:a+` `.repeat(o-a.length))+e}}function Bx(e,t,n,r){let i=n.enter(`paragraph`),a=n.enter(`phrasing`),o=n.containerPhrasing(e,r);return a(),i(),o}var Vx=Jv([`break`,`delete`,`emphasis`,`footnote`,`footnoteReference`,`image`,`imageReference`,`inlineCode`,`inlineMath`,`link`,`linkReference`,`mdxJsxTextElement`,`mdxTextExpression`,`strong`,`text`,`textDirective`]);function Hx(e,t,n,r){return(e.children.some(function(e){return Vx(e)})?n.containerPhrasing:n.containerFlow).call(n,e,r)}function Ux(e){let t=e.options.strong||`*`;if(t!==`*`&&t!==`_`)throw Error("Cannot serialize strong with `"+t+"` for `options.strong`, expected `*`, or `_`");return t}Wx.peek=Gx;function Wx(e,t,n,r){let i=Ux(n),a=n.enter(`strong`),o=n.createTracker(r),s=o.move(i+i),c=o.move(n.containerPhrasing(e,{after:i,before:s,...o.current()})),l=c.charCodeAt(0),u=hx(r.before.charCodeAt(r.before.length-1),l,i);u.inside&&(c=mx(l)+c.slice(1));let d=c.charCodeAt(c.length-1),f=hx(r.after.charCodeAt(0),d,i);f.inside&&(c=c.slice(0,-1)+mx(d));let p=o.move(i+i);return a(),n.attentionEncodeSurroundingInfo={after:f.outside,before:u.outside},s+c+p}function Gx(e,t,n){return n.options.strong||`*`}function Kx(e,t,n,r){return n.safe(e.value,r)}function qx(e){let t=e.options.ruleRepetition||3;if(t<3)throw Error("Cannot serialize rules with repetition `"+t+"` for `options.ruleRepetition`, expected `3` or more");return t}function Jx(e,t,n){let r=(Ix(n)+(n.options.ruleSpaces?` `:``)).repeat(qx(n));return n.options.ruleSpaces?r.slice(0,-1):r}var Yx={blockquote:tx,break:ax,code:lx,definition:fx,emphasis:gx,hardBreak:ax,heading:yx,html:bx,image:Sx,imageReference:wx,inlineCode:Ex,link:kx,linkReference:jx,list:Lx,listItem:zx,paragraph:Bx,root:Hx,strong:Wx,text:Kx,thematicBreak:Jx};function Xx(){return{enter:{table:Zx,tableData:tS,tableHeader:tS,tableRow:$x},exit:{codeText:nS,table:Qx,tableData:eS,tableHeader:eS,tableRow:eS}}}function Zx(e){let t=e._align;this.enter({type:`table`,align:t.map(function(e){return e===`none`?null:e}),children:[]},e),this.data.inTable=!0}function Qx(e){this.exit(e),this.data.inTable=void 0}function $x(e){this.enter({type:`tableRow`,children:[]},e)}function eS(e){this.exit(e)}function tS(e){this.enter({type:`tableCell`,children:[]},e)}function nS(e){let t=this.resume();this.data.inTable&&(t=t.replace(/\\([\\|])/g,rS));let n=this.stack[this.stack.length-1];n.type,n.value=t,this.exit(e)}function rS(e,t){return t===`|`?t:e}function iS(e){let t=e||{},n=t.tableCellPadding,r=t.tablePipeAlign,i=t.stringLength,a=n?` `:`|`;return{unsafe:[{character:`\r`,inConstruct:`tableCell`},{character:`
39
+ `,inConstruct:`tableCell`},{atBreak:!0,character:`|`,after:`[ :-]`},{character:`|`,inConstruct:`tableCell`},{atBreak:!0,character:`:`,after:`-`},{atBreak:!0,character:`-`,after:`[:|-]`}],handlers:{inlineCode:f,table:o,tableCell:c,tableRow:s}};function o(e,t,n,r){return l(u(e,n,r),e.align)}function s(e,t,n,r){let i=l([d(e,n,r)]);return i.slice(0,i.indexOf(`
40
+ `))}function c(e,t,n,r){let i=n.enter(`tableCell`),o=n.enter(`phrasing`),s=n.containerPhrasing(e,{...r,before:a,after:a});return o(),i(),s}function l(e,t){return Qb(e,{align:t,alignDelimiters:r,padding:n,stringLength:i})}function u(e,t,n){let r=e.children,i=-1,a=[],o=t.enter(`table`);for(;++i<r.length;)a[i]=d(r[i],t,n);return o(),a}function d(e,t,n){let r=e.children,i=-1,a=[],o=t.enter(`tableRow`);for(;++i<r.length;)a[i]=c(r[i],e,t,n);return o(),a}function f(e,t,n){let r=Yx.inlineCode(e,t,n);return n.stack.includes(`tableCell`)&&(r=r.replace(/\|/g,`\\$&`)),r}}function aS(){return{exit:{taskListCheckValueChecked:sS,taskListCheckValueUnchecked:sS,paragraph:cS}}}function oS(){return{unsafe:[{atBreak:!0,character:`-`,after:`[:|-]`}],handlers:{listItem:lS}}}function sS(e){let t=this.stack[this.stack.length-2];t.type,t.checked=e.type===`taskListCheckValueChecked`}function cS(e){let t=this.stack[this.stack.length-2];if(t&&t.type===`listItem`&&typeof t.checked==`boolean`){let e=this.stack[this.stack.length-1];e.type;let n=e.children[0];if(n&&n.type===`text`){let r=t.children,i=-1,a;for(;++i<r.length;){let e=r[i];if(e.type===`paragraph`){a=e;break}}a===e&&(n.value=n.value.slice(1),n.value.length===0?e.children.shift():e.position&&n.position&&typeof n.position.start.offset==`number`&&(n.position.start.column++,n.position.start.offset++,e.position.start=Object.assign({},n.position.start)))}}this.exit(e)}function lS(e,t,n,r){let i=e.children[0],a=typeof e.checked==`boolean`&&i&&i.type===`paragraph`,o=`[`+(e.checked?`x`:` `)+`] `,s=n.createTracker(r);a&&s.move(o);let c=Yx.listItem(e,t,n,{...r,...s.current()});return a&&(c=c.replace(/^(?:[*+-]|\d+\.)([\r\n]| {1,3})/,l)),c;function l(e){return e+o}}function uS(){return[gb(),Bb(),Gb(),Xx(),aS()]}function dS(e){return{extensions:[_b(),Vb(e),Kb(),iS(e),oS()]}}var fS={tokenize:ES,partial:!0},pS={tokenize:DS,partial:!0},mS={tokenize:OS,partial:!0},hS={tokenize:kS,partial:!0},gS={tokenize:AS,partial:!0},_S={name:`wwwAutolink`,tokenize:wS,previous:jS},vS={name:`protocolAutolink`,tokenize:TS,previous:MS},yS={name:`emailAutolink`,tokenize:CS,previous:NS},bS={};function xS(){return{text:bS}}for(var SS=48;SS<123;)bS[SS]=yS,SS++,SS===58?SS=65:SS===91&&(SS=97);bS[43]=yS,bS[45]=yS,bS[46]=yS,bS[95]=yS,bS[72]=[yS,vS],bS[104]=[yS,vS],bS[87]=[yS,_S],bS[119]=[yS,_S];function CS(e,t,n){let r=this,i,a;return o;function o(t){return!PS(t)||!NS.call(r,r.previous)||FS(r.events)?n(t):(e.enter(`literalAutolink`),e.enter(`literalAutolinkEmail`),s(t))}function s(t){return PS(t)?(e.consume(t),s):t===64?(e.consume(t),c):n(t)}function c(t){return t===46?e.check(gS,u,l)(t):t===45||t===95||gh(t)?(a=!0,e.consume(t),c):u(t)}function l(t){return e.consume(t),i=!0,c}function u(o){return a&&i&&hh(r.previous)?(e.exit(`literalAutolinkEmail`),e.exit(`literalAutolink`),t(o)):n(o)}}function wS(e,t,n){let r=this;return i;function i(t){return t!==87&&t!==119||!jS.call(r,r.previous)||FS(r.events)?n(t):(e.enter(`literalAutolink`),e.enter(`literalAutolinkWww`),e.check(fS,e.attempt(pS,e.attempt(mS,a),n),n)(t))}function a(n){return e.exit(`literalAutolinkWww`),e.exit(`literalAutolink`),t(n)}}function TS(e,t,n){let r=this,i=``,a=!1;return o;function o(t){return(t===72||t===104)&&MS.call(r,r.previous)&&!FS(r.events)?(e.enter(`literalAutolink`),e.enter(`literalAutolinkHttp`),i+=String.fromCodePoint(t),e.consume(t),s):n(t)}function s(t){if(hh(t)&&i.length<5)return i+=String.fromCodePoint(t),e.consume(t),s;if(t===58){let n=i.toLowerCase();if(n===`http`||n===`https`)return e.consume(t),c}return n(t)}function c(t){return t===47?(e.consume(t),a?l:(a=!0,c)):n(t)}function l(t){return t===null||vh(t)||Sh(t)||Th(t)||wh(t)?n(t):e.attempt(pS,e.attempt(mS,u),n)(t)}function u(n){return e.exit(`literalAutolinkHttp`),e.exit(`literalAutolink`),t(n)}}function ES(e,t,n){let r=0;return i;function i(t){return(t===87||t===119)&&r<3?(r++,e.consume(t),i):t===46&&r===3?(e.consume(t),a):n(t)}function a(e){return e===null?n(e):t(e)}}function DS(e,t,n){let r,i,a;return o;function o(t){return t===46||t===95?e.check(hS,c,s)(t):t===null||Sh(t)||Th(t)||t!==45&&wh(t)?c(t):(a=!0,e.consume(t),o)}function s(t){return t===95?r=!0:(i=r,r=void 0),e.consume(t),o}function c(e){return i||r||!a?n(e):t(e)}}function OS(e,t){let n=0,r=0;return i;function i(o){return o===40?(n++,e.consume(o),i):o===41&&r<n?a(o):o===33||o===34||o===38||o===39||o===41||o===42||o===44||o===46||o===58||o===59||o===60||o===63||o===93||o===95||o===126?e.check(hS,t,a)(o):o===null||Sh(o)||Th(o)?t(o):(e.consume(o),i)}function a(t){return t===41&&r++,e.consume(t),i}}function kS(e,t,n){return r;function r(o){return o===33||o===34||o===39||o===41||o===42||o===44||o===46||o===58||o===59||o===63||o===95||o===126?(e.consume(o),r):o===38?(e.consume(o),a):o===93?(e.consume(o),i):o===60||o===null||Sh(o)||Th(o)?t(o):n(o)}function i(e){return e===null||e===40||e===91||Sh(e)||Th(e)?t(e):r(e)}function a(e){return hh(e)?o(e):n(e)}function o(t){return t===59?(e.consume(t),r):hh(t)?(e.consume(t),o):n(t)}}function AS(e,t,n){return r;function r(t){return e.consume(t),i}function i(e){return gh(e)?n(e):t(e)}}function jS(e){return e===null||e===40||e===42||e===95||e===91||e===93||e===126||Sh(e)}function MS(e){return!hh(e)}function NS(e){return!(e===47||PS(e))}function PS(e){return e===43||e===45||e===46||e===95||gh(e)}function FS(e){let t=e.length,n=!1;for(;t--;){let r=e[t][1];if((r.type===`labelLink`||r.type===`labelImage`)&&!r._balanced){n=!0;break}if(r._gfmAutolinkLiteralWalkedInto){n=!1;break}}return e.length>0&&!n&&(e[e.length-1][1]._gfmAutolinkLiteralWalkedInto=!0),n}var IS={tokenize:WS,partial:!0};function LS(){return{document:{91:{name:`gfmFootnoteDefinition`,tokenize:VS,continuation:{tokenize:HS},exit:US}},text:{91:{name:`gfmFootnoteCall`,tokenize:BS},93:{name:`gfmPotentialFootnoteCall`,add:`after`,tokenize:RS,resolveTo:zS}}}}function RS(e,t,n){let r=this,i=r.events.length,a=r.parser.gfmFootnotes||(r.parser.gfmFootnotes=[]),o;for(;i--;){let e=r.events[i][1];if(e.type===`labelImage`){o=e;break}if(e.type===`gfmFootnoteCall`||e.type===`labelLink`||e.type===`label`||e.type===`image`||e.type===`link`)break}return s;function s(i){if(!o||!o._balanced)return n(i);let s=mh(r.sliceSerialize({start:o.end,end:r.now()}));return s.codePointAt(0)!==94||!a.includes(s.slice(1))?n(i):(e.enter(`gfmFootnoteCallLabelMarker`),e.consume(i),e.exit(`gfmFootnoteCallLabelMarker`),t(i))}}function zS(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`;let r={type:`gfmFootnoteCall`,start:Object.assign({},e[n+3][1].start),end:Object.assign({},e[e.length-1][1].end)},i={type:`gfmFootnoteCallMarker`,start:Object.assign({},e[n+3][1].end),end:Object.assign({},e[n+3][1].end)};i.end.column++,i.end.offset++,i.end._bufferIndex++;let a={type:`gfmFootnoteCallString`,start:Object.assign({},i.end),end:Object.assign({},e[e.length-1][1].start)},o={type:`chunkString`,contentType:`string`,start:Object.assign({},a.start),end:Object.assign({},a.end)},s=[e[n+1],e[n+2],[`enter`,r,t],e[n+3],e[n+4],[`enter`,i,t],[`exit`,i,t],[`enter`,a,t],[`enter`,o,t],[`exit`,o,t],[`exit`,a,t],e[e.length-2],e[e.length-1],[`exit`,r,t]];return e.splice(n,e.length-n+1,...s),e}function BS(e,t,n){let r=this,i=r.parser.gfmFootnotes||(r.parser.gfmFootnotes=[]),a=0,o;return s;function s(t){return e.enter(`gfmFootnoteCall`),e.enter(`gfmFootnoteCallLabelMarker`),e.consume(t),e.exit(`gfmFootnoteCallLabelMarker`),c}function c(t){return t===94?(e.enter(`gfmFootnoteCallMarker`),e.consume(t),e.exit(`gfmFootnoteCallMarker`),e.enter(`gfmFootnoteCallString`),e.enter(`chunkString`).contentType=`string`,l):n(t)}function l(s){if(a>999||s===93&&!o||s===null||s===91||Sh(s))return n(s);if(s===93){e.exit(`chunkString`);let a=e.exit(`gfmFootnoteCallString`);return i.includes(mh(r.sliceSerialize(a)))?(e.enter(`gfmFootnoteCallLabelMarker`),e.consume(s),e.exit(`gfmFootnoteCallLabelMarker`),e.exit(`gfmFootnoteCall`),t):n(s)}return Sh(s)||(o=!0),a++,e.consume(s),s===92?u:l}function u(t){return t===91||t===92||t===93?(e.consume(t),a++,l):l(t)}}function VS(e,t,n){let r=this,i=r.parser.gfmFootnotes||(r.parser.gfmFootnotes=[]),a,o=0,s;return c;function c(t){return e.enter(`gfmFootnoteDefinition`)._container=!0,e.enter(`gfmFootnoteDefinitionLabel`),e.enter(`gfmFootnoteDefinitionLabelMarker`),e.consume(t),e.exit(`gfmFootnoteDefinitionLabelMarker`),l}function l(t){return t===94?(e.enter(`gfmFootnoteDefinitionMarker`),e.consume(t),e.exit(`gfmFootnoteDefinitionMarker`),e.enter(`gfmFootnoteDefinitionLabelString`),e.enter(`chunkString`).contentType=`string`,u):n(t)}function u(t){if(o>999||t===93&&!s||t===null||t===91||Sh(t))return n(t);if(t===93){e.exit(`chunkString`);let n=e.exit(`gfmFootnoteDefinitionLabelString`);return a=mh(r.sliceSerialize(n)),e.enter(`gfmFootnoteDefinitionLabelMarker`),e.consume(t),e.exit(`gfmFootnoteDefinitionLabelMarker`),e.exit(`gfmFootnoteDefinitionLabel`),f}return Sh(t)||(s=!0),o++,e.consume(t),t===92?d:u}function d(t){return t===91||t===92||t===93?(e.consume(t),o++,u):u(t)}function f(t){return t===58?(e.enter(`definitionMarker`),e.consume(t),e.exit(`definitionMarker`),i.includes(a)||i.push(a),Oh(e,p,`gfmFootnoteDefinitionWhitespace`)):n(t)}function p(e){return t(e)}}function HS(e,t,n){return e.check(Uh,t,e.attempt(IS,t,n))}function US(e){e.exit(`gfmFootnoteDefinition`)}function WS(e,t,n){let r=this;return Oh(e,i,`gfmFootnoteDefinitionIndent`,5);function i(e){let i=r.events[r.events.length-1];return i&&i[1].type===`gfmFootnoteDefinitionIndent`&&i[2].sliceSerialize(i[1],!0).length===4?t(e):n(e)}}function GS(e){let t=(e||{}).singleTilde,n={name:`strikethrough`,tokenize:i,resolveAll:r};return t??=!0,{text:{126:n},insideSpan:{null:[n]},attentionMarkers:{null:[126]}};function r(e,t){let n=-1;for(;++n<e.length;)if(e[n][0]===`enter`&&e[n][1].type===`strikethroughSequenceTemporary`&&e[n][1]._close){let r=n;for(;r--;)if(e[r][0]===`exit`&&e[r][1].type===`strikethroughSequenceTemporary`&&e[r][1]._open&&e[n][1].end.offset-e[n][1].start.offset===e[r][1].end.offset-e[r][1].start.offset){e[n][1].type=`strikethroughSequence`,e[r][1].type=`strikethroughSequence`;let i={type:`strikethrough`,start:Object.assign({},e[r][1].start),end:Object.assign({},e[n][1].end)},a={type:`strikethroughText`,start:Object.assign({},e[r][1].end),end:Object.assign({},e[n][1].start)},o=[[`enter`,i,t],[`enter`,e[r][1],t],[`exit`,e[r][1],t],[`enter`,a,t]],s=t.parser.constructs.insideSpan.null;s&&sh(o,o.length,0,Ih(s,e.slice(r+1,n),t)),sh(o,o.length,0,[[`exit`,a,t],[`enter`,e[n][1],t],[`exit`,e[n][1],t],[`exit`,i,t]]),sh(e,r-1,n-r+3,o),n=r+o.length-2;break}}for(n=-1;++n<e.length;)e[n][1].type===`strikethroughSequenceTemporary`&&(e[n][1].type=`data`);return e}function i(e,n,r){let i=this.previous,a=this.events,o=0;return s;function s(t){return i===126&&a[a.length-1][1].type!==`characterEscape`?r(t):(e.enter(`strikethroughSequenceTemporary`),c(t))}function c(a){let s=Fh(i);if(a===126)return o>1?r(a):(e.consume(a),o++,c);if(o<2&&!t)return r(a);let l=e.exit(`strikethroughSequenceTemporary`),u=Fh(a);return l._open=!u||u===2&&!!s,l._close=!s||s===2&&!!u,n(a)}}}var KS=class{constructor(){this.map=[]}add(e,t,n){qS(this,e,t,n)}consume(e){if(this.map.sort(function(e,t){return e[0]-t[0]}),this.map.length===0)return;let t=this.map.length,n=[];for(;t>0;)--t,n.push(e.slice(this.map[t][0]+this.map[t][1]),this.map[t][2]),e.length=this.map[t][0];n.push(e.slice()),e.length=0;let r=n.pop();for(;r;){for(let t of r)e.push(t);r=n.pop()}this.map.length=0}};function qS(e,t,n,r){let i=0;if(n!==0||r.length!==0){for(;i<e.map.length;){if(e.map[i][0]===t){e.map[i][1]+=n,e.map[i][2].push(...r);return}i+=1}e.map.push([t,n,r])}}function JS(e,t){let n=!1,r=[];for(;t<e.length;){let i=e[t];if(n){if(i[0]===`enter`)i[1].type===`tableContent`&&r.push(e[t+1][1].type===`tableDelimiterMarker`?`left`:`none`);else if(i[1].type===`tableContent`){if(e[t-1][1].type===`tableDelimiterMarker`){let e=r.length-1;r[e]=r[e]===`left`?`center`:`right`}}else if(i[1].type===`tableDelimiterRow`)break}else i[0]===`enter`&&i[1].type===`tableDelimiterRow`&&(n=!0);t+=1}return r}function YS(){return{flow:{null:{name:`table`,tokenize:XS,resolveAll:ZS}}}}function XS(e,t,n){let r=this,i=0,a=0,o;return s;function s(e){let t=r.events.length-1;for(;t>-1;){let e=r.events[t][1].type;if(e===`lineEnding`||e===`linePrefix`)t--;else break}let i=t>-1?r.events[t][1].type:null,a=i===`tableHead`||i===`tableRow`?S:c;return a===S&&r.parser.lazy[r.now().line]?n(e):a(e)}function c(t){return e.enter(`tableHead`),e.enter(`tableRow`),l(t)}function l(e){return e===124?u(e):(o=!0,a+=1,u(e))}function u(t){return t===null?n(t):$(t)?a>1?(a=0,r.interrupt=!0,e.exit(`tableRow`),e.enter(`lineEnding`),e.consume(t),e.exit(`lineEnding`),p):n(t):Ch(t)?Oh(e,u,`whitespace`)(t):(a+=1,o&&(o=!1,i+=1),t===124?(e.enter(`tableCellDivider`),e.consume(t),e.exit(`tableCellDivider`),o=!0,u):(e.enter(`data`),d(t)))}function d(t){return t===null||t===124||Sh(t)?(e.exit(`data`),u(t)):(e.consume(t),t===92?f:d)}function f(t){return t===92||t===124?(e.consume(t),d):d(t)}function p(t){return r.interrupt=!1,r.parser.lazy[r.now().line]?n(t):(e.enter(`tableDelimiterRow`),o=!1,Ch(t)?Oh(e,m,`linePrefix`,r.parser.constructs.disable.null.includes(`codeIndented`)?void 0:4)(t):m(t))}function m(t){return t===45||t===58?g(t):t===124?(o=!0,e.enter(`tableCellDivider`),e.consume(t),e.exit(`tableCellDivider`),h):x(t)}function h(t){return Ch(t)?Oh(e,g,`whitespace`)(t):g(t)}function g(t){return t===58?(a+=1,o=!0,e.enter(`tableDelimiterMarker`),e.consume(t),e.exit(`tableDelimiterMarker`),_):t===45?(a+=1,_(t)):t===null||$(t)?b(t):x(t)}function _(t){return t===45?(e.enter(`tableDelimiterFiller`),v(t)):x(t)}function v(t){return t===45?(e.consume(t),v):t===58?(o=!0,e.exit(`tableDelimiterFiller`),e.enter(`tableDelimiterMarker`),e.consume(t),e.exit(`tableDelimiterMarker`),y):(e.exit(`tableDelimiterFiller`),y(t))}function y(t){return Ch(t)?Oh(e,b,`whitespace`)(t):b(t)}function b(n){return n===124?m(n):n===null||$(n)?!o||i!==a?x(n):(e.exit(`tableDelimiterRow`),e.exit(`tableHead`),t(n)):x(n)}function x(e){return n(e)}function S(t){return e.enter(`tableRow`),C(t)}function C(n){return n===124?(e.enter(`tableCellDivider`),e.consume(n),e.exit(`tableCellDivider`),C):n===null||$(n)?(e.exit(`tableRow`),t(n)):Ch(n)?Oh(e,C,`whitespace`)(n):(e.enter(`data`),w(n))}function w(t){return t===null||t===124||Sh(t)?(e.exit(`data`),C(t)):(e.consume(t),t===92?T:w)}function T(t){return t===92||t===124?(e.consume(t),w):w(t)}}function ZS(e,t){let n=-1,r=!0,i=0,a=[0,0,0,0],o=[0,0,0,0],s=!1,c=0,l,u,d,f=new KS;for(;++n<e.length;){let p=e[n],m=p[1];p[0]===`enter`?m.type===`tableHead`?(s=!1,c!==0&&($S(f,t,c,l,u),u=void 0,c=0),l={type:`table`,start:Object.assign({},m.start),end:Object.assign({},m.end)},f.add(n,0,[[`enter`,l,t]])):m.type===`tableRow`||m.type===`tableDelimiterRow`?(r=!0,d=void 0,a=[0,0,0,0],o=[0,n+1,0,0],s&&(s=!1,u={type:`tableBody`,start:Object.assign({},m.start),end:Object.assign({},m.end)},f.add(n,0,[[`enter`,u,t]])),i=m.type===`tableDelimiterRow`?2:u?3:1):i&&(m.type===`data`||m.type===`tableDelimiterMarker`||m.type===`tableDelimiterFiller`)?(r=!1,o[2]===0&&(a[1]!==0&&(o[0]=o[1],d=QS(f,t,a,i,void 0,d),a=[0,0,0,0]),o[2]=n)):m.type===`tableCellDivider`&&(r?r=!1:(a[1]!==0&&(o[0]=o[1],d=QS(f,t,a,i,void 0,d)),a=o,o=[a[1],n,0,0])):m.type===`tableHead`?(s=!0,c=n):m.type===`tableRow`||m.type===`tableDelimiterRow`?(c=n,a[1]===0?o[1]!==0&&(d=QS(f,t,o,i,n,d)):(o[0]=o[1],d=QS(f,t,a,i,n,d)),i=0):i&&(m.type===`data`||m.type===`tableDelimiterMarker`||m.type===`tableDelimiterFiller`)&&(o[3]=n)}for(c!==0&&$S(f,t,c,l,u),f.consume(t.events),n=-1;++n<t.events.length;){let e=t.events[n];e[0]===`enter`&&e[1].type===`table`&&(e[1]._align=JS(t.events,n))}return e}function QS(e,t,n,r,i,a){let o=r===1?`tableHeader`:r===2?`tableDelimiter`:`tableData`;n[0]!==0&&(a.end=Object.assign({},eC(t.events,n[0])),e.add(n[0],0,[[`exit`,a,t]]));let s=eC(t.events,n[1]);if(a={type:o,start:Object.assign({},s),end:Object.assign({},s)},e.add(n[1],0,[[`enter`,a,t]]),n[2]!==0){let i=eC(t.events,n[2]),a=eC(t.events,n[3]),o={type:`tableContent`,start:Object.assign({},i),end:Object.assign({},a)};if(e.add(n[2],0,[[`enter`,o,t]]),r!==2){let r=t.events[n[2]],i=t.events[n[3]];if(r[1].end=Object.assign({},i[1].end),r[1].type=`chunkText`,r[1].contentType=`text`,n[3]>n[2]+1){let t=n[2]+1,r=n[3]-n[2]-1;e.add(t,r,[])}}e.add(n[3]+1,0,[[`exit`,o,t]])}return i!==void 0&&(a.end=Object.assign({},eC(t.events,i)),e.add(i,0,[[`exit`,a,t]]),a=void 0),a}function $S(e,t,n,r,i){let a=[],o=eC(t.events,n);i&&(i.end=Object.assign({},o),a.push([`exit`,i,t])),r.end=Object.assign({},o),a.push([`exit`,r,t]),e.add(n+1,0,a)}function eC(e,t){let n=e[t],r=n[0]===`enter`?`start`:`end`;return n[1][r]}var tC={name:`tasklistCheck`,tokenize:rC};function nC(){return{text:{91:tC}}}function rC(e,t,n){let r=this;return i;function i(t){return r.previous!==null||!r._gfmTasklistFirstContentOfListItem?n(t):(e.enter(`taskListCheck`),e.enter(`taskListCheckMarker`),e.consume(t),e.exit(`taskListCheckMarker`),a)}function a(t){return Sh(t)?(e.enter(`taskListCheckValueUnchecked`),e.consume(t),e.exit(`taskListCheckValueUnchecked`),o):t===88||t===120?(e.enter(`taskListCheckValueChecked`),e.consume(t),e.exit(`taskListCheckValueChecked`),o):n(t)}function o(t){return t===93?(e.enter(`taskListCheckMarker`),e.consume(t),e.exit(`taskListCheckMarker`),e.exit(`taskListCheck`),s):n(t)}function s(r){return $(r)?t(r):Ch(r)?e.check({tokenize:iC},t,n)(r):n(r)}}function iC(e,t,n){return Oh(e,r,`whitespace`);function r(e){return e===null?n(e):t(e)}}function aC(e){return uh([xS(),LS(),GS(e),YS(),nC()])}var oC={};function sC(e){let t=this,n=e||oC,r=t.data(),i=r.micromarkExtensions||=[],a=r.fromMarkdownExtensions||=[],o=r.toMarkdownExtensions||=[];i.push(aC(n)),a.push(uS()),o.push(dS(n))}var cC=[sC],lC=({content:e})=>(0,Y.jsx)(`div`,{className:`prose prose-sm max-w-none text-foreground prose-a:text-primary prose-code:text-foreground prose-headings:text-foreground prose-pre:border prose-pre:border-border prose-pre:bg-muted/50 prose-strong:text-foreground prose-li:marker:text-muted-foreground`,children:(0,Y.jsx)(rb,{remarkPlugins:cC,children:e})}),uC=eu,dC=Kl;function fC({className:e,...t}){return(0,Y.jsx)(zl,{forceRender:!0,className:q(`fixed inset-0 z-50 bg-background/60 backdrop-blur-xs transition-all duration-200 data-ending-style:opacity-0 data-starting-style:opacity-0`,e),"data-slot":`dialog-backdrop`,...t})}function pC({className:e,...t}){return(0,Y.jsx)(tu,{className:q(`fixed inset-0 z-50 grid grid-rows-[1fr_auto_1fr] justify-items-center p-4`,e),"data-slot":`dialog-viewport`,...t})}function mC({className:e,children:t,showCloseButton:n=!0,bottomStickOnMobile:r=!0,...i}){return(0,Y.jsxs)(dC,{children:[(0,Y.jsx)(fC,{}),(0,Y.jsx)(pC,{className:q(r&&`max-sm:grid-rows-[1fr_auto] max-sm:p-0 max-sm:pt-12`),children:(0,Y.jsxs)(Gl,{className:q(`-translate-y-[calc(1.25rem*var(--nested-dialogs))] relative row-start-2 flex max-h-full min-h-0 w-full min-w-0 max-w-xl scale-[calc(1-0.1*var(--nested-dialogs))] flex-col rounded-xl border border-border bg-popover text-popover-foreground opacity-[calc(1-0.1*var(--nested-dialogs))] shadow-2xl transition-[scale,opacity,translate] duration-150 ease-out will-change-transform data-nested:data-ending-style:translate-y-8 data-nested:data-starting-style:translate-y-8 data-nested-dialog-open:origin-top data-ending-style:scale-98 data-starting-style:scale-98 data-ending-style:opacity-0 data-starting-style:opacity-0`,r&&`max-sm:max-w-none max-sm:rounded-none max-sm:border-x-0 max-sm:border-t max-sm:border-b-0 max-sm:opacity-[calc(1-min(var(--nested-dialogs),1))] max-sm:data-ending-style:translate-y-4 max-sm:data-starting-style:translate-y-4`,e),"data-slot":`dialog-popup`,...i,children:[t,n&&(0,Y.jsx)(Bl,{"aria-label":`Close`,className:`absolute end-2 top-2`,render:(0,Y.jsx)(Et,{size:`icon`,variant:`ghost`}),children:(0,Y.jsx)(zi,{})})]})})]})}function hC({className:e,...t}){return(0,Y.jsx)(`div`,{className:q(`flex flex-col gap-2 p-6 in-[[data-slot=dialog-popup]:has([data-slot=dialog-panel])]:pb-3 max-sm:pb-4`,e),"data-slot":`dialog-header`,...t})}function gC({className:e,variant:t=`default`,...n}){return(0,Y.jsx)(`div`,{className:q(`flex flex-col-reverse gap-2 px-6 sm:flex-row sm:justify-end sm:rounded-b-[calc(var(--radius-2xl)-1px)]`,t==="default"&&`border-t bg-muted/72 py-4`,t===`bare`&&`in-[[data-slot=dialog-popup]:has([data-slot=dialog-panel])]:pt-3 pt-4 pb-6`,e),"data-slot":`dialog-footer`,...n})}function _C({className:e,...t}){return(0,Y.jsx)(nu,{className:q(`font-heading font-semibold text-xl leading-none`,e),"data-slot":`dialog-title`,...t})}function vC({className:e,...t}){return(0,Y.jsx)(Vl,{className:q(`text-muted-foreground text-sm`,e),"data-slot":`dialog-description`,...t})}function yC({className:e,scrollFade:t=!0,...n}){return(0,Y.jsx)(ku,{scrollFade:t,children:(0,Y.jsx)(`div`,{className:q(`p-6 in-[[data-slot=dialog-popup]:has([data-slot=dialog-header])]:pt-1 in-[[data-slot=dialog-popup]:has([data-slot=dialog-footer]:not(.border-t))]:pb-1`,e),"data-slot":`dialog-panel`,...n})})}function bC({className:e,...t}){return(0,Y.jsx)(ui,{"aria-label":`Loading`,className:q(`animate-spin`,e),role:`status`,...t})}var xC=St(`inline-flex w-fit shrink-0 items-center gap-1.5 whitespace-nowrap rounded-full border px-2 py-0.5 font-medium text-[11px] tracking-tight transition-colors`,{defaultVariants:{tone:`neutral`},variants:{tone:{success:`border-emerald-500/20 bg-emerald-500/10 text-emerald-600 dark:border-emerald-500/25 dark:bg-emerald-500/15 dark:text-emerald-300`,warning:`border-amber-500/20 bg-amber-500/10 text-amber-700 dark:border-amber-500/25 dark:bg-amber-500/15 dark:text-amber-300`,danger:`border-rose-500/20 bg-rose-500/10 text-rose-600 dark:border-rose-500/25 dark:bg-rose-500/15 dark:text-rose-300`,running:`border-sky-500/20 bg-sky-500/10 text-sky-700 dark:border-sky-500/25 dark:bg-sky-500/15 dark:text-sky-300`,info:`border-blue-500/20 bg-blue-500/10 text-blue-600 dark:border-blue-500/25 dark:bg-blue-500/15 dark:text-blue-300`,accent:`border-primary/25 bg-primary/10 text-primary`,idle:`border-border/70 bg-muted/60 text-muted-foreground`,neutral:`border-border/70 bg-muted/60 text-muted-foreground`,"in-place":`border-sky-500/20 bg-sky-500/10 text-sky-700 dark:text-sky-300 font-mono text-[10px]`,worktree:`border-primary/20 bg-primary/10 text-primary font-mono text-[10px]`}}});function SC({className:e,tone:t,dot:n=!0,children:r,...i}){return(0,Y.jsxs)(`span`,{className:q(xC({className:e,tone:t})),"data-slot":`status-badge`,...i,children:[n&&(0,Y.jsx)(`span`,{"aria-hidden":!0,className:`size-1.5 rounded-full bg-current opacity-70`}),r]})}function CC(e){switch(e){case`up-to-date`:return{label:`In sync`,tone:`success`};case`rebased`:return{label:`Rebased`,tone:`accent`};case`conflict`:case`stash-conflict`:return{label:`Sync conflict`,tone:`danger`};case`error`:return{label:`Sync error`,tone:`danger`};default:return{label:`Not synced`,tone:`idle`}}}function wC(e){return e.replace(/[\\/]+$/,``).split(/[\\/]/).pop()||e}function TC(e,t){let n=wC(t),r=e.find(e=>e.branchName===n);if(r)return r;let i=e.filter(e=>e.repos.some(e=>wC(e)===n));return i.length===1?i[0]:void 0}async function EC(e){if(typeof navigator<`u`&&navigator.clipboard&&window.isSecureContext)try{return await navigator.clipboard.writeText(e),!0}catch{}try{let t=document.createElement(`textarea`);t.value=e,t.style.position=`fixed`,t.style.left=`-999999px`,t.style.top=`-999999px`,t.style.opacity=`0`,document.body.appendChild(t),t.focus(),t.select();let n=document.execCommand(`copy`);return document.body.removeChild(t),n}catch{return!1}}var DC=e=>e===`antigravity`?`Antigravity`:e===`claude`?`Claude Code`:e===`codex`?`OpenAI Codex`:`GitHub Copilot`,OC=e=>e===`claude`?`warning`:e===`codex`?`success`:e===`antigravity`?`accent`:`info`,kC=(e,t)=>{switch(e){case`antigravity`:return`agy --conversation ${t}`;case`claude`:return`claude --resume ${t}`;case`codex`:return`codex resume ${t}`;case`copilot`:return`copilot --resume ${t}`;case`cursor`:return`cursor-agent --resume ${t}`;default:return`agy --conversation ${t}`}};function AC({activeSession:e,transcript:t,transcriptLoading:n,setActiveSession:r,workspaces:i,workspace:a,handleOpenDesktopSession:o,showToast:s}){let c=Kd(),l=pf(),u=c.data?.find(e=>e.id===`codex-desktop`),d=u?.available===!0,f=c.isLoading?`Checking whether Codex Desktop is available…`:c.isError?`Could not check whether Codex Desktop is available.`:u?.unavailableReason??`Codex Desktop is not available on this computer.`,p=(0,J.useRef)(!1),m=(0,J.useRef)(!1),h=(0,J.useRef)(null),[g,_]=(0,J.useState)(!1),[v,y]=(0,J.useState)(!1);(0,J.useEffect)(()=>{!n&&t.length>0&&h.current?.scrollIntoView({behavior:`auto`})},[n,t]);let b=()=>a??TC(i,e.workspacePath),x=async()=>{if(!d||p.current)return;let t=b();if(!t){s(`Could not match this session to a workspace — it may have been removed.`,`error`);return}p.current=!0,_(!0);try{await o(t,e.id,e.assistant)&&r(null)}finally{p.current=!1,_(!1)}},S=async()=>{if(m.current)return;let t=b();if(!t){s(`Could not match this session to a workspace.`,`error`);return}m.current=!0,y(!0);try{await l.mutateAsync({workspaceId:t.branchName,assistant:e.assistant,sessionId:e.id,cwd:e.workspacePath}),s(`Launched interactive terminal for ${DC(e.assistant)}.`,`success`),r(null)}catch{let t=kC(e.assistant,e.id);await EC(t)?s(`Could not open terminal automatically. Copied command to clipboard:\n\n${t}`,`info`):s(`Could not open terminal automatically. Run manually:\n\n${t}`,`error`)}finally{y(!1),m.current=!1}};return(0,Y.jsx)(uC,{open:!0,onOpenChange:e=>!e&&r(null),children:(0,Y.jsxs)(mC,{className:`h-[80vh] max-w-4xl`,children:[(0,Y.jsx)(hC,{children:(0,Y.jsxs)(`div`,{children:[(0,Y.jsxs)(`div`,{className:`flex items-center gap-2 mb-1`,children:[(0,Y.jsx)(SC,{tone:OC(e.assistant),children:DC(e.assistant)}),(0,Y.jsxs)(`span`,{className:`text-[10px] font-mono bg-muted/60 text-muted-foreground px-1.5 py-0.5 rounded`,children:[`Read-Only Transcript · `,t.length,` turns`]}),(0,Y.jsxs)(`span`,{className:`text-[10px] text-muted-foreground font-mono`,children:[`ID: `,e.id.slice(0,8)]})]}),(0,Y.jsx)(_C,{className:`max-w-xl truncate text-sm`,title:e.title,children:e.title}),(0,Y.jsxs)(vC,{className:`sr-only`,children:[`Read-only transcript log and resume options for session `,e.id]})]})}),(0,Y.jsxs)(yC,{className:`space-y-4`,children:[n?(0,Y.jsxs)(`div`,{className:`flex flex-col items-center justify-center h-full gap-2`,children:[(0,Y.jsx)(bC,{className:`size-6 text-primary`}),(0,Y.jsx)(`span`,{className:`text-xs font-medium text-muted-foreground`,children:`Loading conversation history...`})]}):t.length===0?(0,Y.jsx)(`div`,{className:`flex h-full items-center justify-center text-xs text-muted-foreground`,children:`No messages found in this transcript.`}):t.map((t,n)=>(0,Y.jsxs)(`div`,{className:`flex flex-col ${t.role===`user`?`items-end`:`items-start`}`,children:[(0,Y.jsxs)(`div`,{className:`mb-1 px-1 text-[10px] text-muted-foreground`,children:[t.role===`user`?`Developer`:e.assistant===`antigravity`?`Antigravity`:e.assistant===`claude`?`Claude`:e.assistant===`codex`?`Codex`:`Copilot`,t.timestamp&&` • ${new Date(t.timestamp).toLocaleTimeString()}`]}),(0,Y.jsx)(`div`,{className:`max-w-[85%] rounded-xl border px-4 py-3 text-xs leading-relaxed ${t.role===`user`?`rounded-tr-none border-primary/30 bg-primary/10 text-foreground dark:border-primary/40 dark:bg-primary/20`:`rounded-tl-none border-border bg-card text-foreground shadow-xs dark:bg-muted/30`}`,children:(0,Y.jsx)(lC,{content:t.content})})]},n)),(0,Y.jsx)(`div`,{ref:h})]}),(0,Y.jsxs)(gC,{className:`sm:justify-between`,children:[(0,Y.jsx)(`span`,{className:`text-[11px] text-muted-foreground`,children:`Read-only transcript. Interactive coding happens in your terminal or IDE.`}),(0,Y.jsxs)(`div`,{className:`flex flex-wrap gap-2`,children:[(0,Y.jsxs)(Et,{variant:`outline`,size:`sm`,onClick:async()=>{let t=kC(e.assistant,e.id);await EC(t),s(`Copied run command to clipboard:\n\n${t}`,`success`)},children:[(0,Y.jsx)(Qr,{size:13}),` Copy CLI Command`]}),(0,Y.jsxs)(Et,{size:`sm`,variant:`default`,disabled:v,onClick:()=>void S(),children:[v?(0,Y.jsx)(bC,{className:`size-3`}):(0,Y.jsx)(Fi,{size:12}),`Resume in Terminal`]}),e.assistant===`codex`&&(0,Y.jsxs)(Et,{variant:`outline`,size:`sm`,disabled:!d||g,title:d?`Open this exact thread in Codex Desktop`:f,"aria-label":d?`Open in Codex Desktop`:`Codex Desktop unavailable: ${f}`,onClick:()=>void x(),children:[g?(0,Y.jsx)(bC,{className:`size-3`}):(0,Y.jsx)(ei,{size:12}),g?`Opening…`:`Open in Codex Desktop`]})]})]})]})})}function jC({className:e,size:t=`default`,unstyled:n=!1,...r}){return(0,Y.jsx)(`span`,{className:q(!n&&`relative inline-flex w-full rounded-lg border border-input bg-background not-dark:bg-clip-padding text-base text-foreground shadow-xs/5 ring-ring/24 transition-shadow before:pointer-events-none before:absolute before:inset-0 before:rounded-[calc(var(--radius-lg)-1px)] has-focus-visible:has-aria-invalid:border-destructive/64 has-focus-visible:has-aria-invalid:ring-destructive/16 has-aria-invalid:border-destructive/36 has-focus-visible:border-ring has-disabled:opacity-64 has-[:disabled,:focus-visible,[aria-invalid]]:shadow-none has-focus-visible:ring-[3px] not-has-disabled:has-not-focus-visible:not-has-aria-invalid:before:shadow-[0_1px_--theme(--color-black/4%)] sm:text-sm dark:bg-input/32 dark:has-aria-invalid:ring-destructive/24 dark:not-has-disabled:has-not-focus-visible:not-has-aria-invalid:before:shadow-[0_-1px_--theme(--color-white/6%)]`,e)||void 0,"data-size":t,"data-slot":`textarea-control`,children:(0,Y.jsx)(Qe,{render:e=>(0,Y.jsx)(`textarea`,{className:q(`field-sizing-content min-h-17.5 w-full rounded-[inherit] px-[calc(--spacing(3)-1px)] py-[calc(--spacing(1.5)-1px)] outline-none max-sm:min-h-20.5 border-none bg-transparent resize-none h-full`,t===`sm`&&`min-h-16.5 px-[calc(--spacing(2.5)-1px)] py-[calc(--spacing(1)-1px)] max-sm:min-h-19.5`,t===`lg`&&`min-h-18.5 py-[calc(--spacing(2)-1px)] max-sm:min-h-21.5`),"data-slot":`textarea`,...Ct(e,r)})})})}function MC(e){return e===`review`||e===`workspace-write`}var NC=e=>`${sn}${e}`,PC=e=>`${on}${e}`,FC=()=>({v:4,sessions:{},providerId:null,profilesByProvider:{"claude-cli":`review`,"codex-cli":`review`},modelsByProvider:{},effortsByProvider:{},messages:[]});function IC(e){try{let t=localStorage.getItem(NC(e))||localStorage.getItem(PC(e));if(!t)return FC();let n=JSON.parse(t);if(Array.isArray(n))return{...FC(),messages:n.filter(e=>e&&typeof e.content==`string`&&(e.role===`user`||e.role===`assistant`)).map(e=>({role:e.role,content:e.content}))};if(n&&n.v===4&&n.sessions&&Array.isArray(n.messages)){let e=Object.fromEntries(Object.entries(n.profilesByProvider??{}).filter(e=>MC(e[1]))),t=typeof n.modelsByProvider==`object`&&n.modelsByProvider!==null?Object.fromEntries(Object.entries(n.modelsByProvider).filter(e=>typeof e[0]==`string`&&typeof e[1]==`string`)):{},r=typeof n.effortsByProvider==`object`&&n.effortsByProvider!==null?Object.fromEntries(Object.entries(n.effortsByProvider).filter(e=>typeof e[0]==`string`&&typeof e[1]==`string`)):{};return{...FC(),sessions:n.sessions,providerId:typeof n.providerId==`string`?n.providerId:null,profilesByProvider:{...FC().profilesByProvider,...e},modelsByProvider:t,effortsByProvider:r,messages:n.messages}}if(n&&n.v===3&&n.sessions&&Array.isArray(n.messages))return{...FC(),sessions:n.sessions,providerId:typeof n.providerId==`string`?n.providerId:null,messages:n.messages};if(n&&n.v===2&&Array.isArray(n.messages)){let e={};return typeof n.sessionId==`string`&&n.sessionId&&(e[`claude-cli`]={id:n.sessionId,started:!!n.sessionStarted}),{v:4,sessions:e,providerId:typeof n.providerId==`string`?n.providerId:null,profilesByProvider:FC().profilesByProvider,messages:n.messages}}return FC()}catch{return FC()}}var LC=500;async function RC(e){try{let t=await fetch(`/api/chat/thread/${encodeURIComponent(e)}`);if(!t.ok)return null;let n=await t.json();if(n&&n.thread){let e=n.thread;return{v:4,sessions:e.sessions||{},providerId:e.providerId||null,profilesByProvider:{...FC().profilesByProvider,...e.profilesByProvider||{}},modelsByProvider:e.modelsByProvider||{},effortsByProvider:e.effortsByProvider||{},messages:Array.isArray(e.messages)?e.messages:[],isBusy:!!n.isBusy}}return null}catch{return null}}async function zC(e,t){try{let n=t.messages.length>LC?{...t,messages:t.messages.slice(-500)}:t;await fetch(`/api/chat/thread/${encodeURIComponent(e)}`,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify(n)})}catch{}}async function BC(e){try{await fetch(`/api/chat/thread/${encodeURIComponent(e)}`,{method:`DELETE`})}catch{}}function VC(e,t){try{let n=t.messages.length>LC?{...t,messages:t.messages.slice(-500)}:t;localStorage.setItem(NC(e),JSON.stringify(n)),zC(e,n)}catch(e){console.error(`Failed to save chat to localStorage`,e)}}function HC(e){try{localStorage.removeItem(NC(e)),BC(e),localStorage.removeItem(PC(e))}catch{}}var UC=/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i,WC=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}|[a-zA-Z0-9_\-.]{1,128})$/i,GC=new Set([`claude-cli`,`codex-cli`,`antigravity-cli`,`copilot-cli`]);function KC(e){return e===`claude`?`claude-cli`:e===`codex`?`codex-cli`:e===`antigravity`?`antigravity-cli`:e===`copilot`?`copilot-cli`:null}function qC(e){if(!e||typeof e!=`object`)return null;let t=e.chatLaunch;if(!t||typeof t!=`object`)return null;let n=t;return!UC.test(n.nonce??``)||!n.providerId||!GC.has(n.providerId)||!MC(n.executionProfile)||n.kickoff!==void 0&&(typeof n.kickoff!=`string`||n.kickoff.length>2e3)||n.model!==void 0&&(typeof n.model!=`string`||n.model.length>100)||n.assistant!==void 0&&KC(n.assistant)!==n.providerId||n.sessionId!==void 0&&(!WC.test(n.sessionId)||!n.assistant)?null:n}function JC({className:e,...t}){return(0,Y.jsx)(`div`,{className:q(`flex min-w-0 flex-1 flex-col items-center justify-center gap-6 text-balance p-6 text-center md:p-12`,e),"data-slot":`empty`,...t})}function YC({className:e,...t}){return(0,Y.jsx)(`div`,{className:q(`flex max-w-sm flex-col items-center text-center`,e),"data-slot":`empty-header`,...t})}var XC=St(`flex shrink-0 items-center justify-center [&_svg]:pointer-events-none [&_svg]:shrink-0`,{defaultVariants:{variant:`default`},variants:{variant:{default:`bg-transparent`,icon:`relative flex size-9 shrink-0 items-center justify-center rounded-md border bg-card not-dark:bg-clip-padding text-foreground shadow-sm/5 before:pointer-events-none before:absolute before:inset-0 before:rounded-[calc(var(--radius-md)-1px)] before:shadow-[0_1px_--theme(--color-black/4%)] dark:before:shadow-[0_-1px_--theme(--color-white/6%)] [&_svg:not([class*='size-'])]:size-4.5`}}});function ZC({className:e,variant:t=`default`,...n}){return(0,Y.jsxs)(`div`,{className:q(`relative mb-6`,e),"data-slot":`empty-media`,"data-variant":t,...n,children:[t===`icon`&&(0,Y.jsxs)(Y.Fragment,{children:[(0,Y.jsx)(`div`,{"aria-hidden":`true`,className:q(XC({className:e,variant:t}),`-translate-x-0.5 -rotate-10 pointer-events-none absolute bottom-px origin-bottom-left scale-84 shadow-none`)}),(0,Y.jsx)(`div`,{"aria-hidden":`true`,className:q(XC({className:e,variant:t}),`pointer-events-none absolute bottom-px origin-bottom-right translate-x-0.5 rotate-10 scale-84 shadow-none`)})]}),(0,Y.jsx)(`div`,{className:q(XC({className:e,variant:t})),...n})]})}function QC({className:e,...t}){return(0,Y.jsx)(`div`,{className:q(`font-heading font-semibold text-xl`,e),"data-slot":`empty-title`,...t})}function $C({className:e,...t}){return(0,Y.jsx)(`div`,{className:q(`text-muted-foreground text-sm [&>a:hover]:text-primary [&>a]:underline [&>a]:underline-offset-4 [[data-slot=empty-title]+&]:mt-1`,e),"data-slot":`empty-description`,...t})}function ew({className:e,...t}){return(0,Y.jsx)(`div`,{className:q(`animate-skeleton rounded-sm [--skeleton-highlight:--alpha(var(--color-white)/64%)] [background:linear-gradient(120deg,transparent_40%,var(--skeleton-highlight),transparent_60%)_var(--color-muted)_0_0/200%_100%_fixed] dark:[--skeleton-highlight:--alpha(var(--color-white)/4%)]`,e),"data-slot":`skeleton`,...t})}function tw({open:e,onClose:t,ws:n,onPick:r,error:i,pending:a=!1}){let[o,s]=(0,J.useState)([]),[c,l]=(0,J.useState)(!1),[u,d]=(0,J.useState)(null);(0,J.useEffect)(()=>{e&&(l(!0),d(null),fetch(`/api/workspace/${encodeURIComponent(n.branchName)}/sessions`).then(e=>e.json()).then(e=>{let t=(e.sessions||[]).filter(e=>e.assistant===`claude`||e.assistant===`codex`||e.assistant===`antigravity`||e.assistant===`copilot`);s(t)}).catch(()=>d(`Failed to load sessions.`)).finally(()=>l(!1)))},[e,n.branchName]);let f=e=>{switch(e){case`codex`:return`Codex`;case`antigravity`:return`Antigravity`;case`copilot`:return`Copilot`;default:return`Claude`}};return(0,Y.jsx)(uC,{open:e,onOpenChange:e=>!e&&t(),children:(0,Y.jsxs)(mC,{className:`max-w-lg`,children:[(0,Y.jsx)(hC,{children:(0,Y.jsx)(_C,{children:`Resume a past session`})}),(0,Y.jsxs)(yC,{className:`flex max-h-[60vh] flex-col gap-2`,children:[(i||u)&&(0,Y.jsx)(`div`,{className:`rounded-lg border border-destructive/25 bg-destructive/10 px-3 py-2 text-xs text-destructive-foreground`,children:i||u}),c?(0,Y.jsxs)(Y.Fragment,{children:[(0,Y.jsx)(ew,{className:`h-14`}),(0,Y.jsx)(ew,{className:`h-14`}),(0,Y.jsx)(ew,{className:`h-14`})]}):o.length===0?(0,Y.jsx)(JC,{children:(0,Y.jsxs)(YC,{children:[(0,Y.jsx)(ZC,{variant:`icon`,children:(0,Y.jsx)(wi,{})}),(0,Y.jsx)(QC,{children:`No resumable sessions found`}),(0,Y.jsx)($C,{children:`Past conversations for this workspace will show up here.`})]})}):o.map(e=>(0,Y.jsxs)(`button`,{onClick:()=>r(e),disabled:a,className:`cursor-pointer rounded-lg border border-border bg-card p-3 text-left transition-colors hover:border-foreground/15 hover:bg-accent/50 disabled:cursor-wait disabled:opacity-60`,children:[(0,Y.jsxs)(`div`,{className:`flex items-center gap-2`,children:[(0,Y.jsx)(`span`,{className:`rounded bg-muted px-1.5 py-0.5 text-[10px] font-medium uppercase text-muted-foreground`,children:f(e.assistant)}),(0,Y.jsx)(`div`,{className:`truncate text-sm font-medium text-foreground`,title:e.title,children:e.title})]}),(0,Y.jsxs)(`div`,{className:`mt-1 flex items-center gap-2 text-[11px] text-muted-foreground`,children:[(0,Y.jsx)(`span`,{children:a?`Loading transcript…`:new Date(e.updatedAt).toLocaleString()}),(0,Y.jsx)(`span`,{children:`·`}),(0,Y.jsx)(mi,{size:11}),(0,Y.jsxs)(`span`,{children:[e.messageCount,` messages`]})]})]},e.id))]})]})})}var nw=n(((e,t)=>{var n=[[{color:`0, 0, 0`,class:`ansi-black`},{color:`187, 0, 0`,class:`ansi-red`},{color:`0, 187, 0`,class:`ansi-green`},{color:`187, 187, 0`,class:`ansi-yellow`},{color:`0, 0, 187`,class:`ansi-blue`},{color:`187, 0, 187`,class:`ansi-magenta`},{color:`0, 187, 187`,class:`ansi-cyan`},{color:`255,255,255`,class:`ansi-white`}],[{color:`85, 85, 85`,class:`ansi-bright-black`},{color:`255, 85, 85`,class:`ansi-bright-red`},{color:`0, 255, 0`,class:`ansi-bright-green`},{color:`255, 255, 85`,class:`ansi-bright-yellow`},{color:`85, 85, 255`,class:`ansi-bright-blue`},{color:`255, 85, 255`,class:`ansi-bright-magenta`},{color:`85, 255, 255`,class:`ansi-bright-cyan`},{color:`255, 255, 255`,class:`ansi-bright-white`}]],r=/(https?:\/\/(?:[A-Za-z0-9#;/?:@=+$',_.!~*()[\]-]|&amp;|%[A-Fa-f0-9]{2})+)/gm;t.exports=class e{static escapeForHtml(t){return new e().escapeForHtml(t)}static linkify(t){return new e().linkify(t)}static ansiToHtml(t,n){return new e().ansiToHtml(t,n)}static ansiToJson(t,n){return new e().ansiToJson(t,n)}static ansiToText(t){return new e().ansiToText(t)}constructor(){this.fg=this.bg=this.fg_truecolor=this.bg_truecolor=null,this.bright=0,this.decorations=[]}setupPalette(){this.PALETTE_COLORS=[];for(let e=0;e<2;++e)for(let t=0;t<8;++t)this.PALETTE_COLORS.push(n[e][t].color);let e=[0,95,135,175,215,255],t=(t,n,r)=>e[t]+`, `+e[n]+`, `+e[r];for(let e=0;e<6;++e)for(let n=0;n<6;++n)for(let r=0;r<6;++r)this.PALETTE_COLORS.push(t(e,n,r));let r=8;for(let e=0;e<24;++e,r+=10)this.PALETTE_COLORS.push(r+`, `+r+`, `+r)}escapeForHtml(e){return e.replace(/[&<>\"]/gm,e=>e==`&`?`&amp;`:e==`"`?`&quot;`:e==`<`?`&lt;`:e==`>`?`&gt;`:``)}linkify(e){return e.replace(r,e=>`<a href="${e}">${e}</a>`)}ansiToHtml(e,t){return this.process(e,t,!0)}ansiToJson(e,t){return t||={},t.json=!0,t.clearLine=!1,this.process(e,t,!0)}ansiToText(e){return this.process(e,{},!1)}process(e,t,n){let r=this,i=e.split(/\033\[/),a=i.shift();t??={},t.clearLine=/\r/.test(e);let o=i.map(e=>this.processChunk(e,t,n));if(t&&t.json){let e=r.processChunkJson(``);return e.content=a,e.clearLine=t.clearLine,o.unshift(e),t.remove_empty&&(o=o.filter(e=>!e.isEmpty())),o}return o.unshift(a),o.join(``)}processChunkJson(e,t,r){t=t===void 0?{}:t;let i=t.use_classes=t.use_classes!==void 0&&t.use_classes,a=t.key=i?`class`:`color`,o={content:e,fg:null,bg:null,fg_truecolor:null,bg_truecolor:null,isInverted:!1,clearLine:t.clearLine,decoration:null,decorations:[],was_processed:!1,isEmpty:()=>!o.content},s=e.match(/^([!\x3c-\x3f]*)([\d;]*)([\x20-\x2c]*[\x40-\x7e])([\s\S]*)/m);if(!s)return o;o.content=s[4];let c=s[2].split(`;`);if(s[1]!==``||s[3]!==`m`||!r)return o;let l=this;for(;c.length>0;){let e=c.shift(),t=parseInt(e);if(isNaN(t)||t===0)l.fg=l.bg=null,l.decorations=[];else if(t===1)l.decorations.push(`bold`);else if(t===2)l.decorations.push(`dim`);else if(t===3)l.decorations.push(`italic`);else if(t===4)l.decorations.push(`underline`);else if(t===5)l.decorations.push(`blink`);else if(t===7)l.decorations.push(`reverse`);else if(t===8)l.decorations.push(`hidden`);else if(t===9)l.decorations.push(`strikethrough`);else if(t===21)l.removeDecoration(`bold`);else if(t===22)l.removeDecoration(`bold`),l.removeDecoration(`dim`);else if(t===23)l.removeDecoration(`italic`);else if(t===24)l.removeDecoration(`underline`);else if(t===25)l.removeDecoration(`blink`);else if(t===27)l.removeDecoration(`reverse`);else if(t===28)l.removeDecoration(`hidden`);else if(t===29)l.removeDecoration(`strikethrough`);else if(t===39)l.fg=null;else if(t===49)l.bg=null;else if(t>=30&&t<38)l.fg=n[0][t%10][a];else if(t>=90&&t<98)l.fg=n[1][t%10][a];else if(t>=40&&t<48)l.bg=n[0][t%10][a];else if(t>=100&&t<108)l.bg=n[1][t%10][a];else if(t===38||t===48){let e=t===38;if(c.length>=1){let t=c.shift();if(t===`5`&&c.length>=1){let t=parseInt(c.shift());if(t>=0&&t<=255){if(!i)this.PALETTE_COLORS||l.setupPalette(),e?l.fg=this.PALETTE_COLORS[t]:l.bg=this.PALETTE_COLORS[t];else{let r=t>=16?`ansi-palette-`+t:n[+(t>7)][t%8].class;e?l.fg=r:l.bg=r}}}else if(t===`2`&&c.length>=3){let t=parseInt(c.shift()),n=parseInt(c.shift()),r=parseInt(c.shift());if(t>=0&&t<=255&&n>=0&&n<=255&&r>=0&&r<=255){let a=t+`, `+n+`, `+r;i?e?(l.fg=`ansi-truecolor`,l.fg_truecolor=a):(l.bg=`ansi-truecolor`,l.bg_truecolor=a):e?l.fg=a:l.bg=a}}}}}return l.fg===null&&l.bg===null&&l.decorations.length===0?o:(o.fg=l.fg,o.bg=l.bg,o.fg_truecolor=l.fg_truecolor,o.bg_truecolor=l.bg_truecolor,o.decorations=l.decorations,o.decoration=l.decorations.slice(-1).pop()||null,o.was_processed=!0,o)}processChunk(e,t,r){t||={};let i=this.processChunkJson(e,t,r),a=t.use_classes;if(i.decorations=i.decorations.filter(e=>{if(e===`reverse`){i.fg||=n[0][7][a?`class`:`color`],i.bg||=n[0][0][a?`class`:`color`];let e=i.fg;i.fg=i.bg,i.bg=e;let t=i.fg_truecolor;return i.fg_truecolor=i.bg_truecolor,i.bg_truecolor=t,i.isInverted=!0,!1}return!0}),t.json)return i;if(i.isEmpty())return``;if(!i.was_processed)return i.content;let o=[],s=[],c=[],l={},u=e=>{let t=[],n;for(n in e)e.hasOwnProperty(n)&&t.push(`data-`+n+`="`+this.escapeForHtml(e[n])+`"`);return t.length>0?` `+t.join(` `):``};return i.isInverted&&(l[`ansi-is-inverted`]=`true`),i.fg&&(a?(o.push(i.fg+`-fg`),i.fg_truecolor!==null&&(l[`ansi-truecolor-fg`]=i.fg_truecolor,i.fg_truecolor=null)):o.push(`color:rgb(`+i.fg+`)`)),i.bg&&(a?(o.push(i.bg+`-bg`),i.bg_truecolor!==null&&(l[`ansi-truecolor-bg`]=i.bg_truecolor,i.bg_truecolor=null)):o.push(`background-color:rgb(`+i.bg+`)`)),i.decorations.forEach(e=>{if(a){s.push(`ansi-`+e);return}e===`bold`?s.push(`font-weight:bold`):e===`dim`?s.push(`opacity:0.5`):e===`italic`?s.push(`font-style:italic`):e===`hidden`?s.push(`visibility:hidden`):e===`strikethrough`?c.push(`line-through`):c.push(e)}),c.length&&s.push(`text-decoration:`+c.join(` `)),a?`<span class="`+o.concat(s).join(` `)+`"`+u(l)+`>`+i.content+`</span>`:`<span style="`+o.concat(s).join(`;`)+`"`+u(l)+`>`+i.content+`</span>`}removeDecoration(e){let t=this.decorations.indexOf(e);t>=0&&this.decorations.splice(t,1)}}})),rw=n(((e,t)=>{function n(e){if(!e)return``;if(!/\r/.test(e))return e;for(e=e.replace(/\r+\n/gm,`
41
+ `);/\r./.test(e);)e=e.replace(/^([^\r\n]*)\r+([^\r\n]+)/gm,function(e,t,n){return n+t.slice(n.length)});return e}function r(e){for(var t=0,n=0;n<e.length;n++)e[t].length<=e[n].length&&(t=n);return t}function i(e){if(!/\r/.test(e))return e;for(var t=e.split(`\r`),n=[];t.length>0;){var i=r(t);n.push(t[i]),t=t.slice(i+1)}return n.join(`\r`)}function a(e){if(!e)return``;if(!/\r/.test(e))return e;if(!/\n/.test(e))return i(e);e=e.replace(/\r+\n/gm,`
42
+ `);var t=e.lastIndexOf(`
43
+ `);return n(e.slice(0,t))+`
44
+ `+i(e.slice(t+1))}t.exports=n,t.exports.escapeCarriageReturn=n,t.exports.escapeCarriageReturnSafe=a})),iw=n((e=>{e.Any=/[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,e.Cc=/[\0-\x1F\x7F-\x9F]/,e.Cf=/[\xAD\u0600-\u0605\u061C\u06DD\u070F\u0890\u0891\u08E2\u180E\u200B-\u200F\u202A-\u202E\u2060-\u2064\u2066-\u206F\uFEFF\uFFF9-\uFFFB]|\uD804[\uDCBD\uDCCD]|\uD80D[\uDC30-\uDC3F]|\uD82F[\uDCA0-\uDCA3]|\uD834[\uDD73-\uDD7A]|\uDB40[\uDC01\uDC20-\uDC7F]/,e.P=/[!-#%-\*,-\/:;\?@\[-\]_\{\}\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061D-\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u09FD\u0A76\u0AF0\u0C77\u0C84\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1B7D\u1B7E\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E4F\u2E52-\u2E5D\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD803[\uDEAD\uDF55-\uDF59\uDF86-\uDF89]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDC4B-\uDC4F\uDC5A\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDEB9\uDF3C-\uDF3E]|\uD806[\uDC3B\uDD44-\uDD46\uDDE2\uDE3F-\uDE46\uDE9A-\uDE9C\uDE9E-\uDEA2\uDF00-\uDF09]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8\uDF43-\uDF4F\uDFFF]|\uD809[\uDC70-\uDC74]|\uD80B[\uDFF1\uDFF2]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD81B[\uDE97-\uDE9A\uDFE2]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]|\uD83A[\uDD5E\uDD5F]/,e.S=/[\$\+<->\^`\|~\xA2-\xA6\xA8\xA9\xAC\xAE-\xB1\xB4\xB8\xD7\xF7\u02C2-\u02C5\u02D2-\u02DF\u02E5-\u02EB\u02ED\u02EF-\u02FF\u0375\u0384\u0385\u03F6\u0482\u058D-\u058F\u0606-\u0608\u060B\u060E\u060F\u06DE\u06E9\u06FD\u06FE\u07F6\u07FE\u07FF\u0888\u09F2\u09F3\u09FA\u09FB\u0AF1\u0B70\u0BF3-\u0BFA\u0C7F\u0D4F\u0D79\u0E3F\u0F01-\u0F03\u0F13\u0F15-\u0F17\u0F1A-\u0F1F\u0F34\u0F36\u0F38\u0FBE-\u0FC5\u0FC7-\u0FCC\u0FCE\u0FCF\u0FD5-\u0FD8\u109E\u109F\u1390-\u1399\u166D\u17DB\u1940\u19DE-\u19FF\u1B61-\u1B6A\u1B74-\u1B7C\u1FBD\u1FBF-\u1FC1\u1FCD-\u1FCF\u1FDD-\u1FDF\u1FED-\u1FEF\u1FFD\u1FFE\u2044\u2052\u207A-\u207C\u208A-\u208C\u20A0-\u20C0\u2100\u2101\u2103-\u2106\u2108\u2109\u2114\u2116-\u2118\u211E-\u2123\u2125\u2127\u2129\u212E\u213A\u213B\u2140-\u2144\u214A-\u214D\u214F\u218A\u218B\u2190-\u2307\u230C-\u2328\u232B-\u2426\u2440-\u244A\u249C-\u24E9\u2500-\u2767\u2794-\u27C4\u27C7-\u27E5\u27F0-\u2982\u2999-\u29D7\u29DC-\u29FB\u29FE-\u2B73\u2B76-\u2B95\u2B97-\u2BFF\u2CE5-\u2CEA\u2E50\u2E51\u2E80-\u2E99\u2E9B-\u2EF3\u2F00-\u2FD5\u2FF0-\u2FFF\u3004\u3012\u3013\u3020\u3036\u3037\u303E\u303F\u309B\u309C\u3190\u3191\u3196-\u319F\u31C0-\u31E3\u31EF\u3200-\u321E\u322A-\u3247\u3250\u3260-\u327F\u328A-\u32B0\u32C0-\u33FF\u4DC0-\u4DFF\uA490-\uA4C6\uA700-\uA716\uA720\uA721\uA789\uA78A\uA828-\uA82B\uA836-\uA839\uAA77-\uAA79\uAB5B\uAB6A\uAB6B\uFB29\uFBB2-\uFBC2\uFD40-\uFD4F\uFDCF\uFDFC-\uFDFF\uFE62\uFE64-\uFE66\uFE69\uFF04\uFF0B\uFF1C-\uFF1E\uFF3E\uFF40\uFF5C\uFF5E\uFFE0-\uFFE6\uFFE8-\uFFEE\uFFFC\uFFFD]|\uD800[\uDD37-\uDD3F\uDD79-\uDD89\uDD8C-\uDD8E\uDD90-\uDD9C\uDDA0\uDDD0-\uDDFC]|\uD802[\uDC77\uDC78\uDEC8]|\uD805\uDF3F|\uD807[\uDFD5-\uDFF1]|\uD81A[\uDF3C-\uDF3F\uDF45]|\uD82F\uDC9C|\uD833[\uDF50-\uDFC3]|\uD834[\uDC00-\uDCF5\uDD00-\uDD26\uDD29-\uDD64\uDD6A-\uDD6C\uDD83\uDD84\uDD8C-\uDDA9\uDDAE-\uDDEA\uDE00-\uDE41\uDE45\uDF00-\uDF56]|\uD835[\uDEC1\uDEDB\uDEFB\uDF15\uDF35\uDF4F\uDF6F\uDF89\uDFA9\uDFC3]|\uD836[\uDC00-\uDDFF\uDE37-\uDE3A\uDE6D-\uDE74\uDE76-\uDE83\uDE85\uDE86]|\uD838[\uDD4F\uDEFF]|\uD83B[\uDCAC\uDCB0\uDD2E\uDEF0\uDEF1]|\uD83C[\uDC00-\uDC2B\uDC30-\uDC93\uDCA0-\uDCAE\uDCB1-\uDCBF\uDCC1-\uDCCF\uDCD1-\uDCF5\uDD0D-\uDDAD\uDDE6-\uDE02\uDE10-\uDE3B\uDE40-\uDE48\uDE50\uDE51\uDE60-\uDE65\uDF00-\uDFFF]|\uD83D[\uDC00-\uDED7\uDEDC-\uDEEC\uDEF0-\uDEFC\uDF00-\uDF76\uDF7B-\uDFD9\uDFE0-\uDFEB\uDFF0]|\uD83E[\uDC00-\uDC0B\uDC10-\uDC47\uDC50-\uDC59\uDC60-\uDC87\uDC90-\uDCAD\uDCB0\uDCB1\uDD00-\uDE53\uDE60-\uDE6D\uDE70-\uDE7C\uDE80-\uDE88\uDE90-\uDEBD\uDEBF-\uDEC5\uDECE-\uDEDB\uDEE0-\uDEE8\uDEF0-\uDEF8\uDF00-\uDF92\uDF94-\uDFCA]/,e.Z=/[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/})),aw=n(((e,t)=>{var n=iw();function r(e){let t={};e||={},t.src_Any=n.Any.source,t.src_Cc=n.Cc.source,t.src_Z=n.Z.source,t.src_P=n.P.source,t.src_ZPCc=[t.src_Z,t.src_P,t.src_Cc].join(`|`),t.src_ZCc=[t.src_Z,t.src_Cc].join(`|`);let r=`[><|]`;return t.src_pseudo_letter=`(?:(?!${r}|${t.src_ZPCc})${t.src_Any})`,t.src_ip4=`(?:(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)`,t.src_auth=`(?:(?:(?!${t.src_ZCc}|[@/\\[\\]()]).){1,50}@)?`,t.src_port=`(?::(?:6(?:[0-4]\\d{3}|5(?:[0-4]\\d{2}|5(?:[0-2]\\d|3[0-5])))|[1-5]?\\d{1,4}))?`,t.src_host_terminator=`(?=$|${r}|${t.src_ZPCc})(?!${e[`---`]?`-(?!--)|`:`-|`}_|:\\d|\\.-|\\.(?!$|${t.src_ZPCc}))`,t.src_path=`(?:[/?#](?:(?!${t.src_ZCc}|${r}|[()[\\]{}.,"'?!\\-;]).|\\[(?:(?!${t.src_ZCc}|\\]).)*\\]|\\((?:(?!${t.src_ZCc}|[)]).)*\\)|\\{(?:(?!${t.src_ZCc}|[}]).)*\\}|\\"(?:(?!${t.src_ZCc}|["]).)+\\"|\\'(?:(?!${t.src_ZCc}|[']).)+\\'|\\'(?=${t.src_pseudo_letter}|[-])|\\.{2,}[a-zA-Z0-9%/&]|\\.(?!${t.src_ZCc}|[.]|$)|`+(e[`---`]?`\\-(?!--(?:[^-]|$))(?:-*)|`:`\\-+|`)+`,(?!${t.src_ZCc}|$)|;(?!${t.src_ZCc}|$)|\\!+(?!${t.src_ZCc}|[!]|$)|\\?(?!${t.src_ZCc}|[?]|$))+|\\/)?`,t.src_email_name=`[\\-;:&=\\+\\$,\\.a-zA-Z0-9_][\\-;:&=\\+\\$,\\"\\.a-zA-Z0-9_]{0,63}`,t.src_xn=`xn--[a-z0-9\\-]{1,59}`,t.src_domain_root=`(?:`+t.src_xn+`|${t.src_pseudo_letter}{1,63})`,t.src_domain=`(?:`+t.src_xn+`|(?:${t.src_pseudo_letter})|(?:${t.src_pseudo_letter}(?:-|${t.src_pseudo_letter}){0,61}${t.src_pseudo_letter}))`,t.src_host=`(?:(?:(?:(?:${t.src_domain})\\.)*${t.src_domain}))`,t.tpl_host_fuzzy=`(?:`+t.src_ip4+`|(?:(?:(?:${t.src_domain})\\.)+(?:%TLDS%)))`,t.tpl_host_no_ip_fuzzy=`(?:(?:(?:${t.src_domain})\\.)+(?:%TLDS%))`,t.src_host_strict=t.src_host+t.src_host_terminator,t.tpl_host_fuzzy_strict=t.tpl_host_fuzzy+t.src_host_terminator,t.src_host_port_strict=t.src_host+t.src_port+t.src_host_terminator,t.tpl_host_port_fuzzy_strict=t.tpl_host_fuzzy+t.src_port+t.src_host_terminator,t.tpl_host_port_no_ip_fuzzy_strict=t.tpl_host_no_ip_fuzzy+t.src_port+t.src_host_terminator,t.tpl_host_fuzzy_test=`localhost|www\\.|\\.\\d{1,3}\\.|(?:\\.(?:%TLDS%)(?:${t.src_ZPCc}|>|$))`,t.tpl_email_fuzzy=`(^|${r}|"|\\(|${t.src_ZCc})(${t.src_email_name}@${t.tpl_host_fuzzy_strict})`,t.tpl_link_fuzzy=`(^|(?![.:/\\-_@])(?:[$+<=>^\`|\uff5c]|${t.src_ZPCc}))((?![$+<=>^\`|\uff5c])${t.tpl_host_port_fuzzy_strict}${t.src_path})`,t.tpl_link_no_ip_fuzzy=`(^|(?![.:/\\-_@])(?:[$+<=>^\`|\uff5c]|${t.src_ZPCc}))((?![$+<=>^\`|\uff5c])${t.tpl_host_port_no_ip_fuzzy_strict}${t.src_path})`,t}function i(e){return Array.prototype.slice.call(arguments,1).forEach(function(t){t&&Object.keys(t).forEach(function(n){e[n]=t[n]})}),e}function a(e){return Object.prototype.toString.call(e)}function o(e){return a(e)===`[object String]`}function s(e){return a(e)===`[object Object]`}function c(e){return a(e)===`[object RegExp]`}function l(e){return a(e)===`[object Function]`}function u(e){return e.replace(/[.?*+^$[\]\\(){}|-]/g,`\\$&`)}var d={fuzzyLink:!0,fuzzyEmail:!0,fuzzyIP:!1};function f(e){return Object.keys(e||{}).reduce(function(e,t){return e||d.hasOwnProperty(t)},!1)}var p={"http:":{validate:function(e,t,n){let r=e.slice(t);return n.re.http||(n.re.http=RegExp(`^\\/\\/${n.re.src_auth}${n.re.src_host_port_strict}${n.re.src_path}`,`i`)),n.re.http.test(r)?r.match(n.re.http)[0].length:0}},"https:":`http:`,"ftp:":`http:`,"//":{validate:function(e,t,n){let r=e.slice(t);return n.re.no_http||(n.re.no_http=RegExp(`^`+n.re.src_auth+`(?:localhost|(?:(?:${n.re.src_domain})\\.)+${n.re.src_domain_root})`+n.re.src_port+n.re.src_host_terminator+n.re.src_path,`i`)),n.re.no_http.test(r)?t>=3&&e[t-3]===`:`||t>=3&&e[t-3]===`/`?0:r.match(n.re.no_http)[0].length:0}},"mailto:":{validate:function(e,t,n){let r=e.slice(t);return n.re.mailto||(n.re.mailto=RegExp(`^${n.re.src_email_name}@${n.re.src_host_strict}`,`i`)),n.re.mailto.test(r)?r.match(n.re.mailto)[0].length:0}}},m=`a[cdefgilmnoqrstuwxz]|b[abdefghijmnorstvwyz]|c[acdfghiklmnoruvwxyz]|d[ejkmoz]|e[cegrstu]|f[ijkmor]|g[abdefghilmnpqrstuwy]|h[kmnrtu]|i[delmnoqrst]|j[emop]|k[eghimnprwyz]|l[abcikrstuvy]|m[acdeghklmnopqrstuvwxyz]|n[acefgilopruz]|om|p[aefghklmnrstwy]|qa|r[eosuw]|s[abcdeghijklmnortuvxyz]|t[cdfghjklmnortvwz]|u[agksyz]|v[aceginu]|w[fs]|y[et]|z[amw]`,h=`biz|com|edu|gov|net|org|pro|web|xxx|aero|asia|coop|info|museum|name|shop|рф`.split(`|`);function g(e){return function(t,n){let r=t.slice(n);return e.test(r)?r.match(e)[0].length:0}}function _(){return function(e,t){t.normalize(e)}}function v(e){let t=e.re=r(e.__opts__),n=e.__tlds__.slice();e.onCompile(),e.__tlds_replaced__||n.push(m),n.push(t.src_xn),t.src_tlds=n.join(`|`);function i(e){return e.replace(`%TLDS%`,t.src_tlds)}t.email_fuzzy=RegExp(i(t.tpl_email_fuzzy),`i`),t.email_fuzzy_global=RegExp(i(t.tpl_email_fuzzy),`ig`),t.link_fuzzy=RegExp(i(t.tpl_link_fuzzy),`i`),t.link_fuzzy_global=RegExp(i(t.tpl_link_fuzzy),`ig`),t.link_no_ip_fuzzy=RegExp(i(t.tpl_link_no_ip_fuzzy),`i`),t.link_no_ip_fuzzy_global=RegExp(i(t.tpl_link_no_ip_fuzzy),`ig`),t.host_fuzzy_test=RegExp(i(t.tpl_host_fuzzy_test),`i`);let a=[];e.__compiled__={};function d(e,t){throw Error(`(LinkifyIt) Invalid schema "${e}": ${t}`)}Object.keys(e.__schemas__).forEach(function(t){let n=e.__schemas__[t];if(n===null)return;let r={validate:null,link:null};if(e.__compiled__[t]=r,s(n)){c(n.validate)?r.validate=g(n.validate):l(n.validate)?r.validate=n.validate:d(t,n),l(n.normalize)?r.normalize=n.normalize:n.normalize?d(t,n):r.normalize=_();return}if(o(n)){a.push(t);return}d(t,n)}),a.forEach(function(t){e.__compiled__[e.__schemas__[t]]&&(e.__compiled__[t].validate=e.__compiled__[e.__schemas__[t]].validate,e.__compiled__[t].normalize=e.__compiled__[e.__schemas__[t]].normalize)}),e.__compiled__[``]={validate:null,normalize:_()};let f=Object.keys(e.__compiled__).filter(function(t){return t.length>0&&e.__compiled__[t]}).map(u).join(`|`);e.re.schema_test=RegExp(`(^|(?!_)(?:[><\uff5c]|${t.src_ZPCc}))(${f})`,`i`),e.re.schema_search=RegExp(`(^|(?!_)(?:[><\uff5c]|${t.src_ZPCc}))(${f})`,`ig`),e.re.schema_at_start=RegExp(`^${e.re.schema_search.source}`,`i`),e.re.pretest=RegExp(`(${e.re.schema_test.source})|(${e.re.host_fuzzy_test.source})|@`,`i`)}function y(e,t,n,r){let i=e.slice(n,r);this.schema=t.toLowerCase(),this.index=n,this.lastIndex=r,this.raw=i,this.text=i,this.url=i}function b(e,t){if(!(this instanceof b))return new b(e,t);t||f(e)&&(t=e,e={}),this.__opts__=i({},d,t),this.__schemas__=i({},p,e),this.__compiled__={},this.__tlds__=h,this.__tlds_replaced__=!1,this.re={},v(this)}b.prototype.add=function(e,t){return this.__schemas__[e]=t,v(this),this},b.prototype.set=function(e){return this.__opts__=i(this.__opts__,e),this},b.prototype.test=function(e){if(!e.length)return!1;let t,n;if(this.re.schema_test.test(e)){for(n=this.re.schema_search,n.lastIndex=0;(t=n.exec(e))!==null;)if(this.testSchemaAt(e,t[2],n.lastIndex))return!0}return!!(this.__opts__.fuzzyLink&&this.__compiled__[`http:`]&&e.search(this.re.host_fuzzy_test)>=0&&e.match(this.__opts__.fuzzyIP?this.re.link_fuzzy:this.re.link_no_ip_fuzzy)!==null||this.__opts__.fuzzyEmail&&this.__compiled__[`mailto:`]&&e.indexOf(`@`)>=0&&e.match(this.re.email_fuzzy)!==null)},b.prototype.pretest=function(e){return this.re.pretest.test(e)},b.prototype.testSchemaAt=function(e,t,n){return this.__compiled__[t.toLowerCase()]?this.__compiled__[t.toLowerCase()].validate(e,n,this):0},b.prototype.match=function(e){let t=[],n=[],r=[],i=[],a,o,s;function c(e,t){return e?t?e.index===t.index?e.lastIndex>=t.lastIndex?e:t:e.index<t.index?e:t:e:t}if(!e.length)return null;if(this.re.schema_test.test(e))for(s=this.re.schema_search,s.lastIndex=0;(a=s.exec(e))!==null;)o=this.testSchemaAt(e,a[2],s.lastIndex),o&&n.push({schema:a[2],index:a.index+a[1].length,lastIndex:a.index+a[0].length+o});if(this.__opts__.fuzzyLink&&this.__compiled__[`http:`])for(s=this.__opts__.fuzzyIP?this.re.link_fuzzy_global:this.re.link_no_ip_fuzzy_global,s.lastIndex=0;(a=s.exec(e))!==null;)r.push({schema:``,index:a.index+a[1].length,lastIndex:a.index+a[0].length});if(this.__opts__.fuzzyEmail&&this.__compiled__[`mailto:`])for(s=this.re.email_fuzzy_global,s.lastIndex=0;(a=s.exec(e))!==null;)i.push({schema:`mailto:`,index:a.index+a[1].length,lastIndex:a.index+a[0].length});let l=[0,0,0],u=0;for(;;){let a=[n[l[0]],i[l[1]],r[l[2]]],o=c(c(a[0],a[1]),a[2]);if(!o)break;if(o===a[0]?l[0]++:o===a[1]?l[1]++:l[2]++,o.index<u)continue;let s=new y(e,o.schema,o.index,o.lastIndex);this.__compiled__[s.schema].normalize(s,this),t.push(s),u=o.lastIndex}return t.length?t:null},b.prototype.matchAtStart=function(e){if(!e.length)return null;let t=this.re.schema_at_start.exec(e);if(!t)return null;let n=this.testSchemaAt(e,t[2],t[0].length);if(!n)return null;let r=new y(e,t[2],t.index+t[1].length,t.index+t[0].length+n);return this.__compiled__[r.schema].normalize(r,this),r},b.prototype.tlds=function(e,t){return e=Array.isArray(e)?e:[e],t?(this.__tlds__=this.__tlds__.concat(e).sort().filter(function(e,t,n){return e!==n[t-1]}).reverse(),v(this),this):(this.__tlds__=e.slice(),this.__tlds_replaced__=!0,v(this),this)},b.prototype.normalize=function(e){e.schema||(e.url=`http://${e.url}`),e.schema===`mailto:`&&!/^mailto:/i.test(e.url)&&(e.url=`mailto:${e.url}`)},b.prototype.onCompile=function(){},t.exports=b})),ow=t(n((e=>{var t=e&&e.__createBinding||(Object.create?(function(e,t,n,r){r===void 0&&(r=n);var i=Object.getOwnPropertyDescriptor(t,n);(!i||(`get`in i?!t.__esModule:i.writable||i.configurable))&&(i={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,r,i)}):(function(e,t,n,r){r===void 0&&(r=n),e[r]=t[n]})),n=e&&e.__setModuleDefault||(Object.create?(function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}):function(e,t){e.default=t}),i=e&&e.__importStar||(function(){var e=function(t){return e=Object.getOwnPropertyNames||function(e){var t=[];for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[t.length]=n);return t},e(t)};return function(r){if(r&&r.__esModule)return r;var i={};if(r!=null)for(var a=e(r),o=0;o<a.length;o++)a[o]!=="default"&&t(i,r,a[o]);return n(i,r),i}})(),a=e&&e.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(e,"__esModule",{value:!0}),e.default=g;var o=a(nw()),s=rw(),c=a(aw()),l=i(r());function u(e,t=!1){return e=(0,s.escapeCarriageReturn)(_(e)),o.default.ansiToJson(e,{json:!0,remove_empty:!0,use_classes:t})}function d(e){let t=``;return e.bg&&(t+=`${e.bg}-bg `),e.fg&&(t+=`${e.fg}-fg `),e.decoration&&(t+=`ansi-${e.decoration} `),t===``?null:(t=t.substring(0,t.length-1),t)}function f(e){let t={};switch(e.bg&&(t.backgroundColor=`rgb(${e.bg})`),e.fg&&(t.color=`rgb(${e.fg})`),e.decoration){case`bold`:t.fontWeight=`bold`;break;case`dim`:t.opacity=`0.5`;break;case`italic`:t.fontStyle=`italic`;break;case`hidden`:t.visibility=`hidden`;break;case`strikethrough`:t.textDecoration=`line-through`;break;case`underline`:t.textDecoration=`underline`;break;case`blink`:t.textDecoration=`blink`}return t}function p(e,t,n,r){let i=t?null:f(n),a=t?d(n):null;return e?e===`fuzzy`?h(n,r,i,a):m(n,r,i,a):l.createElement(`span`,{style:i,key:r,className:a},n.content)}function m(e,t,n,r){let i=[],a=/(\s|^)(https?:\/\/(?:www\.|(?!www))[^\s.]+\.[^\s]{2,}|www\.[^\s]+\.[^\s]{2,})/g,o=0,s;for(;(s=a.exec(e.content))!==null;){let[,t,n]=s,r=s.index+t.length;r>o&&i.push(e.content.substring(o,r));let c=n.startsWith(`www.`)?`http://${n}`:n;i.push(l.createElement(`a`,{key:o,href:c,target:`_blank`},`${n}`)),o=a.lastIndex}return o<e.content.length&&i.push(e.content.substring(o)),l.createElement(`span`,{style:n,key:t,className:r},i)}function h(e,t,n,r){let i=(0,c.default)({fuzzyEmail:!1}).tlds([`io`],!0);if(!i.pretest(e.content))return l.createElement(`span`,{style:n,key:t,className:r},e.content);let a=i.match(e.content);if(!a)return l.createElement(`span`,{style:n,key:t,className:r},e.content);let o=[e.content.substring(0,a[0]?.index)];return a.forEach((t,n)=>{o.push(l.createElement(`a`,{href:t.url,target:`_blank`,key:n},e.content.substring(t.index,t.lastIndex))),a[n+1]&&o.push(e.content.substring(a[n].lastIndex,a[n+1]?.index))}),a[a.length-1].lastIndex!==e.content.length&&o.push(e.content.substring(a[a.length-1].lastIndex,e.content.length)),l.createElement(`span`,{style:n,key:t,className:r},o)}function g(e){let{className:t,useClasses:n,children:r,linkify:i}=e;return l.createElement(`code`,{className:t},u(r??``,n??!1).map(p.bind(null,i??!1,n??!1)))}function _(e){let t=e;do e=t,t=e.replace(/[^\n]\x08/gm,``);while(t.length<e.length);return e}}))(),1),sw=ow.default.default||ow.default,cw=[{id:``,label:`Auto Effort`,description:`Model/provider default reasoning depth`},{id:`low`,label:`Low Effort`,description:`Fast responses with lightweight reasoning`},{id:`medium`,label:`Medium Effort`,description:`Balanced reasoning depth and latency`},{id:`high`,label:`High Effort`,description:`Deep multi-step reasoning and verification`},{id:`max`,label:`Max Effort`,description:`Maximum thinking budget for complex tasks`}];function lw(e){return e?e.charAt(0).toUpperCase()+e.slice(1):`Auto`}var uw={"claude-cli":new Set([`npm install -g @anthropic-ai/claude-code`,`claude auth login`,`claude auth status --json`]),"claude-sdk":new Set([`npm install -g @anthropic-ai/claude-code`,`claude auth login`,`claude auth status --json`]),"codex-cli":new Set([`npm install -g @openai/codex`,`codex login`,`codex login status`]),"codex-sdk":new Set([`npm install -g @openai/codex`,`codex login`,`codex login status`]),"antigravity-cli":new Set([`agy`]),"copilot-cli":new Set([`copilot login`,`copilot help`])},dw=new Set([`native-api`,`cli-print`,`acp`,`sdk`]),fw=new Set([`none`,`client-assigned`,`provider-assigned`]),pw=new Set([`read-only`,`workspace-write`,`harness-managed`]),mw=new Set([`uuid`,`opaque`]),hw=new Set([`missing-cli`,`signed-out`,`probe-failed`]);function gw(e){return!!e&&typeof e==`object`&&!Array.isArray(e)}function _w(e){return e===void 0||typeof e==`string`}function vw(e){return!gw(e)||typeof e.transport!=`string`||!dw.has(e.transport)||typeof e.sessionIdentity!=`string`||!fw.has(e.sessionIdentity)||typeof e.workspaceAccess!=`string`||!pw.has(e.workspaceAccess)||e.sessionIdFormat!==void 0&&(typeof e.sessionIdFormat!=`string`||!mw.has(e.sessionIdFormat))?null:{transport:e.transport,sessionIdentity:e.sessionIdentity,workspaceAccess:e.workspaceAccess,...e.sessionIdFormat===void 0?{}:{sessionIdFormat:e.sessionIdFormat}}}function yw(e){if(!gw(e)||typeof e.id!=`string`||typeof e.name!=`string`||typeof e.isConfigured!=`boolean`||!_w(e.icon)||!_w(e.accessLabel)||!_w(e.message)||!_w(e.recoveryCommand)||!_w(e.recoveryLabel)||e.setupIssue!==void 0&&(typeof e.setupIssue!=`string`||!hw.has(e.setupIssue)))return null;let t=vw(e.capabilities);if(!t)return null;let n;if(e.executionProfiles!==void 0){if(!Array.isArray(e.executionProfiles)||e.executionProfiles.length===0)return null;n=[];let t=new Set;for(let r of e.executionProfiles){if(!gw(r)||!MC(r.id)||typeof r.label!=`string`||typeof r.description!=`string`||t.has(r.id))return null;t.add(r.id),n.push({id:r.id,label:r.label,description:r.description})}}if(e.defaultExecutionProfile!==void 0&&(!MC(e.defaultExecutionProfile)||!n?.some(t=>t.id===e.defaultExecutionProfile))||n&&e.defaultExecutionProfile===void 0||!n&&e.defaultExecutionProfile!==void 0)return null;let r;if(e.models!==void 0){if(!Array.isArray(e.models)||e.models.length===0)return null;r=[];let t=new Set;for(let n of e.models){if(!gw(n)||typeof n.id!=`string`||n.id.length>100||typeof n.label!=`string`||n.label.length===0||n.label.length>100||typeof n.description!=`string`||n.description.length>300||t.has(n.id))return null;t.add(n.id),r.push({id:n.id,label:n.label,description:n.description})}}let i=e.setupIssue!==void 0||e.recoveryCommand!==void 0||e.recoveryLabel!==void 0,a=e.setupIssue!==void 0&&e.recoveryCommand!==void 0&&e.recoveryLabel!==void 0;return i&&!a||e.isConfigured&&i?null:{id:e.id,name:e.name,isConfigured:e.isConfigured,capabilities:t,...e.icon===void 0?{}:{icon:e.icon},...e.accessLabel===void 0?{}:{accessLabel:e.accessLabel},...e.message===void 0?{}:{message:e.message},...e.setupIssue===void 0?{}:{setupIssue:e.setupIssue},...e.recoveryCommand===void 0?{}:{recoveryCommand:e.recoveryCommand},...e.recoveryLabel===void 0?{}:{recoveryLabel:e.recoveryLabel},...n===void 0?{}:{executionProfiles:n},...e.defaultExecutionProfile===void 0?{}:{defaultExecutionProfile:e.defaultExecutionProfile},...r===void 0?{}:{models:r}}}function bw(e){if(!Array.isArray(e))return null;let t=[];for(let n of e){let e=yw(n);if(!e)return null;t.push(e)}return t}function xw(e){return!e.recoveryCommand||!uw[e.id]?.has(e.recoveryCommand)?null:{command:e.recoveryCommand,label:e.recoveryLabel??`Copy recovery command`}}function Sw(e){return!e||e.toLowerCase().includes(`review`)?`Review`:e.toLowerCase().includes(`edit`)||e.toLowerCase().includes(`write`)?`Edit`:e}function Cw(e,t){if(!t)return`Auto`;let n=e.models?.find(e=>e.id===t);return n?n.label:t}function ww(e,t){let n=!1,r={...e};for(let i of t){let t=e[i.id];t&&i.models&&!i.models.some(e=>e.id===t)&&(delete r[i.id],n=!0)}return n?r:e}var Tw=e=>e?new Date(e).toLocaleTimeString([],{hour:`2-digit`,minute:`2-digit`}):null,Ew=(0,J.memo)(function({msg:e,idx:t,copied:n,onCopy:r}){if(e.role===`system`)return(0,Y.jsx)(`div`,{className:`flex justify-center`,children:(0,Y.jsx)(`span`,{className:q(`rounded-full border px-3 py-1 text-center text-[11px]`,e.kind===`error`?`border-destructive/25 bg-destructive/10 text-destructive-foreground`:`border-border bg-muted text-muted-foreground`),children:e.content})});let i=e.role===`user`,a=!i&&e.content.includes(`\x1B`);return(0,Y.jsxs)(`div`,{className:`flex flex-col ${i?`items-end`:`items-start`}`,children:[(0,Y.jsx)(`div`,{className:`group relative max-w-[85%] rounded-lg p-3 ${i?`bg-primary text-primary-foreground`:`border border-border bg-card text-foreground`}`,children:i?(0,Y.jsxs)(`div`,{className:`flex flex-col gap-2`,children:[e.images&&e.images.length>0&&(0,Y.jsx)(`div`,{className:`flex flex-wrap gap-2`,children:e.images.map((e,t)=>(0,Y.jsx)(`img`,{src:e,alt:`Attached`,className:`max-h-48 max-w-full rounded-lg border border-white/20 object-contain shadow-xs cursor-pointer hover:opacity-95`,onClick:()=>window.open(e,`_blank`)},t))}),e.content&&(0,Y.jsx)(`div`,{className:`whitespace-pre-wrap text-sm`,children:e.content})]}):(0,Y.jsxs)(`div`,{className:`flex flex-col gap-2`,children:[a?(0,Y.jsx)(`div`,{className:`overflow-x-auto whitespace-pre-wrap rounded-md bg-muted/50 p-2 font-mono text-xs text-foreground`,children:(0,Y.jsx)(sw,{children:e.content})}):(0,Y.jsx)(lC,{content:e.content}),e.filesChanged&&e.filesChanged.length>0&&(0,Y.jsxs)(`div`,{className:`mt-2 flex flex-col gap-1.5 rounded-md border border-border/70 bg-muted/30 p-2 text-xs`,children:[(0,Y.jsxs)(`div`,{className:`flex items-center gap-1.5 font-medium text-muted-foreground`,children:[(0,Y.jsx)(ni,{size:13,className:`text-primary`}),(0,Y.jsxs)(`span`,{children:[e.filesChanged.length,` file`,e.filesChanged.length>1?`s`:``,` modified`]})]}),(0,Y.jsx)(`div`,{className:`flex flex-wrap gap-1`,children:e.filesChanged.map((e,t)=>(0,Y.jsx)(`span`,{className:`rounded bg-background px-1.5 py-0.5 font-mono text-[10px] text-foreground border border-border/50`,children:e},t))})]}),(0,Y.jsx)(`button`,{onClick:()=>r(t,e.content),className:`absolute -right-2.5 -top-2.5 hidden h-6 w-6 cursor-pointer place-items-center rounded-md border border-border bg-card text-muted-foreground shadow-sm hover:text-foreground group-hover:grid`,title:`Copy message`,children:n?(0,Y.jsx)(Jr,{size:12,className:`text-success-foreground`}):(0,Y.jsx)(Qr,{size:12})})]})}),i&&e.executionProfile&&(0,Y.jsx)(`span`,{className:`mt-1 rounded border border-border px-1.5 py-0.5 text-[9px] font-medium uppercase tracking-wide text-muted-foreground`,children:e.executionProfile===`workspace-write`?`Edit`:`Review`}),e.ts&&(0,Y.jsx)(`span`,{className:`mt-1 text-[10px] text-muted-foreground`,children:Tw(e.ts)})]})});function Dw({ws:e,draft:t,onDraftConsumed:n}){let r=po(),i=go(),[a,o]=(0,J.useState)([]),[s,c]=(0,J.useState)(!1),[l]=(0,J.useState)(()=>IC(e.branchName)),[u,d]=(0,J.useState)(l.messages),[f,p]=(0,J.useState)(``),m=(0,J.useRef)(null);(0,J.useEffect)(()=>{!t||m.current===t.id||(m.current=t.id,p(e=>e?`${e}\n\n${t.text}`:t.text),n?.(t.id))},[t,n]);let[h,g]=(0,J.useState)(!1),[_,v]=(0,J.useState)(!1),[y,b]=(0,J.useState)(!1),[x,S]=(0,J.useState)(``),[C,w]=(0,J.useState)(l.profilesByProvider),[T,E]=(0,J.useState)(l.modelsByProvider??{}),[D,O]=(0,J.useState)(l.effortsByProvider??{}),[k,A]=(0,J.useState)(null),[j,M]=(0,J.useState)(!1),[N,P]=(0,J.useState)(l.sessions),[F,I]=(0,J.useState)(0),[L,ee]=(0,J.useState)(!1),[R,z]=(0,J.useState)(null),[B,V]=(0,J.useState)(!1),[te,ne]=(0,J.useState)(null),[re,H]=(0,J.useState)(!1),[ie,ae]=(0,J.useState)(null),[oe,se]=(0,J.useState)(null),[ce,le]=(0,J.useState)([]),[ue,de]=(0,J.useState)(!1),fe=(0,J.useRef)(null),U=(0,J.useCallback)((e,t)=>{d(n=>[...n,{role:`system`,content:e,kind:t,ts:Date.now()}])},[]),pe=(0,J.useCallback)(e=>{let t=Array.from(e),n=t.filter(e=>!e.type.startsWith(`image/`));n.length>0&&U(`${n.length} non-image file(s) ignored. Only image attachments are supported.`,`note`);let r=t.filter(e=>e.type.startsWith(`image/`));if(r.length!==0)for(let e of r){if(e.size>20971520){U(`Image "${e.name}" exceeds the 20MB limit and was not attached.`,`error`);continue}let t=new FileReader;t.onload=t=>{let n=t.target?.result;n&&le(t=>[...t,{id:crypto.randomUUID(),name:e.name,dataUrl:n,file:e}])},t.readAsDataURL(e)}},[U]),W=(0,J.useCallback)(e=>{P(t=>{let n=e(t);return ve.current=n,n}),I(e=>e+1)},[]),me=(0,J.useRef)(null),he=(0,J.useRef)(null),ge=(0,J.useRef)(null),_e=(0,J.useRef)(!0),ve=(0,J.useRef)(l.sessions),ye=(0,J.useRef)([]),be=(0,J.useRef)(!1),xe=(0,J.useRef)(!1),Se=(0,J.useRef)({messages:u,agentName:x,profilesByProvider:C,modelsByProvider:T,effortsByProvider:D}),Ce=(0,J.useRef)(C),we=(0,J.useRef)(null),Te=(0,J.useRef)(null),Ee=(0,J.useRef)(!0),De=(0,J.useRef)(0),Oe=(0,J.useRef)(null),ke=(0,J.useRef)(!1),Ae=(0,J.useRef)({id:0,controller:null}),je=(0,J.useMemo)(()=>qC(r.state),[r.state]),[Me,Ne]=(0,J.useState)([]),Pe=(0,J.useRef)(new Set),Fe=(0,J.useRef)(!1),Ie=(0,J.useRef)(!1),Le=(0,J.useRef)(null);(0,J.useEffect)(()=>{Fe.current=_},[_]);let Re=(0,J.useCallback)((e,t)=>{let n=me.current;n&&n.readyState===WebSocket.OPEN&&n.send(JSON.stringify({type:`approval_response`,requestId:e,decision:t})),Ne(t=>t.filter(t=>t.requestId!==e))},[]);(0,J.useEffect)(()=>{Se.current={messages:u,agentName:x,profilesByProvider:C,modelsByProvider:T,effortsByProvider:D},Ce.current=C},[u,x,C,T,D]);let ze=(0,J.useCallback)(()=>{we.current=null,VC(e.branchName,{v:4,sessions:ve.current,providerId:Se.current.agentName||l.providerId,profilesByProvider:Se.current.profilesByProvider,modelsByProvider:Se.current.modelsByProvider,effortsByProvider:Se.current.effortsByProvider,messages:Se.current.messages})},[e.branchName,l.providerId]);(0,J.useEffect)(()=>{let e=u[u.length-1];(_e.current||e?.role===`user`)&&ge.current?.scrollIntoView({behavior:e?.role===`user`?`smooth`:`auto`}),we.current&&clearTimeout(we.current),we.current=setTimeout(ze,400)},[u,x,C,T,F,ze]),(0,J.useEffect)(()=>{let e=()=>ze();return window.addEventListener(`pagehide`,e),()=>{window.removeEventListener(`pagehide`,e),we.current&&clearTimeout(we.current),ze()}},[ze]),(0,J.useEffect)(()=>{let t=!0;return RC(e.branchName).then(e=>{if(!(!t||!e)&&(d(t=>t.length===0&&e.messages.length>0?e.messages:t),e.sessions&&Object.keys(e.sessions).length>0&&W(t=>({...e.sessions,...t})),e.isBusy&&!me.current)){let t=e.providerId||x;t&&Le.current&&Le.current(t,{firstMessage:null})}}),()=>{t=!1}},[e.branchName,W,x]),(0,J.useEffect)(()=>{let t=++De.current,n=new AbortController,r=!0;return fetch(`/api/adapters/status`,{method:`POST`,headers:{"Content-Type":`application/json`},body:`{}`,signal:n.signal}).then(e=>{if(!e.ok)throw Error(`HTTP ${e.status}`);return e.json()}).then(n=>{if(!r||t!==De.current)return;let i=bw(n);if(!i)throw Error(`Invalid provider status response`);o(i),E(e=>ww(e,i)),w(e=>{let t=!1,n={...e};for(let r of i)!r.executionProfiles?.length||!r.defaultExecutionProfile||r.executionProfiles.some(t=>t.id===e[r.id])||(n[r.id]=r.defaultExecutionProfile,t=!0);return t?n:e});let a=e.assistants?.[0]?KC(e.assistants[0]):void 0,s=l.providerId?i.find(e=>e.id===l.providerId):void 0,c=a?i.find(e=>e.id===a&&e.isConfigured):void 0,u=s||c||i.find(e=>e.isConfigured)||i[0];u&&S(e=>e||u.id)}).catch(e=>{r&&e?.name!==`AbortError`&&console.error(`Failed to fetch agent data`,e)}).finally(()=>{r&&t===De.current&&c(!0)}),()=>{r=!1,n.abort()}},[l.providerId,e.assistants]),(0,J.useEffect)(()=>(Ee.current=!0,()=>{Ee.current=!1,Ae.current.id+=1,Ae.current.controller?.abort(),me.current&&me.current.close()}),[e.branchName,e.workspacePath]);let Be=k??x,G=a.find(e=>e.id===Be),Ve=G?.executionProfiles?.find(e=>e.id===C[G.id])??G?.executionProfiles?.find(e=>e.id===G.defaultExecutionProfile),He=!!x&&!!G?.isConfigured&&(!G?.executionProfiles||!!Ve)&&!j&&!L,Ue=(0,J.useCallback)(e=>{_||j||L||(me.current&&=(me.current.close(),null),g(!1),A(null),z(null),S(e),Se.current.agentName=e,we.current&&clearTimeout(we.current),ze())},[_,j,L,ze]),We=(0,J.useCallback)((e,t)=>{let n=t??a.find(t=>t.id===e);if(!n?.executionProfiles?.length)return;let r=Ce.current[e];return r&&n.executionProfiles.some(e=>e.id===r)?r:n.defaultExecutionProfile??`review`},[a]),Ge=(0,J.useCallback)(()=>{be.current=!1,b(!1)},[]),Ke=(0,J.useCallback)(async(t,n,r,i)=>{let a=crypto.randomUUID(),o=i??ce,s=[],c=[];if(o.length>0){let t=await Promise.all(o.map(async t=>{try{let n=await fetch(`/api/chat/upload-attachment`,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify({dataUrl:t.dataUrl,filename:t.name,workspacePath:e.workspacePath})});if(n.ok){let e=await n.json();return{dataUrl:t.dataUrl,path:e.path}}let r=await n.json().catch(()=>({error:`Upload failed`}));U(`Image "${t.name}" could not be uploaded: ${r.error||n.statusText}`,`error`)}catch(e){console.error(`Failed to upload image attachment`,e),U(`Image "${t.name}" failed to upload.`,`error`)}return{dataUrl:t.dataUrl,path:null}}));s=t.map(e=>e.path).filter(e=>!!e),c=t.map(e=>e.dataUrl)}let l=n;if(s.length>0){let e=s.map(e=>`[Attached image: ${e}]`).join(`
45
+ `);l=l?`${l}\n\n${e}`:e}let u={role:`user`,content:n,ts:Date.now(),...r?{executionProfile:r}:{},...c.length>0?{images:c}:{}};ye.current.push({turnId:a,text:l,message:u});let f=D[x];try{t.send(JSON.stringify({type:`input`,input:l,turnId:a,...r?{executionProfile:r}:{},command:x,cwd:e.workspacePath,...f?{effort:f}:{}}))}catch{ye.current=ye.current.filter(e=>e.turnId!==a),d(e=>e.filter(e=>e!==u)),p(e=>e?`${l}\n\n${e}`:l),U(`Failed to send message to the agent.`,`error`)}d(e=>[...e,u]),p(``),le([]),v(!0),Ge()},[x,U,ce,Ge,D,e.workspacePath]),qe=(0,J.useCallback)(()=>{xe.current||(xe.current=!0,U(`Session ended`,`note`))},[U]),Je=(0,J.useCallback)(()=>{Ie.current=!0;let e=me.current;if(e){if(e.readyState===WebSocket.OPEN)try{e.send(JSON.stringify({type:`stop`}))}catch{}me.current=null,Oe.current=null,A(null),M(!1),e.close(),g(!1),v(!1),Ge(),qe()}},[Ge,qe]),Ye=(0,J.useCallback)((t=x,n={})=>{if(Ie.current=!1,me.current)return n.onFailure?.(),!1;let r=n.provider??a.find(e=>e.id===t);if(S(t),!r?.isConfigured)return U(r?.message??`The ${t} provider is unavailable. Check its local CLI installation and login.`,`error`),n.onFailure?.(),!1;let i=n.executionProfile??We(t,r),o=i!==void 0&&r.executionProfiles?.some(e=>e.id===i)===!0;if((n.executionProfile!==void 0||r.executionProfiles?.length)&&!o)return U(`Select a supported execution profile before starting this local CLI.`,`error`),n.onFailure?.(),!1;let s=n.model??T[t];if(s&&r.models&&!r.models.some(e=>e.id===s))return U(`Select a model advertised by this provider before starting the harness.`,`error`),n.onFailure?.(),!1;let c=``;c=c.startsWith(`http`)?c.replace(`http`,`ws`):window.location.origin.replace(`http`,`ws`),c+=`/ws`,xe.current=!1;let l=!1,u=!1,m,h=()=>{u||l||!Ee.current||(u=!0,v(!1),M(!1),g(!1),U(`Could not open the local agent connection. Your current chat was preserved; retry explicitly when ready.`,`error`),n.onFailure?.())};try{m=new WebSocket(c)}catch{return h(),!1}return m.onopen=()=>{if(!Ee.current||me.current!==m){m.close();return}let a={type:`start`,command:t,cwd:e.workspacePath};s&&(a.model=s);let o=D[t];o&&(a.effort=o);let c={...ve.current};if(n.resetSession&&delete c[t],n.session&&(c[t]=n.session),r.capabilities.sessionIdentity===`client-assigned`){let e=c[t]??{id:crypto.randomUUID(),started:!1};c[t]=e,a.sessionId=e.id,a.resume=e.started}else if(r.capabilities.sessionIdentity===`provider-assigned`){let e=c[t];e?.started&&(a.sessionId=e.id,a.resume=!0)}let u=n.firstMessage===null?``:(n.firstMessage??f).trim(),_;try{if(m.send(JSON.stringify(a)),u){let e=crypto.randomUUID();_={turnId:e,text:u,message:{role:`user`,content:u,ts:Date.now(),...i?{executionProfile:i}:{}}},ye.current.push(_),m.send(JSON.stringify({type:`input`,input:u,turnId:e,...i?{executionProfile:i}:{}}))}}catch{_&&(ye.current=ye.current.filter(e=>e.turnId!==_?.turnId)),h(),me.current=null,Oe.current=null,A(null),M(!1),m.close();return}W(()=>c),l=!0,M(!1),g(!0),n.resetMessagesOnDispatch&&d([]),u&&(d(e=>[...n.resetMessagesOnDispatch?[]:e,_?.message??{role:`user`,content:u,ts:Date.now(),...i?{executionProfile:i}:{}}]),p(``),v(!0),Ge()),n.onDispatched?.()},m.onmessage=e=>{if(me.current===m)try{let n=JSON.parse(e.data);if(n.type===`stream`){let e=be.current;be.current=!0,b(!0),d(t=>{let r=t[t.length-1];if(e&&r?.role===`assistant`){let e=[...t];return e[e.length-1]={...r,content:r.content+n.text},e}return[...t,{role:`assistant`,content:n.text,ts:Date.now()}]})}else if(n.type===`session`&&typeof n.id==`string`)/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i.test(n.id)&&W(e=>({...e,[t]:{id:n.id,started:!0}}));else if(n.type===`approval_request`&&typeof n.requestId==`string`)Ne(e=>[...e.filter(e=>e.requestId!==n.requestId),{requestId:n.requestId,tool:typeof n.tool==`string`?n.tool:`Tool`,input:n.input&&typeof n.input==`object`?n.input:{},description:typeof n.description==`string`?n.description:void 0}]);else if(n.type===`accepted`&&typeof n.turnId==`string`)ye.current=ye.current.filter(e=>e.turnId!==n.turnId);else if(n.type===`file_changed`){if(Array.isArray(n.paths))for(let e of n.paths)typeof e==`string`&&e.trim()&&Pe.current.add(e.trim())}else if(n.type===`status`){if(v(n.state===`busy`),n.state!==`busy`){let e=Array.from(Pe.current);Pe.current.clear(),e.length>0&&d(t=>{for(let n=t.length-1;n>=0;n--)if(t[n].role===`assistant`){let r=[...t],i=r[n].filesChanged||[],a=Array.from(new Set([...i,...e]));return r[n]={...r[n],filesChanged:a},r}return t}),Ge(),Ne([])}}else if(n.type===`system`)U(n.message,`note`);else if(n.type===`rejected`&&n.reason===`busy`){let e=ye.current.findIndex(e=>e.turnId===n.turnId),t=e===-1?void 0:ye.current.splice(e,1)[0];t&&(d(e=>e.filter(e=>e!==t.message)),p(e=>e?`${t.text}\n\n${e}`:t.text)),U(typeof n.message==`string`?n.message:`The agent is still processing the current turn.`,`error`)}else n.type===`error`?(ye.current=[],Ne([]),Pe.current.clear(),typeof n.message==`string`&&n.message.toLowerCase().includes(`session`)&&W(e=>{let n={...e};return delete n[t],n}),U(n.message,`error`),v(!1),M(!1),Ge()):n.type===`close`&&(ye.current=[],Ne([]),Pe.current.clear(),g(!1),M(!1),v(!1),Ge(),qe(),m.close(),me.current=null)}catch(e){console.error(`Failed to parse WS message`,e)}},m.onclose=()=>{if(me.current!==m)return;l||h();let e=Fe.current,n=Ie.current;if(g(!1),M(!1),v(!1),Ge(),me.current=null,Oe.current=null,A(null),e&&Ee.current&&!n){U(`Connection interrupted. Resuming turn...`,`note`),setTimeout(()=>{Ee.current&&!Ie.current&&!me.current&&Le.current?.(t,{firstMessage:null})},1200);return}l&&qe()},m.onerror=()=>{me.current===m&&(h(),v(!1),M(!1),l||(me.current=null,Oe.current=null,A(null),g(!1),m.close()))},me.current=m,Oe.current=t,A(t),M(!0),!0},[x,U,Ge,D,f,T,qe,We,a,W,e.workspacePath]);(0,J.useEffect)(()=>{Le.current=Ye},[Ye]);let Xe=(0,J.useCallback)(()=>{let e=f.trim();if(!e&&ce.length===0||_||ke.current)return;let t=me.current,n=Oe.current||x;if(!h||!t||t.readyState!==WebSocket.OPEN){if(t){try{t.close()}catch{}me.current=null}Ye(n,{firstMessage:e});return}let r=a.find(e=>e.id===n),i=We(n,r);r?.executionProfiles?.length&&!i||Ke(t,e,i,ce)},[x,ce,_,h,f,We,a,Ke,Ye]),Ze=(0,J.useCallback)((e,t)=>{navigator.clipboard.writeText(t).then(()=>{se(e),setTimeout(()=>se(t=>t===e?null:t),1500)}).catch(()=>{})},[]),Qe=(0,J.useCallback)(e=>{Ae.current.id===e&&(Ae.current.controller=null,ke.current=!1,Ee.current&&ee(!1))},[]),$e=(0,J.useCallback)(async(e,t=!1)=>{let n=Ae.current.id+1;Ae.current.controller?.abort();let r=new AbortController;Ae.current={id:n,controller:r},ke.current=!0,ee(!0),ae(null);let i=KC(e.assistant);if(!i)return U(`This session cannot resume in embedded chat.`,`error`),Qe(n),!1;let o=a.find(e=>e.id===i);if(!o?.isConfigured)return U(o?.message??`The ${i} provider is unavailable. Check its local CLI installation and login.`,`error`),Qe(n),!1;let s=()=>Ee.current&&Ae.current.id===n&&!r.signal.aborted;try{let a=await fetch(`/api/session/${encodeURIComponent(e.assistant)}/${encodeURIComponent(e.id)}/transcript`,{signal:r.signal});if(!a.ok)throw Error(`HTTP ${a.status}`);let o=await a.json();if(!s())return!1;let c=(Array.isArray(o.messages)?o.messages:[]).filter(e=>(e.role===`user`||e.role===`assistant`)&&typeof e.content==`string`&&e.content.trim()).map(e=>({role:e.role,content:e.content,ts:e.timestamp&&Date.parse(e.timestamp)||void 0}));if(me.current&&!window.confirm(`Stop the current chat and resume this session?`))return Qe(n),!1;me.current&&Je(),S(i);let l=()=>{s()&&(w(e=>({...e,[i]:`review`})),d([...c,{role:`system`,kind:`note`,content:`Loaded session — your next message resumes it.`,ts:Date.now()}]),p(``),H(!1),Qe(n))};return t?Ye(i,{firstMessage:null,session:{id:e.id,started:!0},onDispatched:l,onFailure:()=>{s()&&(ae(`Failed to connect to the selected session.`),Qe(n))}}):(W(t=>({...t,[i]:{id:e.id,started:!0}})),l(),!0)}catch(e){return!s()||e instanceof DOMException&&e.name===`AbortError`?!1:(ae(`Failed to load the session transcript.`),U(`Failed to load the session transcript. Your current chat was preserved.`,`error`),Qe(n),!1)}},[U,Qe,a,Ye,Je,W]),et=(0,J.useCallback)(e=>{$e(e)},[$e]),tt=(0,J.useCallback)(async(e,t=!1,n=!1)=>{z(e);let r;if(t){V(!0);try{let t=await fetch(`/api/adapters/status/refresh`,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify({providerId:e.providerId})});if(!t.ok)throw Error(`HTTP ${t.status}`);let i=bw(await t.json());if(!i)throw Error(`Invalid provider status response`);if(!Ee.current)return!1;o(i),E(e=>ww(e,i)),r=i.find(t=>t.id===e.providerId);let a=n&&(r?.setupIssue===`signed-out`||r?.setupIssue===`probe-failed`);if(!r||!r.isConfigured&&!a)return U(r?.message??`The selected local CLI is still unavailable. Install it and sign in, then retry.`,`error`),!1}catch{return Ee.current&&U(`Could not refresh the local CLI status. The task handoff was not dispatched.`,`error`),!1}finally{Ee.current&&V(!1)}}return Ye(e.providerId,{firstMessage:e.kickoff,executionProfile:e.executionProfile,provider:r&&n&&(r.setupIssue===`signed-out`||r.setupIssue===`probe-failed`)?{...r,isConfigured:!0}:r,resetSession:!0,resetMessagesOnDispatch:!0,onDispatched:()=>{Ee.current&&z(null)},onFailure:()=>{Ee.current&&z(e)}})},[U,Ye]);(0,J.useEffect)(()=>{if(!s||!je)return;let e=Te.current===je.nonce;try{e=e||sessionStorage.getItem(an)===je.nonce||sessionStorage.getItem(Qt)===je.nonce,sessionStorage.setItem(an,je.nonce)}catch{}Te.current=je.nonce;let t=r.state&&typeof r.state==`object`?{...r.state}:{};if(delete t.chatLaunch,i(`${r.pathname}${r.search}`,{replace:!0,state:Object.keys(t).length>0?t:null}),e)return;let n=a.find(e=>e.id===je.providerId);if(S(je.providerId),w(e=>({...e,[je.providerId]:je.executionProfile})),je.model&&E(e=>({...e,[je.providerId]:je.model})),!n?.isConfigured){U(n?.message??`The selected local CLI is unavailable. Install it and sign in, then try again.`,`error`),je.kickoff&&z({providerId:je.providerId,kickoff:je.kickoff,executionProfile:je.executionProfile});return}if(je.sessionId&&je.assistant){$e({id:je.sessionId,assistant:je.assistant,title:``,createdAt:``,updatedAt:``,messageCount:0},!0);return}me.current&&!window.confirm(`Stop the current chat and continue with the selected local CLI?`)||(me.current&&Je(),je.kickoff?tt({providerId:je.providerId,kickoff:je.kickoff,executionProfile:je.executionProfile}):Ye(je.providerId,{firstMessage:null}))},[U,tt,je,$e,r.pathname,r.search,r.state,i,a,s,Ye,Je]);let nt=()=>{window.confirm(`Are you sure you want to clear this chat history? This also starts a new agent session.`)&&(me.current&&Je(),W(e=>{let t={...e};return delete t[x],t}),xe.current=!1,d([]),HC(e.branchName))},it=_&&!y,at=G?xw(G):null,ot=()=>{if(!G||!at)return;let e=()=>U(`Could not copy the recovery command. Copy the command shown above manually.`,`error`);try{let t=navigator.clipboard?.writeText;if(!t){e();return}t.call(navigator.clipboard,at.command).then(()=>{ne(G.id),setTimeout(()=>{Ee.current&&ne(e=>e===G.id?null:e)},1500)}).catch(e)}catch{e()}},[st,ct]=(0,J.useState)(!1),lt=N[x]?.id,ut=e=>{EC(e).then(()=>{ct(!0),setTimeout(()=>{Ee.current&&ct(!1)},1500)})};return(0,Y.jsxs)(`div`,{className:`flex h-full flex-col bg-card`,children:[(0,Y.jsxs)(`div`,{className:`flex shrink-0 items-center justify-between border-b border-border bg-card px-4 py-3`,children:[(0,Y.jsxs)(`div`,{className:`flex items-center gap-3 min-w-0`,children:[(0,Y.jsx)(`h3`,{className:`font-semibold text-foreground`,children:`Chat`}),(0,Y.jsx)(SC,{tone:h?`running`:`idle`,dot:!0,children:h?`${G?.name||`Connected`}${G&&T[G.id]?` (${Cw(G,T[G.id])})`:``}`:`Disconnected`})]}),(0,Y.jsxs)(`div`,{className:`flex items-center gap-2 shrink-0`,children:[lt&&(0,Y.jsxs)(`button`,{onClick:()=>ut(lt),className:`inline-flex items-center gap-1 px-1.5 py-0.5 rounded text-[11px] font-mono bg-muted/60 hover:bg-muted text-muted-foreground hover:text-foreground transition-colors cursor-pointer border border-border/60`,title:`Session ID: ${lt} (Click to copy)`,children:[(0,Y.jsx)(oi,{size:11,className:`opacity-60`}),(0,Y.jsxs)(`span`,{children:[lt.slice(0,8),`...`]}),st?(0,Y.jsx)(Jr,{size:11,className:`text-emerald-500`}):(0,Y.jsx)(Qr,{size:11,className:`opacity-60`})]}),u.length>0&&(0,Y.jsx)(`button`,{onClick:nt,className:`cursor-pointer text-xs text-muted-foreground transition-colors hover:text-destructive-foreground`,children:`Clear`}),(0,Y.jsx)(`button`,{onClick:()=>{ae(null),H(!0)},className:`grid h-7 w-7 cursor-pointer place-items-center rounded-md text-muted-foreground transition-colors hover:bg-accent hover:text-foreground`,title:`Resume a past session`,children:(0,Y.jsx)(wi,{size:14})}),(h||_||j)&&(0,Y.jsxs)(Et,{size:`sm`,variant:`outline`,onClick:Je,children:[(0,Y.jsx)(Mi,{size:14,className:`text-destructive-foreground`}),`Stop`]})]})]}),(0,Y.jsx)(tw,{open:re,onClose:()=>H(!1),ws:e,onPick:et,error:ie,pending:L}),(0,Y.jsxs)(`div`,{ref:he,onScroll:()=>{let e=he.current;e&&(_e.current=e.scrollHeight-e.scrollTop-e.clientHeight<80)},className:`flex-1 space-y-4 overflow-y-auto p-4`,children:[u.length===0&&!it&&(0,Y.jsx)(`div`,{className:`flex h-full items-center justify-center text-muted-foreground`,children:`No messages yet. Start the agent and say hello.`}),u.map((e,t)=>(0,Y.jsx)(Ew,{msg:e,idx:t,copied:oe===t,onCopy:Ze},t)),it&&(0,Y.jsx)(`div`,{className:`flex justify-start`,children:(0,Y.jsxs)(`div`,{className:`flex items-center gap-2.5 rounded-lg border border-border bg-muted/30 px-4 py-2.5 text-xs text-muted-foreground shadow-xs animate-pulse`,children:[(0,Y.jsx)(Ci,{size:13,className:`animate-spin text-primary`}),(0,Y.jsxs)(`span`,{children:[G?.name||`Agent`,` is thinking and executing...`]})]})}),(0,Y.jsx)(`div`,{ref:ge})]}),(0,Y.jsxs)(`div`,{className:`flex shrink-0 flex-col gap-2 border-t border-border bg-card p-3`,children:[G&&!G.isConfigured&&(0,Y.jsxs)(`div`,{className:`flex items-center justify-between gap-3 rounded-lg border border-destructive/25 bg-destructive/10 px-3 py-2 text-xs text-destructive-foreground`,children:[(0,Y.jsxs)(`div`,{className:`flex min-w-0 flex-col gap-1`,children:[(0,Y.jsxs)(`div`,{className:`flex items-center gap-2`,children:[(0,Y.jsxs)(`span`,{className:`shrink-0 font-semibold`,children:[G.name,` provider status:`]}),(0,Y.jsx)(`span`,{children:G.message})]}),at&&(0,Y.jsx)(`code`,{className:`w-fit rounded bg-background/70 px-2 py-1 font-mono text-[11px] text-foreground`,children:at.command})]}),at&&(0,Y.jsxs)(Et,{size:`sm`,variant:`outline`,onClick:ot,className:`shrink-0`,children:[te===G.id?(0,Y.jsx)(Jr,{size:12}):(0,Y.jsx)(Qr,{size:12}),te===G.id?`Copied`:at.label]})]}),R&&!j&&!h&&(0,Y.jsxs)(`div`,{className:`flex items-center justify-between gap-3 rounded-lg border border-warning/25 bg-warning/10 px-3 py-2 text-xs text-foreground`,children:[(0,Y.jsxs)(`span`,{children:[`The workspace kickoff was not dispatched (`,R.executionProfile===`workspace-write`?`Edit workspace`:`Review only`,`).`]}),(0,Y.jsx)(Et,{size:`sm`,variant:`outline`,onClick:()=>void tt(R,!0),disabled:L||B,children:B?`Checking CLI…`:`Recheck & retry`}),G?.setupIssue&&G.setupIssue!==`missing-cli`&&(0,Y.jsx)(Et,{size:`sm`,variant:`outline`,onClick:()=>void tt(R,!0,!0),disabled:L||B,children:`Try with existing CLI auth`})]}),Me.map(e=>(0,Y.jsxs)(`div`,{role:`alert`,"aria-live":`polite`,className:`flex flex-col gap-2 rounded-xl border border-amber-500/40 bg-amber-500/10 p-3 text-xs shadow-xs animate-fade-in`,children:[(0,Y.jsxs)(`div`,{className:`flex items-center justify-between gap-2`,children:[(0,Y.jsxs)(`div`,{className:`flex flex-wrap items-center gap-2 font-semibold text-amber-500`,children:[(0,Y.jsx)(ki,{size:14,className:`animate-pulse shrink-0`}),(0,Y.jsx)(`span`,{children:`Tool Approval Required`}),(0,Y.jsx)(rt,{variant:`outline`,className:`text-[10px] uppercase font-mono border-amber-500/40 text-amber-600 dark:text-amber-400`,children:e.tool}),e.description&&(0,Y.jsxs)(`span`,{className:`text-[11px] font-normal text-muted-foreground italic`,children:[`(`,e.description,`)`]})]}),(0,Y.jsxs)(`div`,{className:`flex items-center gap-1.5 shrink-0`,children:[(0,Y.jsxs)(Et,{size:`sm`,variant:`default`,onClick:()=>Re(e.requestId,`allow`),className:`h-7 text-xs bg-emerald-600 hover:bg-emerald-700 text-white gap-1 cursor-pointer`,children:[(0,Y.jsx)(Jr,{size:12}),(0,Y.jsx)(`span`,{children:`Approve`})]}),(0,Y.jsxs)(Et,{size:`sm`,variant:`outline`,onClick:()=>Re(e.requestId,`deny`),className:`h-7 text-xs text-destructive hover:bg-destructive/10 border-border/80 gap-1 cursor-pointer`,children:[(0,Y.jsx)(zi,{size:12}),(0,Y.jsx)(`span`,{children:`Deny`})]})]})]}),e.input&&(0,Y.jsx)(`div`,{className:`rounded-md bg-background/80 p-2 font-mono text-[11px] text-foreground overflow-x-auto max-h-24 select-text`,children:typeof e.input.command==`string`?`Command: ${e.input.command}`:typeof e.input.path==`string`?`File: ${e.input.path}`:JSON.stringify(e.input,null,2)})]},e.requestId)),(0,Y.jsxs)(`div`,{className:`flex w-full flex-col rounded-xl border border-border bg-card shadow-sm`,children:[(0,Y.jsxs)(`div`,{className:`flex flex-wrap items-center justify-between gap-1.5 border-b border-border/50 bg-muted/20 px-3 py-2 text-xs`,children:[(0,Y.jsxs)(`div`,{className:`flex flex-wrap items-center gap-1.5`,children:[(0,Y.jsxs)(Ml,{children:[(0,Y.jsxs)(Nl,{"aria-label":`Select Provider`,disabled:_||j||L,className:`flex cursor-pointer items-center gap-1.5 rounded-md border border-border/60 bg-background/90 px-2.5 py-1 text-xs font-medium text-foreground shadow-2xs transition-colors hover:bg-accent hover:border-border disabled:pointer-events-none disabled:opacity-50`,children:[G?.icon===`Bot`?(0,Y.jsx)(Kr,{size:13,className:`text-primary`}):(0,Y.jsx)($r,{size:13,className:`text-primary`}),(0,Y.jsx)(`span`,{children:G?.name??`Select Agent`}),(0,Y.jsx)(Dt,{size:11,className:`opacity-50 ml-0.5`})]}),(0,Y.jsx)(Pl,{align:`start`,side:`top`,children:a.filter(e=>e.isConfigured||e.setupIssue!==`missing-cli`).map(e=>(0,Y.jsxs)(Fl,{onClick:()=>Ue(e.id),className:q(`flex items-center gap-2 text-xs cursor-pointer`,e.id===Be&&`font-semibold text-primary`),children:[e.icon===`Bot`?(0,Y.jsx)(Kr,{size:14}):(0,Y.jsx)($r,{size:14}),(0,Y.jsx)(`span`,{className:`flex-1`,children:e.name}),e.id===Be&&(0,Y.jsx)(Jr,{size:12,className:`text-primary ml-auto`})]},e.id))})]}),G?.models?.length&&(0,Y.jsxs)(Ml,{children:[(0,Y.jsxs)(Nl,{"aria-label":`Select model`,disabled:h||j||_||L||!!R,className:`flex cursor-pointer items-center gap-1.5 rounded-md border border-border/60 bg-background/90 px-2.5 py-1 text-xs font-medium text-foreground shadow-2xs transition-colors hover:bg-accent hover:border-border disabled:pointer-events-none disabled:opacity-50`,children:[(0,Y.jsx)(Ai,{size:12,className:`text-amber-500 shrink-0`}),(0,Y.jsx)(`span`,{className:`max-w-44 truncate`,children:Cw(G,T[G.id]??``)}),(0,Y.jsx)(Dt,{size:11,className:`opacity-50 ml-0.5`})]}),(0,Y.jsx)(Pl,{align:`start`,side:`top`,className:`max-w-80`,children:G.models.map(e=>(0,Y.jsx)(Fl,{onClick:()=>E(t=>({...t,[G.id]:e.id})),children:(0,Y.jsxs)(`span`,{className:`flex flex-col`,children:[(0,Y.jsxs)(`span`,{className:`font-medium flex items-center gap-1.5`,children:[(0,Y.jsx)(Ai,{size:11,className:`text-amber-500`}),e.label]}),(0,Y.jsx)(`span`,{className:`text-xs text-muted-foreground`,children:e.description})]})},e.id))})]}),G?.executionProfiles?.length&&Ve&&(0,Y.jsxs)(Ml,{children:[(0,Y.jsxs)(Nl,{"aria-label":`Select execution profile`,disabled:j||_||L||!!R,className:`flex cursor-pointer items-center gap-1.5 rounded-md border border-border/60 bg-background/90 px-2.5 py-1 text-xs font-medium text-foreground shadow-2xs transition-colors hover:bg-accent hover:border-border disabled:pointer-events-none disabled:opacity-50`,title:Ve.description,children:[(0,Y.jsx)(ki,{size:12,className:Ve.id===`workspace-write`?`text-amber-500 shrink-0`:`text-emerald-500 shrink-0`}),(0,Y.jsx)(`span`,{children:Sw(Ve.label)}),(0,Y.jsx)(Dt,{size:11,className:`opacity-50 ml-0.5`})]}),(0,Y.jsx)(Pl,{align:`start`,side:`top`,className:`max-w-80`,children:G.executionProfiles.map(e=>(0,Y.jsx)(Fl,{onClick:()=>w(t=>({...t,[G.id]:e.id})),children:(0,Y.jsxs)(`span`,{className:`flex flex-col`,children:[(0,Y.jsxs)(`span`,{className:`font-medium flex items-center gap-1.5`,children:[(0,Y.jsx)(ki,{size:12,className:e.id===`workspace-write`?`text-amber-500`:`text-emerald-500`}),e.label]}),(0,Y.jsx)(`span`,{className:`text-xs text-muted-foreground`,children:e.description})]})},e.id))})]}),G&&(0,Y.jsxs)(Ml,{children:[(0,Y.jsxs)(Nl,{"aria-label":`Select reasoning effort`,disabled:h||j||_||L||!!R,className:`flex cursor-pointer items-center gap-1.5 rounded-md border border-border/60 bg-background/90 px-2.5 py-1 text-xs font-medium text-foreground shadow-2xs transition-colors hover:bg-accent hover:border-border disabled:pointer-events-none disabled:opacity-50`,children:[(0,Y.jsx)(Bi,{size:12,className:D[G.id]?`text-amber-500 fill-amber-500/20 shrink-0`:`text-muted-foreground shrink-0`}),(0,Y.jsx)(`span`,{children:lw(D[G.id]??``)}),(0,Y.jsx)(Dt,{size:11,className:`opacity-50 ml-0.5`})]}),(0,Y.jsx)(Pl,{align:`start`,side:`top`,className:`max-w-72`,children:cw.map(e=>(0,Y.jsx)(Fl,{onClick:()=>O(t=>({...t,[G.id]:e.id})),children:(0,Y.jsxs)(`span`,{className:`flex flex-col`,children:[(0,Y.jsxs)(`span`,{className:`font-medium flex items-center gap-1.5`,children:[e.id&&(0,Y.jsx)(Bi,{size:12,className:`text-amber-500`}),e.label]}),(0,Y.jsx)(`span`,{className:`text-xs text-muted-foreground`,children:e.description})]})},e.id))})]})]}),(0,Y.jsxs)(`div`,{className:`flex items-center gap-1 shrink-0`,children:[(0,Y.jsx)(`input`,{type:`file`,ref:fe,accept:`image/*`,multiple:!0,className:`hidden`,onChange:e=>{e.target.files?.length&&pe(e.target.files),e.target.value=``}}),(0,Y.jsx)(`button`,{type:`button`,onClick:()=>fe.current?.click(),disabled:_||L,className:`flex cursor-pointer items-center justify-center rounded-md border border-border/60 bg-background/90 p-1.5 text-muted-foreground shadow-2xs transition-colors hover:bg-accent hover:text-foreground hover:border-border disabled:pointer-events-none disabled:opacity-50`,title:`Attach image (or paste / drop into chat)`,children:(0,Y.jsx)(si,{size:14,className:`text-primary`})})]})]}),ce.length>0&&(0,Y.jsx)(`div`,{className:`flex flex-wrap gap-2 border-b border-border/40 px-3 py-2 bg-muted/20`,children:ce.map(e=>(0,Y.jsxs)(`div`,{className:`group relative flex items-center rounded-lg border border-border/80 bg-card p-1 shadow-xs`,children:[(0,Y.jsx)(`img`,{src:e.dataUrl,alt:e.name,className:`h-14 w-14 rounded-md object-cover`}),(0,Y.jsx)(`button`,{type:`button`,onClick:()=>le(t=>t.filter(t=>t.id!==e.id)),className:`absolute -top-1.5 -right-1.5 flex h-4 w-4 cursor-pointer items-center justify-center rounded-full bg-destructive text-destructive-foreground shadow-xs hover:bg-destructive/90 transition-colors`,title:`Remove image`,children:(0,Y.jsx)(zi,{size:10})})]},e.id))}),(0,Y.jsxs)(`div`,{className:q(`flex items-end gap-2 p-2`,ue&&`ring-2 ring-primary ring-inset rounded-b-xl bg-accent/30`),onDragOver:e=>{e.preventDefault(),de(!0)},onDragLeave:()=>de(!1),onDrop:e=>{e.preventDefault(),de(!1),e.dataTransfer?.files?.length&&pe(e.dataTransfer.files)},children:[(0,Y.jsx)(jC,{value:f,disabled:L,onPaste:e=>{let t=e.clipboardData?.items;if(!t)return;let n=[];for(let e=0;e<t.length;e++)if(t[e].type.startsWith(`image/`)){let r=t[e].getAsFile();r&&n.push(r)}n.length>0&&(e.preventDefault(),pe(n))},onChange:e=>{p(e.target.value);let t=e.target;t.style.height=`auto`,t.style.height=`${Math.min(t.scrollHeight,200)}px`},onKeyDown:e=>{if(e.key===`Enter`&&!e.shiftKey){if(e.preventDefault(),_||j||ke.current)return;h?Xe():He&&Ye();let t=e.currentTarget;t.style.height=`auto`}},placeholder:h?`Message the agent... (Shift+Enter for new line)`:`Start the agent or press Enter...`,unstyled:!0,className:`flex-1 [&_[data-slot=textarea]]:max-h-[200px] [&_[data-slot=textarea]]:min-h-11 [&_[data-slot=textarea]]:resize-none [&_[data-slot=textarea]]:text-sm`,rows:1}),h?(0,Y.jsxs)(Et,{className:`h-11 shrink-0 rounded-lg`,onClick:Xe,disabled:!f.trim()&&ce.length===0||_||L,children:[_?(0,Y.jsx)(Ci,{size:14,className:`animate-spin`}):(0,Y.jsx)(Di,{size:14}),`Send`]}):(0,Y.jsxs)(Et,{className:`h-11 shrink-0 rounded-lg`,onClick:()=>Ye(),disabled:!He,children:[(0,Y.jsx)(ji,{size:14}),`Start`]})]})]})]})]})}function Ow(e){if(!e)return(0,Y.jsx)(ri,{className:`size-3 text-muted-foreground shrink-0`});try{let t=IC(e.branchName).providerId||KC(e.assistants?.[0])||`antigravity-cli`;if(t.startsWith(`claude`))return(0,Y.jsx)(uc,{className:`size-3 text-[#D97757] shrink-0`});if(t.startsWith(`codex`))return(0,Y.jsx)(tc,{className:`size-3 text-foreground shrink-0`});if(t.startsWith(`copilot`))return(0,Y.jsx)(cc,{className:`size-3 text-blue-400 shrink-0`});if(t.startsWith(`antigravity`))return(0,Y.jsx)(fc,{className:`size-3.5 shrink-0`})}catch{}return(0,Y.jsx)(ri,{className:`size-3 text-muted-foreground shrink-0`})}function kw({workspaces:e}){let{isOpen:t,isMinimized:n,isMaximized:r,openTabs:i,activeTab:a,position:o,size:s,close:c,minimize:l,restore:u,toggleMaximize:d,addTab:f,removeTab:p,setActiveTab:m,setPosition:h,setSize:g,drafts:_,consumeDraft:v}=$u(),[y,b]=(0,J.useState)(``),x=(0,J.useRef)(null),S=(0,J.useRef)(null),C=(0,J.useRef)(null),w=(0,J.useMemo)(()=>new Map(e.map(e=>[e.branchName,e])),[e]),T=a?w.get(a):void 0,E=(0,J.useMemo)(()=>{let t=y.trim().toLowerCase();return t?e.filter(e=>e.branchName.toLowerCase().includes(t)||e.description&&e.description.toLowerCase().includes(t)):e},[e,y]),D=(0,J.useCallback)(e=>{if(e.button!==0||r)return;let t=e.target;if(t.closest(`button`)||t.closest(`[role="tab"]`)||t.closest(`[data-no-drag]`))return;let n=o||{x:Math.max(20,window.innerWidth-s.width-24),y:Math.max(20,window.innerHeight-s.height-24)};x.current={startX:e.clientX,startY:e.clientY,startPosX:n.x,startPosY:n.y},e.currentTarget.setPointerCapture(e.pointerId)},[r,o,s]),O=(0,J.useCallback)(e=>{if(!x.current)return;let t=e.clientX-x.current.startX,n=e.clientY-x.current.startY,r=Math.max(0,window.innerWidth-s.width-20),i=Math.max(0,window.innerHeight-s.height-20),a=Math.min(Math.max(10,x.current.startPosX+t),r),o=Math.min(Math.max(10,x.current.startPosY+n),i);h({x:a,y:o})},[s,h]),k=(0,J.useCallback)(e=>{if(x.current){x.current=null;try{e.currentTarget.releasePointerCapture(e.pointerId)}catch{}}},[]),A=(0,J.useCallback)(e=>{e.button!==0||r||(e.stopPropagation(),e.preventDefault(),S.current={startX:e.clientX,startY:e.clientY,startW:s.width,startH:s.height},e.currentTarget.setPointerCapture(e.pointerId))},[r,s]),j=(0,J.useCallback)(e=>{if(!S.current)return;let t=e.clientX-S.current.startX,n=e.clientY-S.current.startY,r=Math.max(380,Math.min(S.current.startW+t,window.innerWidth-40)),i=Math.max(420,Math.min(S.current.startH+n,window.innerHeight-40));g({width:r,height:i})},[g]),M=(0,J.useCallback)(e=>{if(S.current){S.current=null;try{e.currentTarget.releasePointerCapture(e.pointerId)}catch{}}},[]),N=(0,J.useMemo)(()=>{if(!r)return o?{left:`${o.x}px`,top:`${o.y}px`,width:`${s.width}px`,height:`${s.height}px`}:{right:`24px`,bottom:`24px`,width:`${s.width}px`,height:`${s.height}px`}},[r,o,s]);return t?n?(0,Y.jsx)(`div`,{className:`fixed bottom-5 right-6 z-50 animate-fade-in`,children:(0,Y.jsxs)(`button`,{onClick:u,className:`flex items-center gap-2.5 px-4 py-2.5 rounded-full bg-card/95 backdrop-blur-md border border-border shadow-xl hover:border-primary/50 text-foreground transition-all duration-200 cursor-pointer group`,title:`Restore floating workspace chat`,children:[(0,Y.jsx)(`div`,{className:`size-7 rounded-full bg-primary/10 grid place-items-center text-primary group-hover:scale-105 transition-transform`,children:(0,Y.jsx)(Kr,{className:`size-4`})}),(0,Y.jsxs)(`div`,{className:`flex flex-col items-start text-left`,children:[(0,Y.jsxs)(`span`,{className:`text-xs font-semibold leading-tight flex items-center gap-1.5`,children:[`Workspace Chat`,i.length>0&&(0,Y.jsx)(`span`,{className:`px-1.5 py-0.2 rounded-full bg-primary/20 text-primary text-[10px] font-bold`,children:i.length})]}),(0,Y.jsx)(`span`,{className:`text-[10px] text-muted-foreground leading-tight max-w-[140px] truncate`,children:T?.branchName||`No active tab`})]}),(0,Y.jsx)(fi,{className:`size-3.5 text-muted-foreground group-hover:text-foreground ml-1`})]})}):(0,Y.jsxs)(`div`,{ref:C,style:N,className:q(`fixed z-50 flex flex-col overflow-hidden bg-card/98 backdrop-blur-xl border border-border/80 shadow-2xl rounded-2xl transition-[border-color] duration-150`,r&&`inset-4 w-auto h-auto rounded-xl`),children:[(0,Y.jsxs)(`div`,{onPointerDown:D,onPointerMove:O,onPointerUp:k,className:q(`flex items-center justify-between px-3 py-2 border-b border-border/80 bg-muted/40 select-none shrink-0`,!r&&`cursor-grab active:cursor-grabbing`),children:[(0,Y.jsxs)(`div`,{className:`flex items-center gap-2 min-w-0 pr-2`,children:[!r&&(0,Y.jsx)(ai,{className:`size-4 text-muted-foreground/50 shrink-0`}),(0,Y.jsx)(`div`,{className:`size-5 rounded-md bg-primary/15 grid place-items-center text-primary shrink-0`,children:(0,Y.jsx)(Kr,{className:`size-3.5`})}),(0,Y.jsx)(`span`,{className:`text-xs font-bold text-foreground truncate shrink-0`,children:`Workspace Chat`})]}),(0,Y.jsxs)(`div`,{className:`flex items-center gap-1 shrink-0`,"data-no-drag":!0,children:[(0,Y.jsx)(`button`,{onClick:l,className:`p-1.5 rounded-lg text-muted-foreground hover:text-foreground hover:bg-muted/80 transition-colors cursor-pointer`,title:`Minimize`,"aria-label":`Minimize floating chat`,children:(0,Y.jsx)(gi,{className:`size-3.5`})}),(0,Y.jsx)(`button`,{onClick:d,className:`p-1.5 rounded-lg text-muted-foreground hover:text-foreground hover:bg-muted/80 transition-colors cursor-pointer`,title:r?`Restore down`:`Maximize`,"aria-label":r?`Restore down floating chat`:`Maximize floating chat`,children:r?(0,Y.jsx)(hi,{className:`size-3.5`}):(0,Y.jsx)(fi,{className:`size-3.5`})}),(0,Y.jsx)(`button`,{onClick:c,className:`p-1.5 rounded-lg text-muted-foreground hover:text-destructive hover:bg-destructive/10 transition-colors cursor-pointer`,title:`Close`,"aria-label":`Close floating chat`,children:(0,Y.jsx)(zi,{className:`size-3.5`})})]})]}),(0,Y.jsxs)(`div`,{className:`flex items-center gap-1 px-2.5 py-1.5 border-b border-border/60 bg-muted/20 overflow-x-auto no-scrollbar shrink-0`,"data-no-drag":!0,children:[i.map(e=>{let t=w.get(e),n=e===a;return(0,Y.jsxs)(`div`,{role:`tab`,"aria-selected":n,onClick:()=>m(e),className:q(`group flex items-center gap-1.5 px-2.5 py-1 rounded-lg text-xs font-medium transition-all duration-150 cursor-pointer border shrink-0 max-w-[170px]`,n?`bg-card border-border shadow-xs text-foreground font-semibold`:`border-transparent text-muted-foreground hover:text-foreground hover:bg-muted/50`),title:e,children:[Ow(t),(0,Y.jsx)(`span`,{className:`truncate`,children:e}),(0,Y.jsx)(`button`,{type:`button`,onClick:t=>{t.stopPropagation(),p(e)},className:`size-3.5 rounded grid place-items-center text-muted-foreground/60 hover:text-destructive hover:bg-destructive/10 opacity-0 group-hover:opacity-100 transition-opacity ml-0.5`,title:`Close ${e} tab`,"aria-label":`Close ${e} tab`,children:(0,Y.jsx)(zi,{className:`size-2.5`})})]},e)}),(0,Y.jsxs)(Ml,{children:[(0,Y.jsxs)(Nl,{className:`flex items-center gap-1 px-2 py-1 rounded-lg text-xs text-muted-foreground hover:text-foreground hover:bg-muted/60 border border-dashed border-border/70 hover:border-border transition-colors cursor-pointer shrink-0`,children:[(0,Y.jsx)(Si,{className:`size-3`}),(0,Y.jsx)(`span`,{children:`Add Workspace`})]}),(0,Y.jsxs)(Pl,{align:`start`,className:`w-64 p-1.5`,children:[(0,Y.jsx)(`div`,{className:`px-2 py-1 mb-1`,children:(0,Y.jsxs)(`div`,{className:`relative`,children:[(0,Y.jsx)(Ei,{className:`size-3.5 absolute left-2 top-1/2 -translate-y-1/2 text-muted-foreground`}),(0,Y.jsx)(`input`,{type:`text`,placeholder:`Search workspaces...`,value:y,onChange:e=>b(e.target.value),className:`w-full pl-7 pr-2 py-1 text-xs rounded-md bg-muted/50 border border-border focus:outline-hidden focus:border-primary/50 text-foreground placeholder:text-muted-foreground`,autoFocus:!0})]})}),(0,Y.jsx)(`div`,{className:`max-h-56 overflow-y-auto space-y-0.5`,children:E.length===0?(0,Y.jsx)(`div`,{className:`px-3 py-4 text-center text-xs text-muted-foreground`,children:`No workspaces found`}):E.map(e=>{let t=i.includes(e.branchName);return(0,Y.jsxs)(Fl,{onClick:()=>{t?m(e.branchName):f(e.branchName),b(``)},className:q(`flex items-center gap-2 px-2 py-1.5 text-xs rounded-md cursor-pointer`,e.branchName===a&&`bg-accent/70 font-semibold`),children:[Ow(e),(0,Y.jsxs)(`div`,{className:`flex flex-col min-w-0 flex-1`,children:[(0,Y.jsx)(`span`,{className:`font-medium text-foreground truncate`,children:e.branchName}),e.description&&(0,Y.jsx)(`span`,{className:`text-[10px] text-muted-foreground truncate`,children:e.description})]}),t&&(0,Y.jsx)(`span`,{className:`text-[10px] text-primary font-medium px-1.5 py-0.5 rounded bg-primary/10`,children:`Open`})]},e.branchName)})})]})]})]}),(0,Y.jsx)(`div`,{className:`flex-1 min-h-0 relative overflow-hidden bg-card`,"data-no-drag":!0,children:i.length===0?(0,Y.jsxs)(`div`,{className:`h-full flex flex-col items-center justify-center p-6 text-center text-muted-foreground gap-3`,children:[(0,Y.jsx)(`div`,{className:`size-12 rounded-2xl bg-muted/50 border border-border grid place-items-center text-muted-foreground`,children:(0,Y.jsx)(mi,{className:`size-6 text-primary`})}),(0,Y.jsxs)(`div`,{className:`space-y-1`,children:[(0,Y.jsx)(`h3`,{className:`text-sm font-semibold text-foreground`,children:`No Workspace Tab Open`}),(0,Y.jsx)(`p`,{className:`text-xs text-muted-foreground max-w-xs`,children:`Select a workspace below to start or continue an AI assistant chat session.`})]}),(0,Y.jsx)(`div`,{className:`flex flex-wrap justify-center gap-1.5 mt-2 max-w-sm`,children:e.slice(0,5).map(e=>(0,Y.jsxs)(Et,{variant:`outline`,size:`sm`,onClick:()=>f(e.branchName),className:`text-xs h-7 gap-1.5`,children:[Ow(e),(0,Y.jsx)(`span`,{children:e.branchName})]},e.branchName))})]}):i.map(e=>{let t=w.get(e);return t?(0,Y.jsx)(`div`,{className:q(`h-full flex flex-col`,e!==a&&`hidden`),children:(0,Y.jsx)(Dw,{ws:t,draft:_[e],onDraftConsumed:t=>v(e,t)})},e):null})}),!r&&(0,Y.jsx)(`div`,{onPointerDown:A,onPointerMove:j,onPointerUp:M,className:`absolute bottom-0 right-0 size-4 cursor-nwse-resize z-10 grid place-items-center opacity-30 hover:opacity-100 transition-opacity`,title:`Drag to resize`,children:(0,Y.jsx)(`div`,{className:`size-2 border-r-2 border-b-2 border-muted-foreground rounded-br-xs`})})]}):null}function Aw(){let{isOpen:e,isMinimized:t,openTabs:n,open:r}=$u();return e&&!t||t?null:(0,Y.jsx)(`div`,{className:`fixed bottom-6 right-6 z-40 animate-fade-in`,children:(0,Y.jsxs)(`button`,{onClick:()=>r(),className:q(`group relative flex items-center justify-center size-12 rounded-full`,`bg-primary text-primary-foreground shadow-lg shadow-primary/25`,`hover:scale-105 hover:shadow-xl hover:shadow-primary/35 active:scale-95`,`transition-all duration-200 cursor-pointer border border-primary/20`),title:`Open Floating Workspace Chat`,"aria-label":`Open Floating Workspace Chat`,children:[(0,Y.jsx)(Kr,{className:`size-6 transition-transform group-hover:rotate-6`}),n.length>0&&(0,Y.jsx)(`span`,{className:`absolute -top-1 -right-1 size-5 rounded-full bg-emerald-500 text-white text-[10px] font-bold grid place-items-center shadow-md border-2 border-background`,children:n.length})]})})}function jw({workspaceName:e,open:t,onClose:n,onConfirm:r,loading:i=!1}){let[a,o]=(0,J.useState)(``);if(!e)return null;let s=a.trim()===e.trim(),c=()=>{o(``),n()},l=async()=>{!s||i||(await r(e),o(``))};return(0,Y.jsx)(uC,{open:t,onOpenChange:e=>!e&&c(),children:(0,Y.jsxs)(mC,{className:`max-w-md`,children:[(0,Y.jsxs)(hC,{children:[(0,Y.jsx)(_C,{className:`text-destructive`,children:`Delete workspace`}),(0,Y.jsxs)(vC,{children:[`This action cannot be undone. This will force-remove all git worktrees and delete the entire folder for`,` `,(0,Y.jsx)(`strong`,{className:`font-semibold text-foreground`,children:e}),`.`]})]}),(0,Y.jsx)(yC,{className:`space-y-4`,children:(0,Y.jsxs)(`label`,{className:`block`,children:[(0,Y.jsxs)(`span`,{className:`mb-1 block text-xs text-muted-foreground`,children:[`Please type `,(0,Y.jsx)(`strong`,{className:`font-mono text-foreground`,children:e}),` to confirm:`]}),(0,Y.jsx)(Ue,{value:a,onChange:e=>o(e.target.value),placeholder:e,autoFocus:!0,className:`font-mono text-sm`,onKeyDown:e=>{e.key===`Enter`&&s&&!i&&l()}})]})}),(0,Y.jsxs)(gC,{children:[(0,Y.jsx)(Et,{variant:`outline`,onClick:c,disabled:i,children:`Cancel`}),(0,Y.jsx)(Et,{variant:`destructive`,onClick:()=>void l(),disabled:!s||i,children:i?`Deleting…`:`Delete workspace`})]})]})})}var Mw=(0,J.lazy)(()=>Kt(()=>import(`./DashboardPage-BN0FQixO.js`).then(e=>({default:e.DashboardPage})),__vite__mapDeps([0,1,2,3,4,5,6]))),Nw=(0,J.lazy)(()=>Kt(()=>import(`./ProjectsPage-i8Egpjps.js`).then(e=>({default:e.ProjectsPage})),__vite__mapDeps([7,1,2,8,3,9,10,11,12,13]))),Pw=(0,J.lazy)(()=>Kt(()=>import(`./SettingsPage-BEozi7bF.js`).then(e=>({default:e.SettingsPage})),__vite__mapDeps([14,1,2,8,3,10,11,6,15,16]))),Fw=(0,J.lazy)(()=>Kt(()=>import(`./SkillsPage-M1iYmQWO.js`).then(e=>({default:e.SkillsPage})),__vite__mapDeps([17,1,2,8,3,18,4,19,20,12,6,15]))),Iw=(0,J.lazy)(()=>Kt(()=>import(`./AgentsPage-DpHlroWm.js`).then(e=>({default:e.AgentsPage})),__vite__mapDeps([21,1,2,8,3,12,13,6,15]))),Lw=(0,J.lazy)(()=>Kt(()=>import(`./WorkroomsPage-DypyfzgM.js`).then(e=>({default:e.WorkroomsPage})),__vite__mapDeps([22,1,2,8,3,20,12,23,24,10,5,6,15,16]))),Rw=(0,J.lazy)(()=>Kt(()=>import(`./StartWorkPage-DUC8e-My.js`).then(e=>({default:e.StartWorkPage})),__vite__mapDeps([25,1,2,8,3,18,4,9,10,11,26,5]))),zw=(0,J.lazy)(()=>Kt(()=>import(`./StrategiesPage-CXsVcMW7.js`).then(e=>({default:e.StrategiesPage})),__vite__mapDeps([27,1,2,8,3,28,12,6,15]))),Bw=(0,J.lazy)(()=>Kt(()=>import(`./WorkspacesPage-aSR6TyA2.js`).then(e=>({default:e.WorkspacesPage})),__vite__mapDeps([29,1,2,8,3,18,24,10,4,19,20,26,12,30,31,23,5,6,15]))),Vw=(0,J.lazy)(()=>Kt(()=>import(`./GettingStartedPage-Y4ixhR8B.js`).then(e=>({default:e.GettingStartedPage})),__vite__mapDeps([32,2,1,3,28,5]))),Hw=new URLSearchParams(window.location.search).get(`env`)===`vscode`,Uw=typeof window<`u`?window.contextspaceBridge?.updates||window.nexusBridge?.updates:void 0,Ww=0;function Gw(){let e=go(),t=po(),[n,r]=(0,J.useState)([]),i=(e,t=`info`,n=5e3)=>{let i=`toast-${++Ww}`;r(r=>[...r,{id:i,message:e,type:t,duration:n}]),setTimeout(()=>{r(e=>e.filter(e=>e.id!==i))},n)},[a,o]=(0,J.useState)(null),[s,c]=(0,J.useState)(!0),[l,u]=(0,J.useState)(!0),[d,f]=(0,J.useState)(null),[p,m]=(0,J.useState)([]),[h,g]=(0,J.useState)(null),[_,v]=(0,J.useState)(``),[y,b]=(0,J.useState)(null),[x,S]=(0,J.useState)(!1),[C,w]=(0,J.useState)(null),T=zd(),E=Wd(),D=Gd(),O=Jd(),k=T.data??[],A=E.data??[],j=D.data??[],M=O.data??[],[N,P]=(0,J.useState)(!1),[F,I]=(0,J.useState)(`idle`),[L,ee]=(0,J.useState)(null),[R,z]=(0,J.useState)(null),[B,V]=(0,J.useState)(!1),[te,ne]=(0,J.useState)(``),[re,H]=(0,J.useState)(``),[ie,ae]=(0,J.useState)(null),[oe,se]=(0,J.useState)(!1),[ce,le]=(0,J.useState)(!1),[ue,de]=(0,J.useState)(!1),[fe,U]=(0,J.useState)(`antigravity`),pe=(0,J.useRef)(!1);(0,J.useEffect)(()=>{if(pe.current||!E.data)return;let e=E.data.find(e=>e.detected&&e.command);e&&(pe.current=!0,U(e.name))},[E.data]);let[W,me]=(0,J.useState)(null),[he,ge]=(0,J.useState)(``),_e=[`/`,`/overview`,`/dashboard`].includes(t.pathname)||t.pathname.startsWith(`/workspaces`),ve=_n(),ye=Od(),be=kd({enabled:l&&!s,intervalMs:_e?15e3:!1}),xe=ye.data??[],Se=ye.isLoading,Ce=be.data??{},[we,Te]=(0,J.useState)(null),[Ee,De]=(0,J.useState)(`overview`),[Oe,ke]=(0,J.useState)([]),[Ae,je]=(0,J.useState)(!1),[Me,Ne]=(0,J.useState)(null),[Pe,Fe]=(0,J.useState)([]),[Ie,Le]=(0,J.useState)(!1),[Re,ze]=(0,J.useState)([]),[Be,G]=(0,J.useState)(!1),[Ve,He]=(0,J.useState)(``),[Ue,We]=(0,J.useState)(!1),[Ge,Ke]=(0,J.useState)(null),[qe,Je]=(0,J.useState)(!1),[Ye,Xe]=(0,J.useState)(``),[Ze,Qe]=(0,J.useState)(!1),[$e,et]=(0,J.useState)(null),[tt,nt]=(0,J.useState)(``),[rt,it]=(0,J.useState)(!1),[at,ot]=(0,J.useState)(null),st=(0,J.useRef)(null),ct=(0,J.useRef)(0),lt=(0,J.useRef)(0),ut=(0,J.useRef)(0),dt=(0,J.useRef)(``),ft=(0,J.useRef)(!1),[pt,mt]=(0,J.useState)(!1),[ht,gt]=(0,J.useState)(null),[_t,vt]=(0,J.useState)(``),[yt,K]=(0,J.useState)(!1),[bt,xt]=(0,J.useState)(!1),[St,Ct]=(0,J.useState)(null),[wt,Tt]=(0,J.useState)(null),[Et,Dt]=(0,J.useState)(!1),Ot=e=>{dt.current=e,Xe(e)},kt=e=>{ft.current=e,Je(e)},[At,jt]=(0,J.useState)([]),[Mt,Nt]=(0,J.useState)(!1),[Pt,Ft]=(0,J.useState)(null),It=!(!a||!a.devDir||a.devDir.trim()===``||!a.workspacesDir||a.workspacesDir.trim()===``),Lt=e=>{let t=[`available`,`downloading`,`downloaded`,`error`].includes(e.status)&&!!e.version;g({currentVersion:e.currentVersion,latestVersion:e.version||e.currentVersion,updateAvailable:t,releaseNotes:e.releaseNotes,nativeStatus:e.status,progress:e.progress,error:e.error,releaseUrl:nn}),v(e.currentVersion),e.status===`error`?w(e.error||`${cn} could not check or download the update.`):e.status!==`checking`&&w(null),P(e.status===`checking`||e.status===`downloading`),I(e.status===`checking`?`checking`:e.status===`downloading`?`downloading`:e.status===`downloaded`?`downloaded`:e.status===`error`?`error`:`idle`),e.status===`available`&&S(!1)},Rt=async(e=!0)=>{try{if(Uw){let t=await Uw.getStatus();Lt(t),e&&t.status!==`unsupported`&&Lt(await Uw.check());return}let t=await fetch(`/api/update-status`);if(t.ok){let e=await t.json();g(e),w(null),e.currentVersion&&v(e.currentVersion)}else throw Error(`Update check failed with HTTP ${t.status}.`)}catch(e){w(e instanceof Error?e.message:`${cn} could not check for updates.`),console.error(`Failed to fetch update status:`,e)}},zt=async()=>{w(null),h?.nativeStatus===`downloaded`&&S(!1),await Rt(!0)},Bt=async()=>{if(!Uw){i(`Native installation is available in the ${cn} desktop app. Open the release page to install it.`,`info`);return}P(!0),I(`downloading`);try{let e=await Uw.download();Lt(e),e.status===`downloaded`?i(`Update downloaded. Restart ${cn} when you are ready to install it.`,`success`):i(`Update failed: ${e.error||`The download did not complete.`}`,`error`)}catch(e){console.error(`Update failed:`,e),I(`error`),P(!1),i(`Update failed: ${e instanceof Error?e.message:`Unknown error`}`,`error`)}},Vt=async()=>{if(Uw)try{Lt(await Uw.restart())}catch(e){let t=e instanceof Error?e.message:`Unknown error`;g(e=>e&&{...e,nativeStatus:`error`,error:t,updateAvailable:!!e.latestVersion}),w(t),I(`error`),i(`Could not restart for update: ${t}`,`error`),P(!1)}},Ht=async()=>{try{let e=await(await fetch(`/api/adapters`)).json();e.adapters&&m(e.adapters)}catch(e){console.error(`Failed to fetch adapters:`,e)}},Ut=async()=>{Ht();try{let e=await(await fetch(`/api/config`)).json();o(e.config),u(e.exists),e.exists&&e.config.devDir||(b({devDir:e.config.devDir||``,workspacesDir:e.config.workspacesDir||``}),o({version:`1.0.0`,devDir:``,workspacesDir:``,defaultAssistant:null,scanDepth:2}))}catch(e){console.error(e)}finally{c(!1)}},Wt=async e=>{try{(await fetch(`/api/config`,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify(e)})).ok?(f(`success`),o(e),u(!0),ve.invalidateQueries({queryKey:[`repos`]}),Gt()):f(`error`)}catch{f(`error`)}setTimeout(()=>f(null),3e3)},Gt=async()=>{await Promise.all([ve.invalidateQueries({queryKey:[`workspaces`]}),ve.invalidateQueries({queryKey:[`workspaces-status`]})])},Kt=async()=>{if(!te.trim()||!re.trim()){i(`Name and content are required.`,`error`);return}le(!0);try{let e=await fetch(`/api/workflows/templates`,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify({id:R,name:te,content:re})});if(e.ok){let t=await e.json();i(`Strategy template saved successfully!`,`success`),await ve.invalidateQueries({queryKey:[`workflow-templates`]}),z(t.template.id),V(!1),ae(null)}else{let t=await e.json();i(t.error||`Failed to save template`,`error`)}}catch(e){i(e.message||`Error saving template`,`error`)}finally{le(!1)}},qt=async e=>{if(window.confirm(`Are you sure you want to delete this custom strategy template?`)){de(!0);try{let t=await fetch(`/api/workflows/templates/${encodeURIComponent(e)}`,{method:`DELETE`});if(t.ok)i(`Strategy template deleted successfully!`,`success`),await ve.invalidateQueries({queryKey:[`workflow-templates`]}),z(null),ae(null);else{let e=await t.json();i(e.error||`Failed to delete template`,`error`)}}catch(e){i(e.message||`Error deleting template`,`error`)}finally{de(!1)}}},Jt=async(e,t,n)=>{se(!0),ae(null),me(null);try{let r=await fetch(`/api/workflows/templates/${encodeURIComponent(e)}/analyze`,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify({content:t,assistant:n,comment:he})});if(r.ok){let e=await r.json();ae(e.analysis),me(e.suggestedImprovement||null),i(`Strategy analysis completed successfully!`,`success`)}else{let e=await r.json();i(e.error||`Failed to analyze template using the selected assistant harness.`,`error`)}}catch(e){i(e.message||`Error analyzing template`,`error`)}finally{se(!1)}},Yt=async e=>{G(!0);try{let t=await(await fetch(`/api/workspace/${encodeURIComponent(e)}/changes`)).json();ze(t.changes||[])}catch(e){console.error(e)}finally{G(!1)}},Xt=async e=>{je(!0);try{let t=await(await fetch(`/api/workspace/${encodeURIComponent(e)}/sessions`)).json();ke(t.sessions||[])}catch(e){console.error(e)}finally{je(!1)}},Zt=async(e,t)=>{Le(!0);try{let n=await(await fetch(`/api/session/${e}/${t}/transcript`)).json();Fe(n.messages||[])}catch(e){console.error(e)}finally{Le(!1)}},Qt=async e=>{let t=++ct.current,n=()=>st.current===e&&ct.current===t;We(!0),Ke(null);try{let t=await fetch(`/api/workspace/${encodeURIComponent(e)}/knowledge`);if(!t.ok)throw Error(`knowledge request failed`);let r=await t.json();if(!r||typeof r!=`object`||typeof r.content!=`string`)throw Error(`knowledge response was malformed`);if(!n())return;let i=r.content;He(i),ft.current||(dt.current=i,Xe(i)),Ke(null)}catch(e){if(!n())return;console.error(`Failed to load workspace knowledge:`,e),Ke(`Could not load Knowledge. Existing content and your draft were kept. Retry when ready.`)}finally{n()&&We(!1)}},$t=async e=>{let t=++ut.current,n=dt.current,r=()=>st.current===e&&ut.current===t;Qe(!0),et(null);try{let t=await fetch(`/api/workspace/${encodeURIComponent(e)}/knowledge`,{method:`PUT`,headers:{"Content-Type":`application/json`},body:JSON.stringify({content:n})});if(!t.ok)throw Error(`knowledge save request failed`);let i=await t.json();if(!i||typeof i!=`object`||i.success!==!0)throw Error(`knowledge save response was not confirmed`);if(!r())return;ct.current+=1,We(!1),He(n),Ke(null),et(null),ft.current&&dt.current===n&&kt(!1)}catch(e){if(!r())return;console.error(`Failed to save workspace knowledge:`,e),et(`Could not save Knowledge. Your draft is still open. Retry the save.`)}finally{r()&&Qe(!1)}},en=async e=>{let t=++lt.current,n=()=>st.current===e&&lt.current===t;it(!0),ot(null);try{let t=await fetch(`/api/workspace/${encodeURIComponent(e)}/plan`);if(!t.ok)throw Error(`plan request failed`);let r=await t.json();if(!r||typeof r!=`object`||typeof r.content!=`string`)throw Error(`plan response was malformed`);if(!n())return;nt(r.content),ot(null)}catch(e){if(!n())return;console.error(`Failed to load workspace plan:`,e),ot(`Could not load Plan. Existing content was kept. Retry when ready.`)}finally{n()&&it(!1)}},rn=async e=>{mt(!0),gt(null);try{let t=await(await fetch(`/api/workspace/${encodeURIComponent(e)}/sync`,{method:`POST`})).json();gt(t.results||[]),Yt(e)}catch(e){console.error(e)}finally{mt(!1)}},an=async e=>{if(_t.trim()){xt(!0),Ct(null);try{let t=await(await fetch(`/api/workspace/${encodeURIComponent(e)}/commit`,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify({message:_t})})).json();Ct(t.results||[]),vt(``),K(!1),Yt(e)}catch(e){console.error(e)}finally{xt(!1)}}},on=async(e,t,n)=>{if(n!==`codex`){let e=n===`claude`?`claude --resume ${t}`:`agy --conversation ${t}`;return await EC(e),i(`Copied ${n} resume command to clipboard:\n\n${e}`,`info`),!0}try{return await Ed(`/api/workspace/${encodeURIComponent(e.branchName)}/launch`,{method:`POST`,body:JSON.stringify({targetId:`codex-desktop`,action:`resume`,sessionId:t})}),i(`Sent the existing session to Codex Desktop.`,`success`),!0}catch(e){return i(e instanceof Error?e.message:String(e),`error`),!1}},sn=async e=>{if(!we)return;let t=xe.find(e=>e.branchName===we);if(t){if(Hw){window.parent.postMessage({type:`executeTerminalCommand`,command:e,cwd:t.workspacePath},`*`);return}try{await Ed(`/api/workspace/${encodeURIComponent(t.branchName)}/terminal`,{method:`POST`,body:JSON.stringify({command:e})})}catch(e){i(`Terminal error: ${e instanceof Error?e.message:String(e)}`,`error`)}}};(0,J.useEffect)(()=>{Ut(),Rt();let t=new URLSearchParams(window.location.search).get(`workspaceId`);t&&e(`/workspaces/${encodeURIComponent(t)}`)},[]),(0,J.useEffect)(()=>{if(Uw)return Uw.onEvent(Lt)},[]),(0,J.useEffect)(()=>{let e=t.pathname;if(e.startsWith(`/workspaces`)){let t=e.split(`/`).filter(Boolean);Te(t[1]?decodeURIComponent(t[1]):null);let n=t[2];De(n&&[`overview`,`plan`,`changes`,`services`,`sessions`,`knowledge`,`skills`].includes(n)?n:`overview`)}else Te(null)},[t.pathname]);let dn=async(e=!1)=>{Nt(!0);try{let t=await fetch(`/api/updates/tools${e?`?force=true`:``}`);t.ok&&jt(await t.json())}catch(e){console.error(`Failed to fetch tools status:`,e)}finally{Nt(!1)}},fn=async e=>{Ft(e);try{let t=await fetch(`/api/updates/install`,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify({toolId:e})}),n=await t.json();t.ok&&n.success?(i(`${e} updated successfully!\n\nOutput:\n${n.output}`,`success`),dn(!0),Rt()):i(`Error: ${n.error||`Failed to update tool`}`,`error`)}catch(e){console.error(e),i(`Network error when updating tool.`,`error`)}finally{Ft(null)}};(0,J.useEffect)(()=>{t.pathname.startsWith(`/settings`)&&dn()},[t.pathname]),(0,J.useEffect)(()=>{st.current=we,ct.current+=1,lt.current+=1,ut.current+=1,ke([]),ze([]),He(``),Ke(null),We(!1),et(null),Qe(!1),dt.current=``,ft.current=!1,Xe(``),Je(!1),nt(``),ot(null),it(!1)},[we]),(0,J.useEffect)(()=>{we&&(Ee===`changes`||Ee===`overview`)&&Yt(we)},[we,Ee]),(0,J.useEffect)(()=>{we&&(Ee===`sessions`||Ee===`overview`)&&Xt(we)},[we,Ee]),(0,J.useEffect)(()=>{we&&Ee===`knowledge`&&Qt(we)},[we,Ee]),(0,J.useEffect)(()=>{we&&(Ee===`overview`||Ee===`plan`)&&en(we)},[we,Ee]);let pn=async e=>{let t=e.repos.map(e=>e.split(/[\\/]/).pop()).join(`, `);await EC(`You are an AI assistant helping with feature development.
46
+ We are working in a multi-repository workspace.
47
+
48
+ Workspace Metadata:
49
+ - Feature Branch: ${e.branchName}
50
+ - Purpose & Context: ${e.description}
51
+ - Mapped Repositories: ${t}
52
+
53
+ Core Instructions:
54
+ 1. Read "AGENTS.md" at the workspace root first — it names the repos, how they depend on each other, which to change first, and how to verify each.
55
+ 2. Search "${ln}" for decisions and gotchas from earlier sessions rather than reading it whole, and record new ones with \`${tn} knowledge add\`. "${un}" carries the phase order when a change spans repos.
56
+ 3. Follow all project-specific rules in "CLAUDE.md", ".cursorrules", or "AGENTS.md" inside sub-repositories.
57
+ `)?i(`AI context prompt copied to clipboard!`,`success`):i(`Could not copy prompt to clipboard. Please check browser permissions.`,`error`)},mn=async e=>{ee(e)},hn=async t=>{Tt(t);try{let n=await fetch(`/api/workspace/${encodeURIComponent(t)}`,{method:`DELETE`}),r=await n.json();n.ok&&r.success?(we===t&&e(`/workspaces`),await Gt(),i(`Workspace ${t} successfully deleted.`,`success`),ee(null)):i(`Failed to delete workspace: ${r.error||`Unknown error`}`,`error`)}catch(e){console.error(e),i(`Network error while deleting workspace.`,`error`)}finally{Tt(null)}},gn=async(e,t)=>{Dt(!0);try{let n=await fetch(`/api/workspace/${encodeURIComponent(e)}/repo`,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify({repoPath:t})}),r=await n.json();n.ok&&r.success?(await Gt(),ve.invalidateQueries({queryKey:[`workspace-services`,e]}),we===e&&(Yt(e),Xt(e)),i(`Repository successfully added and configurations updated.`,`success`)):i(`Failed to add repository: ${r.error||`Unknown error`}`,`error`)}catch(e){console.error(e),i(`Network error while adding repository.`,`error`)}finally{Dt(!1)}};if(!l&&a)return(0,Y.jsx)(xp,{config:a,setConfig:o,defaultPaths:y,adapters:p,saveAppConfig:Wt});if(Hw)return(0,Y.jsx)(vf,{activeWsId:we,setActiveWsId:Te,appVersion:_,workspaces:xe,executeTerminal:sn});let vn=a?(0,Y.jsx)(Mw,{workspaces:xe,workspaceStatuses:Ce,workspacesLoading:Se,onOpenWorkspace:t=>e(`/workspaces/${encodeURIComponent(t)}`),onNewWorkspace:()=>e(`/new`),showToast:i}):null,yn=a?(0,Y.jsx)(Vw,{config:a,onCreateWorkspace:()=>e(`/new`),onModifySettings:()=>e(`/settings`)}):null,bn=a?(0,Y.jsx)(Rw,{}):null,xn=a?(0,Y.jsx)(Nw,{}):null,Sn=(0,Y.jsx)(Bw,{workspaces:xe,workspaceStatuses:Ce,workspacesLoading:Se,fetchWorkspaces:Gt,selectedId:we,subTab:Ee,onSelect:t=>e(`/workspaces/${encodeURIComponent(t)}`),onSelectTab:(t,n)=>e(`/workspaces/${encodeURIComponent(t)}/${n}`),handleCopyPrompt:pn,handleDeleteWorkspace:mn,deleteWsLoading:wt,repos:k,addRepoLoading:Et,handleAddRepo:gn,sessionProps:{sessions:Oe,sessionsLoading:Ae,setActiveSession:Ne,setTranscript:Fe,fetchSessionTranscript:Zt,handleOpenDesktopSession:on,showToast:i},changesProps:{gitChanges:Re,gitChangesLoading:Be,syncLoading:pt,syncResults:ht,commitMessage:_t,showCommitModal:yt,commitLoading:bt,commitResults:St,setSyncResults:gt,setCommitResults:Ct,setCommitMessage:vt,setShowCommitModal:K,fetchGitChanges:Yt,handleSyncAll:rn,handleCommitAll:an},knowledgeProps:{knowledgeContent:Ve,knowledgeLoading:Ue,knowledgeError:Ge,isEditingKnowledge:qe,editedKnowledge:Ye,saveKnowledgeLoading:Ze,saveKnowledgeError:$e,setEditedKnowledge:Ot,setIsEditingKnowledge:kt,handleSaveKnowledge:$t,handleRetryKnowledge:Qt},planProps:{planContent:tt,planLoading:rt,planError:at,handleRetryPlan:en},showToast:i}),Cn=(0,Y.jsx)(zw,{workflowTemplates:M,isEditingTemplate:B,setIsEditingTemplate:V,mgtTemplateName:te,setMgtTemplateName:ne,mgtTemplateContent:re,setMgtTemplateContent:H,selectedMgtTemplateId:R,setSelectedMgtTemplateId:z,analysisResult:ie,setAnalysisResult:ae,showToast:i,handleAnalyzeTemplate:Jt,handleSaveTemplate:Kt,handleDeleteTemplate:qt,aiAssistants:A,analyzingTemplate:oe,mgtAnalysisComment:he,setMgtAnalysisComment:ge,suggestedImprovement:W,setSuggestedImprovement:me,savingTemplate:ce,deletingTemplate:ue,selectedInspectAssistant:fe,setSelectedInspectAssistant:U}),wn=(0,Y.jsx)(Fw,{showToast:i}),Tn=(0,Y.jsx)(Iw,{showToast:i}),En=(0,Y.jsx)(Lw,{workspaces:xe,showToast:i}),Dn=a?(0,Y.jsx)(Pw,{config:a,setConfig:o,saveStatus:d,editors:j,adapters:p,saveAppConfig:Wt,isSettingsFormValid:It,toolsStatus:At,toolsLoading:Mt,updatingToolId:Pt,fetchToolsStatus:dn,handleUpdateTool:fn}):null,On=we||(xe.length>0?xe[0].branchName:null),kn=t.pathname.startsWith(`/workspaces`);return(0,Y.jsxs)(`div`,{className:`flex min-h-screen bg-transparent text-foreground max-md:pt-12`,children:[(0,Y.jsx)(yd,{appVersion:_,workspaces:xe,workspaceStatuses:Ce,workspacesLoading:Se,activeWsId:we,onSelectWorkspace:t=>e(`/workspaces/${encodeURIComponent(t)}`)}),(0,Y.jsx)(`main`,{className:q(`flex-1 min-w-0 h-[calc(100dvh-3rem)] md:h-screen`,kn?`overflow-hidden flex flex-col`:`overflow-y-auto p-3 sm:p-5 lg:p-6`),children:s?(0,Y.jsxs)(`div`,{className:`flex flex-col items-center justify-center py-40 gap-4 text-muted-foreground`,children:[(0,Y.jsx)(Ci,{className:`animate-spin text-primary`,size:32}),(0,Y.jsx)(`span`,{className:`text-sm font-medium`,children:`Loading config settings...`})]}):(0,Y.jsxs)(Y.Fragment,{children:[(0,Y.jsxs)(`div`,{className:`mb-4 flex flex-col sm:flex-row sm:items-center sm:justify-between gap-3 rounded-lg border border-border bg-card/50 px-3 py-2.5 text-xs`,children:[(0,Y.jsxs)(`div`,{className:`min-w-0`,children:[(0,Y.jsx)(`span`,{className:`font-semibold text-foreground`,children:`Desktop updates`}),C?(0,Y.jsx)(`p`,{className:`mt-0.5 truncate text-red-300`,role:`alert`,children:C}):(0,Y.jsx)(`p`,{className:`mt-0.5 text-muted-foreground`,children:`Updates are optional and never install without your confirmation.`})]}),(0,Y.jsx)(`button`,{onClick:zt,disabled:[`checking`,`downloading`].includes(h?.nativeStatus??``),className:`shrink-0 rounded-md border border-border px-3 py-1.5 font-semibold text-muted-foreground hover:text-foreground disabled:opacity-50`,children:C?`Check again`:`Check for updates`})]}),h&&h.updateAvailable&&!x&&(0,Y.jsxs)(`div`,{className:`mb-6 p-4 bg-gradient-to-r from-amber-500/10 to-orange-600/10 border border-amber-500/30 rounded-xl shadow-lg flex flex-col sm:flex-row sm:items-center sm:justify-between gap-4 backdrop-blur-sm`,children:[(0,Y.jsxs)(`div`,{className:`flex items-center gap-3`,children:[(0,Y.jsx)(`div`,{className:`w-10 h-10 rounded-lg bg-amber-500/10 border border-amber-500/20 flex items-center justify-center text-amber-400 shrink-0`,children:N?(0,Y.jsx)(Ci,{size:20,className:`animate-spin text-amber-400`}):(0,Y.jsx)(Ai,{size:20})}),(0,Y.jsxs)(`div`,{children:[(0,Y.jsx)(`h4`,{className:`text-sm font-bold text-amber-300`,children:F===`error`?`${cn} update needs attention`:F===`downloaded`?`Update ready to install`:F===`downloading`?`Downloading update…`:`A new version of ${cn} is available!`}),(0,Y.jsx)(`p`,{className:`text-xs text-muted-foreground mt-0.5`,children:F===`error`?h.error||`The update could not be completed. You can retry or use the release page.`:F===`downloaded`?`Restart ${cn} when convenient to install it.`:F===`downloading`?`Downloading from GitHub Releases… ${Math.round(h.progress||0)}%`:`Upgrade from v${h.currentVersion} to v${h.latestVersion} to get the latest features and bug fixes.`}),F===`downloading`&&(0,Y.jsx)(`div`,{className:`mt-2 h-1.5 w-full max-w-xs overflow-hidden rounded-full bg-amber-950/50`,"aria-label":`Update download progress`,children:(0,Y.jsx)(`div`,{className:`h-full bg-amber-400 transition-all`,style:{width:`${Math.max(0,Math.min(100,h.progress||0))}%`}})}),h.releaseNotes&&(0,Y.jsxs)(`details`,{className:`mt-2 max-w-xl text-xs text-muted-foreground`,children:[(0,Y.jsx)(`summary`,{className:`cursor-pointer font-semibold text-amber-200`,children:`Release notes`}),(0,Y.jsx)(`p`,{className:`mt-1 whitespace-pre-wrap`,children:h.releaseNotes})]})]})]}),(0,Y.jsxs)(`div`,{className:`flex items-center gap-3 shrink-0`,children:[Uw&&F===`downloaded`&&(0,Y.jsx)(`button`,{onClick:Vt,className:`px-4 py-2 bg-gradient-to-r from-emerald-500 to-teal-600 hover:from-emerald-600 hover:to-teal-700 text-white font-bold text-xs rounded-lg transition-all shadow-md cursor-pointer`,children:`Restart & Install`}),Uw&&F!==`downloaded`&&(0,Y.jsx)(`button`,{onClick:Bt,disabled:N,className:`px-4 py-2 bg-gradient-to-r from-emerald-500 to-teal-600 hover:from-emerald-600 hover:to-teal-700 text-white font-bold text-xs rounded-lg transition-all shadow-md disabled:opacity-50 cursor-pointer flex items-center gap-1.5`,children:F===`error`?`Retry download`:N?`Downloading…`:`Download update`}),(0,Y.jsx)(`a`,{href:h.releaseUrl||nn,target:`_blank`,rel:`noreferrer`,className:`px-3 py-2 border border-amber-500/30 text-amber-200 hover:bg-amber-500/10 font-semibold text-xs rounded-lg transition-colors`,children:`View release`}),(0,Y.jsx)(`button`,{onClick:()=>S(!0),disabled:N,className:`px-3 py-2 border border-border text-muted-foreground hover:text-foreground font-semibold text-xs rounded-lg transition-colors disabled:opacity-50`,children:`Later`})]})]}),!a&&(0,Y.jsxs)(`div`,{className:`flex flex-col items-center justify-center py-40 gap-6`,children:[(0,Y.jsx)(`div`,{className:`bg-red-500/10 p-6 rounded-full`,children:(0,Y.jsx)(Ii,{className:`text-red-400`,size:48})}),(0,Y.jsxs)(`div`,{className:`text-center max-w-md`,children:[(0,Y.jsx)(`h2`,{className:`text-2xl font-bold text-white mb-2`,children:`Backend Unreachable`}),(0,Y.jsxs)(`p`,{className:`text-sm text-muted-foreground mb-6`,children:[`The `,cn,` GUI could not connect to the local server. Make sure you started the GUI correctly via `,(0,Y.jsxs)(`code`,{children:[tn,` ui`]}),` or that the backend is running.`]}),(0,Y.jsxs)(`button`,{onClick:()=>{c(!0),Ut(),ve.invalidateQueries()},className:`px-4 py-2 bg-primary hover:bg-primary/90 text-white font-medium text-sm rounded-md transition-colors cursor-pointer inline-flex items-center gap-2`,children:[(0,Y.jsx)(Ci,{size:16}),` Try Again`]})]})]}),(0,Y.jsx)(J.Suspense,{fallback:(0,Y.jsx)(`div`,{className:`flex justify-center py-20`,children:(0,Y.jsx)(bC,{className:`size-6`})}),children:(0,Y.jsxs)(Ho,{children:[(0,Y.jsx)(Bo,{path:`/`,element:vn}),(0,Y.jsx)(Bo,{path:`/overview`,element:vn}),(0,Y.jsx)(Bo,{path:`/dashboard`,element:vn}),(0,Y.jsx)(Bo,{path:`/guide`,element:yn}),(0,Y.jsx)(Bo,{path:`/create`,element:bn}),(0,Y.jsx)(Bo,{path:`/new`,element:bn}),(0,Y.jsx)(Bo,{path:`/projects`,element:xn}),(0,Y.jsx)(Bo,{path:`/workspaces`,element:On?(0,Y.jsx)(zo,{to:`/workspaces/${encodeURIComponent(On)}`,replace:!0}):(0,Y.jsx)(zo,{to:`/new`,replace:!0})}),(0,Y.jsx)(Bo,{path:`/workspaces/:workspaceId`,element:Sn}),(0,Y.jsx)(Bo,{path:`/workspaces/:workspaceId/:tab`,element:Sn}),(0,Y.jsx)(Bo,{path:`/skills`,element:wn}),(0,Y.jsx)(Bo,{path:`/agents`,element:Tn}),(0,Y.jsx)(Bo,{path:`/workrooms`,element:En}),(0,Y.jsx)(Bo,{path:`/settings`,element:Dn}),(0,Y.jsx)(Bo,{path:`/workflows`,element:Cn}),(0,Y.jsx)(Bo,{path:`/strategies`,element:Cn}),(0,Y.jsx)(Bo,{path:`*`,element:(0,Y.jsx)(zo,{to:`/overview`,replace:!0})})]})})]})}),Me&&(0,Y.jsx)(AC,{activeSession:Me,transcript:Pe,transcriptLoading:Ie,setActiveSession:Ne,workspaces:xe,workspace:xe.find(e=>e.branchName===we),handleOpenDesktopSession:on,showToast:i}),(0,Y.jsx)(jw,{workspaceName:L,open:L!==null,onClose:()=>ee(null),onConfirm:hn,loading:wt!==null}),(0,Y.jsx)(kw,{workspaces:xe}),(0,Y.jsx)(Aw,{}),(0,Y.jsx)(bd,{toasts:n,onDismiss:e=>r(t=>t.filter(t=>t.id!==e))})]})}function Kw(){return(0,Y.jsx)(Os,{children:(0,Y.jsx)(Gw,{})})}var qw=new Tr;(0,Br.createRoot)(document.getElementById(`root`)).render((0,Y.jsx)(J.StrictMode,{children:(0,Y.jsx)(Wu,{children:(0,Y.jsx)(vn,{client:qw,children:(0,Y.jsx)(Kw,{})})})}));export{Xd as $,ic as $t,jd as A,ri as An,Fl as At,lf as B,Gr as Bn,Yc as Bt,_p as C,bi as Cn,$l as Ct,Wd as D,di as Dn,Bl as Dt,sf as E,fi as En,Vl as Et,Nd as F,Xr as Fn,El as Ft,mf as G,_n as Gn,kc as Gt,Zd as H,Ur as Hn,jc as Ht,Rd as I,Yr as In,Cl as It,Vd as J,lc as Jt,Bd as K,fc as Kt,of as L,Jr as Ln,ml as Lt,Ud as M,$r as Mn,Il as Mt,Pd as N,Qr as Nn,Nl as Nt,ff as O,li as On,zl as Ot,uf as P,Zr as Pn,jl as Pt,$d as Q,ac as Qt,ef as R,qr as Rn,ol as Rt,yp as S,xi as Sn,tu as St,_f as T,mi as Tn,Gl as Tt,Fd as U,Hr as Un,Mc as Ut,pf as V,Wr as Vn,Bc as Vt,Hd as W,Vr as Wn,Rc as Wt,Md as X,sc as Xt,cf as Y,cc as Yt,af as Z,oc as Zt,mC as _,Di as _n,Qu as _t,QC as a,go as an,Kd as at,hp as b,Ci as bn,iu as bt,wC as c,zi as cn,Yd as ct,bC as d,Ii as dn,Td as dt,rc as en,Qd as et,uC as f,Fi as fn,Ed as ft,yC as g,Oi as gn,ld as gt,hC as h,Ai as hn,hd as ht,ZC as i,ks as in,Jd as it,Id as j,ei as jn,Pl as jt,Dd as k,ii as kn,Ml as kt,CC as l,Ri as ln,df as lt,gC as m,Mi as mn,gd as mt,$C as n,tc as nn,rf as nt,jC as o,Fs as on,hf as ot,vC as p,Pi as pn,md as pt,zd as q,uc as qt,YC as r,$s as rn,Ld as rt,EC as s,Bi as sn,qd as st,JC as t,nc as tn,nf as tt,SC as u,Li as un,Od as ut,_C as v,Ei as vn,$u as vt,vp as w,hi as wn,Kl as wt,bp as x,Si as xn,nu as xt,lC as y,Ti as yn,ku as yt,Ad as z,Kr as zn,Qc as zt};