@vtj/parser 0.18.7 → 0.18.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +3 -3
- package/dist/index.mjs +33 -33
- package/package.json +3 -3
- package/types/version.d.ts +2 -2
package/dist/index.cjs
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
* Copyright (c) 2026, VTJ.PRO All rights reserved.
|
|
3
3
|
* @name @vtj/parser
|
|
4
4
|
* @author CHC chenhuachun1549@dingtalk.com
|
|
5
|
-
* @version 0.18.
|
|
5
|
+
* @version 0.18.8
|
|
6
6
|
* @license <a href="https://vtj.pro/license.html">MIT License</a>
|
|
7
|
-
*/const vu="0.18.7";function M(u){const{descriptor:e,errors:t}=ie.parse(u),a=e.template?.content||"",r=!!e.scriptSetup,n=(e.scriptSetup||e.script)?.content||"",s=e.styles.map(i=>i.content);return{template:a,script:n,styles:s,errors:t,isScriptSetup:r}}function R(u){return mu.parse(u,{sourceType:"module",plugins:["typescript"]})}function z(u,e){return(we.default||we)(u,e)}function A(u){if(!u)return"";try{return se(u),(Ie.default||Ie)(u,{comments:!1,concise:!0,retainLines:!1,jsescOption:{minimal:!0}}).code}catch(e){return console.error("代码生成错误",e),""}}const Eu=new Set(["TSAsExpression","TSTypeAssertion","TSNonNullExpression"]);function se(u){if(!(!u||typeof u!="object")){if(Array.isArray(u)){for(const e of u)se(e);return}if(Eu.has(u.type)&&u.expression){const e=u.expression;se(e);const t={start:u.start,end:u.end,loc:u.loc};for(const a of Object.keys(e))a==="type"||a==="loc"||a==="start"||a==="end"||a==="extra"||a==="leadingComments"||a==="trailingComments"||a==="innerComments"||(u[a]=e[a]);u.type=e.type,u.start=t.start,u.end=t.end,u.loc=t.loc,delete u.typeAnnotation,delete u.typeParameters;return}delete u.typeAnnotation,delete u.returnType,delete u.typeParameters,u.type==="Identifier"&&delete u.optional;for(const e of Object.keys(u))e==="type"||e==="loc"||e==="start"||e==="end"||e==="extra"||e==="leadingComments"||e==="trailingComments"||e==="innerComments"||e==="errors"||se(u[e])}}function ce(u){return!!u&&u.type==="JSExpression"}function wu(u){return typeof u=="object"&&!!u&&u.type==="JSFunction"}function le(u){return!!ce(u)||!!wu(u)}function Iu(u){return!!u&&!ce(u)&&typeof u!="string"}function He(u,e){try{const t=R(u);return z(t,e),A(t)||""}catch{return""}}function Au(u){if(!u)return"";try{const e=R(u);return z(e,{TSAsExpression:t=>{t.replaceWith(t.node.expression)},TSTypeAssertion:t=>{t.replaceWith(t.node.expression)},TSNonNullExpression:t=>{t.replaceWith(t.node.expression)},TSInterfaceDeclaration:t=>{t.remove()},TSTypeAliasDeclaration:t=>{t.remove()},TSModuleDeclaration:t=>{t.remove()},TSEnumDeclaration:t=>{t.remove()},exit:t=>{const a=t.node;a&&(delete a.typeAnnotation,delete a.returnType,delete a.typeParameters,a.type==="Identifier"&&delete a.optional)}}),A(e)||""}catch{return u}}function Tu(u,e){const t=[];try{const{descriptor:a,errors:r}=ie.parse(u);if(r&&r.length>0&&r.forEach(s=>{const i=s.message||String(s),o=s.loc;o&&o.start?t.push(`Vue SFC 错误: ${i} (位置: ${o.start.line}:${o.start.column})`):t.push(`Vue SFC 错误: ${i}`)}),a.template)try{const s=ie.compileTemplate({id:"validation",filename:e,source:a.template.content,isProd:!1});s.errors&&s.errors.length>0&&s.errors.forEach(i=>{const o=typeof i=="string"?i:i.message,c=typeof i=="string"?null:i.loc;c&&c.start?t.push(`模板编译错误: ${o} (位置: ${c.start.line}:${c.start.column})`):t.push(`模板编译错误: ${o}`)})}catch(s){t.push(`模板编译错误: ${s.message}`)}const n=(a.scriptSetup||a.script)?.content;if(n)try{R(n)}catch(s){t.push(`脚本语法错误: ${s.message}`)}}catch(a){t.push(`Vue SFC 解析错误: ${a.message}`)}return t.length>0?t:null}function Nu(u){const e=M(u),t=R(e.script),a={};return e.styles&&(a.css=e.styles[0]||""),z(t,{CallExpression(r){const n=r.node.callee?.name;if(n){const s=A(r.node.arguments[0]);s&&(a[n]={type:"JSFunction",value:s})}}}),a}function D(u,e,t){if(!u.includes(e))return u;try{return ku(u,e,t)}catch{return u}}function ku(u,e,t){let a,r=0;try{a=R(u)}catch{const i="(()=>{",c=i+u+"})";a=R(c),r=i.length}const n=[];if(z(a,{Identifier(i){const o=i.node;if(o.name!==e)return;const c=qu(i);if(c==="skip")return;const d=(o.start??0)-r,l=(o.end??0)-r;if(d<0||l>u.length)return;const p=c==="expand"?`${e}: ${t}`:t;n.some(b=>b.start===d&&b.end===l)||n.push({start:d,end:l,text:p})},StringLiteral(i){ju(i,e,t,r,u,n)},TemplateLiteral(i){Vu(i,e,t,r,u,n)},MemberExpression(i){Ae(i,e,t,r,u,n)},OptionalMemberExpression(i){Ae(i,e,t,r,u,n)}}),n.length===0)return u;n.sort((i,o)=>o.start-i.start);let s=u;for(const{start:i,end:o,text:c}of n)s=s.slice(0,i)+c+s.slice(o);return s}function ju(u,e,t,a,r,n){const s=u.node;if(!s.value.includes(e))return;const i=u.parent;if(i?.type!=="NewExpression"||i?.callee?.name!=="RegExp")return;const o=s.value;let c=0;for(;c<o.length;){const d=o.indexOf(e,c);if(d===-1)break;const l=1+d,p=(s.start??0)-a+l,b=p+e.length;p>=0&&b<=r.length&&!n.some(h=>h.start===p&&h.end===b)&&n.push({start:p,end:b,text:t}),c=d+e.length}}function Vu(u,e,t,a,r,n){const s=u.parent;if(s?.type!=="NewExpression"||s?.callee?.name!=="RegExp")return;const o=u.node.quasis??[];for(const c of o){const d=c.value?.raw??"";if(!d.includes(e))continue;let l=0;for(;l<d.length;){const p=d.indexOf(e,l);if(p===-1)break;const b=(c.start??0)-a;if(b<0||b>r.length)break;const h=b+p,S=h+e.length;h>=0&&S<=r.length&&!n.some(w=>w.start===h&&w.end===S)&&n.push({start:h,end:S,text:t}),l=p+e.length}}}function Ae(u,e,t,a,r,n){const s=u.node;if(s.object?.type!=="ThisExpression"||s.computed||s.property?.type!=="Identifier"||s.property.name!==e)return;const i=(s.start??0)-a,o=(s.end??0)-a;i<0||o>r.length||n.some(c=>c.start===i&&c.end===o)||n.push({start:i,end:o,text:t})}function qu(u,e){const t=u.parent,a=t?.type??"",r=u.parentPath?.parent;switch(a){case"MemberExpression":case"OptionalMemberExpression":{if(t.property===u.node)return t.computed?"replace":"skip";if(t.object===u.node)return"replace";break}case"ObjectProperty":{if(t.key===u.node)return t.computed?"replace":t.shorthand?r&&r?.type==="ObjectPattern"?"skip":"expand":"skip";if(t.value===u.node)return r&&r?.type==="ObjectPattern"?"skip":"replace";break}case"VariableDeclarator":{if(t.id===u.node)return"skip";break}case"FunctionDeclaration":{if(t.id===u.node)return"skip";break}case"ClassDeclaration":{if(t.id===u.node)return"skip";break}case"ClassExpression":{if(t.id===u.node)return"skip";break}case"CatchClause":{if(t.param===u.node)return"skip";break}case"ImportDefaultSpecifier":case"ImportNamespaceSpecifier":case"ImportSpecifier":return"skip";case"ExportSpecifier":return"skip";case"LabeledStatement":{if(t.label===u.node)return"skip";break}case"AssignmentPattern":{if(t.left===u.node)return"skip";break}case"SpreadElement":{if(t.argument===u.node)return"replace";break}case"ObjectMethod":{if(t.key===u.node&&!t.computed)return"skip";break}case"RestElement":{if(t.argument===u.node)return"skip";break}case"TSEnumDeclaration":{if(t.id===u.node)return"skip";break}case"TSTypeAliasDeclaration":{if(t.id===u.node)return"skip";break}case"TSInterfaceDeclaration":{if(t.id===u.node)return"skip";break}}return Du(u)||_u(u)?"skip":"replace"}function Du(u){let e=u.parentPath;for(;e;){const t=e.node,a=t?.type??"";if(a==="FunctionDeclaration"||a==="FunctionExpression"||a==="ArrowFunctionExpression"||a==="ClassMethod"||a==="ObjectMethod"||a==="TSDeclareFunction")return(t.params??[]).includes(u.node);if(a==="Program"||a==="BlockStatement"||a==="ObjectExpression"||a==="ArrayExpression"||a==="StaticBlock")break;e=e.parentPath}return!1}function _u(u){let e=u.parentPath;for(;e;){const t=e.node?.type??"";if(t==="ObjectPattern")return!0;if(t==="FunctionDeclaration"||t==="FunctionExpression"||t==="ArrowFunctionExpression"||t==="Program")break;e=e.parentPath}return!1}function he(u,e,t){const{context:a={},computed:r=[],libs:n={},members:s=[],props:i=[],platform:o}=t||{},c=Array.from(a[e||""]||new Set);if(c)for(const d of c)u=D(u,d,`this.context.${d}`);for(const d of r)u.includes(`this.${d}.value`)||(u=D(u,d,`this.${d}.value`));for(const d of i)u=D(u,d,`this.${d}`);for(const[d,l]of Object.entries(n))u=D(u,d,`this.$libs.${l}.${d}`),u=D(u,`this.${d}`,`this.$libs.${l}.${d}`);for(const d of s)u=D(u,d,`this.${d}`);if(o==="uniapp"){const d=/\suni\./g;u=u.replace(d,"this.$libs.UniH5.uni.")}return u=u.replace(/_ctx\./g,"this."),u=u.replace(/this\.this\./g,"this."),u}function N(u){return{type:"JSExpression",value:/^\{[\w\W]*\}$/.test(u)?`(${u})`:u}}function C(u){return{type:"JSFunction",value:u}}const Cu=["beforeCreate","created","beforeMount","mounted","beforeUpdate","updated","beforeUnmount","unmounted","errorCaptured","renderTracked","renderTriggered","activated","deactivated"],Ru="html,body,base,head,link,meta,style,title,address,article,aside,footer,header,hgroup,h1,h2,h3,h4,h5,h6,nav,section,div,dd,dl,dt,figcaption,figure,picture,hr,img,li,main,ol,p,pre,ul,a,b,abbr,bdi,bdo,br,cite,code,data,dfn,em,i,kbd,mark,q,rp,rt,ruby,s,samp,small,span,strong,sub,sup,time,u,var,wbr,area,audio,map,track,video,embed,object,param,source,canvas,script,noscript,del,ins,caption,col,colgroup,table,thead,tbody,td,th,tr,button,datalist,fieldset,form,input,label,legend,meter,optgroup,option,output,progress,select,textarea,details,dialog,menu,summary,template,blockquote,iframe,tfoot,svg,path,circle,rect,polygon".split(","),Lu="component,slot,template".split(","),Pu="view,swiper,progress,icon,text,button,checkbox,editor,form,input,label,picker,radio,slider,switch,textarea,audio,camera,image,video,map,canvas".split(",");function Mu(u,e="web"){return e==="uniapp"&&Pu.includes(u)}function We(u,e="web"){return(Ru.includes(u)||Lu.includes(u))&&!Mu(u,e)?u:Y.upperFirstCamelCase(u)}function Je(u){return u.replace(/\s+/g," ").split(";").reduce((t,a)=>{const[r,n]=a.split(":").map(s=>s.trim());return r&&n&&(t[r]=n),t},{})}function Ou(u,e,t){if(t==="ObjectExpression")return`(Object.assign({${u.split(" ").map(r=>`'${r}': true`).join(",")}}, ${e}))`;if(t==="ArrayExpression")return`([${u.split(" ").map(r=>`'${r}'`).join(",")}].concat(${e}))`}function ze(u=""){const t=u.trim().match(/DataSource:\s*([^\n=]+={0,2})/)?.[1]||"";try{return t?JSON.parse(Y.unBase64(t)):null}catch(a){return console.warn("extractDataSource fail",a),null}}const Bu=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୕ୖ୪௫ఄ಄ದൡඅ櫬Āoungruent;扢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;怳Ādpuct;戏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ǣጓ\0y;䐎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Ā;tbrk;掶Āoyᜁᝁ;䐱quo;怞ʀcmprtᝓᝡᝤᝨausĀ;eĊĉptyv;榰séᜌnoõēƀahwᝯᝳ;䎲;愶een;扬r;쀀𝔟gcostuvwឍឝឳេ៕៛ƀ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Ā;elƀ;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\0aĀ;t䀬;䁀ƀ;fl戁îᅠeĀmxent»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ↄⅪ←ٖ↛ǰ↉\0proø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;䅓Ācrir;榿;쀀𝔬ͯ\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\0m;櫳;櫽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))),Fu=new Uint16Array("Ȁaglq \x1Bɭ\0\0p;䀦os;䀧t;䀾t;䀼uot;䀢".split("").map(u=>u.charCodeAt(0)));var be;const $u=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]]),Te=(be=String.fromCodePoint)!==null&&be!==void 0?be: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 Uu(u){var e;return u>=55296&&u<=57343||u>1114111?65533:(e=$u.get(u))!==null&&e!==void 0?e:u}var V;(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"})(V||(V={}));const Gu=32;var J;(function(u){u[u.VALUE_LENGTH=49152]="VALUE_LENGTH",u[u.BRANCH_LENGTH=16256]="BRANCH_LENGTH",u[u.JUMP_TABLE=127]="JUMP_TABLE"})(J||(J={}));function me(u){return u>=V.ZERO&&u<=V.NINE}function Hu(u){return u>=V.UPPER_A&&u<=V.UPPER_F||u>=V.LOWER_A&&u<=V.LOWER_F}function Wu(u){return u>=V.UPPER_A&&u<=V.UPPER_Z||u>=V.LOWER_A&&u<=V.LOWER_Z||me(u)}function Ju(u){return u===V.EQUALS||Wu(u)}var j;(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"})(j||(j={}));var O;(function(u){u[u.Legacy=0]="Legacy",u[u.Strict=1]="Strict",u[u.Attribute=2]="Attribute"})(O||(O={}));class zu{constructor(e,t,a){this.decodeTree=e,this.emitCodePoint=t,this.errors=a,this.state=j.EntityStart,this.consumed=1,this.result=0,this.treeIndex=0,this.excess=1,this.decodeMode=O.Strict}startEntity(e){this.decodeMode=e,this.state=j.EntityStart,this.result=0,this.treeIndex=0,this.excess=1,this.consumed=1}write(e,t){switch(this.state){case j.EntityStart:return e.charCodeAt(t)===V.NUM?(this.state=j.NumericStart,this.consumed+=1,this.stateNumericStart(e,t+1)):(this.state=j.NamedEntity,this.stateNamedEntity(e,t));case j.NumericStart:return this.stateNumericStart(e,t);case j.NumericDecimal:return this.stateNumericDecimal(e,t);case j.NumericHex:return this.stateNumericHex(e,t);case j.NamedEntity:return this.stateNamedEntity(e,t)}}stateNumericStart(e,t){return t>=e.length?-1:(e.charCodeAt(t)|Gu)===V.LOWER_X?(this.state=j.NumericHex,this.consumed+=1,this.stateNumericHex(e,t+1)):(this.state=j.NumericDecimal,this.stateNumericDecimal(e,t))}addToNumericResult(e,t,a,r){if(t!==a){const n=a-t;this.result=this.result*Math.pow(r,n)+Number.parseInt(e.substr(t,n),r),this.consumed+=n}}stateNumericHex(e,t){const a=t;for(;t<e.length;){const r=e.charCodeAt(t);if(me(r)||Hu(r))t+=1;else return this.addToNumericResult(e,a,t,16),this.emitNumericEntity(r,3)}return this.addToNumericResult(e,a,t,16),-1}stateNumericDecimal(e,t){const a=t;for(;t<e.length;){const r=e.charCodeAt(t);if(me(r))t+=1;else return this.addToNumericResult(e,a,t,10),this.emitNumericEntity(r,2)}return this.addToNumericResult(e,a,t,10),-1}emitNumericEntity(e,t){var a;if(this.consumed<=t)return(a=this.errors)===null||a===void 0||a.absenceOfDigitsInNumericCharacterReference(this.consumed),0;if(e===V.SEMI)this.consumed+=1;else if(this.decodeMode===O.Strict)return 0;return this.emitCodePoint(Uu(this.result),this.consumed),this.errors&&(e!==V.SEMI&&this.errors.missingSemicolonAfterCharacterReference(),this.errors.validateNumericCharacterReference(this.result)),this.consumed}stateNamedEntity(e,t){const{decodeTree:a}=this;let r=a[this.treeIndex],n=(r&J.VALUE_LENGTH)>>14;for(;t<e.length;t++,this.excess++){const s=e.charCodeAt(t);if(this.treeIndex=Xu(a,r,this.treeIndex+Math.max(1,n),s),this.treeIndex<0)return this.result===0||this.decodeMode===O.Attribute&&(n===0||Ju(s))?0:this.emitNotTerminatedNamedEntity();if(r=a[this.treeIndex],n=(r&J.VALUE_LENGTH)>>14,n!==0){if(s===V.SEMI)return this.emitNamedEntityData(this.treeIndex,n,this.consumed+this.excess);this.decodeMode!==O.Strict&&(this.result=this.treeIndex,this.consumed+=this.excess,this.excess=0)}}return-1}emitNotTerminatedNamedEntity(){var e;const{result:t,decodeTree:a}=this,r=(a[t]&J.VALUE_LENGTH)>>14;return this.emitNamedEntityData(t,r,this.consumed),(e=this.errors)===null||e===void 0||e.missingSemicolonAfterCharacterReference(),this.consumed}emitNamedEntityData(e,t,a){const{decodeTree:r}=this;return this.emitCodePoint(t===1?r[e]&~J.VALUE_LENGTH:r[e+1],a),t===3&&this.emitCodePoint(r[e+2],a),a}end(){var e;switch(this.state){case j.NamedEntity:return this.result!==0&&(this.decodeMode!==O.Attribute||this.result===this.treeIndex)?this.emitNotTerminatedNamedEntity():0;case j.NumericDecimal:return this.emitNumericEntity(0,2);case j.NumericHex:return this.emitNumericEntity(0,3);case j.NumericStart:return(e=this.errors)===null||e===void 0||e.absenceOfDigitsInNumericCharacterReference(this.consumed),0;case j.EntityStart:return 0}}}function Xu(u,e,t,a){const r=(e&J.BRANCH_LENGTH)>>7,n=e&J.JUMP_TABLE;if(r===0)return n!==0&&a===n?t:-1;if(n){const o=a-n;return o<0||o>=r?-1:u[t+o]-1}let s=t,i=s+r-1;for(;s<=i;){const o=s+i>>>1,c=u[o];if(c<a)s=o+1;else if(c>a)i=o-1;else return u[o+r]}return-1}var y;(function(u){u[u.Tab=9]="Tab",u[u.NewLine=10]="NewLine",u[u.FormFeed=12]="FormFeed",u[u.CarriageReturn=13]="CarriageReturn",u[u.Space=32]="Space",u[u.ExclamationMark=33]="ExclamationMark",u[u.Number=35]="Number",u[u.Amp=38]="Amp",u[u.SingleQuote=39]="SingleQuote",u[u.DoubleQuote=34]="DoubleQuote",u[u.Dash=45]="Dash",u[u.Slash=47]="Slash",u[u.Zero=48]="Zero",u[u.Nine=57]="Nine",u[u.Semi=59]="Semi",u[u.Lt=60]="Lt",u[u.Eq=61]="Eq",u[u.Gt=62]="Gt",u[u.Questionmark=63]="Questionmark",u[u.UpperA=65]="UpperA",u[u.LowerA=97]="LowerA",u[u.UpperF=70]="UpperF",u[u.LowerF=102]="LowerF",u[u.UpperZ=90]="UpperZ",u[u.LowerZ=122]="LowerZ",u[u.LowerX=120]="LowerX",u[u.OpeningSquareBracket=91]="OpeningSquareBracket"})(y||(y={}));var f;(function(u){u[u.Text=1]="Text",u[u.BeforeTagName=2]="BeforeTagName",u[u.InTagName=3]="InTagName",u[u.InSelfClosingTag=4]="InSelfClosingTag",u[u.BeforeClosingTagName=5]="BeforeClosingTagName",u[u.InClosingTagName=6]="InClosingTagName",u[u.AfterClosingTagName=7]="AfterClosingTagName",u[u.BeforeAttributeName=8]="BeforeAttributeName",u[u.InAttributeName=9]="InAttributeName",u[u.AfterAttributeName=10]="AfterAttributeName",u[u.BeforeAttributeValue=11]="BeforeAttributeValue",u[u.InAttributeValueDq=12]="InAttributeValueDq",u[u.InAttributeValueSq=13]="InAttributeValueSq",u[u.InAttributeValueNq=14]="InAttributeValueNq",u[u.BeforeDeclaration=15]="BeforeDeclaration",u[u.InDeclaration=16]="InDeclaration",u[u.InProcessingInstruction=17]="InProcessingInstruction",u[u.BeforeComment=18]="BeforeComment",u[u.CDATASequence=19]="CDATASequence",u[u.InSpecialComment=20]="InSpecialComment",u[u.InCommentLike=21]="InCommentLike",u[u.BeforeSpecialS=22]="BeforeSpecialS",u[u.BeforeSpecialT=23]="BeforeSpecialT",u[u.SpecialStartSequence=24]="SpecialStartSequence",u[u.InSpecialTag=25]="InSpecialTag",u[u.InEntity=26]="InEntity"})(f||(f={}));function G(u){return u===y.Space||u===y.NewLine||u===y.Tab||u===y.FormFeed||u===y.CarriageReturn}function ne(u){return u===y.Slash||u===y.Gt||G(u)}function Zu(u){return u>=y.LowerA&&u<=y.LowerZ||u>=y.UpperA&&u<=y.UpperZ}var B;(function(u){u[u.NoValue=0]="NoValue",u[u.Unquoted=1]="Unquoted",u[u.Single=2]="Single",u[u.Double=3]="Double"})(B||(B={}));const k={Cdata:new Uint8Array([67,68,65,84,65,91]),CdataEnd:new Uint8Array([93,93,62]),CommentEnd:new Uint8Array([45,45,62]),ScriptEnd:new Uint8Array([60,47,115,99,114,105,112,116]),StyleEnd:new Uint8Array([60,47,115,116,121,108,101]),TitleEnd:new Uint8Array([60,47,116,105,116,108,101]),TextareaEnd:new Uint8Array([60,47,116,101,120,116,97,114,101,97]),XmpEnd:new Uint8Array([60,47,120,109,112])};class Qu{constructor({xmlMode:e=!1,decodeEntities:t=!0},a){this.cbs=a,this.state=f.Text,this.buffer="",this.sectionStart=0,this.index=0,this.entityStart=0,this.baseState=f.Text,this.isSpecial=!1,this.running=!0,this.offset=0,this.currentSequence=void 0,this.sequenceIndex=0,this.xmlMode=e,this.decodeEntities=t,this.entityDecoder=new zu(e?Fu:Bu,(r,n)=>this.emitCodePoint(r,n))}reset(){this.state=f.Text,this.buffer="",this.sectionStart=0,this.index=0,this.baseState=f.Text,this.currentSequence=void 0,this.running=!0,this.offset=0}write(e){this.offset+=this.buffer.length,this.buffer=e,this.parse()}end(){this.running&&this.finish()}pause(){this.running=!1}resume(){this.running=!0,this.index<this.buffer.length+this.offset&&this.parse()}stateText(e){e===y.Lt||!this.decodeEntities&&this.fastForwardTo(y.Lt)?(this.index>this.sectionStart&&this.cbs.ontext(this.sectionStart,this.index),this.state=f.BeforeTagName,this.sectionStart=this.index):this.decodeEntities&&e===y.Amp&&this.startEntity()}stateSpecialStartSequence(e){const t=this.sequenceIndex===this.currentSequence.length;if(!(t?ne(e):(e|32)===this.currentSequence[this.sequenceIndex]))this.isSpecial=!1;else if(!t){this.sequenceIndex++;return}this.sequenceIndex=0,this.state=f.InTagName,this.stateInTagName(e)}stateInSpecialTag(e){if(this.sequenceIndex===this.currentSequence.length){if(e===y.Gt||G(e)){const t=this.index-this.currentSequence.length;if(this.sectionStart<t){const a=this.index;this.index=t,this.cbs.ontext(this.sectionStart,t),this.index=a}this.isSpecial=!1,this.sectionStart=t+2,this.stateInClosingTagName(e);return}this.sequenceIndex=0}(e|32)===this.currentSequence[this.sequenceIndex]?this.sequenceIndex+=1:this.sequenceIndex===0?this.currentSequence===k.TitleEnd?this.decodeEntities&&e===y.Amp&&this.startEntity():this.fastForwardTo(y.Lt)&&(this.sequenceIndex=1):this.sequenceIndex=+(e===y.Lt)}stateCDATASequence(e){e===k.Cdata[this.sequenceIndex]?++this.sequenceIndex===k.Cdata.length&&(this.state=f.InCommentLike,this.currentSequence=k.CdataEnd,this.sequenceIndex=0,this.sectionStart=this.index+1):(this.sequenceIndex=0,this.state=f.InDeclaration,this.stateInDeclaration(e))}fastForwardTo(e){for(;++this.index<this.buffer.length+this.offset;)if(this.buffer.charCodeAt(this.index-this.offset)===e)return!0;return this.index=this.buffer.length+this.offset-1,!1}stateInCommentLike(e){e===this.currentSequence[this.sequenceIndex]?++this.sequenceIndex===this.currentSequence.length&&(this.currentSequence===k.CdataEnd?this.cbs.oncdata(this.sectionStart,this.index,2):this.cbs.oncomment(this.sectionStart,this.index,2),this.sequenceIndex=0,this.sectionStart=this.index+1,this.state=f.Text):this.sequenceIndex===0?this.fastForwardTo(this.currentSequence[0])&&(this.sequenceIndex=1):e!==this.currentSequence[this.sequenceIndex-1]&&(this.sequenceIndex=0)}isTagStartChar(e){return this.xmlMode?!ne(e):Zu(e)}startSpecial(e,t){this.isSpecial=!0,this.currentSequence=e,this.sequenceIndex=t,this.state=f.SpecialStartSequence}stateBeforeTagName(e){if(e===y.ExclamationMark)this.state=f.BeforeDeclaration,this.sectionStart=this.index+1;else if(e===y.Questionmark)this.state=f.InProcessingInstruction,this.sectionStart=this.index+1;else if(this.isTagStartChar(e)){const t=e|32;this.sectionStart=this.index,this.xmlMode?this.state=f.InTagName:t===k.ScriptEnd[2]?this.state=f.BeforeSpecialS:t===k.TitleEnd[2]||t===k.XmpEnd[2]?this.state=f.BeforeSpecialT:this.state=f.InTagName}else e===y.Slash?this.state=f.BeforeClosingTagName:(this.state=f.Text,this.stateText(e))}stateInTagName(e){ne(e)&&(this.cbs.onopentagname(this.sectionStart,this.index),this.sectionStart=-1,this.state=f.BeforeAttributeName,this.stateBeforeAttributeName(e))}stateBeforeClosingTagName(e){G(e)||(e===y.Gt?this.state=f.Text:(this.state=this.isTagStartChar(e)?f.InClosingTagName:f.InSpecialComment,this.sectionStart=this.index))}stateInClosingTagName(e){(e===y.Gt||G(e))&&(this.cbs.onclosetag(this.sectionStart,this.index),this.sectionStart=-1,this.state=f.AfterClosingTagName,this.stateAfterClosingTagName(e))}stateAfterClosingTagName(e){(e===y.Gt||this.fastForwardTo(y.Gt))&&(this.state=f.Text,this.sectionStart=this.index+1)}stateBeforeAttributeName(e){e===y.Gt?(this.cbs.onopentagend(this.index),this.isSpecial?(this.state=f.InSpecialTag,this.sequenceIndex=0):this.state=f.Text,this.sectionStart=this.index+1):e===y.Slash?this.state=f.InSelfClosingTag:G(e)||(this.state=f.InAttributeName,this.sectionStart=this.index)}stateInSelfClosingTag(e){e===y.Gt?(this.cbs.onselfclosingtag(this.index),this.state=f.Text,this.sectionStart=this.index+1,this.isSpecial=!1):G(e)||(this.state=f.BeforeAttributeName,this.stateBeforeAttributeName(e))}stateInAttributeName(e){(e===y.Eq||ne(e))&&(this.cbs.onattribname(this.sectionStart,this.index),this.sectionStart=this.index,this.state=f.AfterAttributeName,this.stateAfterAttributeName(e))}stateAfterAttributeName(e){e===y.Eq?this.state=f.BeforeAttributeValue:e===y.Slash||e===y.Gt?(this.cbs.onattribend(B.NoValue,this.sectionStart),this.sectionStart=-1,this.state=f.BeforeAttributeName,this.stateBeforeAttributeName(e)):G(e)||(this.cbs.onattribend(B.NoValue,this.sectionStart),this.state=f.InAttributeName,this.sectionStart=this.index)}stateBeforeAttributeValue(e){e===y.DoubleQuote?(this.state=f.InAttributeValueDq,this.sectionStart=this.index+1):e===y.SingleQuote?(this.state=f.InAttributeValueSq,this.sectionStart=this.index+1):G(e)||(this.sectionStart=this.index,this.state=f.InAttributeValueNq,this.stateInAttributeValueNoQuotes(e))}handleInAttributeValue(e,t){e===t||!this.decodeEntities&&this.fastForwardTo(t)?(this.cbs.onattribdata(this.sectionStart,this.index),this.sectionStart=-1,this.cbs.onattribend(t===y.DoubleQuote?B.Double:B.Single,this.index+1),this.state=f.BeforeAttributeName):this.decodeEntities&&e===y.Amp&&this.startEntity()}stateInAttributeValueDoubleQuotes(e){this.handleInAttributeValue(e,y.DoubleQuote)}stateInAttributeValueSingleQuotes(e){this.handleInAttributeValue(e,y.SingleQuote)}stateInAttributeValueNoQuotes(e){G(e)||e===y.Gt?(this.cbs.onattribdata(this.sectionStart,this.index),this.sectionStart=-1,this.cbs.onattribend(B.Unquoted,this.index),this.state=f.BeforeAttributeName,this.stateBeforeAttributeName(e)):this.decodeEntities&&e===y.Amp&&this.startEntity()}stateBeforeDeclaration(e){e===y.OpeningSquareBracket?(this.state=f.CDATASequence,this.sequenceIndex=0):this.state=e===y.Dash?f.BeforeComment:f.InDeclaration}stateInDeclaration(e){(e===y.Gt||this.fastForwardTo(y.Gt))&&(this.cbs.ondeclaration(this.sectionStart,this.index),this.state=f.Text,this.sectionStart=this.index+1)}stateInProcessingInstruction(e){(e===y.Gt||this.fastForwardTo(y.Gt))&&(this.cbs.onprocessinginstruction(this.sectionStart,this.index),this.state=f.Text,this.sectionStart=this.index+1)}stateBeforeComment(e){e===y.Dash?(this.state=f.InCommentLike,this.currentSequence=k.CommentEnd,this.sequenceIndex=2,this.sectionStart=this.index+1):this.state=f.InDeclaration}stateInSpecialComment(e){(e===y.Gt||this.fastForwardTo(y.Gt))&&(this.cbs.oncomment(this.sectionStart,this.index,0),this.state=f.Text,this.sectionStart=this.index+1)}stateBeforeSpecialS(e){const t=e|32;t===k.ScriptEnd[3]?this.startSpecial(k.ScriptEnd,4):t===k.StyleEnd[3]?this.startSpecial(k.StyleEnd,4):(this.state=f.InTagName,this.stateInTagName(e))}stateBeforeSpecialT(e){switch(e|32){case k.TitleEnd[3]:{this.startSpecial(k.TitleEnd,4);break}case k.TextareaEnd[3]:{this.startSpecial(k.TextareaEnd,4);break}case k.XmpEnd[3]:{this.startSpecial(k.XmpEnd,4);break}default:this.state=f.InTagName,this.stateInTagName(e)}}startEntity(){this.baseState=this.state,this.state=f.InEntity,this.entityStart=this.index,this.entityDecoder.startEntity(this.xmlMode?O.Strict:this.baseState===f.Text||this.baseState===f.InSpecialTag?O.Legacy:O.Attribute)}stateInEntity(){const e=this.entityDecoder.write(this.buffer,this.index-this.offset);e>=0?(this.state=this.baseState,e===0&&(this.index=this.entityStart)):this.index=this.offset+this.buffer.length-1}cleanup(){this.running&&this.sectionStart!==this.index&&(this.state===f.Text||this.state===f.InSpecialTag&&this.sequenceIndex===0?(this.cbs.ontext(this.sectionStart,this.index),this.sectionStart=this.index):(this.state===f.InAttributeValueDq||this.state===f.InAttributeValueSq||this.state===f.InAttributeValueNq)&&(this.cbs.onattribdata(this.sectionStart,this.index),this.sectionStart=this.index))}shouldContinue(){return this.index<this.buffer.length+this.offset&&this.running}parse(){for(;this.shouldContinue();){const e=this.buffer.charCodeAt(this.index-this.offset);switch(this.state){case f.Text:{this.stateText(e);break}case f.SpecialStartSequence:{this.stateSpecialStartSequence(e);break}case f.InSpecialTag:{this.stateInSpecialTag(e);break}case f.CDATASequence:{this.stateCDATASequence(e);break}case f.InAttributeValueDq:{this.stateInAttributeValueDoubleQuotes(e);break}case f.InAttributeName:{this.stateInAttributeName(e);break}case f.InCommentLike:{this.stateInCommentLike(e);break}case f.InSpecialComment:{this.stateInSpecialComment(e);break}case f.BeforeAttributeName:{this.stateBeforeAttributeName(e);break}case f.InTagName:{this.stateInTagName(e);break}case f.InClosingTagName:{this.stateInClosingTagName(e);break}case f.BeforeTagName:{this.stateBeforeTagName(e);break}case f.AfterAttributeName:{this.stateAfterAttributeName(e);break}case f.InAttributeValueSq:{this.stateInAttributeValueSingleQuotes(e);break}case f.BeforeAttributeValue:{this.stateBeforeAttributeValue(e);break}case f.BeforeClosingTagName:{this.stateBeforeClosingTagName(e);break}case f.AfterClosingTagName:{this.stateAfterClosingTagName(e);break}case f.BeforeSpecialS:{this.stateBeforeSpecialS(e);break}case f.BeforeSpecialT:{this.stateBeforeSpecialT(e);break}case f.InAttributeValueNq:{this.stateInAttributeValueNoQuotes(e);break}case f.InSelfClosingTag:{this.stateInSelfClosingTag(e);break}case f.InDeclaration:{this.stateInDeclaration(e);break}case f.BeforeDeclaration:{this.stateBeforeDeclaration(e);break}case f.BeforeComment:{this.stateBeforeComment(e);break}case f.InProcessingInstruction:{this.stateInProcessingInstruction(e);break}case f.InEntity:{this.stateInEntity();break}}this.index++}this.cleanup()}finish(){this.state===f.InEntity&&(this.entityDecoder.end(),this.state=this.baseState),this.handleTrailingData(),this.cbs.onend()}handleTrailingData(){const e=this.buffer.length+this.offset;this.sectionStart>=e||(this.state===f.InCommentLike?this.currentSequence===k.CdataEnd?this.cbs.oncdata(this.sectionStart,e,0):this.cbs.oncomment(this.sectionStart,e,0):this.state===f.InTagName||this.state===f.BeforeAttributeName||this.state===f.BeforeAttributeValue||this.state===f.AfterAttributeName||this.state===f.InAttributeName||this.state===f.InAttributeValueSq||this.state===f.InAttributeValueDq||this.state===f.InAttributeValueNq||this.state===f.InClosingTagName||this.cbs.ontext(this.sectionStart,e))}emitCodePoint(e,t){this.baseState!==f.Text&&this.baseState!==f.InSpecialTag?(this.sectionStart<this.entityStart&&this.cbs.onattribdata(this.sectionStart,this.entityStart),this.sectionStart=this.entityStart+t,this.index=this.sectionStart-1,this.cbs.onattribentity(e)):(this.sectionStart<this.entityStart&&this.cbs.ontext(this.sectionStart,this.entityStart),this.sectionStart=this.entityStart+t,this.index=this.sectionStart-1,this.cbs.ontextentity(e,this.sectionStart))}}const Z=new Set(["input","option","optgroup","select","button","datalist","textarea"]),T=new Set(["p"]),Ne=new Set(["thead","tbody"]),ke=new Set(["dd","dt"]),je=new Set(["rt","rp"]),Ku=new Map([["tr",new Set(["tr","th","td"])],["th",new Set(["th"])],["td",new Set(["thead","th","td"])],["body",new Set(["head","link","script"])],["li",new Set(["li"])],["p",T],["h1",T],["h2",T],["h3",T],["h4",T],["h5",T],["h6",T],["select",Z],["input",Z],["output",Z],["button",Z],["datalist",Z],["textarea",Z],["option",new Set(["option"])],["optgroup",new Set(["optgroup","option"])],["dd",ke],["dt",ke],["address",T],["article",T],["aside",T],["blockquote",T],["details",T],["div",T],["dl",T],["fieldset",T],["figcaption",T],["figure",T],["footer",T],["form",T],["header",T],["hr",T],["main",T],["nav",T],["ol",T],["pre",T],["section",T],["table",T],["ul",T],["rt",je],["rp",je],["tbody",Ne],["tfoot",Ne]]),Yu=new Set(["area","base","basefont","br","col","command","embed","frame","hr","img","input","isindex","keygen","link","meta","param","source","track","wbr"]),Ve=new Set(["math","svg"]),qe=new Set(["mi","mo","mn","ms","mtext","annotation-xml","foreignobject","desc","title"]),et=/\s|\//;class ut{constructor(e,t={}){var a,r,n,s,i,o;this.options=t,this.startIndex=0,this.endIndex=0,this.openTagStart=0,this.tagname="",this.attribname="",this.attribvalue="",this.attribs=null,this.stack=[],this.buffers=[],this.bufferOffset=0,this.writeIndex=0,this.ended=!1,this.cbs=e??{},this.htmlMode=!this.options.xmlMode,this.lowerCaseTagNames=(a=t.lowerCaseTags)!==null&&a!==void 0?a:this.htmlMode,this.lowerCaseAttributeNames=(r=t.lowerCaseAttributeNames)!==null&&r!==void 0?r:this.htmlMode,this.recognizeSelfClosing=(n=t.recognizeSelfClosing)!==null&&n!==void 0?n:!this.htmlMode,this.tokenizer=new((s=t.Tokenizer)!==null&&s!==void 0?s:Qu)(this.options,this),this.foreignContext=[!this.htmlMode],(o=(i=this.cbs).onparserinit)===null||o===void 0||o.call(i,this)}ontext(e,t){var a,r;const n=this.getSlice(e,t);this.endIndex=t-1,(r=(a=this.cbs).ontext)===null||r===void 0||r.call(a,n),this.startIndex=t}ontextentity(e,t){var a,r;this.endIndex=t-1,(r=(a=this.cbs).ontext)===null||r===void 0||r.call(a,Te(e)),this.startIndex=t}isVoidElement(e){return this.htmlMode&&Yu.has(e)}onopentagname(e,t){this.endIndex=t;let a=this.getSlice(e,t);this.lowerCaseTagNames&&(a=a.toLowerCase()),this.emitOpenTag(a)}emitOpenTag(e){var t,a,r,n;this.openTagStart=this.startIndex,this.tagname=e;const s=this.htmlMode&&Ku.get(e);if(s)for(;this.stack.length>0&&s.has(this.stack[0]);){const i=this.stack.shift();(a=(t=this.cbs).onclosetag)===null||a===void 0||a.call(t,i,!0)}this.isVoidElement(e)||(this.stack.unshift(e),this.htmlMode&&(Ve.has(e)?this.foreignContext.unshift(!0):qe.has(e)&&this.foreignContext.unshift(!1))),(n=(r=this.cbs).onopentagname)===null||n===void 0||n.call(r,e),this.cbs.onopentag&&(this.attribs={})}endOpenTag(e){var t,a;this.startIndex=this.openTagStart,this.attribs&&((a=(t=this.cbs).onopentag)===null||a===void 0||a.call(t,this.tagname,this.attribs,e),this.attribs=null),this.cbs.onclosetag&&this.isVoidElement(this.tagname)&&this.cbs.onclosetag(this.tagname,!0),this.tagname=""}onopentagend(e){this.endIndex=e,this.endOpenTag(!1),this.startIndex=e+1}onclosetag(e,t){var a,r,n,s,i,o,c,d;this.endIndex=t;let l=this.getSlice(e,t);if(this.lowerCaseTagNames&&(l=l.toLowerCase()),this.htmlMode&&(Ve.has(l)||qe.has(l))&&this.foreignContext.shift(),this.isVoidElement(l))this.htmlMode&&l==="br"&&((s=(n=this.cbs).onopentagname)===null||s===void 0||s.call(n,"br"),(o=(i=this.cbs).onopentag)===null||o===void 0||o.call(i,"br",{},!0),(d=(c=this.cbs).onclosetag)===null||d===void 0||d.call(c,"br",!1));else{const p=this.stack.indexOf(l);if(p!==-1)for(let b=0;b<=p;b++){const h=this.stack.shift();(r=(a=this.cbs).onclosetag)===null||r===void 0||r.call(a,h,b!==p)}else this.htmlMode&&l==="p"&&(this.emitOpenTag("p"),this.closeCurrentTag(!0))}this.startIndex=t+1}onselfclosingtag(e){this.endIndex=e,this.recognizeSelfClosing||this.foreignContext[0]?(this.closeCurrentTag(!1),this.startIndex=e+1):this.onopentagend(e)}closeCurrentTag(e){var t,a;const r=this.tagname;this.endOpenTag(e),this.stack[0]===r&&((a=(t=this.cbs).onclosetag)===null||a===void 0||a.call(t,r,!e),this.stack.shift())}onattribname(e,t){this.startIndex=e;const a=this.getSlice(e,t);this.attribname=this.lowerCaseAttributeNames?a.toLowerCase():a}onattribdata(e,t){this.attribvalue+=this.getSlice(e,t)}onattribentity(e){this.attribvalue+=Te(e)}onattribend(e,t){var a,r;this.endIndex=t,(r=(a=this.cbs).onattribute)===null||r===void 0||r.call(a,this.attribname,this.attribvalue,e===B.Double?'"':e===B.Single?"'":e===B.NoValue?void 0:null),this.attribs&&!Object.prototype.hasOwnProperty.call(this.attribs,this.attribname)&&(this.attribs[this.attribname]=this.attribvalue),this.attribvalue=""}getInstructionName(e){const t=e.search(et);let a=t<0?e:e.substr(0,t);return this.lowerCaseTagNames&&(a=a.toLowerCase()),a}ondeclaration(e,t){this.endIndex=t;const a=this.getSlice(e,t);if(this.cbs.onprocessinginstruction){const r=this.getInstructionName(a);this.cbs.onprocessinginstruction(`!${r}`,`!${a}`)}this.startIndex=t+1}onprocessinginstruction(e,t){this.endIndex=t;const a=this.getSlice(e,t);if(this.cbs.onprocessinginstruction){const r=this.getInstructionName(a);this.cbs.onprocessinginstruction(`?${r}`,`?${a}`)}this.startIndex=t+1}oncomment(e,t,a){var r,n,s,i;this.endIndex=t,(n=(r=this.cbs).oncomment)===null||n===void 0||n.call(r,this.getSlice(e,t-a)),(i=(s=this.cbs).oncommentend)===null||i===void 0||i.call(s),this.startIndex=t+1}oncdata(e,t,a){var r,n,s,i,o,c,d,l,p,b;this.endIndex=t;const h=this.getSlice(e,t-a);!this.htmlMode||this.options.recognizeCDATA?((n=(r=this.cbs).oncdatastart)===null||n===void 0||n.call(r),(i=(s=this.cbs).ontext)===null||i===void 0||i.call(s,h),(c=(o=this.cbs).oncdataend)===null||c===void 0||c.call(o)):((l=(d=this.cbs).oncomment)===null||l===void 0||l.call(d,`[CDATA[${h}]]`),(b=(p=this.cbs).oncommentend)===null||b===void 0||b.call(p)),this.startIndex=t+1}onend(){var e,t;if(this.cbs.onclosetag){this.endIndex=this.startIndex;for(let a=0;a<this.stack.length;a++)this.cbs.onclosetag(this.stack[a],!0)}(t=(e=this.cbs).onend)===null||t===void 0||t.call(e)}reset(){var e,t,a,r;(t=(e=this.cbs).onreset)===null||t===void 0||t.call(e),this.tokenizer.reset(),this.tagname="",this.attribname="",this.attribs=null,this.stack.length=0,this.startIndex=0,this.endIndex=0,(r=(a=this.cbs).onparserinit)===null||r===void 0||r.call(a,this),this.buffers.length=0,this.foreignContext.length=0,this.foreignContext.unshift(!this.htmlMode),this.bufferOffset=0,this.writeIndex=0,this.ended=!1}parseComplete(e){this.reset(),this.end(e)}getSlice(e,t){for(;e-this.bufferOffset>=this.buffers[0].length;)this.shiftBuffer();let a=this.buffers[0].slice(e-this.bufferOffset,t-this.bufferOffset);for(;t-this.bufferOffset>this.buffers[0].length;)this.shiftBuffer(),a+=this.buffers[0].slice(0,t-this.bufferOffset);return a}shiftBuffer(){this.bufferOffset+=this.buffers[0].length,this.writeIndex--,this.buffers.shift()}write(e){var t,a;if(this.ended){(a=(t=this.cbs).onerror)===null||a===void 0||a.call(t,new Error(".write() after done!"));return}this.buffers.push(e),this.tokenizer.running&&(this.tokenizer.write(e),this.writeIndex++)}end(e){var t,a;if(this.ended){(a=(t=this.cbs).onerror)===null||a===void 0||a.call(t,new Error(".end() after done!"));return}e&&this.write(e),this.ended=!0,this.tokenizer.end()}pause(){this.tokenizer.pause()}resume(){for(this.tokenizer.resume();this.tokenizer.running&&this.writeIndex<this.buffers.length;)this.tokenizer.write(this.buffers[this.writeIndex++]);this.ended&&this.tokenizer.end()}parseChunk(e){this.write(e)}done(e){this.end(e)}}function xe(u,e="web"){const t={name:"",children:[]},a=[t];let r="";const n=new ut({onopentag:(s,i,o)=>{const c=a[a.length-1];r.trim()&&(Array.isArray(c.children)?c.children.push({name:"span",children:r.trim()}):c.children=r.trim(),r="");const d=Object.entries(i||{}).reduce((p,b)=>{let[h="",S=""]=b;return h&&(p[h]=S),p},{});d.style&&(d.style=Je(d.style));const l={name:We(s,e),props:d};Array.isArray(c.children)?c.children.push(l):c.children?c.children=[{name:"span",children:c.children},l]:c.children=[l],o||a.push(l)},ontext:s=>{const i=s.trim();i&&i!=='"'&&(r+=i)},onclosetag:()=>{const s=a.pop();r.trim()&&(Array.isArray(s?.children)?s.children.push({name:"span",children:r.trim()}):s&&(s.children=r.trim()),r="")}},{decodeEntities:!0});return n.write(u.replace(/\\"/g,'"')),n.end(),t.children||[]}function tt(u,e){const a={imports:at(u),emits:[],errors:[]},r=R(u);return z(r,{ExportDefaultDeclaration(n){const s=n.node.declaration;if(s.type!=="CallExpression")return;const i=s.arguments[0];if(i?.type!=="ObjectExpression")return;const o=i.properties.filter(l=>l.type==="ObjectProperty"),c=i.properties.filter(l=>l.type=="ObjectMethod"),d=o.find(l=>l.key.name==="computed");d&&(a.computed=Xe(d.value),a.watchers=ot(d.value));for(const l of o)switch(l.key.name){case"name":a.name=l.value.value;break;case"methods":a.handlers=ct(l.value),a.methods=it(l.value),a.dataSources=st(l.value,e);break;case"watch":a.watch=dt(l.value,a.watchers);break;case"props":a.props=bt(l.value);break;case"inject":a.inject=ht(l.value);break;case"expose":a.expose=mt(l.value);break;case"emits":a.emits=xt(l.value);break;case"directives":a.directives=yt(l.value);break}for(const l of c)switch(l.key.name){case"setup":a.state=nt(l.body);break}a.lifeCycles=lt(c)},CallExpression(n){const s=pt(n.node);if(s.length)for(let i of s)a.emits?.find(c=>c.name===i.name)||a.emits?.push(i)}}),a}function at(u){const e=/import\s+{(.+?)}\s+from\s+['"](.+?)['"]/g,t=/import\s+(.+?)\s+from\s+['"](.+?)['"]/g,a=/^{(.+?)}$/,r=[];let n;const s=u.replace(/\n/g," ");for(;(n=e.exec(s))!==null;){const i=n[2]==="@element-plus/icons-vue"?"@vtj/icons":n[2];r.push({from:i,imports:n[1].split(",").map(o=>o.trim())})}for(;(n=t.exec(s))!==null;){const i=n[1],o=n[2];i&&!a.test(i)&&r.push({from:o,imports:i})}return r}function rt(u){for(const e of u.body)if(e.type==="VariableDeclaration"&&e.kind=="const"){const{id:t,init:a}=e.declarations[0];if(t.loc?.identifierName==="state"&&a?.type==="CallExpression"&&a.callee.loc?.identifierName==="reactive")return a.arguments[0]}return null}function nt(u){const e=rt(u);if(!e)return{};const t={};for(const a of e.properties)if(a.type==="ObjectProperty"){const{key:r,value:n}=a;if(r.type==="Identifier"){const s=A(n);t[r.name]=N(s)}}else if(a.type==="ObjectMethod"){const{key:r,params:n,body:s}=a;if(r.type==="Identifier"){const i=A(s),c=`(${n.map(d=>d.name||"none").join(",")}) => ${i}`;t[r.name]=N(c)}}return t}function X(u){const{key:e,async:t,params:a,body:r}=u,n=a?.map(s=>s.type==="ObjectPattern"?`{${s.properties.map(o=>o.key?.name||o.name).join(",")}}`:s.type==="AssignmentPattern"?s.left.name+"="+(s.right?.extra?.raw||"null"):s.name).join(", ");if(e.type==="Identifier"){const s=e.name;let i="{}";r&&(i=A(r)||"{}");const o=u.value;if(o&&o.type==="CallExpression"){let b=A(o)||"";b=b.replace("function () {","() => {"),i=`{ return (${b})}`}const d=`${t?"async ":""}(${n}) => ${i}`,l=s.startsWith("watcher_");return{id:l?s.replace("watcher_",""):"",name:s,watcher:l,exp:C(d)}}}function Xe(u){if(!u)return{};const e={};for(const t of u.properties){const a=X(t);a&&!a.watcher&&!a.exp.value.includes("this.provider.createMock")&&!a.exp.value.includes("this.provider.apis")&&(e[a.name]=a.exp)}return e}function st(u,e){if(!u)return{};const t={},a=/apis\['([\w]*)'\]/,r=n=>{const s=n.indexOf(".then(");if(s===-1)return null;let i=1,o=s+6;for(;o<n.length&&i>0;){const c=n[o];c==="("?i++:c===")"&&i--,o++}return n.substring(s+6,o-1).trim()};for(const n of u.properties){const s=X(n),i=n.body.body?.[0],o=(i?.leadingComments?.[0].value||"").trim(),c=ze(o);if(s&&s.exp.value.includes("this.provider.apis")){const l=(s.exp.value.match(a)||[])[1];if(!l)continue;const p=gt(e,l);if(!p)continue;const b=r(s.exp.value);t[s.name]={ref:l,name:s.name,test:c?.test||{type:"JSFunction",value:`() => this.runApi({
|
|
7
|
+
*/const vu="0.18.8";function M(u){const{descriptor:e,errors:t}=ie.parse(u),a=e.template?.content||"",r=!!e.scriptSetup,n=(e.scriptSetup||e.script)?.content||"",s=e.styles.map(i=>i.content);return{template:a,script:n,styles:s,errors:t,isScriptSetup:r}}function R(u){return mu.parse(u,{sourceType:"module",plugins:["typescript"]})}function z(u,e){return(we.default||we)(u,e)}function A(u){if(!u)return"";try{return se(u),(Ie.default||Ie)(u,{comments:!1,concise:!0,retainLines:!1,jsescOption:{minimal:!0}}).code}catch(e){return console.error("代码生成错误",e),""}}const Eu=new Set(["TSAsExpression","TSTypeAssertion","TSNonNullExpression"]);function se(u){if(!(!u||typeof u!="object")){if(Array.isArray(u)){for(const e of u)se(e);return}if(Eu.has(u.type)&&u.expression){const e=u.expression;se(e);const t={start:u.start,end:u.end,loc:u.loc};for(const a of Object.keys(e))a==="type"||a==="loc"||a==="start"||a==="end"||a==="extra"||a==="leadingComments"||a==="trailingComments"||a==="innerComments"||(u[a]=e[a]);u.type=e.type,u.start=t.start,u.end=t.end,u.loc=t.loc,delete u.typeAnnotation,delete u.typeParameters;return}delete u.typeAnnotation,delete u.returnType,delete u.typeParameters,u.type==="Identifier"&&delete u.optional;for(const e of Object.keys(u))e==="type"||e==="loc"||e==="start"||e==="end"||e==="extra"||e==="leadingComments"||e==="trailingComments"||e==="innerComments"||e==="errors"||se(u[e])}}function ce(u){return!!u&&u.type==="JSExpression"}function wu(u){return typeof u=="object"&&!!u&&u.type==="JSFunction"}function le(u){return!!ce(u)||!!wu(u)}function Iu(u){return!!u&&!ce(u)&&typeof u!="string"}function He(u,e){try{const t=R(u);return z(t,e),A(t)||""}catch{return""}}function Au(u){if(!u)return"";try{const e=R(u);return z(e,{TSAsExpression:t=>{t.replaceWith(t.node.expression)},TSTypeAssertion:t=>{t.replaceWith(t.node.expression)},TSNonNullExpression:t=>{t.replaceWith(t.node.expression)},TSInterfaceDeclaration:t=>{t.remove()},TSTypeAliasDeclaration:t=>{t.remove()},TSModuleDeclaration:t=>{t.remove()},TSEnumDeclaration:t=>{t.remove()},exit:t=>{const a=t.node;a&&(delete a.typeAnnotation,delete a.returnType,delete a.typeParameters,a.type==="Identifier"&&delete a.optional)}}),A(e)||""}catch{return u}}function Tu(u,e){const t=[];try{const{descriptor:a,errors:r}=ie.parse(u);if(r&&r.length>0&&r.forEach(s=>{const i=s.message||String(s),o=s.loc;o&&o.start?t.push(`Vue SFC 错误: ${i} (位置: ${o.start.line}:${o.start.column})`):t.push(`Vue SFC 错误: ${i}`)}),a.template)try{const s=ie.compileTemplate({id:"validation",filename:e,source:a.template.content,isProd:!1});s.errors&&s.errors.length>0&&s.errors.forEach(i=>{const o=typeof i=="string"?i:i.message,c=typeof i=="string"?null:i.loc;c&&c.start?t.push(`模板编译错误: ${o} (位置: ${c.start.line}:${c.start.column})`):t.push(`模板编译错误: ${o}`)})}catch(s){t.push(`模板编译错误: ${s.message}`)}const n=(a.scriptSetup||a.script)?.content;if(n)try{R(n)}catch(s){t.push(`脚本语法错误: ${s.message}`)}}catch(a){t.push(`Vue SFC 解析错误: ${a.message}`)}return t.length>0?t:null}function Nu(u){const e=M(u),t=R(e.script),a={};return e.styles&&(a.css=e.styles[0]||""),z(t,{CallExpression(r){const n=r.node.callee?.name;if(n){const s=A(r.node.arguments[0]);s&&(a[n]={type:"JSFunction",value:s})}}}),a}function D(u,e,t){if(!u.includes(e))return u;try{return ku(u,e,t)}catch{return u}}function ku(u,e,t){let a,r=0;try{a=R(u)}catch{const i="(()=>{",c=i+u+"})";a=R(c),r=i.length}const n=[];if(z(a,{Identifier(i){const o=i.node;if(o.name!==e)return;const c=qu(i);if(c==="skip")return;const d=(o.start??0)-r,l=(o.end??0)-r;if(d<0||l>u.length)return;const p=c==="expand"?`${e}: ${t}`:t;n.some(b=>b.start===d&&b.end===l)||n.push({start:d,end:l,text:p})},StringLiteral(i){ju(i,e,t,r,u,n)},TemplateLiteral(i){Vu(i,e,t,r,u,n)},MemberExpression(i){Ae(i,e,t,r,u,n)},OptionalMemberExpression(i){Ae(i,e,t,r,u,n)}}),n.length===0)return u;n.sort((i,o)=>o.start-i.start);let s=u;for(const{start:i,end:o,text:c}of n)s=s.slice(0,i)+c+s.slice(o);return s}function ju(u,e,t,a,r,n){const s=u.node;if(!s.value.includes(e))return;const i=u.parent;if(i?.type!=="NewExpression"||i?.callee?.name!=="RegExp")return;const o=s.value;let c=0;for(;c<o.length;){const d=o.indexOf(e,c);if(d===-1)break;const l=1+d,p=(s.start??0)-a+l,b=p+e.length;p>=0&&b<=r.length&&!n.some(h=>h.start===p&&h.end===b)&&n.push({start:p,end:b,text:t}),c=d+e.length}}function Vu(u,e,t,a,r,n){const s=u.parent;if(s?.type!=="NewExpression"||s?.callee?.name!=="RegExp")return;const o=u.node.quasis??[];for(const c of o){const d=c.value?.raw??"";if(!d.includes(e))continue;let l=0;for(;l<d.length;){const p=d.indexOf(e,l);if(p===-1)break;const b=(c.start??0)-a;if(b<0||b>r.length)break;const h=b+p,S=h+e.length;h>=0&&S<=r.length&&!n.some(w=>w.start===h&&w.end===S)&&n.push({start:h,end:S,text:t}),l=p+e.length}}}function Ae(u,e,t,a,r,n){const s=u.node;if(s.object?.type!=="ThisExpression"||s.computed||s.property?.type!=="Identifier"||s.property.name!==e)return;const i=(s.start??0)-a,o=(s.end??0)-a;i<0||o>r.length||n.some(c=>c.start===i&&c.end===o)||n.push({start:i,end:o,text:t})}function qu(u,e){const t=u.parent,a=t?.type??"",r=u.parentPath?.parent;switch(a){case"MemberExpression":case"OptionalMemberExpression":{if(t.property===u.node)return t.computed?"replace":"skip";if(t.object===u.node)return"replace";break}case"ObjectProperty":{if(t.key===u.node)return t.computed?"replace":t.shorthand?r&&r?.type==="ObjectPattern"?"skip":"expand":"skip";if(t.value===u.node)return r&&r?.type==="ObjectPattern"?"skip":"replace";break}case"VariableDeclarator":{if(t.id===u.node)return"skip";break}case"FunctionDeclaration":{if(t.id===u.node)return"skip";break}case"ClassDeclaration":{if(t.id===u.node)return"skip";break}case"ClassExpression":{if(t.id===u.node)return"skip";break}case"CatchClause":{if(t.param===u.node)return"skip";break}case"ImportDefaultSpecifier":case"ImportNamespaceSpecifier":case"ImportSpecifier":return"skip";case"ExportSpecifier":return"skip";case"LabeledStatement":{if(t.label===u.node)return"skip";break}case"AssignmentPattern":{if(t.left===u.node)return"skip";break}case"SpreadElement":{if(t.argument===u.node)return"replace";break}case"ObjectMethod":{if(t.key===u.node&&!t.computed)return"skip";break}case"RestElement":{if(t.argument===u.node)return"skip";break}case"TSEnumDeclaration":{if(t.id===u.node)return"skip";break}case"TSTypeAliasDeclaration":{if(t.id===u.node)return"skip";break}case"TSInterfaceDeclaration":{if(t.id===u.node)return"skip";break}}return Du(u)||_u(u)?"skip":"replace"}function Du(u){let e=u.parentPath;for(;e;){const t=e.node,a=t?.type??"";if(a==="FunctionDeclaration"||a==="FunctionExpression"||a==="ArrowFunctionExpression"||a==="ClassMethod"||a==="ObjectMethod"||a==="TSDeclareFunction")return(t.params??[]).includes(u.node);if(a==="Program"||a==="BlockStatement"||a==="ObjectExpression"||a==="ArrayExpression"||a==="StaticBlock")break;e=e.parentPath}return!1}function _u(u){let e=u.parentPath;for(;e;){const t=e.node?.type??"";if(t==="ObjectPattern")return!0;if(t==="FunctionDeclaration"||t==="FunctionExpression"||t==="ArrowFunctionExpression"||t==="Program")break;e=e.parentPath}return!1}function he(u,e,t){const{context:a={},computed:r=[],libs:n={},members:s=[],props:i=[],platform:o}=t||{},c=Array.from(a[e||""]||new Set);if(c)for(const d of c)u=D(u,d,`this.context.${d}`);for(const d of r)u.includes(`this.${d}.value`)||(u=D(u,d,`this.${d}.value`));for(const d of i)u=D(u,d,`this.${d}`);for(const[d,l]of Object.entries(n))u=D(u,d,`this.$libs.${l}.${d}`),u=D(u,`this.${d}`,`this.$libs.${l}.${d}`);for(const d of s)u=D(u,d,`this.${d}`);if(o==="uniapp"){const d=/\suni\./g;u=u.replace(d,"this.$libs.UniH5.uni.")}return u=u.replace(/_ctx\./g,"this."),u=u.replace(/this\.this\./g,"this."),u}function N(u){return{type:"JSExpression",value:/^\{[\w\W]*\}$/.test(u)?`(${u})`:u}}function C(u){return{type:"JSFunction",value:u}}const Cu=["beforeCreate","created","beforeMount","mounted","beforeUpdate","updated","beforeUnmount","unmounted","errorCaptured","renderTracked","renderTriggered","activated","deactivated"],Ru="html,body,base,head,link,meta,style,title,address,article,aside,footer,header,hgroup,h1,h2,h3,h4,h5,h6,nav,section,div,dd,dl,dt,figcaption,figure,picture,hr,img,li,main,ol,p,pre,ul,a,b,abbr,bdi,bdo,br,cite,code,data,dfn,em,i,kbd,mark,q,rp,rt,ruby,s,samp,small,span,strong,sub,sup,time,u,var,wbr,area,audio,map,track,video,embed,object,param,source,canvas,script,noscript,del,ins,caption,col,colgroup,table,thead,tbody,td,th,tr,button,datalist,fieldset,form,input,label,legend,meter,optgroup,option,output,progress,select,textarea,details,dialog,menu,summary,template,blockquote,iframe,tfoot,svg,path,circle,rect,polygon".split(","),Lu="component,slot,template".split(","),Pu="view,swiper,progress,icon,text,button,checkbox,editor,form,input,label,picker,radio,slider,switch,textarea,audio,camera,image,video,map,canvas".split(",");function Mu(u,e="web"){return e==="uniapp"&&Pu.includes(u)}function We(u,e="web"){return(Ru.includes(u)||Lu.includes(u))&&!Mu(u,e)?u:Y.upperFirstCamelCase(u)}function Je(u){return u.replace(/\s+/g," ").split(";").reduce((t,a)=>{const[r,n]=a.split(":").map(s=>s.trim());return r&&n&&(t[r]=n),t},{})}function Ou(u,e,t){if(t==="ObjectExpression")return`(Object.assign({${u.split(" ").map(r=>`'${r}': true`).join(",")}}, ${e}))`;if(t==="ArrayExpression")return`([${u.split(" ").map(r=>`'${r}'`).join(",")}].concat(${e}))`}function ze(u=""){const t=u.trim().match(/DataSource:\s*([^\n=]+={0,2})/)?.[1]||"";try{return t?JSON.parse(Y.unBase64(t)):null}catch(a){return console.warn("extractDataSource fail",a),null}}const Bu=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୕ୖ୪௫ఄ಄ದൡඅ櫬Āoungruent;扢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;怳Ādpuct;戏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ǣጓ\0y;䐎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Ā;tbrk;掶Āoyᜁᝁ;䐱quo;怞ʀcmprtᝓᝡᝤᝨausĀ;eĊĉptyv;榰séᜌnoõēƀahwᝯᝳ;䎲;愶een;扬r;쀀𝔟gcostuvwឍឝឳេ៕៛ƀ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Ā;elƀ;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\0aĀ;t䀬;䁀ƀ;fl戁îᅠeĀmxent»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ↄⅪ←ٖ↛ǰ↉\0proø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;䅓Ācrir;榿;쀀𝔬ͯ\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\0m;櫳;櫽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))),Fu=new Uint16Array("Ȁaglq \x1Bɭ\0\0p;䀦os;䀧t;䀾t;䀼uot;䀢".split("").map(u=>u.charCodeAt(0)));var be;const $u=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]]),Te=(be=String.fromCodePoint)!==null&&be!==void 0?be: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 Uu(u){var e;return u>=55296&&u<=57343||u>1114111?65533:(e=$u.get(u))!==null&&e!==void 0?e:u}var V;(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"})(V||(V={}));const Gu=32;var J;(function(u){u[u.VALUE_LENGTH=49152]="VALUE_LENGTH",u[u.BRANCH_LENGTH=16256]="BRANCH_LENGTH",u[u.JUMP_TABLE=127]="JUMP_TABLE"})(J||(J={}));function me(u){return u>=V.ZERO&&u<=V.NINE}function Hu(u){return u>=V.UPPER_A&&u<=V.UPPER_F||u>=V.LOWER_A&&u<=V.LOWER_F}function Wu(u){return u>=V.UPPER_A&&u<=V.UPPER_Z||u>=V.LOWER_A&&u<=V.LOWER_Z||me(u)}function Ju(u){return u===V.EQUALS||Wu(u)}var j;(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"})(j||(j={}));var O;(function(u){u[u.Legacy=0]="Legacy",u[u.Strict=1]="Strict",u[u.Attribute=2]="Attribute"})(O||(O={}));class zu{constructor(e,t,a){this.decodeTree=e,this.emitCodePoint=t,this.errors=a,this.state=j.EntityStart,this.consumed=1,this.result=0,this.treeIndex=0,this.excess=1,this.decodeMode=O.Strict}startEntity(e){this.decodeMode=e,this.state=j.EntityStart,this.result=0,this.treeIndex=0,this.excess=1,this.consumed=1}write(e,t){switch(this.state){case j.EntityStart:return e.charCodeAt(t)===V.NUM?(this.state=j.NumericStart,this.consumed+=1,this.stateNumericStart(e,t+1)):(this.state=j.NamedEntity,this.stateNamedEntity(e,t));case j.NumericStart:return this.stateNumericStart(e,t);case j.NumericDecimal:return this.stateNumericDecimal(e,t);case j.NumericHex:return this.stateNumericHex(e,t);case j.NamedEntity:return this.stateNamedEntity(e,t)}}stateNumericStart(e,t){return t>=e.length?-1:(e.charCodeAt(t)|Gu)===V.LOWER_X?(this.state=j.NumericHex,this.consumed+=1,this.stateNumericHex(e,t+1)):(this.state=j.NumericDecimal,this.stateNumericDecimal(e,t))}addToNumericResult(e,t,a,r){if(t!==a){const n=a-t;this.result=this.result*Math.pow(r,n)+Number.parseInt(e.substr(t,n),r),this.consumed+=n}}stateNumericHex(e,t){const a=t;for(;t<e.length;){const r=e.charCodeAt(t);if(me(r)||Hu(r))t+=1;else return this.addToNumericResult(e,a,t,16),this.emitNumericEntity(r,3)}return this.addToNumericResult(e,a,t,16),-1}stateNumericDecimal(e,t){const a=t;for(;t<e.length;){const r=e.charCodeAt(t);if(me(r))t+=1;else return this.addToNumericResult(e,a,t,10),this.emitNumericEntity(r,2)}return this.addToNumericResult(e,a,t,10),-1}emitNumericEntity(e,t){var a;if(this.consumed<=t)return(a=this.errors)===null||a===void 0||a.absenceOfDigitsInNumericCharacterReference(this.consumed),0;if(e===V.SEMI)this.consumed+=1;else if(this.decodeMode===O.Strict)return 0;return this.emitCodePoint(Uu(this.result),this.consumed),this.errors&&(e!==V.SEMI&&this.errors.missingSemicolonAfterCharacterReference(),this.errors.validateNumericCharacterReference(this.result)),this.consumed}stateNamedEntity(e,t){const{decodeTree:a}=this;let r=a[this.treeIndex],n=(r&J.VALUE_LENGTH)>>14;for(;t<e.length;t++,this.excess++){const s=e.charCodeAt(t);if(this.treeIndex=Xu(a,r,this.treeIndex+Math.max(1,n),s),this.treeIndex<0)return this.result===0||this.decodeMode===O.Attribute&&(n===0||Ju(s))?0:this.emitNotTerminatedNamedEntity();if(r=a[this.treeIndex],n=(r&J.VALUE_LENGTH)>>14,n!==0){if(s===V.SEMI)return this.emitNamedEntityData(this.treeIndex,n,this.consumed+this.excess);this.decodeMode!==O.Strict&&(this.result=this.treeIndex,this.consumed+=this.excess,this.excess=0)}}return-1}emitNotTerminatedNamedEntity(){var e;const{result:t,decodeTree:a}=this,r=(a[t]&J.VALUE_LENGTH)>>14;return this.emitNamedEntityData(t,r,this.consumed),(e=this.errors)===null||e===void 0||e.missingSemicolonAfterCharacterReference(),this.consumed}emitNamedEntityData(e,t,a){const{decodeTree:r}=this;return this.emitCodePoint(t===1?r[e]&~J.VALUE_LENGTH:r[e+1],a),t===3&&this.emitCodePoint(r[e+2],a),a}end(){var e;switch(this.state){case j.NamedEntity:return this.result!==0&&(this.decodeMode!==O.Attribute||this.result===this.treeIndex)?this.emitNotTerminatedNamedEntity():0;case j.NumericDecimal:return this.emitNumericEntity(0,2);case j.NumericHex:return this.emitNumericEntity(0,3);case j.NumericStart:return(e=this.errors)===null||e===void 0||e.absenceOfDigitsInNumericCharacterReference(this.consumed),0;case j.EntityStart:return 0}}}function Xu(u,e,t,a){const r=(e&J.BRANCH_LENGTH)>>7,n=e&J.JUMP_TABLE;if(r===0)return n!==0&&a===n?t:-1;if(n){const o=a-n;return o<0||o>=r?-1:u[t+o]-1}let s=t,i=s+r-1;for(;s<=i;){const o=s+i>>>1,c=u[o];if(c<a)s=o+1;else if(c>a)i=o-1;else return u[o+r]}return-1}var y;(function(u){u[u.Tab=9]="Tab",u[u.NewLine=10]="NewLine",u[u.FormFeed=12]="FormFeed",u[u.CarriageReturn=13]="CarriageReturn",u[u.Space=32]="Space",u[u.ExclamationMark=33]="ExclamationMark",u[u.Number=35]="Number",u[u.Amp=38]="Amp",u[u.SingleQuote=39]="SingleQuote",u[u.DoubleQuote=34]="DoubleQuote",u[u.Dash=45]="Dash",u[u.Slash=47]="Slash",u[u.Zero=48]="Zero",u[u.Nine=57]="Nine",u[u.Semi=59]="Semi",u[u.Lt=60]="Lt",u[u.Eq=61]="Eq",u[u.Gt=62]="Gt",u[u.Questionmark=63]="Questionmark",u[u.UpperA=65]="UpperA",u[u.LowerA=97]="LowerA",u[u.UpperF=70]="UpperF",u[u.LowerF=102]="LowerF",u[u.UpperZ=90]="UpperZ",u[u.LowerZ=122]="LowerZ",u[u.LowerX=120]="LowerX",u[u.OpeningSquareBracket=91]="OpeningSquareBracket"})(y||(y={}));var f;(function(u){u[u.Text=1]="Text",u[u.BeforeTagName=2]="BeforeTagName",u[u.InTagName=3]="InTagName",u[u.InSelfClosingTag=4]="InSelfClosingTag",u[u.BeforeClosingTagName=5]="BeforeClosingTagName",u[u.InClosingTagName=6]="InClosingTagName",u[u.AfterClosingTagName=7]="AfterClosingTagName",u[u.BeforeAttributeName=8]="BeforeAttributeName",u[u.InAttributeName=9]="InAttributeName",u[u.AfterAttributeName=10]="AfterAttributeName",u[u.BeforeAttributeValue=11]="BeforeAttributeValue",u[u.InAttributeValueDq=12]="InAttributeValueDq",u[u.InAttributeValueSq=13]="InAttributeValueSq",u[u.InAttributeValueNq=14]="InAttributeValueNq",u[u.BeforeDeclaration=15]="BeforeDeclaration",u[u.InDeclaration=16]="InDeclaration",u[u.InProcessingInstruction=17]="InProcessingInstruction",u[u.BeforeComment=18]="BeforeComment",u[u.CDATASequence=19]="CDATASequence",u[u.InSpecialComment=20]="InSpecialComment",u[u.InCommentLike=21]="InCommentLike",u[u.BeforeSpecialS=22]="BeforeSpecialS",u[u.BeforeSpecialT=23]="BeforeSpecialT",u[u.SpecialStartSequence=24]="SpecialStartSequence",u[u.InSpecialTag=25]="InSpecialTag",u[u.InEntity=26]="InEntity"})(f||(f={}));function G(u){return u===y.Space||u===y.NewLine||u===y.Tab||u===y.FormFeed||u===y.CarriageReturn}function ne(u){return u===y.Slash||u===y.Gt||G(u)}function Zu(u){return u>=y.LowerA&&u<=y.LowerZ||u>=y.UpperA&&u<=y.UpperZ}var B;(function(u){u[u.NoValue=0]="NoValue",u[u.Unquoted=1]="Unquoted",u[u.Single=2]="Single",u[u.Double=3]="Double"})(B||(B={}));const k={Cdata:new Uint8Array([67,68,65,84,65,91]),CdataEnd:new Uint8Array([93,93,62]),CommentEnd:new Uint8Array([45,45,62]),ScriptEnd:new Uint8Array([60,47,115,99,114,105,112,116]),StyleEnd:new Uint8Array([60,47,115,116,121,108,101]),TitleEnd:new Uint8Array([60,47,116,105,116,108,101]),TextareaEnd:new Uint8Array([60,47,116,101,120,116,97,114,101,97]),XmpEnd:new Uint8Array([60,47,120,109,112])};class Qu{constructor({xmlMode:e=!1,decodeEntities:t=!0},a){this.cbs=a,this.state=f.Text,this.buffer="",this.sectionStart=0,this.index=0,this.entityStart=0,this.baseState=f.Text,this.isSpecial=!1,this.running=!0,this.offset=0,this.currentSequence=void 0,this.sequenceIndex=0,this.xmlMode=e,this.decodeEntities=t,this.entityDecoder=new zu(e?Fu:Bu,(r,n)=>this.emitCodePoint(r,n))}reset(){this.state=f.Text,this.buffer="",this.sectionStart=0,this.index=0,this.baseState=f.Text,this.currentSequence=void 0,this.running=!0,this.offset=0}write(e){this.offset+=this.buffer.length,this.buffer=e,this.parse()}end(){this.running&&this.finish()}pause(){this.running=!1}resume(){this.running=!0,this.index<this.buffer.length+this.offset&&this.parse()}stateText(e){e===y.Lt||!this.decodeEntities&&this.fastForwardTo(y.Lt)?(this.index>this.sectionStart&&this.cbs.ontext(this.sectionStart,this.index),this.state=f.BeforeTagName,this.sectionStart=this.index):this.decodeEntities&&e===y.Amp&&this.startEntity()}stateSpecialStartSequence(e){const t=this.sequenceIndex===this.currentSequence.length;if(!(t?ne(e):(e|32)===this.currentSequence[this.sequenceIndex]))this.isSpecial=!1;else if(!t){this.sequenceIndex++;return}this.sequenceIndex=0,this.state=f.InTagName,this.stateInTagName(e)}stateInSpecialTag(e){if(this.sequenceIndex===this.currentSequence.length){if(e===y.Gt||G(e)){const t=this.index-this.currentSequence.length;if(this.sectionStart<t){const a=this.index;this.index=t,this.cbs.ontext(this.sectionStart,t),this.index=a}this.isSpecial=!1,this.sectionStart=t+2,this.stateInClosingTagName(e);return}this.sequenceIndex=0}(e|32)===this.currentSequence[this.sequenceIndex]?this.sequenceIndex+=1:this.sequenceIndex===0?this.currentSequence===k.TitleEnd?this.decodeEntities&&e===y.Amp&&this.startEntity():this.fastForwardTo(y.Lt)&&(this.sequenceIndex=1):this.sequenceIndex=+(e===y.Lt)}stateCDATASequence(e){e===k.Cdata[this.sequenceIndex]?++this.sequenceIndex===k.Cdata.length&&(this.state=f.InCommentLike,this.currentSequence=k.CdataEnd,this.sequenceIndex=0,this.sectionStart=this.index+1):(this.sequenceIndex=0,this.state=f.InDeclaration,this.stateInDeclaration(e))}fastForwardTo(e){for(;++this.index<this.buffer.length+this.offset;)if(this.buffer.charCodeAt(this.index-this.offset)===e)return!0;return this.index=this.buffer.length+this.offset-1,!1}stateInCommentLike(e){e===this.currentSequence[this.sequenceIndex]?++this.sequenceIndex===this.currentSequence.length&&(this.currentSequence===k.CdataEnd?this.cbs.oncdata(this.sectionStart,this.index,2):this.cbs.oncomment(this.sectionStart,this.index,2),this.sequenceIndex=0,this.sectionStart=this.index+1,this.state=f.Text):this.sequenceIndex===0?this.fastForwardTo(this.currentSequence[0])&&(this.sequenceIndex=1):e!==this.currentSequence[this.sequenceIndex-1]&&(this.sequenceIndex=0)}isTagStartChar(e){return this.xmlMode?!ne(e):Zu(e)}startSpecial(e,t){this.isSpecial=!0,this.currentSequence=e,this.sequenceIndex=t,this.state=f.SpecialStartSequence}stateBeforeTagName(e){if(e===y.ExclamationMark)this.state=f.BeforeDeclaration,this.sectionStart=this.index+1;else if(e===y.Questionmark)this.state=f.InProcessingInstruction,this.sectionStart=this.index+1;else if(this.isTagStartChar(e)){const t=e|32;this.sectionStart=this.index,this.xmlMode?this.state=f.InTagName:t===k.ScriptEnd[2]?this.state=f.BeforeSpecialS:t===k.TitleEnd[2]||t===k.XmpEnd[2]?this.state=f.BeforeSpecialT:this.state=f.InTagName}else e===y.Slash?this.state=f.BeforeClosingTagName:(this.state=f.Text,this.stateText(e))}stateInTagName(e){ne(e)&&(this.cbs.onopentagname(this.sectionStart,this.index),this.sectionStart=-1,this.state=f.BeforeAttributeName,this.stateBeforeAttributeName(e))}stateBeforeClosingTagName(e){G(e)||(e===y.Gt?this.state=f.Text:(this.state=this.isTagStartChar(e)?f.InClosingTagName:f.InSpecialComment,this.sectionStart=this.index))}stateInClosingTagName(e){(e===y.Gt||G(e))&&(this.cbs.onclosetag(this.sectionStart,this.index),this.sectionStart=-1,this.state=f.AfterClosingTagName,this.stateAfterClosingTagName(e))}stateAfterClosingTagName(e){(e===y.Gt||this.fastForwardTo(y.Gt))&&(this.state=f.Text,this.sectionStart=this.index+1)}stateBeforeAttributeName(e){e===y.Gt?(this.cbs.onopentagend(this.index),this.isSpecial?(this.state=f.InSpecialTag,this.sequenceIndex=0):this.state=f.Text,this.sectionStart=this.index+1):e===y.Slash?this.state=f.InSelfClosingTag:G(e)||(this.state=f.InAttributeName,this.sectionStart=this.index)}stateInSelfClosingTag(e){e===y.Gt?(this.cbs.onselfclosingtag(this.index),this.state=f.Text,this.sectionStart=this.index+1,this.isSpecial=!1):G(e)||(this.state=f.BeforeAttributeName,this.stateBeforeAttributeName(e))}stateInAttributeName(e){(e===y.Eq||ne(e))&&(this.cbs.onattribname(this.sectionStart,this.index),this.sectionStart=this.index,this.state=f.AfterAttributeName,this.stateAfterAttributeName(e))}stateAfterAttributeName(e){e===y.Eq?this.state=f.BeforeAttributeValue:e===y.Slash||e===y.Gt?(this.cbs.onattribend(B.NoValue,this.sectionStart),this.sectionStart=-1,this.state=f.BeforeAttributeName,this.stateBeforeAttributeName(e)):G(e)||(this.cbs.onattribend(B.NoValue,this.sectionStart),this.state=f.InAttributeName,this.sectionStart=this.index)}stateBeforeAttributeValue(e){e===y.DoubleQuote?(this.state=f.InAttributeValueDq,this.sectionStart=this.index+1):e===y.SingleQuote?(this.state=f.InAttributeValueSq,this.sectionStart=this.index+1):G(e)||(this.sectionStart=this.index,this.state=f.InAttributeValueNq,this.stateInAttributeValueNoQuotes(e))}handleInAttributeValue(e,t){e===t||!this.decodeEntities&&this.fastForwardTo(t)?(this.cbs.onattribdata(this.sectionStart,this.index),this.sectionStart=-1,this.cbs.onattribend(t===y.DoubleQuote?B.Double:B.Single,this.index+1),this.state=f.BeforeAttributeName):this.decodeEntities&&e===y.Amp&&this.startEntity()}stateInAttributeValueDoubleQuotes(e){this.handleInAttributeValue(e,y.DoubleQuote)}stateInAttributeValueSingleQuotes(e){this.handleInAttributeValue(e,y.SingleQuote)}stateInAttributeValueNoQuotes(e){G(e)||e===y.Gt?(this.cbs.onattribdata(this.sectionStart,this.index),this.sectionStart=-1,this.cbs.onattribend(B.Unquoted,this.index),this.state=f.BeforeAttributeName,this.stateBeforeAttributeName(e)):this.decodeEntities&&e===y.Amp&&this.startEntity()}stateBeforeDeclaration(e){e===y.OpeningSquareBracket?(this.state=f.CDATASequence,this.sequenceIndex=0):this.state=e===y.Dash?f.BeforeComment:f.InDeclaration}stateInDeclaration(e){(e===y.Gt||this.fastForwardTo(y.Gt))&&(this.cbs.ondeclaration(this.sectionStart,this.index),this.state=f.Text,this.sectionStart=this.index+1)}stateInProcessingInstruction(e){(e===y.Gt||this.fastForwardTo(y.Gt))&&(this.cbs.onprocessinginstruction(this.sectionStart,this.index),this.state=f.Text,this.sectionStart=this.index+1)}stateBeforeComment(e){e===y.Dash?(this.state=f.InCommentLike,this.currentSequence=k.CommentEnd,this.sequenceIndex=2,this.sectionStart=this.index+1):this.state=f.InDeclaration}stateInSpecialComment(e){(e===y.Gt||this.fastForwardTo(y.Gt))&&(this.cbs.oncomment(this.sectionStart,this.index,0),this.state=f.Text,this.sectionStart=this.index+1)}stateBeforeSpecialS(e){const t=e|32;t===k.ScriptEnd[3]?this.startSpecial(k.ScriptEnd,4):t===k.StyleEnd[3]?this.startSpecial(k.StyleEnd,4):(this.state=f.InTagName,this.stateInTagName(e))}stateBeforeSpecialT(e){switch(e|32){case k.TitleEnd[3]:{this.startSpecial(k.TitleEnd,4);break}case k.TextareaEnd[3]:{this.startSpecial(k.TextareaEnd,4);break}case k.XmpEnd[3]:{this.startSpecial(k.XmpEnd,4);break}default:this.state=f.InTagName,this.stateInTagName(e)}}startEntity(){this.baseState=this.state,this.state=f.InEntity,this.entityStart=this.index,this.entityDecoder.startEntity(this.xmlMode?O.Strict:this.baseState===f.Text||this.baseState===f.InSpecialTag?O.Legacy:O.Attribute)}stateInEntity(){const e=this.entityDecoder.write(this.buffer,this.index-this.offset);e>=0?(this.state=this.baseState,e===0&&(this.index=this.entityStart)):this.index=this.offset+this.buffer.length-1}cleanup(){this.running&&this.sectionStart!==this.index&&(this.state===f.Text||this.state===f.InSpecialTag&&this.sequenceIndex===0?(this.cbs.ontext(this.sectionStart,this.index),this.sectionStart=this.index):(this.state===f.InAttributeValueDq||this.state===f.InAttributeValueSq||this.state===f.InAttributeValueNq)&&(this.cbs.onattribdata(this.sectionStart,this.index),this.sectionStart=this.index))}shouldContinue(){return this.index<this.buffer.length+this.offset&&this.running}parse(){for(;this.shouldContinue();){const e=this.buffer.charCodeAt(this.index-this.offset);switch(this.state){case f.Text:{this.stateText(e);break}case f.SpecialStartSequence:{this.stateSpecialStartSequence(e);break}case f.InSpecialTag:{this.stateInSpecialTag(e);break}case f.CDATASequence:{this.stateCDATASequence(e);break}case f.InAttributeValueDq:{this.stateInAttributeValueDoubleQuotes(e);break}case f.InAttributeName:{this.stateInAttributeName(e);break}case f.InCommentLike:{this.stateInCommentLike(e);break}case f.InSpecialComment:{this.stateInSpecialComment(e);break}case f.BeforeAttributeName:{this.stateBeforeAttributeName(e);break}case f.InTagName:{this.stateInTagName(e);break}case f.InClosingTagName:{this.stateInClosingTagName(e);break}case f.BeforeTagName:{this.stateBeforeTagName(e);break}case f.AfterAttributeName:{this.stateAfterAttributeName(e);break}case f.InAttributeValueSq:{this.stateInAttributeValueSingleQuotes(e);break}case f.BeforeAttributeValue:{this.stateBeforeAttributeValue(e);break}case f.BeforeClosingTagName:{this.stateBeforeClosingTagName(e);break}case f.AfterClosingTagName:{this.stateAfterClosingTagName(e);break}case f.BeforeSpecialS:{this.stateBeforeSpecialS(e);break}case f.BeforeSpecialT:{this.stateBeforeSpecialT(e);break}case f.InAttributeValueNq:{this.stateInAttributeValueNoQuotes(e);break}case f.InSelfClosingTag:{this.stateInSelfClosingTag(e);break}case f.InDeclaration:{this.stateInDeclaration(e);break}case f.BeforeDeclaration:{this.stateBeforeDeclaration(e);break}case f.BeforeComment:{this.stateBeforeComment(e);break}case f.InProcessingInstruction:{this.stateInProcessingInstruction(e);break}case f.InEntity:{this.stateInEntity();break}}this.index++}this.cleanup()}finish(){this.state===f.InEntity&&(this.entityDecoder.end(),this.state=this.baseState),this.handleTrailingData(),this.cbs.onend()}handleTrailingData(){const e=this.buffer.length+this.offset;this.sectionStart>=e||(this.state===f.InCommentLike?this.currentSequence===k.CdataEnd?this.cbs.oncdata(this.sectionStart,e,0):this.cbs.oncomment(this.sectionStart,e,0):this.state===f.InTagName||this.state===f.BeforeAttributeName||this.state===f.BeforeAttributeValue||this.state===f.AfterAttributeName||this.state===f.InAttributeName||this.state===f.InAttributeValueSq||this.state===f.InAttributeValueDq||this.state===f.InAttributeValueNq||this.state===f.InClosingTagName||this.cbs.ontext(this.sectionStart,e))}emitCodePoint(e,t){this.baseState!==f.Text&&this.baseState!==f.InSpecialTag?(this.sectionStart<this.entityStart&&this.cbs.onattribdata(this.sectionStart,this.entityStart),this.sectionStart=this.entityStart+t,this.index=this.sectionStart-1,this.cbs.onattribentity(e)):(this.sectionStart<this.entityStart&&this.cbs.ontext(this.sectionStart,this.entityStart),this.sectionStart=this.entityStart+t,this.index=this.sectionStart-1,this.cbs.ontextentity(e,this.sectionStart))}}const Z=new Set(["input","option","optgroup","select","button","datalist","textarea"]),T=new Set(["p"]),Ne=new Set(["thead","tbody"]),ke=new Set(["dd","dt"]),je=new Set(["rt","rp"]),Ku=new Map([["tr",new Set(["tr","th","td"])],["th",new Set(["th"])],["td",new Set(["thead","th","td"])],["body",new Set(["head","link","script"])],["li",new Set(["li"])],["p",T],["h1",T],["h2",T],["h3",T],["h4",T],["h5",T],["h6",T],["select",Z],["input",Z],["output",Z],["button",Z],["datalist",Z],["textarea",Z],["option",new Set(["option"])],["optgroup",new Set(["optgroup","option"])],["dd",ke],["dt",ke],["address",T],["article",T],["aside",T],["blockquote",T],["details",T],["div",T],["dl",T],["fieldset",T],["figcaption",T],["figure",T],["footer",T],["form",T],["header",T],["hr",T],["main",T],["nav",T],["ol",T],["pre",T],["section",T],["table",T],["ul",T],["rt",je],["rp",je],["tbody",Ne],["tfoot",Ne]]),Yu=new Set(["area","base","basefont","br","col","command","embed","frame","hr","img","input","isindex","keygen","link","meta","param","source","track","wbr"]),Ve=new Set(["math","svg"]),qe=new Set(["mi","mo","mn","ms","mtext","annotation-xml","foreignobject","desc","title"]),et=/\s|\//;class ut{constructor(e,t={}){var a,r,n,s,i,o;this.options=t,this.startIndex=0,this.endIndex=0,this.openTagStart=0,this.tagname="",this.attribname="",this.attribvalue="",this.attribs=null,this.stack=[],this.buffers=[],this.bufferOffset=0,this.writeIndex=0,this.ended=!1,this.cbs=e??{},this.htmlMode=!this.options.xmlMode,this.lowerCaseTagNames=(a=t.lowerCaseTags)!==null&&a!==void 0?a:this.htmlMode,this.lowerCaseAttributeNames=(r=t.lowerCaseAttributeNames)!==null&&r!==void 0?r:this.htmlMode,this.recognizeSelfClosing=(n=t.recognizeSelfClosing)!==null&&n!==void 0?n:!this.htmlMode,this.tokenizer=new((s=t.Tokenizer)!==null&&s!==void 0?s:Qu)(this.options,this),this.foreignContext=[!this.htmlMode],(o=(i=this.cbs).onparserinit)===null||o===void 0||o.call(i,this)}ontext(e,t){var a,r;const n=this.getSlice(e,t);this.endIndex=t-1,(r=(a=this.cbs).ontext)===null||r===void 0||r.call(a,n),this.startIndex=t}ontextentity(e,t){var a,r;this.endIndex=t-1,(r=(a=this.cbs).ontext)===null||r===void 0||r.call(a,Te(e)),this.startIndex=t}isVoidElement(e){return this.htmlMode&&Yu.has(e)}onopentagname(e,t){this.endIndex=t;let a=this.getSlice(e,t);this.lowerCaseTagNames&&(a=a.toLowerCase()),this.emitOpenTag(a)}emitOpenTag(e){var t,a,r,n;this.openTagStart=this.startIndex,this.tagname=e;const s=this.htmlMode&&Ku.get(e);if(s)for(;this.stack.length>0&&s.has(this.stack[0]);){const i=this.stack.shift();(a=(t=this.cbs).onclosetag)===null||a===void 0||a.call(t,i,!0)}this.isVoidElement(e)||(this.stack.unshift(e),this.htmlMode&&(Ve.has(e)?this.foreignContext.unshift(!0):qe.has(e)&&this.foreignContext.unshift(!1))),(n=(r=this.cbs).onopentagname)===null||n===void 0||n.call(r,e),this.cbs.onopentag&&(this.attribs={})}endOpenTag(e){var t,a;this.startIndex=this.openTagStart,this.attribs&&((a=(t=this.cbs).onopentag)===null||a===void 0||a.call(t,this.tagname,this.attribs,e),this.attribs=null),this.cbs.onclosetag&&this.isVoidElement(this.tagname)&&this.cbs.onclosetag(this.tagname,!0),this.tagname=""}onopentagend(e){this.endIndex=e,this.endOpenTag(!1),this.startIndex=e+1}onclosetag(e,t){var a,r,n,s,i,o,c,d;this.endIndex=t;let l=this.getSlice(e,t);if(this.lowerCaseTagNames&&(l=l.toLowerCase()),this.htmlMode&&(Ve.has(l)||qe.has(l))&&this.foreignContext.shift(),this.isVoidElement(l))this.htmlMode&&l==="br"&&((s=(n=this.cbs).onopentagname)===null||s===void 0||s.call(n,"br"),(o=(i=this.cbs).onopentag)===null||o===void 0||o.call(i,"br",{},!0),(d=(c=this.cbs).onclosetag)===null||d===void 0||d.call(c,"br",!1));else{const p=this.stack.indexOf(l);if(p!==-1)for(let b=0;b<=p;b++){const h=this.stack.shift();(r=(a=this.cbs).onclosetag)===null||r===void 0||r.call(a,h,b!==p)}else this.htmlMode&&l==="p"&&(this.emitOpenTag("p"),this.closeCurrentTag(!0))}this.startIndex=t+1}onselfclosingtag(e){this.endIndex=e,this.recognizeSelfClosing||this.foreignContext[0]?(this.closeCurrentTag(!1),this.startIndex=e+1):this.onopentagend(e)}closeCurrentTag(e){var t,a;const r=this.tagname;this.endOpenTag(e),this.stack[0]===r&&((a=(t=this.cbs).onclosetag)===null||a===void 0||a.call(t,r,!e),this.stack.shift())}onattribname(e,t){this.startIndex=e;const a=this.getSlice(e,t);this.attribname=this.lowerCaseAttributeNames?a.toLowerCase():a}onattribdata(e,t){this.attribvalue+=this.getSlice(e,t)}onattribentity(e){this.attribvalue+=Te(e)}onattribend(e,t){var a,r;this.endIndex=t,(r=(a=this.cbs).onattribute)===null||r===void 0||r.call(a,this.attribname,this.attribvalue,e===B.Double?'"':e===B.Single?"'":e===B.NoValue?void 0:null),this.attribs&&!Object.prototype.hasOwnProperty.call(this.attribs,this.attribname)&&(this.attribs[this.attribname]=this.attribvalue),this.attribvalue=""}getInstructionName(e){const t=e.search(et);let a=t<0?e:e.substr(0,t);return this.lowerCaseTagNames&&(a=a.toLowerCase()),a}ondeclaration(e,t){this.endIndex=t;const a=this.getSlice(e,t);if(this.cbs.onprocessinginstruction){const r=this.getInstructionName(a);this.cbs.onprocessinginstruction(`!${r}`,`!${a}`)}this.startIndex=t+1}onprocessinginstruction(e,t){this.endIndex=t;const a=this.getSlice(e,t);if(this.cbs.onprocessinginstruction){const r=this.getInstructionName(a);this.cbs.onprocessinginstruction(`?${r}`,`?${a}`)}this.startIndex=t+1}oncomment(e,t,a){var r,n,s,i;this.endIndex=t,(n=(r=this.cbs).oncomment)===null||n===void 0||n.call(r,this.getSlice(e,t-a)),(i=(s=this.cbs).oncommentend)===null||i===void 0||i.call(s),this.startIndex=t+1}oncdata(e,t,a){var r,n,s,i,o,c,d,l,p,b;this.endIndex=t;const h=this.getSlice(e,t-a);!this.htmlMode||this.options.recognizeCDATA?((n=(r=this.cbs).oncdatastart)===null||n===void 0||n.call(r),(i=(s=this.cbs).ontext)===null||i===void 0||i.call(s,h),(c=(o=this.cbs).oncdataend)===null||c===void 0||c.call(o)):((l=(d=this.cbs).oncomment)===null||l===void 0||l.call(d,`[CDATA[${h}]]`),(b=(p=this.cbs).oncommentend)===null||b===void 0||b.call(p)),this.startIndex=t+1}onend(){var e,t;if(this.cbs.onclosetag){this.endIndex=this.startIndex;for(let a=0;a<this.stack.length;a++)this.cbs.onclosetag(this.stack[a],!0)}(t=(e=this.cbs).onend)===null||t===void 0||t.call(e)}reset(){var e,t,a,r;(t=(e=this.cbs).onreset)===null||t===void 0||t.call(e),this.tokenizer.reset(),this.tagname="",this.attribname="",this.attribs=null,this.stack.length=0,this.startIndex=0,this.endIndex=0,(r=(a=this.cbs).onparserinit)===null||r===void 0||r.call(a,this),this.buffers.length=0,this.foreignContext.length=0,this.foreignContext.unshift(!this.htmlMode),this.bufferOffset=0,this.writeIndex=0,this.ended=!1}parseComplete(e){this.reset(),this.end(e)}getSlice(e,t){for(;e-this.bufferOffset>=this.buffers[0].length;)this.shiftBuffer();let a=this.buffers[0].slice(e-this.bufferOffset,t-this.bufferOffset);for(;t-this.bufferOffset>this.buffers[0].length;)this.shiftBuffer(),a+=this.buffers[0].slice(0,t-this.bufferOffset);return a}shiftBuffer(){this.bufferOffset+=this.buffers[0].length,this.writeIndex--,this.buffers.shift()}write(e){var t,a;if(this.ended){(a=(t=this.cbs).onerror)===null||a===void 0||a.call(t,new Error(".write() after done!"));return}this.buffers.push(e),this.tokenizer.running&&(this.tokenizer.write(e),this.writeIndex++)}end(e){var t,a;if(this.ended){(a=(t=this.cbs).onerror)===null||a===void 0||a.call(t,new Error(".end() after done!"));return}e&&this.write(e),this.ended=!0,this.tokenizer.end()}pause(){this.tokenizer.pause()}resume(){for(this.tokenizer.resume();this.tokenizer.running&&this.writeIndex<this.buffers.length;)this.tokenizer.write(this.buffers[this.writeIndex++]);this.ended&&this.tokenizer.end()}parseChunk(e){this.write(e)}done(e){this.end(e)}}function xe(u,e="web"){const t={name:"",children:[]},a=[t];let r="";const n=new ut({onopentag:(s,i,o)=>{const c=a[a.length-1];r.trim()&&(Array.isArray(c.children)?c.children.push({name:"span",children:r.trim()}):c.children=r.trim(),r="");const d=Object.entries(i||{}).reduce((p,b)=>{let[h="",S=""]=b;return h&&(p[h]=S),p},{});d.style&&(d.style=Je(d.style));const l={name:We(s,e),props:d};Array.isArray(c.children)?c.children.push(l):c.children?c.children=[{name:"span",children:c.children},l]:c.children=[l],o||a.push(l)},ontext:s=>{const i=s.trim();i&&i!=='"'&&(r+=i)},onclosetag:()=>{const s=a.pop();r.trim()&&(Array.isArray(s?.children)?s.children.push({name:"span",children:r.trim()}):s&&(s.children=r.trim()),r="")}},{decodeEntities:!0});return n.write(u.replace(/\\"/g,'"')),n.end(),t.children||[]}function tt(u,e){const a={imports:at(u),emits:[],errors:[]},r=R(u);return z(r,{ExportDefaultDeclaration(n){const s=n.node.declaration;if(s.type!=="CallExpression")return;const i=s.arguments[0];if(i?.type!=="ObjectExpression")return;const o=i.properties.filter(l=>l.type==="ObjectProperty"),c=i.properties.filter(l=>l.type=="ObjectMethod"),d=o.find(l=>l.key.name==="computed");d&&(a.computed=Xe(d.value),a.watchers=ot(d.value));for(const l of o)switch(l.key.name){case"name":a.name=l.value.value;break;case"methods":a.handlers=ct(l.value),a.methods=it(l.value),a.dataSources=st(l.value,e);break;case"watch":a.watch=dt(l.value,a.watchers);break;case"props":a.props=bt(l.value);break;case"inject":a.inject=ht(l.value);break;case"expose":a.expose=mt(l.value);break;case"emits":a.emits=xt(l.value);break;case"directives":a.directives=yt(l.value);break}for(const l of c)switch(l.key.name){case"setup":a.state=nt(l.body);break}a.lifeCycles=lt(c)},CallExpression(n){const s=pt(n.node);if(s.length)for(let i of s)a.emits?.find(c=>c.name===i.name)||a.emits?.push(i)}}),a}function at(u){const e=/import\s+{(.+?)}\s+from\s+['"](.+?)['"]/g,t=/import\s+(.+?)\s+from\s+['"](.+?)['"]/g,a=/^{(.+?)}$/,r=[];let n;const s=u.replace(/\n/g," ");for(;(n=e.exec(s))!==null;){const i=n[2]==="@element-plus/icons-vue"?"@vtj/icons":n[2];r.push({from:i,imports:n[1].split(",").map(o=>o.trim())})}for(;(n=t.exec(s))!==null;){const i=n[1],o=n[2];i&&!a.test(i)&&r.push({from:o,imports:i})}return r}function rt(u){for(const e of u.body)if(e.type==="VariableDeclaration"&&e.kind=="const"){const{id:t,init:a}=e.declarations[0];if(t.loc?.identifierName==="state"&&a?.type==="CallExpression"&&a.callee.loc?.identifierName==="reactive")return a.arguments[0]}return null}function nt(u){const e=rt(u);if(!e)return{};const t={};for(const a of e.properties)if(a.type==="ObjectProperty"){const{key:r,value:n}=a;if(r.type==="Identifier"){const s=A(n);t[r.name]=N(s)}}else if(a.type==="ObjectMethod"){const{key:r,params:n,body:s}=a;if(r.type==="Identifier"){const i=A(s),c=`(${n.map(d=>d.name||"none").join(",")}) => ${i}`;t[r.name]=N(c)}}return t}function X(u){const{key:e,async:t,params:a,body:r}=u,n=a?.map(s=>s.type==="ObjectPattern"?`{${s.properties.map(o=>o.key?.name||o.name).join(",")}}`:s.type==="AssignmentPattern"?s.left.name+"="+(s.right?.extra?.raw||"null"):s.name).join(", ");if(e.type==="Identifier"){const s=e.name;let i="{}";r&&(i=A(r)||"{}");const o=u.value;if(o&&o.type==="CallExpression"){let b=A(o)||"";b=b.replace("function () {","() => {"),i=`{ return (${b})}`}const d=`${t?"async ":""}(${n}) => ${i}`,l=s.startsWith("watcher_");return{id:l?s.replace("watcher_",""):"",name:s,watcher:l,exp:C(d)}}}function Xe(u){if(!u)return{};const e={};for(const t of u.properties){const a=X(t);a&&!a.watcher&&!a.exp.value.includes("this.provider.createMock")&&!a.exp.value.includes("this.provider.apis")&&(e[a.name]=a.exp)}return e}function st(u,e){if(!u)return{};const t={},a=/apis\['([\w]*)'\]/,r=n=>{const s=n.indexOf(".then(");if(s===-1)return null;let i=1,o=s+6;for(;o<n.length&&i>0;){const c=n[o];c==="("?i++:c===")"&&i--,o++}return n.substring(s+6,o-1).trim()};for(const n of u.properties){const s=X(n),i=n.body.body?.[0],o=(i?.leadingComments?.[0].value||"").trim(),c=ze(o);if(s&&s.exp.value.includes("this.provider.apis")){const l=(s.exp.value.match(a)||[])[1];if(!l)continue;const p=gt(e,l);if(!p)continue;const b=r(s.exp.value);t[s.name]={ref:l,name:s.name,test:c?.test||{type:"JSFunction",value:`() => this.runApi({
|
|
8
8
|
/* 在这里可输入接口参数 */
|
|
9
9
|
})`},type:"api",label:p.label,transform:{type:"JSFunction",value:b||`(res) => {
|
|
10
10
|
return res;
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
/* 在这里可输入接口参数 */
|
|
13
13
|
})`},type:"mock",label:c?.label||"",transform:c?.transform||{type:"JSFunction",value:l||`(res) => {
|
|
14
14
|
return res;
|
|
15
|
-
}`},mockTemplate:c?.mockTemplate||{type:"JSFunction",value:d?A(d):""}}}}return t}function it(u){const e=Xe(u),t=/\_([\w]{5,})$/,a={};for(const r of Object.keys(e))t.test(r)||(a[r]=e[r]);return a}function ct(u){if(!u)return{};const e={},t=/\_([\w]{5,})$/;for(const a of u.properties){const r=a.key.name;if(t.test(r))try{if(a.body.body[0]?.argument){const n=A(a.body.body[0].argument.callee.object);e[r]=C(n)}else e[r]=X(a)?.exp}catch(n){console.warn(n)}}return e}function ot(u){if(!u)return{};const e={};for(const t of u.properties){const a=X(t);a&&a.watcher&&(e[a.name]=a.exp)}return e}function te(u,e){return!!Ze(u,e)}function Ze(u,e){return u?.find(a=>a.key?.name===e)?.value?.value}function De(u,e){const t=u?.find(a=>a.key?.name===e);if(t)return X(t)?.exp}function dt(u,e={}){const t=[];for(const a of u.properties){const{key:r,value:n}=a,s=r.value||r.name||"";if(e[s]){const i=n.properties;t.push({id:s.replace("watcher_",""),source:e[s],deep:te(i,"deep"),immediate:te(i,"immediate"),handler:De(i,"handler")})}else if(a.type==="ObjectMethod"&&t.push({id:Y.uid(),source:{type:"JSFunction",value:`() => { return this.${s}; }`},deep:!1,immediate:!1,handler:X(a)?.exp}),a.type==="ObjectProperty"){const i=n.properties;t.push({id:Y.uid(),source:{type:"JSFunction",value:`() => { return this.${s}; }`},deep:te(i,"deep"),immediate:te(i,"immediate"),handler:De(i,"handler")})}}return t}function lt(u){const e={};for(const t of u){const a=t.key.name;if(Cu.includes(a)){const r=X(t);r&&(e[r.name]=r.exp)}}return e}function ft(u){const e=u?.find(t=>t.key?.name==="type");if(e)return e.value.type==="ArrayExpression"?e.value.elements.map(t=>t.name):e.value.name}function Qe(u){const e=u?.find(t=>t.key?.name==="default");if(e)return N(A(e.value))}function bt(u){if(!u)return[];let e=[];return u.type==="ArrayExpression"?e=u.elements.map(t=>t.value):u.type==="ObjectExpression"&&(e=u.properties?.map(t=>{const{key:a,value:r}=t,n=r.properties||[];return{name:a.name,required:te(n,"required"),type:ft(n),default:Qe(n)}})),e}function pt(u){const e=[];if(u.callee.type==="MemberExpression"&&u.callee.property?.name==="$emit"){const[a,...r]=(u.arguments||[]).map(n=>n.value||n.name);a&&e.push({name:a,params:r.filter(n=>!!n)})}return e}function ht(u){let e=[];return u.type==="ObjectExpression"&&(e=u.properties?.map(t=>{const{key:a,value:r}=t,n=r.properties,s=a.name,i=Ze(n,"from"),o=Qe(n);return{name:s,from:i||s,default:o}})),e}function mt(u){return u&&u.elements?u.elements.map(e=>e?.type==="StringLiteral"?e.value:"").filter(e=>!!e):[]}function xt(u){return u&&u.elements?u.elements.map(e=>e?.type==="StringLiteral"&&e.value?{name:e.value,params:[]}:null).filter(e=>!!e):[]}function gt(u,e){return(u.apis||[]).find(t=>t.id===e||t.name===e)}function yt(u){if(!u?.properties)return{};const e={};for(const t of u.properties){const{key:a,value:r}=t;a?.name&&r?.name&&(e[a.name]=e[a.name.toLowerCase()]={type:"JSExpression",value:r.name})}return e}let ge=[],oe={},Ke={},Ye={},eu={},de="web",uu=[];function tu(u,e,t="",a){ge=[],oe={},Ke=a?.handlers||{},eu=a?.styles||{},de=a?.platform||"web",uu=a?.imports||[],Ye=a?.directives||{};const n=ie.compileTemplate({id:u,filename:e,source:t,isProd:!0,slotted:!0}).ast?.children||[],s=[];for(const i of n){const o=Q(i);Array.isArray(o)?s.push(...o):s.push(o)}return{nodes:s.filter(i=>!!i),slots:ge,context:oe}}function St(u){if(u.name==="slot"){let e="default";const t=[];for(const[a,r]of Object.entries(u.props||{}))a==="name"?e=r:t.push(a);ge.push({name:e,params:t})}}function vt(u){const e={};for(const t of u){if(t.type===E.NodeTypes.ATTRIBUTE)if(t.name==="class"){const a=t.value?.content||"",r=/[\w]+_[\w]{5,}/,n=a.match(r)?.[0]||"",s=a.split(" ").filter(o=>o!==n),i=eu[`.${n}`];i&&(e.style=i),s.length&&(e.class=s.join(" "))}else if(t.name==="style"){const a=t.value?.content||"";a&&(e.style=Je(a))}else e[t.name]=t.value?.content||"";if(t.type===E.NodeTypes.DIRECTIVE&&t.name==="bind"&&(t.exp?.type===E.NodeTypes.SIMPLE_EXPRESSION&&t.arg?.type===E.NodeTypes.SIMPLE_EXPRESSION&&(e[t.arg.content]=N(`(${t.exp.content})`)),t.exp?.type===E.NodeTypes.COMPOUND_EXPRESSION&&t.arg?.type===E.NodeTypes.SIMPLE_EXPRESSION))if(t.arg.content==="class"&&e.class){const a=t.exp.ast.type,r=Ou(e.class,t.exp.loc.source,a);r&&(e[t.arg.content]=N(r))}else e[t.arg.content]=N(`(${t.exp.loc.source})`)}return e}function Et(u={}){const e={};for(const[t,a]of Object.entries(u))e[t==="tap"?"click":t]=a;return e}function wt(u,e={}){const t={};for(const a of u)if(a.type===E.NodeTypes.DIRECTIVE&&a.name==="on"&&a.arg?.type===E.NodeTypes.SIMPLE_EXPRESSION){const r=a.modifiers.reduce((c,d)=>(d.content&&(c[d.content]=!0),c),{});let n=a.exp?.loc.source||"";n||(n="() => {}");const s=new RegExp(`${a.arg.content}_[\\w]{5,}`),i=n.match(s)?.[0]||"",o=e[i];if(i&&o)t[a.arg.content]={name:a.arg.content,handler:o,modifiers:r};else{const c=a.exp?.ast,d=c?.type,l=d==="CallExpression",p=d==="ArrowFunctionExpression",b=d==="FunctionExpression",h=d==="Identifier",S=d==="MemberExpression",w=!c&&/^[a-zA-Z_$][\w$]*(?:\.[a-zA-Z_$][\w$]*)*$/.test(n);let m;if(l)m=N(n);else if(h||S||w)m=C(n);else if(p||b){const g=c?.body,x=c?.params;g&&g.type==="Identifier"&&(!x||x.length===0)?m=C(g.name):m=C(n)}else{let g=!1;try{const v=R(n).program.body;if(v.length===1&&v[0].type==="ExpressionStatement"){const I=v[0].expression?.type;g=I==="ArrowFunctionExpression"||I==="FunctionExpression"}}catch{}if(g)m=C(n);else{const v=/\$event\b/.test(n)?"($event) => ":"() => ";m=C(`${v}${n}`)}}t[a.arg.content]={name:a.arg.content,handler:m,modifiers:r}}}return Et(t)}function ee(u,e){const t=[],a=["if","for","model","show","bind","html"];if(e&&(u.type===E.NodeTypes.IF_BRANCH||u.type===E.NodeTypes.IF)&&e.forEach((r,n)=>{if(u===r){const s=n===0?"vIf":r.condition?"vElseIf":"vElse",i=r.condition?.loc.source||"";t.push({name:s,value:s==="vElse"?!0:N(i)});const o=u.children?.[0];if(o){const c=ee(o);t.push(...c)}}}),u.type===E.NodeTypes.FOR&&t.push({name:"vFor",value:N(u.source.loc.source),iterator:{item:u.valueAlias?.loc.source||"item",index:u.keyAlias?.loc.source||"index"}}),u.type===E.NodeTypes.ELEMENT){const r=u.props.filter(d=>d.type===E.NodeTypes.DIRECTIVE),n=r.filter(d=>d.name==="model");n.length&&n.forEach(d=>{t.push({name:"vModel",arg:d.arg?.content,value:N(d.exp?.loc.source||"")})});const s=r.find(d=>d.name==="show");s&&t.push({name:"vShow",value:N(s.exp?.loc.source||"")});const i=r.find(d=>d.name==="bind"&&!d.arg);i&&t.push({name:"vBind",value:N(i.exp?.loc.source||"")});const o=r.find(d=>d.name==="html");o&&t.push({name:"vHtml",value:N(o.exp?.loc.source||"")});const c=r.filter(d=>!a.includes(d.name));for(const d of c){const l=(d.modifiers||[]).reduce((h,S)=>(h[S.content]=!0,h),{}),p=d.arg?.content||void 0,b=Ye[d.name];b&&t.push({name:b,value:N(d.exp?.loc.source||""),arg:p,modifiers:l})}}return t}function au(u){let e="";if(u.type===E.NodeTypes.ELEMENT){const{props:t=[],tag:a}=u;for(const r of t)if(r.name==="class"){const n=r.value?.content||"",s=new RegExp(`${a}_([\\w]+)`);e=n.match(s)?.[1]||""}else if(r.type===E.NodeTypes.DIRECTIVE&&r.name==="on"){const n=r.arg?.loc?.source||"",s=r.exp?.loc?.source||"",i=new RegExp(`${n}_([\\w]+)`);e=s.match(i)?.[1]||""}}return e||Y.uid()}function It(u){const e=/\.\/(.+?)\.vue/;for(const{from:t,imports:a}of uu){if(Array.isArray(a)&&a.includes(u))return t;if(a===u){const r=t.match(e)?.[1];if(r)return{type:"Schema",id:r}}}}function ye(u,e){const t=new Set(e?.id?oe[e.id]:[]),a=(u.directives||[]).find(s=>s.name==="vFor");let r=new Set(Array.from(t));if(a){const{item:s="item",index:i="index"}=a.iterator||{};r=new Set([s,i,...Array.from(r)])}const n=u.slot;if(n){const s=typeof n=="string"?[]:n.params||[],i=s.length?s:[`scope_${e?.id}`];r=new Set([...i,...Array.from(r)])}oe[u.id]=r}function pe(u,e,t,a){const r={name:We(u.tag,de),from:It(u.tag),props:vt(u.props),events:wt(u.props,Ke),directives:ee(t||u,a)};r.id=au(u),ye(r,e);const n=re(r,u.children);return ye(r,e),St(n),n}function At(u=[],e){return u.map(t=>Q(t,e,u))}function Q(u,e,t){if(u.type===E.NodeTypes.ELEMENT)return pe(u,e);if(u.type===E.NodeTypes.IF)return Tt(u);if(t&&u.type===E.NodeTypes.IF_BRANCH){const a=u.children.find(r=>r.type===E.NodeTypes.ELEMENT||r.type===E.NodeTypes.FOR);if(a){if(a.type===E.NodeTypes.ELEMENT)return pe(a,e,u,t);if(a.type===E.NodeTypes.FOR){const n={name:"div",directives:ee(u)};return re(n,u.children||[])}}return""}if(u.type===E.NodeTypes.FOR){const a=u.children[0];if(u.children.length>1||a.type!==E.NodeTypes.ELEMENT){const n={name:"span",directives:ee(u)};return re(n,u.children)}else return pe(a,e,u)}if(u.type===E.NodeTypes.TEXT_CALL)return u.content.type==E.NodeTypes.TEXT?u.content.content:u.content.type===E.NodeTypes.INTERPOLATION?N(u.content.content.loc.source):u.content.type===E.NodeTypes.COMPOUND_EXPRESSION?_e(u.content.children):"";if(u.type===E.NodeTypes.TEXT)return u.content;if(u.type===E.NodeTypes.INTERPOLATION&&(u.content.type===E.NodeTypes.SIMPLE_EXPRESSION||u.content.type===E.NodeTypes.COMPOUND_EXPRESSION))return N(u.content.loc.source);if(u.type===E.NodeTypes.COMPOUND_EXPRESSION)return _e(u.children);u.type!==E.NodeTypes.COMMENT&&console.warn("未处理",u.type)}function _e(u=[]){const e=u.filter(a=>typeof a!="string"),t=[];for(const a of e)t.push({name:"span",children:a.type===E.NodeTypes.TEXT?a.loc.source:N(a.content?.loc.source)});return{name:"span",children:t}}function re(u,e=[]){const t=[];for(const a of e)if(a.type===E.NodeTypes.ELEMENT&&a.codegenNode?.value?.arguments){const r=a.codegenNode.value.arguments[0];if(r){const n=xe(r,de);t.push(...n)}}else if(a.type===E.NodeTypes.ELEMENT&&a.tag==="template"){const r=a.props.find(n=>n.name==="slot");for(const n of a.children){const s=n.type===E.NodeTypes.TEXT||n.type===E.NodeTypes.TEXT_CALL?{name:"span",children:Q(n,u)}:Q(n,u);s&&(Array.isArray(s)?s:[s]).forEach(o=>{Iu(o)&&r?.type===E.NodeTypes.DIRECTIVE&&(o.id=au(n),o.slot={name:r.arg?.content||"default",params:r.exp?.identifiers||[],scope:r.exp?.type===E.NodeTypes.SIMPLE_EXPRESSION?r.exp.content:""},ye(o,u)),t.push(o)})}}else if(a.type===E.NodeTypes.JS_CALL_EXPRESSION){const r=a.arguments?.[0];if(r){const n=xe(r,de);t.push(...n)}}else if(a.type===E.NodeTypes.TEXT_CALL){const r=Q(a,u);r&&(Array.isArray(r)?t.push(...r):t.push(r))}else{const r=Q(a,u);r&&(Array.isArray(r)?t.push(...r):t.push(r))}if(t.length===1){const a=t[0];u.children=typeof a=="string"||ce(a)?a:[a]}else u.children=t.map(a=>typeof a=="string"||ce(a)?{name:"span",children:a}:a);return u}function Tt(u){const e=u.branches||[],t=e[0],a=t?.children||[];if(t?.isTemplateIf)return e.map(r=>{const s={name:"div",directives:ee(r,e)};return re(s,r.children||[])});if(a.length>1||a[0]&&a[0].type!==E.NodeTypes.ELEMENT){const n={name:"div",directives:ee(t,e)};return re(n,t.children)}return At(e)}const Nt={onBeforeMount:"beforeMount",onMounted:"mounted",onBeforeUpdate:"beforeUpdate",onUpdated:"updated",onBeforeUnmount:"beforeUnmount",onUnmounted:"unmounted",onErrorCaptured:"errorCaptured",onRenderTracked:"renderTracked",onRenderTriggered:"renderTriggered",onActivated:"activated",onDeactivated:"deactivated",onLoad:"onLoad",onShow:"onShow",onReady:"onReady",onHide:"onHide",onUnload:"onUnload",onResize:"onResize",onPullDownRefresh:"onPullDownRefresh",onReachBottom:"onReachBottom",onTabItemTap:"onTabItemTap",onShareAppMessage:"onShareAppMessage",onPageScroll:"onPageScroll",onNavigationBarButtonTap:"onNavigationBarButtonTap",onBackPress:"onBackPress",onNavigationBarSearchInputChanged:"onNavigationBarSearchInputChanged",onNavigationBarSearchInputConfirmed:"onNavigationBarSearchInputConfirmed",onNavigationBarSearchInputClicked:"onNavigationBarSearchInputClicked",onShareTimeline:"onShareTimeline",onAddToFavorites:"onAddToFavorites"},kt=new Set(["vue-router","pinia","vue-i18n","@vtj/renderer"]),jt=new Set(Object.values(F.GLOBAL_API_MAP).map(u=>u.composable).filter(u=>!!u));function Vt(u,e){const t=qt(u),a=Dt(t),{dependencies:r=[]}=e||{},n=r.reduce((c,d)=>(c[d.package]=d.library,c),{}),s={imports:t,refs:{},reactives:{},state:{},computed:{},methods:{},watch:[],lifeCycles:{},props:[],emits:[],expose:[],inject:[],provide:{},composables:[],setup:void 0,handlers:{},dataSources:{},directives:{}},i=[],o=R(u);if(z(o,{VariableDeclaration(c){if(c.parent.type!=="Program")return;const d=c.node;for(const p of d.declarations){if(!p.init)continue;const b=p.init;if(b.type==="CallExpression"){const h=Ce(b);if(h==="ref"){const w=L(p.id);if(w){const m=b.arguments[0]?A(b.arguments[0]):"undefined";s.refs[w]=N(m)}return}if(h==="reactive"){const w=L(p.id);if(w)if(w==="__state")s.state=Ct(b.arguments[0]);else{const m=b.arguments[0]?A(b.arguments[0]):"{}";s.reactives[w]=N(m)}return}if(h==="computed"){const w=L(p.id);if(w){const m=b.arguments[0]?A(b.arguments[0]):"() => {}";s.computed[w]=C(m)}return}if(h==="inject"){const w=L(p.id);if(w){const m=b.arguments[0],g=b.arguments[1],x=m?Le(m):w;s.inject.push({name:w,from:x||w,default:g?N(A(g)):void 0})}return}if(h==="defineProps"||h==="withDefaults"){s.props=Pe(b);return}if(h==="defineEmits"){s.emits=Oe(b);return}if(h&&/^use[A-Z]/.test(h)){const w=a.get(h);if(_t(h,w)){const x=Re(p.id);x.length>0&&(s.globalApiDestructured??=[],s.globalApiDestructured.push({callee:h,destructure:x}));return}if(h==="useProvider")return;if(!w)continue;const m=L(p.id),g=Re(p.id);if(m||g.length){if(m&&s.composables.some(_=>_.name===m))return;let x;const v=n[w];v?x=`this.$libs.${v}.${h}`:x=h;const I={name:m||g[0]||h,composable:{type:"JSExpression",value:x}};b.arguments.length>0&&(I.args=b.arguments.map(_=>N(A(_)))),g.length>0&&(I.destructure=g),s.composables.push(I)}return}const S=L(p.id);if(S&&S.startsWith("__")||h==="getCurrentInstance")return}if(b.type==="ArrowFunctionExpression"||b.type==="FunctionExpression"){const h=L(p.id);if(h){const S=A(b);if(Be(S)){const w=Fe(h,S,e);if(w){s.dataSources[h]=w;return}}s.methods[h]=C(S)}return}if(b.type==="MemberExpression"){const h=b.object,S=h.type==="Identifier"?h.name:h.type==="MemberExpression"&&h.object.type==="Identifier"?h.object.name:null;if(S&&a.has(S))return}}if(d.declarations.some(p=>{const b=L(p.id);return b&&b.startsWith("__")}))return;if(d.declarations.every(p=>{const b=p.init;return b&&(b.type==="ObjectExpression"||b.type==="ArrayExpression")})&&d.declarations.length>0){for(const p of d.declarations){const b=L(p.id);b&&p.init&&(s.reactives[b]=N(A(p.init)))}return}for(const p of d.declarations){const b=p.init;if(b){const h=L(p.id)||"(unknown)",S=A(b),w=b.type;throw new Error(`[vtj/parser] 无法处理顶层变量声明 "const ${h} = ${S}":不支持的类型 "${w}"。仅支持 ObjectExpression / ArrayExpression 兜底自动转换为 reactive()。请改用 ref()、reactive()、computed() 或函数声明。`)}}throw new Error("[vtj/parser] 无法处理顶层变量声明,请检查语句是否符合 DSL 要求。")},FunctionDeclaration(c){if(c.parent.type!=="Program")return;const d=c.node;if(!d.id)return;const l=d.id.name,p=Mt(d);if(Be(p)){const b=Fe(l,p,e);if(b){s.dataSources[l]=b;return}}s.methods[l]=C(p)},ClassDeclaration(c){if(c.parent.type!=="Program")return;const l=c.node.id?.name||"(anonymous)";throw new Error(`[vtj/parser] 无法处理顶层类声明 "class ${l}":DSL 不支持顶层 class 声明,请改用 ref()、reactive() 或函数声明。`)},ExpressionStatement(c){if(c.parent.type!=="Program")return;const d=c.node,l=d.expression;if(l.type!=="CallExpression"){const h=A(d);throw new Error(`[vtj/parser] 无法处理顶层表达式语句 "${h}":DSL 不支持游离的顶层表达式,请改用生命周期钩子(如 onMounted)或声明确赋值。`)}const p=Ce(l);if(p==="watch"){const h=Pt(l);h&&s.watch.push(h);return}if(p&&p in Nt){const h=l.arguments[0];h&&(s.lifeCycles[p]=C(A(h)));return}if(p==="provide"){const h=l.arguments[0],S=l.arguments[1];if(h&&S){const w=Le(h);if(w){const m=A(S);S.type==="ArrowFunctionExpression"||S.type==="FunctionExpression"?s.provide[w]=C(m):s.provide[w]=N(m)}}return}if(p==="defineExpose"){s.expose=Lt(l);return}if(p==="defineProps"||p==="withDefaults"){s.props=Pe(l);return}if(p==="defineEmits"){s.emits=Oe(l);return}const b=A(d);throw new Error(`[vtj/parser] 无法处理顶层调用语句 "${b}":DSL 不支持游离的顶层函数调用,请改用生命周期钩子(如 onMounted)或归类到方法声明中。`)}}),i.length>0){const d=i.some(l=>/\bawait\b/.test(l))?"async () =>":"() =>";s.setup=C(`${d} {
|
|
15
|
+
}`},mockTemplate:c?.mockTemplate||{type:"JSFunction",value:d?A(d):""}}}}return t}function it(u){const e=Xe(u),t=/\_([\w]{5,})$/,a={};for(const r of Object.keys(e))t.test(r)||(a[r]=e[r]);return a}function ct(u){if(!u)return{};const e={},t=/\_([\w]{5,})$/;for(const a of u.properties){const r=a.key.name;if(t.test(r))try{if(a.body.body[0]?.argument){const n=A(a.body.body[0].argument.callee.object);e[r]=C(n)}else e[r]=X(a)?.exp}catch(n){console.warn(n)}}return e}function ot(u){if(!u)return{};const e={};for(const t of u.properties){const a=X(t);a&&a.watcher&&(e[a.name]=a.exp)}return e}function te(u,e){return!!Ze(u,e)}function Ze(u,e){return u?.find(a=>a.key?.name===e)?.value?.value}function De(u,e){const t=u?.find(a=>a.key?.name===e);if(t)return X(t)?.exp}function dt(u,e={}){const t=[];for(const a of u.properties){const{key:r,value:n}=a,s=r.value||r.name||"";if(e[s]){const i=n.properties;t.push({id:s.replace("watcher_",""),source:e[s],deep:te(i,"deep"),immediate:te(i,"immediate"),handler:De(i,"handler")})}else if(a.type==="ObjectMethod"&&t.push({id:Y.uid(),source:{type:"JSFunction",value:`() => { return this.${s}; }`},deep:!1,immediate:!1,handler:X(a)?.exp}),a.type==="ObjectProperty"){const i=n.properties;t.push({id:Y.uid(),source:{type:"JSFunction",value:`() => { return this.${s}; }`},deep:te(i,"deep"),immediate:te(i,"immediate"),handler:De(i,"handler")})}}return t}function lt(u){const e={};for(const t of u){const a=t.key.name;if(Cu.includes(a)){const r=X(t);r&&(e[r.name]=r.exp)}}return e}function ft(u){const e=u?.find(t=>t.key?.name==="type");if(e)return e.value.type==="ArrayExpression"?e.value.elements.map(t=>t.name):e.value.name}function Qe(u){const e=u?.find(t=>t.key?.name==="default");if(e)return N(A(e.value))}function bt(u){if(!u)return[];let e=[];return u.type==="ArrayExpression"?e=u.elements.map(t=>t.value):u.type==="ObjectExpression"&&(e=u.properties?.map(t=>{const{key:a,value:r}=t,n=r.properties||[];return{name:a.name,required:te(n,"required"),type:ft(n),default:Qe(n)}})),e}function pt(u){const e=[];if(u.callee.type==="MemberExpression"&&u.callee.property?.name==="$emit"){const[a,...r]=(u.arguments||[]).map(n=>n.value||n.name);a&&e.push({name:a,params:r.filter(n=>!!n)})}return e}function ht(u){let e=[];return u.type==="ObjectExpression"&&(e=u.properties?.map(t=>{const{key:a,value:r}=t,n=r.properties,s=a.name,i=Ze(n,"from"),o=Qe(n);return{name:s,from:i||s,default:o}})),e}function mt(u){return u&&u.elements?u.elements.map(e=>e?.type==="StringLiteral"?e.value:"").filter(e=>!!e):[]}function xt(u){return u&&u.elements?u.elements.map(e=>e?.type==="StringLiteral"&&e.value?{name:e.value,params:[]}:null).filter(e=>!!e):[]}function gt(u,e){return(u.apis||[]).find(t=>t.id===e||t.name===e)}function yt(u){if(!u?.properties)return{};const e={};for(const t of u.properties){const{key:a,value:r}=t;a?.name&&r?.name&&(e[a.name]=e[a.name.toLowerCase()]={type:"JSExpression",value:r.name})}return e}let ge=[],oe={},Ke={},Ye={},eu={},de="web",uu=[];function tu(u,e,t="",a){ge=[],oe={},Ke=a?.handlers||{},eu=a?.styles||{},de=a?.platform||"web",uu=a?.imports||[],Ye=a?.directives||{};const n=ie.compileTemplate({id:u,filename:e,source:t,isProd:!0,slotted:!0}).ast?.children||[],s=[];for(const i of n){const o=Q(i);Array.isArray(o)?s.push(...o):s.push(o)}return{nodes:s.filter(i=>!!i),slots:ge,context:oe}}function St(u){if(u.name==="slot"){let e="default";const t=[];for(const[a,r]of Object.entries(u.props||{}))a==="name"?e=r:t.push(a);ge.push({name:e,params:t})}}function vt(u){const e={};for(const t of u){if(t.type===E.NodeTypes.ATTRIBUTE)if(t.name==="class"){const a=t.value?.content||"",r=/[\w]+_[\w]{5,}/,n=a.match(r)?.[0]||"",s=a.split(" ").filter(o=>o!==n),i=eu[`.${n}`];i&&(e.style=i),s.length&&(e.class=s.join(" "))}else if(t.name==="style"){const a=t.value?.content||"";a&&(e.style=Je(a))}else e[t.name]=t.value?.content||"";if(t.type===E.NodeTypes.DIRECTIVE&&t.name==="bind"&&(t.exp?.type===E.NodeTypes.SIMPLE_EXPRESSION&&t.arg?.type===E.NodeTypes.SIMPLE_EXPRESSION&&(e[t.arg.content]=N(`(${t.exp.content})`)),t.exp?.type===E.NodeTypes.COMPOUND_EXPRESSION&&t.arg?.type===E.NodeTypes.SIMPLE_EXPRESSION))if(t.arg.content==="class"&&e.class){const a=t.exp.ast.type,r=Ou(e.class,t.exp.loc.source,a);r&&(e[t.arg.content]=N(r))}else e[t.arg.content]=N(`(${t.exp.loc.source})`)}return e}function Et(u={}){const e={};for(const[t,a]of Object.entries(u))e[t==="tap"?"click":t]=a;return e}function wt(u,e={}){const t={};for(const a of u)if(a.type===E.NodeTypes.DIRECTIVE&&a.name==="on"&&a.arg?.type===E.NodeTypes.SIMPLE_EXPRESSION){const r=a.modifiers.reduce((c,d)=>(d.content&&(c[d.content]=!0),c),{});let n=a.exp?.loc.source||"";n||(n="() => {}");const s=new RegExp(`${a.arg.content}_[\\w]{5,}`),i=n.match(s)?.[0]||"",o=e[i];if(i&&o)t[a.arg.content]={name:a.arg.content,handler:o,modifiers:r};else{const c=a.exp?.ast,d=c?.type,l=d==="CallExpression",p=d==="ArrowFunctionExpression",b=d==="FunctionExpression",h=d==="Identifier",S=d==="MemberExpression",w=!c&&/^[a-zA-Z_$][\w$]*(?:\.[a-zA-Z_$][\w$]*)*$/.test(n);let m;if(l)m=N(n);else if(h||S||w)m=C(n);else if(p||b){const g=c?.body,x=c?.params;g&&g.type==="Identifier"&&(!x||x.length===0)?m=C(g.name):m=C(n)}else{let g=!1;try{const v=R(n).program.body;if(v.length===1&&v[0].type==="ExpressionStatement"){const I=v[0].expression?.type;g=I==="ArrowFunctionExpression"||I==="FunctionExpression"}}catch{}if(g)m=C(n);else{const v=/\$event\b/.test(n)?"($event) => ":"() => ";m=C(`${v}${n}`)}}t[a.arg.content]={name:a.arg.content,handler:m,modifiers:r}}}return Et(t)}function ee(u,e){const t=[],a=["if","for","model","show","bind","html"];if(e&&(u.type===E.NodeTypes.IF_BRANCH||u.type===E.NodeTypes.IF)&&e.forEach((r,n)=>{if(u===r){const s=n===0?"vIf":r.condition?"vElseIf":"vElse",i=r.condition?.loc.source||"";t.push({name:s,value:s==="vElse"?!0:N(i)});const o=u.children?.[0];if(o&&o.type!==E.NodeTypes.FOR){const c=ee(o);t.push(...c)}}}),u.type===E.NodeTypes.FOR&&t.push({name:"vFor",value:N(u.source.loc.source),iterator:{item:u.valueAlias?.loc.source||"item",index:u.keyAlias?.loc.source||"index"}}),u.type===E.NodeTypes.ELEMENT){const r=u.props.filter(d=>d.type===E.NodeTypes.DIRECTIVE),n=r.filter(d=>d.name==="model");n.length&&n.forEach(d=>{t.push({name:"vModel",arg:d.arg?.content,value:N(d.exp?.loc.source||"")})});const s=r.find(d=>d.name==="show");s&&t.push({name:"vShow",value:N(s.exp?.loc.source||"")});const i=r.find(d=>d.name==="bind"&&!d.arg);i&&t.push({name:"vBind",value:N(i.exp?.loc.source||"")});const o=r.find(d=>d.name==="html");o&&t.push({name:"vHtml",value:N(o.exp?.loc.source||"")});const c=r.filter(d=>!a.includes(d.name));for(const d of c){const l=(d.modifiers||[]).reduce((h,S)=>(h[S.content]=!0,h),{}),p=d.arg?.content||void 0,b=Ye[d.name];b&&t.push({name:b,value:N(d.exp?.loc.source||""),arg:p,modifiers:l})}}return t}function au(u){let e="";if(u.type===E.NodeTypes.ELEMENT){const{props:t=[],tag:a}=u;for(const r of t)if(r.name==="class"){const n=r.value?.content||"",s=new RegExp(`${a}_([\\w]+)`);e=n.match(s)?.[1]||""}else if(r.type===E.NodeTypes.DIRECTIVE&&r.name==="on"){const n=r.arg?.loc?.source||"",s=r.exp?.loc?.source||"",i=new RegExp(`${n}_([\\w]+)`);e=s.match(i)?.[1]||""}}return e||Y.uid()}function It(u){const e=/\.\/(.+?)\.vue/;for(const{from:t,imports:a}of uu){if(Array.isArray(a)&&a.includes(u))return t;if(a===u){const r=t.match(e)?.[1];if(r)return{type:"Schema",id:r}}}}function ye(u,e){const t=new Set(e?.id?oe[e.id]:[]),a=(u.directives||[]).find(s=>s.name==="vFor");let r=new Set(Array.from(t));if(a){const{item:s="item",index:i="index"}=a.iterator||{};r=new Set([s,i,...Array.from(r)])}const n=u.slot;if(n){const s=typeof n=="string"?[]:n.params||[],i=s.length?s:[`scope_${e?.id}`];r=new Set([...i,...Array.from(r)])}oe[u.id]=r}function pe(u,e,t,a){const r={name:We(u.tag,de),from:It(u.tag),props:vt(u.props),events:wt(u.props,Ke),directives:ee(t||u,a)};r.id=au(u),ye(r,e);const n=re(r,u.children);return ye(r,e),St(n),n}function At(u=[],e){return u.map(t=>Q(t,e,u))}function Q(u,e,t){if(u.type===E.NodeTypes.ELEMENT)return pe(u,e);if(u.type===E.NodeTypes.IF)return Tt(u);if(t&&u.type===E.NodeTypes.IF_BRANCH){const a=u.children.find(r=>r.type===E.NodeTypes.ELEMENT||r.type===E.NodeTypes.FOR);if(a){if(a.type===E.NodeTypes.ELEMENT)return pe(a,e,u,t);if(a.type===E.NodeTypes.FOR){const n={name:"div",directives:ee(u)};return re(n,u.children||[])}}return""}if(u.type===E.NodeTypes.FOR){const a=u.children[0];if(u.children.length>1||a.type!==E.NodeTypes.ELEMENT){const n={name:"span",directives:ee(u)};return re(n,u.children)}else return pe(a,e,u)}if(u.type===E.NodeTypes.TEXT_CALL)return u.content.type==E.NodeTypes.TEXT?u.content.content:u.content.type===E.NodeTypes.INTERPOLATION?N(u.content.content.loc.source):u.content.type===E.NodeTypes.COMPOUND_EXPRESSION?_e(u.content.children):"";if(u.type===E.NodeTypes.TEXT)return u.content;if(u.type===E.NodeTypes.INTERPOLATION&&(u.content.type===E.NodeTypes.SIMPLE_EXPRESSION||u.content.type===E.NodeTypes.COMPOUND_EXPRESSION))return N(u.content.loc.source);if(u.type===E.NodeTypes.COMPOUND_EXPRESSION)return _e(u.children);u.type!==E.NodeTypes.COMMENT&&console.warn("未处理",u.type)}function _e(u=[]){const e=u.filter(a=>typeof a!="string"),t=[];for(const a of e)t.push({name:"span",children:a.type===E.NodeTypes.TEXT?a.loc.source:N(a.content?.loc.source)});return{name:"span",children:t}}function re(u,e=[]){const t=[];for(const a of e)if(a.type===E.NodeTypes.ELEMENT&&a.codegenNode?.value?.arguments){const r=a.codegenNode.value.arguments[0];if(r){const n=xe(r,de);t.push(...n)}}else if(a.type===E.NodeTypes.ELEMENT&&a.tag==="template"){const r=a.props.find(n=>n.name==="slot");for(const n of a.children){const s=n.type===E.NodeTypes.TEXT||n.type===E.NodeTypes.TEXT_CALL?{name:"span",children:Q(n,u)}:Q(n,u);s&&(Array.isArray(s)?s:[s]).forEach(o=>{Iu(o)&&r?.type===E.NodeTypes.DIRECTIVE&&(o.id=au(n),o.slot={name:r.arg?.content||"default",params:r.exp?.identifiers||[],scope:r.exp?.type===E.NodeTypes.SIMPLE_EXPRESSION?r.exp.content:""},ye(o,u)),t.push(o)})}}else if(a.type===E.NodeTypes.JS_CALL_EXPRESSION){const r=a.arguments?.[0];if(r){const n=xe(r,de);t.push(...n)}}else if(a.type===E.NodeTypes.TEXT_CALL){const r=Q(a,u);r&&(Array.isArray(r)?t.push(...r):t.push(r))}else{const r=Q(a,u);r&&(Array.isArray(r)?t.push(...r):t.push(r))}if(t.length===1){const a=t[0];u.children=typeof a=="string"||ce(a)?a:[a]}else u.children=t.map(a=>typeof a=="string"||ce(a)?{name:"span",children:a}:a);return u}function Tt(u){const e=u.branches||[],t=e[0],a=t?.children||[];if(t?.isTemplateIf)return e.map(r=>{const s={name:"div",directives:ee(r,e)};return re(s,r.children||[])});if(a.length>1||a[0]&&a[0].type!==E.NodeTypes.ELEMENT){const n={name:"div",directives:ee(t,e)};return re(n,t.children)}return At(e)}const Nt={onBeforeMount:"beforeMount",onMounted:"mounted",onBeforeUpdate:"beforeUpdate",onUpdated:"updated",onBeforeUnmount:"beforeUnmount",onUnmounted:"unmounted",onErrorCaptured:"errorCaptured",onRenderTracked:"renderTracked",onRenderTriggered:"renderTriggered",onActivated:"activated",onDeactivated:"deactivated",onLoad:"onLoad",onShow:"onShow",onReady:"onReady",onHide:"onHide",onUnload:"onUnload",onResize:"onResize",onPullDownRefresh:"onPullDownRefresh",onReachBottom:"onReachBottom",onTabItemTap:"onTabItemTap",onShareAppMessage:"onShareAppMessage",onPageScroll:"onPageScroll",onNavigationBarButtonTap:"onNavigationBarButtonTap",onBackPress:"onBackPress",onNavigationBarSearchInputChanged:"onNavigationBarSearchInputChanged",onNavigationBarSearchInputConfirmed:"onNavigationBarSearchInputConfirmed",onNavigationBarSearchInputClicked:"onNavigationBarSearchInputClicked",onShareTimeline:"onShareTimeline",onAddToFavorites:"onAddToFavorites"},kt=new Set(["vue-router","pinia","vue-i18n","@vtj/renderer"]),jt=new Set(Object.values(F.GLOBAL_API_MAP).map(u=>u.composable).filter(u=>!!u));function Vt(u,e){const t=qt(u),a=Dt(t),{dependencies:r=[]}=e||{},n=r.reduce((c,d)=>(c[d.package]=d.library,c),{}),s={imports:t,refs:{},reactives:{},state:{},computed:{},methods:{},watch:[],lifeCycles:{},props:[],emits:[],expose:[],inject:[],provide:{},composables:[],setup:void 0,handlers:{},dataSources:{},directives:{}},i=[],o=R(u);if(z(o,{VariableDeclaration(c){if(c.parent.type!=="Program")return;const d=c.node;for(const p of d.declarations){if(!p.init)continue;const b=p.init;if(b.type==="CallExpression"){const h=Ce(b);if(h==="ref"){const w=L(p.id);if(w){const m=b.arguments[0]?A(b.arguments[0]):"undefined";s.refs[w]=N(m)}return}if(h==="reactive"){const w=L(p.id);if(w)if(w==="__state")s.state=Ct(b.arguments[0]);else{const m=b.arguments[0]?A(b.arguments[0]):"{}";s.reactives[w]=N(m)}return}if(h==="computed"){const w=L(p.id);if(w){const m=b.arguments[0]?A(b.arguments[0]):"() => {}";s.computed[w]=C(m)}return}if(h==="inject"){const w=L(p.id);if(w){const m=b.arguments[0],g=b.arguments[1],x=m?Le(m):w;s.inject.push({name:w,from:x||w,default:g?N(A(g)):void 0})}return}if(h==="defineProps"||h==="withDefaults"){s.props=Pe(b);return}if(h==="defineEmits"){s.emits=Oe(b);return}if(h&&/^use[A-Z]/.test(h)){const w=a.get(h);if(_t(h,w)){const x=Re(p.id);x.length>0&&(s.globalApiDestructured??=[],s.globalApiDestructured.push({callee:h,destructure:x}));return}if(h==="useProvider")return;if(!w)continue;const m=L(p.id),g=Re(p.id);if(m||g.length){if(m&&s.composables.some(_=>_.name===m))return;let x;const v=n[w];v?x=`this.$libs.${v}.${h}`:x=h;const I={name:m||g[0]||h,composable:{type:"JSExpression",value:x}};b.arguments.length>0&&(I.args=b.arguments.map(_=>N(A(_)))),g.length>0&&(I.destructure=g),s.composables.push(I)}return}const S=L(p.id);if(S&&S.startsWith("__")||h==="getCurrentInstance")return}if(b.type==="ArrowFunctionExpression"||b.type==="FunctionExpression"){const h=L(p.id);if(h){const S=A(b);if(Be(S)){const w=Fe(h,S,e);if(w){s.dataSources[h]=w;return}}s.methods[h]=C(S)}return}if(b.type==="MemberExpression"){const h=b.object,S=h.type==="Identifier"?h.name:h.type==="MemberExpression"&&h.object.type==="Identifier"?h.object.name:null;if(S&&a.has(S))return}}if(d.declarations.some(p=>{const b=L(p.id);return b&&b.startsWith("__")}))return;if(d.declarations.every(p=>{const b=p.init;return b&&(b.type==="ObjectExpression"||b.type==="ArrayExpression")})&&d.declarations.length>0){for(const p of d.declarations){const b=L(p.id);b&&p.init&&(s.reactives[b]=N(A(p.init)))}return}for(const p of d.declarations){const b=p.init;if(b){const h=L(p.id)||"(unknown)",S=A(b),w=b.type;throw new Error(`[vtj/parser] 无法处理顶层变量声明 "const ${h} = ${S}":不支持的类型 "${w}"。仅支持 ObjectExpression / ArrayExpression 兜底自动转换为 reactive()。请改用 ref()、reactive()、computed() 或函数声明。`)}}throw new Error("[vtj/parser] 无法处理顶层变量声明,请检查语句是否符合 DSL 要求。")},FunctionDeclaration(c){if(c.parent.type!=="Program")return;const d=c.node;if(!d.id)return;const l=d.id.name,p=Mt(d);if(Be(p)){const b=Fe(l,p,e);if(b){s.dataSources[l]=b;return}}s.methods[l]=C(p)},ClassDeclaration(c){if(c.parent.type!=="Program")return;const l=c.node.id?.name||"(anonymous)";throw new Error(`[vtj/parser] 无法处理顶层类声明 "class ${l}":DSL 不支持顶层 class 声明,请改用 ref()、reactive() 或函数声明。`)},ExpressionStatement(c){if(c.parent.type!=="Program")return;const d=c.node,l=d.expression;if(l.type!=="CallExpression"){const h=A(d);throw new Error(`[vtj/parser] 无法处理顶层表达式语句 "${h}":DSL 不支持游离的顶层表达式,请改用生命周期钩子(如 onMounted)或声明确赋值。`)}const p=Ce(l);if(p==="watch"){const h=Pt(l);h&&s.watch.push(h);return}if(p&&p in Nt){const h=l.arguments[0];h&&(s.lifeCycles[p]=C(A(h)));return}if(p==="provide"){const h=l.arguments[0],S=l.arguments[1];if(h&&S){const w=Le(h);if(w){const m=A(S);S.type==="ArrowFunctionExpression"||S.type==="FunctionExpression"?s.provide[w]=C(m):s.provide[w]=N(m)}}return}if(p==="defineExpose"){s.expose=Lt(l);return}if(p==="defineProps"||p==="withDefaults"){s.props=Pe(l);return}if(p==="defineEmits"){s.emits=Oe(l);return}const b=A(d);throw new Error(`[vtj/parser] 无法处理顶层调用语句 "${b}":DSL 不支持游离的顶层函数调用,请改用生命周期钩子(如 onMounted)或归类到方法声明中。`)}}),i.length>0){const d=i.some(l=>/\bawait\b/.test(l))?"async () =>":"() =>";s.setup=C(`${d} {
|
|
16
16
|
${i.join(`
|
|
17
17
|
`)}
|
|
18
18
|
}`)}return s}function qt(u){const e=/import\s+{(.+?)}\s+from\s+['"](.+?)['"]/g,t=/import\s+(.+?)\s+from\s+['"](.+?)['"]/g,a=/^{(.+?)}$/,r=[];let n;const s=u.replace(/\n/g," ");for(;(n=e.exec(s))!==null;){const i=n[2]==="@element-plus/icons-vue"?"@vtj/icons":n[2];r.push({from:i,imports:n[1].split(",").map(o=>o.trim())})}for(;(n=t.exec(s))!==null;){const i=n[1],o=n[2];i&&!a.test(i)&&r.push({from:o,imports:i})}return r}function Dt(u){const e=new Map;for(const t of u)if(Array.isArray(t.imports))for(const a of t.imports){const r=a.match(/^\S+\s+as\s+(\S+)$/),n=r?r[1]:a;e.set(n,t.from)}else e.set(t.imports,t.from);return e}function _t(u,e){return e&&kt.has(e)?!0:jt.has(u)}function Ce(u){return u.callee.type==="Identifier"?u.callee.name:null}function L(u){return u?.type==="Identifier"?u.name:null}function Re(u){return u?.type==="ObjectPattern"?u.properties.map(e=>e.type==="ObjectProperty"&&e.key?.type==="Identifier"?e.key.name:e.type==="RestElement"&&e.argument?.type==="Identifier"?e.argument.name:null).filter(Boolean):u?.type==="ArrayPattern"?u.elements.map(e=>e?.type==="Identifier"?e.name:null).filter(Boolean):[]}function Le(u){return u.type==="StringLiteral"?u.value:null}function Ct(u){if(!u||u.type!=="ObjectExpression")return{};const e={};for(const t of u.properties)if(t.type==="ObjectProperty"){const a=t.key?.name;a&&(e[a]=N(A(t.value)))}else if(t.type==="ObjectMethod"){const a=t.key?.name;if(a){const r=A(t.body),n=t.params.map(s=>s.name||"none").join(",");e[a]=N(`(${n}) => ${r}`)}}return e}function Pe(u){if(u.callee.type==="Identifier"&&u.callee.name==="withDefaults"){const e=u.arguments[0];if(e?.type==="CallExpression"){const t=Me(e),a=u.arguments[1];return a?.type==="ObjectExpression"&&Rt(t,a),t}}return Me(u)}function Me(u){const e=u.arguments[0];return e?e.type==="ArrayExpression"?e.elements.map(t=>t?.type==="StringLiteral"?t.value:"").filter(Boolean):e.type==="ObjectExpression"?e.properties.map(t=>{if(t.type!=="ObjectProperty")return null;const a=t.key?.name;if(!a)return null;if(t.value?.type==="Identifier")return{name:a,type:t.value.name};if(t.value?.type==="ObjectExpression"){const r=t.value.properties;return{name:a,type:Ot(r),required:Se(r,"required"),default:Bt(r)}}return a}).filter(Boolean):[]:[]}function Rt(u,e){for(const t of e.properties){if(t.type!=="ObjectProperty")continue;const a=t.key?.name;if(!a)continue;const r=u.findIndex(n=>typeof n=="string"?n===a:n.name===a);if(r>=0){const n=u[r];typeof n=="string"?u[r]={name:a,default:N(A(t.value))}:n.default=N(A(t.value))}}}function Oe(u){const e=u.arguments[0];return e?e.type==="ArrayExpression"?e.elements.map(t=>t?.type==="StringLiteral"?{name:t.value,params:[]}:null).filter(Boolean):[]:[]}function Lt(u){const e=u.arguments[0];return!e||e.type!=="ObjectExpression"?[]:e.properties.map(t=>(t.type==="ObjectProperty"||t.type==="ObjectMethod")&&t.key?.name||"").filter(Boolean)}function Pt(u){const[e,t,a]=u.arguments;if(!e||!t)return null;const r=A(e),n=A(t);let s=!1,i=!1;if(a?.type==="ObjectExpression"){const o=a.properties;s=Se(o,"deep"),i=Se(o,"immediate")}return{id:Y.uid(),source:C(e.type==="ArrowFunctionExpression"||e.type==="FunctionExpression"?r:`() => { return ${r}; }`),handler:C(n),deep:s,immediate:i}}function Mt(u){const e=u.async?"async ":"",t=u.params.map(r=>r.type==="ObjectPattern"?`{${r.properties.map(s=>s.key?.name||s.name).join(",")}}`:r.type==="AssignmentPattern"?r.left.name+"="+(r.right?.extra?.raw||"null"):r.name).join(", "),a=A(u.body)||"{}";return`${e}(${t}) => ${a}`}function Be(u){return u.includes("__provider.apis")||u.includes("__provider.createMock")}function Fe(u,e,t){const a=/apis\['([\w]*)'\]/,n=ze(""),s=i=>{const o=i.indexOf(".then(");if(o===-1)return null;let c=1,d=o+6;for(;d<i.length&&c>0;){const l=i[d];l==="("?c++:l===")"&&c--,d++}return i.substring(o+6,d-1).trim()};if(e.includes("__provider.apis")){const o=(e.match(a)||[])[1];if(!o)return null;const c=(t.apis||[]).find(l=>l.id===o||l.name===o);if(!c)return null;const d=s(e);return{ref:o,name:u,test:n?.test||{type:"JSFunction",value:`() => this.runApi({
|
package/dist/index.mjs
CHANGED
|
@@ -13,10 +13,10 @@ import * as q from "@babel/types";
|
|
|
13
13
|
* Copyright (c) 2026, VTJ.PRO All rights reserved.
|
|
14
14
|
* @name @vtj/parser
|
|
15
15
|
* @author CHC chenhuachun1549@dingtalk.com
|
|
16
|
-
* @version 0.18.
|
|
16
|
+
* @version 0.18.8
|
|
17
17
|
* @license <a href="https://vtj.pro/license.html">MIT License</a>
|
|
18
18
|
*/
|
|
19
|
-
const f0 = "0.18.
|
|
19
|
+
const f0 = "0.18.8";
|
|
20
20
|
function P(e) {
|
|
21
21
|
const { descriptor: u, errors: t } = Uu(e), a = u.template?.content || "", r = !!u.scriptSetup, n = (u.scriptSetup || u.script)?.content || "", s = u.styles.map((i) => i.content);
|
|
22
22
|
return {
|
|
@@ -499,7 +499,7 @@ const Oe = /* @__PURE__ */ new Uint16Array(
|
|
|
499
499
|
/* @__PURE__ */ "Ȁaglq \x1Bɭ\0\0p;䀦os;䀧t;䀾t;䀼uot;䀢".split("").map((e) => e.charCodeAt(0))
|
|
500
500
|
);
|
|
501
501
|
var fu;
|
|
502
|
-
const
|
|
502
|
+
const Fe = /* @__PURE__ */ new Map([
|
|
503
503
|
[0, 65533],
|
|
504
504
|
// C1 Unicode control character reference replacements
|
|
505
505
|
[128, 8364],
|
|
@@ -536,9 +536,9 @@ const $e = /* @__PURE__ */ new Map([
|
|
|
536
536
|
return e > 65535 && (e -= 65536, u += String.fromCharCode(e >>> 10 & 1023 | 55296), e = 56320 | e & 1023), u += String.fromCharCode(e), u;
|
|
537
537
|
}
|
|
538
538
|
);
|
|
539
|
-
function
|
|
539
|
+
function $e(e) {
|
|
540
540
|
var u;
|
|
541
|
-
return e >= 55296 && e <= 57343 || e > 1114111 ? 65533 : (u =
|
|
541
|
+
return e >= 55296 && e <= 57343 || e > 1114111 ? 65533 : (u = Fe.get(e)) !== null && u !== void 0 ? u : e;
|
|
542
542
|
}
|
|
543
543
|
var V;
|
|
544
544
|
(function(e) {
|
|
@@ -681,7 +681,7 @@ class Je {
|
|
|
681
681
|
this.consumed += 1;
|
|
682
682
|
else if (this.decodeMode === O.Strict)
|
|
683
683
|
return 0;
|
|
684
|
-
return this.emitCodePoint(
|
|
684
|
+
return this.emitCodePoint($e(this.result), this.consumed), this.errors && (u !== V.SEMI && this.errors.missingSemicolonAfterCharacterReference(), this.errors.validateNumericCharacterReference(this.result)), this.consumed;
|
|
685
685
|
}
|
|
686
686
|
/**
|
|
687
687
|
* Parses a named entity.
|
|
@@ -2027,7 +2027,7 @@ function K(e, u) {
|
|
|
2027
2027
|
value: s === "vElse" ? !0 : T(i)
|
|
2028
2028
|
});
|
|
2029
2029
|
const o = e.children?.[0];
|
|
2030
|
-
if (o) {
|
|
2030
|
+
if (o && o.type !== E.FOR) {
|
|
2031
2031
|
const c = K(o);
|
|
2032
2032
|
t.push(...c);
|
|
2033
2033
|
}
|
|
@@ -2409,7 +2409,7 @@ function jt(e, u) {
|
|
|
2409
2409
|
if (m) {
|
|
2410
2410
|
const S = A(b);
|
|
2411
2411
|
if (Bu(S)) {
|
|
2412
|
-
const w =
|
|
2412
|
+
const w = Fu(m, S, u);
|
|
2413
2413
|
if (w) {
|
|
2414
2414
|
s.dataSources[m] = w;
|
|
2415
2415
|
return;
|
|
@@ -2460,7 +2460,7 @@ function jt(e, u) {
|
|
|
2460
2460
|
if (!d.id) return;
|
|
2461
2461
|
const l = d.id.name, p = Mt(d);
|
|
2462
2462
|
if (Bu(p)) {
|
|
2463
|
-
const b =
|
|
2463
|
+
const b = Fu(l, p, u);
|
|
2464
2464
|
if (b) {
|
|
2465
2465
|
s.dataSources[l] = b;
|
|
2466
2466
|
return;
|
|
@@ -2680,7 +2680,7 @@ function Mt(e) {
|
|
|
2680
2680
|
function Bu(e) {
|
|
2681
2681
|
return e.includes("__provider.apis") || e.includes("__provider.createMock");
|
|
2682
2682
|
}
|
|
2683
|
-
function
|
|
2683
|
+
function Fu(e, u, t) {
|
|
2684
2684
|
const a = /apis\['([\w]*)'\]/, n = Zu(""), s = (i) => {
|
|
2685
2685
|
const o = i.indexOf(".then(");
|
|
2686
2686
|
if (o === -1) return null;
|
|
@@ -2794,11 +2794,11 @@ function eu(e, u, t) {
|
|
|
2794
2794
|
const i = e.slice(r, s.index);
|
|
2795
2795
|
a += i.replace(u, t);
|
|
2796
2796
|
const o = s[0];
|
|
2797
|
-
o.startsWith("`") ? a +=
|
|
2797
|
+
o.startsWith("`") ? a += Ft(o, u, t) : a += o, r = s.index + s[0].length;
|
|
2798
2798
|
}
|
|
2799
2799
|
return a += e.slice(r).replace(u, t), a;
|
|
2800
2800
|
}
|
|
2801
|
-
function
|
|
2801
|
+
function Ft(e, u, t) {
|
|
2802
2802
|
let a = "", r = 0;
|
|
2803
2803
|
const n = /\$\{([^}]*)\}/g;
|
|
2804
2804
|
let s;
|
|
@@ -2809,7 +2809,7 @@ function $t(e, u, t) {
|
|
|
2809
2809
|
}
|
|
2810
2810
|
return a += e.slice(r), a;
|
|
2811
2811
|
}
|
|
2812
|
-
function
|
|
2812
|
+
function $t(e, u) {
|
|
2813
2813
|
if (!e) return e;
|
|
2814
2814
|
let t = e;
|
|
2815
2815
|
const a = [...u.refs, ...u.computed];
|
|
@@ -2915,7 +2915,7 @@ function Ht(e) {
|
|
|
2915
2915
|
}
|
|
2916
2916
|
return u;
|
|
2917
2917
|
}
|
|
2918
|
-
function
|
|
2918
|
+
function $u(e, u) {
|
|
2919
2919
|
if (!e) return e;
|
|
2920
2920
|
const t = {
|
|
2921
2921
|
refs: new Set(u.refs),
|
|
@@ -2930,7 +2930,7 @@ function Fu(e, u) {
|
|
|
2930
2930
|
reverseApiMap: u.globalApiVars,
|
|
2931
2931
|
reverseMemberApiMap: u.reverseMemberApiMap || se().member
|
|
2932
2932
|
};
|
|
2933
|
-
let a =
|
|
2933
|
+
let a = $t(e, t);
|
|
2934
2934
|
a = a.replace(/_ctx\./g, "this."), a = a.replace(/this\.this\./g, "this.");
|
|
2935
2935
|
for (const [r, n] of Object.entries(u.libs || {}))
|
|
2936
2936
|
a = R(a, r, `this.$libs.${n}.${r}`);
|
|
@@ -3137,17 +3137,17 @@ function Zt(e) {
|
|
|
3137
3137
|
r
|
|
3138
3138
|
);
|
|
3139
3139
|
if (D !== I) {
|
|
3140
|
-
const
|
|
3140
|
+
const F = G(n, c.index), lu = `v-for="${v} in ${D}"`;
|
|
3141
3141
|
i.push({
|
|
3142
3142
|
start: c.index,
|
|
3143
3143
|
end: c.index + h.length,
|
|
3144
3144
|
original: h,
|
|
3145
3145
|
replacement: lu,
|
|
3146
|
-
line:
|
|
3147
|
-
column:
|
|
3146
|
+
line: F.line,
|
|
3147
|
+
column: F.column
|
|
3148
3148
|
}), u.push({
|
|
3149
|
-
line:
|
|
3150
|
-
column:
|
|
3149
|
+
line: F.line + 1,
|
|
3150
|
+
column: F.column,
|
|
3151
3151
|
original: I,
|
|
3152
3152
|
fixed: D,
|
|
3153
3153
|
message: "修复 v-for 指令:添加 state. 前缀"
|
|
@@ -3451,7 +3451,7 @@ async function u0(e, u) {
|
|
|
3451
3451
|
imports: x,
|
|
3452
3452
|
dataSources: v,
|
|
3453
3453
|
directives: I
|
|
3454
|
-
} = et(e.script, r), { nodes: D, slots:
|
|
3454
|
+
} = et(e.script, r), { nodes: D, slots: F, context: lu } = re(t, a, e.template, {
|
|
3455
3455
|
platform: n,
|
|
3456
3456
|
handlers: g,
|
|
3457
3457
|
styles: i,
|
|
@@ -3468,13 +3468,13 @@ async function u0(e, u) {
|
|
|
3468
3468
|
computed: p,
|
|
3469
3469
|
methods: b,
|
|
3470
3470
|
dataSources: v,
|
|
3471
|
-
slots:
|
|
3471
|
+
slots: F,
|
|
3472
3472
|
emits: S,
|
|
3473
3473
|
expose: w,
|
|
3474
3474
|
nodes: D,
|
|
3475
3475
|
css: o
|
|
3476
3476
|
}, le = Object.keys(p || {}), fe = (m || []).map(
|
|
3477
|
-
(
|
|
3477
|
+
($) => typeof $ == "string" ? $ : $.name
|
|
3478
3478
|
), be = [
|
|
3479
3479
|
"$el",
|
|
3480
3480
|
"$emit",
|
|
@@ -3502,17 +3502,17 @@ async function u0(e, u) {
|
|
|
3502
3502
|
};
|
|
3503
3503
|
return await ce(
|
|
3504
3504
|
yu,
|
|
3505
|
-
async (
|
|
3506
|
-
await oe(
|
|
3505
|
+
async ($) => {
|
|
3506
|
+
await oe($, async (Y) => {
|
|
3507
3507
|
if (du(Y)) {
|
|
3508
3508
|
const me = await nu(Y.value);
|
|
3509
|
-
Y.value = Iu(me,
|
|
3509
|
+
Y.value = Iu(me, $.id, Su);
|
|
3510
3510
|
}
|
|
3511
3511
|
});
|
|
3512
3512
|
},
|
|
3513
|
-
async (
|
|
3514
|
-
const Y = await nu(
|
|
3515
|
-
|
|
3513
|
+
async ($) => {
|
|
3514
|
+
const Y = await nu($.value);
|
|
3515
|
+
$.value = Iu(Y, "", Su);
|
|
3516
3516
|
}
|
|
3517
3517
|
), new Hu(yu).toDsl();
|
|
3518
3518
|
}
|
|
@@ -3565,19 +3565,19 @@ async function e0(e, u) {
|
|
|
3565
3565
|
await oe(g, async (x) => {
|
|
3566
3566
|
if (du(x)) {
|
|
3567
3567
|
const v = await nu(x.value);
|
|
3568
|
-
let I =
|
|
3568
|
+
let I = $u(v, w);
|
|
3569
3569
|
const D = Array.from(
|
|
3570
3570
|
p[g.id] || /* @__PURE__ */ new Set()
|
|
3571
3571
|
);
|
|
3572
|
-
for (const
|
|
3573
|
-
I = R(I,
|
|
3572
|
+
for (const F of D)
|
|
3573
|
+
I = R(I, F, `this.context.${F}`);
|
|
3574
3574
|
x.value = I;
|
|
3575
3575
|
}
|
|
3576
3576
|
});
|
|
3577
3577
|
},
|
|
3578
3578
|
async (g) => {
|
|
3579
3579
|
const x = await nu(g.value);
|
|
3580
|
-
g.value =
|
|
3580
|
+
g.value = $u(x, w);
|
|
3581
3581
|
}
|
|
3582
3582
|
), new Hu(b).toDsl();
|
|
3583
3583
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vtj/parser",
|
|
3
3
|
"private": false,
|
|
4
|
-
"version": "0.18.
|
|
4
|
+
"version": "0.18.8",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"keywords": [
|
|
7
7
|
"AI低代码",
|
|
@@ -32,9 +32,9 @@
|
|
|
32
32
|
"htmlparser2": "~10.0.0",
|
|
33
33
|
"postcss": "~8.5.0",
|
|
34
34
|
"sass": "~1.97.1",
|
|
35
|
-
"@vtj/coder": "~0.18.7",
|
|
36
35
|
"@vtj/base": "~0.13.0",
|
|
37
|
-
"@vtj/
|
|
36
|
+
"@vtj/coder": "~0.18.8",
|
|
37
|
+
"@vtj/core": "~0.18.8"
|
|
38
38
|
},
|
|
39
39
|
"devDependencies": {
|
|
40
40
|
"@vtj/cli": "~0.13.0"
|
package/types/version.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright (c) 2026, VTJ.PRO All rights reserved.
|
|
3
3
|
* @name @vtj/parser
|
|
4
4
|
* @author CHC chenhuachun1549@dingtalk.com
|
|
5
|
-
* @version 0.18.
|
|
5
|
+
* @version 0.18.7
|
|
6
6
|
* @license <a href="https://vtj.pro/license.html">MIT License</a>
|
|
7
7
|
*/
|
|
8
|
-
export declare const version = "0.18.
|
|
8
|
+
export declare const version = "0.18.7";
|