@xcpcio/board-app 0.24.3 → 0.26.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.
Files changed (35) hide show
  1. package/dist/about.html +2 -2
  2. package/dist/assets/{DataSourceInput.vue_vue_type_script_setup_true_lang-bdd603c5.js → DataSourceInput.vue_vue_type_script_setup_true_lang-b63d8c0a.js} +1 -1
  3. package/dist/assets/{TheInput.vue_vue_type_script_setup_true_lang-19d39372.js → TheInput.vue_vue_type_script_setup_true_lang-01db0210.js} +1 -1
  4. package/dist/assets/_...all_-ccdf65e0.js +3 -0
  5. package/dist/assets/{_...all_-65bba7d0.css → _...all_-f6dd53aa.css} +1 -1
  6. package/dist/assets/{_name_-82a33e88.js → _name_-41975e46.js} +1 -1
  7. package/dist/assets/{about-6cc32222.js → about-ed4e51a8.js} +1 -1
  8. package/dist/assets/{app-a6c41ce5.js → app-229ad629.js} +13 -13
  9. package/dist/assets/{board-layout-a5587489.js → board-layout-22e4dc7d.js} +1 -1
  10. package/dist/assets/en-644e039f.js +1 -0
  11. package/dist/assets/{headless-13d3a223.js → headless-254ddfda.js} +1 -1
  12. package/dist/assets/{home-6560de4b.js → home-ff1bf49b.js} +1 -1
  13. package/dist/assets/{index-da8e69bb.css → index-00889800.css} +2 -2
  14. package/dist/assets/index-4ec61f53.js +1 -0
  15. package/dist/assets/{index-layout-f4d3ebfe.js → index-layout-d88ea34a.js} +1 -1
  16. package/dist/assets/{test-4090a9c4.js → test-0bd7427d.js} +1 -1
  17. package/dist/assets/{user-5e01721a.js → user-b4f3ed5d.js} +1 -1
  18. package/dist/assets/{virtual_pwa-register-af30bbb9.js → virtual_pwa-register-123217d5.js} +1 -1
  19. package/dist/assets/{zh-CN-534ed2df.js → zh-CN-44b801f0.js} +1 -1
  20. package/dist/balloon.html +1 -1
  21. package/dist/index.html +1 -1
  22. package/dist/sitemap.xml +1 -1
  23. package/dist/ssr-manifest.json +405 -129
  24. package/dist/sw.js +1 -1
  25. package/dist/test.html +1 -1
  26. package/package.json +3 -3
  27. package/src/components/Balloon.vue +2 -2
  28. package/src/components/BalloonBlock.vue +5 -6
  29. package/src/components/board/Board.vue +7 -1
  30. package/src/components/board/BoardTab.vue +153 -0
  31. package/src/components/board/Progress.vue +9 -7
  32. package/src/components.d.ts +1 -0
  33. package/dist/assets/_...all_-76798627.js +0 -3
  34. package/dist/assets/en-4a3e0074.js +0 -1
  35. package/dist/assets/index-4ddb0930.js +0 -1
@@ -1,8 +1,8 @@
1
- (function(){const s=document.createElement("link").relList;if(s&&s.supports&&s.supports("modulepreload"))return;for(const n of document.querySelectorAll('link[rel="modulepreload"]'))l(n);new MutationObserver(n=>{for(const e of n)if(e.type==="childList")for(const m of e.addedNodes)m.tagName==="LINK"&&m.rel==="modulepreload"&&l(m)}).observe(document,{childList:!0,subtree:!0});function i(n){const e={};return n.integrity&&(e.integrity=n.integrity),n.referrerPolicy&&(e.referrerPolicy=n.referrerPolicy),n.crossOrigin==="use-credentials"?e.credentials="include":n.crossOrigin==="anonymous"?e.credentials="omit":e.credentials="same-origin",e}function l(n){if(n.ep)return;n.ep=!0;const e=i(n);fetch(n.href,e)}})();const h6="modulepreload",d6=function(r,s){return r[0]==="."?new URL(r,s).href:r},Ib={},ia=function(s,i,l){if(!i||i.length===0)return s();const n=document.getElementsByTagName("link");return Promise.all(i.map(e=>{if(e=d6(e,l),e in Ib)return;Ib[e]=!0;const m=e.endsWith(".css"),F=m?'[rel="stylesheet"]':"";if(!!l)for(let k=n.length-1;k>=0;k--){const S=n[k];if(S.href===e&&(!m||S.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${e}"]${F}`))return;const w=document.createElement("link");if(w.rel=m?"stylesheet":h6,m||(w.as="script",w.crossOrigin=""),w.href=e,document.head.appendChild(w),m)return new Promise((k,S)=>{w.addEventListener("load",k),w.addEventListener("error",()=>S(new Error(`Unable to preload CSS for ${e}`)))})})).then(()=>s()).catch(e=>{const m=new Event("vite:preloadError",{cancelable:!0});if(m.payload=e,window.dispatchEvent(m),!m.defaultPrevented)throw e})};/*!
1
+ (function(){const s=document.createElement("link").relList;if(s&&s.supports&&s.supports("modulepreload"))return;for(const n of document.querySelectorAll('link[rel="modulepreload"]'))l(n);new MutationObserver(n=>{for(const e of n)if(e.type==="childList")for(const m of e.addedNodes)m.tagName==="LINK"&&m.rel==="modulepreload"&&l(m)}).observe(document,{childList:!0,subtree:!0});function i(n){const e={};return n.integrity&&(e.integrity=n.integrity),n.referrerPolicy&&(e.referrerPolicy=n.referrerPolicy),n.crossOrigin==="use-credentials"?e.credentials="include":n.crossOrigin==="anonymous"?e.credentials="omit":e.credentials="same-origin",e}function l(n){if(n.ep)return;n.ep=!0;const e=i(n);fetch(n.href,e)}})();const d6="modulepreload",p6=function(r,s){return r[0]==="."?new URL(r,s).href:r},Ib={},ia=function(s,i,l){if(!i||i.length===0)return s();const n=document.getElementsByTagName("link");return Promise.all(i.map(e=>{if(e=p6(e,l),e in Ib)return;Ib[e]=!0;const m=e.endsWith(".css"),F=m?'[rel="stylesheet"]':"";if(!!l)for(let k=n.length-1;k>=0;k--){const S=n[k];if(S.href===e&&(!m||S.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${e}"]${F}`))return;const w=document.createElement("link");if(w.rel=m?"stylesheet":d6,m||(w.as="script",w.crossOrigin=""),w.href=e,document.head.appendChild(w),m)return new Promise((k,S)=>{w.addEventListener("load",k),w.addEventListener("error",()=>S(new Error(`Unable to preload CSS for ${e}`)))})})).then(()=>s()).catch(e=>{const m=new Event("vite:preloadError",{cancelable:!0});if(m.payload=e,window.dispatchEvent(m),!m.defaultPrevented)throw e})};/*!
2
2
  * shared v9.2.2
3
3
  * (c) 2022 kazuya kawaguchi
4
4
  * Released under the MIT License.
5
- */const Gv=typeof window<"u",p6=typeof Symbol=="function"&&typeof Symbol.toStringTag=="symbol",Gl=r=>p6?Symbol(r):r,m6=(r,s,i)=>g6({l:r,k:s,s:i}),g6=r=>JSON.stringify(r).replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029").replace(/\u0027/g,"\\u0027"),Es=r=>typeof r=="number"&&isFinite(r),v6=r=>L4(r)==="[object Date]",T2=r=>L4(r)==="[object RegExp]",q2=r=>Xr(r)&&Object.keys(r).length===0;function b6(r,s){typeof console<"u"&&(console.warn("[intlify] "+r),s&&console.warn(s.stack))}const ri=Object.assign;let Nb;const N4=()=>Nb||(Nb=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function Mb(r){return r.replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&apos;")}const D6=Object.prototype.hasOwnProperty;function M4(r,s){return D6.call(r,s)}const ls=Array.isArray,Ns=r=>typeof r=="function",Qt=r=>typeof r=="string",es=r=>typeof r=="boolean",Fn=r=>r!==null&&typeof r=="object",mF=Object.prototype.toString,L4=r=>mF.call(r),Xr=r=>L4(r)==="[object Object]",F6=r=>r==null?"":ls(r)||Xr(r)&&r.toString===mF?JSON.stringify(r,null,2):String(r);/*!
5
+ */const Gv=typeof window<"u",m6=typeof Symbol=="function"&&typeof Symbol.toStringTag=="symbol",Gl=r=>m6?Symbol(r):r,g6=(r,s,i)=>v6({l:r,k:s,s:i}),v6=r=>JSON.stringify(r).replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029").replace(/\u0027/g,"\\u0027"),Es=r=>typeof r=="number"&&isFinite(r),b6=r=>L4(r)==="[object Date]",T2=r=>L4(r)==="[object RegExp]",q2=r=>Xr(r)&&Object.keys(r).length===0;function D6(r,s){typeof console<"u"&&(console.warn("[intlify] "+r),s&&console.warn(s.stack))}const ri=Object.assign;let Nb;const N4=()=>Nb||(Nb=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function Mb(r){return r.replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&apos;")}const F6=Object.prototype.hasOwnProperty;function M4(r,s){return F6.call(r,s)}const ls=Array.isArray,Ns=r=>typeof r=="function",Qt=r=>typeof r=="string",es=r=>typeof r=="boolean",Fn=r=>r!==null&&typeof r=="object",mF=Object.prototype.toString,L4=r=>mF.call(r),Xr=r=>L4(r)==="[object Object]",_6=r=>r==null?"":ls(r)||Xr(r)&&r.toString===mF?JSON.stringify(r,null,2):String(r);/*!
6
6
  * message-compiler v9.2.2
7
7
  * (c) 2022 kazuya kawaguchi
8
8
  * Released under the MIT License.
@@ -14,20 +14,20 @@
14
14
  * core-base v9.2.2
15
15
  * (c) 2022 kazuya kawaguchi
16
16
  * Released under the MIT License.
17
- */const jl=[];jl[0]={w:[0],i:[3,0],"[":[4],o:[7]};jl[1]={w:[1],".":[2],"[":[4],o:[7]};jl[2]={w:[2],i:[3,0],0:[3,0]};jl[3]={i:[3,0],0:[3,0],w:[1,1],".":[2,1],"[":[4,1],o:[7,1]};jl[4]={"'":[5,0],'"':[6,0],"[":[4,2],"]":[1,3],o:8,l:[4,0]};jl[5]={"'":[4,0],o:8,l:[5,0]};jl[6]={'"':[4,0],o:8,l:[6,0]};const _6=/^\s?(?:true|false|-?[\d.]+|'[^']*'|"[^"]*")\s?$/;function y6(r){return _6.test(r)}function w6(r){const s=r.charCodeAt(0),i=r.charCodeAt(r.length-1);return s===i&&(s===34||s===39)?r.slice(1,-1):r}function E6(r){if(r==null)return"o";switch(r.charCodeAt(0)){case 91:case 93:case 46:case 34:case 39:return r;case 95:case 36:case 45:return"i";case 9:case 10:case 13:case 160:case 65279:case 8232:case 8233:return"w"}return"i"}function x6(r){const s=r.trim();return r.charAt(0)==="0"&&isNaN(parseInt(r))?!1:y6(s)?w6(s):"*"+s}function C6(r){const s=[];let i=-1,l=0,n=0,e,m,F,y,w,k,S;const P=[];P[0]=()=>{m===void 0?m=F:m+=F},P[1]=()=>{m!==void 0&&(s.push(m),m=void 0)},P[2]=()=>{P[0](),n++},P[3]=()=>{if(n>0)n--,l=4,P[0]();else{if(n=0,m===void 0||(m=x6(m),m===!1))return!1;P[1]()}};function M(){const N=r[i+1];if(l===5&&N==="'"||l===6&&N==='"')return i++,F="\\"+N,P[0](),!0}for(;l!==null;)if(i++,e=r[i],!(e==="\\"&&M())){if(y=E6(e),S=jl[l],w=S[y]||S.l||8,w===8||(l=w[0],w[1]!==void 0&&(k=P[w[1]],k&&(F=e,k()===!1))))return;if(l===7)return s}}const Lb=new Map;function T6(r,s){return Fn(r)?r[s]:null}function A6(r,s){if(!Fn(r))return null;let i=Lb.get(s);if(i||(i=C6(s),i&&Lb.set(s,i)),!i)return null;const l=i.length;let n=r,e=0;for(;e<l;){const m=n[i[e]];if(m===void 0)return null;n=m,e++}return n}const S6=r=>r,k6=r=>"",O6="text",R6=r=>r.length===0?"":r.join(""),P6=F6;function Bb(r,s){return r=Math.abs(r),s===2?r?r>1?1:0:1:r?Math.min(r,2):0}function I6(r){const s=Es(r.pluralIndex)?r.pluralIndex:-1;return r.named&&(Es(r.named.count)||Es(r.named.n))?Es(r.named.count)?r.named.count:Es(r.named.n)?r.named.n:s:s}function N6(r,s){s.count||(s.count=r),s.n||(s.n=r)}function M6(r={}){const s=r.locale,i=I6(r),l=Fn(r.pluralRules)&&Qt(s)&&Ns(r.pluralRules[s])?r.pluralRules[s]:Bb,n=Fn(r.pluralRules)&&Qt(s)&&Ns(r.pluralRules[s])?Bb:void 0,e=U=>U[l(i,U.length,n)],m=r.list||[],F=U=>m[U],y=r.named||{};Es(r.pluralIndex)&&N6(i,y);const w=U=>y[U];function k(U){const G=Ns(r.messages)?r.messages(U):Fn(r.messages)?r.messages[U]:!1;return G||(r.parent?r.parent.message(U):k6)}const S=U=>r.modifiers?r.modifiers[U]:S6,P=Xr(r.processor)&&Ns(r.processor.normalize)?r.processor.normalize:R6,M=Xr(r.processor)&&Ns(r.processor.interpolate)?r.processor.interpolate:P6,N=Xr(r.processor)&&Qt(r.processor.type)?r.processor.type:O6,K={list:F,named:w,plural:e,linked:(U,...G)=>{const[se,Y]=G;let z="text",ie="";G.length===1?Fn(se)?(ie=se.modifier||ie,z=se.type||z):Qt(se)&&(ie=se||ie):G.length===2&&(Qt(se)&&(ie=se||ie),Qt(Y)&&(z=Y||z));let re=k(U)(K);return z==="vnode"&&ls(re)&&ie&&(re=re[0]),ie?S(ie)(re,z):re},message:k,type:N,interpolate:M,normalize:P};return K}let g1=null;function L6(r){g1=r}function B6(r,s,i){g1&&g1.emit(bF.I18nInit,{timestamp:Date.now(),i18n:r,version:s,meta:i})}const U6=H6(bF.FunctionTranslate);function H6(r){return s=>g1&&g1.emit(r,s)}function $6(r,s,i){return[...new Set([i,...ls(s)?s:Fn(s)?Object.keys(s):Qt(s)?[s]:[i]])]}function DF(r,s,i){const l=Qt(i)?i:B4,n=r;n.__localeChainCache||(n.__localeChainCache=new Map);let e=n.__localeChainCache.get(l);if(!e){e=[];let m=[i];for(;ls(m);)m=Ub(e,m,s);const F=ls(s)||!Xr(s)?s:s.default?s.default:null;m=Qt(F)?[F]:F,ls(m)&&Ub(e,m,!1),n.__localeChainCache.set(l,e)}return e}function Ub(r,s,i){let l=!0;for(let n=0;n<s.length&&es(l);n++){const e=s[n];Qt(e)&&(l=W6(r,s[n],i))}return l}function W6(r,s,i){let l;const n=s.split("-");do{const e=n.join("-");l=z6(r,e,i),n.splice(-1,1)}while(n.length&&l===!0);return l}function z6(r,s,i){let l=!1;if(!r.includes(s)&&(l=!0,s)){l=s[s.length-1]!=="!";const n=s.replace(/!/g,"");r.push(n),(ls(i)||Xr(i))&&i[n]&&(l=i[n])}return l}const V6="9.2.2",Q2=-1,B4="en-US",Hb="",$b=r=>`${r.charAt(0).toLocaleUpperCase()}${r.substr(1)}`;function G6(){return{upper:(r,s)=>s==="text"&&Qt(r)?r.toUpperCase():s==="vnode"&&Fn(r)&&"__v_isVNode"in r?r.children.toUpperCase():r,lower:(r,s)=>s==="text"&&Qt(r)?r.toLowerCase():s==="vnode"&&Fn(r)&&"__v_isVNode"in r?r.children.toLowerCase():r,capitalize:(r,s)=>s==="text"&&Qt(r)?$b(r):s==="vnode"&&Fn(r)&&"__v_isVNode"in r?$b(r.children):r}}let j6,FF;function Y6(r){FF=r}let _F;function K6(r){_F=r}let yF=null;const Wb=r=>{yF=r},q6=()=>yF;let wF=null;const zb=r=>{wF=r},Q6=()=>wF;let Vb=0;function X6(r={}){const s=Qt(r.version)?r.version:V6,i=Qt(r.locale)?r.locale:B4,l=ls(r.fallbackLocale)||Xr(r.fallbackLocale)||Qt(r.fallbackLocale)||r.fallbackLocale===!1?r.fallbackLocale:i,n=Xr(r.messages)?r.messages:{[i]:{}},e=Xr(r.datetimeFormats)?r.datetimeFormats:{[i]:{}},m=Xr(r.numberFormats)?r.numberFormats:{[i]:{}},F=ri({},r.modifiers||{},G6()),y=r.pluralRules||{},w=Ns(r.missing)?r.missing:null,k=es(r.missingWarn)||T2(r.missingWarn)?r.missingWarn:!0,S=es(r.fallbackWarn)||T2(r.fallbackWarn)?r.fallbackWarn:!0,P=!!r.fallbackFormat,M=!!r.unresolving,N=Ns(r.postTranslation)?r.postTranslation:null,B=Xr(r.processor)?r.processor:null,K=es(r.warnHtmlMessage)?r.warnHtmlMessage:!0,U=!!r.escapeParameter,G=Ns(r.messageCompiler)?r.messageCompiler:j6,se=Ns(r.messageResolver)?r.messageResolver:FF||T6,Y=Ns(r.localeFallbacker)?r.localeFallbacker:_F||$6,z=Fn(r.fallbackContext)?r.fallbackContext:void 0,ie=Ns(r.onWarn)?r.onWarn:b6,re=r,ne=Fn(re.__datetimeFormatters)?re.__datetimeFormatters:new Map,te=Fn(re.__numberFormatters)?re.__numberFormatters:new Map,le=Fn(re.__meta)?re.__meta:{};Vb++;const we={version:s,cid:Vb,locale:i,fallbackLocale:l,messages:n,modifiers:F,pluralRules:y,missing:w,missingWarn:k,fallbackWarn:S,fallbackFormat:P,unresolving:M,postTranslation:N,processor:B,warnHtmlMessage:K,escapeParameter:U,messageCompiler:G,messageResolver:se,localeFallbacker:Y,fallbackContext:z,onWarn:ie,__meta:le};return we.datetimeFormats=e,we.numberFormats=m,we.__datetimeFormatters=ne,we.__numberFormatters=te,__INTLIFY_PROD_DEVTOOLS__&&B6(we,s,le),we}function U4(r,s,i,l,n){const{missing:e,onWarn:m}=r;if(e!==null){const F=e(r,i,s,n);return Qt(F)?F:s}else return s}function Gh(r,s,i){const l=r;l.__localeChainCache=new Map,r.localeFallbacker(r,i,s)}let EF=gF.__EXTEND_POINT__;const _v=()=>++EF,Af={INVALID_ARGUMENT:EF,INVALID_DATE_ARGUMENT:_v(),INVALID_ISO_DATE_ARGUMENT:_v(),__EXTEND_POINT__:_v()};function Sf(r){return vF(r,null,void 0)}const Gb=()=>"",to=r=>Ns(r);function jb(r,...s){const{fallbackFormat:i,postTranslation:l,unresolving:n,messageCompiler:e,fallbackLocale:m,messages:F}=r,[y,w]=jv(...s),k=es(w.missingWarn)?w.missingWarn:r.missingWarn,S=es(w.fallbackWarn)?w.fallbackWarn:r.fallbackWarn,P=es(w.escapeParameter)?w.escapeParameter:r.escapeParameter,M=!!w.resolvedMessage,N=Qt(w.default)||es(w.default)?es(w.default)?e?y:()=>y:w.default:i?e?y:()=>y:"",B=i||N!=="",K=Qt(w.locale)?w.locale:r.locale;P&&J6(w);let[U,G,se]=M?[y,K,F[K]||{}]:xF(r,y,K,m,S,k),Y=U,z=y;if(!M&&!(Qt(Y)||to(Y))&&B&&(Y=N,z=Y),!M&&(!(Qt(Y)||to(Y))||!Qt(G)))return n?Q2:y;let ie=!1;const re=()=>{ie=!0},ne=to(Y)?Y:CF(r,y,G,Y,z,re);if(ie)return Y;const te=tE(r,G,se,w),le=M6(te),we=Z6(r,ne,le),Pe=l?l(we,y):we;if(__INTLIFY_PROD_DEVTOOLS__){const xe={timestamp:Date.now(),key:Qt(y)?y:to(Y)?Y.key:"",locale:G||(to(Y)?Y.locale:""),format:Qt(Y)?Y:to(Y)?Y.source:"",message:Pe};xe.meta=ri({},r.__meta,q6()||{}),U6(xe)}return Pe}function J6(r){ls(r.list)?r.list=r.list.map(s=>Qt(s)?Mb(s):s):Fn(r.named)&&Object.keys(r.named).forEach(s=>{Qt(r.named[s])&&(r.named[s]=Mb(r.named[s]))})}function xF(r,s,i,l,n,e){const{messages:m,onWarn:F,messageResolver:y,localeFallbacker:w}=r,k=w(r,l,i);let S={},P,M=null;const N="translate";for(let B=0;B<k.length&&(P=k[B],S=m[P]||{},(M=y(S,s))===null&&(M=S[s]),!(Qt(M)||Ns(M)));B++){const K=U4(r,s,P,e,N);K!==s&&(M=K)}return[M,P,S]}function CF(r,s,i,l,n,e){const{messageCompiler:m,warnHtmlMessage:F}=r;if(to(l)){const w=l;return w.locale=w.locale||i,w.key=w.key||s,w}if(m==null){const w=()=>l;return w.locale=i,w.key=s,w}const y=m(l,eE(r,i,n,l,F,e));return y.locale=i,y.key=s,y.source=l,y}function Z6(r,s,i){return s(i)}function jv(...r){const[s,i,l]=r,n={};if(!Qt(s)&&!Es(s)&&!to(s))throw Sf(Af.INVALID_ARGUMENT);const e=Es(s)?String(s):(to(s),s);return Es(i)?n.plural=i:Qt(i)?n.default=i:Xr(i)&&!q2(i)?n.named=i:ls(i)&&(n.list=i),Es(l)?n.plural=l:Qt(l)?n.default=l:Xr(l)&&ri(n,l),[e,n]}function eE(r,s,i,l,n,e){return{warnHtmlMessage:n,onError:m=>{throw e&&e(m),m},onCacheKey:m=>m6(s,i,m)}}function tE(r,s,i,l){const{modifiers:n,pluralRules:e,messageResolver:m,fallbackLocale:F,fallbackWarn:y,missingWarn:w,fallbackContext:k}=r,P={locale:s,modifiers:n,pluralRules:e,messages:M=>{let N=m(i,M);if(N==null&&k){const[,,B]=xF(k,M,s,F,y,w);N=m(B,M)}if(Qt(N)){let B=!1;const U=CF(r,M,s,N,M,()=>{B=!0});return B?Gb:U}else return to(N)?N:Gb}};return r.processor&&(P.processor=r.processor),l.list&&(P.list=l.list),l.named&&(P.named=l.named),Es(l.plural)&&(P.pluralIndex=l.plural),P}function Yb(r,...s){const{datetimeFormats:i,unresolving:l,fallbackLocale:n,onWarn:e,localeFallbacker:m}=r,{__datetimeFormatters:F}=r,[y,w,k,S]=Yv(...s),P=es(k.missingWarn)?k.missingWarn:r.missingWarn;es(k.fallbackWarn)?k.fallbackWarn:r.fallbackWarn;const M=!!k.part,N=Qt(k.locale)?k.locale:r.locale,B=m(r,n,N);if(!Qt(y)||y==="")return new Intl.DateTimeFormat(N,S).format(w);let K={},U,G=null;const se="datetime format";for(let ie=0;ie<B.length&&(U=B[ie],K=i[U]||{},G=K[y],!Xr(G));ie++)U4(r,y,U,P,se);if(!Xr(G)||!Qt(U))return l?Q2:y;let Y=`${U}__${y}`;q2(S)||(Y=`${Y}__${JSON.stringify(S)}`);let z=F.get(Y);return z||(z=new Intl.DateTimeFormat(U,ri({},G,S)),F.set(Y,z)),M?z.formatToParts(w):z.format(w)}const TF=["localeMatcher","weekday","era","year","month","day","hour","minute","second","timeZoneName","formatMatcher","hour12","timeZone","dateStyle","timeStyle","calendar","dayPeriod","numberingSystem","hourCycle","fractionalSecondDigits"];function Yv(...r){const[s,i,l,n]=r,e={};let m={},F;if(Qt(s)){const y=s.match(/(\d{4}-\d{2}-\d{2})(T|\s)?(.*)/);if(!y)throw Sf(Af.INVALID_ISO_DATE_ARGUMENT);const w=y[3]?y[3].trim().startsWith("T")?`${y[1].trim()}${y[3].trim()}`:`${y[1].trim()}T${y[3].trim()}`:y[1].trim();F=new Date(w);try{F.toISOString()}catch{throw Sf(Af.INVALID_ISO_DATE_ARGUMENT)}}else if(v6(s)){if(isNaN(s.getTime()))throw Sf(Af.INVALID_DATE_ARGUMENT);F=s}else if(Es(s))F=s;else throw Sf(Af.INVALID_ARGUMENT);return Qt(i)?e.key=i:Xr(i)&&Object.keys(i).forEach(y=>{TF.includes(y)?m[y]=i[y]:e[y]=i[y]}),Qt(l)?e.locale=l:Xr(l)&&(m=l),Xr(n)&&(m=n),[e.key||"",F,e,m]}function Kb(r,s,i){const l=r;for(const n in i){const e=`${s}__${n}`;l.__datetimeFormatters.has(e)&&l.__datetimeFormatters.delete(e)}}function qb(r,...s){const{numberFormats:i,unresolving:l,fallbackLocale:n,onWarn:e,localeFallbacker:m}=r,{__numberFormatters:F}=r,[y,w,k,S]=Kv(...s),P=es(k.missingWarn)?k.missingWarn:r.missingWarn;es(k.fallbackWarn)?k.fallbackWarn:r.fallbackWarn;const M=!!k.part,N=Qt(k.locale)?k.locale:r.locale,B=m(r,n,N);if(!Qt(y)||y==="")return new Intl.NumberFormat(N,S).format(w);let K={},U,G=null;const se="number format";for(let ie=0;ie<B.length&&(U=B[ie],K=i[U]||{},G=K[y],!Xr(G));ie++)U4(r,y,U,P,se);if(!Xr(G)||!Qt(U))return l?Q2:y;let Y=`${U}__${y}`;q2(S)||(Y=`${Y}__${JSON.stringify(S)}`);let z=F.get(Y);return z||(z=new Intl.NumberFormat(U,ri({},G,S)),F.set(Y,z)),M?z.formatToParts(w):z.format(w)}const AF=["localeMatcher","style","currency","currencyDisplay","currencySign","useGrouping","minimumIntegerDigits","minimumFractionDigits","maximumFractionDigits","minimumSignificantDigits","maximumSignificantDigits","compactDisplay","notation","signDisplay","unit","unitDisplay","roundingMode","roundingPriority","roundingIncrement","trailingZeroDisplay"];function Kv(...r){const[s,i,l,n]=r,e={};let m={};if(!Es(s))throw Sf(Af.INVALID_ARGUMENT);const F=s;return Qt(i)?e.key=i:Xr(i)&&Object.keys(i).forEach(y=>{AF.includes(y)?m[y]=i[y]:e[y]=i[y]}),Qt(l)?e.locale=l:Xr(l)&&(m=l),Xr(n)&&(m=n),[e.key||"",F,e,m]}function Qb(r,s,i){const l=r;for(const n in i){const e=`${s}__${n}`;l.__numberFormatters.has(e)&&l.__numberFormatters.delete(e)}}typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(N4().__INTLIFY_PROD_DEVTOOLS__=!1);function X2(r,s){const i=Object.create(null),l=r.split(",");for(let n=0;n<l.length;n++)i[l[n]]=!0;return s?n=>!!i[n.toLowerCase()]:n=>!!i[n]}const fn={},kf=[],Ta=()=>{},rE=()=>!1,nE=/^on[^a-z]/,P1=r=>nE.test(r),H4=r=>r.startsWith("onUpdate:"),_n=Object.assign,$4=(r,s)=>{const i=r.indexOf(s);i>-1&&r.splice(i,1)},sE=Object.prototype.hasOwnProperty,Qr=(r,s)=>sE.call(r,s),Gt=Array.isArray,Of=r=>jf(r)==="[object Map]",lu=r=>jf(r)==="[object Set]",Xb=r=>jf(r)==="[object Date]",iE=r=>jf(r)==="[object RegExp]",gr=r=>typeof r=="function",Pn=r=>typeof r=="string",v1=r=>typeof r=="symbol",hn=r=>r!==null&&typeof r=="object",W4=r=>hn(r)&&gr(r.then)&&gr(r.catch),SF=Object.prototype.toString,jf=r=>SF.call(r),aE=r=>jf(r).slice(8,-1),kF=r=>jf(r)==="[object Object]",z4=r=>Pn(r)&&r!=="NaN"&&r[0]!=="-"&&""+parseInt(r,10)===r,e1=X2(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),J2=r=>{const s=Object.create(null);return i=>s[i]||(s[i]=r(i))},oE=/-(\w)/g,Di=J2(r=>r.replace(oE,(s,i)=>i?i.toUpperCase():"")),lE=/\B([A-Z])/g,sa=J2(r=>r.replace(lE,"-$1").toLowerCase()),I1=J2(r=>r.charAt(0).toUpperCase()+r.slice(1)),t1=J2(r=>r?`on${I1(r)}`:""),Uf=(r,s)=>!Object.is(r,s),Rf=(r,s)=>{for(let i=0;i<r.length;i++)r[i](s)},A2=(r,s,i)=>{Object.defineProperty(r,s,{configurable:!0,enumerable:!1,value:i})},S2=r=>{const s=parseFloat(r);return isNaN(s)?r:s},k2=r=>{const s=Pn(r)?Number(r):NaN;return isNaN(s)?r:s};let Jb;const qv=()=>Jb||(Jb=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{}),cE="Infinity,undefined,NaN,isFinite,isNaN,parseFloat,parseInt,decodeURI,decodeURIComponent,encodeURI,encodeURIComponent,Math,Number,Date,Array,Object,Boolean,String,RegExp,Map,Set,JSON,Intl,BigInt,console",uE=X2(cE);function Aa(r){if(Gt(r)){const s={};for(let i=0;i<r.length;i++){const l=r[i],n=Pn(l)?pE(l):Aa(l);if(n)for(const e in n)s[e]=n[e]}return s}else{if(Pn(r))return r;if(hn(r))return r}}const fE=/;(?![^(]*\))/g,hE=/:([^]+)/,dE=/\/\*[^]*?\*\//g;function pE(r){const s={};return r.replace(dE,"").split(fE).forEach(i=>{if(i){const l=i.split(hE);l.length>1&&(s[l[0].trim()]=l[1].trim())}}),s}function ni(r){let s="";if(Pn(r))s=r;else if(Gt(r))for(let i=0;i<r.length;i++){const l=ni(r[i]);l&&(s+=l+" ")}else if(hn(r))for(const i in r)r[i]&&(s+=i+" ");return s.trim()}function OF(r){if(!r)return null;let{class:s,style:i}=r;return s&&!Pn(s)&&(r.class=ni(s)),i&&(r.style=Aa(i)),r}const mE="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",gE=X2(mE);function RF(r){return!!r||r===""}function vE(r,s){if(r.length!==s.length)return!1;let i=!0;for(let l=0;i&&l<r.length;l++)i=Ll(r[l],s[l]);return i}function Ll(r,s){if(r===s)return!0;let i=Xb(r),l=Xb(s);if(i||l)return i&&l?r.getTime()===s.getTime():!1;if(i=v1(r),l=v1(s),i||l)return r===s;if(i=Gt(r),l=Gt(s),i||l)return i&&l?vE(r,s):!1;if(i=hn(r),l=hn(s),i||l){if(!i||!l)return!1;const n=Object.keys(r).length,e=Object.keys(s).length;if(n!==e)return!1;for(const m in r){const F=r.hasOwnProperty(m),y=s.hasOwnProperty(m);if(F&&!y||!F&&y||!Ll(r[m],s[m]))return!1}}return String(r)===String(s)}function Z2(r,s){return r.findIndex(i=>Ll(i,s))}const as=r=>Pn(r)?r:r==null?"":Gt(r)||hn(r)&&(r.toString===SF||!gr(r.toString))?JSON.stringify(r,PF,2):String(r),PF=(r,s)=>s&&s.__v_isRef?PF(r,s.value):Of(s)?{[`Map(${s.size})`]:[...s.entries()].reduce((i,[l,n])=>(i[`${l} =>`]=n,i),{})}:lu(s)?{[`Set(${s.size})`]:[...s.values()]}:hn(s)&&!Gt(s)&&!kF(s)?String(s):s;let Ii;class V4{constructor(s=!1){this.detached=s,this._active=!0,this.effects=[],this.cleanups=[],this.parent=Ii,!s&&Ii&&(this.index=(Ii.scopes||(Ii.scopes=[])).push(this)-1)}get active(){return this._active}run(s){if(this._active){const i=Ii;try{return Ii=this,s()}finally{Ii=i}}}on(){Ii=this}off(){Ii=this.parent}stop(s){if(this._active){let i,l;for(i=0,l=this.effects.length;i<l;i++)this.effects[i].stop();for(i=0,l=this.cleanups.length;i<l;i++)this.cleanups[i]();if(this.scopes)for(i=0,l=this.scopes.length;i<l;i++)this.scopes[i].stop(!0);if(!this.detached&&this.parent&&!s){const n=this.parent.scopes.pop();n&&n!==this&&(this.parent.scopes[this.index]=n,n.index=this.index)}this.parent=void 0,this._active=!1}}}function em(r){return new V4(r)}function IF(r,s=Ii){s&&s.active&&s.effects.push(r)}function tm(){return Ii}function G4(r){Ii&&Ii.cleanups.push(r)}const j4=r=>{const s=new Set(r);return s.w=0,s.n=0,s},NF=r=>(r.w&Bl)>0,MF=r=>(r.n&Bl)>0,bE=({deps:r})=>{if(r.length)for(let s=0;s<r.length;s++)r[s].w|=Bl},DE=r=>{const{deps:s}=r;if(s.length){let i=0;for(let l=0;l<s.length;l++){const n=s[l];NF(n)&&!MF(n)?n.delete(r):s[i++]=n,n.w&=~Bl,n.n&=~Bl}s.length=i}},O2=new WeakMap;let Qh=0,Bl=1;const Qv=30;let ya;const eu=Symbol(""),Xv=Symbol("");class N1{constructor(s,i=null,l){this.fn=s,this.scheduler=i,this.active=!0,this.deps=[],this.parent=void 0,IF(this,l)}run(){if(!this.active)return this.fn();let s=ya,i=Pl;for(;s;){if(s===this)return;s=s.parent}try{return this.parent=ya,ya=this,Pl=!0,Bl=1<<++Qh,Qh<=Qv?bE(this):Zb(this),this.fn()}finally{Qh<=Qv&&DE(this),Bl=1<<--Qh,ya=this.parent,Pl=i,this.parent=void 0,this.deferStop&&this.stop()}}stop(){ya===this?this.deferStop=!0:this.active&&(Zb(this),this.onStop&&this.onStop(),this.active=!1)}}function Zb(r){const{deps:s}=r;if(s.length){for(let i=0;i<s.length;i++)s[i].delete(r);s.length=0}}function FE(r,s){r.effect&&(r=r.effect.fn);const i=new N1(r);s&&(_n(i,s),s.scope&&IF(i,s.scope)),(!s||!s.lazy)&&i.run();const l=i.run.bind(i);return l.effect=i,l}function _E(r){r.effect.stop()}let Pl=!0;const LF=[];function Yf(){LF.push(Pl),Pl=!1}function Kf(){const r=LF.pop();Pl=r===void 0?!0:r}function Fi(r,s,i){if(Pl&&ya){let l=O2.get(r);l||O2.set(r,l=new Map);let n=l.get(i);n||l.set(i,n=j4()),BF(n)}}function BF(r,s){let i=!1;Qh<=Qv?MF(r)||(r.n|=Bl,i=!NF(r)):i=!r.has(ya),i&&(r.add(ya),ya.deps.push(r))}function Go(r,s,i,l,n,e){const m=O2.get(r);if(!m)return;let F=[];if(s==="clear")F=[...m.values()];else if(i==="length"&&Gt(r)){const y=Number(l);m.forEach((w,k)=>{(k==="length"||k>=y)&&F.push(w)})}else switch(i!==void 0&&F.push(m.get(i)),s){case"add":Gt(r)?z4(i)&&F.push(m.get("length")):(F.push(m.get(eu)),Of(r)&&F.push(m.get(Xv)));break;case"delete":Gt(r)||(F.push(m.get(eu)),Of(r)&&F.push(m.get(Xv)));break;case"set":Of(r)&&F.push(m.get(eu));break}if(F.length===1)F[0]&&Jv(F[0]);else{const y=[];for(const w of F)w&&y.push(...w);Jv(j4(y))}}function Jv(r,s){const i=Gt(r)?r:[...r];for(const l of i)l.computed&&eD(l);for(const l of i)l.computed||eD(l)}function eD(r,s){(r!==ya||r.allowRecurse)&&(r.scheduler?r.scheduler():r.run())}function yE(r,s){var i;return(i=O2.get(r))==null?void 0:i.get(s)}const wE=X2("__proto__,__v_isRef,__isVue"),UF=new Set(Object.getOwnPropertyNames(Symbol).filter(r=>r!=="arguments"&&r!=="caller").map(r=>Symbol[r]).filter(v1)),EE=rm(),xE=rm(!1,!0),CE=rm(!0),TE=rm(!0,!0),tD=AE();function AE(){const r={};return["includes","indexOf","lastIndexOf"].forEach(s=>{r[s]=function(...i){const l=Hr(this);for(let e=0,m=this.length;e<m;e++)Fi(l,"get",e+"");const n=l[s](...i);return n===-1||n===!1?l[s](...i.map(Hr)):n}}),["push","pop","shift","unshift","splice"].forEach(s=>{r[s]=function(...i){Yf();const l=Hr(this)[s].apply(this,i);return Kf(),l}}),r}function SE(r){const s=Hr(this);return Fi(s,"has",r),s.hasOwnProperty(r)}function rm(r=!1,s=!1){return function(l,n,e){if(n==="__v_isReactive")return!r;if(n==="__v_isReadonly")return r;if(n==="__v_isShallow")return s;if(n==="__v_raw"&&e===(r?s?jF:GF:s?VF:zF).get(l))return l;const m=Gt(l);if(!r){if(m&&Qr(tD,n))return Reflect.get(tD,n,e);if(n==="hasOwnProperty")return SE}const F=Reflect.get(l,n,e);return(v1(n)?UF.has(n):wE(n))||(r||Fi(l,"get",n),s)?F:rn(F)?m&&z4(n)?F:F.value:hn(F)?r?qf(F):Ul(F):F}}const kE=HF(),OE=HF(!0);function HF(r=!1){return function(i,l,n,e){let m=i[l];if(su(m)&&rn(m)&&!rn(n))return!1;if(!r&&(!b1(n)&&!su(n)&&(m=Hr(m),n=Hr(n)),!Gt(i)&&rn(m)&&!rn(n)))return m.value=n,!0;const F=Gt(i)&&z4(l)?Number(l)<i.length:Qr(i,l),y=Reflect.set(i,l,n,e);return i===Hr(e)&&(F?Uf(n,m)&&Go(i,"set",l,n):Go(i,"add",l,n)),y}}function RE(r,s){const i=Qr(r,s);r[s];const l=Reflect.deleteProperty(r,s);return l&&i&&Go(r,"delete",s,void 0),l}function PE(r,s){const i=Reflect.has(r,s);return(!v1(s)||!UF.has(s))&&Fi(r,"has",s),i}function IE(r){return Fi(r,"iterate",Gt(r)?"length":eu),Reflect.ownKeys(r)}const $F={get:EE,set:kE,deleteProperty:RE,has:PE,ownKeys:IE},WF={get:CE,set(r,s){return!0},deleteProperty(r,s){return!0}},NE=_n({},$F,{get:xE,set:OE}),ME=_n({},WF,{get:TE}),Y4=r=>r,nm=r=>Reflect.getPrototypeOf(r);function s2(r,s,i=!1,l=!1){r=r.__v_raw;const n=Hr(r),e=Hr(s);i||(s!==e&&Fi(n,"get",s),Fi(n,"get",e));const{has:m}=nm(n),F=l?Y4:i?Q4:D1;if(m.call(n,s))return F(r.get(s));if(m.call(n,e))return F(r.get(e));r!==n&&r.get(s)}function i2(r,s=!1){const i=this.__v_raw,l=Hr(i),n=Hr(r);return s||(r!==n&&Fi(l,"has",r),Fi(l,"has",n)),r===n?i.has(r):i.has(r)||i.has(n)}function a2(r,s=!1){return r=r.__v_raw,!s&&Fi(Hr(r),"iterate",eu),Reflect.get(r,"size",r)}function rD(r){r=Hr(r);const s=Hr(this);return nm(s).has.call(s,r)||(s.add(r),Go(s,"add",r,r)),this}function nD(r,s){s=Hr(s);const i=Hr(this),{has:l,get:n}=nm(i);let e=l.call(i,r);e||(r=Hr(r),e=l.call(i,r));const m=n.call(i,r);return i.set(r,s),e?Uf(s,m)&&Go(i,"set",r,s):Go(i,"add",r,s),this}function sD(r){const s=Hr(this),{has:i,get:l}=nm(s);let n=i.call(s,r);n||(r=Hr(r),n=i.call(s,r)),l&&l.call(s,r);const e=s.delete(r);return n&&Go(s,"delete",r,void 0),e}function iD(){const r=Hr(this),s=r.size!==0,i=r.clear();return s&&Go(r,"clear",void 0,void 0),i}function o2(r,s){return function(l,n){const e=this,m=e.__v_raw,F=Hr(m),y=s?Y4:r?Q4:D1;return!r&&Fi(F,"iterate",eu),m.forEach((w,k)=>l.call(n,y(w),y(k),e))}}function l2(r,s,i){return function(...l){const n=this.__v_raw,e=Hr(n),m=Of(e),F=r==="entries"||r===Symbol.iterator&&m,y=r==="keys"&&m,w=n[r](...l),k=i?Y4:s?Q4:D1;return!s&&Fi(e,"iterate",y?Xv:eu),{next(){const{value:S,done:P}=w.next();return P?{value:S,done:P}:{value:F?[k(S[0]),k(S[1])]:k(S),done:P}},[Symbol.iterator](){return this}}}}function _l(r){return function(...s){return r==="delete"?!1:this}}function LE(){const r={get(e){return s2(this,e)},get size(){return a2(this)},has:i2,add:rD,set:nD,delete:sD,clear:iD,forEach:o2(!1,!1)},s={get(e){return s2(this,e,!1,!0)},get size(){return a2(this)},has:i2,add:rD,set:nD,delete:sD,clear:iD,forEach:o2(!1,!0)},i={get(e){return s2(this,e,!0)},get size(){return a2(this,!0)},has(e){return i2.call(this,e,!0)},add:_l("add"),set:_l("set"),delete:_l("delete"),clear:_l("clear"),forEach:o2(!0,!1)},l={get(e){return s2(this,e,!0,!0)},get size(){return a2(this,!0)},has(e){return i2.call(this,e,!0)},add:_l("add"),set:_l("set"),delete:_l("delete"),clear:_l("clear"),forEach:o2(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(e=>{r[e]=l2(e,!1,!1),i[e]=l2(e,!0,!1),s[e]=l2(e,!1,!0),l[e]=l2(e,!0,!0)}),[r,i,s,l]}const[BE,UE,HE,$E]=LE();function sm(r,s){const i=s?r?$E:HE:r?UE:BE;return(l,n,e)=>n==="__v_isReactive"?!r:n==="__v_isReadonly"?r:n==="__v_raw"?l:Reflect.get(Qr(i,n)&&n in l?i:l,n,e)}const WE={get:sm(!1,!1)},zE={get:sm(!1,!0)},VE={get:sm(!0,!1)},GE={get:sm(!0,!0)},zF=new WeakMap,VF=new WeakMap,GF=new WeakMap,jF=new WeakMap;function jE(r){switch(r){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function YE(r){return r.__v_skip||!Object.isExtensible(r)?0:jE(aE(r))}function Ul(r){return su(r)?r:im(r,!1,$F,WE,zF)}function K4(r){return im(r,!1,NE,zE,VF)}function qf(r){return im(r,!0,WF,VE,GF)}function KE(r){return im(r,!0,ME,GE,jF)}function im(r,s,i,l,n){if(!hn(r)||r.__v_raw&&!(s&&r.__v_isReactive))return r;const e=n.get(r);if(e)return e;const m=YE(r);if(m===0)return r;const F=new Proxy(r,m===2?l:i);return n.set(r,F),F}function Wo(r){return su(r)?Wo(r.__v_raw):!!(r&&r.__v_isReactive)}function su(r){return!!(r&&r.__v_isReadonly)}function b1(r){return!!(r&&r.__v_isShallow)}function q4(r){return Wo(r)||su(r)}function Hr(r){const s=r&&r.__v_raw;return s?Hr(s):r}function M1(r){return A2(r,"__v_skip",!0),r}const D1=r=>hn(r)?Ul(r):r,Q4=r=>hn(r)?qf(r):r;function X4(r){Pl&&ya&&(r=Hr(r),BF(r.dep||(r.dep=j4())))}function am(r,s){r=Hr(r);const i=r.dep;i&&Jv(i)}function rn(r){return!!(r&&r.__v_isRef===!0)}function Yt(r){return YF(r,!1)}function Pf(r){return YF(r,!0)}function YF(r,s){return rn(r)?r:new qE(r,s)}class qE{constructor(s,i){this.__v_isShallow=i,this.dep=void 0,this.__v_isRef=!0,this._rawValue=i?s:Hr(s),this._value=i?s:D1(s)}get value(){return X4(this),this._value}set value(s){const i=this.__v_isShallow||b1(s)||su(s);s=i?s:Hr(s),Uf(s,this._rawValue)&&(this._rawValue=s,this._value=i?s:D1(s),am(this))}}function QE(r){am(r)}function tr(r){return rn(r)?r.value:r}function XE(r){return gr(r)?r():tr(r)}const JE={get:(r,s,i)=>tr(Reflect.get(r,s,i)),set:(r,s,i,l)=>{const n=r[s];return rn(n)&&!rn(i)?(n.value=i,!0):Reflect.set(r,s,i,l)}};function J4(r){return Wo(r)?r:new Proxy(r,JE)}class ZE{constructor(s){this.dep=void 0,this.__v_isRef=!0;const{get:i,set:l}=s(()=>X4(this),()=>am(this));this._get=i,this._set=l}get value(){return this._get()}set value(s){this._set(s)}}function Z4(r){return new ZE(r)}function KF(r){const s=Gt(r)?new Array(r.length):{};for(const i in r)s[i]=QF(r,i);return s}class e5{constructor(s,i,l){this._object=s,this._key=i,this._defaultValue=l,this.__v_isRef=!0}get value(){const s=this._object[this._key];return s===void 0?this._defaultValue:s}set value(s){this._object[this._key]=s}get dep(){return yE(Hr(this._object),this._key)}}class t5{constructor(s){this._getter=s,this.__v_isRef=!0,this.__v_isReadonly=!0}get value(){return this._getter()}}function qF(r,s,i){return rn(r)?r:gr(r)?new t5(r):hn(r)&&arguments.length>1?QF(r,s,i):Yt(r)}function QF(r,s,i){const l=r[s];return rn(l)?l:new e5(r,s,i)}class r5{constructor(s,i,l,n){this._setter=i,this.dep=void 0,this.__v_isRef=!0,this.__v_isReadonly=!1,this._dirty=!0,this.effect=new N1(s,()=>{this._dirty||(this._dirty=!0,am(this))}),this.effect.computed=this,this.effect.active=this._cacheable=!n,this.__v_isReadonly=l}get value(){const s=Hr(this);return X4(s),(s._dirty||!s._cacheable)&&(s._dirty=!1,s._value=s.effect.run()),s._value}set value(s){this._setter(s)}}function n5(r,s,i=!1){let l,n;const e=gr(r);return e?(l=r,n=Ta):(l=r.get,n=r.set),new r5(l,n,e||!n,i)}function s5(r,...s){}function i5(r,s){}function zo(r,s,i,l){let n;try{n=l?r(...l):r()}catch(e){cu(e,s,i)}return n}function Li(r,s,i,l){if(gr(r)){const e=zo(r,s,i,l);return e&&W4(e)&&e.catch(m=>{cu(m,s,i)}),e}const n=[];for(let e=0;e<r.length;e++)n.push(Li(r[e],s,i,l));return n}function cu(r,s,i,l=!0){const n=s?s.vnode:null;if(s){let e=s.parent;const m=s.proxy,F=i;for(;e;){const w=e.ec;if(w){for(let k=0;k<w.length;k++)if(w[k](r,m,F)===!1)return}e=e.parent}const y=s.appContext.config.errorHandler;if(y){zo(y,null,10,[r,m,F]);return}}a5(r,i,n,l)}function a5(r,s,i,l=!0){console.error(r)}let F1=!1,Zv=!1;const $s=[];let ro=0;const If=[];let Uo=null,Qc=0;const XF=Promise.resolve();let eb=null;function oo(r){const s=eb||XF;return r?s.then(this?r.bind(this):r):s}function o5(r){let s=ro+1,i=$s.length;for(;s<i;){const l=s+i>>>1;_1($s[l])<r?s=l+1:i=l}return s}function om(r){(!$s.length||!$s.includes(r,F1&&r.allowRecurse?ro+1:ro))&&(r.id==null?$s.push(r):$s.splice(o5(r.id),0,r),JF())}function JF(){!F1&&!Zv&&(Zv=!0,eb=XF.then(ZF))}function l5(r){const s=$s.indexOf(r);s>ro&&$s.splice(s,1)}function tb(r){Gt(r)?If.push(...r):(!Uo||!Uo.includes(r,r.allowRecurse?Qc+1:Qc))&&If.push(r),JF()}function aD(r,s=F1?ro+1:0){for(;s<$s.length;s++){const i=$s[s];i&&i.pre&&($s.splice(s,1),s--,i())}}function R2(r){if(If.length){const s=[...new Set(If)];if(If.length=0,Uo){Uo.push(...s);return}for(Uo=s,Uo.sort((i,l)=>_1(i)-_1(l)),Qc=0;Qc<Uo.length;Qc++)Uo[Qc]();Uo=null,Qc=0}}const _1=r=>r.id==null?1/0:r.id,c5=(r,s)=>{const i=_1(r)-_1(s);if(i===0){if(r.pre&&!s.pre)return-1;if(s.pre&&!r.pre)return 1}return i};function ZF(r){Zv=!1,F1=!0,$s.sort(c5);const s=Ta;try{for(ro=0;ro<$s.length;ro++){const i=$s[ro];i&&i.active!==!1&&zo(i,null,14)}}finally{ro=0,$s.length=0,R2(),F1=!1,eb=null,($s.length||If.length)&&ZF()}}let Cf,c2=[];function e_(r,s){var i,l;Cf=r,Cf?(Cf.enabled=!0,c2.forEach(({event:n,args:e})=>Cf.emit(n,...e)),c2=[]):typeof window<"u"&&window.HTMLElement&&!((l=(i=window.navigator)==null?void 0:i.userAgent)!=null&&l.includes("jsdom"))?((s.__VUE_DEVTOOLS_HOOK_REPLAY__=s.__VUE_DEVTOOLS_HOOK_REPLAY__||[]).push(e=>{e_(e,s)}),setTimeout(()=>{Cf||(s.__VUE_DEVTOOLS_HOOK_REPLAY__=null,c2=[])},3e3)):c2=[]}function u5(r,s,...i){if(r.isUnmounted)return;const l=r.vnode.props||fn;let n=i;const e=s.startsWith("update:"),m=e&&s.slice(7);if(m&&m in l){const k=`${m==="modelValue"?"model":m}Modifiers`,{number:S,trim:P}=l[k]||fn;P&&(n=i.map(M=>Pn(M)?M.trim():M)),S&&(n=i.map(S2))}let F,y=l[F=t1(s)]||l[F=t1(Di(s))];!y&&e&&(y=l[F=t1(sa(s))]),y&&Li(y,r,6,n);const w=l[F+"Once"];if(w){if(!r.emitted)r.emitted={};else if(r.emitted[F])return;r.emitted[F]=!0,Li(w,r,6,n)}}function t_(r,s,i=!1){const l=s.emitsCache,n=l.get(r);if(n!==void 0)return n;const e=r.emits;let m={},F=!1;if(!gr(r)){const y=w=>{const k=t_(w,s,!0);k&&(F=!0,_n(m,k))};!i&&s.mixins.length&&s.mixins.forEach(y),r.extends&&y(r.extends),r.mixins&&r.mixins.forEach(y)}return!e&&!F?(hn(r)&&l.set(r,null),null):(Gt(e)?e.forEach(y=>m[y]=null):_n(m,e),hn(r)&&l.set(r,m),m)}function lm(r,s){return!r||!P1(s)?!1:(s=s.slice(2).replace(/Once$/,""),Qr(r,s[0].toLowerCase()+s.slice(1))||Qr(r,sa(s))||Qr(r,s))}let xs=null,cm=null;function y1(r){const s=xs;return xs=r,cm=r&&r.type.__scopeId||null,s}function um(r){cm=r}function fm(){cm=null}const r_=r=>ws;function ws(r,s=xs,i){if(!s||r._n)return r;const l=(...n)=>{l._d&&a4(-1);const e=y1(s);let m;try{m=r(...n)}finally{y1(e),l._d&&a4(1)}return m};return l._n=!0,l._c=!0,l._d=!0,l}function _2(r){const{type:s,vnode:i,proxy:l,withProxy:n,props:e,propsOptions:[m],slots:F,attrs:y,emit:w,render:k,renderCache:S,data:P,setupState:M,ctx:N,inheritAttrs:B}=r;let K,U;const G=y1(r);try{if(i.shapeFlag&4){const Y=n||l;K=Mi(k.call(Y,Y,S,e,M,P,N)),U=y}else{const Y=s;K=Mi(Y.length>1?Y(e,{attrs:y,slots:F,emit:w}):Y(e,null)),U=s.props?y:h5(y)}}catch(Y){i1.length=0,cu(Y,r,1),K=Er(zs)}let se=K;if(U&&B!==!1){const Y=Object.keys(U),{shapeFlag:z}=se;Y.length&&z&7&&(m&&Y.some(H4)&&(U=d5(U,m)),se=io(se,U))}return i.dirs&&(se=io(se),se.dirs=se.dirs?se.dirs.concat(i.dirs):i.dirs),i.transition&&(se.transition=i.transition),K=se,y1(G),K}function f5(r){let s;for(let i=0;i<r.length;i++){const l=r[i];if($l(l)){if(l.type!==zs||l.children==="v-if"){if(s)return;s=l}}else return}return s}const h5=r=>{let s;for(const i in r)(i==="class"||i==="style"||P1(i))&&((s||(s={}))[i]=r[i]);return s},d5=(r,s)=>{const i={};for(const l in r)(!H4(l)||!(l.slice(9)in s))&&(i[l]=r[l]);return i};function p5(r,s,i){const{props:l,children:n,component:e}=r,{props:m,children:F,patchFlag:y}=s,w=e.emitsOptions;if(s.dirs||s.transition)return!0;if(i&&y>=0){if(y&1024)return!0;if(y&16)return l?oD(l,m,w):!!m;if(y&8){const k=s.dynamicProps;for(let S=0;S<k.length;S++){const P=k[S];if(m[P]!==l[P]&&!lm(w,P))return!0}}}else return(n||F)&&(!F||!F.$stable)?!0:l===m?!1:l?m?oD(l,m,w):!0:!!m;return!1}function oD(r,s,i){const l=Object.keys(s);if(l.length!==Object.keys(r).length)return!0;for(let n=0;n<l.length;n++){const e=l[n];if(s[e]!==r[e]&&!lm(i,e))return!0}return!1}function rb({vnode:r,parent:s},i){for(;s&&s.subTree===r;)(r=s.vnode).el=i,s=s.parent}const n_=r=>r.__isSuspense,m5={name:"Suspense",__isSuspense:!0,process(r,s,i,l,n,e,m,F,y,w){r==null?v5(s,i,l,n,e,m,F,y,w):b5(r,s,i,l,n,m,F,y,w)},hydrate:D5,create:nb,normalize:F5},g5=m5;function w1(r,s){const i=r.props&&r.props[s];gr(i)&&i()}function v5(r,s,i,l,n,e,m,F,y){const{p:w,o:{createElement:k}}=y,S=k("div"),P=r.suspense=nb(r,n,l,s,S,i,e,m,F,y);w(null,P.pendingBranch=r.ssContent,S,null,l,P,e,m),P.deps>0?(w1(r,"onPending"),w1(r,"onFallback"),w(null,r.ssFallback,s,i,l,null,e,m),Nf(P,r.ssFallback)):P.resolve(!1,!0)}function b5(r,s,i,l,n,e,m,F,{p:y,um:w,o:{createElement:k}}){const S=s.suspense=r.suspense;S.vnode=s,s.el=r.el;const P=s.ssContent,M=s.ssFallback,{activeBranch:N,pendingBranch:B,isInFallback:K,isHydrating:U}=S;if(B)S.pendingBranch=P,wa(P,B)?(y(B,P,S.hiddenContainer,null,n,S,e,m,F),S.deps<=0?S.resolve():K&&(y(N,M,i,l,n,null,e,m,F),Nf(S,M))):(S.pendingId++,U?(S.isHydrating=!1,S.activeBranch=B):w(B,n,S),S.deps=0,S.effects.length=0,S.hiddenContainer=k("div"),K?(y(null,P,S.hiddenContainer,null,n,S,e,m,F),S.deps<=0?S.resolve():(y(N,M,i,l,n,null,e,m,F),Nf(S,M))):N&&wa(P,N)?(y(N,P,i,l,n,S,e,m,F),S.resolve(!0)):(y(null,P,S.hiddenContainer,null,n,S,e,m,F),S.deps<=0&&S.resolve()));else if(N&&wa(P,N))y(N,P,i,l,n,S,e,m,F),Nf(S,P);else if(w1(s,"onPending"),S.pendingBranch=P,S.pendingId++,y(null,P,S.hiddenContainer,null,n,S,e,m,F),S.deps<=0)S.resolve();else{const{timeout:G,pendingId:se}=S;G>0?setTimeout(()=>{S.pendingId===se&&S.fallback(M)},G):G===0&&S.fallback(M)}}function nb(r,s,i,l,n,e,m,F,y,w,k=!1){const{p:S,m:P,um:M,n:N,o:{parentNode:B,remove:K}}=w;let U;const G=_5(r);G&&s!=null&&s.pendingBranch&&(U=s.pendingId,s.deps++);const se=r.props?k2(r.props.timeout):void 0,Y={vnode:r,parent:s,parentComponent:i,isSVG:m,container:l,hiddenContainer:n,anchor:e,deps:0,pendingId:0,timeout:typeof se=="number"?se:-1,activeBranch:null,pendingBranch:null,isInFallback:!0,isHydrating:k,isUnmounted:!1,effects:[],resolve(z=!1,ie=!1){const{vnode:re,activeBranch:ne,pendingBranch:te,pendingId:le,effects:we,parentComponent:Pe,container:xe}=Y;if(Y.isHydrating)Y.isHydrating=!1;else if(!z){const qe=ne&&te.transition&&te.transition.mode==="out-in";qe&&(ne.transition.afterLeave=()=>{le===Y.pendingId&&P(te,xe,Ie,0)});let{anchor:Ie}=Y;ne&&(Ie=N(ne),M(ne,Pe,Y,!0)),qe||P(te,xe,Ie,0)}Nf(Y,te),Y.pendingBranch=null,Y.isInFallback=!1;let ve=Y.parent,Le=!1;for(;ve;){if(ve.pendingBranch){ve.effects.push(...we),Le=!0;break}ve=ve.parent}Le||tb(we),Y.effects=[],G&&s&&s.pendingBranch&&U===s.pendingId&&(s.deps--,s.deps===0&&!ie&&s.resolve()),w1(re,"onResolve")},fallback(z){if(!Y.pendingBranch)return;const{vnode:ie,activeBranch:re,parentComponent:ne,container:te,isSVG:le}=Y;w1(ie,"onFallback");const we=N(re),Pe=()=>{Y.isInFallback&&(S(null,z,te,we,ne,null,le,F,y),Nf(Y,z))},xe=z.transition&&z.transition.mode==="out-in";xe&&(re.transition.afterLeave=Pe),Y.isInFallback=!0,M(re,ne,null,!0),xe||Pe()},move(z,ie,re){Y.activeBranch&&P(Y.activeBranch,z,ie,re),Y.container=z},next(){return Y.activeBranch&&N(Y.activeBranch)},registerDep(z,ie){const re=!!Y.pendingBranch;re&&Y.deps++;const ne=z.vnode.el;z.asyncDep.catch(te=>{cu(te,z,0)}).then(te=>{if(z.isUnmounted||Y.isUnmounted||Y.pendingId!==z.suspenseId)return;z.asyncResolved=!0;const{vnode:le}=z;o4(z,te,!1),ne&&(le.el=ne);const we=!ne&&z.subTree.el;ie(z,le,B(ne||z.subTree.el),ne?null:N(z.subTree),Y,m,y),we&&K(we),rb(z,le.el),re&&--Y.deps===0&&Y.resolve()})},unmount(z,ie){Y.isUnmounted=!0,Y.activeBranch&&M(Y.activeBranch,i,z,ie),Y.pendingBranch&&M(Y.pendingBranch,i,z,ie)}};return Y}function D5(r,s,i,l,n,e,m,F,y){const w=s.suspense=nb(s,l,i,r.parentNode,document.createElement("div"),null,n,e,m,F,!0),k=y(r,w.pendingBranch=s.ssContent,i,w,e,m);return w.deps===0&&w.resolve(!1,!0),k}function F5(r){const{shapeFlag:s,children:i}=r,l=s&32;r.ssContent=lD(l?i.default:i),r.ssFallback=l?lD(i.fallback):Er(zs)}function lD(r){let s;if(gr(r)){const i=au&&r._c;i&&(r._d=!1,Ur()),r=r(),i&&(r._d=!0,s=bi,P_())}return Gt(r)&&(r=f5(r)),r=Mi(r),s&&!r.dynamicChildren&&(r.dynamicChildren=s.filter(i=>i!==r)),r}function s_(r,s){s&&s.pendingBranch?Gt(r)?s.effects.push(...r):s.effects.push(r):tb(r)}function Nf(r,s){r.activeBranch=s;const{vnode:i,parentComponent:l}=r,n=i.el=s.el;l&&l.subTree===i&&(l.vnode.el=n,rb(l,n))}function _5(r){var s;return((s=r.props)==null?void 0:s.suspensible)!=null&&r.props.suspensible!==!1}function sb(r,s){return L1(r,null,s)}function i_(r,s){return L1(r,null,{flush:"post"})}function y5(r,s){return L1(r,null,{flush:"sync"})}const u2={};function bn(r,s,i){return L1(r,s,i)}function L1(r,s,{immediate:i,deep:l,flush:n,onTrack:e,onTrigger:m}=fn){var F;const y=tm()===((F=os)==null?void 0:F.scope)?os:null;let w,k=!1,S=!1;if(rn(r)?(w=()=>r.value,k=b1(r)):Wo(r)?(w=()=>r,l=!0):Gt(r)?(S=!0,k=r.some(Y=>Wo(Y)||b1(Y)),w=()=>r.map(Y=>{if(rn(Y))return Y.value;if(Wo(Y))return Jc(Y);if(gr(Y))return zo(Y,y,2)})):gr(r)?s?w=()=>zo(r,y,2):w=()=>{if(!(y&&y.isUnmounted))return P&&P(),Li(r,y,3,[M])}:w=Ta,s&&l){const Y=w;w=()=>Jc(Y())}let P,M=Y=>{P=G.onStop=()=>{zo(Y,y,4)}},N;if($f)if(M=Ta,s?i&&Li(s,y,3,[w(),S?[]:void 0,M]):w(),n==="sync"){const Y=W_();N=Y.__watcherHandles||(Y.__watcherHandles=[])}else return Ta;let B=S?new Array(r.length).fill(u2):u2;const K=()=>{if(G.active)if(s){const Y=G.run();(l||k||(S?Y.some((z,ie)=>Uf(z,B[ie])):Uf(Y,B)))&&(P&&P(),Li(s,y,3,[Y,B===u2?void 0:S&&B[0]===u2?[]:B,M]),B=Y)}else G.run()};K.allowRecurse=!!s;let U;n==="sync"?U=K:n==="post"?U=()=>Is(K,y&&y.suspense):(K.pre=!0,y&&(K.id=y.uid),U=()=>om(K));const G=new N1(w,U);s?i?K():B=G.run():n==="post"?Is(G.run.bind(G),y&&y.suspense):G.run();const se=()=>{G.stop(),y&&y.scope&&$4(y.scope.effects,G)};return N&&N.push(se),se}function w5(r,s,i){const l=this.proxy,n=Pn(r)?r.includes(".")?a_(l,r):()=>l[r]:r.bind(l,l);let e;gr(s)?e=s:(e=s.handler,i=s);const m=os;Wl(this);const F=L1(n,e.bind(l),i);return m?Wl(m):Il(),F}function a_(r,s){const i=s.split(".");return()=>{let l=r;for(let n=0;n<i.length&&l;n++)l=l[i[n]];return l}}function Jc(r,s){if(!hn(r)||r.__v_skip||(s=s||new Set,s.has(r)))return r;if(s.add(r),rn(r))Jc(r.value,s);else if(Gt(r))for(let i=0;i<r.length;i++)Jc(r[i],s);else if(lu(r)||Of(r))r.forEach(i=>{Jc(i,s)});else if(kF(r))for(const i in r)Jc(r[i],s);return r}function o_(r,s){const i=xs;if(i===null)return r;const l=vm(i)||i.proxy,n=r.dirs||(r.dirs=[]);for(let e=0;e<s.length;e++){let[m,F,y,w=fn]=s[e];m&&(gr(m)&&(m={mounted:m,updated:m}),m.deep&&Jc(F),n.push({dir:m,instance:l,value:F,oldValue:void 0,arg:y,modifiers:w}))}return r}function eo(r,s,i,l){const n=r.dirs,e=s&&s.dirs;for(let m=0;m<n.length;m++){const F=n[m];e&&(F.oldValue=e[m].value);let y=F.dir[l];y&&(Yf(),Li(y,i,8,[r.el,F,r,s]),Kf())}}function ib(){const r={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return lo(()=>{r.isMounted=!0}),U1(()=>{r.isUnmounting=!0}),r}const na=[Function,Array],ab={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:na,onEnter:na,onAfterEnter:na,onEnterCancelled:na,onBeforeLeave:na,onLeave:na,onAfterLeave:na,onLeaveCancelled:na,onBeforeAppear:na,onAppear:na,onAfterAppear:na,onAppearCancelled:na},E5={name:"BaseTransition",props:ab,setup(r,{slots:s}){const i=Ts(),l=ib();let n;return()=>{const e=s.default&&hm(s.default(),!0);if(!e||!e.length)return;let m=e[0];if(e.length>1){for(const B of e)if(B.type!==zs){m=B;break}}const F=Hr(r),{mode:y}=F;if(l.isLeaving)return yv(m);const w=cD(m);if(!w)return yv(m);const k=Hf(w,F,l,i);iu(w,k);const S=i.subTree,P=S&&cD(S);let M=!1;const{getTransitionKey:N}=w.type;if(N){const B=N();n===void 0?n=B:B!==n&&(n=B,M=!0)}if(P&&P.type!==zs&&(!wa(w,P)||M)){const B=Hf(P,F,l,i);if(iu(P,B),y==="out-in")return l.isLeaving=!0,B.afterLeave=()=>{l.isLeaving=!1,i.update.active!==!1&&i.update()},yv(m);y==="in-out"&&w.type!==zs&&(B.delayLeave=(K,U,G)=>{const se=c_(l,P);se[String(P.key)]=P,K._leaveCb=()=>{U(),K._leaveCb=void 0,delete k.delayedLeave},k.delayedLeave=G})}return m}}},l_=E5;function c_(r,s){const{leavingVNodes:i}=r;let l=i.get(s.type);return l||(l=Object.create(null),i.set(s.type,l)),l}function Hf(r,s,i,l){const{appear:n,mode:e,persisted:m=!1,onBeforeEnter:F,onEnter:y,onAfterEnter:w,onEnterCancelled:k,onBeforeLeave:S,onLeave:P,onAfterLeave:M,onLeaveCancelled:N,onBeforeAppear:B,onAppear:K,onAfterAppear:U,onAppearCancelled:G}=s,se=String(r.key),Y=c_(i,r),z=(ne,te)=>{ne&&Li(ne,l,9,te)},ie=(ne,te)=>{const le=te[1];z(ne,te),Gt(ne)?ne.every(we=>we.length<=1)&&le():ne.length<=1&&le()},re={mode:e,persisted:m,beforeEnter(ne){let te=F;if(!i.isMounted)if(n)te=B||F;else return;ne._leaveCb&&ne._leaveCb(!0);const le=Y[se];le&&wa(r,le)&&le.el._leaveCb&&le.el._leaveCb(),z(te,[ne])},enter(ne){let te=y,le=w,we=k;if(!i.isMounted)if(n)te=K||y,le=U||w,we=G||k;else return;let Pe=!1;const xe=ne._enterCb=ve=>{Pe||(Pe=!0,ve?z(we,[ne]):z(le,[ne]),re.delayedLeave&&re.delayedLeave(),ne._enterCb=void 0)};te?ie(te,[ne,xe]):xe()},leave(ne,te){const le=String(r.key);if(ne._enterCb&&ne._enterCb(!0),i.isUnmounting)return te();z(S,[ne]);let we=!1;const Pe=ne._leaveCb=xe=>{we||(we=!0,te(),xe?z(N,[ne]):z(M,[ne]),ne._leaveCb=void 0,Y[le]===r&&delete Y[le])};Y[le]=r,P?ie(P,[ne,Pe]):Pe()},clone(ne){return Hf(ne,s,i,l)}};return re}function yv(r){if(B1(r))return r=io(r),r.children=null,r}function cD(r){return B1(r)?r.children?r.children[0]:void 0:r}function iu(r,s){r.shapeFlag&6&&r.component?iu(r.component.subTree,s):r.shapeFlag&128?(r.ssContent.transition=s.clone(r.ssContent),r.ssFallback.transition=s.clone(r.ssFallback)):r.transition=s}function hm(r,s=!1,i){let l=[],n=0;for(let e=0;e<r.length;e++){let m=r[e];const F=i==null?m.key:String(i)+String(m.key!=null?m.key:e);m.type===jn?(m.patchFlag&128&&n++,l=l.concat(hm(m.children,s,F))):(s||m.type!==zs)&&l.push(F!=null?io(m,{key:F}):m)}if(n>1)for(let e=0;e<l.length;e++)l[e].patchFlag=-2;return l}function Cs(r,s){return gr(r)?(()=>_n({name:r.name},s,{setup:r}))():r}const tu=r=>!!r.type.__asyncLoader;function x5(r){gr(r)&&(r={loader:r});const{loader:s,loadingComponent:i,errorComponent:l,delay:n=200,timeout:e,suspensible:m=!0,onError:F}=r;let y=null,w,k=0;const S=()=>(k++,y=null,P()),P=()=>{let M;return y||(M=y=s().catch(N=>{if(N=N instanceof Error?N:new Error(String(N)),F)return new Promise((B,K)=>{F(N,()=>B(S()),()=>K(N),k+1)});throw N}).then(N=>M!==y&&y?y:(N&&(N.__esModule||N[Symbol.toStringTag]==="Module")&&(N=N.default),w=N,N)))};return Cs({name:"AsyncComponentWrapper",__asyncLoader:P,get __asyncResolved(){return w},setup(){const M=os;if(w)return()=>wv(w,M);const N=G=>{y=null,cu(G,M,13,!l)};if(m&&M.suspense||$f)return P().then(G=>()=>wv(G,M)).catch(G=>(N(G),()=>l?Er(l,{error:G}):null));const B=Yt(!1),K=Yt(),U=Yt(!!n);return n&&setTimeout(()=>{U.value=!1},n),e!=null&&setTimeout(()=>{if(!B.value&&!K.value){const G=new Error(`Async component timed out after ${e}ms.`);N(G),K.value=G}},e),P().then(()=>{B.value=!0,M.parent&&B1(M.parent.vnode)&&om(M.parent.update)}).catch(G=>{N(G),K.value=G}),()=>{if(B.value&&w)return wv(w,M);if(K.value&&l)return Er(l,{error:K.value});if(i&&!U.value)return Er(i)}}})}function wv(r,s){const{ref:i,props:l,children:n,ce:e}=s.vnode,m=Er(r,l,n);return m.ref=i,m.ce=e,delete s.vnode.ce,m}const B1=r=>r.type.__isKeepAlive,C5={name:"KeepAlive",__isKeepAlive:!0,props:{include:[String,RegExp,Array],exclude:[String,RegExp,Array],max:[String,Number]},setup(r,{slots:s}){const i=Ts(),l=i.ctx;if(!l.renderer)return()=>{const G=s.default&&s.default();return G&&G.length===1?G[0]:G};const n=new Map,e=new Set;let m=null;const F=i.suspense,{renderer:{p:y,m:w,um:k,o:{createElement:S}}}=l,P=S("div");l.activate=(G,se,Y,z,ie)=>{const re=G.component;w(G,se,Y,0,F),y(re.vnode,G,se,Y,re,F,z,G.slotScopeIds,ie),Is(()=>{re.isDeactivated=!1,re.a&&Rf(re.a);const ne=G.props&&G.props.onVnodeMounted;ne&&vi(ne,re.parent,G)},F)},l.deactivate=G=>{const se=G.component;w(G,P,null,1,F),Is(()=>{se.da&&Rf(se.da);const Y=G.props&&G.props.onVnodeUnmounted;Y&&vi(Y,se.parent,G),se.isDeactivated=!0},F)};function M(G){Ev(G),k(G,i,F,!0)}function N(G){n.forEach((se,Y)=>{const z=c4(se.type);z&&(!G||!G(z))&&B(Y)})}function B(G){const se=n.get(G);!m||!wa(se,m)?M(se):m&&Ev(m),n.delete(G),e.delete(G)}bn(()=>[r.include,r.exclude],([G,se])=>{G&&N(Y=>Xh(G,Y)),se&&N(Y=>!Xh(se,Y))},{flush:"post",deep:!0});let K=null;const U=()=>{K!=null&&n.set(K,xv(i.subTree))};return lo(U),pm(U),U1(()=>{n.forEach(G=>{const{subTree:se,suspense:Y}=i,z=xv(se);if(G.type===z.type&&G.key===z.key){Ev(z);const ie=z.component.da;ie&&Is(ie,Y);return}M(G)})}),()=>{if(K=null,!s.default)return null;const G=s.default(),se=G[0];if(G.length>1)return m=null,G;if(!$l(se)||!(se.shapeFlag&4)&&!(se.shapeFlag&128))return m=null,se;let Y=xv(se);const z=Y.type,ie=c4(tu(Y)?Y.type.__asyncResolved||{}:z),{include:re,exclude:ne,max:te}=r;if(re&&(!ie||!Xh(re,ie))||ne&&ie&&Xh(ne,ie))return m=Y,se;const le=Y.key==null?z:Y.key,we=n.get(le);return Y.el&&(Y=io(Y),se.shapeFlag&128&&(se.ssContent=Y)),K=le,we?(Y.el=we.el,Y.component=we.component,Y.transition&&iu(Y,Y.transition),Y.shapeFlag|=512,e.delete(le),e.add(le)):(e.add(le),te&&e.size>parseInt(te,10)&&B(e.values().next().value)),Y.shapeFlag|=256,m=Y,n_(se.type)?se:Y}}},T5=C5;function Xh(r,s){return Gt(r)?r.some(i=>Xh(i,s)):Pn(r)?r.split(",").includes(s):iE(r)?r.test(s):!1}function ob(r,s){u_(r,"a",s)}function lb(r,s){u_(r,"da",s)}function u_(r,s,i=os){const l=r.__wdc||(r.__wdc=()=>{let n=i;for(;n;){if(n.isDeactivated)return;n=n.parent}return r()});if(dm(s,l,i),i){let n=i.parent;for(;n&&n.parent;)B1(n.parent.vnode)&&A5(l,s,i,n),n=n.parent}}function A5(r,s,i,l){const n=dm(s,r,l,!0);uu(()=>{$4(l[s],n)},i)}function Ev(r){r.shapeFlag&=-257,r.shapeFlag&=-513}function xv(r){return r.shapeFlag&128?r.ssContent:r}function dm(r,s,i=os,l=!1){if(i){const n=i[r]||(i[r]=[]),e=s.__weh||(s.__weh=(...m)=>{if(i.isUnmounted)return;Yf(),Wl(i);const F=Li(s,i,r,m);return Il(),Kf(),F});return l?n.unshift(e):n.push(e),e}}const jo=r=>(s,i=os)=>(!$f||r==="sp")&&dm(r,(...l)=>s(...l),i),f_=jo("bm"),lo=jo("m"),h_=jo("bu"),pm=jo("u"),U1=jo("bum"),uu=jo("um"),d_=jo("sp"),p_=jo("rtg"),m_=jo("rtc");function g_(r,s=os){dm("ec",r,s)}const cb="components",S5="directives";function Bi(r,s){return ub(cb,r,!0,s)||r}const v_=Symbol.for("v-ndc");function k5(r){return Pn(r)?ub(cb,r,!1)||r:r||v_}function O5(r){return ub(S5,r)}function ub(r,s,i=!0,l=!1){const n=xs||os;if(n){const e=n.type;if(r===cb){const F=c4(e,!1);if(F&&(F===s||F===Di(s)||F===I1(Di(s))))return e}const m=uD(n[r]||e[r],s)||uD(n.appContext[r],s);return!m&&l?e:m}}function uD(r,s){return r&&(r[s]||r[Di(s)]||r[I1(Di(s))])}function b_(r,s,i,l){let n;const e=i&&i[l];if(Gt(r)||Pn(r)){n=new Array(r.length);for(let m=0,F=r.length;m<F;m++)n[m]=s(r[m],m,void 0,e&&e[m])}else if(typeof r=="number"){n=new Array(r);for(let m=0;m<r;m++)n[m]=s(m+1,m,void 0,e&&e[m])}else if(hn(r))if(r[Symbol.iterator])n=Array.from(r,(m,F)=>s(m,F,void 0,e&&e[F]));else{const m=Object.keys(r);n=new Array(m.length);for(let F=0,y=m.length;F<y;F++){const w=m[F];n[F]=s(r[w],w,F,e&&e[F])}}else n=[];return i&&(i[l]=n),n}function R5(r,s){for(let i=0;i<s.length;i++){const l=s[i];if(Gt(l))for(let n=0;n<l.length;n++)r[l[n].name]=l[n].fn;else l&&(r[l.name]=l.key?(...n)=>{const e=l.fn(...n);return e&&(e.key=l.key),e}:l.fn)}return r}function E1(r,s,i={},l,n){if(xs.isCE||xs.parent&&tu(xs.parent)&&xs.parent.isCE)return s!=="default"&&(i.name=s),Er("slot",i,l&&l());let e=r[s];e&&e._c&&(e._d=!1),Ur();const m=e&&D_(e(i)),F=Yo(jn,{key:i.key||m&&m.key||`_${s}`},m||(l?l():[]),m&&r._===1?64:-2);return!n&&F.scopeId&&(F.slotScopeIds=[F.scopeId+"-s"]),e&&e._c&&(e._d=!0),F}function D_(r){return r.some(s=>$l(s)?!(s.type===zs||s.type===jn&&!D_(s.children)):!0)?r:null}function P5(r,s){const i={};for(const l in r)i[s&&/[A-Z]/.test(l)?`on:${l}`:t1(l)]=r[l];return i}const e4=r=>r?L_(r)?vm(r)||r.proxy:e4(r.parent):null,r1=_n(Object.create(null),{$:r=>r,$el:r=>r.vnode.el,$data:r=>r.data,$props:r=>r.props,$attrs:r=>r.attrs,$slots:r=>r.slots,$refs:r=>r.refs,$parent:r=>e4(r.parent),$root:r=>e4(r.root),$emit:r=>r.emit,$options:r=>fb(r),$forceUpdate:r=>r.f||(r.f=()=>om(r.update)),$nextTick:r=>r.n||(r.n=oo.bind(r.proxy)),$watch:r=>w5.bind(r)}),Cv=(r,s)=>r!==fn&&!r.__isScriptSetup&&Qr(r,s),t4={get({_:r},s){const{ctx:i,setupState:l,data:n,props:e,accessCache:m,type:F,appContext:y}=r;let w;if(s[0]!=="$"){const M=m[s];if(M!==void 0)switch(M){case 1:return l[s];case 2:return n[s];case 4:return i[s];case 3:return e[s]}else{if(Cv(l,s))return m[s]=1,l[s];if(n!==fn&&Qr(n,s))return m[s]=2,n[s];if((w=r.propsOptions[0])&&Qr(w,s))return m[s]=3,e[s];if(i!==fn&&Qr(i,s))return m[s]=4,i[s];r4&&(m[s]=0)}}const k=r1[s];let S,P;if(k)return s==="$attrs"&&Fi(r,"get",s),k(r);if((S=F.__cssModules)&&(S=S[s]))return S;if(i!==fn&&Qr(i,s))return m[s]=4,i[s];if(P=y.config.globalProperties,Qr(P,s))return P[s]},set({_:r},s,i){const{data:l,setupState:n,ctx:e}=r;return Cv(n,s)?(n[s]=i,!0):l!==fn&&Qr(l,s)?(l[s]=i,!0):Qr(r.props,s)||s[0]==="$"&&s.slice(1)in r?!1:(e[s]=i,!0)},has({_:{data:r,setupState:s,accessCache:i,ctx:l,appContext:n,propsOptions:e}},m){let F;return!!i[m]||r!==fn&&Qr(r,m)||Cv(s,m)||(F=e[0])&&Qr(F,m)||Qr(l,m)||Qr(r1,m)||Qr(n.config.globalProperties,m)},defineProperty(r,s,i){return i.get!=null?r._.accessCache[s]=0:Qr(i,"value")&&this.set(r,s,i.value,null),Reflect.defineProperty(r,s,i)}},I5=_n({},t4,{get(r,s){if(s!==Symbol.unscopables)return t4.get(r,s,r)},has(r,s){return s[0]!=="_"&&!uE(s)}});function N5(){return null}function M5(){return null}function L5(r){}function B5(r){}function U5(){return null}function H5(){}function $5(r,s){return null}function W5(){return F_().slots}function z5(){return F_().attrs}function V5(r,s,i){const l=Ts();if(i&&i.local){const n=Yt(r[s]);return bn(()=>r[s],e=>n.value=e),bn(n,e=>{e!==r[s]&&l.emit(`update:${s}`,e)}),n}else return{__v_isRef:!0,get value(){return r[s]},set value(n){l.emit(`update:${s}`,n)}}}function F_(){const r=Ts();return r.setupContext||(r.setupContext=H_(r))}function x1(r){return Gt(r)?r.reduce((s,i)=>(s[i]=null,s),{}):r}function G5(r,s){const i=x1(r);for(const l in s){if(l.startsWith("__skip"))continue;let n=i[l];n?Gt(n)||gr(n)?n=i[l]={type:n,default:s[l]}:n.default=s[l]:n===null&&(n=i[l]={default:s[l]}),n&&s[`__skip_${l}`]&&(n.skipFactory=!0)}return i}function j5(r,s){return!r||!s?r||s:Gt(r)&&Gt(s)?r.concat(s):_n({},x1(r),x1(s))}function Y5(r,s){const i={};for(const l in r)s.includes(l)||Object.defineProperty(i,l,{enumerable:!0,get:()=>r[l]});return i}function K5(r){const s=Ts();let i=r();return Il(),W4(i)&&(i=i.catch(l=>{throw Wl(s),l})),[i,()=>Wl(s)]}let r4=!0;function q5(r){const s=fb(r),i=r.proxy,l=r.ctx;r4=!1,s.beforeCreate&&fD(s.beforeCreate,r,"bc");const{data:n,computed:e,methods:m,watch:F,provide:y,inject:w,created:k,beforeMount:S,mounted:P,beforeUpdate:M,updated:N,activated:B,deactivated:K,beforeDestroy:U,beforeUnmount:G,destroyed:se,unmounted:Y,render:z,renderTracked:ie,renderTriggered:re,errorCaptured:ne,serverPrefetch:te,expose:le,inheritAttrs:we,components:Pe,directives:xe,filters:ve}=s;if(w&&Q5(w,l,null),m)for(const Ie in m){const ut=m[Ie];gr(ut)&&(l[Ie]=ut.bind(i))}if(n){const Ie=n.call(i,i);hn(Ie)&&(r.data=Ul(Ie))}if(r4=!0,e)for(const Ie in e){const ut=e[Ie],dt=gr(ut)?ut.bind(i,i):gr(ut.get)?ut.get.bind(i,i):Ta,ze=!gr(ut)&&gr(ut.set)?ut.set.bind(i):Ta,he=Vr({get:dt,set:ze});Object.defineProperty(l,Ie,{enumerable:!0,configurable:!0,get:()=>he.value,set:He=>he.value=He})}if(F)for(const Ie in F)__(F[Ie],l,i,Ie);if(y){const Ie=gr(y)?y.call(i):y;Reflect.ownKeys(Ie).forEach(ut=>{n1(ut,Ie[ut])})}k&&fD(k,r,"c");function qe(Ie,ut){Gt(ut)?ut.forEach(dt=>Ie(dt.bind(i))):ut&&Ie(ut.bind(i))}if(qe(f_,S),qe(lo,P),qe(h_,M),qe(pm,N),qe(ob,B),qe(lb,K),qe(g_,ne),qe(m_,ie),qe(p_,re),qe(U1,G),qe(uu,Y),qe(d_,te),Gt(le))if(le.length){const Ie=r.exposed||(r.exposed={});le.forEach(ut=>{Object.defineProperty(Ie,ut,{get:()=>i[ut],set:dt=>i[ut]=dt})})}else r.exposed||(r.exposed={});z&&r.render===Ta&&(r.render=z),we!=null&&(r.inheritAttrs=we),Pe&&(r.components=Pe),xe&&(r.directives=xe)}function Q5(r,s,i=Ta){Gt(r)&&(r=n4(r));for(const l in r){const n=r[l];let e;hn(n)?"default"in n?e=si(n.from||l,n.default,!0):e=si(n.from||l):e=si(n),rn(e)?Object.defineProperty(s,l,{enumerable:!0,configurable:!0,get:()=>e.value,set:m=>e.value=m}):s[l]=e}}function fD(r,s,i){Li(Gt(r)?r.map(l=>l.bind(s.proxy)):r.bind(s.proxy),s,i)}function __(r,s,i,l){const n=l.includes(".")?a_(i,l):()=>i[l];if(Pn(r)){const e=s[r];gr(e)&&bn(n,e)}else if(gr(r))bn(n,r.bind(i));else if(hn(r))if(Gt(r))r.forEach(e=>__(e,s,i,l));else{const e=gr(r.handler)?r.handler.bind(i):s[r.handler];gr(e)&&bn(n,e,r)}}function fb(r){const s=r.type,{mixins:i,extends:l}=s,{mixins:n,optionsCache:e,config:{optionMergeStrategies:m}}=r.appContext,F=e.get(s);let y;return F?y=F:!n.length&&!i&&!l?y=s:(y={},n.length&&n.forEach(w=>P2(y,w,m,!0)),P2(y,s,m)),hn(s)&&e.set(s,y),y}function P2(r,s,i,l=!1){const{mixins:n,extends:e}=s;e&&P2(r,e,i,!0),n&&n.forEach(m=>P2(r,m,i,!0));for(const m in s)if(!(l&&m==="expose")){const F=X5[m]||i&&i[m];r[m]=F?F(r[m],s[m]):s[m]}return r}const X5={data:hD,props:dD,emits:dD,methods:Jh,computed:Jh,beforeCreate:ei,created:ei,beforeMount:ei,mounted:ei,beforeUpdate:ei,updated:ei,beforeDestroy:ei,beforeUnmount:ei,destroyed:ei,unmounted:ei,activated:ei,deactivated:ei,errorCaptured:ei,serverPrefetch:ei,components:Jh,directives:Jh,watch:Z5,provide:hD,inject:J5};function hD(r,s){return s?r?function(){return _n(gr(r)?r.call(this,this):r,gr(s)?s.call(this,this):s)}:s:r}function J5(r,s){return Jh(n4(r),n4(s))}function n4(r){if(Gt(r)){const s={};for(let i=0;i<r.length;i++)s[r[i]]=r[i];return s}return r}function ei(r,s){return r?[...new Set([].concat(r,s))]:s}function Jh(r,s){return r?_n(Object.create(null),r,s):s}function dD(r,s){return r?Gt(r)&&Gt(s)?[...new Set([...r,...s])]:_n(Object.create(null),x1(r),x1(s??{})):s}function Z5(r,s){if(!r)return s;if(!s)return r;const i=_n(Object.create(null),r);for(const l in s)i[l]=ei(r[l],s[l]);return i}function y_(){return{app:null,config:{isNativeTag:rE,performance:!1,globalProperties:{},optionMergeStrategies:{},errorHandler:void 0,warnHandler:void 0,compilerOptions:{}},mixins:[],components:{},directives:{},provides:Object.create(null),optionsCache:new WeakMap,propsCache:new WeakMap,emitsCache:new WeakMap}}let ex=0;function tx(r,s){return function(l,n=null){gr(l)||(l=_n({},l)),n!=null&&!hn(n)&&(n=null);const e=y_(),m=new Set;let F=!1;const y=e.app={_uid:ex++,_component:l,_props:n,_container:null,_context:e,_instance:null,version:vb,get config(){return e.config},set config(w){},use(w,...k){return m.has(w)||(w&&gr(w.install)?(m.add(w),w.install(y,...k)):gr(w)&&(m.add(w),w(y,...k))),y},mixin(w){return e.mixins.includes(w)||e.mixins.push(w),y},component(w,k){return k?(e.components[w]=k,y):e.components[w]},directive(w,k){return k?(e.directives[w]=k,y):e.directives[w]},mount(w,k,S){if(!F){const P=Er(l,n);return P.appContext=e,k&&s?s(P,w):r(P,w,S),F=!0,y._container=w,w.__vue_app__=y,vm(P.component)||P.component.proxy}},unmount(){F&&(r(null,y._container),delete y._container.__vue_app__)},provide(w,k){return e.provides[w]=k,y},runWithContext(w){C1=y;try{return w()}finally{C1=null}}};return y}}let C1=null;function n1(r,s){if(os){let i=os.provides;const l=os.parent&&os.parent.provides;l===i&&(i=os.provides=Object.create(l)),i[r]=s}}function si(r,s,i=!1){const l=os||xs;if(l||C1){const n=l?l.parent==null?l.vnode.appContext&&l.vnode.appContext.provides:l.parent.provides:C1._context.provides;if(n&&r in n)return n[r];if(arguments.length>1)return i&&gr(s)?s.call(l&&l.proxy):s}}function w_(){return!!(os||xs||C1)}function rx(r,s,i,l=!1){const n={},e={};A2(e,mm,1),r.propsDefaults=Object.create(null),E_(r,s,n,e);for(const m in r.propsOptions[0])m in n||(n[m]=void 0);i?r.props=l?n:K4(n):r.type.props?r.props=n:r.props=e,r.attrs=e}function nx(r,s,i,l){const{props:n,attrs:e,vnode:{patchFlag:m}}=r,F=Hr(n),[y]=r.propsOptions;let w=!1;if((l||m>0)&&!(m&16)){if(m&8){const k=r.vnode.dynamicProps;for(let S=0;S<k.length;S++){let P=k[S];if(lm(r.emitsOptions,P))continue;const M=s[P];if(y)if(Qr(e,P))M!==e[P]&&(e[P]=M,w=!0);else{const N=Di(P);n[N]=s4(y,F,N,M,r,!1)}else M!==e[P]&&(e[P]=M,w=!0)}}}else{E_(r,s,n,e)&&(w=!0);let k;for(const S in F)(!s||!Qr(s,S)&&((k=sa(S))===S||!Qr(s,k)))&&(y?i&&(i[S]!==void 0||i[k]!==void 0)&&(n[S]=s4(y,F,S,void 0,r,!0)):delete n[S]);if(e!==F)for(const S in e)(!s||!Qr(s,S))&&(delete e[S],w=!0)}w&&Go(r,"set","$attrs")}function E_(r,s,i,l){const[n,e]=r.propsOptions;let m=!1,F;if(s)for(let y in s){if(e1(y))continue;const w=s[y];let k;n&&Qr(n,k=Di(y))?!e||!e.includes(k)?i[k]=w:(F||(F={}))[k]=w:lm(r.emitsOptions,y)||(!(y in l)||w!==l[y])&&(l[y]=w,m=!0)}if(e){const y=Hr(i),w=F||fn;for(let k=0;k<e.length;k++){const S=e[k];i[S]=s4(n,y,S,w[S],r,!Qr(w,S))}}return m}function s4(r,s,i,l,n,e){const m=r[i];if(m!=null){const F=Qr(m,"default");if(F&&l===void 0){const y=m.default;if(m.type!==Function&&!m.skipFactory&&gr(y)){const{propsDefaults:w}=n;i in w?l=w[i]:(Wl(n),l=w[i]=y.call(null,s),Il())}else l=y}m[0]&&(e&&!F?l=!1:m[1]&&(l===""||l===sa(i))&&(l=!0))}return l}function x_(r,s,i=!1){const l=s.propsCache,n=l.get(r);if(n)return n;const e=r.props,m={},F=[];let y=!1;if(!gr(r)){const k=S=>{y=!0;const[P,M]=x_(S,s,!0);_n(m,P),M&&F.push(...M)};!i&&s.mixins.length&&s.mixins.forEach(k),r.extends&&k(r.extends),r.mixins&&r.mixins.forEach(k)}if(!e&&!y)return hn(r)&&l.set(r,kf),kf;if(Gt(e))for(let k=0;k<e.length;k++){const S=Di(e[k]);pD(S)&&(m[S]=fn)}else if(e)for(const k in e){const S=Di(k);if(pD(S)){const P=e[k],M=m[S]=Gt(P)||gr(P)?{type:P}:_n({},P);if(M){const N=vD(Boolean,M.type),B=vD(String,M.type);M[0]=N>-1,M[1]=B<0||N<B,(N>-1||Qr(M,"default"))&&F.push(S)}}}const w=[m,F];return hn(r)&&l.set(r,w),w}function pD(r){return r[0]!=="$"}function mD(r){const s=r&&r.toString().match(/^\s*(function|class) (\w+)/);return s?s[2]:r===null?"null":""}function gD(r,s){return mD(r)===mD(s)}function vD(r,s){return Gt(s)?s.findIndex(i=>gD(i,r)):gr(s)&&gD(s,r)?0:-1}const C_=r=>r[0]==="_"||r==="$stable",hb=r=>Gt(r)?r.map(Mi):[Mi(r)],sx=(r,s,i)=>{if(s._n)return s;const l=ws((...n)=>hb(s(...n)),i);return l._c=!1,l},T_=(r,s,i)=>{const l=r._ctx;for(const n in r){if(C_(n))continue;const e=r[n];if(gr(e))s[n]=sx(n,e,l);else if(e!=null){const m=hb(e);s[n]=()=>m}}},A_=(r,s)=>{const i=hb(s);r.slots.default=()=>i},ix=(r,s)=>{if(r.vnode.shapeFlag&32){const i=s._;i?(r.slots=Hr(s),A2(s,"_",i)):T_(s,r.slots={})}else r.slots={},s&&A_(r,s);A2(r.slots,mm,1)},ax=(r,s,i)=>{const{vnode:l,slots:n}=r;let e=!0,m=fn;if(l.shapeFlag&32){const F=s._;F?i&&F===1?e=!1:(_n(n,s),!i&&F===1&&delete n._):(e=!s.$stable,T_(s,n)),m=s}else s&&(A_(r,s),m={default:1});if(e)for(const F in n)!C_(F)&&!(F in m)&&delete n[F]};function I2(r,s,i,l,n=!1){if(Gt(r)){r.forEach((P,M)=>I2(P,s&&(Gt(s)?s[M]:s),i,l,n));return}if(tu(l)&&!n)return;const e=l.shapeFlag&4?vm(l.component)||l.component.proxy:l.el,m=n?null:e,{i:F,r:y}=r,w=s&&s.r,k=F.refs===fn?F.refs={}:F.refs,S=F.setupState;if(w!=null&&w!==y&&(Pn(w)?(k[w]=null,Qr(S,w)&&(S[w]=null)):rn(w)&&(w.value=null)),gr(y))zo(y,F,12,[m,k]);else{const P=Pn(y),M=rn(y);if(P||M){const N=()=>{if(r.f){const B=P?Qr(S,y)?S[y]:k[y]:y.value;n?Gt(B)&&$4(B,e):Gt(B)?B.includes(e)||B.push(e):P?(k[y]=[e],Qr(S,y)&&(S[y]=k[y])):(y.value=[e],r.k&&(k[r.k]=y.value))}else P?(k[y]=m,Qr(S,y)&&(S[y]=m)):M&&(y.value=m,r.k&&(k[r.k]=m))};m?(N.id=-1,Is(N,i)):N()}}}let yl=!1;const f2=r=>/svg/.test(r.namespaceURI)&&r.tagName!=="foreignObject",h2=r=>r.nodeType===8;function ox(r){const{mt:s,p:i,o:{patchProp:l,createText:n,nextSibling:e,parentNode:m,remove:F,insert:y,createComment:w}}=r,k=(U,G)=>{if(!G.hasChildNodes()){i(null,U,G),R2(),G._vnode=U;return}yl=!1,S(G.firstChild,U,null,null,null),R2(),G._vnode=U,yl&&console.error("Hydration completed but contains mismatches.")},S=(U,G,se,Y,z,ie=!1)=>{const re=h2(U)&&U.data==="[",ne=()=>B(U,G,se,Y,z,re),{type:te,ref:le,shapeFlag:we,patchFlag:Pe}=G;let xe=U.nodeType;G.el=U,Pe===-2&&(ie=!1,G.dynamicChildren=null);let ve=null;switch(te){case Hl:xe!==3?G.children===""?(y(G.el=n(""),m(U),U),ve=U):ve=ne():(U.data!==G.children&&(yl=!0,U.data=G.children),ve=e(U));break;case zs:xe!==8||re?ve=ne():ve=e(U);break;case ru:if(re&&(U=e(U),xe=U.nodeType),xe===1||xe===3){ve=U;const Le=!G.children.length;for(let qe=0;qe<G.staticCount;qe++)Le&&(G.children+=ve.nodeType===1?ve.outerHTML:ve.data),qe===G.staticCount-1&&(G.anchor=ve),ve=e(ve);return re?e(ve):ve}else ne();break;case jn:re?ve=N(U,G,se,Y,z,ie):ve=ne();break;default:if(we&1)xe!==1||G.type.toLowerCase()!==U.tagName.toLowerCase()?ve=ne():ve=P(U,G,se,Y,z,ie);else if(we&6){G.slotScopeIds=z;const Le=m(U);if(s(G,Le,null,se,Y,f2(Le),ie),ve=re?K(U):e(U),ve&&h2(ve)&&ve.data==="teleport end"&&(ve=e(ve)),tu(G)){let qe;re?(qe=Er(jn),qe.anchor=ve?ve.previousSibling:Le.lastChild):qe=U.nodeType===3?Ea(""):Er("div"),qe.el=U,G.component.subTree=qe}}else we&64?xe!==8?ve=ne():ve=G.type.hydrate(U,G,se,Y,z,ie,r,M):we&128&&(ve=G.type.hydrate(U,G,se,Y,f2(m(U)),z,ie,r,S))}return le!=null&&I2(le,null,Y,G),ve},P=(U,G,se,Y,z,ie)=>{ie=ie||!!G.dynamicChildren;const{type:re,props:ne,patchFlag:te,shapeFlag:le,dirs:we}=G,Pe=re==="input"&&we||re==="option";if(Pe||te!==-1){if(we&&eo(G,null,se,"created"),ne)if(Pe||!ie||te&48)for(const ve in ne)(Pe&&ve.endsWith("value")||P1(ve)&&!e1(ve))&&l(U,ve,null,ne[ve],!1,void 0,se);else ne.onClick&&l(U,"onClick",null,ne.onClick,!1,void 0,se);let xe;if((xe=ne&&ne.onVnodeBeforeMount)&&vi(xe,se,G),we&&eo(G,null,se,"beforeMount"),((xe=ne&&ne.onVnodeMounted)||we)&&s_(()=>{xe&&vi(xe,se,G),we&&eo(G,null,se,"mounted")},Y),le&16&&!(ne&&(ne.innerHTML||ne.textContent))){let ve=M(U.firstChild,G,U,se,Y,z,ie);for(;ve;){yl=!0;const Le=ve;ve=ve.nextSibling,F(Le)}}else le&8&&U.textContent!==G.children&&(yl=!0,U.textContent=G.children)}return U.nextSibling},M=(U,G,se,Y,z,ie,re)=>{re=re||!!G.dynamicChildren;const ne=G.children,te=ne.length;for(let le=0;le<te;le++){const we=re?ne[le]:ne[le]=Mi(ne[le]);if(U)U=S(U,we,Y,z,ie,re);else{if(we.type===Hl&&!we.children)continue;yl=!0,i(null,we,se,null,Y,z,f2(se),ie)}}return U},N=(U,G,se,Y,z,ie)=>{const{slotScopeIds:re}=G;re&&(z=z?z.concat(re):re);const ne=m(U),te=M(e(U),G,ne,se,Y,z,ie);return te&&h2(te)&&te.data==="]"?e(G.anchor=te):(yl=!0,y(G.anchor=w("]"),ne,te),te)},B=(U,G,se,Y,z,ie)=>{if(yl=!0,G.el=null,ie){const te=K(U);for(;;){const le=e(U);if(le&&le!==te)F(le);else break}}const re=e(U),ne=m(U);return F(U),i(null,G,ne,re,se,Y,f2(ne),z),re},K=U=>{let G=0;for(;U;)if(U=e(U),U&&h2(U)&&(U.data==="["&&G++,U.data==="]")){if(G===0)return e(U);G--}return U};return[k,S]}const Is=s_;function S_(r){return O_(r)}function k_(r){return O_(r,ox)}function O_(r,s){const i=qv();i.__VUE__=!0;const{insert:l,remove:n,patchProp:e,createElement:m,createText:F,createComment:y,setText:w,setElementText:k,parentNode:S,nextSibling:P,setScopeId:M=Ta,insertStaticContent:N}=r,B=(X,ee,ce,Me=null,Be=null,Ge=null,Et=!1,pt=null,vt=!!ee.dynamicChildren)=>{if(X===ee)return;X&&!wa(X,ee)&&(Me=J(X),He(X,Be,Ge,!0),X=null),ee.patchFlag===-2&&(vt=!1,ee.dynamicChildren=null);const{type:Ve,ref:_e,shapeFlag:Ee}=ee;switch(Ve){case Hl:K(X,ee,ce,Me);break;case zs:U(X,ee,ce,Me);break;case ru:X==null&&G(ee,ce,Me,Et);break;case jn:Pe(X,ee,ce,Me,Be,Ge,Et,pt,vt);break;default:Ee&1?z(X,ee,ce,Me,Be,Ge,Et,pt,vt):Ee&6?xe(X,ee,ce,Me,Be,Ge,Et,pt,vt):(Ee&64||Ee&128)&&Ve.process(X,ee,ce,Me,Be,Ge,Et,pt,vt,be)}_e!=null&&Be&&I2(_e,X&&X.ref,Ge,ee||X,!ee)},K=(X,ee,ce,Me)=>{if(X==null)l(ee.el=F(ee.children),ce,Me);else{const Be=ee.el=X.el;ee.children!==X.children&&w(Be,ee.children)}},U=(X,ee,ce,Me)=>{X==null?l(ee.el=y(ee.children||""),ce,Me):ee.el=X.el},G=(X,ee,ce,Me)=>{[X.el,X.anchor]=N(X.children,ee,ce,Me,X.el,X.anchor)},se=({el:X,anchor:ee},ce,Me)=>{let Be;for(;X&&X!==ee;)Be=P(X),l(X,ce,Me),X=Be;l(ee,ce,Me)},Y=({el:X,anchor:ee})=>{let ce;for(;X&&X!==ee;)ce=P(X),n(X),X=ce;n(ee)},z=(X,ee,ce,Me,Be,Ge,Et,pt,vt)=>{Et=Et||ee.type==="svg",X==null?ie(ee,ce,Me,Be,Ge,Et,pt,vt):te(X,ee,Be,Ge,Et,pt,vt)},ie=(X,ee,ce,Me,Be,Ge,Et,pt)=>{let vt,Ve;const{type:_e,props:Ee,shapeFlag:Ct,transition:Bt,dirs:nr}=X;if(vt=X.el=m(X.type,Ge,Ee&&Ee.is,Ee),Ct&8?k(vt,X.children):Ct&16&&ne(X.children,vt,null,Me,Be,Ge&&_e!=="foreignObject",Et,pt),nr&&eo(X,null,Me,"created"),re(vt,X,X.scopeId,Et,Me),Ee){for(const or in Ee)or!=="value"&&!e1(or)&&e(vt,or,null,Ee[or],Ge,X.children,Me,Be,Ne);"value"in Ee&&e(vt,"value",null,Ee.value),(Ve=Ee.onVnodeBeforeMount)&&vi(Ve,Me,X)}nr&&eo(X,null,Me,"beforeMount");const pr=(!Be||Be&&!Be.pendingBranch)&&Bt&&!Bt.persisted;pr&&Bt.beforeEnter(vt),l(vt,ee,ce),((Ve=Ee&&Ee.onVnodeMounted)||pr||nr)&&Is(()=>{Ve&&vi(Ve,Me,X),pr&&Bt.enter(vt),nr&&eo(X,null,Me,"mounted")},Be)},re=(X,ee,ce,Me,Be)=>{if(ce&&M(X,ce),Me)for(let Ge=0;Ge<Me.length;Ge++)M(X,Me[Ge]);if(Be){let Ge=Be.subTree;if(ee===Ge){const Et=Be.vnode;re(X,Et,Et.scopeId,Et.slotScopeIds,Be.parent)}}},ne=(X,ee,ce,Me,Be,Ge,Et,pt,vt=0)=>{for(let Ve=vt;Ve<X.length;Ve++){const _e=X[Ve]=pt?kl(X[Ve]):Mi(X[Ve]);B(null,_e,ee,ce,Me,Be,Ge,Et,pt)}},te=(X,ee,ce,Me,Be,Ge,Et)=>{const pt=ee.el=X.el;let{patchFlag:vt,dynamicChildren:Ve,dirs:_e}=ee;vt|=X.patchFlag&16;const Ee=X.props||fn,Ct=ee.props||fn;let Bt;ce&&Gc(ce,!1),(Bt=Ct.onVnodeBeforeUpdate)&&vi(Bt,ce,ee,X),_e&&eo(ee,X,ce,"beforeUpdate"),ce&&Gc(ce,!0);const nr=Be&&ee.type!=="foreignObject";if(Ve?le(X.dynamicChildren,Ve,pt,ce,Me,nr,Ge):Et||ut(X,ee,pt,null,ce,Me,nr,Ge,!1),vt>0){if(vt&16)we(pt,ee,Ee,Ct,ce,Me,Be);else if(vt&2&&Ee.class!==Ct.class&&e(pt,"class",null,Ct.class,Be),vt&4&&e(pt,"style",Ee.style,Ct.style,Be),vt&8){const pr=ee.dynamicProps;for(let or=0;or<pr.length;or++){const ln=pr[or],Cn=Ee[ln],$i=Ct[ln];($i!==Cn||ln==="value")&&e(pt,ln,Cn,$i,Be,X.children,ce,Me,Ne)}}vt&1&&X.children!==ee.children&&k(pt,ee.children)}else!Et&&Ve==null&&we(pt,ee,Ee,Ct,ce,Me,Be);((Bt=Ct.onVnodeUpdated)||_e)&&Is(()=>{Bt&&vi(Bt,ce,ee,X),_e&&eo(ee,X,ce,"updated")},Me)},le=(X,ee,ce,Me,Be,Ge,Et)=>{for(let pt=0;pt<ee.length;pt++){const vt=X[pt],Ve=ee[pt],_e=vt.el&&(vt.type===jn||!wa(vt,Ve)||vt.shapeFlag&70)?S(vt.el):ce;B(vt,Ve,_e,null,Me,Be,Ge,Et,!0)}},we=(X,ee,ce,Me,Be,Ge,Et)=>{if(ce!==Me){if(ce!==fn)for(const pt in ce)!e1(pt)&&!(pt in Me)&&e(X,pt,ce[pt],null,Et,ee.children,Be,Ge,Ne);for(const pt in Me){if(e1(pt))continue;const vt=Me[pt],Ve=ce[pt];vt!==Ve&&pt!=="value"&&e(X,pt,Ve,vt,Et,ee.children,Be,Ge,Ne)}"value"in Me&&e(X,"value",ce.value,Me.value)}},Pe=(X,ee,ce,Me,Be,Ge,Et,pt,vt)=>{const Ve=ee.el=X?X.el:F(""),_e=ee.anchor=X?X.anchor:F("");let{patchFlag:Ee,dynamicChildren:Ct,slotScopeIds:Bt}=ee;Bt&&(pt=pt?pt.concat(Bt):Bt),X==null?(l(Ve,ce,Me),l(_e,ce,Me),ne(ee.children,ce,_e,Be,Ge,Et,pt,vt)):Ee>0&&Ee&64&&Ct&&X.dynamicChildren?(le(X.dynamicChildren,Ct,ce,Be,Ge,Et,pt),(ee.key!=null||Be&&ee===Be.subTree)&&db(X,ee,!0)):ut(X,ee,ce,_e,Be,Ge,Et,pt,vt)},xe=(X,ee,ce,Me,Be,Ge,Et,pt,vt)=>{ee.slotScopeIds=pt,X==null?ee.shapeFlag&512?Be.ctx.activate(ee,ce,Me,Et,vt):ve(ee,ce,Me,Be,Ge,Et,vt):Le(X,ee,vt)},ve=(X,ee,ce,Me,Be,Ge,Et)=>{const pt=X.component=M_(X,Me,Be);if(B1(X)&&(pt.ctx.renderer=be),B_(pt),pt.asyncDep){if(Be&&Be.registerDep(pt,qe),!X.el){const vt=pt.subTree=Er(zs);U(null,vt,ee,ce)}return}qe(pt,X,ee,ce,Be,Ge,Et)},Le=(X,ee,ce)=>{const Me=ee.component=X.component;if(p5(X,ee,ce))if(Me.asyncDep&&!Me.asyncResolved){Ie(Me,ee,ce);return}else Me.next=ee,l5(Me.update),Me.update();else ee.el=X.el,Me.vnode=ee},qe=(X,ee,ce,Me,Be,Ge,Et)=>{const pt=()=>{if(X.isMounted){let{next:_e,bu:Ee,u:Ct,parent:Bt,vnode:nr}=X,pr=_e,or;Gc(X,!1),_e?(_e.el=nr.el,Ie(X,_e,Et)):_e=nr,Ee&&Rf(Ee),(or=_e.props&&_e.props.onVnodeBeforeUpdate)&&vi(or,Bt,_e,nr),Gc(X,!0);const ln=_2(X),Cn=X.subTree;X.subTree=ln,B(Cn,ln,S(Cn.el),J(Cn),X,Be,Ge),_e.el=ln.el,pr===null&&rb(X,ln.el),Ct&&Is(Ct,Be),(or=_e.props&&_e.props.onVnodeUpdated)&&Is(()=>vi(or,Bt,_e,nr),Be)}else{let _e;const{el:Ee,props:Ct}=ee,{bm:Bt,m:nr,parent:pr}=X,or=tu(ee);if(Gc(X,!1),Bt&&Rf(Bt),!or&&(_e=Ct&&Ct.onVnodeBeforeMount)&&vi(_e,pr,ee),Gc(X,!0),Ee&&Vt){const ln=()=>{X.subTree=_2(X),Vt(Ee,X.subTree,X,Be,null)};or?ee.type.__asyncLoader().then(()=>!X.isUnmounted&&ln()):ln()}else{const ln=X.subTree=_2(X);B(null,ln,ce,Me,X,Be,Ge),ee.el=ln.el}if(nr&&Is(nr,Be),!or&&(_e=Ct&&Ct.onVnodeMounted)){const ln=ee;Is(()=>vi(_e,pr,ln),Be)}(ee.shapeFlag&256||pr&&tu(pr.vnode)&&pr.vnode.shapeFlag&256)&&X.a&&Is(X.a,Be),X.isMounted=!0,ee=ce=Me=null}},vt=X.effect=new N1(pt,()=>om(Ve),X.scope),Ve=X.update=()=>vt.run();Ve.id=X.uid,Gc(X,!0),Ve()},Ie=(X,ee,ce)=>{ee.component=X;const Me=X.vnode.props;X.vnode=ee,X.next=null,nx(X,ee.props,Me,ce),ax(X,ee.children,ce),Yf(),aD(),Kf()},ut=(X,ee,ce,Me,Be,Ge,Et,pt,vt=!1)=>{const Ve=X&&X.children,_e=X?X.shapeFlag:0,Ee=ee.children,{patchFlag:Ct,shapeFlag:Bt}=ee;if(Ct>0){if(Ct&128){ze(Ve,Ee,ce,Me,Be,Ge,Et,pt,vt);return}else if(Ct&256){dt(Ve,Ee,ce,Me,Be,Ge,Et,pt,vt);return}}Bt&8?(_e&16&&Ne(Ve,Be,Ge),Ee!==Ve&&k(ce,Ee)):_e&16?Bt&16?ze(Ve,Ee,ce,Me,Be,Ge,Et,pt,vt):Ne(Ve,Be,Ge,!0):(_e&8&&k(ce,""),Bt&16&&ne(Ee,ce,Me,Be,Ge,Et,pt,vt))},dt=(X,ee,ce,Me,Be,Ge,Et,pt,vt)=>{X=X||kf,ee=ee||kf;const Ve=X.length,_e=ee.length,Ee=Math.min(Ve,_e);let Ct;for(Ct=0;Ct<Ee;Ct++){const Bt=ee[Ct]=vt?kl(ee[Ct]):Mi(ee[Ct]);B(X[Ct],Bt,ce,null,Be,Ge,Et,pt,vt)}Ve>_e?Ne(X,Be,Ge,!0,!1,Ee):ne(ee,ce,Me,Be,Ge,Et,pt,vt,Ee)},ze=(X,ee,ce,Me,Be,Ge,Et,pt,vt)=>{let Ve=0;const _e=ee.length;let Ee=X.length-1,Ct=_e-1;for(;Ve<=Ee&&Ve<=Ct;){const Bt=X[Ve],nr=ee[Ve]=vt?kl(ee[Ve]):Mi(ee[Ve]);if(wa(Bt,nr))B(Bt,nr,ce,null,Be,Ge,Et,pt,vt);else break;Ve++}for(;Ve<=Ee&&Ve<=Ct;){const Bt=X[Ee],nr=ee[Ct]=vt?kl(ee[Ct]):Mi(ee[Ct]);if(wa(Bt,nr))B(Bt,nr,ce,null,Be,Ge,Et,pt,vt);else break;Ee--,Ct--}if(Ve>Ee){if(Ve<=Ct){const Bt=Ct+1,nr=Bt<_e?ee[Bt].el:Me;for(;Ve<=Ct;)B(null,ee[Ve]=vt?kl(ee[Ve]):Mi(ee[Ve]),ce,nr,Be,Ge,Et,pt,vt),Ve++}}else if(Ve>Ct)for(;Ve<=Ee;)He(X[Ve],Be,Ge,!0),Ve++;else{const Bt=Ve,nr=Ve,pr=new Map;for(Ve=nr;Ve<=Ct;Ve++){const Zr=ee[Ve]=vt?kl(ee[Ve]):Mi(ee[Ve]);Zr.key!=null&&pr.set(Zr.key,Ve)}let or,ln=0;const Cn=Ct-nr+1;let $i=!1,co=0;const Wi=new Array(Cn);for(Ve=0;Ve<Cn;Ve++)Wi[Ve]=0;for(Ve=Bt;Ve<=Ee;Ve++){const Zr=X[Ve];if(ln>=Cn){He(Zr,Be,Ge,!0);continue}let yn;if(Zr.key!=null)yn=pr.get(Zr.key);else for(or=nr;or<=Ct;or++)if(Wi[or-nr]===0&&wa(Zr,ee[or])){yn=or;break}yn===void 0?He(Zr,Be,Ge,!0):(Wi[yn-nr]=Ve+1,yn>=co?co=yn:$i=!0,B(Zr,ee[yn],ce,null,Be,Ge,Et,pt,vt),ln++)}const Ko=$i?lx(Wi):kf;for(or=Ko.length-1,Ve=Cn-1;Ve>=0;Ve--){const Zr=nr+Ve,yn=ee[Zr],zi=Zr+1<_e?ee[Zr+1].el:Me;Wi[Ve]===0?B(null,yn,ce,zi,Be,Ge,Et,pt,vt):$i&&(or<0||Ve!==Ko[or]?he(yn,ce,zi,2):or--)}}},he=(X,ee,ce,Me,Be=null)=>{const{el:Ge,type:Et,transition:pt,children:vt,shapeFlag:Ve}=X;if(Ve&6){he(X.component.subTree,ee,ce,Me);return}if(Ve&128){X.suspense.move(ee,ce,Me);return}if(Ve&64){Et.move(X,ee,ce,be);return}if(Et===jn){l(Ge,ee,ce);for(let Ee=0;Ee<vt.length;Ee++)he(vt[Ee],ee,ce,Me);l(X.anchor,ee,ce);return}if(Et===ru){se(X,ee,ce);return}if(Me!==2&&Ve&1&&pt)if(Me===0)pt.beforeEnter(Ge),l(Ge,ee,ce),Is(()=>pt.enter(Ge),Be);else{const{leave:Ee,delayLeave:Ct,afterLeave:Bt}=pt,nr=()=>l(Ge,ee,ce),pr=()=>{Ee(Ge,()=>{nr(),Bt&&Bt()})};Ct?Ct(Ge,nr,pr):pr()}else l(Ge,ee,ce)},He=(X,ee,ce,Me=!1,Be=!1)=>{const{type:Ge,props:Et,ref:pt,children:vt,dynamicChildren:Ve,shapeFlag:_e,patchFlag:Ee,dirs:Ct}=X;if(pt!=null&&I2(pt,null,ce,X,!0),_e&256){ee.ctx.deactivate(X);return}const Bt=_e&1&&Ct,nr=!tu(X);let pr;if(nr&&(pr=Et&&Et.onVnodeBeforeUnmount)&&vi(pr,ee,X),_e&6)De(X.component,ce,Me);else{if(_e&128){X.suspense.unmount(ce,Me);return}Bt&&eo(X,null,ee,"beforeUnmount"),_e&64?X.type.remove(X,ee,ce,Be,be,Me):Ve&&(Ge!==jn||Ee>0&&Ee&64)?Ne(Ve,ee,ce,!1,!0):(Ge===jn&&Ee&384||!Be&&_e&16)&&Ne(vt,ee,ce),Me&&et(X)}(nr&&(pr=Et&&Et.onVnodeUnmounted)||Bt)&&Is(()=>{pr&&vi(pr,ee,X),Bt&&eo(X,null,ee,"unmounted")},ce)},et=X=>{const{type:ee,el:ce,anchor:Me,transition:Be}=X;if(ee===jn){$e(ce,Me);return}if(ee===ru){Y(X);return}const Ge=()=>{n(ce),Be&&!Be.persisted&&Be.afterLeave&&Be.afterLeave()};if(X.shapeFlag&1&&Be&&!Be.persisted){const{leave:Et,delayLeave:pt}=Be,vt=()=>Et(ce,Ge);pt?pt(X.el,Ge,vt):vt()}else Ge()},$e=(X,ee)=>{let ce;for(;X!==ee;)ce=P(X),n(X),X=ce;n(ee)},De=(X,ee,ce)=>{const{bum:Me,scope:Be,update:Ge,subTree:Et,um:pt}=X;Me&&Rf(Me),Be.stop(),Ge&&(Ge.active=!1,He(Et,X,ee,ce)),pt&&Is(pt,ee),Is(()=>{X.isUnmounted=!0},ee),ee&&ee.pendingBranch&&!ee.isUnmounted&&X.asyncDep&&!X.asyncResolved&&X.suspenseId===ee.pendingId&&(ee.deps--,ee.deps===0&&ee.resolve())},Ne=(X,ee,ce,Me=!1,Be=!1,Ge=0)=>{for(let Et=Ge;Et<X.length;Et++)He(X[Et],ee,ce,Me,Be)},J=X=>X.shapeFlag&6?J(X.component.subTree):X.shapeFlag&128?X.suspense.next():P(X.anchor||X.el),We=(X,ee,ce)=>{X==null?ee._vnode&&He(ee._vnode,null,null,!0):B(ee._vnode||null,X,ee,null,null,null,ce),aD(),R2(),ee._vnode=X},be={p:B,um:He,m:he,r:et,mt:ve,mc:ne,pc:ut,pbc:le,n:J,o:r};let st,Vt;return s&&([st,Vt]=s(be)),{render:We,hydrate:st,createApp:tx(We,st)}}function Gc({effect:r,update:s},i){r.allowRecurse=s.allowRecurse=i}function db(r,s,i=!1){const l=r.children,n=s.children;if(Gt(l)&&Gt(n))for(let e=0;e<l.length;e++){const m=l[e];let F=n[e];F.shapeFlag&1&&!F.dynamicChildren&&((F.patchFlag<=0||F.patchFlag===32)&&(F=n[e]=kl(n[e]),F.el=m.el),i||db(m,F)),F.type===Hl&&(F.el=m.el)}}function lx(r){const s=r.slice(),i=[0];let l,n,e,m,F;const y=r.length;for(l=0;l<y;l++){const w=r[l];if(w!==0){if(n=i[i.length-1],r[n]<w){s[l]=n,i.push(l);continue}for(e=0,m=i.length-1;e<m;)F=e+m>>1,r[i[F]]<w?e=F+1:m=F;w<r[i[e]]&&(e>0&&(s[l]=i[e-1]),i[e]=l)}}for(e=i.length,m=i[e-1];e-- >0;)i[e]=m,m=s[m];return i}const cx=r=>r.__isTeleport,s1=r=>r&&(r.disabled||r.disabled===""),bD=r=>typeof SVGElement<"u"&&r instanceof SVGElement,i4=(r,s)=>{const i=r&&r.to;return Pn(i)?s?s(i):null:i},ux={__isTeleport:!0,process(r,s,i,l,n,e,m,F,y,w){const{mc:k,pc:S,pbc:P,o:{insert:M,querySelector:N,createText:B,createComment:K}}=w,U=s1(s.props);let{shapeFlag:G,children:se,dynamicChildren:Y}=s;if(r==null){const z=s.el=B(""),ie=s.anchor=B("");M(z,i,l),M(ie,i,l);const re=s.target=i4(s.props,N),ne=s.targetAnchor=B("");re&&(M(ne,re),m=m||bD(re));const te=(le,we)=>{G&16&&k(se,le,we,n,e,m,F,y)};U?te(i,ie):re&&te(re,ne)}else{s.el=r.el;const z=s.anchor=r.anchor,ie=s.target=r.target,re=s.targetAnchor=r.targetAnchor,ne=s1(r.props),te=ne?i:ie,le=ne?z:re;if(m=m||bD(ie),Y?(P(r.dynamicChildren,Y,te,n,e,m,F),db(r,s,!0)):y||S(r,s,te,le,n,e,m,F,!1),U)ne||d2(s,i,z,w,1);else if((s.props&&s.props.to)!==(r.props&&r.props.to)){const we=s.target=i4(s.props,N);we&&d2(s,we,null,w,0)}else ne&&d2(s,ie,re,w,1)}R_(s)},remove(r,s,i,l,{um:n,o:{remove:e}},m){const{shapeFlag:F,children:y,anchor:w,targetAnchor:k,target:S,props:P}=r;if(S&&e(k),(m||!s1(P))&&(e(w),F&16))for(let M=0;M<y.length;M++){const N=y[M];n(N,s,i,!0,!!N.dynamicChildren)}},move:d2,hydrate:fx};function d2(r,s,i,{o:{insert:l},m:n},e=2){e===0&&l(r.targetAnchor,s,i);const{el:m,anchor:F,shapeFlag:y,children:w,props:k}=r,S=e===2;if(S&&l(m,s,i),(!S||s1(k))&&y&16)for(let P=0;P<w.length;P++)n(w[P],s,i,2);S&&l(F,s,i)}function fx(r,s,i,l,n,e,{o:{nextSibling:m,parentNode:F,querySelector:y}},w){const k=s.target=i4(s.props,y);if(k){const S=k._lpa||k.firstChild;if(s.shapeFlag&16)if(s1(s.props))s.anchor=w(m(r),s,F(r),i,l,n,e),s.targetAnchor=S;else{s.anchor=m(r);let P=S;for(;P;)if(P=m(P),P&&P.nodeType===8&&P.data==="teleport anchor"){s.targetAnchor=P,k._lpa=s.targetAnchor&&m(s.targetAnchor);break}w(S,s,k,i,l,n,e)}R_(s)}return s.anchor&&m(s.anchor)}const hx=ux;function R_(r){const s=r.ctx;if(s&&s.ut){let i=r.children[0].el;for(;i!==r.targetAnchor;)i.nodeType===1&&i.setAttribute("data-v-owner",s.uid),i=i.nextSibling;s.ut()}}const jn=Symbol.for("v-fgt"),Hl=Symbol.for("v-txt"),zs=Symbol.for("v-cmt"),ru=Symbol.for("v-stc"),i1=[];let bi=null;function Ur(r=!1){i1.push(bi=r?null:[])}function P_(){i1.pop(),bi=i1[i1.length-1]||null}let au=1;function a4(r){au+=r}function I_(r){return r.dynamicChildren=au>0?bi||kf:null,P_(),au>0&&bi&&bi.push(r),r}function vn(r,s,i,l,n,e){return I_(Mt(r,s,i,l,n,e,!0))}function Yo(r,s,i,l,n){return I_(Er(r,s,i,l,n,!0))}function $l(r){return r?r.__v_isVNode===!0:!1}function wa(r,s){return r.type===s.type&&r.key===s.key}function dx(r){}const mm="__vInternal",N_=({key:r})=>r??null,y2=({ref:r,ref_key:s,ref_for:i})=>(typeof r=="number"&&(r=""+r),r!=null?Pn(r)||rn(r)||gr(r)?{i:xs,r,k:s,f:!!i}:r:null);function Mt(r,s=null,i=null,l=0,n=null,e=r===jn?0:1,m=!1,F=!1){const y={__v_isVNode:!0,__v_skip:!0,type:r,props:s,key:s&&N_(s),ref:s&&y2(s),scopeId:cm,slotScopeIds:null,children:i,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetAnchor:null,staticCount:0,shapeFlag:e,patchFlag:l,dynamicProps:n,dynamicChildren:null,appContext:null,ctx:xs};return F?(mb(y,i),e&128&&r.normalize(y)):i&&(y.shapeFlag|=Pn(i)?8:16),au>0&&!m&&bi&&(y.patchFlag>0||e&6)&&y.patchFlag!==32&&bi.push(y),y}const Er=px;function px(r,s=null,i=null,l=0,n=null,e=!1){if((!r||r===v_)&&(r=zs),$l(r)){const F=io(r,s,!0);return i&&mb(F,i),au>0&&!e&&bi&&(F.shapeFlag&6?bi[bi.indexOf(r)]=F:bi.push(F)),F.patchFlag|=-2,F}if(yx(r)&&(r=r.__vccOpts),s){s=pb(s);let{class:F,style:y}=s;F&&!Pn(F)&&(s.class=ni(F)),hn(y)&&(q4(y)&&!Gt(y)&&(y=_n({},y)),s.style=Aa(y))}const m=Pn(r)?1:n_(r)?128:cx(r)?64:hn(r)?4:gr(r)?2:0;return Mt(r,s,i,l,n,m,e,!0)}function pb(r){return r?q4(r)||mm in r?_n({},r):r:null}function io(r,s,i=!1){const{props:l,ref:n,patchFlag:e,children:m}=r,F=s?gm(l||{},s):l;return{__v_isVNode:!0,__v_skip:!0,type:r.type,props:F,key:F&&N_(F),ref:s&&s.ref?i&&n?Gt(n)?n.concat(y2(s)):[n,y2(s)]:y2(s):n,scopeId:r.scopeId,slotScopeIds:r.slotScopeIds,children:m,target:r.target,targetAnchor:r.targetAnchor,staticCount:r.staticCount,shapeFlag:r.shapeFlag,patchFlag:s&&r.type!==jn?e===-1?16:e|16:e,dynamicProps:r.dynamicProps,dynamicChildren:r.dynamicChildren,appContext:r.appContext,dirs:r.dirs,transition:r.transition,component:r.component,suspense:r.suspense,ssContent:r.ssContent&&io(r.ssContent),ssFallback:r.ssFallback&&io(r.ssFallback),el:r.el,anchor:r.anchor,ctx:r.ctx,ce:r.ce}}function Ea(r=" ",s=0){return Er(Hl,null,r,s)}function mx(r,s){const i=Er(ru,null,r);return i.staticCount=s,i}function oa(r="",s=!1){return s?(Ur(),Yo(zs,null,r)):Er(zs,null,r)}function Mi(r){return r==null||typeof r=="boolean"?Er(zs):Gt(r)?Er(jn,null,r.slice()):typeof r=="object"?kl(r):Er(Hl,null,String(r))}function kl(r){return r.el===null&&r.patchFlag!==-1||r.memo?r:io(r)}function mb(r,s){let i=0;const{shapeFlag:l}=r;if(s==null)s=null;else if(Gt(s))i=16;else if(typeof s=="object")if(l&65){const n=s.default;n&&(n._c&&(n._d=!1),mb(r,n()),n._c&&(n._d=!0));return}else{i=32;const n=s._;!n&&!(mm in s)?s._ctx=xs:n===3&&xs&&(xs.slots._===1?s._=1:(s._=2,r.patchFlag|=1024))}else gr(s)?(s={default:s,_ctx:xs},i=32):(s=String(s),l&64?(i=16,s=[Ea(s)]):i=8);r.children=s,r.shapeFlag|=i}function gm(...r){const s={};for(let i=0;i<r.length;i++){const l=r[i];for(const n in l)if(n==="class")s.class!==l.class&&(s.class=ni([s.class,l.class]));else if(n==="style")s.style=Aa([s.style,l.style]);else if(P1(n)){const e=s[n],m=l[n];m&&e!==m&&!(Gt(e)&&e.includes(m))&&(s[n]=e?[].concat(e,m):m)}else n!==""&&(s[n]=l[n])}return s}function vi(r,s,i,l=null){Li(r,s,7,[i,l])}const gx=y_();let vx=0;function M_(r,s,i){const l=r.type,n=(s?s.appContext:r.appContext)||gx,e={uid:vx++,vnode:r,type:l,parent:s,appContext:n,root:null,next:null,subTree:null,effect:null,update:null,scope:new V4(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:s?s.provides:Object.create(n.provides),accessCache:null,renderCache:[],components:null,directives:null,propsOptions:x_(l,n),emitsOptions:t_(l,n),emit:null,emitted:null,propsDefaults:fn,inheritAttrs:l.inheritAttrs,ctx:fn,data:fn,props:fn,attrs:fn,slots:fn,refs:fn,setupState:fn,setupContext:null,attrsProxy:null,slotsProxy:null,suspense:i,suspenseId:i?i.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return e.ctx={_:e},e.root=s?s.root:e,e.emit=u5.bind(null,e),r.ce&&r.ce(e),e}let os=null;const Ts=()=>os||xs;let gb,wf,DD="__VUE_INSTANCE_SETTERS__";(wf=qv()[DD])||(wf=qv()[DD]=[]),wf.push(r=>os=r),gb=r=>{wf.length>1?wf.forEach(s=>s(r)):wf[0](r)};const Wl=r=>{gb(r),r.scope.on()},Il=()=>{os&&os.scope.off(),gb(null)};function L_(r){return r.vnode.shapeFlag&4}let $f=!1;function B_(r,s=!1){$f=s;const{props:i,children:l}=r.vnode,n=L_(r);rx(r,i,n,s),ix(r,l);const e=n?bx(r,s):void 0;return $f=!1,e}function bx(r,s){const i=r.type;r.accessCache=Object.create(null),r.proxy=M1(new Proxy(r.ctx,t4));const{setup:l}=i;if(l){const n=r.setupContext=l.length>1?H_(r):null;Wl(r),Yf();const e=zo(l,r,0,[r.props,n]);if(Kf(),Il(),W4(e)){if(e.then(Il,Il),s)return e.then(m=>{o4(r,m,s)}).catch(m=>{cu(m,r,0)});r.asyncDep=e}else o4(r,e,s)}else U_(r,s)}function o4(r,s,i){gr(s)?r.type.__ssrInlineRender?r.ssrRender=s:r.render=s:hn(s)&&(r.setupState=J4(s)),U_(r,i)}let N2,l4;function Dx(r){N2=r,l4=s=>{s.render._rc&&(s.withProxy=new Proxy(s.ctx,I5))}}const Fx=()=>!N2;function U_(r,s,i){const l=r.type;if(!r.render){if(!s&&N2&&!l.render){const n=l.template||fb(r).template;if(n){const{isCustomElement:e,compilerOptions:m}=r.appContext.config,{delimiters:F,compilerOptions:y}=l,w=_n(_n({isCustomElement:e,delimiters:F},m),y);l.render=N2(n,w)}}r.render=l.render||Ta,l4&&l4(r)}Wl(r),Yf(),q5(r),Kf(),Il()}function _x(r){return r.attrsProxy||(r.attrsProxy=new Proxy(r.attrs,{get(s,i){return Fi(r,"get","$attrs"),s[i]}}))}function H_(r){const s=i=>{r.exposed=i||{}};return{get attrs(){return _x(r)},slots:r.slots,emit:r.emit,expose:s}}function vm(r){if(r.exposed)return r.exposeProxy||(r.exposeProxy=new Proxy(J4(M1(r.exposed)),{get(s,i){if(i in s)return s[i];if(i in r1)return r1[i](r)},has(s,i){return i in s||i in r1}}))}function c4(r,s=!0){return gr(r)?r.displayName||r.name:r.name||s&&r.__name}function yx(r){return gr(r)&&"__vccOpts"in r}const Vr=(r,s)=>n5(r,s,$f);function fu(r,s,i){const l=arguments.length;return l===2?hn(s)&&!Gt(s)?$l(s)?Er(r,null,[s]):Er(r,s):Er(r,null,s):(l>3?i=Array.prototype.slice.call(arguments,2):l===3&&$l(i)&&(i=[i]),Er(r,s,i))}const $_=Symbol.for("v-scx"),W_=()=>si($_);function wx(){}function Ex(r,s,i,l){const n=i[l];if(n&&z_(n,r))return n;const e=s();return e.memo=r.slice(),i[l]=e}function z_(r,s){const i=r.memo;if(i.length!=s.length)return!1;for(let l=0;l<i.length;l++)if(Uf(i[l],s[l]))return!1;return au>0&&bi&&bi.push(r),!0}const vb="3.3.4",xx={createComponentInstance:M_,setupComponent:B_,renderComponentRoot:_2,setCurrentRenderingInstance:y1,isVNode:$l,normalizeVNode:Mi},Cx=xx,Tx=null,Ax=null,Sx="http://www.w3.org/2000/svg",Xc=typeof document<"u"?document:null,FD=Xc&&Xc.createElement("template"),kx={insert:(r,s,i)=>{s.insertBefore(r,i||null)},remove:r=>{const s=r.parentNode;s&&s.removeChild(r)},createElement:(r,s,i,l)=>{const n=s?Xc.createElementNS(Sx,r):Xc.createElement(r,i?{is:i}:void 0);return r==="select"&&l&&l.multiple!=null&&n.setAttribute("multiple",l.multiple),n},createText:r=>Xc.createTextNode(r),createComment:r=>Xc.createComment(r),setText:(r,s)=>{r.nodeValue=s},setElementText:(r,s)=>{r.textContent=s},parentNode:r=>r.parentNode,nextSibling:r=>r.nextSibling,querySelector:r=>Xc.querySelector(r),setScopeId(r,s){r.setAttribute(s,"")},insertStaticContent(r,s,i,l,n,e){const m=i?i.previousSibling:s.lastChild;if(n&&(n===e||n.nextSibling))for(;s.insertBefore(n.cloneNode(!0),i),!(n===e||!(n=n.nextSibling)););else{FD.innerHTML=l?`<svg>${r}</svg>`:r;const F=FD.content;if(l){const y=F.firstChild;for(;y.firstChild;)F.appendChild(y.firstChild);F.removeChild(y)}s.insertBefore(F,i)}return[m?m.nextSibling:s.firstChild,i?i.previousSibling:s.lastChild]}};function Ox(r,s,i){const l=r._vtc;l&&(s=(s?[s,...l]:[...l]).join(" ")),s==null?r.removeAttribute("class"):i?r.setAttribute("class",s):r.className=s}function Rx(r,s,i){const l=r.style,n=Pn(i);if(i&&!n){if(s&&!Pn(s))for(const e in s)i[e]==null&&u4(l,e,"");for(const e in i)u4(l,e,i[e])}else{const e=l.display;n?s!==i&&(l.cssText=i):s&&r.removeAttribute("style"),"_vod"in r&&(l.display=e)}}const _D=/\s*!important$/;function u4(r,s,i){if(Gt(i))i.forEach(l=>u4(r,s,l));else if(i==null&&(i=""),s.startsWith("--"))r.setProperty(s,i);else{const l=Px(r,s);_D.test(i)?r.setProperty(sa(l),i.replace(_D,""),"important"):r[l]=i}}const yD=["Webkit","Moz","ms"],Tv={};function Px(r,s){const i=Tv[s];if(i)return i;let l=Di(s);if(l!=="filter"&&l in r)return Tv[s]=l;l=I1(l);for(let n=0;n<yD.length;n++){const e=yD[n]+l;if(e in r)return Tv[s]=e}return s}const wD="http://www.w3.org/1999/xlink";function Ix(r,s,i,l,n){if(l&&s.startsWith("xlink:"))i==null?r.removeAttributeNS(wD,s.slice(6,s.length)):r.setAttributeNS(wD,s,i);else{const e=gE(s);i==null||e&&!RF(i)?r.removeAttribute(s):r.setAttribute(s,e?"":i)}}function Nx(r,s,i,l,n,e,m){if(s==="innerHTML"||s==="textContent"){l&&m(l,n,e),r[s]=i??"";return}const F=r.tagName;if(s==="value"&&F!=="PROGRESS"&&!F.includes("-")){r._value=i;const w=F==="OPTION"?r.getAttribute("value"):r.value,k=i??"";w!==k&&(r.value=k),i==null&&r.removeAttribute(s);return}let y=!1;if(i===""||i==null){const w=typeof r[s];w==="boolean"?i=RF(i):i==null&&w==="string"?(i="",y=!0):w==="number"&&(i=0,y=!0)}try{r[s]=i}catch{}y&&r.removeAttribute(s)}function Ho(r,s,i,l){r.addEventListener(s,i,l)}function Mx(r,s,i,l){r.removeEventListener(s,i,l)}function Lx(r,s,i,l,n=null){const e=r._vei||(r._vei={}),m=e[s];if(l&&m)m.value=l;else{const[F,y]=Bx(s);if(l){const w=e[s]=$x(l,n);Ho(r,F,w,y)}else m&&(Mx(r,F,m,y),e[s]=void 0)}}const ED=/(?:Once|Passive|Capture)$/;function Bx(r){let s;if(ED.test(r)){s={};let l;for(;l=r.match(ED);)r=r.slice(0,r.length-l[0].length),s[l[0].toLowerCase()]=!0}return[r[2]===":"?r.slice(3):sa(r.slice(2)),s]}let Av=0;const Ux=Promise.resolve(),Hx=()=>Av||(Ux.then(()=>Av=0),Av=Date.now());function $x(r,s){const i=l=>{if(!l._vts)l._vts=Date.now();else if(l._vts<=i.attached)return;Li(Wx(l,i.value),s,5,[l])};return i.value=r,i.attached=Hx(),i}function Wx(r,s){if(Gt(s)){const i=r.stopImmediatePropagation;return r.stopImmediatePropagation=()=>{i.call(r),r._stopped=!0},s.map(l=>n=>!n._stopped&&l&&l(n))}else return s}const xD=/^on[a-z]/,zx=(r,s,i,l,n=!1,e,m,F,y)=>{s==="class"?Ox(r,l,n):s==="style"?Rx(r,i,l):P1(s)?H4(s)||Lx(r,s,i,l,m):(s[0]==="."?(s=s.slice(1),!0):s[0]==="^"?(s=s.slice(1),!1):Vx(r,s,l,n))?Nx(r,s,l,e,m,F,y):(s==="true-value"?r._trueValue=l:s==="false-value"&&(r._falseValue=l),Ix(r,s,l,n))};function Vx(r,s,i,l){return l?!!(s==="innerHTML"||s==="textContent"||s in r&&xD.test(s)&&gr(i)):s==="spellcheck"||s==="draggable"||s==="translate"||s==="form"||s==="list"&&r.tagName==="INPUT"||s==="type"&&r.tagName==="TEXTAREA"||xD.test(s)&&Pn(i)?!1:s in r}function V_(r,s){const i=Cs(r);class l extends bm{constructor(e){super(i,e,s)}}return l.def=i,l}const Gx=r=>V_(r,oy),jx=typeof HTMLElement<"u"?HTMLElement:class{};class bm extends jx{constructor(s,i={},l){super(),this._def=s,this._props=i,this._instance=null,this._connected=!1,this._resolved=!1,this._numberProps=null,this.shadowRoot&&l?l(this._createVNode(),this.shadowRoot):(this.attachShadow({mode:"open"}),this._def.__asyncLoader||this._resolveProps(this._def))}connectedCallback(){this._connected=!0,this._instance||(this._resolved?this._update():this._resolveDef())}disconnectedCallback(){this._connected=!1,oo(()=>{this._connected||(d4(null,this.shadowRoot),this._instance=null)})}_resolveDef(){this._resolved=!0;for(let l=0;l<this.attributes.length;l++)this._setAttr(this.attributes[l].name);new MutationObserver(l=>{for(const n of l)this._setAttr(n.attributeName)}).observe(this,{attributes:!0});const s=(l,n=!1)=>{const{props:e,styles:m}=l;let F;if(e&&!Gt(e))for(const y in e){const w=e[y];(w===Number||w&&w.type===Number)&&(y in this._props&&(this._props[y]=k2(this._props[y])),(F||(F=Object.create(null)))[Di(y)]=!0)}this._numberProps=F,n&&this._resolveProps(l),this._applyStyles(m),this._update()},i=this._def.__asyncLoader;i?i().then(l=>s(l,!0)):s(this._def)}_resolveProps(s){const{props:i}=s,l=Gt(i)?i:Object.keys(i||{});for(const n of Object.keys(this))n[0]!=="_"&&l.includes(n)&&this._setProp(n,this[n],!0,!1);for(const n of l.map(Di))Object.defineProperty(this,n,{get(){return this._getProp(n)},set(e){this._setProp(n,e)}})}_setAttr(s){let i=this.getAttribute(s);const l=Di(s);this._numberProps&&this._numberProps[l]&&(i=k2(i)),this._setProp(l,i,!1)}_getProp(s){return this._props[s]}_setProp(s,i,l=!0,n=!0){i!==this._props[s]&&(this._props[s]=i,n&&this._instance&&this._update(),l&&(i===!0?this.setAttribute(sa(s),""):typeof i=="string"||typeof i=="number"?this.setAttribute(sa(s),i+""):i||this.removeAttribute(sa(s))))}_update(){d4(this._createVNode(),this.shadowRoot)}_createVNode(){const s=Er(this._def,_n({},this._props));return this._instance||(s.ce=i=>{this._instance=i,i.isCE=!0;const l=(e,m)=>{this.dispatchEvent(new CustomEvent(e,{detail:m}))};i.emit=(e,...m)=>{l(e,m),sa(e)!==e&&l(sa(e),m)};let n=this;for(;n=n&&(n.parentNode||n.host);)if(n instanceof bm){i.parent=n._instance,i.provides=n._instance.provides;break}}),s}_applyStyles(s){s&&s.forEach(i=>{const l=document.createElement("style");l.textContent=i,this.shadowRoot.appendChild(l)})}}function Yx(r="$style"){{const s=Ts();if(!s)return fn;const i=s.type.__cssModules;if(!i)return fn;const l=i[r];return l||fn}}function Kx(r){const s=Ts();if(!s)return;const i=s.ut=(n=r(s.proxy))=>{Array.from(document.querySelectorAll(`[data-v-owner="${s.uid}"]`)).forEach(e=>h4(e,n))},l=()=>{const n=r(s.proxy);f4(s.subTree,n),i(n)};i_(l),lo(()=>{const n=new MutationObserver(l);n.observe(s.subTree.el.parentNode,{childList:!0}),uu(()=>n.disconnect())})}function f4(r,s){if(r.shapeFlag&128){const i=r.suspense;r=i.activeBranch,i.pendingBranch&&!i.isHydrating&&i.effects.push(()=>{f4(i.activeBranch,s)})}for(;r.component;)r=r.component.subTree;if(r.shapeFlag&1&&r.el)h4(r.el,s);else if(r.type===jn)r.children.forEach(i=>f4(i,s));else if(r.type===ru){let{el:i,anchor:l}=r;for(;i&&(h4(i,s),i!==l);)i=i.nextSibling}}function h4(r,s){if(r.nodeType===1){const i=r.style;for(const l in s)i.setProperty(`--${l}`,s[l])}}const wl="transition",jh="animation",bb=(r,{slots:s})=>fu(l_,j_(r),s);bb.displayName="Transition";const G_={name:String,type:String,css:{type:Boolean,default:!0},duration:[String,Number,Object],enterFromClass:String,enterActiveClass:String,enterToClass:String,appearFromClass:String,appearActiveClass:String,appearToClass:String,leaveFromClass:String,leaveActiveClass:String,leaveToClass:String},qx=bb.props=_n({},ab,G_),jc=(r,s=[])=>{Gt(r)?r.forEach(i=>i(...s)):r&&r(...s)},CD=r=>r?Gt(r)?r.some(s=>s.length>1):r.length>1:!1;function j_(r){const s={};for(const Pe in r)Pe in G_||(s[Pe]=r[Pe]);if(r.css===!1)return s;const{name:i="v",type:l,duration:n,enterFromClass:e=`${i}-enter-from`,enterActiveClass:m=`${i}-enter-active`,enterToClass:F=`${i}-enter-to`,appearFromClass:y=e,appearActiveClass:w=m,appearToClass:k=F,leaveFromClass:S=`${i}-leave-from`,leaveActiveClass:P=`${i}-leave-active`,leaveToClass:M=`${i}-leave-to`}=r,N=Qx(n),B=N&&N[0],K=N&&N[1],{onBeforeEnter:U,onEnter:G,onEnterCancelled:se,onLeave:Y,onLeaveCancelled:z,onBeforeAppear:ie=U,onAppear:re=G,onAppearCancelled:ne=se}=s,te=(Pe,xe,ve)=>{Cl(Pe,xe?k:F),Cl(Pe,xe?w:m),ve&&ve()},le=(Pe,xe)=>{Pe._isLeaving=!1,Cl(Pe,S),Cl(Pe,M),Cl(Pe,P),xe&&xe()},we=Pe=>(xe,ve)=>{const Le=Pe?re:G,qe=()=>te(xe,Pe,ve);jc(Le,[xe,qe]),TD(()=>{Cl(xe,Pe?y:e),Bo(xe,Pe?k:F),CD(Le)||AD(xe,l,B,qe)})};return _n(s,{onBeforeEnter(Pe){jc(U,[Pe]),Bo(Pe,e),Bo(Pe,m)},onBeforeAppear(Pe){jc(ie,[Pe]),Bo(Pe,y),Bo(Pe,w)},onEnter:we(!1),onAppear:we(!0),onLeave(Pe,xe){Pe._isLeaving=!0;const ve=()=>le(Pe,xe);Bo(Pe,S),K_(),Bo(Pe,P),TD(()=>{Pe._isLeaving&&(Cl(Pe,S),Bo(Pe,M),CD(Y)||AD(Pe,l,K,ve))}),jc(Y,[Pe,ve])},onEnterCancelled(Pe){te(Pe,!1),jc(se,[Pe])},onAppearCancelled(Pe){te(Pe,!0),jc(ne,[Pe])},onLeaveCancelled(Pe){le(Pe),jc(z,[Pe])}})}function Qx(r){if(r==null)return null;if(hn(r))return[Sv(r.enter),Sv(r.leave)];{const s=Sv(r);return[s,s]}}function Sv(r){return k2(r)}function Bo(r,s){s.split(/\s+/).forEach(i=>i&&r.classList.add(i)),(r._vtc||(r._vtc=new Set)).add(s)}function Cl(r,s){s.split(/\s+/).forEach(l=>l&&r.classList.remove(l));const{_vtc:i}=r;i&&(i.delete(s),i.size||(r._vtc=void 0))}function TD(r){requestAnimationFrame(()=>{requestAnimationFrame(r)})}let Xx=0;function AD(r,s,i,l){const n=r._endId=++Xx,e=()=>{n===r._endId&&l()};if(i)return setTimeout(e,i);const{type:m,timeout:F,propCount:y}=Y_(r,s);if(!m)return l();const w=m+"end";let k=0;const S=()=>{r.removeEventListener(w,P),e()},P=M=>{M.target===r&&++k>=y&&S()};setTimeout(()=>{k<y&&S()},F+1),r.addEventListener(w,P)}function Y_(r,s){const i=window.getComputedStyle(r),l=N=>(i[N]||"").split(", "),n=l(`${wl}Delay`),e=l(`${wl}Duration`),m=SD(n,e),F=l(`${jh}Delay`),y=l(`${jh}Duration`),w=SD(F,y);let k=null,S=0,P=0;s===wl?m>0&&(k=wl,S=m,P=e.length):s===jh?w>0&&(k=jh,S=w,P=y.length):(S=Math.max(m,w),k=S>0?m>w?wl:jh:null,P=k?k===wl?e.length:y.length:0);const M=k===wl&&/\b(transform|all)(,|$)/.test(l(`${wl}Property`).toString());return{type:k,timeout:S,propCount:P,hasTransform:M}}function SD(r,s){for(;r.length<s.length;)r=r.concat(r);return Math.max(...s.map((i,l)=>kD(i)+kD(r[l])))}function kD(r){return Number(r.slice(0,-1).replace(",","."))*1e3}function K_(){return document.body.offsetHeight}const q_=new WeakMap,Q_=new WeakMap,X_={name:"TransitionGroup",props:_n({},qx,{tag:String,moveClass:String}),setup(r,{slots:s}){const i=Ts(),l=ib();let n,e;return pm(()=>{if(!n.length)return;const m=r.moveClass||`${r.name||"v"}-move`;if(!nC(n[0].el,i.vnode.el,m))return;n.forEach(eC),n.forEach(tC);const F=n.filter(rC);K_(),F.forEach(y=>{const w=y.el,k=w.style;Bo(w,m),k.transform=k.webkitTransform=k.transitionDuration="";const S=w._moveCb=P=>{P&&P.target!==w||(!P||/transform$/.test(P.propertyName))&&(w.removeEventListener("transitionend",S),w._moveCb=null,Cl(w,m))};w.addEventListener("transitionend",S)})}),()=>{const m=Hr(r),F=j_(m);let y=m.tag||jn;n=e,e=s.default?hm(s.default()):[];for(let w=0;w<e.length;w++){const k=e[w];k.key!=null&&iu(k,Hf(k,F,l,i))}if(n)for(let w=0;w<n.length;w++){const k=n[w];iu(k,Hf(k,F,l,i)),q_.set(k,k.el.getBoundingClientRect())}return Er(y,null,e)}}},Jx=r=>delete r.mode;X_.props;const Zx=X_;function eC(r){const s=r.el;s._moveCb&&s._moveCb(),s._enterCb&&s._enterCb()}function tC(r){Q_.set(r,r.el.getBoundingClientRect())}function rC(r){const s=q_.get(r),i=Q_.get(r),l=s.left-i.left,n=s.top-i.top;if(l||n){const e=r.el.style;return e.transform=e.webkitTransform=`translate(${l}px,${n}px)`,e.transitionDuration="0s",r}}function nC(r,s,i){const l=r.cloneNode();r._vtc&&r._vtc.forEach(m=>{m.split(/\s+/).forEach(F=>F&&l.classList.remove(F))}),i.split(/\s+/).forEach(m=>m&&l.classList.add(m)),l.style.display="none";const n=s.nodeType===1?s:s.parentNode;n.appendChild(l);const{hasTransform:e}=Y_(l);return n.removeChild(l),e}const zl=r=>{const s=r.props["onUpdate:modelValue"]||!1;return Gt(s)?i=>Rf(s,i):s};function sC(r){r.target.composing=!0}function OD(r){const s=r.target;s.composing&&(s.composing=!1,s.dispatchEvent(new Event("input")))}const T1={created(r,{modifiers:{lazy:s,trim:i,number:l}},n){r._assign=zl(n);const e=l||n.props&&n.props.type==="number";Ho(r,s?"change":"input",m=>{if(m.target.composing)return;let F=r.value;i&&(F=F.trim()),e&&(F=S2(F)),r._assign(F)}),i&&Ho(r,"change",()=>{r.value=r.value.trim()}),s||(Ho(r,"compositionstart",sC),Ho(r,"compositionend",OD),Ho(r,"change",OD))},mounted(r,{value:s}){r.value=s??""},beforeUpdate(r,{value:s,modifiers:{lazy:i,trim:l,number:n}},e){if(r._assign=zl(e),r.composing||document.activeElement===r&&r.type!=="range"&&(i||l&&r.value.trim()===s||(n||r.type==="number")&&S2(r.value)===s))return;const m=s??"";r.value!==m&&(r.value=m)}},Db={deep:!0,created(r,s,i){r._assign=zl(i),Ho(r,"change",()=>{const l=r._modelValue,n=Wf(r),e=r.checked,m=r._assign;if(Gt(l)){const F=Z2(l,n),y=F!==-1;if(e&&!y)m(l.concat(n));else if(!e&&y){const w=[...l];w.splice(F,1),m(w)}}else if(lu(l)){const F=new Set(l);e?F.add(n):F.delete(n),m(F)}else m(Z_(r,e))})},mounted:RD,beforeUpdate(r,s,i){r._assign=zl(i),RD(r,s,i)}};function RD(r,{value:s,oldValue:i},l){r._modelValue=s,Gt(s)?r.checked=Z2(s,l.props.value)>-1:lu(s)?r.checked=s.has(l.props.value):s!==i&&(r.checked=Ll(s,Z_(r,!0)))}const Fb={created(r,{value:s},i){r.checked=Ll(s,i.props.value),r._assign=zl(i),Ho(r,"change",()=>{r._assign(Wf(r))})},beforeUpdate(r,{value:s,oldValue:i},l){r._assign=zl(l),s!==i&&(r.checked=Ll(s,l.props.value))}},J_={deep:!0,created(r,{value:s,modifiers:{number:i}},l){const n=lu(s);Ho(r,"change",()=>{const e=Array.prototype.filter.call(r.options,m=>m.selected).map(m=>i?S2(Wf(m)):Wf(m));r._assign(r.multiple?n?new Set(e):e:e[0])}),r._assign=zl(l)},mounted(r,{value:s}){PD(r,s)},beforeUpdate(r,s,i){r._assign=zl(i)},updated(r,{value:s}){PD(r,s)}};function PD(r,s){const i=r.multiple;if(!(i&&!Gt(s)&&!lu(s))){for(let l=0,n=r.options.length;l<n;l++){const e=r.options[l],m=Wf(e);if(i)Gt(s)?e.selected=Z2(s,m)>-1:e.selected=s.has(m);else if(Ll(Wf(e),s)){r.selectedIndex!==l&&(r.selectedIndex=l);return}}!i&&r.selectedIndex!==-1&&(r.selectedIndex=-1)}}function Wf(r){return"_value"in r?r._value:r.value}function Z_(r,s){const i=s?"_trueValue":"_falseValue";return i in r?r[i]:s}const ey={created(r,s,i){p2(r,s,i,null,"created")},mounted(r,s,i){p2(r,s,i,null,"mounted")},beforeUpdate(r,s,i,l){p2(r,s,i,l,"beforeUpdate")},updated(r,s,i,l){p2(r,s,i,l,"updated")}};function ty(r,s){switch(r){case"SELECT":return J_;case"TEXTAREA":return T1;default:switch(s){case"checkbox":return Db;case"radio":return Fb;default:return T1}}}function p2(r,s,i,l,n){const m=ty(r.tagName,i.props&&i.props.type)[n];m&&m(r,s,i,l)}function iC(){T1.getSSRProps=({value:r})=>({value:r}),Fb.getSSRProps=({value:r},s)=>{if(s.props&&Ll(s.props.value,r))return{checked:!0}},Db.getSSRProps=({value:r},s)=>{if(Gt(r)){if(s.props&&Z2(r,s.props.value)>-1)return{checked:!0}}else if(lu(r)){if(s.props&&r.has(s.props.value))return{checked:!0}}else if(r)return{checked:!0}},ey.getSSRProps=(r,s)=>{if(typeof s.type!="string")return;const i=ty(s.type.toUpperCase(),s.props&&s.props.type);if(i.getSSRProps)return i.getSSRProps(r,s)}}const aC=["ctrl","shift","alt","meta"],oC={stop:r=>r.stopPropagation(),prevent:r=>r.preventDefault(),self:r=>r.target!==r.currentTarget,ctrl:r=>!r.ctrlKey,shift:r=>!r.shiftKey,alt:r=>!r.altKey,meta:r=>!r.metaKey,left:r=>"button"in r&&r.button!==0,middle:r=>"button"in r&&r.button!==1,right:r=>"button"in r&&r.button!==2,exact:(r,s)=>aC.some(i=>r[`${i}Key`]&&!s.includes(i))},lC=(r,s)=>(i,...l)=>{for(let n=0;n<s.length;n++){const e=oC[s[n]];if(e&&e(i,s))return}return r(i,...l)},cC={esc:"escape",space:" ",up:"arrow-up",left:"arrow-left",right:"arrow-right",down:"arrow-down",delete:"backspace"},ry=(r,s)=>i=>{if(!("key"in i))return;const l=sa(i.key);if(s.some(n=>n===l||cC[n]===l))return r(i)},ny={beforeMount(r,{value:s},{transition:i}){r._vod=r.style.display==="none"?"":r.style.display,i&&s?i.beforeEnter(r):Yh(r,s)},mounted(r,{value:s},{transition:i}){i&&s&&i.enter(r)},updated(r,{value:s,oldValue:i},{transition:l}){!s!=!i&&(l?s?(l.beforeEnter(r),Yh(r,!0),l.enter(r)):l.leave(r,()=>{Yh(r,!1)}):Yh(r,s))},beforeUnmount(r,{value:s}){Yh(r,s)}};function Yh(r,s){r.style.display=s?r._vod:"none"}function uC(){ny.getSSRProps=({value:r})=>{if(!r)return{style:{display:"none"}}}}const sy=_n({patchProp:zx},kx);let a1,ID=!1;function iy(){return a1||(a1=S_(sy))}function ay(){return a1=ID?a1:k_(sy),ID=!0,a1}const d4=(...r)=>{iy().render(...r)},oy=(...r)=>{ay().hydrate(...r)},_b=(...r)=>{const s=iy().createApp(...r),{mount:i}=s;return s.mount=l=>{const n=cy(l);if(!n)return;const e=s._component;!gr(e)&&!e.render&&!e.template&&(e.template=n.innerHTML),n.innerHTML="";const m=i(n,!1,n instanceof SVGElement);return n instanceof Element&&(n.removeAttribute("v-cloak"),n.setAttribute("data-v-app","")),m},s},ly=(...r)=>{const s=ay().createApp(...r),{mount:i}=s;return s.mount=l=>{const n=cy(l);if(n)return i(n,!0,n instanceof SVGElement)},s};function cy(r){return Pn(r)?document.querySelector(r):r}let ND=!1;const fC=()=>{ND||(ND=!0,iC(),uC())},hC=()=>{},dC=Object.freeze(Object.defineProperty({__proto__:null,BaseTransition:l_,BaseTransitionPropsValidators:ab,Comment:zs,EffectScope:V4,Fragment:jn,KeepAlive:T5,ReactiveEffect:N1,Static:ru,Suspense:g5,Teleport:hx,Text:Hl,Transition:bb,TransitionGroup:Zx,VueElement:bm,assertNumber:i5,callWithAsyncErrorHandling:Li,callWithErrorHandling:zo,camelize:Di,capitalize:I1,cloneVNode:io,compatUtils:Ax,compile:hC,computed:Vr,createApp:_b,createBlock:Yo,createCommentVNode:oa,createElementBlock:vn,createElementVNode:Mt,createHydrationRenderer:k_,createPropsRestProxy:Y5,createRenderer:S_,createSSRApp:ly,createSlots:R5,createStaticVNode:mx,createTextVNode:Ea,createVNode:Er,customRef:Z4,defineAsyncComponent:x5,defineComponent:Cs,defineCustomElement:V_,defineEmits:M5,defineExpose:L5,defineModel:H5,defineOptions:B5,defineProps:N5,defineSSRCustomElement:Gx,defineSlots:U5,get devtools(){return Cf},effect:FE,effectScope:em,getCurrentInstance:Ts,getCurrentScope:tm,getTransitionRawChildren:hm,guardReactiveProps:pb,h:fu,handleError:cu,hasInjectionContext:w_,hydrate:oy,initCustomFormatter:wx,initDirectivesForSSR:fC,inject:si,isMemoSame:z_,isProxy:q4,isReactive:Wo,isReadonly:su,isRef:rn,isRuntimeOnly:Fx,isShallow:b1,isVNode:$l,markRaw:M1,mergeDefaults:G5,mergeModels:j5,mergeProps:gm,nextTick:oo,normalizeClass:ni,normalizeProps:OF,normalizeStyle:Aa,onActivated:ob,onBeforeMount:f_,onBeforeUnmount:U1,onBeforeUpdate:h_,onDeactivated:lb,onErrorCaptured:g_,onMounted:lo,onRenderTracked:m_,onRenderTriggered:p_,onScopeDispose:G4,onServerPrefetch:d_,onUnmounted:uu,onUpdated:pm,openBlock:Ur,popScopeId:fm,provide:n1,proxyRefs:J4,pushScopeId:um,queuePostFlushCb:tb,reactive:Ul,readonly:qf,ref:Yt,registerRuntimeCompiler:Dx,render:d4,renderList:b_,renderSlot:E1,resolveComponent:Bi,resolveDirective:O5,resolveDynamicComponent:k5,resolveFilter:Tx,resolveTransitionHooks:Hf,setBlockTracking:a4,setDevtoolsHook:e_,setTransitionHooks:iu,shallowReactive:K4,shallowReadonly:KE,shallowRef:Pf,ssrContextKey:$_,ssrUtils:Cx,stop:_E,toDisplayString:as,toHandlerKey:t1,toHandlers:P5,toRaw:Hr,toRef:qF,toRefs:KF,toValue:XE,transformVNodeArgs:dx,triggerRef:QE,unref:tr,useAttrs:z5,useCssModule:Yx,useCssVars:Kx,useModel:V5,useSSRContext:W_,useSlots:W5,useTransitionState:ib,vModelCheckbox:Db,vModelDynamic:ey,vModelRadio:Fb,vModelSelect:J_,vModelText:T1,vShow:ny,version:vb,warn:s5,watch:bn,watchEffect:sb,watchPostEffect:i_,watchSyncEffect:y5,withAsyncContext:K5,withCtx:ws,withDefaults:$5,withDirectives:o_,withKeys:ry,withMemo:Ex,withModifiers:lC,withScopeId:r_},Symbol.toStringTag,{value:"Module"}));/*!
17
+ */const jl=[];jl[0]={w:[0],i:[3,0],"[":[4],o:[7]};jl[1]={w:[1],".":[2],"[":[4],o:[7]};jl[2]={w:[2],i:[3,0],0:[3,0]};jl[3]={i:[3,0],0:[3,0],w:[1,1],".":[2,1],"[":[4,1],o:[7,1]};jl[4]={"'":[5,0],'"':[6,0],"[":[4,2],"]":[1,3],o:8,l:[4,0]};jl[5]={"'":[4,0],o:8,l:[5,0]};jl[6]={'"':[4,0],o:8,l:[6,0]};const y6=/^\s?(?:true|false|-?[\d.]+|'[^']*'|"[^"]*")\s?$/;function w6(r){return y6.test(r)}function E6(r){const s=r.charCodeAt(0),i=r.charCodeAt(r.length-1);return s===i&&(s===34||s===39)?r.slice(1,-1):r}function x6(r){if(r==null)return"o";switch(r.charCodeAt(0)){case 91:case 93:case 46:case 34:case 39:return r;case 95:case 36:case 45:return"i";case 9:case 10:case 13:case 160:case 65279:case 8232:case 8233:return"w"}return"i"}function C6(r){const s=r.trim();return r.charAt(0)==="0"&&isNaN(parseInt(r))?!1:w6(s)?E6(s):"*"+s}function T6(r){const s=[];let i=-1,l=0,n=0,e,m,F,y,w,k,S;const P=[];P[0]=()=>{m===void 0?m=F:m+=F},P[1]=()=>{m!==void 0&&(s.push(m),m=void 0)},P[2]=()=>{P[0](),n++},P[3]=()=>{if(n>0)n--,l=4,P[0]();else{if(n=0,m===void 0||(m=C6(m),m===!1))return!1;P[1]()}};function M(){const N=r[i+1];if(l===5&&N==="'"||l===6&&N==='"')return i++,F="\\"+N,P[0](),!0}for(;l!==null;)if(i++,e=r[i],!(e==="\\"&&M())){if(y=x6(e),S=jl[l],w=S[y]||S.l||8,w===8||(l=w[0],w[1]!==void 0&&(k=P[w[1]],k&&(F=e,k()===!1))))return;if(l===7)return s}}const Lb=new Map;function A6(r,s){return Fn(r)?r[s]:null}function S6(r,s){if(!Fn(r))return null;let i=Lb.get(s);if(i||(i=T6(s),i&&Lb.set(s,i)),!i)return null;const l=i.length;let n=r,e=0;for(;e<l;){const m=n[i[e]];if(m===void 0)return null;n=m,e++}return n}const k6=r=>r,O6=r=>"",R6="text",P6=r=>r.length===0?"":r.join(""),I6=_6;function Bb(r,s){return r=Math.abs(r),s===2?r?r>1?1:0:1:r?Math.min(r,2):0}function N6(r){const s=Es(r.pluralIndex)?r.pluralIndex:-1;return r.named&&(Es(r.named.count)||Es(r.named.n))?Es(r.named.count)?r.named.count:Es(r.named.n)?r.named.n:s:s}function M6(r,s){s.count||(s.count=r),s.n||(s.n=r)}function L6(r={}){const s=r.locale,i=N6(r),l=Fn(r.pluralRules)&&Qt(s)&&Ns(r.pluralRules[s])?r.pluralRules[s]:Bb,n=Fn(r.pluralRules)&&Qt(s)&&Ns(r.pluralRules[s])?Bb:void 0,e=U=>U[l(i,U.length,n)],m=r.list||[],F=U=>m[U],y=r.named||{};Es(r.pluralIndex)&&M6(i,y);const w=U=>y[U];function k(U){const G=Ns(r.messages)?r.messages(U):Fn(r.messages)?r.messages[U]:!1;return G||(r.parent?r.parent.message(U):O6)}const S=U=>r.modifiers?r.modifiers[U]:k6,P=Xr(r.processor)&&Ns(r.processor.normalize)?r.processor.normalize:P6,M=Xr(r.processor)&&Ns(r.processor.interpolate)?r.processor.interpolate:I6,N=Xr(r.processor)&&Qt(r.processor.type)?r.processor.type:R6,K={list:F,named:w,plural:e,linked:(U,...G)=>{const[se,Y]=G;let z="text",ie="";G.length===1?Fn(se)?(ie=se.modifier||ie,z=se.type||z):Qt(se)&&(ie=se||ie):G.length===2&&(Qt(se)&&(ie=se||ie),Qt(Y)&&(z=Y||z));let re=k(U)(K);return z==="vnode"&&ls(re)&&ie&&(re=re[0]),ie?S(ie)(re,z):re},message:k,type:N,interpolate:M,normalize:P};return K}let g1=null;function B6(r){g1=r}function U6(r,s,i){g1&&g1.emit(bF.I18nInit,{timestamp:Date.now(),i18n:r,version:s,meta:i})}const H6=$6(bF.FunctionTranslate);function $6(r){return s=>g1&&g1.emit(r,s)}function W6(r,s,i){return[...new Set([i,...ls(s)?s:Fn(s)?Object.keys(s):Qt(s)?[s]:[i]])]}function DF(r,s,i){const l=Qt(i)?i:B4,n=r;n.__localeChainCache||(n.__localeChainCache=new Map);let e=n.__localeChainCache.get(l);if(!e){e=[];let m=[i];for(;ls(m);)m=Ub(e,m,s);const F=ls(s)||!Xr(s)?s:s.default?s.default:null;m=Qt(F)?[F]:F,ls(m)&&Ub(e,m,!1),n.__localeChainCache.set(l,e)}return e}function Ub(r,s,i){let l=!0;for(let n=0;n<s.length&&es(l);n++){const e=s[n];Qt(e)&&(l=z6(r,s[n],i))}return l}function z6(r,s,i){let l;const n=s.split("-");do{const e=n.join("-");l=V6(r,e,i),n.splice(-1,1)}while(n.length&&l===!0);return l}function V6(r,s,i){let l=!1;if(!r.includes(s)&&(l=!0,s)){l=s[s.length-1]!=="!";const n=s.replace(/!/g,"");r.push(n),(ls(i)||Xr(i))&&i[n]&&(l=i[n])}return l}const G6="9.2.2",Q2=-1,B4="en-US",Hb="",$b=r=>`${r.charAt(0).toLocaleUpperCase()}${r.substr(1)}`;function j6(){return{upper:(r,s)=>s==="text"&&Qt(r)?r.toUpperCase():s==="vnode"&&Fn(r)&&"__v_isVNode"in r?r.children.toUpperCase():r,lower:(r,s)=>s==="text"&&Qt(r)?r.toLowerCase():s==="vnode"&&Fn(r)&&"__v_isVNode"in r?r.children.toLowerCase():r,capitalize:(r,s)=>s==="text"&&Qt(r)?$b(r):s==="vnode"&&Fn(r)&&"__v_isVNode"in r?$b(r.children):r}}let Y6,FF;function K6(r){FF=r}let _F;function q6(r){_F=r}let yF=null;const Wb=r=>{yF=r},Q6=()=>yF;let wF=null;const zb=r=>{wF=r},X6=()=>wF;let Vb=0;function J6(r={}){const s=Qt(r.version)?r.version:G6,i=Qt(r.locale)?r.locale:B4,l=ls(r.fallbackLocale)||Xr(r.fallbackLocale)||Qt(r.fallbackLocale)||r.fallbackLocale===!1?r.fallbackLocale:i,n=Xr(r.messages)?r.messages:{[i]:{}},e=Xr(r.datetimeFormats)?r.datetimeFormats:{[i]:{}},m=Xr(r.numberFormats)?r.numberFormats:{[i]:{}},F=ri({},r.modifiers||{},j6()),y=r.pluralRules||{},w=Ns(r.missing)?r.missing:null,k=es(r.missingWarn)||T2(r.missingWarn)?r.missingWarn:!0,S=es(r.fallbackWarn)||T2(r.fallbackWarn)?r.fallbackWarn:!0,P=!!r.fallbackFormat,M=!!r.unresolving,N=Ns(r.postTranslation)?r.postTranslation:null,B=Xr(r.processor)?r.processor:null,K=es(r.warnHtmlMessage)?r.warnHtmlMessage:!0,U=!!r.escapeParameter,G=Ns(r.messageCompiler)?r.messageCompiler:Y6,se=Ns(r.messageResolver)?r.messageResolver:FF||A6,Y=Ns(r.localeFallbacker)?r.localeFallbacker:_F||W6,z=Fn(r.fallbackContext)?r.fallbackContext:void 0,ie=Ns(r.onWarn)?r.onWarn:D6,re=r,ne=Fn(re.__datetimeFormatters)?re.__datetimeFormatters:new Map,te=Fn(re.__numberFormatters)?re.__numberFormatters:new Map,le=Fn(re.__meta)?re.__meta:{};Vb++;const we={version:s,cid:Vb,locale:i,fallbackLocale:l,messages:n,modifiers:F,pluralRules:y,missing:w,missingWarn:k,fallbackWarn:S,fallbackFormat:P,unresolving:M,postTranslation:N,processor:B,warnHtmlMessage:K,escapeParameter:U,messageCompiler:G,messageResolver:se,localeFallbacker:Y,fallbackContext:z,onWarn:ie,__meta:le};return we.datetimeFormats=e,we.numberFormats=m,we.__datetimeFormatters=ne,we.__numberFormatters=te,__INTLIFY_PROD_DEVTOOLS__&&U6(we,s,le),we}function U4(r,s,i,l,n){const{missing:e,onWarn:m}=r;if(e!==null){const F=e(r,i,s,n);return Qt(F)?F:s}else return s}function Gh(r,s,i){const l=r;l.__localeChainCache=new Map,r.localeFallbacker(r,i,s)}let EF=gF.__EXTEND_POINT__;const _v=()=>++EF,Af={INVALID_ARGUMENT:EF,INVALID_DATE_ARGUMENT:_v(),INVALID_ISO_DATE_ARGUMENT:_v(),__EXTEND_POINT__:_v()};function Sf(r){return vF(r,null,void 0)}const Gb=()=>"",to=r=>Ns(r);function jb(r,...s){const{fallbackFormat:i,postTranslation:l,unresolving:n,messageCompiler:e,fallbackLocale:m,messages:F}=r,[y,w]=jv(...s),k=es(w.missingWarn)?w.missingWarn:r.missingWarn,S=es(w.fallbackWarn)?w.fallbackWarn:r.fallbackWarn,P=es(w.escapeParameter)?w.escapeParameter:r.escapeParameter,M=!!w.resolvedMessage,N=Qt(w.default)||es(w.default)?es(w.default)?e?y:()=>y:w.default:i?e?y:()=>y:"",B=i||N!=="",K=Qt(w.locale)?w.locale:r.locale;P&&Z6(w);let[U,G,se]=M?[y,K,F[K]||{}]:xF(r,y,K,m,S,k),Y=U,z=y;if(!M&&!(Qt(Y)||to(Y))&&B&&(Y=N,z=Y),!M&&(!(Qt(Y)||to(Y))||!Qt(G)))return n?Q2:y;let ie=!1;const re=()=>{ie=!0},ne=to(Y)?Y:CF(r,y,G,Y,z,re);if(ie)return Y;const te=rE(r,G,se,w),le=L6(te),we=eE(r,ne,le),Pe=l?l(we,y):we;if(__INTLIFY_PROD_DEVTOOLS__){const xe={timestamp:Date.now(),key:Qt(y)?y:to(Y)?Y.key:"",locale:G||(to(Y)?Y.locale:""),format:Qt(Y)?Y:to(Y)?Y.source:"",message:Pe};xe.meta=ri({},r.__meta,Q6()||{}),H6(xe)}return Pe}function Z6(r){ls(r.list)?r.list=r.list.map(s=>Qt(s)?Mb(s):s):Fn(r.named)&&Object.keys(r.named).forEach(s=>{Qt(r.named[s])&&(r.named[s]=Mb(r.named[s]))})}function xF(r,s,i,l,n,e){const{messages:m,onWarn:F,messageResolver:y,localeFallbacker:w}=r,k=w(r,l,i);let S={},P,M=null;const N="translate";for(let B=0;B<k.length&&(P=k[B],S=m[P]||{},(M=y(S,s))===null&&(M=S[s]),!(Qt(M)||Ns(M)));B++){const K=U4(r,s,P,e,N);K!==s&&(M=K)}return[M,P,S]}function CF(r,s,i,l,n,e){const{messageCompiler:m,warnHtmlMessage:F}=r;if(to(l)){const w=l;return w.locale=w.locale||i,w.key=w.key||s,w}if(m==null){const w=()=>l;return w.locale=i,w.key=s,w}const y=m(l,tE(r,i,n,l,F,e));return y.locale=i,y.key=s,y.source=l,y}function eE(r,s,i){return s(i)}function jv(...r){const[s,i,l]=r,n={};if(!Qt(s)&&!Es(s)&&!to(s))throw Sf(Af.INVALID_ARGUMENT);const e=Es(s)?String(s):(to(s),s);return Es(i)?n.plural=i:Qt(i)?n.default=i:Xr(i)&&!q2(i)?n.named=i:ls(i)&&(n.list=i),Es(l)?n.plural=l:Qt(l)?n.default=l:Xr(l)&&ri(n,l),[e,n]}function tE(r,s,i,l,n,e){return{warnHtmlMessage:n,onError:m=>{throw e&&e(m),m},onCacheKey:m=>g6(s,i,m)}}function rE(r,s,i,l){const{modifiers:n,pluralRules:e,messageResolver:m,fallbackLocale:F,fallbackWarn:y,missingWarn:w,fallbackContext:k}=r,P={locale:s,modifiers:n,pluralRules:e,messages:M=>{let N=m(i,M);if(N==null&&k){const[,,B]=xF(k,M,s,F,y,w);N=m(B,M)}if(Qt(N)){let B=!1;const U=CF(r,M,s,N,M,()=>{B=!0});return B?Gb:U}else return to(N)?N:Gb}};return r.processor&&(P.processor=r.processor),l.list&&(P.list=l.list),l.named&&(P.named=l.named),Es(l.plural)&&(P.pluralIndex=l.plural),P}function Yb(r,...s){const{datetimeFormats:i,unresolving:l,fallbackLocale:n,onWarn:e,localeFallbacker:m}=r,{__datetimeFormatters:F}=r,[y,w,k,S]=Yv(...s),P=es(k.missingWarn)?k.missingWarn:r.missingWarn;es(k.fallbackWarn)?k.fallbackWarn:r.fallbackWarn;const M=!!k.part,N=Qt(k.locale)?k.locale:r.locale,B=m(r,n,N);if(!Qt(y)||y==="")return new Intl.DateTimeFormat(N,S).format(w);let K={},U,G=null;const se="datetime format";for(let ie=0;ie<B.length&&(U=B[ie],K=i[U]||{},G=K[y],!Xr(G));ie++)U4(r,y,U,P,se);if(!Xr(G)||!Qt(U))return l?Q2:y;let Y=`${U}__${y}`;q2(S)||(Y=`${Y}__${JSON.stringify(S)}`);let z=F.get(Y);return z||(z=new Intl.DateTimeFormat(U,ri({},G,S)),F.set(Y,z)),M?z.formatToParts(w):z.format(w)}const TF=["localeMatcher","weekday","era","year","month","day","hour","minute","second","timeZoneName","formatMatcher","hour12","timeZone","dateStyle","timeStyle","calendar","dayPeriod","numberingSystem","hourCycle","fractionalSecondDigits"];function Yv(...r){const[s,i,l,n]=r,e={};let m={},F;if(Qt(s)){const y=s.match(/(\d{4}-\d{2}-\d{2})(T|\s)?(.*)/);if(!y)throw Sf(Af.INVALID_ISO_DATE_ARGUMENT);const w=y[3]?y[3].trim().startsWith("T")?`${y[1].trim()}${y[3].trim()}`:`${y[1].trim()}T${y[3].trim()}`:y[1].trim();F=new Date(w);try{F.toISOString()}catch{throw Sf(Af.INVALID_ISO_DATE_ARGUMENT)}}else if(b6(s)){if(isNaN(s.getTime()))throw Sf(Af.INVALID_DATE_ARGUMENT);F=s}else if(Es(s))F=s;else throw Sf(Af.INVALID_ARGUMENT);return Qt(i)?e.key=i:Xr(i)&&Object.keys(i).forEach(y=>{TF.includes(y)?m[y]=i[y]:e[y]=i[y]}),Qt(l)?e.locale=l:Xr(l)&&(m=l),Xr(n)&&(m=n),[e.key||"",F,e,m]}function Kb(r,s,i){const l=r;for(const n in i){const e=`${s}__${n}`;l.__datetimeFormatters.has(e)&&l.__datetimeFormatters.delete(e)}}function qb(r,...s){const{numberFormats:i,unresolving:l,fallbackLocale:n,onWarn:e,localeFallbacker:m}=r,{__numberFormatters:F}=r,[y,w,k,S]=Kv(...s),P=es(k.missingWarn)?k.missingWarn:r.missingWarn;es(k.fallbackWarn)?k.fallbackWarn:r.fallbackWarn;const M=!!k.part,N=Qt(k.locale)?k.locale:r.locale,B=m(r,n,N);if(!Qt(y)||y==="")return new Intl.NumberFormat(N,S).format(w);let K={},U,G=null;const se="number format";for(let ie=0;ie<B.length&&(U=B[ie],K=i[U]||{},G=K[y],!Xr(G));ie++)U4(r,y,U,P,se);if(!Xr(G)||!Qt(U))return l?Q2:y;let Y=`${U}__${y}`;q2(S)||(Y=`${Y}__${JSON.stringify(S)}`);let z=F.get(Y);return z||(z=new Intl.NumberFormat(U,ri({},G,S)),F.set(Y,z)),M?z.formatToParts(w):z.format(w)}const AF=["localeMatcher","style","currency","currencyDisplay","currencySign","useGrouping","minimumIntegerDigits","minimumFractionDigits","maximumFractionDigits","minimumSignificantDigits","maximumSignificantDigits","compactDisplay","notation","signDisplay","unit","unitDisplay","roundingMode","roundingPriority","roundingIncrement","trailingZeroDisplay"];function Kv(...r){const[s,i,l,n]=r,e={};let m={};if(!Es(s))throw Sf(Af.INVALID_ARGUMENT);const F=s;return Qt(i)?e.key=i:Xr(i)&&Object.keys(i).forEach(y=>{AF.includes(y)?m[y]=i[y]:e[y]=i[y]}),Qt(l)?e.locale=l:Xr(l)&&(m=l),Xr(n)&&(m=n),[e.key||"",F,e,m]}function Qb(r,s,i){const l=r;for(const n in i){const e=`${s}__${n}`;l.__numberFormatters.has(e)&&l.__numberFormatters.delete(e)}}typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(N4().__INTLIFY_PROD_DEVTOOLS__=!1);function X2(r,s){const i=Object.create(null),l=r.split(",");for(let n=0;n<l.length;n++)i[l[n]]=!0;return s?n=>!!i[n.toLowerCase()]:n=>!!i[n]}const fn={},kf=[],Ta=()=>{},nE=()=>!1,sE=/^on[^a-z]/,P1=r=>sE.test(r),H4=r=>r.startsWith("onUpdate:"),_n=Object.assign,$4=(r,s)=>{const i=r.indexOf(s);i>-1&&r.splice(i,1)},iE=Object.prototype.hasOwnProperty,Qr=(r,s)=>iE.call(r,s),Gt=Array.isArray,Of=r=>jf(r)==="[object Map]",lu=r=>jf(r)==="[object Set]",Xb=r=>jf(r)==="[object Date]",aE=r=>jf(r)==="[object RegExp]",gr=r=>typeof r=="function",Pn=r=>typeof r=="string",v1=r=>typeof r=="symbol",hn=r=>r!==null&&typeof r=="object",W4=r=>hn(r)&&gr(r.then)&&gr(r.catch),SF=Object.prototype.toString,jf=r=>SF.call(r),oE=r=>jf(r).slice(8,-1),kF=r=>jf(r)==="[object Object]",z4=r=>Pn(r)&&r!=="NaN"&&r[0]!=="-"&&""+parseInt(r,10)===r,e1=X2(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),J2=r=>{const s=Object.create(null);return i=>s[i]||(s[i]=r(i))},lE=/-(\w)/g,Di=J2(r=>r.replace(lE,(s,i)=>i?i.toUpperCase():"")),cE=/\B([A-Z])/g,sa=J2(r=>r.replace(cE,"-$1").toLowerCase()),I1=J2(r=>r.charAt(0).toUpperCase()+r.slice(1)),t1=J2(r=>r?`on${I1(r)}`:""),Uf=(r,s)=>!Object.is(r,s),Rf=(r,s)=>{for(let i=0;i<r.length;i++)r[i](s)},A2=(r,s,i)=>{Object.defineProperty(r,s,{configurable:!0,enumerable:!1,value:i})},S2=r=>{const s=parseFloat(r);return isNaN(s)?r:s},k2=r=>{const s=Pn(r)?Number(r):NaN;return isNaN(s)?r:s};let Jb;const qv=()=>Jb||(Jb=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{}),uE="Infinity,undefined,NaN,isFinite,isNaN,parseFloat,parseInt,decodeURI,decodeURIComponent,encodeURI,encodeURIComponent,Math,Number,Date,Array,Object,Boolean,String,RegExp,Map,Set,JSON,Intl,BigInt,console",fE=X2(uE);function Aa(r){if(Gt(r)){const s={};for(let i=0;i<r.length;i++){const l=r[i],n=Pn(l)?mE(l):Aa(l);if(n)for(const e in n)s[e]=n[e]}return s}else{if(Pn(r))return r;if(hn(r))return r}}const hE=/;(?![^(]*\))/g,dE=/:([^]+)/,pE=/\/\*[^]*?\*\//g;function mE(r){const s={};return r.replace(pE,"").split(hE).forEach(i=>{if(i){const l=i.split(dE);l.length>1&&(s[l[0].trim()]=l[1].trim())}}),s}function ni(r){let s="";if(Pn(r))s=r;else if(Gt(r))for(let i=0;i<r.length;i++){const l=ni(r[i]);l&&(s+=l+" ")}else if(hn(r))for(const i in r)r[i]&&(s+=i+" ");return s.trim()}function OF(r){if(!r)return null;let{class:s,style:i}=r;return s&&!Pn(s)&&(r.class=ni(s)),i&&(r.style=Aa(i)),r}const gE="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",vE=X2(gE);function RF(r){return!!r||r===""}function bE(r,s){if(r.length!==s.length)return!1;let i=!0;for(let l=0;i&&l<r.length;l++)i=Ll(r[l],s[l]);return i}function Ll(r,s){if(r===s)return!0;let i=Xb(r),l=Xb(s);if(i||l)return i&&l?r.getTime()===s.getTime():!1;if(i=v1(r),l=v1(s),i||l)return r===s;if(i=Gt(r),l=Gt(s),i||l)return i&&l?bE(r,s):!1;if(i=hn(r),l=hn(s),i||l){if(!i||!l)return!1;const n=Object.keys(r).length,e=Object.keys(s).length;if(n!==e)return!1;for(const m in r){const F=r.hasOwnProperty(m),y=s.hasOwnProperty(m);if(F&&!y||!F&&y||!Ll(r[m],s[m]))return!1}}return String(r)===String(s)}function Z2(r,s){return r.findIndex(i=>Ll(i,s))}const as=r=>Pn(r)?r:r==null?"":Gt(r)||hn(r)&&(r.toString===SF||!gr(r.toString))?JSON.stringify(r,PF,2):String(r),PF=(r,s)=>s&&s.__v_isRef?PF(r,s.value):Of(s)?{[`Map(${s.size})`]:[...s.entries()].reduce((i,[l,n])=>(i[`${l} =>`]=n,i),{})}:lu(s)?{[`Set(${s.size})`]:[...s.values()]}:hn(s)&&!Gt(s)&&!kF(s)?String(s):s;let Ii;class V4{constructor(s=!1){this.detached=s,this._active=!0,this.effects=[],this.cleanups=[],this.parent=Ii,!s&&Ii&&(this.index=(Ii.scopes||(Ii.scopes=[])).push(this)-1)}get active(){return this._active}run(s){if(this._active){const i=Ii;try{return Ii=this,s()}finally{Ii=i}}}on(){Ii=this}off(){Ii=this.parent}stop(s){if(this._active){let i,l;for(i=0,l=this.effects.length;i<l;i++)this.effects[i].stop();for(i=0,l=this.cleanups.length;i<l;i++)this.cleanups[i]();if(this.scopes)for(i=0,l=this.scopes.length;i<l;i++)this.scopes[i].stop(!0);if(!this.detached&&this.parent&&!s){const n=this.parent.scopes.pop();n&&n!==this&&(this.parent.scopes[this.index]=n,n.index=this.index)}this.parent=void 0,this._active=!1}}}function em(r){return new V4(r)}function IF(r,s=Ii){s&&s.active&&s.effects.push(r)}function tm(){return Ii}function G4(r){Ii&&Ii.cleanups.push(r)}const j4=r=>{const s=new Set(r);return s.w=0,s.n=0,s},NF=r=>(r.w&Bl)>0,MF=r=>(r.n&Bl)>0,DE=({deps:r})=>{if(r.length)for(let s=0;s<r.length;s++)r[s].w|=Bl},FE=r=>{const{deps:s}=r;if(s.length){let i=0;for(let l=0;l<s.length;l++){const n=s[l];NF(n)&&!MF(n)?n.delete(r):s[i++]=n,n.w&=~Bl,n.n&=~Bl}s.length=i}},O2=new WeakMap;let Qh=0,Bl=1;const Qv=30;let ya;const eu=Symbol(""),Xv=Symbol("");class N1{constructor(s,i=null,l){this.fn=s,this.scheduler=i,this.active=!0,this.deps=[],this.parent=void 0,IF(this,l)}run(){if(!this.active)return this.fn();let s=ya,i=Pl;for(;s;){if(s===this)return;s=s.parent}try{return this.parent=ya,ya=this,Pl=!0,Bl=1<<++Qh,Qh<=Qv?DE(this):Zb(this),this.fn()}finally{Qh<=Qv&&FE(this),Bl=1<<--Qh,ya=this.parent,Pl=i,this.parent=void 0,this.deferStop&&this.stop()}}stop(){ya===this?this.deferStop=!0:this.active&&(Zb(this),this.onStop&&this.onStop(),this.active=!1)}}function Zb(r){const{deps:s}=r;if(s.length){for(let i=0;i<s.length;i++)s[i].delete(r);s.length=0}}function _E(r,s){r.effect&&(r=r.effect.fn);const i=new N1(r);s&&(_n(i,s),s.scope&&IF(i,s.scope)),(!s||!s.lazy)&&i.run();const l=i.run.bind(i);return l.effect=i,l}function yE(r){r.effect.stop()}let Pl=!0;const LF=[];function Yf(){LF.push(Pl),Pl=!1}function Kf(){const r=LF.pop();Pl=r===void 0?!0:r}function Fi(r,s,i){if(Pl&&ya){let l=O2.get(r);l||O2.set(r,l=new Map);let n=l.get(i);n||l.set(i,n=j4()),BF(n)}}function BF(r,s){let i=!1;Qh<=Qv?MF(r)||(r.n|=Bl,i=!NF(r)):i=!r.has(ya),i&&(r.add(ya),ya.deps.push(r))}function Go(r,s,i,l,n,e){const m=O2.get(r);if(!m)return;let F=[];if(s==="clear")F=[...m.values()];else if(i==="length"&&Gt(r)){const y=Number(l);m.forEach((w,k)=>{(k==="length"||k>=y)&&F.push(w)})}else switch(i!==void 0&&F.push(m.get(i)),s){case"add":Gt(r)?z4(i)&&F.push(m.get("length")):(F.push(m.get(eu)),Of(r)&&F.push(m.get(Xv)));break;case"delete":Gt(r)||(F.push(m.get(eu)),Of(r)&&F.push(m.get(Xv)));break;case"set":Of(r)&&F.push(m.get(eu));break}if(F.length===1)F[0]&&Jv(F[0]);else{const y=[];for(const w of F)w&&y.push(...w);Jv(j4(y))}}function Jv(r,s){const i=Gt(r)?r:[...r];for(const l of i)l.computed&&eD(l);for(const l of i)l.computed||eD(l)}function eD(r,s){(r!==ya||r.allowRecurse)&&(r.scheduler?r.scheduler():r.run())}function wE(r,s){var i;return(i=O2.get(r))==null?void 0:i.get(s)}const EE=X2("__proto__,__v_isRef,__isVue"),UF=new Set(Object.getOwnPropertyNames(Symbol).filter(r=>r!=="arguments"&&r!=="caller").map(r=>Symbol[r]).filter(v1)),xE=rm(),CE=rm(!1,!0),TE=rm(!0),AE=rm(!0,!0),tD=SE();function SE(){const r={};return["includes","indexOf","lastIndexOf"].forEach(s=>{r[s]=function(...i){const l=Hr(this);for(let e=0,m=this.length;e<m;e++)Fi(l,"get",e+"");const n=l[s](...i);return n===-1||n===!1?l[s](...i.map(Hr)):n}}),["push","pop","shift","unshift","splice"].forEach(s=>{r[s]=function(...i){Yf();const l=Hr(this)[s].apply(this,i);return Kf(),l}}),r}function kE(r){const s=Hr(this);return Fi(s,"has",r),s.hasOwnProperty(r)}function rm(r=!1,s=!1){return function(l,n,e){if(n==="__v_isReactive")return!r;if(n==="__v_isReadonly")return r;if(n==="__v_isShallow")return s;if(n==="__v_raw"&&e===(r?s?jF:GF:s?VF:zF).get(l))return l;const m=Gt(l);if(!r){if(m&&Qr(tD,n))return Reflect.get(tD,n,e);if(n==="hasOwnProperty")return kE}const F=Reflect.get(l,n,e);return(v1(n)?UF.has(n):EE(n))||(r||Fi(l,"get",n),s)?F:rn(F)?m&&z4(n)?F:F.value:hn(F)?r?qf(F):Ul(F):F}}const OE=HF(),RE=HF(!0);function HF(r=!1){return function(i,l,n,e){let m=i[l];if(su(m)&&rn(m)&&!rn(n))return!1;if(!r&&(!b1(n)&&!su(n)&&(m=Hr(m),n=Hr(n)),!Gt(i)&&rn(m)&&!rn(n)))return m.value=n,!0;const F=Gt(i)&&z4(l)?Number(l)<i.length:Qr(i,l),y=Reflect.set(i,l,n,e);return i===Hr(e)&&(F?Uf(n,m)&&Go(i,"set",l,n):Go(i,"add",l,n)),y}}function PE(r,s){const i=Qr(r,s);r[s];const l=Reflect.deleteProperty(r,s);return l&&i&&Go(r,"delete",s,void 0),l}function IE(r,s){const i=Reflect.has(r,s);return(!v1(s)||!UF.has(s))&&Fi(r,"has",s),i}function NE(r){return Fi(r,"iterate",Gt(r)?"length":eu),Reflect.ownKeys(r)}const $F={get:xE,set:OE,deleteProperty:PE,has:IE,ownKeys:NE},WF={get:TE,set(r,s){return!0},deleteProperty(r,s){return!0}},ME=_n({},$F,{get:CE,set:RE}),LE=_n({},WF,{get:AE}),Y4=r=>r,nm=r=>Reflect.getPrototypeOf(r);function s2(r,s,i=!1,l=!1){r=r.__v_raw;const n=Hr(r),e=Hr(s);i||(s!==e&&Fi(n,"get",s),Fi(n,"get",e));const{has:m}=nm(n),F=l?Y4:i?Q4:D1;if(m.call(n,s))return F(r.get(s));if(m.call(n,e))return F(r.get(e));r!==n&&r.get(s)}function i2(r,s=!1){const i=this.__v_raw,l=Hr(i),n=Hr(r);return s||(r!==n&&Fi(l,"has",r),Fi(l,"has",n)),r===n?i.has(r):i.has(r)||i.has(n)}function a2(r,s=!1){return r=r.__v_raw,!s&&Fi(Hr(r),"iterate",eu),Reflect.get(r,"size",r)}function rD(r){r=Hr(r);const s=Hr(this);return nm(s).has.call(s,r)||(s.add(r),Go(s,"add",r,r)),this}function nD(r,s){s=Hr(s);const i=Hr(this),{has:l,get:n}=nm(i);let e=l.call(i,r);e||(r=Hr(r),e=l.call(i,r));const m=n.call(i,r);return i.set(r,s),e?Uf(s,m)&&Go(i,"set",r,s):Go(i,"add",r,s),this}function sD(r){const s=Hr(this),{has:i,get:l}=nm(s);let n=i.call(s,r);n||(r=Hr(r),n=i.call(s,r)),l&&l.call(s,r);const e=s.delete(r);return n&&Go(s,"delete",r,void 0),e}function iD(){const r=Hr(this),s=r.size!==0,i=r.clear();return s&&Go(r,"clear",void 0,void 0),i}function o2(r,s){return function(l,n){const e=this,m=e.__v_raw,F=Hr(m),y=s?Y4:r?Q4:D1;return!r&&Fi(F,"iterate",eu),m.forEach((w,k)=>l.call(n,y(w),y(k),e))}}function l2(r,s,i){return function(...l){const n=this.__v_raw,e=Hr(n),m=Of(e),F=r==="entries"||r===Symbol.iterator&&m,y=r==="keys"&&m,w=n[r](...l),k=i?Y4:s?Q4:D1;return!s&&Fi(e,"iterate",y?Xv:eu),{next(){const{value:S,done:P}=w.next();return P?{value:S,done:P}:{value:F?[k(S[0]),k(S[1])]:k(S),done:P}},[Symbol.iterator](){return this}}}}function _l(r){return function(...s){return r==="delete"?!1:this}}function BE(){const r={get(e){return s2(this,e)},get size(){return a2(this)},has:i2,add:rD,set:nD,delete:sD,clear:iD,forEach:o2(!1,!1)},s={get(e){return s2(this,e,!1,!0)},get size(){return a2(this)},has:i2,add:rD,set:nD,delete:sD,clear:iD,forEach:o2(!1,!0)},i={get(e){return s2(this,e,!0)},get size(){return a2(this,!0)},has(e){return i2.call(this,e,!0)},add:_l("add"),set:_l("set"),delete:_l("delete"),clear:_l("clear"),forEach:o2(!0,!1)},l={get(e){return s2(this,e,!0,!0)},get size(){return a2(this,!0)},has(e){return i2.call(this,e,!0)},add:_l("add"),set:_l("set"),delete:_l("delete"),clear:_l("clear"),forEach:o2(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(e=>{r[e]=l2(e,!1,!1),i[e]=l2(e,!0,!1),s[e]=l2(e,!1,!0),l[e]=l2(e,!0,!0)}),[r,i,s,l]}const[UE,HE,$E,WE]=BE();function sm(r,s){const i=s?r?WE:$E:r?HE:UE;return(l,n,e)=>n==="__v_isReactive"?!r:n==="__v_isReadonly"?r:n==="__v_raw"?l:Reflect.get(Qr(i,n)&&n in l?i:l,n,e)}const zE={get:sm(!1,!1)},VE={get:sm(!1,!0)},GE={get:sm(!0,!1)},jE={get:sm(!0,!0)},zF=new WeakMap,VF=new WeakMap,GF=new WeakMap,jF=new WeakMap;function YE(r){switch(r){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function KE(r){return r.__v_skip||!Object.isExtensible(r)?0:YE(oE(r))}function Ul(r){return su(r)?r:im(r,!1,$F,zE,zF)}function K4(r){return im(r,!1,ME,VE,VF)}function qf(r){return im(r,!0,WF,GE,GF)}function qE(r){return im(r,!0,LE,jE,jF)}function im(r,s,i,l,n){if(!hn(r)||r.__v_raw&&!(s&&r.__v_isReactive))return r;const e=n.get(r);if(e)return e;const m=KE(r);if(m===0)return r;const F=new Proxy(r,m===2?l:i);return n.set(r,F),F}function Wo(r){return su(r)?Wo(r.__v_raw):!!(r&&r.__v_isReactive)}function su(r){return!!(r&&r.__v_isReadonly)}function b1(r){return!!(r&&r.__v_isShallow)}function q4(r){return Wo(r)||su(r)}function Hr(r){const s=r&&r.__v_raw;return s?Hr(s):r}function M1(r){return A2(r,"__v_skip",!0),r}const D1=r=>hn(r)?Ul(r):r,Q4=r=>hn(r)?qf(r):r;function X4(r){Pl&&ya&&(r=Hr(r),BF(r.dep||(r.dep=j4())))}function am(r,s){r=Hr(r);const i=r.dep;i&&Jv(i)}function rn(r){return!!(r&&r.__v_isRef===!0)}function Yt(r){return YF(r,!1)}function Pf(r){return YF(r,!0)}function YF(r,s){return rn(r)?r:new QE(r,s)}class QE{constructor(s,i){this.__v_isShallow=i,this.dep=void 0,this.__v_isRef=!0,this._rawValue=i?s:Hr(s),this._value=i?s:D1(s)}get value(){return X4(this),this._value}set value(s){const i=this.__v_isShallow||b1(s)||su(s);s=i?s:Hr(s),Uf(s,this._rawValue)&&(this._rawValue=s,this._value=i?s:D1(s),am(this))}}function XE(r){am(r)}function tr(r){return rn(r)?r.value:r}function JE(r){return gr(r)?r():tr(r)}const ZE={get:(r,s,i)=>tr(Reflect.get(r,s,i)),set:(r,s,i,l)=>{const n=r[s];return rn(n)&&!rn(i)?(n.value=i,!0):Reflect.set(r,s,i,l)}};function J4(r){return Wo(r)?r:new Proxy(r,ZE)}class e5{constructor(s){this.dep=void 0,this.__v_isRef=!0;const{get:i,set:l}=s(()=>X4(this),()=>am(this));this._get=i,this._set=l}get value(){return this._get()}set value(s){this._set(s)}}function Z4(r){return new e5(r)}function KF(r){const s=Gt(r)?new Array(r.length):{};for(const i in r)s[i]=QF(r,i);return s}class t5{constructor(s,i,l){this._object=s,this._key=i,this._defaultValue=l,this.__v_isRef=!0}get value(){const s=this._object[this._key];return s===void 0?this._defaultValue:s}set value(s){this._object[this._key]=s}get dep(){return wE(Hr(this._object),this._key)}}class r5{constructor(s){this._getter=s,this.__v_isRef=!0,this.__v_isReadonly=!0}get value(){return this._getter()}}function qF(r,s,i){return rn(r)?r:gr(r)?new r5(r):hn(r)&&arguments.length>1?QF(r,s,i):Yt(r)}function QF(r,s,i){const l=r[s];return rn(l)?l:new t5(r,s,i)}class n5{constructor(s,i,l,n){this._setter=i,this.dep=void 0,this.__v_isRef=!0,this.__v_isReadonly=!1,this._dirty=!0,this.effect=new N1(s,()=>{this._dirty||(this._dirty=!0,am(this))}),this.effect.computed=this,this.effect.active=this._cacheable=!n,this.__v_isReadonly=l}get value(){const s=Hr(this);return X4(s),(s._dirty||!s._cacheable)&&(s._dirty=!1,s._value=s.effect.run()),s._value}set value(s){this._setter(s)}}function s5(r,s,i=!1){let l,n;const e=gr(r);return e?(l=r,n=Ta):(l=r.get,n=r.set),new n5(l,n,e||!n,i)}function i5(r,...s){}function a5(r,s){}function zo(r,s,i,l){let n;try{n=l?r(...l):r()}catch(e){cu(e,s,i)}return n}function Li(r,s,i,l){if(gr(r)){const e=zo(r,s,i,l);return e&&W4(e)&&e.catch(m=>{cu(m,s,i)}),e}const n=[];for(let e=0;e<r.length;e++)n.push(Li(r[e],s,i,l));return n}function cu(r,s,i,l=!0){const n=s?s.vnode:null;if(s){let e=s.parent;const m=s.proxy,F=i;for(;e;){const w=e.ec;if(w){for(let k=0;k<w.length;k++)if(w[k](r,m,F)===!1)return}e=e.parent}const y=s.appContext.config.errorHandler;if(y){zo(y,null,10,[r,m,F]);return}}o5(r,i,n,l)}function o5(r,s,i,l=!0){console.error(r)}let F1=!1,Zv=!1;const $s=[];let ro=0;const If=[];let Uo=null,Qc=0;const XF=Promise.resolve();let eb=null;function oo(r){const s=eb||XF;return r?s.then(this?r.bind(this):r):s}function l5(r){let s=ro+1,i=$s.length;for(;s<i;){const l=s+i>>>1;_1($s[l])<r?s=l+1:i=l}return s}function om(r){(!$s.length||!$s.includes(r,F1&&r.allowRecurse?ro+1:ro))&&(r.id==null?$s.push(r):$s.splice(l5(r.id),0,r),JF())}function JF(){!F1&&!Zv&&(Zv=!0,eb=XF.then(ZF))}function c5(r){const s=$s.indexOf(r);s>ro&&$s.splice(s,1)}function tb(r){Gt(r)?If.push(...r):(!Uo||!Uo.includes(r,r.allowRecurse?Qc+1:Qc))&&If.push(r),JF()}function aD(r,s=F1?ro+1:0){for(;s<$s.length;s++){const i=$s[s];i&&i.pre&&($s.splice(s,1),s--,i())}}function R2(r){if(If.length){const s=[...new Set(If)];if(If.length=0,Uo){Uo.push(...s);return}for(Uo=s,Uo.sort((i,l)=>_1(i)-_1(l)),Qc=0;Qc<Uo.length;Qc++)Uo[Qc]();Uo=null,Qc=0}}const _1=r=>r.id==null?1/0:r.id,u5=(r,s)=>{const i=_1(r)-_1(s);if(i===0){if(r.pre&&!s.pre)return-1;if(s.pre&&!r.pre)return 1}return i};function ZF(r){Zv=!1,F1=!0,$s.sort(u5);const s=Ta;try{for(ro=0;ro<$s.length;ro++){const i=$s[ro];i&&i.active!==!1&&zo(i,null,14)}}finally{ro=0,$s.length=0,R2(),F1=!1,eb=null,($s.length||If.length)&&ZF()}}let Cf,c2=[];function e_(r,s){var i,l;Cf=r,Cf?(Cf.enabled=!0,c2.forEach(({event:n,args:e})=>Cf.emit(n,...e)),c2=[]):typeof window<"u"&&window.HTMLElement&&!((l=(i=window.navigator)==null?void 0:i.userAgent)!=null&&l.includes("jsdom"))?((s.__VUE_DEVTOOLS_HOOK_REPLAY__=s.__VUE_DEVTOOLS_HOOK_REPLAY__||[]).push(e=>{e_(e,s)}),setTimeout(()=>{Cf||(s.__VUE_DEVTOOLS_HOOK_REPLAY__=null,c2=[])},3e3)):c2=[]}function f5(r,s,...i){if(r.isUnmounted)return;const l=r.vnode.props||fn;let n=i;const e=s.startsWith("update:"),m=e&&s.slice(7);if(m&&m in l){const k=`${m==="modelValue"?"model":m}Modifiers`,{number:S,trim:P}=l[k]||fn;P&&(n=i.map(M=>Pn(M)?M.trim():M)),S&&(n=i.map(S2))}let F,y=l[F=t1(s)]||l[F=t1(Di(s))];!y&&e&&(y=l[F=t1(sa(s))]),y&&Li(y,r,6,n);const w=l[F+"Once"];if(w){if(!r.emitted)r.emitted={};else if(r.emitted[F])return;r.emitted[F]=!0,Li(w,r,6,n)}}function t_(r,s,i=!1){const l=s.emitsCache,n=l.get(r);if(n!==void 0)return n;const e=r.emits;let m={},F=!1;if(!gr(r)){const y=w=>{const k=t_(w,s,!0);k&&(F=!0,_n(m,k))};!i&&s.mixins.length&&s.mixins.forEach(y),r.extends&&y(r.extends),r.mixins&&r.mixins.forEach(y)}return!e&&!F?(hn(r)&&l.set(r,null),null):(Gt(e)?e.forEach(y=>m[y]=null):_n(m,e),hn(r)&&l.set(r,m),m)}function lm(r,s){return!r||!P1(s)?!1:(s=s.slice(2).replace(/Once$/,""),Qr(r,s[0].toLowerCase()+s.slice(1))||Qr(r,sa(s))||Qr(r,s))}let xs=null,cm=null;function y1(r){const s=xs;return xs=r,cm=r&&r.type.__scopeId||null,s}function um(r){cm=r}function fm(){cm=null}const r_=r=>ws;function ws(r,s=xs,i){if(!s||r._n)return r;const l=(...n)=>{l._d&&a4(-1);const e=y1(s);let m;try{m=r(...n)}finally{y1(e),l._d&&a4(1)}return m};return l._n=!0,l._c=!0,l._d=!0,l}function _2(r){const{type:s,vnode:i,proxy:l,withProxy:n,props:e,propsOptions:[m],slots:F,attrs:y,emit:w,render:k,renderCache:S,data:P,setupState:M,ctx:N,inheritAttrs:B}=r;let K,U;const G=y1(r);try{if(i.shapeFlag&4){const Y=n||l;K=Mi(k.call(Y,Y,S,e,M,P,N)),U=y}else{const Y=s;K=Mi(Y.length>1?Y(e,{attrs:y,slots:F,emit:w}):Y(e,null)),U=s.props?y:d5(y)}}catch(Y){i1.length=0,cu(Y,r,1),K=Er(zs)}let se=K;if(U&&B!==!1){const Y=Object.keys(U),{shapeFlag:z}=se;Y.length&&z&7&&(m&&Y.some(H4)&&(U=p5(U,m)),se=io(se,U))}return i.dirs&&(se=io(se),se.dirs=se.dirs?se.dirs.concat(i.dirs):i.dirs),i.transition&&(se.transition=i.transition),K=se,y1(G),K}function h5(r){let s;for(let i=0;i<r.length;i++){const l=r[i];if($l(l)){if(l.type!==zs||l.children==="v-if"){if(s)return;s=l}}else return}return s}const d5=r=>{let s;for(const i in r)(i==="class"||i==="style"||P1(i))&&((s||(s={}))[i]=r[i]);return s},p5=(r,s)=>{const i={};for(const l in r)(!H4(l)||!(l.slice(9)in s))&&(i[l]=r[l]);return i};function m5(r,s,i){const{props:l,children:n,component:e}=r,{props:m,children:F,patchFlag:y}=s,w=e.emitsOptions;if(s.dirs||s.transition)return!0;if(i&&y>=0){if(y&1024)return!0;if(y&16)return l?oD(l,m,w):!!m;if(y&8){const k=s.dynamicProps;for(let S=0;S<k.length;S++){const P=k[S];if(m[P]!==l[P]&&!lm(w,P))return!0}}}else return(n||F)&&(!F||!F.$stable)?!0:l===m?!1:l?m?oD(l,m,w):!0:!!m;return!1}function oD(r,s,i){const l=Object.keys(s);if(l.length!==Object.keys(r).length)return!0;for(let n=0;n<l.length;n++){const e=l[n];if(s[e]!==r[e]&&!lm(i,e))return!0}return!1}function rb({vnode:r,parent:s},i){for(;s&&s.subTree===r;)(r=s.vnode).el=i,s=s.parent}const n_=r=>r.__isSuspense,g5={name:"Suspense",__isSuspense:!0,process(r,s,i,l,n,e,m,F,y,w){r==null?b5(s,i,l,n,e,m,F,y,w):D5(r,s,i,l,n,m,F,y,w)},hydrate:F5,create:nb,normalize:_5},v5=g5;function w1(r,s){const i=r.props&&r.props[s];gr(i)&&i()}function b5(r,s,i,l,n,e,m,F,y){const{p:w,o:{createElement:k}}=y,S=k("div"),P=r.suspense=nb(r,n,l,s,S,i,e,m,F,y);w(null,P.pendingBranch=r.ssContent,S,null,l,P,e,m),P.deps>0?(w1(r,"onPending"),w1(r,"onFallback"),w(null,r.ssFallback,s,i,l,null,e,m),Nf(P,r.ssFallback)):P.resolve(!1,!0)}function D5(r,s,i,l,n,e,m,F,{p:y,um:w,o:{createElement:k}}){const S=s.suspense=r.suspense;S.vnode=s,s.el=r.el;const P=s.ssContent,M=s.ssFallback,{activeBranch:N,pendingBranch:B,isInFallback:K,isHydrating:U}=S;if(B)S.pendingBranch=P,wa(P,B)?(y(B,P,S.hiddenContainer,null,n,S,e,m,F),S.deps<=0?S.resolve():K&&(y(N,M,i,l,n,null,e,m,F),Nf(S,M))):(S.pendingId++,U?(S.isHydrating=!1,S.activeBranch=B):w(B,n,S),S.deps=0,S.effects.length=0,S.hiddenContainer=k("div"),K?(y(null,P,S.hiddenContainer,null,n,S,e,m,F),S.deps<=0?S.resolve():(y(N,M,i,l,n,null,e,m,F),Nf(S,M))):N&&wa(P,N)?(y(N,P,i,l,n,S,e,m,F),S.resolve(!0)):(y(null,P,S.hiddenContainer,null,n,S,e,m,F),S.deps<=0&&S.resolve()));else if(N&&wa(P,N))y(N,P,i,l,n,S,e,m,F),Nf(S,P);else if(w1(s,"onPending"),S.pendingBranch=P,S.pendingId++,y(null,P,S.hiddenContainer,null,n,S,e,m,F),S.deps<=0)S.resolve();else{const{timeout:G,pendingId:se}=S;G>0?setTimeout(()=>{S.pendingId===se&&S.fallback(M)},G):G===0&&S.fallback(M)}}function nb(r,s,i,l,n,e,m,F,y,w,k=!1){const{p:S,m:P,um:M,n:N,o:{parentNode:B,remove:K}}=w;let U;const G=y5(r);G&&s!=null&&s.pendingBranch&&(U=s.pendingId,s.deps++);const se=r.props?k2(r.props.timeout):void 0,Y={vnode:r,parent:s,parentComponent:i,isSVG:m,container:l,hiddenContainer:n,anchor:e,deps:0,pendingId:0,timeout:typeof se=="number"?se:-1,activeBranch:null,pendingBranch:null,isInFallback:!0,isHydrating:k,isUnmounted:!1,effects:[],resolve(z=!1,ie=!1){const{vnode:re,activeBranch:ne,pendingBranch:te,pendingId:le,effects:we,parentComponent:Pe,container:xe}=Y;if(Y.isHydrating)Y.isHydrating=!1;else if(!z){const qe=ne&&te.transition&&te.transition.mode==="out-in";qe&&(ne.transition.afterLeave=()=>{le===Y.pendingId&&P(te,xe,Ie,0)});let{anchor:Ie}=Y;ne&&(Ie=N(ne),M(ne,Pe,Y,!0)),qe||P(te,xe,Ie,0)}Nf(Y,te),Y.pendingBranch=null,Y.isInFallback=!1;let ve=Y.parent,Le=!1;for(;ve;){if(ve.pendingBranch){ve.effects.push(...we),Le=!0;break}ve=ve.parent}Le||tb(we),Y.effects=[],G&&s&&s.pendingBranch&&U===s.pendingId&&(s.deps--,s.deps===0&&!ie&&s.resolve()),w1(re,"onResolve")},fallback(z){if(!Y.pendingBranch)return;const{vnode:ie,activeBranch:re,parentComponent:ne,container:te,isSVG:le}=Y;w1(ie,"onFallback");const we=N(re),Pe=()=>{Y.isInFallback&&(S(null,z,te,we,ne,null,le,F,y),Nf(Y,z))},xe=z.transition&&z.transition.mode==="out-in";xe&&(re.transition.afterLeave=Pe),Y.isInFallback=!0,M(re,ne,null,!0),xe||Pe()},move(z,ie,re){Y.activeBranch&&P(Y.activeBranch,z,ie,re),Y.container=z},next(){return Y.activeBranch&&N(Y.activeBranch)},registerDep(z,ie){const re=!!Y.pendingBranch;re&&Y.deps++;const ne=z.vnode.el;z.asyncDep.catch(te=>{cu(te,z,0)}).then(te=>{if(z.isUnmounted||Y.isUnmounted||Y.pendingId!==z.suspenseId)return;z.asyncResolved=!0;const{vnode:le}=z;o4(z,te,!1),ne&&(le.el=ne);const we=!ne&&z.subTree.el;ie(z,le,B(ne||z.subTree.el),ne?null:N(z.subTree),Y,m,y),we&&K(we),rb(z,le.el),re&&--Y.deps===0&&Y.resolve()})},unmount(z,ie){Y.isUnmounted=!0,Y.activeBranch&&M(Y.activeBranch,i,z,ie),Y.pendingBranch&&M(Y.pendingBranch,i,z,ie)}};return Y}function F5(r,s,i,l,n,e,m,F,y){const w=s.suspense=nb(s,l,i,r.parentNode,document.createElement("div"),null,n,e,m,F,!0),k=y(r,w.pendingBranch=s.ssContent,i,w,e,m);return w.deps===0&&w.resolve(!1,!0),k}function _5(r){const{shapeFlag:s,children:i}=r,l=s&32;r.ssContent=lD(l?i.default:i),r.ssFallback=l?lD(i.fallback):Er(zs)}function lD(r){let s;if(gr(r)){const i=au&&r._c;i&&(r._d=!1,Ur()),r=r(),i&&(r._d=!0,s=bi,P_())}return Gt(r)&&(r=h5(r)),r=Mi(r),s&&!r.dynamicChildren&&(r.dynamicChildren=s.filter(i=>i!==r)),r}function s_(r,s){s&&s.pendingBranch?Gt(r)?s.effects.push(...r):s.effects.push(r):tb(r)}function Nf(r,s){r.activeBranch=s;const{vnode:i,parentComponent:l}=r,n=i.el=s.el;l&&l.subTree===i&&(l.vnode.el=n,rb(l,n))}function y5(r){var s;return((s=r.props)==null?void 0:s.suspensible)!=null&&r.props.suspensible!==!1}function sb(r,s){return L1(r,null,s)}function i_(r,s){return L1(r,null,{flush:"post"})}function w5(r,s){return L1(r,null,{flush:"sync"})}const u2={};function bn(r,s,i){return L1(r,s,i)}function L1(r,s,{immediate:i,deep:l,flush:n,onTrack:e,onTrigger:m}=fn){var F;const y=tm()===((F=os)==null?void 0:F.scope)?os:null;let w,k=!1,S=!1;if(rn(r)?(w=()=>r.value,k=b1(r)):Wo(r)?(w=()=>r,l=!0):Gt(r)?(S=!0,k=r.some(Y=>Wo(Y)||b1(Y)),w=()=>r.map(Y=>{if(rn(Y))return Y.value;if(Wo(Y))return Jc(Y);if(gr(Y))return zo(Y,y,2)})):gr(r)?s?w=()=>zo(r,y,2):w=()=>{if(!(y&&y.isUnmounted))return P&&P(),Li(r,y,3,[M])}:w=Ta,s&&l){const Y=w;w=()=>Jc(Y())}let P,M=Y=>{P=G.onStop=()=>{zo(Y,y,4)}},N;if($f)if(M=Ta,s?i&&Li(s,y,3,[w(),S?[]:void 0,M]):w(),n==="sync"){const Y=W_();N=Y.__watcherHandles||(Y.__watcherHandles=[])}else return Ta;let B=S?new Array(r.length).fill(u2):u2;const K=()=>{if(G.active)if(s){const Y=G.run();(l||k||(S?Y.some((z,ie)=>Uf(z,B[ie])):Uf(Y,B)))&&(P&&P(),Li(s,y,3,[Y,B===u2?void 0:S&&B[0]===u2?[]:B,M]),B=Y)}else G.run()};K.allowRecurse=!!s;let U;n==="sync"?U=K:n==="post"?U=()=>Is(K,y&&y.suspense):(K.pre=!0,y&&(K.id=y.uid),U=()=>om(K));const G=new N1(w,U);s?i?K():B=G.run():n==="post"?Is(G.run.bind(G),y&&y.suspense):G.run();const se=()=>{G.stop(),y&&y.scope&&$4(y.scope.effects,G)};return N&&N.push(se),se}function E5(r,s,i){const l=this.proxy,n=Pn(r)?r.includes(".")?a_(l,r):()=>l[r]:r.bind(l,l);let e;gr(s)?e=s:(e=s.handler,i=s);const m=os;Wl(this);const F=L1(n,e.bind(l),i);return m?Wl(m):Il(),F}function a_(r,s){const i=s.split(".");return()=>{let l=r;for(let n=0;n<i.length&&l;n++)l=l[i[n]];return l}}function Jc(r,s){if(!hn(r)||r.__v_skip||(s=s||new Set,s.has(r)))return r;if(s.add(r),rn(r))Jc(r.value,s);else if(Gt(r))for(let i=0;i<r.length;i++)Jc(r[i],s);else if(lu(r)||Of(r))r.forEach(i=>{Jc(i,s)});else if(kF(r))for(const i in r)Jc(r[i],s);return r}function o_(r,s){const i=xs;if(i===null)return r;const l=vm(i)||i.proxy,n=r.dirs||(r.dirs=[]);for(let e=0;e<s.length;e++){let[m,F,y,w=fn]=s[e];m&&(gr(m)&&(m={mounted:m,updated:m}),m.deep&&Jc(F),n.push({dir:m,instance:l,value:F,oldValue:void 0,arg:y,modifiers:w}))}return r}function eo(r,s,i,l){const n=r.dirs,e=s&&s.dirs;for(let m=0;m<n.length;m++){const F=n[m];e&&(F.oldValue=e[m].value);let y=F.dir[l];y&&(Yf(),Li(y,i,8,[r.el,F,r,s]),Kf())}}function ib(){const r={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return lo(()=>{r.isMounted=!0}),U1(()=>{r.isUnmounting=!0}),r}const na=[Function,Array],ab={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:na,onEnter:na,onAfterEnter:na,onEnterCancelled:na,onBeforeLeave:na,onLeave:na,onAfterLeave:na,onLeaveCancelled:na,onBeforeAppear:na,onAppear:na,onAfterAppear:na,onAppearCancelled:na},x5={name:"BaseTransition",props:ab,setup(r,{slots:s}){const i=Ts(),l=ib();let n;return()=>{const e=s.default&&hm(s.default(),!0);if(!e||!e.length)return;let m=e[0];if(e.length>1){for(const B of e)if(B.type!==zs){m=B;break}}const F=Hr(r),{mode:y}=F;if(l.isLeaving)return yv(m);const w=cD(m);if(!w)return yv(m);const k=Hf(w,F,l,i);iu(w,k);const S=i.subTree,P=S&&cD(S);let M=!1;const{getTransitionKey:N}=w.type;if(N){const B=N();n===void 0?n=B:B!==n&&(n=B,M=!0)}if(P&&P.type!==zs&&(!wa(w,P)||M)){const B=Hf(P,F,l,i);if(iu(P,B),y==="out-in")return l.isLeaving=!0,B.afterLeave=()=>{l.isLeaving=!1,i.update.active!==!1&&i.update()},yv(m);y==="in-out"&&w.type!==zs&&(B.delayLeave=(K,U,G)=>{const se=c_(l,P);se[String(P.key)]=P,K._leaveCb=()=>{U(),K._leaveCb=void 0,delete k.delayedLeave},k.delayedLeave=G})}return m}}},l_=x5;function c_(r,s){const{leavingVNodes:i}=r;let l=i.get(s.type);return l||(l=Object.create(null),i.set(s.type,l)),l}function Hf(r,s,i,l){const{appear:n,mode:e,persisted:m=!1,onBeforeEnter:F,onEnter:y,onAfterEnter:w,onEnterCancelled:k,onBeforeLeave:S,onLeave:P,onAfterLeave:M,onLeaveCancelled:N,onBeforeAppear:B,onAppear:K,onAfterAppear:U,onAppearCancelled:G}=s,se=String(r.key),Y=c_(i,r),z=(ne,te)=>{ne&&Li(ne,l,9,te)},ie=(ne,te)=>{const le=te[1];z(ne,te),Gt(ne)?ne.every(we=>we.length<=1)&&le():ne.length<=1&&le()},re={mode:e,persisted:m,beforeEnter(ne){let te=F;if(!i.isMounted)if(n)te=B||F;else return;ne._leaveCb&&ne._leaveCb(!0);const le=Y[se];le&&wa(r,le)&&le.el._leaveCb&&le.el._leaveCb(),z(te,[ne])},enter(ne){let te=y,le=w,we=k;if(!i.isMounted)if(n)te=K||y,le=U||w,we=G||k;else return;let Pe=!1;const xe=ne._enterCb=ve=>{Pe||(Pe=!0,ve?z(we,[ne]):z(le,[ne]),re.delayedLeave&&re.delayedLeave(),ne._enterCb=void 0)};te?ie(te,[ne,xe]):xe()},leave(ne,te){const le=String(r.key);if(ne._enterCb&&ne._enterCb(!0),i.isUnmounting)return te();z(S,[ne]);let we=!1;const Pe=ne._leaveCb=xe=>{we||(we=!0,te(),xe?z(N,[ne]):z(M,[ne]),ne._leaveCb=void 0,Y[le]===r&&delete Y[le])};Y[le]=r,P?ie(P,[ne,Pe]):Pe()},clone(ne){return Hf(ne,s,i,l)}};return re}function yv(r){if(B1(r))return r=io(r),r.children=null,r}function cD(r){return B1(r)?r.children?r.children[0]:void 0:r}function iu(r,s){r.shapeFlag&6&&r.component?iu(r.component.subTree,s):r.shapeFlag&128?(r.ssContent.transition=s.clone(r.ssContent),r.ssFallback.transition=s.clone(r.ssFallback)):r.transition=s}function hm(r,s=!1,i){let l=[],n=0;for(let e=0;e<r.length;e++){let m=r[e];const F=i==null?m.key:String(i)+String(m.key!=null?m.key:e);m.type===jn?(m.patchFlag&128&&n++,l=l.concat(hm(m.children,s,F))):(s||m.type!==zs)&&l.push(F!=null?io(m,{key:F}):m)}if(n>1)for(let e=0;e<l.length;e++)l[e].patchFlag=-2;return l}function Cs(r,s){return gr(r)?(()=>_n({name:r.name},s,{setup:r}))():r}const tu=r=>!!r.type.__asyncLoader;function C5(r){gr(r)&&(r={loader:r});const{loader:s,loadingComponent:i,errorComponent:l,delay:n=200,timeout:e,suspensible:m=!0,onError:F}=r;let y=null,w,k=0;const S=()=>(k++,y=null,P()),P=()=>{let M;return y||(M=y=s().catch(N=>{if(N=N instanceof Error?N:new Error(String(N)),F)return new Promise((B,K)=>{F(N,()=>B(S()),()=>K(N),k+1)});throw N}).then(N=>M!==y&&y?y:(N&&(N.__esModule||N[Symbol.toStringTag]==="Module")&&(N=N.default),w=N,N)))};return Cs({name:"AsyncComponentWrapper",__asyncLoader:P,get __asyncResolved(){return w},setup(){const M=os;if(w)return()=>wv(w,M);const N=G=>{y=null,cu(G,M,13,!l)};if(m&&M.suspense||$f)return P().then(G=>()=>wv(G,M)).catch(G=>(N(G),()=>l?Er(l,{error:G}):null));const B=Yt(!1),K=Yt(),U=Yt(!!n);return n&&setTimeout(()=>{U.value=!1},n),e!=null&&setTimeout(()=>{if(!B.value&&!K.value){const G=new Error(`Async component timed out after ${e}ms.`);N(G),K.value=G}},e),P().then(()=>{B.value=!0,M.parent&&B1(M.parent.vnode)&&om(M.parent.update)}).catch(G=>{N(G),K.value=G}),()=>{if(B.value&&w)return wv(w,M);if(K.value&&l)return Er(l,{error:K.value});if(i&&!U.value)return Er(i)}}})}function wv(r,s){const{ref:i,props:l,children:n,ce:e}=s.vnode,m=Er(r,l,n);return m.ref=i,m.ce=e,delete s.vnode.ce,m}const B1=r=>r.type.__isKeepAlive,T5={name:"KeepAlive",__isKeepAlive:!0,props:{include:[String,RegExp,Array],exclude:[String,RegExp,Array],max:[String,Number]},setup(r,{slots:s}){const i=Ts(),l=i.ctx;if(!l.renderer)return()=>{const G=s.default&&s.default();return G&&G.length===1?G[0]:G};const n=new Map,e=new Set;let m=null;const F=i.suspense,{renderer:{p:y,m:w,um:k,o:{createElement:S}}}=l,P=S("div");l.activate=(G,se,Y,z,ie)=>{const re=G.component;w(G,se,Y,0,F),y(re.vnode,G,se,Y,re,F,z,G.slotScopeIds,ie),Is(()=>{re.isDeactivated=!1,re.a&&Rf(re.a);const ne=G.props&&G.props.onVnodeMounted;ne&&vi(ne,re.parent,G)},F)},l.deactivate=G=>{const se=G.component;w(G,P,null,1,F),Is(()=>{se.da&&Rf(se.da);const Y=G.props&&G.props.onVnodeUnmounted;Y&&vi(Y,se.parent,G),se.isDeactivated=!0},F)};function M(G){Ev(G),k(G,i,F,!0)}function N(G){n.forEach((se,Y)=>{const z=c4(se.type);z&&(!G||!G(z))&&B(Y)})}function B(G){const se=n.get(G);!m||!wa(se,m)?M(se):m&&Ev(m),n.delete(G),e.delete(G)}bn(()=>[r.include,r.exclude],([G,se])=>{G&&N(Y=>Xh(G,Y)),se&&N(Y=>!Xh(se,Y))},{flush:"post",deep:!0});let K=null;const U=()=>{K!=null&&n.set(K,xv(i.subTree))};return lo(U),pm(U),U1(()=>{n.forEach(G=>{const{subTree:se,suspense:Y}=i,z=xv(se);if(G.type===z.type&&G.key===z.key){Ev(z);const ie=z.component.da;ie&&Is(ie,Y);return}M(G)})}),()=>{if(K=null,!s.default)return null;const G=s.default(),se=G[0];if(G.length>1)return m=null,G;if(!$l(se)||!(se.shapeFlag&4)&&!(se.shapeFlag&128))return m=null,se;let Y=xv(se);const z=Y.type,ie=c4(tu(Y)?Y.type.__asyncResolved||{}:z),{include:re,exclude:ne,max:te}=r;if(re&&(!ie||!Xh(re,ie))||ne&&ie&&Xh(ne,ie))return m=Y,se;const le=Y.key==null?z:Y.key,we=n.get(le);return Y.el&&(Y=io(Y),se.shapeFlag&128&&(se.ssContent=Y)),K=le,we?(Y.el=we.el,Y.component=we.component,Y.transition&&iu(Y,Y.transition),Y.shapeFlag|=512,e.delete(le),e.add(le)):(e.add(le),te&&e.size>parseInt(te,10)&&B(e.values().next().value)),Y.shapeFlag|=256,m=Y,n_(se.type)?se:Y}}},A5=T5;function Xh(r,s){return Gt(r)?r.some(i=>Xh(i,s)):Pn(r)?r.split(",").includes(s):aE(r)?r.test(s):!1}function ob(r,s){u_(r,"a",s)}function lb(r,s){u_(r,"da",s)}function u_(r,s,i=os){const l=r.__wdc||(r.__wdc=()=>{let n=i;for(;n;){if(n.isDeactivated)return;n=n.parent}return r()});if(dm(s,l,i),i){let n=i.parent;for(;n&&n.parent;)B1(n.parent.vnode)&&S5(l,s,i,n),n=n.parent}}function S5(r,s,i,l){const n=dm(s,r,l,!0);uu(()=>{$4(l[s],n)},i)}function Ev(r){r.shapeFlag&=-257,r.shapeFlag&=-513}function xv(r){return r.shapeFlag&128?r.ssContent:r}function dm(r,s,i=os,l=!1){if(i){const n=i[r]||(i[r]=[]),e=s.__weh||(s.__weh=(...m)=>{if(i.isUnmounted)return;Yf(),Wl(i);const F=Li(s,i,r,m);return Il(),Kf(),F});return l?n.unshift(e):n.push(e),e}}const jo=r=>(s,i=os)=>(!$f||r==="sp")&&dm(r,(...l)=>s(...l),i),f_=jo("bm"),lo=jo("m"),h_=jo("bu"),pm=jo("u"),U1=jo("bum"),uu=jo("um"),d_=jo("sp"),p_=jo("rtg"),m_=jo("rtc");function g_(r,s=os){dm("ec",r,s)}const cb="components",k5="directives";function Bi(r,s){return ub(cb,r,!0,s)||r}const v_=Symbol.for("v-ndc");function O5(r){return Pn(r)?ub(cb,r,!1)||r:r||v_}function R5(r){return ub(k5,r)}function ub(r,s,i=!0,l=!1){const n=xs||os;if(n){const e=n.type;if(r===cb){const F=c4(e,!1);if(F&&(F===s||F===Di(s)||F===I1(Di(s))))return e}const m=uD(n[r]||e[r],s)||uD(n.appContext[r],s);return!m&&l?e:m}}function uD(r,s){return r&&(r[s]||r[Di(s)]||r[I1(Di(s))])}function b_(r,s,i,l){let n;const e=i&&i[l];if(Gt(r)||Pn(r)){n=new Array(r.length);for(let m=0,F=r.length;m<F;m++)n[m]=s(r[m],m,void 0,e&&e[m])}else if(typeof r=="number"){n=new Array(r);for(let m=0;m<r;m++)n[m]=s(m+1,m,void 0,e&&e[m])}else if(hn(r))if(r[Symbol.iterator])n=Array.from(r,(m,F)=>s(m,F,void 0,e&&e[F]));else{const m=Object.keys(r);n=new Array(m.length);for(let F=0,y=m.length;F<y;F++){const w=m[F];n[F]=s(r[w],w,F,e&&e[F])}}else n=[];return i&&(i[l]=n),n}function P5(r,s){for(let i=0;i<s.length;i++){const l=s[i];if(Gt(l))for(let n=0;n<l.length;n++)r[l[n].name]=l[n].fn;else l&&(r[l.name]=l.key?(...n)=>{const e=l.fn(...n);return e&&(e.key=l.key),e}:l.fn)}return r}function E1(r,s,i={},l,n){if(xs.isCE||xs.parent&&tu(xs.parent)&&xs.parent.isCE)return s!=="default"&&(i.name=s),Er("slot",i,l&&l());let e=r[s];e&&e._c&&(e._d=!1),Ur();const m=e&&D_(e(i)),F=Yo(jn,{key:i.key||m&&m.key||`_${s}`},m||(l?l():[]),m&&r._===1?64:-2);return!n&&F.scopeId&&(F.slotScopeIds=[F.scopeId+"-s"]),e&&e._c&&(e._d=!0),F}function D_(r){return r.some(s=>$l(s)?!(s.type===zs||s.type===jn&&!D_(s.children)):!0)?r:null}function I5(r,s){const i={};for(const l in r)i[s&&/[A-Z]/.test(l)?`on:${l}`:t1(l)]=r[l];return i}const e4=r=>r?L_(r)?vm(r)||r.proxy:e4(r.parent):null,r1=_n(Object.create(null),{$:r=>r,$el:r=>r.vnode.el,$data:r=>r.data,$props:r=>r.props,$attrs:r=>r.attrs,$slots:r=>r.slots,$refs:r=>r.refs,$parent:r=>e4(r.parent),$root:r=>e4(r.root),$emit:r=>r.emit,$options:r=>fb(r),$forceUpdate:r=>r.f||(r.f=()=>om(r.update)),$nextTick:r=>r.n||(r.n=oo.bind(r.proxy)),$watch:r=>E5.bind(r)}),Cv=(r,s)=>r!==fn&&!r.__isScriptSetup&&Qr(r,s),t4={get({_:r},s){const{ctx:i,setupState:l,data:n,props:e,accessCache:m,type:F,appContext:y}=r;let w;if(s[0]!=="$"){const M=m[s];if(M!==void 0)switch(M){case 1:return l[s];case 2:return n[s];case 4:return i[s];case 3:return e[s]}else{if(Cv(l,s))return m[s]=1,l[s];if(n!==fn&&Qr(n,s))return m[s]=2,n[s];if((w=r.propsOptions[0])&&Qr(w,s))return m[s]=3,e[s];if(i!==fn&&Qr(i,s))return m[s]=4,i[s];r4&&(m[s]=0)}}const k=r1[s];let S,P;if(k)return s==="$attrs"&&Fi(r,"get",s),k(r);if((S=F.__cssModules)&&(S=S[s]))return S;if(i!==fn&&Qr(i,s))return m[s]=4,i[s];if(P=y.config.globalProperties,Qr(P,s))return P[s]},set({_:r},s,i){const{data:l,setupState:n,ctx:e}=r;return Cv(n,s)?(n[s]=i,!0):l!==fn&&Qr(l,s)?(l[s]=i,!0):Qr(r.props,s)||s[0]==="$"&&s.slice(1)in r?!1:(e[s]=i,!0)},has({_:{data:r,setupState:s,accessCache:i,ctx:l,appContext:n,propsOptions:e}},m){let F;return!!i[m]||r!==fn&&Qr(r,m)||Cv(s,m)||(F=e[0])&&Qr(F,m)||Qr(l,m)||Qr(r1,m)||Qr(n.config.globalProperties,m)},defineProperty(r,s,i){return i.get!=null?r._.accessCache[s]=0:Qr(i,"value")&&this.set(r,s,i.value,null),Reflect.defineProperty(r,s,i)}},N5=_n({},t4,{get(r,s){if(s!==Symbol.unscopables)return t4.get(r,s,r)},has(r,s){return s[0]!=="_"&&!fE(s)}});function M5(){return null}function L5(){return null}function B5(r){}function U5(r){}function H5(){return null}function $5(){}function W5(r,s){return null}function z5(){return F_().slots}function V5(){return F_().attrs}function G5(r,s,i){const l=Ts();if(i&&i.local){const n=Yt(r[s]);return bn(()=>r[s],e=>n.value=e),bn(n,e=>{e!==r[s]&&l.emit(`update:${s}`,e)}),n}else return{__v_isRef:!0,get value(){return r[s]},set value(n){l.emit(`update:${s}`,n)}}}function F_(){const r=Ts();return r.setupContext||(r.setupContext=H_(r))}function x1(r){return Gt(r)?r.reduce((s,i)=>(s[i]=null,s),{}):r}function j5(r,s){const i=x1(r);for(const l in s){if(l.startsWith("__skip"))continue;let n=i[l];n?Gt(n)||gr(n)?n=i[l]={type:n,default:s[l]}:n.default=s[l]:n===null&&(n=i[l]={default:s[l]}),n&&s[`__skip_${l}`]&&(n.skipFactory=!0)}return i}function Y5(r,s){return!r||!s?r||s:Gt(r)&&Gt(s)?r.concat(s):_n({},x1(r),x1(s))}function K5(r,s){const i={};for(const l in r)s.includes(l)||Object.defineProperty(i,l,{enumerable:!0,get:()=>r[l]});return i}function q5(r){const s=Ts();let i=r();return Il(),W4(i)&&(i=i.catch(l=>{throw Wl(s),l})),[i,()=>Wl(s)]}let r4=!0;function Q5(r){const s=fb(r),i=r.proxy,l=r.ctx;r4=!1,s.beforeCreate&&fD(s.beforeCreate,r,"bc");const{data:n,computed:e,methods:m,watch:F,provide:y,inject:w,created:k,beforeMount:S,mounted:P,beforeUpdate:M,updated:N,activated:B,deactivated:K,beforeDestroy:U,beforeUnmount:G,destroyed:se,unmounted:Y,render:z,renderTracked:ie,renderTriggered:re,errorCaptured:ne,serverPrefetch:te,expose:le,inheritAttrs:we,components:Pe,directives:xe,filters:ve}=s;if(w&&X5(w,l,null),m)for(const Ie in m){const ut=m[Ie];gr(ut)&&(l[Ie]=ut.bind(i))}if(n){const Ie=n.call(i,i);hn(Ie)&&(r.data=Ul(Ie))}if(r4=!0,e)for(const Ie in e){const ut=e[Ie],dt=gr(ut)?ut.bind(i,i):gr(ut.get)?ut.get.bind(i,i):Ta,ze=!gr(ut)&&gr(ut.set)?ut.set.bind(i):Ta,he=Vr({get:dt,set:ze});Object.defineProperty(l,Ie,{enumerable:!0,configurable:!0,get:()=>he.value,set:He=>he.value=He})}if(F)for(const Ie in F)__(F[Ie],l,i,Ie);if(y){const Ie=gr(y)?y.call(i):y;Reflect.ownKeys(Ie).forEach(ut=>{n1(ut,Ie[ut])})}k&&fD(k,r,"c");function qe(Ie,ut){Gt(ut)?ut.forEach(dt=>Ie(dt.bind(i))):ut&&Ie(ut.bind(i))}if(qe(f_,S),qe(lo,P),qe(h_,M),qe(pm,N),qe(ob,B),qe(lb,K),qe(g_,ne),qe(m_,ie),qe(p_,re),qe(U1,G),qe(uu,Y),qe(d_,te),Gt(le))if(le.length){const Ie=r.exposed||(r.exposed={});le.forEach(ut=>{Object.defineProperty(Ie,ut,{get:()=>i[ut],set:dt=>i[ut]=dt})})}else r.exposed||(r.exposed={});z&&r.render===Ta&&(r.render=z),we!=null&&(r.inheritAttrs=we),Pe&&(r.components=Pe),xe&&(r.directives=xe)}function X5(r,s,i=Ta){Gt(r)&&(r=n4(r));for(const l in r){const n=r[l];let e;hn(n)?"default"in n?e=si(n.from||l,n.default,!0):e=si(n.from||l):e=si(n),rn(e)?Object.defineProperty(s,l,{enumerable:!0,configurable:!0,get:()=>e.value,set:m=>e.value=m}):s[l]=e}}function fD(r,s,i){Li(Gt(r)?r.map(l=>l.bind(s.proxy)):r.bind(s.proxy),s,i)}function __(r,s,i,l){const n=l.includes(".")?a_(i,l):()=>i[l];if(Pn(r)){const e=s[r];gr(e)&&bn(n,e)}else if(gr(r))bn(n,r.bind(i));else if(hn(r))if(Gt(r))r.forEach(e=>__(e,s,i,l));else{const e=gr(r.handler)?r.handler.bind(i):s[r.handler];gr(e)&&bn(n,e,r)}}function fb(r){const s=r.type,{mixins:i,extends:l}=s,{mixins:n,optionsCache:e,config:{optionMergeStrategies:m}}=r.appContext,F=e.get(s);let y;return F?y=F:!n.length&&!i&&!l?y=s:(y={},n.length&&n.forEach(w=>P2(y,w,m,!0)),P2(y,s,m)),hn(s)&&e.set(s,y),y}function P2(r,s,i,l=!1){const{mixins:n,extends:e}=s;e&&P2(r,e,i,!0),n&&n.forEach(m=>P2(r,m,i,!0));for(const m in s)if(!(l&&m==="expose")){const F=J5[m]||i&&i[m];r[m]=F?F(r[m],s[m]):s[m]}return r}const J5={data:hD,props:dD,emits:dD,methods:Jh,computed:Jh,beforeCreate:ei,created:ei,beforeMount:ei,mounted:ei,beforeUpdate:ei,updated:ei,beforeDestroy:ei,beforeUnmount:ei,destroyed:ei,unmounted:ei,activated:ei,deactivated:ei,errorCaptured:ei,serverPrefetch:ei,components:Jh,directives:Jh,watch:ex,provide:hD,inject:Z5};function hD(r,s){return s?r?function(){return _n(gr(r)?r.call(this,this):r,gr(s)?s.call(this,this):s)}:s:r}function Z5(r,s){return Jh(n4(r),n4(s))}function n4(r){if(Gt(r)){const s={};for(let i=0;i<r.length;i++)s[r[i]]=r[i];return s}return r}function ei(r,s){return r?[...new Set([].concat(r,s))]:s}function Jh(r,s){return r?_n(Object.create(null),r,s):s}function dD(r,s){return r?Gt(r)&&Gt(s)?[...new Set([...r,...s])]:_n(Object.create(null),x1(r),x1(s??{})):s}function ex(r,s){if(!r)return s;if(!s)return r;const i=_n(Object.create(null),r);for(const l in s)i[l]=ei(r[l],s[l]);return i}function y_(){return{app:null,config:{isNativeTag:nE,performance:!1,globalProperties:{},optionMergeStrategies:{},errorHandler:void 0,warnHandler:void 0,compilerOptions:{}},mixins:[],components:{},directives:{},provides:Object.create(null),optionsCache:new WeakMap,propsCache:new WeakMap,emitsCache:new WeakMap}}let tx=0;function rx(r,s){return function(l,n=null){gr(l)||(l=_n({},l)),n!=null&&!hn(n)&&(n=null);const e=y_(),m=new Set;let F=!1;const y=e.app={_uid:tx++,_component:l,_props:n,_container:null,_context:e,_instance:null,version:vb,get config(){return e.config},set config(w){},use(w,...k){return m.has(w)||(w&&gr(w.install)?(m.add(w),w.install(y,...k)):gr(w)&&(m.add(w),w(y,...k))),y},mixin(w){return e.mixins.includes(w)||e.mixins.push(w),y},component(w,k){return k?(e.components[w]=k,y):e.components[w]},directive(w,k){return k?(e.directives[w]=k,y):e.directives[w]},mount(w,k,S){if(!F){const P=Er(l,n);return P.appContext=e,k&&s?s(P,w):r(P,w,S),F=!0,y._container=w,w.__vue_app__=y,vm(P.component)||P.component.proxy}},unmount(){F&&(r(null,y._container),delete y._container.__vue_app__)},provide(w,k){return e.provides[w]=k,y},runWithContext(w){C1=y;try{return w()}finally{C1=null}}};return y}}let C1=null;function n1(r,s){if(os){let i=os.provides;const l=os.parent&&os.parent.provides;l===i&&(i=os.provides=Object.create(l)),i[r]=s}}function si(r,s,i=!1){const l=os||xs;if(l||C1){const n=l?l.parent==null?l.vnode.appContext&&l.vnode.appContext.provides:l.parent.provides:C1._context.provides;if(n&&r in n)return n[r];if(arguments.length>1)return i&&gr(s)?s.call(l&&l.proxy):s}}function w_(){return!!(os||xs||C1)}function nx(r,s,i,l=!1){const n={},e={};A2(e,mm,1),r.propsDefaults=Object.create(null),E_(r,s,n,e);for(const m in r.propsOptions[0])m in n||(n[m]=void 0);i?r.props=l?n:K4(n):r.type.props?r.props=n:r.props=e,r.attrs=e}function sx(r,s,i,l){const{props:n,attrs:e,vnode:{patchFlag:m}}=r,F=Hr(n),[y]=r.propsOptions;let w=!1;if((l||m>0)&&!(m&16)){if(m&8){const k=r.vnode.dynamicProps;for(let S=0;S<k.length;S++){let P=k[S];if(lm(r.emitsOptions,P))continue;const M=s[P];if(y)if(Qr(e,P))M!==e[P]&&(e[P]=M,w=!0);else{const N=Di(P);n[N]=s4(y,F,N,M,r,!1)}else M!==e[P]&&(e[P]=M,w=!0)}}}else{E_(r,s,n,e)&&(w=!0);let k;for(const S in F)(!s||!Qr(s,S)&&((k=sa(S))===S||!Qr(s,k)))&&(y?i&&(i[S]!==void 0||i[k]!==void 0)&&(n[S]=s4(y,F,S,void 0,r,!0)):delete n[S]);if(e!==F)for(const S in e)(!s||!Qr(s,S))&&(delete e[S],w=!0)}w&&Go(r,"set","$attrs")}function E_(r,s,i,l){const[n,e]=r.propsOptions;let m=!1,F;if(s)for(let y in s){if(e1(y))continue;const w=s[y];let k;n&&Qr(n,k=Di(y))?!e||!e.includes(k)?i[k]=w:(F||(F={}))[k]=w:lm(r.emitsOptions,y)||(!(y in l)||w!==l[y])&&(l[y]=w,m=!0)}if(e){const y=Hr(i),w=F||fn;for(let k=0;k<e.length;k++){const S=e[k];i[S]=s4(n,y,S,w[S],r,!Qr(w,S))}}return m}function s4(r,s,i,l,n,e){const m=r[i];if(m!=null){const F=Qr(m,"default");if(F&&l===void 0){const y=m.default;if(m.type!==Function&&!m.skipFactory&&gr(y)){const{propsDefaults:w}=n;i in w?l=w[i]:(Wl(n),l=w[i]=y.call(null,s),Il())}else l=y}m[0]&&(e&&!F?l=!1:m[1]&&(l===""||l===sa(i))&&(l=!0))}return l}function x_(r,s,i=!1){const l=s.propsCache,n=l.get(r);if(n)return n;const e=r.props,m={},F=[];let y=!1;if(!gr(r)){const k=S=>{y=!0;const[P,M]=x_(S,s,!0);_n(m,P),M&&F.push(...M)};!i&&s.mixins.length&&s.mixins.forEach(k),r.extends&&k(r.extends),r.mixins&&r.mixins.forEach(k)}if(!e&&!y)return hn(r)&&l.set(r,kf),kf;if(Gt(e))for(let k=0;k<e.length;k++){const S=Di(e[k]);pD(S)&&(m[S]=fn)}else if(e)for(const k in e){const S=Di(k);if(pD(S)){const P=e[k],M=m[S]=Gt(P)||gr(P)?{type:P}:_n({},P);if(M){const N=vD(Boolean,M.type),B=vD(String,M.type);M[0]=N>-1,M[1]=B<0||N<B,(N>-1||Qr(M,"default"))&&F.push(S)}}}const w=[m,F];return hn(r)&&l.set(r,w),w}function pD(r){return r[0]!=="$"}function mD(r){const s=r&&r.toString().match(/^\s*(function|class) (\w+)/);return s?s[2]:r===null?"null":""}function gD(r,s){return mD(r)===mD(s)}function vD(r,s){return Gt(s)?s.findIndex(i=>gD(i,r)):gr(s)&&gD(s,r)?0:-1}const C_=r=>r[0]==="_"||r==="$stable",hb=r=>Gt(r)?r.map(Mi):[Mi(r)],ix=(r,s,i)=>{if(s._n)return s;const l=ws((...n)=>hb(s(...n)),i);return l._c=!1,l},T_=(r,s,i)=>{const l=r._ctx;for(const n in r){if(C_(n))continue;const e=r[n];if(gr(e))s[n]=ix(n,e,l);else if(e!=null){const m=hb(e);s[n]=()=>m}}},A_=(r,s)=>{const i=hb(s);r.slots.default=()=>i},ax=(r,s)=>{if(r.vnode.shapeFlag&32){const i=s._;i?(r.slots=Hr(s),A2(s,"_",i)):T_(s,r.slots={})}else r.slots={},s&&A_(r,s);A2(r.slots,mm,1)},ox=(r,s,i)=>{const{vnode:l,slots:n}=r;let e=!0,m=fn;if(l.shapeFlag&32){const F=s._;F?i&&F===1?e=!1:(_n(n,s),!i&&F===1&&delete n._):(e=!s.$stable,T_(s,n)),m=s}else s&&(A_(r,s),m={default:1});if(e)for(const F in n)!C_(F)&&!(F in m)&&delete n[F]};function I2(r,s,i,l,n=!1){if(Gt(r)){r.forEach((P,M)=>I2(P,s&&(Gt(s)?s[M]:s),i,l,n));return}if(tu(l)&&!n)return;const e=l.shapeFlag&4?vm(l.component)||l.component.proxy:l.el,m=n?null:e,{i:F,r:y}=r,w=s&&s.r,k=F.refs===fn?F.refs={}:F.refs,S=F.setupState;if(w!=null&&w!==y&&(Pn(w)?(k[w]=null,Qr(S,w)&&(S[w]=null)):rn(w)&&(w.value=null)),gr(y))zo(y,F,12,[m,k]);else{const P=Pn(y),M=rn(y);if(P||M){const N=()=>{if(r.f){const B=P?Qr(S,y)?S[y]:k[y]:y.value;n?Gt(B)&&$4(B,e):Gt(B)?B.includes(e)||B.push(e):P?(k[y]=[e],Qr(S,y)&&(S[y]=k[y])):(y.value=[e],r.k&&(k[r.k]=y.value))}else P?(k[y]=m,Qr(S,y)&&(S[y]=m)):M&&(y.value=m,r.k&&(k[r.k]=m))};m?(N.id=-1,Is(N,i)):N()}}}let yl=!1;const f2=r=>/svg/.test(r.namespaceURI)&&r.tagName!=="foreignObject",h2=r=>r.nodeType===8;function lx(r){const{mt:s,p:i,o:{patchProp:l,createText:n,nextSibling:e,parentNode:m,remove:F,insert:y,createComment:w}}=r,k=(U,G)=>{if(!G.hasChildNodes()){i(null,U,G),R2(),G._vnode=U;return}yl=!1,S(G.firstChild,U,null,null,null),R2(),G._vnode=U,yl&&console.error("Hydration completed but contains mismatches.")},S=(U,G,se,Y,z,ie=!1)=>{const re=h2(U)&&U.data==="[",ne=()=>B(U,G,se,Y,z,re),{type:te,ref:le,shapeFlag:we,patchFlag:Pe}=G;let xe=U.nodeType;G.el=U,Pe===-2&&(ie=!1,G.dynamicChildren=null);let ve=null;switch(te){case Hl:xe!==3?G.children===""?(y(G.el=n(""),m(U),U),ve=U):ve=ne():(U.data!==G.children&&(yl=!0,U.data=G.children),ve=e(U));break;case zs:xe!==8||re?ve=ne():ve=e(U);break;case ru:if(re&&(U=e(U),xe=U.nodeType),xe===1||xe===3){ve=U;const Le=!G.children.length;for(let qe=0;qe<G.staticCount;qe++)Le&&(G.children+=ve.nodeType===1?ve.outerHTML:ve.data),qe===G.staticCount-1&&(G.anchor=ve),ve=e(ve);return re?e(ve):ve}else ne();break;case jn:re?ve=N(U,G,se,Y,z,ie):ve=ne();break;default:if(we&1)xe!==1||G.type.toLowerCase()!==U.tagName.toLowerCase()?ve=ne():ve=P(U,G,se,Y,z,ie);else if(we&6){G.slotScopeIds=z;const Le=m(U);if(s(G,Le,null,se,Y,f2(Le),ie),ve=re?K(U):e(U),ve&&h2(ve)&&ve.data==="teleport end"&&(ve=e(ve)),tu(G)){let qe;re?(qe=Er(jn),qe.anchor=ve?ve.previousSibling:Le.lastChild):qe=U.nodeType===3?Ea(""):Er("div"),qe.el=U,G.component.subTree=qe}}else we&64?xe!==8?ve=ne():ve=G.type.hydrate(U,G,se,Y,z,ie,r,M):we&128&&(ve=G.type.hydrate(U,G,se,Y,f2(m(U)),z,ie,r,S))}return le!=null&&I2(le,null,Y,G),ve},P=(U,G,se,Y,z,ie)=>{ie=ie||!!G.dynamicChildren;const{type:re,props:ne,patchFlag:te,shapeFlag:le,dirs:we}=G,Pe=re==="input"&&we||re==="option";if(Pe||te!==-1){if(we&&eo(G,null,se,"created"),ne)if(Pe||!ie||te&48)for(const ve in ne)(Pe&&ve.endsWith("value")||P1(ve)&&!e1(ve))&&l(U,ve,null,ne[ve],!1,void 0,se);else ne.onClick&&l(U,"onClick",null,ne.onClick,!1,void 0,se);let xe;if((xe=ne&&ne.onVnodeBeforeMount)&&vi(xe,se,G),we&&eo(G,null,se,"beforeMount"),((xe=ne&&ne.onVnodeMounted)||we)&&s_(()=>{xe&&vi(xe,se,G),we&&eo(G,null,se,"mounted")},Y),le&16&&!(ne&&(ne.innerHTML||ne.textContent))){let ve=M(U.firstChild,G,U,se,Y,z,ie);for(;ve;){yl=!0;const Le=ve;ve=ve.nextSibling,F(Le)}}else le&8&&U.textContent!==G.children&&(yl=!0,U.textContent=G.children)}return U.nextSibling},M=(U,G,se,Y,z,ie,re)=>{re=re||!!G.dynamicChildren;const ne=G.children,te=ne.length;for(let le=0;le<te;le++){const we=re?ne[le]:ne[le]=Mi(ne[le]);if(U)U=S(U,we,Y,z,ie,re);else{if(we.type===Hl&&!we.children)continue;yl=!0,i(null,we,se,null,Y,z,f2(se),ie)}}return U},N=(U,G,se,Y,z,ie)=>{const{slotScopeIds:re}=G;re&&(z=z?z.concat(re):re);const ne=m(U),te=M(e(U),G,ne,se,Y,z,ie);return te&&h2(te)&&te.data==="]"?e(G.anchor=te):(yl=!0,y(G.anchor=w("]"),ne,te),te)},B=(U,G,se,Y,z,ie)=>{if(yl=!0,G.el=null,ie){const te=K(U);for(;;){const le=e(U);if(le&&le!==te)F(le);else break}}const re=e(U),ne=m(U);return F(U),i(null,G,ne,re,se,Y,f2(ne),z),re},K=U=>{let G=0;for(;U;)if(U=e(U),U&&h2(U)&&(U.data==="["&&G++,U.data==="]")){if(G===0)return e(U);G--}return U};return[k,S]}const Is=s_;function S_(r){return O_(r)}function k_(r){return O_(r,lx)}function O_(r,s){const i=qv();i.__VUE__=!0;const{insert:l,remove:n,patchProp:e,createElement:m,createText:F,createComment:y,setText:w,setElementText:k,parentNode:S,nextSibling:P,setScopeId:M=Ta,insertStaticContent:N}=r,B=(X,ee,ce,Me=null,Be=null,Ge=null,Et=!1,pt=null,vt=!!ee.dynamicChildren)=>{if(X===ee)return;X&&!wa(X,ee)&&(Me=J(X),He(X,Be,Ge,!0),X=null),ee.patchFlag===-2&&(vt=!1,ee.dynamicChildren=null);const{type:Ve,ref:_e,shapeFlag:Ee}=ee;switch(Ve){case Hl:K(X,ee,ce,Me);break;case zs:U(X,ee,ce,Me);break;case ru:X==null&&G(ee,ce,Me,Et);break;case jn:Pe(X,ee,ce,Me,Be,Ge,Et,pt,vt);break;default:Ee&1?z(X,ee,ce,Me,Be,Ge,Et,pt,vt):Ee&6?xe(X,ee,ce,Me,Be,Ge,Et,pt,vt):(Ee&64||Ee&128)&&Ve.process(X,ee,ce,Me,Be,Ge,Et,pt,vt,be)}_e!=null&&Be&&I2(_e,X&&X.ref,Ge,ee||X,!ee)},K=(X,ee,ce,Me)=>{if(X==null)l(ee.el=F(ee.children),ce,Me);else{const Be=ee.el=X.el;ee.children!==X.children&&w(Be,ee.children)}},U=(X,ee,ce,Me)=>{X==null?l(ee.el=y(ee.children||""),ce,Me):ee.el=X.el},G=(X,ee,ce,Me)=>{[X.el,X.anchor]=N(X.children,ee,ce,Me,X.el,X.anchor)},se=({el:X,anchor:ee},ce,Me)=>{let Be;for(;X&&X!==ee;)Be=P(X),l(X,ce,Me),X=Be;l(ee,ce,Me)},Y=({el:X,anchor:ee})=>{let ce;for(;X&&X!==ee;)ce=P(X),n(X),X=ce;n(ee)},z=(X,ee,ce,Me,Be,Ge,Et,pt,vt)=>{Et=Et||ee.type==="svg",X==null?ie(ee,ce,Me,Be,Ge,Et,pt,vt):te(X,ee,Be,Ge,Et,pt,vt)},ie=(X,ee,ce,Me,Be,Ge,Et,pt)=>{let vt,Ve;const{type:_e,props:Ee,shapeFlag:Ct,transition:Bt,dirs:nr}=X;if(vt=X.el=m(X.type,Ge,Ee&&Ee.is,Ee),Ct&8?k(vt,X.children):Ct&16&&ne(X.children,vt,null,Me,Be,Ge&&_e!=="foreignObject",Et,pt),nr&&eo(X,null,Me,"created"),re(vt,X,X.scopeId,Et,Me),Ee){for(const or in Ee)or!=="value"&&!e1(or)&&e(vt,or,null,Ee[or],Ge,X.children,Me,Be,Ne);"value"in Ee&&e(vt,"value",null,Ee.value),(Ve=Ee.onVnodeBeforeMount)&&vi(Ve,Me,X)}nr&&eo(X,null,Me,"beforeMount");const pr=(!Be||Be&&!Be.pendingBranch)&&Bt&&!Bt.persisted;pr&&Bt.beforeEnter(vt),l(vt,ee,ce),((Ve=Ee&&Ee.onVnodeMounted)||pr||nr)&&Is(()=>{Ve&&vi(Ve,Me,X),pr&&Bt.enter(vt),nr&&eo(X,null,Me,"mounted")},Be)},re=(X,ee,ce,Me,Be)=>{if(ce&&M(X,ce),Me)for(let Ge=0;Ge<Me.length;Ge++)M(X,Me[Ge]);if(Be){let Ge=Be.subTree;if(ee===Ge){const Et=Be.vnode;re(X,Et,Et.scopeId,Et.slotScopeIds,Be.parent)}}},ne=(X,ee,ce,Me,Be,Ge,Et,pt,vt=0)=>{for(let Ve=vt;Ve<X.length;Ve++){const _e=X[Ve]=pt?kl(X[Ve]):Mi(X[Ve]);B(null,_e,ee,ce,Me,Be,Ge,Et,pt)}},te=(X,ee,ce,Me,Be,Ge,Et)=>{const pt=ee.el=X.el;let{patchFlag:vt,dynamicChildren:Ve,dirs:_e}=ee;vt|=X.patchFlag&16;const Ee=X.props||fn,Ct=ee.props||fn;let Bt;ce&&Gc(ce,!1),(Bt=Ct.onVnodeBeforeUpdate)&&vi(Bt,ce,ee,X),_e&&eo(ee,X,ce,"beforeUpdate"),ce&&Gc(ce,!0);const nr=Be&&ee.type!=="foreignObject";if(Ve?le(X.dynamicChildren,Ve,pt,ce,Me,nr,Ge):Et||ut(X,ee,pt,null,ce,Me,nr,Ge,!1),vt>0){if(vt&16)we(pt,ee,Ee,Ct,ce,Me,Be);else if(vt&2&&Ee.class!==Ct.class&&e(pt,"class",null,Ct.class,Be),vt&4&&e(pt,"style",Ee.style,Ct.style,Be),vt&8){const pr=ee.dynamicProps;for(let or=0;or<pr.length;or++){const ln=pr[or],Cn=Ee[ln],$i=Ct[ln];($i!==Cn||ln==="value")&&e(pt,ln,Cn,$i,Be,X.children,ce,Me,Ne)}}vt&1&&X.children!==ee.children&&k(pt,ee.children)}else!Et&&Ve==null&&we(pt,ee,Ee,Ct,ce,Me,Be);((Bt=Ct.onVnodeUpdated)||_e)&&Is(()=>{Bt&&vi(Bt,ce,ee,X),_e&&eo(ee,X,ce,"updated")},Me)},le=(X,ee,ce,Me,Be,Ge,Et)=>{for(let pt=0;pt<ee.length;pt++){const vt=X[pt],Ve=ee[pt],_e=vt.el&&(vt.type===jn||!wa(vt,Ve)||vt.shapeFlag&70)?S(vt.el):ce;B(vt,Ve,_e,null,Me,Be,Ge,Et,!0)}},we=(X,ee,ce,Me,Be,Ge,Et)=>{if(ce!==Me){if(ce!==fn)for(const pt in ce)!e1(pt)&&!(pt in Me)&&e(X,pt,ce[pt],null,Et,ee.children,Be,Ge,Ne);for(const pt in Me){if(e1(pt))continue;const vt=Me[pt],Ve=ce[pt];vt!==Ve&&pt!=="value"&&e(X,pt,Ve,vt,Et,ee.children,Be,Ge,Ne)}"value"in Me&&e(X,"value",ce.value,Me.value)}},Pe=(X,ee,ce,Me,Be,Ge,Et,pt,vt)=>{const Ve=ee.el=X?X.el:F(""),_e=ee.anchor=X?X.anchor:F("");let{patchFlag:Ee,dynamicChildren:Ct,slotScopeIds:Bt}=ee;Bt&&(pt=pt?pt.concat(Bt):Bt),X==null?(l(Ve,ce,Me),l(_e,ce,Me),ne(ee.children,ce,_e,Be,Ge,Et,pt,vt)):Ee>0&&Ee&64&&Ct&&X.dynamicChildren?(le(X.dynamicChildren,Ct,ce,Be,Ge,Et,pt),(ee.key!=null||Be&&ee===Be.subTree)&&db(X,ee,!0)):ut(X,ee,ce,_e,Be,Ge,Et,pt,vt)},xe=(X,ee,ce,Me,Be,Ge,Et,pt,vt)=>{ee.slotScopeIds=pt,X==null?ee.shapeFlag&512?Be.ctx.activate(ee,ce,Me,Et,vt):ve(ee,ce,Me,Be,Ge,Et,vt):Le(X,ee,vt)},ve=(X,ee,ce,Me,Be,Ge,Et)=>{const pt=X.component=M_(X,Me,Be);if(B1(X)&&(pt.ctx.renderer=be),B_(pt),pt.asyncDep){if(Be&&Be.registerDep(pt,qe),!X.el){const vt=pt.subTree=Er(zs);U(null,vt,ee,ce)}return}qe(pt,X,ee,ce,Be,Ge,Et)},Le=(X,ee,ce)=>{const Me=ee.component=X.component;if(m5(X,ee,ce))if(Me.asyncDep&&!Me.asyncResolved){Ie(Me,ee,ce);return}else Me.next=ee,c5(Me.update),Me.update();else ee.el=X.el,Me.vnode=ee},qe=(X,ee,ce,Me,Be,Ge,Et)=>{const pt=()=>{if(X.isMounted){let{next:_e,bu:Ee,u:Ct,parent:Bt,vnode:nr}=X,pr=_e,or;Gc(X,!1),_e?(_e.el=nr.el,Ie(X,_e,Et)):_e=nr,Ee&&Rf(Ee),(or=_e.props&&_e.props.onVnodeBeforeUpdate)&&vi(or,Bt,_e,nr),Gc(X,!0);const ln=_2(X),Cn=X.subTree;X.subTree=ln,B(Cn,ln,S(Cn.el),J(Cn),X,Be,Ge),_e.el=ln.el,pr===null&&rb(X,ln.el),Ct&&Is(Ct,Be),(or=_e.props&&_e.props.onVnodeUpdated)&&Is(()=>vi(or,Bt,_e,nr),Be)}else{let _e;const{el:Ee,props:Ct}=ee,{bm:Bt,m:nr,parent:pr}=X,or=tu(ee);if(Gc(X,!1),Bt&&Rf(Bt),!or&&(_e=Ct&&Ct.onVnodeBeforeMount)&&vi(_e,pr,ee),Gc(X,!0),Ee&&Vt){const ln=()=>{X.subTree=_2(X),Vt(Ee,X.subTree,X,Be,null)};or?ee.type.__asyncLoader().then(()=>!X.isUnmounted&&ln()):ln()}else{const ln=X.subTree=_2(X);B(null,ln,ce,Me,X,Be,Ge),ee.el=ln.el}if(nr&&Is(nr,Be),!or&&(_e=Ct&&Ct.onVnodeMounted)){const ln=ee;Is(()=>vi(_e,pr,ln),Be)}(ee.shapeFlag&256||pr&&tu(pr.vnode)&&pr.vnode.shapeFlag&256)&&X.a&&Is(X.a,Be),X.isMounted=!0,ee=ce=Me=null}},vt=X.effect=new N1(pt,()=>om(Ve),X.scope),Ve=X.update=()=>vt.run();Ve.id=X.uid,Gc(X,!0),Ve()},Ie=(X,ee,ce)=>{ee.component=X;const Me=X.vnode.props;X.vnode=ee,X.next=null,sx(X,ee.props,Me,ce),ox(X,ee.children,ce),Yf(),aD(),Kf()},ut=(X,ee,ce,Me,Be,Ge,Et,pt,vt=!1)=>{const Ve=X&&X.children,_e=X?X.shapeFlag:0,Ee=ee.children,{patchFlag:Ct,shapeFlag:Bt}=ee;if(Ct>0){if(Ct&128){ze(Ve,Ee,ce,Me,Be,Ge,Et,pt,vt);return}else if(Ct&256){dt(Ve,Ee,ce,Me,Be,Ge,Et,pt,vt);return}}Bt&8?(_e&16&&Ne(Ve,Be,Ge),Ee!==Ve&&k(ce,Ee)):_e&16?Bt&16?ze(Ve,Ee,ce,Me,Be,Ge,Et,pt,vt):Ne(Ve,Be,Ge,!0):(_e&8&&k(ce,""),Bt&16&&ne(Ee,ce,Me,Be,Ge,Et,pt,vt))},dt=(X,ee,ce,Me,Be,Ge,Et,pt,vt)=>{X=X||kf,ee=ee||kf;const Ve=X.length,_e=ee.length,Ee=Math.min(Ve,_e);let Ct;for(Ct=0;Ct<Ee;Ct++){const Bt=ee[Ct]=vt?kl(ee[Ct]):Mi(ee[Ct]);B(X[Ct],Bt,ce,null,Be,Ge,Et,pt,vt)}Ve>_e?Ne(X,Be,Ge,!0,!1,Ee):ne(ee,ce,Me,Be,Ge,Et,pt,vt,Ee)},ze=(X,ee,ce,Me,Be,Ge,Et,pt,vt)=>{let Ve=0;const _e=ee.length;let Ee=X.length-1,Ct=_e-1;for(;Ve<=Ee&&Ve<=Ct;){const Bt=X[Ve],nr=ee[Ve]=vt?kl(ee[Ve]):Mi(ee[Ve]);if(wa(Bt,nr))B(Bt,nr,ce,null,Be,Ge,Et,pt,vt);else break;Ve++}for(;Ve<=Ee&&Ve<=Ct;){const Bt=X[Ee],nr=ee[Ct]=vt?kl(ee[Ct]):Mi(ee[Ct]);if(wa(Bt,nr))B(Bt,nr,ce,null,Be,Ge,Et,pt,vt);else break;Ee--,Ct--}if(Ve>Ee){if(Ve<=Ct){const Bt=Ct+1,nr=Bt<_e?ee[Bt].el:Me;for(;Ve<=Ct;)B(null,ee[Ve]=vt?kl(ee[Ve]):Mi(ee[Ve]),ce,nr,Be,Ge,Et,pt,vt),Ve++}}else if(Ve>Ct)for(;Ve<=Ee;)He(X[Ve],Be,Ge,!0),Ve++;else{const Bt=Ve,nr=Ve,pr=new Map;for(Ve=nr;Ve<=Ct;Ve++){const Zr=ee[Ve]=vt?kl(ee[Ve]):Mi(ee[Ve]);Zr.key!=null&&pr.set(Zr.key,Ve)}let or,ln=0;const Cn=Ct-nr+1;let $i=!1,co=0;const Wi=new Array(Cn);for(Ve=0;Ve<Cn;Ve++)Wi[Ve]=0;for(Ve=Bt;Ve<=Ee;Ve++){const Zr=X[Ve];if(ln>=Cn){He(Zr,Be,Ge,!0);continue}let yn;if(Zr.key!=null)yn=pr.get(Zr.key);else for(or=nr;or<=Ct;or++)if(Wi[or-nr]===0&&wa(Zr,ee[or])){yn=or;break}yn===void 0?He(Zr,Be,Ge,!0):(Wi[yn-nr]=Ve+1,yn>=co?co=yn:$i=!0,B(Zr,ee[yn],ce,null,Be,Ge,Et,pt,vt),ln++)}const Ko=$i?cx(Wi):kf;for(or=Ko.length-1,Ve=Cn-1;Ve>=0;Ve--){const Zr=nr+Ve,yn=ee[Zr],zi=Zr+1<_e?ee[Zr+1].el:Me;Wi[Ve]===0?B(null,yn,ce,zi,Be,Ge,Et,pt,vt):$i&&(or<0||Ve!==Ko[or]?he(yn,ce,zi,2):or--)}}},he=(X,ee,ce,Me,Be=null)=>{const{el:Ge,type:Et,transition:pt,children:vt,shapeFlag:Ve}=X;if(Ve&6){he(X.component.subTree,ee,ce,Me);return}if(Ve&128){X.suspense.move(ee,ce,Me);return}if(Ve&64){Et.move(X,ee,ce,be);return}if(Et===jn){l(Ge,ee,ce);for(let Ee=0;Ee<vt.length;Ee++)he(vt[Ee],ee,ce,Me);l(X.anchor,ee,ce);return}if(Et===ru){se(X,ee,ce);return}if(Me!==2&&Ve&1&&pt)if(Me===0)pt.beforeEnter(Ge),l(Ge,ee,ce),Is(()=>pt.enter(Ge),Be);else{const{leave:Ee,delayLeave:Ct,afterLeave:Bt}=pt,nr=()=>l(Ge,ee,ce),pr=()=>{Ee(Ge,()=>{nr(),Bt&&Bt()})};Ct?Ct(Ge,nr,pr):pr()}else l(Ge,ee,ce)},He=(X,ee,ce,Me=!1,Be=!1)=>{const{type:Ge,props:Et,ref:pt,children:vt,dynamicChildren:Ve,shapeFlag:_e,patchFlag:Ee,dirs:Ct}=X;if(pt!=null&&I2(pt,null,ce,X,!0),_e&256){ee.ctx.deactivate(X);return}const Bt=_e&1&&Ct,nr=!tu(X);let pr;if(nr&&(pr=Et&&Et.onVnodeBeforeUnmount)&&vi(pr,ee,X),_e&6)De(X.component,ce,Me);else{if(_e&128){X.suspense.unmount(ce,Me);return}Bt&&eo(X,null,ee,"beforeUnmount"),_e&64?X.type.remove(X,ee,ce,Be,be,Me):Ve&&(Ge!==jn||Ee>0&&Ee&64)?Ne(Ve,ee,ce,!1,!0):(Ge===jn&&Ee&384||!Be&&_e&16)&&Ne(vt,ee,ce),Me&&et(X)}(nr&&(pr=Et&&Et.onVnodeUnmounted)||Bt)&&Is(()=>{pr&&vi(pr,ee,X),Bt&&eo(X,null,ee,"unmounted")},ce)},et=X=>{const{type:ee,el:ce,anchor:Me,transition:Be}=X;if(ee===jn){$e(ce,Me);return}if(ee===ru){Y(X);return}const Ge=()=>{n(ce),Be&&!Be.persisted&&Be.afterLeave&&Be.afterLeave()};if(X.shapeFlag&1&&Be&&!Be.persisted){const{leave:Et,delayLeave:pt}=Be,vt=()=>Et(ce,Ge);pt?pt(X.el,Ge,vt):vt()}else Ge()},$e=(X,ee)=>{let ce;for(;X!==ee;)ce=P(X),n(X),X=ce;n(ee)},De=(X,ee,ce)=>{const{bum:Me,scope:Be,update:Ge,subTree:Et,um:pt}=X;Me&&Rf(Me),Be.stop(),Ge&&(Ge.active=!1,He(Et,X,ee,ce)),pt&&Is(pt,ee),Is(()=>{X.isUnmounted=!0},ee),ee&&ee.pendingBranch&&!ee.isUnmounted&&X.asyncDep&&!X.asyncResolved&&X.suspenseId===ee.pendingId&&(ee.deps--,ee.deps===0&&ee.resolve())},Ne=(X,ee,ce,Me=!1,Be=!1,Ge=0)=>{for(let Et=Ge;Et<X.length;Et++)He(X[Et],ee,ce,Me,Be)},J=X=>X.shapeFlag&6?J(X.component.subTree):X.shapeFlag&128?X.suspense.next():P(X.anchor||X.el),We=(X,ee,ce)=>{X==null?ee._vnode&&He(ee._vnode,null,null,!0):B(ee._vnode||null,X,ee,null,null,null,ce),aD(),R2(),ee._vnode=X},be={p:B,um:He,m:he,r:et,mt:ve,mc:ne,pc:ut,pbc:le,n:J,o:r};let st,Vt;return s&&([st,Vt]=s(be)),{render:We,hydrate:st,createApp:rx(We,st)}}function Gc({effect:r,update:s},i){r.allowRecurse=s.allowRecurse=i}function db(r,s,i=!1){const l=r.children,n=s.children;if(Gt(l)&&Gt(n))for(let e=0;e<l.length;e++){const m=l[e];let F=n[e];F.shapeFlag&1&&!F.dynamicChildren&&((F.patchFlag<=0||F.patchFlag===32)&&(F=n[e]=kl(n[e]),F.el=m.el),i||db(m,F)),F.type===Hl&&(F.el=m.el)}}function cx(r){const s=r.slice(),i=[0];let l,n,e,m,F;const y=r.length;for(l=0;l<y;l++){const w=r[l];if(w!==0){if(n=i[i.length-1],r[n]<w){s[l]=n,i.push(l);continue}for(e=0,m=i.length-1;e<m;)F=e+m>>1,r[i[F]]<w?e=F+1:m=F;w<r[i[e]]&&(e>0&&(s[l]=i[e-1]),i[e]=l)}}for(e=i.length,m=i[e-1];e-- >0;)i[e]=m,m=s[m];return i}const ux=r=>r.__isTeleport,s1=r=>r&&(r.disabled||r.disabled===""),bD=r=>typeof SVGElement<"u"&&r instanceof SVGElement,i4=(r,s)=>{const i=r&&r.to;return Pn(i)?s?s(i):null:i},fx={__isTeleport:!0,process(r,s,i,l,n,e,m,F,y,w){const{mc:k,pc:S,pbc:P,o:{insert:M,querySelector:N,createText:B,createComment:K}}=w,U=s1(s.props);let{shapeFlag:G,children:se,dynamicChildren:Y}=s;if(r==null){const z=s.el=B(""),ie=s.anchor=B("");M(z,i,l),M(ie,i,l);const re=s.target=i4(s.props,N),ne=s.targetAnchor=B("");re&&(M(ne,re),m=m||bD(re));const te=(le,we)=>{G&16&&k(se,le,we,n,e,m,F,y)};U?te(i,ie):re&&te(re,ne)}else{s.el=r.el;const z=s.anchor=r.anchor,ie=s.target=r.target,re=s.targetAnchor=r.targetAnchor,ne=s1(r.props),te=ne?i:ie,le=ne?z:re;if(m=m||bD(ie),Y?(P(r.dynamicChildren,Y,te,n,e,m,F),db(r,s,!0)):y||S(r,s,te,le,n,e,m,F,!1),U)ne||d2(s,i,z,w,1);else if((s.props&&s.props.to)!==(r.props&&r.props.to)){const we=s.target=i4(s.props,N);we&&d2(s,we,null,w,0)}else ne&&d2(s,ie,re,w,1)}R_(s)},remove(r,s,i,l,{um:n,o:{remove:e}},m){const{shapeFlag:F,children:y,anchor:w,targetAnchor:k,target:S,props:P}=r;if(S&&e(k),(m||!s1(P))&&(e(w),F&16))for(let M=0;M<y.length;M++){const N=y[M];n(N,s,i,!0,!!N.dynamicChildren)}},move:d2,hydrate:hx};function d2(r,s,i,{o:{insert:l},m:n},e=2){e===0&&l(r.targetAnchor,s,i);const{el:m,anchor:F,shapeFlag:y,children:w,props:k}=r,S=e===2;if(S&&l(m,s,i),(!S||s1(k))&&y&16)for(let P=0;P<w.length;P++)n(w[P],s,i,2);S&&l(F,s,i)}function hx(r,s,i,l,n,e,{o:{nextSibling:m,parentNode:F,querySelector:y}},w){const k=s.target=i4(s.props,y);if(k){const S=k._lpa||k.firstChild;if(s.shapeFlag&16)if(s1(s.props))s.anchor=w(m(r),s,F(r),i,l,n,e),s.targetAnchor=S;else{s.anchor=m(r);let P=S;for(;P;)if(P=m(P),P&&P.nodeType===8&&P.data==="teleport anchor"){s.targetAnchor=P,k._lpa=s.targetAnchor&&m(s.targetAnchor);break}w(S,s,k,i,l,n,e)}R_(s)}return s.anchor&&m(s.anchor)}const dx=fx;function R_(r){const s=r.ctx;if(s&&s.ut){let i=r.children[0].el;for(;i!==r.targetAnchor;)i.nodeType===1&&i.setAttribute("data-v-owner",s.uid),i=i.nextSibling;s.ut()}}const jn=Symbol.for("v-fgt"),Hl=Symbol.for("v-txt"),zs=Symbol.for("v-cmt"),ru=Symbol.for("v-stc"),i1=[];let bi=null;function Ur(r=!1){i1.push(bi=r?null:[])}function P_(){i1.pop(),bi=i1[i1.length-1]||null}let au=1;function a4(r){au+=r}function I_(r){return r.dynamicChildren=au>0?bi||kf:null,P_(),au>0&&bi&&bi.push(r),r}function vn(r,s,i,l,n,e){return I_(Mt(r,s,i,l,n,e,!0))}function Yo(r,s,i,l,n){return I_(Er(r,s,i,l,n,!0))}function $l(r){return r?r.__v_isVNode===!0:!1}function wa(r,s){return r.type===s.type&&r.key===s.key}function px(r){}const mm="__vInternal",N_=({key:r})=>r??null,y2=({ref:r,ref_key:s,ref_for:i})=>(typeof r=="number"&&(r=""+r),r!=null?Pn(r)||rn(r)||gr(r)?{i:xs,r,k:s,f:!!i}:r:null);function Mt(r,s=null,i=null,l=0,n=null,e=r===jn?0:1,m=!1,F=!1){const y={__v_isVNode:!0,__v_skip:!0,type:r,props:s,key:s&&N_(s),ref:s&&y2(s),scopeId:cm,slotScopeIds:null,children:i,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetAnchor:null,staticCount:0,shapeFlag:e,patchFlag:l,dynamicProps:n,dynamicChildren:null,appContext:null,ctx:xs};return F?(mb(y,i),e&128&&r.normalize(y)):i&&(y.shapeFlag|=Pn(i)?8:16),au>0&&!m&&bi&&(y.patchFlag>0||e&6)&&y.patchFlag!==32&&bi.push(y),y}const Er=mx;function mx(r,s=null,i=null,l=0,n=null,e=!1){if((!r||r===v_)&&(r=zs),$l(r)){const F=io(r,s,!0);return i&&mb(F,i),au>0&&!e&&bi&&(F.shapeFlag&6?bi[bi.indexOf(r)]=F:bi.push(F)),F.patchFlag|=-2,F}if(wx(r)&&(r=r.__vccOpts),s){s=pb(s);let{class:F,style:y}=s;F&&!Pn(F)&&(s.class=ni(F)),hn(y)&&(q4(y)&&!Gt(y)&&(y=_n({},y)),s.style=Aa(y))}const m=Pn(r)?1:n_(r)?128:ux(r)?64:hn(r)?4:gr(r)?2:0;return Mt(r,s,i,l,n,m,e,!0)}function pb(r){return r?q4(r)||mm in r?_n({},r):r:null}function io(r,s,i=!1){const{props:l,ref:n,patchFlag:e,children:m}=r,F=s?gm(l||{},s):l;return{__v_isVNode:!0,__v_skip:!0,type:r.type,props:F,key:F&&N_(F),ref:s&&s.ref?i&&n?Gt(n)?n.concat(y2(s)):[n,y2(s)]:y2(s):n,scopeId:r.scopeId,slotScopeIds:r.slotScopeIds,children:m,target:r.target,targetAnchor:r.targetAnchor,staticCount:r.staticCount,shapeFlag:r.shapeFlag,patchFlag:s&&r.type!==jn?e===-1?16:e|16:e,dynamicProps:r.dynamicProps,dynamicChildren:r.dynamicChildren,appContext:r.appContext,dirs:r.dirs,transition:r.transition,component:r.component,suspense:r.suspense,ssContent:r.ssContent&&io(r.ssContent),ssFallback:r.ssFallback&&io(r.ssFallback),el:r.el,anchor:r.anchor,ctx:r.ctx,ce:r.ce}}function Ea(r=" ",s=0){return Er(Hl,null,r,s)}function gx(r,s){const i=Er(ru,null,r);return i.staticCount=s,i}function oa(r="",s=!1){return s?(Ur(),Yo(zs,null,r)):Er(zs,null,r)}function Mi(r){return r==null||typeof r=="boolean"?Er(zs):Gt(r)?Er(jn,null,r.slice()):typeof r=="object"?kl(r):Er(Hl,null,String(r))}function kl(r){return r.el===null&&r.patchFlag!==-1||r.memo?r:io(r)}function mb(r,s){let i=0;const{shapeFlag:l}=r;if(s==null)s=null;else if(Gt(s))i=16;else if(typeof s=="object")if(l&65){const n=s.default;n&&(n._c&&(n._d=!1),mb(r,n()),n._c&&(n._d=!0));return}else{i=32;const n=s._;!n&&!(mm in s)?s._ctx=xs:n===3&&xs&&(xs.slots._===1?s._=1:(s._=2,r.patchFlag|=1024))}else gr(s)?(s={default:s,_ctx:xs},i=32):(s=String(s),l&64?(i=16,s=[Ea(s)]):i=8);r.children=s,r.shapeFlag|=i}function gm(...r){const s={};for(let i=0;i<r.length;i++){const l=r[i];for(const n in l)if(n==="class")s.class!==l.class&&(s.class=ni([s.class,l.class]));else if(n==="style")s.style=Aa([s.style,l.style]);else if(P1(n)){const e=s[n],m=l[n];m&&e!==m&&!(Gt(e)&&e.includes(m))&&(s[n]=e?[].concat(e,m):m)}else n!==""&&(s[n]=l[n])}return s}function vi(r,s,i,l=null){Li(r,s,7,[i,l])}const vx=y_();let bx=0;function M_(r,s,i){const l=r.type,n=(s?s.appContext:r.appContext)||vx,e={uid:bx++,vnode:r,type:l,parent:s,appContext:n,root:null,next:null,subTree:null,effect:null,update:null,scope:new V4(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:s?s.provides:Object.create(n.provides),accessCache:null,renderCache:[],components:null,directives:null,propsOptions:x_(l,n),emitsOptions:t_(l,n),emit:null,emitted:null,propsDefaults:fn,inheritAttrs:l.inheritAttrs,ctx:fn,data:fn,props:fn,attrs:fn,slots:fn,refs:fn,setupState:fn,setupContext:null,attrsProxy:null,slotsProxy:null,suspense:i,suspenseId:i?i.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return e.ctx={_:e},e.root=s?s.root:e,e.emit=f5.bind(null,e),r.ce&&r.ce(e),e}let os=null;const Ts=()=>os||xs;let gb,wf,DD="__VUE_INSTANCE_SETTERS__";(wf=qv()[DD])||(wf=qv()[DD]=[]),wf.push(r=>os=r),gb=r=>{wf.length>1?wf.forEach(s=>s(r)):wf[0](r)};const Wl=r=>{gb(r),r.scope.on()},Il=()=>{os&&os.scope.off(),gb(null)};function L_(r){return r.vnode.shapeFlag&4}let $f=!1;function B_(r,s=!1){$f=s;const{props:i,children:l}=r.vnode,n=L_(r);nx(r,i,n,s),ax(r,l);const e=n?Dx(r,s):void 0;return $f=!1,e}function Dx(r,s){const i=r.type;r.accessCache=Object.create(null),r.proxy=M1(new Proxy(r.ctx,t4));const{setup:l}=i;if(l){const n=r.setupContext=l.length>1?H_(r):null;Wl(r),Yf();const e=zo(l,r,0,[r.props,n]);if(Kf(),Il(),W4(e)){if(e.then(Il,Il),s)return e.then(m=>{o4(r,m,s)}).catch(m=>{cu(m,r,0)});r.asyncDep=e}else o4(r,e,s)}else U_(r,s)}function o4(r,s,i){gr(s)?r.type.__ssrInlineRender?r.ssrRender=s:r.render=s:hn(s)&&(r.setupState=J4(s)),U_(r,i)}let N2,l4;function Fx(r){N2=r,l4=s=>{s.render._rc&&(s.withProxy=new Proxy(s.ctx,N5))}}const _x=()=>!N2;function U_(r,s,i){const l=r.type;if(!r.render){if(!s&&N2&&!l.render){const n=l.template||fb(r).template;if(n){const{isCustomElement:e,compilerOptions:m}=r.appContext.config,{delimiters:F,compilerOptions:y}=l,w=_n(_n({isCustomElement:e,delimiters:F},m),y);l.render=N2(n,w)}}r.render=l.render||Ta,l4&&l4(r)}Wl(r),Yf(),Q5(r),Kf(),Il()}function yx(r){return r.attrsProxy||(r.attrsProxy=new Proxy(r.attrs,{get(s,i){return Fi(r,"get","$attrs"),s[i]}}))}function H_(r){const s=i=>{r.exposed=i||{}};return{get attrs(){return yx(r)},slots:r.slots,emit:r.emit,expose:s}}function vm(r){if(r.exposed)return r.exposeProxy||(r.exposeProxy=new Proxy(J4(M1(r.exposed)),{get(s,i){if(i in s)return s[i];if(i in r1)return r1[i](r)},has(s,i){return i in s||i in r1}}))}function c4(r,s=!0){return gr(r)?r.displayName||r.name:r.name||s&&r.__name}function wx(r){return gr(r)&&"__vccOpts"in r}const Vr=(r,s)=>s5(r,s,$f);function fu(r,s,i){const l=arguments.length;return l===2?hn(s)&&!Gt(s)?$l(s)?Er(r,null,[s]):Er(r,s):Er(r,null,s):(l>3?i=Array.prototype.slice.call(arguments,2):l===3&&$l(i)&&(i=[i]),Er(r,s,i))}const $_=Symbol.for("v-scx"),W_=()=>si($_);function Ex(){}function xx(r,s,i,l){const n=i[l];if(n&&z_(n,r))return n;const e=s();return e.memo=r.slice(),i[l]=e}function z_(r,s){const i=r.memo;if(i.length!=s.length)return!1;for(let l=0;l<i.length;l++)if(Uf(i[l],s[l]))return!1;return au>0&&bi&&bi.push(r),!0}const vb="3.3.4",Cx={createComponentInstance:M_,setupComponent:B_,renderComponentRoot:_2,setCurrentRenderingInstance:y1,isVNode:$l,normalizeVNode:Mi},Tx=Cx,Ax=null,Sx=null,kx="http://www.w3.org/2000/svg",Xc=typeof document<"u"?document:null,FD=Xc&&Xc.createElement("template"),Ox={insert:(r,s,i)=>{s.insertBefore(r,i||null)},remove:r=>{const s=r.parentNode;s&&s.removeChild(r)},createElement:(r,s,i,l)=>{const n=s?Xc.createElementNS(kx,r):Xc.createElement(r,i?{is:i}:void 0);return r==="select"&&l&&l.multiple!=null&&n.setAttribute("multiple",l.multiple),n},createText:r=>Xc.createTextNode(r),createComment:r=>Xc.createComment(r),setText:(r,s)=>{r.nodeValue=s},setElementText:(r,s)=>{r.textContent=s},parentNode:r=>r.parentNode,nextSibling:r=>r.nextSibling,querySelector:r=>Xc.querySelector(r),setScopeId(r,s){r.setAttribute(s,"")},insertStaticContent(r,s,i,l,n,e){const m=i?i.previousSibling:s.lastChild;if(n&&(n===e||n.nextSibling))for(;s.insertBefore(n.cloneNode(!0),i),!(n===e||!(n=n.nextSibling)););else{FD.innerHTML=l?`<svg>${r}</svg>`:r;const F=FD.content;if(l){const y=F.firstChild;for(;y.firstChild;)F.appendChild(y.firstChild);F.removeChild(y)}s.insertBefore(F,i)}return[m?m.nextSibling:s.firstChild,i?i.previousSibling:s.lastChild]}};function Rx(r,s,i){const l=r._vtc;l&&(s=(s?[s,...l]:[...l]).join(" ")),s==null?r.removeAttribute("class"):i?r.setAttribute("class",s):r.className=s}function Px(r,s,i){const l=r.style,n=Pn(i);if(i&&!n){if(s&&!Pn(s))for(const e in s)i[e]==null&&u4(l,e,"");for(const e in i)u4(l,e,i[e])}else{const e=l.display;n?s!==i&&(l.cssText=i):s&&r.removeAttribute("style"),"_vod"in r&&(l.display=e)}}const _D=/\s*!important$/;function u4(r,s,i){if(Gt(i))i.forEach(l=>u4(r,s,l));else if(i==null&&(i=""),s.startsWith("--"))r.setProperty(s,i);else{const l=Ix(r,s);_D.test(i)?r.setProperty(sa(l),i.replace(_D,""),"important"):r[l]=i}}const yD=["Webkit","Moz","ms"],Tv={};function Ix(r,s){const i=Tv[s];if(i)return i;let l=Di(s);if(l!=="filter"&&l in r)return Tv[s]=l;l=I1(l);for(let n=0;n<yD.length;n++){const e=yD[n]+l;if(e in r)return Tv[s]=e}return s}const wD="http://www.w3.org/1999/xlink";function Nx(r,s,i,l,n){if(l&&s.startsWith("xlink:"))i==null?r.removeAttributeNS(wD,s.slice(6,s.length)):r.setAttributeNS(wD,s,i);else{const e=vE(s);i==null||e&&!RF(i)?r.removeAttribute(s):r.setAttribute(s,e?"":i)}}function Mx(r,s,i,l,n,e,m){if(s==="innerHTML"||s==="textContent"){l&&m(l,n,e),r[s]=i??"";return}const F=r.tagName;if(s==="value"&&F!=="PROGRESS"&&!F.includes("-")){r._value=i;const w=F==="OPTION"?r.getAttribute("value"):r.value,k=i??"";w!==k&&(r.value=k),i==null&&r.removeAttribute(s);return}let y=!1;if(i===""||i==null){const w=typeof r[s];w==="boolean"?i=RF(i):i==null&&w==="string"?(i="",y=!0):w==="number"&&(i=0,y=!0)}try{r[s]=i}catch{}y&&r.removeAttribute(s)}function Ho(r,s,i,l){r.addEventListener(s,i,l)}function Lx(r,s,i,l){r.removeEventListener(s,i,l)}function Bx(r,s,i,l,n=null){const e=r._vei||(r._vei={}),m=e[s];if(l&&m)m.value=l;else{const[F,y]=Ux(s);if(l){const w=e[s]=Wx(l,n);Ho(r,F,w,y)}else m&&(Lx(r,F,m,y),e[s]=void 0)}}const ED=/(?:Once|Passive|Capture)$/;function Ux(r){let s;if(ED.test(r)){s={};let l;for(;l=r.match(ED);)r=r.slice(0,r.length-l[0].length),s[l[0].toLowerCase()]=!0}return[r[2]===":"?r.slice(3):sa(r.slice(2)),s]}let Av=0;const Hx=Promise.resolve(),$x=()=>Av||(Hx.then(()=>Av=0),Av=Date.now());function Wx(r,s){const i=l=>{if(!l._vts)l._vts=Date.now();else if(l._vts<=i.attached)return;Li(zx(l,i.value),s,5,[l])};return i.value=r,i.attached=$x(),i}function zx(r,s){if(Gt(s)){const i=r.stopImmediatePropagation;return r.stopImmediatePropagation=()=>{i.call(r),r._stopped=!0},s.map(l=>n=>!n._stopped&&l&&l(n))}else return s}const xD=/^on[a-z]/,Vx=(r,s,i,l,n=!1,e,m,F,y)=>{s==="class"?Rx(r,l,n):s==="style"?Px(r,i,l):P1(s)?H4(s)||Bx(r,s,i,l,m):(s[0]==="."?(s=s.slice(1),!0):s[0]==="^"?(s=s.slice(1),!1):Gx(r,s,l,n))?Mx(r,s,l,e,m,F,y):(s==="true-value"?r._trueValue=l:s==="false-value"&&(r._falseValue=l),Nx(r,s,l,n))};function Gx(r,s,i,l){return l?!!(s==="innerHTML"||s==="textContent"||s in r&&xD.test(s)&&gr(i)):s==="spellcheck"||s==="draggable"||s==="translate"||s==="form"||s==="list"&&r.tagName==="INPUT"||s==="type"&&r.tagName==="TEXTAREA"||xD.test(s)&&Pn(i)?!1:s in r}function V_(r,s){const i=Cs(r);class l extends bm{constructor(e){super(i,e,s)}}return l.def=i,l}const jx=r=>V_(r,oy),Yx=typeof HTMLElement<"u"?HTMLElement:class{};class bm extends Yx{constructor(s,i={},l){super(),this._def=s,this._props=i,this._instance=null,this._connected=!1,this._resolved=!1,this._numberProps=null,this.shadowRoot&&l?l(this._createVNode(),this.shadowRoot):(this.attachShadow({mode:"open"}),this._def.__asyncLoader||this._resolveProps(this._def))}connectedCallback(){this._connected=!0,this._instance||(this._resolved?this._update():this._resolveDef())}disconnectedCallback(){this._connected=!1,oo(()=>{this._connected||(d4(null,this.shadowRoot),this._instance=null)})}_resolveDef(){this._resolved=!0;for(let l=0;l<this.attributes.length;l++)this._setAttr(this.attributes[l].name);new MutationObserver(l=>{for(const n of l)this._setAttr(n.attributeName)}).observe(this,{attributes:!0});const s=(l,n=!1)=>{const{props:e,styles:m}=l;let F;if(e&&!Gt(e))for(const y in e){const w=e[y];(w===Number||w&&w.type===Number)&&(y in this._props&&(this._props[y]=k2(this._props[y])),(F||(F=Object.create(null)))[Di(y)]=!0)}this._numberProps=F,n&&this._resolveProps(l),this._applyStyles(m),this._update()},i=this._def.__asyncLoader;i?i().then(l=>s(l,!0)):s(this._def)}_resolveProps(s){const{props:i}=s,l=Gt(i)?i:Object.keys(i||{});for(const n of Object.keys(this))n[0]!=="_"&&l.includes(n)&&this._setProp(n,this[n],!0,!1);for(const n of l.map(Di))Object.defineProperty(this,n,{get(){return this._getProp(n)},set(e){this._setProp(n,e)}})}_setAttr(s){let i=this.getAttribute(s);const l=Di(s);this._numberProps&&this._numberProps[l]&&(i=k2(i)),this._setProp(l,i,!1)}_getProp(s){return this._props[s]}_setProp(s,i,l=!0,n=!0){i!==this._props[s]&&(this._props[s]=i,n&&this._instance&&this._update(),l&&(i===!0?this.setAttribute(sa(s),""):typeof i=="string"||typeof i=="number"?this.setAttribute(sa(s),i+""):i||this.removeAttribute(sa(s))))}_update(){d4(this._createVNode(),this.shadowRoot)}_createVNode(){const s=Er(this._def,_n({},this._props));return this._instance||(s.ce=i=>{this._instance=i,i.isCE=!0;const l=(e,m)=>{this.dispatchEvent(new CustomEvent(e,{detail:m}))};i.emit=(e,...m)=>{l(e,m),sa(e)!==e&&l(sa(e),m)};let n=this;for(;n=n&&(n.parentNode||n.host);)if(n instanceof bm){i.parent=n._instance,i.provides=n._instance.provides;break}}),s}_applyStyles(s){s&&s.forEach(i=>{const l=document.createElement("style");l.textContent=i,this.shadowRoot.appendChild(l)})}}function Kx(r="$style"){{const s=Ts();if(!s)return fn;const i=s.type.__cssModules;if(!i)return fn;const l=i[r];return l||fn}}function qx(r){const s=Ts();if(!s)return;const i=s.ut=(n=r(s.proxy))=>{Array.from(document.querySelectorAll(`[data-v-owner="${s.uid}"]`)).forEach(e=>h4(e,n))},l=()=>{const n=r(s.proxy);f4(s.subTree,n),i(n)};i_(l),lo(()=>{const n=new MutationObserver(l);n.observe(s.subTree.el.parentNode,{childList:!0}),uu(()=>n.disconnect())})}function f4(r,s){if(r.shapeFlag&128){const i=r.suspense;r=i.activeBranch,i.pendingBranch&&!i.isHydrating&&i.effects.push(()=>{f4(i.activeBranch,s)})}for(;r.component;)r=r.component.subTree;if(r.shapeFlag&1&&r.el)h4(r.el,s);else if(r.type===jn)r.children.forEach(i=>f4(i,s));else if(r.type===ru){let{el:i,anchor:l}=r;for(;i&&(h4(i,s),i!==l);)i=i.nextSibling}}function h4(r,s){if(r.nodeType===1){const i=r.style;for(const l in s)i.setProperty(`--${l}`,s[l])}}const wl="transition",jh="animation",bb=(r,{slots:s})=>fu(l_,j_(r),s);bb.displayName="Transition";const G_={name:String,type:String,css:{type:Boolean,default:!0},duration:[String,Number,Object],enterFromClass:String,enterActiveClass:String,enterToClass:String,appearFromClass:String,appearActiveClass:String,appearToClass:String,leaveFromClass:String,leaveActiveClass:String,leaveToClass:String},Qx=bb.props=_n({},ab,G_),jc=(r,s=[])=>{Gt(r)?r.forEach(i=>i(...s)):r&&r(...s)},CD=r=>r?Gt(r)?r.some(s=>s.length>1):r.length>1:!1;function j_(r){const s={};for(const Pe in r)Pe in G_||(s[Pe]=r[Pe]);if(r.css===!1)return s;const{name:i="v",type:l,duration:n,enterFromClass:e=`${i}-enter-from`,enterActiveClass:m=`${i}-enter-active`,enterToClass:F=`${i}-enter-to`,appearFromClass:y=e,appearActiveClass:w=m,appearToClass:k=F,leaveFromClass:S=`${i}-leave-from`,leaveActiveClass:P=`${i}-leave-active`,leaveToClass:M=`${i}-leave-to`}=r,N=Xx(n),B=N&&N[0],K=N&&N[1],{onBeforeEnter:U,onEnter:G,onEnterCancelled:se,onLeave:Y,onLeaveCancelled:z,onBeforeAppear:ie=U,onAppear:re=G,onAppearCancelled:ne=se}=s,te=(Pe,xe,ve)=>{Cl(Pe,xe?k:F),Cl(Pe,xe?w:m),ve&&ve()},le=(Pe,xe)=>{Pe._isLeaving=!1,Cl(Pe,S),Cl(Pe,M),Cl(Pe,P),xe&&xe()},we=Pe=>(xe,ve)=>{const Le=Pe?re:G,qe=()=>te(xe,Pe,ve);jc(Le,[xe,qe]),TD(()=>{Cl(xe,Pe?y:e),Bo(xe,Pe?k:F),CD(Le)||AD(xe,l,B,qe)})};return _n(s,{onBeforeEnter(Pe){jc(U,[Pe]),Bo(Pe,e),Bo(Pe,m)},onBeforeAppear(Pe){jc(ie,[Pe]),Bo(Pe,y),Bo(Pe,w)},onEnter:we(!1),onAppear:we(!0),onLeave(Pe,xe){Pe._isLeaving=!0;const ve=()=>le(Pe,xe);Bo(Pe,S),K_(),Bo(Pe,P),TD(()=>{Pe._isLeaving&&(Cl(Pe,S),Bo(Pe,M),CD(Y)||AD(Pe,l,K,ve))}),jc(Y,[Pe,ve])},onEnterCancelled(Pe){te(Pe,!1),jc(se,[Pe])},onAppearCancelled(Pe){te(Pe,!0),jc(ne,[Pe])},onLeaveCancelled(Pe){le(Pe),jc(z,[Pe])}})}function Xx(r){if(r==null)return null;if(hn(r))return[Sv(r.enter),Sv(r.leave)];{const s=Sv(r);return[s,s]}}function Sv(r){return k2(r)}function Bo(r,s){s.split(/\s+/).forEach(i=>i&&r.classList.add(i)),(r._vtc||(r._vtc=new Set)).add(s)}function Cl(r,s){s.split(/\s+/).forEach(l=>l&&r.classList.remove(l));const{_vtc:i}=r;i&&(i.delete(s),i.size||(r._vtc=void 0))}function TD(r){requestAnimationFrame(()=>{requestAnimationFrame(r)})}let Jx=0;function AD(r,s,i,l){const n=r._endId=++Jx,e=()=>{n===r._endId&&l()};if(i)return setTimeout(e,i);const{type:m,timeout:F,propCount:y}=Y_(r,s);if(!m)return l();const w=m+"end";let k=0;const S=()=>{r.removeEventListener(w,P),e()},P=M=>{M.target===r&&++k>=y&&S()};setTimeout(()=>{k<y&&S()},F+1),r.addEventListener(w,P)}function Y_(r,s){const i=window.getComputedStyle(r),l=N=>(i[N]||"").split(", "),n=l(`${wl}Delay`),e=l(`${wl}Duration`),m=SD(n,e),F=l(`${jh}Delay`),y=l(`${jh}Duration`),w=SD(F,y);let k=null,S=0,P=0;s===wl?m>0&&(k=wl,S=m,P=e.length):s===jh?w>0&&(k=jh,S=w,P=y.length):(S=Math.max(m,w),k=S>0?m>w?wl:jh:null,P=k?k===wl?e.length:y.length:0);const M=k===wl&&/\b(transform|all)(,|$)/.test(l(`${wl}Property`).toString());return{type:k,timeout:S,propCount:P,hasTransform:M}}function SD(r,s){for(;r.length<s.length;)r=r.concat(r);return Math.max(...s.map((i,l)=>kD(i)+kD(r[l])))}function kD(r){return Number(r.slice(0,-1).replace(",","."))*1e3}function K_(){return document.body.offsetHeight}const q_=new WeakMap,Q_=new WeakMap,X_={name:"TransitionGroup",props:_n({},Qx,{tag:String,moveClass:String}),setup(r,{slots:s}){const i=Ts(),l=ib();let n,e;return pm(()=>{if(!n.length)return;const m=r.moveClass||`${r.name||"v"}-move`;if(!sC(n[0].el,i.vnode.el,m))return;n.forEach(tC),n.forEach(rC);const F=n.filter(nC);K_(),F.forEach(y=>{const w=y.el,k=w.style;Bo(w,m),k.transform=k.webkitTransform=k.transitionDuration="";const S=w._moveCb=P=>{P&&P.target!==w||(!P||/transform$/.test(P.propertyName))&&(w.removeEventListener("transitionend",S),w._moveCb=null,Cl(w,m))};w.addEventListener("transitionend",S)})}),()=>{const m=Hr(r),F=j_(m);let y=m.tag||jn;n=e,e=s.default?hm(s.default()):[];for(let w=0;w<e.length;w++){const k=e[w];k.key!=null&&iu(k,Hf(k,F,l,i))}if(n)for(let w=0;w<n.length;w++){const k=n[w];iu(k,Hf(k,F,l,i)),q_.set(k,k.el.getBoundingClientRect())}return Er(y,null,e)}}},Zx=r=>delete r.mode;X_.props;const eC=X_;function tC(r){const s=r.el;s._moveCb&&s._moveCb(),s._enterCb&&s._enterCb()}function rC(r){Q_.set(r,r.el.getBoundingClientRect())}function nC(r){const s=q_.get(r),i=Q_.get(r),l=s.left-i.left,n=s.top-i.top;if(l||n){const e=r.el.style;return e.transform=e.webkitTransform=`translate(${l}px,${n}px)`,e.transitionDuration="0s",r}}function sC(r,s,i){const l=r.cloneNode();r._vtc&&r._vtc.forEach(m=>{m.split(/\s+/).forEach(F=>F&&l.classList.remove(F))}),i.split(/\s+/).forEach(m=>m&&l.classList.add(m)),l.style.display="none";const n=s.nodeType===1?s:s.parentNode;n.appendChild(l);const{hasTransform:e}=Y_(l);return n.removeChild(l),e}const zl=r=>{const s=r.props["onUpdate:modelValue"]||!1;return Gt(s)?i=>Rf(s,i):s};function iC(r){r.target.composing=!0}function OD(r){const s=r.target;s.composing&&(s.composing=!1,s.dispatchEvent(new Event("input")))}const T1={created(r,{modifiers:{lazy:s,trim:i,number:l}},n){r._assign=zl(n);const e=l||n.props&&n.props.type==="number";Ho(r,s?"change":"input",m=>{if(m.target.composing)return;let F=r.value;i&&(F=F.trim()),e&&(F=S2(F)),r._assign(F)}),i&&Ho(r,"change",()=>{r.value=r.value.trim()}),s||(Ho(r,"compositionstart",iC),Ho(r,"compositionend",OD),Ho(r,"change",OD))},mounted(r,{value:s}){r.value=s??""},beforeUpdate(r,{value:s,modifiers:{lazy:i,trim:l,number:n}},e){if(r._assign=zl(e),r.composing||document.activeElement===r&&r.type!=="range"&&(i||l&&r.value.trim()===s||(n||r.type==="number")&&S2(r.value)===s))return;const m=s??"";r.value!==m&&(r.value=m)}},Db={deep:!0,created(r,s,i){r._assign=zl(i),Ho(r,"change",()=>{const l=r._modelValue,n=Wf(r),e=r.checked,m=r._assign;if(Gt(l)){const F=Z2(l,n),y=F!==-1;if(e&&!y)m(l.concat(n));else if(!e&&y){const w=[...l];w.splice(F,1),m(w)}}else if(lu(l)){const F=new Set(l);e?F.add(n):F.delete(n),m(F)}else m(Z_(r,e))})},mounted:RD,beforeUpdate(r,s,i){r._assign=zl(i),RD(r,s,i)}};function RD(r,{value:s,oldValue:i},l){r._modelValue=s,Gt(s)?r.checked=Z2(s,l.props.value)>-1:lu(s)?r.checked=s.has(l.props.value):s!==i&&(r.checked=Ll(s,Z_(r,!0)))}const Fb={created(r,{value:s},i){r.checked=Ll(s,i.props.value),r._assign=zl(i),Ho(r,"change",()=>{r._assign(Wf(r))})},beforeUpdate(r,{value:s,oldValue:i},l){r._assign=zl(l),s!==i&&(r.checked=Ll(s,l.props.value))}},J_={deep:!0,created(r,{value:s,modifiers:{number:i}},l){const n=lu(s);Ho(r,"change",()=>{const e=Array.prototype.filter.call(r.options,m=>m.selected).map(m=>i?S2(Wf(m)):Wf(m));r._assign(r.multiple?n?new Set(e):e:e[0])}),r._assign=zl(l)},mounted(r,{value:s}){PD(r,s)},beforeUpdate(r,s,i){r._assign=zl(i)},updated(r,{value:s}){PD(r,s)}};function PD(r,s){const i=r.multiple;if(!(i&&!Gt(s)&&!lu(s))){for(let l=0,n=r.options.length;l<n;l++){const e=r.options[l],m=Wf(e);if(i)Gt(s)?e.selected=Z2(s,m)>-1:e.selected=s.has(m);else if(Ll(Wf(e),s)){r.selectedIndex!==l&&(r.selectedIndex=l);return}}!i&&r.selectedIndex!==-1&&(r.selectedIndex=-1)}}function Wf(r){return"_value"in r?r._value:r.value}function Z_(r,s){const i=s?"_trueValue":"_falseValue";return i in r?r[i]:s}const ey={created(r,s,i){p2(r,s,i,null,"created")},mounted(r,s,i){p2(r,s,i,null,"mounted")},beforeUpdate(r,s,i,l){p2(r,s,i,l,"beforeUpdate")},updated(r,s,i,l){p2(r,s,i,l,"updated")}};function ty(r,s){switch(r){case"SELECT":return J_;case"TEXTAREA":return T1;default:switch(s){case"checkbox":return Db;case"radio":return Fb;default:return T1}}}function p2(r,s,i,l,n){const m=ty(r.tagName,i.props&&i.props.type)[n];m&&m(r,s,i,l)}function aC(){T1.getSSRProps=({value:r})=>({value:r}),Fb.getSSRProps=({value:r},s)=>{if(s.props&&Ll(s.props.value,r))return{checked:!0}},Db.getSSRProps=({value:r},s)=>{if(Gt(r)){if(s.props&&Z2(r,s.props.value)>-1)return{checked:!0}}else if(lu(r)){if(s.props&&r.has(s.props.value))return{checked:!0}}else if(r)return{checked:!0}},ey.getSSRProps=(r,s)=>{if(typeof s.type!="string")return;const i=ty(s.type.toUpperCase(),s.props&&s.props.type);if(i.getSSRProps)return i.getSSRProps(r,s)}}const oC=["ctrl","shift","alt","meta"],lC={stop:r=>r.stopPropagation(),prevent:r=>r.preventDefault(),self:r=>r.target!==r.currentTarget,ctrl:r=>!r.ctrlKey,shift:r=>!r.shiftKey,alt:r=>!r.altKey,meta:r=>!r.metaKey,left:r=>"button"in r&&r.button!==0,middle:r=>"button"in r&&r.button!==1,right:r=>"button"in r&&r.button!==2,exact:(r,s)=>oC.some(i=>r[`${i}Key`]&&!s.includes(i))},cC=(r,s)=>(i,...l)=>{for(let n=0;n<s.length;n++){const e=lC[s[n]];if(e&&e(i,s))return}return r(i,...l)},uC={esc:"escape",space:" ",up:"arrow-up",left:"arrow-left",right:"arrow-right",down:"arrow-down",delete:"backspace"},ry=(r,s)=>i=>{if(!("key"in i))return;const l=sa(i.key);if(s.some(n=>n===l||uC[n]===l))return r(i)},ny={beforeMount(r,{value:s},{transition:i}){r._vod=r.style.display==="none"?"":r.style.display,i&&s?i.beforeEnter(r):Yh(r,s)},mounted(r,{value:s},{transition:i}){i&&s&&i.enter(r)},updated(r,{value:s,oldValue:i},{transition:l}){!s!=!i&&(l?s?(l.beforeEnter(r),Yh(r,!0),l.enter(r)):l.leave(r,()=>{Yh(r,!1)}):Yh(r,s))},beforeUnmount(r,{value:s}){Yh(r,s)}};function Yh(r,s){r.style.display=s?r._vod:"none"}function fC(){ny.getSSRProps=({value:r})=>{if(!r)return{style:{display:"none"}}}}const sy=_n({patchProp:Vx},Ox);let a1,ID=!1;function iy(){return a1||(a1=S_(sy))}function ay(){return a1=ID?a1:k_(sy),ID=!0,a1}const d4=(...r)=>{iy().render(...r)},oy=(...r)=>{ay().hydrate(...r)},_b=(...r)=>{const s=iy().createApp(...r),{mount:i}=s;return s.mount=l=>{const n=cy(l);if(!n)return;const e=s._component;!gr(e)&&!e.render&&!e.template&&(e.template=n.innerHTML),n.innerHTML="";const m=i(n,!1,n instanceof SVGElement);return n instanceof Element&&(n.removeAttribute("v-cloak"),n.setAttribute("data-v-app","")),m},s},ly=(...r)=>{const s=ay().createApp(...r),{mount:i}=s;return s.mount=l=>{const n=cy(l);if(n)return i(n,!0,n instanceof SVGElement)},s};function cy(r){return Pn(r)?document.querySelector(r):r}let ND=!1;const hC=()=>{ND||(ND=!0,aC(),fC())},dC=()=>{},pC=Object.freeze(Object.defineProperty({__proto__:null,BaseTransition:l_,BaseTransitionPropsValidators:ab,Comment:zs,EffectScope:V4,Fragment:jn,KeepAlive:A5,ReactiveEffect:N1,Static:ru,Suspense:v5,Teleport:dx,Text:Hl,Transition:bb,TransitionGroup:eC,VueElement:bm,assertNumber:a5,callWithAsyncErrorHandling:Li,callWithErrorHandling:zo,camelize:Di,capitalize:I1,cloneVNode:io,compatUtils:Sx,compile:dC,computed:Vr,createApp:_b,createBlock:Yo,createCommentVNode:oa,createElementBlock:vn,createElementVNode:Mt,createHydrationRenderer:k_,createPropsRestProxy:K5,createRenderer:S_,createSSRApp:ly,createSlots:P5,createStaticVNode:gx,createTextVNode:Ea,createVNode:Er,customRef:Z4,defineAsyncComponent:C5,defineComponent:Cs,defineCustomElement:V_,defineEmits:L5,defineExpose:B5,defineModel:$5,defineOptions:U5,defineProps:M5,defineSSRCustomElement:jx,defineSlots:H5,get devtools(){return Cf},effect:_E,effectScope:em,getCurrentInstance:Ts,getCurrentScope:tm,getTransitionRawChildren:hm,guardReactiveProps:pb,h:fu,handleError:cu,hasInjectionContext:w_,hydrate:oy,initCustomFormatter:Ex,initDirectivesForSSR:hC,inject:si,isMemoSame:z_,isProxy:q4,isReactive:Wo,isReadonly:su,isRef:rn,isRuntimeOnly:_x,isShallow:b1,isVNode:$l,markRaw:M1,mergeDefaults:j5,mergeModels:Y5,mergeProps:gm,nextTick:oo,normalizeClass:ni,normalizeProps:OF,normalizeStyle:Aa,onActivated:ob,onBeforeMount:f_,onBeforeUnmount:U1,onBeforeUpdate:h_,onDeactivated:lb,onErrorCaptured:g_,onMounted:lo,onRenderTracked:m_,onRenderTriggered:p_,onScopeDispose:G4,onServerPrefetch:d_,onUnmounted:uu,onUpdated:pm,openBlock:Ur,popScopeId:fm,provide:n1,proxyRefs:J4,pushScopeId:um,queuePostFlushCb:tb,reactive:Ul,readonly:qf,ref:Yt,registerRuntimeCompiler:Fx,render:d4,renderList:b_,renderSlot:E1,resolveComponent:Bi,resolveDirective:R5,resolveDynamicComponent:O5,resolveFilter:Ax,resolveTransitionHooks:Hf,setBlockTracking:a4,setDevtoolsHook:e_,setTransitionHooks:iu,shallowReactive:K4,shallowReadonly:qE,shallowRef:Pf,ssrContextKey:$_,ssrUtils:Tx,stop:yE,toDisplayString:as,toHandlerKey:t1,toHandlers:I5,toRaw:Hr,toRef:qF,toRefs:KF,toValue:JE,transformVNodeArgs:px,triggerRef:XE,unref:tr,useAttrs:V5,useCssModule:Kx,useCssVars:qx,useModel:G5,useSSRContext:W_,useSlots:z5,useTransitionState:ib,vModelCheckbox:Db,vModelDynamic:ey,vModelRadio:Fb,vModelSelect:J_,vModelText:T1,vShow:ny,version:vb,warn:i5,watch:bn,watchEffect:sb,watchPostEffect:i_,watchSyncEffect:w5,withAsyncContext:q5,withCtx:ws,withDefaults:W5,withDirectives:o_,withKeys:ry,withMemo:xx,withModifiers:cC,withScopeId:r_},Symbol.toStringTag,{value:"Module"}));/*!
18
18
  * vue-i18n v9.2.2
19
19
  * (c) 2022 kazuya kawaguchi
20
20
  * Released under the MIT License.
21
- */const pC="9.2.2";function mC(){typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(N4().__INTLIFY_PROD_DEVTOOLS__=!1)}let uy=gF.__EXTEND_POINT__;const mi=()=>++uy,Ui={UNEXPECTED_RETURN_TYPE:uy,INVALID_ARGUMENT:mi(),MUST_BE_CALL_SETUP_TOP:mi(),NOT_INSLALLED:mi(),NOT_AVAILABLE_IN_LEGACY_MODE:mi(),REQUIRED_VALUE:mi(),INVALID_VALUE:mi(),CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN:mi(),NOT_INSLALLED_WITH_PROVIDE:mi(),UNEXPECTED_ERROR:mi(),NOT_COMPATIBLE_LEGACY_VUE_I18N:mi(),BRIDGE_SUPPORT_VUE_2_ONLY:mi(),MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION:mi(),NOT_AVAILABLE_COMPOSITION_IN_LEGACY:mi(),__EXTEND_POINT__:mi()};function la(r,...s){return vF(r,null,void 0)}const p4=Gl("__transrateVNode"),m4=Gl("__datetimeParts"),g4=Gl("__numberParts"),gC=Gl("__setPluralRules");Gl("__intlifyMeta");const vC=Gl("__injectWithOption");function v4(r){if(!Fn(r))return r;for(const s in r)if(M4(r,s))if(!s.includes("."))Fn(r[s])&&v4(r[s]);else{const i=s.split("."),l=i.length-1;let n=r;for(let e=0;e<l;e++)i[e]in n||(n[i[e]]={}),n=n[i[e]];n[i[l]]=r[s],delete r[s],Fn(n[i[l]])&&v4(n[i[l]])}return r}function fy(r,s){const{messages:i,__i18n:l,messageResolver:n,flatJson:e}=s,m=Xr(i)?i:ls(l)?{}:{[r]:{}};if(ls(l)&&l.forEach(F=>{if("locale"in F&&"resource"in F){const{locale:y,resource:w}=F;y?(m[y]=m[y]||{},o1(w,m[y])):o1(w,m)}else Qt(F)&&o1(JSON.parse(F),m)}),n==null&&e)for(const F in m)M4(m,F)&&v4(m[F]);return m}const m2=r=>!Fn(r)||ls(r);function o1(r,s){if(m2(r)||m2(s))throw la(Ui.INVALID_VALUE);for(const i in r)M4(r,i)&&(m2(r[i])||m2(s[i])?s[i]=r[i]:o1(r[i],s[i]))}function hy(r){return r.type}function bC(r,s,i){let l=Fn(s.messages)?s.messages:{};"__i18nGlobal"in i&&(l=fy(r.locale.value,{messages:l,__i18n:i.__i18nGlobal}));const n=Object.keys(l);n.length&&n.forEach(e=>{r.mergeLocaleMessage(e,l[e])});{if(Fn(s.datetimeFormats)){const e=Object.keys(s.datetimeFormats);e.length&&e.forEach(m=>{r.mergeDateTimeFormat(m,s.datetimeFormats[m])})}if(Fn(s.numberFormats)){const e=Object.keys(s.numberFormats);e.length&&e.forEach(m=>{r.mergeNumberFormat(m,s.numberFormats[m])})}}}function MD(r){return Er(Hl,null,r,0)}const LD="__INTLIFY_META__";let BD=0;function UD(r){return(s,i,l,n)=>r(i,l,Ts()||void 0,n)}const DC=()=>{const r=Ts();let s=null;return r&&(s=hy(r)[LD])?{[LD]:s}:null};function dy(r={},s){const{__root:i}=r,l=i===void 0;let n=es(r.inheritLocale)?r.inheritLocale:!0;const e=Yt(i&&n?i.locale.value:Qt(r.locale)?r.locale:B4),m=Yt(i&&n?i.fallbackLocale.value:Qt(r.fallbackLocale)||ls(r.fallbackLocale)||Xr(r.fallbackLocale)||r.fallbackLocale===!1?r.fallbackLocale:e.value),F=Yt(fy(e.value,r)),y=Yt(Xr(r.datetimeFormats)?r.datetimeFormats:{[e.value]:{}}),w=Yt(Xr(r.numberFormats)?r.numberFormats:{[e.value]:{}});let k=i?i.missingWarn:es(r.missingWarn)||T2(r.missingWarn)?r.missingWarn:!0,S=i?i.fallbackWarn:es(r.fallbackWarn)||T2(r.fallbackWarn)?r.fallbackWarn:!0,P=i?i.fallbackRoot:es(r.fallbackRoot)?r.fallbackRoot:!0,M=!!r.fallbackFormat,N=Ns(r.missing)?r.missing:null,B=Ns(r.missing)?UD(r.missing):null,K=Ns(r.postTranslation)?r.postTranslation:null,U=i?i.warnHtmlMessage:es(r.warnHtmlMessage)?r.warnHtmlMessage:!0,G=!!r.escapeParameter;const se=i?i.modifiers:Xr(r.modifiers)?r.modifiers:{};let Y=r.pluralRules||i&&i.pluralRules,z;z=(()=>{l&&zb(null);const _e={version:pC,locale:e.value,fallbackLocale:m.value,messages:F.value,modifiers:se,pluralRules:Y,missing:B===null?void 0:B,missingWarn:k,fallbackWarn:S,fallbackFormat:M,unresolving:!0,postTranslation:K===null?void 0:K,warnHtmlMessage:U,escapeParameter:G,messageResolver:r.messageResolver,__meta:{framework:"vue"}};_e.datetimeFormats=y.value,_e.numberFormats=w.value,_e.__datetimeFormatters=Xr(z)?z.__datetimeFormatters:void 0,_e.__numberFormatters=Xr(z)?z.__numberFormatters:void 0;const Ee=X6(_e);return l&&zb(Ee),Ee})(),Gh(z,e.value,m.value);function re(){return[e.value,m.value,F.value,y.value,w.value]}const ne=Vr({get:()=>e.value,set:_e=>{e.value=_e,z.locale=e.value}}),te=Vr({get:()=>m.value,set:_e=>{m.value=_e,z.fallbackLocale=m.value,Gh(z,e.value,_e)}}),le=Vr(()=>F.value),we=Vr(()=>y.value),Pe=Vr(()=>w.value);function xe(){return Ns(K)?K:null}function ve(_e){K=_e,z.postTranslation=_e}function Le(){return N}function qe(_e){_e!==null&&(B=UD(_e)),N=_e,z.missing=B}const Ie=(_e,Ee,Ct,Bt,nr,pr)=>{re();let or;if(__INTLIFY_PROD_DEVTOOLS__)try{Wb(DC()),l||(z.fallbackContext=i?Q6():void 0),or=_e(z)}finally{Wb(null),l||(z.fallbackContext=void 0)}else or=_e(z);if(Es(or)&&or===Q2){const[ln,Cn]=Ee();return i&&P?Bt(i):nr(ln)}else{if(pr(or))return or;throw la(Ui.UNEXPECTED_RETURN_TYPE)}};function ut(..._e){return Ie(Ee=>Reflect.apply(jb,null,[Ee,..._e]),()=>jv(..._e),"translate",Ee=>Reflect.apply(Ee.t,Ee,[..._e]),Ee=>Ee,Ee=>Qt(Ee))}function dt(..._e){const[Ee,Ct,Bt]=_e;if(Bt&&!Fn(Bt))throw la(Ui.INVALID_ARGUMENT);return ut(Ee,Ct,ri({resolvedMessage:!0},Bt||{}))}function ze(..._e){return Ie(Ee=>Reflect.apply(Yb,null,[Ee,..._e]),()=>Yv(..._e),"datetime format",Ee=>Reflect.apply(Ee.d,Ee,[..._e]),()=>Hb,Ee=>Qt(Ee))}function he(..._e){return Ie(Ee=>Reflect.apply(qb,null,[Ee,..._e]),()=>Kv(..._e),"number format",Ee=>Reflect.apply(Ee.n,Ee,[..._e]),()=>Hb,Ee=>Qt(Ee))}function He(_e){return _e.map(Ee=>Qt(Ee)||Es(Ee)||es(Ee)?MD(String(Ee)):Ee)}const $e={normalize:He,interpolate:_e=>_e,type:"vnode"};function De(..._e){return Ie(Ee=>{let Ct;const Bt=Ee;try{Bt.processor=$e,Ct=Reflect.apply(jb,null,[Bt,..._e])}finally{Bt.processor=null}return Ct},()=>jv(..._e),"translate",Ee=>Ee[p4](..._e),Ee=>[MD(Ee)],Ee=>ls(Ee))}function Ne(..._e){return Ie(Ee=>Reflect.apply(qb,null,[Ee,..._e]),()=>Kv(..._e),"number format",Ee=>Ee[g4](..._e),()=>[],Ee=>Qt(Ee)||ls(Ee))}function J(..._e){return Ie(Ee=>Reflect.apply(Yb,null,[Ee,..._e]),()=>Yv(..._e),"datetime format",Ee=>Ee[m4](..._e),()=>[],Ee=>Qt(Ee)||ls(Ee))}function We(_e){Y=_e,z.pluralRules=Y}function be(_e,Ee){const Ct=Qt(Ee)?Ee:e.value,Bt=X(Ct);return z.messageResolver(Bt,_e)!==null}function st(_e){let Ee=null;const Ct=DF(z,m.value,e.value);for(let Bt=0;Bt<Ct.length;Bt++){const nr=F.value[Ct[Bt]]||{},pr=z.messageResolver(nr,_e);if(pr!=null){Ee=pr;break}}return Ee}function Vt(_e){const Ee=st(_e);return Ee??(i?i.tm(_e)||{}:{})}function X(_e){return F.value[_e]||{}}function ee(_e,Ee){F.value[_e]=Ee,z.messages=F.value}function ce(_e,Ee){F.value[_e]=F.value[_e]||{},o1(Ee,F.value[_e]),z.messages=F.value}function Me(_e){return y.value[_e]||{}}function Be(_e,Ee){y.value[_e]=Ee,z.datetimeFormats=y.value,Kb(z,_e,Ee)}function Ge(_e,Ee){y.value[_e]=ri(y.value[_e]||{},Ee),z.datetimeFormats=y.value,Kb(z,_e,Ee)}function Et(_e){return w.value[_e]||{}}function pt(_e,Ee){w.value[_e]=Ee,z.numberFormats=w.value,Qb(z,_e,Ee)}function vt(_e,Ee){w.value[_e]=ri(w.value[_e]||{},Ee),z.numberFormats=w.value,Qb(z,_e,Ee)}BD++,i&&Gv&&(bn(i.locale,_e=>{n&&(e.value=_e,z.locale=_e,Gh(z,e.value,m.value))}),bn(i.fallbackLocale,_e=>{n&&(m.value=_e,z.fallbackLocale=_e,Gh(z,e.value,m.value))}));const Ve={id:BD,locale:ne,fallbackLocale:te,get inheritLocale(){return n},set inheritLocale(_e){n=_e,_e&&i&&(e.value=i.locale.value,m.value=i.fallbackLocale.value,Gh(z,e.value,m.value))},get availableLocales(){return Object.keys(F.value).sort()},messages:le,get modifiers(){return se},get pluralRules(){return Y||{}},get isGlobal(){return l},get missingWarn(){return k},set missingWarn(_e){k=_e,z.missingWarn=k},get fallbackWarn(){return S},set fallbackWarn(_e){S=_e,z.fallbackWarn=S},get fallbackRoot(){return P},set fallbackRoot(_e){P=_e},get fallbackFormat(){return M},set fallbackFormat(_e){M=_e,z.fallbackFormat=M},get warnHtmlMessage(){return U},set warnHtmlMessage(_e){U=_e,z.warnHtmlMessage=_e},get escapeParameter(){return G},set escapeParameter(_e){G=_e,z.escapeParameter=_e},t:ut,getLocaleMessage:X,setLocaleMessage:ee,mergeLocaleMessage:ce,getPostTranslationHandler:xe,setPostTranslationHandler:ve,getMissingHandler:Le,setMissingHandler:qe,[gC]:We};return Ve.datetimeFormats=we,Ve.numberFormats=Pe,Ve.rt=dt,Ve.te=be,Ve.tm=Vt,Ve.d=ze,Ve.n=he,Ve.getDateTimeFormat=Me,Ve.setDateTimeFormat=Be,Ve.mergeDateTimeFormat=Ge,Ve.getNumberFormat=Et,Ve.setNumberFormat=pt,Ve.mergeNumberFormat=vt,Ve[vC]=r.__injectWithOption,Ve[p4]=De,Ve[m4]=J,Ve[g4]=Ne,Ve}const yb={tag:{type:[String,Object]},locale:{type:String},scope:{type:String,validator:r=>r==="parent"||r==="global",default:"parent"},i18n:{type:Object}};function FC({slots:r},s){return s.length===1&&s[0]==="default"?(r.default?r.default():[]).reduce((l,n)=>l=[...l,...ls(n.children)?n.children:[n]],[]):s.reduce((i,l)=>{const n=r[l];return n&&(i[l]=n()),i},{})}function py(r){return jn}const HD={name:"i18n-t",props:ri({keypath:{type:String,required:!0},plural:{type:[Number,String],validator:r=>Es(r)||!isNaN(r)}},yb),setup(r,s){const{slots:i,attrs:l}=s,n=r.i18n||Qf({useScope:r.scope,__useComponent:!0});return()=>{const e=Object.keys(i).filter(S=>S!=="_"),m={};r.locale&&(m.locale=r.locale),r.plural!==void 0&&(m.plural=Qt(r.plural)?+r.plural:r.plural);const F=FC(s,e),y=n[p4](r.keypath,F,m),w=ri({},l),k=Qt(r.tag)||Fn(r.tag)?r.tag:py();return fu(k,w,y)}}};function _C(r){return ls(r)&&!Qt(r[0])}function my(r,s,i,l){const{slots:n,attrs:e}=s;return()=>{const m={part:!0};let F={};r.locale&&(m.locale=r.locale),Qt(r.format)?m.key=r.format:Fn(r.format)&&(Qt(r.format.key)&&(m.key=r.format.key),F=Object.keys(r.format).reduce((P,M)=>i.includes(M)?ri({},P,{[M]:r.format[M]}):P,{}));const y=l(r.value,m,F);let w=[m.key];ls(y)?w=y.map((P,M)=>{const N=n[P.type],B=N?N({[P.type]:P.value,index:M,parts:y}):[P.value];return _C(B)&&(B[0].key=`${P.type}-${M}`),B}):Qt(y)&&(w=[y]);const k=ri({},e),S=Qt(r.tag)||Fn(r.tag)?r.tag:py();return fu(S,k,w)}}const $D={name:"i18n-n",props:ri({value:{type:Number,required:!0},format:{type:[String,Object]}},yb),setup(r,s){const i=r.i18n||Qf({useScope:"parent",__useComponent:!0});return my(r,s,AF,(...l)=>i[g4](...l))}},WD={name:"i18n-d",props:ri({value:{type:[Number,Date],required:!0},format:{type:[String,Object]}},yb),setup(r,s){const i=r.i18n||Qf({useScope:"parent",__useComponent:!0});return my(r,s,TF,(...l)=>i[m4](...l))}};function yC(r,s){const i=r;if(r.mode==="composition")return i.__getInstance(s)||r.global;{const l=i.__getInstance(s);return l!=null?l.__composer:r.global.__composer}}function wC(r){const s=m=>{const{instance:F,modifiers:y,value:w}=m;if(!F||!F.$)throw la(Ui.UNEXPECTED_ERROR);const k=yC(r,F.$),S=zD(w);return[Reflect.apply(k.t,k,[...VD(S)]),k]};return{created:(m,F)=>{const[y,w]=s(F);Gv&&r.global===w&&(m.__i18nWatcher=bn(w.locale,()=>{F.instance&&F.instance.$forceUpdate()})),m.__composer=w,m.textContent=y},unmounted:m=>{Gv&&m.__i18nWatcher&&(m.__i18nWatcher(),m.__i18nWatcher=void 0,delete m.__i18nWatcher),m.__composer&&(m.__composer=void 0,delete m.__composer)},beforeUpdate:(m,{value:F})=>{if(m.__composer){const y=m.__composer,w=zD(F);m.textContent=Reflect.apply(y.t,y,[...VD(w)])}},getSSRProps:m=>{const[F]=s(m);return{textContent:F}}}}function zD(r){if(Qt(r))return{path:r};if(Xr(r)){if(!("path"in r))throw la(Ui.REQUIRED_VALUE,"path");return r}else throw la(Ui.INVALID_VALUE)}function VD(r){const{path:s,locale:i,args:l,choice:n,plural:e}=r,m={},F=l||{};return Qt(i)&&(m.locale=i),Es(n)&&(m.plural=n),Es(e)&&(m.plural=e),[s,F,m]}function EC(r,s,...i){const l=Xr(i[0])?i[0]:{},n=!!l.useI18nComponentName;(es(l.globalInstall)?l.globalInstall:!0)&&(r.component(n?"i18n":HD.name,HD),r.component($D.name,$D),r.component(WD.name,WD)),r.directive("t",wC(s))}const xC=Gl("global-vue-i18n");function CC(r={},s){const i=es(r.globalInjection)?r.globalInjection:!0,l=!0,n=new Map,[e,m]=TC(r),F=Gl("");function y(S){return n.get(S)||null}function w(S,P){n.set(S,P)}function k(S){n.delete(S)}{const S={get mode(){return"composition"},get allowComposition(){return l},async install(P,...M){P.__VUE_I18N_SYMBOL__=F,P.provide(P.__VUE_I18N_SYMBOL__,S),i&&NC(P,S.global),EC(P,S,...M);const N=P.unmount;P.unmount=()=>{S.dispose(),N()}},get global(){return m},dispose(){e.stop()},__instances:n,__getInstance:y,__setInstance:w,__deleteInstance:k};return S}}function Qf(r={}){const s=Ts();if(s==null)throw la(Ui.MUST_BE_CALL_SETUP_TOP);if(!s.isCE&&s.appContext.app!=null&&!s.appContext.app.__VUE_I18N_SYMBOL__)throw la(Ui.NOT_INSLALLED);const i=AC(s),l=kC(i),n=hy(s),e=SC(r,n);if(e==="global")return bC(l,r,n),l;if(e==="parent"){let y=OC(i,s,r.__useComponent);return y==null&&(y=l),y}const m=i;let F=m.__getInstance(s);if(F==null){const y=ri({},r);"__i18n"in n&&(y.__i18n=n.__i18n),l&&(y.__root=l),F=dy(y),RC(m,s),m.__setInstance(s,F)}return F}function TC(r,s,i){const l=em();{const n=l.run(()=>dy(r));if(n==null)throw la(Ui.UNEXPECTED_ERROR);return[l,n]}}function AC(r){{const s=si(r.isCE?xC:r.appContext.app.__VUE_I18N_SYMBOL__);if(!s)throw la(r.isCE?Ui.NOT_INSLALLED_WITH_PROVIDE:Ui.UNEXPECTED_ERROR);return s}}function SC(r,s){return q2(r)?"__i18n"in s?"local":"global":r.useScope?r.useScope:"local"}function kC(r){return r.mode==="composition"?r.global:r.global.__composer}function OC(r,s,i=!1){let l=null;const n=s.root;let e=s.parent;for(;e!=null;){const m=r;if(r.mode==="composition"&&(l=m.__getInstance(e)),l!=null||n===e)break;e=e.parent}return l}function RC(r,s,i){lo(()=>{},s),uu(()=>{r.__deleteInstance(s)},s)}const PC=["locale","fallbackLocale","availableLocales"],IC=["t","rt","d","n","tm"];function NC(r,s){const i=Object.create(null);PC.forEach(l=>{const n=Object.getOwnPropertyDescriptor(s,l);if(!n)throw la(Ui.UNEXPECTED_ERROR);const e=rn(n.value)?{get(){return n.value.value},set(m){n.value.value=m}}:{get(){return n.get&&n.get()}};Object.defineProperty(i,l,e)}),r.config.globalProperties.$i18n=i,IC.forEach(l=>{const n=Object.getOwnPropertyDescriptor(s,l);if(!n||!n.value)throw la(Ui.UNEXPECTED_ERROR);Object.defineProperty(r.config.globalProperties,`$${l}`,n)})}Y6(A6);K6(DF);mC();if(__INTLIFY_PROD_DEVTOOLS__){const r=N4();r.__INTLIFY__=!0,L6(r.__INTLIFY_DEVTOOLS_GLOBAL_HOOK__)}const M2=CC({legacy:!1,locale:"",messages:{}}),gy=Object.fromEntries(Object.entries(Object.assign({"../../locales/en.yml":()=>ia(()=>import("./en-4a3e0074.js"),[],import.meta.url),"../../locales/zh-CN.yml":()=>ia(()=>import("./zh-CN-534ed2df.js"),[],import.meta.url)})).map(([r,s])=>{var i;return[(i=r.match(/([\w-]*)\.yml$/))==null?void 0:i[1],s]})),vy=Object.keys(gy),GD=[];function kv(r){var s;return M2.global.locale.value=r,typeof document<"u"&&((s=document.querySelector("html"))==null||s.setAttribute("lang",r)),r}async function wb(r){if(M2.global.locale.value===r||GD.includes(r))return kv(r);const s=await gy[r]();return M2.global.setLocaleMessage(r,s.default),GD.push(r),kv(r)}const MC=async({app:r})=>{r.use(M2),await wb("en")},LC=Object.freeze(Object.defineProperty({__proto__:null,availableLocales:vy,install:MC,loadLanguageAsync:wb},Symbol.toStringTag,{value:"Module"}));var Ms=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Hi(r){return r&&r.__esModule&&Object.prototype.hasOwnProperty.call(r,"default")?r.default:r}function by(r){if(r.__esModule)return r;var s=r.default;if(typeof s=="function"){var i=function l(){return this instanceof l?Reflect.construct(s,arguments,this.constructor):s.apply(this,arguments)};i.prototype=s.prototype}else i={};return Object.defineProperty(i,"__esModule",{value:!0}),Object.keys(r).forEach(function(l){var n=Object.getOwnPropertyDescriptor(r,l);Object.defineProperty(i,l,n.get?n:{enumerable:!0,get:function(){return r[l]}})}),i}var Dy={exports:{}};/* NProgress, (c) 2013, 2014 Rico Sta. Cruz - http://ricostacruz.com/nprogress
22
- * @license MIT */(function(r,s){(function(i,l){r.exports=l()})(Ms,function(){var i={};i.version="0.2.0";var l=i.settings={minimum:.08,easing:"ease",positionUsing:"",speed:200,trickle:!0,trickleRate:.02,trickleSpeed:800,showSpinner:!0,barSelector:'[role="bar"]',spinnerSelector:'[role="spinner"]',parent:"body",template:'<div class="bar" role="bar"><div class="peg"></div></div><div class="spinner" role="spinner"><div class="spinner-icon"></div></div>'};i.configure=function(N){var B,K;for(B in N)K=N[B],K!==void 0&&N.hasOwnProperty(B)&&(l[B]=K);return this},i.status=null,i.set=function(N){var B=i.isStarted();N=n(N,l.minimum,1),i.status=N===1?null:N;var K=i.render(!B),U=K.querySelector(l.barSelector),G=l.speed,se=l.easing;return K.offsetWidth,F(function(Y){l.positionUsing===""&&(l.positionUsing=i.getPositioningCSS()),y(U,m(N,G,se)),N===1?(y(K,{transition:"none",opacity:1}),K.offsetWidth,setTimeout(function(){y(K,{transition:"all "+G+"ms linear",opacity:0}),setTimeout(function(){i.remove(),Y()},G)},G)):setTimeout(Y,G)}),this},i.isStarted=function(){return typeof i.status=="number"},i.start=function(){i.status||i.set(0);var N=function(){setTimeout(function(){i.status&&(i.trickle(),N())},l.trickleSpeed)};return l.trickle&&N(),this},i.done=function(N){return!N&&!i.status?this:i.inc(.3+.5*Math.random()).set(1)},i.inc=function(N){var B=i.status;return B?(typeof N!="number"&&(N=(1-B)*n(Math.random()*B,.1,.95)),B=n(B+N,0,.994),i.set(B)):i.start()},i.trickle=function(){return i.inc(Math.random()*l.trickleRate)},function(){var N=0,B=0;i.promise=function(K){return!K||K.state()==="resolved"?this:(B===0&&i.start(),N++,B++,K.always(function(){B--,B===0?(N=0,i.done()):i.set((N-B)/N)}),this)}}(),i.render=function(N){if(i.isRendered())return document.getElementById("nprogress");k(document.documentElement,"nprogress-busy");var B=document.createElement("div");B.id="nprogress",B.innerHTML=l.template;var K=B.querySelector(l.barSelector),U=N?"-100":e(i.status||0),G=document.querySelector(l.parent),se;return y(K,{transition:"all 0 linear",transform:"translate3d("+U+"%,0,0)"}),l.showSpinner||(se=B.querySelector(l.spinnerSelector),se&&M(se)),G!=document.body&&k(G,"nprogress-custom-parent"),G.appendChild(B),B},i.remove=function(){S(document.documentElement,"nprogress-busy"),S(document.querySelector(l.parent),"nprogress-custom-parent");var N=document.getElementById("nprogress");N&&M(N)},i.isRendered=function(){return!!document.getElementById("nprogress")},i.getPositioningCSS=function(){var N=document.body.style,B="WebkitTransform"in N?"Webkit":"MozTransform"in N?"Moz":"msTransform"in N?"ms":"OTransform"in N?"O":"";return B+"Perspective"in N?"translate3d":B+"Transform"in N?"translate":"margin"};function n(N,B,K){return N<B?B:N>K?K:N}function e(N){return(-1+N)*100}function m(N,B,K){var U;return l.positionUsing==="translate3d"?U={transform:"translate3d("+e(N)+"%,0,0)"}:l.positionUsing==="translate"?U={transform:"translate("+e(N)+"%,0)"}:U={"margin-left":e(N)+"%"},U.transition="all "+B+"ms "+K,U}var F=function(){var N=[];function B(){var K=N.shift();K&&K(B)}return function(K){N.push(K),N.length==1&&B()}}(),y=function(){var N=["Webkit","O","Moz","ms"],B={};function K(Y){return Y.replace(/^-ms-/,"ms-").replace(/-([\da-z])/gi,function(z,ie){return ie.toUpperCase()})}function U(Y){var z=document.body.style;if(Y in z)return Y;for(var ie=N.length,re=Y.charAt(0).toUpperCase()+Y.slice(1),ne;ie--;)if(ne=N[ie]+re,ne in z)return ne;return Y}function G(Y){return Y=K(Y),B[Y]||(B[Y]=U(Y))}function se(Y,z,ie){z=G(z),Y.style[z]=ie}return function(Y,z){var ie=arguments,re,ne;if(ie.length==2)for(re in z)ne=z[re],ne!==void 0&&z.hasOwnProperty(re)&&se(Y,re,ne);else se(Y,ie[1],ie[2])}}();function w(N,B){var K=typeof N=="string"?N:P(N);return K.indexOf(" "+B+" ")>=0}function k(N,B){var K=P(N),U=K+B;w(K,B)||(N.className=U.substring(1))}function S(N,B){var K=P(N),U;w(N,B)&&(U=K.replace(" "+B+" "," "),N.className=U.substring(1,U.length-1))}function P(N){return(" "+(N.className||"")+" ").replace(/\s+/gi," ")}function M(N){N&&N.parentNode&&N.parentNode.removeChild(N)}return i})})(Dy);var BC=Dy.exports;const jD=Hi(BC),UC=({isClient:r,router:s})=>{r&&(s.beforeEach((i,l)=>{i.path!==l.path&&jD.start()}),s.afterEach(()=>{jD.done()}))},HC=Object.freeze(Object.defineProperty({__proto__:null,install:UC},Symbol.toStringTag,{value:"Module"}));var $C=!1;/*!
21
+ */const mC="9.2.2";function gC(){typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(N4().__INTLIFY_PROD_DEVTOOLS__=!1)}let uy=gF.__EXTEND_POINT__;const mi=()=>++uy,Ui={UNEXPECTED_RETURN_TYPE:uy,INVALID_ARGUMENT:mi(),MUST_BE_CALL_SETUP_TOP:mi(),NOT_INSLALLED:mi(),NOT_AVAILABLE_IN_LEGACY_MODE:mi(),REQUIRED_VALUE:mi(),INVALID_VALUE:mi(),CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN:mi(),NOT_INSLALLED_WITH_PROVIDE:mi(),UNEXPECTED_ERROR:mi(),NOT_COMPATIBLE_LEGACY_VUE_I18N:mi(),BRIDGE_SUPPORT_VUE_2_ONLY:mi(),MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION:mi(),NOT_AVAILABLE_COMPOSITION_IN_LEGACY:mi(),__EXTEND_POINT__:mi()};function la(r,...s){return vF(r,null,void 0)}const p4=Gl("__transrateVNode"),m4=Gl("__datetimeParts"),g4=Gl("__numberParts"),vC=Gl("__setPluralRules");Gl("__intlifyMeta");const bC=Gl("__injectWithOption");function v4(r){if(!Fn(r))return r;for(const s in r)if(M4(r,s))if(!s.includes("."))Fn(r[s])&&v4(r[s]);else{const i=s.split("."),l=i.length-1;let n=r;for(let e=0;e<l;e++)i[e]in n||(n[i[e]]={}),n=n[i[e]];n[i[l]]=r[s],delete r[s],Fn(n[i[l]])&&v4(n[i[l]])}return r}function fy(r,s){const{messages:i,__i18n:l,messageResolver:n,flatJson:e}=s,m=Xr(i)?i:ls(l)?{}:{[r]:{}};if(ls(l)&&l.forEach(F=>{if("locale"in F&&"resource"in F){const{locale:y,resource:w}=F;y?(m[y]=m[y]||{},o1(w,m[y])):o1(w,m)}else Qt(F)&&o1(JSON.parse(F),m)}),n==null&&e)for(const F in m)M4(m,F)&&v4(m[F]);return m}const m2=r=>!Fn(r)||ls(r);function o1(r,s){if(m2(r)||m2(s))throw la(Ui.INVALID_VALUE);for(const i in r)M4(r,i)&&(m2(r[i])||m2(s[i])?s[i]=r[i]:o1(r[i],s[i]))}function hy(r){return r.type}function DC(r,s,i){let l=Fn(s.messages)?s.messages:{};"__i18nGlobal"in i&&(l=fy(r.locale.value,{messages:l,__i18n:i.__i18nGlobal}));const n=Object.keys(l);n.length&&n.forEach(e=>{r.mergeLocaleMessage(e,l[e])});{if(Fn(s.datetimeFormats)){const e=Object.keys(s.datetimeFormats);e.length&&e.forEach(m=>{r.mergeDateTimeFormat(m,s.datetimeFormats[m])})}if(Fn(s.numberFormats)){const e=Object.keys(s.numberFormats);e.length&&e.forEach(m=>{r.mergeNumberFormat(m,s.numberFormats[m])})}}}function MD(r){return Er(Hl,null,r,0)}const LD="__INTLIFY_META__";let BD=0;function UD(r){return(s,i,l,n)=>r(i,l,Ts()||void 0,n)}const FC=()=>{const r=Ts();let s=null;return r&&(s=hy(r)[LD])?{[LD]:s}:null};function dy(r={},s){const{__root:i}=r,l=i===void 0;let n=es(r.inheritLocale)?r.inheritLocale:!0;const e=Yt(i&&n?i.locale.value:Qt(r.locale)?r.locale:B4),m=Yt(i&&n?i.fallbackLocale.value:Qt(r.fallbackLocale)||ls(r.fallbackLocale)||Xr(r.fallbackLocale)||r.fallbackLocale===!1?r.fallbackLocale:e.value),F=Yt(fy(e.value,r)),y=Yt(Xr(r.datetimeFormats)?r.datetimeFormats:{[e.value]:{}}),w=Yt(Xr(r.numberFormats)?r.numberFormats:{[e.value]:{}});let k=i?i.missingWarn:es(r.missingWarn)||T2(r.missingWarn)?r.missingWarn:!0,S=i?i.fallbackWarn:es(r.fallbackWarn)||T2(r.fallbackWarn)?r.fallbackWarn:!0,P=i?i.fallbackRoot:es(r.fallbackRoot)?r.fallbackRoot:!0,M=!!r.fallbackFormat,N=Ns(r.missing)?r.missing:null,B=Ns(r.missing)?UD(r.missing):null,K=Ns(r.postTranslation)?r.postTranslation:null,U=i?i.warnHtmlMessage:es(r.warnHtmlMessage)?r.warnHtmlMessage:!0,G=!!r.escapeParameter;const se=i?i.modifiers:Xr(r.modifiers)?r.modifiers:{};let Y=r.pluralRules||i&&i.pluralRules,z;z=(()=>{l&&zb(null);const _e={version:mC,locale:e.value,fallbackLocale:m.value,messages:F.value,modifiers:se,pluralRules:Y,missing:B===null?void 0:B,missingWarn:k,fallbackWarn:S,fallbackFormat:M,unresolving:!0,postTranslation:K===null?void 0:K,warnHtmlMessage:U,escapeParameter:G,messageResolver:r.messageResolver,__meta:{framework:"vue"}};_e.datetimeFormats=y.value,_e.numberFormats=w.value,_e.__datetimeFormatters=Xr(z)?z.__datetimeFormatters:void 0,_e.__numberFormatters=Xr(z)?z.__numberFormatters:void 0;const Ee=J6(_e);return l&&zb(Ee),Ee})(),Gh(z,e.value,m.value);function re(){return[e.value,m.value,F.value,y.value,w.value]}const ne=Vr({get:()=>e.value,set:_e=>{e.value=_e,z.locale=e.value}}),te=Vr({get:()=>m.value,set:_e=>{m.value=_e,z.fallbackLocale=m.value,Gh(z,e.value,_e)}}),le=Vr(()=>F.value),we=Vr(()=>y.value),Pe=Vr(()=>w.value);function xe(){return Ns(K)?K:null}function ve(_e){K=_e,z.postTranslation=_e}function Le(){return N}function qe(_e){_e!==null&&(B=UD(_e)),N=_e,z.missing=B}const Ie=(_e,Ee,Ct,Bt,nr,pr)=>{re();let or;if(__INTLIFY_PROD_DEVTOOLS__)try{Wb(FC()),l||(z.fallbackContext=i?X6():void 0),or=_e(z)}finally{Wb(null),l||(z.fallbackContext=void 0)}else or=_e(z);if(Es(or)&&or===Q2){const[ln,Cn]=Ee();return i&&P?Bt(i):nr(ln)}else{if(pr(or))return or;throw la(Ui.UNEXPECTED_RETURN_TYPE)}};function ut(..._e){return Ie(Ee=>Reflect.apply(jb,null,[Ee,..._e]),()=>jv(..._e),"translate",Ee=>Reflect.apply(Ee.t,Ee,[..._e]),Ee=>Ee,Ee=>Qt(Ee))}function dt(..._e){const[Ee,Ct,Bt]=_e;if(Bt&&!Fn(Bt))throw la(Ui.INVALID_ARGUMENT);return ut(Ee,Ct,ri({resolvedMessage:!0},Bt||{}))}function ze(..._e){return Ie(Ee=>Reflect.apply(Yb,null,[Ee,..._e]),()=>Yv(..._e),"datetime format",Ee=>Reflect.apply(Ee.d,Ee,[..._e]),()=>Hb,Ee=>Qt(Ee))}function he(..._e){return Ie(Ee=>Reflect.apply(qb,null,[Ee,..._e]),()=>Kv(..._e),"number format",Ee=>Reflect.apply(Ee.n,Ee,[..._e]),()=>Hb,Ee=>Qt(Ee))}function He(_e){return _e.map(Ee=>Qt(Ee)||Es(Ee)||es(Ee)?MD(String(Ee)):Ee)}const $e={normalize:He,interpolate:_e=>_e,type:"vnode"};function De(..._e){return Ie(Ee=>{let Ct;const Bt=Ee;try{Bt.processor=$e,Ct=Reflect.apply(jb,null,[Bt,..._e])}finally{Bt.processor=null}return Ct},()=>jv(..._e),"translate",Ee=>Ee[p4](..._e),Ee=>[MD(Ee)],Ee=>ls(Ee))}function Ne(..._e){return Ie(Ee=>Reflect.apply(qb,null,[Ee,..._e]),()=>Kv(..._e),"number format",Ee=>Ee[g4](..._e),()=>[],Ee=>Qt(Ee)||ls(Ee))}function J(..._e){return Ie(Ee=>Reflect.apply(Yb,null,[Ee,..._e]),()=>Yv(..._e),"datetime format",Ee=>Ee[m4](..._e),()=>[],Ee=>Qt(Ee)||ls(Ee))}function We(_e){Y=_e,z.pluralRules=Y}function be(_e,Ee){const Ct=Qt(Ee)?Ee:e.value,Bt=X(Ct);return z.messageResolver(Bt,_e)!==null}function st(_e){let Ee=null;const Ct=DF(z,m.value,e.value);for(let Bt=0;Bt<Ct.length;Bt++){const nr=F.value[Ct[Bt]]||{},pr=z.messageResolver(nr,_e);if(pr!=null){Ee=pr;break}}return Ee}function Vt(_e){const Ee=st(_e);return Ee??(i?i.tm(_e)||{}:{})}function X(_e){return F.value[_e]||{}}function ee(_e,Ee){F.value[_e]=Ee,z.messages=F.value}function ce(_e,Ee){F.value[_e]=F.value[_e]||{},o1(Ee,F.value[_e]),z.messages=F.value}function Me(_e){return y.value[_e]||{}}function Be(_e,Ee){y.value[_e]=Ee,z.datetimeFormats=y.value,Kb(z,_e,Ee)}function Ge(_e,Ee){y.value[_e]=ri(y.value[_e]||{},Ee),z.datetimeFormats=y.value,Kb(z,_e,Ee)}function Et(_e){return w.value[_e]||{}}function pt(_e,Ee){w.value[_e]=Ee,z.numberFormats=w.value,Qb(z,_e,Ee)}function vt(_e,Ee){w.value[_e]=ri(w.value[_e]||{},Ee),z.numberFormats=w.value,Qb(z,_e,Ee)}BD++,i&&Gv&&(bn(i.locale,_e=>{n&&(e.value=_e,z.locale=_e,Gh(z,e.value,m.value))}),bn(i.fallbackLocale,_e=>{n&&(m.value=_e,z.fallbackLocale=_e,Gh(z,e.value,m.value))}));const Ve={id:BD,locale:ne,fallbackLocale:te,get inheritLocale(){return n},set inheritLocale(_e){n=_e,_e&&i&&(e.value=i.locale.value,m.value=i.fallbackLocale.value,Gh(z,e.value,m.value))},get availableLocales(){return Object.keys(F.value).sort()},messages:le,get modifiers(){return se},get pluralRules(){return Y||{}},get isGlobal(){return l},get missingWarn(){return k},set missingWarn(_e){k=_e,z.missingWarn=k},get fallbackWarn(){return S},set fallbackWarn(_e){S=_e,z.fallbackWarn=S},get fallbackRoot(){return P},set fallbackRoot(_e){P=_e},get fallbackFormat(){return M},set fallbackFormat(_e){M=_e,z.fallbackFormat=M},get warnHtmlMessage(){return U},set warnHtmlMessage(_e){U=_e,z.warnHtmlMessage=_e},get escapeParameter(){return G},set escapeParameter(_e){G=_e,z.escapeParameter=_e},t:ut,getLocaleMessage:X,setLocaleMessage:ee,mergeLocaleMessage:ce,getPostTranslationHandler:xe,setPostTranslationHandler:ve,getMissingHandler:Le,setMissingHandler:qe,[vC]:We};return Ve.datetimeFormats=we,Ve.numberFormats=Pe,Ve.rt=dt,Ve.te=be,Ve.tm=Vt,Ve.d=ze,Ve.n=he,Ve.getDateTimeFormat=Me,Ve.setDateTimeFormat=Be,Ve.mergeDateTimeFormat=Ge,Ve.getNumberFormat=Et,Ve.setNumberFormat=pt,Ve.mergeNumberFormat=vt,Ve[bC]=r.__injectWithOption,Ve[p4]=De,Ve[m4]=J,Ve[g4]=Ne,Ve}const yb={tag:{type:[String,Object]},locale:{type:String},scope:{type:String,validator:r=>r==="parent"||r==="global",default:"parent"},i18n:{type:Object}};function _C({slots:r},s){return s.length===1&&s[0]==="default"?(r.default?r.default():[]).reduce((l,n)=>l=[...l,...ls(n.children)?n.children:[n]],[]):s.reduce((i,l)=>{const n=r[l];return n&&(i[l]=n()),i},{})}function py(r){return jn}const HD={name:"i18n-t",props:ri({keypath:{type:String,required:!0},plural:{type:[Number,String],validator:r=>Es(r)||!isNaN(r)}},yb),setup(r,s){const{slots:i,attrs:l}=s,n=r.i18n||Qf({useScope:r.scope,__useComponent:!0});return()=>{const e=Object.keys(i).filter(S=>S!=="_"),m={};r.locale&&(m.locale=r.locale),r.plural!==void 0&&(m.plural=Qt(r.plural)?+r.plural:r.plural);const F=_C(s,e),y=n[p4](r.keypath,F,m),w=ri({},l),k=Qt(r.tag)||Fn(r.tag)?r.tag:py();return fu(k,w,y)}}};function yC(r){return ls(r)&&!Qt(r[0])}function my(r,s,i,l){const{slots:n,attrs:e}=s;return()=>{const m={part:!0};let F={};r.locale&&(m.locale=r.locale),Qt(r.format)?m.key=r.format:Fn(r.format)&&(Qt(r.format.key)&&(m.key=r.format.key),F=Object.keys(r.format).reduce((P,M)=>i.includes(M)?ri({},P,{[M]:r.format[M]}):P,{}));const y=l(r.value,m,F);let w=[m.key];ls(y)?w=y.map((P,M)=>{const N=n[P.type],B=N?N({[P.type]:P.value,index:M,parts:y}):[P.value];return yC(B)&&(B[0].key=`${P.type}-${M}`),B}):Qt(y)&&(w=[y]);const k=ri({},e),S=Qt(r.tag)||Fn(r.tag)?r.tag:py();return fu(S,k,w)}}const $D={name:"i18n-n",props:ri({value:{type:Number,required:!0},format:{type:[String,Object]}},yb),setup(r,s){const i=r.i18n||Qf({useScope:"parent",__useComponent:!0});return my(r,s,AF,(...l)=>i[g4](...l))}},WD={name:"i18n-d",props:ri({value:{type:[Number,Date],required:!0},format:{type:[String,Object]}},yb),setup(r,s){const i=r.i18n||Qf({useScope:"parent",__useComponent:!0});return my(r,s,TF,(...l)=>i[m4](...l))}};function wC(r,s){const i=r;if(r.mode==="composition")return i.__getInstance(s)||r.global;{const l=i.__getInstance(s);return l!=null?l.__composer:r.global.__composer}}function EC(r){const s=m=>{const{instance:F,modifiers:y,value:w}=m;if(!F||!F.$)throw la(Ui.UNEXPECTED_ERROR);const k=wC(r,F.$),S=zD(w);return[Reflect.apply(k.t,k,[...VD(S)]),k]};return{created:(m,F)=>{const[y,w]=s(F);Gv&&r.global===w&&(m.__i18nWatcher=bn(w.locale,()=>{F.instance&&F.instance.$forceUpdate()})),m.__composer=w,m.textContent=y},unmounted:m=>{Gv&&m.__i18nWatcher&&(m.__i18nWatcher(),m.__i18nWatcher=void 0,delete m.__i18nWatcher),m.__composer&&(m.__composer=void 0,delete m.__composer)},beforeUpdate:(m,{value:F})=>{if(m.__composer){const y=m.__composer,w=zD(F);m.textContent=Reflect.apply(y.t,y,[...VD(w)])}},getSSRProps:m=>{const[F]=s(m);return{textContent:F}}}}function zD(r){if(Qt(r))return{path:r};if(Xr(r)){if(!("path"in r))throw la(Ui.REQUIRED_VALUE,"path");return r}else throw la(Ui.INVALID_VALUE)}function VD(r){const{path:s,locale:i,args:l,choice:n,plural:e}=r,m={},F=l||{};return Qt(i)&&(m.locale=i),Es(n)&&(m.plural=n),Es(e)&&(m.plural=e),[s,F,m]}function xC(r,s,...i){const l=Xr(i[0])?i[0]:{},n=!!l.useI18nComponentName;(es(l.globalInstall)?l.globalInstall:!0)&&(r.component(n?"i18n":HD.name,HD),r.component($D.name,$D),r.component(WD.name,WD)),r.directive("t",EC(s))}const CC=Gl("global-vue-i18n");function TC(r={},s){const i=es(r.globalInjection)?r.globalInjection:!0,l=!0,n=new Map,[e,m]=AC(r),F=Gl("");function y(S){return n.get(S)||null}function w(S,P){n.set(S,P)}function k(S){n.delete(S)}{const S={get mode(){return"composition"},get allowComposition(){return l},async install(P,...M){P.__VUE_I18N_SYMBOL__=F,P.provide(P.__VUE_I18N_SYMBOL__,S),i&&MC(P,S.global),xC(P,S,...M);const N=P.unmount;P.unmount=()=>{S.dispose(),N()}},get global(){return m},dispose(){e.stop()},__instances:n,__getInstance:y,__setInstance:w,__deleteInstance:k};return S}}function Qf(r={}){const s=Ts();if(s==null)throw la(Ui.MUST_BE_CALL_SETUP_TOP);if(!s.isCE&&s.appContext.app!=null&&!s.appContext.app.__VUE_I18N_SYMBOL__)throw la(Ui.NOT_INSLALLED);const i=SC(s),l=OC(i),n=hy(s),e=kC(r,n);if(e==="global")return DC(l,r,n),l;if(e==="parent"){let y=RC(i,s,r.__useComponent);return y==null&&(y=l),y}const m=i;let F=m.__getInstance(s);if(F==null){const y=ri({},r);"__i18n"in n&&(y.__i18n=n.__i18n),l&&(y.__root=l),F=dy(y),PC(m,s),m.__setInstance(s,F)}return F}function AC(r,s,i){const l=em();{const n=l.run(()=>dy(r));if(n==null)throw la(Ui.UNEXPECTED_ERROR);return[l,n]}}function SC(r){{const s=si(r.isCE?CC:r.appContext.app.__VUE_I18N_SYMBOL__);if(!s)throw la(r.isCE?Ui.NOT_INSLALLED_WITH_PROVIDE:Ui.UNEXPECTED_ERROR);return s}}function kC(r,s){return q2(r)?"__i18n"in s?"local":"global":r.useScope?r.useScope:"local"}function OC(r){return r.mode==="composition"?r.global:r.global.__composer}function RC(r,s,i=!1){let l=null;const n=s.root;let e=s.parent;for(;e!=null;){const m=r;if(r.mode==="composition"&&(l=m.__getInstance(e)),l!=null||n===e)break;e=e.parent}return l}function PC(r,s,i){lo(()=>{},s),uu(()=>{r.__deleteInstance(s)},s)}const IC=["locale","fallbackLocale","availableLocales"],NC=["t","rt","d","n","tm"];function MC(r,s){const i=Object.create(null);IC.forEach(l=>{const n=Object.getOwnPropertyDescriptor(s,l);if(!n)throw la(Ui.UNEXPECTED_ERROR);const e=rn(n.value)?{get(){return n.value.value},set(m){n.value.value=m}}:{get(){return n.get&&n.get()}};Object.defineProperty(i,l,e)}),r.config.globalProperties.$i18n=i,NC.forEach(l=>{const n=Object.getOwnPropertyDescriptor(s,l);if(!n||!n.value)throw la(Ui.UNEXPECTED_ERROR);Object.defineProperty(r.config.globalProperties,`$${l}`,n)})}K6(S6);q6(DF);gC();if(__INTLIFY_PROD_DEVTOOLS__){const r=N4();r.__INTLIFY__=!0,B6(r.__INTLIFY_DEVTOOLS_GLOBAL_HOOK__)}const M2=TC({legacy:!1,locale:"",messages:{}}),gy=Object.fromEntries(Object.entries(Object.assign({"../../locales/en.yml":()=>ia(()=>import("./en-644e039f.js"),[],import.meta.url),"../../locales/zh-CN.yml":()=>ia(()=>import("./zh-CN-44b801f0.js"),[],import.meta.url)})).map(([r,s])=>{var i;return[(i=r.match(/([\w-]*)\.yml$/))==null?void 0:i[1],s]})),vy=Object.keys(gy),GD=[];function kv(r){var s;return M2.global.locale.value=r,typeof document<"u"&&((s=document.querySelector("html"))==null||s.setAttribute("lang",r)),r}async function wb(r){if(M2.global.locale.value===r||GD.includes(r))return kv(r);const s=await gy[r]();return M2.global.setLocaleMessage(r,s.default),GD.push(r),kv(r)}const LC=async({app:r})=>{r.use(M2),await wb("en")},BC=Object.freeze(Object.defineProperty({__proto__:null,availableLocales:vy,install:LC,loadLanguageAsync:wb},Symbol.toStringTag,{value:"Module"}));var Ms=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Hi(r){return r&&r.__esModule&&Object.prototype.hasOwnProperty.call(r,"default")?r.default:r}function by(r){if(r.__esModule)return r;var s=r.default;if(typeof s=="function"){var i=function l(){return this instanceof l?Reflect.construct(s,arguments,this.constructor):s.apply(this,arguments)};i.prototype=s.prototype}else i={};return Object.defineProperty(i,"__esModule",{value:!0}),Object.keys(r).forEach(function(l){var n=Object.getOwnPropertyDescriptor(r,l);Object.defineProperty(i,l,n.get?n:{enumerable:!0,get:function(){return r[l]}})}),i}var Dy={exports:{}};/* NProgress, (c) 2013, 2014 Rico Sta. Cruz - http://ricostacruz.com/nprogress
22
+ * @license MIT */(function(r,s){(function(i,l){r.exports=l()})(Ms,function(){var i={};i.version="0.2.0";var l=i.settings={minimum:.08,easing:"ease",positionUsing:"",speed:200,trickle:!0,trickleRate:.02,trickleSpeed:800,showSpinner:!0,barSelector:'[role="bar"]',spinnerSelector:'[role="spinner"]',parent:"body",template:'<div class="bar" role="bar"><div class="peg"></div></div><div class="spinner" role="spinner"><div class="spinner-icon"></div></div>'};i.configure=function(N){var B,K;for(B in N)K=N[B],K!==void 0&&N.hasOwnProperty(B)&&(l[B]=K);return this},i.status=null,i.set=function(N){var B=i.isStarted();N=n(N,l.minimum,1),i.status=N===1?null:N;var K=i.render(!B),U=K.querySelector(l.barSelector),G=l.speed,se=l.easing;return K.offsetWidth,F(function(Y){l.positionUsing===""&&(l.positionUsing=i.getPositioningCSS()),y(U,m(N,G,se)),N===1?(y(K,{transition:"none",opacity:1}),K.offsetWidth,setTimeout(function(){y(K,{transition:"all "+G+"ms linear",opacity:0}),setTimeout(function(){i.remove(),Y()},G)},G)):setTimeout(Y,G)}),this},i.isStarted=function(){return typeof i.status=="number"},i.start=function(){i.status||i.set(0);var N=function(){setTimeout(function(){i.status&&(i.trickle(),N())},l.trickleSpeed)};return l.trickle&&N(),this},i.done=function(N){return!N&&!i.status?this:i.inc(.3+.5*Math.random()).set(1)},i.inc=function(N){var B=i.status;return B?(typeof N!="number"&&(N=(1-B)*n(Math.random()*B,.1,.95)),B=n(B+N,0,.994),i.set(B)):i.start()},i.trickle=function(){return i.inc(Math.random()*l.trickleRate)},function(){var N=0,B=0;i.promise=function(K){return!K||K.state()==="resolved"?this:(B===0&&i.start(),N++,B++,K.always(function(){B--,B===0?(N=0,i.done()):i.set((N-B)/N)}),this)}}(),i.render=function(N){if(i.isRendered())return document.getElementById("nprogress");k(document.documentElement,"nprogress-busy");var B=document.createElement("div");B.id="nprogress",B.innerHTML=l.template;var K=B.querySelector(l.barSelector),U=N?"-100":e(i.status||0),G=document.querySelector(l.parent),se;return y(K,{transition:"all 0 linear",transform:"translate3d("+U+"%,0,0)"}),l.showSpinner||(se=B.querySelector(l.spinnerSelector),se&&M(se)),G!=document.body&&k(G,"nprogress-custom-parent"),G.appendChild(B),B},i.remove=function(){S(document.documentElement,"nprogress-busy"),S(document.querySelector(l.parent),"nprogress-custom-parent");var N=document.getElementById("nprogress");N&&M(N)},i.isRendered=function(){return!!document.getElementById("nprogress")},i.getPositioningCSS=function(){var N=document.body.style,B="WebkitTransform"in N?"Webkit":"MozTransform"in N?"Moz":"msTransform"in N?"ms":"OTransform"in N?"O":"";return B+"Perspective"in N?"translate3d":B+"Transform"in N?"translate":"margin"};function n(N,B,K){return N<B?B:N>K?K:N}function e(N){return(-1+N)*100}function m(N,B,K){var U;return l.positionUsing==="translate3d"?U={transform:"translate3d("+e(N)+"%,0,0)"}:l.positionUsing==="translate"?U={transform:"translate("+e(N)+"%,0)"}:U={"margin-left":e(N)+"%"},U.transition="all "+B+"ms "+K,U}var F=function(){var N=[];function B(){var K=N.shift();K&&K(B)}return function(K){N.push(K),N.length==1&&B()}}(),y=function(){var N=["Webkit","O","Moz","ms"],B={};function K(Y){return Y.replace(/^-ms-/,"ms-").replace(/-([\da-z])/gi,function(z,ie){return ie.toUpperCase()})}function U(Y){var z=document.body.style;if(Y in z)return Y;for(var ie=N.length,re=Y.charAt(0).toUpperCase()+Y.slice(1),ne;ie--;)if(ne=N[ie]+re,ne in z)return ne;return Y}function G(Y){return Y=K(Y),B[Y]||(B[Y]=U(Y))}function se(Y,z,ie){z=G(z),Y.style[z]=ie}return function(Y,z){var ie=arguments,re,ne;if(ie.length==2)for(re in z)ne=z[re],ne!==void 0&&z.hasOwnProperty(re)&&se(Y,re,ne);else se(Y,ie[1],ie[2])}}();function w(N,B){var K=typeof N=="string"?N:P(N);return K.indexOf(" "+B+" ")>=0}function k(N,B){var K=P(N),U=K+B;w(K,B)||(N.className=U.substring(1))}function S(N,B){var K=P(N),U;w(N,B)&&(U=K.replace(" "+B+" "," "),N.className=U.substring(1,U.length-1))}function P(N){return(" "+(N.className||"")+" ").replace(/\s+/gi," ")}function M(N){N&&N.parentNode&&N.parentNode.removeChild(N)}return i})})(Dy);var UC=Dy.exports;const jD=Hi(UC),HC=({isClient:r,router:s})=>{r&&(s.beforeEach((i,l)=>{i.path!==l.path&&jD.start()}),s.afterEach(()=>{jD.done()}))},$C=Object.freeze(Object.defineProperty({__proto__:null,install:HC},Symbol.toStringTag,{value:"Module"}));var WC=!1;/*!
23
23
  * pinia v2.1.6
24
24
  * (c) 2023 Eduardo San Martin Morote
25
25
  * @license MIT
26
- */let Fy;const Dm=r=>Fy=r,_y=Symbol();function b4(r){return r&&typeof r=="object"&&Object.prototype.toString.call(r)==="[object Object]"&&typeof r.toJSON!="function"}var l1;(function(r){r.direct="direct",r.patchObject="patch object",r.patchFunction="patch function"})(l1||(l1={}));function WC(){const r=em(!0),s=r.run(()=>Yt({}));let i=[],l=[];const n=M1({install(e){Dm(n),n._a=e,e.provide(_y,n),e.config.globalProperties.$pinia=n,l.forEach(m=>i.push(m)),l=[]},use(e){return!this._a&&!$C?l.push(e):i.push(e),this},_p:i,_a:null,_e:r,_s:new Map,state:s});return n}const yy=()=>{};function YD(r,s,i,l=yy){r.push(s);const n=()=>{const e=r.indexOf(s);e>-1&&(r.splice(e,1),l())};return!i&&tm()&&G4(n),n}function Ef(r,...s){r.slice().forEach(i=>{i(...s)})}const zC=r=>r();function D4(r,s){r instanceof Map&&s instanceof Map&&s.forEach((i,l)=>r.set(l,i)),r instanceof Set&&s instanceof Set&&s.forEach(r.add,r);for(const i in s){if(!s.hasOwnProperty(i))continue;const l=s[i],n=r[i];b4(n)&&b4(l)&&r.hasOwnProperty(i)&&!rn(l)&&!Wo(l)?r[i]=D4(n,l):r[i]=l}return r}const VC=Symbol();function GC(r){return!b4(r)||!r.hasOwnProperty(VC)}const{assign:Tl}=Object;function jC(r){return!!(rn(r)&&r.effect)}function YC(r,s,i,l){const{state:n,actions:e,getters:m}=s,F=i.state.value[r];let y;function w(){F||(i.state.value[r]=n?n():{});const k=KF(i.state.value[r]);return Tl(k,e,Object.keys(m||{}).reduce((S,P)=>(S[P]=M1(Vr(()=>{Dm(i);const M=i._s.get(r);return m[P].call(M,M)})),S),{}))}return y=wy(r,w,s,i,l,!0),y}function wy(r,s,i={},l,n,e){let m;const F=Tl({actions:{}},i),y={deep:!0};let w,k,S=[],P=[],M;const N=l.state.value[r];!e&&!N&&(l.state.value[r]={}),Yt({});let B;function K(ne){let te;w=k=!1,typeof ne=="function"?(ne(l.state.value[r]),te={type:l1.patchFunction,storeId:r,events:M}):(D4(l.state.value[r],ne),te={type:l1.patchObject,payload:ne,storeId:r,events:M});const le=B=Symbol();oo().then(()=>{B===le&&(w=!0)}),k=!0,Ef(S,te,l.state.value[r])}const U=e?function(){const{state:te}=i,le=te?te():{};this.$patch(we=>{Tl(we,le)})}:yy;function G(){m.stop(),S=[],P=[],l._s.delete(r)}function se(ne,te){return function(){Dm(l);const le=Array.from(arguments),we=[],Pe=[];function xe(qe){we.push(qe)}function ve(qe){Pe.push(qe)}Ef(P,{args:le,name:ne,store:z,after:xe,onError:ve});let Le;try{Le=te.apply(this&&this.$id===r?this:z,le)}catch(qe){throw Ef(Pe,qe),qe}return Le instanceof Promise?Le.then(qe=>(Ef(we,qe),qe)).catch(qe=>(Ef(Pe,qe),Promise.reject(qe))):(Ef(we,Le),Le)}}const Y={_p:l,$id:r,$onAction:YD.bind(null,P),$patch:K,$reset:U,$subscribe(ne,te={}){const le=YD(S,ne,te.detached,()=>we()),we=m.run(()=>bn(()=>l.state.value[r],Pe=>{(te.flush==="sync"?k:w)&&ne({storeId:r,type:l1.direct,events:M},Pe)},Tl({},y,te)));return le},$dispose:G},z=Ul(Y);l._s.set(r,z);const ie=l._a&&l._a.runWithContext||zC,re=l._e.run(()=>(m=em(),ie(()=>m.run(s))));for(const ne in re){const te=re[ne];if(rn(te)&&!jC(te)||Wo(te))e||(N&&GC(te)&&(rn(te)?te.value=N[ne]:D4(te,N[ne])),l.state.value[r][ne]=te);else if(typeof te=="function"){const le=se(ne,te);re[ne]=le,F.actions[ne]=te}}return Tl(z,re),Tl(Hr(z),re),Object.defineProperty(z,"$state",{get:()=>l.state.value[r],set:ne=>{K(te=>{Tl(te,ne)})}}),l._p.forEach(ne=>{Tl(z,m.run(()=>ne({store:z,app:l._a,pinia:l,options:F})))}),N&&e&&i.hydrate&&i.hydrate(z.$state,N),w=!0,k=!0,z}function mO(r,s,i){let l,n;const e=typeof s=="function";typeof r=="string"?(l=r,n=e?i:s):(n=r,l=r.id);function m(F,y){const w=w_();return F=F||(w?si(_y,null):null),F&&Dm(F),F=Fy,F._s.has(l)||(e?wy(l,s,n,F):YC(l,n,F)),F._s.get(l)}return m.$id=l,m}const KC=({isClient:r,initialState:s,app:i})=>{const l=WC();i.use(l),r?l.state.value=s.pinia||{}:s.pinia=l.state.value},qC=Object.freeze(Object.defineProperty({__proto__:null,install:KC},Symbol.toStringTag,{value:"Module"})),QC=({isClient:r,router:s})=>{r&&s.isReady().then(async()=>{const{registerSW:i}=await ia(()=>import("./virtual_pwa-register-af30bbb9.js"),[],import.meta.url);i({immediate:!0})}).catch(()=>{})},XC=Object.freeze(Object.defineProperty({__proto__:null,install:QC},Symbol.toStringTag,{value:"Module"}));var Ey={exports:{}};const JC=by(dC);(function(r,s){(function(l,n){r.exports=n(JC)})(Ms,i=>(()=>{var l={661:(F,y)=>{Object.defineProperty(y,"__esModule",{value:!0}),y.default=(w,k)=>{const S=w.__vccOpts||w;for(const[P,M]of k)S[P]=M;return S}},976:F=>{F.exports=i}},n={};function e(F){var y=n[F];if(y!==void 0)return y.exports;var w=n[F]={exports:{}};return l[F](w,w.exports,e),w.exports}e.d=(F,y)=>{for(var w in y)e.o(y,w)&&!e.o(F,w)&&Object.defineProperty(F,w,{enumerable:!0,get:y[w]})},e.o=(F,y)=>Object.prototype.hasOwnProperty.call(F,y),e.r=F=>{typeof Symbol<"u"&&Symbol.toStringTag&&Object.defineProperty(F,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(F,"__esModule",{value:!0})};var m={};return(()=>{e.r(m),e.d(m,{ToastComponent:()=>z,ToastPlugin:()=>re,ToastPositions:()=>N,default:()=>ne,useToast:()=>ie});var F=e(976);const y=(0,F.createElementVNode)("div",{class:"v-toast__icon"},null,-1),w=["innerHTML"];function k(te,le,we,Pe,xe,ve){return(0,F.openBlock)(),(0,F.createBlock)(F.Transition,{"enter-active-class":te.transition.enter,"leave-active-class":te.transition.leave},{default:(0,F.withCtx)(()=>[(0,F.withDirectives)((0,F.createElementVNode)("div",{ref:"root",role:"alert",class:(0,F.normalizeClass)(["v-toast__item",[`v-toast__item--${te.type}`,`v-toast__item--${te.position}`]]),onMouseover:le[0]||(le[0]=Le=>te.toggleTimer(!0)),onMouseleave:le[1]||(le[1]=Le=>te.toggleTimer(!1)),onClick:le[2]||(le[2]=function(){return te.whenClicked&&te.whenClicked(...arguments)})},[y,(0,F.createElementVNode)("p",{class:"v-toast__text",innerHTML:te.message},null,8,w)],34),[[F.vShow,te.isActive]])]),_:1},8,["enter-active-class","leave-active-class"])}function S(te){var le;typeof te.remove<"u"?te.remove():(le=te.parentNode)==null||le.removeChild(te)}function P(te,le,we){let Pe=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{};const xe=(0,F.h)(te,le,Pe),ve=document.createElement("div");return ve.classList.add("v-toast--pending"),we.appendChild(ve),(0,F.render)(xe,ve),xe.component}class M{constructor(le,we){this.startedAt=Date.now(),this.callback=le,this.delay=we,this.timer=setTimeout(le,we)}pause(){this.stop(),this.delay-=Date.now()-this.startedAt}resume(){this.stop(),this.startedAt=Date.now(),this.timer=setTimeout(this.callback,this.delay)}stop(){clearTimeout(this.timer)}}const N=Object.freeze({TOP_RIGHT:"top-right",TOP:"top",TOP_LEFT:"top-left",BOTTOM_RIGHT:"bottom-right",BOTTOM:"bottom",BOTTOM_LEFT:"bottom-left"});function B(te){return{all:te=te||new Map,on:function(le,we){var Pe=te.get(le);Pe?Pe.push(we):te.set(le,[we])},off:function(le,we){var Pe=te.get(le);Pe&&(we?Pe.splice(Pe.indexOf(we)>>>0,1):te.set(le,[]))},emit:function(le,we){var Pe=te.get(le);Pe&&Pe.slice().map(function(xe){xe(we)}),(Pe=te.get("*"))&&Pe.slice().map(function(xe){xe(le,we)})}}}const U=B(),G=(0,F.defineComponent)({name:"Toast",props:{message:{type:String,required:!0},type:{type:String,default:"success"},position:{type:String,default:N.BOTTOM_RIGHT,validator(te){return Object.values(N).includes(te)}},duration:{type:Number,default:3e3},dismissible:{type:Boolean,default:!0},onDismiss:{type:Function,default:()=>{}},onClick:{type:Function,default:()=>{}},queue:Boolean,pauseOnHover:{type:Boolean,default:!0}},data(){return{isActive:!1,parentTop:null,parentBottom:null,isHovered:!1}},beforeMount(){this.setupContainer()},mounted(){this.showNotice(),U.on("toast-clear",this.dismiss)},methods:{setupContainer(){if(this.parentTop=document.querySelector(".v-toast.v-toast--top"),this.parentBottom=document.querySelector(".v-toast.v-toast--bottom"),this.parentTop&&this.parentBottom)return;this.parentTop||(this.parentTop=document.createElement("div"),this.parentTop.className="v-toast v-toast--top"),this.parentBottom||(this.parentBottom=document.createElement("div"),this.parentBottom.className="v-toast v-toast--bottom");const te=document.body;te.appendChild(this.parentTop),te.appendChild(this.parentBottom)},shouldQueue(){return this.queue?this.parentTop.childElementCount>0||this.parentBottom.childElementCount>0:!1},dismiss(){this.timer&&this.timer.stop(),clearTimeout(this.queueTimer),this.isActive=!1,setTimeout(()=>{this.onDismiss.apply(null,arguments);const te=this.$refs.root;(0,F.render)(null,te),S(te)},150)},showNotice(){if(this.shouldQueue()){this.queueTimer=setTimeout(this.showNotice,250);return}const te=this.$refs.root.parentElement;this.correctParent.insertAdjacentElement("afterbegin",this.$refs.root),S(te),this.isActive=!0,this.duration&&(this.timer=new M(this.dismiss,this.duration))},whenClicked(){this.dismissible&&(this.onClick.apply(null,arguments),this.dismiss())},toggleTimer(te){!this.pauseOnHover||!this.timer||(te?this.timer.pause():this.timer.resume())}},computed:{correctParent(){switch(this.position){case N.TOP:case N.TOP_RIGHT:case N.TOP_LEFT:return this.parentTop;case N.BOTTOM:case N.BOTTOM_RIGHT:case N.BOTTOM_LEFT:return this.parentBottom}},transition(){switch(this.position){case N.TOP:case N.TOP_RIGHT:case N.TOP_LEFT:return{enter:"v-toast--fade-in-down",leave:"v-toast--fade-out"};case N.BOTTOM:case N.BOTTOM_RIGHT:case N.BOTTOM_LEFT:return{enter:"v-toast--fade-in-up",leave:"v-toast--fade-out"}}}},beforeUnmount(){U.off("toast-clear",this.dismiss)}});var se=e(661);const z=(0,se.default)(G,[["render",k]]),ie=function(){let te=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};return{open(le){let we=null;typeof le=="string"&&(we=le);const xe=Object.assign({},{message:we},te,le);return{dismiss:P(z,xe,document.body).ctx.dismiss}},clear(){U.emit("toast-clear")},success(le){let we=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return this.open(Object.assign({},{message:le,type:"success"},we))},error(le){let we=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return this.open(Object.assign({},{message:le,type:"error"},we))},info(le){let we=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return this.open(Object.assign({},{message:le,type:"info"},we))},warning(le){let we=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return this.open(Object.assign({},{message:le,type:"warning"},we))},default(le){let we=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return this.open(Object.assign({},{message:le,type:"default"},we))}}},re={install:function(te){let le=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},we=ie(le);te.config.globalProperties.$toast=we,te.provide("$toast",we)}},ne=re})(),m})())})(Ey);var ZC=Ey.exports;const eT=Hi(ZC);const tT=({app:r})=>{r.use(eT,{position:"bottom-right"})},rT=Object.freeze(Object.defineProperty({__proto__:null,install:tT},Symbol.toStringTag,{value:"Module"}));/*!
26
+ */let Fy;const Dm=r=>Fy=r,_y=Symbol();function b4(r){return r&&typeof r=="object"&&Object.prototype.toString.call(r)==="[object Object]"&&typeof r.toJSON!="function"}var l1;(function(r){r.direct="direct",r.patchObject="patch object",r.patchFunction="patch function"})(l1||(l1={}));function zC(){const r=em(!0),s=r.run(()=>Yt({}));let i=[],l=[];const n=M1({install(e){Dm(n),n._a=e,e.provide(_y,n),e.config.globalProperties.$pinia=n,l.forEach(m=>i.push(m)),l=[]},use(e){return!this._a&&!WC?l.push(e):i.push(e),this},_p:i,_a:null,_e:r,_s:new Map,state:s});return n}const yy=()=>{};function YD(r,s,i,l=yy){r.push(s);const n=()=>{const e=r.indexOf(s);e>-1&&(r.splice(e,1),l())};return!i&&tm()&&G4(n),n}function Ef(r,...s){r.slice().forEach(i=>{i(...s)})}const VC=r=>r();function D4(r,s){r instanceof Map&&s instanceof Map&&s.forEach((i,l)=>r.set(l,i)),r instanceof Set&&s instanceof Set&&s.forEach(r.add,r);for(const i in s){if(!s.hasOwnProperty(i))continue;const l=s[i],n=r[i];b4(n)&&b4(l)&&r.hasOwnProperty(i)&&!rn(l)&&!Wo(l)?r[i]=D4(n,l):r[i]=l}return r}const GC=Symbol();function jC(r){return!b4(r)||!r.hasOwnProperty(GC)}const{assign:Tl}=Object;function YC(r){return!!(rn(r)&&r.effect)}function KC(r,s,i,l){const{state:n,actions:e,getters:m}=s,F=i.state.value[r];let y;function w(){F||(i.state.value[r]=n?n():{});const k=KF(i.state.value[r]);return Tl(k,e,Object.keys(m||{}).reduce((S,P)=>(S[P]=M1(Vr(()=>{Dm(i);const M=i._s.get(r);return m[P].call(M,M)})),S),{}))}return y=wy(r,w,s,i,l,!0),y}function wy(r,s,i={},l,n,e){let m;const F=Tl({actions:{}},i),y={deep:!0};let w,k,S=[],P=[],M;const N=l.state.value[r];!e&&!N&&(l.state.value[r]={}),Yt({});let B;function K(ne){let te;w=k=!1,typeof ne=="function"?(ne(l.state.value[r]),te={type:l1.patchFunction,storeId:r,events:M}):(D4(l.state.value[r],ne),te={type:l1.patchObject,payload:ne,storeId:r,events:M});const le=B=Symbol();oo().then(()=>{B===le&&(w=!0)}),k=!0,Ef(S,te,l.state.value[r])}const U=e?function(){const{state:te}=i,le=te?te():{};this.$patch(we=>{Tl(we,le)})}:yy;function G(){m.stop(),S=[],P=[],l._s.delete(r)}function se(ne,te){return function(){Dm(l);const le=Array.from(arguments),we=[],Pe=[];function xe(qe){we.push(qe)}function ve(qe){Pe.push(qe)}Ef(P,{args:le,name:ne,store:z,after:xe,onError:ve});let Le;try{Le=te.apply(this&&this.$id===r?this:z,le)}catch(qe){throw Ef(Pe,qe),qe}return Le instanceof Promise?Le.then(qe=>(Ef(we,qe),qe)).catch(qe=>(Ef(Pe,qe),Promise.reject(qe))):(Ef(we,Le),Le)}}const Y={_p:l,$id:r,$onAction:YD.bind(null,P),$patch:K,$reset:U,$subscribe(ne,te={}){const le=YD(S,ne,te.detached,()=>we()),we=m.run(()=>bn(()=>l.state.value[r],Pe=>{(te.flush==="sync"?k:w)&&ne({storeId:r,type:l1.direct,events:M},Pe)},Tl({},y,te)));return le},$dispose:G},z=Ul(Y);l._s.set(r,z);const ie=l._a&&l._a.runWithContext||VC,re=l._e.run(()=>(m=em(),ie(()=>m.run(s))));for(const ne in re){const te=re[ne];if(rn(te)&&!YC(te)||Wo(te))e||(N&&jC(te)&&(rn(te)?te.value=N[ne]:D4(te,N[ne])),l.state.value[r][ne]=te);else if(typeof te=="function"){const le=se(ne,te);re[ne]=le,F.actions[ne]=te}}return Tl(z,re),Tl(Hr(z),re),Object.defineProperty(z,"$state",{get:()=>l.state.value[r],set:ne=>{K(te=>{Tl(te,ne)})}}),l._p.forEach(ne=>{Tl(z,m.run(()=>ne({store:z,app:l._a,pinia:l,options:F})))}),N&&e&&i.hydrate&&i.hydrate(z.$state,N),w=!0,k=!0,z}function vO(r,s,i){let l,n;const e=typeof s=="function";typeof r=="string"?(l=r,n=e?i:s):(n=r,l=r.id);function m(F,y){const w=w_();return F=F||(w?si(_y,null):null),F&&Dm(F),F=Fy,F._s.has(l)||(e?wy(l,s,n,F):KC(l,n,F)),F._s.get(l)}return m.$id=l,m}const qC=({isClient:r,initialState:s,app:i})=>{const l=zC();i.use(l),r?l.state.value=s.pinia||{}:s.pinia=l.state.value},QC=Object.freeze(Object.defineProperty({__proto__:null,install:qC},Symbol.toStringTag,{value:"Module"})),XC=({isClient:r,router:s})=>{r&&s.isReady().then(async()=>{const{registerSW:i}=await ia(()=>import("./virtual_pwa-register-123217d5.js"),[],import.meta.url);i({immediate:!0})}).catch(()=>{})},JC=Object.freeze(Object.defineProperty({__proto__:null,install:XC},Symbol.toStringTag,{value:"Module"}));var Ey={exports:{}};const ZC=by(pC);(function(r,s){(function(l,n){r.exports=n(ZC)})(Ms,i=>(()=>{var l={661:(F,y)=>{Object.defineProperty(y,"__esModule",{value:!0}),y.default=(w,k)=>{const S=w.__vccOpts||w;for(const[P,M]of k)S[P]=M;return S}},976:F=>{F.exports=i}},n={};function e(F){var y=n[F];if(y!==void 0)return y.exports;var w=n[F]={exports:{}};return l[F](w,w.exports,e),w.exports}e.d=(F,y)=>{for(var w in y)e.o(y,w)&&!e.o(F,w)&&Object.defineProperty(F,w,{enumerable:!0,get:y[w]})},e.o=(F,y)=>Object.prototype.hasOwnProperty.call(F,y),e.r=F=>{typeof Symbol<"u"&&Symbol.toStringTag&&Object.defineProperty(F,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(F,"__esModule",{value:!0})};var m={};return(()=>{e.r(m),e.d(m,{ToastComponent:()=>z,ToastPlugin:()=>re,ToastPositions:()=>N,default:()=>ne,useToast:()=>ie});var F=e(976);const y=(0,F.createElementVNode)("div",{class:"v-toast__icon"},null,-1),w=["innerHTML"];function k(te,le,we,Pe,xe,ve){return(0,F.openBlock)(),(0,F.createBlock)(F.Transition,{"enter-active-class":te.transition.enter,"leave-active-class":te.transition.leave},{default:(0,F.withCtx)(()=>[(0,F.withDirectives)((0,F.createElementVNode)("div",{ref:"root",role:"alert",class:(0,F.normalizeClass)(["v-toast__item",[`v-toast__item--${te.type}`,`v-toast__item--${te.position}`]]),onMouseover:le[0]||(le[0]=Le=>te.toggleTimer(!0)),onMouseleave:le[1]||(le[1]=Le=>te.toggleTimer(!1)),onClick:le[2]||(le[2]=function(){return te.whenClicked&&te.whenClicked(...arguments)})},[y,(0,F.createElementVNode)("p",{class:"v-toast__text",innerHTML:te.message},null,8,w)],34),[[F.vShow,te.isActive]])]),_:1},8,["enter-active-class","leave-active-class"])}function S(te){var le;typeof te.remove<"u"?te.remove():(le=te.parentNode)==null||le.removeChild(te)}function P(te,le,we){let Pe=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{};const xe=(0,F.h)(te,le,Pe),ve=document.createElement("div");return ve.classList.add("v-toast--pending"),we.appendChild(ve),(0,F.render)(xe,ve),xe.component}class M{constructor(le,we){this.startedAt=Date.now(),this.callback=le,this.delay=we,this.timer=setTimeout(le,we)}pause(){this.stop(),this.delay-=Date.now()-this.startedAt}resume(){this.stop(),this.startedAt=Date.now(),this.timer=setTimeout(this.callback,this.delay)}stop(){clearTimeout(this.timer)}}const N=Object.freeze({TOP_RIGHT:"top-right",TOP:"top",TOP_LEFT:"top-left",BOTTOM_RIGHT:"bottom-right",BOTTOM:"bottom",BOTTOM_LEFT:"bottom-left"});function B(te){return{all:te=te||new Map,on:function(le,we){var Pe=te.get(le);Pe?Pe.push(we):te.set(le,[we])},off:function(le,we){var Pe=te.get(le);Pe&&(we?Pe.splice(Pe.indexOf(we)>>>0,1):te.set(le,[]))},emit:function(le,we){var Pe=te.get(le);Pe&&Pe.slice().map(function(xe){xe(we)}),(Pe=te.get("*"))&&Pe.slice().map(function(xe){xe(le,we)})}}}const U=B(),G=(0,F.defineComponent)({name:"Toast",props:{message:{type:String,required:!0},type:{type:String,default:"success"},position:{type:String,default:N.BOTTOM_RIGHT,validator(te){return Object.values(N).includes(te)}},duration:{type:Number,default:3e3},dismissible:{type:Boolean,default:!0},onDismiss:{type:Function,default:()=>{}},onClick:{type:Function,default:()=>{}},queue:Boolean,pauseOnHover:{type:Boolean,default:!0}},data(){return{isActive:!1,parentTop:null,parentBottom:null,isHovered:!1}},beforeMount(){this.setupContainer()},mounted(){this.showNotice(),U.on("toast-clear",this.dismiss)},methods:{setupContainer(){if(this.parentTop=document.querySelector(".v-toast.v-toast--top"),this.parentBottom=document.querySelector(".v-toast.v-toast--bottom"),this.parentTop&&this.parentBottom)return;this.parentTop||(this.parentTop=document.createElement("div"),this.parentTop.className="v-toast v-toast--top"),this.parentBottom||(this.parentBottom=document.createElement("div"),this.parentBottom.className="v-toast v-toast--bottom");const te=document.body;te.appendChild(this.parentTop),te.appendChild(this.parentBottom)},shouldQueue(){return this.queue?this.parentTop.childElementCount>0||this.parentBottom.childElementCount>0:!1},dismiss(){this.timer&&this.timer.stop(),clearTimeout(this.queueTimer),this.isActive=!1,setTimeout(()=>{this.onDismiss.apply(null,arguments);const te=this.$refs.root;(0,F.render)(null,te),S(te)},150)},showNotice(){if(this.shouldQueue()){this.queueTimer=setTimeout(this.showNotice,250);return}const te=this.$refs.root.parentElement;this.correctParent.insertAdjacentElement("afterbegin",this.$refs.root),S(te),this.isActive=!0,this.duration&&(this.timer=new M(this.dismiss,this.duration))},whenClicked(){this.dismissible&&(this.onClick.apply(null,arguments),this.dismiss())},toggleTimer(te){!this.pauseOnHover||!this.timer||(te?this.timer.pause():this.timer.resume())}},computed:{correctParent(){switch(this.position){case N.TOP:case N.TOP_RIGHT:case N.TOP_LEFT:return this.parentTop;case N.BOTTOM:case N.BOTTOM_RIGHT:case N.BOTTOM_LEFT:return this.parentBottom}},transition(){switch(this.position){case N.TOP:case N.TOP_RIGHT:case N.TOP_LEFT:return{enter:"v-toast--fade-in-down",leave:"v-toast--fade-out"};case N.BOTTOM:case N.BOTTOM_RIGHT:case N.BOTTOM_LEFT:return{enter:"v-toast--fade-in-up",leave:"v-toast--fade-out"}}}},beforeUnmount(){U.off("toast-clear",this.dismiss)}});var se=e(661);const z=(0,se.default)(G,[["render",k]]),ie=function(){let te=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};return{open(le){let we=null;typeof le=="string"&&(we=le);const xe=Object.assign({},{message:we},te,le);return{dismiss:P(z,xe,document.body).ctx.dismiss}},clear(){U.emit("toast-clear")},success(le){let we=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return this.open(Object.assign({},{message:le,type:"success"},we))},error(le){let we=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return this.open(Object.assign({},{message:le,type:"error"},we))},info(le){let we=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return this.open(Object.assign({},{message:le,type:"info"},we))},warning(le){let we=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return this.open(Object.assign({},{message:le,type:"warning"},we))},default(le){let we=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return this.open(Object.assign({},{message:le,type:"default"},we))}}},re={install:function(te){let le=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},we=ie(le);te.config.globalProperties.$toast=we,te.provide("$toast",we)}},ne=re})(),m})())})(Ey);var eT=Ey.exports;const tT=Hi(eT);const rT=({app:r})=>{r.use(tT,{position:"bottom-right"})},nT=Object.freeze(Object.defineProperty({__proto__:null,install:rT},Symbol.toStringTag,{value:"Module"}));/*!
27
27
  * vue-router v4.2.4
28
28
  * (c) 2023 Eduardo San Martin Morote
29
29
  * @license MIT
30
- */const Tf=typeof window<"u";function nT(r){return r.__esModule||r[Symbol.toStringTag]==="Module"}const un=Object.assign;function Ov(r,s){const i={};for(const l in s){const n=s[l];i[l]=ka(n)?n.map(r):r(n)}return i}const c1=()=>{},ka=Array.isArray,sT=/\/$/,iT=r=>r.replace(sT,"");function Rv(r,s,i="/"){let l,n={},e="",m="";const F=s.indexOf("#");let y=s.indexOf("?");return F<y&&F>=0&&(y=-1),y>-1&&(l=s.slice(0,y),e=s.slice(y+1,F>-1?F:s.length),n=r(e)),F>-1&&(l=l||s.slice(0,F),m=s.slice(F,s.length)),l=cT(l??s,i),{fullPath:l+(e&&"?")+e+m,path:l,query:n,hash:m}}function aT(r,s){const i=s.query?r(s.query):"";return s.path+(i&&"?")+i+(s.hash||"")}function KD(r,s){return!s||!r.toLowerCase().startsWith(s.toLowerCase())?r:r.slice(s.length)||"/"}function oT(r,s,i){const l=s.matched.length-1,n=i.matched.length-1;return l>-1&&l===n&&zf(s.matched[l],i.matched[n])&&xy(s.params,i.params)&&r(s.query)===r(i.query)&&s.hash===i.hash}function zf(r,s){return(r.aliasOf||r)===(s.aliasOf||s)}function xy(r,s){if(Object.keys(r).length!==Object.keys(s).length)return!1;for(const i in r)if(!lT(r[i],s[i]))return!1;return!0}function lT(r,s){return ka(r)?qD(r,s):ka(s)?qD(s,r):r===s}function qD(r,s){return ka(s)?r.length===s.length&&r.every((i,l)=>i===s[l]):r.length===1&&r[0]===s}function cT(r,s){if(r.startsWith("/"))return r;if(!r)return s;const i=s.split("/"),l=r.split("/"),n=l[l.length-1];(n===".."||n===".")&&l.push("");let e=i.length-1,m,F;for(m=0;m<l.length;m++)if(F=l[m],F!==".")if(F==="..")e>1&&e--;else break;return i.slice(0,e).join("/")+"/"+l.slice(m-(m===l.length?1:0)).join("/")}var Vf;(function(r){r.pop="pop",r.push="push"})(Vf||(Vf={}));var nu;(function(r){r.back="back",r.forward="forward",r.unknown=""})(nu||(nu={}));const Pv="";function Cy(r){if(!r)if(Tf){const s=document.querySelector("base");r=s&&s.getAttribute("href")||"/",r=r.replace(/^\w+:\/\/[^\/]+/,"")}else r="/";return r[0]!=="/"&&r[0]!=="#"&&(r="/"+r),iT(r)}const uT=/^[^#]+#/;function Ty(r,s){return r.replace(uT,"#")+s}function fT(r,s){const i=document.documentElement.getBoundingClientRect(),l=r.getBoundingClientRect();return{behavior:s.behavior,left:l.left-i.left-(s.left||0),top:l.top-i.top-(s.top||0)}}const Fm=()=>({left:window.pageXOffset,top:window.pageYOffset});function hT(r){let s;if("el"in r){const i=r.el,l=typeof i=="string"&&i.startsWith("#"),n=typeof i=="string"?l?document.getElementById(i.slice(1)):document.querySelector(i):i;if(!n)return;s=fT(n,r)}else s=r;"scrollBehavior"in document.documentElement.style?window.scrollTo(s):window.scrollTo(s.left!=null?s.left:window.pageXOffset,s.top!=null?s.top:window.pageYOffset)}function QD(r,s){return(history.state?history.state.position-s:-1)+r}const F4=new Map;function dT(r,s){F4.set(r,s)}function pT(r){const s=F4.get(r);return F4.delete(r),s}let mT=()=>location.protocol+"//"+location.host;function Ay(r,s){const{pathname:i,search:l,hash:n}=s,e=r.indexOf("#");if(e>-1){let F=n.includes(r.slice(e))?r.slice(e).length:1,y=n.slice(F);return y[0]!=="/"&&(y="/"+y),KD(y,"")}return KD(i,r)+l+n}function gT(r,s,i,l){let n=[],e=[],m=null;const F=({state:P})=>{const M=Ay(r,location),N=i.value,B=s.value;let K=0;if(P){if(i.value=M,s.value=P,m&&m===N){m=null;return}K=B?P.position-B.position:0}else l(M);n.forEach(U=>{U(i.value,N,{delta:K,type:Vf.pop,direction:K?K>0?nu.forward:nu.back:nu.unknown})})};function y(){m=i.value}function w(P){n.push(P);const M=()=>{const N=n.indexOf(P);N>-1&&n.splice(N,1)};return e.push(M),M}function k(){const{history:P}=window;P.state&&P.replaceState(un({},P.state,{scroll:Fm()}),"")}function S(){for(const P of e)P();e=[],window.removeEventListener("popstate",F),window.removeEventListener("beforeunload",k)}return window.addEventListener("popstate",F),window.addEventListener("beforeunload",k,{passive:!0}),{pauseListeners:y,listen:w,destroy:S}}function XD(r,s,i,l=!1,n=!1){return{back:r,current:s,forward:i,replaced:l,position:window.history.length,scroll:n?Fm():null}}function vT(r){const{history:s,location:i}=window,l={value:Ay(r,i)},n={value:s.state};n.value||e(l.value,{back:null,current:l.value,forward:null,position:s.length-1,replaced:!0,scroll:null},!0);function e(y,w,k){const S=r.indexOf("#"),P=S>-1?(i.host&&document.querySelector("base")?r:r.slice(S))+y:mT()+r+y;try{s[k?"replaceState":"pushState"](w,"",P),n.value=w}catch(M){console.error(M),i[k?"replace":"assign"](P)}}function m(y,w){const k=un({},s.state,XD(n.value.back,y,n.value.forward,!0),w,{position:n.value.position});e(y,k,!0),l.value=y}function F(y,w){const k=un({},n.value,s.state,{forward:y,scroll:Fm()});e(k.current,k,!0);const S=un({},XD(l.value,y,null),{position:k.position+1},w);e(y,S,!1),l.value=y}return{location:l,state:n,push:F,replace:m}}function bT(r){r=Cy(r);const s=vT(r),i=gT(r,s.state,s.location,s.replace);function l(e,m=!0){m||i.pauseListeners(),history.go(e)}const n=un({location:"",base:r,go:l,createHref:Ty.bind(null,r)},s,i);return Object.defineProperty(n,"location",{enumerable:!0,get:()=>s.location.value}),Object.defineProperty(n,"state",{enumerable:!0,get:()=>s.state.value}),n}function DT(r=""){let s=[],i=[Pv],l=0;r=Cy(r);function n(F){l++,l===i.length||i.splice(l),i.push(F)}function e(F,y,{direction:w,delta:k}){const S={direction:w,delta:k,type:Vf.pop};for(const P of s)P(F,y,S)}const m={location:Pv,state:{},base:r,createHref:Ty.bind(null,r),replace(F){i.splice(l--,1),n(F)},push(F,y){n(F)},listen(F){return s.push(F),()=>{const y=s.indexOf(F);y>-1&&s.splice(y,1)}},destroy(){s=[],i=[Pv],l=0},go(F,y=!0){const w=this.location,k=F<0?nu.back:nu.forward;l=Math.max(0,Math.min(l+F,i.length-1)),y&&e(this.location,w,{direction:k,delta:F})}};return Object.defineProperty(m,"location",{enumerable:!0,get:()=>i[l]}),m}function FT(r){return typeof r=="string"||r&&typeof r=="object"}function Sy(r){return typeof r=="string"||typeof r=="symbol"}const El={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0},ky=Symbol("");var JD;(function(r){r[r.aborted=4]="aborted",r[r.cancelled=8]="cancelled",r[r.duplicated=16]="duplicated"})(JD||(JD={}));function Gf(r,s){return un(new Error,{type:r,[ky]:!0},s)}function Lo(r,s){return r instanceof Error&&ky in r&&(s==null||!!(r.type&s))}const ZD="[^/]+?",_T={sensitive:!1,strict:!1,start:!0,end:!0},yT=/[.+*?^${}()[\]/\\]/g;function wT(r,s){const i=un({},_T,s),l=[];let n=i.start?"^":"";const e=[];for(const w of r){const k=w.length?[]:[90];i.strict&&!w.length&&(n+="/");for(let S=0;S<w.length;S++){const P=w[S];let M=40+(i.sensitive?.25:0);if(P.type===0)S||(n+="/"),n+=P.value.replace(yT,"\\$&"),M+=40;else if(P.type===1){const{value:N,repeatable:B,optional:K,regexp:U}=P;e.push({name:N,repeatable:B,optional:K});const G=U||ZD;if(G!==ZD){M+=10;try{new RegExp(`(${G})`)}catch(Y){throw new Error(`Invalid custom RegExp for param "${N}" (${G}): `+Y.message)}}let se=B?`((?:${G})(?:/(?:${G}))*)`:`(${G})`;S||(se=K&&w.length<2?`(?:/${se})`:"/"+se),K&&(se+="?"),n+=se,M+=20,K&&(M+=-8),B&&(M+=-20),G===".*"&&(M+=-50)}k.push(M)}l.push(k)}if(i.strict&&i.end){const w=l.length-1;l[w][l[w].length-1]+=.7000000000000001}i.strict||(n+="/?"),i.end?n+="$":i.strict&&(n+="(?:/|$)");const m=new RegExp(n,i.sensitive?"":"i");function F(w){const k=w.match(m),S={};if(!k)return null;for(let P=1;P<k.length;P++){const M=k[P]||"",N=e[P-1];S[N.name]=M&&N.repeatable?M.split("/"):M}return S}function y(w){let k="",S=!1;for(const P of r){(!S||!k.endsWith("/"))&&(k+="/"),S=!1;for(const M of P)if(M.type===0)k+=M.value;else if(M.type===1){const{value:N,repeatable:B,optional:K}=M,U=N in w?w[N]:"";if(ka(U)&&!B)throw new Error(`Provided param "${N}" is an array but it is not repeatable (* or + modifiers)`);const G=ka(U)?U.join("/"):U;if(!G)if(K)P.length<2&&(k.endsWith("/")?k=k.slice(0,-1):S=!0);else throw new Error(`Missing required param "${N}"`);k+=G}}return k||"/"}return{re:m,score:l,keys:e,parse:F,stringify:y}}function ET(r,s){let i=0;for(;i<r.length&&i<s.length;){const l=s[i]-r[i];if(l)return l;i++}return r.length<s.length?r.length===1&&r[0]===40+40?-1:1:r.length>s.length?s.length===1&&s[0]===40+40?1:-1:0}function xT(r,s){let i=0;const l=r.score,n=s.score;for(;i<l.length&&i<n.length;){const e=ET(l[i],n[i]);if(e)return e;i++}if(Math.abs(n.length-l.length)===1){if(e3(l))return 1;if(e3(n))return-1}return n.length-l.length}function e3(r){const s=r[r.length-1];return r.length>0&&s[s.length-1]<0}const CT={type:0,value:""},TT=/[a-zA-Z0-9_]/;function AT(r){if(!r)return[[]];if(r==="/")return[[CT]];if(!r.startsWith("/"))throw new Error(`Invalid path "${r}"`);function s(M){throw new Error(`ERR (${i})/"${w}": ${M}`)}let i=0,l=i;const n=[];let e;function m(){e&&n.push(e),e=[]}let F=0,y,w="",k="";function S(){w&&(i===0?e.push({type:0,value:w}):i===1||i===2||i===3?(e.length>1&&(y==="*"||y==="+")&&s(`A repeatable param (${w}) must be alone in its segment. eg: '/:ids+.`),e.push({type:1,value:w,regexp:k,repeatable:y==="*"||y==="+",optional:y==="*"||y==="?"})):s("Invalid state to consume buffer"),w="")}function P(){w+=y}for(;F<r.length;){if(y=r[F++],y==="\\"&&i!==2){l=i,i=4;continue}switch(i){case 0:y==="/"?(w&&S(),m()):y===":"?(S(),i=1):P();break;case 4:P(),i=l;break;case 1:y==="("?i=2:TT.test(y)?P():(S(),i=0,y!=="*"&&y!=="?"&&y!=="+"&&F--);break;case 2:y===")"?k[k.length-1]=="\\"?k=k.slice(0,-1)+y:i=3:k+=y;break;case 3:S(),i=0,y!=="*"&&y!=="?"&&y!=="+"&&F--,k="";break;default:s("Unknown state");break}}return i===2&&s(`Unfinished custom RegExp for param "${w}"`),S(),m(),n}function ST(r,s,i){const l=wT(AT(r.path),i),n=un(l,{record:r,parent:s,children:[],alias:[]});return s&&!n.record.aliasOf==!s.record.aliasOf&&s.children.push(n),n}function kT(r,s){const i=[],l=new Map;s=n3({strict:!1,end:!0,sensitive:!1},s);function n(k){return l.get(k)}function e(k,S,P){const M=!P,N=OT(k);N.aliasOf=P&&P.record;const B=n3(s,k),K=[N];if("alias"in k){const se=typeof k.alias=="string"?[k.alias]:k.alias;for(const Y of se)K.push(un({},N,{components:P?P.record.components:N.components,path:Y,aliasOf:P?P.record:N}))}let U,G;for(const se of K){const{path:Y}=se;if(S&&Y[0]!=="/"){const z=S.record.path,ie=z[z.length-1]==="/"?"":"/";se.path=S.record.path+(Y&&ie+Y)}if(U=ST(se,S,B),P?P.alias.push(U):(G=G||U,G!==U&&G.alias.push(U),M&&k.name&&!r3(U)&&m(k.name)),N.children){const z=N.children;for(let ie=0;ie<z.length;ie++)e(z[ie],U,P&&P.children[ie])}P=P||U,(U.record.components&&Object.keys(U.record.components).length||U.record.name||U.record.redirect)&&y(U)}return G?()=>{m(G)}:c1}function m(k){if(Sy(k)){const S=l.get(k);S&&(l.delete(k),i.splice(i.indexOf(S),1),S.children.forEach(m),S.alias.forEach(m))}else{const S=i.indexOf(k);S>-1&&(i.splice(S,1),k.record.name&&l.delete(k.record.name),k.children.forEach(m),k.alias.forEach(m))}}function F(){return i}function y(k){let S=0;for(;S<i.length&&xT(k,i[S])>=0&&(k.record.path!==i[S].record.path||!Oy(k,i[S]));)S++;i.splice(S,0,k),k.record.name&&!r3(k)&&l.set(k.record.name,k)}function w(k,S){let P,M={},N,B;if("name"in k&&k.name){if(P=l.get(k.name),!P)throw Gf(1,{location:k});B=P.record.name,M=un(t3(S.params,P.keys.filter(G=>!G.optional).map(G=>G.name)),k.params&&t3(k.params,P.keys.map(G=>G.name))),N=P.stringify(M)}else if("path"in k)N=k.path,P=i.find(G=>G.re.test(N)),P&&(M=P.parse(N),B=P.record.name);else{if(P=S.name?l.get(S.name):i.find(G=>G.re.test(S.path)),!P)throw Gf(1,{location:k,currentLocation:S});B=P.record.name,M=un({},S.params,k.params),N=P.stringify(M)}const K=[];let U=P;for(;U;)K.unshift(U.record),U=U.parent;return{name:B,path:N,params:M,matched:K,meta:PT(K)}}return r.forEach(k=>e(k)),{addRoute:e,resolve:w,removeRoute:m,getRoutes:F,getRecordMatcher:n}}function t3(r,s){const i={};for(const l of s)l in r&&(i[l]=r[l]);return i}function OT(r){return{path:r.path,redirect:r.redirect,name:r.name,meta:r.meta||{},aliasOf:void 0,beforeEnter:r.beforeEnter,props:RT(r),children:r.children||[],instances:{},leaveGuards:new Set,updateGuards:new Set,enterCallbacks:{},components:"components"in r?r.components||null:r.component&&{default:r.component}}}function RT(r){const s={},i=r.props||!1;if("component"in r)s.default=i;else for(const l in r.components)s[l]=typeof i=="object"?i[l]:i;return s}function r3(r){for(;r;){if(r.record.aliasOf)return!0;r=r.parent}return!1}function PT(r){return r.reduce((s,i)=>un(s,i.meta),{})}function n3(r,s){const i={};for(const l in r)i[l]=l in s?s[l]:r[l];return i}function Oy(r,s){return s.children.some(i=>i===r||Oy(r,i))}const Ry=/#/g,IT=/&/g,NT=/\//g,MT=/=/g,LT=/\?/g,Py=/\+/g,BT=/%5B/g,UT=/%5D/g,Iy=/%5E/g,HT=/%60/g,Ny=/%7B/g,$T=/%7C/g,My=/%7D/g,WT=/%20/g;function Eb(r){return encodeURI(""+r).replace($T,"|").replace(BT,"[").replace(UT,"]")}function zT(r){return Eb(r).replace(Ny,"{").replace(My,"}").replace(Iy,"^")}function _4(r){return Eb(r).replace(Py,"%2B").replace(WT,"+").replace(Ry,"%23").replace(IT,"%26").replace(HT,"`").replace(Ny,"{").replace(My,"}").replace(Iy,"^")}function VT(r){return _4(r).replace(MT,"%3D")}function GT(r){return Eb(r).replace(Ry,"%23").replace(LT,"%3F")}function jT(r){return r==null?"":GT(r).replace(NT,"%2F")}function L2(r){try{return decodeURIComponent(""+r)}catch{}return""+r}function YT(r){const s={};if(r===""||r==="?")return s;const l=(r[0]==="?"?r.slice(1):r).split("&");for(let n=0;n<l.length;++n){const e=l[n].replace(Py," "),m=e.indexOf("="),F=L2(m<0?e:e.slice(0,m)),y=m<0?null:L2(e.slice(m+1));if(F in s){let w=s[F];ka(w)||(w=s[F]=[w]),w.push(y)}else s[F]=y}return s}function s3(r){let s="";for(let i in r){const l=r[i];if(i=VT(i),l==null){l!==void 0&&(s+=(s.length?"&":"")+i);continue}(ka(l)?l.map(e=>e&&_4(e)):[l&&_4(l)]).forEach(e=>{e!==void 0&&(s+=(s.length?"&":"")+i,e!=null&&(s+="="+e))})}return s}function KT(r){const s={};for(const i in r){const l=r[i];l!==void 0&&(s[i]=ka(l)?l.map(n=>n==null?null:""+n):l==null?l:""+l)}return s}const qT=Symbol(""),i3=Symbol(""),_m=Symbol(""),xb=Symbol(""),y4=Symbol("");function Kh(){let r=[];function s(l){return r.push(l),()=>{const n=r.indexOf(l);n>-1&&r.splice(n,1)}}function i(){r=[]}return{add:s,list:()=>r.slice(),reset:i}}function Ol(r,s,i,l,n){const e=l&&(l.enterCallbacks[n]=l.enterCallbacks[n]||[]);return()=>new Promise((m,F)=>{const y=S=>{S===!1?F(Gf(4,{from:i,to:s})):S instanceof Error?F(S):FT(S)?F(Gf(2,{from:s,to:S})):(e&&l.enterCallbacks[n]===e&&typeof S=="function"&&e.push(S),m())},w=r.call(l&&l.instances[n],s,i,y);let k=Promise.resolve(w);r.length<3&&(k=k.then(y)),k.catch(S=>F(S))})}function Iv(r,s,i,l){const n=[];for(const e of r)for(const m in e.components){let F=e.components[m];if(!(s!=="beforeRouteEnter"&&!e.instances[m]))if(QT(F)){const w=(F.__vccOpts||F)[s];w&&n.push(Ol(w,i,l,e,m))}else{let y=F();n.push(()=>y.then(w=>{if(!w)return Promise.reject(new Error(`Couldn't resolve component "${m}" at "${e.path}"`));const k=nT(w)?w.default:w;e.components[m]=k;const P=(k.__vccOpts||k)[s];return P&&Ol(P,i,l,e,m)()}))}}return n}function QT(r){return typeof r=="object"||"displayName"in r||"props"in r||"__vccOpts"in r}function a3(r){const s=si(_m),i=si(xb),l=Vr(()=>s.resolve(tr(r.to))),n=Vr(()=>{const{matched:y}=l.value,{length:w}=y,k=y[w-1],S=i.matched;if(!k||!S.length)return-1;const P=S.findIndex(zf.bind(null,k));if(P>-1)return P;const M=o3(y[w-2]);return w>1&&o3(k)===M&&S[S.length-1].path!==M?S.findIndex(zf.bind(null,y[w-2])):P}),e=Vr(()=>n.value>-1&&eA(i.params,l.value.params)),m=Vr(()=>n.value>-1&&n.value===i.matched.length-1&&xy(i.params,l.value.params));function F(y={}){return ZT(y)?s[tr(r.replace)?"replace":"push"](tr(r.to)).catch(c1):Promise.resolve()}return{route:l,href:Vr(()=>l.value.href),isActive:e,isExactActive:m,navigate:F}}const XT=Cs({name:"RouterLink",compatConfig:{MODE:3},props:{to:{type:[String,Object],required:!0},replace:Boolean,activeClass:String,exactActiveClass:String,custom:Boolean,ariaCurrentValue:{type:String,default:"page"}},useLink:a3,setup(r,{slots:s}){const i=Ul(a3(r)),{options:l}=si(_m),n=Vr(()=>({[l3(r.activeClass,l.linkActiveClass,"router-link-active")]:i.isActive,[l3(r.exactActiveClass,l.linkExactActiveClass,"router-link-exact-active")]:i.isExactActive}));return()=>{const e=s.default&&s.default(i);return r.custom?e:fu("a",{"aria-current":i.isExactActive?r.ariaCurrentValue:null,href:i.href,onClick:i.navigate,class:n.value},e)}}}),JT=XT;function ZT(r){if(!(r.metaKey||r.altKey||r.ctrlKey||r.shiftKey)&&!r.defaultPrevented&&!(r.button!==void 0&&r.button!==0)){if(r.currentTarget&&r.currentTarget.getAttribute){const s=r.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(s))return}return r.preventDefault&&r.preventDefault(),!0}}function eA(r,s){for(const i in s){const l=s[i],n=r[i];if(typeof l=="string"){if(l!==n)return!1}else if(!ka(n)||n.length!==l.length||l.some((e,m)=>e!==n[m]))return!1}return!0}function o3(r){return r?r.aliasOf?r.aliasOf.path:r.path:""}const l3=(r,s,i)=>r??s??i,tA=Cs({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(r,{attrs:s,slots:i}){const l=si(y4),n=Vr(()=>r.route||l.value),e=si(i3,0),m=Vr(()=>{let w=tr(e);const{matched:k}=n.value;let S;for(;(S=k[w])&&!S.components;)w++;return w}),F=Vr(()=>n.value.matched[m.value]);n1(i3,Vr(()=>m.value+1)),n1(qT,F),n1(y4,n);const y=Yt();return bn(()=>[y.value,F.value,r.name],([w,k,S],[P,M,N])=>{k&&(k.instances[S]=w,M&&M!==k&&w&&w===P&&(k.leaveGuards.size||(k.leaveGuards=M.leaveGuards),k.updateGuards.size||(k.updateGuards=M.updateGuards))),w&&k&&(!M||!zf(k,M)||!P)&&(k.enterCallbacks[S]||[]).forEach(B=>B(w))},{flush:"post"}),()=>{const w=n.value,k=r.name,S=F.value,P=S&&S.components[k];if(!P)return c3(i.default,{Component:P,route:w});const M=S.props[k],N=M?M===!0?w.params:typeof M=="function"?M(w):M:null,K=fu(P,un({},N,s,{onVnodeUnmounted:U=>{U.component.isUnmounted&&(S.instances[k]=null)},ref:y}));return c3(i.default,{Component:K,route:w})||K}}});function c3(r,s){if(!r)return null;const i=r(s);return i.length===1?i[0]:i}const rA=tA;function nA(r){const s=kT(r.routes,r),i=r.parseQuery||YT,l=r.stringifyQuery||s3,n=r.history,e=Kh(),m=Kh(),F=Kh(),y=Pf(El);let w=El;Tf&&r.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const k=Ov.bind(null,J=>""+J),S=Ov.bind(null,jT),P=Ov.bind(null,L2);function M(J,We){let be,st;return Sy(J)?(be=s.getRecordMatcher(J),st=We):st=J,s.addRoute(st,be)}function N(J){const We=s.getRecordMatcher(J);We&&s.removeRoute(We)}function B(){return s.getRoutes().map(J=>J.record)}function K(J){return!!s.getRecordMatcher(J)}function U(J,We){if(We=un({},We||y.value),typeof J=="string"){const ce=Rv(i,J,We.path),Me=s.resolve({path:ce.path},We),Be=n.createHref(ce.fullPath);return un(ce,Me,{params:P(Me.params),hash:L2(ce.hash),redirectedFrom:void 0,href:Be})}let be;if("path"in J)be=un({},J,{path:Rv(i,J.path,We.path).path});else{const ce=un({},J.params);for(const Me in ce)ce[Me]==null&&delete ce[Me];be=un({},J,{params:S(ce)}),We.params=S(We.params)}const st=s.resolve(be,We),Vt=J.hash||"";st.params=k(P(st.params));const X=aT(l,un({},J,{hash:zT(Vt),path:st.path})),ee=n.createHref(X);return un({fullPath:X,hash:Vt,query:l===s3?KT(J.query):J.query||{}},st,{redirectedFrom:void 0,href:ee})}function G(J){return typeof J=="string"?Rv(i,J,y.value.path):un({},J)}function se(J,We){if(w!==J)return Gf(8,{from:We,to:J})}function Y(J){return re(J)}function z(J){return Y(un(G(J),{replace:!0}))}function ie(J){const We=J.matched[J.matched.length-1];if(We&&We.redirect){const{redirect:be}=We;let st=typeof be=="function"?be(J):be;return typeof st=="string"&&(st=st.includes("?")||st.includes("#")?st=G(st):{path:st},st.params={}),un({query:J.query,hash:J.hash,params:"path"in st?{}:J.params},st)}}function re(J,We){const be=w=U(J),st=y.value,Vt=J.state,X=J.force,ee=J.replace===!0,ce=ie(be);if(ce)return re(un(G(ce),{state:typeof ce=="object"?un({},Vt,ce.state):Vt,force:X,replace:ee}),We||be);const Me=be;Me.redirectedFrom=We;let Be;return!X&&oT(l,st,be)&&(Be=Gf(16,{to:Me,from:st}),he(st,st,!0,!1)),(Be?Promise.resolve(Be):le(Me,st)).catch(Ge=>Lo(Ge)?Lo(Ge,2)?Ge:ze(Ge):ut(Ge,Me,st)).then(Ge=>{if(Ge){if(Lo(Ge,2))return re(un({replace:ee},G(Ge.to),{state:typeof Ge.to=="object"?un({},Vt,Ge.to.state):Vt,force:X}),We||Me)}else Ge=Pe(Me,st,!0,ee,Vt);return we(Me,st,Ge),Ge})}function ne(J,We){const be=se(J,We);return be?Promise.reject(be):Promise.resolve()}function te(J){const We=$e.values().next().value;return We&&typeof We.runWithContext=="function"?We.runWithContext(J):J()}function le(J,We){let be;const[st,Vt,X]=sA(J,We);be=Iv(st.reverse(),"beforeRouteLeave",J,We);for(const ce of st)ce.leaveGuards.forEach(Me=>{be.push(Ol(Me,J,We))});const ee=ne.bind(null,J,We);return be.push(ee),Ne(be).then(()=>{be=[];for(const ce of e.list())be.push(Ol(ce,J,We));return be.push(ee),Ne(be)}).then(()=>{be=Iv(Vt,"beforeRouteUpdate",J,We);for(const ce of Vt)ce.updateGuards.forEach(Me=>{be.push(Ol(Me,J,We))});return be.push(ee),Ne(be)}).then(()=>{be=[];for(const ce of X)if(ce.beforeEnter)if(ka(ce.beforeEnter))for(const Me of ce.beforeEnter)be.push(Ol(Me,J,We));else be.push(Ol(ce.beforeEnter,J,We));return be.push(ee),Ne(be)}).then(()=>(J.matched.forEach(ce=>ce.enterCallbacks={}),be=Iv(X,"beforeRouteEnter",J,We),be.push(ee),Ne(be))).then(()=>{be=[];for(const ce of m.list())be.push(Ol(ce,J,We));return be.push(ee),Ne(be)}).catch(ce=>Lo(ce,8)?ce:Promise.reject(ce))}function we(J,We,be){F.list().forEach(st=>te(()=>st(J,We,be)))}function Pe(J,We,be,st,Vt){const X=se(J,We);if(X)return X;const ee=We===El,ce=Tf?history.state:{};be&&(st||ee?n.replace(J.fullPath,un({scroll:ee&&ce&&ce.scroll},Vt)):n.push(J.fullPath,Vt)),y.value=J,he(J,We,be,ee),ze()}let xe;function ve(){xe||(xe=n.listen((J,We,be)=>{if(!De.listening)return;const st=U(J),Vt=ie(st);if(Vt){re(un(Vt,{replace:!0}),st).catch(c1);return}w=st;const X=y.value;Tf&&dT(QD(X.fullPath,be.delta),Fm()),le(st,X).catch(ee=>Lo(ee,12)?ee:Lo(ee,2)?(re(ee.to,st).then(ce=>{Lo(ce,20)&&!be.delta&&be.type===Vf.pop&&n.go(-1,!1)}).catch(c1),Promise.reject()):(be.delta&&n.go(-be.delta,!1),ut(ee,st,X))).then(ee=>{ee=ee||Pe(st,X,!1),ee&&(be.delta&&!Lo(ee,8)?n.go(-be.delta,!1):be.type===Vf.pop&&Lo(ee,20)&&n.go(-1,!1)),we(st,X,ee)}).catch(c1)}))}let Le=Kh(),qe=Kh(),Ie;function ut(J,We,be){ze(J);const st=qe.list();return st.length?st.forEach(Vt=>Vt(J,We,be)):console.error(J),Promise.reject(J)}function dt(){return Ie&&y.value!==El?Promise.resolve():new Promise((J,We)=>{Le.add([J,We])})}function ze(J){return Ie||(Ie=!J,ve(),Le.list().forEach(([We,be])=>J?be(J):We()),Le.reset()),J}function he(J,We,be,st){const{scrollBehavior:Vt}=r;if(!Tf||!Vt)return Promise.resolve();const X=!be&&pT(QD(J.fullPath,0))||(st||!be)&&history.state&&history.state.scroll||null;return oo().then(()=>Vt(J,We,X)).then(ee=>ee&&hT(ee)).catch(ee=>ut(ee,J,We))}const He=J=>n.go(J);let et;const $e=new Set,De={currentRoute:y,listening:!0,addRoute:M,removeRoute:N,hasRoute:K,getRoutes:B,resolve:U,options:r,push:Y,replace:z,go:He,back:()=>He(-1),forward:()=>He(1),beforeEach:e.add,beforeResolve:m.add,afterEach:F.add,onError:qe.add,isReady:dt,install(J){const We=this;J.component("RouterLink",JT),J.component("RouterView",rA),J.config.globalProperties.$router=We,Object.defineProperty(J.config.globalProperties,"$route",{enumerable:!0,get:()=>tr(y)}),Tf&&!et&&y.value===El&&(et=!0,Y(n.location).catch(Vt=>{}));const be={};for(const Vt in El)Object.defineProperty(be,Vt,{get:()=>y.value[Vt],enumerable:!0});J.provide(_m,We),J.provide(xb,K4(be)),J.provide(y4,y);const st=J.unmount;$e.add(J),J.unmount=function(){$e.delete(J),$e.size<1&&(w=El,xe&&xe(),xe=null,y.value=El,et=!1,Ie=!1),st()}}};function Ne(J){return J.reduce((We,be)=>We.then(()=>te(be)),Promise.resolve())}return De}function sA(r,s){const i=[],l=[],n=[],e=Math.max(s.matched.length,r.matched.length);for(let m=0;m<e;m++){const F=s.matched[m];F&&(r.matched.find(w=>zf(w,F))?l.push(F):i.push(F));const y=r.matched[m];y&&(s.matched.find(w=>zf(w,y))||n.push(y))}return[i,l,n]}function iA(){return si(_m)}function aA(){return si(xb)}function w4(r,s={},i){for(const l in r){const n=r[l],e=i?`${i}:${l}`:l;typeof n=="object"&&n!==null?w4(n,s,e):typeof n=="function"&&(s[e]=n)}return s}const oA={run:r=>r()},lA=()=>oA,Ly=typeof console.createTask<"u"?console.createTask:lA;function cA(r,s){const i=s.shift(),l=Ly(i);return r.reduce((n,e)=>n.then(()=>l.run(()=>e(...s))),Promise.resolve())}function uA(r,s){const i=s.shift(),l=Ly(i);return Promise.all(r.map(n=>l.run(()=>n(...s))))}function Nv(r,s){for(const i of[...r])i(s)}class fA{constructor(){this._hooks={},this._before=void 0,this._after=void 0,this._deprecatedMessages=void 0,this._deprecatedHooks={},this.hook=this.hook.bind(this),this.callHook=this.callHook.bind(this),this.callHookWith=this.callHookWith.bind(this)}hook(s,i,l={}){if(!s||typeof i!="function")return()=>{};const n=s;let e;for(;this._deprecatedHooks[s];)e=this._deprecatedHooks[s],s=e.to;if(e&&!l.allowDeprecated){let m=e.message;m||(m=`${n} hook has been deprecated`+(e.to?`, please use ${e.to}`:"")),this._deprecatedMessages||(this._deprecatedMessages=new Set),this._deprecatedMessages.has(m)||(console.warn(m),this._deprecatedMessages.add(m))}if(!i.name)try{Object.defineProperty(i,"name",{get:()=>"_"+s.replace(/\W+/g,"_")+"_hook_cb",configurable:!0})}catch{}return this._hooks[s]=this._hooks[s]||[],this._hooks[s].push(i),()=>{i&&(this.removeHook(s,i),i=void 0)}}hookOnce(s,i){let l,n=(...e)=>(typeof l=="function"&&l(),l=void 0,n=void 0,i(...e));return l=this.hook(s,n),l}removeHook(s,i){if(this._hooks[s]){const l=this._hooks[s].indexOf(i);l!==-1&&this._hooks[s].splice(l,1),this._hooks[s].length===0&&delete this._hooks[s]}}deprecateHook(s,i){this._deprecatedHooks[s]=typeof i=="string"?{to:i}:i;const l=this._hooks[s]||[];delete this._hooks[s];for(const n of l)this.hook(s,n)}deprecateHooks(s){Object.assign(this._deprecatedHooks,s);for(const i in s)this.deprecateHook(i,s[i])}addHooks(s){const i=w4(s),l=Object.keys(i).map(n=>this.hook(n,i[n]));return()=>{for(const n of l.splice(0,l.length))n()}}removeHooks(s){const i=w4(s);for(const l in i)this.removeHook(l,i[l])}removeAllHooks(){for(const s in this._hooks)delete this._hooks[s]}callHook(s,...i){return i.unshift(s),this.callHookWith(cA,s,...i)}callHookParallel(s,...i){return i.unshift(s),this.callHookWith(uA,s,...i)}callHookWith(s,i,...l){const n=this._before||this._after?{name:i,args:l,context:{}}:void 0;this._before&&Nv(this._before,n);const e=s(i in this._hooks?[...this._hooks[i]]:[],l);return e instanceof Promise?e.finally(()=>{this._after&&n&&Nv(this._after,n)}):(this._after&&n&&Nv(this._after,n),e)}beforeEach(s){return this._before=this._before||[],this._before.push(s),()=>{if(this._before!==void 0){const i=this._before.indexOf(s);i!==-1&&this._before.splice(i,1)}}}afterEach(s){return this._after=this._after||[],this._after.push(s),()=>{if(this._after!==void 0){const i=this._after.indexOf(s);i!==-1&&this._after.splice(i,1)}}}}function hA(){return new fA}function dA(r){return Array.isArray(r)?r:[r]}const pA=["title","titleTemplate","script","style","noscript"],w2=["base","meta","link","style","script","noscript"],mA=["title","titleTemplate","templateParams","base","htmlAttrs","bodyAttrs","meta","link","style","script","noscript"],gA=["base","title","titleTemplate","bodyAttrs","htmlAttrs","templateParams"],By=["tagPosition","tagPriority","tagDuplicateStrategy","innerHTML","textContent","processTemplateParams"],vA=typeof window<"u";function Uy(r){let s=9;for(let i=0;i<r.length;)s=Math.imul(s^r.charCodeAt(i++),9**9);return((s^s>>>9)+65536).toString(16).substring(1,8).toLowerCase()}function u3(r){return r._h||Uy(r._d?r._d:`${r.tag}:${r.textContent||r.innerHTML||""}:${Object.entries(r.props).map(([s,i])=>`${s}:${String(i)}`).join(",")}`)}function Hy(r,s){const{props:i,tag:l}=r;if(gA.includes(l))return l;if(l==="link"&&i.rel==="canonical")return"canonical";if(i.charset)return"charset";const n=["id"];l==="meta"&&n.push("name","property","http-equiv");for(const e of n)if(typeof i[e]<"u"){const m=String(i[e]);return s&&!s(m)?!1:`${l}:${e}:${m}`}return!1}function f3(r,s){return r==null?s||null:typeof r=="function"?r(s):r}async function bA(r,s,i){const l={tag:r,props:await $y(typeof s=="object"&&typeof s!="function"&&!(s instanceof Promise)?{...s}:{[["script","noscript","style"].includes(r)?"innerHTML":"textContent"]:s},["templateParams","titleTemplate"].includes(r))};return By.forEach(n=>{const e=typeof l.props[n]<"u"?l.props[n]:i[n];typeof e<"u"&&((!["innerHTML","textContent"].includes(n)||pA.includes(l.tag))&&(l[n]=e),delete l.props[n])}),l.props.body&&(l.tagPosition="bodyClose",delete l.props.body),l.props.children&&(l.innerHTML=l.props.children,delete l.props.children),l.tag==="script"&&(typeof l.innerHTML=="object"&&(l.innerHTML=JSON.stringify(l.innerHTML),l.props.type=l.props.type||"application/json"),l.innerHTML&&["application/ld+json","application/json"].includes(l.props.type)&&(l.innerHTML=l.innerHTML.replace(/</g,"\\u003C"))),Array.isArray(l.props.content)?l.props.content.map(n=>({...l,props:{...l.props,content:n}})):l}function DA(r){return typeof r=="object"&&!Array.isArray(r)&&(r=Object.keys(r).filter(s=>r[s])),(Array.isArray(r)?r.join(" "):r).split(" ").filter(s=>s.trim()).filter(Boolean).join(" ")}async function $y(r,s){for(const i of Object.keys(r)){if(i==="class"){r[i]=DA(r[i]);continue}if(r[i]instanceof Promise&&(r[i]=await r[i]),!s&&!By.includes(i)){const l=String(r[i]),n=i.startsWith("data-");l==="true"||l===""?r[i]=n?"true":!0:r[i]||(n&&l==="false"?r[i]="false":delete r[i])}}return r}const FA=10;async function _A(r){const s=[];return Object.entries(r.resolvedInput).filter(([i,l])=>typeof l<"u"&&mA.includes(i)).forEach(([i,l])=>{const n=dA(l);s.push(...n.map(e=>bA(i,e,r)).flat())}),(await Promise.all(s)).flat().filter(Boolean).map((i,l)=>(i._e=r._i,r.mode&&(i._m=r.mode),i._p=(r._i<<FA)+l,i))}const h3={base:-10,title:10},d3={critical:-80,high:-10,low:20};function B2(r){let s=100;const i=r.tagPriority;return typeof i=="number"?i:(r.tag==="meta"?(r.props["http-equiv"]==="content-security-policy"&&(s=-30),r.props.charset&&(s=-20),r.props.name==="viewport"&&(s=-15)):r.tag==="link"&&r.props.rel==="preconnect"?s=20:r.tag in h3&&(s=h3[r.tag]),typeof i=="string"&&i in d3?s+d3[i]:s)}const yA=[{prefix:"before:",offset:-1},{prefix:"after:",offset:1}],xl="%separator";function Kc(r,s,i){if(typeof r!="string"||!r.includes("%"))return r;function l(m){let F;return["s","pageTitle"].includes(m)?F=s.pageTitle:m.includes(".")?F=m.split(".").reduce((y,w)=>y&&y[w]||void 0,s):F=s[m],typeof F<"u"?(F||"").replace(/"/g,'\\"'):!1}let n=r;try{n=decodeURI(r)}catch{}return(n.match(/%(\w+\.+\w+)|%(\w+)/g)||[]).sort().reverse().forEach(m=>{const F=l(m.slice(1));typeof F=="string"&&(r=r.replace(new RegExp(`\\${m}(\\W|$)`,"g"),(y,w)=>`${F}${w}`).trim())}),r.includes(xl)&&(r.endsWith(xl)&&(r=r.slice(0,-xl.length).trim()),r.startsWith(xl)&&(r=r.slice(xl.length).trim()),r=r.replace(new RegExp(`\\${xl}\\s*\\${xl}`,"g"),xl),r=Kc(r,{separator:i},i)),r}async function wA(r){const s={tag:r.tagName.toLowerCase(),props:await $y(r.getAttributeNames().reduce((i,l)=>({...i,[l]:r.getAttribute(l)}),{})),innerHTML:r.innerHTML};return s._d=Hy(s),s}async function EA(r,s={}){var k;const i=s.document||r.resolvedOptions.document;if(!i)return;const l={shouldRender:r.dirty,tags:[]};if(await r.hooks.callHook("dom:beforeRender",l),!l.shouldRender)return;const n=(await r.resolveTags()).map(S=>({tag:S,id:w2.includes(S.tag)?u3(S):S.tag,shouldRender:!0}));let e=r._dom;if(!e){e={elMap:{htmlAttrs:i.documentElement,bodyAttrs:i.body}};for(const S of["body","head"]){const P=(k=i==null?void 0:i[S])==null?void 0:k.children;for(const M of[...P].filter(N=>w2.includes(N.tagName.toLowerCase())))e.elMap[M.getAttribute("data-hid")||u3(await wA(M))]=M}}e.pendingSideEffects={...e.sideEffects||{}},e.sideEffects={};function m(S,P,M){const N=`${S}:${P}`;e.sideEffects[N]=M,delete e.pendingSideEffects[N]}function F({id:S,$el:P,tag:M}){const N=M.tag.endsWith("Attrs");e.elMap[S]=P,N||(["textContent","innerHTML"].forEach(B=>{M[B]&&M[B]!==P[B]&&(P[B]=M[B])}),m(S,"el",()=>{e.elMap[S].remove(),delete e.elMap[S]})),Object.entries(M.props).forEach(([B,K])=>{const U=`attr:${B}`;if(B==="class")for(const G of(K||"").split(" ").filter(Boolean))N&&m(S,`${U}:${G}`,()=>P.classList.remove(G)),!P.classList.contains(G)&&P.classList.add(G);else P.getAttribute(B)!==K&&P.setAttribute(B,K===!0?"":String(K)),N&&m(S,U,()=>P.removeAttribute(B))})}const y=[],w={bodyClose:void 0,bodyOpen:void 0,head:void 0};for(const S of n){const{tag:P,shouldRender:M,id:N}=S;if(M){if(P.tag==="title"){i.title=P.textContent;continue}S.$el=S.$el||e.elMap[N],S.$el?F(S):w2.includes(P.tag)&&y.push(S)}}for(const S of y){const P=S.tag.tagPosition||"head";S.$el=i.createElement(S.tag.tag),F(S),w[P]=w[P]||i.createDocumentFragment(),w[P].appendChild(S.$el)}for(const S of n)await r.hooks.callHook("dom:renderTag",S,i,m);w.head&&i.head.appendChild(w.head),w.bodyOpen&&i.body.insertBefore(w.bodyOpen,i.body.firstChild),w.bodyClose&&i.body.appendChild(w.bodyClose),Object.values(e.pendingSideEffects).forEach(S=>S()),r._dom=e,r.dirty=!1,await r.hooks.callHook("dom:rendered",{renders:n})}async function xA(r,s={}){const i=s.delayFn||(l=>setTimeout(l,10));return r._domUpdatePromise=r._domUpdatePromise||new Promise(l=>i(async()=>{await EA(r,s),delete r._domUpdatePromise,l()}))}function CA(r){return s=>{var l,n;const i=((n=(l=s.resolvedOptions.document)==null?void 0:l.head.querySelector('script[id="unhead:payload"]'))==null?void 0:n.innerHTML)||!1;return i&&s.push(JSON.parse(i)),{mode:"client",hooks:{"entries:updated":function(e){xA(e,r)}}}}}const TA=["templateParams","htmlAttrs","bodyAttrs"],AA={hooks:{"tag:normalise":function({tag:r}){["hid","vmid","key"].forEach(l=>{r.props[l]&&(r.key=r.props[l],delete r.props[l])});const i=Hy(r)||(r.key?`${r.tag}:${r.key}`:!1);i&&(r._d=i)},"tags:resolve":function(r){const s={};r.tags.forEach(l=>{const n=(l.key?`${l.tag}:${l.key}`:l._d)||l._p,e=s[n];if(e){let F=l==null?void 0:l.tagDuplicateStrategy;if(!F&&TA.includes(l.tag)&&(F="merge"),F==="merge"){const y=e.props;["class","style"].forEach(w=>{l.props[w]&&y[w]&&(w==="style"&&!y[w].endsWith(";")&&(y[w]+=";"),l.props[w]=`${y[w]} ${l.props[w]}`)}),s[n].props={...y,...l.props};return}else if(l._e===e._e){e._duped=e._duped||[],l._d=`${e._d}:${e._duped.length+1}`,e._duped.push(l);return}else if(B2(l)>B2(e))return}const m=Object.keys(l.props).length+(l.innerHTML?1:0)+(l.textContent?1:0);if(w2.includes(l.tag)&&m===0){delete s[n];return}s[n]=l});const i=[];Object.values(s).forEach(l=>{const n=l._duped;delete l._duped,i.push(l),n&&i.push(...n)}),r.tags=i,r.tags=r.tags.filter(l=>!(l.tag==="meta"&&(l.props.name||l.props.property)&&!l.props.content))}}},SA={mode:"server",hooks:{"tags:resolve":function(r){const s={};r.tags.filter(i=>["titleTemplate","templateParams","title"].includes(i.tag)&&i._m==="server").forEach(i=>{s[i.tag]=i.tag.startsWith("title")?i.textContent:i.props}),Object.keys(s).length&&r.tags.push({tag:"script",innerHTML:JSON.stringify(s),props:{id:"unhead:payload",type:"application/json"}})}}},p3=["script","link","bodyAttrs"];function m3(r){const s={},i={};return Object.entries(r.props).forEach(([l,n])=>{l.startsWith("on")&&typeof n=="function"?i[l]=n:s[l]=n}),{props:s,eventHandlers:i}}const kA={hooks:{"ssr:render":function(r){r.tags=r.tags.map(s=>(!p3.includes(s.tag)||!Object.entries(s.props).find(([i,l])=>i.startsWith("on")&&typeof l=="function")||(s.props=m3(s).props),s))},"tags:resolve":function(r){r.tags=r.tags.map(s=>{if(!p3.includes(s.tag))return s;const{props:i,eventHandlers:l}=m3(s);return Object.keys(l).length&&(s.props=i,s._eventHandlers=l),s})},"dom:renderTag":function(r,s,i){if(!r.tag._eventHandlers)return;const l=r.tag.tag==="bodyAttrs"?s.defaultView:r.$el;Object.entries(r.tag._eventHandlers).forEach(([n,e])=>{const m=`${r.tag._d||r.tag._p}:${n}`,F=n.slice(2).toLowerCase(),y=`data-h-${F}`;if(i(r.id,m,()=>{}),r.$el.hasAttribute(y))return;const w=e;r.$el.setAttribute(y,""),l.addEventListener(F,w),r.entry&&i(r.id,m,()=>{l.removeEventListener(F,w),r.$el.removeAttribute(y)})})}}},OA=["link","style","script","noscript"],RA={hooks:{"tag:normalise":({tag:r})=>{r.key&&OA.includes(r.tag)&&(r.props["data-hid"]=r._h=Uy(r.key))}}},PA={hooks:{"tags:resolve":r=>{const s=i=>{var l;return(l=r.tags.find(n=>n._d===i))==null?void 0:l._p};for(const{prefix:i,offset:l}of yA)for(const n of r.tags.filter(e=>typeof e.tagPriority=="string"&&e.tagPriority.startsWith(i))){const e=s(n.tagPriority.replace(i,""));typeof e<"u"&&(n._p=e+l)}r.tags.sort((i,l)=>i._p-l._p).sort((i,l)=>B2(i)-B2(l))}}},IA={hooks:{"tags:resolve":r=>{var m;const{tags:s}=r,i=(m=s.find(F=>F.tag==="title"))==null?void 0:m.textContent,l=s.findIndex(F=>F.tag==="templateParams"),n=l!==-1?s[l].props:{},e=n.separator||"|";delete n.separator,n.pageTitle=Kc(n.pageTitle||i||"",n,e);for(const F of s)F.processTemplateParams!==!1&&(["titleTemplate","title"].includes(F.tag)&&typeof F.textContent=="string"?F.textContent=Kc(F.textContent,n,e):F.tag==="meta"&&typeof F.props.content=="string"?F.props.content=Kc(F.props.content,n,e):F.tag==="link"&&typeof F.props.href=="string"?F.props.href=Kc(F.props.href,n,e):F.processTemplateParams===!0&&(F.innerHTML?F.innerHTML=Kc(F.innerHTML,n,e):F.textContent&&(F.textContent=Kc(F.textContent,n,e))));r.tags=s.filter(F=>F.tag!=="templateParams")}}},NA={hooks:{"tags:resolve":r=>{const{tags:s}=r;let i=s.findIndex(n=>n.tag==="titleTemplate");const l=s.findIndex(n=>n.tag==="title");if(l!==-1&&i!==-1){const n=f3(s[i].textContent,s[l].textContent);n!==null?s[l].textContent=n||s[l].textContent:delete s[l]}else if(i!==-1){const n=f3(s[i].textContent);n!==null&&(s[i].textContent=n,s[i].tag="title",i=-1)}i!==-1&&delete s[i],r.tags=s.filter(Boolean)}}};function MA(r={}){const s=LA(r);return s.use(CA()),s}function g3(r,s){return!r||r==="server"&&s||r==="client"&&!s}function LA(r={}){const s=hA();s.addHooks(r.hooks||{}),r.document=r.document||(vA?document:void 0);const i=!r.document;r.plugins=[AA,SA,kA,RA,PA,IA,NA,...(r==null?void 0:r.plugins)||[]];const l=()=>{m.dirty=!0,s.callHook("entries:updated",m)};let n=0,e=[];const m={dirty:!1,resolvedOptions:r,hooks:s,headEntries(){return e},use(F){const y=typeof F=="function"?F(m):F;g3(y.mode,i)&&s.addHooks(y.hooks||{})},push(F,y){y==null||delete y.head;const w={_i:n++,input:F,...y};return g3(w.mode,i)&&(e.push(w),l()),{dispose(){e=e.filter(k=>k._i!==w._i),s.callHook("entries:updated",m),l()},patch(k){e=e.map(S=>(S._i===w._i&&(S.input=w.input=k),S)),l()}}},async resolveTags(){const F={tags:[],entries:[...e]};await s.callHook("entries:resolve",F);for(const y of F.entries){const w=y.resolvedInput||y.input;if(y.resolvedInput=await(y.transform?y.transform(w):w),y.resolvedInput)for(const k of await _A(y)){const S={tag:k,entry:y,resolvedOptions:m.resolvedOptions};await s.callHook("tag:normalise",S),F.tags.push(S.tag)}}return await s.callHook("tags:beforeResolve",F),await s.callHook("tags:resolve",F),F.tags},ssr:i};return r.plugins.forEach(F=>m.use(F)),m.hooks.callHook("init",m),m}const BA=vb.startsWith("3");function UA(r){return typeof r=="function"?r():tr(r)}function E4(r,s=""){if(r instanceof Promise)return r;const i=UA(r);return!r||!i?i:Array.isArray(i)?i.map(l=>E4(l,s)):typeof i=="object"?Object.fromEntries(Object.entries(i).map(([l,n])=>l==="titleTemplate"||l.startsWith("on")?[l,tr(n)]:[l,E4(n,l)])):i}const HA={hooks:{"entries:resolve":function(r){for(const s of r.entries)s.resolvedInput=E4(s.input)}}},$A="usehead";function WA(r){return{install(i){BA&&(i.config.globalProperties.$unhead=r,i.config.globalProperties.$head=r,i.provide($A,r))}}.install}function zA(r={}){r.domDelayFn=r.domDelayFn||(i=>oo(()=>setTimeout(()=>i(),0)));const s=MA(r);return s.use(HA),s.install=WA(s),s}function VA(r){try{return JSON.parse(r||"{}")}catch(s){return console.error("[SSG] On state deserialization -",s,r),{}}}function GA(r){return document.readyState==="loading"?new Promise(s=>{document.addEventListener("DOMContentLoaded",()=>s(r))}):Promise.resolve(r)}const jA=Cs({setup(r,{slots:s}){const i=Yt(!1);return lo(()=>i.value=!0),()=>i.value?s.default&&s.default({}):s.placeholder&&s.placeholder({})}});function YA(r,s,i,l={}){const{transformState:n,registerComponents:e=!0,useHead:m=!0,rootContainer:F="#app"}=l,y=typeof window<"u";async function w(k=!1,S){const P=k?_b(r):ly(r);let M;m&&(M=zA(),P.use(M));const N=nA({history:k?bT(s.base):DT(s.base),...s}),{routes:B}=s;e&&P.component("ClientOnly",jA);const K=[],se={app:P,head:M,isClient:y,router:N,routes:B,onSSRAppRendered:k?()=>{}:re=>K.push(re),triggerOnSSRAppRendered:()=>Promise.all(K.map(re=>re())),initialState:{},transformState:n,routePath:S};k&&(await GA(),se.initialState=(n==null?void 0:n(window.__INITIAL_STATE__||{}))||VA(window.__INITIAL_STATE__)),await(i==null?void 0:i(se)),P.use(N);let Y,z=!0;if(N.beforeEach((re,ne,te)=>{(z||Y&&Y===re.path)&&(z=!1,Y=re.path,re.meta.state=se.initialState),te()}),!k){const re=se.routePath??"/";N.push(re),await N.isReady(),se.initialState=N.currentRoute.value.meta.state||{}}const ie=se.initialState;return{...se,initialState:ie}}return y&&(async()=>{const{app:k,router:S}=await w(!0);await S.isReady(),k.mount(F,!0)})(),w}const KA="0.24.3",Wy="https://github.com/xcpcio/xcpcio",qA="de3aa5389d";var Ca=(r=>(r.PENDING="PENDING",r.RUNNING="RUNNING",r.FROZEN="FROZEN",r.FINISHED="FINISHED",r.PAUSED="PAUSED",r))(Ca||{}),wt=(r=>(r.PENDING="PENDING",r.WAITING="WAITING",r.PREPARING="PREPARING",r.COMPILING="COMPILING",r.RUNNING="RUNNING",r.JUDGING="JUDGING",r.FROZEN="FROZEN",r.ACCEPTED="ACCEPTED",r.CORRECT="CORRECT",r.PARTIALLY_CORRECT="PARTIALLY_CORRECT",r.REJECTED="REJECTED",r.WRONG_ANSWER="WRONG_ANSWER",r.COMPILATION_ERROR="COMPILATION_ERROR",r.PRESENTATION_ERROR="PRESENTATION_ERROR",r.RUNTIME_ERROR="RUNTIME_ERROR",r.TIME_LIMIT_EXCEEDED="TIME_LIMIT_EXCEEDED",r.MEMORY_LIMIT_EXCEEDED="MEMORY_LIMIT_EXCEEDED",r.OUTPUT_LIMIT_EXCEEDED="OUTPUT_LIMIT_EXCEEDED",r.IDLENESS_LIMIT_EXCEEDED="IDLENESS_LIMIT_EXCEEDED",r.HACKED="HACKED",r.JUDGEMENT_FAILED="JUDGEMENT_FAILED",r.CONFIGURATION_ERROR="CONFIGURATION_ERROR",r.FILE_ERROR="FILE_ERROR",r.SYSTEM_ERROR="SYSTEM_ERROR",r.CANCELED="CANCELED",r.SKIPPED="SKIPPED",r.SECURITY_VIOLATED="SECURITY_VIOLATED",r.DENIAL_OF_JUDGEMENT="DENIAL_OF_JUDGEMENT",r.UNKNOWN="UNKNOWN",r.UNDEFINED="UNDEFINED",r))(wt||{});const gO={PENDING:"Pending",WAITING:"Waiting",PREPARING:"Preparing",COMPILING:"Compiling",RUNNING:"Running",JUDGING:"Judging",FROZEN:"Frozen",ACCEPTED:"Accepted",CORRECT:"Correct",PARTIALLY_CORRECT:"Partially Correct",REJECTED:"Rejected",WRONG_ANSWER:"Wrong Answer",COMPILATION_ERROR:"Compilation Error",PRESENTATION_ERROR:"Presentation Error",RUNTIME_ERROR:"Runtime Error",TIME_LIMIT_EXCEEDED:"Time Limit Exceeded",MEMORY_LIMIT_EXCEEDED:"Memory Limit Exceeded",OUTPUT_LIMIT_EXCEEDED:"Output Limit Exceeded",IDLENESS_LIMIT_EXCEEDED:"Idleness Limit Exceeded",HACKED:"Hacked",JUDGEMENT_FAILED:"Judgement Failed",CONFIGURATION_ERROR:"Configuration Error",FILE_ERROR:"File Error",SYSTEM_ERROR:"System Error",CANCELED:"Canceled",SKIPPED:"Skipped",SECURITY_VIOLATED:"Security Violated",DENIAL_OF_JUDGEMENT:"Denial Of Judgement",UNKNOWN:"Unknown",UNDEFINED:"Undefined"},QA={"mt-8":"","py-4":"","md:py-8":"","lg:py-10":"","w-full":"",flex:"","justify-center":"","items-center":""},XA={"text-center":"","w-full":""},JA=Mt("div",{"i-ion-balloon-sharp":"","mr-4":"","h-8":""},null,-1),ZA=Mt("p",{"my-6":"","text-gray-500":"","dark:text-gray-400":"","w-full":"",flex:"","justify-center":""}," Open-source project of ICPC/CCPC Standings. ",-1),e8={"mb-6":"","w-full":"",flex:"","flex-wrap":"","items-center":"","justify-center":"","text-gray-900":"","dark:text-white":""},t8=["href"],r8={flex:"","justify-center":"","flex-col":""},n8=Mt("a",{href:"mailto:hi@dup4.com","mr-4":"","md:mr-6":"","hover:underline":""}," Contact ",-1),s8={flex:"","justify-center":"","flex-col":""},i8={"text-sm":"","text-gray-500":"","sm:text-center":"","dark:text-gray-400":"","w-full":""},a8=Cs({__name:"Footer",setup(r){const s=Vr(()=>window?window.CDN_HOST:""),i=Vr(()=>window?window.DATA_HOST:""),l=Vr(()=>window?window.DATA_REGION:"");return(n,e)=>{const m=Bi("RouterLink"),F=Bi("VTooltip");return Ur(),vn("footer",QA,[Mt("div",XA,[Er(m,{flex:"","items-center":"","justify-center":"","text-2xl":"","font-semibold":"","text-gray-900":"","dark:text-white":"",to:"/"},{default:ws(()=>[JA,Ea(" Get more balloons ")]),_:1}),ZA,Mt("ul",e8,[Mt("li",null,[Er(m,{to:"/","mr-4":"","md:mr-6":"","hover:underline":""},{default:ws(()=>[Ea(" Home ")]),_:1})]),Mt("li",null,[Er(F,{"w-inherit":""},{popper:ws(()=>[Mt("div",r8,[Mt("div",null,"Tag: "+as(tr(KA)),1),Mt("div",null,"Sha: "+as(tr(qA)),1)])]),default:ws(()=>[Mt("a",{href:tr(Wy),class:"mr-4 md:mr-6 hover:underline",rel:"noreferrer",target:"_blank",title:"GitHub"}," GitHub ",8,t8)]),_:1})]),Mt("li",null,[Er(F,{"w-inherit":""},{popper:ws(()=>[Mt("div",s8,[Mt("div",null,"CDN Host: "+as(tr(s)),1),Mt("div",null,"DATA Host: "+as(tr(i)),1),Mt("div",null,"Data Region: "+as(tr(l)),1)])]),default:ws(()=>[n8]),_:1})])]),Mt("span",i8,[Ea("© 2020-PRESENT "),Er(m,{to:"/","hover:underline":""},{default:ws(()=>[Ea("XCPCIO™")]),_:1}),Ea(". All Rights Reserved.")])])])}}});function hu(r){return tm()?(G4(r),!0):!1}function Mv(){const r=new Set,s=n=>{r.delete(n)};return{on:n=>{r.add(n);const e=()=>s(n);return hu(e),{off:e}},off:s,trigger:n=>Promise.all(Array.from(r).map(e=>e(n)))}}function Yn(r){return typeof r=="function"?r():tr(r)}const ym=typeof window<"u",o8=r=>typeof r<"u",l8=r=>r!=null,Mf=()=>{};function c8(r,s){function i(...l){return new Promise((n,e)=>{Promise.resolve(r(()=>s.apply(this,l),{fn:s,thisArg:this,args:l})).then(n).catch(e)})}return i}const zy=r=>r();function u8(r=zy){const s=Yt(!0);function i(){s.value=!1}function l(){s.value=!0}const n=(...e)=>{s.value&&r(...e)};return{isActive:qf(s),pause:i,resume:l,eventFilter:n}}function v3(r,s=!1,i="Timeout"){return new Promise((l,n)=>{setTimeout(s?()=>n(i):l,r)})}function f8(r,...s){return s.some(i=>i in r)}function u1(...r){if(r.length!==1)return qF(...r);const s=r[0];return typeof s=="function"?qf(Z4(()=>({get:s,set:Mf}))):Yt(s)}function h8(r,s=!0){Ts()?lo(r):s?r():oo(r)}function x4(r,s=!1){function i(S,{flush:P="sync",deep:M=!1,timeout:N,throwOnTimeout:B}={}){let K=null;const G=[new Promise(se=>{K=bn(r,Y=>{S(Y)!==s&&(K==null||K(),se(Y))},{flush:P,deep:M,immediate:!0})})];return N!=null&&G.push(v3(N,B).then(()=>Yn(r)).finally(()=>K==null?void 0:K())),Promise.race(G)}function l(S,P){if(!rn(S))return i(Y=>Y===S,P);const{flush:M="sync",deep:N=!1,timeout:B,throwOnTimeout:K}=P??{};let U=null;const se=[new Promise(Y=>{U=bn([r,S],([z,ie])=>{s!==(z===ie)&&(U==null||U(),Y(z))},{flush:M,deep:N,immediate:!0})})];return B!=null&&se.push(v3(B,K).then(()=>Yn(r)).finally(()=>(U==null||U(),Yn(r)))),Promise.race(se)}function n(S){return i(P=>!!P,S)}function e(S){return l(null,S)}function m(S){return l(void 0,S)}function F(S){return i(Number.isNaN,S)}function y(S,P){return i(M=>{const N=Array.from(M);return N.includes(S)||N.includes(Yn(S))},P)}function w(S){return k(1,S)}function k(S=1,P){let M=-1;return i(()=>(M+=1,M>=S),P)}return Array.isArray(Yn(r))?{toMatch:i,toContains:y,changed:w,changedTimes:k,get not(){return x4(r,!s)}}:{toMatch:i,toBe:l,toBeTruthy:n,toBeNull:e,toBeNaN:F,toBeUndefined:m,changed:w,changedTimes:k,get not(){return x4(r,!s)}}}function d8(r){return x4(r)}function Vy(r,s,i={}){const{immediate:l=!0}=i,n=Yt(!1);let e=null;function m(){e&&(clearTimeout(e),e=null)}function F(){n.value=!1,m()}function y(...w){m(),n.value=!0,e=setTimeout(()=>{n.value=!1,e=null,r(...w)},Yn(s))}return l&&(n.value=!0,ym&&y()),hu(F),{isPending:qf(n),start:y,stop:F}}function p8(r=!1,s={}){const{truthyValue:i=!0,falsyValue:l=!1}=s,n=rn(r),e=Yt(r);function m(F){if(arguments.length)return e.value=F,e.value;{const y=Yn(i);return e.value=e.value===y?Yn(l):y,e.value}}return n?m:[e,m]}var b3=Object.getOwnPropertySymbols,m8=Object.prototype.hasOwnProperty,g8=Object.prototype.propertyIsEnumerable,v8=(r,s)=>{var i={};for(var l in r)m8.call(r,l)&&s.indexOf(l)<0&&(i[l]=r[l]);if(r!=null&&b3)for(var l of b3(r))s.indexOf(l)<0&&g8.call(r,l)&&(i[l]=r[l]);return i};function b8(r,s,i={}){const l=i,{eventFilter:n=zy}=l,e=v8(l,["eventFilter"]);return bn(r,c8(n,s),e)}var D8=Object.defineProperty,F8=Object.defineProperties,_8=Object.getOwnPropertyDescriptors,U2=Object.getOwnPropertySymbols,Gy=Object.prototype.hasOwnProperty,jy=Object.prototype.propertyIsEnumerable,D3=(r,s,i)=>s in r?D8(r,s,{enumerable:!0,configurable:!0,writable:!0,value:i}):r[s]=i,y8=(r,s)=>{for(var i in s||(s={}))Gy.call(s,i)&&D3(r,i,s[i]);if(U2)for(var i of U2(s))jy.call(s,i)&&D3(r,i,s[i]);return r},w8=(r,s)=>F8(r,_8(s)),E8=(r,s)=>{var i={};for(var l in r)Gy.call(r,l)&&s.indexOf(l)<0&&(i[l]=r[l]);if(r!=null&&U2)for(var l of U2(r))s.indexOf(l)<0&&jy.call(r,l)&&(i[l]=r[l]);return i};function x8(r,s,i={}){const l=i,{eventFilter:n}=l,e=E8(l,["eventFilter"]),{eventFilter:m,pause:F,resume:y,isActive:w}=u8(n);return{stop:b8(r,s,w8(y8({},e),{eventFilter:m})),pause:F,resume:y,isActive:w}}function Lf(r){var s;const i=Yn(r);return(s=i==null?void 0:i.$el)!=null?s:i}const ca=ym?window:void 0,C8=ym?window.document:void 0,T8=ym?window.navigator:void 0;function $o(...r){let s,i,l,n;if(typeof r[0]=="string"||Array.isArray(r[0])?([i,l,n]=r,s=ca):[s,i,l,n]=r,!s)return Mf;Array.isArray(i)||(i=[i]),Array.isArray(l)||(l=[l]);const e=[],m=()=>{e.forEach(k=>k()),e.length=0},F=(k,S,P,M)=>(k.addEventListener(S,P,M),()=>k.removeEventListener(S,P,M)),y=bn(()=>[Lf(s),Yn(n)],([k,S])=>{m(),k&&e.push(...i.flatMap(P=>l.map(M=>F(k,P,M,S))))},{immediate:!0,flush:"post"}),w=()=>{y(),m()};return hu(w),w}function A8(r){return typeof r=="function"?r:typeof r=="string"?s=>s.key===r:Array.isArray(r)?s=>r.includes(s.key):()=>!0}function vO(...r){let s,i,l={};r.length===3?(s=r[0],i=r[1],l=r[2]):r.length===2?typeof r[1]=="object"?(s=!0,i=r[0],l=r[1]):(s=r[0],i=r[1]):(s=!0,i=r[0]);const{target:n=ca,eventName:e="keydown",passive:m=!1,dedupe:F=!1}=l,y=A8(s);return $o(n,e,k=>{k.repeat&&Yn(F)||y(k)&&i(k)},m)}function S8(){const r=Yt(!1);return Ts()&&lo(()=>{r.value=!0}),r}function wm(r){const s=S8();return Vr(()=>(s.value,!!r()))}function k8(r,s={}){const{window:i=ca}=s,l=wm(()=>i&&"matchMedia"in i&&typeof i.matchMedia=="function");let n;const e=Yt(!1),m=w=>{e.value=w.matches},F=()=>{n&&("removeEventListener"in n?n.removeEventListener("change",m):n.removeListener(m))},y=sb(()=>{l.value&&(F(),n=i.matchMedia(Yn(r)),"addEventListener"in n?n.addEventListener("change",m):n.addListener(m),e.value=n.matches)});return hu(()=>{y(),F(),n=void 0}),e}function bO(r={}){const{navigator:s=T8,read:i=!1,source:l,copiedDuring:n=1500,legacy:e=!1}=r,m=wm(()=>s&&"clipboard"in s),F=Vr(()=>m.value||e),y=Yt(""),w=Yt(!1),k=Vy(()=>w.value=!1,n);function S(){m.value?s.clipboard.readText().then(B=>{y.value=B}):y.value=N()}F.value&&i&&$o(["copy","cut"],S);async function P(B=Yn(l)){F.value&&B!=null&&(m.value?await s.clipboard.writeText(B):M(B),y.value=B,w.value=!0,k.start())}function M(B){const K=document.createElement("textarea");K.value=B??"",K.style.position="absolute",K.style.opacity="0",document.body.appendChild(K),K.select(),document.execCommand("copy"),K.remove()}function N(){var B,K,U;return(U=(K=(B=document==null?void 0:document.getSelection)==null?void 0:B.call(document))==null?void 0:K.toString())!=null?U:""}return{isSupported:F,text:y,copied:w,copy:P}}function O8(r){return JSON.parse(JSON.stringify(r))}const g2=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},v2="__vueuse_ssr_handlers__",R8=P8();function P8(){return v2 in g2||(g2[v2]=g2[v2]||{}),g2[v2]}function Yy(r,s){return R8[r]||s}function I8(r){return r==null?"any":r instanceof Set?"set":r instanceof Map?"map":r instanceof Date?"date":typeof r=="boolean"?"boolean":typeof r=="string"?"string":typeof r=="object"?"object":Number.isNaN(r)?"any":"number"}var N8=Object.defineProperty,F3=Object.getOwnPropertySymbols,M8=Object.prototype.hasOwnProperty,L8=Object.prototype.propertyIsEnumerable,_3=(r,s,i)=>s in r?N8(r,s,{enumerable:!0,configurable:!0,writable:!0,value:i}):r[s]=i,y3=(r,s)=>{for(var i in s||(s={}))M8.call(s,i)&&_3(r,i,s[i]);if(F3)for(var i of F3(s))L8.call(s,i)&&_3(r,i,s[i]);return r};const B8={boolean:{read:r=>r==="true",write:r=>String(r)},object:{read:r=>JSON.parse(r),write:r=>JSON.stringify(r)},number:{read:r=>Number.parseFloat(r),write:r=>String(r)},any:{read:r=>r,write:r=>String(r)},string:{read:r=>r,write:r=>String(r)},map:{read:r=>new Map(JSON.parse(r)),write:r=>JSON.stringify(Array.from(r.entries()))},set:{read:r=>new Set(JSON.parse(r)),write:r=>JSON.stringify(Array.from(r))},date:{read:r=>new Date(r),write:r=>r.toISOString()}},w3="vueuse-storage";function U8(r,s,i,l={}){var n;const{flush:e="pre",deep:m=!0,listenToStorageChanges:F=!0,writeDefaults:y=!0,mergeDefaults:w=!1,shallow:k,window:S=ca,eventFilter:P,onError:M=ne=>{console.error(ne)}}=l,N=(k?Pf:Yt)(s);if(!i)try{i=Yy("getDefaultStorage",()=>{var ne;return(ne=ca)==null?void 0:ne.localStorage})()}catch(ne){M(ne)}if(!i)return N;const B=Yn(s),K=I8(B),U=(n=l.serializer)!=null?n:B8[K],{pause:G,resume:se}=x8(N,()=>Y(N.value),{flush:e,deep:m,eventFilter:P});return S&&F&&($o(S,"storage",re),$o(S,w3,ie)),re(),N;function Y(ne){try{if(ne==null)i.removeItem(r);else{const te=U.write(ne),le=i.getItem(r);le!==te&&(i.setItem(r,te),S&&S.dispatchEvent(new CustomEvent(w3,{detail:{key:r,oldValue:le,newValue:te,storageArea:i}})))}}catch(te){M(te)}}function z(ne){const te=ne?ne.newValue:i.getItem(r);if(te==null)return y&&B!==null&&i.setItem(r,U.write(B)),B;if(!ne&&w){const le=U.read(te);return typeof w=="function"?w(le,B):K==="object"&&!Array.isArray(le)?y3(y3({},B),le):le}else return typeof te!="string"?te:U.read(te)}function ie(ne){re(ne.detail)}function re(ne){if(!(ne&&ne.storageArea!==i)){if(ne&&ne.key==null){N.value=B;return}if(!(ne&&ne.key!==r)){G();try{N.value=z(ne)}catch(te){M(te)}finally{ne?oo(se):se()}}}}}function Ky(r){return k8("(prefers-color-scheme: dark)",r)}var H8=Object.defineProperty,E3=Object.getOwnPropertySymbols,$8=Object.prototype.hasOwnProperty,W8=Object.prototype.propertyIsEnumerable,x3=(r,s,i)=>s in r?H8(r,s,{enumerable:!0,configurable:!0,writable:!0,value:i}):r[s]=i,z8=(r,s)=>{for(var i in s||(s={}))$8.call(s,i)&&x3(r,i,s[i]);if(E3)for(var i of E3(s))W8.call(s,i)&&x3(r,i,s[i]);return r};function V8(r={}){const{selector:s="html",attribute:i="class",initialValue:l="auto",window:n=ca,storage:e,storageKey:m="vueuse-color-scheme",listenToStorageChanges:F=!0,storageRef:y,emitAuto:w,disableTransition:k=!0}=r,S=z8({auto:"",light:"light",dark:"dark"},r.modes||{}),P=Ky({window:n}),M=Vr(()=>P.value?"dark":"light"),N=y||(m==null?u1(l):U8(m,l,e,{window:n,listenToStorageChanges:F})),B=Vr(()=>N.value==="auto"?M.value:N.value),K=Yy("updateHTMLAttrs",(Y,z,ie)=>{const re=typeof Y=="string"?n==null?void 0:n.document.querySelector(Y):Lf(Y);if(!re)return;let ne;if(k){ne=n.document.createElement("style");const te="*,*::before,*::after{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important}";ne.appendChild(document.createTextNode(te)),n.document.head.appendChild(ne)}if(z==="class"){const te=ie.split(/\s/g);Object.values(S).flatMap(le=>(le||"").split(/\s/g)).filter(Boolean).forEach(le=>{te.includes(le)?re.classList.add(le):re.classList.remove(le)})}else re.setAttribute(z,ie);k&&(n.getComputedStyle(ne).opacity,document.head.removeChild(ne))});function U(Y){var z;K(s,i,(z=S[Y])!=null?z:Y)}function G(Y){r.onChanged?r.onChanged(Y,U):U(Y)}bn(B,G,{flush:"post",immediate:!0}),h8(()=>G(B.value));const se=Vr({get(){return w?N.value:B.value},set(Y){N.value=Y}});try{return Object.assign(se,{store:N,system:M,state:B})}catch{return se}}var C3=Object.getOwnPropertySymbols,G8=Object.prototype.hasOwnProperty,j8=Object.prototype.propertyIsEnumerable,Y8=(r,s)=>{var i={};for(var l in r)G8.call(r,l)&&s.indexOf(l)<0&&(i[l]=r[l]);if(r!=null&&C3)for(var l of C3(r))s.indexOf(l)<0&&j8.call(r,l)&&(i[l]=r[l]);return i};function K8(r,s,i={}){const l=i,{window:n=ca}=l,e=Y8(l,["window"]);let m;const F=wm(()=>n&&"MutationObserver"in n),y=()=>{m&&(m.disconnect(),m=void 0)},w=bn(()=>Lf(r),S=>{y(),F.value&&n&&S&&(m=new MutationObserver(s),m.observe(S,e))},{immediate:!0}),k=()=>{y(),w()};return hu(k),{isSupported:F,stop:k}}var q8=Object.defineProperty,Q8=Object.defineProperties,X8=Object.getOwnPropertyDescriptors,T3=Object.getOwnPropertySymbols,J8=Object.prototype.hasOwnProperty,Z8=Object.prototype.propertyIsEnumerable,A3=(r,s,i)=>s in r?q8(r,s,{enumerable:!0,configurable:!0,writable:!0,value:i}):r[s]=i,eS=(r,s)=>{for(var i in s||(s={}))J8.call(s,i)&&A3(r,i,s[i]);if(T3)for(var i of T3(s))Z8.call(s,i)&&A3(r,i,s[i]);return r},tS=(r,s)=>Q8(r,X8(s));function rS(r={}){const{valueDark:s="dark",valueLight:i=""}=r,l=V8(tS(eS({},r),{onChanged:(e,m)=>{var F;r.onChanged?(F=r.onChanged)==null||F.call(r,e==="dark",m,e):m(e)},modes:{dark:s,light:i}}));return Vr({get(){return l.value==="dark"},set(e){const m=e?"dark":"light";l.system.value===m?l.value="auto":l.value=m}})}function nS(r,s,i={}){const{root:l,rootMargin:n="0px",threshold:e=.1,window:m=ca,immediate:F=!0}=i,y=wm(()=>m&&"IntersectionObserver"in m),w=Vr(()=>{const N=Yn(r);return(Array.isArray(N)?N:[N]).map(Lf).filter(l8)});let k=Mf;const S=Yt(F),P=y.value?bn(()=>[w.value,Lf(l),S.value],([N,B])=>{if(k(),!S.value||!N.length)return;const K=new IntersectionObserver(s,{root:Lf(B),rootMargin:n,threshold:e});N.forEach(U=>U&&K.observe(U)),k=()=>{K.disconnect(),k=Mf}},{immediate:F,flush:"post"}):Mf,M=()=>{k(),P(),S.value=!1};return hu(M),{isSupported:y,isActive:S,pause(){k(),S.value=!1},resume(){S.value=!0},stop:M}}function sS(r,{window:s=ca,scrollTarget:i}={}){const l=Yt(!1);return nS(r,([{isIntersecting:n}])=>{l.value=n},{root:i,window:s}),l}var iS=Object.defineProperty,aS=Object.defineProperties,oS=Object.getOwnPropertyDescriptors,S3=Object.getOwnPropertySymbols,lS=Object.prototype.hasOwnProperty,cS=Object.prototype.propertyIsEnumerable,k3=(r,s,i)=>s in r?iS(r,s,{enumerable:!0,configurable:!0,writable:!0,value:i}):r[s]=i,gi=(r,s)=>{for(var i in s||(s={}))lS.call(s,i)&&k3(r,i,s[i]);if(S3)for(var i of S3(s))cS.call(s,i)&&k3(r,i,s[i]);return r},qh=(r,s)=>aS(r,oS(s));const uS={json:"application/json",text:"text/plain"};function O3(r){return r&&f8(r,"immediate","refetch","initialData","timeout","beforeFetch","afterFetch","onFetchError","fetch")}function Lv(r){return typeof Headers<"u"&&r instanceof Headers?Object.fromEntries([...r.entries()]):r}function fS(r,...s){var i;const l=typeof AbortController=="function";let n={},e={immediate:!0,refetch:!1,timeout:0};const m={method:"GET",type:"text",payload:void 0};s.length>0&&(O3(s[0])?e=gi(gi({},e),s[0]):n=s[0]),s.length>1&&O3(s[1])&&(e=gi(gi({},e),s[1]));const{fetch:F=(i=ca)==null?void 0:i.fetch,initialData:y,timeout:w}=e,k=Mv(),S=Mv(),P=Mv(),M=Yt(!1),N=Yt(!1),B=Yt(!1),K=Yt(null),U=Pf(null),G=Pf(null),se=Pf(y||null),Y=Vr(()=>l&&N.value);let z,ie;const re=()=>{l&&(z==null||z.abort(),z=new AbortController,z.signal.onabort=()=>B.value=!0,n=qh(gi({},n),{signal:z.signal}))},ne=Le=>{N.value=Le,M.value=!Le};w&&(ie=Vy(re,w,{immediate:!1}));const te=async(Le=!1)=>{var qe;re(),ne(!0),G.value=null,K.value=null,B.value=!1;const Ie={method:m.method,headers:{}};if(m.payload){const he=Lv(Ie.headers),He=Yn(m.payload);!m.payloadType&&He&&Object.getPrototypeOf(He)===Object.prototype&&!(He instanceof FormData)&&(m.payloadType="json"),m.payloadType&&(he["Content-Type"]=(qe=uS[m.payloadType])!=null?qe:m.payloadType),Ie.body=m.payloadType==="json"?JSON.stringify(He):He}let ut=!1;const dt={url:Yn(r),options:gi(gi({},Ie),n),cancel:()=>{ut=!0}};if(e.beforeFetch&&Object.assign(dt,await e.beforeFetch(dt)),ut||!F)return ne(!1),Promise.resolve(null);let ze=null;return ie&&ie.start(),new Promise((he,He)=>{var et;F(dt.url,qh(gi(gi({},Ie),dt.options),{headers:gi(gi({},Lv(Ie.headers)),Lv((et=dt.options)==null?void 0:et.headers))})).then(async $e=>{if(U.value=$e,K.value=$e.status,ze=await $e[m.type](),!$e.ok)throw se.value=y||null,new Error($e.statusText);return e.afterFetch&&({data:ze}=await e.afterFetch({data:ze,response:$e})),se.value=ze,k.trigger($e),he($e)}).catch(async $e=>{let De=$e.message||$e.name;return e.onFetchError&&({error:De}=await e.onFetchError({data:ze,error:$e,response:U.value})),G.value=De,S.trigger($e),Le?He($e):he(null)}).finally(()=>{ne(!1),ie&&ie.stop(),P.trigger(null)})})},le=u1(e.refetch);bn([le,u1(r)],([Le])=>Le&&te(),{deep:!0});const we={isFinished:M,statusCode:K,response:U,error:G,data:se,isFetching:N,canAbort:Y,aborted:B,abort:re,execute:te,onFetchResponse:k.on,onFetchError:S.on,onFetchFinally:P.on,get:Pe("GET"),put:Pe("PUT"),post:Pe("POST"),delete:Pe("DELETE"),patch:Pe("PATCH"),head:Pe("HEAD"),options:Pe("OPTIONS"),json:ve("json"),text:ve("text"),blob:ve("blob"),arrayBuffer:ve("arrayBuffer"),formData:ve("formData")};function Pe(Le){return(qe,Ie)=>{if(!N.value)return m.method=Le,m.payload=qe,m.payloadType=Ie,rn(m.payload)&&bn([le,u1(m.payload)],([ut])=>ut&&te(),{deep:!0}),qh(gi({},we),{then(ut,dt){return xe().then(ut,dt)}})}}function xe(){return new Promise((Le,qe)=>{d8(M).toBe(!0).then(()=>Le(we)).catch(Ie=>qe(Ie))})}function ve(Le){return()=>{if(!N.value)return m.type=Le,qh(gi({},we),{then(qe,Ie){return xe().then(qe,Ie)}})}}return e.immediate&&Promise.resolve().then(()=>te()),qh(gi({},we),{then(Le,qe){return xe().then(Le,qe)}})}const hS={ctrl:"control",command:"meta",cmd:"meta",option:"alt",up:"arrowup",down:"arrowdown",left:"arrowleft",right:"arrowright"};function DO(r={}){const{reactive:s=!1,target:i=ca,aliasMap:l=hS,passive:n=!0,onEventFired:e=Mf}=r,m=Ul(new Set),F={toJSON(){return{}},current:m},y=s?Ul(F):F,w=new Set,k=new Set;function S(B,K){B in y&&(s?y[B]=K:y[B].value=K)}function P(){m.clear();for(const B of k)S(B,!1)}function M(B,K){var U,G;const se=(U=B.key)==null?void 0:U.toLowerCase(),z=[(G=B.code)==null?void 0:G.toLowerCase(),se].filter(Boolean);se&&(K?m.add(se):m.delete(se));for(const ie of z)k.add(ie),S(ie,K);se==="meta"&&!K?(w.forEach(ie=>{m.delete(ie),S(ie,!1)}),w.clear()):typeof B.getModifierState=="function"&&B.getModifierState("Meta")&&K&&[...m,...z].forEach(ie=>w.add(ie))}$o(i,"keydown",B=>(M(B,!0),e(B)),{passive:n}),$o(i,"keyup",B=>(M(B,!1),e(B)),{passive:n}),$o("blur",P,{passive:!0}),$o("focus",P,{passive:!0});const N=new Proxy(y,{get(B,K,U){if(typeof K!="string")return Reflect.get(B,K,U);if(K=K.toLowerCase(),K in l&&(K=l[K]),!(K in y))if(/[+_-]/.test(K)){const se=K.split(/[+_-]/g).map(Y=>Y.trim());y[K]=Vr(()=>se.every(Y=>Yn(N[Y])))}else y[K]=Yt(!1);const G=Reflect.get(B,K,U);return s?Yn(G):G}});return N}function dS(r=null,s={}){var i,l;const{document:n=C8}=s,e=u1((i=r??(n==null?void 0:n.title))!=null?i:null),m=r&&typeof r=="function";function F(y){if(!("titleTemplate"in s))return y;const w=s.titleTemplate||"%s";return typeof w=="function"?w(y):Yn(w).replace(/%s/g,y)}return bn(e,(y,w)=>{y!==w&&n&&(n.title=F(typeof y=="string"?y:""))},{immediate:!0}),s.observe&&!s.titleTemplate&&n&&!m&&K8((l=n.head)==null?void 0:l.querySelector("title"),()=>{n&&n.title!==e.value&&(e.value=F(n.title))},{childList:!0}),e}function R3(r,s,i,l={}){var n,e,m;const{clone:F=!1,passive:y=!1,eventName:w,deep:k=!1,defaultValue:S,shouldEmit:P}=l,M=Ts(),N=i||(M==null?void 0:M.emit)||((n=M==null?void 0:M.$emit)==null?void 0:n.bind(M))||((m=(e=M==null?void 0:M.proxy)==null?void 0:e.$emit)==null?void 0:m.bind(M==null?void 0:M.proxy));let B=w;s||(s="modelValue"),B=B||`update:${s.toString()}`;const K=se=>F?typeof F=="function"?F(se):O8(se):se,U=()=>o8(r[s])?K(r[s]):S,G=se=>{P?P(se)&&N(B,se):N(B,se)};if(y){const se=U(),Y=Yt(se);return bn(()=>r[s],z=>Y.value=K(z)),bn(Y,z=>{(z!==r[s]||k)&&G(z)},{deep:k}),Y}else return Vr({get(){return U()},set(se){G(se)}})}function pS({window:r=ca}={}){if(!r)return{x:Yt(0),y:Yt(0)};const s=Yt(r.scrollX),i=Yt(r.scrollY);return $o(r,"scroll",()=>{s.value=r.scrollX,i.value=r.scrollY},{capture:!1,passive:!0}),{x:s,y:i}}const qy=rS(),mS=p8(qy),gS=Ky(),Xf=r=>(um("data-v-a79e7085"),r=r(),fm(),r),vS=Xf(()=>Mt("div",{"i-ri-arrow-up-line":""},null,-1)),bS=[vS],DS=Xf(()=>Mt("div",{class:"spacer"},null,-1)),FS={class:"right","print:op0":""},_S=Xf(()=>Mt("div",{"i-ion-balloon-sharp":""},null,-1)),yS=["title"],wS=Xf(()=>Mt("div",{"i-carbon-language":""},null,-1)),ES=[wS],xS=["title"],CS=Xf(()=>Mt("div",{i:"carbon-sun dark:carbon-moon"},null,-1)),TS=[CS],AS=["href"],SS=Xf(()=>Mt("div",{"i-carbon-logo-github":""},null,-1)),kS=[SS],OS=Cs({__name:"NavBar",props:{width:null},setup(r){const s=r,{t:i,locale:l}=Qf(),{y:n}=pS();function e(){window.scrollTo({top:0,behavior:"smooth"})}async function m(){const F=vy,y=F[(F.indexOf(l.value)+1)%F.length];await wb(y),l.value=y}return(F,y)=>{const w=Bi("RouterLink");return Ur(),vn("header",{class:ni(["header z-40",[(s==null?void 0:s.width)??""]])},[Mt("button",{title:"Scroll to top",fixed:"","bottom-6":"","right-6":"","z-100":"","h-10":"","w-10":"","rounded-full":"",transition:"","duration-300":"","print:hidden":"","hover-bg-hex-8883":"","hover:op100":"",class:ni(tr(n)>300?"op30":"op0! pointer-events-none"),onClick:y[0]||(y[0]=k=>e())},bS,2),Mt("nav",{class:ni(["nav",[s!=null&&s.width?"":"fixed"]]),"text-xl":""},[DS,Mt("div",FS,[Er(w,{"icon-btn":"",title:tr(i)("button.home"),to:"/",focusable:"false"},{default:ws(()=>[_S]),_:1},8,["title"]),Mt("a",{"icon-btn":"",title:tr(i)("button.toggle_langs"),onClick:y[1]||(y[1]=k=>m())},ES,8,yS),Mt("a",{"icon-btn":"",title:tr(i)("button.toggle_dark"),onClick:y[2]||(y[2]=k=>("toggleDark"in F?F.toggleDark:tr(mS))())},TS,8,xS),Mt("a",{"icon-btn":"",rel:"noreferrer",href:tr(Wy),target:"_blank",title:"GitHub"},kS,8,AS)])],2)],2)}}});const Jf=(r,s)=>{const i=r.__vccOpts||r;for(const[l,n]of s)i[l]=n;return i},RS=Jf(OS,[["__scopeId","data-v-a79e7085"]]),PS={},IS={"py-10":"","text-gray-700":"","dark:text-gray-200":""};function NS(r,s){const i=RS,l=Bi("RouterView"),n=a8;return Ur(),vn(jn,null,[Er(i),Mt("main",IS,[Er(l),Er(n)])],64)}const MS=Jf(PS,[["render",NS]]),LS={"board-layout":()=>ia(()=>import("./board-layout-a5587489.js"),[],import.meta.url),default:MS,headless:()=>ia(()=>import("./headless-13d3a223.js"),[],import.meta.url),home:()=>ia(()=>import("./home-6560de4b.js"),[],import.meta.url),"index-layout":()=>ia(()=>import("./index-layout-f4d3ebfe.js"),[],import.meta.url)};function BS(r){return r.map(s=>{var i;return{path:s.path,meta:s.meta,component:LS[((i=s.meta)==null?void 0:i.layout)||"default"],children:s.path==="/"?[s]:[{...s,path:""}]}})}const US=["top","right","bottom","left"],P3=["start","end"],I3=US.reduce((r,s)=>r.concat(s,s+"-"+P3[0],s+"-"+P3[1]),[]),A1=Math.min,qc=Math.max,HS={left:"right",right:"left",bottom:"top",top:"bottom"},$S={start:"end",end:"start"};function C4(r,s,i){return qc(r,A1(s,i))}function du(r,s){return typeof r=="function"?r(s):r}function ao(r){return r.split("-")[0]}function Sa(r){return r.split("-")[1]}function Qy(r){return r==="x"?"y":"x"}function Cb(r){return r==="y"?"height":"width"}function H1(r){return["top","bottom"].includes(ao(r))?"y":"x"}function Tb(r){return Qy(H1(r))}function Xy(r,s,i){i===void 0&&(i=!1);const l=Sa(r),n=Tb(r),e=Cb(n);let m=n==="x"?l===(i?"end":"start")?"right":"left":l==="start"?"bottom":"top";return s.reference[e]>s.floating[e]&&(m=$2(m)),[m,$2(m)]}function WS(r){const s=$2(r);return[H2(r),s,H2(s)]}function H2(r){return r.replace(/start|end/g,s=>$S[s])}function zS(r,s,i){const l=["left","right"],n=["right","left"],e=["top","bottom"],m=["bottom","top"];switch(r){case"top":case"bottom":return i?s?n:l:s?l:n;case"left":case"right":return s?e:m;default:return[]}}function VS(r,s,i,l){const n=Sa(r);let e=zS(ao(r),i==="start",l);return n&&(e=e.map(m=>m+"-"+n),s&&(e=e.concat(e.map(H2)))),e}function $2(r){return r.replace(/left|right|bottom|top/g,s=>HS[s])}function GS(r){return{top:0,right:0,bottom:0,left:0,...r}}function Jy(r){return typeof r!="number"?GS(r):{top:r,right:r,bottom:r,left:r}}function f1(r){return{...r,top:r.y,left:r.x,right:r.x+r.width,bottom:r.y+r.height}}function N3(r,s,i){let{reference:l,floating:n}=r;const e=H1(s),m=Tb(s),F=Cb(m),y=ao(s),w=e==="y",k=l.x+l.width/2-n.width/2,S=l.y+l.height/2-n.height/2,P=l[F]/2-n[F]/2;let M;switch(y){case"top":M={x:k,y:l.y-n.height};break;case"bottom":M={x:k,y:l.y+l.height};break;case"right":M={x:l.x+l.width,y:S};break;case"left":M={x:l.x-n.width,y:S};break;default:M={x:l.x,y:l.y}}switch(Sa(s)){case"start":M[m]-=P*(i&&w?-1:1);break;case"end":M[m]+=P*(i&&w?-1:1);break}return M}const jS=async(r,s,i)=>{const{placement:l="bottom",strategy:n="absolute",middleware:e=[],platform:m}=i,F=e.filter(Boolean),y=await(m.isRTL==null?void 0:m.isRTL(s));let w=await m.getElementRects({reference:r,floating:s,strategy:n}),{x:k,y:S}=N3(w,l,y),P=l,M={},N=0;for(let B=0;B<F.length;B++){const{name:K,fn:U}=F[B],{x:G,y:se,data:Y,reset:z}=await U({x:k,y:S,initialPlacement:l,placement:P,strategy:n,middlewareData:M,rects:w,platform:m,elements:{reference:r,floating:s}});if(k=G??k,S=se??S,M={...M,[K]:{...M[K],...Y}},z&&N<=50){N++,typeof z=="object"&&(z.placement&&(P=z.placement),z.rects&&(w=z.rects===!0?await m.getElementRects({reference:r,floating:s,strategy:n}):z.rects),{x:k,y:S}=N3(w,P,y)),B=-1;continue}}return{x:k,y:S,placement:P,strategy:n,middlewareData:M}};async function Em(r,s){var i;s===void 0&&(s={});const{x:l,y:n,platform:e,rects:m,elements:F,strategy:y}=r,{boundary:w="clippingAncestors",rootBoundary:k="viewport",elementContext:S="floating",altBoundary:P=!1,padding:M=0}=du(s,r),N=Jy(M),K=F[P?S==="floating"?"reference":"floating":S],U=f1(await e.getClippingRect({element:(i=await(e.isElement==null?void 0:e.isElement(K)))==null||i?K:K.contextElement||await(e.getDocumentElement==null?void 0:e.getDocumentElement(F.floating)),boundary:w,rootBoundary:k,strategy:y})),G=S==="floating"?{...m.floating,x:l,y:n}:m.reference,se=await(e.getOffsetParent==null?void 0:e.getOffsetParent(F.floating)),Y=await(e.isElement==null?void 0:e.isElement(se))?await(e.getScale==null?void 0:e.getScale(se))||{x:1,y:1}:{x:1,y:1},z=f1(e.convertOffsetParentRelativeRectToViewportRelativeRect?await e.convertOffsetParentRelativeRectToViewportRelativeRect({rect:G,offsetParent:se,strategy:y}):G);return{top:(U.top-z.top+N.top)/Y.y,bottom:(z.bottom-U.bottom+N.bottom)/Y.y,left:(U.left-z.left+N.left)/Y.x,right:(z.right-U.right+N.right)/Y.x}}const YS=r=>({name:"arrow",options:r,async fn(s){const{x:i,y:l,placement:n,rects:e,platform:m,elements:F}=s,{element:y,padding:w=0}=du(r,s)||{};if(y==null)return{};const k=Jy(w),S={x:i,y:l},P=Tb(n),M=Cb(P),N=await m.getDimensions(y),B=P==="y",K=B?"top":"left",U=B?"bottom":"right",G=B?"clientHeight":"clientWidth",se=e.reference[M]+e.reference[P]-S[P]-e.floating[M],Y=S[P]-e.reference[P],z=await(m.getOffsetParent==null?void 0:m.getOffsetParent(y));let ie=z?z[G]:0;(!ie||!await(m.isElement==null?void 0:m.isElement(z)))&&(ie=F.floating[G]||e.floating[M]);const re=se/2-Y/2,ne=ie/2-N[M]/2-1,te=A1(k[K],ne),le=A1(k[U],ne),we=te,Pe=ie-N[M]-le,xe=ie/2-N[M]/2+re,ve=C4(we,xe,Pe),qe=Sa(n)!=null&&xe!=ve&&e.reference[M]/2-(xe<we?te:le)-N[M]/2<0?xe<we?we-xe:Pe-xe:0;return{[P]:S[P]-qe,data:{[P]:ve,centerOffset:xe-ve+qe}}}});function KS(r,s,i){return(r?[...i.filter(n=>Sa(n)===r),...i.filter(n=>Sa(n)!==r)]:i.filter(n=>ao(n)===n)).filter(n=>r?Sa(n)===r||(s?H2(n)!==n:!1):!0)}const qS=function(r){return r===void 0&&(r={}),{name:"autoPlacement",options:r,async fn(s){var i,l,n;const{rects:e,middlewareData:m,placement:F,platform:y,elements:w}=s,{crossAxis:k=!1,alignment:S,allowedPlacements:P=I3,autoAlignment:M=!0,...N}=du(r,s),B=S!==void 0||P===I3?KS(S||null,M,P):P,K=await Em(s,N),U=((i=m.autoPlacement)==null?void 0:i.index)||0,G=B[U];if(G==null)return{};const se=Xy(G,e,await(y.isRTL==null?void 0:y.isRTL(w.floating)));if(F!==G)return{reset:{placement:B[0]}};const Y=[K[ao(G)],K[se[0]],K[se[1]]],z=[...((l=m.autoPlacement)==null?void 0:l.overflows)||[],{placement:G,overflows:Y}],ie=B[U+1];if(ie)return{data:{index:U+1,overflows:z},reset:{placement:ie}};const re=z.map(le=>{const we=Sa(le.placement);return[le.placement,we&&k?le.overflows.slice(0,2).reduce((Pe,xe)=>Pe+xe,0):le.overflows[0],le.overflows]}).sort((le,we)=>le[1]-we[1]),te=((n=re.filter(le=>le[2].slice(0,Sa(le[0])?2:3).every(we=>we<=0))[0])==null?void 0:n[0])||re[0][0];return te!==F?{data:{index:U+1,overflows:z},reset:{placement:te}}:{}}}},QS=function(r){return r===void 0&&(r={}),{name:"flip",options:r,async fn(s){var i;const{placement:l,middlewareData:n,rects:e,initialPlacement:m,platform:F,elements:y}=s,{mainAxis:w=!0,crossAxis:k=!0,fallbackPlacements:S,fallbackStrategy:P="bestFit",fallbackAxisSideDirection:M="none",flipAlignment:N=!0,...B}=du(r,s),K=ao(l),U=ao(m)===m,G=await(F.isRTL==null?void 0:F.isRTL(y.floating)),se=S||(U||!N?[$2(m)]:WS(m));!S&&M!=="none"&&se.push(...VS(m,N,M,G));const Y=[m,...se],z=await Em(s,B),ie=[];let re=((i=n.flip)==null?void 0:i.overflows)||[];if(w&&ie.push(z[K]),k){const we=Xy(l,e,G);ie.push(z[we[0]],z[we[1]])}if(re=[...re,{placement:l,overflows:ie}],!ie.every(we=>we<=0)){var ne,te;const we=(((ne=n.flip)==null?void 0:ne.index)||0)+1,Pe=Y[we];if(Pe)return{data:{index:we,overflows:re},reset:{placement:Pe}};let xe=(te=re.filter(ve=>ve.overflows[0]<=0).sort((ve,Le)=>ve.overflows[1]-Le.overflows[1])[0])==null?void 0:te.placement;if(!xe)switch(P){case"bestFit":{var le;const ve=(le=re.map(Le=>[Le.placement,Le.overflows.filter(qe=>qe>0).reduce((qe,Ie)=>qe+Ie,0)]).sort((Le,qe)=>Le[1]-qe[1])[0])==null?void 0:le[0];ve&&(xe=ve);break}case"initialPlacement":xe=m;break}if(l!==xe)return{reset:{placement:xe}}}return{}}}};async function XS(r,s){const{placement:i,platform:l,elements:n}=r,e=await(l.isRTL==null?void 0:l.isRTL(n.floating)),m=ao(i),F=Sa(i),y=H1(i)==="y",w=["left","top"].includes(m)?-1:1,k=e&&y?-1:1,S=du(s,r);let{mainAxis:P,crossAxis:M,alignmentAxis:N}=typeof S=="number"?{mainAxis:S,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...S};return F&&typeof N=="number"&&(M=F==="end"?N*-1:N),y?{x:M*k,y:P*w}:{x:P*w,y:M*k}}const JS=function(r){return r===void 0&&(r=0),{name:"offset",options:r,async fn(s){const{x:i,y:l}=s,n=await XS(s,r);return{x:i+n.x,y:l+n.y,data:n}}}},ZS=function(r){return r===void 0&&(r={}),{name:"shift",options:r,async fn(s){const{x:i,y:l,placement:n}=s,{mainAxis:e=!0,crossAxis:m=!1,limiter:F={fn:K=>{let{x:U,y:G}=K;return{x:U,y:G}}},...y}=du(r,s),w={x:i,y:l},k=await Em(s,y),S=H1(ao(n)),P=Qy(S);let M=w[P],N=w[S];if(e){const K=P==="y"?"top":"left",U=P==="y"?"bottom":"right",G=M+k[K],se=M-k[U];M=C4(G,M,se)}if(m){const K=S==="y"?"top":"left",U=S==="y"?"bottom":"right",G=N+k[K],se=N-k[U];N=C4(G,N,se)}const B=F.fn({...s,[P]:M,[S]:N});return{...B,data:{x:B.x-i,y:B.y-l}}}}},e7=function(r){return r===void 0&&(r={}),{name:"size",options:r,async fn(s){const{placement:i,rects:l,platform:n,elements:e}=s,{apply:m=()=>{},...F}=du(r,s),y=await Em(s,F),w=ao(i),k=Sa(i),S=H1(i)==="y",{width:P,height:M}=l.floating;let N,B;w==="top"||w==="bottom"?(N=w,B=k===(await(n.isRTL==null?void 0:n.isRTL(e.floating))?"start":"end")?"left":"right"):(B=w,N=k==="end"?"top":"bottom");const K=M-y[N],U=P-y[B],G=!s.middlewareData.shift;let se=K,Y=U;if(S){const ie=P-y.left-y.right;Y=k||G?A1(U,ie):ie}else{const ie=M-y.top-y.bottom;se=k||G?A1(K,ie):ie}if(G&&!k){const ie=qc(y.left,0),re=qc(y.right,0),ne=qc(y.top,0),te=qc(y.bottom,0);S?Y=P-2*(ie!==0||re!==0?ie+re:qc(y.left,y.right)):se=M-2*(ne!==0||te!==0?ne+te:qc(y.top,y.bottom))}await m({...s,availableWidth:Y,availableHeight:se});const z=await n.getDimensions(e.floating);return P!==z.width||M!==z.height?{reset:{rects:!0}}:{}}}};function aa(r){var s;return((s=r.ownerDocument)==null?void 0:s.defaultView)||window}function no(r){return aa(r).getComputedStyle(r)}const M3=Math.min,h1=Math.max,W2=Math.round;function Zy(r){const s=no(r);let i=parseFloat(s.width),l=parseFloat(s.height);const n=r.offsetWidth,e=r.offsetHeight,m=W2(i)!==n||W2(l)!==e;return m&&(i=n,l=e),{width:i,height:l,fallback:m}}function Vl(r){return tw(r)?(r.nodeName||"").toLowerCase():""}let b2;function ew(){if(b2)return b2;const r=navigator.userAgentData;return r&&Array.isArray(r.brands)?(b2=r.brands.map(s=>s.brand+"/"+s.version).join(" "),b2):navigator.userAgent}function so(r){return r instanceof aa(r).HTMLElement}function Nl(r){return r instanceof aa(r).Element}function tw(r){return r instanceof aa(r).Node}function L3(r){return typeof ShadowRoot>"u"?!1:r instanceof aa(r).ShadowRoot||r instanceof ShadowRoot}function xm(r){const{overflow:s,overflowX:i,overflowY:l,display:n}=no(r);return/auto|scroll|overlay|hidden|clip/.test(s+l+i)&&!["inline","contents"].includes(n)}function t7(r){return["table","td","th"].includes(Vl(r))}function T4(r){const s=/firefox/i.test(ew()),i=no(r),l=i.backdropFilter||i.WebkitBackdropFilter;return i.transform!=="none"||i.perspective!=="none"||!!l&&l!=="none"||s&&i.willChange==="filter"||s&&!!i.filter&&i.filter!=="none"||["transform","perspective"].some(n=>i.willChange.includes(n))||["paint","layout","strict","content"].some(n=>{const e=i.contain;return e!=null&&e.includes(n)})}function rw(){return!/^((?!chrome|android).)*safari/i.test(ew())}function Ab(r){return["html","body","#document"].includes(Vl(r))}function nw(r){return Nl(r)?r:r.contextElement}const sw={x:1,y:1};function Bf(r){const s=nw(r);if(!so(s))return sw;const i=s.getBoundingClientRect(),{width:l,height:n,fallback:e}=Zy(s);let m=(e?W2(i.width):i.width)/l,F=(e?W2(i.height):i.height)/n;return m&&Number.isFinite(m)||(m=1),F&&Number.isFinite(F)||(F=1),{x:m,y:F}}function S1(r,s,i,l){var n,e;s===void 0&&(s=!1),i===void 0&&(i=!1);const m=r.getBoundingClientRect(),F=nw(r);let y=sw;s&&(l?Nl(l)&&(y=Bf(l)):y=Bf(r));const w=F?aa(F):window,k=!rw()&&i;let S=(m.left+(k&&((n=w.visualViewport)==null?void 0:n.offsetLeft)||0))/y.x,P=(m.top+(k&&((e=w.visualViewport)==null?void 0:e.offsetTop)||0))/y.y,M=m.width/y.x,N=m.height/y.y;if(F){const B=aa(F),K=l&&Nl(l)?aa(l):l;let U=B.frameElement;for(;U&&l&&K!==B;){const G=Bf(U),se=U.getBoundingClientRect(),Y=getComputedStyle(U);se.x+=(U.clientLeft+parseFloat(Y.paddingLeft))*G.x,se.y+=(U.clientTop+parseFloat(Y.paddingTop))*G.y,S*=G.x,P*=G.y,M*=G.x,N*=G.y,S+=se.x,P+=se.y,U=aa(U).frameElement}}return{width:M,height:N,top:P,right:S+M,bottom:P+N,left:S,x:S,y:P}}function Ml(r){return((tw(r)?r.ownerDocument:r.document)||window.document).documentElement}function Cm(r){return Nl(r)?{scrollLeft:r.scrollLeft,scrollTop:r.scrollTop}:{scrollLeft:r.pageXOffset,scrollTop:r.pageYOffset}}function iw(r){return S1(Ml(r)).left+Cm(r).scrollLeft}function k1(r){if(Vl(r)==="html")return r;const s=r.assignedSlot||r.parentNode||L3(r)&&r.host||Ml(r);return L3(s)?s.host:s}function aw(r){const s=k1(r);return Ab(s)?s.ownerDocument.body:so(s)&&xm(s)?s:aw(s)}function z2(r,s){var i;s===void 0&&(s=[]);const l=aw(r),n=l===((i=r.ownerDocument)==null?void 0:i.body),e=aa(l);return n?s.concat(e,e.visualViewport||[],xm(l)?l:[]):s.concat(l,z2(l))}function B3(r,s,i){return s==="viewport"?f1(function(l,n){const e=aa(l),m=Ml(l),F=e.visualViewport;let y=m.clientWidth,w=m.clientHeight,k=0,S=0;if(F){y=F.width,w=F.height;const P=rw();(P||!P&&n==="fixed")&&(k=F.offsetLeft,S=F.offsetTop)}return{width:y,height:w,x:k,y:S}}(r,i)):Nl(s)?f1(function(l,n){const e=S1(l,!0,n==="fixed"),m=e.top+l.clientTop,F=e.left+l.clientLeft,y=so(l)?Bf(l):{x:1,y:1};return{width:l.clientWidth*y.x,height:l.clientHeight*y.y,x:F*y.x,y:m*y.y}}(s,i)):f1(function(l){const n=Ml(l),e=Cm(l),m=l.ownerDocument.body,F=h1(n.scrollWidth,n.clientWidth,m.scrollWidth,m.clientWidth),y=h1(n.scrollHeight,n.clientHeight,m.scrollHeight,m.clientHeight);let w=-e.scrollLeft+iw(l);const k=-e.scrollTop;return no(m).direction==="rtl"&&(w+=h1(n.clientWidth,m.clientWidth)-F),{width:F,height:y,x:w,y:k}}(Ml(r)))}function U3(r){return so(r)&&no(r).position!=="fixed"?r.offsetParent:null}function H3(r){const s=aa(r);let i=U3(r);for(;i&&t7(i)&&no(i).position==="static";)i=U3(i);return i&&(Vl(i)==="html"||Vl(i)==="body"&&no(i).position==="static"&&!T4(i))?s:i||function(l){let n=k1(l);for(;so(n)&&!Ab(n);){if(T4(n))return n;n=k1(n)}return null}(r)||s}function r7(r,s,i){const l=so(s),n=Ml(s),e=S1(r,!0,i==="fixed",s);let m={scrollLeft:0,scrollTop:0};const F={x:0,y:0};if(l||!l&&i!=="fixed")if((Vl(s)!=="body"||xm(n))&&(m=Cm(s)),so(s)){const y=S1(s,!0);F.x=y.x+s.clientLeft,F.y=y.y+s.clientTop}else n&&(F.x=iw(n));return{x:e.left+m.scrollLeft-F.x,y:e.top+m.scrollTop-F.y,width:e.width,height:e.height}}const n7={getClippingRect:function(r){let{element:s,boundary:i,rootBoundary:l,strategy:n}=r;const e=i==="clippingAncestors"?function(w,k){const S=k.get(w);if(S)return S;let P=z2(w).filter(K=>Nl(K)&&Vl(K)!=="body"),M=null;const N=no(w).position==="fixed";let B=N?k1(w):w;for(;Nl(B)&&!Ab(B);){const K=no(B),U=T4(B);(N?U||M:U||K.position!=="static"||!M||!["absolute","fixed"].includes(M.position))?M=K:P=P.filter(G=>G!==B),B=k1(B)}return k.set(w,P),P}(s,this._c):[].concat(i),m=[...e,l],F=m[0],y=m.reduce((w,k)=>{const S=B3(s,k,n);return w.top=h1(S.top,w.top),w.right=M3(S.right,w.right),w.bottom=M3(S.bottom,w.bottom),w.left=h1(S.left,w.left),w},B3(s,F,n));return{width:y.right-y.left,height:y.bottom-y.top,x:y.left,y:y.top}},convertOffsetParentRelativeRectToViewportRelativeRect:function(r){let{rect:s,offsetParent:i,strategy:l}=r;const n=so(i),e=Ml(i);if(i===e)return s;let m={scrollLeft:0,scrollTop:0},F={x:1,y:1};const y={x:0,y:0};if((n||!n&&l!=="fixed")&&((Vl(i)!=="body"||xm(e))&&(m=Cm(i)),so(i))){const w=S1(i);F=Bf(i),y.x=w.x+i.clientLeft,y.y=w.y+i.clientTop}return{width:s.width*F.x,height:s.height*F.y,x:s.x*F.x-m.scrollLeft*F.x+y.x,y:s.y*F.y-m.scrollTop*F.y+y.y}},isElement:Nl,getDimensions:function(r){return so(r)?Zy(r):r.getBoundingClientRect()},getOffsetParent:H3,getDocumentElement:Ml,getScale:Bf,async getElementRects(r){let{reference:s,floating:i,strategy:l}=r;const n=this.getOffsetParent||H3,e=this.getDimensions;return{reference:r7(s,await n(i),l),floating:{x:0,y:0,...await e(i)}}},getClientRects:r=>Array.from(r.getClientRects()),isRTL:r=>no(r).direction==="rtl"},s7=(r,s,i)=>{const l=new Map,n={platform:n7,...i},e={...n.platform,_c:l};return jS(r,s,{...n,platform:e})};function ow(r,s){for(const i in s)Object.prototype.hasOwnProperty.call(s,i)&&(typeof s[i]=="object"&&r[i]?ow(r[i],s[i]):r[i]=s[i])}const Vo={disabled:!1,distance:5,skidding:0,container:"body",boundary:void 0,instantMove:!1,disposeTimeout:5e3,popperTriggers:[],strategy:"absolute",preventOverflow:!0,flip:!0,shift:!0,overflowPadding:0,arrowPadding:0,arrowOverflow:!0,themes:{tooltip:{placement:"top",triggers:["hover","focus","touch"],hideTriggers:r=>[...r,"click"],delay:{show:200,hide:0},handleResize:!1,html:!1,loadingContent:"..."},dropdown:{placement:"bottom",triggers:["click"],delay:0,handleResize:!0,autoHide:!0},menu:{$extend:"dropdown",triggers:["hover","focus"],popperTriggers:["hover","focus"],delay:{show:0,hide:400}}}};function O1(r,s){let i=Vo.themes[r]||{},l;do l=i[s],typeof l>"u"?i.$extend?i=Vo.themes[i.$extend]||{}:(i=null,l=Vo[s]):i=null;while(i);return l}function i7(r){const s=[r];let i=Vo.themes[r]||{};do i.$extend&&!i.$resetCss?(s.push(i.$extend),i=Vo.themes[i.$extend]||{}):i=null;while(i);return s.map(l=>`v-popper--theme-${l}`)}function $3(r){const s=[r];let i=Vo.themes[r]||{};do i.$extend?(s.push(i.$extend),i=Vo.themes[i.$extend]||{}):i=null;while(i);return s}let ou=!1;if(typeof window<"u"){ou=!1;try{const r=Object.defineProperty({},"passive",{get(){ou=!0}});window.addEventListener("test",null,r)}catch{}}let lw=!1;typeof window<"u"&&typeof navigator<"u"&&(lw=/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream);const cw=["auto","top","bottom","left","right"].reduce((r,s)=>r.concat([s,`${s}-start`,`${s}-end`]),[]),W3={hover:"mouseenter",focus:"focus",click:"click",touch:"touchstart",pointer:"pointerdown"},z3={hover:"mouseleave",focus:"blur",click:"click",touch:"touchend",pointer:"pointerup"};function V3(r,s){const i=r.indexOf(s);i!==-1&&r.splice(i,1)}function Bv(){return new Promise(r=>requestAnimationFrame(()=>{requestAnimationFrame(r)}))}const xa=[];let Yc=null;const G3={};function j3(r){let s=G3[r];return s||(s=G3[r]=[]),s}let A4=function(){};typeof window<"u"&&(A4=window.Element);function Yr(r){return function(s){return O1(s.theme,r)}}const Uv="__floating-vue__popper",uw=()=>Cs({name:"VPopper",provide(){return{[Uv]:{parentPopper:this}}},inject:{[Uv]:{default:null}},props:{theme:{type:String,required:!0},targetNodes:{type:Function,required:!0},referenceNode:{type:Function,default:null},popperNode:{type:Function,required:!0},shown:{type:Boolean,default:!1},showGroup:{type:String,default:null},ariaId:{default:null},disabled:{type:Boolean,default:Yr("disabled")},positioningDisabled:{type:Boolean,default:Yr("positioningDisabled")},placement:{type:String,default:Yr("placement"),validator:r=>cw.includes(r)},delay:{type:[String,Number,Object],default:Yr("delay")},distance:{type:[Number,String],default:Yr("distance")},skidding:{type:[Number,String],default:Yr("skidding")},triggers:{type:Array,default:Yr("triggers")},showTriggers:{type:[Array,Function],default:Yr("showTriggers")},hideTriggers:{type:[Array,Function],default:Yr("hideTriggers")},popperTriggers:{type:Array,default:Yr("popperTriggers")},popperShowTriggers:{type:[Array,Function],default:Yr("popperShowTriggers")},popperHideTriggers:{type:[Array,Function],default:Yr("popperHideTriggers")},container:{type:[String,Object,A4,Boolean],default:Yr("container")},boundary:{type:[String,A4],default:Yr("boundary")},strategy:{type:String,validator:r=>["absolute","fixed"].includes(r),default:Yr("strategy")},autoHide:{type:[Boolean,Function],default:Yr("autoHide")},handleResize:{type:Boolean,default:Yr("handleResize")},instantMove:{type:Boolean,default:Yr("instantMove")},eagerMount:{type:Boolean,default:Yr("eagerMount")},popperClass:{type:[String,Array,Object],default:Yr("popperClass")},computeTransformOrigin:{type:Boolean,default:Yr("computeTransformOrigin")},autoMinSize:{type:Boolean,default:Yr("autoMinSize")},autoSize:{type:[Boolean,String],default:Yr("autoSize")},autoMaxSize:{type:Boolean,default:Yr("autoMaxSize")},autoBoundaryMaxSize:{type:Boolean,default:Yr("autoBoundaryMaxSize")},preventOverflow:{type:Boolean,default:Yr("preventOverflow")},overflowPadding:{type:[Number,String],default:Yr("overflowPadding")},arrowPadding:{type:[Number,String],default:Yr("arrowPadding")},arrowOverflow:{type:Boolean,default:Yr("arrowOverflow")},flip:{type:Boolean,default:Yr("flip")},shift:{type:Boolean,default:Yr("shift")},shiftCrossAxis:{type:Boolean,default:Yr("shiftCrossAxis")},noAutoFocus:{type:Boolean,default:Yr("noAutoFocus")},disposeTimeout:{type:Number,default:Yr("disposeTimeout")}},emits:["show","hide","update:shown","apply-show","apply-hide","close-group","close-directive","auto-hide","resize","dispose"],data(){return{isShown:!1,isMounted:!1,skipTransition:!1,classes:{showFrom:!1,showTo:!1,hideFrom:!1,hideTo:!0},result:{x:0,y:0,placement:"",strategy:this.strategy,arrow:{x:0,y:0,centerOffset:0},transformOrigin:null},shownChildren:new Set,lastAutoHide:!0}},computed:{popperId(){return this.ariaId!=null?this.ariaId:this.randomId},shouldMountContent(){return this.eagerMount||this.isMounted},slotData(){return{popperId:this.popperId,isShown:this.isShown,shouldMountContent:this.shouldMountContent,skipTransition:this.skipTransition,autoHide:typeof this.autoHide=="function"?this.lastAutoHide:this.autoHide,show:this.show,hide:this.hide,handleResize:this.handleResize,onResize:this.onResize,classes:{...this.classes,popperClass:this.popperClass},result:this.positioningDisabled?null:this.result,attrs:this.$attrs}},parentPopper(){var r;return(r=this[Uv])==null?void 0:r.parentPopper},hasPopperShowTriggerHover(){var r,s;return((r=this.popperTriggers)==null?void 0:r.includes("hover"))||((s=this.popperShowTriggers)==null?void 0:s.includes("hover"))}},watch:{shown:"$_autoShowHide",disabled(r){r?this.dispose():this.init()},async container(){this.isShown&&(this.$_ensureTeleport(),await this.$_computePosition())},...["triggers","positioningDisabled"].reduce((r,s)=>(r[s]="$_refreshListeners",r),{}),...["placement","distance","skidding","boundary","strategy","overflowPadding","arrowPadding","preventOverflow","shift","shiftCrossAxis","flip"].reduce((r,s)=>(r[s]="$_computePosition",r),{})},created(){this.$_isDisposed=!0,this.randomId=`popper_${[Math.random(),Date.now()].map(r=>r.toString(36).substring(2,10)).join("_")}`,this.autoMinSize&&console.warn('[floating-vue] `autoMinSize` option is deprecated. Use `autoSize="min"` instead.'),this.autoMaxSize&&console.warn("[floating-vue] `autoMaxSize` option is deprecated. Use `autoBoundaryMaxSize` instead.")},mounted(){this.init(),this.$_detachPopperNode()},activated(){this.$_autoShowHide()},deactivated(){this.hide()},beforeUnmount(){this.dispose()},methods:{show({event:r=null,skipDelay:s=!1,force:i=!1}={}){var l,n;(l=this.parentPopper)!=null&&l.lockedChild&&this.parentPopper.lockedChild!==this||(this.$_pendingHide=!1,(i||!this.disabled)&&(((n=this.parentPopper)==null?void 0:n.lockedChild)===this&&(this.parentPopper.lockedChild=null),this.$_scheduleShow(r,s),this.$emit("show"),this.$_showFrameLocked=!0,requestAnimationFrame(()=>{this.$_showFrameLocked=!1})),this.$emit("update:shown",!0))},hide({event:r=null,skipDelay:s=!1}={}){var i;if(!this.$_hideInProgress){if(this.shownChildren.size>0){this.$_pendingHide=!0;return}if(this.hasPopperShowTriggerHover&&this.$_isAimingPopper()){this.parentPopper&&(this.parentPopper.lockedChild=this,clearTimeout(this.parentPopper.lockedChildTimer),this.parentPopper.lockedChildTimer=setTimeout(()=>{this.parentPopper.lockedChild===this&&(this.parentPopper.lockedChild.hide({skipDelay:s}),this.parentPopper.lockedChild=null)},1e3));return}((i=this.parentPopper)==null?void 0:i.lockedChild)===this&&(this.parentPopper.lockedChild=null),this.$_pendingHide=!1,this.$_scheduleHide(r,s),this.$emit("hide"),this.$emit("update:shown",!1)}},init(){var r;this.$_isDisposed&&(this.$_isDisposed=!1,this.isMounted=!1,this.$_events=[],this.$_preventShow=!1,this.$_referenceNode=((r=this.referenceNode)==null?void 0:r.call(this))??this.$el,this.$_targetNodes=this.targetNodes().filter(s=>s.nodeType===s.ELEMENT_NODE),this.$_popperNode=this.popperNode(),this.$_innerNode=this.$_popperNode.querySelector(".v-popper__inner"),this.$_arrowNode=this.$_popperNode.querySelector(".v-popper__arrow-container"),this.$_swapTargetAttrs("title","data-original-title"),this.$_detachPopperNode(),this.triggers.length&&this.$_addEventListeners(),this.shown&&this.show())},dispose(){this.$_isDisposed||(this.$_isDisposed=!0,this.$_removeEventListeners(),this.hide({skipDelay:!0}),this.$_detachPopperNode(),this.isMounted=!1,this.isShown=!1,this.$_updateParentShownChildren(!1),this.$_swapTargetAttrs("data-original-title","title"),this.$emit("dispose"))},async onResize(){this.isShown&&(await this.$_computePosition(),this.$emit("resize"))},async $_computePosition(){if(this.$_isDisposed||this.positioningDisabled)return;const r={strategy:this.strategy,middleware:[]};(this.distance||this.skidding)&&r.middleware.push(JS({mainAxis:this.distance,crossAxis:this.skidding}));const s=this.placement.startsWith("auto");if(s?r.middleware.push(qS({alignment:this.placement.split("-")[1]??""})):r.placement=this.placement,this.preventOverflow&&(this.shift&&r.middleware.push(ZS({padding:this.overflowPadding,boundary:this.boundary,crossAxis:this.shiftCrossAxis})),!s&&this.flip&&r.middleware.push(QS({padding:this.overflowPadding,boundary:this.boundary}))),r.middleware.push(YS({element:this.$_arrowNode,padding:this.arrowPadding})),this.arrowOverflow&&r.middleware.push({name:"arrowOverflow",fn:({placement:l,rects:n,middlewareData:e})=>{let m;const{centerOffset:F}=e.arrow;return l.startsWith("top")||l.startsWith("bottom")?m=Math.abs(F)>n.reference.width/2:m=Math.abs(F)>n.reference.height/2,{data:{overflow:m}}}}),this.autoMinSize||this.autoSize){const l=this.autoSize?this.autoSize:this.autoMinSize?"min":null;r.middleware.push({name:"autoSize",fn:({rects:n,placement:e,middlewareData:m})=>{var F;if((F=m.autoSize)!=null&&F.skip)return{};let y,w;return e.startsWith("top")||e.startsWith("bottom")?y=n.reference.width:w=n.reference.height,this.$_innerNode.style[l==="min"?"minWidth":l==="max"?"maxWidth":"width"]=y!=null?`${y}px`:null,this.$_innerNode.style[l==="min"?"minHeight":l==="max"?"maxHeight":"height"]=w!=null?`${w}px`:null,{data:{skip:!0},reset:{rects:!0}}}})}(this.autoMaxSize||this.autoBoundaryMaxSize)&&(this.$_innerNode.style.maxWidth=null,this.$_innerNode.style.maxHeight=null,r.middleware.push(e7({boundary:this.boundary,padding:this.overflowPadding,apply:({availableWidth:l,availableHeight:n})=>{this.$_innerNode.style.maxWidth=l!=null?`${l}px`:null,this.$_innerNode.style.maxHeight=n!=null?`${n}px`:null}})));const i=await s7(this.$_referenceNode,this.$_popperNode,r);Object.assign(this.result,{x:i.x,y:i.y,placement:i.placement,strategy:i.strategy,arrow:{...i.middlewareData.arrow,...i.middlewareData.arrowOverflow}})},$_scheduleShow(r=null,s=!1){if(this.$_updateParentShownChildren(!0),this.$_hideInProgress=!1,clearTimeout(this.$_scheduleTimer),Yc&&this.instantMove&&Yc.instantMove&&Yc!==this.parentPopper){Yc.$_applyHide(!0),this.$_applyShow(!0);return}s?this.$_applyShow():this.$_scheduleTimer=setTimeout(this.$_applyShow.bind(this),this.$_computeDelay("show"))},$_scheduleHide(r=null,s=!1){if(this.shownChildren.size>0){this.$_pendingHide=!0;return}this.$_updateParentShownChildren(!1),this.$_hideInProgress=!0,clearTimeout(this.$_scheduleTimer),this.isShown&&(Yc=this),s?this.$_applyHide():this.$_scheduleTimer=setTimeout(this.$_applyHide.bind(this),this.$_computeDelay("hide"))},$_computeDelay(r){const s=this.delay;return parseInt(s&&s[r]||s||0)},async $_applyShow(r=!1){clearTimeout(this.$_disposeTimer),clearTimeout(this.$_scheduleTimer),this.skipTransition=r,!this.isShown&&(this.$_ensureTeleport(),await Bv(),await this.$_computePosition(),await this.$_applyShowEffect(),this.positioningDisabled||this.$_registerEventListeners([...z2(this.$_referenceNode),...z2(this.$_popperNode)],"scroll",()=>{this.$_computePosition()}))},async $_applyShowEffect(){if(this.$_hideInProgress)return;if(this.computeTransformOrigin){const s=this.$_referenceNode.getBoundingClientRect(),i=this.$_popperNode.querySelector(".v-popper__wrapper"),l=i.parentNode.getBoundingClientRect(),n=s.x+s.width/2-(l.left+i.offsetLeft),e=s.y+s.height/2-(l.top+i.offsetTop);this.result.transformOrigin=`${n}px ${e}px`}this.isShown=!0,this.$_applyAttrsToTarget({"aria-describedby":this.popperId,"data-popper-shown":""});const r=this.showGroup;if(r){let s;for(let i=0;i<xa.length;i++)s=xa[i],s.showGroup!==r&&(s.hide(),s.$emit("close-group"))}xa.push(this),document.body.classList.add("v-popper--some-open");for(const s of $3(this.theme))j3(s).push(this),document.body.classList.add(`v-popper--some-open--${s}`);this.$emit("apply-show"),this.classes.showFrom=!0,this.classes.showTo=!1,this.classes.hideFrom=!1,this.classes.hideTo=!1,await Bv(),this.classes.showFrom=!1,this.classes.showTo=!0,this.noAutoFocus||this.$_popperNode.focus()},async $_applyHide(r=!1){if(this.shownChildren.size>0){this.$_pendingHide=!0,this.$_hideInProgress=!1;return}if(clearTimeout(this.$_scheduleTimer),!this.isShown)return;this.skipTransition=r,V3(xa,this),xa.length===0&&document.body.classList.remove("v-popper--some-open");for(const i of $3(this.theme)){const l=j3(i);V3(l,this),l.length===0&&document.body.classList.remove(`v-popper--some-open--${i}`)}Yc===this&&(Yc=null),this.isShown=!1,this.$_applyAttrsToTarget({"aria-describedby":void 0,"data-popper-shown":void 0}),clearTimeout(this.$_disposeTimer);const s=this.disposeTimeout;s!==null&&(this.$_disposeTimer=setTimeout(()=>{this.$_popperNode&&(this.$_detachPopperNode(),this.isMounted=!1)},s)),this.$_removeEventListeners("scroll"),this.$emit("apply-hide"),this.classes.showFrom=!1,this.classes.showTo=!1,this.classes.hideFrom=!0,this.classes.hideTo=!1,await Bv(),this.classes.hideFrom=!1,this.classes.hideTo=!0},$_autoShowHide(){this.shown?this.show():this.hide()},$_ensureTeleport(){if(this.$_isDisposed)return;let r=this.container;if(typeof r=="string"?r=window.document.querySelector(r):r===!1&&(r=this.$_targetNodes[0].parentNode),!r)throw new Error("No container for popover: "+this.container);r.appendChild(this.$_popperNode),this.isMounted=!0},$_addEventListeners(){const r=i=>{this.isShown&&!this.$_hideInProgress||(i.usedByTooltip=!0,!this.$_preventShow&&this.show({event:i}))};this.$_registerTriggerListeners(this.$_targetNodes,W3,this.triggers,this.showTriggers,r),this.$_registerTriggerListeners([this.$_popperNode],W3,this.popperTriggers,this.popperShowTriggers,r);const s=i=>{i.usedByTooltip||this.hide({event:i})};this.$_registerTriggerListeners(this.$_targetNodes,z3,this.triggers,this.hideTriggers,s),this.$_registerTriggerListeners([this.$_popperNode],z3,this.popperTriggers,this.popperHideTriggers,s)},$_registerEventListeners(r,s,i){this.$_events.push({targetNodes:r,eventType:s,handler:i}),r.forEach(l=>l.addEventListener(s,i,ou?{passive:!0}:void 0))},$_registerTriggerListeners(r,s,i,l,n){let e=i;l!=null&&(e=typeof l=="function"?l(e):l),e.forEach(m=>{const F=s[m];F&&this.$_registerEventListeners(r,F,n)})},$_removeEventListeners(r){const s=[];this.$_events.forEach(i=>{const{targetNodes:l,eventType:n,handler:e}=i;!r||r===n?l.forEach(m=>m.removeEventListener(n,e)):s.push(i)}),this.$_events=s},$_refreshListeners(){this.$_isDisposed||(this.$_removeEventListeners(),this.$_addEventListeners())},$_handleGlobalClose(r,s=!1){this.$_showFrameLocked||(this.hide({event:r}),r.closePopover?this.$emit("close-directive"):this.$emit("auto-hide"),s&&(this.$_preventShow=!0,setTimeout(()=>{this.$_preventShow=!1},300)))},$_detachPopperNode(){this.$_popperNode.parentNode&&this.$_popperNode.parentNode.removeChild(this.$_popperNode)},$_swapTargetAttrs(r,s){for(const i of this.$_targetNodes){const l=i.getAttribute(r);l&&(i.removeAttribute(r),i.setAttribute(s,l))}},$_applyAttrsToTarget(r){for(const s of this.$_targetNodes)for(const i in r){const l=r[i];l==null?s.removeAttribute(i):s.setAttribute(i,l)}},$_updateParentShownChildren(r){let s=this.parentPopper;for(;s;)r?s.shownChildren.add(this.randomId):(s.shownChildren.delete(this.randomId),s.$_pendingHide&&s.hide()),s=s.parentPopper},$_isAimingPopper(){const r=this.$_referenceNode.getBoundingClientRect();if(d1>=r.left&&d1<=r.right&&p1>=r.top&&p1<=r.bottom){const s=this.$_popperNode.getBoundingClientRect(),i=d1-Al,l=p1-Sl,n=s.left+s.width/2-Al+(s.top+s.height/2)-Sl+s.width+s.height,e=Al+i*n,m=Sl+l*n;return D2(Al,Sl,e,m,s.left,s.top,s.left,s.bottom)||D2(Al,Sl,e,m,s.left,s.top,s.right,s.top)||D2(Al,Sl,e,m,s.right,s.top,s.right,s.bottom)||D2(Al,Sl,e,m,s.left,s.bottom,s.right,s.bottom)}return!1}},render(){return this.$slots.default(this.slotData)}});typeof document<"u"&&typeof window<"u"&&(lw?(document.addEventListener("touchstart",Y3,ou?{passive:!0,capture:!0}:!0),document.addEventListener("touchend",o7,ou?{passive:!0,capture:!0}:!0)):(window.addEventListener("mousedown",Y3,!0),window.addEventListener("click",a7,!0)),window.addEventListener("resize",u7));function Y3(r){for(let s=0;s<xa.length;s++){const i=xa[s];try{const l=i.popperNode();i.$_mouseDownContains=l.contains(r.target)}catch{}}}function a7(r){fw(r)}function o7(r){fw(r,!0)}function fw(r,s=!1){const i={};for(let l=xa.length-1;l>=0;l--){const n=xa[l];try{const e=n.$_containsGlobalTarget=l7(n,r);n.$_pendingHide=!1,requestAnimationFrame(()=>{if(n.$_pendingHide=!1,!i[n.randomId]&&K3(n,e,r)){if(n.$_handleGlobalClose(r,s),!r.closeAllPopover&&r.closePopover&&e){let F=n.parentPopper;for(;F;)i[F.randomId]=!0,F=F.parentPopper;return}let m=n.parentPopper;for(;m&&K3(m,m.$_containsGlobalTarget,r);)m.$_handleGlobalClose(r,s),m=m.parentPopper}})}catch{}}}function l7(r,s){const i=r.popperNode();return r.$_mouseDownContains||i.contains(s.target)}function K3(r,s,i){return i.closeAllPopover||i.closePopover&&s||c7(r,i)&&!s}function c7(r,s){if(typeof r.autoHide=="function"){const i=r.autoHide(s);return r.lastAutoHide=i,i}return r.autoHide}function u7(r){for(let s=0;s<xa.length;s++)xa[s].$_computePosition(r)}let Al=0,Sl=0,d1=0,p1=0;typeof window<"u"&&window.addEventListener("mousemove",r=>{Al=d1,Sl=p1,d1=r.clientX,p1=r.clientY},ou?{passive:!0}:void 0);function D2(r,s,i,l,n,e,m,F){const y=((m-n)*(s-e)-(F-e)*(r-n))/((F-e)*(i-r)-(m-n)*(l-s)),w=((i-r)*(s-e)-(l-s)*(r-n))/((F-e)*(i-r)-(m-n)*(l-s));return y>=0&&y<=1&&w>=0&&w<=1}const f7={extends:uw()},Tm=(r,s)=>{const i=r.__vccOpts||r;for(const[l,n]of s)i[l]=n;return i};function h7(r,s,i,l,n,e){return Ur(),vn("div",{ref:"reference",class:ni(["v-popper",{"v-popper--shown":r.slotData.isShown}])},[E1(r.$slots,"default",OF(pb(r.slotData)))],2)}const d7=Tm(f7,[["render",h7]]);function p7(){var r=window.navigator.userAgent,s=r.indexOf("MSIE ");if(s>0)return parseInt(r.substring(s+5,r.indexOf(".",s)),10);var i=r.indexOf("Trident/");if(i>0){var l=r.indexOf("rv:");return parseInt(r.substring(l+3,r.indexOf(".",l)),10)}var n=r.indexOf("Edge/");return n>0?parseInt(r.substring(n+5,r.indexOf(".",n)),10):-1}let E2;function S4(){S4.init||(S4.init=!0,E2=p7()!==-1)}var Am={name:"ResizeObserver",props:{emitOnMount:{type:Boolean,default:!1},ignoreWidth:{type:Boolean,default:!1},ignoreHeight:{type:Boolean,default:!1}},emits:["notify"],mounted(){S4(),oo(()=>{this._w=this.$el.offsetWidth,this._h=this.$el.offsetHeight,this.emitOnMount&&this.emitSize()});const r=document.createElement("object");this._resizeObject=r,r.setAttribute("aria-hidden","true"),r.setAttribute("tabindex",-1),r.onload=this.addResizeHandlers,r.type="text/html",E2&&this.$el.appendChild(r),r.data="about:blank",E2||this.$el.appendChild(r)},beforeUnmount(){this.removeResizeHandlers()},methods:{compareAndNotify(){(!this.ignoreWidth&&this._w!==this.$el.offsetWidth||!this.ignoreHeight&&this._h!==this.$el.offsetHeight)&&(this._w=this.$el.offsetWidth,this._h=this.$el.offsetHeight,this.emitSize())},emitSize(){this.$emit("notify",{width:this._w,height:this._h})},addResizeHandlers(){this._resizeObject.contentDocument.defaultView.addEventListener("resize",this.compareAndNotify),this.compareAndNotify()},removeResizeHandlers(){this._resizeObject&&this._resizeObject.onload&&(!E2&&this._resizeObject.contentDocument&&this._resizeObject.contentDocument.defaultView.removeEventListener("resize",this.compareAndNotify),this.$el.removeChild(this._resizeObject),this._resizeObject.onload=null,this._resizeObject=null)}}};const m7=r_();um("data-v-b329ee4c");const g7={class:"resize-observer",tabindex:"-1"};fm();const v7=m7((r,s,i,l,n,e)=>(Ur(),Yo("div",g7)));Am.render=v7;Am.__scopeId="data-v-b329ee4c";Am.__file="src/components/ResizeObserver.vue";const hw=(r="theme")=>({computed:{themeClass(){return i7(this[r])}}}),b7=Cs({name:"VPopperContent",components:{ResizeObserver:Am},mixins:[hw()],props:{popperId:String,theme:String,shown:Boolean,mounted:Boolean,skipTransition:Boolean,autoHide:Boolean,handleResize:Boolean,classes:Object,result:Object},emits:["hide","resize"],methods:{toPx(r){return r!=null&&!isNaN(r)?`${r}px`:null}}}),D7=["id","aria-hidden","tabindex","data-popper-placement"],F7={ref:"inner",class:"v-popper__inner"},_7=Mt("div",{class:"v-popper__arrow-outer"},null,-1),y7=Mt("div",{class:"v-popper__arrow-inner"},null,-1),w7=[_7,y7];function E7(r,s,i,l,n,e){const m=Bi("ResizeObserver");return Ur(),vn("div",{id:r.popperId,ref:"popover",class:ni(["v-popper__popper",[r.themeClass,r.classes.popperClass,{"v-popper__popper--shown":r.shown,"v-popper__popper--hidden":!r.shown,"v-popper__popper--show-from":r.classes.showFrom,"v-popper__popper--show-to":r.classes.showTo,"v-popper__popper--hide-from":r.classes.hideFrom,"v-popper__popper--hide-to":r.classes.hideTo,"v-popper__popper--skip-transition":r.skipTransition,"v-popper__popper--arrow-overflow":r.result&&r.result.arrow.overflow,"v-popper__popper--no-positioning":!r.result}]]),style:Aa(r.result?{position:r.result.strategy,transform:`translate3d(${Math.round(r.result.x)}px,${Math.round(r.result.y)}px,0)`}:void 0),"aria-hidden":r.shown?"false":"true",tabindex:r.autoHide?0:void 0,"data-popper-placement":r.result?r.result.placement:void 0,onKeyup:s[2]||(s[2]=ry(F=>r.autoHide&&r.$emit("hide"),["esc"]))},[Mt("div",{class:"v-popper__backdrop",onClick:s[0]||(s[0]=F=>r.autoHide&&r.$emit("hide"))}),Mt("div",{class:"v-popper__wrapper",style:Aa(r.result?{transformOrigin:r.result.transformOrigin}:void 0)},[Mt("div",F7,[r.mounted?(Ur(),vn(jn,{key:0},[Mt("div",null,[E1(r.$slots,"default")]),r.handleResize?(Ur(),Yo(m,{key:0,onNotify:s[1]||(s[1]=F=>r.$emit("resize",F))})):oa("",!0)],64)):oa("",!0)],512),Mt("div",{ref:"arrow",class:"v-popper__arrow-container",style:Aa(r.result?{left:r.toPx(r.result.arrow.x),top:r.toPx(r.result.arrow.y)}:void 0)},w7,4)],4)],46,D7)}const dw=Tm(b7,[["render",E7]]),pw={methods:{show(...r){return this.$refs.popper.show(...r)},hide(...r){return this.$refs.popper.hide(...r)},dispose(...r){return this.$refs.popper.dispose(...r)},onResize(...r){return this.$refs.popper.onResize(...r)}}},x7=Cs({name:"VPopperWrapper",components:{Popper:d7,PopperContent:dw},mixins:[pw,hw("finalTheme")],props:{theme:{type:String,default:null}},computed:{finalTheme(){return this.theme??this.$options.vPopperTheme}},methods:{getTargetNodes(){return Array.from(this.$el.children).filter(r=>r!==this.$refs.popperContent.$el)}}});function C7(r,s,i,l,n,e){const m=Bi("PopperContent"),F=Bi("Popper");return Ur(),Yo(F,{ref:"popper",theme:r.finalTheme,"target-nodes":r.getTargetNodes,"popper-node":()=>r.$refs.popperContent.$el,class:ni([r.themeClass])},{default:ws(({popperId:y,isShown:w,shouldMountContent:k,skipTransition:S,autoHide:P,show:M,hide:N,handleResize:B,onResize:K,classes:U,result:G})=>[E1(r.$slots,"default",{shown:w,show:M,hide:N}),Er(m,{ref:"popperContent","popper-id":y,theme:r.finalTheme,shown:w,mounted:k,"skip-transition":S,"auto-hide":P,"handle-resize":B,classes:U,result:G,onHide:N,onResize:K},{default:ws(()=>[E1(r.$slots,"popper",{shown:w,hide:N})]),_:2},1032,["popper-id","theme","shown","mounted","skip-transition","auto-hide","handle-resize","classes","result","onHide","onResize"])]),_:3},8,["theme","target-nodes","popper-node","class"])}const Sb=Tm(x7,[["render",C7]]),T7={...Sb,name:"VDropdown",vPopperTheme:"dropdown"},A7={...Sb,name:"VMenu",vPopperTheme:"menu"},S7={...Sb,name:"VTooltip",vPopperTheme:"tooltip"},k7=Cs({name:"VTooltipDirective",components:{Popper:uw(),PopperContent:dw},mixins:[pw],inheritAttrs:!1,props:{theme:{type:String,default:"tooltip"},html:{type:Boolean,default:r=>O1(r.theme,"html")},content:{type:[String,Number,Function],default:null},loadingContent:{type:String,default:r=>O1(r.theme,"loadingContent")},targetNodes:{type:Function,required:!0}},data(){return{asyncContent:null}},computed:{isContentAsync(){return typeof this.content=="function"},loading(){return this.isContentAsync&&this.asyncContent==null},finalContent(){return this.isContentAsync?this.loading?this.loadingContent:this.asyncContent:this.content}},watch:{content:{handler(){this.fetchContent(!0)},immediate:!0},async finalContent(){await this.$nextTick(),this.$refs.popper.onResize()}},created(){this.$_fetchId=0},methods:{fetchContent(r){if(typeof this.content=="function"&&this.$_isShown&&(r||!this.$_loading&&this.asyncContent==null)){this.asyncContent=null,this.$_loading=!0;const s=++this.$_fetchId,i=this.content(this);i.then?i.then(l=>this.onResult(s,l)):this.onResult(s,i)}},onResult(r,s){r===this.$_fetchId&&(this.$_loading=!1,this.asyncContent=s)},onShow(){this.$_isShown=!0,this.fetchContent()},onHide(){this.$_isShown=!1}}}),O7=["innerHTML"],R7=["textContent"];function P7(r,s,i,l,n,e){const m=Bi("PopperContent"),F=Bi("Popper");return Ur(),Yo(F,gm({ref:"popper"},r.$attrs,{theme:r.theme,"target-nodes":r.targetNodes,"popper-node":()=>r.$refs.popperContent.$el,onApplyShow:r.onShow,onApplyHide:r.onHide}),{default:ws(({popperId:y,isShown:w,shouldMountContent:k,skipTransition:S,autoHide:P,hide:M,handleResize:N,onResize:B,classes:K,result:U})=>[Er(m,{ref:"popperContent",class:ni({"v-popper--tooltip-loading":r.loading}),"popper-id":y,theme:r.theme,shown:w,mounted:k,"skip-transition":S,"auto-hide":P,"handle-resize":N,classes:K,result:U,onHide:M,onResize:B},{default:ws(()=>[r.html?(Ur(),vn("div",{key:0,innerHTML:r.finalContent},null,8,O7)):(Ur(),vn("div",{key:1,textContent:as(r.finalContent)},null,8,R7))]),_:2},1032,["class","popper-id","theme","shown","mounted","skip-transition","auto-hide","handle-resize","classes","result","onHide","onResize"])]),_:1},16,["theme","target-nodes","popper-node","onApplyShow","onApplyHide"])}const I7=Tm(k7,[["render",P7]]),mw="v-popper--has-tooltip";function N7(r,s){let i=r.placement;if(!i&&s)for(const l of cw)s[l]&&(i=l);return i||(i=O1(r.theme||"tooltip","placement")),i}function gw(r,s,i){let l;const n=typeof s;return n==="string"?l={content:s}:s&&n==="object"?l=s:l={content:!1},l.placement=N7(l,i),l.targetNodes=()=>[r],l.referenceNode=()=>r,l}let Hv,R1,M7=0;function L7(){if(Hv)return;R1=Yt([]),Hv=_b({name:"VTooltipDirectiveApp",setup(){return{directives:R1}},render(){return this.directives.map(s=>fu(I7,{...s.options,shown:s.shown||s.options.shown,key:s.id}))},devtools:{hide:!0}});const r=document.createElement("div");document.body.appendChild(r),Hv.mount(r)}function B7(r,s,i){L7();const l=Yt(gw(r,s,i)),n=Yt(!1),e={id:M7++,options:l,shown:n};return R1.value.push(e),r.classList&&r.classList.add(mw),r.$_popper={options:l,item:e,show(){n.value=!0},hide(){n.value=!1}}}function vw(r){if(r.$_popper){const s=R1.value.indexOf(r.$_popper.item);s!==-1&&R1.value.splice(s,1),delete r.$_popper,delete r.$_popperOldShown,delete r.$_popperMountTarget}r.classList&&r.classList.remove(mw)}function q3(r,{value:s,modifiers:i}){const l=gw(r,s,i);if(!l.content||O1(l.theme||"tooltip","disabled"))vw(r);else{let n;r.$_popper?(n=r.$_popper,n.options.value=l):n=B7(r,s,i),typeof s.shown<"u"&&s.shown!==r.$_popperOldShown&&(r.$_popperOldShown=s.shown,s.shown?n.show():n.hide())}}const U7={beforeMount:q3,updated:q3,beforeUnmount(r){vw(r)}};function Q3(r){r.addEventListener("click",bw),r.addEventListener("touchstart",Dw,ou?{passive:!0}:!1)}function X3(r){r.removeEventListener("click",bw),r.removeEventListener("touchstart",Dw),r.removeEventListener("touchend",Fw),r.removeEventListener("touchcancel",_w)}function bw(r){const s=r.currentTarget;r.closePopover=!s.$_vclosepopover_touch,r.closeAllPopover=s.$_closePopoverModifiers&&!!s.$_closePopoverModifiers.all}function Dw(r){if(r.changedTouches.length===1){const s=r.currentTarget;s.$_vclosepopover_touch=!0;const i=r.changedTouches[0];s.$_vclosepopover_touchPoint=i,s.addEventListener("touchend",Fw),s.addEventListener("touchcancel",_w)}}function Fw(r){const s=r.currentTarget;if(s.$_vclosepopover_touch=!1,r.changedTouches.length===1){const i=r.changedTouches[0],l=s.$_vclosepopover_touchPoint;r.closePopover=Math.abs(i.screenY-l.screenY)<20&&Math.abs(i.screenX-l.screenX)<20,r.closeAllPopover=s.$_closePopoverModifiers&&!!s.$_closePopoverModifiers.all}}function _w(r){const s=r.currentTarget;s.$_vclosepopover_touch=!1}const H7={beforeMount(r,{value:s,modifiers:i}){r.$_closePopoverModifiers=i,(typeof s>"u"||s)&&Q3(r)},updated(r,{value:s,oldValue:i,modifiers:l}){r.$_closePopoverModifiers=l,s!==i&&(typeof s>"u"||s?Q3(r):X3(r))},beforeUnmount(r){X3(r)}};function $7(r,s={}){r.$_vTooltipInstalled||(r.$_vTooltipInstalled=!0,ow(Vo,s),r.directive("tooltip",U7),r.directive("close-popper",H7),r.component("VTooltip",S7),r.component("VDropdown",T7),r.component("VMenu",A7))}const W7={version:"2.0.0-beta.24",install:$7,options:Vo};class Sm{constructor(){this.listeners=new Set,this.subscribe=this.subscribe.bind(this)}subscribe(s){const i={listener:s};return this.listeners.add(i),this.onSubscribe(),()=>{this.listeners.delete(i),this.onUnsubscribe()}}hasListeners(){return this.listeners.size>0}onSubscribe(){}onUnsubscribe(){}}const km=typeof window>"u"||"Deno"in window;function _a(){}function z7(r,s){return typeof r=="function"?r(s):r}function V7(r){return typeof r=="number"&&r>=0&&r!==1/0}function G7(r,s){return Math.max(r+(s||0)-Date.now(),0)}function F2(r,s,i){return Om(r)?typeof s=="function"?{...i,queryKey:r,queryFn:s}:{...s,queryKey:r}:r}function Rl(r,s,i){return Om(r)?[{...s,queryKey:r},i]:[r||{},s]}function J3(r,s){const{type:i="all",exact:l,fetchStatus:n,predicate:e,queryKey:m,stale:F}=r;if(Om(m)){if(l){if(s.queryHash!==kb(m,s.options))return!1}else if(!V2(s.queryKey,m))return!1}if(i!=="all"){const y=s.isActive();if(i==="active"&&!y||i==="inactive"&&y)return!1}return!(typeof F=="boolean"&&s.isStale()!==F||typeof n<"u"&&n!==s.state.fetchStatus||e&&!e(s))}function Z3(r,s){const{exact:i,fetching:l,predicate:n,mutationKey:e}=r;if(Om(e)){if(!s.options.mutationKey)return!1;if(i){if(Zc(s.options.mutationKey)!==Zc(e))return!1}else if(!V2(s.options.mutationKey,e))return!1}return!(typeof l=="boolean"&&s.state.status==="loading"!==l||n&&!n(s))}function kb(r,s){return((s==null?void 0:s.queryKeyHashFn)||Zc)(r)}function Zc(r){return JSON.stringify(r,(s,i)=>k4(i)?Object.keys(i).sort().reduce((l,n)=>(l[n]=i[n],l),{}):i)}function V2(r,s){return yw(r,s)}function yw(r,s){return r===s?!0:typeof r!=typeof s?!1:r&&s&&typeof r=="object"&&typeof s=="object"?!Object.keys(s).some(i=>!yw(r[i],s[i])):!1}function ww(r,s){if(r===s)return r;const i=eF(r)&&eF(s);if(i||k4(r)&&k4(s)){const l=i?r.length:Object.keys(r).length,n=i?s:Object.keys(s),e=n.length,m=i?[]:{};let F=0;for(let y=0;y<e;y++){const w=i?y:n[y];m[w]=ww(r[w],s[w]),m[w]===r[w]&&F++}return l===e&&F===l?r:m}return s}function FO(r,s){if(r&&!s||s&&!r)return!1;for(const i in r)if(r[i]!==s[i])return!1;return!0}function eF(r){return Array.isArray(r)&&r.length===Object.keys(r).length}function k4(r){if(!tF(r))return!1;const s=r.constructor;if(typeof s>"u")return!0;const i=s.prototype;return!(!tF(i)||!i.hasOwnProperty("isPrototypeOf"))}function tF(r){return Object.prototype.toString.call(r)==="[object Object]"}function Om(r){return Array.isArray(r)}function Ew(r){return new Promise(s=>{setTimeout(s,r)})}function rF(r){Ew(0).then(r)}function j7(){if(typeof AbortController=="function")return new AbortController}function Y7(r,s,i){return i.isDataEqual!=null&&i.isDataEqual(r,s)?r:typeof i.structuralSharing=="function"?i.structuralSharing(r,s):i.structuralSharing!==!1?ww(r,s):s}class K7 extends Sm{constructor(){super(),this.setup=s=>{if(!km&&window.addEventListener){const i=()=>s();return window.addEventListener("visibilitychange",i,!1),window.addEventListener("focus",i,!1),()=>{window.removeEventListener("visibilitychange",i),window.removeEventListener("focus",i)}}}}onSubscribe(){this.cleanup||this.setEventListener(this.setup)}onUnsubscribe(){if(!this.hasListeners()){var s;(s=this.cleanup)==null||s.call(this),this.cleanup=void 0}}setEventListener(s){var i;this.setup=s,(i=this.cleanup)==null||i.call(this),this.cleanup=s(l=>{typeof l=="boolean"?this.setFocused(l):this.onFocus()})}setFocused(s){this.focused!==s&&(this.focused=s,this.onFocus())}onFocus(){this.listeners.forEach(({listener:s})=>{s()})}isFocused(){return typeof this.focused=="boolean"?this.focused:typeof document>"u"?!0:[void 0,"visible","prerender"].includes(document.visibilityState)}}const O4=new K7,nF=["online","offline"];class q7 extends Sm{constructor(){super(),this.setup=s=>{if(!km&&window.addEventListener){const i=()=>s();return nF.forEach(l=>{window.addEventListener(l,i,!1)}),()=>{nF.forEach(l=>{window.removeEventListener(l,i)})}}}}onSubscribe(){this.cleanup||this.setEventListener(this.setup)}onUnsubscribe(){if(!this.hasListeners()){var s;(s=this.cleanup)==null||s.call(this),this.cleanup=void 0}}setEventListener(s){var i;this.setup=s,(i=this.cleanup)==null||i.call(this),this.cleanup=s(l=>{typeof l=="boolean"?this.setOnline(l):this.onOnline()})}setOnline(s){this.online!==s&&(this.online=s,this.onOnline())}onOnline(){this.listeners.forEach(({listener:s})=>{s()})}isOnline(){return typeof this.online=="boolean"?this.online:typeof navigator>"u"||typeof navigator.onLine>"u"?!0:navigator.onLine}}const G2=new q7;function Q7(r){return Math.min(1e3*2**r,3e4)}function Ob(r){return(r??"online")==="online"?G2.isOnline():!0}class xw{constructor(s){this.revert=s==null?void 0:s.revert,this.silent=s==null?void 0:s.silent}}function $v(r){return r instanceof xw}function Cw(r){let s=!1,i=0,l=!1,n,e,m;const F=new Promise((K,U)=>{e=K,m=U}),y=K=>{l||(M(new xw(K)),r.abort==null||r.abort())},w=()=>{s=!0},k=()=>{s=!1},S=()=>!O4.isFocused()||r.networkMode!=="always"&&!G2.isOnline(),P=K=>{l||(l=!0,r.onSuccess==null||r.onSuccess(K),n==null||n(),e(K))},M=K=>{l||(l=!0,r.onError==null||r.onError(K),n==null||n(),m(K))},N=()=>new Promise(K=>{n=U=>{const G=l||!S();return G&&K(U),G},r.onPause==null||r.onPause()}).then(()=>{n=void 0,l||r.onContinue==null||r.onContinue()}),B=()=>{if(l)return;let K;try{K=r.fn()}catch(U){K=Promise.reject(U)}Promise.resolve(K).then(P).catch(U=>{var G,se;if(l)return;const Y=(G=r.retry)!=null?G:3,z=(se=r.retryDelay)!=null?se:Q7,ie=typeof z=="function"?z(i,U):z,re=Y===!0||typeof Y=="number"&&i<Y||typeof Y=="function"&&Y(i,U);if(s||!re){M(U);return}i++,r.onFail==null||r.onFail(i,U),Ew(ie).then(()=>{if(S())return N()}).then(()=>{s?M(U):B()})})};return Ob(r.networkMode)?B():N().then(B),{promise:F,cancel:y,continue:()=>(n==null?void 0:n())?F:Promise.resolve(),cancelRetry:w,continueRetry:k}}const Rb=console;function X7(){let r=[],s=0,i=k=>{k()},l=k=>{k()};const n=k=>{let S;s++;try{S=k()}finally{s--,s||F()}return S},e=k=>{s?r.push(k):rF(()=>{i(k)})},m=k=>(...S)=>{e(()=>{k(...S)})},F=()=>{const k=r;r=[],k.length&&rF(()=>{l(()=>{k.forEach(S=>{i(S)})})})};return{batch:n,batchCalls:m,schedule:e,setNotifyFunction:k=>{i=k},setBatchNotifyFunction:k=>{l=k}}}const ti=X7();class Tw{destroy(){this.clearGcTimeout()}scheduleGc(){this.clearGcTimeout(),V7(this.cacheTime)&&(this.gcTimeout=setTimeout(()=>{this.optionalRemove()},this.cacheTime))}updateCacheTime(s){this.cacheTime=Math.max(this.cacheTime||0,s??(km?1/0:5*60*1e3))}clearGcTimeout(){this.gcTimeout&&(clearTimeout(this.gcTimeout),this.gcTimeout=void 0)}}class J7 extends Tw{constructor(s){super(),this.abortSignalConsumed=!1,this.defaultOptions=s.defaultOptions,this.setOptions(s.options),this.observers=[],this.cache=s.cache,this.logger=s.logger||Rb,this.queryKey=s.queryKey,this.queryHash=s.queryHash,this.initialState=s.state||Z7(this.options),this.state=this.initialState,this.scheduleGc()}get meta(){return this.options.meta}setOptions(s){this.options={...this.defaultOptions,...s},this.updateCacheTime(this.options.cacheTime)}optionalRemove(){!this.observers.length&&this.state.fetchStatus==="idle"&&this.cache.remove(this)}setData(s,i){const l=Y7(this.state.data,s,this.options);return this.dispatch({data:l,type:"success",dataUpdatedAt:i==null?void 0:i.updatedAt,manual:i==null?void 0:i.manual}),l}setState(s,i){this.dispatch({type:"setState",state:s,setStateOptions:i})}cancel(s){var i;const l=this.promise;return(i=this.retryer)==null||i.cancel(s),l?l.then(_a).catch(_a):Promise.resolve()}destroy(){super.destroy(),this.cancel({silent:!0})}reset(){this.destroy(),this.setState(this.initialState)}isActive(){return this.observers.some(s=>s.options.enabled!==!1)}isDisabled(){return this.getObserversCount()>0&&!this.isActive()}isStale(){return this.state.isInvalidated||!this.state.dataUpdatedAt||this.observers.some(s=>s.getCurrentResult().isStale)}isStaleByTime(s=0){return this.state.isInvalidated||!this.state.dataUpdatedAt||!G7(this.state.dataUpdatedAt,s)}onFocus(){var s;const i=this.observers.find(l=>l.shouldFetchOnWindowFocus());i&&i.refetch({cancelRefetch:!1}),(s=this.retryer)==null||s.continue()}onOnline(){var s;const i=this.observers.find(l=>l.shouldFetchOnReconnect());i&&i.refetch({cancelRefetch:!1}),(s=this.retryer)==null||s.continue()}addObserver(s){this.observers.includes(s)||(this.observers.push(s),this.clearGcTimeout(),this.cache.notify({type:"observerAdded",query:this,observer:s}))}removeObserver(s){this.observers.includes(s)&&(this.observers=this.observers.filter(i=>i!==s),this.observers.length||(this.retryer&&(this.abortSignalConsumed?this.retryer.cancel({revert:!0}):this.retryer.cancelRetry()),this.scheduleGc()),this.cache.notify({type:"observerRemoved",query:this,observer:s}))}getObserversCount(){return this.observers.length}invalidate(){this.state.isInvalidated||this.dispatch({type:"invalidate"})}fetch(s,i){var l,n;if(this.state.fetchStatus!=="idle"){if(this.state.dataUpdatedAt&&i!=null&&i.cancelRefetch)this.cancel({silent:!0});else if(this.promise){var e;return(e=this.retryer)==null||e.continueRetry(),this.promise}}if(s&&this.setOptions(s),!this.options.queryFn){const M=this.observers.find(N=>N.options.queryFn);M&&this.setOptions(M.options)}Array.isArray(this.options.queryKey);const m=j7(),F={queryKey:this.queryKey,pageParam:void 0,meta:this.meta},y=M=>{Object.defineProperty(M,"signal",{enumerable:!0,get:()=>{if(m)return this.abortSignalConsumed=!0,m.signal}})};y(F);const w=()=>this.options.queryFn?(this.abortSignalConsumed=!1,this.options.queryFn(F)):Promise.reject("Missing queryFn for queryKey '"+this.options.queryHash+"'"),k={fetchOptions:i,options:this.options,queryKey:this.queryKey,state:this.state,fetchFn:w};if(y(k),(l=this.options.behavior)==null||l.onFetch(k),this.revertState=this.state,this.state.fetchStatus==="idle"||this.state.fetchMeta!==((n=k.fetchOptions)==null?void 0:n.meta)){var S;this.dispatch({type:"fetch",meta:(S=k.fetchOptions)==null?void 0:S.meta})}const P=M=>{if($v(M)&&M.silent||this.dispatch({type:"error",error:M}),!$v(M)){var N,B,K,U;(N=(B=this.cache.config).onError)==null||N.call(B,M,this),(K=(U=this.cache.config).onSettled)==null||K.call(U,this.state.data,M,this)}this.isFetchingOptimistic||this.scheduleGc(),this.isFetchingOptimistic=!1};return this.retryer=Cw({fn:k.fetchFn,abort:m==null?void 0:m.abort.bind(m),onSuccess:M=>{var N,B,K,U;if(typeof M>"u"){P(new Error(this.queryHash+" data is undefined"));return}this.setData(M),(N=(B=this.cache.config).onSuccess)==null||N.call(B,M,this),(K=(U=this.cache.config).onSettled)==null||K.call(U,M,this.state.error,this),this.isFetchingOptimistic||this.scheduleGc(),this.isFetchingOptimistic=!1},onError:P,onFail:(M,N)=>{this.dispatch({type:"failed",failureCount:M,error:N})},onPause:()=>{this.dispatch({type:"pause"})},onContinue:()=>{this.dispatch({type:"continue"})},retry:k.options.retry,retryDelay:k.options.retryDelay,networkMode:k.options.networkMode}),this.promise=this.retryer.promise,this.promise}dispatch(s){const i=l=>{var n,e;switch(s.type){case"failed":return{...l,fetchFailureCount:s.failureCount,fetchFailureReason:s.error};case"pause":return{...l,fetchStatus:"paused"};case"continue":return{...l,fetchStatus:"fetching"};case"fetch":return{...l,fetchFailureCount:0,fetchFailureReason:null,fetchMeta:(n=s.meta)!=null?n:null,fetchStatus:Ob(this.options.networkMode)?"fetching":"paused",...!l.dataUpdatedAt&&{error:null,status:"loading"}};case"success":return{...l,data:s.data,dataUpdateCount:l.dataUpdateCount+1,dataUpdatedAt:(e=s.dataUpdatedAt)!=null?e:Date.now(),error:null,isInvalidated:!1,status:"success",...!s.manual&&{fetchStatus:"idle",fetchFailureCount:0,fetchFailureReason:null}};case"error":const m=s.error;return $v(m)&&m.revert&&this.revertState?{...this.revertState}:{...l,error:m,errorUpdateCount:l.errorUpdateCount+1,errorUpdatedAt:Date.now(),fetchFailureCount:l.fetchFailureCount+1,fetchFailureReason:m,fetchStatus:"idle",status:"error"};case"invalidate":return{...l,isInvalidated:!0};case"setState":return{...l,...s.state}}};this.state=i(this.state),ti.batch(()=>{this.observers.forEach(l=>{l.onQueryUpdate(s)}),this.cache.notify({query:this,type:"updated",action:s})})}}function Z7(r){const s=typeof r.initialData=="function"?r.initialData():r.initialData,i=typeof s<"u",l=i?typeof r.initialDataUpdatedAt=="function"?r.initialDataUpdatedAt():r.initialDataUpdatedAt:0;return{data:s,dataUpdateCount:0,dataUpdatedAt:i?l??Date.now():0,error:null,errorUpdateCount:0,errorUpdatedAt:0,fetchFailureCount:0,fetchFailureReason:null,fetchMeta:null,isInvalidated:!1,status:i?"success":"loading",fetchStatus:"idle"}}let Aw=class extends Sm{constructor(s){super(),this.config=s||{},this.queries=[],this.queriesMap={}}build(s,i,l){var n;const e=i.queryKey,m=(n=i.queryHash)!=null?n:kb(e,i);let F=this.get(m);return F||(F=new J7({cache:this,logger:s.getLogger(),queryKey:e,queryHash:m,options:s.defaultQueryOptions(i),state:l,defaultOptions:s.getQueryDefaults(e)}),this.add(F)),F}add(s){this.queriesMap[s.queryHash]||(this.queriesMap[s.queryHash]=s,this.queries.push(s),this.notify({type:"added",query:s}))}remove(s){const i=this.queriesMap[s.queryHash];i&&(s.destroy(),this.queries=this.queries.filter(l=>l!==s),i===s&&delete this.queriesMap[s.queryHash],this.notify({type:"removed",query:s}))}clear(){ti.batch(()=>{this.queries.forEach(s=>{this.remove(s)})})}get(s){return this.queriesMap[s]}getAll(){return this.queries}find(s,i){const[l]=Rl(s,i);return typeof l.exact>"u"&&(l.exact=!0),this.queries.find(n=>J3(l,n))}findAll(s,i){const[l]=Rl(s,i);return Object.keys(l).length>0?this.queries.filter(n=>J3(l,n)):this.queries}notify(s){ti.batch(()=>{this.listeners.forEach(({listener:i})=>{i(s)})})}onFocus(){ti.batch(()=>{this.queries.forEach(s=>{s.onFocus()})})}onOnline(){ti.batch(()=>{this.queries.forEach(s=>{s.onOnline()})})}};class e9 extends Tw{constructor(s){super(),this.defaultOptions=s.defaultOptions,this.mutationId=s.mutationId,this.mutationCache=s.mutationCache,this.logger=s.logger||Rb,this.observers=[],this.state=s.state||t9(),this.setOptions(s.options),this.scheduleGc()}setOptions(s){this.options={...this.defaultOptions,...s},this.updateCacheTime(this.options.cacheTime)}get meta(){return this.options.meta}setState(s){this.dispatch({type:"setState",state:s})}addObserver(s){this.observers.includes(s)||(this.observers.push(s),this.clearGcTimeout(),this.mutationCache.notify({type:"observerAdded",mutation:this,observer:s}))}removeObserver(s){this.observers=this.observers.filter(i=>i!==s),this.scheduleGc(),this.mutationCache.notify({type:"observerRemoved",mutation:this,observer:s})}optionalRemove(){this.observers.length||(this.state.status==="loading"?this.scheduleGc():this.mutationCache.remove(this))}continue(){var s,i;return(s=(i=this.retryer)==null?void 0:i.continue())!=null?s:this.execute()}async execute(){const s=()=>{var re;return this.retryer=Cw({fn:()=>this.options.mutationFn?this.options.mutationFn(this.state.variables):Promise.reject("No mutationFn found"),onFail:(ne,te)=>{this.dispatch({type:"failed",failureCount:ne,error:te})},onPause:()=>{this.dispatch({type:"pause"})},onContinue:()=>{this.dispatch({type:"continue"})},retry:(re=this.options.retry)!=null?re:0,retryDelay:this.options.retryDelay,networkMode:this.options.networkMode}),this.retryer.promise},i=this.state.status==="loading";try{var l,n,e,m,F,y,w,k;if(!i){var S,P,M,N;this.dispatch({type:"loading",variables:this.options.variables}),await((S=(P=this.mutationCache.config).onMutate)==null?void 0:S.call(P,this.state.variables,this));const ne=await((M=(N=this.options).onMutate)==null?void 0:M.call(N,this.state.variables));ne!==this.state.context&&this.dispatch({type:"loading",context:ne,variables:this.state.variables})}const re=await s();return await((l=(n=this.mutationCache.config).onSuccess)==null?void 0:l.call(n,re,this.state.variables,this.state.context,this)),await((e=(m=this.options).onSuccess)==null?void 0:e.call(m,re,this.state.variables,this.state.context)),await((F=(y=this.mutationCache.config).onSettled)==null?void 0:F.call(y,re,null,this.state.variables,this.state.context,this)),await((w=(k=this.options).onSettled)==null?void 0:w.call(k,re,null,this.state.variables,this.state.context)),this.dispatch({type:"success",data:re}),re}catch(re){try{var B,K,U,G,se,Y,z,ie;throw await((B=(K=this.mutationCache.config).onError)==null?void 0:B.call(K,re,this.state.variables,this.state.context,this)),await((U=(G=this.options).onError)==null?void 0:U.call(G,re,this.state.variables,this.state.context)),await((se=(Y=this.mutationCache.config).onSettled)==null?void 0:se.call(Y,void 0,re,this.state.variables,this.state.context,this)),await((z=(ie=this.options).onSettled)==null?void 0:z.call(ie,void 0,re,this.state.variables,this.state.context)),re}finally{this.dispatch({type:"error",error:re})}}}dispatch(s){const i=l=>{switch(s.type){case"failed":return{...l,failureCount:s.failureCount,failureReason:s.error};case"pause":return{...l,isPaused:!0};case"continue":return{...l,isPaused:!1};case"loading":return{...l,context:s.context,data:void 0,failureCount:0,failureReason:null,error:null,isPaused:!Ob(this.options.networkMode),status:"loading",variables:s.variables};case"success":return{...l,data:s.data,failureCount:0,failureReason:null,error:null,status:"success",isPaused:!1};case"error":return{...l,data:void 0,error:s.error,failureCount:l.failureCount+1,failureReason:s.error,isPaused:!1,status:"error"};case"setState":return{...l,...s.state}}};this.state=i(this.state),ti.batch(()=>{this.observers.forEach(l=>{l.onMutationUpdate(s)}),this.mutationCache.notify({mutation:this,type:"updated",action:s})})}}function t9(){return{context:void 0,data:void 0,error:null,failureCount:0,failureReason:null,isPaused:!1,status:"idle",variables:void 0}}let Sw=class extends Sm{constructor(s){super(),this.config=s||{},this.mutations=[],this.mutationId=0}build(s,i,l){const n=new e9({mutationCache:this,logger:s.getLogger(),mutationId:++this.mutationId,options:s.defaultMutationOptions(i),state:l,defaultOptions:i.mutationKey?s.getMutationDefaults(i.mutationKey):void 0});return this.add(n),n}add(s){this.mutations.push(s),this.notify({type:"added",mutation:s})}remove(s){this.mutations=this.mutations.filter(i=>i!==s),this.notify({type:"removed",mutation:s})}clear(){ti.batch(()=>{this.mutations.forEach(s=>{this.remove(s)})})}getAll(){return this.mutations}find(s){return typeof s.exact>"u"&&(s.exact=!0),this.mutations.find(i=>Z3(s,i))}findAll(s){return this.mutations.filter(i=>Z3(s,i))}notify(s){ti.batch(()=>{this.listeners.forEach(({listener:i})=>{i(s)})})}resumePausedMutations(){var s;return this.resuming=((s=this.resuming)!=null?s:Promise.resolve()).then(()=>{const i=this.mutations.filter(l=>l.state.isPaused);return ti.batch(()=>i.reduce((l,n)=>l.then(()=>n.continue().catch(_a)),Promise.resolve()))}).then(()=>{this.resuming=void 0}),this.resuming}};function r9(){return{onFetch:r=>{r.fetchFn=()=>{var s,i,l,n,e,m;const F=(s=r.fetchOptions)==null||(i=s.meta)==null?void 0:i.refetchPage,y=(l=r.fetchOptions)==null||(n=l.meta)==null?void 0:n.fetchMore,w=y==null?void 0:y.pageParam,k=(y==null?void 0:y.direction)==="forward",S=(y==null?void 0:y.direction)==="backward",P=((e=r.state.data)==null?void 0:e.pages)||[],M=((m=r.state.data)==null?void 0:m.pageParams)||[];let N=M,B=!1;const K=ie=>{Object.defineProperty(ie,"signal",{enumerable:!0,get:()=>{var re;if((re=r.signal)!=null&&re.aborted)B=!0;else{var ne;(ne=r.signal)==null||ne.addEventListener("abort",()=>{B=!0})}return r.signal}})},U=r.options.queryFn||(()=>Promise.reject("Missing queryFn for queryKey '"+r.options.queryHash+"'")),G=(ie,re,ne,te)=>(N=te?[re,...N]:[...N,re],te?[ne,...ie]:[...ie,ne]),se=(ie,re,ne,te)=>{if(B)return Promise.reject("Cancelled");if(typeof ne>"u"&&!re&&ie.length)return Promise.resolve(ie);const le={queryKey:r.queryKey,pageParam:ne,meta:r.options.meta};K(le);const we=U(le);return Promise.resolve(we).then(xe=>G(ie,ne,xe,te))};let Y;if(!P.length)Y=se([]);else if(k){const ie=typeof w<"u",re=ie?w:sF(r.options,P);Y=se(P,ie,re)}else if(S){const ie=typeof w<"u",re=ie?w:n9(r.options,P);Y=se(P,ie,re,!0)}else{N=[];const ie=typeof r.options.getNextPageParam>"u";Y=(F&&P[0]?F(P[0],0,P):!0)?se([],ie,M[0]):Promise.resolve(G([],M[0],P[0]));for(let ne=1;ne<P.length;ne++)Y=Y.then(te=>{if(F&&P[ne]?F(P[ne],ne,P):!0){const we=ie?M[ne]:sF(r.options,te);return se(te,ie,we)}return Promise.resolve(G(te,M[ne],P[ne]))})}return Y.then(ie=>({pages:ie,pageParams:N}))}}}}function sF(r,s){return r.getNextPageParam==null?void 0:r.getNextPageParam(s[s.length-1],s)}function n9(r,s){return r.getPreviousPageParam==null?void 0:r.getPreviousPageParam(s[0],s)}let s9=class{constructor(s={}){this.queryCache=s.queryCache||new Aw,this.mutationCache=s.mutationCache||new Sw,this.logger=s.logger||Rb,this.defaultOptions=s.defaultOptions||{},this.queryDefaults=[],this.mutationDefaults=[],this.mountCount=0}mount(){this.mountCount++,this.mountCount===1&&(this.unsubscribeFocus=O4.subscribe(()=>{O4.isFocused()&&(this.resumePausedMutations(),this.queryCache.onFocus())}),this.unsubscribeOnline=G2.subscribe(()=>{G2.isOnline()&&(this.resumePausedMutations(),this.queryCache.onOnline())}))}unmount(){var s,i;this.mountCount--,this.mountCount===0&&((s=this.unsubscribeFocus)==null||s.call(this),this.unsubscribeFocus=void 0,(i=this.unsubscribeOnline)==null||i.call(this),this.unsubscribeOnline=void 0)}isFetching(s,i){const[l]=Rl(s,i);return l.fetchStatus="fetching",this.queryCache.findAll(l).length}isMutating(s){return this.mutationCache.findAll({...s,fetching:!0}).length}getQueryData(s,i){var l;return(l=this.queryCache.find(s,i))==null?void 0:l.state.data}ensureQueryData(s,i,l){const n=F2(s,i,l),e=this.getQueryData(n.queryKey);return e?Promise.resolve(e):this.fetchQuery(n)}getQueriesData(s){return this.getQueryCache().findAll(s).map(({queryKey:i,state:l})=>{const n=l.data;return[i,n]})}setQueryData(s,i,l){const n=this.queryCache.find(s),e=n==null?void 0:n.state.data,m=z7(i,e);if(typeof m>"u")return;const F=F2(s),y=this.defaultQueryOptions(F);return this.queryCache.build(this,y).setData(m,{...l,manual:!0})}setQueriesData(s,i,l){return ti.batch(()=>this.getQueryCache().findAll(s).map(({queryKey:n})=>[n,this.setQueryData(n,i,l)]))}getQueryState(s,i){var l;return(l=this.queryCache.find(s,i))==null?void 0:l.state}removeQueries(s,i){const[l]=Rl(s,i),n=this.queryCache;ti.batch(()=>{n.findAll(l).forEach(e=>{n.remove(e)})})}resetQueries(s,i,l){const[n,e]=Rl(s,i,l),m=this.queryCache,F={type:"active",...n};return ti.batch(()=>(m.findAll(n).forEach(y=>{y.reset()}),this.refetchQueries(F,e)))}cancelQueries(s,i,l){const[n,e={}]=Rl(s,i,l);typeof e.revert>"u"&&(e.revert=!0);const m=ti.batch(()=>this.queryCache.findAll(n).map(F=>F.cancel(e)));return Promise.all(m).then(_a).catch(_a)}invalidateQueries(s,i,l){const[n,e]=Rl(s,i,l);return ti.batch(()=>{var m,F;if(this.queryCache.findAll(n).forEach(w=>{w.invalidate()}),n.refetchType==="none")return Promise.resolve();const y={...n,type:(m=(F=n.refetchType)!=null?F:n.type)!=null?m:"active"};return this.refetchQueries(y,e)})}refetchQueries(s,i,l){const[n,e]=Rl(s,i,l),m=ti.batch(()=>this.queryCache.findAll(n).filter(y=>!y.isDisabled()).map(y=>{var w;return y.fetch(void 0,{...e,cancelRefetch:(w=e==null?void 0:e.cancelRefetch)!=null?w:!0,meta:{refetchPage:n.refetchPage}})}));let F=Promise.all(m).then(_a);return e!=null&&e.throwOnError||(F=F.catch(_a)),F}fetchQuery(s,i,l){const n=F2(s,i,l),e=this.defaultQueryOptions(n);typeof e.retry>"u"&&(e.retry=!1);const m=this.queryCache.build(this,e);return m.isStaleByTime(e.staleTime)?m.fetch(e):Promise.resolve(m.state.data)}prefetchQuery(s,i,l){return this.fetchQuery(s,i,l).then(_a).catch(_a)}fetchInfiniteQuery(s,i,l){const n=F2(s,i,l);return n.behavior=r9(),this.fetchQuery(n)}prefetchInfiniteQuery(s,i,l){return this.fetchInfiniteQuery(s,i,l).then(_a).catch(_a)}resumePausedMutations(){return this.mutationCache.resumePausedMutations()}getQueryCache(){return this.queryCache}getMutationCache(){return this.mutationCache}getLogger(){return this.logger}getDefaultOptions(){return this.defaultOptions}setDefaultOptions(s){this.defaultOptions=s}setQueryDefaults(s,i){const l=this.queryDefaults.find(n=>Zc(s)===Zc(n.queryKey));l?l.defaultOptions=i:this.queryDefaults.push({queryKey:s,defaultOptions:i})}getQueryDefaults(s){if(!s)return;const i=this.queryDefaults.find(l=>V2(s,l.queryKey));return i==null?void 0:i.defaultOptions}setMutationDefaults(s,i){const l=this.mutationDefaults.find(n=>Zc(s)===Zc(n.mutationKey));l?l.defaultOptions=i:this.mutationDefaults.push({mutationKey:s,defaultOptions:i})}getMutationDefaults(s){if(!s)return;const i=this.mutationDefaults.find(l=>V2(s,l.mutationKey));return i==null?void 0:i.defaultOptions}defaultQueryOptions(s){if(s!=null&&s._defaulted)return s;const i={...this.defaultOptions.queries,...this.getQueryDefaults(s==null?void 0:s.queryKey),...s,_defaulted:!0};return!i.queryHash&&i.queryKey&&(i.queryHash=kb(i.queryKey,i)),typeof i.refetchOnReconnect>"u"&&(i.refetchOnReconnect=i.networkMode!=="always"),typeof i.useErrorBoundary>"u"&&(i.useErrorBoundary=!!i.suspense),i}defaultMutationOptions(s){return s!=null&&s._defaulted?s:{...this.defaultOptions.mutations,...this.getMutationDefaults(s==null?void 0:s.mutationKey),...s,_defaulted:!0}}clear(){this.queryCache.clear(),this.mutationCache.clear()}};const i9="VUE_QUERY_CLIENT";function a9(r){const s=r?":"+r:"";return""+i9+s}function Fa(r){return Array.isArray(r)}function EO(r,s){Object.keys(r).forEach(i=>{r[i]=s[i]})}function R4(r,s){if(s){const i=s(r);if(i!==void 0||rn(r))return i}if(Array.isArray(r))return r.map(i=>R4(i,s));if(typeof r=="object"&&o9(r)){const i=Object.entries(r).map(([l,n])=>[l,R4(n,s)]);return Object.fromEntries(i)}return r}function ir(r){return R4(r,s=>{if(rn(s))return ir(tr(s))})}function o9(r){if(Object.prototype.toString.call(r)!=="[object Object]")return!1;const s=Object.getPrototypeOf(r);return s===null||s===Object.prototype}function xO(r,s){return typeof r=="function"?r(...s):!!r}class l9 extends Aw{find(s,i){const l=ir(s),n=ir(i);return super.find(l,n)}findAll(s,i){const l=ir(s),n=ir(i);return Fa(l)?super.findAll(l,n):super.findAll(l)}}class c9 extends Sw{find(s){return super.find(ir(s))}findAll(s){return super.findAll(ir(s))}}class iF extends s9{constructor(s={}){const i=ir(s),l={logger:ir(i.logger),defaultOptions:ir(i.defaultOptions),queryCache:i.queryCache||new l9,mutationCache:i.mutationCache||new c9};super(l),this.isRestoring=Yt(!1)}isFetching(s,i){const l=ir(s),n=ir(i);return Fa(l)?super.isFetching(l,n):super.isFetching(l)}isMutating(s){return super.isMutating(ir(s))}getQueryData(s,i){return super.getQueryData(ir(s),ir(i))}getQueriesData(s){const i=ir(s);return Fa(i)?super.getQueriesData(i):super.getQueriesData(i)}setQueryData(s,i,l){return super.setQueryData(ir(s),i,ir(l))}setQueriesData(s,i,l){const n=ir(s),e=ir(l);return Fa(n)?super.setQueriesData(n,i,e):super.setQueriesData(n,i,e)}getQueryState(s,i){return super.getQueryState(ir(s),ir(i))}removeQueries(s,i){const l=ir(s);return Fa(l)?super.removeQueries(l,ir(i)):super.removeQueries(l)}resetQueries(s,i,l){const n=ir(s),e=ir(i);return Fa(n)?super.resetQueries(n,e,ir(l)):super.resetQueries(n,e)}cancelQueries(s,i,l){const n=ir(s),e=ir(i);return Fa(n)?super.cancelQueries(n,e,ir(l)):super.cancelQueries(n,e)}invalidateQueries(s,i,l){const n=ir(s),e=ir(i);return Fa(n)?super.invalidateQueries(n,e,ir(l)):super.invalidateQueries(n,e)}refetchQueries(s,i,l){const n=ir(s),e=ir(i);return Fa(n)?super.refetchQueries(n,e,ir(l)):super.refetchQueries(n,e)}fetchQuery(s,i,l){const n=ir(s),e=ir(i);return Fa(n)?super.fetchQuery(n,e,ir(l)):super.fetchQuery(n)}prefetchQuery(s,i,l){return super.prefetchQuery(ir(s),ir(i),ir(l))}fetchInfiniteQuery(s,i,l){const n=ir(s),e=ir(i);return Fa(n)?super.fetchInfiniteQuery(n,e,ir(l)):super.fetchInfiniteQuery(n)}prefetchInfiniteQuery(s,i,l){return super.prefetchInfiniteQuery(ir(s),ir(i),ir(l))}setDefaultOptions(s){super.setDefaultOptions(ir(s))}setQueryDefaults(s,i){super.setQueryDefaults(ir(s),ir(i))}getQueryDefaults(s){return super.getQueryDefaults(ir(s))}setMutationDefaults(s,i){super.setMutationDefaults(ir(s),ir(i))}getMutationDefaults(s){return super.getMutationDefaults(ir(s))}}const u9={install:(r,s={})=>{const i=a9(s.queryClientKey);let l;if("queryClient"in s&&s.queryClient)l=s.queryClient;else if(s.contextSharing&&typeof window<"u")if(window.__VUE_QUERY_CONTEXT__)l=window.__VUE_QUERY_CONTEXT__;else{const m="queryClientConfig"in s?s.queryClientConfig:void 0;l=new iF(m),window.__VUE_QUERY_CONTEXT__=l}else{const m="queryClientConfig"in s?s.queryClientConfig:void 0;l=new iF(m)}km||l.mount();let n=()=>{};if(s.clientPersister){l.isRestoring.value=!0;const[m,F]=s.clientPersister(l);n=m,F.then(()=>{l.isRestoring.value=!1})}const e=()=>{l.unmount(),n()};if(r.onUnmount)r.onUnmount(e);else{const m=r.unmount;r.unmount=function(){e(),m()}}r.provide(i,l)}};let f9;function h9(){return f9}function d9(r){return typeof r=="function"?r():tr(r)}function P4(r,s=""){if(r instanceof Promise)return r;const i=d9(r);return!r||!i?i:Array.isArray(i)?i.map(l=>P4(l,s)):typeof i=="object"?Object.fromEntries(Object.entries(i).map(([l,n])=>l==="titleTemplate"||l.startsWith("on")?[l,tr(n)]:[l,P4(n,l)])):i}const p9="usehead";function m9(){return Ts()&&si(p9)||h9()}function g9(r,s={}){const i=m9();if(i)return i.ssr?i.push(r,s):v9(i,r,s)}function v9(r,s,i={}){const l=Yt(!1),n=Yt({});sb(()=>{n.value=l.value?{}:P4(s)});const e=r.push(n.value,i);return bn(n,F=>{e.patch(F)}),Ts()&&(U1(()=>{e.dispose()}),lb(()=>{l.value=!0}),ob(()=>{l.value=!1})),e}const b9=Cs({__name:"App",setup(r){return g9({title:"Board - XCPCIO",meta:[{name:"description",content:"XCPCIO-Board 主要收录 *CPC 系列竞赛的榜单。"},{name:"keywords",content:"icpc, ccpc, rank, board, standings"},{name:"theme-color",content:()=>qy.value?"#00aba9":"#ffffff"}],link:[{rel:"icon",type:"image/svg+xml",href:()=>gS.value?"/favicon-dark.svg":"/favicon.svg"}]}),(s,i)=>{const l=Bi("RouterView");return Ur(),Yo(l)}}});var D9=Object.defineProperty,aF=Object.getOwnPropertySymbols,F9=Object.prototype.hasOwnProperty,_9=Object.prototype.propertyIsEnumerable,oF=(r,s,i)=>s in r?D9(r,s,{enumerable:!0,configurable:!0,writable:!0,value:i}):r[s]=i,lF=(r,s)=>{for(var i in s||(s={}))F9.call(s,i)&&oF(r,i,s[i]);if(aF)for(var i of aF(s))_9.call(s,i)&&oF(r,i,s[i]);return r};const Wv=new WeakMap;function kw(r,s,i={}){const{mode:l="replace",route:n=aA(),router:e=iA(),transform:m=k=>k}=i;Wv.has(n)||Wv.set(n,new Map);const F=Wv.get(n);hu(()=>{F.delete(r)}),F.set(r,n.query[r]);let y;const w=Z4((k,S)=>(y=S,{get(){k();const P=F.get(r);return m(P!==void 0?P:Yn(s))},set(P){F.get(r)!==P&&(F.set(r,P),S(),oo(()=>{const{params:M,query:N,hash:B}=n;e[Yn(l)]({params:M,query:lF(lF({},N),Object.fromEntries(F.entries())),hash:B})}))}}));return bn(()=>n.query[r],k=>{F.set(r,k),y()},{flush:"sync"}),w}var Ow={exports:{}};(function(r,s){(function(i,l){r.exports=l()})(Ms,function(){var i=1e3,l=6e4,n=36e5,e="millisecond",m="second",F="minute",y="hour",w="day",k="week",S="month",P="quarter",M="year",N="date",B="Invalid Date",K=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,U=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,G={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(xe){var ve=["th","st","nd","rd"],Le=xe%100;return"["+xe+(ve[(Le-20)%10]||ve[Le]||ve[0])+"]"}},se=function(xe,ve,Le){var qe=String(xe);return!qe||qe.length>=ve?xe:""+Array(ve+1-qe.length).join(Le)+xe},Y={s:se,z:function(xe){var ve=-xe.utcOffset(),Le=Math.abs(ve),qe=Math.floor(Le/60),Ie=Le%60;return(ve<=0?"+":"-")+se(qe,2,"0")+":"+se(Ie,2,"0")},m:function xe(ve,Le){if(ve.date()<Le.date())return-xe(Le,ve);var qe=12*(Le.year()-ve.year())+(Le.month()-ve.month()),Ie=ve.clone().add(qe,S),ut=Le-Ie<0,dt=ve.clone().add(qe+(ut?-1:1),S);return+(-(qe+(Le-Ie)/(ut?Ie-dt:dt-Ie))||0)},a:function(xe){return xe<0?Math.ceil(xe)||0:Math.floor(xe)},p:function(xe){return{M:S,y:M,w:k,d:w,D:N,h:y,m:F,s:m,ms:e,Q:P}[xe]||String(xe||"").toLowerCase().replace(/s$/,"")},u:function(xe){return xe===void 0}},z="en",ie={};ie[z]=G;var re=function(xe){return xe instanceof we},ne=function xe(ve,Le,qe){var Ie;if(!ve)return z;if(typeof ve=="string"){var ut=ve.toLowerCase();ie[ut]&&(Ie=ut),Le&&(ie[ut]=Le,Ie=ut);var dt=ve.split("-");if(!Ie&&dt.length>1)return xe(dt[0])}else{var ze=ve.name;ie[ze]=ve,Ie=ze}return!qe&&Ie&&(z=Ie),Ie||!qe&&z},te=function(xe,ve){if(re(xe))return xe.clone();var Le=typeof ve=="object"?ve:{};return Le.date=xe,Le.args=arguments,new we(Le)},le=Y;le.l=ne,le.i=re,le.w=function(xe,ve){return te(xe,{locale:ve.$L,utc:ve.$u,x:ve.$x,$offset:ve.$offset})};var we=function(){function xe(Le){this.$L=ne(Le.locale,null,!0),this.parse(Le)}var ve=xe.prototype;return ve.parse=function(Le){this.$d=function(qe){var Ie=qe.date,ut=qe.utc;if(Ie===null)return new Date(NaN);if(le.u(Ie))return new Date;if(Ie instanceof Date)return new Date(Ie);if(typeof Ie=="string"&&!/Z$/i.test(Ie)){var dt=Ie.match(K);if(dt){var ze=dt[2]-1||0,he=(dt[7]||"0").substring(0,3);return ut?new Date(Date.UTC(dt[1],ze,dt[3]||1,dt[4]||0,dt[5]||0,dt[6]||0,he)):new Date(dt[1],ze,dt[3]||1,dt[4]||0,dt[5]||0,dt[6]||0,he)}}return new Date(Ie)}(Le),this.$x=Le.x||{},this.init()},ve.init=function(){var Le=this.$d;this.$y=Le.getFullYear(),this.$M=Le.getMonth(),this.$D=Le.getDate(),this.$W=Le.getDay(),this.$H=Le.getHours(),this.$m=Le.getMinutes(),this.$s=Le.getSeconds(),this.$ms=Le.getMilliseconds()},ve.$utils=function(){return le},ve.isValid=function(){return this.$d.toString()!==B},ve.isSame=function(Le,qe){var Ie=te(Le);return this.startOf(qe)<=Ie&&Ie<=this.endOf(qe)},ve.isAfter=function(Le,qe){return te(Le)<this.startOf(qe)},ve.isBefore=function(Le,qe){return this.endOf(qe)<te(Le)},ve.$g=function(Le,qe,Ie){return le.u(Le)?this[qe]:this.set(Ie,Le)},ve.unix=function(){return Math.floor(this.valueOf()/1e3)},ve.valueOf=function(){return this.$d.getTime()},ve.startOf=function(Le,qe){var Ie=this,ut=!!le.u(qe)||qe,dt=le.p(Le),ze=function(We,be){var st=le.w(Ie.$u?Date.UTC(Ie.$y,be,We):new Date(Ie.$y,be,We),Ie);return ut?st:st.endOf(w)},he=function(We,be){return le.w(Ie.toDate()[We].apply(Ie.toDate("s"),(ut?[0,0,0,0]:[23,59,59,999]).slice(be)),Ie)},He=this.$W,et=this.$M,$e=this.$D,De="set"+(this.$u?"UTC":"");switch(dt){case M:return ut?ze(1,0):ze(31,11);case S:return ut?ze(1,et):ze(0,et+1);case k:var Ne=this.$locale().weekStart||0,J=(He<Ne?He+7:He)-Ne;return ze(ut?$e-J:$e+(6-J),et);case w:case N:return he(De+"Hours",0);case y:return he(De+"Minutes",1);case F:return he(De+"Seconds",2);case m:return he(De+"Milliseconds",3);default:return this.clone()}},ve.endOf=function(Le){return this.startOf(Le,!1)},ve.$set=function(Le,qe){var Ie,ut=le.p(Le),dt="set"+(this.$u?"UTC":""),ze=(Ie={},Ie[w]=dt+"Date",Ie[N]=dt+"Date",Ie[S]=dt+"Month",Ie[M]=dt+"FullYear",Ie[y]=dt+"Hours",Ie[F]=dt+"Minutes",Ie[m]=dt+"Seconds",Ie[e]=dt+"Milliseconds",Ie)[ut],he=ut===w?this.$D+(qe-this.$W):qe;if(ut===S||ut===M){var He=this.clone().set(N,1);He.$d[ze](he),He.init(),this.$d=He.set(N,Math.min(this.$D,He.daysInMonth())).$d}else ze&&this.$d[ze](he);return this.init(),this},ve.set=function(Le,qe){return this.clone().$set(Le,qe)},ve.get=function(Le){return this[le.p(Le)]()},ve.add=function(Le,qe){var Ie,ut=this;Le=Number(Le);var dt=le.p(qe),ze=function(et){var $e=te(ut);return le.w($e.date($e.date()+Math.round(et*Le)),ut)};if(dt===S)return this.set(S,this.$M+Le);if(dt===M)return this.set(M,this.$y+Le);if(dt===w)return ze(1);if(dt===k)return ze(7);var he=(Ie={},Ie[F]=l,Ie[y]=n,Ie[m]=i,Ie)[dt]||1,He=this.$d.getTime()+Le*he;return le.w(He,this)},ve.subtract=function(Le,qe){return this.add(-1*Le,qe)},ve.format=function(Le){var qe=this,Ie=this.$locale();if(!this.isValid())return Ie.invalidDate||B;var ut=Le||"YYYY-MM-DDTHH:mm:ssZ",dt=le.z(this),ze=this.$H,he=this.$m,He=this.$M,et=Ie.weekdays,$e=Ie.months,De=function(be,st,Vt,X){return be&&(be[st]||be(qe,ut))||Vt[st].slice(0,X)},Ne=function(be){return le.s(ze%12||12,be,"0")},J=Ie.meridiem||function(be,st,Vt){var X=be<12?"AM":"PM";return Vt?X.toLowerCase():X},We={YY:String(this.$y).slice(-2),YYYY:le.s(this.$y,4,"0"),M:He+1,MM:le.s(He+1,2,"0"),MMM:De(Ie.monthsShort,He,$e,3),MMMM:De($e,He),D:this.$D,DD:le.s(this.$D,2,"0"),d:String(this.$W),dd:De(Ie.weekdaysMin,this.$W,et,2),ddd:De(Ie.weekdaysShort,this.$W,et,3),dddd:et[this.$W],H:String(ze),HH:le.s(ze,2,"0"),h:Ne(1),hh:Ne(2),a:J(ze,he,!0),A:J(ze,he,!1),m:String(he),mm:le.s(he,2,"0"),s:String(this.$s),ss:le.s(this.$s,2,"0"),SSS:le.s(this.$ms,3,"0"),Z:dt};return ut.replace(U,function(be,st){return st||We[be]||dt.replace(":","")})},ve.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},ve.diff=function(Le,qe,Ie){var ut,dt=le.p(qe),ze=te(Le),he=(ze.utcOffset()-this.utcOffset())*l,He=this-ze,et=le.m(this,ze);return et=(ut={},ut[M]=et/12,ut[S]=et,ut[P]=et/3,ut[k]=(He-he)/6048e5,ut[w]=(He-he)/864e5,ut[y]=He/n,ut[F]=He/l,ut[m]=He/i,ut)[dt]||He,Ie?et:le.a(et)},ve.daysInMonth=function(){return this.endOf(S).$D},ve.$locale=function(){return ie[this.$L]},ve.locale=function(Le,qe){if(!Le)return this.$L;var Ie=this.clone(),ut=ne(Le,qe,!0);return ut&&(Ie.$L=ut),Ie},ve.clone=function(){return le.w(this.$d,this)},ve.toDate=function(){return new Date(this.valueOf())},ve.toJSON=function(){return this.isValid()?this.toISOString():null},ve.toISOString=function(){return this.$d.toISOString()},ve.toString=function(){return this.$d.toUTCString()},xe}(),Pe=we.prototype;return te.prototype=Pe,[["$ms",e],["$s",m],["$m",F],["$H",y],["$W",w],["$M",S],["$y",M],["$D",N]].forEach(function(xe){Pe[xe[1]]=function(ve){return this.$g(ve,xe[0],xe[1])}}),te.extend=function(xe,ve){return xe.$i||(xe(ve,we,te),xe.$i=!0),te},te.locale=ne,te.isDayjs=re,te.unix=function(xe){return te(1e3*xe)},te.en=ie[z],te.Ls=ie,te.p={},te})})(Ow);var y9=Ow.exports;const Ws=Hi(y9);var Rw={exports:{}};(function(r,s){(function(i,l){r.exports=l()})(Ms,function(){var i,l,n=1e3,e=6e4,m=36e5,F=864e5,y=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,w=31536e6,k=2592e6,S=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/,P={years:w,months:k,days:F,hours:m,minutes:e,seconds:n,milliseconds:1,weeks:6048e5},M=function(z){return z instanceof Y},N=function(z,ie,re){return new Y(z,re,ie.$l)},B=function(z){return l.p(z)+"s"},K=function(z){return z<0},U=function(z){return K(z)?Math.ceil(z):Math.floor(z)},G=function(z){return Math.abs(z)},se=function(z,ie){return z?K(z)?{negative:!0,format:""+G(z)+ie}:{negative:!1,format:""+z+ie}:{negative:!1,format:""}},Y=function(){function z(re,ne,te){var le=this;if(this.$d={},this.$l=te,re===void 0&&(this.$ms=0,this.parseFromMilliseconds()),ne)return N(re*P[B(ne)],this);if(typeof re=="number")return this.$ms=re,this.parseFromMilliseconds(),this;if(typeof re=="object")return Object.keys(re).forEach(function(xe){le.$d[B(xe)]=re[xe]}),this.calMilliseconds(),this;if(typeof re=="string"){var we=re.match(S);if(we){var Pe=we.slice(2).map(function(xe){return xe!=null?Number(xe):0});return this.$d.years=Pe[0],this.$d.months=Pe[1],this.$d.weeks=Pe[2],this.$d.days=Pe[3],this.$d.hours=Pe[4],this.$d.minutes=Pe[5],this.$d.seconds=Pe[6],this.calMilliseconds(),this}}return this}var ie=z.prototype;return ie.calMilliseconds=function(){var re=this;this.$ms=Object.keys(this.$d).reduce(function(ne,te){return ne+(re.$d[te]||0)*P[te]},0)},ie.parseFromMilliseconds=function(){var re=this.$ms;this.$d.years=U(re/w),re%=w,this.$d.months=U(re/k),re%=k,this.$d.days=U(re/F),re%=F,this.$d.hours=U(re/m),re%=m,this.$d.minutes=U(re/e),re%=e,this.$d.seconds=U(re/n),re%=n,this.$d.milliseconds=re},ie.toISOString=function(){var re=se(this.$d.years,"Y"),ne=se(this.$d.months,"M"),te=+this.$d.days||0;this.$d.weeks&&(te+=7*this.$d.weeks);var le=se(te,"D"),we=se(this.$d.hours,"H"),Pe=se(this.$d.minutes,"M"),xe=this.$d.seconds||0;this.$d.milliseconds&&(xe+=this.$d.milliseconds/1e3);var ve=se(xe,"S"),Le=re.negative||ne.negative||le.negative||we.negative||Pe.negative||ve.negative,qe=we.format||Pe.format||ve.format?"T":"",Ie=(Le?"-":"")+"P"+re.format+ne.format+le.format+qe+we.format+Pe.format+ve.format;return Ie==="P"||Ie==="-P"?"P0D":Ie},ie.toJSON=function(){return this.toISOString()},ie.format=function(re){var ne=re||"YYYY-MM-DDTHH:mm:ss",te={Y:this.$d.years,YY:l.s(this.$d.years,2,"0"),YYYY:l.s(this.$d.years,4,"0"),M:this.$d.months,MM:l.s(this.$d.months,2,"0"),D:this.$d.days,DD:l.s(this.$d.days,2,"0"),H:this.$d.hours,HH:l.s(this.$d.hours,2,"0"),m:this.$d.minutes,mm:l.s(this.$d.minutes,2,"0"),s:this.$d.seconds,ss:l.s(this.$d.seconds,2,"0"),SSS:l.s(this.$d.milliseconds,3,"0")};return ne.replace(y,function(le,we){return we||String(te[le])})},ie.as=function(re){return this.$ms/P[B(re)]},ie.get=function(re){var ne=this.$ms,te=B(re);return te==="milliseconds"?ne%=1e3:ne=te==="weeks"?U(ne/P[te]):this.$d[te],ne===0?0:ne},ie.add=function(re,ne,te){var le;return le=ne?re*P[B(ne)]:M(re)?re.$ms:N(re,this).$ms,N(this.$ms+le*(te?-1:1),this)},ie.subtract=function(re,ne){return this.add(re,ne,!0)},ie.locale=function(re){var ne=this.clone();return ne.$l=re,ne},ie.clone=function(){return N(this.$ms,this)},ie.humanize=function(re){return i().add(this.$ms,"ms").locale(this.$l).fromNow(!re)},ie.valueOf=function(){return this.asMilliseconds()},ie.milliseconds=function(){return this.get("milliseconds")},ie.asMilliseconds=function(){return this.as("milliseconds")},ie.seconds=function(){return this.get("seconds")},ie.asSeconds=function(){return this.as("seconds")},ie.minutes=function(){return this.get("minutes")},ie.asMinutes=function(){return this.as("minutes")},ie.hours=function(){return this.get("hours")},ie.asHours=function(){return this.as("hours")},ie.days=function(){return this.get("days")},ie.asDays=function(){return this.as("days")},ie.weeks=function(){return this.get("weeks")},ie.asWeeks=function(){return this.as("weeks")},ie.months=function(){return this.get("months")},ie.asMonths=function(){return this.as("months")},ie.years=function(){return this.get("years")},ie.asYears=function(){return this.as("years")},z}();return function(z,ie,re){i=re,l=re().$utils(),re.duration=function(le,we){var Pe=re.locale();return N(le,{$l:Pe},we)},re.isDuration=M;var ne=ie.prototype.add,te=ie.prototype.subtract;ie.prototype.add=function(le,we){return M(le)&&(le=le.asMilliseconds()),ne.bind(this)(le,we)},ie.prototype.subtract=function(le,we){return M(le)&&(le=le.asMilliseconds()),te.bind(this)(le,we)}}})})(Rw);var w9=Rw.exports;const E9=Hi(w9);var Pw={exports:{}};(function(r,s){(function(i,l){r.exports=l()})(Ms,function(){var i="minute",l=/[+-]\d\d(?::?\d\d)?/g,n=/([+-]|\d\d)/g;return function(e,m,F){var y=m.prototype;F.utc=function(B){var K={date:B,utc:!0,args:arguments};return new m(K)},y.utc=function(B){var K=F(this.toDate(),{locale:this.$L,utc:!0});return B?K.add(this.utcOffset(),i):K},y.local=function(){return F(this.toDate(),{locale:this.$L,utc:!1})};var w=y.parse;y.parse=function(B){B.utc&&(this.$u=!0),this.$utils().u(B.$offset)||(this.$offset=B.$offset),w.call(this,B)};var k=y.init;y.init=function(){if(this.$u){var B=this.$d;this.$y=B.getUTCFullYear(),this.$M=B.getUTCMonth(),this.$D=B.getUTCDate(),this.$W=B.getUTCDay(),this.$H=B.getUTCHours(),this.$m=B.getUTCMinutes(),this.$s=B.getUTCSeconds(),this.$ms=B.getUTCMilliseconds()}else k.call(this)};var S=y.utcOffset;y.utcOffset=function(B,K){var U=this.$utils().u;if(U(B))return this.$u?0:U(this.$offset)?S.call(this):this.$offset;if(typeof B=="string"&&(B=function(z){z===void 0&&(z="");var ie=z.match(l);if(!ie)return null;var re=(""+ie[0]).match(n)||["-",0,0],ne=re[0],te=60*+re[1]+ +re[2];return te===0?0:ne==="+"?te:-te}(B),B===null))return this;var G=Math.abs(B)<=16?60*B:B,se=this;if(K)return se.$offset=G,se.$u=B===0,se;if(B!==0){var Y=this.$u?this.toDate().getTimezoneOffset():-1*this.utcOffset();(se=this.local().add(G+Y,i)).$offset=G,se.$x.$localOffset=Y}else se=this.utc();return se};var P=y.format;y.format=function(B){var K=B||(this.$u?"YYYY-MM-DDTHH:mm:ss[Z]":"");return P.call(this,K)},y.valueOf=function(){var B=this.$utils().u(this.$offset)?0:this.$offset+(this.$x.$localOffset||this.$d.getTimezoneOffset());return this.$d.valueOf()-6e4*B},y.isUTC=function(){return!!this.$u},y.toISOString=function(){return this.toDate().toISOString()},y.toString=function(){return this.toDate().toUTCString()};var M=y.toDate;y.toDate=function(B){return B==="s"&&this.$offset?F(this.format("YYYY-MM-DD HH:mm:ss:SSS")).toDate():M.call(this)};var N=y.diff;y.diff=function(B,K,U){if(B&&this.$u===B.$u)return N.call(this,B,K,U);var G=this.local(),se=F(B).local();return N.call(G,se,K,U)}}})})(Pw);var x9=Pw.exports;const C9=Hi(x9);var Iw={exports:{}};(function(r,s){(function(i,l){r.exports=l()})(Ms,function(){var i={year:0,month:1,day:2,hour:3,minute:4,second:5},l={};return function(n,e,m){var F,y=function(P,M,N){N===void 0&&(N={});var B=new Date(P),K=function(U,G){G===void 0&&(G={});var se=G.timeZoneName||"short",Y=U+"|"+se,z=l[Y];return z||(z=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:U,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",timeZoneName:se}),l[Y]=z),z}(M,N);return K.formatToParts(B)},w=function(P,M){for(var N=y(P,M),B=[],K=0;K<N.length;K+=1){var U=N[K],G=U.type,se=U.value,Y=i[G];Y>=0&&(B[Y]=parseInt(se,10))}var z=B[3],ie=z===24?0:z,re=B[0]+"-"+B[1]+"-"+B[2]+" "+ie+":"+B[4]+":"+B[5]+":000",ne=+P;return(m.utc(re).valueOf()-(ne-=ne%1e3))/6e4},k=e.prototype;k.tz=function(P,M){P===void 0&&(P=F);var N=this.utcOffset(),B=this.toDate(),K=B.toLocaleString("en-US",{timeZone:P}),U=Math.round((B-new Date(K))/1e3/60),G=m(K).$set("millisecond",this.$ms).utcOffset(15*-Math.round(B.getTimezoneOffset()/15)-U,!0);if(M){var se=G.utcOffset();G=G.add(N-se,"minute")}return G.$x.$timezone=P,G},k.offsetName=function(P){var M=this.$x.$timezone||m.tz.guess(),N=y(this.valueOf(),M,{timeZoneName:P}).find(function(B){return B.type.toLowerCase()==="timezonename"});return N&&N.value};var S=k.startOf;k.startOf=function(P,M){if(!this.$x||!this.$x.$timezone)return S.call(this,P,M);var N=m(this.format("YYYY-MM-DD HH:mm:ss:SSS"));return S.call(N,P,M).tz(this.$x.$timezone,!0)},m.tz=function(P,M,N){var B=N&&M,K=N||M||F,U=w(+m(),K);if(typeof P!="string")return m(P).tz(K);var G=function(ie,re,ne){var te=ie-60*re*1e3,le=w(te,ne);if(re===le)return[te,re];var we=w(te-=60*(le-re)*1e3,ne);return le===we?[te,le]:[ie-60*Math.min(le,we)*1e3,Math.max(le,we)]}(m.utc(P,B).valueOf(),U,K),se=G[0],Y=G[1],z=m(se).utcOffset(Y);return z.$x.$timezone=K,z},m.tz.guess=function(){return Intl.DateTimeFormat().resolvedOptions().timeZone},m.tz.setDefault=function(P){F=P}}})})(Iw);var T9=Iw.exports;const A9=Hi(T9);var Nw={exports:{}};(function(r,s){(function(i,l){r.exports=l()})(Ms,function(){return function(i,l){var n=l.prototype,e=n.format;n.format=function(m){var F=this,y=this.$locale();if(!this.isValid())return e.bind(this)(m);var w=this.$utils(),k=(m||"YYYY-MM-DDTHH:mm:ssZ").replace(/\[([^\]]+)]|Q|wo|ww|w|WW|W|zzz|z|gggg|GGGG|Do|X|x|k{1,2}|S/g,function(S){switch(S){case"Q":return Math.ceil((F.$M+1)/3);case"Do":return y.ordinal(F.$D);case"gggg":return F.weekYear();case"GGGG":return F.isoWeekYear();case"wo":return y.ordinal(F.week(),"W");case"w":case"ww":return w.s(F.week(),S==="w"?1:2,"0");case"W":case"WW":return w.s(F.isoWeek(),S==="W"?1:2,"0");case"k":case"kk":return w.s(String(F.$H===0?24:F.$H),S==="k"?1:2,"0");case"X":return Math.floor(F.$d.getTime()/1e3);case"x":return F.$d.getTime();case"z":return"["+F.offsetName()+"]";case"zzz":return"["+F.offsetName("long")+"]";default:return S}});return e.bind(this)(k)}}})})(Nw);var S9=Nw.exports;const k9=Hi(S9);var Mw={exports:{}};(function(r,s){(function(i,l){r.exports=l()})(Ms,function(){return function(i,l){l.prototype.isSameOrBefore=function(n,e){return this.isSame(n,e)||this.isBefore(n,e)}}})})(Mw);var O9=Mw.exports;const R9=Hi(O9);var Lw={exports:{}};(function(r,s){(function(i,l){r.exports=l()})(Ms,function(){return function(i,l){l.prototype.isSameOrAfter=function(n,e){return this.isSame(n,e)||this.isAfter(n,e)}}})})(Lw);var P9=Lw.exports;const I9=Hi(P9);var Bw={exports:{}};(function(r,s){(function(i,l){r.exports=l()})(Ms,function(){return function(i,l,n){var e=function(m,F){if(!F||!F.length||!F[0]||F.length===1&&!F[0].length)return null;var y;F.length===1&&F[0].length>0&&(F=F[0]),y=F[0];for(var w=1;w<F.length;w+=1)F[w].isValid()&&!F[w][m](y)||(y=F[w]);return y};n.max=function(){var m=[].slice.call(arguments,0);return e("isAfter",m)},n.min=function(){var m=[].slice.call(arguments,0);return e("isBefore",m)}}})})(Bw);var N9=Bw.exports;const M9=Hi(N9);var Uw={exports:{}};(function(r,s){(function(i,l){r.exports=l()})(Ms,function(){return function(i,l,n){i=i||{};var e=l.prototype,m={future:"in %s",past:"%s ago",s:"a few seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"};function F(w,k,S,P){return e.fromToBase(w,k,S,P)}n.en.relativeTime=m,e.fromToBase=function(w,k,S,P,M){for(var N,B,K,U=S.$locale().relativeTime||m,G=i.thresholds||[{l:"s",r:44,d:"second"},{l:"m",r:89},{l:"mm",r:44,d:"minute"},{l:"h",r:89},{l:"hh",r:21,d:"hour"},{l:"d",r:35},{l:"dd",r:25,d:"day"},{l:"M",r:45},{l:"MM",r:10,d:"month"},{l:"y",r:17},{l:"yy",d:"year"}],se=G.length,Y=0;Y<se;Y+=1){var z=G[Y];z.d&&(N=P?n(w).diff(S,z.d,!0):S.diff(w,z.d,!0));var ie=(i.rounding||Math.round)(Math.abs(N));if(K=N>0,ie<=z.r||!z.r){ie<=1&&Y>0&&(z=G[Y-1]);var re=U[z.l];M&&(ie=M(""+ie)),B=typeof re=="string"?re.replace("%d",ie):re(ie,k,z.l,K);break}}if(k)return B;var ne=K?U.future:U.past;return typeof ne=="function"?ne(B):ne.replace("%s",B)},e.to=function(w,k){return F(w,k,this,!0)},e.from=function(w,k){return F(w,k,this)};var y=function(w){return w.$u?n.utc():n()};e.toNow=function(w){return this.to(y(this),w)},e.fromNow=function(w){return this.from(y(this),w)}}})})(Uw);var L9=Uw.exports;const B9=Hi(L9);var j2={exports:{}};/**
30
+ */const Tf=typeof window<"u";function sT(r){return r.__esModule||r[Symbol.toStringTag]==="Module"}const un=Object.assign;function Ov(r,s){const i={};for(const l in s){const n=s[l];i[l]=ka(n)?n.map(r):r(n)}return i}const c1=()=>{},ka=Array.isArray,iT=/\/$/,aT=r=>r.replace(iT,"");function Rv(r,s,i="/"){let l,n={},e="",m="";const F=s.indexOf("#");let y=s.indexOf("?");return F<y&&F>=0&&(y=-1),y>-1&&(l=s.slice(0,y),e=s.slice(y+1,F>-1?F:s.length),n=r(e)),F>-1&&(l=l||s.slice(0,F),m=s.slice(F,s.length)),l=uT(l??s,i),{fullPath:l+(e&&"?")+e+m,path:l,query:n,hash:m}}function oT(r,s){const i=s.query?r(s.query):"";return s.path+(i&&"?")+i+(s.hash||"")}function KD(r,s){return!s||!r.toLowerCase().startsWith(s.toLowerCase())?r:r.slice(s.length)||"/"}function lT(r,s,i){const l=s.matched.length-1,n=i.matched.length-1;return l>-1&&l===n&&zf(s.matched[l],i.matched[n])&&xy(s.params,i.params)&&r(s.query)===r(i.query)&&s.hash===i.hash}function zf(r,s){return(r.aliasOf||r)===(s.aliasOf||s)}function xy(r,s){if(Object.keys(r).length!==Object.keys(s).length)return!1;for(const i in r)if(!cT(r[i],s[i]))return!1;return!0}function cT(r,s){return ka(r)?qD(r,s):ka(s)?qD(s,r):r===s}function qD(r,s){return ka(s)?r.length===s.length&&r.every((i,l)=>i===s[l]):r.length===1&&r[0]===s}function uT(r,s){if(r.startsWith("/"))return r;if(!r)return s;const i=s.split("/"),l=r.split("/"),n=l[l.length-1];(n===".."||n===".")&&l.push("");let e=i.length-1,m,F;for(m=0;m<l.length;m++)if(F=l[m],F!==".")if(F==="..")e>1&&e--;else break;return i.slice(0,e).join("/")+"/"+l.slice(m-(m===l.length?1:0)).join("/")}var Vf;(function(r){r.pop="pop",r.push="push"})(Vf||(Vf={}));var nu;(function(r){r.back="back",r.forward="forward",r.unknown=""})(nu||(nu={}));const Pv="";function Cy(r){if(!r)if(Tf){const s=document.querySelector("base");r=s&&s.getAttribute("href")||"/",r=r.replace(/^\w+:\/\/[^\/]+/,"")}else r="/";return r[0]!=="/"&&r[0]!=="#"&&(r="/"+r),aT(r)}const fT=/^[^#]+#/;function Ty(r,s){return r.replace(fT,"#")+s}function hT(r,s){const i=document.documentElement.getBoundingClientRect(),l=r.getBoundingClientRect();return{behavior:s.behavior,left:l.left-i.left-(s.left||0),top:l.top-i.top-(s.top||0)}}const Fm=()=>({left:window.pageXOffset,top:window.pageYOffset});function dT(r){let s;if("el"in r){const i=r.el,l=typeof i=="string"&&i.startsWith("#"),n=typeof i=="string"?l?document.getElementById(i.slice(1)):document.querySelector(i):i;if(!n)return;s=hT(n,r)}else s=r;"scrollBehavior"in document.documentElement.style?window.scrollTo(s):window.scrollTo(s.left!=null?s.left:window.pageXOffset,s.top!=null?s.top:window.pageYOffset)}function QD(r,s){return(history.state?history.state.position-s:-1)+r}const F4=new Map;function pT(r,s){F4.set(r,s)}function mT(r){const s=F4.get(r);return F4.delete(r),s}let gT=()=>location.protocol+"//"+location.host;function Ay(r,s){const{pathname:i,search:l,hash:n}=s,e=r.indexOf("#");if(e>-1){let F=n.includes(r.slice(e))?r.slice(e).length:1,y=n.slice(F);return y[0]!=="/"&&(y="/"+y),KD(y,"")}return KD(i,r)+l+n}function vT(r,s,i,l){let n=[],e=[],m=null;const F=({state:P})=>{const M=Ay(r,location),N=i.value,B=s.value;let K=0;if(P){if(i.value=M,s.value=P,m&&m===N){m=null;return}K=B?P.position-B.position:0}else l(M);n.forEach(U=>{U(i.value,N,{delta:K,type:Vf.pop,direction:K?K>0?nu.forward:nu.back:nu.unknown})})};function y(){m=i.value}function w(P){n.push(P);const M=()=>{const N=n.indexOf(P);N>-1&&n.splice(N,1)};return e.push(M),M}function k(){const{history:P}=window;P.state&&P.replaceState(un({},P.state,{scroll:Fm()}),"")}function S(){for(const P of e)P();e=[],window.removeEventListener("popstate",F),window.removeEventListener("beforeunload",k)}return window.addEventListener("popstate",F),window.addEventListener("beforeunload",k,{passive:!0}),{pauseListeners:y,listen:w,destroy:S}}function XD(r,s,i,l=!1,n=!1){return{back:r,current:s,forward:i,replaced:l,position:window.history.length,scroll:n?Fm():null}}function bT(r){const{history:s,location:i}=window,l={value:Ay(r,i)},n={value:s.state};n.value||e(l.value,{back:null,current:l.value,forward:null,position:s.length-1,replaced:!0,scroll:null},!0);function e(y,w,k){const S=r.indexOf("#"),P=S>-1?(i.host&&document.querySelector("base")?r:r.slice(S))+y:gT()+r+y;try{s[k?"replaceState":"pushState"](w,"",P),n.value=w}catch(M){console.error(M),i[k?"replace":"assign"](P)}}function m(y,w){const k=un({},s.state,XD(n.value.back,y,n.value.forward,!0),w,{position:n.value.position});e(y,k,!0),l.value=y}function F(y,w){const k=un({},n.value,s.state,{forward:y,scroll:Fm()});e(k.current,k,!0);const S=un({},XD(l.value,y,null),{position:k.position+1},w);e(y,S,!1),l.value=y}return{location:l,state:n,push:F,replace:m}}function DT(r){r=Cy(r);const s=bT(r),i=vT(r,s.state,s.location,s.replace);function l(e,m=!0){m||i.pauseListeners(),history.go(e)}const n=un({location:"",base:r,go:l,createHref:Ty.bind(null,r)},s,i);return Object.defineProperty(n,"location",{enumerable:!0,get:()=>s.location.value}),Object.defineProperty(n,"state",{enumerable:!0,get:()=>s.state.value}),n}function FT(r=""){let s=[],i=[Pv],l=0;r=Cy(r);function n(F){l++,l===i.length||i.splice(l),i.push(F)}function e(F,y,{direction:w,delta:k}){const S={direction:w,delta:k,type:Vf.pop};for(const P of s)P(F,y,S)}const m={location:Pv,state:{},base:r,createHref:Ty.bind(null,r),replace(F){i.splice(l--,1),n(F)},push(F,y){n(F)},listen(F){return s.push(F),()=>{const y=s.indexOf(F);y>-1&&s.splice(y,1)}},destroy(){s=[],i=[Pv],l=0},go(F,y=!0){const w=this.location,k=F<0?nu.back:nu.forward;l=Math.max(0,Math.min(l+F,i.length-1)),y&&e(this.location,w,{direction:k,delta:F})}};return Object.defineProperty(m,"location",{enumerable:!0,get:()=>i[l]}),m}function _T(r){return typeof r=="string"||r&&typeof r=="object"}function Sy(r){return typeof r=="string"||typeof r=="symbol"}const El={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0},ky=Symbol("");var JD;(function(r){r[r.aborted=4]="aborted",r[r.cancelled=8]="cancelled",r[r.duplicated=16]="duplicated"})(JD||(JD={}));function Gf(r,s){return un(new Error,{type:r,[ky]:!0},s)}function Lo(r,s){return r instanceof Error&&ky in r&&(s==null||!!(r.type&s))}const ZD="[^/]+?",yT={sensitive:!1,strict:!1,start:!0,end:!0},wT=/[.+*?^${}()[\]/\\]/g;function ET(r,s){const i=un({},yT,s),l=[];let n=i.start?"^":"";const e=[];for(const w of r){const k=w.length?[]:[90];i.strict&&!w.length&&(n+="/");for(let S=0;S<w.length;S++){const P=w[S];let M=40+(i.sensitive?.25:0);if(P.type===0)S||(n+="/"),n+=P.value.replace(wT,"\\$&"),M+=40;else if(P.type===1){const{value:N,repeatable:B,optional:K,regexp:U}=P;e.push({name:N,repeatable:B,optional:K});const G=U||ZD;if(G!==ZD){M+=10;try{new RegExp(`(${G})`)}catch(Y){throw new Error(`Invalid custom RegExp for param "${N}" (${G}): `+Y.message)}}let se=B?`((?:${G})(?:/(?:${G}))*)`:`(${G})`;S||(se=K&&w.length<2?`(?:/${se})`:"/"+se),K&&(se+="?"),n+=se,M+=20,K&&(M+=-8),B&&(M+=-20),G===".*"&&(M+=-50)}k.push(M)}l.push(k)}if(i.strict&&i.end){const w=l.length-1;l[w][l[w].length-1]+=.7000000000000001}i.strict||(n+="/?"),i.end?n+="$":i.strict&&(n+="(?:/|$)");const m=new RegExp(n,i.sensitive?"":"i");function F(w){const k=w.match(m),S={};if(!k)return null;for(let P=1;P<k.length;P++){const M=k[P]||"",N=e[P-1];S[N.name]=M&&N.repeatable?M.split("/"):M}return S}function y(w){let k="",S=!1;for(const P of r){(!S||!k.endsWith("/"))&&(k+="/"),S=!1;for(const M of P)if(M.type===0)k+=M.value;else if(M.type===1){const{value:N,repeatable:B,optional:K}=M,U=N in w?w[N]:"";if(ka(U)&&!B)throw new Error(`Provided param "${N}" is an array but it is not repeatable (* or + modifiers)`);const G=ka(U)?U.join("/"):U;if(!G)if(K)P.length<2&&(k.endsWith("/")?k=k.slice(0,-1):S=!0);else throw new Error(`Missing required param "${N}"`);k+=G}}return k||"/"}return{re:m,score:l,keys:e,parse:F,stringify:y}}function xT(r,s){let i=0;for(;i<r.length&&i<s.length;){const l=s[i]-r[i];if(l)return l;i++}return r.length<s.length?r.length===1&&r[0]===40+40?-1:1:r.length>s.length?s.length===1&&s[0]===40+40?1:-1:0}function CT(r,s){let i=0;const l=r.score,n=s.score;for(;i<l.length&&i<n.length;){const e=xT(l[i],n[i]);if(e)return e;i++}if(Math.abs(n.length-l.length)===1){if(e3(l))return 1;if(e3(n))return-1}return n.length-l.length}function e3(r){const s=r[r.length-1];return r.length>0&&s[s.length-1]<0}const TT={type:0,value:""},AT=/[a-zA-Z0-9_]/;function ST(r){if(!r)return[[]];if(r==="/")return[[TT]];if(!r.startsWith("/"))throw new Error(`Invalid path "${r}"`);function s(M){throw new Error(`ERR (${i})/"${w}": ${M}`)}let i=0,l=i;const n=[];let e;function m(){e&&n.push(e),e=[]}let F=0,y,w="",k="";function S(){w&&(i===0?e.push({type:0,value:w}):i===1||i===2||i===3?(e.length>1&&(y==="*"||y==="+")&&s(`A repeatable param (${w}) must be alone in its segment. eg: '/:ids+.`),e.push({type:1,value:w,regexp:k,repeatable:y==="*"||y==="+",optional:y==="*"||y==="?"})):s("Invalid state to consume buffer"),w="")}function P(){w+=y}for(;F<r.length;){if(y=r[F++],y==="\\"&&i!==2){l=i,i=4;continue}switch(i){case 0:y==="/"?(w&&S(),m()):y===":"?(S(),i=1):P();break;case 4:P(),i=l;break;case 1:y==="("?i=2:AT.test(y)?P():(S(),i=0,y!=="*"&&y!=="?"&&y!=="+"&&F--);break;case 2:y===")"?k[k.length-1]=="\\"?k=k.slice(0,-1)+y:i=3:k+=y;break;case 3:S(),i=0,y!=="*"&&y!=="?"&&y!=="+"&&F--,k="";break;default:s("Unknown state");break}}return i===2&&s(`Unfinished custom RegExp for param "${w}"`),S(),m(),n}function kT(r,s,i){const l=ET(ST(r.path),i),n=un(l,{record:r,parent:s,children:[],alias:[]});return s&&!n.record.aliasOf==!s.record.aliasOf&&s.children.push(n),n}function OT(r,s){const i=[],l=new Map;s=n3({strict:!1,end:!0,sensitive:!1},s);function n(k){return l.get(k)}function e(k,S,P){const M=!P,N=RT(k);N.aliasOf=P&&P.record;const B=n3(s,k),K=[N];if("alias"in k){const se=typeof k.alias=="string"?[k.alias]:k.alias;for(const Y of se)K.push(un({},N,{components:P?P.record.components:N.components,path:Y,aliasOf:P?P.record:N}))}let U,G;for(const se of K){const{path:Y}=se;if(S&&Y[0]!=="/"){const z=S.record.path,ie=z[z.length-1]==="/"?"":"/";se.path=S.record.path+(Y&&ie+Y)}if(U=kT(se,S,B),P?P.alias.push(U):(G=G||U,G!==U&&G.alias.push(U),M&&k.name&&!r3(U)&&m(k.name)),N.children){const z=N.children;for(let ie=0;ie<z.length;ie++)e(z[ie],U,P&&P.children[ie])}P=P||U,(U.record.components&&Object.keys(U.record.components).length||U.record.name||U.record.redirect)&&y(U)}return G?()=>{m(G)}:c1}function m(k){if(Sy(k)){const S=l.get(k);S&&(l.delete(k),i.splice(i.indexOf(S),1),S.children.forEach(m),S.alias.forEach(m))}else{const S=i.indexOf(k);S>-1&&(i.splice(S,1),k.record.name&&l.delete(k.record.name),k.children.forEach(m),k.alias.forEach(m))}}function F(){return i}function y(k){let S=0;for(;S<i.length&&CT(k,i[S])>=0&&(k.record.path!==i[S].record.path||!Oy(k,i[S]));)S++;i.splice(S,0,k),k.record.name&&!r3(k)&&l.set(k.record.name,k)}function w(k,S){let P,M={},N,B;if("name"in k&&k.name){if(P=l.get(k.name),!P)throw Gf(1,{location:k});B=P.record.name,M=un(t3(S.params,P.keys.filter(G=>!G.optional).map(G=>G.name)),k.params&&t3(k.params,P.keys.map(G=>G.name))),N=P.stringify(M)}else if("path"in k)N=k.path,P=i.find(G=>G.re.test(N)),P&&(M=P.parse(N),B=P.record.name);else{if(P=S.name?l.get(S.name):i.find(G=>G.re.test(S.path)),!P)throw Gf(1,{location:k,currentLocation:S});B=P.record.name,M=un({},S.params,k.params),N=P.stringify(M)}const K=[];let U=P;for(;U;)K.unshift(U.record),U=U.parent;return{name:B,path:N,params:M,matched:K,meta:IT(K)}}return r.forEach(k=>e(k)),{addRoute:e,resolve:w,removeRoute:m,getRoutes:F,getRecordMatcher:n}}function t3(r,s){const i={};for(const l of s)l in r&&(i[l]=r[l]);return i}function RT(r){return{path:r.path,redirect:r.redirect,name:r.name,meta:r.meta||{},aliasOf:void 0,beforeEnter:r.beforeEnter,props:PT(r),children:r.children||[],instances:{},leaveGuards:new Set,updateGuards:new Set,enterCallbacks:{},components:"components"in r?r.components||null:r.component&&{default:r.component}}}function PT(r){const s={},i=r.props||!1;if("component"in r)s.default=i;else for(const l in r.components)s[l]=typeof i=="object"?i[l]:i;return s}function r3(r){for(;r;){if(r.record.aliasOf)return!0;r=r.parent}return!1}function IT(r){return r.reduce((s,i)=>un(s,i.meta),{})}function n3(r,s){const i={};for(const l in r)i[l]=l in s?s[l]:r[l];return i}function Oy(r,s){return s.children.some(i=>i===r||Oy(r,i))}const Ry=/#/g,NT=/&/g,MT=/\//g,LT=/=/g,BT=/\?/g,Py=/\+/g,UT=/%5B/g,HT=/%5D/g,Iy=/%5E/g,$T=/%60/g,Ny=/%7B/g,WT=/%7C/g,My=/%7D/g,zT=/%20/g;function Eb(r){return encodeURI(""+r).replace(WT,"|").replace(UT,"[").replace(HT,"]")}function VT(r){return Eb(r).replace(Ny,"{").replace(My,"}").replace(Iy,"^")}function _4(r){return Eb(r).replace(Py,"%2B").replace(zT,"+").replace(Ry,"%23").replace(NT,"%26").replace($T,"`").replace(Ny,"{").replace(My,"}").replace(Iy,"^")}function GT(r){return _4(r).replace(LT,"%3D")}function jT(r){return Eb(r).replace(Ry,"%23").replace(BT,"%3F")}function YT(r){return r==null?"":jT(r).replace(MT,"%2F")}function L2(r){try{return decodeURIComponent(""+r)}catch{}return""+r}function KT(r){const s={};if(r===""||r==="?")return s;const l=(r[0]==="?"?r.slice(1):r).split("&");for(let n=0;n<l.length;++n){const e=l[n].replace(Py," "),m=e.indexOf("="),F=L2(m<0?e:e.slice(0,m)),y=m<0?null:L2(e.slice(m+1));if(F in s){let w=s[F];ka(w)||(w=s[F]=[w]),w.push(y)}else s[F]=y}return s}function s3(r){let s="";for(let i in r){const l=r[i];if(i=GT(i),l==null){l!==void 0&&(s+=(s.length?"&":"")+i);continue}(ka(l)?l.map(e=>e&&_4(e)):[l&&_4(l)]).forEach(e=>{e!==void 0&&(s+=(s.length?"&":"")+i,e!=null&&(s+="="+e))})}return s}function qT(r){const s={};for(const i in r){const l=r[i];l!==void 0&&(s[i]=ka(l)?l.map(n=>n==null?null:""+n):l==null?l:""+l)}return s}const QT=Symbol(""),i3=Symbol(""),_m=Symbol(""),xb=Symbol(""),y4=Symbol("");function Kh(){let r=[];function s(l){return r.push(l),()=>{const n=r.indexOf(l);n>-1&&r.splice(n,1)}}function i(){r=[]}return{add:s,list:()=>r.slice(),reset:i}}function Ol(r,s,i,l,n){const e=l&&(l.enterCallbacks[n]=l.enterCallbacks[n]||[]);return()=>new Promise((m,F)=>{const y=S=>{S===!1?F(Gf(4,{from:i,to:s})):S instanceof Error?F(S):_T(S)?F(Gf(2,{from:s,to:S})):(e&&l.enterCallbacks[n]===e&&typeof S=="function"&&e.push(S),m())},w=r.call(l&&l.instances[n],s,i,y);let k=Promise.resolve(w);r.length<3&&(k=k.then(y)),k.catch(S=>F(S))})}function Iv(r,s,i,l){const n=[];for(const e of r)for(const m in e.components){let F=e.components[m];if(!(s!=="beforeRouteEnter"&&!e.instances[m]))if(XT(F)){const w=(F.__vccOpts||F)[s];w&&n.push(Ol(w,i,l,e,m))}else{let y=F();n.push(()=>y.then(w=>{if(!w)return Promise.reject(new Error(`Couldn't resolve component "${m}" at "${e.path}"`));const k=sT(w)?w.default:w;e.components[m]=k;const P=(k.__vccOpts||k)[s];return P&&Ol(P,i,l,e,m)()}))}}return n}function XT(r){return typeof r=="object"||"displayName"in r||"props"in r||"__vccOpts"in r}function a3(r){const s=si(_m),i=si(xb),l=Vr(()=>s.resolve(tr(r.to))),n=Vr(()=>{const{matched:y}=l.value,{length:w}=y,k=y[w-1],S=i.matched;if(!k||!S.length)return-1;const P=S.findIndex(zf.bind(null,k));if(P>-1)return P;const M=o3(y[w-2]);return w>1&&o3(k)===M&&S[S.length-1].path!==M?S.findIndex(zf.bind(null,y[w-2])):P}),e=Vr(()=>n.value>-1&&tA(i.params,l.value.params)),m=Vr(()=>n.value>-1&&n.value===i.matched.length-1&&xy(i.params,l.value.params));function F(y={}){return eA(y)?s[tr(r.replace)?"replace":"push"](tr(r.to)).catch(c1):Promise.resolve()}return{route:l,href:Vr(()=>l.value.href),isActive:e,isExactActive:m,navigate:F}}const JT=Cs({name:"RouterLink",compatConfig:{MODE:3},props:{to:{type:[String,Object],required:!0},replace:Boolean,activeClass:String,exactActiveClass:String,custom:Boolean,ariaCurrentValue:{type:String,default:"page"}},useLink:a3,setup(r,{slots:s}){const i=Ul(a3(r)),{options:l}=si(_m),n=Vr(()=>({[l3(r.activeClass,l.linkActiveClass,"router-link-active")]:i.isActive,[l3(r.exactActiveClass,l.linkExactActiveClass,"router-link-exact-active")]:i.isExactActive}));return()=>{const e=s.default&&s.default(i);return r.custom?e:fu("a",{"aria-current":i.isExactActive?r.ariaCurrentValue:null,href:i.href,onClick:i.navigate,class:n.value},e)}}}),ZT=JT;function eA(r){if(!(r.metaKey||r.altKey||r.ctrlKey||r.shiftKey)&&!r.defaultPrevented&&!(r.button!==void 0&&r.button!==0)){if(r.currentTarget&&r.currentTarget.getAttribute){const s=r.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(s))return}return r.preventDefault&&r.preventDefault(),!0}}function tA(r,s){for(const i in s){const l=s[i],n=r[i];if(typeof l=="string"){if(l!==n)return!1}else if(!ka(n)||n.length!==l.length||l.some((e,m)=>e!==n[m]))return!1}return!0}function o3(r){return r?r.aliasOf?r.aliasOf.path:r.path:""}const l3=(r,s,i)=>r??s??i,rA=Cs({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(r,{attrs:s,slots:i}){const l=si(y4),n=Vr(()=>r.route||l.value),e=si(i3,0),m=Vr(()=>{let w=tr(e);const{matched:k}=n.value;let S;for(;(S=k[w])&&!S.components;)w++;return w}),F=Vr(()=>n.value.matched[m.value]);n1(i3,Vr(()=>m.value+1)),n1(QT,F),n1(y4,n);const y=Yt();return bn(()=>[y.value,F.value,r.name],([w,k,S],[P,M,N])=>{k&&(k.instances[S]=w,M&&M!==k&&w&&w===P&&(k.leaveGuards.size||(k.leaveGuards=M.leaveGuards),k.updateGuards.size||(k.updateGuards=M.updateGuards))),w&&k&&(!M||!zf(k,M)||!P)&&(k.enterCallbacks[S]||[]).forEach(B=>B(w))},{flush:"post"}),()=>{const w=n.value,k=r.name,S=F.value,P=S&&S.components[k];if(!P)return c3(i.default,{Component:P,route:w});const M=S.props[k],N=M?M===!0?w.params:typeof M=="function"?M(w):M:null,K=fu(P,un({},N,s,{onVnodeUnmounted:U=>{U.component.isUnmounted&&(S.instances[k]=null)},ref:y}));return c3(i.default,{Component:K,route:w})||K}}});function c3(r,s){if(!r)return null;const i=r(s);return i.length===1?i[0]:i}const nA=rA;function sA(r){const s=OT(r.routes,r),i=r.parseQuery||KT,l=r.stringifyQuery||s3,n=r.history,e=Kh(),m=Kh(),F=Kh(),y=Pf(El);let w=El;Tf&&r.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const k=Ov.bind(null,J=>""+J),S=Ov.bind(null,YT),P=Ov.bind(null,L2);function M(J,We){let be,st;return Sy(J)?(be=s.getRecordMatcher(J),st=We):st=J,s.addRoute(st,be)}function N(J){const We=s.getRecordMatcher(J);We&&s.removeRoute(We)}function B(){return s.getRoutes().map(J=>J.record)}function K(J){return!!s.getRecordMatcher(J)}function U(J,We){if(We=un({},We||y.value),typeof J=="string"){const ce=Rv(i,J,We.path),Me=s.resolve({path:ce.path},We),Be=n.createHref(ce.fullPath);return un(ce,Me,{params:P(Me.params),hash:L2(ce.hash),redirectedFrom:void 0,href:Be})}let be;if("path"in J)be=un({},J,{path:Rv(i,J.path,We.path).path});else{const ce=un({},J.params);for(const Me in ce)ce[Me]==null&&delete ce[Me];be=un({},J,{params:S(ce)}),We.params=S(We.params)}const st=s.resolve(be,We),Vt=J.hash||"";st.params=k(P(st.params));const X=oT(l,un({},J,{hash:VT(Vt),path:st.path})),ee=n.createHref(X);return un({fullPath:X,hash:Vt,query:l===s3?qT(J.query):J.query||{}},st,{redirectedFrom:void 0,href:ee})}function G(J){return typeof J=="string"?Rv(i,J,y.value.path):un({},J)}function se(J,We){if(w!==J)return Gf(8,{from:We,to:J})}function Y(J){return re(J)}function z(J){return Y(un(G(J),{replace:!0}))}function ie(J){const We=J.matched[J.matched.length-1];if(We&&We.redirect){const{redirect:be}=We;let st=typeof be=="function"?be(J):be;return typeof st=="string"&&(st=st.includes("?")||st.includes("#")?st=G(st):{path:st},st.params={}),un({query:J.query,hash:J.hash,params:"path"in st?{}:J.params},st)}}function re(J,We){const be=w=U(J),st=y.value,Vt=J.state,X=J.force,ee=J.replace===!0,ce=ie(be);if(ce)return re(un(G(ce),{state:typeof ce=="object"?un({},Vt,ce.state):Vt,force:X,replace:ee}),We||be);const Me=be;Me.redirectedFrom=We;let Be;return!X&&lT(l,st,be)&&(Be=Gf(16,{to:Me,from:st}),he(st,st,!0,!1)),(Be?Promise.resolve(Be):le(Me,st)).catch(Ge=>Lo(Ge)?Lo(Ge,2)?Ge:ze(Ge):ut(Ge,Me,st)).then(Ge=>{if(Ge){if(Lo(Ge,2))return re(un({replace:ee},G(Ge.to),{state:typeof Ge.to=="object"?un({},Vt,Ge.to.state):Vt,force:X}),We||Me)}else Ge=Pe(Me,st,!0,ee,Vt);return we(Me,st,Ge),Ge})}function ne(J,We){const be=se(J,We);return be?Promise.reject(be):Promise.resolve()}function te(J){const We=$e.values().next().value;return We&&typeof We.runWithContext=="function"?We.runWithContext(J):J()}function le(J,We){let be;const[st,Vt,X]=iA(J,We);be=Iv(st.reverse(),"beforeRouteLeave",J,We);for(const ce of st)ce.leaveGuards.forEach(Me=>{be.push(Ol(Me,J,We))});const ee=ne.bind(null,J,We);return be.push(ee),Ne(be).then(()=>{be=[];for(const ce of e.list())be.push(Ol(ce,J,We));return be.push(ee),Ne(be)}).then(()=>{be=Iv(Vt,"beforeRouteUpdate",J,We);for(const ce of Vt)ce.updateGuards.forEach(Me=>{be.push(Ol(Me,J,We))});return be.push(ee),Ne(be)}).then(()=>{be=[];for(const ce of X)if(ce.beforeEnter)if(ka(ce.beforeEnter))for(const Me of ce.beforeEnter)be.push(Ol(Me,J,We));else be.push(Ol(ce.beforeEnter,J,We));return be.push(ee),Ne(be)}).then(()=>(J.matched.forEach(ce=>ce.enterCallbacks={}),be=Iv(X,"beforeRouteEnter",J,We),be.push(ee),Ne(be))).then(()=>{be=[];for(const ce of m.list())be.push(Ol(ce,J,We));return be.push(ee),Ne(be)}).catch(ce=>Lo(ce,8)?ce:Promise.reject(ce))}function we(J,We,be){F.list().forEach(st=>te(()=>st(J,We,be)))}function Pe(J,We,be,st,Vt){const X=se(J,We);if(X)return X;const ee=We===El,ce=Tf?history.state:{};be&&(st||ee?n.replace(J.fullPath,un({scroll:ee&&ce&&ce.scroll},Vt)):n.push(J.fullPath,Vt)),y.value=J,he(J,We,be,ee),ze()}let xe;function ve(){xe||(xe=n.listen((J,We,be)=>{if(!De.listening)return;const st=U(J),Vt=ie(st);if(Vt){re(un(Vt,{replace:!0}),st).catch(c1);return}w=st;const X=y.value;Tf&&pT(QD(X.fullPath,be.delta),Fm()),le(st,X).catch(ee=>Lo(ee,12)?ee:Lo(ee,2)?(re(ee.to,st).then(ce=>{Lo(ce,20)&&!be.delta&&be.type===Vf.pop&&n.go(-1,!1)}).catch(c1),Promise.reject()):(be.delta&&n.go(-be.delta,!1),ut(ee,st,X))).then(ee=>{ee=ee||Pe(st,X,!1),ee&&(be.delta&&!Lo(ee,8)?n.go(-be.delta,!1):be.type===Vf.pop&&Lo(ee,20)&&n.go(-1,!1)),we(st,X,ee)}).catch(c1)}))}let Le=Kh(),qe=Kh(),Ie;function ut(J,We,be){ze(J);const st=qe.list();return st.length?st.forEach(Vt=>Vt(J,We,be)):console.error(J),Promise.reject(J)}function dt(){return Ie&&y.value!==El?Promise.resolve():new Promise((J,We)=>{Le.add([J,We])})}function ze(J){return Ie||(Ie=!J,ve(),Le.list().forEach(([We,be])=>J?be(J):We()),Le.reset()),J}function he(J,We,be,st){const{scrollBehavior:Vt}=r;if(!Tf||!Vt)return Promise.resolve();const X=!be&&mT(QD(J.fullPath,0))||(st||!be)&&history.state&&history.state.scroll||null;return oo().then(()=>Vt(J,We,X)).then(ee=>ee&&dT(ee)).catch(ee=>ut(ee,J,We))}const He=J=>n.go(J);let et;const $e=new Set,De={currentRoute:y,listening:!0,addRoute:M,removeRoute:N,hasRoute:K,getRoutes:B,resolve:U,options:r,push:Y,replace:z,go:He,back:()=>He(-1),forward:()=>He(1),beforeEach:e.add,beforeResolve:m.add,afterEach:F.add,onError:qe.add,isReady:dt,install(J){const We=this;J.component("RouterLink",ZT),J.component("RouterView",nA),J.config.globalProperties.$router=We,Object.defineProperty(J.config.globalProperties,"$route",{enumerable:!0,get:()=>tr(y)}),Tf&&!et&&y.value===El&&(et=!0,Y(n.location).catch(Vt=>{}));const be={};for(const Vt in El)Object.defineProperty(be,Vt,{get:()=>y.value[Vt],enumerable:!0});J.provide(_m,We),J.provide(xb,K4(be)),J.provide(y4,y);const st=J.unmount;$e.add(J),J.unmount=function(){$e.delete(J),$e.size<1&&(w=El,xe&&xe(),xe=null,y.value=El,et=!1,Ie=!1),st()}}};function Ne(J){return J.reduce((We,be)=>We.then(()=>te(be)),Promise.resolve())}return De}function iA(r,s){const i=[],l=[],n=[],e=Math.max(s.matched.length,r.matched.length);for(let m=0;m<e;m++){const F=s.matched[m];F&&(r.matched.find(w=>zf(w,F))?l.push(F):i.push(F));const y=r.matched[m];y&&(s.matched.find(w=>zf(w,y))||n.push(y))}return[i,l,n]}function aA(){return si(_m)}function oA(){return si(xb)}function w4(r,s={},i){for(const l in r){const n=r[l],e=i?`${i}:${l}`:l;typeof n=="object"&&n!==null?w4(n,s,e):typeof n=="function"&&(s[e]=n)}return s}const lA={run:r=>r()},cA=()=>lA,Ly=typeof console.createTask<"u"?console.createTask:cA;function uA(r,s){const i=s.shift(),l=Ly(i);return r.reduce((n,e)=>n.then(()=>l.run(()=>e(...s))),Promise.resolve())}function fA(r,s){const i=s.shift(),l=Ly(i);return Promise.all(r.map(n=>l.run(()=>n(...s))))}function Nv(r,s){for(const i of[...r])i(s)}class hA{constructor(){this._hooks={},this._before=void 0,this._after=void 0,this._deprecatedMessages=void 0,this._deprecatedHooks={},this.hook=this.hook.bind(this),this.callHook=this.callHook.bind(this),this.callHookWith=this.callHookWith.bind(this)}hook(s,i,l={}){if(!s||typeof i!="function")return()=>{};const n=s;let e;for(;this._deprecatedHooks[s];)e=this._deprecatedHooks[s],s=e.to;if(e&&!l.allowDeprecated){let m=e.message;m||(m=`${n} hook has been deprecated`+(e.to?`, please use ${e.to}`:"")),this._deprecatedMessages||(this._deprecatedMessages=new Set),this._deprecatedMessages.has(m)||(console.warn(m),this._deprecatedMessages.add(m))}if(!i.name)try{Object.defineProperty(i,"name",{get:()=>"_"+s.replace(/\W+/g,"_")+"_hook_cb",configurable:!0})}catch{}return this._hooks[s]=this._hooks[s]||[],this._hooks[s].push(i),()=>{i&&(this.removeHook(s,i),i=void 0)}}hookOnce(s,i){let l,n=(...e)=>(typeof l=="function"&&l(),l=void 0,n=void 0,i(...e));return l=this.hook(s,n),l}removeHook(s,i){if(this._hooks[s]){const l=this._hooks[s].indexOf(i);l!==-1&&this._hooks[s].splice(l,1),this._hooks[s].length===0&&delete this._hooks[s]}}deprecateHook(s,i){this._deprecatedHooks[s]=typeof i=="string"?{to:i}:i;const l=this._hooks[s]||[];delete this._hooks[s];for(const n of l)this.hook(s,n)}deprecateHooks(s){Object.assign(this._deprecatedHooks,s);for(const i in s)this.deprecateHook(i,s[i])}addHooks(s){const i=w4(s),l=Object.keys(i).map(n=>this.hook(n,i[n]));return()=>{for(const n of l.splice(0,l.length))n()}}removeHooks(s){const i=w4(s);for(const l in i)this.removeHook(l,i[l])}removeAllHooks(){for(const s in this._hooks)delete this._hooks[s]}callHook(s,...i){return i.unshift(s),this.callHookWith(uA,s,...i)}callHookParallel(s,...i){return i.unshift(s),this.callHookWith(fA,s,...i)}callHookWith(s,i,...l){const n=this._before||this._after?{name:i,args:l,context:{}}:void 0;this._before&&Nv(this._before,n);const e=s(i in this._hooks?[...this._hooks[i]]:[],l);return e instanceof Promise?e.finally(()=>{this._after&&n&&Nv(this._after,n)}):(this._after&&n&&Nv(this._after,n),e)}beforeEach(s){return this._before=this._before||[],this._before.push(s),()=>{if(this._before!==void 0){const i=this._before.indexOf(s);i!==-1&&this._before.splice(i,1)}}}afterEach(s){return this._after=this._after||[],this._after.push(s),()=>{if(this._after!==void 0){const i=this._after.indexOf(s);i!==-1&&this._after.splice(i,1)}}}}function dA(){return new hA}function pA(r){return Array.isArray(r)?r:[r]}const mA=["title","titleTemplate","script","style","noscript"],w2=["base","meta","link","style","script","noscript"],gA=["title","titleTemplate","templateParams","base","htmlAttrs","bodyAttrs","meta","link","style","script","noscript"],vA=["base","title","titleTemplate","bodyAttrs","htmlAttrs","templateParams"],By=["tagPosition","tagPriority","tagDuplicateStrategy","innerHTML","textContent","processTemplateParams"],bA=typeof window<"u";function Uy(r){let s=9;for(let i=0;i<r.length;)s=Math.imul(s^r.charCodeAt(i++),9**9);return((s^s>>>9)+65536).toString(16).substring(1,8).toLowerCase()}function u3(r){return r._h||Uy(r._d?r._d:`${r.tag}:${r.textContent||r.innerHTML||""}:${Object.entries(r.props).map(([s,i])=>`${s}:${String(i)}`).join(",")}`)}function Hy(r,s){const{props:i,tag:l}=r;if(vA.includes(l))return l;if(l==="link"&&i.rel==="canonical")return"canonical";if(i.charset)return"charset";const n=["id"];l==="meta"&&n.push("name","property","http-equiv");for(const e of n)if(typeof i[e]<"u"){const m=String(i[e]);return s&&!s(m)?!1:`${l}:${e}:${m}`}return!1}function f3(r,s){return r==null?s||null:typeof r=="function"?r(s):r}async function DA(r,s,i){const l={tag:r,props:await $y(typeof s=="object"&&typeof s!="function"&&!(s instanceof Promise)?{...s}:{[["script","noscript","style"].includes(r)?"innerHTML":"textContent"]:s},["templateParams","titleTemplate"].includes(r))};return By.forEach(n=>{const e=typeof l.props[n]<"u"?l.props[n]:i[n];typeof e<"u"&&((!["innerHTML","textContent"].includes(n)||mA.includes(l.tag))&&(l[n]=e),delete l.props[n])}),l.props.body&&(l.tagPosition="bodyClose",delete l.props.body),l.props.children&&(l.innerHTML=l.props.children,delete l.props.children),l.tag==="script"&&(typeof l.innerHTML=="object"&&(l.innerHTML=JSON.stringify(l.innerHTML),l.props.type=l.props.type||"application/json"),l.innerHTML&&["application/ld+json","application/json"].includes(l.props.type)&&(l.innerHTML=l.innerHTML.replace(/</g,"\\u003C"))),Array.isArray(l.props.content)?l.props.content.map(n=>({...l,props:{...l.props,content:n}})):l}function FA(r){return typeof r=="object"&&!Array.isArray(r)&&(r=Object.keys(r).filter(s=>r[s])),(Array.isArray(r)?r.join(" "):r).split(" ").filter(s=>s.trim()).filter(Boolean).join(" ")}async function $y(r,s){for(const i of Object.keys(r)){if(i==="class"){r[i]=FA(r[i]);continue}if(r[i]instanceof Promise&&(r[i]=await r[i]),!s&&!By.includes(i)){const l=String(r[i]),n=i.startsWith("data-");l==="true"||l===""?r[i]=n?"true":!0:r[i]||(n&&l==="false"?r[i]="false":delete r[i])}}return r}const _A=10;async function yA(r){const s=[];return Object.entries(r.resolvedInput).filter(([i,l])=>typeof l<"u"&&gA.includes(i)).forEach(([i,l])=>{const n=pA(l);s.push(...n.map(e=>DA(i,e,r)).flat())}),(await Promise.all(s)).flat().filter(Boolean).map((i,l)=>(i._e=r._i,r.mode&&(i._m=r.mode),i._p=(r._i<<_A)+l,i))}const h3={base:-10,title:10},d3={critical:-80,high:-10,low:20};function B2(r){let s=100;const i=r.tagPriority;return typeof i=="number"?i:(r.tag==="meta"?(r.props["http-equiv"]==="content-security-policy"&&(s=-30),r.props.charset&&(s=-20),r.props.name==="viewport"&&(s=-15)):r.tag==="link"&&r.props.rel==="preconnect"?s=20:r.tag in h3&&(s=h3[r.tag]),typeof i=="string"&&i in d3?s+d3[i]:s)}const wA=[{prefix:"before:",offset:-1},{prefix:"after:",offset:1}],xl="%separator";function Kc(r,s,i){if(typeof r!="string"||!r.includes("%"))return r;function l(m){let F;return["s","pageTitle"].includes(m)?F=s.pageTitle:m.includes(".")?F=m.split(".").reduce((y,w)=>y&&y[w]||void 0,s):F=s[m],typeof F<"u"?(F||"").replace(/"/g,'\\"'):!1}let n=r;try{n=decodeURI(r)}catch{}return(n.match(/%(\w+\.+\w+)|%(\w+)/g)||[]).sort().reverse().forEach(m=>{const F=l(m.slice(1));typeof F=="string"&&(r=r.replace(new RegExp(`\\${m}(\\W|$)`,"g"),(y,w)=>`${F}${w}`).trim())}),r.includes(xl)&&(r.endsWith(xl)&&(r=r.slice(0,-xl.length).trim()),r.startsWith(xl)&&(r=r.slice(xl.length).trim()),r=r.replace(new RegExp(`\\${xl}\\s*\\${xl}`,"g"),xl),r=Kc(r,{separator:i},i)),r}async function EA(r){const s={tag:r.tagName.toLowerCase(),props:await $y(r.getAttributeNames().reduce((i,l)=>({...i,[l]:r.getAttribute(l)}),{})),innerHTML:r.innerHTML};return s._d=Hy(s),s}async function xA(r,s={}){var k;const i=s.document||r.resolvedOptions.document;if(!i)return;const l={shouldRender:r.dirty,tags:[]};if(await r.hooks.callHook("dom:beforeRender",l),!l.shouldRender)return;const n=(await r.resolveTags()).map(S=>({tag:S,id:w2.includes(S.tag)?u3(S):S.tag,shouldRender:!0}));let e=r._dom;if(!e){e={elMap:{htmlAttrs:i.documentElement,bodyAttrs:i.body}};for(const S of["body","head"]){const P=(k=i==null?void 0:i[S])==null?void 0:k.children;for(const M of[...P].filter(N=>w2.includes(N.tagName.toLowerCase())))e.elMap[M.getAttribute("data-hid")||u3(await EA(M))]=M}}e.pendingSideEffects={...e.sideEffects||{}},e.sideEffects={};function m(S,P,M){const N=`${S}:${P}`;e.sideEffects[N]=M,delete e.pendingSideEffects[N]}function F({id:S,$el:P,tag:M}){const N=M.tag.endsWith("Attrs");e.elMap[S]=P,N||(["textContent","innerHTML"].forEach(B=>{M[B]&&M[B]!==P[B]&&(P[B]=M[B])}),m(S,"el",()=>{e.elMap[S].remove(),delete e.elMap[S]})),Object.entries(M.props).forEach(([B,K])=>{const U=`attr:${B}`;if(B==="class")for(const G of(K||"").split(" ").filter(Boolean))N&&m(S,`${U}:${G}`,()=>P.classList.remove(G)),!P.classList.contains(G)&&P.classList.add(G);else P.getAttribute(B)!==K&&P.setAttribute(B,K===!0?"":String(K)),N&&m(S,U,()=>P.removeAttribute(B))})}const y=[],w={bodyClose:void 0,bodyOpen:void 0,head:void 0};for(const S of n){const{tag:P,shouldRender:M,id:N}=S;if(M){if(P.tag==="title"){i.title=P.textContent;continue}S.$el=S.$el||e.elMap[N],S.$el?F(S):w2.includes(P.tag)&&y.push(S)}}for(const S of y){const P=S.tag.tagPosition||"head";S.$el=i.createElement(S.tag.tag),F(S),w[P]=w[P]||i.createDocumentFragment(),w[P].appendChild(S.$el)}for(const S of n)await r.hooks.callHook("dom:renderTag",S,i,m);w.head&&i.head.appendChild(w.head),w.bodyOpen&&i.body.insertBefore(w.bodyOpen,i.body.firstChild),w.bodyClose&&i.body.appendChild(w.bodyClose),Object.values(e.pendingSideEffects).forEach(S=>S()),r._dom=e,r.dirty=!1,await r.hooks.callHook("dom:rendered",{renders:n})}async function CA(r,s={}){const i=s.delayFn||(l=>setTimeout(l,10));return r._domUpdatePromise=r._domUpdatePromise||new Promise(l=>i(async()=>{await xA(r,s),delete r._domUpdatePromise,l()}))}function TA(r){return s=>{var l,n;const i=((n=(l=s.resolvedOptions.document)==null?void 0:l.head.querySelector('script[id="unhead:payload"]'))==null?void 0:n.innerHTML)||!1;return i&&s.push(JSON.parse(i)),{mode:"client",hooks:{"entries:updated":function(e){CA(e,r)}}}}}const AA=["templateParams","htmlAttrs","bodyAttrs"],SA={hooks:{"tag:normalise":function({tag:r}){["hid","vmid","key"].forEach(l=>{r.props[l]&&(r.key=r.props[l],delete r.props[l])});const i=Hy(r)||(r.key?`${r.tag}:${r.key}`:!1);i&&(r._d=i)},"tags:resolve":function(r){const s={};r.tags.forEach(l=>{const n=(l.key?`${l.tag}:${l.key}`:l._d)||l._p,e=s[n];if(e){let F=l==null?void 0:l.tagDuplicateStrategy;if(!F&&AA.includes(l.tag)&&(F="merge"),F==="merge"){const y=e.props;["class","style"].forEach(w=>{l.props[w]&&y[w]&&(w==="style"&&!y[w].endsWith(";")&&(y[w]+=";"),l.props[w]=`${y[w]} ${l.props[w]}`)}),s[n].props={...y,...l.props};return}else if(l._e===e._e){e._duped=e._duped||[],l._d=`${e._d}:${e._duped.length+1}`,e._duped.push(l);return}else if(B2(l)>B2(e))return}const m=Object.keys(l.props).length+(l.innerHTML?1:0)+(l.textContent?1:0);if(w2.includes(l.tag)&&m===0){delete s[n];return}s[n]=l});const i=[];Object.values(s).forEach(l=>{const n=l._duped;delete l._duped,i.push(l),n&&i.push(...n)}),r.tags=i,r.tags=r.tags.filter(l=>!(l.tag==="meta"&&(l.props.name||l.props.property)&&!l.props.content))}}},kA={mode:"server",hooks:{"tags:resolve":function(r){const s={};r.tags.filter(i=>["titleTemplate","templateParams","title"].includes(i.tag)&&i._m==="server").forEach(i=>{s[i.tag]=i.tag.startsWith("title")?i.textContent:i.props}),Object.keys(s).length&&r.tags.push({tag:"script",innerHTML:JSON.stringify(s),props:{id:"unhead:payload",type:"application/json"}})}}},p3=["script","link","bodyAttrs"];function m3(r){const s={},i={};return Object.entries(r.props).forEach(([l,n])=>{l.startsWith("on")&&typeof n=="function"?i[l]=n:s[l]=n}),{props:s,eventHandlers:i}}const OA={hooks:{"ssr:render":function(r){r.tags=r.tags.map(s=>(!p3.includes(s.tag)||!Object.entries(s.props).find(([i,l])=>i.startsWith("on")&&typeof l=="function")||(s.props=m3(s).props),s))},"tags:resolve":function(r){r.tags=r.tags.map(s=>{if(!p3.includes(s.tag))return s;const{props:i,eventHandlers:l}=m3(s);return Object.keys(l).length&&(s.props=i,s._eventHandlers=l),s})},"dom:renderTag":function(r,s,i){if(!r.tag._eventHandlers)return;const l=r.tag.tag==="bodyAttrs"?s.defaultView:r.$el;Object.entries(r.tag._eventHandlers).forEach(([n,e])=>{const m=`${r.tag._d||r.tag._p}:${n}`,F=n.slice(2).toLowerCase(),y=`data-h-${F}`;if(i(r.id,m,()=>{}),r.$el.hasAttribute(y))return;const w=e;r.$el.setAttribute(y,""),l.addEventListener(F,w),r.entry&&i(r.id,m,()=>{l.removeEventListener(F,w),r.$el.removeAttribute(y)})})}}},RA=["link","style","script","noscript"],PA={hooks:{"tag:normalise":({tag:r})=>{r.key&&RA.includes(r.tag)&&(r.props["data-hid"]=r._h=Uy(r.key))}}},IA={hooks:{"tags:resolve":r=>{const s=i=>{var l;return(l=r.tags.find(n=>n._d===i))==null?void 0:l._p};for(const{prefix:i,offset:l}of wA)for(const n of r.tags.filter(e=>typeof e.tagPriority=="string"&&e.tagPriority.startsWith(i))){const e=s(n.tagPriority.replace(i,""));typeof e<"u"&&(n._p=e+l)}r.tags.sort((i,l)=>i._p-l._p).sort((i,l)=>B2(i)-B2(l))}}},NA={hooks:{"tags:resolve":r=>{var m;const{tags:s}=r,i=(m=s.find(F=>F.tag==="title"))==null?void 0:m.textContent,l=s.findIndex(F=>F.tag==="templateParams"),n=l!==-1?s[l].props:{},e=n.separator||"|";delete n.separator,n.pageTitle=Kc(n.pageTitle||i||"",n,e);for(const F of s)F.processTemplateParams!==!1&&(["titleTemplate","title"].includes(F.tag)&&typeof F.textContent=="string"?F.textContent=Kc(F.textContent,n,e):F.tag==="meta"&&typeof F.props.content=="string"?F.props.content=Kc(F.props.content,n,e):F.tag==="link"&&typeof F.props.href=="string"?F.props.href=Kc(F.props.href,n,e):F.processTemplateParams===!0&&(F.innerHTML?F.innerHTML=Kc(F.innerHTML,n,e):F.textContent&&(F.textContent=Kc(F.textContent,n,e))));r.tags=s.filter(F=>F.tag!=="templateParams")}}},MA={hooks:{"tags:resolve":r=>{const{tags:s}=r;let i=s.findIndex(n=>n.tag==="titleTemplate");const l=s.findIndex(n=>n.tag==="title");if(l!==-1&&i!==-1){const n=f3(s[i].textContent,s[l].textContent);n!==null?s[l].textContent=n||s[l].textContent:delete s[l]}else if(i!==-1){const n=f3(s[i].textContent);n!==null&&(s[i].textContent=n,s[i].tag="title",i=-1)}i!==-1&&delete s[i],r.tags=s.filter(Boolean)}}};function LA(r={}){const s=BA(r);return s.use(TA()),s}function g3(r,s){return!r||r==="server"&&s||r==="client"&&!s}function BA(r={}){const s=dA();s.addHooks(r.hooks||{}),r.document=r.document||(bA?document:void 0);const i=!r.document;r.plugins=[SA,kA,OA,PA,IA,NA,MA,...(r==null?void 0:r.plugins)||[]];const l=()=>{m.dirty=!0,s.callHook("entries:updated",m)};let n=0,e=[];const m={dirty:!1,resolvedOptions:r,hooks:s,headEntries(){return e},use(F){const y=typeof F=="function"?F(m):F;g3(y.mode,i)&&s.addHooks(y.hooks||{})},push(F,y){y==null||delete y.head;const w={_i:n++,input:F,...y};return g3(w.mode,i)&&(e.push(w),l()),{dispose(){e=e.filter(k=>k._i!==w._i),s.callHook("entries:updated",m),l()},patch(k){e=e.map(S=>(S._i===w._i&&(S.input=w.input=k),S)),l()}}},async resolveTags(){const F={tags:[],entries:[...e]};await s.callHook("entries:resolve",F);for(const y of F.entries){const w=y.resolvedInput||y.input;if(y.resolvedInput=await(y.transform?y.transform(w):w),y.resolvedInput)for(const k of await yA(y)){const S={tag:k,entry:y,resolvedOptions:m.resolvedOptions};await s.callHook("tag:normalise",S),F.tags.push(S.tag)}}return await s.callHook("tags:beforeResolve",F),await s.callHook("tags:resolve",F),F.tags},ssr:i};return r.plugins.forEach(F=>m.use(F)),m.hooks.callHook("init",m),m}const UA=vb.startsWith("3");function HA(r){return typeof r=="function"?r():tr(r)}function E4(r,s=""){if(r instanceof Promise)return r;const i=HA(r);return!r||!i?i:Array.isArray(i)?i.map(l=>E4(l,s)):typeof i=="object"?Object.fromEntries(Object.entries(i).map(([l,n])=>l==="titleTemplate"||l.startsWith("on")?[l,tr(n)]:[l,E4(n,l)])):i}const $A={hooks:{"entries:resolve":function(r){for(const s of r.entries)s.resolvedInput=E4(s.input)}}},WA="usehead";function zA(r){return{install(i){UA&&(i.config.globalProperties.$unhead=r,i.config.globalProperties.$head=r,i.provide(WA,r))}}.install}function VA(r={}){r.domDelayFn=r.domDelayFn||(i=>oo(()=>setTimeout(()=>i(),0)));const s=LA(r);return s.use($A),s.install=zA(s),s}function GA(r){try{return JSON.parse(r||"{}")}catch(s){return console.error("[SSG] On state deserialization -",s,r),{}}}function jA(r){return document.readyState==="loading"?new Promise(s=>{document.addEventListener("DOMContentLoaded",()=>s(r))}):Promise.resolve(r)}const YA=Cs({setup(r,{slots:s}){const i=Yt(!1);return lo(()=>i.value=!0),()=>i.value?s.default&&s.default({}):s.placeholder&&s.placeholder({})}});function KA(r,s,i,l={}){const{transformState:n,registerComponents:e=!0,useHead:m=!0,rootContainer:F="#app"}=l,y=typeof window<"u";async function w(k=!1,S){const P=k?_b(r):ly(r);let M;m&&(M=VA(),P.use(M));const N=sA({history:k?DT(s.base):FT(s.base),...s}),{routes:B}=s;e&&P.component("ClientOnly",YA);const K=[],se={app:P,head:M,isClient:y,router:N,routes:B,onSSRAppRendered:k?()=>{}:re=>K.push(re),triggerOnSSRAppRendered:()=>Promise.all(K.map(re=>re())),initialState:{},transformState:n,routePath:S};k&&(await jA(),se.initialState=(n==null?void 0:n(window.__INITIAL_STATE__||{}))||GA(window.__INITIAL_STATE__)),await(i==null?void 0:i(se)),P.use(N);let Y,z=!0;if(N.beforeEach((re,ne,te)=>{(z||Y&&Y===re.path)&&(z=!1,Y=re.path,re.meta.state=se.initialState),te()}),!k){const re=se.routePath??"/";N.push(re),await N.isReady(),se.initialState=N.currentRoute.value.meta.state||{}}const ie=se.initialState;return{...se,initialState:ie}}return y&&(async()=>{const{app:k,router:S}=await w(!0);await S.isReady(),k.mount(F,!0)})(),w}const qA="0.26.0",Wy="https://github.com/xcpcio/xcpcio",QA="fbeb12da2f";var Ca=(r=>(r.PENDING="PENDING",r.RUNNING="RUNNING",r.FROZEN="FROZEN",r.FINISHED="FINISHED",r.PAUSED="PAUSED",r))(Ca||{}),wt=(r=>(r.PENDING="PENDING",r.WAITING="WAITING",r.PREPARING="PREPARING",r.COMPILING="COMPILING",r.RUNNING="RUNNING",r.JUDGING="JUDGING",r.FROZEN="FROZEN",r.ACCEPTED="ACCEPTED",r.CORRECT="CORRECT",r.PARTIALLY_CORRECT="PARTIALLY_CORRECT",r.REJECTED="REJECTED",r.WRONG_ANSWER="WRONG_ANSWER",r.COMPILATION_ERROR="COMPILATION_ERROR",r.PRESENTATION_ERROR="PRESENTATION_ERROR",r.RUNTIME_ERROR="RUNTIME_ERROR",r.TIME_LIMIT_EXCEEDED="TIME_LIMIT_EXCEEDED",r.MEMORY_LIMIT_EXCEEDED="MEMORY_LIMIT_EXCEEDED",r.OUTPUT_LIMIT_EXCEEDED="OUTPUT_LIMIT_EXCEEDED",r.IDLENESS_LIMIT_EXCEEDED="IDLENESS_LIMIT_EXCEEDED",r.HACKED="HACKED",r.JUDGEMENT_FAILED="JUDGEMENT_FAILED",r.CONFIGURATION_ERROR="CONFIGURATION_ERROR",r.FILE_ERROR="FILE_ERROR",r.SYSTEM_ERROR="SYSTEM_ERROR",r.CANCELED="CANCELED",r.SKIPPED="SKIPPED",r.SECURITY_VIOLATED="SECURITY_VIOLATED",r.DENIAL_OF_JUDGEMENT="DENIAL_OF_JUDGEMENT",r.UNKNOWN="UNKNOWN",r.UNDEFINED="UNDEFINED",r))(wt||{});const bO={PENDING:"Pending",WAITING:"Waiting",PREPARING:"Preparing",COMPILING:"Compiling",RUNNING:"Running",JUDGING:"Judging",FROZEN:"Frozen",ACCEPTED:"Accepted",CORRECT:"Correct",PARTIALLY_CORRECT:"Partially Correct",REJECTED:"Rejected",WRONG_ANSWER:"Wrong Answer",COMPILATION_ERROR:"Compilation Error",PRESENTATION_ERROR:"Presentation Error",RUNTIME_ERROR:"Runtime Error",TIME_LIMIT_EXCEEDED:"Time Limit Exceeded",MEMORY_LIMIT_EXCEEDED:"Memory Limit Exceeded",OUTPUT_LIMIT_EXCEEDED:"Output Limit Exceeded",IDLENESS_LIMIT_EXCEEDED:"Idleness Limit Exceeded",HACKED:"Hacked",JUDGEMENT_FAILED:"Judgement Failed",CONFIGURATION_ERROR:"Configuration Error",FILE_ERROR:"File Error",SYSTEM_ERROR:"System Error",CANCELED:"Canceled",SKIPPED:"Skipped",SECURITY_VIOLATED:"Security Violated",DENIAL_OF_JUDGEMENT:"Denial Of Judgement",UNKNOWN:"Unknown",UNDEFINED:"Undefined"},XA={"mt-8":"","py-4":"","md:py-8":"","lg:py-10":"","w-full":"",flex:"","justify-center":"","items-center":""},JA={"text-center":"","w-full":""},ZA=Mt("div",{"i-ion-balloon-sharp":"","mr-4":"","h-8":""},null,-1),e8=Mt("p",{"my-6":"","text-gray-500":"","dark:text-gray-400":"","w-full":"",flex:"","justify-center":""}," Open-source project of ICPC/CCPC Standings. ",-1),t8={"mb-6":"","w-full":"",flex:"","flex-wrap":"","items-center":"","justify-center":"","text-gray-900":"","dark:text-white":""},r8=["href"],n8={flex:"","justify-center":"","flex-col":""},s8=Mt("a",{href:"mailto:hi@dup4.com","mr-4":"","md:mr-6":"","hover:underline":""}," Contact ",-1),i8={flex:"","justify-center":"","flex-col":""},a8={"text-sm":"","text-gray-500":"","sm:text-center":"","dark:text-gray-400":"","w-full":""},o8=Cs({__name:"Footer",setup(r){const s=Vr(()=>window?window.CDN_HOST:""),i=Vr(()=>window?window.DATA_HOST:""),l=Vr(()=>window?window.DATA_REGION:"");return(n,e)=>{const m=Bi("RouterLink"),F=Bi("VTooltip");return Ur(),vn("footer",XA,[Mt("div",JA,[Er(m,{flex:"","items-center":"","justify-center":"","text-2xl":"","font-semibold":"","text-gray-900":"","dark:text-white":"",to:"/"},{default:ws(()=>[ZA,Ea(" Get more balloons ")]),_:1}),e8,Mt("ul",t8,[Mt("li",null,[Er(m,{to:"/","mr-4":"","md:mr-6":"","hover:underline":""},{default:ws(()=>[Ea(" Home ")]),_:1})]),Mt("li",null,[Er(F,{"w-inherit":""},{popper:ws(()=>[Mt("div",n8,[Mt("div",null,"Tag: "+as(tr(qA)),1),Mt("div",null,"Sha: "+as(tr(QA)),1)])]),default:ws(()=>[Mt("a",{href:tr(Wy),class:"mr-4 md:mr-6 hover:underline",rel:"noreferrer",target:"_blank",title:"GitHub"}," GitHub ",8,r8)]),_:1})]),Mt("li",null,[Er(F,{"w-inherit":""},{popper:ws(()=>[Mt("div",i8,[Mt("div",null,"CDN Host: "+as(tr(s)),1),Mt("div",null,"DATA Host: "+as(tr(i)),1),Mt("div",null,"Data Region: "+as(tr(l)),1)])]),default:ws(()=>[s8]),_:1})])]),Mt("span",a8,[Ea("© 2020-PRESENT "),Er(m,{to:"/","hover:underline":""},{default:ws(()=>[Ea("XCPCIO™")]),_:1}),Ea(". All Rights Reserved.")])])])}}});function hu(r){return tm()?(G4(r),!0):!1}function Mv(){const r=new Set,s=n=>{r.delete(n)};return{on:n=>{r.add(n);const e=()=>s(n);return hu(e),{off:e}},off:s,trigger:n=>Promise.all(Array.from(r).map(e=>e(n)))}}function Yn(r){return typeof r=="function"?r():tr(r)}const ym=typeof window<"u",l8=r=>typeof r<"u",c8=r=>r!=null,Mf=()=>{};function u8(r,s){function i(...l){return new Promise((n,e)=>{Promise.resolve(r(()=>s.apply(this,l),{fn:s,thisArg:this,args:l})).then(n).catch(e)})}return i}const zy=r=>r();function f8(r=zy){const s=Yt(!0);function i(){s.value=!1}function l(){s.value=!0}const n=(...e)=>{s.value&&r(...e)};return{isActive:qf(s),pause:i,resume:l,eventFilter:n}}function v3(r,s=!1,i="Timeout"){return new Promise((l,n)=>{setTimeout(s?()=>n(i):l,r)})}function h8(r,...s){return s.some(i=>i in r)}function u1(...r){if(r.length!==1)return qF(...r);const s=r[0];return typeof s=="function"?qf(Z4(()=>({get:s,set:Mf}))):Yt(s)}function d8(r,s=!0){Ts()?lo(r):s?r():oo(r)}function x4(r,s=!1){function i(S,{flush:P="sync",deep:M=!1,timeout:N,throwOnTimeout:B}={}){let K=null;const G=[new Promise(se=>{K=bn(r,Y=>{S(Y)!==s&&(K==null||K(),se(Y))},{flush:P,deep:M,immediate:!0})})];return N!=null&&G.push(v3(N,B).then(()=>Yn(r)).finally(()=>K==null?void 0:K())),Promise.race(G)}function l(S,P){if(!rn(S))return i(Y=>Y===S,P);const{flush:M="sync",deep:N=!1,timeout:B,throwOnTimeout:K}=P??{};let U=null;const se=[new Promise(Y=>{U=bn([r,S],([z,ie])=>{s!==(z===ie)&&(U==null||U(),Y(z))},{flush:M,deep:N,immediate:!0})})];return B!=null&&se.push(v3(B,K).then(()=>Yn(r)).finally(()=>(U==null||U(),Yn(r)))),Promise.race(se)}function n(S){return i(P=>!!P,S)}function e(S){return l(null,S)}function m(S){return l(void 0,S)}function F(S){return i(Number.isNaN,S)}function y(S,P){return i(M=>{const N=Array.from(M);return N.includes(S)||N.includes(Yn(S))},P)}function w(S){return k(1,S)}function k(S=1,P){let M=-1;return i(()=>(M+=1,M>=S),P)}return Array.isArray(Yn(r))?{toMatch:i,toContains:y,changed:w,changedTimes:k,get not(){return x4(r,!s)}}:{toMatch:i,toBe:l,toBeTruthy:n,toBeNull:e,toBeNaN:F,toBeUndefined:m,changed:w,changedTimes:k,get not(){return x4(r,!s)}}}function p8(r){return x4(r)}function Vy(r,s,i={}){const{immediate:l=!0}=i,n=Yt(!1);let e=null;function m(){e&&(clearTimeout(e),e=null)}function F(){n.value=!1,m()}function y(...w){m(),n.value=!0,e=setTimeout(()=>{n.value=!1,e=null,r(...w)},Yn(s))}return l&&(n.value=!0,ym&&y()),hu(F),{isPending:qf(n),start:y,stop:F}}function m8(r=!1,s={}){const{truthyValue:i=!0,falsyValue:l=!1}=s,n=rn(r),e=Yt(r);function m(F){if(arguments.length)return e.value=F,e.value;{const y=Yn(i);return e.value=e.value===y?Yn(l):y,e.value}}return n?m:[e,m]}var b3=Object.getOwnPropertySymbols,g8=Object.prototype.hasOwnProperty,v8=Object.prototype.propertyIsEnumerable,b8=(r,s)=>{var i={};for(var l in r)g8.call(r,l)&&s.indexOf(l)<0&&(i[l]=r[l]);if(r!=null&&b3)for(var l of b3(r))s.indexOf(l)<0&&v8.call(r,l)&&(i[l]=r[l]);return i};function D8(r,s,i={}){const l=i,{eventFilter:n=zy}=l,e=b8(l,["eventFilter"]);return bn(r,u8(n,s),e)}var F8=Object.defineProperty,_8=Object.defineProperties,y8=Object.getOwnPropertyDescriptors,U2=Object.getOwnPropertySymbols,Gy=Object.prototype.hasOwnProperty,jy=Object.prototype.propertyIsEnumerable,D3=(r,s,i)=>s in r?F8(r,s,{enumerable:!0,configurable:!0,writable:!0,value:i}):r[s]=i,w8=(r,s)=>{for(var i in s||(s={}))Gy.call(s,i)&&D3(r,i,s[i]);if(U2)for(var i of U2(s))jy.call(s,i)&&D3(r,i,s[i]);return r},E8=(r,s)=>_8(r,y8(s)),x8=(r,s)=>{var i={};for(var l in r)Gy.call(r,l)&&s.indexOf(l)<0&&(i[l]=r[l]);if(r!=null&&U2)for(var l of U2(r))s.indexOf(l)<0&&jy.call(r,l)&&(i[l]=r[l]);return i};function C8(r,s,i={}){const l=i,{eventFilter:n}=l,e=x8(l,["eventFilter"]),{eventFilter:m,pause:F,resume:y,isActive:w}=f8(n);return{stop:D8(r,s,E8(w8({},e),{eventFilter:m})),pause:F,resume:y,isActive:w}}function Lf(r){var s;const i=Yn(r);return(s=i==null?void 0:i.$el)!=null?s:i}const ca=ym?window:void 0,T8=ym?window.document:void 0,A8=ym?window.navigator:void 0;function $o(...r){let s,i,l,n;if(typeof r[0]=="string"||Array.isArray(r[0])?([i,l,n]=r,s=ca):[s,i,l,n]=r,!s)return Mf;Array.isArray(i)||(i=[i]),Array.isArray(l)||(l=[l]);const e=[],m=()=>{e.forEach(k=>k()),e.length=0},F=(k,S,P,M)=>(k.addEventListener(S,P,M),()=>k.removeEventListener(S,P,M)),y=bn(()=>[Lf(s),Yn(n)],([k,S])=>{m(),k&&e.push(...i.flatMap(P=>l.map(M=>F(k,P,M,S))))},{immediate:!0,flush:"post"}),w=()=>{y(),m()};return hu(w),w}function S8(r){return typeof r=="function"?r:typeof r=="string"?s=>s.key===r:Array.isArray(r)?s=>r.includes(s.key):()=>!0}function DO(...r){let s,i,l={};r.length===3?(s=r[0],i=r[1],l=r[2]):r.length===2?typeof r[1]=="object"?(s=!0,i=r[0],l=r[1]):(s=r[0],i=r[1]):(s=!0,i=r[0]);const{target:n=ca,eventName:e="keydown",passive:m=!1,dedupe:F=!1}=l,y=S8(s);return $o(n,e,k=>{k.repeat&&Yn(F)||y(k)&&i(k)},m)}function k8(){const r=Yt(!1);return Ts()&&lo(()=>{r.value=!0}),r}function wm(r){const s=k8();return Vr(()=>(s.value,!!r()))}function O8(r,s={}){const{window:i=ca}=s,l=wm(()=>i&&"matchMedia"in i&&typeof i.matchMedia=="function");let n;const e=Yt(!1),m=w=>{e.value=w.matches},F=()=>{n&&("removeEventListener"in n?n.removeEventListener("change",m):n.removeListener(m))},y=sb(()=>{l.value&&(F(),n=i.matchMedia(Yn(r)),"addEventListener"in n?n.addEventListener("change",m):n.addListener(m),e.value=n.matches)});return hu(()=>{y(),F(),n=void 0}),e}function FO(r={}){const{navigator:s=A8,read:i=!1,source:l,copiedDuring:n=1500,legacy:e=!1}=r,m=wm(()=>s&&"clipboard"in s),F=Vr(()=>m.value||e),y=Yt(""),w=Yt(!1),k=Vy(()=>w.value=!1,n);function S(){m.value?s.clipboard.readText().then(B=>{y.value=B}):y.value=N()}F.value&&i&&$o(["copy","cut"],S);async function P(B=Yn(l)){F.value&&B!=null&&(m.value?await s.clipboard.writeText(B):M(B),y.value=B,w.value=!0,k.start())}function M(B){const K=document.createElement("textarea");K.value=B??"",K.style.position="absolute",K.style.opacity="0",document.body.appendChild(K),K.select(),document.execCommand("copy"),K.remove()}function N(){var B,K,U;return(U=(K=(B=document==null?void 0:document.getSelection)==null?void 0:B.call(document))==null?void 0:K.toString())!=null?U:""}return{isSupported:F,text:y,copied:w,copy:P}}function R8(r){return JSON.parse(JSON.stringify(r))}const g2=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},v2="__vueuse_ssr_handlers__",P8=I8();function I8(){return v2 in g2||(g2[v2]=g2[v2]||{}),g2[v2]}function Yy(r,s){return P8[r]||s}function N8(r){return r==null?"any":r instanceof Set?"set":r instanceof Map?"map":r instanceof Date?"date":typeof r=="boolean"?"boolean":typeof r=="string"?"string":typeof r=="object"?"object":Number.isNaN(r)?"any":"number"}var M8=Object.defineProperty,F3=Object.getOwnPropertySymbols,L8=Object.prototype.hasOwnProperty,B8=Object.prototype.propertyIsEnumerable,_3=(r,s,i)=>s in r?M8(r,s,{enumerable:!0,configurable:!0,writable:!0,value:i}):r[s]=i,y3=(r,s)=>{for(var i in s||(s={}))L8.call(s,i)&&_3(r,i,s[i]);if(F3)for(var i of F3(s))B8.call(s,i)&&_3(r,i,s[i]);return r};const U8={boolean:{read:r=>r==="true",write:r=>String(r)},object:{read:r=>JSON.parse(r),write:r=>JSON.stringify(r)},number:{read:r=>Number.parseFloat(r),write:r=>String(r)},any:{read:r=>r,write:r=>String(r)},string:{read:r=>r,write:r=>String(r)},map:{read:r=>new Map(JSON.parse(r)),write:r=>JSON.stringify(Array.from(r.entries()))},set:{read:r=>new Set(JSON.parse(r)),write:r=>JSON.stringify(Array.from(r))},date:{read:r=>new Date(r),write:r=>r.toISOString()}},w3="vueuse-storage";function H8(r,s,i,l={}){var n;const{flush:e="pre",deep:m=!0,listenToStorageChanges:F=!0,writeDefaults:y=!0,mergeDefaults:w=!1,shallow:k,window:S=ca,eventFilter:P,onError:M=ne=>{console.error(ne)}}=l,N=(k?Pf:Yt)(s);if(!i)try{i=Yy("getDefaultStorage",()=>{var ne;return(ne=ca)==null?void 0:ne.localStorage})()}catch(ne){M(ne)}if(!i)return N;const B=Yn(s),K=N8(B),U=(n=l.serializer)!=null?n:U8[K],{pause:G,resume:se}=C8(N,()=>Y(N.value),{flush:e,deep:m,eventFilter:P});return S&&F&&($o(S,"storage",re),$o(S,w3,ie)),re(),N;function Y(ne){try{if(ne==null)i.removeItem(r);else{const te=U.write(ne),le=i.getItem(r);le!==te&&(i.setItem(r,te),S&&S.dispatchEvent(new CustomEvent(w3,{detail:{key:r,oldValue:le,newValue:te,storageArea:i}})))}}catch(te){M(te)}}function z(ne){const te=ne?ne.newValue:i.getItem(r);if(te==null)return y&&B!==null&&i.setItem(r,U.write(B)),B;if(!ne&&w){const le=U.read(te);return typeof w=="function"?w(le,B):K==="object"&&!Array.isArray(le)?y3(y3({},B),le):le}else return typeof te!="string"?te:U.read(te)}function ie(ne){re(ne.detail)}function re(ne){if(!(ne&&ne.storageArea!==i)){if(ne&&ne.key==null){N.value=B;return}if(!(ne&&ne.key!==r)){G();try{N.value=z(ne)}catch(te){M(te)}finally{ne?oo(se):se()}}}}}function Ky(r){return O8("(prefers-color-scheme: dark)",r)}var $8=Object.defineProperty,E3=Object.getOwnPropertySymbols,W8=Object.prototype.hasOwnProperty,z8=Object.prototype.propertyIsEnumerable,x3=(r,s,i)=>s in r?$8(r,s,{enumerable:!0,configurable:!0,writable:!0,value:i}):r[s]=i,V8=(r,s)=>{for(var i in s||(s={}))W8.call(s,i)&&x3(r,i,s[i]);if(E3)for(var i of E3(s))z8.call(s,i)&&x3(r,i,s[i]);return r};function G8(r={}){const{selector:s="html",attribute:i="class",initialValue:l="auto",window:n=ca,storage:e,storageKey:m="vueuse-color-scheme",listenToStorageChanges:F=!0,storageRef:y,emitAuto:w,disableTransition:k=!0}=r,S=V8({auto:"",light:"light",dark:"dark"},r.modes||{}),P=Ky({window:n}),M=Vr(()=>P.value?"dark":"light"),N=y||(m==null?u1(l):H8(m,l,e,{window:n,listenToStorageChanges:F})),B=Vr(()=>N.value==="auto"?M.value:N.value),K=Yy("updateHTMLAttrs",(Y,z,ie)=>{const re=typeof Y=="string"?n==null?void 0:n.document.querySelector(Y):Lf(Y);if(!re)return;let ne;if(k){ne=n.document.createElement("style");const te="*,*::before,*::after{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important}";ne.appendChild(document.createTextNode(te)),n.document.head.appendChild(ne)}if(z==="class"){const te=ie.split(/\s/g);Object.values(S).flatMap(le=>(le||"").split(/\s/g)).filter(Boolean).forEach(le=>{te.includes(le)?re.classList.add(le):re.classList.remove(le)})}else re.setAttribute(z,ie);k&&(n.getComputedStyle(ne).opacity,document.head.removeChild(ne))});function U(Y){var z;K(s,i,(z=S[Y])!=null?z:Y)}function G(Y){r.onChanged?r.onChanged(Y,U):U(Y)}bn(B,G,{flush:"post",immediate:!0}),d8(()=>G(B.value));const se=Vr({get(){return w?N.value:B.value},set(Y){N.value=Y}});try{return Object.assign(se,{store:N,system:M,state:B})}catch{return se}}var C3=Object.getOwnPropertySymbols,j8=Object.prototype.hasOwnProperty,Y8=Object.prototype.propertyIsEnumerable,K8=(r,s)=>{var i={};for(var l in r)j8.call(r,l)&&s.indexOf(l)<0&&(i[l]=r[l]);if(r!=null&&C3)for(var l of C3(r))s.indexOf(l)<0&&Y8.call(r,l)&&(i[l]=r[l]);return i};function q8(r,s,i={}){const l=i,{window:n=ca}=l,e=K8(l,["window"]);let m;const F=wm(()=>n&&"MutationObserver"in n),y=()=>{m&&(m.disconnect(),m=void 0)},w=bn(()=>Lf(r),S=>{y(),F.value&&n&&S&&(m=new MutationObserver(s),m.observe(S,e))},{immediate:!0}),k=()=>{y(),w()};return hu(k),{isSupported:F,stop:k}}var Q8=Object.defineProperty,X8=Object.defineProperties,J8=Object.getOwnPropertyDescriptors,T3=Object.getOwnPropertySymbols,Z8=Object.prototype.hasOwnProperty,eS=Object.prototype.propertyIsEnumerable,A3=(r,s,i)=>s in r?Q8(r,s,{enumerable:!0,configurable:!0,writable:!0,value:i}):r[s]=i,tS=(r,s)=>{for(var i in s||(s={}))Z8.call(s,i)&&A3(r,i,s[i]);if(T3)for(var i of T3(s))eS.call(s,i)&&A3(r,i,s[i]);return r},rS=(r,s)=>X8(r,J8(s));function nS(r={}){const{valueDark:s="dark",valueLight:i=""}=r,l=G8(rS(tS({},r),{onChanged:(e,m)=>{var F;r.onChanged?(F=r.onChanged)==null||F.call(r,e==="dark",m,e):m(e)},modes:{dark:s,light:i}}));return Vr({get(){return l.value==="dark"},set(e){const m=e?"dark":"light";l.system.value===m?l.value="auto":l.value=m}})}function sS(r,s,i={}){const{root:l,rootMargin:n="0px",threshold:e=.1,window:m=ca,immediate:F=!0}=i,y=wm(()=>m&&"IntersectionObserver"in m),w=Vr(()=>{const N=Yn(r);return(Array.isArray(N)?N:[N]).map(Lf).filter(c8)});let k=Mf;const S=Yt(F),P=y.value?bn(()=>[w.value,Lf(l),S.value],([N,B])=>{if(k(),!S.value||!N.length)return;const K=new IntersectionObserver(s,{root:Lf(B),rootMargin:n,threshold:e});N.forEach(U=>U&&K.observe(U)),k=()=>{K.disconnect(),k=Mf}},{immediate:F,flush:"post"}):Mf,M=()=>{k(),P(),S.value=!1};return hu(M),{isSupported:y,isActive:S,pause(){k(),S.value=!1},resume(){S.value=!0},stop:M}}function iS(r,{window:s=ca,scrollTarget:i}={}){const l=Yt(!1);return sS(r,([{isIntersecting:n}])=>{l.value=n},{root:i,window:s}),l}var aS=Object.defineProperty,oS=Object.defineProperties,lS=Object.getOwnPropertyDescriptors,S3=Object.getOwnPropertySymbols,cS=Object.prototype.hasOwnProperty,uS=Object.prototype.propertyIsEnumerable,k3=(r,s,i)=>s in r?aS(r,s,{enumerable:!0,configurable:!0,writable:!0,value:i}):r[s]=i,gi=(r,s)=>{for(var i in s||(s={}))cS.call(s,i)&&k3(r,i,s[i]);if(S3)for(var i of S3(s))uS.call(s,i)&&k3(r,i,s[i]);return r},qh=(r,s)=>oS(r,lS(s));const fS={json:"application/json",text:"text/plain"};function O3(r){return r&&h8(r,"immediate","refetch","initialData","timeout","beforeFetch","afterFetch","onFetchError","fetch")}function Lv(r){return typeof Headers<"u"&&r instanceof Headers?Object.fromEntries([...r.entries()]):r}function hS(r,...s){var i;const l=typeof AbortController=="function";let n={},e={immediate:!0,refetch:!1,timeout:0};const m={method:"GET",type:"text",payload:void 0};s.length>0&&(O3(s[0])?e=gi(gi({},e),s[0]):n=s[0]),s.length>1&&O3(s[1])&&(e=gi(gi({},e),s[1]));const{fetch:F=(i=ca)==null?void 0:i.fetch,initialData:y,timeout:w}=e,k=Mv(),S=Mv(),P=Mv(),M=Yt(!1),N=Yt(!1),B=Yt(!1),K=Yt(null),U=Pf(null),G=Pf(null),se=Pf(y||null),Y=Vr(()=>l&&N.value);let z,ie;const re=()=>{l&&(z==null||z.abort(),z=new AbortController,z.signal.onabort=()=>B.value=!0,n=qh(gi({},n),{signal:z.signal}))},ne=Le=>{N.value=Le,M.value=!Le};w&&(ie=Vy(re,w,{immediate:!1}));const te=async(Le=!1)=>{var qe;re(),ne(!0),G.value=null,K.value=null,B.value=!1;const Ie={method:m.method,headers:{}};if(m.payload){const he=Lv(Ie.headers),He=Yn(m.payload);!m.payloadType&&He&&Object.getPrototypeOf(He)===Object.prototype&&!(He instanceof FormData)&&(m.payloadType="json"),m.payloadType&&(he["Content-Type"]=(qe=fS[m.payloadType])!=null?qe:m.payloadType),Ie.body=m.payloadType==="json"?JSON.stringify(He):He}let ut=!1;const dt={url:Yn(r),options:gi(gi({},Ie),n),cancel:()=>{ut=!0}};if(e.beforeFetch&&Object.assign(dt,await e.beforeFetch(dt)),ut||!F)return ne(!1),Promise.resolve(null);let ze=null;return ie&&ie.start(),new Promise((he,He)=>{var et;F(dt.url,qh(gi(gi({},Ie),dt.options),{headers:gi(gi({},Lv(Ie.headers)),Lv((et=dt.options)==null?void 0:et.headers))})).then(async $e=>{if(U.value=$e,K.value=$e.status,ze=await $e[m.type](),!$e.ok)throw se.value=y||null,new Error($e.statusText);return e.afterFetch&&({data:ze}=await e.afterFetch({data:ze,response:$e})),se.value=ze,k.trigger($e),he($e)}).catch(async $e=>{let De=$e.message||$e.name;return e.onFetchError&&({error:De}=await e.onFetchError({data:ze,error:$e,response:U.value})),G.value=De,S.trigger($e),Le?He($e):he(null)}).finally(()=>{ne(!1),ie&&ie.stop(),P.trigger(null)})})},le=u1(e.refetch);bn([le,u1(r)],([Le])=>Le&&te(),{deep:!0});const we={isFinished:M,statusCode:K,response:U,error:G,data:se,isFetching:N,canAbort:Y,aborted:B,abort:re,execute:te,onFetchResponse:k.on,onFetchError:S.on,onFetchFinally:P.on,get:Pe("GET"),put:Pe("PUT"),post:Pe("POST"),delete:Pe("DELETE"),patch:Pe("PATCH"),head:Pe("HEAD"),options:Pe("OPTIONS"),json:ve("json"),text:ve("text"),blob:ve("blob"),arrayBuffer:ve("arrayBuffer"),formData:ve("formData")};function Pe(Le){return(qe,Ie)=>{if(!N.value)return m.method=Le,m.payload=qe,m.payloadType=Ie,rn(m.payload)&&bn([le,u1(m.payload)],([ut])=>ut&&te(),{deep:!0}),qh(gi({},we),{then(ut,dt){return xe().then(ut,dt)}})}}function xe(){return new Promise((Le,qe)=>{p8(M).toBe(!0).then(()=>Le(we)).catch(Ie=>qe(Ie))})}function ve(Le){return()=>{if(!N.value)return m.type=Le,qh(gi({},we),{then(qe,Ie){return xe().then(qe,Ie)}})}}return e.immediate&&Promise.resolve().then(()=>te()),qh(gi({},we),{then(Le,qe){return xe().then(Le,qe)}})}const dS={ctrl:"control",command:"meta",cmd:"meta",option:"alt",up:"arrowup",down:"arrowdown",left:"arrowleft",right:"arrowright"};function _O(r={}){const{reactive:s=!1,target:i=ca,aliasMap:l=dS,passive:n=!0,onEventFired:e=Mf}=r,m=Ul(new Set),F={toJSON(){return{}},current:m},y=s?Ul(F):F,w=new Set,k=new Set;function S(B,K){B in y&&(s?y[B]=K:y[B].value=K)}function P(){m.clear();for(const B of k)S(B,!1)}function M(B,K){var U,G;const se=(U=B.key)==null?void 0:U.toLowerCase(),z=[(G=B.code)==null?void 0:G.toLowerCase(),se].filter(Boolean);se&&(K?m.add(se):m.delete(se));for(const ie of z)k.add(ie),S(ie,K);se==="meta"&&!K?(w.forEach(ie=>{m.delete(ie),S(ie,!1)}),w.clear()):typeof B.getModifierState=="function"&&B.getModifierState("Meta")&&K&&[...m,...z].forEach(ie=>w.add(ie))}$o(i,"keydown",B=>(M(B,!0),e(B)),{passive:n}),$o(i,"keyup",B=>(M(B,!1),e(B)),{passive:n}),$o("blur",P,{passive:!0}),$o("focus",P,{passive:!0});const N=new Proxy(y,{get(B,K,U){if(typeof K!="string")return Reflect.get(B,K,U);if(K=K.toLowerCase(),K in l&&(K=l[K]),!(K in y))if(/[+_-]/.test(K)){const se=K.split(/[+_-]/g).map(Y=>Y.trim());y[K]=Vr(()=>se.every(Y=>Yn(N[Y])))}else y[K]=Yt(!1);const G=Reflect.get(B,K,U);return s?Yn(G):G}});return N}function pS(r=null,s={}){var i,l;const{document:n=T8}=s,e=u1((i=r??(n==null?void 0:n.title))!=null?i:null),m=r&&typeof r=="function";function F(y){if(!("titleTemplate"in s))return y;const w=s.titleTemplate||"%s";return typeof w=="function"?w(y):Yn(w).replace(/%s/g,y)}return bn(e,(y,w)=>{y!==w&&n&&(n.title=F(typeof y=="string"?y:""))},{immediate:!0}),s.observe&&!s.titleTemplate&&n&&!m&&q8((l=n.head)==null?void 0:l.querySelector("title"),()=>{n&&n.title!==e.value&&(e.value=F(n.title))},{childList:!0}),e}function R3(r,s,i,l={}){var n,e,m;const{clone:F=!1,passive:y=!1,eventName:w,deep:k=!1,defaultValue:S,shouldEmit:P}=l,M=Ts(),N=i||(M==null?void 0:M.emit)||((n=M==null?void 0:M.$emit)==null?void 0:n.bind(M))||((m=(e=M==null?void 0:M.proxy)==null?void 0:e.$emit)==null?void 0:m.bind(M==null?void 0:M.proxy));let B=w;s||(s="modelValue"),B=B||`update:${s.toString()}`;const K=se=>F?typeof F=="function"?F(se):R8(se):se,U=()=>l8(r[s])?K(r[s]):S,G=se=>{P?P(se)&&N(B,se):N(B,se)};if(y){const se=U(),Y=Yt(se);return bn(()=>r[s],z=>Y.value=K(z)),bn(Y,z=>{(z!==r[s]||k)&&G(z)},{deep:k}),Y}else return Vr({get(){return U()},set(se){G(se)}})}function mS({window:r=ca}={}){if(!r)return{x:Yt(0),y:Yt(0)};const s=Yt(r.scrollX),i=Yt(r.scrollY);return $o(r,"scroll",()=>{s.value=r.scrollX,i.value=r.scrollY},{capture:!1,passive:!0}),{x:s,y:i}}const qy=nS(),gS=m8(qy),vS=Ky(),Xf=r=>(um("data-v-a79e7085"),r=r(),fm(),r),bS=Xf(()=>Mt("div",{"i-ri-arrow-up-line":""},null,-1)),DS=[bS],FS=Xf(()=>Mt("div",{class:"spacer"},null,-1)),_S={class:"right","print:op0":""},yS=Xf(()=>Mt("div",{"i-ion-balloon-sharp":""},null,-1)),wS=["title"],ES=Xf(()=>Mt("div",{"i-carbon-language":""},null,-1)),xS=[ES],CS=["title"],TS=Xf(()=>Mt("div",{i:"carbon-sun dark:carbon-moon"},null,-1)),AS=[TS],SS=["href"],kS=Xf(()=>Mt("div",{"i-carbon-logo-github":""},null,-1)),OS=[kS],RS=Cs({__name:"NavBar",props:{width:null},setup(r){const s=r,{t:i,locale:l}=Qf(),{y:n}=mS();function e(){window.scrollTo({top:0,behavior:"smooth"})}async function m(){const F=vy,y=F[(F.indexOf(l.value)+1)%F.length];await wb(y),l.value=y}return(F,y)=>{const w=Bi("RouterLink");return Ur(),vn("header",{class:ni(["header z-40",[(s==null?void 0:s.width)??""]])},[Mt("button",{title:"Scroll to top",fixed:"","bottom-6":"","right-6":"","z-100":"","h-10":"","w-10":"","rounded-full":"",transition:"","duration-300":"","print:hidden":"","hover-bg-hex-8883":"","hover:op100":"",class:ni(tr(n)>300?"op30":"op0! pointer-events-none"),onClick:y[0]||(y[0]=k=>e())},DS,2),Mt("nav",{class:ni(["nav",[s!=null&&s.width?"":"fixed"]]),"text-xl":""},[FS,Mt("div",_S,[Er(w,{"icon-btn":"",title:tr(i)("button.home"),to:"/",focusable:"false"},{default:ws(()=>[yS]),_:1},8,["title"]),Mt("a",{"icon-btn":"",title:tr(i)("button.toggle_langs"),onClick:y[1]||(y[1]=k=>m())},xS,8,wS),Mt("a",{"icon-btn":"",title:tr(i)("button.toggle_dark"),onClick:y[2]||(y[2]=k=>("toggleDark"in F?F.toggleDark:tr(gS))())},AS,8,CS),Mt("a",{"icon-btn":"",rel:"noreferrer",href:tr(Wy),target:"_blank",title:"GitHub"},OS,8,SS)])],2)],2)}}});const Jf=(r,s)=>{const i=r.__vccOpts||r;for(const[l,n]of s)i[l]=n;return i},PS=Jf(RS,[["__scopeId","data-v-a79e7085"]]),IS={},NS={"py-10":"","text-gray-700":"","dark:text-gray-200":""};function MS(r,s){const i=PS,l=Bi("RouterView"),n=o8;return Ur(),vn(jn,null,[Er(i),Mt("main",NS,[Er(l),Er(n)])],64)}const LS=Jf(IS,[["render",MS]]),BS={"board-layout":()=>ia(()=>import("./board-layout-22e4dc7d.js"),[],import.meta.url),default:LS,headless:()=>ia(()=>import("./headless-254ddfda.js"),[],import.meta.url),home:()=>ia(()=>import("./home-ff1bf49b.js"),[],import.meta.url),"index-layout":()=>ia(()=>import("./index-layout-d88ea34a.js"),[],import.meta.url)};function US(r){return r.map(s=>{var i;return{path:s.path,meta:s.meta,component:BS[((i=s.meta)==null?void 0:i.layout)||"default"],children:s.path==="/"?[s]:[{...s,path:""}]}})}const HS=["top","right","bottom","left"],P3=["start","end"],I3=HS.reduce((r,s)=>r.concat(s,s+"-"+P3[0],s+"-"+P3[1]),[]),A1=Math.min,qc=Math.max,$S={left:"right",right:"left",bottom:"top",top:"bottom"},WS={start:"end",end:"start"};function C4(r,s,i){return qc(r,A1(s,i))}function du(r,s){return typeof r=="function"?r(s):r}function ao(r){return r.split("-")[0]}function Sa(r){return r.split("-")[1]}function Qy(r){return r==="x"?"y":"x"}function Cb(r){return r==="y"?"height":"width"}function H1(r){return["top","bottom"].includes(ao(r))?"y":"x"}function Tb(r){return Qy(H1(r))}function Xy(r,s,i){i===void 0&&(i=!1);const l=Sa(r),n=Tb(r),e=Cb(n);let m=n==="x"?l===(i?"end":"start")?"right":"left":l==="start"?"bottom":"top";return s.reference[e]>s.floating[e]&&(m=$2(m)),[m,$2(m)]}function zS(r){const s=$2(r);return[H2(r),s,H2(s)]}function H2(r){return r.replace(/start|end/g,s=>WS[s])}function VS(r,s,i){const l=["left","right"],n=["right","left"],e=["top","bottom"],m=["bottom","top"];switch(r){case"top":case"bottom":return i?s?n:l:s?l:n;case"left":case"right":return s?e:m;default:return[]}}function GS(r,s,i,l){const n=Sa(r);let e=VS(ao(r),i==="start",l);return n&&(e=e.map(m=>m+"-"+n),s&&(e=e.concat(e.map(H2)))),e}function $2(r){return r.replace(/left|right|bottom|top/g,s=>$S[s])}function jS(r){return{top:0,right:0,bottom:0,left:0,...r}}function Jy(r){return typeof r!="number"?jS(r):{top:r,right:r,bottom:r,left:r}}function f1(r){return{...r,top:r.y,left:r.x,right:r.x+r.width,bottom:r.y+r.height}}function N3(r,s,i){let{reference:l,floating:n}=r;const e=H1(s),m=Tb(s),F=Cb(m),y=ao(s),w=e==="y",k=l.x+l.width/2-n.width/2,S=l.y+l.height/2-n.height/2,P=l[F]/2-n[F]/2;let M;switch(y){case"top":M={x:k,y:l.y-n.height};break;case"bottom":M={x:k,y:l.y+l.height};break;case"right":M={x:l.x+l.width,y:S};break;case"left":M={x:l.x-n.width,y:S};break;default:M={x:l.x,y:l.y}}switch(Sa(s)){case"start":M[m]-=P*(i&&w?-1:1);break;case"end":M[m]+=P*(i&&w?-1:1);break}return M}const YS=async(r,s,i)=>{const{placement:l="bottom",strategy:n="absolute",middleware:e=[],platform:m}=i,F=e.filter(Boolean),y=await(m.isRTL==null?void 0:m.isRTL(s));let w=await m.getElementRects({reference:r,floating:s,strategy:n}),{x:k,y:S}=N3(w,l,y),P=l,M={},N=0;for(let B=0;B<F.length;B++){const{name:K,fn:U}=F[B],{x:G,y:se,data:Y,reset:z}=await U({x:k,y:S,initialPlacement:l,placement:P,strategy:n,middlewareData:M,rects:w,platform:m,elements:{reference:r,floating:s}});if(k=G??k,S=se??S,M={...M,[K]:{...M[K],...Y}},z&&N<=50){N++,typeof z=="object"&&(z.placement&&(P=z.placement),z.rects&&(w=z.rects===!0?await m.getElementRects({reference:r,floating:s,strategy:n}):z.rects),{x:k,y:S}=N3(w,P,y)),B=-1;continue}}return{x:k,y:S,placement:P,strategy:n,middlewareData:M}};async function Em(r,s){var i;s===void 0&&(s={});const{x:l,y:n,platform:e,rects:m,elements:F,strategy:y}=r,{boundary:w="clippingAncestors",rootBoundary:k="viewport",elementContext:S="floating",altBoundary:P=!1,padding:M=0}=du(s,r),N=Jy(M),K=F[P?S==="floating"?"reference":"floating":S],U=f1(await e.getClippingRect({element:(i=await(e.isElement==null?void 0:e.isElement(K)))==null||i?K:K.contextElement||await(e.getDocumentElement==null?void 0:e.getDocumentElement(F.floating)),boundary:w,rootBoundary:k,strategy:y})),G=S==="floating"?{...m.floating,x:l,y:n}:m.reference,se=await(e.getOffsetParent==null?void 0:e.getOffsetParent(F.floating)),Y=await(e.isElement==null?void 0:e.isElement(se))?await(e.getScale==null?void 0:e.getScale(se))||{x:1,y:1}:{x:1,y:1},z=f1(e.convertOffsetParentRelativeRectToViewportRelativeRect?await e.convertOffsetParentRelativeRectToViewportRelativeRect({rect:G,offsetParent:se,strategy:y}):G);return{top:(U.top-z.top+N.top)/Y.y,bottom:(z.bottom-U.bottom+N.bottom)/Y.y,left:(U.left-z.left+N.left)/Y.x,right:(z.right-U.right+N.right)/Y.x}}const KS=r=>({name:"arrow",options:r,async fn(s){const{x:i,y:l,placement:n,rects:e,platform:m,elements:F}=s,{element:y,padding:w=0}=du(r,s)||{};if(y==null)return{};const k=Jy(w),S={x:i,y:l},P=Tb(n),M=Cb(P),N=await m.getDimensions(y),B=P==="y",K=B?"top":"left",U=B?"bottom":"right",G=B?"clientHeight":"clientWidth",se=e.reference[M]+e.reference[P]-S[P]-e.floating[M],Y=S[P]-e.reference[P],z=await(m.getOffsetParent==null?void 0:m.getOffsetParent(y));let ie=z?z[G]:0;(!ie||!await(m.isElement==null?void 0:m.isElement(z)))&&(ie=F.floating[G]||e.floating[M]);const re=se/2-Y/2,ne=ie/2-N[M]/2-1,te=A1(k[K],ne),le=A1(k[U],ne),we=te,Pe=ie-N[M]-le,xe=ie/2-N[M]/2+re,ve=C4(we,xe,Pe),qe=Sa(n)!=null&&xe!=ve&&e.reference[M]/2-(xe<we?te:le)-N[M]/2<0?xe<we?we-xe:Pe-xe:0;return{[P]:S[P]-qe,data:{[P]:ve,centerOffset:xe-ve+qe}}}});function qS(r,s,i){return(r?[...i.filter(n=>Sa(n)===r),...i.filter(n=>Sa(n)!==r)]:i.filter(n=>ao(n)===n)).filter(n=>r?Sa(n)===r||(s?H2(n)!==n:!1):!0)}const QS=function(r){return r===void 0&&(r={}),{name:"autoPlacement",options:r,async fn(s){var i,l,n;const{rects:e,middlewareData:m,placement:F,platform:y,elements:w}=s,{crossAxis:k=!1,alignment:S,allowedPlacements:P=I3,autoAlignment:M=!0,...N}=du(r,s),B=S!==void 0||P===I3?qS(S||null,M,P):P,K=await Em(s,N),U=((i=m.autoPlacement)==null?void 0:i.index)||0,G=B[U];if(G==null)return{};const se=Xy(G,e,await(y.isRTL==null?void 0:y.isRTL(w.floating)));if(F!==G)return{reset:{placement:B[0]}};const Y=[K[ao(G)],K[se[0]],K[se[1]]],z=[...((l=m.autoPlacement)==null?void 0:l.overflows)||[],{placement:G,overflows:Y}],ie=B[U+1];if(ie)return{data:{index:U+1,overflows:z},reset:{placement:ie}};const re=z.map(le=>{const we=Sa(le.placement);return[le.placement,we&&k?le.overflows.slice(0,2).reduce((Pe,xe)=>Pe+xe,0):le.overflows[0],le.overflows]}).sort((le,we)=>le[1]-we[1]),te=((n=re.filter(le=>le[2].slice(0,Sa(le[0])?2:3).every(we=>we<=0))[0])==null?void 0:n[0])||re[0][0];return te!==F?{data:{index:U+1,overflows:z},reset:{placement:te}}:{}}}},XS=function(r){return r===void 0&&(r={}),{name:"flip",options:r,async fn(s){var i;const{placement:l,middlewareData:n,rects:e,initialPlacement:m,platform:F,elements:y}=s,{mainAxis:w=!0,crossAxis:k=!0,fallbackPlacements:S,fallbackStrategy:P="bestFit",fallbackAxisSideDirection:M="none",flipAlignment:N=!0,...B}=du(r,s),K=ao(l),U=ao(m)===m,G=await(F.isRTL==null?void 0:F.isRTL(y.floating)),se=S||(U||!N?[$2(m)]:zS(m));!S&&M!=="none"&&se.push(...GS(m,N,M,G));const Y=[m,...se],z=await Em(s,B),ie=[];let re=((i=n.flip)==null?void 0:i.overflows)||[];if(w&&ie.push(z[K]),k){const we=Xy(l,e,G);ie.push(z[we[0]],z[we[1]])}if(re=[...re,{placement:l,overflows:ie}],!ie.every(we=>we<=0)){var ne,te;const we=(((ne=n.flip)==null?void 0:ne.index)||0)+1,Pe=Y[we];if(Pe)return{data:{index:we,overflows:re},reset:{placement:Pe}};let xe=(te=re.filter(ve=>ve.overflows[0]<=0).sort((ve,Le)=>ve.overflows[1]-Le.overflows[1])[0])==null?void 0:te.placement;if(!xe)switch(P){case"bestFit":{var le;const ve=(le=re.map(Le=>[Le.placement,Le.overflows.filter(qe=>qe>0).reduce((qe,Ie)=>qe+Ie,0)]).sort((Le,qe)=>Le[1]-qe[1])[0])==null?void 0:le[0];ve&&(xe=ve);break}case"initialPlacement":xe=m;break}if(l!==xe)return{reset:{placement:xe}}}return{}}}};async function JS(r,s){const{placement:i,platform:l,elements:n}=r,e=await(l.isRTL==null?void 0:l.isRTL(n.floating)),m=ao(i),F=Sa(i),y=H1(i)==="y",w=["left","top"].includes(m)?-1:1,k=e&&y?-1:1,S=du(s,r);let{mainAxis:P,crossAxis:M,alignmentAxis:N}=typeof S=="number"?{mainAxis:S,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...S};return F&&typeof N=="number"&&(M=F==="end"?N*-1:N),y?{x:M*k,y:P*w}:{x:P*w,y:M*k}}const ZS=function(r){return r===void 0&&(r=0),{name:"offset",options:r,async fn(s){const{x:i,y:l}=s,n=await JS(s,r);return{x:i+n.x,y:l+n.y,data:n}}}},e7=function(r){return r===void 0&&(r={}),{name:"shift",options:r,async fn(s){const{x:i,y:l,placement:n}=s,{mainAxis:e=!0,crossAxis:m=!1,limiter:F={fn:K=>{let{x:U,y:G}=K;return{x:U,y:G}}},...y}=du(r,s),w={x:i,y:l},k=await Em(s,y),S=H1(ao(n)),P=Qy(S);let M=w[P],N=w[S];if(e){const K=P==="y"?"top":"left",U=P==="y"?"bottom":"right",G=M+k[K],se=M-k[U];M=C4(G,M,se)}if(m){const K=S==="y"?"top":"left",U=S==="y"?"bottom":"right",G=N+k[K],se=N-k[U];N=C4(G,N,se)}const B=F.fn({...s,[P]:M,[S]:N});return{...B,data:{x:B.x-i,y:B.y-l}}}}},t7=function(r){return r===void 0&&(r={}),{name:"size",options:r,async fn(s){const{placement:i,rects:l,platform:n,elements:e}=s,{apply:m=()=>{},...F}=du(r,s),y=await Em(s,F),w=ao(i),k=Sa(i),S=H1(i)==="y",{width:P,height:M}=l.floating;let N,B;w==="top"||w==="bottom"?(N=w,B=k===(await(n.isRTL==null?void 0:n.isRTL(e.floating))?"start":"end")?"left":"right"):(B=w,N=k==="end"?"top":"bottom");const K=M-y[N],U=P-y[B],G=!s.middlewareData.shift;let se=K,Y=U;if(S){const ie=P-y.left-y.right;Y=k||G?A1(U,ie):ie}else{const ie=M-y.top-y.bottom;se=k||G?A1(K,ie):ie}if(G&&!k){const ie=qc(y.left,0),re=qc(y.right,0),ne=qc(y.top,0),te=qc(y.bottom,0);S?Y=P-2*(ie!==0||re!==0?ie+re:qc(y.left,y.right)):se=M-2*(ne!==0||te!==0?ne+te:qc(y.top,y.bottom))}await m({...s,availableWidth:Y,availableHeight:se});const z=await n.getDimensions(e.floating);return P!==z.width||M!==z.height?{reset:{rects:!0}}:{}}}};function aa(r){var s;return((s=r.ownerDocument)==null?void 0:s.defaultView)||window}function no(r){return aa(r).getComputedStyle(r)}const M3=Math.min,h1=Math.max,W2=Math.round;function Zy(r){const s=no(r);let i=parseFloat(s.width),l=parseFloat(s.height);const n=r.offsetWidth,e=r.offsetHeight,m=W2(i)!==n||W2(l)!==e;return m&&(i=n,l=e),{width:i,height:l,fallback:m}}function Vl(r){return tw(r)?(r.nodeName||"").toLowerCase():""}let b2;function ew(){if(b2)return b2;const r=navigator.userAgentData;return r&&Array.isArray(r.brands)?(b2=r.brands.map(s=>s.brand+"/"+s.version).join(" "),b2):navigator.userAgent}function so(r){return r instanceof aa(r).HTMLElement}function Nl(r){return r instanceof aa(r).Element}function tw(r){return r instanceof aa(r).Node}function L3(r){return typeof ShadowRoot>"u"?!1:r instanceof aa(r).ShadowRoot||r instanceof ShadowRoot}function xm(r){const{overflow:s,overflowX:i,overflowY:l,display:n}=no(r);return/auto|scroll|overlay|hidden|clip/.test(s+l+i)&&!["inline","contents"].includes(n)}function r7(r){return["table","td","th"].includes(Vl(r))}function T4(r){const s=/firefox/i.test(ew()),i=no(r),l=i.backdropFilter||i.WebkitBackdropFilter;return i.transform!=="none"||i.perspective!=="none"||!!l&&l!=="none"||s&&i.willChange==="filter"||s&&!!i.filter&&i.filter!=="none"||["transform","perspective"].some(n=>i.willChange.includes(n))||["paint","layout","strict","content"].some(n=>{const e=i.contain;return e!=null&&e.includes(n)})}function rw(){return!/^((?!chrome|android).)*safari/i.test(ew())}function Ab(r){return["html","body","#document"].includes(Vl(r))}function nw(r){return Nl(r)?r:r.contextElement}const sw={x:1,y:1};function Bf(r){const s=nw(r);if(!so(s))return sw;const i=s.getBoundingClientRect(),{width:l,height:n,fallback:e}=Zy(s);let m=(e?W2(i.width):i.width)/l,F=(e?W2(i.height):i.height)/n;return m&&Number.isFinite(m)||(m=1),F&&Number.isFinite(F)||(F=1),{x:m,y:F}}function S1(r,s,i,l){var n,e;s===void 0&&(s=!1),i===void 0&&(i=!1);const m=r.getBoundingClientRect(),F=nw(r);let y=sw;s&&(l?Nl(l)&&(y=Bf(l)):y=Bf(r));const w=F?aa(F):window,k=!rw()&&i;let S=(m.left+(k&&((n=w.visualViewport)==null?void 0:n.offsetLeft)||0))/y.x,P=(m.top+(k&&((e=w.visualViewport)==null?void 0:e.offsetTop)||0))/y.y,M=m.width/y.x,N=m.height/y.y;if(F){const B=aa(F),K=l&&Nl(l)?aa(l):l;let U=B.frameElement;for(;U&&l&&K!==B;){const G=Bf(U),se=U.getBoundingClientRect(),Y=getComputedStyle(U);se.x+=(U.clientLeft+parseFloat(Y.paddingLeft))*G.x,se.y+=(U.clientTop+parseFloat(Y.paddingTop))*G.y,S*=G.x,P*=G.y,M*=G.x,N*=G.y,S+=se.x,P+=se.y,U=aa(U).frameElement}}return{width:M,height:N,top:P,right:S+M,bottom:P+N,left:S,x:S,y:P}}function Ml(r){return((tw(r)?r.ownerDocument:r.document)||window.document).documentElement}function Cm(r){return Nl(r)?{scrollLeft:r.scrollLeft,scrollTop:r.scrollTop}:{scrollLeft:r.pageXOffset,scrollTop:r.pageYOffset}}function iw(r){return S1(Ml(r)).left+Cm(r).scrollLeft}function k1(r){if(Vl(r)==="html")return r;const s=r.assignedSlot||r.parentNode||L3(r)&&r.host||Ml(r);return L3(s)?s.host:s}function aw(r){const s=k1(r);return Ab(s)?s.ownerDocument.body:so(s)&&xm(s)?s:aw(s)}function z2(r,s){var i;s===void 0&&(s=[]);const l=aw(r),n=l===((i=r.ownerDocument)==null?void 0:i.body),e=aa(l);return n?s.concat(e,e.visualViewport||[],xm(l)?l:[]):s.concat(l,z2(l))}function B3(r,s,i){return s==="viewport"?f1(function(l,n){const e=aa(l),m=Ml(l),F=e.visualViewport;let y=m.clientWidth,w=m.clientHeight,k=0,S=0;if(F){y=F.width,w=F.height;const P=rw();(P||!P&&n==="fixed")&&(k=F.offsetLeft,S=F.offsetTop)}return{width:y,height:w,x:k,y:S}}(r,i)):Nl(s)?f1(function(l,n){const e=S1(l,!0,n==="fixed"),m=e.top+l.clientTop,F=e.left+l.clientLeft,y=so(l)?Bf(l):{x:1,y:1};return{width:l.clientWidth*y.x,height:l.clientHeight*y.y,x:F*y.x,y:m*y.y}}(s,i)):f1(function(l){const n=Ml(l),e=Cm(l),m=l.ownerDocument.body,F=h1(n.scrollWidth,n.clientWidth,m.scrollWidth,m.clientWidth),y=h1(n.scrollHeight,n.clientHeight,m.scrollHeight,m.clientHeight);let w=-e.scrollLeft+iw(l);const k=-e.scrollTop;return no(m).direction==="rtl"&&(w+=h1(n.clientWidth,m.clientWidth)-F),{width:F,height:y,x:w,y:k}}(Ml(r)))}function U3(r){return so(r)&&no(r).position!=="fixed"?r.offsetParent:null}function H3(r){const s=aa(r);let i=U3(r);for(;i&&r7(i)&&no(i).position==="static";)i=U3(i);return i&&(Vl(i)==="html"||Vl(i)==="body"&&no(i).position==="static"&&!T4(i))?s:i||function(l){let n=k1(l);for(;so(n)&&!Ab(n);){if(T4(n))return n;n=k1(n)}return null}(r)||s}function n7(r,s,i){const l=so(s),n=Ml(s),e=S1(r,!0,i==="fixed",s);let m={scrollLeft:0,scrollTop:0};const F={x:0,y:0};if(l||!l&&i!=="fixed")if((Vl(s)!=="body"||xm(n))&&(m=Cm(s)),so(s)){const y=S1(s,!0);F.x=y.x+s.clientLeft,F.y=y.y+s.clientTop}else n&&(F.x=iw(n));return{x:e.left+m.scrollLeft-F.x,y:e.top+m.scrollTop-F.y,width:e.width,height:e.height}}const s7={getClippingRect:function(r){let{element:s,boundary:i,rootBoundary:l,strategy:n}=r;const e=i==="clippingAncestors"?function(w,k){const S=k.get(w);if(S)return S;let P=z2(w).filter(K=>Nl(K)&&Vl(K)!=="body"),M=null;const N=no(w).position==="fixed";let B=N?k1(w):w;for(;Nl(B)&&!Ab(B);){const K=no(B),U=T4(B);(N?U||M:U||K.position!=="static"||!M||!["absolute","fixed"].includes(M.position))?M=K:P=P.filter(G=>G!==B),B=k1(B)}return k.set(w,P),P}(s,this._c):[].concat(i),m=[...e,l],F=m[0],y=m.reduce((w,k)=>{const S=B3(s,k,n);return w.top=h1(S.top,w.top),w.right=M3(S.right,w.right),w.bottom=M3(S.bottom,w.bottom),w.left=h1(S.left,w.left),w},B3(s,F,n));return{width:y.right-y.left,height:y.bottom-y.top,x:y.left,y:y.top}},convertOffsetParentRelativeRectToViewportRelativeRect:function(r){let{rect:s,offsetParent:i,strategy:l}=r;const n=so(i),e=Ml(i);if(i===e)return s;let m={scrollLeft:0,scrollTop:0},F={x:1,y:1};const y={x:0,y:0};if((n||!n&&l!=="fixed")&&((Vl(i)!=="body"||xm(e))&&(m=Cm(i)),so(i))){const w=S1(i);F=Bf(i),y.x=w.x+i.clientLeft,y.y=w.y+i.clientTop}return{width:s.width*F.x,height:s.height*F.y,x:s.x*F.x-m.scrollLeft*F.x+y.x,y:s.y*F.y-m.scrollTop*F.y+y.y}},isElement:Nl,getDimensions:function(r){return so(r)?Zy(r):r.getBoundingClientRect()},getOffsetParent:H3,getDocumentElement:Ml,getScale:Bf,async getElementRects(r){let{reference:s,floating:i,strategy:l}=r;const n=this.getOffsetParent||H3,e=this.getDimensions;return{reference:n7(s,await n(i),l),floating:{x:0,y:0,...await e(i)}}},getClientRects:r=>Array.from(r.getClientRects()),isRTL:r=>no(r).direction==="rtl"},i7=(r,s,i)=>{const l=new Map,n={platform:s7,...i},e={...n.platform,_c:l};return YS(r,s,{...n,platform:e})};function ow(r,s){for(const i in s)Object.prototype.hasOwnProperty.call(s,i)&&(typeof s[i]=="object"&&r[i]?ow(r[i],s[i]):r[i]=s[i])}const Vo={disabled:!1,distance:5,skidding:0,container:"body",boundary:void 0,instantMove:!1,disposeTimeout:5e3,popperTriggers:[],strategy:"absolute",preventOverflow:!0,flip:!0,shift:!0,overflowPadding:0,arrowPadding:0,arrowOverflow:!0,themes:{tooltip:{placement:"top",triggers:["hover","focus","touch"],hideTriggers:r=>[...r,"click"],delay:{show:200,hide:0},handleResize:!1,html:!1,loadingContent:"..."},dropdown:{placement:"bottom",triggers:["click"],delay:0,handleResize:!0,autoHide:!0},menu:{$extend:"dropdown",triggers:["hover","focus"],popperTriggers:["hover","focus"],delay:{show:0,hide:400}}}};function O1(r,s){let i=Vo.themes[r]||{},l;do l=i[s],typeof l>"u"?i.$extend?i=Vo.themes[i.$extend]||{}:(i=null,l=Vo[s]):i=null;while(i);return l}function a7(r){const s=[r];let i=Vo.themes[r]||{};do i.$extend&&!i.$resetCss?(s.push(i.$extend),i=Vo.themes[i.$extend]||{}):i=null;while(i);return s.map(l=>`v-popper--theme-${l}`)}function $3(r){const s=[r];let i=Vo.themes[r]||{};do i.$extend?(s.push(i.$extend),i=Vo.themes[i.$extend]||{}):i=null;while(i);return s}let ou=!1;if(typeof window<"u"){ou=!1;try{const r=Object.defineProperty({},"passive",{get(){ou=!0}});window.addEventListener("test",null,r)}catch{}}let lw=!1;typeof window<"u"&&typeof navigator<"u"&&(lw=/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream);const cw=["auto","top","bottom","left","right"].reduce((r,s)=>r.concat([s,`${s}-start`,`${s}-end`]),[]),W3={hover:"mouseenter",focus:"focus",click:"click",touch:"touchstart",pointer:"pointerdown"},z3={hover:"mouseleave",focus:"blur",click:"click",touch:"touchend",pointer:"pointerup"};function V3(r,s){const i=r.indexOf(s);i!==-1&&r.splice(i,1)}function Bv(){return new Promise(r=>requestAnimationFrame(()=>{requestAnimationFrame(r)}))}const xa=[];let Yc=null;const G3={};function j3(r){let s=G3[r];return s||(s=G3[r]=[]),s}let A4=function(){};typeof window<"u"&&(A4=window.Element);function Yr(r){return function(s){return O1(s.theme,r)}}const Uv="__floating-vue__popper",uw=()=>Cs({name:"VPopper",provide(){return{[Uv]:{parentPopper:this}}},inject:{[Uv]:{default:null}},props:{theme:{type:String,required:!0},targetNodes:{type:Function,required:!0},referenceNode:{type:Function,default:null},popperNode:{type:Function,required:!0},shown:{type:Boolean,default:!1},showGroup:{type:String,default:null},ariaId:{default:null},disabled:{type:Boolean,default:Yr("disabled")},positioningDisabled:{type:Boolean,default:Yr("positioningDisabled")},placement:{type:String,default:Yr("placement"),validator:r=>cw.includes(r)},delay:{type:[String,Number,Object],default:Yr("delay")},distance:{type:[Number,String],default:Yr("distance")},skidding:{type:[Number,String],default:Yr("skidding")},triggers:{type:Array,default:Yr("triggers")},showTriggers:{type:[Array,Function],default:Yr("showTriggers")},hideTriggers:{type:[Array,Function],default:Yr("hideTriggers")},popperTriggers:{type:Array,default:Yr("popperTriggers")},popperShowTriggers:{type:[Array,Function],default:Yr("popperShowTriggers")},popperHideTriggers:{type:[Array,Function],default:Yr("popperHideTriggers")},container:{type:[String,Object,A4,Boolean],default:Yr("container")},boundary:{type:[String,A4],default:Yr("boundary")},strategy:{type:String,validator:r=>["absolute","fixed"].includes(r),default:Yr("strategy")},autoHide:{type:[Boolean,Function],default:Yr("autoHide")},handleResize:{type:Boolean,default:Yr("handleResize")},instantMove:{type:Boolean,default:Yr("instantMove")},eagerMount:{type:Boolean,default:Yr("eagerMount")},popperClass:{type:[String,Array,Object],default:Yr("popperClass")},computeTransformOrigin:{type:Boolean,default:Yr("computeTransformOrigin")},autoMinSize:{type:Boolean,default:Yr("autoMinSize")},autoSize:{type:[Boolean,String],default:Yr("autoSize")},autoMaxSize:{type:Boolean,default:Yr("autoMaxSize")},autoBoundaryMaxSize:{type:Boolean,default:Yr("autoBoundaryMaxSize")},preventOverflow:{type:Boolean,default:Yr("preventOverflow")},overflowPadding:{type:[Number,String],default:Yr("overflowPadding")},arrowPadding:{type:[Number,String],default:Yr("arrowPadding")},arrowOverflow:{type:Boolean,default:Yr("arrowOverflow")},flip:{type:Boolean,default:Yr("flip")},shift:{type:Boolean,default:Yr("shift")},shiftCrossAxis:{type:Boolean,default:Yr("shiftCrossAxis")},noAutoFocus:{type:Boolean,default:Yr("noAutoFocus")},disposeTimeout:{type:Number,default:Yr("disposeTimeout")}},emits:["show","hide","update:shown","apply-show","apply-hide","close-group","close-directive","auto-hide","resize","dispose"],data(){return{isShown:!1,isMounted:!1,skipTransition:!1,classes:{showFrom:!1,showTo:!1,hideFrom:!1,hideTo:!0},result:{x:0,y:0,placement:"",strategy:this.strategy,arrow:{x:0,y:0,centerOffset:0},transformOrigin:null},shownChildren:new Set,lastAutoHide:!0}},computed:{popperId(){return this.ariaId!=null?this.ariaId:this.randomId},shouldMountContent(){return this.eagerMount||this.isMounted},slotData(){return{popperId:this.popperId,isShown:this.isShown,shouldMountContent:this.shouldMountContent,skipTransition:this.skipTransition,autoHide:typeof this.autoHide=="function"?this.lastAutoHide:this.autoHide,show:this.show,hide:this.hide,handleResize:this.handleResize,onResize:this.onResize,classes:{...this.classes,popperClass:this.popperClass},result:this.positioningDisabled?null:this.result,attrs:this.$attrs}},parentPopper(){var r;return(r=this[Uv])==null?void 0:r.parentPopper},hasPopperShowTriggerHover(){var r,s;return((r=this.popperTriggers)==null?void 0:r.includes("hover"))||((s=this.popperShowTriggers)==null?void 0:s.includes("hover"))}},watch:{shown:"$_autoShowHide",disabled(r){r?this.dispose():this.init()},async container(){this.isShown&&(this.$_ensureTeleport(),await this.$_computePosition())},...["triggers","positioningDisabled"].reduce((r,s)=>(r[s]="$_refreshListeners",r),{}),...["placement","distance","skidding","boundary","strategy","overflowPadding","arrowPadding","preventOverflow","shift","shiftCrossAxis","flip"].reduce((r,s)=>(r[s]="$_computePosition",r),{})},created(){this.$_isDisposed=!0,this.randomId=`popper_${[Math.random(),Date.now()].map(r=>r.toString(36).substring(2,10)).join("_")}`,this.autoMinSize&&console.warn('[floating-vue] `autoMinSize` option is deprecated. Use `autoSize="min"` instead.'),this.autoMaxSize&&console.warn("[floating-vue] `autoMaxSize` option is deprecated. Use `autoBoundaryMaxSize` instead.")},mounted(){this.init(),this.$_detachPopperNode()},activated(){this.$_autoShowHide()},deactivated(){this.hide()},beforeUnmount(){this.dispose()},methods:{show({event:r=null,skipDelay:s=!1,force:i=!1}={}){var l,n;(l=this.parentPopper)!=null&&l.lockedChild&&this.parentPopper.lockedChild!==this||(this.$_pendingHide=!1,(i||!this.disabled)&&(((n=this.parentPopper)==null?void 0:n.lockedChild)===this&&(this.parentPopper.lockedChild=null),this.$_scheduleShow(r,s),this.$emit("show"),this.$_showFrameLocked=!0,requestAnimationFrame(()=>{this.$_showFrameLocked=!1})),this.$emit("update:shown",!0))},hide({event:r=null,skipDelay:s=!1}={}){var i;if(!this.$_hideInProgress){if(this.shownChildren.size>0){this.$_pendingHide=!0;return}if(this.hasPopperShowTriggerHover&&this.$_isAimingPopper()){this.parentPopper&&(this.parentPopper.lockedChild=this,clearTimeout(this.parentPopper.lockedChildTimer),this.parentPopper.lockedChildTimer=setTimeout(()=>{this.parentPopper.lockedChild===this&&(this.parentPopper.lockedChild.hide({skipDelay:s}),this.parentPopper.lockedChild=null)},1e3));return}((i=this.parentPopper)==null?void 0:i.lockedChild)===this&&(this.parentPopper.lockedChild=null),this.$_pendingHide=!1,this.$_scheduleHide(r,s),this.$emit("hide"),this.$emit("update:shown",!1)}},init(){var r;this.$_isDisposed&&(this.$_isDisposed=!1,this.isMounted=!1,this.$_events=[],this.$_preventShow=!1,this.$_referenceNode=((r=this.referenceNode)==null?void 0:r.call(this))??this.$el,this.$_targetNodes=this.targetNodes().filter(s=>s.nodeType===s.ELEMENT_NODE),this.$_popperNode=this.popperNode(),this.$_innerNode=this.$_popperNode.querySelector(".v-popper__inner"),this.$_arrowNode=this.$_popperNode.querySelector(".v-popper__arrow-container"),this.$_swapTargetAttrs("title","data-original-title"),this.$_detachPopperNode(),this.triggers.length&&this.$_addEventListeners(),this.shown&&this.show())},dispose(){this.$_isDisposed||(this.$_isDisposed=!0,this.$_removeEventListeners(),this.hide({skipDelay:!0}),this.$_detachPopperNode(),this.isMounted=!1,this.isShown=!1,this.$_updateParentShownChildren(!1),this.$_swapTargetAttrs("data-original-title","title"),this.$emit("dispose"))},async onResize(){this.isShown&&(await this.$_computePosition(),this.$emit("resize"))},async $_computePosition(){if(this.$_isDisposed||this.positioningDisabled)return;const r={strategy:this.strategy,middleware:[]};(this.distance||this.skidding)&&r.middleware.push(ZS({mainAxis:this.distance,crossAxis:this.skidding}));const s=this.placement.startsWith("auto");if(s?r.middleware.push(QS({alignment:this.placement.split("-")[1]??""})):r.placement=this.placement,this.preventOverflow&&(this.shift&&r.middleware.push(e7({padding:this.overflowPadding,boundary:this.boundary,crossAxis:this.shiftCrossAxis})),!s&&this.flip&&r.middleware.push(XS({padding:this.overflowPadding,boundary:this.boundary}))),r.middleware.push(KS({element:this.$_arrowNode,padding:this.arrowPadding})),this.arrowOverflow&&r.middleware.push({name:"arrowOverflow",fn:({placement:l,rects:n,middlewareData:e})=>{let m;const{centerOffset:F}=e.arrow;return l.startsWith("top")||l.startsWith("bottom")?m=Math.abs(F)>n.reference.width/2:m=Math.abs(F)>n.reference.height/2,{data:{overflow:m}}}}),this.autoMinSize||this.autoSize){const l=this.autoSize?this.autoSize:this.autoMinSize?"min":null;r.middleware.push({name:"autoSize",fn:({rects:n,placement:e,middlewareData:m})=>{var F;if((F=m.autoSize)!=null&&F.skip)return{};let y,w;return e.startsWith("top")||e.startsWith("bottom")?y=n.reference.width:w=n.reference.height,this.$_innerNode.style[l==="min"?"minWidth":l==="max"?"maxWidth":"width"]=y!=null?`${y}px`:null,this.$_innerNode.style[l==="min"?"minHeight":l==="max"?"maxHeight":"height"]=w!=null?`${w}px`:null,{data:{skip:!0},reset:{rects:!0}}}})}(this.autoMaxSize||this.autoBoundaryMaxSize)&&(this.$_innerNode.style.maxWidth=null,this.$_innerNode.style.maxHeight=null,r.middleware.push(t7({boundary:this.boundary,padding:this.overflowPadding,apply:({availableWidth:l,availableHeight:n})=>{this.$_innerNode.style.maxWidth=l!=null?`${l}px`:null,this.$_innerNode.style.maxHeight=n!=null?`${n}px`:null}})));const i=await i7(this.$_referenceNode,this.$_popperNode,r);Object.assign(this.result,{x:i.x,y:i.y,placement:i.placement,strategy:i.strategy,arrow:{...i.middlewareData.arrow,...i.middlewareData.arrowOverflow}})},$_scheduleShow(r=null,s=!1){if(this.$_updateParentShownChildren(!0),this.$_hideInProgress=!1,clearTimeout(this.$_scheduleTimer),Yc&&this.instantMove&&Yc.instantMove&&Yc!==this.parentPopper){Yc.$_applyHide(!0),this.$_applyShow(!0);return}s?this.$_applyShow():this.$_scheduleTimer=setTimeout(this.$_applyShow.bind(this),this.$_computeDelay("show"))},$_scheduleHide(r=null,s=!1){if(this.shownChildren.size>0){this.$_pendingHide=!0;return}this.$_updateParentShownChildren(!1),this.$_hideInProgress=!0,clearTimeout(this.$_scheduleTimer),this.isShown&&(Yc=this),s?this.$_applyHide():this.$_scheduleTimer=setTimeout(this.$_applyHide.bind(this),this.$_computeDelay("hide"))},$_computeDelay(r){const s=this.delay;return parseInt(s&&s[r]||s||0)},async $_applyShow(r=!1){clearTimeout(this.$_disposeTimer),clearTimeout(this.$_scheduleTimer),this.skipTransition=r,!this.isShown&&(this.$_ensureTeleport(),await Bv(),await this.$_computePosition(),await this.$_applyShowEffect(),this.positioningDisabled||this.$_registerEventListeners([...z2(this.$_referenceNode),...z2(this.$_popperNode)],"scroll",()=>{this.$_computePosition()}))},async $_applyShowEffect(){if(this.$_hideInProgress)return;if(this.computeTransformOrigin){const s=this.$_referenceNode.getBoundingClientRect(),i=this.$_popperNode.querySelector(".v-popper__wrapper"),l=i.parentNode.getBoundingClientRect(),n=s.x+s.width/2-(l.left+i.offsetLeft),e=s.y+s.height/2-(l.top+i.offsetTop);this.result.transformOrigin=`${n}px ${e}px`}this.isShown=!0,this.$_applyAttrsToTarget({"aria-describedby":this.popperId,"data-popper-shown":""});const r=this.showGroup;if(r){let s;for(let i=0;i<xa.length;i++)s=xa[i],s.showGroup!==r&&(s.hide(),s.$emit("close-group"))}xa.push(this),document.body.classList.add("v-popper--some-open");for(const s of $3(this.theme))j3(s).push(this),document.body.classList.add(`v-popper--some-open--${s}`);this.$emit("apply-show"),this.classes.showFrom=!0,this.classes.showTo=!1,this.classes.hideFrom=!1,this.classes.hideTo=!1,await Bv(),this.classes.showFrom=!1,this.classes.showTo=!0,this.noAutoFocus||this.$_popperNode.focus()},async $_applyHide(r=!1){if(this.shownChildren.size>0){this.$_pendingHide=!0,this.$_hideInProgress=!1;return}if(clearTimeout(this.$_scheduleTimer),!this.isShown)return;this.skipTransition=r,V3(xa,this),xa.length===0&&document.body.classList.remove("v-popper--some-open");for(const i of $3(this.theme)){const l=j3(i);V3(l,this),l.length===0&&document.body.classList.remove(`v-popper--some-open--${i}`)}Yc===this&&(Yc=null),this.isShown=!1,this.$_applyAttrsToTarget({"aria-describedby":void 0,"data-popper-shown":void 0}),clearTimeout(this.$_disposeTimer);const s=this.disposeTimeout;s!==null&&(this.$_disposeTimer=setTimeout(()=>{this.$_popperNode&&(this.$_detachPopperNode(),this.isMounted=!1)},s)),this.$_removeEventListeners("scroll"),this.$emit("apply-hide"),this.classes.showFrom=!1,this.classes.showTo=!1,this.classes.hideFrom=!0,this.classes.hideTo=!1,await Bv(),this.classes.hideFrom=!1,this.classes.hideTo=!0},$_autoShowHide(){this.shown?this.show():this.hide()},$_ensureTeleport(){if(this.$_isDisposed)return;let r=this.container;if(typeof r=="string"?r=window.document.querySelector(r):r===!1&&(r=this.$_targetNodes[0].parentNode),!r)throw new Error("No container for popover: "+this.container);r.appendChild(this.$_popperNode),this.isMounted=!0},$_addEventListeners(){const r=i=>{this.isShown&&!this.$_hideInProgress||(i.usedByTooltip=!0,!this.$_preventShow&&this.show({event:i}))};this.$_registerTriggerListeners(this.$_targetNodes,W3,this.triggers,this.showTriggers,r),this.$_registerTriggerListeners([this.$_popperNode],W3,this.popperTriggers,this.popperShowTriggers,r);const s=i=>{i.usedByTooltip||this.hide({event:i})};this.$_registerTriggerListeners(this.$_targetNodes,z3,this.triggers,this.hideTriggers,s),this.$_registerTriggerListeners([this.$_popperNode],z3,this.popperTriggers,this.popperHideTriggers,s)},$_registerEventListeners(r,s,i){this.$_events.push({targetNodes:r,eventType:s,handler:i}),r.forEach(l=>l.addEventListener(s,i,ou?{passive:!0}:void 0))},$_registerTriggerListeners(r,s,i,l,n){let e=i;l!=null&&(e=typeof l=="function"?l(e):l),e.forEach(m=>{const F=s[m];F&&this.$_registerEventListeners(r,F,n)})},$_removeEventListeners(r){const s=[];this.$_events.forEach(i=>{const{targetNodes:l,eventType:n,handler:e}=i;!r||r===n?l.forEach(m=>m.removeEventListener(n,e)):s.push(i)}),this.$_events=s},$_refreshListeners(){this.$_isDisposed||(this.$_removeEventListeners(),this.$_addEventListeners())},$_handleGlobalClose(r,s=!1){this.$_showFrameLocked||(this.hide({event:r}),r.closePopover?this.$emit("close-directive"):this.$emit("auto-hide"),s&&(this.$_preventShow=!0,setTimeout(()=>{this.$_preventShow=!1},300)))},$_detachPopperNode(){this.$_popperNode.parentNode&&this.$_popperNode.parentNode.removeChild(this.$_popperNode)},$_swapTargetAttrs(r,s){for(const i of this.$_targetNodes){const l=i.getAttribute(r);l&&(i.removeAttribute(r),i.setAttribute(s,l))}},$_applyAttrsToTarget(r){for(const s of this.$_targetNodes)for(const i in r){const l=r[i];l==null?s.removeAttribute(i):s.setAttribute(i,l)}},$_updateParentShownChildren(r){let s=this.parentPopper;for(;s;)r?s.shownChildren.add(this.randomId):(s.shownChildren.delete(this.randomId),s.$_pendingHide&&s.hide()),s=s.parentPopper},$_isAimingPopper(){const r=this.$_referenceNode.getBoundingClientRect();if(d1>=r.left&&d1<=r.right&&p1>=r.top&&p1<=r.bottom){const s=this.$_popperNode.getBoundingClientRect(),i=d1-Al,l=p1-Sl,n=s.left+s.width/2-Al+(s.top+s.height/2)-Sl+s.width+s.height,e=Al+i*n,m=Sl+l*n;return D2(Al,Sl,e,m,s.left,s.top,s.left,s.bottom)||D2(Al,Sl,e,m,s.left,s.top,s.right,s.top)||D2(Al,Sl,e,m,s.right,s.top,s.right,s.bottom)||D2(Al,Sl,e,m,s.left,s.bottom,s.right,s.bottom)}return!1}},render(){return this.$slots.default(this.slotData)}});typeof document<"u"&&typeof window<"u"&&(lw?(document.addEventListener("touchstart",Y3,ou?{passive:!0,capture:!0}:!0),document.addEventListener("touchend",l7,ou?{passive:!0,capture:!0}:!0)):(window.addEventListener("mousedown",Y3,!0),window.addEventListener("click",o7,!0)),window.addEventListener("resize",f7));function Y3(r){for(let s=0;s<xa.length;s++){const i=xa[s];try{const l=i.popperNode();i.$_mouseDownContains=l.contains(r.target)}catch{}}}function o7(r){fw(r)}function l7(r){fw(r,!0)}function fw(r,s=!1){const i={};for(let l=xa.length-1;l>=0;l--){const n=xa[l];try{const e=n.$_containsGlobalTarget=c7(n,r);n.$_pendingHide=!1,requestAnimationFrame(()=>{if(n.$_pendingHide=!1,!i[n.randomId]&&K3(n,e,r)){if(n.$_handleGlobalClose(r,s),!r.closeAllPopover&&r.closePopover&&e){let F=n.parentPopper;for(;F;)i[F.randomId]=!0,F=F.parentPopper;return}let m=n.parentPopper;for(;m&&K3(m,m.$_containsGlobalTarget,r);)m.$_handleGlobalClose(r,s),m=m.parentPopper}})}catch{}}}function c7(r,s){const i=r.popperNode();return r.$_mouseDownContains||i.contains(s.target)}function K3(r,s,i){return i.closeAllPopover||i.closePopover&&s||u7(r,i)&&!s}function u7(r,s){if(typeof r.autoHide=="function"){const i=r.autoHide(s);return r.lastAutoHide=i,i}return r.autoHide}function f7(r){for(let s=0;s<xa.length;s++)xa[s].$_computePosition(r)}let Al=0,Sl=0,d1=0,p1=0;typeof window<"u"&&window.addEventListener("mousemove",r=>{Al=d1,Sl=p1,d1=r.clientX,p1=r.clientY},ou?{passive:!0}:void 0);function D2(r,s,i,l,n,e,m,F){const y=((m-n)*(s-e)-(F-e)*(r-n))/((F-e)*(i-r)-(m-n)*(l-s)),w=((i-r)*(s-e)-(l-s)*(r-n))/((F-e)*(i-r)-(m-n)*(l-s));return y>=0&&y<=1&&w>=0&&w<=1}const h7={extends:uw()},Tm=(r,s)=>{const i=r.__vccOpts||r;for(const[l,n]of s)i[l]=n;return i};function d7(r,s,i,l,n,e){return Ur(),vn("div",{ref:"reference",class:ni(["v-popper",{"v-popper--shown":r.slotData.isShown}])},[E1(r.$slots,"default",OF(pb(r.slotData)))],2)}const p7=Tm(h7,[["render",d7]]);function m7(){var r=window.navigator.userAgent,s=r.indexOf("MSIE ");if(s>0)return parseInt(r.substring(s+5,r.indexOf(".",s)),10);var i=r.indexOf("Trident/");if(i>0){var l=r.indexOf("rv:");return parseInt(r.substring(l+3,r.indexOf(".",l)),10)}var n=r.indexOf("Edge/");return n>0?parseInt(r.substring(n+5,r.indexOf(".",n)),10):-1}let E2;function S4(){S4.init||(S4.init=!0,E2=m7()!==-1)}var Am={name:"ResizeObserver",props:{emitOnMount:{type:Boolean,default:!1},ignoreWidth:{type:Boolean,default:!1},ignoreHeight:{type:Boolean,default:!1}},emits:["notify"],mounted(){S4(),oo(()=>{this._w=this.$el.offsetWidth,this._h=this.$el.offsetHeight,this.emitOnMount&&this.emitSize()});const r=document.createElement("object");this._resizeObject=r,r.setAttribute("aria-hidden","true"),r.setAttribute("tabindex",-1),r.onload=this.addResizeHandlers,r.type="text/html",E2&&this.$el.appendChild(r),r.data="about:blank",E2||this.$el.appendChild(r)},beforeUnmount(){this.removeResizeHandlers()},methods:{compareAndNotify(){(!this.ignoreWidth&&this._w!==this.$el.offsetWidth||!this.ignoreHeight&&this._h!==this.$el.offsetHeight)&&(this._w=this.$el.offsetWidth,this._h=this.$el.offsetHeight,this.emitSize())},emitSize(){this.$emit("notify",{width:this._w,height:this._h})},addResizeHandlers(){this._resizeObject.contentDocument.defaultView.addEventListener("resize",this.compareAndNotify),this.compareAndNotify()},removeResizeHandlers(){this._resizeObject&&this._resizeObject.onload&&(!E2&&this._resizeObject.contentDocument&&this._resizeObject.contentDocument.defaultView.removeEventListener("resize",this.compareAndNotify),this.$el.removeChild(this._resizeObject),this._resizeObject.onload=null,this._resizeObject=null)}}};const g7=r_();um("data-v-b329ee4c");const v7={class:"resize-observer",tabindex:"-1"};fm();const b7=g7((r,s,i,l,n,e)=>(Ur(),Yo("div",v7)));Am.render=b7;Am.__scopeId="data-v-b329ee4c";Am.__file="src/components/ResizeObserver.vue";const hw=(r="theme")=>({computed:{themeClass(){return a7(this[r])}}}),D7=Cs({name:"VPopperContent",components:{ResizeObserver:Am},mixins:[hw()],props:{popperId:String,theme:String,shown:Boolean,mounted:Boolean,skipTransition:Boolean,autoHide:Boolean,handleResize:Boolean,classes:Object,result:Object},emits:["hide","resize"],methods:{toPx(r){return r!=null&&!isNaN(r)?`${r}px`:null}}}),F7=["id","aria-hidden","tabindex","data-popper-placement"],_7={ref:"inner",class:"v-popper__inner"},y7=Mt("div",{class:"v-popper__arrow-outer"},null,-1),w7=Mt("div",{class:"v-popper__arrow-inner"},null,-1),E7=[y7,w7];function x7(r,s,i,l,n,e){const m=Bi("ResizeObserver");return Ur(),vn("div",{id:r.popperId,ref:"popover",class:ni(["v-popper__popper",[r.themeClass,r.classes.popperClass,{"v-popper__popper--shown":r.shown,"v-popper__popper--hidden":!r.shown,"v-popper__popper--show-from":r.classes.showFrom,"v-popper__popper--show-to":r.classes.showTo,"v-popper__popper--hide-from":r.classes.hideFrom,"v-popper__popper--hide-to":r.classes.hideTo,"v-popper__popper--skip-transition":r.skipTransition,"v-popper__popper--arrow-overflow":r.result&&r.result.arrow.overflow,"v-popper__popper--no-positioning":!r.result}]]),style:Aa(r.result?{position:r.result.strategy,transform:`translate3d(${Math.round(r.result.x)}px,${Math.round(r.result.y)}px,0)`}:void 0),"aria-hidden":r.shown?"false":"true",tabindex:r.autoHide?0:void 0,"data-popper-placement":r.result?r.result.placement:void 0,onKeyup:s[2]||(s[2]=ry(F=>r.autoHide&&r.$emit("hide"),["esc"]))},[Mt("div",{class:"v-popper__backdrop",onClick:s[0]||(s[0]=F=>r.autoHide&&r.$emit("hide"))}),Mt("div",{class:"v-popper__wrapper",style:Aa(r.result?{transformOrigin:r.result.transformOrigin}:void 0)},[Mt("div",_7,[r.mounted?(Ur(),vn(jn,{key:0},[Mt("div",null,[E1(r.$slots,"default")]),r.handleResize?(Ur(),Yo(m,{key:0,onNotify:s[1]||(s[1]=F=>r.$emit("resize",F))})):oa("",!0)],64)):oa("",!0)],512),Mt("div",{ref:"arrow",class:"v-popper__arrow-container",style:Aa(r.result?{left:r.toPx(r.result.arrow.x),top:r.toPx(r.result.arrow.y)}:void 0)},E7,4)],4)],46,F7)}const dw=Tm(D7,[["render",x7]]),pw={methods:{show(...r){return this.$refs.popper.show(...r)},hide(...r){return this.$refs.popper.hide(...r)},dispose(...r){return this.$refs.popper.dispose(...r)},onResize(...r){return this.$refs.popper.onResize(...r)}}},C7=Cs({name:"VPopperWrapper",components:{Popper:p7,PopperContent:dw},mixins:[pw,hw("finalTheme")],props:{theme:{type:String,default:null}},computed:{finalTheme(){return this.theme??this.$options.vPopperTheme}},methods:{getTargetNodes(){return Array.from(this.$el.children).filter(r=>r!==this.$refs.popperContent.$el)}}});function T7(r,s,i,l,n,e){const m=Bi("PopperContent"),F=Bi("Popper");return Ur(),Yo(F,{ref:"popper",theme:r.finalTheme,"target-nodes":r.getTargetNodes,"popper-node":()=>r.$refs.popperContent.$el,class:ni([r.themeClass])},{default:ws(({popperId:y,isShown:w,shouldMountContent:k,skipTransition:S,autoHide:P,show:M,hide:N,handleResize:B,onResize:K,classes:U,result:G})=>[E1(r.$slots,"default",{shown:w,show:M,hide:N}),Er(m,{ref:"popperContent","popper-id":y,theme:r.finalTheme,shown:w,mounted:k,"skip-transition":S,"auto-hide":P,"handle-resize":B,classes:U,result:G,onHide:N,onResize:K},{default:ws(()=>[E1(r.$slots,"popper",{shown:w,hide:N})]),_:2},1032,["popper-id","theme","shown","mounted","skip-transition","auto-hide","handle-resize","classes","result","onHide","onResize"])]),_:3},8,["theme","target-nodes","popper-node","class"])}const Sb=Tm(C7,[["render",T7]]),A7={...Sb,name:"VDropdown",vPopperTheme:"dropdown"},S7={...Sb,name:"VMenu",vPopperTheme:"menu"},k7={...Sb,name:"VTooltip",vPopperTheme:"tooltip"},O7=Cs({name:"VTooltipDirective",components:{Popper:uw(),PopperContent:dw},mixins:[pw],inheritAttrs:!1,props:{theme:{type:String,default:"tooltip"},html:{type:Boolean,default:r=>O1(r.theme,"html")},content:{type:[String,Number,Function],default:null},loadingContent:{type:String,default:r=>O1(r.theme,"loadingContent")},targetNodes:{type:Function,required:!0}},data(){return{asyncContent:null}},computed:{isContentAsync(){return typeof this.content=="function"},loading(){return this.isContentAsync&&this.asyncContent==null},finalContent(){return this.isContentAsync?this.loading?this.loadingContent:this.asyncContent:this.content}},watch:{content:{handler(){this.fetchContent(!0)},immediate:!0},async finalContent(){await this.$nextTick(),this.$refs.popper.onResize()}},created(){this.$_fetchId=0},methods:{fetchContent(r){if(typeof this.content=="function"&&this.$_isShown&&(r||!this.$_loading&&this.asyncContent==null)){this.asyncContent=null,this.$_loading=!0;const s=++this.$_fetchId,i=this.content(this);i.then?i.then(l=>this.onResult(s,l)):this.onResult(s,i)}},onResult(r,s){r===this.$_fetchId&&(this.$_loading=!1,this.asyncContent=s)},onShow(){this.$_isShown=!0,this.fetchContent()},onHide(){this.$_isShown=!1}}}),R7=["innerHTML"],P7=["textContent"];function I7(r,s,i,l,n,e){const m=Bi("PopperContent"),F=Bi("Popper");return Ur(),Yo(F,gm({ref:"popper"},r.$attrs,{theme:r.theme,"target-nodes":r.targetNodes,"popper-node":()=>r.$refs.popperContent.$el,onApplyShow:r.onShow,onApplyHide:r.onHide}),{default:ws(({popperId:y,isShown:w,shouldMountContent:k,skipTransition:S,autoHide:P,hide:M,handleResize:N,onResize:B,classes:K,result:U})=>[Er(m,{ref:"popperContent",class:ni({"v-popper--tooltip-loading":r.loading}),"popper-id":y,theme:r.theme,shown:w,mounted:k,"skip-transition":S,"auto-hide":P,"handle-resize":N,classes:K,result:U,onHide:M,onResize:B},{default:ws(()=>[r.html?(Ur(),vn("div",{key:0,innerHTML:r.finalContent},null,8,R7)):(Ur(),vn("div",{key:1,textContent:as(r.finalContent)},null,8,P7))]),_:2},1032,["class","popper-id","theme","shown","mounted","skip-transition","auto-hide","handle-resize","classes","result","onHide","onResize"])]),_:1},16,["theme","target-nodes","popper-node","onApplyShow","onApplyHide"])}const N7=Tm(O7,[["render",I7]]),mw="v-popper--has-tooltip";function M7(r,s){let i=r.placement;if(!i&&s)for(const l of cw)s[l]&&(i=l);return i||(i=O1(r.theme||"tooltip","placement")),i}function gw(r,s,i){let l;const n=typeof s;return n==="string"?l={content:s}:s&&n==="object"?l=s:l={content:!1},l.placement=M7(l,i),l.targetNodes=()=>[r],l.referenceNode=()=>r,l}let Hv,R1,L7=0;function B7(){if(Hv)return;R1=Yt([]),Hv=_b({name:"VTooltipDirectiveApp",setup(){return{directives:R1}},render(){return this.directives.map(s=>fu(N7,{...s.options,shown:s.shown||s.options.shown,key:s.id}))},devtools:{hide:!0}});const r=document.createElement("div");document.body.appendChild(r),Hv.mount(r)}function U7(r,s,i){B7();const l=Yt(gw(r,s,i)),n=Yt(!1),e={id:L7++,options:l,shown:n};return R1.value.push(e),r.classList&&r.classList.add(mw),r.$_popper={options:l,item:e,show(){n.value=!0},hide(){n.value=!1}}}function vw(r){if(r.$_popper){const s=R1.value.indexOf(r.$_popper.item);s!==-1&&R1.value.splice(s,1),delete r.$_popper,delete r.$_popperOldShown,delete r.$_popperMountTarget}r.classList&&r.classList.remove(mw)}function q3(r,{value:s,modifiers:i}){const l=gw(r,s,i);if(!l.content||O1(l.theme||"tooltip","disabled"))vw(r);else{let n;r.$_popper?(n=r.$_popper,n.options.value=l):n=U7(r,s,i),typeof s.shown<"u"&&s.shown!==r.$_popperOldShown&&(r.$_popperOldShown=s.shown,s.shown?n.show():n.hide())}}const H7={beforeMount:q3,updated:q3,beforeUnmount(r){vw(r)}};function Q3(r){r.addEventListener("click",bw),r.addEventListener("touchstart",Dw,ou?{passive:!0}:!1)}function X3(r){r.removeEventListener("click",bw),r.removeEventListener("touchstart",Dw),r.removeEventListener("touchend",Fw),r.removeEventListener("touchcancel",_w)}function bw(r){const s=r.currentTarget;r.closePopover=!s.$_vclosepopover_touch,r.closeAllPopover=s.$_closePopoverModifiers&&!!s.$_closePopoverModifiers.all}function Dw(r){if(r.changedTouches.length===1){const s=r.currentTarget;s.$_vclosepopover_touch=!0;const i=r.changedTouches[0];s.$_vclosepopover_touchPoint=i,s.addEventListener("touchend",Fw),s.addEventListener("touchcancel",_w)}}function Fw(r){const s=r.currentTarget;if(s.$_vclosepopover_touch=!1,r.changedTouches.length===1){const i=r.changedTouches[0],l=s.$_vclosepopover_touchPoint;r.closePopover=Math.abs(i.screenY-l.screenY)<20&&Math.abs(i.screenX-l.screenX)<20,r.closeAllPopover=s.$_closePopoverModifiers&&!!s.$_closePopoverModifiers.all}}function _w(r){const s=r.currentTarget;s.$_vclosepopover_touch=!1}const $7={beforeMount(r,{value:s,modifiers:i}){r.$_closePopoverModifiers=i,(typeof s>"u"||s)&&Q3(r)},updated(r,{value:s,oldValue:i,modifiers:l}){r.$_closePopoverModifiers=l,s!==i&&(typeof s>"u"||s?Q3(r):X3(r))},beforeUnmount(r){X3(r)}};function W7(r,s={}){r.$_vTooltipInstalled||(r.$_vTooltipInstalled=!0,ow(Vo,s),r.directive("tooltip",H7),r.directive("close-popper",$7),r.component("VTooltip",k7),r.component("VDropdown",A7),r.component("VMenu",S7))}const z7={version:"2.0.0-beta.24",install:W7,options:Vo};class Sm{constructor(){this.listeners=new Set,this.subscribe=this.subscribe.bind(this)}subscribe(s){const i={listener:s};return this.listeners.add(i),this.onSubscribe(),()=>{this.listeners.delete(i),this.onUnsubscribe()}}hasListeners(){return this.listeners.size>0}onSubscribe(){}onUnsubscribe(){}}const km=typeof window>"u"||"Deno"in window;function _a(){}function V7(r,s){return typeof r=="function"?r(s):r}function G7(r){return typeof r=="number"&&r>=0&&r!==1/0}function j7(r,s){return Math.max(r+(s||0)-Date.now(),0)}function F2(r,s,i){return Om(r)?typeof s=="function"?{...i,queryKey:r,queryFn:s}:{...s,queryKey:r}:r}function Rl(r,s,i){return Om(r)?[{...s,queryKey:r},i]:[r||{},s]}function J3(r,s){const{type:i="all",exact:l,fetchStatus:n,predicate:e,queryKey:m,stale:F}=r;if(Om(m)){if(l){if(s.queryHash!==kb(m,s.options))return!1}else if(!V2(s.queryKey,m))return!1}if(i!=="all"){const y=s.isActive();if(i==="active"&&!y||i==="inactive"&&y)return!1}return!(typeof F=="boolean"&&s.isStale()!==F||typeof n<"u"&&n!==s.state.fetchStatus||e&&!e(s))}function Z3(r,s){const{exact:i,fetching:l,predicate:n,mutationKey:e}=r;if(Om(e)){if(!s.options.mutationKey)return!1;if(i){if(Zc(s.options.mutationKey)!==Zc(e))return!1}else if(!V2(s.options.mutationKey,e))return!1}return!(typeof l=="boolean"&&s.state.status==="loading"!==l||n&&!n(s))}function kb(r,s){return((s==null?void 0:s.queryKeyHashFn)||Zc)(r)}function Zc(r){return JSON.stringify(r,(s,i)=>k4(i)?Object.keys(i).sort().reduce((l,n)=>(l[n]=i[n],l),{}):i)}function V2(r,s){return yw(r,s)}function yw(r,s){return r===s?!0:typeof r!=typeof s?!1:r&&s&&typeof r=="object"&&typeof s=="object"?!Object.keys(s).some(i=>!yw(r[i],s[i])):!1}function ww(r,s){if(r===s)return r;const i=eF(r)&&eF(s);if(i||k4(r)&&k4(s)){const l=i?r.length:Object.keys(r).length,n=i?s:Object.keys(s),e=n.length,m=i?[]:{};let F=0;for(let y=0;y<e;y++){const w=i?y:n[y];m[w]=ww(r[w],s[w]),m[w]===r[w]&&F++}return l===e&&F===l?r:m}return s}function yO(r,s){if(r&&!s||s&&!r)return!1;for(const i in r)if(r[i]!==s[i])return!1;return!0}function eF(r){return Array.isArray(r)&&r.length===Object.keys(r).length}function k4(r){if(!tF(r))return!1;const s=r.constructor;if(typeof s>"u")return!0;const i=s.prototype;return!(!tF(i)||!i.hasOwnProperty("isPrototypeOf"))}function tF(r){return Object.prototype.toString.call(r)==="[object Object]"}function Om(r){return Array.isArray(r)}function Ew(r){return new Promise(s=>{setTimeout(s,r)})}function rF(r){Ew(0).then(r)}function Y7(){if(typeof AbortController=="function")return new AbortController}function K7(r,s,i){return i.isDataEqual!=null&&i.isDataEqual(r,s)?r:typeof i.structuralSharing=="function"?i.structuralSharing(r,s):i.structuralSharing!==!1?ww(r,s):s}class q7 extends Sm{constructor(){super(),this.setup=s=>{if(!km&&window.addEventListener){const i=()=>s();return window.addEventListener("visibilitychange",i,!1),window.addEventListener("focus",i,!1),()=>{window.removeEventListener("visibilitychange",i),window.removeEventListener("focus",i)}}}}onSubscribe(){this.cleanup||this.setEventListener(this.setup)}onUnsubscribe(){if(!this.hasListeners()){var s;(s=this.cleanup)==null||s.call(this),this.cleanup=void 0}}setEventListener(s){var i;this.setup=s,(i=this.cleanup)==null||i.call(this),this.cleanup=s(l=>{typeof l=="boolean"?this.setFocused(l):this.onFocus()})}setFocused(s){this.focused!==s&&(this.focused=s,this.onFocus())}onFocus(){this.listeners.forEach(({listener:s})=>{s()})}isFocused(){return typeof this.focused=="boolean"?this.focused:typeof document>"u"?!0:[void 0,"visible","prerender"].includes(document.visibilityState)}}const O4=new q7,nF=["online","offline"];class Q7 extends Sm{constructor(){super(),this.setup=s=>{if(!km&&window.addEventListener){const i=()=>s();return nF.forEach(l=>{window.addEventListener(l,i,!1)}),()=>{nF.forEach(l=>{window.removeEventListener(l,i)})}}}}onSubscribe(){this.cleanup||this.setEventListener(this.setup)}onUnsubscribe(){if(!this.hasListeners()){var s;(s=this.cleanup)==null||s.call(this),this.cleanup=void 0}}setEventListener(s){var i;this.setup=s,(i=this.cleanup)==null||i.call(this),this.cleanup=s(l=>{typeof l=="boolean"?this.setOnline(l):this.onOnline()})}setOnline(s){this.online!==s&&(this.online=s,this.onOnline())}onOnline(){this.listeners.forEach(({listener:s})=>{s()})}isOnline(){return typeof this.online=="boolean"?this.online:typeof navigator>"u"||typeof navigator.onLine>"u"?!0:navigator.onLine}}const G2=new Q7;function X7(r){return Math.min(1e3*2**r,3e4)}function Ob(r){return(r??"online")==="online"?G2.isOnline():!0}class xw{constructor(s){this.revert=s==null?void 0:s.revert,this.silent=s==null?void 0:s.silent}}function $v(r){return r instanceof xw}function Cw(r){let s=!1,i=0,l=!1,n,e,m;const F=new Promise((K,U)=>{e=K,m=U}),y=K=>{l||(M(new xw(K)),r.abort==null||r.abort())},w=()=>{s=!0},k=()=>{s=!1},S=()=>!O4.isFocused()||r.networkMode!=="always"&&!G2.isOnline(),P=K=>{l||(l=!0,r.onSuccess==null||r.onSuccess(K),n==null||n(),e(K))},M=K=>{l||(l=!0,r.onError==null||r.onError(K),n==null||n(),m(K))},N=()=>new Promise(K=>{n=U=>{const G=l||!S();return G&&K(U),G},r.onPause==null||r.onPause()}).then(()=>{n=void 0,l||r.onContinue==null||r.onContinue()}),B=()=>{if(l)return;let K;try{K=r.fn()}catch(U){K=Promise.reject(U)}Promise.resolve(K).then(P).catch(U=>{var G,se;if(l)return;const Y=(G=r.retry)!=null?G:3,z=(se=r.retryDelay)!=null?se:X7,ie=typeof z=="function"?z(i,U):z,re=Y===!0||typeof Y=="number"&&i<Y||typeof Y=="function"&&Y(i,U);if(s||!re){M(U);return}i++,r.onFail==null||r.onFail(i,U),Ew(ie).then(()=>{if(S())return N()}).then(()=>{s?M(U):B()})})};return Ob(r.networkMode)?B():N().then(B),{promise:F,cancel:y,continue:()=>(n==null?void 0:n())?F:Promise.resolve(),cancelRetry:w,continueRetry:k}}const Rb=console;function J7(){let r=[],s=0,i=k=>{k()},l=k=>{k()};const n=k=>{let S;s++;try{S=k()}finally{s--,s||F()}return S},e=k=>{s?r.push(k):rF(()=>{i(k)})},m=k=>(...S)=>{e(()=>{k(...S)})},F=()=>{const k=r;r=[],k.length&&rF(()=>{l(()=>{k.forEach(S=>{i(S)})})})};return{batch:n,batchCalls:m,schedule:e,setNotifyFunction:k=>{i=k},setBatchNotifyFunction:k=>{l=k}}}const ti=J7();class Tw{destroy(){this.clearGcTimeout()}scheduleGc(){this.clearGcTimeout(),G7(this.cacheTime)&&(this.gcTimeout=setTimeout(()=>{this.optionalRemove()},this.cacheTime))}updateCacheTime(s){this.cacheTime=Math.max(this.cacheTime||0,s??(km?1/0:5*60*1e3))}clearGcTimeout(){this.gcTimeout&&(clearTimeout(this.gcTimeout),this.gcTimeout=void 0)}}class Z7 extends Tw{constructor(s){super(),this.abortSignalConsumed=!1,this.defaultOptions=s.defaultOptions,this.setOptions(s.options),this.observers=[],this.cache=s.cache,this.logger=s.logger||Rb,this.queryKey=s.queryKey,this.queryHash=s.queryHash,this.initialState=s.state||e9(this.options),this.state=this.initialState,this.scheduleGc()}get meta(){return this.options.meta}setOptions(s){this.options={...this.defaultOptions,...s},this.updateCacheTime(this.options.cacheTime)}optionalRemove(){!this.observers.length&&this.state.fetchStatus==="idle"&&this.cache.remove(this)}setData(s,i){const l=K7(this.state.data,s,this.options);return this.dispatch({data:l,type:"success",dataUpdatedAt:i==null?void 0:i.updatedAt,manual:i==null?void 0:i.manual}),l}setState(s,i){this.dispatch({type:"setState",state:s,setStateOptions:i})}cancel(s){var i;const l=this.promise;return(i=this.retryer)==null||i.cancel(s),l?l.then(_a).catch(_a):Promise.resolve()}destroy(){super.destroy(),this.cancel({silent:!0})}reset(){this.destroy(),this.setState(this.initialState)}isActive(){return this.observers.some(s=>s.options.enabled!==!1)}isDisabled(){return this.getObserversCount()>0&&!this.isActive()}isStale(){return this.state.isInvalidated||!this.state.dataUpdatedAt||this.observers.some(s=>s.getCurrentResult().isStale)}isStaleByTime(s=0){return this.state.isInvalidated||!this.state.dataUpdatedAt||!j7(this.state.dataUpdatedAt,s)}onFocus(){var s;const i=this.observers.find(l=>l.shouldFetchOnWindowFocus());i&&i.refetch({cancelRefetch:!1}),(s=this.retryer)==null||s.continue()}onOnline(){var s;const i=this.observers.find(l=>l.shouldFetchOnReconnect());i&&i.refetch({cancelRefetch:!1}),(s=this.retryer)==null||s.continue()}addObserver(s){this.observers.includes(s)||(this.observers.push(s),this.clearGcTimeout(),this.cache.notify({type:"observerAdded",query:this,observer:s}))}removeObserver(s){this.observers.includes(s)&&(this.observers=this.observers.filter(i=>i!==s),this.observers.length||(this.retryer&&(this.abortSignalConsumed?this.retryer.cancel({revert:!0}):this.retryer.cancelRetry()),this.scheduleGc()),this.cache.notify({type:"observerRemoved",query:this,observer:s}))}getObserversCount(){return this.observers.length}invalidate(){this.state.isInvalidated||this.dispatch({type:"invalidate"})}fetch(s,i){var l,n;if(this.state.fetchStatus!=="idle"){if(this.state.dataUpdatedAt&&i!=null&&i.cancelRefetch)this.cancel({silent:!0});else if(this.promise){var e;return(e=this.retryer)==null||e.continueRetry(),this.promise}}if(s&&this.setOptions(s),!this.options.queryFn){const M=this.observers.find(N=>N.options.queryFn);M&&this.setOptions(M.options)}Array.isArray(this.options.queryKey);const m=Y7(),F={queryKey:this.queryKey,pageParam:void 0,meta:this.meta},y=M=>{Object.defineProperty(M,"signal",{enumerable:!0,get:()=>{if(m)return this.abortSignalConsumed=!0,m.signal}})};y(F);const w=()=>this.options.queryFn?(this.abortSignalConsumed=!1,this.options.queryFn(F)):Promise.reject("Missing queryFn for queryKey '"+this.options.queryHash+"'"),k={fetchOptions:i,options:this.options,queryKey:this.queryKey,state:this.state,fetchFn:w};if(y(k),(l=this.options.behavior)==null||l.onFetch(k),this.revertState=this.state,this.state.fetchStatus==="idle"||this.state.fetchMeta!==((n=k.fetchOptions)==null?void 0:n.meta)){var S;this.dispatch({type:"fetch",meta:(S=k.fetchOptions)==null?void 0:S.meta})}const P=M=>{if($v(M)&&M.silent||this.dispatch({type:"error",error:M}),!$v(M)){var N,B,K,U;(N=(B=this.cache.config).onError)==null||N.call(B,M,this),(K=(U=this.cache.config).onSettled)==null||K.call(U,this.state.data,M,this)}this.isFetchingOptimistic||this.scheduleGc(),this.isFetchingOptimistic=!1};return this.retryer=Cw({fn:k.fetchFn,abort:m==null?void 0:m.abort.bind(m),onSuccess:M=>{var N,B,K,U;if(typeof M>"u"){P(new Error(this.queryHash+" data is undefined"));return}this.setData(M),(N=(B=this.cache.config).onSuccess)==null||N.call(B,M,this),(K=(U=this.cache.config).onSettled)==null||K.call(U,M,this.state.error,this),this.isFetchingOptimistic||this.scheduleGc(),this.isFetchingOptimistic=!1},onError:P,onFail:(M,N)=>{this.dispatch({type:"failed",failureCount:M,error:N})},onPause:()=>{this.dispatch({type:"pause"})},onContinue:()=>{this.dispatch({type:"continue"})},retry:k.options.retry,retryDelay:k.options.retryDelay,networkMode:k.options.networkMode}),this.promise=this.retryer.promise,this.promise}dispatch(s){const i=l=>{var n,e;switch(s.type){case"failed":return{...l,fetchFailureCount:s.failureCount,fetchFailureReason:s.error};case"pause":return{...l,fetchStatus:"paused"};case"continue":return{...l,fetchStatus:"fetching"};case"fetch":return{...l,fetchFailureCount:0,fetchFailureReason:null,fetchMeta:(n=s.meta)!=null?n:null,fetchStatus:Ob(this.options.networkMode)?"fetching":"paused",...!l.dataUpdatedAt&&{error:null,status:"loading"}};case"success":return{...l,data:s.data,dataUpdateCount:l.dataUpdateCount+1,dataUpdatedAt:(e=s.dataUpdatedAt)!=null?e:Date.now(),error:null,isInvalidated:!1,status:"success",...!s.manual&&{fetchStatus:"idle",fetchFailureCount:0,fetchFailureReason:null}};case"error":const m=s.error;return $v(m)&&m.revert&&this.revertState?{...this.revertState}:{...l,error:m,errorUpdateCount:l.errorUpdateCount+1,errorUpdatedAt:Date.now(),fetchFailureCount:l.fetchFailureCount+1,fetchFailureReason:m,fetchStatus:"idle",status:"error"};case"invalidate":return{...l,isInvalidated:!0};case"setState":return{...l,...s.state}}};this.state=i(this.state),ti.batch(()=>{this.observers.forEach(l=>{l.onQueryUpdate(s)}),this.cache.notify({query:this,type:"updated",action:s})})}}function e9(r){const s=typeof r.initialData=="function"?r.initialData():r.initialData,i=typeof s<"u",l=i?typeof r.initialDataUpdatedAt=="function"?r.initialDataUpdatedAt():r.initialDataUpdatedAt:0;return{data:s,dataUpdateCount:0,dataUpdatedAt:i?l??Date.now():0,error:null,errorUpdateCount:0,errorUpdatedAt:0,fetchFailureCount:0,fetchFailureReason:null,fetchMeta:null,isInvalidated:!1,status:i?"success":"loading",fetchStatus:"idle"}}let Aw=class extends Sm{constructor(s){super(),this.config=s||{},this.queries=[],this.queriesMap={}}build(s,i,l){var n;const e=i.queryKey,m=(n=i.queryHash)!=null?n:kb(e,i);let F=this.get(m);return F||(F=new Z7({cache:this,logger:s.getLogger(),queryKey:e,queryHash:m,options:s.defaultQueryOptions(i),state:l,defaultOptions:s.getQueryDefaults(e)}),this.add(F)),F}add(s){this.queriesMap[s.queryHash]||(this.queriesMap[s.queryHash]=s,this.queries.push(s),this.notify({type:"added",query:s}))}remove(s){const i=this.queriesMap[s.queryHash];i&&(s.destroy(),this.queries=this.queries.filter(l=>l!==s),i===s&&delete this.queriesMap[s.queryHash],this.notify({type:"removed",query:s}))}clear(){ti.batch(()=>{this.queries.forEach(s=>{this.remove(s)})})}get(s){return this.queriesMap[s]}getAll(){return this.queries}find(s,i){const[l]=Rl(s,i);return typeof l.exact>"u"&&(l.exact=!0),this.queries.find(n=>J3(l,n))}findAll(s,i){const[l]=Rl(s,i);return Object.keys(l).length>0?this.queries.filter(n=>J3(l,n)):this.queries}notify(s){ti.batch(()=>{this.listeners.forEach(({listener:i})=>{i(s)})})}onFocus(){ti.batch(()=>{this.queries.forEach(s=>{s.onFocus()})})}onOnline(){ti.batch(()=>{this.queries.forEach(s=>{s.onOnline()})})}};class t9 extends Tw{constructor(s){super(),this.defaultOptions=s.defaultOptions,this.mutationId=s.mutationId,this.mutationCache=s.mutationCache,this.logger=s.logger||Rb,this.observers=[],this.state=s.state||r9(),this.setOptions(s.options),this.scheduleGc()}setOptions(s){this.options={...this.defaultOptions,...s},this.updateCacheTime(this.options.cacheTime)}get meta(){return this.options.meta}setState(s){this.dispatch({type:"setState",state:s})}addObserver(s){this.observers.includes(s)||(this.observers.push(s),this.clearGcTimeout(),this.mutationCache.notify({type:"observerAdded",mutation:this,observer:s}))}removeObserver(s){this.observers=this.observers.filter(i=>i!==s),this.scheduleGc(),this.mutationCache.notify({type:"observerRemoved",mutation:this,observer:s})}optionalRemove(){this.observers.length||(this.state.status==="loading"?this.scheduleGc():this.mutationCache.remove(this))}continue(){var s,i;return(s=(i=this.retryer)==null?void 0:i.continue())!=null?s:this.execute()}async execute(){const s=()=>{var re;return this.retryer=Cw({fn:()=>this.options.mutationFn?this.options.mutationFn(this.state.variables):Promise.reject("No mutationFn found"),onFail:(ne,te)=>{this.dispatch({type:"failed",failureCount:ne,error:te})},onPause:()=>{this.dispatch({type:"pause"})},onContinue:()=>{this.dispatch({type:"continue"})},retry:(re=this.options.retry)!=null?re:0,retryDelay:this.options.retryDelay,networkMode:this.options.networkMode}),this.retryer.promise},i=this.state.status==="loading";try{var l,n,e,m,F,y,w,k;if(!i){var S,P,M,N;this.dispatch({type:"loading",variables:this.options.variables}),await((S=(P=this.mutationCache.config).onMutate)==null?void 0:S.call(P,this.state.variables,this));const ne=await((M=(N=this.options).onMutate)==null?void 0:M.call(N,this.state.variables));ne!==this.state.context&&this.dispatch({type:"loading",context:ne,variables:this.state.variables})}const re=await s();return await((l=(n=this.mutationCache.config).onSuccess)==null?void 0:l.call(n,re,this.state.variables,this.state.context,this)),await((e=(m=this.options).onSuccess)==null?void 0:e.call(m,re,this.state.variables,this.state.context)),await((F=(y=this.mutationCache.config).onSettled)==null?void 0:F.call(y,re,null,this.state.variables,this.state.context,this)),await((w=(k=this.options).onSettled)==null?void 0:w.call(k,re,null,this.state.variables,this.state.context)),this.dispatch({type:"success",data:re}),re}catch(re){try{var B,K,U,G,se,Y,z,ie;throw await((B=(K=this.mutationCache.config).onError)==null?void 0:B.call(K,re,this.state.variables,this.state.context,this)),await((U=(G=this.options).onError)==null?void 0:U.call(G,re,this.state.variables,this.state.context)),await((se=(Y=this.mutationCache.config).onSettled)==null?void 0:se.call(Y,void 0,re,this.state.variables,this.state.context,this)),await((z=(ie=this.options).onSettled)==null?void 0:z.call(ie,void 0,re,this.state.variables,this.state.context)),re}finally{this.dispatch({type:"error",error:re})}}}dispatch(s){const i=l=>{switch(s.type){case"failed":return{...l,failureCount:s.failureCount,failureReason:s.error};case"pause":return{...l,isPaused:!0};case"continue":return{...l,isPaused:!1};case"loading":return{...l,context:s.context,data:void 0,failureCount:0,failureReason:null,error:null,isPaused:!Ob(this.options.networkMode),status:"loading",variables:s.variables};case"success":return{...l,data:s.data,failureCount:0,failureReason:null,error:null,status:"success",isPaused:!1};case"error":return{...l,data:void 0,error:s.error,failureCount:l.failureCount+1,failureReason:s.error,isPaused:!1,status:"error"};case"setState":return{...l,...s.state}}};this.state=i(this.state),ti.batch(()=>{this.observers.forEach(l=>{l.onMutationUpdate(s)}),this.mutationCache.notify({mutation:this,type:"updated",action:s})})}}function r9(){return{context:void 0,data:void 0,error:null,failureCount:0,failureReason:null,isPaused:!1,status:"idle",variables:void 0}}let Sw=class extends Sm{constructor(s){super(),this.config=s||{},this.mutations=[],this.mutationId=0}build(s,i,l){const n=new t9({mutationCache:this,logger:s.getLogger(),mutationId:++this.mutationId,options:s.defaultMutationOptions(i),state:l,defaultOptions:i.mutationKey?s.getMutationDefaults(i.mutationKey):void 0});return this.add(n),n}add(s){this.mutations.push(s),this.notify({type:"added",mutation:s})}remove(s){this.mutations=this.mutations.filter(i=>i!==s),this.notify({type:"removed",mutation:s})}clear(){ti.batch(()=>{this.mutations.forEach(s=>{this.remove(s)})})}getAll(){return this.mutations}find(s){return typeof s.exact>"u"&&(s.exact=!0),this.mutations.find(i=>Z3(s,i))}findAll(s){return this.mutations.filter(i=>Z3(s,i))}notify(s){ti.batch(()=>{this.listeners.forEach(({listener:i})=>{i(s)})})}resumePausedMutations(){var s;return this.resuming=((s=this.resuming)!=null?s:Promise.resolve()).then(()=>{const i=this.mutations.filter(l=>l.state.isPaused);return ti.batch(()=>i.reduce((l,n)=>l.then(()=>n.continue().catch(_a)),Promise.resolve()))}).then(()=>{this.resuming=void 0}),this.resuming}};function n9(){return{onFetch:r=>{r.fetchFn=()=>{var s,i,l,n,e,m;const F=(s=r.fetchOptions)==null||(i=s.meta)==null?void 0:i.refetchPage,y=(l=r.fetchOptions)==null||(n=l.meta)==null?void 0:n.fetchMore,w=y==null?void 0:y.pageParam,k=(y==null?void 0:y.direction)==="forward",S=(y==null?void 0:y.direction)==="backward",P=((e=r.state.data)==null?void 0:e.pages)||[],M=((m=r.state.data)==null?void 0:m.pageParams)||[];let N=M,B=!1;const K=ie=>{Object.defineProperty(ie,"signal",{enumerable:!0,get:()=>{var re;if((re=r.signal)!=null&&re.aborted)B=!0;else{var ne;(ne=r.signal)==null||ne.addEventListener("abort",()=>{B=!0})}return r.signal}})},U=r.options.queryFn||(()=>Promise.reject("Missing queryFn for queryKey '"+r.options.queryHash+"'")),G=(ie,re,ne,te)=>(N=te?[re,...N]:[...N,re],te?[ne,...ie]:[...ie,ne]),se=(ie,re,ne,te)=>{if(B)return Promise.reject("Cancelled");if(typeof ne>"u"&&!re&&ie.length)return Promise.resolve(ie);const le={queryKey:r.queryKey,pageParam:ne,meta:r.options.meta};K(le);const we=U(le);return Promise.resolve(we).then(xe=>G(ie,ne,xe,te))};let Y;if(!P.length)Y=se([]);else if(k){const ie=typeof w<"u",re=ie?w:sF(r.options,P);Y=se(P,ie,re)}else if(S){const ie=typeof w<"u",re=ie?w:s9(r.options,P);Y=se(P,ie,re,!0)}else{N=[];const ie=typeof r.options.getNextPageParam>"u";Y=(F&&P[0]?F(P[0],0,P):!0)?se([],ie,M[0]):Promise.resolve(G([],M[0],P[0]));for(let ne=1;ne<P.length;ne++)Y=Y.then(te=>{if(F&&P[ne]?F(P[ne],ne,P):!0){const we=ie?M[ne]:sF(r.options,te);return se(te,ie,we)}return Promise.resolve(G(te,M[ne],P[ne]))})}return Y.then(ie=>({pages:ie,pageParams:N}))}}}}function sF(r,s){return r.getNextPageParam==null?void 0:r.getNextPageParam(s[s.length-1],s)}function s9(r,s){return r.getPreviousPageParam==null?void 0:r.getPreviousPageParam(s[0],s)}let i9=class{constructor(s={}){this.queryCache=s.queryCache||new Aw,this.mutationCache=s.mutationCache||new Sw,this.logger=s.logger||Rb,this.defaultOptions=s.defaultOptions||{},this.queryDefaults=[],this.mutationDefaults=[],this.mountCount=0}mount(){this.mountCount++,this.mountCount===1&&(this.unsubscribeFocus=O4.subscribe(()=>{O4.isFocused()&&(this.resumePausedMutations(),this.queryCache.onFocus())}),this.unsubscribeOnline=G2.subscribe(()=>{G2.isOnline()&&(this.resumePausedMutations(),this.queryCache.onOnline())}))}unmount(){var s,i;this.mountCount--,this.mountCount===0&&((s=this.unsubscribeFocus)==null||s.call(this),this.unsubscribeFocus=void 0,(i=this.unsubscribeOnline)==null||i.call(this),this.unsubscribeOnline=void 0)}isFetching(s,i){const[l]=Rl(s,i);return l.fetchStatus="fetching",this.queryCache.findAll(l).length}isMutating(s){return this.mutationCache.findAll({...s,fetching:!0}).length}getQueryData(s,i){var l;return(l=this.queryCache.find(s,i))==null?void 0:l.state.data}ensureQueryData(s,i,l){const n=F2(s,i,l),e=this.getQueryData(n.queryKey);return e?Promise.resolve(e):this.fetchQuery(n)}getQueriesData(s){return this.getQueryCache().findAll(s).map(({queryKey:i,state:l})=>{const n=l.data;return[i,n]})}setQueryData(s,i,l){const n=this.queryCache.find(s),e=n==null?void 0:n.state.data,m=V7(i,e);if(typeof m>"u")return;const F=F2(s),y=this.defaultQueryOptions(F);return this.queryCache.build(this,y).setData(m,{...l,manual:!0})}setQueriesData(s,i,l){return ti.batch(()=>this.getQueryCache().findAll(s).map(({queryKey:n})=>[n,this.setQueryData(n,i,l)]))}getQueryState(s,i){var l;return(l=this.queryCache.find(s,i))==null?void 0:l.state}removeQueries(s,i){const[l]=Rl(s,i),n=this.queryCache;ti.batch(()=>{n.findAll(l).forEach(e=>{n.remove(e)})})}resetQueries(s,i,l){const[n,e]=Rl(s,i,l),m=this.queryCache,F={type:"active",...n};return ti.batch(()=>(m.findAll(n).forEach(y=>{y.reset()}),this.refetchQueries(F,e)))}cancelQueries(s,i,l){const[n,e={}]=Rl(s,i,l);typeof e.revert>"u"&&(e.revert=!0);const m=ti.batch(()=>this.queryCache.findAll(n).map(F=>F.cancel(e)));return Promise.all(m).then(_a).catch(_a)}invalidateQueries(s,i,l){const[n,e]=Rl(s,i,l);return ti.batch(()=>{var m,F;if(this.queryCache.findAll(n).forEach(w=>{w.invalidate()}),n.refetchType==="none")return Promise.resolve();const y={...n,type:(m=(F=n.refetchType)!=null?F:n.type)!=null?m:"active"};return this.refetchQueries(y,e)})}refetchQueries(s,i,l){const[n,e]=Rl(s,i,l),m=ti.batch(()=>this.queryCache.findAll(n).filter(y=>!y.isDisabled()).map(y=>{var w;return y.fetch(void 0,{...e,cancelRefetch:(w=e==null?void 0:e.cancelRefetch)!=null?w:!0,meta:{refetchPage:n.refetchPage}})}));let F=Promise.all(m).then(_a);return e!=null&&e.throwOnError||(F=F.catch(_a)),F}fetchQuery(s,i,l){const n=F2(s,i,l),e=this.defaultQueryOptions(n);typeof e.retry>"u"&&(e.retry=!1);const m=this.queryCache.build(this,e);return m.isStaleByTime(e.staleTime)?m.fetch(e):Promise.resolve(m.state.data)}prefetchQuery(s,i,l){return this.fetchQuery(s,i,l).then(_a).catch(_a)}fetchInfiniteQuery(s,i,l){const n=F2(s,i,l);return n.behavior=n9(),this.fetchQuery(n)}prefetchInfiniteQuery(s,i,l){return this.fetchInfiniteQuery(s,i,l).then(_a).catch(_a)}resumePausedMutations(){return this.mutationCache.resumePausedMutations()}getQueryCache(){return this.queryCache}getMutationCache(){return this.mutationCache}getLogger(){return this.logger}getDefaultOptions(){return this.defaultOptions}setDefaultOptions(s){this.defaultOptions=s}setQueryDefaults(s,i){const l=this.queryDefaults.find(n=>Zc(s)===Zc(n.queryKey));l?l.defaultOptions=i:this.queryDefaults.push({queryKey:s,defaultOptions:i})}getQueryDefaults(s){if(!s)return;const i=this.queryDefaults.find(l=>V2(s,l.queryKey));return i==null?void 0:i.defaultOptions}setMutationDefaults(s,i){const l=this.mutationDefaults.find(n=>Zc(s)===Zc(n.mutationKey));l?l.defaultOptions=i:this.mutationDefaults.push({mutationKey:s,defaultOptions:i})}getMutationDefaults(s){if(!s)return;const i=this.mutationDefaults.find(l=>V2(s,l.mutationKey));return i==null?void 0:i.defaultOptions}defaultQueryOptions(s){if(s!=null&&s._defaulted)return s;const i={...this.defaultOptions.queries,...this.getQueryDefaults(s==null?void 0:s.queryKey),...s,_defaulted:!0};return!i.queryHash&&i.queryKey&&(i.queryHash=kb(i.queryKey,i)),typeof i.refetchOnReconnect>"u"&&(i.refetchOnReconnect=i.networkMode!=="always"),typeof i.useErrorBoundary>"u"&&(i.useErrorBoundary=!!i.suspense),i}defaultMutationOptions(s){return s!=null&&s._defaulted?s:{...this.defaultOptions.mutations,...this.getMutationDefaults(s==null?void 0:s.mutationKey),...s,_defaulted:!0}}clear(){this.queryCache.clear(),this.mutationCache.clear()}};const a9="VUE_QUERY_CLIENT";function o9(r){const s=r?":"+r:"";return""+a9+s}function Fa(r){return Array.isArray(r)}function CO(r,s){Object.keys(r).forEach(i=>{r[i]=s[i]})}function R4(r,s){if(s){const i=s(r);if(i!==void 0||rn(r))return i}if(Array.isArray(r))return r.map(i=>R4(i,s));if(typeof r=="object"&&l9(r)){const i=Object.entries(r).map(([l,n])=>[l,R4(n,s)]);return Object.fromEntries(i)}return r}function ir(r){return R4(r,s=>{if(rn(s))return ir(tr(s))})}function l9(r){if(Object.prototype.toString.call(r)!=="[object Object]")return!1;const s=Object.getPrototypeOf(r);return s===null||s===Object.prototype}function TO(r,s){return typeof r=="function"?r(...s):!!r}class c9 extends Aw{find(s,i){const l=ir(s),n=ir(i);return super.find(l,n)}findAll(s,i){const l=ir(s),n=ir(i);return Fa(l)?super.findAll(l,n):super.findAll(l)}}class u9 extends Sw{find(s){return super.find(ir(s))}findAll(s){return super.findAll(ir(s))}}class iF extends i9{constructor(s={}){const i=ir(s),l={logger:ir(i.logger),defaultOptions:ir(i.defaultOptions),queryCache:i.queryCache||new c9,mutationCache:i.mutationCache||new u9};super(l),this.isRestoring=Yt(!1)}isFetching(s,i){const l=ir(s),n=ir(i);return Fa(l)?super.isFetching(l,n):super.isFetching(l)}isMutating(s){return super.isMutating(ir(s))}getQueryData(s,i){return super.getQueryData(ir(s),ir(i))}getQueriesData(s){const i=ir(s);return Fa(i)?super.getQueriesData(i):super.getQueriesData(i)}setQueryData(s,i,l){return super.setQueryData(ir(s),i,ir(l))}setQueriesData(s,i,l){const n=ir(s),e=ir(l);return Fa(n)?super.setQueriesData(n,i,e):super.setQueriesData(n,i,e)}getQueryState(s,i){return super.getQueryState(ir(s),ir(i))}removeQueries(s,i){const l=ir(s);return Fa(l)?super.removeQueries(l,ir(i)):super.removeQueries(l)}resetQueries(s,i,l){const n=ir(s),e=ir(i);return Fa(n)?super.resetQueries(n,e,ir(l)):super.resetQueries(n,e)}cancelQueries(s,i,l){const n=ir(s),e=ir(i);return Fa(n)?super.cancelQueries(n,e,ir(l)):super.cancelQueries(n,e)}invalidateQueries(s,i,l){const n=ir(s),e=ir(i);return Fa(n)?super.invalidateQueries(n,e,ir(l)):super.invalidateQueries(n,e)}refetchQueries(s,i,l){const n=ir(s),e=ir(i);return Fa(n)?super.refetchQueries(n,e,ir(l)):super.refetchQueries(n,e)}fetchQuery(s,i,l){const n=ir(s),e=ir(i);return Fa(n)?super.fetchQuery(n,e,ir(l)):super.fetchQuery(n)}prefetchQuery(s,i,l){return super.prefetchQuery(ir(s),ir(i),ir(l))}fetchInfiniteQuery(s,i,l){const n=ir(s),e=ir(i);return Fa(n)?super.fetchInfiniteQuery(n,e,ir(l)):super.fetchInfiniteQuery(n)}prefetchInfiniteQuery(s,i,l){return super.prefetchInfiniteQuery(ir(s),ir(i),ir(l))}setDefaultOptions(s){super.setDefaultOptions(ir(s))}setQueryDefaults(s,i){super.setQueryDefaults(ir(s),ir(i))}getQueryDefaults(s){return super.getQueryDefaults(ir(s))}setMutationDefaults(s,i){super.setMutationDefaults(ir(s),ir(i))}getMutationDefaults(s){return super.getMutationDefaults(ir(s))}}const f9={install:(r,s={})=>{const i=o9(s.queryClientKey);let l;if("queryClient"in s&&s.queryClient)l=s.queryClient;else if(s.contextSharing&&typeof window<"u")if(window.__VUE_QUERY_CONTEXT__)l=window.__VUE_QUERY_CONTEXT__;else{const m="queryClientConfig"in s?s.queryClientConfig:void 0;l=new iF(m),window.__VUE_QUERY_CONTEXT__=l}else{const m="queryClientConfig"in s?s.queryClientConfig:void 0;l=new iF(m)}km||l.mount();let n=()=>{};if(s.clientPersister){l.isRestoring.value=!0;const[m,F]=s.clientPersister(l);n=m,F.then(()=>{l.isRestoring.value=!1})}const e=()=>{l.unmount(),n()};if(r.onUnmount)r.onUnmount(e);else{const m=r.unmount;r.unmount=function(){e(),m()}}r.provide(i,l)}};let h9;function d9(){return h9}function p9(r){return typeof r=="function"?r():tr(r)}function P4(r,s=""){if(r instanceof Promise)return r;const i=p9(r);return!r||!i?i:Array.isArray(i)?i.map(l=>P4(l,s)):typeof i=="object"?Object.fromEntries(Object.entries(i).map(([l,n])=>l==="titleTemplate"||l.startsWith("on")?[l,tr(n)]:[l,P4(n,l)])):i}const m9="usehead";function g9(){return Ts()&&si(m9)||d9()}function v9(r,s={}){const i=g9();if(i)return i.ssr?i.push(r,s):b9(i,r,s)}function b9(r,s,i={}){const l=Yt(!1),n=Yt({});sb(()=>{n.value=l.value?{}:P4(s)});const e=r.push(n.value,i);return bn(n,F=>{e.patch(F)}),Ts()&&(U1(()=>{e.dispose()}),lb(()=>{l.value=!0}),ob(()=>{l.value=!1})),e}const D9=Cs({__name:"App",setup(r){return v9({title:"Board - XCPCIO",meta:[{name:"description",content:"XCPCIO-Board 主要收录 *CPC 系列竞赛的榜单。"},{name:"keywords",content:"icpc, ccpc, rank, board, standings"},{name:"theme-color",content:()=>qy.value?"#00aba9":"#ffffff"}],link:[{rel:"icon",type:"image/svg+xml",href:()=>vS.value?"/favicon-dark.svg":"/favicon.svg"}]}),(s,i)=>{const l=Bi("RouterView");return Ur(),Yo(l)}}});var F9=Object.defineProperty,aF=Object.getOwnPropertySymbols,_9=Object.prototype.hasOwnProperty,y9=Object.prototype.propertyIsEnumerable,oF=(r,s,i)=>s in r?F9(r,s,{enumerable:!0,configurable:!0,writable:!0,value:i}):r[s]=i,lF=(r,s)=>{for(var i in s||(s={}))_9.call(s,i)&&oF(r,i,s[i]);if(aF)for(var i of aF(s))y9.call(s,i)&&oF(r,i,s[i]);return r};const Wv=new WeakMap;function kw(r,s,i={}){const{mode:l="replace",route:n=oA(),router:e=aA(),transform:m=k=>k}=i;Wv.has(n)||Wv.set(n,new Map);const F=Wv.get(n);hu(()=>{F.delete(r)}),F.set(r,n.query[r]);let y;const w=Z4((k,S)=>(y=S,{get(){k();const P=F.get(r);return m(P!==void 0?P:Yn(s))},set(P){F.get(r)!==P&&(F.set(r,P),S(),oo(()=>{const{params:M,query:N,hash:B}=n;e[Yn(l)]({params:M,query:lF(lF({},N),Object.fromEntries(F.entries())),hash:B})}))}}));return bn(()=>n.query[r],k=>{F.set(r,k),y()},{flush:"sync"}),w}var Ow={exports:{}};(function(r,s){(function(i,l){r.exports=l()})(Ms,function(){var i=1e3,l=6e4,n=36e5,e="millisecond",m="second",F="minute",y="hour",w="day",k="week",S="month",P="quarter",M="year",N="date",B="Invalid Date",K=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,U=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,G={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(xe){var ve=["th","st","nd","rd"],Le=xe%100;return"["+xe+(ve[(Le-20)%10]||ve[Le]||ve[0])+"]"}},se=function(xe,ve,Le){var qe=String(xe);return!qe||qe.length>=ve?xe:""+Array(ve+1-qe.length).join(Le)+xe},Y={s:se,z:function(xe){var ve=-xe.utcOffset(),Le=Math.abs(ve),qe=Math.floor(Le/60),Ie=Le%60;return(ve<=0?"+":"-")+se(qe,2,"0")+":"+se(Ie,2,"0")},m:function xe(ve,Le){if(ve.date()<Le.date())return-xe(Le,ve);var qe=12*(Le.year()-ve.year())+(Le.month()-ve.month()),Ie=ve.clone().add(qe,S),ut=Le-Ie<0,dt=ve.clone().add(qe+(ut?-1:1),S);return+(-(qe+(Le-Ie)/(ut?Ie-dt:dt-Ie))||0)},a:function(xe){return xe<0?Math.ceil(xe)||0:Math.floor(xe)},p:function(xe){return{M:S,y:M,w:k,d:w,D:N,h:y,m:F,s:m,ms:e,Q:P}[xe]||String(xe||"").toLowerCase().replace(/s$/,"")},u:function(xe){return xe===void 0}},z="en",ie={};ie[z]=G;var re=function(xe){return xe instanceof we},ne=function xe(ve,Le,qe){var Ie;if(!ve)return z;if(typeof ve=="string"){var ut=ve.toLowerCase();ie[ut]&&(Ie=ut),Le&&(ie[ut]=Le,Ie=ut);var dt=ve.split("-");if(!Ie&&dt.length>1)return xe(dt[0])}else{var ze=ve.name;ie[ze]=ve,Ie=ze}return!qe&&Ie&&(z=Ie),Ie||!qe&&z},te=function(xe,ve){if(re(xe))return xe.clone();var Le=typeof ve=="object"?ve:{};return Le.date=xe,Le.args=arguments,new we(Le)},le=Y;le.l=ne,le.i=re,le.w=function(xe,ve){return te(xe,{locale:ve.$L,utc:ve.$u,x:ve.$x,$offset:ve.$offset})};var we=function(){function xe(Le){this.$L=ne(Le.locale,null,!0),this.parse(Le)}var ve=xe.prototype;return ve.parse=function(Le){this.$d=function(qe){var Ie=qe.date,ut=qe.utc;if(Ie===null)return new Date(NaN);if(le.u(Ie))return new Date;if(Ie instanceof Date)return new Date(Ie);if(typeof Ie=="string"&&!/Z$/i.test(Ie)){var dt=Ie.match(K);if(dt){var ze=dt[2]-1||0,he=(dt[7]||"0").substring(0,3);return ut?new Date(Date.UTC(dt[1],ze,dt[3]||1,dt[4]||0,dt[5]||0,dt[6]||0,he)):new Date(dt[1],ze,dt[3]||1,dt[4]||0,dt[5]||0,dt[6]||0,he)}}return new Date(Ie)}(Le),this.$x=Le.x||{},this.init()},ve.init=function(){var Le=this.$d;this.$y=Le.getFullYear(),this.$M=Le.getMonth(),this.$D=Le.getDate(),this.$W=Le.getDay(),this.$H=Le.getHours(),this.$m=Le.getMinutes(),this.$s=Le.getSeconds(),this.$ms=Le.getMilliseconds()},ve.$utils=function(){return le},ve.isValid=function(){return this.$d.toString()!==B},ve.isSame=function(Le,qe){var Ie=te(Le);return this.startOf(qe)<=Ie&&Ie<=this.endOf(qe)},ve.isAfter=function(Le,qe){return te(Le)<this.startOf(qe)},ve.isBefore=function(Le,qe){return this.endOf(qe)<te(Le)},ve.$g=function(Le,qe,Ie){return le.u(Le)?this[qe]:this.set(Ie,Le)},ve.unix=function(){return Math.floor(this.valueOf()/1e3)},ve.valueOf=function(){return this.$d.getTime()},ve.startOf=function(Le,qe){var Ie=this,ut=!!le.u(qe)||qe,dt=le.p(Le),ze=function(We,be){var st=le.w(Ie.$u?Date.UTC(Ie.$y,be,We):new Date(Ie.$y,be,We),Ie);return ut?st:st.endOf(w)},he=function(We,be){return le.w(Ie.toDate()[We].apply(Ie.toDate("s"),(ut?[0,0,0,0]:[23,59,59,999]).slice(be)),Ie)},He=this.$W,et=this.$M,$e=this.$D,De="set"+(this.$u?"UTC":"");switch(dt){case M:return ut?ze(1,0):ze(31,11);case S:return ut?ze(1,et):ze(0,et+1);case k:var Ne=this.$locale().weekStart||0,J=(He<Ne?He+7:He)-Ne;return ze(ut?$e-J:$e+(6-J),et);case w:case N:return he(De+"Hours",0);case y:return he(De+"Minutes",1);case F:return he(De+"Seconds",2);case m:return he(De+"Milliseconds",3);default:return this.clone()}},ve.endOf=function(Le){return this.startOf(Le,!1)},ve.$set=function(Le,qe){var Ie,ut=le.p(Le),dt="set"+(this.$u?"UTC":""),ze=(Ie={},Ie[w]=dt+"Date",Ie[N]=dt+"Date",Ie[S]=dt+"Month",Ie[M]=dt+"FullYear",Ie[y]=dt+"Hours",Ie[F]=dt+"Minutes",Ie[m]=dt+"Seconds",Ie[e]=dt+"Milliseconds",Ie)[ut],he=ut===w?this.$D+(qe-this.$W):qe;if(ut===S||ut===M){var He=this.clone().set(N,1);He.$d[ze](he),He.init(),this.$d=He.set(N,Math.min(this.$D,He.daysInMonth())).$d}else ze&&this.$d[ze](he);return this.init(),this},ve.set=function(Le,qe){return this.clone().$set(Le,qe)},ve.get=function(Le){return this[le.p(Le)]()},ve.add=function(Le,qe){var Ie,ut=this;Le=Number(Le);var dt=le.p(qe),ze=function(et){var $e=te(ut);return le.w($e.date($e.date()+Math.round(et*Le)),ut)};if(dt===S)return this.set(S,this.$M+Le);if(dt===M)return this.set(M,this.$y+Le);if(dt===w)return ze(1);if(dt===k)return ze(7);var he=(Ie={},Ie[F]=l,Ie[y]=n,Ie[m]=i,Ie)[dt]||1,He=this.$d.getTime()+Le*he;return le.w(He,this)},ve.subtract=function(Le,qe){return this.add(-1*Le,qe)},ve.format=function(Le){var qe=this,Ie=this.$locale();if(!this.isValid())return Ie.invalidDate||B;var ut=Le||"YYYY-MM-DDTHH:mm:ssZ",dt=le.z(this),ze=this.$H,he=this.$m,He=this.$M,et=Ie.weekdays,$e=Ie.months,De=function(be,st,Vt,X){return be&&(be[st]||be(qe,ut))||Vt[st].slice(0,X)},Ne=function(be){return le.s(ze%12||12,be,"0")},J=Ie.meridiem||function(be,st,Vt){var X=be<12?"AM":"PM";return Vt?X.toLowerCase():X},We={YY:String(this.$y).slice(-2),YYYY:le.s(this.$y,4,"0"),M:He+1,MM:le.s(He+1,2,"0"),MMM:De(Ie.monthsShort,He,$e,3),MMMM:De($e,He),D:this.$D,DD:le.s(this.$D,2,"0"),d:String(this.$W),dd:De(Ie.weekdaysMin,this.$W,et,2),ddd:De(Ie.weekdaysShort,this.$W,et,3),dddd:et[this.$W],H:String(ze),HH:le.s(ze,2,"0"),h:Ne(1),hh:Ne(2),a:J(ze,he,!0),A:J(ze,he,!1),m:String(he),mm:le.s(he,2,"0"),s:String(this.$s),ss:le.s(this.$s,2,"0"),SSS:le.s(this.$ms,3,"0"),Z:dt};return ut.replace(U,function(be,st){return st||We[be]||dt.replace(":","")})},ve.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},ve.diff=function(Le,qe,Ie){var ut,dt=le.p(qe),ze=te(Le),he=(ze.utcOffset()-this.utcOffset())*l,He=this-ze,et=le.m(this,ze);return et=(ut={},ut[M]=et/12,ut[S]=et,ut[P]=et/3,ut[k]=(He-he)/6048e5,ut[w]=(He-he)/864e5,ut[y]=He/n,ut[F]=He/l,ut[m]=He/i,ut)[dt]||He,Ie?et:le.a(et)},ve.daysInMonth=function(){return this.endOf(S).$D},ve.$locale=function(){return ie[this.$L]},ve.locale=function(Le,qe){if(!Le)return this.$L;var Ie=this.clone(),ut=ne(Le,qe,!0);return ut&&(Ie.$L=ut),Ie},ve.clone=function(){return le.w(this.$d,this)},ve.toDate=function(){return new Date(this.valueOf())},ve.toJSON=function(){return this.isValid()?this.toISOString():null},ve.toISOString=function(){return this.$d.toISOString()},ve.toString=function(){return this.$d.toUTCString()},xe}(),Pe=we.prototype;return te.prototype=Pe,[["$ms",e],["$s",m],["$m",F],["$H",y],["$W",w],["$M",S],["$y",M],["$D",N]].forEach(function(xe){Pe[xe[1]]=function(ve){return this.$g(ve,xe[0],xe[1])}}),te.extend=function(xe,ve){return xe.$i||(xe(ve,we,te),xe.$i=!0),te},te.locale=ne,te.isDayjs=re,te.unix=function(xe){return te(1e3*xe)},te.en=ie[z],te.Ls=ie,te.p={},te})})(Ow);var w9=Ow.exports;const Ws=Hi(w9);var Rw={exports:{}};(function(r,s){(function(i,l){r.exports=l()})(Ms,function(){var i,l,n=1e3,e=6e4,m=36e5,F=864e5,y=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,w=31536e6,k=2592e6,S=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/,P={years:w,months:k,days:F,hours:m,minutes:e,seconds:n,milliseconds:1,weeks:6048e5},M=function(z){return z instanceof Y},N=function(z,ie,re){return new Y(z,re,ie.$l)},B=function(z){return l.p(z)+"s"},K=function(z){return z<0},U=function(z){return K(z)?Math.ceil(z):Math.floor(z)},G=function(z){return Math.abs(z)},se=function(z,ie){return z?K(z)?{negative:!0,format:""+G(z)+ie}:{negative:!1,format:""+z+ie}:{negative:!1,format:""}},Y=function(){function z(re,ne,te){var le=this;if(this.$d={},this.$l=te,re===void 0&&(this.$ms=0,this.parseFromMilliseconds()),ne)return N(re*P[B(ne)],this);if(typeof re=="number")return this.$ms=re,this.parseFromMilliseconds(),this;if(typeof re=="object")return Object.keys(re).forEach(function(xe){le.$d[B(xe)]=re[xe]}),this.calMilliseconds(),this;if(typeof re=="string"){var we=re.match(S);if(we){var Pe=we.slice(2).map(function(xe){return xe!=null?Number(xe):0});return this.$d.years=Pe[0],this.$d.months=Pe[1],this.$d.weeks=Pe[2],this.$d.days=Pe[3],this.$d.hours=Pe[4],this.$d.minutes=Pe[5],this.$d.seconds=Pe[6],this.calMilliseconds(),this}}return this}var ie=z.prototype;return ie.calMilliseconds=function(){var re=this;this.$ms=Object.keys(this.$d).reduce(function(ne,te){return ne+(re.$d[te]||0)*P[te]},0)},ie.parseFromMilliseconds=function(){var re=this.$ms;this.$d.years=U(re/w),re%=w,this.$d.months=U(re/k),re%=k,this.$d.days=U(re/F),re%=F,this.$d.hours=U(re/m),re%=m,this.$d.minutes=U(re/e),re%=e,this.$d.seconds=U(re/n),re%=n,this.$d.milliseconds=re},ie.toISOString=function(){var re=se(this.$d.years,"Y"),ne=se(this.$d.months,"M"),te=+this.$d.days||0;this.$d.weeks&&(te+=7*this.$d.weeks);var le=se(te,"D"),we=se(this.$d.hours,"H"),Pe=se(this.$d.minutes,"M"),xe=this.$d.seconds||0;this.$d.milliseconds&&(xe+=this.$d.milliseconds/1e3);var ve=se(xe,"S"),Le=re.negative||ne.negative||le.negative||we.negative||Pe.negative||ve.negative,qe=we.format||Pe.format||ve.format?"T":"",Ie=(Le?"-":"")+"P"+re.format+ne.format+le.format+qe+we.format+Pe.format+ve.format;return Ie==="P"||Ie==="-P"?"P0D":Ie},ie.toJSON=function(){return this.toISOString()},ie.format=function(re){var ne=re||"YYYY-MM-DDTHH:mm:ss",te={Y:this.$d.years,YY:l.s(this.$d.years,2,"0"),YYYY:l.s(this.$d.years,4,"0"),M:this.$d.months,MM:l.s(this.$d.months,2,"0"),D:this.$d.days,DD:l.s(this.$d.days,2,"0"),H:this.$d.hours,HH:l.s(this.$d.hours,2,"0"),m:this.$d.minutes,mm:l.s(this.$d.minutes,2,"0"),s:this.$d.seconds,ss:l.s(this.$d.seconds,2,"0"),SSS:l.s(this.$d.milliseconds,3,"0")};return ne.replace(y,function(le,we){return we||String(te[le])})},ie.as=function(re){return this.$ms/P[B(re)]},ie.get=function(re){var ne=this.$ms,te=B(re);return te==="milliseconds"?ne%=1e3:ne=te==="weeks"?U(ne/P[te]):this.$d[te],ne===0?0:ne},ie.add=function(re,ne,te){var le;return le=ne?re*P[B(ne)]:M(re)?re.$ms:N(re,this).$ms,N(this.$ms+le*(te?-1:1),this)},ie.subtract=function(re,ne){return this.add(re,ne,!0)},ie.locale=function(re){var ne=this.clone();return ne.$l=re,ne},ie.clone=function(){return N(this.$ms,this)},ie.humanize=function(re){return i().add(this.$ms,"ms").locale(this.$l).fromNow(!re)},ie.valueOf=function(){return this.asMilliseconds()},ie.milliseconds=function(){return this.get("milliseconds")},ie.asMilliseconds=function(){return this.as("milliseconds")},ie.seconds=function(){return this.get("seconds")},ie.asSeconds=function(){return this.as("seconds")},ie.minutes=function(){return this.get("minutes")},ie.asMinutes=function(){return this.as("minutes")},ie.hours=function(){return this.get("hours")},ie.asHours=function(){return this.as("hours")},ie.days=function(){return this.get("days")},ie.asDays=function(){return this.as("days")},ie.weeks=function(){return this.get("weeks")},ie.asWeeks=function(){return this.as("weeks")},ie.months=function(){return this.get("months")},ie.asMonths=function(){return this.as("months")},ie.years=function(){return this.get("years")},ie.asYears=function(){return this.as("years")},z}();return function(z,ie,re){i=re,l=re().$utils(),re.duration=function(le,we){var Pe=re.locale();return N(le,{$l:Pe},we)},re.isDuration=M;var ne=ie.prototype.add,te=ie.prototype.subtract;ie.prototype.add=function(le,we){return M(le)&&(le=le.asMilliseconds()),ne.bind(this)(le,we)},ie.prototype.subtract=function(le,we){return M(le)&&(le=le.asMilliseconds()),te.bind(this)(le,we)}}})})(Rw);var E9=Rw.exports;const x9=Hi(E9);var Pw={exports:{}};(function(r,s){(function(i,l){r.exports=l()})(Ms,function(){var i="minute",l=/[+-]\d\d(?::?\d\d)?/g,n=/([+-]|\d\d)/g;return function(e,m,F){var y=m.prototype;F.utc=function(B){var K={date:B,utc:!0,args:arguments};return new m(K)},y.utc=function(B){var K=F(this.toDate(),{locale:this.$L,utc:!0});return B?K.add(this.utcOffset(),i):K},y.local=function(){return F(this.toDate(),{locale:this.$L,utc:!1})};var w=y.parse;y.parse=function(B){B.utc&&(this.$u=!0),this.$utils().u(B.$offset)||(this.$offset=B.$offset),w.call(this,B)};var k=y.init;y.init=function(){if(this.$u){var B=this.$d;this.$y=B.getUTCFullYear(),this.$M=B.getUTCMonth(),this.$D=B.getUTCDate(),this.$W=B.getUTCDay(),this.$H=B.getUTCHours(),this.$m=B.getUTCMinutes(),this.$s=B.getUTCSeconds(),this.$ms=B.getUTCMilliseconds()}else k.call(this)};var S=y.utcOffset;y.utcOffset=function(B,K){var U=this.$utils().u;if(U(B))return this.$u?0:U(this.$offset)?S.call(this):this.$offset;if(typeof B=="string"&&(B=function(z){z===void 0&&(z="");var ie=z.match(l);if(!ie)return null;var re=(""+ie[0]).match(n)||["-",0,0],ne=re[0],te=60*+re[1]+ +re[2];return te===0?0:ne==="+"?te:-te}(B),B===null))return this;var G=Math.abs(B)<=16?60*B:B,se=this;if(K)return se.$offset=G,se.$u=B===0,se;if(B!==0){var Y=this.$u?this.toDate().getTimezoneOffset():-1*this.utcOffset();(se=this.local().add(G+Y,i)).$offset=G,se.$x.$localOffset=Y}else se=this.utc();return se};var P=y.format;y.format=function(B){var K=B||(this.$u?"YYYY-MM-DDTHH:mm:ss[Z]":"");return P.call(this,K)},y.valueOf=function(){var B=this.$utils().u(this.$offset)?0:this.$offset+(this.$x.$localOffset||this.$d.getTimezoneOffset());return this.$d.valueOf()-6e4*B},y.isUTC=function(){return!!this.$u},y.toISOString=function(){return this.toDate().toISOString()},y.toString=function(){return this.toDate().toUTCString()};var M=y.toDate;y.toDate=function(B){return B==="s"&&this.$offset?F(this.format("YYYY-MM-DD HH:mm:ss:SSS")).toDate():M.call(this)};var N=y.diff;y.diff=function(B,K,U){if(B&&this.$u===B.$u)return N.call(this,B,K,U);var G=this.local(),se=F(B).local();return N.call(G,se,K,U)}}})})(Pw);var C9=Pw.exports;const T9=Hi(C9);var Iw={exports:{}};(function(r,s){(function(i,l){r.exports=l()})(Ms,function(){var i={year:0,month:1,day:2,hour:3,minute:4,second:5},l={};return function(n,e,m){var F,y=function(P,M,N){N===void 0&&(N={});var B=new Date(P),K=function(U,G){G===void 0&&(G={});var se=G.timeZoneName||"short",Y=U+"|"+se,z=l[Y];return z||(z=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:U,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",timeZoneName:se}),l[Y]=z),z}(M,N);return K.formatToParts(B)},w=function(P,M){for(var N=y(P,M),B=[],K=0;K<N.length;K+=1){var U=N[K],G=U.type,se=U.value,Y=i[G];Y>=0&&(B[Y]=parseInt(se,10))}var z=B[3],ie=z===24?0:z,re=B[0]+"-"+B[1]+"-"+B[2]+" "+ie+":"+B[4]+":"+B[5]+":000",ne=+P;return(m.utc(re).valueOf()-(ne-=ne%1e3))/6e4},k=e.prototype;k.tz=function(P,M){P===void 0&&(P=F);var N=this.utcOffset(),B=this.toDate(),K=B.toLocaleString("en-US",{timeZone:P}),U=Math.round((B-new Date(K))/1e3/60),G=m(K).$set("millisecond",this.$ms).utcOffset(15*-Math.round(B.getTimezoneOffset()/15)-U,!0);if(M){var se=G.utcOffset();G=G.add(N-se,"minute")}return G.$x.$timezone=P,G},k.offsetName=function(P){var M=this.$x.$timezone||m.tz.guess(),N=y(this.valueOf(),M,{timeZoneName:P}).find(function(B){return B.type.toLowerCase()==="timezonename"});return N&&N.value};var S=k.startOf;k.startOf=function(P,M){if(!this.$x||!this.$x.$timezone)return S.call(this,P,M);var N=m(this.format("YYYY-MM-DD HH:mm:ss:SSS"));return S.call(N,P,M).tz(this.$x.$timezone,!0)},m.tz=function(P,M,N){var B=N&&M,K=N||M||F,U=w(+m(),K);if(typeof P!="string")return m(P).tz(K);var G=function(ie,re,ne){var te=ie-60*re*1e3,le=w(te,ne);if(re===le)return[te,re];var we=w(te-=60*(le-re)*1e3,ne);return le===we?[te,le]:[ie-60*Math.min(le,we)*1e3,Math.max(le,we)]}(m.utc(P,B).valueOf(),U,K),se=G[0],Y=G[1],z=m(se).utcOffset(Y);return z.$x.$timezone=K,z},m.tz.guess=function(){return Intl.DateTimeFormat().resolvedOptions().timeZone},m.tz.setDefault=function(P){F=P}}})})(Iw);var A9=Iw.exports;const S9=Hi(A9);var Nw={exports:{}};(function(r,s){(function(i,l){r.exports=l()})(Ms,function(){return function(i,l){var n=l.prototype,e=n.format;n.format=function(m){var F=this,y=this.$locale();if(!this.isValid())return e.bind(this)(m);var w=this.$utils(),k=(m||"YYYY-MM-DDTHH:mm:ssZ").replace(/\[([^\]]+)]|Q|wo|ww|w|WW|W|zzz|z|gggg|GGGG|Do|X|x|k{1,2}|S/g,function(S){switch(S){case"Q":return Math.ceil((F.$M+1)/3);case"Do":return y.ordinal(F.$D);case"gggg":return F.weekYear();case"GGGG":return F.isoWeekYear();case"wo":return y.ordinal(F.week(),"W");case"w":case"ww":return w.s(F.week(),S==="w"?1:2,"0");case"W":case"WW":return w.s(F.isoWeek(),S==="W"?1:2,"0");case"k":case"kk":return w.s(String(F.$H===0?24:F.$H),S==="k"?1:2,"0");case"X":return Math.floor(F.$d.getTime()/1e3);case"x":return F.$d.getTime();case"z":return"["+F.offsetName()+"]";case"zzz":return"["+F.offsetName("long")+"]";default:return S}});return e.bind(this)(k)}}})})(Nw);var k9=Nw.exports;const O9=Hi(k9);var Mw={exports:{}};(function(r,s){(function(i,l){r.exports=l()})(Ms,function(){return function(i,l){l.prototype.isSameOrBefore=function(n,e){return this.isSame(n,e)||this.isBefore(n,e)}}})})(Mw);var R9=Mw.exports;const P9=Hi(R9);var Lw={exports:{}};(function(r,s){(function(i,l){r.exports=l()})(Ms,function(){return function(i,l){l.prototype.isSameOrAfter=function(n,e){return this.isSame(n,e)||this.isAfter(n,e)}}})})(Lw);var I9=Lw.exports;const N9=Hi(I9);var Bw={exports:{}};(function(r,s){(function(i,l){r.exports=l()})(Ms,function(){return function(i,l,n){var e=function(m,F){if(!F||!F.length||!F[0]||F.length===1&&!F[0].length)return null;var y;F.length===1&&F[0].length>0&&(F=F[0]),y=F[0];for(var w=1;w<F.length;w+=1)F[w].isValid()&&!F[w][m](y)||(y=F[w]);return y};n.max=function(){var m=[].slice.call(arguments,0);return e("isAfter",m)},n.min=function(){var m=[].slice.call(arguments,0);return e("isBefore",m)}}})})(Bw);var M9=Bw.exports;const L9=Hi(M9);var Uw={exports:{}};(function(r,s){(function(i,l){r.exports=l()})(Ms,function(){return function(i,l,n){i=i||{};var e=l.prototype,m={future:"in %s",past:"%s ago",s:"a few seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"};function F(w,k,S,P){return e.fromToBase(w,k,S,P)}n.en.relativeTime=m,e.fromToBase=function(w,k,S,P,M){for(var N,B,K,U=S.$locale().relativeTime||m,G=i.thresholds||[{l:"s",r:44,d:"second"},{l:"m",r:89},{l:"mm",r:44,d:"minute"},{l:"h",r:89},{l:"hh",r:21,d:"hour"},{l:"d",r:35},{l:"dd",r:25,d:"day"},{l:"M",r:45},{l:"MM",r:10,d:"month"},{l:"y",r:17},{l:"yy",d:"year"}],se=G.length,Y=0;Y<se;Y+=1){var z=G[Y];z.d&&(N=P?n(w).diff(S,z.d,!0):S.diff(w,z.d,!0));var ie=(i.rounding||Math.round)(Math.abs(N));if(K=N>0,ie<=z.r||!z.r){ie<=1&&Y>0&&(z=G[Y-1]);var re=U[z.l];M&&(ie=M(""+ie)),B=typeof re=="string"?re.replace("%d",ie):re(ie,k,z.l,K);break}}if(k)return B;var ne=K?U.future:U.past;return typeof ne=="function"?ne(B):ne.replace("%s",B)},e.to=function(w,k){return F(w,k,this,!0)},e.from=function(w,k){return F(w,k,this)};var y=function(w){return w.$u?n.utc():n()};e.toNow=function(w){return this.to(y(this),w)},e.fromNow=function(w){return this.from(y(this),w)}}})})(Uw);var B9=Uw.exports;const U9=Hi(B9);var j2={exports:{}};/**
31
31
  * @license
32
32
  * Lodash <https://lodash.com/>
33
33
  * Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
@@ -53,7 +53,7 @@ __p += '`),zr&&(it+=`' +
53
53
  function print() { __p += __j.call(arguments, '') }
54
54
  `:`;
55
55
  `)+it+`return __p
56
- }`;var Sr=Wt(function(){return Ir(Q,Xt+"return "+it).apply(i,ae)});if(Sr.source=it,Ih(Sr))throw Sr;return Sr}function Se(u){return Gr(u).toLowerCase()}function Ue(u){return Gr(u).toUpperCase()}function Ce(u,p,D){if(u=Gr(u),u&&(D||p===i))return Ou(u);if(!u||!(p=Qs(p)))return u;var T=xi(u),L=xi(p),Q=ms(T,L),ae=vr(T,L)+1;return fi(T,Q,ae).join("")}function Ke(u,p,D){if(u=Gr(u),u&&(D||p===i))return u.slice(0,_0(u)+1);if(!u||!(p=Qs(p)))return u;var T=xi(u),L=vr(T,xi(p))+1;return fi(T,0,L).join("")}function lt(u,p,D){if(u=Gr(u),u&&(D||p===i))return u.replace(Xo,"");if(!u||!(p=Qs(p)))return u;var T=xi(u),L=ms(T,xi(p));return fi(T,L).join("")}function Ht(u,p){var D=le,T=we;if(gn(p)){var L="separator"in p?p.separator:L;D="length"in p?_r(p.length):D,T="omission"in p?Qs(p.omission):T}u=Gr(u);var Q=u.length;if(wi(u)){var ae=xi(u);Q=ae.length}if(D>=Q)return u;var pe=D-oi(T);if(pe<1)return T;var ye=ae?fi(ae,0,pe).join(""):u.slice(0,pe);if(L===i)return ye+T;if(ae&&(pe+=ye.length-pe),Dl(L)){if(u.slice(pe).search(L)){var Je,Ze=ye;for(L.global||(L=ac(L.source,Gr(nn.exec(L))+"g")),L.lastIndex=0;Je=L.exec(Ze);)var it=Je.index;ye=ye.slice(0,it===i?pe:it)}}else if(u.indexOf(Qs(L),pe)!=pe){var Ot=ye.lastIndexOf(L);Ot>-1&&(ye=ye.slice(0,Ot))}return ye+T}function Pt(u){return u=Gr(u),u&&Im.test(u)?u.replace(Zf,y0):u}var yt=fl(function(u,p,D){return u+(D?" ":"")+p.toUpperCase()}),Nt=Gd("toUpperCase");function $t(u,p,D){return u=Gr(u),p=D?i:p,p===i?Ei(u)?w0(u):Gm(u):u.match(p)||[]}var Wt=xr(function(u,p){try{return Ss(u,i,p)}catch(D){return Ih(D)?D:new Kt(D)}}),bt=Zi(function(u,p){return Ls(p,function(D){D=Si(D),Qi(u,D,xh(u[D],u))}),u});function ct(u){var p=u==null?0:u.length,D=sr();return u=p?yr(u,function(T){if(typeof T[1]!="function")throw new Ks(m);return[D(T[0]),T[1]]}):[],xr(function(T){for(var L=-1;++L<p;){var Q=u[L];if(Ss(Q[0],this,T))return Ss(Q[1],this,T)}})}function jt(u){return Vu(qs(u,S))}function At(u){return function(){return u}}function gt(u,p){return u==null||u!==u?p:u}var Zt=Yd(),er=Yd(!0);function Cr(u){return u}function rr(u){return j0(typeof u=="function"?u:qs(u,S))}function Dr(u){return K0(qs(u,S))}function zt(u,p){return Pd(u,qs(p,S))}var Ar=xr(function(u,p){return function(D){return al(D,u,p)}}),Rr=xr(function(u,p){return function(D){return al(u,D,p)}});function xt(u,p,D){var T=R(p),L=wo(p,T);D==null&&!(gn(p)&&(L.length||!T.length))&&(D=p,p=u,u=this,L=wo(p,R(p)));var Q=!(gn(D)&&"chain"in D)||!!D.chain,ae=va(u);return Ls(L,function(pe){var ye=p[pe];u[pe]=ye,ae&&(u.prototype[pe]=function(){var Je=this.__chain__;if(Q||Je){var Ze=u(this.__wrapped__),it=Ze.__actions__=Ps(this.__actions__);return it.push({func:ye,args:arguments,thisArg:u}),Ze.__chain__=Je,Ze}return ye.apply(u,Bs([this.value()],arguments))})}),u}function Ut(){return ts._===this&&(ts._=Nu),this}function kt(){}function wr(u){return u=_r(u),xr(function(p){return Id(p,u)})}var Wr=oh(yr),Jn=oh(ku),is=oh(b0);function Un(u){return kc(u)?tt(Si(u)):ag(u)}function _s(u){return function(p){return u==null?i:ui(u,p)}}var ys=qd(),Io=qd(!0);function ps(){return[]}function Oi(){return!1}function No(){return{}}function Fv(){return""}function Yw(){return!0}function Kw(u,p){if(u=_r(u),u<1||u>ut)return[];var D=he,T=fs(u,he);p=sr(p),u-=he;for(var L=ic(T,p);++D<u;)p(D);return L}function qw(u){return cr(u)?yr(u,Si):On(u)?[u]:Ps(hp(Gr(u)))}function Qw(u){var p=++cc;return Gr(u)+p}var Xw=rf(function(u,p){return u+p},0),Jw=lh("ceil"),Zw=rf(function(u,p){return u/p},1),e6=lh("floor");function t6(u){return u&&u.length?bc(u,Cr,W0):i}function r6(u,p){return u&&u.length?bc(u,sr(p,2),W0):i}function n6(u){return ks(u,Cr)}function s6(u,p){return ks(u,sr(p,2))}function i6(u){return u&&u.length?bc(u,Cr,Y0):i}function a6(u,p){return u&&u.length?bc(u,sr(p,2),Y0):i}var o6=rf(function(u,p){return u*p},1),l6=lh("round"),c6=rf(function(u,p){return u-p},0);function u6(u){return u&&u.length?sc(u,Cr):0}function f6(u,p){return u&&u.length?sc(u,sr(p,2)):0}return V.after=hv,V.ary=Lp,V.assign=Wh,V.assignIn=zh,V.assignInWith=Po,V.assignWith=Vh,V.at=n2,V.before=Bp,V.bind=xh,V.bindAll=bt,V.bindKey=Ch,V.castArray=Yp,V.chain=Op,V.chunk=Nc,V.compact=gh,V.concat=ff,V.cond=ct,V.conforms=jt,V.constant=At,V.countBy=ki,V.create=Fl,V.curry=Th,V.curryRight=Ah,V.debounce=Sh,V.defaults=Mr,V.defaultsDeep=Dv,V.defer=Up,V.delay=Hp,V.difference=Oo,V.differenceBy=Ja,V.differenceWith=dp,V.drop=vg,V.dropRight=bg,V.dropRightWhile=Dg,V.dropWhile=Fg,V.fill=_g,V.filter=yh,V.flatMap=Ip,V.flatMapDeep=nv,V.flatMapDepth=sv,V.flatten=vh,V.flattenDeep=yg,V.flattenDepth=wg,V.flip=$p,V.flow=Zt,V.flowRight=er,V.fromPairs=Eg,V.functions=h,V.functionsIn=g,V.groupBy=iv,V.initial=Cg,V.intersection=Tg,V.intersectionBy=gp,V.intersectionWith=vp,V.invert=E,V.invertBy=x,V.invokeMap=ea,V.iteratee=rr,V.keyBy=mf,V.keys=R,V.keysIn=A,V.map=gf,V.mapKeys=W,V.mapValues=I,V.matches=Dr,V.matchesProperty=zt,V.memoize=Hc,V.merge=O,V.mergeWith=H,V.method=Ar,V.methodOf=Rr,V.mixin=xt,V.negate=$c,V.nthArg=wr,V.omit=j,V.omitBy=q,V.once=Wp,V.orderBy=Lc,V.over=Wr,V.overArgs=zp,V.overEvery=Jn,V.overSome=is,V.partial=Df,V.partialRight=kh,V.partition=vf,V.pick=fe,V.pickBy=Fe,V.property=Un,V.propertyOf=_s,V.pull=_p,V.pullAll=yp,V.pullAllBy=Ag,V.pullAllWith=wp,V.pullAt=Sg,V.range=ys,V.rangeRight=Io,V.rearg=Vp,V.reject=Eh,V.remove=df,V.rest=dv,V.reverse=bh,V.sampleSize=Uc,V.set=Te,V.setWith=Qe,V.shuffle=lv,V.slice=Ep,V.sortBy=fv,V.sortedUniq=Ig,V.sortedUniqBy=Ng,V.split=ue,V.spread=Gp,V.tail=Mg,V.take=Lg,V.takeRight=Bg,V.takeRightWhile=Ug,V.takeWhile=Dh,V.tap=qg,V.throttle=jp,V.thru=pf,V.toArray=Vc,V.toPairs=Xe,V.toPairsIn=ke,V.toPath=qw,V.toPlainObject=$h,V.transform=ot,V.unary=ga,V.union=Hg,V.unionBy=$g,V.unionWith=Wg,V.uniq=Cp,V.uniqBy=Tp,V.uniqWith=Ap,V.unset=Tt,V.unzip=Fh,V.unzipWith=_h,V.update=_t,V.updateWith=mt,V.values=ft,V.valuesIn=ht,V.without=Sp,V.words=$t,V.wrap=Oh,V.xor=zg,V.xorBy=kp,V.xorWith=Vg,V.zip=Gg,V.zipObject=jg,V.zipObjectDeep=Yg,V.zipWith=Kg,V.entries=Xe,V.entriesIn=ke,V.extend=zh,V.extendWith=Po,xt(V,V),V.add=Xw,V.attempt=Wt,V.camelCase=qt,V.capitalize=br,V.ceil=Jw,V.clamp=rt,V.clone=Za,V.cloneDeep=Wc,V.cloneDeepWith=$r,V.cloneWith=Kp,V.conformsTo=Dn,V.deburr=St,V.defaultTo=gt,V.divide=Zw,V.endsWith=at,V.eq=mr,V.escape=fr,V.escapeRegExp=Nr,V.every=tv,V.find=wh,V.findIndex=pp,V.findKey=t,V.findLast=rv,V.findLastIndex=mp,V.findLastKey=a,V.floor=e6,V.forEach=Np,V.forEachRight=Mp,V.forIn=o,V.forInRight=c,V.forOwn=f,V.forOwnRight=d,V.get=v,V.gt=xn,V.gte=Rh,V.has=b,V.hasIn=_,V.head=hf,V.identity=Cr,V.includes=av,V.indexOf=xg,V.inRange=It,V.invoke=C,V.isArguments=ss,V.isArray=cr,V.isArrayBuffer=hi,V.isArrayLike=Gn,V.isArrayLikeObject=Bn,V.isBoolean=Ph,V.isBuffer=ta,V.isDate=pv,V.isElement=ds,V.isEmpty=qp,V.isEqual=mv,V.isEqualWith=gv,V.isError=Ih,V.isFinite=Qp,V.isFunction=va,V.isInteger=Nh,V.isLength=bl,V.isMap=Xp,V.isMatch=di,V.isMatchWith=Jp,V.isNaN=vv,V.isNative=bv,V.isNil=Mh,V.isNull=Zp,V.isNumber=Lh,V.isObject=gn,V.isObjectLike=kn,V.isPlainObject=Ro,V.isRegExp=Dl,V.isSafeInteger=e2,V.isSet=Bh,V.isString=zc,V.isSymbol=On,V.isTypedArray=ba,V.isUndefined=Uh,V.isWeakMap=Ff,V.isWeakSet=Hh,V.join=bp,V.kebabCase=Tr,V.last=Xs,V.lastIndexOf=Dp,V.lowerCase=Kr,V.lowerFirst=Rn,V.lt=t2,V.lte=r2,V.max=t6,V.maxBy=r6,V.mean=n6,V.meanBy=s6,V.min=i6,V.minBy=a6,V.stubArray=ps,V.stubFalse=Oi,V.stubObject=No,V.stubString=Fv,V.stubTrue=Yw,V.multiply=o6,V.nth=Fp,V.noConflict=Ut,V.noop=kt,V.now=bf,V.pad=de,V.padEnd=qr,V.padStart=jr,V.parseInt=Xn,V.random=Lt,V.reduce=ov,V.reduceRight=Bc,V.repeat=pi,V.replace=Z,V.result=me,V.round=l6,V.runInContext=ge,V.sample=Ft,V.size=cv,V.snakeCase=Re,V.some=uv,V.sortedIndex=vl,V.sortedIndexBy=kg,V.sortedIndexOf=xp,V.sortedLastIndex=Og,V.sortedLastIndexBy=Rg,V.sortedLastIndexOf=Pg,V.startCase=Ae,V.startsWith=oe,V.subtract=c6,V.sum=u6,V.sumBy=f6,V.template=nt,V.times=Kw,V.toFinite=ra,V.toInteger=_r,V.toLength=_f,V.toLower=Se,V.toNumber=Js,V.toSafeInteger=yf,V.toString=Gr,V.toUpper=Ue,V.trim=Ce,V.trimEnd=Ke,V.trimStart=lt,V.truncate=Ht,V.unescape=Pt,V.uniqueId=Qw,V.upperCase=yt,V.upperFirst=Nt,V.each=Np,V.eachRight=Mp,V.first=hf,xt(V,function(){var u={};return Ti(V,function(p,D){tn.call(V.prototype,D)||(u[D]=p)}),u}(),{chain:!1}),V.VERSION=l,Ls(["bind","bindKey","curry","curryRight","partial","partialRight"],function(u){V[u].placeholder=V}),Ls(["drop","take"],function(u,p){Or.prototype[u]=function(D){D=D===i?1:Mn(_r(D),0);var T=this.__filtered__&&!p?new Or(this):this.clone();return T.__filtered__?T.__takeCount__=fs(D,T.__takeCount__):T.__views__.push({size:fs(D,he),type:u+(T.__dir__<0?"Right":"")}),T},Or.prototype[u+"Right"]=function(D){return this.reverse()[u](D).reverse()}}),Ls(["filter","map","takeWhile"],function(u,p){var D=p+1,T=D==ve||D==qe;Or.prototype[u]=function(L){var Q=this.clone();return Q.__iteratees__.push({iteratee:sr(L,3),type:D}),Q.__filtered__=Q.__filtered__||T,Q}}),Ls(["head","last"],function(u,p){var D="take"+(p?"Right":"");Or.prototype[u]=function(){return this[D](1).value()[0]}}),Ls(["initial","tail"],function(u,p){var D="drop"+(p?"":"Right");Or.prototype[u]=function(){return this.__filtered__?new Or(this):this[D](1)}}),Or.prototype.compact=function(){return this.filter(Cr)},Or.prototype.find=function(u){return this.filter(u).head()},Or.prototype.findLast=function(u){return this.reverse().find(u)},Or.prototype.invokeMap=xr(function(u,p){return typeof u=="function"?new Or(this):this.map(function(D){return al(D,u,p)})}),Or.prototype.reject=function(u){return this.filter($c(sr(u)))},Or.prototype.slice=function(u,p){u=_r(u);var D=this;return D.__filtered__&&(u>0||p<0)?new Or(D):(u<0?D=D.takeRight(-u):u&&(D=D.drop(u)),p!==i&&(p=_r(p),D=p<0?D.dropRight(-p):D.take(p-u)),D)},Or.prototype.takeRightWhile=function(u){return this.reverse().takeWhile(u).reverse()},Or.prototype.toArray=function(){return this.take(he)},Ti(Or.prototype,function(u,p){var D=/^(?:filter|find|map|reject)|While$/.test(p),T=/^(?:head|last)$/.test(p),L=V[T?"take"+(p=="last"?"Right":""):p],Q=T||/^find/.test(p);L&&(V.prototype[p]=function(){var ae=this.__wrapped__,pe=T?[1]:arguments,ye=ae instanceof Or,Je=pe[0],Ze=ye||cr(ae),it=function(Lr){var zr=L.apply(V,Bs([Lr],pe));return T&&Ot?zr[0]:zr};Ze&&D&&typeof Je=="function"&&Je.length!=1&&(ye=Ze=!1);var Ot=this.__chain__,Xt=!!this.__actions__.length,hr=Q&&!Ot,Sr=ye&&!Xt;if(!Q&&Ze){ae=Sr?ae:new Or(this);var dr=u.apply(ae,pe);return dr.__actions__.push({func:pf,args:[it],thisArg:i}),new rs(dr,Ot)}return hr&&Sr?u.apply(this,pe):(dr=this.thru(it),hr?T?dr.value()[0]:dr.value():dr)})}),Ls(["pop","push","shift","sort","splice","unshift"],function(u){var p=oc[u],D=/^(?:push|sort|unshift)$/.test(u)?"tap":"thru",T=/^(?:pop|shift)$/.test(u);V.prototype[u]=function(){var L=arguments;if(T&&!this.__chain__){var Q=this.value();return p.apply(cr(Q)?Q:[],L)}return this[D](function(ae){return p.apply(cr(ae)?ae:[],L)})}}),Ti(Or.prototype,function(u,p){var D=V[p];if(D){var T=D.name+"";tn.call(_o,T)||(_o[T]=[]),_o[T].push({name:p,func:D})}}),_o[tf(i,U).name]=[{name:"wrapper",func:i}],Or.prototype.clone=Xm,Or.prototype.reverse=Bu,Or.prototype.value=ud,V.prototype.at=Qg,V.prototype.chain=Xg,V.prototype.commit=Jg,V.prototype.next=Zg,V.prototype.plant=Mc,V.prototype.reverse=Rp,V.prototype.toJSON=V.prototype.valueOf=V.prototype.value=Pp,V.prototype.first=V.prototype.head,vs&&(V.prototype[vs]=ev),V},Ia=E0();Oa?((Oa.exports=Ia)._=Ia,xu._=Ia):ts._=Ia}).call(Ms)})(j2,j2.exports);var U9=j2.exports;const Y2=Hi(U9);function x2(r){throw new Error('Could not dynamically require "'+r+'". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.')}var I4={exports:{}},zv={exports:{}};/*! cpexcel.js (C) 2013-present SheetJS -- http://sheetjs.com */var cF;function H9(){return cF||(cF=1,function(r){var s={version:"1.15.0"};s[437]=function(){for(var i=`\0\x07\b
56
+ }`;var Sr=Wt(function(){return Ir(Q,Xt+"return "+it).apply(i,ae)});if(Sr.source=it,Ih(Sr))throw Sr;return Sr}function Se(u){return Gr(u).toLowerCase()}function Ue(u){return Gr(u).toUpperCase()}function Ce(u,p,D){if(u=Gr(u),u&&(D||p===i))return Ou(u);if(!u||!(p=Qs(p)))return u;var T=xi(u),L=xi(p),Q=ms(T,L),ae=vr(T,L)+1;return fi(T,Q,ae).join("")}function Ke(u,p,D){if(u=Gr(u),u&&(D||p===i))return u.slice(0,_0(u)+1);if(!u||!(p=Qs(p)))return u;var T=xi(u),L=vr(T,xi(p))+1;return fi(T,0,L).join("")}function lt(u,p,D){if(u=Gr(u),u&&(D||p===i))return u.replace(Xo,"");if(!u||!(p=Qs(p)))return u;var T=xi(u),L=ms(T,xi(p));return fi(T,L).join("")}function Ht(u,p){var D=le,T=we;if(gn(p)){var L="separator"in p?p.separator:L;D="length"in p?_r(p.length):D,T="omission"in p?Qs(p.omission):T}u=Gr(u);var Q=u.length;if(wi(u)){var ae=xi(u);Q=ae.length}if(D>=Q)return u;var pe=D-oi(T);if(pe<1)return T;var ye=ae?fi(ae,0,pe).join(""):u.slice(0,pe);if(L===i)return ye+T;if(ae&&(pe+=ye.length-pe),Dl(L)){if(u.slice(pe).search(L)){var Je,Ze=ye;for(L.global||(L=ac(L.source,Gr(nn.exec(L))+"g")),L.lastIndex=0;Je=L.exec(Ze);)var it=Je.index;ye=ye.slice(0,it===i?pe:it)}}else if(u.indexOf(Qs(L),pe)!=pe){var Ot=ye.lastIndexOf(L);Ot>-1&&(ye=ye.slice(0,Ot))}return ye+T}function Pt(u){return u=Gr(u),u&&Im.test(u)?u.replace(Zf,y0):u}var yt=fl(function(u,p,D){return u+(D?" ":"")+p.toUpperCase()}),Nt=Gd("toUpperCase");function $t(u,p,D){return u=Gr(u),p=D?i:p,p===i?Ei(u)?w0(u):Gm(u):u.match(p)||[]}var Wt=xr(function(u,p){try{return Ss(u,i,p)}catch(D){return Ih(D)?D:new Kt(D)}}),bt=Zi(function(u,p){return Ls(p,function(D){D=Si(D),Qi(u,D,xh(u[D],u))}),u});function ct(u){var p=u==null?0:u.length,D=sr();return u=p?yr(u,function(T){if(typeof T[1]!="function")throw new Ks(m);return[D(T[0]),T[1]]}):[],xr(function(T){for(var L=-1;++L<p;){var Q=u[L];if(Ss(Q[0],this,T))return Ss(Q[1],this,T)}})}function jt(u){return Vu(qs(u,S))}function At(u){return function(){return u}}function gt(u,p){return u==null||u!==u?p:u}var Zt=Yd(),er=Yd(!0);function Cr(u){return u}function rr(u){return j0(typeof u=="function"?u:qs(u,S))}function Dr(u){return K0(qs(u,S))}function zt(u,p){return Pd(u,qs(p,S))}var Ar=xr(function(u,p){return function(D){return al(D,u,p)}}),Rr=xr(function(u,p){return function(D){return al(u,D,p)}});function xt(u,p,D){var T=R(p),L=wo(p,T);D==null&&!(gn(p)&&(L.length||!T.length))&&(D=p,p=u,u=this,L=wo(p,R(p)));var Q=!(gn(D)&&"chain"in D)||!!D.chain,ae=va(u);return Ls(L,function(pe){var ye=p[pe];u[pe]=ye,ae&&(u.prototype[pe]=function(){var Je=this.__chain__;if(Q||Je){var Ze=u(this.__wrapped__),it=Ze.__actions__=Ps(this.__actions__);return it.push({func:ye,args:arguments,thisArg:u}),Ze.__chain__=Je,Ze}return ye.apply(u,Bs([this.value()],arguments))})}),u}function Ut(){return ts._===this&&(ts._=Nu),this}function kt(){}function wr(u){return u=_r(u),xr(function(p){return Id(p,u)})}var Wr=oh(yr),Jn=oh(ku),is=oh(b0);function Un(u){return kc(u)?tt(Si(u)):ag(u)}function _s(u){return function(p){return u==null?i:ui(u,p)}}var ys=qd(),Io=qd(!0);function ps(){return[]}function Oi(){return!1}function No(){return{}}function Fv(){return""}function Kw(){return!0}function qw(u,p){if(u=_r(u),u<1||u>ut)return[];var D=he,T=fs(u,he);p=sr(p),u-=he;for(var L=ic(T,p);++D<u;)p(D);return L}function Qw(u){return cr(u)?yr(u,Si):On(u)?[u]:Ps(hp(Gr(u)))}function Xw(u){var p=++cc;return Gr(u)+p}var Jw=rf(function(u,p){return u+p},0),Zw=lh("ceil"),e6=rf(function(u,p){return u/p},1),t6=lh("floor");function r6(u){return u&&u.length?bc(u,Cr,W0):i}function n6(u,p){return u&&u.length?bc(u,sr(p,2),W0):i}function s6(u){return ks(u,Cr)}function i6(u,p){return ks(u,sr(p,2))}function a6(u){return u&&u.length?bc(u,Cr,Y0):i}function o6(u,p){return u&&u.length?bc(u,sr(p,2),Y0):i}var l6=rf(function(u,p){return u*p},1),c6=lh("round"),u6=rf(function(u,p){return u-p},0);function f6(u){return u&&u.length?sc(u,Cr):0}function h6(u,p){return u&&u.length?sc(u,sr(p,2)):0}return V.after=hv,V.ary=Lp,V.assign=Wh,V.assignIn=zh,V.assignInWith=Po,V.assignWith=Vh,V.at=n2,V.before=Bp,V.bind=xh,V.bindAll=bt,V.bindKey=Ch,V.castArray=Yp,V.chain=Op,V.chunk=Nc,V.compact=gh,V.concat=ff,V.cond=ct,V.conforms=jt,V.constant=At,V.countBy=ki,V.create=Fl,V.curry=Th,V.curryRight=Ah,V.debounce=Sh,V.defaults=Mr,V.defaultsDeep=Dv,V.defer=Up,V.delay=Hp,V.difference=Oo,V.differenceBy=Ja,V.differenceWith=dp,V.drop=vg,V.dropRight=bg,V.dropRightWhile=Dg,V.dropWhile=Fg,V.fill=_g,V.filter=yh,V.flatMap=Ip,V.flatMapDeep=nv,V.flatMapDepth=sv,V.flatten=vh,V.flattenDeep=yg,V.flattenDepth=wg,V.flip=$p,V.flow=Zt,V.flowRight=er,V.fromPairs=Eg,V.functions=h,V.functionsIn=g,V.groupBy=iv,V.initial=Cg,V.intersection=Tg,V.intersectionBy=gp,V.intersectionWith=vp,V.invert=E,V.invertBy=x,V.invokeMap=ea,V.iteratee=rr,V.keyBy=mf,V.keys=R,V.keysIn=A,V.map=gf,V.mapKeys=W,V.mapValues=I,V.matches=Dr,V.matchesProperty=zt,V.memoize=Hc,V.merge=O,V.mergeWith=H,V.method=Ar,V.methodOf=Rr,V.mixin=xt,V.negate=$c,V.nthArg=wr,V.omit=j,V.omitBy=q,V.once=Wp,V.orderBy=Lc,V.over=Wr,V.overArgs=zp,V.overEvery=Jn,V.overSome=is,V.partial=Df,V.partialRight=kh,V.partition=vf,V.pick=fe,V.pickBy=Fe,V.property=Un,V.propertyOf=_s,V.pull=_p,V.pullAll=yp,V.pullAllBy=Ag,V.pullAllWith=wp,V.pullAt=Sg,V.range=ys,V.rangeRight=Io,V.rearg=Vp,V.reject=Eh,V.remove=df,V.rest=dv,V.reverse=bh,V.sampleSize=Uc,V.set=Te,V.setWith=Qe,V.shuffle=lv,V.slice=Ep,V.sortBy=fv,V.sortedUniq=Ig,V.sortedUniqBy=Ng,V.split=ue,V.spread=Gp,V.tail=Mg,V.take=Lg,V.takeRight=Bg,V.takeRightWhile=Ug,V.takeWhile=Dh,V.tap=qg,V.throttle=jp,V.thru=pf,V.toArray=Vc,V.toPairs=Xe,V.toPairsIn=ke,V.toPath=Qw,V.toPlainObject=$h,V.transform=ot,V.unary=ga,V.union=Hg,V.unionBy=$g,V.unionWith=Wg,V.uniq=Cp,V.uniqBy=Tp,V.uniqWith=Ap,V.unset=Tt,V.unzip=Fh,V.unzipWith=_h,V.update=_t,V.updateWith=mt,V.values=ft,V.valuesIn=ht,V.without=Sp,V.words=$t,V.wrap=Oh,V.xor=zg,V.xorBy=kp,V.xorWith=Vg,V.zip=Gg,V.zipObject=jg,V.zipObjectDeep=Yg,V.zipWith=Kg,V.entries=Xe,V.entriesIn=ke,V.extend=zh,V.extendWith=Po,xt(V,V),V.add=Jw,V.attempt=Wt,V.camelCase=qt,V.capitalize=br,V.ceil=Zw,V.clamp=rt,V.clone=Za,V.cloneDeep=Wc,V.cloneDeepWith=$r,V.cloneWith=Kp,V.conformsTo=Dn,V.deburr=St,V.defaultTo=gt,V.divide=e6,V.endsWith=at,V.eq=mr,V.escape=fr,V.escapeRegExp=Nr,V.every=tv,V.find=wh,V.findIndex=pp,V.findKey=t,V.findLast=rv,V.findLastIndex=mp,V.findLastKey=a,V.floor=t6,V.forEach=Np,V.forEachRight=Mp,V.forIn=o,V.forInRight=c,V.forOwn=f,V.forOwnRight=d,V.get=v,V.gt=xn,V.gte=Rh,V.has=b,V.hasIn=_,V.head=hf,V.identity=Cr,V.includes=av,V.indexOf=xg,V.inRange=It,V.invoke=C,V.isArguments=ss,V.isArray=cr,V.isArrayBuffer=hi,V.isArrayLike=Gn,V.isArrayLikeObject=Bn,V.isBoolean=Ph,V.isBuffer=ta,V.isDate=pv,V.isElement=ds,V.isEmpty=qp,V.isEqual=mv,V.isEqualWith=gv,V.isError=Ih,V.isFinite=Qp,V.isFunction=va,V.isInteger=Nh,V.isLength=bl,V.isMap=Xp,V.isMatch=di,V.isMatchWith=Jp,V.isNaN=vv,V.isNative=bv,V.isNil=Mh,V.isNull=Zp,V.isNumber=Lh,V.isObject=gn,V.isObjectLike=kn,V.isPlainObject=Ro,V.isRegExp=Dl,V.isSafeInteger=e2,V.isSet=Bh,V.isString=zc,V.isSymbol=On,V.isTypedArray=ba,V.isUndefined=Uh,V.isWeakMap=Ff,V.isWeakSet=Hh,V.join=bp,V.kebabCase=Tr,V.last=Xs,V.lastIndexOf=Dp,V.lowerCase=Kr,V.lowerFirst=Rn,V.lt=t2,V.lte=r2,V.max=r6,V.maxBy=n6,V.mean=s6,V.meanBy=i6,V.min=a6,V.minBy=o6,V.stubArray=ps,V.stubFalse=Oi,V.stubObject=No,V.stubString=Fv,V.stubTrue=Kw,V.multiply=l6,V.nth=Fp,V.noConflict=Ut,V.noop=kt,V.now=bf,V.pad=de,V.padEnd=qr,V.padStart=jr,V.parseInt=Xn,V.random=Lt,V.reduce=ov,V.reduceRight=Bc,V.repeat=pi,V.replace=Z,V.result=me,V.round=c6,V.runInContext=ge,V.sample=Ft,V.size=cv,V.snakeCase=Re,V.some=uv,V.sortedIndex=vl,V.sortedIndexBy=kg,V.sortedIndexOf=xp,V.sortedLastIndex=Og,V.sortedLastIndexBy=Rg,V.sortedLastIndexOf=Pg,V.startCase=Ae,V.startsWith=oe,V.subtract=u6,V.sum=f6,V.sumBy=h6,V.template=nt,V.times=qw,V.toFinite=ra,V.toInteger=_r,V.toLength=_f,V.toLower=Se,V.toNumber=Js,V.toSafeInteger=yf,V.toString=Gr,V.toUpper=Ue,V.trim=Ce,V.trimEnd=Ke,V.trimStart=lt,V.truncate=Ht,V.unescape=Pt,V.uniqueId=Xw,V.upperCase=yt,V.upperFirst=Nt,V.each=Np,V.eachRight=Mp,V.first=hf,xt(V,function(){var u={};return Ti(V,function(p,D){tn.call(V.prototype,D)||(u[D]=p)}),u}(),{chain:!1}),V.VERSION=l,Ls(["bind","bindKey","curry","curryRight","partial","partialRight"],function(u){V[u].placeholder=V}),Ls(["drop","take"],function(u,p){Or.prototype[u]=function(D){D=D===i?1:Mn(_r(D),0);var T=this.__filtered__&&!p?new Or(this):this.clone();return T.__filtered__?T.__takeCount__=fs(D,T.__takeCount__):T.__views__.push({size:fs(D,he),type:u+(T.__dir__<0?"Right":"")}),T},Or.prototype[u+"Right"]=function(D){return this.reverse()[u](D).reverse()}}),Ls(["filter","map","takeWhile"],function(u,p){var D=p+1,T=D==ve||D==qe;Or.prototype[u]=function(L){var Q=this.clone();return Q.__iteratees__.push({iteratee:sr(L,3),type:D}),Q.__filtered__=Q.__filtered__||T,Q}}),Ls(["head","last"],function(u,p){var D="take"+(p?"Right":"");Or.prototype[u]=function(){return this[D](1).value()[0]}}),Ls(["initial","tail"],function(u,p){var D="drop"+(p?"":"Right");Or.prototype[u]=function(){return this.__filtered__?new Or(this):this[D](1)}}),Or.prototype.compact=function(){return this.filter(Cr)},Or.prototype.find=function(u){return this.filter(u).head()},Or.prototype.findLast=function(u){return this.reverse().find(u)},Or.prototype.invokeMap=xr(function(u,p){return typeof u=="function"?new Or(this):this.map(function(D){return al(D,u,p)})}),Or.prototype.reject=function(u){return this.filter($c(sr(u)))},Or.prototype.slice=function(u,p){u=_r(u);var D=this;return D.__filtered__&&(u>0||p<0)?new Or(D):(u<0?D=D.takeRight(-u):u&&(D=D.drop(u)),p!==i&&(p=_r(p),D=p<0?D.dropRight(-p):D.take(p-u)),D)},Or.prototype.takeRightWhile=function(u){return this.reverse().takeWhile(u).reverse()},Or.prototype.toArray=function(){return this.take(he)},Ti(Or.prototype,function(u,p){var D=/^(?:filter|find|map|reject)|While$/.test(p),T=/^(?:head|last)$/.test(p),L=V[T?"take"+(p=="last"?"Right":""):p],Q=T||/^find/.test(p);L&&(V.prototype[p]=function(){var ae=this.__wrapped__,pe=T?[1]:arguments,ye=ae instanceof Or,Je=pe[0],Ze=ye||cr(ae),it=function(Lr){var zr=L.apply(V,Bs([Lr],pe));return T&&Ot?zr[0]:zr};Ze&&D&&typeof Je=="function"&&Je.length!=1&&(ye=Ze=!1);var Ot=this.__chain__,Xt=!!this.__actions__.length,hr=Q&&!Ot,Sr=ye&&!Xt;if(!Q&&Ze){ae=Sr?ae:new Or(this);var dr=u.apply(ae,pe);return dr.__actions__.push({func:pf,args:[it],thisArg:i}),new rs(dr,Ot)}return hr&&Sr?u.apply(this,pe):(dr=this.thru(it),hr?T?dr.value()[0]:dr.value():dr)})}),Ls(["pop","push","shift","sort","splice","unshift"],function(u){var p=oc[u],D=/^(?:push|sort|unshift)$/.test(u)?"tap":"thru",T=/^(?:pop|shift)$/.test(u);V.prototype[u]=function(){var L=arguments;if(T&&!this.__chain__){var Q=this.value();return p.apply(cr(Q)?Q:[],L)}return this[D](function(ae){return p.apply(cr(ae)?ae:[],L)})}}),Ti(Or.prototype,function(u,p){var D=V[p];if(D){var T=D.name+"";tn.call(_o,T)||(_o[T]=[]),_o[T].push({name:p,func:D})}}),_o[tf(i,U).name]=[{name:"wrapper",func:i}],Or.prototype.clone=Xm,Or.prototype.reverse=Bu,Or.prototype.value=ud,V.prototype.at=Qg,V.prototype.chain=Xg,V.prototype.commit=Jg,V.prototype.next=Zg,V.prototype.plant=Mc,V.prototype.reverse=Rp,V.prototype.toJSON=V.prototype.valueOf=V.prototype.value=Pp,V.prototype.first=V.prototype.head,vs&&(V.prototype[vs]=ev),V},Ia=E0();Oa?((Oa.exports=Ia)._=Ia,xu._=Ia):ts._=Ia}).call(Ms)})(j2,j2.exports);var H9=j2.exports;const Y2=Hi(H9);function x2(r){throw new Error('Could not dynamically require "'+r+'". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.')}var I4={exports:{}},zv={exports:{}};/*! cpexcel.js (C) 2013-present SheetJS -- http://sheetjs.com */var cF;function $9(){return cF||(cF=1,function(r){var s={version:"1.15.0"};s[437]=function(){for(var i=`\0\x07\b
57
57
  \v\f\r\x1B !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_\`abcdefghijklmnopqrstuvwxyz{|}~ÇüéâäàåçêëèïîìÄÅÉæÆôöòûùÿÖÜ¢£¥₧ƒáíóúñѪº¿⌐¬½¼¡«»░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀αßΓπΣσµτΦΘΩδ∞φε∩≡±≥≤⌠⌡÷≈°∙·√ⁿ²■ `,l=[],n={},e=0;e!=i.length;++e)i.charCodeAt(e)!==65533&&(n[i.charAt(e)]=e),l[e]=i.charAt(e);return{enc:n,dec:l}}(),s[620]=function(){for(var i=`\0\x07\b
58
58
  \v\f\r\x1B !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_\`abcdefghijklmnopqrstuvwxyz{|}~ÇüéâäàąçêëèïîćÄĄĘęłôöĆûùŚÖܢ٥śƒŹŻóÓńŃźż¿⌐¬½¼¡«»░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀αßΓπΣσµτΦΘΩδ∞φε∩≡±≥≤⌠⌡÷≈°∙·√ⁿ²■ `,l=[],n={},e=0;e!=i.length;++e)i.charCodeAt(e)!==65533&&(n[i.charAt(e)]=e),l[e]=i.charAt(e);return{enc:n,dec:l}}(),s[737]=function(){for(var i=`\0\x07\b
59
59
  \v\f\r\x1B !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_\`abcdefghijklmnopqrstuvwxyz{|}~ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩαβγδεζηθικλμνξοπρσςτυφχψ░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀ωάέήϊίόύϋώΆΈΉΊΌΎΏ±≥≤ΪΫ÷≈°∙·√ⁿ²■ `,l=[],n={},e=0;e!=i.length;++e)i.charCodeAt(e)!==65533&&(n[i.charAt(e)]=e),l[e]=i.charAt(e);return{enc:n,dec:l}}(),s[850]=function(){for(var i=`\0\x07\b
@@ -85,7 +85,7 @@ function print() { __p += __j.call(arguments, '') }
85
85
  \v\f\r\x1B !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_\`abcdefghijklmnopqrstuvwxyz{|}~ÄĀāÉĄÖÜáąČäčĆć鏟ĎíďĒēĖóėôöõúĚěü†°Ę£§•¶ß®©™ę¨≠ģĮįĪ≤≥īĶ∂∑łĻļĽľĹĺŅņѬ√ńŇ∆«»… ňŐÕőŌ–—“”‘’÷◊ōŔŕŘ‹›řŖŗŠ‚„šŚśÁŤťÍŽžŪÓÔūŮÚůŰűŲųÝýķŻŁżĢˇ`,l=[],n={},e=0;e!=i.length;++e)i.charCodeAt(e)!==65533&&(n[i.charAt(e)]=e),l[e]=i.charAt(e);return{enc:n,dec:l}}(),s[10079]=function(){for(var i=`\0\x07\b
86
86
  \v\f\r\x1B !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_\`abcdefghijklmnopqrstuvwxyz{|}~ÄÅÇÉÑÖÜáàâäãåçéèêëíìîïñóòôöõúùûüݰ¢£§•¶ß®©™´¨≠ÆØ∞±≤≥¥µ∂∑∏π∫ªºΩæø¿¡¬√ƒ≈∆«»… ÀÃÕŒœ–—“”‘’÷◊ÿŸ⁄¤ÐðÞþý·‚„‰ÂÊÁËÈÍÎÏÌÓÔ�ÒÚÛÙıˆ˜¯˘˙˚¸˝˛ˇ`,l=[],n={},e=0;e!=i.length;++e)i.charCodeAt(e)!==65533&&(n[i.charAt(e)]=e),l[e]=i.charAt(e);return{enc:n,dec:l}}(),s[10081]=function(){for(var i=`\0\x07\b
87
87
  \v\f\r\x1B !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_\`abcdefghijklmnopqrstuvwxyz{|}~ÄÅÇÉÑÖÜáàâäãåçéèêëíìîïñóòôöõúùûü†°¢£§•¶ß®©™´¨≠ÆØ∞±≤≥¥µ∂∑∏π∫ªºΩæø¿¡¬√ƒ≈∆«»… ÀÃÕŒœ–—“”‘’÷◊ÿŸĞğİıŞş‡·‚„‰ÂÊÁËÈÍÎÏÌÓÔ�ÒÚÛÙ�ˆ˜¯˘˙˚¸˝˛ˇ`,l=[],n={},e=0;e!=i.length;++e)i.charCodeAt(e)!==65533&&(n[i.charAt(e)]=e),l[e]=i.charAt(e);return{enc:n,dec:l}}(),s[28591]=function(){for(var i=`\0\x07\b
88
- \v\f\r\x1B !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_\`abcdefghijklmnopqrstuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþÿ`,l=[],n={},e=0;e!=i.length;++e)i.charCodeAt(e)!==65533&&(n[i.charAt(e)]=e),l[e]=i.charAt(e);return{enc:n,dec:l}}(),r.exports&&typeof DO_NOT_EXPORT_CODEPAGE>"u"&&(r.exports=s);/*! cputils.js (C) 2013-present SheetJS -- http://sheetjs.com */(function(i,l){if(typeof s>"u")if(typeof x2<"u"){var n=s;r.exports&&typeof DO_NOT_EXPORT_CODEPAGE>"u"?r.exports=l(n):i.cptable=l(n)}else throw new Error("cptable not found");else s=l(s)})(Ms,function(i){var l={1200:"utf16le",1201:"utf16be",12e3:"utf32le",12001:"utf32be",16969:"utf64le",20127:"ascii",65e3:"utf7",65001:"utf8"},n=[874,1250,1251,1252,1253,1254,1255,1256,1e4],e=[932,936,949,950],m=[65001],F={},y={},w={},k={},S=function(ze){return String.fromCharCode(ze)},P=function(ze){return ze.charCodeAt(0)},M=typeof Buffer<"u",N=function(){};if(M){var B=!Buffer.from;if(!B)try{Buffer.from("foo","utf8")}catch{B=!0}N=B?function(dt,ze){return ze?new Buffer(dt,ze):new Buffer(dt)}:Buffer.from.bind(Buffer),Buffer.allocUnsafe||(Buffer.allocUnsafe=function(dt){return new Buffer(dt)});var K=1024,U=Buffer.allocUnsafe(K),G=function(ze){for(var he=Buffer.allocUnsafe(65536),He=0;He<65536;++He)he[He]=0;for(var et=Object.keys(ze),$e=et.length,De=0,Ne=et[De];De<$e;++De)(Ne=et[De])&&(he[Ne.charCodeAt(0)]=ze[Ne]);return he},se=function(ze){var he=G(i[ze].enc);return function(et,$e){var De=et.length,Ne,J=0,We=0,be=0,st=0;if(typeof et=="string")for(Ne=Buffer.allocUnsafe(De),J=0;J<De;++J)Ne[J]=he[et.charCodeAt(J)];else if(Buffer.isBuffer(et)){for(Ne=Buffer.allocUnsafe(2*De),We=0,J=0;J<De;++J)be=et[J],be<128?Ne[We++]=he[be]:be<224?(Ne[We++]=he[((be&31)<<6)+(et[J+1]&63)],++J):be<240?(Ne[We++]=he[((be&15)<<12)+((et[J+1]&63)<<6)+(et[J+2]&63)],J+=2):(st=((be&7)<<18)+((et[J+1]&63)<<12)+((et[J+2]&63)<<6)+(et[J+3]&63),J+=3,st<65536?Ne[We++]=he[st]:(st-=65536,Ne[We++]=he[55296+(st>>10&1023)],Ne[We++]=he[56320+(st&1023)]));Ne=Ne.slice(0,We)}else for(Ne=Buffer.allocUnsafe(De),J=0;J<De;++J)Ne[J]=he[et[J].charCodeAt(0)];return!$e||$e==="buf"?Ne:$e!=="arr"?Ne.toString("binary"):[].slice.call(Ne)}},Y=function(ze){var he=i[ze].dec,He=Buffer.allocUnsafe(131072),et=0,$e="";for(et=0;et<he.length;++et)if($e=he[et]){var De=$e.charCodeAt(0);He[2*et]=De&255,He[2*et+1]=De>>8}return function(J){var We=J.length,be=0,st=0;if(2*We>K&&(K=2*We,U=Buffer.allocUnsafe(K)),Buffer.isBuffer(J))for(be=0;be<We;be++)st=2*J[be],U[2*be]=He[st],U[2*be+1]=He[st+1];else if(typeof J=="string")for(be=0;be<We;be++)st=2*J.charCodeAt(be),U[2*be]=He[st],U[2*be+1]=He[st+1];else for(be=0;be<We;be++)st=2*J[be],U[2*be]=He[st],U[2*be+1]=He[st+1];return U.slice(0,2*We).toString("ucs2")}},z=function(ze){for(var he=i[ze].enc,He=Buffer.allocUnsafe(131072),et=0;et<131072;++et)He[et]=0;for(var $e=Object.keys(he),De=0,Ne=$e[De];De<$e.length;++De)if(Ne=$e[De]){var J=Ne.charCodeAt(0);He[2*J]=he[Ne]&255,He[2*J+1]=he[Ne]>>8}return function(be,st){var Vt=be.length,X=Buffer.allocUnsafe(2*Vt),ee=0,ce=0,Me=0,Be=0,Ge=0;if(typeof be=="string"){for(ee=Be=0;ee<Vt;++ee)ce=be.charCodeAt(ee)*2,X[Be++]=He[ce+1]||He[ce],He[ce+1]>0&&(X[Be++]=He[ce]);X=X.slice(0,Be)}else if(Buffer.isBuffer(be)){for(ee=Be=0;ee<Vt;++ee)Ge=be[ee],Ge<128?ce=Ge:Ge<224?(ce=((Ge&31)<<6)+(be[ee+1]&63),++ee):Ge<240?(ce=((Ge&15)<<12)+((be[ee+1]&63)<<6)+(be[ee+2]&63),ee+=2):(ce=((Ge&7)<<18)+((be[ee+1]&63)<<12)+((be[ee+2]&63)<<6)+(be[ee+3]&63),ee+=3),ce<65536?(ce*=2,X[Be++]=He[ce+1]||He[ce],He[ce+1]>0&&(X[Be++]=He[ce])):(Me=ce-65536,ce=2*(55296+(Me>>10&1023)),X[Be++]=He[ce+1]||He[ce],He[ce+1]>0&&(X[Be++]=He[ce]),ce=2*(56320+(Me&1023)),X[Be++]=He[ce+1]||He[ce],He[ce+1]>0&&(X[Be++]=He[ce]));X=X.slice(0,Be)}else for(ee=Be=0;ee<Vt;ee++)ce=be[ee].charCodeAt(0)*2,X[Be++]=He[ce+1]||He[ce],He[ce+1]>0&&(X[Be++]=He[ce]);return!st||st==="buf"?X:st!=="arr"?X.toString("binary"):[].slice.call(X)}},ie=function(ze){var he=i[ze].dec,He=Buffer.allocUnsafe(131072),et=0,$e,De=0,Ne=0,J=0;for(J=0;J<65536;++J)He[2*J]=255,He[2*J+1]=253;for(et=0;et<he.length;++et)($e=he[et])&&(De=$e.charCodeAt(0),Ne=2*et,He[Ne]=De&255,He[Ne+1]=De>>8);return function(be){var st=be.length,Vt=Buffer.allocUnsafe(2*st),X=0,ee=0,ce=0;if(Buffer.isBuffer(be))for(X=0;X<st;X++)ee=2*be[X],He[ee]===255&&He[ee+1]===253&&(ee=2*((be[X]<<8)+be[X+1]),++X),Vt[ce++]=He[ee],Vt[ce++]=He[ee+1];else if(typeof be=="string")for(X=0;X<st;X++)ee=2*be.charCodeAt(X),He[ee]===255&&He[ee+1]===253&&(ee=2*((be.charCodeAt(X)<<8)+be.charCodeAt(X+1)),++X),Vt[ce++]=He[ee],Vt[ce++]=He[ee+1];else for(X=0;X<st;X++)ee=2*be[X],He[ee]===255&&He[ee+1]===253&&(ee=2*((be[X]<<8)+be[X+1]),++X),Vt[ce++]=He[ee],Vt[ce++]=He[ee+1];return Vt.slice(0,ce).toString("ucs2")}};F[65001]=function dt(ze){if(typeof ze=="string")return dt(ze.split("").map(P));var he=ze.length,He=0,et=0;4*he>K&&(K=4*he,U=Buffer.allocUnsafe(K));var $e=0;he>=3&&ze[0]==239&&ze[1]==187&&ze[2]==191&&($e=3);for(var De=1,Ne=0,J=0;$e<he;$e+=De)De=1,J=ze[$e],J<128?He=J:J<224?(He=(J&31)*64+(ze[$e+1]&63),De=2):J<240?(He=((J&15)<<12)+(ze[$e+1]&63)*64+(ze[$e+2]&63),De=3):(He=(J&7)*262144+((ze[$e+1]&63)<<12)+(ze[$e+2]&63)*64+(ze[$e+3]&63),De=4),He<65536?(U[Ne++]=He&255,U[Ne++]=He>>8):(He-=65536,et=55296+(He>>10&1023),He=56320+(He&1023),U[Ne++]=et&255,U[Ne++]=et>>>8,U[Ne++]=He&255,U[Ne++]=He>>>8&255);return U.slice(0,Ne).toString("ucs2")},y[65001]=function(ze,he){if(M&&Buffer.isBuffer(ze))return!he||he==="buf"?ze:he!=="arr"?ze.toString("binary"):[].slice.call(ze);var He=ze.length,et=0,$e=0,De=0,Ne=typeof ze=="string";4*He>K&&(K=4*He,U=Buffer.allocUnsafe(K));for(var J=0;J<He;++J)et=Ne?ze.charCodeAt(J):ze[J].charCodeAt(0),et<=127?U[De++]=et:et<=2047?(U[De++]=192+(et>>6),U[De++]=128+(et&63)):et>=55296&&et<=57343?(et-=55296,++J,$e=(Ne?ze.charCodeAt(J):ze[J].charCodeAt(0))-56320+(et<<10),U[De++]=240+($e>>>18&7),U[De++]=144+($e>>>12&63),U[De++]=128+($e>>>6&63),U[De++]=128+($e&63)):(U[De++]=224+(et>>12),U[De++]=128+(et>>6&63),U[De++]=128+(et&63));return!he||he==="buf"?U.slice(0,De):he!=="arr"?U.slice(0,De).toString("binary"):[].slice.call(U,0,De)}}var re=function(){if(M){if(w[n[0]])return;var ze=0,he=0;for(ze=0;ze<n.length;++ze)he=n[ze],i[he]&&(w[he]=Y(he),k[he]=se(he));for(ze=0;ze<e.length;++ze)he=e[ze],i[he]&&(w[he]=ie(he),k[he]=z(he));for(ze=0;ze<m.length;++ze)he=m[ze],F[he]&&(w[he]=F[he]),y[he]&&(k[he]=y[he])}},ne=function(dt,ze){return""},te=function(ze){delete w[ze],delete k[ze]},le=function(){if(M){if(!w[n[0]])return;n.forEach(te),e.forEach(te),m.forEach(te)}ve=ne,Le=0},we={encache:re,decache:le,sbcs:n,dbcs:e};re();var Pe="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",xe="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789'(),-./:?",ve=ne,Le=0,qe=function dt(ze,he,He){if(ze===Le&&ve)return ve(he,He);if(k[ze])return ve=k[Le=ze],ve(he,He);M&&Buffer.isBuffer(he)&&(he=he.toString("utf8"));var et=he.length,$e=M?Buffer.allocUnsafe(4*et):[],De=0,Ne=0,J=0,We=0,be=i[ze],st,Vt="",X=typeof he=="string";if(be&&(st=be.enc))for(Ne=0;Ne<et;++Ne,++J)De=st[X?he.charAt(Ne):he[Ne]],De>255?($e[J]=De>>8,$e[++J]=De&255):$e[J]=De&255;else if(Vt=l[ze])switch(Vt){case"utf8":if(M&&X){$e=N(he,Vt),J=$e.length;break}for(Ne=0;Ne<et;++Ne,++J)De=X?he.charCodeAt(Ne):he[Ne].charCodeAt(0),De<=127?$e[J]=De:De<=2047?($e[J]=192+(De>>6),$e[++J]=128+(De&63)):De>=55296&&De<=57343?(De-=55296,We=(X?he.charCodeAt(++Ne):he[++Ne].charCodeAt(0))-56320+(De<<10),$e[J]=240+(We>>>18&7),$e[++J]=144+(We>>>12&63),$e[++J]=128+(We>>>6&63),$e[++J]=128+(We&63)):($e[J]=224+(De>>12),$e[++J]=128+(De>>6&63),$e[++J]=128+(De&63));break;case"ascii":if(M&&typeof he=="string"){$e=N(he,Vt),J=$e.length;break}for(Ne=0;Ne<et;++Ne,++J)if(De=X?he.charCodeAt(Ne):he[Ne].charCodeAt(0),De<=127)$e[J]=De;else throw new Error("bad ascii "+De);break;case"utf16le":if(M&&typeof he=="string"){$e=N(he,Vt),J=$e.length;break}for(Ne=0;Ne<et;++Ne)De=X?he.charCodeAt(Ne):he[Ne].charCodeAt(0),$e[J++]=De&255,$e[J++]=De>>8;break;case"utf16be":for(Ne=0;Ne<et;++Ne)De=X?he.charCodeAt(Ne):he[Ne].charCodeAt(0),$e[J++]=De>>8,$e[J++]=De&255;break;case"utf32le":for(Ne=0;Ne<et;++Ne)De=X?he.charCodeAt(Ne):he[Ne].charCodeAt(0),De>=55296&&De<=57343&&(De=65536+(De-55296<<10)+(he[++Ne].charCodeAt(0)-56320)),$e[J++]=De&255,De>>=8,$e[J++]=De&255,De>>=8,$e[J++]=De&255,De>>=8,$e[J++]=De&255;break;case"utf32be":for(Ne=0;Ne<et;++Ne)De=X?he.charCodeAt(Ne):he[Ne].charCodeAt(0),De>=55296&&De<=57343&&(De=65536+(De-55296<<10)+(he[++Ne].charCodeAt(0)-56320)),$e[J+3]=De&255,De>>=8,$e[J+2]=De&255,De>>=8,$e[J+1]=De&255,De>>=8,$e[J]=De&255,J+=4;break;case"utf7":for(Ne=0;Ne<et;Ne++){var ee=X?he.charAt(Ne):he[Ne].charAt(0);if(ee==="+"){$e[J++]=43,$e[J++]=45;continue}if(xe.indexOf(ee)>-1){$e[J++]=ee.charCodeAt(0);continue}var ce=dt(1201,ee);$e[J++]=43,$e[J++]=Pe.charCodeAt(ce[0]>>2),$e[J++]=Pe.charCodeAt(((ce[0]&3)<<4)+((ce[1]||0)>>4)),$e[J++]=Pe.charCodeAt(((ce[1]&15)<<2)+((ce[2]||0)>>6)),$e[J++]=45}break;default:throw new Error("Unsupported magic: "+ze+" "+l[ze])}else throw new Error("Unrecognized CP: "+ze);return $e=$e.slice(0,J),M?!He||He==="buf"?$e:He!=="arr"?$e.toString("binary"):[].slice.call($e):He=="str"?$e.map(S).join(""):$e},Ie=function dt(ze,he){var He;if(He=w[ze])return He(he);if(typeof he=="string")return dt(ze,he.split("").map(P));var et=he.length,$e=new Array(et),De="",Ne=0,J=0,We=1,be=0,st=0,Vt=i[ze],X,ee="";if(Vt&&(X=Vt.dec))for(J=0;J<et;J+=We){if(We=2,De=X[(he[J]<<8)+he[J+1]],De||(We=1,De=X[he[J]]),!De)throw new Error("Unrecognized code: "+he[J]+" "+he[J+We-1]+" "+J+" "+We+" "+X[he[J]]);$e[be++]=De}else if(ee=l[ze])switch(ee){case"utf8":for(et>=3&&he[0]==239&&he[1]==187&&he[2]==191&&(J=3);J<et;J+=We)We=1,he[J]<128?Ne=he[J]:he[J]<224?(Ne=(he[J]&31)*64+(he[J+1]&63),We=2):he[J]<240?(Ne=((he[J]&15)<<12)+(he[J+1]&63)*64+(he[J+2]&63),We=3):(Ne=(he[J]&7)*262144+((he[J+1]&63)<<12)+(he[J+2]&63)*64+(he[J+3]&63),We=4),Ne<65536||(Ne-=65536,st=55296+(Ne>>10&1023),Ne=56320+(Ne&1023),$e[be++]=String.fromCharCode(st)),$e[be++]=String.fromCharCode(Ne);break;case"ascii":if(M&&Buffer.isBuffer(he))return he.toString(ee);for(J=0;J<et;J++)$e[J]=String.fromCharCode(he[J]);be=et;break;case"utf16le":if(et>=2&&he[0]==255&&he[1]==254&&(J=2),M&&Buffer.isBuffer(he))return he.toString(ee);for(We=2;J+1<et;J+=We)$e[be++]=String.fromCharCode((he[J+1]<<8)+he[J]);break;case"utf16be":for(et>=2&&he[0]==254&&he[1]==255&&(J=2),We=2;J+1<et;J+=We)$e[be++]=String.fromCharCode((he[J]<<8)+he[J+1]);break;case"utf32le":for(et>=4&&he[0]==255&&he[1]==254&&he[2]===0&&he[3]===0&&(J=4),We=4;J<et;J+=We)Ne=(he[J+3]<<24)+(he[J+2]<<16)+(he[J+1]<<8)+he[J],Ne>65535?(Ne-=65536,$e[be++]=String.fromCharCode(55296+(Ne>>10&1023)),$e[be++]=String.fromCharCode(56320+(Ne&1023))):$e[be++]=String.fromCharCode(Ne);break;case"utf32be":for(et>=4&&he[3]==255&&he[2]==254&&he[1]===0&&he[0]===0&&(J=4),We=4;J<et;J+=We)Ne=(he[J]<<24)+(he[J+1]<<16)+(he[J+2]<<8)+he[J+3],Ne>65535?(Ne-=65536,$e[be++]=String.fromCharCode(55296+(Ne>>10&1023)),$e[be++]=String.fromCharCode(56320+(Ne&1023))):$e[be++]=String.fromCharCode(Ne);break;case"utf7":for(et>=4&&he[0]==43&&he[1]==47&&he[2]==118&&(et>=5&&he[3]==56&&he[4]==45?J=5:(he[3]==56||he[3]==57||he[3]==43||he[3]==47)&&(J=4));J<et;J+=We){if(he[J]!==43){We=1,$e[be++]=String.fromCharCode(he[J]);continue}if(We=1,he[J+1]===45){We=2,$e[be++]="+";continue}for(;String.fromCharCode(he[J+We]).match(/[A-Za-z0-9+\/]/);)We++;var ce=0;he[J+We]===45&&(++We,ce=1);for(var Me=[],Be="",Ge=0,Et=0,pt=0,vt=0,Ve=0,_e=0,Ee=0,Ct=1;Ct<We-ce&&(vt=Pe.indexOf(String.fromCharCode(he[J+Ct++])),Ve=Pe.indexOf(String.fromCharCode(he[J+Ct++])),Ge=vt<<2|Ve>>4,Me.push(Ge),_e=Pe.indexOf(String.fromCharCode(he[J+Ct++])),!(_e===-1||(Et=(Ve&15)<<4|_e>>2,Me.push(Et),Ee=Pe.indexOf(String.fromCharCode(he[J+Ct++])),Ee===-1)));)pt=(_e&3)<<6|Ee,Ee<64&&Me.push(pt);for(Be=dt(1201,Me),Ct=0;Ct<Be.length;++Ct)$e[be++]=Be.charAt(Ct)}break;default:throw new Error("Unsupported magic: "+ze+" "+l[ze])}else throw new Error("Unrecognized CP: "+ze);return $e.slice(0,be).join("")},ut=function(ze){return!!(i[ze]||l[ze])};return i.utils={decode:Ie,encode:qe,hascp:ut,magic:l,cache:we},i})}(zv)),zv.exports}const $9={},W9=Object.freeze(Object.defineProperty({__proto__:null,default:$9},Symbol.toStringTag,{value:"Module"})),Vv=by(W9);(function(r,s){var i={};function l(n){n.version="0.18.5",n.style_version="1.2.0";var e,m=1200,F=1252;typeof cptable<"u"?e=cptable:typeof x2<"u"&&(e=H9());var y=[874,932,936,949,950,1250,1251,1252,1253,1254,1255,1256,1257,1258,1e4],w={0:1252,1:65001,2:65001,77:1e4,128:932,129:949,130:1361,134:936,136:950,161:1253,162:1254,163:1258,177:1255,178:1256,186:1257,204:1251,222:874,238:1250,255:1252,69:6969},k=function(t){y.indexOf(t)!=-1&&(F=w[0]=t)},S=function(t){k(m=t)};function P(){S(1200),k(1252)}function M(t){for(var a=[],o=0,c=t.length;o<c;++o)a[o]=t.charCodeAt(o);return a}function N(t){for(var a=[],o=0;o<t.length>>1;++o)a[o]=String.fromCharCode(t.charCodeAt(2*o+1)+(t.charCodeAt(2*o)<<8));return a.join("")}var B=function(t){var a=t.charCodeAt(0),o=t.charCodeAt(1);return a==255&&o==254?function(c){for(var f=[],d=0;d<c.length>>1;++d)f[d]=String.fromCharCode(c.charCodeAt(2*d)+(c.charCodeAt(2*d+1)<<8));return f.join("")}(t.slice(2)):a==254&&o==255?N(t.slice(2)):a==65279?t.slice(1):t},K=function(t){return String.fromCharCode(t)},U=function(t){return String.fromCharCode(t)};e!==void 0&&(S=function(t){k(m=t)},B=function(t){return t.charCodeAt(0)===255&&t.charCodeAt(1)===254?e.utils.decode(1200,M(t.slice(2))):t},K=function(t){return m===1200?String.fromCharCode(t):e.utils.decode(m,[255&t,t>>8])[0]},U=function(t){return e.utils.decode(F,[t])[0]});var G="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";function se(t){for(var a,o,c,f,d,h="",g=0,v=0,b=0;b<t.length;)f=(a=t.charCodeAt(b++))>>2,d=(3&a)<<4|(o=t.charCodeAt(b++))>>4,g=(15&o)<<2|(c=t.charCodeAt(b++))>>6,v=63&c,isNaN(o)?g=v=64:isNaN(c)&&(v=64),h+=G.charAt(f)+G.charAt(d)+G.charAt(g)+G.charAt(v);return h}function Y(t){var a,o,c,f,d,h,g="";t=t.replace(/[^\w\+\/\=]/g,"");for(var v=0;v<t.length;)a=G.indexOf(t.charAt(v++))<<2|(f=G.indexOf(t.charAt(v++)))>>4,g+=String.fromCharCode(a),o=(15&f)<<4|(d=G.indexOf(t.charAt(v++)))>>2,d!==64&&(g+=String.fromCharCode(o)),c=(3&d)<<6|(h=G.indexOf(t.charAt(v++))),h!==64&&(g+=String.fromCharCode(c));return g}var z=typeof Buffer<"u"&&typeof process<"u"&&process.versions!==void 0&&!!process.versions.node,ie=function(){if(typeof Buffer>"u")return function(){};var t=!Buffer.from;if(!t)try{Buffer.from("foo","utf8")}catch{t=!0}return t?function(a,o){return o?new Buffer(a,o):new Buffer(a)}:Buffer.from.bind(Buffer)}();function re(t){return z?Buffer.alloc?Buffer.alloc(t):new Buffer(t):new(typeof Uint8Array<"u"?Uint8Array:Array)(t)}function ne(t){return z?Buffer.allocUnsafe?Buffer.allocUnsafe(t):new Buffer(t):new(typeof Uint8Array<"u"?Uint8Array:Array)(t)}var te=function(t){return z?ie(t,"binary"):t.split("").map(function(a){return 255&a.charCodeAt(0)})};function le(t){if(typeof ArrayBuffer>"u")return te(t);for(var a=new ArrayBuffer(t.length),o=new Uint8Array(a),c=0;c!=t.length;++c)o[c]=255&t.charCodeAt(c);return a}function we(t){if(Array.isArray(t))return t.map(function(c){return String.fromCharCode(c)}).join("");for(var a=[],o=0;o<t.length;++o)a[o]=String.fromCharCode(t[o]);return a.join("")}function Pe(t){if(typeof ArrayBuffer>"u")throw new Error("Unsupported");if(t instanceof ArrayBuffer)return Pe(new Uint8Array(t));for(var a=new Array(t.length),o=0;o<t.length;++o)a[o]=t[o];return a}var xe=z?function(t){return Buffer.concat(t.map(function(a){return Buffer.isBuffer(a)?a:ie(a)}))}:function(t){if(typeof Uint8Array>"u")return[].concat.apply([],t.map(function(d){return Array.isArray(d)?d:[].slice.call(d)}));for(var o=0,a=0,o=0;o<t.length;++o)a+=t[o].length;for(var c,f=new Uint8Array(a),a=o=0;o<t.length;a+=c,++o)if(c=t[o].length,t[o]instanceof Uint8Array)f.set(t[o],a);else{if(typeof t[o]=="string")throw"wtf";f.set(new Uint8Array(t[o]),a)}return f},ve=/\u0000/g,Le=/[\u0001-\u0006]/g;function qe(t){for(var a="",o=t.length-1;0<=o;)a+=t.charAt(o--);return a}function Ie(t,a){return t=""+t,a<=t.length?t:Tn("0",a-t.length)+t}function ut(t,a){return t=""+t,a<=t.length?t:Tn(" ",a-t.length)+t}function dt(t,a){return t=""+t,a<=t.length?t:t+Tn(" ",a-t.length)}var ze=Math.pow(2,32);function he(f,a){if(ze<f||f<-ze)return o=f,c=a,o=""+Math.round(o),c<=o.length?o:Tn("0",c-o.length)+o;var o,c,f=Math.round(f);return(a=a)<=(f=""+(f=f)).length?f:Tn("0",a-f.length)+f}function He(t,a){return a=a||0,t.length>=7+a&&(32|t.charCodeAt(a))==103&&(32|t.charCodeAt(a+1))==101&&(32|t.charCodeAt(a+2))==110&&(32|t.charCodeAt(a+3))==101&&(32|t.charCodeAt(a+4))==114&&(32|t.charCodeAt(a+5))==97&&(32|t.charCodeAt(a+6))==108}var et=[["Sun","Sunday"],["Mon","Monday"],["Tue","Tuesday"],["Wed","Wednesday"],["Thu","Thursday"],["Fri","Friday"],["Sat","Saturday"]],$e=[["J","Jan","January"],["F","Feb","February"],["M","Mar","March"],["A","Apr","April"],["M","May","May"],["J","Jun","June"],["J","Jul","July"],["A","Aug","August"],["S","Sep","September"],["O","Oct","October"],["N","Nov","November"],["D","Dec","December"]],De={0:"General",1:"0",2:"0.00",3:"#,##0",4:"#,##0.00",9:"0%",10:"0.00%",11:"0.00E+00",12:"# ?/?",13:"# ??/??",14:"m/d/yy",15:"d-mmm-yy",16:"d-mmm",17:"mmm-yy",18:"h:mm AM/PM",19:"h:mm:ss AM/PM",20:"h:mm",21:"h:mm:ss",22:"m/d/yy h:mm",37:"#,##0 ;(#,##0)",38:"#,##0 ;[Red](#,##0)",39:"#,##0.00;(#,##0.00)",40:"#,##0.00;[Red](#,##0.00)",45:"mm:ss",46:"[h]:mm:ss",47:"mmss.0",48:"##0.0E+0",49:"@",56:'"上午/下午 "hh"時"mm"分"ss"秒 "'},Ne={5:37,6:38,7:39,8:40,23:0,24:0,25:0,26:0,27:14,28:14,29:14,30:14,31:14,50:14,51:14,52:14,53:14,54:14,55:14,56:14,57:14,58:14,59:1,60:2,61:3,62:4,67:9,68:10,69:12,70:13,71:14,72:14,73:15,74:16,75:17,76:20,77:21,78:22,79:45,80:46,81:47,82:0},J={5:'"$"#,##0_);\\("$"#,##0\\)',63:'"$"#,##0_);\\("$"#,##0\\)',6:'"$"#,##0_);[Red]\\("$"#,##0\\)',64:'"$"#,##0_);[Red]\\("$"#,##0\\)',7:'"$"#,##0.00_);\\("$"#,##0.00\\)',65:'"$"#,##0.00_);\\("$"#,##0.00\\)',8:'"$"#,##0.00_);[Red]\\("$"#,##0.00\\)',66:'"$"#,##0.00_);[Red]\\("$"#,##0.00\\)',41:'_(* #,##0_);_(* \\(#,##0\\);_(* "-"_);_(@_)',42:'_("$"* #,##0_);_("$"* \\(#,##0\\);_("$"* "-"_);_(@_)',43:'_(* #,##0.00_);_(* \\(#,##0.00\\);_(* "-"??_);_(@_)',44:'_("$"* #,##0.00_);_("$"* \\(#,##0.00\\);_("$"* "-"??_);_(@_)'};function We(t,a,o){for(var c=t<0?-1:1,f=t*c,d=0,h=1,g=0,v=1,b=0,_=0,E=Math.floor(f);b<a&&(g=(E=Math.floor(f))*h+d,_=E*b+v,!(f-E<5e-8));)f=1/(f-E),d=h,h=g,v=b,b=_;return a<_&&(g=a<b?(_=v,d):(_=b,h)),o?(o=Math.floor(c*g/_),[o,c*g-o*_,_]):[0,c*g,_]}function be(g,a,o){if(2958465<g||g<0)return null;var c=0|g,f=Math.floor(86400*(g-c)),d=0,h=[],g={D:c,T:f,u:86400*(g-c)-f,y:0,m:0,d:0,H:0,M:0,S:0,q:0};return Math.abs(g.u)<1e-6&&(g.u=0),a&&a.date1904&&(c+=1462),.9999<g.u&&(g.u=0,++f==86400&&(g.T=f=0,++c,++g.D)),c===60?(h=o?[1317,10,29]:[1900,2,29],d=3):c===0?(h=o?[1317,8,29]:[1900,1,0],d=6):(60<c&&--c,(a=new Date(1900,0,1)).setDate(a.getDate()+c-1),h=[a.getFullYear(),a.getMonth()+1,a.getDate()],d=a.getDay(),c<60&&(d=(d+6)%7),o&&(d=function(v,b){return b[0]-=581,b=v.getDay(),v<60&&(b=(b+6)%7),b}(a,h))),g.y=h[0],g.m=h[1],g.d=h[2],g.S=f%60,f=Math.floor(f/60),g.M=f%60,f=Math.floor(f/60),g.H=f,g.q=d,g}var st=new Date(1899,11,31,0,0,0),Vt=st.getTime(),X=new Date(1900,2,1,0,0,0);function ee(t,a){var o=t.getTime();return a?o-=1262304e5:X<=t&&(o+=864e5),(o-(Vt+6e4*(t.getTimezoneOffset()-st.getTimezoneOffset())))/864e5}function ce(t){return t.indexOf(".")==-1?t:t.replace(/(?:\.0*|(\.\d*[1-9])0+)$/,"$1")}function Me(t){var a,o,c,f=Math.floor(Math.log(Math.abs(t))*Math.LOG10E),d=-4<=f&&f<=-1?t.toPrecision(10+f):Math.abs(f)<=9?(o=(a=t)<0?12:11,(c=ce(a.toFixed(12))).length<=o||(c=a.toPrecision(10)).length<=o?c:a.toExponential(5)):f===10?t.toFixed(10).substr(0,12):(d=ce((t=t).toFixed(11))).length>(t<0?12:11)||d==="0"||d==="-0"?t.toPrecision(6):d;return ce((d=d.toUpperCase()).indexOf("E")==-1?d:d.replace(/(?:\.0*|(\.\d*[1-9])0+)[Ee]/,"$1E").replace(/(E[+-])(\d)$/,"$10$2"))}function Be(t,a){switch(typeof t){case"string":return t;case"boolean":return t?"TRUE":"FALSE";case"number":return(0|t)===t?t.toString(10):Me(t);case"undefined":return"";case"object":if(t==null)return"";if(t instanceof Date)return Zr(14,ee(t,a&&a.date1904),a)}throw new Error("unsupported value in General format: "+t)}function Ge(t){if(t.length<=3)return t;for(var a=t.length%3,o=t.substr(0,a);a!=t.length;a+=3)o+=(0<o.length?",":"")+t.substr(a,3);return o}var Et=/%/g,pt=/# (\?+)( ?)\/( ?)(\d+)/,vt=/^#*0*\.([0#]+)/,Ve=/\).*[0#]/,_e=/\(###\) ###\\?-####/;function Ee(t){for(var a,o="",c=0;c!=t.length;++c)switch(a=t.charCodeAt(c)){case 35:break;case 63:o+=" ";break;case 48:o+="0";break;default:o+=String.fromCharCode(a)}return o}function Ct(t,a){return a=Math.pow(10,a),""+Math.round(t*a)/a}function Bt(c,a){var o=c-Math.floor(c),c=Math.pow(10,a);return a<(""+Math.round(o*c)).length?0:Math.round(o*c)}function nr(t,a,o){if(t.charCodeAt(0)===40&&!a.match(Ve)){var c=a.replace(/\( */,"").replace(/ \)/,"").replace(/\)/,"");return 0<=o?nr("n",c,o):"("+nr("n",c,-o)+")"}if(a.charCodeAt(a.length-1)===44)return function(O,H,j){for(var q=H.length-1;H.charCodeAt(q-1)===44;)--q;return or(O,H.substr(0,q),j/Math.pow(10,3*(H.length-q)))}(t,a,o);if(a.indexOf("%")!==-1)return g=t,b=o,v=(_=a).replace(Et,""),_=_.length-v.length,or(g,v,b*Math.pow(10,2*_))+Tn("%",_);var f;if(a.indexOf("E")!==-1)return function O(H,j){var q,fe=H.indexOf("E")-H.indexOf(".")-1;if(H.match(/^#+0.0E\+0$/)){if(j==0)return"0.0E+0";if(j<0)return"-"+O(H,-j);var Fe=H.indexOf(".");Fe===-1&&(Fe=H.indexOf("E"));var me=Math.floor(Math.log(j)*Math.LOG10E)%Fe;if(me<0&&(me+=Fe),(q=(j/Math.pow(10,me)).toPrecision(1+fe+(Fe+me)%Fe)).indexOf("e")===-1){var Te=Math.floor(Math.log(j)*Math.LOG10E);for(q.indexOf(".")===-1?q=q.charAt(0)+"."+q.substr(1)+"E+"+(Te-q.length+me):q+="E+"+(Te-me);q.substr(0,2)==="0.";)q=(q=q.charAt(0)+q.substr(2,Fe)+"."+q.substr(2+Fe)).replace(/^0+([1-9])/,"$1").replace(/^0+\./,"0.");q=q.replace(/\+-/,"-")}q=q.replace(/^([+-]?)(\d*)\.(\d*)[Ee]/,function(Qe,Xe,ke,ot){return Xe+ke+ot.substr(0,(Fe+me)%Fe)+"."+ot.substr(me)+"E"})}else q=j.toExponential(fe);return H.match(/E\+00$/)&&q.match(/e[+-]\d$/)&&(q=q.substr(0,q.length-1)+"0"+q.charAt(q.length-1)),(q=H.match(/E\-/)&&q.match(/e\+/)?q.replace(/e\+/,"e"):q).replace("e","E")}(a,o);if(a.charCodeAt(0)===36)return"$"+nr(t,a.substr(a.charAt(1)==" "?2:1),o);var d,h,g,v,b,_,E,x=Math.abs(o),C=o<0?"-":"";if(a.match(/^00+$/))return C+he(x,a.length);if(a.match(/^[#?]+$/))return(f=(f=he(o,0))==="0"?"":f).length>a.length?f:Ee(a.substr(0,a.length-f.length))+f;if(d=a.match(pt))return E=d,g=x,v=C,b=parseInt(E[4],10),_=Math.round(g*b),g=Math.floor(_/b),v+(g===0?"":""+g)+" "+((_-=g*b)==0?Tn(" ",E[1].length+1+E[4].length):ut(_,E[1].length)+E[2]+"/"+E[3]+Ie(b,E[4].length));if(a.match(/^#+0+$/))return C+he(x,a.length-a.indexOf("0"));if(d=a.match(vt))return f=Ct(o,d[1].length).replace(/^([^\.]+)$/,"$1."+Ee(d[1])).replace(/\.$/,"."+Ee(d[1])).replace(/\.(\d*)$/,function(O,H){return"."+H+Tn("0",Ee(d[1]).length-H.length)}),a.indexOf("0.")!==-1?f:f.replace(/^0\./,".");if(a=a.replace(/^#+([0.])/,"$1"),d=a.match(/^(0*)\.(#*)$/))return C+Ct(x,d[2].length).replace(/\.(\d*[1-9])0*$/,".$1").replace(/^(-?\d*)$/,"$1.").replace(/^0\./,d[1].length?"0.":".");if(d=a.match(/^#{1,3},##0(\.?)$/))return C+Ge(he(x,0));if(d=a.match(/^#,##0\.([#0]*0)$/))return o<0?"-"+nr(t,a,-o):Ge(""+(Math.floor(o)+(E=o,(R=d[1].length)<(""+Math.round((E-Math.floor(E))*Math.pow(10,R))).length?1:0)))+"."+Ie(Bt(o,d[1].length),d[1].length);if(d=a.match(/^#,#*,#0/))return nr(t,a.replace(/^#,#*,/,""),o);if(d=a.match(/^([0#]+)(\\?-([0#]+))+$/))return f=qe(nr(t,a.replace(/[\\-]/g,""),o)),h=0,qe(qe(a.replace(/\\/g,"")).replace(/[0#]/g,function(O){return h<f.length?f.charAt(h++):O==="0"?"0":""}));if(a.match(_e))return"("+(f=nr(t,"##########",o)).substr(0,3)+") "+f.substr(3,3)+"-"+f.substr(6);var R="";if(d=a.match(/^([#0?]+)( ?)\/( ?)([#0?]+)/))return h=Math.min(d[4].length,7),A=We(x,Math.pow(10,h)-1,!1),f=C,(R=or("n",d[1],A[1])).charAt(R.length-1)==" "&&(R=R.substr(0,R.length-1)+"0"),f+=R+d[2]+"/"+d[3],(R=dt(A[2],h)).length<d[4].length&&(R=Ee(d[4].substr(d[4].length-R.length))+R),f+=R;if(d=a.match(/^# ([#0?]+)( ?)\/( ?)([#0?]+)/))return h=Math.min(Math.max(d[1].length,d[4].length),7),C+((A=We(x,Math.pow(10,h)-1,!0))[0]||(A[1]?"":"0"))+" "+(A[1]?ut(A[1],h)+d[2]+"/"+d[3]+dt(A[2],h):Tn(" ",2*h+1+d[2].length+d[3].length));if(d=a.match(/^[#0?]+$/))return f=he(o,0),a.length<=f.length?f:Ee(a.substr(0,a.length-f.length))+f;if(d=a.match(/^([#0?]+)\.([#0]+)$/)){f=""+o.toFixed(Math.min(d[2].length,10)).replace(/([^0])0+$/,"$1"),h=f.indexOf(".");var A=a.indexOf(".")-h,W=a.length-f.length-A;return Ee(a.substr(0,A)+f+a.substr(a.length-W))}if(d=a.match(/^00,000\.([#0]*0)$/))return h=Bt(o,d[1].length),o<0?"-"+nr(t,a,-o):Ge((W=o)<2147483647&&-2147483648<W?""+(0<=W?0|W:W-1|0):""+Math.floor(W)).replace(/^\d,\d{3}$/,"0$&").replace(/^\d*$/,function(O){return"00,"+(O.length<3?Ie(0,3-O.length):"")+O})+"."+Ie(h,d[1].length);switch(a){case"###,##0.00":return nr(t,"#,##0.00",o);case"###,###":case"##,###":case"#,###":var I=Ge(he(x,0));return I!=="0"?C+I:"";case"###,###.00":return nr(t,"###,##0.00",o).replace(/^0\./,".");case"#,###.00":return nr(t,"#,##0.00",o).replace(/^0\./,".")}throw new Error("unsupported format |"+a+"|")}function pr(t,a,o){if(t.charCodeAt(0)===40&&!a.match(Ve)){var c=a.replace(/\( */,"").replace(/ \)/,"").replace(/\)/,"");return 0<=o?pr("n",c,o):"("+pr("n",c,-o)+")"}if(a.charCodeAt(a.length-1)===44)return function(A,W,I){for(var O=W.length-1;W.charCodeAt(O-1)===44;)--O;return or(A,W.substr(0,O),I/Math.pow(10,3*(W.length-O)))}(t,a,o);if(a.indexOf("%")!==-1)return f=t,h=o,c=(d=a).replace(Et,""),d=d.length-c.length,or(f,c,h*Math.pow(10,2*d))+Tn("%",d);var f,d,h,g;if(a.indexOf("E")!==-1)return function A(W,I){var O,H=W.indexOf("E")-W.indexOf(".")-1;if(W.match(/^#+0.0E\+0$/)){if(I==0)return"0.0E+0";if(I<0)return"-"+A(W,-I);var j=W.indexOf(".");j===-1&&(j=W.indexOf("E"));var q,fe=Math.floor(Math.log(I)*Math.LOG10E)%j;fe<0&&(fe+=j),(O=(I/Math.pow(10,fe)).toPrecision(1+H+(j+fe)%j)).match(/[Ee]/)||(q=Math.floor(Math.log(I)*Math.LOG10E),O.indexOf(".")===-1?O=O.charAt(0)+"."+O.substr(1)+"E+"+(q-O.length+fe):O+="E+"+(q-fe),O=O.replace(/\+-/,"-")),O=O.replace(/^([+-]?)(\d*)\.(\d*)[Ee]/,function(Fe,me,Te,Qe){return me+Te+Qe.substr(0,(j+fe)%j)+"."+Qe.substr(fe)+"E"})}else O=I.toExponential(H);return W.match(/E\+00$/)&&O.match(/e[+-]\d$/)&&(O=O.substr(0,O.length-1)+"0"+O.charAt(O.length-1)),(O=W.match(/E\-/)&&O.match(/e\+/)?O.replace(/e\+/,"e"):O).replace("e","E")}(a,o);if(a.charCodeAt(0)===36)return"$"+pr(t,a.substr(a.charAt(1)==" "?2:1),o);var v,b,_=Math.abs(o),E=o<0?"-":"";if(a.match(/^00+$/))return E+Ie(_,a.length);if(a.match(/^[#?]+$/))return(g=o===0?"":""+o).length>a.length?g:Ee(a.substr(0,a.length-g.length))+g;if(v=a.match(pt))return E+((x=_)===0?"":""+x)+Tn(" ",(x=v)[1].length+2+x[4].length);if(a.match(/^#+0+$/))return E+Ie(_,a.length-a.indexOf("0"));if(v=a.match(vt))return g=(g=(""+o).replace(/^([^\.]+)$/,"$1."+Ee(v[1])).replace(/\.$/,"."+Ee(v[1]))).replace(/\.(\d*)$/,function(A,W){return"."+W+Tn("0",Ee(v[1]).length-W.length)}),a.indexOf("0.")!==-1?g:g.replace(/^0\./,".");if(a=a.replace(/^#+([0.])/,"$1"),v=a.match(/^(0*)\.(#*)$/))return E+(""+_).replace(/\.(\d*[1-9])0*$/,".$1").replace(/^(-?\d*)$/,"$1.").replace(/^0\./,v[1].length?"0.":".");if(v=a.match(/^#{1,3},##0(\.?)$/))return E+Ge(""+_);if(v=a.match(/^#,##0\.([#0]*0)$/))return o<0?"-"+pr(t,a,-o):Ge(""+o)+"."+Tn("0",v[1].length);if(v=a.match(/^#,#*,#0/))return pr(t,a.replace(/^#,#*,/,""),o);if(v=a.match(/^([0#]+)(\\?-([0#]+))+$/))return g=qe(pr(t,a.replace(/[\\-]/g,""),o)),b=0,qe(qe(a.replace(/\\/g,"")).replace(/[0#]/g,function(A){return b<g.length?g.charAt(b++):A==="0"?"0":""}));if(a.match(_e))return"("+(g=pr(t,"##########",o)).substr(0,3)+") "+g.substr(3,3)+"-"+g.substr(6);var x="";if(v=a.match(/^([#0?]+)( ?)\/( ?)([#0?]+)/))return b=Math.min(v[4].length,7),C=We(_,Math.pow(10,b)-1,!1),g=E,(x=or("n",v[1],C[1])).charAt(x.length-1)==" "&&(x=x.substr(0,x.length-1)+"0"),g+=x+v[2]+"/"+v[3],(x=dt(C[2],b)).length<v[4].length&&(x=Ee(v[4].substr(v[4].length-x.length))+x),g+=x;if(v=a.match(/^# ([#0?]+)( ?)\/( ?)([#0?]+)/))return b=Math.min(Math.max(v[1].length,v[4].length),7),E+((C=We(_,Math.pow(10,b)-1,!0))[0]||(C[1]?"":"0"))+" "+(C[1]?ut(C[1],b)+v[2]+"/"+v[3]+dt(C[2],b):Tn(" ",2*b+1+v[2].length+v[3].length));if(v=a.match(/^[#0?]+$/))return g=""+o,a.length<=g.length?g:Ee(a.substr(0,a.length-g.length))+g;if(v=a.match(/^([#0]+)\.([#0]+)$/)){g=""+o.toFixed(Math.min(v[2].length,10)).replace(/([^0])0+$/,"$1"),b=g.indexOf(".");var x=a.indexOf(".")-b,C=a.length-g.length-x;return Ee(a.substr(0,x)+g+a.substr(a.length-C))}if(v=a.match(/^00,000\.([#0]*0)$/))return o<0?"-"+pr(t,a,-o):Ge(""+o).replace(/^\d,\d{3}$/,"0$&").replace(/^\d*$/,function(A){return"00,"+(A.length<3?Ie(0,3-A.length):"")+A})+"."+Ie(0,v[1].length);switch(a){case"###,###":case"##,###":case"#,###":var R=Ge(""+_);return R!=="0"?E+R:"";default:if(a.match(/\.[0#?]*$/))return pr(t,a.slice(0,a.lastIndexOf(".")),o)+Ee(a.slice(a.lastIndexOf(".")))}throw new Error("unsupported format |"+a+"|")}function or(t,a,o){return((0|o)===o?pr:nr)(t,a,o)}var ln=/\[[HhMmSs\u0E0A\u0E19\u0E17]*\]/;function Cn(t){for(var a=0,o="",c="";a<t.length;)switch(o=t.charAt(a)){case"G":He(t,a)&&(a+=6),a++;break;case'"':for(;t.charCodeAt(++a)!==34&&a<t.length;);++a;break;case"\\":case"_":a+=2;break;case"@":++a;break;case"B":case"b":if(t.charAt(a+1)==="1"||t.charAt(a+1)==="2")return!0;case"M":case"D":case"Y":case"H":case"S":case"E":case"m":case"d":case"y":case"h":case"s":case"e":case"g":return!0;case"A":case"a":case"上":if(t.substr(a,3).toUpperCase()==="A/P"||t.substr(a,5).toUpperCase()==="AM/PM"||t.substr(a,5).toUpperCase()==="上午/下午")return!0;++a;break;case"[":for(c=o;t.charAt(a++)!=="]"&&a<t.length;)c+=t.charAt(a);if(c.match(ln))return!0;break;case".":case"0":case"#":for(;a<t.length&&(-1<"0#?.,E+-%".indexOf(o=t.charAt(++a))||o=="\\"&&t.charAt(a+1)=="-"&&-1<"0#".indexOf(t.charAt(a+2))););break;case"?":for(;t.charAt(++a)===o;);break;case"*":++a,t.charAt(a)!=" "&&t.charAt(a)!="*"||++a;break;case"(":case")":++a;break;case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":for(;a<t.length&&-1<"0123456789".indexOf(t.charAt(++a)););break;case" ":default:++a}return!1}function $i(t,a,o,c){for(var f,d,h,g=[],v="",b=0,_="",E="t",x="H";b<t.length;)switch(_=t.charAt(b)){case"G":if(!He(t,b))throw new Error("unrecognized character "+_+" in "+t);g[g.length]={t:"G",v:"General"},b+=7;break;case'"':for(v="";(h=t.charCodeAt(++b))!==34&&b<t.length;)v+=String.fromCharCode(h);g[g.length]={t:"t",v},++b;break;case"\\":var C=t.charAt(++b),R=C==="("||C===")"?C:"t";g[g.length]={t:R,v:C},++b;break;case"_":g[g.length]={t:"t",v:" "},b+=2;break;case"@":g[g.length]={t:"T",v:a},++b;break;case"B":case"b":if(t.charAt(b+1)==="1"||t.charAt(b+1)==="2"){if(f==null&&(f=be(a,o,t.charAt(b+1)==="2"))==null)return"";g[g.length]={t:"X",v:t.substr(b,2)},E=_,b+=2;break}case"M":case"D":case"Y":case"H":case"S":case"E":_=_.toLowerCase();case"m":case"d":case"y":case"h":case"s":case"e":case"g":if(a<0||f==null&&(f=be(a,o))==null)return"";for(v=_;++b<t.length&&t.charAt(b).toLowerCase()===_;)v+=_;(_=_==="m"&&E.toLowerCase()==="h"?"M":_)==="h"&&(_=x),g[g.length]={t:_,v},E=_;break;case"A":case"a":case"上":if(C={t:_,v:_},f==null&&(f=be(a,o)),t.substr(b,3).toUpperCase()==="A/P"?(f!=null&&(C.v=12<=f.H?"P":"A"),C.t="T",x="h",b+=3):t.substr(b,5).toUpperCase()==="AM/PM"?(f!=null&&(C.v=12<=f.H?"PM":"AM"),C.t="T",b+=5,x="h"):t.substr(b,5).toUpperCase()==="上午/下午"?(f!=null&&(C.v=12<=f.H?"下午":"上午"),C.t="T",b+=5,x="h"):(C.t="t",++b),f==null&&C.t==="T")return"";g[g.length]=C,E=_;break;case"[":for(v=_;t.charAt(b++)!=="]"&&b<t.length;)v+=t.charAt(b);if(v.slice(-1)!=="]")throw'unterminated "[" block: |'+v+"|";if(v.match(ln)){if(f==null&&(f=be(a,o))==null)return"";g[g.length]={t:"Z",v:v.toLowerCase()},E=v.charAt(1)}else-1<v.indexOf("$")&&(v=(v.match(/\$([^-\[\]]*)/)||[])[1]||"$",Cn(t)||(g[g.length]={t:"t",v}));break;case".":if(f!=null){for(v=_;++b<t.length&&(_=t.charAt(b))==="0";)v+=_;g[g.length]={t:"s",v};break}case"0":case"#":for(v=_;++b<t.length&&-1<"0#?.,E+-%".indexOf(_=t.charAt(b));)v+=_;g[g.length]={t:"n",v};break;case"?":for(v=_;t.charAt(++b)===_;)v+=_;g[g.length]={t:_,v},E=_;break;case"*":++b,t.charAt(b)!=" "&&t.charAt(b)!="*"||++b;break;case"(":case")":g[g.length]={t:c===1?"t":_,v:_},++b;break;case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":for(v=_;b<t.length&&-1<"0123456789".indexOf(t.charAt(++b));)v+=t.charAt(b);g[g.length]={t:"D",v};break;case" ":g[g.length]={t:_,v:_},++b;break;case"$":g[g.length]={t:"t",v:"$"},++b;break;default:if(",$-+/():!^&'~{}<>=€acfijklopqrtuvwxzP".indexOf(_)===-1)throw new Error("unrecognized character "+_+" in "+t);g[g.length]={t:"t",v:_},++b}var A,W=0,I=0;for(b=g.length-1,E="t";0<=b;--b)switch(g[b].t){case"h":case"H":g[b].t=x,E="h",W<1&&(W=1);break;case"s":(A=g[b].v.match(/\.0+$/))&&(I=Math.max(I,A[0].length-1)),W<3&&(W=3);case"d":case"y":case"M":case"e":E=g[b].t;break;case"m":E==="s"&&(g[b].t="M",W<2&&(W=2));break;case"X":break;case"Z":(W=(W=W<1&&g[b].v.match(/[Hh]/)?1:W)<2&&g[b].v.match(/[Mm]/)?2:W)<3&&g[b].v.match(/[Ss]/)&&(W=3)}switch(W){case 0:break;case 1:.5<=f.u&&(f.u=0,++f.S),60<=f.S&&(f.S=0,++f.M),60<=f.M&&(f.M=0,++f.H);break;case 2:.5<=f.u&&(f.u=0,++f.S),60<=f.S&&(f.S=0,++f.M)}var O,H="";for(b=0;b<g.length;++b)switch(g[b].t){case"t":case"T":case" ":case"D":break;case"X":g[b].v="",g[b].t=";";break;case"d":case"m":case"y":case"h":case"H":case"M":case"s":case"e":case"b":case"Z":g[b].v=function(Qe,Xe,ke,ot){var Tt,_t="",mt=0,ft=0,ht=ke.y,rt=0;switch(Qe){case 98:ht=ke.y+543;case 121:switch(Xe.length){case 1:case 2:Tt=ht%100,rt=2;break;default:Tt=ht%1e4,rt=4}break;case 109:switch(Xe.length){case 1:case 2:Tt=ke.m,rt=Xe.length;break;case 3:return $e[ke.m-1][1];case 5:return $e[ke.m-1][0];default:return $e[ke.m-1][2]}break;case 100:switch(Xe.length){case 1:case 2:Tt=ke.d,rt=Xe.length;break;case 3:return et[ke.q][0];default:return et[ke.q][1]}break;case 104:switch(Xe.length){case 1:case 2:Tt=1+(ke.H+11)%12,rt=Xe.length;break;default:throw"bad hour format: "+Xe}break;case 72:switch(Xe.length){case 1:case 2:Tt=ke.H,rt=Xe.length;break;default:throw"bad hour format: "+Xe}break;case 77:switch(Xe.length){case 1:case 2:Tt=ke.M,rt=Xe.length;break;default:throw"bad minute format: "+Xe}break;case 115:if(Xe!="s"&&Xe!="ss"&&Xe!=".0"&&Xe!=".00"&&Xe!=".000")throw"bad second format: "+Xe;return ke.u!==0||Xe!="s"&&Xe!="ss"?(60*(ft=2<=ot?ot===3?1e3:100:ot===1?10:1)<=(mt=Math.round(ft*(ke.S+ke.u)))&&(mt=0),Xe==="s"?mt===0?"0":""+mt/ft:(_t=Ie(mt,2+ot),Xe==="ss"?_t.substr(0,2):"."+_t.substr(2,Xe.length-1))):Ie(ke.S,Xe.length);case 90:switch(Xe){case"[h]":case"[hh]":Tt=24*ke.D+ke.H;break;case"[m]":case"[mm]":Tt=60*(24*ke.D+ke.H)+ke.M;break;case"[s]":case"[ss]":Tt=60*(60*(24*ke.D+ke.H)+ke.M)+Math.round(ke.S+ke.u);break;default:throw"bad abstime format: "+Xe}rt=Xe.length===3?1:2;break;case 101:Tt=ht,rt=1}return 0<rt?Ie(Tt,rt):""}(g[b].t.charCodeAt(0),g[b].v,f,I),g[b].t="t";break;case"n":case"?":for(O=b+1;g[O]!=null&&((_=g[O].t)==="?"||_==="D"||(_===" "||_==="t")&&g[O+1]!=null&&(g[O+1].t==="?"||g[O+1].t==="t"&&g[O+1].v==="/")||g[b].t==="("&&(_===" "||_==="n"||_===")")||_==="t"&&(g[O].v==="/"||g[O].v===" "&&g[O+1]!=null&&g[O+1].t=="?"));)g[b].v+=g[O].v,g[O]={v:"",t:";"},++O;H+=g[b].v,b=O-1;break;case"G":g[b].t="t",g[b].v=Be(a,o)}var j,q,fe="";if(0<H.length){H.charCodeAt(0)==40?(j=a<0&&H.charCodeAt(0)===45?-a:a,q=or("n",H,j)):(q=or("n",H,j=a<0&&1<c?-a:a),j<0&&g[0]&&g[0].t=="t"&&(q=q.substr(1),g[0].v="-"+g[0].v)),O=q.length-1;for(var Fe=g.length,b=0;b<g.length;++b)if(g[b]!=null&&g[b].t!="t"&&-1<g[b].v.indexOf(".")){Fe=b;break}var me=g.length;if(Fe===g.length&&q.indexOf("E")===-1){for(b=g.length-1;0<=b;--b)g[b]!=null&&"n?".indexOf(g[b].t)!==-1&&(O>=g[b].v.length-1?(O-=g[b].v.length,g[b].v=q.substr(O+1,g[b].v.length)):O<0?g[b].v="":(g[b].v=q.substr(0,O+1),O=-1),g[b].t="t",me=b);0<=O&&me<g.length&&(g[me].v=q.substr(0,O+1)+g[me].v)}else if(Fe!==g.length&&q.indexOf("E")===-1){for(O=q.indexOf(".")-1,b=Fe;0<=b;--b)if(g[b]!=null&&"n?".indexOf(g[b].t)!==-1){for(d=-1<g[b].v.indexOf(".")&&b===Fe?g[b].v.indexOf(".")-1:g[b].v.length-1,fe=g[b].v.substr(d+1);0<=d;--d)0<=O&&(g[b].v.charAt(d)==="0"||g[b].v.charAt(d)==="#")&&(fe=q.charAt(O--)+fe);g[b].v=fe,g[b].t="t",me=b}for(0<=O&&me<g.length&&(g[me].v=q.substr(0,O+1)+g[me].v),O=q.indexOf(".")+1,b=Fe;b<g.length;++b)if(g[b]!=null&&("n?(".indexOf(g[b].t)!==-1||b===Fe)){for(d=-1<g[b].v.indexOf(".")&&b===Fe?g[b].v.indexOf(".")+1:0,fe=g[b].v.substr(0,d);d<g[b].v.length;++d)O<q.length&&(fe+=q.charAt(O++));g[b].v=fe,g[b].t="t",me=b}}}for(b=0;b<g.length;++b)g[b]!=null&&-1<"n?".indexOf(g[b].t)&&(j=1<c&&a<0&&0<b&&g[b-1].v==="-"?-a:a,g[b].v=or(g[b].t,g[b].v,j),g[b].t="t");var Te="";for(b=0;b!==g.length;++b)g[b]!=null&&(Te+=g[b].v);return Te}var co=/\[(=|>[=]?|<[>=]?)(-?\d+(?:\.\d*)?)\]/;function Wi(t,a){if(a!=null){var o=parseFloat(a[2]);switch(a[1]){case"=":if(t==o)return 1;break;case">":if(o<t)return 1;break;case"<":if(t<o)return 1;break;case"<>":if(t!=o)return 1;break;case">=":if(o<=t)return 1;break;case"<=":if(t<=o)return 1}}}function Ko(t,a){var o=function(h){for(var g=[],v=!1,b=0,_=0;b<h.length;++b)switch(h.charCodeAt(b)){case 34:v=!v;break;case 95:case 42:case 92:++b;break;case 59:g[g.length]=h.substr(_,b-_),_=b+1}if(g[g.length]=h.substr(_),v===!0)throw new Error("Format |"+h+"| unterminated string ");return g}(t),c=o.length,f=o[c-1].indexOf("@");if(c<4&&-1<f&&--c,4<o.length)throw new Error("cannot find right format for |"+o.join("|")+"|");if(typeof a!="number")return[4,o.length===4||-1<f?o[o.length-1]:"@"];switch(o.length){case 1:o=-1<f?["General","General","General",o[0]]:[o[0],o[0],o[0],"@"];break;case 2:o=-1<f?[o[0],o[0],o[0],o[1]]:[o[0],o[1],o[0],"@"];break;case 3:o=-1<f?[o[0],o[1],o[0],o[2]]:[o[0],o[1],o[2],"@"]}var d=0<a?o[0]:a<0?o[1]:o[2];return o[0].indexOf("[")===-1&&o[1].indexOf("[")===-1?[c,d]:o[0].match(/\[[=<>]/)==null&&o[1].match(/\[[=<>]/)==null?[c,d]:(t=o[0].match(co),d=o[1].match(co),Wi(a,t)?[c,o[0]]:Wi(a,d)?[c,o[1]]:[c,o[t!=null&&d!=null?2:1]])}function Zr(t,a,o){o==null&&(o={});var c="";switch(typeof t){case"string":c=t=="m/d/yy"&&o.dateNF?o.dateNF:t;break;case"number":(c=(c=t==14&&o.dateNF?o.dateNF:(o.table!=null?o.table:De)[t])==null?o.table&&o.table[Ne[t]]||De[Ne[t]]:c)==null&&(c=J[t]||"General")}if(He(c,0))return Be(a,o);var f=Ko(c,a=a instanceof Date?ee(a,o.date1904):a);if(He(f[1]))return Be(a,o);if(a===!0)a="TRUE";else if(a===!1)a="FALSE";else if(a===""||a==null)return"";return $i(f[1],a,o,f[0])}function yn(t,a){if(typeof a!="number"){a=+a||-1;for(var o=0;o<392;++o)if(De[o]!=null){if(De[o]==t){a=o;break}}else a<0&&(a=o);a<0&&(a=391)}return De[a]=t,a}function zi(t){for(var a=0;a!=392;++a)t[a]!==void 0&&yn(t[a],a)}function qo(){var t;(t=t||{})[0]="General",t[1]="0",t[2]="0.00",t[3]="#,##0",t[4]="#,##0.00",t[9]="0%",t[10]="0.00%",t[11]="0.00E+00",t[12]="# ?/?",t[13]="# ??/??",t[14]="m/d/yy",t[15]="d-mmm-yy",t[16]="d-mmm",t[17]="mmm-yy",t[18]="h:mm AM/PM",t[19]="h:mm:ss AM/PM",t[20]="h:mm",t[21]="h:mm:ss",t[22]="m/d/yy h:mm",t[37]="#,##0 ;(#,##0)",t[38]="#,##0 ;[Red](#,##0)",t[39]="#,##0.00;(#,##0.00)",t[40]="#,##0.00;[Red](#,##0.00)",t[45]="mm:ss",t[46]="[h]:mm:ss",t[47]="mmss.0",t[48]="##0.0E+0",t[49]="@",t[56]='"上午/下午 "hh"時"mm"分"ss"秒 "',De=t}var $1={format:Zr,load:yn,_table:De,load_table:zi,parse_date_code:be,is_date:Cn,get_table:function(){return $1._table=De}},Pm={5:'"$"#,##0_);\\("$"#,##0\\)',6:'"$"#,##0_);[Red]\\("$"#,##0\\)',7:'"$"#,##0.00_);\\("$"#,##0.00\\)',8:'"$"#,##0.00_);[Red]\\("$"#,##0.00\\)',23:"General",24:"General",25:"General",26:"General",27:"m/d/yy",28:"m/d/yy",29:"m/d/yy",30:"m/d/yy",31:"m/d/yy",32:"h:mm:ss",33:"h:mm:ss",34:"h:mm:ss",35:"h:mm:ss",36:"m/d/yy",41:'_(* #,##0_);_(* (#,##0);_(* "-"_);_(@_)',42:'_("$"* #,##0_);_("$"* (#,##0);_("$"* "-"_);_(@_)',43:'_(* #,##0.00_);_(* (#,##0.00);_(* "-"??_);_(@_)',44:'_("$"* #,##0.00_);_("$"* (#,##0.00);_("$"* "-"??_);_(@_)',50:"m/d/yy",51:"m/d/yy",52:"m/d/yy",53:"m/d/yy",54:"m/d/yy",55:"m/d/yy",56:"m/d/yy",57:"m/d/yy",58:"m/d/yy",59:"0",60:"0.00",61:"#,##0",62:"#,##0.00",63:'"$"#,##0_);\\("$"#,##0\\)',64:'"$"#,##0_);[Red]\\("$"#,##0\\)',65:'"$"#,##0.00_);\\("$"#,##0.00\\)',66:'"$"#,##0.00_);[Red]\\("$"#,##0.00\\)',67:"0%",68:"0.00%",69:"# ?/?",70:"# ??/??",71:"m/d/yy",72:"m/d/yy",73:"d-mmm-yy",74:"d-mmm",75:"mmm-yy",76:"h:mm",77:"h:mm:ss",78:"m/d/yy h:mm",79:"mm:ss",80:"[h]:mm:ss",81:"mmss.0"},Zf=/[dD]+|[mM]+|[yYeE]+|[Hh]+|[Ss]+/g,ua,Im=function(){var t={};t.version="1.2.0";var a=function(){for(var O=0,H=new Array(256),j=0;j!=256;++j)O=1&(O=1&(O=1&(O=1&(O=1&(O=1&(O=1&(O=1&(O=j)?-306674912^O>>>1:O>>>1)?-306674912^O>>>1:O>>>1)?-306674912^O>>>1:O>>>1)?-306674912^O>>>1:O>>>1)?-306674912^O>>>1:O>>>1)?-306674912^O>>>1:O>>>1)?-306674912^O>>>1:O>>>1)?-306674912^O>>>1:O>>>1,H[j]=O;return typeof Int32Array<"u"?new Int32Array(H):H}(),o=function(O){for(var H=0,j=0,fe=0,q=new(typeof Int32Array<"u"?Int32Array:Array)(4096),fe=0;fe!=256;++fe)q[fe]=O[fe];for(fe=0;fe!=256;++fe)for(j=O[fe],H=256+fe;H<4096;H+=256)j=q[H]=j>>>8^O[255&j];var Fe=[];for(fe=1;fe!=16;++fe)Fe[fe-1]=typeof Int32Array<"u"?q.subarray(256*fe,256*fe+256):q.slice(256*fe,256*fe+256);return Fe}(a),c=o[0],f=o[1],d=o[2],h=o[3],g=o[4],v=o[5],b=o[6],_=o[7],E=o[8],x=o[9],C=o[10],R=o[11],A=o[12],W=o[13],I=o[14];return t.table=a,t.bstr=function(O,H){for(var j=-1^H,q=0,fe=O.length;q<fe;)j=j>>>8^a[255&(j^O.charCodeAt(q++))];return~j},t.buf=function(O,H){for(var j=-1^H,q=O.length-15,fe=0;fe<q;)j=I[O[fe++]^255&j]^W[O[fe++]^j>>8&255]^A[O[fe++]^j>>16&255]^R[O[fe++]^j>>>24]^C[O[fe++]]^x[O[fe++]]^E[O[fe++]]^_[O[fe++]]^b[O[fe++]]^v[O[fe++]]^g[O[fe++]]^h[O[fe++]]^d[O[fe++]]^f[O[fe++]]^c[O[fe++]]^a[O[fe++]];for(q+=15;fe<q;)j=j>>>8^a[255&(j^O[fe++])];return~j},t.str=function(O,H){for(var j,q=-1^H,fe=0,Fe=O.length,me=0;fe<Fe;)q=(me=O.charCodeAt(fe++))<128?q>>>8^a[255&(q^me)]:me<2048?(q=q>>>8^a[255&(q^(192|me>>6&31))])>>>8^a[255&(q^(128|63&me))]:55296<=me&&me<57344?(me=64+(1023&me),j=1023&O.charCodeAt(fe++),(q=(q=(q=q>>>8^a[255&(q^(240|me>>8&7))])>>>8^a[255&(q^(128|me>>2&63))])>>>8^a[255&(q^(128|j>>6&15|(3&me)<<4))])>>>8^a[255&(q^(128|63&j))]):(q=(q=q>>>8^a[255&(q^(224|me>>12&15))])>>>8^a[255&(q^(128|me>>6&63))])>>>8^a[255&(q^(128|63&me))];return~q},t}(),Jt=function(){var t,a={};function o(Z){if(Z.charAt(Z.length-1)=="/")return Z.slice(0,-1).indexOf("/")===-1?Z:o(Z.slice(0,-1));var Re=Z.lastIndexOf("/");return Re===-1?Z:Z.slice(0,Re+1)}function c(Z){if(Z.charAt(Z.length-1)=="/")return c(Z.slice(0,-1));var Re=Z.lastIndexOf("/");return Re===-1?Z:Z.slice(Re+1)}function f(Z){$n(Z,0);for(var Re,ue={};Z.l<=Z.length-4;){var Ae=Z.read_shift(2),oe=Z.read_shift(2),nt=Z.l+oe,Se={};Ae===21589&&(1&(Re=Z.read_shift(1))&&(Se.mtime=Z.read_shift(4)),5<oe&&(2&Re&&(Se.atime=Z.read_shift(4)),4&Re&&(Se.ctime=Z.read_shift(4))),Se.mtime&&(Se.mt=new Date(1e3*Se.mtime))),Z.l=nt,ue[Ae]=Se}return ue}function d(){return t=t||Vv}function h(Z,Re){if(Z[0]==80&&Z[1]==75)return jr(Z,Re);if((32|Z[0])==109&&(32|Z[1])==105)return function(ct,jt){if(O(ct.slice(0,13)).toLowerCase()!="mime-version:")throw new Error("Unsupported MAD header");var At=jt&&jt.root||"",gt=(z&&Buffer.isBuffer(ct)?ct.toString("binary"):O(ct)).split(`\r
88
+ \v\f\r\x1B !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_\`abcdefghijklmnopqrstuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþÿ`,l=[],n={},e=0;e!=i.length;++e)i.charCodeAt(e)!==65533&&(n[i.charAt(e)]=e),l[e]=i.charAt(e);return{enc:n,dec:l}}(),r.exports&&typeof DO_NOT_EXPORT_CODEPAGE>"u"&&(r.exports=s);/*! cputils.js (C) 2013-present SheetJS -- http://sheetjs.com */(function(i,l){if(typeof s>"u")if(typeof x2<"u"){var n=s;r.exports&&typeof DO_NOT_EXPORT_CODEPAGE>"u"?r.exports=l(n):i.cptable=l(n)}else throw new Error("cptable not found");else s=l(s)})(Ms,function(i){var l={1200:"utf16le",1201:"utf16be",12e3:"utf32le",12001:"utf32be",16969:"utf64le",20127:"ascii",65e3:"utf7",65001:"utf8"},n=[874,1250,1251,1252,1253,1254,1255,1256,1e4],e=[932,936,949,950],m=[65001],F={},y={},w={},k={},S=function(ze){return String.fromCharCode(ze)},P=function(ze){return ze.charCodeAt(0)},M=typeof Buffer<"u",N=function(){};if(M){var B=!Buffer.from;if(!B)try{Buffer.from("foo","utf8")}catch{B=!0}N=B?function(dt,ze){return ze?new Buffer(dt,ze):new Buffer(dt)}:Buffer.from.bind(Buffer),Buffer.allocUnsafe||(Buffer.allocUnsafe=function(dt){return new Buffer(dt)});var K=1024,U=Buffer.allocUnsafe(K),G=function(ze){for(var he=Buffer.allocUnsafe(65536),He=0;He<65536;++He)he[He]=0;for(var et=Object.keys(ze),$e=et.length,De=0,Ne=et[De];De<$e;++De)(Ne=et[De])&&(he[Ne.charCodeAt(0)]=ze[Ne]);return he},se=function(ze){var he=G(i[ze].enc);return function(et,$e){var De=et.length,Ne,J=0,We=0,be=0,st=0;if(typeof et=="string")for(Ne=Buffer.allocUnsafe(De),J=0;J<De;++J)Ne[J]=he[et.charCodeAt(J)];else if(Buffer.isBuffer(et)){for(Ne=Buffer.allocUnsafe(2*De),We=0,J=0;J<De;++J)be=et[J],be<128?Ne[We++]=he[be]:be<224?(Ne[We++]=he[((be&31)<<6)+(et[J+1]&63)],++J):be<240?(Ne[We++]=he[((be&15)<<12)+((et[J+1]&63)<<6)+(et[J+2]&63)],J+=2):(st=((be&7)<<18)+((et[J+1]&63)<<12)+((et[J+2]&63)<<6)+(et[J+3]&63),J+=3,st<65536?Ne[We++]=he[st]:(st-=65536,Ne[We++]=he[55296+(st>>10&1023)],Ne[We++]=he[56320+(st&1023)]));Ne=Ne.slice(0,We)}else for(Ne=Buffer.allocUnsafe(De),J=0;J<De;++J)Ne[J]=he[et[J].charCodeAt(0)];return!$e||$e==="buf"?Ne:$e!=="arr"?Ne.toString("binary"):[].slice.call(Ne)}},Y=function(ze){var he=i[ze].dec,He=Buffer.allocUnsafe(131072),et=0,$e="";for(et=0;et<he.length;++et)if($e=he[et]){var De=$e.charCodeAt(0);He[2*et]=De&255,He[2*et+1]=De>>8}return function(J){var We=J.length,be=0,st=0;if(2*We>K&&(K=2*We,U=Buffer.allocUnsafe(K)),Buffer.isBuffer(J))for(be=0;be<We;be++)st=2*J[be],U[2*be]=He[st],U[2*be+1]=He[st+1];else if(typeof J=="string")for(be=0;be<We;be++)st=2*J.charCodeAt(be),U[2*be]=He[st],U[2*be+1]=He[st+1];else for(be=0;be<We;be++)st=2*J[be],U[2*be]=He[st],U[2*be+1]=He[st+1];return U.slice(0,2*We).toString("ucs2")}},z=function(ze){for(var he=i[ze].enc,He=Buffer.allocUnsafe(131072),et=0;et<131072;++et)He[et]=0;for(var $e=Object.keys(he),De=0,Ne=$e[De];De<$e.length;++De)if(Ne=$e[De]){var J=Ne.charCodeAt(0);He[2*J]=he[Ne]&255,He[2*J+1]=he[Ne]>>8}return function(be,st){var Vt=be.length,X=Buffer.allocUnsafe(2*Vt),ee=0,ce=0,Me=0,Be=0,Ge=0;if(typeof be=="string"){for(ee=Be=0;ee<Vt;++ee)ce=be.charCodeAt(ee)*2,X[Be++]=He[ce+1]||He[ce],He[ce+1]>0&&(X[Be++]=He[ce]);X=X.slice(0,Be)}else if(Buffer.isBuffer(be)){for(ee=Be=0;ee<Vt;++ee)Ge=be[ee],Ge<128?ce=Ge:Ge<224?(ce=((Ge&31)<<6)+(be[ee+1]&63),++ee):Ge<240?(ce=((Ge&15)<<12)+((be[ee+1]&63)<<6)+(be[ee+2]&63),ee+=2):(ce=((Ge&7)<<18)+((be[ee+1]&63)<<12)+((be[ee+2]&63)<<6)+(be[ee+3]&63),ee+=3),ce<65536?(ce*=2,X[Be++]=He[ce+1]||He[ce],He[ce+1]>0&&(X[Be++]=He[ce])):(Me=ce-65536,ce=2*(55296+(Me>>10&1023)),X[Be++]=He[ce+1]||He[ce],He[ce+1]>0&&(X[Be++]=He[ce]),ce=2*(56320+(Me&1023)),X[Be++]=He[ce+1]||He[ce],He[ce+1]>0&&(X[Be++]=He[ce]));X=X.slice(0,Be)}else for(ee=Be=0;ee<Vt;ee++)ce=be[ee].charCodeAt(0)*2,X[Be++]=He[ce+1]||He[ce],He[ce+1]>0&&(X[Be++]=He[ce]);return!st||st==="buf"?X:st!=="arr"?X.toString("binary"):[].slice.call(X)}},ie=function(ze){var he=i[ze].dec,He=Buffer.allocUnsafe(131072),et=0,$e,De=0,Ne=0,J=0;for(J=0;J<65536;++J)He[2*J]=255,He[2*J+1]=253;for(et=0;et<he.length;++et)($e=he[et])&&(De=$e.charCodeAt(0),Ne=2*et,He[Ne]=De&255,He[Ne+1]=De>>8);return function(be){var st=be.length,Vt=Buffer.allocUnsafe(2*st),X=0,ee=0,ce=0;if(Buffer.isBuffer(be))for(X=0;X<st;X++)ee=2*be[X],He[ee]===255&&He[ee+1]===253&&(ee=2*((be[X]<<8)+be[X+1]),++X),Vt[ce++]=He[ee],Vt[ce++]=He[ee+1];else if(typeof be=="string")for(X=0;X<st;X++)ee=2*be.charCodeAt(X),He[ee]===255&&He[ee+1]===253&&(ee=2*((be.charCodeAt(X)<<8)+be.charCodeAt(X+1)),++X),Vt[ce++]=He[ee],Vt[ce++]=He[ee+1];else for(X=0;X<st;X++)ee=2*be[X],He[ee]===255&&He[ee+1]===253&&(ee=2*((be[X]<<8)+be[X+1]),++X),Vt[ce++]=He[ee],Vt[ce++]=He[ee+1];return Vt.slice(0,ce).toString("ucs2")}};F[65001]=function dt(ze){if(typeof ze=="string")return dt(ze.split("").map(P));var he=ze.length,He=0,et=0;4*he>K&&(K=4*he,U=Buffer.allocUnsafe(K));var $e=0;he>=3&&ze[0]==239&&ze[1]==187&&ze[2]==191&&($e=3);for(var De=1,Ne=0,J=0;$e<he;$e+=De)De=1,J=ze[$e],J<128?He=J:J<224?(He=(J&31)*64+(ze[$e+1]&63),De=2):J<240?(He=((J&15)<<12)+(ze[$e+1]&63)*64+(ze[$e+2]&63),De=3):(He=(J&7)*262144+((ze[$e+1]&63)<<12)+(ze[$e+2]&63)*64+(ze[$e+3]&63),De=4),He<65536?(U[Ne++]=He&255,U[Ne++]=He>>8):(He-=65536,et=55296+(He>>10&1023),He=56320+(He&1023),U[Ne++]=et&255,U[Ne++]=et>>>8,U[Ne++]=He&255,U[Ne++]=He>>>8&255);return U.slice(0,Ne).toString("ucs2")},y[65001]=function(ze,he){if(M&&Buffer.isBuffer(ze))return!he||he==="buf"?ze:he!=="arr"?ze.toString("binary"):[].slice.call(ze);var He=ze.length,et=0,$e=0,De=0,Ne=typeof ze=="string";4*He>K&&(K=4*He,U=Buffer.allocUnsafe(K));for(var J=0;J<He;++J)et=Ne?ze.charCodeAt(J):ze[J].charCodeAt(0),et<=127?U[De++]=et:et<=2047?(U[De++]=192+(et>>6),U[De++]=128+(et&63)):et>=55296&&et<=57343?(et-=55296,++J,$e=(Ne?ze.charCodeAt(J):ze[J].charCodeAt(0))-56320+(et<<10),U[De++]=240+($e>>>18&7),U[De++]=144+($e>>>12&63),U[De++]=128+($e>>>6&63),U[De++]=128+($e&63)):(U[De++]=224+(et>>12),U[De++]=128+(et>>6&63),U[De++]=128+(et&63));return!he||he==="buf"?U.slice(0,De):he!=="arr"?U.slice(0,De).toString("binary"):[].slice.call(U,0,De)}}var re=function(){if(M){if(w[n[0]])return;var ze=0,he=0;for(ze=0;ze<n.length;++ze)he=n[ze],i[he]&&(w[he]=Y(he),k[he]=se(he));for(ze=0;ze<e.length;++ze)he=e[ze],i[he]&&(w[he]=ie(he),k[he]=z(he));for(ze=0;ze<m.length;++ze)he=m[ze],F[he]&&(w[he]=F[he]),y[he]&&(k[he]=y[he])}},ne=function(dt,ze){return""},te=function(ze){delete w[ze],delete k[ze]},le=function(){if(M){if(!w[n[0]])return;n.forEach(te),e.forEach(te),m.forEach(te)}ve=ne,Le=0},we={encache:re,decache:le,sbcs:n,dbcs:e};re();var Pe="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",xe="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789'(),-./:?",ve=ne,Le=0,qe=function dt(ze,he,He){if(ze===Le&&ve)return ve(he,He);if(k[ze])return ve=k[Le=ze],ve(he,He);M&&Buffer.isBuffer(he)&&(he=he.toString("utf8"));var et=he.length,$e=M?Buffer.allocUnsafe(4*et):[],De=0,Ne=0,J=0,We=0,be=i[ze],st,Vt="",X=typeof he=="string";if(be&&(st=be.enc))for(Ne=0;Ne<et;++Ne,++J)De=st[X?he.charAt(Ne):he[Ne]],De>255?($e[J]=De>>8,$e[++J]=De&255):$e[J]=De&255;else if(Vt=l[ze])switch(Vt){case"utf8":if(M&&X){$e=N(he,Vt),J=$e.length;break}for(Ne=0;Ne<et;++Ne,++J)De=X?he.charCodeAt(Ne):he[Ne].charCodeAt(0),De<=127?$e[J]=De:De<=2047?($e[J]=192+(De>>6),$e[++J]=128+(De&63)):De>=55296&&De<=57343?(De-=55296,We=(X?he.charCodeAt(++Ne):he[++Ne].charCodeAt(0))-56320+(De<<10),$e[J]=240+(We>>>18&7),$e[++J]=144+(We>>>12&63),$e[++J]=128+(We>>>6&63),$e[++J]=128+(We&63)):($e[J]=224+(De>>12),$e[++J]=128+(De>>6&63),$e[++J]=128+(De&63));break;case"ascii":if(M&&typeof he=="string"){$e=N(he,Vt),J=$e.length;break}for(Ne=0;Ne<et;++Ne,++J)if(De=X?he.charCodeAt(Ne):he[Ne].charCodeAt(0),De<=127)$e[J]=De;else throw new Error("bad ascii "+De);break;case"utf16le":if(M&&typeof he=="string"){$e=N(he,Vt),J=$e.length;break}for(Ne=0;Ne<et;++Ne)De=X?he.charCodeAt(Ne):he[Ne].charCodeAt(0),$e[J++]=De&255,$e[J++]=De>>8;break;case"utf16be":for(Ne=0;Ne<et;++Ne)De=X?he.charCodeAt(Ne):he[Ne].charCodeAt(0),$e[J++]=De>>8,$e[J++]=De&255;break;case"utf32le":for(Ne=0;Ne<et;++Ne)De=X?he.charCodeAt(Ne):he[Ne].charCodeAt(0),De>=55296&&De<=57343&&(De=65536+(De-55296<<10)+(he[++Ne].charCodeAt(0)-56320)),$e[J++]=De&255,De>>=8,$e[J++]=De&255,De>>=8,$e[J++]=De&255,De>>=8,$e[J++]=De&255;break;case"utf32be":for(Ne=0;Ne<et;++Ne)De=X?he.charCodeAt(Ne):he[Ne].charCodeAt(0),De>=55296&&De<=57343&&(De=65536+(De-55296<<10)+(he[++Ne].charCodeAt(0)-56320)),$e[J+3]=De&255,De>>=8,$e[J+2]=De&255,De>>=8,$e[J+1]=De&255,De>>=8,$e[J]=De&255,J+=4;break;case"utf7":for(Ne=0;Ne<et;Ne++){var ee=X?he.charAt(Ne):he[Ne].charAt(0);if(ee==="+"){$e[J++]=43,$e[J++]=45;continue}if(xe.indexOf(ee)>-1){$e[J++]=ee.charCodeAt(0);continue}var ce=dt(1201,ee);$e[J++]=43,$e[J++]=Pe.charCodeAt(ce[0]>>2),$e[J++]=Pe.charCodeAt(((ce[0]&3)<<4)+((ce[1]||0)>>4)),$e[J++]=Pe.charCodeAt(((ce[1]&15)<<2)+((ce[2]||0)>>6)),$e[J++]=45}break;default:throw new Error("Unsupported magic: "+ze+" "+l[ze])}else throw new Error("Unrecognized CP: "+ze);return $e=$e.slice(0,J),M?!He||He==="buf"?$e:He!=="arr"?$e.toString("binary"):[].slice.call($e):He=="str"?$e.map(S).join(""):$e},Ie=function dt(ze,he){var He;if(He=w[ze])return He(he);if(typeof he=="string")return dt(ze,he.split("").map(P));var et=he.length,$e=new Array(et),De="",Ne=0,J=0,We=1,be=0,st=0,Vt=i[ze],X,ee="";if(Vt&&(X=Vt.dec))for(J=0;J<et;J+=We){if(We=2,De=X[(he[J]<<8)+he[J+1]],De||(We=1,De=X[he[J]]),!De)throw new Error("Unrecognized code: "+he[J]+" "+he[J+We-1]+" "+J+" "+We+" "+X[he[J]]);$e[be++]=De}else if(ee=l[ze])switch(ee){case"utf8":for(et>=3&&he[0]==239&&he[1]==187&&he[2]==191&&(J=3);J<et;J+=We)We=1,he[J]<128?Ne=he[J]:he[J]<224?(Ne=(he[J]&31)*64+(he[J+1]&63),We=2):he[J]<240?(Ne=((he[J]&15)<<12)+(he[J+1]&63)*64+(he[J+2]&63),We=3):(Ne=(he[J]&7)*262144+((he[J+1]&63)<<12)+(he[J+2]&63)*64+(he[J+3]&63),We=4),Ne<65536||(Ne-=65536,st=55296+(Ne>>10&1023),Ne=56320+(Ne&1023),$e[be++]=String.fromCharCode(st)),$e[be++]=String.fromCharCode(Ne);break;case"ascii":if(M&&Buffer.isBuffer(he))return he.toString(ee);for(J=0;J<et;J++)$e[J]=String.fromCharCode(he[J]);be=et;break;case"utf16le":if(et>=2&&he[0]==255&&he[1]==254&&(J=2),M&&Buffer.isBuffer(he))return he.toString(ee);for(We=2;J+1<et;J+=We)$e[be++]=String.fromCharCode((he[J+1]<<8)+he[J]);break;case"utf16be":for(et>=2&&he[0]==254&&he[1]==255&&(J=2),We=2;J+1<et;J+=We)$e[be++]=String.fromCharCode((he[J]<<8)+he[J+1]);break;case"utf32le":for(et>=4&&he[0]==255&&he[1]==254&&he[2]===0&&he[3]===0&&(J=4),We=4;J<et;J+=We)Ne=(he[J+3]<<24)+(he[J+2]<<16)+(he[J+1]<<8)+he[J],Ne>65535?(Ne-=65536,$e[be++]=String.fromCharCode(55296+(Ne>>10&1023)),$e[be++]=String.fromCharCode(56320+(Ne&1023))):$e[be++]=String.fromCharCode(Ne);break;case"utf32be":for(et>=4&&he[3]==255&&he[2]==254&&he[1]===0&&he[0]===0&&(J=4),We=4;J<et;J+=We)Ne=(he[J]<<24)+(he[J+1]<<16)+(he[J+2]<<8)+he[J+3],Ne>65535?(Ne-=65536,$e[be++]=String.fromCharCode(55296+(Ne>>10&1023)),$e[be++]=String.fromCharCode(56320+(Ne&1023))):$e[be++]=String.fromCharCode(Ne);break;case"utf7":for(et>=4&&he[0]==43&&he[1]==47&&he[2]==118&&(et>=5&&he[3]==56&&he[4]==45?J=5:(he[3]==56||he[3]==57||he[3]==43||he[3]==47)&&(J=4));J<et;J+=We){if(he[J]!==43){We=1,$e[be++]=String.fromCharCode(he[J]);continue}if(We=1,he[J+1]===45){We=2,$e[be++]="+";continue}for(;String.fromCharCode(he[J+We]).match(/[A-Za-z0-9+\/]/);)We++;var ce=0;he[J+We]===45&&(++We,ce=1);for(var Me=[],Be="",Ge=0,Et=0,pt=0,vt=0,Ve=0,_e=0,Ee=0,Ct=1;Ct<We-ce&&(vt=Pe.indexOf(String.fromCharCode(he[J+Ct++])),Ve=Pe.indexOf(String.fromCharCode(he[J+Ct++])),Ge=vt<<2|Ve>>4,Me.push(Ge),_e=Pe.indexOf(String.fromCharCode(he[J+Ct++])),!(_e===-1||(Et=(Ve&15)<<4|_e>>2,Me.push(Et),Ee=Pe.indexOf(String.fromCharCode(he[J+Ct++])),Ee===-1)));)pt=(_e&3)<<6|Ee,Ee<64&&Me.push(pt);for(Be=dt(1201,Me),Ct=0;Ct<Be.length;++Ct)$e[be++]=Be.charAt(Ct)}break;default:throw new Error("Unsupported magic: "+ze+" "+l[ze])}else throw new Error("Unrecognized CP: "+ze);return $e.slice(0,be).join("")},ut=function(ze){return!!(i[ze]||l[ze])};return i.utils={decode:Ie,encode:qe,hascp:ut,magic:l,cache:we},i})}(zv)),zv.exports}const W9={},z9=Object.freeze(Object.defineProperty({__proto__:null,default:W9},Symbol.toStringTag,{value:"Module"})),Vv=by(z9);(function(r,s){var i={};function l(n){n.version="0.18.5",n.style_version="1.2.0";var e,m=1200,F=1252;typeof cptable<"u"?e=cptable:typeof x2<"u"&&(e=$9());var y=[874,932,936,949,950,1250,1251,1252,1253,1254,1255,1256,1257,1258,1e4],w={0:1252,1:65001,2:65001,77:1e4,128:932,129:949,130:1361,134:936,136:950,161:1253,162:1254,163:1258,177:1255,178:1256,186:1257,204:1251,222:874,238:1250,255:1252,69:6969},k=function(t){y.indexOf(t)!=-1&&(F=w[0]=t)},S=function(t){k(m=t)};function P(){S(1200),k(1252)}function M(t){for(var a=[],o=0,c=t.length;o<c;++o)a[o]=t.charCodeAt(o);return a}function N(t){for(var a=[],o=0;o<t.length>>1;++o)a[o]=String.fromCharCode(t.charCodeAt(2*o+1)+(t.charCodeAt(2*o)<<8));return a.join("")}var B=function(t){var a=t.charCodeAt(0),o=t.charCodeAt(1);return a==255&&o==254?function(c){for(var f=[],d=0;d<c.length>>1;++d)f[d]=String.fromCharCode(c.charCodeAt(2*d)+(c.charCodeAt(2*d+1)<<8));return f.join("")}(t.slice(2)):a==254&&o==255?N(t.slice(2)):a==65279?t.slice(1):t},K=function(t){return String.fromCharCode(t)},U=function(t){return String.fromCharCode(t)};e!==void 0&&(S=function(t){k(m=t)},B=function(t){return t.charCodeAt(0)===255&&t.charCodeAt(1)===254?e.utils.decode(1200,M(t.slice(2))):t},K=function(t){return m===1200?String.fromCharCode(t):e.utils.decode(m,[255&t,t>>8])[0]},U=function(t){return e.utils.decode(F,[t])[0]});var G="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";function se(t){for(var a,o,c,f,d,h="",g=0,v=0,b=0;b<t.length;)f=(a=t.charCodeAt(b++))>>2,d=(3&a)<<4|(o=t.charCodeAt(b++))>>4,g=(15&o)<<2|(c=t.charCodeAt(b++))>>6,v=63&c,isNaN(o)?g=v=64:isNaN(c)&&(v=64),h+=G.charAt(f)+G.charAt(d)+G.charAt(g)+G.charAt(v);return h}function Y(t){var a,o,c,f,d,h,g="";t=t.replace(/[^\w\+\/\=]/g,"");for(var v=0;v<t.length;)a=G.indexOf(t.charAt(v++))<<2|(f=G.indexOf(t.charAt(v++)))>>4,g+=String.fromCharCode(a),o=(15&f)<<4|(d=G.indexOf(t.charAt(v++)))>>2,d!==64&&(g+=String.fromCharCode(o)),c=(3&d)<<6|(h=G.indexOf(t.charAt(v++))),h!==64&&(g+=String.fromCharCode(c));return g}var z=typeof Buffer<"u"&&typeof process<"u"&&process.versions!==void 0&&!!process.versions.node,ie=function(){if(typeof Buffer>"u")return function(){};var t=!Buffer.from;if(!t)try{Buffer.from("foo","utf8")}catch{t=!0}return t?function(a,o){return o?new Buffer(a,o):new Buffer(a)}:Buffer.from.bind(Buffer)}();function re(t){return z?Buffer.alloc?Buffer.alloc(t):new Buffer(t):new(typeof Uint8Array<"u"?Uint8Array:Array)(t)}function ne(t){return z?Buffer.allocUnsafe?Buffer.allocUnsafe(t):new Buffer(t):new(typeof Uint8Array<"u"?Uint8Array:Array)(t)}var te=function(t){return z?ie(t,"binary"):t.split("").map(function(a){return 255&a.charCodeAt(0)})};function le(t){if(typeof ArrayBuffer>"u")return te(t);for(var a=new ArrayBuffer(t.length),o=new Uint8Array(a),c=0;c!=t.length;++c)o[c]=255&t.charCodeAt(c);return a}function we(t){if(Array.isArray(t))return t.map(function(c){return String.fromCharCode(c)}).join("");for(var a=[],o=0;o<t.length;++o)a[o]=String.fromCharCode(t[o]);return a.join("")}function Pe(t){if(typeof ArrayBuffer>"u")throw new Error("Unsupported");if(t instanceof ArrayBuffer)return Pe(new Uint8Array(t));for(var a=new Array(t.length),o=0;o<t.length;++o)a[o]=t[o];return a}var xe=z?function(t){return Buffer.concat(t.map(function(a){return Buffer.isBuffer(a)?a:ie(a)}))}:function(t){if(typeof Uint8Array>"u")return[].concat.apply([],t.map(function(d){return Array.isArray(d)?d:[].slice.call(d)}));for(var o=0,a=0,o=0;o<t.length;++o)a+=t[o].length;for(var c,f=new Uint8Array(a),a=o=0;o<t.length;a+=c,++o)if(c=t[o].length,t[o]instanceof Uint8Array)f.set(t[o],a);else{if(typeof t[o]=="string")throw"wtf";f.set(new Uint8Array(t[o]),a)}return f},ve=/\u0000/g,Le=/[\u0001-\u0006]/g;function qe(t){for(var a="",o=t.length-1;0<=o;)a+=t.charAt(o--);return a}function Ie(t,a){return t=""+t,a<=t.length?t:Tn("0",a-t.length)+t}function ut(t,a){return t=""+t,a<=t.length?t:Tn(" ",a-t.length)+t}function dt(t,a){return t=""+t,a<=t.length?t:t+Tn(" ",a-t.length)}var ze=Math.pow(2,32);function he(f,a){if(ze<f||f<-ze)return o=f,c=a,o=""+Math.round(o),c<=o.length?o:Tn("0",c-o.length)+o;var o,c,f=Math.round(f);return(a=a)<=(f=""+(f=f)).length?f:Tn("0",a-f.length)+f}function He(t,a){return a=a||0,t.length>=7+a&&(32|t.charCodeAt(a))==103&&(32|t.charCodeAt(a+1))==101&&(32|t.charCodeAt(a+2))==110&&(32|t.charCodeAt(a+3))==101&&(32|t.charCodeAt(a+4))==114&&(32|t.charCodeAt(a+5))==97&&(32|t.charCodeAt(a+6))==108}var et=[["Sun","Sunday"],["Mon","Monday"],["Tue","Tuesday"],["Wed","Wednesday"],["Thu","Thursday"],["Fri","Friday"],["Sat","Saturday"]],$e=[["J","Jan","January"],["F","Feb","February"],["M","Mar","March"],["A","Apr","April"],["M","May","May"],["J","Jun","June"],["J","Jul","July"],["A","Aug","August"],["S","Sep","September"],["O","Oct","October"],["N","Nov","November"],["D","Dec","December"]],De={0:"General",1:"0",2:"0.00",3:"#,##0",4:"#,##0.00",9:"0%",10:"0.00%",11:"0.00E+00",12:"# ?/?",13:"# ??/??",14:"m/d/yy",15:"d-mmm-yy",16:"d-mmm",17:"mmm-yy",18:"h:mm AM/PM",19:"h:mm:ss AM/PM",20:"h:mm",21:"h:mm:ss",22:"m/d/yy h:mm",37:"#,##0 ;(#,##0)",38:"#,##0 ;[Red](#,##0)",39:"#,##0.00;(#,##0.00)",40:"#,##0.00;[Red](#,##0.00)",45:"mm:ss",46:"[h]:mm:ss",47:"mmss.0",48:"##0.0E+0",49:"@",56:'"上午/下午 "hh"時"mm"分"ss"秒 "'},Ne={5:37,6:38,7:39,8:40,23:0,24:0,25:0,26:0,27:14,28:14,29:14,30:14,31:14,50:14,51:14,52:14,53:14,54:14,55:14,56:14,57:14,58:14,59:1,60:2,61:3,62:4,67:9,68:10,69:12,70:13,71:14,72:14,73:15,74:16,75:17,76:20,77:21,78:22,79:45,80:46,81:47,82:0},J={5:'"$"#,##0_);\\("$"#,##0\\)',63:'"$"#,##0_);\\("$"#,##0\\)',6:'"$"#,##0_);[Red]\\("$"#,##0\\)',64:'"$"#,##0_);[Red]\\("$"#,##0\\)',7:'"$"#,##0.00_);\\("$"#,##0.00\\)',65:'"$"#,##0.00_);\\("$"#,##0.00\\)',8:'"$"#,##0.00_);[Red]\\("$"#,##0.00\\)',66:'"$"#,##0.00_);[Red]\\("$"#,##0.00\\)',41:'_(* #,##0_);_(* \\(#,##0\\);_(* "-"_);_(@_)',42:'_("$"* #,##0_);_("$"* \\(#,##0\\);_("$"* "-"_);_(@_)',43:'_(* #,##0.00_);_(* \\(#,##0.00\\);_(* "-"??_);_(@_)',44:'_("$"* #,##0.00_);_("$"* \\(#,##0.00\\);_("$"* "-"??_);_(@_)'};function We(t,a,o){for(var c=t<0?-1:1,f=t*c,d=0,h=1,g=0,v=1,b=0,_=0,E=Math.floor(f);b<a&&(g=(E=Math.floor(f))*h+d,_=E*b+v,!(f-E<5e-8));)f=1/(f-E),d=h,h=g,v=b,b=_;return a<_&&(g=a<b?(_=v,d):(_=b,h)),o?(o=Math.floor(c*g/_),[o,c*g-o*_,_]):[0,c*g,_]}function be(g,a,o){if(2958465<g||g<0)return null;var c=0|g,f=Math.floor(86400*(g-c)),d=0,h=[],g={D:c,T:f,u:86400*(g-c)-f,y:0,m:0,d:0,H:0,M:0,S:0,q:0};return Math.abs(g.u)<1e-6&&(g.u=0),a&&a.date1904&&(c+=1462),.9999<g.u&&(g.u=0,++f==86400&&(g.T=f=0,++c,++g.D)),c===60?(h=o?[1317,10,29]:[1900,2,29],d=3):c===0?(h=o?[1317,8,29]:[1900,1,0],d=6):(60<c&&--c,(a=new Date(1900,0,1)).setDate(a.getDate()+c-1),h=[a.getFullYear(),a.getMonth()+1,a.getDate()],d=a.getDay(),c<60&&(d=(d+6)%7),o&&(d=function(v,b){return b[0]-=581,b=v.getDay(),v<60&&(b=(b+6)%7),b}(a,h))),g.y=h[0],g.m=h[1],g.d=h[2],g.S=f%60,f=Math.floor(f/60),g.M=f%60,f=Math.floor(f/60),g.H=f,g.q=d,g}var st=new Date(1899,11,31,0,0,0),Vt=st.getTime(),X=new Date(1900,2,1,0,0,0);function ee(t,a){var o=t.getTime();return a?o-=1262304e5:X<=t&&(o+=864e5),(o-(Vt+6e4*(t.getTimezoneOffset()-st.getTimezoneOffset())))/864e5}function ce(t){return t.indexOf(".")==-1?t:t.replace(/(?:\.0*|(\.\d*[1-9])0+)$/,"$1")}function Me(t){var a,o,c,f=Math.floor(Math.log(Math.abs(t))*Math.LOG10E),d=-4<=f&&f<=-1?t.toPrecision(10+f):Math.abs(f)<=9?(o=(a=t)<0?12:11,(c=ce(a.toFixed(12))).length<=o||(c=a.toPrecision(10)).length<=o?c:a.toExponential(5)):f===10?t.toFixed(10).substr(0,12):(d=ce((t=t).toFixed(11))).length>(t<0?12:11)||d==="0"||d==="-0"?t.toPrecision(6):d;return ce((d=d.toUpperCase()).indexOf("E")==-1?d:d.replace(/(?:\.0*|(\.\d*[1-9])0+)[Ee]/,"$1E").replace(/(E[+-])(\d)$/,"$10$2"))}function Be(t,a){switch(typeof t){case"string":return t;case"boolean":return t?"TRUE":"FALSE";case"number":return(0|t)===t?t.toString(10):Me(t);case"undefined":return"";case"object":if(t==null)return"";if(t instanceof Date)return Zr(14,ee(t,a&&a.date1904),a)}throw new Error("unsupported value in General format: "+t)}function Ge(t){if(t.length<=3)return t;for(var a=t.length%3,o=t.substr(0,a);a!=t.length;a+=3)o+=(0<o.length?",":"")+t.substr(a,3);return o}var Et=/%/g,pt=/# (\?+)( ?)\/( ?)(\d+)/,vt=/^#*0*\.([0#]+)/,Ve=/\).*[0#]/,_e=/\(###\) ###\\?-####/;function Ee(t){for(var a,o="",c=0;c!=t.length;++c)switch(a=t.charCodeAt(c)){case 35:break;case 63:o+=" ";break;case 48:o+="0";break;default:o+=String.fromCharCode(a)}return o}function Ct(t,a){return a=Math.pow(10,a),""+Math.round(t*a)/a}function Bt(c,a){var o=c-Math.floor(c),c=Math.pow(10,a);return a<(""+Math.round(o*c)).length?0:Math.round(o*c)}function nr(t,a,o){if(t.charCodeAt(0)===40&&!a.match(Ve)){var c=a.replace(/\( */,"").replace(/ \)/,"").replace(/\)/,"");return 0<=o?nr("n",c,o):"("+nr("n",c,-o)+")"}if(a.charCodeAt(a.length-1)===44)return function(O,H,j){for(var q=H.length-1;H.charCodeAt(q-1)===44;)--q;return or(O,H.substr(0,q),j/Math.pow(10,3*(H.length-q)))}(t,a,o);if(a.indexOf("%")!==-1)return g=t,b=o,v=(_=a).replace(Et,""),_=_.length-v.length,or(g,v,b*Math.pow(10,2*_))+Tn("%",_);var f;if(a.indexOf("E")!==-1)return function O(H,j){var q,fe=H.indexOf("E")-H.indexOf(".")-1;if(H.match(/^#+0.0E\+0$/)){if(j==0)return"0.0E+0";if(j<0)return"-"+O(H,-j);var Fe=H.indexOf(".");Fe===-1&&(Fe=H.indexOf("E"));var me=Math.floor(Math.log(j)*Math.LOG10E)%Fe;if(me<0&&(me+=Fe),(q=(j/Math.pow(10,me)).toPrecision(1+fe+(Fe+me)%Fe)).indexOf("e")===-1){var Te=Math.floor(Math.log(j)*Math.LOG10E);for(q.indexOf(".")===-1?q=q.charAt(0)+"."+q.substr(1)+"E+"+(Te-q.length+me):q+="E+"+(Te-me);q.substr(0,2)==="0.";)q=(q=q.charAt(0)+q.substr(2,Fe)+"."+q.substr(2+Fe)).replace(/^0+([1-9])/,"$1").replace(/^0+\./,"0.");q=q.replace(/\+-/,"-")}q=q.replace(/^([+-]?)(\d*)\.(\d*)[Ee]/,function(Qe,Xe,ke,ot){return Xe+ke+ot.substr(0,(Fe+me)%Fe)+"."+ot.substr(me)+"E"})}else q=j.toExponential(fe);return H.match(/E\+00$/)&&q.match(/e[+-]\d$/)&&(q=q.substr(0,q.length-1)+"0"+q.charAt(q.length-1)),(q=H.match(/E\-/)&&q.match(/e\+/)?q.replace(/e\+/,"e"):q).replace("e","E")}(a,o);if(a.charCodeAt(0)===36)return"$"+nr(t,a.substr(a.charAt(1)==" "?2:1),o);var d,h,g,v,b,_,E,x=Math.abs(o),C=o<0?"-":"";if(a.match(/^00+$/))return C+he(x,a.length);if(a.match(/^[#?]+$/))return(f=(f=he(o,0))==="0"?"":f).length>a.length?f:Ee(a.substr(0,a.length-f.length))+f;if(d=a.match(pt))return E=d,g=x,v=C,b=parseInt(E[4],10),_=Math.round(g*b),g=Math.floor(_/b),v+(g===0?"":""+g)+" "+((_-=g*b)==0?Tn(" ",E[1].length+1+E[4].length):ut(_,E[1].length)+E[2]+"/"+E[3]+Ie(b,E[4].length));if(a.match(/^#+0+$/))return C+he(x,a.length-a.indexOf("0"));if(d=a.match(vt))return f=Ct(o,d[1].length).replace(/^([^\.]+)$/,"$1."+Ee(d[1])).replace(/\.$/,"."+Ee(d[1])).replace(/\.(\d*)$/,function(O,H){return"."+H+Tn("0",Ee(d[1]).length-H.length)}),a.indexOf("0.")!==-1?f:f.replace(/^0\./,".");if(a=a.replace(/^#+([0.])/,"$1"),d=a.match(/^(0*)\.(#*)$/))return C+Ct(x,d[2].length).replace(/\.(\d*[1-9])0*$/,".$1").replace(/^(-?\d*)$/,"$1.").replace(/^0\./,d[1].length?"0.":".");if(d=a.match(/^#{1,3},##0(\.?)$/))return C+Ge(he(x,0));if(d=a.match(/^#,##0\.([#0]*0)$/))return o<0?"-"+nr(t,a,-o):Ge(""+(Math.floor(o)+(E=o,(R=d[1].length)<(""+Math.round((E-Math.floor(E))*Math.pow(10,R))).length?1:0)))+"."+Ie(Bt(o,d[1].length),d[1].length);if(d=a.match(/^#,#*,#0/))return nr(t,a.replace(/^#,#*,/,""),o);if(d=a.match(/^([0#]+)(\\?-([0#]+))+$/))return f=qe(nr(t,a.replace(/[\\-]/g,""),o)),h=0,qe(qe(a.replace(/\\/g,"")).replace(/[0#]/g,function(O){return h<f.length?f.charAt(h++):O==="0"?"0":""}));if(a.match(_e))return"("+(f=nr(t,"##########",o)).substr(0,3)+") "+f.substr(3,3)+"-"+f.substr(6);var R="";if(d=a.match(/^([#0?]+)( ?)\/( ?)([#0?]+)/))return h=Math.min(d[4].length,7),A=We(x,Math.pow(10,h)-1,!1),f=C,(R=or("n",d[1],A[1])).charAt(R.length-1)==" "&&(R=R.substr(0,R.length-1)+"0"),f+=R+d[2]+"/"+d[3],(R=dt(A[2],h)).length<d[4].length&&(R=Ee(d[4].substr(d[4].length-R.length))+R),f+=R;if(d=a.match(/^# ([#0?]+)( ?)\/( ?)([#0?]+)/))return h=Math.min(Math.max(d[1].length,d[4].length),7),C+((A=We(x,Math.pow(10,h)-1,!0))[0]||(A[1]?"":"0"))+" "+(A[1]?ut(A[1],h)+d[2]+"/"+d[3]+dt(A[2],h):Tn(" ",2*h+1+d[2].length+d[3].length));if(d=a.match(/^[#0?]+$/))return f=he(o,0),a.length<=f.length?f:Ee(a.substr(0,a.length-f.length))+f;if(d=a.match(/^([#0?]+)\.([#0]+)$/)){f=""+o.toFixed(Math.min(d[2].length,10)).replace(/([^0])0+$/,"$1"),h=f.indexOf(".");var A=a.indexOf(".")-h,W=a.length-f.length-A;return Ee(a.substr(0,A)+f+a.substr(a.length-W))}if(d=a.match(/^00,000\.([#0]*0)$/))return h=Bt(o,d[1].length),o<0?"-"+nr(t,a,-o):Ge((W=o)<2147483647&&-2147483648<W?""+(0<=W?0|W:W-1|0):""+Math.floor(W)).replace(/^\d,\d{3}$/,"0$&").replace(/^\d*$/,function(O){return"00,"+(O.length<3?Ie(0,3-O.length):"")+O})+"."+Ie(h,d[1].length);switch(a){case"###,##0.00":return nr(t,"#,##0.00",o);case"###,###":case"##,###":case"#,###":var I=Ge(he(x,0));return I!=="0"?C+I:"";case"###,###.00":return nr(t,"###,##0.00",o).replace(/^0\./,".");case"#,###.00":return nr(t,"#,##0.00",o).replace(/^0\./,".")}throw new Error("unsupported format |"+a+"|")}function pr(t,a,o){if(t.charCodeAt(0)===40&&!a.match(Ve)){var c=a.replace(/\( */,"").replace(/ \)/,"").replace(/\)/,"");return 0<=o?pr("n",c,o):"("+pr("n",c,-o)+")"}if(a.charCodeAt(a.length-1)===44)return function(A,W,I){for(var O=W.length-1;W.charCodeAt(O-1)===44;)--O;return or(A,W.substr(0,O),I/Math.pow(10,3*(W.length-O)))}(t,a,o);if(a.indexOf("%")!==-1)return f=t,h=o,c=(d=a).replace(Et,""),d=d.length-c.length,or(f,c,h*Math.pow(10,2*d))+Tn("%",d);var f,d,h,g;if(a.indexOf("E")!==-1)return function A(W,I){var O,H=W.indexOf("E")-W.indexOf(".")-1;if(W.match(/^#+0.0E\+0$/)){if(I==0)return"0.0E+0";if(I<0)return"-"+A(W,-I);var j=W.indexOf(".");j===-1&&(j=W.indexOf("E"));var q,fe=Math.floor(Math.log(I)*Math.LOG10E)%j;fe<0&&(fe+=j),(O=(I/Math.pow(10,fe)).toPrecision(1+H+(j+fe)%j)).match(/[Ee]/)||(q=Math.floor(Math.log(I)*Math.LOG10E),O.indexOf(".")===-1?O=O.charAt(0)+"."+O.substr(1)+"E+"+(q-O.length+fe):O+="E+"+(q-fe),O=O.replace(/\+-/,"-")),O=O.replace(/^([+-]?)(\d*)\.(\d*)[Ee]/,function(Fe,me,Te,Qe){return me+Te+Qe.substr(0,(j+fe)%j)+"."+Qe.substr(fe)+"E"})}else O=I.toExponential(H);return W.match(/E\+00$/)&&O.match(/e[+-]\d$/)&&(O=O.substr(0,O.length-1)+"0"+O.charAt(O.length-1)),(O=W.match(/E\-/)&&O.match(/e\+/)?O.replace(/e\+/,"e"):O).replace("e","E")}(a,o);if(a.charCodeAt(0)===36)return"$"+pr(t,a.substr(a.charAt(1)==" "?2:1),o);var v,b,_=Math.abs(o),E=o<0?"-":"";if(a.match(/^00+$/))return E+Ie(_,a.length);if(a.match(/^[#?]+$/))return(g=o===0?"":""+o).length>a.length?g:Ee(a.substr(0,a.length-g.length))+g;if(v=a.match(pt))return E+((x=_)===0?"":""+x)+Tn(" ",(x=v)[1].length+2+x[4].length);if(a.match(/^#+0+$/))return E+Ie(_,a.length-a.indexOf("0"));if(v=a.match(vt))return g=(g=(""+o).replace(/^([^\.]+)$/,"$1."+Ee(v[1])).replace(/\.$/,"."+Ee(v[1]))).replace(/\.(\d*)$/,function(A,W){return"."+W+Tn("0",Ee(v[1]).length-W.length)}),a.indexOf("0.")!==-1?g:g.replace(/^0\./,".");if(a=a.replace(/^#+([0.])/,"$1"),v=a.match(/^(0*)\.(#*)$/))return E+(""+_).replace(/\.(\d*[1-9])0*$/,".$1").replace(/^(-?\d*)$/,"$1.").replace(/^0\./,v[1].length?"0.":".");if(v=a.match(/^#{1,3},##0(\.?)$/))return E+Ge(""+_);if(v=a.match(/^#,##0\.([#0]*0)$/))return o<0?"-"+pr(t,a,-o):Ge(""+o)+"."+Tn("0",v[1].length);if(v=a.match(/^#,#*,#0/))return pr(t,a.replace(/^#,#*,/,""),o);if(v=a.match(/^([0#]+)(\\?-([0#]+))+$/))return g=qe(pr(t,a.replace(/[\\-]/g,""),o)),b=0,qe(qe(a.replace(/\\/g,"")).replace(/[0#]/g,function(A){return b<g.length?g.charAt(b++):A==="0"?"0":""}));if(a.match(_e))return"("+(g=pr(t,"##########",o)).substr(0,3)+") "+g.substr(3,3)+"-"+g.substr(6);var x="";if(v=a.match(/^([#0?]+)( ?)\/( ?)([#0?]+)/))return b=Math.min(v[4].length,7),C=We(_,Math.pow(10,b)-1,!1),g=E,(x=or("n",v[1],C[1])).charAt(x.length-1)==" "&&(x=x.substr(0,x.length-1)+"0"),g+=x+v[2]+"/"+v[3],(x=dt(C[2],b)).length<v[4].length&&(x=Ee(v[4].substr(v[4].length-x.length))+x),g+=x;if(v=a.match(/^# ([#0?]+)( ?)\/( ?)([#0?]+)/))return b=Math.min(Math.max(v[1].length,v[4].length),7),E+((C=We(_,Math.pow(10,b)-1,!0))[0]||(C[1]?"":"0"))+" "+(C[1]?ut(C[1],b)+v[2]+"/"+v[3]+dt(C[2],b):Tn(" ",2*b+1+v[2].length+v[3].length));if(v=a.match(/^[#0?]+$/))return g=""+o,a.length<=g.length?g:Ee(a.substr(0,a.length-g.length))+g;if(v=a.match(/^([#0]+)\.([#0]+)$/)){g=""+o.toFixed(Math.min(v[2].length,10)).replace(/([^0])0+$/,"$1"),b=g.indexOf(".");var x=a.indexOf(".")-b,C=a.length-g.length-x;return Ee(a.substr(0,x)+g+a.substr(a.length-C))}if(v=a.match(/^00,000\.([#0]*0)$/))return o<0?"-"+pr(t,a,-o):Ge(""+o).replace(/^\d,\d{3}$/,"0$&").replace(/^\d*$/,function(A){return"00,"+(A.length<3?Ie(0,3-A.length):"")+A})+"."+Ie(0,v[1].length);switch(a){case"###,###":case"##,###":case"#,###":var R=Ge(""+_);return R!=="0"?E+R:"";default:if(a.match(/\.[0#?]*$/))return pr(t,a.slice(0,a.lastIndexOf(".")),o)+Ee(a.slice(a.lastIndexOf(".")))}throw new Error("unsupported format |"+a+"|")}function or(t,a,o){return((0|o)===o?pr:nr)(t,a,o)}var ln=/\[[HhMmSs\u0E0A\u0E19\u0E17]*\]/;function Cn(t){for(var a=0,o="",c="";a<t.length;)switch(o=t.charAt(a)){case"G":He(t,a)&&(a+=6),a++;break;case'"':for(;t.charCodeAt(++a)!==34&&a<t.length;);++a;break;case"\\":case"_":a+=2;break;case"@":++a;break;case"B":case"b":if(t.charAt(a+1)==="1"||t.charAt(a+1)==="2")return!0;case"M":case"D":case"Y":case"H":case"S":case"E":case"m":case"d":case"y":case"h":case"s":case"e":case"g":return!0;case"A":case"a":case"上":if(t.substr(a,3).toUpperCase()==="A/P"||t.substr(a,5).toUpperCase()==="AM/PM"||t.substr(a,5).toUpperCase()==="上午/下午")return!0;++a;break;case"[":for(c=o;t.charAt(a++)!=="]"&&a<t.length;)c+=t.charAt(a);if(c.match(ln))return!0;break;case".":case"0":case"#":for(;a<t.length&&(-1<"0#?.,E+-%".indexOf(o=t.charAt(++a))||o=="\\"&&t.charAt(a+1)=="-"&&-1<"0#".indexOf(t.charAt(a+2))););break;case"?":for(;t.charAt(++a)===o;);break;case"*":++a,t.charAt(a)!=" "&&t.charAt(a)!="*"||++a;break;case"(":case")":++a;break;case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":for(;a<t.length&&-1<"0123456789".indexOf(t.charAt(++a)););break;case" ":default:++a}return!1}function $i(t,a,o,c){for(var f,d,h,g=[],v="",b=0,_="",E="t",x="H";b<t.length;)switch(_=t.charAt(b)){case"G":if(!He(t,b))throw new Error("unrecognized character "+_+" in "+t);g[g.length]={t:"G",v:"General"},b+=7;break;case'"':for(v="";(h=t.charCodeAt(++b))!==34&&b<t.length;)v+=String.fromCharCode(h);g[g.length]={t:"t",v},++b;break;case"\\":var C=t.charAt(++b),R=C==="("||C===")"?C:"t";g[g.length]={t:R,v:C},++b;break;case"_":g[g.length]={t:"t",v:" "},b+=2;break;case"@":g[g.length]={t:"T",v:a},++b;break;case"B":case"b":if(t.charAt(b+1)==="1"||t.charAt(b+1)==="2"){if(f==null&&(f=be(a,o,t.charAt(b+1)==="2"))==null)return"";g[g.length]={t:"X",v:t.substr(b,2)},E=_,b+=2;break}case"M":case"D":case"Y":case"H":case"S":case"E":_=_.toLowerCase();case"m":case"d":case"y":case"h":case"s":case"e":case"g":if(a<0||f==null&&(f=be(a,o))==null)return"";for(v=_;++b<t.length&&t.charAt(b).toLowerCase()===_;)v+=_;(_=_==="m"&&E.toLowerCase()==="h"?"M":_)==="h"&&(_=x),g[g.length]={t:_,v},E=_;break;case"A":case"a":case"上":if(C={t:_,v:_},f==null&&(f=be(a,o)),t.substr(b,3).toUpperCase()==="A/P"?(f!=null&&(C.v=12<=f.H?"P":"A"),C.t="T",x="h",b+=3):t.substr(b,5).toUpperCase()==="AM/PM"?(f!=null&&(C.v=12<=f.H?"PM":"AM"),C.t="T",b+=5,x="h"):t.substr(b,5).toUpperCase()==="上午/下午"?(f!=null&&(C.v=12<=f.H?"下午":"上午"),C.t="T",b+=5,x="h"):(C.t="t",++b),f==null&&C.t==="T")return"";g[g.length]=C,E=_;break;case"[":for(v=_;t.charAt(b++)!=="]"&&b<t.length;)v+=t.charAt(b);if(v.slice(-1)!=="]")throw'unterminated "[" block: |'+v+"|";if(v.match(ln)){if(f==null&&(f=be(a,o))==null)return"";g[g.length]={t:"Z",v:v.toLowerCase()},E=v.charAt(1)}else-1<v.indexOf("$")&&(v=(v.match(/\$([^-\[\]]*)/)||[])[1]||"$",Cn(t)||(g[g.length]={t:"t",v}));break;case".":if(f!=null){for(v=_;++b<t.length&&(_=t.charAt(b))==="0";)v+=_;g[g.length]={t:"s",v};break}case"0":case"#":for(v=_;++b<t.length&&-1<"0#?.,E+-%".indexOf(_=t.charAt(b));)v+=_;g[g.length]={t:"n",v};break;case"?":for(v=_;t.charAt(++b)===_;)v+=_;g[g.length]={t:_,v},E=_;break;case"*":++b,t.charAt(b)!=" "&&t.charAt(b)!="*"||++b;break;case"(":case")":g[g.length]={t:c===1?"t":_,v:_},++b;break;case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":for(v=_;b<t.length&&-1<"0123456789".indexOf(t.charAt(++b));)v+=t.charAt(b);g[g.length]={t:"D",v};break;case" ":g[g.length]={t:_,v:_},++b;break;case"$":g[g.length]={t:"t",v:"$"},++b;break;default:if(",$-+/():!^&'~{}<>=€acfijklopqrtuvwxzP".indexOf(_)===-1)throw new Error("unrecognized character "+_+" in "+t);g[g.length]={t:"t",v:_},++b}var A,W=0,I=0;for(b=g.length-1,E="t";0<=b;--b)switch(g[b].t){case"h":case"H":g[b].t=x,E="h",W<1&&(W=1);break;case"s":(A=g[b].v.match(/\.0+$/))&&(I=Math.max(I,A[0].length-1)),W<3&&(W=3);case"d":case"y":case"M":case"e":E=g[b].t;break;case"m":E==="s"&&(g[b].t="M",W<2&&(W=2));break;case"X":break;case"Z":(W=(W=W<1&&g[b].v.match(/[Hh]/)?1:W)<2&&g[b].v.match(/[Mm]/)?2:W)<3&&g[b].v.match(/[Ss]/)&&(W=3)}switch(W){case 0:break;case 1:.5<=f.u&&(f.u=0,++f.S),60<=f.S&&(f.S=0,++f.M),60<=f.M&&(f.M=0,++f.H);break;case 2:.5<=f.u&&(f.u=0,++f.S),60<=f.S&&(f.S=0,++f.M)}var O,H="";for(b=0;b<g.length;++b)switch(g[b].t){case"t":case"T":case" ":case"D":break;case"X":g[b].v="",g[b].t=";";break;case"d":case"m":case"y":case"h":case"H":case"M":case"s":case"e":case"b":case"Z":g[b].v=function(Qe,Xe,ke,ot){var Tt,_t="",mt=0,ft=0,ht=ke.y,rt=0;switch(Qe){case 98:ht=ke.y+543;case 121:switch(Xe.length){case 1:case 2:Tt=ht%100,rt=2;break;default:Tt=ht%1e4,rt=4}break;case 109:switch(Xe.length){case 1:case 2:Tt=ke.m,rt=Xe.length;break;case 3:return $e[ke.m-1][1];case 5:return $e[ke.m-1][0];default:return $e[ke.m-1][2]}break;case 100:switch(Xe.length){case 1:case 2:Tt=ke.d,rt=Xe.length;break;case 3:return et[ke.q][0];default:return et[ke.q][1]}break;case 104:switch(Xe.length){case 1:case 2:Tt=1+(ke.H+11)%12,rt=Xe.length;break;default:throw"bad hour format: "+Xe}break;case 72:switch(Xe.length){case 1:case 2:Tt=ke.H,rt=Xe.length;break;default:throw"bad hour format: "+Xe}break;case 77:switch(Xe.length){case 1:case 2:Tt=ke.M,rt=Xe.length;break;default:throw"bad minute format: "+Xe}break;case 115:if(Xe!="s"&&Xe!="ss"&&Xe!=".0"&&Xe!=".00"&&Xe!=".000")throw"bad second format: "+Xe;return ke.u!==0||Xe!="s"&&Xe!="ss"?(60*(ft=2<=ot?ot===3?1e3:100:ot===1?10:1)<=(mt=Math.round(ft*(ke.S+ke.u)))&&(mt=0),Xe==="s"?mt===0?"0":""+mt/ft:(_t=Ie(mt,2+ot),Xe==="ss"?_t.substr(0,2):"."+_t.substr(2,Xe.length-1))):Ie(ke.S,Xe.length);case 90:switch(Xe){case"[h]":case"[hh]":Tt=24*ke.D+ke.H;break;case"[m]":case"[mm]":Tt=60*(24*ke.D+ke.H)+ke.M;break;case"[s]":case"[ss]":Tt=60*(60*(24*ke.D+ke.H)+ke.M)+Math.round(ke.S+ke.u);break;default:throw"bad abstime format: "+Xe}rt=Xe.length===3?1:2;break;case 101:Tt=ht,rt=1}return 0<rt?Ie(Tt,rt):""}(g[b].t.charCodeAt(0),g[b].v,f,I),g[b].t="t";break;case"n":case"?":for(O=b+1;g[O]!=null&&((_=g[O].t)==="?"||_==="D"||(_===" "||_==="t")&&g[O+1]!=null&&(g[O+1].t==="?"||g[O+1].t==="t"&&g[O+1].v==="/")||g[b].t==="("&&(_===" "||_==="n"||_===")")||_==="t"&&(g[O].v==="/"||g[O].v===" "&&g[O+1]!=null&&g[O+1].t=="?"));)g[b].v+=g[O].v,g[O]={v:"",t:";"},++O;H+=g[b].v,b=O-1;break;case"G":g[b].t="t",g[b].v=Be(a,o)}var j,q,fe="";if(0<H.length){H.charCodeAt(0)==40?(j=a<0&&H.charCodeAt(0)===45?-a:a,q=or("n",H,j)):(q=or("n",H,j=a<0&&1<c?-a:a),j<0&&g[0]&&g[0].t=="t"&&(q=q.substr(1),g[0].v="-"+g[0].v)),O=q.length-1;for(var Fe=g.length,b=0;b<g.length;++b)if(g[b]!=null&&g[b].t!="t"&&-1<g[b].v.indexOf(".")){Fe=b;break}var me=g.length;if(Fe===g.length&&q.indexOf("E")===-1){for(b=g.length-1;0<=b;--b)g[b]!=null&&"n?".indexOf(g[b].t)!==-1&&(O>=g[b].v.length-1?(O-=g[b].v.length,g[b].v=q.substr(O+1,g[b].v.length)):O<0?g[b].v="":(g[b].v=q.substr(0,O+1),O=-1),g[b].t="t",me=b);0<=O&&me<g.length&&(g[me].v=q.substr(0,O+1)+g[me].v)}else if(Fe!==g.length&&q.indexOf("E")===-1){for(O=q.indexOf(".")-1,b=Fe;0<=b;--b)if(g[b]!=null&&"n?".indexOf(g[b].t)!==-1){for(d=-1<g[b].v.indexOf(".")&&b===Fe?g[b].v.indexOf(".")-1:g[b].v.length-1,fe=g[b].v.substr(d+1);0<=d;--d)0<=O&&(g[b].v.charAt(d)==="0"||g[b].v.charAt(d)==="#")&&(fe=q.charAt(O--)+fe);g[b].v=fe,g[b].t="t",me=b}for(0<=O&&me<g.length&&(g[me].v=q.substr(0,O+1)+g[me].v),O=q.indexOf(".")+1,b=Fe;b<g.length;++b)if(g[b]!=null&&("n?(".indexOf(g[b].t)!==-1||b===Fe)){for(d=-1<g[b].v.indexOf(".")&&b===Fe?g[b].v.indexOf(".")+1:0,fe=g[b].v.substr(0,d);d<g[b].v.length;++d)O<q.length&&(fe+=q.charAt(O++));g[b].v=fe,g[b].t="t",me=b}}}for(b=0;b<g.length;++b)g[b]!=null&&-1<"n?".indexOf(g[b].t)&&(j=1<c&&a<0&&0<b&&g[b-1].v==="-"?-a:a,g[b].v=or(g[b].t,g[b].v,j),g[b].t="t");var Te="";for(b=0;b!==g.length;++b)g[b]!=null&&(Te+=g[b].v);return Te}var co=/\[(=|>[=]?|<[>=]?)(-?\d+(?:\.\d*)?)\]/;function Wi(t,a){if(a!=null){var o=parseFloat(a[2]);switch(a[1]){case"=":if(t==o)return 1;break;case">":if(o<t)return 1;break;case"<":if(t<o)return 1;break;case"<>":if(t!=o)return 1;break;case">=":if(o<=t)return 1;break;case"<=":if(t<=o)return 1}}}function Ko(t,a){var o=function(h){for(var g=[],v=!1,b=0,_=0;b<h.length;++b)switch(h.charCodeAt(b)){case 34:v=!v;break;case 95:case 42:case 92:++b;break;case 59:g[g.length]=h.substr(_,b-_),_=b+1}if(g[g.length]=h.substr(_),v===!0)throw new Error("Format |"+h+"| unterminated string ");return g}(t),c=o.length,f=o[c-1].indexOf("@");if(c<4&&-1<f&&--c,4<o.length)throw new Error("cannot find right format for |"+o.join("|")+"|");if(typeof a!="number")return[4,o.length===4||-1<f?o[o.length-1]:"@"];switch(o.length){case 1:o=-1<f?["General","General","General",o[0]]:[o[0],o[0],o[0],"@"];break;case 2:o=-1<f?[o[0],o[0],o[0],o[1]]:[o[0],o[1],o[0],"@"];break;case 3:o=-1<f?[o[0],o[1],o[0],o[2]]:[o[0],o[1],o[2],"@"]}var d=0<a?o[0]:a<0?o[1]:o[2];return o[0].indexOf("[")===-1&&o[1].indexOf("[")===-1?[c,d]:o[0].match(/\[[=<>]/)==null&&o[1].match(/\[[=<>]/)==null?[c,d]:(t=o[0].match(co),d=o[1].match(co),Wi(a,t)?[c,o[0]]:Wi(a,d)?[c,o[1]]:[c,o[t!=null&&d!=null?2:1]])}function Zr(t,a,o){o==null&&(o={});var c="";switch(typeof t){case"string":c=t=="m/d/yy"&&o.dateNF?o.dateNF:t;break;case"number":(c=(c=t==14&&o.dateNF?o.dateNF:(o.table!=null?o.table:De)[t])==null?o.table&&o.table[Ne[t]]||De[Ne[t]]:c)==null&&(c=J[t]||"General")}if(He(c,0))return Be(a,o);var f=Ko(c,a=a instanceof Date?ee(a,o.date1904):a);if(He(f[1]))return Be(a,o);if(a===!0)a="TRUE";else if(a===!1)a="FALSE";else if(a===""||a==null)return"";return $i(f[1],a,o,f[0])}function yn(t,a){if(typeof a!="number"){a=+a||-1;for(var o=0;o<392;++o)if(De[o]!=null){if(De[o]==t){a=o;break}}else a<0&&(a=o);a<0&&(a=391)}return De[a]=t,a}function zi(t){for(var a=0;a!=392;++a)t[a]!==void 0&&yn(t[a],a)}function qo(){var t;(t=t||{})[0]="General",t[1]="0",t[2]="0.00",t[3]="#,##0",t[4]="#,##0.00",t[9]="0%",t[10]="0.00%",t[11]="0.00E+00",t[12]="# ?/?",t[13]="# ??/??",t[14]="m/d/yy",t[15]="d-mmm-yy",t[16]="d-mmm",t[17]="mmm-yy",t[18]="h:mm AM/PM",t[19]="h:mm:ss AM/PM",t[20]="h:mm",t[21]="h:mm:ss",t[22]="m/d/yy h:mm",t[37]="#,##0 ;(#,##0)",t[38]="#,##0 ;[Red](#,##0)",t[39]="#,##0.00;(#,##0.00)",t[40]="#,##0.00;[Red](#,##0.00)",t[45]="mm:ss",t[46]="[h]:mm:ss",t[47]="mmss.0",t[48]="##0.0E+0",t[49]="@",t[56]='"上午/下午 "hh"時"mm"分"ss"秒 "',De=t}var $1={format:Zr,load:yn,_table:De,load_table:zi,parse_date_code:be,is_date:Cn,get_table:function(){return $1._table=De}},Pm={5:'"$"#,##0_);\\("$"#,##0\\)',6:'"$"#,##0_);[Red]\\("$"#,##0\\)',7:'"$"#,##0.00_);\\("$"#,##0.00\\)',8:'"$"#,##0.00_);[Red]\\("$"#,##0.00\\)',23:"General",24:"General",25:"General",26:"General",27:"m/d/yy",28:"m/d/yy",29:"m/d/yy",30:"m/d/yy",31:"m/d/yy",32:"h:mm:ss",33:"h:mm:ss",34:"h:mm:ss",35:"h:mm:ss",36:"m/d/yy",41:'_(* #,##0_);_(* (#,##0);_(* "-"_);_(@_)',42:'_("$"* #,##0_);_("$"* (#,##0);_("$"* "-"_);_(@_)',43:'_(* #,##0.00_);_(* (#,##0.00);_(* "-"??_);_(@_)',44:'_("$"* #,##0.00_);_("$"* (#,##0.00);_("$"* "-"??_);_(@_)',50:"m/d/yy",51:"m/d/yy",52:"m/d/yy",53:"m/d/yy",54:"m/d/yy",55:"m/d/yy",56:"m/d/yy",57:"m/d/yy",58:"m/d/yy",59:"0",60:"0.00",61:"#,##0",62:"#,##0.00",63:'"$"#,##0_);\\("$"#,##0\\)',64:'"$"#,##0_);[Red]\\("$"#,##0\\)',65:'"$"#,##0.00_);\\("$"#,##0.00\\)',66:'"$"#,##0.00_);[Red]\\("$"#,##0.00\\)',67:"0%",68:"0.00%",69:"# ?/?",70:"# ??/??",71:"m/d/yy",72:"m/d/yy",73:"d-mmm-yy",74:"d-mmm",75:"mmm-yy",76:"h:mm",77:"h:mm:ss",78:"m/d/yy h:mm",79:"mm:ss",80:"[h]:mm:ss",81:"mmss.0"},Zf=/[dD]+|[mM]+|[yYeE]+|[Hh]+|[Ss]+/g,ua,Im=function(){var t={};t.version="1.2.0";var a=function(){for(var O=0,H=new Array(256),j=0;j!=256;++j)O=1&(O=1&(O=1&(O=1&(O=1&(O=1&(O=1&(O=1&(O=j)?-306674912^O>>>1:O>>>1)?-306674912^O>>>1:O>>>1)?-306674912^O>>>1:O>>>1)?-306674912^O>>>1:O>>>1)?-306674912^O>>>1:O>>>1)?-306674912^O>>>1:O>>>1)?-306674912^O>>>1:O>>>1)?-306674912^O>>>1:O>>>1,H[j]=O;return typeof Int32Array<"u"?new Int32Array(H):H}(),o=function(O){for(var H=0,j=0,fe=0,q=new(typeof Int32Array<"u"?Int32Array:Array)(4096),fe=0;fe!=256;++fe)q[fe]=O[fe];for(fe=0;fe!=256;++fe)for(j=O[fe],H=256+fe;H<4096;H+=256)j=q[H]=j>>>8^O[255&j];var Fe=[];for(fe=1;fe!=16;++fe)Fe[fe-1]=typeof Int32Array<"u"?q.subarray(256*fe,256*fe+256):q.slice(256*fe,256*fe+256);return Fe}(a),c=o[0],f=o[1],d=o[2],h=o[3],g=o[4],v=o[5],b=o[6],_=o[7],E=o[8],x=o[9],C=o[10],R=o[11],A=o[12],W=o[13],I=o[14];return t.table=a,t.bstr=function(O,H){for(var j=-1^H,q=0,fe=O.length;q<fe;)j=j>>>8^a[255&(j^O.charCodeAt(q++))];return~j},t.buf=function(O,H){for(var j=-1^H,q=O.length-15,fe=0;fe<q;)j=I[O[fe++]^255&j]^W[O[fe++]^j>>8&255]^A[O[fe++]^j>>16&255]^R[O[fe++]^j>>>24]^C[O[fe++]]^x[O[fe++]]^E[O[fe++]]^_[O[fe++]]^b[O[fe++]]^v[O[fe++]]^g[O[fe++]]^h[O[fe++]]^d[O[fe++]]^f[O[fe++]]^c[O[fe++]]^a[O[fe++]];for(q+=15;fe<q;)j=j>>>8^a[255&(j^O[fe++])];return~j},t.str=function(O,H){for(var j,q=-1^H,fe=0,Fe=O.length,me=0;fe<Fe;)q=(me=O.charCodeAt(fe++))<128?q>>>8^a[255&(q^me)]:me<2048?(q=q>>>8^a[255&(q^(192|me>>6&31))])>>>8^a[255&(q^(128|63&me))]:55296<=me&&me<57344?(me=64+(1023&me),j=1023&O.charCodeAt(fe++),(q=(q=(q=q>>>8^a[255&(q^(240|me>>8&7))])>>>8^a[255&(q^(128|me>>2&63))])>>>8^a[255&(q^(128|j>>6&15|(3&me)<<4))])>>>8^a[255&(q^(128|63&j))]):(q=(q=q>>>8^a[255&(q^(224|me>>12&15))])>>>8^a[255&(q^(128|me>>6&63))])>>>8^a[255&(q^(128|63&me))];return~q},t}(),Jt=function(){var t,a={};function o(Z){if(Z.charAt(Z.length-1)=="/")return Z.slice(0,-1).indexOf("/")===-1?Z:o(Z.slice(0,-1));var Re=Z.lastIndexOf("/");return Re===-1?Z:Z.slice(0,Re+1)}function c(Z){if(Z.charAt(Z.length-1)=="/")return c(Z.slice(0,-1));var Re=Z.lastIndexOf("/");return Re===-1?Z:Z.slice(Re+1)}function f(Z){$n(Z,0);for(var Re,ue={};Z.l<=Z.length-4;){var Ae=Z.read_shift(2),oe=Z.read_shift(2),nt=Z.l+oe,Se={};Ae===21589&&(1&(Re=Z.read_shift(1))&&(Se.mtime=Z.read_shift(4)),5<oe&&(2&Re&&(Se.atime=Z.read_shift(4)),4&Re&&(Se.ctime=Z.read_shift(4))),Se.mtime&&(Se.mt=new Date(1e3*Se.mtime))),Z.l=nt,ue[Ae]=Se}return ue}function d(){return t=t||Vv}function h(Z,Re){if(Z[0]==80&&Z[1]==75)return jr(Z,Re);if((32|Z[0])==109&&(32|Z[1])==105)return function(ct,jt){if(O(ct.slice(0,13)).toLowerCase()!="mime-version:")throw new Error("Unsupported MAD header");var At=jt&&jt.root||"",gt=(z&&Buffer.isBuffer(ct)?ct.toString("binary"):O(ct)).split(`\r
89
89
  `),Zt=0,er="";for(Zt=0;Zt<gt.length;++Zt)if(er=gt[Zt],/^Content-Location:/i.test(er)&&(er=er.slice(er.indexOf("file")),At=At||er.slice(0,er.lastIndexOf("/")+1),er.slice(0,At.length)!=At))for(;0<At.length&&(At=(At=At.slice(0,At.length-1)).slice(0,At.lastIndexOf("/")+1),er.slice(0,At.length)!=At););if(ct=(gt[1]||"").match(/boundary="(.*?)"/),!ct)throw new Error("MAD cannot find boundary");var Cr="--"+(ct[1]||""),rr={FileIndex:[],FullPaths:[]};v(rr);var Dr,zt=0;for(Zt=0;Zt<gt.length;++Zt){var Ar=gt[Zt];Ar!==Cr&&Ar!==Cr+"--"||(zt++&&function(Rr,xt,Ut){for(var kt,wr="",Wr="",Jn="",is=0;is<10;++is){var Un=xt[is];if(!Un||Un.match(/^\s*$/))break;var _s=Un.match(/^(.*?):\s*([^\s].*)$/);if(_s)switch(_s[1].toLowerCase()){case"content-location":wr=_s[2].trim();break;case"content-type":Jn=_s[2].trim();break;case"content-transfer-encoding":Wr=_s[2].trim()}}switch(++is,Wr.toLowerCase()){case"base64":kt=te(Y(xt.slice(is).join("")));break;case"quoted-printable":kt=function(ys){for(var Io=[],ps=0;ps<ys.length;++ps){for(var Oi=ys[ps];ps<=ys.length&&Oi.charAt(Oi.length-1)=="=";)Oi=Oi.slice(0,Oi.length-1)+ys[++ps];Io.push(Oi)}for(var No=0;No<Io.length;++No)Io[No]=Io[No].replace(/[=][0-9A-Fa-f]{2}/g,function(Fv){return String.fromCharCode(parseInt(Fv.slice(1),16))});return te(Io.join(`\r
90
90
  `))}(xt.slice(is));break;default:throw new Error("Unsupported Content-Transfer-Encoding "+Wr)}Ut=pi(Rr,wr.slice(Ut.length),kt,{unsafe:!0}),Jn&&(Ut.ctype=Jn)}(rr,gt.slice(Dr,Zt),At),Dr=Zt)}return rr}(Z,Re);if(Z.length<512)throw new Error("CFB file size "+Z.length+" < 512");var ue,Ae,oe,nt=3,Se=512,bt=0,Ue=[],Ce=Z.slice(0,512);$n(Ce,0);var Ke=function(ct){if(ct[ct.l]==80&&ct[ct.l+1]==75)return[0,0];ct.chk(R,"Header Signature: "),ct.l+=16;var jt=ct.read_shift(2,"u");return[ct.read_shift(2,"u"),jt]}(Ce);switch(nt=Ke[0]){case 3:Se=512;break;case 4:Se=4096;break;case 0:if(Ke[1]==0)return jr(Z,Re);default:throw new Error("Major Version: Expected 3 or 4 saw "+nt)}Se!==512&&$n(Ce=Z.slice(0,Se),28);var lt=Z.slice(0,Se);(function(ct,jt){var At=9;switch(ct.l+=2,At=ct.read_shift(2)){case 9:if(jt!=3)throw new Error("Sector Shift: Expected 9 saw "+At);break;case 12:if(jt!=4)throw new Error("Sector Shift: Expected 12 saw "+At);break;default:throw new Error("Sector Shift: Expected 9 or 12 saw "+At)}ct.chk("0600","Mini Sector Shift: "),ct.chk("000000000000","Reserved: ")})(Ce,nt);var $t=Ce.read_shift(4,"i");if(nt===3&&$t!==0)throw new Error("# Directory Sectors: Expected 0 saw "+$t);Ce.l+=4,Ae=Ce.read_shift(4,"i"),Ce.l+=4,Ce.chk("00100000","Mini Stream Cutoff Size: "),oe=Ce.read_shift(4,"i"),ue=Ce.read_shift(4,"i"),Wt=Ce.read_shift(4,"i"),bt=Ce.read_shift(4,"i");for(var Ht,Pt=0;Pt<109&&!((Ht=Ce.read_shift(4,"i"))<0);++Pt)Ue[Pt]=Ht;var yt=function(ct,jt){for(var At=Math.ceil(ct.length/jt)-1,gt=[],Zt=1;Zt<At;++Zt)gt[Zt-1]=ct.slice(Zt*jt,(Zt+1)*jt);return gt[At-1]=ct.slice(At*jt),gt}(Z,Se);(function ct(jt,At,gt,Zt,er){var Cr=C;if(jt===C){if(At!==0)throw new Error("DIFAT chain shorter than expected")}else if(jt!==-1){var rr=gt[jt],Dr=(Zt>>>2)-1;if(rr){for(var zt=0;zt<Dr&&(Cr=Bs(rr,4*zt))!==C;++zt)er.push(Cr);ct(Bs(rr,Zt-4),At-1,gt,Zt,er)}}})(Wt,bt,yt,Se,Ue);var Nt=function(ct,jt,At,gt){var Zt=ct.length,er=[],Cr=[],rr=[],Dr=[],zt=gt-1,Ar=0,Rr=0,xt=0,Ut=0;for(Ar=0;Ar<Zt;++Ar)if(rr=[],Zt<=(xt=Ar+jt)&&(xt-=Zt),!Cr[xt]){Dr=[];var kt=[];for(Rr=xt;0<=Rr;){kt[Rr]=!0,Cr[Rr]=!0,rr[rr.length]=Rr,Dr.push(ct[Rr]);var wr=At[Math.floor(4*Rr/gt)];if(gt<4+(Ut=4*Rr&zt))throw new Error("FAT boundary crossed: "+Rr+" 4 "+gt);if(!ct[wr]||(Rr=Bs(ct[wr],Ut),kt[Rr]))break}er[xt]={nodes:rr,data:d0([Dr])}}return er}(yt,Ae,Ue,Se);Nt[Ae].name="!Directory",0<ue&&oe!==C&&(Nt[oe].name="!MiniFAT"),Nt[Ue[0]].name="!FAT",Nt.fat_addrs=Ue,Nt.ssz=Se;var $t=[],Wt=[],bt=[];return function(ct,jt,At,gt,Zt,er,Cr){for(var rr,Dr=0,zt=At.length?2:0,Ar=ct[Ae].data,Rr=0,xt=0;Rr<Ar.length;Rr+=128){var Ut=Ar.slice(Rr,Rr+128);$n(Ut,64),xt=Ut.read_shift(2),rr=tc(Ut,0,xt-zt),At.push(rr);var kt={name:rr,type:Ut.read_shift(1),color:Ut.read_shift(1),L:Ut.read_shift(4,"i"),R:Ut.read_shift(4,"i"),C:Ut.read_shift(4,"i"),clsid:Ut.read_shift(16),state:Ut.read_shift(4,"i"),start:0,size:0};Ut.read_shift(2)+Ut.read_shift(2)+Ut.read_shift(2)+Ut.read_shift(2)!==0&&(kt.ct=g(Ut,Ut.l-8)),Ut.read_shift(2)+Ut.read_shift(2)+Ut.read_shift(2)+Ut.read_shift(2)!==0&&(kt.mt=g(Ut,Ut.l-8)),kt.start=Ut.read_shift(4,"i"),kt.size=Ut.read_shift(4,"i"),kt.size<0&&kt.start<0&&(kt.size=kt.type=0,kt.start=C,kt.name=""),kt.type===5?(Dr=kt.start,0<gt&&Dr!==C&&(ct[Dr].name="!StreamData")):4096<=kt.size?(kt.storage="fat",ct[kt.start]===void 0&&(ct[kt.start]=function(wr,Wr,Jn,is,Un){var _s=[],ys=[];Un=Un||[];var Io=is-1,ps=0,Oi=0;for(ps=Wr;0<=ps;){Un[ps]=!0,_s[_s.length]=ps,ys.push(wr[ps]);var No=Jn[Math.floor(4*ps/is)];if(is<4+(Oi=4*ps&Io))throw new Error("FAT boundary crossed: "+ps+" 4 "+is);if(!wr[No])break;ps=Bs(wr[No],Oi)}return{nodes:_s,data:d0([ys])}}(jt,kt.start,ct.fat_addrs,ct.ssz)),ct[kt.start].name=kt.name,kt.content=ct[kt.start].data.slice(0,kt.size)):(kt.storage="minifat",kt.size<0?kt.size=0:Dr!==C&&kt.start!==C&&ct[Dr]&&(kt.content=function(wr,Wr,Jn){for(var is=wr.start,Un=wr.size,_s=[],ys=is;Jn&&0<Un&&0<=ys;)_s.push(Wr.slice(ys*x,ys*x+x)),Un-=x,ys=Bs(Jn,4*ys);return _s.length===0?je(0):xe(_s).slice(0,wr.size)}(kt,ct[Dr].data,(ct[Cr]||{}).data))),kt.content&&$n(kt.content,0),Zt[rr]=kt,er.push(kt)}}(Nt,yt,$t,ue,{},Wt,oe),function(ct,jt,At){for(var gt=0,Zt=0,er=0,Cr=0,rr=0,Dr=At.length,zt=[],Ar=[];gt<Dr;++gt)zt[gt]=Ar[gt]=gt,jt[gt]=At[gt];for(;rr<Ar.length;++rr)gt=Ar[rr],Zt=ct[gt].L,er=ct[gt].R,Cr=ct[gt].C,zt[gt]===gt&&(Zt!==-1&&zt[Zt]!==Zt&&(zt[gt]=zt[Zt]),er!==-1&&zt[er]!==er&&(zt[gt]=zt[er])),Cr!==-1&&(zt[Cr]=gt),Zt!==-1&&gt!=zt[gt]&&(zt[Zt]=zt[gt],Ar.lastIndexOf(Zt)<rr&&Ar.push(Zt)),er!==-1&&gt!=zt[gt]&&(zt[er]=zt[gt],Ar.lastIndexOf(er)<rr&&Ar.push(er));for(gt=1;gt<Dr;++gt)zt[gt]===gt&&(er!==-1&&zt[er]!==er?zt[gt]=zt[er]:Zt!==-1&&zt[Zt]!==Zt&&(zt[gt]=zt[Zt]));for(gt=1;gt<Dr;++gt)if(ct[gt].type!==0){if((rr=gt)!=zt[rr])for(;rr=zt[rr],jt[gt]=jt[rr]+"/"+jt[gt],rr!==0&&zt[rr]!==-1&&rr!=zt[rr];);zt[gt]=-1}for(jt[0]+="/",gt=1;gt<Dr;++gt)ct[gt].type!==2&&(jt[gt]+="/")}(Wt,bt,$t),$t.shift(),bt={FileIndex:Wt,FullPaths:bt},Re&&Re.raw&&(bt.raw={header:lt,sectors:yt}),bt}function g(Z,Re){return new Date(1e3*(yr(Z,Re+4)/1e7*Math.pow(2,32)+yr(Z,Re)/1e7-11644473600))}function v(Z,Ae){var ue=Ae||{},Ae=ue.root||"Root Entry";if(Z.FullPaths||(Z.FullPaths=[]),Z.FileIndex||(Z.FileIndex=[]),Z.FullPaths.length!==Z.FileIndex.length)throw new Error("inconsistent CFB structure");Z.FullPaths.length===0&&(Z.FullPaths[0]=Ae+"/",Z.FileIndex[0]={name:Ae,type:5}),ue.CLSID&&(Z.FileIndex[0].clsid=ue.CLSID),Ae=Z,ue="Sh33tJ5",Jt.find(Ae,"/"+ue)||((Z=je(4))[0]=55,Z[1]=Z[3]=50,Z[2]=54,Ae.FileIndex.push({name:ue,type:2,content:Z,size:4,L:69,R:69,C:69}),Ae.FullPaths.push(Ae.FullPaths[0]+ue),b(Ae))}function b(Z,Re){v(Z);for(var ue=!1,Ae=!1,oe=Z.FullPaths.length-1;0<=oe;--oe){var nt=Z.FileIndex[oe];switch(nt.type){case 0:Ae?ue=!0:(Z.FileIndex.pop(),Z.FullPaths.pop());break;case 1:case 2:case 5:Ae=!0,isNaN(nt.R*nt.L*nt.C)&&(ue=!0),-1<nt.R&&-1<nt.L&&nt.R==nt.L&&(ue=!0);break;default:ue=!0}}if(ue||Re){for(var Se=new Date(1987,1,19),Ue=0,Ce=Object.create?Object.create(null):{},Ke=[],oe=0;oe<Z.FullPaths.length;++oe)Ce[Z.FullPaths[oe]]=!0,Z.FileIndex[oe].type!==0&&Ke.push([Z.FullPaths[oe],Z.FileIndex[oe]]);for(oe=0;oe<Ke.length;++oe){var lt=o(Ke[oe][0]);(Ae=Ce[lt])||(Ke.push([lt,{name:c(lt).replace("/",""),type:1,clsid:W,ct:Se,mt:Se,content:null}]),Ce[lt]=!0)}for(Ke.sort(function(yt,Nt){return function($t,Wt){for(var bt,ct=$t.split("/"),jt=Wt.split("/"),At=0,gt=Math.min(ct.length,jt.length);At<gt;++At){if(bt=ct[At].length-jt[At].length)return bt;if(ct[At]!=jt[At])return ct[At]<jt[At]?-1:1}return ct.length-jt.length}(yt[0],Nt[0])}),Z.FullPaths=[],Z.FileIndex=[],oe=0;oe<Ke.length;++oe)Z.FullPaths[oe]=Ke[oe][0],Z.FileIndex[oe]=Ke[oe][1];for(oe=0;oe<Ke.length;++oe){var Ht=Z.FileIndex[oe],Pt=Z.FullPaths[oe];if(Ht.name=c(Pt).replace("/",""),Ht.L=Ht.R=Ht.C=-(Ht.color=1),Ht.size=Ht.content?Ht.content.length:0,Ht.start=0,Ht.clsid=Ht.clsid||W,oe===0)Ht.C=1<Ke.length?1:-1,Ht.size=0,Ht.type=5;else if(Pt.slice(-1)=="/"){for(Ue=oe+1;Ue<Ke.length&&o(Z.FullPaths[Ue])!=Pt;++Ue);for(Ht.C=Ue>=Ke.length?-1:Ue,Ue=oe+1;Ue<Ke.length&&o(Z.FullPaths[Ue])!=o(Pt);++Ue);Ht.R=Ue>=Ke.length?-1:Ue,Ht.type=1}else o(Z.FullPaths[oe+1]||"")==o(Pt)&&(Ht.R=oe+1),Ht.type=2}}}function _(Z,Re){var ue=Re||{};if(ue.fileType=="mad")return function(Pt,yt){for(var Nt=yt||{},$t=Nt.boundary||"SheetJS",Wt=["MIME-Version: 1.0",'Content-Type: multipart/related; boundary="'+($t="------="+$t).slice(2)+'"',"","",""],bt=Pt.FullPaths[0],ct=bt,jt=Pt.FileIndex[0],At=1;At<Pt.FullPaths.length;++At)if(ct=Pt.FullPaths[At].slice(bt.length),(jt=Pt.FileIndex[At]).size&&jt.content&&ct!="Sh33tJ5"){ct=ct.replace(/[\x00-\x08\x0B\x0C\x0E-\x1F\x7E-\xFF]/g,function(zt){return"_x"+zt.charCodeAt(0).toString(16)+"_"}).replace(/[\u0080-\uFFFF]/g,function(zt){return"_u"+zt.charCodeAt(0).toString(16)+"_"});for(var gt=jt.content,Zt=z&&Buffer.isBuffer(gt)?gt.toString("binary"):O(gt),er=0,Cr=Math.min(1024,Zt.length),rr=0,Dr=0;Dr<=Cr;++Dr)32<=(rr=Zt.charCodeAt(Dr))&&rr<128&&++er;gt=4*Cr/5<=er,Wt.push($t),Wt.push("Content-Location: "+(Nt.root||"file:///C:/SheetJS/")+ct),Wt.push("Content-Transfer-Encoding: "+(gt?"quoted-printable":"base64")),Wt.push("Content-Type: "+function(xt,Ar){if(xt.ctype)return xt.ctype;var Rr=xt.name||"",xt=Rr.match(/\.([^\.]+)$/);return xt&&Xn[xt[1]]||Ar&&(xt=(Rr=Ar).match(/[\.\\]([^\.\\])+$/))&&Xn[xt[1]]?Xn[xt[1]]:"application/octet-stream"}(jt,ct)),Wt.push(""),Wt.push((gt?function(zt){zt=zt.replace(/[\x00-\x08\x0B\x0C\x0E-\x1F\x7E-\xFF=]/g,function(Jn){return Jn=Jn.charCodeAt(0).toString(16).toUpperCase(),"="+(Jn.length==1?"0"+Jn:Jn)}),(zt=zt.replace(/ $/gm,"=20").replace(/\t$/gm,"=09")).charAt(0)==`
91
91
  `&&(zt="=0D"+zt.slice(1)),zt=zt.replace(/\r(?!\n)/gm,"=0D").replace(/\n\n/gm,`
@@ -189,7 +189,7 @@ function print() { __p += __j.call(arguments, '') }
189
189
  `);break;case"<mentions":case"<mentions>":Fe=!0;break;case"</mentions>":Fe=!1;break;case"<extLst":case"<extLst>":case"</extLst>":case"<extLst/>":break;case"<ext":Fe=!0;break;case"</ext>":Fe=!1;break;default:if(!Fe&&q.WTF)throw new Error("unrecognized "+Tt[0]+" in threaded comments")}return ke}),fe)))}),W&&W.length&&of(A,W,!0,v.people||[])}catch(H){if(v.WTF)throw H}var I,O}function di(t){return t.charAt(0)=="/"?t.slice(1):t}function Jp(t,a){if(qo(),bl(a=a||{}),As(t,"META-INF/manifest.xml")||As(t,"objectdata.xml"))return kh(t,a);if(As(t,"Index/Document.iwa")){if(typeof Uint8Array>"u")throw new Error("NUMBERS file parsing requires Uint8Array support");if(t.FileIndex)return Qp(t);var o=Jt.utils.cfb_new();return t0(t).forEach(function(ht){Fr(o,ht,function rt(It,Lt,qt){if(!qt)return j1(e0(It,Lt));if(!Lt)return null;try{return rt(It,Lt)}catch{return null}}(t,ht))}),Qp(o)}if(!As(t,"[Content_Types].xml"))throw As(t,"index.xml.gz")?new Error("Unsupported NUMBERS 08 file"):As(t,"index.xml")?new Error("Unsupported NUMBERS 09 file"):new Error("Unsupported ZIP file");var c,f,d=t0(t),h=function(ht){var rt=C0();if(!ht||!ht.match)return rt;var It={};if((ht.match(cs)||[]).forEach(function(Lt){var qt=lr(Lt);switch(qt[0].replace(K1,"<")){case"<?xml":break;case"<Types":rt.xmlns=qt["xmlns"+(qt[0].match(/<(\w+):/)||["",""])[1]];break;case"<Default":It[qt.Extension]=qt.ContentType;break;case"<Override":rt[x0[qt.ContentType]]!==void 0&&rt[x0[qt.ContentType]].push(qt.PartName)}}),rt.xmlns!==qn.CT)throw new Error("Unknown Namespace: "+rt.xmlns);return rt.calcchain=0<rt.calcchains.length?rt.calcchains[0]:"",rt.sst=0<rt.strs.length?rt.strs[0]:"",rt.style=0<rt.styles.length?rt.styles[0]:"",rt.defaults=It,delete rt.calcchains,rt}(Vs(t,"[Content_Types].xml")),me=!1;if(h.workbooks.length===0&&Hn(t,f="xl/workbook.xml",!0)&&h.workbooks.push(f),h.workbooks.length===0){if(!Hn(t,f="xl/workbook.bin",!0))throw new Error("Could not find workbook");h.workbooks.push(f),me=!0}h.workbooks[0].slice(-3)=="bin"&&(me=!0);var g={},v={};if(!a.bookSheets&&!a.bookProps){if(Ic=[],h.sst)try{Ic=Qg(Hn(t,di(h.sst)),h.sst,a)}catch(ht){if(a.WTF)throw ht}a.cellStyles&&h.themes.length&&(R=Vs(t,h.themes[0].replace(/^\//,""),!0)||"",h.themes[0],g=Ji(R,a)),h.style&&(v=pf(Hn(t,di(h.style)),h.style,g,a))}h.links.map(function(ht){try{return el(Vs(t,Ma(di(ht))),ht),Zg(Hn(t,di(ht)),0,ht,a)}catch{}});var b,_,E,x=Kg(Hn(t,di(h.workbooks[0])),h.workbooks[0],a),C={},R="";h.coreprops.length&&((R=Hn(t,di(h.coreprops[0]),!0))&&(C=dc(R)),h.extprops.length!==0&&(R=Hn(t,di(h.extprops[0]),!0))&&(A=a,E={},_=(_=C)||{},b=sn(b=R),Do.forEach(function(ht){var rt=(b.match(Jl(ht[0]))||[])[1];switch(ht[2]){case"string":rt&&(_[ht[1]]=Br(rt));break;case"bool":_[ht[1]]=rt==="true";break;case"raw":var It=b.match(new RegExp("<"+ht[0]+"[^>]*>([\\s\\S]*?)</"+ht[0]+">"));It&&0<It.length&&(E[ht[1]]=It[1])}}),E.HeadingPairs&&E.TitlesOfParts&&mc(E.HeadingPairs,E.TitlesOfParts,_,A)));var A={};a.bookSheets&&!a.bookProps||h.custprops.length!==0&&(R=Vs(t,di(h.custprops[0]),!0))&&(A=function(ht,rt){var It={},Lt="",qt=ht.match(qm);if(qt)for(var br=0;br!=qt.length;++br){var St=qt[br],at=lr(St);switch(at[0]){case"<?xml":case"<Properties":break;case"<property":Lt=Br(at.name);break;case"</property>":Lt=null;break;default:if(St.indexOf("<vt:")===0){var fr=St.split(">"),Nr=fr[0].slice(4),Tr=fr[1];switch(Nr){case"lpstr":case"bstr":case"lpwstr":It[Lt]=Br(Tr);break;case"bool":It[Lt]=pn(Tr);break;case"i1":case"i2":case"i4":case"i8":case"int":case"uint":It[Lt]=parseInt(Tr,10);break;case"r4":case"r8":case"decimal":It[Lt]=parseFloat(Tr);break;case"filetime":case"date":It[Lt]=dn(Tr);break;case"cy":case"error":It[Lt]=Br(Tr);break;default:if(Nr.slice(-1)=="/")break;rt.WTF&&typeof console<"u"&&console.warn("Unexpected",St,Nr,fr)}}else if(St.slice(0,2)!=="</"&&rt.WTF)throw new Error(St)}}return It}(R,a));var W={};if((a.bookSheets||a.bookProps)&&(x.Sheets?c=x.Sheets.map(function(ht){return ht.name}):C.Worksheets&&0<C.SheetNames.length&&(c=C.SheetNames),a.bookProps&&(W.Props=C,W.Custprops=A),a.bookSheets&&c!==void 0&&(W.SheetNames=c),a.bookSheets?W.SheetNames:a.bookProps))return W;c={},R={},a.bookDeps&&h.calcchain&&(R=Jg(Hn(t,di(h.calcchain)),h.calcchain));var I,O,H=0,j={},q=x.Sheets;C.Worksheets=q.length,C.SheetNames=[];for(var fe=0;fe!=q.length;++fe)C.SheetNames[fe]=q[fe].name;var Fe=me?"bin":"xml",me=h.workbooks[0].lastIndexOf("/"),Te=(h.workbooks[0].slice(0,me+1)+"_rels/"+h.workbooks[0].slice(me+1)+".rels").replace(/^\//,"");As(t,Te)||(Te="xl/_rels/workbook."+Fe+".rels");var Qe,Xe,ke,ot=el(Vs(t,Te,!0),Te.replace(/_rels.*/,"s5s"));1<=(h.metadata||[]).length&&(a.xlmeta=ev(Hn(t,di(h.metadata[0])),h.metadata[0],a)),1<=(h.people||[]).length&&(a.people=(me=Hn(t,di(h.people[0])),Qe=a,ke=!(Xe=[]),me.replace(cs,function(ht){var rt=lr(ht);switch(Vi(rt[0])){case"<?xml":case"<personList":case"</personList>":break;case"<person":Xe.push({name:rt.displayname,id:rt.id});break;case"</person>":break;case"<extLst":case"<extLst>":case"</extLst>":case"<extLst/>":break;case"<ext":ke=!0;break;case"</ext>":ke=!1;break;default:if(!ke&&Qe.WTF)throw new Error("unrecognized "+rt[0]+" in threaded comments")}return ht}),Xe)),ot=ot&&kn(ot,x.Sheets);var Tt=Hn(t,"xl/worksheets/sheet.xml",!0)?1:0;e:for(H=0;H!=C.Worksheets;++H){var _t="sheet";if(ot&&ot[H]?(I="xl/"+ot[H][1].replace(/[\/]?xl\//,""),As(t,I)||(I=ot[H][1]),As(t,I)||(I=Te.replace(/_rels\/.*$/,"")+ot[H][1]),_t=ot[H][2]):I=(I="xl/worksheets/sheet"+(H+1-Tt)+"."+Fe).replace(/sheet0\./,"sheet."),O=I.replace(/^(.*)(\/)([^\/]*)$/,"$1/_rels/$3.rels"),a&&a.sheets!=null)switch(typeof a.sheets){case"number":if(H!=a.sheets)continue e;break;case"string":if(C.SheetNames[H].toLowerCase()!=a.sheets.toLowerCase())continue e;break;default:if(Array.isArray&&Array.isArray(a.sheets)){for(var mt=!1,ft=0;ft!=a.sheets.length;++ft)typeof a.sheets[ft]=="number"&&a.sheets[ft]==H&&(mt=1),typeof a.sheets[ft]=="string"&&a.sheets[ft].toLowerCase()==C.SheetNames[H].toLowerCase()&&(mt=1);if(!mt)continue e}}Xp(t,I,O,C.SheetNames[H],H,j,c,_t,a,x,g,v)}return W={Directory:h,Workbook:x,Props:C,Custprops:A,Deps:R,Sheets:c,SheetNames:C.SheetNames,Strings:Ic,Styles:v,Themes:g,SSF:nn(De)},a&&a.bookFiles&&(t.files?(W.keys=d,W.files=t.files):(W.keys=[],W.files={},t.FullPaths.forEach(function(ht,rt){ht=ht.replace(/^Root Entry[\/]/,""),W.keys.push(ht),W.files[ht]=t.FileIndex[rt]}))),a&&a.bookVBA&&(0<h.vba.length?W.vbaraw=Hn(t,di(h.vba[0]),!0):h.defaults&&h.defaults.bin===cf&&(W.vbaraw=Hn(t,"xl/vbaProject.bin",!0))),W}function vv(t,a){var o,c=a||{},f="Workbook",d=Jt.find(t,f);try{if(f="/!DataSpaces/Version",!(d=Jt.find(t,f))||!d.content)throw new Error("ECMA-376 Encrypted file missing "+f);if(h=d.content,(o={}).id=h.read_shift(0,"lpp4"),o.R=da(h,4),o.U=da(h,4),o.W=da(h,4),f="/!DataSpaces/DataSpaceMap",!(d=Jt.find(t,f))||!d.content)throw new Error("ECMA-376 Encrypted file missing "+f);var h=lg(d.content);if(h.length!==1||h[0].comps.length!==1||h[0].comps[0].t!==0||h[0].name!=="StrongEncryptionDataSpace"||h[0].comps[0].v!=="EncryptedPackage")throw new Error("ECMA-376 Encrypted file bad "+f);if(f="/!DataSpaces/DataSpaceInfo/StrongEncryptionDataSpace",!(d=Jt.find(t,f))||!d.content)throw new Error("ECMA-376 Encrypted file missing "+f);if(h=function(g){var v=[];g.l+=4;for(var b=g.read_shift(4);0<b--;)v.push(g.read_shift(0,"lpp4"));return v}(d.content),h.length!=1||h[0]!="StrongEncryptionTransform")throw new Error("ECMA-376 Encrypted file bad "+f);if(f="/!DataSpaces/TransformInfo/StrongEncryptionTransform/!Primary",!(d=Jt.find(t,f))||!d.content)throw new Error("ECMA-376 Encrypted file missing "+f);_c(d.content)}catch{}if(f="/EncryptionInfo",!(d=Jt.find(t,f))||!d.content)throw new Error("ECMA-376 Encrypted file missing "+f);if(a=cg(d.content),f="/EncryptedPackage",!(d=Jt.find(t,f))||!d.content)throw new Error("ECMA-376 Encrypted file missing "+f);if(a[0]==4&&typeof decrypt_agile<"u")return decrypt_agile(a[1],d.content,c.password||"",c);if(a[0]==2&&typeof decrypt_std76<"u")return decrypt_std76(a[1],d.content,c.password||"",c);throw new Error("File is password-protected")}function bv(t,a){return(a.bookType=="ods"?jp:a.bookType=="numbers"?va:a.bookType=="xlsb"?function(o,c){pl=1024,o&&!o.SSF&&(o.SSF=nn(De)),o&&o.SSF&&(qo(),zi(o.SSF),c.revssf=mu(o.SSF),c.revssf[o.SSF[65535]]=0,c.ssf=o.SSF),c.rels={},c.wbrels={},c.Strings=[],c.Strings.Count=0,c.Strings.Unique=0,Nc?c.revStrings=new Map:(c.revStrings={},c.revStrings.foo=[],delete c.revStrings.foo);var f=c.bookType=="xlsb"?"bin":"xml",d=-1<Ao.indexOf(c.bookType),h=C0();gn(c=c||{});var g=bu(),v="",b=0;if(c.cellXfs=[],Ja(c.cellXfs,{},{revssf:{General:0}}),o.Props||(o.Props={}),Fr(g,v="docProps/core.xml",id(o.Props,c)),h.coreprops.push(v),Jr(c.rels,2,v,ur.CORE_PROPS),v="docProps/app.xml",!o.Props||!o.Props.SheetNames)if(o.Workbook&&o.Workbook.Sheets){for(var _=[],E=0;E<o.SheetNames.length;++E)(o.Workbook.Sheets[E]||{}).Hidden!=2&&_.push(o.SheetNames[E]);o.Props.SheetNames=_}else o.Props.SheetNames=o.SheetNames;for(o.Props.Worksheets=o.Props.SheetNames.length,Fr(g,v,Mu(o.Props)),h.extprops.push(v),Jr(c.rels,3,v,ur.EXT_PROPS),o.Custprops!==o.Props&&0<wn(o.Custprops||{}).length&&(Fr(g,v="docProps/custom.xml",S0(o.Custprops)),h.custprops.push(v),Jr(c.rels,4,v,ur.CUST_PROPS)),b=1;b<=o.SheetNames.length;++b){var x,C,R,A={"!id":{}},W=o.Sheets[o.SheetNames[b-1]];Fr(g,v="xl/worksheets/sheet"+b+"."+f,function(I,O,H,j,q){return(O.slice(-4)===".bin"?Bg:wp)(I,H,j,q)}(b-1,v,c,o,A)),h.sheets.push(v),Jr(c.wbrels,-1,"worksheets/sheet"+b+"."+f,ur.WS[0]),W&&(x=W["!comments"],C=!1,R="",x&&0<x.length&&(Fr(g,R="xl/comments"+b+"."+f,function(I,O,H){return(O.slice(-4)===".bin"?ch:lf)(I)}(x,R)),h.comments.push(R),Jr(A,-1,"../comments"+b+"."+f,ur.CMNT),C=!0),W["!legacy"]&&C&&Fr(g,"xl/drawings/vmlDrawing"+b+".vml",Zi(b,W["!comments"])),delete W["!comments"],delete W["!legacy"]),A["!id"].rId1&&Fr(g,Ma(v),fa(A))}return c.Strings!=null&&0<c.Strings.length&&(Fr(g,v="xl/sharedStrings."+f,function(I,O,H){return(O.slice(-4)===".bin"?X0:Qu)(I,H)}(c.Strings,v,c)),h.strs.push(v),Jr(c.wbrels,-1,"sharedStrings."+f,ur.SST)),Fr(g,v="xl/workbook."+f,function(I,O,H){return(O.slice(-4)===".bin"?Yg:kp)(I)}(o,v)),h.workbooks.push(v),Jr(c.rels,1,v,ur.WB),Fr(g,v="xl/theme/theme1.xml",af(o.Themes,c)),h.themes.push(v),Jr(c.wbrels,-1,"theme/theme1.xml",ur.THEME),Fr(g,v="xl/styles."+f,function(I,O,H){return(O.slice(-4)===".bin"?oh:ah)(I,H)}(o,v,c)),h.styles.push(v),Jr(c.wbrels,-1,"styles."+f,ur.STY),o.vbaraw&&d&&(Fr(g,v="xl/vbaProject.bin",o.vbaraw),h.vba.push(v),Jr(c.wbrels,-1,"vbaProject.bin",ur.VBA)),Fr(g,v="xl/metadata."+f,function(I){return(I.slice(-4)===".bin"?Zd:ep)()}(v)),h.metadata.push(v),Jr(c.wbrels,-1,"metadata."+f,ur.XLMETA),Fr(g,"[Content_Types].xml",fc(h,c)),Fr(g,"_rels/.rels",fa(c.rels)),Fr(g,"xl/_rels/workbook."+f+".rels",fa(c.wbrels)),delete c.revssf,delete c.ssf,g}:Zp)(t,a)}function Zp(t,a){pl=1024,t&&!t.SSF&&(t.SSF=nn(De)),t&&t.SSF&&(qo(),zi(t.SSF),a.revssf=mu(t.SSF),a.revssf[t.SSF[65535]]=0,a.ssf=t.SSF),a.rels={},a.wbrels={},a.Strings=[],a.Strings.Count=0,a.Strings.Unique=0,Nc?a.revStrings=new Map:(a.revStrings={},a.revStrings.foo=[],delete a.revStrings.foo);var o="xml",c=-1<Ao.indexOf(a.bookType),f=C0();gn(a=a||{});var d=bu(),h="",g=0;if(a.cellXfs=[],Ja(a.cellXfs,{},{revssf:{General:0}}),t.Props||(t.Props={}),h="docProps/core.xml",Fr(d,h,id(t.Props,a)),f.coreprops.push(h),Jr(a.rels,2,h,ur.CORE_PROPS),h="docProps/app.xml",!t.Props||!t.Props.SheetNames)if(t.Workbook&&t.Workbook.Sheets){for(var v=[],b=0;b<t.SheetNames.length;++b)(t.Workbook.Sheets[b]||{}).Hidden!=2&&v.push(t.SheetNames[b]);t.Props.SheetNames=v}else t.Props.SheetNames=t.SheetNames;t.Props.Worksheets=t.Props.SheetNames.length,Fr(d,h,Mu(t.Props)),f.extprops.push(h),Jr(a.rels,3,h,ur.EXT_PROPS),t.Custprops!==t.Props&&0<wn(t.Custprops||{}).length&&(Fr(d,h="docProps/custom.xml",S0(t.Custprops)),f.custprops.push(h),Jr(a.rels,4,h,ur.CUST_PROPS));var _,E=["SheetJ5"];for(a.tcid=0,g=1;g<=t.SheetNames.length;++g){var x,C,R,A,W={"!id":{}},I=t.Sheets[t.SheetNames[g-1]];Fr(d,h="xl/worksheets/sheet"+g+"."+o,wp(g-1,a,t,W)),f.sheets.push(h),Jr(a.wbrels,-1,"worksheets/sheet"+g+"."+o,ur.WS[0]),I&&(C=!1,R="",(x=I["!comments"])&&0<x.length&&(A=!1,x.forEach(function(O){O[1].forEach(function(H){H.T==1&&(A=!0)})}),A&&(Fr(d,R="xl/threadedComments/threadedComment"+g+"."+o,function(O,H,j){var q=[In,Dt("ThreadedComments",null,{xmlns:qn.TCMNT}).replace(/[\/]>/,">")];return O.forEach(function(fe){var Fe="";(fe[1]||[]).forEach(function(me,Te){var Qe;me.T?(me.a&&H.indexOf(me.a)==-1&&H.push(me.a),Qe={ref:fe[0],id:"{54EE7951-7262-4200-6969-"+("000000000000"+j.tcid++).slice(-12)+"}"},Te==0?Fe=Qe.id:Qe.parentId=Fe,me.ID=Qe.id,me.a&&(Qe.personId="{54EE7950-7262-4200-6969-"+("000000000000"+H.indexOf(me.a)).slice(-12)+"}"),q.push(Dt("threadedComment",us("text",me.t||""),Qe))):delete me.ID})}),q.push("</ThreadedComments>"),q.join("")}(x,E,a)),f.threadedcomments.push(R),Jr(W,-1,"../threadedComments/threadedComment"+g+"."+o,ur.TCMNT)),Fr(d,R="xl/comments"+g+"."+o,lf(x)),f.comments.push(R),Jr(W,-1,"../comments"+g+"."+o,ur.CMNT),C=!0),I["!legacy"]&&C&&Fr(d,"xl/drawings/vmlDrawing"+g+".vml",Zi(g,I["!comments"])),delete I["!comments"],delete I["!legacy"]),W["!id"].rId1&&Fr(d,Ma(h),fa(W))}return a.Strings!=null&&0<a.Strings.length&&(Fr(d,h="xl/sharedStrings.xml",Qu(a.Strings,a)),f.strs.push(h),Jr(a.wbrels,-1,"sharedStrings.xml",ur.SST)),Fr(d,h="xl/workbook.xml",kp(t)),f.workbooks.push(h),Jr(a.rels,1,h,ur.WB),Fr(d,h="xl/theme/theme1.xml",af(t.Themes,a)),f.themes.push(h),Jr(a.wbrels,-1,"theme/theme1.xml",ur.THEME),Fr(d,h="xl/styles.xml",ah(t,a)),f.styles.push(h),Jr(a.wbrels,-1,"styles.xml",ur.STY),t.vbaraw&&c&&(Fr(d,h="xl/vbaProject.bin",t.vbaraw),f.vba.push(h),Jr(a.wbrels,-1,"vbaProject.bin",ur.VBA)),Fr(d,h="xl/metadata.xml",ep()),f.metadata.push(h),Jr(a.wbrels,-1,"metadata.xml",ur.XLMETA),1<E.length&&(Fr(d,h="xl/persons/person.xml",(c=E,_=[In,Dt("personList",null,{xmlns:qn.TCMNT,"xmlns:x":ho[0]}).replace(/[\/]>/,">")],c.forEach(function(O,H){_.push(Dt("person",null,{displayName:O,id:"{54EE7950-7262-4200-6969-"+("000000000000"+H).slice(-12)+"}",userId:O,providerId:"None"}))}),_.push("</personList>"),_.join(""))),f.people.push(h),Jr(a.wbrels,-1,"persons/person.xml",ur.PEOPLE)),Fr(d,"[Content_Types].xml",fc(f,a)),Fr(d,"_rels/.rels",fa(a.rels)),Fr(d,"xl/_rels/workbook.xml.rels",fa(a.wbrels)),delete a.revssf,delete a.ssf,d}function Mh(t,a){var o="";switch((a||{}).type||"base64"){case"buffer":return[t[0],t[1],t[2],t[3],t[4],t[5],t[6],t[7]];case"base64":o=Y(t.slice(0,12));break;case"binary":o=t;break;case"array":return[t[0],t[1],t[2],t[3],t[4],t[5],t[6],t[7]];default:throw new Error("Unrecognized type "+(a&&a.type||"undefined"))}return[o.charCodeAt(0),o.charCodeAt(1),o.charCodeAt(2),o.charCodeAt(3),o.charCodeAt(4),o.charCodeAt(5),o.charCodeAt(6),o.charCodeAt(7)]}function Lh(t,a){var o=0;e:for(;o<t.length;)switch(t.charCodeAt(o)){case 10:case 13:case 32:++o;break;case 60:return wh(t.slice(o),a);default:break e}return ui.to_workbook(t,a)}function Ro(t,a,o,c){return c?(o.type="string",ui.to_workbook(t,o)):ui.to_workbook(a,o)}function Dl(t,a){P();var o=a||{};if(typeof ArrayBuffer<"u"&&t instanceof ArrayBuffer)return Dl(new Uint8Array(t),((o=nn(o)).type="array",o));typeof Uint8Array<"u"&&t instanceof Uint8Array&&!o.type&&(o.type=typeof Deno<"u"?"buffer":"array");var c,f,d,h,g,v=t,b=!1;if(o.cellStyles&&(o.cellNF=!0,o.sheetStubs=!0),ko={},o.dateNF&&(ko.dateNF=o.dateNF),o.type||(o.type=z&&Buffer.isBuffer(t)?"buffer":"base64"),o.type=="file"&&(o.type=z?"buffer":"binary",v=function(E){if(ua!==void 0)return ua.readFileSync(E);if(typeof Deno<"u")return Deno.readFileSync(E);if(typeof $<"u"&&typeof File<"u"&&typeof Folder<"u")try{var x=File(E);x.open("r"),x.encoding="binary";var C=x.read();return x.close(),C}catch(R){if(!R.message||!R.message.match(/onstruct/))throw R}throw new Error("Cannot access file "+E)}(t),typeof Uint8Array>"u"||z||(o.type="array")),o.type=="string"&&(b=!0,o.type="binary",o.codepage=65001,v=(_=t).match(/[^\x00-\x7F]/)?yi(_):_),o.type=="array"&&typeof Uint8Array<"u"&&t instanceof Uint8Array&&typeof ArrayBuffer<"u"){var _=new ArrayBuffer(3),_=new Uint8Array(_);if(_.foo="bar",!_.foo)return(o=nn(o)).type="array",Dl(Pe(v),o)}switch((c=Mh(v,o))[0]){case 208:if(c[1]===207&&c[2]===17&&c[3]===224&&c[4]===161&&c[5]===177&&c[6]===26&&c[7]===225)return h=Jt.read(v,o),g=o,(Jt.find(h,"EncryptedPackage")?vv:vf)(h,g);break;case 9:if(c[1]<=8)return vf(v,o);break;case 60:return wh(v,o);case 73:if(c[1]===73&&c[2]===42&&c[3]===0)throw new Error("TIFF Image File is not a spreadsheet");if(c[1]===68)return function(E,x){var C=x||{},R=!!C.WTF;C.WTF=!0;try{var A=qs.to_workbook(E,C);return C.WTF=R,A}catch(W){if(C.WTF=R,!W.message.match(/SYLK bad record ID/)&&R)throw W;return ui.to_workbook(E,x)}}(v,o);break;case 84:if(c[1]===65&&c[2]===66&&c[3]===76)return B0.to_workbook(v,o);break;case 80:return c[1]===75&&c[2]<9&&c[3]<9?(d=g=v,(f=(f=o)||{}).type||(f.type=z&&Buffer.isBuffer(g)?"buffer":"base64"),Jp(Y1(d,f),f)):Ro(t,v,o,b);case 239:return c[3]===60?wh(v,o):Ro(t,v,o,b);case 255:if(c[1]===254)return d=v,(f=o).type=="base64"&&(d=Y(d)),d=e.utils.decode(1200,d.slice(2),"str"),f.type="binary",Lh(d,f);if(c[1]===0&&c[2]===2&&c[3]===0)return Va.to_workbook(v,o);break;case 0:if(c[1]===0&&(2<=c[2]&&c[3]===0||c[2]===0&&(c[3]===8||c[3]===9)))return Va.to_workbook(v,o);break;case 3:case 131:case 139:case 140:return N0.to_workbook(v,o);case 123:if(c[1]===92&&c[2]===114&&c[3]===116)return Ju.to_workbook(v,o);break;case 10:case 13:case 32:return function(E,x){var C="",R=Mh(E,x);switch(x.type){case"base64":C=Y(E);break;case"binary":C=E;break;case"buffer":C=E.toString("binary");break;case"array":C=uo(E);break;default:throw new Error("Unrecognized type "+x.type)}return R[0]==239&&R[1]==187&&R[2]==191&&(C=sn(C)),x.type="binary",Lh(C,x)}(v,o);case 137:if(c[1]===80&&c[2]===78&&c[3]===71)throw new Error("PNG Image File is not a spreadsheet")}return-1<$u.indexOf(c[0])&&c[2]<=12&&c[3]<=31?N0.to_workbook(v,o):Ro(t,v,o,b)}function e2(t,a){return a=a||{},a.type="file",Dl(t,a)}function Bh(t,a){switch(a.type){case"base64":case"binary":break;case"buffer":case"array":a.type="";break;case"file":return Yl(a.file,Jt.write(t,{type:z?"buffer":""}));case"string":throw new Error("'string' output type invalid for '"+a.bookType+"' files");default:throw new Error("Unrecognized type "+a.type)}return Jt.write(t,a)}function zc(t,a){var o={},c=z?"nodebuffer":typeof Uint8Array<"u"?"array":"string";if(a.compression&&(o.compression="DEFLATE"),a.password)o.type=c;else switch(a.type){case"base64":o.type="base64";break;case"binary":o.type="string";break;case"string":throw new Error("'string' output type invalid for '"+a.bookType+"' files");case"buffer":case"file":o.type=c;break;default:throw new Error("Unrecognized type "+a.type)}if(t=t.FullPaths?Jt.write(t,{fileType:"zip",type:{nodebuffer:"buffer",string:"binary"}[o.type]||o.type,compression:!!a.compression}):t.generate(o),typeof Deno<"u"&&typeof t=="string"){if(a.type=="binary"||a.type=="base64")return t;t=new Uint8Array(le(t))}return a.password&&typeof encrypt_agile<"u"?Bh(encrypt_agile(t,a.password),a):a.type==="file"?Yl(a.file,t):a.type=="string"?sn(t):t}function On(t,a,o){var c=(o=o||"")+t;switch(a.type){case"base64":return se(yi(c));case"binary":return yi(c);case"string":return t;case"file":return Yl(a.file,c,"utf8");case"buffer":return z?ie(c,"utf8"):typeof TextEncoder<"u"?new TextEncoder().encode(c):On(c,{type:"binary"}).split("").map(function(f){return f.charCodeAt(0)})}throw new Error("Unrecognized type "+a.type)}function ba(t,a){switch(a.type){case"string":case"base64":case"binary":for(var o="",c=0;c<t.length;++c)o+=String.fromCharCode(t[c]);return a.type=="base64"?se(o):a.type=="string"?sn(o):o;case"file":return Yl(a.file,t);case"buffer":return t;default:throw new Error("Unrecognized type "+a.type)}}function Uh(t,a){P(),Sp(t);var o,c=nn(a||{});return c.cellStyles&&(c.cellNF=!0,c.sheetStubs=!0),c.type!="array"?(o=t,a=nn((a=c)||{}),zc(Zp(o,a),a)):(c.type="binary",t=Uh(t,c),c.type="array",le(t))}function Ff(t,a){P(),Sp(t);var o=nn(a||{});if(o.cellStyles&&(o.cellNF=!0,o.sheetStubs=!0),o.type=="array")return o.type="binary",a=Ff(t,o),o.type="array",le(a);var c,f,d,h=0;if(o.sheet&&(h=typeof o.sheet=="number"?o.sheet:t.SheetNames.indexOf(o.sheet),!t.SheetNames[h]))throw new Error("Sheet not found: "+o.sheet+" : "+typeof o.sheet);switch(o.bookType||"xlsb"){case"xml":case"xlml":return On(Mp(t,o),o);case"slk":case"sylk":return On(qs.from_sheet(t.Sheets[t.SheetNames[h]],o),o);case"htm":case"html":return On($p(t.Sheets[t.SheetNames[h]],o),o);case"txt":return function(g,v){switch(v.type){case"base64":return se(g);case"binary":case"string":return g;case"file":return Yl(v.file,g,"binary");case"buffer":return z?ie(g,"binary"):g.split("").map(function(b){return b.charCodeAt(0)})}throw new Error("Unrecognized type "+v.type)}(Js(t.Sheets[t.SheetNames[h]],o),o);case"csv":return On(_f(t.Sheets[t.SheetNames[h]],o),o,"\uFEFF");case"dif":return On(B0.from_sheet(t.Sheets[t.SheetNames[h]],o),o);case"dbf":return ba(N0.from_sheet(t.Sheets[t.SheetNames[h]],o),o);case"prn":return On(ui.from_sheet(t.Sheets[t.SheetNames[h]],o),o);case"rtf":return On(Ju.from_sheet(t.Sheets[t.SheetNames[h]],o),o);case"eth":return On(Gu.from_sheet(t.Sheets[t.SheetNames[h]],o),o);case"fods":return On(jp(t,o),o);case"wk1":return ba(Va.sheet_to_wk1(t.Sheets[t.SheetNames[h]],o),o);case"wk3":return ba(Va.book_to_wk3(t,o),o);case"biff2":o.biff||(o.biff=2);case"biff3":o.biff||(o.biff=3);case"biff4":return o.biff||(o.biff=4),ba(Ch(t,o),o);case"biff5":o.biff||(o.biff=5);case"biff8":case"xla":case"xls":return o.biff||(o.biff=8),Bh(ov(t,d=(d=o)||{}),d);case"xlsx":case"xlsm":case"xlam":case"xlsb":case"numbers":case"ods":return c=t,d=nn((f=o)||{}),Ka=new Dv(f),zc(bv(c,d),d);default:throw new Error("Unrecognized bookType |"+o.bookType+"|")}}function Hh(t){var a;t.bookType||((a=t.file.slice(t.file.lastIndexOf(".")).toLowerCase()).match(/^\.[a-z]+$/)&&(t.bookType=a.slice(1)),t.bookType={xls:"biff8",htm:"html",slk:"sylk",socialcalc:"eth",Sh33tJS:"WTF"}[t.bookType]||t.bookType)}function t2(t,a,o){return o=o||{},o.type="file",o.file=a,Hh(o),Ff(t,o)}function r2(t,a,o,c,f,d,h,g){var v=An(o),b=g.defval,_=g.raw||!Object.prototype.hasOwnProperty.call(g,"raw"),E=!0,x=f===1?[]:{};if(f!==1)if(Object.defineProperty)try{Object.defineProperty(x,"__rowNum__",{value:o,enumerable:!1})}catch{x.__rowNum__=o}else x.__rowNum__=o;if(!h||t[o])for(var C=a.s.c;C<=a.e.c;++C){var R=h?t[o][C]:t[c[C]+v];if(R!==void 0&&R.t!==void 0){var A=R.v;switch(R.t){case"z":if(A==null)break;continue;case"e":A=A==0?null:void 0;break;case"s":case"d":case"b":case"n":break;default:throw new Error("unrecognized type "+R.t)}if(d[C]!=null){if(A==null)if(R.t=="e"&&A===null)x[d[C]]=null;else if(b!==void 0)x[d[C]]=b;else{if(!_||A!==null)continue;x[d[C]]=null}else x[d[C]]=_&&(R.t!=="n"||R.t==="n"&&g.rawNumbers!==!1)?A:ji(R,A,g);A!=null&&(E=!1)}}else b!==void 0&&d[C]!=null&&(x[d[C]]=b)}return{row:x,isempty:E}}function Vc(t,a){if(t==null||t["!ref"]==null)return[];var o,c={t:"n",v:0},f=0,d=1,h=[],g="",v={s:{r:0,c:0},e:{r:0,c:0}},b=a||{},_=b.range!=null?b.range:t["!ref"];switch(b.header===1?f=1:b.header==="A"?f=2:Array.isArray(b.header)?f=3:b.header==null&&(f=0),typeof _){case"string":v=Pr(_);break;case"number":(v=Pr(t["!ref"])).s.r=_;break;default:v=_}0<f&&(d=0);var E=An(v.s.r),x=[],C=[],R=0,A=0,W=Array.isArray(t),I=v.s.r,O=0,H={};W&&!t[I]&&(t[I]=[]);for(var j,q=b.skipHidden&&t["!cols"]||[],fe=b.skipHidden&&t["!rows"]||[],O=v.s.c;O<=v.e.c;++O)if(!(q[O]||{}).hidden)switch(x[O]=kr(O),c=W?t[I][O]:t[x[O]+E],f){case 1:h[O]=O-v.s.c;break;case 2:h[O]=x[O];break;case 3:h[O]=b.header[O-v.s.c];break;default:if(g=o=ji(c=c??{w:"__EMPTY",t:"s"},null,b),A=H[o]||0){for(;g=o+"_"+A++,H[g];);H[o]=A,H[g]=1}else H[o]=1;h[O]=g}for(I=v.s.r+d;I<=v.e.r;++I)(fe[I]||{}).hidden||(j=r2(t,v,I,x,f,h,W,b)).isempty!==!1&&(f===1?b.blankrows===!1:!b.blankrows)||(C[R++]=j.row);return C.length=R,C}var ra=/"/g;function _r(t,a,o,c,f,d,h,g){for(var v=!0,b=[],_="",E=An(o),x=a.s.c;x<=a.e.c;++x)if(c[x]){var C=g.dense?(t[o]||[])[x]:t[c[x]+E];if(C==null)_="";else if(C.v!=null){v=!1,_=""+(g.rawNumbers&&C.t=="n"?C.v:ji(C,null,g));for(var R,A=0;A!==_.length;++A)if((R=_.charCodeAt(A))===f||R===d||R===34||g.forceQuotes){_='"'+_.replace(ra,'""')+'"';break}_=="ID"&&(_='"ID"')}else C.f==null||C.F?_="":(v=!1,0<=(_="="+C.f).indexOf(",")&&(_='"'+_.replace(ra,'""')+'"'));b.push(_)}return g.blankrows===!1&&v?null:b.join(h)}function _f(t,a){var o=[],c=a??{};if(t==null||t["!ref"]==null)return"";var f=Pr(t["!ref"]),d=c.FS!==void 0?c.FS:",",h=d.charCodeAt(0),g=c.RS!==void 0?c.RS:`
190
190
  `,v=g.charCodeAt(0),b=new RegExp((d=="|"?"\\|":d)+"+$"),_="",E=[];c.dense=Array.isArray(t);for(var x=c.skipHidden&&t["!cols"]||[],C=c.skipHidden&&t["!rows"]||[],R=f.s.c;R<=f.e.c;++R)(x[R]||{}).hidden||(E[R]=kr(R));for(var A=0,W=f.s.r;W<=f.e.r;++W)(C[W]||{}).hidden||(_=_r(t,f,W,E,h,v,d,c))!=null&&(!(_=c.strip?_.replace(b,""):_)&&c.blankrows===!1||o.push((A++?g:"")+_));return delete c.dense,o.join("")}function Js(t,a){return(a=a||{}).FS=" ",a.RS=`
191
191
  `,t=_f(t,a),e===void 0||a.type=="string"?t:(t=e.utils.encode(1200,t,"str"),String.fromCharCode(255)+String.fromCharCode(254)+t)}function $h(_,a,o){var c,f=o||{},d=+!f.skipHeader,h=_||{},g=0,v=0;h&&f.origin!=null&&(typeof f.origin=="number"?g=f.origin:(b=typeof f.origin=="string"?mn(f.origin):f.origin,g=b.r,v=b.c));var b,_={s:{c:0,r:0},e:{c:v,r:g+a.length-1+d}};h["!ref"]?(b=Pr(h["!ref"]),_.e.c=Math.max(_.e.c,b.e.c),_.e.r=Math.max(_.e.r,b.e.r),g==-1&&(g=b.e.r+1,_.e.r=g+a.length-1+d)):g==-1&&(g=0,_.e.r=a.length-1+d);var E=f.header||[],x=0;a.forEach(function(R,A){wn(R).forEach(function(j){(x=E.indexOf(j))==-1&&(E[x=E.length]=j);var I=R[j],O="z",H="",j=ar({c:v+x,r:g+A+d});c=yf(h,j),!I||typeof I!="object"||I instanceof Date?(typeof I=="number"?O="n":typeof I=="boolean"?O="b":typeof I=="string"?O="s":I instanceof Date?(O="d",f.cellDates||(O="n",I=Kn(I)),H=f.dateNF||De[14]):I===null&&f.nullError&&(O="e",I=0),c?(c.t=O,c.v=I,delete c.w,delete c.R,H&&(c.z=H)):h[j]=c={t:O,v:I},H&&(c.z=H)):h[j]=I})}),_.e.c=Math.max(_.e.c,v+E.length-1);var C=An(g);if(d)for(x=0;x<E.length;++x)h[kr(x+v)+C]={t:"s",v:E[x]};return h["!ref"]=vr(_),h}function yf(t,a,o){return typeof a!="string"?yf(t,ar(typeof a!="number"?a:{r:a,c:o||0})):Array.isArray(t)?(o=mn(a),t[o.r]||(t[o.r]=[]),t[o.r][o.c]||(t[o.r][o.c]={t:"z"})):t[a]||(t[a]={t:"z"})}function Gr(){return{SheetNames:[],Sheets:{}}}function Wh(t,a,o,c){var f=1;if(!o)for(;f<=65535&&t.SheetNames.indexOf(o="Sheet"+f)!=-1;++f,o=void 0);if(!o||65535<=t.SheetNames.length)throw new Error("Too many worksheets");if(c&&0<=t.SheetNames.indexOf(o)){var c=o.match(/(^.*?)(\d+)$/),f=c&&+c[2]||0,d=c&&c[1]||o;for(++f;f<=65535&&t.SheetNames.indexOf(o=d+f)!=-1;++f);}if(_h(o),0<=t.SheetNames.indexOf(o))throw new Error("Worksheet with name |"+o+"| already exists!");return t.SheetNames.push(o),t.Sheets[o]=a,o}function zh(t,a,o){return a?(t.l={Target:a},o&&(t.l.Tooltip=o)):delete t.l,t}var Po,Vh={encode_col:kr,encode_row:An,encode_cell:ar,encode_range:vr,decode_col:Ou,decode_row:ic,split_cell:function(t){return t.replace(/(\$?[A-Z]*)(\$?\d*)/,"$1,$2").split(",")},decode_cell:mn,decode_range:ms,format_cell:ji,sheet_add_aoa:nd,sheet_add_json:$h,sheet_add_dom:Hc,aoa_to_sheet:wi,json_to_sheet:function(t,a){return $h(null,t,a)},table_to_sheet:$c,table_to_book:function(t,a){return Ra($c(t,a),a)},sheet_to_csv:_f,sheet_to_txt:Js,sheet_to_json:Vc,sheet_to_html:$p,sheet_to_formulae:function(t){var a,o="",c="";if(t==null||t["!ref"]==null)return[];for(var f,d=Pr(t["!ref"]),h=[],g=[],v=Array.isArray(t),b=d.s.c;b<=d.e.c;++b)h[b]=kr(b);for(var _=d.s.r;_<=d.e.r;++_)for(f=An(_),b=d.s.c;b<=d.e.c;++b)if(o=h[b]+f,c="",(a=v?(t[_]||[])[b]:t[o])!==void 0){if(a.F!=null){if(o=a.F,!a.f)continue;c=a.f,o.indexOf(":")==-1&&(o=o+":"+o)}if(a.f!=null)c=a.f;else{if(a.t=="z")continue;if(a.t=="n"&&a.v!=null)c=""+a.v;else if(a.t=="b")c=a.v?"TRUE":"FALSE";else if(a.w!==void 0)c="'"+a.w;else{if(a.v===void 0)continue;c=a.t=="s"?"'"+a.v:""+a.v}}g[g.length]=o+"="+c}return g},sheet_to_row_object_array:Vc,sheet_get_cell:yf,book_new:Gr,book_append_sheet:Wh,book_set_sheet_visibility:function(t,a,o){switch(t.Workbook||(t.Workbook={}),t.Workbook.Sheets||(t.Workbook.Sheets=[]),a=function(c,f){if(typeof f=="number"){if(0<=f&&c.SheetNames.length>f)return f;throw new Error("Cannot find sheet # "+f)}if(typeof f!="string")throw new Error("Cannot find sheet |"+f+"|");if(-1<(c=c.SheetNames.indexOf(f)))return c;throw new Error("Cannot find sheet name |"+f+"|")}(t,a),t.Workbook.Sheets[a]||(t.Workbook.Sheets[a]={}),o){case 0:case 1:case 2:break;default:throw new Error("Bad sheet visibility setting "+o)}t.Workbook.Sheets[a].Hidden=o},cell_set_number_format:function(t,a){return t.z=a,t},cell_set_hyperlink:zh,cell_set_internal_link:function(t,a,o){return zh(t,"#"+a,o)},cell_add_comment:function(t,a,o){t.c||(t.c=[]),t.c.push({t:a,a:o||"SheetJS"})},sheet_set_array_formula:function(t,a,o,c){for(var f=typeof a!="string"?a:Pr(a),d=typeof a=="string"?a:vr(a),h=f.s.r;h<=f.e.r;++h)for(var g=f.s.c;g<=f.e.c;++g){var v=yf(t,h,g);v.t="n",v.F=d,delete v.v,h==f.s.r&&g==f.s.c&&(v.f=o,c&&(v.D=!0))}return t},consts:{SHEET_VISIBLE:0,SHEET_HIDDEN:1,SHEET_VERY_HIDDEN:2}};function n2(t){Po=t}var Fl={to_json:function(t,a){var o=Po({objectMode:!0});if(t==null||t["!ref"]==null)return o.push(null),o;var c,f={t:"n",v:0},d=0,h=1,g=[],v="",b={s:{r:0,c:0},e:{r:0,c:0}},_=a||{},E=_.range!=null?_.range:t["!ref"];switch(_.header===1?d=1:_.header==="A"?d=2:Array.isArray(_.header)&&(d=3),typeof E){case"string":b=Pr(E);break;case"number":(b=Pr(t["!ref"])).s.r=E;break;default:b=E}0<d&&(h=0);var x=An(b.s.r),C=[],R=0,A=Array.isArray(t),W=b.s.r,I=0,O={};A&&!t[W]&&(t[W]=[]);for(var H=_.skipHidden&&t["!cols"]||[],j=_.skipHidden&&t["!rows"]||[],I=b.s.c;I<=b.e.c;++I)if(!(H[I]||{}).hidden)switch(C[I]=kr(I),f=A?t[W][I]:t[C[I]+x],d){case 1:g[I]=I-b.s.c;break;case 2:g[I]=C[I];break;case 3:g[I]=_.header[I-b.s.c];break;default:if(v=c=ji(f=f??{w:"__EMPTY",t:"s"},null,_),R=O[c]||0){for(;v=c+"_"+R++,O[v];);O[c]=R,O[v]=1}else O[c]=1;g[I]=v}return W=b.s.r+h,o._read=function(){for(;W<=b.e.r;)if(!(j[W-1]||{}).hidden){var q=r2(t,b,W,C,d,g,A,_);if(++W,q.isempty===!1||(d===1?_.blankrows!==!1:_.blankrows))return void o.push(q.row)}return o.push(null)},o},to_html:function(t,f){var o=Po(),c=f||{},f=c.header!=null?c.header:Sh,d=c.footer!=null?c.footer:Up;o.push(f);var h=ms(t["!ref"]);c.dense=Array.isArray(t),o.push(Hp(0,0,c));var g=h.s.r,v=!1;return o._read=function(){if(g>h.e.r)return v||(v=!0,o.push("</table>"+d)),o.push(null);for(;g<=h.e.r;){o.push(Ah(t,h,g,c)),++g;break}},o},to_csv:function(t,a){var o=Po(),c=a??{};if(t==null||t["!ref"]==null)return o.push(null),o;var f=Pr(t["!ref"]),d=c.FS!==void 0?c.FS:",",h=d.charCodeAt(0),g=c.RS!==void 0?c.RS:`
192
- `,v=g.charCodeAt(0),b=new RegExp((d=="|"?"\\|":d)+"+$"),_="",E=[];c.dense=Array.isArray(t);for(var x=c.skipHidden&&t["!cols"]||[],C=c.skipHidden&&t["!rows"]||[],R=f.s.c;R<=f.e.c;++R)(x[R]||{}).hidden||(E[R]=kr(R));var A=f.s.r,W=!1,I=0;return o._read=function(){if(!W)return W=!0,o.push("\uFEFF");for(;A<=f.e.r;)if(++A,!(C[A-1]||{}).hidden&&(_=_r(t,f,A-1,E,h,v,d,c),_!=null&&((_=c.strip?_.replace(b,""):_)||c.blankrows!==!1)))return o.push((I++?g:"")+_);return o.push(null)},o},set_readable:n2},Mr=function(){function t(a,o,c){return this instanceof t?(this.tagName=a,this._attributes=o||{},this._children=c||[],this._prefix="",this):new t(a,o,c)}return t.prototype.createElement=function(){return new t(arguments)},t.prototype.children=function(){return this._children},t.prototype.append=function(a){return this._children.push(a),this},t.prototype.prefix=function(a){return arguments.length==0?this._prefix:(this._prefix=a,this)},t.prototype.attr=function(a,o){if(o==null)return delete this._attributes[a],this;if(arguments.length==0)return this._attributes;if(typeof a=="string"&&arguments.length==1)return this._attributes.attr[a];if(typeof a=="object"&&arguments.length==1)for(var c in a)this._attributes[c]=a[c];else arguments.length==2&&typeof a=="string"&&(this._attributes[a]=o);return this},t.prototype.escapeAttributeValue=function(a){return'"'+a.replace(/\"/g,"&quot;")+'"'},t.prototype.toXml=function(a){var o=(a=a||this)._prefix;if(o+="<"+a.tagName,a._attributes)for(var c in a._attributes)o+=" "+c+"="+this.escapeAttributeValue(""+a._attributes[c]);if(a._children&&0<a._children.length){o+=">";for(var f=0;f<a._children.length;f++)o+=this.toXml(a._children[f]);o+="</"+a.tagName+">"}else o+="/>";return o},t}(),Dv=function(t){var a,o=164,c={0:"General",1:"0",2:"0.00",3:"#,##0",4:"#,##0.00",9:"0%",10:"0.00%",11:"0.00E+00",12:"# ?/?",13:"# ??/??",14:"m/d/yy",15:"d-mmm-yy",16:"d-mmm",17:"mmm-yy",18:"h:mm AM/PM",19:"h:mm:ss AM/PM",20:"h:mm",21:"h:mm:ss",22:"m/d/yy h:mm",37:"#,##0 ;(#,##0)",38:"#,##0 ;[Red](#,##0)",39:"#,##0.00;(#,##0.00)",40:"#,##0.00;[Red](#,##0.00)",45:"mm:ss",46:"[h]:mm:ss",47:"mmss.0",48:"##0.0E+0",49:"@",56:'"上午/下午 "hh"時"mm"分"ss"秒 "'},f={};for(a in c)f[c[a]]=a;var d={};return{initialize:function(h){this.$fonts=Mr("fonts").attr("count",0).attr("x14ac:knownFonts","1"),this.$fills=Mr("fills").attr("count",0),this.$borders=Mr("borders").attr("count",0),this.$numFmts=Mr("numFmts").attr("count",0),this.$cellStyleXfs=Mr("cellStyleXfs"),this.$xf=Mr("xf").attr("numFmtId",0).attr("fontId",0).attr("fillId",0).attr("borderId",0),this.$cellXfs=Mr("cellXfs").attr("count",0),this.$cellStyles=Mr("cellStyles").append(Mr("cellStyle").attr("name","Normal").attr("xfId",0).attr("builtinId",0)),this.$dxfs=Mr("dxfs").attr("count","0"),this.$tableStyles=Mr("tableStyles").attr("count","0").attr("defaultTableStyle","TableStyleMedium9").attr("defaultPivotStyle","PivotStyleMedium4"),this.$styles=Mr("styleSheet").attr("xmlns:mc","http://schemas.openxmlformats.org/markup-compatibility/2006").attr("xmlns:x14ac","http://schemas.microsoft.com/office/spreadsheetml/2009/9/ac").attr("xmlns","http://schemas.openxmlformats.org/spreadsheetml/2006/main").attr("mc:Ignorable","x14ac").prefix('<?xml version="1.0" encoding="UTF-8" standalone="yes"?>').append(this.$numFmts).append(this.$fonts).append(this.$fills).append(this.$borders).append(this.$cellStyleXfs.append(this.$xf)).append(this.$cellXfs).append(this.$cellStyles).append(this.$dxfs).append(this.$tableStyles);var g=h.defaultCellStyle||{};return g.font||(g.font={name:"Calibri",sz:"11"}),g.font.name||(g.font.name="Calibri"),g.font.sz||(g.font.sz=11),g.fill||(g.fill={patternType:"none",fgColor:{}}),g.border||(g.border={}),g.numFmt||(g.numFmt=0),this.defaultStyle=g,h=JSON.parse(JSON.stringify(g)),h.fill={patternType:"gray125",fgColor:{}},this.addStyles([g,h]),this},addStyle:function(h){var g=JSON.stringify(h),v=d[g];return v==null?(v=this._addXf(h),d[g]=v):v=d[g],v},addStyles:function(h){var g=this;return h.map(function(v){return g.addStyle(v)})},_duckTypeStyle:function(h){return typeof h=="object"&&(h.patternFill||h.fgColor)?{fill:h}:h.font||h.numFmt||h.border||h.fill?h:this._getStyleCSS(h)},_getStyleCSS:function(h){return h},_addXf:function(h){var g=this._addFont(h.font),v=this._addFill(h.fill),b=this._addBorder(h.border),_=this._addNumFmt(h.numFmt),E=Mr("xf").attr("numFmtId",_).attr("fontId",g).attr("fillId",v).attr("borderId",b).attr("xfId","0");return 0<g&&E.attr("applyFont","1"),0<v&&E.attr("applyFill","1"),0<b&&E.attr("applyBorder","1"),0<_&&E.attr("applyNumberFormat","1"),h.alignment&&(_=Mr("alignment"),h.alignment.horizontal&&_.attr("horizontal",h.alignment.horizontal),h.alignment.vertical&&_.attr("vertical",h.alignment.vertical),h.alignment.indent&&_.attr("indent",h.alignment.indent),h.alignment.readingOrder&&_.attr("readingOrder",h.alignment.readingOrder),h.alignment.wrapText&&_.attr("wrapText",h.alignment.wrapText),h.alignment.textRotation!=null&&_.attr("textRotation",h.alignment.textRotation),E.append(_).attr("applyAlignment",1)),this.$cellXfs.append(E),E=+this.$cellXfs.children().length,this.$cellXfs.attr("count",E),E-1},_addFont:function(h){if(!h)return 0;var g=Mr("font").append(Mr("sz").attr("val",h.sz||this.defaultStyle.font.sz)).append(Mr("name").attr("val",h.name||this.defaultStyle.font.name));return h.bold&&g.append(Mr("b")),h.underline&&g.append(Mr("u")),h.italic&&g.append(Mr("i")),h.strike&&g.append(Mr("strike")),h.outline&&g.append(Mr("outline")),h.shadow&&g.append(Mr("shadow")),h.vertAlign&&g.append(Mr("vertAlign").attr("val",h.vertAlign)),h.color&&(h.color.theme?(g.append(Mr("color").attr("theme",h.color.theme)),h.color.tint&&g.append(Mr("tint").attr("theme",h.color.tint))):h.color.rgb&&g.append(Mr("color").attr("rgb",h.color.rgb))),this.$fonts.append(g),g=this.$fonts.children().length,this.$fonts.attr("count",g),g-1},_addNumFmt:function(h){if(!h)return 0;if(typeof h=="string"){var g=f[h];if(0<=g)return g}return/^[0-9]+$/.exec(h)?h:(h=h.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&apos;"),h=Mr("numFmt").attr("numFmtId",++o).attr("formatCode",h),this.$numFmts.append(h),h=this.$numFmts.children().length,this.$numFmts.attr("count",h),o)},_addFill:function(h){if(!h)return 0;var g,v=Mr("patternFill").attr("patternType",h.patternType||"solid");return h.fgColor&&(g=Mr("fgColor"),h.fgColor.rgb?(h.fgColor.rgb.length==6&&(h.fgColor.rgb="FF"+h.fgColor.rgb),g.attr("rgb",h.fgColor.rgb),v.append(g)):h.fgColor.theme&&(g.attr("theme",h.fgColor.theme),h.fgColor.tint&&g.attr("tint",h.fgColor.tint),v.append(g)),h.bgColor||(h.bgColor={indexed:"64"})),h.bgColor&&(h=Mr("bgColor").attr(h.bgColor),v.append(h)),v=Mr("fill").append(v),this.$fills.append(v),v=this.$fills.children().length,this.$fills.attr("count",v),v-1},_getSubBorder:function(h,g){var v=Mr(h);return g&&(v.attr("style",g.style||"medium"),g.color&&(h=Mr("color"),g.color.auto?h.attr("auto",g.color.auto):g.color.rgb?h.attr("rgb",g.color.rgb):(g.color.theme||g.color.tint)&&(h.attr("theme",g.color.theme||"1"),h.attr("tint",g.color.tint||"0")),v.append(h))),v},_addBorder:function(h){if(!h)return 0;var g=this,v=Mr("border").attr("diagonalUp",h.diagonalUp).attr("diagonalDown",h.diagonalDown);["left","right","top","bottom","diagonal"].forEach(function(_){v.append(g._getSubBorder(_,h[_]))}),this.$borders.append(v);var b=this.$borders.children().length;return this.$borders.attr("count",b),b-1},toXml:function(){return this.$styles.toXml()}}.initialize(t||{})};vf!==void 0&&(n.parse_xlscfb=vf),n.parse_zip=Jp,n.read=Dl,n.readFile=e2,n.readFileSync=e2,n.write=Ff,n.writeFile=t2,n.writeFileSync=t2,n.writeFileAsync=function(t,a,o,c){var f=o||{};return f.type="file",f.file=t,Hh(f),f.type="buffer",c instanceof Function||(c=o),ua.writeFile(t,Ff(a,f),c)},n.utils=Vh,n.writeXLSX=Uh,n.writeFileXLSX=function(t,a,o){return(o=o||{}).type="file",o.file=a,Hh(o),Uh(t,o)},n.SSF=$1,Fl!==void 0&&(n.stream=Fl),Jt!==void 0&&(n.CFB=Jt),typeof x2>"u"||((Fl=Vv)||{}).Readable&&n2(Fl.Readable)}if(l(s),typeof window<"u"&&!window.XLSX)try{window.XLSX=i}catch{}})(I4,I4.exports);var xf=I4.exports;function z9({onlyFirst:r=!1}={}){const s=["[\\u001B\\u009B][[\\]()#;?]*(?:(?:(?:(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]+)*|[a-zA-Z\\d]+(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]*)*)?\\u0007)","(?:(?:\\d{1,4}(?:;\\d{0,4})*)?[\\dA-PR-TZcf-ntqry=><~]))"].join("|");return new RegExp(s,r?void 0:"g")}const V9=z9();function G9(r){if(typeof r!="string")throw new TypeError(`Expected a \`string\`, got \`${typeof r}\``);return r.replace(V9,"")}var Hw={exports:{}};(function(r){var s={};r.exports=s,s.eastAsianWidth=function(l){var n=l.charCodeAt(0),e=l.length==2?l.charCodeAt(1):0,m=n;return 55296<=n&&n<=56319&&56320<=e&&e<=57343&&(n&=1023,e&=1023,m=n<<10|e,m+=65536),m==12288||65281<=m&&m<=65376||65504<=m&&m<=65510?"F":m==8361||65377<=m&&m<=65470||65474<=m&&m<=65479||65482<=m&&m<=65487||65490<=m&&m<=65495||65498<=m&&m<=65500||65512<=m&&m<=65518?"H":4352<=m&&m<=4447||4515<=m&&m<=4519||4602<=m&&m<=4607||9001<=m&&m<=9002||11904<=m&&m<=11929||11931<=m&&m<=12019||12032<=m&&m<=12245||12272<=m&&m<=12283||12289<=m&&m<=12350||12353<=m&&m<=12438||12441<=m&&m<=12543||12549<=m&&m<=12589||12593<=m&&m<=12686||12688<=m&&m<=12730||12736<=m&&m<=12771||12784<=m&&m<=12830||12832<=m&&m<=12871||12880<=m&&m<=13054||13056<=m&&m<=19903||19968<=m&&m<=42124||42128<=m&&m<=42182||43360<=m&&m<=43388||44032<=m&&m<=55203||55216<=m&&m<=55238||55243<=m&&m<=55291||63744<=m&&m<=64255||65040<=m&&m<=65049||65072<=m&&m<=65106||65108<=m&&m<=65126||65128<=m&&m<=65131||110592<=m&&m<=110593||127488<=m&&m<=127490||127504<=m&&m<=127546||127552<=m&&m<=127560||127568<=m&&m<=127569||131072<=m&&m<=194367||177984<=m&&m<=196605||196608<=m&&m<=262141?"W":32<=m&&m<=126||162<=m&&m<=163||165<=m&&m<=166||m==172||m==175||10214<=m&&m<=10221||10629<=m&&m<=10630?"Na":m==161||m==164||167<=m&&m<=168||m==170||173<=m&&m<=174||176<=m&&m<=180||182<=m&&m<=186||188<=m&&m<=191||m==198||m==208||215<=m&&m<=216||222<=m&&m<=225||m==230||232<=m&&m<=234||236<=m&&m<=237||m==240||242<=m&&m<=243||247<=m&&m<=250||m==252||m==254||m==257||m==273||m==275||m==283||294<=m&&m<=295||m==299||305<=m&&m<=307||m==312||319<=m&&m<=322||m==324||328<=m&&m<=331||m==333||338<=m&&m<=339||358<=m&&m<=359||m==363||m==462||m==464||m==466||m==468||m==470||m==472||m==474||m==476||m==593||m==609||m==708||m==711||713<=m&&m<=715||m==717||m==720||728<=m&&m<=731||m==733||m==735||768<=m&&m<=879||913<=m&&m<=929||931<=m&&m<=937||945<=m&&m<=961||963<=m&&m<=969||m==1025||1040<=m&&m<=1103||m==1105||m==8208||8211<=m&&m<=8214||8216<=m&&m<=8217||8220<=m&&m<=8221||8224<=m&&m<=8226||8228<=m&&m<=8231||m==8240||8242<=m&&m<=8243||m==8245||m==8251||m==8254||m==8308||m==8319||8321<=m&&m<=8324||m==8364||m==8451||m==8453||m==8457||m==8467||m==8470||8481<=m&&m<=8482||m==8486||m==8491||8531<=m&&m<=8532||8539<=m&&m<=8542||8544<=m&&m<=8555||8560<=m&&m<=8569||m==8585||8592<=m&&m<=8601||8632<=m&&m<=8633||m==8658||m==8660||m==8679||m==8704||8706<=m&&m<=8707||8711<=m&&m<=8712||m==8715||m==8719||m==8721||m==8725||m==8730||8733<=m&&m<=8736||m==8739||m==8741||8743<=m&&m<=8748||m==8750||8756<=m&&m<=8759||8764<=m&&m<=8765||m==8776||m==8780||m==8786||8800<=m&&m<=8801||8804<=m&&m<=8807||8810<=m&&m<=8811||8814<=m&&m<=8815||8834<=m&&m<=8835||8838<=m&&m<=8839||m==8853||m==8857||m==8869||m==8895||m==8978||9312<=m&&m<=9449||9451<=m&&m<=9547||9552<=m&&m<=9587||9600<=m&&m<=9615||9618<=m&&m<=9621||9632<=m&&m<=9633||9635<=m&&m<=9641||9650<=m&&m<=9651||9654<=m&&m<=9655||9660<=m&&m<=9661||9664<=m&&m<=9665||9670<=m&&m<=9672||m==9675||9678<=m&&m<=9681||9698<=m&&m<=9701||m==9711||9733<=m&&m<=9734||m==9737||9742<=m&&m<=9743||9748<=m&&m<=9749||m==9756||m==9758||m==9792||m==9794||9824<=m&&m<=9825||9827<=m&&m<=9829||9831<=m&&m<=9834||9836<=m&&m<=9837||m==9839||9886<=m&&m<=9887||9918<=m&&m<=9919||9924<=m&&m<=9933||9935<=m&&m<=9953||m==9955||9960<=m&&m<=9983||m==10045||m==10071||10102<=m&&m<=10111||11093<=m&&m<=11097||12872<=m&&m<=12879||57344<=m&&m<=63743||65024<=m&&m<=65039||m==65533||127232<=m&&m<=127242||127248<=m&&m<=127277||127280<=m&&m<=127337||127344<=m&&m<=127386||917760<=m&&m<=917999||983040<=m&&m<=1048573||1048576<=m&&m<=1114109?"A":"N"},s.characterLength=function(l){var n=this.eastAsianWidth(l);return n=="F"||n=="W"||n=="A"?2:1};function i(l){return l.match(/[\uD800-\uDBFF][\uDC00-\uDFFF]|[^\uD800-\uDFFF]/g)||[]}s.length=function(l){for(var n=i(l),e=0,m=0;m<n.length;m++)e=e+this.characterLength(n[m]);return e},s.slice=function(l,n,e){textLen=s.length(l),n=n||0,e=e||1,n<0&&(n=textLen+n),e<0&&(e=textLen+e);for(var m="",F=0,y=i(l),w=0;w<y.length;w++){var k=y[w],S=s.length(k);if(F>=n-(S==2?1:0))if(F+S<=e)m+=k;else break;F+=S}return m}})(Hw);var j9=Hw.exports;const Y9=Hi(j9),K9=()=>/[#*0-9]\uFE0F?\u20E3|[\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u231B\u2328\u23CF\u23ED-\u23EF\u23F1\u23F2\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB\u25FC\u25FE\u2600-\u2604\u260E\u2611\u2614\u2615\u2618\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u2648-\u2653\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u267F\u2692\u2694-\u2697\u2699\u269B\u269C\u26A0\u26A7\u26AA\u26B0\u26B1\u26BD\u26BE\u26C4\u26C8\u26CF\u26D1\u26D3\u26E9\u26F0-\u26F5\u26F7\u26F8\u26FA\u2702\u2708\u2709\u270F\u2712\u2714\u2716\u271D\u2721\u2733\u2734\u2744\u2747\u2757\u2763\u27A1\u2934\u2935\u2B05-\u2B07\u2B1B\u2B1C\u2B55\u3030\u303D\u3297\u3299]\uFE0F?|[\u261D\u270C\u270D](?:\uFE0F|\uD83C[\uDFFB-\uDFFF])?|[\u270A\u270B](?:\uD83C[\uDFFB-\uDFFF])?|[\u23E9-\u23EC\u23F0\u23F3\u25FD\u2693\u26A1\u26AB\u26C5\u26CE\u26D4\u26EA\u26FD\u2705\u2728\u274C\u274E\u2753-\u2755\u2795-\u2797\u27B0\u27BF\u2B50]|\u26F9(?:\uFE0F|\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|\u2764\uFE0F?(?:\u200D(?:\uD83D\uDD25|\uD83E\uDE79))?|\uD83C(?:[\uDC04\uDD70\uDD71\uDD7E\uDD7F\uDE02\uDE37\uDF21\uDF24-\uDF2C\uDF36\uDF7D\uDF96\uDF97\uDF99-\uDF9B\uDF9E\uDF9F\uDFCD\uDFCE\uDFD4-\uDFDF\uDFF5\uDFF7]\uFE0F?|[\uDF85\uDFC2\uDFC7](?:\uD83C[\uDFFB-\uDFFF])?|[\uDFC3\uDFC4\uDFCA](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDFCB\uDFCC](?:\uFE0F|\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDCCF\uDD8E\uDD91-\uDD9A\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF7C\uDF7E-\uDF84\uDF86-\uDF93\uDFA0-\uDFC1\uDFC5\uDFC6\uDFC8\uDFC9\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF8-\uDFFF]|\uDDE6\uD83C[\uDDE8-\uDDEC\uDDEE\uDDF1\uDDF2\uDDF4\uDDF6-\uDDFA\uDDFC\uDDFD\uDDFF]|\uDDE7\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEF\uDDF1-\uDDF4\uDDF6-\uDDF9\uDDFB\uDDFC\uDDFE\uDDFF]|\uDDE8\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDEE\uDDF0-\uDDF5\uDDF7\uDDFA-\uDDFF]|\uDDE9\uD83C[\uDDEA\uDDEC\uDDEF\uDDF0\uDDF2\uDDF4\uDDFF]|\uDDEA\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDED\uDDF7-\uDDFA]|\uDDEB\uD83C[\uDDEE-\uDDF0\uDDF2\uDDF4\uDDF7]|\uDDEC\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEE\uDDF1-\uDDF3\uDDF5-\uDDFA\uDDFC\uDDFE]|\uDDED\uD83C[\uDDF0\uDDF2\uDDF3\uDDF7\uDDF9\uDDFA]|\uDDEE\uD83C[\uDDE8-\uDDEA\uDDF1-\uDDF4\uDDF6-\uDDF9]|\uDDEF\uD83C[\uDDEA\uDDF2\uDDF4\uDDF5]|\uDDF0\uD83C[\uDDEA\uDDEC-\uDDEE\uDDF2\uDDF3\uDDF5\uDDF7\uDDFC\uDDFE\uDDFF]|\uDDF1\uD83C[\uDDE6-\uDDE8\uDDEE\uDDF0\uDDF7-\uDDFB\uDDFE]|\uDDF2\uD83C[\uDDE6\uDDE8-\uDDED\uDDF0-\uDDFF]|\uDDF3\uD83C[\uDDE6\uDDE8\uDDEA-\uDDEC\uDDEE\uDDF1\uDDF4\uDDF5\uDDF7\uDDFA\uDDFF]|\uDDF4\uD83C\uDDF2|\uDDF5\uD83C[\uDDE6\uDDEA-\uDDED\uDDF0-\uDDF3\uDDF7-\uDDF9\uDDFC\uDDFE]|\uDDF6\uD83C\uDDE6|\uDDF7\uD83C[\uDDEA\uDDF4\uDDF8\uDDFA\uDDFC]|\uDDF8\uD83C[\uDDE6-\uDDEA\uDDEC-\uDDF4\uDDF7-\uDDF9\uDDFB\uDDFD-\uDDFF]|\uDDF9\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDED\uDDEF-\uDDF4\uDDF7\uDDF9\uDDFB\uDDFC\uDDFF]|\uDDFA\uD83C[\uDDE6\uDDEC\uDDF2\uDDF3\uDDF8\uDDFE\uDDFF]|\uDDFB\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDEE\uDDF3\uDDFA]|\uDDFC\uD83C[\uDDEB\uDDF8]|\uDDFD\uD83C\uDDF0|\uDDFE\uD83C[\uDDEA\uDDF9]|\uDDFF\uD83C[\uDDE6\uDDF2\uDDFC]|\uDFF3\uFE0F?(?:\u200D(?:\u26A7\uFE0F?|\uD83C\uDF08))?|\uDFF4(?:\u200D\u2620\uFE0F?|\uDB40\uDC67\uDB40\uDC62\uDB40(?:\uDC65\uDB40\uDC6E\uDB40\uDC67|\uDC73\uDB40\uDC63\uDB40\uDC74|\uDC77\uDB40\uDC6C\uDB40\uDC73)\uDB40\uDC7F)?)|\uD83D(?:[\uDC08\uDC26](?:\u200D\u2B1B)?|[\uDC3F\uDCFD\uDD49\uDD4A\uDD6F\uDD70\uDD73\uDD76-\uDD79\uDD87\uDD8A-\uDD8D\uDDA5\uDDA8\uDDB1\uDDB2\uDDBC\uDDC2-\uDDC4\uDDD1-\uDDD3\uDDDC-\uDDDE\uDDE1\uDDE3\uDDE8\uDDEF\uDDF3\uDDFA\uDECB\uDECD-\uDECF\uDEE0-\uDEE5\uDEE9\uDEF0\uDEF3]\uFE0F?|[\uDC42\uDC43\uDC46-\uDC50\uDC66\uDC67\uDC6B-\uDC6D\uDC72\uDC74-\uDC76\uDC78\uDC7C\uDC83\uDC85\uDC8F\uDC91\uDCAA\uDD7A\uDD95\uDD96\uDE4C\uDE4F\uDEC0\uDECC](?:\uD83C[\uDFFB-\uDFFF])?|[\uDC6E\uDC70\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD74\uDD90](?:\uFE0F|\uD83C[\uDFFB-\uDFFF])?|[\uDC00-\uDC07\uDC09-\uDC14\uDC16-\uDC25\uDC27-\uDC3A\uDC3C-\uDC3E\uDC40\uDC44\uDC45\uDC51-\uDC65\uDC6A\uDC79-\uDC7B\uDC7D-\uDC80\uDC84\uDC88-\uDC8E\uDC90\uDC92-\uDCA9\uDCAB-\uDCFC\uDCFF-\uDD3D\uDD4B-\uDD4E\uDD50-\uDD67\uDDA4\uDDFB-\uDE2D\uDE2F-\uDE34\uDE37-\uDE44\uDE48-\uDE4A\uDE80-\uDEA2\uDEA4-\uDEB3\uDEB7-\uDEBF\uDEC1-\uDEC5\uDED0-\uDED2\uDED5-\uDED7\uDEDC-\uDEDF\uDEEB\uDEEC\uDEF4-\uDEFC\uDFE0-\uDFEB\uDFF0]|\uDC15(?:\u200D\uD83E\uDDBA)?|\uDC3B(?:\u200D\u2744\uFE0F?)?|\uDC41\uFE0F?(?:\u200D\uD83D\uDDE8\uFE0F?)?|\uDC68(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDC68\uDC69]\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFE])))?))?|\uDC69(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?[\uDC68\uDC69]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?|\uDC69\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?))|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFE])))?))?|\uDC6F(?:\u200D[\u2640\u2642]\uFE0F?)?|\uDD75(?:\uFE0F|\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|\uDE2E(?:\u200D\uD83D\uDCA8)?|\uDE35(?:\u200D\uD83D\uDCAB)?|\uDE36(?:\u200D\uD83C\uDF2B\uFE0F?)?)|\uD83E(?:[\uDD0C\uDD0F\uDD18-\uDD1F\uDD30-\uDD34\uDD36\uDD77\uDDB5\uDDB6\uDDBB\uDDD2\uDDD3\uDDD5\uDEC3-\uDEC5\uDEF0\uDEF2-\uDEF8](?:\uD83C[\uDFFB-\uDFFF])?|[\uDD26\uDD35\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD4\uDDD6-\uDDDD](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDDDE\uDDDF](?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD0D\uDD0E\uDD10-\uDD17\uDD20-\uDD25\uDD27-\uDD2F\uDD3A\uDD3F-\uDD45\uDD47-\uDD76\uDD78-\uDDB4\uDDB7\uDDBA\uDDBC-\uDDCC\uDDD0\uDDE0-\uDDFF\uDE70-\uDE7C\uDE80-\uDE88\uDE90-\uDEBD\uDEBF-\uDEC2\uDECE-\uDEDB\uDEE0-\uDEE8]|\uDD3C(?:\u200D[\u2640\u2642]\uFE0F?|\uD83C[\uDFFB-\uDFFF])?|\uDDD1(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83E\uDDD1))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?))?|\uDEF1(?:\uD83C(?:\uDFFB(?:\u200D\uD83E\uDEF2\uD83C[\uDFFC-\uDFFF])?|\uDFFC(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFD-\uDFFF])?|\uDFFD(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])?|\uDFFE(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFD\uDFFF])?|\uDFFF(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFE])?))?)/g;function q9(r,s){if(typeof r!="string"||r.length===0||(s={ambiguousIsNarrow:!0,countAnsiEscapeCodes:!1,...s},s.countAnsiEscapeCodes||(r=G9(r)),r.length===0))return 0;const i=s.ambiguousIsNarrow?1:2;let l=0;for(const{segment:n}of new Intl.Segmenter().segment(r)){const e=n.codePointAt(0);if(e<=31||e>=127&&e<=159||e>=768&&e<=879)continue;if(K9().test(n)){l+=2;continue}switch(Y9.eastAsianWidth(n)){case"F":case"W":{l+=2;break}case"A":{l+=i;break}default:l+=1}}return l}function Q9(r){return r=r.toUpperCase().replace(" ","_"),["OK","AC",wt.ACCEPTED.toString()].includes(r)||[wt.CORRECT.toString()].includes(r)?wt.ACCEPTED:[wt.PARTIALLY_CORRECT.toString()].includes(r)?wt.PARTIALLY_CORRECT:["WA",wt.WRONG_ANSWER.toString()].includes(r)?wt.WRONG_ANSWER:["RJ","INCORRECT",wt.REJECTED.toString()].includes(r)?wt.REJECTED:["PD",wt.PENDING.toString()].includes(r)?wt.PENDING:[wt.WAITING.toString()].includes(r)?wt.WAITING:[wt.JUDGING.toString()].includes(r)?wt.JUDGING:[wt.FROZEN.toString()].includes(r)?wt.FROZEN:["CE",wt.COMPILATION_ERROR.toString()].includes(r)?wt.COMPILATION_ERROR:["PE",wt.PRESENTATION_ERROR.toString()].includes(r)?wt.PRESENTATION_ERROR:["TL","TLE",wt.TIME_LIMIT_EXCEEDED.toString()].includes(r)?wt.TIME_LIMIT_EXCEEDED:["ML","MLE",wt.MEMORY_LIMIT_EXCEEDED.toString()].includes(r)?wt.MEMORY_LIMIT_EXCEEDED:["OL","OLE",wt.OUTPUT_LIMIT_EXCEEDED.toString()].includes(r)?wt.OUTPUT_LIMIT_EXCEEDED:["IL","ILE",wt.IDLENESS_LIMIT_EXCEEDED.toString()].includes(r)?wt.IDLENESS_LIMIT_EXCEEDED:["RT","RE","RTE",wt.RUNTIME_ERROR.toString()].includes(r)?wt.RUNTIME_ERROR:["JE",wt.JUDGEMENT_FAILED.toString()].includes(r)?wt.JUDGEMENT_FAILED:["SE",wt.SYSTEM_ERROR.toString()].includes(r)?wt.SYSTEM_ERROR:[wt.HACKED.toString()].includes(r)?wt.HACKED:[wt.CONFIGURATION_ERROR.toString()].includes(r)?wt.CONFIGURATION_ERROR:[wt.CANCELED.toString()].includes(r)?wt.CANCELED:[wt.SKIPPED.toString()].includes(r)?wt.SKIPPED:[wt.SECURITY_VIOLATED.toString()].includes(r)?wt.SECURITY_VIOLATED:[wt.DENIAL_OF_JUDGEMENT.toString()].includes(r)?wt.DENIAL_OF_JUDGEMENT:wt.UNKNOWN}function $w(r){return[wt.ACCEPTED,wt.CORRECT].includes(r)}function X9(r){return[wt.RUNTIME_ERROR,wt.TIME_LIMIT_EXCEEDED,wt.MEMORY_LIMIT_EXCEEDED,wt.OUTPUT_LIMIT_EXCEEDED,wt.IDLENESS_LIMIT_EXCEEDED,wt.WRONG_ANSWER,wt.REJECTED,wt.JUDGEMENT_FAILED,wt.HACKED].includes(r)}function Ww(r){return[wt.PENDING,wt.WAITING,wt.COMPILING,wt.JUDGING,wt.FROZEN].includes(r)}function zw(r){return[wt.COMPILATION_ERROR,wt.PRESENTATION_ERROR,wt.CONFIGURATION_ERROR,wt.SYSTEM_ERROR,wt.CANCELED,wt.SKIPPED,wt.UNKNOWN,wt.UNDEFINED].includes(r)}Ws.extend(E9);Ws.extend(C9);Ws.extend(A9);Ws.extend(k9);Ws.extend(R9);Ws.extend(I9);Ws.extend(M9);Ws.extend(B9);function Ni(r=void 0){return r===void 0?Ws():typeof r=="number"&&String(r).length===10?Ws.unix(r):Ws(r)}function C2(r){const s=e=>e<10?`0${e}`:String(e),i=Math.floor(r/3600),l=Math.floor(r%3600/60),n=r%60;return[s(i),s(l),s(n)].join(":")}class CO{constructor(){}convert(s){let i="";i+=`@contest "${s.contest.name}"
192
+ `,v=g.charCodeAt(0),b=new RegExp((d=="|"?"\\|":d)+"+$"),_="",E=[];c.dense=Array.isArray(t);for(var x=c.skipHidden&&t["!cols"]||[],C=c.skipHidden&&t["!rows"]||[],R=f.s.c;R<=f.e.c;++R)(x[R]||{}).hidden||(E[R]=kr(R));var A=f.s.r,W=!1,I=0;return o._read=function(){if(!W)return W=!0,o.push("\uFEFF");for(;A<=f.e.r;)if(++A,!(C[A-1]||{}).hidden&&(_=_r(t,f,A-1,E,h,v,d,c),_!=null&&((_=c.strip?_.replace(b,""):_)||c.blankrows!==!1)))return o.push((I++?g:"")+_);return o.push(null)},o},set_readable:n2},Mr=function(){function t(a,o,c){return this instanceof t?(this.tagName=a,this._attributes=o||{},this._children=c||[],this._prefix="",this):new t(a,o,c)}return t.prototype.createElement=function(){return new t(arguments)},t.prototype.children=function(){return this._children},t.prototype.append=function(a){return this._children.push(a),this},t.prototype.prefix=function(a){return arguments.length==0?this._prefix:(this._prefix=a,this)},t.prototype.attr=function(a,o){if(o==null)return delete this._attributes[a],this;if(arguments.length==0)return this._attributes;if(typeof a=="string"&&arguments.length==1)return this._attributes.attr[a];if(typeof a=="object"&&arguments.length==1)for(var c in a)this._attributes[c]=a[c];else arguments.length==2&&typeof a=="string"&&(this._attributes[a]=o);return this},t.prototype.escapeAttributeValue=function(a){return'"'+a.replace(/\"/g,"&quot;")+'"'},t.prototype.toXml=function(a){var o=(a=a||this)._prefix;if(o+="<"+a.tagName,a._attributes)for(var c in a._attributes)o+=" "+c+"="+this.escapeAttributeValue(""+a._attributes[c]);if(a._children&&0<a._children.length){o+=">";for(var f=0;f<a._children.length;f++)o+=this.toXml(a._children[f]);o+="</"+a.tagName+">"}else o+="/>";return o},t}(),Dv=function(t){var a,o=164,c={0:"General",1:"0",2:"0.00",3:"#,##0",4:"#,##0.00",9:"0%",10:"0.00%",11:"0.00E+00",12:"# ?/?",13:"# ??/??",14:"m/d/yy",15:"d-mmm-yy",16:"d-mmm",17:"mmm-yy",18:"h:mm AM/PM",19:"h:mm:ss AM/PM",20:"h:mm",21:"h:mm:ss",22:"m/d/yy h:mm",37:"#,##0 ;(#,##0)",38:"#,##0 ;[Red](#,##0)",39:"#,##0.00;(#,##0.00)",40:"#,##0.00;[Red](#,##0.00)",45:"mm:ss",46:"[h]:mm:ss",47:"mmss.0",48:"##0.0E+0",49:"@",56:'"上午/下午 "hh"時"mm"分"ss"秒 "'},f={};for(a in c)f[c[a]]=a;var d={};return{initialize:function(h){this.$fonts=Mr("fonts").attr("count",0).attr("x14ac:knownFonts","1"),this.$fills=Mr("fills").attr("count",0),this.$borders=Mr("borders").attr("count",0),this.$numFmts=Mr("numFmts").attr("count",0),this.$cellStyleXfs=Mr("cellStyleXfs"),this.$xf=Mr("xf").attr("numFmtId",0).attr("fontId",0).attr("fillId",0).attr("borderId",0),this.$cellXfs=Mr("cellXfs").attr("count",0),this.$cellStyles=Mr("cellStyles").append(Mr("cellStyle").attr("name","Normal").attr("xfId",0).attr("builtinId",0)),this.$dxfs=Mr("dxfs").attr("count","0"),this.$tableStyles=Mr("tableStyles").attr("count","0").attr("defaultTableStyle","TableStyleMedium9").attr("defaultPivotStyle","PivotStyleMedium4"),this.$styles=Mr("styleSheet").attr("xmlns:mc","http://schemas.openxmlformats.org/markup-compatibility/2006").attr("xmlns:x14ac","http://schemas.microsoft.com/office/spreadsheetml/2009/9/ac").attr("xmlns","http://schemas.openxmlformats.org/spreadsheetml/2006/main").attr("mc:Ignorable","x14ac").prefix('<?xml version="1.0" encoding="UTF-8" standalone="yes"?>').append(this.$numFmts).append(this.$fonts).append(this.$fills).append(this.$borders).append(this.$cellStyleXfs.append(this.$xf)).append(this.$cellXfs).append(this.$cellStyles).append(this.$dxfs).append(this.$tableStyles);var g=h.defaultCellStyle||{};return g.font||(g.font={name:"Calibri",sz:"11"}),g.font.name||(g.font.name="Calibri"),g.font.sz||(g.font.sz=11),g.fill||(g.fill={patternType:"none",fgColor:{}}),g.border||(g.border={}),g.numFmt||(g.numFmt=0),this.defaultStyle=g,h=JSON.parse(JSON.stringify(g)),h.fill={patternType:"gray125",fgColor:{}},this.addStyles([g,h]),this},addStyle:function(h){var g=JSON.stringify(h),v=d[g];return v==null?(v=this._addXf(h),d[g]=v):v=d[g],v},addStyles:function(h){var g=this;return h.map(function(v){return g.addStyle(v)})},_duckTypeStyle:function(h){return typeof h=="object"&&(h.patternFill||h.fgColor)?{fill:h}:h.font||h.numFmt||h.border||h.fill?h:this._getStyleCSS(h)},_getStyleCSS:function(h){return h},_addXf:function(h){var g=this._addFont(h.font),v=this._addFill(h.fill),b=this._addBorder(h.border),_=this._addNumFmt(h.numFmt),E=Mr("xf").attr("numFmtId",_).attr("fontId",g).attr("fillId",v).attr("borderId",b).attr("xfId","0");return 0<g&&E.attr("applyFont","1"),0<v&&E.attr("applyFill","1"),0<b&&E.attr("applyBorder","1"),0<_&&E.attr("applyNumberFormat","1"),h.alignment&&(_=Mr("alignment"),h.alignment.horizontal&&_.attr("horizontal",h.alignment.horizontal),h.alignment.vertical&&_.attr("vertical",h.alignment.vertical),h.alignment.indent&&_.attr("indent",h.alignment.indent),h.alignment.readingOrder&&_.attr("readingOrder",h.alignment.readingOrder),h.alignment.wrapText&&_.attr("wrapText",h.alignment.wrapText),h.alignment.textRotation!=null&&_.attr("textRotation",h.alignment.textRotation),E.append(_).attr("applyAlignment",1)),this.$cellXfs.append(E),E=+this.$cellXfs.children().length,this.$cellXfs.attr("count",E),E-1},_addFont:function(h){if(!h)return 0;var g=Mr("font").append(Mr("sz").attr("val",h.sz||this.defaultStyle.font.sz)).append(Mr("name").attr("val",h.name||this.defaultStyle.font.name));return h.bold&&g.append(Mr("b")),h.underline&&g.append(Mr("u")),h.italic&&g.append(Mr("i")),h.strike&&g.append(Mr("strike")),h.outline&&g.append(Mr("outline")),h.shadow&&g.append(Mr("shadow")),h.vertAlign&&g.append(Mr("vertAlign").attr("val",h.vertAlign)),h.color&&(h.color.theme?(g.append(Mr("color").attr("theme",h.color.theme)),h.color.tint&&g.append(Mr("tint").attr("theme",h.color.tint))):h.color.rgb&&g.append(Mr("color").attr("rgb",h.color.rgb))),this.$fonts.append(g),g=this.$fonts.children().length,this.$fonts.attr("count",g),g-1},_addNumFmt:function(h){if(!h)return 0;if(typeof h=="string"){var g=f[h];if(0<=g)return g}return/^[0-9]+$/.exec(h)?h:(h=h.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&apos;"),h=Mr("numFmt").attr("numFmtId",++o).attr("formatCode",h),this.$numFmts.append(h),h=this.$numFmts.children().length,this.$numFmts.attr("count",h),o)},_addFill:function(h){if(!h)return 0;var g,v=Mr("patternFill").attr("patternType",h.patternType||"solid");return h.fgColor&&(g=Mr("fgColor"),h.fgColor.rgb?(h.fgColor.rgb.length==6&&(h.fgColor.rgb="FF"+h.fgColor.rgb),g.attr("rgb",h.fgColor.rgb),v.append(g)):h.fgColor.theme&&(g.attr("theme",h.fgColor.theme),h.fgColor.tint&&g.attr("tint",h.fgColor.tint),v.append(g)),h.bgColor||(h.bgColor={indexed:"64"})),h.bgColor&&(h=Mr("bgColor").attr(h.bgColor),v.append(h)),v=Mr("fill").append(v),this.$fills.append(v),v=this.$fills.children().length,this.$fills.attr("count",v),v-1},_getSubBorder:function(h,g){var v=Mr(h);return g&&(v.attr("style",g.style||"medium"),g.color&&(h=Mr("color"),g.color.auto?h.attr("auto",g.color.auto):g.color.rgb?h.attr("rgb",g.color.rgb):(g.color.theme||g.color.tint)&&(h.attr("theme",g.color.theme||"1"),h.attr("tint",g.color.tint||"0")),v.append(h))),v},_addBorder:function(h){if(!h)return 0;var g=this,v=Mr("border").attr("diagonalUp",h.diagonalUp).attr("diagonalDown",h.diagonalDown);["left","right","top","bottom","diagonal"].forEach(function(_){v.append(g._getSubBorder(_,h[_]))}),this.$borders.append(v);var b=this.$borders.children().length;return this.$borders.attr("count",b),b-1},toXml:function(){return this.$styles.toXml()}}.initialize(t||{})};vf!==void 0&&(n.parse_xlscfb=vf),n.parse_zip=Jp,n.read=Dl,n.readFile=e2,n.readFileSync=e2,n.write=Ff,n.writeFile=t2,n.writeFileSync=t2,n.writeFileAsync=function(t,a,o,c){var f=o||{};return f.type="file",f.file=t,Hh(f),f.type="buffer",c instanceof Function||(c=o),ua.writeFile(t,Ff(a,f),c)},n.utils=Vh,n.writeXLSX=Uh,n.writeFileXLSX=function(t,a,o){return(o=o||{}).type="file",o.file=a,Hh(o),Uh(t,o)},n.SSF=$1,Fl!==void 0&&(n.stream=Fl),Jt!==void 0&&(n.CFB=Jt),typeof x2>"u"||((Fl=Vv)||{}).Readable&&n2(Fl.Readable)}if(l(s),typeof window<"u"&&!window.XLSX)try{window.XLSX=i}catch{}})(I4,I4.exports);var xf=I4.exports;function V9({onlyFirst:r=!1}={}){const s=["[\\u001B\\u009B][[\\]()#;?]*(?:(?:(?:(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]+)*|[a-zA-Z\\d]+(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]*)*)?\\u0007)","(?:(?:\\d{1,4}(?:;\\d{0,4})*)?[\\dA-PR-TZcf-ntqry=><~]))"].join("|");return new RegExp(s,r?void 0:"g")}const G9=V9();function j9(r){if(typeof r!="string")throw new TypeError(`Expected a \`string\`, got \`${typeof r}\``);return r.replace(G9,"")}var Hw={exports:{}};(function(r){var s={};r.exports=s,s.eastAsianWidth=function(l){var n=l.charCodeAt(0),e=l.length==2?l.charCodeAt(1):0,m=n;return 55296<=n&&n<=56319&&56320<=e&&e<=57343&&(n&=1023,e&=1023,m=n<<10|e,m+=65536),m==12288||65281<=m&&m<=65376||65504<=m&&m<=65510?"F":m==8361||65377<=m&&m<=65470||65474<=m&&m<=65479||65482<=m&&m<=65487||65490<=m&&m<=65495||65498<=m&&m<=65500||65512<=m&&m<=65518?"H":4352<=m&&m<=4447||4515<=m&&m<=4519||4602<=m&&m<=4607||9001<=m&&m<=9002||11904<=m&&m<=11929||11931<=m&&m<=12019||12032<=m&&m<=12245||12272<=m&&m<=12283||12289<=m&&m<=12350||12353<=m&&m<=12438||12441<=m&&m<=12543||12549<=m&&m<=12589||12593<=m&&m<=12686||12688<=m&&m<=12730||12736<=m&&m<=12771||12784<=m&&m<=12830||12832<=m&&m<=12871||12880<=m&&m<=13054||13056<=m&&m<=19903||19968<=m&&m<=42124||42128<=m&&m<=42182||43360<=m&&m<=43388||44032<=m&&m<=55203||55216<=m&&m<=55238||55243<=m&&m<=55291||63744<=m&&m<=64255||65040<=m&&m<=65049||65072<=m&&m<=65106||65108<=m&&m<=65126||65128<=m&&m<=65131||110592<=m&&m<=110593||127488<=m&&m<=127490||127504<=m&&m<=127546||127552<=m&&m<=127560||127568<=m&&m<=127569||131072<=m&&m<=194367||177984<=m&&m<=196605||196608<=m&&m<=262141?"W":32<=m&&m<=126||162<=m&&m<=163||165<=m&&m<=166||m==172||m==175||10214<=m&&m<=10221||10629<=m&&m<=10630?"Na":m==161||m==164||167<=m&&m<=168||m==170||173<=m&&m<=174||176<=m&&m<=180||182<=m&&m<=186||188<=m&&m<=191||m==198||m==208||215<=m&&m<=216||222<=m&&m<=225||m==230||232<=m&&m<=234||236<=m&&m<=237||m==240||242<=m&&m<=243||247<=m&&m<=250||m==252||m==254||m==257||m==273||m==275||m==283||294<=m&&m<=295||m==299||305<=m&&m<=307||m==312||319<=m&&m<=322||m==324||328<=m&&m<=331||m==333||338<=m&&m<=339||358<=m&&m<=359||m==363||m==462||m==464||m==466||m==468||m==470||m==472||m==474||m==476||m==593||m==609||m==708||m==711||713<=m&&m<=715||m==717||m==720||728<=m&&m<=731||m==733||m==735||768<=m&&m<=879||913<=m&&m<=929||931<=m&&m<=937||945<=m&&m<=961||963<=m&&m<=969||m==1025||1040<=m&&m<=1103||m==1105||m==8208||8211<=m&&m<=8214||8216<=m&&m<=8217||8220<=m&&m<=8221||8224<=m&&m<=8226||8228<=m&&m<=8231||m==8240||8242<=m&&m<=8243||m==8245||m==8251||m==8254||m==8308||m==8319||8321<=m&&m<=8324||m==8364||m==8451||m==8453||m==8457||m==8467||m==8470||8481<=m&&m<=8482||m==8486||m==8491||8531<=m&&m<=8532||8539<=m&&m<=8542||8544<=m&&m<=8555||8560<=m&&m<=8569||m==8585||8592<=m&&m<=8601||8632<=m&&m<=8633||m==8658||m==8660||m==8679||m==8704||8706<=m&&m<=8707||8711<=m&&m<=8712||m==8715||m==8719||m==8721||m==8725||m==8730||8733<=m&&m<=8736||m==8739||m==8741||8743<=m&&m<=8748||m==8750||8756<=m&&m<=8759||8764<=m&&m<=8765||m==8776||m==8780||m==8786||8800<=m&&m<=8801||8804<=m&&m<=8807||8810<=m&&m<=8811||8814<=m&&m<=8815||8834<=m&&m<=8835||8838<=m&&m<=8839||m==8853||m==8857||m==8869||m==8895||m==8978||9312<=m&&m<=9449||9451<=m&&m<=9547||9552<=m&&m<=9587||9600<=m&&m<=9615||9618<=m&&m<=9621||9632<=m&&m<=9633||9635<=m&&m<=9641||9650<=m&&m<=9651||9654<=m&&m<=9655||9660<=m&&m<=9661||9664<=m&&m<=9665||9670<=m&&m<=9672||m==9675||9678<=m&&m<=9681||9698<=m&&m<=9701||m==9711||9733<=m&&m<=9734||m==9737||9742<=m&&m<=9743||9748<=m&&m<=9749||m==9756||m==9758||m==9792||m==9794||9824<=m&&m<=9825||9827<=m&&m<=9829||9831<=m&&m<=9834||9836<=m&&m<=9837||m==9839||9886<=m&&m<=9887||9918<=m&&m<=9919||9924<=m&&m<=9933||9935<=m&&m<=9953||m==9955||9960<=m&&m<=9983||m==10045||m==10071||10102<=m&&m<=10111||11093<=m&&m<=11097||12872<=m&&m<=12879||57344<=m&&m<=63743||65024<=m&&m<=65039||m==65533||127232<=m&&m<=127242||127248<=m&&m<=127277||127280<=m&&m<=127337||127344<=m&&m<=127386||917760<=m&&m<=917999||983040<=m&&m<=1048573||1048576<=m&&m<=1114109?"A":"N"},s.characterLength=function(l){var n=this.eastAsianWidth(l);return n=="F"||n=="W"||n=="A"?2:1};function i(l){return l.match(/[\uD800-\uDBFF][\uDC00-\uDFFF]|[^\uD800-\uDFFF]/g)||[]}s.length=function(l){for(var n=i(l),e=0,m=0;m<n.length;m++)e=e+this.characterLength(n[m]);return e},s.slice=function(l,n,e){textLen=s.length(l),n=n||0,e=e||1,n<0&&(n=textLen+n),e<0&&(e=textLen+e);for(var m="",F=0,y=i(l),w=0;w<y.length;w++){var k=y[w],S=s.length(k);if(F>=n-(S==2?1:0))if(F+S<=e)m+=k;else break;F+=S}return m}})(Hw);var Y9=Hw.exports;const K9=Hi(Y9),q9=()=>/[#*0-9]\uFE0F?\u20E3|[\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u231B\u2328\u23CF\u23ED-\u23EF\u23F1\u23F2\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB\u25FC\u25FE\u2600-\u2604\u260E\u2611\u2614\u2615\u2618\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u2648-\u2653\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u267F\u2692\u2694-\u2697\u2699\u269B\u269C\u26A0\u26A7\u26AA\u26B0\u26B1\u26BD\u26BE\u26C4\u26C8\u26CF\u26D1\u26D3\u26E9\u26F0-\u26F5\u26F7\u26F8\u26FA\u2702\u2708\u2709\u270F\u2712\u2714\u2716\u271D\u2721\u2733\u2734\u2744\u2747\u2757\u2763\u27A1\u2934\u2935\u2B05-\u2B07\u2B1B\u2B1C\u2B55\u3030\u303D\u3297\u3299]\uFE0F?|[\u261D\u270C\u270D](?:\uFE0F|\uD83C[\uDFFB-\uDFFF])?|[\u270A\u270B](?:\uD83C[\uDFFB-\uDFFF])?|[\u23E9-\u23EC\u23F0\u23F3\u25FD\u2693\u26A1\u26AB\u26C5\u26CE\u26D4\u26EA\u26FD\u2705\u2728\u274C\u274E\u2753-\u2755\u2795-\u2797\u27B0\u27BF\u2B50]|\u26F9(?:\uFE0F|\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|\u2764\uFE0F?(?:\u200D(?:\uD83D\uDD25|\uD83E\uDE79))?|\uD83C(?:[\uDC04\uDD70\uDD71\uDD7E\uDD7F\uDE02\uDE37\uDF21\uDF24-\uDF2C\uDF36\uDF7D\uDF96\uDF97\uDF99-\uDF9B\uDF9E\uDF9F\uDFCD\uDFCE\uDFD4-\uDFDF\uDFF5\uDFF7]\uFE0F?|[\uDF85\uDFC2\uDFC7](?:\uD83C[\uDFFB-\uDFFF])?|[\uDFC3\uDFC4\uDFCA](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDFCB\uDFCC](?:\uFE0F|\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDCCF\uDD8E\uDD91-\uDD9A\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF7C\uDF7E-\uDF84\uDF86-\uDF93\uDFA0-\uDFC1\uDFC5\uDFC6\uDFC8\uDFC9\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF8-\uDFFF]|\uDDE6\uD83C[\uDDE8-\uDDEC\uDDEE\uDDF1\uDDF2\uDDF4\uDDF6-\uDDFA\uDDFC\uDDFD\uDDFF]|\uDDE7\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEF\uDDF1-\uDDF4\uDDF6-\uDDF9\uDDFB\uDDFC\uDDFE\uDDFF]|\uDDE8\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDEE\uDDF0-\uDDF5\uDDF7\uDDFA-\uDDFF]|\uDDE9\uD83C[\uDDEA\uDDEC\uDDEF\uDDF0\uDDF2\uDDF4\uDDFF]|\uDDEA\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDED\uDDF7-\uDDFA]|\uDDEB\uD83C[\uDDEE-\uDDF0\uDDF2\uDDF4\uDDF7]|\uDDEC\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEE\uDDF1-\uDDF3\uDDF5-\uDDFA\uDDFC\uDDFE]|\uDDED\uD83C[\uDDF0\uDDF2\uDDF3\uDDF7\uDDF9\uDDFA]|\uDDEE\uD83C[\uDDE8-\uDDEA\uDDF1-\uDDF4\uDDF6-\uDDF9]|\uDDEF\uD83C[\uDDEA\uDDF2\uDDF4\uDDF5]|\uDDF0\uD83C[\uDDEA\uDDEC-\uDDEE\uDDF2\uDDF3\uDDF5\uDDF7\uDDFC\uDDFE\uDDFF]|\uDDF1\uD83C[\uDDE6-\uDDE8\uDDEE\uDDF0\uDDF7-\uDDFB\uDDFE]|\uDDF2\uD83C[\uDDE6\uDDE8-\uDDED\uDDF0-\uDDFF]|\uDDF3\uD83C[\uDDE6\uDDE8\uDDEA-\uDDEC\uDDEE\uDDF1\uDDF4\uDDF5\uDDF7\uDDFA\uDDFF]|\uDDF4\uD83C\uDDF2|\uDDF5\uD83C[\uDDE6\uDDEA-\uDDED\uDDF0-\uDDF3\uDDF7-\uDDF9\uDDFC\uDDFE]|\uDDF6\uD83C\uDDE6|\uDDF7\uD83C[\uDDEA\uDDF4\uDDF8\uDDFA\uDDFC]|\uDDF8\uD83C[\uDDE6-\uDDEA\uDDEC-\uDDF4\uDDF7-\uDDF9\uDDFB\uDDFD-\uDDFF]|\uDDF9\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDED\uDDEF-\uDDF4\uDDF7\uDDF9\uDDFB\uDDFC\uDDFF]|\uDDFA\uD83C[\uDDE6\uDDEC\uDDF2\uDDF3\uDDF8\uDDFE\uDDFF]|\uDDFB\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDEE\uDDF3\uDDFA]|\uDDFC\uD83C[\uDDEB\uDDF8]|\uDDFD\uD83C\uDDF0|\uDDFE\uD83C[\uDDEA\uDDF9]|\uDDFF\uD83C[\uDDE6\uDDF2\uDDFC]|\uDFF3\uFE0F?(?:\u200D(?:\u26A7\uFE0F?|\uD83C\uDF08))?|\uDFF4(?:\u200D\u2620\uFE0F?|\uDB40\uDC67\uDB40\uDC62\uDB40(?:\uDC65\uDB40\uDC6E\uDB40\uDC67|\uDC73\uDB40\uDC63\uDB40\uDC74|\uDC77\uDB40\uDC6C\uDB40\uDC73)\uDB40\uDC7F)?)|\uD83D(?:[\uDC08\uDC26](?:\u200D\u2B1B)?|[\uDC3F\uDCFD\uDD49\uDD4A\uDD6F\uDD70\uDD73\uDD76-\uDD79\uDD87\uDD8A-\uDD8D\uDDA5\uDDA8\uDDB1\uDDB2\uDDBC\uDDC2-\uDDC4\uDDD1-\uDDD3\uDDDC-\uDDDE\uDDE1\uDDE3\uDDE8\uDDEF\uDDF3\uDDFA\uDECB\uDECD-\uDECF\uDEE0-\uDEE5\uDEE9\uDEF0\uDEF3]\uFE0F?|[\uDC42\uDC43\uDC46-\uDC50\uDC66\uDC67\uDC6B-\uDC6D\uDC72\uDC74-\uDC76\uDC78\uDC7C\uDC83\uDC85\uDC8F\uDC91\uDCAA\uDD7A\uDD95\uDD96\uDE4C\uDE4F\uDEC0\uDECC](?:\uD83C[\uDFFB-\uDFFF])?|[\uDC6E\uDC70\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD74\uDD90](?:\uFE0F|\uD83C[\uDFFB-\uDFFF])?|[\uDC00-\uDC07\uDC09-\uDC14\uDC16-\uDC25\uDC27-\uDC3A\uDC3C-\uDC3E\uDC40\uDC44\uDC45\uDC51-\uDC65\uDC6A\uDC79-\uDC7B\uDC7D-\uDC80\uDC84\uDC88-\uDC8E\uDC90\uDC92-\uDCA9\uDCAB-\uDCFC\uDCFF-\uDD3D\uDD4B-\uDD4E\uDD50-\uDD67\uDDA4\uDDFB-\uDE2D\uDE2F-\uDE34\uDE37-\uDE44\uDE48-\uDE4A\uDE80-\uDEA2\uDEA4-\uDEB3\uDEB7-\uDEBF\uDEC1-\uDEC5\uDED0-\uDED2\uDED5-\uDED7\uDEDC-\uDEDF\uDEEB\uDEEC\uDEF4-\uDEFC\uDFE0-\uDFEB\uDFF0]|\uDC15(?:\u200D\uD83E\uDDBA)?|\uDC3B(?:\u200D\u2744\uFE0F?)?|\uDC41\uFE0F?(?:\u200D\uD83D\uDDE8\uFE0F?)?|\uDC68(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDC68\uDC69]\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFE])))?))?|\uDC69(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?[\uDC68\uDC69]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?|\uDC69\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?))|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFE])))?))?|\uDC6F(?:\u200D[\u2640\u2642]\uFE0F?)?|\uDD75(?:\uFE0F|\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|\uDE2E(?:\u200D\uD83D\uDCA8)?|\uDE35(?:\u200D\uD83D\uDCAB)?|\uDE36(?:\u200D\uD83C\uDF2B\uFE0F?)?)|\uD83E(?:[\uDD0C\uDD0F\uDD18-\uDD1F\uDD30-\uDD34\uDD36\uDD77\uDDB5\uDDB6\uDDBB\uDDD2\uDDD3\uDDD5\uDEC3-\uDEC5\uDEF0\uDEF2-\uDEF8](?:\uD83C[\uDFFB-\uDFFF])?|[\uDD26\uDD35\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD4\uDDD6-\uDDDD](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDDDE\uDDDF](?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD0D\uDD0E\uDD10-\uDD17\uDD20-\uDD25\uDD27-\uDD2F\uDD3A\uDD3F-\uDD45\uDD47-\uDD76\uDD78-\uDDB4\uDDB7\uDDBA\uDDBC-\uDDCC\uDDD0\uDDE0-\uDDFF\uDE70-\uDE7C\uDE80-\uDE88\uDE90-\uDEBD\uDEBF-\uDEC2\uDECE-\uDEDB\uDEE0-\uDEE8]|\uDD3C(?:\u200D[\u2640\u2642]\uFE0F?|\uD83C[\uDFFB-\uDFFF])?|\uDDD1(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83E\uDDD1))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?))?|\uDEF1(?:\uD83C(?:\uDFFB(?:\u200D\uD83E\uDEF2\uD83C[\uDFFC-\uDFFF])?|\uDFFC(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFD-\uDFFF])?|\uDFFD(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])?|\uDFFE(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFD\uDFFF])?|\uDFFF(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFE])?))?)/g;function Q9(r,s){if(typeof r!="string"||r.length===0||(s={ambiguousIsNarrow:!0,countAnsiEscapeCodes:!1,...s},s.countAnsiEscapeCodes||(r=j9(r)),r.length===0))return 0;const i=s.ambiguousIsNarrow?1:2;let l=0;for(const{segment:n}of new Intl.Segmenter().segment(r)){const e=n.codePointAt(0);if(e<=31||e>=127&&e<=159||e>=768&&e<=879)continue;if(q9().test(n)){l+=2;continue}switch(K9.eastAsianWidth(n)){case"F":case"W":{l+=2;break}case"A":{l+=i;break}default:l+=1}}return l}function X9(r){return r=r.toUpperCase().replace(" ","_"),["OK","AC",wt.ACCEPTED.toString()].includes(r)||[wt.CORRECT.toString()].includes(r)?wt.ACCEPTED:[wt.PARTIALLY_CORRECT.toString()].includes(r)?wt.PARTIALLY_CORRECT:["WA",wt.WRONG_ANSWER.toString()].includes(r)?wt.WRONG_ANSWER:["RJ","INCORRECT",wt.REJECTED.toString()].includes(r)?wt.REJECTED:["PD",wt.PENDING.toString()].includes(r)?wt.PENDING:[wt.WAITING.toString()].includes(r)?wt.WAITING:[wt.JUDGING.toString()].includes(r)?wt.JUDGING:[wt.FROZEN.toString()].includes(r)?wt.FROZEN:["CE",wt.COMPILATION_ERROR.toString()].includes(r)?wt.COMPILATION_ERROR:["PE",wt.PRESENTATION_ERROR.toString()].includes(r)?wt.PRESENTATION_ERROR:["TL","TLE",wt.TIME_LIMIT_EXCEEDED.toString()].includes(r)?wt.TIME_LIMIT_EXCEEDED:["ML","MLE",wt.MEMORY_LIMIT_EXCEEDED.toString()].includes(r)?wt.MEMORY_LIMIT_EXCEEDED:["OL","OLE",wt.OUTPUT_LIMIT_EXCEEDED.toString()].includes(r)?wt.OUTPUT_LIMIT_EXCEEDED:["IL","ILE",wt.IDLENESS_LIMIT_EXCEEDED.toString()].includes(r)?wt.IDLENESS_LIMIT_EXCEEDED:["RT","RE","RTE",wt.RUNTIME_ERROR.toString()].includes(r)?wt.RUNTIME_ERROR:["JE",wt.JUDGEMENT_FAILED.toString()].includes(r)?wt.JUDGEMENT_FAILED:["SE",wt.SYSTEM_ERROR.toString()].includes(r)?wt.SYSTEM_ERROR:[wt.HACKED.toString()].includes(r)?wt.HACKED:[wt.CONFIGURATION_ERROR.toString()].includes(r)?wt.CONFIGURATION_ERROR:[wt.CANCELED.toString()].includes(r)?wt.CANCELED:[wt.SKIPPED.toString()].includes(r)?wt.SKIPPED:[wt.SECURITY_VIOLATED.toString()].includes(r)?wt.SECURITY_VIOLATED:[wt.DENIAL_OF_JUDGEMENT.toString()].includes(r)?wt.DENIAL_OF_JUDGEMENT:wt.UNKNOWN}function $w(r){return[wt.ACCEPTED,wt.CORRECT].includes(r)}function J9(r){return[wt.RUNTIME_ERROR,wt.TIME_LIMIT_EXCEEDED,wt.MEMORY_LIMIT_EXCEEDED,wt.OUTPUT_LIMIT_EXCEEDED,wt.IDLENESS_LIMIT_EXCEEDED,wt.WRONG_ANSWER,wt.REJECTED,wt.JUDGEMENT_FAILED,wt.HACKED].includes(r)}function Ww(r){return[wt.PENDING,wt.WAITING,wt.COMPILING,wt.JUDGING,wt.FROZEN].includes(r)}function zw(r){return[wt.COMPILATION_ERROR,wt.PRESENTATION_ERROR,wt.CONFIGURATION_ERROR,wt.SYSTEM_ERROR,wt.CANCELED,wt.SKIPPED,wt.UNKNOWN,wt.UNDEFINED].includes(r)}Ws.extend(x9);Ws.extend(T9);Ws.extend(S9);Ws.extend(O9);Ws.extend(P9);Ws.extend(N9);Ws.extend(L9);Ws.extend(U9);function Ni(r=void 0){return r===void 0?Ws():typeof r=="number"&&String(r).length===10?Ws.unix(r):Ws(r)}function C2(r){const s=e=>e<10?`0${e}`:String(e),i=Math.floor(r/3600),l=Math.floor(r%3600/60),n=r%60;return[s(i),s(l),s(n)].join(":")}class AO{constructor(){}convert(s){let i="";i+=`@contest "${s.contest.name}"
193
193
  @contlen ${Math.floor(Ws.duration(s.contest.endTime.diff(s.contest.startTime)).asMinutes())}
194
194
  @problems ${s.contest.problems.length}
195
195
  @teams ${s.teams.length+100}
@@ -198,8 +198,8 @@ function print() { __p += __j.call(arguments, '') }
198
198
  `});let l=1;const n=new Map,e=new Map;s.teams.forEach(m=>{let F=m.name;m.organization&&(F=`${m.organization} - ${F}`),m.members&&(F=`${F} - ${m.membersToString}`),i+=`@t ${l},0,1,${F}
199
199
  `,n.set(m.id,l),l++;{const y=new Map;s.contest.problems.forEach(w=>{y.set(w.id,0)}),e.set(m.id,y)}});for(let m=0;m<100;m++)i+=`@t ${l},0,1,Пополнить команду
200
200
  `,l++;return s.getSubmissions().forEach(m=>{var S;const F=m.teamId,y=m.problemId,w=s.contest.problemsMap.get(y);if(!w)return;const k=this.submissionStatusToCodeforcesGymDatStatus(m.status);e.get(F).set(y,e.get(F).get(y)+1),i+=`@s ${n.get(F)},${w.label},${(S=e.get(F))==null?void 0:S.get(y)},${m.timestamp},${k}
201
- `}),i}submissionStatusToCodeforcesGymDatStatus(s){return $w(s)?"OK":s===wt.WRONG_ANSWER?"WA":s===wt.TIME_LIMIT_EXCEEDED?"TL":s===wt.MEMORY_LIMIT_EXCEEDED?"ML":s===wt.OUTPUT_LIMIT_EXCEEDED?"IL":s===wt.PRESENTATION_ERROR?"PE":s===wt.RUNTIME_ERROR?"RT":s===wt.COMPILATION_ERROR||zw(s)?"CE":Ww(s)?"PD":"RJ"}}var Zh=(r=>(r.UNKNOWN="Unknown",r.GOLD="Gold",r.SILVER="Silver",r.BRONZE="Bronze",r.HONORABLE="Honorable",r))(Zh||{});class uF{constructor(){this.medalType="Unknown",this.minRank=0,this.maxRank=0}}function J9(r){return["Gold","Silver","Bronze","Honorable"].includes(r)}class TO{constructor(){}convert(s){const i=Y2.cloneDeep(s);i.options.disableFilterTeamsByGroup(),i.options.disableFilterSubmissionByTimestamp();const l=xf.utils.book_new();for(const[n,e]of i.contest.group){i.options.setGroup(n),i.buildRank();const m=this.convertToSheet(i);xf.utils.book_append_sheet(l,m,e.names.get(e.defaultLang))}return l}convertAndWrite(s,i){return xf.writeFile(this.convert(s),i,{compression:!0})}convertToSheet(s){const i=this.convertToAoa(s),l=xf.utils.aoa_to_sheet(i),n=[],e=i[1];for(let w=0;w<e.length;w++){let k=10;for(let S=1;S<i.length;S++)k=Math.max(k,q9(i[S][w])+2);n.push({wch:k})}l["!cols"]=n;{const w={s:{r:0,c:0},e:{r:0,c:e.length-1}},k=[{s:w.s,e:w.e}];l["!merges"]=k}const m={name:"Arial Unicode MS",bold:!1,italic:!1,sz:12},F={style:"thin"},y={alignment:{vertical:"center",horizontal:"center"},border:{top:F,bottom:F,left:F,right:F},font:m};for(let w=1;w<i.length;w++)for(let k=0;k<i[w].length;k++){const S=xf.utils.encode_cell({r:w,c:k}),P=l[S];P.s=y}{const w=xf.utils.encode_cell({r:0,c:0}),k=l[w],S=Y2.cloneDeep(y);S.font.sz=28,S.font.bold=!0,k.s=S}return l}convertToAoa(s){const i=[],l=s.contest.isEnableAwards(s.options.group);i.push([s.contest.name]);{const n=[];n.push("Rank"),s.contest.organization&&(n.push(`${s.contest.organization} Rank`),n.push(s.contest.organization)),n.push("Name","Solved","Penalty",...s.contest.problems.map(e=>e.label),"Dirt"),l&&n.push("Medal"),i.push(n)}for(const n of s.teams){const e=[];e.push(n.rank.toString()),n.organization&&(n.organizationRank!==-1?e.push(n.organizationRank.toString()):e.push(""),e.push(n.organization)),e.push(n.name,n.solvedProblemNum.toString(),n.penaltyToMinute.toString());for(const m of n.problemStatistics)m.isUnSubmitted&&e.push("-"),m.isSolved&&e.push(`+${m.totalCount}(${m.solvedTimestampToMinute})`),m.isWrongAnswer&&e.push(`-${m.failedCount}`),m.isPending&&e.push(`? ${m.failedCount} + ${m.pendingCount}`);if(e.push(`${n.dirt}%`),l){const m=n.awards.filter(F=>J9(F)).map(F=>F.toString());e.push(m.join(", "))}i.push(e)}return i}}function Vw(r,s){return s===0?0:Math.floor((r-s)*100/r)}class Z9{constructor(){this.acceptedNum=0,this.rejectedNum=0,this.pendingNum=0,this.submittedNum=0,this.attemptedNum=0,this.ignoreNum=0,this.firstSolveSubmissions=[],this.lastSolveSubmissions=[]}reset(){this.acceptedNum=0,this.rejectedNum=0,this.pendingNum=0,this.submittedNum=0,this.attemptedNum=0,this.ignoreNum=0,this.firstSolveSubmissions=[],this.lastSolveSubmissions=[]}get dirt(){return this.acceptedNum===0?0:Vw(this.attemptedNum,this.acceptedNum)}}class Rm{constructor(){this.id="",this.label="",this.name="",this.statistics=new Z9}}function ek(r){return r.map(s=>{const i=new Rm;return i.id=s.id,i.label=s.label,i.name=s.name??"",i.timeLimit=s.time_limit,i.memoryLimit=s.memory_limit,i.balloonColor=s.balloon_color,i})}function tk(r,s){const i=r.map((l,n)=>{const e=new Rm;return e.id=String(n),e.label=l,e});if(s!=null)for(const l in s)i[l].balloonColor=s[l];return i}class rk{constructor(s){var i,l,n,e,m,F,y,w,k,S,P,M;this.isFirstSolved=((i=s==null?void 0:s.teamProblemStatistics)==null?void 0:i.isFirstSolved)??!1,this.isSolved=((l=s==null?void 0:s.teamProblemStatistics)==null?void 0:l.isSolved)??!1,this.solvedTimestamp=((n=s==null?void 0:s.teamProblemStatistics)==null?void 0:n.solvedTimestamp)??0,this.isSubmitted=((e=s==null?void 0:s.teamProblemStatistics)==null?void 0:e.isSubmitted)??!1,this.lastSubmitTimestamp=((m=s==null?void 0:s.teamProblemStatistics)==null?void 0:m.lastSubmitTimestamp)??0,this.failedCount=((F=s==null?void 0:s.teamProblemStatistics)==null?void 0:F.failedCount)??0,this.pendingCount=((y=s==null?void 0:s.teamProblemStatistics)==null?void 0:y.pendingCount)??0,this.ignoreCount=((w=s==null?void 0:s.teamProblemStatistics)==null?void 0:w.ignoreCount)??0,this.totalCount=((k=s==null?void 0:s.teamProblemStatistics)==null?void 0:k.totalCount)??0,this.submissions=((S=s==null?void 0:s.teamProblemStatistics)==null?void 0:S.submissions)??[],this.problem=((P=s==null?void 0:s.teamProblemStatistics)==null?void 0:P.problem)??new Rm,this.contestPenalty=((M=s==null?void 0:s.teamProblemStatistics)==null?void 0:M.contestPenalty)??20*60}get isAccepted(){return this.isSolved}get isWrongAnswer(){return!this.isSolved&&this.pendingCount===0&&this.failedCount>0}get isPending(){return!this.isSolved&&this.pendingCount>0}get isUnSubmitted(){return this.totalCount===0}get solvedTimestampToMinute(){return Math.floor(this.solvedTimestamp/60)}get penalty(){return this.isSolved===!1?0:this.solvedTimestampToMinute*60+this.failedCount*this.contestPenalty}get penaltyToMinute(){return Math.floor(this.penalty/60)}}class m1{constructor(){this.id="",this.name="",this.organization="",this.group=[],this.tag=[],this.rank=0,this.originalRank=0,this.organizationRank=-1,this.solvedProblemNum=0,this.attemptedProblemNum=0,this.lastSolvedProblem=null,this.lastSolvedProblemTimestamp=0,this.penalty=0,this.problemStatistics=[],this.problemStatisticsMap=new Map,this.submissions=[],this.placeChartPoints=[],this.awards=[]}reset(){this.rank=0,this.originalRank=0,this.organizationRank=-1,this.solvedProblemNum=0,this.attemptedProblemNum=0,this.lastSolvedProblem=null,this.lastSolvedProblemTimestamp=0,this.penalty=0,this.problemStatistics=[],this.problemStatisticsMap=new Map,this.submissions=[],this.placeChartPoints=[],this.awards=[]}get penaltyToMinute(){return Math.floor(this.penalty/60)}get dirt(){const s=this.attemptedProblemNum,i=this.solvedProblemNum;return Vw(s,i)}get membersToString(){var s;return typeof this.members=="string"?this.members:(s=this.members)==null?void 0:s.join(", ")}calcSolvedData(){this.solvedProblemNum=0,this.attemptedProblemNum=0,this.penalty=0;for(const s of this.problemStatistics)s.isAccepted&&(this.solvedProblemNum++,this.attemptedProblemNum+=s.failedCount+1,this.penalty+=s.penalty)}calcAwards(s){if(s)for(const i of s)this.rank>=i.minRank&&this.rank<=i.maxRank&&this.awards.push(i.medalType)}isEqualRank(s){return this.solvedProblemNum===s.solvedProblemNum&&this.penalty===s.penalty}postProcessPlaceChartPoints(){if(this.placeChartPoints.length===0)return;const s=[];s.push(this.placeChartPoints[0]);for(let i=1;i<this.placeChartPoints.length-1;i++){const l=this.placeChartPoints[i],n=s[s.length-1];(l.rank!==n.rank||l.lastSolvedProblem!==n.lastSolvedProblem)&&s.push(l)}this.placeChartPoints.length>1&&s.push(this.placeChartPoints[this.placeChartPoints.length-1]),this.placeChartPoints=s}static compare(s,i){return s.solvedProblemNum!==i.solvedProblemNum?i.solvedProblemNum-s.solvedProblemNum:s.penalty!==i.penalty?s.penalty-i.penalty:s.lastSolvedProblemTimestamp!==i.lastSolvedProblemTimestamp?s.lastSolvedProblemTimestamp-i.lastSolvedProblemTimestamp:s.name<i.name?-1:s.name>i.name?1:0}}function fF(r){const s=new m1;s.id=r.id??r.team_id??"",s.name=r.name??r.team_name??"",s.organization=r.organization??"",s.badge=r.badge,s.group=r.group??[],s.tag=r.group??[],s.coach=r.coach,s.members=r.members,r.official&&s.group.push("official"),r.unofficial&&s.group.push("unofficial"),r.girl&&s.group.push("girl");{const i=r;for(const l of Object.keys(i))(i[l]===1||i[l]===!0)&&s.group.push(l)}return s.group=[...new Set(s.group)],s.group.sort(),r.location&&(s.location=r.location),s}function AO(r){return Array.isArray(r)?r.map(s=>fF(s)):Object.entries(r).map(([i,l])=>fF({...l,team_id:l.team_id??i}))}class K2{constructor(){this.status=wt.UNKNOWN,this.isIgnore=!1,this.id="",this.teamId="",this.problemId="",this.timestamp=0}isAccepted(){return $w(this.status)}isRejected(){return X9(this.status)}isPending(){return Ww(this.status)}isNotCalculatedPenaltyStatus(){return zw(this.status)}get timestampToMinute(){return Math.floor(this.timestamp/60)}static compare(s,i){if(s.timestamp!==i.timestamp)return s.timestamp-i.timestamp;if(s.teamId===i.teamId){if(s.isAccepted()&&!i.isAccepted())return-1;if(!s.isAccepted()&&i.isAccepted())return 1}return 0}}function hF(r){const s=new K2;return s.id=String(r.id??r.submission_id??""),s.teamId=String(r.team_id),s.problemId=String(r.problem_id),s.timestamp=r.timestamp,s.status=Q9(r.status),s.isIgnore=r.is_ignore??!1,s}function SO(r){return Array.isArray(r)?r.map((s,i)=>hF({...s,id:s.submission_id??String(i)})):Object.entries(r).map(([i,l])=>hF({...l,id:l.submission_id??i}))}class nk{constructor(){this.problem=new Rm,this.team=new m1,this.submission=new K2}get key(){return`balloon-${this.team.id}-${this.problem.id}`}}class dF{constructor(){this.names=new Map,this.defaultLang="zh-CN",this.isDefault=!1}}class Gw{constructor(){this.name="",this.startTime=Ni(),this.endTime=Ni(),this.freezeTime=Ni(),this.totalDurationTimestamp=0,this.freezeDurationTimestamp=0,this.unFreezeDurationTimestamp=0,this.penalty=20*60,this.problems=[],this.problemsMap=new Map,this.statusTimeDisplay={correct:!0,incorrect:!0,pending:!0},this.group=new Map,this.tag=new Map}getContestDuration(s="HH:mm:ss"){return Ws.duration(this.endTime.diff(this.startTime)).format(s)}getContestState(s){const i=Ni(s);return i.isBefore(this.startTime)?Ca.PENDING:i.isSameOrAfter(this.endTime)?Ca.FINISHED:i.isSameOrAfter(this.freezeTime)?Ca.FROZEN:Ca.RUNNING}getContestPendingTime(s){let i=Ni(s);return i.isAfter(this.startTime)&&(i=this.startTime),C2(Math.floor(Ws.duration(this.startTime.diff(i)).asSeconds()))}getContestElapsedTime(s){let i=Ni(s);return i.isAfter(this.endTime)&&(i=this.endTime),i.isBefore(this.startTime)&&(i=this.startTime),C2(Math.floor(Ws.duration(i.diff(this.startTime)).asSeconds()))}getContestRemainingTime(s){let i=Ni(s);return i.isAfter(this.endTime)&&(i=this.endTime),i.isBefore(this.startTime)&&(i=this.startTime),C2(Math.floor(Ws.duration(this.endTime.diff(i)).asSeconds()))}getContestProgressRatio(s){const i=Ni(s);if(this.startTime.isSameOrAfter(i))return 0;if(this.endTime.isSameOrBefore(i))return 100;const l=this.endTime.diff(this.startTime,"s"),n=i.diff(this.startTime,"s");return Math.round(n*100/l)}isEnableAwards(s){return!(!this.awards||!this.awards.has(s))}}function sk(r){const s=new Gw;s.name=r.contest_name,s.startTime=Ni(r.start_time),s.endTime=Ni(r.end_time),s.totalDurationTimestamp=s.endTime.unix()-s.startTime.unix();{if(s.freezeTime=s.endTime,s.freezeDurationTimestamp=0,r.frozen_time!==void 0&&r.frozen_time!=null){const i=Number(r.frozen_time);s.freezeTime=Ni(s.endTime.unix()-i),s.freezeDurationTimestamp=i}r.freeze_time!==void 0&&r.freeze_time!==null&&(s.freezeTime=Ni(r.freeze_time),s.freezeDurationTimestamp=s.endTime.unix()-s.freezeTime.unix()),s.unFreezeDurationTimestamp=s.totalDurationTimestamp-s.freezeDurationTimestamp}s.penalty=r.penalty,r.problem_id!==void 0&&r.problem_id!==null&&(s.problems=tk(r.problem_id,r.balloon_color)),r.problems!==void 0&&r.problems!==null&&(s.problems=ek(r.problems)),s.problemsMap=new Map(s.problems.map(i=>[i.id,i])),r.status_time_display!==void 0&&r.status_time_display!==null&&(s.statusTimeDisplay={correct:!!(r.status_time_display.correct??!1),incorrect:!!(r.status_time_display.incorrect??!1),pending:!!(r.status_time_display.pending??!1)}),s.badge=r.badge,s.medal=r.medal,(()=>{if(!(r.medal===void 0||r.medal===null)){s.awards=new Map;for(const i in r.medal){const l=r.medal[i];{const n=[];let e=1;const m=(F,y)=>{if(Object.keys(l).includes(F)){const w=new uF;w.medalType=y,w.minRank=e,e+=Number(l[F]),w.maxRank=e-1,n.push(w)}};m("gold",Zh.GOLD),m("silver",Zh.SILVER),m("bronze",Zh.BRONZE);{const F=new uF;F.medalType=Zh.HONORABLE,F.minRank=e,F.maxRank=1061109567,n.push(F)}s.awards.set(i,n)}}}})(),s.organization=r.organization;{const i=new dF;i.names.set("en","All"),i.names.set("zh-CN","所有队伍"),i.isDefault=!0,s.group.set("all",i)}for(const[i,l]of Object.entries((r==null?void 0:r.group)??{})){let n=i;const e=new dF;e.names.set("zh-CN",l),i==="official"&&e.names.set("en","Official"),i==="unofficial"&&e.names.set("en","Unofficial"),(i==="girl"||i==="girls")&&(e.names.set("en","Girls"),n="girl"),s.group.set(n,e)}return s.banner=r.banner,s.logo=r.logo,s.boardLink=r.board_link,s}class ik{constructor(){this.contest=new Gw,this.boardLink=""}}function ak(r){const s=new ik,i=r.config;return s.contest=sk(i),s.boardLink=r.board_link,s}function ok(r){const s=[],i=l=>{if(Object.prototype.hasOwnProperty.call(l,"config"))s.push(ak(l));else for(const n in l)i(l[n])};return i(r),s.sort((l,n)=>l.contest.startTime.isBefore(n.contest.startTime)?1:l.contest.startTime.isAfter(n.contest.startTime)?-1:l.contest.endTime.isBefore(n.contest.endTime)?1:l.contest.endTime.isAfter(n.contest.endTime)?-1:l.contest.name<n.contest.name?1:l.contest.name>n.contest.name?-1:0),s}function lk(r){return r!=null&&r.url?r.url:r!=null&&r.base64?`data:image/${r.type??"png"};base64,${r.base64}`:""}class ck{constructor(){this.teamSolvedNum=[],this.teamSolvedNumIndex=[],this.maxSolvedProblems=0}reset(){this.teamSolvedNum=[],this.teamSolvedNumIndex=[],this.maxSolvedProblems=0}getTeamSolvedNumIndex(s){return this.teamSolvedNumIndex[s]??0}}class uk{constructor(){this.enableFilterSubmissionsByTimestamp=!1,this.width=0,this.timestamp=0,this.enableFilterTeamsByGroup=!1,this.group="all",this.filterOrganizations=[],this.filterOrganizationMap=new Map,this.filterTeams=[],this.filterTeamMap=new Map}setWidth(s,i){this.width=s,this.timestamp=Math.floor((i.endTime.unix()-i.startTime.unix())*this.width*1e-4),this.enableFilterSubmissionsByTimestamp=!0}disableFilterSubmissionByTimestamp(){this.enableFilterSubmissionsByTimestamp=!1}setGroup(s){this.group=s,this.enableFilterTeamsByGroup=!0,this.group==="all"&&this.disableFilterTeamsByGroup()}disableFilterTeamsByGroup(){this.enableFilterTeamsByGroup=!1,this.group="all"}setFilterOrganizations(s){const i=new Map;s.forEach(l=>{i.set(l.value,l)}),this.filterOrganizations=s,this.filterOrganizationMap=i}setFilterTeams(s){const i=new Map;s.forEach(l=>{i.set(l.value,l)}),this.filterTeams=s,this.filterTeamMap=i}isNeedReBuildRank(s){return this.enableFilterSubmissionsByTimestamp!==s.enableFilterSubmissionsByTimestamp||this.width!==s.width||this.timestamp!==s.timestamp||this.enableFilterTeamsByGroup!==s.enableFilterTeamsByGroup||this.group!==s.group}}class kO{constructor(s,i,l){this.contest=s,this.teams=Y2.cloneDeep(i),this.teamsMap=new Map(this.teams.map(n=>[n.id,n])),this.submissions=Y2.cloneDeep(l).sort(K2.compare),this.submissionsMap=new Map(this.submissions.map(n=>[n.id,n])),this.organizations=this.buildOrganizations(),this.originTeams=this.teams.map(n=>n),this.originTeams.sort(m1.compare),this.rankStatistics=new ck,this.options=new uk,this.balloons=[]}cleanRank(){(()=>{this.teams=[];for(const[s,i]of this.teamsMap)this.filterTeamByOrg(i)||this.teams.push(i)})();for(const s of this.teams)s.reset(),s.problemStatistics=this.contest.problems.map(i=>{const l=new rk;return l.problem=i,l.contestPenalty=this.contest.penalty,l}),s.problemStatisticsMap=new Map(s.problemStatistics.map(i=>[i.problem.id,i]));this.contest.problems.forEach(s=>{s.statistics.reset()})}buildRank(){return(()=>{this.cleanRank(),this.teams.forEach(l=>l.placeChartPoints.push({timePoint:0,rank:1,lastSolvedProblem:null})),this.rankStatistics.reset(),this.rankStatistics.teamSolvedNum=Array(this.contest.problems.length+1).fill(0),this.rankStatistics.teamSolvedNumIndex=Array(this.contest.problems.length+1).fill(0);let s=0;const i=this.getSubmissions();for(let l=0;l<i.length;l++){const n=i[l],e=n.teamId,m=n.problemId,F=this.teamsMap.get(e),y=this.contest.problemsMap.get(m);(()=>{if(F===void 0||this.filterTeamByOrg(F)||y===void 0)return;const w=F.problemStatisticsMap.get(m);if(w.submissions.push(n),F.submissions.push(n),y.statistics.submittedNum++,!w.isSolved){if(n.isIgnore||n.isNotCalculatedPenaltyStatus()){y.statistics.ignoreNum++,w.ignoreCount++;return}if(w.isSubmitted=!0,w.lastSubmitTimestamp=n.timestamp,w.totalCount++,n.isAccepted()){for(w.isSolved=!0,w.solvedTimestamp=n.timestamp,y.statistics.acceptedNum++,y.statistics.attemptedNum+=w.failedCount+1,(y.statistics.firstSolveSubmissions.length===0||y.statistics.firstSolveSubmissions[y.statistics.firstSolveSubmissions.length-1].timestamp===n.timestamp)&&(w.isFirstSolved=!0,y.statistics.firstSolveSubmissions.push(n));y.statistics.lastSolveSubmissions.length>0;)y.statistics.lastSolveSubmissions.pop();y.statistics.lastSolveSubmissions.push(n),F.lastSolvedProblem=y,F.lastSolvedProblemTimestamp=n.timestamp}n.isRejected()&&(w.failedCount++,y.statistics.rejectedNum++),n.isPending()&&(w.pendingCount++,y.statistics.pendingNum++)}})(),(n.timestampToMinute>s||l===i.length-1)&&(this.teams.forEach(w=>w.calcSolvedData()),this.teams.sort(m1.compare),this.buildTeamRank(),this.teams.forEach(w=>w.placeChartPoints.push({timePoint:n.timestampToMinute,rank:w.rank,lastSolvedProblem:w.lastSolvedProblem}))),s=n.timestampToMinute}this.teams.forEach(l=>l.calcSolvedData()),this.teams.sort(m1.compare),this.buildTeamRank(),this.buildOrgRank(),this.teams.forEach(l=>{var n;return l.calcAwards((n=this.contest.awards)==null?void 0:n.get(this.options.group))}),this.teams.forEach(l=>l.postProcessPlaceChartPoints())})(),(()=>{for(const s of this.teams)this.rankStatistics.teamSolvedNum[s.solvedProblemNum]++;{let s=0;const i=this.rankStatistics.teamSolvedNum,l=this.rankStatistics.teamSolvedNumIndex;for(let n=l.length-1;n>=0;n--)s+=i[n]>0?1:0,l[n]=s}this.teams.length>0&&(this.rankStatistics.maxSolvedProblems=this.teams[0].solvedProblemNum)})(),this}buildTeamRank(){let s=1,i=1,l=null;for(const n of this.teams)n.rank=s++,n.originalRank=i++,l!==null&&n.isEqualRank(l)&&(n.rank=l.rank),l=n}buildOrgRank(){if(!this.contest.organization)return;let s=1,i=null;const l=new Set;for(const n of this.teams){const e=n.organization;l.has(e)||(l.add(e),n.organizationRank=s++,i!==null&&n.isEqualRank(i)&&(n.organizationRank=i.organizationRank),i=n)}}buildOrganizations(){if(!this.contest.organization)return[];const s=new Array,i=new Set;return this.teams.forEach(l=>{const n=l.organization;i.has(n)||(s.push(n),i.add(n))}),s.sort(),s}filterTeamByOrg(s){var l;const i=this.options;return!!(i.enableFilterTeamsByGroup&&!((l=s.group)!=null&&l.includes(i.group)))}getSubmissions(){return this.options.enableFilterSubmissionsByTimestamp===!1?this.submissions:this.submissions.filter(s=>s.timestamp<=this.options.timestamp).sort(K2.compare)}buildBalloons(){this.balloons=[],this.cleanRank();const s=this.getSubmissions();for(let i=0;i<s.length;i++){const l=s[i],n=l.teamId,e=l.problemId,m=this.teamsMap.get(n),F=this.contest.problemsMap.get(e);(()=>{if(m===void 0||F===void 0)return;const y=m.problemStatisticsMap.get(e);if(!y.isSolved&&l.isAccepted()){y.isSolved=!0,y.solvedTimestamp=l.timestamp;const w=new nk;w.team=m,w.problem=F,w.submission=l,this.balloons.push(w)}})()}}}const fk="Board - XCPCIO",OO="Balloon - XCPCIO",hk=(...r)=>{const s=Ts().proxy.$props,i=Object.create(null);for(const l of r)if(typeof l=="string")i[l]=R3(s,l,void 0,{eventName:`update:${l}`,passive:!0});else{const[n,e=n,m=`update:${n}`,F={}]=l;i[n]=R3(s,e,void 0,{eventName:m,passive:!0,...F})}return i},dk={relative:""},pk=Mt("span",{"i-carbon-close":"",ma:"",block:"","aria-hidden":"true"},null,-1),mk=[pk],gk=Cs({__name:"SearchInput",props:{modelValue:null},emits:["update:modelValue"],setup(r,{expose:s}){const{modelValue:i}=hk("modelValue"),l=Yt(),n={mounted:F=>F.focus()};function e(){var F;i.value=null,(F=l.value)==null||F.focus()}function m(){var F;(F=l.value)==null||F.focus()}return s({focus:m}),(F,y)=>{var w;return Ur(),vn("div",dk,[o_(Mt("input",gm({ref_key:"inputEl",ref:l,"onUpdate:modelValue":y[0]||(y[0]=k=>rn(i)?i.value=k:null),type:"text"},F.$attrs,{p:"x-4 y-2",text:"left",bg:"transparent",autocomplete:"off",w:"full",border:"~ rounded gray-300 dark:gray-500",outline:"none active:none","aria-label":"Search",placeholder:"Search..."}),null,16),[[T1,tr(i)],[n]]),(w=tr(i))!=null&&w.length?(Ur(),vn("button",{key:0,absolute:"",flex:"","right-2":"","w-10":"","top-2":"","bottom-2":"","text-xl":"",op30:"","hover:op90":"","aria-label":"Clear search",onClick:y[1]||(y[1]=k=>e())},mk)):oa("",!0)])}}}),vk={},bk={class:"color-gray-700 dark:color-gray-200"},Dk=Mt("svg",{stroke:"currentColor",fill:"currentColor",strokeWidth:"0",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"1161",width:"30",height:"30"},[Mt("path",{d:"M837.9904 570.0608H124.5696a29.0304 29.0304 0 0 1-29.0304-29.0304V482.9696a29.0304 29.0304 0 0 1 29.0304-29.0304h713.4208z",fill:"currentColor","p-id":"1162"}),Mt("path",{d:"M561.3056 808.96l-40.96-40.96a28.928 28.928 0 0 1 0-40.96l215.04-215.04-215.04-215.04a28.9792 28.9792 0 0 1 0-40.96l40.96-40.96a28.9792 28.9792 0 0 1 40.96 0l296.96 296.96-296.96 296.96a28.9792 28.9792 0 0 1-40.96 0z",fill:"currentColor","p-id":"1163"})],-1),Fk=[Dk];function _k(r,s){return Ur(),vn("div",bk,Fk)}const yk=Jf(vk,[["render",_k]]),wk=Cs({__name:"Progress",props:{width:null,state:null,needScroll:{type:Boolean},rank:null,rankOptions:null,elapsedTime:null},emits:["update:rank-options"],setup(r,{emit:s}){const i=r,l=Vr({get(){return i.rankOptions},set(Y){s("update:rank-options",Y)}}),n=Vr(()=>{switch(i.state){case Ca.PENDING:return"am-progress-bar-secondary";case Ca.RUNNING:return"am-progress-bar-success";case Ca.FROZEN:return"am-progress-bar-danger";case Ca.FINISHED:return"am-progress-bar-primary"}}),e=Yt(!1),m=Yt(!1),F=Yt(0),y=Yt(i.width),w=Yt(0),k=kw("progress-ratio",-1,{transform:Number}),S=Yt(null),P=Yt(null),M=Yt(null),N=Yt(null),B=Yt(null);function K(Y){m.value=!0;const z=Y.clientX-M.value.offsetLeft,ie=ne=>{var Pe,xe;if(!m.value)return;e.value=!0;let te=ne.clientX-z;te=Math.max(te,0),te=Math.min(te,S.value.offsetWidth-M.value.offsetWidth);const le=S.value.offsetWidth*Number.parseInt((Pe=P.value.style)==null?void 0:Pe.width)*.01;te>=le&&(te=le,e.value=!1);let we=0;te>0&&(we=Math.round((te+M.value.offsetWidth)/S.value.offsetWidth*1e4)),we>1e4&&(we=1e4),we===1e4&&(e.value=!1),(xe=window.getSelection())==null||xe.removeAllRanges(),F.value=we,w.value=te,y.value=we*.01},re=()=>{var ne,te;document.removeEventListener("mouseup",re),document.removeEventListener("mousemove",ie),m.value=!1,e.value===!0?(k.value=F.value,(ne=l.value)==null||ne.setWidth(F.value,i.rank.contest)):(k.value=void 0,(te=l.value)==null||te.disableFilterSubmissionByTimestamp())};document.addEventListener("mousemove",ie),document.addEventListener("mouseup",re)}function U(){const Y=i.rank.contest.startTime,z=i.rank.contest.endTime,ie=z.unix()-Y.unix(),re=Math.floor(ie*y.value*.01),ne=Ni(),te=Math.max(0,Math.min(ne.unix(),z.unix())-Y.unix());return C2(Math.min(re,te))}function G(){return e.value===!0?U():i.elapsedTime}function se(){return e.value===!0?`${Math.max(0,w.value)}px`:`max(calc(0%), min(calc(${i.width}%), calc(100% - 10px)))`}return lo(()=>{var Y,z;S.value.onmouseenter=()=>{N.value.classList.add("in")},S.value.onmouseleave=()=>{N.value.classList.remove("in")},k.value!==-1?(e.value=!0,F.value=Math.max(0,Math.min(1e4,k.value)),y.value=F.value*.01,w.value=y.value*.01*S.value.offsetWidth-M.value.offsetWidth,(Y=l.value)==null||Y.setWidth(k.value,i.rank.contest)):(z=l.value)==null||z.disableFilterSubmissionByTimestamp()}),uu(()=>{}),(Y,z)=>(Ur(),vn("div",{ref_key:"scroll",ref:S,class:"am-progress am-progress-striped am-active","w-full":"",style:{position:"relative"}},[Mt("div",{ref_key:"mask",ref:P,class:ni(["am-progress-bar",[tr(n)]]),style:Aa({width:`${i.width}%`})},[i.needScroll?(Ur(),vn(jn,{key:0},[Mt("div",{ref_key:"tooltip",ref:N,class:"tooltip tooltip-top",style:Aa({marginLeft:"-32px",bottom:"22px",left:se()})},[Mt("div",{ref_key:"tooltipInner",ref:B,class:"tooltip-inner"},as(G()),513)],4),Mt("div",{ref_key:"bar",ref:M,class:ni(["am-progress-bar am-progress-cursor am-progress-scroll-size z-999",[tr(n)]]),style:Aa({left:se()}),onMousedown:K},null,38)],64)):oa("",!0)],6)],512))}});const Ek=Jf(wk,[["__scopeId","data-v-4ce11ab6"]]),xk={flex:"","flex-row":"","items-center":"","justify-center":""},Ck={key:0,"ml-2":""},Tk={key:1,"ml-2":""},Ak=Cs({__name:"ContestStateBadge",props:{state:null,pendingTime:null,pausedTime:null},setup(r){const s=r;return(i,l)=>(Ur(),vn("div",xk,[Mt("div",{class:ni(["label",s.state])},null,2),Mt("div",null,as(s.state),1),s.pendingTime&&s.state===tr(Ca).PENDING?(Ur(),vn("div",Ck,as(s.pendingTime),1)):oa("",!0),s.pausedTime&&s.state===tr(Ca).PAUSED?(Ur(),vn("div",Tk,as(s.pausedTime),1)):oa("",!0)]))}});const Sk=Jf(Ak,[["__scopeId","data-v-68586c4d"]]);function kk(){const r={};return r.base64=String.raw`
201
+ `}),i}submissionStatusToCodeforcesGymDatStatus(s){return $w(s)?"OK":s===wt.WRONG_ANSWER?"WA":s===wt.TIME_LIMIT_EXCEEDED?"TL":s===wt.MEMORY_LIMIT_EXCEEDED?"ML":s===wt.OUTPUT_LIMIT_EXCEEDED?"IL":s===wt.PRESENTATION_ERROR?"PE":s===wt.RUNTIME_ERROR?"RT":s===wt.COMPILATION_ERROR||zw(s)?"CE":Ww(s)?"PD":"RJ"}}var Zh=(r=>(r.UNKNOWN="Unknown",r.GOLD="Gold",r.SILVER="Silver",r.BRONZE="Bronze",r.HONORABLE="Honorable",r))(Zh||{});class uF{constructor(){this.medalType="Unknown",this.minRank=0,this.maxRank=0}}function Z9(r){return["Gold","Silver","Bronze","Honorable"].includes(r)}class SO{constructor(){}convert(s){const i=Y2.cloneDeep(s);i.options.disableFilterTeamsByGroup(),i.options.disableFilterSubmissionByTimestamp();const l=xf.utils.book_new();for(const[n,e]of i.contest.group){i.options.setGroup(n),i.buildRank();const m=this.convertToSheet(i);xf.utils.book_append_sheet(l,m,e.names.get(e.defaultLang))}return l}convertAndWrite(s,i){return xf.writeFile(this.convert(s),i,{compression:!0})}convertToSheet(s){const i=this.convertToAoa(s),l=xf.utils.aoa_to_sheet(i),n=[],e=i[1];for(let w=0;w<e.length;w++){let k=10;for(let S=1;S<i.length;S++)k=Math.max(k,Q9(i[S][w])+2);n.push({wch:k})}l["!cols"]=n;{const w={s:{r:0,c:0},e:{r:0,c:e.length-1}},k=[{s:w.s,e:w.e}];l["!merges"]=k}const m={name:"Arial Unicode MS",bold:!1,italic:!1,sz:12},F={style:"thin"},y={alignment:{vertical:"center",horizontal:"center"},border:{top:F,bottom:F,left:F,right:F},font:m};for(let w=1;w<i.length;w++)for(let k=0;k<i[w].length;k++){const S=xf.utils.encode_cell({r:w,c:k}),P=l[S];P.s=y}{const w=xf.utils.encode_cell({r:0,c:0}),k=l[w],S=Y2.cloneDeep(y);S.font.sz=28,S.font.bold=!0,k.s=S}return l}convertToAoa(s){const i=[],l=s.contest.isEnableAwards(s.options.group);i.push([s.contest.name]);{const n=[];n.push("Rank"),s.contest.organization&&(n.push(`${s.contest.organization} Rank`),n.push(s.contest.organization)),n.push("Name","Solved","Penalty",...s.contest.problems.map(e=>e.label),"Dirt"),l&&n.push("Medal"),i.push(n)}for(const n of s.teams){const e=[];e.push(n.rank.toString()),n.organization&&(n.organizationRank!==-1?e.push(n.organizationRank.toString()):e.push(""),e.push(n.organization)),e.push(n.name,n.solvedProblemNum.toString(),n.penaltyToMinute.toString());for(const m of n.problemStatistics)m.isUnSubmitted&&e.push("-"),m.isSolved&&e.push(`+${m.totalCount}(${m.solvedTimestampToMinute})`),m.isWrongAnswer&&e.push(`-${m.failedCount}`),m.isPending&&e.push(`? ${m.failedCount} + ${m.pendingCount}`);if(e.push(`${n.dirt}%`),l){const m=n.awards.filter(F=>Z9(F)).map(F=>F.toString());e.push(m.join(", "))}i.push(e)}return i}}function Vw(r,s){return s===0?0:Math.floor((r-s)*100/r)}class ek{constructor(){this.acceptedNum=0,this.rejectedNum=0,this.pendingNum=0,this.submittedNum=0,this.attemptedNum=0,this.ignoreNum=0,this.firstSolveSubmissions=[],this.lastSolveSubmissions=[]}reset(){this.acceptedNum=0,this.rejectedNum=0,this.pendingNum=0,this.submittedNum=0,this.attemptedNum=0,this.ignoreNum=0,this.firstSolveSubmissions=[],this.lastSolveSubmissions=[]}get dirt(){return this.acceptedNum===0?0:Vw(this.attemptedNum,this.acceptedNum)}}class Rm{constructor(){this.id="",this.label="",this.name="",this.statistics=new ek}}function tk(r){return r.map(s=>{const i=new Rm;return i.id=s.id,i.label=s.label,i.name=s.name??"",i.timeLimit=s.time_limit,i.memoryLimit=s.memory_limit,i.balloonColor=s.balloon_color,i})}function rk(r,s){const i=r.map((l,n)=>{const e=new Rm;return e.id=String(n),e.label=l,e});if(s!=null)for(const l in s)i[l].balloonColor=s[l];return i}class nk{constructor(s){var i,l,n,e,m,F,y,w,k,S,P,M;this.isFirstSolved=((i=s==null?void 0:s.teamProblemStatistics)==null?void 0:i.isFirstSolved)??!1,this.isSolved=((l=s==null?void 0:s.teamProblemStatistics)==null?void 0:l.isSolved)??!1,this.solvedTimestamp=((n=s==null?void 0:s.teamProblemStatistics)==null?void 0:n.solvedTimestamp)??0,this.isSubmitted=((e=s==null?void 0:s.teamProblemStatistics)==null?void 0:e.isSubmitted)??!1,this.lastSubmitTimestamp=((m=s==null?void 0:s.teamProblemStatistics)==null?void 0:m.lastSubmitTimestamp)??0,this.failedCount=((F=s==null?void 0:s.teamProblemStatistics)==null?void 0:F.failedCount)??0,this.pendingCount=((y=s==null?void 0:s.teamProblemStatistics)==null?void 0:y.pendingCount)??0,this.ignoreCount=((w=s==null?void 0:s.teamProblemStatistics)==null?void 0:w.ignoreCount)??0,this.totalCount=((k=s==null?void 0:s.teamProblemStatistics)==null?void 0:k.totalCount)??0,this.submissions=((S=s==null?void 0:s.teamProblemStatistics)==null?void 0:S.submissions)??[],this.problem=((P=s==null?void 0:s.teamProblemStatistics)==null?void 0:P.problem)??new Rm,this.contestPenalty=((M=s==null?void 0:s.teamProblemStatistics)==null?void 0:M.contestPenalty)??20*60}get isAccepted(){return this.isSolved}get isWrongAnswer(){return!this.isSolved&&this.pendingCount===0&&this.failedCount>0}get isPending(){return!this.isSolved&&this.pendingCount>0}get isUnSubmitted(){return this.totalCount===0}get solvedTimestampToMinute(){return Math.floor(this.solvedTimestamp/60)}get penalty(){return this.isSolved===!1?0:this.solvedTimestampToMinute*60+this.failedCount*this.contestPenalty}get penaltyToMinute(){return Math.floor(this.penalty/60)}get penaltyInSecond(){return this.isSolved===!1?0:this.solvedTimestamp+this.failedCount*this.contestPenalty}}class m1{constructor(){this.id="",this.name="",this.organization="",this.group=[],this.tag=[],this.rank=0,this.originalRank=0,this.organizationRank=-1,this.solvedProblemNum=0,this.attemptedProblemNum=0,this.lastSolvedProblem=null,this.lastSolvedProblemTimestamp=0,this.penalty=0,this.problemStatistics=[],this.problemStatisticsMap=new Map,this.submissions=[],this.placeChartPoints=[],this.awards=[]}reset(){this.rank=0,this.originalRank=0,this.organizationRank=-1,this.solvedProblemNum=0,this.attemptedProblemNum=0,this.lastSolvedProblem=null,this.lastSolvedProblemTimestamp=0,this.penalty=0,this.problemStatistics=[],this.problemStatisticsMap=new Map,this.submissions=[],this.placeChartPoints=[],this.awards=[]}get penaltyToMinute(){return Math.floor(this.penalty/60)}get dirt(){const s=this.attemptedProblemNum,i=this.solvedProblemNum;return Vw(s,i)}get membersToString(){var s;return typeof this.members=="string"?this.members:(s=this.members)==null?void 0:s.join(", ")}calcSolvedData(s){this.solvedProblemNum=0,this.attemptedProblemNum=0,this.penalty=0;for(const i of this.problemStatistics)i.isAccepted&&(this.solvedProblemNum++,this.attemptedProblemNum+=i.failedCount+1,(s==null?void 0:s.calculationOfPenalty)==="in_seconds"||(s==null?void 0:s.calculationOfPenalty)==="accumulate_in_seconds_and_finally_to_the_minute"?this.penalty+=i.penaltyInSecond:this.penalty+=i.penalty);(s==null?void 0:s.calculationOfPenalty)==="accumulate_in_seconds_and_finally_to_the_minute"&&(this.penalty=Math.floor(this.penalty/60)*60)}calcAwards(s){if(s)for(const i of s)this.rank>=i.minRank&&this.rank<=i.maxRank&&this.awards.push(i.medalType)}isEqualRank(s){return this.solvedProblemNum===s.solvedProblemNum&&this.penalty===s.penalty}postProcessPlaceChartPoints(){if(this.placeChartPoints.length===0)return;const s=[];s.push(this.placeChartPoints[0]);for(let i=1;i<this.placeChartPoints.length-1;i++){const l=this.placeChartPoints[i],n=s[s.length-1];(l.rank!==n.rank||l.lastSolvedProblem!==n.lastSolvedProblem)&&s.push(l)}this.placeChartPoints.length>1&&s.push(this.placeChartPoints[this.placeChartPoints.length-1]),this.placeChartPoints=s}static compare(s,i){return s.solvedProblemNum!==i.solvedProblemNum?i.solvedProblemNum-s.solvedProblemNum:s.penalty!==i.penalty?s.penalty-i.penalty:s.lastSolvedProblemTimestamp!==i.lastSolvedProblemTimestamp?s.lastSolvedProblemTimestamp-i.lastSolvedProblemTimestamp:s.name<i.name?-1:s.name>i.name?1:0}}function fF(r){const s=new m1;s.id=r.id??r.team_id??"",s.name=r.name??r.team_name??"",s.organization=r.organization??"",s.badge=r.badge,s.group=r.group??[],s.tag=r.group??[],s.coach=r.coach,s.members=r.members,r.official&&s.group.push("official"),r.unofficial&&s.group.push("unofficial"),r.girl&&s.group.push("girl");{const i=r;for(const l of Object.keys(i))(i[l]===1||i[l]===!0)&&s.group.push(l)}return s.group=[...new Set(s.group)],s.group.sort(),r.location&&(s.location=r.location),s}function kO(r){return Array.isArray(r)?r.map(s=>fF(s)):Object.entries(r).map(([i,l])=>fF({...l,team_id:l.team_id??i}))}class K2{constructor(){this.status=wt.UNKNOWN,this.isIgnore=!1,this.id="",this.teamId="",this.problemId="",this.timestamp=0}isAccepted(){return $w(this.status)}isRejected(){return J9(this.status)}isPending(){return Ww(this.status)}isNotCalculatedPenaltyStatus(){return zw(this.status)}get timestampToMinute(){return Math.floor(this.timestamp/60)}static compare(s,i){if(s.timestamp!==i.timestamp)return s.timestamp-i.timestamp;if(s.teamId===i.teamId){if(s.isAccepted()&&!i.isAccepted())return-1;if(!s.isAccepted()&&i.isAccepted())return 1}return 0}}function hF(r){const s=new K2;return s.id=String(r.id??r.submission_id??""),s.teamId=String(r.team_id),s.problemId=String(r.problem_id),s.timestamp=r.timestamp,s.status=X9(r.status),s.isIgnore=r.is_ignore??!1,s}function OO(r){return Array.isArray(r)?r.map((s,i)=>hF({...s,id:s.submission_id??String(i)})):Object.entries(r).map(([i,l])=>hF({...l,id:l.submission_id??i}))}class sk{constructor(){this.problem=new Rm,this.team=new m1,this.submission=new K2}get key(){return`balloon-${this.team.id}-${this.problem.id}`}}class dF{constructor(){this.names=new Map,this.defaultLang="zh-CN",this.isDefault=!1}}class Gw{constructor(){this.calculationOfPenalty="in_minutes"}}function ik(r={}){const s=r,i=new Gw;return s.calculation_of_penalty&&(i.calculationOfPenalty=s.calculation_of_penalty),i}class jw{constructor(){this.name="",this.startTime=Ni(),this.endTime=Ni(),this.freezeTime=Ni(),this.totalDurationTimestamp=0,this.freezeDurationTimestamp=0,this.unFreezeDurationTimestamp=0,this.penalty=20*60,this.problems=[],this.problemsMap=new Map,this.statusTimeDisplay={correct:!0,incorrect:!0,pending:!0},this.group=new Map,this.tag=new Map,this.options=new Gw}getContestDuration(s="HH:mm:ss"){return Ws.duration(this.endTime.diff(this.startTime)).format(s)}getContestState(s){const i=Ni(s);return i.isBefore(this.startTime)?Ca.PENDING:i.isSameOrAfter(this.endTime)?Ca.FINISHED:i.isSameOrAfter(this.freezeTime)?Ca.FROZEN:Ca.RUNNING}getContestPendingTime(s){let i=Ni(s);return i.isAfter(this.startTime)&&(i=this.startTime),C2(Math.floor(Ws.duration(this.startTime.diff(i)).asSeconds()))}getContestElapsedTime(s){let i=Ni(s);return i.isAfter(this.endTime)&&(i=this.endTime),i.isBefore(this.startTime)&&(i=this.startTime),C2(Math.floor(Ws.duration(i.diff(this.startTime)).asSeconds()))}getContestRemainingTime(s){let i=Ni(s);return i.isAfter(this.endTime)&&(i=this.endTime),i.isBefore(this.startTime)&&(i=this.startTime),C2(Math.floor(Ws.duration(this.endTime.diff(i)).asSeconds()))}getContestProgressRatio(s){const i=Ni(s);if(this.startTime.isSameOrAfter(i))return 0;if(this.endTime.isSameOrBefore(i))return 100;const l=this.endTime.diff(this.startTime,"s"),n=i.diff(this.startTime,"s");return Math.round(n*100/l)}isEnableAwards(s){return!(!this.awards||!this.awards.has(s))}}function ak(r){const s=new jw;s.name=r.contest_name,s.startTime=Ni(r.start_time),s.endTime=Ni(r.end_time),s.totalDurationTimestamp=s.endTime.unix()-s.startTime.unix();{if(s.freezeTime=s.endTime,s.freezeDurationTimestamp=0,r.frozen_time!==void 0&&r.frozen_time!=null){const i=Number(r.frozen_time);s.freezeTime=Ni(s.endTime.unix()-i),s.freezeDurationTimestamp=i}r.freeze_time!==void 0&&r.freeze_time!==null&&(s.freezeTime=Ni(r.freeze_time),s.freezeDurationTimestamp=s.endTime.unix()-s.freezeTime.unix()),s.unFreezeDurationTimestamp=s.totalDurationTimestamp-s.freezeDurationTimestamp}s.penalty=r.penalty,r.problem_id!==void 0&&r.problem_id!==null&&(s.problems=rk(r.problem_id,r.balloon_color)),r.problems!==void 0&&r.problems!==null&&(s.problems=tk(r.problems)),s.problemsMap=new Map(s.problems.map(i=>[i.id,i])),r.status_time_display!==void 0&&r.status_time_display!==null&&(s.statusTimeDisplay={correct:!!(r.status_time_display.correct??!1),incorrect:!!(r.status_time_display.incorrect??!1),pending:!!(r.status_time_display.pending??!1)}),s.badge=r.badge,s.medal=r.medal,(()=>{if(!(r.medal===void 0||r.medal===null)){s.awards=new Map;for(const i in r.medal){const l=r.medal[i];{const n=[];let e=1;const m=(F,y)=>{if(Object.keys(l).includes(F)){const w=new uF;w.medalType=y,w.minRank=e,e+=Number(l[F]),w.maxRank=e-1,n.push(w)}};m("gold",Zh.GOLD),m("silver",Zh.SILVER),m("bronze",Zh.BRONZE);{const F=new uF;F.medalType=Zh.HONORABLE,F.minRank=e,F.maxRank=1061109567,n.push(F)}s.awards.set(i,n)}}}})(),s.organization=r.organization;{const i=new dF;i.names.set("en","All"),i.names.set("zh-CN","所有队伍"),i.isDefault=!0,s.group.set("all",i)}for(const[i,l]of Object.entries((r==null?void 0:r.group)??{})){let n=i;const e=new dF;e.names.set("zh-CN",l),i==="official"&&e.names.set("en","Official"),i==="unofficial"&&e.names.set("en","Unofficial"),(i==="girl"||i==="girls")&&(e.names.set("en","Girls"),n="girl"),s.group.set(n,e)}return s.banner=r.banner,s.logo=r.logo,s.boardLink=r.board_link,r.options&&(s.options=ik(r.options)),s}class ok{constructor(){this.contest=new jw,this.boardLink=""}}function lk(r){const s=new ok,i=r.config;return s.contest=ak(i),s.boardLink=r.board_link,s}function ck(r){const s=[],i=l=>{if(Object.prototype.hasOwnProperty.call(l,"config"))s.push(lk(l));else for(const n in l)i(l[n])};return i(r),s.sort((l,n)=>l.contest.startTime.isBefore(n.contest.startTime)?1:l.contest.startTime.isAfter(n.contest.startTime)?-1:l.contest.endTime.isBefore(n.contest.endTime)?1:l.contest.endTime.isAfter(n.contest.endTime)?-1:l.contest.name<n.contest.name?1:l.contest.name>n.contest.name?-1:0),s}function uk(r){return r!=null&&r.url?r.url:r!=null&&r.base64?`data:image/${r.type??"png"};base64,${r.base64}`:""}class fk{constructor(){this.teamSolvedNum=[],this.teamSolvedNumIndex=[],this.maxSolvedProblems=0}reset(){this.teamSolvedNum=[],this.teamSolvedNumIndex=[],this.maxSolvedProblems=0}getTeamSolvedNumIndex(s){return this.teamSolvedNumIndex[s]??0}}class hk{constructor(){this.enableFilterSubmissionsByTimestamp=!1,this.width=0,this.timestamp=0,this.enableFilterTeamsByGroup=!1,this.group="all",this.filterOrganizations=[],this.filterOrganizationMap=new Map,this.filterTeams=[],this.filterTeamMap=new Map}setWidth(s,i){this.width=s,this.timestamp=Math.floor((i.endTime.unix()-i.startTime.unix())*this.width*1e-4),this.enableFilterSubmissionsByTimestamp=!0}disableFilterSubmissionByTimestamp(){this.enableFilterSubmissionsByTimestamp=!1}setGroup(s){this.group=s,this.enableFilterTeamsByGroup=!0,this.group==="all"&&this.disableFilterTeamsByGroup()}disableFilterTeamsByGroup(){this.enableFilterTeamsByGroup=!1,this.group="all"}setFilterOrganizations(s){const i=new Map;s.forEach(l=>{i.set(l.value,l)}),this.filterOrganizations=s,this.filterOrganizationMap=i}setFilterTeams(s){const i=new Map;s.forEach(l=>{i.set(l.value,l)}),this.filterTeams=s,this.filterTeamMap=i}isNeedReBuildRank(s){return this.enableFilterSubmissionsByTimestamp!==s.enableFilterSubmissionsByTimestamp||this.width!==s.width||this.timestamp!==s.timestamp||this.enableFilterTeamsByGroup!==s.enableFilterTeamsByGroup||this.group!==s.group}}class RO{constructor(s,i,l){this.contest=s,this.teams=Y2.cloneDeep(i),this.teamsMap=new Map(this.teams.map(n=>[n.id,n])),this.submissions=Y2.cloneDeep(l).sort(K2.compare),this.submissionsMap=new Map(this.submissions.map(n=>[n.id,n])),this.organizations=this.buildOrganizations(),this.originTeams=this.teams.map(n=>n),this.originTeams.sort(m1.compare),this.rankStatistics=new fk,this.options=new hk,this.balloons=[]}cleanRank(){(()=>{this.teams=[];for(const[s,i]of this.teamsMap)this.filterTeamByOrg(i)||this.teams.push(i)})();for(const s of this.teams)s.reset(),s.problemStatistics=this.contest.problems.map(i=>{const l=new nk;return l.problem=i,l.contestPenalty=this.contest.penalty,l}),s.problemStatisticsMap=new Map(s.problemStatistics.map(i=>[i.problem.id,i]));this.contest.problems.forEach(s=>{s.statistics.reset()})}buildRank(){return(()=>{this.cleanRank(),this.teams.forEach(l=>l.placeChartPoints.push({timePoint:0,rank:1,lastSolvedProblem:null})),this.rankStatistics.reset(),this.rankStatistics.teamSolvedNum=Array(this.contest.problems.length+1).fill(0),this.rankStatistics.teamSolvedNumIndex=Array(this.contest.problems.length+1).fill(0);let s=0;const i=this.getSubmissions();for(let l=0;l<i.length;l++){const n=i[l],e=n.teamId,m=n.problemId,F=this.teamsMap.get(e),y=this.contest.problemsMap.get(m);(()=>{if(F===void 0||this.filterTeamByOrg(F)||y===void 0)return;const w=F.problemStatisticsMap.get(m);if(w.submissions.push(n),F.submissions.push(n),y.statistics.submittedNum++,!w.isSolved){if(n.isIgnore||n.isNotCalculatedPenaltyStatus()){y.statistics.ignoreNum++,w.ignoreCount++;return}if(w.isSubmitted=!0,w.lastSubmitTimestamp=n.timestamp,w.totalCount++,n.isAccepted()){for(w.isSolved=!0,w.solvedTimestamp=n.timestamp,y.statistics.acceptedNum++,y.statistics.attemptedNum+=w.failedCount+1,(y.statistics.firstSolveSubmissions.length===0||y.statistics.firstSolveSubmissions[y.statistics.firstSolveSubmissions.length-1].timestamp===n.timestamp)&&(w.isFirstSolved=!0,y.statistics.firstSolveSubmissions.push(n));y.statistics.lastSolveSubmissions.length>0;)y.statistics.lastSolveSubmissions.pop();y.statistics.lastSolveSubmissions.push(n),F.lastSolvedProblem=y,F.lastSolvedProblemTimestamp=n.timestamp}n.isRejected()&&(w.failedCount++,y.statistics.rejectedNum++),n.isPending()&&(w.pendingCount++,y.statistics.pendingNum++)}})(),(n.timestampToMinute>s||l===i.length-1)&&(this.teams.forEach(w=>w.calcSolvedData(this.contest.options)),this.teams.sort(m1.compare),this.buildTeamRank(),this.teams.forEach(w=>w.placeChartPoints.push({timePoint:n.timestampToMinute,rank:w.rank,lastSolvedProblem:w.lastSolvedProblem}))),s=n.timestampToMinute}this.teams.forEach(l=>l.calcSolvedData(this.contest.options)),this.teams.sort(m1.compare),this.buildTeamRank(),this.buildOrgRank(),this.teams.forEach(l=>{var n;return l.calcAwards((n=this.contest.awards)==null?void 0:n.get(this.options.group))}),this.teams.forEach(l=>l.postProcessPlaceChartPoints())})(),(()=>{for(const s of this.teams)this.rankStatistics.teamSolvedNum[s.solvedProblemNum]++;{let s=0;const i=this.rankStatistics.teamSolvedNum,l=this.rankStatistics.teamSolvedNumIndex;for(let n=l.length-1;n>=0;n--)s+=i[n]>0?1:0,l[n]=s}this.teams.length>0&&(this.rankStatistics.maxSolvedProblems=this.teams[0].solvedProblemNum)})(),this}buildTeamRank(){let s=1,i=1,l=null;for(const n of this.teams)n.rank=s++,n.originalRank=i++,l!==null&&n.isEqualRank(l)&&(n.rank=l.rank),l=n}buildOrgRank(){if(!this.contest.organization)return;let s=1,i=null;const l=new Set;for(const n of this.teams){const e=n.organization;l.has(e)||(l.add(e),n.organizationRank=s++,i!==null&&n.isEqualRank(i)&&(n.organizationRank=i.organizationRank),i=n)}}buildOrganizations(){if(!this.contest.organization)return[];const s=new Array,i=new Set;return this.teams.forEach(l=>{const n=l.organization;i.has(n)||(s.push(n),i.add(n))}),s.sort(),s}filterTeamByOrg(s){var l;const i=this.options;return!!(i.enableFilterTeamsByGroup&&!((l=s.group)!=null&&l.includes(i.group)))}getSubmissions(){return this.options.enableFilterSubmissionsByTimestamp===!1?this.submissions:this.submissions.filter(s=>s.timestamp<=this.options.timestamp).sort(K2.compare)}buildBalloons(){this.balloons=[],this.cleanRank();const s=this.getSubmissions();for(let i=0;i<s.length;i++){const l=s[i],n=l.teamId,e=l.problemId,m=this.teamsMap.get(n),F=this.contest.problemsMap.get(e);(()=>{if(m===void 0||F===void 0)return;const y=m.problemStatisticsMap.get(e);if(!y.isSolved&&l.isAccepted()){y.isSolved=!0,y.solvedTimestamp=l.timestamp;const w=new sk;w.team=m,w.problem=F,w.submission=l,this.balloons.push(w)}})()}}}const dk="Board - XCPCIO",PO="Balloon - XCPCIO",pk=(...r)=>{const s=Ts().proxy.$props,i=Object.create(null);for(const l of r)if(typeof l=="string")i[l]=R3(s,l,void 0,{eventName:`update:${l}`,passive:!0});else{const[n,e=n,m=`update:${n}`,F={}]=l;i[n]=R3(s,e,void 0,{eventName:m,passive:!0,...F})}return i},mk={relative:""},gk=Mt("span",{"i-carbon-close":"",ma:"",block:"","aria-hidden":"true"},null,-1),vk=[gk],bk=Cs({__name:"SearchInput",props:{modelValue:null},emits:["update:modelValue"],setup(r,{expose:s}){const{modelValue:i}=pk("modelValue"),l=Yt(),n={mounted:F=>F.focus()};function e(){var F;i.value=null,(F=l.value)==null||F.focus()}function m(){var F;(F=l.value)==null||F.focus()}return s({focus:m}),(F,y)=>{var w;return Ur(),vn("div",mk,[o_(Mt("input",gm({ref_key:"inputEl",ref:l,"onUpdate:modelValue":y[0]||(y[0]=k=>rn(i)?i.value=k:null),type:"text"},F.$attrs,{p:"x-4 y-2",text:"left",bg:"transparent",autocomplete:"off",w:"full",border:"~ rounded gray-300 dark:gray-500",outline:"none active:none","aria-label":"Search",placeholder:"Search..."}),null,16),[[T1,tr(i)],[n]]),(w=tr(i))!=null&&w.length?(Ur(),vn("button",{key:0,absolute:"",flex:"","right-2":"","w-10":"","top-2":"","bottom-2":"","text-xl":"",op30:"","hover:op90":"","aria-label":"Clear search",onClick:y[1]||(y[1]=k=>e())},vk)):oa("",!0)])}}}),Dk={},Fk={class:"color-gray-700 dark:color-gray-200"},_k=Mt("svg",{stroke:"currentColor",fill:"currentColor",strokeWidth:"0",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"1161",width:"30",height:"30"},[Mt("path",{d:"M837.9904 570.0608H124.5696a29.0304 29.0304 0 0 1-29.0304-29.0304V482.9696a29.0304 29.0304 0 0 1 29.0304-29.0304h713.4208z",fill:"currentColor","p-id":"1162"}),Mt("path",{d:"M561.3056 808.96l-40.96-40.96a28.928 28.928 0 0 1 0-40.96l215.04-215.04-215.04-215.04a28.9792 28.9792 0 0 1 0-40.96l40.96-40.96a28.9792 28.9792 0 0 1 40.96 0l296.96 296.96-296.96 296.96a28.9792 28.9792 0 0 1-40.96 0z",fill:"currentColor","p-id":"1163"})],-1),yk=[_k];function wk(r,s){return Ur(),vn("div",Fk,yk)}const Ek=Jf(Dk,[["render",wk]]),xk=Cs({__name:"Progress",props:{width:null,state:null,needScroll:{type:Boolean},rank:null,rankOptions:null,elapsedTime:null},emits:["update:rank-options"],setup(r,{emit:s}){const i=r,l=Vr({get(){return i.rankOptions},set(Y){s("update:rank-options",Y)}}),n=Vr(()=>{switch(i.state){case Ca.PENDING:return"am-progress-bar-secondary";case Ca.RUNNING:return"am-progress-bar-success";case Ca.FROZEN:return"am-progress-bar-danger";case Ca.FINISHED:return"am-progress-bar-primary"}}),e=Yt(!1),m=Yt(!1),F=Yt(0),y=Yt(i.width),w=Yt(0),k=kw("progress-ratio",-1,{transform:Number}),S=Yt(null),P=Yt(null),M=Yt(null),N=Yt(null),B=Yt(null);function K(Y){m.value=!0;const z=Y.clientX-M.value.offsetLeft,ie=ne=>{var Pe,xe;if(!m.value)return;e.value=!0;let te=ne.clientX-z;te=Math.max(te,0),te=Math.min(te,S.value.offsetWidth-M.value.offsetWidth);const le=S.value.offsetWidth*Number.parseInt((Pe=P.value.style)==null?void 0:Pe.width)*.01;te>=le&&(te=le,e.value=!1);let we=0;te>0&&(we=Math.round((te+M.value.offsetWidth)/S.value.offsetWidth*1e4)),we>1e4&&(we=1e4),we===1e4&&(e.value=!1),(xe=window.getSelection())==null||xe.removeAllRanges(),F.value=we,w.value=te,y.value=we*.01},re=()=>{var ne,te;document.removeEventListener("mouseup",re),document.removeEventListener("mousemove",ie),m.value=!1,e.value===!0?(k.value=F.value,(ne=l.value)==null||ne.setWidth(F.value,i.rank.contest)):(k.value=void 0,(te=l.value)==null||te.disableFilterSubmissionByTimestamp())};document.addEventListener("mousemove",ie),document.addEventListener("mouseup",re)}function U(){const Y=i.rank.contest.startTime,z=i.rank.contest.endTime,ie=z.unix()-Y.unix(),re=Math.floor(ie*y.value*.01),ne=Ni(),te=Math.max(0,Math.min(ne.unix(),z.unix())-Y.unix());return C2(Math.min(re,te))}function G(){return e.value===!0?U():i.elapsedTime}function se(){return e.value===!0?`${Math.max(0,w.value)}px`:`max(calc(0%), min(calc(${i.width}%), calc(100% - 10px)))`}return lo(()=>{var Y,z;i.needScroll===!0&&(S.value.onmouseenter=()=>{N.value.classList.add("in")},S.value.onmouseleave=()=>{N.value.classList.remove("in")}),k.value!==-1?(e.value=!0,F.value=Math.max(0,Math.min(1e4,k.value)),y.value=F.value*.01,w.value=y.value*.01*S.value.offsetWidth-M.value.offsetWidth,(Y=l.value)==null||Y.setWidth(k.value,i.rank.contest)):(z=l.value)==null||z.disableFilterSubmissionByTimestamp()}),uu(()=>{}),(Y,z)=>(Ur(),vn("div",{ref_key:"scroll",ref:S,class:"am-progress am-progress-striped am-active","w-full":"",style:{position:"relative"}},[Mt("div",{ref_key:"mask",ref:P,class:ni(["am-progress-bar",[tr(n)]]),style:Aa({width:`${i.width}%`})},[i.needScroll?(Ur(),vn(jn,{key:0},[Mt("div",{ref_key:"tooltip",ref:N,class:"tooltip tooltip-top",style:Aa({marginLeft:"-32px",bottom:"22px",left:se()})},[Mt("div",{ref_key:"tooltipInner",ref:B,class:"tooltip-inner"},as(G()),513)],4),Mt("div",{ref_key:"bar",ref:M,class:ni(["am-progress-bar am-progress-cursor am-progress-scroll-size z-999",[tr(n)]]),style:Aa({left:se()}),onMousedown:K},null,38)],64)):oa("",!0)],6)],512))}});const Ck=Jf(xk,[["__scopeId","data-v-ac8e14a6"]]),Tk={flex:"","flex-row":"","items-center":"","justify-center":""},Ak={key:0,"ml-2":""},Sk={key:1,"ml-2":""},kk=Cs({__name:"ContestStateBadge",props:{state:null,pendingTime:null,pausedTime:null},setup(r){const s=r;return(i,l)=>(Ur(),vn("div",Tk,[Mt("div",{class:ni(["label",s.state])},null,2),Mt("div",null,as(s.state),1),s.pendingTime&&s.state===tr(Ca).PENDING?(Ur(),vn("div",Ak,as(s.pendingTime),1)):oa("",!0),s.pausedTime&&s.state===tr(Ca).PAUSED?(Ur(),vn("div",Sk,as(s.pausedTime),1)):oa("",!0)]))}});const Ok=Jf(kk,[["__scopeId","data-v-68586c4d"]]);function Rk(){const r={};return r.base64=String.raw`
202
202
  iVBORw0KGgoAAAANSUhEUgAAAYYAAAFqCAMAAAAp2A0uAAACNFBMVEUAAABQd7NfgsBfgsBfgsBfgsCYLiIFRHNfgsCYLiLsuUFfgsAjVoqYLiKYLiKpTCiYLiIFRHPsuUFfgsCYLiIFRHPsuUEFRHMFRHMFRHPsuUEFRHMFRHPsuUGYLiJfgsAFRHMFRHMFRHNfgsBfgsDsuUEFRHNfgsBfgsBfgsAFRHPsuUGYLiKYLiKYLiJfgsCYLiKYLiJfgsAFRHOYLiIFRHNfgsAFRHNfgsAFRHOYLiJfgsCYLiKYLiKYLiIFRHMFRHMFRHMFRHMFRHOYLiJfgsDsuUEFRHNfgsCYLiLsuUEFRHNfgsDsuUHsuUFfgsAFRHNfgsCYLiIFRHPsuUEFRHMFRHPsuUEFRHOYLiIFRHOYLiIFRHNfgsCYLiLsuUFfgsDsuUEFRHOYLiJfgsCYLiIFRHOYLiKYLiIFRHMFRHOYLiKYLiIFRHOYLiLsuUEFRHNfgsBfgsCYLiJfgsAFRHPsuUGYLiIFRHNfgsCYLiJfgsCYLiJfgsDsuUHsuUEFRHMFRHNfgsAFRHNfgsBfgsBfgsAFRHPsuUFfgsDsuUHsuUEFRHMFRHPsuUGYLiLsuUFfgsCYLiLsuUEFRHOYLiJfgsDsuUHsuUGYLiKYLiJfgsBfgsDsuUHsuUFfgsBfgsBfgsBfgsBfgsBfgsDsuUHsuUHsuUHsuUGYLiJfgsCYLiJfgsDsuUHsuUFfgsDsuUHsuUFfgsBfgsDsuUFfgsAFRHNfgsBfgsCYLiLsuUEFRHO2wI4EAAAAuHRSTlMABAv98zX++OnoHBUH7hsDFgzo9/rL8XsU3V8o5cv0jE6WRMavBR7vhHUh+K+V2N/fLBgaB+7lxG5kJg7RwbagVS9cO8oaDdXNqmLivJA9q+nYX0ktrKb8jonYkINUEQnTinVUTAr0dEHSiYFoNx8Tz7aaRyMQozixfExGMjD14JuTkGljHxC97cHArD62e3pqKA3Zb28rKNO6ook3IrWglWhZOqOCWDIXml8iqZpyP09HQjw4p2ylG/gsHwAAJuVJREFUeNrs3LFr20AUBvA3CVSQ5UF0qzdPrYUNnkTsyUsC7WAKJQRSigk2JHgx1BBCu4YMTXExNP4D0gSTTl2+++sqpdCmtKTS3VMo8vebM91H7u7de7IQERERERERERERERERERERERHdFU7G17048AB4QdxbjSddoYc1HQ7wp3iZhEIPZRTgF8/zcMc5g3gYrZ8h9M9nnWQ9XSed2bgf4YeoVxcq2zJCJloNa/K7+qjl49Z2TahM6zYyWyP5u5NeA5mlUHmWyAy6co9DZBr7QiW5QCpO5H6Lc6SioVAZuj2kxvJvyQCpQ6ESZGsbJJLLLlK7Quq2APiSV8djDmXYBhB3JbdaxH1J3zGAthQxzXKYCSlaAIi6UkjNA6KFkJ5nAI6loElW6AmpOQGwZ3GecFtSFQNYSHEBEAgpqQM4EgvHfF5S1AN8seIDsZDaP0PL/lDpCGnVDAdipRsBPSENfYelvAYaHBVQ4XLOLgCPrQetouFEbPkAOw9aLTenW9aFkLtrp0tnKwuRVFqfLbE2vL1mkbMtp919DoDzMgp8YO5W+yVCzhpO69i9vWeRMw9eIvYYg1oMa7EWMob/IYZ9Pu7piJzOhg6AqZCzAOi4Pc9yLkBB26mhPGYVrWMALJ3GzNpCKsMxK6cQW0Lu9pye9nzOyOg4ctndQ7Z9lMxdXoWGm9UEDZvNppQEwMjhaPBlc1y+O31fVg4xsCd2Dhqb9ZXDjjGPy4rh0H4iOJvq3qSjocwYssPBNsENqxrKjKFuPyGDrObYIGXGILHtrjQBMJFqujx7nTuGnZsrcTcDIrGxquxgffOpMS/yxhC+Mua5Th90LMWFFZ6rf2LMp7wxfDFpZkqfRIdSWKvCvYZ0wc23fDFkkX3Wmp+cS2FBlSf20hje5ovhpTHmo9asUtvmtupV97eVvhpj8sVwk/2liqHFl6ALVPpTnytjzE2uGIwxH0RHo/iS7lZ8Xu/MmNM8MbxJY3gkOrIKYFx4FqAvFfadvbt7TSqM4wD+7YVIoU6Y7ELYbkoqXOViRFTblUhFDRoDGVESKxosklosiJp3YQ42S0J7cUEwXcRW0i48v7+ucx6to+d5ztHjk2576nMRUeiF3+Pze95NEVG1gxgCRIOQZi3fDHm+6kTdymDKEw20j6HCfRlkZzTGvNVn/QGUViaiqbYxZIjS4Ejd1zDvaZdYEIoLEC21i6HE9VYl+TwMxkaNkn5A5frMLHPtDR/DBtdySXrmoQP6XrHLlPwhpyJ91z2GOBGtQWB9E11a6bg83NLVOg4d56bm+EddHMMaEa2DV5Joqs50eJHMtGqFIU1Eq+BwDT8fQ4aVD041QURldEfzddT9eaAbvkEhhQgRDWrCfAJuMZSJqCScF5SZ+j4yxOcgTuEZlBIOENFACgw/KOBjsGLKgJMjyfmNkQN8DvyAQcUT6Xky+EVfh6JzDCnhQsMGGaqQ8c3M4bTrcXTDDJSjLRFRYgIGewkuOcaQJQrALkuGCuR8C7r1gt5GdWWXn2+QIQSbBNGaUwx+QQUIF83mrQRZI4fM8cMjiEya35VDz1/MP59X8KDVXTJsCsLhYnBeklhfJKK0Bimj90eBtz6HJ/7IuN7sqnLHoUPEL7kVWDTiGPgVCT8ZipDx7swBU2zl4mX2KfNLQ3YPoZgtMgxyTX1evJU4x9WAaoLlKGE8qP8xxP70zbaE4NNbKVmqS4tmDnH7SnPVqXNVlBku8N6e0QU+vEXdo5Wo3hA7PfnsCICLD5RcA9UCRBRIwRJeDOQcMssuVuwzgbQGCWNG7R2Kzc3MPLwViw5ZQUwC0Eau6swB3/AsLCNqHj4sEtFiSw4uoaHJKhl+yF56GLPe/MV7vWGI/W9QZy4fRrM7QTUvLbEGEJ4Myg8XjJocbEn2/gtfvVkCM6PXRae15hgU3SzGDyDai7Phgh9SovbVg9lxnXlkbetrGHt3EXUzu75R8ueSEFn2PCeUypDjWmhp2csM9/wdMKNHLs4F9brx5m19UZ/ecHVy5OKLr6wh29WyFMlBpEqGVXRsnc3QigPKU8JLbdAPBKOx2Jlg8ID+x2zz98WHb2O6ZffPaiTJEFiDQIUMU+hUwGm4MMUqRrbzfRY20flYy9LOo/rm7Tuzw7rlOXa1QpZMizkNnEKGNtExLSMcLmytkmlgWUOHZsd0S2x6BKO20dmZP1cbzs4NX/Yd8sWmd/+ht0KemHISdvENeJBaBsefrYewBk/mp8djsfHTDy/CdNV24HlExUEza7pNkVyP3phyYUh4a1TpYTQb2/UdI7GpLHE1QhKrCcy1OKTMcAdPnil7tGeiHkRE7sHla0Jm+W/s8D5063Sz6aCyB91QyhMTSkKef9CqCZLmdZ7SvwOaKpIpsglJqTQx18KQN66LKH0/RmVVvkag8rsmJAF5o+PDjLn+8364mWIbY1psNWrEBLqUFNYEec/V25Hkys9tk/EmzQZr4MkfeljBv8SoEXmJVwtrgrwhFVfY3G2to3vVJHrh6//76HeCWbZF479tNmpOgOO/7fZg9y/uqGA0+I/1WXeoFV3/t67T26EuK7ktbNe5o///rfqd4BnLQcN/0uRnvYf+/4DPdhsZMvTl9uEvx88e/GuunDyHjvnXBgOmgQKAGwEHORiyAaGBLQAL7K/ppR/o3ORw1NeRcdw3YO6Qz9n7dxrkfH9d+9vOfkRH7qbptwkzBhJbhmGQONYrs/RbdgudmB/TO2SddZjRXV1+iO5dOl7riXto60eELGUAyyS0CSA8SE4KAIpkWYqjnTvDujdzMB326a6iI+jSm1qvPEEbC9wTXyYR1tCkyVEYwAA1W4e7i7pnZ0Yb28bczaArL2u9cx2uVqnFAoAtEphqk0ICBts/Ff5yClZf6YPu7gG6sOdorYdOwsUatcoCKBBncaq+cdvZquCFA0k4ux/Uu/KO2+8q8gzena311CeIiR78PIA42WVKMFRX0+Qox06/2Qy67qPv0umOcrgPr37WeusmHOXJJgLWxLdKpNCgbQYiJDQFYInsKi478ro2ptWn+1xNw6v9tR67DQcTxCkIWqpEZtXqf8ZLd0VJJFlHyS7jcrane1GYHuqujuywL0Ot9hoO0sTZAJAi3sBq047UUmgpQS2WYEjwhXvdcY5IxuVRGB60qSHenKz12gmIxSPEiWjsXK7QYKgQRkNygeuchoiXc1zmlxJr3196D2+u13ruEoT8ROLnd4HEEtl1mDR/llqkYciIkoNYTJdzGSa3MXgQ3pyvSZAaS084DZY1Eln8EQezHCCbMoD1BAnIlwax923fBt4crfXcBQiFHMdhS8RZmABTWYiQXRGOU1EQO6TLWoHh29+r0ftqPXfKPQb+yS5Rq/QNMMlqngSqrK73Lwbr7OGMsjEU7aPrRL5gHV0XWYDhbr9jOKDBcEbVGCgEINyUwl3NGjPk0g5jBj/1OYbGHgFtSNUYMrA3S+mNchwNqfJGgJol/DAUpWKQmF6aUzUG2oBhk1rlN6fiaPDfsNUS5KjPMTCH2VupGgNV6uWBUyxrMCUzrU0YSrQtMVxlVVrZGMjv9IQvwzARaV37RCrRvxj4+Wx1Y0iHIVyGK9uaq8wUDOE0bVMM4zBMKhsDBeIw+NPUjO3b0DZa13qAeIAkYpDzll0moGwMv9cYcgmy3GhdoohMgWuR+h3DMAxRdWOgyI/GtSQtMSQD1gxTGKZqhLYxhkMagEmFYyDa0GDScommGBaJSYSsgXW/Y+A/bKVjIKo/8FqEjyESh2krQtscwwoM0T7FcOLxk8/H+h8DRUIwBAQxaAAqAaLtjiEKw1gfYjh64eleMOdu7+9zDPVLuZf4GNL19mj7Y9A1AB96HsPje2h2qt8x0DqwycewACC/I2I4AmCuxzHcfAqbp/v7HEMBmOBjuAaAdkQMjwA87E0M/Mf38+TjJ29gelVzse/8+aN/OYYKoPExFIDUzonhF3v3+ppUGMBx/KeuYVktOtG72gsNHV2sEYeR1TvDwAojiIiV0aKgKDQpzC4gc3SBaAV2cV1cV0b3iH7ur+tc1JN2zHk8j3NxPq9io4J9p895Hp/znMNCM+Sg+R6XqZHHoShQIwWGXyVpCE8WfS6oIoWZrGxbhq8ANv+VAcDz/skg9NUwC9VcmIaS9hWSr25A5UtTl55Go+hIzJ4M9wGsbc5wG8D7/siwBsBZgRkCUIyGTd5e/CnUzVLhh5loSrIhwz0AT5ozPALwrj8yDAHYKjADFNMeNnmNJhPkd+hWzqbvxPw/R6ZR5cp3n+ERgLvNGTYAONUXGbZD8VRchmEAbk/rHXi5eNI/A8XHKFTRgMwaKZEuQOPLW8xgAHCvOcM9tU1fZNBm0bvFZfgOIN1yz9GPZOM+sEyATWJz0Ez7u8xwEnjbnOE+gJt9keEEFBvFZYgC8PJvMSiy1HmmaiOEmfGVUI15uspwBPjanOEbgPl+yKCtsO4QuLTnBkAzLiDJmvw/t8FKr6HyzXaT4Svw3MigX7teAh73RYZnUGwRmCHSKkMWcmMUxNhSzAfF9y9dZPgMDB3RfACGHmt/AvC1LzLs1M/5EZdhusWbEuVg05WTn/9SBhBlyXqGAzB1vx8y7NefqCswwziAX2xrEln+m9+NAplwW81wD6Y+9UOGXfoyt8AMLwEU2dZwhm3dUDJQiljMsAGm7vZBhmMwBmiR07cQ2wn42d4NL8mBglkG6/ogwxkononM4Am5ALhitMN3BEjKK/+zDOf0u9wFZki4oPEFaYOcPhOM/V8Z9kK1W2CGMjTFsIc2ZUBKHc8tZdhg6vZiZ9hm3F8tKMMNqL7EaJMcFEHS47aSAabuLWIG48d8ZlBYhgGfvlRH2+Rq91+P/z8Zdhj3ggrJILmr69c2Z0CMDFvKsM/EyReLm+Fy9bxiYRly9t8sPV7f1TFlIcNmU0cXNcPh6iHqwjKk9QoCMsyQXPZ/XCnpFU6sE5chAyBNERmiJHMWMqw3tXkRMxyuPZ1PWAYZQIRCMmTUidx/MEQPXoVqaFVFXIZhAGkRGfRRf3rpZxhcbZz3ICxDCEBeTIZXJJf+Beu2NUYFcRniIg66moPKSwaW/Cx6CzSrN1aEZqAbQJH2mqxdr04v9TWls8YTi8VmGINiKmx/BomUlvjS3saL0ByuCM/AGajmJJszJNUXg6UM3w6aWYRZ9PEh42gy4RmkIjQh2b4M+rD/EZYy7IOZK73OsPwyNCf2VERmMHyBbiIs2ZVBrZDAEs4wuB/GsNCbDMbW4EguSRuUD5EccFvMcOCUmSc9zbB8NXTPKsIzGDx5VHlpA21zfgxL97PoC9Dt2FbpSQZDKGLfGt8YhtV/calm2A/jOXzCMgRpSoIiR1vM6rMGNxp9ne/ArStVT+zIsHzhg8K2E9BdXNfhcRodif1j5kt7ZPSZeQCNjsx34B6qTs134DbM7V7woLALVVsGKx1BZ9I0BfsWlzxQfCFlwKCfnLpwLyxluAJzeysLsvsyqi5stLBjoBOzNFO28RyHZO0hEWi0afP8wt19fER3pZMMB2Hu8IIinEbVjt2dz/XQGRdNeHwA3tAeWe2/8ZIzJtf+Qh29hBbajwnLd6DqzFNLB491KMu/DQBwBWkPvbasDtWNhuYFe4FWjrXbC3YRNc/WWdrF1Cl3i43EBdqjjNqrYdbkQwORNm9CKyf++Uo4ZkQ4v87i/pmO5cwPNy/RFgnoGQaMDQGG9fMi3Udrl1v/Ip9FzZnDlu8CsuAVm/kAJGiHgZXQREjCYFyzinMFrbRelhjcY0y7hi5Yf66AJSE2sW3S4HUbI5AXPe1wD620XK/efu0E6o5b/ohuDyyaZaMpm54oEHCjSmpxmMDjtfNivEU7F5pmaud3oG7N1nUVq47DuoBksge7S4kJ1Lxu/ailAyIGiCfv0d6ZPYP1BnuvwrBjf8Wy3dfRlTHZU8NDADL0dOVjoXHJREYrD24ftXW2cPTFJSzM0PmNg4qnu2DYeXZjZdCidc9OoGtu32hN3O/3Z3xdiOBPc/pncC1dWmGjD5vQgYdrVp/BnxVWX7y42pKLqx/CZjmS0iRUNwroWpAMwtG5Q1SFY2EyjG7p+wEcFqRYNwlTGe/UwhdxA3BY8iXIKglmch7SP4r29P0ADquKk6FSqEQy2XpF8NAytPGTpHcKju74SabQxHeHNbEfbrSW0W5Nj8LRLVn9WZu9FMofqUu3DDFMfW+Mo2vuoIcMzqFu2EtFMAP4RqiTD702+YtvBqhIrYTDBr4EFeHs90J0OjcSp6YEXTlGnedOaLzoQtVoLqR/Q5qDwyZxNvL4fagrHPLSEL4TvxOrf0H6CYd9pr0mC6eG0Tc0NQKHvYolvYT31esIFJkbo/hTZkIbCQzJMWfiLMZoIQqVK5ugKj6OBpGZuZFSPl8aKU8U4RDsO+uSETgWxxgV4Xz2jaRtpXEsilGSwz6oijIpu+BYBAky9OcS9g84ei8iMYG6G2QKjt5xQ+fz8CcMzsdqvTMa95L0Blx6hlRDhjAcPTHGmtfASomS689vleDohbK6bDc+M5nUb9zJk/IUdEXSMwpHLwxQ8kE1q4/HYdKThcIXJ5mGoxcmjaeWBEgXMCVT4Q0HqfgFhzAz+ZjXm3z1BYoUJVRN6LcTul6ySp6EQ5gSq1IAAkaGfP2u2pGk7JXjE3CIkyUZyw/f0e9bG6/PmnMNn0k7ixiCJaqXQitTJICgh/HxTLHsJ+msX4s28TGRTC+DIsgyNMvIKLBMYpXHeRcS7Y1xw6DMFDRj+ljgvjOgNgg6q0fCTbIqqu2zi/1m7/xf2zaiAP6UZtNgGkF4RjYyVHKGkxq2QDzXzfKDv624kMIcgk0WvFG8YkjA4G4zpNsCSbPOBBLGIAzGBu22/jQKg411Ke+fm9472ScpTpN0ThZn/vzgpj7pJN1HunenO0t3Z1//wwkOO8Bo8w9vzo+CwdnzlmfesHbd8zP1EefJfd/LGx6LHtojGHHOLMpHpTM3H8KI/4C7joid82yQKooC582Eb5tJo1qtt/vtGH/+P4JhGjEOPpKWZcKp2LUsHaDYwDU4EVuebRajyIR18LOOWARARDiKSAwz4MOydmE4iR3SUEeswakoISYBniFm4EQsy20uYY+Ah4qrQYWjMIOOFMQSDCeHNewjGnAqwqwBrDk4tYY0ojqn6QYirp1WA5j7kaCGMAwnQkPcsiBfySxrAEubiFWL6urtUjlc4MO1cjpkq7Br5TTNzlRTQDQ7sVjHAtCsKOJ2DnTLyoODnl0o7xW5estZSTAye6LM29VYObzv12AgqhwWLPfMTlRjsYp5SIO5V466miLr5VYzkrNSzoYtzmZ/tRy1dYB8DjFqRcSeZ5ZgsDz8cWdmKhR6bfH2/dkj4vqTycWZxcm/PoJ+KDfuLTrrT83sPP7pKA0LiOtImEoaiTzVvES0zYUVV3GVznoDiQIXE7OipZCBvKOPK34mrHA1ZXN2Vb7ImEbSq6GMWAems9fRATaRqQQ0ZJFQaaUcEnuIFkScrTvWY8jMgY3EEmgLSPybC8N9cYBkwzed/t6G/4kzr9FwXEhOtf8ZgnzjexTQzN3+GihOlkuI2IF15++FcJISypk0Yos1pOmQM1SMpYbzwZV6Y71CxRjJON+EW1RVZwHqpCaMHCe20aHkLIMTQLL2KiuIJY8GreGv3ecQcbWFiPs+DXEqVNo7nYoe06uIrIEzc4y0Kh1EhP0MYiPTpIMphxvO5v6lhre8gw4B7vt+STUDyqIvOTR7zGOa7ihHaKgAFBFX+Bw2OP5FRd29Sxowk4uThjJAgsujghgBugK2ODYkwNVQRswBRFRKJg1J/qoIOVQpdKi4MCE16Kqv6teQVuaw7dOg8p824jZlGaYFpYaSGhPhKQXAiU06Ct7zyKA03Dk4xFOfBm08mP5r4CFNQabG+mpQdS6VqAjRXD3sizqgBobbAsmI6gjpAPW2DmBWuhqSroaIY2oCAKqUsM1iYI9rClo+ZWBQQwMkece2u50lj4aE2HyKrswO4i5FF6lBb2ugkLkUhegW739OVI75AWmYPBDcejw9/eS6/1cjVz1vUd/59OqTxW7F9N3hRzRdfzQ9/emtA8HtE2loYZcsaVjj4hFlwGc65KjGwqAGi09I1hcmDWuiB7BEUTaGhE+Dv1IqIi67gXvbo6GJPWh3U1R7SQ2wVlIRPRps7JIbjIanB+K/88C8Iq6NkCI1EFM3ur81vHLAjMlRa+aOG5nn3TuHd0+ooRxl1qhYakENdQrfnVpQQ849oa2ABi7LWMZI+zQoXOcxRq2m7woNlPczvwY1Kuhq2JYaMk7q6mbHpyEWZZYGouHz3t1W/9Vxw6dhBhj2JF+UxVwJRpr74to5iYYst2GYfhqUNMeDfFBDEjHmdpSzPg1VUaH5NHDSQrc+QvrYc7/NSQ2U5wq4dPjKgk2pQWxwXWqo85aYgWgYdwtdMiaqHa+GEHj4qTtawTyRTzv0xxrtBBry4oq3Y+VCPw1aGqMsKBiiG6xkwvkn79PQcUO6X0MbRcm3y4hV/l8CqNhRlxroA00AKx2zocDe8jJE66I5jFJDUdSLlVgsMQgNfwZPdn4kEvHQo+Fun0fOTHs0hjTwMCsG916ooYAYqyaopbGapSaqdtTVsFyoImvoIGYqrEG0/CvZMp3AwathvbCGAQ3cI1BLK8hhnxLUatVRaINXQ46+rqgkWEcHJ3fv1dDYflZiDUDLmWLPw4hpZRAaRGTYAEbO5Hb4U2oYBz+cfgeIjw6IJ32eyX7vhRoSovuWV5FQ8xDUwEW2hUSYQ0Gh233L8kJMOuHVYEFcxOc0NnSpgRMF6TzIlUua1IBAngnOzExz901qCPNedugLiCHlHGmIHHUYhIYDeTJLxkMOX0sNv4FE1jpAzEiNkh9p/VsgqdmbJn1uaQDalk3FbXZKpSSAVlFVtQoOS/amxaGTl4UtO6s7qzipc2DbWWo1hUslSNl2gaNzTFUbrG1306b15uzNPEC8oapZMGx7F3K2bUIXs6U6yxsgyJVVNT0HYq0kQNbeAodCWlVXTXcRu6ZzS0m3bYPUqWo0mbDtfbrRUWo1AYD23B5MbPg12Lpk5gmNNfQdH53uvShrLNTvatE4AzgZijbxwlQ4Aq1/iqYcsbiuHbOy/LpZr8dlp0Am9dm3wWi4Jl8heYrnkWz0wvos10+X7fkA1E+rzdlcL54hUsMj2Qc4WsNU/wwecHNXCLlcaFGUcUJydhruybbp0Rpm+mfwV6+hdfmmltVUh5UmnClSww5XOsdo2IEgHBGe9hpKv8PlQ9c1CHDGGqaO0fBW/3dmPep1MX6FEf+FBnE74+QaastMLa7D2bFkmHA8KWOBuiK5C/AArkBsCB2jYbL/22l+7o00fHn8IGiXJJwVFvfFj6OALmV4AUYsXYCjeFaOFQaoQd4ROkbDaxDgd9Fv6LWUvj65hhicFe0GrsNx5NEhHVbxxdMr1hDnjnYkE8+23/DkA4cvZb9BAz8PhLxev+Fv8PMLrf/Ar6E4MaEsoewQtYFImL28FbMNHnTu1CVN3fOVJvtR3kx0BQLovT8of4miIi6YdOmoiAl3idThNWuIBQjuYMqMdOf2DPpq2DjoU+t8w2X7+9G96JleM1YL9avVbsuuudTg3s2ZA2N1RanxOHsNHcIsRrMRMWOWVg2AaKuaWsAU6Fm+fpYAoNpq5WmIOZVYFQWph1vZYgNxXSumnRUjAKmV1jpApbWSoqzWSE2kg4i21SrFQdDszVRyUtZ688jqpHylFdYzyEUcLdNIuS6GrbGT6tVmaQuUTMxJjOoD1QCiGOf9dU7wDus18KGJhpIs8WDHQfbpAhrWaahlE7HOt4kXPONXYSTSfNsTkQ410ksvcDJTRibFA8xIrCARBXfAYJUyIRydUO5mmpOT1KrARPL5hIwUUccDoipyzAMybciiQOc1GUMR2UcGqEE+ZhW8TLEaGRuC3exbnqK/KS+nwI3wQGzIuzf+444GYoWcoJXfQ1TFaWfs7qHQwKSWHFeJhJMSFhrqW9yxrZMY0oCN7Q6fy2u0tNSAa/EOZ5qlJeMrKDVUaexbkkRHS55cbPNW1e2lGGIFzE1Ew1TitCbt4CqPcORTcYpt5jInDlADFyMzCwIZL37zangMEu6yyVbu4qHo8pAvltsBDaVwuIUOQBrUJoDmzmqI0hUSFmEv2tVAt2KXKhWqvrsamvy5xcoM1jDB53tcjO5LDc4iOm1IU1m+4tHQIYOSGmK2N4sMOSvHfbQboqv8DSygqlCqyQ3vMwjRsqDvaIHZLuOKTPXXMHcPfI3UP4JTBGZlep+WUo41LIuJKiV3XL9Dh0r181xXQxuISLFeVbsaIrzmLoDlaohCd0jO9mnIszuEiCrGPrNSw56/BPfEwqDS1cQuKJcFoYHzqhcKhSilluliye624Uw08MvyiNCGbAUR96UkZkfx/3DuenB6zA2/pUnop2GVot2mOAydy5cPvAVlbNAGlroa3FJipIYsYvN4DaarIUW1iYMhNWz5JzCHxcKwQv+KrZoeDQvYpQlFFBgD1yDH2pjrk59e/evOuJzfIjWwp8Un125cveWmh8a87SZm6s7fVz/tPR33m6CGoqbRwILUoPGYrjuqGwtcDW7jvbFtRtRTazj6arCokJlaOm1DxtVQRkwe0sB29gtMBEC3OkiYZ6QBfiIPfiYV343u6WD6+PcgUciDn9BDOKQBBFKDimm39bRMpVfwxgbRulV1svWyGjSV/55AqSHB57PDBE+ascWeRBBR66NhXdRZZrMJTaO+C9B0cjfOSgPMXu87Z09qgICHmdePfKC0jDTHaOCTbS/Spi5dhFtK9WYVAxqSoO29tAaokoBi2KMB1rltZFJQTotpq812ylmnCkENdd6pWKqdR1QVy1m+DVoFsUAajPZgNcjnKEluzUNQA3zvuWKufA1BNsa9l8orACfREEEXWw7TSw3ufAp0aL2kBrffoHo0KGXsUuSWk0DV/BoK9F0bYjIgNLpLUuKA+g2H3xOmbUxPhpzK5NaD32f7jr4przwa5zJ+1P9VGp9/fe81x9DM3x99DodJezVkqZlO5FX3IB20Nb7vibjV06Bzco5vO5T4wKucDc941cXtqRIlUo6W28aJejW06eTflCHaQa8is2CylSwSsQR4NKSpwuTWmr6KBO1tstGbQgIx1nCOSA3M2Bi8HKlEUtZTkURCB8FS3ZjrHZDzbYFbMslEEghtu/Ys5ayb0OhDoTUpGy2RaDtLJ1IA3e9pESVJ3/CWZBbgJNv+nxql5mq1/Sa4JOeM/V0geBWRi0MzXqT4WKwbBR2YeN3Yp3w4cVeBc0NqOGv49wMK6AtUYgOjgbg5wXVfCoab89KwK4cBBkcdXTIw5JyXBthHJp2EAZJFZlWHIefcNEBke3nLiMNgMevLy/UmDD2OhtHDiP97RhouBCMNF4KRhgvBSMOF4OrB6G0yF4D5mw6jJ6SPGDFixIgRI0aMGDFixIgRI0aMGHGJmd145YKy8b95Iv/8tSsHofELSujKweP/xUtCpq9MfjemKReVsZuP/g/vup68vgEXnJu3p+bhcrM4CUPAg4PL7eHH12AoeHqp3zq+MSxnmTL+C1xe/hqaFxjfvcxTTA7GYFgIXfiWxEvzx3UYGt66CpeVa7dhaJgeon09JdMfgOSXUOg0YfDj9199/hWchi/e+BD68O3zNz+D47kxFC3rf6/hKb1b8Xhk6b3x/ntwGj55/jb4ePedNwDgh+fPPxxp+Ie9s3ltIgjD+NOmhgabJpA9rweFWsjHpoQgaXZPEbrgpbmVohRqSaAhYFsolngRW/AUWlCoCqnWS4gg6MF5/jvnnXzVRQU/Ds3HD3Z3mJ0JYX5k39nN8O6AmeV7+AM8NoB/1GATmloZUw1/i8fCf9EgTDUMWW19m5XZ04P80nprFTjZa2F5LbN1AcPKt8xS5sklumT9CJPJOtDxnaiTNEY2vTo05WRZdtVFP+2UyhBy7VL6fP+oq6HiOpFiKq61JC36fu7Mb+ck1rSdaMSrmhZetpB0HPdoEjWsKHViUmVltpaUWsH9UOiTyqwnVGil+x6U/FZ+kHypaluM2lkckumSQ8qIFZk1NrgJbHCDlhMhawAWSSsdpScaYmnapVKEfIRX0TAjTm6R1o5uE6ZTSnfb+9ykrTvwcFI1nCr1BcBtdUdrUOoUQEatA5gz8fu9CqGHF+4AMduM236Y9aAGlsyApgGk6QJ4Q9GQZQTdkTa9ARgNsTB3AbGalZP0ALj0JlXDkroLzbFSouFeL1nQJW6pNcDY+DzQUAAqTEI4ZyqowcpBQ1tLYtiUXWlU4xFEnHTMDTVUjR057QG+KJQfiD2hGvT2GsK7yxmt4SaEvHqKJb0Jzy5vXtUQ5TaEBktBDR6EqA2kdIVQG4bo+puAhjbLEDqkaNiF5pHFCdXwTKkZ9NAa+lkQ9xYSwezFRkOOzEKI0Qlq2BxoOOcRhG6Iru+WLJIBDUUWIMTDRkNtsjXoQIyhhkT/vu5iNqG+/kTDDlmHsMP0QEOqqyE10OCyCmFf6g5JK5KsbQc0OPrThMWpBq3hVG9XLkowZNTyTKI3RXr940WpP5k5ojvQ4AY1JFmBUJY6spwDENTgsgGhQGuq4WRBqcdXQvQ7aGbluKU+QkioG1c1uNyFUOKGaBAnMTuoockIBF/XdcgzaJoBDRX66Na3pxpOcFetL5jMb89Fg0nbd6HywKkKHQB4oeaBqrfR11CgFZcIHaY+nNMzgTioIU4THKpkSspZ6cCAhjp5aMosTDWcABkV+tRKqNCqaJgLtZ7PdSdPLaVeXmSU+iyDx3L/YYZHJpvnpgL7ZNSz6Qc1YJssbrhMM2U6pDYiLNJqIxalZW7fzoAK6TZ9so0J13BzXpahzLxVmr1ViIbVvC6vH0N4GNLltQMAr2w3B7TTdWhq1NjVXoQgrf1tpwlU9E4oFaGpUtNsOLtAzO+2L5HAYZhWLh4p7khni2R4G5pNxxzOis4EahhwcDycsB4/WxlOnQ5m8RMKjUX0icfxc7LZGHo8ypr2OwjSaXSmj/aCGA3XiKmGa8Hy+GpYfvA7DepaaXg7vv9FX87j18x+eIFrxJO7GFtGaZ3Sa4wteyOzZP3FOC9iPRiVNayYe4gx5ml+BqPAnfGdJxnW1kbBw/P5UfiW/8KDxCmuOQuZEVpr+719O6gBGASCANjUSj+VgA0EIARnJ48HKOB1gRkPm2w22V0taslcmNoX/fQsrJ0gEqv/FU/Q6U3qAQAAAAAAAADgLAMC+fDleFjAMgAAAABJRU5ErkJggg==
203
- `,r}function Ok(){const r={};return r.base64=String.raw`
203
+ `,r}function Pk(){const r={};return r.base64=String.raw`
204
204
  iVBORw0KGgoAAAANSUhEUgAAAL0AAAC9CAMAAADRCYwCAAAB41BMVEVHcEwau034r2WEe974tmmF5WgnwlPgv5Bz5WT7vHPxe1GRheFscds1Tc8sxlMlxU0/0FZQ3lf9tzxJ3VnyXTXzXjdT3138tTvyWDT5uHErxVQ/UdHxTyo8z1hGzlr9tjxhZ9nwQyHyeFFna9r5rWMauE9Y1mD0e1NPXtMXt0tQ22Atz079uUT9sS1+ed3zXDlL1FgtyFL9tznzcUrza0X9sy5MXdROX9TvOhtLVtbzYT38u184yFo1Tc5UYNb9vlNcZdY1z1Ni1GP9sCn9tzspSMpGWNJh22Ks6X31jGT0b0v5wolV0Gaiwidycdv9tzn0dU79vlE5T9AYt01q32X8v1BeZ9fzdFB6326M5XBDVdJaZNb8v1MPrEyBfNzwSSX8vFmz54R23W/2lG79tDSYi+D3yGXzfVj0e1SfUZxtctn52a2hleH7q0OT3on727bwy22r1DFSuKboztr7y3UwmKSroNv+sSYoR8rvMxYRsksoRcsTtEkRskn+sSQPsEsMrUzvNRclR8kPsU7xMRT/tCfxNhgVtUYJqU30NRcZuVIoSs71PyD/ty4yTtD2TSv/uTw9VdLvuR9wvi6hOXPKN0lfO6VBQrtMuzflMyvMvyLP3agpgLEgsHaZylH/0IGVjSRsRSpHAAAAd3RSTlMA2icvHg7+BxsTNhAf59q3szWEQZQjJFXiZOoz7ZfarYv4U0dF8K6X8LBRScBkbPl8yuhpqPrf/uVox3n59XY1zWLS19n3xGwqjvM2/v1Z9H6Y1D9Z/aHkjEibt9L2p8btV67cl5Czyrj26EjI5ub45K/0t49u/SxprvcAABVaSURBVHja7FtrT9taFiWEJBASEtSAAgTEo7xaiYCCeN2CKBJQYFQhWkFbRDvDVQW9d3Tnw3xJHFs2tuXEDyVCglbVSKP5qbP38bET3okdJSB1owKF5GR5n7XXXvvENDX9il/xK2oYbS0tXVa0tLQ9JeiB4PDJQTy+YEYifvB7KtgWeBLQW7pSSwnDUFRFVWX4UBRFNYzE0niw+dFjDwJ0RZUzEGdm4HeZDFxM4iD1/FFvQDAWN2RZMVGflX+BkGUjGXv+eLHPAnYbbQm2HRnZiJ8+Tvxtu4ky7HcE4E9uPT4FCvQsDakPYSf4leJs12NL/GzxOnYsXFnOlBcw5b/yJdXyuBhvyNcYIqtG0QzDUOUrlMqoxdNHxJ5g3MiUyhSQK8XkQSw2voUxHovNbhdBikroz+Ti7mPRzkAqXsaajHyW2B4f7tkp51XP8O5B4kwtiag89EjIH9hNlsCjJo53Nd9MbKC5a7dcT2Xj9FFwfzgp27QBPZxtvpMTzacJxeaPXBwPPAbOy6VqXFgavg9SW3CpKNtXOtR47gfjagl8MvXQw5vHF2yaKcXhRuv8kg0mYyxVYgKCXxQbfjzY4CZl63zGiFVWhi1fbO0xlhpaubtFC7w6FKuUxcO2wMpGIys3mKA1qMiVgyfwrUppIHcCMcXK/EKqmiSCyNInGrGGoU8NURDyUJXqsWs9U1kYbhhvLAIosSrpG5g1MpQ7S41hvo3gTN2umr3NJvXRr6UaV7KEN4nqdz+wVbSSP9sQs2xvvrHr5NzkgNJOTjaC+c1f6MurzlpOykq+0Qj0u1bqi1vOrv7AIl4DqBNwmfqS3sqJ+s8pw9QjZIa2nFZ90lphuGE1q8adGq22WYpePam35P+5TV9acc7aFB0U69+weuxtd26zUkWK/ku90acsxUk+d52BBqCnA1LmYMfxGi1LKnVqdZ5RLLF21metiJkbmDG26os+uF0LtbPRj9cZfbIWnaZh6Km/lOPNTxi96gr9OBWuuqO3PMp2LXJf3Hqy6DMZeeH5E8593buVhV5xV7X4XnQmU3/0tdGcxMLCwplad5dWG71vw1swtk5O6n0cWJteaw5pEHU2aTsW+npLdU2i7VQx34SVt3eeIHzL358la6LVvlZf5/HxWBRj7PhDt6+mxwzAzVAfDcJTe7YyanCQ53u/NuDx+DVNYzUMv6djbdNXG+TtoVDf4cZGeJ3GxsbhVKhn23z3OKMeuBstfN3d/R2aJDGSwPECBCcIPCtJR57ou263V9A+MrI/EQ6ndT2b1dMYuq4X1sMT3y7PVOUMPhKuqNM53Tt6JPA8x3A8w7IcD5/hO/giCUe9/S8/utGjt/vzBVFMp7Np/AcfWfO7tCj++H7xU1WBOqfOl9/s72XyvMQCbIbjGDaXY3Msy3A5lmPhu3xe+9u0U/jtU4dhHaBDzgloK8z/iHoW8MuK7PjNm9Z+vyZwDMPnWMaEz3HkE8vgXsBVAItGI5uO8IcOz3XMu5n4LPlnXwRugyjqiN/hmzeB7ogm8AzSBdPOwQ4AZuA8/EQi/OFwA3jJH+2seu3Q4J5uQaef6AZYP8Gvevr7ZSbhpN92jnkEnmNzABw/oGJ5IBDDMJLEcwIvIXQGNoZjBanjWWt1eV+ZWNfTNtisxfh02QWY/NfTFz8dnMN2zmg8wIU8Y/qFvMBommdyMhKZnJwc1VhQH7gSuDb4PVzX6NrH6khj5dsGK9qRzdq5J/i/X1YLP/DSg3nNcTxSnBc0f+/M2gcrwaD+HX6NFxjEz2MNCNrAs4oXH9nQTZ2hOAG5Xiicz2OcnxegGiinyIYg/Orul2jt1/ICpJVFenN5tjd6/A9fmbYHfG8+jPXCY5A4LOoPL0UqJE9gao4wvhTr86uLi4tTZiwurqxOLKfFsvyLP779Vg34iMazKCkCn8vlpVf9t9Li4/SAlodGQKoB+BN5WZFODs6nRUsaIbfre6sj3tCVh3i9fStzsAVZa4MAfuWV2z0pAeNB2lEdGf90510d9c3mANEgxsx+byXwp85NXhDGZAsTg+3tN7enKdA+NQeCaimpmP5W6U26m708ch61nZdGo8/ueVrA99ojMahKTI6pCP5IOGvro1iYGwzd+Ujv572Cbsm/mP32WyXwA5t+CXNOWqngef3gRiHLiDSBd5jpfqi9hs1ORBxNeN/7cE+gXUD8cVFB6QY++EELcwy2IkGLdlfAs6gmMKicwB8hem/pBr7OW50UEr8x8uDafdjSCP2z4o/LB2/zQ/DYXdGOSZ7NNxWVyfSoAI/PoURp/ffq/JxNhfT6PaQpo89cQcyatat//xl/4BbjZ68IeAbIIL16X2lzeOERSN+VAP59VPtk6UhaX16pbG3vasHuWxdq8SR4D/7WGWIAQEI4oaPy9tMEO8aiaWYloeNOsgVWlm0bFl6pdGkC32xrPy5lNXEyvHPHBbROgoDkOLRgVYFvenOs5dE04wRwZ/LfnltNSt/rq3xt7wZtbtB0fyqKOrQ9m+ppuxW8hG0fWo9UFXh46pjGg2aiIxp9fxeFiT+ANOrhvmrW9lrVIqYvVLwdVikml2Kx2DhGbJzWQncEbBmHE5QgvHpR7fzYLxFnwXFS9FZla98viJQ46yvVrT2yTJ0/6I5KbwBXDXoLuHHQTDnPY9thkfPVgscGDc/OoZMevfXJ3gnqyUR9pdq1BwvUtukXsmLe6kpuvicR7yLeBqcn0jeFKmljxmspj24HWDdzi7MIHFpSqW+0VzvKtH8Sqd+Ewr1yGz4e1HYheInJIXMk3hn4Jl8EpxgcVkY7b3MI1iQSHql+7VCYWiNI/rW/1FATXdAwsV6BtZwg9ToCD/5IwyYN3NGiN3+5X6CVd77iYOn2Q536HZCda+gXuroHJCLYMI044TzVnQ4BdQeKd+ZGj/aGral11etk7RFQW6JY6Uv56p+ZKAtBsCrAenhhsAcOMw/0nAZjDVMvK/g3b6be7LLi+Vdnpyf7lmp+SxpnMvlTGfOP3OShNXhZ6FLYYZ2DB+bPSAweoAja9HXe7tEX11dDztZeOTdTL57/51+/byeGhgwaxf8RVwm2UnLMeTOiEp6cwEr91yR/kLZZp6lHwTVnRbHwzz93doLBnt/N+Pt/BQEPmSBvUu97N+CbXhzhoQmXE159vCHYZAxMz4Wcrv1JN4+r9FVTcNtIvFkDzrM4i7CSx1XmoW495JiEzfufXbMqItX6FcdrvyWVgx6prF20RiU05zAI8oJb8Kg65PiH066OiG/nqT8Lh5yjnzepU47eF9WwwYM5Z11ynqAfyONYxrLCu1vzlp5rd7x2aIMeMeyFSt5KE3LkPEMS/H+9afL5fG4OtFvX8uBzYCfz/VfMwqJl6w+do0fiE/otfy3ztdjeuRyMRTm/Z2ZmZmDaTfJfI3qQfGGgfL4N/UFN1vqIi7U/FahsfbbBm4dhPOh8L7hzXhDyk27QvztizGPPK+i9f5gnA+Jyn4u1Bwtmvyt8LmUez8FA6Ds6wehAsxVYd+hxuoI6yne0XtNqAr+G6AP9GlgDCd9cEHpfNEVAezgYrF2jx7K9hj5MO82E1xV6sYQeaQOdUeIl0x5EMPdg712ih9TDKlfR94Vpp3WPHgLRtx5r6CoZFHqi8xHyfohb5hxJ+IYQcwt69Ciu0ROj87nJN+bn8OwDPDHV+YhEJjt3uZ/OYz54Jj9wS+6zNcl99vwrcp5ULBCd+vmIRFymK963rOUZJCN79USwdszB4jn/N6ENx+XQz9MxLoKZd1m10Gt5Dscr4YpTqA1zPuGBiiiK83/9v72r/0kjW8OoFCQoFZpo6I3FxGK6ikZJ0DSo+MFtTRQNXdmsvbpxN64/bJvtdu/HmIFhTphMZjJkyKi/mLa7/Vfv+55zBvEbGC/uJPckKv3I8MyZ933e5/044iO07Yp63s5BwWtpS7BrxwH6EBFRrEqlCc8lzqGF1xdOGHNx9s1CrVY9+oKqEoU46PnwuTYnVKH4vneiMWVIjTE9eXJJm1Nx6yxa+YPB0dGf//O7ImHBDJQs8rz9b2O0N3tNXtRKXr4HngO6Sb+o7yHWsmqSI/QM5q8+dFis99VtnhZSFYm2qkoO0ENuhbQlys/WLialts5ZdIr+W3i6CiTPsEWN4D2DXbSECW7btsp81KVAyIPs/vLze8lr2EdLQafgJQmLToA0FL5cz8Ai8DUFgabZHlwHxCr4zvSVvIildW/6HIEfxyaZRDsjT8cvsR3BNiEY/li7W/+shHxZ0qTQJd4a5TKtWBtxAv5JHPYX+5Pi1TTwNRYzsEf7bK1Nn43TJm+JXKml+TGzwGZbdbbPidkgPhH1WNeVWuMTHwGqxpS6PdPpHRBlFPcaMb6/IU4CZ045AU+xS0QJXS2UDoLpoE2JykBb81qvsftTQtH97ErjcGqOc2Ztyd+2zdPugoR6/roEfBpyXKyBy75wG1cfnEG+0cB0rm69J/iqSkvYxaP+NpPDibiCdUb5gs0HoukIXel0+nBDx2RF0shw6xsEuo8oOMyjkevK94vHtI5ZrNTetrP53p+6aC8TqFKnNh/wPj+MxRJblsmWZVk5DWux8H+M1tXCNtqNiAotfl27Hzef6cyFl2241E8+BKZhGjj/xBNYf57IJk1TVct8CfB1cqYj6aBltWo7409xWAfb1OTxtV4z9XdeAq/Otiw0IRmh24rdhfnP/4weFlKqjVwQBPt7TkPbBeV558DBFY9XMKGFO9d915f/g0tVXtSptlrUYXUbSYEwq89//vDVMgWKFr6Ec/CCoJ7qSNiiIhsDvS2RJU6aYhwhysr10cI/tVDh0za171qCj3MQbIaS6Bufv1p8x9mqmw6+/qQRjDhAHcZY8/DXxrB5gaH6svy4wPlsBhA89/iHYCvgFUzYMIfVN34rCDb0+t7z1/CHco4Q2rxBwdAs6/+4YtBWKRgOid/cNhp9UWXjrkeVuear+GGwSWRKEcCfFUzbSuh2c3e1HRf+4lSnKZZMZGO4OfhrK4Yu0qqWfPuICJvNocTTvxlsNooYBKc+wG700xOKUKhvehl8lzMm9WJBQN5RsH+lNDknN0iLESgSgBZu9xba9WRrrinjCYx/Q4dXsVTDwQsCvwFBNa1E7HxlLVNF09epYABMyuPxu7Z/bfsxgeit4XQRufN239bskbTKcROuGx7wyQrNNaVG8GzXsxBgGw8EZdKTB1sMPs6rYx7gG76dOcMrPkKweAaeLt39rHBegg/oHNX+0XcXUYYMnY0+K4QAeNxztu2CmZ3MXKU1fyadVHOajnOkOClKjNDwzZD8yyGR4IAyzlfAzt8dI6Ze1IdfK7U3L2/Zfv/4jAGPn45VinTn60tNFfI3Dcd2H27lwGclmWYCsmLM3GA+j6YfG9gpxQKIpjXpJaNUrrE2QnVhabPvetXT+3omrhAFSF6jNp9TbV4E7Nn0+s0GHcjkcxKRZUJHYSEJjs8sD65dhNa7Nrg8swcPFAcBcfJRNpochcVZIT7Di/hnFzd7rvrSMjINCmLs6ki6TMHzgJqMeG/Xef7ujz5d1tAVMZuRyV58Y2V5e/tHtrbHl1fm43sE58NlVHXI88PNBreepVqlPuV9VK3NLY2MjDbgCU+vzJd0GZkAK6LAlCKC5/HUzGaaUKQfz3TYeyJqOOmqgMuLhm9+g655nw+eJahhUdEkepqAKHePbTak6L/wciobWq9Ua8cv3r60179nfKLOSqwaBilZ9/1p1t3VTGSaeYtHH091XaJkKFPfgVCn45EZHX9QSSMpEBOwhCIroZYkac9if/28ADvjUMGjMnRVv2BdAuvBVLGKEugyi4dXQbASTR6a9B4i9dA5rxK7DgKmE74oCUo4/yor+BZ6fLhVPT06W600HntgAbgC91H8ouFmARWg4UjE2Phc4BYvlM1E0yc+vYefTgnVR4z6JaoG6Mirxu4Fh3dlIj4Ot54G9ywdV4v2AQ17Up3WTL4Y9GQLvgshytNfP3ytBykz38IJtUDezJ0R9B8ZmRMfAzusUcJSOT05QxQjtNxWCh8ceVWjM8bFYrHxwE+xZgB2BQhbl42nw4PvPlhlzpVmoqUTEIGEepI7Q3vHG0BWL9ERX3isogLupJfiM2ODnjZXcPFVDU9pnENnY39/4GQcXNz4ZngbMOyqnCtbMBtuPAnIFnNnGlxLEfm8oIhDvrAzOoGtmXbUWe/bfLtQrJ9Z4icFAH1J1kWIMUjB/nSKU72abfmU81AKiOrkU+70TEOu0RnnwKu9+PzA8o7jU7fBv/0wd0yH7KtFel4GnOEPIvpC02EWPqIFroZVK9ry1QMxk0bok5NPfyLP+wwDvs1vjH0bDvd67mMFR0dHfpnt7+9fOD4+rsHP2d/HJibq5pg2baPPt3HxtMVzGXN3Z2eCr52dezrdySN7H67N9+/f/9wDL3obD+ccqJwuD9o5EOtPmIyv1MT/+nfQXHf++3mKJVPqanvv3p3lPm+lPZ1feSYty+pum2eRIyZDb0Y6D96bZIZTTkXbvcKqytRdovOfSwCUxwhnv92j8QE0HdR41lDHt35X5cqy7efuj/GsQOg4+swWqziVC9H2rwHRjj6/jqOPphjXqzG/gx3giU2kw7/QIvCbyQKtOeRxhJ56/n6H3Tawa7LCU8rBqf71ff78kp1Gz0ONE8PxdO8yqdF59KuM7VVHkWZSZWnlg6CHfbsP9GXhAdCXnbE9Q89o92Esp+xQo0zy5OYh0GNbwTn6B7J7+tDvZe87z/fMchzbPYMfCzwE5zj2WlNFpVPutM5hdi84ZExv5OBgv1CwHgQ90sWB0yutR6PRTn8ABCoFWhNI/nU/L+wOlYac2fm86J4UMsut3Ije/68U7YULaiLgQvg0M0TWsaIuRN+9r/LUIu93IfxoihfytjIuRO9N8p6POulGv83b3fGs151+y3Y/FXHj5h+onPK3hlzpt3a/MOFC26H9A9bij7kQfnSLZxeCdejCiBupj+W4MeKC7di06Ual/DyrnsN/5D74q7yeKQjJQ/e57qRpz2Cqlvv0mj9m8pALrnvgut33Us+1G8fpgCvhs5Kemkqk3fXJ9h4vNR4+/q2mkrtDATc5QCBvqQ1zvGYqm89kMutucQJvfrUBPqTqQmorub87yVb3Xx5/JmueH3gAF1BVe1TQYbGwQ1l6JKXWx8DtF3gPqhvQe/zRZEpthG97srrrht/x7++OZBsMhp/fgB+Fd+6Iu95ILMUbafZsMrwsuEZ+BoZiFjs9c25FlovEsz+d3y808D/IH3dJ/3fRoQvLjXXa/6+b138BVEE6mOU/ueYAAAAASUVORK5CYII=
205
- `,r}function Rk(){const r={};return r.url="/logos/hunan_cpc.png",r}function Pk(r){if(!r.preset)return r;const s=r.preset.toUpperCase();return s==="ICPC"?kk():s==="CCPC"?Ok():s==="HUNAN_CPC"?Rk():r}const Ik=r=>(um("data-v-7acc24cf"),r=r(),fm(),r),Nk={"h-32":""},Mk={key:0},Lk={"w-240":"",flex:"","flex-col":"","justify-center":"","font-serif":"","pb-2":"",border:"b-2 gray-200 dark:gray-700"},Bk={"w-full":"",flex:""},Uk={key:0,class:"logo"},Hk=["src"],$k={class:"title","overflow-hidden":"","text-2xl":"",truncate:""},Wk={flex:"","items-end":""},zk={"float-left":"","font-mono":"","text-base":""},Vk={class:"pl-0.5"},Gk=Ik(()=>Mt("br",null,null,-1)),jk={"flex-1":""},Yk={flex:"","items-center":"","justify-center":""},Kk={"font-bold":"","font-mono":"",class:"w-[68%]"},qk={"float-right":""},Qk={class:"MuiIconButton-label"},Xk=Cs({__name:"ContestIndexUI",props:{data:null},setup(r){const s=r,{t:i}=Qf(),l=Vr(()=>s.data.contest),n=Yt(new Date),e=Yt(null),m=sS(e),F=Vr(()=>{if(l.value.logo)return Pk(l.value.logo)}),y=setInterval(()=>{n.value=new Date},1e3);return uu(()=>{clearInterval(y)}),(w,k)=>{const S=Bi("VTooltip"),P=Sk,M=Ek,N=yk,B=Bi("RouterLink");return Ur(),vn("div",{ref_key:"el",ref:e},[Mt("div",Nk,[tr(m)?(Ur(),vn("div",Mk,[Mt("div",Lk,[Mt("div",Bk,[tr(F)!==void 0?(Ur(),vn("div",Uk,[Mt("img",{class:"h-10 w-10",src:tr(lk)(tr(F)),alt:"logo"},null,8,Hk)])):oa("",!0),Er(S,{"w-inherit":""},{popper:ws(()=>[Ea(as(tr(l).name),1)]),default:ws(()=>[Mt("div",$k,as(tr(l).name),1)]),_:1})]),Mt("div",Wk,[Mt("div",zk,[Ea(as(tr(i)("index.start"))+": "+as(tr(l).startTime.format("YYYY-MM-DD HH:mm:ss")),1),Mt("sup",Vk,as(tr(l).startTime.format("z")),1),Gk,Ea(" "+as(tr(i)("index.duration"))+": "+as(tr(l).getContestDuration()),1)]),Mt("div",jk,[Mt("div",Yk,[Mt("div",Kk,[Mt("div",null,[Er(P,{state:tr(l).getContestState(tr(n)),"pending-time":tr(l).getContestPendingTime(tr(n))},null,8,["state","pending-time"])]),Er(M,{width:tr(l).getContestProgressRatio(tr(n)),state:tr(l).getContestState(tr(n))},null,8,["width","state"])])])]),Mt("div",qk,[Er(B,{class:"go MuiIconButton-root",to:s.data.boardLink},{default:ws(()=>[Mt("span",Qk,[Er(N)])]),_:1},8,["to"])])])])])):oa("",!0)])],512)}}});const Jk=Jf(Xk,[["__scopeId","data-v-7acc24cf"]]),Zk={class:"sm:w-[1024px] lg:w-screen","lg:of-x-hidden":"",flex:"","flex-col":"","justify-center":"","items-center":""},eO={key:0,class:"sm:w-[1000px] lg:w-screen",flex:"","justify-center":""},tO={key:1},rO={key:2,class:"sm:w-[1000px] lg:w-screen min-h-120",flex:"","flex-col":"","items-center":""},nO={"w-240":""},sO={key:0,"mt-4":""},iO={key:1,p10:""},aO=Mt("div",{op40:"",italic:"",mb5:""}," No result found ",-1),oO={row:"","justify-center":""},jw=Cs({__name:"index",setup(r){const{t:s}=Qf();dS(fk);const i=Yt(new Date),l=Yt(`${window.DATA_HOST}index/contest_list.json?t=${i.value.getTime()}`),n=Yt(!1),e=kw("s","",{transform:String}),m=Yt(e.value),F=Yt(null),y=Yt([]),w=Yt([]);function k(){w.value=y.value.filter(B=>{var K;return((K=m.value)==null?void 0:K.length)===0&&(m.value=null),m.value===null?(e.value=void 0,!0):(e.value=m.value,!!(B.contest.name.includes(m.value)||B.contest.name.toLowerCase().includes(m.value.toLowerCase())))})}function S(){var B;m.value=null,(B=F.value)==null||B.focus()}const{error:P,isFetching:M,isFinished:N}=fS(l,{refetch:n,afterFetch:B=>(y.value=ok(JSON.parse(B.data)),w.value=y.value.map(K=>K),k(),B)}).get();return bn(m,()=>{k()}),(B,K)=>(Ur(),vn("div",Zk,[Mt("div",null,[tr(M)?(Ur(),vn("div",eO,as(tr(s)("common.loading"))+"... ",1)):oa("",!0),tr(P)?(Ur(),vn("div",tO,as(tr(P)),1)):oa("",!0),tr(N)?(Ur(),vn("div",rO,[Mt("div",nO,[Er(gk,{ref_key:"searchInputRef",ref:F,modelValue:tr(m),"onUpdate:modelValue":K[0]||(K[0]=U=>rn(m)?m.value=U:null)},null,8,["modelValue"])]),tr(w).length?(Ur(),vn("div",sO,[(Ur(!0),vn(jn,null,b_(tr(w),U=>(Ur(),Yo(Jk,{key:U.boardLink,data:U},null,8,["data"]))),128))])):(Ur(),vn("div",iO,[aO,Mt("div",oO,[Mt("button",{btn:"",onClick:K[1]||(K[1]=U=>S())}," Clear search ")])]))])):oa("",!0)])]))}}),pF={};typeof pF=="function"&&pF(jw);const lO=()=>ia(()=>import("./index-4ddb0930.js"),["https://cdn.jsdelivr.net/npm/@xcpcio/board-app@0.24.3/dist/assets/index-4ddb0930.js","https://cdn.jsdelivr.net/npm/@xcpcio/board-app@0.24.3/dist/assets/DataSourceInput.vue_vue_type_script_setup_true_lang-bdd603c5.js","https://cdn.jsdelivr.net/npm/@xcpcio/board-app@0.24.3/dist/assets/TheInput.vue_vue_type_script_setup_true_lang-19d39372.js"],import.meta.url),cO=()=>ia(()=>import("./test-4090a9c4.js"),["https://cdn.jsdelivr.net/npm/@xcpcio/board-app@0.24.3/dist/assets/test-4090a9c4.js","https://cdn.jsdelivr.net/npm/@xcpcio/board-app@0.24.3/dist/assets/TheInput.vue_vue_type_script_setup_true_lang-19d39372.js","https://cdn.jsdelivr.net/npm/@xcpcio/board-app@0.24.3/dist/assets/user-5e01721a.js"],import.meta.url),uO=()=>ia(()=>import("./about-6cc32222.js"),[],import.meta.url),fO=()=>ia(()=>import("./_...all_-76798627.js"),["https://cdn.jsdelivr.net/npm/@xcpcio/board-app@0.24.3/dist/assets/_...all_-76798627.js","https://cdn.jsdelivr.net/npm/@xcpcio/board-app@0.24.3/dist/assets/DataSourceInput.vue_vue_type_script_setup_true_lang-bdd603c5.js","https://cdn.jsdelivr.net/npm/@xcpcio/board-app@0.24.3/dist/assets/TheInput.vue_vue_type_script_setup_true_lang-19d39372.js","https://cdn.jsdelivr.net/npm/@xcpcio/board-app@0.24.3/dist/assets/_...all_-65bba7d0.css"],import.meta.url),hO=()=>ia(()=>import("./_name_-82a33e88.js"),["https://cdn.jsdelivr.net/npm/@xcpcio/board-app@0.24.3/dist/assets/_name_-82a33e88.js","https://cdn.jsdelivr.net/npm/@xcpcio/board-app@0.24.3/dist/assets/user-5e01721a.js"],import.meta.url),dO=[{name:"balloon",path:"/balloon",component:lO,props:!0,meta:{layout:"headless"}},{name:"test",path:"/test",component:cO,props:!0,meta:{layout:"home"}},{name:"index",path:"/",component:jw,props:!0,meta:{layout:"index-layout"}},{name:"about",path:"/about",component:uO,props:!0},{name:"all",path:"/:all(.*)*",component:fO,props:!0,meta:{layout:"board-layout"}},{name:"hi-name",path:"/hi/:name",component:hO,props:!0}];const pO=BS(dO);YA(b9,{routes:pO,base:"/"},r=>{Object.values(Object.assign({"./modules/i18n.ts":LC,"./modules/nprogress.ts":HC,"./modules/pinia.ts":qC,"./modules/pwa.ts":XC,"./modules/toast.ts":rT})).forEach(s=>{var i;return(i=s.install)==null?void 0:i.call(s,r)}),r.app.use(W7),r.app.use(u9)});export{C2 as $,Yo as A,OO as B,pF as C,iA as D,rn as E,jn as F,ry as G,g9 as H,mx as I,DO as J,E1 as K,lC as L,Ea as M,o_ as N,T1 as O,aA as P,U8 as Q,kO as R,ws as S,Ms as T,Hi as U,ZC as V,bO as W,oo as X,CO as Y,TO as Z,ia as _,Jf as a,JC as a0,K2 as a1,gO as a2,um as a3,fm as a4,Zh as a5,lk as a6,kw as a7,lo as a8,fk as a9,Fa as aA,ir as aB,hk as aC,gm as aD,sb as aE,mO as aF,uk as aa,Y2 as ab,vO as ac,Ca as ad,Sk as ae,Ek as af,Sm as ag,FO as ah,_a as ai,km as aj,V7 as ak,G7 as al,O4 as am,Ob as an,Y7 as ao,$v as ap,ti as aq,Ts as ar,si as as,a9 as at,Ul as au,EO as av,G4 as aw,xO as ax,KF as ay,qf as az,Er as b,vn as c,Mt as d,RS as e,a8 as f,Cs as g,Vr as h,Yt as i,tr as j,Aa as k,oa as l,qy as m,ni as n,Ur as o,dS as p,Qf as q,Bi as r,sk as s,as as t,sS as u,AO as v,bn as w,SO as x,uu as y,b_ as z};
205
+ `,r}function Ik(){const r={};return r.url="/logos/hunan_cpc.png",r}function Nk(r){if(!r.preset)return r;const s=r.preset.toUpperCase();return s==="ICPC"?Rk():s==="CCPC"?Pk():s==="HUNAN_CPC"?Ik():r}const Mk=r=>(um("data-v-7acc24cf"),r=r(),fm(),r),Lk={"h-32":""},Bk={key:0},Uk={"w-240":"",flex:"","flex-col":"","justify-center":"","font-serif":"","pb-2":"",border:"b-2 gray-200 dark:gray-700"},Hk={"w-full":"",flex:""},$k={key:0,class:"logo"},Wk=["src"],zk={class:"title","overflow-hidden":"","text-2xl":"",truncate:""},Vk={flex:"","items-end":""},Gk={"float-left":"","font-mono":"","text-base":""},jk={class:"pl-0.5"},Yk=Mk(()=>Mt("br",null,null,-1)),Kk={"flex-1":""},qk={flex:"","items-center":"","justify-center":""},Qk={"font-bold":"","font-mono":"",class:"w-[68%]"},Xk={"float-right":""},Jk={class:"MuiIconButton-label"},Zk=Cs({__name:"ContestIndexUI",props:{data:null},setup(r){const s=r,{t:i}=Qf(),l=Vr(()=>s.data.contest),n=Yt(new Date),e=Yt(null),m=iS(e),F=Vr(()=>{if(l.value.logo)return Nk(l.value.logo)}),y=setInterval(()=>{n.value=new Date},1e3);return uu(()=>{clearInterval(y)}),(w,k)=>{const S=Bi("VTooltip"),P=Ok,M=Ck,N=Ek,B=Bi("RouterLink");return Ur(),vn("div",{ref_key:"el",ref:e},[Mt("div",Lk,[tr(m)?(Ur(),vn("div",Bk,[Mt("div",Uk,[Mt("div",Hk,[tr(F)!==void 0?(Ur(),vn("div",$k,[Mt("img",{class:"h-10 w-10",src:tr(uk)(tr(F)),alt:"logo"},null,8,Wk)])):oa("",!0),Er(S,{"w-inherit":""},{popper:ws(()=>[Ea(as(tr(l).name),1)]),default:ws(()=>[Mt("div",zk,as(tr(l).name),1)]),_:1})]),Mt("div",Vk,[Mt("div",Gk,[Ea(as(tr(i)("index.start"))+": "+as(tr(l).startTime.format("YYYY-MM-DD HH:mm:ss")),1),Mt("sup",jk,as(tr(l).startTime.format("z")),1),Yk,Ea(" "+as(tr(i)("index.duration"))+": "+as(tr(l).getContestDuration()),1)]),Mt("div",Kk,[Mt("div",qk,[Mt("div",Qk,[Mt("div",null,[Er(P,{state:tr(l).getContestState(tr(n)),"pending-time":tr(l).getContestPendingTime(tr(n))},null,8,["state","pending-time"])]),Er(M,{width:tr(l).getContestProgressRatio(tr(n)),state:tr(l).getContestState(tr(n))},null,8,["width","state"])])])]),Mt("div",Xk,[Er(B,{class:"go MuiIconButton-root",to:s.data.boardLink},{default:ws(()=>[Mt("span",Jk,[Er(N)])]),_:1},8,["to"])])])])])):oa("",!0)])],512)}}});const eO=Jf(Zk,[["__scopeId","data-v-7acc24cf"]]),tO={class:"sm:w-[1024px] lg:w-screen","lg:of-x-hidden":"",flex:"","flex-col":"","justify-center":"","items-center":""},rO={key:0,class:"sm:w-[1000px] lg:w-screen",flex:"","justify-center":""},nO={key:1},sO={key:2,class:"sm:w-[1000px] lg:w-screen min-h-120",flex:"","flex-col":"","items-center":""},iO={"w-240":""},aO={key:0,"mt-4":""},oO={key:1,p10:""},lO=Mt("div",{op40:"",italic:"",mb5:""}," No result found ",-1),cO={row:"","justify-center":""},Yw=Cs({__name:"index",setup(r){const{t:s}=Qf();pS(dk);const i=Yt(new Date),l=Yt(`${window.DATA_HOST}index/contest_list.json?t=${i.value.getTime()}`),n=Yt(!1),e=kw("s","",{transform:String}),m=Yt(e.value),F=Yt(null),y=Yt([]),w=Yt([]);function k(){w.value=y.value.filter(B=>{var K;return((K=m.value)==null?void 0:K.length)===0&&(m.value=null),m.value===null?(e.value=void 0,!0):(e.value=m.value,!!(B.contest.name.includes(m.value)||B.contest.name.toLowerCase().includes(m.value.toLowerCase())))})}function S(){var B;m.value=null,(B=F.value)==null||B.focus()}const{error:P,isFetching:M,isFinished:N}=hS(l,{refetch:n,afterFetch:B=>(y.value=ck(JSON.parse(B.data)),w.value=y.value.map(K=>K),k(),B)}).get();return bn(m,()=>{k()}),(B,K)=>(Ur(),vn("div",tO,[Mt("div",null,[tr(M)?(Ur(),vn("div",rO,as(tr(s)("common.loading"))+"... ",1)):oa("",!0),tr(P)?(Ur(),vn("div",nO,as(tr(P)),1)):oa("",!0),tr(N)?(Ur(),vn("div",sO,[Mt("div",iO,[Er(bk,{ref_key:"searchInputRef",ref:F,modelValue:tr(m),"onUpdate:modelValue":K[0]||(K[0]=U=>rn(m)?m.value=U:null)},null,8,["modelValue"])]),tr(w).length?(Ur(),vn("div",aO,[(Ur(!0),vn(jn,null,b_(tr(w),U=>(Ur(),Yo(eO,{key:U.boardLink,data:U},null,8,["data"]))),128))])):(Ur(),vn("div",oO,[lO,Mt("div",cO,[Mt("button",{btn:"",onClick:K[1]||(K[1]=U=>S())}," Clear search ")])]))])):oa("",!0)])]))}}),pF={};typeof pF=="function"&&pF(Yw);const uO=()=>ia(()=>import("./index-4ec61f53.js"),["https://cdn.jsdelivr.net/npm/@xcpcio/board-app@0.26.0/dist/assets/index-4ec61f53.js","https://cdn.jsdelivr.net/npm/@xcpcio/board-app@0.26.0/dist/assets/DataSourceInput.vue_vue_type_script_setup_true_lang-b63d8c0a.js","https://cdn.jsdelivr.net/npm/@xcpcio/board-app@0.26.0/dist/assets/TheInput.vue_vue_type_script_setup_true_lang-01db0210.js"],import.meta.url),fO=()=>ia(()=>import("./test-0bd7427d.js"),["https://cdn.jsdelivr.net/npm/@xcpcio/board-app@0.26.0/dist/assets/test-0bd7427d.js","https://cdn.jsdelivr.net/npm/@xcpcio/board-app@0.26.0/dist/assets/TheInput.vue_vue_type_script_setup_true_lang-01db0210.js","https://cdn.jsdelivr.net/npm/@xcpcio/board-app@0.26.0/dist/assets/user-b4f3ed5d.js"],import.meta.url),hO=()=>ia(()=>import("./about-ed4e51a8.js"),[],import.meta.url),dO=()=>ia(()=>import("./_...all_-ccdf65e0.js"),["https://cdn.jsdelivr.net/npm/@xcpcio/board-app@0.26.0/dist/assets/_...all_-ccdf65e0.js","https://cdn.jsdelivr.net/npm/@xcpcio/board-app@0.26.0/dist/assets/DataSourceInput.vue_vue_type_script_setup_true_lang-b63d8c0a.js","https://cdn.jsdelivr.net/npm/@xcpcio/board-app@0.26.0/dist/assets/TheInput.vue_vue_type_script_setup_true_lang-01db0210.js","https://cdn.jsdelivr.net/npm/@xcpcio/board-app@0.26.0/dist/assets/_...all_-f6dd53aa.css"],import.meta.url),pO=()=>ia(()=>import("./_name_-41975e46.js"),["https://cdn.jsdelivr.net/npm/@xcpcio/board-app@0.26.0/dist/assets/_name_-41975e46.js","https://cdn.jsdelivr.net/npm/@xcpcio/board-app@0.26.0/dist/assets/user-b4f3ed5d.js"],import.meta.url),mO=[{name:"balloon",path:"/balloon",component:uO,props:!0,meta:{layout:"headless"}},{name:"test",path:"/test",component:fO,props:!0,meta:{layout:"home"}},{name:"index",path:"/",component:Yw,props:!0,meta:{layout:"index-layout"}},{name:"about",path:"/about",component:hO,props:!0},{name:"all",path:"/:all(.*)*",component:dO,props:!0,meta:{layout:"board-layout"}},{name:"hi-name",path:"/hi/:name",component:pO,props:!0}];const gO=US(mO);KA(D9,{routes:gO,base:"/"},r=>{Object.values(Object.assign({"./modules/i18n.ts":BC,"./modules/nprogress.ts":$C,"./modules/pinia.ts":QC,"./modules/pwa.ts":JC,"./modules/toast.ts":nT})).forEach(s=>{var i;return(i=s.install)==null?void 0:i.call(s,r)}),r.app.use(z7),r.app.use(f9)});export{C2 as $,Yo as A,PO as B,pF as C,aA as D,rn as E,jn as F,ry as G,v9 as H,gx as I,_O as J,E1 as K,cC as L,Ea as M,o_ as N,T1 as O,oA as P,H8 as Q,RO as R,ws as S,Ms as T,Hi as U,eT as V,FO as W,oo as X,AO as Y,SO as Z,ia as _,Jf as a,ZC as a0,K2 as a1,bO as a2,um as a3,fm as a4,Zh as a5,uk as a6,kw as a7,lo as a8,dk as a9,Fa as aA,ir as aB,pk as aC,gm as aD,sb as aE,vO as aF,hk as aa,Y2 as ab,DO as ac,Ca as ad,Ok as ae,Ck as af,Sm as ag,yO as ah,_a as ai,km as aj,G7 as ak,j7 as al,O4 as am,Ob as an,K7 as ao,$v as ap,ti as aq,Ts as ar,si as as,o9 as at,Ul as au,CO as av,G4 as aw,TO as ax,KF as ay,qf as az,Er as b,vn as c,Mt as d,PS as e,o8 as f,Cs as g,Vr as h,Yt as i,tr as j,Aa as k,oa as l,qy as m,ni as n,Ur as o,pS as p,Qf as q,Bi as r,ak as s,as as t,iS as u,kO as v,bn as w,OO as x,uu as y,b_ as z};