@arcforge/axon 2.0.43 → 2.0.44

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 (2) hide show
  1. package/app.js +38 -38
  2. package/package.json +1 -1
package/app.js CHANGED
@@ -2394,7 +2394,7 @@ it("completes the example task", () => {
2394
2394
  expect(true).toBe(true)
2395
2395
  })
2396
2396
  `;var Hmn=Kn(()=>{tm();YD()});import{dirname as Dyi,join as vCa,resolve as FCa}from"path";function Jmn(e){function a(A){let o=FCa(A);if(!cu.exists(vCa(o,"bench.config.ts")))throw qr("BENCH_NOT_FOUND",{context:{path:o}});return Ymn({root:o,cloud:e.cloud,tests:e.tests})}return{open:a,discover(A){return klt({root:process.cwd()}).list(A)},find(A=process.cwd()){let o=FCa(A);while(!0){if(cu.exists(vCa(o,"bench.config.ts")))return o;let c=Dyi(o);if(c===o)return null;o=c}},async create(A){let o=await jmn({name:A.name,dir:A.dir??process.cwd()}),c=a(o);return await c.prepare(),c}}}var SCa=Kn(()=>{tm();YD();Pmn();Hmn();vmn()});var NCa=Kn(()=>{SCa();Pmn();Hmn()});import{createHash as xyi}from"crypto";import{existsSync as vyi}from"fs";import{mkdir as Fyi,readFile as Syi,readdir as Nyi,rm as MCa,writeFile as Myi}from"fs/promises";import{basename as Gyi,join as UCa,resolve as GCa}from"path";function KCa(e){async function a(o,c,p={}){if(!o)throw Error("clone requires a module identifier, for example: axon clone @axon/arxiv");let{name:d,version:h}=TCa(o),B=await e.cloud.registry.modules.resolve(d,h),E=GCa(c,p.dir??LCa(B.name));return await RCa(await qCa(B.downloadUrl),E),await e.prepare(E),{...B,root:E}}async function A(o,c,p={}){if(!p.as)throw Error("fork requires --as <package-name>, for example: axon fork @axon/arxiv --as @you/arxiv");if(!o)throw Error("fork requires a module identifier, for example: axon fork @axon/arxiv --as @you/arxiv");let{name:d,version:h}=TCa(o),B=await e.cloud.registry.modules.resolve(d,h),E=GCa(c,p.dir??LCa(p.as));await RCa(await qCa(B.downloadUrl),E);let k={...B,root:E},v=UCa(k.root,"package.json"),F=JSON.parse(await Syi(v,"utf-8")),T=F.axon&&typeof F.axon==="object"&&!Array.isArray(F.axon)?F.axon:{};return F.name=p.as,F.version="0.1.0",F.axon={...T,forkedFrom:{name:k.name,version:k.version}},await Myi(v,JSON.stringify(F,null,2)+`
2397
- `),await e.prepare(E),{...k,name:p.as,version:"0.1.0"}}return{clone:a,fork:A}}function LCa(e){return Gyi(e)}function TCa(e){let a=e.startsWith("@")?e.slice(1):e,A=a.indexOf("@");if(A===-1)return{name:e,version:void 0};return{name:`${e.startsWith("@")?"@":""}${a.slice(0,A)}`,version:a.slice(A+1)||void 0}}async function qCa(e){let a=await fetch(e);if(!a.ok)throw Error(`MODULE_DOWNLOAD_FAILED: ${a.status} ${a.statusText}`);return a.arrayBuffer()}async function RCa(e,a){let A=!1;if(vyi(a)){if((await Nyi(a)).length>0)throw Error(`CLONE_TARGET_EXISTS: ${a} is not empty`)}else await Fyi(a,{recursive:!0}),A=!0;let o=UCa(a,`.axon-clone-${xyi("sha256").update(new Uint8Array(e)).digest("hex")}.tar.gz`);try{await Bun.write(o,e);let c=await Bun.$`tar -xzf ${o} -C ${a}`.quiet().nothrow();if(c.exitCode!==0)throw Error(`MODULE_EXTRACT_FAILED: ${c.stderr.toString().trim()}`)}catch(c){if(A)await MCa(a,{recursive:!0,force:!0});throw c}finally{await MCa(o,{force:!0})}}var YCa=()=>{};var JEt;var Omn=Kn(()=>{JEt={name:"@arcforge/axon",version:"2.0.43",description:"coding agent cli",module:"index.ts",type:"module",scripts:{dev:"vterm dev","dev:local":"vterm dev --dotenv .env.local",tail:"vterm tail",prepare:"vterm prepare",build:"vterm build",deploy:"vterm deploy","deploy:patch":"npm version patch && npm publish","deploy:minor":"npm version minor && npm publish","deploy:major":"npm version major && npm publish",test:"bun test","test:watch":"bun test --watch"},dependencies:{"@arcforge/vterm":"workspace:*","@arclabs/cloud":"workspace:*","@arclabs/repo":"workspace:*","@arclabs/tools":"workspace:*","@axon/capsule":"workspace:*","@axon/core":"workspace:*","@axon/engines":"workspace:*","@axon/err":"workspace:*","@axon/theme":"workspace:*","@axon/types":"workspace:*","@axon/vstr":"workspace:*",arcline:"workspace:*","@vue/compiler-sfc":"3.5.39",chalk:"^5.6.2","fft.js":"^4.0.4","markdown-it":"^14.3.0",open:"^11.0.0",semver:"^7.7.4"},devDependencies:{"@types/bun":"latest","@types/markdown-it":"^14.1.2","@vue/typescript-plugin":"^3.2.5",postgres:"^3.4.5"},peerDependencies:{typescript:"^5"},bin:{axon:"./bin/axon"}}});var OEt=75,PCa="AXON_UPDATE_REQUEST";import{existsSync as Tyi,realpathSync as qyi}from"fs";import{mkdir as Ryi,rename as Uyi,writeFile as Kyi}from"fs/promises";import{dirname as jCa,join as Yyi}from"path";function $mn(e){let a=e.currentVersion??JEt.version,A=process.argv[1]??import.meta.path,o=e.helperPath??Pyi(A),c=e.bunPath??process.execPath,p=e.axonPath??Bun.which("axon")??"axon",d=e.requestPath??process.env[PCa];function h(){return Tyi(o)&&Boolean(d)}async function B(k,v={}){if(!Nlt.valid(a))throw Error(`UPDATE_CURRENT_VERSION_INVALID: ${a}`);let F=await e.cloud.cloud.releases.axon(k,v);if(F.package!=="@arcforge/axon"||F.channel!=="latest"||!Nlt.valid(F.version))throw Error("UPDATE_RELEASE_INVALID");return{status:Nlt.gt(F.version,a)?"available":"current",current:a,latest:F.version}}async function E(k){let v=await B(k,{fresh:!0});if(v.status==="current")return v;if(!h())throw Error("UPDATE_UNAVAILABLE_IN_DEVELOPMENT");e.store.update.state.set({status:"pending",from:v.current,to:v.latest,updatedAt:new Date().toISOString()});try{let F={from:v.current,to:v.latest,bun:c,axon:p,state:e.store.update.statePath};if(!d)throw Error("UPDATE_SUPERVISOR_UNAVAILABLE");await Ryi(jCa(d),{recursive:!0});let T=`${d}.${process.pid}.tmp`;await Kyi(T,JSON.stringify(F,null,2)+`
2397
+ `),await e.prepare(E),{...k,name:p.as,version:"0.1.0"}}return{clone:a,fork:A}}function LCa(e){return Gyi(e)}function TCa(e){let a=e.startsWith("@")?e.slice(1):e,A=a.indexOf("@");if(A===-1)return{name:e,version:void 0};return{name:`${e.startsWith("@")?"@":""}${a.slice(0,A)}`,version:a.slice(A+1)||void 0}}async function qCa(e){let a=await fetch(e);if(!a.ok)throw Error(`MODULE_DOWNLOAD_FAILED: ${a.status} ${a.statusText}`);return a.arrayBuffer()}async function RCa(e,a){let A=!1;if(vyi(a)){if((await Nyi(a)).length>0)throw Error(`CLONE_TARGET_EXISTS: ${a} is not empty`)}else await Fyi(a,{recursive:!0}),A=!0;let o=UCa(a,`.axon-clone-${xyi("sha256").update(new Uint8Array(e)).digest("hex")}.tar.gz`);try{await Bun.write(o,e);let c=await Bun.$`tar -xzf ${o} -C ${a}`.quiet().nothrow();if(c.exitCode!==0)throw Error(`MODULE_EXTRACT_FAILED: ${c.stderr.toString().trim()}`)}catch(c){if(A)await MCa(a,{recursive:!0,force:!0});throw c}finally{await MCa(o,{force:!0})}}var YCa=()=>{};var JEt;var Omn=Kn(()=>{JEt={name:"@arcforge/axon",version:"2.0.44",description:"coding agent cli",module:"index.ts",type:"module",scripts:{dev:"vterm dev","dev:local":"vterm dev --dotenv .env.local",tail:"vterm tail",prepare:"vterm prepare",build:"vterm build",deploy:"vterm deploy","deploy:patch":"npm version patch && npm publish","deploy:minor":"npm version minor && npm publish","deploy:major":"npm version major && npm publish",test:"bun test","test:watch":"bun test --watch"},dependencies:{"@arcforge/vterm":"workspace:*","@arclabs/cloud":"workspace:*","@arclabs/repo":"workspace:*","@arclabs/tools":"workspace:*","@axon/capsule":"workspace:*","@axon/core":"workspace:*","@axon/engines":"workspace:*","@axon/err":"workspace:*","@axon/theme":"workspace:*","@axon/types":"workspace:*","@axon/vstr":"workspace:*",arcline:"workspace:*","@vue/compiler-sfc":"3.5.39",chalk:"^5.6.2","fft.js":"^4.0.4","markdown-it":"^14.3.0",open:"^11.0.0",semver:"^7.7.4"},devDependencies:{"@types/bun":"latest","@types/markdown-it":"^14.1.2","@vue/typescript-plugin":"^3.2.5",postgres:"^3.4.5"},peerDependencies:{typescript:"^5"},bin:{axon:"./bin/axon"}}});var OEt=75,PCa="AXON_UPDATE_REQUEST";import{existsSync as Tyi,realpathSync as qyi}from"fs";import{mkdir as Ryi,rename as Uyi,writeFile as Kyi}from"fs/promises";import{dirname as jCa,join as Yyi}from"path";function $mn(e){let a=e.currentVersion??JEt.version,A=process.argv[1]??import.meta.path,o=e.helperPath??Pyi(A),c=e.bunPath??process.execPath,p=e.axonPath??Bun.which("axon")??"axon",d=e.requestPath??process.env[PCa];function h(){return Tyi(o)&&Boolean(d)}async function B(k,v={}){if(!Nlt.valid(a))throw Error(`UPDATE_CURRENT_VERSION_INVALID: ${a}`);let F=await e.cloud.cloud.releases.axon(k,v);if(F.package!=="@arcforge/axon"||F.channel!=="latest"||!Nlt.valid(F.version))throw Error("UPDATE_RELEASE_INVALID");return{status:Nlt.gt(F.version,a)?"available":"current",current:a,latest:F.version}}async function E(k){let v=await B(k,{fresh:!0});if(v.status==="current")return v;if(!h())throw Error("UPDATE_UNAVAILABLE_IN_DEVELOPMENT");e.store.update.state.set({status:"pending",from:v.current,to:v.latest,updatedAt:new Date().toISOString()});try{let F={from:v.current,to:v.latest,bun:c,axon:p,state:e.store.update.statePath};if(!d)throw Error("UPDATE_SUPERVISOR_UNAVAILABLE");await Ryi(jCa(d),{recursive:!0});let T=`${d}.${process.pid}.tmp`;await Kyi(T,JSON.stringify(F,null,2)+`
2398
2398
  `,"utf-8"),await Uyi(T,d)}catch(F){throw e.store.update.state.set({status:"failed",from:v.current,to:v.latest,updatedAt:new Date().toISOString(),error:F instanceof Error?F.message:String(F)}),F}return v}return{currentVersion:a,supported:h,check:B,handoff:E}}function Pyi(e){return Yyi(jCa(jyi(e)),"update-helper.js")}function jyi(e){try{return qyi(e)}catch{return e}}var Nlt;var HCa=Kn(()=>{Omn();Nlt=vd(jdn(),1)});var JCa=Kn(()=>{HCa()});import{homedir as OCa}from"os";import{join as $Ca,resolve as Hyi}from"path";function Mlt(e={}){let a=Hyi(e.cwd??process.cwd()),A=Oyi(e.distribution),o=Uun({root:e.store??A.storeRoot}),c=Gia({store:o,...A.baseUrl?{baseUrl:A.baseUrl}:{},environmentCredentials:A.environmentCredentials,validateCredentials:A.validateCredentials}),p=iAa(),d=mAa(),h=tmn({cloud:c.client}),B=iCa({store:o,projects:h,cloud:c.client,cwd:a}),E=Umn(),k=Jmn({cloud:c.client,tests:E}),v=KCa({cloud:c.client,async prepare(T){let K=await h.open(T);if(K.kind!=="module")throw Error(`CLONE_NOT_MODULE: ${T} is not a module project`);await K.prepare()}}),F=$mn({cloud:c.client,store:o});return{cloud:c,store:o,projects:h,agents:B,benches:k,registry:v,tests:E,mic:d,updates:F}}function Oyi(e=Jyi){if(e==="production")return{storeRoot:$Ca(OCa(),".axon"),baseUrl:vIt,environmentCredentials:!1,validateCredentials:!0};return{storeRoot:$Ca(OCa(),".axon-dev"),environmentCredentials:!0,validateCredentials:!1}}var Jyi="production";var zCa=Kn(()=>{AAa();Yun();Lia();xfa();rCa();NCa();Kmn();YCa();JCa();Ude()});var zmn=Kn(()=>{zCa()});function f0i(){let e=new Map;for(let[a,A]of Object.entries(c1)){for(let[o,c]of Object.entries(A))c1[o]={open:`\x1B[${c[0]}m`,close:`\x1B[${c[1]}m`},A[o]=c1[o],e.set(c[0],c[1]);Object.defineProperty(c1,a,{value:A,enumerable:!1})}return Object.defineProperty(c1,"codes",{value:e,enumerable:!1}),c1.color.close="\x1B[39m",c1.bgColor.close="\x1B[49m",c1.color.ansi=SEa(),c1.color.ansi256=NEa(),c1.color.ansi16m=MEa(),c1.bgColor.ansi=SEa(10),c1.bgColor.ansi256=NEa(10),c1.bgColor.ansi16m=MEa(10),Object.defineProperties(c1,{rgbToAnsi256:{value(a,A,o){if(a===A&&A===o){if(a<8)return 16;if(a>248)return 231;return Math.round((a-8)/247*24)+232}return 16+36*Math.round(a/255*5)+6*Math.round(A/255*5)+Math.round(o/255*5)},enumerable:!1},hexToRgb:{value(a){let A=/[a-f\d]{6}|[a-f\d]{3}/i.exec(a.toString(16));if(!A)return[0,0,0];let[o]=A;if(o.length===3)o=[...o].map((p)=>p+p).join("");let c=Number.parseInt(o,16);return[c>>16&255,c>>8&255,c&255]},enumerable:!1},hexToAnsi256:{value:(a)=>c1.rgbToAnsi256(...c1.hexToRgb(a)),enumerable:!1},ansi256ToAnsi:{value(a){if(a<8)return 30+a;if(a<16)return 90+(a-8);let A,o,c;if(a>=232)A=((a-232)*10+8)/255,o=A,c=A;else{a-=16;let h=a%36;A=Math.floor(a/36)/5,o=Math.floor(h/6)/5,c=h%6/5}let p=Math.max(A,o,c)*2;if(p===0)return 30;let d=30+(Math.round(c)<<2|Math.round(o)<<1|Math.round(A));if(p===2)d+=60;return d},enumerable:!1},rgbToAnsi:{value:(a,A,o)=>c1.ansi256ToAnsi(c1.rgbToAnsi256(a,A,o)),enumerable:!1},hexToAnsi:{value:(a)=>c1.ansi256ToAnsi(c1.hexToAnsi256(a)),enumerable:!1}}),c1}var SEa=(e=0)=>(a)=>`\x1B[${a+e}m`,NEa=(e=0)=>(a)=>`\x1B[${38+e};5;${a}m`,MEa=(e=0)=>(a,A,o)=>`\x1B[${38+e};2;${a};${A};${o}m`,c1,Umr,d0i,m0i,Kmr,h0i,uee;var GEa=Kn(()=>{c1={modifier:{reset:[0,0],bold:[1,22],dim:[2,22],italic:[3,23],underline:[4,24],overline:[53,55],inverse:[7,27],hidden:[8,28],strikethrough:[9,29]},color:{black:[30,39],red:[31,39],green:[32,39],yellow:[33,39],blue:[34,39],magenta:[35,39],cyan:[36,39],white:[37,39],blackBright:[90,39],gray:[90,39],grey:[90,39],redBright:[91,39],greenBright:[92,39],yellowBright:[93,39],blueBright:[94,39],magentaBright:[95,39],cyanBright:[96,39],whiteBright:[97,39]},bgColor:{bgBlack:[40,49],bgRed:[41,49],bgGreen:[42,49],bgYellow:[43,49],bgBlue:[44,49],bgMagenta:[45,49],bgCyan:[46,49],bgWhite:[47,49],bgBlackBright:[100,49],bgGray:[100,49],bgGrey:[100,49],bgRedBright:[101,49],bgGreenBright:[102,49],bgYellowBright:[103,49],bgBlueBright:[104,49],bgMagentaBright:[105,49],bgCyanBright:[106,49],bgWhiteBright:[107,49]}},Umr=Object.keys(c1.modifier),d0i=Object.keys(c1.color),m0i=Object.keys(c1.bgColor),Kmr=[...d0i,...m0i];h0i=f0i(),uee=h0i});import Lhn from"process";import b0i from"os";import LEa from"tty";function $H(e,a=globalThis.Deno?globalThis.Deno.args:Lhn.argv){let A=e.startsWith("-")?"":e.length===1?"-":"--",o=a.indexOf(A+e),c=a.indexOf("--");return o!==-1&&(c===-1||o<c)}function C0i(){if("FORCE_COLOR"in u1){if(u1.FORCE_COLOR==="true")return 1;if(u1.FORCE_COLOR==="false")return 0;return u1.FORCE_COLOR.length===0?1:Math.min(Number.parseInt(u1.FORCE_COLOR,10),3)}}function B0i(e){if(e===0)return!1;return{level:e,hasBasic:!0,has256:e>=2,has16m:e>=3}}function I0i(e,{streamIsTTY:a,sniffFlags:A=!0}={}){let o=C0i();if(o!==void 0)q_t=o;let c=A?q_t:o;if(c===0)return 0;if(A){if($H("color=16m")||$H("color=full")||$H("color=truecolor"))return 3;if($H("color=256"))return 2}if("TF_BUILD"in u1&&"AGENT_NAME"in u1)return 1;if(e&&!a&&c===void 0)return 0;let p=c||0;if(u1.TERM==="dumb")return p;if(Lhn.platform==="win32"){let d=b0i.release().split(".");if(Number(d[0])>=10&&Number(d[2])>=10586)return Number(d[2])>=14931?3:2;return 1}if("CI"in u1){if(["GITHUB_ACTIONS","GITEA_ACTIONS","CIRCLECI"].some((d)=>(d in u1)))return 3;if(["TRAVIS","APPVEYOR","GITLAB_CI","BUILDKITE","DRONE"].some((d)=>(d in u1))||u1.CI_NAME==="codeship")return 1;return p}if("TEAMCITY_VERSION"in u1)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(u1.TEAMCITY_VERSION)?1:0;if(u1.COLORTERM==="truecolor")return 3;if(u1.TERM==="xterm-kitty")return 3;if(u1.TERM==="xterm-ghostty")return 3;if(u1.TERM==="wezterm")return 3;if("TERM_PROGRAM"in u1){let d=Number.parseInt((u1.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(u1.TERM_PROGRAM){case"iTerm.app":return d>=3?3:2;case"Apple_Terminal":return 2}}if(/-256(color)?$/i.test(u1.TERM))return 2;if(/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(u1.TERM))return 1;if("COLORTERM"in u1)return 1;return p}function TEa(e,a={}){let A=I0i(e,{streamIsTTY:e&&e.isTTY,...a});return B0i(A)}var u1,q_t,y0i,qEa;var REa=Kn(()=>{({env:u1}=Lhn);if($H("no-color")||$H("no-colors")||$H("color=false")||$H("color=never"))q_t=0;else if($H("color")||$H("colors")||$H("color=true")||$H("color=always"))q_t=1;y0i={stdout:TEa({isTTY:LEa.isatty(1)}),stderr:TEa({isTTY:LEa.isatty(2)})},qEa=y0i});function UEa(e,a,A){let o=e.indexOf(a);if(o===-1)return e;let c=a.length,p=0,d="";do d+=e.slice(p,o)+a+A,p=o+c,o=e.indexOf(a,p);while(o!==-1);return d+=e.slice(p),d}function KEa(e,a,A,o){let c=0,p="";do{let d=e[o-1]==="\r";p+=e.slice(c,d?o-1:o)+a+(d?`\r
2399
2399
  `:`
2400
2400
  `)+A,c=o+1,o=e.indexOf(`
@@ -2505,46 +2505,31 @@ tell application "System Events" to get value of property list item "CFBundleNam
2505
2505
  \u2800\u2800\u2800\u28E4\u28C0\u2849\u281B\u281B\u280B\u28C9\u28E0\u28F4\u283F\u28BF\u28FF\u283F\u280B\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800
2506
2506
  \u2800\u2800\u2800\u2808\u283B\u28BF\u28FF\u28FF\u28FF\u28FF\u287F\u280B\u28E0\u281F\u2801\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800
2507
2507
  \u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u28E4\u287E\u280B\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800
2508
- \u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u28B0\u287F\u2801`,ABa=gEi({__name:"axon-header",setup(e){let a=qM(),A=sE(),o=dEi,c={color:"#00B4D8"},p=am.computed(()=>A.displayName.value??"press * to select a model"),d=am.computed(()=>a.identity.value?.email??"\u2014"),h=am.computed(()=>A.sessionId.value?.slice(0,6)??""),B=am.computed(()=>A.engineDescriptor.value),E=am.computed(()=>A.status.value==="booting"),k=am.computed(()=>{let F=A.home.value,T=process.env.HOME;if(!F)return null;return T&&F.startsWith(T)?F.replace(T,"~"):F});function v(){let F=A.sessionFile.value;if(F)v4e(F)}return(F,T)=>{return A3e(),Tlt("div",{class:"axon-header"},[_x("div",{class:"logo-section"},[_x("pre",{class:"logo",style:c},G6e(kte(o)),1)]),_x("div",{class:"stats-section"},[_x("div",{class:"divider"}),_x("div",{class:"title-line"},[_x("span",{class:"title-name",style:c},G6e(kte(p)),1),_x("span",{class:"session-id",onPress:v},G6e(kte(h)),33)]),_x("div",{class:"stat-line"},[_x("span",{class:"stat-value"},G6e(kte(d)),1)]),_x("div",{class:"divider"}),_x("div",{class:"stat-line"},[_x("span",{class:"stat-label"},"model:"),kte(B)?(A3e(),Tlt("span",{key:0,class:"stat-value"},G6e(kte(B)),1)):kte(E)?(A3e(),nBa(Llt,{key:1,class:"stat-value"})):(A3e(),Tlt("span",{key:2,class:"stat-value"}))]),_x("div",{class:"stat-line"},[_x("span",{class:"stat-label"},"home:"),kte(k)?(A3e(),Tlt("span",{key:0,class:"stat-value"},G6e(kte(k)),1)):kte(E)?(A3e(),nBa(Llt,{key:1,class:"stat-value"})):(A3e(),Tlt("span",{key:2,class:"stat-value"}))]),_x("div",{class:"divider"}),_x("div",{class:"info-line"},[_x("a",{class:"info-text",href:"https://axon.arclabs.it"},"https://axon.arclabs.it")]),_x("div",{class:"stat-line"},[_x("span",{class:"stat-value"},"press ? for help")]),_x("div",{class:"divider"}),_x("div",{class:"stat-line"},[_x("span",{class:"tagline"},"Built different. Think different.")])])])}}});ABa.__scopeId="data-v-e0ff2b69";var iBa=ABa;var $m=vd(Vf(),1);var mEi=$m.defineComponent,fEi=$m.toDisplayString,rBa=$m.createElementVNode;var oBa=$m.createCommentVNode,WEt=$m.openBlock,ZEt=$m.createElementBlock;var hEi=$m.renderList,sBa=$m.Fragment;var cBa=$m.unref;var uBa={"data-v-cd034b6d\x00.queue":{width:"100%",display:"flex",flexDirection:"column",marginBottom:1},"data-v-cd034b6d\x00.row":{width:"100%",display:"flex",gap:1},"data-v-cd034b6d\x00.prefix":{width:1,height:1,visualStyles:{fg:"#00b4d8"}},"data-v-cd034b6d\x00.message":{height:1,visualStyles:{fg:"#646464"}}},lBa=mEi({__name:"queue",setup(e){let a=sE(),A=$m.computed(()=>a.queued.value);return(o,c)=>{return WEt(),ZEt(sBa,null,[oBa(` Messages queued while the agent works \u2014 a tight stack (0 gap) with
2509
- a blank row separating it from the status row below. Renders
2510
- nothing (and takes no space) when the queue is empty. `),cBa(A).length>0?(WEt(),ZEt("div",{key:0,class:"queue"},[(WEt(!0),ZEt(sBa,null,hEi(cBa(A),(p,d)=>{return WEt(),ZEt("div",{key:d,class:"row"},[rBa("p",{class:"prefix"},"\xBB"),rBa("p",{class:"message"},fEi(p),1)])}),128))])):oBa("v-if",!0)],2112)}}});lBa.__scopeId="data-v-cd034b6d";var pBa=lBa;var uh=vd(Vf(),1);var Af=vd(Vf(),1);var bEi=500,gBa=8000,efn;function The(){if(!efn)efn=CEi();return efn}function CEi(){let e=So.ref(null),a=0,A=null,o=!1,c=null,p=!1;function d(E){c=E}function h(){if(o)return!0;if(a++,A)clearTimeout(A);if(a===1)return e.value="press ctrl+c again to quit",A=setTimeout(()=>{a=0,e.value=null},bEi),!1;if(a===2)return B(),!1;return process.exit(130),!1}async function B(E=0){if(p)return;if(p=!0,a=Math.max(a,2),A)clearTimeout(A);e.value="shutting down \xB7 ctrl+c to force quit";let k=new Promise((v)=>{setTimeout(()=>{console.error(`shutdown exceeded ${gBa}ms \u2014 exiting without waiting further`),v()},gBa)});await Promise.race([sE().shutdown().catch((v)=>{console.error("shutdown failed during exit:",v)}),k]),o=!0,c?.(E)}return{hint:e,bind:d,onQuit:h,gracefulExit:B}}var BEi=21600000,tfn;function L6e(){if(!tfn)tfn=IEi();return tfn}function IEi(){let e=uS().updates,a=So.ref(null),A=So.ref(!1),o=So.computed(()=>a.value!==null),c=null;async function p(E){if(!e.supported()||A.value)return;A.value=!0;try{let k=await e.check(E);a.value=k.status==="available"?k.latest:null}finally{A.value=!1}}function d(){if(!e.supported())return()=>{};if(p().catch(()=>{}),!c)c=setInterval(()=>{p().catch(()=>{})},BEi);return h}function h(){if(c)clearInterval(c);c=null}async function B(E){if((await e.handoff(E)).status==="current"){a.value=null;return}await The().gracefulExit(OEt)}return{current:e.currentVersion,latest:a,available:o,checking:A,check:p,start:d,stop:h,update:B}}var yEi=Af.defineComponent,nfn=Af.toDisplayString,dBa=Af.createElementVNode;var VEt=Af.createCommentVNode,XEt=Af.openBlock,e_t=Af.createElementBlock;var EEi=Af.Fragment;var T6e=Af.unref;var mBa={"data-v-de27060c\x00.status":{width:"100%",height:2,display:"flex",justifyContent:"space-between"},"data-v-de27060c\x00.activity":{display:"flex",gap:1,width:20},"data-v-de27060c\x00.spinner":{width:1,height:1,visualStyles:{fg:"#00b4d8"}},"data-v-de27060c\x00.label":{height:1,visualStyles:{fg:"#d2d2d2"}},"data-v-de27060c\x00.update":{height:1,visualStyles:{fg:"#646464"}}},fBa=yEi({__name:"status",setup(e){let a=sE(),{frame:A}=Lhe(),o=L6e(),c={booting:"Booting\u2026",rebooting:"Rebooting\u2026","shutting-down":"Shutting down\u2026",working:"Working\u2026"},p=Af.computed(()=>{let d=a.activity.value;return d?c[d]:null});return(d,h)=>{return XEt(),e_t(EEi,null,[VEt(` The row is always mounted at height 1 \u2014 the status appearing must
2511
- never reflow the region above; only its content toggles. `),dBa("div",{class:"status"},[dBa("div",{class:"activity"},[T6e(p)?(XEt(),e_t("p",{key:0,class:"spinner"},nfn(T6e(A)),1)):VEt("v-if",!0),T6e(p)?(XEt(),e_t("p",{key:1,class:"label"},nfn(T6e(p)),1)):VEt("v-if",!0)]),T6e(o).available.value?(XEt(),e_t("p",{key:0,class:"update"},"update "+nfn(T6e(o).latest.value)+" \xB7 :update",1)):VEt("v-if",!0)])],2112)}}});fBa.__scopeId="data-v-de27060c";var hBa=fBa;var $d=vd(Vf(),1);var ym=vd(Vf(),1);var qlt={":":"command","/":"page","*":"model","@":"session","|":"thread","#":"voice","?":"help",">":"prompt","!":"script"},CBa={command:"run app commands",page:"navigate to a page",model:"switch agent or model",session:"switch session",thread:"switch thread",voice:"voice input via microphone",help:"show this help",prompt:"insert a prompt into your message",script:"run a script"},afn={normal:"\xBB",command:":",page:"/",model:"*",session:"@",thread:"|",voice:"#",help:"?",history:"\u2191",loading:"\u280B",escalation:"\u203C",prompt:">",script:"!"},bBa=["\u280B","\u2819","\u2839","\u2838","\u283C","\u2834","\u2826","\u2827","\u2807","\u280F"];function BBa(e,a=()=>!0){let A=So.ref("normal"),o=So.ref(!1),c=So.ref(null),p=So.ref(0),d=null;So.watch([A,o],([k,v])=>{if((k==="loading"||v)&&!d)d=setInterval(()=>{p.value++},80);else if(k!=="loading"&&!v&&d)clearInterval(d),d=null}),So.onUnmounted(()=>{if(d)clearInterval(d)});let h=So.computed(()=>{if(o.value||A.value==="loading")return bBa[p.value%bBa.length];return afn[A.value]});function B(k){A.value=k}function E(){for(let[k,v]of Object.entries(qlt))Cb(k,(F)=>{if(!a())return;if(A.value==="loading")return;if(e().length>0)return;if(A.value==="voice"&&v==="voice")c.value="confirm";A.value=A.value===v?"normal":v,F.consumed=!0});Cb("up",(k)=>{if(!a())return;if(A.value!=="normal")return;if(e().length>0)return;A.value="history",k.consumed=!0})}return{mode:A,symbol:h,processing:o,setMode:B,voiceExitReason:c,bindKeys:E}}var IBa=new Map;function yBa(e){IBa.set(e.id,e)}function Afn(e){return IBa.get(e)}tm();function EBa(e){return typeof e.children==="function"?e.children():e.children}function _Ba(e,a){let A=e.endsWith(" "),o=e.split(" "),c=o.map((v)=>v.toLowerCase()),p=a,d=[],h=A?c.length:c.length-1;for(let v=0;v<h;v++){let F=c[v];if(!F)continue;let T=p.find((K)=>K.label.toLowerCase()===F);if(!T)return{nodes:[],breadcrumb:d,partial:F,exactMatch:null,noMatch:!0,input:null};if(T.kind==="action")return{nodes:[],breadcrumb:d,partial:"",exactMatch:T,noMatch:!1,input:null};if(T.kind==="input")return{nodes:[],breadcrumb:[...d,T.label],partial:"",exactMatch:null,noMatch:!1,input:{node:T,value:o.slice(v+1).join(" ").trim()}};d.push(T.label),p=EBa(T)}let B=A?"":c[c.length-1]??"",E=B?p.filter((v)=>v.label.toLowerCase().startsWith(B.toLowerCase())):p;if(B&&E.length===0)return{nodes:E,breadcrumb:d,partial:B,exactMatch:null,noMatch:!0,input:null};let k=B?E.find((v)=>v.label.toLowerCase()===B.toLowerCase())??null:null;if(k&&k.kind==="group")return{nodes:EBa(k),breadcrumb:[...d,k.label],partial:"",exactMatch:null,noMatch:!1,input:null};return{nodes:E,breadcrumb:d,partial:B,exactMatch:k,noMatch:!1,input:null}}function QBa(e,a){return[...e,a].join(" ")+" "}function ifn(e){if(e.length===0)return null;let a=3,A=e.length>a?e.slice(-a):e;return(e.length>a?"\u2026 \u203A ":"")+A.join(" \u203A ")+" \u203A"}import{existsSync as _Ei}from"fs";import{join as wBa,resolve as QEi}from"path";import{homedir as kBa}from"os";tm();function wEi(){let e=uS();function a(){let h=e.store.profiles.active();if(!h)throw qr("NOT_AUTHENTICATED");return h}function A(h){let B=kBa();return h===B||h.startsWith(B+"/")?"~"+h.slice(B.length):h}function o(){let h=a(),B={dir:wBa(e.store.root,"profiles",h.id,"agents"),label:"~/.axon (default)"},E=h.agents.extraRoots().map((k)=>({dir:k,label:A(k)}));return[B,...E]}async function c(h,B){await e.projects.create.agent({name:h,dir:B})}function p(h){let B=QEi(h.startsWith("~")?wBa(kBa(),h.slice(1)):h);if(!_Ei(B))throw qr("WATCH_PATH_NOT_FOUND",{context:{path:B}});return a().agents.watch(B),B}function d(h){a().agents.unwatch(h)}return{locations:o,create:c,watch:p,unwatch:d}}var rfn;function Rlt(){if(!rfn)rfn=wEi();return rfn}tm();var DBa=[{kind:"action",label:"reboot",description:"Reload the running agent (blueprint rescan + hot-swap)",workingMessage:"rebooting...",action:()=>sE().reboot()},{kind:"input",label:"init",description:"Scaffold a new agent",placeholder:"agent name",token:"name",workingMessage:"creating agent...",confirm:{choices:()=>[...Rlt().locations().map((e)=>({label:e.label})),{label:"watch a new directory..."}]},action:async(e,a)=>{let A=Rlt();if(!a)throw qr("PALETTE_CHOICE_REQUIRED");if(a==="watch a new directory...")throw qr("NOT_WIRED",{detail:"typing a path for a new watch target isn't wired into this choice step yet \u2014 run `axon watch <dir>` first, then `init` again"});let o=A.locations().find((c)=>c.label===a)?.dir;if(!o)throw qr("PROJECT_NOT_FOUND",{context:{location:a}});await A.create(e,o),await sE().select(e)}},{kind:"action",label:"exit",description:"Exit the application",action:()=>The().gracefulExit()},{kind:"action",label:"update",description:"Install the latest Axon release and exit",workingMessage:"preparing update...",action:(e)=>L6e().update(e)},{kind:"action",label:"logout",description:"Sign out of your Axon account",workingMessage:"logging out...",action:()=>qM().logout()},{kind:"action",label:"docs",description:"Open Axon documentation",action:()=>{v4e("https://axon.arclabs.it/docs")}},{kind:"input",label:"install",description:"Install a registry module into the running agent",placeholder:"@scope/module-name",token:"specifier",workingMessage:"installing module...",action:async(e)=>{await sE().installModule(e)}},{kind:"input",label:"watch",description:"Register a directory as an agent location \u2014 scanned by init and the agent list",placeholder:"~/path/to/directory",token:"dir",workingMessage:"watching directory...",action:(e)=>{Rlt().watch(e)}},{kind:"input",label:"unwatch",description:"Stop scanning a directory for agents",placeholder:"~/path/to/directory",token:"dir",workingMessage:"unwatching directory...",action:(e)=>{Rlt().unwatch(e)}},{kind:"group",label:"uninstall",description:"Remove a module from the running agent",children:()=>{let e=sE().modules.value;if(e.length===0)return[{kind:"action",label:"(none installed)",description:"This agent has no installed modules",action:()=>{throw qr("NO_MODULES_INSTALLED")}}];return e.map((a)=>({kind:"action",label:a.name,description:a.version?`v${a.version}`:"installed module",workingMessage:`uninstalling ${a.name}...`,action:async()=>{await sE().uninstallModule(a.name)}}))}},{kind:"group",label:"provider",description:"Manage provider credentials",children:[{kind:"group",label:"codex",description:"OpenAI Codex subscription (BYOK)",children:()=>{let e=qM().connections.openai;if(!e.connected.value)return[{kind:"action",label:"connect",description:"Sign in with your OpenAI account",workingMessage:"waiting for browser sign-in...",action:()=>e.connect()}];return[{kind:"action",label:"disconnect",description:"Remove the OpenAI connection from your account",workingMessage:"disconnecting...",action:()=>e.disconnect()}]}},{kind:"group",label:"openrouter",description:"OpenRouter API key (BYOK)",children:()=>{let e=qM().connections.openrouter;if(!e.connected.value)return[{kind:"input",label:"connect",description:"Store this OpenRouter API key in your account vault",placeholder:"paste your OpenRouter API key (openrouter.ai/keys)",token:"key",workingMessage:"verifying and storing key...",action:(a)=>e.connect(a)}];return[{kind:"action",label:"disconnect",description:"Remove the OpenRouter key from your account",workingMessage:"disconnecting...",action:()=>e.disconnect()}]}}]}];var xBa={id:"command",skipDefaultFilter:!0,resolve:So.computed(()=>(e)=>{let a=_Ba(e,DBa);function A(o){if(o.kind==="group"||o.kind==="input"){let c=QBa(a.breadcrumb,o.label);return{id:o.label,label:o.label,description:o.description,descendQuery:c,completeQuery:c,action:()=>{}}}return{id:o.label,label:o.label,description:o.description,workingMessage:o.workingMessage,completeQuery:[...a.breadcrumb,o.label].join(" "),action:o.action}}if(a.input){let{node:o,value:c}=a.input,p=()=>{if(!c)throw qr("PALETTE_INPUT_REQUIRED",{detail:o.placeholder,context:{command:o.label}})};return{items:[{id:o.label,label:c||`<${o.token}>`,placeholder:!c,description:c?o.description:o.placeholder,workingMessage:o.workingMessage,...o.confirm?{choices:()=>{return p(),o.confirm.choices(c).map((d)=>({id:d.label,label:d.label,description:d.description,workingMessage:o.workingMessage,action:(h)=>Promise.resolve(o.action(c,d.label,h))}))},action:()=>{}}:{action:(d)=>{return p(),Promise.resolve(o.action(c,void 0,d))}}}],breadcrumb:ifn(a.breadcrumb),invalid:!1}}return{items:a.nodes.map(A),breadcrumb:ifn(a.breadcrumb),invalid:a.noMatch}})};tm();function kEi(){let e=uS().cloud.client.registry.models,a=So.ref([]),A=So.ref([]),o=So.ref(!1),c=So.ref(null),p=!1;function d(){if(p||o.value||c.value)return;o.value=!0,e.all().then((B)=>{a.value=B.models,A.value=B.failures,p=!0}).catch((B)=>{c.value=B instanceof Error?B:Error(String(B))}).finally(()=>{o.value=!1})}function h(){if(c.value)c.value=null}return{models:a,failures:A,loading:o,error:c,ensure:d,reset:h}}var ofn;function t_t(){if(!ofn)ofn=kEi();return ofn}var a_t=So.ref({}),MBa={id:"model",maxHeight:8,onEnter:()=>{t_t().reset(),a_t.value={}},onLeft:(e)=>vBa(e,-1),onRight:(e)=>vBa(e,1),resolve:So.computed(()=>(e)=>{let a=sE(),A=t_t();A.ensure();let o=[],c=a.available.value;if(c.length>0){o.push(n_t("agents"));for(let d of c)o.push({id:`agent:${d}`,label:d,description:d===a.selected.value?"(active)":void 0,action:()=>{a.select(d)}})}if(A.error.value)return o.push(sfn("registry"),n_t("models")),o.push({id:"models:error",label:"error",description:A.error.value.message,action:()=>{},invalid:!0}),{items:o};if(A.loading.value)return o.push(sfn("registry"),n_t("models")),o.push({id:"models:loading",label:"\u2026",description:"loading models...",action:()=>{},invalid:!0}),{items:o};for(let d of A.failures.value)o.push({id:`failure:${d.source}`,label:d.source,description:d.message,action:()=>{},invalid:!0});let p=new Map;for(let d of A.models.value){let h=p.get(d.vendor);if(h)h.push(d);else p.set(d.vendor,[d])}for(let[d,h]of p){if(o.length>0)o.push(sfn(d));o.push(n_t(d));for(let B of h)o.push(DEi(B))}return{items:o}})};function DEi(e){let a=xEi(e);return{id:e.id,label:FBa(e),description:SEi(e,a),action:()=>{if(a.via==="openrouter"&&!qM().connections.openrouter.connected.value)return Promise.reject(qr("PROVIDER_NOT_CONNECTED",{detail:"OpenRouter key not connected \u2014 run :provider openrouter connect first",context:{provider:"openrouter"}}));if(a.via==="codex"&&!qM().connections.openai.connected.value)return Promise.reject(qr("PROVIDER_NOT_CONNECTED",{detail:"OpenAI account not connected \u2014 run :provider codex connect first",context:{provider:"codex"}}));return sE().selectModel(FEi(a))},workingMessage:`starting ${FBa(e)} via ${a.via}...`}}function vBa(e,a){let A=t_t().models.value.find((p)=>p.id===e.id);if(!A||A.routes.length<2)return;let c=(GBa(A)+a+A.routes.length)%A.routes.length;a_t.value={...a_t.value,[A.id]:c}}function GBa(e){return a_t.value[e.id]??vEi(e)}function xEi(e){return e.routes[GBa(e)]??e.routes[0]}function vEi(e){let a=qM().connections,A=e.routes.findIndex((p)=>p.via==="codex");if(A!==-1&&a.openai.connected.value)return A;let o=e.routes.findIndex((p)=>p.via==="openrouter");if(o!==-1&&a.openrouter.connected.value)return o;let c=e.routes.findIndex((p)=>p.via==="axon");if(c!==-1)return c;return 0}function FEi(e){switch(e.via){case"axon":return{provider:"axon",model:e.model};case"openrouter":return{provider:"openrouter",model:e.model};case"codex":return{provider:"codex",model:e.model}}}function FBa(e){let a=e.name.indexOf(": ");return a===-1?e.name:e.name.slice(a+2)}function SEi(e,a){let A=qM().connections,c=[a.via==="openrouter"&&!A.openrouter.connected.value?"\u2039 openrouter \u2014 no key \u203A":a.via==="codex"&&!A.openai.connected.value?"\u2039 codex \u2014 not connected \u203A":`\u2039 ${a.via} \u203A`];if(e.context>0)c.push(NEi(e.context));if(a.via==="axon")c.push(`${NBa(a.pricing.inPerMTok)} in \xB7 ${NBa(a.pricing.outPerMTok)} out /M`);if(a.via==="openrouter"&&a.pricing)c.push(`${SBa(a.pricing.prompt)} in \xB7 ${SBa(a.pricing.completion)} out /M`);if(a.via==="codex")c.push("subscription");return c.join(" ")}function n_t(e){return{id:`header:${e}`,label:e,action:()=>{},header:!0}}function sfn(e){return{id:`sep:${e}`,label:"",action:()=>{},separator:!0}}function NEi(e){if(e>=1e6)return`${(e/1e6).toFixed(e%1e6===0?0:1)}m ctx`;return`${Math.round(e/1000)}k ctx`}function SBa(e){return`$${e.toFixed(e>0&&e<0.01?4:2)}`}function NBa(e){let a=e/100;return`\xA3${a.toFixed(a>0&&a<0.01?4:2)}`}var LBa={id:"help",resolve:So.computed(()=>()=>{return{items:Object.entries(qlt).map(([a,A])=>({id:A,label:`${afn[A]} ${A}`,description:CBa[A]??a,action:()=>{Dte().mode.setMode(A)}}))}})};function MEi(e){let a=So.ref(0);function A(){a.value++}let o=So.computed(()=>{return a.value,e.history.recent()});function c(p,d){e.history.append(p,d),A()}return{entries:o,append:c}}var cfn;function A_t(){if(!cfn)cfn=MEi(uS().store);return cfn}var TBa={id:"history",resolve:So.computed(()=>()=>{return{items:A_t().entries.value.map((a)=>({id:a.id,label:a.content,description:a.agentName??void 0,action:()=>{Dte().text.value=a.content}}))}})};var UBa={id:"thread",maxHeight:8,resolve:So.computed(()=>(e)=>{let a=sE(),A=ny(),o=[];o.push(ufn("views")),o.push({id:"view:session",label:"session",description:`${a.session.value.events.length} events`,action:()=>{A.push("/logs/session")}}),o.push({id:"view:kernel",label:"kernel",description:`${a.session.value.kernelEvents.length} events \xB7 internals`,action:()=>{A.push("/logs/kernel")}}),o.push(RBa("capsule-sep"),ufn("capsule"));for(let p of a.session.value.processes)o.push({id:`proc:${p.procId}`,label:p.main?qBa(p.command):`\u23BF ${qBa(p.command)}`,description:LEi(p),action:()=>{A.push(`/capsule/${p.procId}`)}});let c=a.instances.value;if(c.length>0){o.push(RBa("agents-sep"),ufn("agents"));for(let p of c)o.push({id:`instance:${p.sessionId}`,label:p.name,description:GEi(p),action:()=>{a.focus(p.sessionId)}})}return{items:o}})};function GEi(e){let a=[];if(e.focused)a.push("(focused)");if(e.activity)a.push(e.activity);return a.push(e.sessionId.slice(0,8)),a.join(" \xB7 ")}function LEi(e){if(e.status==="running")return`running${e.pid?` \xB7 pid ${e.pid}`:""} \xB7 ${TEi(e.startedAt)}`;if(e.status==="down")return"down \xB7 restarting";return`exited ${e.exitCode??"?"}`}function qBa(e){let a=e.split(`
2512
- `)[0]??"";return a.length>40?a.slice(0,40)+"\u2026":a}function TEi(e){let a=Math.max(0,Math.round((Date.now()-e)/1000));if(a<60)return`${a}s`;if(a<3600)return`${Math.round(a/60)}m`;return`${Math.round(a/3600)}h`}function ufn(e){return{id:`header:${e}`,label:e,header:!0,action:()=>{}}}function RBa(e){return{id:e,label:"",separator:!0,action:()=>{}}}var KBa={id:"session",maxHeight:8,resolve:So.computed(()=>(e)=>{let a=sE();return{items:a.sessions.value.filter((o)=>o.hasEntries).map((o)=>({id:`session:${o.sessionId}`,label:`${o.agent} \xB7 ${o.sessionId.slice(0,8)}`,description:qEi(o),action:()=>{a.resume(o.agent,o.sessionId)}}))}})};function qEi(e){let a=[REi(e.modifiedAt)];if(e.running)a.push("running");return a.join(" \xB7 ")}function REi(e){let a=Math.max(0,Math.round((Date.now()-e)/1000));if(a<60)return"just now";if(a<3600)return`${Math.round(a/60)}m ago`;if(a<86400)return`${Math.round(a/3600)}h ago`;return`${Math.round(a/86400)}d ago`}var YBa=!1;function UEi(){if(YBa)return;YBa=!0;for(let e of[xBa,MBa,LBa,TBa,UBa,KBa])yBa(e)}function PBa(e){UEi();let{mode:a,query:A,setQuery:o}=e,c=So.ref(0),p=So.ref(0),d=So.ref(null),h=So.computed(()=>Afn(a.value)),B=So.ref(null),E=3,k=So.ref(null),v=So.ref(0),F=So.computed(()=>h.value?.tabs??null),T=So.computed(()=>{let Qn=F.value;if(!Qn)return null;return Qn.slice(v.value,v.value+E)});function K(Qn){let xa=F.value;if(!xa)return;let EA=xa.findIndex((tn)=>tn.id===Qn);if(EA===-1)return;if(k.value=Qn,EA<v.value)v.value=EA;else if(EA>=v.value+E)v.value=EA-E+1;ze()}let P=w_();So.watch(a,(Qn,xa)=>{let EA=Afn(Qn);if(B.value=EA?.createState?EA.createState():null,EA?.onEnter?.(B.value),k.value=EA?.tabs?.[0]?.id??null,v.value=0,c.value=0,p.value=0,d.value=null,xa!==void 0&&xa!=="normal"&&Qn==="normal")setTimeout(()=>P(),0)},{immediate:!0});let te=So.computed(()=>h.value?.resolve.value(A(),k.value,o)??{items:[]}),ue=So.computed(()=>te.value.items),ge=So.computed(()=>{if(d.value!==null)return d.value;let Qn=ue.value;if(h.value?.skipDefaultFilter)return Qn;let xa=A().toLowerCase().trim();if(!xa)return Qn;let EA=(On)=>On.label.toLowerCase().includes(xa)||(On.description?.toLowerCase().includes(xa)??!1),tn=[],na=[],fa=!1;for(let On of Qn){if(On.separator){na=[On],fa=!1;continue}if(On.header){na=[...na,On],fa=EA(On);continue}if(fa||EA(On)){if(na.length>0){if(tn.length===0&&na[0]?.separator)na.shift();tn.push(...na),na=[]}tn.push(On)}}return tn}),me=So.computed(()=>{if(Et.value!==null)return 1;if(ca.value!==null)return 1;if(ge.value.length===0)return 1;let Qn=h.value?.maxHeight??5;return Math.min(ge.value.length,Qn)});function Me(Qn,xa){let EA=Qn[xa];return!!EA&&!EA.header&&!EA.separator&&!EA.invalid}So.watch(ge,(Qn)=>{if(c.value>=Qn.length||!Me(Qn,c.value))c.value=Fe.value,p.value=0});let Fe=So.computed(()=>{let Qn=ge.value;for(let xa=0;xa<Qn.length;xa++)if(Me(Qn,xa))return xa;return 0});function fe(Qn){let xa=ge.value;if(xa[Qn]?.header)return!1;for(let EA=0;EA<=Qn&&EA<xa.length;EA++)if(xa[EA].header)return!0;return!1}function Te(){let Qn=me.value,xa=c.value;if(xa<=p.value)p.value=fe(xa)?Math.max(0,xa-1):xa;else if(xa>=p.value+Qn)p.value=xa-Qn+1}function ze(){p.value=0,c.value=Fe.value}function st(){ge.value[c.value]?.preview?.()}let Et=So.ref(null),ct=null;function mt(){ct?.abort(),ct=null,Et.value=null}async function Gt(Qn){ct=new AbortController;let xa=ct.signal,EA=Qn.action(xa);if(!(EA instanceof Promise)){ct=null;return}let tn=Qn.label;Et.value={kind:"working",label:tn,message:Qn.workingMessage??Qn.description??"working..."};try{if(await EA,!xa.aborted)Et.value=null,o(""),a.value="normal"}catch(na){if(!xa.aborted)Et.value={kind:"error",label:tn,message:na instanceof Error?na.message:"failed"}}finally{ct=null}}function Ve(Qn){if(Qn.choices)try{d.value=Qn.choices(),c.value=0,p.value=0}catch(xa){Et.value={kind:"error",label:Qn.label,message:xa instanceof Error?xa.message:"failed"}}else if(Qn.descendQuery!==void 0)o(Qn.descendQuery);else Gt(Qn)}function Tt(){if(Et.value!==null)return null;let Qn=ge.value[c.value]??null;if(Qn&&Me(ge.value,c.value))Ve(Qn);return Qn}function Mn(Qn){if(Et.value!==null)return null;let xa=ge.value[Qn]??null;if(xa&&Me(ge.value,Qn))c.value=Qn,Ve(xa);return xa}function St(Qn){if(!Me(ge.value,Qn))return;c.value=Qn,Te(),st()}Cb("tab",(Qn)=>{if(Et.value===null){let xa=ge.value[c.value]??null;if(xa&&Me(ge.value,c.value)&&xa.completeQuery!==void 0)o(xa.completeQuery)}if(Qn)Qn.consumed=!0}),Cb("up",(Qn)=>{let xa=ge.value,EA=xa.length;if(EA===0)return;for(let tn=1;tn<=EA;tn++){let na=(c.value-tn+EA)%EA;if(Me(xa,na)){c.value=na,Te(),st();break}}if(Qn)Qn.consumed=!0}),Cb("down",(Qn)=>{let xa=ge.value,EA=xa.length;if(EA===0)return;for(let tn=1;tn<=EA;tn++){let na=(c.value+tn)%EA;if(Me(xa,na)){c.value=na,Te(),st();break}}if(Qn)Qn.consumed=!0}),Cb("escape",(Qn)=>{if(Et.value?.kind==="working"){if(mt(),Qn)Qn.consumed=!0;return}if(Et.value!==null){if(mt(),Qn)Qn.consumed=!0;return}if(d.value!==null){if(d.value=null,c.value=Fe.value,p.value=0,Qn)Qn.consumed=!0;return}if(ge.value.length===0)return;if(B.value=h.value?.createState?h.value.createState():null,Qn)Qn.consumed=!0});function Da(){let Qn=ge.value;return Me(Qn,c.value)?Qn[c.value]:null}Cb("left",(Qn)=>{let xa=F.value;if(xa&&k.value){let na=xa.findIndex((fa)=>fa.id===k.value);if(K(xa[(na-1+xa.length)%xa.length].id),Qn)Qn.consumed=!0;return}let EA=h.value?.onLeft,tn=Da();if(EA&&tn){if(EA(tn),Qn)Qn.consumed=!0}}),Cb("right",(Qn)=>{let xa=F.value;if(xa&&k.value){let na=xa.findIndex((fa)=>fa.id===k.value);if(K(xa[(na+1)%xa.length].id),Qn)Qn.consumed=!0;return}let EA=h.value?.onRight,tn=Da();if(EA&&tn){if(EA(tn),Qn)Qn.consumed=!0}});let Ga=So.computed(()=>{let Qn=ge.value,xa=p.value,EA=null;for(let tn=0;tn<=xa&&tn<Qn.length;tn++)if(Qn[tn].header)EA=Qn[tn].label;if(Qn[xa]?.header)return null;return EA}),Ot=So.computed(()=>te.value.breadcrumb??null),ca=So.computed(()=>te.value.status??null),IA=So.computed(()=>te.value.invalid??!1);return{filtered:ge,height:me,isRegisteredMode:So.computed(()=>h.value!==void 0),selectedIndex:So.computed(()=>c.value),scrollY:So.computed(()=>p.value),tabs:T,activeTabId:So.computed(()=>k.value),stickyHeader:Ga,breadcrumb:Ot,status:ca,isInvalidCommand:IA,working:So.computed(()=>Et.value),hasChoiceList:So.computed(()=>d.value!==null),selectTab:K,reset:ze,selectCurrent:Tt,selectAt:Mn,hoverAt:St,abortWorking:mt}}Yun();var lfn;function i_t(){if(!lfn)lfn=KEi();return lfn}function KEi(){let a=uS().mic,A=So.ref(a.waveform()),o=So.ref(a.isActive()),c=So.ref(0),p=null,d=0;function h(){A.value=a.waveform(),o.value=a.isActive(),c.value=o.value?Math.floor((Date.now()-d)/1000):0}function B(){if(p)return;p=setInterval(h,mut.tickMs)}function E(){if(!p)return;clearInterval(p),p=null}return{waveform:So.computed(()=>A.value),isActive:So.computed(()=>o.value),elapsedSeconds:So.computed(()=>c.value),async start(){d=Date.now(),await a.start(),h(),B()},async stop(){let k=await a.stop();return h(),E(),k}}}var pfn;function r_t(){if(!pfn)pfn=YEi();return pfn}function YEi(){let e=So.ref(!0);function a(){e.value=!0}function A(o){return o.onScroll(({scrollY:c,maxScroll:p})=>{e.value=c>=p})}return{following:e,attach:a,observe:A}}var PEi=400,gfn;function Dte(){if(!gfn)gfn=jEi();return gfn}function jEi(){let e=ny(),a=f_(),A=So.ref(""),o=BBa(()=>A.value,()=>a.value.path!=="/auth"),c=PBa({mode:o.mode,query:()=>A.value,setQuery:(te)=>{A.value=te}}),p=i_t(),d=uS(),h=So.ref(!1),B=So.ref(null),E=null,k=null;So.watch(o.mode,(te,ue)=>{if(te==="page")E=e.currentRoute.value.path;if(ue==="page"&&te==="normal"&&E!==null)e.push(E),E=null;if(ue==="command"&&te==="normal"&&A.value.startsWith(":"))A.value="";if(te==="history")k=A.value;if(ue==="history"&&te==="normal"&&k!==null)A.value=k,k=null;if(te==="voice"&&ue!=="voice")p.start().catch((ge)=>{B.value=ge instanceof Error?ge:Error(String(ge)),o.setMode("normal")});if(ue==="voice"&&te!=="voice"){let ge=o.voiceExitReason.value;o.voiceExitReason.value=null,v(ge)}},{flush:"sync"});async function v(te){let ue=await p.stop();if(te!=="confirm")return;o.processing.value=!0;try{let{text:ge}=await d.cloud.client.cloud.stt.transcribe(ue);if(ge.trim())A.value=ge}catch(ge){B.value=ge instanceof Error?ge:Error(String(ge))}finally{o.processing.value=!1}}let F=0;function T(){if(c.working.value?.kind==="working"){c.abortWorking();return}if(c.working.value!==null){c.abortWorking(),A.value="",o.setMode("normal");return}if(sE().interrupt())return;let te=Date.now(),ue=te-F<PEi;if(F=te,ue)A.value="";else{if(o.mode.value==="command")A.value="";if(o.mode.value==="voice")o.voiceExitReason.value="cancel";o.setMode("normal")}}function K(){if(c.working.value!==null)return;if(c.isInvalidCommand.value){h.value=!0,setTimeout(()=>{h.value=!1},600);return}if(o.mode.value!=="normal"&&c.filtered.value.length>0){E=null,k=null;let ue=o.mode.value,ge=c.hasChoiceList.value;if(c.selectCurrent(),c.hasChoiceList.value||ge)return;if(c.reset(),o.mode.value===ue&&c.working.value===null){if(ue!=="history")A.value="";o.setMode("normal")}return}if(a.value.path==="/auth"){A.value="";return}if(o.mode.value==="normal"&&A.value.trim()){let ue=A.value;A.value="",c.reset(),B.value=null,r_t().attach();try{A_t().append(ue,sE().selected.value)}catch{}sE().send(ue).catch((ge)=>{B.value=ge instanceof Error?ge:Error(String(ge))})}}function P(te){A.value+=te}return{text:A,inputError:h,sendError:B,mode:o,palette:c,onEnter:K,onEscape:T,onPrintable:P}}var HEi=ym.defineComponent,Ej=ym.toDisplayString,RM=ym.createElementVNode;var qhe=ym.createCommentVNode,UM=ym.openBlock,KM=ym.createElementBlock;var jBa=ym.renderList,Rhe=ym.Fragment,o_t=ym.normalizeClass,Ame=ym.normalizeStyle;var IB=ym.unref;var HBa={"data-v-5aaea7d3\x00.palette":{display:"flex",flexDirection:"column",maxHeight:9},"data-v-5aaea7d3\x00.tab-row":{display:"flex",flexDirection:"row",height:1,flexShrink:0,scrollable:!1,gap:1},"data-v-5aaea7d3\x00.border-top":{height:1,flexShrink:0,scrollable:!1},"data-v-5aaea7d3\x00.tab-fill":{flexGrow:1,flexShrink:1,flexBasis:0,scrollable:!1,height:1},"data-v-5aaea7d3\x00.tab-sep":{width:1,height:1,visualStyles:{fg:"grey"}},"data-v-5aaea7d3\x00.tab-label":{height:1,whiteSpace:"nowrap"},"data-v-5aaea7d3\x00.tab-end":{width:1,height:1},"data-v-5aaea7d3\x00.item-list":{scrollable:!0,alwaysScroll:!0,scrollableY:!0},"data-v-5aaea7d3\x00.item":{display:"flex",height:1},"data-v-5aaea7d3\x00.item.header":{visualStyles:{fg:"grey"}},"data-v-5aaea7d3\x00.item.invalid .name":{visualStyles:{fg:"#dc3c3c"}},"data-v-5aaea7d3\x00.item.invalid .desc":{visualStyles:{fg:"#b43c3c"}},"data-v-5aaea7d3\x00.item.dimmed .name":{visualStyles:{fg:"grey"}},"data-v-5aaea7d3\x00.item.working .working-msg":{visualStyles:{fg:"grey"}},"data-v-5aaea7d3\x00.item.error .working-msg":{visualStyles:{fg:"#dc3c3c"}},"data-v-5aaea7d3\x00.item.empty-state .desc":{visualStyles:{fg:"#5a5a5a"}},"data-v-5aaea7d3\x00.working-row":{gap:1},"data-v-5aaea7d3\x00.working-name":{height:1,scrollable:!1},"data-v-5aaea7d3\x00.working-msg":{flexGrow:1,flexShrink:1,flexBasis:0,height:1,scrollable:!1,visualStyles:{fg:"grey"}},"data-v-5aaea7d3\x00.working-cancel":{width:2,height:1,visualStyles:{fg:"grey"}},"data-v-5aaea7d3\x00.status":{hover:{visualStyles:{bg:null}}},"data-v-5aaea7d3\x00.status.error .desc":{visualStyles:{fg:"#b43c3c"}},"data-v-5aaea7d3\x00.status .desc":{visualStyles:{fg:"grey"}},"data-v-5aaea7d3\x00.selector":{width:2},"data-v-5aaea7d3\x00.breadcrumb":{scrollable:!1},"data-v-5aaea7d3\x00.name":{width:25,scrollable:!1},"data-v-5aaea7d3\x00.name.placeholder":{visualStyles:{fg:"grey"}},"data-v-5aaea7d3\x00.desc":{flexGrow:1,flexShrink:1,flexBasis:0,scrollable:!1,visualStyles:{fg:"grey"}},"data-v-5aaea7d3\x00.header-label":{flexGrow:1,flexShrink:1,flexBasis:0,marginLeft:2,scrollable:!1,visualStyles:{fg:"grey"}}},JBa=HEi({__name:"palette",props:{primary:{type:String,required:!0}},setup(e){let A=Dte().palette,o="\u2500".repeat(200),c=ym.computed(()=>A.breadcrumb.value?A.breadcrumb.value.length+1:0);return(p,d)=>{return UM(),KM("div",{class:"palette"},[qhe(" Tab row OR plain border-top "),IB(A).tabs.value!==null?(UM(),KM("div",{key:0,class:"tab-row",style:Ame({color:e.primary})},[RM("div",{class:"tab-fill"},Ej(IB(o)),1),(UM(!0),KM(Rhe,null,jBa(IB(A).tabs.value,(h,B)=>{return UM(),KM(Rhe,{key:h.id},[B>0?(UM(),KM("span",{key:0,class:"tab-sep"},"\u2500")):qhe("v-if",!0),RM("span",{class:"tab-label",style:Ame({color:h.id===IB(A).activeTabId.value?e.primary:"grey"}),onPress:()=>IB(A).selectTab(h.id)},Ej(h.label),45,["onPress"])],64)}),128)),RM("div",{class:"tab-end"},"\u2500")],4)):(UM(),KM("div",{key:1,class:"border-top",style:Ame({color:e.primary})},Ej(IB(o)),5)),qhe(` Scrollable item list \u2014 renders every filtered item (not a
2513
- pre-sliced window) so VTerm's real overflow-y:scroll measures
2514
- genuine overflow and draws its own native scrollbar/handles
2515
- wheel+drag. A manually pre-sliced list never overflows its own
2516
- container, so VTerm correctly (from its perspective) never
2517
- drew a scrollbar for it. `),RM("div",{class:"item-list",style:Ame({height:IB(A).height.value}),"scroll-y":IB(A).scrollY.value},[qhe(" Working state "),IB(A).working.value!==null?(UM(),KM("div",{key:0,class:o_t(["item working-row",IB(A).working.value.kind])},[RM("span",{class:"selector",style:Ame({color:e.primary})},">",4),RM("span",{class:"working-name",style:Ame({color:e.primary})},Ej(IB(A).working.value.label),5),RM("span",{class:"working-msg"},Ej(IB(A).working.value.message),1),RM("span",{class:"working-cancel",onPress:d[0]||(d[0]=()=>IB(A).abortWorking())},"x",32)],2)):IB(A).status.value!==null?(UM(),KM(Rhe,{key:1},[qhe(" Status row (loading, error) "),RM("div",{class:o_t(["item status",IB(A).status.value.kind])},[RM("span",{class:"selector"}),RM("span",{class:"desc"},Ej(IB(A).status.value.message),1)],2)],64)):IB(A).filtered.value.length===0?(UM(),KM(Rhe,{key:2},[qhe(' Empty state \u2014 the palette stays visible (border, no content) rather than collapsing invisibly, which would look broken since nothing else signals "a palette is open" here. '),RM("div",{class:"item empty-state"},[RM("span",{class:"selector"}),RM("span",{class:"desc"},Ej(IB(A).isRegisteredMode.value?"nothing here":"not implemented yet"),1)])],2112)):(UM(),KM(Rhe,{key:3},[qhe(" Item list "),(UM(!0),KM(Rhe,null,jBa(IB(A).filtered.value,(h,B)=>{return UM(),KM("div",{key:h.id+B,class:o_t(["item",{header:h.header||B===IB(A).scrollY.value&&IB(A).stickyHeader.value!==null,separator:h.separator&&!(B===IB(A).scrollY.value&&IB(A).stickyHeader.value!==null),invalid:h.invalid,dimmed:!h.invalid&&!h.header&&!h.separator&&IB(A).filtered.value[0]?.invalid}]),onPress:()=>!h.invalid&&!h.header&&!(B===IB(A).scrollY.value&&IB(A).stickyHeader.value!==null)&&!h.separator&&IB(A).selectAt(B),onMouseover:()=>!h.invalid&&!h.header&&!(B===IB(A).scrollY.value&&IB(A).stickyHeader.value!==null)&&!h.separator&&IB(A).hoverAt(B)},[B===IB(A).scrollY.value&&IB(A).stickyHeader.value!==null?(UM(),KM("span",{key:0,class:"header-label"},Ej(IB(A).stickyHeader.value),1)):h.separator?(UM(),KM(Rhe,{key:1},[],64)):h.header?(UM(),KM("span",{key:2,class:"header-label"},Ej(h.label),1)):(UM(),KM(Rhe,{key:3},[RM("span",{class:"selector",style:Ame({color:e.primary})},Ej(B===IB(A).selectedIndex.value?">":" "),5),IB(A).breadcrumb.value?(UM(),KM("span",{key:0,class:"breadcrumb",style:Ame({width:IB(c),color:B===0?e.primary:""})},Ej(B===0?IB(A).breadcrumb.value:""),5)):qhe("v-if",!0),RM("span",{class:o_t(["name",{placeholder:h.placeholder}]),style:Ame({color:!h.invalid&&!h.placeholder&&B===IB(A).selectedIndex.value?e.primary:""})},Ej(h.label),7),RM("span",{class:"desc"},Ej(h.description??""),1)],64))],42,["onPress","onMouseover"])}),128))],64))],12,["scroll-y"])])}}});JBa.__scopeId="data-v-5aaea7d3";var OBa=JBa;var Ef=vd(Vf(),1);var JEi=Ef.defineComponent,$Ba=Ef.toDisplayString,zBa=Ef.createElementVNode;var OEi=Ef.openBlock,$Ei=Ef.createElementBlock;var zEi=Ef.normalizeStyle;var WEi=Ef.unref;var WBa={"data-v-dfa79a1a\x00.visualizer":{display:"flex",width:"100%",height:1,scrollable:!1},"data-v-dfa79a1a\x00.waveform":{width:"100%",scrollable:!1},"data-v-dfa79a1a\x00.timer":{flexShrink:0,width:5,visualStyles:{fg:"#646464"}}},ZBa=JEi({__name:"voice-visualizer",props:{waveform:{type:String,required:!0},status:{type:String,required:!0},primary:{type:String,required:!0},elapsedSeconds:{type:Number,required:!0}},setup(e){let a=e,A=Ef.computed(()=>{let o=Math.floor(a.elapsedSeconds/60),c=a.elapsedSeconds%60;return`${String(o).padStart(2,"0")}:${String(c).padStart(2,"0")}`});return(o,c)=>{return OEi(),$Ei("div",{class:"visualizer"},[zBa("div",{class:"waveform",style:zEi({color:e.primary})},$Ba(e.waveform),5),zBa("div",{class:"timer"},$Ba(WEi(A)),1)])}}});ZBa.__scopeId="data-v-dfa79a1a";var VBa=ZBa;var dfn;function XBa(){if(!dfn)dfn=gE();return dfn}var ZEi=$d.defineComponent,eIa=$d.toDisplayString,Uhe=$d.createElementVNode;var s_t=$d.createCommentVNode,mfn=$d.openBlock,VEi=$d.createElementBlock,tIa=$d.createBlock;var ffn=$d.normalizeStyle;var _j=$d.unref;var XEi=$d.withDirectives;var e_i=KQ;var nIa={"data-v-f987d68d\x00.input-box":{width:"100%",display:"flex",flexDirection:"column"},"data-v-f987d68d\x00.input-box .top":{display:"flex",flexDirection:"column",scrollable:!1},"data-v-f987d68d\x00.input-box .input-bar":{display:"flex",flexDirection:"column",gap:1},"data-v-f987d68d\x00.input-box .input-section":{display:"flex"},"data-v-f987d68d\x00textarea":{visualStyles:{bg:null}},"data-v-f987d68d\x00.bottom":{height:1,display:"flex",width:"100%",justifyContent:"space-between"},"data-v-f987d68d\x00.bottom .left":{visualStyles:{fg:"grey"},width:"100%"},"data-v-f987d68d\x00.voice-row":{height:1,display:"flex",width:"100%"},"data-v-f987d68d\x00.input-prefix":{marginRight:1}},c_t="#00B4D8",t_i=12,aIa=ZEi({__name:"index",setup(e){let a=Dte();a.mode.bindKeys();let A=TQ(),o=XBa(),c=The(),p=i_t(),d=new Set(["normal","voice","loading","escalation"]),h=$d.computed(()=>!d.has(a.mode.mode.value));Cb("enter",(v)=>{if(a.onEnter(),v)v.consumed=!0}),Cb("escape",(v)=>{if(a.onEscape(),v)v.consumed=!0}),Cb("**",(v)=>{if(v.ctrl||v.meta)return;if(v.name==="escape")return;let F=A.getFocusedType();if(F==="input"||F==="textarea"||F==="editor")return;if(v.name in qlt&&a.text.value.length===0)return;if(!(v.name?.length===1||v.name==="space"))return;A.focusId("axon-input"),a.onPrintable(v.name==="space"?" ":v.name),v.consumed=!0});let B=o.onDrop((v)=>{let F=a.text.value&&!a.text.value.endsWith(" ")?" ":"";a.text.value+=F+v});$d.onUnmounted(B);let E=$d.computed(()=>{let v=o.cwd.value,F=process.env.HOME;return F&&v.startsWith(F)?v.replace(F,"~"):v}),k=$d.computed(()=>{if(a.mode.mode.value!=="normal")return 1;let v=o.width.value-2,F=a.text.value.split(`
2518
- `).reduce((T,K)=>{return T+Math.max(1,Math.ceil(K.length/v)||1)},0);return Math.min(t_i,Math.max(1,F))});return(v,F)=>{return mfn(),VEi("div",{class:"input-box"},[Uhe("div",{class:"top"},[Uhe("div",{class:"input-bar",style:ffn({"border-top":"0px","border-bottom":`1px solid ${c_t}`})},[s_t(` <input-bar-pulls-strip
2519
- v-if="ollama && (ollama.pulls.value.length > 0 || ollama.loads.value.length > 0)"
2520
- :pulls="ollama.pulls.value"
2521
- :loads="ollama.loads.value"
2522
- :primary="primary"
2523
- /> `),_j(h)?(mfn(),tIa(OBa,{key:0,primary:c_t})):s_t("v-if",!0),Uhe("div",{class:"input-section"},[Uhe("div",{class:"input-prefix",style:ffn({color:_j(a).inputError.value?"rgb(220, 60, 60)":c_t})},eIa(_j(a).mode.symbol.value),5),XEi(Uhe("textarea",{id:"axon-input",placeholder:"ask me anything...",style:ffn({height:`${_j(k)}`,color:_j(a).inputError.value?"rgb(220, 60, 60)":""}),"onUpdate:modelValue":F[0]||(F[0]=(T)=>_j(a).text.value=T)},null,4),[[e_i,_j(a).text.value]])])],4)]),Uhe("div",{class:"bottom"},[s_t(" Exit-guard hint borrows the cwd row while set (ctrl+c pressed once). "),Uhe("div",{class:"left"},eIa(_j(c).hint.value??_j(E)),1)]),Uhe("div",{class:"voice-row"},[_j(a).mode.mode.value==="voice"?(mfn(),tIa(VBa,{key:0,waveform:_j(p).waveform.value,status:_j(p).isActive.value?"idle":"done",primary:c_t,"elapsed-seconds":_j(p).elapsedSeconds.value},null,8,["waveform","status","elapsed-seconds"])):s_t("v-if",!0)])])}}});aIa.__scopeId="data-v-f987d68d";var AIa=aIa;var n_i=uh.defineComponent;var a_i=uh.openBlock,A_i=uh.createElementBlock;var hfn=uh.createVNode;var iIa={"data-v-20aeb127\x00.bottom-region":{display:"flex",flexDirection:"column",width:"100%"}},rIa=n_i({__name:"index",setup(e){return(a,A)=>{return a_i(),A_i("div",{class:"bottom-region"},[hfn(pBa),hfn(hBa),hfn(AIa)])}}});rIa.__scopeId="data-v-20aeb127";var oIa=rIa;var Qm=vd(Vf(),1);var Efn={};UA(Efn,{unescapeMd:()=>v_i,unescapeAll:()=>ime,normalizeReference:()=>s3e,lib:()=>T_i,isWhiteSpace:()=>i3e,isValidEntityCode:()=>B_t,isString:()=>C_t,isSpace:()=>fI,isPunctCharCode:()=>r3e,isPunctChar:()=>wIa,isMdAsciiPunct:()=>o3e,has:()=>Q_i,fromCodePoint:()=>K6e,escapeRE:()=>L_i,escapeHtml:()=>rme,assign:()=>U6e,asciiTrim:()=>c3e,arrayReplaceAt:()=>yfn});var d_t={};UA(d_t,{parse:()=>Klt,format:()=>q6e,encode:()=>p_t,decode:()=>Ult});var sIa={};function i_i(e){let a=sIa[e];if(a)return a;a=sIa[e]=[];for(let A=0;A<128;A++){let o=String.fromCharCode(A);a.push(o)}for(let A=0;A<e.length;A++){let o=e.charCodeAt(A);a[o]="%"+("0"+o.toString(16).toUpperCase()).slice(-2)}return a}function u_t(e,a){if(typeof a!=="string")a=u_t.defaultChars;let A=i_i(a);return e.replace(/(%[a-f0-9]{2})+/gi,function(o){let c="";for(let p=0,d=o.length;p<d;p+=3){let h=parseInt(o.slice(p+1,p+3),16);if(h<128){c+=A[h];continue}if((h&224)===192&&p+3<d){let B=parseInt(o.slice(p+4,p+6),16);if((B&192)===128){let E=h<<6&1984|B&63;if(E<128)c+="\uFFFD\uFFFD";else c+=String.fromCharCode(E);p+=3;continue}}if((h&240)===224&&p+6<d){let B=parseInt(o.slice(p+4,p+6),16),E=parseInt(o.slice(p+7,p+9),16);if((B&192)===128&&(E&192)===128){let k=h<<12&61440|B<<6&4032|E&63;if(k<2048||k>=55296&&k<=57343)c+="\uFFFD\uFFFD\uFFFD";else c+=String.fromCharCode(k);p+=6;continue}}if((h&248)===240&&p+9<d){let B=parseInt(o.slice(p+4,p+6),16),E=parseInt(o.slice(p+7,p+9),16),k=parseInt(o.slice(p+10,p+12),16);if((B&192)===128&&(E&192)===128&&(k&192)===128){let v=h<<18&1835008|B<<12&258048|E<<6&4032|k&63;if(v<65536||v>1114111)c+="\uFFFD\uFFFD\uFFFD\uFFFD";else v-=65536,c+=String.fromCharCode(55296+(v>>10),56320+(v&1023));p+=9;continue}}c+="\uFFFD"}return c})}u_t.defaultChars=";/?:@&=+$,#";u_t.componentChars="";var Ult=u_t;var cIa={};function r_i(e){let a=cIa[e];if(a)return a;a=cIa[e]=[];for(let A=0;A<128;A++){let o=String.fromCharCode(A);if(/^[0-9a-z]$/i.test(o))a.push(o);else a.push("%"+("0"+A.toString(16).toUpperCase()).slice(-2))}for(let A=0;A<e.length;A++)a[e.charCodeAt(A)]=e[A];return a}function l_t(e,a,A){if(typeof a!=="string")A=a,a=l_t.defaultChars;if(typeof A>"u")A=!0;let o=r_i(a),c="";for(let p=0,d=e.length;p<d;p++){let h=e.charCodeAt(p);if(A&&h===37&&p+2<d){if(/^[0-9a-f]{2}$/i.test(e.slice(p+1,p+3))){c+=e.slice(p,p+3),p+=2;continue}}if(h<128){c+=o[h];continue}if(h>=55296&&h<=57343){if(h>=55296&&h<=56319&&p+1<d){let B=e.charCodeAt(p+1);if(B>=56320&&B<=57343){c+=encodeURIComponent(e[p]+e[p+1]),p++;continue}}c+="%EF%BF%BD";continue}c+=encodeURIComponent(e[p])}return c}l_t.defaultChars=";/?:@&=+$,-_.!~*'()#";l_t.componentChars="-_.!~*'()";var p_t=l_t;function q6e(e){let a="";if(a+=e.protocol||"",a+=e.slashes?"//":"",a+=e.auth?e.auth+"@":"",e.hostname&&e.hostname.indexOf(":")!==-1)a+="["+e.hostname+"]";else a+=e.hostname||"";return a+=e.port?":"+e.port:"",a+=e.pathname||"",a+=e.search||"",a+=e.hash||"",a}function g_t(){this.protocol=null,this.slashes=null,this.auth=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.pathname=null}var o_i=/^([a-z0-9.+-]+:)/i,s_i=/:[0-9]*$/,c_i=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,u_i=["<",">",'"',"`"," ","\r",`
2524
- `,"\t"],l_i=["{","}","|","\\","^","`"].concat(u_i),p_i=["'"].concat(l_i),uIa=["%","/","?",";","#"].concat(p_i),lIa=["/","?","#"],g_i=255,pIa=/^[+a-z0-9A-Z_-]{0,63}$/,d_i=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,gIa={javascript:!0,"javascript:":!0},dIa={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0};function m_i(e,a){if(e&&e instanceof g_t)return e;let A=new g_t;return A.parse(e,a),A}g_t.prototype.parse=function(e,a){let A,o,c,p=e;if(p=p.trim(),!a&&e.split("#").length===1){let E=c_i.exec(p);if(E){if(this.pathname=E[1],E[2])this.search=E[2];return this}}let d=o_i.exec(p);if(d)d=d[0],A=d.toLowerCase(),this.protocol=d,p=p.substr(d.length);if(a||d||p.match(/^\/\/[^@\/]+@[^@\/]+/)){if(c=p.substr(0,2)==="//",c&&!(d&&gIa[d]))p=p.substr(2),this.slashes=!0}if(!gIa[d]&&(c||d&&!dIa[d])){let E=-1;for(let K=0;K<lIa.length;K++)if(o=p.indexOf(lIa[K]),o!==-1&&(E===-1||o<E))E=o;let k,v;if(E===-1)v=p.lastIndexOf("@");else v=p.lastIndexOf("@",E);if(v!==-1)k=p.slice(0,v),p=p.slice(v+1),this.auth=k;E=-1;for(let K=0;K<uIa.length;K++)if(o=p.indexOf(uIa[K]),o!==-1&&(E===-1||o<E))E=o;if(E===-1)E=p.length;if(p[E-1]===":")E--;let F=p.slice(0,E);p=p.slice(E),this.parseHost(F),this.hostname=this.hostname||"";let T=this.hostname[0]==="["&&this.hostname[this.hostname.length-1]==="]";if(!T){let K=this.hostname.split(/\./);for(let P=0,te=K.length;P<te;P++){let ue=K[P];if(!ue)continue;if(!ue.match(pIa)){let ge="";for(let me=0,Me=ue.length;me<Me;me++)if(ue.charCodeAt(me)>127)ge+="x";else ge+=ue[me];if(!ge.match(pIa)){let me=K.slice(0,P),Me=K.slice(P+1),Fe=ue.match(d_i);if(Fe)me.push(Fe[1]),Me.unshift(Fe[2]);if(Me.length)p=Me.join(".")+p;this.hostname=me.join(".");break}}}}if(this.hostname.length>g_i)this.hostname="";if(T)this.hostname=this.hostname.substr(1,this.hostname.length-2)}let h=p.indexOf("#");if(h!==-1)this.hash=p.substr(h),p=p.slice(0,h);let B=p.indexOf("?");if(B!==-1)this.search=p.substr(B),p=p.slice(0,B);if(p)this.pathname=p;if(dIa[A]&&this.hostname&&!this.pathname)this.pathname="";return this};g_t.prototype.parseHost=function(e){let a=s_i.exec(e);if(a){if(a=a[0],a!==":")this.port=a.substr(1);e=e.substr(0,e.length-a.length)}if(e)this.hostname=e};var Klt=m_i;var bfn={};UA(bfn,{Z:()=>b_t,S:()=>h_t,P:()=>R6e,Cf:()=>mIa,Cc:()=>f_t,Any:()=>m_t});var m_t=/[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/;var f_t=/[\0-\x1F\x7F-\x9F]/;var mIa=/[\xAD\u0600-\u0605\u061C\u06DD\u070F\u0890\u0891\u08E2\u180E\u200B-\u200F\u202A-\u202E\u2060-\u2064\u2066-\u206F\uFEFF\uFFF9-\uFFFB]|\uD804[\uDCBD\uDCCD]|\uD80D[\uDC30-\uDC3F]|\uD82F[\uDCA0-\uDCA3]|\uD834[\uDD73-\uDD7A]|\uDB40[\uDC01\uDC20-\uDC7F]/;var R6e=/[!-#%-\*,-\/:;\?@\[-\]_\{\}\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061D-\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u09FD\u0A76\u0AF0\u0C77\u0C84\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1B7D\u1B7E\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E4F\u2E52-\u2E5D\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD803[\uDEAD\uDF55-\uDF59\uDF86-\uDF89]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDC4B-\uDC4F\uDC5A\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDEB9\uDF3C-\uDF3E]|\uD806[\uDC3B\uDD44-\uDD46\uDDE2\uDE3F-\uDE46\uDE9A-\uDE9C\uDE9E-\uDEA2\uDF00-\uDF09]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8\uDF43-\uDF4F\uDFFF]|\uD809[\uDC70-\uDC74]|\uD80B[\uDFF1\uDFF2]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD81B[\uDE97-\uDE9A\uDFE2]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]|\uD83A[\uDD5E\uDD5F]/;var h_t=/[\$\+<->\^`\|~\xA2-\xA6\xA8\xA9\xAC\xAE-\xB1\xB4\xB8\xD7\xF7\u02C2-\u02C5\u02D2-\u02DF\u02E5-\u02EB\u02ED\u02EF-\u02FF\u0375\u0384\u0385\u03F6\u0482\u058D-\u058F\u0606-\u0608\u060B\u060E\u060F\u06DE\u06E9\u06FD\u06FE\u07F6\u07FE\u07FF\u0888\u09F2\u09F3\u09FA\u09FB\u0AF1\u0B70\u0BF3-\u0BFA\u0C7F\u0D4F\u0D79\u0E3F\u0F01-\u0F03\u0F13\u0F15-\u0F17\u0F1A-\u0F1F\u0F34\u0F36\u0F38\u0FBE-\u0FC5\u0FC7-\u0FCC\u0FCE\u0FCF\u0FD5-\u0FD8\u109E\u109F\u1390-\u1399\u166D\u17DB\u1940\u19DE-\u19FF\u1B61-\u1B6A\u1B74-\u1B7C\u1FBD\u1FBF-\u1FC1\u1FCD-\u1FCF\u1FDD-\u1FDF\u1FED-\u1FEF\u1FFD\u1FFE\u2044\u2052\u207A-\u207C\u208A-\u208C\u20A0-\u20C0\u2100\u2101\u2103-\u2106\u2108\u2109\u2114\u2116-\u2118\u211E-\u2123\u2125\u2127\u2129\u212E\u213A\u213B\u2140-\u2144\u214A-\u214D\u214F\u218A\u218B\u2190-\u2307\u230C-\u2328\u232B-\u2426\u2440-\u244A\u249C-\u24E9\u2500-\u2767\u2794-\u27C4\u27C7-\u27E5\u27F0-\u2982\u2999-\u29D7\u29DC-\u29FB\u29FE-\u2B73\u2B76-\u2B95\u2B97-\u2BFF\u2CE5-\u2CEA\u2E50\u2E51\u2E80-\u2E99\u2E9B-\u2EF3\u2F00-\u2FD5\u2FF0-\u2FFF\u3004\u3012\u3013\u3020\u3036\u3037\u303E\u303F\u309B\u309C\u3190\u3191\u3196-\u319F\u31C0-\u31E3\u31EF\u3200-\u321E\u322A-\u3247\u3250\u3260-\u327F\u328A-\u32B0\u32C0-\u33FF\u4DC0-\u4DFF\uA490-\uA4C6\uA700-\uA716\uA720\uA721\uA789\uA78A\uA828-\uA82B\uA836-\uA839\uAA77-\uAA79\uAB5B\uAB6A\uAB6B\uFB29\uFBB2-\uFBC2\uFD40-\uFD4F\uFDCF\uFDFC-\uFDFF\uFE62\uFE64-\uFE66\uFE69\uFF04\uFF0B\uFF1C-\uFF1E\uFF3E\uFF40\uFF5C\uFF5E\uFFE0-\uFFE6\uFFE8-\uFFEE\uFFFC\uFFFD]|\uD800[\uDD37-\uDD3F\uDD79-\uDD89\uDD8C-\uDD8E\uDD90-\uDD9C\uDDA0\uDDD0-\uDDFC]|\uD802[\uDC77\uDC78\uDEC8]|\uD805\uDF3F|\uD807[\uDFD5-\uDFF1]|\uD81A[\uDF3C-\uDF3F\uDF45]|\uD82F\uDC9C|\uD833[\uDF50-\uDFC3]|\uD834[\uDC00-\uDCF5\uDD00-\uDD26\uDD29-\uDD64\uDD6A-\uDD6C\uDD83\uDD84\uDD8C-\uDDA9\uDDAE-\uDDEA\uDE00-\uDE41\uDE45\uDF00-\uDF56]|\uD835[\uDEC1\uDEDB\uDEFB\uDF15\uDF35\uDF4F\uDF6F\uDF89\uDFA9\uDFC3]|\uD836[\uDC00-\uDDFF\uDE37-\uDE3A\uDE6D-\uDE74\uDE76-\uDE83\uDE85\uDE86]|\uD838[\uDD4F\uDEFF]|\uD83B[\uDCAC\uDCB0\uDD2E\uDEF0\uDEF1]|\uD83C[\uDC00-\uDC2B\uDC30-\uDC93\uDCA0-\uDCAE\uDCB1-\uDCBF\uDCC1-\uDCCF\uDCD1-\uDCF5\uDD0D-\uDDAD\uDDE6-\uDE02\uDE10-\uDE3B\uDE40-\uDE48\uDE50\uDE51\uDE60-\uDE65\uDF00-\uDFFF]|\uD83D[\uDC00-\uDED7\uDEDC-\uDEEC\uDEF0-\uDEFC\uDF00-\uDF76\uDF7B-\uDFD9\uDFE0-\uDFEB\uDFF0]|\uD83E[\uDC00-\uDC0B\uDC10-\uDC47\uDC50-\uDC59\uDC60-\uDC87\uDC90-\uDCAD\uDCB0\uDCB1\uDD00-\uDE53\uDE60-\uDE6D\uDE70-\uDE7C\uDE80-\uDE88\uDE90-\uDEBD\uDEBF-\uDEC5\uDECE-\uDEDB\uDEE0-\uDEE8\uDEF0-\uDEF8\uDF00-\uDF92\uDF94-\uDFCA]/;var b_t=/[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/;var fIa=new Uint16Array("\u1D41<\xD5\u0131\u028A\u049D\u057B\u05D0\u0675\u06DE\u07A2\u07D6\u080F\u0A4A\u0A91\u0DA1\u0E6D\u0F09\u0F26\u10CA\u1228\u12E1\u1415\u149D\u14C3\u14DF\u1525\x00\x00\x00\x00\x00\x00\u156B\u16CD\u198D\u1C12\u1DDD\u1F7E\u2060\u21B0\u228D\u23C0\u23FB\u2442\u2824\u2912\u2D08\u2E48\u2FCE\u3016\u32BA\u3639\u37AC\u38FE\u3A28\u3A71\u3AE0\u3B2E\u0800EMabcfglmnoprstu\\bfms\x7F\x84\x8B\x90\x95\x98\xA6\xB3\xB9\xC8\xCFlig\u803B\xC6\u40C6P\u803B&\u4026cute\u803B\xC1\u40C1reve;\u4102\u0100iyx}rc\u803B\xC2\u40C2;\u4410r;\uC000\uD835\uDD04rave\u803B\xC0\u40C0pha;\u4391acr;\u4100d;\u6A53\u0100gp\x9D\xA1on;\u4104f;\uC000\uD835\uDD38plyFunction;\u6061ing\u803B\xC5\u40C5\u0100cs\xBE\xC3r;\uC000\uD835\uDC9Cign;\u6254ilde\u803B\xC3\u40C3ml\u803B\xC4\u40C4\u0400aceforsu\xE5\xFB\xFE\u0117\u011C\u0122\u0127\u012A\u0100cr\xEA\xF2kslash;\u6216\u0176\xF6\xF8;\u6AE7ed;\u6306y;\u4411\u0180crt\u0105\u010B\u0114ause;\u6235noullis;\u612Ca;\u4392r;\uC000\uD835\uDD05pf;\uC000\uD835\uDD39eve;\u42D8c\xF2\u0113mpeq;\u624E\u0700HOacdefhilorsu\u014D\u0151\u0156\u0180\u019E\u01A2\u01B5\u01B7\u01BA\u01DC\u0215\u0273\u0278\u027Ecy;\u4427PY\u803B\xA9\u40A9\u0180cpy\u015D\u0162\u017Aute;\u4106\u0100;i\u0167\u0168\u62D2talDifferentialD;\u6145leys;\u612D\u0200aeio\u0189\u018E\u0194\u0198ron;\u410Cdil\u803B\xC7\u40C7rc;\u4108nint;\u6230ot;\u410A\u0100dn\u01A7\u01ADilla;\u40B8terDot;\u40B7\xF2\u017Fi;\u43A7rcle\u0200DMPT\u01C7\u01CB\u01D1\u01D6ot;\u6299inus;\u6296lus;\u6295imes;\u6297o\u0100cs\u01E2\u01F8kwiseContourIntegral;\u6232eCurly\u0100DQ\u0203\u020FoubleQuote;\u601Duote;\u6019\u0200lnpu\u021E\u0228\u0247\u0255on\u0100;e\u0225\u0226\u6237;\u6A74\u0180git\u022F\u0236\u023Aruent;\u6261nt;\u622FourIntegral;\u622E\u0100fr\u024C\u024E;\u6102oduct;\u6210nterClockwiseContourIntegral;\u6233oss;\u6A2Fcr;\uC000\uD835\uDC9Ep\u0100;C\u0284\u0285\u62D3ap;\u624D\u0580DJSZacefios\u02A0\u02AC\u02B0\u02B4\u02B8\u02CB\u02D7\u02E1\u02E6\u0333\u048D\u0100;o\u0179\u02A5trahd;\u6911cy;\u4402cy;\u4405cy;\u440F\u0180grs\u02BF\u02C4\u02C7ger;\u6021r;\u61A1hv;\u6AE4\u0100ay\u02D0\u02D5ron;\u410E;\u4414l\u0100;t\u02DD\u02DE\u6207a;\u4394r;\uC000\uD835\uDD07\u0100af\u02EB\u0327\u0100cm\u02F0\u0322ritical\u0200ADGT\u0300\u0306\u0316\u031Ccute;\u40B4o\u0174\u030B\u030D;\u42D9bleAcute;\u42DDrave;\u4060ilde;\u42DCond;\u62C4ferentialD;\u6146\u0470\u033D\x00\x00\x00\u0342\u0354\x00\u0405f;\uC000\uD835\uDD3B\u0180;DE\u0348\u0349\u034D\u40A8ot;\u60DCqual;\u6250ble\u0300CDLRUV\u0363\u0372\u0382\u03CF\u03E2\u03F8ontourIntegra\xEC\u0239o\u0274\u0379\x00\x00\u037B\xBB\u0349nArrow;\u61D3\u0100eo\u0387\u03A4ft\u0180ART\u0390\u0396\u03A1rrow;\u61D0ightArrow;\u61D4e\xE5\u02CAng\u0100LR\u03AB\u03C4eft\u0100AR\u03B3\u03B9rrow;\u67F8ightArrow;\u67FAightArrow;\u67F9ight\u0100AT\u03D8\u03DErrow;\u61D2ee;\u62A8p\u0241\u03E9\x00\x00\u03EFrrow;\u61D1ownArrow;\u61D5erticalBar;\u6225n\u0300ABLRTa\u0412\u042A\u0430\u045E\u047F\u037Crrow\u0180;BU\u041D\u041E\u0422\u6193ar;\u6913pArrow;\u61F5reve;\u4311eft\u02D2\u043A\x00\u0446\x00\u0450ightVector;\u6950eeVector;\u695Eector\u0100;B\u0459\u045A\u61BDar;\u6956ight\u01D4\u0467\x00\u0471eeVector;\u695Fector\u0100;B\u047A\u047B\u61C1ar;\u6957ee\u0100;A\u0486\u0487\u62A4rrow;\u61A7\u0100ct\u0492\u0497r;\uC000\uD835\uDC9Frok;\u4110\u0800NTacdfglmopqstux\u04BD\u04C0\u04C4\u04CB\u04DE\u04E2\u04E7\u04EE\u04F5\u0521\u052F\u0536\u0552\u055D\u0560\u0565G;\u414AH\u803B\xD0\u40D0cute\u803B\xC9\u40C9\u0180aiy\u04D2\u04D7\u04DCron;\u411Arc\u803B\xCA\u40CA;\u442Dot;\u4116r;\uC000\uD835\uDD08rave\u803B\xC8\u40C8ement;\u6208\u0100ap\u04FA\u04FEcr;\u4112ty\u0253\u0506\x00\x00\u0512mallSquare;\u65FBerySmallSquare;\u65AB\u0100gp\u0526\u052Aon;\u4118f;\uC000\uD835\uDD3Csilon;\u4395u\u0100ai\u053C\u0549l\u0100;T\u0542\u0543\u6A75ilde;\u6242librium;\u61CC\u0100ci\u0557\u055Ar;\u6130m;\u6A73a;\u4397ml\u803B\xCB\u40CB\u0100ip\u056A\u056Fsts;\u6203onentialE;\u6147\u0280cfios\u0585\u0588\u058D\u05B2\u05CCy;\u4424r;\uC000\uD835\uDD09lled\u0253\u0597\x00\x00\u05A3mallSquare;\u65FCerySmallSquare;\u65AA\u0370\u05BA\x00\u05BF\x00\x00\u05C4f;\uC000\uD835\uDD3DAll;\u6200riertrf;\u6131c\xF2\u05CB\u0600JTabcdfgorst\u05E8\u05EC\u05EF\u05FA\u0600\u0612\u0616\u061B\u061D\u0623\u066C\u0672cy;\u4403\u803B>\u403Emma\u0100;d\u05F7\u05F8\u4393;\u43DCreve;\u411E\u0180eiy\u0607\u060C\u0610dil;\u4122rc;\u411C;\u4413ot;\u4120r;\uC000\uD835\uDD0A;\u62D9pf;\uC000\uD835\uDD3Eeater\u0300EFGLST\u0635\u0644\u064E\u0656\u065B\u0666qual\u0100;L\u063E\u063F\u6265ess;\u62DBullEqual;\u6267reater;\u6AA2ess;\u6277lantEqual;\u6A7Eilde;\u6273cr;\uC000\uD835\uDCA2;\u626B\u0400Aacfiosu\u0685\u068B\u0696\u069B\u069E\u06AA\u06BE\u06CARDcy;\u442A\u0100ct\u0690\u0694ek;\u42C7;\u405Eirc;\u4124r;\u610ClbertSpace;\u610B\u01F0\u06AF\x00\u06B2f;\u610DizontalLine;\u6500\u0100ct\u06C3\u06C5\xF2\u06A9rok;\u4126mp\u0144\u06D0\u06D8ownHum\xF0\u012Fqual;\u624F\u0700EJOacdfgmnostu\u06FA\u06FE\u0703\u0707\u070E\u071A\u071E\u0721\u0728\u0744\u0778\u078B\u078F\u0795cy;\u4415lig;\u4132cy;\u4401cute\u803B\xCD\u40CD\u0100iy\u0713\u0718rc\u803B\xCE\u40CE;\u4418ot;\u4130r;\u6111rave\u803B\xCC\u40CC\u0180;ap\u0720\u072F\u073F\u0100cg\u0734\u0737r;\u412AinaryI;\u6148lie\xF3\u03DD\u01F4\u0749\x00\u0762\u0100;e\u074D\u074E\u622C\u0100gr\u0753\u0758ral;\u622Bsection;\u62C2isible\u0100CT\u076C\u0772omma;\u6063imes;\u6062\u0180gpt\u077F\u0783\u0788on;\u412Ef;\uC000\uD835\uDD40a;\u4399cr;\u6110ilde;\u4128\u01EB\u079A\x00\u079Ecy;\u4406l\u803B\xCF\u40CF\u0280cfosu\u07AC\u07B7\u07BC\u07C2\u07D0\u0100iy\u07B1\u07B5rc;\u4134;\u4419r;\uC000\uD835\uDD0Dpf;\uC000\uD835\uDD41\u01E3\u07C7\x00\u07CCr;\uC000\uD835\uDCA5rcy;\u4408kcy;\u4404\u0380HJacfos\u07E4\u07E8\u07EC\u07F1\u07FD\u0802\u0808cy;\u4425cy;\u440Cppa;\u439A\u0100ey\u07F6\u07FBdil;\u4136;\u441Ar;\uC000\uD835\uDD0Epf;\uC000\uD835\uDD42cr;\uC000\uD835\uDCA6\u0580JTaceflmost\u0825\u0829\u082C\u0850\u0863\u09B3\u09B8\u09C7\u09CD\u0A37\u0A47cy;\u4409\u803B<\u403C\u0280cmnpr\u0837\u083C\u0841\u0844\u084Dute;\u4139bda;\u439Bg;\u67EAlacetrf;\u6112r;\u619E\u0180aey\u0857\u085C\u0861ron;\u413Ddil;\u413B;\u441B\u0100fs\u0868\u0970t\u0500ACDFRTUVar\u087E\u08A9\u08B1\u08E0\u08E6\u08FC\u092F\u095B\u0390\u096A\u0100nr\u0883\u088FgleBracket;\u67E8row\u0180;BR\u0899\u089A\u089E\u6190ar;\u61E4ightArrow;\u61C6eiling;\u6308o\u01F5\u08B7\x00\u08C3bleBracket;\u67E6n\u01D4\u08C8\x00\u08D2eeVector;\u6961ector\u0100;B\u08DB\u08DC\u61C3ar;\u6959loor;\u630Aight\u0100AV\u08EF\u08F5rrow;\u6194ector;\u694E\u0100er\u0901\u0917e\u0180;AV\u0909\u090A\u0910\u62A3rrow;\u61A4ector;\u695Aiangle\u0180;BE\u0924\u0925\u0929\u62B2ar;\u69CFqual;\u62B4p\u0180DTV\u0937\u0942\u094CownVector;\u6951eeVector;\u6960ector\u0100;B\u0956\u0957\u61BFar;\u6958ector\u0100;B\u0965\u0966\u61BCar;\u6952ight\xE1\u039Cs\u0300EFGLST\u097E\u098B\u0995\u099D\u09A2\u09ADqualGreater;\u62DAullEqual;\u6266reater;\u6276ess;\u6AA1lantEqual;\u6A7Dilde;\u6272r;\uC000\uD835\uDD0F\u0100;e\u09BD\u09BE\u62D8ftarrow;\u61DAidot;\u413F\u0180npw\u09D4\u0A16\u0A1Bg\u0200LRlr\u09DE\u09F7\u0A02\u0A10eft\u0100AR\u09E6\u09ECrrow;\u67F5ightArrow;\u67F7ightArrow;\u67F6eft\u0100ar\u03B3\u0A0Aight\xE1\u03BFight\xE1\u03CAf;\uC000\uD835\uDD43er\u0100LR\u0A22\u0A2CeftArrow;\u6199ightArrow;\u6198\u0180cht\u0A3E\u0A40\u0A42\xF2\u084C;\u61B0rok;\u4141;\u626A\u0400acefiosu\u0A5A\u0A5D\u0A60\u0A77\u0A7C\u0A85\u0A8B\u0A8Ep;\u6905y;\u441C\u0100dl\u0A65\u0A6FiumSpace;\u605Flintrf;\u6133r;\uC000\uD835\uDD10nusPlus;\u6213pf;\uC000\uD835\uDD44c\xF2\u0A76;\u439C\u0480Jacefostu\u0AA3\u0AA7\u0AAD\u0AC0\u0B14\u0B19\u0D91\u0D97\u0D9Ecy;\u440Acute;\u4143\u0180aey\u0AB4\u0AB9\u0ABEron;\u4147dil;\u4145;\u441D\u0180gsw\u0AC7\u0AF0\u0B0Eative\u0180MTV\u0AD3\u0ADF\u0AE8ediumSpace;\u600Bhi\u0100cn\u0AE6\u0AD8\xEB\u0AD9eryThi\xEE\u0AD9ted\u0100GL\u0AF8\u0B06reaterGreate\xF2\u0673essLes\xF3\u0A48Line;\u400Ar;\uC000\uD835\uDD11\u0200Bnpt\u0B22\u0B28\u0B37\u0B3Areak;\u6060BreakingSpace;\u40A0f;\u6115\u0680;CDEGHLNPRSTV\u0B55\u0B56\u0B6A\u0B7C\u0BA1\u0BEB\u0C04\u0C5E\u0C84\u0CA6\u0CD8\u0D61\u0D85\u6AEC\u0100ou\u0B5B\u0B64ngruent;\u6262pCap;\u626DoubleVerticalBar;\u6226\u0180lqx\u0B83\u0B8A\u0B9Bement;\u6209ual\u0100;T\u0B92\u0B93\u6260ilde;\uC000\u2242\u0338ists;\u6204reater\u0380;EFGLST\u0BB6\u0BB7\u0BBD\u0BC9\u0BD3\u0BD8\u0BE5\u626Fqual;\u6271ullEqual;\uC000\u2267\u0338reater;\uC000\u226B\u0338ess;\u6279lantEqual;\uC000\u2A7E\u0338ilde;\u6275ump\u0144\u0BF2\u0BFDownHump;\uC000\u224E\u0338qual;\uC000\u224F\u0338e\u0100fs\u0C0A\u0C27tTriangle\u0180;BE\u0C1A\u0C1B\u0C21\u62EAar;\uC000\u29CF\u0338qual;\u62ECs\u0300;EGLST\u0C35\u0C36\u0C3C\u0C44\u0C4B\u0C58\u626Equal;\u6270reater;\u6278ess;\uC000\u226A\u0338lantEqual;\uC000\u2A7D\u0338ilde;\u6274ested\u0100GL\u0C68\u0C79reaterGreater;\uC000\u2AA2\u0338essLess;\uC000\u2AA1\u0338recedes\u0180;ES\u0C92\u0C93\u0C9B\u6280qual;\uC000\u2AAF\u0338lantEqual;\u62E0\u0100ei\u0CAB\u0CB9verseElement;\u620CghtTriangle\u0180;BE\u0CCB\u0CCC\u0CD2\u62EBar;\uC000\u29D0\u0338qual;\u62ED\u0100qu\u0CDD\u0D0CuareSu\u0100bp\u0CE8\u0CF9set\u0100;E\u0CF0\u0CF3\uC000\u228F\u0338qual;\u62E2erset\u0100;E\u0D03\u0D06\uC000\u2290\u0338qual;\u62E3\u0180bcp\u0D13\u0D24\u0D4Eset\u0100;E\u0D1B\u0D1E\uC000\u2282\u20D2qual;\u6288ceeds\u0200;EST\u0D32\u0D33\u0D3B\u0D46\u6281qual;\uC000\u2AB0\u0338lantEqual;\u62E1ilde;\uC000\u227F\u0338erset\u0100;E\u0D58\u0D5B\uC000\u2283\u20D2qual;\u6289ilde\u0200;EFT\u0D6E\u0D6F\u0D75\u0D7F\u6241qual;\u6244ullEqual;\u6247ilde;\u6249erticalBar;\u6224cr;\uC000\uD835\uDCA9ilde\u803B\xD1\u40D1;\u439D\u0700Eacdfgmoprstuv\u0DBD\u0DC2\u0DC9\u0DD5\u0DDB\u0DE0\u0DE7\u0DFC\u0E02\u0E20\u0E22\u0E32\u0E3F\u0E44lig;\u4152cute\u803B\xD3\u40D3\u0100iy\u0DCE\u0DD3rc\u803B\xD4\u40D4;\u441Eblac;\u4150r;\uC000\uD835\uDD12rave\u803B\xD2\u40D2\u0180aei\u0DEE\u0DF2\u0DF6cr;\u414Cga;\u43A9cron;\u439Fpf;\uC000\uD835\uDD46enCurly\u0100DQ\u0E0E\u0E1AoubleQuote;\u601Cuote;\u6018;\u6A54\u0100cl\u0E27\u0E2Cr;\uC000\uD835\uDCAAash\u803B\xD8\u40D8i\u016C\u0E37\u0E3Cde\u803B\xD5\u40D5es;\u6A37ml\u803B\xD6\u40D6er\u0100BP\u0E4B\u0E60\u0100ar\u0E50\u0E53r;\u603Eac\u0100ek\u0E5A\u0E5C;\u63DEet;\u63B4arenthesis;\u63DC\u0480acfhilors\u0E7F\u0E87\u0E8A\u0E8F\u0E92\u0E94\u0E9D\u0EB0\u0EFCrtialD;\u6202y;\u441Fr;\uC000\uD835\uDD13i;\u43A6;\u43A0usMinus;\u40B1\u0100ip\u0EA2\u0EADncareplan\xE5\u069Df;\u6119\u0200;eio\u0EB9\u0EBA\u0EE0\u0EE4\u6ABBcedes\u0200;EST\u0EC8\u0EC9\u0ECF\u0EDA\u627Aqual;\u6AAFlantEqual;\u627Cilde;\u627Eme;\u6033\u0100dp\u0EE9\u0EEEuct;\u620Fortion\u0100;a\u0225\u0EF9l;\u621D\u0100ci\u0F01\u0F06r;\uC000\uD835\uDCAB;\u43A8\u0200Ufos\u0F11\u0F16\u0F1B\u0F1FOT\u803B\"\u4022r;\uC000\uD835\uDD14pf;\u611Acr;\uC000\uD835\uDCAC\u0600BEacefhiorsu\u0F3E\u0F43\u0F47\u0F60\u0F73\u0FA7\u0FAA\u0FAD\u1096\u10A9\u10B4\u10BEarr;\u6910G\u803B\xAE\u40AE\u0180cnr\u0F4E\u0F53\u0F56ute;\u4154g;\u67EBr\u0100;t\u0F5C\u0F5D\u61A0l;\u6916\u0180aey\u0F67\u0F6C\u0F71ron;\u4158dil;\u4156;\u4420\u0100;v\u0F78\u0F79\u611Cerse\u0100EU\u0F82\u0F99\u0100lq\u0F87\u0F8Eement;\u620Builibrium;\u61CBpEquilibrium;\u696Fr\xBB\u0F79o;\u43A1ght\u0400ACDFTUVa\u0FC1\u0FEB\u0FF3\u1022\u1028\u105B\u1087\u03D8\u0100nr\u0FC6\u0FD2gleBracket;\u67E9row\u0180;BL\u0FDC\u0FDD\u0FE1\u6192ar;\u61E5eftArrow;\u61C4eiling;\u6309o\u01F5\u0FF9\x00\u1005bleBracket;\u67E7n\u01D4\u100A\x00\u1014eeVector;\u695Dector\u0100;B\u101D\u101E\u61C2ar;\u6955loor;\u630B\u0100er\u102D\u1043e\u0180;AV\u1035\u1036\u103C\u62A2rrow;\u61A6ector;\u695Biangle\u0180;BE\u1050\u1051\u1055\u62B3ar;\u69D0qual;\u62B5p\u0180DTV\u1063\u106E\u1078ownVector;\u694FeeVector;\u695Cector\u0100;B\u1082\u1083\u61BEar;\u6954ector\u0100;B\u1091\u1092\u61C0ar;\u6953\u0100pu\u109B\u109Ef;\u611DndImplies;\u6970ightarrow;\u61DB\u0100ch\u10B9\u10BCr;\u611B;\u61B1leDelayed;\u69F4\u0680HOacfhimoqstu\u10E4\u10F1\u10F7\u10FD\u1119\u111E\u1151\u1156\u1161\u1167\u11B5\u11BB\u11BF\u0100Cc\u10E9\u10EEHcy;\u4429y;\u4428FTcy;\u442Ccute;\u415A\u0280;aeiy\u1108\u1109\u110E\u1113\u1117\u6ABCron;\u4160dil;\u415Erc;\u415C;\u4421r;\uC000\uD835\uDD16ort\u0200DLRU\u112A\u1134\u113E\u1149ownArrow\xBB\u041EeftArrow\xBB\u089AightArrow\xBB\u0FDDpArrow;\u6191gma;\u43A3allCircle;\u6218pf;\uC000\uD835\uDD4A\u0272\u116D\x00\x00\u1170t;\u621Aare\u0200;ISU\u117B\u117C\u1189\u11AF\u65A1ntersection;\u6293u\u0100bp\u118F\u119Eset\u0100;E\u1197\u1198\u628Fqual;\u6291erset\u0100;E\u11A8\u11A9\u6290qual;\u6292nion;\u6294cr;\uC000\uD835\uDCAEar;\u62C6\u0200bcmp\u11C8\u11DB\u1209\u120B\u0100;s\u11CD\u11CE\u62D0et\u0100;E\u11CD\u11D5qual;\u6286\u0100ch\u11E0\u1205eeds\u0200;EST\u11ED\u11EE\u11F4\u11FF\u627Bqual;\u6AB0lantEqual;\u627Dilde;\u627FTh\xE1\u0F8C;\u6211\u0180;es\u1212\u1213\u1223\u62D1rset\u0100;E\u121C\u121D\u6283qual;\u6287et\xBB\u1213\u0580HRSacfhiors\u123E\u1244\u1249\u1255\u125E\u1271\u1276\u129F\u12C2\u12C8\u12D1ORN\u803B\xDE\u40DEADE;\u6122\u0100Hc\u124E\u1252cy;\u440By;\u4426\u0100bu\u125A\u125C;\u4009;\u43A4\u0180aey\u1265\u126A\u126Fron;\u4164dil;\u4162;\u4422r;\uC000\uD835\uDD17\u0100ei\u127B\u1289\u01F2\u1280\x00\u1287efore;\u6234a;\u4398\u0100cn\u128E\u1298kSpace;\uC000\u205F\u200ASpace;\u6009lde\u0200;EFT\u12AB\u12AC\u12B2\u12BC\u623Cqual;\u6243ullEqual;\u6245ilde;\u6248pf;\uC000\uD835\uDD4BipleDot;\u60DB\u0100ct\u12D6\u12DBr;\uC000\uD835\uDCAFrok;\u4166\u0AE1\u12F7\u130E\u131A\u1326\x00\u132C\u1331\x00\x00\x00\x00\x00\u1338\u133D\u1377\u1385\x00\u13FF\u1404\u140A\u1410\u0100cr\u12FB\u1301ute\u803B\xDA\u40DAr\u0100;o\u1307\u1308\u619Fcir;\u6949r\u01E3\u1313\x00\u1316y;\u440Eve;\u416C\u0100iy\u131E\u1323rc\u803B\xDB\u40DB;\u4423blac;\u4170r;\uC000\uD835\uDD18rave\u803B\xD9\u40D9acr;\u416A\u0100di\u1341\u1369er\u0100BP\u1348\u135D\u0100ar\u134D\u1350r;\u405Fac\u0100ek\u1357\u1359;\u63DFet;\u63B5arenthesis;\u63DDon\u0100;P\u1370\u1371\u62C3lus;\u628E\u0100gp\u137B\u137Fon;\u4172f;\uC000\uD835\uDD4C\u0400ADETadps\u1395\u13AE\u13B8\u13C4\u03E8\u13D2\u13D7\u13F3rrow\u0180;BD\u1150\u13A0\u13A4ar;\u6912ownArrow;\u61C5ownArrow;\u6195quilibrium;\u696Eee\u0100;A\u13CB\u13CC\u62A5rrow;\u61A5own\xE1\u03F3er\u0100LR\u13DE\u13E8eftArrow;\u6196ightArrow;\u6197i\u0100;l\u13F9\u13FA\u43D2on;\u43A5ing;\u416Ecr;\uC000\uD835\uDCB0ilde;\u4168ml\u803B\xDC\u40DC\u0480Dbcdefosv\u1427\u142C\u1430\u1433\u143E\u1485\u148A\u1490\u1496ash;\u62ABar;\u6AEBy;\u4412ash\u0100;l\u143B\u143C\u62A9;\u6AE6\u0100er\u1443\u1445;\u62C1\u0180bty\u144C\u1450\u147Aar;\u6016\u0100;i\u144F\u1455cal\u0200BLST\u1461\u1465\u146A\u1474ar;\u6223ine;\u407Ceparator;\u6758ilde;\u6240ThinSpace;\u600Ar;\uC000\uD835\uDD19pf;\uC000\uD835\uDD4Dcr;\uC000\uD835\uDCB1dash;\u62AA\u0280cefos\u14A7\u14AC\u14B1\u14B6\u14BCirc;\u4174dge;\u62C0r;\uC000\uD835\uDD1Apf;\uC000\uD835\uDD4Ecr;\uC000\uD835\uDCB2\u0200fios\u14CB\u14D0\u14D2\u14D8r;\uC000\uD835\uDD1B;\u439Epf;\uC000\uD835\uDD4Fcr;\uC000\uD835\uDCB3\u0480AIUacfosu\u14F1\u14F5\u14F9\u14FD\u1504\u150F\u1514\u151A\u1520cy;\u442Fcy;\u4407cy;\u442Ecute\u803B\xDD\u40DD\u0100iy\u1509\u150Drc;\u4176;\u442Br;\uC000\uD835\uDD1Cpf;\uC000\uD835\uDD50cr;\uC000\uD835\uDCB4ml;\u4178\u0400Hacdefos\u1535\u1539\u153F\u154B\u154F\u155D\u1560\u1564cy;\u4416cute;\u4179\u0100ay\u1544\u1549ron;\u417D;\u4417ot;\u417B\u01F2\u1554\x00\u155BoWidt\xE8\u0AD9a;\u4396r;\u6128pf;\u6124cr;\uC000\uD835\uDCB5\u0BE1\u1583\u158A\u1590\x00\u15B0\u15B6\u15BF\x00\x00\x00\x00\u15C6\u15DB\u15EB\u165F\u166D\x00\u1695\u169B\u16B2\u16B9\x00\u16BEcute\u803B\xE1\u40E1reve;\u4103\u0300;Ediuy\u159C\u159D\u15A1\u15A3\u15A8\u15AD\u623E;\uC000\u223E\u0333;\u623Frc\u803B\xE2\u40E2te\u80BB\xB4\u0306;\u4430lig\u803B\xE6\u40E6\u0100;r\xB2\u15BA;\uC000\uD835\uDD1Erave\u803B\xE0\u40E0\u0100ep\u15CA\u15D6\u0100fp\u15CF\u15D4sym;\u6135\xE8\u15D3ha;\u43B1\u0100ap\u15DFc\u0100cl\u15E4\u15E7r;\u4101g;\u6A3F\u0264\u15F0\x00\x00\u160A\u0280;adsv\u15FA\u15FB\u15FF\u1601\u1607\u6227nd;\u6A55;\u6A5Clope;\u6A58;\u6A5A\u0380;elmrsz\u1618\u1619\u161B\u161E\u163F\u164F\u1659\u6220;\u69A4e\xBB\u1619sd\u0100;a\u1625\u1626\u6221\u0461\u1630\u1632\u1634\u1636\u1638\u163A\u163C\u163E;\u69A8;\u69A9;\u69AA;\u69AB;\u69AC;\u69AD;\u69AE;\u69AFt\u0100;v\u1645\u1646\u621Fb\u0100;d\u164C\u164D\u62BE;\u699D\u0100pt\u1654\u1657h;\u6222\xBB\xB9arr;\u637C\u0100gp\u1663\u1667on;\u4105f;\uC000\uD835\uDD52\u0380;Eaeiop\u12C1\u167B\u167D\u1682\u1684\u1687\u168A;\u6A70cir;\u6A6F;\u624Ad;\u624Bs;\u4027rox\u0100;e\u12C1\u1692\xF1\u1683ing\u803B\xE5\u40E5\u0180cty\u16A1\u16A6\u16A8r;\uC000\uD835\uDCB6;\u402Amp\u0100;e\u12C1\u16AF\xF1\u0288ilde\u803B\xE3\u40E3ml\u803B\xE4\u40E4\u0100ci\u16C2\u16C8onin\xF4\u0272nt;\u6A11\u0800Nabcdefiklnoprsu\u16ED\u16F1\u1730\u173C\u1743\u1748\u1778\u177D\u17E0\u17E6\u1839\u1850\u170D\u193D\u1948\u1970ot;\u6AED\u0100cr\u16F6\u171Ek\u0200ceps\u1700\u1705\u170D\u1713ong;\u624Cpsilon;\u43F6rime;\u6035im\u0100;e\u171A\u171B\u623Dq;\u62CD\u0176\u1722\u1726ee;\u62BDed\u0100;g\u172C\u172D\u6305e\xBB\u172Drk\u0100;t\u135C\u1737brk;\u63B6\u0100oy\u1701\u1741;\u4431quo;\u601E\u0280cmprt\u1753\u175B\u1761\u1764\u1768aus\u0100;e\u010A\u0109ptyv;\u69B0s\xE9\u170Cno\xF5\u0113\u0180ahw\u176F\u1771\u1773;\u43B2;\u6136een;\u626Cr;\uC000\uD835\uDD1Fg\u0380costuvw\u178D\u179D\u17B3\u17C1\u17D5\u17DB\u17DE\u0180aiu\u1794\u1796\u179A\xF0\u0760rc;\u65EFp\xBB\u1371\u0180dpt\u17A4\u17A8\u17ADot;\u6A00lus;\u6A01imes;\u6A02\u0271\u17B9\x00\x00\u17BEcup;\u6A06ar;\u6605riangle\u0100du\u17CD\u17D2own;\u65BDp;\u65B3plus;\u6A04e\xE5\u1444\xE5\u14ADarow;\u690D\u0180ako\u17ED\u1826\u1835\u0100cn\u17F2\u1823k\u0180lst\u17FA\u05AB\u1802ozenge;\u69EBriangle\u0200;dlr\u1812\u1813\u1818\u181D\u65B4own;\u65BEeft;\u65C2ight;\u65B8k;\u6423\u01B1\u182B\x00\u1833\u01B2\u182F\x00\u1831;\u6592;\u65914;\u6593ck;\u6588\u0100eo\u183E\u184D\u0100;q\u1843\u1846\uC000=\u20E5uiv;\uC000\u2261\u20E5t;\u6310\u0200ptwx\u1859\u185E\u1867\u186Cf;\uC000\uD835\uDD53\u0100;t\u13CB\u1863om\xBB\u13CCtie;\u62C8\u0600DHUVbdhmptuv\u1885\u1896\u18AA\u18BB\u18D7\u18DB\u18EC\u18FF\u1905\u190A\u1910\u1921\u0200LRlr\u188E\u1890\u1892\u1894;\u6557;\u6554;\u6556;\u6553\u0280;DUdu\u18A1\u18A2\u18A4\u18A6\u18A8\u6550;\u6566;\u6569;\u6564;\u6567\u0200LRlr\u18B3\u18B5\u18B7\u18B9;\u655D;\u655A;\u655C;\u6559\u0380;HLRhlr\u18CA\u18CB\u18CD\u18CF\u18D1\u18D3\u18D5\u6551;\u656C;\u6563;\u6560;\u656B;\u6562;\u655Fox;\u69C9\u0200LRlr\u18E4\u18E6\u18E8\u18EA;\u6555;\u6552;\u6510;\u650C\u0280;DUdu\u06BD\u18F7\u18F9\u18FB\u18FD;\u6565;\u6568;\u652C;\u6534inus;\u629Flus;\u629Eimes;\u62A0\u0200LRlr\u1919\u191B\u191D\u191F;\u655B;\u6558;\u6518;\u6514\u0380;HLRhlr\u1930\u1931\u1933\u1935\u1937\u1939\u193B\u6502;\u656A;\u6561;\u655E;\u653C;\u6524;\u651C\u0100ev\u0123\u1942bar\u803B\xA6\u40A6\u0200ceio\u1951\u1956\u195A\u1960r;\uC000\uD835\uDCB7mi;\u604Fm\u0100;e\u171A\u171Cl\u0180;bh\u1968\u1969\u196B\u405C;\u69C5sub;\u67C8\u016C\u1974\u197El\u0100;e\u1979\u197A\u6022t\xBB\u197Ap\u0180;Ee\u012F\u1985\u1987;\u6AAE\u0100;q\u06DC\u06DB\u0CE1\u19A7\x00\u19E8\u1A11\u1A15\u1A32\x00\u1A37\u1A50\x00\x00\u1AB4\x00\x00\u1AC1\x00\x00\u1B21\u1B2E\u1B4D\u1B52\x00\u1BFD\x00\u1C0C\u0180cpr\u19AD\u19B2\u19DDute;\u4107\u0300;abcds\u19BF\u19C0\u19C4\u19CA\u19D5\u19D9\u6229nd;\u6A44rcup;\u6A49\u0100au\u19CF\u19D2p;\u6A4Bp;\u6A47ot;\u6A40;\uC000\u2229\uFE00\u0100eo\u19E2\u19E5t;\u6041\xEE\u0693\u0200aeiu\u19F0\u19FB\u1A01\u1A05\u01F0\u19F5\x00\u19F8s;\u6A4Don;\u410Ddil\u803B\xE7\u40E7rc;\u4109ps\u0100;s\u1A0C\u1A0D\u6A4Cm;\u6A50ot;\u410B\u0180dmn\u1A1B\u1A20\u1A26il\u80BB\xB8\u01ADptyv;\u69B2t\u8100\xA2;e\u1A2D\u1A2E\u40A2r\xE4\u01B2r;\uC000\uD835\uDD20\u0180cei\u1A3D\u1A40\u1A4Dy;\u4447ck\u0100;m\u1A47\u1A48\u6713ark\xBB\u1A48;\u43C7r\u0380;Ecefms\u1A5F\u1A60\u1A62\u1A6B\u1AA4\u1AAA\u1AAE\u65CB;\u69C3\u0180;el\u1A69\u1A6A\u1A6D\u42C6q;\u6257e\u0261\u1A74\x00\x00\u1A88rrow\u0100lr\u1A7C\u1A81eft;\u61BAight;\u61BB\u0280RSacd\u1A92\u1A94\u1A96\u1A9A\u1A9F\xBB\u0F47;\u64C8st;\u629Birc;\u629Aash;\u629Dnint;\u6A10id;\u6AEFcir;\u69C2ubs\u0100;u\u1ABB\u1ABC\u6663it\xBB\u1ABC\u02EC\u1AC7\u1AD4\u1AFA\x00\u1B0Aon\u0100;e\u1ACD\u1ACE\u403A\u0100;q\xC7\xC6\u026D\u1AD9\x00\x00\u1AE2a\u0100;t\u1ADE\u1ADF\u402C;\u4040\u0180;fl\u1AE8\u1AE9\u1AEB\u6201\xEE\u1160e\u0100mx\u1AF1\u1AF6ent\xBB\u1AE9e\xF3\u024D\u01E7\u1AFE\x00\u1B07\u0100;d\u12BB\u1B02ot;\u6A6Dn\xF4\u0246\u0180fry\u1B10\u1B14\u1B17;\uC000\uD835\uDD54o\xE4\u0254\u8100\xA9;s\u0155\u1B1Dr;\u6117\u0100ao\u1B25\u1B29rr;\u61B5ss;\u6717\u0100cu\u1B32\u1B37r;\uC000\uD835\uDCB8\u0100bp\u1B3C\u1B44\u0100;e\u1B41\u1B42\u6ACF;\u6AD1\u0100;e\u1B49\u1B4A\u6AD0;\u6AD2dot;\u62EF\u0380delprvw\u1B60\u1B6C\u1B77\u1B82\u1BAC\u1BD4\u1BF9arr\u0100lr\u1B68\u1B6A;\u6938;\u6935\u0270\u1B72\x00\x00\u1B75r;\u62DEc;\u62DFarr\u0100;p\u1B7F\u1B80\u61B6;\u693D\u0300;bcdos\u1B8F\u1B90\u1B96\u1BA1\u1BA5\u1BA8\u622Arcap;\u6A48\u0100au\u1B9B\u1B9Ep;\u6A46p;\u6A4Aot;\u628Dr;\u6A45;\uC000\u222A\uFE00\u0200alrv\u1BB5\u1BBF\u1BDE\u1BE3rr\u0100;m\u1BBC\u1BBD\u61B7;\u693Cy\u0180evw\u1BC7\u1BD4\u1BD8q\u0270\u1BCE\x00\x00\u1BD2re\xE3\u1B73u\xE3\u1B75ee;\u62CEedge;\u62CFen\u803B\xA4\u40A4earrow\u0100lr\u1BEE\u1BF3eft\xBB\u1B80ight\xBB\u1BBDe\xE4\u1BDD\u0100ci\u1C01\u1C07onin\xF4\u01F7nt;\u6231lcty;\u632D\u0980AHabcdefhijlorstuwz\u1C38\u1C3B\u1C3F\u1C5D\u1C69\u1C75\u1C8A\u1C9E\u1CAC\u1CB7\u1CFB\u1CFF\u1D0D\u1D7B\u1D91\u1DAB\u1DBB\u1DC6\u1DCDr\xF2\u0381ar;\u6965\u0200glrs\u1C48\u1C4D\u1C52\u1C54ger;\u6020eth;\u6138\xF2\u1133h\u0100;v\u1C5A\u1C5B\u6010\xBB\u090A\u016B\u1C61\u1C67arow;\u690Fa\xE3\u0315\u0100ay\u1C6E\u1C73ron;\u410F;\u4434\u0180;ao\u0332\u1C7C\u1C84\u0100gr\u02BF\u1C81r;\u61CAtseq;\u6A77\u0180glm\u1C91\u1C94\u1C98\u803B\xB0\u40B0ta;\u43B4ptyv;\u69B1\u0100ir\u1CA3\u1CA8sht;\u697F;\uC000\uD835\uDD21ar\u0100lr\u1CB3\u1CB5\xBB\u08DC\xBB\u101E\u0280aegsv\u1CC2\u0378\u1CD6\u1CDC\u1CE0m\u0180;os\u0326\u1CCA\u1CD4nd\u0100;s\u0326\u1CD1uit;\u6666amma;\u43DDin;\u62F2\u0180;io\u1CE7\u1CE8\u1CF8\u40F7de\u8100\xF7;o\u1CE7\u1CF0ntimes;\u62C7n\xF8\u1CF7cy;\u4452c\u026F\u1D06\x00\x00\u1D0Arn;\u631Eop;\u630D\u0280lptuw\u1D18\u1D1D\u1D22\u1D49\u1D55lar;\u4024f;\uC000\uD835\uDD55\u0280;emps\u030B\u1D2D\u1D37\u1D3D\u1D42q\u0100;d\u0352\u1D33ot;\u6251inus;\u6238lus;\u6214quare;\u62A1blebarwedg\xE5\xFAn\u0180adh\u112E\u1D5D\u1D67ownarrow\xF3\u1C83arpoon\u0100lr\u1D72\u1D76ef\xF4\u1CB4igh\xF4\u1CB6\u0162\u1D7F\u1D85karo\xF7\u0F42\u026F\u1D8A\x00\x00\u1D8Ern;\u631Fop;\u630C\u0180cot\u1D98\u1DA3\u1DA6\u0100ry\u1D9D\u1DA1;\uC000\uD835\uDCB9;\u4455l;\u69F6rok;\u4111\u0100dr\u1DB0\u1DB4ot;\u62F1i\u0100;f\u1DBA\u1816\u65BF\u0100ah\u1DC0\u1DC3r\xF2\u0429a\xF2\u0FA6angle;\u69A6\u0100ci\u1DD2\u1DD5y;\u445Fgrarr;\u67FF\u0900Dacdefglmnopqrstux\u1E01\u1E09\u1E19\u1E38\u0578\u1E3C\u1E49\u1E61\u1E7E\u1EA5\u1EAF\u1EBD\u1EE1\u1F2A\u1F37\u1F44\u1F4E\u1F5A\u0100Do\u1E06\u1D34o\xF4\u1C89\u0100cs\u1E0E\u1E14ute\u803B\xE9\u40E9ter;\u6A6E\u0200aioy\u1E22\u1E27\u1E31\u1E36ron;\u411Br\u0100;c\u1E2D\u1E2E\u6256\u803B\xEA\u40EAlon;\u6255;\u444Dot;\u4117\u0100Dr\u1E41\u1E45ot;\u6252;\uC000\uD835\uDD22\u0180;rs\u1E50\u1E51\u1E57\u6A9Aave\u803B\xE8\u40E8\u0100;d\u1E5C\u1E5D\u6A96ot;\u6A98\u0200;ils\u1E6A\u1E6B\u1E72\u1E74\u6A99nters;\u63E7;\u6113\u0100;d\u1E79\u1E7A\u6A95ot;\u6A97\u0180aps\u1E85\u1E89\u1E97cr;\u4113ty\u0180;sv\u1E92\u1E93\u1E95\u6205et\xBB\u1E93p\u01001;\u1E9D\u1EA4\u0133\u1EA1\u1EA3;\u6004;\u6005\u6003\u0100gs\u1EAA\u1EAC;\u414Bp;\u6002\u0100gp\u1EB4\u1EB8on;\u4119f;\uC000\uD835\uDD56\u0180als\u1EC4\u1ECE\u1ED2r\u0100;s\u1ECA\u1ECB\u62D5l;\u69E3us;\u6A71i\u0180;lv\u1EDA\u1EDB\u1EDF\u43B5on\xBB\u1EDB;\u43F5\u0200csuv\u1EEA\u1EF3\u1F0B\u1F23\u0100io\u1EEF\u1E31rc\xBB\u1E2E\u0269\u1EF9\x00\x00\u1EFB\xED\u0548ant\u0100gl\u1F02\u1F06tr\xBB\u1E5Dess\xBB\u1E7A\u0180aei\u1F12\u1F16\u1F1Als;\u403Dst;\u625Fv\u0100;D\u0235\u1F20D;\u6A78parsl;\u69E5\u0100Da\u1F2F\u1F33ot;\u6253rr;\u6971\u0180cdi\u1F3E\u1F41\u1EF8r;\u612Fo\xF4\u0352\u0100ah\u1F49\u1F4B;\u43B7\u803B\xF0\u40F0\u0100mr\u1F53\u1F57l\u803B\xEB\u40EBo;\u60AC\u0180cip\u1F61\u1F64\u1F67l;\u4021s\xF4\u056E\u0100eo\u1F6C\u1F74ctatio\xEE\u0559nential\xE5\u0579\u09E1\u1F92\x00\u1F9E\x00\u1FA1\u1FA7\x00\x00\u1FC6\u1FCC\x00\u1FD3\x00\u1FE6\u1FEA\u2000\x00\u2008\u205Allingdotse\xF1\u1E44y;\u4444male;\u6640\u0180ilr\u1FAD\u1FB3\u1FC1lig;\u8000\uFB03\u0269\u1FB9\x00\x00\u1FBDg;\u8000\uFB00ig;\u8000\uFB04;\uC000\uD835\uDD23lig;\u8000\uFB01lig;\uC000fj\u0180alt\u1FD9\u1FDC\u1FE1t;\u666Dig;\u8000\uFB02ns;\u65B1of;\u4192\u01F0\u1FEE\x00\u1FF3f;\uC000\uD835\uDD57\u0100ak\u05BF\u1FF7\u0100;v\u1FFC\u1FFD\u62D4;\u6AD9artint;\u6A0D\u0100ao\u200C\u2055\u0100cs\u2011\u2052\u03B1\u201A\u2030\u2038\u2045\u2048\x00\u2050\u03B2\u2022\u2025\u2027\u202A\u202C\x00\u202E\u803B\xBD\u40BD;\u6153\u803B\xBC\u40BC;\u6155;\u6159;\u615B\u01B3\u2034\x00\u2036;\u6154;\u6156\u02B4\u203E\u2041\x00\x00\u2043\u803B\xBE\u40BE;\u6157;\u615C5;\u6158\u01B6\u204C\x00\u204E;\u615A;\u615D8;\u615El;\u6044wn;\u6322cr;\uC000\uD835\uDCBB\u0880Eabcdefgijlnorstv\u2082\u2089\u209F\u20A5\u20B0\u20B4\u20F0\u20F5\u20FA\u20FF\u2103\u2112\u2138\u0317\u213E\u2152\u219E\u0100;l\u064D\u2087;\u6A8C\u0180cmp\u2090\u2095\u209Dute;\u41F5ma\u0100;d\u209C\u1CDA\u43B3;\u6A86reve;\u411F\u0100iy\u20AA\u20AErc;\u411D;\u4433ot;\u4121\u0200;lqs\u063E\u0642\u20BD\u20C9\u0180;qs\u063E\u064C\u20C4lan\xF4\u0665\u0200;cdl\u0665\u20D2\u20D5\u20E5c;\u6AA9ot\u0100;o\u20DC\u20DD\u6A80\u0100;l\u20E2\u20E3\u6A82;\u6A84\u0100;e\u20EA\u20ED\uC000\u22DB\uFE00s;\u6A94r;\uC000\uD835\uDD24\u0100;g\u0673\u061Bmel;\u6137cy;\u4453\u0200;Eaj\u065A\u210C\u210E\u2110;\u6A92;\u6AA5;\u6AA4\u0200Eaes\u211B\u211D\u2129\u2134;\u6269p\u0100;p\u2123\u2124\u6A8Arox\xBB\u2124\u0100;q\u212E\u212F\u6A88\u0100;q\u212E\u211Bim;\u62E7pf;\uC000\uD835\uDD58\u0100ci\u2143\u2146r;\u610Am\u0180;el\u066B\u214E\u2150;\u6A8E;\u6A90\u8300>;cdlqr\u05EE\u2160\u216A\u216E\u2173\u2179\u0100ci\u2165\u2167;\u6AA7r;\u6A7Aot;\u62D7Par;\u6995uest;\u6A7C\u0280adels\u2184\u216A\u2190\u0656\u219B\u01F0\u2189\x00\u218Epro\xF8\u209Er;\u6978q\u0100lq\u063F\u2196les\xF3\u2088i\xED\u066B\u0100en\u21A3\u21ADrtneqq;\uC000\u2269\uFE00\xC5\u21AA\u0500Aabcefkosy\u21C4\u21C7\u21F1\u21F5\u21FA\u2218\u221D\u222F\u2268\u227Dr\xF2\u03A0\u0200ilmr\u21D0\u21D4\u21D7\u21DBrs\xF0\u1484f\xBB\u2024il\xF4\u06A9\u0100dr\u21E0\u21E4cy;\u444A\u0180;cw\u08F4\u21EB\u21EFir;\u6948;\u61ADar;\u610Firc;\u4125\u0180alr\u2201\u220E\u2213rts\u0100;u\u2209\u220A\u6665it\xBB\u220Alip;\u6026con;\u62B9r;\uC000\uD835\uDD25s\u0100ew\u2223\u2229arow;\u6925arow;\u6926\u0280amopr\u223A\u223E\u2243\u225E\u2263rr;\u61FFtht;\u623Bk\u0100lr\u2249\u2253eftarrow;\u61A9ightarrow;\u61AAf;\uC000\uD835\uDD59bar;\u6015\u0180clt\u226F\u2274\u2278r;\uC000\uD835\uDCBDas\xE8\u21F4rok;\u4127\u0100bp\u2282\u2287ull;\u6043hen\xBB\u1C5B\u0AE1\u22A3\x00\u22AA\x00\u22B8\u22C5\u22CE\x00\u22D5\u22F3\x00\x00\u22F8\u2322\u2367\u2362\u237F\x00\u2386\u23AA\u23B4cute\u803B\xED\u40ED\u0180;iy\u0771\u22B0\u22B5rc\u803B\xEE\u40EE;\u4438\u0100cx\u22BC\u22BFy;\u4435cl\u803B\xA1\u40A1\u0100fr\u039F\u22C9;\uC000\uD835\uDD26rave\u803B\xEC\u40EC\u0200;ino\u073E\u22DD\u22E9\u22EE\u0100in\u22E2\u22E6nt;\u6A0Ct;\u622Dfin;\u69DCta;\u6129lig;\u4133\u0180aop\u22FE\u231A\u231D\u0180cgt\u2305\u2308\u2317r;\u412B\u0180elp\u071F\u230F\u2313in\xE5\u078Ear\xF4\u0720h;\u4131f;\u62B7ed;\u41B5\u0280;cfot\u04F4\u232C\u2331\u233D\u2341are;\u6105in\u0100;t\u2338\u2339\u621Eie;\u69DDdo\xF4\u2319\u0280;celp\u0757\u234C\u2350\u235B\u2361al;\u62BA\u0100gr\u2355\u2359er\xF3\u1563\xE3\u234Darhk;\u6A17rod;\u6A3C\u0200cgpt\u236F\u2372\u2376\u237By;\u4451on;\u412Ff;\uC000\uD835\uDD5Aa;\u43B9uest\u803B\xBF\u40BF\u0100ci\u238A\u238Fr;\uC000\uD835\uDCBEn\u0280;Edsv\u04F4\u239B\u239D\u23A1\u04F3;\u62F9ot;\u62F5\u0100;v\u23A6\u23A7\u62F4;\u62F3\u0100;i\u0777\u23AElde;\u4129\u01EB\u23B8\x00\u23BCcy;\u4456l\u803B\xEF\u40EF\u0300cfmosu\u23CC\u23D7\u23DC\u23E1\u23E7\u23F5\u0100iy\u23D1\u23D5rc;\u4135;\u4439r;\uC000\uD835\uDD27ath;\u4237pf;\uC000\uD835\uDD5B\u01E3\u23EC\x00\u23F1r;\uC000\uD835\uDCBFrcy;\u4458kcy;\u4454\u0400acfghjos\u240B\u2416\u2422\u2427\u242D\u2431\u2435\u243Bppa\u0100;v\u2413\u2414\u43BA;\u43F0\u0100ey\u241B\u2420dil;\u4137;\u443Ar;\uC000\uD835\uDD28reen;\u4138cy;\u4445cy;\u445Cpf;\uC000\uD835\uDD5Ccr;\uC000\uD835\uDCC0\u0B80ABEHabcdefghjlmnoprstuv\u2470\u2481\u2486\u248D\u2491\u250E\u253D\u255A\u2580\u264E\u265E\u2665\u2679\u267D\u269A\u26B2\u26D8\u275D\u2768\u278B\u27C0\u2801\u2812\u0180art\u2477\u247A\u247Cr\xF2\u09C6\xF2\u0395ail;\u691Barr;\u690E\u0100;g\u0994\u248B;\u6A8Bar;\u6962\u0963\u24A5\x00\u24AA\x00\u24B1\x00\x00\x00\x00\x00\u24B5\u24BA\x00\u24C6\u24C8\u24CD\x00\u24F9ute;\u413Amptyv;\u69B4ra\xEE\u084Cbda;\u43BBg\u0180;dl\u088E\u24C1\u24C3;\u6991\xE5\u088E;\u6A85uo\u803B\xAB\u40ABr\u0400;bfhlpst\u0899\u24DE\u24E6\u24E9\u24EB\u24EE\u24F1\u24F5\u0100;f\u089D\u24E3s;\u691Fs;\u691D\xEB\u2252p;\u61ABl;\u6939im;\u6973l;\u61A2\u0180;ae\u24FF\u2500\u2504\u6AABil;\u6919\u0100;s\u2509\u250A\u6AAD;\uC000\u2AAD\uFE00\u0180abr\u2515\u2519\u251Drr;\u690Crk;\u6772\u0100ak\u2522\u252Cc\u0100ek\u2528\u252A;\u407B;\u405B\u0100es\u2531\u2533;\u698Bl\u0100du\u2539\u253B;\u698F;\u698D\u0200aeuy\u2546\u254B\u2556\u2558ron;\u413E\u0100di\u2550\u2554il;\u413C\xEC\u08B0\xE2\u2529;\u443B\u0200cqrs\u2563\u2566\u256D\u257Da;\u6936uo\u0100;r\u0E19\u1746\u0100du\u2572\u2577har;\u6967shar;\u694Bh;\u61B2\u0280;fgqs\u258B\u258C\u0989\u25F3\u25FF\u6264t\u0280ahlrt\u2598\u25A4\u25B7\u25C2\u25E8rrow\u0100;t\u0899\u25A1a\xE9\u24F6arpoon\u0100du\u25AF\u25B4own\xBB\u045Ap\xBB\u0966eftarrows;\u61C7ight\u0180ahs\u25CD\u25D6\u25DErrow\u0100;s\u08F4\u08A7arpoon\xF3\u0F98quigarro\xF7\u21F0hreetimes;\u62CB\u0180;qs\u258B\u0993\u25FAlan\xF4\u09AC\u0280;cdgs\u09AC\u260A\u260D\u261D\u2628c;\u6AA8ot\u0100;o\u2614\u2615\u6A7F\u0100;r\u261A\u261B\u6A81;\u6A83\u0100;e\u2622\u2625\uC000\u22DA\uFE00s;\u6A93\u0280adegs\u2633\u2639\u263D\u2649\u264Bppro\xF8\u24C6ot;\u62D6q\u0100gq\u2643\u2645\xF4\u0989gt\xF2\u248C\xF4\u099Bi\xED\u09B2\u0180ilr\u2655\u08E1\u265Asht;\u697C;\uC000\uD835\uDD29\u0100;E\u099C\u2663;\u6A91\u0161\u2669\u2676r\u0100du\u25B2\u266E\u0100;l\u0965\u2673;\u696Alk;\u6584cy;\u4459\u0280;acht\u0A48\u2688\u268B\u2691\u2696r\xF2\u25C1orne\xF2\u1D08ard;\u696Bri;\u65FA\u0100io\u269F\u26A4dot;\u4140ust\u0100;a\u26AC\u26AD\u63B0che\xBB\u26AD\u0200Eaes\u26BB\u26BD\u26C9\u26D4;\u6268p\u0100;p\u26C3\u26C4\u6A89rox\xBB\u26C4\u0100;q\u26CE\u26CF\u6A87\u0100;q\u26CE\u26BBim;\u62E6\u0400abnoptwz\u26E9\u26F4\u26F7\u271A\u272F\u2741\u2747\u2750\u0100nr\u26EE\u26F1g;\u67ECr;\u61FDr\xEB\u08C1g\u0180lmr\u26FF\u270D\u2714eft\u0100ar\u09E6\u2707ight\xE1\u09F2apsto;\u67FCight\xE1\u09FDparrow\u0100lr\u2725\u2729ef\xF4\u24EDight;\u61AC\u0180afl\u2736\u2739\u273Dr;\u6985;\uC000\uD835\uDD5Dus;\u6A2Dimes;\u6A34\u0161\u274B\u274Fst;\u6217\xE1\u134E\u0180;ef\u2757\u2758\u1800\u65CAnge\xBB\u2758ar\u0100;l\u2764\u2765\u4028t;\u6993\u0280achmt\u2773\u2776\u277C\u2785\u2787r\xF2\u08A8orne\xF2\u1D8Car\u0100;d\u0F98\u2783;\u696D;\u600Eri;\u62BF\u0300achiqt\u2798\u279D\u0A40\u27A2\u27AE\u27BBquo;\u6039r;\uC000\uD835\uDCC1m\u0180;eg\u09B2\u27AA\u27AC;\u6A8D;\u6A8F\u0100bu\u252A\u27B3o\u0100;r\u0E1F\u27B9;\u601Arok;\u4142\u8400<;cdhilqr\u082B\u27D2\u2639\u27DC\u27E0\u27E5\u27EA\u27F0\u0100ci\u27D7\u27D9;\u6AA6r;\u6A79re\xE5\u25F2mes;\u62C9arr;\u6976uest;\u6A7B\u0100Pi\u27F5\u27F9ar;\u6996\u0180;ef\u2800\u092D\u181B\u65C3r\u0100du\u2807\u280Dshar;\u694Ahar;\u6966\u0100en\u2817\u2821rtneqq;\uC000\u2268\uFE00\xC5\u281E\u0700Dacdefhilnopsu\u2840\u2845\u2882\u288E\u2893\u28A0\u28A5\u28A8\u28DA\u28E2\u28E4\u0A83\u28F3\u2902Dot;\u623A\u0200clpr\u284E\u2852\u2863\u287Dr\u803B\xAF\u40AF\u0100et\u2857\u2859;\u6642\u0100;e\u285E\u285F\u6720se\xBB\u285F\u0100;s\u103B\u2868to\u0200;dlu\u103B\u2873\u2877\u287Bow\xEE\u048Cef\xF4\u090F\xF0\u13D1ker;\u65AE\u0100oy\u2887\u288Cmma;\u6A29;\u443Cash;\u6014asuredangle\xBB\u1626r;\uC000\uD835\uDD2Ao;\u6127\u0180cdn\u28AF\u28B4\u28C9ro\u803B\xB5\u40B5\u0200;acd\u1464\u28BD\u28C0\u28C4s\xF4\u16A7ir;\u6AF0ot\u80BB\xB7\u01B5us\u0180;bd\u28D2\u1903\u28D3\u6212\u0100;u\u1D3C\u28D8;\u6A2A\u0163\u28DE\u28E1p;\u6ADB\xF2\u2212\xF0\u0A81\u0100dp\u28E9\u28EEels;\u62A7f;\uC000\uD835\uDD5E\u0100ct\u28F8\u28FDr;\uC000\uD835\uDCC2pos\xBB\u159D\u0180;lm\u2909\u290A\u290D\u43BCtimap;\u62B8\u0C00GLRVabcdefghijlmoprstuvw\u2942\u2953\u297E\u2989\u2998\u29DA\u29E9\u2A15\u2A1A\u2A58\u2A5D\u2A83\u2A95\u2AA4\u2AA8\u2B04\u2B07\u2B44\u2B7F\u2BAE\u2C34\u2C67\u2C7C\u2CE9\u0100gt\u2947\u294B;\uC000\u22D9\u0338\u0100;v\u2950\u0BCF\uC000\u226B\u20D2\u0180elt\u295A\u2972\u2976ft\u0100ar\u2961\u2967rrow;\u61CDightarrow;\u61CE;\uC000\u22D8\u0338\u0100;v\u297B\u0C47\uC000\u226A\u20D2ightarrow;\u61CF\u0100Dd\u298E\u2993ash;\u62AFash;\u62AE\u0280bcnpt\u29A3\u29A7\u29AC\u29B1\u29CCla\xBB\u02DEute;\u4144g;\uC000\u2220\u20D2\u0280;Eiop\u0D84\u29BC\u29C0\u29C5\u29C8;\uC000\u2A70\u0338d;\uC000\u224B\u0338s;\u4149ro\xF8\u0D84ur\u0100;a\u29D3\u29D4\u666El\u0100;s\u29D3\u0B38\u01F3\u29DF\x00\u29E3p\u80BB\xA0\u0B37mp\u0100;e\u0BF9\u0C00\u0280aeouy\u29F4\u29FE\u2A03\u2A10\u2A13\u01F0\u29F9\x00\u29FB;\u6A43on;\u4148dil;\u4146ng\u0100;d\u0D7E\u2A0Aot;\uC000\u2A6D\u0338p;\u6A42;\u443Dash;\u6013\u0380;Aadqsx\u0B92\u2A29\u2A2D\u2A3B\u2A41\u2A45\u2A50rr;\u61D7r\u0100hr\u2A33\u2A36k;\u6924\u0100;o\u13F2\u13F0ot;\uC000\u2250\u0338ui\xF6\u0B63\u0100ei\u2A4A\u2A4Ear;\u6928\xED\u0B98ist\u0100;s\u0BA0\u0B9Fr;\uC000\uD835\uDD2B\u0200Eest\u0BC5\u2A66\u2A79\u2A7C\u0180;qs\u0BBC\u2A6D\u0BE1\u0180;qs\u0BBC\u0BC5\u2A74lan\xF4\u0BE2i\xED\u0BEA\u0100;r\u0BB6\u2A81\xBB\u0BB7\u0180Aap\u2A8A\u2A8D\u2A91r\xF2\u2971rr;\u61AEar;\u6AF2\u0180;sv\u0F8D\u2A9C\u0F8C\u0100;d\u2AA1\u2AA2\u62FC;\u62FAcy;\u445A\u0380AEadest\u2AB7\u2ABA\u2ABE\u2AC2\u2AC5\u2AF6\u2AF9r\xF2\u2966;\uC000\u2266\u0338rr;\u619Ar;\u6025\u0200;fqs\u0C3B\u2ACE\u2AE3\u2AEFt\u0100ar\u2AD4\u2AD9rro\xF7\u2AC1ightarro\xF7\u2A90\u0180;qs\u0C3B\u2ABA\u2AEAlan\xF4\u0C55\u0100;s\u0C55\u2AF4\xBB\u0C36i\xED\u0C5D\u0100;r\u0C35\u2AFEi\u0100;e\u0C1A\u0C25i\xE4\u0D90\u0100pt\u2B0C\u2B11f;\uC000\uD835\uDD5F\u8180\xAC;in\u2B19\u2B1A\u2B36\u40ACn\u0200;Edv\u0B89\u2B24\u2B28\u2B2E;\uC000\u22F9\u0338ot;\uC000\u22F5\u0338\u01E1\u0B89\u2B33\u2B35;\u62F7;\u62F6i\u0100;v\u0CB8\u2B3C\u01E1\u0CB8\u2B41\u2B43;\u62FE;\u62FD\u0180aor\u2B4B\u2B63\u2B69r\u0200;ast\u0B7B\u2B55\u2B5A\u2B5Flle\xEC\u0B7Bl;\uC000\u2AFD\u20E5;\uC000\u2202\u0338lint;\u6A14\u0180;ce\u0C92\u2B70\u2B73u\xE5\u0CA5\u0100;c\u0C98\u2B78\u0100;e\u0C92\u2B7D\xF1\u0C98\u0200Aait\u2B88\u2B8B\u2B9D\u2BA7r\xF2\u2988rr\u0180;cw\u2B94\u2B95\u2B99\u619B;\uC000\u2933\u0338;\uC000\u219D\u0338ghtarrow\xBB\u2B95ri\u0100;e\u0CCB\u0CD6\u0380chimpqu\u2BBD\u2BCD\u2BD9\u2B04\u0B78\u2BE4\u2BEF\u0200;cer\u0D32\u2BC6\u0D37\u2BC9u\xE5\u0D45;\uC000\uD835\uDCC3ort\u026D\u2B05\x00\x00\u2BD6ar\xE1\u2B56m\u0100;e\u0D6E\u2BDF\u0100;q\u0D74\u0D73su\u0100bp\u2BEB\u2BED\xE5\u0CF8\xE5\u0D0B\u0180bcp\u2BF6\u2C11\u2C19\u0200;Ees\u2BFF\u2C00\u0D22\u2C04\u6284;\uC000\u2AC5\u0338et\u0100;e\u0D1B\u2C0Bq\u0100;q\u0D23\u2C00c\u0100;e\u0D32\u2C17\xF1\u0D38\u0200;Ees\u2C22\u2C23\u0D5F\u2C27\u6285;\uC000\u2AC6\u0338et\u0100;e\u0D58\u2C2Eq\u0100;q\u0D60\u2C23\u0200gilr\u2C3D\u2C3F\u2C45\u2C47\xEC\u0BD7lde\u803B\xF1\u40F1\xE7\u0C43iangle\u0100lr\u2C52\u2C5Ceft\u0100;e\u0C1A\u2C5A\xF1\u0C26ight\u0100;e\u0CCB\u2C65\xF1\u0CD7\u0100;m\u2C6C\u2C6D\u43BD\u0180;es\u2C74\u2C75\u2C79\u4023ro;\u6116p;\u6007\u0480DHadgilrs\u2C8F\u2C94\u2C99\u2C9E\u2CA3\u2CB0\u2CB6\u2CD3\u2CE3ash;\u62ADarr;\u6904p;\uC000\u224D\u20D2ash;\u62AC\u0100et\u2CA8\u2CAC;\uC000\u2265\u20D2;\uC000>\u20D2nfin;\u69DE\u0180Aet\u2CBD\u2CC1\u2CC5rr;\u6902;\uC000\u2264\u20D2\u0100;r\u2CCA\u2CCD\uC000<\u20D2ie;\uC000\u22B4\u20D2\u0100At\u2CD8\u2CDCrr;\u6903rie;\uC000\u22B5\u20D2im;\uC000\u223C\u20D2\u0180Aan\u2CF0\u2CF4\u2D02rr;\u61D6r\u0100hr\u2CFA\u2CFDk;\u6923\u0100;o\u13E7\u13E5ear;\u6927\u1253\u1A95\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\u2D2D\x00\u2D38\u2D48\u2D60\u2D65\u2D72\u2D84\u1B07\x00\x00\u2D8D\u2DAB\x00\u2DC8\u2DCE\x00\u2DDC\u2E19\u2E2B\u2E3E\u2E43\u0100cs\u2D31\u1A97ute\u803B\xF3\u40F3\u0100iy\u2D3C\u2D45r\u0100;c\u1A9E\u2D42\u803B\xF4\u40F4;\u443E\u0280abios\u1AA0\u2D52\u2D57\u01C8\u2D5Alac;\u4151v;\u6A38old;\u69BClig;\u4153\u0100cr\u2D69\u2D6Dir;\u69BF;\uC000\uD835\uDD2C\u036F\u2D79\x00\x00\u2D7C\x00\u2D82n;\u42DBave\u803B\xF2\u40F2;\u69C1\u0100bm\u2D88\u0DF4ar;\u69B5\u0200acit\u2D95\u2D98\u2DA5\u2DA8r\xF2\u1A80\u0100ir\u2D9D\u2DA0r;\u69BEoss;\u69BBn\xE5\u0E52;\u69C0\u0180aei\u2DB1\u2DB5\u2DB9cr;\u414Dga;\u43C9\u0180cdn\u2DC0\u2DC5\u01CDron;\u43BF;\u69B6pf;\uC000\uD835\uDD60\u0180ael\u2DD4\u2DD7\u01D2r;\u69B7rp;\u69B9\u0380;adiosv\u2DEA\u2DEB\u2DEE\u2E08\u2E0D\u2E10\u2E16\u6228r\xF2\u1A86\u0200;efm\u2DF7\u2DF8\u2E02\u2E05\u6A5Dr\u0100;o\u2DFE\u2DFF\u6134f\xBB\u2DFF\u803B\xAA\u40AA\u803B\xBA\u40BAgof;\u62B6r;\u6A56lope;\u6A57;\u6A5B\u0180clo\u2E1F\u2E21\u2E27\xF2\u2E01ash\u803B\xF8\u40F8l;\u6298i\u016C\u2E2F\u2E34de\u803B\xF5\u40F5es\u0100;a\u01DB\u2E3As;\u6A36ml\u803B\xF6\u40F6bar;\u633D\u0AE1\u2E5E\x00\u2E7D\x00\u2E80\u2E9D\x00\u2EA2\u2EB9\x00\x00\u2ECB\u0E9C\x00\u2F13\x00\x00\u2F2B\u2FBC\x00\u2FC8r\u0200;ast\u0403\u2E67\u2E72\u0E85\u8100\xB6;l\u2E6D\u2E6E\u40B6le\xEC\u0403\u0269\u2E78\x00\x00\u2E7Bm;\u6AF3;\u6AFDy;\u443Fr\u0280cimpt\u2E8B\u2E8F\u2E93\u1865\u2E97nt;\u4025od;\u402Eil;\u6030enk;\u6031r;\uC000\uD835\uDD2D\u0180imo\u2EA8\u2EB0\u2EB4\u0100;v\u2EAD\u2EAE\u43C6;\u43D5ma\xF4\u0A76ne;\u660E\u0180;tv\u2EBF\u2EC0\u2EC8\u43C0chfork\xBB\u1FFD;\u43D6\u0100au\u2ECF\u2EDFn\u0100ck\u2ED5\u2EDDk\u0100;h\u21F4\u2EDB;\u610E\xF6\u21F4s\u0480;abcdemst\u2EF3\u2EF4\u1908\u2EF9\u2EFD\u2F04\u2F06\u2F0A\u2F0E\u402Bcir;\u6A23ir;\u6A22\u0100ou\u1D40\u2F02;\u6A25;\u6A72n\u80BB\xB1\u0E9Dim;\u6A26wo;\u6A27\u0180ipu\u2F19\u2F20\u2F25ntint;\u6A15f;\uC000\uD835\uDD61nd\u803B\xA3\u40A3\u0500;Eaceinosu\u0EC8\u2F3F\u2F41\u2F44\u2F47\u2F81\u2F89\u2F92\u2F7E\u2FB6;\u6AB3p;\u6AB7u\xE5\u0ED9\u0100;c\u0ECE\u2F4C\u0300;acens\u0EC8\u2F59\u2F5F\u2F66\u2F68\u2F7Eppro\xF8\u2F43urlye\xF1\u0ED9\xF1\u0ECE\u0180aes\u2F6F\u2F76\u2F7Approx;\u6AB9qq;\u6AB5im;\u62E8i\xED\u0EDFme\u0100;s\u2F88\u0EAE\u6032\u0180Eas\u2F78\u2F90\u2F7A\xF0\u2F75\u0180dfp\u0EEC\u2F99\u2FAF\u0180als\u2FA0\u2FA5\u2FAAlar;\u632Eine;\u6312urf;\u6313\u0100;t\u0EFB\u2FB4\xEF\u0EFBrel;\u62B0\u0100ci\u2FC0\u2FC5r;\uC000\uD835\uDCC5;\u43C8ncsp;\u6008\u0300fiopsu\u2FDA\u22E2\u2FDF\u2FE5\u2FEB\u2FF1r;\uC000\uD835\uDD2Epf;\uC000\uD835\uDD62rime;\u6057cr;\uC000\uD835\uDCC6\u0180aeo\u2FF8\u3009\u3013t\u0100ei\u2FFE\u3005rnion\xF3\u06B0nt;\u6A16st\u0100;e\u3010\u3011\u403F\xF1\u1F19\xF4\u0F14\u0A80ABHabcdefhilmnoprstux\u3040\u3051\u3055\u3059\u30E0\u310E\u312B\u3147\u3162\u3172\u318E\u3206\u3215\u3224\u3229\u3258\u326E\u3272\u3290\u32B0\u32B7\u0180art\u3047\u304A\u304Cr\xF2\u10B3\xF2\u03DDail;\u691Car\xF2\u1C65ar;\u6964\u0380cdenqrt\u3068\u3075\u3078\u307F\u308F\u3094\u30CC\u0100eu\u306D\u3071;\uC000\u223D\u0331te;\u4155i\xE3\u116Emptyv;\u69B3g\u0200;del\u0FD1\u3089\u308B\u308D;\u6992;\u69A5\xE5\u0FD1uo\u803B\xBB\u40BBr\u0580;abcfhlpstw\u0FDC\u30AC\u30AF\u30B7\u30B9\u30BC\u30BE\u30C0\u30C3\u30C7\u30CAp;\u6975\u0100;f\u0FE0\u30B4s;\u6920;\u6933s;\u691E\xEB\u225D\xF0\u272El;\u6945im;\u6974l;\u61A3;\u619D\u0100ai\u30D1\u30D5il;\u691Ao\u0100;n\u30DB\u30DC\u6236al\xF3\u0F1E\u0180abr\u30E7\u30EA\u30EEr\xF2\u17E5rk;\u6773\u0100ak\u30F3\u30FDc\u0100ek\u30F9\u30FB;\u407D;\u405D\u0100es\u3102\u3104;\u698Cl\u0100du\u310A\u310C;\u698E;\u6990\u0200aeuy\u3117\u311C\u3127\u3129ron;\u4159\u0100di\u3121\u3125il;\u4157\xEC\u0FF2\xE2\u30FA;\u4440\u0200clqs\u3134\u3137\u313D\u3144a;\u6937dhar;\u6969uo\u0100;r\u020E\u020Dh;\u61B3\u0180acg\u314E\u315F\u0F44l\u0200;ips\u0F78\u3158\u315B\u109Cn\xE5\u10BBar\xF4\u0FA9t;\u65AD\u0180ilr\u3169\u1023\u316Esht;\u697D;\uC000\uD835\uDD2F\u0100ao\u3177\u3186r\u0100du\u317D\u317F\xBB\u047B\u0100;l\u1091\u3184;\u696C\u0100;v\u318B\u318C\u43C1;\u43F1\u0180gns\u3195\u31F9\u31FCht\u0300ahlrst\u31A4\u31B0\u31C2\u31D8\u31E4\u31EErrow\u0100;t\u0FDC\u31ADa\xE9\u30C8arpoon\u0100du\u31BB\u31BFow\xEE\u317Ep\xBB\u1092eft\u0100ah\u31CA\u31D0rrow\xF3\u0FEAarpoon\xF3\u0551ightarrows;\u61C9quigarro\xF7\u30CBhreetimes;\u62CCg;\u42DAingdotse\xF1\u1F32\u0180ahm\u320D\u3210\u3213r\xF2\u0FEAa\xF2\u0551;\u600Foust\u0100;a\u321E\u321F\u63B1che\xBB\u321Fmid;\u6AEE\u0200abpt\u3232\u323D\u3240\u3252\u0100nr\u3237\u323Ag;\u67EDr;\u61FEr\xEB\u1003\u0180afl\u3247\u324A\u324Er;\u6986;\uC000\uD835\uDD63us;\u6A2Eimes;\u6A35\u0100ap\u325D\u3267r\u0100;g\u3263\u3264\u4029t;\u6994olint;\u6A12ar\xF2\u31E3\u0200achq\u327B\u3280\u10BC\u3285quo;\u603Ar;\uC000\uD835\uDCC7\u0100bu\u30FB\u328Ao\u0100;r\u0214\u0213\u0180hir\u3297\u329B\u32A0re\xE5\u31F8mes;\u62CAi\u0200;efl\u32AA\u1059\u1821\u32AB\u65B9tri;\u69CEluhar;\u6968;\u611E\u0D61\u32D5\u32DB\u32DF\u332C\u3338\u3371\x00\u337A\u33A4\x00\x00\u33EC\u33F0\x00\u3428\u3448\u345A\u34AD\u34B1\u34CA\u34F1\x00\u3616\x00\x00\u3633cute;\u415Bqu\xEF\u27BA\u0500;Eaceinpsy\u11ED\u32F3\u32F5\u32FF\u3302\u330B\u330F\u331F\u3326\u3329;\u6AB4\u01F0\u32FA\x00\u32FC;\u6AB8on;\u4161u\xE5\u11FE\u0100;d\u11F3\u3307il;\u415Frc;\u415D\u0180Eas\u3316\u3318\u331B;\u6AB6p;\u6ABAim;\u62E9olint;\u6A13i\xED\u1204;\u4441ot\u0180;be\u3334\u1D47\u3335\u62C5;\u6A66\u0380Aacmstx\u3346\u334A\u3357\u335B\u335E\u3363\u336Drr;\u61D8r\u0100hr\u3350\u3352\xEB\u2228\u0100;o\u0A36\u0A34t\u803B\xA7\u40A7i;\u403Bwar;\u6929m\u0100in\u3369\xF0nu\xF3\xF1t;\u6736r\u0100;o\u3376\u2055\uC000\uD835\uDD30\u0200acoy\u3382\u3386\u3391\u33A0rp;\u666F\u0100hy\u338B\u338Fcy;\u4449;\u4448rt\u026D\u3399\x00\x00\u339Ci\xE4\u1464ara\xEC\u2E6F\u803B\xAD\u40AD\u0100gm\u33A8\u33B4ma\u0180;fv\u33B1\u33B2\u33B2\u43C3;\u43C2\u0400;deglnpr\u12AB\u33C5\u33C9\u33CE\u33D6\u33DE\u33E1\u33E6ot;\u6A6A\u0100;q\u12B1\u12B0\u0100;E\u33D3\u33D4\u6A9E;\u6AA0\u0100;E\u33DB\u33DC\u6A9D;\u6A9Fe;\u6246lus;\u6A24arr;\u6972ar\xF2\u113D\u0200aeit\u33F8\u3408\u340F\u3417\u0100ls\u33FD\u3404lsetm\xE9\u336Ahp;\u6A33parsl;\u69E4\u0100dl\u1463\u3414e;\u6323\u0100;e\u341C\u341D\u6AAA\u0100;s\u3422\u3423\u6AAC;\uC000\u2AAC\uFE00\u0180flp\u342E\u3433\u3442tcy;\u444C\u0100;b\u3438\u3439\u402F\u0100;a\u343E\u343F\u69C4r;\u633Ff;\uC000\uD835\uDD64a\u0100dr\u344D\u0402es\u0100;u\u3454\u3455\u6660it\xBB\u3455\u0180csu\u3460\u3479\u349F\u0100au\u3465\u346Fp\u0100;s\u1188\u346B;\uC000\u2293\uFE00p\u0100;s\u11B4\u3475;\uC000\u2294\uFE00u\u0100bp\u347F\u348F\u0180;es\u1197\u119C\u3486et\u0100;e\u1197\u348D\xF1\u119D\u0180;es\u11A8\u11AD\u3496et\u0100;e\u11A8\u349D\xF1\u11AE\u0180;af\u117B\u34A6\u05B0r\u0165\u34AB\u05B1\xBB\u117Car\xF2\u1148\u0200cemt\u34B9\u34BE\u34C2\u34C5r;\uC000\uD835\uDCC8tm\xEE\xF1i\xEC\u3415ar\xE6\u11BE\u0100ar\u34CE\u34D5r\u0100;f\u34D4\u17BF\u6606\u0100an\u34DA\u34EDight\u0100ep\u34E3\u34EApsilo\xEE\u1EE0h\xE9\u2EAFs\xBB\u2852\u0280bcmnp\u34FB\u355E\u1209\u358B\u358E\u0480;Edemnprs\u350E\u350F\u3511\u3515\u351E\u3523\u352C\u3531\u3536\u6282;\u6AC5ot;\u6ABD\u0100;d\u11DA\u351Aot;\u6AC3ult;\u6AC1\u0100Ee\u3528\u352A;\u6ACB;\u628Alus;\u6ABFarr;\u6979\u0180eiu\u353D\u3552\u3555t\u0180;en\u350E\u3545\u354Bq\u0100;q\u11DA\u350Feq\u0100;q\u352B\u3528m;\u6AC7\u0100bp\u355A\u355C;\u6AD5;\u6AD3c\u0300;acens\u11ED\u356C\u3572\u3579\u357B\u3326ppro\xF8\u32FAurlye\xF1\u11FE\xF1\u11F3\u0180aes\u3582\u3588\u331Bppro\xF8\u331Aq\xF1\u3317g;\u666A\u0680123;Edehlmnps\u35A9\u35AC\u35AF\u121C\u35B2\u35B4\u35C0\u35C9\u35D5\u35DA\u35DF\u35E8\u35ED\u803B\xB9\u40B9\u803B\xB2\u40B2\u803B\xB3\u40B3;\u6AC6\u0100os\u35B9\u35BCt;\u6ABEub;\u6AD8\u0100;d\u1222\u35C5ot;\u6AC4s\u0100ou\u35CF\u35D2l;\u67C9b;\u6AD7arr;\u697Bult;\u6AC2\u0100Ee\u35E4\u35E6;\u6ACC;\u628Blus;\u6AC0\u0180eiu\u35F4\u3609\u360Ct\u0180;en\u121C\u35FC\u3602q\u0100;q\u1222\u35B2eq\u0100;q\u35E7\u35E4m;\u6AC8\u0100bp\u3611\u3613;\u6AD4;\u6AD6\u0180Aan\u361C\u3620\u362Drr;\u61D9r\u0100hr\u3626\u3628\xEB\u222E\u0100;o\u0A2B\u0A29war;\u692Alig\u803B\xDF\u40DF\u0BE1\u3651\u365D\u3660\u12CE\u3673\u3679\x00\u367E\u36C2\x00\x00\x00\x00\x00\u36DB\u3703\x00\u3709\u376C\x00\x00\x00\u3787\u0272\u3656\x00\x00\u365Bget;\u6316;\u43C4r\xEB\u0E5F\u0180aey\u3666\u366B\u3670ron;\u4165dil;\u4163;\u4442lrec;\u6315r;\uC000\uD835\uDD31\u0200eiko\u3686\u369D\u36B5\u36BC\u01F2\u368B\x00\u3691e\u01004f\u1284\u1281a\u0180;sv\u3698\u3699\u369B\u43B8ym;\u43D1\u0100cn\u36A2\u36B2k\u0100as\u36A8\u36AEppro\xF8\u12C1im\xBB\u12ACs\xF0\u129E\u0100as\u36BA\u36AE\xF0\u12C1rn\u803B\xFE\u40FE\u01EC\u031F\u36C6\u22E7es\u8180\xD7;bd\u36CF\u36D0\u36D8\u40D7\u0100;a\u190F\u36D5r;\u6A31;\u6A30\u0180eps\u36E1\u36E3\u3700\xE1\u2A4D\u0200;bcf\u0486\u36EC\u36F0\u36F4ot;\u6336ir;\u6AF1\u0100;o\u36F9\u36FC\uC000\uD835\uDD65rk;\u6ADA\xE1\u3362rime;\u6034\u0180aip\u370F\u3712\u3764d\xE5\u1248\u0380adempst\u3721\u374D\u3740\u3751\u3757\u375C\u375Fngle\u0280;dlqr\u3730\u3731\u3736\u3740\u3742\u65B5own\xBB\u1DBBeft\u0100;e\u2800\u373E\xF1\u092E;\u625Cight\u0100;e\u32AA\u374B\xF1\u105Aot;\u65ECinus;\u6A3Alus;\u6A39b;\u69CDime;\u6A3Bezium;\u63E2\u0180cht\u3772\u377D\u3781\u0100ry\u3777\u377B;\uC000\uD835\uDCC9;\u4446cy;\u445Brok;\u4167\u0100io\u378B\u378Ex\xF4\u1777head\u0100lr\u3797\u37A0eftarro\xF7\u084Fightarrow\xBB\u0F5D\u0900AHabcdfghlmoprstuw\u37D0\u37D3\u37D7\u37E4\u37F0\u37FC\u380E\u381C\u3823\u3834\u3851\u385D\u386B\u38A9\u38CC\u38D2\u38EA\u38F6r\xF2\u03EDar;\u6963\u0100cr\u37DC\u37E2ute\u803B\xFA\u40FA\xF2\u1150r\u01E3\u37EA\x00\u37EDy;\u445Eve;\u416D\u0100iy\u37F5\u37FArc\u803B\xFB\u40FB;\u4443\u0180abh\u3803\u3806\u380Br\xF2\u13ADlac;\u4171a\xF2\u13C3\u0100ir\u3813\u3818sht;\u697E;\uC000\uD835\uDD32rave\u803B\xF9\u40F9\u0161\u3827\u3831r\u0100lr\u382C\u382E\xBB\u0957\xBB\u1083lk;\u6580\u0100ct\u3839\u384D\u026F\u383F\x00\x00\u384Arn\u0100;e\u3845\u3846\u631Cr\xBB\u3846op;\u630Fri;\u65F8\u0100al\u3856\u385Acr;\u416B\u80BB\xA8\u0349\u0100gp\u3862\u3866on;\u4173f;\uC000\uD835\uDD66\u0300adhlsu\u114B\u3878\u387D\u1372\u3891\u38A0own\xE1\u13B3arpoon\u0100lr\u3888\u388Cef\xF4\u382Digh\xF4\u382Fi\u0180;hl\u3899\u389A\u389C\u43C5\xBB\u13FAon\xBB\u389Aparrows;\u61C8\u0180cit\u38B0\u38C4\u38C8\u026F\u38B6\x00\x00\u38C1rn\u0100;e\u38BC\u38BD\u631Dr\xBB\u38BDop;\u630Eng;\u416Fri;\u65F9cr;\uC000\uD835\uDCCA\u0180dir\u38D9\u38DD\u38E2ot;\u62F0lde;\u4169i\u0100;f\u3730\u38E8\xBB\u1813\u0100am\u38EF\u38F2r\xF2\u38A8l\u803B\xFC\u40FCangle;\u69A7\u0780ABDacdeflnoprsz\u391C\u391F\u3929\u392D\u39B5\u39B8\u39BD\u39DF\u39E4\u39E8\u39F3\u39F9\u39FD\u3A01\u3A20r\xF2\u03F7ar\u0100;v\u3926\u3927\u6AE8;\u6AE9as\xE8\u03E1\u0100nr\u3932\u3937grt;\u699C\u0380eknprst\u34E3\u3946\u394B\u3952\u395D\u3964\u3996app\xE1\u2415othin\xE7\u1E96\u0180hir\u34EB\u2EC8\u3959op\xF4\u2FB5\u0100;h\u13B7\u3962\xEF\u318D\u0100iu\u3969\u396Dgm\xE1\u33B3\u0100bp\u3972\u3984setneq\u0100;q\u397D\u3980\uC000\u228A\uFE00;\uC000\u2ACB\uFE00setneq\u0100;q\u398F\u3992\uC000\u228B\uFE00;\uC000\u2ACC\uFE00\u0100hr\u399B\u399Fet\xE1\u369Ciangle\u0100lr\u39AA\u39AFeft\xBB\u0925ight\xBB\u1051y;\u4432ash\xBB\u1036\u0180elr\u39C4\u39D2\u39D7\u0180;be\u2DEA\u39CB\u39CFar;\u62BBq;\u625Alip;\u62EE\u0100bt\u39DC\u1468a\xF2\u1469r;\uC000\uD835\uDD33tr\xE9\u39AEsu\u0100bp\u39EF\u39F1\xBB\u0D1C\xBB\u0D59pf;\uC000\uD835\uDD67ro\xF0\u0EFBtr\xE9\u39B4\u0100cu\u3A06\u3A0Br;\uC000\uD835\uDCCB\u0100bp\u3A10\u3A18n\u0100Ee\u3980\u3A16\xBB\u397En\u0100Ee\u3992\u3A1E\xBB\u3990igzag;\u699A\u0380cefoprs\u3A36\u3A3B\u3A56\u3A5B\u3A54\u3A61\u3A6Airc;\u4175\u0100di\u3A40\u3A51\u0100bg\u3A45\u3A49ar;\u6A5Fe\u0100;q\u15FA\u3A4F;\u6259erp;\u6118r;\uC000\uD835\uDD34pf;\uC000\uD835\uDD68\u0100;e\u1479\u3A66at\xE8\u1479cr;\uC000\uD835\uDCCC\u0AE3\u178E\u3A87\x00\u3A8B\x00\u3A90\u3A9B\x00\x00\u3A9D\u3AA8\u3AAB\u3AAF\x00\x00\u3AC3\u3ACE\x00\u3AD8\u17DC\u17DFtr\xE9\u17D1r;\uC000\uD835\uDD35\u0100Aa\u3A94\u3A97r\xF2\u03C3r\xF2\u09F6;\u43BE\u0100Aa\u3AA1\u3AA4r\xF2\u03B8r\xF2\u09EBa\xF0\u2713is;\u62FB\u0180dpt\u17A4\u3AB5\u3ABE\u0100fl\u3ABA\u17A9;\uC000\uD835\uDD69im\xE5\u17B2\u0100Aa\u3AC7\u3ACAr\xF2\u03CEr\xF2\u0A01\u0100cq\u3AD2\u17B8r;\uC000\uD835\uDCCD\u0100pt\u17D6\u3ADCr\xE9\u17D4\u0400acefiosu\u3AF0\u3AFD\u3B08\u3B0C\u3B11\u3B15\u3B1B\u3B21c\u0100uy\u3AF6\u3AFBte\u803B\xFD\u40FD;\u444F\u0100iy\u3B02\u3B06rc;\u4177;\u444Bn\u803B\xA5\u40A5r;\uC000\uD835\uDD36cy;\u4457pf;\uC000\uD835\uDD6Acr;\uC000\uD835\uDCCE\u0100cm\u3B26\u3B29y;\u444El\u803B\xFF\u40FF\u0500acdefhiosw\u3B42\u3B48\u3B54\u3B58\u3B64\u3B69\u3B6D\u3B74\u3B7A\u3B80cute;\u417A\u0100ay\u3B4D\u3B52ron;\u417E;\u4437ot;\u417C\u0100et\u3B5D\u3B61tr\xE6\u155Fa;\u43B6r;\uC000\uD835\uDD37cy;\u4436grarr;\u61DDpf;\uC000\uD835\uDD6Bcr;\uC000\uD835\uDCCF\u0100jn\u3B85\u3B87;\u600Dj;\u600C".split("").map((e)=>e.charCodeAt(0)));var hIa=new Uint16Array("\u0200aglq\t\x15\x18\x1B\u026D\x0F\x00\x00\x12p;\u4026os;\u4027t;\u403Et;\u403Cuot;\u4022".split("").map((e)=>e.charCodeAt(0)));var Cfn,f_i=new Map([[0,65533],[128,8364],[130,8218],[131,402],[132,8222],[133,8230],[134,8224],[135,8225],[136,710],[137,8240],[138,352],[139,8249],[140,338],[142,381],[145,8216],[146,8217],[147,8220],[148,8221],[149,8226],[150,8211],[151,8212],[152,732],[153,8482],[154,353],[155,8250],[156,339],[158,382],[159,376]]),bIa=(Cfn=String.fromCodePoint)!==null&&Cfn!==void 0?Cfn:function(e){let a="";if(e>65535)e-=65536,a+=String.fromCharCode(e>>>10&1023|55296),e=56320|e&1023;return a+=String.fromCharCode(e),a};function CIa(e){var a;if(e>=55296&&e<=57343||e>1114111)return 65533;return(a=f_i.get(e))!==null&&a!==void 0?a:e}var C4;(function(e){e[e.NUM=35]="NUM",e[e.SEMI=59]="SEMI",e[e.EQUALS=61]="EQUALS",e[e.ZERO=48]="ZERO",e[e.NINE=57]="NINE",e[e.LOWER_A=97]="LOWER_A",e[e.LOWER_F=102]="LOWER_F",e[e.LOWER_X=120]="LOWER_X",e[e.LOWER_Z=122]="LOWER_Z",e[e.UPPER_A=65]="UPPER_A",e[e.UPPER_F=70]="UPPER_F",e[e.UPPER_Z=90]="UPPER_Z"})(C4||(C4={}));var h_i=32,Khe;(function(e){e[e.VALUE_LENGTH=49152]="VALUE_LENGTH",e[e.BRANCH_LENGTH=16256]="BRANCH_LENGTH",e[e.JUMP_TABLE=127]="JUMP_TABLE"})(Khe||(Khe={}));function Bfn(e){return e>=C4.ZERO&&e<=C4.NINE}function b_i(e){return e>=C4.UPPER_A&&e<=C4.UPPER_F||e>=C4.LOWER_A&&e<=C4.LOWER_F}function C_i(e){return e>=C4.UPPER_A&&e<=C4.UPPER_Z||e>=C4.LOWER_A&&e<=C4.LOWER_Z||Bfn(e)}function B_i(e){return e===C4.EQUALS||C_i(e)}var b4;(function(e){e[e.EntityStart=0]="EntityStart",e[e.NumericStart=1]="NumericStart",e[e.NumericDecimal=2]="NumericDecimal",e[e.NumericHex=3]="NumericHex",e[e.NamedEntity=4]="NamedEntity"})(b4||(b4={}));var xte;(function(e){e[e.Legacy=0]="Legacy",e[e.Strict=1]="Strict",e[e.Attribute=2]="Attribute"})(xte||(xte={}));class Ifn{constructor(e,a,A){this.decodeTree=e,this.emitCodePoint=a,this.errors=A,this.state=b4.EntityStart,this.consumed=1,this.result=0,this.treeIndex=0,this.excess=1,this.decodeMode=xte.Strict}startEntity(e){this.decodeMode=e,this.state=b4.EntityStart,this.result=0,this.treeIndex=0,this.excess=1,this.consumed=1}write(e,a){switch(this.state){case b4.EntityStart:{if(e.charCodeAt(a)===C4.NUM)return this.state=b4.NumericStart,this.consumed+=1,this.stateNumericStart(e,a+1);return this.state=b4.NamedEntity,this.stateNamedEntity(e,a)}case b4.NumericStart:return this.stateNumericStart(e,a);case b4.NumericDecimal:return this.stateNumericDecimal(e,a);case b4.NumericHex:return this.stateNumericHex(e,a);case b4.NamedEntity:return this.stateNamedEntity(e,a)}}stateNumericStart(e,a){if(a>=e.length)return-1;if((e.charCodeAt(a)|h_i)===C4.LOWER_X)return this.state=b4.NumericHex,this.consumed+=1,this.stateNumericHex(e,a+1);return this.state=b4.NumericDecimal,this.stateNumericDecimal(e,a)}addToNumericResult(e,a,A,o){if(a!==A){let c=A-a;this.result=this.result*Math.pow(o,c)+parseInt(e.substr(a,c),o),this.consumed+=c}}stateNumericHex(e,a){let A=a;while(a<e.length){let o=e.charCodeAt(a);if(Bfn(o)||b_i(o))a+=1;else return this.addToNumericResult(e,A,a,16),this.emitNumericEntity(o,3)}return this.addToNumericResult(e,A,a,16),-1}stateNumericDecimal(e,a){let A=a;while(a<e.length){let o=e.charCodeAt(a);if(Bfn(o))a+=1;else return this.addToNumericResult(e,A,a,10),this.emitNumericEntity(o,2)}return this.addToNumericResult(e,A,a,10),-1}emitNumericEntity(e,a){var A;if(this.consumed<=a)return(A=this.errors)===null||A===void 0||A.absenceOfDigitsInNumericCharacterReference(this.consumed),0;if(e===C4.SEMI)this.consumed+=1;else if(this.decodeMode===xte.Strict)return 0;if(this.emitCodePoint(CIa(this.result),this.consumed),this.errors){if(e!==C4.SEMI)this.errors.missingSemicolonAfterCharacterReference();this.errors.validateNumericCharacterReference(this.result)}return this.consumed}stateNamedEntity(e,a){let{decodeTree:A}=this,o=A[this.treeIndex],c=(o&Khe.VALUE_LENGTH)>>14;for(;a<e.length;a++,this.excess++){let p=e.charCodeAt(a);if(this.treeIndex=I_i(A,o,this.treeIndex+Math.max(1,c),p),this.treeIndex<0)return this.result===0||this.decodeMode===xte.Attribute&&(c===0||B_i(p))?0:this.emitNotTerminatedNamedEntity();if(o=A[this.treeIndex],c=(o&Khe.VALUE_LENGTH)>>14,c!==0){if(p===C4.SEMI)return this.emitNamedEntityData(this.treeIndex,c,this.consumed+this.excess);if(this.decodeMode!==xte.Strict)this.result=this.treeIndex,this.consumed+=this.excess,this.excess=0}}return-1}emitNotTerminatedNamedEntity(){var e;let{result:a,decodeTree:A}=this,o=(A[a]&Khe.VALUE_LENGTH)>>14;return this.emitNamedEntityData(a,o,this.consumed),(e=this.errors)===null||e===void 0||e.missingSemicolonAfterCharacterReference(),this.consumed}emitNamedEntityData(e,a,A){let{decodeTree:o}=this;if(this.emitCodePoint(a===1?o[e]&~Khe.VALUE_LENGTH:o[e+1],A),a===3)this.emitCodePoint(o[e+2],A);return A}end(){var e;switch(this.state){case b4.NamedEntity:return this.result!==0&&(this.decodeMode!==xte.Attribute||this.result===this.treeIndex)?this.emitNotTerminatedNamedEntity():0;case b4.NumericDecimal:return this.emitNumericEntity(0,2);case b4.NumericHex:return this.emitNumericEntity(0,3);case b4.NumericStart:return(e=this.errors)===null||e===void 0||e.absenceOfDigitsInNumericCharacterReference(this.consumed),0;case b4.EntityStart:return 0}}}function BIa(e){let a="",A=new Ifn(e,(o)=>a+=bIa(o));return function(c,p){let d=0,h=0;while((h=c.indexOf("&",h))>=0){a+=c.slice(d,h),A.startEntity(p);let E=A.write(c,h+1);if(E<0){d=h+A.end();break}d=h+E,h=E===0?d+1:d}let B=a+c.slice(d);return a="",B}}function I_i(e,a,A,o){let c=(a&Khe.BRANCH_LENGTH)>>7,p=a&Khe.JUMP_TABLE;if(c===0)return p!==0&&o===p?A:-1;if(p){let B=o-p;return B<0||B>=c?-1:e[A+B]-1}let d=A,h=d+c-1;while(d<=h){let B=d+h>>>1,E=e[B];if(E<o)d=B+1;else if(E>o)h=B-1;else return e[B+c]}return-1}var IIa=BIa(fIa),Uur=BIa(hIa);function Ylt(e,a=xte.Legacy){return IIa(e,a)}function Plt(e){return IIa(e,xte.Strict)}var yIa;(function(e){e[e.XML=0]="XML",e[e.HTML=1]="HTML"})(yIa||(yIa={}));var EIa;(function(e){e[e.UTF8=0]="UTF8",e[e.ASCII=1]="ASCII",e[e.Extensive=2]="Extensive",e[e.Attribute=3]="Attribute",e[e.Text=4]="Text"})(EIa||(EIa={}));function E_i(e){return Object.prototype.toString.call(e)}function C_t(e){return E_i(e)==="[object String]"}var __i=Object.prototype.hasOwnProperty;function Q_i(e,a){return __i.call(e,a)}function U6e(e){return Array.prototype.slice.call(arguments,1).forEach(function(A){if(!A)return;if(typeof A!=="object")throw TypeError(A+"must be object");Object.keys(A).forEach(function(o){e[o]=A[o]})}),e}function yfn(e,a,A){return[].concat(e.slice(0,a),A,e.slice(a+1))}function B_t(e){if(e>=55296&&e<=57343)return!1;if(e>=64976&&e<=65007)return!1;if((e&65535)===65535||(e&65535)===65534)return!1;if(e>=0&&e<=8)return!1;if(e===11)return!1;if(e>=14&&e<=31)return!1;if(e>=127&&e<=159)return!1;if(e>1114111)return!1;return!0}function K6e(e){if(e>65535){e-=65536;let a=55296+(e>>10),A=56320+(e&1023);return String.fromCharCode(a,A)}return String.fromCharCode(e)}var QIa=/\\([!"#$%&'()*+,\-./:;<=>?@[\\\]^_`{|}~])/g,w_i=/&([a-z#][a-z0-9]{1,31});/gi,k_i=new RegExp(QIa.source+"|"+w_i.source,"gi"),D_i=/^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))$/i;function x_i(e,a){if(a.charCodeAt(0)===35&&D_i.test(a)){let o=a[1].toLowerCase()==="x"?parseInt(a.slice(2),16):parseInt(a.slice(1),10);if(B_t(o))return K6e(o);return e}let A=Ylt(e);if(A!==e)return A;return e}function v_i(e){if(e.indexOf("\\")<0)return e;return e.replace(QIa,"$1")}function ime(e){if(e.indexOf("\\")<0&&e.indexOf("&")<0)return e;return e.replace(k_i,function(a,A,o){if(A)return A;return x_i(a,o)})}var F_i=/[&<>"]/,S_i=/[&<>"]/g,N_i={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;"};function M_i(e){return N_i[e]}function rme(e){if(F_i.test(e))return e.replace(S_i,M_i);return e}var G_i=/[.?*+^$[\]\\(){}|-]/g;function L_i(e){return e.replace(G_i,"\\$&")}function fI(e){switch(e){case 9:case 32:return!0}return!1}function i3e(e){if(e>=8192&&e<=8202)return!0;switch(e){case 9:case 10:case 11:case 12:case 13:case 32:case 160:case 5760:case 8239:case 8287:case 12288:return!0}return!1}function wIa(e){return R6e.test(e)||h_t.test(e)}function r3e(e){return wIa(K6e(e))}function o3e(e){switch(e){case 33:case 34:case 35:case 36:case 37:case 38:case 39:case 40:case 41:case 42:case 43:case 44:case 45:case 46:case 47:case 58:case 59:case 60:case 61:case 62:case 63:case 64:case 91:case 92:case 93:case 94:case 95:case 96:case 123:case 124:case 125:case 126:return!0;default:return!1}}function s3e(e){if(e=e.trim().replace(/\s+/g," "),"\u1E9E".toLowerCase()==="\u1E7E")e=e.replace(/\u1E9E/g,"\xDF");return e.toLowerCase().toUpperCase()}function _Ia(e){return e===32||e===9||e===10||e===13}function c3e(e){let a=0;for(;a<e.length;a++)if(!_Ia(e.charCodeAt(a)))break;let A=e.length-1;for(;A>=a;A--)if(!_Ia(e.charCodeAt(A)))break;return e.slice(a,A+1)}var T_i={mdurl:d_t,ucmicro:bfn};var kfn={};UA(kfn,{parseLinkTitle:()=>wfn,parseLinkLabel:()=>_fn,parseLinkDestination:()=>Qfn});function _fn(e,a,A){let o,c,p,d,h=e.posMax,B=e.pos;e.pos=a+1,o=1;while(e.pos<h){if(p=e.src.charCodeAt(e.pos),p===93){if(o--,o===0){c=!0;break}}if(d=e.pos,e.md.inline.skipToken(e),p===91){if(d===e.pos-1)o++;else if(A)return e.pos=B,-1}}let E=-1;if(c)E=e.pos;return e.pos=B,E}function Qfn(e,a,A){let o,c=a,p={ok:!1,pos:0,str:""};if(e.charCodeAt(c)===60){c++;while(c<A){if(o=e.charCodeAt(c),o===10)return p;if(o===60)return p;if(o===62)return p.pos=c+1,p.str=ime(e.slice(a+1,c)),p.ok=!0,p;if(o===92&&c+1<A){c+=2;continue}c++}return p}let d=0;while(c<A){if(o=e.charCodeAt(c),o===32)break;if(o<32||o===127)break;if(o===92&&c+1<A){if(e.charCodeAt(c+1)===32)break;c+=2;continue}if(o===40){if(d++,d>32)return p}if(o===41){if(d===0)break;d--}c++}if(a===c)return p;if(d!==0)return p;return p.str=ime(e.slice(a,c)),p.pos=c,p.ok=!0,p}function wfn(e,a,A,o){let c,p=a,d={ok:!1,can_continue:!1,pos:0,str:"",marker:0};if(o)d.str=o.str,d.marker=o.marker;else{if(p>=A)return d;let h=e.charCodeAt(p);if(h!==34&&h!==39&&h!==40)return d;if(a++,p++,h===40)h=41;d.marker=h}while(p<A){if(c=e.charCodeAt(p),c===d.marker)return d.pos=p+1,d.str+=ime(e.slice(a,p)),d.ok=!0,d;else if(c===40&&d.marker===41)return d;else if(c===92&&p+1<A)p++;p++}return d.can_continue=!0,d.str+=ime(e.slice(a,p)),d}var vte={};vte.code_inline=function(e,a,A,o,c){let p=e[a];return"<code"+c.renderAttrs(p)+">"+rme(p.content)+"</code>"};vte.code_block=function(e,a,A,o,c){let p=e[a];return"<pre"+c.renderAttrs(p)+"><code>"+rme(e[a].content)+`</code></pre>
2525
- `};vte.fence=function(e,a,A,o,c){let p=e[a],d=p.info?ime(p.info).trim():"",h="",B="";if(d){let k=d.split(/(\s+)/g);h=k[0],B=k.slice(2).join("")}let E;if(A.highlight)E=A.highlight(p.content,h,B)||rme(p.content);else E=rme(p.content);if(E.indexOf("<pre")===0)return E+`
2508
+ \u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u28B0\u287F\u2801`,ABa=gEi({__name:"axon-header",setup(e){let a=qM(),A=sE(),o=dEi,c={color:"#00B4D8"},p=am.computed(()=>A.displayName.value??"press * to select a model"),d=am.computed(()=>a.identity.value?.email??"\u2014"),h=am.computed(()=>A.sessionId.value?.slice(0,6)??""),B=am.computed(()=>A.engineDescriptor.value),E=am.computed(()=>A.status.value==="booting"),k=am.computed(()=>{let F=A.home.value,T=process.env.HOME;if(!F)return null;return T&&F.startsWith(T)?F.replace(T,"~"):F});function v(){let F=A.sessionFile.value;if(F)v4e(F)}return(F,T)=>{return A3e(),Tlt("div",{class:"axon-header"},[_x("div",{class:"logo-section"},[_x("pre",{class:"logo",style:c},G6e(kte(o)),1)]),_x("div",{class:"stats-section"},[_x("div",{class:"divider"}),_x("div",{class:"title-line"},[_x("span",{class:"title-name",style:c},G6e(kte(p)),1),_x("span",{class:"session-id",onPress:v},G6e(kte(h)),33)]),_x("div",{class:"stat-line"},[_x("span",{class:"stat-value"},G6e(kte(d)),1)]),_x("div",{class:"divider"}),_x("div",{class:"stat-line"},[_x("span",{class:"stat-label"},"model:"),kte(B)?(A3e(),Tlt("span",{key:0,class:"stat-value"},G6e(kte(B)),1)):kte(E)?(A3e(),nBa(Llt,{key:1,class:"stat-value"})):(A3e(),Tlt("span",{key:2,class:"stat-value"}))]),_x("div",{class:"stat-line"},[_x("span",{class:"stat-label"},"home:"),kte(k)?(A3e(),Tlt("span",{key:0,class:"stat-value"},G6e(kte(k)),1)):kte(E)?(A3e(),nBa(Llt,{key:1,class:"stat-value"})):(A3e(),Tlt("span",{key:2,class:"stat-value"}))]),_x("div",{class:"divider"}),_x("div",{class:"info-line"},[_x("a",{class:"info-text",href:"https://axon.arclabs.it"},"https://axon.arclabs.it")]),_x("div",{class:"stat-line"},[_x("span",{class:"stat-value"},"press ? for help")]),_x("div",{class:"divider"}),_x("div",{class:"stat-line"},[_x("span",{class:"tagline"},"Built different. Think different.")])])])}}});ABa.__scopeId="data-v-e0ff2b69";var iBa=ABa;var Qm=vd(Vf(),1);var ifn={};UA(ifn,{unescapeMd:()=>UEi,unescapeAll:()=>Ame,normalizeReference:()=>s3e,lib:()=>OEi,isWhiteSpace:()=>i3e,isValidEntityCode:()=>r_t,isString:()=>i_t,isSpace:()=>fI,isPunctCharCode:()=>r3e,isPunctChar:()=>_Ba,isMdAsciiPunct:()=>o3e,has:()=>GEi,fromCodePoint:()=>R6e,escapeRE:()=>JEi,escapeHtml:()=>ime,assign:()=>q6e,asciiTrim:()=>c3e,arrayReplaceAt:()=>Afn});var e_t={};UA(e_t,{parse:()=>Rlt,format:()=>L6e,encode:()=>VEt,decode:()=>qlt});var rBa={};function mEi(e){let a=rBa[e];if(a)return a;a=rBa[e]=[];for(let A=0;A<128;A++){let o=String.fromCharCode(A);a.push(o)}for(let A=0;A<e.length;A++){let o=e.charCodeAt(A);a[o]="%"+("0"+o.toString(16).toUpperCase()).slice(-2)}return a}function WEt(e,a){if(typeof a!=="string")a=WEt.defaultChars;let A=mEi(a);return e.replace(/(%[a-f0-9]{2})+/gi,function(o){let c="";for(let p=0,d=o.length;p<d;p+=3){let h=parseInt(o.slice(p+1,p+3),16);if(h<128){c+=A[h];continue}if((h&224)===192&&p+3<d){let B=parseInt(o.slice(p+4,p+6),16);if((B&192)===128){let E=h<<6&1984|B&63;if(E<128)c+="\uFFFD\uFFFD";else c+=String.fromCharCode(E);p+=3;continue}}if((h&240)===224&&p+6<d){let B=parseInt(o.slice(p+4,p+6),16),E=parseInt(o.slice(p+7,p+9),16);if((B&192)===128&&(E&192)===128){let k=h<<12&61440|B<<6&4032|E&63;if(k<2048||k>=55296&&k<=57343)c+="\uFFFD\uFFFD\uFFFD";else c+=String.fromCharCode(k);p+=6;continue}}if((h&248)===240&&p+9<d){let B=parseInt(o.slice(p+4,p+6),16),E=parseInt(o.slice(p+7,p+9),16),k=parseInt(o.slice(p+10,p+12),16);if((B&192)===128&&(E&192)===128&&(k&192)===128){let v=h<<18&1835008|B<<12&258048|E<<6&4032|k&63;if(v<65536||v>1114111)c+="\uFFFD\uFFFD\uFFFD\uFFFD";else v-=65536,c+=String.fromCharCode(55296+(v>>10),56320+(v&1023));p+=9;continue}}c+="\uFFFD"}return c})}WEt.defaultChars=";/?:@&=+$,#";WEt.componentChars="";var qlt=WEt;var oBa={};function fEi(e){let a=oBa[e];if(a)return a;a=oBa[e]=[];for(let A=0;A<128;A++){let o=String.fromCharCode(A);if(/^[0-9a-z]$/i.test(o))a.push(o);else a.push("%"+("0"+A.toString(16).toUpperCase()).slice(-2))}for(let A=0;A<e.length;A++)a[e.charCodeAt(A)]=e[A];return a}function ZEt(e,a,A){if(typeof a!=="string")A=a,a=ZEt.defaultChars;if(typeof A>"u")A=!0;let o=fEi(a),c="";for(let p=0,d=e.length;p<d;p++){let h=e.charCodeAt(p);if(A&&h===37&&p+2<d){if(/^[0-9a-f]{2}$/i.test(e.slice(p+1,p+3))){c+=e.slice(p,p+3),p+=2;continue}}if(h<128){c+=o[h];continue}if(h>=55296&&h<=57343){if(h>=55296&&h<=56319&&p+1<d){let B=e.charCodeAt(p+1);if(B>=56320&&B<=57343){c+=encodeURIComponent(e[p]+e[p+1]),p++;continue}}c+="%EF%BF%BD";continue}c+=encodeURIComponent(e[p])}return c}ZEt.defaultChars=";/?:@&=+$,-_.!~*'()#";ZEt.componentChars="-_.!~*'()";var VEt=ZEt;function L6e(e){let a="";if(a+=e.protocol||"",a+=e.slashes?"//":"",a+=e.auth?e.auth+"@":"",e.hostname&&e.hostname.indexOf(":")!==-1)a+="["+e.hostname+"]";else a+=e.hostname||"";return a+=e.port?":"+e.port:"",a+=e.pathname||"",a+=e.search||"",a+=e.hash||"",a}function XEt(){this.protocol=null,this.slashes=null,this.auth=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.pathname=null}var hEi=/^([a-z0-9.+-]+:)/i,bEi=/:[0-9]*$/,CEi=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,BEi=["<",">",'"',"`"," ","\r",`
2509
+ `,"\t"],IEi=["{","}","|","\\","^","`"].concat(BEi),yEi=["'"].concat(IEi),sBa=["%","/","?",";","#"].concat(yEi),cBa=["/","?","#"],EEi=255,uBa=/^[+a-z0-9A-Z_-]{0,63}$/,_Ei=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,lBa={javascript:!0,"javascript:":!0},pBa={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0};function QEi(e,a){if(e&&e instanceof XEt)return e;let A=new XEt;return A.parse(e,a),A}XEt.prototype.parse=function(e,a){let A,o,c,p=e;if(p=p.trim(),!a&&e.split("#").length===1){let E=CEi.exec(p);if(E){if(this.pathname=E[1],E[2])this.search=E[2];return this}}let d=hEi.exec(p);if(d)d=d[0],A=d.toLowerCase(),this.protocol=d,p=p.substr(d.length);if(a||d||p.match(/^\/\/[^@\/]+@[^@\/]+/)){if(c=p.substr(0,2)==="//",c&&!(d&&lBa[d]))p=p.substr(2),this.slashes=!0}if(!lBa[d]&&(c||d&&!pBa[d])){let E=-1;for(let K=0;K<cBa.length;K++)if(o=p.indexOf(cBa[K]),o!==-1&&(E===-1||o<E))E=o;let k,v;if(E===-1)v=p.lastIndexOf("@");else v=p.lastIndexOf("@",E);if(v!==-1)k=p.slice(0,v),p=p.slice(v+1),this.auth=k;E=-1;for(let K=0;K<sBa.length;K++)if(o=p.indexOf(sBa[K]),o!==-1&&(E===-1||o<E))E=o;if(E===-1)E=p.length;if(p[E-1]===":")E--;let F=p.slice(0,E);p=p.slice(E),this.parseHost(F),this.hostname=this.hostname||"";let T=this.hostname[0]==="["&&this.hostname[this.hostname.length-1]==="]";if(!T){let K=this.hostname.split(/\./);for(let P=0,te=K.length;P<te;P++){let ue=K[P];if(!ue)continue;if(!ue.match(uBa)){let ge="";for(let me=0,Me=ue.length;me<Me;me++)if(ue.charCodeAt(me)>127)ge+="x";else ge+=ue[me];if(!ge.match(uBa)){let me=K.slice(0,P),Me=K.slice(P+1),Fe=ue.match(_Ei);if(Fe)me.push(Fe[1]),Me.unshift(Fe[2]);if(Me.length)p=Me.join(".")+p;this.hostname=me.join(".");break}}}}if(this.hostname.length>EEi)this.hostname="";if(T)this.hostname=this.hostname.substr(1,this.hostname.length-2)}let h=p.indexOf("#");if(h!==-1)this.hash=p.substr(h),p=p.slice(0,h);let B=p.indexOf("?");if(B!==-1)this.search=p.substr(B),p=p.slice(0,B);if(p)this.pathname=p;if(pBa[A]&&this.hostname&&!this.pathname)this.pathname="";return this};XEt.prototype.parseHost=function(e){let a=bEi.exec(e);if(a){if(a=a[0],a!==":")this.port=a.substr(1);e=e.substr(0,e.length-a.length)}if(e)this.hostname=e};var Rlt=QEi;var efn={};UA(efn,{Z:()=>A_t,S:()=>a_t,P:()=>T6e,Cf:()=>gBa,Cc:()=>n_t,Any:()=>t_t});var t_t=/[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/;var n_t=/[\0-\x1F\x7F-\x9F]/;var gBa=/[\xAD\u0600-\u0605\u061C\u06DD\u070F\u0890\u0891\u08E2\u180E\u200B-\u200F\u202A-\u202E\u2060-\u2064\u2066-\u206F\uFEFF\uFFF9-\uFFFB]|\uD804[\uDCBD\uDCCD]|\uD80D[\uDC30-\uDC3F]|\uD82F[\uDCA0-\uDCA3]|\uD834[\uDD73-\uDD7A]|\uDB40[\uDC01\uDC20-\uDC7F]/;var T6e=/[!-#%-\*,-\/:;\?@\[-\]_\{\}\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061D-\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u09FD\u0A76\u0AF0\u0C77\u0C84\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1B7D\u1B7E\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E4F\u2E52-\u2E5D\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD803[\uDEAD\uDF55-\uDF59\uDF86-\uDF89]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDC4B-\uDC4F\uDC5A\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDEB9\uDF3C-\uDF3E]|\uD806[\uDC3B\uDD44-\uDD46\uDDE2\uDE3F-\uDE46\uDE9A-\uDE9C\uDE9E-\uDEA2\uDF00-\uDF09]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8\uDF43-\uDF4F\uDFFF]|\uD809[\uDC70-\uDC74]|\uD80B[\uDFF1\uDFF2]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD81B[\uDE97-\uDE9A\uDFE2]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]|\uD83A[\uDD5E\uDD5F]/;var a_t=/[\$\+<->\^`\|~\xA2-\xA6\xA8\xA9\xAC\xAE-\xB1\xB4\xB8\xD7\xF7\u02C2-\u02C5\u02D2-\u02DF\u02E5-\u02EB\u02ED\u02EF-\u02FF\u0375\u0384\u0385\u03F6\u0482\u058D-\u058F\u0606-\u0608\u060B\u060E\u060F\u06DE\u06E9\u06FD\u06FE\u07F6\u07FE\u07FF\u0888\u09F2\u09F3\u09FA\u09FB\u0AF1\u0B70\u0BF3-\u0BFA\u0C7F\u0D4F\u0D79\u0E3F\u0F01-\u0F03\u0F13\u0F15-\u0F17\u0F1A-\u0F1F\u0F34\u0F36\u0F38\u0FBE-\u0FC5\u0FC7-\u0FCC\u0FCE\u0FCF\u0FD5-\u0FD8\u109E\u109F\u1390-\u1399\u166D\u17DB\u1940\u19DE-\u19FF\u1B61-\u1B6A\u1B74-\u1B7C\u1FBD\u1FBF-\u1FC1\u1FCD-\u1FCF\u1FDD-\u1FDF\u1FED-\u1FEF\u1FFD\u1FFE\u2044\u2052\u207A-\u207C\u208A-\u208C\u20A0-\u20C0\u2100\u2101\u2103-\u2106\u2108\u2109\u2114\u2116-\u2118\u211E-\u2123\u2125\u2127\u2129\u212E\u213A\u213B\u2140-\u2144\u214A-\u214D\u214F\u218A\u218B\u2190-\u2307\u230C-\u2328\u232B-\u2426\u2440-\u244A\u249C-\u24E9\u2500-\u2767\u2794-\u27C4\u27C7-\u27E5\u27F0-\u2982\u2999-\u29D7\u29DC-\u29FB\u29FE-\u2B73\u2B76-\u2B95\u2B97-\u2BFF\u2CE5-\u2CEA\u2E50\u2E51\u2E80-\u2E99\u2E9B-\u2EF3\u2F00-\u2FD5\u2FF0-\u2FFF\u3004\u3012\u3013\u3020\u3036\u3037\u303E\u303F\u309B\u309C\u3190\u3191\u3196-\u319F\u31C0-\u31E3\u31EF\u3200-\u321E\u322A-\u3247\u3250\u3260-\u327F\u328A-\u32B0\u32C0-\u33FF\u4DC0-\u4DFF\uA490-\uA4C6\uA700-\uA716\uA720\uA721\uA789\uA78A\uA828-\uA82B\uA836-\uA839\uAA77-\uAA79\uAB5B\uAB6A\uAB6B\uFB29\uFBB2-\uFBC2\uFD40-\uFD4F\uFDCF\uFDFC-\uFDFF\uFE62\uFE64-\uFE66\uFE69\uFF04\uFF0B\uFF1C-\uFF1E\uFF3E\uFF40\uFF5C\uFF5E\uFFE0-\uFFE6\uFFE8-\uFFEE\uFFFC\uFFFD]|\uD800[\uDD37-\uDD3F\uDD79-\uDD89\uDD8C-\uDD8E\uDD90-\uDD9C\uDDA0\uDDD0-\uDDFC]|\uD802[\uDC77\uDC78\uDEC8]|\uD805\uDF3F|\uD807[\uDFD5-\uDFF1]|\uD81A[\uDF3C-\uDF3F\uDF45]|\uD82F\uDC9C|\uD833[\uDF50-\uDFC3]|\uD834[\uDC00-\uDCF5\uDD00-\uDD26\uDD29-\uDD64\uDD6A-\uDD6C\uDD83\uDD84\uDD8C-\uDDA9\uDDAE-\uDDEA\uDE00-\uDE41\uDE45\uDF00-\uDF56]|\uD835[\uDEC1\uDEDB\uDEFB\uDF15\uDF35\uDF4F\uDF6F\uDF89\uDFA9\uDFC3]|\uD836[\uDC00-\uDDFF\uDE37-\uDE3A\uDE6D-\uDE74\uDE76-\uDE83\uDE85\uDE86]|\uD838[\uDD4F\uDEFF]|\uD83B[\uDCAC\uDCB0\uDD2E\uDEF0\uDEF1]|\uD83C[\uDC00-\uDC2B\uDC30-\uDC93\uDCA0-\uDCAE\uDCB1-\uDCBF\uDCC1-\uDCCF\uDCD1-\uDCF5\uDD0D-\uDDAD\uDDE6-\uDE02\uDE10-\uDE3B\uDE40-\uDE48\uDE50\uDE51\uDE60-\uDE65\uDF00-\uDFFF]|\uD83D[\uDC00-\uDED7\uDEDC-\uDEEC\uDEF0-\uDEFC\uDF00-\uDF76\uDF7B-\uDFD9\uDFE0-\uDFEB\uDFF0]|\uD83E[\uDC00-\uDC0B\uDC10-\uDC47\uDC50-\uDC59\uDC60-\uDC87\uDC90-\uDCAD\uDCB0\uDCB1\uDD00-\uDE53\uDE60-\uDE6D\uDE70-\uDE7C\uDE80-\uDE88\uDE90-\uDEBD\uDEBF-\uDEC5\uDECE-\uDEDB\uDEE0-\uDEE8\uDEF0-\uDEF8\uDF00-\uDF92\uDF94-\uDFCA]/;var A_t=/[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/;var dBa=new Uint16Array("\u1D41<\xD5\u0131\u028A\u049D\u057B\u05D0\u0675\u06DE\u07A2\u07D6\u080F\u0A4A\u0A91\u0DA1\u0E6D\u0F09\u0F26\u10CA\u1228\u12E1\u1415\u149D\u14C3\u14DF\u1525\x00\x00\x00\x00\x00\x00\u156B\u16CD\u198D\u1C12\u1DDD\u1F7E\u2060\u21B0\u228D\u23C0\u23FB\u2442\u2824\u2912\u2D08\u2E48\u2FCE\u3016\u32BA\u3639\u37AC\u38FE\u3A28\u3A71\u3AE0\u3B2E\u0800EMabcfglmnoprstu\\bfms\x7F\x84\x8B\x90\x95\x98\xA6\xB3\xB9\xC8\xCFlig\u803B\xC6\u40C6P\u803B&\u4026cute\u803B\xC1\u40C1reve;\u4102\u0100iyx}rc\u803B\xC2\u40C2;\u4410r;\uC000\uD835\uDD04rave\u803B\xC0\u40C0pha;\u4391acr;\u4100d;\u6A53\u0100gp\x9D\xA1on;\u4104f;\uC000\uD835\uDD38plyFunction;\u6061ing\u803B\xC5\u40C5\u0100cs\xBE\xC3r;\uC000\uD835\uDC9Cign;\u6254ilde\u803B\xC3\u40C3ml\u803B\xC4\u40C4\u0400aceforsu\xE5\xFB\xFE\u0117\u011C\u0122\u0127\u012A\u0100cr\xEA\xF2kslash;\u6216\u0176\xF6\xF8;\u6AE7ed;\u6306y;\u4411\u0180crt\u0105\u010B\u0114ause;\u6235noullis;\u612Ca;\u4392r;\uC000\uD835\uDD05pf;\uC000\uD835\uDD39eve;\u42D8c\xF2\u0113mpeq;\u624E\u0700HOacdefhilorsu\u014D\u0151\u0156\u0180\u019E\u01A2\u01B5\u01B7\u01BA\u01DC\u0215\u0273\u0278\u027Ecy;\u4427PY\u803B\xA9\u40A9\u0180cpy\u015D\u0162\u017Aute;\u4106\u0100;i\u0167\u0168\u62D2talDifferentialD;\u6145leys;\u612D\u0200aeio\u0189\u018E\u0194\u0198ron;\u410Cdil\u803B\xC7\u40C7rc;\u4108nint;\u6230ot;\u410A\u0100dn\u01A7\u01ADilla;\u40B8terDot;\u40B7\xF2\u017Fi;\u43A7rcle\u0200DMPT\u01C7\u01CB\u01D1\u01D6ot;\u6299inus;\u6296lus;\u6295imes;\u6297o\u0100cs\u01E2\u01F8kwiseContourIntegral;\u6232eCurly\u0100DQ\u0203\u020FoubleQuote;\u601Duote;\u6019\u0200lnpu\u021E\u0228\u0247\u0255on\u0100;e\u0225\u0226\u6237;\u6A74\u0180git\u022F\u0236\u023Aruent;\u6261nt;\u622FourIntegral;\u622E\u0100fr\u024C\u024E;\u6102oduct;\u6210nterClockwiseContourIntegral;\u6233oss;\u6A2Fcr;\uC000\uD835\uDC9Ep\u0100;C\u0284\u0285\u62D3ap;\u624D\u0580DJSZacefios\u02A0\u02AC\u02B0\u02B4\u02B8\u02CB\u02D7\u02E1\u02E6\u0333\u048D\u0100;o\u0179\u02A5trahd;\u6911cy;\u4402cy;\u4405cy;\u440F\u0180grs\u02BF\u02C4\u02C7ger;\u6021r;\u61A1hv;\u6AE4\u0100ay\u02D0\u02D5ron;\u410E;\u4414l\u0100;t\u02DD\u02DE\u6207a;\u4394r;\uC000\uD835\uDD07\u0100af\u02EB\u0327\u0100cm\u02F0\u0322ritical\u0200ADGT\u0300\u0306\u0316\u031Ccute;\u40B4o\u0174\u030B\u030D;\u42D9bleAcute;\u42DDrave;\u4060ilde;\u42DCond;\u62C4ferentialD;\u6146\u0470\u033D\x00\x00\x00\u0342\u0354\x00\u0405f;\uC000\uD835\uDD3B\u0180;DE\u0348\u0349\u034D\u40A8ot;\u60DCqual;\u6250ble\u0300CDLRUV\u0363\u0372\u0382\u03CF\u03E2\u03F8ontourIntegra\xEC\u0239o\u0274\u0379\x00\x00\u037B\xBB\u0349nArrow;\u61D3\u0100eo\u0387\u03A4ft\u0180ART\u0390\u0396\u03A1rrow;\u61D0ightArrow;\u61D4e\xE5\u02CAng\u0100LR\u03AB\u03C4eft\u0100AR\u03B3\u03B9rrow;\u67F8ightArrow;\u67FAightArrow;\u67F9ight\u0100AT\u03D8\u03DErrow;\u61D2ee;\u62A8p\u0241\u03E9\x00\x00\u03EFrrow;\u61D1ownArrow;\u61D5erticalBar;\u6225n\u0300ABLRTa\u0412\u042A\u0430\u045E\u047F\u037Crrow\u0180;BU\u041D\u041E\u0422\u6193ar;\u6913pArrow;\u61F5reve;\u4311eft\u02D2\u043A\x00\u0446\x00\u0450ightVector;\u6950eeVector;\u695Eector\u0100;B\u0459\u045A\u61BDar;\u6956ight\u01D4\u0467\x00\u0471eeVector;\u695Fector\u0100;B\u047A\u047B\u61C1ar;\u6957ee\u0100;A\u0486\u0487\u62A4rrow;\u61A7\u0100ct\u0492\u0497r;\uC000\uD835\uDC9Frok;\u4110\u0800NTacdfglmopqstux\u04BD\u04C0\u04C4\u04CB\u04DE\u04E2\u04E7\u04EE\u04F5\u0521\u052F\u0536\u0552\u055D\u0560\u0565G;\u414AH\u803B\xD0\u40D0cute\u803B\xC9\u40C9\u0180aiy\u04D2\u04D7\u04DCron;\u411Arc\u803B\xCA\u40CA;\u442Dot;\u4116r;\uC000\uD835\uDD08rave\u803B\xC8\u40C8ement;\u6208\u0100ap\u04FA\u04FEcr;\u4112ty\u0253\u0506\x00\x00\u0512mallSquare;\u65FBerySmallSquare;\u65AB\u0100gp\u0526\u052Aon;\u4118f;\uC000\uD835\uDD3Csilon;\u4395u\u0100ai\u053C\u0549l\u0100;T\u0542\u0543\u6A75ilde;\u6242librium;\u61CC\u0100ci\u0557\u055Ar;\u6130m;\u6A73a;\u4397ml\u803B\xCB\u40CB\u0100ip\u056A\u056Fsts;\u6203onentialE;\u6147\u0280cfios\u0585\u0588\u058D\u05B2\u05CCy;\u4424r;\uC000\uD835\uDD09lled\u0253\u0597\x00\x00\u05A3mallSquare;\u65FCerySmallSquare;\u65AA\u0370\u05BA\x00\u05BF\x00\x00\u05C4f;\uC000\uD835\uDD3DAll;\u6200riertrf;\u6131c\xF2\u05CB\u0600JTabcdfgorst\u05E8\u05EC\u05EF\u05FA\u0600\u0612\u0616\u061B\u061D\u0623\u066C\u0672cy;\u4403\u803B>\u403Emma\u0100;d\u05F7\u05F8\u4393;\u43DCreve;\u411E\u0180eiy\u0607\u060C\u0610dil;\u4122rc;\u411C;\u4413ot;\u4120r;\uC000\uD835\uDD0A;\u62D9pf;\uC000\uD835\uDD3Eeater\u0300EFGLST\u0635\u0644\u064E\u0656\u065B\u0666qual\u0100;L\u063E\u063F\u6265ess;\u62DBullEqual;\u6267reater;\u6AA2ess;\u6277lantEqual;\u6A7Eilde;\u6273cr;\uC000\uD835\uDCA2;\u626B\u0400Aacfiosu\u0685\u068B\u0696\u069B\u069E\u06AA\u06BE\u06CARDcy;\u442A\u0100ct\u0690\u0694ek;\u42C7;\u405Eirc;\u4124r;\u610ClbertSpace;\u610B\u01F0\u06AF\x00\u06B2f;\u610DizontalLine;\u6500\u0100ct\u06C3\u06C5\xF2\u06A9rok;\u4126mp\u0144\u06D0\u06D8ownHum\xF0\u012Fqual;\u624F\u0700EJOacdfgmnostu\u06FA\u06FE\u0703\u0707\u070E\u071A\u071E\u0721\u0728\u0744\u0778\u078B\u078F\u0795cy;\u4415lig;\u4132cy;\u4401cute\u803B\xCD\u40CD\u0100iy\u0713\u0718rc\u803B\xCE\u40CE;\u4418ot;\u4130r;\u6111rave\u803B\xCC\u40CC\u0180;ap\u0720\u072F\u073F\u0100cg\u0734\u0737r;\u412AinaryI;\u6148lie\xF3\u03DD\u01F4\u0749\x00\u0762\u0100;e\u074D\u074E\u622C\u0100gr\u0753\u0758ral;\u622Bsection;\u62C2isible\u0100CT\u076C\u0772omma;\u6063imes;\u6062\u0180gpt\u077F\u0783\u0788on;\u412Ef;\uC000\uD835\uDD40a;\u4399cr;\u6110ilde;\u4128\u01EB\u079A\x00\u079Ecy;\u4406l\u803B\xCF\u40CF\u0280cfosu\u07AC\u07B7\u07BC\u07C2\u07D0\u0100iy\u07B1\u07B5rc;\u4134;\u4419r;\uC000\uD835\uDD0Dpf;\uC000\uD835\uDD41\u01E3\u07C7\x00\u07CCr;\uC000\uD835\uDCA5rcy;\u4408kcy;\u4404\u0380HJacfos\u07E4\u07E8\u07EC\u07F1\u07FD\u0802\u0808cy;\u4425cy;\u440Cppa;\u439A\u0100ey\u07F6\u07FBdil;\u4136;\u441Ar;\uC000\uD835\uDD0Epf;\uC000\uD835\uDD42cr;\uC000\uD835\uDCA6\u0580JTaceflmost\u0825\u0829\u082C\u0850\u0863\u09B3\u09B8\u09C7\u09CD\u0A37\u0A47cy;\u4409\u803B<\u403C\u0280cmnpr\u0837\u083C\u0841\u0844\u084Dute;\u4139bda;\u439Bg;\u67EAlacetrf;\u6112r;\u619E\u0180aey\u0857\u085C\u0861ron;\u413Ddil;\u413B;\u441B\u0100fs\u0868\u0970t\u0500ACDFRTUVar\u087E\u08A9\u08B1\u08E0\u08E6\u08FC\u092F\u095B\u0390\u096A\u0100nr\u0883\u088FgleBracket;\u67E8row\u0180;BR\u0899\u089A\u089E\u6190ar;\u61E4ightArrow;\u61C6eiling;\u6308o\u01F5\u08B7\x00\u08C3bleBracket;\u67E6n\u01D4\u08C8\x00\u08D2eeVector;\u6961ector\u0100;B\u08DB\u08DC\u61C3ar;\u6959loor;\u630Aight\u0100AV\u08EF\u08F5rrow;\u6194ector;\u694E\u0100er\u0901\u0917e\u0180;AV\u0909\u090A\u0910\u62A3rrow;\u61A4ector;\u695Aiangle\u0180;BE\u0924\u0925\u0929\u62B2ar;\u69CFqual;\u62B4p\u0180DTV\u0937\u0942\u094CownVector;\u6951eeVector;\u6960ector\u0100;B\u0956\u0957\u61BFar;\u6958ector\u0100;B\u0965\u0966\u61BCar;\u6952ight\xE1\u039Cs\u0300EFGLST\u097E\u098B\u0995\u099D\u09A2\u09ADqualGreater;\u62DAullEqual;\u6266reater;\u6276ess;\u6AA1lantEqual;\u6A7Dilde;\u6272r;\uC000\uD835\uDD0F\u0100;e\u09BD\u09BE\u62D8ftarrow;\u61DAidot;\u413F\u0180npw\u09D4\u0A16\u0A1Bg\u0200LRlr\u09DE\u09F7\u0A02\u0A10eft\u0100AR\u09E6\u09ECrrow;\u67F5ightArrow;\u67F7ightArrow;\u67F6eft\u0100ar\u03B3\u0A0Aight\xE1\u03BFight\xE1\u03CAf;\uC000\uD835\uDD43er\u0100LR\u0A22\u0A2CeftArrow;\u6199ightArrow;\u6198\u0180cht\u0A3E\u0A40\u0A42\xF2\u084C;\u61B0rok;\u4141;\u626A\u0400acefiosu\u0A5A\u0A5D\u0A60\u0A77\u0A7C\u0A85\u0A8B\u0A8Ep;\u6905y;\u441C\u0100dl\u0A65\u0A6FiumSpace;\u605Flintrf;\u6133r;\uC000\uD835\uDD10nusPlus;\u6213pf;\uC000\uD835\uDD44c\xF2\u0A76;\u439C\u0480Jacefostu\u0AA3\u0AA7\u0AAD\u0AC0\u0B14\u0B19\u0D91\u0D97\u0D9Ecy;\u440Acute;\u4143\u0180aey\u0AB4\u0AB9\u0ABEron;\u4147dil;\u4145;\u441D\u0180gsw\u0AC7\u0AF0\u0B0Eative\u0180MTV\u0AD3\u0ADF\u0AE8ediumSpace;\u600Bhi\u0100cn\u0AE6\u0AD8\xEB\u0AD9eryThi\xEE\u0AD9ted\u0100GL\u0AF8\u0B06reaterGreate\xF2\u0673essLes\xF3\u0A48Line;\u400Ar;\uC000\uD835\uDD11\u0200Bnpt\u0B22\u0B28\u0B37\u0B3Areak;\u6060BreakingSpace;\u40A0f;\u6115\u0680;CDEGHLNPRSTV\u0B55\u0B56\u0B6A\u0B7C\u0BA1\u0BEB\u0C04\u0C5E\u0C84\u0CA6\u0CD8\u0D61\u0D85\u6AEC\u0100ou\u0B5B\u0B64ngruent;\u6262pCap;\u626DoubleVerticalBar;\u6226\u0180lqx\u0B83\u0B8A\u0B9Bement;\u6209ual\u0100;T\u0B92\u0B93\u6260ilde;\uC000\u2242\u0338ists;\u6204reater\u0380;EFGLST\u0BB6\u0BB7\u0BBD\u0BC9\u0BD3\u0BD8\u0BE5\u626Fqual;\u6271ullEqual;\uC000\u2267\u0338reater;\uC000\u226B\u0338ess;\u6279lantEqual;\uC000\u2A7E\u0338ilde;\u6275ump\u0144\u0BF2\u0BFDownHump;\uC000\u224E\u0338qual;\uC000\u224F\u0338e\u0100fs\u0C0A\u0C27tTriangle\u0180;BE\u0C1A\u0C1B\u0C21\u62EAar;\uC000\u29CF\u0338qual;\u62ECs\u0300;EGLST\u0C35\u0C36\u0C3C\u0C44\u0C4B\u0C58\u626Equal;\u6270reater;\u6278ess;\uC000\u226A\u0338lantEqual;\uC000\u2A7D\u0338ilde;\u6274ested\u0100GL\u0C68\u0C79reaterGreater;\uC000\u2AA2\u0338essLess;\uC000\u2AA1\u0338recedes\u0180;ES\u0C92\u0C93\u0C9B\u6280qual;\uC000\u2AAF\u0338lantEqual;\u62E0\u0100ei\u0CAB\u0CB9verseElement;\u620CghtTriangle\u0180;BE\u0CCB\u0CCC\u0CD2\u62EBar;\uC000\u29D0\u0338qual;\u62ED\u0100qu\u0CDD\u0D0CuareSu\u0100bp\u0CE8\u0CF9set\u0100;E\u0CF0\u0CF3\uC000\u228F\u0338qual;\u62E2erset\u0100;E\u0D03\u0D06\uC000\u2290\u0338qual;\u62E3\u0180bcp\u0D13\u0D24\u0D4Eset\u0100;E\u0D1B\u0D1E\uC000\u2282\u20D2qual;\u6288ceeds\u0200;EST\u0D32\u0D33\u0D3B\u0D46\u6281qual;\uC000\u2AB0\u0338lantEqual;\u62E1ilde;\uC000\u227F\u0338erset\u0100;E\u0D58\u0D5B\uC000\u2283\u20D2qual;\u6289ilde\u0200;EFT\u0D6E\u0D6F\u0D75\u0D7F\u6241qual;\u6244ullEqual;\u6247ilde;\u6249erticalBar;\u6224cr;\uC000\uD835\uDCA9ilde\u803B\xD1\u40D1;\u439D\u0700Eacdfgmoprstuv\u0DBD\u0DC2\u0DC9\u0DD5\u0DDB\u0DE0\u0DE7\u0DFC\u0E02\u0E20\u0E22\u0E32\u0E3F\u0E44lig;\u4152cute\u803B\xD3\u40D3\u0100iy\u0DCE\u0DD3rc\u803B\xD4\u40D4;\u441Eblac;\u4150r;\uC000\uD835\uDD12rave\u803B\xD2\u40D2\u0180aei\u0DEE\u0DF2\u0DF6cr;\u414Cga;\u43A9cron;\u439Fpf;\uC000\uD835\uDD46enCurly\u0100DQ\u0E0E\u0E1AoubleQuote;\u601Cuote;\u6018;\u6A54\u0100cl\u0E27\u0E2Cr;\uC000\uD835\uDCAAash\u803B\xD8\u40D8i\u016C\u0E37\u0E3Cde\u803B\xD5\u40D5es;\u6A37ml\u803B\xD6\u40D6er\u0100BP\u0E4B\u0E60\u0100ar\u0E50\u0E53r;\u603Eac\u0100ek\u0E5A\u0E5C;\u63DEet;\u63B4arenthesis;\u63DC\u0480acfhilors\u0E7F\u0E87\u0E8A\u0E8F\u0E92\u0E94\u0E9D\u0EB0\u0EFCrtialD;\u6202y;\u441Fr;\uC000\uD835\uDD13i;\u43A6;\u43A0usMinus;\u40B1\u0100ip\u0EA2\u0EADncareplan\xE5\u069Df;\u6119\u0200;eio\u0EB9\u0EBA\u0EE0\u0EE4\u6ABBcedes\u0200;EST\u0EC8\u0EC9\u0ECF\u0EDA\u627Aqual;\u6AAFlantEqual;\u627Cilde;\u627Eme;\u6033\u0100dp\u0EE9\u0EEEuct;\u620Fortion\u0100;a\u0225\u0EF9l;\u621D\u0100ci\u0F01\u0F06r;\uC000\uD835\uDCAB;\u43A8\u0200Ufos\u0F11\u0F16\u0F1B\u0F1FOT\u803B\"\u4022r;\uC000\uD835\uDD14pf;\u611Acr;\uC000\uD835\uDCAC\u0600BEacefhiorsu\u0F3E\u0F43\u0F47\u0F60\u0F73\u0FA7\u0FAA\u0FAD\u1096\u10A9\u10B4\u10BEarr;\u6910G\u803B\xAE\u40AE\u0180cnr\u0F4E\u0F53\u0F56ute;\u4154g;\u67EBr\u0100;t\u0F5C\u0F5D\u61A0l;\u6916\u0180aey\u0F67\u0F6C\u0F71ron;\u4158dil;\u4156;\u4420\u0100;v\u0F78\u0F79\u611Cerse\u0100EU\u0F82\u0F99\u0100lq\u0F87\u0F8Eement;\u620Builibrium;\u61CBpEquilibrium;\u696Fr\xBB\u0F79o;\u43A1ght\u0400ACDFTUVa\u0FC1\u0FEB\u0FF3\u1022\u1028\u105B\u1087\u03D8\u0100nr\u0FC6\u0FD2gleBracket;\u67E9row\u0180;BL\u0FDC\u0FDD\u0FE1\u6192ar;\u61E5eftArrow;\u61C4eiling;\u6309o\u01F5\u0FF9\x00\u1005bleBracket;\u67E7n\u01D4\u100A\x00\u1014eeVector;\u695Dector\u0100;B\u101D\u101E\u61C2ar;\u6955loor;\u630B\u0100er\u102D\u1043e\u0180;AV\u1035\u1036\u103C\u62A2rrow;\u61A6ector;\u695Biangle\u0180;BE\u1050\u1051\u1055\u62B3ar;\u69D0qual;\u62B5p\u0180DTV\u1063\u106E\u1078ownVector;\u694FeeVector;\u695Cector\u0100;B\u1082\u1083\u61BEar;\u6954ector\u0100;B\u1091\u1092\u61C0ar;\u6953\u0100pu\u109B\u109Ef;\u611DndImplies;\u6970ightarrow;\u61DB\u0100ch\u10B9\u10BCr;\u611B;\u61B1leDelayed;\u69F4\u0680HOacfhimoqstu\u10E4\u10F1\u10F7\u10FD\u1119\u111E\u1151\u1156\u1161\u1167\u11B5\u11BB\u11BF\u0100Cc\u10E9\u10EEHcy;\u4429y;\u4428FTcy;\u442Ccute;\u415A\u0280;aeiy\u1108\u1109\u110E\u1113\u1117\u6ABCron;\u4160dil;\u415Erc;\u415C;\u4421r;\uC000\uD835\uDD16ort\u0200DLRU\u112A\u1134\u113E\u1149ownArrow\xBB\u041EeftArrow\xBB\u089AightArrow\xBB\u0FDDpArrow;\u6191gma;\u43A3allCircle;\u6218pf;\uC000\uD835\uDD4A\u0272\u116D\x00\x00\u1170t;\u621Aare\u0200;ISU\u117B\u117C\u1189\u11AF\u65A1ntersection;\u6293u\u0100bp\u118F\u119Eset\u0100;E\u1197\u1198\u628Fqual;\u6291erset\u0100;E\u11A8\u11A9\u6290qual;\u6292nion;\u6294cr;\uC000\uD835\uDCAEar;\u62C6\u0200bcmp\u11C8\u11DB\u1209\u120B\u0100;s\u11CD\u11CE\u62D0et\u0100;E\u11CD\u11D5qual;\u6286\u0100ch\u11E0\u1205eeds\u0200;EST\u11ED\u11EE\u11F4\u11FF\u627Bqual;\u6AB0lantEqual;\u627Dilde;\u627FTh\xE1\u0F8C;\u6211\u0180;es\u1212\u1213\u1223\u62D1rset\u0100;E\u121C\u121D\u6283qual;\u6287et\xBB\u1213\u0580HRSacfhiors\u123E\u1244\u1249\u1255\u125E\u1271\u1276\u129F\u12C2\u12C8\u12D1ORN\u803B\xDE\u40DEADE;\u6122\u0100Hc\u124E\u1252cy;\u440By;\u4426\u0100bu\u125A\u125C;\u4009;\u43A4\u0180aey\u1265\u126A\u126Fron;\u4164dil;\u4162;\u4422r;\uC000\uD835\uDD17\u0100ei\u127B\u1289\u01F2\u1280\x00\u1287efore;\u6234a;\u4398\u0100cn\u128E\u1298kSpace;\uC000\u205F\u200ASpace;\u6009lde\u0200;EFT\u12AB\u12AC\u12B2\u12BC\u623Cqual;\u6243ullEqual;\u6245ilde;\u6248pf;\uC000\uD835\uDD4BipleDot;\u60DB\u0100ct\u12D6\u12DBr;\uC000\uD835\uDCAFrok;\u4166\u0AE1\u12F7\u130E\u131A\u1326\x00\u132C\u1331\x00\x00\x00\x00\x00\u1338\u133D\u1377\u1385\x00\u13FF\u1404\u140A\u1410\u0100cr\u12FB\u1301ute\u803B\xDA\u40DAr\u0100;o\u1307\u1308\u619Fcir;\u6949r\u01E3\u1313\x00\u1316y;\u440Eve;\u416C\u0100iy\u131E\u1323rc\u803B\xDB\u40DB;\u4423blac;\u4170r;\uC000\uD835\uDD18rave\u803B\xD9\u40D9acr;\u416A\u0100di\u1341\u1369er\u0100BP\u1348\u135D\u0100ar\u134D\u1350r;\u405Fac\u0100ek\u1357\u1359;\u63DFet;\u63B5arenthesis;\u63DDon\u0100;P\u1370\u1371\u62C3lus;\u628E\u0100gp\u137B\u137Fon;\u4172f;\uC000\uD835\uDD4C\u0400ADETadps\u1395\u13AE\u13B8\u13C4\u03E8\u13D2\u13D7\u13F3rrow\u0180;BD\u1150\u13A0\u13A4ar;\u6912ownArrow;\u61C5ownArrow;\u6195quilibrium;\u696Eee\u0100;A\u13CB\u13CC\u62A5rrow;\u61A5own\xE1\u03F3er\u0100LR\u13DE\u13E8eftArrow;\u6196ightArrow;\u6197i\u0100;l\u13F9\u13FA\u43D2on;\u43A5ing;\u416Ecr;\uC000\uD835\uDCB0ilde;\u4168ml\u803B\xDC\u40DC\u0480Dbcdefosv\u1427\u142C\u1430\u1433\u143E\u1485\u148A\u1490\u1496ash;\u62ABar;\u6AEBy;\u4412ash\u0100;l\u143B\u143C\u62A9;\u6AE6\u0100er\u1443\u1445;\u62C1\u0180bty\u144C\u1450\u147Aar;\u6016\u0100;i\u144F\u1455cal\u0200BLST\u1461\u1465\u146A\u1474ar;\u6223ine;\u407Ceparator;\u6758ilde;\u6240ThinSpace;\u600Ar;\uC000\uD835\uDD19pf;\uC000\uD835\uDD4Dcr;\uC000\uD835\uDCB1dash;\u62AA\u0280cefos\u14A7\u14AC\u14B1\u14B6\u14BCirc;\u4174dge;\u62C0r;\uC000\uD835\uDD1Apf;\uC000\uD835\uDD4Ecr;\uC000\uD835\uDCB2\u0200fios\u14CB\u14D0\u14D2\u14D8r;\uC000\uD835\uDD1B;\u439Epf;\uC000\uD835\uDD4Fcr;\uC000\uD835\uDCB3\u0480AIUacfosu\u14F1\u14F5\u14F9\u14FD\u1504\u150F\u1514\u151A\u1520cy;\u442Fcy;\u4407cy;\u442Ecute\u803B\xDD\u40DD\u0100iy\u1509\u150Drc;\u4176;\u442Br;\uC000\uD835\uDD1Cpf;\uC000\uD835\uDD50cr;\uC000\uD835\uDCB4ml;\u4178\u0400Hacdefos\u1535\u1539\u153F\u154B\u154F\u155D\u1560\u1564cy;\u4416cute;\u4179\u0100ay\u1544\u1549ron;\u417D;\u4417ot;\u417B\u01F2\u1554\x00\u155BoWidt\xE8\u0AD9a;\u4396r;\u6128pf;\u6124cr;\uC000\uD835\uDCB5\u0BE1\u1583\u158A\u1590\x00\u15B0\u15B6\u15BF\x00\x00\x00\x00\u15C6\u15DB\u15EB\u165F\u166D\x00\u1695\u169B\u16B2\u16B9\x00\u16BEcute\u803B\xE1\u40E1reve;\u4103\u0300;Ediuy\u159C\u159D\u15A1\u15A3\u15A8\u15AD\u623E;\uC000\u223E\u0333;\u623Frc\u803B\xE2\u40E2te\u80BB\xB4\u0306;\u4430lig\u803B\xE6\u40E6\u0100;r\xB2\u15BA;\uC000\uD835\uDD1Erave\u803B\xE0\u40E0\u0100ep\u15CA\u15D6\u0100fp\u15CF\u15D4sym;\u6135\xE8\u15D3ha;\u43B1\u0100ap\u15DFc\u0100cl\u15E4\u15E7r;\u4101g;\u6A3F\u0264\u15F0\x00\x00\u160A\u0280;adsv\u15FA\u15FB\u15FF\u1601\u1607\u6227nd;\u6A55;\u6A5Clope;\u6A58;\u6A5A\u0380;elmrsz\u1618\u1619\u161B\u161E\u163F\u164F\u1659\u6220;\u69A4e\xBB\u1619sd\u0100;a\u1625\u1626\u6221\u0461\u1630\u1632\u1634\u1636\u1638\u163A\u163C\u163E;\u69A8;\u69A9;\u69AA;\u69AB;\u69AC;\u69AD;\u69AE;\u69AFt\u0100;v\u1645\u1646\u621Fb\u0100;d\u164C\u164D\u62BE;\u699D\u0100pt\u1654\u1657h;\u6222\xBB\xB9arr;\u637C\u0100gp\u1663\u1667on;\u4105f;\uC000\uD835\uDD52\u0380;Eaeiop\u12C1\u167B\u167D\u1682\u1684\u1687\u168A;\u6A70cir;\u6A6F;\u624Ad;\u624Bs;\u4027rox\u0100;e\u12C1\u1692\xF1\u1683ing\u803B\xE5\u40E5\u0180cty\u16A1\u16A6\u16A8r;\uC000\uD835\uDCB6;\u402Amp\u0100;e\u12C1\u16AF\xF1\u0288ilde\u803B\xE3\u40E3ml\u803B\xE4\u40E4\u0100ci\u16C2\u16C8onin\xF4\u0272nt;\u6A11\u0800Nabcdefiklnoprsu\u16ED\u16F1\u1730\u173C\u1743\u1748\u1778\u177D\u17E0\u17E6\u1839\u1850\u170D\u193D\u1948\u1970ot;\u6AED\u0100cr\u16F6\u171Ek\u0200ceps\u1700\u1705\u170D\u1713ong;\u624Cpsilon;\u43F6rime;\u6035im\u0100;e\u171A\u171B\u623Dq;\u62CD\u0176\u1722\u1726ee;\u62BDed\u0100;g\u172C\u172D\u6305e\xBB\u172Drk\u0100;t\u135C\u1737brk;\u63B6\u0100oy\u1701\u1741;\u4431quo;\u601E\u0280cmprt\u1753\u175B\u1761\u1764\u1768aus\u0100;e\u010A\u0109ptyv;\u69B0s\xE9\u170Cno\xF5\u0113\u0180ahw\u176F\u1771\u1773;\u43B2;\u6136een;\u626Cr;\uC000\uD835\uDD1Fg\u0380costuvw\u178D\u179D\u17B3\u17C1\u17D5\u17DB\u17DE\u0180aiu\u1794\u1796\u179A\xF0\u0760rc;\u65EFp\xBB\u1371\u0180dpt\u17A4\u17A8\u17ADot;\u6A00lus;\u6A01imes;\u6A02\u0271\u17B9\x00\x00\u17BEcup;\u6A06ar;\u6605riangle\u0100du\u17CD\u17D2own;\u65BDp;\u65B3plus;\u6A04e\xE5\u1444\xE5\u14ADarow;\u690D\u0180ako\u17ED\u1826\u1835\u0100cn\u17F2\u1823k\u0180lst\u17FA\u05AB\u1802ozenge;\u69EBriangle\u0200;dlr\u1812\u1813\u1818\u181D\u65B4own;\u65BEeft;\u65C2ight;\u65B8k;\u6423\u01B1\u182B\x00\u1833\u01B2\u182F\x00\u1831;\u6592;\u65914;\u6593ck;\u6588\u0100eo\u183E\u184D\u0100;q\u1843\u1846\uC000=\u20E5uiv;\uC000\u2261\u20E5t;\u6310\u0200ptwx\u1859\u185E\u1867\u186Cf;\uC000\uD835\uDD53\u0100;t\u13CB\u1863om\xBB\u13CCtie;\u62C8\u0600DHUVbdhmptuv\u1885\u1896\u18AA\u18BB\u18D7\u18DB\u18EC\u18FF\u1905\u190A\u1910\u1921\u0200LRlr\u188E\u1890\u1892\u1894;\u6557;\u6554;\u6556;\u6553\u0280;DUdu\u18A1\u18A2\u18A4\u18A6\u18A8\u6550;\u6566;\u6569;\u6564;\u6567\u0200LRlr\u18B3\u18B5\u18B7\u18B9;\u655D;\u655A;\u655C;\u6559\u0380;HLRhlr\u18CA\u18CB\u18CD\u18CF\u18D1\u18D3\u18D5\u6551;\u656C;\u6563;\u6560;\u656B;\u6562;\u655Fox;\u69C9\u0200LRlr\u18E4\u18E6\u18E8\u18EA;\u6555;\u6552;\u6510;\u650C\u0280;DUdu\u06BD\u18F7\u18F9\u18FB\u18FD;\u6565;\u6568;\u652C;\u6534inus;\u629Flus;\u629Eimes;\u62A0\u0200LRlr\u1919\u191B\u191D\u191F;\u655B;\u6558;\u6518;\u6514\u0380;HLRhlr\u1930\u1931\u1933\u1935\u1937\u1939\u193B\u6502;\u656A;\u6561;\u655E;\u653C;\u6524;\u651C\u0100ev\u0123\u1942bar\u803B\xA6\u40A6\u0200ceio\u1951\u1956\u195A\u1960r;\uC000\uD835\uDCB7mi;\u604Fm\u0100;e\u171A\u171Cl\u0180;bh\u1968\u1969\u196B\u405C;\u69C5sub;\u67C8\u016C\u1974\u197El\u0100;e\u1979\u197A\u6022t\xBB\u197Ap\u0180;Ee\u012F\u1985\u1987;\u6AAE\u0100;q\u06DC\u06DB\u0CE1\u19A7\x00\u19E8\u1A11\u1A15\u1A32\x00\u1A37\u1A50\x00\x00\u1AB4\x00\x00\u1AC1\x00\x00\u1B21\u1B2E\u1B4D\u1B52\x00\u1BFD\x00\u1C0C\u0180cpr\u19AD\u19B2\u19DDute;\u4107\u0300;abcds\u19BF\u19C0\u19C4\u19CA\u19D5\u19D9\u6229nd;\u6A44rcup;\u6A49\u0100au\u19CF\u19D2p;\u6A4Bp;\u6A47ot;\u6A40;\uC000\u2229\uFE00\u0100eo\u19E2\u19E5t;\u6041\xEE\u0693\u0200aeiu\u19F0\u19FB\u1A01\u1A05\u01F0\u19F5\x00\u19F8s;\u6A4Don;\u410Ddil\u803B\xE7\u40E7rc;\u4109ps\u0100;s\u1A0C\u1A0D\u6A4Cm;\u6A50ot;\u410B\u0180dmn\u1A1B\u1A20\u1A26il\u80BB\xB8\u01ADptyv;\u69B2t\u8100\xA2;e\u1A2D\u1A2E\u40A2r\xE4\u01B2r;\uC000\uD835\uDD20\u0180cei\u1A3D\u1A40\u1A4Dy;\u4447ck\u0100;m\u1A47\u1A48\u6713ark\xBB\u1A48;\u43C7r\u0380;Ecefms\u1A5F\u1A60\u1A62\u1A6B\u1AA4\u1AAA\u1AAE\u65CB;\u69C3\u0180;el\u1A69\u1A6A\u1A6D\u42C6q;\u6257e\u0261\u1A74\x00\x00\u1A88rrow\u0100lr\u1A7C\u1A81eft;\u61BAight;\u61BB\u0280RSacd\u1A92\u1A94\u1A96\u1A9A\u1A9F\xBB\u0F47;\u64C8st;\u629Birc;\u629Aash;\u629Dnint;\u6A10id;\u6AEFcir;\u69C2ubs\u0100;u\u1ABB\u1ABC\u6663it\xBB\u1ABC\u02EC\u1AC7\u1AD4\u1AFA\x00\u1B0Aon\u0100;e\u1ACD\u1ACE\u403A\u0100;q\xC7\xC6\u026D\u1AD9\x00\x00\u1AE2a\u0100;t\u1ADE\u1ADF\u402C;\u4040\u0180;fl\u1AE8\u1AE9\u1AEB\u6201\xEE\u1160e\u0100mx\u1AF1\u1AF6ent\xBB\u1AE9e\xF3\u024D\u01E7\u1AFE\x00\u1B07\u0100;d\u12BB\u1B02ot;\u6A6Dn\xF4\u0246\u0180fry\u1B10\u1B14\u1B17;\uC000\uD835\uDD54o\xE4\u0254\u8100\xA9;s\u0155\u1B1Dr;\u6117\u0100ao\u1B25\u1B29rr;\u61B5ss;\u6717\u0100cu\u1B32\u1B37r;\uC000\uD835\uDCB8\u0100bp\u1B3C\u1B44\u0100;e\u1B41\u1B42\u6ACF;\u6AD1\u0100;e\u1B49\u1B4A\u6AD0;\u6AD2dot;\u62EF\u0380delprvw\u1B60\u1B6C\u1B77\u1B82\u1BAC\u1BD4\u1BF9arr\u0100lr\u1B68\u1B6A;\u6938;\u6935\u0270\u1B72\x00\x00\u1B75r;\u62DEc;\u62DFarr\u0100;p\u1B7F\u1B80\u61B6;\u693D\u0300;bcdos\u1B8F\u1B90\u1B96\u1BA1\u1BA5\u1BA8\u622Arcap;\u6A48\u0100au\u1B9B\u1B9Ep;\u6A46p;\u6A4Aot;\u628Dr;\u6A45;\uC000\u222A\uFE00\u0200alrv\u1BB5\u1BBF\u1BDE\u1BE3rr\u0100;m\u1BBC\u1BBD\u61B7;\u693Cy\u0180evw\u1BC7\u1BD4\u1BD8q\u0270\u1BCE\x00\x00\u1BD2re\xE3\u1B73u\xE3\u1B75ee;\u62CEedge;\u62CFen\u803B\xA4\u40A4earrow\u0100lr\u1BEE\u1BF3eft\xBB\u1B80ight\xBB\u1BBDe\xE4\u1BDD\u0100ci\u1C01\u1C07onin\xF4\u01F7nt;\u6231lcty;\u632D\u0980AHabcdefhijlorstuwz\u1C38\u1C3B\u1C3F\u1C5D\u1C69\u1C75\u1C8A\u1C9E\u1CAC\u1CB7\u1CFB\u1CFF\u1D0D\u1D7B\u1D91\u1DAB\u1DBB\u1DC6\u1DCDr\xF2\u0381ar;\u6965\u0200glrs\u1C48\u1C4D\u1C52\u1C54ger;\u6020eth;\u6138\xF2\u1133h\u0100;v\u1C5A\u1C5B\u6010\xBB\u090A\u016B\u1C61\u1C67arow;\u690Fa\xE3\u0315\u0100ay\u1C6E\u1C73ron;\u410F;\u4434\u0180;ao\u0332\u1C7C\u1C84\u0100gr\u02BF\u1C81r;\u61CAtseq;\u6A77\u0180glm\u1C91\u1C94\u1C98\u803B\xB0\u40B0ta;\u43B4ptyv;\u69B1\u0100ir\u1CA3\u1CA8sht;\u697F;\uC000\uD835\uDD21ar\u0100lr\u1CB3\u1CB5\xBB\u08DC\xBB\u101E\u0280aegsv\u1CC2\u0378\u1CD6\u1CDC\u1CE0m\u0180;os\u0326\u1CCA\u1CD4nd\u0100;s\u0326\u1CD1uit;\u6666amma;\u43DDin;\u62F2\u0180;io\u1CE7\u1CE8\u1CF8\u40F7de\u8100\xF7;o\u1CE7\u1CF0ntimes;\u62C7n\xF8\u1CF7cy;\u4452c\u026F\u1D06\x00\x00\u1D0Arn;\u631Eop;\u630D\u0280lptuw\u1D18\u1D1D\u1D22\u1D49\u1D55lar;\u4024f;\uC000\uD835\uDD55\u0280;emps\u030B\u1D2D\u1D37\u1D3D\u1D42q\u0100;d\u0352\u1D33ot;\u6251inus;\u6238lus;\u6214quare;\u62A1blebarwedg\xE5\xFAn\u0180adh\u112E\u1D5D\u1D67ownarrow\xF3\u1C83arpoon\u0100lr\u1D72\u1D76ef\xF4\u1CB4igh\xF4\u1CB6\u0162\u1D7F\u1D85karo\xF7\u0F42\u026F\u1D8A\x00\x00\u1D8Ern;\u631Fop;\u630C\u0180cot\u1D98\u1DA3\u1DA6\u0100ry\u1D9D\u1DA1;\uC000\uD835\uDCB9;\u4455l;\u69F6rok;\u4111\u0100dr\u1DB0\u1DB4ot;\u62F1i\u0100;f\u1DBA\u1816\u65BF\u0100ah\u1DC0\u1DC3r\xF2\u0429a\xF2\u0FA6angle;\u69A6\u0100ci\u1DD2\u1DD5y;\u445Fgrarr;\u67FF\u0900Dacdefglmnopqrstux\u1E01\u1E09\u1E19\u1E38\u0578\u1E3C\u1E49\u1E61\u1E7E\u1EA5\u1EAF\u1EBD\u1EE1\u1F2A\u1F37\u1F44\u1F4E\u1F5A\u0100Do\u1E06\u1D34o\xF4\u1C89\u0100cs\u1E0E\u1E14ute\u803B\xE9\u40E9ter;\u6A6E\u0200aioy\u1E22\u1E27\u1E31\u1E36ron;\u411Br\u0100;c\u1E2D\u1E2E\u6256\u803B\xEA\u40EAlon;\u6255;\u444Dot;\u4117\u0100Dr\u1E41\u1E45ot;\u6252;\uC000\uD835\uDD22\u0180;rs\u1E50\u1E51\u1E57\u6A9Aave\u803B\xE8\u40E8\u0100;d\u1E5C\u1E5D\u6A96ot;\u6A98\u0200;ils\u1E6A\u1E6B\u1E72\u1E74\u6A99nters;\u63E7;\u6113\u0100;d\u1E79\u1E7A\u6A95ot;\u6A97\u0180aps\u1E85\u1E89\u1E97cr;\u4113ty\u0180;sv\u1E92\u1E93\u1E95\u6205et\xBB\u1E93p\u01001;\u1E9D\u1EA4\u0133\u1EA1\u1EA3;\u6004;\u6005\u6003\u0100gs\u1EAA\u1EAC;\u414Bp;\u6002\u0100gp\u1EB4\u1EB8on;\u4119f;\uC000\uD835\uDD56\u0180als\u1EC4\u1ECE\u1ED2r\u0100;s\u1ECA\u1ECB\u62D5l;\u69E3us;\u6A71i\u0180;lv\u1EDA\u1EDB\u1EDF\u43B5on\xBB\u1EDB;\u43F5\u0200csuv\u1EEA\u1EF3\u1F0B\u1F23\u0100io\u1EEF\u1E31rc\xBB\u1E2E\u0269\u1EF9\x00\x00\u1EFB\xED\u0548ant\u0100gl\u1F02\u1F06tr\xBB\u1E5Dess\xBB\u1E7A\u0180aei\u1F12\u1F16\u1F1Als;\u403Dst;\u625Fv\u0100;D\u0235\u1F20D;\u6A78parsl;\u69E5\u0100Da\u1F2F\u1F33ot;\u6253rr;\u6971\u0180cdi\u1F3E\u1F41\u1EF8r;\u612Fo\xF4\u0352\u0100ah\u1F49\u1F4B;\u43B7\u803B\xF0\u40F0\u0100mr\u1F53\u1F57l\u803B\xEB\u40EBo;\u60AC\u0180cip\u1F61\u1F64\u1F67l;\u4021s\xF4\u056E\u0100eo\u1F6C\u1F74ctatio\xEE\u0559nential\xE5\u0579\u09E1\u1F92\x00\u1F9E\x00\u1FA1\u1FA7\x00\x00\u1FC6\u1FCC\x00\u1FD3\x00\u1FE6\u1FEA\u2000\x00\u2008\u205Allingdotse\xF1\u1E44y;\u4444male;\u6640\u0180ilr\u1FAD\u1FB3\u1FC1lig;\u8000\uFB03\u0269\u1FB9\x00\x00\u1FBDg;\u8000\uFB00ig;\u8000\uFB04;\uC000\uD835\uDD23lig;\u8000\uFB01lig;\uC000fj\u0180alt\u1FD9\u1FDC\u1FE1t;\u666Dig;\u8000\uFB02ns;\u65B1of;\u4192\u01F0\u1FEE\x00\u1FF3f;\uC000\uD835\uDD57\u0100ak\u05BF\u1FF7\u0100;v\u1FFC\u1FFD\u62D4;\u6AD9artint;\u6A0D\u0100ao\u200C\u2055\u0100cs\u2011\u2052\u03B1\u201A\u2030\u2038\u2045\u2048\x00\u2050\u03B2\u2022\u2025\u2027\u202A\u202C\x00\u202E\u803B\xBD\u40BD;\u6153\u803B\xBC\u40BC;\u6155;\u6159;\u615B\u01B3\u2034\x00\u2036;\u6154;\u6156\u02B4\u203E\u2041\x00\x00\u2043\u803B\xBE\u40BE;\u6157;\u615C5;\u6158\u01B6\u204C\x00\u204E;\u615A;\u615D8;\u615El;\u6044wn;\u6322cr;\uC000\uD835\uDCBB\u0880Eabcdefgijlnorstv\u2082\u2089\u209F\u20A5\u20B0\u20B4\u20F0\u20F5\u20FA\u20FF\u2103\u2112\u2138\u0317\u213E\u2152\u219E\u0100;l\u064D\u2087;\u6A8C\u0180cmp\u2090\u2095\u209Dute;\u41F5ma\u0100;d\u209C\u1CDA\u43B3;\u6A86reve;\u411F\u0100iy\u20AA\u20AErc;\u411D;\u4433ot;\u4121\u0200;lqs\u063E\u0642\u20BD\u20C9\u0180;qs\u063E\u064C\u20C4lan\xF4\u0665\u0200;cdl\u0665\u20D2\u20D5\u20E5c;\u6AA9ot\u0100;o\u20DC\u20DD\u6A80\u0100;l\u20E2\u20E3\u6A82;\u6A84\u0100;e\u20EA\u20ED\uC000\u22DB\uFE00s;\u6A94r;\uC000\uD835\uDD24\u0100;g\u0673\u061Bmel;\u6137cy;\u4453\u0200;Eaj\u065A\u210C\u210E\u2110;\u6A92;\u6AA5;\u6AA4\u0200Eaes\u211B\u211D\u2129\u2134;\u6269p\u0100;p\u2123\u2124\u6A8Arox\xBB\u2124\u0100;q\u212E\u212F\u6A88\u0100;q\u212E\u211Bim;\u62E7pf;\uC000\uD835\uDD58\u0100ci\u2143\u2146r;\u610Am\u0180;el\u066B\u214E\u2150;\u6A8E;\u6A90\u8300>;cdlqr\u05EE\u2160\u216A\u216E\u2173\u2179\u0100ci\u2165\u2167;\u6AA7r;\u6A7Aot;\u62D7Par;\u6995uest;\u6A7C\u0280adels\u2184\u216A\u2190\u0656\u219B\u01F0\u2189\x00\u218Epro\xF8\u209Er;\u6978q\u0100lq\u063F\u2196les\xF3\u2088i\xED\u066B\u0100en\u21A3\u21ADrtneqq;\uC000\u2269\uFE00\xC5\u21AA\u0500Aabcefkosy\u21C4\u21C7\u21F1\u21F5\u21FA\u2218\u221D\u222F\u2268\u227Dr\xF2\u03A0\u0200ilmr\u21D0\u21D4\u21D7\u21DBrs\xF0\u1484f\xBB\u2024il\xF4\u06A9\u0100dr\u21E0\u21E4cy;\u444A\u0180;cw\u08F4\u21EB\u21EFir;\u6948;\u61ADar;\u610Firc;\u4125\u0180alr\u2201\u220E\u2213rts\u0100;u\u2209\u220A\u6665it\xBB\u220Alip;\u6026con;\u62B9r;\uC000\uD835\uDD25s\u0100ew\u2223\u2229arow;\u6925arow;\u6926\u0280amopr\u223A\u223E\u2243\u225E\u2263rr;\u61FFtht;\u623Bk\u0100lr\u2249\u2253eftarrow;\u61A9ightarrow;\u61AAf;\uC000\uD835\uDD59bar;\u6015\u0180clt\u226F\u2274\u2278r;\uC000\uD835\uDCBDas\xE8\u21F4rok;\u4127\u0100bp\u2282\u2287ull;\u6043hen\xBB\u1C5B\u0AE1\u22A3\x00\u22AA\x00\u22B8\u22C5\u22CE\x00\u22D5\u22F3\x00\x00\u22F8\u2322\u2367\u2362\u237F\x00\u2386\u23AA\u23B4cute\u803B\xED\u40ED\u0180;iy\u0771\u22B0\u22B5rc\u803B\xEE\u40EE;\u4438\u0100cx\u22BC\u22BFy;\u4435cl\u803B\xA1\u40A1\u0100fr\u039F\u22C9;\uC000\uD835\uDD26rave\u803B\xEC\u40EC\u0200;ino\u073E\u22DD\u22E9\u22EE\u0100in\u22E2\u22E6nt;\u6A0Ct;\u622Dfin;\u69DCta;\u6129lig;\u4133\u0180aop\u22FE\u231A\u231D\u0180cgt\u2305\u2308\u2317r;\u412B\u0180elp\u071F\u230F\u2313in\xE5\u078Ear\xF4\u0720h;\u4131f;\u62B7ed;\u41B5\u0280;cfot\u04F4\u232C\u2331\u233D\u2341are;\u6105in\u0100;t\u2338\u2339\u621Eie;\u69DDdo\xF4\u2319\u0280;celp\u0757\u234C\u2350\u235B\u2361al;\u62BA\u0100gr\u2355\u2359er\xF3\u1563\xE3\u234Darhk;\u6A17rod;\u6A3C\u0200cgpt\u236F\u2372\u2376\u237By;\u4451on;\u412Ff;\uC000\uD835\uDD5Aa;\u43B9uest\u803B\xBF\u40BF\u0100ci\u238A\u238Fr;\uC000\uD835\uDCBEn\u0280;Edsv\u04F4\u239B\u239D\u23A1\u04F3;\u62F9ot;\u62F5\u0100;v\u23A6\u23A7\u62F4;\u62F3\u0100;i\u0777\u23AElde;\u4129\u01EB\u23B8\x00\u23BCcy;\u4456l\u803B\xEF\u40EF\u0300cfmosu\u23CC\u23D7\u23DC\u23E1\u23E7\u23F5\u0100iy\u23D1\u23D5rc;\u4135;\u4439r;\uC000\uD835\uDD27ath;\u4237pf;\uC000\uD835\uDD5B\u01E3\u23EC\x00\u23F1r;\uC000\uD835\uDCBFrcy;\u4458kcy;\u4454\u0400acfghjos\u240B\u2416\u2422\u2427\u242D\u2431\u2435\u243Bppa\u0100;v\u2413\u2414\u43BA;\u43F0\u0100ey\u241B\u2420dil;\u4137;\u443Ar;\uC000\uD835\uDD28reen;\u4138cy;\u4445cy;\u445Cpf;\uC000\uD835\uDD5Ccr;\uC000\uD835\uDCC0\u0B80ABEHabcdefghjlmnoprstuv\u2470\u2481\u2486\u248D\u2491\u250E\u253D\u255A\u2580\u264E\u265E\u2665\u2679\u267D\u269A\u26B2\u26D8\u275D\u2768\u278B\u27C0\u2801\u2812\u0180art\u2477\u247A\u247Cr\xF2\u09C6\xF2\u0395ail;\u691Barr;\u690E\u0100;g\u0994\u248B;\u6A8Bar;\u6962\u0963\u24A5\x00\u24AA\x00\u24B1\x00\x00\x00\x00\x00\u24B5\u24BA\x00\u24C6\u24C8\u24CD\x00\u24F9ute;\u413Amptyv;\u69B4ra\xEE\u084Cbda;\u43BBg\u0180;dl\u088E\u24C1\u24C3;\u6991\xE5\u088E;\u6A85uo\u803B\xAB\u40ABr\u0400;bfhlpst\u0899\u24DE\u24E6\u24E9\u24EB\u24EE\u24F1\u24F5\u0100;f\u089D\u24E3s;\u691Fs;\u691D\xEB\u2252p;\u61ABl;\u6939im;\u6973l;\u61A2\u0180;ae\u24FF\u2500\u2504\u6AABil;\u6919\u0100;s\u2509\u250A\u6AAD;\uC000\u2AAD\uFE00\u0180abr\u2515\u2519\u251Drr;\u690Crk;\u6772\u0100ak\u2522\u252Cc\u0100ek\u2528\u252A;\u407B;\u405B\u0100es\u2531\u2533;\u698Bl\u0100du\u2539\u253B;\u698F;\u698D\u0200aeuy\u2546\u254B\u2556\u2558ron;\u413E\u0100di\u2550\u2554il;\u413C\xEC\u08B0\xE2\u2529;\u443B\u0200cqrs\u2563\u2566\u256D\u257Da;\u6936uo\u0100;r\u0E19\u1746\u0100du\u2572\u2577har;\u6967shar;\u694Bh;\u61B2\u0280;fgqs\u258B\u258C\u0989\u25F3\u25FF\u6264t\u0280ahlrt\u2598\u25A4\u25B7\u25C2\u25E8rrow\u0100;t\u0899\u25A1a\xE9\u24F6arpoon\u0100du\u25AF\u25B4own\xBB\u045Ap\xBB\u0966eftarrows;\u61C7ight\u0180ahs\u25CD\u25D6\u25DErrow\u0100;s\u08F4\u08A7arpoon\xF3\u0F98quigarro\xF7\u21F0hreetimes;\u62CB\u0180;qs\u258B\u0993\u25FAlan\xF4\u09AC\u0280;cdgs\u09AC\u260A\u260D\u261D\u2628c;\u6AA8ot\u0100;o\u2614\u2615\u6A7F\u0100;r\u261A\u261B\u6A81;\u6A83\u0100;e\u2622\u2625\uC000\u22DA\uFE00s;\u6A93\u0280adegs\u2633\u2639\u263D\u2649\u264Bppro\xF8\u24C6ot;\u62D6q\u0100gq\u2643\u2645\xF4\u0989gt\xF2\u248C\xF4\u099Bi\xED\u09B2\u0180ilr\u2655\u08E1\u265Asht;\u697C;\uC000\uD835\uDD29\u0100;E\u099C\u2663;\u6A91\u0161\u2669\u2676r\u0100du\u25B2\u266E\u0100;l\u0965\u2673;\u696Alk;\u6584cy;\u4459\u0280;acht\u0A48\u2688\u268B\u2691\u2696r\xF2\u25C1orne\xF2\u1D08ard;\u696Bri;\u65FA\u0100io\u269F\u26A4dot;\u4140ust\u0100;a\u26AC\u26AD\u63B0che\xBB\u26AD\u0200Eaes\u26BB\u26BD\u26C9\u26D4;\u6268p\u0100;p\u26C3\u26C4\u6A89rox\xBB\u26C4\u0100;q\u26CE\u26CF\u6A87\u0100;q\u26CE\u26BBim;\u62E6\u0400abnoptwz\u26E9\u26F4\u26F7\u271A\u272F\u2741\u2747\u2750\u0100nr\u26EE\u26F1g;\u67ECr;\u61FDr\xEB\u08C1g\u0180lmr\u26FF\u270D\u2714eft\u0100ar\u09E6\u2707ight\xE1\u09F2apsto;\u67FCight\xE1\u09FDparrow\u0100lr\u2725\u2729ef\xF4\u24EDight;\u61AC\u0180afl\u2736\u2739\u273Dr;\u6985;\uC000\uD835\uDD5Dus;\u6A2Dimes;\u6A34\u0161\u274B\u274Fst;\u6217\xE1\u134E\u0180;ef\u2757\u2758\u1800\u65CAnge\xBB\u2758ar\u0100;l\u2764\u2765\u4028t;\u6993\u0280achmt\u2773\u2776\u277C\u2785\u2787r\xF2\u08A8orne\xF2\u1D8Car\u0100;d\u0F98\u2783;\u696D;\u600Eri;\u62BF\u0300achiqt\u2798\u279D\u0A40\u27A2\u27AE\u27BBquo;\u6039r;\uC000\uD835\uDCC1m\u0180;eg\u09B2\u27AA\u27AC;\u6A8D;\u6A8F\u0100bu\u252A\u27B3o\u0100;r\u0E1F\u27B9;\u601Arok;\u4142\u8400<;cdhilqr\u082B\u27D2\u2639\u27DC\u27E0\u27E5\u27EA\u27F0\u0100ci\u27D7\u27D9;\u6AA6r;\u6A79re\xE5\u25F2mes;\u62C9arr;\u6976uest;\u6A7B\u0100Pi\u27F5\u27F9ar;\u6996\u0180;ef\u2800\u092D\u181B\u65C3r\u0100du\u2807\u280Dshar;\u694Ahar;\u6966\u0100en\u2817\u2821rtneqq;\uC000\u2268\uFE00\xC5\u281E\u0700Dacdefhilnopsu\u2840\u2845\u2882\u288E\u2893\u28A0\u28A5\u28A8\u28DA\u28E2\u28E4\u0A83\u28F3\u2902Dot;\u623A\u0200clpr\u284E\u2852\u2863\u287Dr\u803B\xAF\u40AF\u0100et\u2857\u2859;\u6642\u0100;e\u285E\u285F\u6720se\xBB\u285F\u0100;s\u103B\u2868to\u0200;dlu\u103B\u2873\u2877\u287Bow\xEE\u048Cef\xF4\u090F\xF0\u13D1ker;\u65AE\u0100oy\u2887\u288Cmma;\u6A29;\u443Cash;\u6014asuredangle\xBB\u1626r;\uC000\uD835\uDD2Ao;\u6127\u0180cdn\u28AF\u28B4\u28C9ro\u803B\xB5\u40B5\u0200;acd\u1464\u28BD\u28C0\u28C4s\xF4\u16A7ir;\u6AF0ot\u80BB\xB7\u01B5us\u0180;bd\u28D2\u1903\u28D3\u6212\u0100;u\u1D3C\u28D8;\u6A2A\u0163\u28DE\u28E1p;\u6ADB\xF2\u2212\xF0\u0A81\u0100dp\u28E9\u28EEels;\u62A7f;\uC000\uD835\uDD5E\u0100ct\u28F8\u28FDr;\uC000\uD835\uDCC2pos\xBB\u159D\u0180;lm\u2909\u290A\u290D\u43BCtimap;\u62B8\u0C00GLRVabcdefghijlmoprstuvw\u2942\u2953\u297E\u2989\u2998\u29DA\u29E9\u2A15\u2A1A\u2A58\u2A5D\u2A83\u2A95\u2AA4\u2AA8\u2B04\u2B07\u2B44\u2B7F\u2BAE\u2C34\u2C67\u2C7C\u2CE9\u0100gt\u2947\u294B;\uC000\u22D9\u0338\u0100;v\u2950\u0BCF\uC000\u226B\u20D2\u0180elt\u295A\u2972\u2976ft\u0100ar\u2961\u2967rrow;\u61CDightarrow;\u61CE;\uC000\u22D8\u0338\u0100;v\u297B\u0C47\uC000\u226A\u20D2ightarrow;\u61CF\u0100Dd\u298E\u2993ash;\u62AFash;\u62AE\u0280bcnpt\u29A3\u29A7\u29AC\u29B1\u29CCla\xBB\u02DEute;\u4144g;\uC000\u2220\u20D2\u0280;Eiop\u0D84\u29BC\u29C0\u29C5\u29C8;\uC000\u2A70\u0338d;\uC000\u224B\u0338s;\u4149ro\xF8\u0D84ur\u0100;a\u29D3\u29D4\u666El\u0100;s\u29D3\u0B38\u01F3\u29DF\x00\u29E3p\u80BB\xA0\u0B37mp\u0100;e\u0BF9\u0C00\u0280aeouy\u29F4\u29FE\u2A03\u2A10\u2A13\u01F0\u29F9\x00\u29FB;\u6A43on;\u4148dil;\u4146ng\u0100;d\u0D7E\u2A0Aot;\uC000\u2A6D\u0338p;\u6A42;\u443Dash;\u6013\u0380;Aadqsx\u0B92\u2A29\u2A2D\u2A3B\u2A41\u2A45\u2A50rr;\u61D7r\u0100hr\u2A33\u2A36k;\u6924\u0100;o\u13F2\u13F0ot;\uC000\u2250\u0338ui\xF6\u0B63\u0100ei\u2A4A\u2A4Ear;\u6928\xED\u0B98ist\u0100;s\u0BA0\u0B9Fr;\uC000\uD835\uDD2B\u0200Eest\u0BC5\u2A66\u2A79\u2A7C\u0180;qs\u0BBC\u2A6D\u0BE1\u0180;qs\u0BBC\u0BC5\u2A74lan\xF4\u0BE2i\xED\u0BEA\u0100;r\u0BB6\u2A81\xBB\u0BB7\u0180Aap\u2A8A\u2A8D\u2A91r\xF2\u2971rr;\u61AEar;\u6AF2\u0180;sv\u0F8D\u2A9C\u0F8C\u0100;d\u2AA1\u2AA2\u62FC;\u62FAcy;\u445A\u0380AEadest\u2AB7\u2ABA\u2ABE\u2AC2\u2AC5\u2AF6\u2AF9r\xF2\u2966;\uC000\u2266\u0338rr;\u619Ar;\u6025\u0200;fqs\u0C3B\u2ACE\u2AE3\u2AEFt\u0100ar\u2AD4\u2AD9rro\xF7\u2AC1ightarro\xF7\u2A90\u0180;qs\u0C3B\u2ABA\u2AEAlan\xF4\u0C55\u0100;s\u0C55\u2AF4\xBB\u0C36i\xED\u0C5D\u0100;r\u0C35\u2AFEi\u0100;e\u0C1A\u0C25i\xE4\u0D90\u0100pt\u2B0C\u2B11f;\uC000\uD835\uDD5F\u8180\xAC;in\u2B19\u2B1A\u2B36\u40ACn\u0200;Edv\u0B89\u2B24\u2B28\u2B2E;\uC000\u22F9\u0338ot;\uC000\u22F5\u0338\u01E1\u0B89\u2B33\u2B35;\u62F7;\u62F6i\u0100;v\u0CB8\u2B3C\u01E1\u0CB8\u2B41\u2B43;\u62FE;\u62FD\u0180aor\u2B4B\u2B63\u2B69r\u0200;ast\u0B7B\u2B55\u2B5A\u2B5Flle\xEC\u0B7Bl;\uC000\u2AFD\u20E5;\uC000\u2202\u0338lint;\u6A14\u0180;ce\u0C92\u2B70\u2B73u\xE5\u0CA5\u0100;c\u0C98\u2B78\u0100;e\u0C92\u2B7D\xF1\u0C98\u0200Aait\u2B88\u2B8B\u2B9D\u2BA7r\xF2\u2988rr\u0180;cw\u2B94\u2B95\u2B99\u619B;\uC000\u2933\u0338;\uC000\u219D\u0338ghtarrow\xBB\u2B95ri\u0100;e\u0CCB\u0CD6\u0380chimpqu\u2BBD\u2BCD\u2BD9\u2B04\u0B78\u2BE4\u2BEF\u0200;cer\u0D32\u2BC6\u0D37\u2BC9u\xE5\u0D45;\uC000\uD835\uDCC3ort\u026D\u2B05\x00\x00\u2BD6ar\xE1\u2B56m\u0100;e\u0D6E\u2BDF\u0100;q\u0D74\u0D73su\u0100bp\u2BEB\u2BED\xE5\u0CF8\xE5\u0D0B\u0180bcp\u2BF6\u2C11\u2C19\u0200;Ees\u2BFF\u2C00\u0D22\u2C04\u6284;\uC000\u2AC5\u0338et\u0100;e\u0D1B\u2C0Bq\u0100;q\u0D23\u2C00c\u0100;e\u0D32\u2C17\xF1\u0D38\u0200;Ees\u2C22\u2C23\u0D5F\u2C27\u6285;\uC000\u2AC6\u0338et\u0100;e\u0D58\u2C2Eq\u0100;q\u0D60\u2C23\u0200gilr\u2C3D\u2C3F\u2C45\u2C47\xEC\u0BD7lde\u803B\xF1\u40F1\xE7\u0C43iangle\u0100lr\u2C52\u2C5Ceft\u0100;e\u0C1A\u2C5A\xF1\u0C26ight\u0100;e\u0CCB\u2C65\xF1\u0CD7\u0100;m\u2C6C\u2C6D\u43BD\u0180;es\u2C74\u2C75\u2C79\u4023ro;\u6116p;\u6007\u0480DHadgilrs\u2C8F\u2C94\u2C99\u2C9E\u2CA3\u2CB0\u2CB6\u2CD3\u2CE3ash;\u62ADarr;\u6904p;\uC000\u224D\u20D2ash;\u62AC\u0100et\u2CA8\u2CAC;\uC000\u2265\u20D2;\uC000>\u20D2nfin;\u69DE\u0180Aet\u2CBD\u2CC1\u2CC5rr;\u6902;\uC000\u2264\u20D2\u0100;r\u2CCA\u2CCD\uC000<\u20D2ie;\uC000\u22B4\u20D2\u0100At\u2CD8\u2CDCrr;\u6903rie;\uC000\u22B5\u20D2im;\uC000\u223C\u20D2\u0180Aan\u2CF0\u2CF4\u2D02rr;\u61D6r\u0100hr\u2CFA\u2CFDk;\u6923\u0100;o\u13E7\u13E5ear;\u6927\u1253\u1A95\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\u2D2D\x00\u2D38\u2D48\u2D60\u2D65\u2D72\u2D84\u1B07\x00\x00\u2D8D\u2DAB\x00\u2DC8\u2DCE\x00\u2DDC\u2E19\u2E2B\u2E3E\u2E43\u0100cs\u2D31\u1A97ute\u803B\xF3\u40F3\u0100iy\u2D3C\u2D45r\u0100;c\u1A9E\u2D42\u803B\xF4\u40F4;\u443E\u0280abios\u1AA0\u2D52\u2D57\u01C8\u2D5Alac;\u4151v;\u6A38old;\u69BClig;\u4153\u0100cr\u2D69\u2D6Dir;\u69BF;\uC000\uD835\uDD2C\u036F\u2D79\x00\x00\u2D7C\x00\u2D82n;\u42DBave\u803B\xF2\u40F2;\u69C1\u0100bm\u2D88\u0DF4ar;\u69B5\u0200acit\u2D95\u2D98\u2DA5\u2DA8r\xF2\u1A80\u0100ir\u2D9D\u2DA0r;\u69BEoss;\u69BBn\xE5\u0E52;\u69C0\u0180aei\u2DB1\u2DB5\u2DB9cr;\u414Dga;\u43C9\u0180cdn\u2DC0\u2DC5\u01CDron;\u43BF;\u69B6pf;\uC000\uD835\uDD60\u0180ael\u2DD4\u2DD7\u01D2r;\u69B7rp;\u69B9\u0380;adiosv\u2DEA\u2DEB\u2DEE\u2E08\u2E0D\u2E10\u2E16\u6228r\xF2\u1A86\u0200;efm\u2DF7\u2DF8\u2E02\u2E05\u6A5Dr\u0100;o\u2DFE\u2DFF\u6134f\xBB\u2DFF\u803B\xAA\u40AA\u803B\xBA\u40BAgof;\u62B6r;\u6A56lope;\u6A57;\u6A5B\u0180clo\u2E1F\u2E21\u2E27\xF2\u2E01ash\u803B\xF8\u40F8l;\u6298i\u016C\u2E2F\u2E34de\u803B\xF5\u40F5es\u0100;a\u01DB\u2E3As;\u6A36ml\u803B\xF6\u40F6bar;\u633D\u0AE1\u2E5E\x00\u2E7D\x00\u2E80\u2E9D\x00\u2EA2\u2EB9\x00\x00\u2ECB\u0E9C\x00\u2F13\x00\x00\u2F2B\u2FBC\x00\u2FC8r\u0200;ast\u0403\u2E67\u2E72\u0E85\u8100\xB6;l\u2E6D\u2E6E\u40B6le\xEC\u0403\u0269\u2E78\x00\x00\u2E7Bm;\u6AF3;\u6AFDy;\u443Fr\u0280cimpt\u2E8B\u2E8F\u2E93\u1865\u2E97nt;\u4025od;\u402Eil;\u6030enk;\u6031r;\uC000\uD835\uDD2D\u0180imo\u2EA8\u2EB0\u2EB4\u0100;v\u2EAD\u2EAE\u43C6;\u43D5ma\xF4\u0A76ne;\u660E\u0180;tv\u2EBF\u2EC0\u2EC8\u43C0chfork\xBB\u1FFD;\u43D6\u0100au\u2ECF\u2EDFn\u0100ck\u2ED5\u2EDDk\u0100;h\u21F4\u2EDB;\u610E\xF6\u21F4s\u0480;abcdemst\u2EF3\u2EF4\u1908\u2EF9\u2EFD\u2F04\u2F06\u2F0A\u2F0E\u402Bcir;\u6A23ir;\u6A22\u0100ou\u1D40\u2F02;\u6A25;\u6A72n\u80BB\xB1\u0E9Dim;\u6A26wo;\u6A27\u0180ipu\u2F19\u2F20\u2F25ntint;\u6A15f;\uC000\uD835\uDD61nd\u803B\xA3\u40A3\u0500;Eaceinosu\u0EC8\u2F3F\u2F41\u2F44\u2F47\u2F81\u2F89\u2F92\u2F7E\u2FB6;\u6AB3p;\u6AB7u\xE5\u0ED9\u0100;c\u0ECE\u2F4C\u0300;acens\u0EC8\u2F59\u2F5F\u2F66\u2F68\u2F7Eppro\xF8\u2F43urlye\xF1\u0ED9\xF1\u0ECE\u0180aes\u2F6F\u2F76\u2F7Approx;\u6AB9qq;\u6AB5im;\u62E8i\xED\u0EDFme\u0100;s\u2F88\u0EAE\u6032\u0180Eas\u2F78\u2F90\u2F7A\xF0\u2F75\u0180dfp\u0EEC\u2F99\u2FAF\u0180als\u2FA0\u2FA5\u2FAAlar;\u632Eine;\u6312urf;\u6313\u0100;t\u0EFB\u2FB4\xEF\u0EFBrel;\u62B0\u0100ci\u2FC0\u2FC5r;\uC000\uD835\uDCC5;\u43C8ncsp;\u6008\u0300fiopsu\u2FDA\u22E2\u2FDF\u2FE5\u2FEB\u2FF1r;\uC000\uD835\uDD2Epf;\uC000\uD835\uDD62rime;\u6057cr;\uC000\uD835\uDCC6\u0180aeo\u2FF8\u3009\u3013t\u0100ei\u2FFE\u3005rnion\xF3\u06B0nt;\u6A16st\u0100;e\u3010\u3011\u403F\xF1\u1F19\xF4\u0F14\u0A80ABHabcdefhilmnoprstux\u3040\u3051\u3055\u3059\u30E0\u310E\u312B\u3147\u3162\u3172\u318E\u3206\u3215\u3224\u3229\u3258\u326E\u3272\u3290\u32B0\u32B7\u0180art\u3047\u304A\u304Cr\xF2\u10B3\xF2\u03DDail;\u691Car\xF2\u1C65ar;\u6964\u0380cdenqrt\u3068\u3075\u3078\u307F\u308F\u3094\u30CC\u0100eu\u306D\u3071;\uC000\u223D\u0331te;\u4155i\xE3\u116Emptyv;\u69B3g\u0200;del\u0FD1\u3089\u308B\u308D;\u6992;\u69A5\xE5\u0FD1uo\u803B\xBB\u40BBr\u0580;abcfhlpstw\u0FDC\u30AC\u30AF\u30B7\u30B9\u30BC\u30BE\u30C0\u30C3\u30C7\u30CAp;\u6975\u0100;f\u0FE0\u30B4s;\u6920;\u6933s;\u691E\xEB\u225D\xF0\u272El;\u6945im;\u6974l;\u61A3;\u619D\u0100ai\u30D1\u30D5il;\u691Ao\u0100;n\u30DB\u30DC\u6236al\xF3\u0F1E\u0180abr\u30E7\u30EA\u30EEr\xF2\u17E5rk;\u6773\u0100ak\u30F3\u30FDc\u0100ek\u30F9\u30FB;\u407D;\u405D\u0100es\u3102\u3104;\u698Cl\u0100du\u310A\u310C;\u698E;\u6990\u0200aeuy\u3117\u311C\u3127\u3129ron;\u4159\u0100di\u3121\u3125il;\u4157\xEC\u0FF2\xE2\u30FA;\u4440\u0200clqs\u3134\u3137\u313D\u3144a;\u6937dhar;\u6969uo\u0100;r\u020E\u020Dh;\u61B3\u0180acg\u314E\u315F\u0F44l\u0200;ips\u0F78\u3158\u315B\u109Cn\xE5\u10BBar\xF4\u0FA9t;\u65AD\u0180ilr\u3169\u1023\u316Esht;\u697D;\uC000\uD835\uDD2F\u0100ao\u3177\u3186r\u0100du\u317D\u317F\xBB\u047B\u0100;l\u1091\u3184;\u696C\u0100;v\u318B\u318C\u43C1;\u43F1\u0180gns\u3195\u31F9\u31FCht\u0300ahlrst\u31A4\u31B0\u31C2\u31D8\u31E4\u31EErrow\u0100;t\u0FDC\u31ADa\xE9\u30C8arpoon\u0100du\u31BB\u31BFow\xEE\u317Ep\xBB\u1092eft\u0100ah\u31CA\u31D0rrow\xF3\u0FEAarpoon\xF3\u0551ightarrows;\u61C9quigarro\xF7\u30CBhreetimes;\u62CCg;\u42DAingdotse\xF1\u1F32\u0180ahm\u320D\u3210\u3213r\xF2\u0FEAa\xF2\u0551;\u600Foust\u0100;a\u321E\u321F\u63B1che\xBB\u321Fmid;\u6AEE\u0200abpt\u3232\u323D\u3240\u3252\u0100nr\u3237\u323Ag;\u67EDr;\u61FEr\xEB\u1003\u0180afl\u3247\u324A\u324Er;\u6986;\uC000\uD835\uDD63us;\u6A2Eimes;\u6A35\u0100ap\u325D\u3267r\u0100;g\u3263\u3264\u4029t;\u6994olint;\u6A12ar\xF2\u31E3\u0200achq\u327B\u3280\u10BC\u3285quo;\u603Ar;\uC000\uD835\uDCC7\u0100bu\u30FB\u328Ao\u0100;r\u0214\u0213\u0180hir\u3297\u329B\u32A0re\xE5\u31F8mes;\u62CAi\u0200;efl\u32AA\u1059\u1821\u32AB\u65B9tri;\u69CEluhar;\u6968;\u611E\u0D61\u32D5\u32DB\u32DF\u332C\u3338\u3371\x00\u337A\u33A4\x00\x00\u33EC\u33F0\x00\u3428\u3448\u345A\u34AD\u34B1\u34CA\u34F1\x00\u3616\x00\x00\u3633cute;\u415Bqu\xEF\u27BA\u0500;Eaceinpsy\u11ED\u32F3\u32F5\u32FF\u3302\u330B\u330F\u331F\u3326\u3329;\u6AB4\u01F0\u32FA\x00\u32FC;\u6AB8on;\u4161u\xE5\u11FE\u0100;d\u11F3\u3307il;\u415Frc;\u415D\u0180Eas\u3316\u3318\u331B;\u6AB6p;\u6ABAim;\u62E9olint;\u6A13i\xED\u1204;\u4441ot\u0180;be\u3334\u1D47\u3335\u62C5;\u6A66\u0380Aacmstx\u3346\u334A\u3357\u335B\u335E\u3363\u336Drr;\u61D8r\u0100hr\u3350\u3352\xEB\u2228\u0100;o\u0A36\u0A34t\u803B\xA7\u40A7i;\u403Bwar;\u6929m\u0100in\u3369\xF0nu\xF3\xF1t;\u6736r\u0100;o\u3376\u2055\uC000\uD835\uDD30\u0200acoy\u3382\u3386\u3391\u33A0rp;\u666F\u0100hy\u338B\u338Fcy;\u4449;\u4448rt\u026D\u3399\x00\x00\u339Ci\xE4\u1464ara\xEC\u2E6F\u803B\xAD\u40AD\u0100gm\u33A8\u33B4ma\u0180;fv\u33B1\u33B2\u33B2\u43C3;\u43C2\u0400;deglnpr\u12AB\u33C5\u33C9\u33CE\u33D6\u33DE\u33E1\u33E6ot;\u6A6A\u0100;q\u12B1\u12B0\u0100;E\u33D3\u33D4\u6A9E;\u6AA0\u0100;E\u33DB\u33DC\u6A9D;\u6A9Fe;\u6246lus;\u6A24arr;\u6972ar\xF2\u113D\u0200aeit\u33F8\u3408\u340F\u3417\u0100ls\u33FD\u3404lsetm\xE9\u336Ahp;\u6A33parsl;\u69E4\u0100dl\u1463\u3414e;\u6323\u0100;e\u341C\u341D\u6AAA\u0100;s\u3422\u3423\u6AAC;\uC000\u2AAC\uFE00\u0180flp\u342E\u3433\u3442tcy;\u444C\u0100;b\u3438\u3439\u402F\u0100;a\u343E\u343F\u69C4r;\u633Ff;\uC000\uD835\uDD64a\u0100dr\u344D\u0402es\u0100;u\u3454\u3455\u6660it\xBB\u3455\u0180csu\u3460\u3479\u349F\u0100au\u3465\u346Fp\u0100;s\u1188\u346B;\uC000\u2293\uFE00p\u0100;s\u11B4\u3475;\uC000\u2294\uFE00u\u0100bp\u347F\u348F\u0180;es\u1197\u119C\u3486et\u0100;e\u1197\u348D\xF1\u119D\u0180;es\u11A8\u11AD\u3496et\u0100;e\u11A8\u349D\xF1\u11AE\u0180;af\u117B\u34A6\u05B0r\u0165\u34AB\u05B1\xBB\u117Car\xF2\u1148\u0200cemt\u34B9\u34BE\u34C2\u34C5r;\uC000\uD835\uDCC8tm\xEE\xF1i\xEC\u3415ar\xE6\u11BE\u0100ar\u34CE\u34D5r\u0100;f\u34D4\u17BF\u6606\u0100an\u34DA\u34EDight\u0100ep\u34E3\u34EApsilo\xEE\u1EE0h\xE9\u2EAFs\xBB\u2852\u0280bcmnp\u34FB\u355E\u1209\u358B\u358E\u0480;Edemnprs\u350E\u350F\u3511\u3515\u351E\u3523\u352C\u3531\u3536\u6282;\u6AC5ot;\u6ABD\u0100;d\u11DA\u351Aot;\u6AC3ult;\u6AC1\u0100Ee\u3528\u352A;\u6ACB;\u628Alus;\u6ABFarr;\u6979\u0180eiu\u353D\u3552\u3555t\u0180;en\u350E\u3545\u354Bq\u0100;q\u11DA\u350Feq\u0100;q\u352B\u3528m;\u6AC7\u0100bp\u355A\u355C;\u6AD5;\u6AD3c\u0300;acens\u11ED\u356C\u3572\u3579\u357B\u3326ppro\xF8\u32FAurlye\xF1\u11FE\xF1\u11F3\u0180aes\u3582\u3588\u331Bppro\xF8\u331Aq\xF1\u3317g;\u666A\u0680123;Edehlmnps\u35A9\u35AC\u35AF\u121C\u35B2\u35B4\u35C0\u35C9\u35D5\u35DA\u35DF\u35E8\u35ED\u803B\xB9\u40B9\u803B\xB2\u40B2\u803B\xB3\u40B3;\u6AC6\u0100os\u35B9\u35BCt;\u6ABEub;\u6AD8\u0100;d\u1222\u35C5ot;\u6AC4s\u0100ou\u35CF\u35D2l;\u67C9b;\u6AD7arr;\u697Bult;\u6AC2\u0100Ee\u35E4\u35E6;\u6ACC;\u628Blus;\u6AC0\u0180eiu\u35F4\u3609\u360Ct\u0180;en\u121C\u35FC\u3602q\u0100;q\u1222\u35B2eq\u0100;q\u35E7\u35E4m;\u6AC8\u0100bp\u3611\u3613;\u6AD4;\u6AD6\u0180Aan\u361C\u3620\u362Drr;\u61D9r\u0100hr\u3626\u3628\xEB\u222E\u0100;o\u0A2B\u0A29war;\u692Alig\u803B\xDF\u40DF\u0BE1\u3651\u365D\u3660\u12CE\u3673\u3679\x00\u367E\u36C2\x00\x00\x00\x00\x00\u36DB\u3703\x00\u3709\u376C\x00\x00\x00\u3787\u0272\u3656\x00\x00\u365Bget;\u6316;\u43C4r\xEB\u0E5F\u0180aey\u3666\u366B\u3670ron;\u4165dil;\u4163;\u4442lrec;\u6315r;\uC000\uD835\uDD31\u0200eiko\u3686\u369D\u36B5\u36BC\u01F2\u368B\x00\u3691e\u01004f\u1284\u1281a\u0180;sv\u3698\u3699\u369B\u43B8ym;\u43D1\u0100cn\u36A2\u36B2k\u0100as\u36A8\u36AEppro\xF8\u12C1im\xBB\u12ACs\xF0\u129E\u0100as\u36BA\u36AE\xF0\u12C1rn\u803B\xFE\u40FE\u01EC\u031F\u36C6\u22E7es\u8180\xD7;bd\u36CF\u36D0\u36D8\u40D7\u0100;a\u190F\u36D5r;\u6A31;\u6A30\u0180eps\u36E1\u36E3\u3700\xE1\u2A4D\u0200;bcf\u0486\u36EC\u36F0\u36F4ot;\u6336ir;\u6AF1\u0100;o\u36F9\u36FC\uC000\uD835\uDD65rk;\u6ADA\xE1\u3362rime;\u6034\u0180aip\u370F\u3712\u3764d\xE5\u1248\u0380adempst\u3721\u374D\u3740\u3751\u3757\u375C\u375Fngle\u0280;dlqr\u3730\u3731\u3736\u3740\u3742\u65B5own\xBB\u1DBBeft\u0100;e\u2800\u373E\xF1\u092E;\u625Cight\u0100;e\u32AA\u374B\xF1\u105Aot;\u65ECinus;\u6A3Alus;\u6A39b;\u69CDime;\u6A3Bezium;\u63E2\u0180cht\u3772\u377D\u3781\u0100ry\u3777\u377B;\uC000\uD835\uDCC9;\u4446cy;\u445Brok;\u4167\u0100io\u378B\u378Ex\xF4\u1777head\u0100lr\u3797\u37A0eftarro\xF7\u084Fightarrow\xBB\u0F5D\u0900AHabcdfghlmoprstuw\u37D0\u37D3\u37D7\u37E4\u37F0\u37FC\u380E\u381C\u3823\u3834\u3851\u385D\u386B\u38A9\u38CC\u38D2\u38EA\u38F6r\xF2\u03EDar;\u6963\u0100cr\u37DC\u37E2ute\u803B\xFA\u40FA\xF2\u1150r\u01E3\u37EA\x00\u37EDy;\u445Eve;\u416D\u0100iy\u37F5\u37FArc\u803B\xFB\u40FB;\u4443\u0180abh\u3803\u3806\u380Br\xF2\u13ADlac;\u4171a\xF2\u13C3\u0100ir\u3813\u3818sht;\u697E;\uC000\uD835\uDD32rave\u803B\xF9\u40F9\u0161\u3827\u3831r\u0100lr\u382C\u382E\xBB\u0957\xBB\u1083lk;\u6580\u0100ct\u3839\u384D\u026F\u383F\x00\x00\u384Arn\u0100;e\u3845\u3846\u631Cr\xBB\u3846op;\u630Fri;\u65F8\u0100al\u3856\u385Acr;\u416B\u80BB\xA8\u0349\u0100gp\u3862\u3866on;\u4173f;\uC000\uD835\uDD66\u0300adhlsu\u114B\u3878\u387D\u1372\u3891\u38A0own\xE1\u13B3arpoon\u0100lr\u3888\u388Cef\xF4\u382Digh\xF4\u382Fi\u0180;hl\u3899\u389A\u389C\u43C5\xBB\u13FAon\xBB\u389Aparrows;\u61C8\u0180cit\u38B0\u38C4\u38C8\u026F\u38B6\x00\x00\u38C1rn\u0100;e\u38BC\u38BD\u631Dr\xBB\u38BDop;\u630Eng;\u416Fri;\u65F9cr;\uC000\uD835\uDCCA\u0180dir\u38D9\u38DD\u38E2ot;\u62F0lde;\u4169i\u0100;f\u3730\u38E8\xBB\u1813\u0100am\u38EF\u38F2r\xF2\u38A8l\u803B\xFC\u40FCangle;\u69A7\u0780ABDacdeflnoprsz\u391C\u391F\u3929\u392D\u39B5\u39B8\u39BD\u39DF\u39E4\u39E8\u39F3\u39F9\u39FD\u3A01\u3A20r\xF2\u03F7ar\u0100;v\u3926\u3927\u6AE8;\u6AE9as\xE8\u03E1\u0100nr\u3932\u3937grt;\u699C\u0380eknprst\u34E3\u3946\u394B\u3952\u395D\u3964\u3996app\xE1\u2415othin\xE7\u1E96\u0180hir\u34EB\u2EC8\u3959op\xF4\u2FB5\u0100;h\u13B7\u3962\xEF\u318D\u0100iu\u3969\u396Dgm\xE1\u33B3\u0100bp\u3972\u3984setneq\u0100;q\u397D\u3980\uC000\u228A\uFE00;\uC000\u2ACB\uFE00setneq\u0100;q\u398F\u3992\uC000\u228B\uFE00;\uC000\u2ACC\uFE00\u0100hr\u399B\u399Fet\xE1\u369Ciangle\u0100lr\u39AA\u39AFeft\xBB\u0925ight\xBB\u1051y;\u4432ash\xBB\u1036\u0180elr\u39C4\u39D2\u39D7\u0180;be\u2DEA\u39CB\u39CFar;\u62BBq;\u625Alip;\u62EE\u0100bt\u39DC\u1468a\xF2\u1469r;\uC000\uD835\uDD33tr\xE9\u39AEsu\u0100bp\u39EF\u39F1\xBB\u0D1C\xBB\u0D59pf;\uC000\uD835\uDD67ro\xF0\u0EFBtr\xE9\u39B4\u0100cu\u3A06\u3A0Br;\uC000\uD835\uDCCB\u0100bp\u3A10\u3A18n\u0100Ee\u3980\u3A16\xBB\u397En\u0100Ee\u3992\u3A1E\xBB\u3990igzag;\u699A\u0380cefoprs\u3A36\u3A3B\u3A56\u3A5B\u3A54\u3A61\u3A6Airc;\u4175\u0100di\u3A40\u3A51\u0100bg\u3A45\u3A49ar;\u6A5Fe\u0100;q\u15FA\u3A4F;\u6259erp;\u6118r;\uC000\uD835\uDD34pf;\uC000\uD835\uDD68\u0100;e\u1479\u3A66at\xE8\u1479cr;\uC000\uD835\uDCCC\u0AE3\u178E\u3A87\x00\u3A8B\x00\u3A90\u3A9B\x00\x00\u3A9D\u3AA8\u3AAB\u3AAF\x00\x00\u3AC3\u3ACE\x00\u3AD8\u17DC\u17DFtr\xE9\u17D1r;\uC000\uD835\uDD35\u0100Aa\u3A94\u3A97r\xF2\u03C3r\xF2\u09F6;\u43BE\u0100Aa\u3AA1\u3AA4r\xF2\u03B8r\xF2\u09EBa\xF0\u2713is;\u62FB\u0180dpt\u17A4\u3AB5\u3ABE\u0100fl\u3ABA\u17A9;\uC000\uD835\uDD69im\xE5\u17B2\u0100Aa\u3AC7\u3ACAr\xF2\u03CEr\xF2\u0A01\u0100cq\u3AD2\u17B8r;\uC000\uD835\uDCCD\u0100pt\u17D6\u3ADCr\xE9\u17D4\u0400acefiosu\u3AF0\u3AFD\u3B08\u3B0C\u3B11\u3B15\u3B1B\u3B21c\u0100uy\u3AF6\u3AFBte\u803B\xFD\u40FD;\u444F\u0100iy\u3B02\u3B06rc;\u4177;\u444Bn\u803B\xA5\u40A5r;\uC000\uD835\uDD36cy;\u4457pf;\uC000\uD835\uDD6Acr;\uC000\uD835\uDCCE\u0100cm\u3B26\u3B29y;\u444El\u803B\xFF\u40FF\u0500acdefhiosw\u3B42\u3B48\u3B54\u3B58\u3B64\u3B69\u3B6D\u3B74\u3B7A\u3B80cute;\u417A\u0100ay\u3B4D\u3B52ron;\u417E;\u4437ot;\u417C\u0100et\u3B5D\u3B61tr\xE6\u155Fa;\u43B6r;\uC000\uD835\uDD37cy;\u4436grarr;\u61DDpf;\uC000\uD835\uDD6Bcr;\uC000\uD835\uDCCF\u0100jn\u3B85\u3B87;\u600Dj;\u600C".split("").map((e)=>e.charCodeAt(0)));var mBa=new Uint16Array("\u0200aglq\t\x15\x18\x1B\u026D\x0F\x00\x00\x12p;\u4026os;\u4027t;\u403Et;\u403Cuot;\u4022".split("").map((e)=>e.charCodeAt(0)));var tfn,wEi=new Map([[0,65533],[128,8364],[130,8218],[131,402],[132,8222],[133,8230],[134,8224],[135,8225],[136,710],[137,8240],[138,352],[139,8249],[140,338],[142,381],[145,8216],[146,8217],[147,8220],[148,8221],[149,8226],[150,8211],[151,8212],[152,732],[153,8482],[154,353],[155,8250],[156,339],[158,382],[159,376]]),fBa=(tfn=String.fromCodePoint)!==null&&tfn!==void 0?tfn:function(e){let a="";if(e>65535)e-=65536,a+=String.fromCharCode(e>>>10&1023|55296),e=56320|e&1023;return a+=String.fromCharCode(e),a};function hBa(e){var a;if(e>=55296&&e<=57343||e>1114111)return 65533;return(a=wEi.get(e))!==null&&a!==void 0?a:e}var C4;(function(e){e[e.NUM=35]="NUM",e[e.SEMI=59]="SEMI",e[e.EQUALS=61]="EQUALS",e[e.ZERO=48]="ZERO",e[e.NINE=57]="NINE",e[e.LOWER_A=97]="LOWER_A",e[e.LOWER_F=102]="LOWER_F",e[e.LOWER_X=120]="LOWER_X",e[e.LOWER_Z=122]="LOWER_Z",e[e.UPPER_A=65]="UPPER_A",e[e.UPPER_F=70]="UPPER_F",e[e.UPPER_Z=90]="UPPER_Z"})(C4||(C4={}));var kEi=32,The;(function(e){e[e.VALUE_LENGTH=49152]="VALUE_LENGTH",e[e.BRANCH_LENGTH=16256]="BRANCH_LENGTH",e[e.JUMP_TABLE=127]="JUMP_TABLE"})(The||(The={}));function nfn(e){return e>=C4.ZERO&&e<=C4.NINE}function DEi(e){return e>=C4.UPPER_A&&e<=C4.UPPER_F||e>=C4.LOWER_A&&e<=C4.LOWER_F}function xEi(e){return e>=C4.UPPER_A&&e<=C4.UPPER_Z||e>=C4.LOWER_A&&e<=C4.LOWER_Z||nfn(e)}function vEi(e){return e===C4.EQUALS||xEi(e)}var b4;(function(e){e[e.EntityStart=0]="EntityStart",e[e.NumericStart=1]="NumericStart",e[e.NumericDecimal=2]="NumericDecimal",e[e.NumericHex=3]="NumericHex",e[e.NamedEntity=4]="NamedEntity"})(b4||(b4={}));var Dte;(function(e){e[e.Legacy=0]="Legacy",e[e.Strict=1]="Strict",e[e.Attribute=2]="Attribute"})(Dte||(Dte={}));class afn{constructor(e,a,A){this.decodeTree=e,this.emitCodePoint=a,this.errors=A,this.state=b4.EntityStart,this.consumed=1,this.result=0,this.treeIndex=0,this.excess=1,this.decodeMode=Dte.Strict}startEntity(e){this.decodeMode=e,this.state=b4.EntityStart,this.result=0,this.treeIndex=0,this.excess=1,this.consumed=1}write(e,a){switch(this.state){case b4.EntityStart:{if(e.charCodeAt(a)===C4.NUM)return this.state=b4.NumericStart,this.consumed+=1,this.stateNumericStart(e,a+1);return this.state=b4.NamedEntity,this.stateNamedEntity(e,a)}case b4.NumericStart:return this.stateNumericStart(e,a);case b4.NumericDecimal:return this.stateNumericDecimal(e,a);case b4.NumericHex:return this.stateNumericHex(e,a);case b4.NamedEntity:return this.stateNamedEntity(e,a)}}stateNumericStart(e,a){if(a>=e.length)return-1;if((e.charCodeAt(a)|kEi)===C4.LOWER_X)return this.state=b4.NumericHex,this.consumed+=1,this.stateNumericHex(e,a+1);return this.state=b4.NumericDecimal,this.stateNumericDecimal(e,a)}addToNumericResult(e,a,A,o){if(a!==A){let c=A-a;this.result=this.result*Math.pow(o,c)+parseInt(e.substr(a,c),o),this.consumed+=c}}stateNumericHex(e,a){let A=a;while(a<e.length){let o=e.charCodeAt(a);if(nfn(o)||DEi(o))a+=1;else return this.addToNumericResult(e,A,a,16),this.emitNumericEntity(o,3)}return this.addToNumericResult(e,A,a,16),-1}stateNumericDecimal(e,a){let A=a;while(a<e.length){let o=e.charCodeAt(a);if(nfn(o))a+=1;else return this.addToNumericResult(e,A,a,10),this.emitNumericEntity(o,2)}return this.addToNumericResult(e,A,a,10),-1}emitNumericEntity(e,a){var A;if(this.consumed<=a)return(A=this.errors)===null||A===void 0||A.absenceOfDigitsInNumericCharacterReference(this.consumed),0;if(e===C4.SEMI)this.consumed+=1;else if(this.decodeMode===Dte.Strict)return 0;if(this.emitCodePoint(hBa(this.result),this.consumed),this.errors){if(e!==C4.SEMI)this.errors.missingSemicolonAfterCharacterReference();this.errors.validateNumericCharacterReference(this.result)}return this.consumed}stateNamedEntity(e,a){let{decodeTree:A}=this,o=A[this.treeIndex],c=(o&The.VALUE_LENGTH)>>14;for(;a<e.length;a++,this.excess++){let p=e.charCodeAt(a);if(this.treeIndex=FEi(A,o,this.treeIndex+Math.max(1,c),p),this.treeIndex<0)return this.result===0||this.decodeMode===Dte.Attribute&&(c===0||vEi(p))?0:this.emitNotTerminatedNamedEntity();if(o=A[this.treeIndex],c=(o&The.VALUE_LENGTH)>>14,c!==0){if(p===C4.SEMI)return this.emitNamedEntityData(this.treeIndex,c,this.consumed+this.excess);if(this.decodeMode!==Dte.Strict)this.result=this.treeIndex,this.consumed+=this.excess,this.excess=0}}return-1}emitNotTerminatedNamedEntity(){var e;let{result:a,decodeTree:A}=this,o=(A[a]&The.VALUE_LENGTH)>>14;return this.emitNamedEntityData(a,o,this.consumed),(e=this.errors)===null||e===void 0||e.missingSemicolonAfterCharacterReference(),this.consumed}emitNamedEntityData(e,a,A){let{decodeTree:o}=this;if(this.emitCodePoint(a===1?o[e]&~The.VALUE_LENGTH:o[e+1],A),a===3)this.emitCodePoint(o[e+2],A);return A}end(){var e;switch(this.state){case b4.NamedEntity:return this.result!==0&&(this.decodeMode!==Dte.Attribute||this.result===this.treeIndex)?this.emitNotTerminatedNamedEntity():0;case b4.NumericDecimal:return this.emitNumericEntity(0,2);case b4.NumericHex:return this.emitNumericEntity(0,3);case b4.NumericStart:return(e=this.errors)===null||e===void 0||e.absenceOfDigitsInNumericCharacterReference(this.consumed),0;case b4.EntityStart:return 0}}}function bBa(e){let a="",A=new afn(e,(o)=>a+=fBa(o));return function(c,p){let d=0,h=0;while((h=c.indexOf("&",h))>=0){a+=c.slice(d,h),A.startEntity(p);let E=A.write(c,h+1);if(E<0){d=h+A.end();break}d=h+E,h=E===0?d+1:d}let B=a+c.slice(d);return a="",B}}function FEi(e,a,A,o){let c=(a&The.BRANCH_LENGTH)>>7,p=a&The.JUMP_TABLE;if(c===0)return p!==0&&o===p?A:-1;if(p){let B=o-p;return B<0||B>=c?-1:e[A+B]-1}let d=A,h=d+c-1;while(d<=h){let B=d+h>>>1,E=e[B];if(E<o)d=B+1;else if(E>o)h=B-1;else return e[B+c]}return-1}var CBa=bBa(dBa),Qsr=bBa(mBa);function Ult(e,a=Dte.Legacy){return CBa(e,a)}function Klt(e){return CBa(e,Dte.Strict)}var BBa;(function(e){e[e.XML=0]="XML",e[e.HTML=1]="HTML"})(BBa||(BBa={}));var IBa;(function(e){e[e.UTF8=0]="UTF8",e[e.ASCII=1]="ASCII",e[e.Extensive=2]="Extensive",e[e.Attribute=3]="Attribute",e[e.Text=4]="Text"})(IBa||(IBa={}));function NEi(e){return Object.prototype.toString.call(e)}function i_t(e){return NEi(e)==="[object String]"}var MEi=Object.prototype.hasOwnProperty;function GEi(e,a){return MEi.call(e,a)}function q6e(e){return Array.prototype.slice.call(arguments,1).forEach(function(A){if(!A)return;if(typeof A!=="object")throw TypeError(A+"must be object");Object.keys(A).forEach(function(o){e[o]=A[o]})}),e}function Afn(e,a,A){return[].concat(e.slice(0,a),A,e.slice(a+1))}function r_t(e){if(e>=55296&&e<=57343)return!1;if(e>=64976&&e<=65007)return!1;if((e&65535)===65535||(e&65535)===65534)return!1;if(e>=0&&e<=8)return!1;if(e===11)return!1;if(e>=14&&e<=31)return!1;if(e>=127&&e<=159)return!1;if(e>1114111)return!1;return!0}function R6e(e){if(e>65535){e-=65536;let a=55296+(e>>10),A=56320+(e&1023);return String.fromCharCode(a,A)}return String.fromCharCode(e)}var EBa=/\\([!"#$%&'()*+,\-./:;<=>?@[\\\]^_`{|}~])/g,LEi=/&([a-z#][a-z0-9]{1,31});/gi,TEi=new RegExp(EBa.source+"|"+LEi.source,"gi"),qEi=/^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))$/i;function REi(e,a){if(a.charCodeAt(0)===35&&qEi.test(a)){let o=a[1].toLowerCase()==="x"?parseInt(a.slice(2),16):parseInt(a.slice(1),10);if(r_t(o))return R6e(o);return e}let A=Ult(e);if(A!==e)return A;return e}function UEi(e){if(e.indexOf("\\")<0)return e;return e.replace(EBa,"$1")}function Ame(e){if(e.indexOf("\\")<0&&e.indexOf("&")<0)return e;return e.replace(TEi,function(a,A,o){if(A)return A;return REi(a,o)})}var KEi=/[&<>"]/,YEi=/[&<>"]/g,PEi={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;"};function jEi(e){return PEi[e]}function ime(e){if(KEi.test(e))return e.replace(YEi,jEi);return e}var HEi=/[.?*+^$[\]\\(){}|-]/g;function JEi(e){return e.replace(HEi,"\\$&")}function fI(e){switch(e){case 9:case 32:return!0}return!1}function i3e(e){if(e>=8192&&e<=8202)return!0;switch(e){case 9:case 10:case 11:case 12:case 13:case 32:case 160:case 5760:case 8239:case 8287:case 12288:return!0}return!1}function _Ba(e){return T6e.test(e)||a_t.test(e)}function r3e(e){return _Ba(R6e(e))}function o3e(e){switch(e){case 33:case 34:case 35:case 36:case 37:case 38:case 39:case 40:case 41:case 42:case 43:case 44:case 45:case 46:case 47:case 58:case 59:case 60:case 61:case 62:case 63:case 64:case 91:case 92:case 93:case 94:case 95:case 96:case 123:case 124:case 125:case 126:return!0;default:return!1}}function s3e(e){if(e=e.trim().replace(/\s+/g," "),"\u1E9E".toLowerCase()==="\u1E7E")e=e.replace(/\u1E9E/g,"\xDF");return e.toLowerCase().toUpperCase()}function yBa(e){return e===32||e===9||e===10||e===13}function c3e(e){let a=0;for(;a<e.length;a++)if(!yBa(e.charCodeAt(a)))break;let A=e.length-1;for(;A>=a;A--)if(!yBa(e.charCodeAt(A)))break;return e.slice(a,A+1)}var OEi={mdurl:e_t,ucmicro:efn};var cfn={};UA(cfn,{parseLinkTitle:()=>sfn,parseLinkLabel:()=>rfn,parseLinkDestination:()=>ofn});function rfn(e,a,A){let o,c,p,d,h=e.posMax,B=e.pos;e.pos=a+1,o=1;while(e.pos<h){if(p=e.src.charCodeAt(e.pos),p===93){if(o--,o===0){c=!0;break}}if(d=e.pos,e.md.inline.skipToken(e),p===91){if(d===e.pos-1)o++;else if(A)return e.pos=B,-1}}let E=-1;if(c)E=e.pos;return e.pos=B,E}function ofn(e,a,A){let o,c=a,p={ok:!1,pos:0,str:""};if(e.charCodeAt(c)===60){c++;while(c<A){if(o=e.charCodeAt(c),o===10)return p;if(o===60)return p;if(o===62)return p.pos=c+1,p.str=Ame(e.slice(a+1,c)),p.ok=!0,p;if(o===92&&c+1<A){c+=2;continue}c++}return p}let d=0;while(c<A){if(o=e.charCodeAt(c),o===32)break;if(o<32||o===127)break;if(o===92&&c+1<A){if(e.charCodeAt(c+1)===32)break;c+=2;continue}if(o===40){if(d++,d>32)return p}if(o===41){if(d===0)break;d--}c++}if(a===c)return p;if(d!==0)return p;return p.str=Ame(e.slice(a,c)),p.pos=c,p.ok=!0,p}function sfn(e,a,A,o){let c,p=a,d={ok:!1,can_continue:!1,pos:0,str:"",marker:0};if(o)d.str=o.str,d.marker=o.marker;else{if(p>=A)return d;let h=e.charCodeAt(p);if(h!==34&&h!==39&&h!==40)return d;if(a++,p++,h===40)h=41;d.marker=h}while(p<A){if(c=e.charCodeAt(p),c===d.marker)return d.pos=p+1,d.str+=Ame(e.slice(a,p)),d.ok=!0,d;else if(c===40&&d.marker===41)return d;else if(c===92&&p+1<A)p++;p++}return d.can_continue=!0,d.str+=Ame(e.slice(a,p)),d}var xte={};xte.code_inline=function(e,a,A,o,c){let p=e[a];return"<code"+c.renderAttrs(p)+">"+ime(p.content)+"</code>"};xte.code_block=function(e,a,A,o,c){let p=e[a];return"<pre"+c.renderAttrs(p)+"><code>"+ime(e[a].content)+`</code></pre>
2510
+ `};xte.fence=function(e,a,A,o,c){let p=e[a],d=p.info?Ame(p.info).trim():"",h="",B="";if(d){let k=d.split(/(\s+)/g);h=k[0],B=k.slice(2).join("")}let E;if(A.highlight)E=A.highlight(p.content,h,B)||ime(p.content);else E=ime(p.content);if(E.indexOf("<pre")===0)return E+`
2526
2511
  `;if(d){let k=p.attrIndex("class"),v=p.attrs?p.attrs.slice():[];if(k<0)v.push(["class",A.langPrefix+h]);else v[k]=v[k].slice(),v[k][1]+=" "+A.langPrefix+h;let F={attrs:v};return`<pre><code${c.renderAttrs(F)}>${E}</code></pre>
2527
2512
  `}return`<pre><code${c.renderAttrs(p)}>${E}</code></pre>
2528
- `};vte.image=function(e,a,A,o,c){let p=e[a];return p.attrs[p.attrIndex("alt")][1]=c.renderInlineAsText(p.children,A,o),c.renderToken(e,a,A)};vte.hardbreak=function(e,a,A){return A.xhtmlOut?`<br />
2513
+ `};xte.image=function(e,a,A,o,c){let p=e[a];return p.attrs[p.attrIndex("alt")][1]=c.renderInlineAsText(p.children,A,o),c.renderToken(e,a,A)};xte.hardbreak=function(e,a,A){return A.xhtmlOut?`<br />
2529
2514
  `:`<br>
2530
- `};vte.softbreak=function(e,a,A){return A.breaks?A.xhtmlOut?`<br />
2515
+ `};xte.softbreak=function(e,a,A){return A.breaks?A.xhtmlOut?`<br />
2531
2516
  `:`<br>
2532
2517
  `:`
2533
- `};vte.text=function(e,a){return rme(e[a].content)};vte.html_block=function(e,a){return e[a].content};vte.html_inline=function(e,a){return e[a].content};function Y6e(){this.rules=U6e({},vte)}Y6e.prototype.renderAttrs=function(a){let A,o,c;if(!a.attrs)return"";c="";for(A=0,o=a.attrs.length;A<o;A++)c+=" "+rme(a.attrs[A][0])+'="'+rme(a.attrs[A][1])+'"';return c};Y6e.prototype.renderToken=function(a,A,o){let c=a[A],p="";if(c.hidden)return"";if(c.block&&c.nesting!==-1&&A&&a[A-1].hidden)p+=`
2518
+ `};xte.text=function(e,a){return ime(e[a].content)};xte.html_block=function(e,a){return e[a].content};xte.html_inline=function(e,a){return e[a].content};function U6e(){this.rules=q6e({},xte)}U6e.prototype.renderAttrs=function(a){let A,o,c;if(!a.attrs)return"";c="";for(A=0,o=a.attrs.length;A<o;A++)c+=" "+ime(a.attrs[A][0])+'="'+ime(a.attrs[A][1])+'"';return c};U6e.prototype.renderToken=function(a,A,o){let c=a[A],p="";if(c.hidden)return"";if(c.block&&c.nesting!==-1&&A&&a[A-1].hidden)p+=`
2534
2519
  `;if(p+=(c.nesting===-1?"</":"<")+c.tag,p+=this.renderAttrs(c),c.nesting===0&&o.xhtmlOut)p+=" /";let d=!1;if(c.block){if(d=!0,c.nesting===1){if(A+1<a.length){let h=a[A+1];if(h.type==="inline"||h.hidden)d=!1;else if(h.nesting===-1&&h.tag===c.tag)d=!1}}}return p+=d?`>
2535
- `:">",p};Y6e.prototype.renderInline=function(e,a,A){let o="",c=this.rules;for(let p=0,d=e.length;p<d;p++){let h=e[p].type;if(typeof c[h]<"u")o+=c[h](e,p,a,A,this);else o+=this.renderToken(e,p,a)}return o};Y6e.prototype.renderInlineAsText=function(e,a,A){let o="";for(let c=0,p=e.length;c<p;c++)switch(e[c].type){case"text":o+=e[c].content;break;case"image":o+=this.renderInlineAsText(e[c].children,a,A);break;case"html_inline":case"html_block":o+=e[c].content;break;case"softbreak":case"hardbreak":o+=`
2536
- `;break;default:}return o};Y6e.prototype.render=function(e,a,A){let o="",c=this.rules;for(let p=0,d=e.length;p<d;p++){let h=e[p].type;if(h==="inline")o+=this.renderInline(e[p].children,a,A);else if(typeof c[h]<"u")o+=c[h](e,p,a,A,this);else o+=this.renderToken(e,p,a,A)}return o};var kIa=Y6e;function ree(){this.__rules__=[],this.__cache__=null}ree.prototype.__find__=function(e){for(let a=0;a<this.__rules__.length;a++)if(this.__rules__[a].name===e)return a;return-1};ree.prototype.__compile__=function(){let e=this,a=[""];e.__rules__.forEach(function(A){if(!A.enabled)return;A.alt.forEach(function(o){if(a.indexOf(o)<0)a.push(o)})}),e.__cache__={},a.forEach(function(A){e.__cache__[A]=[],e.__rules__.forEach(function(o){if(!o.enabled)return;if(A&&o.alt.indexOf(A)<0)return;e.__cache__[A].push(o.fn)})})};ree.prototype.at=function(e,a,A){let o=this.__find__(e),c=A||{};if(o===-1)throw Error("Parser rule not found: "+e);this.__rules__[o].fn=a,this.__rules__[o].alt=c.alt||[],this.__cache__=null};ree.prototype.before=function(e,a,A,o){let c=this.__find__(e),p=o||{};if(c===-1)throw Error("Parser rule not found: "+e);this.__rules__.splice(c,0,{name:a,enabled:!0,fn:A,alt:p.alt||[]}),this.__cache__=null};ree.prototype.after=function(e,a,A,o){let c=this.__find__(e),p=o||{};if(c===-1)throw Error("Parser rule not found: "+e);this.__rules__.splice(c+1,0,{name:a,enabled:!0,fn:A,alt:p.alt||[]}),this.__cache__=null};ree.prototype.push=function(e,a,A){let o=A||{};this.__rules__.push({name:e,enabled:!0,fn:a,alt:o.alt||[]}),this.__cache__=null};ree.prototype.enable=function(e,a){if(!Array.isArray(e))e=[e];let A=[];return e.forEach(function(o){let c=this.__find__(o);if(c<0){if(a)return;throw Error("Rules manager: invalid rule name "+o)}this.__rules__[c].enabled=!0,A.push(o)},this),this.__cache__=null,A};ree.prototype.enableOnly=function(e,a){if(!Array.isArray(e))e=[e];this.__rules__.forEach(function(A){A.enabled=!1}),this.enable(e,a)};ree.prototype.disable=function(e,a){if(!Array.isArray(e))e=[e];let A=[];return e.forEach(function(o){let c=this.__find__(o);if(c<0){if(a)return;throw Error("Rules manager: invalid rule name "+o)}this.__rules__[c].enabled=!1,A.push(o)},this),this.__cache__=null,A};ree.prototype.getRules=function(e){if(this.__cache__===null)this.__compile__();return this.__cache__[e]||[]};var u3e=ree;function P6e(e,a,A){this.type=e,this.tag=a,this.attrs=null,this.map=null,this.nesting=A,this.level=0,this.children=null,this.content="",this.markup="",this.info="",this.meta=null,this.block=!1,this.hidden=!1}P6e.prototype.attrIndex=function(a){if(!this.attrs)return-1;let A=this.attrs;for(let o=0,c=A.length;o<c;o++)if(A[o][0]===a)return o;return-1};P6e.prototype.attrPush=function(a){if(this.attrs)this.attrs.push(a);else this.attrs=[a]};P6e.prototype.attrSet=function(a,A){let o=this.attrIndex(a),c=[a,A];if(o<0)this.attrPush(c);else this.attrs[o]=c};P6e.prototype.attrGet=function(a){let A=this.attrIndex(a),o=null;if(A>=0)o=this.attrs[A][1];return o};P6e.prototype.attrJoin=function(a,A){let o=this.attrIndex(a);if(o<0)this.attrPush([a,A]);else this.attrs[o][1]=this.attrs[o][1]+" "+A};var ome=P6e;function DIa(e,a,A){this.src=e,this.env=A,this.tokens=[],this.inlineMode=!1,this.md=a}DIa.prototype.Token=ome;var xIa=DIa;var q_i=/\r\n?|\n/g,R_i=/\0/g;function Dfn(e){let a;a=e.src.replace(q_i,`
2537
- `),a=a.replace(R_i,"\uFFFD"),e.src=a}function xfn(e){let a;if(e.inlineMode)a=new e.Token("inline","",0),a.content=e.src,a.map=[0,1],a.children=[],e.tokens.push(a);else e.md.block.parse(e.src,e.md,e.env,e.tokens)}function vfn(e){let a=e.tokens;for(let A=0,o=a.length;A<o;A++){let c=a[A];if(c.type==="inline")e.md.inline.parse(c.content,e.md,e.env,c.children)}}function U_i(e){return/^<a[>\s]/i.test(e)}function K_i(e){return/^<\/a\s*>/i.test(e)}function Ffn(e){let a=e.tokens;if(!e.md.options.linkify)return;for(let A=0,o=a.length;A<o;A++){if(a[A].type!=="inline"||!e.md.linkify.pretest(a[A].content))continue;let c=a[A].children,p=0;for(let d=c.length-1;d>=0;d--){let h=c[d];if(h.type==="link_close"){d--;while(c[d].level!==h.level&&c[d].type!=="link_open")d--;continue}if(h.type==="html_inline"){if(U_i(h.content)&&p>0)p--;if(K_i(h.content))p++}if(p>0)continue;if(h.type==="text"&&e.md.linkify.test(h.content)){let B=h.content,E=e.md.linkify.match(B),k=[],v=h.level,F=0;if(E.length>0&&E[0].index===0&&d>0&&c[d-1].type==="text_special")E=E.slice(1);for(let T=0;T<E.length;T++){let K=E[T].url,P=e.md.normalizeLink(K);if(!e.md.validateLink(P))continue;let te=E[T].text;if(!E[T].schema)te=e.md.normalizeLinkText("http://"+te).replace(/^http:\/\//,"");else if(E[T].schema==="mailto:"&&!/^mailto:/i.test(te))te=e.md.normalizeLinkText("mailto:"+te).replace(/^mailto:/,"");else te=e.md.normalizeLinkText(te);let ue=E[T].index;if(ue>F){let Fe=new e.Token("text","",0);Fe.content=B.slice(F,ue),Fe.level=v,k.push(Fe)}let ge=new e.Token("link_open","a",1);ge.attrs=[["href",P]],ge.level=v++,ge.markup="linkify",ge.info="auto",k.push(ge);let me=new e.Token("text","",0);me.content=te,me.level=v,k.push(me);let Me=new e.Token("link_close","a",-1);Me.level=--v,Me.markup="linkify",Me.info="auto",k.push(Me),F=E[T].lastIndex}if(F<B.length){let T=new e.Token("text","",0);T.content=B.slice(F),T.level=v,k.push(T)}a[A].children=c=yfn(c,d,k)}}}}var vIa=/\+-|\.\.|\?\?\?\?|!!!!|,,|--/,Y_i=/\((c|tm|r)\)/i,P_i=/\((c|tm|r)\)/ig,j_i={c:"\xA9",r:"\xAE",tm:"\u2122"};function H_i(e,a){return j_i[a.toLowerCase()]}function J_i(e){let a=0;for(let A=e.length-1;A>=0;A--){let o=e[A];if(o.type==="text"&&!a)o.content=o.content.replace(P_i,H_i);if(o.type==="link_open"&&o.info==="auto")a--;if(o.type==="link_close"&&o.info==="auto")a++}}function O_i(e){let a=0;for(let A=e.length-1;A>=0;A--){let o=e[A];if(o.type==="text"&&!a){if(vIa.test(o.content))o.content=o.content.replace(/\+-/g,"\xB1").replace(/\.{2,}/g,"\u2026").replace(/([?!])\u2026/g,"$1..").replace(/([?!]){4,}/g,"$1$1$1").replace(/,{2,}/g,",").replace(/(^|[^-])---(?=[^-]|$)/mg,"$1\u2014").replace(/(^|\s)--(?=\s|$)/mg,"$1\u2013").replace(/(^|[^-\s])--(?=[^-\s]|$)/mg,"$1\u2013")}if(o.type==="link_open"&&o.info==="auto")a--;if(o.type==="link_close"&&o.info==="auto")a++}}function Sfn(e){let a;if(!e.md.options.typographer)return;for(a=e.tokens.length-1;a>=0;a--){if(e.tokens[a].type!=="inline")continue;if(Y_i.test(e.tokens[a].content))J_i(e.tokens[a].children);if(vIa.test(e.tokens[a].content))O_i(e.tokens[a].children)}}var $_i=/['"]/,FIa=/['"]/g,SIa="\u2019";function I_t(e,a,A,o){if(!e[a])e[a]=[];e[a].push({pos:A,ch:o})}function z_i(e,a){let A="",o=0;a.sort((c,p)=>c.pos-p.pos);for(let c=0;c<a.length;c++){let p=a[c];A+=e.slice(o,p.pos)+p.ch,o=p.pos+1}return A+e.slice(o)}function W_i(e,a){let A,o=[],c={};for(let p=0;p<e.length;p++){let d=e[p],h=e[p].level;for(A=o.length-1;A>=0;A--)if(o[A].level<=h)break;if(o.length=A+1,d.type!=="text")continue;let B=d.content,E=0,k=B.length;e:while(E<k){FIa.lastIndex=E;let v=FIa.exec(B);if(!v)break;let F=!0,T=!0;E=v.index+1;let K=v[0]==="'",P=32;if(v.index-1>=0)P=B.charCodeAt(v.index-1);else for(A=p-1;A>=0;A--){if(e[A].type==="softbreak"||e[A].type==="hardbreak")break;if(!e[A].content)continue;P=e[A].content.charCodeAt(e[A].content.length-1);break}let te=32;if(E<k)te=B.charCodeAt(E);else for(A=p+1;A<e.length;A++){if(e[A].type==="softbreak"||e[A].type==="hardbreak")break;if(!e[A].content)continue;te=e[A].content.charCodeAt(0);break}let ue=o3e(P)||r3e(P),ge=o3e(te)||r3e(te),me=i3e(P),Me=i3e(te);if(Me)F=!1;else if(ge){if(!(me||ue))F=!1}if(me)T=!1;else if(ue){if(!(Me||ge))T=!1}if(te===34&&v[0]==='"'){if(P>=48&&P<=57)T=F=!1}if(F&&T)F=ue,T=ge;if(!F&&!T){if(K)I_t(c,p,v.index,SIa);continue}if(T)for(A=o.length-1;A>=0;A--){let Fe=o[A];if(o[A].level<h)break;if(Fe.single===K&&o[A].level===h){Fe=o[A];let fe,Te;if(K)fe=a.md.options.quotes[2],Te=a.md.options.quotes[3];else fe=a.md.options.quotes[0],Te=a.md.options.quotes[1];I_t(c,p,v.index,Te),I_t(c,Fe.token,Fe.pos,fe),o.length=A;continue e}}if(F)o.push({token:p,pos:v.index,single:K,level:h});else if(T&&K)I_t(c,p,v.index,SIa)}}Object.keys(c).forEach(function(p){e[p].content=z_i(e[p].content,c[p])})}function Nfn(e){if(!e.md.options.typographer)return;for(let a=e.tokens.length-1;a>=0;a--){if(e.tokens[a].type!=="inline"||!$_i.test(e.tokens[a].content))continue;W_i(e.tokens[a].children,e)}}function Mfn(e){let a,A,o=e.tokens,c=o.length;for(let p=0;p<c;p++){if(o[p].type!=="inline")continue;let d=o[p].children,h=d.length;for(a=0;a<h;a++)if(d[a].type==="text_special")d[a].type="text";for(a=A=0;a<h;a++)if(d[a].type==="text"&&a+1<h&&d[a+1].type==="text")d[a+1].content=d[a].content+d[a+1].content;else{if(a!==A)d[A]=d[a];A++}if(a!==A)d.length=A}}var Gfn=[["normalize",Dfn],["block",xfn],["inline",vfn],["linkify",Ffn],["replacements",Sfn],["smartquotes",Nfn],["text_join",Mfn]];function Lfn(){this.ruler=new u3e;for(let e=0;e<Gfn.length;e++)this.ruler.push(Gfn[e][0],Gfn[e][1])}Lfn.prototype.process=function(e){let a=this.ruler.getRules("");for(let A=0,o=a.length;A<o;A++)a[A](e)};Lfn.prototype.State=xIa;var NIa=Lfn;function Fte(e,a,A,o){this.src=e,this.md=a,this.env=A,this.tokens=o,this.bMarks=[],this.eMarks=[],this.tShift=[],this.sCount=[],this.bsCount=[],this.blkIndent=0,this.line=0,this.lineMax=0,this.tight=!1,this.ddIndent=-1,this.listIndent=-1,this.parentType="root",this.level=0;let c=this.src;for(let p=0,d=0,h=0,B=0,E=c.length,k=!1;d<E;d++){let v=c.charCodeAt(d);if(!k)if(fI(v)){if(h++,v===9)B+=4-B%4;else B++;continue}else k=!0;if(v===10||d===E-1){if(v!==10)d++;this.bMarks.push(p),this.eMarks.push(d),this.tShift.push(h),this.sCount.push(B),this.bsCount.push(0),k=!1,h=0,B=0,p=d+1}}this.bMarks.push(c.length),this.eMarks.push(c.length),this.tShift.push(0),this.sCount.push(0),this.bsCount.push(0),this.lineMax=this.bMarks.length-1}Fte.prototype.push=function(e,a,A){let o=new ome(e,a,A);if(o.block=!0,A<0)this.level--;if(o.level=this.level,A>0)this.level++;return this.tokens.push(o),o};Fte.prototype.isEmpty=function(a){return this.bMarks[a]+this.tShift[a]>=this.eMarks[a]};Fte.prototype.skipEmptyLines=function(a){for(let A=this.lineMax;a<A;a++)if(this.bMarks[a]+this.tShift[a]<this.eMarks[a])break;return a};Fte.prototype.skipSpaces=function(a){for(let A=this.src.length;a<A;a++){let o=this.src.charCodeAt(a);if(!fI(o))break}return a};Fte.prototype.skipSpacesBack=function(a,A){if(a<=A)return a;while(a>A)if(!fI(this.src.charCodeAt(--a)))return a+1;return a};Fte.prototype.skipChars=function(a,A){for(let o=this.src.length;a<o;a++)if(this.src.charCodeAt(a)!==A)break;return a};Fte.prototype.skipCharsBack=function(a,A,o){if(a<=o)return a;while(a>o)if(A!==this.src.charCodeAt(--a))return a+1;return a};Fte.prototype.getLines=function(a,A,o,c){if(a>=A)return"";let p=Array(A-a);for(let d=0,h=a;h<A;h++,d++){let B=0,E=this.bMarks[h],k=E,v;if(h+1<A||c)v=this.eMarks[h]+1;else v=this.eMarks[h];while(k<v&&B<o){let F=this.src.charCodeAt(k);if(fI(F))if(F===9)B+=4-(B+this.bsCount[h])%4;else B++;else if(k-E<this.tShift[h])B++;else break;k++}if(B>o)p[d]=Array(B-o+1).join(" ")+this.src.slice(k,v);else p[d]=this.src.slice(k,v)}return p.join("")};Fte.prototype.Token=ome;var MIa=Fte;var Z_i=65536;function Tfn(e,a){let A=e.bMarks[a]+e.tShift[a],o=e.eMarks[a];return e.src.slice(A,o)}function GIa(e){let a=[],A=e.length,o=0,c=e.charCodeAt(o),p=!1,d=0,h="";while(o<A){if(c===124)if(!p)a.push(h+e.substring(d,o)),h="",d=o+1;else h+=e.substring(d,o-1),d=o;p=c===92,o++,c=e.charCodeAt(o)}return a.push(h+e.substring(d)),a}function qfn(e,a,A,o){if(a+2>A)return!1;let c=a+1;if(e.sCount[c]<e.blkIndent)return!1;if(e.sCount[c]-e.blkIndent>=4)return!1;let p=e.bMarks[c]+e.tShift[c];if(p>=e.eMarks[c])return!1;let d=e.src.charCodeAt(p++);if(d!==124&&d!==45&&d!==58)return!1;if(p>=e.eMarks[c])return!1;let h=e.src.charCodeAt(p++);if(h!==124&&h!==45&&h!==58&&!fI(h))return!1;if(d===45&&fI(h))return!1;while(p<e.eMarks[c]){let Me=e.src.charCodeAt(p);if(Me!==124&&Me!==45&&Me!==58&&!fI(Me))return!1;p++}let B=Tfn(e,a+1),E=B.split("|"),k=[];for(let Me=0;Me<E.length;Me++){let Fe=E[Me].trim();if(!Fe)if(Me===0||Me===E.length-1)continue;else return!1;if(!/^:?-+:?$/.test(Fe))return!1;if(Fe.charCodeAt(Fe.length-1)===58)k.push(Fe.charCodeAt(0)===58?"center":"right");else if(Fe.charCodeAt(0)===58)k.push("left");else k.push("")}if(B=Tfn(e,a).trim(),B.indexOf("|")===-1)return!1;if(e.sCount[a]-e.blkIndent>=4)return!1;if(E=GIa(B),E.length&&E[0]==="")E.shift();if(E.length&&E[E.length-1]==="")E.pop();let v=E.length;if(v===0||v!==k.length)return!1;if(o)return!0;let F=e.parentType;e.parentType="table";let T=e.md.block.ruler.getRules("blockquote"),K=e.push("table_open","table",1),P=[a,0];K.map=P;let te=e.push("thead_open","thead",1);te.map=[a,a+1];let ue=e.push("tr_open","tr",1);ue.map=[a,a+1];for(let Me=0;Me<E.length;Me++){let Fe=e.push("th_open","th",1);if(k[Me])Fe.attrs=[["style","text-align:"+k[Me]]];let fe=e.push("inline","",0);fe.content=E[Me].trim(),fe.children=[],e.push("th_close","th",-1)}e.push("tr_close","tr",-1),e.push("thead_close","thead",-1);let ge,me=0;for(c=a+2;c<A;c++){if(e.sCount[c]<e.blkIndent)break;let Me=!1;for(let fe=0,Te=T.length;fe<Te;fe++)if(T[fe](e,c,A,!0)){Me=!0;break}if(Me)break;if(B=Tfn(e,c).trim(),!B)break;if(e.sCount[c]-e.blkIndent>=4)break;if(E=GIa(B),E.length&&E[0]==="")E.shift();if(E.length&&E[E.length-1]==="")E.pop();if(me+=v-E.length,me>Z_i)break;if(c===a+2){let fe=e.push("tbody_open","tbody",1);fe.map=ge=[a+2,0]}let Fe=e.push("tr_open","tr",1);Fe.map=[c,c+1];for(let fe=0;fe<v;fe++){let Te=e.push("td_open","td",1);if(k[fe])Te.attrs=[["style","text-align:"+k[fe]]];let ze=e.push("inline","",0);ze.content=E[fe]?E[fe].trim():"",ze.children=[],e.push("td_close","td",-1)}e.push("tr_close","tr",-1)}if(ge)e.push("tbody_close","tbody",-1),ge[1]=c;return e.push("table_close","table",-1),P[1]=c,e.parentType=F,e.line=c,!0}function Rfn(e,a,A){if(e.sCount[a]-e.blkIndent<4)return!1;let o=a+1,c=o;while(o<A){if(e.isEmpty(o)){o++;continue}if(e.sCount[o]-e.blkIndent>=4){o++,c=o;continue}break}e.line=c;let p=e.push("code_block","code",0);return p.content=e.getLines(a,c,4+e.blkIndent,!1)+`
2538
- `,p.map=[a,e.line],!0}function Ufn(e,a,A,o){let c=e.bMarks[a]+e.tShift[a],p=e.eMarks[a];if(e.sCount[a]-e.blkIndent>=4)return!1;if(c+3>p)return!1;let d=e.src.charCodeAt(c);if(d!==126&&d!==96)return!1;let h=c;c=e.skipChars(c,d);let B=c-h;if(B<3)return!1;let E=e.src.slice(h,c),k=e.src.slice(c,p);if(d===96){if(k.indexOf(String.fromCharCode(d))>=0)return!1}if(o)return!0;let v=a,F=!1;for(;;){if(v++,v>=A)break;if(c=h=e.bMarks[v]+e.tShift[v],p=e.eMarks[v],c<p&&e.sCount[v]<e.blkIndent)break;if(e.src.charCodeAt(c)!==d)continue;if(e.sCount[v]-e.blkIndent>=4)continue;if(c=e.skipChars(c,d),c-h<B)continue;if(c=e.skipSpaces(c),c<p)continue;F=!0;break}B=e.sCount[a],e.line=v+(F?1:0);let T=e.push("fence","code",0);return T.info=k,T.content=e.getLines(a+1,v,B,!0),T.markup=E,T.map=[a,e.line],!0}function Kfn(e,a,A,o){let c=e.bMarks[a]+e.tShift[a],p=e.eMarks[a],d=e.lineMax;if(e.sCount[a]-e.blkIndent>=4)return!1;if(e.src.charCodeAt(c)!==62)return!1;if(o)return!0;let h=[],B=[],E=[],k=[],v=e.md.block.ruler.getRules("blockquote"),F=e.parentType;e.parentType="blockquote";let T=!1,K;for(K=a;K<A;K++){let me=e.sCount[K]<e.blkIndent;if(c=e.bMarks[K]+e.tShift[K],p=e.eMarks[K],c>=p)break;if(e.src.charCodeAt(c++)===62&&!me){let Fe=e.sCount[K]+1,fe,Te;if(e.src.charCodeAt(c)===32)c++,Fe++,Te=!1,fe=!0;else if(e.src.charCodeAt(c)===9)if(fe=!0,(e.bsCount[K]+Fe)%4===3)c++,Fe++,Te=!1;else Te=!0;else fe=!1;let ze=Fe;h.push(e.bMarks[K]),e.bMarks[K]=c;while(c<p){let st=e.src.charCodeAt(c);if(fI(st))if(st===9)ze+=4-(ze+e.bsCount[K]+(Te?1:0))%4;else ze++;else break;c++}T=c>=p,B.push(e.bsCount[K]),e.bsCount[K]=e.sCount[K]+1+(fe?1:0),E.push(e.sCount[K]),e.sCount[K]=ze-Fe,k.push(e.tShift[K]),e.tShift[K]=c-e.bMarks[K];continue}if(T)break;let Me=!1;for(let Fe=0,fe=v.length;Fe<fe;Fe++)if(v[Fe](e,K,A,!0)){Me=!0;break}if(Me){if(e.lineMax=K,e.blkIndent!==0)h.push(e.bMarks[K]),B.push(e.bsCount[K]),k.push(e.tShift[K]),E.push(e.sCount[K]),e.sCount[K]-=e.blkIndent;break}h.push(e.bMarks[K]),B.push(e.bsCount[K]),k.push(e.tShift[K]),E.push(e.sCount[K]),e.sCount[K]=-1}let P=e.blkIndent;e.blkIndent=0;let te=e.push("blockquote_open","blockquote",1);te.markup=">";let ue=[a,0];te.map=ue,e.md.block.tokenize(e,a,K);let ge=e.push("blockquote_close","blockquote",-1);ge.markup=">",e.lineMax=d,e.parentType=F,ue[1]=e.line;for(let me=0;me<k.length;me++)e.bMarks[me+a]=h[me],e.tShift[me+a]=k[me],e.sCount[me+a]=E[me],e.bsCount[me+a]=B[me];return e.blkIndent=P,!0}function Yfn(e,a,A,o){let c=e.eMarks[a];if(e.sCount[a]-e.blkIndent>=4)return!1;let p=e.bMarks[a]+e.tShift[a],d=e.src.charCodeAt(p++);if(d!==42&&d!==45&&d!==95)return!1;let h=1;while(p<c){let E=e.src.charCodeAt(p++);if(E!==d&&!fI(E))return!1;if(E===d)h++}if(h<3)return!1;if(o)return!0;e.line=a+1;let B=e.push("hr","hr",0);return B.map=[a,e.line],B.markup=Array(h+1).join(String.fromCharCode(d)),!0}function LIa(e,a){let A=e.eMarks[a],o=e.bMarks[a]+e.tShift[a],c=e.src.charCodeAt(o++);if(c!==42&&c!==45&&c!==43)return-1;if(o<A){let p=e.src.charCodeAt(o);if(!fI(p))return-1}return o}function TIa(e,a){let A=e.bMarks[a]+e.tShift[a],o=e.eMarks[a],c=A;if(c+1>=o)return-1;let p=e.src.charCodeAt(c++);if(p<48||p>57)return-1;for(;;){if(c>=o)return-1;if(p=e.src.charCodeAt(c++),p>=48&&p<=57){if(c-A>=10)return-1;continue}if(p===41||p===46)break;return-1}if(c<o){if(p=e.src.charCodeAt(c),!fI(p))return-1}return c}function V_i(e,a){let A=e.level+2;for(let o=a+2,c=e.tokens.length-2;o<c;o++)if(e.tokens[o].level===A&&e.tokens[o].type==="paragraph_open")e.tokens[o+2].hidden=!0,e.tokens[o].hidden=!0,o+=2}function Pfn(e,a,A,o){let c,p,d,h,B=a,E=!0;if(e.sCount[B]-e.blkIndent>=4)return!1;if(e.listIndent>=0&&e.sCount[B]-e.listIndent>=4&&e.sCount[B]<e.blkIndent)return!1;let k=!1;if(o&&e.parentType==="paragraph"){if(e.sCount[B]>=e.blkIndent)k=!0}let v,F,T;if((T=TIa(e,B))>=0){if(v=!0,d=e.bMarks[B]+e.tShift[B],F=Number(e.src.slice(d,T-1)),k&&F!==1)return!1}else if((T=LIa(e,B))>=0)v=!1;else return!1;if(k){if(e.skipSpaces(T)>=e.eMarks[B])return!1}if(o)return!0;let K=e.src.charCodeAt(T-1),P=e.tokens.length;if(v){if(h=e.push("ordered_list_open","ol",1),F!==1)h.attrs=[["start",F]]}else h=e.push("bullet_list_open","ul",1);let te=[B,0];h.map=te,h.markup=String.fromCharCode(K);let ue=!1,ge=e.md.block.ruler.getRules("list"),me=e.parentType;e.parentType="list";while(B<A){p=T,c=e.eMarks[B];let Me=e.sCount[B]+T-(e.bMarks[B]+e.tShift[B]),Fe=Me;while(p<c){let Tt=e.src.charCodeAt(p);if(Tt===9)Fe+=4-(Fe+e.bsCount[B])%4;else if(Tt===32)Fe++;else break;p++}let fe=p,Te;if(fe>=c)Te=1;else Te=Fe-Me;if(Te>4)Te=1;let ze=Me+Te;h=e.push("list_item_open","li",1),h.markup=String.fromCharCode(K);let st=[B,0];if(h.map=st,v)h.info=e.src.slice(d,T-1);let Et=e.tight,ct=e.tShift[B],mt=e.sCount[B],Gt=e.listIndent;if(e.listIndent=e.blkIndent,e.blkIndent=ze,e.tight=!0,e.tShift[B]=fe-e.bMarks[B],e.sCount[B]=Fe,fe>=c&&e.isEmpty(B+1))e.line=Math.min(e.line+2,A);else e.md.block.tokenize(e,B,A,!0);if(!e.tight||ue)E=!1;if(ue=e.line-B>1&&e.isEmpty(e.line-1),e.blkIndent=e.listIndent,e.listIndent=Gt,e.tShift[B]=ct,e.sCount[B]=mt,e.tight=Et,h=e.push("list_item_close","li",-1),h.markup=String.fromCharCode(K),B=e.line,st[1]=B,B>=A)break;if(e.sCount[B]<e.blkIndent)break;if(e.sCount[B]-e.blkIndent>=4)break;let Ve=!1;for(let Tt=0,Mn=ge.length;Tt<Mn;Tt++)if(ge[Tt](e,B,A,!0)){Ve=!0;break}if(Ve)break;if(v){if(T=TIa(e,B),T<0)break;d=e.bMarks[B]+e.tShift[B]}else if(T=LIa(e,B),T<0)break;if(K!==e.src.charCodeAt(T-1))break}if(v)h=e.push("ordered_list_close","ol",-1);else h=e.push("bullet_list_close","ul",-1);if(h.markup=String.fromCharCode(K),te[1]=B,e.line=B,e.parentType=me,E)V_i(e,P);return!0}function jfn(e,a,A,o){let c=e.bMarks[a]+e.tShift[a],p=e.eMarks[a],d=a+1;if(e.sCount[a]-e.blkIndent>=4)return!1;if(e.src.charCodeAt(c)!==91)return!1;function h(ge){let me=e.lineMax;if(ge>=me||e.isEmpty(ge))return null;let Me=!1;if(e.sCount[ge]-e.blkIndent>3)Me=!0;if(e.sCount[ge]<0)Me=!0;if(!Me){let Te=e.md.block.ruler.getRules("reference"),ze=e.parentType;e.parentType="reference";let st=!1;for(let Et=0,ct=Te.length;Et<ct;Et++)if(Te[Et](e,ge,me,!0)){st=!0;break}if(e.parentType=ze,st)return null}let Fe=e.bMarks[ge]+e.tShift[ge],fe=e.eMarks[ge];return e.src.slice(Fe,fe+1)}let B=e.src.slice(c,p+1);p=B.length;let E=-1;for(c=1;c<p;c++){let ge=B.charCodeAt(c);if(ge===91)return!1;else if(ge===93){E=c;break}else if(ge===10){let me=h(d);if(me!==null)B+=me,p=B.length,d++}else if(ge===92){if(c++,c<p&&B.charCodeAt(c)===10){let me=h(d);if(me!==null)B+=me,p=B.length,d++}}}if(E<0||B.charCodeAt(E+1)!==58)return!1;for(c=E+2;c<p;c++){let ge=B.charCodeAt(c);if(ge===10){let me=h(d);if(me!==null)B+=me,p=B.length,d++}else if(fI(ge));else break}let k=e.md.helpers.parseLinkDestination(B,c,p);if(!k.ok)return!1;let v=e.md.normalizeLink(k.str);if(!e.md.validateLink(v))return!1;c=k.pos;let F=c,T=d,K=c;for(;c<p;c++){let ge=B.charCodeAt(c);if(ge===10){let me=h(d);if(me!==null)B+=me,p=B.length,d++}else if(fI(ge));else break}let P=e.md.helpers.parseLinkTitle(B,c,p);while(P.can_continue){let ge=h(d);if(ge===null)break;B+=ge,c=p,p=B.length,d++,P=e.md.helpers.parseLinkTitle(B,c,p,P)}let te;if(c<p&&K!==c&&P.ok)te=P.str,c=P.pos;else te="",c=F,d=T;while(c<p){let ge=B.charCodeAt(c);if(!fI(ge))break;c++}if(c<p&&B.charCodeAt(c)!==10){if(te){te="",c=F,d=T;while(c<p){let ge=B.charCodeAt(c);if(!fI(ge))break;c++}}}if(c<p&&B.charCodeAt(c)!==10)return!1;let ue=s3e(B.slice(1,E));if(!ue)return!1;if(o)return!0;if(typeof e.env.references>"u")e.env.references={};if(typeof e.env.references[ue]>"u")e.env.references[ue]={title:te,href:v};return e.line=d,!0}var qIa=["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"];var X_i=`(?:[^"'=<>\`\\x00-\\x20]+|'[^']*'|"[^"]*")`,eQi="(?:\\s+[a-zA-Z_:][a-zA-Z0-9:._-]*(?:\\s*=\\s*"+X_i+")?)",RIa="<[A-Za-z][A-Za-z0-9\\-]*"+eQi+"*\\s*\\/?>";var UIa=new RegExp("^(?:"+RIa+"|<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>|<!---?>|<!--(?:[^-]|-[^-]|--[^>])*-->|<[?][\\s\\S]*?[?]>|<![A-Za-z][^>]*>|<!\\[CDATA\\[[\\s\\S]*?\\]\\]>)"),KIa=new RegExp("^(?:"+RIa+"|<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>)");var l3e=[[/^<(script|pre|style|textarea)(?=(\s|>|$))/i,/<\/(script|pre|style|textarea)>/i,!0],[/^<!--/,/-->/,!0],[/^<\?/,/\?>/,!0],[/^<![A-Z]/,/>/,!0],[/^<!\[CDATA\[/,/\]\]>/,!0],[new RegExp("^</?("+qIa.join("|")+")(?=(\\s|/?>|$))","i"),/^$/,!0],[new RegExp(KIa.source+"\\s*$"),/^$/,!1]];function Hfn(e,a,A,o){let c=e.bMarks[a]+e.tShift[a],p=e.eMarks[a];if(e.sCount[a]-e.blkIndent>=4)return!1;if(!e.md.options.html)return!1;if(e.src.charCodeAt(c)!==60)return!1;let d=e.src.slice(c,p),h=0;for(;h<l3e.length;h++)if(l3e[h][0].test(d))break;if(h===l3e.length)return!1;if(o)return l3e[h][2];let B=a+1,E=l3e[h][1].test("");if(!l3e[h][1].test(d))for(;B<A;B++){if(e.sCount[B]<e.blkIndent){if(E||!e.isEmpty(B))break}if(c=e.bMarks[B]+e.tShift[B],p=e.eMarks[B],d=e.src.slice(c,p),l3e[h][1].test(d)){if(d.length!==0)B++;break}}e.line=B;let k=e.push("html_block","",0);return k.map=[a,B],k.content=e.getLines(a,B,e.blkIndent,!0),!0}function Jfn(e,a,A,o){let c=e.bMarks[a]+e.tShift[a],p=e.eMarks[a];if(e.sCount[a]-e.blkIndent>=4)return!1;let d=e.src.charCodeAt(c);if(d!==35||c>=p)return!1;let h=1;d=e.src.charCodeAt(++c);while(d===35&&c<p&&h<=6)h++,d=e.src.charCodeAt(++c);if(h>6||c<p&&!fI(d))return!1;if(o)return!0;p=e.skipSpacesBack(p,c);let B=e.skipCharsBack(p,35,c);if(B>c&&fI(e.src.charCodeAt(B-1)))p=B;e.line=a+1;let E=e.push("heading_open","h"+String(h),1);E.markup="########".slice(0,h),E.map=[a,e.line];let k=e.push("inline","",0);k.content=c3e(e.src.slice(c,p)),k.map=[a,e.line],k.children=[];let v=e.push("heading_close","h"+String(h),-1);return v.markup="########".slice(0,h),!0}function Ofn(e,a,A){let o=e.md.block.ruler.getRules("paragraph");if(e.sCount[a]-e.blkIndent>=4)return!1;let c=e.parentType;e.parentType="paragraph";let p=0,d,h=a+1;for(;h<A&&!e.isEmpty(h);h++){if(e.sCount[h]-e.blkIndent>3)continue;if(e.sCount[h]>=e.blkIndent){let T=e.bMarks[h]+e.tShift[h],K=e.eMarks[h];if(T<K){if(d=e.src.charCodeAt(T),d===45||d===61){if(T=e.skipChars(T,d),T=e.skipSpaces(T),T>=K){p=d===61?1:2;break}}}}if(e.sCount[h]<0)continue;let F=!1;for(let T=0,K=o.length;T<K;T++)if(o[T](e,h,A,!0)){F=!0;break}if(F)break}if(!p)return e.parentType=c,!1;let B=c3e(e.getLines(a,h,e.blkIndent,!1));e.line=h+1;let E=e.push("heading_open","h"+String(p),1);E.markup=String.fromCharCode(d),E.map=[a,e.line];let k=e.push("inline","",0);k.content=B,k.map=[a,e.line-1],k.children=[];let v=e.push("heading_close","h"+String(p),-1);return v.markup=String.fromCharCode(d),e.parentType=c,!0}function $fn(e,a,A){let o=e.md.block.ruler.getRules("paragraph"),c=e.parentType,p=a+1;e.parentType="paragraph";for(;p<A&&!e.isEmpty(p);p++){if(e.sCount[p]-e.blkIndent>3)continue;if(e.sCount[p]<0)continue;let E=!1;for(let k=0,v=o.length;k<v;k++)if(o[k](e,p,A,!0)){E=!0;break}if(E)break}let d=c3e(e.getLines(a,p,e.blkIndent,!1));e.line=p;let h=e.push("paragraph_open","p",1);h.map=[a,e.line];let B=e.push("inline","",0);return B.content=d,B.map=[a,e.line],B.children=[],e.push("paragraph_close","p",-1),e.parentType=c,!0}var y_t=[["table",qfn,["paragraph","reference"]],["code",Rfn],["fence",Ufn,["paragraph","reference","blockquote","list"]],["blockquote",Kfn,["paragraph","reference","blockquote","list"]],["hr",Yfn,["paragraph","reference","blockquote","list"]],["list",Pfn,["paragraph","reference","blockquote"]],["reference",jfn],["html_block",Hfn,["paragraph","reference","blockquote"]],["heading",Jfn,["paragraph","reference","blockquote"]],["lheading",Ofn],["paragraph",$fn]];function E_t(){this.ruler=new u3e;for(let e=0;e<y_t.length;e++)this.ruler.push(y_t[e][0],y_t[e][1],{alt:(y_t[e][2]||[]).slice()})}E_t.prototype.tokenize=function(e,a,A){let o=this.ruler.getRules(""),c=o.length,p=e.md.options.maxNesting,d=a,h=!1;while(d<A){if(e.line=d=e.skipEmptyLines(d),d>=A)break;if(e.sCount[d]<e.blkIndent)break;if(e.level>=p){e.line=A;break}let B=e.line,E=!1;for(let k=0;k<c;k++)if(E=o[k](e,d,A,!1),E){if(B>=e.line)throw Error("block rule didn't increment state.line");break}if(!E)throw Error("none of the block rules matched");if(e.tight=!h,e.isEmpty(e.line-1))h=!0;if(d=e.line,d<A&&e.isEmpty(d))h=!0,d++,e.line=d}};E_t.prototype.parse=function(e,a,A,o){if(!e)return;let c=new this.State(e,a,A,o);this.tokenize(c,c.line,c.lineMax)};E_t.prototype.State=MIa;var YIa=E_t;function jlt(e,a,A,o){this.src=e,this.env=A,this.md=a,this.tokens=o,this.tokens_meta=Array(o.length),this.pos=0,this.posMax=this.src.length,this.level=0,this.pending="",this.pendingLevel=0,this.cache={},this.delimiters=[],this._prev_delimiters=[],this.backticks={},this.backticksScanned=!1,this.linkLevel=0}jlt.prototype.pushPending=function(){let e=new ome("text","",0);return e.content=this.pending,e.level=this.pendingLevel,this.tokens.push(e),this.pending="",e};jlt.prototype.push=function(e,a,A){if(this.pending)this.pushPending();let o=new ome(e,a,A),c=null;if(A<0)this.level--,this.delimiters=this._prev_delimiters.pop();if(o.level=this.level,A>0)this.level++,this._prev_delimiters.push(this.delimiters),this.delimiters=[],c={delimiters:this.delimiters};return this.pendingLevel=this.level,this.tokens.push(o),this.tokens_meta.push(c),o};jlt.prototype.scanDelims=function(e,a){let A=this.posMax,o=this.src.charCodeAt(e),c;if(e===0)c=32;else if(e===1){if(c=this.src.charCodeAt(0),(c&63488)===55296)c=65533}else if(c=this.src.charCodeAt(e-1),(c&64512)===56320){let te=this.src.charCodeAt(e-2);c=(te&64512)===55296?65536+(te-55296<<10)+(c-56320):65533}else if((c&64512)===55296)c=65533;let p=e;while(p<A&&this.src.charCodeAt(p)===o)p++;let d=p-e,h=p<A?this.src.charCodeAt(p):32;if((h&64512)===55296){let te=this.src.charCodeAt(p+1);h=(te&64512)===56320?65536+(h-55296<<10)+(te-56320):65533}else if((h&64512)===56320)h=65533;let B=o3e(c)||r3e(c),E=o3e(h)||r3e(h),k=i3e(c),v=i3e(h),F=!v&&(!E||k||B),T=!k&&(!B||v||E);return{can_open:F&&(a||!T||B),can_close:T&&(a||!F||E),length:d}};jlt.prototype.Token=ome;var PIa=jlt;function tQi(e){switch(e){case 10:case 33:case 35:case 36:case 37:case 38:case 42:case 43:case 45:case 58:case 60:case 61:case 62:case 64:case 91:case 92:case 93:case 94:case 95:case 96:case 123:case 125:case 126:return!0;default:return!1}}function zfn(e,a){let A=e.pos;while(A<e.posMax&&!tQi(e.src.charCodeAt(A)))A++;if(A===e.pos)return!1;if(!a)e.pending+=e.src.slice(e.pos,A);return e.pos=A,!0}var nQi=/(?:^|[^a-z0-9.+-])([a-z][a-z0-9.+-]*)$/i;function Wfn(e,a){if(!e.md.options.linkify)return!1;if(e.linkLevel>0)return!1;let{pos:A,posMax:o}=e;if(A+3>o)return!1;if(e.src.charCodeAt(A)!==58)return!1;if(e.src.charCodeAt(A+1)!==47)return!1;if(e.src.charCodeAt(A+2)!==47)return!1;let c=e.pending.match(nQi);if(!c)return!1;let p=c[1],d=e.md.linkify.matchAtStart(e.src.slice(A-p.length));if(!d)return!1;let h=d.url;if(h.length<=p.length)return!1;let B=h.length;while(B>0&&h.charCodeAt(B-1)===42)B--;if(B!==h.length)h=h.slice(0,B);let E=e.md.normalizeLink(h);if(!e.md.validateLink(E))return!1;if(!a){e.pending=e.pending.slice(0,-p.length);let k=e.push("link_open","a",1);k.attrs=[["href",E]],k.markup="linkify",k.info="auto";let v=e.push("text","",0);v.content=e.md.normalizeLinkText(h);let F=e.push("link_close","a",-1);F.markup="linkify",F.info="auto"}return e.pos+=h.length-p.length,!0}function Zfn(e,a){let A=e.pos;if(e.src.charCodeAt(A)!==10)return!1;let o=e.pending.length-1,c=e.posMax;if(!a)if(o>=0&&e.pending.charCodeAt(o)===32)if(o>=1&&e.pending.charCodeAt(o-1)===32){let p=o-1;while(p>=1&&e.pending.charCodeAt(p-1)===32)p--;e.pending=e.pending.slice(0,p),e.push("hardbreak","br",0)}else e.pending=e.pending.slice(0,-1),e.push("softbreak","br",0);else e.push("softbreak","br",0);A++;while(A<c&&fI(e.src.charCodeAt(A)))A++;return e.pos=A,!0}var Vfn=[];for(let e=0;e<256;e++)Vfn.push(0);"\\!\"#$%&'()*+,./:;<=>?@[]^_`{|}~-".split("").forEach(function(e){Vfn[e.charCodeAt(0)]=1});function Xfn(e,a){let{pos:A,posMax:o}=e;if(e.src.charCodeAt(A)!==92)return!1;if(A++,A>=o)return!1;let c=e.src.charCodeAt(A);if(c===10){if(!a)e.push("hardbreak","br",0);A++;while(A<o){if(c=e.src.charCodeAt(A),!fI(c))break;A++}return e.pos=A,!0}if(c===32){if(!a){let h=e.push("text_special","",0);h.content="\\",h.markup="\\",h.info="escape"}return e.pos=A,!0}let p=e.src[A];if(c>=55296&&c<=56319&&A+1<o){let h=e.src.charCodeAt(A+1);if(h>=56320&&h<=57343)p+=e.src[A+1],A++}let d="\\"+p;if(!a){let h=e.push("text_special","",0);if(c<256&&Vfn[c]!==0)h.content=p;else h.content=d;h.markup=d,h.info="escape"}return e.pos=A+1,!0}function ehn(e,a){let A=e.pos;if(e.src.charCodeAt(A)!==96)return!1;let c=A;A++;let p=e.posMax;while(A<p&&e.src.charCodeAt(A)===96)A++;let d=e.src.slice(c,A),h=d.length;if(e.backticksScanned&&(e.backticks[h]||0)<=c){if(!a)e.pending+=d;return e.pos+=h,!0}let B=A,E;while((E=e.src.indexOf("`",B))!==-1){B=E+1;while(B<p&&e.src.charCodeAt(B)===96)B++;let k=B-E;if(k===h){if(!a){let v=e.push("code_inline","code",0);v.markup=d,v.content=e.src.slice(A,E).replace(/\n/g," ").replace(/^ (.+) $/,"$1")}return e.pos=B,!0}e.backticks[k]=E}if(e.backticksScanned=!0,!a)e.pending+=d;return e.pos+=h,!0}function aQi(e,a){let A=e.pos,o=e.src.charCodeAt(A);if(a)return!1;if(o!==126)return!1;let c=e.scanDelims(e.pos,!0),p=c.length,d=String.fromCharCode(o);if(p<2)return!1;let h;if(p%2)h=e.push("text","",0),h.content=d,p--;for(let B=0;B<p;B+=2)h=e.push("text","",0),h.content=d+d,e.delimiters.push({marker:o,length:0,token:e.tokens.length-1,end:-1,open:c.can_open,close:c.can_close});return e.pos+=c.length,!0}function jIa(e,a){let A,o=[],c=a.length;for(let p=0;p<c;p++){let d=a[p];if(d.marker!==126)continue;if(d.end===-1)continue;let h=a[d.end];if(A=e.tokens[d.token],A.type="s_open",A.tag="s",A.nesting=1,A.markup="~~",A.content="",A=e.tokens[h.token],A.type="s_close",A.tag="s",A.nesting=-1,A.markup="~~",A.content="",e.tokens[h.token-1].type==="text"&&e.tokens[h.token-1].content==="~")o.push(h.token-1)}while(o.length){let p=o.pop(),d=p+1;while(d<e.tokens.length&&e.tokens[d].type==="s_close")d++;if(d--,p!==d)A=e.tokens[d],e.tokens[d]=e.tokens[p],e.tokens[p]=A}}function AQi(e){let a=e.tokens_meta,A=e.tokens_meta.length;jIa(e,e.delimiters);for(let o=0;o<A;o++)if(a[o]&&a[o].delimiters)jIa(e,a[o].delimiters)}var thn={tokenize:aQi,postProcess:AQi};function iQi(e,a){let A=e.pos,o=e.src.charCodeAt(A);if(a)return!1;if(o!==95&&o!==42)return!1;let c=e.scanDelims(e.pos,o===42);for(let p=0;p<c.length;p++){let d=e.push("text","",0);d.content=String.fromCharCode(o),e.delimiters.push({marker:o,length:c.length,token:e.tokens.length-1,end:-1,open:c.can_open,close:c.can_close})}return e.pos+=c.length,!0}function HIa(e,a){let A=a.length;for(let o=A-1;o>=0;o--){let c=a[o];if(c.marker!==95&&c.marker!==42)continue;if(c.end===-1)continue;let p=a[c.end],d=o>0&&a[o-1].end===c.end+1&&a[o-1].marker===c.marker&&a[o-1].token===c.token-1&&a[c.end+1].token===p.token+1,h=String.fromCharCode(c.marker),B=e.tokens[c.token];B.type=d?"strong_open":"em_open",B.tag=d?"strong":"em",B.nesting=1,B.markup=d?h+h:h,B.content="";let E=e.tokens[p.token];if(E.type=d?"strong_close":"em_close",E.tag=d?"strong":"em",E.nesting=-1,E.markup=d?h+h:h,E.content="",d)e.tokens[a[o-1].token].content="",e.tokens[a[c.end+1].token].content="",o--}}function rQi(e){let a=e.tokens_meta,A=e.tokens_meta.length;HIa(e,e.delimiters);for(let o=0;o<A;o++)if(a[o]&&a[o].delimiters)HIa(e,a[o].delimiters)}var nhn={tokenize:iQi,postProcess:rQi};function ahn(e,a){let A,o,c,p,d="",h="",B=e.pos,E=!0;if(e.src.charCodeAt(e.pos)!==91)return!1;let{pos:k,posMax:v}=e,F=e.pos+1,T=e.md.helpers.parseLinkLabel(e,e.pos,!0);if(T<0)return!1;let K=T+1;if(K<v&&e.src.charCodeAt(K)===40){E=!1,K++;for(;K<v;K++)if(A=e.src.charCodeAt(K),!fI(A)&&A!==10)break;if(K>=v)return!1;if(B=K,c=e.md.helpers.parseLinkDestination(e.src,K,e.posMax),c.ok){if(d=e.md.normalizeLink(c.str),e.md.validateLink(d))K=c.pos;else d="";B=K;for(;K<v;K++)if(A=e.src.charCodeAt(K),!fI(A)&&A!==10)break;if(c=e.md.helpers.parseLinkTitle(e.src,K,e.posMax),K<v&&B!==K&&c.ok){h=c.str,K=c.pos;for(;K<v;K++)if(A=e.src.charCodeAt(K),!fI(A)&&A!==10)break}}if(K>=v||e.src.charCodeAt(K)!==41)E=!0;K++}if(E){if(typeof e.env.references>"u")return!1;if(K<v&&e.src.charCodeAt(K)===91)if(B=K+1,K=e.md.helpers.parseLinkLabel(e,K),K>=0)o=e.src.slice(B,K++);else K=T+1;else K=T+1;if(!o)o=e.src.slice(F,T);if(p=e.env.references[s3e(o)],!p)return e.pos=k,!1;d=p.href,h=p.title}if(!a){e.pos=F,e.posMax=T;let P=e.push("link_open","a",1),te=[["href",d]];if(P.attrs=te,h)te.push(["title",h]);e.linkLevel++,e.md.inline.tokenize(e),e.linkLevel--,e.push("link_close","a",-1)}return e.pos=K,e.posMax=v,!0}function Ahn(e,a){let A,o,c,p,d,h,B,E,k="",v=e.pos,F=e.posMax;if(e.src.charCodeAt(e.pos)!==33)return!1;if(e.src.charCodeAt(e.pos+1)!==91)return!1;let T=e.pos+2,K=e.md.helpers.parseLinkLabel(e,e.pos+1,!1);if(K<0)return!1;if(p=K+1,p<F&&e.src.charCodeAt(p)===40){p++;for(;p<F;p++)if(A=e.src.charCodeAt(p),!fI(A)&&A!==10)break;if(p>=F)return!1;if(E=p,h=e.md.helpers.parseLinkDestination(e.src,p,e.posMax),h.ok)if(k=e.md.normalizeLink(h.str),e.md.validateLink(k))p=h.pos;else k="";E=p;for(;p<F;p++)if(A=e.src.charCodeAt(p),!fI(A)&&A!==10)break;if(h=e.md.helpers.parseLinkTitle(e.src,p,e.posMax),p<F&&E!==p&&h.ok){B=h.str,p=h.pos;for(;p<F;p++)if(A=e.src.charCodeAt(p),!fI(A)&&A!==10)break}else B="";if(p>=F||e.src.charCodeAt(p)!==41)return e.pos=v,!1;p++}else{if(typeof e.env.references>"u")return!1;if(p<F&&e.src.charCodeAt(p)===91)if(E=p+1,p=e.md.helpers.parseLinkLabel(e,p),p>=0)c=e.src.slice(E,p++);else p=K+1;else p=K+1;if(!c)c=e.src.slice(T,K);if(d=e.env.references[s3e(c)],!d)return e.pos=v,!1;k=d.href,B=d.title}if(!a){o=e.src.slice(T,K);let P=[];e.md.inline.parse(o,e.md,e.env,P);let te=e.push("image","img",0),ue=[["src",k],["alt",""]];if(te.attrs=ue,te.children=P,te.content=o,B)ue.push(["title",B])}return e.pos=p,e.posMax=F,!0}var oQi=/^([a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*)$/,sQi=/^([a-zA-Z][a-zA-Z0-9+.-]{1,31}):([^<>\x00-\x20]*)$/;function ihn(e,a){let A=e.pos;if(e.src.charCodeAt(A)!==60)return!1;let{pos:o,posMax:c}=e;for(;;){if(++A>=c)return!1;let d=e.src.charCodeAt(A);if(d===60)return!1;if(d===62)break}let p=e.src.slice(o+1,A);if(sQi.test(p)){let d=e.md.normalizeLink(p);if(!e.md.validateLink(d))return!1;if(!a){let h=e.push("link_open","a",1);h.attrs=[["href",d]],h.markup="autolink",h.info="auto";let B=e.push("text","",0);B.content=e.md.normalizeLinkText(p);let E=e.push("link_close","a",-1);E.markup="autolink",E.info="auto"}return e.pos+=p.length+2,!0}if(oQi.test(p)){let d=e.md.normalizeLink("mailto:"+p);if(!e.md.validateLink(d))return!1;if(!a){let h=e.push("link_open","a",1);h.attrs=[["href",d]],h.markup="autolink",h.info="auto";let B=e.push("text","",0);B.content=e.md.normalizeLinkText(p);let E=e.push("link_close","a",-1);E.markup="autolink",E.info="auto"}return e.pos+=p.length+2,!0}return!1}function cQi(e){return/^<a[>\s]/i.test(e)}function uQi(e){return/^<\/a\s*>/i.test(e)}function lQi(e){let a=e|32;return a>=97&&a<=122}function rhn(e,a){if(!e.md.options.html)return!1;let{posMax:A,pos:o}=e;if(e.src.charCodeAt(o)!==60||o+2>=A)return!1;let c=e.src.charCodeAt(o+1);if(c!==33&&c!==63&&c!==47&&!lQi(c))return!1;let p=e.src.slice(o).match(UIa);if(!p)return!1;if(!a){let d=e.push("html_inline","",0);if(d.content=p[0],cQi(d.content))e.linkLevel++;if(uQi(d.content))e.linkLevel--}return e.pos+=p[0].length,!0}var pQi=/^&#((?:x[a-f0-9]{1,6}|[0-9]{1,7}));/i,gQi=/^&([a-z][a-z0-9]{1,31});/i;function ohn(e,a){let{pos:A,posMax:o}=e;if(e.src.charCodeAt(A)!==38)return!1;if(A+1>=o)return!1;if(e.src.charCodeAt(A+1)===35){let p=e.src.slice(A).match(pQi);if(p){if(!a){let d=p[1][0].toLowerCase()==="x"?parseInt(p[1].slice(1),16):parseInt(p[1],10),h=e.push("text_special","",0);h.content=B_t(d)?K6e(d):K6e(65533),h.markup=p[0],h.info="entity"}return e.pos+=p[0].length,!0}}else{let p=e.src.slice(A).match(gQi);if(p){let d=Plt(p[0]);if(d!==p[0]){if(!a){let h=e.push("text_special","",0);h.content=d,h.markup=p[0],h.info="entity"}return e.pos+=p[0].length,!0}}}return!1}function JIa(e){let a={},A=e.length;if(!A)return;let o=0,c=-2,p=[];for(let d=0;d<A;d++){let h=e[d];if(p.push(0),e[o].marker!==h.marker||c!==h.token-1)o=d;if(c=h.token,h.length=h.length||0,!h.close)continue;if(!a.hasOwnProperty(h.marker))a[h.marker]=[-1,-1,-1,-1,-1,-1];let B=a[h.marker][(h.open?3:0)+h.length%3],E=o-p[o]-1,k=E;for(;E>B;E-=p[E]+1){let v=e[E];if(v.marker!==h.marker)continue;if(v.open&&v.end<0){let F=!1;if(v.close||h.open){if((v.length+h.length)%3===0){if(v.length%3!==0||h.length%3!==0)F=!0}}if(!F){let T=E>0&&!e[E-1].open?p[E-1]+1:0;p[d]=d-E+T,p[E]=T,h.open=!1,v.end=d,v.close=!1,k=-1,c=-2;break}}}if(k!==-1)a[h.marker][(h.open?3:0)+(h.length||0)%3]=k}}function shn(e){let a=e.tokens_meta,A=e.tokens_meta.length;JIa(e.delimiters);for(let o=0;o<A;o++)if(a[o]&&a[o].delimiters)JIa(a[o].delimiters)}function chn(e){let a,A,o=0,c=e.tokens,p=e.tokens.length;for(a=A=0;a<p;a++){if(c[a].nesting<0)o--;if(c[a].level=o,c[a].nesting>0)o++;if(c[a].type==="text"&&a+1<p&&c[a+1].type==="text")c[a+1].content=c[a].content+c[a+1].content;else{if(a!==A)c[A]=c[a];A++}}if(a!==A)c.length=A}var uhn=[["text",zfn],["linkify",Wfn],["newline",Zfn],["escape",Xfn],["backticks",ehn],["strikethrough",thn.tokenize],["emphasis",nhn.tokenize],["link",ahn],["image",Ahn],["autolink",ihn],["html_inline",rhn],["entity",ohn]],lhn=[["balance_pairs",shn],["strikethrough",thn.postProcess],["emphasis",nhn.postProcess],["fragments_join",chn]];function Hlt(){this.ruler=new u3e;for(let e=0;e<uhn.length;e++)this.ruler.push(uhn[e][0],uhn[e][1]);this.ruler2=new u3e;for(let e=0;e<lhn.length;e++)this.ruler2.push(lhn[e][0],lhn[e][1])}Hlt.prototype.skipToken=function(e){let a=e.pos,A=this.ruler.getRules(""),o=A.length,c=e.md.options.maxNesting,p=e.cache;if(typeof p[a]<"u"){e.pos=p[a];return}let d=!1;if(e.level<c){for(let h=0;h<o;h++)if(e.level++,d=A[h](e,!0),e.level--,d){if(a>=e.pos)throw Error("inline rule didn't increment state.pos");break}}else e.pos=e.posMax;if(!d)e.pos++;p[a]=e.pos};Hlt.prototype.tokenize=function(e){let a=this.ruler.getRules(""),A=a.length,o=e.posMax,c=e.md.options.maxNesting;while(e.pos<o){let p=e.pos,d=!1;if(e.level<c){for(let h=0;h<A;h++)if(d=a[h](e,!1),d){if(p>=e.pos)throw Error("inline rule didn't increment state.pos");break}}if(d){if(e.pos>=o)break;continue}e.pending+=e.src[e.pos++]}if(e.pending)e.pushPending()};Hlt.prototype.parse=function(e,a,A,o){let c=new this.State(e,a,A,o);this.tokenize(c);let p=this.ruler2.getRules(""),d=p.length;for(let h=0;h<d;h++)p[h](c)};Hlt.prototype.State=PIa;var OIa=Hlt;function phn(e){let a={};e=e||{},a.src_Any=m_t.source,a.src_Cc=f_t.source,a.src_Z=b_t.source,a.src_P=R6e.source,a.src_ZPCc=[a.src_Z,a.src_P,a.src_Cc].join("|"),a.src_ZCc=[a.src_Z,a.src_Cc].join("|");let A="[><\uFF5C]";return a.src_pseudo_letter=`(?:(?!${A}|${a.src_ZPCc})${a.src_Any})`,a.src_ip4="(?:(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)",a.src_auth=`(?:(?:(?!${a.src_ZCc}|[@/\\[\\]()]).){1,50}@)?`,a.src_port="(?::(?:6(?:[0-4]\\d{3}|5(?:[0-4]\\d{2}|5(?:[0-2]\\d|3[0-5])))|[1-5]?\\d{1,4}))?",a.src_host_terminator=`(?=$|${A}|${a.src_ZPCc})(?!${e["---"]?"-(?!--)|":"-|"}_|:\\d|\\.-|\\.(?!$|${a.src_ZPCc}))`,a.src_path=`(?:[/?#](?:(?!${a.src_ZCc}|${A}|[()[\\]{}.,"'?!\\-;]).|\\[(?:(?!${a.src_ZCc}|\\]).)*\\]|\\((?:(?!${a.src_ZCc}|[)]).)*\\)|\\{(?:(?!${a.src_ZCc}|[}]).)*\\}|\\"(?:(?!${a.src_ZCc}|["]).)+\\"|\\'(?:(?!${a.src_ZCc}|[']).)+\\'|\\'(?=${a.src_pseudo_letter}|[-])|\\.{2,}[a-zA-Z0-9%/&]|\\.(?!${a.src_ZCc}|[.]|$)|`+(e["---"]?"\\-(?!--(?:[^-]|$))(?:-*)|":"\\-+|")+`,(?!${a.src_ZCc}|$)|;(?!${a.src_ZCc}|$)|\\!+(?!${a.src_ZCc}|[!]|$)|\\?(?!${a.src_ZCc}|[?]|$))+|\\/)?`,a.src_email_name="[\\-;:&=\\+\\$,\\.a-zA-Z0-9_][\\-;:&=\\+\\$,\\\"\\.a-zA-Z0-9_]{0,63}",a.src_xn="xn--[a-z0-9\\-]{1,59}",a.src_domain_root="(?:"+a.src_xn+`|${a.src_pseudo_letter}{1,63})`,a.src_domain="(?:"+a.src_xn+`|(?:${a.src_pseudo_letter})|(?:${a.src_pseudo_letter}(?:-|${a.src_pseudo_letter}){0,61}${a.src_pseudo_letter}))`,a.src_host=`(?:(?:(?:(?:${a.src_domain})\\.)*${a.src_domain}))`,a.tpl_host_fuzzy="(?:"+a.src_ip4+`|(?:(?:(?:${a.src_domain})\\.)+(?:%TLDS%)))`,a.tpl_host_no_ip_fuzzy=`(?:(?:(?:${a.src_domain})\\.)+(?:%TLDS%))`,a.src_host_strict=a.src_host+a.src_host_terminator,a.tpl_host_fuzzy_strict=a.tpl_host_fuzzy+a.src_host_terminator,a.src_host_port_strict=a.src_host+a.src_port+a.src_host_terminator,a.tpl_host_port_fuzzy_strict=a.tpl_host_fuzzy+a.src_port+a.src_host_terminator,a.tpl_host_port_no_ip_fuzzy_strict=a.tpl_host_no_ip_fuzzy+a.src_port+a.src_host_terminator,a.tpl_host_fuzzy_test=`localhost|www\\.|\\.\\d{1,3}\\.|(?:\\.(?:%TLDS%)(?:${a.src_ZPCc}|>|$))`,a.tpl_email_fuzzy=`(^|${A}|"|\\(|${a.src_ZCc})(${a.src_email_name}@${a.tpl_host_fuzzy_strict})`,a.tpl_link_fuzzy=`(^|(?![.:/\\-_@])(?:[$+<=>^\`|\uFF5C]|${a.src_ZPCc}))`+`((?![$+<=>^\`|\uFF5C])${a.tpl_host_port_fuzzy_strict}${a.src_path})`,a.tpl_link_no_ip_fuzzy=`(^|(?![.:/\\-_@])(?:[$+<=>^\`|\uFF5C]|${a.src_ZPCc}))`+`((?![$+<=>^\`|\uFF5C])${a.tpl_host_port_no_ip_fuzzy_strict}${a.src_path})`,a}function ghn(e){return Array.prototype.slice.call(arguments,1).forEach(function(A){if(!A)return;Object.keys(A).forEach(function(o){e[o]=A[o]})}),e}function Q_t(e){return Object.prototype.toString.call(e)}function dQi(e){return Q_t(e)==="[object String]"}function mQi(e){return Q_t(e)==="[object Object]"}function fQi(e){return Q_t(e)==="[object RegExp]"}function $Ia(e){return Q_t(e)==="[object Function]"}function hQi(e){return e.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")}var WIa={fuzzyLink:!0,fuzzyEmail:!0,fuzzyIP:!1};function bQi(e){return Object.keys(e||{}).reduce(function(a,A){return a||WIa.hasOwnProperty(A)},!1)}var CQi={"http:":{validate:function(e,a,A){let o=e.slice(a);if(!A.re.http)A.re.http=new RegExp(`^\\/\\/${A.re.src_auth}${A.re.src_host_port_strict}${A.re.src_path}`,"i");if(A.re.http.test(o))return o.match(A.re.http)[0].length;return 0}},"https:":"http:","ftp:":"http:","//":{validate:function(e,a,A){let o=e.slice(a);if(!A.re.no_http)A.re.no_http=new RegExp("^"+A.re.src_auth+`(?:localhost|(?:(?:${A.re.src_domain})\\.)+${A.re.src_domain_root})`+A.re.src_port+A.re.src_host_terminator+A.re.src_path,"i");if(A.re.no_http.test(o)){if(a>=3&&e[a-3]===":")return 0;if(a>=3&&e[a-3]==="/")return 0;return o.match(A.re.no_http)[0].length}return 0}},"mailto:":{validate:function(e,a,A){let o=e.slice(a);if(!A.re.mailto)A.re.mailto=new RegExp(`^${A.re.src_email_name}@${A.re.src_host_strict}`,"i");if(A.re.mailto.test(o))return o.match(A.re.mailto)[0].length;return 0}}},BQi="a[cdefgilmnoqrstuwxz]|b[abdefghijmnorstvwyz]|c[acdfghiklmnoruvwxyz]|d[ejkmoz]|e[cegrstu]|f[ijkmor]|g[abdefghilmnpqrstuwy]|h[kmnrtu]|i[delmnoqrst]|j[emop]|k[eghimnprwyz]|l[abcikrstuvy]|m[acdeghklmnopqrstuvwxyz]|n[acefgilopruz]|om|p[aefghklmnrstwy]|qa|r[eosuw]|s[abcdeghijklmnortuvxyz]|t[cdfghjklmnortvwz]|u[agksyz]|v[aceginu]|w[fs]|y[et]|z[amw]",IQi="biz|com|edu|gov|net|org|pro|web|xxx|aero|asia|coop|info|museum|name|shop|\u0440\u0444".split("|");function yQi(e){return function(a,A){let o=a.slice(A);if(e.test(o))return o.match(e)[0].length;return 0}}function zIa(){return function(e,a){a.normalize(e)}}function __t(e){let a=e.re=phn(e.__opts__),A=e.__tlds__.slice();if(e.onCompile(),!e.__tlds_replaced__)A.push(BQi);A.push(a.src_xn),a.src_tlds=A.join("|");function o(h){return h.replace("%TLDS%",a.src_tlds)}a.email_fuzzy=RegExp(o(a.tpl_email_fuzzy),"i"),a.email_fuzzy_global=RegExp(o(a.tpl_email_fuzzy),"ig"),a.link_fuzzy=RegExp(o(a.tpl_link_fuzzy),"i"),a.link_fuzzy_global=RegExp(o(a.tpl_link_fuzzy),"ig"),a.link_no_ip_fuzzy=RegExp(o(a.tpl_link_no_ip_fuzzy),"i"),a.link_no_ip_fuzzy_global=RegExp(o(a.tpl_link_no_ip_fuzzy),"ig"),a.host_fuzzy_test=RegExp(o(a.tpl_host_fuzzy_test),"i");let c=[];e.__compiled__={};function p(h,B){throw Error(`(LinkifyIt) Invalid schema "${h}": ${B}`)}Object.keys(e.__schemas__).forEach(function(h){let B=e.__schemas__[h];if(B===null)return;let E={validate:null,link:null};if(e.__compiled__[h]=E,mQi(B)){if(fQi(B.validate))E.validate=yQi(B.validate);else if($Ia(B.validate))E.validate=B.validate;else p(h,B);if($Ia(B.normalize))E.normalize=B.normalize;else if(!B.normalize)E.normalize=zIa();else p(h,B);return}if(dQi(B)){c.push(h);return}p(h,B)}),c.forEach(function(h){if(!e.__compiled__[e.__schemas__[h]])return;e.__compiled__[h].validate=e.__compiled__[e.__schemas__[h]].validate,e.__compiled__[h].normalize=e.__compiled__[e.__schemas__[h]].normalize}),e.__compiled__[""]={validate:null,normalize:zIa()};let d=Object.keys(e.__compiled__).filter(function(h){return h.length>0&&e.__compiled__[h]}).map(hQi).join("|");e.re.schema_test=RegExp(`(^|(?!_)(?:[><\uFF5C]|${a.src_ZPCc}))(${d})`,"i"),e.re.schema_search=RegExp(`(^|(?!_)(?:[><\uFF5C]|${a.src_ZPCc}))(${d})`,"ig"),e.re.schema_at_start=RegExp(`^${e.re.schema_search.source}`,"i"),e.re.pretest=RegExp(`(${e.re.schema_test.source})|(${e.re.host_fuzzy_test.source})|@`,"i")}function ZIa(e,a,A,o){let c=e.slice(A,o);this.schema=a.toLowerCase(),this.index=A,this.lastIndex=o,this.raw=c,this.text=c,this.url=c}function Qj(e,a){if(!(this instanceof Qj))return new Qj(e,a);if(!a){if(bQi(e))a=e,e={}}this.__opts__=ghn({},WIa,a),this.__schemas__=ghn({},CQi,e),this.__compiled__={},this.__tlds__=IQi,this.__tlds_replaced__=!1,this.re={},__t(this)}Qj.prototype.add=function(a,A){return this.__schemas__[a]=A,__t(this),this};Qj.prototype.set=function(a){return this.__opts__=ghn(this.__opts__,a),this};Qj.prototype.test=function(a){if(!a.length)return!1;let A,o;if(this.re.schema_test.test(a)){o=this.re.schema_search,o.lastIndex=0;while((A=o.exec(a))!==null)if(this.testSchemaAt(a,A[2],o.lastIndex))return!0}if(this.__opts__.fuzzyLink&&this.__compiled__["http:"]){if(a.search(this.re.host_fuzzy_test)>=0){if(a.match(this.__opts__.fuzzyIP?this.re.link_fuzzy:this.re.link_no_ip_fuzzy)!==null)return!0}}if(this.__opts__.fuzzyEmail&&this.__compiled__["mailto:"]){if(a.indexOf("@")>=0){if(a.match(this.re.email_fuzzy)!==null)return!0}}return!1};Qj.prototype.pretest=function(a){return this.re.pretest.test(a)};Qj.prototype.testSchemaAt=function(a,A,o){if(!this.__compiled__[A.toLowerCase()])return 0;return this.__compiled__[A.toLowerCase()].validate(a,o,this)};Qj.prototype.match=function(a){let A=[],o=[],c=[],p=[],d,h,B;function E(F,T){if(!F)return T;if(!T)return F;if(F.index!==T.index)return F.index<T.index?F:T;return F.lastIndex>=T.lastIndex?F:T}if(!a.length)return null;if(this.re.schema_test.test(a)){B=this.re.schema_search,B.lastIndex=0;while((d=B.exec(a))!==null)if(h=this.testSchemaAt(a,d[2],B.lastIndex),h)o.push({schema:d[2],index:d.index+d[1].length,lastIndex:d.index+d[0].length+h})}if(this.__opts__.fuzzyLink&&this.__compiled__["http:"]){B=this.__opts__.fuzzyIP?this.re.link_fuzzy_global:this.re.link_no_ip_fuzzy_global,B.lastIndex=0;while((d=B.exec(a))!==null)c.push({schema:"",index:d.index+d[1].length,lastIndex:d.index+d[0].length})}if(this.__opts__.fuzzyEmail&&this.__compiled__["mailto:"]){B=this.re.email_fuzzy_global,B.lastIndex=0;while((d=B.exec(a))!==null)p.push({schema:"mailto:",index:d.index+d[1].length,lastIndex:d.index+d[0].length})}let k=[0,0,0],v=0;for(;;){let F=[o[k[0]],p[k[1]],c[k[2]]],T=E(E(F[0],F[1]),F[2]);if(!T)break;if(T===F[0])k[0]++;else if(T===F[1])k[1]++;else k[2]++;if(T.index<v)continue;let K=new ZIa(a,T.schema,T.index,T.lastIndex);this.__compiled__[K.schema].normalize(K,this),A.push(K),v=T.lastIndex}if(A.length)return A;return null};Qj.prototype.matchAtStart=function(a){if(!a.length)return null;let A=this.re.schema_at_start.exec(a);if(!A)return null;let o=this.testSchemaAt(a,A[2],A[0].length);if(!o)return null;let c=new ZIa(a,A[2],A.index+A[1].length,A.index+A[0].length+o);return this.__compiled__[c.schema].normalize(c,this),c};Qj.prototype.tlds=function(a,A){if(a=Array.isArray(a)?a:[a],!A)return this.__tlds__=a.slice(),this.__tlds_replaced__=!0,__t(this),this;return this.__tlds__=this.__tlds__.concat(a).sort().filter(function(o,c,p){return o!==p[c-1]}).reverse(),__t(this),this};Qj.prototype.normalize=function(a){if(!a.schema)a.url=`http://${a.url}`;if(a.schema==="mailto:"&&!/^mailto:/i.test(a.url))a.url=`mailto:${a.url}`};Qj.prototype.onCompile=function(){};var VIa=Qj;var EQi=/^xn--/,_Qi=/[^\0-\x7F]/,QQi=/[\x2E\u3002\uFF0E\uFF61]/g,wQi={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"};var Ste=Math.floor,dhn=String.fromCharCode;function Yhe(e){throw RangeError(wQi[e])}function kQi(e,a){let A=[],o=e.length;while(o--)A[o]=a(e[o]);return A}function eya(e,a){let A=e.split("@"),o="";if(A.length>1)o=A[0]+"@",e=A[1];e=e.replace(QQi,".");let c=e.split("."),p=kQi(c,a).join(".");return o+p}function tya(e){let a=[],A=0,o=e.length;while(A<o){let c=e.charCodeAt(A++);if(c>=55296&&c<=56319&&A<o){let p=e.charCodeAt(A++);if((p&64512)==56320)a.push(((c&1023)<<10)+(p&1023)+65536);else a.push(c),A--}else a.push(c)}return a}var DQi=(e)=>String.fromCodePoint(...e),xQi=function(e){if(e>=48&&e<58)return 26+(e-48);if(e>=65&&e<91)return e-65;if(e>=97&&e<123)return e-97;return 36},XIa=function(e,a){return e+22+75*(e<26)-((a!=0)<<5)},nya=function(e,a,A){let o=0;e=A?Ste(e/700):e>>1,e+=Ste(e/a);for(;e>455;o+=36)e=Ste(e/35);return Ste(o+36*e/(e+38))},aya=function(e){let a=[],A=e.length,o=0,c=128,p=72,d=e.lastIndexOf("-");if(d<0)d=0;for(let h=0;h<d;++h){if(e.charCodeAt(h)>=128)Yhe("not-basic");a.push(e.charCodeAt(h))}for(let h=d>0?d+1:0;h<A;){let B=o;for(let k=1,v=36;;v+=36){if(h>=A)Yhe("invalid-input");let F=xQi(e.charCodeAt(h++));if(F>=36)Yhe("invalid-input");if(F>Ste((2147483647-o)/k))Yhe("overflow");o+=F*k;let T=v<=p?1:v>=p+26?26:v-p;if(F<T)break;let K=36-T;if(k>Ste(2147483647/K))Yhe("overflow");k*=K}let E=a.length+1;if(p=nya(o-B,E,B==0),Ste(o/E)>2147483647-c)Yhe("overflow");c+=Ste(o/E),o%=E,a.splice(o++,0,c)}return String.fromCodePoint(...a)},Aya=function(e){let a=[];e=tya(e);let A=e.length,o=128,c=0,p=72;for(let B of e)if(B<128)a.push(dhn(B));let d=a.length,h=d;if(d)a.push("-");while(h<A){let B=2147483647;for(let k of e)if(k>=o&&k<B)B=k;let E=h+1;if(B-o>Ste((2147483647-c)/E))Yhe("overflow");c+=(B-o)*E,o=B;for(let k of e){if(k<o&&++c>2147483647)Yhe("overflow");if(k===o){let v=c;for(let F=36;;F+=36){let T=F<=p?1:F>=p+26?26:F-p;if(v<T)break;let K=v-T,P=36-T;a.push(dhn(XIa(T+K%P,0))),v=Ste(K/P)}a.push(dhn(XIa(v,0))),p=nya(c,E,h===d),c=0,++h}}++c,++o}return a.join("")},vQi=function(e){return eya(e,function(a){return EQi.test(a)?aya(a.slice(4).toLowerCase()):a})},FQi=function(e){return eya(e,function(a){return _Qi.test(a)?"xn--"+Aya(a):a})},SQi={version:"2.3.1",ucs2:{decode:tya,encode:DQi},decode:aya,encode:Aya,toASCII:FQi,toUnicode:vQi};var mhn=SQi;var iya={options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"\u201C\u201D\u2018\u2019",highlight:null,maxNesting:100},components:{core:{},block:{},inline:{}}};var rya={options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"\u201C\u201D\u2018\u2019",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline","text_join"]},block:{rules:["paragraph"]},inline:{rules:["text"],rules2:["balance_pairs","fragments_join"]}}};var oya={options:{html:!0,xhtmlOut:!0,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"\u201C\u201D\u2018\u2019",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline","text_join"]},block:{rules:["blockquote","code","fence","heading","hr","html_block","lheading","list","reference","paragraph"]},inline:{rules:["autolink","backticks","emphasis","entity","escape","html_inline","image","link","newline","text"],rules2:["balance_pairs","emphasis","fragments_join"]}}};var NQi={default:iya,zero:rya,commonmark:oya},MQi=/^(vbscript|javascript|file|data):/,GQi=/^data:image\/(gif|png|jpeg|webp);/;function LQi(e){let a=e.trim().toLowerCase();return MQi.test(a)?GQi.test(a):!0}var sya=["http:","https:","mailto:"];function TQi(e){let a=Klt(e,!0);if(a.hostname){if(!a.protocol||sya.indexOf(a.protocol)>=0)try{a.hostname=mhn.toASCII(a.hostname)}catch(A){}}return p_t(q6e(a))}function qQi(e){let a=Klt(e,!0);if(a.hostname){if(!a.protocol||sya.indexOf(a.protocol)>=0)try{a.hostname=mhn.toUnicode(a.hostname)}catch(A){}}return Ult(q6e(a),Ult.defaultChars+"%")}function OH(e,a){if(!(this instanceof OH))return new OH(e,a);if(!a){if(!C_t(e))a=e||{},e="default"}if(this.inline=new OIa,this.block=new YIa,this.core=new NIa,this.renderer=new kIa,this.linkify=new VIa,this.validateLink=LQi,this.normalizeLink=TQi,this.normalizeLinkText=qQi,this.utils=Efn,this.helpers=U6e({},kfn),this.options={},this.configure(e),a)this.set(a)}OH.prototype.set=function(e){return U6e(this.options,e),this};OH.prototype.configure=function(e){let a=this;if(C_t(e)){let A=e;if(e=NQi[A],!e)throw Error('Wrong `markdown-it` preset "'+A+'", check name')}if(!e)throw Error("Wrong `markdown-it` preset, can't be empty");if(e.options)a.set(e.options);if(e.components)Object.keys(e.components).forEach(function(A){if(e.components[A].rules)a[A].ruler.enableOnly(e.components[A].rules);if(e.components[A].rules2)a[A].ruler2.enableOnly(e.components[A].rules2)});return this};OH.prototype.enable=function(e,a){let A=[];if(!Array.isArray(e))e=[e];["core","block","inline"].forEach(function(c){A=A.concat(this[c].ruler.enable(e,!0))},this),A=A.concat(this.inline.ruler2.enable(e,!0));let o=e.filter(function(c){return A.indexOf(c)<0});if(o.length&&!a)throw Error("MarkdownIt. Failed to enable unknown rule(s): "+o);return this};OH.prototype.disable=function(e,a){let A=[];if(!Array.isArray(e))e=[e];["core","block","inline"].forEach(function(c){A=A.concat(this[c].ruler.disable(e,!0))},this),A=A.concat(this.inline.ruler2.disable(e,!0));let o=e.filter(function(c){return A.indexOf(c)<0});if(o.length&&!a)throw Error("MarkdownIt. Failed to disable unknown rule(s): "+o);return this};OH.prototype.use=function(e){let a=[this].concat(Array.prototype.slice.call(arguments,1));return e.apply(e,a),this};OH.prototype.parse=function(e,a){if(typeof e!=="string")throw Error("Input data should be a String");let A=new this.core.State(e,this,a);return this.core.process(A),A.tokens};OH.prototype.render=function(e,a){return a=a||{},this.renderer.render(this.parse(e,a),this.options,a)};OH.prototype.parseInline=function(e,a){let A=new this.core.State(e,this,a);return A.inlineMode=!0,this.core.process(A),A.tokens};OH.prototype.renderInline=function(e,a){return a=a||{},this.renderer.render(this.parseInline(e,a),this.options,a)};var fhn=OH;var RQi=Qm.defineComponent,BU=Qm.toDisplayString,UQi=Qm.createElementVNode;var KQi=Qm.createCommentVNode,J0=Qm.openBlock,O0=Qm.createElementBlock;var j6e=Qm.renderList,p3e=Qm.Fragment;var cya=Qm.normalizeStyle;var YQi=Qm.unref;var uya={"data-v-1c696509\x00.axon-markdown":{display:"flex",flexDirection:"column",gap:1,width:"100%",marginBottom:1},"data-v-1c696509\x00.h":{width:"100%",flexShrink:0,flexGrow:0},"data-v-1c696509\x00.h1":{visualStyles:{fg:"#7cceff"}},"data-v-1c696509\x00.h2":{visualStyles:{fg:"#5bb8ee"}},"data-v-1c696509\x00.h3":{visualStyles:{fg:"#4aa8dd"}},"data-v-1c696509\x00.h4":{visualStyles:{fg:"#3a98cc"}},"data-v-1c696509\x00.h5":{visualStyles:{fg:"#2a88bb"}},"data-v-1c696509\x00.h6":{visualStyles:{fg:"#1a78aa"}},"data-v-1c696509\x00.p":{width:"100%",flexShrink:0,flexGrow:0},"data-v-1c696509\x00.blockquote":{width:"100%",visualStyles:{fg:"#8899aa"},flexShrink:0,flexGrow:0},"data-v-1c696509\x00.list":{display:"flex",flexDirection:"column",width:"100%",flexShrink:0,flexGrow:0},"data-v-1c696509\x00.list-item":{width:"100%",flexShrink:0,flexGrow:0},"data-v-1c696509\x00.table":{display:"flex",flexDirection:"column",width:"100%",flexShrink:0,flexGrow:0},"data-v-1c696509\x00.table-row":{display:"flex",flexDirection:"row",gap:1},"data-v-1c696509\x00.table-header":{visualStyles:{fg:"#5bb8ee"}},"data-v-1c696509\x00.table-cell":{width:24},"data-v-1c696509\x00.code-block":{width:"100%",flexShrink:0,flexGrow:0},"data-v-1c696509\x00.rule":{flexShrink:0,flexGrow:0,borderBottomWidth:1,borderBottomColor:"#2a3a4a"}},lya=RQi({__name:"markdown",props:{text:{type:String,required:!0}},setup(e){let a=e,A=new fhn({html:!1,linkify:!1,typographer:!1});function o(d){if(!d?.children)return d?.content??"";let h="";for(let B of d.children)if(B.type==="text"||B.type==="code_inline")h+=B.content;else if(B.type==="softbreak"||B.type==="hardbreak")h+=" ";return h}function c(d){let h=A.parse(d,{}),B=[],E=0;while(E<h.length){let k=h[E];if(k.type==="heading_open"){let v=Number(k.tag.slice(1)),F=h[E+1];B.push({kind:"heading",level:v,text:o(F)}),E+=3;continue}if(k.type==="paragraph_open"){let v=h[E+1];B.push({kind:"paragraph",text:o(v)}),E+=3;continue}if(k.type==="blockquote_open"){let v=[];E++;while(h[E]&&h[E].type!=="blockquote_close"){if(h[E].type==="inline")v.push(o(h[E]));E++}E++,B.push({kind:"blockquote",text:v.join(" ")});continue}if(k.type==="bullet_list_open"||k.type==="ordered_list_open"){let v=k.type==="ordered_list_open",F=v?"ordered_list_close":"bullet_list_close",T=[],K=0;E++;while(h[E]&&h[E].type!==F){if(h[E].type==="list_item_open"){K++;let P=Math.min(Math.floor((h[E].level??0)/2),2);E++;let te=[];while(h[E]&&h[E].type!=="list_item_close"){if(h[E].type==="inline")te.push(o(h[E]));E++}T.push({text:te.join(" "),depth:P,index:K})}E++}E++,B.push({kind:"list",ordered:v,items:T});continue}if(k.type==="table_open"){let v=[],F=[];E++;while(h[E]&&h[E].type!=="table_close")if(h[E].type==="thead_open"){E++;while(h[E]&&h[E].type!=="thead_close"){if(h[E].type==="inline")v.push(o(h[E]));E++}}else if(h[E].type==="tbody_open"){E++;while(h[E]&&h[E].type!=="tbody_close"){if(h[E].type==="tr_open"){E++;let T=[];while(h[E]&&h[E].type!=="tr_close"){if(h[E].type==="inline")T.push(o(h[E]));E++}F.push(T)}E++}}else E++;E++,B.push({kind:"table",headers:v,rows:F});continue}if(k.type==="fence"||k.type==="code_block"){B.push({kind:"code",lang:k.info.trim()||"text",code:k.content.replace(/\n$/,"")}),E++;continue}if(k.type==="hr"){B.push({kind:"rule"}),E++;continue}E++}return B}let p=Qm.computed(()=>c(a.text));return(d,h)=>{return J0(),O0("div",{class:"axon-markdown"},[(J0(!0),O0(p3e,null,j6e(YQi(p),(B,E)=>{return J0(),O0(p3e,{key:`${B.kind}-${E}`},[B.kind==="heading"&&B.level===1?(J0(),O0("h1",{key:0,class:"h h1"},BU(B.text),1)):B.kind==="heading"&&B.level===2?(J0(),O0("h2",{key:1,class:"h h2"},BU(B.text),1)):B.kind==="heading"&&B.level===3?(J0(),O0("h3",{key:2,class:"h h3"},BU(B.text),1)):B.kind==="heading"&&B.level===4?(J0(),O0("h4",{key:3,class:"h h4"},BU(B.text),1)):B.kind==="heading"&&B.level===5?(J0(),O0("h5",{key:4,class:"h h5"},BU(B.text),1)):B.kind==="heading"&&B.level===6?(J0(),O0("h6",{key:5,class:"h h6"},BU(B.text),1)):B.kind==="paragraph"?(J0(),O0("p",{key:6,class:"p"},BU(B.text),1)):B.kind==="blockquote"?(J0(),O0("div",{key:7,class:"blockquote"},"\u258C "+BU(B.text),1)):B.kind==="list"&&!B.ordered?(J0(),O0("div",{key:8,class:"list"},[(J0(!0),O0(p3e,null,j6e(B.items,(k,v)=>{return J0(),O0("div",{key:v,class:"list-item",style:cya({paddingLeft:k.depth*2})},"\u2022 "+BU(k.text),5)}),128))])):B.kind==="list"&&B.ordered?(J0(),O0("div",{key:9,class:"list"},[(J0(!0),O0(p3e,null,j6e(B.items,(k,v)=>{return J0(),O0("div",{key:v,class:"list-item",style:cya({paddingLeft:k.depth*2})},BU(k.index)+". "+BU(k.text),5)}),128))])):B.kind==="table"?(J0(),O0("div",{key:10,class:"table"},[UQi("div",{class:"table-row table-header"},[(J0(!0),O0(p3e,null,j6e(B.headers,(k,v)=>{return J0(),O0("div",{key:v,class:"table-cell"},BU(k),1)}),128))]),(J0(!0),O0(p3e,null,j6e(B.rows,(k,v)=>{return J0(),O0("div",{key:v,class:"table-row"},[(J0(!0),O0(p3e,null,j6e(k,(F,T)=>{return J0(),O0("div",{key:T,class:"table-cell"},BU(F),1)}),128))])}),128))])):B.kind==="code"?(J0(),O0("code",{key:11,lang:B.lang,class:"code-block"},BU(B.code),9,["lang"])):B.kind==="rule"?(J0(),O0("div",{key:12,class:"rule"})):KQi("v-if",!0)],64)}),128))])}}});lya.__scopeId="data-v-1c696509";var pya=lya;var Xf=vd(Vf(),1);var PQi=Xf.defineComponent,gya=Xf.toDisplayString,dya=Xf.createElementVNode;var jQi=Xf.openBlock,HQi=Xf.createElementBlock;var mya={"data-v-7896df58\x00.info":{display:"flex",gap:1,marginBottom:1},"data-v-7896df58\x00.bar":{width:1,visualStyles:{fg:"#00b4d8"}},"data-v-7896df58\x00.label":{visualStyles:{fg:"#646464"}},"data-v-7896df58\x00.detail":{visualStyles:{fg:"#646464"}}},fya=PQi({__name:"info-event",props:{label:{type:String,required:!0},detail:{type:String,required:!1}},setup(e){return(a,A)=>{return jQi(),HQi("div",{class:"info"},[dya("p",{class:"bar"},"|"),dya("p",{class:"label"},gya(e.label)+" "+gya(e.detail||""),1)])}}});fya.__scopeId="data-v-7896df58";var w_t=fya;var Rg=vd(Vf(),1);var JQi=Rg.defineComponent,hya=Rg.toDisplayString,bya=Rg.createElementVNode;var Cya=Rg.createCommentVNode,hhn=Rg.openBlock,bhn=Rg.createElementBlock;var OQi=Rg.Fragment,$Qi=Rg.normalizeClass,zQi=Rg.normalizeStyle;var WQi=Rg.resolveComponent;var sme=Rg.unref;var ZQi=Rg.createVNode;var Iya={"data-v-5de0ff93\x00.row":{width:"100%",height:1,display:"flex",paddingLeft:1},"data-v-5de0ff93\x00.label":{flexGrow:1,flexShrink:1,flexBasis:0,scrollable:!1,visualStyles:{fg:"#828282"},hover:{visualStyles:{fg:"#bebebe"}}},"data-v-5de0ff93\x00.label.pending":{visualStyles:{fg:"#646464"}},"data-v-5de0ff93\x00.label.failed":{visualStyles:{fg:"#c85a5a"}},"data-v-5de0ff93\x00.block":{display:"flex",flexDirection:"column",borderLeftWidth:1,borderLeftColor:"grey",width:"100%",marginLeft:1,paddingLeft:1},"data-v-5de0ff93\x00.diff":{width:"100%"},"data-v-5de0ff93\x00.diff-more":{width:"100%",height:1,scrollable:!1,visualStyles:{fg:"#555555"}}},Bya=8,yya=JQi({__name:"activity-row",props:{row:{type:null,required:!0}},setup(e){let a=e,A=Lhe(),o=Rg.computed(()=>a.row.phase==="declared"),c=Rg.computed(()=>a.row.phase==="failed"),p={"file:read":"\u2261","file:write":"~","file:patch":"~","file:delete":"\u2715","file:move":"\u2192","file:search":"\u2315","proc:exec":"\xBB",http:"\u2197",speech:"\u266A",note:"\xB7"},d=Rg.computed(()=>o.value?A.frame.value??"\xB7":p[a.row.activity]??"\xB7"),h={"file:read":["reading","read"],"file:write":["writing","wrote"],"file:patch":["patching","patched"],"file:delete":["deleting","deleted"],"file:move":["moving","moved"],"file:search":["searching","searched"],"proc:exec":["running","ran"],http:["fetching","fetched"],speech:["speaking","spoke"]},B=Rg.computed(()=>{let T=a.row.data,K=h[a.row.activity],P=K?K[o.value?0:1]:null,te;switch(a.row.activity){case"file:read":{let ge=T.range;te=`${T.path}${ge?` :${ge[0]}\u2013${ge[1]===-1?"":ge[1]}`:""}`;break}case"file:write":case"file:patch":case"file:delete":te=String(T.path??"");break;case"file:move":te=`${T.from} \u2192 ${T.to}`;break;case"file:search":te=`"${T.query}"${T.scope?` in ${T.scope}`:""}`;break;case"proc:exec":te=String(T.command??"");break;case"http":te=`${T.method??"GET"} ${T.url??""}`;break;case"speech":te=`"${T.text}"`;break;case"note":te=String(T.text??"");break;default:te=`${a.row.activity} ${Object.entries(T).map(([ge,me])=>`${ge}=${JSON.stringify(me)}`).join(" ")}`}let ue=P?`${P} ${te}`:te;return c.value&&a.row.error?`${ue} \xB7 ${a.row.error}`:ue}),E=Rg.computed(()=>{if(o.value||c.value)return null;let T=a.row.data;switch(a.row.activity){case"file:search":return typeof T.matches==="number"?`${T.matches} ${T.matches===1?"match":"matches"}`:null;case"file:write":return typeof T.bytes==="number"?F(T.bytes):null;case"proc:exec":return typeof T.exitCode==="number"&&T.exitCode!==0?`exit ${T.exitCode}`:null;case"http":return typeof T.status==="number"?String(T.status):null;default:return null}}),k=Rg.computed(()=>` ${d.value} ${B.value}${E.value?` \xB7 ${E.value}`:""}`),v=Rg.computed(()=>{if(a.row.activity!=="file:patch"||o.value)return null;let{before:T,after:K}=a.row.data;if(typeof T!=="string"||typeof K!=="string")return null;let P=T.split(`
2520
+ `:">",p};U6e.prototype.renderInline=function(e,a,A){let o="",c=this.rules;for(let p=0,d=e.length;p<d;p++){let h=e[p].type;if(typeof c[h]<"u")o+=c[h](e,p,a,A,this);else o+=this.renderToken(e,p,a)}return o};U6e.prototype.renderInlineAsText=function(e,a,A){let o="";for(let c=0,p=e.length;c<p;c++)switch(e[c].type){case"text":o+=e[c].content;break;case"image":o+=this.renderInlineAsText(e[c].children,a,A);break;case"html_inline":case"html_block":o+=e[c].content;break;case"softbreak":case"hardbreak":o+=`
2521
+ `;break;default:}return o};U6e.prototype.render=function(e,a,A){let o="",c=this.rules;for(let p=0,d=e.length;p<d;p++){let h=e[p].type;if(h==="inline")o+=this.renderInline(e[p].children,a,A);else if(typeof c[h]<"u")o+=c[h](e,p,a,A,this);else o+=this.renderToken(e,p,a,A)}return o};var QBa=U6e;function ree(){this.__rules__=[],this.__cache__=null}ree.prototype.__find__=function(e){for(let a=0;a<this.__rules__.length;a++)if(this.__rules__[a].name===e)return a;return-1};ree.prototype.__compile__=function(){let e=this,a=[""];e.__rules__.forEach(function(A){if(!A.enabled)return;A.alt.forEach(function(o){if(a.indexOf(o)<0)a.push(o)})}),e.__cache__={},a.forEach(function(A){e.__cache__[A]=[],e.__rules__.forEach(function(o){if(!o.enabled)return;if(A&&o.alt.indexOf(A)<0)return;e.__cache__[A].push(o.fn)})})};ree.prototype.at=function(e,a,A){let o=this.__find__(e),c=A||{};if(o===-1)throw Error("Parser rule not found: "+e);this.__rules__[o].fn=a,this.__rules__[o].alt=c.alt||[],this.__cache__=null};ree.prototype.before=function(e,a,A,o){let c=this.__find__(e),p=o||{};if(c===-1)throw Error("Parser rule not found: "+e);this.__rules__.splice(c,0,{name:a,enabled:!0,fn:A,alt:p.alt||[]}),this.__cache__=null};ree.prototype.after=function(e,a,A,o){let c=this.__find__(e),p=o||{};if(c===-1)throw Error("Parser rule not found: "+e);this.__rules__.splice(c+1,0,{name:a,enabled:!0,fn:A,alt:p.alt||[]}),this.__cache__=null};ree.prototype.push=function(e,a,A){let o=A||{};this.__rules__.push({name:e,enabled:!0,fn:a,alt:o.alt||[]}),this.__cache__=null};ree.prototype.enable=function(e,a){if(!Array.isArray(e))e=[e];let A=[];return e.forEach(function(o){let c=this.__find__(o);if(c<0){if(a)return;throw Error("Rules manager: invalid rule name "+o)}this.__rules__[c].enabled=!0,A.push(o)},this),this.__cache__=null,A};ree.prototype.enableOnly=function(e,a){if(!Array.isArray(e))e=[e];this.__rules__.forEach(function(A){A.enabled=!1}),this.enable(e,a)};ree.prototype.disable=function(e,a){if(!Array.isArray(e))e=[e];let A=[];return e.forEach(function(o){let c=this.__find__(o);if(c<0){if(a)return;throw Error("Rules manager: invalid rule name "+o)}this.__rules__[c].enabled=!1,A.push(o)},this),this.__cache__=null,A};ree.prototype.getRules=function(e){if(this.__cache__===null)this.__compile__();return this.__cache__[e]||[]};var u3e=ree;function K6e(e,a,A){this.type=e,this.tag=a,this.attrs=null,this.map=null,this.nesting=A,this.level=0,this.children=null,this.content="",this.markup="",this.info="",this.meta=null,this.block=!1,this.hidden=!1}K6e.prototype.attrIndex=function(a){if(!this.attrs)return-1;let A=this.attrs;for(let o=0,c=A.length;o<c;o++)if(A[o][0]===a)return o;return-1};K6e.prototype.attrPush=function(a){if(this.attrs)this.attrs.push(a);else this.attrs=[a]};K6e.prototype.attrSet=function(a,A){let o=this.attrIndex(a),c=[a,A];if(o<0)this.attrPush(c);else this.attrs[o]=c};K6e.prototype.attrGet=function(a){let A=this.attrIndex(a),o=null;if(A>=0)o=this.attrs[A][1];return o};K6e.prototype.attrJoin=function(a,A){let o=this.attrIndex(a);if(o<0)this.attrPush([a,A]);else this.attrs[o][1]=this.attrs[o][1]+" "+A};var rme=K6e;function wBa(e,a,A){this.src=e,this.env=A,this.tokens=[],this.inlineMode=!1,this.md=a}wBa.prototype.Token=rme;var kBa=wBa;var $Ei=/\r\n?|\n/g,zEi=/\0/g;function ufn(e){let a;a=e.src.replace($Ei,`
2522
+ `),a=a.replace(zEi,"\uFFFD"),e.src=a}function lfn(e){let a;if(e.inlineMode)a=new e.Token("inline","",0),a.content=e.src,a.map=[0,1],a.children=[],e.tokens.push(a);else e.md.block.parse(e.src,e.md,e.env,e.tokens)}function pfn(e){let a=e.tokens;for(let A=0,o=a.length;A<o;A++){let c=a[A];if(c.type==="inline")e.md.inline.parse(c.content,e.md,e.env,c.children)}}function WEi(e){return/^<a[>\s]/i.test(e)}function ZEi(e){return/^<\/a\s*>/i.test(e)}function gfn(e){let a=e.tokens;if(!e.md.options.linkify)return;for(let A=0,o=a.length;A<o;A++){if(a[A].type!=="inline"||!e.md.linkify.pretest(a[A].content))continue;let c=a[A].children,p=0;for(let d=c.length-1;d>=0;d--){let h=c[d];if(h.type==="link_close"){d--;while(c[d].level!==h.level&&c[d].type!=="link_open")d--;continue}if(h.type==="html_inline"){if(WEi(h.content)&&p>0)p--;if(ZEi(h.content))p++}if(p>0)continue;if(h.type==="text"&&e.md.linkify.test(h.content)){let B=h.content,E=e.md.linkify.match(B),k=[],v=h.level,F=0;if(E.length>0&&E[0].index===0&&d>0&&c[d-1].type==="text_special")E=E.slice(1);for(let T=0;T<E.length;T++){let K=E[T].url,P=e.md.normalizeLink(K);if(!e.md.validateLink(P))continue;let te=E[T].text;if(!E[T].schema)te=e.md.normalizeLinkText("http://"+te).replace(/^http:\/\//,"");else if(E[T].schema==="mailto:"&&!/^mailto:/i.test(te))te=e.md.normalizeLinkText("mailto:"+te).replace(/^mailto:/,"");else te=e.md.normalizeLinkText(te);let ue=E[T].index;if(ue>F){let Fe=new e.Token("text","",0);Fe.content=B.slice(F,ue),Fe.level=v,k.push(Fe)}let ge=new e.Token("link_open","a",1);ge.attrs=[["href",P]],ge.level=v++,ge.markup="linkify",ge.info="auto",k.push(ge);let me=new e.Token("text","",0);me.content=te,me.level=v,k.push(me);let Me=new e.Token("link_close","a",-1);Me.level=--v,Me.markup="linkify",Me.info="auto",k.push(Me),F=E[T].lastIndex}if(F<B.length){let T=new e.Token("text","",0);T.content=B.slice(F),T.level=v,k.push(T)}a[A].children=c=Afn(c,d,k)}}}}var DBa=/\+-|\.\.|\?\?\?\?|!!!!|,,|--/,VEi=/\((c|tm|r)\)/i,XEi=/\((c|tm|r)\)/ig,e_i={c:"\xA9",r:"\xAE",tm:"\u2122"};function t_i(e,a){return e_i[a.toLowerCase()]}function n_i(e){let a=0;for(let A=e.length-1;A>=0;A--){let o=e[A];if(o.type==="text"&&!a)o.content=o.content.replace(XEi,t_i);if(o.type==="link_open"&&o.info==="auto")a--;if(o.type==="link_close"&&o.info==="auto")a++}}function a_i(e){let a=0;for(let A=e.length-1;A>=0;A--){let o=e[A];if(o.type==="text"&&!a){if(DBa.test(o.content))o.content=o.content.replace(/\+-/g,"\xB1").replace(/\.{2,}/g,"\u2026").replace(/([?!])\u2026/g,"$1..").replace(/([?!]){4,}/g,"$1$1$1").replace(/,{2,}/g,",").replace(/(^|[^-])---(?=[^-]|$)/mg,"$1\u2014").replace(/(^|\s)--(?=\s|$)/mg,"$1\u2013").replace(/(^|[^-\s])--(?=[^-\s]|$)/mg,"$1\u2013")}if(o.type==="link_open"&&o.info==="auto")a--;if(o.type==="link_close"&&o.info==="auto")a++}}function dfn(e){let a;if(!e.md.options.typographer)return;for(a=e.tokens.length-1;a>=0;a--){if(e.tokens[a].type!=="inline")continue;if(VEi.test(e.tokens[a].content))n_i(e.tokens[a].children);if(DBa.test(e.tokens[a].content))a_i(e.tokens[a].children)}}var A_i=/['"]/,xBa=/['"]/g,vBa="\u2019";function o_t(e,a,A,o){if(!e[a])e[a]=[];e[a].push({pos:A,ch:o})}function i_i(e,a){let A="",o=0;a.sort((c,p)=>c.pos-p.pos);for(let c=0;c<a.length;c++){let p=a[c];A+=e.slice(o,p.pos)+p.ch,o=p.pos+1}return A+e.slice(o)}function r_i(e,a){let A,o=[],c={};for(let p=0;p<e.length;p++){let d=e[p],h=e[p].level;for(A=o.length-1;A>=0;A--)if(o[A].level<=h)break;if(o.length=A+1,d.type!=="text")continue;let B=d.content,E=0,k=B.length;e:while(E<k){xBa.lastIndex=E;let v=xBa.exec(B);if(!v)break;let F=!0,T=!0;E=v.index+1;let K=v[0]==="'",P=32;if(v.index-1>=0)P=B.charCodeAt(v.index-1);else for(A=p-1;A>=0;A--){if(e[A].type==="softbreak"||e[A].type==="hardbreak")break;if(!e[A].content)continue;P=e[A].content.charCodeAt(e[A].content.length-1);break}let te=32;if(E<k)te=B.charCodeAt(E);else for(A=p+1;A<e.length;A++){if(e[A].type==="softbreak"||e[A].type==="hardbreak")break;if(!e[A].content)continue;te=e[A].content.charCodeAt(0);break}let ue=o3e(P)||r3e(P),ge=o3e(te)||r3e(te),me=i3e(P),Me=i3e(te);if(Me)F=!1;else if(ge){if(!(me||ue))F=!1}if(me)T=!1;else if(ue){if(!(Me||ge))T=!1}if(te===34&&v[0]==='"'){if(P>=48&&P<=57)T=F=!1}if(F&&T)F=ue,T=ge;if(!F&&!T){if(K)o_t(c,p,v.index,vBa);continue}if(T)for(A=o.length-1;A>=0;A--){let Fe=o[A];if(o[A].level<h)break;if(Fe.single===K&&o[A].level===h){Fe=o[A];let fe,Te;if(K)fe=a.md.options.quotes[2],Te=a.md.options.quotes[3];else fe=a.md.options.quotes[0],Te=a.md.options.quotes[1];o_t(c,p,v.index,Te),o_t(c,Fe.token,Fe.pos,fe),o.length=A;continue e}}if(F)o.push({token:p,pos:v.index,single:K,level:h});else if(T&&K)o_t(c,p,v.index,vBa)}}Object.keys(c).forEach(function(p){e[p].content=i_i(e[p].content,c[p])})}function mfn(e){if(!e.md.options.typographer)return;for(let a=e.tokens.length-1;a>=0;a--){if(e.tokens[a].type!=="inline"||!A_i.test(e.tokens[a].content))continue;r_i(e.tokens[a].children,e)}}function ffn(e){let a,A,o=e.tokens,c=o.length;for(let p=0;p<c;p++){if(o[p].type!=="inline")continue;let d=o[p].children,h=d.length;for(a=0;a<h;a++)if(d[a].type==="text_special")d[a].type="text";for(a=A=0;a<h;a++)if(d[a].type==="text"&&a+1<h&&d[a+1].type==="text")d[a+1].content=d[a].content+d[a+1].content;else{if(a!==A)d[A]=d[a];A++}if(a!==A)d.length=A}}var hfn=[["normalize",ufn],["block",lfn],["inline",pfn],["linkify",gfn],["replacements",dfn],["smartquotes",mfn],["text_join",ffn]];function bfn(){this.ruler=new u3e;for(let e=0;e<hfn.length;e++)this.ruler.push(hfn[e][0],hfn[e][1])}bfn.prototype.process=function(e){let a=this.ruler.getRules("");for(let A=0,o=a.length;A<o;A++)a[A](e)};bfn.prototype.State=kBa;var FBa=bfn;function vte(e,a,A,o){this.src=e,this.md=a,this.env=A,this.tokens=o,this.bMarks=[],this.eMarks=[],this.tShift=[],this.sCount=[],this.bsCount=[],this.blkIndent=0,this.line=0,this.lineMax=0,this.tight=!1,this.ddIndent=-1,this.listIndent=-1,this.parentType="root",this.level=0;let c=this.src;for(let p=0,d=0,h=0,B=0,E=c.length,k=!1;d<E;d++){let v=c.charCodeAt(d);if(!k)if(fI(v)){if(h++,v===9)B+=4-B%4;else B++;continue}else k=!0;if(v===10||d===E-1){if(v!==10)d++;this.bMarks.push(p),this.eMarks.push(d),this.tShift.push(h),this.sCount.push(B),this.bsCount.push(0),k=!1,h=0,B=0,p=d+1}}this.bMarks.push(c.length),this.eMarks.push(c.length),this.tShift.push(0),this.sCount.push(0),this.bsCount.push(0),this.lineMax=this.bMarks.length-1}vte.prototype.push=function(e,a,A){let o=new rme(e,a,A);if(o.block=!0,A<0)this.level--;if(o.level=this.level,A>0)this.level++;return this.tokens.push(o),o};vte.prototype.isEmpty=function(a){return this.bMarks[a]+this.tShift[a]>=this.eMarks[a]};vte.prototype.skipEmptyLines=function(a){for(let A=this.lineMax;a<A;a++)if(this.bMarks[a]+this.tShift[a]<this.eMarks[a])break;return a};vte.prototype.skipSpaces=function(a){for(let A=this.src.length;a<A;a++){let o=this.src.charCodeAt(a);if(!fI(o))break}return a};vte.prototype.skipSpacesBack=function(a,A){if(a<=A)return a;while(a>A)if(!fI(this.src.charCodeAt(--a)))return a+1;return a};vte.prototype.skipChars=function(a,A){for(let o=this.src.length;a<o;a++)if(this.src.charCodeAt(a)!==A)break;return a};vte.prototype.skipCharsBack=function(a,A,o){if(a<=o)return a;while(a>o)if(A!==this.src.charCodeAt(--a))return a+1;return a};vte.prototype.getLines=function(a,A,o,c){if(a>=A)return"";let p=Array(A-a);for(let d=0,h=a;h<A;h++,d++){let B=0,E=this.bMarks[h],k=E,v;if(h+1<A||c)v=this.eMarks[h]+1;else v=this.eMarks[h];while(k<v&&B<o){let F=this.src.charCodeAt(k);if(fI(F))if(F===9)B+=4-(B+this.bsCount[h])%4;else B++;else if(k-E<this.tShift[h])B++;else break;k++}if(B>o)p[d]=Array(B-o+1).join(" ")+this.src.slice(k,v);else p[d]=this.src.slice(k,v)}return p.join("")};vte.prototype.Token=rme;var SBa=vte;var o_i=65536;function Cfn(e,a){let A=e.bMarks[a]+e.tShift[a],o=e.eMarks[a];return e.src.slice(A,o)}function NBa(e){let a=[],A=e.length,o=0,c=e.charCodeAt(o),p=!1,d=0,h="";while(o<A){if(c===124)if(!p)a.push(h+e.substring(d,o)),h="",d=o+1;else h+=e.substring(d,o-1),d=o;p=c===92,o++,c=e.charCodeAt(o)}return a.push(h+e.substring(d)),a}function Bfn(e,a,A,o){if(a+2>A)return!1;let c=a+1;if(e.sCount[c]<e.blkIndent)return!1;if(e.sCount[c]-e.blkIndent>=4)return!1;let p=e.bMarks[c]+e.tShift[c];if(p>=e.eMarks[c])return!1;let d=e.src.charCodeAt(p++);if(d!==124&&d!==45&&d!==58)return!1;if(p>=e.eMarks[c])return!1;let h=e.src.charCodeAt(p++);if(h!==124&&h!==45&&h!==58&&!fI(h))return!1;if(d===45&&fI(h))return!1;while(p<e.eMarks[c]){let Me=e.src.charCodeAt(p);if(Me!==124&&Me!==45&&Me!==58&&!fI(Me))return!1;p++}let B=Cfn(e,a+1),E=B.split("|"),k=[];for(let Me=0;Me<E.length;Me++){let Fe=E[Me].trim();if(!Fe)if(Me===0||Me===E.length-1)continue;else return!1;if(!/^:?-+:?$/.test(Fe))return!1;if(Fe.charCodeAt(Fe.length-1)===58)k.push(Fe.charCodeAt(0)===58?"center":"right");else if(Fe.charCodeAt(0)===58)k.push("left");else k.push("")}if(B=Cfn(e,a).trim(),B.indexOf("|")===-1)return!1;if(e.sCount[a]-e.blkIndent>=4)return!1;if(E=NBa(B),E.length&&E[0]==="")E.shift();if(E.length&&E[E.length-1]==="")E.pop();let v=E.length;if(v===0||v!==k.length)return!1;if(o)return!0;let F=e.parentType;e.parentType="table";let T=e.md.block.ruler.getRules("blockquote"),K=e.push("table_open","table",1),P=[a,0];K.map=P;let te=e.push("thead_open","thead",1);te.map=[a,a+1];let ue=e.push("tr_open","tr",1);ue.map=[a,a+1];for(let Me=0;Me<E.length;Me++){let Fe=e.push("th_open","th",1);if(k[Me])Fe.attrs=[["style","text-align:"+k[Me]]];let fe=e.push("inline","",0);fe.content=E[Me].trim(),fe.children=[],e.push("th_close","th",-1)}e.push("tr_close","tr",-1),e.push("thead_close","thead",-1);let ge,me=0;for(c=a+2;c<A;c++){if(e.sCount[c]<e.blkIndent)break;let Me=!1;for(let fe=0,Te=T.length;fe<Te;fe++)if(T[fe](e,c,A,!0)){Me=!0;break}if(Me)break;if(B=Cfn(e,c).trim(),!B)break;if(e.sCount[c]-e.blkIndent>=4)break;if(E=NBa(B),E.length&&E[0]==="")E.shift();if(E.length&&E[E.length-1]==="")E.pop();if(me+=v-E.length,me>o_i)break;if(c===a+2){let fe=e.push("tbody_open","tbody",1);fe.map=ge=[a+2,0]}let Fe=e.push("tr_open","tr",1);Fe.map=[c,c+1];for(let fe=0;fe<v;fe++){let Te=e.push("td_open","td",1);if(k[fe])Te.attrs=[["style","text-align:"+k[fe]]];let ze=e.push("inline","",0);ze.content=E[fe]?E[fe].trim():"",ze.children=[],e.push("td_close","td",-1)}e.push("tr_close","tr",-1)}if(ge)e.push("tbody_close","tbody",-1),ge[1]=c;return e.push("table_close","table",-1),P[1]=c,e.parentType=F,e.line=c,!0}function Ifn(e,a,A){if(e.sCount[a]-e.blkIndent<4)return!1;let o=a+1,c=o;while(o<A){if(e.isEmpty(o)){o++;continue}if(e.sCount[o]-e.blkIndent>=4){o++,c=o;continue}break}e.line=c;let p=e.push("code_block","code",0);return p.content=e.getLines(a,c,4+e.blkIndent,!1)+`
2523
+ `,p.map=[a,e.line],!0}function yfn(e,a,A,o){let c=e.bMarks[a]+e.tShift[a],p=e.eMarks[a];if(e.sCount[a]-e.blkIndent>=4)return!1;if(c+3>p)return!1;let d=e.src.charCodeAt(c);if(d!==126&&d!==96)return!1;let h=c;c=e.skipChars(c,d);let B=c-h;if(B<3)return!1;let E=e.src.slice(h,c),k=e.src.slice(c,p);if(d===96){if(k.indexOf(String.fromCharCode(d))>=0)return!1}if(o)return!0;let v=a,F=!1;for(;;){if(v++,v>=A)break;if(c=h=e.bMarks[v]+e.tShift[v],p=e.eMarks[v],c<p&&e.sCount[v]<e.blkIndent)break;if(e.src.charCodeAt(c)!==d)continue;if(e.sCount[v]-e.blkIndent>=4)continue;if(c=e.skipChars(c,d),c-h<B)continue;if(c=e.skipSpaces(c),c<p)continue;F=!0;break}B=e.sCount[a],e.line=v+(F?1:0);let T=e.push("fence","code",0);return T.info=k,T.content=e.getLines(a+1,v,B,!0),T.markup=E,T.map=[a,e.line],!0}function Efn(e,a,A,o){let c=e.bMarks[a]+e.tShift[a],p=e.eMarks[a],d=e.lineMax;if(e.sCount[a]-e.blkIndent>=4)return!1;if(e.src.charCodeAt(c)!==62)return!1;if(o)return!0;let h=[],B=[],E=[],k=[],v=e.md.block.ruler.getRules("blockquote"),F=e.parentType;e.parentType="blockquote";let T=!1,K;for(K=a;K<A;K++){let me=e.sCount[K]<e.blkIndent;if(c=e.bMarks[K]+e.tShift[K],p=e.eMarks[K],c>=p)break;if(e.src.charCodeAt(c++)===62&&!me){let Fe=e.sCount[K]+1,fe,Te;if(e.src.charCodeAt(c)===32)c++,Fe++,Te=!1,fe=!0;else if(e.src.charCodeAt(c)===9)if(fe=!0,(e.bsCount[K]+Fe)%4===3)c++,Fe++,Te=!1;else Te=!0;else fe=!1;let ze=Fe;h.push(e.bMarks[K]),e.bMarks[K]=c;while(c<p){let st=e.src.charCodeAt(c);if(fI(st))if(st===9)ze+=4-(ze+e.bsCount[K]+(Te?1:0))%4;else ze++;else break;c++}T=c>=p,B.push(e.bsCount[K]),e.bsCount[K]=e.sCount[K]+1+(fe?1:0),E.push(e.sCount[K]),e.sCount[K]=ze-Fe,k.push(e.tShift[K]),e.tShift[K]=c-e.bMarks[K];continue}if(T)break;let Me=!1;for(let Fe=0,fe=v.length;Fe<fe;Fe++)if(v[Fe](e,K,A,!0)){Me=!0;break}if(Me){if(e.lineMax=K,e.blkIndent!==0)h.push(e.bMarks[K]),B.push(e.bsCount[K]),k.push(e.tShift[K]),E.push(e.sCount[K]),e.sCount[K]-=e.blkIndent;break}h.push(e.bMarks[K]),B.push(e.bsCount[K]),k.push(e.tShift[K]),E.push(e.sCount[K]),e.sCount[K]=-1}let P=e.blkIndent;e.blkIndent=0;let te=e.push("blockquote_open","blockquote",1);te.markup=">";let ue=[a,0];te.map=ue,e.md.block.tokenize(e,a,K);let ge=e.push("blockquote_close","blockquote",-1);ge.markup=">",e.lineMax=d,e.parentType=F,ue[1]=e.line;for(let me=0;me<k.length;me++)e.bMarks[me+a]=h[me],e.tShift[me+a]=k[me],e.sCount[me+a]=E[me],e.bsCount[me+a]=B[me];return e.blkIndent=P,!0}function _fn(e,a,A,o){let c=e.eMarks[a];if(e.sCount[a]-e.blkIndent>=4)return!1;let p=e.bMarks[a]+e.tShift[a],d=e.src.charCodeAt(p++);if(d!==42&&d!==45&&d!==95)return!1;let h=1;while(p<c){let E=e.src.charCodeAt(p++);if(E!==d&&!fI(E))return!1;if(E===d)h++}if(h<3)return!1;if(o)return!0;e.line=a+1;let B=e.push("hr","hr",0);return B.map=[a,e.line],B.markup=Array(h+1).join(String.fromCharCode(d)),!0}function MBa(e,a){let A=e.eMarks[a],o=e.bMarks[a]+e.tShift[a],c=e.src.charCodeAt(o++);if(c!==42&&c!==45&&c!==43)return-1;if(o<A){let p=e.src.charCodeAt(o);if(!fI(p))return-1}return o}function GBa(e,a){let A=e.bMarks[a]+e.tShift[a],o=e.eMarks[a],c=A;if(c+1>=o)return-1;let p=e.src.charCodeAt(c++);if(p<48||p>57)return-1;for(;;){if(c>=o)return-1;if(p=e.src.charCodeAt(c++),p>=48&&p<=57){if(c-A>=10)return-1;continue}if(p===41||p===46)break;return-1}if(c<o){if(p=e.src.charCodeAt(c),!fI(p))return-1}return c}function s_i(e,a){let A=e.level+2;for(let o=a+2,c=e.tokens.length-2;o<c;o++)if(e.tokens[o].level===A&&e.tokens[o].type==="paragraph_open")e.tokens[o+2].hidden=!0,e.tokens[o].hidden=!0,o+=2}function Qfn(e,a,A,o){let c,p,d,h,B=a,E=!0;if(e.sCount[B]-e.blkIndent>=4)return!1;if(e.listIndent>=0&&e.sCount[B]-e.listIndent>=4&&e.sCount[B]<e.blkIndent)return!1;let k=!1;if(o&&e.parentType==="paragraph"){if(e.sCount[B]>=e.blkIndent)k=!0}let v,F,T;if((T=GBa(e,B))>=0){if(v=!0,d=e.bMarks[B]+e.tShift[B],F=Number(e.src.slice(d,T-1)),k&&F!==1)return!1}else if((T=MBa(e,B))>=0)v=!1;else return!1;if(k){if(e.skipSpaces(T)>=e.eMarks[B])return!1}if(o)return!0;let K=e.src.charCodeAt(T-1),P=e.tokens.length;if(v){if(h=e.push("ordered_list_open","ol",1),F!==1)h.attrs=[["start",F]]}else h=e.push("bullet_list_open","ul",1);let te=[B,0];h.map=te,h.markup=String.fromCharCode(K);let ue=!1,ge=e.md.block.ruler.getRules("list"),me=e.parentType;e.parentType="list";while(B<A){p=T,c=e.eMarks[B];let Me=e.sCount[B]+T-(e.bMarks[B]+e.tShift[B]),Fe=Me;while(p<c){let Tt=e.src.charCodeAt(p);if(Tt===9)Fe+=4-(Fe+e.bsCount[B])%4;else if(Tt===32)Fe++;else break;p++}let fe=p,Te;if(fe>=c)Te=1;else Te=Fe-Me;if(Te>4)Te=1;let ze=Me+Te;h=e.push("list_item_open","li",1),h.markup=String.fromCharCode(K);let st=[B,0];if(h.map=st,v)h.info=e.src.slice(d,T-1);let Et=e.tight,ct=e.tShift[B],mt=e.sCount[B],Gt=e.listIndent;if(e.listIndent=e.blkIndent,e.blkIndent=ze,e.tight=!0,e.tShift[B]=fe-e.bMarks[B],e.sCount[B]=Fe,fe>=c&&e.isEmpty(B+1))e.line=Math.min(e.line+2,A);else e.md.block.tokenize(e,B,A,!0);if(!e.tight||ue)E=!1;if(ue=e.line-B>1&&e.isEmpty(e.line-1),e.blkIndent=e.listIndent,e.listIndent=Gt,e.tShift[B]=ct,e.sCount[B]=mt,e.tight=Et,h=e.push("list_item_close","li",-1),h.markup=String.fromCharCode(K),B=e.line,st[1]=B,B>=A)break;if(e.sCount[B]<e.blkIndent)break;if(e.sCount[B]-e.blkIndent>=4)break;let Ve=!1;for(let Tt=0,Mn=ge.length;Tt<Mn;Tt++)if(ge[Tt](e,B,A,!0)){Ve=!0;break}if(Ve)break;if(v){if(T=GBa(e,B),T<0)break;d=e.bMarks[B]+e.tShift[B]}else if(T=MBa(e,B),T<0)break;if(K!==e.src.charCodeAt(T-1))break}if(v)h=e.push("ordered_list_close","ol",-1);else h=e.push("bullet_list_close","ul",-1);if(h.markup=String.fromCharCode(K),te[1]=B,e.line=B,e.parentType=me,E)s_i(e,P);return!0}function wfn(e,a,A,o){let c=e.bMarks[a]+e.tShift[a],p=e.eMarks[a],d=a+1;if(e.sCount[a]-e.blkIndent>=4)return!1;if(e.src.charCodeAt(c)!==91)return!1;function h(ge){let me=e.lineMax;if(ge>=me||e.isEmpty(ge))return null;let Me=!1;if(e.sCount[ge]-e.blkIndent>3)Me=!0;if(e.sCount[ge]<0)Me=!0;if(!Me){let Te=e.md.block.ruler.getRules("reference"),ze=e.parentType;e.parentType="reference";let st=!1;for(let Et=0,ct=Te.length;Et<ct;Et++)if(Te[Et](e,ge,me,!0)){st=!0;break}if(e.parentType=ze,st)return null}let Fe=e.bMarks[ge]+e.tShift[ge],fe=e.eMarks[ge];return e.src.slice(Fe,fe+1)}let B=e.src.slice(c,p+1);p=B.length;let E=-1;for(c=1;c<p;c++){let ge=B.charCodeAt(c);if(ge===91)return!1;else if(ge===93){E=c;break}else if(ge===10){let me=h(d);if(me!==null)B+=me,p=B.length,d++}else if(ge===92){if(c++,c<p&&B.charCodeAt(c)===10){let me=h(d);if(me!==null)B+=me,p=B.length,d++}}}if(E<0||B.charCodeAt(E+1)!==58)return!1;for(c=E+2;c<p;c++){let ge=B.charCodeAt(c);if(ge===10){let me=h(d);if(me!==null)B+=me,p=B.length,d++}else if(fI(ge));else break}let k=e.md.helpers.parseLinkDestination(B,c,p);if(!k.ok)return!1;let v=e.md.normalizeLink(k.str);if(!e.md.validateLink(v))return!1;c=k.pos;let F=c,T=d,K=c;for(;c<p;c++){let ge=B.charCodeAt(c);if(ge===10){let me=h(d);if(me!==null)B+=me,p=B.length,d++}else if(fI(ge));else break}let P=e.md.helpers.parseLinkTitle(B,c,p);while(P.can_continue){let ge=h(d);if(ge===null)break;B+=ge,c=p,p=B.length,d++,P=e.md.helpers.parseLinkTitle(B,c,p,P)}let te;if(c<p&&K!==c&&P.ok)te=P.str,c=P.pos;else te="",c=F,d=T;while(c<p){let ge=B.charCodeAt(c);if(!fI(ge))break;c++}if(c<p&&B.charCodeAt(c)!==10){if(te){te="",c=F,d=T;while(c<p){let ge=B.charCodeAt(c);if(!fI(ge))break;c++}}}if(c<p&&B.charCodeAt(c)!==10)return!1;let ue=s3e(B.slice(1,E));if(!ue)return!1;if(o)return!0;if(typeof e.env.references>"u")e.env.references={};if(typeof e.env.references[ue]>"u")e.env.references[ue]={title:te,href:v};return e.line=d,!0}var LBa=["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"];var c_i=`(?:[^"'=<>\`\\x00-\\x20]+|'[^']*'|"[^"]*")`,u_i="(?:\\s+[a-zA-Z_:][a-zA-Z0-9:._-]*(?:\\s*=\\s*"+c_i+")?)",TBa="<[A-Za-z][A-Za-z0-9\\-]*"+u_i+"*\\s*\\/?>";var qBa=new RegExp("^(?:"+TBa+"|<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>|<!---?>|<!--(?:[^-]|-[^-]|--[^>])*-->|<[?][\\s\\S]*?[?]>|<![A-Za-z][^>]*>|<!\\[CDATA\\[[\\s\\S]*?\\]\\]>)"),RBa=new RegExp("^(?:"+TBa+"|<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>)");var l3e=[[/^<(script|pre|style|textarea)(?=(\s|>|$))/i,/<\/(script|pre|style|textarea)>/i,!0],[/^<!--/,/-->/,!0],[/^<\?/,/\?>/,!0],[/^<![A-Z]/,/>/,!0],[/^<!\[CDATA\[/,/\]\]>/,!0],[new RegExp("^</?("+LBa.join("|")+")(?=(\\s|/?>|$))","i"),/^$/,!0],[new RegExp(RBa.source+"\\s*$"),/^$/,!1]];function kfn(e,a,A,o){let c=e.bMarks[a]+e.tShift[a],p=e.eMarks[a];if(e.sCount[a]-e.blkIndent>=4)return!1;if(!e.md.options.html)return!1;if(e.src.charCodeAt(c)!==60)return!1;let d=e.src.slice(c,p),h=0;for(;h<l3e.length;h++)if(l3e[h][0].test(d))break;if(h===l3e.length)return!1;if(o)return l3e[h][2];let B=a+1,E=l3e[h][1].test("");if(!l3e[h][1].test(d))for(;B<A;B++){if(e.sCount[B]<e.blkIndent){if(E||!e.isEmpty(B))break}if(c=e.bMarks[B]+e.tShift[B],p=e.eMarks[B],d=e.src.slice(c,p),l3e[h][1].test(d)){if(d.length!==0)B++;break}}e.line=B;let k=e.push("html_block","",0);return k.map=[a,B],k.content=e.getLines(a,B,e.blkIndent,!0),!0}function Dfn(e,a,A,o){let c=e.bMarks[a]+e.tShift[a],p=e.eMarks[a];if(e.sCount[a]-e.blkIndent>=4)return!1;let d=e.src.charCodeAt(c);if(d!==35||c>=p)return!1;let h=1;d=e.src.charCodeAt(++c);while(d===35&&c<p&&h<=6)h++,d=e.src.charCodeAt(++c);if(h>6||c<p&&!fI(d))return!1;if(o)return!0;p=e.skipSpacesBack(p,c);let B=e.skipCharsBack(p,35,c);if(B>c&&fI(e.src.charCodeAt(B-1)))p=B;e.line=a+1;let E=e.push("heading_open","h"+String(h),1);E.markup="########".slice(0,h),E.map=[a,e.line];let k=e.push("inline","",0);k.content=c3e(e.src.slice(c,p)),k.map=[a,e.line],k.children=[];let v=e.push("heading_close","h"+String(h),-1);return v.markup="########".slice(0,h),!0}function xfn(e,a,A){let o=e.md.block.ruler.getRules("paragraph");if(e.sCount[a]-e.blkIndent>=4)return!1;let c=e.parentType;e.parentType="paragraph";let p=0,d,h=a+1;for(;h<A&&!e.isEmpty(h);h++){if(e.sCount[h]-e.blkIndent>3)continue;if(e.sCount[h]>=e.blkIndent){let T=e.bMarks[h]+e.tShift[h],K=e.eMarks[h];if(T<K){if(d=e.src.charCodeAt(T),d===45||d===61){if(T=e.skipChars(T,d),T=e.skipSpaces(T),T>=K){p=d===61?1:2;break}}}}if(e.sCount[h]<0)continue;let F=!1;for(let T=0,K=o.length;T<K;T++)if(o[T](e,h,A,!0)){F=!0;break}if(F)break}if(!p)return e.parentType=c,!1;let B=c3e(e.getLines(a,h,e.blkIndent,!1));e.line=h+1;let E=e.push("heading_open","h"+String(p),1);E.markup=String.fromCharCode(d),E.map=[a,e.line];let k=e.push("inline","",0);k.content=B,k.map=[a,e.line-1],k.children=[];let v=e.push("heading_close","h"+String(p),-1);return v.markup=String.fromCharCode(d),e.parentType=c,!0}function vfn(e,a,A){let o=e.md.block.ruler.getRules("paragraph"),c=e.parentType,p=a+1;e.parentType="paragraph";for(;p<A&&!e.isEmpty(p);p++){if(e.sCount[p]-e.blkIndent>3)continue;if(e.sCount[p]<0)continue;let E=!1;for(let k=0,v=o.length;k<v;k++)if(o[k](e,p,A,!0)){E=!0;break}if(E)break}let d=c3e(e.getLines(a,p,e.blkIndent,!1));e.line=p;let h=e.push("paragraph_open","p",1);h.map=[a,e.line];let B=e.push("inline","",0);return B.content=d,B.map=[a,e.line],B.children=[],e.push("paragraph_close","p",-1),e.parentType=c,!0}var s_t=[["table",Bfn,["paragraph","reference"]],["code",Ifn],["fence",yfn,["paragraph","reference","blockquote","list"]],["blockquote",Efn,["paragraph","reference","blockquote","list"]],["hr",_fn,["paragraph","reference","blockquote","list"]],["list",Qfn,["paragraph","reference","blockquote"]],["reference",wfn],["html_block",kfn,["paragraph","reference","blockquote"]],["heading",Dfn,["paragraph","reference","blockquote"]],["lheading",xfn],["paragraph",vfn]];function c_t(){this.ruler=new u3e;for(let e=0;e<s_t.length;e++)this.ruler.push(s_t[e][0],s_t[e][1],{alt:(s_t[e][2]||[]).slice()})}c_t.prototype.tokenize=function(e,a,A){let o=this.ruler.getRules(""),c=o.length,p=e.md.options.maxNesting,d=a,h=!1;while(d<A){if(e.line=d=e.skipEmptyLines(d),d>=A)break;if(e.sCount[d]<e.blkIndent)break;if(e.level>=p){e.line=A;break}let B=e.line,E=!1;for(let k=0;k<c;k++)if(E=o[k](e,d,A,!1),E){if(B>=e.line)throw Error("block rule didn't increment state.line");break}if(!E)throw Error("none of the block rules matched");if(e.tight=!h,e.isEmpty(e.line-1))h=!0;if(d=e.line,d<A&&e.isEmpty(d))h=!0,d++,e.line=d}};c_t.prototype.parse=function(e,a,A,o){if(!e)return;let c=new this.State(e,a,A,o);this.tokenize(c,c.line,c.lineMax)};c_t.prototype.State=SBa;var UBa=c_t;function Ylt(e,a,A,o){this.src=e,this.env=A,this.md=a,this.tokens=o,this.tokens_meta=Array(o.length),this.pos=0,this.posMax=this.src.length,this.level=0,this.pending="",this.pendingLevel=0,this.cache={},this.delimiters=[],this._prev_delimiters=[],this.backticks={},this.backticksScanned=!1,this.linkLevel=0}Ylt.prototype.pushPending=function(){let e=new rme("text","",0);return e.content=this.pending,e.level=this.pendingLevel,this.tokens.push(e),this.pending="",e};Ylt.prototype.push=function(e,a,A){if(this.pending)this.pushPending();let o=new rme(e,a,A),c=null;if(A<0)this.level--,this.delimiters=this._prev_delimiters.pop();if(o.level=this.level,A>0)this.level++,this._prev_delimiters.push(this.delimiters),this.delimiters=[],c={delimiters:this.delimiters};return this.pendingLevel=this.level,this.tokens.push(o),this.tokens_meta.push(c),o};Ylt.prototype.scanDelims=function(e,a){let A=this.posMax,o=this.src.charCodeAt(e),c;if(e===0)c=32;else if(e===1){if(c=this.src.charCodeAt(0),(c&63488)===55296)c=65533}else if(c=this.src.charCodeAt(e-1),(c&64512)===56320){let te=this.src.charCodeAt(e-2);c=(te&64512)===55296?65536+(te-55296<<10)+(c-56320):65533}else if((c&64512)===55296)c=65533;let p=e;while(p<A&&this.src.charCodeAt(p)===o)p++;let d=p-e,h=p<A?this.src.charCodeAt(p):32;if((h&64512)===55296){let te=this.src.charCodeAt(p+1);h=(te&64512)===56320?65536+(h-55296<<10)+(te-56320):65533}else if((h&64512)===56320)h=65533;let B=o3e(c)||r3e(c),E=o3e(h)||r3e(h),k=i3e(c),v=i3e(h),F=!v&&(!E||k||B),T=!k&&(!B||v||E);return{can_open:F&&(a||!T||B),can_close:T&&(a||!F||E),length:d}};Ylt.prototype.Token=rme;var KBa=Ylt;function l_i(e){switch(e){case 10:case 33:case 35:case 36:case 37:case 38:case 42:case 43:case 45:case 58:case 60:case 61:case 62:case 64:case 91:case 92:case 93:case 94:case 95:case 96:case 123:case 125:case 126:return!0;default:return!1}}function Ffn(e,a){let A=e.pos;while(A<e.posMax&&!l_i(e.src.charCodeAt(A)))A++;if(A===e.pos)return!1;if(!a)e.pending+=e.src.slice(e.pos,A);return e.pos=A,!0}var p_i=/(?:^|[^a-z0-9.+-])([a-z][a-z0-9.+-]*)$/i;function Sfn(e,a){if(!e.md.options.linkify)return!1;if(e.linkLevel>0)return!1;let{pos:A,posMax:o}=e;if(A+3>o)return!1;if(e.src.charCodeAt(A)!==58)return!1;if(e.src.charCodeAt(A+1)!==47)return!1;if(e.src.charCodeAt(A+2)!==47)return!1;let c=e.pending.match(p_i);if(!c)return!1;let p=c[1],d=e.md.linkify.matchAtStart(e.src.slice(A-p.length));if(!d)return!1;let h=d.url;if(h.length<=p.length)return!1;let B=h.length;while(B>0&&h.charCodeAt(B-1)===42)B--;if(B!==h.length)h=h.slice(0,B);let E=e.md.normalizeLink(h);if(!e.md.validateLink(E))return!1;if(!a){e.pending=e.pending.slice(0,-p.length);let k=e.push("link_open","a",1);k.attrs=[["href",E]],k.markup="linkify",k.info="auto";let v=e.push("text","",0);v.content=e.md.normalizeLinkText(h);let F=e.push("link_close","a",-1);F.markup="linkify",F.info="auto"}return e.pos+=h.length-p.length,!0}function Nfn(e,a){let A=e.pos;if(e.src.charCodeAt(A)!==10)return!1;let o=e.pending.length-1,c=e.posMax;if(!a)if(o>=0&&e.pending.charCodeAt(o)===32)if(o>=1&&e.pending.charCodeAt(o-1)===32){let p=o-1;while(p>=1&&e.pending.charCodeAt(p-1)===32)p--;e.pending=e.pending.slice(0,p),e.push("hardbreak","br",0)}else e.pending=e.pending.slice(0,-1),e.push("softbreak","br",0);else e.push("softbreak","br",0);A++;while(A<c&&fI(e.src.charCodeAt(A)))A++;return e.pos=A,!0}var Mfn=[];for(let e=0;e<256;e++)Mfn.push(0);"\\!\"#$%&'()*+,./:;<=>?@[]^_`{|}~-".split("").forEach(function(e){Mfn[e.charCodeAt(0)]=1});function Gfn(e,a){let{pos:A,posMax:o}=e;if(e.src.charCodeAt(A)!==92)return!1;if(A++,A>=o)return!1;let c=e.src.charCodeAt(A);if(c===10){if(!a)e.push("hardbreak","br",0);A++;while(A<o){if(c=e.src.charCodeAt(A),!fI(c))break;A++}return e.pos=A,!0}if(c===32){if(!a){let h=e.push("text_special","",0);h.content="\\",h.markup="\\",h.info="escape"}return e.pos=A,!0}let p=e.src[A];if(c>=55296&&c<=56319&&A+1<o){let h=e.src.charCodeAt(A+1);if(h>=56320&&h<=57343)p+=e.src[A+1],A++}let d="\\"+p;if(!a){let h=e.push("text_special","",0);if(c<256&&Mfn[c]!==0)h.content=p;else h.content=d;h.markup=d,h.info="escape"}return e.pos=A+1,!0}function Lfn(e,a){let A=e.pos;if(e.src.charCodeAt(A)!==96)return!1;let c=A;A++;let p=e.posMax;while(A<p&&e.src.charCodeAt(A)===96)A++;let d=e.src.slice(c,A),h=d.length;if(e.backticksScanned&&(e.backticks[h]||0)<=c){if(!a)e.pending+=d;return e.pos+=h,!0}let B=A,E;while((E=e.src.indexOf("`",B))!==-1){B=E+1;while(B<p&&e.src.charCodeAt(B)===96)B++;let k=B-E;if(k===h){if(!a){let v=e.push("code_inline","code",0);v.markup=d,v.content=e.src.slice(A,E).replace(/\n/g," ").replace(/^ (.+) $/,"$1")}return e.pos=B,!0}e.backticks[k]=E}if(e.backticksScanned=!0,!a)e.pending+=d;return e.pos+=h,!0}function g_i(e,a){let A=e.pos,o=e.src.charCodeAt(A);if(a)return!1;if(o!==126)return!1;let c=e.scanDelims(e.pos,!0),p=c.length,d=String.fromCharCode(o);if(p<2)return!1;let h;if(p%2)h=e.push("text","",0),h.content=d,p--;for(let B=0;B<p;B+=2)h=e.push("text","",0),h.content=d+d,e.delimiters.push({marker:o,length:0,token:e.tokens.length-1,end:-1,open:c.can_open,close:c.can_close});return e.pos+=c.length,!0}function YBa(e,a){let A,o=[],c=a.length;for(let p=0;p<c;p++){let d=a[p];if(d.marker!==126)continue;if(d.end===-1)continue;let h=a[d.end];if(A=e.tokens[d.token],A.type="s_open",A.tag="s",A.nesting=1,A.markup="~~",A.content="",A=e.tokens[h.token],A.type="s_close",A.tag="s",A.nesting=-1,A.markup="~~",A.content="",e.tokens[h.token-1].type==="text"&&e.tokens[h.token-1].content==="~")o.push(h.token-1)}while(o.length){let p=o.pop(),d=p+1;while(d<e.tokens.length&&e.tokens[d].type==="s_close")d++;if(d--,p!==d)A=e.tokens[d],e.tokens[d]=e.tokens[p],e.tokens[p]=A}}function d_i(e){let a=e.tokens_meta,A=e.tokens_meta.length;YBa(e,e.delimiters);for(let o=0;o<A;o++)if(a[o]&&a[o].delimiters)YBa(e,a[o].delimiters)}var Tfn={tokenize:g_i,postProcess:d_i};function m_i(e,a){let A=e.pos,o=e.src.charCodeAt(A);if(a)return!1;if(o!==95&&o!==42)return!1;let c=e.scanDelims(e.pos,o===42);for(let p=0;p<c.length;p++){let d=e.push("text","",0);d.content=String.fromCharCode(o),e.delimiters.push({marker:o,length:c.length,token:e.tokens.length-1,end:-1,open:c.can_open,close:c.can_close})}return e.pos+=c.length,!0}function PBa(e,a){let A=a.length;for(let o=A-1;o>=0;o--){let c=a[o];if(c.marker!==95&&c.marker!==42)continue;if(c.end===-1)continue;let p=a[c.end],d=o>0&&a[o-1].end===c.end+1&&a[o-1].marker===c.marker&&a[o-1].token===c.token-1&&a[c.end+1].token===p.token+1,h=String.fromCharCode(c.marker),B=e.tokens[c.token];B.type=d?"strong_open":"em_open",B.tag=d?"strong":"em",B.nesting=1,B.markup=d?h+h:h,B.content="";let E=e.tokens[p.token];if(E.type=d?"strong_close":"em_close",E.tag=d?"strong":"em",E.nesting=-1,E.markup=d?h+h:h,E.content="",d)e.tokens[a[o-1].token].content="",e.tokens[a[c.end+1].token].content="",o--}}function f_i(e){let a=e.tokens_meta,A=e.tokens_meta.length;PBa(e,e.delimiters);for(let o=0;o<A;o++)if(a[o]&&a[o].delimiters)PBa(e,a[o].delimiters)}var qfn={tokenize:m_i,postProcess:f_i};function Rfn(e,a){let A,o,c,p,d="",h="",B=e.pos,E=!0;if(e.src.charCodeAt(e.pos)!==91)return!1;let{pos:k,posMax:v}=e,F=e.pos+1,T=e.md.helpers.parseLinkLabel(e,e.pos,!0);if(T<0)return!1;let K=T+1;if(K<v&&e.src.charCodeAt(K)===40){E=!1,K++;for(;K<v;K++)if(A=e.src.charCodeAt(K),!fI(A)&&A!==10)break;if(K>=v)return!1;if(B=K,c=e.md.helpers.parseLinkDestination(e.src,K,e.posMax),c.ok){if(d=e.md.normalizeLink(c.str),e.md.validateLink(d))K=c.pos;else d="";B=K;for(;K<v;K++)if(A=e.src.charCodeAt(K),!fI(A)&&A!==10)break;if(c=e.md.helpers.parseLinkTitle(e.src,K,e.posMax),K<v&&B!==K&&c.ok){h=c.str,K=c.pos;for(;K<v;K++)if(A=e.src.charCodeAt(K),!fI(A)&&A!==10)break}}if(K>=v||e.src.charCodeAt(K)!==41)E=!0;K++}if(E){if(typeof e.env.references>"u")return!1;if(K<v&&e.src.charCodeAt(K)===91)if(B=K+1,K=e.md.helpers.parseLinkLabel(e,K),K>=0)o=e.src.slice(B,K++);else K=T+1;else K=T+1;if(!o)o=e.src.slice(F,T);if(p=e.env.references[s3e(o)],!p)return e.pos=k,!1;d=p.href,h=p.title}if(!a){e.pos=F,e.posMax=T;let P=e.push("link_open","a",1),te=[["href",d]];if(P.attrs=te,h)te.push(["title",h]);e.linkLevel++,e.md.inline.tokenize(e),e.linkLevel--,e.push("link_close","a",-1)}return e.pos=K,e.posMax=v,!0}function Ufn(e,a){let A,o,c,p,d,h,B,E,k="",v=e.pos,F=e.posMax;if(e.src.charCodeAt(e.pos)!==33)return!1;if(e.src.charCodeAt(e.pos+1)!==91)return!1;let T=e.pos+2,K=e.md.helpers.parseLinkLabel(e,e.pos+1,!1);if(K<0)return!1;if(p=K+1,p<F&&e.src.charCodeAt(p)===40){p++;for(;p<F;p++)if(A=e.src.charCodeAt(p),!fI(A)&&A!==10)break;if(p>=F)return!1;if(E=p,h=e.md.helpers.parseLinkDestination(e.src,p,e.posMax),h.ok)if(k=e.md.normalizeLink(h.str),e.md.validateLink(k))p=h.pos;else k="";E=p;for(;p<F;p++)if(A=e.src.charCodeAt(p),!fI(A)&&A!==10)break;if(h=e.md.helpers.parseLinkTitle(e.src,p,e.posMax),p<F&&E!==p&&h.ok){B=h.str,p=h.pos;for(;p<F;p++)if(A=e.src.charCodeAt(p),!fI(A)&&A!==10)break}else B="";if(p>=F||e.src.charCodeAt(p)!==41)return e.pos=v,!1;p++}else{if(typeof e.env.references>"u")return!1;if(p<F&&e.src.charCodeAt(p)===91)if(E=p+1,p=e.md.helpers.parseLinkLabel(e,p),p>=0)c=e.src.slice(E,p++);else p=K+1;else p=K+1;if(!c)c=e.src.slice(T,K);if(d=e.env.references[s3e(c)],!d)return e.pos=v,!1;k=d.href,B=d.title}if(!a){o=e.src.slice(T,K);let P=[];e.md.inline.parse(o,e.md,e.env,P);let te=e.push("image","img",0),ue=[["src",k],["alt",""]];if(te.attrs=ue,te.children=P,te.content=o,B)ue.push(["title",B])}return e.pos=p,e.posMax=F,!0}var h_i=/^([a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*)$/,b_i=/^([a-zA-Z][a-zA-Z0-9+.-]{1,31}):([^<>\x00-\x20]*)$/;function Kfn(e,a){let A=e.pos;if(e.src.charCodeAt(A)!==60)return!1;let{pos:o,posMax:c}=e;for(;;){if(++A>=c)return!1;let d=e.src.charCodeAt(A);if(d===60)return!1;if(d===62)break}let p=e.src.slice(o+1,A);if(b_i.test(p)){let d=e.md.normalizeLink(p);if(!e.md.validateLink(d))return!1;if(!a){let h=e.push("link_open","a",1);h.attrs=[["href",d]],h.markup="autolink",h.info="auto";let B=e.push("text","",0);B.content=e.md.normalizeLinkText(p);let E=e.push("link_close","a",-1);E.markup="autolink",E.info="auto"}return e.pos+=p.length+2,!0}if(h_i.test(p)){let d=e.md.normalizeLink("mailto:"+p);if(!e.md.validateLink(d))return!1;if(!a){let h=e.push("link_open","a",1);h.attrs=[["href",d]],h.markup="autolink",h.info="auto";let B=e.push("text","",0);B.content=e.md.normalizeLinkText(p);let E=e.push("link_close","a",-1);E.markup="autolink",E.info="auto"}return e.pos+=p.length+2,!0}return!1}function C_i(e){return/^<a[>\s]/i.test(e)}function B_i(e){return/^<\/a\s*>/i.test(e)}function I_i(e){let a=e|32;return a>=97&&a<=122}function Yfn(e,a){if(!e.md.options.html)return!1;let{posMax:A,pos:o}=e;if(e.src.charCodeAt(o)!==60||o+2>=A)return!1;let c=e.src.charCodeAt(o+1);if(c!==33&&c!==63&&c!==47&&!I_i(c))return!1;let p=e.src.slice(o).match(qBa);if(!p)return!1;if(!a){let d=e.push("html_inline","",0);if(d.content=p[0],C_i(d.content))e.linkLevel++;if(B_i(d.content))e.linkLevel--}return e.pos+=p[0].length,!0}var y_i=/^&#((?:x[a-f0-9]{1,6}|[0-9]{1,7}));/i,E_i=/^&([a-z][a-z0-9]{1,31});/i;function Pfn(e,a){let{pos:A,posMax:o}=e;if(e.src.charCodeAt(A)!==38)return!1;if(A+1>=o)return!1;if(e.src.charCodeAt(A+1)===35){let p=e.src.slice(A).match(y_i);if(p){if(!a){let d=p[1][0].toLowerCase()==="x"?parseInt(p[1].slice(1),16):parseInt(p[1],10),h=e.push("text_special","",0);h.content=r_t(d)?R6e(d):R6e(65533),h.markup=p[0],h.info="entity"}return e.pos+=p[0].length,!0}}else{let p=e.src.slice(A).match(E_i);if(p){let d=Klt(p[0]);if(d!==p[0]){if(!a){let h=e.push("text_special","",0);h.content=d,h.markup=p[0],h.info="entity"}return e.pos+=p[0].length,!0}}}return!1}function jBa(e){let a={},A=e.length;if(!A)return;let o=0,c=-2,p=[];for(let d=0;d<A;d++){let h=e[d];if(p.push(0),e[o].marker!==h.marker||c!==h.token-1)o=d;if(c=h.token,h.length=h.length||0,!h.close)continue;if(!a.hasOwnProperty(h.marker))a[h.marker]=[-1,-1,-1,-1,-1,-1];let B=a[h.marker][(h.open?3:0)+h.length%3],E=o-p[o]-1,k=E;for(;E>B;E-=p[E]+1){let v=e[E];if(v.marker!==h.marker)continue;if(v.open&&v.end<0){let F=!1;if(v.close||h.open){if((v.length+h.length)%3===0){if(v.length%3!==0||h.length%3!==0)F=!0}}if(!F){let T=E>0&&!e[E-1].open?p[E-1]+1:0;p[d]=d-E+T,p[E]=T,h.open=!1,v.end=d,v.close=!1,k=-1,c=-2;break}}}if(k!==-1)a[h.marker][(h.open?3:0)+(h.length||0)%3]=k}}function jfn(e){let a=e.tokens_meta,A=e.tokens_meta.length;jBa(e.delimiters);for(let o=0;o<A;o++)if(a[o]&&a[o].delimiters)jBa(a[o].delimiters)}function Hfn(e){let a,A,o=0,c=e.tokens,p=e.tokens.length;for(a=A=0;a<p;a++){if(c[a].nesting<0)o--;if(c[a].level=o,c[a].nesting>0)o++;if(c[a].type==="text"&&a+1<p&&c[a+1].type==="text")c[a+1].content=c[a].content+c[a+1].content;else{if(a!==A)c[A]=c[a];A++}}if(a!==A)c.length=A}var Jfn=[["text",Ffn],["linkify",Sfn],["newline",Nfn],["escape",Gfn],["backticks",Lfn],["strikethrough",Tfn.tokenize],["emphasis",qfn.tokenize],["link",Rfn],["image",Ufn],["autolink",Kfn],["html_inline",Yfn],["entity",Pfn]],Ofn=[["balance_pairs",jfn],["strikethrough",Tfn.postProcess],["emphasis",qfn.postProcess],["fragments_join",Hfn]];function Plt(){this.ruler=new u3e;for(let e=0;e<Jfn.length;e++)this.ruler.push(Jfn[e][0],Jfn[e][1]);this.ruler2=new u3e;for(let e=0;e<Ofn.length;e++)this.ruler2.push(Ofn[e][0],Ofn[e][1])}Plt.prototype.skipToken=function(e){let a=e.pos,A=this.ruler.getRules(""),o=A.length,c=e.md.options.maxNesting,p=e.cache;if(typeof p[a]<"u"){e.pos=p[a];return}let d=!1;if(e.level<c){for(let h=0;h<o;h++)if(e.level++,d=A[h](e,!0),e.level--,d){if(a>=e.pos)throw Error("inline rule didn't increment state.pos");break}}else e.pos=e.posMax;if(!d)e.pos++;p[a]=e.pos};Plt.prototype.tokenize=function(e){let a=this.ruler.getRules(""),A=a.length,o=e.posMax,c=e.md.options.maxNesting;while(e.pos<o){let p=e.pos,d=!1;if(e.level<c){for(let h=0;h<A;h++)if(d=a[h](e,!1),d){if(p>=e.pos)throw Error("inline rule didn't increment state.pos");break}}if(d){if(e.pos>=o)break;continue}e.pending+=e.src[e.pos++]}if(e.pending)e.pushPending()};Plt.prototype.parse=function(e,a,A,o){let c=new this.State(e,a,A,o);this.tokenize(c);let p=this.ruler2.getRules(""),d=p.length;for(let h=0;h<d;h++)p[h](c)};Plt.prototype.State=KBa;var HBa=Plt;function $fn(e){let a={};e=e||{},a.src_Any=t_t.source,a.src_Cc=n_t.source,a.src_Z=A_t.source,a.src_P=T6e.source,a.src_ZPCc=[a.src_Z,a.src_P,a.src_Cc].join("|"),a.src_ZCc=[a.src_Z,a.src_Cc].join("|");let A="[><\uFF5C]";return a.src_pseudo_letter=`(?:(?!${A}|${a.src_ZPCc})${a.src_Any})`,a.src_ip4="(?:(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)",a.src_auth=`(?:(?:(?!${a.src_ZCc}|[@/\\[\\]()]).){1,50}@)?`,a.src_port="(?::(?:6(?:[0-4]\\d{3}|5(?:[0-4]\\d{2}|5(?:[0-2]\\d|3[0-5])))|[1-5]?\\d{1,4}))?",a.src_host_terminator=`(?=$|${A}|${a.src_ZPCc})(?!${e["---"]?"-(?!--)|":"-|"}_|:\\d|\\.-|\\.(?!$|${a.src_ZPCc}))`,a.src_path=`(?:[/?#](?:(?!${a.src_ZCc}|${A}|[()[\\]{}.,"'?!\\-;]).|\\[(?:(?!${a.src_ZCc}|\\]).)*\\]|\\((?:(?!${a.src_ZCc}|[)]).)*\\)|\\{(?:(?!${a.src_ZCc}|[}]).)*\\}|\\"(?:(?!${a.src_ZCc}|["]).)+\\"|\\'(?:(?!${a.src_ZCc}|[']).)+\\'|\\'(?=${a.src_pseudo_letter}|[-])|\\.{2,}[a-zA-Z0-9%/&]|\\.(?!${a.src_ZCc}|[.]|$)|`+(e["---"]?"\\-(?!--(?:[^-]|$))(?:-*)|":"\\-+|")+`,(?!${a.src_ZCc}|$)|;(?!${a.src_ZCc}|$)|\\!+(?!${a.src_ZCc}|[!]|$)|\\?(?!${a.src_ZCc}|[?]|$))+|\\/)?`,a.src_email_name="[\\-;:&=\\+\\$,\\.a-zA-Z0-9_][\\-;:&=\\+\\$,\\\"\\.a-zA-Z0-9_]{0,63}",a.src_xn="xn--[a-z0-9\\-]{1,59}",a.src_domain_root="(?:"+a.src_xn+`|${a.src_pseudo_letter}{1,63})`,a.src_domain="(?:"+a.src_xn+`|(?:${a.src_pseudo_letter})|(?:${a.src_pseudo_letter}(?:-|${a.src_pseudo_letter}){0,61}${a.src_pseudo_letter}))`,a.src_host=`(?:(?:(?:(?:${a.src_domain})\\.)*${a.src_domain}))`,a.tpl_host_fuzzy="(?:"+a.src_ip4+`|(?:(?:(?:${a.src_domain})\\.)+(?:%TLDS%)))`,a.tpl_host_no_ip_fuzzy=`(?:(?:(?:${a.src_domain})\\.)+(?:%TLDS%))`,a.src_host_strict=a.src_host+a.src_host_terminator,a.tpl_host_fuzzy_strict=a.tpl_host_fuzzy+a.src_host_terminator,a.src_host_port_strict=a.src_host+a.src_port+a.src_host_terminator,a.tpl_host_port_fuzzy_strict=a.tpl_host_fuzzy+a.src_port+a.src_host_terminator,a.tpl_host_port_no_ip_fuzzy_strict=a.tpl_host_no_ip_fuzzy+a.src_port+a.src_host_terminator,a.tpl_host_fuzzy_test=`localhost|www\\.|\\.\\d{1,3}\\.|(?:\\.(?:%TLDS%)(?:${a.src_ZPCc}|>|$))`,a.tpl_email_fuzzy=`(^|${A}|"|\\(|${a.src_ZCc})(${a.src_email_name}@${a.tpl_host_fuzzy_strict})`,a.tpl_link_fuzzy=`(^|(?![.:/\\-_@])(?:[$+<=>^\`|\uFF5C]|${a.src_ZPCc}))`+`((?![$+<=>^\`|\uFF5C])${a.tpl_host_port_fuzzy_strict}${a.src_path})`,a.tpl_link_no_ip_fuzzy=`(^|(?![.:/\\-_@])(?:[$+<=>^\`|\uFF5C]|${a.src_ZPCc}))`+`((?![$+<=>^\`|\uFF5C])${a.tpl_host_port_no_ip_fuzzy_strict}${a.src_path})`,a}function zfn(e){return Array.prototype.slice.call(arguments,1).forEach(function(A){if(!A)return;Object.keys(A).forEach(function(o){e[o]=A[o]})}),e}function l_t(e){return Object.prototype.toString.call(e)}function __i(e){return l_t(e)==="[object String]"}function Q_i(e){return l_t(e)==="[object Object]"}function w_i(e){return l_t(e)==="[object RegExp]"}function JBa(e){return l_t(e)==="[object Function]"}function k_i(e){return e.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")}var $Ba={fuzzyLink:!0,fuzzyEmail:!0,fuzzyIP:!1};function D_i(e){return Object.keys(e||{}).reduce(function(a,A){return a||$Ba.hasOwnProperty(A)},!1)}var x_i={"http:":{validate:function(e,a,A){let o=e.slice(a);if(!A.re.http)A.re.http=new RegExp(`^\\/\\/${A.re.src_auth}${A.re.src_host_port_strict}${A.re.src_path}`,"i");if(A.re.http.test(o))return o.match(A.re.http)[0].length;return 0}},"https:":"http:","ftp:":"http:","//":{validate:function(e,a,A){let o=e.slice(a);if(!A.re.no_http)A.re.no_http=new RegExp("^"+A.re.src_auth+`(?:localhost|(?:(?:${A.re.src_domain})\\.)+${A.re.src_domain_root})`+A.re.src_port+A.re.src_host_terminator+A.re.src_path,"i");if(A.re.no_http.test(o)){if(a>=3&&e[a-3]===":")return 0;if(a>=3&&e[a-3]==="/")return 0;return o.match(A.re.no_http)[0].length}return 0}},"mailto:":{validate:function(e,a,A){let o=e.slice(a);if(!A.re.mailto)A.re.mailto=new RegExp(`^${A.re.src_email_name}@${A.re.src_host_strict}`,"i");if(A.re.mailto.test(o))return o.match(A.re.mailto)[0].length;return 0}}},v_i="a[cdefgilmnoqrstuwxz]|b[abdefghijmnorstvwyz]|c[acdfghiklmnoruvwxyz]|d[ejkmoz]|e[cegrstu]|f[ijkmor]|g[abdefghilmnpqrstuwy]|h[kmnrtu]|i[delmnoqrst]|j[emop]|k[eghimnprwyz]|l[abcikrstuvy]|m[acdeghklmnopqrstuvwxyz]|n[acefgilopruz]|om|p[aefghklmnrstwy]|qa|r[eosuw]|s[abcdeghijklmnortuvxyz]|t[cdfghjklmnortvwz]|u[agksyz]|v[aceginu]|w[fs]|y[et]|z[amw]",F_i="biz|com|edu|gov|net|org|pro|web|xxx|aero|asia|coop|info|museum|name|shop|\u0440\u0444".split("|");function S_i(e){return function(a,A){let o=a.slice(A);if(e.test(o))return o.match(e)[0].length;return 0}}function OBa(){return function(e,a){a.normalize(e)}}function u_t(e){let a=e.re=$fn(e.__opts__),A=e.__tlds__.slice();if(e.onCompile(),!e.__tlds_replaced__)A.push(v_i);A.push(a.src_xn),a.src_tlds=A.join("|");function o(h){return h.replace("%TLDS%",a.src_tlds)}a.email_fuzzy=RegExp(o(a.tpl_email_fuzzy),"i"),a.email_fuzzy_global=RegExp(o(a.tpl_email_fuzzy),"ig"),a.link_fuzzy=RegExp(o(a.tpl_link_fuzzy),"i"),a.link_fuzzy_global=RegExp(o(a.tpl_link_fuzzy),"ig"),a.link_no_ip_fuzzy=RegExp(o(a.tpl_link_no_ip_fuzzy),"i"),a.link_no_ip_fuzzy_global=RegExp(o(a.tpl_link_no_ip_fuzzy),"ig"),a.host_fuzzy_test=RegExp(o(a.tpl_host_fuzzy_test),"i");let c=[];e.__compiled__={};function p(h,B){throw Error(`(LinkifyIt) Invalid schema "${h}": ${B}`)}Object.keys(e.__schemas__).forEach(function(h){let B=e.__schemas__[h];if(B===null)return;let E={validate:null,link:null};if(e.__compiled__[h]=E,Q_i(B)){if(w_i(B.validate))E.validate=S_i(B.validate);else if(JBa(B.validate))E.validate=B.validate;else p(h,B);if(JBa(B.normalize))E.normalize=B.normalize;else if(!B.normalize)E.normalize=OBa();else p(h,B);return}if(__i(B)){c.push(h);return}p(h,B)}),c.forEach(function(h){if(!e.__compiled__[e.__schemas__[h]])return;e.__compiled__[h].validate=e.__compiled__[e.__schemas__[h]].validate,e.__compiled__[h].normalize=e.__compiled__[e.__schemas__[h]].normalize}),e.__compiled__[""]={validate:null,normalize:OBa()};let d=Object.keys(e.__compiled__).filter(function(h){return h.length>0&&e.__compiled__[h]}).map(k_i).join("|");e.re.schema_test=RegExp(`(^|(?!_)(?:[><\uFF5C]|${a.src_ZPCc}))(${d})`,"i"),e.re.schema_search=RegExp(`(^|(?!_)(?:[><\uFF5C]|${a.src_ZPCc}))(${d})`,"ig"),e.re.schema_at_start=RegExp(`^${e.re.schema_search.source}`,"i"),e.re.pretest=RegExp(`(${e.re.schema_test.source})|(${e.re.host_fuzzy_test.source})|@`,"i")}function zBa(e,a,A,o){let c=e.slice(A,o);this.schema=a.toLowerCase(),this.index=A,this.lastIndex=o,this.raw=c,this.text=c,this.url=c}function Ej(e,a){if(!(this instanceof Ej))return new Ej(e,a);if(!a){if(D_i(e))a=e,e={}}this.__opts__=zfn({},$Ba,a),this.__schemas__=zfn({},x_i,e),this.__compiled__={},this.__tlds__=F_i,this.__tlds_replaced__=!1,this.re={},u_t(this)}Ej.prototype.add=function(a,A){return this.__schemas__[a]=A,u_t(this),this};Ej.prototype.set=function(a){return this.__opts__=zfn(this.__opts__,a),this};Ej.prototype.test=function(a){if(!a.length)return!1;let A,o;if(this.re.schema_test.test(a)){o=this.re.schema_search,o.lastIndex=0;while((A=o.exec(a))!==null)if(this.testSchemaAt(a,A[2],o.lastIndex))return!0}if(this.__opts__.fuzzyLink&&this.__compiled__["http:"]){if(a.search(this.re.host_fuzzy_test)>=0){if(a.match(this.__opts__.fuzzyIP?this.re.link_fuzzy:this.re.link_no_ip_fuzzy)!==null)return!0}}if(this.__opts__.fuzzyEmail&&this.__compiled__["mailto:"]){if(a.indexOf("@")>=0){if(a.match(this.re.email_fuzzy)!==null)return!0}}return!1};Ej.prototype.pretest=function(a){return this.re.pretest.test(a)};Ej.prototype.testSchemaAt=function(a,A,o){if(!this.__compiled__[A.toLowerCase()])return 0;return this.__compiled__[A.toLowerCase()].validate(a,o,this)};Ej.prototype.match=function(a){let A=[],o=[],c=[],p=[],d,h,B;function E(F,T){if(!F)return T;if(!T)return F;if(F.index!==T.index)return F.index<T.index?F:T;return F.lastIndex>=T.lastIndex?F:T}if(!a.length)return null;if(this.re.schema_test.test(a)){B=this.re.schema_search,B.lastIndex=0;while((d=B.exec(a))!==null)if(h=this.testSchemaAt(a,d[2],B.lastIndex),h)o.push({schema:d[2],index:d.index+d[1].length,lastIndex:d.index+d[0].length+h})}if(this.__opts__.fuzzyLink&&this.__compiled__["http:"]){B=this.__opts__.fuzzyIP?this.re.link_fuzzy_global:this.re.link_no_ip_fuzzy_global,B.lastIndex=0;while((d=B.exec(a))!==null)c.push({schema:"",index:d.index+d[1].length,lastIndex:d.index+d[0].length})}if(this.__opts__.fuzzyEmail&&this.__compiled__["mailto:"]){B=this.re.email_fuzzy_global,B.lastIndex=0;while((d=B.exec(a))!==null)p.push({schema:"mailto:",index:d.index+d[1].length,lastIndex:d.index+d[0].length})}let k=[0,0,0],v=0;for(;;){let F=[o[k[0]],p[k[1]],c[k[2]]],T=E(E(F[0],F[1]),F[2]);if(!T)break;if(T===F[0])k[0]++;else if(T===F[1])k[1]++;else k[2]++;if(T.index<v)continue;let K=new zBa(a,T.schema,T.index,T.lastIndex);this.__compiled__[K.schema].normalize(K,this),A.push(K),v=T.lastIndex}if(A.length)return A;return null};Ej.prototype.matchAtStart=function(a){if(!a.length)return null;let A=this.re.schema_at_start.exec(a);if(!A)return null;let o=this.testSchemaAt(a,A[2],A[0].length);if(!o)return null;let c=new zBa(a,A[2],A.index+A[1].length,A.index+A[0].length+o);return this.__compiled__[c.schema].normalize(c,this),c};Ej.prototype.tlds=function(a,A){if(a=Array.isArray(a)?a:[a],!A)return this.__tlds__=a.slice(),this.__tlds_replaced__=!0,u_t(this),this;return this.__tlds__=this.__tlds__.concat(a).sort().filter(function(o,c,p){return o!==p[c-1]}).reverse(),u_t(this),this};Ej.prototype.normalize=function(a){if(!a.schema)a.url=`http://${a.url}`;if(a.schema==="mailto:"&&!/^mailto:/i.test(a.url))a.url=`mailto:${a.url}`};Ej.prototype.onCompile=function(){};var WBa=Ej;var N_i=/^xn--/,M_i=/[^\0-\x7F]/,G_i=/[\x2E\u3002\uFF0E\uFF61]/g,L_i={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"};var Fte=Math.floor,Wfn=String.fromCharCode;function qhe(e){throw RangeError(L_i[e])}function T_i(e,a){let A=[],o=e.length;while(o--)A[o]=a(e[o]);return A}function VBa(e,a){let A=e.split("@"),o="";if(A.length>1)o=A[0]+"@",e=A[1];e=e.replace(G_i,".");let c=e.split("."),p=T_i(c,a).join(".");return o+p}function XBa(e){let a=[],A=0,o=e.length;while(A<o){let c=e.charCodeAt(A++);if(c>=55296&&c<=56319&&A<o){let p=e.charCodeAt(A++);if((p&64512)==56320)a.push(((c&1023)<<10)+(p&1023)+65536);else a.push(c),A--}else a.push(c)}return a}var q_i=(e)=>String.fromCodePoint(...e),R_i=function(e){if(e>=48&&e<58)return 26+(e-48);if(e>=65&&e<91)return e-65;if(e>=97&&e<123)return e-97;return 36},ZBa=function(e,a){return e+22+75*(e<26)-((a!=0)<<5)},eIa=function(e,a,A){let o=0;e=A?Fte(e/700):e>>1,e+=Fte(e/a);for(;e>455;o+=36)e=Fte(e/35);return Fte(o+36*e/(e+38))},tIa=function(e){let a=[],A=e.length,o=0,c=128,p=72,d=e.lastIndexOf("-");if(d<0)d=0;for(let h=0;h<d;++h){if(e.charCodeAt(h)>=128)qhe("not-basic");a.push(e.charCodeAt(h))}for(let h=d>0?d+1:0;h<A;){let B=o;for(let k=1,v=36;;v+=36){if(h>=A)qhe("invalid-input");let F=R_i(e.charCodeAt(h++));if(F>=36)qhe("invalid-input");if(F>Fte((2147483647-o)/k))qhe("overflow");o+=F*k;let T=v<=p?1:v>=p+26?26:v-p;if(F<T)break;let K=36-T;if(k>Fte(2147483647/K))qhe("overflow");k*=K}let E=a.length+1;if(p=eIa(o-B,E,B==0),Fte(o/E)>2147483647-c)qhe("overflow");c+=Fte(o/E),o%=E,a.splice(o++,0,c)}return String.fromCodePoint(...a)},nIa=function(e){let a=[];e=XBa(e);let A=e.length,o=128,c=0,p=72;for(let B of e)if(B<128)a.push(Wfn(B));let d=a.length,h=d;if(d)a.push("-");while(h<A){let B=2147483647;for(let k of e)if(k>=o&&k<B)B=k;let E=h+1;if(B-o>Fte((2147483647-c)/E))qhe("overflow");c+=(B-o)*E,o=B;for(let k of e){if(k<o&&++c>2147483647)qhe("overflow");if(k===o){let v=c;for(let F=36;;F+=36){let T=F<=p?1:F>=p+26?26:F-p;if(v<T)break;let K=v-T,P=36-T;a.push(Wfn(ZBa(T+K%P,0))),v=Fte(K/P)}a.push(Wfn(ZBa(v,0))),p=eIa(c,E,h===d),c=0,++h}}++c,++o}return a.join("")},U_i=function(e){return VBa(e,function(a){return N_i.test(a)?tIa(a.slice(4).toLowerCase()):a})},K_i=function(e){return VBa(e,function(a){return M_i.test(a)?"xn--"+nIa(a):a})},Y_i={version:"2.3.1",ucs2:{decode:XBa,encode:q_i},decode:tIa,encode:nIa,toASCII:K_i,toUnicode:U_i};var Zfn=Y_i;var aIa={options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"\u201C\u201D\u2018\u2019",highlight:null,maxNesting:100},components:{core:{},block:{},inline:{}}};var AIa={options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"\u201C\u201D\u2018\u2019",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline","text_join"]},block:{rules:["paragraph"]},inline:{rules:["text"],rules2:["balance_pairs","fragments_join"]}}};var iIa={options:{html:!0,xhtmlOut:!0,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"\u201C\u201D\u2018\u2019",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline","text_join"]},block:{rules:["blockquote","code","fence","heading","hr","html_block","lheading","list","reference","paragraph"]},inline:{rules:["autolink","backticks","emphasis","entity","escape","html_inline","image","link","newline","text"],rules2:["balance_pairs","emphasis","fragments_join"]}}};var P_i={default:aIa,zero:AIa,commonmark:iIa},j_i=/^(vbscript|javascript|file|data):/,H_i=/^data:image\/(gif|png|jpeg|webp);/;function J_i(e){let a=e.trim().toLowerCase();return j_i.test(a)?H_i.test(a):!0}var rIa=["http:","https:","mailto:"];function O_i(e){let a=Rlt(e,!0);if(a.hostname){if(!a.protocol||rIa.indexOf(a.protocol)>=0)try{a.hostname=Zfn.toASCII(a.hostname)}catch(A){}}return VEt(L6e(a))}function $_i(e){let a=Rlt(e,!0);if(a.hostname){if(!a.protocol||rIa.indexOf(a.protocol)>=0)try{a.hostname=Zfn.toUnicode(a.hostname)}catch(A){}}return qlt(L6e(a),qlt.defaultChars+"%")}function OH(e,a){if(!(this instanceof OH))return new OH(e,a);if(!a){if(!i_t(e))a=e||{},e="default"}if(this.inline=new HBa,this.block=new UBa,this.core=new FBa,this.renderer=new QBa,this.linkify=new WBa,this.validateLink=J_i,this.normalizeLink=O_i,this.normalizeLinkText=$_i,this.utils=ifn,this.helpers=q6e({},cfn),this.options={},this.configure(e),a)this.set(a)}OH.prototype.set=function(e){return q6e(this.options,e),this};OH.prototype.configure=function(e){let a=this;if(i_t(e)){let A=e;if(e=P_i[A],!e)throw Error('Wrong `markdown-it` preset "'+A+'", check name')}if(!e)throw Error("Wrong `markdown-it` preset, can't be empty");if(e.options)a.set(e.options);if(e.components)Object.keys(e.components).forEach(function(A){if(e.components[A].rules)a[A].ruler.enableOnly(e.components[A].rules);if(e.components[A].rules2)a[A].ruler2.enableOnly(e.components[A].rules2)});return this};OH.prototype.enable=function(e,a){let A=[];if(!Array.isArray(e))e=[e];["core","block","inline"].forEach(function(c){A=A.concat(this[c].ruler.enable(e,!0))},this),A=A.concat(this.inline.ruler2.enable(e,!0));let o=e.filter(function(c){return A.indexOf(c)<0});if(o.length&&!a)throw Error("MarkdownIt. Failed to enable unknown rule(s): "+o);return this};OH.prototype.disable=function(e,a){let A=[];if(!Array.isArray(e))e=[e];["core","block","inline"].forEach(function(c){A=A.concat(this[c].ruler.disable(e,!0))},this),A=A.concat(this.inline.ruler2.disable(e,!0));let o=e.filter(function(c){return A.indexOf(c)<0});if(o.length&&!a)throw Error("MarkdownIt. Failed to disable unknown rule(s): "+o);return this};OH.prototype.use=function(e){let a=[this].concat(Array.prototype.slice.call(arguments,1));return e.apply(e,a),this};OH.prototype.parse=function(e,a){if(typeof e!=="string")throw Error("Input data should be a String");let A=new this.core.State(e,this,a);return this.core.process(A),A.tokens};OH.prototype.render=function(e,a){return a=a||{},this.renderer.render(this.parse(e,a),this.options,a)};OH.prototype.parseInline=function(e,a){let A=new this.core.State(e,this,a);return A.inlineMode=!0,this.core.process(A),A.tokens};OH.prototype.renderInline=function(e,a){return a=a||{},this.renderer.render(this.parseInline(e,a),this.options,a)};var Vfn=OH;var z_i=Qm.defineComponent,BU=Qm.toDisplayString,W_i=Qm.createElementVNode;var Z_i=Qm.createCommentVNode,J0=Qm.openBlock,O0=Qm.createElementBlock;var Y6e=Qm.renderList,p3e=Qm.Fragment;var oIa=Qm.normalizeStyle;var V_i=Qm.unref;var sIa={"data-v-1c696509\x00.axon-markdown":{display:"flex",flexDirection:"column",gap:1,width:"100%",marginBottom:1},"data-v-1c696509\x00.h":{width:"100%",flexShrink:0,flexGrow:0},"data-v-1c696509\x00.h1":{visualStyles:{fg:"#7cceff"}},"data-v-1c696509\x00.h2":{visualStyles:{fg:"#5bb8ee"}},"data-v-1c696509\x00.h3":{visualStyles:{fg:"#4aa8dd"}},"data-v-1c696509\x00.h4":{visualStyles:{fg:"#3a98cc"}},"data-v-1c696509\x00.h5":{visualStyles:{fg:"#2a88bb"}},"data-v-1c696509\x00.h6":{visualStyles:{fg:"#1a78aa"}},"data-v-1c696509\x00.p":{width:"100%",flexShrink:0,flexGrow:0},"data-v-1c696509\x00.blockquote":{width:"100%",visualStyles:{fg:"#8899aa"},flexShrink:0,flexGrow:0},"data-v-1c696509\x00.list":{display:"flex",flexDirection:"column",width:"100%",flexShrink:0,flexGrow:0},"data-v-1c696509\x00.list-item":{width:"100%",flexShrink:0,flexGrow:0},"data-v-1c696509\x00.table":{display:"flex",flexDirection:"column",width:"100%",flexShrink:0,flexGrow:0},"data-v-1c696509\x00.table-row":{display:"flex",flexDirection:"row",gap:1},"data-v-1c696509\x00.table-header":{visualStyles:{fg:"#5bb8ee"}},"data-v-1c696509\x00.table-cell":{width:24},"data-v-1c696509\x00.code-block":{width:"100%",flexShrink:0,flexGrow:0},"data-v-1c696509\x00.rule":{flexShrink:0,flexGrow:0,borderBottomWidth:1,borderBottomColor:"#2a3a4a"}},cIa=z_i({__name:"markdown",props:{text:{type:String,required:!0}},setup(e){let a=e,A=new Vfn({html:!1,linkify:!1,typographer:!1});function o(d){if(!d?.children)return d?.content??"";let h="";for(let B of d.children)if(B.type==="text"||B.type==="code_inline")h+=B.content;else if(B.type==="softbreak"||B.type==="hardbreak")h+=" ";return h}function c(d){let h=A.parse(d,{}),B=[],E=0;while(E<h.length){let k=h[E];if(k.type==="heading_open"){let v=Number(k.tag.slice(1)),F=h[E+1];B.push({kind:"heading",level:v,text:o(F)}),E+=3;continue}if(k.type==="paragraph_open"){let v=h[E+1];B.push({kind:"paragraph",text:o(v)}),E+=3;continue}if(k.type==="blockquote_open"){let v=[];E++;while(h[E]&&h[E].type!=="blockquote_close"){if(h[E].type==="inline")v.push(o(h[E]));E++}E++,B.push({kind:"blockquote",text:v.join(" ")});continue}if(k.type==="bullet_list_open"||k.type==="ordered_list_open"){let v=k.type==="ordered_list_open",F=v?"ordered_list_close":"bullet_list_close",T=[],K=0;E++;while(h[E]&&h[E].type!==F){if(h[E].type==="list_item_open"){K++;let P=Math.min(Math.floor((h[E].level??0)/2),2);E++;let te=[];while(h[E]&&h[E].type!=="list_item_close"){if(h[E].type==="inline")te.push(o(h[E]));E++}T.push({text:te.join(" "),depth:P,index:K})}E++}E++,B.push({kind:"list",ordered:v,items:T});continue}if(k.type==="table_open"){let v=[],F=[];E++;while(h[E]&&h[E].type!=="table_close")if(h[E].type==="thead_open"){E++;while(h[E]&&h[E].type!=="thead_close"){if(h[E].type==="inline")v.push(o(h[E]));E++}}else if(h[E].type==="tbody_open"){E++;while(h[E]&&h[E].type!=="tbody_close"){if(h[E].type==="tr_open"){E++;let T=[];while(h[E]&&h[E].type!=="tr_close"){if(h[E].type==="inline")T.push(o(h[E]));E++}F.push(T)}E++}}else E++;E++,B.push({kind:"table",headers:v,rows:F});continue}if(k.type==="fence"||k.type==="code_block"){B.push({kind:"code",lang:k.info.trim()||"text",code:k.content.replace(/\n$/,"")}),E++;continue}if(k.type==="hr"){B.push({kind:"rule"}),E++;continue}E++}return B}let p=Qm.computed(()=>c(a.text));return(d,h)=>{return J0(),O0("div",{class:"axon-markdown"},[(J0(!0),O0(p3e,null,Y6e(V_i(p),(B,E)=>{return J0(),O0(p3e,{key:`${B.kind}-${E}`},[B.kind==="heading"&&B.level===1?(J0(),O0("h1",{key:0,class:"h h1"},BU(B.text),1)):B.kind==="heading"&&B.level===2?(J0(),O0("h2",{key:1,class:"h h2"},BU(B.text),1)):B.kind==="heading"&&B.level===3?(J0(),O0("h3",{key:2,class:"h h3"},BU(B.text),1)):B.kind==="heading"&&B.level===4?(J0(),O0("h4",{key:3,class:"h h4"},BU(B.text),1)):B.kind==="heading"&&B.level===5?(J0(),O0("h5",{key:4,class:"h h5"},BU(B.text),1)):B.kind==="heading"&&B.level===6?(J0(),O0("h6",{key:5,class:"h h6"},BU(B.text),1)):B.kind==="paragraph"?(J0(),O0("p",{key:6,class:"p"},BU(B.text),1)):B.kind==="blockquote"?(J0(),O0("div",{key:7,class:"blockquote"},"\u258C "+BU(B.text),1)):B.kind==="list"&&!B.ordered?(J0(),O0("div",{key:8,class:"list"},[(J0(!0),O0(p3e,null,Y6e(B.items,(k,v)=>{return J0(),O0("div",{key:v,class:"list-item",style:oIa({paddingLeft:k.depth*2})},"\u2022 "+BU(k.text),5)}),128))])):B.kind==="list"&&B.ordered?(J0(),O0("div",{key:9,class:"list"},[(J0(!0),O0(p3e,null,Y6e(B.items,(k,v)=>{return J0(),O0("div",{key:v,class:"list-item",style:oIa({paddingLeft:k.depth*2})},BU(k.index)+". "+BU(k.text),5)}),128))])):B.kind==="table"?(J0(),O0("div",{key:10,class:"table"},[W_i("div",{class:"table-row table-header"},[(J0(!0),O0(p3e,null,Y6e(B.headers,(k,v)=>{return J0(),O0("div",{key:v,class:"table-cell"},BU(k),1)}),128))]),(J0(!0),O0(p3e,null,Y6e(B.rows,(k,v)=>{return J0(),O0("div",{key:v,class:"table-row"},[(J0(!0),O0(p3e,null,Y6e(k,(F,T)=>{return J0(),O0("div",{key:T,class:"table-cell"},BU(F),1)}),128))])}),128))])):B.kind==="code"?(J0(),O0("code",{key:11,lang:B.lang,class:"code-block"},BU(B.code),9,["lang"])):B.kind==="rule"?(J0(),O0("div",{key:12,class:"rule"})):Z_i("v-if",!0)],64)}),128))])}}});cIa.__scopeId="data-v-1c696509";var uIa=cIa;var Xf=vd(Vf(),1);var X_i=Xf.defineComponent,lIa=Xf.toDisplayString,pIa=Xf.createElementVNode;var eQi=Xf.openBlock,tQi=Xf.createElementBlock;var gIa={"data-v-7896df58\x00.info":{display:"flex",gap:1,marginBottom:1},"data-v-7896df58\x00.bar":{width:1,visualStyles:{fg:"#00b4d8"}},"data-v-7896df58\x00.label":{visualStyles:{fg:"#646464"}},"data-v-7896df58\x00.detail":{visualStyles:{fg:"#646464"}}},dIa=X_i({__name:"info-event",props:{label:{type:String,required:!0},detail:{type:String,required:!1}},setup(e){return(a,A)=>{return eQi(),tQi("div",{class:"info"},[pIa("p",{class:"bar"},"|"),pIa("p",{class:"label"},lIa(e.label)+" "+lIa(e.detail||""),1)])}}});dIa.__scopeId="data-v-7896df58";var p_t=dIa;var Rg=vd(Vf(),1);var nQi=Rg.defineComponent,mIa=Rg.toDisplayString,fIa=Rg.createElementVNode;var hIa=Rg.createCommentVNode,Xfn=Rg.openBlock,ehn=Rg.createElementBlock;var aQi=Rg.Fragment,AQi=Rg.normalizeClass,iQi=Rg.normalizeStyle;var rQi=Rg.resolveComponent;var ome=Rg.unref;var oQi=Rg.createVNode;var CIa={"data-v-5de0ff93\x00.row":{width:"100%",height:1,display:"flex",paddingLeft:1},"data-v-5de0ff93\x00.label":{flexGrow:1,flexShrink:1,flexBasis:0,scrollable:!1,visualStyles:{fg:"#828282"},hover:{visualStyles:{fg:"#bebebe"}}},"data-v-5de0ff93\x00.label.pending":{visualStyles:{fg:"#646464"}},"data-v-5de0ff93\x00.label.failed":{visualStyles:{fg:"#c85a5a"}},"data-v-5de0ff93\x00.block":{display:"flex",flexDirection:"column",borderLeftWidth:1,borderLeftColor:"grey",width:"100%",marginLeft:1,paddingLeft:1},"data-v-5de0ff93\x00.diff":{width:"100%"},"data-v-5de0ff93\x00.diff-more":{width:"100%",height:1,scrollable:!1,visualStyles:{fg:"#555555"}}},bIa=8,BIa=nQi({__name:"activity-row",props:{row:{type:null,required:!0}},setup(e){let a=e,A=Lhe(),o=Rg.computed(()=>a.row.phase==="declared"),c=Rg.computed(()=>a.row.phase==="failed"),p={"file:read":"\u2261","file:write":"~","file:patch":"~","file:delete":"\u2715","file:move":"\u2192","file:search":"\u2315","proc:exec":"\xBB",http:"\u2197",speech:"\u266A",note:"\xB7"},d=Rg.computed(()=>o.value?A.frame.value??"\xB7":p[a.row.activity]??"\xB7"),h={"file:read":["reading","read"],"file:write":["writing","wrote"],"file:patch":["patching","patched"],"file:delete":["deleting","deleted"],"file:move":["moving","moved"],"file:search":["searching","searched"],"proc:exec":["running","ran"],http:["fetching","fetched"],speech:["speaking","spoke"]},B=Rg.computed(()=>{let T=a.row.data,K=h[a.row.activity],P=K?K[o.value?0:1]:null,te;switch(a.row.activity){case"file:read":{let ge=T.range;te=`${T.path}${ge?` :${ge[0]}\u2013${ge[1]===-1?"":ge[1]}`:""}`;break}case"file:write":case"file:patch":case"file:delete":te=String(T.path??"");break;case"file:move":te=`${T.from} \u2192 ${T.to}`;break;case"file:search":te=`"${T.query}"${T.scope?` in ${T.scope}`:""}`;break;case"proc:exec":te=String(T.command??"");break;case"http":te=`${T.method??"GET"} ${T.url??""}`;break;case"speech":te=`"${T.text}"`;break;case"note":te=String(T.text??"");break;default:te=`${a.row.activity} ${Object.entries(T).map(([ge,me])=>`${ge}=${JSON.stringify(me)}`).join(" ")}`}let ue=P?`${P} ${te}`:te;return c.value&&a.row.error?`${ue} \xB7 ${a.row.error}`:ue}),E=Rg.computed(()=>{if(o.value||c.value)return null;let T=a.row.data;switch(a.row.activity){case"file:search":return typeof T.matches==="number"?`${T.matches} ${T.matches===1?"match":"matches"}`:null;case"file:write":return typeof T.bytes==="number"?F(T.bytes):null;case"proc:exec":return typeof T.exitCode==="number"&&T.exitCode!==0?`exit ${T.exitCode}`:null;case"http":return typeof T.status==="number"?String(T.status):null;default:return null}}),k=Rg.computed(()=>` ${d.value} ${B.value}${E.value?` \xB7 ${E.value}`:""}`),v=Rg.computed(()=>{if(a.row.activity!=="file:patch"||o.value)return null;let{before:T,after:K}=a.row.data;if(typeof T!=="string"||typeof K!=="string")return null;let P=T.split(`
2539
2524
  `),te=K.split(`
2540
- `),ue=0;while(ue<P.length&&ue<te.length&&P[ue]===te[ue])ue++;let ge=0;while(ge<P.length-ue&&ge<te.length-ue&&P[P.length-1-ge]===te[te.length-1-ge])ge++;let me=ue+ge+(P.length-ue-ge)+(te.length-ue-ge);return{before:T,after:K,height:Math.min(me,Bya),clamped:Math.max(0,me-Bya)}});function F(T){if(T<1024)return`${T}b`;if(T<1048576)return`${Math.round(T/102.4)/10}kb`;return`${Math.round(T/104857.6)/10}mb`}return(T,K)=>{let P=WQi("diff");return hhn(),bhn(OQi,null,[bya("div",{class:"row"},[bya("p",{class:$Qi(["label",{pending:sme(o),failed:sme(c)}])},hya(sme(k)),3)]),sme(v)?(hhn(),bhn("div",{key:0,class:"block"},[ZQi(P,{before:sme(v).before,after:sme(v).after,lang:"typescript",style:zQi({height:sme(v).height}),class:"diff"},null,8,["before","after","style"]),sme(v).clamped>0?(hhn(),bhn("p",{key:0,class:"diff-more"},hya(`\u2026 +${sme(v).clamped} lines`),1)):Cya("v-if",!0)])):Cya("v-if",!0)],64)}}});yya.__scopeId="data-v-5de0ff93";var Eya=yya;var kf=vd(Vf(),1);var zd=vd(Vf(),1);var VQi=zd.defineComponent,XQi=zd.toDisplayString,ewi=zd.createElementVNode;var twi=zd.createCommentVNode,Chn=zd.openBlock,_ya=zd.createElementBlock,nwi=zd.createBlock;var awi=zd.normalizeClass,Bhn=zd.normalizeStyle;var k_t=zd.unref;var Awi=zd.renderSlot;var wya={"data-v-8c7ef683\x00.event":{width:"100%",display:"flex",gap:1},"data-v-8c7ef683\x00.prefix":{width:1,height:1},"data-v-8c7ef683\x00.body":{flexGrow:1,flexShrink:1,flexBasis:0,width:"100%"}},iwi="#00B4D8",Qya="rgb(200, 60, 60)",kya=VQi({__name:"event",props:{prefix:{type:String,required:!0},text:{type:String,required:!1},variant:{type:String,required:!1},prefixColor:{type:String,required:!1}},setup(e){let a=e,A=zd.computed(()=>a.variant??"normal"),o=zd.computed(()=>{if(a.prefixColor)return{color:a.prefixColor};if(A.value==="error")return{color:Qya};return{color:iwi}}),c=zd.computed(()=>{if(A.value==="error")return{color:Qya};if(A.value==="dim")return{color:"rgb(100, 100, 100)"};return{color:"rgb(210, 210, 210)"}});return(p,d)=>{return Chn(),_ya("div",{class:awi(["event",k_t(A)])},[ewi("span",{class:"prefix",style:Bhn(k_t(o))},XQi(e.prefix),5),twi(` AxonMarkdown parses via markdown-it and renders each block as a
2525
+ `),ue=0;while(ue<P.length&&ue<te.length&&P[ue]===te[ue])ue++;let ge=0;while(ge<P.length-ue&&ge<te.length-ue&&P[P.length-1-ge]===te[te.length-1-ge])ge++;let me=ue+ge+(P.length-ue-ge)+(te.length-ue-ge);return{before:T,after:K,height:Math.min(me,bIa),clamped:Math.max(0,me-bIa)}});function F(T){if(T<1024)return`${T}b`;if(T<1048576)return`${Math.round(T/102.4)/10}kb`;return`${Math.round(T/104857.6)/10}mb`}return(T,K)=>{let P=rQi("diff");return Xfn(),ehn(aQi,null,[fIa("div",{class:"row"},[fIa("p",{class:AQi(["label",{pending:ome(o),failed:ome(c)}])},mIa(ome(k)),3)]),ome(v)?(Xfn(),ehn("div",{key:0,class:"block"},[oQi(P,{before:ome(v).before,after:ome(v).after,lang:"typescript",style:iQi({height:ome(v).height}),class:"diff"},null,8,["before","after","style"]),ome(v).clamped>0?(Xfn(),ehn("p",{key:0,class:"diff-more"},mIa(`\u2026 +${ome(v).clamped} lines`),1)):hIa("v-if",!0)])):hIa("v-if",!0)],64)}}});BIa.__scopeId="data-v-5de0ff93";var IIa=BIa;var kf=vd(Vf(),1);var $d=vd(Vf(),1);var sQi=$d.defineComponent,cQi=$d.toDisplayString,uQi=$d.createElementVNode;var lQi=$d.createCommentVNode,thn=$d.openBlock,yIa=$d.createElementBlock,pQi=$d.createBlock;var gQi=$d.normalizeClass,nhn=$d.normalizeStyle;var g_t=$d.unref;var dQi=$d.renderSlot;var _Ia={"data-v-8c7ef683\x00.event":{width:"100%",display:"flex",gap:1},"data-v-8c7ef683\x00.prefix":{width:1,height:1},"data-v-8c7ef683\x00.body":{flexGrow:1,flexShrink:1,flexBasis:0,width:"100%"}},mQi="#00B4D8",EIa="rgb(200, 60, 60)",QIa=sQi({__name:"event",props:{prefix:{type:String,required:!0},text:{type:String,required:!1},variant:{type:String,required:!1},prefixColor:{type:String,required:!1}},setup(e){let a=e,A=$d.computed(()=>a.variant??"normal"),o=$d.computed(()=>{if(a.prefixColor)return{color:a.prefixColor};if(A.value==="error")return{color:EIa};return{color:mQi}}),c=$d.computed(()=>{if(A.value==="error")return{color:EIa};if(A.value==="dim")return{color:"rgb(100, 100, 100)"};return{color:"rgb(210, 210, 210)"}});return(p,d)=>{return thn(),yIa("div",{class:gQi(["event",g_t(A)])},[uQi("span",{class:"prefix",style:nhn(g_t(o))},cQi(e.prefix),5),lQi(` AxonMarkdown parses via markdown-it and renders each block as a
2541
2526
  real VTerm element (h1-h6, p, ul/ol, code, ...) so height comes
2542
2527
  from that element's own, already-correct sizing \u2014 never VTerm's
2543
2528
  built-in <markdown> element, whose width-dependent row-count
2544
2529
  estimation is fragile under streaming (see libs/tools/vterm
2545
2530
  debt.md). Structured bodies (tool calls) use the slot and get a
2546
- plain flex body instead. `),e.text!==void 0?(Chn(),nwi(pya,{key:0,class:"body",style:Bhn(k_t(c)),text:e.text},null,8,["style","text"])):(Chn(),_ya("div",{key:1,class:"body",style:Bhn(k_t(c))},[Awi(p.$slots,"default")],4))],2)}}});kya.__scopeId="data-v-8c7ef683";var Phe=kya;var rf=vd(Vf(),1);var rwi=rf.defineComponent,owi=rf.toDisplayString,Dya=rf.createElementVNode;var Ihn=rf.openBlock,yhn=rf.createElementBlock;var swi=rf.renderList,cwi=rf.Fragment;var uwi=rf.unref;var xya={"data-v-2f01435e\x00.error-event":{width:"100%",display:"flex",gap:1,marginBottom:1},"data-v-2f01435e\x00.bar":{width:1,visualStyles:{fg:"#c83c3c"}},"data-v-2f01435e\x00.body":{flexGrow:1,flexShrink:1,flexBasis:0,display:"flex",flexDirection:"column",visualStyles:{fg:"#dc7878"}},"data-v-2f01435e\x00.text":{width:"100%"}},vya=rwi({__name:"error-event",props:{message:{type:String,required:!0}},setup(e){let a=e,A=rf.computed(()=>a.message.split(`
2547
- `));return(o,c)=>{return Ihn(),yhn("div",{class:"error-event"},[Dya("p",{class:"bar"},"|"),Dya("div",{class:"body"},[(Ihn(!0),yhn(cwi,null,swi(uwi(A),(p,d)=>{return Ihn(),yhn("p",{key:d,class:"text"},owi(p),1)}),128))])])}}});vya.__scopeId="data-v-2f01435e";var cme=vya;var Ad=vd(Vf(),1);var lwi=Ad.defineComponent,B4=Ad.toDisplayString,iw=Ad.createElementVNode;var IU=Ad.createCommentVNode,I4=Ad.openBlock,y4=Ad.createElementBlock;var D_t=Ad.renderList,Jlt=Ad.Fragment;var Qx=Ad.unref;var Fya={"data-v-787087ee\x00.axon-error":{width:"100%",display:"flex",flexDirection:"column",marginBottom:1},"data-v-787087ee\x00.head-row":{display:"flex",gap:1,width:"100%"},"data-v-787087ee\x00.bar":{width:1,display:"flex",flexDirection:"column",visualStyles:{fg:"#b43c3c"}},"data-v-787087ee\x00.head-body":{flexGrow:1,flexShrink:1,flexBasis:0,display:"flex",flexDirection:"column",width:"100%"},"data-v-787087ee\x00.body":{display:"flex",flexDirection:"column",width:"100%",paddingLeft:3},"data-v-787087ee\x00.header":{display:"flex",gap:1,height:1},"data-v-787087ee\x00.code":{visualStyles:{fg:"#f14c4c"}},"data-v-787087ee\x00.colon":{visualStyles:{fg:"#f14c4c"}},"data-v-787087ee\x00.title":{visualStyles:{fg:"#f14c4c"},flexGrow:1,flexShrink:1,flexBasis:0},"data-v-787087ee\x00.chevron":{width:1,visualStyles:{fg:"#828282"}},"data-v-787087ee\x00.description":{height:1,visualStyles:{fg:"#b4b4b4"}},"data-v-787087ee\x00.detail":{height:1,visualStyles:{fg:"#d2d2d2"}},"data-v-787087ee\x00.context":{display:"flex",flexDirection:"column"},"data-v-787087ee\x00.context-label":{height:1,visualStyles:{fg:"#828282"}},"data-v-787087ee\x00.context-row":{display:"flex",gap:1,height:1},"data-v-787087ee\x00.context-key":{visualStyles:{fg:"#00b4d8"}},"data-v-787087ee\x00.context-value":{visualStyles:{fg:"#b4b4b4"}},"data-v-787087ee\x00.frame":{display:"flex",flexDirection:"column"},"data-v-787087ee\x00.frame-location":{height:1,visualStyles:{fg:"#828282"}},"data-v-787087ee\x00.snippet-row":{display:"flex",height:1},"data-v-787087ee\x00.snippet-marker":{width:1,visualStyles:{fg:"#00b4d8"}},"data-v-787087ee\x00.snippet-num":{visualStyles:{fg:"#3c3c3c"}},"data-v-787087ee\x00.snippet-sep":{visualStyles:{fg:"#3c3c3c"}},"data-v-787087ee\x00.snippet-text":{visualStyles:{fg:"#b4b4b4"}},"data-v-787087ee\x00.cause":{display:"flex",flexDirection:"column",marginTop:1},"data-v-787087ee\x00.cause-location":{height:1,visualStyles:{fg:"#828282"}},"data-v-787087ee\x00.cause-message":{height:1,visualStyles:{fg:"#e8a15c"}},"data-v-787087ee\x00.internal-toggle":{display:"flex",gap:1,height:1,marginTop:1},"data-v-787087ee\x00.internal-chevron":{width:1,visualStyles:{fg:"#828282"}},"data-v-787087ee\x00.internal-label":{visualStyles:{fg:"#828282"}}},Sya=lwi({__name:"axon-error",props:{error:{type:null,required:!0}},setup(e){let a=e,A=Ad.ref(!1),o=Ad.ref(!1);function c(){A.value=!A.value}function p(){o.value=!o.value}let d=Ad.computed(()=>a.error.code==="AX-UNKNOWN-001"),h=Ad.computed(()=>{return a.error.message&&a.error.message!==a.error.title?a.error.message:null}),B=new Set(["configPath","path","sourceDir","root"]),E=Ad.computed(()=>{if(!a.error.context)return[];return Object.entries(a.error.context).filter(([te])=>!(P.value&&B.has(te))).map(([te,ue])=>({key:te,value:typeof ue==="string"?ue:JSON.stringify(ue)}))}),k=Ad.computed(()=>{let te=a.error.frames.flatMap((ue)=>ue.source??[]).at(-1);return te?String(te.lineNumber).length:1});function v(te){if(!te.fileName||te.lineNumber===null)return te.functionName??"<unknown>";let ue=`${te.fileName}:${te.lineNumber}:${te.columnNumber??0}`;return te.functionName?`${te.functionName} (${ue})`:ue}function F(te){if(!te.fileName||te.lineNumber===null)return"";return`${te.fileName}:${te.lineNumber}:${te.columnNumber??0}`}let T=Ad.computed(()=>{let te=a.error.cause;if(te===void 0)return null;if(te&&typeof te==="object"&&"message"in te){let ue=te;return{message:ue.message,frame:ue.frame??null}}if(te instanceof Error)return{message:te.message,frame:null};return{message:String(te),frame:null}}),K=Ad.computed(()=>{let te=T.value?.frame?.source?.at(-1);return te?String(te.lineNumber).length:1}),P=Ad.computed(()=>{let te=T.value?.frame;if(te)return F(te);let ue=a.error.context;if(!ue)return null;let ge=ue.configPath??ue.path??ue.sourceDir??ue.root;return typeof ge==="string"?ge:null});return(te,ue)=>{return I4(),y4("div",{class:"axon-error"},[iw("div",{class:"head-row"},[iw("div",{class:"bar"},[iw("p",null,"|"),iw("p",null,"|"),Qx(P)?(I4(),y4("p",{key:0},"|")):IU("v-if",!0)]),iw("div",{class:"head-body"},[iw("div",{class:"header",onPress:c},[iw("span",{class:"code"},B4(e.error.code),1),iw("span",{class:"colon"},":"),iw("span",{class:"title"},B4(e.error.title),1),iw("span",{class:"chevron"},B4(Qx(A)?"\u25BE":"\u25B8"),1)],32),iw("div",{class:"description"},B4(e.error.description),1),IU(` Where the failure actually happened \u2014 the user's own
2531
+ plain flex body instead. `),e.text!==void 0?(thn(),pQi(uIa,{key:0,class:"body",style:nhn(g_t(c)),text:e.text},null,8,["style","text"])):(thn(),yIa("div",{key:1,class:"body",style:nhn(g_t(c))},[dQi(p.$slots,"default")],4))],2)}}});QIa.__scopeId="data-v-8c7ef683";var Rhe=QIa;var Af=vd(Vf(),1);var fQi=Af.defineComponent,hQi=Af.toDisplayString,wIa=Af.createElementVNode;var ahn=Af.openBlock,Ahn=Af.createElementBlock;var bQi=Af.renderList,CQi=Af.Fragment;var BQi=Af.unref;var kIa={"data-v-2f01435e\x00.error-event":{width:"100%",display:"flex",gap:1,marginBottom:1},"data-v-2f01435e\x00.bar":{width:1,visualStyles:{fg:"#c83c3c"}},"data-v-2f01435e\x00.body":{flexGrow:1,flexShrink:1,flexBasis:0,display:"flex",flexDirection:"column",visualStyles:{fg:"#dc7878"}},"data-v-2f01435e\x00.text":{width:"100%"}},DIa=fQi({__name:"error-event",props:{message:{type:String,required:!0}},setup(e){let a=e,A=Af.computed(()=>a.message.split(`
2532
+ `));return(o,c)=>{return ahn(),Ahn("div",{class:"error-event"},[wIa("p",{class:"bar"},"|"),wIa("div",{class:"body"},[(ahn(!0),Ahn(CQi,null,bQi(BQi(A),(p,d)=>{return ahn(),Ahn("p",{key:d,class:"text"},hQi(p),1)}),128))])])}}});DIa.__scopeId="data-v-2f01435e";var sme=DIa;var Ad=vd(Vf(),1);var IQi=Ad.defineComponent,B4=Ad.toDisplayString,iw=Ad.createElementVNode;var IU=Ad.createCommentVNode,I4=Ad.openBlock,y4=Ad.createElementBlock;var d_t=Ad.renderList,jlt=Ad.Fragment;var Qx=Ad.unref;var xIa={"data-v-787087ee\x00.axon-error":{width:"100%",display:"flex",flexDirection:"column",marginBottom:1},"data-v-787087ee\x00.head-row":{display:"flex",gap:1,width:"100%"},"data-v-787087ee\x00.bar":{width:1,display:"flex",flexDirection:"column",visualStyles:{fg:"#b43c3c"}},"data-v-787087ee\x00.head-body":{flexGrow:1,flexShrink:1,flexBasis:0,display:"flex",flexDirection:"column",width:"100%"},"data-v-787087ee\x00.body":{display:"flex",flexDirection:"column",width:"100%",paddingLeft:3},"data-v-787087ee\x00.header":{display:"flex",gap:1,height:1},"data-v-787087ee\x00.code":{visualStyles:{fg:"#f14c4c"}},"data-v-787087ee\x00.colon":{visualStyles:{fg:"#f14c4c"}},"data-v-787087ee\x00.title":{visualStyles:{fg:"#f14c4c"},flexGrow:1,flexShrink:1,flexBasis:0},"data-v-787087ee\x00.chevron":{width:1,visualStyles:{fg:"#828282"}},"data-v-787087ee\x00.description":{height:1,visualStyles:{fg:"#b4b4b4"}},"data-v-787087ee\x00.detail":{height:1,visualStyles:{fg:"#d2d2d2"}},"data-v-787087ee\x00.context":{display:"flex",flexDirection:"column"},"data-v-787087ee\x00.context-label":{height:1,visualStyles:{fg:"#828282"}},"data-v-787087ee\x00.context-row":{display:"flex",gap:1,height:1},"data-v-787087ee\x00.context-key":{visualStyles:{fg:"#00b4d8"}},"data-v-787087ee\x00.context-value":{visualStyles:{fg:"#b4b4b4"}},"data-v-787087ee\x00.frame":{display:"flex",flexDirection:"column"},"data-v-787087ee\x00.frame-location":{height:1,visualStyles:{fg:"#828282"}},"data-v-787087ee\x00.snippet-row":{display:"flex",height:1},"data-v-787087ee\x00.snippet-marker":{width:1,visualStyles:{fg:"#00b4d8"}},"data-v-787087ee\x00.snippet-num":{visualStyles:{fg:"#3c3c3c"}},"data-v-787087ee\x00.snippet-sep":{visualStyles:{fg:"#3c3c3c"}},"data-v-787087ee\x00.snippet-text":{visualStyles:{fg:"#b4b4b4"}},"data-v-787087ee\x00.cause":{display:"flex",flexDirection:"column",marginTop:1},"data-v-787087ee\x00.cause-location":{height:1,visualStyles:{fg:"#828282"}},"data-v-787087ee\x00.cause-message":{height:1,visualStyles:{fg:"#e8a15c"}},"data-v-787087ee\x00.internal-toggle":{display:"flex",gap:1,height:1,marginTop:1},"data-v-787087ee\x00.internal-chevron":{width:1,visualStyles:{fg:"#828282"}},"data-v-787087ee\x00.internal-label":{visualStyles:{fg:"#828282"}}},vIa=IQi({__name:"axon-error",props:{error:{type:null,required:!0}},setup(e){let a=e,A=Ad.ref(!1),o=Ad.ref(!1);function c(){A.value=!A.value}function p(){o.value=!o.value}let d=Ad.computed(()=>a.error.code==="AX-UNKNOWN-001"),h=Ad.computed(()=>{return a.error.message&&a.error.message!==a.error.title?a.error.message:null}),B=new Set(["configPath","path","sourceDir","root"]),E=Ad.computed(()=>{if(!a.error.context)return[];return Object.entries(a.error.context).filter(([te])=>!(P.value&&B.has(te))).map(([te,ue])=>({key:te,value:typeof ue==="string"?ue:JSON.stringify(ue)}))}),k=Ad.computed(()=>{let te=a.error.frames.flatMap((ue)=>ue.source??[]).at(-1);return te?String(te.lineNumber).length:1});function v(te){if(!te.fileName||te.lineNumber===null)return te.functionName??"<unknown>";let ue=`${te.fileName}:${te.lineNumber}:${te.columnNumber??0}`;return te.functionName?`${te.functionName} (${ue})`:ue}function F(te){if(!te.fileName||te.lineNumber===null)return"";return`${te.fileName}:${te.lineNumber}:${te.columnNumber??0}`}let T=Ad.computed(()=>{let te=a.error.cause;if(te===void 0)return null;if(te&&typeof te==="object"&&"message"in te){let ue=te;return{message:ue.message,frame:ue.frame??null}}if(te instanceof Error)return{message:te.message,frame:null};return{message:String(te),frame:null}}),K=Ad.computed(()=>{let te=T.value?.frame?.source?.at(-1);return te?String(te.lineNumber).length:1}),P=Ad.computed(()=>{let te=T.value?.frame;if(te)return F(te);let ue=a.error.context;if(!ue)return null;let ge=ue.configPath??ue.path??ue.sourceDir??ue.root;return typeof ge==="string"?ge:null});return(te,ue)=>{return I4(),y4("div",{class:"axon-error"},[iw("div",{class:"head-row"},[iw("div",{class:"bar"},[iw("p",null,"|"),iw("p",null,"|"),Qx(P)?(I4(),y4("p",{key:0},"|")):IU("v-if",!0)]),iw("div",{class:"head-body"},[iw("div",{class:"header",onPress:c},[iw("span",{class:"code"},B4(e.error.code),1),iw("span",{class:"colon"},":"),iw("span",{class:"title"},B4(e.error.title),1),iw("span",{class:"chevron"},B4(Qx(A)?"\u25BE":"\u25B8"),1)],32),iw("div",{class:"description"},B4(e.error.description),1),IU(` Where the failure actually happened \u2014 the user's own
2548
2533
  file, dimmed. Lives under the bar alongside the
2549
2534
  code/title/description so the location reads as part of
2550
2535
  the header, not as extra weight stacked below it. `),Qx(P)?(I4(),y4("div",{key:0,class:"cause-location"},B4(Qx(P)),1)):IU("v-if",!0)])]),iw("div",{class:"body"},[IU(` The cause, promoted \u2014 this is the user's OWN code that
@@ -2555,26 +2540,41 @@ tell application "System Events" to get value of property list item "CFBundleNam
2555
2540
  got here" \u2014 a bare string/non-Error throw has no frame to
2556
2541
  show, so it degrades to just the message. Location already
2557
2542
  lives in the header above; this is just the source snippet
2558
- + the message itself. `),Qx(T)?(I4(),y4("div",{key:0,class:"cause"},[Qx(T).frame?.source?(I4(),y4("div",{key:0,class:"snippet"},[(I4(!0),y4(Jlt,null,D_t(Qx(T).frame.source,(ge)=>{return I4(),y4("div",{key:ge.lineNumber,class:"snippet-row"},[iw("span",{class:"snippet-marker"},B4(ge.lineNumber===Qx(T).frame.lineNumber?">":" "),1),iw("span",{class:"snippet-num"},B4(String(ge.lineNumber).padStart(Qx(K)," ")),1),iw("span",{class:"snippet-sep"}," | "),iw("span",{class:"snippet-text"},B4(ge.text),1)])}),128))])):IU("v-if",!0),iw("div",{class:"cause-message"},B4(Qx(T).message),1)])):IU("v-if",!0),IU(` An unclassified error (AX-UNKNOWN-001) has no title/description
2543
+ + the message itself. `),Qx(T)?(I4(),y4("div",{key:0,class:"cause"},[Qx(T).frame?.source?(I4(),y4("div",{key:0,class:"snippet"},[(I4(!0),y4(jlt,null,d_t(Qx(T).frame.source,(ge)=>{return I4(),y4("div",{key:ge.lineNumber,class:"snippet-row"},[iw("span",{class:"snippet-marker"},B4(ge.lineNumber===Qx(T).frame.lineNumber?">":" "),1),iw("span",{class:"snippet-num"},B4(String(ge.lineNumber).padStart(Qx(K)," ")),1),iw("span",{class:"snippet-sep"}," | "),iw("span",{class:"snippet-text"},B4(ge.text),1)])}),128))])):IU("v-if",!0),iw("div",{class:"cause-message"},B4(Qx(T).message),1)])):IU("v-if",!0),IU(` An unclassified error (AX-UNKNOWN-001) has no title/description
2559
2544
  worth reading on its own \u2014 detail IS the diagnostic value here,
2560
2545
  so it must never hide behind the expand toggle, or the error
2561
- card shows nothing actionable until the user presses it. `),!Qx(A)&&Qx(d)&&Qx(h)?(I4(),y4("div",{key:1,class:"detail"},B4(Qx(h)),1)):IU("v-if",!0),Qx(A)?(I4(),y4(Jlt,{key:2},[Qx(h)?(I4(),y4("div",{key:0,class:"detail"},B4(Qx(h)),1)):IU("v-if",!0),Qx(E).length>0?(I4(),y4("div",{key:1,class:"context"},[iw("div",{class:"context-label"},"Context:"),(I4(!0),y4(Jlt,null,D_t(Qx(E),(ge)=>{return I4(),y4("div",{key:ge.key,class:"context-row"},[iw("span",{class:"context-key"},B4(ge.key)+":",1),iw("span",{class:"context-value"},B4(ge.value),1)])}),128))])):IU("v-if",!0),IU(` Internal debug frames \u2014 err()'s own construction site,
2546
+ card shows nothing actionable until the user presses it. `),!Qx(A)&&Qx(d)&&Qx(h)?(I4(),y4("div",{key:1,class:"detail"},B4(Qx(h)),1)):IU("v-if",!0),Qx(A)?(I4(),y4(jlt,{key:2},[Qx(h)?(I4(),y4("div",{key:0,class:"detail"},B4(Qx(h)),1)):IU("v-if",!0),Qx(E).length>0?(I4(),y4("div",{key:1,class:"context"},[iw("div",{class:"context-label"},"Context:"),(I4(!0),y4(jlt,null,d_t(Qx(E),(ge)=>{return I4(),y4("div",{key:ge.key,class:"context-row"},[iw("span",{class:"context-key"},B4(ge.key)+":",1),iw("span",{class:"context-value"},B4(ge.value),1)])}),128))])):IU("v-if",!0),IU(` Internal debug frames \u2014 err()'s own construction site,
2562
2547
  always inside axon's plumbing (the catch boundary that
2563
2548
  wrapped this failure), never the user's code. Useful
2564
2549
  when the bug is IN axon itself; a separate, deeper
2565
2550
  toggle so a user fixing their own config never has to
2566
2551
  wade through our call stack to find their own error
2567
- (already promoted above as \`cause\`). `),iw("div",{class:"internal-toggle",onPress:p},[iw("span",{class:"internal-chevron"},B4(Qx(o)?"\u25BE":"\u25B8"),1),iw("span",{class:"internal-label"},"internal debug frames")],32),Qx(o)?(I4(!0),y4(Jlt,{key:2},D_t(e.error.frames,(ge,me)=>{return I4(),y4("div",{key:me,class:"frame"},[iw("div",{class:"frame-location"},"at "+B4(v(ge)),1),ge.source?(I4(),y4("div",{key:0,class:"snippet"},[(I4(!0),y4(Jlt,null,D_t(ge.source,(Me)=>{return I4(),y4("div",{key:Me.lineNumber,class:"snippet-row"},[iw("span",{class:"snippet-marker"},B4(Me.lineNumber===ge.lineNumber?">":" "),1),iw("span",{class:"snippet-num"},B4(String(Me.lineNumber).padStart(Qx(k)," ")),1),iw("span",{class:"snippet-sep"}," | "),iw("span",{class:"snippet-text"},B4(Me.text),1)])}),128))])):IU("v-if",!0)])}),128)):IU("v-if",!0)],64)):IU("v-if",!0)])])}}});Sya.__scopeId="data-v-787087ee";var oee=Sya;var pwi=kf.defineComponent;var Ehn=kf.openBlock;var _hn=kf.createBlock;var Olt=kf.unref;var Nya={},gwi=pwi({__name:"session-event",props:{entry:{type:null,required:!0}},setup(e){let a=e,A=kf.computed(()=>a.entry.type==="error"||a.entry.type.endsWith(":failed")||a.entry.type.endsWith(":error")),o=kf.computed(()=>{if(!A.value)return null;let d=a.entry.data.error;if(d&&typeof d==="object"&&d.isAxonError===!0)return d;return null}),c=kf.computed(()=>{let p=a.entry.data,d=A.value&&p.error&&typeof p.error==="object"?`: ${p.error.message??""}`:"";switch(a.entry.type){case"axon:boot:start":return"booting";case"axon:boot:complete":return"booted";case"axon:boot:failed":return`boot failed${d}`;case"axon:shutdown:start":return"shutting down";case"axon:shutdown:complete":return"shut down";case"axon:shutdown:failed":return`shutdown failed${d}`;case"axon:session:start":return"session started";case"axon:session:restored":return"session resumed";case"axon:session:end":return"session ended";case"axon:session:error":return`session error${d}`;case"thread:create":return"thread created";case"thread:end":return"thread ended";case"thread:error":return`thread error${d}`;case"capsule:attach":return"capsule attached";case"capsule:detach":return"capsule detached";case"compress":return"compressed history";case"axon:server:request":return"request";case"error":return`error${d}`;case"bus:error":return`bus error${d}`;default:return a.entry.type}});return(p,d)=>{return Olt(o)?(Ehn(),_hn(oee,{key:0,error:Olt(o)},null,8,["error"])):Olt(A)?(Ehn(),_hn(cme,{key:1,message:Olt(c)},null,8,["message"])):(Ehn(),_hn(Phe,{key:2,prefix:"\xB7",variant:"dim",text:Olt(c)},null,8,["text"]))}}}),x_t=gwi;var _f=vd(Vf(),1);var dwi=_f.defineComponent;var Mya=_f.openBlock;var Gya=_f.createBlock;var $lt=_f.unref;var Lya={},mwi=dwi({__name:"kernel-event",props:{entry:{type:null,required:!0}},setup(e){let a=e,A=_f.computed(()=>a.entry.type.endsWith(":failed")),o=_f.computed(()=>{if(!A.value)return null;let h=a.entry.data.error;if(h&&typeof h==="object"&&h.isAxonError===!0)return h;return null}),c=_f.computed(()=>{let d=a.entry.data;if(A.value&&d.error&&typeof d.error==="object")return d.error.message;if(typeof d.durationMs==="number")return`${d.durationMs}ms`;return}),p=_f.computed(()=>c.value?`${a.entry.type} \u2014 ${c.value}`:a.entry.type);return(d,h)=>{return $lt(o)?(Mya(),Gya(oee,{key:0,error:$lt(o)},null,8,["error"])):(Mya(),Gya(Phe,{key:1,prefix:$lt(A)?"\u2715":"\xB7",variant:$lt(A)?"error":"dim",text:$lt(p)},null,8,["prefix","variant","text"]))}}}),v_t=mwi;var Em=vd(Vf(),1);var fwi=Em.defineComponent;var Qhn=Em.openBlock;var whn=Em.createBlock;var g3e=Em.unref;var Tya={},hwi=fwi({__name:"install-event",props:{item:{type:null,required:!0}},setup(e){let a=e,A=Em.computed(()=>a.item.entry.type.endsWith(":failed")),o=Em.computed(()=>a.item.entry.type.endsWith(":start")),c=Em.computed(()=>a.item.count>1?` (${a.item.count}x)`:""),p=Em.computed(()=>{if(!A.value)return null;let{error:k}=a.item.entry.data;if(k&&typeof k==="object"&&k.isAxonError===!0)return k;return null}),d=Em.computed(()=>{let{error:k}=a.item.entry.data;return`${a.item.op==="install"?"install":"uninstall"} failed: ${a.item.name}${c.value} \xB7 ${k.message}`}),h=Em.computed(()=>{if(a.item.op!=="install"||o.value)return!1;return a.item.entry.data.alreadyInstalled===!0}),B=Em.computed(()=>{if(h.value)return`already installed ${a.item.name}${c.value}`;return`${a.item.op==="install"?o.value?"installing":"installed":o.value?"uninstalling":"uninstalled"} ${a.item.name}${c.value}`}),E=Em.computed(()=>{if(o.value){if(a.item.op!=="install")return;let{version:F}=a.item.entry.data;return F}let k=a.item.entry.data,v=k.durationMs<1000?`${k.durationMs}ms`:`${Math.round(k.durationMs/100)/10}s`;return k.version?`${k.version} \xB7 ${v}`:v});return(k,v)=>{return g3e(A)&&g3e(p)?(Qhn(),whn(oee,{key:0,error:g3e(p)},null,8,["error"])):g3e(A)?(Qhn(),whn(cme,{key:1,message:g3e(d)},null,8,["message"])):(Qhn(),whn(w_t,{key:2,label:g3e(B),detail:g3e(E)},null,8,["label","detail"]))}}}),qya=hwi;var Fd=vd(Vf(),1);var bwi=Fd.defineComponent,Rya=Fd.toDisplayString,F_t=Fd.createElementVNode;var Uya=Fd.createCommentVNode,S_t=Fd.openBlock,Kya=Fd.createElementBlock,Yya=Fd.createBlock,Cwi=Fd.withCtx,Bwi=Fd.renderList,Iwi=Fd.Fragment;var N_t=Fd.unref;var Pya={"data-v-21b81319\x00.code":{width:"100%",visualStyles:{fg:"#828282"}},"data-v-21b81319\x00.out-row":{width:"100%",height:1,display:"flex"},"data-v-21b81319\x00.indent":{width:1},"data-v-21b81319\x00.glyph":{width:2,visualStyles:{fg:"#3c3c3c"}},"data-v-21b81319\x00.connector":{visualStyles:{fg:"#505050"}},"data-v-21b81319\x00.out-text":{flexGrow:1,flexShrink:1,flexBasis:0,scrollable:!1,visualStyles:{fg:"#505050"}}},jya=bwi({__name:"tool-call-event",props:{call:{type:null,required:!0},result:{type:null,required:!0},activities:{type:Array,required:!0}},setup(e){let a=e,A=Lhe(),o=Fd.computed(()=>{if(a.result===null)return"loading";if(a.result.data.error)return"error";return"ok"}),c=Fd.computed(()=>o.value==="loading"?A.frame.value:"\u2022"),p=Fd.computed(()=>o.value==="error"?"error":"normal"),d=Fd.computed(()=>{A.frame.value;let k=a.result===null?` \xB7 ${E(Date.now()-a.call.time.ms)}`:"";return`Run(${JSON.stringify(B(a.call.data.content))})${k}`}),h=Fd.computed(()=>{if(!a.result)return"";if(a.result.data.error)return a.result.data.error.message;return a.result.data.content});function B(k){let v=k.trim().split(`
2568
- `).find((F)=>F.trim())??"";return v.length>48?v.slice(0,48)+"\u2026":v}function E(k){if(k<1000)return"<1s";let v=Math.floor(k/1000);if(v<60)return`${v}s`;return`${Math.floor(v/60)}m ${v%60}s`}return(k,v)=>{return S_t(),Yya(Phe,{prefix:N_t(c),variant:N_t(p)},{default:Cwi(()=>[Uya(` The Run(...) header is always the anchor \u2014 the script is the
2552
+ (already promoted above as \`cause\`). `),iw("div",{class:"internal-toggle",onPress:p},[iw("span",{class:"internal-chevron"},B4(Qx(o)?"\u25BE":"\u25B8"),1),iw("span",{class:"internal-label"},"internal debug frames")],32),Qx(o)?(I4(!0),y4(jlt,{key:2},d_t(e.error.frames,(ge,me)=>{return I4(),y4("div",{key:me,class:"frame"},[iw("div",{class:"frame-location"},"at "+B4(v(ge)),1),ge.source?(I4(),y4("div",{key:0,class:"snippet"},[(I4(!0),y4(jlt,null,d_t(ge.source,(Me)=>{return I4(),y4("div",{key:Me.lineNumber,class:"snippet-row"},[iw("span",{class:"snippet-marker"},B4(Me.lineNumber===ge.lineNumber?">":" "),1),iw("span",{class:"snippet-num"},B4(String(Me.lineNumber).padStart(Qx(k)," ")),1),iw("span",{class:"snippet-sep"}," | "),iw("span",{class:"snippet-text"},B4(Me.text),1)])}),128))])):IU("v-if",!0)])}),128)):IU("v-if",!0)],64)):IU("v-if",!0)])])}}});vIa.__scopeId="data-v-787087ee";var oee=vIa;var yQi=kf.defineComponent;var ihn=kf.openBlock;var rhn=kf.createBlock;var Hlt=kf.unref;var FIa={},EQi=yQi({__name:"session-event",props:{entry:{type:null,required:!0}},setup(e){let a=e,A=kf.computed(()=>a.entry.type==="error"||a.entry.type.endsWith(":failed")||a.entry.type.endsWith(":error")),o=kf.computed(()=>{if(!A.value)return null;let d=a.entry.data.error;if(d&&typeof d==="object"&&d.isAxonError===!0)return d;return null}),c=kf.computed(()=>{let p=a.entry.data,d=A.value&&p.error&&typeof p.error==="object"?`: ${p.error.message??""}`:"";switch(a.entry.type){case"axon:boot:start":return"booting";case"axon:boot:complete":return"booted";case"axon:boot:failed":return`boot failed${d}`;case"axon:shutdown:start":return"shutting down";case"axon:shutdown:complete":return"shut down";case"axon:shutdown:failed":return`shutdown failed${d}`;case"axon:session:start":return"session started";case"axon:session:restored":return"session resumed";case"axon:session:end":return"session ended";case"axon:session:error":return`session error${d}`;case"thread:create":return"thread created";case"thread:end":return"thread ended";case"thread:error":return`thread error${d}`;case"capsule:attach":return"capsule attached";case"capsule:detach":return"capsule detached";case"compress":return"compressed history";case"axon:server:request":return"request";case"error":return`error${d}`;case"bus:error":return`bus error${d}`;default:return a.entry.type}});return(p,d)=>{return Hlt(o)?(ihn(),rhn(oee,{key:0,error:Hlt(o)},null,8,["error"])):Hlt(A)?(ihn(),rhn(sme,{key:1,message:Hlt(c)},null,8,["message"])):(ihn(),rhn(Rhe,{key:2,prefix:"\xB7",variant:"dim",text:Hlt(c)},null,8,["text"]))}}}),m_t=EQi;var Ef=vd(Vf(),1);var _Qi=Ef.defineComponent;var SIa=Ef.openBlock;var NIa=Ef.createBlock;var Jlt=Ef.unref;var MIa={},QQi=_Qi({__name:"kernel-event",props:{entry:{type:null,required:!0}},setup(e){let a=e,A=Ef.computed(()=>a.entry.type.endsWith(":failed")),o=Ef.computed(()=>{if(!A.value)return null;let h=a.entry.data.error;if(h&&typeof h==="object"&&h.isAxonError===!0)return h;return null}),c=Ef.computed(()=>{let d=a.entry.data;if(A.value&&d.error&&typeof d.error==="object")return d.error.message;if(typeof d.durationMs==="number")return`${d.durationMs}ms`;return}),p=Ef.computed(()=>c.value?`${a.entry.type} \u2014 ${c.value}`:a.entry.type);return(d,h)=>{return Jlt(o)?(SIa(),NIa(oee,{key:0,error:Jlt(o)},null,8,["error"])):(SIa(),NIa(Rhe,{key:1,prefix:Jlt(A)?"\u2715":"\xB7",variant:Jlt(A)?"error":"dim",text:Jlt(p)},null,8,["prefix","variant","text"]))}}}),f_t=QQi;var ym=vd(Vf(),1);var wQi=ym.defineComponent;var ohn=ym.openBlock;var shn=ym.createBlock;var g3e=ym.unref;var GIa={},kQi=wQi({__name:"install-event",props:{item:{type:null,required:!0}},setup(e){let a=e,A=ym.computed(()=>a.item.entry.type.endsWith(":failed")),o=ym.computed(()=>a.item.entry.type.endsWith(":start")),c=ym.computed(()=>a.item.count>1?` (${a.item.count}x)`:""),p=ym.computed(()=>{if(!A.value)return null;let{error:k}=a.item.entry.data;if(k&&typeof k==="object"&&k.isAxonError===!0)return k;return null}),d=ym.computed(()=>{let{error:k}=a.item.entry.data;return`${a.item.op==="install"?"install":"uninstall"} failed: ${a.item.name}${c.value} \xB7 ${k.message}`}),h=ym.computed(()=>{if(a.item.op!=="install"||o.value)return!1;return a.item.entry.data.alreadyInstalled===!0}),B=ym.computed(()=>{if(h.value)return`already installed ${a.item.name}${c.value}`;return`${a.item.op==="install"?o.value?"installing":"installed":o.value?"uninstalling":"uninstalled"} ${a.item.name}${c.value}`}),E=ym.computed(()=>{if(o.value){if(a.item.op!=="install")return;let{version:F}=a.item.entry.data;return F}let k=a.item.entry.data,v=k.durationMs<1000?`${k.durationMs}ms`:`${Math.round(k.durationMs/100)/10}s`;return k.version?`${k.version} \xB7 ${v}`:v});return(k,v)=>{return g3e(A)&&g3e(p)?(ohn(),shn(oee,{key:0,error:g3e(p)},null,8,["error"])):g3e(A)?(ohn(),shn(sme,{key:1,message:g3e(d)},null,8,["message"])):(ohn(),shn(p_t,{key:2,label:g3e(B),detail:g3e(E)},null,8,["label","detail"]))}}}),LIa=kQi;var Fd=vd(Vf(),1);var DQi=Fd.defineComponent,TIa=Fd.toDisplayString,h_t=Fd.createElementVNode;var qIa=Fd.createCommentVNode,b_t=Fd.openBlock,RIa=Fd.createElementBlock,UIa=Fd.createBlock,xQi=Fd.withCtx,vQi=Fd.renderList,FQi=Fd.Fragment;var C_t=Fd.unref;var KIa={"data-v-21b81319\x00.code":{width:"100%",visualStyles:{fg:"#828282"}},"data-v-21b81319\x00.out-row":{width:"100%",height:1,display:"flex"},"data-v-21b81319\x00.indent":{width:1},"data-v-21b81319\x00.glyph":{width:2,visualStyles:{fg:"#3c3c3c"}},"data-v-21b81319\x00.connector":{visualStyles:{fg:"#505050"}},"data-v-21b81319\x00.out-text":{flexGrow:1,flexShrink:1,flexBasis:0,scrollable:!1,visualStyles:{fg:"#505050"}}},YIa=DQi({__name:"tool-call-event",props:{call:{type:null,required:!0},result:{type:null,required:!0},activities:{type:Array,required:!0}},setup(e){let a=e,A=Lhe(),o=Fd.computed(()=>{if(a.result===null)return"loading";if(a.result.data.error)return"error";return"ok"}),c=Fd.computed(()=>o.value==="loading"?A.frame.value:"\u2022"),p=Fd.computed(()=>o.value==="error"?"error":"normal"),d=Fd.computed(()=>{A.frame.value;let k=a.result===null?` \xB7 ${E(Date.now()-a.call.time.ms)}`:"";return`Run(${JSON.stringify(B(a.call.data.content))})${k}`}),h=Fd.computed(()=>{if(!a.result)return"";if(a.result.data.error)return a.result.data.error.message;return a.result.data.content});function B(k){let v=k.trim().split(`
2553
+ `).find((F)=>F.trim())??"";return v.length>48?v.slice(0,48)+"\u2026":v}function E(k){if(k<1000)return"<1s";let v=Math.floor(k/1000);if(v<60)return`${v}s`;return`${Math.floor(v/60)}m ${v%60}s`}return(k,v)=>{return b_t(),UIa(Rhe,{prefix:C_t(c),variant:C_t(p)},{default:xQi(()=>[qIa(` The Run(...) header is always the anchor \u2014 the script is the
2569
2554
  ground truth the kernel executed. Activities render as the
2570
2555
  indented semantic body beneath it; a script that declared
2571
- nothing renders exactly as before. `),F_t("code",{lang:"typescript",class:"code"},Rya(N_t(d)),1),(S_t(!0),Kya(Iwi,null,Bwi(e.activities,(F)=>{return S_t(),Yya(Eya,{key:F.id,row:F},null,8,["row"])}),128)),e.result!==null?(S_t(),Kya("div",{key:0,class:"out-row"},[F_t("span",{class:"indent"}),F_t("span",{class:"glyph connector"},"\u23BF"),F_t("p",{class:"out-text"},Rya(N_t(h)),1)])):Uya("v-if",!0)]),_:1},8,["prefix","variant"])}}});jya.__scopeId="data-v-21b81319";var Hya=jya;var zm=vd(Vf(),1);var ywi=zm.defineComponent;var Ewi=zm.createCommentVNode,_wi=zm.openBlock;var Qwi=zm.createBlock;var zlt=zm.unref;var Jya={},wwi="#00B4D8",kwi=ywi({__name:"entry-event",props:{entry:{type:null,required:!0}},setup(e){let a=e,A=zm.computed(()=>{switch(a.entry.type){case"cognet:stimulus:text":return"\xBB";case"cognet:stimulus:audio":return"\xBB";case"cognet:stimulus:visual":return"\xBB";case"cognet:stimulus:field":return"\xBB";case"axon:interrupt":return"-";case"cognet:output:text":return"\u2022";case"cognet:output:audio":return"\u2022";case"cognet:output:visual":return"\u2022";case"cognet:output:field":return"\u2022";case"cognet:action:result":return"\u23BF";case"axon:system:message":return"|";case"subagent:start":return"\u2022";case"subagent:end":return"\u23BF";default:return"\xB7"}}),o=zm.computed(()=>a.entry.type.startsWith("cognet:stimulus:")?wwi:void 0),c=zm.computed(()=>{switch(a.entry.type){case"axon:interrupt":return"dim";case"cognet:action:result":return"dim";case"axon:system:message":return"dim";case"subagent:end":return"dim";default:return"normal"}}),p=zm.computed(()=>{switch(a.entry.type){case"cognet:stimulus:text":case"cognet:output:text":case"cognet:action:result":case"axon:system:message":return a.entry.data.content??"";case"cognet:stimulus:audio":case"cognet:output:audio":return a.entry.data.transcript??"[audio]";case"cognet:stimulus:visual":case"cognet:output:visual":return a.entry.data.caption??`[${a.entry.data.kind}]`;case"cognet:stimulus:field":return`${a.entry.data.source.channel}: ${String(a.entry.data.reading.value)}${a.entry.data.reading.unit??""}`;case"cognet:output:field":return`${String(a.entry.data.reading.value)}${a.entry.data.reading.unit??""}`;case"subagent:start":return a.entry.data.prompt??"";case"axon:interrupt":return"interrupted";default:return""}}),d=zm.computed(()=>a.entry.type==="cognet:output:text"&&p.value.trim()==="");return(h,B)=>{return!zlt(d)?(_wi(),Qwi(Phe,{key:0,prefix:zlt(A),variant:zlt(c),"prefix-color":zlt(o),text:zlt(p)},null,8,["prefix","variant","prefix-color","text"])):Ewi("v-if",!0)}}}),Oya=kwi;var Wd=vd(Vf(),1);var Dwi=Wd.defineComponent;var $ya=Wd.createCommentVNode,M_t=Wd.openBlock,xwi=Wd.createElementBlock,khn=Wd.createBlock;var vwi=Wd.Fragment;var jhe=Wd.unref;var zya={},Fwi=Dwi({__name:"reload-event",props:{item:{type:null,required:!0}},setup(e){let a=e,A=Wd.computed(()=>a.item.entry.type==="axon:reload:failed"),o=Wd.computed(()=>{if(a.item.entry.type!=="axon:reload:start")return a.item.entry;return a.item.lastSettled}),c=Wd.computed(()=>a.item.count>1?` (${a.item.count}x)`:""),p=Wd.computed(()=>{if(!A.value)return null;let{error:E}=a.item.entry.data;if(E&&typeof E==="object"&&E.isAxonError===!0)return E;return null}),d=Wd.computed(()=>{let{error:E}=a.item.entry.data;return`reload failed${c.value} \xB7 ${E.message}`}),h=Wd.computed(()=>o.value?`reloaded${c.value}`:""),B=Wd.computed(()=>{if(!o.value)return;let{durationMs:E}=o.value.data;return E<1000?`${E}ms`:`${Math.round(E/100)/10}s`});return(E,k)=>{return M_t(),xwi(vwi,null,[$ya(` No outcome has EVER landed for this row yet (the very first cycle,
2556
+ nothing renders exactly as before. `),h_t("code",{lang:"typescript",class:"code"},TIa(C_t(d)),1),(b_t(!0),RIa(FQi,null,vQi(e.activities,(F)=>{return b_t(),UIa(IIa,{key:F.id,row:F},null,8,["row"])}),128)),e.result!==null?(b_t(),RIa("div",{key:0,class:"out-row"},[h_t("span",{class:"indent"}),h_t("span",{class:"glyph connector"},"\u23BF"),h_t("p",{class:"out-text"},TIa(C_t(h)),1)])):qIa("v-if",!0)]),_:1},8,["prefix","variant"])}}});YIa.__scopeId="data-v-21b81319";var PIa=YIa;var $m=vd(Vf(),1);var SQi=$m.defineComponent;var NQi=$m.createCommentVNode,MQi=$m.openBlock;var GQi=$m.createBlock;var Olt=$m.unref;var jIa={},LQi="#00B4D8",TQi=SQi({__name:"entry-event",props:{entry:{type:null,required:!0}},setup(e){let a=e,A=$m.computed(()=>{switch(a.entry.type){case"cognet:stimulus:text":return"\xBB";case"cognet:stimulus:audio":return"\xBB";case"cognet:stimulus:visual":return"\xBB";case"cognet:stimulus:field":return"\xBB";case"axon:interrupt":return"-";case"cognet:output:text":return"\u2022";case"cognet:output:audio":return"\u2022";case"cognet:output:visual":return"\u2022";case"cognet:output:field":return"\u2022";case"cognet:action:result":return"\u23BF";case"axon:system:message":return"|";case"subagent:start":return"\u2022";case"subagent:end":return"\u23BF";default:return"\xB7"}}),o=$m.computed(()=>a.entry.type.startsWith("cognet:stimulus:")?LQi:void 0),c=$m.computed(()=>{switch(a.entry.type){case"axon:interrupt":return"dim";case"cognet:action:result":return"dim";case"axon:system:message":return"dim";case"subagent:end":return"dim";default:return"normal"}}),p=$m.computed(()=>{switch(a.entry.type){case"cognet:stimulus:text":case"cognet:output:text":case"cognet:action:result":case"axon:system:message":return a.entry.data.content??"";case"cognet:stimulus:audio":case"cognet:output:audio":return a.entry.data.transcript??"[audio]";case"cognet:stimulus:visual":case"cognet:output:visual":return a.entry.data.caption??`[${a.entry.data.kind}]`;case"cognet:stimulus:field":return`${a.entry.data.source.channel}: ${String(a.entry.data.reading.value)}${a.entry.data.reading.unit??""}`;case"cognet:output:field":return`${String(a.entry.data.reading.value)}${a.entry.data.reading.unit??""}`;case"subagent:start":return a.entry.data.prompt??"";case"axon:interrupt":return"interrupted";default:return""}}),d=$m.computed(()=>a.entry.type==="cognet:output:text"&&p.value.trim()==="");return(h,B)=>{return!Olt(d)?(MQi(),GQi(Rhe,{key:0,prefix:Olt(A),variant:Olt(c),"prefix-color":Olt(o),text:Olt(p)},null,8,["prefix","variant","prefix-color","text"])):NQi("v-if",!0)}}}),HIa=TQi;var zd=vd(Vf(),1);var qQi=zd.defineComponent;var JIa=zd.createCommentVNode,B_t=zd.openBlock,RQi=zd.createElementBlock,chn=zd.createBlock;var UQi=zd.Fragment;var Uhe=zd.unref;var OIa={},KQi=qQi({__name:"reload-event",props:{item:{type:null,required:!0}},setup(e){let a=e,A=zd.computed(()=>a.item.entry.type==="axon:reload:failed"),o=zd.computed(()=>{if(a.item.entry.type!=="axon:reload:start")return a.item.entry;return a.item.lastSettled}),c=zd.computed(()=>a.item.count>1?` (${a.item.count}x)`:""),p=zd.computed(()=>{if(!A.value)return null;let{error:E}=a.item.entry.data;if(E&&typeof E==="object"&&E.isAxonError===!0)return E;return null}),d=zd.computed(()=>{let{error:E}=a.item.entry.data;return`reload failed${c.value} \xB7 ${E.message}`}),h=zd.computed(()=>o.value?`reloaded${c.value}`:""),B=zd.computed(()=>{if(!o.value)return;let{durationMs:E}=o.value.data;return E<1000?`${E}ms`:`${Math.round(E/100)/10}s`});return(E,k)=>{return B_t(),RQi(UQi,null,[JIa(` No outcome has EVER landed for this row yet (the very first cycle,
2572
2557
  still in flight) \u2014 render nothing, same reasoning as before: reloads
2573
2558
  settle in tens of ms, a "reloading\u2026" flash is just churn.
2574
2559
  Once something has settled at least once, keep showing THAT (via
2575
2560
  displayEntry / lastSettled) even while a new cycle reopens the row \u2014
2576
2561
  otherwise an already-visible "reloaded" row blinks out to nothing on
2577
- every subsequent file save, which reads as a flicker, not an update. `),jhe(A)&&jhe(p)?(M_t(),khn(oee,{key:0,error:jhe(p)},null,8,["error"])):jhe(A)?(M_t(),khn(cme,{key:1,message:jhe(d)},null,8,["message"])):jhe(o)?(M_t(),khn(w_t,{key:2,label:jhe(h),detail:jhe(B)},null,8,["label","detail"])):$ya("v-if",!0)],2112)}}}),Wya=Fwi;var Wm=vd(Vf(),1);var Swi=Wm.defineComponent;var Nwi=Wm.createElementVNode;var Mwi=Wm.openBlock,Gwi=Wm.createElementBlock;var Lwi=Wm.createVNode;var Twi=Wm.renderSlot;var Zya={"data-v-8c792391\x00.layout":{display:"flex",flexDirection:"column",gap:1,width:"100%",height:"100%",paddingTop:1},"data-v-8c792391\x00.content":{flexGrow:1,flexShrink:1,flexBasis:0,scrollable:!1}},Vya=Swi({__name:"default",setup(e){let a=zEt();Wm.onUnmounted(a);let A=L6e().start();Wm.onUnmounted(A);let o=qM(),c=gE(),p=ny(),d=The();d.bind((B)=>c.exit(B));let h=c.onBeforeExit(()=>d.onQuit());return Wm.onUnmounted(h),Wm.watch(o.isAuthenticated,(B)=>{p.push(B?"/":"/auth")},{immediate:!0}),(B,E)=>{return Mwi(),Gwi("div",{class:"layout"},[Nwi("div",{class:"content"},[Twi(B.$slots,"default")]),Lwi(oIa)])}}});Vya.__scopeId="data-v-8c792391";var Xya=Vya;var Zm=vd(Vf(),1);var qwi=Zm.defineComponent;var Rwi=Zm.createElementVNode;var Uwi=Zm.createCommentVNode,G_t=Zm.openBlock,Dhn=Zm.createElementBlock,Kwi=Zm.createBlock;var Ywi=Zm.renderList,Pwi=Zm.Fragment;var eEa=Zm.unref;var tEa={"data-v-55ee1ff4\x00.log-page":{display:"flex",flexDirection:"column",paddingRight:2,scrollable:!0,alwaysScroll:!0,scrollableY:!0,width:"100%",height:"100%"},"data-v-55ee1ff4\x00.title":{height:1,visualStyles:{fg:"#00b4d8"},marginBottom:1},"data-v-55ee1ff4\x00.empty":{height:1,visualStyles:{fg:"#646464"}}},nEa=qwi({__name:"kernel",setup(e){let a=sE(),A=Zm.computed(()=>a.session.value.kernelEvents);return(o,c)=>{return G_t(),Dhn("div",{class:"log-page"},[Rwi("p",{class:"title"},"kernel log"),(G_t(!0),Dhn(Pwi,null,Ywi(eEa(A),(p)=>{return G_t(),Kwi(v_t,{key:p.id,entry:p},null,8,["entry"])}),128)),eEa(A).length===0?(G_t(),Dhn("p",{key:0,class:"empty"},"no kernel events yet")):Uwi("v-if",!0)])}}});nEa.__scopeId="data-v-55ee1ff4";var aEa=nEa;var Vm=vd(Vf(),1);var jwi=Vm.defineComponent;var Hwi=Vm.createElementVNode;var Jwi=Vm.createCommentVNode,L_t=Vm.openBlock,xhn=Vm.createElementBlock,Owi=Vm.createBlock;var $wi=Vm.renderList,zwi=Vm.Fragment;var AEa=Vm.unref;var iEa={"data-v-a1163f9f\x00.log-page":{display:"flex",flexDirection:"column",paddingRight:2,scrollable:!0,alwaysScroll:!0,scrollableY:!0,width:"100%",height:"100%"},"data-v-a1163f9f\x00.title":{height:1,visualStyles:{fg:"#00b4d8"},marginBottom:1},"data-v-a1163f9f\x00.empty":{height:1,visualStyles:{fg:"#646464"}}},rEa=jwi({__name:"session",setup(e){let a=sE(),A=Vm.computed(()=>a.session.value.events);return(o,c)=>{return L_t(),xhn("div",{class:"log-page"},[Hwi("p",{class:"title"},"session log"),(L_t(!0),xhn(zwi,null,$wi(AEa(A),(p)=>{return L_t(),Owi(x_t,{key:p.id,entry:p},null,8,["entry"])}),128)),AEa(A).length===0?(L_t(),xhn("p",{key:0,class:"empty"},"no session events yet")):Jwi("v-if",!0)])}}});rEa.__scopeId="data-v-a1163f9f";var oEa=rEa;var wm=vd(Vf(),1);var Wwi=wm.defineComponent,vhn=wm.toDisplayString,Fhn=wm.createElementVNode;var Zwi=wm.createCommentVNode,H6e=wm.openBlock,J6e=wm.createElementBlock;var Vwi=wm.renderList,sEa=wm.Fragment;var Wlt=wm.unref;var cEa={"data-v-050ab2ed\x00.proc-page":{display:"flex",flexDirection:"column",paddingRight:2,scrollable:!0,alwaysScroll:!0,scrollableY:!0,width:"100%",height:"100%"},"data-v-050ab2ed\x00.head":{display:"flex",flexDirection:"column",marginBottom:1},"data-v-050ab2ed\x00.command":{height:1,visualStyles:{fg:"#00b4d8"}},"data-v-050ab2ed\x00.meta":{height:1,visualStyles:{fg:"#646464"}},"data-v-050ab2ed\x00.line":{width:"100%",visualStyles:{fg:"#b4b4b4"}},"data-v-050ab2ed\x00.empty":{height:1,visualStyles:{fg:"#646464"}}},uEa=Wwi({__name:"[id]",setup(e){let a=sE(),A=f_(),o=wm.computed(()=>{let p=String(A.value.params.id??"");return a.session.value.processes.find((d)=>d.procId===p)??null}),c=wm.computed(()=>{if(!o.value)return"";let p=o.value;if(p.status==="running")return`running${p.pid?` \xB7 pid ${p.pid}`:""}`;if(p.status==="down")return"down \xB7 restarting";return`exited ${p.exitCode??"?"}`});return(p,d)=>{return H6e(),J6e("div",{class:"proc-page"},[Wlt(o)?(H6e(),J6e(sEa,{key:0},[Fhn("div",{class:"head"},[Fhn("p",{class:"command"},vhn(Wlt(o).command),1),Fhn("p",{class:"meta"},vhn(Wlt(c)),1)]),(H6e(!0),J6e(sEa,null,Vwi(Wlt(o).output,(h,B)=>{return H6e(),J6e("p",{key:B,class:"line"},vhn(h),1)}),128)),Wlt(o).output.length===0?(H6e(),J6e("p",{key:0,class:"empty"},"no output yet")):Zwi("v-if",!0)],64)):(H6e(),J6e("p",{key:1,class:"empty"},"process not found"))])}}});uEa.__scopeId="data-v-050ab2ed";var lEa=uEa;var Gh=vd(Vf(),1);var Xwi=Gh.defineComponent;var e0i=Gh.createCommentVNode;var pEa={"data-v-299b8e75\x00.account":{display:"flex",flexDirection:"column",width:"100%",height:"100%",scrollable:!0,alwaysScroll:!0,scrollableY:!0,gap:1},"data-v-299b8e75\x00.section":{display:"flex",flexDirection:"column"},"data-v-299b8e75\x00.section-header":{visualStyles:{bold:!0}},"data-v-299b8e75\x00.table":{display:"flex",flexDirection:"column"},"data-v-299b8e75\x00.row":{display:"flex",gap:2},"data-v-299b8e75\x00.row-action":{cursor:"pointer"},"data-v-299b8e75\x00.row-active .key":{visualStyles:{fg:"white"}},"data-v-299b8e75\x00.key":{width:18,visualStyles:{fg:"#787878"}},"data-v-299b8e75\x00.val":{visualStyles:{fg:"white"},flexGrow:1,flexShrink:1,flexBasis:0},"data-v-299b8e75\x00.val.dim":{visualStyles:{fg:"#505050"}},"data-v-299b8e75\x00.dim":{visualStyles:{fg:"#505050"}},"data-v-299b8e75\x00.badge":{pointerEvents:"none"},"data-v-299b8e75\x00.checkbox":{width:3,pointerEvents:"none"},"data-v-299b8e75\x00.checkbox-label":{visualStyles:{fg:"white"},pointerEvents:"none"},"data-v-299b8e75\x00.hint":{visualStyles:{fg:"#646464"}}},gEa=Xwi({__name:"account",setup(e){return(a,A)=>{return e0i(` <div class="account">
2562
+ every subsequent file save, which reads as a flicker, not an update. `),Uhe(A)&&Uhe(p)?(B_t(),chn(oee,{key:0,error:Uhe(p)},null,8,["error"])):Uhe(A)?(B_t(),chn(sme,{key:1,message:Uhe(d)},null,8,["message"])):Uhe(o)?(B_t(),chn(p_t,{key:2,label:Uhe(h),detail:Uhe(B)},null,8,["label","detail"])):JIa("v-if",!0)],2112)}}}),$Ia=KQi;var zm=vd(Vf(),1);var YQi=zm.defineComponent,PQi=zm.toDisplayString,zIa=zm.createElementVNode;var WIa=zm.createCommentVNode,I_t=zm.openBlock,y_t=zm.createElementBlock;var jQi=zm.renderList,ZIa=zm.Fragment;var VIa=zm.unref;var XIa={"data-v-cd034b6d\x00.queue":{width:"100%",display:"flex",flexDirection:"column",marginBottom:1},"data-v-cd034b6d\x00.row":{width:"100%",display:"flex",gap:1},"data-v-cd034b6d\x00.prefix":{width:1,height:1,visualStyles:{fg:"#00b4d8"}},"data-v-cd034b6d\x00.message":{height:1,visualStyles:{fg:"#646464"}}},eya=YQi({__name:"queue",setup(e){let a=sE(),A=zm.computed(()=>a.queued.value);return(o,c)=>{return I_t(),y_t(ZIa,null,[WIa(` Messages queued while the agent works \u2014 a tight stack (0 gap) with
2563
+ a blank row separating it from the status row below. Renders
2564
+ nothing (and takes no space) when the queue is empty. `),VIa(A).length>0?(I_t(),y_t("div",{key:0,class:"queue"},[(I_t(!0),y_t(ZIa,null,jQi(VIa(A),(p,d)=>{return I_t(),y_t("div",{key:d,class:"row"},[zIa("p",{class:"prefix"},"\xBB"),zIa("p",{class:"message"},PQi(p),1)])}),128))])):WIa("v-if",!0)],2112)}}});eya.__scopeId="data-v-cd034b6d";var tya=eya;var uh=vd(Vf(),1);var rf=vd(Vf(),1);var HQi=500,nya=8000,uhn;function Khe(){if(!uhn)uhn=JQi();return uhn}function JQi(){let e=So.ref(null),a=0,A=null,o=!1,c=null,p=!1;function d(E){c=E}function h(){if(o)return!0;if(a++,A)clearTimeout(A);if(a===1)return e.value="press ctrl+c again to quit",A=setTimeout(()=>{a=0,e.value=null},HQi),!1;if(a===2)return B(),!1;return process.exit(130),!1}async function B(E=0){if(p)return;if(p=!0,a=Math.max(a,2),A)clearTimeout(A);e.value="shutting down \xB7 ctrl+c to force quit";let k=new Promise((v)=>{setTimeout(()=>{console.error(`shutdown exceeded ${nya}ms \u2014 exiting without waiting further`),v()},nya)});await Promise.race([sE().shutdown().catch((v)=>{console.error("shutdown failed during exit:",v)}),k]),o=!0,c?.(E)}return{hint:e,bind:d,onQuit:h,gracefulExit:B}}var OQi=21600000,lhn;function P6e(){if(!lhn)lhn=$Qi();return lhn}function $Qi(){let e=uS().updates,a=So.ref(null),A=So.ref(!1),o=So.computed(()=>a.value!==null),c=null;async function p(E){if(!e.supported()||A.value)return;A.value=!0;try{let k=await e.check(E);a.value=k.status==="available"?k.latest:null}finally{A.value=!1}}function d(){if(!e.supported())return()=>{};if(p().catch(()=>{}),!c)c=setInterval(()=>{p().catch(()=>{})},OQi);return h}function h(){if(c)clearInterval(c);c=null}async function B(E){if((await e.handoff(E)).status==="current"){a.value=null;return}await Khe().gracefulExit(OEt)}return{current:e.currentVersion,latest:a,available:o,checking:A,check:p,start:d,stop:h,update:B}}var zQi=rf.defineComponent,phn=rf.toDisplayString,aya=rf.createElementVNode;var E_t=rf.createCommentVNode,__t=rf.openBlock,Q_t=rf.createElementBlock;var WQi=rf.Fragment;var j6e=rf.unref;var Aya={"data-v-de27060c\x00.status":{width:"100%",height:2,display:"flex",justifyContent:"space-between"},"data-v-de27060c\x00.activity":{display:"flex",gap:1,width:20},"data-v-de27060c\x00.spinner":{width:1,height:1,visualStyles:{fg:"#00b4d8"}},"data-v-de27060c\x00.label":{height:1,visualStyles:{fg:"#d2d2d2"}},"data-v-de27060c\x00.update":{height:1,visualStyles:{fg:"#646464"}}},iya=zQi({__name:"status",setup(e){let a=sE(),{frame:A}=Lhe(),o=P6e(),c={booting:"Booting\u2026",rebooting:"Rebooting\u2026","shutting-down":"Shutting down\u2026",working:"Working\u2026"},p=rf.computed(()=>{let d=a.activity.value;return d?c[d]:null});return(d,h)=>{return __t(),Q_t(WQi,null,[E_t(` The row is always mounted at height 1 \u2014 the status appearing must
2565
+ never reflow the region above; only its content toggles. `),aya("div",{class:"status"},[aya("div",{class:"activity"},[j6e(p)?(__t(),Q_t("p",{key:0,class:"spinner"},phn(j6e(A)),1)):E_t("v-if",!0),j6e(p)?(__t(),Q_t("p",{key:1,class:"label"},phn(j6e(p)),1)):E_t("v-if",!0)]),j6e(o).available.value?(__t(),Q_t("p",{key:0,class:"update"},"update "+phn(j6e(o).latest.value)+" \xB7 :update",1)):E_t("v-if",!0)])],2112)}}});iya.__scopeId="data-v-de27060c";var rya=iya;var Wd=vd(Vf(),1);var Em=vd(Vf(),1);var $lt={":":"command","/":"page","*":"model","@":"session","|":"thread","#":"voice","?":"help",">":"prompt","!":"script"},sya={command:"run app commands",page:"navigate to a page",model:"switch agent or model",session:"switch session",thread:"switch thread",voice:"voice input via microphone",help:"show this help",prompt:"insert a prompt into your message",script:"run a script"},ghn={normal:"\xBB",command:":",page:"/",model:"*",session:"@",thread:"|",voice:"#",help:"?",history:"\u2191",loading:"\u280B",escalation:"\u203C",prompt:">",script:"!"},oya=["\u280B","\u2819","\u2839","\u2838","\u283C","\u2834","\u2826","\u2827","\u2807","\u280F"];function cya(e,a=()=>!0){let A=So.ref("normal"),o=So.ref(!1),c=So.ref(null),p=So.ref(0),d=null;So.watch([A,o],([k,v])=>{if((k==="loading"||v)&&!d)d=setInterval(()=>{p.value++},80);else if(k!=="loading"&&!v&&d)clearInterval(d),d=null}),So.onUnmounted(()=>{if(d)clearInterval(d)});let h=So.computed(()=>{if(o.value||A.value==="loading")return oya[p.value%oya.length];return ghn[A.value]});function B(k){A.value=k}function E(){for(let[k,v]of Object.entries($lt))Cb(k,(F)=>{if(!a())return;if(A.value==="loading")return;if(e().length>0)return;if(A.value==="voice"&&v==="voice")c.value="confirm";A.value=A.value===v?"normal":v,F.consumed=!0});Cb("up",(k)=>{if(!a())return;if(A.value!=="normal")return;if(e().length>0)return;A.value="history",k.consumed=!0})}return{mode:A,symbol:h,processing:o,setMode:B,voiceExitReason:c,bindKeys:E}}var uya=new Map;function lya(e){uya.set(e.id,e)}function dhn(e){return uya.get(e)}tm();function pya(e){return typeof e.children==="function"?e.children():e.children}function gya(e,a){let A=e.endsWith(" "),o=e.split(" "),c=o.map((v)=>v.toLowerCase()),p=a,d=[],h=A?c.length:c.length-1;for(let v=0;v<h;v++){let F=c[v];if(!F)continue;let T=p.find((K)=>K.label.toLowerCase()===F);if(!T)return{nodes:[],breadcrumb:d,partial:F,exactMatch:null,noMatch:!0,input:null};if(T.kind==="action")return{nodes:[],breadcrumb:d,partial:"",exactMatch:T,noMatch:!1,input:null};if(T.kind==="input")return{nodes:[],breadcrumb:[...d,T.label],partial:"",exactMatch:null,noMatch:!1,input:{node:T,value:o.slice(v+1).join(" ").trim()}};d.push(T.label),p=pya(T)}let B=A?"":c[c.length-1]??"",E=B?p.filter((v)=>v.label.toLowerCase().startsWith(B.toLowerCase())):p;if(B&&E.length===0)return{nodes:E,breadcrumb:d,partial:B,exactMatch:null,noMatch:!0,input:null};let k=B?E.find((v)=>v.label.toLowerCase()===B.toLowerCase())??null:null;if(k&&k.kind==="group")return{nodes:pya(k),breadcrumb:[...d,k.label],partial:"",exactMatch:null,noMatch:!1,input:null};return{nodes:E,breadcrumb:d,partial:B,exactMatch:k,noMatch:!1,input:null}}function dya(e,a){return[...e,a].join(" ")+" "}function mhn(e){if(e.length===0)return null;let a=3,A=e.length>a?e.slice(-a):e;return(e.length>a?"\u2026 \u203A ":"")+A.join(" \u203A ")+" \u203A"}import{existsSync as ZQi}from"fs";import{join as mya,resolve as VQi}from"path";import{homedir as fya}from"os";tm();function XQi(){let e=uS();function a(){let h=e.store.profiles.active();if(!h)throw qr("NOT_AUTHENTICATED");return h}function A(h){let B=fya();return h===B||h.startsWith(B+"/")?"~"+h.slice(B.length):h}function o(){let h=a(),B={dir:mya(e.store.root,"profiles",h.id,"agents"),label:"~/.axon (default)"},E=h.agents.extraRoots().map((k)=>({dir:k,label:A(k)}));return[B,...E]}async function c(h,B){await e.projects.create.agent({name:h,dir:B})}function p(h){let B=VQi(h.startsWith("~")?mya(fya(),h.slice(1)):h);if(!ZQi(B))throw qr("WATCH_PATH_NOT_FOUND",{context:{path:B}});return a().agents.watch(B),B}function d(h){a().agents.unwatch(h)}return{locations:o,create:c,watch:p,unwatch:d}}var fhn;function zlt(){if(!fhn)fhn=XQi();return fhn}tm();var hya=[{kind:"action",label:"reboot",description:"Reload the running agent (blueprint rescan + hot-swap)",workingMessage:"rebooting...",action:()=>sE().reboot()},{kind:"input",label:"init",description:"Scaffold a new agent",placeholder:"agent name",token:"name",workingMessage:"creating agent...",confirm:{choices:()=>[...zlt().locations().map((e)=>({label:e.label})),{label:"watch a new directory..."}]},action:async(e,a)=>{let A=zlt();if(!a)throw qr("PALETTE_CHOICE_REQUIRED");if(a==="watch a new directory...")throw qr("NOT_WIRED",{detail:"typing a path for a new watch target isn't wired into this choice step yet \u2014 run `axon watch <dir>` first, then `init` again"});let o=A.locations().find((c)=>c.label===a)?.dir;if(!o)throw qr("PROJECT_NOT_FOUND",{context:{location:a}});await A.create(e,o),await sE().select(e)}},{kind:"action",label:"exit",description:"Exit the application",action:()=>Khe().gracefulExit()},{kind:"action",label:"update",description:"Install the latest Axon release and exit",workingMessage:"preparing update...",action:(e)=>P6e().update(e)},{kind:"action",label:"logout",description:"Sign out of your Axon account",workingMessage:"logging out...",action:()=>qM().logout()},{kind:"action",label:"docs",description:"Open Axon documentation",action:()=>{v4e("https://axon.arclabs.it/docs")}},{kind:"input",label:"install",description:"Install a registry module into the running agent",placeholder:"@scope/module-name",token:"specifier",workingMessage:"installing module...",action:async(e)=>{await sE().installModule(e)}},{kind:"input",label:"watch",description:"Register a directory as an agent location \u2014 scanned by init and the agent list",placeholder:"~/path/to/directory",token:"dir",workingMessage:"watching directory...",action:(e)=>{zlt().watch(e)}},{kind:"input",label:"unwatch",description:"Stop scanning a directory for agents",placeholder:"~/path/to/directory",token:"dir",workingMessage:"unwatching directory...",action:(e)=>{zlt().unwatch(e)}},{kind:"group",label:"uninstall",description:"Remove a module from the running agent",children:()=>{let e=sE().modules.value;if(e.length===0)return[{kind:"action",label:"(none installed)",description:"This agent has no installed modules",action:()=>{throw qr("NO_MODULES_INSTALLED")}}];return e.map((a)=>({kind:"action",label:a.name,description:a.version?`v${a.version}`:"installed module",workingMessage:`uninstalling ${a.name}...`,action:async()=>{await sE().uninstallModule(a.name)}}))}},{kind:"group",label:"provider",description:"Manage provider credentials",children:[{kind:"group",label:"codex",description:"OpenAI Codex subscription (BYOK)",children:()=>{let e=qM().connections.openai;if(!e.connected.value)return[{kind:"action",label:"connect",description:"Sign in with your OpenAI account",workingMessage:"waiting for browser sign-in...",action:()=>e.connect()}];return[{kind:"action",label:"disconnect",description:"Remove the OpenAI connection from your account",workingMessage:"disconnecting...",action:()=>e.disconnect()}]}},{kind:"group",label:"openrouter",description:"OpenRouter API key (BYOK)",children:()=>{let e=qM().connections.openrouter;if(!e.connected.value)return[{kind:"input",label:"connect",description:"Store this OpenRouter API key in your account vault",placeholder:"paste your OpenRouter API key (openrouter.ai/keys)",token:"key",workingMessage:"verifying and storing key...",action:(a)=>e.connect(a)}];return[{kind:"action",label:"disconnect",description:"Remove the OpenRouter key from your account",workingMessage:"disconnecting...",action:()=>e.disconnect()}]}}]}];var bya={id:"command",skipDefaultFilter:!0,resolve:So.computed(()=>(e)=>{let a=gya(e,hya);function A(o){if(o.kind==="group"||o.kind==="input"){let c=dya(a.breadcrumb,o.label);return{id:o.label,label:o.label,description:o.description,descendQuery:c,completeQuery:c,action:()=>{}}}return{id:o.label,label:o.label,description:o.description,workingMessage:o.workingMessage,completeQuery:[...a.breadcrumb,o.label].join(" "),action:o.action}}if(a.input){let{node:o,value:c}=a.input,p=()=>{if(!c)throw qr("PALETTE_INPUT_REQUIRED",{detail:o.placeholder,context:{command:o.label}})};return{items:[{id:o.label,label:c||`<${o.token}>`,placeholder:!c,description:c?o.description:o.placeholder,workingMessage:o.workingMessage,...o.confirm?{choices:()=>{return p(),o.confirm.choices(c).map((d)=>({id:d.label,label:d.label,description:d.description,workingMessage:o.workingMessage,action:(h)=>Promise.resolve(o.action(c,d.label,h))}))},action:()=>{}}:{action:(d)=>{return p(),Promise.resolve(o.action(c,void 0,d))}}}],breadcrumb:mhn(a.breadcrumb),invalid:!1}}return{items:a.nodes.map(A),breadcrumb:mhn(a.breadcrumb),invalid:a.noMatch}})};tm();function ewi(){let e=uS().cloud.client.registry.models,a=So.ref([]),A=So.ref([]),o=So.ref(!1),c=So.ref(null),p=!1;function d(){if(p||o.value||c.value)return;o.value=!0,e.all().then((B)=>{a.value=B.models,A.value=B.failures,p=!0}).catch((B)=>{c.value=B instanceof Error?B:Error(String(B))}).finally(()=>{o.value=!1})}function h(){if(c.value)c.value=null}return{models:a,failures:A,loading:o,error:c,ensure:d,reset:h}}var hhn;function w_t(){if(!hhn)hhn=ewi();return hhn}var D_t=So.ref({}),Eya={id:"model",maxHeight:8,onEnter:()=>{w_t().reset(),D_t.value={}},onLeft:(e)=>Cya(e,-1),onRight:(e)=>Cya(e,1),resolve:So.computed(()=>(e)=>{let a=sE(),A=w_t();A.ensure();let o=[],c=a.available.value;if(c.length>0){o.push(k_t("agents"));for(let d of c)o.push({id:`agent:${d}`,label:d,description:d===a.selected.value?"(active)":void 0,action:()=>{a.select(d)}})}if(A.error.value)return o.push(bhn("registry"),k_t("models")),o.push({id:"models:error",label:"error",description:A.error.value.message,action:()=>{},invalid:!0}),{items:o};if(A.loading.value)return o.push(bhn("registry"),k_t("models")),o.push({id:"models:loading",label:"\u2026",description:"loading models...",action:()=>{},invalid:!0}),{items:o};for(let d of A.failures.value)o.push({id:`failure:${d.source}`,label:d.source,description:d.message,action:()=>{},invalid:!0});let p=new Map;for(let d of A.models.value){let h=p.get(d.vendor);if(h)h.push(d);else p.set(d.vendor,[d])}for(let[d,h]of p){if(o.length>0)o.push(bhn(d));o.push(k_t(d));for(let B of h)o.push(twi(B))}return{items:o}})};function twi(e){let a=nwi(e);return{id:e.id,label:Bya(e),description:iwi(e,a),action:()=>{if(a.via==="openrouter"&&!qM().connections.openrouter.connected.value)return Promise.reject(qr("PROVIDER_NOT_CONNECTED",{detail:"OpenRouter key not connected \u2014 run :provider openrouter connect first",context:{provider:"openrouter"}}));if(a.via==="codex"&&!qM().connections.openai.connected.value)return Promise.reject(qr("PROVIDER_NOT_CONNECTED",{detail:"OpenAI account not connected \u2014 run :provider codex connect first",context:{provider:"codex"}}));return sE().selectModel(Awi(a))},workingMessage:`starting ${Bya(e)} via ${a.via}...`}}function Cya(e,a){let A=w_t().models.value.find((p)=>p.id===e.id);if(!A||A.routes.length<2)return;let c=(_ya(A)+a+A.routes.length)%A.routes.length;D_t.value={...D_t.value,[A.id]:c}}function _ya(e){return D_t.value[e.id]??awi(e)}function nwi(e){return e.routes[_ya(e)]??e.routes[0]}function awi(e){let a=qM().connections,A=e.routes.findIndex((p)=>p.via==="codex");if(A!==-1&&a.openai.connected.value)return A;let o=e.routes.findIndex((p)=>p.via==="openrouter");if(o!==-1&&a.openrouter.connected.value)return o;let c=e.routes.findIndex((p)=>p.via==="axon");if(c!==-1)return c;return 0}function Awi(e){switch(e.via){case"axon":return{provider:"axon",model:e.model};case"openrouter":return{provider:"openrouter",model:e.model};case"codex":return{provider:"codex",model:e.model}}}function Bya(e){let a=e.name.indexOf(": ");return a===-1?e.name:e.name.slice(a+2)}function iwi(e,a){let A=qM().connections,c=[a.via==="openrouter"&&!A.openrouter.connected.value?"\u2039 openrouter \u2014 no key \u203A":a.via==="codex"&&!A.openai.connected.value?"\u2039 codex \u2014 not connected \u203A":`\u2039 ${a.via} \u203A`];if(e.context>0)c.push(rwi(e.context));if(a.via==="axon")c.push(`${yya(a.pricing.inPerMTok)} in \xB7 ${yya(a.pricing.outPerMTok)} out /M`);if(a.via==="openrouter"&&a.pricing)c.push(`${Iya(a.pricing.prompt)} in \xB7 ${Iya(a.pricing.completion)} out /M`);if(a.via==="codex")c.push("subscription");return c.join(" ")}function k_t(e){return{id:`header:${e}`,label:e,action:()=>{},header:!0}}function bhn(e){return{id:`sep:${e}`,label:"",action:()=>{},separator:!0}}function rwi(e){if(e>=1e6)return`${(e/1e6).toFixed(e%1e6===0?0:1)}m ctx`;return`${Math.round(e/1000)}k ctx`}function Iya(e){return`$${e.toFixed(e>0&&e<0.01?4:2)}`}function yya(e){let a=e/100;return`\xA3${a.toFixed(a>0&&a<0.01?4:2)}`}var Qya={id:"help",resolve:So.computed(()=>()=>{return{items:Object.entries($lt).map(([a,A])=>({id:A,label:`${ghn[A]} ${A}`,description:sya[A]??a,action:()=>{Ste().mode.setMode(A)}}))}})};function owi(e){let a=So.ref(0);function A(){a.value++}let o=So.computed(()=>{return a.value,e.history.recent()});function c(p,d){e.history.append(p,d),A()}return{entries:o,append:c}}var Chn;function x_t(){if(!Chn)Chn=owi(uS().store);return Chn}var wya={id:"history",resolve:So.computed(()=>()=>{return{items:x_t().entries.value.map((a)=>({id:a.id,label:a.content,description:a.agentName??void 0,action:()=>{Ste().text.value=a.content}}))}})};var xya={id:"thread",maxHeight:8,resolve:So.computed(()=>(e)=>{let a=sE(),A=ny(),o=[];o.push(Bhn("views")),o.push({id:"view:session",label:"session",description:`${a.session.value.events.length} events`,action:()=>{A.push("/logs/session")}}),o.push({id:"view:kernel",label:"kernel",description:`${a.session.value.kernelEvents.length} events \xB7 internals`,action:()=>{A.push("/logs/kernel")}}),o.push(Dya("capsule-sep"),Bhn("capsule"));for(let p of a.session.value.processes)o.push({id:`proc:${p.procId}`,label:p.main?kya(p.command):`\u23BF ${kya(p.command)}`,description:cwi(p),action:()=>{A.push(`/capsule/${p.procId}`)}});let c=a.instances.value;if(c.length>0){o.push(Dya("agents-sep"),Bhn("agents"));for(let p of c)o.push({id:`instance:${p.sessionId}`,label:p.name,description:swi(p),action:()=>{a.focus(p.sessionId)}})}return{items:o}})};function swi(e){let a=[];if(e.focused)a.push("(focused)");if(e.activity)a.push(e.activity);return a.push(e.sessionId.slice(0,8)),a.join(" \xB7 ")}function cwi(e){if(e.status==="running")return`running${e.pid?` \xB7 pid ${e.pid}`:""} \xB7 ${uwi(e.startedAt)}`;if(e.status==="down")return"down \xB7 restarting";return`exited ${e.exitCode??"?"}`}function kya(e){let a=e.split(`
2566
+ `)[0]??"";return a.length>40?a.slice(0,40)+"\u2026":a}function uwi(e){let a=Math.max(0,Math.round((Date.now()-e)/1000));if(a<60)return`${a}s`;if(a<3600)return`${Math.round(a/60)}m`;return`${Math.round(a/3600)}h`}function Bhn(e){return{id:`header:${e}`,label:e,header:!0,action:()=>{}}}function Dya(e){return{id:e,label:"",separator:!0,action:()=>{}}}var vya={id:"session",maxHeight:8,resolve:So.computed(()=>(e)=>{let a=sE();return{items:a.sessions.value.filter((o)=>o.hasEntries).map((o)=>({id:`session:${o.sessionId}`,label:`${o.agent} \xB7 ${o.sessionId.slice(0,8)}`,description:lwi(o),action:()=>{a.resume(o.agent,o.sessionId)}}))}})};function lwi(e){let a=[pwi(e.modifiedAt)];if(e.running)a.push("running");return a.join(" \xB7 ")}function pwi(e){let a=Math.max(0,Math.round((Date.now()-e)/1000));if(a<60)return"just now";if(a<3600)return`${Math.round(a/60)}m ago`;if(a<86400)return`${Math.round(a/3600)}h ago`;return`${Math.round(a/86400)}d ago`}var Fya=!1;function gwi(){if(Fya)return;Fya=!0;for(let e of[bya,Eya,Qya,wya,xya,vya])lya(e)}function Sya(e){gwi();let{mode:a,query:A,setQuery:o}=e,c=So.ref(0),p=So.ref(0),d=So.ref(null),h=So.computed(()=>dhn(a.value)),B=So.ref(null),E=3,k=So.ref(null),v=So.ref(0),F=So.computed(()=>h.value?.tabs??null),T=So.computed(()=>{let Qn=F.value;if(!Qn)return null;return Qn.slice(v.value,v.value+E)});function K(Qn){let xa=F.value;if(!xa)return;let EA=xa.findIndex((tn)=>tn.id===Qn);if(EA===-1)return;if(k.value=Qn,EA<v.value)v.value=EA;else if(EA>=v.value+E)v.value=EA-E+1;ze()}let P=w_();So.watch(a,(Qn,xa)=>{let EA=dhn(Qn);if(B.value=EA?.createState?EA.createState():null,EA?.onEnter?.(B.value),k.value=EA?.tabs?.[0]?.id??null,v.value=0,c.value=0,p.value=0,d.value=null,xa!==void 0&&xa!=="normal"&&Qn==="normal")setTimeout(()=>P(),0)},{immediate:!0});let te=So.computed(()=>h.value?.resolve.value(A(),k.value,o)??{items:[]}),ue=So.computed(()=>te.value.items),ge=So.computed(()=>{if(d.value!==null)return d.value;let Qn=ue.value;if(h.value?.skipDefaultFilter)return Qn;let xa=A().toLowerCase().trim();if(!xa)return Qn;let EA=(On)=>On.label.toLowerCase().includes(xa)||(On.description?.toLowerCase().includes(xa)??!1),tn=[],na=[],fa=!1;for(let On of Qn){if(On.separator){na=[On],fa=!1;continue}if(On.header){na=[...na,On],fa=EA(On);continue}if(fa||EA(On)){if(na.length>0){if(tn.length===0&&na[0]?.separator)na.shift();tn.push(...na),na=[]}tn.push(On)}}return tn}),me=So.computed(()=>{if(Et.value!==null)return 1;if(ca.value!==null)return 1;if(ge.value.length===0)return 1;let Qn=h.value?.maxHeight??5;return Math.min(ge.value.length,Qn)});function Me(Qn,xa){let EA=Qn[xa];return!!EA&&!EA.header&&!EA.separator&&!EA.invalid}So.watch(ge,(Qn)=>{if(c.value>=Qn.length||!Me(Qn,c.value))c.value=Fe.value,p.value=0});let Fe=So.computed(()=>{let Qn=ge.value;for(let xa=0;xa<Qn.length;xa++)if(Me(Qn,xa))return xa;return 0});function fe(Qn){let xa=ge.value;if(xa[Qn]?.header)return!1;for(let EA=0;EA<=Qn&&EA<xa.length;EA++)if(xa[EA].header)return!0;return!1}function Te(){let Qn=me.value,xa=c.value;if(xa<=p.value)p.value=fe(xa)?Math.max(0,xa-1):xa;else if(xa>=p.value+Qn)p.value=xa-Qn+1}function ze(){p.value=0,c.value=Fe.value}function st(){ge.value[c.value]?.preview?.()}let Et=So.ref(null),ct=null;function mt(){ct?.abort(),ct=null,Et.value=null}async function Gt(Qn){ct=new AbortController;let xa=ct.signal,EA=Qn.action(xa);if(!(EA instanceof Promise)){ct=null;return}let tn=Qn.label;Et.value={kind:"working",label:tn,message:Qn.workingMessage??Qn.description??"working..."};try{if(await EA,!xa.aborted)Et.value=null,o(""),a.value="normal"}catch(na){if(!xa.aborted)Et.value={kind:"error",label:tn,message:na instanceof Error?na.message:"failed"}}finally{ct=null}}function Ve(Qn){if(Qn.choices)try{d.value=Qn.choices(),c.value=0,p.value=0}catch(xa){Et.value={kind:"error",label:Qn.label,message:xa instanceof Error?xa.message:"failed"}}else if(Qn.descendQuery!==void 0)o(Qn.descendQuery);else Gt(Qn)}function Tt(){if(Et.value!==null)return null;let Qn=ge.value[c.value]??null;if(Qn&&Me(ge.value,c.value))Ve(Qn);return Qn}function Mn(Qn){if(Et.value!==null)return null;let xa=ge.value[Qn]??null;if(xa&&Me(ge.value,Qn))c.value=Qn,Ve(xa);return xa}function St(Qn){if(!Me(ge.value,Qn))return;c.value=Qn,Te(),st()}Cb("tab",(Qn)=>{if(Et.value===null){let xa=ge.value[c.value]??null;if(xa&&Me(ge.value,c.value)&&xa.completeQuery!==void 0)o(xa.completeQuery)}if(Qn)Qn.consumed=!0}),Cb("up",(Qn)=>{let xa=ge.value,EA=xa.length;if(EA===0)return;for(let tn=1;tn<=EA;tn++){let na=(c.value-tn+EA)%EA;if(Me(xa,na)){c.value=na,Te(),st();break}}if(Qn)Qn.consumed=!0}),Cb("down",(Qn)=>{let xa=ge.value,EA=xa.length;if(EA===0)return;for(let tn=1;tn<=EA;tn++){let na=(c.value+tn)%EA;if(Me(xa,na)){c.value=na,Te(),st();break}}if(Qn)Qn.consumed=!0}),Cb("escape",(Qn)=>{if(Et.value?.kind==="working"){if(mt(),Qn)Qn.consumed=!0;return}if(Et.value!==null){if(mt(),Qn)Qn.consumed=!0;return}if(d.value!==null){if(d.value=null,c.value=Fe.value,p.value=0,Qn)Qn.consumed=!0;return}if(ge.value.length===0)return;if(B.value=h.value?.createState?h.value.createState():null,Qn)Qn.consumed=!0});function Da(){let Qn=ge.value;return Me(Qn,c.value)?Qn[c.value]:null}Cb("left",(Qn)=>{let xa=F.value;if(xa&&k.value){let na=xa.findIndex((fa)=>fa.id===k.value);if(K(xa[(na-1+xa.length)%xa.length].id),Qn)Qn.consumed=!0;return}let EA=h.value?.onLeft,tn=Da();if(EA&&tn){if(EA(tn),Qn)Qn.consumed=!0}}),Cb("right",(Qn)=>{let xa=F.value;if(xa&&k.value){let na=xa.findIndex((fa)=>fa.id===k.value);if(K(xa[(na+1)%xa.length].id),Qn)Qn.consumed=!0;return}let EA=h.value?.onRight,tn=Da();if(EA&&tn){if(EA(tn),Qn)Qn.consumed=!0}});let Ga=So.computed(()=>{let Qn=ge.value,xa=p.value,EA=null;for(let tn=0;tn<=xa&&tn<Qn.length;tn++)if(Qn[tn].header)EA=Qn[tn].label;if(Qn[xa]?.header)return null;return EA}),Ot=So.computed(()=>te.value.breadcrumb??null),ca=So.computed(()=>te.value.status??null),IA=So.computed(()=>te.value.invalid??!1);return{filtered:ge,height:me,isRegisteredMode:So.computed(()=>h.value!==void 0),selectedIndex:So.computed(()=>c.value),scrollY:So.computed(()=>p.value),tabs:T,activeTabId:So.computed(()=>k.value),stickyHeader:Ga,breadcrumb:Ot,status:ca,isInvalidCommand:IA,working:So.computed(()=>Et.value),hasChoiceList:So.computed(()=>d.value!==null),selectTab:K,reset:ze,selectCurrent:Tt,selectAt:Mn,hoverAt:St,abortWorking:mt}}Yun();var Ihn;function v_t(){if(!Ihn)Ihn=dwi();return Ihn}function dwi(){let a=uS().mic,A=So.ref(a.waveform()),o=So.ref(a.isActive()),c=So.ref(0),p=null,d=0;function h(){A.value=a.waveform(),o.value=a.isActive(),c.value=o.value?Math.floor((Date.now()-d)/1000):0}function B(){if(p)return;p=setInterval(h,mut.tickMs)}function E(){if(!p)return;clearInterval(p),p=null}return{waveform:So.computed(()=>A.value),isActive:So.computed(()=>o.value),elapsedSeconds:So.computed(()=>c.value),async start(){d=Date.now(),await a.start(),h(),B()},async stop(){let k=await a.stop();return h(),E(),k}}}var yhn;function F_t(){if(!yhn)yhn=mwi();return yhn}function mwi(){let e=So.ref(!0);function a(){e.value=!0}function A(o){return o.onScroll(({scrollY:c,maxScroll:p})=>{e.value=c>=p})}return{following:e,attach:a,observe:A}}var fwi=400,Ehn;function Ste(){if(!Ehn)Ehn=hwi();return Ehn}function hwi(){let e=ny(),a=f_(),A=So.ref(""),o=cya(()=>A.value,()=>a.value.path!=="/auth"),c=Sya({mode:o.mode,query:()=>A.value,setQuery:(te)=>{A.value=te}}),p=v_t(),d=uS(),h=So.ref(!1),B=So.ref(null),E=null,k=null;So.watch(o.mode,(te,ue)=>{if(te==="page")E=e.currentRoute.value.path;if(ue==="page"&&te==="normal"&&E!==null)e.push(E),E=null;if(ue==="command"&&te==="normal"&&A.value.startsWith(":"))A.value="";if(te==="history")k=A.value;if(ue==="history"&&te==="normal"&&k!==null)A.value=k,k=null;if(te==="voice"&&ue!=="voice")p.start().catch((ge)=>{B.value=ge instanceof Error?ge:Error(String(ge)),o.setMode("normal")});if(ue==="voice"&&te!=="voice"){let ge=o.voiceExitReason.value;o.voiceExitReason.value=null,v(ge)}},{flush:"sync"});async function v(te){let ue=await p.stop();if(te!=="confirm")return;o.processing.value=!0;try{let{text:ge}=await d.cloud.client.cloud.stt.transcribe(ue);if(ge.trim())A.value=ge}catch(ge){B.value=ge instanceof Error?ge:Error(String(ge))}finally{o.processing.value=!1}}let F=0;function T(){if(c.working.value?.kind==="working"){c.abortWorking();return}if(c.working.value!==null){c.abortWorking(),A.value="",o.setMode("normal");return}if(sE().interrupt())return;let te=Date.now(),ue=te-F<fwi;if(F=te,ue)A.value="";else{if(o.mode.value==="command")A.value="";if(o.mode.value==="voice")o.voiceExitReason.value="cancel";o.setMode("normal")}}function K(){if(c.working.value!==null)return;if(c.isInvalidCommand.value){h.value=!0,setTimeout(()=>{h.value=!1},600);return}if(o.mode.value!=="normal"&&c.filtered.value.length>0){E=null,k=null;let ue=o.mode.value,ge=c.hasChoiceList.value;if(c.selectCurrent(),c.hasChoiceList.value||ge)return;if(c.reset(),o.mode.value===ue&&c.working.value===null){if(ue!=="history")A.value="";o.setMode("normal")}return}if(a.value.path==="/auth"){A.value="";return}if(o.mode.value==="normal"&&A.value.trim()){let ue=A.value;A.value="",c.reset(),B.value=null,F_t().attach();try{x_t().append(ue,sE().selected.value)}catch{}sE().send(ue).catch((ge)=>{B.value=ge instanceof Error?ge:Error(String(ge))})}}function P(te){A.value+=te}return{text:A,inputError:h,sendError:B,mode:o,palette:c,onEnter:K,onEscape:T,onPrintable:P}}var bwi=Em.defineComponent,_j=Em.toDisplayString,RM=Em.createElementVNode;var Yhe=Em.createCommentVNode,UM=Em.openBlock,KM=Em.createElementBlock;var Nya=Em.renderList,Phe=Em.Fragment,S_t=Em.normalizeClass,cme=Em.normalizeStyle;var IB=Em.unref;var Mya={"data-v-5aaea7d3\x00.palette":{display:"flex",flexDirection:"column",maxHeight:9},"data-v-5aaea7d3\x00.tab-row":{display:"flex",flexDirection:"row",height:1,flexShrink:0,scrollable:!1,gap:1},"data-v-5aaea7d3\x00.border-top":{height:1,flexShrink:0,scrollable:!1},"data-v-5aaea7d3\x00.tab-fill":{flexGrow:1,flexShrink:1,flexBasis:0,scrollable:!1,height:1},"data-v-5aaea7d3\x00.tab-sep":{width:1,height:1,visualStyles:{fg:"grey"}},"data-v-5aaea7d3\x00.tab-label":{height:1,whiteSpace:"nowrap"},"data-v-5aaea7d3\x00.tab-end":{width:1,height:1},"data-v-5aaea7d3\x00.item-list":{scrollable:!0,alwaysScroll:!0,scrollableY:!0},"data-v-5aaea7d3\x00.item":{display:"flex",height:1},"data-v-5aaea7d3\x00.item.header":{visualStyles:{fg:"grey"}},"data-v-5aaea7d3\x00.item.invalid .name":{visualStyles:{fg:"#dc3c3c"}},"data-v-5aaea7d3\x00.item.invalid .desc":{visualStyles:{fg:"#b43c3c"}},"data-v-5aaea7d3\x00.item.dimmed .name":{visualStyles:{fg:"grey"}},"data-v-5aaea7d3\x00.item.working .working-msg":{visualStyles:{fg:"grey"}},"data-v-5aaea7d3\x00.item.error .working-msg":{visualStyles:{fg:"#dc3c3c"}},"data-v-5aaea7d3\x00.item.empty-state .desc":{visualStyles:{fg:"#5a5a5a"}},"data-v-5aaea7d3\x00.working-row":{gap:1},"data-v-5aaea7d3\x00.working-name":{height:1,scrollable:!1},"data-v-5aaea7d3\x00.working-msg":{flexGrow:1,flexShrink:1,flexBasis:0,height:1,scrollable:!1,visualStyles:{fg:"grey"}},"data-v-5aaea7d3\x00.working-cancel":{width:2,height:1,visualStyles:{fg:"grey"}},"data-v-5aaea7d3\x00.status":{hover:{visualStyles:{bg:null}}},"data-v-5aaea7d3\x00.status.error .desc":{visualStyles:{fg:"#b43c3c"}},"data-v-5aaea7d3\x00.status .desc":{visualStyles:{fg:"grey"}},"data-v-5aaea7d3\x00.selector":{width:2},"data-v-5aaea7d3\x00.breadcrumb":{scrollable:!1},"data-v-5aaea7d3\x00.name":{width:25,scrollable:!1},"data-v-5aaea7d3\x00.name.placeholder":{visualStyles:{fg:"grey"}},"data-v-5aaea7d3\x00.desc":{flexGrow:1,flexShrink:1,flexBasis:0,scrollable:!1,visualStyles:{fg:"grey"}},"data-v-5aaea7d3\x00.header-label":{flexGrow:1,flexShrink:1,flexBasis:0,marginLeft:2,scrollable:!1,visualStyles:{fg:"grey"}}},Gya=bwi({__name:"palette",props:{primary:{type:String,required:!0}},setup(e){let A=Ste().palette,o="\u2500".repeat(200),c=Em.computed(()=>A.breadcrumb.value?A.breadcrumb.value.length+1:0);return(p,d)=>{return UM(),KM("div",{class:"palette"},[Yhe(" Tab row OR plain border-top "),IB(A).tabs.value!==null?(UM(),KM("div",{key:0,class:"tab-row",style:cme({color:e.primary})},[RM("div",{class:"tab-fill"},_j(IB(o)),1),(UM(!0),KM(Phe,null,Nya(IB(A).tabs.value,(h,B)=>{return UM(),KM(Phe,{key:h.id},[B>0?(UM(),KM("span",{key:0,class:"tab-sep"},"\u2500")):Yhe("v-if",!0),RM("span",{class:"tab-label",style:cme({color:h.id===IB(A).activeTabId.value?e.primary:"grey"}),onPress:()=>IB(A).selectTab(h.id)},_j(h.label),45,["onPress"])],64)}),128)),RM("div",{class:"tab-end"},"\u2500")],4)):(UM(),KM("div",{key:1,class:"border-top",style:cme({color:e.primary})},_j(IB(o)),5)),Yhe(` Scrollable item list \u2014 renders every filtered item (not a
2567
+ pre-sliced window) so VTerm's real overflow-y:scroll measures
2568
+ genuine overflow and draws its own native scrollbar/handles
2569
+ wheel+drag. A manually pre-sliced list never overflows its own
2570
+ container, so VTerm correctly (from its perspective) never
2571
+ drew a scrollbar for it. `),RM("div",{class:"item-list",style:cme({height:IB(A).height.value}),"scroll-y":IB(A).scrollY.value},[Yhe(" Working state "),IB(A).working.value!==null?(UM(),KM("div",{key:0,class:S_t(["item working-row",IB(A).working.value.kind])},[RM("span",{class:"selector",style:cme({color:e.primary})},">",4),RM("span",{class:"working-name",style:cme({color:e.primary})},_j(IB(A).working.value.label),5),RM("span",{class:"working-msg"},_j(IB(A).working.value.message),1),RM("span",{class:"working-cancel",onPress:d[0]||(d[0]=()=>IB(A).abortWorking())},"x",32)],2)):IB(A).status.value!==null?(UM(),KM(Phe,{key:1},[Yhe(" Status row (loading, error) "),RM("div",{class:S_t(["item status",IB(A).status.value.kind])},[RM("span",{class:"selector"}),RM("span",{class:"desc"},_j(IB(A).status.value.message),1)],2)],64)):IB(A).filtered.value.length===0?(UM(),KM(Phe,{key:2},[Yhe(' Empty state \u2014 the palette stays visible (border, no content) rather than collapsing invisibly, which would look broken since nothing else signals "a palette is open" here. '),RM("div",{class:"item empty-state"},[RM("span",{class:"selector"}),RM("span",{class:"desc"},_j(IB(A).isRegisteredMode.value?"nothing here":"not implemented yet"),1)])],2112)):(UM(),KM(Phe,{key:3},[Yhe(" Item list "),(UM(!0),KM(Phe,null,Nya(IB(A).filtered.value,(h,B)=>{return UM(),KM("div",{key:h.id+B,class:S_t(["item",{header:h.header||B===IB(A).scrollY.value&&IB(A).stickyHeader.value!==null,separator:h.separator&&!(B===IB(A).scrollY.value&&IB(A).stickyHeader.value!==null),invalid:h.invalid,dimmed:!h.invalid&&!h.header&&!h.separator&&IB(A).filtered.value[0]?.invalid}]),onPress:()=>!h.invalid&&!h.header&&!(B===IB(A).scrollY.value&&IB(A).stickyHeader.value!==null)&&!h.separator&&IB(A).selectAt(B),onMouseover:()=>!h.invalid&&!h.header&&!(B===IB(A).scrollY.value&&IB(A).stickyHeader.value!==null)&&!h.separator&&IB(A).hoverAt(B)},[B===IB(A).scrollY.value&&IB(A).stickyHeader.value!==null?(UM(),KM("span",{key:0,class:"header-label"},_j(IB(A).stickyHeader.value),1)):h.separator?(UM(),KM(Phe,{key:1},[],64)):h.header?(UM(),KM("span",{key:2,class:"header-label"},_j(h.label),1)):(UM(),KM(Phe,{key:3},[RM("span",{class:"selector",style:cme({color:e.primary})},_j(B===IB(A).selectedIndex.value?">":" "),5),IB(A).breadcrumb.value?(UM(),KM("span",{key:0,class:"breadcrumb",style:cme({width:IB(c),color:B===0?e.primary:""})},_j(B===0?IB(A).breadcrumb.value:""),5)):Yhe("v-if",!0),RM("span",{class:S_t(["name",{placeholder:h.placeholder}]),style:cme({color:!h.invalid&&!h.placeholder&&B===IB(A).selectedIndex.value?e.primary:""})},_j(h.label),7),RM("span",{class:"desc"},_j(h.description??""),1)],64))],42,["onPress","onMouseover"])}),128))],64))],12,["scroll-y"])])}}});Gya.__scopeId="data-v-5aaea7d3";var Lya=Gya;var _f=vd(Vf(),1);var Cwi=_f.defineComponent,Tya=_f.toDisplayString,qya=_f.createElementVNode;var Bwi=_f.openBlock,Iwi=_f.createElementBlock;var ywi=_f.normalizeStyle;var Ewi=_f.unref;var Rya={"data-v-dfa79a1a\x00.visualizer":{display:"flex",width:"100%",height:1,scrollable:!1},"data-v-dfa79a1a\x00.waveform":{width:"100%",scrollable:!1},"data-v-dfa79a1a\x00.timer":{flexShrink:0,width:5,visualStyles:{fg:"#646464"}}},Uya=Cwi({__name:"voice-visualizer",props:{waveform:{type:String,required:!0},status:{type:String,required:!0},primary:{type:String,required:!0},elapsedSeconds:{type:Number,required:!0}},setup(e){let a=e,A=_f.computed(()=>{let o=Math.floor(a.elapsedSeconds/60),c=a.elapsedSeconds%60;return`${String(o).padStart(2,"0")}:${String(c).padStart(2,"0")}`});return(o,c)=>{return Bwi(),Iwi("div",{class:"visualizer"},[qya("div",{class:"waveform",style:ywi({color:e.primary})},Tya(e.waveform),5),qya("div",{class:"timer"},Tya(Ewi(A)),1)])}}});Uya.__scopeId="data-v-dfa79a1a";var Kya=Uya;var _hn;function Yya(){if(!_hn)_hn=gE();return _hn}var _wi=Wd.defineComponent,Pya=Wd.toDisplayString,jhe=Wd.createElementVNode;var N_t=Wd.createCommentVNode,Qhn=Wd.openBlock,Qwi=Wd.createElementBlock,jya=Wd.createBlock;var whn=Wd.normalizeStyle;var Qj=Wd.unref;var wwi=Wd.withDirectives;var kwi=KQ;var Hya={"data-v-f987d68d\x00.input-box":{width:"100%",display:"flex",flexDirection:"column"},"data-v-f987d68d\x00.input-box .top":{display:"flex",flexDirection:"column",scrollable:!1},"data-v-f987d68d\x00.input-box .input-bar":{display:"flex",flexDirection:"column",gap:1},"data-v-f987d68d\x00.input-box .input-section":{display:"flex"},"data-v-f987d68d\x00textarea":{visualStyles:{bg:null}},"data-v-f987d68d\x00.bottom":{height:1,display:"flex",width:"100%",justifyContent:"space-between"},"data-v-f987d68d\x00.bottom .left":{visualStyles:{fg:"grey"},width:"100%"},"data-v-f987d68d\x00.voice-row":{height:1,display:"flex",width:"100%"},"data-v-f987d68d\x00.input-prefix":{marginRight:1}},M_t="#00B4D8",Dwi=12,Jya=_wi({__name:"index",setup(e){let a=Ste();a.mode.bindKeys();let A=TQ(),o=Yya(),c=Khe(),p=v_t(),d=new Set(["normal","voice","loading","escalation"]),h=Wd.computed(()=>!d.has(a.mode.mode.value));Cb("enter",(v)=>{if(a.onEnter(),v)v.consumed=!0}),Cb("escape",(v)=>{if(a.onEscape(),v)v.consumed=!0}),Cb("**",(v)=>{if(v.ctrl||v.meta)return;if(v.name==="escape")return;let F=A.getFocusedType();if(F==="input"||F==="textarea"||F==="editor")return;if(v.name in $lt&&a.text.value.length===0)return;if(!(v.name?.length===1||v.name==="space"))return;A.focusId("axon-input"),a.onPrintable(v.name==="space"?" ":v.name),v.consumed=!0});let B=o.onDrop((v)=>{let F=a.text.value&&!a.text.value.endsWith(" ")?" ":"";a.text.value+=F+v});Wd.onUnmounted(B);let E=Wd.computed(()=>{let v=o.cwd.value,F=process.env.HOME;return F&&v.startsWith(F)?v.replace(F,"~"):v}),k=Wd.computed(()=>{if(a.mode.mode.value!=="normal")return 1;let v=o.width.value-2,F=a.text.value.split(`
2572
+ `).reduce((T,K)=>{return T+Math.max(1,Math.ceil(K.length/v)||1)},0);return Math.min(Dwi,Math.max(1,F))});return(v,F)=>{return Qhn(),Qwi("div",{class:"input-box"},[jhe("div",{class:"top"},[jhe("div",{class:"input-bar",style:whn({"border-top":"0px","border-bottom":`1px solid ${M_t}`})},[N_t(` <input-bar-pulls-strip
2573
+ v-if="ollama && (ollama.pulls.value.length > 0 || ollama.loads.value.length > 0)"
2574
+ :pulls="ollama.pulls.value"
2575
+ :loads="ollama.loads.value"
2576
+ :primary="primary"
2577
+ /> `),Qj(h)?(Qhn(),jya(Lya,{key:0,primary:M_t})):N_t("v-if",!0),jhe("div",{class:"input-section"},[jhe("div",{class:"input-prefix",style:whn({color:Qj(a).inputError.value?"rgb(220, 60, 60)":M_t})},Pya(Qj(a).mode.symbol.value),5),wwi(jhe("textarea",{id:"axon-input",placeholder:"ask me anything...",style:whn({height:`${Qj(k)}`,color:Qj(a).inputError.value?"rgb(220, 60, 60)":""}),"onUpdate:modelValue":F[0]||(F[0]=(T)=>Qj(a).text.value=T)},null,4),[[kwi,Qj(a).text.value]])])],4)]),jhe("div",{class:"bottom"},[N_t(" Exit-guard hint borrows the cwd row while set (ctrl+c pressed once). "),jhe("div",{class:"left"},Pya(Qj(c).hint.value??Qj(E)),1)]),jhe("div",{class:"voice-row"},[Qj(a).mode.mode.value==="voice"?(Qhn(),jya(Kya,{key:0,waveform:Qj(p).waveform.value,status:Qj(p).isActive.value?"idle":"done",primary:M_t,"elapsed-seconds":Qj(p).elapsedSeconds.value},null,8,["waveform","status","elapsed-seconds"])):N_t("v-if",!0)])])}}});Jya.__scopeId="data-v-f987d68d";var Oya=Jya;var xwi=uh.defineComponent;var vwi=uh.openBlock,Fwi=uh.createElementBlock;var khn=uh.createVNode;var $ya={"data-v-20aeb127\x00.bottom-region":{display:"flex",flexDirection:"column",width:"100%"}},zya=xwi({__name:"index",setup(e){return(a,A)=>{return vwi(),Fwi("div",{class:"bottom-region"},[khn(tya),khn(rya),khn(Oya)])}}});zya.__scopeId="data-v-20aeb127";var Wya=zya;var Wm=vd(Vf(),1);var Swi=Wm.defineComponent;var Nwi=Wm.createElementVNode;var Mwi=Wm.openBlock,Gwi=Wm.createElementBlock;var Lwi=Wm.createVNode;var Twi=Wm.renderSlot;var Zya={"data-v-8c792391\x00.layout":{display:"flex",flexDirection:"column",gap:1,width:"100%",height:"100%",paddingTop:1},"data-v-8c792391\x00.content":{flexGrow:1,flexShrink:1,flexBasis:0,scrollable:!1}},Vya=Swi({__name:"default",setup(e){let a=zEt();Wm.onUnmounted(a);let A=P6e().start();Wm.onUnmounted(A);let o=qM(),c=gE(),p=ny(),d=Khe();d.bind((B)=>c.exit(B));let h=c.onBeforeExit(()=>d.onQuit());return Wm.onUnmounted(h),Wm.watch(o.isAuthenticated,(B)=>{p.push(B?"/":"/auth")},{immediate:!0}),(B,E)=>{return Mwi(),Gwi("div",{class:"layout"},[Nwi("div",{class:"content"},[Twi(B.$slots,"default")]),Lwi(Wya)])}}});Vya.__scopeId="data-v-8c792391";var Xya=Vya;var Zm=vd(Vf(),1);var qwi=Zm.defineComponent;var Rwi=Zm.createElementVNode;var Uwi=Zm.createCommentVNode,G_t=Zm.openBlock,Dhn=Zm.createElementBlock,Kwi=Zm.createBlock;var Ywi=Zm.renderList,Pwi=Zm.Fragment;var eEa=Zm.unref;var tEa={"data-v-55ee1ff4\x00.log-page":{display:"flex",flexDirection:"column",paddingRight:2,scrollable:!0,alwaysScroll:!0,scrollableY:!0,width:"100%",height:"100%"},"data-v-55ee1ff4\x00.title":{height:1,visualStyles:{fg:"#00b4d8"},marginBottom:1},"data-v-55ee1ff4\x00.empty":{height:1,visualStyles:{fg:"#646464"}}},nEa=qwi({__name:"kernel",setup(e){let a=sE(),A=Zm.computed(()=>a.session.value.kernelEvents);return(o,c)=>{return G_t(),Dhn("div",{class:"log-page"},[Rwi("p",{class:"title"},"kernel log"),(G_t(!0),Dhn(Pwi,null,Ywi(eEa(A),(p)=>{return G_t(),Kwi(f_t,{key:p.id,entry:p},null,8,["entry"])}),128)),eEa(A).length===0?(G_t(),Dhn("p",{key:0,class:"empty"},"no kernel events yet")):Uwi("v-if",!0)])}}});nEa.__scopeId="data-v-55ee1ff4";var aEa=nEa;var Vm=vd(Vf(),1);var jwi=Vm.defineComponent;var Hwi=Vm.createElementVNode;var Jwi=Vm.createCommentVNode,L_t=Vm.openBlock,xhn=Vm.createElementBlock,Owi=Vm.createBlock;var $wi=Vm.renderList,zwi=Vm.Fragment;var AEa=Vm.unref;var iEa={"data-v-a1163f9f\x00.log-page":{display:"flex",flexDirection:"column",paddingRight:2,scrollable:!0,alwaysScroll:!0,scrollableY:!0,width:"100%",height:"100%"},"data-v-a1163f9f\x00.title":{height:1,visualStyles:{fg:"#00b4d8"},marginBottom:1},"data-v-a1163f9f\x00.empty":{height:1,visualStyles:{fg:"#646464"}}},rEa=jwi({__name:"session",setup(e){let a=sE(),A=Vm.computed(()=>a.session.value.events);return(o,c)=>{return L_t(),xhn("div",{class:"log-page"},[Hwi("p",{class:"title"},"session log"),(L_t(!0),xhn(zwi,null,$wi(AEa(A),(p)=>{return L_t(),Owi(m_t,{key:p.id,entry:p},null,8,["entry"])}),128)),AEa(A).length===0?(L_t(),xhn("p",{key:0,class:"empty"},"no session events yet")):Jwi("v-if",!0)])}}});rEa.__scopeId="data-v-a1163f9f";var oEa=rEa;var wm=vd(Vf(),1);var Wwi=wm.defineComponent,vhn=wm.toDisplayString,Fhn=wm.createElementVNode;var Zwi=wm.createCommentVNode,H6e=wm.openBlock,J6e=wm.createElementBlock;var Vwi=wm.renderList,sEa=wm.Fragment;var Wlt=wm.unref;var cEa={"data-v-050ab2ed\x00.proc-page":{display:"flex",flexDirection:"column",paddingRight:2,scrollable:!0,alwaysScroll:!0,scrollableY:!0,width:"100%",height:"100%"},"data-v-050ab2ed\x00.head":{display:"flex",flexDirection:"column",marginBottom:1},"data-v-050ab2ed\x00.command":{height:1,visualStyles:{fg:"#00b4d8"}},"data-v-050ab2ed\x00.meta":{height:1,visualStyles:{fg:"#646464"}},"data-v-050ab2ed\x00.line":{width:"100%",visualStyles:{fg:"#b4b4b4"}},"data-v-050ab2ed\x00.empty":{height:1,visualStyles:{fg:"#646464"}}},uEa=Wwi({__name:"[id]",setup(e){let a=sE(),A=f_(),o=wm.computed(()=>{let p=String(A.value.params.id??"");return a.session.value.processes.find((d)=>d.procId===p)??null}),c=wm.computed(()=>{if(!o.value)return"";let p=o.value;if(p.status==="running")return`running${p.pid?` \xB7 pid ${p.pid}`:""}`;if(p.status==="down")return"down \xB7 restarting";return`exited ${p.exitCode??"?"}`});return(p,d)=>{return H6e(),J6e("div",{class:"proc-page"},[Wlt(o)?(H6e(),J6e(sEa,{key:0},[Fhn("div",{class:"head"},[Fhn("p",{class:"command"},vhn(Wlt(o).command),1),Fhn("p",{class:"meta"},vhn(Wlt(c)),1)]),(H6e(!0),J6e(sEa,null,Vwi(Wlt(o).output,(h,B)=>{return H6e(),J6e("p",{key:B,class:"line"},vhn(h),1)}),128)),Wlt(o).output.length===0?(H6e(),J6e("p",{key:0,class:"empty"},"no output yet")):Zwi("v-if",!0)],64)):(H6e(),J6e("p",{key:1,class:"empty"},"process not found"))])}}});uEa.__scopeId="data-v-050ab2ed";var lEa=uEa;var Gh=vd(Vf(),1);var Xwi=Gh.defineComponent;var e0i=Gh.createCommentVNode;var pEa={"data-v-299b8e75\x00.account":{display:"flex",flexDirection:"column",width:"100%",height:"100%",scrollable:!0,alwaysScroll:!0,scrollableY:!0,gap:1},"data-v-299b8e75\x00.section":{display:"flex",flexDirection:"column"},"data-v-299b8e75\x00.section-header":{visualStyles:{bold:!0}},"data-v-299b8e75\x00.table":{display:"flex",flexDirection:"column"},"data-v-299b8e75\x00.row":{display:"flex",gap:2},"data-v-299b8e75\x00.row-action":{cursor:"pointer"},"data-v-299b8e75\x00.row-active .key":{visualStyles:{fg:"white"}},"data-v-299b8e75\x00.key":{width:18,visualStyles:{fg:"#787878"}},"data-v-299b8e75\x00.val":{visualStyles:{fg:"white"},flexGrow:1,flexShrink:1,flexBasis:0},"data-v-299b8e75\x00.val.dim":{visualStyles:{fg:"#505050"}},"data-v-299b8e75\x00.dim":{visualStyles:{fg:"#505050"}},"data-v-299b8e75\x00.badge":{pointerEvents:"none"},"data-v-299b8e75\x00.checkbox":{width:3,pointerEvents:"none"},"data-v-299b8e75\x00.checkbox-label":{visualStyles:{fg:"white"},pointerEvents:"none"},"data-v-299b8e75\x00.hint":{visualStyles:{fg:"#646464"}}},gEa=Xwi({__name:"account",setup(e){return(a,A)=>{return e0i(` <div class="account">
2578
2578
  <div class="section">
2579
2579
  <div class="section-header" :style="primaryStyle">Account</div>
2580
2580
  <div v-if="user" class="table">
@@ -2641,13 +2641,13 @@ tell application "System Events" to get value of property list item "CFBundleNam
2641
2641
  \u2800\u2800\u2800\u28E4\u28C0\u2849\u281B\u281B\u280B\u28C9\u28E0\u28F4\u283F\u28BF\u28FF\u283F\u280B\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800
2642
2642
  \u2800\u2800\u2800\u2808\u283B\u28BF\u28FF\u28FF\u28FF\u28FF\u287F\u280B\u28E0\u281F\u2801\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800
2643
2643
  \u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u28E4\u287E\u280B\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800
2644
- \u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u28B0\u287F\u2801`,hEa=t0i({__name:"auth",setup(e){let a=qM(),A=ny();k_({layout:"default"});let o=zEt();Ug.onUnmounted(o);let c=i0i;Ug.watch(a.isAuthenticated,(v)=>{if(v)A.push("/")},{immediate:!0});let p=Ug.computed(()=>a.loginStatus.value!=="idle"),d=Ug.computed(()=>{let v=a.profiles.value.map((F)=>({id:F.id,label:F.authenticated?F.email:`${F.email} (signed out)`,email:F.email,authenticated:F.authenticated}));return v.push({id:"__new__",label:"Sign in with a new account",email:void 0,authenticated:!1}),v}),h=Ug.ref(0),B=Ug.computed(()=>d.value[h.value]?.id??""),E=Ug.computed(()=>{if(a.loginStatus.value==="authorizing")return"Opening browser\u2026";if(a.loginStatus.value==="polling")return"Waiting for approval in browser\u2026";return""});async function k(v){if(p.value)return;let F=d.value[v];if(!F||a.switchingProfileId.value)return;if(F.id==="__new__"){await a.startLogin("new_account");return}if(!F.authenticated){await a.startLogin(F.email);return}try{await a.switchProfile(F.id)}catch{await a.startLogin(F.email)}}return Cb("enter",()=>k(h.value)),Cb("up",()=>{h.value=(h.value-1+d.value.length)%d.value.length}),Cb("down",()=>{h.value=(h.value+1)%d.value.length}),(v,F)=>{return d3e(),O6e("div",{class:"auth"},[YM("div",{class:"axon-header"},[YM("div",{class:"logo-section"},[YM("pre",{class:"logo",style:Nhn({color:T_t})},Zlt(see(c)),5)]),YM("div",{class:"stats-section"},[YM("div",{class:"divider"}),YM("div",{class:"stat-line"},[YM("span",{class:"stat-value stat-bright"},Zlt(see(p)?see(E):"Select an account"),1)]),YM("div",{class:"divider"}),YM("div",{class:"list"},[Shn(" Device flow in progress "),see(p)&&see(a).deviceAuthorization.value?.userCode?(d3e(),O6e("div",{key:0,class:"stat-line"},[YM("span",{class:"stat-label"},"code:"),YM("span",{class:"code-value",style:Nhn({color:T_t})},Zlt(see(a).deviceAuthorization.value.userCode),5)])):!see(p)?(d3e(),O6e(mEa,{key:1},[Shn(" Idle: profile list "),(d3e(!0),O6e(mEa,null,a0i(see(d),(T,K)=>{return d3e(),O6e("div",{key:T.id,class:"list-item",onPress:()=>k(K),onMouseover:()=>h.value=K},[T.id===see(a).switchingProfileId.value?(d3e(),n0i(Llt,{key:0,class:"cursor",color:T_t})):(d3e(),O6e("span",{key:1,class:"cursor",style:Nhn({color:T_t})},Zlt(T.id===see(B)?"\u203A":" "),5)),YM("span",{class:A0i({"item-label":!0,"item-selected":T.id===see(B)})},Zlt(T.label),3)],40,["onPress","onMouseover"])}),128))],2112)):Shn("v-if",!0)]),YM("div",{class:"spacer"}),YM("div",{class:"info-line"},[YM("a",{class:"info-text",href:"https://axon.arclabs.it"},"https://axon.arclabs.it")]),YM("div",{class:"stat-line"},[YM("span",{class:"tagline"},"Built different. Think different.")])])])])}}});hEa.__scopeId="data-v-e3a0b94d";var bEa=hEa;var cd=vd(Vf(),1);tm();function r0i(e){let a=So.ref(0);function A(){a.value++}let o=So.computed(()=>{return a.value,e.profiles.active()?.settings.get()??{}});function c(p,d){let h=e.profiles.active();if(!h)throw qr("NOT_AUTHENTICATED");h.settings.update({},(B)=>({...B,[p]:d})),A()}return{settings:o,set:c}}var Mhn;function CEa(){if(!Mhn)Mhn=r0i(uS().store);return Mhn}WX();function BEa(e,a){let A=e.map((c)=>({kind:"session",entry:c})),o=new Map;for(let c of But(a)){if(c.type==="cognet:action:typescript"){let p=c,d={kind:"tool-call",id:p.data.id,call:p,result:null,activities:[]};o.set(p.data.id,d),A.push(d);continue}if(c.type==="cognet:action:result"){let p=c,d=o.get(p.data.for);if(d){d.result=p;continue}A.push({kind:"entry",entry:p});continue}A.push({kind:"entry",entry:c})}return A.sort((c,p)=>Vlt(c)-Vlt(p))}function IEa(e,a){let A=new Map;for(let o of a){if(o.type!=="capsule:activity")continue;let c=o.data;if(!c.commandId)continue;let p=A.get(c.commandId);if(!p)p=new Map,A.set(c.commandId,p);let d=p.get(c.id);if(d){if(d.phase=c.phase,d.data={...d.data,...c.data},c.error!==void 0)d.error=c.error}else p.set(c.id,{id:c.id,activity:c.activity,phase:c.phase,data:{...c.data},...c.error!==void 0?{error:c.error}:{},seq:o.time.seq})}if(A.size===0)return e;for(let o of e){if(o.kind!=="tool-call")continue;let c=A.get(o.call.data.id);if(c)o.activities=[...c.values()].sort((p,d)=>p.seq-d.seq)}return e}function Vlt(e){if(e.kind==="tool-call")return e.call.time.seq;if(e.kind==="reload"||e.kind==="install")return e.seq;return e.entry.time.seq}function yEa(e){let a=[],A=null;for(let o of e){if(o.kind!=="session"||!o.entry.type.startsWith("axon:reload:")){A=null,a.push(o);continue}if(A)if(A.entry=o.entry,o.entry.type==="axon:reload:start")A.count++;else A.lastSettled=o.entry;else{let c=o.entry.type!=="axon:reload:start";A={kind:"reload",entry:o.entry,lastSettled:c?o.entry:null,count:1,seq:o.entry.time.seq},a.push(A)}}return a}function EEa(e){let a=[],A=new Map;for(let o of e){if(!(o.kind==="session"&&(o.entry.type.startsWith("axon:install:")||o.entry.type.startsWith("axon:uninstall:")))){A=new Map,a.push(o);continue}let p=o.entry,d=p.type.startsWith("axon:install:")?"install":"uninstall",h=p.data.name,B=`${d}:${h}`,E=A.get(B);if(E)if(E.entry=p,p.type.endsWith(":start"))E.count++;else E.lastSettled=p;else{let k=!p.type.endsWith(":start"),v={kind:"install",op:d,name:h,entry:p,lastSettled:k?p:null,count:1,seq:p.time.seq};A.set(B,v),a.push(v)}}return a}function _Ea(e){return{session:e?.session??"normal",kernel:e?.kernel??!1,cognet:e?.cognet??!1}}var o0i=new Set(["axon:reload:start","axon:reload:complete","axon:install:start","axon:install:complete","axon:uninstall:start","axon:uninstall:complete","axon:session:restored","compress"]);function s0i(e){if(e==="error"||e.endsWith(":error")||e.endsWith(":failed"))return"error";if(o0i.has(e))return"info";return"debug"}var c0i={quiet:new Set(["error"]),normal:new Set(["error","info"]),verbose:new Set(["error","info","debug"])};function QEa(e,a){return c0i[a.session].has(s0i(e.type))}function wEa(e,a){return a.kernel}function kEa(e,a){if(e.type==="axon:system:message"&&e.data.type==="hot-reload")return!1;return!0}function DEa(e,a){if(!a)return!1;let A=a;return e.some((o)=>{if(o.type!=="axon:error")return!1;let c=o.data.error;if(c===a)return!0;if(!c||typeof c!=="object")return!1;let p=c;if(p.message!==A.message)return!1;return p.code===void 0||A.code===void 0||p.code===A.code})}var u0i=cd.defineComponent;var cee=cd.createCommentVNode,wj=cd.openBlock,Ghn=cd.createElementBlock,Nte=cd.createBlock;var l0i=cd.renderList,p0i=cd.Fragment;var kj=cd.unref;var g0i=cd.createVNode;var xEa={"data-v-2f7dd66a\x00.chat-container":{display:"flex",flexDirection:"column",paddingRight:2,gap:1,scrollable:!0,alwaysScroll:!0,scrollableY:!0,width:"100%",height:"100%"},"data-v-2f7dd66a\x00.timeline":{display:"flex",flexDirection:"column"}},vEa=u0i({__name:"index",setup(e){k_({layout:"default"});let a=sE(),A=Dte(),o=uS(),c=CEa();cd.onMounted(()=>{if(!a.selected.value){let F=o.store.state.get()?.lastAgent;if(F)a.select(F).catch(()=>{})}});let p=r_t();cd.onUnmounted(p.observe(gE())),cd.watch(()=>a.session.value,()=>p.attach(),{deep:!0});let d=cd.computed(()=>{let F=_Ea(c.settings.value.verbosity),T=a.session.value.entries.filter((ge)=>kEa(ge,F)),K=BEa([],T),P=a.session.value.events.filter((ge)=>QEa(ge,F)).map((ge)=>({kind:"session",entry:ge})),te=a.session.value.kernelEvents.filter((ge)=>wEa(ge,F)).map((ge)=>({kind:"kernel",entry:ge})),ue=[...P,...te,...K].sort((ge,me)=>Vlt(ge)-Vlt(me));return IEa(EEa(yEa(ue)),a.session.value.kernelEvents)}),h=cd.computed(()=>a.session.value.events.some((F)=>F.type==="axon:error"||F.type==="error")),B=cd.computed(()=>{let F=a.error.value;if(h.value)return null;if(F&&typeof F==="object"&&F.isAxonError===!0)return F;return null}),E=cd.computed(()=>{let F=A.sendError.value;if(F&&typeof F==="object"&&F.isAxonError===!0)return F;return null}),k=cd.computed(()=>DEa(a.session.value.events,A.sendError.value));function v(F){if(F.kind==="tool-call")return F.id;if(F.kind==="reload")return`reload-${F.seq}`;if(F.kind==="install")return`install-${F.op}-${F.name}-${F.seq}`;return F.entry.id}return(F,T)=>{return wj(),Ghn("div",{class:"chat-container","scroll-bottom":kj(p).following.value},[g0i(iBa,{class:"header"}),(wj(!0),Ghn(p0i,null,l0i(kj(d),(K)=>{return wj(),Ghn("div",{class:"timeline",key:v(K)},[K.kind==="session"?(wj(),Nte(x_t,{key:0,entry:K.entry},null,8,["entry"])):cee("v-if",!0),K.kind==="entry"?(wj(),Nte(Oya,{key:1,entry:K.entry},null,8,["entry"])):cee("v-if",!0),K.kind==="kernel"?(wj(),Nte(v_t,{key:2,entry:K.entry},null,8,["entry"])):cee("v-if",!0),K.kind==="tool-call"?(wj(),Nte(Hya,{key:3,call:K.call,result:K.result,activities:K.activities},null,8,["call","result","activities"])):cee("v-if",!0),K.kind==="reload"?(wj(),Nte(Wya,{key:4,item:K},null,8,["item"])):cee("v-if",!0),K.kind==="install"?(wj(),Nte(qya,{key:5,item:K},null,8,["item"])):cee("v-if",!0)])}),128)),cee(` No separate live-draft element: a streaming emission arrives as
2644
+ \u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u28B0\u287F\u2801`,hEa=t0i({__name:"auth",setup(e){let a=qM(),A=ny();k_({layout:"default"});let o=zEt();Ug.onUnmounted(o);let c=i0i;Ug.watch(a.isAuthenticated,(v)=>{if(v)A.push("/")},{immediate:!0});let p=Ug.computed(()=>a.loginStatus.value!=="idle"),d=Ug.computed(()=>{let v=a.profiles.value.map((F)=>({id:F.id,label:F.authenticated?F.email:`${F.email} (signed out)`,email:F.email,authenticated:F.authenticated}));return v.push({id:"__new__",label:"Sign in with a new account",email:void 0,authenticated:!1}),v}),h=Ug.ref(0),B=Ug.computed(()=>d.value[h.value]?.id??""),E=Ug.computed(()=>{if(a.loginStatus.value==="authorizing")return"Opening browser\u2026";if(a.loginStatus.value==="polling")return"Waiting for approval in browser\u2026";return""});async function k(v){if(p.value)return;let F=d.value[v];if(!F||a.switchingProfileId.value)return;if(F.id==="__new__"){await a.startLogin("new_account");return}if(!F.authenticated){await a.startLogin(F.email);return}try{await a.switchProfile(F.id)}catch{await a.startLogin(F.email)}}return Cb("enter",()=>k(h.value)),Cb("up",()=>{h.value=(h.value-1+d.value.length)%d.value.length}),Cb("down",()=>{h.value=(h.value+1)%d.value.length}),(v,F)=>{return d3e(),O6e("div",{class:"auth"},[YM("div",{class:"axon-header"},[YM("div",{class:"logo-section"},[YM("pre",{class:"logo",style:Nhn({color:T_t})},Zlt(see(c)),5)]),YM("div",{class:"stats-section"},[YM("div",{class:"divider"}),YM("div",{class:"stat-line"},[YM("span",{class:"stat-value stat-bright"},Zlt(see(p)?see(E):"Select an account"),1)]),YM("div",{class:"divider"}),YM("div",{class:"list"},[Shn(" Device flow in progress "),see(p)&&see(a).deviceAuthorization.value?.userCode?(d3e(),O6e("div",{key:0,class:"stat-line"},[YM("span",{class:"stat-label"},"code:"),YM("span",{class:"code-value",style:Nhn({color:T_t})},Zlt(see(a).deviceAuthorization.value.userCode),5)])):!see(p)?(d3e(),O6e(mEa,{key:1},[Shn(" Idle: profile list "),(d3e(!0),O6e(mEa,null,a0i(see(d),(T,K)=>{return d3e(),O6e("div",{key:T.id,class:"list-item",onPress:()=>k(K),onMouseover:()=>h.value=K},[T.id===see(a).switchingProfileId.value?(d3e(),n0i(Llt,{key:0,class:"cursor",color:T_t})):(d3e(),O6e("span",{key:1,class:"cursor",style:Nhn({color:T_t})},Zlt(T.id===see(B)?"\u203A":" "),5)),YM("span",{class:A0i({"item-label":!0,"item-selected":T.id===see(B)})},Zlt(T.label),3)],40,["onPress","onMouseover"])}),128))],2112)):Shn("v-if",!0)]),YM("div",{class:"spacer"}),YM("div",{class:"info-line"},[YM("a",{class:"info-text",href:"https://axon.arclabs.it"},"https://axon.arclabs.it")]),YM("div",{class:"stat-line"},[YM("span",{class:"tagline"},"Built different. Think different.")])])])])}}});hEa.__scopeId="data-v-e3a0b94d";var bEa=hEa;var cd=vd(Vf(),1);tm();function r0i(e){let a=So.ref(0);function A(){a.value++}let o=So.computed(()=>{return a.value,e.profiles.active()?.settings.get()??{}});function c(p,d){let h=e.profiles.active();if(!h)throw qr("NOT_AUTHENTICATED");h.settings.update({},(B)=>({...B,[p]:d})),A()}return{settings:o,set:c}}var Mhn;function CEa(){if(!Mhn)Mhn=r0i(uS().store);return Mhn}WX();function BEa(e,a){let A=e.map((c)=>({kind:"session",entry:c})),o=new Map;for(let c of But(a)){if(c.type==="cognet:action:typescript"){let p=c,d={kind:"tool-call",id:p.data.id,call:p,result:null,activities:[]};o.set(p.data.id,d),A.push(d);continue}if(c.type==="cognet:action:result"){let p=c,d=o.get(p.data.for);if(d){d.result=p;continue}A.push({kind:"entry",entry:p});continue}A.push({kind:"entry",entry:c})}return A.sort((c,p)=>Vlt(c)-Vlt(p))}function IEa(e,a){let A=new Map;for(let o of a){if(o.type!=="capsule:activity")continue;let c=o.data;if(!c.commandId)continue;let p=A.get(c.commandId);if(!p)p=new Map,A.set(c.commandId,p);let d=p.get(c.id);if(d){if(d.phase=c.phase,d.data={...d.data,...c.data},c.error!==void 0)d.error=c.error}else p.set(c.id,{id:c.id,activity:c.activity,phase:c.phase,data:{...c.data},...c.error!==void 0?{error:c.error}:{},seq:o.time.seq})}if(A.size===0)return e;for(let o of e){if(o.kind!=="tool-call")continue;let c=A.get(o.call.data.id);if(c)o.activities=[...c.values()].sort((p,d)=>p.seq-d.seq)}return e}function Vlt(e){if(e.kind==="tool-call")return e.call.time.seq;if(e.kind==="reload"||e.kind==="install")return e.seq;return e.entry.time.seq}function yEa(e){let a=[],A=null;for(let o of e){if(o.kind!=="session"||!o.entry.type.startsWith("axon:reload:")){A=null,a.push(o);continue}if(A)if(A.entry=o.entry,o.entry.type==="axon:reload:start")A.count++;else A.lastSettled=o.entry;else{let c=o.entry.type!=="axon:reload:start";A={kind:"reload",entry:o.entry,lastSettled:c?o.entry:null,count:1,seq:o.entry.time.seq},a.push(A)}}return a}function EEa(e){let a=[],A=new Map;for(let o of e){if(!(o.kind==="session"&&(o.entry.type.startsWith("axon:install:")||o.entry.type.startsWith("axon:uninstall:")))){A=new Map,a.push(o);continue}let p=o.entry,d=p.type.startsWith("axon:install:")?"install":"uninstall",h=p.data.name,B=`${d}:${h}`,E=A.get(B);if(E)if(E.entry=p,p.type.endsWith(":start"))E.count++;else E.lastSettled=p;else{let k=!p.type.endsWith(":start"),v={kind:"install",op:d,name:h,entry:p,lastSettled:k?p:null,count:1,seq:p.time.seq};A.set(B,v),a.push(v)}}return a}function _Ea(e){return{session:e?.session??"normal",kernel:e?.kernel??!1,cognet:e?.cognet??!1}}var o0i=new Set(["axon:reload:start","axon:reload:complete","axon:install:start","axon:install:complete","axon:uninstall:start","axon:uninstall:complete","axon:session:restored","compress"]);function s0i(e){if(e==="error"||e.endsWith(":error")||e.endsWith(":failed"))return"error";if(o0i.has(e))return"info";return"debug"}var c0i={quiet:new Set(["error"]),normal:new Set(["error","info"]),verbose:new Set(["error","info","debug"])};function QEa(e,a){return c0i[a.session].has(s0i(e.type))}function wEa(e,a){return a.kernel}function kEa(e,a){if(e.type==="axon:system:message"&&e.data.type==="hot-reload")return!1;return!0}function DEa(e,a){if(!a)return!1;let A=a;return e.some((o)=>{if(o.type!=="axon:error")return!1;let c=o.data.error;if(c===a)return!0;if(!c||typeof c!=="object")return!1;let p=c;if(p.message!==A.message)return!1;return p.code===void 0||A.code===void 0||p.code===A.code})}var u0i=cd.defineComponent;var cee=cd.createCommentVNode,wj=cd.openBlock,Ghn=cd.createElementBlock,Nte=cd.createBlock;var l0i=cd.renderList,p0i=cd.Fragment;var kj=cd.unref;var g0i=cd.createVNode;var xEa={"data-v-2f7dd66a\x00.chat-container":{display:"flex",flexDirection:"column",paddingRight:2,gap:1,scrollable:!0,alwaysScroll:!0,scrollableY:!0,width:"100%",height:"100%"},"data-v-2f7dd66a\x00.timeline":{display:"flex",flexDirection:"column"}},vEa=u0i({__name:"index",setup(e){k_({layout:"default"});let a=sE(),A=Ste(),o=uS(),c=CEa();cd.onMounted(()=>{if(!a.selected.value){let F=o.store.state.get()?.lastAgent;if(F)a.select(F).catch(()=>{})}});let p=F_t();cd.onUnmounted(p.observe(gE())),cd.watch(()=>a.session.value,()=>p.attach(),{deep:!0});let d=cd.computed(()=>{let F=_Ea(c.settings.value.verbosity),T=a.session.value.entries.filter((ge)=>kEa(ge,F)),K=BEa([],T),P=a.session.value.events.filter((ge)=>QEa(ge,F)).map((ge)=>({kind:"session",entry:ge})),te=a.session.value.kernelEvents.filter((ge)=>wEa(ge,F)).map((ge)=>({kind:"kernel",entry:ge})),ue=[...P,...te,...K].sort((ge,me)=>Vlt(ge)-Vlt(me));return IEa(EEa(yEa(ue)),a.session.value.kernelEvents)}),h=cd.computed(()=>a.session.value.events.some((F)=>F.type==="axon:error"||F.type==="error")),B=cd.computed(()=>{let F=a.error.value;if(h.value)return null;if(F&&typeof F==="object"&&F.isAxonError===!0)return F;return null}),E=cd.computed(()=>{let F=A.sendError.value;if(F&&typeof F==="object"&&F.isAxonError===!0)return F;return null}),k=cd.computed(()=>DEa(a.session.value.events,A.sendError.value));function v(F){if(F.kind==="tool-call")return F.id;if(F.kind==="reload")return`reload-${F.seq}`;if(F.kind==="install")return`install-${F.op}-${F.name}-${F.seq}`;return F.entry.id}return(F,T)=>{return wj(),Ghn("div",{class:"chat-container","scroll-bottom":kj(p).following.value},[g0i(iBa,{class:"header"}),(wj(!0),Ghn(p0i,null,l0i(kj(d),(K)=>{return wj(),Ghn("div",{class:"timeline",key:v(K)},[K.kind==="session"?(wj(),Nte(m_t,{key:0,entry:K.entry},null,8,["entry"])):cee("v-if",!0),K.kind==="entry"?(wj(),Nte(HIa,{key:1,entry:K.entry},null,8,["entry"])):cee("v-if",!0),K.kind==="kernel"?(wj(),Nte(f_t,{key:2,entry:K.entry},null,8,["entry"])):cee("v-if",!0),K.kind==="tool-call"?(wj(),Nte(PIa,{key:3,call:K.call,result:K.result,activities:K.activities},null,8,["call","result","activities"])):cee("v-if",!0),K.kind==="reload"?(wj(),Nte($Ia,{key:4,item:K},null,8,["item"])):cee("v-if",!0),K.kind==="install"?(wj(),Nte(LIa,{key:5,item:K},null,8,["item"])):cee("v-if",!0)])}),128)),cee(` No separate live-draft element: a streaming emission arrives as
2645
2645
  chunked entries that fold into one growing timeline row
2646
2646
  (AxonChunk standard) \u2014 liveness rides the commit pipeline. `),cee(` A spawn that threw before any session existed has nothing on
2647
2647
  disk \u2014 agents.error is the ONLY place that failure lives;
2648
2648
  render it here, but only when the session log doesn't already
2649
2649
  carry the same story (a boot failure AFTER the session was
2650
2650
  constructed already shows via session-event.vue \u2014 don't render
2651
- it twice). `),kj(B)?(wj(),Nte(oee,{key:0,error:kj(B)},null,8,["error"])):kj(a).error.value&&!kj(h)?(wj(),Nte(cme,{key:1,message:kj(a).error.value.message},null,8,["message"])):cee("v-if",!0),cee(` Client-side send failure \u2014 the run never reached the kernel
2651
+ it twice). `),kj(B)?(wj(),Nte(oee,{key:0,error:kj(B)},null,8,["error"])):kj(a).error.value&&!kj(h)?(wj(),Nte(sme,{key:1,message:kj(a).error.value.message},null,8,["message"])):cee("v-if",!0),cee(` Client-side send failure \u2014 the run never reached the kernel
2652
2652
  (no agent booted), so there is no session entry for it
2653
- anywhere; this is the one place it's surfaced. `),kj(E)&&!kj(k)?(wj(),Nte(oee,{key:2,error:kj(E)},null,8,["error"])):kj(A).sendError.value&&!kj(k)?(wj(),Nte(cme,{key:3,message:kj(A).sendError.value.message},null,8,["message"])):cee("v-if",!0)],8,["scroll-bottom"])}}});vEa.__scopeId="data-v-2f7dd66a";var FEa=vEa;var P_t=!1;{let e=process.argv.slice(2),a={version:"2.0.43"},A={"--version":async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)},"--help":async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)},init:async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)},prepare:async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)},dev:async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)},build:async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)},deploy:async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)},publish:async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)},install:async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)},i:async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)},uninstall:async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)},list:async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)},clone:async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)},fork:async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)},watch:async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)},unwatch:async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)},settings:async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)},login:async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)},logout:async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)},update:async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)},whoami:async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)},cognet:async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)},module:async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)},ps:async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)},status:async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)},logs:async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)},undeploy:async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)},bench:async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)}};for(let[o,c]of Object.entries(A))if(o.startsWith("-")&&e.includes(o)){let p=e.indexOf(o);await c({...a,args:e.slice(p+1),command:o}),P_t=!0;break}if(!P_t){let o=e.findIndex((p)=>!p.startsWith("-")),c=o===-1?void 0:e[o];if(c&&c in A)await A[c]({...a,args:e.slice(o+1),command:c}),P_t=!0}}if(!P_t)fun({routes:[{path:"/logs/kernel",component:aEa,name:"logs-kernel"},{path:"/logs/session",component:oEa,name:"logs-session"},{path:"/capsule/:id",component:lEa,name:"capsule-id"},{path:"/account",component:dEa,name:"account",meta:{layout:"default"}},{path:"/auth",component:bEa,name:"auth",meta:{layout:"default"}},{path:"/",component:FEa,name:"home",meta:{layout:"default"}}],styles:[aBa,XCa,uBa,iIa,mBa,uya,mya,Iya,Nya,Lya,Tya,Pya,Jya,zya,xya,Fya,wya,WBa,nIa,HBa,Zya,tEa,iEa,cEa,pEa,fEa,xEa],layouts:new Map([["default",Xya]]),middleware:[WCa],screen:{title:"VTerm"},quitKeys:["C-c"],highlight:{theme:{name:"arcnight",type:"dark",colors:{"editor.background":"#070b10","editor.foreground":"#c7eaff"},tokenColors:[{scope:["variable","variable.other","variable.other.property","variable.other.object.property","variable.other.readwrite","meta.object-literal.key","support.variable.property"],settings:{foreground:"#7cceff"}},{scope:["keyword","keyword.control","keyword.other","storage","storage.type","storage.modifier"],settings:{foreground:"#345a94"}},{scope:["constant.numeric","number"],settings:{foreground:"#326396"}},{scope:["entity.name.type","entity.name.class","constant","support.type"],settings:{foreground:"#3caed5"}},{scope:["entity.name.function","support.function","meta.function-call"],settings:{foreground:"#3caed5"}},{scope:["string","string.quoted","string.template"],settings:{foreground:"#4c6696"}},{scope:["keyword.operator","punctuation.accessor"],settings:{foreground:"#7cceff"}},{scope:["comment","comment.line","comment.block"],settings:{foreground:"#585858",fontStyle:"italic"}},{scope:["punctuation.definition.tag.air"],settings:{foreground:"#2a4a6a"}},{scope:["entity.name.tag.section.air"],settings:{foreground:"#345a94"}},{scope:["entity.name.tag.turn.air"],settings:{foreground:"#3caed5"}},{scope:["entity.name.tag.execute.air"],settings:{foreground:"#00B4D8"}},{scope:["entity.name.tag.stdout.air"],settings:{foreground:"#4c6696"}},{scope:["entity.name.tag.prose.air"],settings:{foreground:"#7cceff"}},{scope:["entity.name.tag.signal.air"],settings:{foreground:"#3caed5"}},{scope:["entity.name.tag.env.air"],settings:{foreground:"#345a94"}},{scope:["entity.name.tag.system.air"],settings:{foreground:"#b43c3c"}},{scope:["entity.name.tag.state.air"],settings:{foreground:"#585858"}},{scope:["entity.other.attribute-name.air"],settings:{foreground:"#4c6696"}},{scope:["string.quoted.double.air"],settings:{foreground:"#326396"}},{scope:["constant.character.entity.air"],settings:{foreground:"#4c6696"}}]}},ui:{cursor:{shape:"line",blink:!0},scrollbar:{thumb:"\u2502",track:"\u2502"}}});
2653
+ anywhere; this is the one place it's surfaced. `),kj(E)&&!kj(k)?(wj(),Nte(oee,{key:2,error:kj(E)},null,8,["error"])):kj(A).sendError.value&&!kj(k)?(wj(),Nte(sme,{key:3,message:kj(A).sendError.value.message},null,8,["message"])):cee("v-if",!0)],8,["scroll-bottom"])}}});vEa.__scopeId="data-v-2f7dd66a";var FEa=vEa;var P_t=!1;{let e=process.argv.slice(2),a={version:"2.0.44"},A={"--version":async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)},"--help":async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)},init:async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)},prepare:async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)},dev:async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)},build:async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)},deploy:async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)},publish:async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)},install:async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)},i:async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)},uninstall:async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)},list:async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)},clone:async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)},fork:async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)},watch:async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)},unwatch:async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)},settings:async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)},login:async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)},logout:async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)},update:async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)},whoami:async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)},cognet:async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)},module:async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)},ps:async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)},status:async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)},logs:async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)},undeploy:async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)},bench:async function(c){let{dispatchCommand:p}=await Promise.resolve().then(() => (S_(),YQ));await p(c)}};for(let[o,c]of Object.entries(A))if(o.startsWith("-")&&e.includes(o)){let p=e.indexOf(o);await c({...a,args:e.slice(p+1),command:o}),P_t=!0;break}if(!P_t){let o=e.findIndex((p)=>!p.startsWith("-")),c=o===-1?void 0:e[o];if(c&&c in A)await A[c]({...a,args:e.slice(o+1),command:c}),P_t=!0}}if(!P_t)fun({routes:[{path:"/logs/kernel",component:aEa,name:"logs-kernel"},{path:"/logs/session",component:oEa,name:"logs-session"},{path:"/capsule/:id",component:lEa,name:"capsule-id"},{path:"/account",component:dEa,name:"account",meta:{layout:"default"}},{path:"/auth",component:bEa,name:"auth",meta:{layout:"default"}},{path:"/",component:FEa,name:"home",meta:{layout:"default"}}],styles:[aBa,XCa,sIa,gIa,CIa,FIa,MIa,GIa,KIa,jIa,OIa,kIa,xIa,_Ia,XIa,$ya,Aya,Rya,Hya,Mya,Zya,tEa,iEa,cEa,pEa,fEa,xEa],layouts:new Map([["default",Xya]]),middleware:[WCa],screen:{title:"VTerm"},quitKeys:["C-c"],highlight:{theme:{name:"arcnight",type:"dark",colors:{"editor.background":"#070b10","editor.foreground":"#c7eaff"},tokenColors:[{scope:["variable","variable.other","variable.other.property","variable.other.object.property","variable.other.readwrite","meta.object-literal.key","support.variable.property"],settings:{foreground:"#7cceff"}},{scope:["keyword","keyword.control","keyword.other","storage","storage.type","storage.modifier"],settings:{foreground:"#345a94"}},{scope:["constant.numeric","number"],settings:{foreground:"#326396"}},{scope:["entity.name.type","entity.name.class","constant","support.type"],settings:{foreground:"#3caed5"}},{scope:["entity.name.function","support.function","meta.function-call"],settings:{foreground:"#3caed5"}},{scope:["string","string.quoted","string.template"],settings:{foreground:"#4c6696"}},{scope:["keyword.operator","punctuation.accessor"],settings:{foreground:"#7cceff"}},{scope:["comment","comment.line","comment.block"],settings:{foreground:"#585858",fontStyle:"italic"}},{scope:["punctuation.definition.tag.air"],settings:{foreground:"#2a4a6a"}},{scope:["entity.name.tag.section.air"],settings:{foreground:"#345a94"}},{scope:["entity.name.tag.turn.air"],settings:{foreground:"#3caed5"}},{scope:["entity.name.tag.execute.air"],settings:{foreground:"#00B4D8"}},{scope:["entity.name.tag.stdout.air"],settings:{foreground:"#4c6696"}},{scope:["entity.name.tag.prose.air"],settings:{foreground:"#7cceff"}},{scope:["entity.name.tag.signal.air"],settings:{foreground:"#3caed5"}},{scope:["entity.name.tag.env.air"],settings:{foreground:"#345a94"}},{scope:["entity.name.tag.system.air"],settings:{foreground:"#b43c3c"}},{scope:["entity.name.tag.state.air"],settings:{foreground:"#585858"}},{scope:["entity.other.attribute-name.air"],settings:{foreground:"#4c6696"}},{scope:["string.quoted.double.air"],settings:{foreground:"#326396"}},{scope:["constant.character.entity.air"],settings:{foreground:"#4c6696"}}]}},ui:{cursor:{shape:"line",blink:!0},scrollbar:{thumb:"\u2502",track:"\u2502"}}});