@rubytech/create-maxy-code 0.1.394 → 0.1.396

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 (62) hide show
  1. package/dist/__tests__/darwin-service-env-path.test.js +29 -0
  2. package/dist/index.js +14 -3
  3. package/dist/port-resolution.js +16 -1
  4. package/package.json +1 -1
  5. package/payload/platform/services/claude-session-manager/dist/claude-host-creds.d.ts +7 -10
  6. package/payload/platform/services/claude-session-manager/dist/claude-host-creds.d.ts.map +1 -1
  7. package/payload/platform/services/claude-session-manager/dist/claude-host-creds.js +58 -29
  8. package/payload/platform/services/claude-session-manager/dist/claude-host-creds.js.map +1 -1
  9. package/payload/platform/services/claude-session-manager/dist/http-server.d.ts.map +1 -1
  10. package/payload/platform/services/claude-session-manager/dist/http-server.js +10 -1
  11. package/payload/platform/services/claude-session-manager/dist/http-server.js.map +1 -1
  12. package/payload/platform/services/claude-session-manager/dist/index.js +10 -0
  13. package/payload/platform/services/claude-session-manager/dist/index.js.map +1 -1
  14. package/payload/platform/services/claude-session-manager/dist/jsonl-path.d.ts +10 -0
  15. package/payload/platform/services/claude-session-manager/dist/jsonl-path.d.ts.map +1 -1
  16. package/payload/platform/services/claude-session-manager/dist/jsonl-path.js +13 -0
  17. package/payload/platform/services/claude-session-manager/dist/jsonl-path.js.map +1 -1
  18. package/payload/platform/services/claude-session-manager/dist/pty-spawner.d.ts.map +1 -1
  19. package/payload/platform/services/claude-session-manager/dist/pty-spawner.js +7 -6
  20. package/payload/platform/services/claude-session-manager/dist/pty-spawner.js.map +1 -1
  21. package/payload/platform/services/claude-session-manager/dist/rc-daemon.d.ts +5 -0
  22. package/payload/platform/services/claude-session-manager/dist/rc-daemon.d.ts.map +1 -1
  23. package/payload/platform/services/claude-session-manager/dist/rc-daemon.js +7 -3
  24. package/payload/platform/services/claude-session-manager/dist/rc-daemon.js.map +1 -1
  25. package/payload/platform/services/claude-session-manager/dist/resolve-on-path.d.ts +11 -0
  26. package/payload/platform/services/claude-session-manager/dist/resolve-on-path.d.ts.map +1 -0
  27. package/payload/platform/services/claude-session-manager/dist/resolve-on-path.js +36 -0
  28. package/payload/platform/services/claude-session-manager/dist/resolve-on-path.js.map +1 -0
  29. package/payload/server/public/assets/AdminLoginScreens-BDDD-HbA.js +1 -0
  30. package/payload/server/public/assets/AdminShell-FunIPK6B.js +1 -0
  31. package/payload/server/public/assets/{Checkbox-DRIcYN9r.js → Checkbox-Bg3c92mS.js} +1 -1
  32. package/payload/server/public/assets/{Transcript-CRc72hkG.js → Transcript-BSDNtv9m.js} +1 -1
  33. package/payload/server/public/assets/{admin-iKYYnv3w.js → admin-3L5Oij8A.js} +1 -1
  34. package/payload/server/public/assets/{browser--8gzAe-E.js → browser-CaxZz5KF.js} +1 -1
  35. package/payload/server/public/assets/calendar-CSr142Qp.js +1 -0
  36. package/payload/server/public/assets/chat-CCpRlx-p.js +1 -0
  37. package/payload/server/public/assets/chevron-left-DK7DiplE.js +1 -0
  38. package/payload/server/public/assets/data-8JsHmqe5.js +1 -0
  39. package/payload/server/public/assets/{graph-B3haz2DN.js → graph-dXBNnc0i.js} +2 -2
  40. package/payload/server/public/assets/{graph-labels-Ba_fyw6I.js → graph-labels-BVWK6Q1j.js} +1 -1
  41. package/payload/server/public/assets/{operator-BYL1IFz9.js → operator-BuzsVW2t.js} +1 -1
  42. package/payload/server/public/assets/page--K5B-BjV.js +32 -0
  43. package/payload/server/public/assets/{page-CLKVCquw.js → page-CupdkyEv.js} +1 -1
  44. package/payload/server/public/assets/{public-BKJUKC76.js → public-D5gy2is8.js} +1 -1
  45. package/payload/server/public/assets/{rotate-ccw-BypBbSI4.js → rotate-ccw-BIZdAy6X.js} +1 -1
  46. package/payload/server/public/assets/useSubAccountSwitcher-CaZ76MFM.js +9 -0
  47. package/payload/server/public/browser.html +3 -3
  48. package/payload/server/public/calendar.html +4 -4
  49. package/payload/server/public/chat.html +7 -7
  50. package/payload/server/public/data.html +6 -6
  51. package/payload/server/public/graph.html +7 -7
  52. package/payload/server/public/index.html +9 -9
  53. package/payload/server/public/operator.html +9 -9
  54. package/payload/server/public/public.html +7 -7
  55. package/payload/server/public/assets/AdminLoginScreens-CL27ZV86.js +0 -1
  56. package/payload/server/public/assets/AdminShell-CBcSh9Yd.js +0 -1
  57. package/payload/server/public/assets/calendar-7xAT81N_.js +0 -1
  58. package/payload/server/public/assets/chat-B8Z9W42Z.js +0 -1
  59. package/payload/server/public/assets/chevron-left-DDselYau.js +0 -1
  60. package/payload/server/public/assets/data-Ece320dZ.js +0 -1
  61. package/payload/server/public/assets/page-Bj6lB07z.js +0 -32
  62. package/payload/server/public/assets/useSubAccountSwitcher-CsRv6MEd.js +0 -9
