@mptool/all 0.11.1 → 0.12.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.mts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js +8 -8
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +8 -8
- package/dist/index.mjs.map +1 -1
- package/package.json +8 -8
package/dist/index.mjs
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
for(var Fn="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",li=typeof Uint8Array=="undefined"?[]:new Uint8Array(256),Qe=0;Qe<Fn.length;Qe++)li[Fn.charCodeAt(Qe)]=Qe;const Ze=typeof qq=="object"?"qq":typeof wx=="object"?"miniapp"in wx?"donut":"wx":"js";var ci=Object.defineProperty,hi=(e,t,n)=>t in e?ci(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,ui=(e,t,n)=>hi(e,t+"",n);let de=class extends Error{constructor({code:t,message:n}){super(n),ui(this,"code"),this.code=t!=null?t:null}toString(){return`code: ${this.code}, message: ${this.message}`}};var Un;const M=Ze==="js"?console:((Un=wx.getRealtimeLogManager)==null?void 0:Un.call(wx))||wx.getLogManager({level:1}),Pt=Ze!=="js"&&"getRealtimeLogManager"in wx,fi=(...e)=>{wx.env.DEBUG&&(Pt?M.info("debug",...e):M.debug(...e)),M!==console&&console.debug(...e)},di=(...e)=>{M.info(...e),M!==console&&console.info(...e)},pi=(...e)=>{M.warn(...e),M!==console&&console.warn(...e)},gi=(...e)=>{Pt?M.error(...e):M.warn("error",...e),M!==console&&console.error(...e)},mi=e=>{Pt&&M.setFilterMsg(e)};var z=Object.freeze({__proto__:null,debug:fi,error:gi,filter:mi,info:di,warn:pi});const bi=(e="")=>e?new Promise((t,n)=>{wx.setClipboardData({data:e,success:()=>t(),fail:({errMsg:r})=>n(new de({message:r}))})}):Promise.reject(new Error("data is empty")),ke=(e,t,n,r)=>{wx.showModal({title:e,content:t,showCancel:!!r,theme:"day",success:({confirm:s})=>{s?n==null||n():r==null||r()},fail:()=>r==null?void 0:r()})},yi=(e,t="",n,r=()=>{})=>{ke("操作确认",`您确定要${e}么?${t}`,n,r)},wi=(e,t,n,r=!1)=>{wx.showModal({title:e,content:t,confirmText:"重试",theme:"day",success:({confirm:s})=>{s?n():r&&getCurrentPages().length>1&&wx.navigateBack()}})},P=(e,t=1500,n="none")=>new Promise((r,s)=>{wx.showToast({title:e,icon:n,duration:t,success:()=>r(),fail:({errMsg:i})=>s(new de({message:i}))})}),xi=()=>(wx.getWindowInfo||wx.getSystemInfoSync)();var vi=Object.defineProperty,Ai=Object.defineProperties,Si=Object.getOwnPropertyDescriptors,Rn=Object.getOwnPropertySymbols,$i=Object.prototype.hasOwnProperty,Ci=Object.prototype.propertyIsEnumerable,Vn=(e,t,n)=>t in e?vi(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Dt=(e,t)=>{for(var n in t||(t={}))$i.call(t,n)&&Vn(e,n,t[n]);if(Rn)for(var n of Rn(t))Ci.call(t,n)&&Vn(e,n,t[n]);return e},jt=(e,t)=>Ai(e,Si(t));const Ei=e=>new Promise((t,n)=>{if(Ze==="donut")return wx.addPhoneContact(jt(Dt({},e),{success:()=>t()}));wx.getSetting({success:({authSetting:r})=>{r["scope.addPhoneContact"]?wx.addPhoneContact(jt(Dt({},e),{success:()=>t()})):wx.authorize({scope:"scope.addPhoneContact",success:()=>{wx.addPhoneContact(jt(Dt({},e),{success:()=>t()}))},fail:()=>{ke("权限被拒","如果想要保存联系人,请在“权限设置”允许添加到联系人权限",()=>{wx.openSetting(),n(new de({message:"用户拒绝权限"}))})}})}})}),ki=(e,t)=>{const n=e.split("."),r=t.split("."),s=Math.max(n.length,r.length);for(;n.length<s;)n.push("0");for(;r.length<s;)r.push("0");for(let i=0;i<s;i++){const a=parseInt(n[i]),l=parseInt(r[i]);if(a>l)return 1;if(a<l)return-1}return 0},Hn=()=>{const e=getCurrentPages();return e[e.length-1]||null},Ti=()=>{var e,t;return(t=(e=Hn())==null?void 0:e.route)!=null?t:""},Gn=()=>{wx.getNetworkType({success:({networkType:e})=>{switch(e){case"wifi":wx.startWifi({success:()=>{wx.getConnectedWifi({success:({wifi:t})=>{t.signalStrength<.5&&P("Wifi 信号不佳")},fail:()=>{P("无法连接网络")}})},fail:()=>{P("无法连接网络")}});break;case"2g":case"3g":P("您的网络状态不佳");break;case"none":P("您没有连接到网络");break;default:P("网络连接出现问题,请稍后重试")}z.error("Request fail with",e)},fail:()=>{P("网络连接出现问题,请稍后重试"),z.error("Request fail and cannot get networkType")}})},Je=(e,t=!1)=>new Promise((n,r)=>{wx.downloadFile({url:e,success:({statusCode:s,tempFilePath:i})=>{if(wx.hideLoading(),s===200)n(i);else{const a=`Download ${e} failed with statusCode: ${s}`;P("下载失败"),z.warn(a),r(new de({code:s,message:a}))}},fail:({errMsg:s})=>{wx.hideLoading(),r(new de({message:s})),Gn(),z.warn(`Download ${e} failed:`,s)}}).onProgressUpdate(({progress:s})=>{wx.showLoading({title:`下载中...${Math.round(s)}%`,mask:t})})}),Ii=e=>{Je(e).then(t=>{wx.openDocument({filePath:t,showMenu:!0,success:()=>{z.debug(`打开文档 ${t} 成功`)},fail:({errMsg:n})=>{z.error(`打开文档 ${t} 失败`,n)}})}).catch(()=>{var t;P("下载文档失败"),(t=wx.reportEvent)==null||t.call(wx,"resource_load_failed",{broken_url:e})})},Ni=(e,t=(n=>(n=(r=>(r=/\/([^/]+)\.[^/]+?$/.exec(e))==null?void 0:r[1])())!=null?n:"document")())=>{wx.canIUse("addFileToFavorites")&&Je(e).then(n=>{const r=e.split(".").pop();wx.addFileToFavorites({fileName:`${t}.${r}`,filePath:n,success:()=>{ke("文件已保存","文件已保存至“微信收藏”"),z.debug(e,"添加至收藏成功")},fail:({errMsg:s})=>{z.error(e,"添加至收藏失败",s)}})}).catch(()=>{var n;P("下载文档失败"),(n=wx.reportEvent)==null||n.call(wx,"resource_load_failed",{broken_url:e})})},qi=e=>Je(e).then(t=>new Promise((n,r)=>{if(Ze==="donut")return wx.saveImageToPhotosAlbum({filePath:t,success:()=>n()});wx.getSetting({success:({authSetting:s})=>{s["scope.writePhotosAlbum"]?wx.saveImageToPhotosAlbum({filePath:t,success:()=>n()}):wx.authorize({scope:"scope.writePhotosAlbum",success:()=>{wx.saveImageToPhotosAlbum({filePath:t,success:()=>n()})},fail:()=>{ke("权限被拒","如果想要保存图片,请在“权限设置”允许保存图片权限",()=>{r(new de({message:"用户拒绝权限"})),wx.openSetting()})}})}})})),Oi=e=>{if(!("getUpdateManager"in wx))return;const t=wx.getUpdateManager();t.onCheckForUpdate(({hasUpdate:n})=>{n&&P("发现小程序更新,下载中...")}),t.onUpdateReady(()=>{e(()=>{t.applyUpdate()})}),t.onUpdateFailed(({errMsg:n})=>{P("小程序更新下载失败,请检查您的网络!"),z.error("更新应用失败",n)})};for(var pe="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Te=typeof Uint8Array=="undefined"?[]:new Uint8Array(256),Ye=0;Ye<pe.length;Ye++)Te[pe.charCodeAt(Ye)]=Ye;var Pi=function(e){var t=new Uint8Array(e),n,r=t.length,s="";for(n=0;n<r;n+=3)s+=pe[t[n]>>2],s+=pe[(t[n]&3)<<4|t[n+1]>>4],s+=pe[(t[n+1]&15)<<2|t[n+2]>>6],s+=pe[t[n+2]&63];return r%3===2?s=s.substring(0,s.length-1)+"=":r%3===1&&(s=s.substring(0,s.length-2)+"=="),s},Di=function(e){var t=e.length*.75,n=e.length,r,s=0,i,a,l,o;e[e.length-1]==="="&&(t--,e[e.length-2]==="="&&t--);var c=new ArrayBuffer(t),h=new Uint8Array(c);for(r=0;r<n;r+=4)i=Te[e.charCodeAt(r)],a=Te[e.charCodeAt(r+1)],l=Te[e.charCodeAt(r+2)],o=Te[e.charCodeAt(r+3)],h[s++]=i<<2|a>>4,h[s++]=(a&15)<<4|l>>2,h[s++]=(l&3)<<6|o&63;return c};const Lt=typeof qq=="object"?"qq":typeof wx=="object"?"miniapp"in wx?"donut":"wx":"js";var ji=(e,t,n)=>new Promise((r,s)=>{var i=o=>{try{l(n.next(o))}catch(c){s(c)}},a=o=>{try{l(n.throw(o))}catch(c){s(c)}},l=o=>o.done?r(o.value):Promise.resolve(o.value).then(i,a);l((n=n.apply(e,t)).next())});function Xe(e=new Map){return{all:e,on:(t,n)=>{const r=e.get(t);r?r.push(n):e.set(t,[n])},off:(t,n)=>{const r=e.get(t);r&&(n?r.splice(r.indexOf(n)>>>0,1):e.set(t,[]))},emit:(t,n)=>{let r=e.get(t);r&&r.slice().map(s=>s(n)),r=e.get("*"),r&&r.slice().map(s=>s(t,n))},emitAsync:(t,n)=>ji(this,null,function*(){var r,s;yield Promise.all(((r=e.get(t))!=null?r:[]).slice().map(i=>i(n))),yield Promise.all(((s=e.get("*"))!=null?s:[]).slice().map(i=>i(t,n)))})}}var Li=Object.defineProperty,_i=(e,t,n)=>t in e?Li(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Mi=(e,t,n)=>_i(e,t+"",n);let Bi=class extends Error{constructor({code:t,message:n}){super(n),Mi(this,"code"),this.code=t!=null?t:null}toString(){return`code: ${this.code}, message: ${this.message}`}};var zn;const B=Lt==="js"?console:((zn=wx.getRealtimeLogManager)==null?void 0:zn.call(wx))||wx.getLogManager({level:1}),_t=Lt!=="js"&&"getRealtimeLogManager"in wx,Fi=(...e)=>{wx.env.DEBUG&&(_t?B.info("debug",...e):B.debug(...e)),B!==console&&console.debug(...e)},Ui=(...e)=>{B.info(...e),B!==console&&console.info(...e)},Ri=(...e)=>{B.warn(...e),B!==console&&console.warn(...e)},Vi=(...e)=>{_t?B.error(...e):B.warn("error",...e),B!==console&&console.error(...e)},Hi=e=>{_t&&B.setFilterMsg(e)};var Y=Object.freeze({__proto__:null,debug:Fi,error:Vi,filter:Hi,info:Ui,warn:Ri});const Gi=(e="",t="&")=>{const n={},r=e?e.split(t):void 0;return r&&r.length>0&&r.forEach(s=>{const[i,a]=s.split("=");n[i]=a}),n},Wn=(e={},t="&",n=!1)=>Object.keys(e).map(r=>{const s=e[r];return`${r}=${n?s:encodeURIComponent(s)}`}).join(t),zi=(e,t,n=!1)=>{const r=Wn(t,"&",n);return r?`${e}${/[?&]$/u.test(e)?"":e.includes("?")?"&":"?"}${r}`:e};var Qn=Object.freeze({__proto__:null,join:zi,parse:Gi,stringify:Wn});const Zn=e=>{if(e===void 0)return"undefined";const t=typeof e;if(t==="object"){if(e===null)return"null";const n=/\[object (\w+)\]/u.exec(Object.prototype.toString.call(e));return n?n[1].toLowerCase():""}return t},Jn=e=>Zn(e)==="function";var Wi=Object.defineProperty,Qi=(e,t,n)=>t in e?Wi(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Yn=(e,t,n)=>Qi(e,typeof t!="symbol"?t+"":t,n);function R(e,t){return function(...n){if(t.apply(this,n),e)return e.apply(this,n)}}const Zi=(e,t)=>{let n;return function(...r){if(!n)return n=!0,e.apply(t!=null?t:this,[()=>{n=!1},...r])}},Ji=(e,t)=>{let n;return function(...r){if(!n)return n=!0,e.apply(t!=null?t:null,r)}};let Xn=class{constructor(t=1){this.capacity=t,Yn(this,"funcQueue",[]),Yn(this,"running",0)}next(){const t=this.funcQueue.shift();if(t){const{func:n,ctx:r,args:s}=t,i=()=>{n.apply(r,[()=>{this.running-=1,this.next()},...[].slice.call(s,0)])};this.running+=1,i()}}add(t,n,...r){this.funcQueue.push({func:t,ctx:n,args:[].slice.call(r,0)}),this.running<this.capacity&&this.next()}clear(){this.funcQueue=[]}};const Yi=(e,t=1)=>{const n=new Xn(t);return function(...r){n.add(e,this,...r)}},Mt="a",Kn="al",er="n",tr="p",nr="r",rr="u",W=Xe(),Ke=Xe(),Q=Xe(),X={launch:!1,lOpt:{},hide:0},Xi=e=>{X.launch=!0,X.lOpt=e,W.emit(Kn,e)},Ki=()=>{X.hide&&(W.emit(Mt,new Date().getTime()-X.hide),X.hide=0)},ea=()=>{X.hide=new Date().getTime()},ta=e=>{e.onLaunch=R(e.onLaunch,Xi),e.onShow=R(e.onShow,Ki),e.onHide=R(e.onHide,ea),e.onAwake&&(W.on(Mt,t=>{Y.debug(`App: awake after ${t}ms`),e.onAwake(t)}),Y.debug("App: registered onAwake")),e.$on=Q.on,e.$off=Q.off,e.$emit=Q.emit,e.$emitAsync=Q.emitAsync,App(e)},Bt={},sr=e=>Bt[e],na=(e,t)=>{Bt[e]=t},ra=e=>{delete Bt[e]};var sa=Object.defineProperty,ia=Object.defineProperties,aa=Object.getOwnPropertyDescriptors,et=Object.getOwnPropertySymbols,ir=Object.prototype.hasOwnProperty,ar=Object.prototype.propertyIsEnumerable,or=(e,t,n)=>t in e?sa(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,lr=(e,t)=>{for(var n in t||(t={}))ir.call(t,n)&&or(e,n,t[n]);if(et)for(var n of et(t))ar.call(t,n)&&or(e,n,t[n]);return e},cr=(e,t)=>ia(e,aa(t)),oa=(e,t)=>{var n={};for(var r in e)ir.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&et)for(var r of et(e))t.indexOf(r)<0&&ar.call(e,r)&&(n[r]=e[r]);return n};let tt;const la=e=>{const t=e,{defaultPage:n,pages:r=[],getPath:s}=t,i=oa(t,["defaultPage","pages","getPath"]);if(Jn(s)){tt=cr(lr({},i),{getPath:s});return}let a={},l={};const o=(c,h)=>{const f=h.replace(/\$name/g,c);a[c]=f,l[f]=c};Array.isArray(r)?r.forEach(([c,h])=>{typeof c=="string"?o(c,h):c.forEach(f=>o(f,h))}):typeof r=="object"&&(a=r,l=Object.fromEntries(Object.keys(r).map(c=>[r[c],c]))),tt=cr(lr({},i),{getPath:c=>a[c]||n.replace(/\$name/g,c)})},re=()=>{if(!tt)throw new Error("$Config is not called");return tt};let Ie=!0;const hr=e=>{const t=re(),[n,r]=e.split("?"),s=n.startsWith("/")?n:t.getPath(n);return{path:s,query:Qn.parse(r),url:`${s}${r?`?${r}`:""}`}};function nt(e){return t=>{if(Ie){Ie=!1;const{path:n,url:r,query:s}=hr(t);return Promise.race([Ke.emitAsync(`${er}:${n}`,s),new Promise(i=>{var a;setTimeout(()=>i(),(a=re().maxDelay)!=null?a:200)})]).then(()=>(Ie=!0,wx[e]({url:r})))}}}W.on(nr,()=>{var e;setTimeout(()=>{Ie=!0},(e=re().minInterval)!=null?e:100)}),W.on(rr,()=>{Ie=!0});const Ft=nt("navigateTo"),Ut=nt("redirectTo"),Rt=nt("switchTab"),rt=nt("reLaunch");function st(e){return function(t){if(t){const{before:n,after:r,url:s}=t.currentTarget.dataset;if(this&&n&&typeof this[n]=="function"&&this[n](t),s)return e(s).then(()=>{this&&r&&typeof this[r]=="function"&&this[r](t)})}}}const ca=st(Ft),ha=st(Ut),ua=st(Rt),fa=st(rt),ur=(e=1)=>{const{home:t}=re();return getCurrentPages().length<=e&&t?rt(t):wx.navigateBack({delta:e})},da=function(e){if(e){const{before:t,after:n,delta:r=1}=e.currentTarget.dataset;return this&&t&&typeof this[t]=="function"&&this[t](e),Promise.resolve(ur(Number(r))).then(()=>{this&&n&&typeof this[n]=="function"&&this[n](e)})}},pa=()=>getCurrentPages().slice(0).pop(),ga=e=>{const{path:t,query:n}=hr(e);Ke.emit(`${tr}:${t}`,n)};function fr(e){const{args:t,event:n,id:r}=e.detail;switch(n){case"$attached":{const s=sr(r);if(!s)break;const i=s.$refID;i&&(this.$refs[i]=s),s.$attached(this);break}default:{const s=this[n];s&&s.apply(this,t)}}}function dr(e){const t=re();e.$=fr,e.$refs={},e.$on=Q.on,e.$off=Q.off,e.$emit=Q.emit,e.$emitAsync=Q.emitAsync,e.$go=Ft,e.$redirect=Ut,e.$switch=Rt,e.$reLaunch=rt,e.$back=ur,e.$preload=ga,e.$currentPage=pa,e.$getPath=t.getPath,e.$bindGo=ca,e.$bindRedirect=ha,e.$bindSwitch=ua,e.$bindRelaunch=fa,e.$bindBack=da}var ma=Object.defineProperty,ba=Object.defineProperties,ya=Object.getOwnPropertyDescriptors,pr=Object.getOwnPropertySymbols,wa=Object.prototype.hasOwnProperty,xa=Object.prototype.propertyIsEnumerable,gr=(e,t,n)=>t in e?ma(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Vt=(e,t)=>{for(var n in t||(t={}))wa.call(t,n)&&gr(e,n,t[n]);if(pr)for(var n of pr(t))xa.call(t,n)&&gr(e,n,t[n]);return e},Ht=(e,t)=>ba(e,ya(t));let va=0;const Aa=(e={})=>{const t={};return Object.keys(e).forEach(n=>{const r=e[n];if(r===null||typeof r=="function")t[n]=r;else{const{type:s}=r;s===null?t[n]={type:null,value:r.default}:Array.isArray(s)?t[n]={type:s[0],value:r.default,optionalTypes:s.slice(1)}:t[n]={type:s,value:r.default}}}),Ht(Vt({},t),{ref:{type:String,value:""}})},Sa=e=>{const{extendComponent:t,injectComponent:n}=re();return t&&t(e),e.lifetimes||(e.lifetimes={}),e.lifetimes.created=R(e.lifetimes.created,function(){dr(this),n&&n(e)}),e.lifetimes.attached=R(e.lifetimes.attached,function(){const r=va+=1;this.$id=r,na(r,this),this.$refID=this.data.ref,this.triggerEvent("ing",{id:this.$id,event:"$attached"})}),e.lifetimes.detached=R(e.lifetimes.detached,function(){var r;ra(this.$id);const s=(r=this.$parent)==null?void 0:r.$refs,i=this.$refID;i&&s&&delete s[i],delete this.$parent}),e.methods=Ht(Vt({},e.methods),{$call(r,...s){Y.debug(`Component ${this.$id} call ${r}:`,s),this.triggerEvent("ing",{id:this.$id,event:r,args:s})},$getRef:sr,$attached(r){this.$root=r.$root||r,this.$parent=r},$:fr}),e.observers=Ht(Vt({},e.observers),{ref(r){var s;this.$refID&&this.$refID!==r&&((s=this.$parent)!=null&&s.$refs&&delete this.$parent.$refs[this.$refID],this.$refID=r,Y.debug(`Component ${this.$id} ref: ${r}`))}}),e.properties=Aa(e.props),delete e.props,Component(e)};let mr=!0;const $a=(e,t)=>{const{getPath:n,extendPage:r,injectPage:s}=re(),i=n(e),a=(o,c)=>Y.debug(`Page ${e}: ${o} has been invoked`,c||""),l=o=>Y.debug(`Page ${e}: registered ${o}`);if(r&&r(e,t),t.$name=e,t.$state={firstOpen:!1},t.onAppLaunch){if(X.launch){const{lOpt:o}=X;a("onAppLaunch"),t.onAppLaunch(o)}else W.on(Kn,o=>{a("onAppLaunch"),t.onAppLaunch(o)});l("onAppLaunch")}t.onNavigate&&(Ke.on(`${er}:${i}`,o=>(a("onNavigate",o),t.onNavigate(o))),l("onNavigate")),t.onPreload&&(Ke.on(`${tr}:${i}`,o=>(a("onPreload",o),t.onPreload(o))),l("onPreload")),t.onLoad=R(t.onLoad,()=>{t.onAwake&&(W.on(Mt,o=>{a("onAwake"),t.onAwake(o)}),l("onAwake")),mr&&(mr=!1,t.$state.firstOpen=!0)}),t.onReady=R(t.onReady,()=>W.emit(nr)),t.onUnload=R(t.onUnload,()=>W.emit(rr)),dr(t),s&&s(e,t),t.onRegister&&(a("onRegister"),t.onRegister()),Page(t),Y.debug(`Registered: Page ${e}`)};for(var br="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Ca=typeof Uint8Array=="undefined"?[]:new Uint8Array(256),it=0;it<br.length;it++)Ca[br.charCodeAt(it)]=it;const yr=typeof qq=="object"?"qq":typeof wx=="object"?"miniapp"in wx?"donut":"wx":"js";var Ea=Object.defineProperty,ka=(e,t,n)=>t in e?Ea(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Ta=(e,t,n)=>ka(e,t+"",n);class Gt extends Error{constructor({code:t,message:n}){super(n),Ta(this,"code"),this.code=t!=null?t:null}toString(){return`code: ${this.code}, message: ${this.message}`}}var wr;const F=yr==="js"?console:((wr=wx.getRealtimeLogManager)==null?void 0:wr.call(wx))||wx.getLogManager({level:1}),zt=yr!=="js"&&"getRealtimeLogManager"in wx,Ia=(...e)=>{wx.env.DEBUG&&(zt?F.info("debug",...e):F.debug(...e)),F!==console&&console.debug(...e)},Na=(...e)=>{F.info(...e),F!==console&&console.info(...e)},qa=(...e)=>{F.warn(...e),F!==console&&console.warn(...e)},Oa=(...e)=>{zt?F.error(...e):F.warn("error",...e),F!==console&&console.error(...e)},Pa=e=>{zt&&F.setFilterMsg(e)};var I=Object.freeze({__proto__:null,debug:Ia,error:Oa,filter:Pa,info:Na,warn:qa});const D=wx.getFileSystemManager(),q=wx.env.USER_DATA_PATH,at=e=>e.split("/").slice(0,-1).join("/"),Wt=e=>{try{return D.statSync(`${q}/${e}`,!1),!0}catch(t){return!1}},Da=e=>Wt(e)&&D.statSync(`${q}/${e}`).isFile(),xr=e=>Wt(e)&&D.statSync(`${q}/${e}`).isDirectory(),ja=(e,t=xr(e)?"dir":"file")=>{const n=()=>I.debug(`Deleted ${e}`),r=s=>I.error(`Error deleting ${e}:`,s);if(t==="dir")try{D.rmdirSync(`${q}/${e}`,!0),n()}catch(s){r(s)}else try{D.unlinkSync(`${q}/${e}`),n()}catch(s){r(s)}},La=e=>{try{const t=D.readdirSync(`${q}/${e}`);return I.debug(`Listing ${e} folder:`,t),t}catch(t){return I.error(`Error listing ${e} folder:`,t),[]}},_a=(e,t="utf-8")=>{try{return D.readFileSync(`${q}/${e}`,t)}catch(n){I.warn(`${e} don't exist`);return}},Ma=(e,t="utf-8")=>{let n;try{const r=D.readFileSync(`${q}/${e}.json`,t);try{n=JSON.parse(r),I.debug(`Read ${e}.json success:`,n)}catch(s){n=void 0,I.warn(`Parse ${e}.json failed`)}}catch(r){n=void 0,I.warn(`${e}.json doesn't exist`)}return n},ot=(e,t=!0)=>{try{D.mkdirSync(`${q}/${e}`,t)}catch(n){I.debug(`${e} folder already exists`)}},Ba=(e,t)=>{try{D.saveFileSync(e,`${q}/${t}`)}catch(n){I.error(`Saving to ${t} failed:`,n)}},Fa=(e,t)=>(ot(at(t)),new Promise((n,r)=>{wx.downloadFile({url:e,filePath:`${q}/${t}`,success:({statusCode:s,tempFilePath:i})=>{if(s===200)return I.debug(`${e} saved`),n(i);I.error(`Download ${e} failed with statusCode ${s}`),r(new Gt({code:s}))},fail:({errMsg:s})=>{I.error(`Download ${e} failed:`,s),r(new Gt({message:s}))}})})),Ua=(e,t,n=t instanceof ArrayBuffer?"binary":"utf-8")=>{ot(at(e)),D.writeFileSync(`${q}/${e}`,t instanceof ArrayBuffer?t:JSON.stringify(t),n)},Ra=(e,t,n="utf-8")=>{const r=JSON.stringify(t);ot(at(e)),D.writeFileSync(`${q}/${e}.json`,r,n)},Va=(e,t)=>new Promise((n,r)=>{D.unzip({zipFilePath:`${q}/${e}`,targetPath:`${q}/${t}`,success:()=>{n()},fail:({errCode:s,errMsg:i})=>{I.error(`Unzip ${e} failed:`,i),r(new Gt({code:s,message:i}))}})}),Ne=new Date().getTime();I.debug(`Current sessionId is ${Ne}`);const V="_cache_",lt={},Ha=(e,t)=>{lt[e]=t},Ga=e=>{const t=lt[e];return lt[e]=void 0,t},Qt=(e,t)=>t?t.expired?t.expired===Ne||new Date().getTime()<t.expired?t.data:(wx.removeStorageSync(`${V}${e}`),void 0):t.data:void 0,vr=(e,t,n)=>{const r={expired:0,data:t};if(n==="keep"){const s=wx.getStorageSync(`${V}${e}`);if(!s)return;r.expired=s.expired||0}else n&&(r.expired=n==="once"?Ne:n+new Date().getTime());return r},za=(e,t,n=0)=>{wx.setStorageSync(`${V}${e}`,vr(e,t,n))},Wa=(e,t,n=0)=>wx.setStorage({key:`${V}${e}`,data:vr(e,t,n)}).catch(()=>{I.error(`set "${e}" fail`)}),Qa=e=>Qt(e,wx.getStorageSync(`${V}${e}`)),Za=e=>wx.getStorage({key:`${V}${e}`}).then(({data:t})=>Qt(e,t)).catch(()=>{I.error(`set "${e}" fail`)}),Ja=e=>{wx.removeStorageSync(`${V}${e}`),Qt(e,null)},Ya=e=>wx.removeStorage({key:`${V}${e}`}),Xa=()=>{wx.getStorageInfoSync().keys.forEach(e=>{if(e.startsWith(V)){const t=wx.getStorageSync(e);(!t||t.expired!==Ne&&new Date().getTime()>=t.expired)&&wx.removeStorageSync(e)}})},Ka=()=>wx.getStorageInfo().then(({keys:e})=>Promise.all(e.filter(t=>t.startsWith(V)).map(t=>wx.getStorage({key:t}).then(({data:n})=>{if(!n||n.expired!==Ne&&new Date().getTime()>=n.expired)return wx.removeStorage({key:t}).then(()=>{})})))),ge=(e="")=>e.replace(/^(\.*)?(?=\S)/gi,".").replace(/\.+$/,""),Ar=e=>e.replace(/[#?].*$/,""),ct=e=>Ar(e).replace(/^https?:\/\//,"").split("/").shift().replace(/:\d+$/,""),ht=(e="")=>{if(!e)return[];e=ge(e).replace(/^\.+/gi,"");const t=e.split(".").map(n=>[".",e.slice(e.indexOf(n))].join(""));return[e].concat(t)},Sr=e=>{const t=ct(e),n=Ar(e).split(t)[1].replace(/^:\d+/,"")||"/";return{domain:t,path:n}},Zt=e=>{const{domain:t="",path:n="/"}=typeof e=="object"?e:typeof e=="string"?Sr(e):{};return{domain:ge(t),path:n}};var eo=Object.defineProperty,to=(e,t,n)=>t in e?eo(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,me=(e,t,n)=>to(e,typeof t!="symbol"?t+"":t,n);let ut=class{constructor(t){me(this,"name"),me(this,"value"),me(this,"domain"),me(this,"path"),me(this,"expires","session"),me(this,"httpOnly");var n,r;this.name=t.name||"",this.value=t.value||"",this.domain=(n=t.domain)!=null?n:"",this.path=(r=t.path)!=null?r:"/",this.httpOnly=!!t.httpOnly,this.expires=Number.isInteger(t.maxAge)?t.maxAge>0?new Date(new Date().getTime()+t.maxAge*1e3):"outdate":t.expires?new Date(t.expires):"session"}isExpired(){return this.expires==="outdate"||this.expires instanceof Date&&new Date>this.expires}isPersistence(){return this.expires!=="session"}isDomainMatched(t){return ht(t).includes(this.domain)}isPathMatched(t){return t.startsWith(this.path)||this.path.replace(/\/$/,"")===t}toString(){return`${this.name}=${this.value}`}toJSON(){const t={name:this.name,value:this.value,domain:this.domain};return this.path!=="/"&&(t.path=this.path),this.httpOnly&&(t.httpOnly=this.httpOnly),this.expires instanceof Date&&(t.expires=this.expires),t}};for(var $r="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",no=typeof Uint8Array=="undefined"?[]:new Uint8Array(256),ft=0;ft<$r.length;ft++)no[$r.charCodeAt(ft)]=ft;const se=typeof qq=="object"?"qq":typeof wx=="object"?"miniapp"in wx?"donut":"wx":"js";var ro=Object.defineProperty,so=(e,t,n)=>t in e?ro(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,io=(e,t,n)=>so(e,t+"",n);let Cr=class extends Error{constructor({code:t,message:n}){super(n),io(this,"code"),this.code=t!=null?t:null}toString(){return`code: ${this.code}, message: ${this.message}`}};var Er;const U=se==="js"?console:((Er=wx.getRealtimeLogManager)==null?void 0:Er.call(wx))||wx.getLogManager({level:1}),Jt=se!=="js"&&"getRealtimeLogManager"in wx,ao=(...e)=>{wx.env.DEBUG&&(Jt?U.info("debug",...e):U.debug(...e)),U!==console&&console.debug(...e)},oo=(...e)=>{U.info(...e),U!==console&&console.info(...e)},lo=(...e)=>{U.warn(...e),U!==console&&console.warn(...e)},co=(...e)=>{Jt?U.error(...e):U.warn("error",...e),U!==console&&console.error(...e)},ho=e=>{Jt&&U.setFilterMsg(e)};var Yt=Object.freeze({__proto__:null,debug:ao,error:co,filter:ho,info:oo,warn:lo}),be={exports:{}},kr;function uo(){if(kr)return be.exports;kr=1;var e={decodeValues:!0,map:!1,silent:!1};function t(a){return typeof a=="string"&&!!a.trim()}function n(a,l){var o=a.split(";").filter(t),c=o.shift(),h=r(c),f=h.name,d=h.value;l=l?Object.assign({},e,l):e;try{d=l.decodeValues?decodeURIComponent(d):d}catch(g){console.error("set-cookie-parser encountered an error while decoding a cookie with value '"+d+"'. Set options.decodeValues to false to disable this feature.",g)}var p={name:f,value:d};return o.forEach(function(g){var v=g.split("="),A=v.shift().trimLeft().toLowerCase(),_=v.join("=");A==="expires"?p.expires=new Date(_):A==="max-age"?p.maxAge=parseInt(_,10):A==="secure"?p.secure=!0:A==="httponly"?p.httpOnly=!0:A==="samesite"?p.sameSite=_:A==="partitioned"?p.partitioned=!0:p[A]=_}),p}function r(a){var l="",o="",c=a.split("=");return c.length>1?(l=c.shift(),o=c.join("=")):o=a,{name:l,value:o}}function s(a,l){if(l=l?Object.assign({},e,l):e,!a)return l.map?{}:[];if(a.headers)if(typeof a.headers.getSetCookie=="function")a=a.headers.getSetCookie();else if(a.headers["set-cookie"])a=a.headers["set-cookie"];else{var o=a.headers[Object.keys(a.headers).find(function(h){return h.toLowerCase()==="set-cookie"})];!o&&a.headers.cookie&&!l.silent&&console.warn("Warning: set-cookie-parser appears to have been called on a request object. It is designed to parse Set-Cookie headers from responses, not Cookie headers from requests. Set the option {silent: true} to suppress this warning."),a=o}if(Array.isArray(a)||(a=[a]),l.map){var c={};return a.filter(t).reduce(function(h,f){var d=n(f,l);return h[d.name]=d,h},c)}else return a.filter(t).map(function(h){return n(h,l)})}function i(a){if(Array.isArray(a))return a;if(typeof a!="string")return[];var l=[],o=0,c,h,f,d,p;function g(){for(;o<a.length&&/\s/.test(a.charAt(o));)o+=1;return o<a.length}function v(){return h=a.charAt(o),h!=="="&&h!==";"&&h!==","}for(;o<a.length;){for(c=o,p=!1;g();)if(h=a.charAt(o),h===","){for(f=o,o+=1,g(),d=o;o<a.length&&v();)o+=1;o<a.length&&a.charAt(o)==="="?(p=!0,o=d,l.push(a.substring(c,f)),c=o):o=f+1}else o+=1;(!p||o>=a.length)&&l.push(a.substring(c,a.length))}return l}return be.exports=s,be.exports.parse=s,be.exports.parseString=n,be.exports.splitCookiesString=i,be.exports}var Xt=uo(),fo=Object.defineProperty,po=Object.defineProperties,go=Object.getOwnPropertyDescriptors,Tr=Object.getOwnPropertySymbols,mo=Object.prototype.hasOwnProperty,bo=Object.prototype.propertyIsEnumerable,Kt=(e,t,n)=>t in e?fo(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,yo=(e,t)=>{for(var n in t||(t={}))mo.call(t,n)&&Kt(e,n,t[n]);if(Tr)for(var n of Tr(t))bo.call(t,n)&&Kt(e,n,t[n]);return e},wo=(e,t)=>po(e,go(t)),Ir=(e,t,n)=>Kt(e,typeof t!="symbol"?t+"":t,n);const xo=/[^a-z0-9\-#$%&'*+.^_`|~]/i,Nr=`
|
|
2
|
-
\r `,
|
|
3
|
-
Cookie: ${
|
|
1
|
+
for(var Vn="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",pi=typeof Uint8Array=="undefined"?[]:new Uint8Array(256),Wt=0;Wt<Vn.length;Wt++)pi[Vn.charCodeAt(Wt)]=Wt;const Qt=typeof qq=="object"?"qq":typeof wx=="object"?"miniapp"in wx?"donut":"wx":"js";var gi=Object.defineProperty,mi=(t,e,n)=>e in t?gi(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,bi=(t,e,n)=>mi(t,e+"",n);let ft=class extends Error{constructor({code:e,message:n}){super(n),bi(this,"code"),this.code=e!=null?e:null}toString(){return`code: ${this.code}, message: ${this.message}`}};var Hn;const M=Qt==="js"?console:((Hn=wx.getRealtimeLogManager)==null?void 0:Hn.call(wx))||wx.getLogManager({level:1}),Oe=Qt!=="js"&&"getRealtimeLogManager"in wx,yi=(...t)=>{wx.env.DEBUG&&(Oe?M.info("debug",...t):M.debug(...t)),M!==console&&console.debug(...t)},wi=(...t)=>{M.info(...t),M!==console&&console.info(...t)},xi=(...t)=>{M.warn(...t),M!==console&&console.warn(...t)},vi=(...t)=>{Oe?M.error(...t):M.warn("error",...t),M!==console&&console.error(...t)},Ai=t=>{Oe&&M.setFilterMsg(t)};var z=Object.freeze({__proto__:null,debug:yi,error:vi,filter:Ai,info:wi,warn:xi});const Si=(t="")=>t?new Promise((e,n)=>{wx.setClipboardData({data:t,success:()=>e(),fail:({errMsg:r})=>n(new ft({message:r}))})}):Promise.reject(new Error("data is empty")),kt=(t,e,n,r)=>{wx.showModal({title:t,content:e,showCancel:!!r,theme:"day",success:({confirm:s})=>{s?n==null||n():r==null||r()},fail:()=>r==null?void 0:r()})},$i=(t,e="",n,r=()=>{})=>{kt("操作确认",`您确定要${t}么?${e}`,n,r)},Ci=(t,e,n,r=!1)=>{wx.showModal({title:t,content:e,confirmText:"重试",theme:"day",success:({confirm:s})=>{s?n():r&&getCurrentPages().length>1&&wx.navigateBack()}})},P=(t,e=1500,n="none")=>new Promise((r,s)=>{wx.showToast({title:t,icon:n,duration:e,success:()=>r(),fail:({errMsg:i})=>s(new ft({message:i}))})}),Ei=()=>(wx.getWindowInfo||wx.getSystemInfoSync)();var ki=Object.defineProperty,Ti=Object.defineProperties,Ni=Object.getOwnPropertyDescriptors,Gn=Object.getOwnPropertySymbols,Ii=Object.prototype.hasOwnProperty,qi=Object.prototype.propertyIsEnumerable,zn=(t,e,n)=>e in t?ki(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,Pe=(t,e)=>{for(var n in e||(e={}))Ii.call(e,n)&&zn(t,n,e[n]);if(Gn)for(var n of Gn(e))qi.call(e,n)&&zn(t,n,e[n]);return t},De=(t,e)=>Ti(t,Ni(e));const Oi=t=>new Promise((e,n)=>{if(Qt==="donut")return wx.addPhoneContact(De(Pe({},t),{success:()=>e()}));wx.getSetting({success:({authSetting:r})=>{r["scope.addPhoneContact"]?wx.addPhoneContact(De(Pe({},t),{success:()=>e()})):wx.authorize({scope:"scope.addPhoneContact",success:()=>{wx.addPhoneContact(De(Pe({},t),{success:()=>e()}))},fail:()=>{kt("权限被拒","如果想要保存联系人,请在“权限设置”允许添加到联系人权限",()=>{wx.openSetting(),n(new ft({message:"用户拒绝权限"}))})}})}})}),Pi=(t,e)=>{const n=t.split("."),r=e.split("."),s=Math.max(n.length,r.length);for(;n.length<s;)n.push("0");for(;r.length<s;)r.push("0");for(let i=0;i<s;i++){const a=parseInt(n[i]),l=parseInt(r[i]);if(a>l)return 1;if(a<l)return-1}return 0},Wn=()=>{const t=getCurrentPages();return t[t.length-1]||null},Di=()=>{var t,e;return(e=(t=Wn())==null?void 0:t.route)!=null?e:""},Qn=()=>{wx.getNetworkType({success:({networkType:t})=>{switch(t){case"wifi":wx.startWifi({success:()=>{wx.getConnectedWifi({success:({wifi:e})=>{e.signalStrength<.5&&P("Wifi 信号不佳")},fail:()=>{P("无法连接网络")}})},fail:()=>{P("无法连接网络")}});break;case"2g":case"3g":P("您的网络状态不佳");break;case"none":P("您没有连接到网络");break;default:P("网络连接出现问题,请稍后重试")}z.error("Request fail with",t)},fail:()=>{P("网络连接出现问题,请稍后重试"),z.error("Request fail and cannot get networkType")}})},Zt=(t,e=!1)=>new Promise((n,r)=>{wx.downloadFile({url:t,success:({statusCode:s,tempFilePath:i})=>{if(wx.hideLoading(),s===200)n(i);else{const a=`Download ${t} failed with statusCode: ${s}`;P("下载失败"),z.warn(a),r(new ft({code:s,message:a}))}},fail:({errMsg:s})=>{wx.hideLoading(),r(new ft({message:s})),Qn(),z.warn(`Download ${t} failed:`,s)}}).onProgressUpdate(({progress:s})=>{wx.showLoading({title:`下载中...${Math.round(s)}%`,mask:e})})}),ji=t=>{Zt(t).then(e=>{wx.openDocument({filePath:e,showMenu:!0,success:()=>{z.debug(`打开文档 ${e} 成功`)},fail:({errMsg:n})=>{z.error(`打开文档 ${e} 失败`,n)}})}).catch(()=>{var e;P("下载文档失败"),(e=wx.reportEvent)==null||e.call(wx,"resource_load_failed",{broken_url:t})})},Li=(t,e=(n=>(n=(r=>(r=/\/([^/]+)\.[^/]+?$/.exec(t))==null?void 0:r[1])())!=null?n:"document")())=>{wx.canIUse("addFileToFavorites")&&Zt(t).then(n=>{const r=t.split(".").pop();wx.addFileToFavorites({fileName:`${e}.${r}`,filePath:n,success:()=>{kt("文件已保存","文件已保存至“微信收藏”"),z.debug(t,"添加至收藏成功")},fail:({errMsg:s})=>{z.error(t,"添加至收藏失败",s)}})}).catch(()=>{var n;P("下载文档失败"),(n=wx.reportEvent)==null||n.call(wx,"resource_load_failed",{broken_url:t})})},_i=t=>Zt(t).then(e=>new Promise((n,r)=>{if(Qt==="donut")return wx.saveImageToPhotosAlbum({filePath:e,success:()=>n()});wx.getSetting({success:({authSetting:s})=>{s["scope.writePhotosAlbum"]?wx.saveImageToPhotosAlbum({filePath:e,success:()=>n()}):wx.authorize({scope:"scope.writePhotosAlbum",success:()=>{wx.saveImageToPhotosAlbum({filePath:e,success:()=>n()})},fail:()=>{kt("权限被拒","如果想要保存图片,请在“权限设置”允许保存图片权限",()=>{r(new ft({message:"用户拒绝权限"})),wx.openSetting()})}})}})})),Mi=t=>{if(!("getUpdateManager"in wx))return;const e=wx.getUpdateManager();e.onCheckForUpdate(({hasUpdate:n})=>{n&&P("发现小程序更新,下载中...")}),e.onUpdateReady(()=>{t(()=>{e.applyUpdate()})}),e.onUpdateFailed(({errMsg:n})=>{P("小程序更新下载失败,请检查您的网络!"),z.error("更新应用失败",n)})};for(var pt="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Tt=typeof Uint8Array=="undefined"?[]:new Uint8Array(256),Jt=0;Jt<pt.length;Jt++)Tt[pt.charCodeAt(Jt)]=Jt;var Bi=function(t){var e=new Uint8Array(t),n,r=e.length,s="";for(n=0;n<r;n+=3)s+=pt[e[n]>>2],s+=pt[(e[n]&3)<<4|e[n+1]>>4],s+=pt[(e[n+1]&15)<<2|e[n+2]>>6],s+=pt[e[n+2]&63];return r%3===2?s=s.substring(0,s.length-1)+"=":r%3===1&&(s=s.substring(0,s.length-2)+"=="),s},Fi=function(t){var e=t.length*.75,n=t.length,r,s=0,i,a,l,o;t[t.length-1]==="="&&(e--,t[t.length-2]==="="&&e--);var c=new ArrayBuffer(e),h=new Uint8Array(c);for(r=0;r<n;r+=4)i=Tt[t.charCodeAt(r)],a=Tt[t.charCodeAt(r+1)],l=Tt[t.charCodeAt(r+2)],o=Tt[t.charCodeAt(r+3)],h[s++]=i<<2|a>>4,h[s++]=(a&15)<<4|l>>2,h[s++]=(l&3)<<6|o&63;return c};const je=typeof qq=="object"?"qq":typeof wx=="object"?"miniapp"in wx?"donut":"wx":"js";var Ui=(t,e,n)=>new Promise((r,s)=>{var i=o=>{try{l(n.next(o))}catch(c){s(c)}},a=o=>{try{l(n.throw(o))}catch(c){s(c)}},l=o=>o.done?r(o.value):Promise.resolve(o.value).then(i,a);l((n=n.apply(t,e)).next())});function Xt(t=new Map){return{all:t,on:(e,n)=>{const r=t.get(e);r?r.push(n):t.set(e,[n])},off:(e,n)=>{const r=t.get(e);r&&(n?r.splice(r.indexOf(n)>>>0,1):t.set(e,[]))},emit:(e,n)=>{let r=t.get(e);r&&r.slice().map(s=>s(n)),r=t.get("*"),r&&r.slice().map(s=>s(e,n))},emitAsync:(e,n)=>Ui(null,null,function*(){var r,s;yield Promise.all(((r=t.get(e))!=null?r:[]).slice().map(i=>i(n))),yield Promise.all(((s=t.get("*"))!=null?s:[]).slice().map(i=>i(e,n)))})}}var Ri=Object.defineProperty,Vi=(t,e,n)=>e in t?Ri(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,Hi=(t,e,n)=>Vi(t,e+"",n);let Gi=class extends Error{constructor({code:e,message:n}){super(n),Hi(this,"code"),this.code=e!=null?e:null}toString(){return`code: ${this.code}, message: ${this.message}`}};var Zn;const B=je==="js"?console:((Zn=wx.getRealtimeLogManager)==null?void 0:Zn.call(wx))||wx.getLogManager({level:1}),Le=je!=="js"&&"getRealtimeLogManager"in wx,zi=(...t)=>{wx.env.DEBUG&&(Le?B.info("debug",...t):B.debug(...t)),B!==console&&console.debug(...t)},Wi=(...t)=>{B.info(...t),B!==console&&console.info(...t)},Qi=(...t)=>{B.warn(...t),B!==console&&console.warn(...t)},Zi=(...t)=>{Le?B.error(...t):B.warn("error",...t),B!==console&&console.error(...t)},Ji=t=>{Le&&B.setFilterMsg(t)};var X=Object.freeze({__proto__:null,debug:zi,error:Zi,filter:Ji,info:Wi,warn:Qi});const Xi=(t="",e="&")=>{const n={},r=t?t.split(e):void 0;return r&&r.length>0&&r.forEach(s=>{const[i,a]=s.split("=");n[i]=a}),n},Jn=(t={},e="&",n=!1)=>Object.keys(t).map(r=>{const s=t[r];return`${r}=${n?s:encodeURIComponent(s)}`}).join(e),Yi=(t,e,n=!1)=>{const r=Jn(e,"&",n);return r?`${t}${/[?&]$/u.test(t)?"":t.includes("?")?"&":"?"}${r}`:t};var Xn=Object.freeze({__proto__:null,join:Yi,parse:Xi,stringify:Jn});const Yn=t=>{if(t===void 0)return"undefined";const e=typeof t;if(e==="object"){if(t===null)return"null";const n=/\[object (\w+)\]/u.exec(Object.prototype.toString.call(t));return n?n[1].toLowerCase():""}return e},Kn=t=>Yn(t)==="function";var Ki=Object.defineProperty,ta=(t,e,n)=>e in t?Ki(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,tr=(t,e,n)=>ta(t,typeof e!="symbol"?e+"":e,n);function R(t,e){return function(...n){if(e.apply(this,n),t)return t.apply(this,n)}}const ea=(t,e)=>{let n;return function(...r){if(!n)return n=!0,t.apply(e!=null?e:this,[()=>{n=!1},...r])}},na=(t,e)=>{let n;return function(...r){if(!n)return n=!0,t.apply(e!=null?e:null,r)}};let er=class{constructor(e=1){this.capacity=e,tr(this,"funcQueue",[]),tr(this,"running",0)}next(){const e=this.funcQueue.shift();if(e){const{func:n,ctx:r,args:s}=e,i=()=>{n.apply(r,[()=>{this.running-=1,this.next()},...[].slice.call(s,0)])};this.running+=1,i()}}add(e,n,...r){this.funcQueue.push({func:e,ctx:n,args:[].slice.call(r,0)}),this.running<this.capacity&&this.next()}clear(){this.funcQueue=[]}};const ra=(t,e=1)=>{const n=new er(e);return function(...r){n.add(t,this,...r)}},_e="a",nr="al",rr="n",sr="p",ir="r",ar="u",W=Xt(),Yt=Xt(),Q=Xt(),Y={launch:!1,lOpt:{},hide:0},sa=t=>{Y.launch=!0,Y.lOpt=t,W.emit(nr,t)},ia=()=>{Y.hide&&(W.emit(_e,new Date().getTime()-Y.hide),Y.hide=0)},aa=()=>{Y.hide=new Date().getTime()},oa=t=>{t.onLaunch=R(t.onLaunch,sa),t.onShow=R(t.onShow,ia),t.onHide=R(t.onHide,aa),t.onAwake&&(W.on(_e,e=>{X.debug(`App: awake after ${e}ms`),t.onAwake(e)}),X.debug("App: registered onAwake")),t.$on=Q.on,t.$off=Q.off,t.$emit=Q.emit,t.$emitAsync=Q.emitAsync,App(t)},Me={},or=t=>Me[t],la=(t,e)=>{Me[t]=e},ca=t=>{delete Me[t]};var ha=Object.defineProperty,ua=Object.defineProperties,da=Object.getOwnPropertyDescriptors,Kt=Object.getOwnPropertySymbols,lr=Object.prototype.hasOwnProperty,cr=Object.prototype.propertyIsEnumerable,hr=(t,e,n)=>e in t?ha(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,ur=(t,e)=>{for(var n in e||(e={}))lr.call(e,n)&&hr(t,n,e[n]);if(Kt)for(var n of Kt(e))cr.call(e,n)&&hr(t,n,e[n]);return t},dr=(t,e)=>ua(t,da(e)),fa=(t,e)=>{var n={};for(var r in t)lr.call(t,r)&&e.indexOf(r)<0&&(n[r]=t[r]);if(t!=null&&Kt)for(var r of Kt(t))e.indexOf(r)<0&&cr.call(t,r)&&(n[r]=t[r]);return n};let te;const pa=t=>{const e=t,{defaultPage:n,pages:r=[],getPath:s}=e,i=fa(e,["defaultPage","pages","getPath"]);if(Kn(s)){te=dr(ur({},i),{getPath:s});return}let a={},l={};const o=(c,h)=>{const d=h.replace(/\$name/g,c);a[c]=d,l[d]=c};Array.isArray(r)?r.forEach(([c,h])=>{typeof c=="string"?o(c,h):c.forEach(d=>o(d,h))}):typeof r=="object"&&(a=r,l=Object.fromEntries(Object.keys(r).map(c=>[r[c],c]))),te=dr(ur({},i),{getPath:c=>a[c]||n.replace(/\$name/g,c)})},rt=()=>{if(!te)throw new Error("$Config is not called");return te};let Nt=!0;const fr=t=>{const e=rt(),[n,r]=t.split("?"),s=n.startsWith("/")?n:e.getPath(n);return{path:s,query:Xn.parse(r),url:`${s}${r?`?${r}`:""}`}};function ee(t){return e=>{if(Nt){Nt=!1;const{path:n,url:r,query:s}=fr(e);return Promise.race([Yt.emitAsync(`${rr}:${n}`,s),new Promise(i=>{var a;setTimeout(()=>i(),(a=rt().maxDelay)!=null?a:200)})]).then(()=>(Nt=!0,wx[t]({url:r})))}}}W.on(ir,()=>{var t;setTimeout(()=>{Nt=!0},(t=rt().minInterval)!=null?t:100)}),W.on(ar,()=>{Nt=!0});const Be=ee("navigateTo"),Fe=ee("redirectTo"),Ue=ee("switchTab"),ne=ee("reLaunch");function re(t){return function(e){if(e){const{before:n,after:r,url:s}=e.currentTarget.dataset;if(this&&n&&typeof this[n]=="function"&&this[n](e),s)return t(s).then(()=>{this&&r&&typeof this[r]=="function"&&this[r](e)})}}}const ga=re(Be),ma=re(Fe),ba=re(Ue),ya=re(ne),pr=(t=1)=>{const{home:e}=rt();return getCurrentPages().length<=t&&e?ne(e):wx.navigateBack({delta:t})},wa=function(t){if(t){const{before:e,after:n,delta:r=1}=t.currentTarget.dataset;return this&&e&&typeof this[e]=="function"&&this[e](t),Promise.resolve(pr(Number(r))).then(()=>{this&&n&&typeof this[n]=="function"&&this[n](t)})}},xa=()=>getCurrentPages().slice(0).pop(),va=t=>{const{path:e,query:n}=fr(t);Yt.emit(`${sr}:${e}`,n)};function gr(t){const{args:e,event:n,id:r}=t.detail;switch(n){case"$attached":{const s=or(r);if(!s)break;const i=s.$refID;i&&(this.$refs[i]=s),s.$attached(this);break}default:{const s=this[n];s&&s.apply(this,e)}}}function mr(t){const e=rt();t.$=gr,t.$refs={},t.$on=Q.on,t.$off=Q.off,t.$emit=Q.emit,t.$emitAsync=Q.emitAsync,t.$go=Be,t.$redirect=Fe,t.$switch=Ue,t.$reLaunch=ne,t.$back=pr,t.$preload=va,t.$currentPage=xa,t.$getPath=e.getPath,t.$bindGo=ga,t.$bindRedirect=ma,t.$bindSwitch=ba,t.$bindRelaunch=ya,t.$bindBack=wa}var Aa=Object.defineProperty,Sa=Object.defineProperties,$a=Object.getOwnPropertyDescriptors,br=Object.getOwnPropertySymbols,Ca=Object.prototype.hasOwnProperty,Ea=Object.prototype.propertyIsEnumerable,yr=(t,e,n)=>e in t?Aa(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,Re=(t,e)=>{for(var n in e||(e={}))Ca.call(e,n)&&yr(t,n,e[n]);if(br)for(var n of br(e))Ea.call(e,n)&&yr(t,n,e[n]);return t},Ve=(t,e)=>Sa(t,$a(e));let ka=0;const Ta=(t={})=>{const e={};return Object.keys(t).forEach(n=>{const r=t[n];if(r===null||typeof r=="function")e[n]=r;else{const{type:s}=r;s===null?e[n]={type:null,value:r.default}:Array.isArray(s)?e[n]={type:s[0],value:r.default,optionalTypes:s.slice(1)}:e[n]={type:s,value:r.default}}}),Ve(Re({},e),{ref:{type:String,value:""}})},Na=t=>{const{extendComponent:e,injectComponent:n}=rt();return e&&e(t),t.lifetimes!=null||(t.lifetimes={}),t.lifetimes.created=R(t.lifetimes.created,function(){mr(this),n&&n(t)}),t.lifetimes.attached=R(t.lifetimes.attached,function(){const r=ka+=1;this.$id=r,la(r,this),this.$refID=this.data.ref,this.triggerEvent("ing",{id:this.$id,event:"$attached"})}),t.lifetimes.detached=R(t.lifetimes.detached,function(){var r;ca(this.$id);const s=(r=this.$parent)==null?void 0:r.$refs,i=this.$refID;i&&s&&delete s[i],delete this.$parent}),t.methods=Ve(Re({},t.methods),{$call(r,...s){X.debug(`Component ${this.$id} call ${r}:`,s),this.triggerEvent("ing",{id:this.$id,event:r,args:s})},$getRef:or,$attached(r){this.$root=r.$root||r,this.$parent=r},$:gr}),t.observers=Ve(Re({},t.observers),{ref(r){var s;this.$refID&&this.$refID!==r&&((s=this.$parent)!=null&&s.$refs&&delete this.$parent.$refs[this.$refID],this.$refID=r,X.debug(`Component ${this.$id} ref: ${r}`))}}),t.properties=Ta(t.props),delete t.props,Component(t)};let wr=!0;const Ia=(t,e)=>{const{getPath:n,extendPage:r,injectPage:s}=rt(),i=n(t),a=(o,c)=>X.debug(`Page ${t}: ${o} has been invoked`,c||""),l=o=>X.debug(`Page ${t}: registered ${o}`);if(r&&r(t,e),e.$name=t,e.$state={firstOpen:!1},e.onAppLaunch){if(Y.launch){const{lOpt:o}=Y;a("onAppLaunch"),e.onAppLaunch(o)}else W.on(nr,o=>{a("onAppLaunch"),e.onAppLaunch(o)});l("onAppLaunch")}e.onNavigate&&(Yt.on(`${rr}:${i}`,o=>(a("onNavigate",o),e.onNavigate(o))),l("onNavigate")),e.onPreload&&(Yt.on(`${sr}:${i}`,o=>(a("onPreload",o),e.onPreload(o))),l("onPreload")),e.onLoad=R(e.onLoad,()=>{e.onAwake&&(W.on(_e,o=>{a("onAwake"),e.onAwake(o)}),l("onAwake")),wr&&(wr=!1,e.$state.firstOpen=!0)}),e.onReady=R(e.onReady,()=>W.emit(ir)),e.onUnload=R(e.onUnload,()=>W.emit(ar)),mr(e),s&&s(t,e),e.onRegister&&(a("onRegister"),e.onRegister()),Page(e),X.debug(`Registered: Page ${t}`)};for(var xr="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",qa=typeof Uint8Array=="undefined"?[]:new Uint8Array(256),se=0;se<xr.length;se++)qa[xr.charCodeAt(se)]=se;const vr=typeof qq=="object"?"qq":typeof wx=="object"?"miniapp"in wx?"donut":"wx":"js";var Oa=Object.defineProperty,Pa=(t,e,n)=>e in t?Oa(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,Da=(t,e,n)=>Pa(t,e+"",n);class He extends Error{constructor({code:e,message:n}){super(n),Da(this,"code"),this.code=e!=null?e:null}toString(){return`code: ${this.code}, message: ${this.message}`}}var Ar;const F=vr==="js"?console:((Ar=wx.getRealtimeLogManager)==null?void 0:Ar.call(wx))||wx.getLogManager({level:1}),Ge=vr!=="js"&&"getRealtimeLogManager"in wx,ja=(...t)=>{wx.env.DEBUG&&(Ge?F.info("debug",...t):F.debug(...t)),F!==console&&console.debug(...t)},La=(...t)=>{F.info(...t),F!==console&&console.info(...t)},_a=(...t)=>{F.warn(...t),F!==console&&console.warn(...t)},Ma=(...t)=>{Ge?F.error(...t):F.warn("error",...t),F!==console&&console.error(...t)},Ba=t=>{Ge&&F.setFilterMsg(t)};var I=Object.freeze({__proto__:null,debug:ja,error:Ma,filter:Ba,info:La,warn:_a});const D=wx.getFileSystemManager(),q=wx.env.USER_DATA_PATH,ie=t=>t.split("/").slice(0,-1).join("/"),ze=t=>{try{return D.statSync(`${q}/${t}`,!1),!0}catch(e){return!1}},Fa=t=>ze(t)&&D.statSync(`${q}/${t}`).isFile(),Sr=t=>ze(t)&&D.statSync(`${q}/${t}`).isDirectory(),Ua=(t,e=Sr(t)?"dir":"file")=>{const n=()=>I.debug(`Deleted ${t}`),r=s=>I.error(`Error deleting ${t}:`,s);if(e==="dir")try{D.rmdirSync(`${q}/${t}`,!0),n()}catch(s){r(s)}else try{D.unlinkSync(`${q}/${t}`),n()}catch(s){r(s)}},Ra=t=>{try{const e=D.readdirSync(`${q}/${t}`);return I.debug(`Listing ${t} folder:`,e),e}catch(e){return I.error(`Error listing ${t} folder:`,e),[]}},Va=(t,e="utf-8")=>{try{return D.readFileSync(`${q}/${t}`,e)}catch(n){I.warn(`${t} don't exist`);return}},Ha=(t,e="utf-8")=>{let n;try{const r=D.readFileSync(`${q}/${t}.json`,e);try{n=JSON.parse(r),I.debug(`Read ${t}.json success:`,n)}catch(s){n=void 0,I.warn(`Parse ${t}.json failed`)}}catch(r){n=void 0,I.warn(`${t}.json doesn't exist`)}return n},ae=(t,e=!0)=>{try{D.mkdirSync(`${q}/${t}`,e)}catch(n){I.debug(`${t} folder already exists`)}},Ga=(t,e)=>{try{D.saveFileSync(t,`${q}/${e}`)}catch(n){I.error(`Saving to ${e} failed:`,n)}},za=(t,e)=>(ae(ie(e)),new Promise((n,r)=>{wx.downloadFile({url:t,filePath:`${q}/${e}`,success:({statusCode:s,tempFilePath:i})=>{if(s===200)return I.debug(`${t} saved`),n(i);I.error(`Download ${t} failed with statusCode ${s}`),r(new He({code:s}))},fail:({errMsg:s})=>{I.error(`Download ${t} failed:`,s),r(new He({message:s}))}})})),Wa=(t,e,n=e instanceof ArrayBuffer?"binary":"utf-8")=>{ae(ie(t)),D.writeFileSync(`${q}/${t}`,e instanceof ArrayBuffer?e:JSON.stringify(e),n)},Qa=(t,e,n="utf-8")=>{const r=JSON.stringify(e);ae(ie(t)),D.writeFileSync(`${q}/${t}.json`,r,n)},Za=(t,e)=>new Promise((n,r)=>{D.unzip({zipFilePath:`${q}/${t}`,targetPath:`${q}/${e}`,success:()=>{n()},fail:({errCode:s,errMsg:i})=>{I.error(`Unzip ${t} failed:`,i),r(new He({code:s,message:i}))}})}),It=new Date().getTime();I.debug(`Current sessionId is ${It}`);const V="_cache_",oe={},Ja=(t,e)=>{oe[t]=e},Xa=t=>{const e=oe[t];return oe[t]=void 0,e},We=(t,e)=>e?e.expired?e.expired===It||new Date().getTime()<e.expired?e.data:(wx.removeStorageSync(`${V}${t}`),void 0):e.data:void 0,$r=(t,e,n)=>{const r={expired:0,data:e};if(n==="keep"){const s=wx.getStorageSync(`${V}${t}`);if(!s)return;r.expired=s.expired||0}else n&&(r.expired=n==="once"?It:n+new Date().getTime());return r},Ya=(t,e,n=0)=>{wx.setStorageSync(`${V}${t}`,$r(t,e,n))},Ka=(t,e,n=0)=>wx.setStorage({key:`${V}${t}`,data:$r(t,e,n)}).catch(()=>{I.error(`set "${t}" fail`)}),to=t=>We(t,wx.getStorageSync(`${V}${t}`)),eo=t=>wx.getStorage({key:`${V}${t}`}).then(({data:e})=>We(t,e)).catch(()=>{I.error(`set "${t}" fail`)}),no=t=>{wx.removeStorageSync(`${V}${t}`),We(t,null)},ro=t=>wx.removeStorage({key:`${V}${t}`}),so=()=>{wx.getStorageInfoSync().keys.forEach(t=>{if(t.startsWith(V)){const e=wx.getStorageSync(t);(!e||e.expired!==It&&new Date().getTime()>=e.expired)&&wx.removeStorageSync(t)}})},io=()=>wx.getStorageInfo().then(({keys:t})=>Promise.all(t.filter(e=>e.startsWith(V)).map(e=>wx.getStorage({key:e}).then(({data:n})=>{if(!n||n.expired!==It&&new Date().getTime()>=n.expired)return wx.removeStorage({key:e}).then(()=>{})})))),gt=(t="")=>t.replace(/^(\.*)?(?=\S)/gi,".").replace(/\.+$/,""),Cr=t=>t.replace(/[#?].*$/,""),le=t=>Cr(t).replace(/^https?:\/\//,"").split("/").shift().replace(/:\d+$/,""),ce=(t="")=>{if(!t)return[];t=gt(t).replace(/^\.+/gi,"");const e=t.split(".").map(n=>[".",t.slice(t.indexOf(n))].join(""));return[t].concat(e)},Er=t=>{const e=le(t),n=Cr(t).split(e)[1].replace(/^:\d+/,"")||"/";return{domain:e,path:n}},Qe=t=>{const{domain:e="",path:n="/"}=typeof t=="object"?t:typeof t=="string"?Er(t):{};return{domain:gt(e),path:n}};var ao=Object.defineProperty,oo=(t,e,n)=>e in t?ao(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,mt=(t,e,n)=>oo(t,typeof e!="symbol"?e+"":e,n);let he=class{constructor(e){mt(this,"name"),mt(this,"value"),mt(this,"domain"),mt(this,"path"),mt(this,"expires","session"),mt(this,"httpOnly");var n,r;this.name=e.name||"",this.value=e.value||"",this.domain=(n=e.domain)!=null?n:"",this.path=(r=e.path)!=null?r:"/",this.httpOnly=!!e.httpOnly,this.expires=Number.isInteger(e.maxAge)?e.maxAge>0?new Date(new Date().getTime()+e.maxAge*1e3):"outdate":e.expires?new Date(e.expires):"session"}isExpired(){return this.expires==="outdate"||this.expires instanceof Date&&new Date>this.expires}isPersistence(){return this.expires!=="session"}isDomainMatched(e){return ce(e).includes(this.domain)}isPathMatched(e){return e.startsWith(this.path)||this.path.replace(/\/$/,"")===e}toString(){return`${this.name}=${this.value}`}toJSON(){const e={name:this.name,value:this.value,domain:this.domain};return this.path!=="/"&&(e.path=this.path),this.httpOnly&&(e.httpOnly=this.httpOnly),this.expires instanceof Date&&(e.expires=this.expires),e}};for(var kr="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",lo=typeof Uint8Array=="undefined"?[]:new Uint8Array(256),ue=0;ue<kr.length;ue++)lo[kr.charCodeAt(ue)]=ue;const st=typeof qq=="object"?"qq":typeof wx=="object"?"miniapp"in wx?"donut":"wx":"js";var co=Object.defineProperty,ho=(t,e,n)=>e in t?co(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,uo=(t,e,n)=>ho(t,e+"",n);let Tr=class extends Error{constructor({code:e,message:n}){super(n),uo(this,"code"),this.code=e!=null?e:null}toString(){return`code: ${this.code}, message: ${this.message}`}};var Nr;const U=st==="js"?console:((Nr=wx.getRealtimeLogManager)==null?void 0:Nr.call(wx))||wx.getLogManager({level:1}),Ze=st!=="js"&&"getRealtimeLogManager"in wx,fo=(...t)=>{wx.env.DEBUG&&(Ze?U.info("debug",...t):U.debug(...t)),U!==console&&console.debug(...t)},po=(...t)=>{U.info(...t),U!==console&&console.info(...t)},go=(...t)=>{U.warn(...t),U!==console&&console.warn(...t)},mo=(...t)=>{Ze?U.error(...t):U.warn("error",...t),U!==console&&console.error(...t)},bo=t=>{Ze&&U.setFilterMsg(t)};var Je=Object.freeze({__proto__:null,debug:fo,error:mo,filter:bo,info:po,warn:go}),bt={exports:{}},Ir;function yo(){if(Ir)return bt.exports;Ir=1;var t={decodeValues:!0,map:!1,silent:!1};function e(a){return typeof a=="string"&&!!a.trim()}function n(a,l){var o=a.split(";").filter(e),c=o.shift(),h=r(c),d=h.name,f=h.value;l=l?Object.assign({},t,l):t;try{f=l.decodeValues?decodeURIComponent(f):f}catch(g){console.error("set-cookie-parser encountered an error while decoding a cookie with value '"+f+"'. Set options.decodeValues to false to disable this feature.",g)}var p={name:d,value:f};return o.forEach(function(g){var v=g.split("="),A=v.shift().trimLeft().toLowerCase(),_=v.join("=");A==="expires"?p.expires=new Date(_):A==="max-age"?p.maxAge=parseInt(_,10):A==="secure"?p.secure=!0:A==="httponly"?p.httpOnly=!0:A==="samesite"?p.sameSite=_:A==="partitioned"?p.partitioned=!0:p[A]=_}),p}function r(a){var l="",o="",c=a.split("=");return c.length>1?(l=c.shift(),o=c.join("=")):o=a,{name:l,value:o}}function s(a,l){if(l=l?Object.assign({},t,l):t,!a)return l.map?{}:[];if(a.headers)if(typeof a.headers.getSetCookie=="function")a=a.headers.getSetCookie();else if(a.headers["set-cookie"])a=a.headers["set-cookie"];else{var o=a.headers[Object.keys(a.headers).find(function(h){return h.toLowerCase()==="set-cookie"})];!o&&a.headers.cookie&&!l.silent&&console.warn("Warning: set-cookie-parser appears to have been called on a request object. It is designed to parse Set-Cookie headers from responses, not Cookie headers from requests. Set the option {silent: true} to suppress this warning."),a=o}if(Array.isArray(a)||(a=[a]),l.map){var c={};return a.filter(e).reduce(function(h,d){var f=n(d,l);return h[f.name]=f,h},c)}else return a.filter(e).map(function(h){return n(h,l)})}function i(a){if(Array.isArray(a))return a;if(typeof a!="string")return[];var l=[],o=0,c,h,d,f,p;function g(){for(;o<a.length&&/\s/.test(a.charAt(o));)o+=1;return o<a.length}function v(){return h=a.charAt(o),h!=="="&&h!==";"&&h!==","}for(;o<a.length;){for(c=o,p=!1;g();)if(h=a.charAt(o),h===","){for(d=o,o+=1,g(),f=o;o<a.length&&v();)o+=1;o<a.length&&a.charAt(o)==="="?(p=!0,o=f,l.push(a.substring(c,d)),c=o):o=d+1}else o+=1;(!p||o>=a.length)&&l.push(a.substring(c,a.length))}return l}return bt.exports=s,bt.exports.parse=s,bt.exports.parseString=n,bt.exports.splitCookiesString=i,bt.exports}var Xe=yo(),wo=Object.defineProperty,xo=Object.defineProperties,vo=Object.getOwnPropertyDescriptors,qr=Object.getOwnPropertySymbols,Ao=Object.prototype.hasOwnProperty,So=Object.prototype.propertyIsEnumerable,Ye=(t,e,n)=>e in t?wo(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,$o=(t,e)=>{for(var n in e||(e={}))Ao.call(e,n)&&Ye(t,n,e[n]);if(qr)for(var n of qr(e))So.call(e,n)&&Ye(t,n,e[n]);return t},Co=(t,e)=>xo(t,vo(e)),Or=(t,e,n)=>Ye(t,typeof e!="symbol"?e+"":e,n);const Eo=/[^a-z0-9\-#$%&'*+.^_`|~]/i,Pr=`
|
|
2
|
+
\r `,ko=new RegExp(`(^[${Pr}]|$[${Pr}])`,"g"),qt=t=>{if(typeof t!="string"||t.length===0||t.length>128)return!1;for(let e=0;e<t.length;e++){const n=t.charCodeAt(e);if(n>127||n===32)return!1}return!0},Ot=t=>{if(Eo.test(t)||t.trim()==="")throw new TypeError("Invalid character in header field name");return t.trim().toLowerCase()},Dr=t=>{if(typeof t!="string"||t.trim()!==t)return!1;for(let e=0;e<t.length;e++){const n=t.charCodeAt(e);if(n===0||n===10||n===13)return!1}return!0},Ke=t=>t.replace(ko,""),tn=(t,e)=>Xe.parse(Xe.splitCookiesString(t)).map(n=>new he(Co($o({},n),{domain:gt(n.domain)||e})));let en=class di{constructor(e){Or(this,"headers",{}),Or(this,"headerNames",new Map),e instanceof di?e.forEach((n,r)=>{this.append(r,n)},this):Array.isArray(e)?e.forEach(([n,r])=>{this.append(n,Array.isArray(r)?r.join(", "):r)}):e&&Object.getOwnPropertyNames(e).forEach(n=>{const r=e[n];this.append(n,Array.isArray(r)?r.join(", "):r)})}append(e,n){if(!qt(e)||!Dr(n))return;const r=Ot(e),s=Ke(n),i=this.has(r)?`${this.get(r)}, ${s}`:s;this.set(e,i)}delete(e){if(!qt(e)||!this.has(e))return;const n=Ot(e);delete this.headers[n],this.headerNames.delete(n)}get(e){var n;if(!qt(e))throw TypeError(`Invalid header name "${e}"`);return(n=this.headers[Ot(e)])!=null?n:null}getSetCookie(){const e=this.get("set-cookie");return e===null?[]:e===""?[""]:Xe.splitCookiesString(e)}has(e){if(!qt(e))throw new TypeError(`Invalid header name "${e}"`);return this.headers.hasOwnProperty(Ot(e))}set(e,n){if(!qt(e)||!Dr(n))return;const r=Ot(e),s=Ke(n);this.headers[r]=Ke(s),this.headerNames.set(r,e)}forEach(e,n){for(const[r,s]of this.entries())e.call(n,s,r,this)}*keys(){for(const[e]of this.entries())yield e}*values(){for(const[,e]of this.entries())yield e}*entries(){const e=Object.keys(this.headers).sort((n,r)=>n.localeCompare(r));for(const n of e)if(n==="set-cookie")for(const r of this.getSetCookie())yield[n,r];else yield[n,this.get(n)]}toObject(){return this.headers}[Symbol.iterator](){return this.entries()}};var To=Object.defineProperty,jr=t=>{throw TypeError(t)},No=(t,e,n)=>e in t?To(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,Io=(t,e,n)=>No(t,e+"",n),qo=(t,e,n)=>e.has(t)||jr("Cannot "+n),Oo=(t,e,n)=>e.has(t)?jr("Cannot add the same private member more than once"):e instanceof WeakSet?e.add(t):e.set(t,n),Pt=(t,e,n)=>(qo(t,e,"access private method"),n),it,Lr,Dt;class de{constructor(e="__cookie_store__"){this.key=e,Oo(this,it),Io(this,"store",new Map),Pt(this,it,Lr).call(this)}get(e,n){const{domain:r,path:s}=Qe(n),i=ce(r);for(const[a,l]of this.store.entries()){if(r&&!i.includes(a))continue;const o=l.get(e);if(o&&o.isPathMatched(s)&&!o.isExpired())return o}return null}getValue(e,n){var r;return(r=this.get(e,n))==null?void 0:r.value}has(e,n){return!!this.get(e,n)}set(e){var n;const{name:r,domain:s}=e,i=new he(e),a=(n=this.store.get(s))!=null?n:new Map;return a.set(r,i),this.store.set(s,a),Pt(this,it,Dt).call(this),i}delete(e,n=""){if(n){const r=this.store.get(n);r&&r.delete(e);const s=this.store.get(gt(n));s&&s.delete(e)}else for(const r of this.store.values())r.delete(e);Pt(this,it,Dt).call(this)}list(){const e={};for(const n of this.store.keys())e[n]=this.getCookiesMap(n);return e}getCookies(e){const{domain:n,path:r}=Qe(e),s=ce(n),i=[];for(const[a,l]of this.store.entries())if(!(n&&!s.includes(a)))for(const o of l.values())o.isPathMatched(r)&&!o.isExpired()&&i.push(o);return i}getAllCookies(){const e=[];for(const n of this.store.values())for(const r of n.values())r.isExpired()||e.push(r);return e}getCookiesMap(e){return Object.fromEntries(this.getCookies(e).map(({name:n,value:r})=>[n,r]))}apply(e){e.forEach(n=>{let r=this.store.get(n.domain);r||(r=new Map,this.store.set(n.domain,r)),r.set(n.name,n)}),Pt(this,it,Dt).call(this)}clear(e="",n=!1){if(e){const r=this.store.get(e);if(r&&r.clear(),!n){const s=this.store.get(gt(e));s&&s.clear()}}else this.store.clear();Pt(this,it,Dt).call(this)}applyHeader(e,n){if(st==="js")return this.apply(tn(e.getSetCookie().join(","),le(n)));const r=e["Set-Cookie"]||e["set-cookie"]||"",s=Array.isArray(r)?r.filter(Boolean).join(","):st==="qq"?r.replace(/;((?!Path|Expires|Max-Age|Domain|Path|SameSite)[^\s;]*?)=/gi,",$1="):r;return this.apply(tn(s,le(n)))}applyResponse(e,n){return this.applyHeader(st==="js"?e.headers:e.header,n)}getHeader(e){return this.getCookies(e).map(n=>n.toString()).join("; ")}}it=new WeakSet,Lr=function(){try{let t=[];if(st!=="js"){const e=wx.getStorageSync(this.key);Array.isArray(e)&&(t=e)}this.apply(t.map(e=>new he(e)))}catch(t){console.warn("Error applying cookie storage",t);return}},Dt=function(){try{const t=[];for(const e of this.store.values())for(const n of e.values())n.isExpired()?e.delete(n.name):n.isPersistence()&&t.push(n);st!=="js"&&wx.setStorageSync(this.key,t)}catch(t){console.warn("Error setting cookies",t)}};var Po=Object.defineProperty,Do=(t,e,n)=>e in t?Po(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,jo=(t,e,n)=>Do(t,e+"",n);const Lo={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"},_r=t=>encodeURIComponent(t).replace(/[!'()~]|%20|%00/g,e=>Lo[e]),Mr=t=>decodeURIComponent(t.replace(/\+/g," "));let nn=class fi{constructor(e){if(jo(this,"params"),!e)this.params=new Map;else if(e instanceof fi)this.params=new Map(e.params);else if(this.params=new Map,typeof e=="string")(e.startsWith("?")?e.slice(1):e).split("&").forEach(n=>{var r;const[,s,i]=(r=/^([^=]+)=?(.*?)$/.exec(n))!=null?r:[];s&&this.append(Mr(s),Mr(i))});else if(Symbol.iterator in e)for(const n of e){if(n.length!==2)throw new TypeError("Failed to construct 'URLSearchParams': Sequence initializer must only contain pair elements");const[r,s]=n;this.append(r,s)}else for(const n of Object.keys(e)){const r=e[n];this.params.set(n,[String(r)])}}get size(){return Array.from(this.params.values()).flat().length}append(e,n){this.params.set(e,this.getAll(e).concat(String(n)))}delete(e){this.params.delete(e)}entries(){const e=new Set;return this.forEach((n,r)=>{e.add([r,n])}),e.values()}forEach(e,n){this.params.forEach((r,s)=>r.forEach(i=>e.bind(n)(i,s,this)))}get(e){var n;return(n=this.getAll(e)[0])!=null?n:null}getAll(e){var n,r;return(r=(n=this.params.get(e))==null?void 0:n.slice(0))!=null?r:[]}has(e){return this.params.has(e)}keys(){return this.params.keys()}set(e,n){this.params.set(e,[n||""])}sort(){this.params=new Map(Array.from(this.params.entries()).sort(([e],[n])=>e.localeCompare(n)))}toString(){const e=[];for(const[n,r]of this.params){const s=_r(n);for(const i of r)e.push(`${s}=${_r(i)}`)}return e.join("&")}values(){const e=new Set;return this.forEach(n=>{e.add(n)}),e.values()}[Symbol.iterator](){return this.entries()}};var _o=Object.defineProperty,fe=Object.getOwnPropertySymbols,Br=Object.prototype.hasOwnProperty,Fr=Object.prototype.propertyIsEnumerable,Ur=(t,e,n)=>e in t?_o(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,rn=(t,e)=>{for(var n in e||(e={}))Br.call(e,n)&&Ur(t,n,e[n]);if(fe)for(var n of fe(e))Fr.call(e,n)&&Ur(t,n,e[n]);return t},Rr=(t,e)=>{var n={};for(var r in t)Br.call(t,r)&&e.indexOf(r)<0&&(n[r]=t[r]);if(t!=null&&fe)for(var r of fe(t))e.indexOf(r)<0&&Fr.call(t,r)&&(n[r]=t[r]);return n};const sn=new de("__request_cookie__"),Vr=(t,e={})=>{var n=e,{method:r="GET",headers:s,body:i,cookieScope:a=t,cookieStore:l=sn}=n,o=Rr(n,["method","headers","body","cookieScope","cookieStore"]);return new Promise((c,h)=>{const d=l.getHeader(a),f=new en(s);d&&f.append("Cookie",d);const p=i instanceof nn?i.toString():i!=null?i:void 0;f.has("Content-Type")||(i instanceof nn?f.set("Content-Type","application/x-www-form-urlencoded; charset=UTF-8"):i instanceof ArrayBuffer?f.set("Content-Type","application/octet-stream; charset=UTF-8"):Object.prototype.toString.call(i)==="[object Object]"&&f.set("Content-Type","application/json; charset=UTF-8")),Je.debug(`Requesting ${t}:
|
|
3
|
+
Cookie: ${d}
|
|
4
4
|
Options:
|
|
5
|
-
`,o),wx.request(rn({url:e,method:r.toUpperCase(),header:d.toObject(),data:p,enableHttp2:!0,useHighPerformanceMode:!0,success:({data:g,statusCode:v,header:A})=>(Yt.debug(`Request ends with ${v}`,typeof g=="string"?g.trimEnd():g),l.applyHeader(A,a),c({data:g,headers:new nn(A),status:v})),fail:({errMsg:g,errno:v})=>{Yt.warn(`Request ${e} failed: ${g}`),h(new Cr({code:v,message:g}))}},o))})},Oo=(e={})=>{var t=e,{cookieStore:n,server:r,requestHandler:s,responseHandler:i=h=>h,errorHandler:a}=t,l=Br(t,["cookieStore","server","requestHandler","responseHandler","errorHandler"]);const o=r==null?void 0:r.replace(/\/$/g,""),c=n instanceof dt?n:typeof n=="string"?new dt(n):sn;return{cookieStore:c,request:(h,f={})=>{var d;if(h.startsWith("/")&&!o)throw new Error("No server provided");const p=h.startsWith("/")?`${o}${h}`:/^[a-z][a-z-]*:\/\//.test(h)?h:`https://${h}`,g=rn(rn({cookieStore:c},l),f),v=(d=s==null?void 0:s(p,g))!=null?d:g;return Fr(p,v).then(A=>i(A,h,v)).catch(A=>{if(a&&A instanceof Cr)return a(A,h,v);throw A})}}};var Po=Object.defineProperty,Do=Object.defineProperties,jo=Object.getOwnPropertyDescriptors,Ur=Object.getOwnPropertySymbols,Lo=Object.prototype.hasOwnProperty,_o=Object.prototype.propertyIsEnumerable,Rr=(e,t,n)=>t in e?Po(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,j=(e,t)=>{for(var n in t||(t={}))Lo.call(t,n)&&Rr(e,n,t[n]);if(Ur)for(var n of Ur(t))_o.call(t,n)&&Rr(e,n,t[n]);return e},ye=(e,t)=>Do(e,jo(t));const Vr=[["a"],["abbr"],["address"],["article"],["aside"],["b"],["bdi"],["bdo",["dir"]],["blockquote"],["br"],["caption"],["cite"],["code"],["col",["span","width"]],["colgroup",["span","width"]],["dd"],["del"],["div"],["dl"],["dt"],["em"],["fieldset"],["footer"],["h1"],["h2"],["h3"],["h4"],["h5"],["h6"],["header"],["hr"],["i"],["img",["alt","src","height","width"]],["ins"],["label"],["legend"],["li"],["mark"],["nav"],["ol",["start","type"]],["p"],["pre"],["q"],["rt"],["ruby"],["s"],["section"],["small"],["span"],["strong"],["sub"],["sup"],["table",["width"]],["tbody"],["td",["colspan","height","rowspan","width"]],["tfoot"],["th",["colspan","height","rowspan","width"]],["thead"],["tr",["colspan","height","rowspan","width"]],["tt"],["u"],["ul"],["big"],["center"],["font"],["html"],["body"],["svg"]],Mo={_useHtmlParser2:!1};function an(e,t){if(!e)return t!=null?t:Mo;const n=j(j({_useHtmlParser2:!!e.xmlMode},t),e);return e.xml?(n._useHtmlParser2=!0,n.xmlMode=!0,e.xml!==!0&&Object.assign(n,e.xml)):e.xmlMode&&(n._useHtmlParser2=!0),n}var x;(function(e){e.Root="root",e.Text="text",e.Directive="directive",e.Comment="comment",e.Script="script",e.Style="style",e.Tag="tag",e.CDATA="cdata",e.Doctype="doctype"})(x||(x={}));function Bo(e){return e.type===x.Tag||e.type===x.Script||e.type===x.Style}const Fo=x.Root,Uo=x.Text,Ro=x.Directive,Vo=x.Comment,Ho=x.Script,Go=x.Style,zo=x.Tag,Wo=x.CDATA,Qo=x.Doctype;class Hr{constructor(){this.parent=null,this.prev=null,this.next=null,this.startIndex=null,this.endIndex=null}get parentNode(){return this.parent}set parentNode(t){this.parent=t}get previousSibling(){return this.prev}set previousSibling(t){this.prev=t}get nextSibling(){return this.next}set nextSibling(t){this.next=t}cloneNode(t=!1){return Le(this,t)}}class on extends Hr{constructor(t){super(),this.data=t}get nodeValue(){return this.data}set nodeValue(t){this.data=t}}class gt extends on{constructor(){super(...arguments),this.type=x.Text}get nodeType(){return 3}}class Gr extends on{constructor(){super(...arguments),this.type=x.Comment}get nodeType(){return 8}}class zr extends on{constructor(t,n){super(n),this.name=t,this.type=x.Directive}get nodeType(){return 1}}class ln extends Hr{constructor(t){super(),this.children=t}get firstChild(){var t;return(t=this.children[0])!==null&&t!==void 0?t:null}get lastChild(){return this.children.length>0?this.children[this.children.length-1]:null}get childNodes(){return this.children}set childNodes(t){this.children=t}}class Wr extends ln{constructor(){super(...arguments),this.type=x.CDATA}get nodeType(){return 4}}class je extends ln{constructor(){super(...arguments),this.type=x.Root}get nodeType(){return 9}}class Qr extends ln{constructor(t,n,r=[],s=t==="script"?x.Script:t==="style"?x.Style:x.Tag){super(r),this.name=t,this.attribs=n,this.type=s}get nodeType(){return 1}get tagName(){return this.name}set tagName(t){this.name=t}get attributes(){return Object.keys(this.attribs).map(t=>{var n,r;return{name:t,value:this.attribs[t],namespace:(n=this["x-attribsNamespace"])===null||n===void 0?void 0:n[t],prefix:(r=this["x-attribsPrefix"])===null||r===void 0?void 0:r[t]}})}}function y(e){return Bo(e)}function mt(e){return e.type===x.CDATA}function ae(e){return e.type===x.Text}function cn(e){return e.type===x.Comment}function Zo(e){return e.type===x.Directive}function oe(e){return e.type===x.Root}function C(e){return Object.prototype.hasOwnProperty.call(e,"children")}function Le(e,t=!1){let n;if(ae(e))n=new gt(e.data);else if(cn(e))n=new Gr(e.data);else if(y(e)){const r=t?hn(e.children):[],s=new Qr(e.name,j({},e.attribs),r);r.forEach(i=>i.parent=s),e.namespace!=null&&(s.namespace=e.namespace),e["x-attribsNamespace"]&&(s["x-attribsNamespace"]=j({},e["x-attribsNamespace"])),e["x-attribsPrefix"]&&(s["x-attribsPrefix"]=j({},e["x-attribsPrefix"])),n=s}else if(mt(e)){const r=t?hn(e.children):[],s=new Wr(r);r.forEach(i=>i.parent=s),n=s}else if(oe(e)){const r=t?hn(e.children):[],s=new je(r);r.forEach(i=>i.parent=s),e["x-mode"]&&(s["x-mode"]=e["x-mode"]),n=s}else if(Zo(e)){const r=new zr(e.name,e.data);e["x-name"]!=null&&(r["x-name"]=e["x-name"],r["x-publicId"]=e["x-publicId"],r["x-systemId"]=e["x-systemId"]),n=r}else throw new Error(`Not implemented yet: ${e.type}`);return n.startIndex=e.startIndex,n.endIndex=e.endIndex,e.sourceCodeLocation!=null&&(n.sourceCodeLocation=e.sourceCodeLocation),n}function hn(e){const t=e.map(n=>Le(n,!0));for(let n=1;n<t.length;n++)t[n].prev=t[n-1],t[n-1].next=t[n];return t}const Zr={withStartIndices:!1,withEndIndices:!1,xmlMode:!1};class Jo{constructor(t,n,r){this.dom=[],this.root=new je(this.dom),this.done=!1,this.tagStack=[this.root],this.lastNode=null,this.parser=null,typeof n=="function"&&(r=n,n=Zr),typeof t=="object"&&(n=t,t=void 0),this.callback=t!=null?t:null,this.options=n!=null?n:Zr,this.elementCB=r!=null?r:null}onparserinit(t){this.parser=t}onreset(){this.dom=[],this.root=new je(this.dom),this.done=!1,this.tagStack=[this.root],this.lastNode=null,this.parser=null}onend(){this.done||(this.done=!0,this.parser=null,this.handleCallback(null))}onerror(t){this.handleCallback(t)}onclosetag(){this.lastNode=null;const t=this.tagStack.pop();this.options.withEndIndices&&(t.endIndex=this.parser.endIndex),this.elementCB&&this.elementCB(t)}onopentag(t,n){const r=this.options.xmlMode?x.Tag:void 0,s=new Qr(t,n,void 0,r);this.addNode(s),this.tagStack.push(s)}ontext(t){const{lastNode:n}=this;if(n&&n.type===x.Text)n.data+=t,this.options.withEndIndices&&(n.endIndex=this.parser.endIndex);else{const r=new gt(t);this.addNode(r),this.lastNode=r}}oncomment(t){if(this.lastNode&&this.lastNode.type===x.Comment){this.lastNode.data+=t;return}const n=new Gr(t);this.addNode(n),this.lastNode=n}oncommentend(){this.lastNode=null}oncdatastart(){const t=new gt(""),n=new Wr([t]);this.addNode(n),t.parent=n,this.lastNode=t}oncdataend(){this.lastNode=null}onprocessinginstruction(t,n){const r=new zr(t,n);this.addNode(r)}handleCallback(t){if(typeof this.callback=="function")this.callback(t,this.dom);else if(t)throw t}addNode(t){const n=this.tagStack[this.tagStack.length-1],r=n.children[n.children.length-1];this.options.withStartIndices&&(t.startIndex=this.parser.startIndex),this.options.withEndIndices&&(t.endIndex=this.parser.endIndex),n.children.push(t),r&&(t.prev=r,r.next=t),t.parent=n,this.lastNode=null}}var Yo=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(e=>e.charCodeAt(0))),Xo=new Uint16Array("Ȁaglq \x1Bɭ\0\0p;䀦os;䀧t;䀾t;䀼uot;䀢".split("").map(e=>e.charCodeAt(0))),un;const Ko=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]]),Jr=(un=String.fromCodePoint)!==null&&un!==void 0?un:function(e){let t="";return e>65535&&(e-=65536,t+=String.fromCharCode(e>>>10&1023|55296),e=56320|e&1023),t+=String.fromCharCode(e),t};function el(e){var t;return e>=55296&&e<=57343||e>1114111?65533:(t=Ko.get(e))!==null&&t!==void 0?t:e}var k;(function(e){e[e.NUM=35]="NUM",e[e.SEMI=59]="SEMI",e[e.EQUALS=61]="EQUALS",e[e.ZERO=48]="ZERO",e[e.NINE=57]="NINE",e[e.LOWER_A=97]="LOWER_A",e[e.LOWER_F=102]="LOWER_F",e[e.LOWER_X=120]="LOWER_X",e[e.LOWER_Z=122]="LOWER_Z",e[e.UPPER_A=65]="UPPER_A",e[e.UPPER_F=70]="UPPER_F",e[e.UPPER_Z=90]="UPPER_Z"})(k||(k={}));const tl=32;var K;(function(e){e[e.VALUE_LENGTH=49152]="VALUE_LENGTH",e[e.BRANCH_LENGTH=16256]="BRANCH_LENGTH",e[e.JUMP_TABLE=127]="JUMP_TABLE"})(K||(K={}));function fn(e){return e>=k.ZERO&&e<=k.NINE}function nl(e){return e>=k.UPPER_A&&e<=k.UPPER_F||e>=k.LOWER_A&&e<=k.LOWER_F}function rl(e){return e>=k.UPPER_A&&e<=k.UPPER_Z||e>=k.LOWER_A&&e<=k.LOWER_Z||fn(e)}function sl(e){return e===k.EQUALS||rl(e)}var T;(function(e){e[e.EntityStart=0]="EntityStart",e[e.NumericStart=1]="NumericStart",e[e.NumericDecimal=2]="NumericDecimal",e[e.NumericHex=3]="NumericHex",e[e.NamedEntity=4]="NamedEntity"})(T||(T={}));var H;(function(e){e[e.Legacy=0]="Legacy",e[e.Strict=1]="Strict",e[e.Attribute=2]="Attribute"})(H||(H={}));class il{constructor(t,n,r){this.decodeTree=t,this.emitCodePoint=n,this.errors=r,this.state=T.EntityStart,this.consumed=1,this.result=0,this.treeIndex=0,this.excess=1,this.decodeMode=H.Strict}startEntity(t){this.decodeMode=t,this.state=T.EntityStart,this.result=0,this.treeIndex=0,this.excess=1,this.consumed=1}write(t,n){switch(this.state){case T.EntityStart:return t.charCodeAt(n)===k.NUM?(this.state=T.NumericStart,this.consumed+=1,this.stateNumericStart(t,n+1)):(this.state=T.NamedEntity,this.stateNamedEntity(t,n));case T.NumericStart:return this.stateNumericStart(t,n);case T.NumericDecimal:return this.stateNumericDecimal(t,n);case T.NumericHex:return this.stateNumericHex(t,n);case T.NamedEntity:return this.stateNamedEntity(t,n)}}stateNumericStart(t,n){return n>=t.length?-1:(t.charCodeAt(n)|tl)===k.LOWER_X?(this.state=T.NumericHex,this.consumed+=1,this.stateNumericHex(t,n+1)):(this.state=T.NumericDecimal,this.stateNumericDecimal(t,n))}addToNumericResult(t,n,r,s){if(n!==r){const i=r-n;this.result=this.result*Math.pow(s,i)+parseInt(t.substr(n,i),s),this.consumed+=i}}stateNumericHex(t,n){const r=n;for(;n<t.length;){const s=t.charCodeAt(n);if(fn(s)||nl(s))n+=1;else return this.addToNumericResult(t,r,n,16),this.emitNumericEntity(s,3)}return this.addToNumericResult(t,r,n,16),-1}stateNumericDecimal(t,n){const r=n;for(;n<t.length;){const s=t.charCodeAt(n);if(fn(s))n+=1;else return this.addToNumericResult(t,r,n,10),this.emitNumericEntity(s,2)}return this.addToNumericResult(t,r,n,10),-1}emitNumericEntity(t,n){var r;if(this.consumed<=n)return(r=this.errors)===null||r===void 0||r.absenceOfDigitsInNumericCharacterReference(this.consumed),0;if(t===k.SEMI)this.consumed+=1;else if(this.decodeMode===H.Strict)return 0;return this.emitCodePoint(el(this.result),this.consumed),this.errors&&(t!==k.SEMI&&this.errors.missingSemicolonAfterCharacterReference(),this.errors.validateNumericCharacterReference(this.result)),this.consumed}stateNamedEntity(t,n){const{decodeTree:r}=this;let s=r[this.treeIndex],i=(s&K.VALUE_LENGTH)>>14;for(;n<t.length;n++,this.excess++){const a=t.charCodeAt(n);if(this.treeIndex=al(r,s,this.treeIndex+Math.max(1,i),a),this.treeIndex<0)return this.result===0||this.decodeMode===H.Attribute&&(i===0||sl(a))?0:this.emitNotTerminatedNamedEntity();if(s=r[this.treeIndex],i=(s&K.VALUE_LENGTH)>>14,i!==0){if(a===k.SEMI)return this.emitNamedEntityData(this.treeIndex,i,this.consumed+this.excess);this.decodeMode!==H.Strict&&(this.result=this.treeIndex,this.consumed+=this.excess,this.excess=0)}}return-1}emitNotTerminatedNamedEntity(){var t;const{result:n,decodeTree:r}=this,s=(r[n]&K.VALUE_LENGTH)>>14;return this.emitNamedEntityData(n,s,this.consumed),(t=this.errors)===null||t===void 0||t.missingSemicolonAfterCharacterReference(),this.consumed}emitNamedEntityData(t,n,r){const{decodeTree:s}=this;return this.emitCodePoint(n===1?s[t]&~K.VALUE_LENGTH:s[t+1],r),n===3&&this.emitCodePoint(s[t+2],r),r}end(){var t;switch(this.state){case T.NamedEntity:return this.result!==0&&(this.decodeMode!==H.Attribute||this.result===this.treeIndex)?this.emitNotTerminatedNamedEntity():0;case T.NumericDecimal:return this.emitNumericEntity(0,2);case T.NumericHex:return this.emitNumericEntity(0,3);case T.NumericStart:return(t=this.errors)===null||t===void 0||t.absenceOfDigitsInNumericCharacterReference(this.consumed),0;case T.EntityStart:return 0}}}function al(e,t,n,r){const s=(t&K.BRANCH_LENGTH)>>7,i=t&K.JUMP_TABLE;if(s===0)return i!==0&&r===i?n:-1;if(i){const o=r-i;return o<0||o>=s?-1:e[n+o]-1}let a=n,l=a+s-1;for(;a<=l;){const o=a+l>>>1,c=e[o];if(c<r)a=o+1;else if(c>r)l=o-1;else return e[o+s]}return-1}const Yr=/["&'<>$\x80-\uFFFF]/g,ol=new Map([[34,"""],[38,"&"],[39,"'"],[60,"<"],[62,">"]]),ll=String.prototype.codePointAt!=null?(e,t)=>e.codePointAt(t):(e,t)=>(e.charCodeAt(t)&64512)===55296?(e.charCodeAt(t)-55296)*1024+e.charCodeAt(t+1)-56320+65536:e.charCodeAt(t);function Xr(e){let t="",n=0,r;for(;(r=Yr.exec(e))!==null;){const s=r.index,i=e.charCodeAt(s),a=ol.get(i);a!==void 0?(t+=e.substring(n,s)+a,n=s+1):(t+=`${e.substring(n,s)}&#x${ll(e,s).toString(16)};`,n=Yr.lastIndex+=+((i&64512)===55296))}return t+e.substr(n)}function Kr(e,t){return function(n){let r,s=0,i="";for(;r=e.exec(n);)s!==r.index&&(i+=n.substring(s,r.index)),i+=t.get(r[0].charCodeAt(0)),s=r.index+1;return i+n.substring(s)}}const cl=Kr(/["&\u00A0]/g,new Map([[34,"""],[38,"&"],[160," "]])),hl=Kr(/[&<>\u00A0]/g,new Map([[38,"&"],[60,"<"],[62,">"],[160," "]])),ul=new Map(["altGlyph","altGlyphDef","altGlyphItem","animateColor","animateMotion","animateTransform","clipPath","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","foreignObject","glyphRef","linearGradient","radialGradient","textPath"].map(e=>[e.toLowerCase(),e])),fl=new Map(["definitionURL","attributeName","attributeType","baseFrequency","baseProfile","calcMode","clipPathUnits","diffuseConstant","edgeMode","filterUnits","glyphRef","gradientTransform","gradientUnits","kernelMatrix","kernelUnitLength","keyPoints","keySplines","keyTimes","lengthAdjust","limitingConeAngle","markerHeight","markerUnits","markerWidth","maskContentUnits","maskUnits","numOctaves","pathLength","patternContentUnits","patternTransform","patternUnits","pointsAtX","pointsAtY","pointsAtZ","preserveAlpha","preserveAspectRatio","primitiveUnits","refX","refY","repeatCount","repeatDur","requiredExtensions","requiredFeatures","specularConstant","specularExponent","spreadMethod","startOffset","stdDeviation","stitchTiles","surfaceScale","systemLanguage","tableValues","targetX","targetY","textLength","viewBox","viewTarget","xChannelSelector","yChannelSelector","zoomAndPan"].map(e=>[e.toLowerCase(),e])),dl=new Set(["style","script","xmp","iframe","noembed","noframes","plaintext","noscript"]);function pl(e){return e.replace(/"/g,""")}function gl(e,t){var n;if(!e)return;const r=((n=t.encodeEntities)!==null&&n!==void 0?n:t.decodeEntities)===!1?pl:t.xmlMode||t.encodeEntities!=="utf8"?Xr:cl;return Object.keys(e).map(s=>{var i,a;const l=(i=e[s])!==null&&i!==void 0?i:"";return t.xmlMode==="foreign"&&(s=(a=fl.get(s))!==null&&a!==void 0?a:s),!t.emptyAttrs&&!t.xmlMode&&l===""?s:`${s}="${r(l)}"`}).join(" ")}const es=new Set(["area","base","basefont","br","col","command","embed","frame","hr","img","input","isindex","keygen","link","meta","param","source","track","wbr"]);function bt(e,t={}){const n="length"in e?e:[e];let r="";for(let s=0;s<n.length;s++)r+=ml(n[s],t);return r}function ml(e,t){switch(e.type){case Fo:return bt(e.children,t);case Qo:case Ro:return xl(e);case Vo:return Sl(e);case Wo:return Al(e);case Ho:case Go:case zo:return wl(e,t);case Uo:return vl(e,t)}}const bl=new Set(["mi","mo","mn","ms","mtext","annotation-xml","foreignObject","desc","title"]),yl=new Set(["svg","math"]);function wl(e,t){var n;t.xmlMode==="foreign"&&(e.name=(n=ul.get(e.name))!==null&&n!==void 0?n:e.name,e.parent&&bl.has(e.parent.name)&&(t=ye(j({},t),{xmlMode:!1}))),!t.xmlMode&&yl.has(e.name)&&(t=ye(j({},t),{xmlMode:"foreign"}));let r=`<${e.name}`;const s=gl(e.attribs,t);return s&&(r+=` ${s}`),e.children.length===0&&(t.xmlMode?t.selfClosingTags!==!1:t.selfClosingTags&&es.has(e.name))?(t.xmlMode||(r+=" "),r+="/>"):(r+=">",e.children.length>0&&(r+=bt(e.children,t)),(t.xmlMode||!es.has(e.name))&&(r+=`</${e.name}>`)),r}function xl(e){return`<${e.data}>`}function vl(e,t){var n;let r=e.data||"";return((n=t.encodeEntities)!==null&&n!==void 0?n:t.decodeEntities)!==!1&&!(!t.xmlMode&&e.parent&&dl.has(e.parent.name))&&(r=t.xmlMode||t.encodeEntities!=="utf8"?Xr(r):hl(r)),r}function Al(e){return`<![CDATA[${e.children[0].data}]]>`}function Sl(e){return`<!--${e.data}-->`}function ts(e,t){return bt(e,t)}function $l(e,t){return C(e)?e.children.map(n=>ts(n,t)).join(""):""}function yt(e){return Array.isArray(e)?e.map(yt).join(""):y(e)?e.name==="br"?`
|
|
6
|
-
`:yt(e.children):mt(e)?yt(e.children):ae(e)?e.data:""}function we(e){return Array.isArray(e)?e.map(we).join(""):C(e)&&!cn(e)?we(e.children):ae(e)?e.data:""}function wt(e){return Array.isArray(e)?e.map(wt).join(""):C(e)&&(e.type===x.Tag||mt(e))?wt(e.children):ae(e)?e.data:""}function xt(e){return C(e)?e.children:[]}function ns(e){return e.parent||null}function rs(e){const t=ns(e);if(t!=null)return xt(t);const n=[e];let{prev:r,next:s}=e;for(;r!=null;)n.unshift(r),{prev:r}=r;for(;s!=null;)n.push(s),{next:s}=s;return n}function Cl(e,t){var n;return(n=e.attribs)===null||n===void 0?void 0:n[t]}function El(e,t){return e.attribs!=null&&Object.prototype.hasOwnProperty.call(e.attribs,t)&&e.attribs[t]!=null}function kl(e){return e.name}function dn(e){let{next:t}=e;for(;t!==null&&!y(t);)({next:t}=t);return t}function pn(e){let{prev:t}=e;for(;t!==null&&!y(t);)({prev:t}=t);return t}function le(e){if(e.prev&&(e.prev.next=e.next),e.next&&(e.next.prev=e.prev),e.parent){const t=e.parent.children,n=t.lastIndexOf(e);n>=0&&t.splice(n,1)}e.next=null,e.prev=null,e.parent=null}function Tl(e,t){const n=t.prev=e.prev;n&&(n.next=t);const r=t.next=e.next;r&&(r.prev=t);const s=t.parent=e.parent;if(s){const i=s.children;i[i.lastIndexOf(e)]=t,e.parent=null}}function Il(e,t){if(le(t),t.next=null,t.parent=e,e.children.push(t)>1){const n=e.children[e.children.length-2];n.next=t,t.prev=n}else t.prev=null}function Nl(e,t){le(t);const{parent:n}=e,r=e.next;if(t.next=r,t.prev=e,e.next=t,t.parent=n,r){if(r.prev=t,n){const s=n.children;s.splice(s.lastIndexOf(r),0,t)}}else n&&n.children.push(t)}function ql(e,t){if(le(t),t.parent=e,t.prev=null,e.children.unshift(t)!==1){const n=e.children[1];n.prev=t,t.next=n}else t.next=null}function Ol(e,t){le(t);const{parent:n}=e;if(n){const r=n.children;r.splice(r.indexOf(e),0,t)}e.prev&&(e.prev.next=t),t.parent=n,t.prev=e.prev,t.next=e,e.prev=t}function _e(e,t,n=!0,r=1/0){return gn(e,Array.isArray(t)?t:[t],n,r)}function gn(e,t,n,r){const s=[],i=[Array.isArray(t)?t:[t]],a=[0];for(;;){if(a[0]>=i[0].length){if(a.length===1)return s;i.shift(),a.shift();continue}const l=i[0][a[0]++];if(e(l)&&(s.push(l),--r<=0))return s;n&&C(l)&&l.children.length>0&&(a.unshift(0),i.unshift(l.children))}}function Pl(e,t){return t.find(e)}function mn(e,t,n=!0){const r=Array.isArray(t)?t:[t];for(let s=0;s<r.length;s++){const i=r[s];if(y(i)&&e(i))return i;if(n&&C(i)&&i.children.length>0){const a=mn(e,i.children,!0);if(a)return a}}return null}function ss(e,t){return(Array.isArray(t)?t:[t]).some(n=>y(n)&&e(n)||C(n)&&ss(e,n.children))}function Dl(e,t){const n=[],r=[Array.isArray(t)?t:[t]],s=[0];for(;;){if(s[0]>=r[0].length){if(r.length===1)return n;r.shift(),s.shift();continue}const i=r[0][s[0]++];y(i)&&e(i)&&n.push(i),C(i)&&i.children.length>0&&(s.unshift(0),r.unshift(i.children))}}const vt={tag_name(e){return typeof e=="function"?t=>y(t)&&e(t.name):e==="*"?y:t=>y(t)&&t.name===e},tag_type(e){return typeof e=="function"?t=>e(t.type):t=>t.type===e},tag_contains(e){return typeof e=="function"?t=>ae(t)&&e(t.data):t=>ae(t)&&t.data===e}};function bn(e,t){return typeof t=="function"?n=>y(n)&&t(n.attribs[e]):n=>y(n)&&n.attribs[e]===t}function jl(e,t){return n=>e(n)||t(n)}function is(e){const t=Object.keys(e).map(n=>{const r=e[n];return Object.prototype.hasOwnProperty.call(vt,n)?vt[n](r):bn(n,r)});return t.length===0?null:t.reduce(jl)}function Ll(e,t){const n=is(e);return n?n(t):!0}function _l(e,t,n,r=1/0){const s=is(e);return s?_e(s,t,n,r):[]}function Ml(e,t,n=!0){return Array.isArray(t)||(t=[t]),mn(bn("id",e),t,n)}function xe(e,t,n=!0,r=1/0){return _e(vt.tag_name(e),t,n,r)}function Bl(e,t,n=!0,r=1/0){return _e(bn("class",e),t,n,r)}function Fl(e,t,n=!0,r=1/0){return _e(vt.tag_type(e),t,n,r)}function Ul(e){let t=e.length;for(;--t>=0;){const n=e[t];if(t>0&&e.lastIndexOf(n,t-1)>=0){e.splice(t,1);continue}for(let r=n.parent;r;r=r.parent)if(e.includes(r)){e.splice(t,1);break}}return e}var L;(function(e){e[e.DISCONNECTED=1]="DISCONNECTED",e[e.PRECEDING=2]="PRECEDING",e[e.FOLLOWING=4]="FOLLOWING",e[e.CONTAINS=8]="CONTAINS",e[e.CONTAINED_BY=16]="CONTAINED_BY"})(L||(L={}));function as(e,t){const n=[],r=[];if(e===t)return 0;let s=C(e)?e:e.parent;for(;s;)n.unshift(s),s=s.parent;for(s=C(t)?t:t.parent;s;)r.unshift(s),s=s.parent;const i=Math.min(n.length,r.length);let a=0;for(;a<i&&n[a]===r[a];)a++;if(a===0)return L.DISCONNECTED;const l=n[a-1],o=l.children,c=n[a],h=r[a];return o.indexOf(c)>o.indexOf(h)?l===t?L.FOLLOWING|L.CONTAINED_BY:L.FOLLOWING:l===e?L.PRECEDING|L.CONTAINS:L.PRECEDING}function ve(e){return e=e.filter((t,n,r)=>!r.includes(t,n+1)),e.sort((t,n)=>{const r=as(t,n);return r&L.PRECEDING?-1:r&L.FOLLOWING?1:0}),e}function Rl(e){const t=At(Wl,e);return t?t.name==="feed"?Vl(t):Hl(t):null}function Vl(e){var t;const n=e.children,r={type:"atom",items:xe("entry",n).map(a=>{var l;const{children:o}=a,c={media:os(o)};O(c,"id","id",o),O(c,"title","title",o);const h=(l=At("link",o))===null||l===void 0?void 0:l.attribs.href;h&&(c.link=h);const f=ee("summary",o)||ee("content",o);f&&(c.description=f);const d=ee("updated",o);return d&&(c.pubDate=new Date(d)),c})};O(r,"id","id",n),O(r,"title","title",n);const s=(t=At("link",n))===null||t===void 0?void 0:t.attribs.href;s&&(r.link=s),O(r,"description","subtitle",n);const i=ee("updated",n);return i&&(r.updated=new Date(i)),O(r,"author","email",n,!0),r}function Hl(e){var t,n;const r=(n=(t=At("channel",e.children))===null||t===void 0?void 0:t.children)!==null&&n!==void 0?n:[],s={type:e.name.substr(0,3),id:"",items:xe("item",e.children).map(a=>{const{children:l}=a,o={media:os(l)};O(o,"id","guid",l),O(o,"title","title",l),O(o,"link","link",l),O(o,"description","description",l);const c=ee("pubDate",l)||ee("dc:date",l);return c&&(o.pubDate=new Date(c)),o})};O(s,"title","title",r),O(s,"link","link",r),O(s,"description","description",r);const i=ee("lastBuildDate",r);return i&&(s.updated=new Date(i)),O(s,"author","managingEditor",r,!0),s}const Gl=["url","type","lang"],zl=["fileSize","bitrate","framerate","samplingrate","channels","duration","height","width"];function os(e){return xe("media:content",e).map(t=>{const{attribs:n}=t,r={medium:n.medium,isDefault:!!n.isDefault};for(const s of Gl)n[s]&&(r[s]=n[s]);for(const s of zl)n[s]&&(r[s]=parseInt(n[s],10));return n.expression&&(r.expression=n.expression),r})}function At(e,t){return xe(e,t,!0,1)[0]}function ee(e,t,n=!1){return we(xe(e,t,n,1)).trim()}function O(e,t,n,r,s=!1){const i=ee(n,r,s);i&&(e[t]=i)}function Wl(e){return e==="rss"||e==="feed"||e==="rdf:RDF"}var St=Object.freeze({__proto__:null,get DocumentPosition(){return L},append:Nl,appendChild:Il,compareDocumentPosition:as,existsOne:ss,filter:_e,find:gn,findAll:Dl,findOne:mn,findOneChild:Pl,getAttributeValue:Cl,getChildren:xt,getElementById:Ml,getElements:_l,getElementsByClassName:Bl,getElementsByTagName:xe,getElementsByTagType:Fl,getFeed:Rl,getInnerHTML:$l,getName:kl,getOuterHTML:ts,getParent:ns,getSiblings:rs,getText:yt,hasAttrib:El,hasChildren:C,innerText:wt,isCDATA:mt,isComment:cn,isDocument:oe,isTag:y,isText:ae,nextElementSibling:dn,prepend:Ol,prependChild:ql,prevElementSibling:pn,removeElement:le,removeSubsets:Ul,replaceElement:Tl,testElement:Ll,textContent:we,uniqueSort:ve});function ls(e,t,n){return e?e(t!=null?t:e._root.children,null,void 0,n).toString():""}function Ql(e,t){return typeof e=="object"&&e!=null&&!("length"in e)&&!("type"in e)}function Zl(e,t){const n=Ql(e)?(t=e,void 0):e,r=j(j({},this===null||this===void 0?void 0:this._options),an(t));return ls(this,n,r)}function Jl(e){const t=ye(j({},this._options),{xmlMode:!0});return ls(this,e,t)}function Me(e){const t=e!=null?e:this?this.root():[];let n="";for(let r=0;r<t.length;r++)n+=we(t[r]);return n}function Yl(e,t,n=typeof t=="boolean"?t:!1){if(!e||typeof e!="string")return null;typeof t=="boolean"&&(n=t);const r=this.load(e,this._options,!1);return n||r("script").remove(),[...r.root()[0].children]}function Xl(){return this(this._root)}function cs(e,t){if(t===e)return!1;let n=t;for(;n&&n!==n.parent;)if(n=n.parent,n===e)return!0;return!1}function Kl(e){return this.root().extract(e)}function ec(e,t){if(!hs(e)||!hs(t))return;let n=e.length;const r=+t.length;for(let s=0;s<r;s++)e[n++]=t[s];return e.length=n,e}function hs(e){if(Array.isArray(e))return!0;if(typeof e!="object"||e===null||!("length"in e)||typeof e.length!="number"||e.length<0)return!1;for(let t=0;t<e.length;t++)if(!(t in e))return!1;return!0}var tc=Object.freeze({__proto__:null,contains:cs,extract:Kl,html:Zl,merge:ec,parseHTML:Yl,root:Xl,text:Me,xml:Jl});function Z(e){return e.cheerio!=null}function nc(e){return e.replace(/[._-](\w|$)/g,(t,n)=>n.toUpperCase())}function rc(e){return e.replace(/[A-Z]/g,"-$&").toLowerCase()}function $(e,t){const n=e.length;for(let r=0;r<n;r++)t(e[r],r);return e}var ce;(function(e){e[e.LowerA=97]="LowerA",e[e.LowerZ=122]="LowerZ",e[e.UpperA=65]="UpperA",e[e.UpperZ=90]="UpperZ",e[e.Exclamation=33]="Exclamation"})(ce||(ce={}));function yn(e){const t=e.indexOf("<");if(t<0||t>e.length-3)return!1;const n=e.charCodeAt(t+1);return(n>=ce.LowerA&&n<=ce.LowerZ||n>=ce.UpperA&&n<=ce.UpperZ||n===ce.Exclamation)&&e.includes(">",t+2)}const Be=Object.prototype.hasOwnProperty,Fe=/\s+/,wn="data-",xn=/^(?:autofocus|autoplay|async|checked|controls|defer|disabled|hidden|loop|multiple|open|readonly|required|scoped|selected)$/i,sc=/^{[^]*}$|^\[[^]*]$/;function $t(e,t,n){var r;if(!(!e||!y(e))){if((r=e.attribs)!==null&&r!==void 0||(e.attribs={}),!t)return e.attribs;if(Be.call(e.attribs,t))return!n&&xn.test(t)?t:e.attribs[t];if(e.name==="option"&&t==="value")return Me(e.children);if(e.name==="input"&&(e.attribs.type==="radio"||e.attribs.type==="checkbox")&&t==="value")return"on"}}function Ae(e,t,n){n===null?ps(e,t):e.attribs[t]=`${n}`}function ic(e,t){if(typeof e=="object"||t!==void 0){if(typeof t=="function"){if(typeof e!="string")throw new Error("Bad combination of arguments.");return $(this,(n,r)=>{y(n)&&Ae(n,e,t.call(n,r,n.attribs[e]))})}return $(this,n=>{if(y(n))if(typeof e=="object")for(const r of Object.keys(e)){const s=e[r];Ae(n,r,s)}else Ae(n,e,t)})}return arguments.length>1?this:$t(this[0],e,this.options.xmlMode)}function us(e,t,n){return t in e?e[t]:!n&&xn.test(t)?$t(e,t,!1)!==void 0:$t(e,t,n)}function vn(e,t,n,r){t in e?e[t]=n:Ae(e,t,!r&&xn.test(t)?n?"":null:`${n}`)}function ac(e,t){var n;if(typeof e=="string"&&t===void 0){const r=this[0];if(!r||!y(r))return;switch(e){case"style":{const s=this.css(),i=Object.keys(s);for(let a=0;a<i.length;a++)s[a]=i[a];return s.length=i.length,s}case"tagName":case"nodeName":return r.name.toUpperCase();case"href":case"src":{const s=(n=r.attribs)===null||n===void 0?void 0:n[e];return typeof URL!="undefined"&&(e==="href"&&(r.tagName==="a"||r.tagName==="link")||e==="src"&&(r.tagName==="img"||r.tagName==="iframe"||r.tagName==="audio"||r.tagName==="video"||r.tagName==="source"))&&s!==void 0&&this.options.baseURI?new URL(s,this.options.baseURI).href:s}case"innerText":return wt(r);case"textContent":return we(r);case"outerHTML":return this.clone().wrap("<container />").parent().html();case"innerHTML":return this.html();default:return us(r,e,this.options.xmlMode)}}if(typeof e=="object"||t!==void 0){if(typeof t=="function"){if(typeof e=="object")throw new TypeError("Bad combination of arguments.");return $(this,(r,s)=>{y(r)&&vn(r,e,t.call(r,s,us(r,e,this.options.xmlMode)),this.options.xmlMode)})}return $(this,r=>{if(y(r))if(typeof e=="object")for(const s of Object.keys(e)){const i=e[s];vn(r,s,i,this.options.xmlMode)}else vn(r,e,t,this.options.xmlMode)})}}function fs(e,t,n){var r;(r=e.data)!==null&&r!==void 0||(e.data={}),typeof t=="object"?Object.assign(e.data,t):typeof t=="string"&&n!==void 0&&(e.data[t]=n)}function oc(e){for(const t of Object.keys(e.attribs)){if(!t.startsWith(wn))continue;const n=nc(t.slice(wn.length));Be.call(e.data,n)||(e.data[n]=ds(e.attribs[t]))}return e.data}function lc(e,t){const n=wn+rc(t),r=e.data;if(Be.call(r,t))return r[t];if(Be.call(e.attribs,n))return r[t]=ds(e.attribs[n])}function ds(e){if(e==="null")return null;if(e==="true")return!0;if(e==="false")return!1;const t=Number(e);if(e===String(t))return t;if(sc.test(e))try{return JSON.parse(e)}catch(n){}return e}function cc(e,t){var n;const r=this[0];if(!r||!y(r))return;const s=r;return(n=s.data)!==null&&n!==void 0||(s.data={}),e==null?oc(s):typeof e=="object"||t!==void 0?($(this,i=>{y(i)&&(typeof e=="object"?fs(i,e):fs(i,e,t))}),this):lc(s,e)}function hc(e){const t=arguments.length===0,n=this[0];if(!n||!y(n))return t?void 0:this;switch(n.name){case"textarea":return this.text(e);case"select":{const r=this.find("option:selected");if(!t){if(this.attr("multiple")==null&&typeof e=="object")return this;this.find("option").removeAttr("selected");const s=typeof e=="object"?e:[e];for(const i of s)this.find(`option[value="${i}"]`).attr("selected","");return this}return this.attr("multiple")?r.toArray().map(s=>Me(s.children)):r.attr("value")}case"input":case"option":return t?this.attr("value"):this.attr("value",e)}}function ps(e,t){!e.attribs||!Be.call(e.attribs,t)||delete e.attribs[t]}function Ct(e){return e?e.trim().split(Fe):[]}function uc(e){const t=Ct(e);for(const n of t)$(this,r=>{y(r)&&ps(r,n)});return this}function fc(e){return this.toArray().some(t=>{const n=y(t)&&t.attribs.class;let r=-1;if(n&&e.length>0)for(;(r=n.indexOf(e,r+1))>-1;){const s=r+e.length;if((r===0||Fe.test(n[r-1]))&&(s===n.length||Fe.test(n[s])))return!0}return!1})}function gs(e){if(typeof e=="function")return $(this,(r,s)=>{if(y(r)){const i=r.attribs.class||"";gs.call([r],e.call(r,s,i))}});if(!e||typeof e!="string")return this;const t=e.split(Fe),n=this.length;for(let r=0;r<n;r++){const s=this[r];if(!y(s))continue;const i=$t(s,"class",!1);if(i){let a=` ${i} `;for(const l of t){const o=`${l} `;a.includes(` ${o}`)||(a+=o)}Ae(s,"class",a.trim())}else Ae(s,"class",t.join(" ").trim())}return this}function ms(e){if(typeof e=="function")return $(this,(s,i)=>{y(s)&&ms.call([s],e.call(s,i,s.attribs.class||""))});const t=Ct(e),n=t.length,r=arguments.length===0;return $(this,s=>{if(y(s))if(r)s.attribs.class="";else{const i=Ct(s.attribs.class);let a=!1;for(let l=0;l<n;l++){const o=i.indexOf(t[l]);o>=0&&(i.splice(o,1),a=!0,l--)}a&&(s.attribs.class=i.join(" "))}})}function bs(e,t){if(typeof e=="function")return $(this,(a,l)=>{y(a)&&bs.call([a],e.call(a,l,a.attribs.class||"",t),t)});if(!e||typeof e!="string")return this;const n=e.split(Fe),r=n.length,s=typeof t=="boolean"?t?1:-1:0,i=this.length;for(let a=0;a<i;a++){const l=this[a];if(!y(l))continue;const o=Ct(l.attribs.class);for(let c=0;c<r;c++){const h=o.indexOf(n[c]);s>=0&&h<0?o.push(n[c]):s<=0&&h>=0&&o.splice(h,1)}l.attribs.class=o.join(" ")}return this}var dc=Object.freeze({__proto__:null,addClass:gs,attr:ic,data:cc,hasClass:fc,prop:ac,removeAttr:uc,removeClass:ms,toggleClass:bs,val:hc}),m;(function(e){e.Attribute="attribute",e.Pseudo="pseudo",e.PseudoElement="pseudo-element",e.Tag="tag",e.Universal="universal",e.Adjacent="adjacent",e.Child="child",e.Descendant="descendant",e.Parent="parent",e.Sibling="sibling",e.ColumnCombinator="column-combinator"})(m||(m={}));var E;(function(e){e.Any="any",e.Element="element",e.End="end",e.Equals="equals",e.Exists="exists",e.Hyphen="hyphen",e.Not="not",e.Start="start"})(E||(E={}));const ys=/^[^\\#]?(?:\\(?:[\da-f]{1,6}\s?|.)|[\w\-\u00b0-\uFFFF])+/,pc=/\\([\da-f]{1,6}\s?|(\s)|.)/gi,gc=new Map([[126,E.Element],[94,E.Start],[36,E.End],[42,E.Any],[33,E.Not],[124,E.Hyphen]]),mc=new Set(["has","not","matches","is","where","host","host-context"]);function Ue(e){switch(e.type){case m.Adjacent:case m.Child:case m.Descendant:case m.Parent:case m.Sibling:case m.ColumnCombinator:return!0;default:return!1}}const bc=new Set(["contains","icontains"]);function yc(e,t,n){const r=parseInt(t,16)-65536;return r!==r||n?t:r<0?String.fromCharCode(r+65536):String.fromCharCode(r>>10|55296,r&1023|56320)}function Re(e){return e.replace(pc,yc)}function An(e){return e===39||e===34}function ws(e){return e===32||e===9||e===10||e===12||e===13}function Et(e){const t=[],n=xs(t,`${e}`,0);if(n<e.length)throw new Error(`Unmatched selector: ${e.slice(n)}`);return t}function xs(e,t,n){let r=[];function s(d){const p=t.slice(n+d).match(ys);if(!p)throw new Error(`Expected name, found ${t.slice(n)}`);const[g]=p;return n+=d+g.length,Re(g)}function i(d){for(n+=d;n<t.length&&ws(t.charCodeAt(n));)n++}function a(){n+=1;const d=n;let p=1;for(;p>0&&n<t.length;n++)t.charCodeAt(n)===40&&!l(n)?p++:t.charCodeAt(n)===41&&!l(n)&&p--;if(p)throw new Error("Parenthesis not matched");return Re(t.slice(d,n-1))}function l(d){let p=0;for(;t.charCodeAt(--d)===92;)p++;return(p&1)===1}function o(){if(r.length>0&&Ue(r[r.length-1]))throw new Error("Did not expect successive traversals.")}function c(d){if(r.length>0&&r[r.length-1].type===m.Descendant){r[r.length-1].type=d;return}o(),r.push({type:d})}function h(d,p){r.push({type:m.Attribute,name:d,action:p,value:s(1),namespace:null,ignoreCase:"quirks"})}function f(){if(r.length&&r[r.length-1].type===m.Descendant&&r.pop(),r.length===0)throw new Error("Empty sub-selector");e.push(r)}if(i(0),t.length===n)return n;e:for(;n<t.length;){const d=t.charCodeAt(n);switch(d){case 32:case 9:case 10:case 12:case 13:{(r.length===0||r[0].type!==m.Descendant)&&(o(),r.push({type:m.Descendant})),i(1);break}case 62:{c(m.Child),i(1);break}case 60:{c(m.Parent),i(1);break}case 126:{c(m.Sibling),i(1);break}case 43:{c(m.Adjacent),i(1);break}case 46:{h("class",E.Element);break}case 35:{h("id",E.Equals);break}case 91:{i(1);let p,g=null;t.charCodeAt(n)===124?p=s(1):t.startsWith("*|",n)?(g="*",p=s(2)):(p=s(0),t.charCodeAt(n)===124&&t.charCodeAt(n+1)!==61&&(g=p,p=s(1))),i(0);let v=E.Exists;const A=gc.get(t.charCodeAt(n));if(A){if(v=A,t.charCodeAt(n+1)!==61)throw new Error("Expected `=`");i(2)}else t.charCodeAt(n)===61&&(v=E.Equals,i(1));let _="",fe=null;if(v!=="exists"){if(An(t.charCodeAt(n))){const We=t.charCodeAt(n);let ne=n+1;for(;ne<t.length&&(t.charCodeAt(ne)!==We||l(ne));)ne+=1;if(t.charCodeAt(ne)!==We)throw new Error("Attribute value didn't end");_=Re(t.slice(n+1,ne)),n=ne+1}else{const We=n;for(;n<t.length&&(!ws(t.charCodeAt(n))&&t.charCodeAt(n)!==93||l(n));)n+=1;_=Re(t.slice(We,n))}i(0);const Ee=t.charCodeAt(n)|32;Ee===115?(fe=!1,i(1)):Ee===105&&(fe=!0,i(1))}if(t.charCodeAt(n)!==93)throw new Error("Attribute selector didn't terminate");n+=1;const Ce={type:m.Attribute,name:p,action:v,value:_,namespace:g,ignoreCase:fe};r.push(Ce);break}case 58:{if(t.charCodeAt(n+1)===58){r.push({type:m.PseudoElement,name:s(2).toLowerCase(),data:t.charCodeAt(n)===40?a():null});continue}const p=s(1).toLowerCase();let g=null;if(t.charCodeAt(n)===40)if(mc.has(p)){if(An(t.charCodeAt(n+1)))throw new Error(`Pseudo-selector ${p} cannot be quoted`);if(g=[],n=xs(g,t,n+1),t.charCodeAt(n)!==41)throw new Error(`Missing closing parenthesis in :${p} (${t})`);n+=1}else{if(g=a(),bc.has(p)){const v=g.charCodeAt(0);v===g.charCodeAt(g.length-1)&&An(v)&&(g=g.slice(1,-1))}g=Re(g)}r.push({type:m.Pseudo,name:p,data:g});break}case 44:{f(),r=[],i(1);break}default:{if(t.startsWith("/*",n)){const v=t.indexOf("*/",n+2);if(v<0)throw new Error("Comment was not terminated");n=v+2,r.length===0&&i(0);break}let p=null,g;if(d===42)n+=1,g="*";else if(d===124){if(g="",t.charCodeAt(n+1)===124){c(m.ColumnCombinator),i(2);break}}else if(ys.test(t.slice(n)))g=s(0);else break e;t.charCodeAt(n)===124&&t.charCodeAt(n+1)!==124&&(p=g,t.charCodeAt(n+1)===42?(g="*",n+=2):g=s(1)),r.push(g==="*"?{type:m.Universal,namespace:p}:{type:m.Tag,name:g,namespace:p})}}}return f(),n}function wc(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var vs,As;function xc(){return As||(As=1,vs={trueFunc:function(){return!0},falseFunc:function(){return!1}}),vs}var kt=xc(),w=wc(kt);const Ss=new Map([[m.Universal,50],[m.Tag,30],[m.Attribute,1],[m.Pseudo,0]]);function Sn(e){return!Ss.has(e.type)}const vc=new Map([[E.Exists,10],[E.Equals,8],[E.Not,7],[E.Start,6],[E.End,6],[E.Any,5]]);function Ac(e){const t=e.map($s);for(let n=1;n<e.length;n++){const r=t[n];if(!(r<0))for(let s=n-1;s>=0&&r<t[s];s--){const i=e[s+1];e[s+1]=e[s],e[s]=i,t[s+1]=t[s],t[s]=r}}}function $s(e){var t,n;let r=(t=Ss.get(e.type))!==null&&t!==void 0?t:-1;return e.type===m.Attribute?(r=(n=vc.get(e.action))!==null&&n!==void 0?n:4,e.action===E.Equals&&e.name==="id"&&(r=9),e.ignoreCase&&(r>>=1)):e.type===m.Pseudo&&(e.data?e.name==="has"||e.name==="contains"?r=0:Array.isArray(e.data)?(r=Math.min(...e.data.map(s=>Math.min(...s.map($s)))),r<0&&(r=0)):r=2:r=3),r}const Sc=/[-[\]{}()*+?.,\\^$|#\s]/g;function Cs(e){return e.replace(Sc,"\\$&")}const $c=new Set(["accept","accept-charset","align","alink","axis","bgcolor","charset","checked","clear","codetype","color","compact","declare","defer","dir","direction","disabled","enctype","face","frame","hreflang","http-equiv","lang","language","link","media","method","multiple","nohref","noresize","noshade","nowrap","readonly","rel","rev","rules","scope","scrolling","selected","shape","target","text","type","valign","valuetype","vlink"]);function he(e,t){return typeof e.ignoreCase=="boolean"?e.ignoreCase:e.ignoreCase==="quirks"?!!t.quirksMode:!t.xmlMode&&$c.has(e.name)}const Cc={equals(e,t,n){const{adapter:r}=n,{name:s}=t;let{value:i}=t;return he(t,n)?(i=i.toLowerCase(),a=>{const l=r.getAttributeValue(a,s);return l!=null&&l.length===i.length&&l.toLowerCase()===i&&e(a)}):a=>r.getAttributeValue(a,s)===i&&e(a)},hyphen(e,t,n){const{adapter:r}=n,{name:s}=t;let{value:i}=t;const a=i.length;return he(t,n)?(i=i.toLowerCase(),function(l){const o=r.getAttributeValue(l,s);return o!=null&&(o.length===a||o.charAt(a)==="-")&&o.substr(0,a).toLowerCase()===i&&e(l)}):function(l){const o=r.getAttributeValue(l,s);return o!=null&&(o.length===a||o.charAt(a)==="-")&&o.substr(0,a)===i&&e(l)}},element(e,t,n){const{adapter:r}=n,{name:s,value:i}=t;if(/\s/.test(i))return w.falseFunc;const a=new RegExp(`(?:^|\\s)${Cs(i)}(?:$|\\s)`,he(t,n)?"i":"");return function(l){const o=r.getAttributeValue(l,s);return o!=null&&o.length>=i.length&&a.test(o)&&e(l)}},exists(e,{name:t},{adapter:n}){return r=>n.hasAttrib(r,t)&&e(r)},start(e,t,n){const{adapter:r}=n,{name:s}=t;let{value:i}=t;const a=i.length;return a===0?w.falseFunc:he(t,n)?(i=i.toLowerCase(),l=>{const o=r.getAttributeValue(l,s);return o!=null&&o.length>=a&&o.substr(0,a).toLowerCase()===i&&e(l)}):l=>{var o;return!!(!((o=r.getAttributeValue(l,s))===null||o===void 0)&&o.startsWith(i))&&e(l)}},end(e,t,n){const{adapter:r}=n,{name:s}=t;let{value:i}=t;const a=-i.length;return a===0?w.falseFunc:he(t,n)?(i=i.toLowerCase(),l=>{var o;return((o=r.getAttributeValue(l,s))===null||o===void 0?void 0:o.substr(a).toLowerCase())===i&&e(l)}):l=>{var o;return!!(!((o=r.getAttributeValue(l,s))===null||o===void 0)&&o.endsWith(i))&&e(l)}},any(e,t,n){const{adapter:r}=n,{name:s,value:i}=t;if(i==="")return w.falseFunc;if(he(t,n)){const a=new RegExp(Cs(i),"i");return function(l){const o=r.getAttributeValue(l,s);return o!=null&&o.length>=i.length&&a.test(o)&&e(l)}}return a=>{var l;return!!(!((l=r.getAttributeValue(a,s))===null||l===void 0)&&l.includes(i))&&e(a)}},not(e,t,n){const{adapter:r}=n,{name:s}=t;let{value:i}=t;return i===""?a=>!!r.getAttributeValue(a,s)&&e(a):he(t,n)?(i=i.toLowerCase(),a=>{const l=r.getAttributeValue(a,s);return(l==null||l.length!==i.length||l.toLowerCase()!==i)&&e(a)}):a=>r.getAttributeValue(a,s)!==i&&e(a)}},Ec=new Set([9,10,12,13,32]),Es=48,kc=57;function Tc(e){if(e=e.trim().toLowerCase(),e==="even")return[2,0];if(e==="odd")return[2,1];let t=0,n=0,r=i(),s=a();if(t<e.length&&e.charAt(t)==="n"&&(t++,n=r*(s!=null?s:1),l(),t<e.length?(r=i(),l(),s=a()):r=s=0),s===null||t<e.length)throw new Error(`n-th rule couldn't be parsed ('${e}')`);return[n,r*s];function i(){return e.charAt(t)==="-"?(t++,-1):(e.charAt(t)==="+"&&t++,1)}function a(){const o=t;let c=0;for(;t<e.length&&e.charCodeAt(t)>=Es&&e.charCodeAt(t)<=kc;)c=c*10+(e.charCodeAt(t)-Es),t++;return t===o?null:c}function l(){for(;t<e.length&&Ec.has(e.charCodeAt(t));)t++}}function Ic(e){const t=e[0],n=e[1]-1;if(n<0&&t<=0)return w.falseFunc;if(t===-1)return i=>i<=n;if(t===0)return i=>i===n;if(t===1)return n<0?w.trueFunc:i=>i>=n;const r=Math.abs(t),s=(n%r+r)%r;return t>1?i=>i>=n&&i%r===s:i=>i<=n&&i%r===s}function Tt(e){return Ic(Tc(e))}function It(e,t){return n=>{const r=t.getParent(n);return r!=null&&t.isTag(r)&&e(n)}}const $n={contains(e,t,{adapter:n}){return function(r){return e(r)&&n.getText(r).includes(t)}},icontains(e,t,{adapter:n}){const r=t.toLowerCase();return function(s){return e(s)&&n.getText(s).toLowerCase().includes(r)}},"nth-child"(e,t,{adapter:n,equals:r}){const s=Tt(t);return s===w.falseFunc?w.falseFunc:s===w.trueFunc?It(e,n):function(i){const a=n.getSiblings(i);let l=0;for(let o=0;o<a.length&&!r(i,a[o]);o++)n.isTag(a[o])&&l++;return s(l)&&e(i)}},"nth-last-child"(e,t,{adapter:n,equals:r}){const s=Tt(t);return s===w.falseFunc?w.falseFunc:s===w.trueFunc?It(e,n):function(i){const a=n.getSiblings(i);let l=0;for(let o=a.length-1;o>=0&&!r(i,a[o]);o--)n.isTag(a[o])&&l++;return s(l)&&e(i)}},"nth-of-type"(e,t,{adapter:n,equals:r}){const s=Tt(t);return s===w.falseFunc?w.falseFunc:s===w.trueFunc?It(e,n):function(i){const a=n.getSiblings(i);let l=0;for(let o=0;o<a.length;o++){const c=a[o];if(r(i,c))break;n.isTag(c)&&n.getName(c)===n.getName(i)&&l++}return s(l)&&e(i)}},"nth-last-of-type"(e,t,{adapter:n,equals:r}){const s=Tt(t);return s===w.falseFunc?w.falseFunc:s===w.trueFunc?It(e,n):function(i){const a=n.getSiblings(i);let l=0;for(let o=a.length-1;o>=0;o--){const c=a[o];if(r(i,c))break;n.isTag(c)&&n.getName(c)===n.getName(i)&&l++}return s(l)&&e(i)}},root(e,t,{adapter:n}){return r=>{const s=n.getParent(r);return(s==null||!n.isTag(s))&&e(r)}},scope(e,t,n,r){const{equals:s}=n;return!r||r.length===0?$n.root(e,t,n):r.length===1?i=>s(r[0],i)&&e(i):i=>r.includes(i)&&e(i)},hover:Cn("isHovered"),visited:Cn("isVisited"),active:Cn("isActive")};function Cn(e){return function(t,n,{adapter:r}){const s=r[e];return typeof s!="function"?w.falseFunc:function(i){return s(i)&&t(i)}}}const ks={empty(e,{adapter:t}){return!t.getChildren(e).some(n=>t.isTag(n)||t.getText(n)!=="")},"first-child"(e,{adapter:t,equals:n}){if(t.prevElementSibling)return t.prevElementSibling(e)==null;const r=t.getSiblings(e).find(s=>t.isTag(s));return r!=null&&n(e,r)},"last-child"(e,{adapter:t,equals:n}){const r=t.getSiblings(e);for(let s=r.length-1;s>=0;s--){if(n(e,r[s]))return!0;if(t.isTag(r[s]))break}return!1},"first-of-type"(e,{adapter:t,equals:n}){const r=t.getSiblings(e),s=t.getName(e);for(let i=0;i<r.length;i++){const a=r[i];if(n(e,a))return!0;if(t.isTag(a)&&t.getName(a)===s)break}return!1},"last-of-type"(e,{adapter:t,equals:n}){const r=t.getSiblings(e),s=t.getName(e);for(let i=r.length-1;i>=0;i--){const a=r[i];if(n(e,a))return!0;if(t.isTag(a)&&t.getName(a)===s)break}return!1},"only-of-type"(e,{adapter:t,equals:n}){const r=t.getName(e);return t.getSiblings(e).every(s=>n(e,s)||!t.isTag(s)||t.getName(s)!==r)},"only-child"(e,{adapter:t,equals:n}){return t.getSiblings(e).every(r=>n(e,r)||!t.isTag(r))}};function Ts(e,t,n,r){if(n===null){if(e.length>r)throw new Error(`Pseudo-class :${t} requires an argument`)}else if(e.length===r)throw new Error(`Pseudo-class :${t} doesn't have any arguments`)}const Nc={"any-link":":is(a, area, link)[href]",link:":any-link:not(:visited)",disabled:`:is(
|
|
5
|
+
`,o),wx.request(rn({url:t,method:r.toUpperCase(),header:f.toObject(),data:p,enableHttp2:!0,useHighPerformanceMode:!0,success:({data:g,statusCode:v,header:A})=>(Je.debug(`Request ends with ${v}`,typeof g=="string"?g.trimEnd():g),l.applyHeader(A,a),c({data:g,headers:new en(A),status:v})),fail:({errMsg:g,errno:v})=>{Je.warn(`Request ${t} failed: ${g}`),h(new Tr({code:v,message:g}))}},o))})},Mo=(t={})=>{var e=t,{cookieStore:n,server:r,requestHandler:s,responseHandler:i=h=>h,errorHandler:a}=e,l=Rr(e,["cookieStore","server","requestHandler","responseHandler","errorHandler"]);const o=r==null?void 0:r.replace(/\/$/g,""),c=n instanceof de?n:typeof n=="string"?new de(n):sn;return{cookieStore:c,request:(h,d={})=>{var f;if(h.startsWith("/")&&!o)throw new Error("No server provided");const p=h.startsWith("/")?`${o}${h}`:/^[a-z][a-z-]*:\/\//.test(h)?h:`https://${h}`,g=rn(rn({cookieStore:c},l),d),v=(f=s==null?void 0:s(p,g))!=null?f:g;return Vr(p,v).then(A=>i(A,h,v)).catch(A=>{if(a&&A instanceof Tr)return a(A,h,v);throw A})}}};var Bo=Object.defineProperty,Fo=Object.defineProperties,Uo=Object.getOwnPropertyDescriptors,Hr=Object.getOwnPropertySymbols,Ro=Object.prototype.hasOwnProperty,Vo=Object.prototype.propertyIsEnumerable,Gr=(t,e,n)=>e in t?Bo(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,j=(t,e)=>{for(var n in e||(e={}))Ro.call(e,n)&&Gr(t,n,e[n]);if(Hr)for(var n of Hr(e))Vo.call(e,n)&&Gr(t,n,e[n]);return t},yt=(t,e)=>Fo(t,Uo(e));const zr=[["a"],["abbr"],["address"],["article"],["aside"],["b"],["bdi"],["bdo",["dir"]],["blockquote"],["br"],["caption"],["cite"],["code"],["col",["span","width"]],["colgroup",["span","width"]],["dd"],["del"],["div"],["dl"],["dt"],["em"],["fieldset"],["footer"],["h1"],["h2"],["h3"],["h4"],["h5"],["h6"],["header"],["hr"],["i"],["img",["alt","src","height","width"]],["ins"],["label"],["legend"],["li"],["mark"],["nav"],["ol",["start","type"]],["p"],["pre"],["q"],["rt"],["ruby"],["s"],["section"],["small"],["span"],["strong"],["sub"],["sup"],["table",["width"]],["tbody"],["td",["colspan","height","rowspan","width"]],["tfoot"],["th",["colspan","height","rowspan","width"]],["thead"],["tr",["colspan","height","rowspan","width"]],["tt"],["u"],["ul"],["big"],["center"],["font"],["html"],["body"],["svg"]],Ho={_useHtmlParser2:!1};function an(t,e){if(!t)return e!=null?e:Ho;const n=j(j({_useHtmlParser2:!!t.xmlMode},e),t);return t.xml?(n._useHtmlParser2=!0,n.xmlMode=!0,t.xml!==!0&&Object.assign(n,t.xml)):t.xmlMode&&(n._useHtmlParser2=!0),n}var x;(function(t){t.Root="root",t.Text="text",t.Directive="directive",t.Comment="comment",t.Script="script",t.Style="style",t.Tag="tag",t.CDATA="cdata",t.Doctype="doctype"})(x||(x={}));function Go(t){return t.type===x.Tag||t.type===x.Script||t.type===x.Style}const on=x.Root,Wr=x.Text,zo=x.Directive,Qr=x.Comment,Wo=x.Script,Qo=x.Style,ln=x.Tag,Zo=x.CDATA,Jo=x.Doctype;class Zr{constructor(){this.parent=null,this.prev=null,this.next=null,this.startIndex=null,this.endIndex=null}get parentNode(){return this.parent}set parentNode(e){this.parent=e}get previousSibling(){return this.prev}set previousSibling(e){this.prev=e}get nextSibling(){return this.next}set nextSibling(e){this.next=e}cloneNode(e=!1){return Lt(this,e)}}class cn extends Zr{constructor(e){super(),this.data=e}get nodeValue(){return this.data}set nodeValue(e){this.data=e}}class pe extends cn{constructor(){super(...arguments),this.type=x.Text}get nodeType(){return 3}}class Jr extends cn{constructor(){super(...arguments),this.type=x.Comment}get nodeType(){return 8}}class Xr extends cn{constructor(e,n){super(n),this.name=e,this.type=x.Directive}get nodeType(){return 1}}class hn extends Zr{constructor(e){super(),this.children=e}get firstChild(){var e;return(e=this.children[0])!==null&&e!==void 0?e:null}get lastChild(){return this.children.length>0?this.children[this.children.length-1]:null}get childNodes(){return this.children}set childNodes(e){this.children=e}}class Yr extends hn{constructor(){super(...arguments),this.type=x.CDATA}get nodeType(){return 4}}class jt extends hn{constructor(){super(...arguments),this.type=x.Root}get nodeType(){return 9}}class Kr extends hn{constructor(e,n,r=[],s=e==="script"?x.Script:e==="style"?x.Style:x.Tag){super(r),this.name=e,this.attribs=n,this.type=s}get nodeType(){return 1}get tagName(){return this.name}set tagName(e){this.name=e}get attributes(){return Object.keys(this.attribs).map(e=>{var n,r;return{name:e,value:this.attribs[e],namespace:(n=this["x-attribsNamespace"])===null||n===void 0?void 0:n[e],prefix:(r=this["x-attribsPrefix"])===null||r===void 0?void 0:r[e]}})}}function y(t){return Go(t)}function ge(t){return t.type===x.CDATA}function at(t){return t.type===x.Text}function un(t){return t.type===x.Comment}function Xo(t){return t.type===x.Directive}function ot(t){return t.type===x.Root}function C(t){return Object.prototype.hasOwnProperty.call(t,"children")}function Lt(t,e=!1){let n;if(at(t))n=new pe(t.data);else if(un(t))n=new Jr(t.data);else if(y(t)){const r=e?dn(t.children):[],s=new Kr(t.name,j({},t.attribs),r);r.forEach(i=>i.parent=s),t.namespace!=null&&(s.namespace=t.namespace),t["x-attribsNamespace"]&&(s["x-attribsNamespace"]=j({},t["x-attribsNamespace"])),t["x-attribsPrefix"]&&(s["x-attribsPrefix"]=j({},t["x-attribsPrefix"])),n=s}else if(ge(t)){const r=e?dn(t.children):[],s=new Yr(r);r.forEach(i=>i.parent=s),n=s}else if(ot(t)){const r=e?dn(t.children):[],s=new jt(r);r.forEach(i=>i.parent=s),t["x-mode"]&&(s["x-mode"]=t["x-mode"]),n=s}else if(Xo(t)){const r=new Xr(t.name,t.data);t["x-name"]!=null&&(r["x-name"]=t["x-name"],r["x-publicId"]=t["x-publicId"],r["x-systemId"]=t["x-systemId"]),n=r}else throw new Error(`Not implemented yet: ${t.type}`);return n.startIndex=t.startIndex,n.endIndex=t.endIndex,t.sourceCodeLocation!=null&&(n.sourceCodeLocation=t.sourceCodeLocation),n}function dn(t){const e=t.map(n=>Lt(n,!0));for(let n=1;n<e.length;n++)e[n].prev=e[n-1],e[n-1].next=e[n];return e}const ts={withStartIndices:!1,withEndIndices:!1,xmlMode:!1};class Yo{constructor(e,n,r){this.dom=[],this.root=new jt(this.dom),this.done=!1,this.tagStack=[this.root],this.lastNode=null,this.parser=null,typeof n=="function"&&(r=n,n=ts),typeof e=="object"&&(n=e,e=void 0),this.callback=e!=null?e:null,this.options=n!=null?n:ts,this.elementCB=r!=null?r:null}onparserinit(e){this.parser=e}onreset(){this.dom=[],this.root=new jt(this.dom),this.done=!1,this.tagStack=[this.root],this.lastNode=null,this.parser=null}onend(){this.done||(this.done=!0,this.parser=null,this.handleCallback(null))}onerror(e){this.handleCallback(e)}onclosetag(){this.lastNode=null;const e=this.tagStack.pop();this.options.withEndIndices&&(e.endIndex=this.parser.endIndex),this.elementCB&&this.elementCB(e)}onopentag(e,n){const r=this.options.xmlMode?x.Tag:void 0,s=new Kr(e,n,void 0,r);this.addNode(s),this.tagStack.push(s)}ontext(e){const{lastNode:n}=this;if(n&&n.type===x.Text)n.data+=e,this.options.withEndIndices&&(n.endIndex=this.parser.endIndex);else{const r=new pe(e);this.addNode(r),this.lastNode=r}}oncomment(e){if(this.lastNode&&this.lastNode.type===x.Comment){this.lastNode.data+=e;return}const n=new Jr(e);this.addNode(n),this.lastNode=n}oncommentend(){this.lastNode=null}oncdatastart(){const e=new pe(""),n=new Yr([e]);this.addNode(n),e.parent=n,this.lastNode=e}oncdataend(){this.lastNode=null}onprocessinginstruction(e,n){const r=new Xr(e,n);this.addNode(r)}handleCallback(e){if(typeof this.callback=="function")this.callback(e,this.dom);else if(e)throw e}addNode(e){const n=this.tagStack[this.tagStack.length-1],r=n.children[n.children.length-1];this.options.withStartIndices&&(e.startIndex=this.parser.startIndex),this.options.withEndIndices&&(e.endIndex=this.parser.endIndex),n.children.push(e),r&&(e.prev=r,r.next=e),e.parent=n,this.lastNode=null}}const es=/["&'<>$\x80-\uFFFF]/g,Ko=new Map([[34,"""],[38,"&"],[39,"'"],[60,"<"],[62,">"]]),tl=String.prototype.codePointAt!=null?(t,e)=>t.codePointAt(e):(t,e)=>(t.charCodeAt(e)&64512)===55296?(t.charCodeAt(e)-55296)*1024+t.charCodeAt(e+1)-56320+65536:t.charCodeAt(e);function ns(t){let e="",n=0,r;for(;(r=es.exec(t))!==null;){const s=r.index,i=t.charCodeAt(s),a=Ko.get(i);a!==void 0?(e+=t.substring(n,s)+a,n=s+1):(e+=`${t.substring(n,s)}&#x${tl(t,s).toString(16)};`,n=es.lastIndex+=+((i&64512)===55296))}return e+t.substr(n)}function rs(t,e){return function(n){let r,s=0,i="";for(;r=t.exec(n);)s!==r.index&&(i+=n.substring(s,r.index)),i+=e.get(r[0].charCodeAt(0)),s=r.index+1;return i+n.substring(s)}}const el=rs(/["&\u00A0]/g,new Map([[34,"""],[38,"&"],[160," "]])),nl=rs(/[&<>\u00A0]/g,new Map([[38,"&"],[60,"<"],[62,">"],[160," "]])),rl=new Map(["altGlyph","altGlyphDef","altGlyphItem","animateColor","animateMotion","animateTransform","clipPath","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","foreignObject","glyphRef","linearGradient","radialGradient","textPath"].map(t=>[t.toLowerCase(),t])),sl=new Map(["definitionURL","attributeName","attributeType","baseFrequency","baseProfile","calcMode","clipPathUnits","diffuseConstant","edgeMode","filterUnits","glyphRef","gradientTransform","gradientUnits","kernelMatrix","kernelUnitLength","keyPoints","keySplines","keyTimes","lengthAdjust","limitingConeAngle","markerHeight","markerUnits","markerWidth","maskContentUnits","maskUnits","numOctaves","pathLength","patternContentUnits","patternTransform","patternUnits","pointsAtX","pointsAtY","pointsAtZ","preserveAlpha","preserveAspectRatio","primitiveUnits","refX","refY","repeatCount","repeatDur","requiredExtensions","requiredFeatures","specularConstant","specularExponent","spreadMethod","startOffset","stdDeviation","stitchTiles","surfaceScale","systemLanguage","tableValues","targetX","targetY","textLength","viewBox","viewTarget","xChannelSelector","yChannelSelector","zoomAndPan"].map(t=>[t.toLowerCase(),t])),il=new Set(["style","script","xmp","iframe","noembed","noframes","plaintext","noscript"]);function al(t){return t.replace(/"/g,""")}function ol(t,e){var n;if(!t)return;const r=((n=e.encodeEntities)!==null&&n!==void 0?n:e.decodeEntities)===!1?al:e.xmlMode||e.encodeEntities!=="utf8"?ns:el;return Object.keys(t).map(s=>{var i,a;const l=(i=t[s])!==null&&i!==void 0?i:"";return e.xmlMode==="foreign"&&(s=(a=sl.get(s))!==null&&a!==void 0?a:s),!e.emptyAttrs&&!e.xmlMode&&l===""?s:`${s}="${r(l)}"`}).join(" ")}const ss=new Set(["area","base","basefont","br","col","command","embed","frame","hr","img","input","isindex","keygen","link","meta","param","source","track","wbr"]);function me(t,e={}){const n="length"in t?t:[t];let r="";for(let s=0;s<n.length;s++)r+=ll(n[s],e);return r}function ll(t,e){switch(t.type){case on:return me(t.children,e);case Jo:case zo:return dl(t);case Qr:return gl(t);case Zo:return pl(t);case Wo:case Qo:case ln:return ul(t,e);case Wr:return fl(t,e)}}const cl=new Set(["mi","mo","mn","ms","mtext","annotation-xml","foreignObject","desc","title"]),hl=new Set(["svg","math"]);function ul(t,e){var n;e.xmlMode==="foreign"&&(t.name=(n=rl.get(t.name))!==null&&n!==void 0?n:t.name,t.parent&&cl.has(t.parent.name)&&(e=yt(j({},e),{xmlMode:!1}))),!e.xmlMode&&hl.has(t.name)&&(e=yt(j({},e),{xmlMode:"foreign"}));let r=`<${t.name}`;const s=ol(t.attribs,e);return s&&(r+=` ${s}`),t.children.length===0&&(e.xmlMode?e.selfClosingTags!==!1:e.selfClosingTags&&ss.has(t.name))?(e.xmlMode||(r+=" "),r+="/>"):(r+=">",t.children.length>0&&(r+=me(t.children,e)),(e.xmlMode||!ss.has(t.name))&&(r+=`</${t.name}>`)),r}function dl(t){return`<${t.data}>`}function fl(t,e){var n;let r=t.data||"";return((n=e.encodeEntities)!==null&&n!==void 0?n:e.decodeEntities)!==!1&&!(!e.xmlMode&&t.parent&&il.has(t.parent.name))&&(r=e.xmlMode||e.encodeEntities!=="utf8"?ns(r):nl(r)),r}function pl(t){return`<![CDATA[${t.children[0].data}]]>`}function gl(t){return`<!--${t.data}-->`}function is(t,e){return me(t,e)}function ml(t,e){return C(t)?t.children.map(n=>is(n,e)).join(""):""}function be(t){return Array.isArray(t)?t.map(be).join(""):y(t)?t.name==="br"?`
|
|
6
|
+
`:be(t.children):ge(t)?be(t.children):at(t)?t.data:""}function wt(t){return Array.isArray(t)?t.map(wt).join(""):C(t)&&!un(t)?wt(t.children):at(t)?t.data:""}function ye(t){return Array.isArray(t)?t.map(ye).join(""):C(t)&&(t.type===x.Tag||ge(t))?ye(t.children):at(t)?t.data:""}function we(t){return C(t)?t.children:[]}function as(t){return t.parent||null}function os(t){const e=as(t);if(e!=null)return we(e);const n=[t];let{prev:r,next:s}=t;for(;r!=null;)n.unshift(r),{prev:r}=r;for(;s!=null;)n.push(s),{next:s}=s;return n}function bl(t,e){var n;return(n=t.attribs)===null||n===void 0?void 0:n[e]}function yl(t,e){return t.attribs!=null&&Object.prototype.hasOwnProperty.call(t.attribs,e)&&t.attribs[e]!=null}function wl(t){return t.name}function fn(t){let{next:e}=t;for(;e!==null&&!y(e);)({next:e}=e);return e}function pn(t){let{prev:e}=t;for(;e!==null&&!y(e);)({prev:e}=e);return e}function lt(t){if(t.prev&&(t.prev.next=t.next),t.next&&(t.next.prev=t.prev),t.parent){const e=t.parent.children,n=e.lastIndexOf(t);n>=0&&e.splice(n,1)}t.next=null,t.prev=null,t.parent=null}function xl(t,e){const n=e.prev=t.prev;n&&(n.next=e);const r=e.next=t.next;r&&(r.prev=e);const s=e.parent=t.parent;if(s){const i=s.children;i[i.lastIndexOf(t)]=e,t.parent=null}}function vl(t,e){if(lt(e),e.next=null,e.parent=t,t.children.push(e)>1){const n=t.children[t.children.length-2];n.next=e,e.prev=n}else e.prev=null}function Al(t,e){lt(e);const{parent:n}=t,r=t.next;if(e.next=r,e.prev=t,t.next=e,e.parent=n,r){if(r.prev=e,n){const s=n.children;s.splice(s.lastIndexOf(r),0,e)}}else n&&n.children.push(e)}function Sl(t,e){if(lt(e),e.parent=t,e.prev=null,t.children.unshift(e)!==1){const n=t.children[1];n.prev=e,e.next=n}else e.next=null}function $l(t,e){lt(e);const{parent:n}=t;if(n){const r=n.children;r.splice(r.indexOf(t),0,e)}t.prev&&(t.prev.next=e),e.parent=n,e.prev=t.prev,e.next=t,t.prev=e}function _t(t,e,n=!0,r=1/0){return gn(t,Array.isArray(e)?e:[e],n,r)}function gn(t,e,n,r){const s=[],i=[Array.isArray(e)?e:[e]],a=[0];for(;;){if(a[0]>=i[0].length){if(a.length===1)return s;i.shift(),a.shift();continue}const l=i[0][a[0]++];if(t(l)&&(s.push(l),--r<=0))return s;n&&C(l)&&l.children.length>0&&(a.unshift(0),i.unshift(l.children))}}function Cl(t,e){return e.find(t)}function mn(t,e,n=!0){const r=Array.isArray(e)?e:[e];for(let s=0;s<r.length;s++){const i=r[s];if(y(i)&&t(i))return i;if(n&&C(i)&&i.children.length>0){const a=mn(t,i.children,!0);if(a)return a}}return null}function ls(t,e){return(Array.isArray(e)?e:[e]).some(n=>y(n)&&t(n)||C(n)&&ls(t,n.children))}function El(t,e){const n=[],r=[Array.isArray(e)?e:[e]],s=[0];for(;;){if(s[0]>=r[0].length){if(r.length===1)return n;r.shift(),s.shift();continue}const i=r[0][s[0]++];y(i)&&t(i)&&n.push(i),C(i)&&i.children.length>0&&(s.unshift(0),r.unshift(i.children))}}const xe={tag_name(t){return typeof t=="function"?e=>y(e)&&t(e.name):t==="*"?y:e=>y(e)&&e.name===t},tag_type(t){return typeof t=="function"?e=>t(e.type):e=>e.type===t},tag_contains(t){return typeof t=="function"?e=>at(e)&&t(e.data):e=>at(e)&&e.data===t}};function bn(t,e){return typeof e=="function"?n=>y(n)&&e(n.attribs[t]):n=>y(n)&&n.attribs[t]===e}function kl(t,e){return n=>t(n)||e(n)}function cs(t){const e=Object.keys(t).map(n=>{const r=t[n];return Object.prototype.hasOwnProperty.call(xe,n)?xe[n](r):bn(n,r)});return e.length===0?null:e.reduce(kl)}function Tl(t,e){const n=cs(t);return n?n(e):!0}function Nl(t,e,n,r=1/0){const s=cs(t);return s?_t(s,e,n,r):[]}function Il(t,e,n=!0){return Array.isArray(e)||(e=[e]),mn(bn("id",t),e,n)}function xt(t,e,n=!0,r=1/0){return _t(xe.tag_name(t),e,n,r)}function ql(t,e,n=!0,r=1/0){return _t(bn("class",t),e,n,r)}function Ol(t,e,n=!0,r=1/0){return _t(xe.tag_type(t),e,n,r)}function Pl(t){let e=t.length;for(;--e>=0;){const n=t[e];if(e>0&&t.lastIndexOf(n,e-1)>=0){t.splice(e,1);continue}for(let r=n.parent;r;r=r.parent)if(t.includes(r)){t.splice(e,1);break}}return t}var L;(function(t){t[t.DISCONNECTED=1]="DISCONNECTED",t[t.PRECEDING=2]="PRECEDING",t[t.FOLLOWING=4]="FOLLOWING",t[t.CONTAINS=8]="CONTAINS",t[t.CONTAINED_BY=16]="CONTAINED_BY"})(L||(L={}));function hs(t,e){const n=[],r=[];if(t===e)return 0;let s=C(t)?t:t.parent;for(;s;)n.unshift(s),s=s.parent;for(s=C(e)?e:e.parent;s;)r.unshift(s),s=s.parent;const i=Math.min(n.length,r.length);let a=0;for(;a<i&&n[a]===r[a];)a++;if(a===0)return L.DISCONNECTED;const l=n[a-1],o=l.children,c=n[a],h=r[a];return o.indexOf(c)>o.indexOf(h)?l===e?L.FOLLOWING|L.CONTAINED_BY:L.FOLLOWING:l===t?L.PRECEDING|L.CONTAINS:L.PRECEDING}function vt(t){return t=t.filter((e,n,r)=>!r.includes(e,n+1)),t.sort((e,n)=>{const r=hs(e,n);return r&L.PRECEDING?-1:r&L.FOLLOWING?1:0}),t}function Dl(t){const e=ve(Bl,t);return e?e.name==="feed"?jl(e):Ll(e):null}function jl(t){var e;const n=t.children,r={type:"atom",items:xt("entry",n).map(a=>{var l;const{children:o}=a,c={media:us(o)};O(c,"id","id",o),O(c,"title","title",o);const h=(l=ve("link",o))===null||l===void 0?void 0:l.attribs.href;h&&(c.link=h);const d=K("summary",o)||K("content",o);d&&(c.description=d);const f=K("updated",o);return f&&(c.pubDate=new Date(f)),c})};O(r,"id","id",n),O(r,"title","title",n);const s=(e=ve("link",n))===null||e===void 0?void 0:e.attribs.href;s&&(r.link=s),O(r,"description","subtitle",n);const i=K("updated",n);return i&&(r.updated=new Date(i)),O(r,"author","email",n,!0),r}function Ll(t){var e,n;const r=(n=(e=ve("channel",t.children))===null||e===void 0?void 0:e.children)!==null&&n!==void 0?n:[],s={type:t.name.substr(0,3),id:"",items:xt("item",t.children).map(a=>{const{children:l}=a,o={media:us(l)};O(o,"id","guid",l),O(o,"title","title",l),O(o,"link","link",l),O(o,"description","description",l);const c=K("pubDate",l)||K("dc:date",l);return c&&(o.pubDate=new Date(c)),o})};O(s,"title","title",r),O(s,"link","link",r),O(s,"description","description",r);const i=K("lastBuildDate",r);return i&&(s.updated=new Date(i)),O(s,"author","managingEditor",r,!0),s}const _l=["url","type","lang"],Ml=["fileSize","bitrate","framerate","samplingrate","channels","duration","height","width"];function us(t){return xt("media:content",t).map(e=>{const{attribs:n}=e,r={medium:n.medium,isDefault:!!n.isDefault};for(const s of _l)n[s]&&(r[s]=n[s]);for(const s of Ml)n[s]&&(r[s]=parseInt(n[s],10));return n.expression&&(r.expression=n.expression),r})}function ve(t,e){return xt(t,e,!0,1)[0]}function K(t,e,n=!1){return wt(xt(t,e,n,1)).trim()}function O(t,e,n,r,s=!1){const i=K(n,r,s);i&&(t[e]=i)}function Bl(t){return t==="rss"||t==="feed"||t==="rdf:RDF"}var Ae=Object.freeze({__proto__:null,get DocumentPosition(){return L},append:Al,appendChild:vl,compareDocumentPosition:hs,existsOne:ls,filter:_t,find:gn,findAll:El,findOne:mn,findOneChild:Cl,getAttributeValue:bl,getChildren:we,getElementById:Il,getElements:Nl,getElementsByClassName:ql,getElementsByTagName:xt,getElementsByTagType:Ol,getFeed:Dl,getInnerHTML:ml,getName:wl,getOuterHTML:is,getParent:as,getSiblings:os,getText:be,hasAttrib:yl,hasChildren:C,innerText:ye,isCDATA:ge,isComment:un,isDocument:ot,isTag:y,isText:at,nextElementSibling:fn,prepend:$l,prependChild:Sl,prevElementSibling:pn,removeElement:lt,removeSubsets:Pl,replaceElement:xl,testElement:Tl,textContent:wt,uniqueSort:vt});function ds(t,e,n){return t?t(e!=null?e:t._root.children,null,void 0,n).toString():""}function Fl(t,e){return typeof t=="object"&&t!=null&&!("length"in t)&&!("type"in t)}function Ul(t,e){const n=Fl(t)?(e=t,void 0):t,r=j(j({},this===null||this===void 0?void 0:this._options),an(e));return ds(this,n,r)}function Rl(t){const e=yt(j({},this._options),{xmlMode:!0});return ds(this,t,e)}function Mt(t){const e=t!=null?t:this?this.root():[];let n="";for(let r=0;r<e.length;r++)n+=wt(e[r]);return n}function Vl(t,e,n=typeof e=="boolean"?e:!1){if(!t||typeof t!="string")return null;typeof e=="boolean"&&(n=e);const r=this.load(t,this._options,!1);return n||r("script").remove(),[...r.root()[0].children]}function Hl(){return this(this._root)}function fs(t,e){if(e===t)return!1;let n=e;for(;n&&n!==n.parent;)if(n=n.parent,n===t)return!0;return!1}function Gl(t){return this.root().extract(t)}function zl(t,e){if(!ps(t)||!ps(e))return;let n=t.length;const r=+e.length;for(let s=0;s<r;s++)t[n++]=e[s];return t.length=n,t}function ps(t){if(Array.isArray(t))return!0;if(typeof t!="object"||t===null||!("length"in t)||typeof t.length!="number"||t.length<0)return!1;for(let e=0;e<t.length;e++)if(!(e in t))return!1;return!0}var Wl=Object.freeze({__proto__:null,contains:fs,extract:Gl,html:Ul,merge:zl,parseHTML:Vl,root:Hl,text:Mt,xml:Rl});function Z(t){return t.cheerio!=null}function Ql(t){return t.replace(/[._-](\w|$)/g,(e,n)=>n.toUpperCase())}function Zl(t){return t.replace(/[A-Z]/g,"-$&").toLowerCase()}function $(t,e){const n=t.length;for(let r=0;r<n;r++)e(t[r],r);return t}var ct;(function(t){t[t.LowerA=97]="LowerA",t[t.LowerZ=122]="LowerZ",t[t.UpperA=65]="UpperA",t[t.UpperZ=90]="UpperZ",t[t.Exclamation=33]="Exclamation"})(ct||(ct={}));function yn(t){const e=t.indexOf("<");if(e===-1||e>t.length-3)return!1;const n=t.charCodeAt(e+1);return(n>=ct.LowerA&&n<=ct.LowerZ||n>=ct.UpperA&&n<=ct.UpperZ||n===ct.Exclamation)&&t.includes(">",e+2)}const Jl=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(t=>t.charCodeAt(0))),Xl=new Uint16Array("Ȁaglq \x1Bɭ\0\0p;䀦os;䀧t;䀾t;䀼uot;䀢".split("").map(t=>t.charCodeAt(0)));var wn;const Yl=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]]),gs=(wn=String.fromCodePoint)!==null&&wn!==void 0?wn:function(t){let e="";return t>65535&&(t-=65536,e+=String.fromCharCode(t>>>10&1023|55296),t=56320|t&1023),e+=String.fromCharCode(t),e};function Kl(t){var e;return t>=55296&&t<=57343||t>1114111?65533:(e=Yl.get(t))!==null&&e!==void 0?e:t}var T;(function(t){t[t.NUM=35]="NUM",t[t.SEMI=59]="SEMI",t[t.EQUALS=61]="EQUALS",t[t.ZERO=48]="ZERO",t[t.NINE=57]="NINE",t[t.LOWER_A=97]="LOWER_A",t[t.LOWER_F=102]="LOWER_F",t[t.LOWER_X=120]="LOWER_X",t[t.LOWER_Z=122]="LOWER_Z",t[t.UPPER_A=65]="UPPER_A",t[t.UPPER_F=70]="UPPER_F",t[t.UPPER_Z=90]="UPPER_Z"})(T||(T={}));const tc=32;var tt;(function(t){t[t.VALUE_LENGTH=49152]="VALUE_LENGTH",t[t.BRANCH_LENGTH=16256]="BRANCH_LENGTH",t[t.JUMP_TABLE=127]="JUMP_TABLE"})(tt||(tt={}));function xn(t){return t>=T.ZERO&&t<=T.NINE}function ec(t){return t>=T.UPPER_A&&t<=T.UPPER_F||t>=T.LOWER_A&&t<=T.LOWER_F}function nc(t){return t>=T.UPPER_A&&t<=T.UPPER_Z||t>=T.LOWER_A&&t<=T.LOWER_Z||xn(t)}function rc(t){return t===T.EQUALS||nc(t)}var N;(function(t){t[t.EntityStart=0]="EntityStart",t[t.NumericStart=1]="NumericStart",t[t.NumericDecimal=2]="NumericDecimal",t[t.NumericHex=3]="NumericHex",t[t.NamedEntity=4]="NamedEntity"})(N||(N={}));var H;(function(t){t[t.Legacy=0]="Legacy",t[t.Strict=1]="Strict",t[t.Attribute=2]="Attribute"})(H||(H={}));class sc{constructor(e,n,r){this.decodeTree=e,this.emitCodePoint=n,this.errors=r,this.state=N.EntityStart,this.consumed=1,this.result=0,this.treeIndex=0,this.excess=1,this.decodeMode=H.Strict}startEntity(e){this.decodeMode=e,this.state=N.EntityStart,this.result=0,this.treeIndex=0,this.excess=1,this.consumed=1}write(e,n){switch(this.state){case N.EntityStart:return e.charCodeAt(n)===T.NUM?(this.state=N.NumericStart,this.consumed+=1,this.stateNumericStart(e,n+1)):(this.state=N.NamedEntity,this.stateNamedEntity(e,n));case N.NumericStart:return this.stateNumericStart(e,n);case N.NumericDecimal:return this.stateNumericDecimal(e,n);case N.NumericHex:return this.stateNumericHex(e,n);case N.NamedEntity:return this.stateNamedEntity(e,n)}}stateNumericStart(e,n){return n>=e.length?-1:(e.charCodeAt(n)|tc)===T.LOWER_X?(this.state=N.NumericHex,this.consumed+=1,this.stateNumericHex(e,n+1)):(this.state=N.NumericDecimal,this.stateNumericDecimal(e,n))}addToNumericResult(e,n,r,s){if(n!==r){const i=r-n;this.result=this.result*Math.pow(s,i)+Number.parseInt(e.substr(n,i),s),this.consumed+=i}}stateNumericHex(e,n){const r=n;for(;n<e.length;){const s=e.charCodeAt(n);if(xn(s)||ec(s))n+=1;else return this.addToNumericResult(e,r,n,16),this.emitNumericEntity(s,3)}return this.addToNumericResult(e,r,n,16),-1}stateNumericDecimal(e,n){const r=n;for(;n<e.length;){const s=e.charCodeAt(n);if(xn(s))n+=1;else return this.addToNumericResult(e,r,n,10),this.emitNumericEntity(s,2)}return this.addToNumericResult(e,r,n,10),-1}emitNumericEntity(e,n){var r;if(this.consumed<=n)return(r=this.errors)===null||r===void 0||r.absenceOfDigitsInNumericCharacterReference(this.consumed),0;if(e===T.SEMI)this.consumed+=1;else if(this.decodeMode===H.Strict)return 0;return this.emitCodePoint(Kl(this.result),this.consumed),this.errors&&(e!==T.SEMI&&this.errors.missingSemicolonAfterCharacterReference(),this.errors.validateNumericCharacterReference(this.result)),this.consumed}stateNamedEntity(e,n){const{decodeTree:r}=this;let s=r[this.treeIndex],i=(s&tt.VALUE_LENGTH)>>14;for(;n<e.length;n++,this.excess++){const a=e.charCodeAt(n);if(this.treeIndex=ic(r,s,this.treeIndex+Math.max(1,i),a),this.treeIndex<0)return this.result===0||this.decodeMode===H.Attribute&&(i===0||rc(a))?0:this.emitNotTerminatedNamedEntity();if(s=r[this.treeIndex],i=(s&tt.VALUE_LENGTH)>>14,i!==0){if(a===T.SEMI)return this.emitNamedEntityData(this.treeIndex,i,this.consumed+this.excess);this.decodeMode!==H.Strict&&(this.result=this.treeIndex,this.consumed+=this.excess,this.excess=0)}}return-1}emitNotTerminatedNamedEntity(){var e;const{result:n,decodeTree:r}=this,s=(r[n]&tt.VALUE_LENGTH)>>14;return this.emitNamedEntityData(n,s,this.consumed),(e=this.errors)===null||e===void 0||e.missingSemicolonAfterCharacterReference(),this.consumed}emitNamedEntityData(e,n,r){const{decodeTree:s}=this;return this.emitCodePoint(n===1?s[e]&~tt.VALUE_LENGTH:s[e+1],r),n===3&&this.emitCodePoint(s[e+2],r),r}end(){var e;switch(this.state){case N.NamedEntity:return this.result!==0&&(this.decodeMode!==H.Attribute||this.result===this.treeIndex)?this.emitNotTerminatedNamedEntity():0;case N.NumericDecimal:return this.emitNumericEntity(0,2);case N.NumericHex:return this.emitNumericEntity(0,3);case N.NumericStart:return(e=this.errors)===null||e===void 0||e.absenceOfDigitsInNumericCharacterReference(this.consumed),0;case N.EntityStart:return 0}}}function ic(t,e,n,r){const s=(e&tt.BRANCH_LENGTH)>>7,i=e&tt.JUMP_TABLE;if(s===0)return i!==0&&r===i?n:-1;if(i){const o=r-i;return o<0||o>=s?-1:t[n+o]-1}let a=n,l=a+s-1;for(;a<=l;){const o=a+l>>>1,c=t[o];if(c<r)a=o+1;else if(c>r)l=o-1;else return t[o+s]}return-1}var b;(function(t){t[t.Tab=9]="Tab",t[t.NewLine=10]="NewLine",t[t.FormFeed=12]="FormFeed",t[t.CarriageReturn=13]="CarriageReturn",t[t.Space=32]="Space",t[t.ExclamationMark=33]="ExclamationMark",t[t.Number=35]="Number",t[t.Amp=38]="Amp",t[t.SingleQuote=39]="SingleQuote",t[t.DoubleQuote=34]="DoubleQuote",t[t.Dash=45]="Dash",t[t.Slash=47]="Slash",t[t.Zero=48]="Zero",t[t.Nine=57]="Nine",t[t.Semi=59]="Semi",t[t.Lt=60]="Lt",t[t.Eq=61]="Eq",t[t.Gt=62]="Gt",t[t.Questionmark=63]="Questionmark",t[t.UpperA=65]="UpperA",t[t.LowerA=97]="LowerA",t[t.UpperF=70]="UpperF",t[t.LowerF=102]="LowerF",t[t.UpperZ=90]="UpperZ",t[t.LowerZ=122]="LowerZ",t[t.LowerX=120]="LowerX",t[t.OpeningSquareBracket=91]="OpeningSquareBracket"})(b||(b={}));var u;(function(t){t[t.Text=1]="Text",t[t.BeforeTagName=2]="BeforeTagName",t[t.InTagName=3]="InTagName",t[t.InSelfClosingTag=4]="InSelfClosingTag",t[t.BeforeClosingTagName=5]="BeforeClosingTagName",t[t.InClosingTagName=6]="InClosingTagName",t[t.AfterClosingTagName=7]="AfterClosingTagName",t[t.BeforeAttributeName=8]="BeforeAttributeName",t[t.InAttributeName=9]="InAttributeName",t[t.AfterAttributeName=10]="AfterAttributeName",t[t.BeforeAttributeValue=11]="BeforeAttributeValue",t[t.InAttributeValueDq=12]="InAttributeValueDq",t[t.InAttributeValueSq=13]="InAttributeValueSq",t[t.InAttributeValueNq=14]="InAttributeValueNq",t[t.BeforeDeclaration=15]="BeforeDeclaration",t[t.InDeclaration=16]="InDeclaration",t[t.InProcessingInstruction=17]="InProcessingInstruction",t[t.BeforeComment=18]="BeforeComment",t[t.CDATASequence=19]="CDATASequence",t[t.InSpecialComment=20]="InSpecialComment",t[t.InCommentLike=21]="InCommentLike",t[t.BeforeSpecialS=22]="BeforeSpecialS",t[t.BeforeSpecialT=23]="BeforeSpecialT",t[t.SpecialStartSequence=24]="SpecialStartSequence",t[t.InSpecialTag=25]="InSpecialTag",t[t.InEntity=26]="InEntity"})(u||(u={}));function J(t){return t===b.Space||t===b.NewLine||t===b.Tab||t===b.FormFeed||t===b.CarriageReturn}function Se(t){return t===b.Slash||t===b.Gt||J(t)}function ac(t){return t>=b.LowerA&&t<=b.LowerZ||t>=b.UpperA&&t<=b.UpperZ}var G;(function(t){t[t.NoValue=0]="NoValue",t[t.Unquoted=1]="Unquoted",t[t.Single=2]="Single",t[t.Double=3]="Double"})(G||(G={}));const E={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 oc{constructor({xmlMode:e=!1,decodeEntities:n=!0},r){this.cbs=r,this.state=u.Text,this.buffer="",this.sectionStart=0,this.index=0,this.entityStart=0,this.baseState=u.Text,this.isSpecial=!1,this.running=!0,this.offset=0,this.currentSequence=void 0,this.sequenceIndex=0,this.xmlMode=e,this.decodeEntities=n,this.entityDecoder=new sc(e?Xl:Jl,(s,i)=>this.emitCodePoint(s,i))}reset(){this.state=u.Text,this.buffer="",this.sectionStart=0,this.index=0,this.baseState=u.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===b.Lt||!this.decodeEntities&&this.fastForwardTo(b.Lt)?(this.index>this.sectionStart&&this.cbs.ontext(this.sectionStart,this.index),this.state=u.BeforeTagName,this.sectionStart=this.index):this.decodeEntities&&e===b.Amp&&this.startEntity()}stateSpecialStartSequence(e){const n=this.sequenceIndex===this.currentSequence.length;if(!(n?Se(e):(e|32)===this.currentSequence[this.sequenceIndex]))this.isSpecial=!1;else if(!n){this.sequenceIndex++;return}this.sequenceIndex=0,this.state=u.InTagName,this.stateInTagName(e)}stateInSpecialTag(e){if(this.sequenceIndex===this.currentSequence.length){if(e===b.Gt||J(e)){const n=this.index-this.currentSequence.length;if(this.sectionStart<n){const r=this.index;this.index=n,this.cbs.ontext(this.sectionStart,n),this.index=r}this.isSpecial=!1,this.sectionStart=n+2,this.stateInClosingTagName(e);return}this.sequenceIndex=0}(e|32)===this.currentSequence[this.sequenceIndex]?this.sequenceIndex+=1:this.sequenceIndex===0?this.currentSequence===E.TitleEnd?this.decodeEntities&&e===b.Amp&&this.startEntity():this.fastForwardTo(b.Lt)&&(this.sequenceIndex=1):this.sequenceIndex=+(e===b.Lt)}stateCDATASequence(e){e===E.Cdata[this.sequenceIndex]?++this.sequenceIndex===E.Cdata.length&&(this.state=u.InCommentLike,this.currentSequence=E.CdataEnd,this.sequenceIndex=0,this.sectionStart=this.index+1):(this.sequenceIndex=0,this.state=u.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===E.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=u.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?!Se(e):ac(e)}startSpecial(e,n){this.isSpecial=!0,this.currentSequence=e,this.sequenceIndex=n,this.state=u.SpecialStartSequence}stateBeforeTagName(e){if(e===b.ExclamationMark)this.state=u.BeforeDeclaration,this.sectionStart=this.index+1;else if(e===b.Questionmark)this.state=u.InProcessingInstruction,this.sectionStart=this.index+1;else if(this.isTagStartChar(e)){const n=e|32;this.sectionStart=this.index,this.xmlMode?this.state=u.InTagName:n===E.ScriptEnd[2]?this.state=u.BeforeSpecialS:n===E.TitleEnd[2]||n===E.XmpEnd[2]?this.state=u.BeforeSpecialT:this.state=u.InTagName}else e===b.Slash?this.state=u.BeforeClosingTagName:(this.state=u.Text,this.stateText(e))}stateInTagName(e){Se(e)&&(this.cbs.onopentagname(this.sectionStart,this.index),this.sectionStart=-1,this.state=u.BeforeAttributeName,this.stateBeforeAttributeName(e))}stateBeforeClosingTagName(e){J(e)||(e===b.Gt?this.state=u.Text:(this.state=this.isTagStartChar(e)?u.InClosingTagName:u.InSpecialComment,this.sectionStart=this.index))}stateInClosingTagName(e){(e===b.Gt||J(e))&&(this.cbs.onclosetag(this.sectionStart,this.index),this.sectionStart=-1,this.state=u.AfterClosingTagName,this.stateAfterClosingTagName(e))}stateAfterClosingTagName(e){(e===b.Gt||this.fastForwardTo(b.Gt))&&(this.state=u.Text,this.sectionStart=this.index+1)}stateBeforeAttributeName(e){e===b.Gt?(this.cbs.onopentagend(this.index),this.isSpecial?(this.state=u.InSpecialTag,this.sequenceIndex=0):this.state=u.Text,this.sectionStart=this.index+1):e===b.Slash?this.state=u.InSelfClosingTag:J(e)||(this.state=u.InAttributeName,this.sectionStart=this.index)}stateInSelfClosingTag(e){e===b.Gt?(this.cbs.onselfclosingtag(this.index),this.state=u.Text,this.sectionStart=this.index+1,this.isSpecial=!1):J(e)||(this.state=u.BeforeAttributeName,this.stateBeforeAttributeName(e))}stateInAttributeName(e){(e===b.Eq||Se(e))&&(this.cbs.onattribname(this.sectionStart,this.index),this.sectionStart=this.index,this.state=u.AfterAttributeName,this.stateAfterAttributeName(e))}stateAfterAttributeName(e){e===b.Eq?this.state=u.BeforeAttributeValue:e===b.Slash||e===b.Gt?(this.cbs.onattribend(G.NoValue,this.sectionStart),this.sectionStart=-1,this.state=u.BeforeAttributeName,this.stateBeforeAttributeName(e)):J(e)||(this.cbs.onattribend(G.NoValue,this.sectionStart),this.state=u.InAttributeName,this.sectionStart=this.index)}stateBeforeAttributeValue(e){e===b.DoubleQuote?(this.state=u.InAttributeValueDq,this.sectionStart=this.index+1):e===b.SingleQuote?(this.state=u.InAttributeValueSq,this.sectionStart=this.index+1):J(e)||(this.sectionStart=this.index,this.state=u.InAttributeValueNq,this.stateInAttributeValueNoQuotes(e))}handleInAttributeValue(e,n){e===n||!this.decodeEntities&&this.fastForwardTo(n)?(this.cbs.onattribdata(this.sectionStart,this.index),this.sectionStart=-1,this.cbs.onattribend(n===b.DoubleQuote?G.Double:G.Single,this.index+1),this.state=u.BeforeAttributeName):this.decodeEntities&&e===b.Amp&&this.startEntity()}stateInAttributeValueDoubleQuotes(e){this.handleInAttributeValue(e,b.DoubleQuote)}stateInAttributeValueSingleQuotes(e){this.handleInAttributeValue(e,b.SingleQuote)}stateInAttributeValueNoQuotes(e){J(e)||e===b.Gt?(this.cbs.onattribdata(this.sectionStart,this.index),this.sectionStart=-1,this.cbs.onattribend(G.Unquoted,this.index),this.state=u.BeforeAttributeName,this.stateBeforeAttributeName(e)):this.decodeEntities&&e===b.Amp&&this.startEntity()}stateBeforeDeclaration(e){e===b.OpeningSquareBracket?(this.state=u.CDATASequence,this.sequenceIndex=0):this.state=e===b.Dash?u.BeforeComment:u.InDeclaration}stateInDeclaration(e){(e===b.Gt||this.fastForwardTo(b.Gt))&&(this.cbs.ondeclaration(this.sectionStart,this.index),this.state=u.Text,this.sectionStart=this.index+1)}stateInProcessingInstruction(e){(e===b.Gt||this.fastForwardTo(b.Gt))&&(this.cbs.onprocessinginstruction(this.sectionStart,this.index),this.state=u.Text,this.sectionStart=this.index+1)}stateBeforeComment(e){e===b.Dash?(this.state=u.InCommentLike,this.currentSequence=E.CommentEnd,this.sequenceIndex=2,this.sectionStart=this.index+1):this.state=u.InDeclaration}stateInSpecialComment(e){(e===b.Gt||this.fastForwardTo(b.Gt))&&(this.cbs.oncomment(this.sectionStart,this.index,0),this.state=u.Text,this.sectionStart=this.index+1)}stateBeforeSpecialS(e){const n=e|32;n===E.ScriptEnd[3]?this.startSpecial(E.ScriptEnd,4):n===E.StyleEnd[3]?this.startSpecial(E.StyleEnd,4):(this.state=u.InTagName,this.stateInTagName(e))}stateBeforeSpecialT(e){switch(e|32){case E.TitleEnd[3]:{this.startSpecial(E.TitleEnd,4);break}case E.TextareaEnd[3]:{this.startSpecial(E.TextareaEnd,4);break}case E.XmpEnd[3]:{this.startSpecial(E.XmpEnd,4);break}default:this.state=u.InTagName,this.stateInTagName(e)}}startEntity(){this.baseState=this.state,this.state=u.InEntity,this.entityStart=this.index,this.entityDecoder.startEntity(this.xmlMode?H.Strict:this.baseState===u.Text||this.baseState===u.InSpecialTag?H.Legacy:H.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===u.Text||this.state===u.InSpecialTag&&this.sequenceIndex===0?(this.cbs.ontext(this.sectionStart,this.index),this.sectionStart=this.index):(this.state===u.InAttributeValueDq||this.state===u.InAttributeValueSq||this.state===u.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 u.Text:{this.stateText(e);break}case u.SpecialStartSequence:{this.stateSpecialStartSequence(e);break}case u.InSpecialTag:{this.stateInSpecialTag(e);break}case u.CDATASequence:{this.stateCDATASequence(e);break}case u.InAttributeValueDq:{this.stateInAttributeValueDoubleQuotes(e);break}case u.InAttributeName:{this.stateInAttributeName(e);break}case u.InCommentLike:{this.stateInCommentLike(e);break}case u.InSpecialComment:{this.stateInSpecialComment(e);break}case u.BeforeAttributeName:{this.stateBeforeAttributeName(e);break}case u.InTagName:{this.stateInTagName(e);break}case u.InClosingTagName:{this.stateInClosingTagName(e);break}case u.BeforeTagName:{this.stateBeforeTagName(e);break}case u.AfterAttributeName:{this.stateAfterAttributeName(e);break}case u.InAttributeValueSq:{this.stateInAttributeValueSingleQuotes(e);break}case u.BeforeAttributeValue:{this.stateBeforeAttributeValue(e);break}case u.BeforeClosingTagName:{this.stateBeforeClosingTagName(e);break}case u.AfterClosingTagName:{this.stateAfterClosingTagName(e);break}case u.BeforeSpecialS:{this.stateBeforeSpecialS(e);break}case u.BeforeSpecialT:{this.stateBeforeSpecialT(e);break}case u.InAttributeValueNq:{this.stateInAttributeValueNoQuotes(e);break}case u.InSelfClosingTag:{this.stateInSelfClosingTag(e);break}case u.InDeclaration:{this.stateInDeclaration(e);break}case u.BeforeDeclaration:{this.stateBeforeDeclaration(e);break}case u.BeforeComment:{this.stateBeforeComment(e);break}case u.InProcessingInstruction:{this.stateInProcessingInstruction(e);break}case u.InEntity:{this.stateInEntity();break}}this.index++}this.cleanup()}finish(){this.state===u.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===u.InCommentLike?this.currentSequence===E.CdataEnd?this.cbs.oncdata(this.sectionStart,e,0):this.cbs.oncomment(this.sectionStart,e,0):this.state===u.InTagName||this.state===u.BeforeAttributeName||this.state===u.BeforeAttributeValue||this.state===u.AfterAttributeName||this.state===u.InAttributeName||this.state===u.InAttributeValueSq||this.state===u.InAttributeValueDq||this.state===u.InAttributeValueNq||this.state===u.InClosingTagName||this.cbs.ontext(this.sectionStart,e))}emitCodePoint(e,n){this.baseState!==u.Text&&this.baseState!==u.InSpecialTag?(this.sectionStart<this.entityStart&&this.cbs.onattribdata(this.sectionStart,this.entityStart),this.sectionStart=this.entityStart+n,this.index=this.sectionStart-1,this.cbs.onattribentity(e)):(this.sectionStart<this.entityStart&&this.cbs.ontext(this.sectionStart,this.entityStart),this.sectionStart=this.entityStart+n,this.index=this.sectionStart-1,this.cbs.ontextentity(e,this.sectionStart))}}const At=new Set(["input","option","optgroup","select","button","datalist","textarea"]),S=new Set(["p"]),ms=new Set(["thead","tbody"]),bs=new Set(["dd","dt"]),ys=new Set(["rt","rp"]),lc=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",S],["h1",S],["h2",S],["h3",S],["h4",S],["h5",S],["h6",S],["select",At],["input",At],["output",At],["button",At],["datalist",At],["textarea",At],["option",new Set(["option"])],["optgroup",new Set(["optgroup","option"])],["dd",bs],["dt",bs],["address",S],["article",S],["aside",S],["blockquote",S],["details",S],["div",S],["dl",S],["fieldset",S],["figcaption",S],["figure",S],["footer",S],["form",S],["header",S],["hr",S],["main",S],["nav",S],["ol",S],["pre",S],["section",S],["table",S],["ul",S],["rt",ys],["rp",ys],["tbody",ms],["tfoot",ms]]),cc=new Set(["area","base","basefont","br","col","command","embed","frame","hr","img","input","isindex","keygen","link","meta","param","source","track","wbr"]),ws=new Set(["math","svg"]),xs=new Set(["mi","mo","mn","ms","mtext","annotation-xml","foreignobject","desc","title"]),hc=/\s|\//;class uc{constructor(e,n={}){var r,s,i,a,l,o;this.options=n,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!=null?e:{},this.htmlMode=!this.options.xmlMode,this.lowerCaseTagNames=(r=n.lowerCaseTags)!==null&&r!==void 0?r:this.htmlMode,this.lowerCaseAttributeNames=(s=n.lowerCaseAttributeNames)!==null&&s!==void 0?s:this.htmlMode,this.recognizeSelfClosing=(i=n.recognizeSelfClosing)!==null&&i!==void 0?i:!this.htmlMode,this.tokenizer=new((a=n.Tokenizer)!==null&&a!==void 0?a:oc)(this.options,this),this.foreignContext=[!this.htmlMode],(o=(l=this.cbs).onparserinit)===null||o===void 0||o.call(l,this)}ontext(e,n){var r,s;const i=this.getSlice(e,n);this.endIndex=n-1,(s=(r=this.cbs).ontext)===null||s===void 0||s.call(r,i),this.startIndex=n}ontextentity(e,n){var r,s;this.endIndex=n-1,(s=(r=this.cbs).ontext)===null||s===void 0||s.call(r,gs(e)),this.startIndex=n}isVoidElement(e){return this.htmlMode&&cc.has(e)}onopentagname(e,n){this.endIndex=n;let r=this.getSlice(e,n);this.lowerCaseTagNames&&(r=r.toLowerCase()),this.emitOpenTag(r)}emitOpenTag(e){var n,r,s,i;this.openTagStart=this.startIndex,this.tagname=e;const a=this.htmlMode&&lc.get(e);if(a)for(;this.stack.length>0&&a.has(this.stack[0]);){const l=this.stack.shift();(r=(n=this.cbs).onclosetag)===null||r===void 0||r.call(n,l,!0)}this.isVoidElement(e)||(this.stack.unshift(e),this.htmlMode&&(ws.has(e)?this.foreignContext.unshift(!0):xs.has(e)&&this.foreignContext.unshift(!1))),(i=(s=this.cbs).onopentagname)===null||i===void 0||i.call(s,e),this.cbs.onopentag&&(this.attribs={})}endOpenTag(e){var n,r;this.startIndex=this.openTagStart,this.attribs&&((r=(n=this.cbs).onopentag)===null||r===void 0||r.call(n,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,n){var r,s,i,a,l,o,c,h;this.endIndex=n;let d=this.getSlice(e,n);if(this.lowerCaseTagNames&&(d=d.toLowerCase()),this.htmlMode&&(ws.has(d)||xs.has(d))&&this.foreignContext.shift(),this.isVoidElement(d))this.htmlMode&&d==="br"&&((a=(i=this.cbs).onopentagname)===null||a===void 0||a.call(i,"br"),(o=(l=this.cbs).onopentag)===null||o===void 0||o.call(l,"br",{},!0),(h=(c=this.cbs).onclosetag)===null||h===void 0||h.call(c,"br",!1));else{const f=this.stack.indexOf(d);if(f!==-1)for(let p=0;p<=f;p++){const g=this.stack.shift();(s=(r=this.cbs).onclosetag)===null||s===void 0||s.call(r,g,p!==f)}else this.htmlMode&&d==="p"&&(this.emitOpenTag("p"),this.closeCurrentTag(!0))}this.startIndex=n+1}onselfclosingtag(e){this.endIndex=e,this.recognizeSelfClosing||this.foreignContext[0]?(this.closeCurrentTag(!1),this.startIndex=e+1):this.onopentagend(e)}closeCurrentTag(e){var n,r;const s=this.tagname;this.endOpenTag(e),this.stack[0]===s&&((r=(n=this.cbs).onclosetag)===null||r===void 0||r.call(n,s,!e),this.stack.shift())}onattribname(e,n){this.startIndex=e;const r=this.getSlice(e,n);this.attribname=this.lowerCaseAttributeNames?r.toLowerCase():r}onattribdata(e,n){this.attribvalue+=this.getSlice(e,n)}onattribentity(e){this.attribvalue+=gs(e)}onattribend(e,n){var r,s;this.endIndex=n,(s=(r=this.cbs).onattribute)===null||s===void 0||s.call(r,this.attribname,this.attribvalue,e===G.Double?'"':e===G.Single?"'":e===G.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 n=e.search(hc);let r=n<0?e:e.substr(0,n);return this.lowerCaseTagNames&&(r=r.toLowerCase()),r}ondeclaration(e,n){this.endIndex=n;const r=this.getSlice(e,n);if(this.cbs.onprocessinginstruction){const s=this.getInstructionName(r);this.cbs.onprocessinginstruction(`!${s}`,`!${r}`)}this.startIndex=n+1}onprocessinginstruction(e,n){this.endIndex=n;const r=this.getSlice(e,n);if(this.cbs.onprocessinginstruction){const s=this.getInstructionName(r);this.cbs.onprocessinginstruction(`?${s}`,`?${r}`)}this.startIndex=n+1}oncomment(e,n,r){var s,i,a,l;this.endIndex=n,(i=(s=this.cbs).oncomment)===null||i===void 0||i.call(s,this.getSlice(e,n-r)),(l=(a=this.cbs).oncommentend)===null||l===void 0||l.call(a),this.startIndex=n+1}oncdata(e,n,r){var s,i,a,l,o,c,h,d,f,p;this.endIndex=n;const g=this.getSlice(e,n-r);!this.htmlMode||this.options.recognizeCDATA?((i=(s=this.cbs).oncdatastart)===null||i===void 0||i.call(s),(l=(a=this.cbs).ontext)===null||l===void 0||l.call(a,g),(c=(o=this.cbs).oncdataend)===null||c===void 0||c.call(o)):((d=(h=this.cbs).oncomment)===null||d===void 0||d.call(h,`[CDATA[${g}]]`),(p=(f=this.cbs).oncommentend)===null||p===void 0||p.call(f)),this.startIndex=n+1}onend(){var e,n;if(this.cbs.onclosetag){this.endIndex=this.startIndex;for(let r=0;r<this.stack.length;r++)this.cbs.onclosetag(this.stack[r],!0)}(n=(e=this.cbs).onend)===null||n===void 0||n.call(e)}reset(){var e,n,r,s;(n=(e=this.cbs).onreset)===null||n===void 0||n.call(e),this.tokenizer.reset(),this.tagname="",this.attribname="",this.attribs=null,this.stack.length=0,this.startIndex=0,this.endIndex=0,(s=(r=this.cbs).onparserinit)===null||s===void 0||s.call(r,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,n){for(;e-this.bufferOffset>=this.buffers[0].length;)this.shiftBuffer();let r=this.buffers[0].slice(e-this.bufferOffset,n-this.bufferOffset);for(;n-this.bufferOffset>this.buffers[0].length;)this.shiftBuffer(),r+=this.buffers[0].slice(0,n-this.bufferOffset);return r}shiftBuffer(){this.bufferOffset+=this.buffers[0].length,this.writeIndex--,this.buffers.shift()}write(e){var n,r;if(this.ended){(r=(n=this.cbs).onerror)===null||r===void 0||r.call(n,new Error(".write() after done!"));return}this.buffers.push(e),this.tokenizer.running&&(this.tokenizer.write(e),this.writeIndex++)}end(e){var n,r;if(this.ended){(r=(n=this.cbs).onerror)===null||r===void 0||r.call(n,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 dc(t,e){const n=new Yo(void 0,e);return new uc(n,e).end(t),n.root}var vn;const Bt=(vn=Object.hasOwn)!==null&&vn!==void 0?vn:(t,e)=>Object.prototype.hasOwnProperty.call(t,e),Ft=/\s+/,An="data-",Sn=/^(?:autofocus|autoplay|async|checked|controls|defer|disabled|hidden|loop|multiple|open|readonly|required|scoped|selected)$/i,fc=/^{[^]*}$|^\[[^]*]$/;function $e(t,e,n){var r;if(!(!t||!y(t))){if((r=t.attribs)!==null&&r!==void 0||(t.attribs={}),!e)return t.attribs;if(Bt(t.attribs,e))return!n&&Sn.test(e)?e:t.attribs[e];if(t.name==="option"&&e==="value")return Mt(t.children);if(t.name==="input"&&(t.attribs.type==="radio"||t.attribs.type==="checkbox")&&e==="value")return"on"}}function St(t,e,n){n===null?$s(t,e):t.attribs[e]=`${n}`}function pc(t,e){if(typeof t=="object"||e!==void 0){if(typeof e=="function"){if(typeof t!="string")throw new Error("Bad combination of arguments.");return $(this,(n,r)=>{y(n)&&St(n,t,e.call(n,r,n.attribs[t]))})}return $(this,n=>{if(y(n))if(typeof t=="object")for(const r of Object.keys(t)){const s=t[r];St(n,r,s)}else St(n,t,e)})}return arguments.length>1?this:$e(this[0],t,this.options.xmlMode)}function vs(t,e,n){return e in t?t[e]:!n&&Sn.test(e)?$e(t,e,!1)!==void 0:$e(t,e,n)}function $n(t,e,n,r){e in t?t[e]=n:St(t,e,!r&&Sn.test(e)?n?"":null:`${n}`)}function gc(t,e){var n;if(typeof t=="string"&&e===void 0){const r=this[0];if(!r)return;switch(t){case"style":{const s=this.css(),i=Object.keys(s);for(let a=0;a<i.length;a++)s[a]=i[a];return s.length=i.length,s}case"tagName":case"nodeName":return y(r)?r.name.toUpperCase():void 0;case"href":case"src":{if(!y(r))return;const s=(n=r.attribs)===null||n===void 0?void 0:n[t];return typeof URL!="undefined"&&(t==="href"&&(r.tagName==="a"||r.tagName==="link")||t==="src"&&(r.tagName==="img"||r.tagName==="iframe"||r.tagName==="audio"||r.tagName==="video"||r.tagName==="source"))&&s!==void 0&&this.options.baseURI?new URL(s,this.options.baseURI).href:s}case"innerText":return ye(r);case"textContent":return wt(r);case"outerHTML":return r.type===on?this.html():this.clone().wrap("<container />").parent().html();case"innerHTML":return this.html();default:return y(r)?vs(r,t,this.options.xmlMode):void 0}}if(typeof t=="object"||e!==void 0){if(typeof e=="function"){if(typeof t=="object")throw new TypeError("Bad combination of arguments.");return $(this,(r,s)=>{y(r)&&$n(r,t,e.call(r,s,vs(r,t,this.options.xmlMode)),this.options.xmlMode)})}return $(this,r=>{if(y(r))if(typeof t=="object")for(const s of Object.keys(t)){const i=t[s];$n(r,s,i,this.options.xmlMode)}else $n(r,t,e,this.options.xmlMode)})}}function As(t,e,n){var r;(r=t.data)!==null&&r!==void 0||(t.data={}),typeof e=="object"?Object.assign(t.data,e):typeof e=="string"&&n!==void 0&&(t.data[e]=n)}function mc(t){for(const e of Object.keys(t.attribs)){if(!e.startsWith(An))continue;const n=Ql(e.slice(An.length));Bt(t.data,n)||(t.data[n]=Ss(t.attribs[e]))}return t.data}function bc(t,e){const n=An+Zl(e),r=t.data;if(Bt(r,e))return r[e];if(Bt(t.attribs,n))return r[e]=Ss(t.attribs[n])}function Ss(t){if(t==="null")return null;if(t==="true")return!0;if(t==="false")return!1;const e=Number(t);if(t===String(e))return e;if(fc.test(t))try{return JSON.parse(t)}catch(n){}return t}function yc(t,e){var n;const r=this[0];if(!r||!y(r))return;const s=r;return(n=s.data)!==null&&n!==void 0||(s.data={}),t==null?mc(s):typeof t=="object"||e!==void 0?($(this,i=>{y(i)&&(typeof t=="object"?As(i,t):As(i,t,e))}),this):bc(s,t)}function wc(t){const e=arguments.length===0,n=this[0];if(!n||!y(n))return e?void 0:this;switch(n.name){case"textarea":return this.text(t);case"select":{const r=this.find("option:selected");if(!e){if(this.attr("multiple")==null&&typeof t=="object")return this;this.find("option").removeAttr("selected");const s=typeof t=="object"?t:[t];for(const i of s)this.find(`option[value="${i}"]`).attr("selected","");return this}return this.attr("multiple")?r.toArray().map(s=>Mt(s.children)):r.attr("value")}case"input":case"option":return e?this.attr("value"):this.attr("value",t)}}function $s(t,e){!t.attribs||!Bt(t.attribs,e)||delete t.attribs[e]}function Ce(t){return t?t.trim().split(Ft):[]}function xc(t){const e=Ce(t);for(const n of e)$(this,r=>{y(r)&&$s(r,n)});return this}function vc(t){return this.toArray().some(e=>{const n=y(e)&&e.attribs.class;let r=-1;if(n&&t.length>0)for(;(r=n.indexOf(t,r+1))>-1;){const s=r+t.length;if((r===0||Ft.test(n[r-1]))&&(s===n.length||Ft.test(n[s])))return!0}return!1})}function Cs(t){if(typeof t=="function")return $(this,(r,s)=>{if(y(r)){const i=r.attribs.class||"";Cs.call([r],t.call(r,s,i))}});if(!t||typeof t!="string")return this;const e=t.split(Ft),n=this.length;for(let r=0;r<n;r++){const s=this[r];if(!y(s))continue;const i=$e(s,"class",!1);if(i){let a=` ${i} `;for(const l of e){const o=`${l} `;a.includes(` ${o}`)||(a+=o)}St(s,"class",a.trim())}else St(s,"class",e.join(" ").trim())}return this}function Es(t){if(typeof t=="function")return $(this,(s,i)=>{y(s)&&Es.call([s],t.call(s,i,s.attribs.class||""))});const e=Ce(t),n=e.length,r=arguments.length===0;return $(this,s=>{if(y(s))if(r)s.attribs.class="";else{const i=Ce(s.attribs.class);let a=!1;for(let l=0;l<n;l++){const o=i.indexOf(e[l]);o!==-1&&(i.splice(o,1),a=!0,l--)}a&&(s.attribs.class=i.join(" "))}})}function ks(t,e){if(typeof t=="function")return $(this,(a,l)=>{y(a)&&ks.call([a],t.call(a,l,a.attribs.class||"",e),e)});if(!t||typeof t!="string")return this;const n=t.split(Ft),r=n.length,s=typeof e=="boolean"?e?1:-1:0,i=this.length;for(let a=0;a<i;a++){const l=this[a];if(!y(l))continue;const o=Ce(l.attribs.class);for(let c=0;c<r;c++){const h=o.indexOf(n[c]);s>=0&&h===-1?o.push(n[c]):s<=0&&h!==-1&&o.splice(h,1)}l.attribs.class=o.join(" ")}return this}var Ac=Object.freeze({__proto__:null,addClass:Cs,attr:pc,data:yc,hasClass:vc,prop:gc,removeAttr:xc,removeClass:Es,toggleClass:ks,val:wc}),m;(function(t){t.Attribute="attribute",t.Pseudo="pseudo",t.PseudoElement="pseudo-element",t.Tag="tag",t.Universal="universal",t.Adjacent="adjacent",t.Child="child",t.Descendant="descendant",t.Parent="parent",t.Sibling="sibling",t.ColumnCombinator="column-combinator"})(m||(m={}));var k;(function(t){t.Any="any",t.Element="element",t.End="end",t.Equals="equals",t.Exists="exists",t.Hyphen="hyphen",t.Not="not",t.Start="start"})(k||(k={}));const Ts=/^[^\\#]?(?:\\(?:[\da-f]{1,6}\s?|.)|[\w\-\u00b0-\uFFFF])+/,Sc=/\\([\da-f]{1,6}\s?|(\s)|.)/gi,$c=new Map([[126,k.Element],[94,k.Start],[36,k.End],[42,k.Any],[33,k.Not],[124,k.Hyphen]]),Cc=new Set(["has","not","matches","is","where","host","host-context"]);function Ut(t){switch(t.type){case m.Adjacent:case m.Child:case m.Descendant:case m.Parent:case m.Sibling:case m.ColumnCombinator:return!0;default:return!1}}const Ec=new Set(["contains","icontains"]);function kc(t,e,n){const r=parseInt(e,16)-65536;return r!==r||n?e:r<0?String.fromCharCode(r+65536):String.fromCharCode(r>>10|55296,r&1023|56320)}function Rt(t){return t.replace(Sc,kc)}function Cn(t){return t===39||t===34}function Ns(t){return t===32||t===9||t===10||t===12||t===13}function Ee(t){const e=[],n=Is(e,`${t}`,0);if(n<t.length)throw new Error(`Unmatched selector: ${t.slice(n)}`);return e}function Is(t,e,n){let r=[];function s(f){const p=e.slice(n+f).match(Ts);if(!p)throw new Error(`Expected name, found ${e.slice(n)}`);const[g]=p;return n+=f+g.length,Rt(g)}function i(f){for(n+=f;n<e.length&&Ns(e.charCodeAt(n));)n++}function a(){n+=1;const f=n;let p=1;for(;p>0&&n<e.length;n++)e.charCodeAt(n)===40&&!l(n)?p++:e.charCodeAt(n)===41&&!l(n)&&p--;if(p)throw new Error("Parenthesis not matched");return Rt(e.slice(f,n-1))}function l(f){let p=0;for(;e.charCodeAt(--f)===92;)p++;return(p&1)===1}function o(){if(r.length>0&&Ut(r[r.length-1]))throw new Error("Did not expect successive traversals.")}function c(f){if(r.length>0&&r[r.length-1].type===m.Descendant){r[r.length-1].type=f;return}o(),r.push({type:f})}function h(f,p){r.push({type:m.Attribute,name:f,action:p,value:s(1),namespace:null,ignoreCase:"quirks"})}function d(){if(r.length&&r[r.length-1].type===m.Descendant&&r.pop(),r.length===0)throw new Error("Empty sub-selector");t.push(r)}if(i(0),e.length===n)return n;t:for(;n<e.length;){const f=e.charCodeAt(n);switch(f){case 32:case 9:case 10:case 12:case 13:{(r.length===0||r[0].type!==m.Descendant)&&(o(),r.push({type:m.Descendant})),i(1);break}case 62:{c(m.Child),i(1);break}case 60:{c(m.Parent),i(1);break}case 126:{c(m.Sibling),i(1);break}case 43:{c(m.Adjacent),i(1);break}case 46:{h("class",k.Element);break}case 35:{h("id",k.Equals);break}case 91:{i(1);let p,g=null;e.charCodeAt(n)===124?p=s(1):e.startsWith("*|",n)?(g="*",p=s(2)):(p=s(0),e.charCodeAt(n)===124&&e.charCodeAt(n+1)!==61&&(g=p,p=s(1))),i(0);let v=k.Exists;const A=$c.get(e.charCodeAt(n));if(A){if(v=A,e.charCodeAt(n+1)!==61)throw new Error("Expected `=`");i(2)}else e.charCodeAt(n)===61&&(v=k.Equals,i(1));let _="",dt=null;if(v!=="exists"){if(Cn(e.charCodeAt(n))){const zt=e.charCodeAt(n);let nt=n+1;for(;nt<e.length&&(e.charCodeAt(nt)!==zt||l(nt));)nt+=1;if(e.charCodeAt(nt)!==zt)throw new Error("Attribute value didn't end");_=Rt(e.slice(n+1,nt)),n=nt+1}else{const zt=n;for(;n<e.length&&(!Ns(e.charCodeAt(n))&&e.charCodeAt(n)!==93||l(n));)n+=1;_=Rt(e.slice(zt,n))}i(0);const Et=e.charCodeAt(n)|32;Et===115?(dt=!1,i(1)):Et===105&&(dt=!0,i(1))}if(e.charCodeAt(n)!==93)throw new Error("Attribute selector didn't terminate");n+=1;const Ct={type:m.Attribute,name:p,action:v,value:_,namespace:g,ignoreCase:dt};r.push(Ct);break}case 58:{if(e.charCodeAt(n+1)===58){r.push({type:m.PseudoElement,name:s(2).toLowerCase(),data:e.charCodeAt(n)===40?a():null});continue}const p=s(1).toLowerCase();let g=null;if(e.charCodeAt(n)===40)if(Cc.has(p)){if(Cn(e.charCodeAt(n+1)))throw new Error(`Pseudo-selector ${p} cannot be quoted`);if(g=[],n=Is(g,e,n+1),e.charCodeAt(n)!==41)throw new Error(`Missing closing parenthesis in :${p} (${e})`);n+=1}else{if(g=a(),Ec.has(p)){const v=g.charCodeAt(0);v===g.charCodeAt(g.length-1)&&Cn(v)&&(g=g.slice(1,-1))}g=Rt(g)}r.push({type:m.Pseudo,name:p,data:g});break}case 44:{d(),r=[],i(1);break}default:{if(e.startsWith("/*",n)){const v=e.indexOf("*/",n+2);if(v<0)throw new Error("Comment was not terminated");n=v+2,r.length===0&&i(0);break}let p=null,g;if(f===42)n+=1,g="*";else if(f===124){if(g="",e.charCodeAt(n+1)===124){c(m.ColumnCombinator),i(2);break}}else if(Ts.test(e.slice(n)))g=s(0);else break t;e.charCodeAt(n)===124&&e.charCodeAt(n+1)!==124&&(p=g,e.charCodeAt(n+1)===42?(g="*",n+=2):g=s(1)),r.push(g==="*"?{type:m.Universal,namespace:p}:{type:m.Tag,name:g,namespace:p})}}}return d(),n}function Tc(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var qs,Os;function Nc(){return Os||(Os=1,qs={trueFunc:function(){return!0},falseFunc:function(){return!1}}),qs}var ke=Nc(),w=Tc(ke);const Ps=new Map([[m.Universal,50],[m.Tag,30],[m.Attribute,1],[m.Pseudo,0]]);function En(t){return!Ps.has(t.type)}const Ic=new Map([[k.Exists,10],[k.Equals,8],[k.Not,7],[k.Start,6],[k.End,6],[k.Any,5]]);function qc(t){const e=t.map(Ds);for(let n=1;n<t.length;n++){const r=e[n];if(!(r<0))for(let s=n-1;s>=0&&r<e[s];s--){const i=t[s+1];t[s+1]=t[s],t[s]=i,e[s+1]=e[s],e[s]=r}}}function Ds(t){var e,n;let r=(e=Ps.get(t.type))!==null&&e!==void 0?e:-1;return t.type===m.Attribute?(r=(n=Ic.get(t.action))!==null&&n!==void 0?n:4,t.action===k.Equals&&t.name==="id"&&(r=9),t.ignoreCase&&(r>>=1)):t.type===m.Pseudo&&(t.data?t.name==="has"||t.name==="contains"?r=0:Array.isArray(t.data)?(r=Math.min(...t.data.map(s=>Math.min(...s.map(Ds)))),r<0&&(r=0)):r=2:r=3),r}const Oc=/[-[\]{}()*+?.,\\^$|#\s]/g;function js(t){return t.replace(Oc,"\\$&")}const Pc=new Set(["accept","accept-charset","align","alink","axis","bgcolor","charset","checked","clear","codetype","color","compact","declare","defer","dir","direction","disabled","enctype","face","frame","hreflang","http-equiv","lang","language","link","media","method","multiple","nohref","noresize","noshade","nowrap","readonly","rel","rev","rules","scope","scrolling","selected","shape","target","text","type","valign","valuetype","vlink"]);function ht(t,e){return typeof t.ignoreCase=="boolean"?t.ignoreCase:t.ignoreCase==="quirks"?!!e.quirksMode:!e.xmlMode&&Pc.has(t.name)}const Dc={equals(t,e,n){const{adapter:r}=n,{name:s}=e;let{value:i}=e;return ht(e,n)?(i=i.toLowerCase(),a=>{const l=r.getAttributeValue(a,s);return l!=null&&l.length===i.length&&l.toLowerCase()===i&&t(a)}):a=>r.getAttributeValue(a,s)===i&&t(a)},hyphen(t,e,n){const{adapter:r}=n,{name:s}=e;let{value:i}=e;const a=i.length;return ht(e,n)?(i=i.toLowerCase(),function(l){const o=r.getAttributeValue(l,s);return o!=null&&(o.length===a||o.charAt(a)==="-")&&o.substr(0,a).toLowerCase()===i&&t(l)}):function(l){const o=r.getAttributeValue(l,s);return o!=null&&(o.length===a||o.charAt(a)==="-")&&o.substr(0,a)===i&&t(l)}},element(t,e,n){const{adapter:r}=n,{name:s,value:i}=e;if(/\s/.test(i))return w.falseFunc;const a=new RegExp(`(?:^|\\s)${js(i)}(?:$|\\s)`,ht(e,n)?"i":"");return function(l){const o=r.getAttributeValue(l,s);return o!=null&&o.length>=i.length&&a.test(o)&&t(l)}},exists(t,{name:e},{adapter:n}){return r=>n.hasAttrib(r,e)&&t(r)},start(t,e,n){const{adapter:r}=n,{name:s}=e;let{value:i}=e;const a=i.length;return a===0?w.falseFunc:ht(e,n)?(i=i.toLowerCase(),l=>{const o=r.getAttributeValue(l,s);return o!=null&&o.length>=a&&o.substr(0,a).toLowerCase()===i&&t(l)}):l=>{var o;return!!(!((o=r.getAttributeValue(l,s))===null||o===void 0)&&o.startsWith(i))&&t(l)}},end(t,e,n){const{adapter:r}=n,{name:s}=e;let{value:i}=e;const a=-i.length;return a===0?w.falseFunc:ht(e,n)?(i=i.toLowerCase(),l=>{var o;return((o=r.getAttributeValue(l,s))===null||o===void 0?void 0:o.substr(a).toLowerCase())===i&&t(l)}):l=>{var o;return!!(!((o=r.getAttributeValue(l,s))===null||o===void 0)&&o.endsWith(i))&&t(l)}},any(t,e,n){const{adapter:r}=n,{name:s,value:i}=e;if(i==="")return w.falseFunc;if(ht(e,n)){const a=new RegExp(js(i),"i");return function(l){const o=r.getAttributeValue(l,s);return o!=null&&o.length>=i.length&&a.test(o)&&t(l)}}return a=>{var l;return!!(!((l=r.getAttributeValue(a,s))===null||l===void 0)&&l.includes(i))&&t(a)}},not(t,e,n){const{adapter:r}=n,{name:s}=e;let{value:i}=e;return i===""?a=>!!r.getAttributeValue(a,s)&&t(a):ht(e,n)?(i=i.toLowerCase(),a=>{const l=r.getAttributeValue(a,s);return(l==null||l.length!==i.length||l.toLowerCase()!==i)&&t(a)}):a=>r.getAttributeValue(a,s)!==i&&t(a)}},jc=new Set([9,10,12,13,32]),Ls=48,Lc=57;function _c(t){if(t=t.trim().toLowerCase(),t==="even")return[2,0];if(t==="odd")return[2,1];let e=0,n=0,r=i(),s=a();if(e<t.length&&t.charAt(e)==="n"&&(e++,n=r*(s!=null?s:1),l(),e<t.length?(r=i(),l(),s=a()):r=s=0),s===null||e<t.length)throw new Error(`n-th rule couldn't be parsed ('${t}')`);return[n,r*s];function i(){return t.charAt(e)==="-"?(e++,-1):(t.charAt(e)==="+"&&e++,1)}function a(){const o=e;let c=0;for(;e<t.length&&t.charCodeAt(e)>=Ls&&t.charCodeAt(e)<=Lc;)c=c*10+(t.charCodeAt(e)-Ls),e++;return e===o?null:c}function l(){for(;e<t.length&&jc.has(t.charCodeAt(e));)e++}}function Mc(t){const e=t[0],n=t[1]-1;if(n<0&&e<=0)return w.falseFunc;if(e===-1)return i=>i<=n;if(e===0)return i=>i===n;if(e===1)return n<0?w.trueFunc:i=>i>=n;const r=Math.abs(e),s=(n%r+r)%r;return e>1?i=>i>=n&&i%r===s:i=>i<=n&&i%r===s}function Te(t){return Mc(_c(t))}function Ne(t,e){return n=>{const r=e.getParent(n);return r!=null&&e.isTag(r)&&t(n)}}const kn={contains(t,e,{adapter:n}){return function(r){return t(r)&&n.getText(r).includes(e)}},icontains(t,e,{adapter:n}){const r=e.toLowerCase();return function(s){return t(s)&&n.getText(s).toLowerCase().includes(r)}},"nth-child"(t,e,{adapter:n,equals:r}){const s=Te(e);return s===w.falseFunc?w.falseFunc:s===w.trueFunc?Ne(t,n):function(i){const a=n.getSiblings(i);let l=0;for(let o=0;o<a.length&&!r(i,a[o]);o++)n.isTag(a[o])&&l++;return s(l)&&t(i)}},"nth-last-child"(t,e,{adapter:n,equals:r}){const s=Te(e);return s===w.falseFunc?w.falseFunc:s===w.trueFunc?Ne(t,n):function(i){const a=n.getSiblings(i);let l=0;for(let o=a.length-1;o>=0&&!r(i,a[o]);o--)n.isTag(a[o])&&l++;return s(l)&&t(i)}},"nth-of-type"(t,e,{adapter:n,equals:r}){const s=Te(e);return s===w.falseFunc?w.falseFunc:s===w.trueFunc?Ne(t,n):function(i){const a=n.getSiblings(i);let l=0;for(let o=0;o<a.length;o++){const c=a[o];if(r(i,c))break;n.isTag(c)&&n.getName(c)===n.getName(i)&&l++}return s(l)&&t(i)}},"nth-last-of-type"(t,e,{adapter:n,equals:r}){const s=Te(e);return s===w.falseFunc?w.falseFunc:s===w.trueFunc?Ne(t,n):function(i){const a=n.getSiblings(i);let l=0;for(let o=a.length-1;o>=0;o--){const c=a[o];if(r(i,c))break;n.isTag(c)&&n.getName(c)===n.getName(i)&&l++}return s(l)&&t(i)}},root(t,e,{adapter:n}){return r=>{const s=n.getParent(r);return(s==null||!n.isTag(s))&&t(r)}},scope(t,e,n,r){const{equals:s}=n;return!r||r.length===0?kn.root(t,e,n):r.length===1?i=>s(r[0],i)&&t(i):i=>r.includes(i)&&t(i)},hover:Tn("isHovered"),visited:Tn("isVisited"),active:Tn("isActive")};function Tn(t){return function(e,n,{adapter:r}){const s=r[t];return typeof s!="function"?w.falseFunc:function(i){return s(i)&&e(i)}}}const _s={empty(t,{adapter:e}){return!e.getChildren(t).some(n=>e.isTag(n)||e.getText(n)!=="")},"first-child"(t,{adapter:e,equals:n}){if(e.prevElementSibling)return e.prevElementSibling(t)==null;const r=e.getSiblings(t).find(s=>e.isTag(s));return r!=null&&n(t,r)},"last-child"(t,{adapter:e,equals:n}){const r=e.getSiblings(t);for(let s=r.length-1;s>=0;s--){if(n(t,r[s]))return!0;if(e.isTag(r[s]))break}return!1},"first-of-type"(t,{adapter:e,equals:n}){const r=e.getSiblings(t),s=e.getName(t);for(let i=0;i<r.length;i++){const a=r[i];if(n(t,a))return!0;if(e.isTag(a)&&e.getName(a)===s)break}return!1},"last-of-type"(t,{adapter:e,equals:n}){const r=e.getSiblings(t),s=e.getName(t);for(let i=r.length-1;i>=0;i--){const a=r[i];if(n(t,a))return!0;if(e.isTag(a)&&e.getName(a)===s)break}return!1},"only-of-type"(t,{adapter:e,equals:n}){const r=e.getName(t);return e.getSiblings(t).every(s=>n(t,s)||!e.isTag(s)||e.getName(s)!==r)},"only-child"(t,{adapter:e,equals:n}){return e.getSiblings(t).every(r=>n(t,r)||!e.isTag(r))}};function Ms(t,e,n,r){if(n===null){if(t.length>r)throw new Error(`Pseudo-class :${e} requires an argument`)}else if(t.length===r)throw new Error(`Pseudo-class :${e} doesn't have any arguments`)}const Bc={"any-link":":is(a, area, link)[href]",link:":any-link:not(:visited)",disabled:`:is(
|
|
7
7
|
:is(button, input, select, textarea, optgroup, option)[disabled],
|
|
8
8
|
optgroup[disabled] > option,
|
|
9
9
|
fieldset[disabled]:not(fieldset[disabled] legend:first-of-type *)
|
|
10
|
-
)`,enabled:":not(:disabled)",checked:":is(:is(input[type=radio], input[type=checkbox])[checked], option:selected)",required:":is(input, select, textarea)[required]",optional:":is(input, select, textarea):not([required])",selected:"option:is([selected], select:not([multiple]):not(:has(> option[selected])) > :first-of-type)",checkbox:"[type=checkbox]",file:"[type=file]",password:"[type=password]",radio:"[type=radio]",reset:"[type=reset]",image:"[type=image]",submit:"[type=submit]",parent:":not(:empty)",header:":is(h1, h2, h3, h4, h5, h6)",button:":is(button, input[type=button])",input:":is(input, textarea, select, button)",text:"input:is(:not([type!='']), [type=text])"},Is={};function qc(e,t){return e===w.falseFunc?w.falseFunc:n=>t.isTag(n)&&e(n)}function Ns(e,t){const n=t.getSiblings(e);if(n.length<=1)return[];const r=n.indexOf(e);return r<0||r===n.length-1?[]:n.slice(r+1).filter(t.isTag)}function En(e){return{xmlMode:!!e.xmlMode,lowerCaseAttributeNames:!!e.lowerCaseAttributeNames,lowerCaseTags:!!e.lowerCaseTags,quirksMode:!!e.quirksMode,cacheResults:!!e.cacheResults,pseudos:e.pseudos,adapter:e.adapter,equals:e.equals}}const kn=(e,t,n,r,s)=>{const i=s(t,En(n),r);return i===w.trueFunc?e:i===w.falseFunc?w.falseFunc:a=>i(a)&&e(a)},Tn={is:kn,matches:kn,where:kn,not(e,t,n,r,s){const i=s(t,En(n),r);return i===w.falseFunc?e:i===w.trueFunc?w.falseFunc:a=>!i(a)&&e(a)},has(e,t,n,r,s){const{adapter:i}=n,a=En(n);a.relativeSelector=!0;const l=t.some(h=>h.some(Sn))?[Is]:void 0,o=s(t,a,l);if(o===w.falseFunc)return w.falseFunc;const c=qc(o,i);if(l&&o!==w.trueFunc){const{shouldTestNextSiblings:h=!1}=o;return f=>{if(!e(f))return!1;l[0]=f;const d=i.getChildren(f),p=h?[...d,...Ns(f,i)]:d;return i.existsOne(c,p)}}return h=>e(h)&&i.existsOne(c,i.getChildren(h))}};function Oc(e,t,n,r,s){var i;const{name:a,data:l}=t;if(Array.isArray(l)){if(!(a in Tn))throw new Error(`Unknown pseudo-class :${a}(${l})`);return Tn[a](e,l,n,r,s)}const o=(i=n.pseudos)===null||i===void 0?void 0:i[a],c=typeof o=="string"?o:Nc[a];if(typeof c=="string"){if(l!=null)throw new Error(`Pseudo ${a} doesn't have any arguments`);const h=Et(c);return Tn.is(e,h,n,r,s)}if(typeof o=="function")return Ts(o,a,l,1),h=>o(h,l)&&e(h);if(a in $n)return $n[a](e,l,n,r);if(a in ks){const h=ks[a];return Ts(h,a,l,2),f=>h(f,n,l)&&e(f)}throw new Error(`Unknown pseudo-class :${a}`)}function In(e,t){const n=t.getParent(e);return n&&t.isTag(n)?n:null}function Pc(e,t,n,r,s){const{adapter:i,equals:a}=n;switch(t.type){case m.PseudoElement:throw new Error("Pseudo-elements are not supported by css-select");case m.ColumnCombinator:throw new Error("Column combinators are not yet supported by css-select");case m.Attribute:{if(t.namespace!=null)throw new Error("Namespaced attributes are not yet supported by css-select");return(!n.xmlMode||n.lowerCaseAttributeNames)&&(t.name=t.name.toLowerCase()),Cc[t.action](e,t,n)}case m.Pseudo:return Oc(e,t,n,r,s);case m.Tag:{if(t.namespace!=null)throw new Error("Namespaced tag names are not yet supported by css-select");let{name:l}=t;return(!n.xmlMode||n.lowerCaseTags)&&(l=l.toLowerCase()),function(o){return i.getName(o)===l&&e(o)}}case m.Descendant:{if(n.cacheResults===!1||typeof WeakSet=="undefined")return function(o){let c=o;for(;c=In(c,i);)if(e(c))return!0;return!1};const l=new WeakSet;return function(o){let c=o;for(;c=In(c,i);)if(!l.has(c)){if(i.isTag(c)&&e(c))return!0;l.add(c)}return!1}}case"_flexibleDescendant":return function(l){let o=l;do if(e(o))return!0;while(o=In(o,i));return!1};case m.Parent:return function(l){return i.getChildren(l).some(o=>i.isTag(o)&&e(o))};case m.Child:return function(l){const o=i.getParent(l);return o!=null&&i.isTag(o)&&e(o)};case m.Sibling:return function(l){const o=i.getSiblings(l);for(let c=0;c<o.length;c++){const h=o[c];if(a(l,h))break;if(i.isTag(h)&&e(h))return!0}return!1};case m.Adjacent:return i.prevElementSibling?function(l){const o=i.prevElementSibling(l);return o!=null&&e(o)}:function(l){const o=i.getSiblings(l);let c;for(let h=0;h<o.length;h++){const f=o[h];if(a(l,f))break;i.isTag(f)&&(c=f)}return!!c&&e(c)};case m.Universal:{if(t.namespace!=null&&t.namespace!=="*")throw new Error("Namespaced universal selectors are not yet supported by css-select");return e}}}function qs(e){return e.type===m.Pseudo&&(e.name==="scope"||Array.isArray(e.data)&&e.data.some(t=>t.some(qs)))}const Dc={type:m.Descendant},jc={type:"_flexibleDescendant"},Lc={type:m.Pseudo,name:"scope",data:null};function _c(e,{adapter:t},n){const r=!!(n!=null&&n.every(s=>{const i=t.isTag(s)&&t.getParent(s);return s===Is||i&&t.isTag(i)}));for(const s of e){if(!(s.length>0&&Sn(s[0])&&s[0].type!==m.Descendant))if(r&&!s.some(qs))s.unshift(Dc);else continue;s.unshift(Lc)}}function Os(e,t,n){var r;e.forEach(Ac),n=(r=t.context)!==null&&r!==void 0?r:n;const s=Array.isArray(n),i=n&&(Array.isArray(n)?n:[n]);if(t.relativeSelector!==!1)_c(e,t,i);else if(e.some(o=>o.length>0&&Sn(o[0])))throw new Error("Relative selectors are not allowed when the `relativeSelector` option is disabled");let a=!1;const l=e.map(o=>{if(o.length>=2){const[c,h]=o;c.type!==m.Pseudo||c.name!=="scope"||(s&&h.type===m.Descendant?o[1]=jc:(h.type===m.Adjacent||h.type===m.Sibling)&&(a=!0))}return Mc(o,t,i)}).reduce(Bc,w.falseFunc);return l.shouldTestNextSiblings=a,l}function Mc(e,t,n){var r;return e.reduce((s,i)=>s===w.falseFunc?w.falseFunc:Pc(s,i,t,n,Os),(r=t.rootFunc)!==null&&r!==void 0?r:w.trueFunc)}function Bc(e,t){return t===w.falseFunc||e===w.trueFunc?e:e===w.falseFunc||t===w.trueFunc?t:function(n){return e(n)||t(n)}}const Ps=(e,t)=>e===t,Fc={adapter:St,equals:Ps};function Uc(e){var t,n,r,s;const i=e!=null?e:Fc;return(t=i.adapter)!==null&&t!==void 0||(i.adapter=St),(n=i.equals)!==null&&n!==void 0||(i.equals=(s=(r=i.adapter)===null||r===void 0?void 0:r.equals)!==null&&s!==void 0?s:Ps),i}function Rc(e){return function(t,n,r){const s=Uc(n);return e(t,s,r)}}const Nn=Rc(Os);function Ds(e,t,n=!1){return n&&(e=Vc(e,t)),Array.isArray(e)?t.removeSubsets(e):t.getChildren(e)}function Vc(e,t){const n=Array.isArray(e)?e.slice(0):[e],r=n.length;for(let s=0;s<r;s++){const i=Ns(n[s],t);n.push(...i)}return n}const Hc=new Set(["first","last","eq","gt","nth","lt","even","odd"]);function Nt(e){return e.type!=="pseudo"?!1:Hc.has(e.name)?!0:e.name==="not"&&Array.isArray(e.data)?e.data.some(t=>t.some(Nt)):!1}function Gc(e,t,n){const r=t!=null?parseInt(t,10):NaN;switch(e){case"first":return 1;case"nth":case"eq":return isFinite(r)?r>=0?r+1:1/0:0;case"lt":return isFinite(r)?r>=0?Math.min(r,n):1/0:0;case"gt":return isFinite(r)?1/0:0;case"odd":return 2*n;case"even":return 2*n-1;case"last":case"not":return 1/0}}function zc(e){for(;e.parent;)e=e.parent;return e}function qn(e){const t=[],n=[];for(const r of e)r.some(Nt)?t.push(r):n.push(r);return[n,t]}const Wc={type:m.Universal,namespace:null},Qc={type:m.Pseudo,name:"scope",data:null};function js(e,t,n={}){return Ls([e],t,n)}function Ls(e,t,n={}){if(typeof t=="function")return e.some(t);const[r,s]=qn(Et(t));return r.length>0&&e.some(Nn(r,n))||s.some(i=>Bs(i,e,n).length>0)}function Zc(e,t,n,r){const s=typeof n=="string"?parseInt(n,10):NaN;switch(e){case"first":case"lt":return t;case"last":return t.length>0?[t[t.length-1]]:t;case"nth":case"eq":return isFinite(s)&&Math.abs(s)<t.length?[s<0?t[t.length+s]:t[s]]:[];case"gt":return isFinite(s)?t.slice(s+1):[];case"even":return t.filter((i,a)=>a%2===0);case"odd":return t.filter((i,a)=>a%2===1);case"not":{const i=new Set(Ms(n,t,r));return t.filter(a=>!i.has(a))}}}function _s(e,t,n={}){return Ms(Et(e),t,n)}function Ms(e,t,n){if(t.length===0)return[];const[r,s]=qn(e);let i;if(r.length){const a=Pn(t,r,n);if(s.length===0)return a;a.length&&(i=new Set(a))}for(let a=0;a<s.length&&(i==null?void 0:i.size)!==t.length;a++){const l=s[a];if((i?t.filter(c=>y(c)&&!i.has(c)):t).length===0)break;const o=Bs(l,t,n);if(o.length)if(i)o.forEach(c=>i.add(c));else{if(a===s.length-1)return o;i=new Set(o)}}return typeof i!="undefined"?i.size===t.length?t:t.filter(a=>i.has(a)):[]}function Bs(e,t,n){var r;if(e.some(Ue)){const s=(r=n.root)!==null&&r!==void 0?r:zc(t[0]),i=ye(j({},n),{context:t,relativeSelector:!1});return e.push(Qc),qt(s,e,i,!0,t.length)}return qt(t,e,n,!1,t.length)}function Jc(e,t,n={},r=1/0){if(typeof e=="function")return Fs(t,e);const[s,i]=qn(Et(e)),a=i.map(l=>qt(t,l,n,!0,r));return s.length&&a.push(On(t,s,n,r)),a.length===0?[]:a.length===1?a[0]:ve(a.reduce((l,o)=>[...l,...o]))}function qt(e,t,n,r,s){const i=t.findIndex(Nt),a=t.slice(0,i),l=t[i],o=t.length-1===i?s:1/0,c=Gc(l.name,l.data,o);if(c===0)return[];const h=(a.length===0&&!Array.isArray(e)?xt(e).filter(y):a.length===0?(Array.isArray(e)?e:[e]).filter(y):r||a.some(Ue)?On(e,[a],n,c):Pn(e,[a],n)).slice(0,c);let f=Zc(l.name,h,l.data,n);if(f.length===0||t.length===i+1)return f;const d=t.slice(i+1),p=d.some(Ue);if(p){if(Ue(d[0])){const{type:g}=d[0];(g===m.Sibling||g===m.Adjacent)&&(f=Ds(f,St,!0)),d.unshift(Wc)}n=ye(j({},n),{relativeSelector:!1,rootFunc:g=>f.includes(g)})}else n.rootFunc&&n.rootFunc!==kt.trueFunc&&(n=ye(j({},n),{rootFunc:kt.trueFunc}));return d.some(Nt)?qt(f,d,n,!1,s):p?On(f,[d],n,s):Pn(f,[d],n)}function On(e,t,n,r){const s=Nn(t,n,e);return Fs(e,s,r)}function Fs(e,t,n=1/0){const r=Ds(e,St,t.shouldTestNextSiblings);return gn(s=>y(s)&&t(s),r,!0,n)}function Pn(e,t,n){const r=(Array.isArray(e)?e:[e]).filter(y);if(r.length===0)return r;const s=Nn(t,n);return s===kt.trueFunc?r:r.filter(s)}const Yc=/^\s*[+~]/;function Xc(e){if(!e)return this._make([]);if(typeof e!="string"){const t=Z(e)?e.toArray():[e],n=this.toArray();return this._make(t.filter(r=>n.some(s=>cs(s,r))))}return this._findBySelector(e,Number.POSITIVE_INFINITY)}function Kc(e,t){var n;const r=this.toArray(),s=Yc.test(e)?r:this.children().toArray(),i={context:r,root:(n=this._root)===null||n===void 0?void 0:n[0],xmlMode:this.options.xmlMode,lowerCaseTags:this.options.lowerCaseTags,lowerCaseAttributeNames:this.options.lowerCaseAttributeNames,pseudos:this.options.pseudos,quirksMode:this.options.quirksMode};return this._make(Jc(e,s,i,t))}function Dn(e){return function(t,...n){return function(r){var s;let i=e(t,this);return r&&(i=_n(i,r,this.options.xmlMode,(s=this._root)===null||s===void 0?void 0:s[0])),this._make(this.length>1&&i.length>1?n.reduce((a,l)=>l(a),i):i)}}}const Ve=Dn((e,t)=>{let n=[];for(let r=0;r<t.length;r++){const s=e(t[r]);s.length>0&&(n=n.concat(s))}return n}),jn=Dn((e,t)=>{const n=[];for(let r=0;r<t.length;r++){const s=e(t[r]);s!==null&&n.push(s)}return n});function Ln(e,...t){let n=null;const r=Dn((s,i)=>{const a=[];return $(i,l=>{for(let o;(o=s(l))&&!(n!=null&&n(o,a.length));l=o)a.push(o)}),a})(e,...t);return function(s,i){n=typeof s=="string"?l=>js(l,s,this.options):s?He(s):null;const a=r.call(this,i);return n=null,a}}function Se(e){return e.length>1?Array.from(new Set(e)):e}const eh=jn(({parent:e})=>e&&!oe(e)?e:null,Se),th=Ve(e=>{const t=[];for(;e.parent&&!oe(e.parent);)t.push(e.parent),e=e.parent;return t},ve,e=>e.reverse()),nh=Ln(({parent:e})=>e&&!oe(e)?e:null,ve,e=>e.reverse());function rh(e){var t;const n=[];if(!e)return this._make(n);const r={xmlMode:this.options.xmlMode,root:(t=this._root)===null||t===void 0?void 0:t[0]},s=typeof e=="string"?i=>js(i,e,r):He(e);return $(this,i=>{for(i&&!oe(i)&&!y(i)&&(i=i.parent);i&&y(i);){if(s(i,0)){n.includes(i)||n.push(i);break}i=i.parent}}),this._make(n)}const sh=jn(e=>dn(e)),ih=Ve(e=>{const t=[];for(;e.next;)e=e.next,y(e)&&t.push(e);return t},Se),ah=Ln(e=>dn(e),Se),oh=jn(e=>pn(e)),lh=Ve(e=>{const t=[];for(;e.prev;)e=e.prev,y(e)&&t.push(e);return t},Se),ch=Ln(e=>pn(e),Se),hh=Ve(e=>rs(e).filter(t=>y(t)&&t!==e),ve),uh=Ve(e=>xt(e).filter(y),Se);function fh(){const e=this.toArray().reduce((t,n)=>C(n)?t.concat(n.children):t,[]);return this._make(e)}function dh(e){let t=0;const n=this.length;for(;t<n&&e.call(this[t],t,this[t])!==!1;)++t;return this}function ph(e){let t=[];for(let n=0;n<this.length;n++){const r=this[n],s=e.call(r,n,r);s!=null&&(t=t.concat(s))}return this._make(t)}function He(e){return typeof e=="function"?(t,n)=>e.call(t,n,t):Z(e)?t=>Array.prototype.includes.call(e,t):function(t){return e===t}}function gh(e){var t;return this._make(_n(this.toArray(),e,this.options.xmlMode,(t=this._root)===null||t===void 0?void 0:t[0]))}function _n(e,t,n,r){return typeof t=="string"?_s(t,e,{xmlMode:n,root:r}):e.filter(He(t))}function mh(e){const t=this.toArray();return typeof e=="string"?Ls(t.filter(y),e,this.options):e?t.some(He(e)):!1}function bh(e){let t=this.toArray();if(typeof e=="string"){const n=new Set(_s(e,t,this.options));t=t.filter(r=>!n.has(r))}else{const n=He(e);t=t.filter((r,s)=>!n(r,s))}return this._make(t)}function yh(e){return this.filter(typeof e=="string"?`:has(${e})`:(t,n)=>this._make(n).find(e).length>0)}function wh(){return this.length>1?this._make(this[0]):this}function xh(){return this.length>0?this._make(this[this.length-1]):this}function vh(e){var t;return e=+e,e===0&&this.length<=1?this:(e<0&&(e=this.length+e),this._make((t=this[e])!==null&&t!==void 0?t:[]))}function Ah(e){return e==null?this.toArray():this[e<0?this.length+e:e]}function Sh(){return Array.prototype.slice.call(this)}function $h(e){let t,n;return e==null?(t=this.parent().children(),n=this[0]):typeof e=="string"?(t=this._make(e),n=this[0]):(t=this,n=Z(e)?e[0]:e),Array.prototype.indexOf.call(t,n)}function Ch(e,t){return this._make(Array.prototype.slice.call(this,e,t))}function Eh(){var e;return(e=this.prevObject)!==null&&e!==void 0?e:this._make([])}function kh(e,t){const n=this._make(e,t),r=ve([...this.get(),...n.get()]);return this._make(r)}function Th(e){return this.prevObject?this.add(e?this.prevObject.filter(e):this.prevObject):this}var Ih=Object.freeze({__proto__:null,_findBySelector:Kc,add:kh,addBack:Th,children:uh,closest:rh,contents:fh,each:dh,end:Eh,eq:vh,filter:gh,filterArray:_n,find:Xc,first:wh,get:Ah,has:yh,index:$h,is:mh,last:xh,map:ph,next:sh,nextAll:ih,nextUntil:ah,not:bh,parent:eh,parents:th,parentsUntil:nh,prev:oh,prevAll:lh,prevUntil:ch,siblings:hh,slice:Ch,toArray:Sh});function Nh(e){return function(t,n,r,s){if(typeof Buffer!="undefined"&&Buffer.isBuffer(t)&&(t=t.toString()),typeof t=="string")return e(t,n,r,s);const i=t;if(!Array.isArray(i)&&oe(i))return i;const a=new je([]);return ue(i,a),a}}function ue(e,t){const n=Array.isArray(e)?e:[e];t?t.children=n:t=null;for(let r=0;r<n.length;r++){const s=n[r];s.parent&&s.parent.children!==n&&le(s),t?(s.prev=n[r-1]||null,s.next=n[r+1]||null):s.prev=s.next=null,s.parent=t}return t}function qh(e,t){if(e==null)return[];if(typeof e=="string")return this._parse(e,this.options,!1,null).children.slice(0);if("length"in e){if(e.length===1)return this._makeDomArray(e[0],t);const n=[];for(let r=0;r<e.length;r++){const s=e[r];if(typeof s=="object"){if(s==null)continue;if(!("length"in s)){n.push(t?Le(s,!0):s);continue}}n.push(...this._makeDomArray(s,t))}return n}return[t?Le(e,!0):e]}function Us(e){return function(...t){const n=this.length-1;return $(this,(r,s)=>{if(!C(r))return;const i=typeof t[0]=="function"?t[0].call(r,s,this._render(r.children)):t,a=this._makeDomArray(i,s<n);e(a,r.children,r)})}}function te(e,t,n,r,s){var i,a;const l=[t,n,...r],o=t===0?null:e[t-1],c=t+n>=e.length?null:e[t+n];for(let h=0;h<r.length;++h){const f=r[h],d=f.parent;if(d){const p=d.children.indexOf(f);p>-1&&(d.children.splice(p,1),s===d&&t>p&&l[0]--)}f.parent=s,f.prev&&(f.prev.next=(i=f.next)!==null&&i!==void 0?i:null),f.next&&(f.next.prev=(a=f.prev)!==null&&a!==void 0?a:null),f.prev=h===0?o:r[h-1],f.next=h===r.length-1?c:r[h+1]}return o&&(o.next=r[0]),c&&(c.prev=r[r.length-1]),e.splice(...l)}function Oh(e){return(Z(e)?e:this._make(e)).append(this),this}function Ph(e){return(Z(e)?e:this._make(e)).prepend(this),this}const Dh=Us((e,t,n)=>{te(t,t.length,0,e,n)}),jh=Us((e,t,n)=>{te(t,0,0,e,n)});function Rs(e){return function(t){const n=this.length-1,r=this.parents().last();for(let s=0;s<this.length;s++){const i=this[s],a=typeof t=="function"?t.call(i,s,i):typeof t=="string"&&!yn(t)?r.find(t).clone():t,[l]=this._makeDomArray(a,s<n);if(!l||!C(l))continue;let o=l,c=0;for(;c<o.children.length;){const h=o.children[c];y(h)?(o=h,c=0):c++}e(i,o,[l])}return this}}const Lh=Rs((e,t,n)=>{const{parent:r}=e;if(!r)return;const s=r.children,i=s.indexOf(e);ue([e],t),te(s,i,0,n,r)}),_h=Rs((e,t,n)=>{C(e)&&(ue(e.children,t),ue(n,e))});function Mh(e){return this.parent(e).not("body").each((t,n)=>{this._make(n).replaceWith(n.children)}),this}function Bh(e){const t=this[0];if(t){const n=this._make(typeof e=="function"?e.call(t,0,t):e).insertBefore(t);let r;for(let i=0;i<n.length;i++)n[i].type==="tag"&&(r=n[i]);let s=0;for(;r&&s<r.children.length;){const i=r.children[s];i.type==="tag"?(r=i,s=0):s++}r&&this._make(r).append(this)}return this}function Fh(...e){const t=this.length-1;return $(this,(n,r)=>{if(!C(n)||!n.parent)return;const s=n.parent.children,i=s.indexOf(n);if(i<0)return;const a=typeof e[0]=="function"?e[0].call(n,r,this._render(n.children)):e,l=this._makeDomArray(a,r<t);te(s,i+1,0,l,n.parent)})}function Uh(e){typeof e=="string"&&(e=this._make(e)),this.remove();const t=[];for(const n of this._makeDomArray(e)){const r=this.clone().toArray(),{parent:s}=n;if(!s)continue;const i=s.children,a=i.indexOf(n);a<0||(te(i,a+1,0,r,s),t.push(...r))}return this._make(t)}function Rh(...e){const t=this.length-1;return $(this,(n,r)=>{if(!C(n)||!n.parent)return;const s=n.parent.children,i=s.indexOf(n);if(i<0)return;const a=typeof e[0]=="function"?e[0].call(n,r,this._render(n.children)):e,l=this._makeDomArray(a,r<t);te(s,i,0,l,n.parent)})}function Vh(e){const t=this._make(e);this.remove();const n=[];return $(t,r=>{const s=this.clone().toArray(),{parent:i}=r;if(!i)return;const a=i.children,l=a.indexOf(r);l<0||(te(a,l,0,s,i),n.push(...s))}),this._make(n)}function Hh(e){const t=e?this.filter(e):this;return $(t,n=>{le(n),n.prev=n.next=n.parent=null}),this}function Gh(e){return $(this,(t,n)=>{const{parent:r}=t;if(!r)return;const s=r.children,i=typeof e=="function"?e.call(t,n,t):e,a=this._makeDomArray(i);ue(a,null);const l=s.indexOf(t);te(s,l,1,a,r),a.includes(t)||(t.parent=t.prev=t.next=null)})}function zh(){return $(this,e=>{if(C(e)){for(const t of e.children)t.next=t.prev=t.parent=null;e.children.length=0}})}function Wh(e){if(e===void 0){const t=this[0];return!t||!C(t)?null:this._render(t.children)}return $(this,t=>{if(!C(t))return;for(const r of t.children)r.next=r.prev=r.parent=null;const n=Z(e)?e.toArray():this._parse(`${e}`,this.options,!1,t).children;ue(n,t)})}function Qh(){return this._render(this)}function Zh(e){return e===void 0?Me(this):typeof e=="function"?$(this,(t,n)=>this._make(t).text(e.call(t,n,Me([t])))):$(this,t=>{if(!C(t))return;for(const r of t.children)r.next=r.prev=r.parent=null;const n=new gt(`${e}`);ue(n,t)})}function Jh(){const e=Array.prototype.map.call(this.get(),n=>Le(n,!0)),t=new je(e);for(const n of e)n.parent=t;return this._make(e)}var Yh=Object.freeze({__proto__:null,_makeDomArray:qh,after:Fh,append:Dh,appendTo:Oh,before:Rh,clone:Jh,empty:zh,html:Wh,insertAfter:Uh,insertBefore:Vh,prepend:jh,prependTo:Ph,remove:Hh,replaceWith:Gh,text:Zh,toString:Qh,unwrap:Mh,wrap:Lh,wrapAll:Bh,wrapInner:_h});function Xh(e,t){if(e!=null&&t!=null||typeof e=="object"&&!Array.isArray(e))return $(this,(n,r)=>{y(n)&&Vs(n,e,t,r)});if(this.length!==0)return Hs(this[0],e)}function Vs(e,t,n,r){if(typeof t=="string"){const s=Hs(e),i=typeof n=="function"?n.call(e,r,s[t]):n;i===""?delete s[t]:i!=null&&(s[t]=i),e.attribs.style=Kh(s)}else if(typeof t=="object"){const s=Object.keys(t);for(let i=0;i<s.length;i++){const a=s[i];Vs(e,a,t[a],i)}}}function Hs(e,t){if(!e||!y(e))return;const n=eu(e.attribs.style);if(typeof t=="string")return n[t];if(Array.isArray(t)){const r={};for(const s of t)n[s]!=null&&(r[s]=n[s]);return r}return n}function Kh(e){return Object.keys(e).reduce((t,n)=>`${t}${t?" ":""}${n}: ${e[n]};`,"")}function eu(e){if(e=(e||"").trim(),!e)return{};const t={};let n;for(const r of e.split(";")){const s=r.indexOf(":");if(s<1||s===r.length-1){const i=r.trimEnd();i.length>0&&n!==void 0&&(t[n]+=`;${i}`)}else n=r.slice(0,s).trim(),t[n]=r.slice(s+1).trim()}return t}var tu=Object.freeze({__proto__:null,css:Xh});const Gs="input,select,textarea,keygen",nu=/%20/g,zs=/\r?\n/g;function ru(){return this.serializeArray().map(e=>`${encodeURIComponent(e.name)}=${encodeURIComponent(e.value)}`).join("&").replace(nu,"+")}function su(){return this.map((e,t)=>{const n=this._make(t);return y(t)&&t.name==="form"?n.find(Gs).toArray():n.filter(Gs).toArray()}).filter('[name!=""]:enabled:not(:submit, :button, :image, :reset, :file):matches([checked], :not(:checkbox, :radio))').map((e,t)=>{var n;const r=this._make(t),s=r.attr("name"),i=(n=r.val())!==null&&n!==void 0?n:"";return Array.isArray(i)?i.map(a=>({name:s,value:a.replace(zs,`\r
|
|
11
|
-
`)})):{name:s,value:i.replace(
|
|
12
|
-
`)}}).toArray()}var iu=Object.freeze({__proto__:null,serialize:ru,serializeArray:su});function au(e){var t;return typeof e=="string"?{selector:e,value:"textContent"}:{selector:e.selector,value:(t=e.value)!==null&&t!==void 0?t:"textContent"}}function ou(e){const t={};for(const n in e){const r=e[n],s=Array.isArray(r),{selector:i,value:a}=au(s?r[0]:r),l=typeof a=="function"?a:typeof a=="string"?o=>this._make(o).prop(a):o=>this._make(o).extract(a);if(s)t[n]=this._findBySelector(i,Number.POSITIVE_INFINITY).map((o,c)=>l(c,n,t)).get();else{const o=this._findBySelector(i,1);t[n]=o.length>0?l(o[0],n,t):void 0}}return t}var lu=Object.freeze({__proto__:null,extract:ou});class Ge{constructor(t,n,r){if(this.length=0,this.options=r,this._root=n,t){for(let s=0;s<t.length;s++)this[s]=t[s];this.length=t.length}}}Ge.prototype.cheerio="[cheerio object]",Ge.prototype.splice=Array.prototype.splice,Ge.prototype[Symbol.iterator]=Array.prototype[Symbol.iterator],Object.assign(Ge.prototype,dc,Ih,Yh,tu,iu,lu);function cu(e,t){return function n(r,s,i=!0){if(r==null)throw new Error("cheerio.load() expects a string");const a=an(s),l=e(r,a,i,null);class o extends Ge{_make(f,d){const p=c(f,d);return p.prevObject=this,p}_parse(f,d,p,g){return e(f,d,p,g)}_render(f){return t(f,this.options)}}function c(h,f,d=l,p){if(h&&Z(h))return h;const g=an(p,a),v=typeof d=="string"?[e(d,g,!1,null)]:"length"in d?d:[d],A=Z(v)?v:new o(v,null,g);if(A._root=A,!h)return new o(void 0,A,g);const _=typeof h=="string"&&yn(h)?e(h,g,!1,null).children:hu(h)?[h]:Array.isArray(h)?h:void 0,fe=new o(_,A,g);if(_)return fe;if(typeof h!="string")throw new TypeError("Unexpected type of selector");let Ce=h;const Ee=f?typeof f=="string"?yn(f)?new o([e(f,g,!1,null)],A,g):(Ce=`${f} ${Ce}`,A):Z(f)?f:new o(Array.isArray(f)?f:[f],A,g):A;return Ee?Ee.find(Ce):fe}return Object.assign(c,tc,{load:n,_root:l,_options:a,fn:o.prototype,prototype:o.prototype}),c}}function hu(e){return!!e.name||e.type==="root"||e.type==="text"||e.type==="comment"}var b;(function(e){e[e.Tab=9]="Tab",e[e.NewLine=10]="NewLine",e[e.FormFeed=12]="FormFeed",e[e.CarriageReturn=13]="CarriageReturn",e[e.Space=32]="Space",e[e.ExclamationMark=33]="ExclamationMark",e[e.Number=35]="Number",e[e.Amp=38]="Amp",e[e.SingleQuote=39]="SingleQuote",e[e.DoubleQuote=34]="DoubleQuote",e[e.Dash=45]="Dash",e[e.Slash=47]="Slash",e[e.Zero=48]="Zero",e[e.Nine=57]="Nine",e[e.Semi=59]="Semi",e[e.Lt=60]="Lt",e[e.Eq=61]="Eq",e[e.Gt=62]="Gt",e[e.Questionmark=63]="Questionmark",e[e.UpperA=65]="UpperA",e[e.LowerA=97]="LowerA",e[e.UpperF=70]="UpperF",e[e.LowerF=102]="LowerF",e[e.UpperZ=90]="UpperZ",e[e.LowerZ=122]="LowerZ",e[e.LowerX=120]="LowerX",e[e.OpeningSquareBracket=91]="OpeningSquareBracket"})(b||(b={}));var u;(function(e){e[e.Text=1]="Text",e[e.BeforeTagName=2]="BeforeTagName",e[e.InTagName=3]="InTagName",e[e.InSelfClosingTag=4]="InSelfClosingTag",e[e.BeforeClosingTagName=5]="BeforeClosingTagName",e[e.InClosingTagName=6]="InClosingTagName",e[e.AfterClosingTagName=7]="AfterClosingTagName",e[e.BeforeAttributeName=8]="BeforeAttributeName",e[e.InAttributeName=9]="InAttributeName",e[e.AfterAttributeName=10]="AfterAttributeName",e[e.BeforeAttributeValue=11]="BeforeAttributeValue",e[e.InAttributeValueDq=12]="InAttributeValueDq",e[e.InAttributeValueSq=13]="InAttributeValueSq",e[e.InAttributeValueNq=14]="InAttributeValueNq",e[e.BeforeDeclaration=15]="BeforeDeclaration",e[e.InDeclaration=16]="InDeclaration",e[e.InProcessingInstruction=17]="InProcessingInstruction",e[e.BeforeComment=18]="BeforeComment",e[e.CDATASequence=19]="CDATASequence",e[e.InSpecialComment=20]="InSpecialComment",e[e.InCommentLike=21]="InCommentLike",e[e.BeforeSpecialS=22]="BeforeSpecialS",e[e.BeforeSpecialT=23]="BeforeSpecialT",e[e.SpecialStartSequence=24]="SpecialStartSequence",e[e.InSpecialTag=25]="InSpecialTag",e[e.InEntity=26]="InEntity"})(u||(u={}));function J(e){return e===b.Space||e===b.NewLine||e===b.Tab||e===b.FormFeed||e===b.CarriageReturn}function Ot(e){return e===b.Slash||e===b.Gt||J(e)}function uu(e){return e>=b.LowerA&&e<=b.LowerZ||e>=b.UpperA&&e<=b.UpperZ}var G;(function(e){e[e.NoValue=0]="NoValue",e[e.Unquoted=1]="Unquoted",e[e.Single=2]="Single",e[e.Double=3]="Double"})(G||(G={}));const N={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])};class fu{constructor({xmlMode:t=!1,decodeEntities:n=!0},r){this.cbs=r,this.state=u.Text,this.buffer="",this.sectionStart=0,this.index=0,this.entityStart=0,this.baseState=u.Text,this.isSpecial=!1,this.running=!0,this.offset=0,this.currentSequence=void 0,this.sequenceIndex=0,this.xmlMode=t,this.decodeEntities=n,this.entityDecoder=new il(t?Xo:Yo,(s,i)=>this.emitCodePoint(s,i))}reset(){this.state=u.Text,this.buffer="",this.sectionStart=0,this.index=0,this.baseState=u.Text,this.currentSequence=void 0,this.running=!0,this.offset=0}write(t){this.offset+=this.buffer.length,this.buffer=t,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(t){t===b.Lt||!this.decodeEntities&&this.fastForwardTo(b.Lt)?(this.index>this.sectionStart&&this.cbs.ontext(this.sectionStart,this.index),this.state=u.BeforeTagName,this.sectionStart=this.index):this.decodeEntities&&t===b.Amp&&this.startEntity()}stateSpecialStartSequence(t){const n=this.sequenceIndex===this.currentSequence.length;if(!(n?Ot(t):(t|32)===this.currentSequence[this.sequenceIndex]))this.isSpecial=!1;else if(!n){this.sequenceIndex++;return}this.sequenceIndex=0,this.state=u.InTagName,this.stateInTagName(t)}stateInSpecialTag(t){if(this.sequenceIndex===this.currentSequence.length){if(t===b.Gt||J(t)){const n=this.index-this.currentSequence.length;if(this.sectionStart<n){const r=this.index;this.index=n,this.cbs.ontext(this.sectionStart,n),this.index=r}this.isSpecial=!1,this.sectionStart=n+2,this.stateInClosingTagName(t);return}this.sequenceIndex=0}(t|32)===this.currentSequence[this.sequenceIndex]?this.sequenceIndex+=1:this.sequenceIndex===0?this.currentSequence===N.TitleEnd?this.decodeEntities&&t===b.Amp&&this.startEntity():this.fastForwardTo(b.Lt)&&(this.sequenceIndex=1):this.sequenceIndex=+(t===b.Lt)}stateCDATASequence(t){t===N.Cdata[this.sequenceIndex]?++this.sequenceIndex===N.Cdata.length&&(this.state=u.InCommentLike,this.currentSequence=N.CdataEnd,this.sequenceIndex=0,this.sectionStart=this.index+1):(this.sequenceIndex=0,this.state=u.InDeclaration,this.stateInDeclaration(t))}fastForwardTo(t){for(;++this.index<this.buffer.length+this.offset;)if(this.buffer.charCodeAt(this.index-this.offset)===t)return!0;return this.index=this.buffer.length+this.offset-1,!1}stateInCommentLike(t){t===this.currentSequence[this.sequenceIndex]?++this.sequenceIndex===this.currentSequence.length&&(this.currentSequence===N.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=u.Text):this.sequenceIndex===0?this.fastForwardTo(this.currentSequence[0])&&(this.sequenceIndex=1):t!==this.currentSequence[this.sequenceIndex-1]&&(this.sequenceIndex=0)}isTagStartChar(t){return this.xmlMode?!Ot(t):uu(t)}startSpecial(t,n){this.isSpecial=!0,this.currentSequence=t,this.sequenceIndex=n,this.state=u.SpecialStartSequence}stateBeforeTagName(t){if(t===b.ExclamationMark)this.state=u.BeforeDeclaration,this.sectionStart=this.index+1;else if(t===b.Questionmark)this.state=u.InProcessingInstruction,this.sectionStart=this.index+1;else if(this.isTagStartChar(t)){const n=t|32;this.sectionStart=this.index,this.xmlMode?this.state=u.InTagName:n===N.ScriptEnd[2]?this.state=u.BeforeSpecialS:n===N.TitleEnd[2]?this.state=u.BeforeSpecialT:this.state=u.InTagName}else t===b.Slash?this.state=u.BeforeClosingTagName:(this.state=u.Text,this.stateText(t))}stateInTagName(t){Ot(t)&&(this.cbs.onopentagname(this.sectionStart,this.index),this.sectionStart=-1,this.state=u.BeforeAttributeName,this.stateBeforeAttributeName(t))}stateBeforeClosingTagName(t){J(t)||(t===b.Gt?this.state=u.Text:(this.state=this.isTagStartChar(t)?u.InClosingTagName:u.InSpecialComment,this.sectionStart=this.index))}stateInClosingTagName(t){(t===b.Gt||J(t))&&(this.cbs.onclosetag(this.sectionStart,this.index),this.sectionStart=-1,this.state=u.AfterClosingTagName,this.stateAfterClosingTagName(t))}stateAfterClosingTagName(t){(t===b.Gt||this.fastForwardTo(b.Gt))&&(this.state=u.Text,this.sectionStart=this.index+1)}stateBeforeAttributeName(t){t===b.Gt?(this.cbs.onopentagend(this.index),this.isSpecial?(this.state=u.InSpecialTag,this.sequenceIndex=0):this.state=u.Text,this.sectionStart=this.index+1):t===b.Slash?this.state=u.InSelfClosingTag:J(t)||(this.state=u.InAttributeName,this.sectionStart=this.index)}stateInSelfClosingTag(t){t===b.Gt?(this.cbs.onselfclosingtag(this.index),this.state=u.Text,this.sectionStart=this.index+1,this.isSpecial=!1):J(t)||(this.state=u.BeforeAttributeName,this.stateBeforeAttributeName(t))}stateInAttributeName(t){(t===b.Eq||Ot(t))&&(this.cbs.onattribname(this.sectionStart,this.index),this.sectionStart=this.index,this.state=u.AfterAttributeName,this.stateAfterAttributeName(t))}stateAfterAttributeName(t){t===b.Eq?this.state=u.BeforeAttributeValue:t===b.Slash||t===b.Gt?(this.cbs.onattribend(G.NoValue,this.sectionStart),this.sectionStart=-1,this.state=u.BeforeAttributeName,this.stateBeforeAttributeName(t)):J(t)||(this.cbs.onattribend(G.NoValue,this.sectionStart),this.state=u.InAttributeName,this.sectionStart=this.index)}stateBeforeAttributeValue(t){t===b.DoubleQuote?(this.state=u.InAttributeValueDq,this.sectionStart=this.index+1):t===b.SingleQuote?(this.state=u.InAttributeValueSq,this.sectionStart=this.index+1):J(t)||(this.sectionStart=this.index,this.state=u.InAttributeValueNq,this.stateInAttributeValueNoQuotes(t))}handleInAttributeValue(t,n){t===n||!this.decodeEntities&&this.fastForwardTo(n)?(this.cbs.onattribdata(this.sectionStart,this.index),this.sectionStart=-1,this.cbs.onattribend(n===b.DoubleQuote?G.Double:G.Single,this.index+1),this.state=u.BeforeAttributeName):this.decodeEntities&&t===b.Amp&&this.startEntity()}stateInAttributeValueDoubleQuotes(t){this.handleInAttributeValue(t,b.DoubleQuote)}stateInAttributeValueSingleQuotes(t){this.handleInAttributeValue(t,b.SingleQuote)}stateInAttributeValueNoQuotes(t){J(t)||t===b.Gt?(this.cbs.onattribdata(this.sectionStart,this.index),this.sectionStart=-1,this.cbs.onattribend(G.Unquoted,this.index),this.state=u.BeforeAttributeName,this.stateBeforeAttributeName(t)):this.decodeEntities&&t===b.Amp&&this.startEntity()}stateBeforeDeclaration(t){t===b.OpeningSquareBracket?(this.state=u.CDATASequence,this.sequenceIndex=0):this.state=t===b.Dash?u.BeforeComment:u.InDeclaration}stateInDeclaration(t){(t===b.Gt||this.fastForwardTo(b.Gt))&&(this.cbs.ondeclaration(this.sectionStart,this.index),this.state=u.Text,this.sectionStart=this.index+1)}stateInProcessingInstruction(t){(t===b.Gt||this.fastForwardTo(b.Gt))&&(this.cbs.onprocessinginstruction(this.sectionStart,this.index),this.state=u.Text,this.sectionStart=this.index+1)}stateBeforeComment(t){t===b.Dash?(this.state=u.InCommentLike,this.currentSequence=N.CommentEnd,this.sequenceIndex=2,this.sectionStart=this.index+1):this.state=u.InDeclaration}stateInSpecialComment(t){(t===b.Gt||this.fastForwardTo(b.Gt))&&(this.cbs.oncomment(this.sectionStart,this.index,0),this.state=u.Text,this.sectionStart=this.index+1)}stateBeforeSpecialS(t){const n=t|32;n===N.ScriptEnd[3]?this.startSpecial(N.ScriptEnd,4):n===N.StyleEnd[3]?this.startSpecial(N.StyleEnd,4):(this.state=u.InTagName,this.stateInTagName(t))}stateBeforeSpecialT(t){const n=t|32;n===N.TitleEnd[3]?this.startSpecial(N.TitleEnd,4):n===N.TextareaEnd[3]?this.startSpecial(N.TextareaEnd,4):(this.state=u.InTagName,this.stateInTagName(t))}startEntity(){this.baseState=this.state,this.state=u.InEntity,this.entityStart=this.index,this.entityDecoder.startEntity(this.xmlMode?H.Strict:this.baseState===u.Text||this.baseState===u.InSpecialTag?H.Legacy:H.Attribute)}stateInEntity(){const t=this.entityDecoder.write(this.buffer,this.index-this.offset);t>=0?(this.state=this.baseState,t===0&&(this.index=this.entityStart)):this.index=this.offset+this.buffer.length-1}cleanup(){this.running&&this.sectionStart!==this.index&&(this.state===u.Text||this.state===u.InSpecialTag&&this.sequenceIndex===0?(this.cbs.ontext(this.sectionStart,this.index),this.sectionStart=this.index):(this.state===u.InAttributeValueDq||this.state===u.InAttributeValueSq||this.state===u.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 t=this.buffer.charCodeAt(this.index-this.offset);switch(this.state){case u.Text:{this.stateText(t);break}case u.SpecialStartSequence:{this.stateSpecialStartSequence(t);break}case u.InSpecialTag:{this.stateInSpecialTag(t);break}case u.CDATASequence:{this.stateCDATASequence(t);break}case u.InAttributeValueDq:{this.stateInAttributeValueDoubleQuotes(t);break}case u.InAttributeName:{this.stateInAttributeName(t);break}case u.InCommentLike:{this.stateInCommentLike(t);break}case u.InSpecialComment:{this.stateInSpecialComment(t);break}case u.BeforeAttributeName:{this.stateBeforeAttributeName(t);break}case u.InTagName:{this.stateInTagName(t);break}case u.InClosingTagName:{this.stateInClosingTagName(t);break}case u.BeforeTagName:{this.stateBeforeTagName(t);break}case u.AfterAttributeName:{this.stateAfterAttributeName(t);break}case u.InAttributeValueSq:{this.stateInAttributeValueSingleQuotes(t);break}case u.BeforeAttributeValue:{this.stateBeforeAttributeValue(t);break}case u.BeforeClosingTagName:{this.stateBeforeClosingTagName(t);break}case u.AfterClosingTagName:{this.stateAfterClosingTagName(t);break}case u.BeforeSpecialS:{this.stateBeforeSpecialS(t);break}case u.BeforeSpecialT:{this.stateBeforeSpecialT(t);break}case u.InAttributeValueNq:{this.stateInAttributeValueNoQuotes(t);break}case u.InSelfClosingTag:{this.stateInSelfClosingTag(t);break}case u.InDeclaration:{this.stateInDeclaration(t);break}case u.BeforeDeclaration:{this.stateBeforeDeclaration(t);break}case u.BeforeComment:{this.stateBeforeComment(t);break}case u.InProcessingInstruction:{this.stateInProcessingInstruction(t);break}case u.InEntity:{this.stateInEntity();break}}this.index++}this.cleanup()}finish(){this.state===u.InEntity&&(this.entityDecoder.end(),this.state=this.baseState),this.handleTrailingData(),this.cbs.onend()}handleTrailingData(){const t=this.buffer.length+this.offset;this.sectionStart>=t||(this.state===u.InCommentLike?this.currentSequence===N.CdataEnd?this.cbs.oncdata(this.sectionStart,t,0):this.cbs.oncomment(this.sectionStart,t,0):this.state===u.InTagName||this.state===u.BeforeAttributeName||this.state===u.BeforeAttributeValue||this.state===u.AfterAttributeName||this.state===u.InAttributeName||this.state===u.InAttributeValueSq||this.state===u.InAttributeValueDq||this.state===u.InAttributeValueNq||this.state===u.InClosingTagName||this.cbs.ontext(this.sectionStart,t))}emitCodePoint(t,n){this.baseState!==u.Text&&this.baseState!==u.InSpecialTag?(this.sectionStart<this.entityStart&&this.cbs.onattribdata(this.sectionStart,this.entityStart),this.sectionStart=this.entityStart+n,this.index=this.sectionStart-1,this.cbs.onattribentity(t)):(this.sectionStart<this.entityStart&&this.cbs.ontext(this.sectionStart,this.entityStart),this.sectionStart=this.entityStart+n,this.index=this.sectionStart-1,this.cbs.ontextentity(t,this.sectionStart))}}const $e=new Set(["input","option","optgroup","select","button","datalist","textarea"]),S=new Set(["p"]),Ws=new Set(["thead","tbody"]),Qs=new Set(["dd","dt"]),Zs=new Set(["rt","rp"]),du=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",S],["h1",S],["h2",S],["h3",S],["h4",S],["h5",S],["h6",S],["select",$e],["input",$e],["output",$e],["button",$e],["datalist",$e],["textarea",$e],["option",new Set(["option"])],["optgroup",new Set(["optgroup","option"])],["dd",Qs],["dt",Qs],["address",S],["article",S],["aside",S],["blockquote",S],["details",S],["div",S],["dl",S],["fieldset",S],["figcaption",S],["figure",S],["footer",S],["form",S],["header",S],["hr",S],["main",S],["nav",S],["ol",S],["pre",S],["section",S],["table",S],["ul",S],["rt",Zs],["rp",Zs],["tbody",Ws],["tfoot",Ws]]),pu=new Set(["area","base","basefont","br","col","command","embed","frame","hr","img","input","isindex","keygen","link","meta","param","source","track","wbr"]),Js=new Set(["math","svg"]),Ys=new Set(["mi","mo","mn","ms","mtext","annotation-xml","foreignobject","desc","title"]),gu=/\s|\//;class mu{constructor(t,n={}){var r,s,i,a,l,o;this.options=n,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=t!=null?t:{},this.htmlMode=!this.options.xmlMode,this.lowerCaseTagNames=(r=n.lowerCaseTags)!==null&&r!==void 0?r:this.htmlMode,this.lowerCaseAttributeNames=(s=n.lowerCaseAttributeNames)!==null&&s!==void 0?s:this.htmlMode,this.recognizeSelfClosing=(i=n.recognizeSelfClosing)!==null&&i!==void 0?i:!this.htmlMode,this.tokenizer=new((a=n.Tokenizer)!==null&&a!==void 0?a:fu)(this.options,this),this.foreignContext=[!this.htmlMode],(o=(l=this.cbs).onparserinit)===null||o===void 0||o.call(l,this)}ontext(t,n){var r,s;const i=this.getSlice(t,n);this.endIndex=n-1,(s=(r=this.cbs).ontext)===null||s===void 0||s.call(r,i),this.startIndex=n}ontextentity(t,n){var r,s;this.endIndex=n-1,(s=(r=this.cbs).ontext)===null||s===void 0||s.call(r,Jr(t)),this.startIndex=n}isVoidElement(t){return this.htmlMode&&pu.has(t)}onopentagname(t,n){this.endIndex=n;let r=this.getSlice(t,n);this.lowerCaseTagNames&&(r=r.toLowerCase()),this.emitOpenTag(r)}emitOpenTag(t){var n,r,s,i;this.openTagStart=this.startIndex,this.tagname=t;const a=this.htmlMode&&du.get(t);if(a)for(;this.stack.length>0&&a.has(this.stack[0]);){const l=this.stack.shift();(r=(n=this.cbs).onclosetag)===null||r===void 0||r.call(n,l,!0)}this.isVoidElement(t)||(this.stack.unshift(t),this.htmlMode&&(Js.has(t)?this.foreignContext.unshift(!0):Ys.has(t)&&this.foreignContext.unshift(!1))),(i=(s=this.cbs).onopentagname)===null||i===void 0||i.call(s,t),this.cbs.onopentag&&(this.attribs={})}endOpenTag(t){var n,r;this.startIndex=this.openTagStart,this.attribs&&((r=(n=this.cbs).onopentag)===null||r===void 0||r.call(n,this.tagname,this.attribs,t),this.attribs=null),this.cbs.onclosetag&&this.isVoidElement(this.tagname)&&this.cbs.onclosetag(this.tagname,!0),this.tagname=""}onopentagend(t){this.endIndex=t,this.endOpenTag(!1),this.startIndex=t+1}onclosetag(t,n){var r,s,i,a,l,o,c,h;this.endIndex=n;let f=this.getSlice(t,n);if(this.lowerCaseTagNames&&(f=f.toLowerCase()),this.htmlMode&&(Js.has(f)||Ys.has(f))&&this.foreignContext.shift(),this.isVoidElement(f))this.htmlMode&&f==="br"&&((a=(i=this.cbs).onopentagname)===null||a===void 0||a.call(i,"br"),(o=(l=this.cbs).onopentag)===null||o===void 0||o.call(l,"br",{},!0),(h=(c=this.cbs).onclosetag)===null||h===void 0||h.call(c,"br",!1));else{const d=this.stack.indexOf(f);if(d!==-1)for(let p=0;p<=d;p++){const g=this.stack.shift();(s=(r=this.cbs).onclosetag)===null||s===void 0||s.call(r,g,p!==d)}else this.htmlMode&&f==="p"&&(this.emitOpenTag("p"),this.closeCurrentTag(!0))}this.startIndex=n+1}onselfclosingtag(t){this.endIndex=t,this.recognizeSelfClosing||this.foreignContext[0]?(this.closeCurrentTag(!1),this.startIndex=t+1):this.onopentagend(t)}closeCurrentTag(t){var n,r;const s=this.tagname;this.endOpenTag(t),this.stack[0]===s&&((r=(n=this.cbs).onclosetag)===null||r===void 0||r.call(n,s,!t),this.stack.shift())}onattribname(t,n){this.startIndex=t;const r=this.getSlice(t,n);this.attribname=this.lowerCaseAttributeNames?r.toLowerCase():r}onattribdata(t,n){this.attribvalue+=this.getSlice(t,n)}onattribentity(t){this.attribvalue+=Jr(t)}onattribend(t,n){var r,s;this.endIndex=n,(s=(r=this.cbs).onattribute)===null||s===void 0||s.call(r,this.attribname,this.attribvalue,t===G.Double?'"':t===G.Single?"'":t===G.NoValue?void 0:null),this.attribs&&!Object.prototype.hasOwnProperty.call(this.attribs,this.attribname)&&(this.attribs[this.attribname]=this.attribvalue),this.attribvalue=""}getInstructionName(t){const n=t.search(gu);let r=n<0?t:t.substr(0,n);return this.lowerCaseTagNames&&(r=r.toLowerCase()),r}ondeclaration(t,n){this.endIndex=n;const r=this.getSlice(t,n);if(this.cbs.onprocessinginstruction){const s=this.getInstructionName(r);this.cbs.onprocessinginstruction(`!${s}`,`!${r}`)}this.startIndex=n+1}onprocessinginstruction(t,n){this.endIndex=n;const r=this.getSlice(t,n);if(this.cbs.onprocessinginstruction){const s=this.getInstructionName(r);this.cbs.onprocessinginstruction(`?${s}`,`?${r}`)}this.startIndex=n+1}oncomment(t,n,r){var s,i,a,l;this.endIndex=n,(i=(s=this.cbs).oncomment)===null||i===void 0||i.call(s,this.getSlice(t,n-r)),(l=(a=this.cbs).oncommentend)===null||l===void 0||l.call(a),this.startIndex=n+1}oncdata(t,n,r){var s,i,a,l,o,c,h,f,d,p;this.endIndex=n;const g=this.getSlice(t,n-r);!this.htmlMode||this.options.recognizeCDATA?((i=(s=this.cbs).oncdatastart)===null||i===void 0||i.call(s),(l=(a=this.cbs).ontext)===null||l===void 0||l.call(a,g),(c=(o=this.cbs).oncdataend)===null||c===void 0||c.call(o)):((f=(h=this.cbs).oncomment)===null||f===void 0||f.call(h,`[CDATA[${g}]]`),(p=(d=this.cbs).oncommentend)===null||p===void 0||p.call(d)),this.startIndex=n+1}onend(){var t,n;if(this.cbs.onclosetag){this.endIndex=this.startIndex;for(let r=0;r<this.stack.length;r++)this.cbs.onclosetag(this.stack[r],!0)}(n=(t=this.cbs).onend)===null||n===void 0||n.call(t)}reset(){var t,n,r,s;(n=(t=this.cbs).onreset)===null||n===void 0||n.call(t),this.tokenizer.reset(),this.tagname="",this.attribname="",this.attribs=null,this.stack.length=0,this.startIndex=0,this.endIndex=0,(s=(r=this.cbs).onparserinit)===null||s===void 0||s.call(r,this),this.buffers.length=0,this.foreignContext.length=0,this.foreignContext.unshift(!this.htmlMode),this.bufferOffset=0,this.writeIndex=0,this.ended=!1}parseComplete(t){this.reset(),this.end(t)}getSlice(t,n){for(;t-this.bufferOffset>=this.buffers[0].length;)this.shiftBuffer();let r=this.buffers[0].slice(t-this.bufferOffset,n-this.bufferOffset);for(;n-this.bufferOffset>this.buffers[0].length;)this.shiftBuffer(),r+=this.buffers[0].slice(0,n-this.bufferOffset);return r}shiftBuffer(){this.bufferOffset+=this.buffers[0].length,this.writeIndex--,this.buffers.shift()}write(t){var n,r;if(this.ended){(r=(n=this.cbs).onerror)===null||r===void 0||r.call(n,new Error(".write() after done!"));return}this.buffers.push(t),this.tokenizer.running&&(this.tokenizer.write(t),this.writeIndex++)}end(t){var n,r;if(this.ended){(r=(n=this.cbs).onerror)===null||r===void 0||r.call(n,new Error(".end() after done!"));return}t&&this.write(t),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(t){this.write(t)}done(t){this.end(t)}}function bu(e,t){const n=new Jo(void 0,t);return new mu(n,t).end(e),n.root}const yu=cu(Nh(bu),bt),Xs=yu(""),Ks=e=>Xs.xml(e),Mn=e=>{var t;return(t=Xs.parseHTML(e))!=null?t:[]},ei=e=>`data:image/svg+xml,${e.replace(/"/gu,"'").replace(/</gu,"%3C").replace(/>/gu,"%3E").replace(/#/gu,"%23")}`;var wu=Object.defineProperty,ti=Object.getOwnPropertySymbols,xu=Object.prototype.hasOwnProperty,vu=Object.prototype.propertyIsEnumerable,ni=(e,t,n)=>t in e?wu(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Bn=(e,t)=>{for(var n in t||(t={}))xu.call(t,n)&&ni(e,n,t[n]);if(ti)for(var n of ti(t))vu.call(t,n)&&ni(e,n,t[n]);return e},ri=(e,t,n)=>new Promise((r,s)=>{var i=o=>{try{l(n.next(o))}catch(c){s(c)}},a=o=>{try{l(n.throw(o))}catch(c){s(c)}},l=o=>o.done?r(o.value):Promise.resolve(o.value).then(i,a);l((n=n.apply(e,t)).next())});const Au=e=>{const{width:t,height:n,viewbox:r}=e.attribs;let s="";if(t&&(s+=`width:${t}${/^[\d.]*\d$/.test(t)?"px":""};`),n&&(s+=`height:${n}${/^[\d.]*\d$/.test(n)?"px":""};`),!s&&r){const[,,i,a]=r.split(" ").map(Number);s=`width:${i}px;height:${a}px;`}return{type:"node",name:"img",attrs:Bn({src:ei(Ks(e))},s?{style:s}:{})}},si=e=>{const t=e.filter(s=>!!s),n=t[0];n&&n.type==="text"&&!n.text.trim()&&t.shift();const r=t[t.length-1];return r&&r.type==="text"&&!r.text.trim()&&t.pop(),t},ii=(e,t)=>ri(void 0,[e,t],function*(n,{appendClass:r,transform:s}){if(n.type==="text")return{type:"text",text:n.data.replace(/\r/g,"")};if(n.type==="tag"){const i=Vr.find(([a])=>n.name===a);if(i){if(n.name==="svg")return Au(n);const a=Object.fromEntries(n.attributes.filter(({name:h})=>{var f;return["class","style"].includes(h)||((f=i[1])==null?void 0:f.includes(h))}).map(({name:h,value:f})=>[h,f])),l=si(yield Promise.all(n.children.map(h=>ii(h,{appendClass:r,transform:s}))));r&&(a.class=a.class?`${n.name} ${a.class}`:n.name);const o=Bn(Bn({type:"node",name:["html","body"].includes(n.name)?"div":n.name},Object.keys(a).length?{attrs:a}:{}),l.length?{children:l}:{}),c=s[n.name];return yield c?c(o):o}}return null}),Su=(e,...t)=>ri(void 0,[e,...t],function*(n,{appendClass:r=!0,transform:s={}}={}){return si(yield Promise.all((Array.isArray(n)?n:Mn(n)).map(i=>ii(i,{appendClass:r,transform:s}))))}),ai=e=>(typeof e=="string"?Mn(e):e).map(t=>t.type==="text"?t.data:"childNodes"in t?ai(t.childNodes):"").join("");export{ta as $App,Sa as $Component,la as $Config,$a as $Page,Vr as ALLOWED_TAGS,ut as Cookie,dt as CookieStore,Xe as Emitter,nn as Headers,Bi as MpError,Xn as Queue,ze as URLSearchParams,Ei as addContact,Xa as check,Ka as checkAsync,ki as compareVersion,yi as confirm,ei as convertSVGToDataURI,Oo as createRequest,Di as decodeBase64,at as dirname,Je as download,Q as emitter,Pi as encodeBase64,Lt as env,Wt as exists,Yi as funcQueue,Qa as get,Za as getAsync,ht as getCookieScopeDomain,Hn as getCurrentPage,Ti as getCurrentRoute,ct as getDomain,Ks as getHTML,Su as getRichTextNodes,ai as getText,Zt as getUrlInfo,xi as getWindowInfo,Ft as go,xr as isDir,Da as isFile,Jn as isFunction,Zi as lock,Y as logger,La as ls,ot as mkdir,ge as normalizeDomain,Ji as once,Ii as openDocument,tn as parseCookieHeader,Mn as parseHTML,Sr as parseUrl,Ha as put,Qn as query,rt as reLaunch,_a as readFile,Ma as readJSON,Ut as redirect,Ja as remove,Ya as removeAsync,Gn as reportNetworkStatus,Fr as request,sn as requestCookieStore,wi as retry,ja as rm,Ni as saveDocument,Ba as saveFile,Fa as saveOnlineFile,qi as savePhoto,za as set,Wa as setAsync,ke as showModal,P as showToast,lt as storage,Rt as switchTab,Ga as take,Zn as type,Va as unzip,Oi as updateApp,R as wrapFunction,bi as writeClipboard,Ua as writeFile,Ra as writeJSON};
|
|
10
|
+
)`,enabled:":not(:disabled)",checked:":is(:is(input[type=radio], input[type=checkbox])[checked], option:selected)",required:":is(input, select, textarea)[required]",optional:":is(input, select, textarea):not([required])",selected:"option:is([selected], select:not([multiple]):not(:has(> option[selected])) > :first-of-type)",checkbox:"[type=checkbox]",file:"[type=file]",password:"[type=password]",radio:"[type=radio]",reset:"[type=reset]",image:"[type=image]",submit:"[type=submit]",parent:":not(:empty)",header:":is(h1, h2, h3, h4, h5, h6)",button:":is(button, input[type=button])",input:":is(input, textarea, select, button)",text:"input:is(:not([type!='']), [type=text])"},Bs={};function Fc(t,e){return t===w.falseFunc?w.falseFunc:n=>e.isTag(n)&&t(n)}function Fs(t,e){const n=e.getSiblings(t);if(n.length<=1)return[];const r=n.indexOf(t);return r<0||r===n.length-1?[]:n.slice(r+1).filter(e.isTag)}function Nn(t){return{xmlMode:!!t.xmlMode,lowerCaseAttributeNames:!!t.lowerCaseAttributeNames,lowerCaseTags:!!t.lowerCaseTags,quirksMode:!!t.quirksMode,cacheResults:!!t.cacheResults,pseudos:t.pseudos,adapter:t.adapter,equals:t.equals}}const In=(t,e,n,r,s)=>{const i=s(e,Nn(n),r);return i===w.trueFunc?t:i===w.falseFunc?w.falseFunc:a=>i(a)&&t(a)},qn={is:In,matches:In,where:In,not(t,e,n,r,s){const i=s(e,Nn(n),r);return i===w.falseFunc?t:i===w.trueFunc?w.falseFunc:a=>!i(a)&&t(a)},has(t,e,n,r,s){const{adapter:i}=n,a=Nn(n);a.relativeSelector=!0;const l=e.some(h=>h.some(En))?[Bs]:void 0,o=s(e,a,l);if(o===w.falseFunc)return w.falseFunc;const c=Fc(o,i);if(l&&o!==w.trueFunc){const{shouldTestNextSiblings:h=!1}=o;return d=>{if(!t(d))return!1;l[0]=d;const f=i.getChildren(d),p=h?[...f,...Fs(d,i)]:f;return i.existsOne(c,p)}}return h=>t(h)&&i.existsOne(c,i.getChildren(h))}};function Uc(t,e,n,r,s){var i;const{name:a,data:l}=e;if(Array.isArray(l)){if(!(a in qn))throw new Error(`Unknown pseudo-class :${a}(${l})`);return qn[a](t,l,n,r,s)}const o=(i=n.pseudos)===null||i===void 0?void 0:i[a],c=typeof o=="string"?o:Bc[a];if(typeof c=="string"){if(l!=null)throw new Error(`Pseudo ${a} doesn't have any arguments`);const h=Ee(c);return qn.is(t,h,n,r,s)}if(typeof o=="function")return Ms(o,a,l,1),h=>o(h,l)&&t(h);if(a in kn)return kn[a](t,l,n,r);if(a in _s){const h=_s[a];return Ms(h,a,l,2),d=>h(d,n,l)&&t(d)}throw new Error(`Unknown pseudo-class :${a}`)}function On(t,e){const n=e.getParent(t);return n&&e.isTag(n)?n:null}function Rc(t,e,n,r,s){const{adapter:i,equals:a}=n;switch(e.type){case m.PseudoElement:throw new Error("Pseudo-elements are not supported by css-select");case m.ColumnCombinator:throw new Error("Column combinators are not yet supported by css-select");case m.Attribute:{if(e.namespace!=null)throw new Error("Namespaced attributes are not yet supported by css-select");return(!n.xmlMode||n.lowerCaseAttributeNames)&&(e.name=e.name.toLowerCase()),Dc[e.action](t,e,n)}case m.Pseudo:return Uc(t,e,n,r,s);case m.Tag:{if(e.namespace!=null)throw new Error("Namespaced tag names are not yet supported by css-select");let{name:l}=e;return(!n.xmlMode||n.lowerCaseTags)&&(l=l.toLowerCase()),function(o){return i.getName(o)===l&&t(o)}}case m.Descendant:{if(n.cacheResults===!1||typeof WeakSet=="undefined")return function(o){let c=o;for(;c=On(c,i);)if(t(c))return!0;return!1};const l=new WeakSet;return function(o){let c=o;for(;c=On(c,i);)if(!l.has(c)){if(i.isTag(c)&&t(c))return!0;l.add(c)}return!1}}case"_flexibleDescendant":return function(l){let o=l;do if(t(o))return!0;while(o=On(o,i));return!1};case m.Parent:return function(l){return i.getChildren(l).some(o=>i.isTag(o)&&t(o))};case m.Child:return function(l){const o=i.getParent(l);return o!=null&&i.isTag(o)&&t(o)};case m.Sibling:return function(l){const o=i.getSiblings(l);for(let c=0;c<o.length;c++){const h=o[c];if(a(l,h))break;if(i.isTag(h)&&t(h))return!0}return!1};case m.Adjacent:return i.prevElementSibling?function(l){const o=i.prevElementSibling(l);return o!=null&&t(o)}:function(l){const o=i.getSiblings(l);let c;for(let h=0;h<o.length;h++){const d=o[h];if(a(l,d))break;i.isTag(d)&&(c=d)}return!!c&&t(c)};case m.Universal:{if(e.namespace!=null&&e.namespace!=="*")throw new Error("Namespaced universal selectors are not yet supported by css-select");return t}}}function Us(t){return t.type===m.Pseudo&&(t.name==="scope"||Array.isArray(t.data)&&t.data.some(e=>e.some(Us)))}const Vc={type:m.Descendant},Hc={type:"_flexibleDescendant"},Gc={type:m.Pseudo,name:"scope",data:null};function zc(t,{adapter:e},n){const r=!!(n!=null&&n.every(s=>{const i=e.isTag(s)&&e.getParent(s);return s===Bs||i&&e.isTag(i)}));for(const s of t){if(!(s.length>0&&En(s[0])&&s[0].type!==m.Descendant))if(r&&!s.some(Us))s.unshift(Vc);else continue;s.unshift(Gc)}}function Rs(t,e,n){var r;t.forEach(qc),n=(r=e.context)!==null&&r!==void 0?r:n;const s=Array.isArray(n),i=n&&(Array.isArray(n)?n:[n]);if(e.relativeSelector!==!1)zc(t,e,i);else if(t.some(o=>o.length>0&&En(o[0])))throw new Error("Relative selectors are not allowed when the `relativeSelector` option is disabled");let a=!1;const l=t.map(o=>{if(o.length>=2){const[c,h]=o;c.type!==m.Pseudo||c.name!=="scope"||(s&&h.type===m.Descendant?o[1]=Hc:(h.type===m.Adjacent||h.type===m.Sibling)&&(a=!0))}return Wc(o,e,i)}).reduce(Qc,w.falseFunc);return l.shouldTestNextSiblings=a,l}function Wc(t,e,n){var r;return t.reduce((s,i)=>s===w.falseFunc?w.falseFunc:Rc(s,i,e,n,Rs),(r=e.rootFunc)!==null&&r!==void 0?r:w.trueFunc)}function Qc(t,e){return e===w.falseFunc||t===w.trueFunc?t:t===w.falseFunc||e===w.trueFunc?e:function(n){return t(n)||e(n)}}const Vs=(t,e)=>t===e,Zc={adapter:Ae,equals:Vs};function Jc(t){var e,n,r,s;const i=t!=null?t:Zc;return(e=i.adapter)!==null&&e!==void 0||(i.adapter=Ae),(n=i.equals)!==null&&n!==void 0||(i.equals=(s=(r=i.adapter)===null||r===void 0?void 0:r.equals)!==null&&s!==void 0?s:Vs),i}function Xc(t){return function(e,n,r){const s=Jc(n);return t(e,s,r)}}const Pn=Xc(Rs);function Hs(t,e,n=!1){return n&&(t=Yc(t,e)),Array.isArray(t)?e.removeSubsets(t):e.getChildren(t)}function Yc(t,e){const n=Array.isArray(t)?t.slice(0):[t],r=n.length;for(let s=0;s<r;s++){const i=Fs(n[s],e);n.push(...i)}return n}const Kc=new Set(["first","last","eq","gt","nth","lt","even","odd"]);function Ie(t){return t.type!=="pseudo"?!1:Kc.has(t.name)?!0:t.name==="not"&&Array.isArray(t.data)?t.data.some(e=>e.some(Ie)):!1}function th(t,e,n){const r=e!=null?parseInt(e,10):NaN;switch(t){case"first":return 1;case"nth":case"eq":return isFinite(r)?r>=0?r+1:1/0:0;case"lt":return isFinite(r)?r>=0?Math.min(r,n):1/0:0;case"gt":return isFinite(r)?1/0:0;case"odd":return 2*n;case"even":return 2*n-1;case"last":case"not":return 1/0}}function eh(t){for(;t.parent;)t=t.parent;return t}function Dn(t){const e=[],n=[];for(const r of t)r.some(Ie)?e.push(r):n.push(r);return[n,e]}const nh={type:m.Universal,namespace:null},rh={type:m.Pseudo,name:"scope",data:null};function Gs(t,e,n={}){return zs([t],e,n)}function zs(t,e,n={}){if(typeof e=="function")return t.some(e);const[r,s]=Dn(Ee(e));return r.length>0&&t.some(Pn(r,n))||s.some(i=>Zs(i,t,n).length>0)}function sh(t,e,n,r){const s=typeof n=="string"?parseInt(n,10):NaN;switch(t){case"first":case"lt":return e;case"last":return e.length>0?[e[e.length-1]]:e;case"nth":case"eq":return isFinite(s)&&Math.abs(s)<e.length?[s<0?e[e.length+s]:e[s]]:[];case"gt":return isFinite(s)?e.slice(s+1):[];case"even":return e.filter((i,a)=>a%2===0);case"odd":return e.filter((i,a)=>a%2===1);case"not":{const i=new Set(Qs(n,e,r));return e.filter(a=>!i.has(a))}}}function Ws(t,e,n={}){return Qs(Ee(t),e,n)}function Qs(t,e,n){if(e.length===0)return[];const[r,s]=Dn(t);let i;if(r.length){const a=Ln(e,r,n);if(s.length===0)return a;a.length&&(i=new Set(a))}for(let a=0;a<s.length&&(i==null?void 0:i.size)!==e.length;a++){const l=s[a];if((i?e.filter(c=>y(c)&&!i.has(c)):e).length===0)break;const o=Zs(l,e,n);if(o.length)if(i)o.forEach(c=>i.add(c));else{if(a===s.length-1)return o;i=new Set(o)}}return typeof i!="undefined"?i.size===e.length?e:e.filter(a=>i.has(a)):[]}function Zs(t,e,n){var r;if(t.some(Ut)){const s=(r=n.root)!==null&&r!==void 0?r:eh(e[0]),i=yt(j({},n),{context:e,relativeSelector:!1});return t.push(rh),qe(s,t,i,!0,e.length)}return qe(e,t,n,!1,e.length)}function ih(t,e,n={},r=1/0){if(typeof t=="function")return Js(e,t);const[s,i]=Dn(Ee(t)),a=i.map(l=>qe(e,l,n,!0,r));return s.length&&a.push(jn(e,s,n,r)),a.length===0?[]:a.length===1?a[0]:vt(a.reduce((l,o)=>[...l,...o]))}function qe(t,e,n,r,s){const i=e.findIndex(Ie),a=e.slice(0,i),l=e[i],o=e.length-1===i?s:1/0,c=th(l.name,l.data,o);if(c===0)return[];const h=(a.length===0&&!Array.isArray(t)?we(t).filter(y):a.length===0?(Array.isArray(t)?t:[t]).filter(y):r||a.some(Ut)?jn(t,[a],n,c):Ln(t,[a],n)).slice(0,c);let d=sh(l.name,h,l.data,n);if(d.length===0||e.length===i+1)return d;const f=e.slice(i+1),p=f.some(Ut);if(p){if(Ut(f[0])){const{type:g}=f[0];(g===m.Sibling||g===m.Adjacent)&&(d=Hs(d,Ae,!0)),f.unshift(nh)}n=yt(j({},n),{relativeSelector:!1,rootFunc:g=>d.includes(g)})}else n.rootFunc&&n.rootFunc!==ke.trueFunc&&(n=yt(j({},n),{rootFunc:ke.trueFunc}));return f.some(Ie)?qe(d,f,n,!1,s):p?jn(d,[f],n,s):Ln(d,[f],n)}function jn(t,e,n,r){const s=Pn(e,n,t);return Js(t,s,r)}function Js(t,e,n=1/0){const r=Hs(t,Ae,e.shouldTestNextSiblings);return gn(s=>y(s)&&e(s),r,!0,n)}function Ln(t,e,n){const r=(Array.isArray(t)?t:[t]).filter(y);if(r.length===0)return r;const s=Pn(e,n);return s===ke.trueFunc?r:r.filter(s)}const ah=/^\s*[+~]/;function oh(t){if(!t)return this._make([]);if(typeof t!="string"){const e=Z(t)?t.toArray():[t],n=this.toArray();return this._make(e.filter(r=>n.some(s=>fs(s,r))))}return this._findBySelector(t,Number.POSITIVE_INFINITY)}function lh(t,e){var n;const r=this.toArray(),s=ah.test(t)?r:this.children().toArray(),i={context:r,root:(n=this._root)===null||n===void 0?void 0:n[0],xmlMode:this.options.xmlMode,lowerCaseTags:this.options.lowerCaseTags,lowerCaseAttributeNames:this.options.lowerCaseAttributeNames,pseudos:this.options.pseudos,quirksMode:this.options.quirksMode};return this._make(ih(t,s,i,e))}function _n(t){return function(e,...n){return function(r){var s;let i=t(e,this);return r&&(i=Fn(i,r,this.options.xmlMode,(s=this._root)===null||s===void 0?void 0:s[0])),this._make(this.length>1&&i.length>1?n.reduce((a,l)=>l(a),i):i)}}}const Vt=_n((t,e)=>{let n=[];for(let r=0;r<e.length;r++){const s=t(e[r]);s.length>0&&(n=n.concat(s))}return n}),Mn=_n((t,e)=>{const n=[];for(let r=0;r<e.length;r++){const s=t(e[r]);s!==null&&n.push(s)}return n});function Bn(t,...e){let n=null;const r=_n((s,i)=>{const a=[];return $(i,l=>{for(let o;(o=s(l))&&!(n!=null&&n(o,a.length));l=o)a.push(o)}),a})(t,...e);return function(s,i){n=typeof s=="string"?l=>Gs(l,s,this.options):s?Ht(s):null;const a=r.call(this,i);return n=null,a}}function $t(t){return t.length>1?Array.from(new Set(t)):t}const ch=Mn(({parent:t})=>t&&!ot(t)?t:null,$t),hh=Vt(t=>{const e=[];for(;t.parent&&!ot(t.parent);)e.push(t.parent),t=t.parent;return e},vt,t=>t.reverse()),uh=Bn(({parent:t})=>t&&!ot(t)?t:null,vt,t=>t.reverse());function dh(t){var e;const n=[];if(!t)return this._make(n);const r={xmlMode:this.options.xmlMode,root:(e=this._root)===null||e===void 0?void 0:e[0]},s=typeof t=="string"?i=>Gs(i,t,r):Ht(t);return $(this,i=>{for(i&&!ot(i)&&!y(i)&&(i=i.parent);i&&y(i);){if(s(i,0)){n.includes(i)||n.push(i);break}i=i.parent}}),this._make(n)}const fh=Mn(t=>fn(t)),ph=Vt(t=>{const e=[];for(;t.next;)t=t.next,y(t)&&e.push(t);return e},$t),gh=Bn(t=>fn(t),$t),mh=Mn(t=>pn(t)),bh=Vt(t=>{const e=[];for(;t.prev;)t=t.prev,y(t)&&e.push(t);return e},$t),yh=Bn(t=>pn(t),$t),wh=Vt(t=>os(t).filter(e=>y(e)&&e!==t),vt),xh=Vt(t=>we(t).filter(y),$t);function vh(){const t=this.toArray().reduce((e,n)=>C(n)?e.concat(n.children):e,[]);return this._make(t)}function Ah(t){let e=0;const n=this.length;for(;e<n&&t.call(this[e],e,this[e])!==!1;)++e;return this}function Sh(t){let e=[];for(let n=0;n<this.length;n++){const r=this[n],s=t.call(r,n,r);s!=null&&(e=e.concat(s))}return this._make(e)}function Ht(t){return typeof t=="function"?(e,n)=>t.call(e,n,e):Z(t)?e=>Array.prototype.includes.call(t,e):function(e){return t===e}}function $h(t){var e;return this._make(Fn(this.toArray(),t,this.options.xmlMode,(e=this._root)===null||e===void 0?void 0:e[0]))}function Fn(t,e,n,r){return typeof e=="string"?Ws(e,t,{xmlMode:n,root:r}):t.filter(Ht(e))}function Ch(t){const e=this.toArray();return typeof t=="string"?zs(e.filter(y),t,this.options):t?e.some(Ht(t)):!1}function Eh(t){let e=this.toArray();if(typeof t=="string"){const n=new Set(Ws(t,e,this.options));e=e.filter(r=>!n.has(r))}else{const n=Ht(t);e=e.filter((r,s)=>!n(r,s))}return this._make(e)}function kh(t){return this.filter(typeof t=="string"?`:has(${t})`:(e,n)=>this._make(n).find(t).length>0)}function Th(){return this.length>1?this._make(this[0]):this}function Nh(){return this.length>0?this._make(this[this.length-1]):this}function Ih(t){var e;return t=+t,t===0&&this.length<=1?this:(t<0&&(t=this.length+t),this._make((e=this[t])!==null&&e!==void 0?e:[]))}function qh(t){return t==null?this.toArray():this[t<0?this.length+t:t]}function Oh(){return Array.prototype.slice.call(this)}function Ph(t){let e,n;return t==null?(e=this.parent().children(),n=this[0]):typeof t=="string"?(e=this._make(t),n=this[0]):(e=this,n=Z(t)?t[0]:t),Array.prototype.indexOf.call(e,n)}function Dh(t,e){return this._make(Array.prototype.slice.call(this,t,e))}function jh(){var t;return(t=this.prevObject)!==null&&t!==void 0?t:this._make([])}function Lh(t,e){const n=this._make(t,e),r=vt([...this.get(),...n.get()]);return this._make(r)}function _h(t){return this.prevObject?this.add(t?this.prevObject.filter(t):this.prevObject):this}var Mh=Object.freeze({__proto__:null,_findBySelector:lh,add:Lh,addBack:_h,children:xh,closest:dh,contents:vh,each:Ah,end:jh,eq:Ih,filter:$h,filterArray:Fn,find:oh,first:Th,get:qh,has:kh,index:Ph,is:Ch,last:Nh,map:Sh,next:fh,nextAll:ph,nextUntil:gh,not:Eh,parent:ch,parents:hh,parentsUntil:uh,prev:mh,prevAll:bh,prevUntil:yh,siblings:wh,slice:Dh,toArray:Oh});function Bh(t){return function(e,n,r,s){if(typeof Buffer!="undefined"&&Buffer.isBuffer(e)&&(e=e.toString()),typeof e=="string")return t(e,n,r,s);const i=e;if(!Array.isArray(i)&&ot(i))return i;const a=new jt([]);return ut(i,a),a}}function ut(t,e){const n=Array.isArray(t)?t:[t];e?e.children=n:e=null;for(let r=0;r<n.length;r++){const s=n[r];s.parent&&s.parent.children!==n&<(s),e?(s.prev=n[r-1]||null,s.next=n[r+1]||null):s.prev=s.next=null,s.parent=e}return e}function Fh(t,e){if(t==null)return[];if(typeof t=="string")return this._parse(t,this.options,!1,null).children.slice(0);if("length"in t){if(t.length===1)return this._makeDomArray(t[0],e);const n=[];for(let r=0;r<t.length;r++){const s=t[r];if(typeof s=="object"){if(s==null)continue;if(!("length"in s)){n.push(e?Lt(s,!0):s);continue}}n.push(...this._makeDomArray(s,e))}return n}return[e?Lt(t,!0):t]}function Xs(t){return function(...e){const n=this.length-1;return $(this,(r,s)=>{if(!C(r))return;const i=typeof e[0]=="function"?e[0].call(r,s,this._render(r.children)):e,a=this._makeDomArray(i,s<n);t(a,r.children,r)})}}function et(t,e,n,r,s){var i,a;const l=[e,n,...r],o=e===0?null:t[e-1],c=e+n>=t.length?null:t[e+n];for(let h=0;h<r.length;++h){const d=r[h],f=d.parent;if(f){const p=f.children.indexOf(d);p!==-1&&(f.children.splice(p,1),s===f&&e>p&&l[0]--)}d.parent=s,d.prev&&(d.prev.next=(i=d.next)!==null&&i!==void 0?i:null),d.next&&(d.next.prev=(a=d.prev)!==null&&a!==void 0?a:null),d.prev=h===0?o:r[h-1],d.next=h===r.length-1?c:r[h+1]}return o&&(o.next=r[0]),c&&(c.prev=r[r.length-1]),t.splice(...l)}function Uh(t){return(Z(t)?t:this._make(t)).append(this),this}function Rh(t){return(Z(t)?t:this._make(t)).prepend(this),this}const Vh=Xs((t,e,n)=>{et(e,e.length,0,t,n)}),Hh=Xs((t,e,n)=>{et(e,0,0,t,n)});function Ys(t){return function(e){const n=this.length-1,r=this.parents().last();for(let s=0;s<this.length;s++){const i=this[s],a=typeof e=="function"?e.call(i,s,i):typeof e=="string"&&!yn(e)?r.find(e).clone():e,[l]=this._makeDomArray(a,s<n);if(!l||!C(l))continue;let o=l,c=0;for(;c<o.children.length;){const h=o.children[c];y(h)?(o=h,c=0):c++}t(i,o,[l])}return this}}const Gh=Ys((t,e,n)=>{const{parent:r}=t;if(!r)return;const s=r.children,i=s.indexOf(t);ut([t],e),et(s,i,0,n,r)}),zh=Ys((t,e,n)=>{C(t)&&(ut(t.children,e),ut(n,t))});function Wh(t){return this.parent(t).not("body").each((e,n)=>{this._make(n).replaceWith(n.children)}),this}function Qh(t){const e=this[0];if(e){const n=this._make(typeof t=="function"?t.call(e,0,e):t).insertBefore(e);let r;for(let i=0;i<n.length;i++)n[i].type===ln&&(r=n[i]);let s=0;for(;r&&s<r.children.length;){const i=r.children[s];i.type===ln?(r=i,s=0):s++}r&&this._make(r).append(this)}return this}function Zh(...t){const e=this.length-1;return $(this,(n,r)=>{if(!C(n)||!n.parent)return;const s=n.parent.children,i=s.indexOf(n);if(i===-1)return;const a=typeof t[0]=="function"?t[0].call(n,r,this._render(n.children)):t,l=this._makeDomArray(a,r<e);et(s,i+1,0,l,n.parent)})}function Jh(t){typeof t=="string"&&(t=this._make(t)),this.remove();const e=[];for(const n of this._makeDomArray(t)){const r=this.clone().toArray(),{parent:s}=n;if(!s)continue;const i=s.children,a=i.indexOf(n);a!==-1&&(et(i,a+1,0,r,s),e.push(...r))}return this._make(e)}function Xh(...t){const e=this.length-1;return $(this,(n,r)=>{if(!C(n)||!n.parent)return;const s=n.parent.children,i=s.indexOf(n);if(i===-1)return;const a=typeof t[0]=="function"?t[0].call(n,r,this._render(n.children)):t,l=this._makeDomArray(a,r<e);et(s,i,0,l,n.parent)})}function Yh(t){const e=this._make(t);this.remove();const n=[];return $(e,r=>{const s=this.clone().toArray(),{parent:i}=r;if(!i)return;const a=i.children,l=a.indexOf(r);l!==-1&&(et(a,l,0,s,i),n.push(...s))}),this._make(n)}function Kh(t){const e=t?this.filter(t):this;return $(e,n=>{lt(n),n.prev=n.next=n.parent=null}),this}function tu(t){return $(this,(e,n)=>{const{parent:r}=e;if(!r)return;const s=r.children,i=typeof t=="function"?t.call(e,n,e):t,a=this._makeDomArray(i);ut(a,null);const l=s.indexOf(e);et(s,l,1,a,r),a.includes(e)||(e.parent=e.prev=e.next=null)})}function eu(){return $(this,t=>{if(C(t)){for(const e of t.children)e.next=e.prev=e.parent=null;t.children.length=0}})}function nu(t){if(t===void 0){const e=this[0];return!e||!C(e)?null:this._render(e.children)}return $(this,e=>{if(!C(e))return;for(const r of e.children)r.next=r.prev=r.parent=null;const n=Z(t)?t.toArray():this._parse(`${t}`,this.options,!1,e).children;ut(n,e)})}function ru(){return this._render(this)}function su(t){return t===void 0?Mt(this):typeof t=="function"?$(this,(e,n)=>this._make(e).text(t.call(e,n,Mt([e])))):$(this,e=>{if(!C(e))return;for(const r of e.children)r.next=r.prev=r.parent=null;const n=new pe(`${t}`);ut(n,e)})}function iu(){const t=Array.prototype.map.call(this.get(),n=>Lt(n,!0)),e=new jt(t);for(const n of t)n.parent=e;return this._make(t)}var au=Object.freeze({__proto__:null,_makeDomArray:Fh,after:Zh,append:Vh,appendTo:Uh,before:Xh,clone:iu,empty:eu,html:nu,insertAfter:Jh,insertBefore:Yh,prepend:Hh,prependTo:Rh,remove:Kh,replaceWith:tu,text:su,toString:ru,unwrap:Wh,wrap:Gh,wrapAll:Qh,wrapInner:zh});function ou(t,e){if(t!=null&&e!=null||typeof t=="object"&&!Array.isArray(t))return $(this,(n,r)=>{y(n)&&Ks(n,t,e,r)});if(this.length!==0)return ti(this[0],t)}function Ks(t,e,n,r){if(typeof e=="string"){const s=ti(t),i=typeof n=="function"?n.call(t,r,s[e]):n;i===""?delete s[e]:i!=null&&(s[e]=i),t.attribs.style=lu(s)}else if(typeof e=="object"){const s=Object.keys(e);for(let i=0;i<s.length;i++){const a=s[i];Ks(t,a,e[a],i)}}}function ti(t,e){if(!t||!y(t))return;const n=cu(t.attribs.style);if(typeof e=="string")return n[e];if(Array.isArray(e)){const r={};for(const s of e)n[s]!=null&&(r[s]=n[s]);return r}return n}function lu(t){return Object.keys(t).reduce((e,n)=>`${e}${e?" ":""}${n}: ${t[n]};`,"")}function cu(t){if(t=(t||"").trim(),!t)return{};const e={};let n;for(const r of t.split(";")){const s=r.indexOf(":");if(s<1||s===r.length-1){const i=r.trimEnd();i.length>0&&n!==void 0&&(e[n]+=`;${i}`)}else n=r.slice(0,s).trim(),e[n]=r.slice(s+1).trim()}return e}var hu=Object.freeze({__proto__:null,css:ou});const ei="input,select,textarea,keygen",uu=/%20/g,ni=/\r?\n/g;function du(){return this.serializeArray().map(t=>`${encodeURIComponent(t.name)}=${encodeURIComponent(t.value)}`).join("&").replace(uu,"+")}function fu(){return this.map((t,e)=>{const n=this._make(e);return y(e)&&e.name==="form"?n.find(ei).toArray():n.filter(ei).toArray()}).filter('[name!=""]:enabled:not(:submit, :button, :image, :reset, :file):matches([checked], :not(:checkbox, :radio))').map((t,e)=>{var n;const r=this._make(e),s=r.attr("name"),i=(n=r.val())!==null&&n!==void 0?n:"";return Array.isArray(i)?i.map(a=>({name:s,value:a.replace(ni,`\r
|
|
11
|
+
`)})):{name:s,value:i.replace(ni,`\r
|
|
12
|
+
`)}}).toArray()}var pu=Object.freeze({__proto__:null,serialize:du,serializeArray:fu});function gu(t){var e;return typeof t=="string"?{selector:t,value:"textContent"}:{selector:t.selector,value:(e=t.value)!==null&&e!==void 0?e:"textContent"}}function mu(t){const e={};for(const n in t){const r=t[n],s=Array.isArray(r),{selector:i,value:a}=gu(s?r[0]:r),l=typeof a=="function"?a:typeof a=="string"?o=>this._make(o).prop(a):o=>this._make(o).extract(a);if(s)e[n]=this._findBySelector(i,Number.POSITIVE_INFINITY).map((o,c)=>l(c,n,e)).get();else{const o=this._findBySelector(i,1);e[n]=o.length>0?l(o[0],n,e):void 0}}return e}var bu=Object.freeze({__proto__:null,extract:mu});class Gt{constructor(e,n,r){if(this.length=0,this.options=r,this._root=n,e){for(let s=0;s<e.length;s++)this[s]=e[s];this.length=e.length}}}Gt.prototype.cheerio="[cheerio object]",Gt.prototype.splice=Array.prototype.splice,Gt.prototype[Symbol.iterator]=Array.prototype[Symbol.iterator],Object.assign(Gt.prototype,Ac,Mh,au,hu,pu,bu);function yu(t,e){return function n(r,s,i=!0){if(r==null)throw new Error("cheerio.load() expects a string");const a=an(s),l=t(r,a,i,null);class o extends Gt{_make(d,f){const p=c(d,f);return p.prevObject=this,p}_parse(d,f,p,g){return t(d,f,p,g)}_render(d){return e(d,this.options)}}function c(h,d,f=l,p){if(h&&Z(h))return h;const g=an(p,a),v=typeof f=="string"?[t(f,g,!1,null)]:"length"in f?f:[f],A=Z(v)?v:new o(v,null,g);if(A._root=A,!h)return new o(void 0,A,g);const _=typeof h=="string"&&yn(h)?t(h,g,!1,null).children:wu(h)?[h]:Array.isArray(h)?h:void 0,dt=new o(_,A,g);if(_)return dt;if(typeof h!="string")throw new TypeError("Unexpected type of selector");let Ct=h;const Et=d?typeof d=="string"?yn(d)?new o([t(d,g,!1,null)],A,g):(Ct=`${d} ${Ct}`,A):Z(d)?d:new o(Array.isArray(d)?d:[d],A,g):A;return Et?Et.find(Ct):dt}return Object.assign(c,Wl,{load:n,_root:l,_options:a,fn:o.prototype,prototype:o.prototype}),c}}function wu(t){return!!t.name||t.type===on||t.type===Wr||t.type===Qr}const xu=yu(Bh(dc),me),ri=xu(""),si=t=>ri.xml(t),Un=t=>{var e;return(e=ri.parseHTML(t))!=null?e:[]},ii=t=>`data:image/svg+xml,${t.replace(/"/gu,"'").replace(/</gu,"%3C").replace(/>/gu,"%3E").replace(/#/gu,"%23")}`;var vu=Object.defineProperty,ai=Object.getOwnPropertySymbols,Au=Object.prototype.hasOwnProperty,Su=Object.prototype.propertyIsEnumerable,oi=(t,e,n)=>e in t?vu(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,Rn=(t,e)=>{for(var n in e||(e={}))Au.call(e,n)&&oi(t,n,e[n]);if(ai)for(var n of ai(e))Su.call(e,n)&&oi(t,n,e[n]);return t},li=(t,e,n)=>new Promise((r,s)=>{var i=o=>{try{l(n.next(o))}catch(c){s(c)}},a=o=>{try{l(n.throw(o))}catch(c){s(c)}},l=o=>o.done?r(o.value):Promise.resolve(o.value).then(i,a);l((n=n.apply(t,e)).next())});const $u=t=>{const{width:e,height:n,viewbox:r}=t.attribs;let s="";if(e&&(s+=`width:${e}${/^[\d.]*\d$/.test(e)?"px":""};`),n&&(s+=`height:${n}${/^[\d.]*\d$/.test(n)?"px":""};`),!s&&r){const[,,i,a]=r.split(" ").map(Number);s=`width:${i}px;height:${a}px;`}return{type:"node",name:"img",attrs:Rn({src:ii(si(t))},s?{style:s}:{})}},ci=t=>{const e=t.filter(s=>!!s),n=e[0];n&&n.type==="text"&&!n.text.trim()&&e.shift();const r=e[e.length-1];return r&&r.type==="text"&&!r.text.trim()&&e.pop(),e},hi=(t,e)=>li(null,[t,e],function*(n,{appendClass:r,transform:s}){if(n.type==="text")return{type:"text",text:n.data.replace(/\r/g,"")};if(n.type==="tag"){const i=zr.find(([a])=>n.name===a);if(i){if(n.name==="svg")return $u(n);const a=Object.fromEntries(n.attributes.filter(({name:h})=>{var d;return["class","style"].includes(h)||((d=i[1])==null?void 0:d.includes(h))}).map(({name:h,value:d})=>[h,d])),l=ci(yield Promise.all(n.children.map(h=>hi(h,{appendClass:r,transform:s}))));r&&(a.class=a.class?`${n.name} ${a.class}`:n.name);const o=Rn(Rn({type:"node",name:["html","body"].includes(n.name)?"div":n.name},Object.keys(a).length?{attrs:a}:{}),l.length?{children:l}:{}),c=s[n.name];return yield c?c(o):o}}return null}),Cu=(t,...e)=>li(null,[t,...e],function*(n,{appendClass:r=!0,transform:s={}}={}){return ci(yield Promise.all((Array.isArray(n)?n:Un(n)).map(i=>hi(i,{appendClass:r,transform:s}))))}),ui=t=>(typeof t=="string"?Un(t):t).map(e=>e.type==="text"?e.data:"childNodes"in e?ui(e.childNodes):"").join("");export{oa as $App,Na as $Component,pa as $Config,Ia as $Page,zr as ALLOWED_TAGS,he as Cookie,de as CookieStore,Xt as Emitter,en as Headers,Gi as MpError,er as Queue,nn as URLSearchParams,Oi as addContact,so as check,io as checkAsync,Pi as compareVersion,$i as confirm,ii as convertSVGToDataURI,Mo as createRequest,Fi as decodeBase64,ie as dirname,Zt as download,Q as emitter,Bi as encodeBase64,je as env,ze as exists,ra as funcQueue,to as get,eo as getAsync,ce as getCookieScopeDomain,Wn as getCurrentPage,Di as getCurrentRoute,le as getDomain,si as getHTML,Cu as getRichTextNodes,ui as getText,Qe as getUrlInfo,Ei as getWindowInfo,Be as go,Sr as isDir,Fa as isFile,Kn as isFunction,ea as lock,X as logger,Ra as ls,ae as mkdir,gt as normalizeDomain,na as once,ji as openDocument,tn as parseCookieHeader,Un as parseHTML,Er as parseUrl,Ja as put,Xn as query,ne as reLaunch,Va as readFile,Ha as readJSON,Fe as redirect,no as remove,ro as removeAsync,Qn as reportNetworkStatus,Vr as request,sn as requestCookieStore,Ci as retry,Ua as rm,Li as saveDocument,Ga as saveFile,za as saveOnlineFile,_i as savePhoto,Ya as set,Ka as setAsync,kt as showModal,P as showToast,oe as storage,Ue as switchTab,Xa as take,Yn as type,Za as unzip,Mi as updateApp,R as wrapFunction,Si as writeClipboard,Wa as writeFile,Qa as writeJSON};
|
|
13
13
|
//# sourceMappingURL=index.mjs.map
|