@gnai/message-content-renderer 0.1.16 → 0.1.17

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.
@@ -0,0 +1,20 @@
1
+ (function(cu,s){typeof exports=="object"&&typeof module<"u"?s(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],s):(cu=typeof globalThis<"u"?globalThis:cu||self,s(cu.MessageContentRenderer={},cu.Vue))})(this,(function(cu,s){"use strict";function cn(u){const e=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(u){for(const t in u)if(t!=="default"){const n=Object.getOwnPropertyDescriptor(u,t);Object.defineProperty(e,t,n.get?n:{enumerable:!0,get:()=>u[t]})}}return e.default=u,Object.freeze(e)}const iu=cn(s),Me=/^[a-z0-9]+(-[a-z0-9]+)*$/,Pu=(u,e,t,n="")=>{const r=u.split(":");if(u.slice(0,1)==="@"){if(r.length<2||r.length>3)return null;n=r.shift().slice(1)}if(r.length>3||!r.length)return null;if(r.length>1){const i=r.pop(),a=r.pop(),l={provider:r.length>0?r[0]:n,prefix:a,name:i};return e&&!ju(l)?null:l}const o=r[0],c=o.split("-");if(c.length>1){const i={provider:n,prefix:c.shift(),name:c.join("-")};return e&&!ju(i)?null:i}if(t&&n===""){const i={provider:n,prefix:"",name:o};return e&&!ju(i,t)?null:i}return null},ju=(u,e)=>u?!!((e&&u.prefix===""||u.prefix)&&u.name):!1,Oe=Object.freeze({left:0,top:0,width:16,height:16}),zu=Object.freeze({rotate:0,vFlip:!1,hFlip:!1}),Ru=Object.freeze({...Oe,...zu}),te=Object.freeze({...Ru,body:"",hidden:!1});function an(u,e){const t={};!u.hFlip!=!e.hFlip&&(t.hFlip=!0),!u.vFlip!=!e.vFlip&&(t.vFlip=!0);const n=((u.rotate||0)+(e.rotate||0))%4;return n&&(t.rotate=n),t}function Pe(u,e){const t=an(u,e);for(const n in te)n in zu?n in u&&!(n in t)&&(t[n]=zu[n]):n in e?t[n]=e[n]:n in u&&(t[n]=u[n]);return t}function ln(u,e){const t=u.icons,n=u.aliases||Object.create(null),r=Object.create(null);function o(c){if(t[c])return r[c]=[];if(!(c in r)){r[c]=null;const i=n[c]&&n[c].parent,a=i&&o(i);a&&(r[c]=[i].concat(a))}return r[c]}return Object.keys(t).concat(Object.keys(n)).forEach(o),r}function sn(u,e,t){const n=u.icons,r=u.aliases||Object.create(null);let o={};function c(i){o=Pe(n[i]||r[i],o)}return c(e),t.forEach(c),Pe(u,o)}function je(u,e){const t=[];if(typeof u!="object"||typeof u.icons!="object")return t;u.not_found instanceof Array&&u.not_found.forEach(r=>{e(r,null),t.push(r)});const n=ln(u);for(const r in n){const o=n[r];o&&(e(r,sn(u,r,o)),t.push(r))}return t}const fn={provider:"",aliases:{},not_found:{},...Oe};function ne(u,e){for(const t in e)if(t in u&&typeof u[t]!=typeof e[t])return!1;return!0}function ze(u){if(typeof u!="object"||u===null)return null;const e=u;if(typeof e.prefix!="string"||!u.icons||typeof u.icons!="object"||!ne(u,fn))return null;const t=e.icons;for(const r in t){const o=t[r];if(!r||typeof o.body!="string"||!ne(o,te))return null}const n=e.aliases||Object.create(null);for(const r in n){const o=n[r],c=o.parent;if(!r||typeof c!="string"||!t[c]&&!n[c]||!ne(o,te))return null}return e}const Re=Object.create(null);function dn(u,e){return{provider:u,prefix:e,icons:Object.create(null),missing:new Set}}function xu(u,e){const t=Re[u]||(Re[u]=Object.create(null));return t[e]||(t[e]=dn(u,e))}function qe(u,e){return ze(e)?je(e,(t,n)=>{n?u.icons[t]=n:u.missing.add(t)}):[]}function hn(u,e,t){try{if(typeof t.body=="string")return u.icons[e]={...t},!0}catch{}return!1}let Eu=!1;function Ve(u){return typeof u=="boolean"&&(Eu=u),Eu}function pn(u){const e=typeof u=="string"?Pu(u,!0,Eu):u;if(e){const t=xu(e.provider,e.prefix),n=e.name;return t.icons[n]||(t.missing.has(n)?null:void 0)}}function bn(u,e){const t=Pu(u,!0,Eu);if(!t)return!1;const n=xu(t.provider,t.prefix);return e?hn(n,t.name,e):(n.missing.add(t.name),!0)}function mn(u,e){if(typeof u!="object")return!1;if(typeof e!="string"&&(e=u.provider||""),Eu&&!e&&!u.prefix){let r=!1;return ze(u)&&(u.prefix="",je(u,(o,c)=>{bn(o,c)&&(r=!0)})),r}const t=u.prefix;if(!ju({prefix:t,name:"a"}))return!1;const n=xu(e,t);return!!qe(n,u)}const $e=Object.freeze({width:null,height:null}),He=Object.freeze({...$e,...zu}),xn=/(-?[0-9.]*[0-9]+[0-9.]*)/g,gn=/^-?[0-9.]*[0-9]+[0-9.]*$/g;function Ue(u,e,t){if(e===1)return u;if(t=t||100,typeof u=="number")return Math.ceil(u*e*t)/t;if(typeof u!="string")return u;const n=u.split(xn);if(n===null||!n.length)return u;const r=[];let o=n.shift(),c=gn.test(o);for(;;){if(c){const i=parseFloat(o);isNaN(i)?r.push(o):r.push(Math.ceil(i*e*t)/t)}else r.push(o);if(o=n.shift(),o===void 0)return r.join("");c=!c}}function _n(u,e="defs"){let t="";const n=u.indexOf("<"+e);for(;n>=0;){const r=u.indexOf(">",n),o=u.indexOf("</"+e);if(r===-1||o===-1)break;const c=u.indexOf(">",o);if(c===-1)break;t+=u.slice(r+1,o).trim(),u=u.slice(0,n).trim()+u.slice(c+1)}return{defs:t,content:u}}function kn(u,e){return u?"<defs>"+u+"</defs>"+e:e}function yn(u,e,t){const n=_n(u);return kn(n.defs,e+n.content+t)}const Cn=u=>u==="unset"||u==="undefined"||u==="none";function vn(u,e){const t={...Ru,...u},n={...He,...e},r={left:t.left,top:t.top,width:t.width,height:t.height};let o=t.body;[t,n].forEach(E=>{const k=[],S=E.hFlip,D=E.vFlip;let A=E.rotate;S?D?A+=2:(k.push("translate("+(r.width+r.left).toString()+" "+(0-r.top).toString()+")"),k.push("scale(-1 1)"),r.top=r.left=0):D&&(k.push("translate("+(0-r.left).toString()+" "+(r.height+r.top).toString()+")"),k.push("scale(1 -1)"),r.top=r.left=0);let p;switch(A<0&&(A-=Math.floor(A/4)*4),A=A%4,A){case 1:p=r.height/2+r.top,k.unshift("rotate(90 "+p.toString()+" "+p.toString()+")");break;case 2:k.unshift("rotate(180 "+(r.width/2+r.left).toString()+" "+(r.height/2+r.top).toString()+")");break;case 3:p=r.width/2+r.left,k.unshift("rotate(-90 "+p.toString()+" "+p.toString()+")");break}A%2===1&&(r.left!==r.top&&(p=r.left,r.left=r.top,r.top=p),r.width!==r.height&&(p=r.width,r.width=r.height,r.height=p)),k.length&&(o=yn(o,'<g transform="'+k.join(" ")+'">',"</g>"))});const c=n.width,i=n.height,a=r.width,l=r.height;let f,d;c===null?(d=i===null?"1em":i==="auto"?l:i,f=Ue(d,a/l)):(f=c==="auto"?a:c,d=i===null?Ue(f,l/a):i==="auto"?l:i);const x={},b=(E,k)=>{Cn(k)||(x[E]=k.toString())};b("width",f),b("height",d);const h=[r.left,r.top,a,l];return x.viewBox=h.join(" "),{attributes:x,viewBox:h,body:o}}const En=/\sid="(\S+)"/g,Dn="IconifyId"+Date.now().toString(16)+(Math.random()*16777216|0).toString(16);let Fn=0;function An(u,e=Dn){const t=[];let n;for(;n=En.exec(u);)t.push(n[1]);if(!t.length)return u;const r="suffix"+(Math.random()*16777216|Date.now()).toString(16);return t.forEach(o=>{const c=typeof e=="function"?e(o):e+(Fn++).toString(),i=o.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");u=u.replace(new RegExp('([#;"])('+i+')([")]|\\.[a-z])',"g"),"$1"+c+r+"$3")}),u=u.replace(new RegExp(r,"g"),""),u}const re=Object.create(null);function wn(u,e){re[u]=e}function oe(u){return re[u]||re[""]}function ce(u){let e;if(typeof u.resources=="string")e=[u.resources];else if(e=u.resources,!(e instanceof Array)||!e.length)return null;return{resources:e,path:u.path||"/",maxURL:u.maxURL||500,rotate:u.rotate||750,timeout:u.timeout||5e3,random:u.random===!0,index:u.index||0,dataAfterTimeout:u.dataAfterTimeout!==!1}}const ie=Object.create(null),Du=["https://api.simplesvg.com","https://api.unisvg.com"],qu=[];for(;Du.length>0;)Du.length===1||Math.random()>.5?qu.push(Du.shift()):qu.push(Du.pop());ie[""]=ce({resources:["https://api.iconify.design"].concat(qu)});function Sn(u,e){const t=ce(e);return t===null?!1:(ie[u]=t,!0)}function ae(u){return ie[u]}let Ze=(()=>{let u;try{if(u=fetch,typeof u=="function")return u}catch{}})();function Bn(u,e){const t=ae(u);if(!t)return 0;let n;if(!t.maxURL)n=0;else{let r=0;t.resources.forEach(c=>{r=Math.max(r,c.length)});const o=e+".json?icons=";n=t.maxURL-r-t.path.length-o.length}return n}function Tn(u){return u===404}const In=(u,e,t)=>{const n=[],r=Bn(u,e),o="icons";let c={type:o,provider:u,prefix:e,icons:[]},i=0;return t.forEach((a,l)=>{i+=a.length+1,i>=r&&l>0&&(n.push(c),c={type:o,provider:u,prefix:e,icons:[]},i=a.length),c.icons.push(a)}),n.push(c),n};function Nn(u){if(typeof u=="string"){const e=ae(u);if(e)return e.path}return"/"}const Ln={prepare:In,send:(u,e,t)=>{if(!Ze){t("abort",424);return}let n=Nn(e.provider);switch(e.type){case"icons":{const o=e.prefix,i=e.icons.join(","),a=new URLSearchParams({icons:i});n+=o+".json?"+a.toString();break}case"custom":{const o=e.uri;n+=o.slice(0,1)==="/"?o.slice(1):o;break}default:t("abort",400);return}let r=503;Ze(u+n).then(o=>{const c=o.status;if(c!==200){setTimeout(()=>{t(Tn(c)?"abort":"next",c)});return}return r=501,o.json()}).then(o=>{if(typeof o!="object"||o===null){setTimeout(()=>{o===404?t("abort",o):t("next",r)});return}setTimeout(()=>{t("success",o)})}).catch(()=>{t("next",r)})}};function Mn(u){const e={loaded:[],missing:[],pending:[]},t=Object.create(null);u.sort((r,o)=>r.provider!==o.provider?r.provider.localeCompare(o.provider):r.prefix!==o.prefix?r.prefix.localeCompare(o.prefix):r.name.localeCompare(o.name));let n={provider:"",prefix:"",name:""};return u.forEach(r=>{if(n.name===r.name&&n.prefix===r.prefix&&n.provider===r.provider)return;n=r;const o=r.provider,c=r.prefix,i=r.name,a=t[o]||(t[o]=Object.create(null)),l=a[c]||(a[c]=xu(o,c));let f;i in l.icons?f=e.loaded:c===""||l.missing.has(i)?f=e.missing:f=e.pending;const d={provider:o,prefix:c,name:i};f.push(d)}),e}function Ge(u,e){u.forEach(t=>{const n=t.loaderCallbacks;n&&(t.loaderCallbacks=n.filter(r=>r.id!==e))})}function On(u){u.pendingCallbacksFlag||(u.pendingCallbacksFlag=!0,setTimeout(()=>{u.pendingCallbacksFlag=!1;const e=u.loaderCallbacks?u.loaderCallbacks.slice(0):[];if(!e.length)return;let t=!1;const n=u.provider,r=u.prefix;e.forEach(o=>{const c=o.icons,i=c.pending.length;c.pending=c.pending.filter(a=>{if(a.prefix!==r)return!0;const l=a.name;if(u.icons[l])c.loaded.push({provider:n,prefix:r,name:l});else if(u.missing.has(l))c.missing.push({provider:n,prefix:r,name:l});else return t=!0,!0;return!1}),c.pending.length!==i&&(t||Ge([u],o.id),o.callback(c.loaded.slice(0),c.missing.slice(0),c.pending.slice(0),o.abort))})}))}let Pn=0;function jn(u,e,t){const n=Pn++,r=Ge.bind(null,t,n);if(!e.pending.length)return r;const o={id:n,icons:e,callback:u,abort:r};return t.forEach(c=>{(c.loaderCallbacks||(c.loaderCallbacks=[])).push(o)}),r}function zn(u,e=!0,t=!1){const n=[];return u.forEach(r=>{const o=typeof r=="string"?Pu(r,e,t):r;o&&n.push(o)}),n}var Rn={resources:[],index:0,timeout:2e3,rotate:750,random:!1,dataAfterTimeout:!1};function qn(u,e,t,n){const r=u.resources.length,o=u.random?Math.floor(Math.random()*r):u.index;let c;if(u.random){let m=u.resources.slice(0);for(c=[];m.length>1;){const _=Math.floor(Math.random()*m.length);c.push(m[_]),m=m.slice(0,_).concat(m.slice(_+1))}c=c.concat(m)}else c=u.resources.slice(o).concat(u.resources.slice(0,o));const i=Date.now();let a="pending",l=0,f,d=null,x=[],b=[];typeof n=="function"&&b.push(n);function h(){d&&(clearTimeout(d),d=null)}function E(){a==="pending"&&(a="aborted"),h(),x.forEach(m=>{m.status==="pending"&&(m.status="aborted")}),x=[]}function k(m,_){_&&(b=[]),typeof m=="function"&&b.push(m)}function S(){return{startTime:i,payload:e,status:a,queriesSent:l,queriesPending:x.length,subscribe:k,abort:E}}function D(){a="failed",b.forEach(m=>{m(void 0,f)})}function A(){x.forEach(m=>{m.status==="pending"&&(m.status="aborted")}),x=[]}function p(m,_,F){const N=_!=="success";switch(x=x.filter(T=>T!==m),a){case"pending":break;case"failed":if(N||!u.dataAfterTimeout)return;break;default:return}if(_==="abort"){f=F,D();return}if(N){f=F,x.length||(c.length?v():D());return}if(h(),A(),!u.random){const T=u.resources.indexOf(m.resource);T!==-1&&T!==u.index&&(u.index=T)}a="completed",b.forEach(T=>{T(F)})}function v(){if(a!=="pending")return;h();const m=c.shift();if(m===void 0){if(x.length){d=setTimeout(()=>{h(),a==="pending"&&(A(),D())},u.timeout);return}D();return}const _={status:"pending",resource:m,callback:(F,N)=>{p(_,F,N)}};x.push(_),l++,d=setTimeout(v,u.rotate),t(m,e,_.callback)}return setTimeout(v),S}function We(u){const e={...Rn,...u};let t=[];function n(){t=t.filter(i=>i().status==="pending")}function r(i,a,l){const f=qn(e,i,a,(d,x)=>{n(),l&&l(d,x)});return t.push(f),f}function o(i){return t.find(a=>i(a))||null}return{query:r,find:o,setIndex:i=>{e.index=i},getIndex:()=>e.index,cleanup:n}}function Qe(){}const le=Object.create(null);function Vn(u){if(!le[u]){const e=ae(u);if(!e)return;const t=We(e),n={config:e,redundancy:t};le[u]=n}return le[u]}function $n(u,e,t){let n,r;if(typeof u=="string"){const o=oe(u);if(!o)return t(void 0,424),Qe;r=o.send;const c=Vn(u);c&&(n=c.redundancy)}else{const o=ce(u);if(o){n=We(o);const c=u.resources?u.resources[0]:"",i=oe(c);i&&(r=i.send)}}return!n||!r?(t(void 0,424),Qe):n.query(e,r,t)().abort}function Je(){}function Hn(u){u.iconsLoaderFlag||(u.iconsLoaderFlag=!0,setTimeout(()=>{u.iconsLoaderFlag=!1,On(u)}))}function Un(u){const e=[],t=[];return u.forEach(n=>{(n.match(Me)?e:t).push(n)}),{valid:e,invalid:t}}function Fu(u,e,t){function n(){const r=u.pendingIcons;e.forEach(o=>{r&&r.delete(o),u.icons[o]||u.missing.add(o)})}if(t&&typeof t=="object")try{if(!qe(u,t).length){n();return}}catch(r){console.error(r)}n(),Hn(u)}function Ke(u,e){u instanceof Promise?u.then(t=>{e(t)}).catch(()=>{e(null)}):e(u)}function Zn(u,e){u.iconsToLoad?u.iconsToLoad=u.iconsToLoad.concat(e).sort():u.iconsToLoad=e,u.iconsQueueFlag||(u.iconsQueueFlag=!0,setTimeout(()=>{u.iconsQueueFlag=!1;const{provider:t,prefix:n}=u,r=u.iconsToLoad;if(delete u.iconsToLoad,!r||!r.length)return;const o=u.loadIcon;if(u.loadIcons&&(r.length>1||!o)){Ke(u.loadIcons(r,n,t),f=>{Fu(u,r,f)});return}if(o){r.forEach(f=>{const d=o(f,n,t);Ke(d,x=>{const b=x?{prefix:n,icons:{[f]:x}}:null;Fu(u,[f],b)})});return}const{valid:c,invalid:i}=Un(r);if(i.length&&Fu(u,i,null),!c.length)return;const a=n.match(Me)?oe(t):null;if(!a){Fu(u,c,null);return}a.prepare(t,n,c).forEach(f=>{$n(t,f,d=>{Fu(u,f.icons,d)})})}))}const Gn=(u,e)=>{const t=zn(u,!0,Ve()),n=Mn(t);if(!n.pending.length){let a=!0;return e&&setTimeout(()=>{a&&e(n.loaded,n.missing,n.pending,Je)}),()=>{a=!1}}const r=Object.create(null),o=[];let c,i;return n.pending.forEach(a=>{const{provider:l,prefix:f}=a;if(f===i&&l===c)return;c=l,i=f,o.push(xu(l,f));const d=r[l]||(r[l]=Object.create(null));d[f]||(d[f]=[])}),n.pending.forEach(a=>{const{provider:l,prefix:f,name:d}=a,x=xu(l,f),b=x.pendingIcons||(x.pendingIcons=new Set);b.has(d)||(b.add(d),r[l][f].push(d))}),o.forEach(a=>{const l=r[a.provider][a.prefix];l.length&&Zn(a,l)}),e?jn(e,n,o):Je};function Wn(u,e){const t={...u};for(const n in e){const r=e[n],o=typeof r;n in $e?(r===null||r&&(o==="string"||o==="number"))&&(t[n]=r):o===typeof t[n]&&(t[n]=n==="rotate"?r%4:r)}return t}const Qn=/[\s,]+/;function Jn(u,e){e.split(Qn).forEach(t=>{switch(t.trim()){case"horizontal":u.hFlip=!0;break;case"vertical":u.vFlip=!0;break}})}function Kn(u,e=0){const t=u.replace(/^-?[0-9.]*/,"");function n(r){for(;r<0;)r+=4;return r%4}if(t===""){const r=parseInt(u);return isNaN(r)?0:n(r)}else if(t!==u){let r=0;switch(t){case"%":r=25;break;case"deg":r=90}if(r){let o=parseFloat(u.slice(0,u.length-t.length));return isNaN(o)?0:(o=o/r,o%1===0?n(o):0)}}return e}function Yn(u,e){let t=u.indexOf("xlink:")===-1?"":' xmlns:xlink="http://www.w3.org/1999/xlink"';for(const n in e)t+=" "+n+'="'+e[n]+'"';return'<svg xmlns="http://www.w3.org/2000/svg"'+t+">"+u+"</svg>"}function Xn(u){return u.replace(/"/g,"'").replace(/%/g,"%25").replace(/#/g,"%23").replace(/</g,"%3C").replace(/>/g,"%3E").replace(/\s+/g," ")}function u0(u){return"data:image/svg+xml,"+Xn(u)}function e0(u){return'url("'+u0(u)+'")'}const Ye={...He,inline:!1},t0={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink","aria-hidden":!0,role:"img"},n0={display:"inline-block"},se={backgroundColor:"currentColor"},Xe={backgroundColor:"transparent"},ut={Image:"var(--svg)",Repeat:"no-repeat",Size:"100% 100%"},et={webkitMask:se,mask:se,background:Xe};for(const u in et){const e=et[u];for(const t in ut)e[u+t]=ut[t]}const Vu={};["horizontal","vertical"].forEach(u=>{const e=u.slice(0,1)+"Flip";Vu[u+"-flip"]=e,Vu[u.slice(0,1)+"-flip"]=e,Vu[u+"Flip"]=e});function tt(u){return u+(u.match(/^[-0-9.]+$/)?"px":"")}const nt=(u,e)=>{const t=Wn(Ye,e),n={...t0},r=e.mode||"svg",o={},c=e.style,i=typeof c=="object"&&!(c instanceof Array)?c:{};for(let E in e){const k=e[E];if(k!==void 0)switch(E){case"icon":case"style":case"onLoad":case"mode":case"ssr":break;case"inline":case"hFlip":case"vFlip":t[E]=k===!0||k==="true"||k===1;break;case"flip":typeof k=="string"&&Jn(t,k);break;case"color":o.color=k;break;case"rotate":typeof k=="string"?t[E]=Kn(k):typeof k=="number"&&(t[E]=k);break;case"ariaHidden":case"aria-hidden":k!==!0&&k!=="true"&&delete n["aria-hidden"];break;default:{const S=Vu[E];S?(k===!0||k==="true"||k===1)&&(t[S]=!0):Ye[E]===void 0&&(n[E]=k)}}}const a=vn(u,t),l=a.attributes;if(t.inline&&(o.verticalAlign="-0.125em"),r==="svg"){n.style={...o,...i},Object.assign(n,l);let E=0,k=e.id;return typeof k=="string"&&(k=k.replace(/-/g,"_")),n.innerHTML=An(a.body,k?()=>k+"ID"+E++:"iconifyVue"),s.h("svg",n)}const{body:f,width:d,height:x}=u,b=r==="mask"||(r==="bg"?!1:f.indexOf("currentColor")!==-1),h=Yn(f,{...l,width:d+"",height:x+""});return n.style={...o,"--svg":e0(h),width:tt(l.width),height:tt(l.height),...n0,...b?se:Xe,...i},s.h("span",n)};if(Ve(!0),wn("",Ln),typeof document<"u"&&typeof window<"u"){const u=window;if(u.IconifyPreload!==void 0){const e=u.IconifyPreload,t="Invalid IconifyPreload syntax.";typeof e=="object"&&e!==null&&(e instanceof Array?e:[e]).forEach(n=>{try{(typeof n!="object"||n===null||n instanceof Array||typeof n.icons!="object"||typeof n.prefix!="string"||!mn(n))&&console.error(t)}catch{console.error(t)}})}if(u.IconifyProviders!==void 0){const e=u.IconifyProviders;if(typeof e=="object"&&e!==null)for(let t in e){const n="IconifyProviders["+t+"] is invalid.";try{const r=e[t];if(typeof r!="object"||!r||r.resources===void 0)continue;Sn(t,r)||console.error(n)}catch{console.error(n)}}}}const r0={...Ru,body:""},su=s.defineComponent((u,{emit:e})=>{const t=s.ref(null);function n(){t.value&&(t.value.abort?.(),t.value=null)}const r=s.ref(!!u.ssr),o=s.ref(""),c=s.shallowRef(null);function i(){const l=u.icon;if(typeof l=="object"&&l!==null&&typeof l.body=="string")return o.value="",{data:l};let f;if(typeof l!="string"||(f=Pu(l,!1,!0))===null)return null;let d=pn(f);if(!d){const h=t.value;return(!h||h.name!==l)&&(d===null?t.value={name:l}:t.value={name:l,abort:Gn([f],a)}),null}n(),o.value!==l&&(o.value=l,s.nextTick(()=>{e("load",l)}));const x=u.customise;if(x){d=Object.assign({},d);const h=x(d.body,f.name,f.prefix,f.provider);typeof h=="string"&&(d.body=h)}const b=["iconify"];return f.prefix!==""&&b.push("iconify--"+f.prefix),f.provider!==""&&b.push("iconify--"+f.provider),{data:d,classes:b}}function a(){const l=i();l?l.data!==c.value?.data&&(c.value=l):c.value=null}return r.value?a():s.onMounted(()=>{r.value=!0,a()}),s.watch(()=>u.icon,a),s.onUnmounted(n),()=>{const l=c.value;if(!l)return nt(r0,u);let f=u;return l.classes&&(f={...u,class:l.classes.join(" ")}),nt({...Ru,...l.data},f)}},{props:["icon","mode","ssr","width","height","style","color","inline","rotate","hFlip","horizontalFlip","vFlip","verticalFlip","flip","id","ariaHidden","customise","title"],emits:["load"]}),rt={};function o0(u){let e=rt[u];if(e)return e;e=rt[u]=[];for(let t=0;t<128;t++){const n=String.fromCharCode(t);e.push(n)}for(let t=0;t<u.length;t++){const n=u.charCodeAt(t);e[n]="%"+("0"+n.toString(16).toUpperCase()).slice(-2)}return e}function gu(u,e){typeof e!="string"&&(e=gu.defaultChars);const t=o0(e);return u.replace(/(%[a-f0-9]{2})+/gi,function(n){let r="";for(let o=0,c=n.length;o<c;o+=3){const i=parseInt(n.slice(o+1,o+3),16);if(i<128){r+=t[i];continue}if((i&224)===192&&o+3<c){const a=parseInt(n.slice(o+4,o+6),16);if((a&192)===128){const l=i<<6&1984|a&63;l<128?r+="��":r+=String.fromCharCode(l),o+=3;continue}}if((i&240)===224&&o+6<c){const a=parseInt(n.slice(o+4,o+6),16),l=parseInt(n.slice(o+7,o+9),16);if((a&192)===128&&(l&192)===128){const f=i<<12&61440|a<<6&4032|l&63;f<2048||f>=55296&&f<=57343?r+="���":r+=String.fromCharCode(f),o+=6;continue}}if((i&248)===240&&o+9<c){const a=parseInt(n.slice(o+4,o+6),16),l=parseInt(n.slice(o+7,o+9),16),f=parseInt(n.slice(o+10,o+12),16);if((a&192)===128&&(l&192)===128&&(f&192)===128){let d=i<<18&1835008|a<<12&258048|l<<6&4032|f&63;d<65536||d>1114111?r+="����":(d-=65536,r+=String.fromCharCode(55296+(d>>10),56320+(d&1023))),o+=9;continue}}r+="�"}return r})}gu.defaultChars=";/?:@&=+$,#",gu.componentChars="";const ot={};function c0(u){let e=ot[u];if(e)return e;e=ot[u]=[];for(let t=0;t<128;t++){const n=String.fromCharCode(t);/^[0-9a-z]$/i.test(n)?e.push(n):e.push("%"+("0"+t.toString(16).toUpperCase()).slice(-2))}for(let t=0;t<u.length;t++)e[u.charCodeAt(t)]=u[t];return e}function Au(u,e,t){typeof e!="string"&&(t=e,e=Au.defaultChars),typeof t>"u"&&(t=!0);const n=c0(e);let r="";for(let o=0,c=u.length;o<c;o++){const i=u.charCodeAt(o);if(t&&i===37&&o+2<c&&/^[0-9a-f]{2}$/i.test(u.slice(o+1,o+3))){r+=u.slice(o,o+3),o+=2;continue}if(i<128){r+=n[i];continue}if(i>=55296&&i<=57343){if(i>=55296&&i<=56319&&o+1<c){const a=u.charCodeAt(o+1);if(a>=56320&&a<=57343){r+=encodeURIComponent(u[o]+u[o+1]),o++;continue}}r+="%EF%BF%BD";continue}r+=encodeURIComponent(u[o])}return r}Au.defaultChars=";/?:@&=+$,-_.!~*'()#",Au.componentChars="-_.!~*'()";function fe(u){let e="";return e+=u.protocol||"",e+=u.slashes?"//":"",e+=u.auth?u.auth+"@":"",u.hostname&&u.hostname.indexOf(":")!==-1?e+="["+u.hostname+"]":e+=u.hostname||"",e+=u.port?":"+u.port:"",e+=u.pathname||"",e+=u.search||"",e+=u.hash||"",e}function $u(){this.protocol=null,this.slashes=null,this.auth=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.pathname=null}const i0=/^([a-z0-9.+-]+:)/i,a0=/:[0-9]*$/,l0=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,s0=["<",">",'"',"`"," ","\r",`
2
+ `," "],f0=["{","}","|","\\","^","`"].concat(s0),d0=["'"].concat(f0),ct=["%","/","?",";","#"].concat(d0),it=["/","?","#"],h0=255,at=/^[+a-z0-9A-Z_-]{0,63}$/,p0=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,lt={javascript:!0,"javascript:":!0},st={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0};function de(u,e){if(u&&u instanceof $u)return u;const t=new $u;return t.parse(u,e),t}$u.prototype.parse=function(u,e){let t,n,r,o=u;if(o=o.trim(),!e&&u.split("#").length===1){const l=l0.exec(o);if(l)return this.pathname=l[1],l[2]&&(this.search=l[2]),this}let c=i0.exec(o);if(c&&(c=c[0],t=c.toLowerCase(),this.protocol=c,o=o.substr(c.length)),(e||c||o.match(/^\/\/[^@\/]+@[^@\/]+/))&&(r=o.substr(0,2)==="//",r&&!(c&&lt[c])&&(o=o.substr(2),this.slashes=!0)),!lt[c]&&(r||c&&!st[c])){let l=-1;for(let h=0;h<it.length;h++)n=o.indexOf(it[h]),n!==-1&&(l===-1||n<l)&&(l=n);let f,d;l===-1?d=o.lastIndexOf("@"):d=o.lastIndexOf("@",l),d!==-1&&(f=o.slice(0,d),o=o.slice(d+1),this.auth=f),l=-1;for(let h=0;h<ct.length;h++)n=o.indexOf(ct[h]),n!==-1&&(l===-1||n<l)&&(l=n);l===-1&&(l=o.length),o[l-1]===":"&&l--;const x=o.slice(0,l);o=o.slice(l),this.parseHost(x),this.hostname=this.hostname||"";const b=this.hostname[0]==="["&&this.hostname[this.hostname.length-1]==="]";if(!b){const h=this.hostname.split(/\./);for(let E=0,k=h.length;E<k;E++){const S=h[E];if(S&&!S.match(at)){let D="";for(let A=0,p=S.length;A<p;A++)S.charCodeAt(A)>127?D+="x":D+=S[A];if(!D.match(at)){const A=h.slice(0,E),p=h.slice(E+1),v=S.match(p0);v&&(A.push(v[1]),p.unshift(v[2])),p.length&&(o=p.join(".")+o),this.hostname=A.join(".");break}}}}this.hostname.length>h0&&(this.hostname=""),b&&(this.hostname=this.hostname.substr(1,this.hostname.length-2))}const i=o.indexOf("#");i!==-1&&(this.hash=o.substr(i),o=o.slice(0,i));const a=o.indexOf("?");return a!==-1&&(this.search=o.substr(a),o=o.slice(0,a)),o&&(this.pathname=o),st[t]&&this.hostname&&!this.pathname&&(this.pathname=""),this},$u.prototype.parseHost=function(u){let e=a0.exec(u);e&&(e=e[0],e!==":"&&(this.port=e.substr(1)),u=u.substr(0,u.length-e.length)),u&&(this.hostname=u)};const b0=Object.freeze(Object.defineProperty({__proto__:null,decode:gu,encode:Au,format:fe,parse:de},Symbol.toStringTag,{value:"Module"})),ft=/[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,dt=/[\0-\x1F\x7F-\x9F]/,m0=/[\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]/,he=/[!-#%-\*,-\/:;\?@\[-\]_\{\}\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]/,ht=/[\$\+<->\^`\|~\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]/,pt=/[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/,x0=Object.freeze(Object.defineProperty({__proto__:null,Any:ft,Cc:dt,Cf:m0,P:he,S:ht,Z:pt},Symbol.toStringTag,{value:"Module"})),g0=new Uint16Array('ᵁ<Õıʊҝջאٵ۞ޢߖࠏ੊ઑඡ๭༉༦჊ረዡᐕᒝᓃᓟᔥ\0\0\0\0\0\0ᕫᛍᦍᰒᷝ὾⁠↰⊍⏀⏻⑂⠤⤒ⴈ⹈⿎〖㊺㘹㞬㣾㨨㩱㫠㬮ࠀEMabcfglmnoprstu\\bfms„‹•˜¦³¹ÈÏlig耻Æ䃆P耻&䀦cute耻Á䃁reve;䄂Āiyx}rc耻Â䃂;䐐r;쀀𝔄rave耻À䃀pha;䎑acr;䄀d;橓Āgp¡on;䄄f;쀀𝔸plyFunction;恡ing耻Å䃅Ācs¾Ãr;쀀𝒜ign;扔ilde耻Ã䃃ml耻Ä䃄ЀaceforsuåûþėĜĢħĪĀcrêòkslash;或Ŷöø;櫧ed;挆y;䐑ƀcrtąċĔause;戵noullis;愬a;䎒r;쀀𝔅pf;쀀𝔹eve;䋘còēmpeq;扎܀HOacdefhilorsuōőŖƀƞƢƵƷƺǜȕɳɸɾcy;䐧PY耻©䂩ƀcpyŝŢźute;䄆Ā;iŧŨ拒talDifferentialD;慅leys;愭ȀaeioƉƎƔƘron;䄌dil耻Ç䃇rc;䄈nint;戰ot;䄊ĀdnƧƭilla;䂸terDot;䂷òſi;䎧rcleȀDMPTLJNjǑǖot;抙inus;抖lus;投imes;抗oĀcsǢǸkwiseContourIntegral;戲eCurlyĀDQȃȏoubleQuote;思uote;怙ȀlnpuȞȨɇɕonĀ;eȥȦ户;橴ƀgitȯȶȺruent;扡nt;戯ourIntegral;戮ĀfrɌɎ;愂oduct;成nterClockwiseContourIntegral;戳oss;樯cr;쀀𝒞pĀ;Cʄʅ拓ap;才րDJSZacefiosʠʬʰʴʸˋ˗ˡ˦̳ҍĀ;oŹʥtrahd;椑cy;䐂cy;䐅cy;䐏ƀgrsʿ˄ˇger;怡r;憡hv;櫤Āayː˕ron;䄎;䐔lĀ;t˝˞戇a;䎔r;쀀𝔇Āaf˫̧Ācm˰̢riticalȀADGT̖̜̀̆cute;䂴oŴ̋̍;䋙bleAcute;䋝rave;䁠ilde;䋜ond;拄ferentialD;慆Ѱ̽\0\0\0͔͂\0Ѕf;쀀𝔻ƀ;DE͈͉͍䂨ot;惜qual;扐blèCDLRUVͣͲ΂ϏϢϸontourIntegraìȹoɴ͹\0\0ͻ»͉nArrow;懓Āeo·ΤftƀARTΐΖΡrrow;懐ightArrow;懔eåˊngĀLRΫτeftĀARγιrrow;柸ightArrow;柺ightArrow;柹ightĀATϘϞrrow;懒ee;抨pɁϩ\0\0ϯrrow;懑ownArrow;懕erticalBar;戥ǹABLRTaВЪаўѿͼrrowƀ;BUНОТ憓ar;椓pArrow;懵reve;䌑eft˒к\0ц\0ѐightVector;楐eeVector;楞ectorĀ;Bљњ憽ar;楖ightǔѧ\0ѱeeVector;楟ectorĀ;BѺѻ懁ar;楗eeĀ;A҆҇护rrow;憧ĀctҒҗr;쀀𝒟rok;䄐ࠀNTacdfglmopqstuxҽӀӄӋӞӢӧӮӵԡԯԶՒ՝ՠեG;䅊H耻Ð䃐cute耻É䃉ƀaiyӒӗӜron;䄚rc耻Ê䃊;䐭ot;䄖r;쀀𝔈rave耻È䃈ement;戈ĀapӺӾcr;䄒tyɓԆ\0\0ԒmallSquare;旻erySmallSquare;斫ĀgpԦԪon;䄘f;쀀𝔼silon;䎕uĀaiԼՉlĀ;TՂՃ橵ilde;扂librium;懌Āci՗՚r;愰m;橳a;䎗ml耻Ë䃋Āipժկsts;戃onentialE;慇ʀcfiosօֈ֍ֲ׌y;䐤r;쀀𝔉lledɓ֗\0\0֣mallSquare;旼erySmallSquare;斪Ͱֺ\0ֿ\0\0ׄf;쀀𝔽All;戀riertrf;愱cò׋؀JTabcdfgorstר׬ׯ׺؀ؒؖ؛؝أ٬ٲcy;䐃耻>䀾mmaĀ;d׷׸䎓;䏜reve;䄞ƀeiy؇،ؐdil;䄢rc;䄜;䐓ot;䄠r;쀀𝔊;拙pf;쀀𝔾eater̀EFGLSTصلَٖٛ٦qualĀ;Lؾؿ扥ess;招ullEqual;执reater;檢ess;扷lantEqual;橾ilde;扳cr;쀀𝒢;扫ЀAacfiosuڅڋږڛڞڪھۊRDcy;䐪Āctڐڔek;䋇;䁞irc;䄤r;愌lbertSpace;愋ǰگ\0ڲf;愍izontalLine;攀Āctۃۅòکrok;䄦mpńېۘownHumðįqual;扏܀EJOacdfgmnostuۺ۾܃܇܎ܚܞܡܨ݄ݸދޏޕcy;䐕lig;䄲cy;䐁cute耻Í䃍Āiyܓܘrc耻Î䃎;䐘ot;䄰r;愑rave耻Ì䃌ƀ;apܠܯܿĀcgܴܷr;䄪inaryI;慈lieóϝǴ݉\0ݢĀ;eݍݎ戬Āgrݓݘral;戫section;拂isibleĀCTݬݲomma;恣imes;恢ƀgptݿރވon;䄮f;쀀𝕀a;䎙cr;愐ilde;䄨ǫޚ\0ޞcy;䐆l耻Ï䃏ʀcfosuެ޷޼߂ߐĀiyޱ޵rc;䄴;䐙r;쀀𝔍pf;쀀𝕁ǣ߇\0ߌr;쀀𝒥rcy;䐈kcy;䐄΀HJacfosߤߨ߽߬߱ࠂࠈcy;䐥cy;䐌ppa;䎚Āey߶߻dil;䄶;䐚r;쀀𝔎pf;쀀𝕂cr;쀀𝒦րJTaceflmostࠥࠩࠬࡐࡣ঳সে্਷ੇcy;䐉耻<䀼ʀcmnpr࠷࠼ࡁࡄࡍute;䄹bda;䎛g;柪lacetrf;愒r;憞ƀaeyࡗ࡜ࡡron;䄽dil;䄻;䐛Āfsࡨ॰tԀACDFRTUVarࡾࢩࢱࣦ࣠ࣼयज़ΐ४Ānrࢃ࢏gleBracket;柨rowƀ;BR࢙࢚࢞憐ar;懤ightArrow;懆eiling;挈oǵࢷ\0ࣃbleBracket;柦nǔࣈ\0࣒eeVector;楡ectorĀ;Bࣛࣜ懃ar;楙loor;挊ightĀAV࣯ࣵrrow;憔ector;楎Āerँगeƀ;AVउऊऐ抣rrow;憤ector;楚iangleƀ;BEतथऩ抲ar;槏qual;抴pƀDTVषूौownVector;楑eeVector;楠ectorĀ;Bॖॗ憿ar;楘ectorĀ;B॥०憼ar;楒ightáΜs̀EFGLSTॾঋকঝঢভqualGreater;拚ullEqual;扦reater;扶ess;檡lantEqual;橽ilde;扲r;쀀𝔏Ā;eঽা拘ftarrow;懚idot;䄿ƀnpw৔ਖਛgȀLRlr৞৷ਂਐeftĀAR০৬rrow;柵ightArrow;柷ightArrow;柶eftĀarγਊightáοightáϊf;쀀𝕃erĀLRਢਬeftArrow;憙ightArrow;憘ƀchtਾੀੂòࡌ;憰rok;䅁;扪Ѐacefiosuਗ਼੝੠੷੼અઋ઎p;椅y;䐜Ādl੥੯iumSpace;恟lintrf;愳r;쀀𝔐nusPlus;戓pf;쀀𝕄cò੶;䎜ҀJacefostuણધભીଔଙඑ඗ඞcy;䐊cute;䅃ƀaey઴હાron;䅇dil;䅅;䐝ƀgswે૰଎ativeƀMTV૓૟૨ediumSpace;怋hiĀcn૦૘ë૙eryThiî૙tedĀGL૸ଆreaterGreateòٳessLesóੈLine;䀊r;쀀𝔑ȀBnptଢନଷ଺reak;恠BreakingSpace;䂠f;愕ڀ;CDEGHLNPRSTV୕ୖ୪୼஡௫ఄ౞಄ದ೘ൡඅ櫬Āou୛୤ngruent;扢pCap;扭oubleVerticalBar;戦ƀlqxஃஊ஛ement;戉ualĀ;Tஒஓ扠ilde;쀀≂̸ists;戄reater΀;EFGLSTஶஷ஽௉௓௘௥扯qual;扱ullEqual;쀀≧̸reater;쀀≫̸ess;批lantEqual;쀀⩾̸ilde;扵umpń௲௽ownHump;쀀≎̸qual;쀀≏̸eĀfsఊధtTriangleƀ;BEచఛడ拪ar;쀀⧏̸qual;括s̀;EGLSTవశ఼ౄోౘ扮qual;扰reater;扸ess;쀀≪̸lantEqual;쀀⩽̸ilde;扴estedĀGL౨౹reaterGreater;쀀⪢̸essLess;쀀⪡̸recedesƀ;ESಒಓಛ技qual;쀀⪯̸lantEqual;拠ĀeiಫಹverseElement;戌ghtTriangleƀ;BEೋೌ೒拫ar;쀀⧐̸qual;拭ĀquೝഌuareSuĀbp೨೹setĀ;E೰ೳ쀀⊏̸qual;拢ersetĀ;Eഃആ쀀⊐̸qual;拣ƀbcpഓതൎsetĀ;Eഛഞ쀀⊂⃒qual;抈ceedsȀ;ESTലള഻െ抁qual;쀀⪰̸lantEqual;拡ilde;쀀≿̸ersetĀ;E൘൛쀀⊃⃒qual;抉ildeȀ;EFT൮൯൵ൿ扁qual;扄ullEqual;扇ilde;扉erticalBar;戤cr;쀀𝒩ilde耻Ñ䃑;䎝܀Eacdfgmoprstuvලෂ෉෕ෛ෠෧෼ขภยา฿ไlig;䅒cute耻Ó䃓Āiy෎ීrc耻Ô䃔;䐞blac;䅐r;쀀𝔒rave耻Ò䃒ƀaei෮ෲ෶cr;䅌ga;䎩cron;䎟pf;쀀𝕆enCurlyĀDQฎบoubleQuote;怜uote;怘;橔Āclวฬr;쀀𝒪ash耻Ø䃘iŬื฼de耻Õ䃕es;樷ml耻Ö䃖erĀBP๋๠Āar๐๓r;怾acĀek๚๜;揞et;掴arenthesis;揜Ҁacfhilors๿ງຊຏຒດຝະ໼rtialD;戂y;䐟r;쀀𝔓i;䎦;䎠usMinus;䂱Āipຢອncareplanåڝf;愙Ȁ;eio຺ູ໠໤檻cedesȀ;EST່້໏໚扺qual;檯lantEqual;扼ilde;找me;怳Ādp໩໮uct;戏ortionĀ;aȥ໹l;戝Āci༁༆r;쀀𝒫;䎨ȀUfos༑༖༛༟OT耻"䀢r;쀀𝔔pf;愚cr;쀀𝒬؀BEacefhiorsu༾གྷཇའཱིྦྷྪྭ႖ႩႴႾarr;椐G耻®䂮ƀcnrཎནབute;䅔g;柫rĀ;tཛྷཝ憠l;椖ƀaeyཧཬཱron;䅘dil;䅖;䐠Ā;vླྀཹ愜erseĀEUྂྙĀlq྇ྎement;戋uilibrium;懋pEquilibrium;楯r»ཹo;䎡ghtЀACDFTUVa࿁࿫࿳ဢဨၛႇϘĀnr࿆࿒gleBracket;柩rowƀ;BL࿜࿝࿡憒ar;懥eftArrow;懄eiling;按oǵ࿹\0စbleBracket;柧nǔည\0နeeVector;楝ectorĀ;Bဝသ懂ar;楕loor;挋Āerိ၃eƀ;AVဵံြ抢rrow;憦ector;楛iangleƀ;BEၐၑၕ抳ar;槐qual;抵pƀDTVၣၮၸownVector;楏eeVector;楜ectorĀ;Bႂႃ憾ar;楔ectorĀ;B႑႒懀ar;楓Āpuႛ႞f;愝ndImplies;楰ightarrow;懛ĀchႹႼr;愛;憱leDelayed;槴ڀHOacfhimoqstuფჱჷჽᄙᄞᅑᅖᅡᅧᆵᆻᆿĀCcჩხHcy;䐩y;䐨FTcy;䐬cute;䅚ʀ;aeiyᄈᄉᄎᄓᄗ檼ron;䅠dil;䅞rc;䅜;䐡r;쀀𝔖ortȀDLRUᄪᄴᄾᅉownArrow»ОeftArrow»࢚ightArrow»࿝pArrow;憑gma;䎣allCircle;战pf;쀀𝕊ɲᅭ\0\0ᅰt;戚areȀ;ISUᅻᅼᆉᆯ斡ntersection;抓uĀbpᆏᆞsetĀ;Eᆗᆘ抏qual;抑ersetĀ;Eᆨᆩ抐qual;抒nion;抔cr;쀀𝒮ar;拆ȀbcmpᇈᇛሉላĀ;sᇍᇎ拐etĀ;Eᇍᇕqual;抆ĀchᇠህeedsȀ;ESTᇭᇮᇴᇿ扻qual;檰lantEqual;扽ilde;承Tháྌ;我ƀ;esሒሓሣ拑rsetĀ;Eሜም抃qual;抇et»ሓրHRSacfhiorsሾቄ቉ቕ቞ቱቶኟዂወዑORN耻Þ䃞ADE;愢ĀHc቎ቒcy;䐋y;䐦Ābuቚቜ;䀉;䎤ƀaeyብቪቯron;䅤dil;䅢;䐢r;쀀𝔗Āeiቻ኉Dzኀ\0ኇefore;戴a;䎘Ācn኎ኘkSpace;쀀  Space;怉ldeȀ;EFTካኬኲኼ戼qual;扃ullEqual;扅ilde;扈pf;쀀𝕋ipleDot;惛Āctዖዛr;쀀𝒯rok;䅦ૡዷጎጚጦ\0ጬጱ\0\0\0\0\0ጸጽ፷ᎅ\0᏿ᐄᐊᐐĀcrዻጁute耻Ú䃚rĀ;oጇገ憟cir;楉rǣጓ\0጖y;䐎ve;䅬Āiyጞጣrc耻Û䃛;䐣blac;䅰r;쀀𝔘rave耻Ù䃙acr;䅪Ādiፁ፩erĀBPፈ፝Āarፍፐr;䁟acĀekፗፙ;揟et;掵arenthesis;揝onĀ;P፰፱拃lus;抎Āgp፻፿on;䅲f;쀀𝕌ЀADETadps᎕ᎮᎸᏄϨᏒᏗᏳrrowƀ;BDᅐᎠᎤar;椒ownArrow;懅ownArrow;憕quilibrium;楮eeĀ;AᏋᏌ报rrow;憥ownáϳerĀLRᏞᏨeftArrow;憖ightArrow;憗iĀ;lᏹᏺ䏒on;䎥ing;䅮cr;쀀𝒰ilde;䅨ml耻Ü䃜ҀDbcdefosvᐧᐬᐰᐳᐾᒅᒊᒐᒖash;披ar;櫫y;䐒ashĀ;lᐻᐼ抩;櫦Āerᑃᑅ;拁ƀbtyᑌᑐᑺar;怖Ā;iᑏᑕcalȀBLSTᑡᑥᑪᑴar;戣ine;䁼eparator;杘ilde;所ThinSpace;怊r;쀀𝔙pf;쀀𝕍cr;쀀𝒱dash;抪ʀcefosᒧᒬᒱᒶᒼirc;䅴dge;拀r;쀀𝔚pf;쀀𝕎cr;쀀𝒲Ȁfiosᓋᓐᓒᓘr;쀀𝔛;䎞pf;쀀𝕏cr;쀀𝒳ҀAIUacfosuᓱᓵᓹᓽᔄᔏᔔᔚᔠcy;䐯cy;䐇cy;䐮cute耻Ý䃝Āiyᔉᔍrc;䅶;䐫r;쀀𝔜pf;쀀𝕐cr;쀀𝒴ml;䅸ЀHacdefosᔵᔹᔿᕋᕏᕝᕠᕤcy;䐖cute;䅹Āayᕄᕉron;䅽;䐗ot;䅻Dzᕔ\0ᕛoWidtè૙a;䎖r;愨pf;愤cr;쀀𝒵௡ᖃᖊᖐ\0ᖰᖶᖿ\0\0\0\0ᗆᗛᗫᙟ᙭\0ᚕ᚛ᚲᚹ\0ᚾcute耻á䃡reve;䄃̀;Ediuyᖜᖝᖡᖣᖨᖭ戾;쀀∾̳;房rc耻â䃢te肻´̆;䐰lig耻æ䃦Ā;r²ᖺ;쀀𝔞rave耻à䃠ĀepᗊᗖĀfpᗏᗔsym;愵èᗓha;䎱ĀapᗟcĀclᗤᗧr;䄁g;樿ɤᗰ\0\0ᘊʀ;adsvᗺᗻᗿᘁᘇ戧nd;橕;橜lope;橘;橚΀;elmrszᘘᘙᘛᘞᘿᙏᙙ戠;榤e»ᘙsdĀ;aᘥᘦ戡ѡᘰᘲᘴᘶᘸᘺᘼᘾ;榨;榩;榪;榫;榬;榭;榮;榯tĀ;vᙅᙆ戟bĀ;dᙌᙍ抾;榝Āptᙔᙗh;戢»¹arr;捼Āgpᙣᙧon;䄅f;쀀𝕒΀;Eaeiop዁ᙻᙽᚂᚄᚇᚊ;橰cir;橯;扊d;手s;䀧roxĀ;e዁ᚒñᚃing耻å䃥ƀctyᚡᚦᚨr;쀀𝒶;䀪mpĀ;e዁ᚯñʈilde耻ã䃣ml耻ä䃤Āciᛂᛈoninôɲnt;樑ࠀNabcdefiklnoprsu᛭ᛱᜰ᜼ᝃᝈ᝸᝽០៦ᠹᡐᜍ᤽᥈ᥰot;櫭Ācrᛶ᜞kȀcepsᜀᜅᜍᜓong;扌psilon;䏶rime;怵imĀ;e᜚᜛戽q;拍Ŷᜢᜦee;抽edĀ;gᜬᜭ挅e»ᜭrkĀ;t፜᜷brk;掶Āoyᜁᝁ;䐱quo;怞ʀcmprtᝓ᝛ᝡᝤᝨausĀ;eĊĉptyv;榰séᜌnoõēƀahwᝯ᝱ᝳ;䎲;愶een;扬r;쀀𝔟g΀costuvwឍឝឳេ៕៛៞ƀaiuបពរðݠrc;旯p»፱ƀdptឤឨឭot;樀lus;樁imes;樂ɱឹ\0\0ើcup;樆ar;昅riangleĀdu៍្own;施p;斳plus;樄eåᑄåᒭarow;植ƀako៭ᠦᠵĀcn៲ᠣkƀlst៺֫᠂ozenge;槫riangleȀ;dlr᠒᠓᠘᠝斴own;斾eft;旂ight;斸k;搣Ʊᠫ\0ᠳƲᠯ\0ᠱ;斒;斑4;斓ck;斈ĀeoᠾᡍĀ;qᡃᡆ쀀=⃥uiv;쀀≡⃥t;挐Ȁptwxᡙᡞᡧᡬf;쀀𝕓Ā;tᏋᡣom»Ꮜtie;拈؀DHUVbdhmptuvᢅᢖᢪᢻᣗᣛᣬ᣿ᤅᤊᤐᤡȀLRlrᢎᢐᢒᢔ;敗;敔;敖;敓ʀ;DUduᢡᢢᢤᢦᢨ敐;敦;敩;敤;敧ȀLRlrᢳᢵᢷᢹ;敝;敚;敜;教΀;HLRhlrᣊᣋᣍᣏᣑᣓᣕ救;敬;散;敠;敫;敢;敟ox;槉ȀLRlrᣤᣦᣨᣪ;敕;敒;攐;攌ʀ;DUduڽ᣷᣹᣻᣽;敥;敨;攬;攴inus;抟lus;択imes;抠ȀLRlrᤙᤛᤝ᤟;敛;敘;攘;攔΀;HLRhlrᤰᤱᤳᤵᤷ᤻᤹攂;敪;敡;敞;攼;攤;攜Āevģ᥂bar耻¦䂦Ȁceioᥑᥖᥚᥠr;쀀𝒷mi;恏mĀ;e᜚᜜lƀ;bhᥨᥩᥫ䁜;槅sub;柈Ŭᥴ᥾lĀ;e᥹᥺怢t»᥺pƀ;Eeįᦅᦇ;檮Ā;qۜۛೡᦧ\0᧨ᨑᨕᨲ\0ᨷᩐ\0\0᪴\0\0᫁\0\0ᬡᬮ᭍᭒\0᯽\0ᰌƀcpr᦭ᦲ᧝ute;䄇̀;abcdsᦿᧀᧄ᧊᧕᧙戩nd;橄rcup;橉Āau᧏᧒p;橋p;橇ot;橀;쀀∩︀Āeo᧢᧥t;恁îړȀaeiu᧰᧻ᨁᨅǰ᧵\0᧸s;橍on;䄍dil耻ç䃧rc;䄉psĀ;sᨌᨍ橌m;橐ot;䄋ƀdmnᨛᨠᨦil肻¸ƭptyv;榲t脀¢;eᨭᨮ䂢räƲr;쀀𝔠ƀceiᨽᩀᩍy;䑇ckĀ;mᩇᩈ朓ark»ᩈ;䏇r΀;Ecefms᩟᩠ᩢᩫ᪤᪪᪮旋;槃ƀ;elᩩᩪᩭ䋆q;扗eɡᩴ\0\0᪈rrowĀlr᩼᪁eft;憺ight;憻ʀRSacd᪒᪔᪖᪚᪟»ཇ;擈st;抛irc;抚ash;抝nint;樐id;櫯cir;槂ubsĀ;u᪻᪼晣it»᪼ˬ᫇᫔᫺\0ᬊonĀ;eᫍᫎ䀺Ā;qÇÆɭ᫙\0\0᫢aĀ;t᫞᫟䀬;䁀ƀ;fl᫨᫩᫫戁îᅠeĀmx᫱᫶ent»᫩eóɍǧ᫾\0ᬇĀ;dኻᬂot;橭nôɆƀfryᬐᬔᬗ;쀀𝕔oäɔ脀©;sŕᬝr;愗Āaoᬥᬩrr;憵ss;朗Ācuᬲᬷr;쀀𝒸Ābpᬼ᭄Ā;eᭁᭂ櫏;櫑Ā;eᭉᭊ櫐;櫒dot;拯΀delprvw᭠᭬᭷ᮂᮬᯔ᯹arrĀlr᭨᭪;椸;椵ɰ᭲\0\0᭵r;拞c;拟arrĀ;p᭿ᮀ憶;椽̀;bcdosᮏᮐᮖᮡᮥᮨ截rcap;橈Āauᮛᮞp;橆p;橊ot;抍r;橅;쀀∪︀Ȁalrv᮵ᮿᯞᯣrrĀ;mᮼᮽ憷;椼yƀevwᯇᯔᯘqɰᯎ\0\0ᯒreã᭳uã᭵ee;拎edge;拏en耻¤䂤earrowĀlrᯮ᯳eft»ᮀight»ᮽeäᯝĀciᰁᰇoninôǷnt;戱lcty;挭ঀAHabcdefhijlorstuwz᰸᰻᰿ᱝᱩᱵᲊᲞᲬᲷ᳻᳿ᴍᵻᶑᶫᶻ᷆᷍rò΁ar;楥Ȁglrs᱈ᱍ᱒᱔ger;怠eth;愸òᄳhĀ;vᱚᱛ怐»ऊūᱡᱧarow;椏aã̕Āayᱮᱳron;䄏;䐴ƀ;ao̲ᱼᲄĀgrʿᲁr;懊tseq;橷ƀglmᲑᲔᲘ耻°䂰ta;䎴ptyv;榱ĀirᲣᲨsht;楿;쀀𝔡arĀlrᲳᲵ»ࣜ»သʀaegsv᳂͸᳖᳜᳠mƀ;oș᳊᳔ndĀ;ș᳑uit;晦amma;䏝in;拲ƀ;io᳧᳨᳸䃷de脀÷;o᳧ᳰntimes;拇nø᳷cy;䑒cɯᴆ\0\0ᴊrn;挞op;挍ʀlptuwᴘᴝᴢᵉᵕlar;䀤f;쀀𝕕ʀ;emps̋ᴭᴷᴽᵂqĀ;d͒ᴳot;扑inus;戸lus;戔quare;抡blebarwedgåúnƀadhᄮᵝᵧownarrowóᲃarpoonĀlrᵲᵶefôᲴighôᲶŢᵿᶅkaro÷གɯᶊ\0\0ᶎrn;挟op;挌ƀcotᶘᶣᶦĀryᶝᶡ;쀀𝒹;䑕l;槶rok;䄑Ādrᶰᶴot;拱iĀ;fᶺ᠖斿Āah᷀᷃ròЩaòྦangle;榦Āci᷒ᷕy;䑟grarr;柿ऀDacdefglmnopqrstuxḁḉḙḸոḼṉṡṾấắẽỡἪἷὄ὎὚ĀDoḆᴴoôᲉĀcsḎḔute耻é䃩ter;橮ȀaioyḢḧḱḶron;䄛rĀ;cḭḮ扖耻ê䃪lon;払;䑍ot;䄗ĀDrṁṅot;扒;쀀𝔢ƀ;rsṐṑṗ檚ave耻è䃨Ā;dṜṝ檖ot;檘Ȁ;ilsṪṫṲṴ檙nters;揧;愓Ā;dṹṺ檕ot;檗ƀapsẅẉẗcr;䄓tyƀ;svẒẓẕ戅et»ẓpĀ1;ẝẤijạả;怄;怅怃ĀgsẪẬ;䅋p;怂ĀgpẴẸon;䄙f;쀀𝕖ƀalsỄỎỒrĀ;sỊị拕l;槣us;橱iƀ;lvỚớở䎵on»ớ;䏵ȀcsuvỪỳἋἣĀioữḱrc»Ḯɩỹ\0\0ỻíՈantĀglἂἆtr»ṝess»Ṻƀaeiἒ἖Ἒls;䀽st;扟vĀ;DȵἠD;橸parsl;槥ĀDaἯἳot;打rr;楱ƀcdiἾὁỸr;愯oô͒ĀahὉὋ;䎷耻ð䃰Āmrὓὗl耻ë䃫o;悬ƀcipὡὤὧl;䀡sôծĀeoὬὴctatioîՙnentialåչৡᾒ\0ᾞ\0ᾡᾧ\0\0ῆῌ\0ΐ\0ῦῪ \0 ⁚llingdotseñṄy;䑄male;晀ƀilrᾭᾳ῁lig;耀ffiɩᾹ\0\0᾽g;耀ffig;耀ffl;쀀𝔣lig;耀filig;쀀fjƀaltῙ῜ῡt;晭ig;耀flns;斱of;䆒ǰ΅\0ῳf;쀀𝕗ĀakֿῷĀ;vῼ´拔;櫙artint;樍Āao‌⁕Ācs‑⁒ႉ‸⁅⁈\0⁐β•‥‧‪‬\0‮耻½䂽;慓耻¼䂼;慕;慙;慛Ƴ‴\0‶;慔;慖ʴ‾⁁\0\0⁃耻¾䂾;慗;慜5;慘ƶ⁌\0⁎;慚;慝8;慞l;恄wn;挢cr;쀀𝒻ࢀEabcdefgijlnorstv₂₉₟₥₰₴⃰⃵⃺⃿℃ℒℸ̗ℾ⅒↞Ā;lٍ₇;檌ƀcmpₐₕ₝ute;䇵maĀ;dₜ᳚䎳;檆reve;䄟Āiy₪₮rc;䄝;䐳ot;䄡Ȁ;lqsؾق₽⃉ƀ;qsؾٌ⃄lanô٥Ȁ;cdl٥⃒⃥⃕c;檩otĀ;o⃜⃝檀Ā;l⃢⃣檂;檄Ā;e⃪⃭쀀⋛︀s;檔r;쀀𝔤Ā;gٳ؛mel;愷cy;䑓Ȁ;Eajٚℌℎℐ;檒;檥;檤ȀEaesℛℝ℩ℴ;扩pĀ;p℣ℤ檊rox»ℤĀ;q℮ℯ檈Ā;q℮ℛim;拧pf;쀀𝕘Āci⅃ⅆr;愊mƀ;el٫ⅎ⅐;檎;檐茀>;cdlqr׮ⅠⅪⅮⅳⅹĀciⅥⅧ;檧r;橺ot;拗Par;榕uest;橼ʀadelsↄⅪ←ٖ↛ǰ↉\0↎proø₞r;楸qĀlqؿ↖lesó₈ií٫Āen↣↭rtneqq;쀀≩︀Å↪ԀAabcefkosy⇄⇇⇱⇵⇺∘∝∯≨≽ròΠȀilmr⇐⇔⇗⇛rsðᒄf»․ilôکĀdr⇠⇤cy;䑊ƀ;cwࣴ⇫⇯ir;楈;憭ar;意irc;䄥ƀalr∁∎∓rtsĀ;u∉∊晥it»∊lip;怦con;抹r;쀀𝔥sĀew∣∩arow;椥arow;椦ʀamopr∺∾≃≞≣rr;懿tht;戻kĀlr≉≓eftarrow;憩ightarrow;憪f;쀀𝕙bar;怕ƀclt≯≴≸r;쀀𝒽asè⇴rok;䄧Ābp⊂⊇ull;恃hen»ᱛૡ⊣\0⊪\0⊸⋅⋎\0⋕⋳\0\0⋸⌢⍧⍢⍿\0⎆⎪⎴cute耻í䃭ƀ;iyݱ⊰⊵rc耻î䃮;䐸Ācx⊼⊿y;䐵cl耻¡䂡ĀfrΟ⋉;쀀𝔦rave耻ì䃬Ȁ;inoܾ⋝⋩⋮Āin⋢⋦nt;樌t;戭fin;槜ta;愩lig;䄳ƀaop⋾⌚⌝ƀcgt⌅⌈⌗r;䄫ƀelpܟ⌏⌓inåގarôܠh;䄱f;抷ed;䆵ʀ;cfotӴ⌬⌱⌽⍁are;愅inĀ;t⌸⌹戞ie;槝doô⌙ʀ;celpݗ⍌⍐⍛⍡al;抺Āgr⍕⍙eróᕣã⍍arhk;樗rod;樼Ȁcgpt⍯⍲⍶⍻y;䑑on;䄯f;쀀𝕚a;䎹uest耻¿䂿Āci⎊⎏r;쀀𝒾nʀ;EdsvӴ⎛⎝⎡ӳ;拹ot;拵Ā;v⎦⎧拴;拳Ā;iݷ⎮lde;䄩ǫ⎸\0⎼cy;䑖l耻ï䃯̀cfmosu⏌⏗⏜⏡⏧⏵Āiy⏑⏕rc;䄵;䐹r;쀀𝔧ath;䈷pf;쀀𝕛ǣ⏬\0⏱r;쀀𝒿rcy;䑘kcy;䑔Ѐacfghjos␋␖␢␧␭␱␵␻ppaĀ;v␓␔䎺;䏰Āey␛␠dil;䄷;䐺r;쀀𝔨reen;䄸cy;䑅cy;䑜pf;쀀𝕜cr;쀀𝓀஀ABEHabcdefghjlmnoprstuv⑰⒁⒆⒍⒑┎┽╚▀♎♞♥♹♽⚚⚲⛘❝❨➋⟀⠁⠒ƀart⑷⑺⑼rò৆òΕail;椛arr;椎Ā;gঔ⒋;檋ar;楢ॣ⒥\0⒪\0⒱\0\0\0\0\0⒵Ⓔ\0ⓆⓈⓍ\0⓹ute;䄺mptyv;榴raîࡌbda;䎻gƀ;dlࢎⓁⓃ;榑åࢎ;檅uo耻«䂫rЀ;bfhlpst࢙ⓞⓦⓩ⓫⓮⓱⓵Ā;f࢝ⓣs;椟s;椝ë≒p;憫l;椹im;楳l;憢ƀ;ae⓿─┄檫il;椙Ā;s┉┊檭;쀀⪭︀ƀabr┕┙┝rr;椌rk;杲Āak┢┬cĀek┨┪;䁻;䁛Āes┱┳;榋lĀdu┹┻;榏;榍Ȁaeuy╆╋╖╘ron;䄾Ādi═╔il;䄼ìࢰâ┩;䐻Ȁcqrs╣╦╭╽a;椶uoĀ;rนᝆĀdu╲╷har;楧shar;楋h;憲ʀ;fgqs▋▌উ◳◿扤tʀahlrt▘▤▷◂◨rrowĀ;t࢙□aé⓶arpoonĀdu▯▴own»њp»०eftarrows;懇ightƀahs◍◖◞rrowĀ;sࣴࢧarpoonó྘quigarro÷⇰hreetimes;拋ƀ;qs▋ও◺lanôবʀ;cdgsব☊☍☝☨c;檨otĀ;o☔☕橿Ā;r☚☛檁;檃Ā;e☢☥쀀⋚︀s;檓ʀadegs☳☹☽♉♋pproøⓆot;拖qĀgq♃♅ôউgtò⒌ôছiíলƀilr♕࣡♚sht;楼;쀀𝔩Ā;Eজ♣;檑š♩♶rĀdu▲♮Ā;l॥♳;楪lk;斄cy;䑙ʀ;achtੈ⚈⚋⚑⚖rò◁orneòᴈard;楫ri;旺Āio⚟⚤dot;䅀ustĀ;a⚬⚭掰che»⚭ȀEaes⚻⚽⛉⛔;扨pĀ;p⛃⛄檉rox»⛄Ā;q⛎⛏檇Ā;q⛎⚻im;拦Ѐabnoptwz⛩⛴⛷✚✯❁❇❐Ānr⛮⛱g;柬r;懽rëࣁgƀlmr⛿✍✔eftĀar০✇ightá৲apsto;柼ightá৽parrowĀlr✥✩efô⓭ight;憬ƀafl✶✹✽r;榅;쀀𝕝us;樭imes;樴š❋❏st;戗áፎƀ;ef❗❘᠀旊nge»❘arĀ;l❤❥䀨t;榓ʀachmt❳❶❼➅➇ròࢨorneòᶌarĀ;d྘➃;業;怎ri;抿̀achiqt➘➝ੀ➢➮➻quo;怹r;쀀𝓁mƀ;egল➪➬;檍;檏Ābu┪➳oĀ;rฟ➹;怚rok;䅂萀<;cdhilqrࠫ⟒☹⟜⟠⟥⟪⟰Āci⟗⟙;檦r;橹reå◲mes;拉arr;楶uest;橻ĀPi⟵⟹ar;榖ƀ;ef⠀भ᠛旃rĀdu⠇⠍shar;楊har;楦Āen⠗⠡rtneqq;쀀≨︀Å⠞܀Dacdefhilnopsu⡀⡅⢂⢎⢓⢠⢥⢨⣚⣢⣤ઃ⣳⤂Dot;戺Ȁclpr⡎⡒⡣⡽r耻¯䂯Āet⡗⡙;時Ā;e⡞⡟朠se»⡟Ā;sျ⡨toȀ;dluျ⡳⡷⡻owîҌefôएðᏑker;斮Āoy⢇⢌mma;権;䐼ash;怔asuredangle»ᘦr;쀀𝔪o;愧ƀcdn⢯⢴⣉ro耻µ䂵Ȁ;acdᑤ⢽⣀⣄sôᚧir;櫰ot肻·Ƶusƀ;bd⣒ᤃ⣓戒Ā;uᴼ⣘;横ţ⣞⣡p;櫛ò−ðઁĀdp⣩⣮els;抧f;쀀𝕞Āct⣸⣽r;쀀𝓂pos»ᖝƀ;lm⤉⤊⤍䎼timap;抸ఀGLRVabcdefghijlmoprstuvw⥂⥓⥾⦉⦘⧚⧩⨕⨚⩘⩝⪃⪕⪤⪨⬄⬇⭄⭿⮮ⰴⱧⱼ⳩Āgt⥇⥋;쀀⋙̸Ā;v⥐௏쀀≫⃒ƀelt⥚⥲⥶ftĀar⥡⥧rrow;懍ightarrow;懎;쀀⋘̸Ā;v⥻ే쀀≪⃒ightarrow;懏ĀDd⦎⦓ash;抯ash;抮ʀbcnpt⦣⦧⦬⦱⧌la»˞ute;䅄g;쀀∠⃒ʀ;Eiop඄⦼⧀⧅⧈;쀀⩰̸d;쀀≋̸s;䅉roø඄urĀ;a⧓⧔普lĀ;s⧓ସdz⧟\0⧣p肻 ଷmpĀ;e௹ఀʀaeouy⧴⧾⨃⨐⨓ǰ⧹\0⧻;橃on;䅈dil;䅆ngĀ;dൾ⨊ot;쀀⩭̸p;橂;䐽ash;怓΀;Aadqsxஒ⨩⨭⨻⩁⩅⩐rr;懗rĀhr⨳⨶k;椤Ā;oᏲᏰot;쀀≐̸uiöୣĀei⩊⩎ar;椨í஘istĀ;s஠டr;쀀𝔫ȀEest௅⩦⩹⩼ƀ;qs஼⩭௡ƀ;qs஼௅⩴lanô௢ií௪Ā;rஶ⪁»ஷƀAap⪊⪍⪑rò⥱rr;憮ar;櫲ƀ;svྍ⪜ྌĀ;d⪡⪢拼;拺cy;䑚΀AEadest⪷⪺⪾⫂⫅⫶⫹rò⥦;쀀≦̸rr;憚r;急Ȁ;fqs఻⫎⫣⫯tĀar⫔⫙rro÷⫁ightarro÷⪐ƀ;qs఻⪺⫪lanôౕĀ;sౕ⫴»శiíౝĀ;rవ⫾iĀ;eచథiäඐĀpt⬌⬑f;쀀𝕟膀¬;in⬙⬚⬶䂬nȀ;Edvஉ⬤⬨⬮;쀀⋹̸ot;쀀⋵̸ǡஉ⬳⬵;拷;拶iĀ;vಸ⬼ǡಸ⭁⭃;拾;拽ƀaor⭋⭣⭩rȀ;ast୻⭕⭚⭟lleì୻l;쀀⫽⃥;쀀∂̸lint;樔ƀ;ceಒ⭰⭳uåಥĀ;cಘ⭸Ā;eಒ⭽ñಘȀAait⮈⮋⮝⮧rò⦈rrƀ;cw⮔⮕⮙憛;쀀⤳̸;쀀↝̸ghtarrow»⮕riĀ;eೋೖ΀chimpqu⮽⯍⯙⬄୸⯤⯯Ȁ;cerല⯆ഷ⯉uå൅;쀀𝓃ortɭ⬅\0\0⯖ará⭖mĀ;e൮⯟Ā;q൴൳suĀbp⯫⯭å೸åഋƀbcp⯶ⰑⰙȀ;Ees⯿ⰀഢⰄ抄;쀀⫅̸etĀ;eഛⰋqĀ;qണⰀcĀ;eലⰗñസȀ;EesⰢⰣൟⰧ抅;쀀⫆̸etĀ;e൘ⰮqĀ;qൠⰣȀgilrⰽⰿⱅⱇìௗlde耻ñ䃱çృiangleĀlrⱒⱜeftĀ;eచⱚñదightĀ;eೋⱥñ೗Ā;mⱬⱭ䎽ƀ;esⱴⱵⱹ䀣ro;愖p;怇ҀDHadgilrsⲏⲔⲙⲞⲣⲰⲶⳓⳣash;抭arr;椄p;쀀≍⃒ash;抬ĀetⲨⲬ;쀀≥⃒;쀀>⃒nfin;槞ƀAetⲽⳁⳅrr;椂;쀀≤⃒Ā;rⳊⳍ쀀<⃒ie;쀀⊴⃒ĀAtⳘⳜrr;椃rie;쀀⊵⃒im;쀀∼⃒ƀAan⳰⳴ⴂrr;懖rĀhr⳺⳽k;椣Ā;oᏧᏥear;椧ቓ᪕\0\0\0\0\0\0\0\0\0\0\0\0\0ⴭ\0ⴸⵈⵠⵥ⵲ⶄᬇ\0\0ⶍⶫ\0ⷈⷎ\0ⷜ⸙⸫⸾⹃Ācsⴱ᪗ute耻ó䃳ĀiyⴼⵅrĀ;c᪞ⵂ耻ô䃴;䐾ʀabios᪠ⵒⵗLjⵚlac;䅑v;樸old;榼lig;䅓Ācr⵩⵭ir;榿;쀀𝔬ͯ⵹\0\0⵼\0ⶂn;䋛ave耻ò䃲;槁Ābmⶈ෴ar;榵Ȁacitⶕ⶘ⶥⶨrò᪀Āir⶝ⶠr;榾oss;榻nå๒;槀ƀaeiⶱⶵⶹcr;䅍ga;䏉ƀcdnⷀⷅǍron;䎿;榶pf;쀀𝕠ƀaelⷔ⷗ǒr;榷rp;榹΀;adiosvⷪⷫⷮ⸈⸍⸐⸖戨rò᪆Ȁ;efmⷷⷸ⸂⸅橝rĀ;oⷾⷿ愴f»ⷿ耻ª䂪耻º䂺gof;抶r;橖lope;橗;橛ƀclo⸟⸡⸧ò⸁ash耻ø䃸l;折iŬⸯ⸴de耻õ䃵esĀ;aǛ⸺s;樶ml耻ö䃶bar;挽ૡ⹞\0⹽\0⺀⺝\0⺢⺹\0\0⻋ຜ\0⼓\0\0⼫⾼\0⿈rȀ;astЃ⹧⹲຅脀¶;l⹭⹮䂶leìЃɩ⹸\0\0⹻m;櫳;櫽y;䐿rʀcimpt⺋⺏⺓ᡥ⺗nt;䀥od;䀮il;怰enk;怱r;쀀𝔭ƀimo⺨⺰⺴Ā;v⺭⺮䏆;䏕maô੶ne;明ƀ;tv⺿⻀⻈䏀chfork»´;䏖Āau⻏⻟nĀck⻕⻝kĀ;h⇴⻛;愎ö⇴sҀ;abcdemst⻳⻴ᤈ⻹⻽⼄⼆⼊⼎䀫cir;樣ir;樢Āouᵀ⼂;樥;橲n肻±ຝim;樦wo;樧ƀipu⼙⼠⼥ntint;樕f;쀀𝕡nd耻£䂣Ԁ;Eaceinosu່⼿⽁⽄⽇⾁⾉⾒⽾⾶;檳p;檷uå໙Ā;c໎⽌̀;acens່⽙⽟⽦⽨⽾pproø⽃urlyeñ໙ñ໎ƀaes⽯⽶⽺pprox;檹qq;檵im;拨iíໟmeĀ;s⾈ຮ怲ƀEas⽸⾐⽺ð⽵ƀdfp໬⾙⾯ƀals⾠⾥⾪lar;挮ine;挒urf;挓Ā;t໻⾴ï໻rel;抰Āci⿀⿅r;쀀𝓅;䏈ncsp;怈̀fiopsu⿚⋢⿟⿥⿫⿱r;쀀𝔮pf;쀀𝕢rime;恗cr;쀀𝓆ƀaeo⿸〉〓tĀei⿾々rnionóڰnt;樖stĀ;e【】䀿ñἙô༔઀ABHabcdefhilmnoprstux぀けさすムㄎㄫㅇㅢㅲㆎ㈆㈕㈤㈩㉘㉮㉲㊐㊰㊷ƀartぇおがròႳòϝail;検aròᱥar;楤΀cdenqrtとふへみわゔヌĀeuねぱ;쀀∽̱te;䅕iãᅮmptyv;榳gȀ;del࿑らるろ;榒;榥å࿑uo耻»䂻rր;abcfhlpstw࿜ガクシスゼゾダッデナp;極Ā;f࿠ゴs;椠;椳s;椞ë≝ð✮l;楅im;楴l;憣;憝Āaiパフil;椚oĀ;nホボ戶aló༞ƀabrョリヮrò៥rk;杳ĀakンヽcĀekヹ・;䁽;䁝Āes㄂㄄;榌lĀduㄊㄌ;榎;榐Ȁaeuyㄗㄜㄧㄩron;䅙Ādiㄡㄥil;䅗ì࿲âヺ;䑀Ȁclqsㄴㄷㄽㅄa;椷dhar;楩uoĀ;rȎȍh;憳ƀacgㅎㅟངlȀ;ipsླྀㅘㅛႜnåႻarôྩt;断ƀilrㅩဣㅮsht;楽;쀀𝔯ĀaoㅷㆆrĀduㅽㅿ»ѻĀ;l႑ㆄ;楬Ā;vㆋㆌ䏁;䏱ƀgns㆕ㇹㇼht̀ahlrstㆤㆰ㇂㇘㇤㇮rrowĀ;t࿜ㆭaéトarpoonĀduㆻㆿowîㅾp»႒eftĀah㇊㇐rrowó࿪arpoonóՑightarrows;應quigarro÷ニhreetimes;拌g;䋚ingdotseñἲƀahm㈍㈐㈓rò࿪aòՑ;怏oustĀ;a㈞㈟掱che»㈟mid;櫮Ȁabpt㈲㈽㉀㉒Ānr㈷㈺g;柭r;懾rëဃƀafl㉇㉊㉎r;榆;쀀𝕣us;樮imes;樵Āap㉝㉧rĀ;g㉣㉤䀩t;榔olint;樒arò㇣Ȁachq㉻㊀Ⴜ㊅quo;怺r;쀀𝓇Ābu・㊊oĀ;rȔȓƀhir㊗㊛㊠reåㇸmes;拊iȀ;efl㊪ၙᠡ㊫方tri;槎luhar;楨;愞ൡ㋕㋛㋟㌬㌸㍱\0㍺㎤\0\0㏬㏰\0㐨㑈㑚㒭㒱㓊㓱\0㘖\0\0㘳cute;䅛quï➺Ԁ;Eaceinpsyᇭ㋳㋵㋿㌂㌋㌏㌟㌦㌩;檴ǰ㋺\0㋼;檸on;䅡uåᇾĀ;dᇳ㌇il;䅟rc;䅝ƀEas㌖㌘㌛;檶p;檺im;择olint;樓iíሄ;䑁otƀ;be㌴ᵇ㌵担;橦΀Aacmstx㍆㍊㍗㍛㍞㍣㍭rr;懘rĀhr㍐㍒ë∨Ā;oਸ਼਴t耻§䂧i;䀻war;椩mĀin㍩ðnuóñt;朶rĀ;o㍶⁕쀀𝔰Ȁacoy㎂㎆㎑㎠rp;景Āhy㎋㎏cy;䑉;䑈rtɭ㎙\0\0㎜iäᑤaraì⹯耻­䂭Āgm㎨㎴maƀ;fv㎱㎲㎲䏃;䏂Ѐ;deglnprካ㏅㏉㏎㏖㏞㏡㏦ot;橪Ā;q኱ኰĀ;E㏓㏔檞;檠Ā;E㏛㏜檝;檟e;扆lus;樤arr;楲aròᄽȀaeit㏸㐈㐏㐗Āls㏽㐄lsetmé㍪hp;樳parsl;槤Ādlᑣ㐔e;挣Ā;e㐜㐝檪Ā;s㐢㐣檬;쀀⪬︀ƀflp㐮㐳㑂tcy;䑌Ā;b㐸㐹䀯Ā;a㐾㐿槄r;挿f;쀀𝕤aĀdr㑍ЂesĀ;u㑔㑕晠it»㑕ƀcsu㑠㑹㒟Āau㑥㑯pĀ;sᆈ㑫;쀀⊓︀pĀ;sᆴ㑵;쀀⊔︀uĀbp㑿㒏ƀ;esᆗᆜ㒆etĀ;eᆗ㒍ñᆝƀ;esᆨᆭ㒖etĀ;eᆨ㒝ñᆮƀ;afᅻ㒦ְrť㒫ֱ»ᅼaròᅈȀcemt㒹㒾㓂㓅r;쀀𝓈tmîñiì㐕aræᆾĀar㓎㓕rĀ;f㓔ឿ昆Āan㓚㓭ightĀep㓣㓪psiloîỠhé⺯s»⡒ʀbcmnp㓻㕞ሉ㖋㖎Ҁ;Edemnprs㔎㔏㔑㔕㔞㔣㔬㔱㔶抂;櫅ot;檽Ā;dᇚ㔚ot;櫃ult;櫁ĀEe㔨㔪;櫋;把lus;檿arr;楹ƀeiu㔽㕒㕕tƀ;en㔎㕅㕋qĀ;qᇚ㔏eqĀ;q㔫㔨m;櫇Ābp㕚㕜;櫕;櫓c̀;acensᇭ㕬㕲㕹㕻㌦pproø㋺urlyeñᇾñᇳƀaes㖂㖈㌛pproø㌚qñ㌗g;晪ڀ123;Edehlmnps㖩㖬㖯ሜ㖲㖴㗀㗉㗕㗚㗟㗨㗭耻¹䂹耻²䂲耻³䂳;櫆Āos㖹㖼t;檾ub;櫘Ā;dሢ㗅ot;櫄sĀou㗏㗒l;柉b;櫗arr;楻ult;櫂ĀEe㗤㗦;櫌;抋lus;櫀ƀeiu㗴㘉㘌tƀ;enሜ㗼㘂qĀ;qሢ㖲eqĀ;q㗧㗤m;櫈Ābp㘑㘓;櫔;櫖ƀAan㘜㘠㘭rr;懙rĀhr㘦㘨ë∮Ā;oਫ਩war;椪lig耻ß䃟௡㙑㙝㙠ዎ㙳㙹\0㙾㛂\0\0\0\0\0㛛㜃\0㜉㝬\0\0\0㞇ɲ㙖\0\0㙛get;挖;䏄rë๟ƀaey㙦㙫㙰ron;䅥dil;䅣;䑂lrec;挕r;쀀𝔱Ȁeiko㚆㚝㚵㚼Dz㚋\0㚑eĀ4fኄኁaƀ;sv㚘㚙㚛䎸ym;䏑Ācn㚢㚲kĀas㚨㚮pproø዁im»ኬsðኞĀas㚺㚮ð዁rn耻þ䃾Ǭ̟㛆⋧es膀×;bd㛏㛐㛘䃗Ā;aᤏ㛕r;樱;樰ƀeps㛡㛣㜀á⩍Ȁ;bcf҆㛬㛰㛴ot;挶ir;櫱Ā;o㛹㛼쀀𝕥rk;櫚á㍢rime;怴ƀaip㜏㜒㝤dåቈ΀adempst㜡㝍㝀㝑㝗㝜㝟ngleʀ;dlqr㜰㜱㜶㝀㝂斵own»ᶻeftĀ;e⠀㜾ñम;扜ightĀ;e㊪㝋ñၚot;旬inus;樺lus;樹b;槍ime;樻ezium;揢ƀcht㝲㝽㞁Āry㝷㝻;쀀𝓉;䑆cy;䑛rok;䅧Āio㞋㞎xô᝷headĀlr㞗㞠eftarro÷ࡏightarrow»ཝऀAHabcdfghlmoprstuw㟐㟓㟗㟤㟰㟼㠎㠜㠣㠴㡑㡝㡫㢩㣌㣒㣪㣶ròϭar;楣Ācr㟜㟢ute耻ú䃺òᅐrǣ㟪\0㟭y;䑞ve;䅭Āiy㟵㟺rc耻û䃻;䑃ƀabh㠃㠆㠋ròᎭlac;䅱aòᏃĀir㠓㠘sht;楾;쀀𝔲rave耻ù䃹š㠧㠱rĀlr㠬㠮»ॗ»ႃlk;斀Āct㠹㡍ɯ㠿\0\0㡊rnĀ;e㡅㡆挜r»㡆op;挏ri;旸Āal㡖㡚cr;䅫肻¨͉Āgp㡢㡦on;䅳f;쀀𝕦̀adhlsuᅋ㡸㡽፲㢑㢠ownáᎳarpoonĀlr㢈㢌efô㠭ighô㠯iƀ;hl㢙㢚㢜䏅»ᏺon»㢚parrows;懈ƀcit㢰㣄㣈ɯ㢶\0\0㣁rnĀ;e㢼㢽挝r»㢽op;挎ng;䅯ri;旹cr;쀀𝓊ƀdir㣙㣝㣢ot;拰lde;䅩iĀ;f㜰㣨»᠓Āam㣯㣲rò㢨l耻ü䃼angle;榧ހABDacdeflnoprsz㤜㤟㤩㤭㦵㦸㦽㧟㧤㧨㧳㧹㧽㨁㨠ròϷarĀ;v㤦㤧櫨;櫩asèϡĀnr㤲㤷grt;榜΀eknprst㓣㥆㥋㥒㥝㥤㦖appá␕othinçẖƀhir㓫⻈㥙opô⾵Ā;hᎷ㥢ïㆍĀiu㥩㥭gmá㎳Ābp㥲㦄setneqĀ;q㥽㦀쀀⊊︀;쀀⫋︀setneqĀ;q㦏㦒쀀⊋︀;쀀⫌︀Āhr㦛㦟etá㚜iangleĀlr㦪㦯eft»थight»ၑy;䐲ash»ံƀelr㧄㧒㧗ƀ;beⷪ㧋㧏ar;抻q;扚lip;拮Ābt㧜ᑨaòᑩr;쀀𝔳tré㦮suĀbp㧯㧱»ജ»൙pf;쀀𝕧roð໻tré㦴Ācu㨆㨋r;쀀𝓋Ābp㨐㨘nĀEe㦀㨖»㥾nĀEe㦒㨞»㦐igzag;榚΀cefoprs㨶㨻㩖㩛㩔㩡㩪irc;䅵Ādi㩀㩑Ābg㩅㩉ar;機eĀ;qᗺ㩏;扙erp;愘r;쀀𝔴pf;쀀𝕨Ā;eᑹ㩦atèᑹcr;쀀𝓌ૣណ㪇\0㪋\0㪐㪛\0\0㪝㪨㪫㪯\0\0㫃㫎\0㫘ៜ៟tré៑r;쀀𝔵ĀAa㪔㪗ròσrò৶;䎾ĀAa㪡㪤ròθrò৫að✓is;拻ƀdptឤ㪵㪾Āfl㪺ឩ;쀀𝕩imåឲĀAa㫇㫊ròώròਁĀcq㫒ីr;쀀𝓍Āpt៖㫜ré។Ѐacefiosu㫰㫽㬈㬌㬑㬕㬛㬡cĀuy㫶㫻te耻ý䃽;䑏Āiy㬂㬆rc;䅷;䑋n耻¥䂥r;쀀𝔶cy;䑗pf;쀀𝕪cr;쀀𝓎Ācm㬦㬩y;䑎l耻ÿ䃿Ԁacdefhiosw㭂㭈㭔㭘㭤㭩㭭㭴㭺㮀cute;䅺Āay㭍㭒ron;䅾;䐷ot;䅼Āet㭝㭡træᕟa;䎶r;쀀𝔷cy;䐶grarr;懝pf;쀀𝕫cr;쀀𝓏Ājn㮅㮇;怍j;怌'.split("").map(u=>u.charCodeAt(0))),_0=new Uint16Array("Ȁaglq \x1Bɭ\0\0p;䀦os;䀧t;䀾t;䀼uot;䀢".split("").map(u=>u.charCodeAt(0)));var pe;const k0=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]]),y0=(pe=String.fromCodePoint)!==null&&pe!==void 0?pe:function(u){let e="";return u>65535&&(u-=65536,e+=String.fromCharCode(u>>>10&1023|55296),u=56320|u&1023),e+=String.fromCharCode(u),e};function C0(u){var e;return u>=55296&&u<=57343||u>1114111?65533:(e=k0.get(u))!==null&&e!==void 0?e:u}var H;(function(u){u[u.NUM=35]="NUM",u[u.SEMI=59]="SEMI",u[u.EQUALS=61]="EQUALS",u[u.ZERO=48]="ZERO",u[u.NINE=57]="NINE",u[u.LOWER_A=97]="LOWER_A",u[u.LOWER_F=102]="LOWER_F",u[u.LOWER_X=120]="LOWER_X",u[u.LOWER_Z=122]="LOWER_Z",u[u.UPPER_A=65]="UPPER_A",u[u.UPPER_F=70]="UPPER_F",u[u.UPPER_Z=90]="UPPER_Z"})(H||(H={}));const v0=32;var fu;(function(u){u[u.VALUE_LENGTH=49152]="VALUE_LENGTH",u[u.BRANCH_LENGTH=16256]="BRANCH_LENGTH",u[u.JUMP_TABLE=127]="JUMP_TABLE"})(fu||(fu={}));function be(u){return u>=H.ZERO&&u<=H.NINE}function E0(u){return u>=H.UPPER_A&&u<=H.UPPER_F||u>=H.LOWER_A&&u<=H.LOWER_F}function D0(u){return u>=H.UPPER_A&&u<=H.UPPER_Z||u>=H.LOWER_A&&u<=H.LOWER_Z||be(u)}function F0(u){return u===H.EQUALS||D0(u)}var U;(function(u){u[u.EntityStart=0]="EntityStart",u[u.NumericStart=1]="NumericStart",u[u.NumericDecimal=2]="NumericDecimal",u[u.NumericHex=3]="NumericHex",u[u.NamedEntity=4]="NamedEntity"})(U||(U={}));var du;(function(u){u[u.Legacy=0]="Legacy",u[u.Strict=1]="Strict",u[u.Attribute=2]="Attribute"})(du||(du={}));class A0{constructor(e,t,n){this.decodeTree=e,this.emitCodePoint=t,this.errors=n,this.state=U.EntityStart,this.consumed=1,this.result=0,this.treeIndex=0,this.excess=1,this.decodeMode=du.Strict}startEntity(e){this.decodeMode=e,this.state=U.EntityStart,this.result=0,this.treeIndex=0,this.excess=1,this.consumed=1}write(e,t){switch(this.state){case U.EntityStart:return e.charCodeAt(t)===H.NUM?(this.state=U.NumericStart,this.consumed+=1,this.stateNumericStart(e,t+1)):(this.state=U.NamedEntity,this.stateNamedEntity(e,t));case U.NumericStart:return this.stateNumericStart(e,t);case U.NumericDecimal:return this.stateNumericDecimal(e,t);case U.NumericHex:return this.stateNumericHex(e,t);case U.NamedEntity:return this.stateNamedEntity(e,t)}}stateNumericStart(e,t){return t>=e.length?-1:(e.charCodeAt(t)|v0)===H.LOWER_X?(this.state=U.NumericHex,this.consumed+=1,this.stateNumericHex(e,t+1)):(this.state=U.NumericDecimal,this.stateNumericDecimal(e,t))}addToNumericResult(e,t,n,r){if(t!==n){const o=n-t;this.result=this.result*Math.pow(r,o)+parseInt(e.substr(t,o),r),this.consumed+=o}}stateNumericHex(e,t){const n=t;for(;t<e.length;){const r=e.charCodeAt(t);if(be(r)||E0(r))t+=1;else return this.addToNumericResult(e,n,t,16),this.emitNumericEntity(r,3)}return this.addToNumericResult(e,n,t,16),-1}stateNumericDecimal(e,t){const n=t;for(;t<e.length;){const r=e.charCodeAt(t);if(be(r))t+=1;else return this.addToNumericResult(e,n,t,10),this.emitNumericEntity(r,2)}return this.addToNumericResult(e,n,t,10),-1}emitNumericEntity(e,t){var n;if(this.consumed<=t)return(n=this.errors)===null||n===void 0||n.absenceOfDigitsInNumericCharacterReference(this.consumed),0;if(e===H.SEMI)this.consumed+=1;else if(this.decodeMode===du.Strict)return 0;return this.emitCodePoint(C0(this.result),this.consumed),this.errors&&(e!==H.SEMI&&this.errors.missingSemicolonAfterCharacterReference(),this.errors.validateNumericCharacterReference(this.result)),this.consumed}stateNamedEntity(e,t){const{decodeTree:n}=this;let r=n[this.treeIndex],o=(r&fu.VALUE_LENGTH)>>14;for(;t<e.length;t++,this.excess++){const c=e.charCodeAt(t);if(this.treeIndex=w0(n,r,this.treeIndex+Math.max(1,o),c),this.treeIndex<0)return this.result===0||this.decodeMode===du.Attribute&&(o===0||F0(c))?0:this.emitNotTerminatedNamedEntity();if(r=n[this.treeIndex],o=(r&fu.VALUE_LENGTH)>>14,o!==0){if(c===H.SEMI)return this.emitNamedEntityData(this.treeIndex,o,this.consumed+this.excess);this.decodeMode!==du.Strict&&(this.result=this.treeIndex,this.consumed+=this.excess,this.excess=0)}}return-1}emitNotTerminatedNamedEntity(){var e;const{result:t,decodeTree:n}=this,r=(n[t]&fu.VALUE_LENGTH)>>14;return this.emitNamedEntityData(t,r,this.consumed),(e=this.errors)===null||e===void 0||e.missingSemicolonAfterCharacterReference(),this.consumed}emitNamedEntityData(e,t,n){const{decodeTree:r}=this;return this.emitCodePoint(t===1?r[e]&~fu.VALUE_LENGTH:r[e+1],n),t===3&&this.emitCodePoint(r[e+2],n),n}end(){var e;switch(this.state){case U.NamedEntity:return this.result!==0&&(this.decodeMode!==du.Attribute||this.result===this.treeIndex)?this.emitNotTerminatedNamedEntity():0;case U.NumericDecimal:return this.emitNumericEntity(0,2);case U.NumericHex:return this.emitNumericEntity(0,3);case U.NumericStart:return(e=this.errors)===null||e===void 0||e.absenceOfDigitsInNumericCharacterReference(this.consumed),0;case U.EntityStart:return 0}}}function bt(u){let e="";const t=new A0(u,n=>e+=y0(n));return function(r,o){let c=0,i=0;for(;(i=r.indexOf("&",i))>=0;){e+=r.slice(c,i),t.startEntity(o);const l=t.write(r,i+1);if(l<0){c=i+t.end();break}c=i+l,i=l===0?c+1:c}const a=e+r.slice(c);return e="",a}}function w0(u,e,t,n){const r=(e&fu.BRANCH_LENGTH)>>7,o=e&fu.JUMP_TABLE;if(r===0)return o!==0&&n===o?t:-1;if(o){const a=n-o;return a<0||a>=r?-1:u[t+a]-1}let c=t,i=c+r-1;for(;c<=i;){const a=c+i>>>1,l=u[a];if(l<n)c=a+1;else if(l>n)i=a-1;else return u[a+r]}return-1}const S0=bt(g0);bt(_0);function mt(u,e=du.Legacy){return S0(u,e)}function B0(u){return Object.prototype.toString.call(u)}function me(u){return B0(u)==="[object String]"}const T0=Object.prototype.hasOwnProperty;function I0(u,e){return T0.call(u,e)}function Hu(u){return Array.prototype.slice.call(arguments,1).forEach(function(t){if(t){if(typeof t!="object")throw new TypeError(t+"must be object");Object.keys(t).forEach(function(n){u[n]=t[n]})}}),u}function xt(u,e,t){return[].concat(u.slice(0,e),t,u.slice(e+1))}function xe(u){return!(u>=55296&&u<=57343||u>=64976&&u<=65007||(u&65535)===65535||(u&65535)===65534||u>=0&&u<=8||u===11||u>=14&&u<=31||u>=127&&u<=159||u>1114111)}function Uu(u){if(u>65535){u-=65536;const e=55296+(u>>10),t=56320+(u&1023);return String.fromCharCode(e,t)}return String.fromCharCode(u)}const gt=/\\([!"#$%&'()*+,\-./:;<=>?@[\\\]^_`{|}~])/g,N0=/&([a-z#][a-z0-9]{1,31});/gi,L0=new RegExp(gt.source+"|"+N0.source,"gi"),M0=/^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))$/i;function O0(u,e){if(e.charCodeAt(0)===35&&M0.test(e)){const n=e[1].toLowerCase()==="x"?parseInt(e.slice(2),16):parseInt(e.slice(1),10);return xe(n)?Uu(n):u}const t=mt(u);return t!==u?t:u}function P0(u){return u.indexOf("\\")<0?u:u.replace(gt,"$1")}function _u(u){return u.indexOf("\\")<0&&u.indexOf("&")<0?u:u.replace(L0,function(e,t,n){return t||O0(e,n)})}const j0=/[&<>"]/,z0=/[&<>"]/g,R0={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;"};function q0(u){return R0[u]}function hu(u){return j0.test(u)?u.replace(z0,q0):u}const V0=/[.?*+^$[\]\\(){}|-]/g;function $0(u){return u.replace(V0,"\\$&")}function R(u){switch(u){case 9:case 32:return!0}return!1}function wu(u){if(u>=8192&&u<=8202)return!0;switch(u){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 Su(u){return he.test(u)||ht.test(u)}function Bu(u){switch(u){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 Zu(u){return u=u.trim().replace(/\s+/g," "),"ẞ".toLowerCase()==="Ṿ"&&(u=u.replace(/ẞ/g,"ß")),u.toLowerCase().toUpperCase()}const H0=Object.freeze(Object.defineProperty({__proto__:null,arrayReplaceAt:xt,assign:Hu,escapeHtml:hu,escapeRE:$0,fromCodePoint:Uu,has:I0,isMdAsciiPunct:Bu,isPunctChar:Su,isSpace:R,isString:me,isValidEntityCode:xe,isWhiteSpace:wu,lib:{mdurl:b0,ucmicro:x0},normalizeReference:Zu,unescapeAll:_u,unescapeMd:P0},Symbol.toStringTag,{value:"Module"}));function U0(u,e,t){let n,r,o,c;const i=u.posMax,a=u.pos;for(u.pos=e+1,n=1;u.pos<i;){if(o=u.src.charCodeAt(u.pos),o===93&&(n--,n===0)){r=!0;break}if(c=u.pos,u.md.inline.skipToken(u),o===91){if(c===u.pos-1)n++;else if(t)return u.pos=a,-1}}let l=-1;return r&&(l=u.pos),u.pos=a,l}function Z0(u,e,t){let n,r=e;const o={ok:!1,pos:0,str:""};if(u.charCodeAt(r)===60){for(r++;r<t;){if(n=u.charCodeAt(r),n===10||n===60)return o;if(n===62)return o.pos=r+1,o.str=_u(u.slice(e+1,r)),o.ok=!0,o;if(n===92&&r+1<t){r+=2;continue}r++}return o}let c=0;for(;r<t&&(n=u.charCodeAt(r),!(n===32||n<32||n===127));){if(n===92&&r+1<t){if(u.charCodeAt(r+1)===32)break;r+=2;continue}if(n===40&&(c++,c>32))return o;if(n===41){if(c===0)break;c--}r++}return e===r||c!==0||(o.str=_u(u.slice(e,r)),o.pos=r,o.ok=!0),o}function G0(u,e,t,n){let r,o=e;const c={ok:!1,can_continue:!1,pos:0,str:"",marker:0};if(n)c.str=n.str,c.marker=n.marker;else{if(o>=t)return c;let i=u.charCodeAt(o);if(i!==34&&i!==39&&i!==40)return c;e++,o++,i===40&&(i=41),c.marker=i}for(;o<t;){if(r=u.charCodeAt(o),r===c.marker)return c.pos=o+1,c.str+=_u(u.slice(e,o)),c.ok=!0,c;if(r===40&&c.marker===41)return c;r===92&&o+1<t&&o++,o++}return c.can_continue=!0,c.str+=_u(u.slice(e,o)),c}const W0=Object.freeze(Object.defineProperty({__proto__:null,parseLinkDestination:Z0,parseLinkLabel:U0,parseLinkTitle:G0},Symbol.toStringTag,{value:"Module"})),tu={};tu.code_inline=function(u,e,t,n,r){const o=u[e];return"<code"+r.renderAttrs(o)+">"+hu(o.content)+"</code>"},tu.code_block=function(u,e,t,n,r){const o=u[e];return"<pre"+r.renderAttrs(o)+"><code>"+hu(u[e].content)+`</code></pre>
3
+ `},tu.fence=function(u,e,t,n,r){const o=u[e],c=o.info?_u(o.info).trim():"";let i="",a="";if(c){const f=c.split(/(\s+)/g);i=f[0],a=f.slice(2).join("")}let l;if(t.highlight?l=t.highlight(o.content,i,a)||hu(o.content):l=hu(o.content),l.indexOf("<pre")===0)return l+`
4
+ `;if(c){const f=o.attrIndex("class"),d=o.attrs?o.attrs.slice():[];f<0?d.push(["class",t.langPrefix+i]):(d[f]=d[f].slice(),d[f][1]+=" "+t.langPrefix+i);const x={attrs:d};return`<pre><code${r.renderAttrs(x)}>${l}</code></pre>
5
+ `}return`<pre><code${r.renderAttrs(o)}>${l}</code></pre>
6
+ `},tu.image=function(u,e,t,n,r){const o=u[e];return o.attrs[o.attrIndex("alt")][1]=r.renderInlineAsText(o.children,t,n),r.renderToken(u,e,t)},tu.hardbreak=function(u,e,t){return t.xhtmlOut?`<br />
7
+ `:`<br>
8
+ `},tu.softbreak=function(u,e,t){return t.breaks?t.xhtmlOut?`<br />
9
+ `:`<br>
10
+ `:`
11
+ `},tu.text=function(u,e){return hu(u[e].content)},tu.html_block=function(u,e){return u[e].content},tu.html_inline=function(u,e){return u[e].content};function ku(){this.rules=Hu({},tu)}ku.prototype.renderAttrs=function(e){let t,n,r;if(!e.attrs)return"";for(r="",t=0,n=e.attrs.length;t<n;t++)r+=" "+hu(e.attrs[t][0])+'="'+hu(e.attrs[t][1])+'"';return r},ku.prototype.renderToken=function(e,t,n){const r=e[t];let o="";if(r.hidden)return"";r.block&&r.nesting!==-1&&t&&e[t-1].hidden&&(o+=`
12
+ `),o+=(r.nesting===-1?"</":"<")+r.tag,o+=this.renderAttrs(r),r.nesting===0&&n.xhtmlOut&&(o+=" /");let c=!1;if(r.block&&(c=!0,r.nesting===1&&t+1<e.length)){const i=e[t+1];(i.type==="inline"||i.hidden||i.nesting===-1&&i.tag===r.tag)&&(c=!1)}return o+=c?`>
13
+ `:">",o},ku.prototype.renderInline=function(u,e,t){let n="";const r=this.rules;for(let o=0,c=u.length;o<c;o++){const i=u[o].type;typeof r[i]<"u"?n+=r[i](u,o,e,t,this):n+=this.renderToken(u,o,e)}return n},ku.prototype.renderInlineAsText=function(u,e,t){let n="";for(let r=0,o=u.length;r<o;r++)switch(u[r].type){case"text":n+=u[r].content;break;case"image":n+=this.renderInlineAsText(u[r].children,e,t);break;case"html_inline":case"html_block":n+=u[r].content;break;case"softbreak":case"hardbreak":n+=`
14
+ `;break}return n},ku.prototype.render=function(u,e,t){let n="";const r=this.rules;for(let o=0,c=u.length;o<c;o++){const i=u[o].type;i==="inline"?n+=this.renderInline(u[o].children,e,t):typeof r[i]<"u"?n+=r[i](u,o,e,t,this):n+=this.renderToken(u,o,e,t)}return n};function Q(){this.__rules__=[],this.__cache__=null}Q.prototype.__find__=function(u){for(let e=0;e<this.__rules__.length;e++)if(this.__rules__[e].name===u)return e;return-1},Q.prototype.__compile__=function(){const u=this,e=[""];u.__rules__.forEach(function(t){t.enabled&&t.alt.forEach(function(n){e.indexOf(n)<0&&e.push(n)})}),u.__cache__={},e.forEach(function(t){u.__cache__[t]=[],u.__rules__.forEach(function(n){n.enabled&&(t&&n.alt.indexOf(t)<0||u.__cache__[t].push(n.fn))})})},Q.prototype.at=function(u,e,t){const n=this.__find__(u),r=t||{};if(n===-1)throw new Error("Parser rule not found: "+u);this.__rules__[n].fn=e,this.__rules__[n].alt=r.alt||[],this.__cache__=null},Q.prototype.before=function(u,e,t,n){const r=this.__find__(u),o=n||{};if(r===-1)throw new Error("Parser rule not found: "+u);this.__rules__.splice(r,0,{name:e,enabled:!0,fn:t,alt:o.alt||[]}),this.__cache__=null},Q.prototype.after=function(u,e,t,n){const r=this.__find__(u),o=n||{};if(r===-1)throw new Error("Parser rule not found: "+u);this.__rules__.splice(r+1,0,{name:e,enabled:!0,fn:t,alt:o.alt||[]}),this.__cache__=null},Q.prototype.push=function(u,e,t){const n=t||{};this.__rules__.push({name:u,enabled:!0,fn:e,alt:n.alt||[]}),this.__cache__=null},Q.prototype.enable=function(u,e){Array.isArray(u)||(u=[u]);const t=[];return u.forEach(function(n){const r=this.__find__(n);if(r<0){if(e)return;throw new Error("Rules manager: invalid rule name "+n)}this.__rules__[r].enabled=!0,t.push(n)},this),this.__cache__=null,t},Q.prototype.enableOnly=function(u,e){Array.isArray(u)||(u=[u]),this.__rules__.forEach(function(t){t.enabled=!1}),this.enable(u,e)},Q.prototype.disable=function(u,e){Array.isArray(u)||(u=[u]);const t=[];return u.forEach(function(n){const r=this.__find__(n);if(r<0){if(e)return;throw new Error("Rules manager: invalid rule name "+n)}this.__rules__[r].enabled=!1,t.push(n)},this),this.__cache__=null,t},Q.prototype.getRules=function(u){return this.__cache__===null&&this.__compile__(),this.__cache__[u]||[]};function uu(u,e,t){this.type=u,this.tag=e,this.attrs=null,this.map=null,this.nesting=t,this.level=0,this.children=null,this.content="",this.markup="",this.info="",this.meta=null,this.block=!1,this.hidden=!1}uu.prototype.attrIndex=function(e){if(!this.attrs)return-1;const t=this.attrs;for(let n=0,r=t.length;n<r;n++)if(t[n][0]===e)return n;return-1},uu.prototype.attrPush=function(e){this.attrs?this.attrs.push(e):this.attrs=[e]},uu.prototype.attrSet=function(e,t){const n=this.attrIndex(e),r=[e,t];n<0?this.attrPush(r):this.attrs[n]=r},uu.prototype.attrGet=function(e){const t=this.attrIndex(e);let n=null;return t>=0&&(n=this.attrs[t][1]),n},uu.prototype.attrJoin=function(e,t){const n=this.attrIndex(e);n<0?this.attrPush([e,t]):this.attrs[n][1]=this.attrs[n][1]+" "+t};function _t(u,e,t){this.src=u,this.env=t,this.tokens=[],this.inlineMode=!1,this.md=e}_t.prototype.Token=uu;const Q0=/\r\n?|\n/g,J0=/\0/g;function K0(u){let e;e=u.src.replace(Q0,`
15
+ `),e=e.replace(J0,"�"),u.src=e}function Y0(u){let e;u.inlineMode?(e=new u.Token("inline","",0),e.content=u.src,e.map=[0,1],e.children=[],u.tokens.push(e)):u.md.block.parse(u.src,u.md,u.env,u.tokens)}function X0(u){const e=u.tokens;for(let t=0,n=e.length;t<n;t++){const r=e[t];r.type==="inline"&&u.md.inline.parse(r.content,u.md,u.env,r.children)}}function ur(u){return/^<a[>\s]/i.test(u)}function er(u){return/^<\/a\s*>/i.test(u)}function tr(u){const e=u.tokens;if(u.md.options.linkify)for(let t=0,n=e.length;t<n;t++){if(e[t].type!=="inline"||!u.md.linkify.pretest(e[t].content))continue;let r=e[t].children,o=0;for(let c=r.length-1;c>=0;c--){const i=r[c];if(i.type==="link_close"){for(c--;r[c].level!==i.level&&r[c].type!=="link_open";)c--;continue}if(i.type==="html_inline"&&(ur(i.content)&&o>0&&o--,er(i.content)&&o++),!(o>0)&&i.type==="text"&&u.md.linkify.test(i.content)){const a=i.content;let l=u.md.linkify.match(a);const f=[];let d=i.level,x=0;l.length>0&&l[0].index===0&&c>0&&r[c-1].type==="text_special"&&(l=l.slice(1));for(let b=0;b<l.length;b++){const h=l[b].url,E=u.md.normalizeLink(h);if(!u.md.validateLink(E))continue;let k=l[b].text;l[b].schema?l[b].schema==="mailto:"&&!/^mailto:/i.test(k)?k=u.md.normalizeLinkText("mailto:"+k).replace(/^mailto:/,""):k=u.md.normalizeLinkText(k):k=u.md.normalizeLinkText("http://"+k).replace(/^http:\/\//,"");const S=l[b].index;if(S>x){const v=new u.Token("text","",0);v.content=a.slice(x,S),v.level=d,f.push(v)}const D=new u.Token("link_open","a",1);D.attrs=[["href",E]],D.level=d++,D.markup="linkify",D.info="auto",f.push(D);const A=new u.Token("text","",0);A.content=k,A.level=d,f.push(A);const p=new u.Token("link_close","a",-1);p.level=--d,p.markup="linkify",p.info="auto",f.push(p),x=l[b].lastIndex}if(x<a.length){const b=new u.Token("text","",0);b.content=a.slice(x),b.level=d,f.push(b)}e[t].children=r=xt(r,c,f)}}}}const kt=/\+-|\.\.|\?\?\?\?|!!!!|,,|--/,nr=/\((c|tm|r)\)/i,rr=/\((c|tm|r)\)/ig,or={c:"©",r:"®",tm:"™"};function cr(u,e){return or[e.toLowerCase()]}function ir(u){let e=0;for(let t=u.length-1;t>=0;t--){const n=u[t];n.type==="text"&&!e&&(n.content=n.content.replace(rr,cr)),n.type==="link_open"&&n.info==="auto"&&e--,n.type==="link_close"&&n.info==="auto"&&e++}}function ar(u){let e=0;for(let t=u.length-1;t>=0;t--){const n=u[t];n.type==="text"&&!e&&kt.test(n.content)&&(n.content=n.content.replace(/\+-/g,"±").replace(/\.{2,}/g,"…").replace(/([?!])…/g,"$1..").replace(/([?!]){4,}/g,"$1$1$1").replace(/,{2,}/g,",").replace(/(^|[^-])---(?=[^-]|$)/mg,"$1—").replace(/(^|\s)--(?=\s|$)/mg,"$1–").replace(/(^|[^-\s])--(?=[^-\s]|$)/mg,"$1–")),n.type==="link_open"&&n.info==="auto"&&e--,n.type==="link_close"&&n.info==="auto"&&e++}}function lr(u){let e;if(u.md.options.typographer)for(e=u.tokens.length-1;e>=0;e--)u.tokens[e].type==="inline"&&(nr.test(u.tokens[e].content)&&ir(u.tokens[e].children),kt.test(u.tokens[e].content)&&ar(u.tokens[e].children))}const sr=/['"]/,yt=/['"]/g,Ct="’";function Gu(u,e,t){return u.slice(0,e)+t+u.slice(e+1)}function fr(u,e){let t;const n=[];for(let r=0;r<u.length;r++){const o=u[r],c=u[r].level;for(t=n.length-1;t>=0&&!(n[t].level<=c);t--);if(n.length=t+1,o.type!=="text")continue;let i=o.content,a=0,l=i.length;u:for(;a<l;){yt.lastIndex=a;const f=yt.exec(i);if(!f)break;let d=!0,x=!0;a=f.index+1;const b=f[0]==="'";let h=32;if(f.index-1>=0)h=i.charCodeAt(f.index-1);else for(t=r-1;t>=0&&!(u[t].type==="softbreak"||u[t].type==="hardbreak");t--)if(u[t].content){h=u[t].content.charCodeAt(u[t].content.length-1);break}let E=32;if(a<l)E=i.charCodeAt(a);else for(t=r+1;t<u.length&&!(u[t].type==="softbreak"||u[t].type==="hardbreak");t++)if(u[t].content){E=u[t].content.charCodeAt(0);break}const k=Bu(h)||Su(String.fromCharCode(h)),S=Bu(E)||Su(String.fromCharCode(E)),D=wu(h),A=wu(E);if(A?d=!1:S&&(D||k||(d=!1)),D?x=!1:k&&(A||S||(x=!1)),E===34&&f[0]==='"'&&h>=48&&h<=57&&(x=d=!1),d&&x&&(d=k,x=S),!d&&!x){b&&(o.content=Gu(o.content,f.index,Ct));continue}if(x)for(t=n.length-1;t>=0;t--){let p=n[t];if(n[t].level<c)break;if(p.single===b&&n[t].level===c){p=n[t];let v,m;b?(v=e.md.options.quotes[2],m=e.md.options.quotes[3]):(v=e.md.options.quotes[0],m=e.md.options.quotes[1]),o.content=Gu(o.content,f.index,m),u[p.token].content=Gu(u[p.token].content,p.pos,v),a+=m.length-1,p.token===r&&(a+=v.length-1),i=o.content,l=i.length,n.length=t;continue u}}d?n.push({token:r,pos:f.index,single:b,level:c}):x&&b&&(o.content=Gu(o.content,f.index,Ct))}}}function dr(u){if(u.md.options.typographer)for(let e=u.tokens.length-1;e>=0;e--)u.tokens[e].type!=="inline"||!sr.test(u.tokens[e].content)||fr(u.tokens[e].children,u)}function hr(u){let e,t;const n=u.tokens,r=n.length;for(let o=0;o<r;o++){if(n[o].type!=="inline")continue;const c=n[o].children,i=c.length;for(e=0;e<i;e++)c[e].type==="text_special"&&(c[e].type="text");for(e=t=0;e<i;e++)c[e].type==="text"&&e+1<i&&c[e+1].type==="text"?c[e+1].content=c[e].content+c[e+1].content:(e!==t&&(c[t]=c[e]),t++);e!==t&&(c.length=t)}}const ge=[["normalize",K0],["block",Y0],["inline",X0],["linkify",tr],["replacements",lr],["smartquotes",dr],["text_join",hr]];function _e(){this.ruler=new Q;for(let u=0;u<ge.length;u++)this.ruler.push(ge[u][0],ge[u][1])}_e.prototype.process=function(u){const e=this.ruler.getRules("");for(let t=0,n=e.length;t<n;t++)e[t](u)},_e.prototype.State=_t;function nu(u,e,t,n){this.src=u,this.md=e,this.env=t,this.tokens=n,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;const r=this.src;for(let o=0,c=0,i=0,a=0,l=r.length,f=!1;c<l;c++){const d=r.charCodeAt(c);if(!f)if(R(d)){i++,d===9?a+=4-a%4:a++;continue}else f=!0;(d===10||c===l-1)&&(d!==10&&c++,this.bMarks.push(o),this.eMarks.push(c),this.tShift.push(i),this.sCount.push(a),this.bsCount.push(0),f=!1,i=0,a=0,o=c+1)}this.bMarks.push(r.length),this.eMarks.push(r.length),this.tShift.push(0),this.sCount.push(0),this.bsCount.push(0),this.lineMax=this.bMarks.length-1}nu.prototype.push=function(u,e,t){const n=new uu(u,e,t);return n.block=!0,t<0&&this.level--,n.level=this.level,t>0&&this.level++,this.tokens.push(n),n},nu.prototype.isEmpty=function(e){return this.bMarks[e]+this.tShift[e]>=this.eMarks[e]},nu.prototype.skipEmptyLines=function(e){for(let t=this.lineMax;e<t&&!(this.bMarks[e]+this.tShift[e]<this.eMarks[e]);e++);return e},nu.prototype.skipSpaces=function(e){for(let t=this.src.length;e<t;e++){const n=this.src.charCodeAt(e);if(!R(n))break}return e},nu.prototype.skipSpacesBack=function(e,t){if(e<=t)return e;for(;e>t;)if(!R(this.src.charCodeAt(--e)))return e+1;return e},nu.prototype.skipChars=function(e,t){for(let n=this.src.length;e<n&&this.src.charCodeAt(e)===t;e++);return e},nu.prototype.skipCharsBack=function(e,t,n){if(e<=n)return e;for(;e>n;)if(t!==this.src.charCodeAt(--e))return e+1;return e},nu.prototype.getLines=function(e,t,n,r){if(e>=t)return"";const o=new Array(t-e);for(let c=0,i=e;i<t;i++,c++){let a=0;const l=this.bMarks[i];let f=l,d;for(i+1<t||r?d=this.eMarks[i]+1:d=this.eMarks[i];f<d&&a<n;){const x=this.src.charCodeAt(f);if(R(x))x===9?a+=4-(a+this.bsCount[i])%4:a++;else if(f-l<this.tShift[i])a++;else break;f++}a>n?o[c]=new Array(a-n+1).join(" ")+this.src.slice(f,d):o[c]=this.src.slice(f,d)}return o.join("")},nu.prototype.Token=uu;const pr=65536;function ke(u,e){const t=u.bMarks[e]+u.tShift[e],n=u.eMarks[e];return u.src.slice(t,n)}function vt(u){const e=[],t=u.length;let n=0,r=u.charCodeAt(n),o=!1,c=0,i="";for(;n<t;)r===124&&(o?(i+=u.substring(c,n-1),c=n):(e.push(i+u.substring(c,n)),i="",c=n+1)),o=r===92,n++,r=u.charCodeAt(n);return e.push(i+u.substring(c)),e}function br(u,e,t,n){if(e+2>t)return!1;let r=e+1;if(u.sCount[r]<u.blkIndent||u.sCount[r]-u.blkIndent>=4)return!1;let o=u.bMarks[r]+u.tShift[r];if(o>=u.eMarks[r])return!1;const c=u.src.charCodeAt(o++);if(c!==124&&c!==45&&c!==58||o>=u.eMarks[r])return!1;const i=u.src.charCodeAt(o++);if(i!==124&&i!==45&&i!==58&&!R(i)||c===45&&R(i))return!1;for(;o<u.eMarks[r];){const p=u.src.charCodeAt(o);if(p!==124&&p!==45&&p!==58&&!R(p))return!1;o++}let a=ke(u,e+1),l=a.split("|");const f=[];for(let p=0;p<l.length;p++){const v=l[p].trim();if(!v){if(p===0||p===l.length-1)continue;return!1}if(!/^:?-+:?$/.test(v))return!1;v.charCodeAt(v.length-1)===58?f.push(v.charCodeAt(0)===58?"center":"right"):v.charCodeAt(0)===58?f.push("left"):f.push("")}if(a=ke(u,e).trim(),a.indexOf("|")===-1||u.sCount[e]-u.blkIndent>=4)return!1;l=vt(a),l.length&&l[0]===""&&l.shift(),l.length&&l[l.length-1]===""&&l.pop();const d=l.length;if(d===0||d!==f.length)return!1;if(n)return!0;const x=u.parentType;u.parentType="table";const b=u.md.block.ruler.getRules("blockquote"),h=u.push("table_open","table",1),E=[e,0];h.map=E;const k=u.push("thead_open","thead",1);k.map=[e,e+1];const S=u.push("tr_open","tr",1);S.map=[e,e+1];for(let p=0;p<l.length;p++){const v=u.push("th_open","th",1);f[p]&&(v.attrs=[["style","text-align:"+f[p]]]);const m=u.push("inline","",0);m.content=l[p].trim(),m.children=[],u.push("th_close","th",-1)}u.push("tr_close","tr",-1),u.push("thead_close","thead",-1);let D,A=0;for(r=e+2;r<t&&!(u.sCount[r]<u.blkIndent);r++){let p=!1;for(let m=0,_=b.length;m<_;m++)if(b[m](u,r,t,!0)){p=!0;break}if(p||(a=ke(u,r).trim(),!a)||u.sCount[r]-u.blkIndent>=4||(l=vt(a),l.length&&l[0]===""&&l.shift(),l.length&&l[l.length-1]===""&&l.pop(),A+=d-l.length,A>pr))break;if(r===e+2){const m=u.push("tbody_open","tbody",1);m.map=D=[e+2,0]}const v=u.push("tr_open","tr",1);v.map=[r,r+1];for(let m=0;m<d;m++){const _=u.push("td_open","td",1);f[m]&&(_.attrs=[["style","text-align:"+f[m]]]);const F=u.push("inline","",0);F.content=l[m]?l[m].trim():"",F.children=[],u.push("td_close","td",-1)}u.push("tr_close","tr",-1)}return D&&(u.push("tbody_close","tbody",-1),D[1]=r),u.push("table_close","table",-1),E[1]=r,u.parentType=x,u.line=r,!0}function mr(u,e,t){if(u.sCount[e]-u.blkIndent<4)return!1;let n=e+1,r=n;for(;n<t;){if(u.isEmpty(n)){n++;continue}if(u.sCount[n]-u.blkIndent>=4){n++,r=n;continue}break}u.line=r;const o=u.push("code_block","code",0);return o.content=u.getLines(e,r,4+u.blkIndent,!1)+`
16
+ `,o.map=[e,u.line],!0}function xr(u,e,t,n){let r=u.bMarks[e]+u.tShift[e],o=u.eMarks[e];if(u.sCount[e]-u.blkIndent>=4||r+3>o)return!1;const c=u.src.charCodeAt(r);if(c!==126&&c!==96)return!1;let i=r;r=u.skipChars(r,c);let a=r-i;if(a<3)return!1;const l=u.src.slice(i,r),f=u.src.slice(r,o);if(c===96&&f.indexOf(String.fromCharCode(c))>=0)return!1;if(n)return!0;let d=e,x=!1;for(;d++,!(d>=t||(r=i=u.bMarks[d]+u.tShift[d],o=u.eMarks[d],r<o&&u.sCount[d]<u.blkIndent));)if(u.src.charCodeAt(r)===c&&!(u.sCount[d]-u.blkIndent>=4)&&(r=u.skipChars(r,c),!(r-i<a)&&(r=u.skipSpaces(r),!(r<o)))){x=!0;break}a=u.sCount[e],u.line=d+(x?1:0);const b=u.push("fence","code",0);return b.info=f,b.content=u.getLines(e+1,d,a,!0),b.markup=l,b.map=[e,u.line],!0}function gr(u,e,t,n){let r=u.bMarks[e]+u.tShift[e],o=u.eMarks[e];const c=u.lineMax;if(u.sCount[e]-u.blkIndent>=4||u.src.charCodeAt(r)!==62)return!1;if(n)return!0;const i=[],a=[],l=[],f=[],d=u.md.block.ruler.getRules("blockquote"),x=u.parentType;u.parentType="blockquote";let b=!1,h;for(h=e;h<t;h++){const A=u.sCount[h]<u.blkIndent;if(r=u.bMarks[h]+u.tShift[h],o=u.eMarks[h],r>=o)break;if(u.src.charCodeAt(r++)===62&&!A){let v=u.sCount[h]+1,m,_;u.src.charCodeAt(r)===32?(r++,v++,_=!1,m=!0):u.src.charCodeAt(r)===9?(m=!0,(u.bsCount[h]+v)%4===3?(r++,v++,_=!1):_=!0):m=!1;let F=v;for(i.push(u.bMarks[h]),u.bMarks[h]=r;r<o;){const N=u.src.charCodeAt(r);if(R(N))N===9?F+=4-(F+u.bsCount[h]+(_?1:0))%4:F++;else break;r++}b=r>=o,a.push(u.bsCount[h]),u.bsCount[h]=u.sCount[h]+1+(m?1:0),l.push(u.sCount[h]),u.sCount[h]=F-v,f.push(u.tShift[h]),u.tShift[h]=r-u.bMarks[h];continue}if(b)break;let p=!1;for(let v=0,m=d.length;v<m;v++)if(d[v](u,h,t,!0)){p=!0;break}if(p){u.lineMax=h,u.blkIndent!==0&&(i.push(u.bMarks[h]),a.push(u.bsCount[h]),f.push(u.tShift[h]),l.push(u.sCount[h]),u.sCount[h]-=u.blkIndent);break}i.push(u.bMarks[h]),a.push(u.bsCount[h]),f.push(u.tShift[h]),l.push(u.sCount[h]),u.sCount[h]=-1}const E=u.blkIndent;u.blkIndent=0;const k=u.push("blockquote_open","blockquote",1);k.markup=">";const S=[e,0];k.map=S,u.md.block.tokenize(u,e,h);const D=u.push("blockquote_close","blockquote",-1);D.markup=">",u.lineMax=c,u.parentType=x,S[1]=u.line;for(let A=0;A<f.length;A++)u.bMarks[A+e]=i[A],u.tShift[A+e]=f[A],u.sCount[A+e]=l[A],u.bsCount[A+e]=a[A];return u.blkIndent=E,!0}function _r(u,e,t,n){const r=u.eMarks[e];if(u.sCount[e]-u.blkIndent>=4)return!1;let o=u.bMarks[e]+u.tShift[e];const c=u.src.charCodeAt(o++);if(c!==42&&c!==45&&c!==95)return!1;let i=1;for(;o<r;){const l=u.src.charCodeAt(o++);if(l!==c&&!R(l))return!1;l===c&&i++}if(i<3)return!1;if(n)return!0;u.line=e+1;const a=u.push("hr","hr",0);return a.map=[e,u.line],a.markup=Array(i+1).join(String.fromCharCode(c)),!0}function Et(u,e){const t=u.eMarks[e];let n=u.bMarks[e]+u.tShift[e];const r=u.src.charCodeAt(n++);if(r!==42&&r!==45&&r!==43)return-1;if(n<t){const o=u.src.charCodeAt(n);if(!R(o))return-1}return n}function Dt(u,e){const t=u.bMarks[e]+u.tShift[e],n=u.eMarks[e];let r=t;if(r+1>=n)return-1;let o=u.src.charCodeAt(r++);if(o<48||o>57)return-1;for(;;){if(r>=n)return-1;if(o=u.src.charCodeAt(r++),o>=48&&o<=57){if(r-t>=10)return-1;continue}if(o===41||o===46)break;return-1}return r<n&&(o=u.src.charCodeAt(r),!R(o))?-1:r}function kr(u,e){const t=u.level+2;for(let n=e+2,r=u.tokens.length-2;n<r;n++)u.tokens[n].level===t&&u.tokens[n].type==="paragraph_open"&&(u.tokens[n+2].hidden=!0,u.tokens[n].hidden=!0,n+=2)}function yr(u,e,t,n){let r,o,c,i,a=e,l=!0;if(u.sCount[a]-u.blkIndent>=4||u.listIndent>=0&&u.sCount[a]-u.listIndent>=4&&u.sCount[a]<u.blkIndent)return!1;let f=!1;n&&u.parentType==="paragraph"&&u.sCount[a]>=u.blkIndent&&(f=!0);let d,x,b;if((b=Dt(u,a))>=0){if(d=!0,c=u.bMarks[a]+u.tShift[a],x=Number(u.src.slice(c,b-1)),f&&x!==1)return!1}else if((b=Et(u,a))>=0)d=!1;else return!1;if(f&&u.skipSpaces(b)>=u.eMarks[a])return!1;if(n)return!0;const h=u.src.charCodeAt(b-1),E=u.tokens.length;d?(i=u.push("ordered_list_open","ol",1),x!==1&&(i.attrs=[["start",x]])):i=u.push("bullet_list_open","ul",1);const k=[a,0];i.map=k,i.markup=String.fromCharCode(h);let S=!1;const D=u.md.block.ruler.getRules("list"),A=u.parentType;for(u.parentType="list";a<t;){o=b,r=u.eMarks[a];const p=u.sCount[a]+b-(u.bMarks[a]+u.tShift[a]);let v=p;for(;o<r;){const q=u.src.charCodeAt(o);if(q===9)v+=4-(v+u.bsCount[a])%4;else if(q===32)v++;else break;o++}const m=o;let _;m>=r?_=1:_=v-p,_>4&&(_=1);const F=p+_;i=u.push("list_item_open","li",1),i.markup=String.fromCharCode(h);const N=[a,0];i.map=N,d&&(i.info=u.src.slice(c,b-1));const T=u.tight,P=u.tShift[a],j=u.sCount[a],$=u.listIndent;if(u.listIndent=u.blkIndent,u.blkIndent=F,u.tight=!0,u.tShift[a]=m-u.bMarks[a],u.sCount[a]=v,m>=r&&u.isEmpty(a+1)?u.line=Math.min(u.line+2,t):u.md.block.tokenize(u,a,t,!0),(!u.tight||S)&&(l=!1),S=u.line-a>1&&u.isEmpty(u.line-1),u.blkIndent=u.listIndent,u.listIndent=$,u.tShift[a]=P,u.sCount[a]=j,u.tight=T,i=u.push("list_item_close","li",-1),i.markup=String.fromCharCode(h),a=u.line,N[1]=a,a>=t||u.sCount[a]<u.blkIndent||u.sCount[a]-u.blkIndent>=4)break;let Z=!1;for(let q=0,z=D.length;q<z;q++)if(D[q](u,a,t,!0)){Z=!0;break}if(Z)break;if(d){if(b=Dt(u,a),b<0)break;c=u.bMarks[a]+u.tShift[a]}else if(b=Et(u,a),b<0)break;if(h!==u.src.charCodeAt(b-1))break}return d?i=u.push("ordered_list_close","ol",-1):i=u.push("bullet_list_close","ul",-1),i.markup=String.fromCharCode(h),k[1]=a,u.line=a,u.parentType=A,l&&kr(u,E),!0}function Cr(u,e,t,n){let r=u.bMarks[e]+u.tShift[e],o=u.eMarks[e],c=e+1;if(u.sCount[e]-u.blkIndent>=4||u.src.charCodeAt(r)!==91)return!1;function i(D){const A=u.lineMax;if(D>=A||u.isEmpty(D))return null;let p=!1;if(u.sCount[D]-u.blkIndent>3&&(p=!0),u.sCount[D]<0&&(p=!0),!p){const _=u.md.block.ruler.getRules("reference"),F=u.parentType;u.parentType="reference";let N=!1;for(let T=0,P=_.length;T<P;T++)if(_[T](u,D,A,!0)){N=!0;break}if(u.parentType=F,N)return null}const v=u.bMarks[D]+u.tShift[D],m=u.eMarks[D];return u.src.slice(v,m+1)}let a=u.src.slice(r,o+1);o=a.length;let l=-1;for(r=1;r<o;r++){const D=a.charCodeAt(r);if(D===91)return!1;if(D===93){l=r;break}else if(D===10){const A=i(c);A!==null&&(a+=A,o=a.length,c++)}else if(D===92&&(r++,r<o&&a.charCodeAt(r)===10)){const A=i(c);A!==null&&(a+=A,o=a.length,c++)}}if(l<0||a.charCodeAt(l+1)!==58)return!1;for(r=l+2;r<o;r++){const D=a.charCodeAt(r);if(D===10){const A=i(c);A!==null&&(a+=A,o=a.length,c++)}else if(!R(D))break}const f=u.md.helpers.parseLinkDestination(a,r,o);if(!f.ok)return!1;const d=u.md.normalizeLink(f.str);if(!u.md.validateLink(d))return!1;r=f.pos;const x=r,b=c,h=r;for(;r<o;r++){const D=a.charCodeAt(r);if(D===10){const A=i(c);A!==null&&(a+=A,o=a.length,c++)}else if(!R(D))break}let E=u.md.helpers.parseLinkTitle(a,r,o);for(;E.can_continue;){const D=i(c);if(D===null)break;a+=D,r=o,o=a.length,c++,E=u.md.helpers.parseLinkTitle(a,r,o,E)}let k;for(r<o&&h!==r&&E.ok?(k=E.str,r=E.pos):(k="",r=x,c=b);r<o;){const D=a.charCodeAt(r);if(!R(D))break;r++}if(r<o&&a.charCodeAt(r)!==10&&k)for(k="",r=x,c=b;r<o;){const D=a.charCodeAt(r);if(!R(D))break;r++}if(r<o&&a.charCodeAt(r)!==10)return!1;const S=Zu(a.slice(1,l));return S?(n||(typeof u.env.references>"u"&&(u.env.references={}),typeof u.env.references[S]>"u"&&(u.env.references[S]={title:k,href:d}),u.line=c),!0):!1}const vr=["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"],Er="[a-zA-Z_:][a-zA-Z0-9:._-]*",Dr="(?:"+"[^\"'=<>`\\x00-\\x20]+"+"|"+"'[^']*'"+"|"+'"[^"]*"'+")",Ft="<[A-Za-z][A-Za-z0-9\\-]*"+("(?:\\s+"+Er+"(?:\\s*=\\s*"+Dr+")?)")+"*\\s*\\/?>",At="<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>",Fr="<!---?>|<!--(?:[^-]|-[^-]|--[^>])*-->",Ar="<[?][\\s\\S]*?[?]>",wr="<![A-Za-z][^>]*>",Sr="<!\\[CDATA\\[[\\s\\S]*?\\]\\]>",Br=new RegExp("^(?:"+Ft+"|"+At+"|"+Fr+"|"+Ar+"|"+wr+"|"+Sr+")"),Tr=new RegExp("^(?:"+Ft+"|"+At+")"),yu=[[/^<(script|pre|style|textarea)(?=(\s|>|$))/i,/<\/(script|pre|style|textarea)>/i,!0],[/^<!--/,/-->/,!0],[/^<\?/,/\?>/,!0],[/^<![A-Z]/,/>/,!0],[/^<!\[CDATA\[/,/\]\]>/,!0],[new RegExp("^</?("+vr.join("|")+")(?=(\\s|/?>|$))","i"),/^$/,!0],[new RegExp(Tr.source+"\\s*$"),/^$/,!1]];function Ir(u,e,t,n){let r=u.bMarks[e]+u.tShift[e],o=u.eMarks[e];if(u.sCount[e]-u.blkIndent>=4||!u.md.options.html||u.src.charCodeAt(r)!==60)return!1;let c=u.src.slice(r,o),i=0;for(;i<yu.length&&!yu[i][0].test(c);i++);if(i===yu.length)return!1;if(n)return yu[i][2];let a=e+1;if(!yu[i][1].test(c)){for(;a<t&&!(u.sCount[a]<u.blkIndent);a++)if(r=u.bMarks[a]+u.tShift[a],o=u.eMarks[a],c=u.src.slice(r,o),yu[i][1].test(c)){c.length!==0&&a++;break}}u.line=a;const l=u.push("html_block","",0);return l.map=[e,a],l.content=u.getLines(e,a,u.blkIndent,!0),!0}function Nr(u,e,t,n){let r=u.bMarks[e]+u.tShift[e],o=u.eMarks[e];if(u.sCount[e]-u.blkIndent>=4)return!1;let c=u.src.charCodeAt(r);if(c!==35||r>=o)return!1;let i=1;for(c=u.src.charCodeAt(++r);c===35&&r<o&&i<=6;)i++,c=u.src.charCodeAt(++r);if(i>6||r<o&&!R(c))return!1;if(n)return!0;o=u.skipSpacesBack(o,r);const a=u.skipCharsBack(o,35,r);a>r&&R(u.src.charCodeAt(a-1))&&(o=a),u.line=e+1;const l=u.push("heading_open","h"+String(i),1);l.markup="########".slice(0,i),l.map=[e,u.line];const f=u.push("inline","",0);f.content=u.src.slice(r,o).trim(),f.map=[e,u.line],f.children=[];const d=u.push("heading_close","h"+String(i),-1);return d.markup="########".slice(0,i),!0}function Lr(u,e,t){const n=u.md.block.ruler.getRules("paragraph");if(u.sCount[e]-u.blkIndent>=4)return!1;const r=u.parentType;u.parentType="paragraph";let o=0,c,i=e+1;for(;i<t&&!u.isEmpty(i);i++){if(u.sCount[i]-u.blkIndent>3)continue;if(u.sCount[i]>=u.blkIndent){let b=u.bMarks[i]+u.tShift[i];const h=u.eMarks[i];if(b<h&&(c=u.src.charCodeAt(b),(c===45||c===61)&&(b=u.skipChars(b,c),b=u.skipSpaces(b),b>=h))){o=c===61?1:2;break}}if(u.sCount[i]<0)continue;let x=!1;for(let b=0,h=n.length;b<h;b++)if(n[b](u,i,t,!0)){x=!0;break}if(x)break}if(!o)return!1;const a=u.getLines(e,i,u.blkIndent,!1).trim();u.line=i+1;const l=u.push("heading_open","h"+String(o),1);l.markup=String.fromCharCode(c),l.map=[e,u.line];const f=u.push("inline","",0);f.content=a,f.map=[e,u.line-1],f.children=[];const d=u.push("heading_close","h"+String(o),-1);return d.markup=String.fromCharCode(c),u.parentType=r,!0}function Mr(u,e,t){const n=u.md.block.ruler.getRules("paragraph"),r=u.parentType;let o=e+1;for(u.parentType="paragraph";o<t&&!u.isEmpty(o);o++){if(u.sCount[o]-u.blkIndent>3||u.sCount[o]<0)continue;let l=!1;for(let f=0,d=n.length;f<d;f++)if(n[f](u,o,t,!0)){l=!0;break}if(l)break}const c=u.getLines(e,o,u.blkIndent,!1).trim();u.line=o;const i=u.push("paragraph_open","p",1);i.map=[e,u.line];const a=u.push("inline","",0);return a.content=c,a.map=[e,u.line],a.children=[],u.push("paragraph_close","p",-1),u.parentType=r,!0}const Wu=[["table",br,["paragraph","reference"]],["code",mr],["fence",xr,["paragraph","reference","blockquote","list"]],["blockquote",gr,["paragraph","reference","blockquote","list"]],["hr",_r,["paragraph","reference","blockquote","list"]],["list",yr,["paragraph","reference","blockquote"]],["reference",Cr],["html_block",Ir,["paragraph","reference","blockquote"]],["heading",Nr,["paragraph","reference","blockquote"]],["lheading",Lr],["paragraph",Mr]];function Qu(){this.ruler=new Q;for(let u=0;u<Wu.length;u++)this.ruler.push(Wu[u][0],Wu[u][1],{alt:(Wu[u][2]||[]).slice()})}Qu.prototype.tokenize=function(u,e,t){const n=this.ruler.getRules(""),r=n.length,o=u.md.options.maxNesting;let c=e,i=!1;for(;c<t&&(u.line=c=u.skipEmptyLines(c),!(c>=t||u.sCount[c]<u.blkIndent));){if(u.level>=o){u.line=t;break}const a=u.line;let l=!1;for(let f=0;f<r;f++)if(l=n[f](u,c,t,!1),l){if(a>=u.line)throw new Error("block rule didn't increment state.line");break}if(!l)throw new Error("none of the block rules matched");u.tight=!i,u.isEmpty(u.line-1)&&(i=!0),c=u.line,c<t&&u.isEmpty(c)&&(i=!0,c++,u.line=c)}},Qu.prototype.parse=function(u,e,t,n){if(!u)return;const r=new this.State(u,e,t,n);this.tokenize(r,r.line,r.lineMax)},Qu.prototype.State=nu;function Tu(u,e,t,n){this.src=u,this.env=t,this.md=e,this.tokens=n,this.tokens_meta=Array(n.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}Tu.prototype.pushPending=function(){const u=new uu("text","",0);return u.content=this.pending,u.level=this.pendingLevel,this.tokens.push(u),this.pending="",u},Tu.prototype.push=function(u,e,t){this.pending&&this.pushPending();const n=new uu(u,e,t);let r=null;return t<0&&(this.level--,this.delimiters=this._prev_delimiters.pop()),n.level=this.level,t>0&&(this.level++,this._prev_delimiters.push(this.delimiters),this.delimiters=[],r={delimiters:this.delimiters}),this.pendingLevel=this.level,this.tokens.push(n),this.tokens_meta.push(r),n},Tu.prototype.scanDelims=function(u,e){const t=this.posMax,n=this.src.charCodeAt(u),r=u>0?this.src.charCodeAt(u-1):32;let o=u;for(;o<t&&this.src.charCodeAt(o)===n;)o++;const c=o-u,i=o<t?this.src.charCodeAt(o):32,a=Bu(r)||Su(String.fromCharCode(r)),l=Bu(i)||Su(String.fromCharCode(i)),f=wu(r),d=wu(i),x=!d&&(!l||f||a),b=!f&&(!a||d||l);return{can_open:x&&(e||!b||a),can_close:b&&(e||!x||l),length:c}},Tu.prototype.Token=uu;function Or(u){switch(u){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 Pr(u,e){let t=u.pos;for(;t<u.posMax&&!Or(u.src.charCodeAt(t));)t++;return t===u.pos?!1:(e||(u.pending+=u.src.slice(u.pos,t)),u.pos=t,!0)}const jr=/(?:^|[^a-z0-9.+-])([a-z][a-z0-9.+-]*)$/i;function zr(u,e){if(!u.md.options.linkify||u.linkLevel>0)return!1;const t=u.pos,n=u.posMax;if(t+3>n||u.src.charCodeAt(t)!==58||u.src.charCodeAt(t+1)!==47||u.src.charCodeAt(t+2)!==47)return!1;const r=u.pending.match(jr);if(!r)return!1;const o=r[1],c=u.md.linkify.matchAtStart(u.src.slice(t-o.length));if(!c)return!1;let i=c.url;if(i.length<=o.length)return!1;i=i.replace(/\*+$/,"");const a=u.md.normalizeLink(i);if(!u.md.validateLink(a))return!1;if(!e){u.pending=u.pending.slice(0,-o.length);const l=u.push("link_open","a",1);l.attrs=[["href",a]],l.markup="linkify",l.info="auto";const f=u.push("text","",0);f.content=u.md.normalizeLinkText(i);const d=u.push("link_close","a",-1);d.markup="linkify",d.info="auto"}return u.pos+=i.length-o.length,!0}function Rr(u,e){let t=u.pos;if(u.src.charCodeAt(t)!==10)return!1;const n=u.pending.length-1,r=u.posMax;if(!e)if(n>=0&&u.pending.charCodeAt(n)===32)if(n>=1&&u.pending.charCodeAt(n-1)===32){let o=n-1;for(;o>=1&&u.pending.charCodeAt(o-1)===32;)o--;u.pending=u.pending.slice(0,o),u.push("hardbreak","br",0)}else u.pending=u.pending.slice(0,-1),u.push("softbreak","br",0);else u.push("softbreak","br",0);for(t++;t<r&&R(u.src.charCodeAt(t));)t++;return u.pos=t,!0}const ye=[];for(let u=0;u<256;u++)ye.push(0);"\\!\"#$%&'()*+,./:;<=>?@[]^_`{|}~-".split("").forEach(function(u){ye[u.charCodeAt(0)]=1});function qr(u,e){let t=u.pos;const n=u.posMax;if(u.src.charCodeAt(t)!==92||(t++,t>=n))return!1;let r=u.src.charCodeAt(t);if(r===10){for(e||u.push("hardbreak","br",0),t++;t<n&&(r=u.src.charCodeAt(t),!!R(r));)t++;return u.pos=t,!0}let o=u.src[t];if(r>=55296&&r<=56319&&t+1<n){const i=u.src.charCodeAt(t+1);i>=56320&&i<=57343&&(o+=u.src[t+1],t++)}const c="\\"+o;if(!e){const i=u.push("text_special","",0);r<256&&ye[r]!==0?i.content=o:i.content=c,i.markup=c,i.info="escape"}return u.pos=t+1,!0}function Vr(u,e){let t=u.pos;if(u.src.charCodeAt(t)!==96)return!1;const r=t;t++;const o=u.posMax;for(;t<o&&u.src.charCodeAt(t)===96;)t++;const c=u.src.slice(r,t),i=c.length;if(u.backticksScanned&&(u.backticks[i]||0)<=r)return e||(u.pending+=c),u.pos+=i,!0;let a=t,l;for(;(l=u.src.indexOf("`",a))!==-1;){for(a=l+1;a<o&&u.src.charCodeAt(a)===96;)a++;const f=a-l;if(f===i){if(!e){const d=u.push("code_inline","code",0);d.markup=c,d.content=u.src.slice(t,l).replace(/\n/g," ").replace(/^ (.+) $/,"$1")}return u.pos=a,!0}u.backticks[f]=l}return u.backticksScanned=!0,e||(u.pending+=c),u.pos+=i,!0}function $r(u,e){const t=u.pos,n=u.src.charCodeAt(t);if(e||n!==126)return!1;const r=u.scanDelims(u.pos,!0);let o=r.length;const c=String.fromCharCode(n);if(o<2)return!1;let i;o%2&&(i=u.push("text","",0),i.content=c,o--);for(let a=0;a<o;a+=2)i=u.push("text","",0),i.content=c+c,u.delimiters.push({marker:n,length:0,token:u.tokens.length-1,end:-1,open:r.can_open,close:r.can_close});return u.pos+=r.length,!0}function wt(u,e){let t;const n=[],r=e.length;for(let o=0;o<r;o++){const c=e[o];if(c.marker!==126||c.end===-1)continue;const i=e[c.end];t=u.tokens[c.token],t.type="s_open",t.tag="s",t.nesting=1,t.markup="~~",t.content="",t=u.tokens[i.token],t.type="s_close",t.tag="s",t.nesting=-1,t.markup="~~",t.content="",u.tokens[i.token-1].type==="text"&&u.tokens[i.token-1].content==="~"&&n.push(i.token-1)}for(;n.length;){const o=n.pop();let c=o+1;for(;c<u.tokens.length&&u.tokens[c].type==="s_close";)c++;c--,o!==c&&(t=u.tokens[c],u.tokens[c]=u.tokens[o],u.tokens[o]=t)}}function Hr(u){const e=u.tokens_meta,t=u.tokens_meta.length;wt(u,u.delimiters);for(let n=0;n<t;n++)e[n]&&e[n].delimiters&&wt(u,e[n].delimiters)}const St={tokenize:$r,postProcess:Hr};function Ur(u,e){const t=u.pos,n=u.src.charCodeAt(t);if(e||n!==95&&n!==42)return!1;const r=u.scanDelims(u.pos,n===42);for(let o=0;o<r.length;o++){const c=u.push("text","",0);c.content=String.fromCharCode(n),u.delimiters.push({marker:n,length:r.length,token:u.tokens.length-1,end:-1,open:r.can_open,close:r.can_close})}return u.pos+=r.length,!0}function Bt(u,e){const t=e.length;for(let n=t-1;n>=0;n--){const r=e[n];if(r.marker!==95&&r.marker!==42||r.end===-1)continue;const o=e[r.end],c=n>0&&e[n-1].end===r.end+1&&e[n-1].marker===r.marker&&e[n-1].token===r.token-1&&e[r.end+1].token===o.token+1,i=String.fromCharCode(r.marker),a=u.tokens[r.token];a.type=c?"strong_open":"em_open",a.tag=c?"strong":"em",a.nesting=1,a.markup=c?i+i:i,a.content="";const l=u.tokens[o.token];l.type=c?"strong_close":"em_close",l.tag=c?"strong":"em",l.nesting=-1,l.markup=c?i+i:i,l.content="",c&&(u.tokens[e[n-1].token].content="",u.tokens[e[r.end+1].token].content="",n--)}}function Zr(u){const e=u.tokens_meta,t=u.tokens_meta.length;Bt(u,u.delimiters);for(let n=0;n<t;n++)e[n]&&e[n].delimiters&&Bt(u,e[n].delimiters)}const Tt={tokenize:Ur,postProcess:Zr};function Gr(u,e){let t,n,r,o,c="",i="",a=u.pos,l=!0;if(u.src.charCodeAt(u.pos)!==91)return!1;const f=u.pos,d=u.posMax,x=u.pos+1,b=u.md.helpers.parseLinkLabel(u,u.pos,!0);if(b<0)return!1;let h=b+1;if(h<d&&u.src.charCodeAt(h)===40){for(l=!1,h++;h<d&&(t=u.src.charCodeAt(h),!(!R(t)&&t!==10));h++);if(h>=d)return!1;if(a=h,r=u.md.helpers.parseLinkDestination(u.src,h,u.posMax),r.ok){for(c=u.md.normalizeLink(r.str),u.md.validateLink(c)?h=r.pos:c="",a=h;h<d&&(t=u.src.charCodeAt(h),!(!R(t)&&t!==10));h++);if(r=u.md.helpers.parseLinkTitle(u.src,h,u.posMax),h<d&&a!==h&&r.ok)for(i=r.str,h=r.pos;h<d&&(t=u.src.charCodeAt(h),!(!R(t)&&t!==10));h++);}(h>=d||u.src.charCodeAt(h)!==41)&&(l=!0),h++}if(l){if(typeof u.env.references>"u")return!1;if(h<d&&u.src.charCodeAt(h)===91?(a=h+1,h=u.md.helpers.parseLinkLabel(u,h),h>=0?n=u.src.slice(a,h++):h=b+1):h=b+1,n||(n=u.src.slice(x,b)),o=u.env.references[Zu(n)],!o)return u.pos=f,!1;c=o.href,i=o.title}if(!e){u.pos=x,u.posMax=b;const E=u.push("link_open","a",1),k=[["href",c]];E.attrs=k,i&&k.push(["title",i]),u.linkLevel++,u.md.inline.tokenize(u),u.linkLevel--,u.push("link_close","a",-1)}return u.pos=h,u.posMax=d,!0}function Wr(u,e){let t,n,r,o,c,i,a,l,f="";const d=u.pos,x=u.posMax;if(u.src.charCodeAt(u.pos)!==33||u.src.charCodeAt(u.pos+1)!==91)return!1;const b=u.pos+2,h=u.md.helpers.parseLinkLabel(u,u.pos+1,!1);if(h<0)return!1;if(o=h+1,o<x&&u.src.charCodeAt(o)===40){for(o++;o<x&&(t=u.src.charCodeAt(o),!(!R(t)&&t!==10));o++);if(o>=x)return!1;for(l=o,i=u.md.helpers.parseLinkDestination(u.src,o,u.posMax),i.ok&&(f=u.md.normalizeLink(i.str),u.md.validateLink(f)?o=i.pos:f=""),l=o;o<x&&(t=u.src.charCodeAt(o),!(!R(t)&&t!==10));o++);if(i=u.md.helpers.parseLinkTitle(u.src,o,u.posMax),o<x&&l!==o&&i.ok)for(a=i.str,o=i.pos;o<x&&(t=u.src.charCodeAt(o),!(!R(t)&&t!==10));o++);else a="";if(o>=x||u.src.charCodeAt(o)!==41)return u.pos=d,!1;o++}else{if(typeof u.env.references>"u")return!1;if(o<x&&u.src.charCodeAt(o)===91?(l=o+1,o=u.md.helpers.parseLinkLabel(u,o),o>=0?r=u.src.slice(l,o++):o=h+1):o=h+1,r||(r=u.src.slice(b,h)),c=u.env.references[Zu(r)],!c)return u.pos=d,!1;f=c.href,a=c.title}if(!e){n=u.src.slice(b,h);const E=[];u.md.inline.parse(n,u.md,u.env,E);const k=u.push("image","img",0),S=[["src",f],["alt",""]];k.attrs=S,k.children=E,k.content=n,a&&S.push(["title",a])}return u.pos=o,u.posMax=x,!0}const Qr=/^([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])?)*)$/,Jr=/^([a-zA-Z][a-zA-Z0-9+.-]{1,31}):([^<>\x00-\x20]*)$/;function Kr(u,e){let t=u.pos;if(u.src.charCodeAt(t)!==60)return!1;const n=u.pos,r=u.posMax;for(;;){if(++t>=r)return!1;const c=u.src.charCodeAt(t);if(c===60)return!1;if(c===62)break}const o=u.src.slice(n+1,t);if(Jr.test(o)){const c=u.md.normalizeLink(o);if(!u.md.validateLink(c))return!1;if(!e){const i=u.push("link_open","a",1);i.attrs=[["href",c]],i.markup="autolink",i.info="auto";const a=u.push("text","",0);a.content=u.md.normalizeLinkText(o);const l=u.push("link_close","a",-1);l.markup="autolink",l.info="auto"}return u.pos+=o.length+2,!0}if(Qr.test(o)){const c=u.md.normalizeLink("mailto:"+o);if(!u.md.validateLink(c))return!1;if(!e){const i=u.push("link_open","a",1);i.attrs=[["href",c]],i.markup="autolink",i.info="auto";const a=u.push("text","",0);a.content=u.md.normalizeLinkText(o);const l=u.push("link_close","a",-1);l.markup="autolink",l.info="auto"}return u.pos+=o.length+2,!0}return!1}function Yr(u){return/^<a[>\s]/i.test(u)}function Xr(u){return/^<\/a\s*>/i.test(u)}function uo(u){const e=u|32;return e>=97&&e<=122}function eo(u,e){if(!u.md.options.html)return!1;const t=u.posMax,n=u.pos;if(u.src.charCodeAt(n)!==60||n+2>=t)return!1;const r=u.src.charCodeAt(n+1);if(r!==33&&r!==63&&r!==47&&!uo(r))return!1;const o=u.src.slice(n).match(Br);if(!o)return!1;if(!e){const c=u.push("html_inline","",0);c.content=o[0],Yr(c.content)&&u.linkLevel++,Xr(c.content)&&u.linkLevel--}return u.pos+=o[0].length,!0}const to=/^&#((?:x[a-f0-9]{1,6}|[0-9]{1,7}));/i,no=/^&([a-z][a-z0-9]{1,31});/i;function ro(u,e){const t=u.pos,n=u.posMax;if(u.src.charCodeAt(t)!==38||t+1>=n)return!1;if(u.src.charCodeAt(t+1)===35){const o=u.src.slice(t).match(to);if(o){if(!e){const c=o[1][0].toLowerCase()==="x"?parseInt(o[1].slice(1),16):parseInt(o[1],10),i=u.push("text_special","",0);i.content=xe(c)?Uu(c):Uu(65533),i.markup=o[0],i.info="entity"}return u.pos+=o[0].length,!0}}else{const o=u.src.slice(t).match(no);if(o){const c=mt(o[0]);if(c!==o[0]){if(!e){const i=u.push("text_special","",0);i.content=c,i.markup=o[0],i.info="entity"}return u.pos+=o[0].length,!0}}}return!1}function It(u){const e={},t=u.length;if(!t)return;let n=0,r=-2;const o=[];for(let c=0;c<t;c++){const i=u[c];if(o.push(0),(u[n].marker!==i.marker||r!==i.token-1)&&(n=c),r=i.token,i.length=i.length||0,!i.close)continue;e.hasOwnProperty(i.marker)||(e[i.marker]=[-1,-1,-1,-1,-1,-1]);const a=e[i.marker][(i.open?3:0)+i.length%3];let l=n-o[n]-1,f=l;for(;l>a;l-=o[l]+1){const d=u[l];if(d.marker===i.marker&&d.open&&d.end<0){let x=!1;if((d.close||i.open)&&(d.length+i.length)%3===0&&(d.length%3!==0||i.length%3!==0)&&(x=!0),!x){const b=l>0&&!u[l-1].open?o[l-1]+1:0;o[c]=c-l+b,o[l]=b,i.open=!1,d.end=c,d.close=!1,f=-1,r=-2;break}}}f!==-1&&(e[i.marker][(i.open?3:0)+(i.length||0)%3]=f)}}function oo(u){const e=u.tokens_meta,t=u.tokens_meta.length;It(u.delimiters);for(let n=0;n<t;n++)e[n]&&e[n].delimiters&&It(e[n].delimiters)}function co(u){let e,t,n=0;const r=u.tokens,o=u.tokens.length;for(e=t=0;e<o;e++)r[e].nesting<0&&n--,r[e].level=n,r[e].nesting>0&&n++,r[e].type==="text"&&e+1<o&&r[e+1].type==="text"?r[e+1].content=r[e].content+r[e+1].content:(e!==t&&(r[t]=r[e]),t++);e!==t&&(r.length=t)}const Ce=[["text",Pr],["linkify",zr],["newline",Rr],["escape",qr],["backticks",Vr],["strikethrough",St.tokenize],["emphasis",Tt.tokenize],["link",Gr],["image",Wr],["autolink",Kr],["html_inline",eo],["entity",ro]],ve=[["balance_pairs",oo],["strikethrough",St.postProcess],["emphasis",Tt.postProcess],["fragments_join",co]];function Iu(){this.ruler=new Q;for(let u=0;u<Ce.length;u++)this.ruler.push(Ce[u][0],Ce[u][1]);this.ruler2=new Q;for(let u=0;u<ve.length;u++)this.ruler2.push(ve[u][0],ve[u][1])}Iu.prototype.skipToken=function(u){const e=u.pos,t=this.ruler.getRules(""),n=t.length,r=u.md.options.maxNesting,o=u.cache;if(typeof o[e]<"u"){u.pos=o[e];return}let c=!1;if(u.level<r){for(let i=0;i<n;i++)if(u.level++,c=t[i](u,!0),u.level--,c){if(e>=u.pos)throw new Error("inline rule didn't increment state.pos");break}}else u.pos=u.posMax;c||u.pos++,o[e]=u.pos},Iu.prototype.tokenize=function(u){const e=this.ruler.getRules(""),t=e.length,n=u.posMax,r=u.md.options.maxNesting;for(;u.pos<n;){const o=u.pos;let c=!1;if(u.level<r){for(let i=0;i<t;i++)if(c=e[i](u,!1),c){if(o>=u.pos)throw new Error("inline rule didn't increment state.pos");break}}if(c){if(u.pos>=n)break;continue}u.pending+=u.src[u.pos++]}u.pending&&u.pushPending()},Iu.prototype.parse=function(u,e,t,n){const r=new this.State(u,e,t,n);this.tokenize(r);const o=this.ruler2.getRules(""),c=o.length;for(let i=0;i<c;i++)o[i](r)},Iu.prototype.State=Tu;function io(u){const e={};u=u||{},e.src_Any=ft.source,e.src_Cc=dt.source,e.src_Z=pt.source,e.src_P=he.source,e.src_ZPCc=[e.src_Z,e.src_P,e.src_Cc].join("|"),e.src_ZCc=[e.src_Z,e.src_Cc].join("|");const t="[><|]";return e.src_pseudo_letter="(?:(?!"+t+"|"+e.src_ZPCc+")"+e.src_Any+")",e.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]?)",e.src_auth="(?:(?:(?!"+e.src_ZCc+"|[@/\\[\\]()]).)+@)?",e.src_port="(?::(?:6(?:[0-4]\\d{3}|5(?:[0-4]\\d{2}|5(?:[0-2]\\d|3[0-5])))|[1-5]?\\d{1,4}))?",e.src_host_terminator="(?=$|"+t+"|"+e.src_ZPCc+")(?!"+(u["---"]?"-(?!--)|":"-|")+"_|:\\d|\\.-|\\.(?!$|"+e.src_ZPCc+"))",e.src_path="(?:[/?#](?:(?!"+e.src_ZCc+"|"+t+`|[()[\\]{}.,"'?!\\-;]).|\\[(?:(?!`+e.src_ZCc+"|\\]).)*\\]|\\((?:(?!"+e.src_ZCc+"|[)]).)*\\)|\\{(?:(?!"+e.src_ZCc+'|[}]).)*\\}|\\"(?:(?!'+e.src_ZCc+`|["]).)+\\"|\\'(?:(?!`+e.src_ZCc+"|[']).)+\\'|\\'(?="+e.src_pseudo_letter+"|[-])|\\.{2,}[a-zA-Z0-9%/&]|\\.(?!"+e.src_ZCc+"|[.]|$)|"+(u["---"]?"\\-(?!--(?:[^-]|$))(?:-*)|":"\\-+|")+",(?!"+e.src_ZCc+"|$)|;(?!"+e.src_ZCc+"|$)|\\!+(?!"+e.src_ZCc+"|[!]|$)|\\?(?!"+e.src_ZCc+"|[?]|$))+|\\/)?",e.src_email_name='[\\-;:&=\\+\\$,\\.a-zA-Z0-9_][\\-;:&=\\+\\$,\\"\\.a-zA-Z0-9_]*',e.src_xn="xn--[a-z0-9\\-]{1,59}",e.src_domain_root="(?:"+e.src_xn+"|"+e.src_pseudo_letter+"{1,63})",e.src_domain="(?:"+e.src_xn+"|(?:"+e.src_pseudo_letter+")|(?:"+e.src_pseudo_letter+"(?:-|"+e.src_pseudo_letter+"){0,61}"+e.src_pseudo_letter+"))",e.src_host="(?:(?:(?:(?:"+e.src_domain+")\\.)*"+e.src_domain+"))",e.tpl_host_fuzzy="(?:"+e.src_ip4+"|(?:(?:(?:"+e.src_domain+")\\.)+(?:%TLDS%)))",e.tpl_host_no_ip_fuzzy="(?:(?:(?:"+e.src_domain+")\\.)+(?:%TLDS%))",e.src_host_strict=e.src_host+e.src_host_terminator,e.tpl_host_fuzzy_strict=e.tpl_host_fuzzy+e.src_host_terminator,e.src_host_port_strict=e.src_host+e.src_port+e.src_host_terminator,e.tpl_host_port_fuzzy_strict=e.tpl_host_fuzzy+e.src_port+e.src_host_terminator,e.tpl_host_port_no_ip_fuzzy_strict=e.tpl_host_no_ip_fuzzy+e.src_port+e.src_host_terminator,e.tpl_host_fuzzy_test="localhost|www\\.|\\.\\d{1,3}\\.|(?:\\.(?:%TLDS%)(?:"+e.src_ZPCc+"|>|$))",e.tpl_email_fuzzy="(^|"+t+'|"|\\(|'+e.src_ZCc+")("+e.src_email_name+"@"+e.tpl_host_fuzzy_strict+")",e.tpl_link_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`||]|"+e.src_ZPCc+"))((?![$+<=>^`||])"+e.tpl_host_port_fuzzy_strict+e.src_path+")",e.tpl_link_no_ip_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`||]|"+e.src_ZPCc+"))((?![$+<=>^`||])"+e.tpl_host_port_no_ip_fuzzy_strict+e.src_path+")",e}function Ee(u){return Array.prototype.slice.call(arguments,1).forEach(function(t){t&&Object.keys(t).forEach(function(n){u[n]=t[n]})}),u}function Ju(u){return Object.prototype.toString.call(u)}function ao(u){return Ju(u)==="[object String]"}function lo(u){return Ju(u)==="[object Object]"}function so(u){return Ju(u)==="[object RegExp]"}function Nt(u){return Ju(u)==="[object Function]"}function fo(u){return u.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")}const Lt={fuzzyLink:!0,fuzzyEmail:!0,fuzzyIP:!1};function ho(u){return Object.keys(u||{}).reduce(function(e,t){return e||Lt.hasOwnProperty(t)},!1)}const po={"http:":{validate:function(u,e,t){const n=u.slice(e);return t.re.http||(t.re.http=new RegExp("^\\/\\/"+t.re.src_auth+t.re.src_host_port_strict+t.re.src_path,"i")),t.re.http.test(n)?n.match(t.re.http)[0].length:0}},"https:":"http:","ftp:":"http:","//":{validate:function(u,e,t){const n=u.slice(e);return t.re.no_http||(t.re.no_http=new RegExp("^"+t.re.src_auth+"(?:localhost|(?:(?:"+t.re.src_domain+")\\.)+"+t.re.src_domain_root+")"+t.re.src_port+t.re.src_host_terminator+t.re.src_path,"i")),t.re.no_http.test(n)?e>=3&&u[e-3]===":"||e>=3&&u[e-3]==="/"?0:n.match(t.re.no_http)[0].length:0}},"mailto:":{validate:function(u,e,t){const n=u.slice(e);return t.re.mailto||(t.re.mailto=new RegExp("^"+t.re.src_email_name+"@"+t.re.src_host_strict,"i")),t.re.mailto.test(n)?n.match(t.re.mailto)[0].length:0}}},bo="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]",mo="biz|com|edu|gov|net|org|pro|web|xxx|aero|asia|coop|info|museum|name|shop|рф".split("|");function xo(u){u.__index__=-1,u.__text_cache__=""}function go(u){return function(e,t){const n=e.slice(t);return u.test(n)?n.match(u)[0].length:0}}function Mt(){return function(u,e){e.normalize(u)}}function Ku(u){const e=u.re=io(u.__opts__),t=u.__tlds__.slice();u.onCompile(),u.__tlds_replaced__||t.push(bo),t.push(e.src_xn),e.src_tlds=t.join("|");function n(i){return i.replace("%TLDS%",e.src_tlds)}e.email_fuzzy=RegExp(n(e.tpl_email_fuzzy),"i"),e.link_fuzzy=RegExp(n(e.tpl_link_fuzzy),"i"),e.link_no_ip_fuzzy=RegExp(n(e.tpl_link_no_ip_fuzzy),"i"),e.host_fuzzy_test=RegExp(n(e.tpl_host_fuzzy_test),"i");const r=[];u.__compiled__={};function o(i,a){throw new Error('(LinkifyIt) Invalid schema "'+i+'": '+a)}Object.keys(u.__schemas__).forEach(function(i){const a=u.__schemas__[i];if(a===null)return;const l={validate:null,link:null};if(u.__compiled__[i]=l,lo(a)){so(a.validate)?l.validate=go(a.validate):Nt(a.validate)?l.validate=a.validate:o(i,a),Nt(a.normalize)?l.normalize=a.normalize:a.normalize?o(i,a):l.normalize=Mt();return}if(ao(a)){r.push(i);return}o(i,a)}),r.forEach(function(i){u.__compiled__[u.__schemas__[i]]&&(u.__compiled__[i].validate=u.__compiled__[u.__schemas__[i]].validate,u.__compiled__[i].normalize=u.__compiled__[u.__schemas__[i]].normalize)}),u.__compiled__[""]={validate:null,normalize:Mt()};const c=Object.keys(u.__compiled__).filter(function(i){return i.length>0&&u.__compiled__[i]}).map(fo).join("|");u.re.schema_test=RegExp("(^|(?!_)(?:[><|]|"+e.src_ZPCc+"))("+c+")","i"),u.re.schema_search=RegExp("(^|(?!_)(?:[><|]|"+e.src_ZPCc+"))("+c+")","ig"),u.re.schema_at_start=RegExp("^"+u.re.schema_search.source,"i"),u.re.pretest=RegExp("("+u.re.schema_test.source+")|("+u.re.host_fuzzy_test.source+")|@","i"),xo(u)}function _o(u,e){const t=u.__index__,n=u.__last_index__,r=u.__text_cache__.slice(t,n);this.schema=u.__schema__.toLowerCase(),this.index=t+e,this.lastIndex=n+e,this.raw=r,this.text=r,this.url=r}function De(u,e){const t=new _o(u,e);return u.__compiled__[t.schema].normalize(t,u),t}function J(u,e){if(!(this instanceof J))return new J(u,e);e||ho(u)&&(e=u,u={}),this.__opts__=Ee({},Lt,e),this.__index__=-1,this.__last_index__=-1,this.__schema__="",this.__text_cache__="",this.__schemas__=Ee({},po,u),this.__compiled__={},this.__tlds__=mo,this.__tlds_replaced__=!1,this.re={},Ku(this)}J.prototype.add=function(e,t){return this.__schemas__[e]=t,Ku(this),this},J.prototype.set=function(e){return this.__opts__=Ee(this.__opts__,e),this},J.prototype.test=function(e){if(this.__text_cache__=e,this.__index__=-1,!e.length)return!1;let t,n,r,o,c,i,a,l,f;if(this.re.schema_test.test(e)){for(a=this.re.schema_search,a.lastIndex=0;(t=a.exec(e))!==null;)if(o=this.testSchemaAt(e,t[2],a.lastIndex),o){this.__schema__=t[2],this.__index__=t.index+t[1].length,this.__last_index__=t.index+t[0].length+o;break}}return this.__opts__.fuzzyLink&&this.__compiled__["http:"]&&(l=e.search(this.re.host_fuzzy_test),l>=0&&(this.__index__<0||l<this.__index__)&&(n=e.match(this.__opts__.fuzzyIP?this.re.link_fuzzy:this.re.link_no_ip_fuzzy))!==null&&(c=n.index+n[1].length,(this.__index__<0||c<this.__index__)&&(this.__schema__="",this.__index__=c,this.__last_index__=n.index+n[0].length))),this.__opts__.fuzzyEmail&&this.__compiled__["mailto:"]&&(f=e.indexOf("@"),f>=0&&(r=e.match(this.re.email_fuzzy))!==null&&(c=r.index+r[1].length,i=r.index+r[0].length,(this.__index__<0||c<this.__index__||c===this.__index__&&i>this.__last_index__)&&(this.__schema__="mailto:",this.__index__=c,this.__last_index__=i))),this.__index__>=0},J.prototype.pretest=function(e){return this.re.pretest.test(e)},J.prototype.testSchemaAt=function(e,t,n){return this.__compiled__[t.toLowerCase()]?this.__compiled__[t.toLowerCase()].validate(e,n,this):0},J.prototype.match=function(e){const t=[];let n=0;this.__index__>=0&&this.__text_cache__===e&&(t.push(De(this,n)),n=this.__last_index__);let r=n?e.slice(n):e;for(;this.test(r);)t.push(De(this,n)),r=r.slice(this.__last_index__),n+=this.__last_index__;return t.length?t:null},J.prototype.matchAtStart=function(e){if(this.__text_cache__=e,this.__index__=-1,!e.length)return null;const t=this.re.schema_at_start.exec(e);if(!t)return null;const n=this.testSchemaAt(e,t[2],t[0].length);return n?(this.__schema__=t[2],this.__index__=t.index+t[1].length,this.__last_index__=t.index+t[0].length+n,De(this,0)):null},J.prototype.tlds=function(e,t){return e=Array.isArray(e)?e:[e],t?(this.__tlds__=this.__tlds__.concat(e).sort().filter(function(n,r,o){return n!==o[r-1]}).reverse(),Ku(this),this):(this.__tlds__=e.slice(),this.__tlds_replaced__=!0,Ku(this),this)},J.prototype.normalize=function(e){e.schema||(e.url="http://"+e.url),e.schema==="mailto:"&&!/^mailto:/i.test(e.url)&&(e.url="mailto:"+e.url)},J.prototype.onCompile=function(){};const Cu=2147483647,ru=36,Fe=1,Nu=26,ko=38,yo=700,Ot=72,Pt=128,jt="-",Co=/^xn--/,vo=/[^\0-\x7F]/,Eo=/[\x2E\u3002\uFF0E\uFF61]/g,Do={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},Ae=ru-Fe,ou=Math.floor,we=String.fromCharCode;function pu(u){throw new RangeError(Do[u])}function Fo(u,e){const t=[];let n=u.length;for(;n--;)t[n]=e(u[n]);return t}function zt(u,e){const t=u.split("@");let n="";t.length>1&&(n=t[0]+"@",u=t[1]),u=u.replace(Eo,".");const r=u.split("."),o=Fo(r,e).join(".");return n+o}function Rt(u){const e=[];let t=0;const n=u.length;for(;t<n;){const r=u.charCodeAt(t++);if(r>=55296&&r<=56319&&t<n){const o=u.charCodeAt(t++);(o&64512)==56320?e.push(((r&1023)<<10)+(o&1023)+65536):(e.push(r),t--)}else e.push(r)}return e}const Ao=u=>String.fromCodePoint(...u),wo=function(u){return u>=48&&u<58?26+(u-48):u>=65&&u<91?u-65:u>=97&&u<123?u-97:ru},qt=function(u,e){return u+22+75*(u<26)-((e!=0)<<5)},Vt=function(u,e,t){let n=0;for(u=t?ou(u/yo):u>>1,u+=ou(u/e);u>Ae*Nu>>1;n+=ru)u=ou(u/Ae);return ou(n+(Ae+1)*u/(u+ko))},$t=function(u){const e=[],t=u.length;let n=0,r=Pt,o=Ot,c=u.lastIndexOf(jt);c<0&&(c=0);for(let i=0;i<c;++i)u.charCodeAt(i)>=128&&pu("not-basic"),e.push(u.charCodeAt(i));for(let i=c>0?c+1:0;i<t;){const a=n;for(let f=1,d=ru;;d+=ru){i>=t&&pu("invalid-input");const x=wo(u.charCodeAt(i++));x>=ru&&pu("invalid-input"),x>ou((Cu-n)/f)&&pu("overflow"),n+=x*f;const b=d<=o?Fe:d>=o+Nu?Nu:d-o;if(x<b)break;const h=ru-b;f>ou(Cu/h)&&pu("overflow"),f*=h}const l=e.length+1;o=Vt(n-a,l,a==0),ou(n/l)>Cu-r&&pu("overflow"),r+=ou(n/l),n%=l,e.splice(n++,0,r)}return String.fromCodePoint(...e)},Ht=function(u){const e=[];u=Rt(u);const t=u.length;let n=Pt,r=0,o=Ot;for(const a of u)a<128&&e.push(we(a));const c=e.length;let i=c;for(c&&e.push(jt);i<t;){let a=Cu;for(const f of u)f>=n&&f<a&&(a=f);const l=i+1;a-n>ou((Cu-r)/l)&&pu("overflow"),r+=(a-n)*l,n=a;for(const f of u)if(f<n&&++r>Cu&&pu("overflow"),f===n){let d=r;for(let x=ru;;x+=ru){const b=x<=o?Fe:x>=o+Nu?Nu:x-o;if(d<b)break;const h=d-b,E=ru-b;e.push(we(qt(b+h%E,0))),d=ou(h/E)}e.push(we(qt(d,0))),o=Vt(r,l,i===c),r=0,++i}++r,++n}return e.join("")},Ut={version:"2.3.1",ucs2:{decode:Rt,encode:Ao},decode:$t,encode:Ht,toASCII:function(u){return zt(u,function(e){return vo.test(e)?"xn--"+Ht(e):e})},toUnicode:function(u){return zt(u,function(e){return Co.test(e)?$t(e.slice(4).toLowerCase()):e})}},So={default:{options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:100},components:{core:{},block:{},inline:{}}},zero:{options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline","text_join"]},block:{rules:["paragraph"]},inline:{rules:["text"],rules2:["balance_pairs","fragments_join"]}}},commonmark:{options:{html:!0,xhtmlOut:!0,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",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"]}}}},Bo=/^(vbscript|javascript|file|data):/,To=/^data:image\/(gif|png|jpeg|webp);/;function Io(u){const e=u.trim().toLowerCase();return Bo.test(e)?To.test(e):!0}const Zt=["http:","https:","mailto:"];function No(u){const e=de(u,!0);if(e.hostname&&(!e.protocol||Zt.indexOf(e.protocol)>=0))try{e.hostname=Ut.toASCII(e.hostname)}catch{}return Au(fe(e))}function Lo(u){const e=de(u,!0);if(e.hostname&&(!e.protocol||Zt.indexOf(e.protocol)>=0))try{e.hostname=Ut.toUnicode(e.hostname)}catch{}return gu(fe(e),gu.defaultChars+"%")}function X(u,e){if(!(this instanceof X))return new X(u,e);e||me(u)||(e=u||{},u="default"),this.inline=new Iu,this.block=new Qu,this.core=new _e,this.renderer=new ku,this.linkify=new J,this.validateLink=Io,this.normalizeLink=No,this.normalizeLinkText=Lo,this.utils=H0,this.helpers=Hu({},W0),this.options={},this.configure(u),e&&this.set(e)}X.prototype.set=function(u){return Hu(this.options,u),this},X.prototype.configure=function(u){const e=this;if(me(u)){const t=u;if(u=So[t],!u)throw new Error('Wrong `markdown-it` preset "'+t+'", check name')}if(!u)throw new Error("Wrong `markdown-it` preset, can't be empty");return u.options&&e.set(u.options),u.components&&Object.keys(u.components).forEach(function(t){u.components[t].rules&&e[t].ruler.enableOnly(u.components[t].rules),u.components[t].rules2&&e[t].ruler2.enableOnly(u.components[t].rules2)}),this},X.prototype.enable=function(u,e){let t=[];Array.isArray(u)||(u=[u]),["core","block","inline"].forEach(function(r){t=t.concat(this[r].ruler.enable(u,!0))},this),t=t.concat(this.inline.ruler2.enable(u,!0));const n=u.filter(function(r){return t.indexOf(r)<0});if(n.length&&!e)throw new Error("MarkdownIt. Failed to enable unknown rule(s): "+n);return this},X.prototype.disable=function(u,e){let t=[];Array.isArray(u)||(u=[u]),["core","block","inline"].forEach(function(r){t=t.concat(this[r].ruler.disable(u,!0))},this),t=t.concat(this.inline.ruler2.disable(u,!0));const n=u.filter(function(r){return t.indexOf(r)<0});if(n.length&&!e)throw new Error("MarkdownIt. Failed to disable unknown rule(s): "+n);return this},X.prototype.use=function(u){const e=[this].concat(Array.prototype.slice.call(arguments,1));return u.apply(u,e),this},X.prototype.parse=function(u,e){if(typeof u!="string")throw new Error("Input data should be a String");const t=new this.core.State(u,this,e);return this.core.process(t),t.tokens},X.prototype.render=function(u,e){return e=e||{},this.renderer.render(this.parse(u,e),this.options,e)},X.prototype.parseInline=function(u,e){const t=new this.core.State(u,this,e);return t.inlineMode=!0,this.core.process(t),t.tokens},X.prototype.renderInline=function(u,e){return e=e||{},this.renderer.render(this.parseInline(u,e),this.options,e)};var Mo={207:(u,e,t)=>{u.exports=t(452)},452:u=>{var e=(function(t){var n,r=Object.prototype,o=r.hasOwnProperty,c=typeof Symbol=="function"?Symbol:{},i=c.iterator||"@@iterator",a=c.asyncIterator||"@@asyncIterator",l=c.toStringTag||"@@toStringTag";function f(y,g,B){return Object.defineProperty(y,g,{value:B,enumerable:!0,configurable:!0,writable:!0}),y[g]}try{f({},"")}catch{f=function(g,B,L){return g[B]=L}}function d(y,g,B,L){var C=g&&g.prototype instanceof D?g:D,I=Object.create(C.prototype),M=new Z(L||[]);return I._invoke=(function(V,W,O){var G=b;return function(Y,Mu){if(G===E)throw new Error("Generator is already running");if(G===k){if(Y==="throw")throw Mu;return z()}for(O.method=Y,O.arg=Mu;;){var au=O.delegate;if(au){var Ou=P(au,O);if(Ou){if(Ou===S)continue;return Ou}}if(O.method==="next")O.sent=O._sent=O.arg;else if(O.method==="throw"){if(G===b)throw G=k,O.arg;O.dispatchException(O.arg)}else O.method==="return"&&O.abrupt("return",O.arg);G=E;var lu=x(V,W,O);if(lu.type==="normal"){if(G=O.done?k:h,lu.arg===S)continue;return{value:lu.arg,done:O.done}}lu.type==="throw"&&(G=k,O.method="throw",O.arg=lu.arg)}}})(y,B,M),I}function x(y,g,B){try{return{type:"normal",arg:y.call(g,B)}}catch(L){return{type:"throw",arg:L}}}t.wrap=d;var b="suspendedStart",h="suspendedYield",E="executing",k="completed",S={};function D(){}function A(){}function p(){}var v={};f(v,i,(function(){return this}));var m=Object.getPrototypeOf,_=m&&m(m(q([])));_&&_!==r&&o.call(_,i)&&(v=_);var F=p.prototype=D.prototype=Object.create(v);function N(y){["next","throw","return"].forEach((function(g){f(y,g,(function(B){return this._invoke(g,B)}))}))}function T(y,g){function B(C,I,M,V){var W=x(y[C],y,I);if(W.type!=="throw"){var O=W.arg,G=O.value;return G&&typeof G=="object"&&o.call(G,"__await")?g.resolve(G.__await).then((function(Y){B("next",Y,M,V)}),(function(Y){B("throw",Y,M,V)})):g.resolve(G).then((function(Y){O.value=Y,M(O)}),(function(Y){return B("throw",Y,M,V)}))}V(W.arg)}var L;this._invoke=function(C,I){function M(){return new g((function(V,W){B(C,I,V,W)}))}return L=L?L.then(M,M):M()}}function P(y,g){var B=y.iterator[g.method];if(B===n){if(g.delegate=null,g.method==="throw"){if(y.iterator.return&&(g.method="return",g.arg=n,P(y,g),g.method==="throw"))return S;g.method="throw",g.arg=new TypeError("The iterator does not provide a 'throw' method")}return S}var L=x(B,y.iterator,g.arg);if(L.type==="throw")return g.method="throw",g.arg=L.arg,g.delegate=null,S;var C=L.arg;return C?C.done?(g[y.resultName]=C.value,g.next=y.nextLoc,g.method!=="return"&&(g.method="next",g.arg=n),g.delegate=null,S):C:(g.method="throw",g.arg=new TypeError("iterator result is not an object"),g.delegate=null,S)}function j(y){var g={tryLoc:y[0]};1 in y&&(g.catchLoc=y[1]),2 in y&&(g.finallyLoc=y[2],g.afterLoc=y[3]),this.tryEntries.push(g)}function $(y){var g=y.completion||{};g.type="normal",delete g.arg,y.completion=g}function Z(y){this.tryEntries=[{tryLoc:"root"}],y.forEach(j,this),this.reset(!0)}function q(y){if(y){var g=y[i];if(g)return g.call(y);if(typeof y.next=="function")return y;if(!isNaN(y.length)){var B=-1,L=function C(){for(;++B<y.length;)if(o.call(y,B))return C.value=y[B],C.done=!1,C;return C.value=n,C.done=!0,C};return L.next=L}}return{next:z}}function z(){return{value:n,done:!0}}return A.prototype=p,f(F,"constructor",p),f(p,"constructor",A),A.displayName=f(p,l,"GeneratorFunction"),t.isGeneratorFunction=function(y){var g=typeof y=="function"&&y.constructor;return!!g&&(g===A||(g.displayName||g.name)==="GeneratorFunction")},t.mark=function(y){return Object.setPrototypeOf?Object.setPrototypeOf(y,p):(y.__proto__=p,f(y,l,"GeneratorFunction")),y.prototype=Object.create(F),y},t.awrap=function(y){return{__await:y}},N(T.prototype),f(T.prototype,a,(function(){return this})),t.AsyncIterator=T,t.async=function(y,g,B,L,C){C===void 0&&(C=Promise);var I=new T(d(y,g,B,L),C);return t.isGeneratorFunction(g)?I:I.next().then((function(M){return M.done?M.value:I.next()}))},N(F),f(F,l,"Generator"),f(F,i,(function(){return this})),f(F,"toString",(function(){return"[object Generator]"})),t.keys=function(y){var g=[];for(var B in y)g.push(B);return g.reverse(),function L(){for(;g.length;){var C=g.pop();if(C in y)return L.value=C,L.done=!1,L}return L.done=!0,L}},t.values=q,Z.prototype={constructor:Z,reset:function(y){if(this.prev=0,this.next=0,this.sent=this._sent=n,this.done=!1,this.delegate=null,this.method="next",this.arg=n,this.tryEntries.forEach($),!y)for(var g in this)g.charAt(0)==="t"&&o.call(this,g)&&!isNaN(+g.slice(1))&&(this[g]=n)},stop:function(){this.done=!0;var y=this.tryEntries[0].completion;if(y.type==="throw")throw y.arg;return this.rval},dispatchException:function(y){if(this.done)throw y;var g=this;function B(W,O){return I.type="throw",I.arg=y,g.next=W,O&&(g.method="next",g.arg=n),!!O}for(var L=this.tryEntries.length-1;L>=0;--L){var C=this.tryEntries[L],I=C.completion;if(C.tryLoc==="root")return B("end");if(C.tryLoc<=this.prev){var M=o.call(C,"catchLoc"),V=o.call(C,"finallyLoc");if(M&&V){if(this.prev<C.catchLoc)return B(C.catchLoc,!0);if(this.prev<C.finallyLoc)return B(C.finallyLoc)}else if(M){if(this.prev<C.catchLoc)return B(C.catchLoc,!0)}else{if(!V)throw new Error("try statement without catch or finally");if(this.prev<C.finallyLoc)return B(C.finallyLoc)}}}},abrupt:function(y,g){for(var B=this.tryEntries.length-1;B>=0;--B){var L=this.tryEntries[B];if(L.tryLoc<=this.prev&&o.call(L,"finallyLoc")&&this.prev<L.finallyLoc){var C=L;break}}C&&(y==="break"||y==="continue")&&C.tryLoc<=g&&g<=C.finallyLoc&&(C=null);var I=C?C.completion:{};return I.type=y,I.arg=g,C?(this.method="next",this.next=C.finallyLoc,S):this.complete(I)},complete:function(y,g){if(y.type==="throw")throw y.arg;return y.type==="break"||y.type==="continue"?this.next=y.arg:y.type==="return"?(this.rval=this.arg=y.arg,this.method="return",this.next="end"):y.type==="normal"&&g&&(this.next=g),S},finish:function(y){for(var g=this.tryEntries.length-1;g>=0;--g){var B=this.tryEntries[g];if(B.finallyLoc===y)return this.complete(B.completion,B.afterLoc),$(B),S}},catch:function(y){for(var g=this.tryEntries.length-1;g>=0;--g){var B=this.tryEntries[g];if(B.tryLoc===y){var L=B.completion;if(L.type==="throw"){var C=L.arg;$(B)}return C}}throw new Error("illegal catch attempt")},delegateYield:function(y,g,B){return this.delegate={iterator:q(y),resultName:g,nextLoc:B},this.method==="next"&&(this.arg=n),S}},t})(u.exports);try{regeneratorRuntime=e}catch{typeof globalThis=="object"?globalThis.regeneratorRuntime=e:Function("r","regeneratorRuntime = r")(e)}}},Gt={};function eu(u){var e=Gt[u];if(e!==void 0)return e.exports;var t=Gt[u]={exports:{}};return Mo[u](t,t.exports,eu),t.exports}eu.n=u=>{var e=u&&u.__esModule?()=>u.default:()=>u;return eu.d(e,{a:e}),e},eu.d=(u,e)=>{for(var t in e)eu.o(e,t)&&!eu.o(u,t)&&Object.defineProperty(u,t,{enumerable:!0,get:e[t]})},eu.o=(u,e)=>Object.prototype.hasOwnProperty.call(u,e);var Wt={};function Se(u,e){(e==null||e>u.length)&&(e=u.length);for(var t=0,n=new Array(e);t<e;t++)n[t]=u[t];return n}function Qt(u,e){if(u){if(typeof u=="string")return Se(u,e);var t=Object.prototype.toString.call(u).slice(8,-1);return t==="Object"&&u.constructor&&(t=u.constructor.name),t==="Map"||t==="Set"?Array.from(u):t==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)?Se(u,e):void 0}}function Yu(u){return(function(e){if(Array.isArray(e))return Se(e)})(u)||(function(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)})(u)||Qt(u)||(function(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
17
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)})()}function Lu(u,e,t){return e in u?Object.defineProperty(u,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):u[e]=t,u}eu.d(Wt,{A:()=>qo});const w=(Jt={Fragment:()=>iu.Fragment,computed:()=>iu.computed,createTextVNode:()=>iu.createTextVNode,createVNode:()=>iu.createVNode,defineComponent:()=>iu.defineComponent,reactive:()=>iu.reactive,ref:()=>iu.ref,watch:()=>iu.watch,watchEffect:()=>iu.watchEffect},Be={},eu.d(Be,Jt),Be),Oo=(0,w.defineComponent)({props:{data:{required:!0,type:String},onClick:Function},render:function(){var u=this.data,e=this.onClick;return(0,w.createVNode)("span",{class:"vjs-tree-brackets",onClick:e},[u])}}),Po=(0,w.defineComponent)({emits:["change","update:modelValue"],props:{checked:{type:Boolean,default:!1},isMultiple:Boolean,onChange:Function},setup:function(u,e){var t=e.emit;return{uiType:(0,w.computed)((function(){return u.isMultiple?"checkbox":"radio"})),model:(0,w.computed)({get:function(){return u.checked},set:function(n){return t("update:modelValue",n)}})}},render:function(){var u=this.uiType,e=this.model,t=this.$emit;return(0,w.createVNode)("label",{class:["vjs-check-controller",e?"is-checked":""],onClick:function(n){return n.stopPropagation()}},[(0,w.createVNode)("span",{class:"vjs-check-controller-inner is-".concat(u)},null),(0,w.createVNode)("input",{checked:e,class:"vjs-check-controller-original is-".concat(u),type:u,onChange:function(){return t("change",e)}},null)])}}),jo=(0,w.defineComponent)({props:{nodeType:{required:!0,type:String},onClick:Function},render:function(){var u=this.nodeType,e=this.onClick,t=u==="objectStart"||u==="arrayStart";return t||u==="objectCollapsed"||u==="arrayCollapsed"?(0,w.createVNode)("span",{class:"vjs-carets vjs-carets-".concat(t?"open":"close"),onClick:e},[(0,w.createVNode)("svg",{viewBox:"0 0 1024 1024",focusable:"false","data-icon":"caret-down",width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true"},[(0,w.createVNode)("path",{d:"M840.4 300H183.6c-19.7 0-30.7 20.8-18.5 35l328.4 380.8c9.4 10.9 27.5 10.9 37 0L858.9 335c12.2-14.2 1.2-35-18.5-35z"},null)])]):null}});var Jt,Be;function Te(u){return Te=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Te(u)}function Kt(u){return Object.prototype.toString.call(u).slice(8,-1).toLowerCase()}function mu(u){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"root",t=arguments.length>2&&arguments[2]!==void 0?arguments[2]:0,n=(arguments.length>3?arguments[3]:void 0)||{},r=n.key,o=n.index,c=n.type,i=c===void 0?"content":c,a=n.showComma,l=a!==void 0&&a,f=n.length,d=f===void 0?1:f,x=Kt(u);if(x==="array"){var b=Yt(u.map((function(k,S,D){return mu(k,"".concat(e,"[").concat(S,"]"),t+1,{index:S,showComma:S!==D.length-1,length:d,type:i})})));return[mu("[",e,t,{showComma:!1,key:r,length:u.length,type:"arrayStart"})[0]].concat(b,mu("]",e,t,{showComma:l,length:u.length,type:"arrayEnd"})[0])}if(x==="object"){var h=Object.keys(u),E=Yt(h.map((function(k,S,D){return mu(u[k],/^[a-zA-Z_]\w*$/.test(k)?"".concat(e,".").concat(k):"".concat(e,'["').concat(k,'"]'),t+1,{key:k,showComma:S!==D.length-1,length:d,type:i})})));return[mu("{",e,t,{showComma:!1,key:r,index:o,length:h.length,type:"objectStart"})[0]].concat(E,mu("}",e,t,{showComma:l,length:h.length,type:"objectEnd"})[0])}return[{content:u,level:t,key:r,index:o,path:e,showComma:l,length:d,type:i}]}function Yt(u){if(typeof Array.prototype.flat=="function")return u.flat();for(var e=Yu(u),t=[];e.length;){var n=e.shift();Array.isArray(n)?e.unshift.apply(e,Yu(n)):t.push(n)}return t}function Ie(u){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:new WeakMap;if(u==null)return u;if(u instanceof Date)return new Date(u);if(u instanceof RegExp)return new RegExp(u);if(Te(u)!=="object")return u;if(e.get(u))return e.get(u);if(Array.isArray(u)){var t=u.map((function(o){return Ie(o,e)}));return e.set(u,t),t}var n={};for(var r in u)n[r]=Ie(u[r],e);return e.set(u,n),n}function Xt(u,e,t,n,r,o,c){try{var i=u[o](c),a=i.value}catch(l){return void t(l)}i.done?e(a):Promise.resolve(a).then(n,r)}var zo=eu(207),un=eu.n(zo);function en(u,e){var t=Object.keys(u);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(u);e&&(n=n.filter((function(r){return Object.getOwnPropertyDescriptor(u,r).enumerable}))),t.push.apply(t,n)}return t}function tn(u){for(var e=1;e<arguments.length;e++){var t=arguments[e]!=null?arguments[e]:{};e%2?en(Object(t),!0).forEach((function(n){Lu(u,n,t[n])})):Object.getOwnPropertyDescriptors?Object.defineProperties(u,Object.getOwnPropertyDescriptors(t)):en(Object(t)).forEach((function(n){Object.defineProperty(u,n,Object.getOwnPropertyDescriptor(t,n))}))}return u}var nn={data:{type:[String,Number,Boolean,Array,Object],default:null},rootPath:{type:String,default:"root"},indent:{type:Number,default:2},showLength:{type:Boolean,default:!1},showDoubleQuotes:{type:Boolean,default:!0},renderNodeKey:Function,renderNodeValue:Function,renderNodeActions:{type:[Boolean,Function],default:void 0},selectableType:String,showSelectController:{type:Boolean,default:!1},showLine:{type:Boolean,default:!0},showLineNumber:{type:Boolean,default:!1},selectOnClickNode:{type:Boolean,default:!0},nodeSelectable:{type:Function,default:function(){return!0}},highlightSelectedNode:{type:Boolean,default:!0},showIcon:{type:Boolean,default:!1},theme:{type:String,default:"light"},showKeyValueSpace:{type:Boolean,default:!0},editable:{type:Boolean,default:!1},editableTrigger:{type:String,default:"click"},onNodeClick:{type:Function},onNodeMouseover:{type:Function},onBracketsClick:{type:Function},onIconClick:{type:Function},onValueChange:{type:Function}};const Ro=(0,w.defineComponent)({name:"TreeNode",props:tn(tn({},nn),{},{node:{type:Object,required:!0},collapsed:Boolean,checked:Boolean,style:Object,onSelectedChange:{type:Function}}),emits:["nodeClick","nodeMouseover","bracketsClick","iconClick","selectedChange","valueChange"],setup:function(u,e){var t=e.emit,n=(0,w.computed)((function(){return Kt(u.node.content)})),r=(0,w.computed)((function(){return"vjs-value vjs-value-".concat(n.value)})),o=(0,w.computed)((function(){return u.showDoubleQuotes?'"'.concat(u.node.key,'"'):u.node.key})),c=(0,w.computed)((function(){return u.selectableType==="multiple"})),i=(0,w.computed)((function(){return u.selectableType==="single"})),a=(0,w.computed)((function(){return u.nodeSelectable(u.node)&&(c.value||i.value)})),l=(0,w.reactive)({editing:!1}),f=function(m){var _,F,N=(F=(_=m.target)===null||_===void 0?void 0:_.value)==="null"?null:F==="undefined"?void 0:F==="true"||F!=="false"&&(F[0]+F[F.length-1]==='""'||F[0]+F[F.length-1]==="''"?F.slice(1,-1):typeof Number(F)=="number"&&!isNaN(Number(F))||F==="NaN"?Number(F):F);t("valueChange",N,u.node.path)},d=(0,w.computed)((function(){var m,_=(m=u.node)===null||m===void 0?void 0:m.content;return _===null?_="null":_===void 0&&(_="undefined"),n.value==="string"?'"'.concat(_,'"'):_+""})),x=function(){var m=u.renderNodeValue;return m?m({node:u.node,defaultValue:d.value}):d.value},b=function(){t("bracketsClick",!u.collapsed,u.node)},h=function(){t("iconClick",!u.collapsed,u.node)},E=function(){t("selectedChange",u.node)},k=function(){t("nodeClick",u.node),a.value&&u.selectOnClickNode&&t("selectedChange",u.node)},S=function(){t("nodeMouseover",u.node)},D=function(m){if(u.editable&&!l.editing){l.editing=!0;var _=function F(N){var T;N.target!==m.target&&((T=N.target)===null||T===void 0?void 0:T.parentElement)!==m.target&&(l.editing=!1,document.removeEventListener("click",F))};document.removeEventListener("click",_),document.addEventListener("click",_)}},A=(function(){var m=(0,w.ref)(!1),_=(function(){var F,N=(F=un().mark((function T(P){return un().wrap((function(j){for(;;)switch(j.prev=j.next){case 0:return j.prev=0,j.next=3,navigator.clipboard.writeText(P);case 3:m.value=!0,setTimeout((function(){m.value=!1}),300),j.next=10;break;case 7:j.prev=7,j.t0=j.catch(0),console.error("[vue-json-pretty] Copy failed: ",j.t0);case 10:case"end":return j.stop()}}),T,null,[[0,7]])})),function(){var T=this,P=arguments;return new Promise((function(j,$){var Z=F.apply(T,P);function q(y){Xt(Z,j,$,q,z,"next",y)}function z(y){Xt(Z,j,$,q,z,"throw",y)}q(void 0)}))});return function(T){return N.apply(this,arguments)}})();return{copy:_}})().copy,p=function(){var m=u.node,_=m.key,F=m.path,N=u.rootPath,T=new Function("data","return data".concat(F.slice(N.length)))(u.data),P=JSON.stringify(_?Lu({},_,T):T,null,2);A(P)},v=function(){var m=u.renderNodeActions;if(!m)return null;var _={copy:p};return typeof m=="function"?m({node:u.node,defaultActions:_}):(0,w.createVNode)("span",{onClick:p,class:"vjs-tree-node-actions-item"},[(0,w.createTextVNode)("copy")])};return function(){var m,_=u.node;return(0,w.createVNode)("div",{class:{"vjs-tree-node":!0,"has-selector":u.showSelectController,"has-carets":u.showIcon,"is-highlight":u.highlightSelectedNode&&u.checked,dark:u.theme==="dark"},onClick:k,onMouseover:S,style:u.style},[u.showLineNumber&&(0,w.createVNode)("span",{class:"vjs-node-index"},[_.id+1]),u.showSelectController&&a.value&&_.type!=="objectEnd"&&_.type!=="arrayEnd"&&(0,w.createVNode)(Po,{isMultiple:c.value,checked:u.checked,onChange:E},null),(0,w.createVNode)("div",{class:"vjs-indent"},[Array.from(Array(_.level)).map((function(F,N){return(0,w.createVNode)("div",{key:N,class:{"vjs-indent-unit":!0,"has-line":u.showLine}},[Array.from(Array(u.indent)).map((function(){return(0,w.createVNode)(w.Fragment,null,[(0,w.createTextVNode)(" ")])}))])})),u.showIcon&&(0,w.createVNode)(jo,{nodeType:_.type,onClick:h},null)]),_.key&&(0,w.createVNode)("span",{class:"vjs-key"},[(m=u.renderNodeKey,m?m({node:u.node,defaultKey:o.value||""}):o.value),(0,w.createVNode)("span",{class:"vjs-colon"},[":".concat(u.showKeyValueSpace?" ":"")])]),(0,w.createVNode)("span",null,[_.type!=="content"&&_.content?(0,w.createVNode)(Oo,{data:_.content.toString(),onClick:b},null):(0,w.createVNode)("span",{class:r.value,onClick:!u.editable||u.editableTrigger&&u.editableTrigger!=="click"?void 0:D,onDblclick:u.editable&&u.editableTrigger==="dblclick"?D:void 0},[u.editable&&l.editing?(0,w.createVNode)("input",{value:d.value,onChange:f,style:{padding:"3px 8px",border:"1px solid #eee",boxShadow:"none",boxSizing:"border-box",borderRadius:5,fontFamily:"inherit"}},null):x()]),_.showComma&&(0,w.createVNode)("span",null,[","]),u.showLength&&u.collapsed&&(0,w.createVNode)("span",{class:"vjs-comment"},[(0,w.createTextVNode)(" // "),_.length,(0,w.createTextVNode)(" items ")])]),u.renderNodeActions&&(0,w.createVNode)("span",{class:"vjs-tree-node-actions"},[v()])])}}});function rn(u,e){var t=Object.keys(u);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(u);e&&(n=n.filter((function(r){return Object.getOwnPropertyDescriptor(u,r).enumerable}))),t.push.apply(t,n)}return t}function K(u){for(var e=1;e<arguments.length;e++){var t=arguments[e]!=null?arguments[e]:{};e%2?rn(Object(t),!0).forEach((function(n){Lu(u,n,t[n])})):Object.getOwnPropertyDescriptors?Object.defineProperties(u,Object.getOwnPropertyDescriptors(t)):rn(Object(t)).forEach((function(n){Object.defineProperty(u,n,Object.getOwnPropertyDescriptor(t,n))}))}return u}const qo=(0,w.defineComponent)({name:"Tree",props:K(K({},nn),{},{collapsedNodeLength:{type:Number,default:1/0},deep:{type:Number,default:1/0},pathCollapsible:{type:Function,default:function(){return!1}},virtual:{type:Boolean,default:!1},height:{type:Number,default:400},itemHeight:{type:Number,default:20},selectedValue:{type:[String,Array],default:function(){return""}},collapsedOnClickBrackets:{type:Boolean,default:!0},style:Object,onSelectedChange:{type:Function},theme:{type:String,default:"light"}}),slots:["renderNodeKey","renderNodeValue","renderNodeActions"],emits:["nodeClick","nodeMouseover","bracketsClick","iconClick","selectedChange","update:selectedValue","update:data"],setup:function(u,e){var t=e.emit,n=e.slots,r=(0,w.ref)(),o=(0,w.computed)((function(){return mu(u.data,u.rootPath)})),c=function(p,v){return o.value.reduce((function(m,_){var F,N=_.level>=p||_.length>=v,T=(F=u.pathCollapsible)===null||F===void 0?void 0:F.call(u,_);return _.type!=="objectStart"&&_.type!=="arrayStart"||!N&&!T?m:K(K({},m),{},Lu({},_.path,1))}),{})},i=(0,w.reactive)({translateY:0,visibleData:null,hiddenPaths:c(u.deep,u.collapsedNodeLength)}),a=(0,w.computed)((function(){for(var p=null,v=[],m=o.value.length,_=0;_<m;_++){var F=K(K({},o.value[_]),{},{id:_}),N=i.hiddenPaths[F.path];if(p&&p.path===F.path){var T=p.type==="objectStart",P=K(K(K({},F),p),{},{showComma:F.showComma,content:T?"{...}":"[...]",type:T?"objectCollapsed":"arrayCollapsed"});p=null,v.push(P)}else{if(N&&!p){p=F;continue}if(p)continue;v.push(F)}}return v})),l=(0,w.computed)((function(){var p=u.selectedValue;return p&&u.selectableType==="multiple"&&Array.isArray(p)?p:[p]})),f=(0,w.computed)((function(){return!u.selectableType||u.selectOnClickNode||u.showSelectController?"":"When selectableType is not null, selectOnClickNode and showSelectController cannot be false at the same time, because this will cause the selection to fail."})),d=function(){var p=a.value;if(u.virtual){var v,m=u.height/u.itemHeight,_=((v=r.value)===null||v===void 0?void 0:v.scrollTop)||0,F=Math.floor(_/u.itemHeight),N=F<0?0:F+m>p.length?p.length-m:F;N<0&&(N=0);var T=N+m;i.translateY=N*u.itemHeight,i.visibleData=p.filter((function(P,j){return j>=N&&j<T}))}else i.visibleData=p},x=function(){d()},b=function(p){var v,m,_=p.path,F=u.selectableType;if(F==="multiple"){var N=l.value.findIndex((function($){return $===_})),T=Yu(l.value);N!==-1?T.splice(N,1):T.push(_),t("update:selectedValue",T),t("selectedChange",T,Yu(l.value))}else if(F==="single"&&l.value[0]!==_){var P=(v=l.value,m=1,(function($){if(Array.isArray($))return $})(v)||(function($,Z){var q=$==null?null:typeof Symbol<"u"&&$[Symbol.iterator]||$["@@iterator"];if(q!=null){var z,y,g=[],B=!0,L=!1;try{for(q=q.call($);!(B=(z=q.next()).done)&&(g.push(z.value),!Z||g.length!==Z);B=!0);}catch(C){L=!0,y=C}finally{try{B||q.return==null||q.return()}finally{if(L)throw y}}return g}})(v,m)||Qt(v,m)||(function(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
18
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)})())[0],j=_;t("update:selectedValue",j),t("selectedChange",j,P)}},h=function(p){t("nodeClick",p)},E=function(p){t("nodeMouseover",p)},k=function(p,v){if(p)i.hiddenPaths=K(K({},i.hiddenPaths),{},Lu({},v,1));else{var m=K({},i.hiddenPaths);delete m[v],i.hiddenPaths=m}},S=function(p,v){u.collapsedOnClickBrackets&&k(p,v.path),t("bracketsClick",p,v)},D=function(p,v){k(p,v.path),t("iconClick",p,v)},A=function(p,v){var m=Ie(u.data),_=u.rootPath;new Function("data","val","data".concat(v.slice(_.length),"=val"))(m,p),t("update:data",m)};return(0,w.watchEffect)((function(){f.value&&(function(p){throw new Error("[VueJSONPretty] ".concat(p))})(f.value)})),(0,w.watchEffect)((function(){a.value&&d()})),(0,w.watch)((function(){return u.deep}),(function(p){p&&(i.hiddenPaths=c(p,u.collapsedNodeLength))})),(0,w.watch)((function(){return u.collapsedNodeLength}),(function(p){p&&(i.hiddenPaths=c(u.deep,p))})),function(){var p,v,m,_,F=(p=u.renderNodeKey)!==null&&p!==void 0?p:n.renderNodeKey,N=(v=u.renderNodeValue)!==null&&v!==void 0?v:n.renderNodeValue,T=(m=(_=u.renderNodeActions)!==null&&_!==void 0?_:n.renderNodeActions)!==null&&m!==void 0&&m,P=i.visibleData&&i.visibleData.map((function(j){return(0,w.createVNode)(Ro,{key:j.id,data:u.data,rootPath:u.rootPath,indent:u.indent,node:j,collapsed:!!i.hiddenPaths[j.path],theme:u.theme,showDoubleQuotes:u.showDoubleQuotes,showLength:u.showLength,checked:l.value.includes(j.path),selectableType:u.selectableType,showLine:u.showLine,showLineNumber:u.showLineNumber,showSelectController:u.showSelectController,selectOnClickNode:u.selectOnClickNode,nodeSelectable:u.nodeSelectable,highlightSelectedNode:u.highlightSelectedNode,editable:u.editable,editableTrigger:u.editableTrigger,showIcon:u.showIcon,showKeyValueSpace:u.showKeyValueSpace,renderNodeKey:F,renderNodeValue:N,renderNodeActions:T,onNodeClick:h,onNodeMouseover:E,onBracketsClick:S,onIconClick:D,onSelectedChange:b,onValueChange:A,style:u.itemHeight&&u.itemHeight!==20?{lineHeight:"".concat(u.itemHeight,"px")}:{}},null)}));return(0,w.createVNode)("div",{ref:r,class:{"vjs-tree":!0,"is-virtual":u.virtual,dark:u.theme==="dark"},onScroll:u.virtual?x:void 0,style:u.showLineNumber?K({paddingLeft:"".concat(12*Number(o.value.length.toString().length),"px")},u.style):u.style},[u.virtual?(0,w.createVNode)("div",{class:"vjs-tree-list",style:{height:"".concat(u.height,"px")}},[(0,w.createVNode)("div",{class:"vjs-tree-list-holder",style:{height:"".concat(a.value.length*u.itemHeight,"px")}},[(0,w.createVNode)("div",{class:"vjs-tree-list-holder-inner",style:{transform:"translateY(".concat(i.translateY,"px)")}},[P])])]):P])}}});var Vo=Wt.A;const $o=["src","alt"],Ho=s.defineComponent({__name:"ImageViewer",props:{show:{type:Boolean},imageUrl:{},alt:{}},emits:["close"],setup(u){return(e,t)=>(s.openBlock(),s.createBlock(s.Teleport,{to:"body"},[s.createVNode(s.Transition,{name:"viewer"},{default:s.withCtx(()=>[u.show?(s.openBlock(),s.createElementBlock("div",{key:0,class:"image-viewer",onClick:t[2]||(t[2]=n=>e.$emit("close"))},[s.createElementVNode("div",{class:"close-button",onClick:t[0]||(t[0]=s.withModifiers(n=>e.$emit("close"),["stop"]))},[s.createVNode(s.unref(su),{icon:"mdi:close"})]),s.createElementVNode("div",{class:"viewer-content",onClick:t[1]||(t[1]=s.withModifiers(()=>{},["stop"]))},[s.createElementVNode("img",{src:u.imageUrl,alt:u.alt},null,8,$o)])])):s.createCommentVNode("",!0)]),_:1})]))}}),bu=(u,e)=>{const t=u.__vccOpts||u;for(const[n,r]of e)t[n]=r;return t},on=bu(Ho,[["__scopeId","data-v-92c159ee"]]),Uo=["innerHTML"],Ne=bu(s.defineComponent({__name:"MessageTextContent",props:{html:{},role:{},plain:{type:Boolean,default:!1}},setup(u){const e=u,t=s.computed(()=>e.role?`role-${e.role}`:""),n=s.computed(()=>e.plain);return(r,o)=>(s.openBlock(),s.createElementBlock("div",{class:s.normalizeClass(["content-text",[t.value,{"is-plain":n.value}]]),innerHTML:u.html},null,10,Uo))}}),[["__scopeId","data-v-d4935523"]]),Zo={key:0,class:"html-preview-wrapper"},Go={key:0,class:"html-loading"},Wo=["src"],Qo={class:"file-name"},Xu=bu(s.defineComponent({__name:"MessageFileContent",props:{name:{},url:{},allowShareMedialibHtml:{type:Boolean}},emits:["click"],setup(u){const e=u,t=s.computed(()=>e.url.toLowerCase().endsWith(".html")??!1),n=s.ref(!0);function r(){n.value=!1}return s.watch(()=>e.url,()=>{n.value=!0}),(o,c)=>t.value?(s.openBlock(),s.createElementBlock("div",Zo,[n.value?(s.openBlock(),s.createElementBlock("div",Go,[...c[2]||(c[2]=[s.createElementVNode("div",{class:"loading-spinner"},null,-1),s.createElementVNode("span",{class:"loading-text"},"加载中...",-1)])])):s.createCommentVNode("",!0),u.allowShareMedialibHtml?(s.openBlock(),s.createElementBlock("div",{key:1,class:"share-icon",onClick:c[0]||(c[0]=i=>o.$emit("click"))},[s.createVNode(s.unref(su),{icon:"mdi:open-in-new"})])):s.createCommentVNode("",!0),s.withDirectives(s.createElementVNode("iframe",{src:u.url,class:"html-iframe",frameborder:"0",onLoad:r},null,40,Wo),[[s.vShow,!n.value]])])):(s.openBlock(),s.createElementBlock("div",{key:1,class:"content-file",onClick:c[1]||(c[1]=i=>o.$emit("click"))},[s.createVNode(s.unref(su),{icon:"mdi:file-document-outline",class:"file-icon"}),s.createElementVNode("span",Qo,s.toDisplayString(u.name),1),s.createVNode(s.unref(su),{icon:"mdi:download",class:"download-icon"})]))}}),[["__scopeId","data-v-4b1d629c"]]),Jo=["src"],ue=bu(s.defineComponent({__name:"MessageImageContent",props:{src:{},fullWidth:{type:Boolean}},emits:["click"],setup(u){return(e,t)=>(s.openBlock(),s.createElementBlock("img",{src:u.src,alt:"图片",class:s.normalizeClass(["message-image",{"is-full-width":u.fullWidth}]),onClick:t[0]||(t[0]=n=>e.$emit("click"))},null,10,Jo))}}),[["__scopeId","data-v-24952cda"]]),Ko=["src"],Le=bu(s.defineComponent({__name:"MessageVideoContent",props:{src:{},fullWidth:{type:Boolean}},setup(u){return(e,t)=>(s.openBlock(),s.createElementBlock("video",{controls:"",src:u.src,class:s.normalizeClass(["message-video",{"is-full-width":u.fullWidth}])}," 您的浏览器不支持视频播放 ",10,Ko))}}),[["__scopeId","data-v-be6bb72d"]]),Yo=["src"],ee=bu(s.defineComponent({__name:"MessageAudioContent",props:{src:{}},setup(u){return(e,t)=>(s.openBlock(),s.createElementBlock("audio",{controls:"",src:u.src,class:"message-audio"}," 您的浏览器不支持音频播放 ",8,Yo))}}),[["__scopeId","data-v-c0d42074"]]),Xo={class:"sample-questions"},uc=["onClick"],ec=bu(s.defineComponent({__name:"MessageSampleQuestions",props:{questions:{}},emits:["click"],setup(u,{emit:e}){const t=e;function n(r){t("click",r)}return(r,o)=>(s.openBlock(),s.createElementBlock("div",Xo,[(s.openBlock(!0),s.createElementBlock(s.Fragment,null,s.renderList(u.questions,(c,i)=>(s.openBlock(),s.createElementBlock("span",{key:i,class:"sample-question-btn",onClick:a=>n(c)},s.toDisplayString(c),9,uc))),128))]))}}),[["__scopeId","data-v-124204f2"]]),tc={key:2,class:"content-user-message"},nc={key:1,class:"files-grid"},rc={key:6,class:"content-medialib"},oc={key:7,class:"content-welcome"},cc={key:1,class:"welcome-media"},ic=bu(s.defineComponent({__name:"MessageContentRenderer",props:{content:{},role:{},showActions:{type:Boolean},allowRegenerate:{type:Boolean},allowShareMedialibHtml:{type:Boolean}},emits:["copy","regenerate","delete","sampleQuestionClick"],setup(u,{emit:e}){const t=u,n=e,r=s.computed(()=>t.role?`role-${t.role}`:""),o=s.computed(()=>t.role?`actions-${t.role}`:""),c=s.computed(()=>t.showActions!==!1&&!!t.role),i=s.computed(()=>t.role==="assistant"&&t.allowRegenerate!==!1),a=s.computed(()=>{const C=t.content;if(typeof C=="string"){try{const I=JSON.parse(C);if(I&&typeof I=="object"&&"type"in I)return I}catch{}return{type:"text",content:C}}return C});function l(C){return!("type"in C)}const f=new X({html:!0,linkify:!0,typographer:!0,breaks:!0}),d=f.renderer.rules.link_open??((C,I,M,V,W)=>W.renderToken(C,I,M));f.renderer.rules.link_open=(C,I,M,V,W)=>{const O=C[I];if(!O)return d(C,I,M,V,W);const G=O.attrs??(O.attrs=[]),Y=O.attrIndex("target");if(Y<0)G.push(["target","_blank"]);else{const au=G[Y];au&&(au[1]="_blank")}const Mu=O.attrIndex("rel");if(Mu<0)G.push(["rel","noopener noreferrer"]);else{const au=G[Mu];if(au){const Ou=au[1]||"",lu=new Set(Ou.split(/\s+/).filter(Boolean));lu.add("noopener"),lu.add("noreferrer"),au[1]=Array.from(lu).join(" ")}}return d(C,I,M,V,W)};const x=s.computed(()=>!l(a.value)&&a.value.type==="text"?f.render(a.value.content):"");function b(C){return C?f.renderInline(C):""}const h=s.ref(!1),E=s.ref("");function k(){const C=a.value;if(l(C)){const I=[];return Array.isArray(C.texts)&&I.push(...C.texts.filter(Boolean)),I.join(`
19
+
20
+ `).trim()}return C.type==="text"?C.content:""}const S=s.computed(()=>k().length>0);async function D(){const C=k();if(C)try{await navigator.clipboard.writeText(C)}catch(I){console.error("Failed to copy content",I)}n("copy")}function A(){n("regenerate")}function p(){n("delete")}function v(){l(a.value)||(a.value.type==="image"?(E.value=a.value.content,h.value=!0):a.value.type==="medialib"&&Z.value==="image"&&(E.value=P.value,h.value=!0))}function m(C){E.value=C,h.value=!0}function _(C){try{const V=new URL(C).pathname.split("/");return V[V.length-1]||"未知文件"}catch{return"未知文件"}}function F(){l(a.value)||window.open(a.value.content,"_blank")}function N(C){window.open(C,"_blank")}const T=s.computed(()=>{if(!l(a.value)&&a.value.type==="medialib")try{return JSON.parse(a.value.content)}catch{return null}return null}),P=s.computed(()=>T.value?.file_url||""),j=s.computed(()=>T.value?.file_url?.toLowerCase().endsWith(".html")??!1),$=s.computed(()=>T.value?.file_name||_(P.value)),Z=s.computed(()=>{if(!P.value)return"json";const C=P.value.toLowerCase();return vu(C)});function q(){P.value&&window.open(P.value,"_blank")}const z=s.computed(()=>{if(!l(a.value)&&a.value.type==="welcome")try{return JSON.parse(a.value.content)}catch{return null}return null}),y=s.computed(()=>z.value?.welcome_message?f.render(z.value.welcome_message):""),g=s.computed(()=>z.value?.media_attachment?vu(z.value.media_attachment):"file");function B(){z.value?.media_attachment&&(E.value=z.value.media_attachment,h.value=!0)}function L(C){n("sampleQuestionClick",C)}return(C,I)=>(s.openBlock(),s.createElementBlock("div",{class:s.normalizeClass(["message-content-renderer",r.value])},[c.value?(s.openBlock(),s.createElementBlock("div",{key:0,class:s.normalizeClass(["renderer-actions",o.value])},[S.value?(s.openBlock(),s.createElementBlock("button",{key:0,type:"button",class:"renderer-action-btn",onClick:D},[s.createVNode(s.unref(su),{icon:"mdi:content-copy"}),I[2]||(I[2]=s.createElementVNode("span",null,"复制",-1))])):s.createCommentVNode("",!0),j.value?(s.openBlock(),s.createElementBlock("button",{key:1,type:"button",class:"renderer-action-btn",onClick:q},[s.createVNode(s.unref(su),{icon:"mdi:share-outline"}),I[3]||(I[3]=s.createElementVNode("span",null,"打开网页",-1))])):s.createCommentVNode("",!0),i.value?(s.openBlock(),s.createElementBlock("button",{key:2,type:"button",class:"renderer-action-btn",onClick:A},[s.createVNode(s.unref(su),{icon:"mdi:refresh"}),I[4]||(I[4]=s.createElementVNode("span",null,"重新生成",-1))])):s.createCommentVNode("",!0),s.createElementVNode("button",{type:"button",class:"renderer-action-btn danger",onClick:p},[s.createVNode(s.unref(su),{icon:"mdi:delete-outline"}),I[5]||(I[5]=s.createElementVNode("span",null,"删除",-1))])],2)):s.createCommentVNode("",!0),!l(a.value)&&a.value.type==="text"?(s.openBlock(),s.createBlock(Ne,{key:1,html:x.value,role:u.role},null,8,["html","role"])):l(a.value)?(s.openBlock(),s.createElementBlock("div",tc,[a.value.texts&&a.value.texts.length>0?(s.openBlock(!0),s.createElementBlock(s.Fragment,{key:0},s.renderList(a.value.texts,(M,V)=>(s.openBlock(),s.createBlock(Ne,{key:`text-${V}`,html:b(String(M??"")),role:u.role,plain:""},null,8,["html","role"]))),128)):s.createCommentVNode("",!0),a.value.files&&a.value.files.length>0?(s.openBlock(),s.createElementBlock("div",nc,[(s.openBlock(!0),s.createElementBlock(s.Fragment,null,s.renderList(a.value.files,(M,V)=>(s.openBlock(),s.createElementBlock("div",{key:`file-${V}`},[s.unref(vu)(M)==="image"?(s.openBlock(),s.createBlock(ue,{key:0,src:M,"full-width":!0,onClick:W=>m(M)},null,8,["src","onClick"])):s.unref(vu)(M)==="video"?(s.openBlock(),s.createBlock(Le,{key:1,src:M,"full-width":!0},null,8,["src"])):s.unref(vu)(M)==="audio"?(s.openBlock(),s.createBlock(ee,{key:2,src:M},null,8,["src"])):(s.openBlock(),s.createBlock(Xu,{key:3,name:_(M),url:M,onClick:W=>N(M)},null,8,["name","url","onClick"]))]))),128))])):s.createCommentVNode("",!0)])):!l(a.value)&&a.value.type==="file"?(s.openBlock(),s.createBlock(Xu,{key:3,name:_(a.value.content),url:a.value.content,onClick:F},null,8,["name","url"])):!l(a.value)&&a.value.type==="image"?(s.openBlock(),s.createBlock(ue,{key:4,src:a.value.content,onClick:v},null,8,["src"])):!l(a.value)&&a.value.type==="voice"?(s.openBlock(),s.createBlock(ee,{key:5,src:a.value.content},null,8,["src"])):!l(a.value)&&a.value.type==="medialib"?(s.openBlock(),s.createElementBlock("div",rc,[Z.value==="video"?(s.openBlock(),s.createBlock(Le,{key:0,src:P.value,"full-width":!0},null,8,["src"])):Z.value==="image"?(s.openBlock(),s.createBlock(ue,{key:1,src:P.value,onClick:v},null,8,["src"])):Z.value==="audio"?(s.openBlock(),s.createBlock(ee,{key:2,src:P.value},null,8,["src"])):Z.value==="file"?(s.openBlock(),s.createBlock(Xu,{key:3,name:$.value,url:P.value,"allow-share-medialib-html":u.allowShareMedialibHtml,onClick:q},null,8,["name","url","allow-share-medialib-html"])):(s.openBlock(),s.createBlock(s.unref(Vo),{key:4,data:T.value,deep:3,class:"json-viewer"},null,8,["data"]))])):!l(a.value)&&a.value.type==="welcome"?(s.openBlock(),s.createElementBlock("div",oc,[z.value?.welcome_message?(s.openBlock(),s.createBlock(Ne,{key:0,html:y.value,role:u.role},null,8,["html","role"])):s.createCommentVNode("",!0),z.value?.media_attachment?(s.openBlock(),s.createElementBlock("div",cc,[g.value==="image"?(s.openBlock(),s.createBlock(ue,{key:0,src:z.value.media_attachment,onClick:B},null,8,["src"])):g.value==="video"?(s.openBlock(),s.createBlock(Le,{key:1,src:z.value.media_attachment,"full-width":!0},null,8,["src"])):g.value==="audio"?(s.openBlock(),s.createBlock(ee,{key:2,src:z.value.media_attachment},null,8,["src"])):(s.openBlock(),s.createBlock(Xu,{key:3,name:_(z.value.media_attachment),url:z.value.media_attachment,onClick:I[0]||(I[0]=M=>N(z.value.media_attachment))},null,8,["name","url"]))])):s.createCommentVNode("",!0),z.value?.sample_questions&&z.value.sample_questions.length>0?(s.openBlock(),s.createBlock(ec,{key:2,questions:z.value.sample_questions,onClick:L},null,8,["questions"])):s.createCommentVNode("",!0)])):s.createCommentVNode("",!0),s.createVNode(on,{show:h.value,"image-url":E.value,onClose:I[1]||(I[1]=M=>h.value=!1)},null,8,["show","image-url"])],2))}}),[["__scopeId","data-v-0a6f45dd"]]);function vu(u){if(!u)return"file";const e=u.toLowerCase();return e.match(/\.(mp4|webm|ogg|mov|avi|wmv|flv|mkv)$/)?"video":e.match(/\.(jpg|jpeg|png|gif|bmp|webp|svg)$/)?"image":e.match(/\.(mp3|wav|ogg|aac|flac|m4a)$/)?"audio":"file"}cu.ImageViewer=on,cu.MessageContentRenderer=ic,cu.getFileTypeFromUrl=vu,Object.defineProperty(cu,Symbol.toStringTag,{value:"Module"})}));
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gnai/message-content-renderer",
3
- "version": "0.1.16",
3
+ "version": "0.1.17",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "main": "./dist/message-content-renderer.umd.js",
@@ -1 +0,0 @@
1
- /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--color-bg: #f5f5f7;--color-bg-secondary: #ffffff;--color-text-primary: #1d1d1f;--color-text-secondary: #6e6e73;--color-text-tertiary: #86868b;--color-border: #d2d2d7;--color-border-light: #e5e5e7;--color-primary: #007aff;--color-primary-hover: #0051d5;--color-error: #ff3b30;--color-success: #34c759;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .04);--shadow-md: 0 2px 8px rgba(0, 0, 0, .08);--shadow-lg: 0 4px 16px rgba(0, 0, 0, .12);--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--radius-xl: 20px;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px;--spacing-2xl: 48px;--transition-fast: .15s cubic-bezier(.4, 0, .2, 1);--transition-base: .2s cubic-bezier(.4, 0, .2, 1);--transition-slow: .3s cubic-bezier(.4, 0, .2, 1);--app-height: 100vh;--safe-area-top: 0px;--safe-area-right: 0px;--safe-area-bottom: 0px;--safe-area-left: 0px}@supports (padding: env(safe-area-inset-bottom)){:root{--safe-area-top: env(safe-area-inset-top);--safe-area-right: env(safe-area-inset-right);--safe-area-bottom: env(safe-area-inset-bottom);--safe-area-left: env(safe-area-inset-left)}}@supports (padding: constant(safe-area-inset-bottom)){:root{--safe-area-top: constant(safe-area-inset-top);--safe-area-right: constant(safe-area-inset-right);--safe-area-bottom: constant(safe-area-inset-bottom);--safe-area-left: constant(safe-area-inset-left)}}*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--color-text-primary);background-color:var(--color-bg)}#app{min-height:calc(var(--app-height, 100vh) + var(--safe-area-bottom, 0px))}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#0000004d}button{font-family:inherit;cursor:pointer;border:none;outline:none;background:none;padding:0;margin:0}input,textarea{font-family:inherit;border:none;outline:none;background:none}img{max-width:100%;display:block}.avatar[data-v-848f0229]{display:flex;align-items:center;justify-content:center;border-radius:50%;overflow:hidden;color:#fff;font-weight:500;flex-shrink:0;border:1px solid var(--color-border)}.avatar img[data-v-848f0229]{width:100%;height:100%;object-fit:cover}.app-header[data-v-12706d04]{height:60px;background:var(--color-bg-secondary);border-bottom:1px solid var(--color-border-light);flex-shrink:0}.header-content[data-v-12706d04]{height:100%;display:flex;align-items:center;justify-content:flex-end;padding:0 var(--spacing-lg);max-width:100%;margin:0 auto}.header-left[data-v-12706d04]{display:none;align-items:center;gap:var(--spacing-sm);min-width:0}.header-agent-info[data-v-12706d04]{display:flex;align-items:center;gap:var(--spacing-sm);color:var(--color-text-primary);font-size:14px;min-width:0;max-width:180px}.agent-name[data-v-12706d04]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.new-chat-btn[data-v-12706d04]{display:flex;align-items:center;gap:var(--spacing-sm);height:36px;padding:0 var(--spacing-md);font-size:14px;font-weight:500;color:var(--color-primary);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast)}.new-chat-btn[data-v-12706d04]:hover{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.new-chat-btn svg[data-v-12706d04]{width:18px;height:18px}.header-right[data-v-12706d04]{display:flex;gap:var(--spacing-sm)}@media(max-width:768px){.header-content[data-v-12706d04]{justify-content:space-between;padding:0 var(--spacing-sm)}.header-left[data-v-12706d04]{display:flex;align-items:center}}.icon-btn[data-v-12706d04]{width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:var(--color-text-secondary);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast)}.icon-btn[data-v-12706d04]:hover{color:var(--color-primary);background:var(--color-bg)}.icon-btn svg[data-v-12706d04]{width:20px;height:20px}.more-menu[data-v-12706d04]{position:relative}.dropdown-menu[data-v-12706d04]{position:absolute;top:100%;right:0;margin-top:var(--spacing-xs);background:var(--color-bg-secondary);border:1px solid var(--color-border-light);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);overflow:hidden;z-index:10;min-width:160px}.dropdown-item[data-v-12706d04]{display:flex;align-items:center;gap:var(--spacing-sm);width:100%;padding:10px 16px;font-size:14px;color:var(--color-text-primary);text-align:left;white-space:nowrap;cursor:pointer;transition:background var(--transition-fast)}.dropdown-item[data-v-12706d04]:hover{background:var(--color-bg)}.dropdown-item.danger[data-v-12706d04]{color:var(--color-error)}.dropdown-item.danger[data-v-12706d04]:hover{background:var(--color-error);color:#fff}.dropdown-item.disabled[data-v-12706d04],.dropdown-item[data-v-12706d04]:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.dropdown-item svg[data-v-12706d04]{width:18px;height:18px}.toggle-panel-btn[data-v-12706d04]{width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:var(--color-text-secondary);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast)}.toggle-panel-btn[data-v-12706d04]:hover{color:var(--color-primary);background:var(--color-bg)}.toggle-panel-btn svg[data-v-12706d04]{width:20px;height:20px}@media(min-width:769px){.toggle-panel-btn[data-v-12706d04]{display:none}}.vjs-tree-brackets{cursor:pointer}.vjs-tree-brackets:hover{color:#1890ff}.vjs-check-controller{position:absolute;left:0}.vjs-check-controller.is-checked .vjs-check-controller-inner{background-color:#1890ff;border-color:#0076e4}.vjs-check-controller.is-checked .vjs-check-controller-inner.is-checkbox:after{transform:rotate(45deg) scaleY(1)}.vjs-check-controller.is-checked .vjs-check-controller-inner.is-radio:after{transform:translate(-50%,-50%) scale(1)}.vjs-check-controller .vjs-check-controller-inner{display:inline-block;position:relative;border:1px solid #bfcbd9;border-radius:2px;vertical-align:middle;box-sizing:border-box;width:16px;height:16px;background-color:#fff;z-index:1;cursor:pointer;transition:border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46)}.vjs-check-controller .vjs-check-controller-inner:after{box-sizing:content-box;content:"";border:2px solid #fff;border-left:0;border-top:0;height:8px;left:4px;position:absolute;top:1px;transform:rotate(45deg) scaleY(0);width:4px;transition:transform .15s cubic-bezier(.71,-.46,.88,.6) .05s;transform-origin:center}.vjs-check-controller .vjs-check-controller-inner.is-radio{border-radius:100%}.vjs-check-controller .vjs-check-controller-inner.is-radio:after{border-radius:100%;height:4px;background-color:#fff;left:50%;top:50%}.vjs-check-controller .vjs-check-controller-original{opacity:0;outline:none;position:absolute;z-index:-1;inset:0;margin:0}.vjs-carets{position:absolute;right:0;cursor:pointer}.vjs-carets svg{transition:transform .3s}.vjs-carets:hover{color:#1890ff}.vjs-carets-close{transform:rotate(-90deg)}.vjs-tree-node{display:flex;position:relative;line-height:20px}.vjs-tree-node.has-carets{padding-left:15px}.vjs-tree-node.has-carets.has-selector,.vjs-tree-node.has-selector{padding-left:30px}.vjs-tree-node.is-highlight,.vjs-tree-node:hover{background-color:#e6f7ff;border-radius:4px}.vjs-tree-node.is-highlight .vjs-tree-node-actions,.vjs-tree-node:hover .vjs-tree-node-actions{display:block}.vjs-tree-node .vjs-indent{display:flex;position:relative}.vjs-tree-node .vjs-indent-unit.has-line{border-left:1px dashed #bfcbd9}.vjs-tree-node .vjs-tree-node-actions{display:none;position:absolute;right:0;top:0;padding:0 4px;background-color:#e6f7ff;border-radius:4px}.vjs-tree-node .vjs-tree-node-actions .vjs-tree-node-actions-item{cursor:pointer}.vjs-tree-node .vjs-tree-node-actions .vjs-tree-node-actions-item:hover{color:#1890ff}.vjs-tree-node.dark.is-highlight,.vjs-tree-node.dark .vjs-tree-node-actions,.vjs-tree-node.dark:hover{background-color:#2e4558}.vjs-node-index{position:absolute;right:100%;margin-right:4px;-webkit-user-select:none;user-select:none}.vjs-colon{white-space:pre}.vjs-comment{color:#bfcbd9}.vjs-value{word-break:break-word}.vjs-value-null,.vjs-value-undefined{color:#d55fde}.vjs-value-boolean,.vjs-value-number{color:#1d8ce0}.vjs-value-string{color:#13ce66}.vjs-tree{font-family:Monaco,Menlo,Consolas,Bitstream Vera Sans Mono,monospace;font-size:14px;text-align:left}.vjs-tree.is-virtual{overflow:auto}.vjs-tree.is-virtual .vjs-tree-node{white-space:nowrap}.image-viewer[data-v-92c159ee]{position:fixed;inset:0;background:#000000e6;display:flex;align-items:center;justify-content:center;z-index:2000;padding:32px;cursor:zoom-out}.close-button[data-v-92c159ee]{position:fixed;top:24px;right:24px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;color:#fff;background:#00000080;border-radius:50%;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1);z-index:2001}.close-button[data-v-92c159ee]:hover{background:#000c;transform:scale(1.1)}.close-button svg[data-v-92c159ee]{width:24px;height:24px}.viewer-content[data-v-92c159ee]{max-width:90%;max-height:90%;display:flex;align-items:center;justify-content:center;cursor:default}.viewer-content img[data-v-92c159ee]{max-width:100%;max-height:90vh;object-fit:contain;border-radius:10px;box-shadow:0 8px 32px #00000080}.viewer-enter-active[data-v-92c159ee],.viewer-leave-active[data-v-92c159ee]{transition:opacity .2s cubic-bezier(.4,0,.2,1)}.viewer-enter-from[data-v-92c159ee],.viewer-leave-to[data-v-92c159ee]{opacity:0}@media(max-width:768px){.image-viewer[data-v-92c159ee]{padding:16px}.close-button[data-v-92c159ee]{top:16px;right:16px;width:40px;height:40px}.close-button svg[data-v-92c159ee]{width:20px;height:20px}.viewer-content img[data-v-92c159ee]{border-radius:6px}}.content-text[data-v-d4935523]{font-size:15px;line-height:1.6;color:#1d1d1f;background:#fff;border-radius:10px;padding:10px 14px;display:inline-block;max-width:100%;word-break:break-all}.content-text.is-plain[data-v-d4935523]{white-space:pre-wrap;word-wrap:break-word}.content-text[data-v-d4935523] p{margin:0 0 8px;white-space:pre-wrap;word-wrap:break-word}.content-text[data-v-d4935523] p:last-child{margin-bottom:0}.content-text[data-v-d4935523] code{background:#fff;padding:2px 6px;border-radius:4px;font-family:Courier New,monospace;font-size:14px;color:#000}.content-text[data-v-d4935523] pre{background:#fff;padding:16px;border-radius:10px;overflow-x:auto;margin:8px 0}.content-text[data-v-d4935523] pre code{background:none;padding:0;color:#000}.content-text[data-v-d4935523] a{color:#007aff;text-decoration:none}.content-text[data-v-d4935523] a:hover{text-decoration:underline}.content-text[data-v-d4935523] ul,.content-text[data-v-d4935523] ol{margin:8px 0;padding-left:32px}.content-text[data-v-d4935523] blockquote{border-left:4px solid #d2d2d7;padding-left:16px;margin:8px 0;color:#6e6e73}.content-text.role-user[data-v-d4935523]{background:#007aff;color:#fff}.content-text.role-user[data-v-d4935523] a{color:#fff}.content-text.role-user[data-v-d4935523] code,.content-text.role-user[data-v-d4935523] pre{background:#2f4f4f}.content-file[data-v-4b1d629c]{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#fff;border:1px solid #d2d2d7;border-radius:10px;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1)}.content-file[data-v-4b1d629c]:hover{background:#f5f5f7;border-color:#007aff}.content-file .file-icon[data-v-4b1d629c]{width:20px;height:20px;color:#6e6e73}.content-file .file-name[data-v-4b1d629c]{font-size:14px;color:#1d1d1f;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.content-file .download-icon[data-v-4b1d629c]{width:16px;height:16px;color:#007aff}.html-preview-wrapper[data-v-4b1d629c]{width:360px;height:640px;position:relative;overflow:hidden;border-radius:12px;box-shadow:0 2px 8px #0000001a;background:#f5f5f7}.html-preview-wrapper .share-icon[data-v-4b1d629c]{position:absolute;top:10px;right:10px;font-size:24px;color:#6e6e73;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1)}.html-preview-wrapper .share-icon[data-v-4b1d629c]:hover{color:#0056b3}.html-preview-wrapper .html-iframe[data-v-4b1d629c]{width:100%;height:100%;border:none}.html-preview-wrapper .html-loading[data-v-4b1d629c]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;background:#f5f5f7}.html-preview-wrapper .html-loading .loading-spinner[data-v-4b1d629c]{width:40px;height:40px;border:3px solid #e0e0e0;border-top-color:#007aff;border-radius:50%;animation:spin-4b1d629c 1s linear infinite}.html-preview-wrapper .html-loading .loading-text[data-v-4b1d629c]{font-size:14px;color:#6e6e73}@keyframes spin-4b1d629c{to{transform:rotate(360deg)}}@media(max-width:768px){.content-file .file-name[data-v-4b1d629c]{max-width:150px}.html-preview-wrapper[data-v-4b1d629c]{width:280px;height:426px}}.message-image[data-v-24952cda]{display:block;max-width:300px;width:auto;height:220px;border-radius:10px;object-fit:cover;cursor:pointer;transition:transform .2s cubic-bezier(.4,0,.2,1)}.message-image[data-v-24952cda]:hover{transform:scale(1.02)}.message-image.is-full-width[data-v-24952cda]{width:100%;max-width:100%}@media(max-width:768px){.message-image[data-v-24952cda]{max-width:200px;height:180px}}.message-video[data-v-be6bb72d]{display:block;max-width:100%;max-height:220px;border-radius:10px}.message-video.is-full-width[data-v-be6bb72d]{width:100%}@media(max-width:768px){.message-video[data-v-be6bb72d]{max-height:180px}}.message-audio[data-v-c0d42074]{max-width:100%;height:40px}.sample-questions[data-v-124204f2]{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.sample-question-btn[data-v-124204f2]{padding:6px 12px;background-color:#fff;border:1px solid #dbeafe;border-radius:12px;font-size:12px;cursor:pointer;transition:all .2s;color:#2563eb;word-break:break-all}.sample-question-btn[data-v-124204f2]:hover{background:#d4e7ff;border-color:#007aff}.question-text[data-v-124204f2]{white-space:pre-wrap;word-break:break-word}.message-content-renderer[data-v-0a6f45dd]{display:inline-flex;max-width:100%;position:relative}.renderer-actions[data-v-0a6f45dd]{position:absolute;top:-30px;display:inline-flex;gap:4px;padding:4px 6px;border-radius:var(--radius-md);border:1px solid var(--color-border-light);background:var(--color-bg-secondary);box-shadow:var(--shadow-sm);opacity:0;pointer-events:none;transition:opacity var(--transition-fast),transform var(--transition-fast);transform:translateY(-4px);word-break:keep-all}.renderer-actions.actions-user[data-v-0a6f45dd]{right:0}.renderer-actions.actions-assistant[data-v-0a6f45dd]{left:0}.renderer-action-btn[data-v-0a6f45dd]{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;font-size:12px;color:var(--color-text-secondary);border-radius:var(--radius-sm);transition:background var(--transition-fast),color var(--transition-fast)}.renderer-action-btn[data-v-0a6f45dd]:hover{background:var(--color-bg);color:var(--color-text-primary)}.renderer-action-btn.danger[data-v-0a6f45dd]:hover{color:var(--color-error)}.renderer-action-btn svg[data-v-0a6f45dd]{width:14px;height:14px}.content-user-message[data-v-0a6f45dd]{display:flex;flex-direction:column;gap:16px;align-items:flex-start}.files-grid[data-v-0a6f45dd]{display:inline-flex;flex-direction:column;align-items:flex-start;gap:8px}.role-user .content-user-message[data-v-0a6f45dd],.role-user .files-grid[data-v-0a6f45dd]{align-items:flex-end}.content-medialib .json-viewer[data-v-0a6f45dd]{background:#fff;padding:16px;border-radius:10px;font-size:13px;max-height:400px;overflow:auto}.content-welcome[data-v-0a6f45dd]{display:flex;flex-direction:column;gap:16px;align-items:flex-start}.welcome-media[data-v-0a6f45dd]{display:inline-flex;max-width:100%}@media(max-width:768px){.renderer-actions[data-v-0a6f45dd]{display:none}}.message-item[data-v-c3fd6d12]{width:100%;padding:var(--spacing-md) 0;animation:slideIn-c3fd6d12 var(--transition-base)}.message-item[data-v-c3fd6d12]:first-child{padding-top:var(--spacing-md)}.message-content[data-v-c3fd6d12]{display:flex;gap:var(--spacing-md);max-width:900px;margin:0 auto;padding:0 var(--spacing-lg)}.message-body[data-v-c3fd6d12]{display:flex;flex-direction:column;align-items:flex-start;position:relative}.message-contents[data-v-c3fd6d12]{position:relative}.message-revoked[data-v-c3fd6d12]{color:var(--color-text-tertiary);font-size:13px}.message-loading[data-v-c3fd6d12]{padding:var(--spacing-sm) 0}.typing-indicator[data-v-c3fd6d12]{display:inline-flex;gap:4px;align-items:center}.typing-indicator span[data-v-c3fd6d12]{width:6px;height:6px;border-radius:50%;background:var(--color-text-tertiary);animation:typing-c3fd6d12 1.4s infinite}.typing-indicator span[data-v-c3fd6d12]:nth-child(2){animation-delay:.2s}.typing-indicator span[data-v-c3fd6d12]:nth-child(3){animation-delay:.4s}.message-error[data-v-c3fd6d12]{display:flex;align-items:center;gap:var(--spacing-sm);color:var(--color-error);font-size:14px;margin-top:var(--spacing-sm)}.message-error svg[data-v-c3fd6d12]{width:16px;height:16px}.message-meta[data-v-c3fd6d12]{margin-top:6px;padding:3px 2px 0;font-size:12px;color:var(--color-text-tertiary)}.message-contents[data-v-c3fd6d12]:hover .renderer-actions,.message-contents[data-v-c3fd6d12]:focus-within .renderer-actions{opacity:1;pointer-events:auto;transform:translateY(0)}.message-user .message-meta[data-v-c3fd6d12]{text-align:right}.message-system .message-content[data-v-c3fd6d12]{justify-content:center}.message-system .message-content[data-v-c3fd6d12] .content-text{background:transparent;color:var(--color-text-tertiary);font-size:13px}.message-system .message-body[data-v-c3fd6d12]{align-items:center}.message-system .message-contents[data-v-c3fd6d12]{max-width:100%}.message-user .message-content[data-v-c3fd6d12]{justify-content:flex-end}.message-user .message-body[data-v-c3fd6d12]{align-items:flex-end}.message-user .message-images[data-v-c3fd6d12]{justify-content:flex-end}.message-user .message-text[data-v-c3fd6d12]{text-align:right}@keyframes slideIn-c3fd6d12{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes typing-c3fd6d12{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-8px)}}@media(max-width:768px){.message-content[data-v-c3fd6d12]{padding:0 var(--spacing-md)}}.message-list[data-v-6cc2b2ea]{flex:1;overflow-y:auto;padding:var(--spacing-lg) 0}.message-loading-more[data-v-6cc2b2ea]{display:flex;align-items:center;justify-content:center;gap:8px;padding:8px 0;font-size:12px;color:var(--color-text-tertiary)}.message-loading-more .spinner[data-v-6cc2b2ea]{width:14px;height:14px;border-radius:50%;border:2px solid rgba(0,0,0,.1);border-top-color:var(--color-text-tertiary);animation:spin-6cc2b2ea .8s linear infinite}@keyframes spin-6cc2b2ea{to{transform:rotate(360deg)}}.image-preview[data-v-fc4f4837]{padding:var(--spacing-md) var(--spacing-md) var(--spacing-sm);background:var(--color-bg-secondary);animation:slideUp-fc4f4837 var(--transition-base);border-radius:20px;box-shadow:0 2px 8px #0000001a}.preview-list[data-v-fc4f4837]{display:flex;gap:var(--spacing-sm);flex-wrap:wrap}.preview-item[data-v-fc4f4837]{position:relative;width:80px;height:80px;border-radius:var(--radius-md);overflow:hidden;background:var(--color-bg)}.preview-item img[data-v-fc4f4837]{width:100%;height:100%;object-fit:cover}.remove-button[data-v-fc4f4837]{position:absolute;top:4px;right:4px;width:20px;height:20px;border-radius:50%;background:#0009;color:#fff;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity var(--transition-fast);cursor:pointer;z-index:10}.remove-button[data-v-fc4f4837]:hover{background:#000c}.remove-button[data-v-fc4f4837]:disabled{cursor:not-allowed;opacity:.3}.remove-button svg[data-v-fc4f4837]{width:14px;height:14px}.preview-item:hover .remove-button[data-v-fc4f4837]{opacity:1}.uploading-mask[data-v-fc4f4837],.error-mask[data-v-fc4f4837]{position:absolute;inset:0;background:#ffffffe6;display:flex;align-items:center;justify-content:center}.error-mask[data-v-fc4f4837]{background:#ff3b301a;color:var(--color-error)}.error-mask svg[data-v-fc4f4837]{width:24px;height:24px}.spinner-small[data-v-fc4f4837]{width:20px;height:20px;border:2px solid var(--color-border-light);border-top-color:var(--color-primary);border-radius:50%;animation:spin-fc4f4837 .8s linear infinite}@keyframes slideUp-fc4f4837{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes spin-fc4f4837{to{transform:rotate(360deg)}}.preview-audio[data-v-fc4f4837]{min-width:100px;height:auto;padding:var(--spacing-sm);display:flex;align-items:center}.preview-audio audio[data-v-fc4f4837]{width:100%}.audio-preview[data-v-fc4f4837]{display:flex;flex-direction:column;gap:var(--spacing-xs)}.audio-info[data-v-fc4f4837]{display:flex;align-items:center;gap:var(--spacing-sm)}.audio-info svg[data-v-fc4f4837]{width:24px;height:24px;color:var(--color-primary)}.audio-meta .audio-name[data-v-fc4f4837]{font-size:13px;font-weight:600;color:var(--color-text-primary)}.audio-meta .audio-duration[data-v-fc4f4837]{font-size:12px;color:var(--color-text-secondary)}.input-area-container .panel-footer[data-v-aae45fd5]{padding:4px 0 8px}.input-area-container .footer-text[data-v-aae45fd5]{font-size:12px;color:var(--color-text-tertiary);text-align:center;line-height:1.4}.input-area-container .footer-text a[data-v-aae45fd5]{color:inherit;text-decoration:none}.input-area-container .footer-text a[data-v-aae45fd5]:hover{text-decoration:underline}.input-main[data-v-aae45fd5]{padding:var(--spacing-xs) 0}.input-area[data-v-aae45fd5]{border-radius:var(--radius-md)}.input-container[data-v-aae45fd5]{display:flex;flex-direction:column;gap:var(--spacing-xs)}.input-shell[data-v-aae45fd5]{border:1px solid var(--color-border);border-radius:var(--radius-xl);background:var(--color-bg);display:flex;flex-direction:column;overflow:hidden;background-color:#fff}.input-shell.disabled[data-v-aae45fd5]{opacity:.6}.input-textarea[data-v-aae45fd5]{width:100%;min-height:60px;max-height:220px;padding:16px 20px;font-size:15px;line-height:1.6;color:var(--color-text-primary);background:transparent;border:none;resize:none;overflow-y:hidden}.input-textarea[data-v-aae45fd5]:disabled{cursor:not-allowed}.input-textarea[data-v-aae45fd5]::placeholder{color:var(--color-text-tertiary)}@media(max-width:768px){.input-textarea[data-v-aae45fd5]{font-size:16px}}.input-toolbar[data-v-aae45fd5]{display:flex;align-items:center;justify-content:space-between;padding:12px 16px}.toolbar-left[data-v-aae45fd5]{display:flex;align-items:center;gap:var(--spacing-sm)}.toolbar-button[data-v-aae45fd5]{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:var(--radius-lg);background:transparent;color:var(--color-text-secondary);transition:all var(--transition-fast);font-size:13px}.toolbar-button[data-v-aae45fd5]:hover:not(:disabled){background:var(--color-bg);color:var(--color-text-primary)}.toolbar-button[data-v-aae45fd5]:disabled{opacity:.4;cursor:not-allowed}.toolbar-button svg[data-v-aae45fd5]{width:22px;height:22px}.toolbar-button span[data-v-aae45fd5]{font-size:13px}.toolbar-right[data-v-aae45fd5]{display:flex;align-items:center;gap:var(--spacing-sm)}.send-button[data-v-aae45fd5]{width:42px;height:42px;display:flex;align-items:center;justify-content:center;color:#fff;background:var(--color-text-tertiary);border-radius:var(--radius-md);transition:all var(--transition-fast);cursor:pointer}.send-button.active[data-v-aae45fd5]{background:var(--color-primary)}.send-button.active[data-v-aae45fd5]:hover:not(:disabled){background:var(--color-primary-hover)}.send-button.cancel[data-v-aae45fd5]{background:gray}.send-button.cancel .red-circle[data-v-aae45fd5]{width:16px;height:16px;border-radius:3px;background:#fff}.send-button[data-v-aae45fd5]:disabled{opacity:.5;cursor:not-allowed}.send-button svg[data-v-aae45fd5]{width:20px;height:20px}.file-input[data-v-aae45fd5]{display:none}@media(max-width:768px){.input-main[data-v-aae45fd5]{padding:var(--spacing-sm)}}.record-modal-mask[data-v-aae45fd5]{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000}.record-modal[data-v-aae45fd5]{width:360px;background:var(--color-bg-secondary);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);overflow:hidden}.modal-header[data-v-aae45fd5]{display:flex;align-items:center;justify-content:space-between;padding:var(--spacing-md);border-bottom:1px solid var(--color-border-light)}.modal-header h3[data-v-aae45fd5]{margin:0;font-size:16px}.close-btn[data-v-aae45fd5]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:var(--radius-sm);color:var(--color-text-secondary)}.close-btn[data-v-aae45fd5]:hover{background:var(--color-bg);color:var(--color-text-primary)}.close-btn svg[data-v-aae45fd5]{width:18px;height:18px}.modal-body[data-v-aae45fd5]{padding:var(--spacing-lg) var(--spacing-md);display:flex;flex-direction:column;gap:var(--spacing-md)}.record-status[data-v-aae45fd5]{display:flex;align-items:center;gap:var(--spacing-sm);font-size:14px;color:var(--color-text-secondary)}.status-indicator[data-v-aae45fd5]{width:10px;height:10px;border-radius:50%;background:var(--color-border)}.status-indicator.active[data-v-aae45fd5]{background:var(--color-error);animation:pulse-aae45fd5 1s infinite}.timer[data-v-aae45fd5]{margin-left:auto;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.record-controls[data-v-aae45fd5]{display:flex;justify-content:center}.record-button[data-v-aae45fd5]{display:inline-flex;align-items:center;gap:var(--spacing-xs);padding:10px 20px;border-radius:var(--radius-lg);font-size:14px;transition:all var(--transition-fast)}.record-button.start[data-v-aae45fd5]{background:var(--color-primary);color:#fff}.record-button.stop[data-v-aae45fd5]{background:var(--color-error);color:#fff}.record-button svg[data-v-aae45fd5]{width:18px;height:18px}.record-preview audio[data-v-aae45fd5]{width:100%}.modal-footer[data-v-aae45fd5]{display:flex;justify-content:flex-end;gap:var(--spacing-sm);padding:var(--spacing-md);border-top:1px solid var(--color-border-light)}.modal-btn[data-v-aae45fd5]{padding:8px 16px;border-radius:var(--radius-md);font-size:14px;color:var(--color-text-primary);background:var(--color-bg)}.modal-btn.primary[data-v-aae45fd5]{background:var(--color-primary);color:#fff}.modal-btn[data-v-aae45fd5]:disabled{opacity:.5;cursor:not-allowed}.modal-fade-enter-active[data-v-aae45fd5],.modal-fade-leave-active[data-v-aae45fd5]{transition:opacity var(--transition-fast)}.modal-fade-enter-from[data-v-aae45fd5],.modal-fade-leave-to[data-v-aae45fd5]{opacity:0}@keyframes pulse-aae45fd5{0%{transform:scale(.9);opacity:.7}to{transform:scale(1.2);opacity:.2}}.chat-area[data-v-662d06af]{flex:1;display:flex;flex-direction:column;overflow:hidden;align-items:center}.chat-content[data-v-662d06af]{width:100%;max-width:900px;height:100%;display:flex;flex-direction:column}.agent-panel[data-v-4e082831]{position:relative;background:var(--color-bg-secondary);border-right:1px solid var(--color-border-light);display:flex;flex-direction:column;transition:all var(--transition-base)}.agent-panel.collapsed[data-v-4e082831]{width:0;border-right:none}.toggle-panel-btn[data-v-4e082831]{position:absolute;top:12px;right:16px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:var(--color-text-secondary);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);z-index:10}.toggle-panel-btn[data-v-4e082831]:hover{color:var(--color-primary);background:var(--color-bg)}.toggle-panel-btn svg[data-v-4e082831]{width:20px;height:20px}.agent-panel.collapsed .toggle-panel-btn[data-v-4e082831]{right:-54px;background:var(--color-bg-secondary)}.agent-panel.collapsed .toggle-panel-btn[data-v-4e082831]:hover{color:var(--color-primary);background:var(--color-bg)}.panel-content[data-v-4e082831]{width:300px;height:100%;display:flex;flex-direction:column;padding:var(--spacing-lg);overflow-y:auto;animation:fadeIn-4e082831 var(--transition-base)}.agent-info[data-v-4e082831]{flex:1;padding-top:var(--spacing-md);margin-top:var(--spacing-2xl);display:flex;flex-direction:column;align-items:center}.info-avatar[data-v-4e082831]{width:64px;height:64px;margin-bottom:var(--spacing-md);box-shadow:var(--shadow-sm);overflow:hidden}.info-title[data-v-4e082831]{font-size:24px;font-weight:600;color:var(--color-text-primary);margin:0 0 var(--spacing-md);line-height:1.3}.info-description[data-v-4e082831]{font-size:14px;color:var(--color-text-secondary);line-height:1.6;margin:0 0 var(--spacing-xl);white-space:pre-wrap;text-align:center}.author-info>div[data-v-4e082831]:first-child{display:flex;gap:var(--spacing-sm);align-items:center;width:100%}.author-info[data-v-4e082831]{width:100%;gap:var(--spacing-sm);padding:var(--spacing-md);background:var(--color-bg);border-radius:var(--radius-md);display:flex;flex-direction:column}.author-avatar[data-v-4e082831]{width:40px;height:40px;border-radius:50%;flex-shrink:0}.author-details[data-v-4e082831]{flex:1;min-width:0}.author-label[data-v-4e082831]{font-size:12px;color:var(--color-text-tertiary);margin-bottom:6px}.author-name[data-v-4e082831]{font-size:14px;font-weight:500;color:var(--color-text-primary)}.publish-date[data-v-4e082831]{width:100%;margin-top:var(--spacing-sm);padding-top:var(--spacing-md);border-top:1px solid var(--color-border-light);font-size:12px;color:var(--color-text-tertiary);text-align:left}.share-btn[data-v-4e082831]{width:100%;margin-top:var(--spacing-md);height:40px;display:flex;align-items:center;justify-content:center;gap:var(--spacing-sm);font-size:14px;font-weight:500;color:#fff;background:var(--color-primary);border:none;border-radius:var(--radius-md);transition:all var(--transition-fast)}.share-btn[data-v-4e082831]:hover{background:var(--color-primary-hover)}.share-btn svg[data-v-4e082831]{width:18px;height:18px}.panel-loading[data-v-4e082831]{flex:1;display:flex;align-items:center;justify-content:center}.spinner[data-v-4e082831]{width:32px;height:32px;border:3px solid var(--color-border-light);border-top-color:var(--color-primary);border-radius:50%;animation:spin-4e082831 .8s linear infinite}@keyframes fadeIn-4e082831{0%{opacity:0}to{opacity:1}}@keyframes spin-4e082831{to{transform:rotate(360deg)}}@media(max-width:768px){.agent-panel[data-v-4e082831]{position:fixed;top:0;left:0;bottom:0;z-index:100;border-right:none;box-shadow:var(--shadow-lg)}.agent-panel.collapsed[data-v-4e082831]{left:-100%}.agent-panel[data-v-4e082831]:not(.collapsed){width:100%;max-width:320px}.panel-content[data-v-4e082831]{width:100%;padding:var(--spacing-md)}.info-title[data-v-4e082831]{font-size:20px}}.user-section[data-v-4e082831]{margin-top:auto;padding-top:var(--spacing-lg);display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-sm);border-top:1px solid var(--color-border-light);padding-top:var(--spacing-md);cursor:pointer}.user-profile[data-v-4e082831]{display:flex;align-items:center;gap:var(--spacing-sm);flex:1;min-width:0}.user-info[data-v-4e082831]{display:flex;flex-direction:column;gap:2px;min-width:0}.user-name[data-v-4e082831]{font-size:14px;font-weight:500;color:var(--color-text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-tip[data-v-4e082831]{font-size:12px;color:var(--color-text-tertiary)}.logout-btn[data-v-4e082831]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:var(--color-text-secondary);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast)}.logout-btn[data-v-4e082831]:hover{color:var(--color-error);background:var(--color-bg)}.logout-btn svg[data-v-4e082831]{width:18px;height:18px}.login[data-v-10f20e0c]{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.login iframe[data-v-10f20e0c]{width:350px;height:300px;border:none}.login-modal-overlay[data-v-76f43650]{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:var(--spacing-lg)}.login-modal-content[data-v-76f43650]{position:relative;background:var(--color-bg-secondary);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);max-width:400px;width:100%;overflow:hidden;animation:slideUp-76f43650 var(--transition-base)}.modal-header[data-v-76f43650]{height:60px;display:flex;align-items:center;justify-content:flex-end;padding:0 var(--spacing-md);position:relative}.modal-header .close-btn[data-v-76f43650]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:var(--color-text-secondary);border-radius:50%;cursor:pointer;transition:all var(--transition-fast);z-index:1}.modal-header .close-btn[data-v-76f43650]:hover{color:var(--color-text-primary);background:var(--color-bg)}.modal-header .close-btn svg[data-v-76f43650]{width:20px;height:20px}.modal-header p[data-v-76f43650]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;margin:0;font-size:14px;color:var(--color-text-secondary)}.modal-body[data-v-76f43650]{padding:6px var(--spacing-xl) var(--spacing-xl);display:flex;justify-content:center}.modal-enter-active[data-v-76f43650],.modal-leave-active[data-v-76f43650]{transition:opacity var(--transition-base)}.modal-enter-active .login-modal-content[data-v-76f43650],.modal-leave-active .login-modal-content[data-v-76f43650]{transition:transform var(--transition-base)}.modal-enter-from[data-v-76f43650],.modal-leave-to[data-v-76f43650]{opacity:0}.modal-enter-from .login-modal-content[data-v-76f43650],.modal-leave-to .login-modal-content[data-v-76f43650]{transform:scale(.95) translateY(20px)}@keyframes slideUp-76f43650{0%{transform:scale(.95) translateY(20px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}@media(max-width:768px){.login-modal-overlay[data-v-76f43650]{padding:var(--spacing-md)}.login-modal-content[data-v-76f43650]{max-width:100%}.modal-header[data-v-76f43650]{padding:var(--spacing-lg) var(--spacing-md) var(--spacing-sm)}.modal-header h3[data-v-76f43650]{font-size:20px}.modal-body[data-v-76f43650]{padding:0 var(--spacing-md) var(--spacing-lg)}}.modal-mask[data-v-229f6cdf]{position:fixed;z-index:9998;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease}.modal-container[data-v-229f6cdf]{width:400px;background-color:var(--color-bg-secondary);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);transition:all .3s ease;overflow:hidden}.modal-header[data-v-229f6cdf]{padding:var(--spacing-md) var(--spacing-lg);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--color-border-light)}.modal-header h3[data-v-229f6cdf]{margin:0;font-size:18px;font-weight:600}.close-btn[data-v-229f6cdf]{color:var(--color-text-secondary);padding:4px;border-radius:var(--radius-sm);transition:all var(--transition-fast)}.close-btn[data-v-229f6cdf]:hover{background:var(--color-bg);color:var(--color-text-primary)}.close-btn svg[data-v-229f6cdf]{width:20px;height:20px}.modal-body[data-v-229f6cdf]{padding:var(--spacing-lg)}.share-preview[data-v-229f6cdf]{background:var(--color-bg);border-radius:var(--radius-md);padding:var(--spacing-md)}.agent-card[data-v-229f6cdf]{display:flex;gap:var(--spacing-md);margin-bottom:var(--spacing-md);padding-bottom:var(--spacing-md);border-bottom:1px solid var(--color-border-light)}.agent-details[data-v-229f6cdf]{flex:1;min-width:0}.agent-name[data-v-229f6cdf]{font-size:16px;font-weight:600;margin-bottom:4px}.agent-desc[data-v-229f6cdf]{font-size:13px;color:var(--color-text-secondary);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.share-text[data-v-229f6cdf]{font-size:14px;color:var(--color-text-secondary);white-space:pre-wrap;line-height:1.5}.modal-footer[data-v-229f6cdf]{padding:var(--spacing-md) var(--spacing-lg);border-top:1px solid var(--color-border-light);display:flex;justify-content:flex-end}.copy-btn[data-v-229f6cdf]{display:flex;align-items:center;gap:var(--spacing-sm);padding:8px 16px;background:var(--color-primary);color:#fff;border-radius:var(--radius-md);font-size:14px;font-weight:500;transition:background var(--transition-fast)}.copy-btn[data-v-229f6cdf]:hover{background:var(--color-primary-hover)}.copy-btn svg[data-v-229f6cdf]{width:18px;height:18px}.modal-enter-from[data-v-229f6cdf],.modal-leave-to[data-v-229f6cdf]{opacity:0}.modal-enter-from .modal-container[data-v-229f6cdf],.modal-leave-to .modal-container[data-v-229f6cdf]{transform:scale(.95);opacity:0}.dialog-overlay[data-v-1216e743]{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:2200;padding:var(--spacing-lg)}.dialog-content[data-v-1216e743]{background:var(--color-bg-secondary);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);min-width:320px;max-width:400px;overflow:hidden;animation:slideUp-1216e743 var(--transition-base)}.dialog-header[data-v-1216e743]{padding:var(--spacing-lg) var(--spacing-lg) var(--spacing-sm)}.dialog-header h3[data-v-1216e743]{margin:0;font-size:18px;font-weight:600;color:var(--color-text-primary)}.dialog-body[data-v-1216e743]{padding:0 var(--spacing-lg) var(--spacing-lg)}.dialog-body p[data-v-1216e743]{margin:0;font-size:15px;line-height:1.6;color:var(--color-text-secondary)}.dialog-actions[data-v-1216e743]{display:flex;gap:var(--spacing-sm);padding:var(--spacing-md) var(--spacing-lg) var(--spacing-lg)}.dialog-button[data-v-1216e743]{flex:1;height:44px;font-size:15px;font-weight:500;border-radius:var(--radius-md);transition:all var(--transition-fast);cursor:pointer}.dialog-button-cancel[data-v-1216e743]{color:var(--color-text-primary);background:var(--color-bg)}.dialog-button-cancel[data-v-1216e743]:hover{background:var(--color-border-light)}.dialog-button-confirm[data-v-1216e743]{color:#fff;background:var(--color-primary)}.dialog-button-confirm[data-v-1216e743]:hover{background:var(--color-primary-hover)}.dialog-enter-active[data-v-1216e743],.dialog-leave-active[data-v-1216e743]{transition:opacity var(--transition-base)}.dialog-enter-active .dialog-content[data-v-1216e743],.dialog-leave-active .dialog-content[data-v-1216e743]{transition:transform var(--transition-base)}.dialog-enter-from[data-v-1216e743],.dialog-leave-to[data-v-1216e743]{opacity:0}.dialog-enter-from .dialog-content[data-v-1216e743],.dialog-leave-to .dialog-content[data-v-1216e743]{transform:scale(.95) translateY(10px)}@keyframes slideUp-1216e743{0%{transform:scale(.95) translateY(10px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}@media(max-width:768px){.dialog-content[data-v-1216e743]{min-width:auto;width:100%}}.tab-panel[data-v-2a4e164a]{display:flex;flex-direction:column;gap:var(--spacing-lg)}.form-group label[data-v-2a4e164a]{display:block;margin-bottom:var(--spacing-sm);font-size:14px;font-weight:600;color:var(--color-text-primary)}.avatar-card[data-v-2a4e164a]{padding:var(--spacing-md);border-radius:var(--radius-xl);background:var(--color-bg);border:1px solid var(--color-border-light)}.avatar-editor[data-v-2a4e164a]{display:flex;justify-content:center;align-items:center}.avatar-upload-area[data-v-2a4e164a]{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-sm);cursor:pointer;padding:var(--spacing-sm);border-radius:var(--radius-xl);transition:all var(--transition-fast)}.avatar-upload-area:hover .avatar-preview[data-v-2a4e164a]{box-shadow:var(--shadow-md)}.avatar-upload-area:hover .upload-hint[data-v-2a4e164a]{color:var(--color-primary)}.avatar-preview[data-v-2a4e164a]{flex-shrink:0;width:120px;height:120px;border-radius:50%;overflow:hidden;background:var(--color-bg-secondary);border:1px solid var(--color-border-light);box-shadow:var(--shadow-sm);transition:all var(--transition-fast);position:relative}.avatar-preview img[data-v-2a4e164a]{width:100%;height:100%;object-fit:cover}.avatar-fallback[data-v-2a4e164a]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--color-text-tertiary)}.avatar-fallback svg[data-v-2a4e164a]{width:56px;height:56px}.avatar-loading[data-v-2a4e164a]{position:absolute;inset:0;background:#0009;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--spacing-xs);color:#fff;font-size:12px}.loader[data-v-2a4e164a]{width:20px;height:20px;border-radius:50%;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;animation:spin-2a4e164a .8s linear infinite}.upload-hint[data-v-2a4e164a]{margin:0;font-size:13px;color:var(--color-text-tertiary);transition:color var(--transition-fast)}.text-input[data-v-2a4e164a]{width:100%;height:46px;padding:0 14px;border:1px solid var(--color-border-light);border-radius:14px;background:var(--color-bg-secondary);color:var(--color-text-primary);font-size:14px;transition:all var(--transition-fast)}.text-input[data-v-2a4e164a]:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 4px #007aff1f}.text-input[data-v-2a4e164a]::placeholder{color:var(--color-text-tertiary)}.info-card[data-v-2a4e164a]{border:1px solid var(--color-border-light);border-radius:var(--radius-xl);background:var(--color-bg-secondary);box-shadow:var(--shadow-sm);display:flex;flex-direction:column;overflow:hidden}.info-row[data-v-2a4e164a]{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-md);padding:12px 14px}.info-row+.info-row[data-v-2a4e164a]{border-top:1px solid var(--color-border-light)}.info-label[data-v-2a4e164a]{display:inline-flex;align-items:center;gap:var(--spacing-sm);color:var(--color-text-secondary);font-size:13px;font-weight:500}.info-label svg[data-v-2a4e164a]{width:16px;height:16px}.info-value[data-v-2a4e164a]{color:var(--color-text-primary);font-size:14px;font-weight:600;text-align:right;word-break:break-all}.info-value--primary[data-v-2a4e164a]{color:var(--color-primary)}.info-value--muted[data-v-2a4e164a]{color:var(--color-text-secondary)}@keyframes spin-2a4e164a{to{transform:rotate(360deg)}}.orders-panel[data-v-90fa4daa]{display:flex;flex-direction:column;gap:var(--spacing-md);min-height:300px}.orders-loading[data-v-90fa4daa]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:300px;color:var(--color-text-tertiary);gap:var(--spacing-sm)}.orders-empty[data-v-90fa4daa]{margin:0;text-align:center;color:var(--color-text-tertiary);font-size:14px;height:300px;display:flex;align-items:center;justify-content:center}.orders-list[data-v-90fa4daa]{display:flex;flex-direction:column;gap:14px}.order-card[data-v-90fa4daa]{border:1px solid var(--color-border-light);border-radius:18px;padding:16px;background:var(--color-bg-secondary);box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:12px}.order-header[data-v-90fa4daa]{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--spacing-md)}.order-left[data-v-90fa4daa]{display:flex;flex-direction:column;gap:10px;min-width:0}.order-plan[data-v-90fa4daa]{margin:0;font-size:16px;font-weight:700;color:var(--color-text-primary);line-height:1.2;word-break:break-word}.order-sub[data-v-90fa4daa]{display:flex;align-items:center;gap:8px;color:var(--color-text-tertiary);font-size:12px}.order-sub svg[data-v-90fa4daa]{width:16px;height:16px}.chatbot-tag[data-v-90fa4daa]{display:inline-flex;align-items:center;font-size:11px;font-weight:500;padding:2px 6px;border-radius:4px;background:var(--color-bg);color:var(--color-text-tertiary);width:fit-content;line-height:1.4}.order-right[data-v-90fa4daa]{display:flex;flex-direction:column;align-items:flex-end;gap:10px;flex-shrink:0}.order-price[data-v-90fa4daa]{margin:0;font-weight:800;font-size:22px;color:var(--color-text-primary)}.order-tag[data-v-90fa4daa]{display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;padding:4px 10px;border-radius:999px;background:var(--color-bg);color:var(--color-text-secondary)}.order-tag.tag-paid[data-v-90fa4daa]{background:#34c75924;color:var(--color-success)}.order-tag.tag-pending[data-v-90fa4daa]{background:#ff9f0a2e;color:#ff9f0a}.order-tag.tag-closed[data-v-90fa4daa]{background:var(--color-bg);color:var(--color-text-tertiary)}.order-meta[data-v-90fa4daa]{font-size:12px;color:var(--color-text-secondary);line-height:1.6}.order-actions[data-v-90fa4daa]{display:flex;justify-content:flex-end;gap:10px;padding-top:4px}.btn[data-v-90fa4daa]{height:38px;padding:0 14px;border-radius:12px;font-size:13px;font-weight:600;cursor:pointer;transition:all var(--transition-fast);display:inline-flex;align-items:center;gap:var(--spacing-xs);white-space:nowrap}.btn[data-v-90fa4daa]:disabled{opacity:.5;cursor:not-allowed}.btn-primary[data-v-90fa4daa]{background:var(--color-primary);color:#fff;border:none}.btn-primary[data-v-90fa4daa]:hover:not(:disabled){background:var(--color-primary-hover)}.btn-primary svg[data-v-90fa4daa]{width:16px;height:16px}.btn-ghost[data-v-90fa4daa]{background:var(--color-bg);color:var(--color-text-secondary);border:1px solid var(--color-border-light)}.btn-ghost[data-v-90fa4daa]:hover:not(:disabled){color:var(--color-text-primary);background:var(--color-border-light)}.loader[data-v-90fa4daa]{width:20px;height:20px;border-radius:50%;border:2px solid rgba(0,0,0,.1);border-top-color:var(--color-primary);animation:spin-90fa4daa .8s linear infinite}@keyframes spin-90fa4daa{to{transform:rotate(360deg)}}.payment-modal[data-v-66a07136]{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:2100}.payment-modal__overlay[data-v-66a07136]{position:absolute;inset:0;background:#00000073}.payment-modal__container[data-v-66a07136]{position:relative;width:min(420px,90vw);background:#fff;border-radius:16px;box-shadow:0 15px 40px #0000001f;padding:24px;z-index:1;display:flex;flex-direction:column;gap:20px}.payment-modal__header[data-v-66a07136]{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.payment-modal__title[data-v-66a07136]{margin:0;font-size:18px;font-weight:600;color:#1d1d1f}.payment-modal__subtitle[data-v-66a07136]{margin:10px 0 0;font-size:14px;color:#6e6e73}.payment-modal__price[data-v-66a07136]{margin:10px 0 0;font-size:20px;font-weight:600;color:#0a84ff}.payment-modal__close[data-v-66a07136]{border:none;background:none;font-size:24px;line-height:1;cursor:pointer;color:#1d1d1f;padding:4px}.payment-modal__body[data-v-66a07136]{display:flex;flex-direction:column;align-items:center;gap:16px}.payment-modal__qr[data-v-66a07136]{width:220px;height:220px;padding:12px;border-radius:12px;background:#f8f8f8;display:flex;align-items:center;justify-content:center}.payment-modal__qr img[data-v-66a07136]{width:100%;height:100%;object-fit:contain}.payment-modal__qr-placeholder[data-v-66a07136]{font-size:14px;color:#6e6e73}.payment-modal__hint[data-v-66a07136]{margin:0;font-size:14px;color:#1d1d1f}.payment-modal__footer[data-v-66a07136]{display:flex;justify-content:center}.payment-modal__action[data-v-66a07136]{border:none;background:#0a84ff;color:#fff;border-radius:999px;padding:10px 24px;font-size:14px;cursor:pointer}.payment-modal-enter-active[data-v-66a07136],.payment-modal-leave-active[data-v-66a07136]{transition:opacity .2s ease}.payment-modal-enter-from[data-v-66a07136],.payment-modal-leave-to[data-v-66a07136]{opacity:0}.user-settings-overlay[data-v-ace0f5c0]{position:fixed;inset:0;background:#00000073;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:2000;padding:var(--spacing-lg)}.user-settings-content[data-v-ace0f5c0]{position:relative;width:min(520px,92vw);max-height:min(760px,calc(100vh - 72px));background:var(--color-bg-secondary);border:1px solid var(--color-border-light);border-radius:24px;box-shadow:var(--shadow-lg);overflow:hidden;animation:slideUp-ace0f5c0 var(--transition-base);display:flex;flex-direction:column}.modal-header[data-v-ace0f5c0]{display:flex;align-items:center;justify-content:space-between;padding:var(--spacing-lg) var(--spacing-lg) var(--spacing-md)}.modal-header h3[data-v-ace0f5c0]{margin:0;font-size:20px;font-weight:700;color:var(--color-text-primary)}.modal-header .close-btn[data-v-ace0f5c0]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:var(--color-text-secondary);border-radius:50%;cursor:pointer;transition:all var(--transition-fast);background:var(--color-bg)}.modal-header .close-btn[data-v-ace0f5c0]:hover{color:var(--color-text-primary);background:var(--color-border-light)}.modal-header .close-btn svg[data-v-ace0f5c0]{width:20px;height:20px}.modal-tabs[data-v-ace0f5c0]{display:flex;padding:0 var(--spacing-lg);border-bottom:1px solid var(--color-border-light)}.modal-body[data-v-ace0f5c0]{padding:var(--spacing-lg);flex:1;min-height:0;overflow-y:auto}.tab-content[data-v-ace0f5c0]{display:flex;flex-direction:column;gap:var(--spacing-lg)}.tab-btn[data-v-ace0f5c0]{flex:1;padding:12px 0;font-size:15px;font-weight:600;color:var(--color-text-secondary);border:none;background:transparent;cursor:pointer;position:relative;transition:color var(--transition-fast)}.tab-btn[data-v-ace0f5c0]:after{content:"";position:absolute;left:20%;width:60%;bottom:-1px;height:3px;border-radius:999px;background:transparent;transition:background var(--transition-fast)}.tab-btn.active[data-v-ace0f5c0]{color:var(--color-primary)}.tab-btn.active[data-v-ace0f5c0]:after{background:var(--color-primary)}.account-actions[data-v-ace0f5c0]{display:flex;flex-direction:column;gap:var(--spacing-sm);padding-top:var(--spacing-sm)}.action-btn[data-v-ace0f5c0]{width:100%;height:46px;border-radius:14px;font-size:15px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:10px;transition:all var(--transition-fast);border:1px solid transparent}.action-btn svg[data-v-ace0f5c0]{width:18px;height:18px}.action-btn--primary[data-v-ace0f5c0]{background:var(--color-primary);color:#fff;border:none}.action-btn--primary[data-v-ace0f5c0]:hover:not(:disabled){background:var(--color-primary-hover)}.action-btn--danger[data-v-ace0f5c0]{background:transparent;color:var(--color-error);border-color:#ff3b308c}.action-btn--danger[data-v-ace0f5c0]:hover:not(:disabled){background:#ff3b3014}.modal-enter-active[data-v-ace0f5c0],.modal-leave-active[data-v-ace0f5c0]{transition:opacity var(--transition-base)}.modal-enter-active .user-settings-content[data-v-ace0f5c0],.modal-leave-active .user-settings-content[data-v-ace0f5c0]{transition:transform var(--transition-base)}.modal-enter-from[data-v-ace0f5c0],.modal-leave-to[data-v-ace0f5c0]{opacity:0}.modal-enter-from .user-settings-content[data-v-ace0f5c0],.modal-leave-to .user-settings-content[data-v-ace0f5c0]{transform:scale(.95) translateY(20px)}@keyframes slideUp-ace0f5c0{0%{transform:scale(.95) translateY(20px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}@media(max-width:768px){.user-settings-overlay[data-v-ace0f5c0]{padding:var(--spacing-md)}.user-settings-content[data-v-ace0f5c0]{width:100%;max-height:calc(100vh - 40px)}.modal-header[data-v-ace0f5c0]{padding:var(--spacing-md) var(--spacing-md) var(--spacing-sm)}.modal-header h3[data-v-ace0f5c0]{font-size:18px}.modal-tabs[data-v-ace0f5c0]{padding:0 var(--spacing-md)}.modal-body[data-v-ace0f5c0]{padding:var(--spacing-md)}}.charge-card[data-v-a0464733]{width:100%;background:#fff;border:1px solid #ececec;border-radius:16px;padding:20px;box-shadow:0 6px 20px #0000000d;box-sizing:border-box;width:420px;max-width:100%;min-height:280px}.charge-card__header[data-v-a0464733]{margin-bottom:20px}.charge-card__title[data-v-a0464733]{font-size:16px;font-weight:600;color:#1d1d1f;margin:0}.charge-card__subtitle[data-v-a0464733]{font-size:12px;color:#6e6e73;margin:6px 0 0}.plan-list[data-v-a0464733]{display:flex;flex-direction:column;gap:12px}.payment-list[data-v-a0464733]{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px}.plan-option[data-v-a0464733]{position:relative;border:1px solid #e5e5ea;border-radius:12px;padding:12px 14px;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;cursor:pointer;display:block;background:#fff}.plan-option[data-v-a0464733]:hover:not(.active){border-color:#0a84ff;background:#f9f9f9}.payment-option[data-v-a0464733]{border:1px solid #e5e5ea;border-radius:12px;padding:12px 14px;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;cursor:pointer;width:100%;display:block;background:#fff;text-align:left}.payment-option[data-v-a0464733]:hover:not(.active):not(:disabled){border-color:#0a84ff;background:#f9f9f9}.plan-option.active[data-v-a0464733],.payment-option.active[data-v-a0464733]{border-color:#0a84ff;background:#f0f7ff;box-shadow:0 0 0 1px #0a84ff26}.payment-option.disabled[data-v-a0464733]{opacity:.6;cursor:not-allowed;background:#f7f7f7}.plan-option input[data-v-a0464733]{position:absolute;opacity:0;pointer-events:none}.payment-option[data-v-a0464733]:disabled{cursor:not-allowed}.plan-option__content[data-v-a0464733]{display:flex;align-items:center;justify-content:space-between;gap:16px}.plan-option__info[data-v-a0464733]{flex:1}.plan-option__name[data-v-a0464733]{font-size:15px;font-weight:600;color:#1d1d1f;margin:0}.plan-option__desc[data-v-a0464733]{font-size:12px;color:#6e6e73;margin:8px 0 0}.plan-option__meta[data-v-a0464733]{display:flex;align-items:center;gap:10px}.plan-option__price[data-v-a0464733]{font-size:18px;font-weight:600;color:#0a84ff;margin:0;white-space:nowrap}.plan-option__radio[data-v-a0464733]{width:18px;height:18px;border-radius:50%;border:2px solid #c7c7cc;display:inline-flex;align-items:center;justify-content:center;transition:border-color .2s ease}.plan-option__radio[data-v-a0464733]:after{content:"";width:8px;height:8px;border-radius:50%;background:#0a84ff;opacity:0;transform:scale(.6);transition:opacity .2s ease,transform .2s ease}.plan-option__radio.checked[data-v-a0464733]{border-color:#0a84ff}.plan-option__radio.checked[data-v-a0464733]:after{opacity:1;transform:scale(1)}.payment-option__content[data-v-a0464733]{display:flex;align-items:center;justify-content:center;gap:12px}.payment-option__badge[data-v-a0464733]{width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-weight:600;color:#1d1d1f;overflow:hidden}.payment-option__icon[data-v-a0464733]{width:100%;height:100%;object-fit:contain}.payment-option__name[data-v-a0464733]{font-size:14px;font-weight:600;color:#1d1d1f;margin:0}.payment-option__desc[data-v-a0464733]{font-size:12px;color:#6e6e73;margin:4px 0 0}.charge-card__payments[data-v-a0464733]{margin-top:24px}.authorize-phone[data-v-a0464733]{margin-top:16px;padding-top:16px;border-top:1px solid #f0f0f0}.authorize-phone__label[data-v-a0464733]{display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}.authorize-phone__checkbox[data-v-a0464733]{width:16px;height:16px;margin-left:8px;cursor:pointer;accent-color:#0a84ff}.authorize-phone__text[data-v-a0464733]{font-size:12px;color:#8e8e93;line-height:1.4}.charge-modal-overlay[data-v-30849c37]{position:fixed;inset:0;background:#00000073;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:1001;padding:var(--spacing-lg)}.charge-modal-content[data-v-30849c37]{position:relative;background:var(--color-bg-secondary);border-radius:24px;box-shadow:var(--shadow-lg);overflow:visible;animation:slideUp-30849c37 var(--transition-base);max-width:95vw}.close-btn[data-v-30849c37]{position:absolute;top:-12px;right:-12px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:var(--color-text-secondary);border-radius:50%;cursor:pointer;transition:all var(--transition-fast);background:var(--color-bg-secondary);box-shadow:var(--shadow-md);z-index:10}.close-btn[data-v-30849c37]:hover{color:var(--color-text-primary);background:var(--color-border-light)}.close-btn svg[data-v-30849c37]{width:20px;height:20px}.modal-enter-active[data-v-30849c37],.modal-leave-active[data-v-30849c37]{transition:opacity var(--transition-base)}.modal-enter-active .charge-modal-content[data-v-30849c37],.modal-leave-active .charge-modal-content[data-v-30849c37]{transition:transform var(--transition-base)}.modal-enter-from[data-v-30849c37],.modal-leave-to[data-v-30849c37]{opacity:0}.modal-enter-from .charge-modal-content[data-v-30849c37],.modal-leave-to .charge-modal-content[data-v-30849c37]{transform:scale(.95) translateY(20px)}@keyframes slideUp-30849c37{0%{transform:scale(.95) translateY(20px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}@media(max-width:768px){.charge-modal-overlay[data-v-30849c37]{padding:var(--spacing-md)}}.toast-container[data-v-cd6ddcc6]{position:fixed;top:var(--spacing-lg);left:50%;transform:translate(-50%);z-index:3000;display:flex;flex-direction:column;gap:var(--spacing-sm);pointer-events:none}.toast-item[data-v-cd6ddcc6]{display:flex;align-items:center;gap:var(--spacing-sm);padding:12px 20px;background:var(--color-bg-secondary);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);font-size:14px;min-width:200px;max-width:400px;pointer-events:auto}.toast-item svg[data-v-cd6ddcc6]{width:20px;height:20px;flex-shrink:0}.toast-item.toast-success[data-v-cd6ddcc6]{color:var(--color-success)}.toast-item.toast-success .toast-message[data-v-cd6ddcc6]{color:var(--color-text-primary)}.toast-item.toast-error[data-v-cd6ddcc6]{color:var(--color-error)}.toast-item.toast-error .toast-message[data-v-cd6ddcc6]{color:var(--color-text-primary)}.toast-item.toast-info[data-v-cd6ddcc6]{color:var(--color-primary)}.toast-item.toast-info .toast-message[data-v-cd6ddcc6]{color:var(--color-text-primary)}.toast-message[data-v-cd6ddcc6]{flex:1;line-height:1.4}.toast-enter-active[data-v-cd6ddcc6],.toast-leave-active[data-v-cd6ddcc6]{transition:all var(--transition-base)}.toast-enter-from[data-v-cd6ddcc6]{opacity:0;transform:translateY(-20px)}.toast-leave-to[data-v-cd6ddcc6]{opacity:0;transform:translateY(-20px) scale(.9)}@media(max-width:768px){.toast-container[data-v-cd6ddcc6]{top:var(--spacing-md);left:var(--spacing-md);right:var(--spacing-md);transform:none}.toast-item[data-v-cd6ddcc6]{max-width:none}}.app-container[data-v-00ff0a86]{min-height:calc(100vh + var(--safe-area-top, 0px) + var(--safe-area-bottom, 0px));height:calc(var(--app-height, 100vh) + var(--safe-area-top, 0px) + var(--safe-area-bottom, 0px));padding-top:var(--safe-area-top, 0px);padding-right:var(--safe-area-right, 0px);padding-bottom:var(--safe-area-bottom, 0px);padding-left:var(--safe-area-left, 0px);display:flex;flex-direction:row;overflow:hidden;background:var(--color-bg)}.main-content[data-v-00ff0a86]{flex:1;display:flex;flex-direction:column;overflow:hidden;position:relative;min-width:0}.app-body[data-v-00ff0a86]{flex:1;display:flex;overflow:hidden;position:relative}.mobile-overlay[data-v-00ff0a86]{position:fixed;inset:0;background:#00000080;z-index:99}.overlay-enter-active[data-v-00ff0a86],.overlay-leave-active[data-v-00ff0a86]{transition:opacity var(--transition-base)}.overlay-enter-from[data-v-00ff0a86],.overlay-leave-to[data-v-00ff0a86]{opacity:0}