@@ -1,32 +0,0 @@
1
- const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["assets/mermaid.core-DnUst0He.js","assets/preload-helper-C5gCWwwF.js","assets/dist-Dlks0Bfw.js","assets/chunk-CAM3fms7.js","assets/chunk-U2HBQHQK-K4r17UTk.js","assets/src-Bv7ZWAzF.js","assets/chunk-5PVQY5BW-C-qU6p6k.js","assets/chunk-ICPOFSXX-DolYDD7g.js","assets/_baseFor-C0Y1mc3g.js","assets/isEmpty-VRKFml5R.js","assets/chunk-336JU56O-DE-lcZAc.js","assets/chunk-5FUZZQ4R-jH_eqAHL.js","assets/chunk-X2U36JSP-Byh-CyxC.js","assets/chunk-ZZ45TVLE-DH_p8sFX.js","assets/rough.esm-DsHEmXUZ.js","assets/chunk-ENJZ2VHE-Cz_z_6GK.js","assets/line-0_x1Wivu.js","assets/path-DIKpVbHL.js","assets/array-DqLCdDFv.js","assets/chunk-BSJP7CBP-Bg7gxYNf.js","assets/chunk-426QAEUC-B1kFAxo1.js","assets/chunk-XPW4576I-DC7lhr93.js"])))=>i.map(i=>d[i]);
2
- import{o as e,r as t,t as n}from"./chunk-CAM3fms7.js";import{D as r,E as i,L as a,M as o,S as s,b as c,f as l,h as u,k as d,m as f,p,v as m}from"./useSubAccountSwitcher-CsRv6MEd.js";import{n as h,r as g,t as _}from"./admin-types-hioowVct.js";import{_ as v,a as y,b,c as x,d as S,g as C,h as w,i as T,l as E,m as D,n as O,o as ee,p as te,s as ne,t as k,v as A,y as j}from"./AdminShell-CBcSh9Yd.js";import{t as re}from"./chevron-left-DDselYau.js";import{_ as M,a as N,c as ie,d as ae,f as oe,g as se,h as ce,i as le,l as ue,m as de,n as P,o as fe,p as pe,r as me,s as he,t as ge,u as _e}from"./Transcript-CRc72hkG.js";import{t as ve}from"./rotate-ccw-BypBbSI4.js";import{t as ye}from"./preload-helper-C5gCWwwF.js";var be=r(`calendar-clock`,[[`path`,{d:`M16 14v2.2l1.6 1`,key:`fo4ql5`}],[`path`,{d:`M16 2v4`,key:`4m81vk`}],[`path`,{d:`M21 7.5V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h3.5`,key:`1osxxc`}],[`path`,{d:`M3 10h5`,key:`r794hk`}],[`path`,{d:`M8 2v4`,key:`1cmpym`}],[`circle`,{cx:`16`,cy:`16`,r:`6`,key:`qoo3c4`}]]),xe=r(`chevron-down`,[[`path`,{d:`m6 9 6 6 6-6`,key:`qrunsl`}]]),Se=r(`circle-question-mark`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3`,key:`1u773s`}],[`path`,{d:`M12 17h.01`,key:`p32p05`}]]),Ce=r(`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`}]]),we=r(`corner-down-left`,[[`path`,{d:`M20 4v7a4 4 0 0 1-4 4H4`,key:`6o5b7l`}],[`path`,{d:`m9 10-5 5 5 5`,key:`1kshq7`}]]),Te=r(`ellipsis-vertical`,[[`circle`,{cx:`12`,cy:`12`,r:`1`,key:`41hilf`}],[`circle`,{cx:`12`,cy:`5`,r:`1`,key:`gxeob9`}],[`circle`,{cx:`12`,cy:`19`,r:`1`,key:`lyex9k`}]]),Ee=r(`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`}]]),De=r(`graduation-cap`,[[`path`,{d:`M21.42 10.922a1 1 0 0 0-.019-1.838L12.83 5.18a2 2 0 0 0-1.66 0L2.6 9.08a1 1 0 0 0 0 1.832l8.57 3.908a2 2 0 0 0 1.66 0z`,key:`j76jl0`}],[`path`,{d:`M22 10v6`,key:`1lu8f3`}],[`path`,{d:`M6 12.5V16a6 3 0 0 0 12 0v-3.5`,key:`1r8lef`}]]),Oe=r(`inbox`,[[`polyline`,{points:`22 12 16 12 14 15 10 15 8 12 2 12`,key:`o97t9d`}],[`path`,{d:`M5.45 5.11 2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z`,key:`oot6mr`}]]),ke=r(`lightbulb`,[[`path`,{d:`M15 14c.2-1 .7-1.7 1.5-2.5 1-.9 1.5-2.2 1.5-3.5A6 6 0 0 0 6 8c0 1 .2 2.2 1.5 3.5.7.7 1.3 1.5 1.5 2.5`,key:`1gvzjb`}],[`path`,{d:`M9 18h6`,key:`x1upvd`}],[`path`,{d:`M10 22h4`,key:`ceow96`}]]),Ae=r(`mic`,[[`path`,{d:`M12 19v3`,key:`npa21l`}],[`path`,{d:`M19 10v2a7 7 0 0 1-14 0v-2`,key:`1vc78b`}],[`rect`,{x:`9`,y:`2`,width:`6`,height:`13`,rx:`3`,key:`s6n7sd`}]]),je=r(`pause`,[[`rect`,{x:`14`,y:`3`,width:`5`,height:`18`,rx:`1`,key:`kaeet6`}],[`rect`,{x:`5`,y:`3`,width:`5`,height:`18`,rx:`1`,key:`1wsw3u`}]]),Me=r(`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`}]]),Ne=r(`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`}]]),Pe=r(`wrench`,[[`path`,{d:`M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.106-3.105c.32-.322.863-.22.983.218a6 6 0 0 1-8.259 7.057l-7.91 7.91a1 1 0 0 1-2.999-3l7.91-7.91a6 6 0 0 1 7.057-8.259c.438.12.54.662.219.984z`,key:`1ngwbx`}]]);function Fe(e,t,n){if(t!==n)return null;let r=t,i=e.lastIndexOf(`
3
- `,r-1)+1,a=e.indexOf(`
4
- `,r),o=a===-1?e.length:a;if(r!==o)return null;let s=e.slice(i,o),c=s.match(/^(\s*)(\d+)\.[ \t]*$/);if(c){let t=c[1];return{value:e.slice(0,i)+t+e.slice(o),caret:i+t.length}}let l=s.match(/^(\s*)(\d+)\.[ \t]/);if(l){let t=`\n${l[1]}${parseInt(l[2],10)+1}. `;return{value:e.slice(0,r)+t+e.slice(r),caret:r+t.length}}return null}function Ie(e,t){let n=[];for(let r of e){if(r.kind!==`file`)continue;let e=r.getAsFile();if(e)if(e.name===``||e.name===`image.png`){let r=e.type.split(`/`)[1]?.replace(`jpeg`,`jpg`)||`png`;n.push(new File([e],`pasted-image-${t}.${r}`,{type:e.type}))}else n.push(e)}return n}function Le(e,t){let n=e.split(`;`)[0].trim().toLowerCase();return t.has(n)}var Re=new Set([`audio/ogg`,`audio/opus`,`audio/webm`,`audio/mp4`,`audio/x-m4a`,`audio/mpeg`,`audio/wav`,`video/mp4`]);function ze(e){return e.split(`;`)[0].trim().toLowerCase()}function Be(e){return Re.has(ze(e))}var F=e(a(),1),Ve=[`audio/ogg;codecs=opus`,`audio/webm;codecs=opus`,`audio/webm`,`audio/mp4`];function He(){for(let e of Ve)if(MediaRecorder.isTypeSupported(e))return e;return``}function Ue(e){return e.split(`;`)[0]}async function We(){return typeof navigator>`u`||!navigator.mediaDevices?.enumerateDevices?[]:(await navigator.mediaDevices.enumerateDevices()).filter(e=>e.kind===`audioinput`)}function Ge(e){let[t,n]=(0,F.useState)(`idle`),[r,i]=(0,F.useState)(0),[a,o]=(0,F.useState)(null),[s,c]=(0,F.useState)(null),l=(0,F.useRef)(null),u=(0,F.useRef)(null),d=(0,F.useRef)([]),f=(0,F.useRef)(``),p=(0,F.useRef)(null),m=(0,F.useRef)(0),h=(0,F.useRef)(0),g=(0,F.useRef)(null),_=(0,F.useRef)(null),v=(0,F.useRef)(0),y=(0,F.useCallback)(()=>{if(p.current&&=(clearInterval(p.current),null),v.current&&=(cancelAnimationFrame(v.current),0),l.current&&l.current.state!==`inactive`)try{l.current.stop()}catch{}l.current=null,d.current=[],u.current&&=(u.current.getTracks().forEach(e=>e.stop()),null),g.current&&(g.current.close().catch(()=>{}),g.current=null,_.current=null),h.current=0,m.current=0},[]);(0,F.useEffect)(()=>y,[y]);let b=(0,F.useCallback)(()=>{m.current=Date.now(),p.current=setInterval(()=>{let e=Date.now()-m.current,t=h.current+e;i(Math.floor(t/1e3))},200)},[]),x=(0,F.useCallback)(()=>{p.current&&=(clearInterval(p.current),null);let e=Date.now()-m.current;h.current+=e},[]),S=(0,F.useCallback)(()=>{let e=_.current;if(!e)return;let t=new Uint8Array(e.frequencyBinCount),n=()=>{e.getByteTimeDomainData(t),o(new Uint8Array(t)),v.current=requestAnimationFrame(n)};n()},[]),C=(0,F.useCallback)(()=>{v.current&&=(cancelAnimationFrame(v.current),0)},[]),w=e?.onResult,T=(0,F.useCallback)(async e=>{if(!(t!==`idle`&&t!==`error`)){if(c(null),typeof window<`u`&&!window.isSecureContext){n(`error`),c(`Voice recording requires a secure connection (HTTPS). Use your tunnel URL for voice notes.`);return}if(typeof navigator>`u`||!navigator.mediaDevices?.getUserMedia){n(`error`),c(`Voice recording is not supported in this browser.`);return}if(typeof MediaRecorder>`u`){n(`error`),c(`Voice recording is not supported in this browser.`);return}try{let t=e?{audio:{deviceId:{exact:e}}}:{audio:!0},r;try{r=await navigator.mediaDevices.getUserMedia(t)}catch(t){let n=t?.name;if(e&&(n===`OverconstrainedError`||n===`NotFoundError`))r=await navigator.mediaDevices.getUserMedia({audio:!0});else throw t}u.current=r;let a=new AudioContext;g.current=a;let s=a.createMediaStreamSource(r),c=a.createAnalyser();c.fftSize=256,s.connect(c),_.current=c;let p=He();f.current=p;let m=new MediaRecorder(r,p?{mimeType:p}:void 0);l.current=m,d.current=[],m.ondataavailable=e=>{e.data.size>0&&d.current.push(e.data)},r.getAudioTracks()[0]?.addEventListener(`ended`,()=>{y(),n(`idle`),i(0),o(null)}),m.start(1e3),n(`recording`),i(0),b(),S(),w?.({ok:!0})}catch(e){y(),n(`error`),e instanceof DOMException?(w?.({ok:!1,name:e.name,message:e.message}),e.name===`NotAllowedError`?c(`Microphone access was denied. Check your browser permissions to enable voice recording.`):e.name===`NotFoundError`?c(`No microphone found. Connect a microphone to use voice recording.`):e.name===`NotReadableError`?c(`The microphone could not be started even though access was granted. The browser reported: ${e.message} (${e.name}).`):c(`Microphone error (${e.name}): ${e.message}`)):(w?.({ok:!1}),c(`Could not start recording.`))}}},[t,y,b,S,w]),E=(0,F.useCallback)(()=>{let e=l.current;e&&(t===`recording`&&e.state===`recording`?(e.pause(),x(),C(),n(`paused`)):t===`paused`&&e.state===`paused`&&(e.resume(),b(),S(),n(`recording`)))},[t,x,b,S,C]),D=(0,F.useCallback)(()=>{t!==`recording`&&t!==`paused`||(y(),n(`idle`),i(0),o(null))},[t,y]),O=(0,F.useCallback)(async()=>{if(t!==`recording`&&t!==`paused`)return null;let e=l.current;if(!e)return null;let r=t===`recording`?Date.now()-m.current:0;return h.current+r<1e3?(D(),null):(n(`sending`),x(),C(),new Promise(t=>{e.onstop=()=>{let r=f.current||e.mimeType||`audio/webm`,a=new Blob(d.current,{type:Ue(r)});y(),n(`idle`),i(0),o(null),t(a.size>0?a:null)},e.stop()}))},[t,D,x,C,y]);return(0,F.useEffect)(()=>{if(t!==`error`)return;let e=setTimeout(()=>{n(`idle`),c(null)},8e3);return()=>clearTimeout(e)},[t]),{state:t,elapsedSeconds:r,waveform:a,errorMessage:s,start:T,togglePause:E,discard:D,send:O}}function Ke(e,t){let n=t||{};return(e[e.length-1]===``?[...e,``]:e).join((n.padRight?` `:``)+`,`+(n.padLeft===!1?``:` `)).trim()}var qe=/^[$_\p{ID_Start}][$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,Je=/^[$_\p{ID_Start}][-$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,Ye={};function Xe(e,t){return((t||Ye).jsx?Je:qe).test(e)}var Ze=/[ \t\n\f\r]/g;function Qe(e){return typeof e==`object`?e.type===`text`?$e(e.value):!1:$e(e)}function $e(e){return e.replace(Ze,``)===``}var I=class{constructor(e,t,n){this.normal=t,this.property=e,n&&(this.space=n)}};I.prototype.normal={},I.prototype.property={},I.prototype.space=void 0;function et(e,t){let n={},r={};for(let t of e)Object.assign(n,t.property),Object.assign(r,t.normal);return new I(n,r,t)}function L(e){return e.toLowerCase()}var R=class{constructor(e,t){this.attribute=t,this.property=e}};R.prototype.attribute=``,R.prototype.booleanish=!1,R.prototype.boolean=!1,R.prototype.commaOrSpaceSeparated=!1,R.prototype.commaSeparated=!1,R.prototype.defined=!1,R.prototype.mustUseProperty=!1,R.prototype.number=!1,R.prototype.overloadedBoolean=!1,R.prototype.property=``,R.prototype.spaceSeparated=!1,R.prototype.space=void 0;var tt=t({boolean:()=>z,booleanish:()=>B,commaOrSpaceSeparated:()=>U,commaSeparated:()=>it,number:()=>V,overloadedBoolean:()=>rt,spaceSeparated:()=>H}),nt=0,z=at(),B=at(),rt=at(),V=at(),H=at(),it=at(),U=at();function at(){return 2**++nt}var ot=Object.keys(tt),st=class extends R{constructor(e,t,n,r){let i=-1;if(super(e,t),ct(this,`space`,r),typeof n==`number`)for(;++i<ot.length;){let e=ot[i];ct(this,ot[i],(n&tt[e])===tt[e])}}};st.prototype.defined=!0;function ct(e,t,n){n&&(e[t]=n)}function lt(e){let t={},n={};for(let[r,i]of Object.entries(e.properties)){let a=new st(r,e.transform(e.attributes||{},r),i,e.space);e.mustUseProperty&&e.mustUseProperty.includes(r)&&(a.mustUseProperty=!0),t[r]=a,n[L(r)]=r,n[L(a.attribute)]=r}return new I(t,n,e.space)}var ut=lt({properties:{ariaActiveDescendant:null,ariaAtomic:B,ariaAutoComplete:null,ariaBusy:B,ariaChecked:B,ariaColCount:V,ariaColIndex:V,ariaColSpan:V,ariaControls:H,ariaCurrent:null,ariaDescribedBy:H,ariaDetails:null,ariaDisabled:B,ariaDropEffect:H,ariaErrorMessage:null,ariaExpanded:B,ariaFlowTo:H,ariaGrabbed:B,ariaHasPopup:null,ariaHidden:B,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:H,ariaLevel:V,ariaLive:null,ariaModal:B,ariaMultiLine:B,ariaMultiSelectable:B,ariaOrientation:null,ariaOwns:H,ariaPlaceholder:null,ariaPosInSet:V,ariaPressed:B,ariaReadOnly:B,ariaRelevant:null,ariaRequired:B,ariaRoleDescription:H,ariaRowCount:V,ariaRowIndex:V,ariaRowSpan:V,ariaSelected:B,ariaSetSize:V,ariaSort:null,ariaValueMax:V,ariaValueMin:V,ariaValueNow:V,ariaValueText:null,role:null},transform(e,t){return t===`role`?t:`aria-`+t.slice(4).toLowerCase()}});function dt(e,t){return t in e?e[t]:t}function ft(e,t){return dt(e,t.toLowerCase())}var pt=lt({attributes:{acceptcharset:`accept-charset`,classname:`class`,htmlfor:`for`,httpequiv:`http-equiv`},mustUseProperty:[`checked`,`multiple`,`muted`,`selected`],properties:{abbr:null,accept:it,acceptCharset:H,accessKey:H,action:null,allow:null,allowFullScreen:z,allowPaymentRequest:z,allowUserMedia:z,alt:null,as:null,async:z,autoCapitalize:null,autoComplete:H,autoFocus:z,autoPlay:z,blocking:H,capture:null,charSet:null,checked:z,cite:null,className:H,cols:V,colSpan:null,content:null,contentEditable:B,controls:z,controlsList:H,coords:V|it,crossOrigin:null,data:null,dateTime:null,decoding:null,default:z,defer:z,dir:null,dirName:null,disabled:z,download:rt,draggable:B,encType:null,enterKeyHint:null,fetchPriority:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:z,formTarget:null,headers:H,height:V,hidden:rt,high:V,href:null,hrefLang:null,htmlFor:H,httpEquiv:H,id:null,imageSizes:null,imageSrcSet:null,inert:z,inputMode:null,integrity:null,is:null,isMap:z,itemId:null,itemProp:H,itemRef:H,itemScope:z,itemType:H,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:z,low:V,manifest:null,max:null,maxLength:V,media:null,method:null,min:null,minLength:V,multiple:z,muted:z,name:null,nonce:null,noModule:z,noValidate:z,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:z,optimum:V,pattern:null,ping:H,placeholder:null,playsInline:z,popover:null,popoverTarget:null,popoverTargetAction:null,poster:null,preload:null,readOnly:z,referrerPolicy:null,rel:H,required:z,reversed:z,rows:V,rowSpan:V,sandbox:H,scope:null,scoped:z,seamless:z,selected:z,shadowRootClonable:z,shadowRootDelegatesFocus:z,shadowRootMode:null,shape:null,size:V,sizes:null,slot:null,span:V,spellCheck:B,src:null,srcDoc:null,srcLang:null,srcSet:null,start:V,step:null,style:null,tabIndex:V,target:null,title:null,translate:null,type:null,typeMustMatch:z,useMap:null,value:B,width:V,wrap:null,writingSuggestions:null,align:null,aLink:null,archive:H,axis:null,background:null,bgColor:null,border:V,borderColor:null,bottomMargin:V,cellPadding:null,cellSpacing:null,char:null,charOff:null,classId:null,clear:null,code:null,codeBase:null,codeType:null,color:null,compact:z,declare:z,event:null,face:null,frame:null,frameBorder:null,hSpace:V,leftMargin:V,link:null,longDesc:null,lowSrc:null,marginHeight:V,marginWidth:V,noResize:z,noHref:z,noShade:z,noWrap:z,object:null,profile:null,prompt:null,rev:null,rightMargin:V,rules:null,scheme:null,scrolling:B,standby:null,summary:null,text:null,topMargin:V,valueType:null,version:null,vAlign:null,vLink:null,vSpace:V,allowTransparency:null,autoCorrect:null,autoSave:null,disablePictureInPicture:z,disableRemotePlayback:z,prefix:null,property:null,results:V,security:null,unselectable:null},space:`html`,transform:ft}),mt=lt({attributes:{accentHeight:`accent-height`,alignmentBaseline:`alignment-baseline`,arabicForm:`arabic-form`,baselineShift:`baseline-shift`,capHeight:`cap-height`,className:`class`,clipPath:`clip-path`,clipRule:`clip-rule`,colorInterpolation:`color-interpolation`,colorInterpolationFilters:`color-interpolation-filters`,colorProfile:`color-profile`,colorRendering:`color-rendering`,crossOrigin:`crossorigin`,dataType:`datatype`,dominantBaseline:`dominant-baseline`,enableBackground:`enable-background`,fillOpacity:`fill-opacity`,fillRule:`fill-rule`,floodColor:`flood-color`,floodOpacity:`flood-opacity`,fontFamily:`font-family`,fontSize:`font-size`,fontSizeAdjust:`font-size-adjust`,fontStretch:`font-stretch`,fontStyle:`font-style`,fontVariant:`font-variant`,fontWeight:`font-weight`,glyphName:`glyph-name`,glyphOrientationHorizontal:`glyph-orientation-horizontal`,glyphOrientationVertical:`glyph-orientation-vertical`,hrefLang:`hreflang`,horizAdvX:`horiz-adv-x`,horizOriginX:`horiz-origin-x`,horizOriginY:`horiz-origin-y`,imageRendering:`image-rendering`,letterSpacing:`letter-spacing`,lightingColor:`lighting-color`,markerEnd:`marker-end`,markerMid:`marker-mid`,markerStart:`marker-start`,navDown:`nav-down`,navDownLeft:`nav-down-left`,navDownRight:`nav-down-right`,navLeft:`nav-left`,navNext:`nav-next`,navPrev:`nav-prev`,navRight:`nav-right`,navUp:`nav-up`,navUpLeft:`nav-up-left`,navUpRight:`nav-up-right`,onAbort:`onabort`,onActivate:`onactivate`,onAfterPrint:`onafterprint`,onBeforePrint:`onbeforeprint`,onBegin:`onbegin`,onCancel:`oncancel`,onCanPlay:`oncanplay`,onCanPlayThrough:`oncanplaythrough`,onChange:`onchange`,onClick:`onclick`,onClose:`onclose`,onCopy:`oncopy`,onCueChange:`oncuechange`,onCut:`oncut`,onDblClick:`ondblclick`,onDrag:`ondrag`,onDragEnd:`ondragend`,onDragEnter:`ondragenter`,onDragExit:`ondragexit`,onDragLeave:`ondragleave`,onDragOver:`ondragover`,onDragStart:`ondragstart`,onDrop:`ondrop`,onDurationChange:`ondurationchange`,onEmptied:`onemptied`,onEnd:`onend`,onEnded:`onended`,onError:`onerror`,onFocus:`onfocus`,onFocusIn:`onfocusin`,onFocusOut:`onfocusout`,onHashChange:`onhashchange`,onInput:`oninput`,onInvalid:`oninvalid`,onKeyDown:`onkeydown`,onKeyPress:`onkeypress`,onKeyUp:`onkeyup`,onLoad:`onload`,onLoadedData:`onloadeddata`,onLoadedMetadata:`onloadedmetadata`,onLoadStart:`onloadstart`,onMessage:`onmessage`,onMouseDown:`onmousedown`,onMouseEnter:`onmouseenter`,onMouseLeave:`onmouseleave`,onMouseMove:`onmousemove`,onMouseOut:`onmouseout`,onMouseOver:`onmouseover`,onMouseUp:`onmouseup`,onMouseWheel:`onmousewheel`,onOffline:`onoffline`,onOnline:`ononline`,onPageHide:`onpagehide`,onPageShow:`onpageshow`,onPaste:`onpaste`,onPause:`onpause`,onPlay:`onplay`,onPlaying:`onplaying`,onPopState:`onpopstate`,onProgress:`onprogress`,onRateChange:`onratechange`,onRepeat:`onrepeat`,onReset:`onreset`,onResize:`onresize`,onScroll:`onscroll`,onSeeked:`onseeked`,onSeeking:`onseeking`,onSelect:`onselect`,onShow:`onshow`,onStalled:`onstalled`,onStorage:`onstorage`,onSubmit:`onsubmit`,onSuspend:`onsuspend`,onTimeUpdate:`ontimeupdate`,onToggle:`ontoggle`,onUnload:`onunload`,onVolumeChange:`onvolumechange`,onWaiting:`onwaiting`,onZoom:`onzoom`,overlinePosition:`overline-position`,overlineThickness:`overline-thickness`,paintOrder:`paint-order`,panose1:`panose-1`,pointerEvents:`pointer-events`,referrerPolicy:`referrerpolicy`,renderingIntent:`rendering-intent`,shapeRendering:`shape-rendering`,stopColor:`stop-color`,stopOpacity:`stop-opacity`,strikethroughPosition:`strikethrough-position`,strikethroughThickness:`strikethrough-thickness`,strokeDashArray:`stroke-dasharray`,strokeDashOffset:`stroke-dashoffset`,strokeLineCap:`stroke-linecap`,strokeLineJoin:`stroke-linejoin`,strokeMiterLimit:`stroke-miterlimit`,strokeOpacity:`stroke-opacity`,strokeWidth:`stroke-width`,tabIndex:`tabindex`,textAnchor:`text-anchor`,textDecoration:`text-decoration`,textRendering:`text-rendering`,transformOrigin:`transform-origin`,typeOf:`typeof`,underlinePosition:`underline-position`,underlineThickness:`underline-thickness`,unicodeBidi:`unicode-bidi`,unicodeRange:`unicode-range`,unitsPerEm:`units-per-em`,vAlphabetic:`v-alphabetic`,vHanging:`v-hanging`,vIdeographic:`v-ideographic`,vMathematical:`v-mathematical`,vectorEffect:`vector-effect`,vertAdvY:`vert-adv-y`,vertOriginX:`vert-origin-x`,vertOriginY:`vert-origin-y`,wordSpacing:`word-spacing`,writingMode:`writing-mode`,xHeight:`x-height`,playbackOrder:`playbackorder`,timelineBegin:`timelinebegin`},properties:{about:U,accentHeight:V,accumulate:null,additive:null,alignmentBaseline:null,alphabetic:V,amplitude:V,arabicForm:null,ascent:V,attributeName:null,attributeType:null,azimuth:V,bandwidth:null,baselineShift:null,baseFrequency:null,baseProfile:null,bbox:null,begin:null,bias:V,by:null,calcMode:null,capHeight:V,className:H,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:V,diffuseConstant:V,direction:null,display:null,dur:null,divisor:V,dominantBaseline:null,download:z,dx:null,dy:null,edgeMode:null,editable:null,elevation:V,enableBackground:null,end:null,event:null,exponent:V,externalResourcesRequired:null,fill:null,fillOpacity:V,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:it,g2:it,glyphName:it,glyphOrientationHorizontal:null,glyphOrientationVertical:null,glyphRef:null,gradientTransform:null,gradientUnits:null,handler:null,hanging:V,hatchContentUnits:null,hatchUnits:null,height:null,href:null,hrefLang:null,horizAdvX:V,horizOriginX:V,horizOriginY:V,id:null,ideographic:V,imageRendering:null,initialVisibility:null,in:null,in2:null,intercept:V,k:V,k1:V,k2:V,k3:V,k4:V,kernelMatrix:U,kernelUnitLength:null,keyPoints:null,keySplines:null,keyTimes:null,kerning:null,lang:null,lengthAdjust:null,letterSpacing:null,lightingColor:null,limitingConeAngle:V,local:null,markerEnd:null,markerMid:null,markerStart:null,markerHeight:null,markerUnits:null,markerWidth:null,mask:null,maskContentUnits:null,maskUnits:null,mathematical:null,max:null,media:null,mediaCharacterEncoding:null,mediaContentEncodings:null,mediaSize:V,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:V,overlineThickness:V,paintOrder:null,panose1:null,path:null,pathLength:V,patternContentUnits:null,patternTransform:null,patternUnits:null,phase:null,ping:H,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:V,pointsAtY:V,pointsAtZ:V,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:U,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:U,rev:U,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:U,requiredFeatures:U,requiredFonts:U,requiredFormats:U,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:V,specularExponent:V,spreadMethod:null,spacing:null,startOffset:null,stdDeviation:null,stemh:null,stemv:null,stitchTiles:null,stopColor:null,stopOpacity:null,strikethroughPosition:V,strikethroughThickness:V,string:null,stroke:null,strokeDashArray:U,strokeDashOffset:null,strokeLineCap:null,strokeLineJoin:null,strokeMiterLimit:V,strokeOpacity:V,strokeWidth:null,style:null,surfaceScale:V,syncBehavior:null,syncBehaviorDefault:null,syncMaster:null,syncTolerance:null,syncToleranceDefault:null,systemLanguage:U,tabIndex:V,tableValues:null,target:null,targetX:V,targetY:V,textAnchor:null,textDecoration:null,textRendering:null,textLength:null,timelineBegin:null,title:null,transformBehavior:null,type:null,typeOf:U,to:null,transform:null,transformOrigin:null,u1:null,u2:null,underlinePosition:V,underlineThickness:V,unicode:null,unicodeBidi:null,unicodeRange:null,unitsPerEm:V,values:null,vAlphabetic:V,vMathematical:V,vectorEffect:null,vHanging:V,vIdeographic:V,version:null,vertAdvY:V,vertOriginX:V,vertOriginY:V,viewBox:null,viewTarget:null,visibility:null,width:null,widths:null,wordSpacing:null,writingMode:null,x:null,x1:null,x2:null,xChannelSelector:null,xHeight:V,y:null,y1:null,y2:null,yChannelSelector:null,z:null,zoomAndPan:null},space:`svg`,transform:dt}),ht=lt({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()}}),gt=lt({attributes:{xmlnsxlink:`xmlns:xlink`},properties:{xmlnsXLink:null,xmlns:null},space:`xmlns`,transform:ft}),_t=lt({properties:{xmlBase:null,xmlLang:null,xmlSpace:null},space:`xml`,transform(e,t){return`xml:`+t.slice(3).toLowerCase()}}),vt={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`},yt=/[A-Z]/g,bt=/-[a-z]/g,xt=/^data[-\w.:]+$/i;function St(e,t){let n=L(t),r=t,i=R;if(n in e.normal)return e.property[e.normal[n]];if(n.length>4&&n.slice(0,4)===`data`&&xt.test(t)){if(t.charAt(4)===`-`){let e=t.slice(5).replace(bt,wt);r=`data`+e.charAt(0).toUpperCase()+e.slice(1)}else{let e=t.slice(4);if(!bt.test(e)){let n=e.replace(yt,Ct);n.charAt(0)!==`-`&&(n=`-`+n),t=`data`+n}}i=st}return new i(r,t)}function Ct(e){return`-`+e.toLowerCase()}function wt(e){return e.charAt(1).toUpperCase()}var Tt=et([ut,pt,ht,gt,_t],`html`),Et=et([ut,mt,ht,gt,_t],`svg`);function Dt(e){return e.join(` `).trim()}var Ot=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,u=`
5
- `,d=`/`,f=`*`,p=``,m=`comment`,h=`declaration`;function g(e,t){if(typeof e!=`string`)throw TypeError(`First argument must be a string`);if(!e)return[];t||={};var l=1,g=1;function v(e){var t=e.match(r);t&&(l+=t.length);var n=e.lastIndexOf(u);g=~n?e.length-n:g+e.length}function y(){var e={line:l,column:g};return function(t){return t.position=new b(e),C(),t}}function b(e){this.start=e,this.end={line:l,column:g},this.source=t.source}b.prototype.content=e;function x(n){var r=Error(t.source+`:`+l+`:`+g+`: `+n);if(r.reason=n,r.filename=t.source,r.line=l,r.column=g,r.source=e,!t.silent)throw r}function S(t){var n=t.exec(e);if(n){var r=n[0];return v(r),e=e.slice(r.length),n}}function C(){S(i)}function w(e){var t;for(e||=[];t=T();)t!==!1&&e.push(t);return e}function T(){var t=y();if(!(d!=e.charAt(0)||f!=e.charAt(1))){for(var n=2;p!=e.charAt(n)&&(f!=e.charAt(n)||d!=e.charAt(n+1));)++n;if(n+=2,p===e.charAt(n-1))return x(`End of comment missing`);var r=e.slice(2,n-2);return g+=2,v(r),e=e.slice(n),g+=2,t({type:m,comment:r})}}function E(){var e=y(),t=S(a);if(t){if(T(),!S(o))return x(`property missing ':'`);var r=S(s),i=e({type:h,property:_(t[0].replace(n,p)),value:r?_(r[0].replace(n,p)):p});return S(c),i}}function D(){var e=[];w(e);for(var t;t=E();)t!==!1&&(e.push(t),w(e));return e}return C(),D()}function _(e){return e?e.replace(l,p):p}t.exports=g})),kt=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(Ot());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}})),At=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))}})),jt=n(((e,t)=>{var n=(e&&e.__importDefault||function(e){return e&&e.__esModule?e:{default:e}})(kt()),r=At();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})),Mt=Pt(`end`),Nt=Pt(`start`);function Pt(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 Ft(e){let t=Nt(e),n=Mt(e);if(t&&n)return{start:t,end:n}}function It(e){return!e||typeof e!=`object`?``:`position`in e||`type`in e?Rt(e.position):`start`in e||`end`in e?Rt(e):`line`in e||`column`in e?Lt(e):``}function Lt(e){return zt(e&&e.line)+`:`+zt(e&&e.column)}function Rt(e){return Lt(e&&e.start)+`-`+Lt(e&&e.end)}function zt(e){return e&&typeof e==`number`?e:1}var W=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=It(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}};W.prototype.file=``,W.prototype.name=``,W.prototype.reason=``,W.prototype.message=``,W.prototype.stack=``,W.prototype.column=void 0,W.prototype.line=void 0,W.prototype.ancestors=void 0,W.prototype.cause=void 0,W.prototype.fatal=void 0,W.prototype.place=void 0,W.prototype.ruleId=void 0,W.prototype.source=void 0;var Bt=e(jt(),1),Vt={}.hasOwnProperty,Ht=new Map,Ut=/[A-Z]/g,Wt=new Set([`table`,`tbody`,`thead`,`tfoot`,`tr`]),Gt=new Set([`td`,`th`]),Kt=`https://github.com/syntax-tree/hast-util-to-jsx-runtime`;function qt(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=an(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=rn(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`?Et:Tt,stylePropertyNameCase:t.stylePropertyNameCase||`dom`,tableCellAlignToStyle:t.tableCellAlignToStyle!==!1},a=Jt(i,e,void 0);return a&&typeof a!=`string`?a:i.create(e,i.Fragment,{children:a||void 0},void 0)}function Jt(e,t,n){if(t.type===`element`)return Yt(e,t,n);if(t.type===`mdxFlowExpression`||t.type===`mdxTextExpression`)return Xt(e,t);if(t.type===`mdxJsxFlowElement`||t.type===`mdxJsxTextElement`)return Qt(e,t,n);if(t.type===`mdxjsEsm`)return Zt(e,t);if(t.type===`root`)return $t(e,t,n);if(t.type===`text`)return en(e,t)}function Yt(e,t,n){let r=e.schema,i=r;t.tagName.toLowerCase()===`svg`&&r.space===`html`&&(i=Et,e.schema=i),e.ancestors.push(t);let a=dn(e,t.tagName,!1),o=on(e,t),s=cn(e,t);return Wt.has(t.tagName)&&(s=s.filter(function(e){return typeof e==`string`?!Qe(e):!0})),tn(e,o,a,t),nn(o,s),e.ancestors.pop(),e.schema=r,e.create(t,a,o,n)}function Xt(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)}fn(e,t.position)}function Zt(e,t){if(t.data&&t.data.estree&&e.evaluater)return e.evaluater.evaluateProgram(t.data.estree);fn(e,t.position)}function Qt(e,t,n){let r=e.schema,i=r;t.name===`svg`&&r.space===`html`&&(i=Et,e.schema=i),e.ancestors.push(t);let a=t.name===null?e.Fragment:dn(e,t.name,!0),o=sn(e,t),s=cn(e,t);return tn(e,o,a,t),nn(o,s),e.ancestors.pop(),e.schema=r,e.create(t,a,o,n)}function $t(e,t,n){let r={};return nn(r,cn(e,t)),e.create(t,e.Fragment,r,n)}function en(e,t){return t.value}function tn(e,t,n,r){typeof n!=`string`&&n!==e.Fragment&&e.passNode&&(t.node=r)}function nn(e,t){if(t.length>0){let n=t.length>1?t:t[0];n&&(e.children=n)}}function rn(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 an(e,t){return n;function n(n,r,i,a){let o=Array.isArray(i.children),s=Nt(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 on(e,t){let n={},r,i;for(i in t.properties)if(i!==`children`&&Vt.call(t.properties,i)){let a=ln(e,i,t.properties[i]);if(a){let[i,o]=a;e.tableCellAlignToStyle&&i===`align`&&typeof o==`string`&&Gt.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 sn(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 fn(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 fn(e,t.position);else a=r.value===null?!0:r.value;n[i]=a}return n}function cn(e,t){let n=[],r=-1,i=e.passKeys?new Map:Ht;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=Jt(e,a,o);s!==void 0&&n.push(s)}return n}function ln(e,t,n){let r=St(e.schema,t);if(!(n==null||typeof n==`number`&&Number.isNaN(n))){if(Array.isArray(n)&&(n=r.commaSeparated?Ke(n):Dt(n)),r.property===`style`){let t=typeof n==`object`?n:un(e,String(n));return e.stylePropertyNameCase===`css`&&(t=pn(t)),[`style`,t]}return[e.elementAttributeNameCase===`react`&&r.space?vt[r.property]||r.property:r.attribute,n]}}function un(e,t){try{return(0,Bt.default)(t,{reactCompat:!0})}catch(t){if(e.ignoreInvalidStyle)return{};let n=t,r=new W("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=Kt+`#cannot-parse-style-attribute`,r}}function dn(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=Xe(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=Xe(t)&&!/^[a-z]/.test(t)?{type:`Identifier`,name:t}:{type:`Literal`,value:t};if(r.type===`Literal`){let t=r.value;return Vt.call(e.components,t)?e.components[t]:t}if(e.evaluater)return e.evaluater.evaluateExpression(r);fn(e)}function fn(e,t){let n=new W("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=Kt+`#cannot-handle-mdx-estrees-without-createevaluater`,n}function pn(e){let t={},n;for(n in e)Vt.call(e,n)&&(t[mn(n)]=e[n]);return t}function mn(e){let t=e.replace(Ut,hn);return t.slice(0,3)===`ms-`&&(t=`-`+t),t}function hn(e){return`-`+e.toLowerCase()}var gn={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`]},_n={};function vn(e,t){let n=t||_n;return yn(e,typeof n.includeImageAlt==`boolean`?n.includeImageAlt:!0,typeof n.includeHtml==`boolean`?n.includeHtml:!0)}function yn(e,t,n){if(xn(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 bn(e.children,t,n)}return Array.isArray(e)?bn(e,t,n):``}function bn(e,t,n){let r=[],i=-1;for(;++i<e.length;)r[i]=yn(e[i],t,n);return r.join(``)}function xn(e){return!!(e&&typeof e==`object`)}var Sn=document.createElement(`i`);function Cn(e){let t=`&`+e+`;`;Sn.innerHTML=t;let n=Sn.textContent;return n.charCodeAt(n.length-1)===59&&e!==`semi`||n===t?!1:n}function G(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 wn(e,t){return e.length>0?(G(e,e.length,0,t),e):t}var Tn={}.hasOwnProperty;function En(e){let t={},n=-1;for(;++n<e.length;)Dn(t,e[n]);return t}function Dn(e,t){let n;for(n in t){let r=(Tn.call(e,n)?e[n]:void 0)||(e[n]={}),i=t[n],a;if(i)for(a in i){Tn.call(r,a)||(r[a]=[]);let e=i[a];On(r[a],Array.isArray(e)?e:e?[e]:[])}}}function On(e,t){let n=-1,r=[];for(;++n<t.length;)(t[n].add===`after`?e:r).push(t[n]);G(e,0,0,r)}function kn(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 An(e){return e.replace(/[\t\n\r ]+/g,` `).replace(/^ | $/g,``).toLowerCase().toUpperCase()}var K=Rn(/[A-Za-z]/),q=Rn(/[\dA-Za-z]/),jn=Rn(/[#-'*+\--9=?A-Z^-~]/);function Mn(e){return e!==null&&(e<32||e===127)}var Nn=Rn(/\d/),Pn=Rn(/[\dA-Fa-f]/),Fn=Rn(/[!-/:-@[-`{-~]/);function J(e){return e!==null&&e<-2}function Y(e){return e!==null&&(e<0||e===32)}function X(e){return e===-2||e===-1||e===32}var In=Rn(/\p{P}|\p{S}/u),Ln=Rn(/\s/);function Rn(e){return t;function t(t){return t!==null&&t>-1&&e.test(String.fromCharCode(t))}}function zn(e){let t=[],n=-1,r=0,i=0;for(;++n<e.length;){let a=e.charCodeAt(n),o=``;if(a===37&&q(e.charCodeAt(n+1))&&q(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 Z(e,t,n,r){let i=r?r-1:1/0,a=0;return o;function o(r){return X(r)?(e.enter(n),s(r)):t(r)}function s(r){return X(r)&&a++<i?(e.consume(r),s):(e.exit(n),t(r))}}var Bn={tokenize:Vn};function Vn(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`),Z(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 J(t)?(e.consume(t),e.exit(`chunkText`),a):(e.consume(t),o)}}var Hn={tokenize:Wn},Un={tokenize:Gn};function Wn(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 G(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(Un,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(Un,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 J(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++;G(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 Gn(e,t,n){return Z(e,e.attempt(this.parser.constructs.document,t,n),`linePrefix`,this.parser.constructs.disable.null.includes(`codeIndented`)?void 0:4)}function Kn(e){if(e===null||Y(e)||Ln(e))return 1;if(In(e))return 2}function qn(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 Jn={name:`attention`,resolveAll:Yn,tokenize:Xn};function Yn(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};Zn(d,-c),Zn(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=wn(l,[[`enter`,e[r][1],t],[`exit`,e[r][1],t]])),l=wn(l,[[`enter`,i,t],[`enter`,o,t],[`exit`,o,t],[`enter`,a,t]]),l=wn(l,qn(t.parser.constructs.insideSpan.null,e.slice(r+1,n),t)),l=wn(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=wn(l,[[`enter`,e[n][1],t],[`exit`,e[n][1],t]])):u=0,G(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 Xn(e,t){let n=this.parser.constructs.attentionMarkers.null,r=this.previous,i=Kn(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=Kn(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 Zn(e,t){e.column+=t,e.offset+=t,e._bufferIndex+=t}var Qn={name:`autolink`,tokenize:$n};function $n(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 K(t)?(e.consume(t),o):t===64?n(t):l(t)}function o(e){return e===43||e===45||e===46||q(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||q(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||Mn(r)?n(r):(e.consume(r),c)}function l(t){return t===64?(e.consume(t),u):jn(t)?(e.consume(t),l):n(t)}function u(e){return q(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||q(t))&&r++<63){let n=t===45?f:d;return e.consume(t),n}return n(t)}}var er={partial:!0,tokenize:tr};function tr(e,t,n){return r;function r(t){return X(t)?Z(e,i,`linePrefix`)(t):i(t)}function i(e){return e===null||J(e)?t(e):n(e)}}var nr={continuation:{tokenize:ir},exit:ar,name:`blockQuote`,tokenize:rr};function rr(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 X(n)?(e.enter(`blockQuotePrefixWhitespace`),e.consume(n),e.exit(`blockQuotePrefixWhitespace`),e.exit(`blockQuotePrefix`),t):(e.exit(`blockQuotePrefix`),t(n))}}function ir(e,t,n){let r=this;return i;function i(t){return X(t)?Z(e,a,`linePrefix`,r.parser.constructs.disable.null.includes(`codeIndented`)?void 0:4)(t):a(t)}function a(r){return e.attempt(nr,t,n)(r)}}function ar(e){e.exit(`blockQuote`)}var or={name:`characterEscape`,tokenize:sr};function sr(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 Fn(r)?(e.enter(`characterEscapeValue`),e.consume(r),e.exit(`characterEscapeValue`),e.exit(`characterEscape`),t):n(r)}}var cr={name:`characterReference`,tokenize:lr};function lr(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=q,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=Pn,u):(e.enter(`characterReferenceValue`),a=7,o=Nn,u(t))}function u(s){if(s===59&&i){let i=e.exit(`characterReferenceValue`);return o===q&&!Cn(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 ur={partial:!0,tokenize:pr},dr={concrete:!0,name:`codeFenced`,tokenize:fr};function fr(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`),X(t)?Z(e,d,`whitespace`)(t):d(t))}function d(n){return n===null||J(n)?(e.exit(`codeFencedFence`),r.interrupt?t(n):e.check(ur,h,b)(n)):(e.enter(`codeFencedFenceInfo`),e.enter(`chunkString`,{contentType:`string`}),f(n))}function f(t){return t===null||J(t)?(e.exit(`chunkString`),e.exit(`codeFencedFenceInfo`),d(t)):X(t)?(e.exit(`chunkString`),e.exit(`codeFencedFenceInfo`),Z(e,p,`whitespace`)(t)):t===96&&t===s?n(t):(e.consume(t),f)}function p(t){return t===null||J(t)?d(t):(e.enter(`codeFencedFenceMeta`),e.enter(`chunkString`,{contentType:`string`}),m(t))}function m(t){return t===null||J(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&&X(t)?Z(e,v,`linePrefix`,a+1)(t):v(t)}function v(t){return t===null||J(t)?e.check(ur,h,b)(t):(e.enter(`codeFlowValue`),y(t))}function y(t){return t===null||J(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`),X(t)?Z(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`),X(t)?Z(e,d,`whitespace`)(t):d(t)):n(t)}function d(r){return r===null||J(r)?(e.exit(`codeFencedFence`),t(r)):n(r)}}}function pr(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 mr={name:`codeIndented`,tokenize:gr},hr={partial:!0,tokenize:_r};function gr(e,t,n){let r=this;return i;function i(t){return e.enter(`codeIndented`),Z(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):J(t)?e.attempt(hr,o,c)(t):(e.enter(`codeFlowValue`),s(t))}function s(t){return t===null||J(t)?(e.exit(`codeFlowValue`),o(t)):(e.consume(t),s)}function c(n){return e.exit(`codeIndented`),t(n)}}function _r(e,t,n){let r=this;return i;function i(t){return r.parser.lazy[r.now().line]?n(t):J(t)?(e.enter(`lineEnding`),e.consume(t),e.exit(`lineEnding`),i):Z(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):J(e)?i(e):n(e)}}var vr={name:`codeText`,previous:br,resolve:yr,tokenize:xr};function yr(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 br(e){return e!==96||this.events[this.events.length-1][1].type===`characterEscape`}function xr(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)):J(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||J(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 Sr=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&&Cr(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),Cr(this.left,e)}unshift(e){this.setCursor(0),this.right.push(e)}unshiftMany(e){this.setCursor(0),Cr(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);Cr(this.right,t.reverse())}else{let t=this.right.splice(this.left.length+this.right.length-e,1/0);Cr(this.left,t.reverse())}}};function Cr(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 wr(e){let t={},n=-1,r,i,a,o,s,c,l,u=new Sr(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,Tr(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 G(e,0,1/0,u.slice(0)),!l}function Tr(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 Er={resolve:Or,tokenize:kr},Dr={partial:!0,tokenize:Ar};function Or(e){return wr(e),e}function kr(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):J(t)?e.check(Dr,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 Ar(e,t,n){let r=this;return i;function i(t){return e.exit(`chunkContent`),e.enter(`lineEnding`),e.consume(t),e.exit(`lineEnding`),Z(e,a,`linePrefix`)}function a(i){if(i===null||J(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 jr(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||Mn(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||J(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||Y(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||Mn(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 Mr(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):J(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||J(t)||s++>999?(e.exit(`chunkString`),u(t)):(e.consume(t),c||=!X(t),t===92?f:d)}function f(t){return t===91||t===92||t===93?(e.consume(t),s++,d):d(t)}}function Nr(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):J(t)?(e.enter(`lineEnding`),e.consume(t),e.exit(`lineEnding`),Z(e,l,`linePrefix`)):(e.enter(`chunkString`,{contentType:`string`}),u(t))}function u(t){return t===o||t===null||J(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 Pr(e,t){let n;return r;function r(i){return J(i)?(e.enter(`lineEnding`),e.consume(i),e.exit(`lineEnding`),n=!0,r):X(i)?Z(e,r,n?`linePrefix`:`lineSuffix`)(i):t(i)}}var Fr={name:`definition`,tokenize:Lr},Ir={partial:!0,tokenize:Rr};function Lr(e,t,n){let r=this,i;return a;function a(t){return e.enter(`definition`),o(t)}function o(t){return Mr.call(r,e,s,n,`definitionLabel`,`definitionLabelMarker`,`definitionLabelString`)(t)}function s(t){return i=An(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 Y(t)?Pr(e,l)(t):l(t)}function l(t){return jr(e,u,n,`definitionDestination`,`definitionDestinationLiteral`,`definitionDestinationLiteralMarker`,`definitionDestinationRaw`,`definitionDestinationString`)(t)}function u(t){return e.attempt(Ir,d,d)(t)}function d(t){return X(t)?Z(e,f,`whitespace`)(t):f(t)}function f(a){return a===null||J(a)?(e.exit(`definition`),r.parser.defined.push(i),t(a)):n(a)}}function Rr(e,t,n){return r;function r(t){return Y(t)?Pr(e,i)(t):n(t)}function i(t){return Nr(e,a,n,`definitionTitle`,`definitionTitleMarker`,`definitionTitleString`)(t)}function a(t){return X(t)?Z(e,o,`whitespace`)(t):o(t)}function o(e){return e===null||J(e)?t(e):n(e)}}var zr={name:`hardBreakEscape`,tokenize:Br};function Br(e,t,n){return r;function r(t){return e.enter(`hardBreakEscape`),e.consume(t),i}function i(r){return J(r)?(e.exit(`hardBreakEscape`),t(r)):n(r)}}var Vr={name:`headingAtx`,resolve:Hr,tokenize:Ur};function Hr(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`},G(e,r,n-r+1,[[`enter`,i,t],[`enter`,a,t],[`exit`,a,t],[`exit`,i,t]])),e}function Ur(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||Y(t)?(e.exit(`atxHeadingSequence`),s(t)):n(t)}function s(n){return n===35?(e.enter(`atxHeadingSequence`),c(n)):n===null||J(n)?(e.exit(`atxHeading`),t(n)):X(n)?Z(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||Y(t)?(e.exit(`atxHeadingText`),s(t)):(e.consume(t),l)}}var Wr=`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(`.`),Gr=[`pre`,`script`,`style`,`textarea`],Kr={concrete:!0,name:`htmlFlow`,resolveTo:Yr,tokenize:Xr},qr={partial:!0,tokenize:Qr},Jr={partial:!0,tokenize:Zr};function Yr(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 Xr(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:M):K(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):K(a)?(e.consume(a),i=4,r.interrupt?t:M):n(a)}function p(i){return i===45?(e.consume(i),r.interrupt?t:M):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 K(t)?(e.consume(t),o=String.fromCharCode(t),g):n(t)}function g(s){if(s===null||s===47||s===62||Y(s)){let c=s===47,l=o.toLowerCase();return!c&&!a&&Gr.includes(l)?(i=1,r.interrupt?t(s):O(s)):Wr.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||q(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 X(t)?(e.consume(t),v):E(t)}function y(t){return t===47?(e.consume(t),E):t===58||t===95||K(t)?(e.consume(t),b):X(t)?(e.consume(t),y):E(t)}function b(t){return t===45||t===46||t===58||t===95||q(t)?(e.consume(t),b):x(t)}function x(t){return t===61?(e.consume(t),S):X(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):X(t)?(e.consume(t),S):w(t)}function C(t){return t===c?(e.consume(t),c=null,T):t===null||J(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||Y(t)?x(t):(e.consume(t),w)}function T(e){return e===47||e===62||X(e)?y(e):n(e)}function E(t){return t===62?(e.consume(t),D):n(t)}function D(t){return t===null||J(t)?O(t):X(t)?(e.consume(t),D):n(t)}function O(t){return t===45&&i===2?(e.consume(t),k):t===60&&i===1?(e.consume(t),A):t===62&&i===4?(e.consume(t),N):t===63&&i===3?(e.consume(t),M):t===93&&i===5?(e.consume(t),re):J(t)&&(i===6||i===7)?(e.exit(`htmlFlowData`),e.check(qr,ie,ee)(t)):t===null||J(t)?(e.exit(`htmlFlowData`),ee(t)):(e.consume(t),O)}function ee(t){return e.check(Jr,te,ie)(t)}function te(t){return e.enter(`lineEnding`),e.consume(t),e.exit(`lineEnding`),ne}function ne(t){return t===null||J(t)?ee(t):(e.enter(`htmlFlowData`),O(t))}function k(t){return t===45?(e.consume(t),M):O(t)}function A(t){return t===47?(e.consume(t),o=``,j):O(t)}function j(t){if(t===62){let n=o.toLowerCase();return Gr.includes(n)?(e.consume(t),N):O(t)}return K(t)&&o.length<8?(e.consume(t),o+=String.fromCharCode(t),j):O(t)}function re(t){return t===93?(e.consume(t),M):O(t)}function M(t){return t===62?(e.consume(t),N):t===45&&i===2?(e.consume(t),M):O(t)}function N(t){return t===null||J(t)?(e.exit(`htmlFlowData`),ie(t)):(e.consume(t),N)}function ie(n){return e.exit(`htmlFlow`),t(n)}}function Zr(e,t,n){let r=this;return i;function i(t){return J(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 Qr(e,t,n){return r;function r(r){return e.enter(`lineEnding`),e.consume(r),e.exit(`lineEnding`),e.attempt(er,t,n)}}var $r={name:`htmlText`,tokenize:ei};function ei(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):K(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):K(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):J(t)?(o=d,A(t)):(e.consume(t),d)}function f(t){return t===45?(e.consume(t),p):d(t)}function p(e){return e===62?k(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):J(t)?(o=h,A(t)):(e.consume(t),h)}function g(t){return t===93?(e.consume(t),_):h(t)}function _(t){return t===62?k(t):t===93?(e.consume(t),_):h(t)}function v(t){return t===null||t===62?k(t):J(t)?(o=v,A(t)):(e.consume(t),v)}function y(t){return t===null?n(t):t===63?(e.consume(t),b):J(t)?(o=y,A(t)):(e.consume(t),y)}function b(e){return e===62?k(e):y(e)}function x(t){return K(t)?(e.consume(t),S):n(t)}function S(t){return t===45||q(t)?(e.consume(t),S):C(t)}function C(t){return J(t)?(o=C,A(t)):X(t)?(e.consume(t),C):k(t)}function w(t){return t===45||q(t)?(e.consume(t),w):t===47||t===62||Y(t)?T(t):n(t)}function T(t){return t===47?(e.consume(t),k):t===58||t===95||K(t)?(e.consume(t),E):J(t)?(o=T,A(t)):X(t)?(e.consume(t),T):k(t)}function E(t){return t===45||t===46||t===58||t===95||q(t)?(e.consume(t),E):D(t)}function D(t){return t===61?(e.consume(t),O):J(t)?(o=D,A(t)):X(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,ee):J(t)?(o=O,A(t)):X(t)?(e.consume(t),O):(e.consume(t),te)}function ee(t){return t===i?(e.consume(t),i=void 0,ne):t===null?n(t):J(t)?(o=ee,A(t)):(e.consume(t),ee)}function te(t){return t===null||t===34||t===39||t===60||t===61||t===96?n(t):t===47||t===62||Y(t)?T(t):(e.consume(t),te)}function ne(e){return e===47||e===62||Y(e)?T(e):n(e)}function k(r){return r===62?(e.consume(r),e.exit(`htmlTextData`),e.exit(`htmlText`),t):n(r)}function A(t){return e.exit(`htmlTextData`),e.enter(`lineEnding`),e.consume(t),e.exit(`lineEnding`),j}function j(t){return X(t)?Z(e,re,`linePrefix`,r.parser.constructs.disable.null.includes(`codeIndented`)?void 0:4)(t):re(t)}function re(t){return e.enter(`htmlTextData`),o(t)}}var ti={name:`labelEnd`,resolveAll:ai,resolveTo:oi,tokenize:si},ni={tokenize:ci},ri={tokenize:li},ii={tokenize:ui};function ai(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&&G(e,0,e.length,n),e}function oi(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=wn(s,e.slice(a+1,a+r+3)),s=wn(s,[[`enter`,u,t]]),s=wn(s,qn(t.parser.constructs.insideSpan.null,e.slice(a+r+4,o-3),t)),s=wn(s,[[`exit`,u,t],e[o-2],e[o-1],[`exit`,l,t]]),s=wn(s,e.slice(o+1)),s=wn(s,[[`exit`,c,t]]),G(e,a,e.length,s),e}function si(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(An(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(ni,u,o?u:d)(t):t===91?e.attempt(ri,u,o?l:d)(t):o?u(t):d(t)}function l(t){return e.attempt(ii,u,d)(t)}function u(e){return t(e)}function d(e){return a._balanced=!0,n(e)}}function ci(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 Y(t)?Pr(e,a)(t):a(t)}function a(t){return t===41?u(t):jr(e,o,s,`resourceDestination`,`resourceDestinationLiteral`,`resourceDestinationLiteralMarker`,`resourceDestinationRaw`,`resourceDestinationString`,32)(t)}function o(t){return Y(t)?Pr(e,c)(t):u(t)}function s(e){return n(e)}function c(t){return t===34||t===39||t===40?Nr(e,l,n,`resourceTitle`,`resourceTitleMarker`,`resourceTitleString`)(t):u(t)}function l(t){return Y(t)?Pr(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 li(e,t,n){let r=this;return i;function i(t){return Mr.call(r,e,a,o,`reference`,`referenceMarker`,`referenceString`)(t)}function a(e){return r.parser.defined.includes(An(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)))?t(e):n(e)}function o(e){return n(e)}}function ui(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 di={name:`labelStartImage`,resolveAll:ti.resolveAll,tokenize:fi};function fi(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 pi={name:`labelStartLink`,resolveAll:ti.resolveAll,tokenize:mi};function mi(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 hi={name:`lineEnding`,tokenize:gi};function gi(e,t){return n;function n(n){return e.enter(`lineEnding`),e.consume(n),e.exit(`lineEnding`),Z(e,t,`linePrefix`)}}var _i={name:`thematicBreak`,tokenize:vi};function vi(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||J(a))?(e.exit(`thematicBreak`),t(a)):n(a)}function c(t){return t===i?(e.consume(t),r++,c):(e.exit(`thematicBreakSequence`),X(t)?Z(e,s,`whitespace`)(t):s(t))}}var Q={continuation:{tokenize:Si},exit:wi,name:`list`,tokenize:xi},yi={partial:!0,tokenize:Ti},bi={partial:!0,tokenize:Ci};function xi(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:Nn(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(_i,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 Nn(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(er,r.interrupt?n:u,e.attempt(yi,f,d))}function u(e){return r.containerState.initialBlankLine=!0,a++,f(e)}function d(t){return X(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 Si(e,t,n){let r=this;return r.containerState._closeFlow=void 0,e.check(er,i,a);function i(n){return r.containerState.furtherBlankLines=r.containerState.furtherBlankLines||r.containerState.initialBlankLine,Z(e,t,`listItemIndent`,r.containerState.size+1)(n)}function a(n){return r.containerState.furtherBlankLines||!X(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(bi,t,o)(n))}function o(i){return r.containerState._closeFlow=!0,r.interrupt=void 0,Z(e,e.attempt(Q,t,n),`linePrefix`,r.parser.constructs.disable.null.includes(`codeIndented`)?void 0:4)(i)}}function Ci(e,t,n){let r=this;return Z(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 wi(e){e.exit(this.containerState.type)}function Ti(e,t,n){let r=this;return Z(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!X(e)&&i&&i[1].type===`listItemPrefixWhitespace`?t(e):n(e)}}var Ei={name:`setextUnderline`,resolveTo:Di,tokenize:Oi};function Di(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 Oi(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`),X(t)?Z(e,c,`lineSuffix`)(t):c(t))}function c(r){return r===null||J(r)?(e.exit(`setextHeadingLine`),t(r)):n(r)}}var ki={tokenize:Ai};function Ai(e){let t=this,n=e.attempt(er,r,e.attempt(this.parser.constructs.flowInitial,i,Z(e,e.attempt(this.parser.constructs.flow,i,e.attempt(Er,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 ji={resolveAll:Fi()},Mi=Pi(`string`),Ni=Pi(`text`);function Pi(e){return{resolveAll:Fi(e===`text`?Ii: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 Fi(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 Ii(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 Li=t({attentionMarkers:()=>Gi,contentInitial:()=>zi,disable:()=>Ki,document:()=>Ri,flow:()=>Vi,flowInitial:()=>Bi,insideSpan:()=>Wi,string:()=>Hi,text:()=>Ui}),Ri={42:Q,43:Q,45:Q,48:Q,49:Q,50:Q,51:Q,52:Q,53:Q,54:Q,55:Q,56:Q,57:Q,62:nr},zi={91:Fr},Bi={[-2]:mr,[-1]:mr,32:mr},Vi={35:Vr,42:_i,45:[Ei,_i],60:Kr,61:Ei,95:_i,96:dr,126:dr},Hi={38:cr,92:or},Ui={[-5]:hi,[-4]:hi,[-3]:hi,33:di,38:cr,42:Jn,60:[Qn,$r],91:pi,92:[zr,or],93:ti,95:Jn,96:vr},Wi={null:[Jn,ji]},Gi={null:[42,95]},Ki={null:[]};function qi(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=wn(o,e),g(),o[o.length-1]===null?(w(t,0),l.events=qn(a,l.events,l),l.events):[]}function f(e,t){return Yi(p(e),t)}function p(e){return Ji(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){J(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&&G(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 Ji(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 Yi(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=`
6
- `;break;case-3:o=`\r
7
- `;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 Xi(e){let t={constructs:En([Li,...(e||{}).extensions||[]]),content:n(Bn),defined:[],document:n(Hn),flow:n(ki),lazy:{},string:n(Mi),text:n(Ni)};return t;function n(e){return n;function n(n){return qi(t,e,n)}}}function Zi(e){for(;!wr(e););return e}var Qi=/[\0\t\n\r]/g;function $i(){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(Qi.lastIndex=u,c=Qi.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 ea=/\\([!-/:-@[-`{-~])|&(#(?:\d{1,7}|x[\da-f]{1,6})|[\da-z]{1,31});/gi;function ta(e){return e.replace(ea,na)}function na(e,t,n){if(t)return t;if(n.charCodeAt(0)===35){let e=n.charCodeAt(1),t=e===120||e===88;return kn(n.slice(t?2:1),t?16:10)}return Cn(n)||e}var ra={}.hasOwnProperty;function ia(e,t,n){return t&&typeof t==`object`&&(n=t,t=void 0),aa(n)(Zi(Xi(n).document().write($i()(e,t,!0))))}function aa(e){let t={transforms:[],canContainEols:[`emphasis`,`fragment`,`heading`,`paragraph`,`strong`],enter:{autolink:a(be),autolinkProtocol:T,autolinkEmail:T,atxHeading:a(ge),blockQuote:a(P),characterEscape:T,characterReference:T,codeFenced:a(fe),codeFencedFenceInfo:o,codeFencedFenceMeta:o,codeIndented:a(fe,o),codeText:a(pe,o),codeTextData:T,data:T,codeFlowValue:T,definition:a(me),definitionDestinationString:o,definitionLabelString:o,definitionTitleString:o,emphasis:a(he),hardBreakEscape:a(_e),hardBreakTrailing:a(_e),htmlFlow:a(ve,o),htmlFlowData:T,htmlText:a(ve,o),htmlTextData:T,image:a(ye),label:o,link:a(be),listItem:a(Se),listItemValue:f,listOrdered:a(xe,d),listUnordered:a(xe),paragraph:a(Ce),reference:ae,referenceString:o,resourceDestinationString:o,resourceTitleString:o,setextHeading:a(ge),strong:a(we),thematicBreak:a(Ee)},exit:{atxHeading:c(),atxHeadingSequence:x,autolink:c(),autolinkEmail:de,autolinkProtocol:ue,blockQuote:c(),characterEscapeValue:E,characterReferenceMarkerHexadecimal:se,characterReferenceMarkerNumeric:se,characterReferenceValue:ce,characterReference:le,codeFenced:c(g),codeFencedFence:h,codeFencedFenceInfo:p,codeFencedFenceMeta:m,codeFlowValue:E,codeIndented:c(_),codeText:c(ne),codeTextData:E,data:E,definition:c(),definitionDestinationString:b,definitionLabelString:v,definitionTitleString:y,emphasis:c(),hardBreakEscape:c(O),hardBreakTrailing:c(O),htmlFlow:c(ee),htmlFlowData:E,htmlText:c(te),htmlTextData:E,image:c(A),label:re,labelText:j,lineEnding:D,link:c(k),listItem:c(),listOrdered:c(),listUnordered:c(),paragraph:c(),referenceString:oe,resourceDestinationString:M,resourceTitleString:N,resource:ie,setextHeading:c(w),setextHeadingLineSequence:C,setextHeadingText:S,strong:c(),thematicBreak:c()}};sa(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]];ra.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]||la).call(a,void 0,e[0])}for(r.position={start:oa(e.length>0?e[0][1].start:{line:1,column:1,offset:0}),end:oa(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:oa(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]||la).call(this,e,r[0]));else throw Error("Cannot close `"+e.type+"` ("+It({start:e.start,end:e.end})+`): it’s not open`);n.position.end=oa(e.end)}function u(){return vn(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=An(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=Te(),n.position={start:oa(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=oa(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=oa(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 ee(){let e=this.resume(),t=this.stack[this.stack.length-1];t.value=e}function te(){let e=this.resume(),t=this.stack[this.stack.length-1];t.value=e}function ne(){let e=this.resume(),t=this.stack[this.stack.length-1];t.value=e}function k(){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 A(){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 j(e){let t=this.sliceSerialize(e),n=this.stack[this.stack.length-2];n.label=ta(t),n.identifier=An(t).toLowerCase()}function re(){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 M(){let e=this.resume(),t=this.stack[this.stack.length-1];t.url=e}function N(){let e=this.resume(),t=this.stack[this.stack.length-1];t.title=e}function ie(){this.data.inReference=void 0}function ae(){this.data.referenceType=`collapsed`}function oe(e){let t=this.resume(),n=this.stack[this.stack.length-1];n.label=t,n.identifier=An(this.sliceSerialize(e)).toLowerCase(),this.data.referenceType=`full`}function se(e){this.data.characterReferenceType=e.type}function ce(e){let t=this.sliceSerialize(e),n=this.data.characterReferenceType,r;n?(r=kn(t,n===`characterReferenceMarkerNumeric`?10:16),this.data.characterReferenceType=void 0):r=Cn(t);let i=this.stack[this.stack.length-1];i.value+=r}function le(e){let t=this.stack.pop();t.position.end=oa(e.end)}function ue(e){E.call(this,e);let t=this.stack[this.stack.length-1];t.url=this.sliceSerialize(e)}function de(e){E.call(this,e);let t=this.stack[this.stack.length-1];t.url=`mailto:`+this.sliceSerialize(e)}function P(){return{type:`blockquote`,children:[]}}function fe(){return{type:`code`,lang:null,meta:null,value:``}}function pe(){return{type:`inlineCode`,value:``}}function me(){return{type:`definition`,identifier:``,label:null,title:null,url:``}}function he(){return{type:`emphasis`,children:[]}}function ge(){return{type:`heading`,depth:0,children:[]}}function _e(){return{type:`break`}}function ve(){return{type:`html`,value:``}}function ye(){return{type:`image`,title:null,url:``,alt:null}}function be(){return{type:`link`,title:null,url:``,children:[]}}function xe(e){return{type:`list`,ordered:e.type===`listOrdered`,start:null,spread:e._spread,children:[]}}function Se(e){return{type:`listItem`,spread:e._spread,checked:null,children:[]}}function Ce(){return{type:`paragraph`,children:[]}}function we(){return{type:`strong`,children:[]}}function Te(){return{type:`text`,value:``}}function Ee(){return{type:`thematicBreak`}}}function oa(e){return{line:e.line,column:e.column,offset:e.offset}}function sa(e,t){let n=-1;for(;++n<t.length;){let r=t[n];Array.isArray(r)?sa(e,r):ca(e,r)}}function ca(e,t){let n;for(n in t)if(ra.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 la(e,t){throw Error(e?"Cannot close `"+e.type+"` ("+It({start:e.start,end:e.end})+"): a different token (`"+t.type+"`, "+It({start:t.start,end:t.end})+`) is open`:"Cannot close document, a token (`"+t.type+"`, "+It({start:t.start,end:t.end})+`) is still open`)}function ua(e){let t=this;t.parser=n;function n(n){return ia(n,{...t.data(`settings`),...e,extensions:t.data(`micromarkExtensions`)||[],mdastExtensions:t.data(`fromMarkdownExtensions`)||[]})}}function da(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 fa(e,t){let n={type:`element`,tagName:`br`,properties:{},children:[]};return e.patch(t,n),[e.applyData(t,n),{type:`text`,value:`
8
- `}]}function pa(e,t){let n=t.value?t.value+`
9
- `:``,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 ma(e,t){let n={type:`element`,tagName:`del`,properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function ha(e,t){let n={type:`element`,tagName:`em`,properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function ga(e,t){let n=typeof e.options.clobberPrefix==`string`?e.options.clobberPrefix:`user-content-`,r=String(t.identifier).toUpperCase(),i=zn(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 _a(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 va(e,t){if(e.options.allowDangerousHtml){let n={type:`raw`,value:t.value};return e.patch(t,n),e.applyData(t,n)}}function ya(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 ba(e,t){let n=String(t.identifier).toUpperCase(),r=e.definitionById.get(n);if(!r)return ya(e,t);let i={src:zn(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 xa(e,t){let n={src:zn(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 Sa(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 Ca(e,t){let n=String(t.identifier).toUpperCase(),r=e.definitionById.get(n);if(!r)return ya(e,t);let i={href:zn(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 wa(e,t){let n={href:zn(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 Ta(e,t,n){let r=e.all(t),i=n?Ea(n):Da(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:`
10
- `}),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:`
11
- `});let l={type:`element`,tagName:`li`,properties:a,children:o};return e.patch(t,l),e.applyData(t,l)}function Ea(e){let t=!1;if(e.type===`list`){t=e.spread||!1;let n=e.children,r=-1;for(;!t&&++r<n.length;)t=Da(n[r])}return t}function Da(e){return e.spread??e.children.length>1}function Oa(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 ka(e,t){let n={type:`element`,tagName:`p`,properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function Aa(e,t){let n={type:`root`,children:e.wrap(e.all(t))};return e.patch(t,n),e.applyData(t,n)}function ja(e,t){let n={type:`element`,tagName:`strong`,properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function Ma(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=Nt(t.children[1]),o=Mt(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 Na(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 Pa(e,t){let n={type:`element`,tagName:`td`,properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}var Fa=9,Ia=32;function La(e){let t=String(e),n=/\r?\n|\r/g,r=n.exec(t),i=0,a=[];for(;r;)a.push(Ra(t.slice(i,r.index),i>0,!0),r[0]),i=r.index+r[0].length,r=n.exec(t);return a.push(Ra(t.slice(i),i>0,!1)),a.join(``)}function Ra(e,t,n){let r=0,i=e.length;if(t){let t=e.codePointAt(r);for(;t===Fa||t===Ia;)r++,t=e.codePointAt(r)}if(n){let t=e.codePointAt(i-1);for(;t===Fa||t===Ia;)i--,t=e.codePointAt(i-1)}return i>r?e.slice(r,i):``}function za(e,t){let n={type:`text`,value:La(String(t.value))};return e.patch(t,n),e.applyData(t,n)}function Ba(e,t){let n={type:`element`,tagName:`hr`,properties:{},children:[]};return e.patch(t,n),e.applyData(t,n)}var Va={blockquote:da,break:fa,code:pa,delete:ma,emphasis:ha,footnoteReference:ga,heading:_a,html:va,imageReference:ba,image:xa,inlineCode:Sa,linkReference:Ca,link:wa,listItem:Ta,list:Oa,paragraph:ka,root:Aa,strong:ja,table:Ma,tableCell:Pa,tableRow:Na,text:za,thematicBreak:Ba,toml:Ha,yaml:Ha,definition:Ha,footnoteDefinition:Ha};function Ha(){}var Ua=typeof self==`object`?self:globalThis,Wa=(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(new Ua[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(new Ua[a](o),i)};return r},Ga=e=>Wa(new Map,e)(0),Ka=``,{toString:qa}={},{keys:Ja}=Object,Ya=e=>{let t=typeof e;if(t!==`object`||!e)return[0,t];let n=qa.call(e).slice(8,-1);switch(n){case`Array`:return[1,Ka];case`Object`:return[2,Ka];case`Date`:return[3,Ka];case`RegExp`:return[4,Ka];case`Map`:return[5,Ka];case`Set`:return[6,Ka];case`DataView`:return[1,n]}return n.includes(`Array`)?[1,n]:n.includes(`Error`)?[7,n]:[2,n]},Xa=([e,t])=>e===0&&(t===`function`||t===`symbol`),Za=(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]=Ya(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 Ja(r))(e||!Xa(Ya(r[t])))&&n.push([a(t),a(r[t])]);return c}case 3:return i([o,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||!(Xa(Ya(n))||Xa(Ya(i))))&&t.push([a(n),a(i)]);return n}case 6:{let t=[],n=i([o,t],r);for(let n of r)(e||!Xa(Ya(n)))&&t.push(a(n));return n}}let{message:c}=r;return i([o,{name:s,message:c}],r)};return a},Qa=(e,{json:t,lossy:n}={})=>{let r=[];return Za(!(t||n),!!t,new Map,r)(e),r},$a=typeof structuredClone==`function`?(e,t)=>t&&(`json`in t||`lossy`in t)?Ga(Qa(e,t)):structuredClone(e):(e,t)=>Ga(Qa(e,t));function eo(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 to(e,t){return`Back to reference `+(e+1)+(t>1?`-`+t:``)}function no(e){let t=typeof e.options.clobberPrefix==`string`?e.options.clobberPrefix:`user-content-`,n=e.options.footnoteBackContent||eo,r=e.options.footnoteBackLabel||to,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=zn(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:{...$a(o),id:`footnote-label`},children:[{type:`text`,value:i}]},{type:`text`,value:`
12
- `},{type:`element`,tagName:`ol`,properties:{},children:e.wrap(s,!0)},{type:`text`,value:`
13
- `}]}}var ro=(function(e){if(e==null)return co;if(typeof e==`function`)return so(e);if(typeof e==`object`)return Array.isArray(e)?io(e):ao(e);if(typeof e==`string`)return oo(e);throw Error(`Expected function, string, or object as test`)});function io(e){let t=[],n=-1;for(;++n<e.length;)t[n]=ro(e[n]);return so(r);function r(...e){let n=-1;for(;++n<t.length;)if(t[n].apply(this,e))return!0;return!1}}function ao(e){let t=e;return so(n);function n(n){let r=n,i;for(i in e)if(r[i]!==t[i])return!1;return!0}}function oo(e){return so(t);function t(t){return t&&t.type===e}}function so(e){return t;function t(t,n,r){return!!(lo(t)&&e.call(this,t,typeof n==`number`?n:void 0,r||void 0))}}function co(){return!0}function lo(e){return typeof e==`object`&&!!e&&`type`in e}function uo(e){return e}var fo=[];function po(e,t,n,r){let i;typeof t==`function`&&typeof n!=`function`?(r=n,n=t):i=t;let a=ro(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 (`+uo(e.type+(t?`<`+t+`>`:``))+`)`})}return u;function u(){let l=fo,u,d,f;if((!t||a(e,i,c[c.length-1]||void 0))&&(l=mo(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 mo(e){return Array.isArray(e)?e:typeof e==`number`?[!0,e]:e==null?fo:[e]}function ho(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),po(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 go={}.hasOwnProperty,_o={};function vo(e,t){let n=t||_o,r=new Map,i=new Map,a={all:s,applyData:bo,definitionById:r,footnoteById:i,footnoteCounts:new Map,footnoteOrder:[],handlers:{...Va,...n.handlers},one:o,options:n,patch:yo,wrap:So};return ho(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(go.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=$a(n);return r.children=a.all(e),r}return $a(e)}return(a.options.unknownHandler||xo)(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=Co(i.value)),!Array.isArray(i)&&i.type===`element`)){let e=i.children[0];e&&e.type===`text`&&(e.value=Co(e.value))}Array.isArray(i)?t.push(...i):t.push(i)}}}return t}}function yo(e,t){e.position&&(t.position=Ft(e))}function bo(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,$a(i)),`children`in n&&n.children&&r!=null&&(n.children=r)}return n}function xo(e,t){let n=t.data||{},r=`value`in t&&!(go.call(n,`hProperties`)||go.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 So(e,t){let n=[],r=-1;for(t&&n.push({type:`text`,value:`
14
- `});++r<e.length;)r&&n.push({type:`text`,value:`
15
- `}),n.push(e[r]);return t&&e.length>0&&n.push({type:`text`,value:`
16
- `}),n}function Co(e){let t=0,n=e.charCodeAt(t);for(;n===9||n===32;)t++,n=e.charCodeAt(t);return e.slice(t)}function wo(e,t){let n=vo(e,t),r=n.one(e,void 0),i=no(n),a=Array.isArray(r)?{type:`root`,children:r}:r||{type:`root`,children:[]};return i&&(`children`in a,a.children.push({type:`text`,value:`
17
- `},i)),a}function To(e,t){return e&&`run`in e?async function(n,r){let i=wo(n,{file:r,...t});await e.run(i,r)}:function(n,r){return wo(n,{file:r,...e||t})}}function Eo(e){if(e)throw e}var Do=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 Oo(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 ko(){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?Ao(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 Ao(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 jo={basename:Mo,dirname:No,extname:Po,join:Fo,sep:`/`};function Mo(e,t){if(t!==void 0&&typeof t!=`string`)throw TypeError(`"ext" argument must be a string`);Ro(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 No(e){if(Ro(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 Po(e){Ro(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 Fo(...e){let t=-1,n;for(;++t<e.length;)Ro(e[t]),e[t]&&(n=n===void 0?e[t]:n+`/`+e[t]);return n===void 0?`.`:Io(n)}function Io(e){Ro(e);let t=e.codePointAt(0)===47,n=Lo(e,!t);return n.length===0&&!t&&(n=`.`),n.length>0&&e.codePointAt(e.length-1)===47&&(n+=`/`),t?`/`+n:n}function Lo(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 Ro(e){if(typeof e!=`string`)throw TypeError(`Path must be a string. Received `+JSON.stringify(e))}var zo={cwd:Bo};function Bo(){return`/`}function Vo(e){return!!(typeof e==`object`&&e&&`href`in e&&e.href&&`protocol`in e&&e.protocol&&e.auth===void 0)}function Ho(e){if(typeof e==`string`)e=new URL(e);else if(!Vo(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 Uo(e)}function Uo(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 Wo=[`history`,`path`,`basename`,`stem`,`extname`,`dirname`],Go=class{constructor(e){let t;t=e?Vo(e)?{path:e}:typeof e==`string`||Yo(e)?{value:e}:e:{},this.cwd=`cwd`in t?``:zo.cwd(),this.data={},this.history=[],this.messages=[],this.value,this.map,this.result,this.stored;let n=-1;for(;++n<Wo.length;){let e=Wo[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)Wo.includes(r)||(this[r]=t[r])}get basename(){return typeof this.path==`string`?jo.basename(this.path):void 0}set basename(e){qo(e,`basename`),Ko(e,`basename`),this.path=jo.join(this.dirname||``,e)}get dirname(){return typeof this.path==`string`?jo.dirname(this.path):void 0}set dirname(e){Jo(this.basename,`dirname`),this.path=jo.join(e||``,this.basename)}get extname(){return typeof this.path==`string`?jo.extname(this.path):void 0}set extname(e){if(Ko(e,`extname`),Jo(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=jo.join(this.dirname,this.stem+(e||``))}get path(){return this.history[this.history.length-1]}set path(e){Vo(e)&&(e=Ho(e)),qo(e,`path`),this.path!==e&&this.history.push(e)}get stem(){return typeof this.path==`string`?jo.basename(this.path,this.extname):void 0}set stem(e){qo(e,`stem`),Ko(e,`stem`),this.path=jo.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 W(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 Ko(e,t){if(e&&e.includes(jo.sep))throw Error("`"+t+"` cannot be a path: did not expect `"+jo.sep+"`")}function qo(e,t){if(!e)throw Error("`"+t+"` cannot be empty")}function Jo(e,t){if(!e)throw Error("Setting `"+t+"` requires `path` to be set too")}function Yo(e){return!!(e&&typeof e==`object`&&`byteLength`in e&&`byteOffset`in e)}var Xo=(function(e){let t=this.constructor.prototype,n=t[e],r=function(){return n.apply(r,arguments)};return Object.setPrototypeOf(r,t),r}),Zo=e(Do(),1),Qo={}.hasOwnProperty,$o=new class e extends Xo{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=ko()}copy(){let t=new e,n=-1;for(;++n<this.attachers.length;){let e=this.attachers[n];t.use(...e)}return t.data((0,Zo.default)(!0,{},this.namespace)),t}data(e,t){return typeof e==`string`?arguments.length===2?(ns(`data`,this.frozen),this.namespace[e]=t,this):Qo.call(this.namespace,e)&&this.namespace[e]||void 0:e?(ns(`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=as(e),n=this.parser||this.Parser;return es(`parse`,n),n(String(t),t)}process(e,t){let n=this;return this.freeze(),es(`process`,this.parser||this.Parser),ts(`process`,this.compiler||this.Compiler),t?r(void 0,t):new Promise(r);function r(r,i){let a=as(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);ss(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(),es(`processSync`,this.parser||this.Parser),ts(`processSync`,this.compiler||this.Compiler),this.process(e,r),is(`processSync`,`process`,t),n;function r(e,r){t=!0,Eo(e),n=r}}run(e,t,n){rs(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=as(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),is(`runSync`,`run`,n),r;function i(e,t){Eo(e),r=t,n=!0}}stringify(e,t){this.freeze();let n=as(t),r=this.compiler||this.Compiler;return ts(`stringify`,r),rs(e),r(e,n)}use(e,...t){let n=this.attachers,r=this.namespace;if(ns(`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,Zo.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];Oo(o)&&Oo(r)&&(r=(0,Zo.default)(!0,o,r)),n[i]=[e,r,...a]}}}}().freeze();function es(e,t){if(typeof t!=`function`)throw TypeError("Cannot `"+e+"` without `parser`")}function ts(e,t){if(typeof t!=`function`)throw TypeError("Cannot `"+e+"` without `compiler`")}function ns(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 rs(e){if(!Oo(e)||typeof e.type!=`string`)throw TypeError("Expected node, got `"+e+"`")}function is(e,t,n){if(!n)throw Error("`"+e+"` finished async. Use `"+t+"` instead")}function as(e){return os(e)?e:new Go(e)}function os(e){return!!(e&&typeof e==`object`&&`message`in e&&`messages`in e)}function ss(e){return typeof e==`string`||cs(e)}function cs(e){return!!(e&&typeof e==`object`&&`byteLength`in e&&`byteOffset`in e)}var $=o(),ls=[],us={allowDangerousHtml:!0},ds=/^(https?|ircs?|mailto|xmpp)$/i,fs=[{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 ps(e){let t=ms(e),n=hs(e);return gs(t.runSync(t.parse(n),n),e)}function ms(e){let t=e.rehypePlugins||ls,n=e.remarkPlugins||ls,r=e.remarkRehypeOptions?{...e.remarkRehypeOptions,...us}:us;return $o().use(ua).use(n).use(To,r).use(t)}function hs(e){let t=e.children||``,n=new Go;return typeof t==`string`?n.value=t:``+t,n}function gs(e,t){let n=t.allowedElements,r=t.allowElement,i=t.components,a=t.disallowedElements,o=t.skipHtml,s=t.unwrapDisallowed,c=t.urlTransform||_s;for(let e of fs)Object.hasOwn(t,e.from)&&``+e.from+(e.to?"use `"+e.to+"` instead":`remove it`)+e.id;return ho(e,l),qt(e,{Fragment:$.Fragment,components:i,ignoreInvalidStyle:!0,jsx:$.jsx,jsxs:$.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 gn)if(Object.hasOwn(gn,t)&&Object.hasOwn(e.properties,t)){let n=e.properties[t],r=gn[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 _s(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||ds.test(e.slice(0,t))?e:``}function vs(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 ys(e){if(typeof e!=`string`)throw TypeError(`Expected a string`);return e.replace(/[|\\{}()[\]^$+*?.]/g,`\\$&`).replace(/-/g,`\\x2d`)}function bs(e,t,n){let r=ro((n||{}).ignore||[]),i=xs(t),a=-1;for(;++a<i.length;)po(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 xs(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([Ss(e[0]),Cs(e[1])])}return t}function Ss(e){return typeof e==`string`?new RegExp(ys(e),`g`):e}function Cs(e){return typeof e==`function`?e:function(){return e}}var ws=`phrasing`,Ts=[`autolink`,`link`,`image`,`label`];function Es(){return{transforms:[Ps],enter:{literalAutolink:Os,literalAutolinkEmail:ks,literalAutolinkHttp:ks,literalAutolinkWww:ks},exit:{literalAutolink:Ns,literalAutolinkEmail:Ms,literalAutolinkHttp:As,literalAutolinkWww:js}}}function Ds(){return{unsafe:[{character:`@`,before:`[+\\-.\\w]`,after:`[\\-.\\w]`,inConstruct:ws,notInConstruct:Ts},{character:`.`,before:`[Ww]`,after:`[\\-.\\w]`,inConstruct:ws,notInConstruct:Ts},{character:`:`,before:`[ps]`,after:`\\/`,inConstruct:ws,notInConstruct:Ts}]}}function Os(e){this.enter({type:`link`,title:null,url:``,children:[]},e)}function ks(e){this.config.enter.autolinkProtocol.call(this,e)}function As(e){this.config.exit.autolinkProtocol.call(this,e)}function js(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 Ms(e){this.config.exit.autolinkEmail.call(this,e)}function Ns(e){this.exit(e)}function Ps(e){bs(e,[[/(https?:\/\/|www(?=\.))([-.\w]+)([^ \t\r\n]*)/gi,Fs],[/(?<=^|\s|\p{P}|\p{S})([-.\w+]+)@([-\w]+(?:\.[-\w]+)+)/gu,Is]],{ignore:[`link`,`linkReference`]})}function Fs(e,t,n,r,i){let a=``;if(!zs(i)||(/^w/i.test(t)&&(n=t+n,t=``,a=`http://`),!Ls(n)))return!1;let o=Rs(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 Is(e,t,n,r){return!zs(r,!0)||/[-\d_]$/.test(n)?!1:{type:`link`,title:null,url:`mailto:`+t+`@`+n,children:[{type:`text`,value:t+`@`+n}]}}function Ls(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 Rs(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=vs(e,`(`),a=vs(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 zs(e,t){let n=e.input.charCodeAt(e.index-1);return(e.index===0||Ln(n)||In(n))&&(!t||n!==47)}Ys.peek=Js;function Bs(){this.buffer()}function Vs(e){this.enter({type:`footnoteReference`,identifier:``,label:``},e)}function Hs(){this.buffer()}function Us(e){this.enter({type:`footnoteDefinition`,identifier:``,label:``,children:[]},e)}function Ws(e){let t=this.resume(),n=this.stack[this.stack.length-1];n.type,n.identifier=An(this.sliceSerialize(e)).toLowerCase(),n.label=t}function Gs(e){this.exit(e)}function Ks(e){let t=this.resume(),n=this.stack[this.stack.length-1];n.type,n.identifier=An(this.sliceSerialize(e)).toLowerCase(),n.label=t}function qs(e){this.exit(e)}function Js(){return`[`}function Ys(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 Xs(){return{enter:{gfmFootnoteCallString:Bs,gfmFootnoteCall:Vs,gfmFootnoteDefinitionLabelString:Hs,gfmFootnoteDefinition:Us},exit:{gfmFootnoteCallString:Ws,gfmFootnoteCall:Gs,gfmFootnoteDefinitionLabelString:Ks,gfmFootnoteDefinition:qs}}}function Zs(e){let t=!1;return e&&e.firstLineBlank&&(t=!0),{handlers:{footnoteDefinition:n,footnoteReference:Ys},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?`
18
- `:` `)+r.indentLines(r.containerFlow(e,a.current()),t?$s:Qs))),s(),o}}function Qs(e,t,n){return t===0?e:$s(e,t,n)}function $s(e,t,n){return(n?``:` `)+e}var ec=[`autolink`,`destinationLiteral`,`destinationRaw`,`reference`,`titleQuote`,`titleApostrophe`];ac.peek=oc;function tc(){return{canContainEols:[`delete`],enter:{strikethrough:rc},exit:{strikethrough:ic}}}function nc(){return{unsafe:[{character:`~`,inConstruct:`phrasing`,notInConstruct:ec}],handlers:{delete:ac}}}function rc(e){this.enter({type:`delete`,children:[]},e)}function ic(e){this.exit(e)}function ac(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 oc(){return`~`}function sc(e){return e.length}function cc(e,t){let n=t||{},r=(n.align||[]).concat(),i=n.stringLength||sc,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=lc(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]=uc(r[d]);else{let e=uc(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(`
19
- `)}function lc(e){return e==null?``:String(e)}function uc(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 dc(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()),fc);return i(),o}function fc(e,t,n){return`>`+(n?``:` `)+e}function pc(e,t){return mc(e,t.inConstruct,!0)&&!mc(e,t.notInConstruct,!1)}function mc(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 hc(e,t,n,r){let i=-1;for(;++i<n.unsafe.length;)if(n.unsafe[i].character===`
20
- `&&pc(n.stack,n.unsafe[i]))return/[ \t]/.test(r.before)?``:` `;return`\\
21
- `}function gc(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 _c(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 vc(e){let t=e.options.fence||"`";if(t!=="`"&&t!==`~`)throw Error("Cannot serialize code with `"+t+"` for `options.fence`, expected `` ` `` or `~`");return t}function yc(e,t,n,r){let i=vc(n),a=e.value||``,o=i==="`"?`GraveAccent`:`Tilde`;if(_c(e,n)){let e=n.enter(`codeIndented`),t=n.indentLines(a,bc);return e(),t}let s=n.createTracker(r),c=i.repeat(Math.max(gc(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:`
22
- `,encode:["`"],...s.current()})),t()}return u+=s.move(`
23
- `),a&&(u+=s.move(a+`
24
- `)),u+=s.move(c),l(),u}function bc(e,t,n){return(n?``:` `)+e}function xc(e){let t=e.options.quote||`"`;if(t!==`"`&&t!==`'`)throw Error("Cannot serialize title with `"+t+"` for `options.quote`, expected `\"`, or `'`");return t}function Sc(e,t,n,r){let i=xc(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?` `:`
25
- `,...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 Cc(e){let t=e.options.emphasis||`*`;if(t!==`*`&&t!==`_`)throw Error("Cannot serialize emphasis with `"+t+"` for `options.emphasis`, expected `*`, or `_`");return t}function wc(e){return`&#x`+e.toString(16).toUpperCase()+`;`}function Tc(e,t,n){let r=Kn(e),i=Kn(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}}Ec.peek=Dc;function Ec(e,t,n,r){let i=Cc(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=Tc(r.before.charCodeAt(r.before.length-1),l,i);u.inside&&(c=wc(l)+c.slice(1));let d=c.charCodeAt(c.length-1),f=Tc(r.after.charCodeAt(0),d,i);f.inside&&(c=c.slice(0,-1)+wc(d));let p=o.move(i);return a(),n.attentionEncodeSurroundingInfo={after:f.outside,before:u.outside},s+c+p}function Dc(e,t,n){return n.options.emphasis||`*`}function Oc(e,t){let n=!1;return ho(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)&&vn(e)&&(t.options.setext||n))}function kc(e,t,n,r){let i=Math.max(Math.min(6,e.depth||1),1),a=n.createTracker(r);if(Oc(e,n)){let t=n.enter(`headingSetext`),r=n.enter(`phrasing`),o=n.containerPhrasing(e,{...a.current(),before:`
26
- `,after:`
27
- `});return r(),t(),o+`
28
- `+(i===1?`=`:`-`).repeat(o.length-(Math.max(o.lastIndexOf(`\r`),o.lastIndexOf(`
29
- `))+1))}let o=`#`.repeat(i),s=n.enter(`headingAtx`),c=n.enter(`phrasing`);a.move(o+` `);let l=n.containerPhrasing(e,{before:`# `,after:`
30
- `,...a.current()});return/^[\t ]/.test(l)&&(l=wc(l.charCodeAt(0))+l.slice(1)),l=l?o+` `+l:o,n.options.closeAtx&&(l+=` `+o),c(),s(),l}Ac.peek=jc;function Ac(e){return e.value||``}function jc(){return`<`}Mc.peek=Nc;function Mc(e,t,n,r){let i=xc(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 Nc(){return`!`}Pc.peek=Fc;function Pc(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 Fc(){return`!`}Ic.peek=Lc;function Ic(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 Lc(){return"`"}function Rc(e,t){let n=vn(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))}zc.peek=Bc;function zc(e,t,n,r){let i=xc(n),a=i===`"`?`Quote`:`Apostrophe`,o=n.createTracker(r),s,c;if(Rc(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 Bc(e,t,n){return Rc(e,n)?`<`:`[`}Vc.peek=Hc;function Vc(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 Hc(){return`[`}function Uc(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 Wc(e){let t=Uc(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 Gc(e){let t=e.options.bulletOrdered||`.`;if(t!==`.`&&t!==`)`)throw Error("Cannot serialize items with `"+t+"` for `options.bulletOrdered`, expected `.` or `)`");return t}function Kc(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 qc(e,t,n,r){let i=n.enter(`list`),a=n.bulletCurrent,o=e.ordered?Gc(n):Uc(n),s=e.ordered?o===`.`?`)`:`.`:Wc(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),Kc(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 Jc(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 Yc(e,t,n,r){let i=Jc(n),a=n.bulletCurrent||Uc(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 Xc(e,t,n,r){let i=n.enter(`paragraph`),a=n.enter(`phrasing`),o=n.containerPhrasing(e,r);return a(),i(),o}var Zc=ro([`break`,`delete`,`emphasis`,`footnote`,`footnoteReference`,`image`,`imageReference`,`inlineCode`,`inlineMath`,`link`,`linkReference`,`mdxJsxTextElement`,`mdxTextExpression`,`strong`,`text`,`textDirective`]);function Qc(e,t,n,r){return(e.children.some(function(e){return Zc(e)})?n.containerPhrasing:n.containerFlow).call(n,e,r)}function $c(e){let t=e.options.strong||`*`;if(t!==`*`&&t!==`_`)throw Error("Cannot serialize strong with `"+t+"` for `options.strong`, expected `*`, or `_`");return t}el.peek=tl;function el(e,t,n,r){let i=$c(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=Tc(r.before.charCodeAt(r.before.length-1),l,i);u.inside&&(c=wc(l)+c.slice(1));let d=c.charCodeAt(c.length-1),f=Tc(r.after.charCodeAt(0),d,i);f.inside&&(c=c.slice(0,-1)+wc(d));let p=o.move(i+i);return a(),n.attentionEncodeSurroundingInfo={after:f.outside,before:u.outside},s+c+p}function tl(e,t,n){return n.options.strong||`*`}function nl(e,t,n,r){return n.safe(e.value,r)}function rl(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 il(e,t,n){let r=(Kc(n)+(n.options.ruleSpaces?` `:``)).repeat(rl(n));return n.options.ruleSpaces?r.slice(0,-1):r}var al={blockquote:dc,break:hc,code:yc,definition:Sc,emphasis:Ec,hardBreak:hc,heading:kc,html:Ac,image:Mc,imageReference:Pc,inlineCode:Ic,link:zc,linkReference:Vc,list:qc,listItem:Yc,paragraph:Xc,root:Qc,strong:el,text:nl,thematicBreak:il};function ol(){return{enter:{table:sl,tableData:dl,tableHeader:dl,tableRow:ll},exit:{codeText:fl,table:cl,tableData:ul,tableHeader:ul,tableRow:ul}}}function sl(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 cl(e){this.exit(e),this.data.inTable=void 0}function ll(e){this.enter({type:`tableRow`,children:[]},e)}function ul(e){this.exit(e)}function dl(e){this.enter({type:`tableCell`,children:[]},e)}function fl(e){let t=this.resume();this.data.inTable&&(t=t.replace(/\\([\\|])/g,pl));let n=this.stack[this.stack.length-1];n.type,n.value=t,this.exit(e)}function pl(e,t){return t===`|`?t:e}function ml(e){let t=e||{},n=t.tableCellPadding,r=t.tablePipeAlign,i=t.stringLength,a=n?` `:`|`;return{unsafe:[{character:`\r`,inConstruct:`tableCell`},{character:`
31
- `,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(`
32
- `))}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 cc(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=al.inlineCode(e,t,n);return n.stack.includes(`tableCell`)&&(r=r.replace(/\|/g,`\\$&`)),r}}function hl(){return{exit:{taskListCheckValueChecked:_l,taskListCheckValueUnchecked:_l,paragraph:vl}}}function gl(){return{unsafe:[{atBreak:!0,character:`-`,after:`[:|-]`}],handlers:{listItem:yl}}}function _l(e){let t=this.stack[this.stack.length-2];t.type,t.checked=e.type===`taskListCheckValueChecked`}function vl(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 yl(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=al.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 bl(){return[Es(),Xs(),tc(),ol(),hl()]}function xl(e){return{extensions:[Ds(),Zs(e),nc(),ml(e),gl()]}}var Sl={tokenize:Il,partial:!0},Cl={tokenize:Ll,partial:!0},wl={tokenize:Rl,partial:!0},Tl={tokenize:zl,partial:!0},El={tokenize:Bl,partial:!0},Dl={name:`wwwAutolink`,tokenize:Pl,previous:Vl},Ol={name:`protocolAutolink`,tokenize:Fl,previous:Hl},kl={name:`emailAutolink`,tokenize:Nl,previous:Ul},Al={};function jl(){return{text:Al}}for(var Ml=48;Ml<123;)Al[Ml]=kl,Ml++,Ml===58?Ml=65:Ml===91&&(Ml=97);Al[43]=kl,Al[45]=kl,Al[46]=kl,Al[95]=kl,Al[72]=[kl,Ol],Al[104]=[kl,Ol],Al[87]=[kl,Dl],Al[119]=[kl,Dl];function Nl(e,t,n){let r=this,i,a;return o;function o(t){return!Wl(t)||!Ul.call(r,r.previous)||Gl(r.events)?n(t):(e.enter(`literalAutolink`),e.enter(`literalAutolinkEmail`),s(t))}function s(t){return Wl(t)?(e.consume(t),s):t===64?(e.consume(t),c):n(t)}function c(t){return t===46?e.check(El,u,l)(t):t===45||t===95||q(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&&K(r.previous)?(e.exit(`literalAutolinkEmail`),e.exit(`literalAutolink`),t(o)):n(o)}}function Pl(e,t,n){let r=this;return i;function i(t){return t!==87&&t!==119||!Vl.call(r,r.previous)||Gl(r.events)?n(t):(e.enter(`literalAutolink`),e.enter(`literalAutolinkWww`),e.check(Sl,e.attempt(Cl,e.attempt(wl,a),n),n)(t))}function a(n){return e.exit(`literalAutolinkWww`),e.exit(`literalAutolink`),t(n)}}function Fl(e,t,n){let r=this,i=``,a=!1;return o;function o(t){return(t===72||t===104)&&Hl.call(r,r.previous)&&!Gl(r.events)?(e.enter(`literalAutolink`),e.enter(`literalAutolinkHttp`),i+=String.fromCodePoint(t),e.consume(t),s):n(t)}function s(t){if(K(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||Mn(t)||Y(t)||Ln(t)||In(t)?n(t):e.attempt(Cl,e.attempt(wl,u),n)(t)}function u(n){return e.exit(`literalAutolinkHttp`),e.exit(`literalAutolink`),t(n)}}function Il(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 Ll(e,t,n){let r,i,a;return o;function o(t){return t===46||t===95?e.check(Tl,c,s)(t):t===null||Y(t)||Ln(t)||t!==45&&In(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 Rl(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(Tl,t,a)(o):o===null||Y(o)||Ln(o)?t(o):(e.consume(o),i)}function a(t){return t===41&&r++,e.consume(t),i}}function zl(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||Y(o)||Ln(o)?t(o):n(o)}function i(e){return e===null||e===40||e===91||Y(e)||Ln(e)?t(e):r(e)}function a(e){return K(e)?o(e):n(e)}function o(t){return t===59?(e.consume(t),r):K(t)?(e.consume(t),o):n(t)}}function Bl(e,t,n){return r;function r(t){return e.consume(t),i}function i(e){return q(e)?n(e):t(e)}}function Vl(e){return e===null||e===40||e===42||e===95||e===91||e===93||e===126||Y(e)}function Hl(e){return!K(e)}function Ul(e){return!(e===47||Wl(e))}function Wl(e){return e===43||e===45||e===46||e===95||q(e)}function Gl(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 Kl={tokenize:eu,partial:!0};function ql(){return{document:{91:{name:`gfmFootnoteDefinition`,tokenize:Zl,continuation:{tokenize:Ql},exit:$l}},text:{91:{name:`gfmFootnoteCall`,tokenize:Xl},93:{name:`gfmPotentialFootnoteCall`,add:`after`,tokenize:Jl,resolveTo:Yl}}}}function Jl(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=An(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 Yl(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 Xl(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||Y(s))return n(s);if(s===93){e.exit(`chunkString`);let a=e.exit(`gfmFootnoteCallString`);return i.includes(An(r.sliceSerialize(a)))?(e.enter(`gfmFootnoteCallLabelMarker`),e.consume(s),e.exit(`gfmFootnoteCallLabelMarker`),e.exit(`gfmFootnoteCall`),t):n(s)}return Y(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 Zl(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||Y(t))return n(t);if(t===93){e.exit(`chunkString`);let n=e.exit(`gfmFootnoteDefinitionLabelString`);return a=An(r.sliceSerialize(n)),e.enter(`gfmFootnoteDefinitionLabelMarker`),e.consume(t),e.exit(`gfmFootnoteDefinitionLabelMarker`),e.exit(`gfmFootnoteDefinitionLabel`),f}return Y(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),Z(e,p,`gfmFootnoteDefinitionWhitespace`)):n(t)}function p(e){return t(e)}}function Ql(e,t,n){return e.check(er,t,e.attempt(Kl,t,n))}function $l(e){e.exit(`gfmFootnoteDefinition`)}function eu(e,t,n){let r=this;return Z(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 tu(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&&G(o,o.length,0,qn(s,e.slice(r+1,n),t)),G(o,o.length,0,[[`exit`,a,t],[`enter`,e[n][1],t],[`exit`,e[n][1],t],[`exit`,i,t]]),G(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=Kn(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=Kn(a);return l._open=!u||u===2&&!!s,l._close=!s||s===2&&!!u,n(a)}}}var nu=class{constructor(){this.map=[]}add(e,t,n){ru(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 ru(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 iu(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 au(){return{flow:{null:{name:`table`,tokenize:ou,resolveAll:su}}}}function ou(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):J(t)?a>1?(a=0,r.interrupt=!0,e.exit(`tableRow`),e.enter(`lineEnding`),e.consume(t),e.exit(`lineEnding`),p):n(t):X(t)?Z(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||Y(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,X(t)?Z(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 X(t)?Z(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||J(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 X(t)?Z(e,b,`whitespace`)(t):b(t)}function b(n){return n===124?m(n):n===null||J(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||J(n)?(e.exit(`tableRow`),t(n)):X(n)?Z(e,C,`whitespace`)(n):(e.enter(`data`),w(n))}function w(t){return t===null||t===124||Y(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 su(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 nu;for(;++n<e.length;){let p=e[n],m=p[1];p[0]===`enter`?m.type===`tableHead`?(s=!1,c!==0&&(lu(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=cu(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=cu(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=cu(f,t,o,i,n,d)):(o[0]=o[1],d=cu(f,t,a,i,n,d)),i=0):i&&(m.type===`data`||m.type===`tableDelimiterMarker`||m.type===`tableDelimiterFiller`)&&(o[3]=n)}for(c!==0&&lu(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=iu(t.events,n))}return e}function cu(e,t,n,r,i,a){let o=r===1?`tableHeader`:r===2?`tableDelimiter`:`tableData`;n[0]!==0&&(a.end=Object.assign({},uu(t.events,n[0])),e.add(n[0],0,[[`exit`,a,t]]));let s=uu(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=uu(t.events,n[2]),a=uu(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({},uu(t.events,i)),e.add(i,0,[[`exit`,a,t]]),a=void 0),a}function lu(e,t,n,r,i){let a=[],o=uu(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 uu(e,t){let n=e[t],r=n[0]===`enter`?`start`:`end`;return n[1][r]}var du={name:`tasklistCheck`,tokenize:pu};function fu(){return{text:{91:du}}}function pu(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 Y(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 J(r)?t(r):X(r)?e.check({tokenize:mu},t,n)(r):n(r)}}function mu(e,t,n){return Z(e,r,`whitespace`);function r(e){return e===null?n(e):t(e)}}function hu(e){return En([jl(),ql(),tu(e),au(),fu()])}var gu={};function _u(e){let t=this,n=e||gu,r=t.data(),i=r.micromarkExtensions||=[],a=r.fromMarkdownExtensions||=[],o=r.toMarkdownExtensions||=[];i.push(hu(n)),a.push(bl()),o.push(xl(n))}var vu=null;function yu(){return vu||=ye(async()=>{let{default:e}=await import(`./mermaid.core-DnUst0He.js`);return{default:e}},__vite__mapDeps([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21])).then(({default:e})=>(e.initialize({startOnLoad:!1,theme:`neutral`}),e)),vu}function bu({source:e}){let t=(0,F.useRef)(null),[n,r]=(0,F.useState)(null);return(0,F.useEffect)(()=>{let n=!1,i=`mermaid-${Math.random().toString(36).slice(2,9)}`;return yu().then(t=>t.render(i,e)).then(({svg:e})=>{!n&&t.current&&(t.current.innerHTML=e)}).catch(t=>{n||(console.error(`[MermaidBlock] render failed:`,e,t),r(t instanceof Error?t.message:`Diagram render failed`))}),()=>{n=!0}},[e]),n?(0,$.jsxs)(`div`,{className:`md-mermaid md-mermaid-error`,children:[(0,$.jsx)(`div`,{className:`md-mermaid-error-label`,children:`Diagram render error`}),(0,$.jsx)(`pre`,{className:`md-pre`,children:(0,$.jsx)(`code`,{className:`md-code`,children:e})})]}):(0,$.jsx)(`div`,{className:`md-mermaid`,ref:t})}var xu=/\.(mp4|webm|mov)(\?.*)?$/i,Su=/(?:youtube\.com\/watch\?v=|youtu\.be\/)([\w-]+)/,Cu=/vimeo\.com\/(\d+)/;function wu(e){return!!e&&xu.test(e)}function Tu(e){if(!e)return null;let t=e.match(Su);return t?t[1]:null}function Eu(e){if(!e)return null;let t=e.match(Cu);return t?t[1]:null}function Du({src:e}){return(0,$.jsx)(`video`,{className:`md-video`,controls:!0,playsInline:!0,preload:`metadata`,children:(0,$.jsx)(`source`,{src:e})})}function Ou({videoId:e}){return(0,$.jsx)(`div`,{className:`md-video-iframe`,children:(0,$.jsx)(`iframe`,{src:`https://www.youtube-nocookie.com/embed/${e}`,allow:`accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture`,allowFullScreen:!0,loading:`lazy`})})}function ku({videoId:e}){return(0,$.jsx)(`div`,{className:`md-video-iframe`,children:(0,$.jsx)(`iframe`,{src:`https://player.vimeo.com/video/${e}`,allow:`autoplay; fullscreen; picture-in-picture`,allowFullScreen:!0,loading:`lazy`})})}function Au(e){if(wu(e))return(0,$.jsx)(Du,{src:e});let t=Tu(e);if(t)return(0,$.jsx)(Ou,{videoId:t});let n=Eu(e);return n?(0,$.jsx)(ku,{videoId:n}):null}var ju={p:({children:e})=>(0,$.jsx)(`p`,{className:`md-p`,children:e}),h1:({children:e})=>(0,$.jsx)(`h1`,{className:`md-heading`,children:e}),h2:({children:e})=>(0,$.jsx)(`h2`,{className:`md-heading`,children:e}),h3:({children:e})=>(0,$.jsx)(`h3`,{className:`md-heading`,children:e}),code:({children:e,className:t})=>t===`language-mermaid`?(0,$.jsx)(bu,{source:String(e).replace(/\n$/,``)}):(0,$.jsx)(`code`,{className:`md-code ${t||``}`.trim(),children:e}),pre:({children:e,node:t})=>{let n=t?.children?.[0];return n?.type===`element`&&n.tagName===`code`&&(n.properties?.className??[]).includes(`language-mermaid`)?(0,$.jsx)($.Fragment,{children:e}):(0,$.jsx)(`pre`,{className:`md-pre`,children:e})},ul:({children:e})=>(0,$.jsx)(`ul`,{className:`md-list`,children:e}),ol:({children:e})=>(0,$.jsx)(`ol`,{className:`md-list md-list-ordered`,children:e}),li:({children:e})=>(0,$.jsx)(`li`,{className:`md-list-item`,children:e}),hr:()=>(0,$.jsx)(`hr`,{className:`md-hr`}),strong:({children:e})=>(0,$.jsx)(`strong`,{className:`md-strong`,children:e}),img:({src:e,alt:t})=>Au(e)||(0,$.jsx)(`a`,{href:e,target:`_blank`,rel:`noopener noreferrer`,children:(0,$.jsx)(`img`,{className:`md-img`,src:e,alt:t||``,loading:`lazy`})}),a:({href:e,children:t})=>Au(e)||(0,$.jsx)(`a`,{href:e,className:`md-link`,target:`_blank`,rel:`noopener noreferrer`,children:t}),table:({children:e})=>(0,$.jsx)(`table`,{className:`md-table`,children:e}),thead:({children:e})=>(0,$.jsx)(`thead`,{className:`md-thead`,children:e}),tbody:({children:e})=>(0,$.jsx)(`tbody`,{children:e}),tr:({children:e})=>(0,$.jsx)(`tr`,{className:`md-tr`,children:e}),th:({children:e})=>(0,$.jsx)(`th`,{className:`md-th`,children:e}),td:({children:e})=>(0,$.jsx)(`td`,{className:`md-td`,children:e})};function Mu({content:e,elapsedSeconds:t,timestamp:n}){return(0,$.jsxs)(`div`,{className:`markdown-message`,children:[(0,$.jsx)(ps,{remarkPlugins:[_u],components:ju,children:e}),t!==void 0&&(0,$.jsxs)(`div`,{className:`message-meta`,children:[t,`s`]}),n&&(0,$.jsx)(`span`,{className:`message-timestamp`,children:n})]})}var Nu=`Accomplishing.Actioning.Actualizing.Architecting.Baking.Beaming.Befuddling.Billowing.Blanching.Bloviating.Boogieing.Boondoggling.Booping.Bootstrapping.Brewing.Bunning.Burrowing.Calculating.Canoodling.Caramelizing.Cascading.Catapulting.Cerebrating.Channeling.Channelling.Choreographing.Churning.Clauding.Coalescing.Cogitating.Combobulating.Composing.Computing.Concocting.Considering.Contemplating.Cooking.Crafting.Creating.Crunching.Crystallizing.Cultivating.Deciphering.Deliberating.Determining.Discombobulating.Doing.Doodling.Drizzling.Ebbing.Effecting.Elucidating.Embellishing.Enchanting.Envisioning.Evaporating.Fermenting.Finagling.Flibbertigibbeting.Flowing.Flummoxing.Fluttering.Forging.Forming.Frolicking.Frosting.Gallivanting.Galloping.Garnishing.Generating.Germinating.Gesticulating.Gitifying.Grooving.Gusting.Harmonizing.Hashing.Hatching.Herding.Honking.Hullaballooing.Hyperspacing.Ideating.Imagining.Improvising.Incubating.Inferring.Infusing.Ionizing.Jitterbugging.Julienning.Kneading.Leavening.Levitating.Lollygagging.Manifesting.Marinating.Meandering.Metamorphosing.Misting.Moonwalking.Moseying.Mulling.Musing.Mustering.Nebulizing.Nesting.Newspapering.Noodling.Nucleating.Orbiting.Orchestrating.Osmosing.Perambulating.Percolating.Perusing.Philosophising.Photosynthesizing.Pollinating.Pondering.Pontificating.Pouncing.Precipitating.Prestidigitating.Processing.Proofing.Propagating.Puttering.Puzzling.Quantumizing.Razzmatazzing.Recombobulating.Reticulating.Roosting.Ruminating.Scampering.Schlepping.Scurrying.Seasoning.Shenaniganing.Shimmying.Simmering.Skedaddling.Sketching.Slithering.Smooshing.Spelunking.Spinning.Sprouting.Stewing.Sublimating.Swirling.Swooping.Symbioting.Synthesizing.Tempering.Thinking.Thundering.Tinkering.Tomfoolering.Transfiguring.Transmuting.Twisting.Undulating.Unfurling.Unravelling.Vibing.Waddling.Wandering.Warping.Whatchamacalliting.Whirlpooling.Whirring.Whisking.Wibbling.Working.Wrangling.Zesting.Zigzagging`.split(`.`),Pu=3e5,Fu=9e4,Iu=4e3,Lu=2500;function Ru(e){let t=Math.max(0,Math.floor(e/1e3));return`${Math.floor(t/60)}:${String(t%60).padStart(2,`0`)}`}function zu({activity:e,turnCount:t,liveness:n}){let[r]=(0,F.useState)(()=>Date.now()),[i,a]=(0,F.useState)(()=>Date.now());(0,F.useEffect)(()=>{let e=setInterval(()=>a(Date.now()),1e3);return()=>clearInterval(e)},[]);let[o,s]=(0,F.useState)(()=>Date.now()),[c,l]=(0,F.useState)(()=>Math.floor(Math.random()*Nu.length)),u=()=>l(e=>(e+1+Math.floor(Math.random()*(Nu.length-1)))%Nu.length);(0,F.useEffect)(()=>{s(Date.now()),u()},[t]);let d=(0,F.useRef)(0),f=n?n.tick:null;(0,F.useEffect)(()=>{if(f===null)return;let e=Date.now();e-d.current<Lu||(d.current=e,u())},[f]);let p=n!=null&&!e,m=e?e.lastEmitAt:p?n.at??r:o,h=p?Fu:Pu,g=i-m>h,_=p?i-m<Iu:null,v=e?`${e.count>=2?`${e.count} agents · `:``}${e.agentType} · ${e.description}`:`${Nu[c]}…`;return(0,$.jsxs)(`div`,{className:`chat-activity`,"data-stalled":g?`true`:`false`,"data-fresh":_===null?void 0:_?`true`:`false`,"aria-live":`polite`,"aria-label":g?`Agent may be stalled`:`Agent is working`,children:[(0,$.jsx)(`img`,{src:`/brand/claude.png`,alt:``,className:`chat-activity-icon`}),(0,$.jsx)(`span`,{className:`chat-activity-word`,children:v}),(0,$.jsx)(`span`,{className:`chat-activity-elapsed`,children:Ru(i-r)}),g&&(0,$.jsx)(`span`,{className:`chat-activity-stalled`,children:`stalled`})]})}function Bu({variant:e,icon:t,label:n,children:r}){let[i,a]=(0,F.useState)(!1);return(0,$.jsxs)(`div`,{className:`chat-${e}`,children:[(0,$.jsxs)(`button`,{type:`button`,className:`chat-${e}-toggle`,"aria-expanded":i,onClick:()=>a(e=>!e),children:[(0,$.jsx)(`span`,{className:`wa-chevron`,children:t}),(0,$.jsx)(`span`,{className:`chat-${e}-label`,children:n})]}),i&&r]})}function Vu({turns:e}){let t=e.filter(e=>e.kind===`tool-call`).length,n=t>0?`Used ${t} tool${t===1?``:`s`}`:`${e.length} tool result${e.length===1?``:`s`}`;return(0,$.jsx)(Bu,{variant:`toolrun`,icon:(0,$.jsx)(Pe,{size:12}),label:n,children:e.map((e,t)=>(0,$.jsxs)(`div`,{className:`chat-toolrun-item`,children:[(0,$.jsx)(`span`,{className:`chat-toolrun-name`,children:e.kind===`tool-call`?`↳ ${e.name}`:e.isError?`result (error)`:`result`}),(0,$.jsx)(`pre`,{className:`wa-code`,children:e.kind===`tool-call`?JSON.stringify(e.input,null,2):e.text})]},t))})}function Hu({turns:e}){return(0,$.jsx)(Bu,{variant:`thinking`,icon:(0,$.jsx)(ke,{size:12}),label:`Thoughts`,children:e.map((e,t)=>(0,$.jsx)(`div`,{className:`chat-thinking-item`,children:(0,$.jsx)(Mu,{content:e.text})},t))})}function Uu({ts:e}){let t=he(e);return t?(0,$.jsx)(`time`,{className:`chat-time`,children:t}):null}function Wu({text:e}){let[t,n]=(0,F.useState)(!1);return(0,$.jsx)(`button`,{type:`button`,className:`chat-copy`,"aria-label":t?`Copied`:`Copy message`,title:t?`Copied`:`Copy`,onClick:async()=>{await T(e)&&(n(!0),setTimeout(()=>n(!1),1500))},children:t?(0,$.jsx)(i,{size:13,"aria-hidden":!0}):(0,$.jsx)(Ce,{size:13,"aria-hidden":!0})})}function Gu({ts:e,copyText:t}){return(0,$.jsxs)(`div`,{className:`chat-msg-foot`,children:[(0,$.jsx)(Uu,{ts:e}),(0,$.jsx)(Wu,{text:t})]})}function Ku(e,t,n,r,i){switch(e.kind){case`operator-inbound`:case`operator-typed`:{let a=(e.kind===`operator-inbound`?e.rawBody:void 0)??e.text,o=e.kind===`operator-inbound`?e.attachments:void 0,s=e.channel;return(0,$.jsxs)(`div`,{className:s?`chat-turn-op chat-turn-op--${s}`:`chat-turn-op`,children:[e.kind===`operator-inbound`&&e.source&&(0,$.jsx)(`span`,{className:`chat-via`,children:ce(e.source).replace(` · `,``)}),a&&(0,$.jsx)(`p`,{className:`chat-op-body`,children:a}),o&&o.length>0&&(0,$.jsx)(`div`,{className:`chat-attachment-list`,children:o.map((e,t)=>(0,$.jsx)(ue,{expandable:!0,filename:e.filename,mimeType:e.mimeType,sizeBytes:e.sizeBytes,href:pe(e.attachmentId,n,r,i)},t))}),a?(0,$.jsx)(Gu,{ts:e.ts,copyText:a}):(0,$.jsx)(Uu,{ts:e.ts})]},t)}case`agent-reply`:return(0,$.jsxs)(`div`,{className:`chat-prose`,children:[(0,$.jsx)(Mu,{content:e.text}),e.text?(0,$.jsx)(Gu,{ts:e.ts,copyText:e.text}):(0,$.jsx)(Uu,{ts:e.ts})]},t);case`agent-reply-document`:return(0,$.jsxs)(`div`,{className:`chat-prose`,children:[e.files.map((e,t)=>(0,$.jsx)(ue,{filename:N(e)},t)),e.caption&&(0,$.jsx)(Mu,{content:e.caption}),(0,$.jsx)(Uu,{ts:e.ts})]},t);case`agent-file`:return(0,$.jsxs)(`div`,{className:`chat-prose`,children:[e.files.map((t,n)=>{let a=N(t),o=e.downloads?.[n];if(!o)return(0,$.jsxs)(`p`,{className:`chat-doc`,children:[(0,$.jsx)(M,{size:14,"aria-hidden":!0,style:{verticalAlign:`text-bottom`}}),` `,a]},n);let s=de(o,r,i);return oe.test(a)?(0,$.jsx)(_e,{src:de(o,r,i,`inline`),filename:a},n):ae.test(a)?(0,$.jsx)(`img`,{className:`chat-doc-image`,src:s,alt:a},n):(0,$.jsxs)(`a`,{className:`chat-doc chat-doc-attachment`,href:s,download:a,children:[(0,$.jsx)(M,{size:14,"aria-hidden":!0}),a]},n)}),e.caption&&(0,$.jsx)(Mu,{content:e.caption}),(0,$.jsx)(Uu,{ts:e.ts})]},t);case`session-continued`:return(0,$.jsx)(me,{},t);case`whatsapp-persisted`:return(0,$.jsxs)(`div`,{className:`chat-prose`,children:[(0,$.jsx)(Mu,{content:e.text}),(0,$.jsx)(Uu,{ts:e.ts})]},t);case`agent-error`:return(0,$.jsxs)(`div`,{className:`chat-agent-error`,role:`alert`,children:[(0,$.jsx)(`span`,{className:`chat-agent-error-msg`,children:se(e.code,n)}),n===`admin`&&e.code===`agent_error`&&e.raw&&(0,$.jsx)(`pre`,{className:`chat-agent-error-raw`,children:e.raw})]},t)}}function qu(e,t,n,r=`admin`){let i=[],a=[],o=[],s=null,c=()=>{a.length!==0&&(i.push((0,$.jsx)(Vu,{turns:a},`tools-${i.length}`)),a=[])},l=()=>{o.length!==0&&(i.push((0,$.jsx)(Hu,{turns:o},`think-${i.length}`)),o=[])};return e.forEach((e,u)=>{let d=ie(e),f=fe(d);if(f!==null&&f!==s&&(c(),l(),i.push((0,$.jsx)(ge,{ts:d},`day-${u}`)),s=f),e.kind===`turn`&&(e.turn.kind===`tool-call`||e.turn.kind===`tool-result`)){l(),a.push(e.turn);return}if(e.kind===`turn`&&e.turn.kind===`agent-text`){c(),o.push(e.turn);return}c(),l(),e.kind===`directive`?i.push((0,$.jsx)(P,{entry:e.entry,sessionId:t,sessionKey:n},u)):i.push(Ku(e.turn,u,r,t,n))}),c(),l(),i}new Set(`image/jpeg,image/png,image/gif,image/webp,application/pdf,text/plain,text/markdown,text/csv,text/html,text/calendar,application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.oasis.opendocument.text,text/rtf,application/rtf,audio/ogg,audio/opus,audio/mp4,audio/mpeg,audio/webm,audio/wav,.docx,.odt,.rtf,.opus,.ogg,.m4a,.mp3,.wav,.webm`.split(`,`).filter(e=>!e.startsWith(`.`)));var Ju=typeof window<`u`&&/^(localhost|127\.0\.0\.1|[a-z0-9-]+\.local)(:|$)/.test(window.location.hostname);function Yu(){let e=crypto.getRandomValues(new Uint8Array(16));e[6]=e[6]&15|64,e[8]=e[8]&63|128;let t=[...e].map(e=>e.toString(16).padStart(2,`0`)).join(``);return`${t.slice(0,8)}-${t.slice(8,12)}-${t.slice(12,16)}-${t.slice(16,20)}-${t.slice(20)}`}function Xu(){let e=window.location.pathname.match(/^\/([a-z][a-z0-9-]{2,49})$/);return e?e[1]:void 0}var Zu=`maxy_seed_q`;function Qu(){let e=new URLSearchParams(window.location.search).get(`q`);if(e==null)return null;let t=e.trim();return t?t.slice(0,2e3):null}function $u(e){return`${Math.floor(e/60)}:${(e%60).toString().padStart(2,`0`)}`}function ed({data:e,active:t}){let n=[];if(e&&e.length>0&&t){let t=Math.floor(e.length/24);for(let r=0;r<24;r++){let i=e[r*t]??128,a=Math.abs(i-128)/128;n.push(Math.max(.15,a))}}else for(let e=0;e<24;e++)n.push(.15);return(0,$.jsx)(`div`,{className:`voice-waveform`,"aria-hidden":`true`,children:n.map((e,t)=>(0,$.jsx)(`div`,{className:`voice-waveform-bar`,style:{height:`${Math.round(e*100)}%`}},t))})}function td({state:e,elapsedSeconds:t,waveform:n,onTogglePause:r,onDiscard:i,onSend:a}){if(e===`idle`||e===`error`)return null;let o=e===`recording`,s=e===`paused`,c=e===`sending`;return(0,$.jsxs)(`div`,{className:`voice-recorder`,role:`region`,"aria-label":`Voice recording`,"aria-live":`polite`,children:[(0,$.jsx)(`button`,{type:`button`,className:`voice-trash`,onClick:i,disabled:c,"aria-label":`Discard recording`,children:(0,$.jsx)(u,{size:16})}),(0,$.jsx)(`span`,{className:`voice-timer`,"aria-live":`polite`,"aria-atomic":`true`,children:$u(t)}),(0,$.jsx)(ed,{data:n,active:o}),(0,$.jsx)(`button`,{type:`button`,className:`voice-pause`,onClick:r,disabled:c,"aria-label":s?`Resume recording`:`Pause recording`,children:s?(0,$.jsx)(Me,{size:14}):(0,$.jsx)(je,{size:14})}),(0,$.jsx)(j,{variant:`send`,type:`button`,onClick:a,disabled:c,loading:c,"aria-label":`Send voice note`,children:(0,$.jsxs)(`svg`,{viewBox:`0 0 24 24`,fill:`none`,stroke:`currentColor`,strokeWidth:`2`,strokeLinecap:`round`,strokeLinejoin:`round`,children:[(0,$.jsx)(`line`,{x1:`5`,y1:`12`,x2:`19`,y2:`12`}),(0,$.jsx)(`polyline`,{points:`12 5 19 12 12 19`})]})})]})}var nd=r(`wrench-off`,[[`path`,{d:`M10.747 5.093a6 6 0 0 1 6.841-2.882c.438.12.54.662.219.984L14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.106-3.105c.32-.322.863-.22.983.218a6 6 0 0 1-2.882 6.842`,key:`a1`}],[`path`,{d:`m13.5 13.5-7.88 7.88a1 1 0 0 1-2.999-3l7.88-7.88`,key:`a2`}],[`path`,{d:`m2 2 20 20`,key:`a3`}]]),rd={low:`Low`,medium:`Medium`,high:`High`,xhigh:`Highest`},id=[{id:ee,label:E(ee)},{id:ne,label:E(ne)},{id:y,label:E(y)}],ad=[{id:`low`,label:`Low`},{id:`medium`,label:`Medium`},{id:`high`,label:`High`},{id:`xhigh`,label:`Extra`},{id:`max`,label:`Max`}],od=[{id:`default`,label:`Ask permissions`},{id:`acceptEdits`,label:`Accept edits`},{id:`bypassPermissions`,label:`Bypass permissions`}];function sd({newModel:e,onPickModel:t,newEffort:n,onPickEffort:r,onNewSession:a,newSessionPending:o,newPermMode:s,onPickPermMode:c}){let l=Math.max(0,ad.findIndex(e=>e.id===n)),u=ad[l]?.label??``,d=ad.length-1,f=e=>`calc(14px + (100% - 28px) * ${d>0?e/d:0})`;return(0,$.jsxs)($.Fragment,{children:[(0,$.jsxs)(`div`,{className:`webchat-newsession-field`,children:[(0,$.jsx)(`span`,{children:`Model`}),(0,$.jsx)(`div`,{className:`webchat-newsession-models`,children:id.map(n=>(0,$.jsxs)(`button`,{type:`button`,className:`webchat-newsession-model`,role:`menuitemradio`,"aria-checked":e===n.id,onClick:()=>t(n.id),children:[(0,$.jsx)(`span`,{children:n.label}),e===n.id&&(0,$.jsx)(i,{size:13})]},n.id))})]}),(0,$.jsxs)(`div`,{className:`webchat-newsession-field`,children:[(0,$.jsxs)(`div`,{className:`webchat-newsession-effort-head`,children:[(0,$.jsxs)(`span`,{children:[`Effort `,(0,$.jsx)(`strong`,{children:u})]}),(0,$.jsx)(`span`,{className:`webchat-newsession-effort-help`,title:`Higher effort lets the model think longer before it answers.`,children:(0,$.jsx)(Se,{size:14})})]}),(0,$.jsxs)(`div`,{className:`webchat-newsession-slider-ends`,"aria-hidden":`true`,children:[(0,$.jsx)(`span`,{children:`Faster`}),(0,$.jsx)(`span`,{children:`Smarter`})]}),(0,$.jsxs)(`div`,{className:`webchat-newsession-track`,children:[(0,$.jsx)(`span`,{className:`webchat-newsession-track-fill`,style:{width:f(l)},"aria-hidden":`true`}),ad.map((e,t)=>(0,$.jsx)(`span`,{className:`webchat-newsession-dot${t===d?` is-max`:``}`,style:{left:f(t)},"aria-hidden":`true`},e.id)),(0,$.jsx)(`span`,{className:`webchat-newsession-knob`,style:{left:f(l)},"aria-hidden":`true`}),(0,$.jsx)(`input`,{type:`range`,className:`webchat-newsession-slider`,min:0,max:d,step:1,value:l,onChange:e=>r(ad[Number(e.target.value)].id),"aria-label":`New session thinking effort`})]})]}),s!=null&&c&&(0,$.jsxs)(`div`,{className:`webchat-newsession-field`,children:[(0,$.jsx)(`span`,{children:`Permissions`}),(0,$.jsx)(`div`,{className:`webchat-newsession-models`,children:od.map(e=>(0,$.jsxs)(`button`,{type:`button`,className:`webchat-newsession-model`,role:`menuitemradio`,"aria-checked":s===e.id,onClick:()=>c(e.id),children:[(0,$.jsx)(`span`,{children:e.label}),s===e.id&&(0,$.jsx)(i,{size:13})]},e.id))})]}),(0,$.jsx)(`button`,{type:`button`,className:`webchat-newsession-go`,onClick:()=>void a(),disabled:o,children:o?`Starting…`:`Start new session`})]})}var cd={default:`Ask permissions`,acceptEdits:`Accept edits`,plan:`Plan mode`,auto:`Auto mode`,bypassPermissions:`Bypass permissions`};function ld(e){return E(x(e))}function ud(e){return e>=1e6?`~${(e/1e6).toFixed(e%1e6==0?0:1)}M`:e>=1e3?`~${Math.round(e/1e3)}k`:`~${e}`}function dd({pct:e,usedTokens:t,window:n}){let r=Math.max(0,Math.min(100,e)),i=`Context window used — ${e}% · ${ud(t)}/${ud(n)}`;return(0,$.jsx)(`span`,{className:`webchat-context-ring`,role:`img`,"aria-label":i,title:i,children:(0,$.jsxs)(`svg`,{viewBox:`0 0 14 14`,width:`14`,height:`14`,"aria-hidden":`true`,children:[(0,$.jsx)(`circle`,{className:`ring-track`,cx:`7`,cy:`7`,r:`5`}),(0,$.jsx)(`circle`,{className:`ring-fill`,cx:`7`,cy:`7`,r:`5`,pathLength:100,strokeDasharray:`${r} 100`,transform:`rotate(-90 7 7)`})]})})}function fd(e){let{deliveryFailure:t,permPrompt:n,onVerdict:r,isDragOver:a,onDragOver:o,onDragLeave:l,onDrop:u,fileInputRef:d,acceptMime:f,onFileInputChange:p,showResizeHandle:m,onResizePointerDown:h,onResizeKeyDown:g,pendingFiles:_,thumbUrls:v,onRemoveFile:y,attachError:b,sendError:x,transcribing:T=!1,voice:E,isVoiceActive:D,onVoiceSend:O,text:ee,onTextareaChange:ne,textareaRef:k,textareaHeight:A,textareaDisabled:j,placeholder:re=`Message your agent…`,onKeyDown:N,onPaste:ie,onSend:ae,sendDisabled:oe,turnActive:se=!1,onStop:ce,stopping:le=!1,deadChildNotice:ue,conflictHint:de,showNewSession:P,newSessionRef:fe,newSessionOpen:pe,onToggleNewSession:me,newSessionDisabled:he,newModel:ge,onPickModel:_e,newEffort:ye,onPickEffort:be,onNewSession:Se,newSessionPending:Oe,newPermMode:ke,onPickPermMode:je,onAttachClick:Me,attachDisabled:Fe,micMenuRef:Ie,onMicStart:Le,micStartDisabled:Re,onOpenMicMenu:ze,micMenuOpen:Be,micDevices:Ve,micDeviceId:He,onChooseMic:Ue,showCleanToggle:We,cleanView:Ge,onToggleClean:Ke,showControlsRight:qe,sessionId:Je,mode:Ye,model:Xe,effort:Ze,contextUsage:Qe,paramsMenuRef:$e,paramsMenuOpen:I,onToggleParamsMenu:et}=e,L=e=>e.preventDefault(),[R,tt]=(0,F.useState)(!1),nt=(0,F.useRef)(null),z=(0,F.useRef)(null),B=()=>{Je&&(nt.current=setTimeout(()=>{let e=navigator.clipboard?.writeText(Je);e&&e.then(()=>{tt(!0),z.current&&clearTimeout(z.current),z.current=setTimeout(()=>tt(!1),1200)}).catch(()=>{})},500))},rt=()=>{nt.current&&=(clearTimeout(nt.current),null)};return(0,F.useEffect)(()=>()=>{nt.current&&clearTimeout(nt.current),z.current&&clearTimeout(z.current)},[]),(0,$.jsxs)(`div`,{className:`webchat-composer`,children:[t&&(0,$.jsx)(`div`,{className:`webchat-delivery-failed`,role:`alert`,children:`Message not delivered — the session was unresponsive. Resend to retry.`}),n&&(0,$.jsxs)(`div`,{className:`webchat-perm-card`,role:`alertdialog`,"aria-label":`Permission request`,children:[(0,$.jsxs)(`div`,{className:`webchat-perm-head`,children:[`Claude wants to run `,(0,$.jsx)(`strong`,{children:n.toolName})]}),n.description&&(0,$.jsx)(`div`,{className:`webchat-perm-desc`,children:n.description}),n.inputPreview&&(0,$.jsx)(`pre`,{className:`webchat-perm-preview`,children:n.inputPreview}),(0,$.jsxs)(`div`,{className:`webchat-perm-actions`,children:[(0,$.jsx)(`button`,{type:`button`,className:`webchat-perm-deny`,onPointerDown:L,onClick:()=>void r(`deny`),children:`Deny`}),(0,$.jsxs)(`button`,{type:`button`,className:`webchat-perm-allow`,onPointerDown:L,onClick:()=>void r(`allow`),children:[`Allow`,(0,$.jsx)(we,{size:14})]})]})]}),(0,$.jsxs)(`div`,{className:`webchat-composer-box${a?` drag-over`:``}`,onDragOver:o,onDragLeave:l,onDrop:u,children:[(0,$.jsx)(`input`,{ref:d,type:`file`,multiple:!0,accept:f,style:{display:`none`},onChange:p}),m&&(0,$.jsx)(`div`,{className:`webchat-resize-handle`,role:`separator`,"aria-orientation":`horizontal`,"aria-label":`Resize input — drag up to enlarge`,tabIndex:0,onPointerDown:h,onKeyDown:g}),_.length>0&&(0,$.jsx)(`div`,{className:`attachment-strip`,children:_.map((e,t)=>(0,$.jsxs)(`div`,{className:`attachment-chip`,children:[v[t]?(0,$.jsx)(`img`,{src:v[t]??void 0,alt:e.name,className:`attachment-chip-thumb`}):e.type.startsWith(`audio/`)?(0,$.jsx)(Ae,{size:14}):e.type===`application/pdf`?(0,$.jsx)(s,{size:14}):(0,$.jsx)(Ee,{size:14}),(0,$.jsx)(`span`,{className:`attachment-chip-name`,children:e.name}),(0,$.jsx)(`button`,{type:`button`,className:`attachment-chip-remove`,onClick:()=>y(t),"aria-label":`Remove ${e.name}`,children:`×`})]},t))}),b&&(0,$.jsx)(`p`,{className:`attach-error`,children:b}),x&&(0,$.jsx)(`p`,{className:`webchat-send-error`,role:`alert`,children:x}),ue&&(0,$.jsxs)(`p`,{className:`webchat-dead-child-notice`,role:`status`,children:[(0,$.jsx)(ve,{size:14,"aria-hidden":!0}),` `,ue]}),T&&(0,$.jsxs)(`p`,{className:`webchat-transcribing`,role:`status`,"aria-live":`polite`,children:[(0,$.jsx)(c,{size:14,className:`webchat-transcribing-spin`}),`Transcribing audio…`]}),E.state===`error`&&E.errorMessage&&(0,$.jsxs)(`p`,{className:`voice-error`,role:`alert`,children:[(0,$.jsx)(Ae,{size:14}),E.errorMessage]}),D?(0,$.jsx)(`div`,{className:`webchat-input-row voice-active`,children:(0,$.jsx)(td,{state:E.state,elapsedSeconds:E.elapsedSeconds,waveform:E.waveform,onTogglePause:E.togglePause,onDiscard:E.discard,onSend:()=>void O()})}):(0,$.jsxs)(`div`,{className:`webchat-input-row`,children:[(0,$.jsx)(`textarea`,{ref:k,className:`webchat-input`,value:ee,placeholder:re,rows:2,style:{height:`${A}px`},disabled:j,onChange:ne,onKeyDown:N,onPaste:ie}),se?(0,$.jsx)(`button`,{type:`button`,className:`webchat-send webchat-stop${le?` is-stopping`:``}`,onPointerDown:L,onClick:()=>void ce?.(),disabled:le,"aria-label":le?`Stopping`:`Stop`,title:le?`Stopping…`:`Stop generating`,children:le?(0,$.jsx)(c,{size:16,className:`webchat-stop-spin`}):(0,$.jsx)(S,{size:16})}):ee.trim().length===0&&_.length===0?(0,$.jsx)(`button`,{type:`button`,className:`webchat-send webchat-mic-inline`,onPointerDown:L,onClick:()=>void Le(),disabled:Re,"aria-label":`Voice input`,title:`Record voice note`,children:(0,$.jsx)(Ae,{size:16})}):(0,$.jsx)(`button`,{type:`button`,className:`webchat-send`,onPointerDown:L,onClick:()=>void ae(),disabled:oe,"aria-label":`Send`,title:`Send`,children:(0,$.jsx)(we,{size:16})})]}),de!==null&&(0,$.jsxs)(`p`,{className:`webchat-conflict-hint`,children:[`This session is bound to the `,de,` channel — message it there. The transcript stays readable here.`]})]}),(0,$.jsxs)(`div`,{className:`webchat-controls`,children:[(0,$.jsxs)(`div`,{className:`webchat-controls-left`,children:[P&&(0,$.jsxs)(`div`,{className:`webchat-newsession`,ref:fe,children:[(0,$.jsx)(`button`,{type:`button`,className:`webchat-control`,onPointerDown:L,onClick:me,disabled:he,"aria-haspopup":`menu`,"aria-expanded":pe,title:`New session`,"aria-label":`New session`,children:(0,$.jsx)(te,{size:14})}),pe&&(0,$.jsx)(`div`,{className:`webchat-newsession-panel`,role:`menu`,children:(0,$.jsx)(sd,{newModel:ge,onPickModel:_e,newEffort:ye,onPickEffort:be,onNewSession:Se,newSessionPending:Oe,newPermMode:ke,onPickPermMode:je})})]}),(0,$.jsx)(`button`,{type:`button`,className:`webchat-control`,onPointerDown:L,onClick:Me,disabled:Fe,title:`Attach files`,"aria-label":`Attach`,children:(0,$.jsx)(M,{size:14})}),(0,$.jsxs)(`div`,{className:`webchat-mic-split`,ref:Ie,children:[(0,$.jsxs)(`button`,{type:`button`,className:`webchat-control webchat-mic-chevron`,onPointerDown:L,onClick:ze,disabled:Re,"aria-haspopup":`menu`,"aria-expanded":Be,title:`Choose microphone`,"aria-label":`Choose microphone`,children:[(0,$.jsx)(Ae,{size:14}),(0,$.jsx)(xe,{size:12})]}),Be&&(0,$.jsxs)(`div`,{className:`webchat-mic-panel`,role:`menu`,children:[(0,$.jsxs)(`button`,{type:`button`,className:`webchat-mic-item`,role:`menuitemradio`,"aria-checked":He===null,onClick:()=>Ue(null,`System default`),children:[(0,$.jsx)(`span`,{children:`System default`}),He===null&&(0,$.jsx)(i,{size:13})]}),Ve.filter(e=>e.label).map((e,t)=>(0,$.jsxs)(`button`,{type:`button`,className:`webchat-mic-item`,role:`menuitemradio`,"aria-checked":e.deviceId===He,onClick:()=>Ue(e.deviceId,e.label||`Microphone ${t+1}`),children:[(0,$.jsx)(`span`,{children:e.label}),e.deviceId===He&&(0,$.jsx)(i,{size:13})]},e.deviceId)),Ve.filter(e=>e.label).length===0&&(0,$.jsx)(`span`,{className:`webchat-mic-hint`,children:`Allow microphone access to choose a device`})]})]}),We&&(0,$.jsx)(`button`,{type:`button`,className:`webchat-control webchat-clean-toggle`,onPointerDown:L,onClick:Ke,"aria-pressed":!Ge,"aria-label":`Show tool calls and thinking`,title:Ge?`Showing delivered messages only — click to show tool calls, results, and thinking`:`Showing tool calls, results, and thinking — click to show delivered messages only`,children:Ge?(0,$.jsx)(nd,{size:14}):(0,$.jsx)(Pe,{size:14})})]}),qe&&(0,$.jsxs)(`div`,{className:`webchat-controls-right`,children:[Je&&(0,$.jsx)(`code`,{className:`webchat-session-id`,title:`First 8 characters of this session's id — matches the Sessions list.`,children:Je.slice(0,8)}),(Ye||Xe||Ze)&&(0,$.jsxs)($.Fragment,{children:[(0,$.jsxs)(`div`,{className:`webchat-params webchat-params--inline`,"aria-label":`Session parameters`,children:[Ye&&(0,$.jsx)(`span`,{className:`webchat-param`,children:cd[Ye]??Ye}),Xe&&(0,$.jsx)(`span`,{className:`webchat-param`,children:ld(Xe)}),Ze&&(0,$.jsx)(`span`,{className:`webchat-param`,children:rd[Ze]??Ze})]}),(0,$.jsxs)(`div`,{className:`webchat-params-menu`,ref:$e,children:[(0,$.jsx)(`button`,{type:`button`,className:`webchat-control webchat-params-trigger`,onPointerDown:L,"aria-haspopup":`menu`,"aria-expanded":I,"aria-label":`Session parameters`,title:`Session parameters`,onClick:et,children:(0,$.jsx)(Te,{size:14})}),I&&(0,$.jsxs)(`div`,{className:`webchat-params-panel`,role:`menu`,children:[Ye&&(0,$.jsxs)(`span`,{className:`webchat-param`,role:`menuitem`,children:[(0,$.jsx)(Ne,{size:13,"aria-hidden":`true`}),cd[Ye]??Ye]}),Xe&&(0,$.jsxs)(`span`,{className:`webchat-param`,role:`menuitem`,children:[(0,$.jsx)(C,{size:13,"aria-hidden":`true`}),ld(Xe)]}),Ze&&(0,$.jsxs)(`span`,{className:`webchat-param`,role:`menuitem`,children:[(0,$.jsx)(De,{size:13,"aria-hidden":`true`}),rd[Ze]??Ze]}),Je&&(0,$.jsxs)(`button`,{type:`button`,className:`webchat-param webchat-session-id-full${R?` is-copied`:``}`,role:`menuitem`,title:`Long-press to copy the full session id`,"aria-label":R?`Session id copied`:`Session id — long-press to copy`,onPointerDown:B,onPointerUp:rt,onPointerLeave:rt,onContextMenu:e=>e.preventDefault(),children:[R?(0,$.jsx)(i,{size:13,"aria-hidden":`true`}):(0,$.jsx)(Ce,{size:13,"aria-hidden":`true`}),(0,$.jsx)(`code`,{children:R?`Copied`:Je})]}),Qe&&(0,$.jsxs)(`span`,{className:`webchat-param`,role:`menuitem`,children:[(0,$.jsx)(w,{size:13,"aria-hidden":`true`}),Qe.pct,`% · `,ud(Qe.usedTokens),`/`,ud(Qe.window)]})]})]})]}),Qe&&(0,$.jsx)(dd,{pct:Qe.pct,usedTokens:Qe.usedTokens,window:Qe.window})]})]})]})}function pd(e,t){return(t??{}).deadChild===!0?`dead-child`:e===200?`ok`:`failed`}function md(e,t){if(e)return null;try{return new URLSearchParams(t).get(`session`)}catch{return null}}function hd(e){return typeof e!=`number`||!Number.isFinite(e)?``:new Date(e).toLocaleString(void 0,{dateStyle:`medium`,timeStyle:`short`})}function gd({s:e,onOpen:t,onRename:n,onArchive:r,onDelete:a,onEnd:o,onCopyId:s}){let[c,l]=(0,F.useState)(!1),[d,p]=(0,F.useState)(!1),[h,g]=(0,F.useState)(``),[_,y]=(0,F.useState)(!1),b=(0,F.useRef)(!1),x=()=>{l(!1),y(!1)},C=()=>{g(e.name||``),p(!0),l(!1)},w=()=>{if(p(!1),b.current){b.current=!1;return}h.trim()!==(e.name||``)&&n(e,h)};return d?(0,$.jsx)(`div`,{className:`op-conv-rename`,children:(0,$.jsx)(`input`,{className:`op-conv-rename-input`,autoFocus:!0,value:h,onChange:e=>g(e.target.value),onKeyDown:e=>{e.key===`Enter`?w():e.key===`Escape`&&(b.current=!0,p(!1))},onBlur:w,placeholder:`Conversation name`,"aria-label":`Conversation name`})}):(0,$.jsxs)(`div`,{className:`op-conv-rowwrap`,"aria-current":e.active?`true`:void 0,children:[(0,$.jsxs)(`div`,{className:`op-conv-row-inner`,children:[(0,$.jsxs)(`button`,{type:`button`,className:`op-conv-resume`,onClick:()=>t(e),children:[(0,$.jsxs)(`span`,{className:`op-conv-line1`,children:[e.active?(0,$.jsx)(`span`,{className:`op-conv-current`,"aria-label":`Current session`,children:(0,$.jsx)(i,{size:14})}):null,(0,$.jsx)(`span`,{className:`op-conv-name`,children:e.name||`New conversation`})]}),(0,$.jsxs)(`span`,{className:`op-conv-line2`,children:[(0,$.jsx)(`span`,{className:`op-conv-when`,children:hd(e.lastActiveMs)}),(0,$.jsx)(`code`,{className:`op-conv-id`,title:e.id,children:e.id})]})]}),(0,$.jsx)(`button`,{type:`button`,className:`op-conv-copy`,"aria-label":`Copy session id`,title:`Copy session id`,onClick:()=>s(e),children:(0,$.jsx)(Ce,{size:14})}),(0,$.jsx)(`button`,{type:`button`,className:`op-conv-kebab`,"aria-label":c?`Close actions`:`Conversation actions`,"aria-expanded":c,onClick:()=>c?x():l(!0),children:c?(0,$.jsx)(f,{size:16}):(0,$.jsx)(Te,{size:16})})]}),c?(0,$.jsxs)(`div`,{className:`op-conv-actions`,children:[(0,$.jsxs)(`button`,{type:`button`,className:`op-conv-action`,onClick:C,children:[(0,$.jsx)(m,{size:13}),` Rename`]}),e.active?(0,$.jsxs)(`button`,{type:`button`,className:`op-conv-action`,onClick:()=>{o(e),x()},children:[(0,$.jsx)(S,{size:13}),` End session`]}):null,e.active?null:e.archived?(0,$.jsxs)(`button`,{type:`button`,className:`op-conv-action`,onClick:()=>{r(e,!1),x()},children:[(0,$.jsx)(A,{size:13}),` Unarchive`]}):(0,$.jsxs)(`button`,{type:`button`,className:`op-conv-action`,onClick:()=>{r(e,!0),x()},children:[(0,$.jsx)(v,{size:13}),` Archive`]}),e.active?null:_?(0,$.jsxs)($.Fragment,{children:[(0,$.jsxs)(`button`,{type:`button`,className:`op-conv-action danger`,onClick:()=>{a(e),x()},children:[(0,$.jsx)(u,{size:13}),` Confirm`]}),(0,$.jsx)(`button`,{type:`button`,className:`op-conv-action`,onClick:()=>y(!1),children:`Cancel`})]}):(0,$.jsxs)(`button`,{type:`button`,className:`op-conv-action danger`,onClick:()=>y(!0),children:[(0,$.jsx)(u,{size:13}),` Delete`]})]}):null]})}function _d({sessions:e,onOpen:t,onRename:n,onArchive:r,onDelete:i,onEnd:a,onNew:o,onBack:s,onCopyId:c}){let[l,u]=(0,F.useState)(!1),d=e.filter(e=>!e.archived),f=e.filter(e=>e.archived),p={onOpen:t,onRename:n,onArchive:r,onDelete:i,onEnd:a,onCopyId:c};return(0,$.jsxs)(`div`,{className:`op-conv op-conv-list`,style:{flex:1,minHeight:0},children:[(0,$.jsxs)(`div`,{className:`op-conv-bar`,children:[(0,$.jsxs)(`button`,{type:`button`,className:`op-conv-back`,onClick:s,"aria-label":`Back to chat`,children:[(0,$.jsx)(re,{size:16}),` Chat`]}),(0,$.jsx)(`span`,{className:`op-conv-title`,children:`Conversations`}),(0,$.jsxs)(`button`,{type:`button`,className:`op-conv-new`,onClick:o,children:[(0,$.jsx)(te,{size:14}),` New session`]})]}),e.length===0?(0,$.jsx)(`span`,{className:`chat-menu-agent-empty`,children:`No conversations yet`}):(0,$.jsxs)($.Fragment,{children:[d.map(e=>(0,$.jsx)(gd,{s:e,...p},e.id)),f.length>0?(0,$.jsxs)($.Fragment,{children:[(0,$.jsxs)(`button`,{type:`button`,className:`op-conv-archived-head`,"aria-expanded":l,onClick:()=>u(e=>!e),children:[(0,$.jsx)(re,{size:14,style:{transform:l?`rotate(-90deg)`:`rotate(180deg)`,transition:`transform 0.12s`}}),`Archived (`,f.length,`)`]}),l?f.map(e=>(0,$.jsx)(gd,{s:e,...p},e.id)):null]}):null]})]})}var vd=2500,yd=15e3,bd=[{id:`catch-up`,label:`Catch me up`,Icon:Oe,prompt:`Catch me up — what came in across my inbox and WhatsApp while I was away, and what needs a reply?`},{id:`my-day`,label:`My day`,Icon:be,prompt:`What does my day look like — calendar, anything I need to prep for, and is there a free slot this afternoon?`},{id:`to-do`,label:`To-do`,Icon:D,prompt:`What is still open and on me — pull together my outstanding tasks: unanswered messages, emails awaiting a reply, follow-ups I have asked you to track, and anything due soon.`}];function xd({userName:e,variant:t,onChip:n}){let r=e?.trim().split(/\s+/)[0];return(0,$.jsxs)(`div`,{className:`webchat-greeting`,children:[(0,$.jsx)(`h2`,{className:`webchat-greeting-head`,children:r?`What's up next, ${r}?`:`What's up next?`}),t!==`public`&&(0,$.jsx)(`div`,{className:`webchat-greeting-chips`,children:bd.map(({id:e,label:t,Icon:r,prompt:i})=>(0,$.jsxs)(`button`,{type:`button`,className:`webchat-greeting-chip`,onClick:()=>n({id:e,prompt:i}),children:[(0,$.jsx)(r,{size:16}),` `,t]},e))})]})}function Sd({cacheKey:e,userName:t,targetSessionId:n,variant:r=`admin`,conversationsOpen:i=!1,onCloseConversations:a}){let o=r===`public`,[s,l]=(0,F.useState)(null),[u,f]=(0,F.useState)(null),[m,v]=(0,F.useState)(``),y=(0,F.useRef)(null),b=(0,F.useRef)(!1),x=(0,F.useRef)(null),[S,C]=(0,F.useState)(0),[w,E]=(0,F.useState)(!1),[D,te]=(0,F.useState)(0),ne=D>0,[k,A]=(0,F.useState)(!1),[j,re]=(0,F.useState)(null),[M,N]=(0,F.useState)(null),ie=(0,F.useRef)(!1),[ae,oe]=(0,F.useState)(!1);(0,F.useEffect)(()=>{if(typeof window>`u`||!window.matchMedia)return;let e=window.matchMedia(`(pointer: coarse)`);oe(e.matches);let t=e=>oe(e.matches);return e.addEventListener(`change`,t),()=>e.removeEventListener(`change`,t)},[]);let[se,ce]=(0,F.useState)(0),[ue,de]=(0,F.useState)(null),[P,fe]=(0,F.useState)([]),[pe,me]=(0,F.useState)(null),[he,ge]=(0,F.useState)(!1),_e=(0,F.useRef)(null),ve=()=>Math.round((typeof window>`u`?900:window.innerHeight)/3),[ye,be]=(0,F.useState)(null),xe=(0,F.useRef)(null),Se=(0,F.useRef)(null),Ce=(0,F.useRef)(null),we=(0,F.useCallback)(e=>{let t=Ce.current;t&&be(Math.min(ve(),Math.max(44,t.startH+(t.startY-e.clientY))))},[]),Te=(0,F.useCallback)(()=>{Ce.current=null,window.removeEventListener(`pointermove`,we),window.removeEventListener(`pointerup`,Te)},[we]),Ee=(0,F.useCallback)(e=>{Ce.current={startY:e.clientY,startH:xe.current?.offsetHeight??44},window.addEventListener(`pointermove`,we),window.addEventListener(`pointerup`,Te),e.preventDefault()},[we,Te]),De=(0,F.useCallback)(e=>{let t=ye??xe.current?.offsetHeight??44;e.key===`ArrowUp`?(e.preventDefault(),be(Math.min(ve(),t+24))):e.key===`ArrowDown`&&(e.preventDefault(),be(Math.max(44,t-24)))},[ye]),[Oe,ke]=(0,F.useState)(null);(0,F.useEffect)(()=>{if(ye!==null)return;let e=xe.current;if(!e)return;let t=e.style.height;e.style.height=`auto`;let n=Math.min(ve(),Math.max(44,e.scrollHeight));e.style.height=t,ke(n)},[m,ye]),(0,F.useLayoutEffect)(()=>{if(Se.current===null)return;let e=xe.current;if(!e)return;let t=Se.current;Se.current=null,e.setSelectionRange(t,t)},[m]);let Ae=p(e),[je,Me]=(0,F.useState)(!1),[Ne,Pe]=(0,F.useState)(ee),[Re,ze]=(0,F.useState)(`medium`),[Ve,He]=(0,F.useState)(!1),Ue=(0,F.useRef)(null);(0,F.useEffect)(()=>{if(!je)return;let e=e=>{Ue.current?.contains(e.target)||Me(!1)},t=e=>{e.key===`Escape`&&Me(!1)};return document.addEventListener(`pointerdown`,e),document.addEventListener(`keydown`,t),()=>{document.removeEventListener(`pointerdown`,e),document.removeEventListener(`keydown`,t)}},[je]);let Ke=(0,F.useCallback)(async()=>{if(!Ve){He(!0);try{let e=await Ae(`/api/admin/session-rc-spawn`,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify({model:Ne,effort:Re})}),t=await e.json().catch(()=>({})),n=O(e.ok,e.status,t);console.info(`[admin-ui] composer-new-session status=${e.status} outcome=${n.kind} model=${Ne} effort=${Re}`),n.kind===`navigate`?n.sameOrigin?window.location.assign(n.url):(window.open(n.url,`_blank`),Me(!1)):console.error(`[admin-ui] composer-new-session-failed status=${e.status} reason=${n.reason}`)}catch(e){console.error(`[admin-ui] composer-new-session-failed error=${e instanceof Error?e.message:String(e)}`)}finally{He(!1)}}},[Ae,Ne,Re,Ve]),qe=!o,[Je,Ye]=(0,F.useState)([]),[Xe,Ze]=(0,F.useState)(!1),Qe=(0,F.useRef)(0),$e=(0,F.useRef)(!1);(0,F.useEffect)(()=>($e.current=!1,()=>{$e.current=!0}),[]);let I=(0,F.useCallback)(async()=>{if(!qe)return;let e=++Qe.current;try{let t=await Ae(`/api/admin/sidebar-sessions`);if(!t.ok){console.error(`[chat-conversations] op=enumerate-failed status=${t.status}`);return}let n=((await t.json()).sessions??[]).map(e=>({id:e.sessionId,name:e.title,active:e.live,archived:!!e.archived,lastActiveMs:Number.isFinite(Date.parse(e.startedAt))?Date.parse(e.startedAt):null})).sort((e,t)=>(t.lastActiveMs??0)-(e.lastActiveMs??0));if($e.current||e!==Qe.current)return;Ye(n),Ze(!0),console.info(`[chat-conversations] op=enumerate owned=${n.length}`)}catch(e){console.error(`[chat-conversations] op=enumerate-failed error=${e instanceof Error?e.message:String(e)}`)}},[Ae,qe]);(0,F.useEffect)(()=>{I()},[I]),(0,F.useEffect)(()=>{i&&I()},[i,I]);let et=(0,F.useCallback)(async(e,t,n,r)=>{console.info(`[chat-conversations] op=action name=${e} sessionId=${t.id.slice(0,8)}`);try{let t=await Ae(n,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify(r)});if(!t.ok){console.error(`[chat-conversations] op=action-failed name=${e} status=${t.status}`);return}I()}catch(t){console.error(`[chat-conversations] op=action-failed name=${e} error=${t instanceof Error?t.message:String(t)}`)}},[Ae,I]),L=(0,F.useCallback)(e=>{console.info(`[chat-conversations] op=action name=open sessionId=${e.id.slice(0,8)}`),window.location.assign(`/chat?session=${encodeURIComponent(e.id)}`)},[]),R=(0,F.useCallback)((e,t)=>{et(`rename`,e,`/api/admin/session-rename`,{sessionId:e.id,title:t.trim()})},[et]),tt=(0,F.useCallback)((e,t)=>{et(`archive`,e,`/api/admin/session-archive`,{sessionId:e.id,mode:t?`archive`:`unarchive`})},[et]),nt=(0,F.useCallback)(e=>{et(`delete`,e,`/api/admin/session-delete`,{sessionId:e.id})},[et]),z=(0,F.useCallback)(e=>{et(`stop`,e,`/api/admin/session-stop`,{sessionId:e.id})},[et]),B=(0,F.useCallback)(e=>{T(e.id)},[]),rt=(0,F.useCallback)(e=>{me(null);let t=e.find(e=>!Le(e.type,g));if(t){me(`Unsupported file type: "${t.type}". Supported: images, PDF, plain text, markdown, CSV, calendar, zip, voice notes.`);return}let n=e.find(e=>e.size>h);if(n){me(`"${n.name}" exceeds the 50 MB limit.`);return}fe(t=>[...t,...e].slice(0,5))},[]),V=(0,F.useMemo)(()=>P.map(e=>e.type.startsWith(`image/`)?URL.createObjectURL(e):null),[P]);(0,F.useEffect)(()=>()=>{for(let e of V)e&&URL.revokeObjectURL(e)},[V]);let H=Ge(),it=H.state===`recording`||H.state===`paused`||H.state===`sending`,U=(0,F.useCallback)(async()=>{let t=await H.send();if(!t)return;let r=t.type===`audio/ogg`?`.ogg`:t.type===`audio/mp4`?`.m4a`:`.webm`,i=new File([t],`voice-note${r}`,{type:t.type});if(w){fe(e=>[...e,i].slice(0,5));return}E(!0);let a=new FormData;if(o){a.append(`message`,``),a.append(`session_key`,u??``);let e=Xu();e&&a.append(`agent`,e)}else a.append(`text`,``);a.append(`attachments`,i),!o&&n&&a.append(`session`,n);try{let t=o?await fetch(`/api/chat`,{method:`POST`,body:a}):await fetch(`/api/webchat/send?session_key=${encodeURIComponent(e)}`,{method:`POST`,body:a});t.ok||(console.error(`[admin-ui] webchat-send-failed kind=voice status=${t.status}`),fe(e=>[...e,i].slice(0,5)),me(`Voice note failed to send. The recording is attached — press send to retry.`))}catch(e){console.error(`[admin-ui] webchat-send-failed kind=voice error=${e instanceof Error?e.message:String(e)}`),fe(e=>[...e,i].slice(0,5)),me(`Voice note failed to send. The recording is attached — press send to retry.`)}finally{E(!1)}},[H,e,n,w,o,u]),at=(0,F.useRef)(!1);(0,F.useEffect)(()=>(at.current=!1,()=>{at.current=!0}),[]);let ot=(0,F.useRef)(!1),st=(0,F.useCallback)(async()=>{if(ot.current)return null;ot.current=!0;try{if(o){let e=Xu(),t=await fetch(`/api/public-reader/session${e?`?agent=${encodeURIComponent(e)}`:``}`);if(!t.ok)return null;let n=await t.json();if(at.current)return null;f(n.sessionKey);let r={sessionId:n.sessionId??``,projectDir:n.projectDir};return l(r),r}let t=`session_key=${encodeURIComponent(e)}${n?`&session=${encodeURIComponent(n)}`:``}`,r=await fetch(`/api/webchat/session?${t}`);if(!r.ok)return null;let i=await r.json();return at.current||l(i),i}catch{return null}finally{ot.current=!1}},[e,n,o]);(0,F.useEffect)(()=>{st();let e=setInterval(()=>{st()},vd);return()=>clearInterval(e)},[st]);let ct=(0,F.useCallback)(async()=>{let t=m.trim();if(!t&&P.length===0||w)return!1;E(!0),ie.current=!1;let r=!1;try{if(o){let e=u;if(!e)return console.error(`[public-webchat] op=send-skip reason=no-key`),!1;let n,r=Xu();if(P.length>0){let i=new FormData;i.append(`message`,t),i.append(`session_key`,e),r&&i.append(`agent`,r);for(let e of P)i.append(`attachments`,e);n=await fetch(`/api/chat`,{method:`POST`,body:i})}else n=await fetch(`/api/chat`,{method:`POST`,headers:{"content-type":`application/json`},body:JSON.stringify({message:t,session_key:e,...r?{agent:r}:{}})});return n.ok?(v(``),fe([]),me(null),!0):(console.error(`[public-webchat] op=send-failed status=${n.status}`),!1)}P.some(e=>Be(e.type))&&(A(!0),console.info(`[admin-ui] op=transcribe-indicator state=show`)),s?.activity===`busy`&&(r=!0,te(e=>e+1));let i;if(P.length>0){let r=new FormData;r.append(`text`,t);for(let e of P)r.append(`attachments`,e);n&&r.append(`session`,n),i=await fetch(`/api/webchat/send?session_key=${encodeURIComponent(e)}`,{method:`POST`,body:r})}else i=await fetch(`/api/webchat/send?session_key=${encodeURIComponent(e)}`,{method:`POST`,headers:{"content-type":`application/json`},body:JSON.stringify(n?{text:t,session:n}:{text:t})});if(i.ok)return me(null),N(null),xt(!1),Ct(null),ie.current=!0,re({baselineSize:s?.sizeBytes??null,baselineTurns:se}),!0;i.status===409?(await i.json().catch(()=>null))?.error===`interrupt-failed`?N(`Couldn’t stop the current turn — try again.`):console.error(`[admin-ui] webchat-send-refused reason=channel-conflict`):console.error(`[admin-ui] webchat-send-failed status=${i.status}`)}catch(e){console.error(`[admin-ui] webchat-send-failed error=${e instanceof Error?e.message:String(e)}`)}finally{ie.current||E(!1),P.some(e=>Be(e.type))&&console.info(`[admin-ui] op=transcribe-indicator state=clear`),A(!1),r&&te(e=>e-1)}return!1},[m,w,e,P,n,o,u,s?.sizeBytes,se,s?.activity]);(0,F.useEffect)(()=>{if(!o||b.current||!u)return;let e=Qu(),t=`url`;if(!e)try{let n=sessionStorage.getItem(Zu);n&&n.trim()&&(e=n.trim().slice(0,2e3),t=`storage`)}catch{}if(!e){new URLSearchParams(window.location.search).has(`q`)&&Ju&&console.info(`[public-webchat] op=seed-skip reason=empty`),b.current=!0;return}if(Ju&&console.info(`[public-webchat] op=seed-detected source=${t} len=${e.length} head=${e.slice(0,40)}`),t===`storage`&&Ju&&console.info(`[public-webchat] op=seed-restored source=storage len=${e.length}`),m!==``){Ju&&console.info(`[public-webchat] op=seed-skip reason=composer-dirty`),b.current=!0;return}y.current=e,v(e)},[o,u]),(0,F.useEffect)(()=>{let e=y.current;if(!(!e||m!==e||!u||b.current)){b.current=!0,y.current=null;try{let e=new URL(window.location.href);e.searchParams.delete(`q`),window.history.replaceState({},``,e.pathname+e.search+e.hash)}catch{}try{sessionStorage.removeItem(Zu)}catch{}Ju&&console.info(`[public-webchat] op=seed-sent key=${u} len=${e.length}`),ct().then(e=>{e||console.error(`[public-webchat] op=seed-send-failed`)})}},[m,u,ct]);let lt=(0,F.useCallback)(e=>{console.info(`[admin-ui] op=chip-tap id=${e.id} chars=${e.prompt.length}`),x.current=e.prompt,v(e.prompt),C(e=>e+1)},[]);(0,F.useEffect)(()=>{let e=x.current;!e||m!==e||(x.current=null,ct().then(e=>{e||console.error(`[admin-ui] op=chip-send-failed`)}))},[S,m,ct]);let ut=(0,F.useCallback)(async()=>{yt(!0),te(e=>e+1);let t=s?.sessionId??n??void 0;try{let n=await fetch(`/api/webchat/interrupt?session_key=${encodeURIComponent(e)}`,{method:`POST`,headers:{"content-type":`application/json`},body:JSON.stringify(t?{session:t}:{})}),r=await n.json().catch(()=>({}));pd(n.status,r)===`dead-child`&&(xt(!0),yt(!1),Ct(`The agent stopped. Send a message to resume.`),console.log(`[admin-ui] op=stop-dead-child sessionId=${(t??``).slice(0,8)}`))}catch(e){console.error(`[admin-ui] webchat-stop-failed error=${e instanceof Error?e.message:String(e)}`)}finally{te(e=>e-1)}},[e,s?.sessionId,n]),dt=(0,F.useCallback)(e=>{if(e.key===`Enter`&&!e.shiftKey&&!ae){e.preventDefault(),ct();return}if(e.key===`Enter`){let t=e.currentTarget,n=Fe(t.value,t.selectionStart,t.selectionEnd);n&&(e.preventDefault(),Se.current=n.caret,v(n.value));return}},[ct,ae]);(0,F.useEffect)(()=>{if(!j)return;let e=s?.sizeBytes,t=e!=null&&(j.baselineSize==null||e>j.baselineSize),n=se>j.baselineTurns;!t&&!n||(v(``),fe([]),N(null),re(null),ie.current=!1,E(!1))},[s,j,se]),(0,F.useEffect)(()=>{if(!j)return;let e=setTimeout(()=>{re(null),ie.current=!1,E(!1),N(`Couldn't be delivered — press send to retry.`)},yd);return()=>clearTimeout(e)},[j]);let ft=n?s?.channelBinding??null:null,pt=(0,F.useRef)(!1);(0,F.useEffect)(()=>{!n||pt.current||!s||(pt.current=!0,console.warn(`[admin-ui] chat-session-target sessionId=${n} jsonl=${s.projectDir?`found`:`missing`} known=${s.known===!0}`))},[s,n]);let mt=(0,F.useRef)(!1);(0,F.useEffect)(()=>{n||mt.current||!s?.sessionId||(mt.current=!0,console.info(`[admin-ui] chat-session-resolve sessionId=${s.sessionId.slice(0,8)} source=canonical`))},[s,n]);let ht=s?s.effectivePermissionMode??s.permissionMode??null:null,gt=s?.model??null,_t=s?.activity===`busy`,[vt,yt]=(0,F.useState)(!1);(0,F.useEffect)(()=>{_t||yt(!1)},[_t]);let[bt,xt]=(0,F.useState)(!1),[St,Ct]=(0,F.useState)(null);(0,F.useEffect)(()=>{s?.turnAborted?bt||(xt(!0),Ct(`The agent stopped. Send a message to resume.`),console.log(`[admin-ui] op=phantom-turn-cleared sessionId=${(s.sessionId??``).slice(0,8)}`)):_t&&(bt||St!==null)&&(xt(!1),Ct(null))},[s?.turnAborted,s?.sessionId,_t,bt,St]);let[wt,Tt]=(0,F.useState)(()=>{if(typeof window>`u`)return!1;try{return window.localStorage.getItem(`maxy:whatsapp-reader:clean-view`)===`1`}catch{return!1}}),Et=(0,F.useCallback)(()=>{Tt(e=>{let t=!e;try{window.localStorage.setItem(`maxy:whatsapp-reader:clean-view`,t?`1`:`0`)}catch{}return t})},[]),[Dt,Ot]=(0,F.useState)(!1),kt=(0,F.useRef)(null);(0,F.useEffect)(()=>{if(!Dt)return;let e=e=>{kt.current?.contains(e.target)||Ot(!1)},t=e=>{e.key===`Escape`&&Ot(!1)};return document.addEventListener(`pointerdown`,e),document.addEventListener(`keydown`,t),()=>{document.removeEventListener(`pointerdown`,e),document.removeEventListener(`keydown`,t)}},[Dt]);let[At,jt]=(0,F.useState)(()=>{try{return window.localStorage.getItem(`maxy:webchat:mic-device-id`)}catch{return null}}),[Mt,Nt]=(0,F.useState)([]),[Pt,Ft]=(0,F.useState)(!1),It=(0,F.useRef)(null);(0,F.useEffect)(()=>{if(!Pt)return;let e=e=>{It.current?.contains(e.target)||Ft(!1)},t=e=>{e.key===`Escape`&&Ft(!1)};return document.addEventListener(`pointerdown`,e),document.addEventListener(`keydown`,t),()=>{document.removeEventListener(`pointerdown`,e),document.removeEventListener(`keydown`,t)}},[Pt]);let Lt=(0,F.useCallback)(async()=>{Ft(e=>!e),Nt(await We())},[]),Rt=(0,F.useCallback)((e,t)=>{jt(e);try{e?window.localStorage.setItem(`maxy:webchat:mic-device-id`,e):window.localStorage.removeItem(`maxy:webchat:mic-device-id`)}catch{}console.info(`[admin-ui] mic-device-selected`,t),Ft(!1)},[]),zt=(0,F.useCallback)(async t=>{let n=s?.pendingPermissionPrompt;if(!(!n||!s?.sessionId))try{await fetch(`/api/webchat/permission-verdict?session_key=${encodeURIComponent(e)}`,{method:`POST`,headers:{"content-type":`application/json`},body:JSON.stringify({sessionId:s.sessionId,request_id:n.requestId,behavior:t})})}catch(e){console.error(`[admin-ui] permission-verdict-failed error=${e instanceof Error?e.message:String(e)}`)}},[e,s?.sessionId,s?.pendingPermissionPrompt]),W=(0,F.useRef)(!1);return(0,F.useEffect)(()=>{W.current||s?.projectDir&&s.activity==null&&ht==null&&gt==null&&(W.current=!0,console.warn(`[admin-ui] composer-indicators-unavailable sessionId=${s.sessionId} (manager meta unreadable or pre-activity)`))},[s,ht,gt]),(0,$.jsxs)(`div`,{className:`webchat-page`,children:[ne?(0,$.jsx)(`div`,{className:`interrupt-overlay`,role:`status`,"aria-live":`polite`,children:(0,$.jsxs)(`div`,{className:`interrupt-modal`,children:[(0,$.jsx)(c,{className:`spin interrupt-spinner`,size:28,"aria-hidden":`true`}),(0,$.jsx)(`span`,{className:`interrupt-label`,children:`Interruption in progress…`})]})}):null,s?.projectDir?(0,$.jsx)(le,{resetKey:s.sessionId,sessionId:s.transcriptSessionId??s.sessionId,projectDir:s.projectDir,sessionKey:o?u??``:e,renderItems:o?(e,t,n)=>qu(e,t,n,`public`):qu,clean:r===`admin`?wt:void 0,onToggleClean:r===`admin`?Et:void 0,forceDeliveredOnly:r===`operator`||o,streamEndpoint:o?`/api/public-reader/stream`:`/api/whatsapp-reader/stream`,suppressDirectives:o,tail:!o&&_t?(0,$.jsx)(zu,{activity:ue,turnCount:se}):null,onTurnsChange:o?void 0:ce,onActivityChange:o?void 0:de},s.sessionId):qe&&!n&&Xe&&Je.length===0&&s?.known===!1?(0,$.jsxs)(`div`,{className:`webchat-conv-splash`,"data-testid":`conversations-splash`,children:[(0,$.jsx)(`img`,{src:d,alt:``,className:`webchat-conv-splash-logo`}),(0,$.jsxs)(`button`,{type:`button`,className:`webchat-conv-splash-new`,onClick:Ke,disabled:Ve,children:[Ve?(0,$.jsx)(c,{size:16,className:`spin`}):null,` New session`]})]}):s&&!o?!n||s.known?(0,$.jsx)(xd,{userName:t,variant:r,onChip:lt}):(0,$.jsx)(`div`,{className:`webchat-greeting`,children:(0,$.jsx)(`p`,{className:`webchat-greeting-none`,children:`No transcript found for this session.`})}):null,i&&qe?(0,$.jsx)(`div`,{className:`webchat-conv-overlay`,children:(0,$.jsx)(_d,{sessions:Je,onOpen:L,onRename:R,onArchive:tt,onDelete:nt,onEnd:z,onNew:Ke,onBack:()=>a?.(),onCopyId:B})}):null,(0,$.jsx)(fd,{deliveryFailure:!!s?.deliveryFailure,permPrompt:s?.pendingPermissionPrompt??null,onVerdict:zt,isDragOver:he,onDragOver:e=>{e.preventDefault(),ge(!0)},onDragLeave:()=>ge(!1),onDrop:e=>{e.preventDefault(),ge(!1),rt([...e.dataTransfer.files])},fileInputRef:_e,acceptMime:_,onFileInputChange:e=>{e.target.files&&rt([...e.target.files]),e.target.value=``},showResizeHandle:!it,onResizePointerDown:Ee,onResizeKeyDown:De,pendingFiles:P,thumbUrls:V,onRemoveFile:e=>fe(t=>t.filter((t,n)=>n!==e)),attachError:pe,sendError:M,transcribing:k,voice:H,isVoiceActive:it,onVoiceSend:U,text:m,onTextareaChange:e=>v(e.target.value),textareaRef:xe,textareaHeight:ye??Oe??44,textareaDisabled:ft!==null||w||j!==null,onKeyDown:dt,onPaste:e=>{let t=e.clipboardData?.items;if(!t)return;let n=Ie(t,Date.now());n.length>0&&rt(n)},onSend:ct,sendDisabled:w||m.trim().length===0&&P.length===0||ft!==null,turnActive:!o&&_t&&!bt,onStop:ut,stopping:vt,deadChildNotice:St,conflictHint:ft,showNewSession:!o,newSessionRef:Ue,newSessionOpen:je,onToggleNewSession:()=>Me(e=>!e),newSessionDisabled:ft!==null,newModel:Ne,onPickModel:Pe,newEffort:Re,onPickEffort:ze,onNewSession:Ke,newSessionPending:Ve,onAttachClick:()=>_e.current?.click(),attachDisabled:ft!==null,micMenuRef:It,onMicStart:()=>H.start(At??void 0),micStartDisabled:it||ft!==null,onOpenMicMenu:Lt,micMenuOpen:Pt,micDevices:Mt,micDeviceId:At,onChooseMic:Rt,showCleanToggle:r===`admin`,cleanView:wt,onToggleClean:Et,showControlsRight:!o,sessionId:s?.sessionId??null,mode:ht,model:gt,effort:s?.effort??null,contextUsage:s?.contextUsage??null,paramsMenuRef:kt,paramsMenuOpen:Dt,onToggleParamsMenu:()=>Ot(e=>!e)})]})}function Cd({variant:e=`admin`,forceCanonicalSession:t=!1}){let[n,r]=(0,F.useState)(null),[i]=(0,F.useState)(()=>md(t,window.location.search)),[a,o]=(0,F.useState)(!1),[s,u]=(0,F.useState)(!1),[d,f]=(0,F.useState)(void 0),[p,m]=(0,F.useState)(null),[h,g]=(0,F.useState)(void 0),[_,v]=(0,F.useState)(null),[y,x]=(0,F.useState)(null);(0,F.useEffect)(()=>{let e=!1,t=null;try{t=sessionStorage.getItem(`maxy-admin-session-key`)}catch{}if(!t){r(null),o(!0);return}return fetch(`/api/admin/session?session_key=${encodeURIComponent(t)}`).then(async n=>{if(!e){if(n.status===401){try{sessionStorage.removeItem(`maxy-admin-session-key`)}catch{}window.location.href=`/`;return}if(n.ok)try{let e=await n.json();typeof e.businessName==`string`&&f(e.businessName),e.sessionId!==void 0&&m(e.sessionId??null),x(e.role??null),g(e.userName===void 0?null:e.userName),v(e.avatar??null)}catch{}r(t),o(!0)}}).catch(()=>{e||(r(t),o(!0))}),()=>{e=!0}},[]);let S=(0,F.useRef)(!1);(0,F.useEffect)(()=>{e!==`operator`||!a||!n||S.current||(S.current=!0,console.info(`[operator-ui] op=mount surface=chat sessionId=${(p??``).slice(0,8)}`))},[e,a,n,p]);let C=(0,F.useCallback)(()=>{try{sessionStorage.removeItem(`maxy-admin-session-key`)}catch{}window.location.href=`/`},[]),[w,T]=(0,F.useState)(!1),E=(0,F.useCallback)(async()=>{T(!0);try{let e=await b();if(e){try{sessionStorage.removeItem(`maxy-admin-session-key`)}catch{}window.location.href=`/`}return e}finally{T(!1)}},[]);return a?n?(0,$.jsx)(l,{cacheKey:n,surface:`chat`,onSessionExpired:({code:e,path:t})=>{console.warn(`[admin-auth] outcome=session-expired-redirect code=${e} path=${t} surface=chat`);try{sessionStorage.removeItem(`maxy-admin-session-key`)}catch{}window.location.href=`/`},children:(0,$.jsx)(k,{cacheKey:n,businessName:d,variant:e,sessionId:p,onLogout:C,onDisconnect:E,disconnecting:w,userName:h,userAvatar:_,role:y,onOpenConversations:()=>u(!0),children:(0,$.jsx)(Sd,{cacheKey:n,userName:h??null,targetSessionId:i,variant:e,conversationsOpen:s,onCloseConversations:()=>u(!1)})})}):(0,$.jsx)(`div`,{className:`data-page`,children:(0,$.jsxs)(`div`,{className:`data-empty`,children:[(0,$.jsx)(`p`,{children:`You are not signed in.`}),(0,$.jsxs)(`p`,{children:[`Open the `,(0,$.jsx)(`a`,{href:`/`,className:`data-link`,children:`main admin page`}),` and log in, then return here.`]})]})}):(0,$.jsx)(`div`,{className:`data-page`,children:(0,$.jsxs)(`div`,{className:`data-loading`,children:[(0,$.jsx)(c,{size:18,className:`spin`}),` Loading…`]})})}function wd(){return(0,$.jsx)(Cd,{})}export{Xu as a,Ju as c,Zu as i,wd as n,Qu as o,Sd as r,Yu as s,Cd as t};