@xcpcio/board-app 0.53.2 → 0.55.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 (110) hide show
  1. package/README.md +3 -3
  2. package/dist/404.html +1 -1
  3. package/dist/assets/{Balloon.vue_vue_type_script_setup_true_lang-CNaNh1cd.js → Balloon.vue_vue_type_script_setup_true_lang-4AVGJCMI.js} +1 -1
  4. package/dist/assets/Board-DI2_Xyh3.css +1 -0
  5. package/dist/assets/Board-DpMNDnwb.js +1 -0
  6. package/dist/assets/{ContestStateBadge-fTJw-IjF.js → ContestStateBadge-Dhbid94g.js} +1 -1
  7. package/dist/assets/Countdown-BvdJWWuk.js +1 -0
  8. package/dist/assets/DataSourceInput.vue_vue_type_script_setup_true_lang-BdYOS7Pt.js +1 -0
  9. package/dist/assets/{Footer.vue_vue_type_script_setup_true_lang-Bk0nFBfB.js → Footer.vue_vue_type_script_setup_true_lang-DoBaeAhT.js} +1 -1
  10. package/dist/assets/{NavBar-C6sQ5txU.js → NavBar-B9KggQU-.js} +1 -1
  11. package/dist/assets/Resolver-B6m5f_LD.css +1 -0
  12. package/dist/assets/Resolver-CxzATvRW.js +25 -0
  13. package/dist/assets/{RightArrowIcon-ClOVVo1B.js → RightArrowIcon-UrcrWsjs.js} +1 -1
  14. package/dist/assets/{TheInput.vue_vue_type_script_setup_true_lang-D5spkHqx.js → TheInput.vue_vue_type_script_setup_true_lang-Fq7AIk4r.js} +1 -1
  15. package/dist/assets/Tooltip.vue_vue_type_script_setup_true_lang-C9T_K5RC.js +27 -0
  16. package/dist/assets/_...all_-CpbyYPnu.js +1 -0
  17. package/dist/assets/{_...all_-BSvAEkM-.js → _...all_-DizdgePm.js} +2 -2
  18. package/dist/assets/_name_-CyHYBF6H.js +1 -0
  19. package/dist/assets/{about-tPNAra1j.js → about-CfqrcwJT.js} +1 -1
  20. package/dist/assets/board-layout-DDF2wubP.js +1 -0
  21. package/dist/assets/board-vgh1WXMi.js +1 -0
  22. package/dist/assets/{constant-b2ZZlr_Y.js → constant-CKMKwY_M.js} +1 -1
  23. package/dist/assets/default-REGvX7tC.js +1 -0
  24. package/dist/assets/{en-DDlXf_8q.js → en-Bjc9Zdq9.js} +1 -1
  25. package/dist/assets/headless-DedxMF3x.js +1 -0
  26. package/dist/assets/home-DSppcc6C.js +1 -0
  27. package/dist/assets/index-B8vw3ErJ.js +198 -0
  28. package/dist/assets/{index-DQYGiW5A.js → index-BZdyM9Qh.js} +1 -1
  29. package/dist/assets/index-Bx4d8xqO.js +1 -0
  30. package/dist/assets/{index-XjAdtRAz.js → index-CaB6yvAO.js} +1 -1
  31. package/dist/assets/index-Cc2LPl6E.js +50 -0
  32. package/dist/assets/{index-BP90wE2A.css → index-CkWanoDO.css} +1 -1
  33. package/dist/assets/index-DLur0B0J.css +5 -0
  34. package/dist/assets/index-LvyoMonD.js +1 -0
  35. package/dist/assets/index-Y1YIGHJj.js +1 -0
  36. package/dist/assets/index-Yf5aNxDp.js +1 -0
  37. package/dist/assets/{index-BnOiKE-V.js → index-_3n9Ahv3.js} +2 -2
  38. package/dist/assets/index-layout-qLKsk6Zm.js +1 -0
  39. package/dist/assets/pagination-zmuISHg-.js +3 -0
  40. package/dist/assets/query-DymhAP9l.js +1 -0
  41. package/dist/assets/{test-Bw2mUsPy.js → test-C8r9tN4s.js} +1 -1
  42. package/dist/assets/{use-vmodel-BKVjZ-1P.js → use-vmodel-BusQKjfF.js} +1 -1
  43. package/dist/assets/{user-o9hs8HNN.js → user-B1iInd_U.js} +1 -1
  44. package/dist/assets/{virtual_pwa-register-8shrxAmh.js → virtual_pwa-register-Bw1WWEdI.js} +1 -1
  45. package/dist/assets/{workbox-window.prod.es5-D5gOYdM7.js → workbox-window.prod.es5-B9K5rw8f.js} +2 -2
  46. package/dist/assets/{zh-CN-CNJkghp4.js → zh-CN-BgAN9IOl.js} +1 -1
  47. package/dist/index.html +1 -1
  48. package/dist/manifest.webmanifest +1 -1
  49. package/dist/sw.js +1 -1
  50. package/dist/{workbox-86deb690.js → workbox-7ee6f867.js} +1 -1
  51. package/package.json +49 -51
  52. package/src/auto-imports.d.ts +21 -2
  53. package/src/components/Resolver.vue +1 -1
  54. package/src/components/ResolverTeamRow.vue +6 -14
  55. package/src/components/battle-of-giants/GiantsOptions.vue +2 -1
  56. package/src/components/board/AnimatedSubmissionBlock.vue +2 -2
  57. package/src/components/board/AnimatedSubmissionsModal.vue +2 -2
  58. package/src/components/board/Board.vue +4 -3
  59. package/src/components/board/HeatMapTooltip.less +115 -0
  60. package/src/components/board/HeatMapTooltip.vue +68 -0
  61. package/src/components/board/Progress.less +15 -9
  62. package/src/components/board/Statistics.vue +6 -0
  63. package/src/components/board/SubmitHeatMap.less +13 -0
  64. package/src/components/board/SubmitHeatMap.vue +226 -0
  65. package/src/components/flowbite/Tooltip.css +25 -23
  66. package/src/components/rating/rating.less +5 -1
  67. package/src/components.d.ts +3 -0
  68. package/src/composables/constant.ts +1 -0
  69. package/src/composables/statistics.ts +2 -1
  70. package/src/modules/i18n.ts +1 -1
  71. package/src/modules/nprogress.ts +1 -1
  72. package/src/modules/pinia.ts +1 -1
  73. package/src/modules/toast.ts +1 -1
  74. package/src/styles/color.css +5 -5
  75. package/src/styles/main.css +4 -4
  76. package/src/styles/markdown.css +1 -1
  77. package/src/styles/submission-status-background.css +0 -4
  78. package/src/styles/submission-status-filter.css +0 -4
  79. package/src/styles/submission-status.css +31 -34
  80. package/.eslintrc.json +0 -6
  81. package/dist/assets/Board-D7W2MZ4t.js +0 -1
  82. package/dist/assets/Board-_AOcbImO.css +0 -1
  83. package/dist/assets/Countdown-1A-2QJ7m.js +0 -1
  84. package/dist/assets/DataSourceInput.vue_vue_type_script_setup_true_lang-CXts-riZ.js +0 -1
  85. package/dist/assets/Resolver-A6qSPE_R.js +0 -25
  86. package/dist/assets/Resolver-DRiWpQTB.css +0 -1
  87. package/dist/assets/Tooltip.vue_vue_type_script_setup_true_lang-FgOX36Lq.js +0 -27
  88. package/dist/assets/_...all_-DmfbP4Ao.js +0 -1
  89. package/dist/assets/_name_-AmLA_ZW6.js +0 -1
  90. package/dist/assets/board-D0VTebOf.js +0 -1
  91. package/dist/assets/board-layout-C2v-fo1W.js +0 -1
  92. package/dist/assets/default-D4907N0j.js +0 -1
  93. package/dist/assets/headless-C_cFBCtG.js +0 -1
  94. package/dist/assets/home-CRZ6rGwZ.js +0 -1
  95. package/dist/assets/index-BjCWriHl.css +0 -5
  96. package/dist/assets/index-Bvki346r.js +0 -1
  97. package/dist/assets/index-CVZtA3I-.js +0 -50
  98. package/dist/assets/index-ClcpF-3G.js +0 -1
  99. package/dist/assets/index-D5Eq7tNN.js +0 -1
  100. package/dist/assets/index-Dar9HUtt.js +0 -198
  101. package/dist/assets/index-cu4LZbd6.js +0 -1
  102. package/dist/assets/index-layout-Bp7ERlAB.js +0 -1
  103. package/dist/assets/pagination-CHOfWwrE.js +0 -3
  104. package/dist/assets/query-C-pLpLZb.js +0 -1
  105. /package/dist/assets/{ContestStateBadge-yOXRkC0c.css → ContestStateBadge-DawlTsHs.css} +0 -0
  106. /package/dist/assets/{Countdown-De6dfmWB.css → Countdown-CGwMuG9S.css} +0 -0
  107. /package/dist/assets/{NavBar-K1-1c5jR.css → NavBar-C0cqpBnK.css} +0 -0
  108. /package/dist/assets/{Tooltip-VVqtpO6L.css → Tooltip-DzyPDwbo.css} +0 -0
  109. /package/dist/assets/{_..-8Wh-Y8sB.css → _..-5I0UWqRG.css} +0 -0
  110. /package/dist/assets/{index-BerApwlM.css → index-D0wLFbYO.css} +0 -0
@@ -0,0 +1,50 @@
1
+ const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=[window.__toAssetUrl("assets/board-layout-DDF2wubP.js"),window.__toAssetUrl("assets/Footer.vue_vue_type_script_setup_true_lang-DoBaeAhT.js"),window.__toAssetUrl("assets/Tooltip.vue_vue_type_script_setup_true_lang-C9T_K5RC.js"),window.__toAssetUrl("assets/Tooltip-DzyPDwbo.css"),window.__toAssetUrl("assets/constant-CKMKwY_M.js"),window.__toAssetUrl("assets/index-BZdyM9Qh.js"),window.__toAssetUrl("assets/NavBar-B9KggQU-.js"),window.__toAssetUrl("assets/_plugin-vue_export-helper-DlAUqK2U.js"),window.__toAssetUrl("assets/NavBar-C0cqpBnK.css"),window.__toAssetUrl("assets/default-REGvX7tC.js"),window.__toAssetUrl("assets/headless-DedxMF3x.js"),window.__toAssetUrl("assets/home-DSppcc6C.js"),window.__toAssetUrl("assets/index-layout-qLKsk6Zm.js"),window.__toAssetUrl("assets/index-_3n9Ahv3.js"),window.__toAssetUrl("assets/index-Y1YIGHJj.js"),window.__toAssetUrl("assets/index-B8vw3ErJ.js"),window.__toAssetUrl("assets/RightArrowIcon-UrcrWsjs.js"),window.__toAssetUrl("assets/ContestStateBadge-Dhbid94g.js"),window.__toAssetUrl("assets/ContestStateBadge-DawlTsHs.css"),window.__toAssetUrl("assets/use-vmodel-BusQKjfF.js"),window.__toAssetUrl("assets/route-block-B_A1xBdJ.js"),window.__toAssetUrl("assets/index-CkWanoDO.css"),window.__toAssetUrl("assets/_...all_-CpbyYPnu.js"),window.__toAssetUrl("assets/Countdown-BvdJWWuk.js"),window.__toAssetUrl("assets/query-DymhAP9l.js"),window.__toAssetUrl("assets/Countdown-CGwMuG9S.css"),window.__toAssetUrl("assets/Balloon.vue_vue_type_script_setup_true_lang-4AVGJCMI.js"),window.__toAssetUrl("assets/Resolver-CxzATvRW.js"),window.__toAssetUrl("assets/Resolver-B6m5f_LD.css"),window.__toAssetUrl("assets/Board-DpMNDnwb.js"),window.__toAssetUrl("assets/pagination-zmuISHg-.js"),window.__toAssetUrl("assets/TheInput.vue_vue_type_script_setup_true_lang-Fq7AIk4r.js"),window.__toAssetUrl("assets/Board-DI2_Xyh3.css"),window.__toAssetUrl("assets/index-Yf5aNxDp.js"),window.__toAssetUrl("assets/DataSourceInput.vue_vue_type_script_setup_true_lang-BdYOS7Pt.js"),window.__toAssetUrl("assets/board-vgh1WXMi.js"),window.__toAssetUrl("assets/index-LvyoMonD.js"),window.__toAssetUrl("assets/_name_-CyHYBF6H.js"),window.__toAssetUrl("assets/user-B1iInd_U.js"),window.__toAssetUrl("assets/index-CaB6yvAO.js"),window.__toAssetUrl("assets/index-D0wLFbYO.css"),window.__toAssetUrl("assets/_...all_-DizdgePm.js"),window.__toAssetUrl("assets/_..-5I0UWqRG.css"),window.__toAssetUrl("assets/index-Bx4d8xqO.js"),window.__toAssetUrl("assets/test-C8r9tN4s.js")])))=>i.map(i=>d[i]);
2
+ var gc=e=>{throw TypeError(e)};var Zo=(e,t,n)=>t.has(e)||gc("Cannot "+n);var j=(e,t,n)=>(Zo(e,t,"read from private field"),n?n.call(e):t.get(e)),ge=(e,t,n)=>t.has(e)?gc("Cannot add the same private member more than once"):t instanceof WeakSet?t.add(e):t.set(e,n),ie=(e,t,n,s)=>(Zo(e,t,"write to private field"),s?s.call(e,n):t.set(e,n),n),nt=(e,t,n)=>(Zo(e,t,"access private method"),n);var vi=(e,t,n,s)=>({set _(r){ie(e,t,r,n)},get _(){return j(e,t,s)}});(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const r of document.querySelectorAll('link[rel="modulepreload"]'))s(r);new MutationObserver(r=>{for(const i of r)if(i.type==="childList")for(const o of i.addedNodes)o.tagName==="LINK"&&o.rel==="modulepreload"&&s(o)}).observe(document,{childList:!0,subtree:!0});function n(r){const i={};return r.integrity&&(i.integrity=r.integrity),r.referrerPolicy&&(i.referrerPolicy=r.referrerPolicy),r.crossOrigin==="use-credentials"?i.credentials="include":r.crossOrigin==="anonymous"?i.credentials="omit":i.credentials="same-origin",i}function s(r){if(r.ep)return;r.ep=!0;const i=n(r);fetch(r.href,i)}})();const Rm="modulepreload",Lm=function(e,t){return new URL(e,t).href},yc={},Ke=function(t,n,s){let r=Promise.resolve();if(n&&n.length>0){const o=document.getElementsByTagName("link"),l=document.querySelector("meta[property=csp-nonce]"),a=(l==null?void 0:l.nonce)||(l==null?void 0:l.getAttribute("nonce"));r=Promise.allSettled(n.map(u=>{if(u=Lm(u,s),u in yc)return;yc[u]=!0;const f=u.endsWith(".css"),c=f?'[rel="stylesheet"]':"";if(!!s)for(let p=o.length-1;p>=0;p--){const d=o[p];if(d.href===u&&(!f||d.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${u}"]${c}`))return;const m=document.createElement("link");if(m.rel=f?"stylesheet":Rm,f||(m.as="script"),m.crossOrigin="",m.href=u,a&&m.setAttribute("nonce",a),document.head.appendChild(m),f)return new Promise((p,d)=>{m.addEventListener("load",p),m.addEventListener("error",()=>d(new Error(`Unable to preload CSS for ${u}`)))})}))}function i(o){const l=new Event("vite:preloadError",{cancelable:!0});if(l.payload=o,window.dispatchEvent(l),!l.defaultPrevented)throw o}return r.then(o=>{for(const l of o||[])l.status==="rejected"&&i(l.reason);return t().catch(i)})};/*!
3
+ * shared v10.0.6
4
+ * (c) 2025 kazuya kawaguchi
5
+ * Released under the MIT License.
6
+ */const Wi=typeof window<"u",ts=(e,t=!1)=>t?Symbol.for(e):Symbol(e),xm=(e,t,n)=>km({l:e,k:t,s:n}),km=e=>JSON.stringify(e).replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029").replace(/\u0027/g,"\\u0027"),Be=e=>typeof e=="number"&&isFinite(e),Nm=e=>wa(e)==="[object Date]",Ki=e=>wa(e)==="[object RegExp]",yo=e=>me(e)&&Object.keys(e).length===0,Ze=Object.assign,Mm=Object.create,Se=(e=null)=>Mm(e);let _c;const ba=()=>_c||(_c=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:Se());function vc(e){return e.replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&apos;")}const Im=Object.prototype.hasOwnProperty;function jt(e,t){return Im.call(e,t)}const Qe=Array.isArray,Ne=e=>typeof e=="function",J=e=>typeof e=="string",Me=e=>typeof e=="boolean",be=e=>e!==null&&typeof e=="object",Dm=e=>be(e)&&Ne(e.then)&&Ne(e.catch),Jf=Object.prototype.toString,wa=e=>Jf.call(e),me=e=>wa(e)==="[object Object]",$m=e=>e==null?"":Qe(e)||me(e)&&e.toString===Jf?JSON.stringify(e,null,2):String(e);function Ea(e,t=""){return e.reduce((n,s,r)=>r===0?n+s:n+t+s,"")}function Fm(e,t){typeof console<"u"&&(console.warn("[intlify] "+e),t&&console.warn(t.stack))}const bi=e=>!be(e)||Qe(e);function Fi(e,t){if(bi(e)||bi(t))throw new Error("Invalid value");const n=[{src:e,des:t}];for(;n.length;){const{src:s,des:r}=n.pop();Object.keys(s).forEach(i=>{i!=="__proto__"&&(be(s[i])&&!be(r[i])&&(r[i]=Array.isArray(s[i])?[]:Se()),bi(r[i])||bi(s[i])?r[i]=s[i]:n.push({src:s[i],des:r[i]}))})}}/*!
7
+ * message-compiler v10.0.6
8
+ * (c) 2025 kazuya kawaguchi
9
+ * Released under the MIT License.
10
+ */function Hm(e,t,n){return{line:e,column:t,offset:n}}function Al(e,t,n){return{start:e,end:t}}const Ee={EXPECTED_TOKEN:1,INVALID_TOKEN_IN_PLACEHOLDER:2,UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER:3,UNKNOWN_ESCAPE_SEQUENCE:4,INVALID_UNICODE_ESCAPE_SEQUENCE:5,UNBALANCED_CLOSING_BRACE:6,UNTERMINATED_CLOSING_BRACE:7,EMPTY_PLACEHOLDER:8,NOT_ALLOW_NEST_PLACEHOLDER:9,INVALID_LINKED_FORMAT:10,MUST_HAVE_MESSAGES_IN_PLURAL:11,UNEXPECTED_EMPTY_LINKED_MODIFIER:12,UNEXPECTED_EMPTY_LINKED_KEY:13,UNEXPECTED_LEXICAL_ANALYSIS:14},jm=17;function _o(e,t,n={}){const{domain:s,messages:r,args:i}=n,o=e,l=new SyntaxError(String(o));return l.code=e,t&&(l.location=t),l.domain=s,l}function Um(e){throw e}const un=" ",Vm="\r",at=`
11
+ `,Bm="\u2028",Wm="\u2029";function Km(e){const t=e;let n=0,s=1,r=1,i=0;const o=P=>t[P]===Vm&&t[P+1]===at,l=P=>t[P]===at,a=P=>t[P]===Wm,u=P=>t[P]===Bm,f=P=>o(P)||l(P)||a(P)||u(P),c=()=>n,h=()=>s,m=()=>r,p=()=>i,d=P=>o(P)||a(P)||u(P)?at:t[P],b=()=>d(n),y=()=>d(n+i);function v(){return i=0,f(n)&&(s++,r=0),o(n)&&n++,n++,r++,t[n]}function g(){return o(n+i)&&i++,i++,t[n+i]}function _(){n=0,s=1,r=1,i=0}function w(P=0){i=P}function O(){const P=n+i;for(;P!==n;)v();i=0}return{index:c,line:h,column:m,peekOffset:p,charAt:d,currentChar:b,currentPeek:y,next:v,peek:g,reset:_,resetPeek:w,skipToPeek:O}}const Rn=void 0,qm=".",bc="'",Gm="tokenizer";function Qm(e,t={}){const n=t.location!==!1,s=Km(e),r=()=>s.index(),i=()=>Hm(s.line(),s.column(),s.index()),o=i(),l=r(),a={currentType:13,offset:l,startLoc:o,endLoc:o,lastType:13,lastOffset:l,lastStartLoc:o,lastEndLoc:o,braceNest:0,inLinked:!1,text:""},u=()=>a,{onError:f}=t;function c(E,S,k,...$){const V=u();if(S.column+=k,S.offset+=k,f){const q=n?Al(V.startLoc,S):null,x=_o(E,q,{domain:Gm,args:$});f(x)}}function h(E,S,k){E.endLoc=i(),E.currentType=S;const $={type:S};return n&&($.loc=Al(E.startLoc,E.endLoc)),k!=null&&($.value=k),$}const m=E=>h(E,13);function p(E,S){return E.currentChar()===S?(E.next(),S):(c(Ee.EXPECTED_TOKEN,i(),0,S),"")}function d(E){let S="";for(;E.currentPeek()===un||E.currentPeek()===at;)S+=E.currentPeek(),E.peek();return S}function b(E){const S=d(E);return E.skipToPeek(),S}function y(E){if(E===Rn)return!1;const S=E.charCodeAt(0);return S>=97&&S<=122||S>=65&&S<=90||S===95}function v(E){if(E===Rn)return!1;const S=E.charCodeAt(0);return S>=48&&S<=57}function g(E,S){const{currentType:k}=S;if(k!==2)return!1;d(E);const $=y(E.currentPeek());return E.resetPeek(),$}function _(E,S){const{currentType:k}=S;if(k!==2)return!1;d(E);const $=E.currentPeek()==="-"?E.peek():E.currentPeek(),V=v($);return E.resetPeek(),V}function w(E,S){const{currentType:k}=S;if(k!==2)return!1;d(E);const $=E.currentPeek()===bc;return E.resetPeek(),$}function O(E,S){const{currentType:k}=S;if(k!==7)return!1;d(E);const $=E.currentPeek()===".";return E.resetPeek(),$}function P(E,S){const{currentType:k}=S;if(k!==8)return!1;d(E);const $=y(E.currentPeek());return E.resetPeek(),$}function R(E,S){const{currentType:k}=S;if(!(k===7||k===11))return!1;d(E);const $=E.currentPeek()===":";return E.resetPeek(),$}function C(E,S){const{currentType:k}=S;if(k!==9)return!1;const $=()=>{const q=E.currentPeek();return q==="{"?y(E.peek()):q==="@"||q==="|"||q===":"||q==="."||q===un||!q?!1:q===at?(E.peek(),$()):M(E,!1)},V=$();return E.resetPeek(),V}function L(E){d(E);const S=E.currentPeek()==="|";return E.resetPeek(),S}function M(E,S=!0){const k=(V=!1,q="")=>{const x=E.currentPeek();return x==="{"||x==="@"||!x?V:x==="|"?!(q===un||q===at):x===un?(E.peek(),k(!0,un)):x===at?(E.peek(),k(!0,at)):!0},$=k();return S&&E.resetPeek(),$}function N(E,S){const k=E.currentChar();return k===Rn?Rn:S(k)?(E.next(),k):null}function F(E){const S=E.charCodeAt(0);return S>=97&&S<=122||S>=65&&S<=90||S>=48&&S<=57||S===95||S===36}function z(E){return N(E,F)}function ne(E){const S=E.charCodeAt(0);return S>=97&&S<=122||S>=65&&S<=90||S>=48&&S<=57||S===95||S===36||S===45}function W(E){return N(E,ne)}function K(E){const S=E.charCodeAt(0);return S>=48&&S<=57}function G(E){return N(E,K)}function re(E){const S=E.charCodeAt(0);return S>=48&&S<=57||S>=65&&S<=70||S>=97&&S<=102}function ke(E){return N(E,re)}function Ie(E){let S="",k="";for(;S=G(E);)k+=S;return k}function Fe(E){let S="";for(;;){const k=E.currentChar();if(k==="{"||k==="}"||k==="@"||k==="|"||!k)break;if(k===un||k===at)if(M(E))S+=k,E.next();else{if(L(E))break;S+=k,E.next()}else S+=k,E.next()}return S}function Ye(E){b(E);let S="",k="";for(;S=W(E);)k+=S;return E.currentChar()===Rn&&c(Ee.UNTERMINATED_CLOSING_BRACE,i(),0),k}function Xe(E){b(E);let S="";return E.currentChar()==="-"?(E.next(),S+=`-${Ie(E)}`):S+=Ie(E),E.currentChar()===Rn&&c(Ee.UNTERMINATED_CLOSING_BRACE,i(),0),S}function xe(E){return E!==bc&&E!==at}function De(E){b(E),p(E,"'");let S="",k="";for(;S=N(E,xe);)S==="\\"?k+=U(E):k+=S;const $=E.currentChar();return $===at||$===Rn?(c(Ee.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER,i(),0),$===at&&(E.next(),p(E,"'")),k):(p(E,"'"),k)}function U(E){const S=E.currentChar();switch(S){case"\\":case"'":return E.next(),`\\${S}`;case"u":return X(E,S,4);case"U":return X(E,S,6);default:return c(Ee.UNKNOWN_ESCAPE_SEQUENCE,i(),0,S),""}}function X(E,S,k){p(E,S);let $="";for(let V=0;V<k;V++){const q=ke(E);if(!q){c(Ee.INVALID_UNICODE_ESCAPE_SEQUENCE,i(),0,`\\${S}${$}${E.currentChar()}`);break}$+=q}return`\\${S}${$}`}function Q(E){return E!=="{"&&E!=="}"&&E!==un&&E!==at}function ee(E){b(E);let S="",k="";for(;S=N(E,Q);)k+=S;return k}function fe(E){let S="",k="";for(;S=z(E);)k+=S;return k}function Te(E){const S=k=>{const $=E.currentChar();return $==="{"||$==="@"||$==="|"||$==="("||$===")"||!$||$===un?k:(k+=$,E.next(),S(k))};return S("")}function T(E){b(E);const S=p(E,"|");return b(E),S}function A(E,S){let k=null;switch(E.currentChar()){case"{":return S.braceNest>=1&&c(Ee.NOT_ALLOW_NEST_PLACEHOLDER,i(),0),E.next(),k=h(S,2,"{"),b(E),S.braceNest++,k;case"}":return S.braceNest>0&&S.currentType===2&&c(Ee.EMPTY_PLACEHOLDER,i(),0),E.next(),k=h(S,3,"}"),S.braceNest--,S.braceNest>0&&b(E),S.inLinked&&S.braceNest===0&&(S.inLinked=!1),k;case"@":return S.braceNest>0&&c(Ee.UNTERMINATED_CLOSING_BRACE,i(),0),k=I(E,S)||m(S),S.braceNest=0,k;default:{let V=!0,q=!0,x=!0;if(L(E))return S.braceNest>0&&c(Ee.UNTERMINATED_CLOSING_BRACE,i(),0),k=h(S,1,T(E)),S.braceNest=0,S.inLinked=!1,k;if(S.braceNest>0&&(S.currentType===4||S.currentType===5||S.currentType===6))return c(Ee.UNTERMINATED_CLOSING_BRACE,i(),0),S.braceNest=0,B(E,S);if(V=g(E,S))return k=h(S,4,Ye(E)),b(E),k;if(q=_(E,S))return k=h(S,5,Xe(E)),b(E),k;if(x=w(E,S))return k=h(S,6,De(E)),b(E),k;if(!V&&!q&&!x)return k=h(S,12,ee(E)),c(Ee.INVALID_TOKEN_IN_PLACEHOLDER,i(),0,k.value),b(E),k;break}}return k}function I(E,S){const{currentType:k}=S;let $=null;const V=E.currentChar();switch((k===7||k===8||k===11||k===9)&&(V===at||V===un)&&c(Ee.INVALID_LINKED_FORMAT,i(),0),V){case"@":return E.next(),$=h(S,7,"@"),S.inLinked=!0,$;case".":return b(E),E.next(),h(S,8,".");case":":return b(E),E.next(),h(S,9,":");default:return L(E)?($=h(S,1,T(E)),S.braceNest=0,S.inLinked=!1,$):O(E,S)||R(E,S)?(b(E),I(E,S)):P(E,S)?(b(E),h(S,11,fe(E))):C(E,S)?(b(E),V==="{"?A(E,S)||$:h(S,10,Te(E))):(k===7&&c(Ee.INVALID_LINKED_FORMAT,i(),0),S.braceNest=0,S.inLinked=!1,B(E,S))}}function B(E,S){let k={type:13};if(S.braceNest>0)return A(E,S)||m(S);if(S.inLinked)return I(E,S)||m(S);switch(E.currentChar()){case"{":return A(E,S)||m(S);case"}":return c(Ee.UNBALANCED_CLOSING_BRACE,i(),0),E.next(),h(S,3,"}");case"@":return I(E,S)||m(S);default:{if(L(E))return k=h(S,1,T(E)),S.braceNest=0,S.inLinked=!1,k;if(M(E))return h(S,0,Fe(E));break}}return k}function H(){const{currentType:E,offset:S,startLoc:k,endLoc:$}=a;return a.lastType=E,a.lastOffset=S,a.lastStartLoc=k,a.lastEndLoc=$,a.offset=r(),a.startLoc=i(),s.currentChar()===Rn?h(a,13):B(s,a)}return{nextToken:H,currentOffset:r,currentPosition:i,context:u}}const zm="parser",Ym=/(?:\\\\|\\'|\\u([0-9a-fA-F]{4})|\\U([0-9a-fA-F]{6}))/g;function Xm(e,t,n){switch(e){case"\\\\":return"\\";case"\\'":return"'";default:{const s=parseInt(t||n,16);return s<=55295||s>=57344?String.fromCodePoint(s):"�"}}}function Jm(e={}){const t=e.location!==!1,{onError:n}=e;function s(y,v,g,_,...w){const O=y.currentPosition();if(O.offset+=_,O.column+=_,n){const P=t?Al(g,O):null,R=_o(v,P,{domain:zm,args:w});n(R)}}function r(y,v,g){const _={type:y};return t&&(_.start=v,_.end=v,_.loc={start:g,end:g}),_}function i(y,v,g,_){t&&(y.end=v,y.loc&&(y.loc.end=g))}function o(y,v){const g=y.context(),_=r(3,g.offset,g.startLoc);return _.value=v,i(_,y.currentOffset(),y.currentPosition()),_}function l(y,v){const g=y.context(),{lastOffset:_,lastStartLoc:w}=g,O=r(5,_,w);return O.index=parseInt(v,10),y.nextToken(),i(O,y.currentOffset(),y.currentPosition()),O}function a(y,v){const g=y.context(),{lastOffset:_,lastStartLoc:w}=g,O=r(4,_,w);return O.key=v,y.nextToken(),i(O,y.currentOffset(),y.currentPosition()),O}function u(y,v){const g=y.context(),{lastOffset:_,lastStartLoc:w}=g,O=r(9,_,w);return O.value=v.replace(Ym,Xm),y.nextToken(),i(O,y.currentOffset(),y.currentPosition()),O}function f(y){const v=y.nextToken(),g=y.context(),{lastOffset:_,lastStartLoc:w}=g,O=r(8,_,w);return v.type!==11?(s(y,Ee.UNEXPECTED_EMPTY_LINKED_MODIFIER,g.lastStartLoc,0),O.value="",i(O,_,w),{nextConsumeToken:v,node:O}):(v.value==null&&s(y,Ee.UNEXPECTED_LEXICAL_ANALYSIS,g.lastStartLoc,0,zt(v)),O.value=v.value||"",i(O,y.currentOffset(),y.currentPosition()),{node:O})}function c(y,v){const g=y.context(),_=r(7,g.offset,g.startLoc);return _.value=v,i(_,y.currentOffset(),y.currentPosition()),_}function h(y){const v=y.context(),g=r(6,v.offset,v.startLoc);let _=y.nextToken();if(_.type===8){const w=f(y);g.modifier=w.node,_=w.nextConsumeToken||y.nextToken()}switch(_.type!==9&&s(y,Ee.UNEXPECTED_LEXICAL_ANALYSIS,v.lastStartLoc,0,zt(_)),_=y.nextToken(),_.type===2&&(_=y.nextToken()),_.type){case 10:_.value==null&&s(y,Ee.UNEXPECTED_LEXICAL_ANALYSIS,v.lastStartLoc,0,zt(_)),g.key=c(y,_.value||"");break;case 4:_.value==null&&s(y,Ee.UNEXPECTED_LEXICAL_ANALYSIS,v.lastStartLoc,0,zt(_)),g.key=a(y,_.value||"");break;case 5:_.value==null&&s(y,Ee.UNEXPECTED_LEXICAL_ANALYSIS,v.lastStartLoc,0,zt(_)),g.key=l(y,_.value||"");break;case 6:_.value==null&&s(y,Ee.UNEXPECTED_LEXICAL_ANALYSIS,v.lastStartLoc,0,zt(_)),g.key=u(y,_.value||"");break;default:{s(y,Ee.UNEXPECTED_EMPTY_LINKED_KEY,v.lastStartLoc,0);const w=y.context(),O=r(7,w.offset,w.startLoc);return O.value="",i(O,w.offset,w.startLoc),g.key=O,i(g,w.offset,w.startLoc),{nextConsumeToken:_,node:g}}}return i(g,y.currentOffset(),y.currentPosition()),{node:g}}function m(y){const v=y.context(),g=v.currentType===1?y.currentOffset():v.offset,_=v.currentType===1?v.endLoc:v.startLoc,w=r(2,g,_);w.items=[];let O=null;do{const C=O||y.nextToken();switch(O=null,C.type){case 0:C.value==null&&s(y,Ee.UNEXPECTED_LEXICAL_ANALYSIS,v.lastStartLoc,0,zt(C)),w.items.push(o(y,C.value||""));break;case 5:C.value==null&&s(y,Ee.UNEXPECTED_LEXICAL_ANALYSIS,v.lastStartLoc,0,zt(C)),w.items.push(l(y,C.value||""));break;case 4:C.value==null&&s(y,Ee.UNEXPECTED_LEXICAL_ANALYSIS,v.lastStartLoc,0,zt(C)),w.items.push(a(y,C.value||""));break;case 6:C.value==null&&s(y,Ee.UNEXPECTED_LEXICAL_ANALYSIS,v.lastStartLoc,0,zt(C)),w.items.push(u(y,C.value||""));break;case 7:{const L=h(y);w.items.push(L.node),O=L.nextConsumeToken||null;break}}}while(v.currentType!==13&&v.currentType!==1);const P=v.currentType===1?v.lastOffset:y.currentOffset(),R=v.currentType===1?v.lastEndLoc:y.currentPosition();return i(w,P,R),w}function p(y,v,g,_){const w=y.context();let O=_.items.length===0;const P=r(1,v,g);P.cases=[],P.cases.push(_);do{const R=m(y);O||(O=R.items.length===0),P.cases.push(R)}while(w.currentType!==13);return O&&s(y,Ee.MUST_HAVE_MESSAGES_IN_PLURAL,g,0),i(P,y.currentOffset(),y.currentPosition()),P}function d(y){const v=y.context(),{offset:g,startLoc:_}=v,w=m(y);return v.currentType===13?w:p(y,g,_,w)}function b(y){const v=Qm(y,Ze({},e)),g=v.context(),_=r(0,g.offset,g.startLoc);return t&&_.loc&&(_.loc.source=y),_.body=d(v),e.onCacheKey&&(_.cacheKey=e.onCacheKey(y)),g.currentType!==13&&s(v,Ee.UNEXPECTED_LEXICAL_ANALYSIS,g.lastStartLoc,0,y[g.offset]||""),i(_,v.currentOffset(),v.currentPosition()),_}return{parse:b}}function zt(e){if(e.type===13)return"EOF";const t=(e.value||"").replace(/\r?\n/gu,"\\n");return t.length>10?t.slice(0,9)+"…":t}function Zm(e,t={}){const n={ast:e,helpers:new Set};return{context:()=>n,helper:i=>(n.helpers.add(i),i)}}function wc(e,t){for(let n=0;n<e.length;n++)Ta(e[n],t)}function Ta(e,t){switch(e.type){case 1:wc(e.cases,t),t.helper("plural");break;case 2:wc(e.items,t);break;case 6:{Ta(e.key,t),t.helper("linked"),t.helper("type");break}case 5:t.helper("interpolate"),t.helper("list");break;case 4:t.helper("interpolate"),t.helper("named");break}}function eg(e,t={}){const n=Zm(e);n.helper("normalize"),e.body&&Ta(e.body,n);const s=n.context();e.helpers=Array.from(s.helpers)}function tg(e){const t=e.body;return t.type===2?Ec(t):t.cases.forEach(n=>Ec(n)),e}function Ec(e){if(e.items.length===1){const t=e.items[0];(t.type===3||t.type===9)&&(e.static=t.value,delete t.value)}else{const t=[];for(let n=0;n<e.items.length;n++){const s=e.items[n];if(!(s.type===3||s.type===9)||s.value==null)break;t.push(s.value)}if(t.length===e.items.length){e.static=Ea(t);for(let n=0;n<e.items.length;n++){const s=e.items[n];(s.type===3||s.type===9)&&delete s.value}}}}function ks(e){switch(e.t=e.type,e.type){case 0:{const t=e;ks(t.body),t.b=t.body,delete t.body;break}case 1:{const t=e,n=t.cases;for(let s=0;s<n.length;s++)ks(n[s]);t.c=n,delete t.cases;break}case 2:{const t=e,n=t.items;for(let s=0;s<n.length;s++)ks(n[s]);t.i=n,delete t.items,t.static&&(t.s=t.static,delete t.static);break}case 3:case 9:case 8:case 7:{const t=e;t.value&&(t.v=t.value,delete t.value);break}case 6:{const t=e;ks(t.key),t.k=t.key,delete t.key,t.modifier&&(ks(t.modifier),t.m=t.modifier,delete t.modifier);break}case 5:{const t=e;t.i=t.index,delete t.index;break}case 4:{const t=e;t.k=t.key,delete t.key;break}}delete e.type}function ng(e,t){const{filename:n,breakLineCode:s,needIndent:r}=t,i=t.location!==!1,o={filename:n,code:"",column:1,line:1,offset:0,map:void 0,breakLineCode:s,needIndent:r,indentLevel:0};i&&e.loc&&(o.source=e.loc.source);const l=()=>o;function a(d,b){o.code+=d}function u(d,b=!0){const y=b?s:"";a(r?y+" ".repeat(d):y)}function f(d=!0){const b=++o.indentLevel;d&&u(b)}function c(d=!0){const b=--o.indentLevel;d&&u(b)}function h(){u(o.indentLevel)}return{context:l,push:a,indent:f,deindent:c,newline:h,helper:d=>`_${d}`,needIndent:()=>o.needIndent}}function sg(e,t){const{helper:n}=e;e.push(`${n("linked")}(`),er(e,t.key),t.modifier?(e.push(", "),er(e,t.modifier),e.push(", _type")):e.push(", undefined, _type"),e.push(")")}function rg(e,t){const{helper:n,needIndent:s}=e;e.push(`${n("normalize")}([`),e.indent(s());const r=t.items.length;for(let i=0;i<r&&(er(e,t.items[i]),i!==r-1);i++)e.push(", ");e.deindent(s()),e.push("])")}function ig(e,t){const{helper:n,needIndent:s}=e;if(t.cases.length>1){e.push(`${n("plural")}([`),e.indent(s());const r=t.cases.length;for(let i=0;i<r&&(er(e,t.cases[i]),i!==r-1);i++)e.push(", ");e.deindent(s()),e.push("])")}}function og(e,t){t.body?er(e,t.body):e.push("null")}function er(e,t){const{helper:n}=e;switch(t.type){case 0:og(e,t);break;case 1:ig(e,t);break;case 2:rg(e,t);break;case 6:sg(e,t);break;case 8:e.push(JSON.stringify(t.value),t);break;case 7:e.push(JSON.stringify(t.value),t);break;case 5:e.push(`${n("interpolate")}(${n("list")}(${t.index}))`,t);break;case 4:e.push(`${n("interpolate")}(${n("named")}(${JSON.stringify(t.key)}))`,t);break;case 9:e.push(JSON.stringify(t.value),t);break;case 3:e.push(JSON.stringify(t.value),t);break}}const lg=(e,t={})=>{const n=J(t.mode)?t.mode:"normal",s=J(t.filename)?t.filename:"message.intl";t.sourceMap;const r=t.breakLineCode!=null?t.breakLineCode:n==="arrow"?";":`
12
+ `,i=t.needIndent?t.needIndent:n!=="arrow",o=e.helpers||[],l=ng(e,{filename:s,breakLineCode:r,needIndent:i});l.push(n==="normal"?"function __msg__ (ctx) {":"(ctx) => {"),l.indent(i),o.length>0&&(l.push(`const { ${Ea(o.map(f=>`${f}: _${f}`),", ")} } = ctx`),l.newline()),l.push("return "),er(l,e),l.deindent(i),l.push("}"),delete e.helpers;const{code:a,map:u}=l.context();return{ast:e,code:a,map:u?u.toJSON():void 0}};function ag(e,t={}){const n=Ze({},t),s=!!n.jit,r=!!n.minify,i=n.optimize==null?!0:n.optimize,l=Jm(n).parse(e);return s?(i&&tg(l),r&&ks(l),{ast:l,code:""}):(eg(l,n),lg(l,n))}/*!
13
+ * core-base v10.0.6
14
+ * (c) 2025 kazuya kawaguchi
15
+ * Released under the MIT License.
16
+ */function cg(){typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(ba().__INTLIFY_PROD_DEVTOOLS__=!1)}function el(e){return n=>ug(n,e)}function ug(e,t){const n=dg(t);if(n==null)throw Hr(0);if(Sa(n)===1){const i=pg(n);return e.plural(i.reduce((o,l)=>[...o,Tc(e,l)],[]))}else return Tc(e,n)}const fg=["b","body"];function dg(e){return ns(e,fg)}const hg=["c","cases"];function pg(e){return ns(e,hg,[])}function Tc(e,t){const n=gg(t);if(n!=null)return e.type==="text"?n:e.normalize([n]);{const s=_g(t).reduce((r,i)=>[...r,Rl(e,i)],[]);return e.normalize(s)}}const mg=["s","static"];function gg(e){return ns(e,mg)}const yg=["i","items"];function _g(e){return ns(e,yg,[])}function Rl(e,t){const n=Sa(t);switch(n){case 3:return wi(t,n);case 9:return wi(t,n);case 4:{const s=t;if(jt(s,"k")&&s.k)return e.interpolate(e.named(s.k));if(jt(s,"key")&&s.key)return e.interpolate(e.named(s.key));throw Hr(n)}case 5:{const s=t;if(jt(s,"i")&&Be(s.i))return e.interpolate(e.list(s.i));if(jt(s,"index")&&Be(s.index))return e.interpolate(e.list(s.index));throw Hr(n)}case 6:{const s=t,r=Eg(s),i=Sg(s);return e.linked(Rl(e,i),r?Rl(e,r):void 0,e.type)}case 7:return wi(t,n);case 8:return wi(t,n);default:throw new Error(`unhandled node on format message part: ${n}`)}}const vg=["t","type"];function Sa(e){return ns(e,vg)}const bg=["v","value"];function wi(e,t){const n=ns(e,bg);if(n)return n;throw Hr(t)}const wg=["m","modifier"];function Eg(e){return ns(e,wg)}const Tg=["k","key"];function Sg(e){const t=ns(e,Tg);if(t)return t;throw Hr(6)}function ns(e,t,n){for(let s=0;s<t.length;s++){const r=t[s];if(jt(e,r)&&e[r]!=null)return e[r]}return n}function Hr(e){return new Error(`unhandled node type: ${e}`)}const Cg=e=>e;let Ei=Se();function tr(e){return be(e)&&Sa(e)===0&&(jt(e,"b")||jt(e,"body"))}function Og(e,t={}){let n=!1;const s=t.onError||Um;return t.onError=r=>{n=!0,s(r)},{...ag(e,t),detectError:n}}function Pg(e,t){if(J(e)){Me(t.warnHtmlMessage)&&t.warnHtmlMessage;const s=(t.onCacheKey||Cg)(e),r=Ei[s];if(r)return r;const{ast:i,detectError:o}=Og(e,{...t,location:!1,jit:!0}),l=el(i);return o?l:Ei[s]=l}else{const n=e.cacheKey;if(n){const s=Ei[n];return s||(Ei[n]=el(e))}else return el(e)}}let jr=null;function Ag(e){jr=e}function Rg(e,t,n){jr&&jr.emit("i18n:init",{timestamp:Date.now(),i18n:e,version:t,meta:n})}const Lg=xg("function:translate");function xg(e){return t=>jr&&jr.emit(e,t)}const vn={INVALID_ARGUMENT:jm,INVALID_DATE_ARGUMENT:18,INVALID_ISO_DATE_ARGUMENT:19,NOT_SUPPORT_LOCALE_PROMISE_VALUE:21,NOT_SUPPORT_LOCALE_ASYNC_FUNCTION:22,NOT_SUPPORT_LOCALE_TYPE:23},kg=24;function bn(e){return _o(e,null,void 0)}function Ca(e,t){return t.locale!=null?Sc(t.locale):Sc(e.locale)}let tl;function Sc(e){if(J(e))return e;if(Ne(e)){if(e.resolvedOnce&&tl!=null)return tl;if(e.constructor.name==="Function"){const t=e();if(Dm(t))throw bn(vn.NOT_SUPPORT_LOCALE_PROMISE_VALUE);return tl=t}else throw bn(vn.NOT_SUPPORT_LOCALE_ASYNC_FUNCTION)}else throw bn(vn.NOT_SUPPORT_LOCALE_TYPE)}function Ng(e,t,n){return[...new Set([n,...Qe(t)?t:be(t)?Object.keys(t):J(t)?[t]:[n]])]}function Zf(e,t,n){const s=J(n)?n:qi,r=e;r.__localeChainCache||(r.__localeChainCache=new Map);let i=r.__localeChainCache.get(s);if(!i){i=[];let o=[n];for(;Qe(o);)o=Cc(i,o,t);const l=Qe(t)||!me(t)?t:t.default?t.default:null;o=J(l)?[l]:l,Qe(o)&&Cc(i,o,!1),r.__localeChainCache.set(s,i)}return i}function Cc(e,t,n){let s=!0;for(let r=0;r<t.length&&Me(s);r++){const i=t[r];J(i)&&(s=Mg(e,t[r],n))}return s}function Mg(e,t,n){let s;const r=t.split("-");do{const i=r.join("-");s=Ig(e,i,n),r.splice(-1,1)}while(r.length&&s===!0);return s}function Ig(e,t,n){let s=!1;if(!e.includes(t)&&(s=!0,t)){s=t[t.length-1]!=="!";const r=t.replace(/!/g,"");e.push(r),(Qe(n)||me(n))&&n[r]&&(s=n[r])}return s}const ss=[];ss[0]={w:[0],i:[3,0],"[":[4],o:[7]};ss[1]={w:[1],".":[2],"[":[4],o:[7]};ss[2]={w:[2],i:[3,0],0:[3,0]};ss[3]={i:[3,0],0:[3,0],w:[1,1],".":[2,1],"[":[4,1],o:[7,1]};ss[4]={"'":[5,0],'"':[6,0],"[":[4,2],"]":[1,3],o:8,l:[4,0]};ss[5]={"'":[4,0],o:8,l:[5,0]};ss[6]={'"':[4,0],o:8,l:[6,0]};const Dg=/^\s?(?:true|false|-?[\d.]+|'[^']*'|"[^"]*")\s?$/;function $g(e){return Dg.test(e)}function Fg(e){const t=e.charCodeAt(0),n=e.charCodeAt(e.length-1);return t===n&&(t===34||t===39)?e.slice(1,-1):e}function Hg(e){if(e==null)return"o";switch(e.charCodeAt(0)){case 91:case 93:case 46:case 34:case 39:return e;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 jg(e){const t=e.trim();return e.charAt(0)==="0"&&isNaN(parseInt(e))?!1:$g(t)?Fg(t):"*"+t}function Ug(e){const t=[];let n=-1,s=0,r=0,i,o,l,a,u,f,c;const h=[];h[0]=()=>{o===void 0?o=l:o+=l},h[1]=()=>{o!==void 0&&(t.push(o),o=void 0)},h[2]=()=>{h[0](),r++},h[3]=()=>{if(r>0)r--,s=4,h[0]();else{if(r=0,o===void 0||(o=jg(o),o===!1))return!1;h[1]()}};function m(){const p=e[n+1];if(s===5&&p==="'"||s===6&&p==='"')return n++,l="\\"+p,h[0](),!0}for(;s!==null;)if(n++,i=e[n],!(i==="\\"&&m())){if(a=Hg(i),c=ss[s],u=c[a]||c.l||8,u===8||(s=u[0],u[1]!==void 0&&(f=h[u[1]],f&&(l=i,f()===!1))))return;if(s===7)return t}}const Oc=new Map;function Vg(e,t){return be(e)?e[t]:null}function Bg(e,t){if(!be(e))return null;let n=Oc.get(t);if(n||(n=Ug(t),n&&Oc.set(t,n)),!n)return null;const s=n.length;let r=e,i=0;for(;i<s;){const o=r[n[i]];if(o===void 0||Ne(r))return null;r=o,i++}return r}const Wg="10.0.6",vo=-1,qi="en-US",Pc="",Ac=e=>`${e.charAt(0).toLocaleUpperCase()}${e.substr(1)}`;function Kg(){return{upper:(e,t)=>t==="text"&&J(e)?e.toUpperCase():t==="vnode"&&be(e)&&"__v_isVNode"in e?e.children.toUpperCase():e,lower:(e,t)=>t==="text"&&J(e)?e.toLowerCase():t==="vnode"&&be(e)&&"__v_isVNode"in e?e.children.toLowerCase():e,capitalize:(e,t)=>t==="text"&&J(e)?Ac(e):t==="vnode"&&be(e)&&"__v_isVNode"in e?Ac(e.children):e}}let ed;function qg(e){ed=e}let td;function Gg(e){td=e}let nd;function Qg(e){nd=e}let sd=null;const zg=e=>{sd=e},Yg=()=>sd;let rd=null;const Rc=e=>{rd=e},Xg=()=>rd;let Lc=0;function Jg(e={}){const t=Ne(e.onWarn)?e.onWarn:Fm,n=J(e.version)?e.version:Wg,s=J(e.locale)||Ne(e.locale)?e.locale:qi,r=Ne(s)?qi:s,i=Qe(e.fallbackLocale)||me(e.fallbackLocale)||J(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:r,o=me(e.messages)?e.messages:nl(r),l=me(e.datetimeFormats)?e.datetimeFormats:nl(r),a=me(e.numberFormats)?e.numberFormats:nl(r),u=Ze(Se(),e.modifiers,Kg()),f=e.pluralRules||Se(),c=Ne(e.missing)?e.missing:null,h=Me(e.missingWarn)||Ki(e.missingWarn)?e.missingWarn:!0,m=Me(e.fallbackWarn)||Ki(e.fallbackWarn)?e.fallbackWarn:!0,p=!!e.fallbackFormat,d=!!e.unresolving,b=Ne(e.postTranslation)?e.postTranslation:null,y=me(e.processor)?e.processor:null,v=Me(e.warnHtmlMessage)?e.warnHtmlMessage:!0,g=!!e.escapeParameter,_=Ne(e.messageCompiler)?e.messageCompiler:ed,w=Ne(e.messageResolver)?e.messageResolver:td||Vg,O=Ne(e.localeFallbacker)?e.localeFallbacker:nd||Ng,P=be(e.fallbackContext)?e.fallbackContext:void 0,R=e,C=be(R.__datetimeFormatters)?R.__datetimeFormatters:new Map,L=be(R.__numberFormatters)?R.__numberFormatters:new Map,M=be(R.__meta)?R.__meta:{};Lc++;const N={version:n,cid:Lc,locale:s,fallbackLocale:i,messages:o,modifiers:u,pluralRules:f,missing:c,missingWarn:h,fallbackWarn:m,fallbackFormat:p,unresolving:d,postTranslation:b,processor:y,warnHtmlMessage:v,escapeParameter:g,messageCompiler:_,messageResolver:w,localeFallbacker:O,fallbackContext:P,onWarn:t,__meta:M};return N.datetimeFormats=l,N.numberFormats=a,N.__datetimeFormatters=C,N.__numberFormatters=L,__INTLIFY_PROD_DEVTOOLS__&&Rg(N,n,M),N}const nl=e=>({[e]:Se()});function Oa(e,t,n,s,r){const{missing:i,onWarn:o}=e;if(i!==null){const l=i(e,n,t,r);return J(l)?l:t}else return t}function mr(e,t,n){const s=e;s.__localeChainCache=new Map,e.localeFallbacker(e,n,t)}function Zg(e,t){return e===t?!1:e.split("-")[0]===t.split("-")[0]}function ey(e,t){const n=t.indexOf(e);if(n===-1)return!1;for(let s=n+1;s<t.length;s++)if(Zg(e,t[s]))return!0;return!1}function xc(e,...t){const{datetimeFormats:n,unresolving:s,fallbackLocale:r,onWarn:i,localeFallbacker:o}=e,{__datetimeFormatters:l}=e,[a,u,f,c]=Ll(...t),h=Me(f.missingWarn)?f.missingWarn:e.missingWarn;Me(f.fallbackWarn)?f.fallbackWarn:e.fallbackWarn;const m=!!f.part,p=Ca(e,f),d=o(e,r,p);if(!J(a)||a==="")return new Intl.DateTimeFormat(p,c).format(u);let b={},y,v=null;const g="datetime format";for(let O=0;O<d.length&&(y=d[O],b=n[y]||{},v=b[a],!me(v));O++)Oa(e,a,y,h,g);if(!me(v)||!J(y))return s?vo:a;let _=`${y}__${a}`;yo(c)||(_=`${_}__${JSON.stringify(c)}`);let w=l.get(_);return w||(w=new Intl.DateTimeFormat(y,Ze({},v,c)),l.set(_,w)),m?w.formatToParts(u):w.format(u)}const id=["localeMatcher","weekday","era","year","month","day","hour","minute","second","timeZoneName","formatMatcher","hour12","timeZone","dateStyle","timeStyle","calendar","dayPeriod","numberingSystem","hourCycle","fractionalSecondDigits"];function Ll(...e){const[t,n,s,r]=e,i=Se();let o=Se(),l;if(J(t)){const a=t.match(/(\d{4}-\d{2}-\d{2})(T|\s)?(.*)/);if(!a)throw bn(vn.INVALID_ISO_DATE_ARGUMENT);const u=a[3]?a[3].trim().startsWith("T")?`${a[1].trim()}${a[3].trim()}`:`${a[1].trim()}T${a[3].trim()}`:a[1].trim();l=new Date(u);try{l.toISOString()}catch{throw bn(vn.INVALID_ISO_DATE_ARGUMENT)}}else if(Nm(t)){if(isNaN(t.getTime()))throw bn(vn.INVALID_DATE_ARGUMENT);l=t}else if(Be(t))l=t;else throw bn(vn.INVALID_ARGUMENT);return J(n)?i.key=n:me(n)&&Object.keys(n).forEach(a=>{id.includes(a)?o[a]=n[a]:i[a]=n[a]}),J(s)?i.locale=s:me(s)&&(o=s),me(r)&&(o=r),[i.key||"",l,i,o]}function kc(e,t,n){const s=e;for(const r in n){const i=`${t}__${r}`;s.__datetimeFormatters.has(i)&&s.__datetimeFormatters.delete(i)}}function Nc(e,...t){const{numberFormats:n,unresolving:s,fallbackLocale:r,onWarn:i,localeFallbacker:o}=e,{__numberFormatters:l}=e,[a,u,f,c]=xl(...t),h=Me(f.missingWarn)?f.missingWarn:e.missingWarn;Me(f.fallbackWarn)?f.fallbackWarn:e.fallbackWarn;const m=!!f.part,p=Ca(e,f),d=o(e,r,p);if(!J(a)||a==="")return new Intl.NumberFormat(p,c).format(u);let b={},y,v=null;const g="number format";for(let O=0;O<d.length&&(y=d[O],b=n[y]||{},v=b[a],!me(v));O++)Oa(e,a,y,h,g);if(!me(v)||!J(y))return s?vo:a;let _=`${y}__${a}`;yo(c)||(_=`${_}__${JSON.stringify(c)}`);let w=l.get(_);return w||(w=new Intl.NumberFormat(y,Ze({},v,c)),l.set(_,w)),m?w.formatToParts(u):w.format(u)}const od=["localeMatcher","style","currency","currencyDisplay","currencySign","useGrouping","minimumIntegerDigits","minimumFractionDigits","maximumFractionDigits","minimumSignificantDigits","maximumSignificantDigits","compactDisplay","notation","signDisplay","unit","unitDisplay","roundingMode","roundingPriority","roundingIncrement","trailingZeroDisplay"];function xl(...e){const[t,n,s,r]=e,i=Se();let o=Se();if(!Be(t))throw bn(vn.INVALID_ARGUMENT);const l=t;return J(n)?i.key=n:me(n)&&Object.keys(n).forEach(a=>{od.includes(a)?o[a]=n[a]:i[a]=n[a]}),J(s)?i.locale=s:me(s)&&(o=s),me(r)&&(o=r),[i.key||"",l,i,o]}function Mc(e,t,n){const s=e;for(const r in n){const i=`${t}__${r}`;s.__numberFormatters.has(i)&&s.__numberFormatters.delete(i)}}const ty=e=>e,ny=e=>"",sy="text",ry=e=>e.length===0?"":Ea(e),iy=$m;function Ic(e,t){return e=Math.abs(e),t===2?e?e>1?1:0:1:e?Math.min(e,2):0}function oy(e){const t=Be(e.pluralIndex)?e.pluralIndex:-1;return e.named&&(Be(e.named.count)||Be(e.named.n))?Be(e.named.count)?e.named.count:Be(e.named.n)?e.named.n:t:t}function ly(e,t){t.count||(t.count=e),t.n||(t.n=e)}function ay(e={}){const t=e.locale,n=oy(e),s=be(e.pluralRules)&&J(t)&&Ne(e.pluralRules[t])?e.pluralRules[t]:Ic,r=be(e.pluralRules)&&J(t)&&Ne(e.pluralRules[t])?Ic:void 0,i=y=>y[s(n,y.length,r)],o=e.list||[],l=y=>o[y],a=e.named||Se();Be(e.pluralIndex)&&ly(n,a);const u=y=>a[y];function f(y,v){const g=Ne(e.messages)?e.messages(y,!!v):be(e.messages)?e.messages[y]:!1;return g||(e.parent?e.parent.message(y):ny)}const c=y=>e.modifiers?e.modifiers[y]:ty,h=me(e.processor)&&Ne(e.processor.normalize)?e.processor.normalize:ry,m=me(e.processor)&&Ne(e.processor.interpolate)?e.processor.interpolate:iy,p=me(e.processor)&&J(e.processor.type)?e.processor.type:sy,b={list:l,named:u,plural:i,linked:(y,...v)=>{const[g,_]=v;let w="text",O="";v.length===1?be(g)?(O=g.modifier||O,w=g.type||w):J(g)&&(O=g||O):v.length===2&&(J(g)&&(O=g||O),J(_)&&(w=_||w));const P=f(y,!0)(b),R=w==="vnode"&&Qe(P)&&O?P[0]:P;return O?c(O)(R,w):R},message:f,type:p,interpolate:m,normalize:h,values:Ze(Se(),o,a)};return b}const Dc=()=>"",Rt=e=>Ne(e);function $c(e,...t){const{fallbackFormat:n,postTranslation:s,unresolving:r,messageCompiler:i,fallbackLocale:o,messages:l}=e,[a,u]=kl(...t),f=Me(u.missingWarn)?u.missingWarn:e.missingWarn,c=Me(u.fallbackWarn)?u.fallbackWarn:e.fallbackWarn,h=Me(u.escapeParameter)?u.escapeParameter:e.escapeParameter,m=!!u.resolvedMessage,p=J(u.default)||Me(u.default)?Me(u.default)?i?a:()=>a:u.default:n?i?a:()=>a:null,d=n||p!=null&&(J(p)||Ne(p)),b=Ca(e,u);h&&cy(u);let[y,v,g]=m?[a,b,l[b]||Se()]:ld(e,a,b,o,c,f),_=y,w=a;if(!m&&!(J(_)||tr(_)||Rt(_))&&d&&(_=p,w=_),!m&&(!(J(_)||tr(_)||Rt(_))||!J(v)))return r?vo:a;let O=!1;const P=()=>{O=!0},R=Rt(_)?_:ad(e,a,v,_,w,P);if(O)return _;const C=dy(e,v,g,u),L=ay(C),M=uy(e,R,L),N=s?s(M,a):M;if(__INTLIFY_PROD_DEVTOOLS__){const F={timestamp:Date.now(),key:J(a)?a:Rt(_)?_.key:"",locale:v||(Rt(_)?_.locale:""),format:J(_)?_:Rt(_)?_.source:"",message:N};F.meta=Ze({},e.__meta,Yg()||{}),Lg(F)}return N}function cy(e){Qe(e.list)?e.list=e.list.map(t=>J(t)?vc(t):t):be(e.named)&&Object.keys(e.named).forEach(t=>{J(e.named[t])&&(e.named[t]=vc(e.named[t]))})}function ld(e,t,n,s,r,i){const{messages:o,onWarn:l,messageResolver:a,localeFallbacker:u}=e,f=u(e,s,n);let c=Se(),h,m=null;const p="translate";for(let d=0;d<f.length&&(h=f[d],c=o[h]||Se(),(m=a(c,t))===null&&(m=c[t]),!(J(m)||tr(m)||Rt(m)));d++)if(!ey(h,f)){const b=Oa(e,t,h,i,p);b!==t&&(m=b)}return[m,h,c]}function ad(e,t,n,s,r,i){const{messageCompiler:o,warnHtmlMessage:l}=e;if(Rt(s)){const u=s;return u.locale=u.locale||n,u.key=u.key||t,u}if(o==null){const u=()=>s;return u.locale=n,u.key=t,u}const a=o(s,fy(e,n,r,s,l,i));return a.locale=n,a.key=t,a.source=s,a}function uy(e,t,n){return t(n)}function kl(...e){const[t,n,s]=e,r=Se();if(!J(t)&&!Be(t)&&!Rt(t)&&!tr(t))throw bn(vn.INVALID_ARGUMENT);const i=Be(t)?String(t):(Rt(t),t);return Be(n)?r.plural=n:J(n)?r.default=n:me(n)&&!yo(n)?r.named=n:Qe(n)&&(r.list=n),Be(s)?r.plural=s:J(s)?r.default=s:me(s)&&Ze(r,s),[i,r]}function fy(e,t,n,s,r,i){return{locale:t,key:n,warnHtmlMessage:r,onError:o=>{throw i&&i(o),o},onCacheKey:o=>xm(t,n,o)}}function dy(e,t,n,s){const{modifiers:r,pluralRules:i,messageResolver:o,fallbackLocale:l,fallbackWarn:a,missingWarn:u,fallbackContext:f}=e,h={locale:t,modifiers:r,pluralRules:i,messages:(m,p)=>{let d=o(n,m);if(d==null&&(f||p)){const[,,b]=ld(f||e,m,t,l,a,u);d=o(b,m)}if(J(d)||tr(d)){let b=!1;const v=ad(e,m,t,d,m,()=>{b=!0});return b?Dc:v}else return Rt(d)?d:Dc}};return e.processor&&(h.processor=e.processor),s.list&&(h.list=s.list),s.named&&(h.named=s.named),Be(s.plural)&&(h.pluralIndex=s.plural),h}cg();/**
17
+ * @vue/shared v3.5.13
18
+ * (c) 2018-present Yuxi (Evan) You and Vue contributors
19
+ * @license MIT
20
+ **//*! #__NO_SIDE_EFFECTS__ */function bo(e){const t=Object.create(null);for(const n of e.split(","))t[n]=1;return n=>n in t}const ue={},$s=[],xt=()=>{},hy=()=>!1,ui=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),Pa=e=>e.startsWith("onUpdate:"),Ae=Object.assign,Aa=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},py=Object.prototype.hasOwnProperty,ve=(e,t)=>py.call(e,t),Z=Array.isArray,Fs=e=>fr(e)==="[object Map]",Cs=e=>fr(e)==="[object Set]",Fc=e=>fr(e)==="[object Date]",my=e=>fr(e)==="[object RegExp]",se=e=>typeof e=="function",Le=e=>typeof e=="string",Kt=e=>typeof e=="symbol",Oe=e=>e!==null&&typeof e=="object",Ra=e=>(Oe(e)||se(e))&&se(e.then)&&se(e.catch),cd=Object.prototype.toString,fr=e=>cd.call(e),gy=e=>fr(e).slice(8,-1),wo=e=>fr(e)==="[object Object]",La=e=>Le(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Hs=bo(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),Eo=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},yy=/-(\w)/g,et=Eo(e=>e.replace(yy,(t,n)=>n?n.toUpperCase():"")),_y=/\B([A-Z])/g,_t=Eo(e=>e.replace(_y,"-$1").toLowerCase()),fi=Eo(e=>e.charAt(0).toUpperCase()+e.slice(1)),Tr=Eo(e=>e?`on${fi(e)}`:""),ft=(e,t)=>!Object.is(e,t),js=(e,...t)=>{for(let n=0;n<e.length;n++)e[n](...t)},ud=(e,t,n,s=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:s,value:n})},Gi=e=>{const t=parseFloat(e);return isNaN(t)?e:t},Qi=e=>{const t=Le(e)?Number(e):NaN;return isNaN(t)?e:t};let Hc;const To=()=>Hc||(Hc=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{}),vy="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,Error,Symbol",by=bo(vy);function Gn(e){if(Z(e)){const t={};for(let n=0;n<e.length;n++){const s=e[n],r=Le(s)?Sy(s):Gn(s);if(r)for(const i in r)t[i]=r[i]}return t}else if(Le(e)||Oe(e))return e}const wy=/;(?![^(]*\))/g,Ey=/:([^]+)/,Ty=/\/\*[^]*?\*\//g;function Sy(e){const t={};return e.replace(Ty,"").split(wy).forEach(n=>{if(n){const s=n.split(Ey);s.length>1&&(t[s[0].trim()]=s[1].trim())}}),t}function rs(e){let t="";if(Le(e))t=e;else if(Z(e))for(let n=0;n<e.length;n++){const s=rs(e[n]);s&&(t+=s+" ")}else if(Oe(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}function fd(e){if(!e)return null;let{class:t,style:n}=e;return t&&!Le(t)&&(e.class=rs(t)),n&&(e.style=Gn(n)),e}const Cy="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",Oy=bo(Cy);function dd(e){return!!e||e===""}function Py(e,t){if(e.length!==t.length)return!1;let n=!0;for(let s=0;n&&s<e.length;s++)n=Xn(e[s],t[s]);return n}function Xn(e,t){if(e===t)return!0;let n=Fc(e),s=Fc(t);if(n||s)return n&&s?e.getTime()===t.getTime():!1;if(n=Kt(e),s=Kt(t),n||s)return e===t;if(n=Z(e),s=Z(t),n||s)return n&&s?Py(e,t):!1;if(n=Oe(e),s=Oe(t),n||s){if(!n||!s)return!1;const r=Object.keys(e).length,i=Object.keys(t).length;if(r!==i)return!1;for(const o in e){const l=e.hasOwnProperty(o),a=t.hasOwnProperty(o);if(l&&!a||!l&&a||!Xn(e[o],t[o]))return!1}}return String(e)===String(t)}function So(e,t){return e.findIndex(n=>Xn(n,t))}const hd=e=>!!(e&&e.__v_isRef===!0),xa=e=>Le(e)?e:e==null?"":Z(e)||Oe(e)&&(e.toString===cd||!se(e.toString))?hd(e)?xa(e.value):JSON.stringify(e,pd,2):String(e),pd=(e,t)=>hd(t)?pd(e,t.value):Fs(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[s,r],i)=>(n[sl(s,i)+" =>"]=r,n),{})}:Cs(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>sl(n))}:Kt(t)?sl(t):Oe(t)&&!Z(t)&&!wo(t)?String(t):t,sl=(e,t="")=>{var n;return Kt(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};/**
21
+ * @vue/reactivity v3.5.13
22
+ * (c) 2018-present Yuxi (Evan) You and Vue contributors
23
+ * @license MIT
24
+ **/let ut;class ka{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=ut,!t&&ut&&(this.index=(ut.scopes||(ut.scopes=[])).push(this)-1)}get active(){return this._active}pause(){if(this._active){this._isPaused=!0;let t,n;if(this.scopes)for(t=0,n=this.scopes.length;t<n;t++)this.scopes[t].pause();for(t=0,n=this.effects.length;t<n;t++)this.effects[t].pause()}}resume(){if(this._active&&this._isPaused){this._isPaused=!1;let t,n;if(this.scopes)for(t=0,n=this.scopes.length;t<n;t++)this.scopes[t].resume();for(t=0,n=this.effects.length;t<n;t++)this.effects[t].resume()}}run(t){if(this._active){const n=ut;try{return ut=this,t()}finally{ut=n}}}on(){ut=this}off(){ut=this.parent}stop(t){if(this._active){this._active=!1;let n,s;for(n=0,s=this.effects.length;n<s;n++)this.effects[n].stop();for(this.effects.length=0,n=0,s=this.cleanups.length;n<s;n++)this.cleanups[n]();if(this.cleanups.length=0,this.scopes){for(n=0,s=this.scopes.length;n<s;n++)this.scopes[n].stop(!0);this.scopes.length=0}if(!this.detached&&this.parent&&!t){const r=this.parent.scopes.pop();r&&r!==this&&(this.parent.scopes[this.index]=r,r.index=this.index)}this.parent=void 0}}}function Co(e){return new ka(e)}function Oo(){return ut}function Na(e,t=!1){ut&&ut.cleanups.push(e)}let Re;const rl=new WeakSet;class Ur{constructor(t){this.fn=t,this.deps=void 0,this.depsTail=void 0,this.flags=5,this.next=void 0,this.cleanup=void 0,this.scheduler=void 0,ut&&ut.active&&ut.effects.push(this)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,rl.has(this)&&(rl.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||gd(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,jc(this),yd(this);const t=Re,n=Ut;Re=this,Ut=!0;try{return this.fn()}finally{_d(this),Re=t,Ut=n,this.flags&=-3}}stop(){if(this.flags&1){for(let t=this.deps;t;t=t.nextDep)Da(t);this.deps=this.depsTail=void 0,jc(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?rl.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){Nl(this)&&this.run()}get dirty(){return Nl(this)}}let md=0,Sr,Cr;function gd(e,t=!1){if(e.flags|=8,t){e.next=Cr,Cr=e;return}e.next=Sr,Sr=e}function Ma(){md++}function Ia(){if(--md>0)return;if(Cr){let t=Cr;for(Cr=void 0;t;){const n=t.next;t.next=void 0,t.flags&=-9,t=n}}let e;for(;Sr;){let t=Sr;for(Sr=void 0;t;){const n=t.next;if(t.next=void 0,t.flags&=-9,t.flags&1)try{t.trigger()}catch(s){e||(e=s)}t=n}}if(e)throw e}function yd(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function _d(e){let t,n=e.depsTail,s=n;for(;s;){const r=s.prevDep;s.version===-1?(s===n&&(n=r),Da(s),Ay(s)):t=s,s.dep.activeLink=s.prevActiveLink,s.prevActiveLink=void 0,s=r}e.deps=t,e.depsTail=n}function Nl(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(vd(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function vd(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===Vr))return;e.globalVersion=Vr;const t=e.dep;if(e.flags|=2,t.version>0&&!e.isSSR&&e.deps&&!Nl(e)){e.flags&=-3;return}const n=Re,s=Ut;Re=e,Ut=!0;try{yd(e);const r=e.fn(e._value);(t.version===0||ft(r,e._value))&&(e._value=r,t.version++)}catch(r){throw t.version++,r}finally{Re=n,Ut=s,_d(e),e.flags&=-3}}function Da(e,t=!1){const{dep:n,prevSub:s,nextSub:r}=e;if(s&&(s.nextSub=r,e.prevSub=void 0),r&&(r.prevSub=s,e.nextSub=void 0),n.subs===e&&(n.subs=s,!s&&n.computed)){n.computed.flags&=-5;for(let i=n.computed.deps;i;i=i.nextDep)Da(i,!0)}!t&&!--n.sc&&n.map&&n.map.delete(n.key)}function Ay(e){const{prevDep:t,nextDep:n}=e;t&&(t.nextDep=n,e.prevDep=void 0),n&&(n.prevDep=t,e.nextDep=void 0)}function Ry(e,t){e.effect instanceof Ur&&(e=e.effect.fn);const n=new Ur(e);t&&Ae(n,t);try{n.run()}catch(r){throw n.stop(),r}const s=n.run.bind(n);return s.effect=n,s}function Ly(e){e.effect.stop()}let Ut=!0;const bd=[];function is(){bd.push(Ut),Ut=!1}function os(){const e=bd.pop();Ut=e===void 0?!0:e}function jc(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const n=Re;Re=void 0;try{t()}finally{Re=n}}}let Vr=0;class xy{constructor(t,n){this.sub=t,this.dep=n,this.version=n.version,this.nextDep=this.prevDep=this.nextSub=this.prevSub=this.prevActiveLink=void 0}}class Po{constructor(t){this.computed=t,this.version=0,this.activeLink=void 0,this.subs=void 0,this.map=void 0,this.key=void 0,this.sc=0}track(t){if(!Re||!Ut||Re===this.computed)return;let n=this.activeLink;if(n===void 0||n.sub!==Re)n=this.activeLink=new xy(Re,this),Re.deps?(n.prevDep=Re.depsTail,Re.depsTail.nextDep=n,Re.depsTail=n):Re.deps=Re.depsTail=n,wd(n);else if(n.version===-1&&(n.version=this.version,n.nextDep)){const s=n.nextDep;s.prevDep=n.prevDep,n.prevDep&&(n.prevDep.nextDep=s),n.prevDep=Re.depsTail,n.nextDep=void 0,Re.depsTail.nextDep=n,Re.depsTail=n,Re.deps===n&&(Re.deps=s)}return n}trigger(t){this.version++,Vr++,this.notify(t)}notify(t){Ma();try{for(let n=this.subs;n;n=n.prevSub)n.sub.notify()&&n.sub.dep.notify()}finally{Ia()}}}function wd(e){if(e.dep.sc++,e.sub.flags&4){const t=e.dep.computed;if(t&&!e.dep.subs){t.flags|=20;for(let s=t.deps;s;s=s.nextDep)wd(s)}const n=e.dep.subs;n!==e&&(e.prevSub=n,n&&(n.nextSub=e)),e.dep.subs=e}}const zi=new WeakMap,gs=Symbol(""),Ml=Symbol(""),Br=Symbol("");function rt(e,t,n){if(Ut&&Re){let s=zi.get(e);s||zi.set(e,s=new Map);let r=s.get(n);r||(s.set(n,r=new Po),r.map=s,r.key=n),r.track()}}function gn(e,t,n,s,r,i){const o=zi.get(e);if(!o){Vr++;return}const l=a=>{a&&a.trigger()};if(Ma(),t==="clear")o.forEach(l);else{const a=Z(e),u=a&&La(n);if(a&&n==="length"){const f=Number(s);o.forEach((c,h)=>{(h==="length"||h===Br||!Kt(h)&&h>=f)&&l(c)})}else switch((n!==void 0||o.has(void 0))&&l(o.get(n)),u&&l(o.get(Br)),t){case"add":a?u&&l(o.get("length")):(l(o.get(gs)),Fs(e)&&l(o.get(Ml)));break;case"delete":a||(l(o.get(gs)),Fs(e)&&l(o.get(Ml)));break;case"set":Fs(e)&&l(o.get(gs));break}}Ia()}function ky(e,t){const n=zi.get(e);return n&&n.get(t)}function Rs(e){const t=ae(e);return t===e?t:(rt(t,"iterate",Br),St(e)?t:t.map(it))}function Ao(e){return rt(e=ae(e),"iterate",Br),e}const Ny={__proto__:null,[Symbol.iterator](){return il(this,Symbol.iterator,it)},concat(...e){return Rs(this).concat(...e.map(t=>Z(t)?Rs(t):t))},entries(){return il(this,"entries",e=>(e[1]=it(e[1]),e))},every(e,t){return fn(this,"every",e,t,void 0,arguments)},filter(e,t){return fn(this,"filter",e,t,n=>n.map(it),arguments)},find(e,t){return fn(this,"find",e,t,it,arguments)},findIndex(e,t){return fn(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return fn(this,"findLast",e,t,it,arguments)},findLastIndex(e,t){return fn(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return fn(this,"forEach",e,t,void 0,arguments)},includes(...e){return ol(this,"includes",e)},indexOf(...e){return ol(this,"indexOf",e)},join(e){return Rs(this).join(e)},lastIndexOf(...e){return ol(this,"lastIndexOf",e)},map(e,t){return fn(this,"map",e,t,void 0,arguments)},pop(){return gr(this,"pop")},push(...e){return gr(this,"push",e)},reduce(e,...t){return Uc(this,"reduce",e,t)},reduceRight(e,...t){return Uc(this,"reduceRight",e,t)},shift(){return gr(this,"shift")},some(e,t){return fn(this,"some",e,t,void 0,arguments)},splice(...e){return gr(this,"splice",e)},toReversed(){return Rs(this).toReversed()},toSorted(e){return Rs(this).toSorted(e)},toSpliced(...e){return Rs(this).toSpliced(...e)},unshift(...e){return gr(this,"unshift",e)},values(){return il(this,"values",it)}};function il(e,t,n){const s=Ao(e),r=s[t]();return s!==e&&!St(e)&&(r._next=r.next,r.next=()=>{const i=r._next();return i.value&&(i.value=n(i.value)),i}),r}const My=Array.prototype;function fn(e,t,n,s,r,i){const o=Ao(e),l=o!==e&&!St(e),a=o[t];if(a!==My[t]){const c=a.apply(e,i);return l?it(c):c}let u=n;o!==e&&(l?u=function(c,h){return n.call(this,it(c),h,e)}:n.length>2&&(u=function(c,h){return n.call(this,c,h,e)}));const f=a.call(o,u,s);return l&&r?r(f):f}function Uc(e,t,n,s){const r=Ao(e);let i=n;return r!==e&&(St(e)?n.length>3&&(i=function(o,l,a){return n.call(this,o,l,a,e)}):i=function(o,l,a){return n.call(this,o,it(l),a,e)}),r[t](i,...s)}function ol(e,t,n){const s=ae(e);rt(s,"iterate",Br);const r=s[t](...n);return(r===-1||r===!1)&&xo(n[0])?(n[0]=ae(n[0]),s[t](...n)):r}function gr(e,t,n=[]){is(),Ma();const s=ae(e)[t].apply(e,n);return Ia(),os(),s}const Iy=bo("__proto__,__v_isRef,__isVue"),Ed=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(Kt));function Dy(e){Kt(e)||(e=String(e));const t=ae(this);return rt(t,"has",e),t.hasOwnProperty(e)}class Td{constructor(t=!1,n=!1){this._isReadonly=t,this._isShallow=n}get(t,n,s){if(n==="__v_skip")return t.__v_skip;const r=this._isReadonly,i=this._isShallow;if(n==="__v_isReactive")return!r;if(n==="__v_isReadonly")return r;if(n==="__v_isShallow")return i;if(n==="__v_raw")return s===(r?i?Rd:Ad:i?Pd:Od).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(s)?t:void 0;const o=Z(t);if(!r){let a;if(o&&(a=Ny[n]))return a;if(n==="hasOwnProperty")return Dy}const l=Reflect.get(t,n,_e(t)?t:s);return(Kt(n)?Ed.has(n):Iy(n))||(r||rt(t,"get",n),i)?l:_e(l)?o&&La(n)?l:l.value:Oe(l)?r?En(l):ln(l):l}}class Sd extends Td{constructor(t=!1){super(!1,t)}set(t,n,s,r){let i=t[n];if(!this._isShallow){const a=Jn(i);if(!St(s)&&!Jn(s)&&(i=ae(i),s=ae(s)),!Z(t)&&_e(i)&&!_e(s))return a?!1:(i.value=s,!0)}const o=Z(t)&&La(n)?Number(n)<t.length:ve(t,n),l=Reflect.set(t,n,s,_e(t)?t:r);return t===ae(r)&&(o?ft(s,i)&&gn(t,"set",n,s):gn(t,"add",n,s)),l}deleteProperty(t,n){const s=ve(t,n);t[n];const r=Reflect.deleteProperty(t,n);return r&&s&&gn(t,"delete",n,void 0),r}has(t,n){const s=Reflect.has(t,n);return(!Kt(n)||!Ed.has(n))&&rt(t,"has",n),s}ownKeys(t){return rt(t,"iterate",Z(t)?"length":gs),Reflect.ownKeys(t)}}class Cd extends Td{constructor(t=!1){super(!0,t)}set(t,n){return!0}deleteProperty(t,n){return!0}}const $y=new Sd,Fy=new Cd,Hy=new Sd(!0),jy=new Cd(!0),Il=e=>e,Ti=e=>Reflect.getPrototypeOf(e);function Uy(e,t,n){return function(...s){const r=this.__v_raw,i=ae(r),o=Fs(i),l=e==="entries"||e===Symbol.iterator&&o,a=e==="keys"&&o,u=r[e](...s),f=n?Il:t?Dl:it;return!t&&rt(i,"iterate",a?Ml:gs),{next(){const{value:c,done:h}=u.next();return h?{value:c,done:h}:{value:l?[f(c[0]),f(c[1])]:f(c),done:h}},[Symbol.iterator](){return this}}}}function Si(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function Vy(e,t){const n={get(r){const i=this.__v_raw,o=ae(i),l=ae(r);e||(ft(r,l)&&rt(o,"get",r),rt(o,"get",l));const{has:a}=Ti(o),u=t?Il:e?Dl:it;if(a.call(o,r))return u(i.get(r));if(a.call(o,l))return u(i.get(l));i!==o&&i.get(r)},get size(){const r=this.__v_raw;return!e&&rt(ae(r),"iterate",gs),Reflect.get(r,"size",r)},has(r){const i=this.__v_raw,o=ae(i),l=ae(r);return e||(ft(r,l)&&rt(o,"has",r),rt(o,"has",l)),r===l?i.has(r):i.has(r)||i.has(l)},forEach(r,i){const o=this,l=o.__v_raw,a=ae(l),u=t?Il:e?Dl:it;return!e&&rt(a,"iterate",gs),l.forEach((f,c)=>r.call(i,u(f),u(c),o))}};return Ae(n,e?{add:Si("add"),set:Si("set"),delete:Si("delete"),clear:Si("clear")}:{add(r){!t&&!St(r)&&!Jn(r)&&(r=ae(r));const i=ae(this);return Ti(i).has.call(i,r)||(i.add(r),gn(i,"add",r,r)),this},set(r,i){!t&&!St(i)&&!Jn(i)&&(i=ae(i));const o=ae(this),{has:l,get:a}=Ti(o);let u=l.call(o,r);u||(r=ae(r),u=l.call(o,r));const f=a.call(o,r);return o.set(r,i),u?ft(i,f)&&gn(o,"set",r,i):gn(o,"add",r,i),this},delete(r){const i=ae(this),{has:o,get:l}=Ti(i);let a=o.call(i,r);a||(r=ae(r),a=o.call(i,r)),l&&l.call(i,r);const u=i.delete(r);return a&&gn(i,"delete",r,void 0),u},clear(){const r=ae(this),i=r.size!==0,o=r.clear();return i&&gn(r,"clear",void 0,void 0),o}}),["keys","values","entries",Symbol.iterator].forEach(r=>{n[r]=Uy(r,e,t)}),n}function Ro(e,t){const n=Vy(e,t);return(s,r,i)=>r==="__v_isReactive"?!e:r==="__v_isReadonly"?e:r==="__v_raw"?s:Reflect.get(ve(n,r)&&r in s?n:s,r,i)}const By={get:Ro(!1,!1)},Wy={get:Ro(!1,!0)},Ky={get:Ro(!0,!1)},qy={get:Ro(!0,!0)},Od=new WeakMap,Pd=new WeakMap,Ad=new WeakMap,Rd=new WeakMap;function Gy(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function Qy(e){return e.__v_skip||!Object.isExtensible(e)?0:Gy(gy(e))}function ln(e){return Jn(e)?e:Lo(e,!1,$y,By,Od)}function $a(e){return Lo(e,!1,Hy,Wy,Pd)}function En(e){return Lo(e,!0,Fy,Ky,Ad)}function zy(e){return Lo(e,!0,jy,qy,Rd)}function Lo(e,t,n,s,r){if(!Oe(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const i=r.get(e);if(i)return i;const o=Qy(e);if(o===0)return e;const l=new Proxy(e,o===2?s:n);return r.set(e,l),l}function sn(e){return Jn(e)?sn(e.__v_raw):!!(e&&e.__v_isReactive)}function Jn(e){return!!(e&&e.__v_isReadonly)}function St(e){return!!(e&&e.__v_isShallow)}function xo(e){return e?!!e.__v_raw:!1}function ae(e){const t=e&&e.__v_raw;return t?ae(t):e}function ko(e){return!ve(e,"__v_skip")&&Object.isExtensible(e)&&ud(e,"__v_skip",!0),e}const it=e=>Oe(e)?ln(e):e,Dl=e=>Oe(e)?En(e):e;function _e(e){return e?e.__v_isRef===!0:!1}function je(e){return Ld(e,!1)}function ye(e){return Ld(e,!0)}function Ld(e,t){return _e(e)?e:new Yy(e,t)}class Yy{constructor(t,n){this.dep=new Po,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=n?t:ae(t),this._value=n?t:it(t),this.__v_isShallow=n}get value(){return this.dep.track(),this._value}set value(t){const n=this._rawValue,s=this.__v_isShallow||St(t)||Jn(t);t=s?t:ae(t),ft(t,n)&&(this._rawValue=t,this._value=s?t:it(t),this.dep.trigger())}}function Xy(e){e.dep&&e.dep.trigger()}function Ct(e){return _e(e)?e.value:e}function oe(e){return se(e)?e():Ct(e)}const Jy={get:(e,t,n)=>t==="__v_raw"?e:Ct(Reflect.get(e,t,n)),set:(e,t,n,s)=>{const r=e[t];return _e(r)&&!_e(n)?(r.value=n,!0):Reflect.set(e,t,n,s)}};function Fa(e){return sn(e)?e:new Proxy(e,Jy)}class Zy{constructor(t){this.__v_isRef=!0,this._value=void 0;const n=this.dep=new Po,{get:s,set:r}=t(n.track.bind(n),n.trigger.bind(n));this._get=s,this._set=r}get value(){return this._value=this._get()}set value(t){this._set(t)}}function Ha(e){return new Zy(e)}function xd(e){const t=Z(e)?new Array(e.length):{};for(const n in e)t[n]=Nd(e,n);return t}class e_{constructor(t,n,s){this._object=t,this._key=n,this._defaultValue=s,this.__v_isRef=!0,this._value=void 0}get value(){const t=this._object[this._key];return this._value=t===void 0?this._defaultValue:t}set value(t){this._object[this._key]=t}get dep(){return ky(ae(this._object),this._key)}}class t_{constructor(t){this._getter=t,this.__v_isRef=!0,this.__v_isReadonly=!0,this._value=void 0}get value(){return this._value=this._getter()}}function kd(e,t,n){return _e(e)?e:se(e)?new t_(e):Oe(e)&&arguments.length>1?Nd(e,t,n):je(e)}function Nd(e,t,n){const s=e[t];return _e(s)?s:new e_(e,t,n)}class n_{constructor(t,n,s){this.fn=t,this.setter=n,this._value=void 0,this.dep=new Po(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=Vr-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!n,this.isSSR=s}notify(){if(this.flags|=16,!(this.flags&8)&&Re!==this)return gd(this,!0),!0}get value(){const t=this.dep.track();return vd(this),t&&(t.version=this.dep.version),this._value}set value(t){this.setter&&this.setter(t)}}function s_(e,t,n=!1){let s,r;return se(e)?s=e:(s=e.get,r=e.set),new n_(s,r,n)}const r_={GET:"get",HAS:"has",ITERATE:"iterate"},i_={SET:"set",ADD:"add",DELETE:"delete",CLEAR:"clear"},Ci={},Yi=new WeakMap;let $n;function o_(){return $n}function Md(e,t=!1,n=$n){if(n){let s=Yi.get(n);s||Yi.set(n,s=[]),s.push(e)}}function l_(e,t,n=ue){const{immediate:s,deep:r,once:i,scheduler:o,augmentJob:l,call:a}=n,u=_=>r?_:St(_)||r===!1||r===0?yn(_,1):yn(_);let f,c,h,m,p=!1,d=!1;if(_e(e)?(c=()=>e.value,p=St(e)):sn(e)?(c=()=>u(e),p=!0):Z(e)?(d=!0,p=e.some(_=>sn(_)||St(_)),c=()=>e.map(_=>{if(_e(_))return _.value;if(sn(_))return u(_);if(se(_))return a?a(_,2):_()})):se(e)?t?c=a?()=>a(e,2):e:c=()=>{if(h){is();try{h()}finally{os()}}const _=$n;$n=f;try{return a?a(e,3,[m]):e(m)}finally{$n=_}}:c=xt,t&&r){const _=c,w=r===!0?1/0:r;c=()=>yn(_(),w)}const b=Oo(),y=()=>{f.stop(),b&&b.active&&Aa(b.effects,f)};if(i&&t){const _=t;t=(...w)=>{_(...w),y()}}let v=d?new Array(e.length).fill(Ci):Ci;const g=_=>{if(!(!(f.flags&1)||!f.dirty&&!_))if(t){const w=f.run();if(r||p||(d?w.some((O,P)=>ft(O,v[P])):ft(w,v))){h&&h();const O=$n;$n=f;try{const P=[w,v===Ci?void 0:d&&v[0]===Ci?[]:v,m];a?a(t,3,P):t(...P),v=w}finally{$n=O}}}else f.run()};return l&&l(g),f=new Ur(c),f.scheduler=o?()=>o(g,!1):g,m=_=>Md(_,!1,f),h=f.onStop=()=>{const _=Yi.get(f);if(_){if(a)a(_,4);else for(const w of _)w();Yi.delete(f)}},t?s?g(!0):v=f.run():o?o(g.bind(null,!0),!0):f.run(),y.pause=f.pause.bind(f),y.resume=f.resume.bind(f),y.stop=y,y}function yn(e,t=1/0,n){if(t<=0||!Oe(e)||e.__v_skip||(n=n||new Set,n.has(e)))return e;if(n.add(e),t--,_e(e))yn(e.value,t,n);else if(Z(e))for(let s=0;s<e.length;s++)yn(e[s],t,n);else if(Cs(e)||Fs(e))e.forEach(s=>{yn(s,t,n)});else if(wo(e)){for(const s in e)yn(e[s],t,n);for(const s of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,s)&&yn(e[s],t,n)}return e}/**
25
+ * @vue/runtime-core v3.5.13
26
+ * (c) 2018-present Yuxi (Evan) You and Vue contributors
27
+ * @license MIT
28
+ **/const Id=[];function a_(e){Id.push(e)}function c_(){Id.pop()}function u_(e,t){}const f_={SETUP_FUNCTION:0,0:"SETUP_FUNCTION",RENDER_FUNCTION:1,1:"RENDER_FUNCTION",NATIVE_EVENT_HANDLER:5,5:"NATIVE_EVENT_HANDLER",COMPONENT_EVENT_HANDLER:6,6:"COMPONENT_EVENT_HANDLER",VNODE_HOOK:7,7:"VNODE_HOOK",DIRECTIVE_HOOK:8,8:"DIRECTIVE_HOOK",TRANSITION_HOOK:9,9:"TRANSITION_HOOK",APP_ERROR_HANDLER:10,10:"APP_ERROR_HANDLER",APP_WARN_HANDLER:11,11:"APP_WARN_HANDLER",FUNCTION_REF:12,12:"FUNCTION_REF",ASYNC_COMPONENT_LOADER:13,13:"ASYNC_COMPONENT_LOADER",SCHEDULER:14,14:"SCHEDULER",COMPONENT_UPDATE:15,15:"COMPONENT_UPDATE",APP_UNMOUNT_CLEANUP:16,16:"APP_UNMOUNT_CLEANUP"},d_={sp:"serverPrefetch hook",bc:"beforeCreate hook",c:"created hook",bm:"beforeMount hook",m:"mounted hook",bu:"beforeUpdate hook",u:"updated",bum:"beforeUnmount hook",um:"unmounted hook",a:"activated hook",da:"deactivated hook",ec:"errorCaptured hook",rtc:"renderTracked hook",rtg:"renderTriggered hook",0:"setup function",1:"render function",2:"watcher getter",3:"watcher callback",4:"watcher cleanup function",5:"native event handler",6:"component event handler",7:"vnode hook",8:"directive hook",9:"transition hook",10:"app errorHandler",11:"app warnHandler",12:"ref function",13:"async component loader",14:"scheduler flush",15:"component update",16:"app unmount cleanup function"};function dr(e,t,n,s){try{return s?e(...s):e()}catch(r){Os(r,t,n)}}function Nt(e,t,n,s){if(se(e)){const r=dr(e,t,n,s);return r&&Ra(r)&&r.catch(i=>{Os(i,t,n)}),r}if(Z(e)){const r=[];for(let i=0;i<e.length;i++)r.push(Nt(e[i],t,n,s));return r}}function Os(e,t,n,s=!0){const r=t?t.vnode:null,{errorHandler:i,throwUnhandledErrorInProduction:o}=t&&t.appContext.config||ue;if(t){let l=t.parent;const a=t.proxy,u=`https://vuejs.org/error-reference/#runtime-${n}`;for(;l;){const f=l.ec;if(f){for(let c=0;c<f.length;c++)if(f[c](e,a,u)===!1)return}l=l.parent}if(i){is(),dr(i,null,10,[e,a,u]),os();return}}h_(e,n,r,s,o)}function h_(e,t,n,s=!0,r=!1){if(r)throw e;console.error(e)}const dt=[];let Xt=-1;const Us=[];let Fn=null,Ns=0;const Dd=Promise.resolve();let Xi=null;function mt(e){const t=Xi||Dd;return e?t.then(this?e.bind(this):e):t}function p_(e){let t=Xt+1,n=dt.length;for(;t<n;){const s=t+n>>>1,r=dt[s],i=Kr(r);i<e||i===e&&r.flags&2?t=s+1:n=s}return t}function ja(e){if(!(e.flags&1)){const t=Kr(e),n=dt[dt.length-1];!n||!(e.flags&2)&&t>=Kr(n)?dt.push(e):dt.splice(p_(t),0,e),e.flags|=1,$d()}}function $d(){Xi||(Xi=Dd.then(Fd))}function Wr(e){Z(e)?Us.push(...e):Fn&&e.id===-1?Fn.splice(Ns+1,0,e):e.flags&1||(Us.push(e),e.flags|=1),$d()}function Vc(e,t,n=Xt+1){for(;n<dt.length;n++){const s=dt[n];if(s&&s.flags&2){if(e&&s.id!==e.uid)continue;dt.splice(n,1),n--,s.flags&4&&(s.flags&=-2),s(),s.flags&4||(s.flags&=-2)}}}function Ji(e){if(Us.length){const t=[...new Set(Us)].sort((n,s)=>Kr(n)-Kr(s));if(Us.length=0,Fn){Fn.push(...t);return}for(Fn=t,Ns=0;Ns<Fn.length;Ns++){const n=Fn[Ns];n.flags&4&&(n.flags&=-2),n.flags&8||n(),n.flags&=-2}Fn=null,Ns=0}}const Kr=e=>e.id==null?e.flags&2?-1:1/0:e.id;function Fd(e){try{for(Xt=0;Xt<dt.length;Xt++){const t=dt[Xt];t&&!(t.flags&8)&&(t.flags&4&&(t.flags&=-2),dr(t,t.i,t.i?15:14),t.flags&4||(t.flags&=-2))}}finally{for(;Xt<dt.length;Xt++){const t=dt[Xt];t&&(t.flags&=-2)}Xt=-1,dt.length=0,Ji(),Xi=null,(dt.length||Us.length)&&Fd()}}let Ms,Oi=[];function Hd(e,t){var n,s;Ms=e,Ms?(Ms.enabled=!0,Oi.forEach(({event:r,args:i})=>Ms.emit(r,...i)),Oi=[]):typeof window<"u"&&window.HTMLElement&&!((s=(n=window.navigator)==null?void 0:n.userAgent)!=null&&s.includes("jsdom"))?((t.__VUE_DEVTOOLS_HOOK_REPLAY__=t.__VUE_DEVTOOLS_HOOK_REPLAY__||[]).push(i=>{Hd(i,t)}),setTimeout(()=>{Ms||(t.__VUE_DEVTOOLS_HOOK_REPLAY__=null,Oi=[])},3e3)):Oi=[]}let ze=null,No=null;function qr(e){const t=ze;return ze=e,No=e&&e.type.__scopeId||null,t}function jd(e){No=e}function Ud(){No=null}const Vd=e=>bs;function bs(e,t=ze,n){if(!t||e._n)return e;const s=(...r)=>{s._d&&Wl(-1);const i=qr(t);let o;try{o=e(...r)}finally{qr(i),s._d&&Wl(1)}return o};return s._n=!0,s._c=!0,s._d=!0,s}function m_(e,t){if(ze===null)return e;const n=gi(ze),s=e.dirs||(e.dirs=[]);for(let r=0;r<t.length;r++){let[i,o,l,a=ue]=t[r];i&&(se(i)&&(i={mounted:i,updated:i}),i.deep&&yn(o),s.push({dir:i,instance:n,value:o,oldValue:void 0,arg:l,modifiers:a}))}return e}function Jt(e,t,n,s){const r=e.dirs,i=t&&t.dirs;for(let o=0;o<r.length;o++){const l=r[o];i&&(l.oldValue=i[o].value);let a=l.dir[s];a&&(is(),Nt(a,n,8,[e.el,l,e,t]),os())}}const Bd=Symbol("_vte"),Wd=e=>e.__isTeleport,Or=e=>e&&(e.disabled||e.disabled===""),Bc=e=>e&&(e.defer||e.defer===""),Wc=e=>typeof SVGElement<"u"&&e instanceof SVGElement,Kc=e=>typeof MathMLElement=="function"&&e instanceof MathMLElement,$l=(e,t)=>{const n=e&&e.to;return Le(n)?t?t(n):null:n},Kd={name:"Teleport",__isTeleport:!0,process(e,t,n,s,r,i,o,l,a,u){const{mc:f,pc:c,pbc:h,o:{insert:m,querySelector:p,createText:d,createComment:b}}=u,y=Or(t.props);let{shapeFlag:v,children:g,dynamicChildren:_}=t;if(e==null){const w=t.el=d(""),O=t.anchor=d("");m(w,n,s),m(O,n,s);const P=(C,L)=>{v&16&&(r&&r.isCE&&(r.ce._teleportTarget=C),f(g,C,L,r,i,o,l,a))},R=()=>{const C=t.target=$l(t.props,p),L=qd(C,t,d,m);C&&(o!=="svg"&&Wc(C)?o="svg":o!=="mathml"&&Kc(C)&&(o="mathml"),y||(P(C,L),Hi(t,!1)))};y&&(P(n,O),Hi(t,!0)),Bc(t.props)?qe(()=>{R(),t.el.__isMounted=!0},i):R()}else{if(Bc(t.props)&&!e.el.__isMounted){qe(()=>{Kd.process(e,t,n,s,r,i,o,l,a,u),delete e.el.__isMounted},i);return}t.el=e.el,t.targetStart=e.targetStart;const w=t.anchor=e.anchor,O=t.target=e.target,P=t.targetAnchor=e.targetAnchor,R=Or(e.props),C=R?n:O,L=R?w:P;if(o==="svg"||Wc(O)?o="svg":(o==="mathml"||Kc(O))&&(o="mathml"),_?(h(e.dynamicChildren,_,C,r,i,o,l),Ya(e,t,!0)):a||c(e,t,C,L,r,i,o,l,!1),y)R?t.props&&e.props&&t.props.to!==e.props.to&&(t.props.to=e.props.to):Pi(t,n,w,u,1);else if((t.props&&t.props.to)!==(e.props&&e.props.to)){const M=t.target=$l(t.props,p);M&&Pi(t,M,null,u,0)}else R&&Pi(t,O,P,u,1);Hi(t,y)}},remove(e,t,n,{um:s,o:{remove:r}},i){const{shapeFlag:o,children:l,anchor:a,targetStart:u,targetAnchor:f,target:c,props:h}=e;if(c&&(r(u),r(f)),i&&r(a),o&16){const m=i||!Or(h);for(let p=0;p<l.length;p++){const d=l[p];s(d,t,n,m,!!d.dynamicChildren)}}},move:Pi,hydrate:g_};function Pi(e,t,n,{o:{insert:s},m:r},i=2){i===0&&s(e.targetAnchor,t,n);const{el:o,anchor:l,shapeFlag:a,children:u,props:f}=e,c=i===2;if(c&&s(o,t,n),(!c||Or(f))&&a&16)for(let h=0;h<u.length;h++)r(u[h],t,n,2);c&&s(l,t,n)}function g_(e,t,n,s,r,i,{o:{nextSibling:o,parentNode:l,querySelector:a,insert:u,createText:f}},c){const h=t.target=$l(t.props,a);if(h){const m=Or(t.props),p=h._lpa||h.firstChild;if(t.shapeFlag&16)if(m)t.anchor=c(o(e),t,l(e),n,s,r,i),t.targetStart=p,t.targetAnchor=p&&o(p);else{t.anchor=o(e);let d=p;for(;d;){if(d&&d.nodeType===8){if(d.data==="teleport start anchor")t.targetStart=d;else if(d.data==="teleport anchor"){t.targetAnchor=d,h._lpa=t.targetAnchor&&o(t.targetAnchor);break}}d=o(d)}t.targetAnchor||qd(h,t,f,u),c(p&&o(p),t,h,n,s,r,i)}Hi(t,m)}return t.anchor&&o(t.anchor)}const y_=Kd;function Hi(e,t){const n=e.ctx;if(n&&n.ut){let s,r;for(t?(s=e.el,r=e.anchor):(s=e.targetStart,r=e.targetAnchor);s&&s!==r;)s.nodeType===1&&s.setAttribute("data-v-owner",n.uid),s=s.nextSibling;n.ut()}}function qd(e,t,n,s){const r=t.targetStart=n(""),i=t.targetAnchor=n("");return r[Bd]=i,e&&(s(r,e),s(i,e)),i}const Hn=Symbol("_leaveCb"),Ai=Symbol("_enterCb");function Ua(){const e={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return An(()=>{e.isMounted=!0}),hr(()=>{e.isUnmounting=!0}),e}const Pt=[Function,Array],Va={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:Pt,onEnter:Pt,onAfterEnter:Pt,onEnterCancelled:Pt,onBeforeLeave:Pt,onLeave:Pt,onAfterLeave:Pt,onLeaveCancelled:Pt,onBeforeAppear:Pt,onAppear:Pt,onAfterAppear:Pt,onAppearCancelled:Pt},Gd=e=>{const t=e.subTree;return t.component?Gd(t.component):t},__={name:"BaseTransition",props:Va,setup(e,{slots:t}){const n=Ue(),s=Ua();return()=>{const r=t.default&&Mo(t.default(),!0);if(!r||!r.length)return;const i=Qd(r),o=ae(e),{mode:l}=o;if(s.isLeaving)return ll(i);const a=qc(i);if(!a)return ll(i);let u=nr(a,o,s,n,c=>u=c);a.type!==We&&Tn(a,u);let f=n.subTree&&qc(n.subTree);if(f&&f.type!==We&&!Ft(a,f)&&Gd(n).type!==We){let c=nr(f,o,s,n);if(Tn(f,c),l==="out-in"&&a.type!==We)return s.isLeaving=!0,c.afterLeave=()=>{s.isLeaving=!1,n.job.flags&8||n.update(),delete c.afterLeave,f=void 0},ll(i);l==="in-out"&&a.type!==We?c.delayLeave=(h,m,p)=>{const d=Yd(s,f);d[String(f.key)]=f,h[Hn]=()=>{m(),h[Hn]=void 0,delete u.delayedLeave,f=void 0},u.delayedLeave=()=>{p(),delete u.delayedLeave,f=void 0}}:f=void 0}else f&&(f=void 0);return i}}};function Qd(e){let t=e[0];if(e.length>1){for(const n of e)if(n.type!==We){t=n;break}}return t}const zd=__;function Yd(e,t){const{leavingVNodes:n}=e;let s=n.get(t.type);return s||(s=Object.create(null),n.set(t.type,s)),s}function nr(e,t,n,s,r){const{appear:i,mode:o,persisted:l=!1,onBeforeEnter:a,onEnter:u,onAfterEnter:f,onEnterCancelled:c,onBeforeLeave:h,onLeave:m,onAfterLeave:p,onLeaveCancelled:d,onBeforeAppear:b,onAppear:y,onAfterAppear:v,onAppearCancelled:g}=t,_=String(e.key),w=Yd(n,e),O=(C,L)=>{C&&Nt(C,s,9,L)},P=(C,L)=>{const M=L[1];O(C,L),Z(C)?C.every(N=>N.length<=1)&&M():C.length<=1&&M()},R={mode:o,persisted:l,beforeEnter(C){let L=a;if(!n.isMounted)if(i)L=b||a;else return;C[Hn]&&C[Hn](!0);const M=w[_];M&&Ft(e,M)&&M.el[Hn]&&M.el[Hn](),O(L,[C])},enter(C){let L=u,M=f,N=c;if(!n.isMounted)if(i)L=y||u,M=v||f,N=g||c;else return;let F=!1;const z=C[Ai]=ne=>{F||(F=!0,ne?O(N,[C]):O(M,[C]),R.delayedLeave&&R.delayedLeave(),C[Ai]=void 0)};L?P(L,[C,z]):z()},leave(C,L){const M=String(e.key);if(C[Ai]&&C[Ai](!0),n.isUnmounting)return L();O(h,[C]);let N=!1;const F=C[Hn]=z=>{N||(N=!0,L(),z?O(d,[C]):O(p,[C]),C[Hn]=void 0,w[M]===e&&delete w[M])};w[M]=e,m?P(m,[C,F]):F()},clone(C){const L=nr(C,t,n,s,r);return r&&r(L),L}};return R}function ll(e){if(di(e))return e=an(e),e.children=null,e}function qc(e){if(!di(e))return Wd(e.type)&&e.children?Qd(e.children):e;const{shapeFlag:t,children:n}=e;if(n){if(t&16)return n[0];if(t&32&&se(n.default))return n.default()}}function Tn(e,t){e.shapeFlag&6&&e.component?(e.transition=t,Tn(e.component.subTree,t)):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}function Mo(e,t=!1,n){let s=[],r=0;for(let i=0;i<e.length;i++){let o=e[i];const l=n==null?o.key:String(n)+String(o.key!=null?o.key:i);o.type===He?(o.patchFlag&128&&r++,s=s.concat(Mo(o.children,t,l))):(t||o.type!==We)&&s.push(l!=null?an(o,{key:l}):o)}if(r>1)for(let i=0;i<s.length;i++)s[i].patchFlag=-2;return s}/*! #__NO_SIDE_EFFECTS__ */function bt(e,t){return se(e)?Ae({name:e.name},t,{setup:e}):e}function v_(){const e=Ue();return e?(e.appContext.config.idPrefix||"v")+"-"+e.ids[0]+e.ids[1]++:""}function Ba(e){e.ids=[e.ids[0]+e.ids[2]+++"-",0,0]}function b_(e){const t=Ue(),n=ye(null);if(t){const r=t.refs===ue?t.refs={}:t.refs;Object.defineProperty(r,e,{enumerable:!0,get:()=>n.value,set:i=>n.value=i})}return n}function Gr(e,t,n,s,r=!1){if(Z(e)){e.forEach((p,d)=>Gr(p,t&&(Z(t)?t[d]:t),n,s,r));return}if(Qn(s)&&!r){s.shapeFlag&512&&s.type.__asyncResolved&&s.component.subTree.component&&Gr(e,t,n,s.component.subTree);return}const i=s.shapeFlag&4?gi(s.component):s.el,o=r?null:i,{i:l,r:a}=e,u=t&&t.r,f=l.refs===ue?l.refs={}:l.refs,c=l.setupState,h=ae(c),m=c===ue?()=>!1:p=>ve(h,p);if(u!=null&&u!==a&&(Le(u)?(f[u]=null,m(u)&&(c[u]=null)):_e(u)&&(u.value=null)),se(a))dr(a,l,12,[o,f]);else{const p=Le(a),d=_e(a);if(p||d){const b=()=>{if(e.f){const y=p?m(a)?c[a]:f[a]:a.value;r?Z(y)&&Aa(y,i):Z(y)?y.includes(i)||y.push(i):p?(f[a]=[i],m(a)&&(c[a]=f[a])):(a.value=[i],e.k&&(f[e.k]=a.value))}else p?(f[a]=o,m(a)&&(c[a]=o)):d&&(a.value=o,e.k&&(f[e.k]=o))};o?(b.id=-1,qe(b,n)):b()}}}let Gc=!1;const Ls=()=>{Gc||(console.error("Hydration completed but contains mismatches."),Gc=!0)},w_=e=>e.namespaceURI.includes("svg")&&e.tagName!=="foreignObject",E_=e=>e.namespaceURI.includes("MathML"),Ri=e=>{if(e.nodeType===1){if(w_(e))return"svg";if(E_(e))return"mathml"}},Ds=e=>e.nodeType===8;function T_(e){const{mt:t,p:n,o:{patchProp:s,createText:r,nextSibling:i,parentNode:o,remove:l,insert:a,createComment:u}}=e,f=(g,_)=>{if(!_.hasChildNodes()){n(null,g,_),Ji(),_._vnode=g;return}c(_.firstChild,g,null,null,null),Ji(),_._vnode=g},c=(g,_,w,O,P,R=!1)=>{R=R||!!_.dynamicChildren;const C=Ds(g)&&g.data==="[",L=()=>d(g,_,w,O,P,C),{type:M,ref:N,shapeFlag:F,patchFlag:z}=_;let ne=g.nodeType;_.el=g,z===-2&&(R=!1,_.dynamicChildren=null);let W=null;switch(M){case wn:ne!==3?_.children===""?(a(_.el=r(""),o(g),g),W=g):W=L():(g.data!==_.children&&(Ls(),g.data=_.children),W=i(g));break;case We:v(g)?(W=i(g),y(_.el=g.content.firstChild,g,w)):ne!==8||C?W=L():W=i(g);break;case _s:if(C&&(g=i(g),ne=g.nodeType),ne===1||ne===3){W=g;const K=!_.children.length;for(let G=0;G<_.staticCount;G++)K&&(_.children+=W.nodeType===1?W.outerHTML:W.data),G===_.staticCount-1&&(_.anchor=W),W=i(W);return C?i(W):W}else L();break;case He:C?W=p(g,_,w,O,P,R):W=L();break;default:if(F&1)(ne!==1||_.type.toLowerCase()!==g.tagName.toLowerCase())&&!v(g)?W=L():W=h(g,_,w,O,P,R);else if(F&6){_.slotScopeIds=P;const K=o(g);if(C?W=b(g):Ds(g)&&g.data==="teleport start"?W=b(g,g.data,"teleport end"):W=i(g),t(_,K,null,w,O,Ri(K),R),Qn(_)&&!_.type.__asyncResolved){let G;C?(G=Ce(He),G.anchor=W?W.previousSibling:K.lastChild):G=g.nodeType===3?Ja(""):Ce("div"),G.el=g,_.component.subTree=G}}else F&64?ne!==8?W=L():W=_.type.hydrate(g,_,w,O,P,R,e,m):F&128&&(W=_.type.hydrate(g,_,w,O,Ri(o(g)),P,R,e,c))}return N!=null&&Gr(N,null,O,_),W},h=(g,_,w,O,P,R)=>{R=R||!!_.dynamicChildren;const{type:C,props:L,patchFlag:M,shapeFlag:N,dirs:F,transition:z}=_,ne=C==="input"||C==="option";if(ne||M!==-1){F&&Jt(_,null,w,"created");let W=!1;if(v(g)){W=vh(null,z)&&w&&w.vnode.props&&w.vnode.props.appear;const G=g.content.firstChild;W&&z.beforeEnter(G),y(G,g,w),_.el=g=G}if(N&16&&!(L&&(L.innerHTML||L.textContent))){let G=m(g.firstChild,_,g,w,O,P,R);for(;G;){Li(g,1)||Ls();const re=G;G=G.nextSibling,l(re)}}else if(N&8){let G=_.children;G[0]===`
29
+ `&&(g.tagName==="PRE"||g.tagName==="TEXTAREA")&&(G=G.slice(1)),g.textContent!==G&&(Li(g,0)||Ls(),g.textContent=_.children)}if(L){if(ne||!R||M&48){const G=g.tagName.includes("-");for(const re in L)(ne&&(re.endsWith("value")||re==="indeterminate")||ui(re)&&!Hs(re)||re[0]==="."||G)&&s(g,re,null,L[re],void 0,w)}else if(L.onClick)s(g,"onClick",null,L.onClick,void 0,w);else if(M&4&&sn(L.style))for(const G in L.style)L.style[G]}let K;(K=L&&L.onVnodeBeforeMount)&&gt(K,w,_),F&&Jt(_,null,w,"beforeMount"),((K=L&&L.onVnodeMounted)||F||W)&&Ah(()=>{K&&gt(K,w,_),W&&z.enter(g),F&&Jt(_,null,w,"mounted")},O)}return g.nextSibling},m=(g,_,w,O,P,R,C)=>{C=C||!!_.dynamicChildren;const L=_.children,M=L.length;for(let N=0;N<M;N++){const F=C?L[N]:L[N]=yt(L[N]),z=F.type===wn;g?(z&&!C&&N+1<M&&yt(L[N+1]).type===wn&&(a(r(g.data.slice(F.children.length)),w,i(g)),g.data=F.children),g=c(g,F,O,P,R,C)):z&&!F.children?a(F.el=r(""),w):(Li(w,1)||Ls(),n(null,F,w,null,O,P,Ri(w),R))}return g},p=(g,_,w,O,P,R)=>{const{slotScopeIds:C}=_;C&&(P=P?P.concat(C):C);const L=o(g),M=m(i(g),_,L,w,O,P,R);return M&&Ds(M)&&M.data==="]"?i(_.anchor=M):(Ls(),a(_.anchor=u("]"),L,M),M)},d=(g,_,w,O,P,R)=>{if(Li(g.parentElement,1)||Ls(),_.el=null,R){const M=b(g);for(;;){const N=i(g);if(N&&N!==M)l(N);else break}}const C=i(g),L=o(g);return l(g),n(null,_,L,C,w,O,Ri(L),P),w&&(w.vnode.el=_.el,Uo(w,_.el)),C},b=(g,_="[",w="]")=>{let O=0;for(;g;)if(g=i(g),g&&Ds(g)&&(g.data===_&&O++,g.data===w)){if(O===0)return i(g);O--}return g},y=(g,_,w)=>{const O=_.parentNode;O&&O.replaceChild(g,_);let P=w;for(;P;)P.vnode.el===_&&(P.vnode.el=P.subTree.el=g),P=P.parent},v=g=>g.nodeType===1&&g.tagName==="TEMPLATE";return[f,c]}const Qc="data-allow-mismatch",S_={0:"text",1:"children",2:"class",3:"style",4:"attribute"};function Li(e,t){if(t===0||t===1)for(;e&&!e.hasAttribute(Qc);)e=e.parentElement;const n=e&&e.getAttribute(Qc);if(n==null)return!1;if(n==="")return!0;{const s=n.split(",");return t===0&&s.includes("children")?!0:n.split(",").includes(S_[t])}}const C_=To().requestIdleCallback||(e=>setTimeout(e,1)),O_=To().cancelIdleCallback||(e=>clearTimeout(e)),P_=(e=1e4)=>t=>{const n=C_(t,{timeout:e});return()=>O_(n)};function A_(e){const{top:t,left:n,bottom:s,right:r}=e.getBoundingClientRect(),{innerHeight:i,innerWidth:o}=window;return(t>0&&t<i||s>0&&s<i)&&(n>0&&n<o||r>0&&r<o)}const R_=e=>(t,n)=>{const s=new IntersectionObserver(r=>{for(const i of r)if(i.isIntersecting){s.disconnect(),t();break}},e);return n(r=>{if(r instanceof Element){if(A_(r))return t(),s.disconnect(),!1;s.observe(r)}}),()=>s.disconnect()},L_=e=>t=>{if(e){const n=matchMedia(e);if(n.matches)t();else return n.addEventListener("change",t,{once:!0}),()=>n.removeEventListener("change",t)}},x_=(e=[])=>(t,n)=>{Le(e)&&(e=[e]);let s=!1;const r=o=>{s||(s=!0,i(),t(),o.target.dispatchEvent(new o.constructor(o.type,o)))},i=()=>{n(o=>{for(const l of e)o.removeEventListener(l,r)})};return n(o=>{for(const l of e)o.addEventListener(l,r,{once:!0})}),i};function k_(e,t){if(Ds(e)&&e.data==="["){let n=1,s=e.nextSibling;for(;s;){if(s.nodeType===1){if(t(s)===!1)break}else if(Ds(s))if(s.data==="]"){if(--n===0)break}else s.data==="["&&n++;s=s.nextSibling}}else t(e)}const Qn=e=>!!e.type.__asyncLoader;/*! #__NO_SIDE_EFFECTS__ */function N_(e){se(e)&&(e={loader:e});const{loader:t,loadingComponent:n,errorComponent:s,delay:r=200,hydrate:i,timeout:o,suspensible:l=!0,onError:a}=e;let u=null,f,c=0;const h=()=>(c++,u=null,m()),m=()=>{let p;return u||(p=u=t().catch(d=>{if(d=d instanceof Error?d:new Error(String(d)),a)return new Promise((b,y)=>{a(d,()=>b(h()),()=>y(d),c+1)});throw d}).then(d=>p!==u&&u?u:(d&&(d.__esModule||d[Symbol.toStringTag]==="Module")&&(d=d.default),f=d,d)))};return bt({name:"AsyncComponentWrapper",__asyncLoader:m,__asyncHydrate(p,d,b){const y=i?()=>{const v=i(b,g=>k_(p,g));v&&(d.bum||(d.bum=[])).push(v)}:b;f?y():m().then(()=>!d.isUnmounted&&y())},get __asyncResolved(){return f},setup(){const p=Ge;if(Ba(p),f)return()=>al(f,p);const d=g=>{u=null,Os(g,p,13,!s)};if(l&&p.suspense||rr)return m().then(g=>()=>al(g,p)).catch(g=>(d(g),()=>s?Ce(s,{error:g}):null));const b=je(!1),y=je(),v=je(!!r);return r&&setTimeout(()=>{v.value=!1},r),o!=null&&setTimeout(()=>{if(!b.value&&!y.value){const g=new Error(`Async component timed out after ${o}ms.`);d(g),y.value=g}},o),m().then(()=>{b.value=!0,p.parent&&di(p.parent.vnode)&&p.parent.update()}).catch(g=>{d(g),y.value=g}),()=>{if(b.value&&f)return al(f,p);if(y.value&&s)return Ce(s,{error:y.value});if(n&&!v.value)return Ce(n)}}})}function al(e,t){const{ref:n,props:s,children:r,ce:i}=t.vnode,o=Ce(e,s,r);return o.ref=n,o.ce=i,delete t.vnode.ce,o}const di=e=>e.type.__isKeepAlive,M_={name:"KeepAlive",__isKeepAlive:!0,props:{include:[String,RegExp,Array],exclude:[String,RegExp,Array],max:[String,Number]},setup(e,{slots:t}){const n=Ue(),s=n.ctx;if(!s.renderer)return()=>{const v=t.default&&t.default();return v&&v.length===1?v[0]:v};const r=new Map,i=new Set;let o=null;const l=n.suspense,{renderer:{p:a,m:u,um:f,o:{createElement:c}}}=s,h=c("div");s.activate=(v,g,_,w,O)=>{const P=v.component;u(v,g,_,0,l),a(P.vnode,v,g,_,P,l,w,v.slotScopeIds,O),qe(()=>{P.isDeactivated=!1,P.a&&js(P.a);const R=v.props&&v.props.onVnodeMounted;R&&gt(R,P.parent,v)},l)},s.deactivate=v=>{const g=v.component;eo(g.m),eo(g.a),u(v,h,null,1,l),qe(()=>{g.da&&js(g.da);const _=v.props&&v.props.onVnodeUnmounted;_&&gt(_,g.parent,v),g.isDeactivated=!0},l)};function m(v){cl(v),f(v,n,l,!0)}function p(v){r.forEach((g,_)=>{const w=Yl(g.type);w&&!v(w)&&d(_)})}function d(v){const g=r.get(v);g&&(!o||!Ft(g,o))?m(g):o&&cl(o),r.delete(v),i.delete(v)}Pe(()=>[e.include,e.exclude],([v,g])=>{v&&p(_=>wr(v,_)),g&&p(_=>!wr(g,_))},{flush:"post",deep:!0});let b=null;const y=()=>{b!=null&&(to(n.subTree.type)?qe(()=>{r.set(b,xi(n.subTree))},n.subTree.suspense):r.set(b,xi(n.subTree)))};return An(y),Fo(y),hr(()=>{r.forEach(v=>{const{subTree:g,suspense:_}=n,w=xi(g);if(v.type===w.type&&v.key===w.key){cl(w);const O=w.component.da;O&&qe(O,_);return}m(v)})}),()=>{if(b=null,!t.default)return o=null;const v=t.default(),g=v[0];if(v.length>1)return o=null,v;if(!Cn(g)||!(g.shapeFlag&4)&&!(g.shapeFlag&128))return o=null,g;let _=xi(g);if(_.type===We)return o=null,_;const w=_.type,O=Yl(Qn(_)?_.type.__asyncResolved||{}:w),{include:P,exclude:R,max:C}=e;if(P&&(!O||!wr(P,O))||R&&O&&wr(R,O))return _.shapeFlag&=-257,o=_,g;const L=_.key==null?w:_.key,M=r.get(L);return _.el&&(_=an(_),g.shapeFlag&128&&(g.ssContent=_)),b=L,M?(_.el=M.el,_.component=M.component,_.transition&&Tn(_,_.transition),_.shapeFlag|=512,i.delete(L),i.add(L)):(i.add(L),C&&i.size>parseInt(C,10)&&d(i.values().next().value)),_.shapeFlag|=256,o=_,to(g.type)?g:_}}},I_=M_;function wr(e,t){return Z(e)?e.some(n=>wr(n,t)):Le(e)?e.split(",").includes(t):my(e)?(e.lastIndex=0,e.test(t)):!1}function Io(e,t){Xd(e,"a",t)}function Do(e,t){Xd(e,"da",t)}function Xd(e,t,n=Ge){const s=e.__wdc||(e.__wdc=()=>{let r=n;for(;r;){if(r.isDeactivated)return;r=r.parent}return e()});if($o(t,s,n),n){let r=n.parent;for(;r&&r.parent;)di(r.parent.vnode)&&D_(s,t,n,r),r=r.parent}}function D_(e,t,n,s){const r=$o(t,e,s,!0);hi(()=>{Aa(s[t],r)},n)}function cl(e){e.shapeFlag&=-257,e.shapeFlag&=-513}function xi(e){return e.shapeFlag&128?e.ssContent:e}function $o(e,t,n=Ge,s=!1){if(n){const r=n[e]||(n[e]=[]),i=t.__weh||(t.__weh=(...o)=>{is();const l=Ts(n),a=Nt(t,n,e,o);return l(),os(),a});return s?r.unshift(i):r.push(i),i}}const Pn=e=>(t,n=Ge)=>{(!rr||e==="sp")&&$o(e,(...s)=>t(...s),n)},Jd=Pn("bm"),An=Pn("m"),Wa=Pn("bu"),Fo=Pn("u"),hr=Pn("bum"),hi=Pn("um"),Zd=Pn("sp"),eh=Pn("rtg"),th=Pn("rtc");function nh(e,t=Ge){$o("ec",e,t)}const Ka="components",$_="directives";function ws(e,t){return qa(Ka,e,!0,t)||e}const sh=Symbol.for("v-ndc");function F_(e){return Le(e)?qa(Ka,e,!1)||e:e||sh}function H_(e){return qa($_,e)}function qa(e,t,n=!0,s=!1){const r=ze||Ge;if(r){const i=r.type;if(e===Ka){const l=Yl(i,!1);if(l&&(l===t||l===et(t)||l===fi(et(t))))return i}const o=zc(r[e]||i[e],t)||zc(r.appContext[e],t);return!o&&s?i:o}}function zc(e,t){return e&&(e[t]||e[et(t)]||e[fi(et(t))])}function j_(e,t,n,s){let r;const i=n&&n[s],o=Z(e);if(o||Le(e)){const l=o&&sn(e);let a=!1;l&&(a=!St(e),e=Ao(e)),r=new Array(e.length);for(let u=0,f=e.length;u<f;u++)r[u]=t(a?it(e[u]):e[u],u,void 0,i&&i[u])}else if(typeof e=="number"){r=new Array(e);for(let l=0;l<e;l++)r[l]=t(l+1,l,void 0,i&&i[l])}else if(Oe(e))if(e[Symbol.iterator])r=Array.from(e,(l,a)=>t(l,a,void 0,i&&i[a]));else{const l=Object.keys(e);r=new Array(l.length);for(let a=0,u=l.length;a<u;a++){const f=l[a];r[a]=t(e[f],f,a,i&&i[a])}}else r=[];return n&&(n[s]=r),r}function U_(e,t){for(let n=0;n<t.length;n++){const s=t[n];if(Z(s))for(let r=0;r<s.length;r++)e[s[r].name]=s[r].fn;else s&&(e[s.name]=s.key?(...r)=>{const i=s.fn(...r);return i&&(i.key=s.key),i}:s.fn)}return e}function Qr(e,t,n={},s,r){if(ze.ce||ze.parent&&Qn(ze.parent)&&ze.parent.ce)return t!=="default"&&(n.name=t),pt(),Sn(He,null,[Ce("slot",n,s&&s())],64);let i=e[t];i&&i._c&&(i._d=!1),pt();const o=i&&Ga(i(n)),l=n.key||o&&o.key,a=Sn(He,{key:(l&&!Kt(l)?l:`_${t}`)+(!o&&s?"_fb":"")},o||(s?s():[]),o&&e._===1?64:-2);return!r&&a.scopeId&&(a.slotScopeIds=[a.scopeId+"-s"]),i&&i._c&&(i._d=!0),a}function Ga(e){return e.some(t=>Cn(t)?!(t.type===We||t.type===He&&!Ga(t.children)):!0)?e:null}function V_(e,t){const n={};for(const s in e)n[t&&/[A-Z]/.test(s)?`on:${s}`:Tr(s)]=e[s];return n}const Fl=e=>e?Nh(e)?gi(e):Fl(e.parent):null,Pr=Ae(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>Fl(e.parent),$root:e=>Fl(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>Qa(e),$forceUpdate:e=>e.f||(e.f=()=>{ja(e.update)}),$nextTick:e=>e.n||(e.n=mt.bind(e.proxy)),$watch:e=>_v.bind(e)}),ul=(e,t)=>e!==ue&&!e.__isScriptSetup&&ve(e,t),Hl={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:n,setupState:s,data:r,props:i,accessCache:o,type:l,appContext:a}=e;let u;if(t[0]!=="$"){const m=o[t];if(m!==void 0)switch(m){case 1:return s[t];case 2:return r[t];case 4:return n[t];case 3:return i[t]}else{if(ul(s,t))return o[t]=1,s[t];if(r!==ue&&ve(r,t))return o[t]=2,r[t];if((u=e.propsOptions[0])&&ve(u,t))return o[t]=3,i[t];if(n!==ue&&ve(n,t))return o[t]=4,n[t];jl&&(o[t]=0)}}const f=Pr[t];let c,h;if(f)return t==="$attrs"&&rt(e.attrs,"get",""),f(e);if((c=l.__cssModules)&&(c=c[t]))return c;if(n!==ue&&ve(n,t))return o[t]=4,n[t];if(h=a.config.globalProperties,ve(h,t))return h[t]},set({_:e},t,n){const{data:s,setupState:r,ctx:i}=e;return ul(r,t)?(r[t]=n,!0):s!==ue&&ve(s,t)?(s[t]=n,!0):ve(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(i[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:s,appContext:r,propsOptions:i}},o){let l;return!!n[o]||e!==ue&&ve(e,o)||ul(t,o)||(l=i[0])&&ve(l,o)||ve(s,o)||ve(Pr,o)||ve(r.config.globalProperties,o)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:ve(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}},B_=Ae({},Hl,{get(e,t){if(t!==Symbol.unscopables)return Hl.get(e,t,e)},has(e,t){return t[0]!=="_"&&!by(t)}});function W_(){return null}function K_(){return null}function q_(e){}function G_(e){}function Q_(){return null}function z_(){}function Y_(e,t){return null}function X_(){return rh().slots}function J_(){return rh().attrs}function rh(){const e=Ue();return e.setupContext||(e.setupContext=Dh(e))}function zr(e){return Z(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}function Z_(e,t){const n=zr(e);for(const s in t){if(s.startsWith("__skip"))continue;let r=n[s];r?Z(r)||se(r)?r=n[s]={type:r,default:t[s]}:r.default=t[s]:r===null&&(r=n[s]={default:t[s]}),r&&t[`__skip_${s}`]&&(r.skipFactory=!0)}return n}function ev(e,t){return!e||!t?e||t:Z(e)&&Z(t)?e.concat(t):Ae({},zr(e),zr(t))}function tv(e,t){const n={};for(const s in e)t.includes(s)||Object.defineProperty(n,s,{enumerable:!0,get:()=>e[s]});return n}function nv(e){const t=Ue();let n=e();return Gl(),Ra(n)&&(n=n.catch(s=>{throw Ts(t),s})),[n,()=>Ts(t)]}let jl=!0;function sv(e){const t=Qa(e),n=e.proxy,s=e.ctx;jl=!1,t.beforeCreate&&Yc(t.beforeCreate,e,"bc");const{data:r,computed:i,methods:o,watch:l,provide:a,inject:u,created:f,beforeMount:c,mounted:h,beforeUpdate:m,updated:p,activated:d,deactivated:b,beforeDestroy:y,beforeUnmount:v,destroyed:g,unmounted:_,render:w,renderTracked:O,renderTriggered:P,errorCaptured:R,serverPrefetch:C,expose:L,inheritAttrs:M,components:N,directives:F,filters:z}=t;if(u&&rv(u,s,null),o)for(const K in o){const G=o[K];se(G)&&(s[K]=G.bind(n))}if(r){const K=r.call(n,n);Oe(K)&&(e.data=ln(K))}if(jl=!0,i)for(const K in i){const G=i[K],re=se(G)?G.bind(n,n):se(G.get)?G.get.bind(n,n):xt,ke=!se(G)&&se(G.set)?G.set.bind(n):xt,Ie=ce({get:re,set:ke});Object.defineProperty(s,K,{enumerable:!0,configurable:!0,get:()=>Ie.value,set:Fe=>Ie.value=Fe})}if(l)for(const K in l)ih(l[K],s,n,K);if(a){const K=se(a)?a.call(n):a;Reflect.ownKeys(K).forEach(G=>{Ar(G,K[G])})}f&&Yc(f,e,"c");function W(K,G){Z(G)?G.forEach(re=>K(re.bind(n))):G&&K(G.bind(n))}if(W(Jd,c),W(An,h),W(Wa,m),W(Fo,p),W(Io,d),W(Do,b),W(nh,R),W(th,O),W(eh,P),W(hr,v),W(hi,_),W(Zd,C),Z(L))if(L.length){const K=e.exposed||(e.exposed={});L.forEach(G=>{Object.defineProperty(K,G,{get:()=>n[G],set:re=>n[G]=re})})}else e.exposed||(e.exposed={});w&&e.render===xt&&(e.render=w),M!=null&&(e.inheritAttrs=M),N&&(e.components=N),F&&(e.directives=F),C&&Ba(e)}function rv(e,t,n=xt){Z(e)&&(e=Ul(e));for(const s in e){const r=e[s];let i;Oe(r)?"default"in r?i=tt(r.from||s,r.default,!0):i=tt(r.from||s):i=tt(r),_e(i)?Object.defineProperty(t,s,{enumerable:!0,configurable:!0,get:()=>i.value,set:o=>i.value=o}):t[s]=i}}function Yc(e,t,n){Nt(Z(e)?e.map(s=>s.bind(t.proxy)):e.bind(t.proxy),t,n)}function ih(e,t,n,s){let r=s.includes(".")?Sh(n,s):()=>n[s];if(Le(e)){const i=t[e];se(i)&&Pe(r,i)}else if(se(e))Pe(r,e.bind(n));else if(Oe(e))if(Z(e))e.forEach(i=>ih(i,t,n,s));else{const i=se(e.handler)?e.handler.bind(n):t[e.handler];se(i)&&Pe(r,i,e)}}function Qa(e){const t=e.type,{mixins:n,extends:s}=t,{mixins:r,optionsCache:i,config:{optionMergeStrategies:o}}=e.appContext,l=i.get(t);let a;return l?a=l:!r.length&&!n&&!s?a=t:(a={},r.length&&r.forEach(u=>Zi(a,u,o,!0)),Zi(a,t,o)),Oe(t)&&i.set(t,a),a}function Zi(e,t,n,s=!1){const{mixins:r,extends:i}=t;i&&Zi(e,i,n,!0),r&&r.forEach(o=>Zi(e,o,n,!0));for(const o in t)if(!(s&&o==="expose")){const l=iv[o]||n&&n[o];e[o]=l?l(e[o],t[o]):t[o]}return e}const iv={data:Xc,props:Jc,emits:Jc,methods:Er,computed:Er,beforeCreate:lt,created:lt,beforeMount:lt,mounted:lt,beforeUpdate:lt,updated:lt,beforeDestroy:lt,beforeUnmount:lt,destroyed:lt,unmounted:lt,activated:lt,deactivated:lt,errorCaptured:lt,serverPrefetch:lt,components:Er,directives:Er,watch:lv,provide:Xc,inject:ov};function Xc(e,t){return t?e?function(){return Ae(se(e)?e.call(this,this):e,se(t)?t.call(this,this):t)}:t:e}function ov(e,t){return Er(Ul(e),Ul(t))}function Ul(e){if(Z(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function lt(e,t){return e?[...new Set([].concat(e,t))]:t}function Er(e,t){return e?Ae(Object.create(null),e,t):t}function Jc(e,t){return e?Z(e)&&Z(t)?[...new Set([...e,...t])]:Ae(Object.create(null),zr(e),zr(t??{})):t}function lv(e,t){if(!e)return t;if(!t)return e;const n=Ae(Object.create(null),e);for(const s in t)n[s]=lt(e[s],t[s]);return n}function oh(){return{app:null,config:{isNativeTag:hy,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 av=0;function cv(e,t){return function(s,r=null){se(s)||(s=Ae({},s)),r!=null&&!Oe(r)&&(r=null);const i=oh(),o=new WeakSet,l=[];let a=!1;const u=i.app={_uid:av++,_component:s,_props:r,_container:null,_context:i,_instance:null,version:Fh,get config(){return i.config},set config(f){},use(f,...c){return o.has(f)||(f&&se(f.install)?(o.add(f),f.install(u,...c)):se(f)&&(o.add(f),f(u,...c))),u},mixin(f){return i.mixins.includes(f)||i.mixins.push(f),u},component(f,c){return c?(i.components[f]=c,u):i.components[f]},directive(f,c){return c?(i.directives[f]=c,u):i.directives[f]},mount(f,c,h){if(!a){const m=u._ceVNode||Ce(s,r);return m.appContext=i,h===!0?h="svg":h===!1&&(h=void 0),c&&t?t(m,f):e(m,f,h),a=!0,u._container=f,f.__vue_app__=u,gi(m.component)}},onUnmount(f){l.push(f)},unmount(){a&&(Nt(l,u._instance,16),e(null,u._container),delete u._container.__vue_app__)},provide(f,c){return i.provides[f]=c,u},runWithContext(f){const c=ys;ys=u;try{return f()}finally{ys=c}}};return u}}let ys=null;function Ar(e,t){if(Ge){let n=Ge.provides;const s=Ge.parent&&Ge.parent.provides;s===n&&(n=Ge.provides=Object.create(s)),n[e]=t}}function tt(e,t,n=!1){const s=Ge||ze;if(s||ys){const r=ys?ys._context.provides:s?s.parent==null?s.vnode.appContext&&s.vnode.appContext.provides:s.parent.provides:void 0;if(r&&e in r)return r[e];if(arguments.length>1)return n&&se(t)?t.call(s&&s.proxy):t}}function pi(){return!!(Ge||ze||ys)}const lh={},ah=()=>Object.create(lh),ch=e=>Object.getPrototypeOf(e)===lh;function uv(e,t,n,s=!1){const r={},i=ah();e.propsDefaults=Object.create(null),uh(e,t,r,i);for(const o in e.propsOptions[0])o in r||(r[o]=void 0);n?e.props=s?r:$a(r):e.type.props?e.props=r:e.props=i,e.attrs=i}function fv(e,t,n,s){const{props:r,attrs:i,vnode:{patchFlag:o}}=e,l=ae(r),[a]=e.propsOptions;let u=!1;if((s||o>0)&&!(o&16)){if(o&8){const f=e.vnode.dynamicProps;for(let c=0;c<f.length;c++){let h=f[c];if(jo(e.emitsOptions,h))continue;const m=t[h];if(a)if(ve(i,h))m!==i[h]&&(i[h]=m,u=!0);else{const p=et(h);r[p]=Vl(a,l,p,m,e,!1)}else m!==i[h]&&(i[h]=m,u=!0)}}}else{uh(e,t,r,i)&&(u=!0);let f;for(const c in l)(!t||!ve(t,c)&&((f=_t(c))===c||!ve(t,f)))&&(a?n&&(n[c]!==void 0||n[f]!==void 0)&&(r[c]=Vl(a,l,c,void 0,e,!0)):delete r[c]);if(i!==l)for(const c in i)(!t||!ve(t,c))&&(delete i[c],u=!0)}u&&gn(e.attrs,"set","")}function uh(e,t,n,s){const[r,i]=e.propsOptions;let o=!1,l;if(t)for(let a in t){if(Hs(a))continue;const u=t[a];let f;r&&ve(r,f=et(a))?!i||!i.includes(f)?n[f]=u:(l||(l={}))[f]=u:jo(e.emitsOptions,a)||(!(a in s)||u!==s[a])&&(s[a]=u,o=!0)}if(i){const a=ae(n),u=l||ue;for(let f=0;f<i.length;f++){const c=i[f];n[c]=Vl(r,a,c,u[c],e,!ve(u,c))}}return o}function Vl(e,t,n,s,r,i){const o=e[n];if(o!=null){const l=ve(o,"default");if(l&&s===void 0){const a=o.default;if(o.type!==Function&&!o.skipFactory&&se(a)){const{propsDefaults:u}=r;if(n in u)s=u[n];else{const f=Ts(r);s=u[n]=a.call(null,t),f()}}else s=a;r.ce&&r.ce._setProp(n,s)}o[0]&&(i&&!l?s=!1:o[1]&&(s===""||s===_t(n))&&(s=!0))}return s}const dv=new WeakMap;function fh(e,t,n=!1){const s=n?dv:t.propsCache,r=s.get(e);if(r)return r;const i=e.props,o={},l=[];let a=!1;if(!se(e)){const f=c=>{a=!0;const[h,m]=fh(c,t,!0);Ae(o,h),m&&l.push(...m)};!n&&t.mixins.length&&t.mixins.forEach(f),e.extends&&f(e.extends),e.mixins&&e.mixins.forEach(f)}if(!i&&!a)return Oe(e)&&s.set(e,$s),$s;if(Z(i))for(let f=0;f<i.length;f++){const c=et(i[f]);Zc(c)&&(o[c]=ue)}else if(i)for(const f in i){const c=et(f);if(Zc(c)){const h=i[f],m=o[c]=Z(h)||se(h)?{type:h}:Ae({},h),p=m.type;let d=!1,b=!0;if(Z(p))for(let y=0;y<p.length;++y){const v=p[y],g=se(v)&&v.name;if(g==="Boolean"){d=!0;break}else g==="String"&&(b=!1)}else d=se(p)&&p.name==="Boolean";m[0]=d,m[1]=b,(d||ve(m,"default"))&&l.push(c)}}const u=[o,l];return Oe(e)&&s.set(e,u),u}function Zc(e){return e[0]!=="$"&&!Hs(e)}const dh=e=>e[0]==="_"||e==="$stable",za=e=>Z(e)?e.map(yt):[yt(e)],hv=(e,t,n)=>{if(t._n)return t;const s=bs((...r)=>za(t(...r)),n);return s._c=!1,s},hh=(e,t,n)=>{const s=e._ctx;for(const r in e){if(dh(r))continue;const i=e[r];if(se(i))t[r]=hv(r,i,s);else if(i!=null){const o=za(i);t[r]=()=>o}}},ph=(e,t)=>{const n=za(t);e.slots.default=()=>n},mh=(e,t,n)=>{for(const s in t)(n||s!=="_")&&(e[s]=t[s])},pv=(e,t,n)=>{const s=e.slots=ah();if(e.vnode.shapeFlag&32){const r=t._;r?(mh(s,t,n),n&&ud(s,"_",r,!0)):hh(t,s)}else t&&ph(e,t)},mv=(e,t,n)=>{const{vnode:s,slots:r}=e;let i=!0,o=ue;if(s.shapeFlag&32){const l=t._;l?n&&l===1?i=!1:mh(r,t,n):(i=!t.$stable,hh(t,r)),o=t}else t&&(ph(e,t),o={default:1});if(i)for(const l in r)!dh(l)&&o[l]==null&&delete r[l]},qe=Ah;function gh(e){return _h(e)}function yh(e){return _h(e,T_)}function _h(e,t){const n=To();n.__VUE__=!0;const{insert:s,remove:r,patchProp:i,createElement:o,createText:l,createComment:a,setText:u,setElementText:f,parentNode:c,nextSibling:h,setScopeId:m=xt,insertStaticContent:p}=e,d=(T,A,I,B=null,H=null,E=null,S=void 0,k=null,$=!!A.dynamicChildren)=>{if(T===A)return;T&&!Ft(T,A)&&(B=U(T),Fe(T,H,E,!0),T=null),A.patchFlag===-2&&($=!1,A.dynamicChildren=null);const{type:V,ref:q,shapeFlag:x}=A;switch(V){case wn:b(T,A,I,B);break;case We:y(T,A,I,B);break;case _s:T==null&&v(A,I,B,S);break;case He:N(T,A,I,B,H,E,S,k,$);break;default:x&1?w(T,A,I,B,H,E,S,k,$):x&6?F(T,A,I,B,H,E,S,k,$):(x&64||x&128)&&V.process(T,A,I,B,H,E,S,k,$,ee)}q!=null&&H&&Gr(q,T&&T.ref,E,A||T,!A)},b=(T,A,I,B)=>{if(T==null)s(A.el=l(A.children),I,B);else{const H=A.el=T.el;A.children!==T.children&&u(H,A.children)}},y=(T,A,I,B)=>{T==null?s(A.el=a(A.children||""),I,B):A.el=T.el},v=(T,A,I,B)=>{[T.el,T.anchor]=p(T.children,A,I,B,T.el,T.anchor)},g=({el:T,anchor:A},I,B)=>{let H;for(;T&&T!==A;)H=h(T),s(T,I,B),T=H;s(A,I,B)},_=({el:T,anchor:A})=>{let I;for(;T&&T!==A;)I=h(T),r(T),T=I;r(A)},w=(T,A,I,B,H,E,S,k,$)=>{A.type==="svg"?S="svg":A.type==="math"&&(S="mathml"),T==null?O(A,I,B,H,E,S,k,$):C(T,A,H,E,S,k,$)},O=(T,A,I,B,H,E,S,k)=>{let $,V;const{props:q,shapeFlag:x,transition:D,dirs:Y}=T;if($=T.el=o(T.type,E,q&&q.is,q),x&8?f($,T.children):x&16&&R(T.children,$,null,B,H,fl(T,E),S,k),Y&&Jt(T,null,B,"created"),P($,T,T.scopeId,S,B),q){for(const de in q)de!=="value"&&!Hs(de)&&i($,de,null,q[de],E,B);"value"in q&&i($,"value",null,q.value,E),(V=q.onVnodeBeforeMount)&&gt(V,B,T)}Y&&Jt(T,null,B,"beforeMount");const te=vh(H,D);te&&D.beforeEnter($),s($,A,I),((V=q&&q.onVnodeMounted)||te||Y)&&qe(()=>{V&&gt(V,B,T),te&&D.enter($),Y&&Jt(T,null,B,"mounted")},H)},P=(T,A,I,B,H)=>{if(I&&m(T,I),B)for(let E=0;E<B.length;E++)m(T,B[E]);if(H){let E=H.subTree;if(A===E||to(E.type)&&(E.ssContent===A||E.ssFallback===A)){const S=H.vnode;P(T,S,S.scopeId,S.slotScopeIds,H.parent)}}},R=(T,A,I,B,H,E,S,k,$=0)=>{for(let V=$;V<T.length;V++){const q=T[V]=k?jn(T[V]):yt(T[V]);d(null,q,A,I,B,H,E,S,k)}},C=(T,A,I,B,H,E,S)=>{const k=A.el=T.el;let{patchFlag:$,dynamicChildren:V,dirs:q}=A;$|=T.patchFlag&16;const x=T.props||ue,D=A.props||ue;let Y;if(I&&ls(I,!1),(Y=D.onVnodeBeforeUpdate)&&gt(Y,I,A,T),q&&Jt(A,T,I,"beforeUpdate"),I&&ls(I,!0),(x.innerHTML&&D.innerHTML==null||x.textContent&&D.textContent==null)&&f(k,""),V?L(T.dynamicChildren,V,k,I,B,fl(A,H),E):S||G(T,A,k,null,I,B,fl(A,H),E,!1),$>0){if($&16)M(k,x,D,I,H);else if($&2&&x.class!==D.class&&i(k,"class",null,D.class,H),$&4&&i(k,"style",x.style,D.style,H),$&8){const te=A.dynamicProps;for(let de=0;de<te.length;de++){const he=te[de],Ve=x[he],Je=D[he];(Je!==Ve||he==="value")&&i(k,he,Ve,Je,H,I)}}$&1&&T.children!==A.children&&f(k,A.children)}else!S&&V==null&&M(k,x,D,I,H);((Y=D.onVnodeUpdated)||q)&&qe(()=>{Y&&gt(Y,I,A,T),q&&Jt(A,T,I,"updated")},B)},L=(T,A,I,B,H,E,S)=>{for(let k=0;k<A.length;k++){const $=T[k],V=A[k],q=$.el&&($.type===He||!Ft($,V)||$.shapeFlag&70)?c($.el):I;d($,V,q,null,B,H,E,S,!0)}},M=(T,A,I,B,H)=>{if(A!==I){if(A!==ue)for(const E in A)!Hs(E)&&!(E in I)&&i(T,E,A[E],null,H,B);for(const E in I){if(Hs(E))continue;const S=I[E],k=A[E];S!==k&&E!=="value"&&i(T,E,k,S,H,B)}"value"in I&&i(T,"value",A.value,I.value,H)}},N=(T,A,I,B,H,E,S,k,$)=>{const V=A.el=T?T.el:l(""),q=A.anchor=T?T.anchor:l("");let{patchFlag:x,dynamicChildren:D,slotScopeIds:Y}=A;Y&&(k=k?k.concat(Y):Y),T==null?(s(V,I,B),s(q,I,B),R(A.children||[],I,q,H,E,S,k,$)):x>0&&x&64&&D&&T.dynamicChildren?(L(T.dynamicChildren,D,I,H,E,S,k),(A.key!=null||H&&A===H.subTree)&&Ya(T,A,!0)):G(T,A,I,q,H,E,S,k,$)},F=(T,A,I,B,H,E,S,k,$)=>{A.slotScopeIds=k,T==null?A.shapeFlag&512?H.ctx.activate(A,I,B,S,$):z(A,I,B,H,E,S,$):ne(T,A,$)},z=(T,A,I,B,H,E,S)=>{const k=T.component=kh(T,B,H);if(di(T)&&(k.ctx.renderer=ee),Mh(k,!1,S),k.asyncDep){if(H&&H.registerDep(k,W,S),!T.el){const $=k.subTree=Ce(We);y(null,$,A,I)}}else W(k,T,A,I,H,E,S)},ne=(T,A,I)=>{const B=A.component=T.component;if(Sv(T,A,I))if(B.asyncDep&&!B.asyncResolved){K(B,A,I);return}else B.next=A,B.update();else A.el=T.el,B.vnode=A},W=(T,A,I,B,H,E,S)=>{const k=()=>{if(T.isMounted){let{next:x,bu:D,u:Y,parent:te,vnode:de}=T;{const wt=bh(T);if(wt){x&&(x.el=de.el,K(T,x,S)),wt.asyncDep.then(()=>{T.isUnmounted||k()});return}}let he=x,Ve;ls(T,!1),x?(x.el=de.el,K(T,x,S)):x=de,D&&js(D),(Ve=x.props&&x.props.onVnodeBeforeUpdate)&&gt(Ve,te,x,de),ls(T,!0);const Je=ji(T),Ot=T.subTree;T.subTree=Je,d(Ot,Je,c(Ot.el),U(Ot),T,H,E),x.el=Je.el,he===null&&Uo(T,Je.el),Y&&qe(Y,H),(Ve=x.props&&x.props.onVnodeUpdated)&&qe(()=>gt(Ve,te,x,de),H)}else{let x;const{el:D,props:Y}=A,{bm:te,m:de,parent:he,root:Ve,type:Je}=T,Ot=Qn(A);if(ls(T,!1),te&&js(te),!Ot&&(x=Y&&Y.onVnodeBeforeMount)&&gt(x,he,A),ls(T,!0),D&&Te){const wt=()=>{T.subTree=ji(T),Te(D,T.subTree,T,H,null)};Ot&&Je.__asyncHydrate?Je.__asyncHydrate(D,T,wt):wt()}else{Ve.ce&&Ve.ce._injectChildStyle(Je);const wt=T.subTree=ji(T);d(null,wt,I,B,T,H,E),A.el=wt.el}if(de&&qe(de,H),!Ot&&(x=Y&&Y.onVnodeMounted)){const wt=A;qe(()=>gt(x,he,wt),H)}(A.shapeFlag&256||he&&Qn(he.vnode)&&he.vnode.shapeFlag&256)&&T.a&&qe(T.a,H),T.isMounted=!0,A=I=B=null}};T.scope.on();const $=T.effect=new Ur(k);T.scope.off();const V=T.update=$.run.bind($),q=T.job=$.runIfDirty.bind($);q.i=T,q.id=T.uid,$.scheduler=()=>ja(q),ls(T,!0),V()},K=(T,A,I)=>{A.component=T;const B=T.vnode.props;T.vnode=A,T.next=null,fv(T,A.props,B,I),mv(T,A.children,I),is(),Vc(T),os()},G=(T,A,I,B,H,E,S,k,$=!1)=>{const V=T&&T.children,q=T?T.shapeFlag:0,x=A.children,{patchFlag:D,shapeFlag:Y}=A;if(D>0){if(D&128){ke(V,x,I,B,H,E,S,k,$);return}else if(D&256){re(V,x,I,B,H,E,S,k,$);return}}Y&8?(q&16&&De(V,H,E),x!==V&&f(I,x)):q&16?Y&16?ke(V,x,I,B,H,E,S,k,$):De(V,H,E,!0):(q&8&&f(I,""),Y&16&&R(x,I,B,H,E,S,k,$))},re=(T,A,I,B,H,E,S,k,$)=>{T=T||$s,A=A||$s;const V=T.length,q=A.length,x=Math.min(V,q);let D;for(D=0;D<x;D++){const Y=A[D]=$?jn(A[D]):yt(A[D]);d(T[D],Y,I,null,H,E,S,k,$)}V>q?De(T,H,E,!0,!1,x):R(A,I,B,H,E,S,k,$,x)},ke=(T,A,I,B,H,E,S,k,$)=>{let V=0;const q=A.length;let x=T.length-1,D=q-1;for(;V<=x&&V<=D;){const Y=T[V],te=A[V]=$?jn(A[V]):yt(A[V]);if(Ft(Y,te))d(Y,te,I,null,H,E,S,k,$);else break;V++}for(;V<=x&&V<=D;){const Y=T[x],te=A[D]=$?jn(A[D]):yt(A[D]);if(Ft(Y,te))d(Y,te,I,null,H,E,S,k,$);else break;x--,D--}if(V>x){if(V<=D){const Y=D+1,te=Y<q?A[Y].el:B;for(;V<=D;)d(null,A[V]=$?jn(A[V]):yt(A[V]),I,te,H,E,S,k,$),V++}}else if(V>D)for(;V<=x;)Fe(T[V],H,E,!0),V++;else{const Y=V,te=V,de=new Map;for(V=te;V<=D;V++){const Et=A[V]=$?jn(A[V]):yt(A[V]);Et.key!=null&&de.set(Et.key,V)}let he,Ve=0;const Je=D-te+1;let Ot=!1,wt=0;const pr=new Array(Je);for(V=0;V<Je;V++)pr[V]=0;for(V=Y;V<=x;V++){const Et=T[V];if(Ve>=Je){Fe(Et,H,E,!0);continue}let Qt;if(Et.key!=null)Qt=de.get(Et.key);else for(he=te;he<=D;he++)if(pr[he-te]===0&&Ft(Et,A[he])){Qt=he;break}Qt===void 0?Fe(Et,H,E,!0):(pr[Qt-te]=V+1,Qt>=wt?wt=Qt:Ot=!0,d(Et,A[Qt],I,null,H,E,S,k,$),Ve++)}const pc=Ot?gv(pr):$s;for(he=pc.length-1,V=Je-1;V>=0;V--){const Et=te+V,Qt=A[Et],mc=Et+1<q?A[Et+1].el:B;pr[V]===0?d(null,Qt,I,mc,H,E,S,k,$):Ot&&(he<0||V!==pc[he]?Ie(Qt,I,mc,2):he--)}}},Ie=(T,A,I,B,H=null)=>{const{el:E,type:S,transition:k,children:$,shapeFlag:V}=T;if(V&6){Ie(T.component.subTree,A,I,B);return}if(V&128){T.suspense.move(A,I,B);return}if(V&64){S.move(T,A,I,ee);return}if(S===He){s(E,A,I);for(let x=0;x<$.length;x++)Ie($[x],A,I,B);s(T.anchor,A,I);return}if(S===_s){g(T,A,I);return}if(B!==2&&V&1&&k)if(B===0)k.beforeEnter(E),s(E,A,I),qe(()=>k.enter(E),H);else{const{leave:x,delayLeave:D,afterLeave:Y}=k,te=()=>s(E,A,I),de=()=>{x(E,()=>{te(),Y&&Y()})};D?D(E,te,de):de()}else s(E,A,I)},Fe=(T,A,I,B=!1,H=!1)=>{const{type:E,props:S,ref:k,children:$,dynamicChildren:V,shapeFlag:q,patchFlag:x,dirs:D,cacheIndex:Y}=T;if(x===-2&&(H=!1),k!=null&&Gr(k,null,I,T,!0),Y!=null&&(A.renderCache[Y]=void 0),q&256){A.ctx.deactivate(T);return}const te=q&1&&D,de=!Qn(T);let he;if(de&&(he=S&&S.onVnodeBeforeUnmount)&&gt(he,A,T),q&6)xe(T.component,I,B);else{if(q&128){T.suspense.unmount(I,B);return}te&&Jt(T,null,A,"beforeUnmount"),q&64?T.type.remove(T,A,I,ee,B):V&&!V.hasOnce&&(E!==He||x>0&&x&64)?De(V,A,I,!1,!0):(E===He&&x&384||!H&&q&16)&&De($,A,I),B&&Ye(T)}(de&&(he=S&&S.onVnodeUnmounted)||te)&&qe(()=>{he&&gt(he,A,T),te&&Jt(T,null,A,"unmounted")},I)},Ye=T=>{const{type:A,el:I,anchor:B,transition:H}=T;if(A===He){Xe(I,B);return}if(A===_s){_(T);return}const E=()=>{r(I),H&&!H.persisted&&H.afterLeave&&H.afterLeave()};if(T.shapeFlag&1&&H&&!H.persisted){const{leave:S,delayLeave:k}=H,$=()=>S(I,E);k?k(T.el,E,$):$()}else E()},Xe=(T,A)=>{let I;for(;T!==A;)I=h(T),r(T),T=I;r(A)},xe=(T,A,I)=>{const{bum:B,scope:H,job:E,subTree:S,um:k,m:$,a:V}=T;eo($),eo(V),B&&js(B),H.stop(),E&&(E.flags|=8,Fe(S,T,A,I)),k&&qe(k,A),qe(()=>{T.isUnmounted=!0},A),A&&A.pendingBranch&&!A.isUnmounted&&T.asyncDep&&!T.asyncResolved&&T.suspenseId===A.pendingId&&(A.deps--,A.deps===0&&A.resolve())},De=(T,A,I,B=!1,H=!1,E=0)=>{for(let S=E;S<T.length;S++)Fe(T[S],A,I,B,H)},U=T=>{if(T.shapeFlag&6)return U(T.component.subTree);if(T.shapeFlag&128)return T.suspense.next();const A=h(T.anchor||T.el),I=A&&A[Bd];return I?h(I):A};let X=!1;const Q=(T,A,I)=>{T==null?A._vnode&&Fe(A._vnode,null,null,!0):d(A._vnode||null,T,A,null,null,null,I),A._vnode=T,X||(X=!0,Vc(),Ji(),X=!1)},ee={p:d,um:Fe,m:Ie,r:Ye,mt:z,mc:R,pc:G,pbc:L,n:U,o:e};let fe,Te;return t&&([fe,Te]=t(ee)),{render:Q,hydrate:fe,createApp:cv(Q,fe)}}function fl({type:e,props:t},n){return n==="svg"&&e==="foreignObject"||n==="mathml"&&e==="annotation-xml"&&t&&t.encoding&&t.encoding.includes("html")?void 0:n}function ls({effect:e,job:t},n){n?(e.flags|=32,t.flags|=4):(e.flags&=-33,t.flags&=-5)}function vh(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function Ya(e,t,n=!1){const s=e.children,r=t.children;if(Z(s)&&Z(r))for(let i=0;i<s.length;i++){const o=s[i];let l=r[i];l.shapeFlag&1&&!l.dynamicChildren&&((l.patchFlag<=0||l.patchFlag===32)&&(l=r[i]=jn(r[i]),l.el=o.el),!n&&l.patchFlag!==-2&&Ya(o,l)),l.type===wn&&(l.el=o.el)}}function gv(e){const t=e.slice(),n=[0];let s,r,i,o,l;const a=e.length;for(s=0;s<a;s++){const u=e[s];if(u!==0){if(r=n[n.length-1],e[r]<u){t[s]=r,n.push(s);continue}for(i=0,o=n.length-1;i<o;)l=i+o>>1,e[n[l]]<u?i=l+1:o=l;u<e[n[i]]&&(i>0&&(t[s]=n[i-1]),n[i]=s)}}for(i=n.length,o=n[i-1];i-- >0;)n[i]=o,o=t[o];return n}function bh(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:bh(t)}function eo(e){if(e)for(let t=0;t<e.length;t++)e[t].flags|=8}const wh=Symbol.for("v-scx"),Eh=()=>tt(wh);function Ho(e,t){return mi(e,null,t)}function yv(e,t){return mi(e,null,{flush:"post"})}function Th(e,t){return mi(e,null,{flush:"sync"})}function Pe(e,t,n){return mi(e,t,n)}function mi(e,t,n=ue){const{immediate:s,deep:r,flush:i,once:o}=n,l=Ae({},n),a=t&&s||!t&&i!=="post";let u;if(rr){if(i==="sync"){const m=Eh();u=m.__watcherHandles||(m.__watcherHandles=[])}else if(!a){const m=()=>{};return m.stop=xt,m.resume=xt,m.pause=xt,m}}const f=Ge;l.call=(m,p,d)=>Nt(m,f,p,d);let c=!1;i==="post"?l.scheduler=m=>{qe(m,f&&f.suspense)}:i!=="sync"&&(c=!0,l.scheduler=(m,p)=>{p?m():ja(m)}),l.augmentJob=m=>{t&&(m.flags|=4),c&&(m.flags|=2,f&&(m.id=f.uid,m.i=f))};const h=l_(e,t,l);return rr&&(u?u.push(h):a&&h()),h}function _v(e,t,n){const s=this.proxy,r=Le(e)?e.includes(".")?Sh(s,e):()=>s[e]:e.bind(s,s);let i;se(t)?i=t:(i=t.handler,n=t);const o=Ts(this),l=mi(r,i.bind(s),n);return o(),l}function Sh(e,t){const n=t.split(".");return()=>{let s=e;for(let r=0;r<n.length&&s;r++)s=s[n[r]];return s}}function vv(e,t,n=ue){const s=Ue(),r=et(t),i=_t(t),o=Ch(e,r),l=Ha((a,u)=>{let f,c=ue,h;return Th(()=>{const m=e[r];ft(f,m)&&(f=m,u())}),{get(){return a(),n.get?n.get(f):f},set(m){const p=n.set?n.set(m):m;if(!ft(p,f)&&!(c!==ue&&ft(m,c)))return;const d=s.vnode.props;d&&(t in d||r in d||i in d)&&(`onUpdate:${t}`in d||`onUpdate:${r}`in d||`onUpdate:${i}`in d)||(f=m,u()),s.emit(`update:${t}`,p),ft(m,p)&&ft(m,c)&&!ft(p,h)&&u(),c=m,h=p}}});return l[Symbol.iterator]=()=>{let a=0;return{next(){return a<2?{value:a++?o||ue:l,done:!1}:{done:!0}}}},l}const Ch=(e,t)=>t==="modelValue"||t==="model-value"?e.modelModifiers:e[`${t}Modifiers`]||e[`${et(t)}Modifiers`]||e[`${_t(t)}Modifiers`];function bv(e,t,...n){if(e.isUnmounted)return;const s=e.vnode.props||ue;let r=n;const i=t.startsWith("update:"),o=i&&Ch(s,t.slice(7));o&&(o.trim&&(r=n.map(f=>Le(f)?f.trim():f)),o.number&&(r=n.map(Gi)));let l,a=s[l=Tr(t)]||s[l=Tr(et(t))];!a&&i&&(a=s[l=Tr(_t(t))]),a&&Nt(a,e,6,r);const u=s[l+"Once"];if(u){if(!e.emitted)e.emitted={};else if(e.emitted[l])return;e.emitted[l]=!0,Nt(u,e,6,r)}}function Oh(e,t,n=!1){const s=t.emitsCache,r=s.get(e);if(r!==void 0)return r;const i=e.emits;let o={},l=!1;if(!se(e)){const a=u=>{const f=Oh(u,t,!0);f&&(l=!0,Ae(o,f))};!n&&t.mixins.length&&t.mixins.forEach(a),e.extends&&a(e.extends),e.mixins&&e.mixins.forEach(a)}return!i&&!l?(Oe(e)&&s.set(e,null),null):(Z(i)?i.forEach(a=>o[a]=null):Ae(o,i),Oe(e)&&s.set(e,o),o)}function jo(e,t){return!e||!ui(t)?!1:(t=t.slice(2).replace(/Once$/,""),ve(e,t[0].toLowerCase()+t.slice(1))||ve(e,_t(t))||ve(e,t))}function ji(e){const{type:t,vnode:n,proxy:s,withProxy:r,propsOptions:[i],slots:o,attrs:l,emit:a,render:u,renderCache:f,props:c,data:h,setupState:m,ctx:p,inheritAttrs:d}=e,b=qr(e);let y,v;try{if(n.shapeFlag&4){const _=r||s,w=_;y=yt(u.call(w,_,f,c,m,h,p)),v=l}else{const _=t;y=yt(_.length>1?_(c,{attrs:l,slots:o,emit:a}):_(c,null)),v=t.props?l:Ev(l)}}catch(_){Rr.length=0,Os(_,e,1),y=Ce(We)}let g=y;if(v&&d!==!1){const _=Object.keys(v),{shapeFlag:w}=g;_.length&&w&7&&(i&&_.some(Pa)&&(v=Tv(v,i)),g=an(g,v,!1,!0))}return n.dirs&&(g=an(g,null,!1,!0),g.dirs=g.dirs?g.dirs.concat(n.dirs):n.dirs),n.transition&&Tn(g,n.transition),y=g,qr(b),y}function wv(e,t=!0){let n;for(let s=0;s<e.length;s++){const r=e[s];if(Cn(r)){if(r.type!==We||r.children==="v-if"){if(n)return;n=r}}else return}return n}const Ev=e=>{let t;for(const n in e)(n==="class"||n==="style"||ui(n))&&((t||(t={}))[n]=e[n]);return t},Tv=(e,t)=>{const n={};for(const s in e)(!Pa(s)||!(s.slice(9)in t))&&(n[s]=e[s]);return n};function Sv(e,t,n){const{props:s,children:r,component:i}=e,{props:o,children:l,patchFlag:a}=t,u=i.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&a>=0){if(a&1024)return!0;if(a&16)return s?eu(s,o,u):!!o;if(a&8){const f=t.dynamicProps;for(let c=0;c<f.length;c++){const h=f[c];if(o[h]!==s[h]&&!jo(u,h))return!0}}}else return(r||l)&&(!l||!l.$stable)?!0:s===o?!1:s?o?eu(s,o,u):!0:!!o;return!1}function eu(e,t,n){const s=Object.keys(t);if(s.length!==Object.keys(e).length)return!0;for(let r=0;r<s.length;r++){const i=s[r];if(t[i]!==e[i]&&!jo(n,i))return!0}return!1}function Uo({vnode:e,parent:t},n){for(;t;){const s=t.subTree;if(s.suspense&&s.suspense.activeBranch===e&&(s.el=e.el),s===e)(e=t.vnode).el=n,t=t.parent;else break}}const to=e=>e.__isSuspense;let Bl=0;const Cv={name:"Suspense",__isSuspense:!0,process(e,t,n,s,r,i,o,l,a,u){if(e==null)Pv(t,n,s,r,i,o,l,a,u);else{if(i&&i.deps>0&&!e.suspense.isInFallback){t.suspense=e.suspense,t.suspense.vnode=t,t.el=e.el;return}Av(e,t,n,s,r,o,l,a,u)}},hydrate:Rv,normalize:Lv},Ov=Cv;function Yr(e,t){const n=e.props&&e.props[t];se(n)&&n()}function Pv(e,t,n,s,r,i,o,l,a){const{p:u,o:{createElement:f}}=a,c=f("div"),h=e.suspense=Ph(e,r,s,t,c,n,i,o,l,a);u(null,h.pendingBranch=e.ssContent,c,null,s,h,i,o),h.deps>0?(Yr(e,"onPending"),Yr(e,"onFallback"),u(null,e.ssFallback,t,n,s,null,i,o),Vs(h,e.ssFallback)):h.resolve(!1,!0)}function Av(e,t,n,s,r,i,o,l,{p:a,um:u,o:{createElement:f}}){const c=t.suspense=e.suspense;c.vnode=t,t.el=e.el;const h=t.ssContent,m=t.ssFallback,{activeBranch:p,pendingBranch:d,isInFallback:b,isHydrating:y}=c;if(d)c.pendingBranch=h,Ft(h,d)?(a(d,h,c.hiddenContainer,null,r,c,i,o,l),c.deps<=0?c.resolve():b&&(y||(a(p,m,n,s,r,null,i,o,l),Vs(c,m)))):(c.pendingId=Bl++,y?(c.isHydrating=!1,c.activeBranch=d):u(d,r,c),c.deps=0,c.effects.length=0,c.hiddenContainer=f("div"),b?(a(null,h,c.hiddenContainer,null,r,c,i,o,l),c.deps<=0?c.resolve():(a(p,m,n,s,r,null,i,o,l),Vs(c,m))):p&&Ft(h,p)?(a(p,h,n,s,r,c,i,o,l),c.resolve(!0)):(a(null,h,c.hiddenContainer,null,r,c,i,o,l),c.deps<=0&&c.resolve()));else if(p&&Ft(h,p))a(p,h,n,s,r,c,i,o,l),Vs(c,h);else if(Yr(t,"onPending"),c.pendingBranch=h,h.shapeFlag&512?c.pendingId=h.component.suspenseId:c.pendingId=Bl++,a(null,h,c.hiddenContainer,null,r,c,i,o,l),c.deps<=0)c.resolve();else{const{timeout:v,pendingId:g}=c;v>0?setTimeout(()=>{c.pendingId===g&&c.fallback(m)},v):v===0&&c.fallback(m)}}function Ph(e,t,n,s,r,i,o,l,a,u,f=!1){const{p:c,m:h,um:m,n:p,o:{parentNode:d,remove:b}}=u;let y;const v=xv(e);v&&t&&t.pendingBranch&&(y=t.pendingId,t.deps++);const g=e.props?Qi(e.props.timeout):void 0,_=i,w={vnode:e,parent:t,parentComponent:n,namespace:o,container:s,hiddenContainer:r,deps:0,pendingId:Bl++,timeout:typeof g=="number"?g:-1,activeBranch:null,pendingBranch:null,isInFallback:!f,isHydrating:f,isUnmounted:!1,effects:[],resolve(O=!1,P=!1){const{vnode:R,activeBranch:C,pendingBranch:L,pendingId:M,effects:N,parentComponent:F,container:z}=w;let ne=!1;w.isHydrating?w.isHydrating=!1:O||(ne=C&&L.transition&&L.transition.mode==="out-in",ne&&(C.transition.afterLeave=()=>{M===w.pendingId&&(h(L,z,i===_?p(C):i,0),Wr(N))}),C&&(d(C.el)===z&&(i=p(C)),m(C,F,w,!0)),ne||h(L,z,i,0)),Vs(w,L),w.pendingBranch=null,w.isInFallback=!1;let W=w.parent,K=!1;for(;W;){if(W.pendingBranch){W.effects.push(...N),K=!0;break}W=W.parent}!K&&!ne&&Wr(N),w.effects=[],v&&t&&t.pendingBranch&&y===t.pendingId&&(t.deps--,t.deps===0&&!P&&t.resolve()),Yr(R,"onResolve")},fallback(O){if(!w.pendingBranch)return;const{vnode:P,activeBranch:R,parentComponent:C,container:L,namespace:M}=w;Yr(P,"onFallback");const N=p(R),F=()=>{w.isInFallback&&(c(null,O,L,N,C,null,M,l,a),Vs(w,O))},z=O.transition&&O.transition.mode==="out-in";z&&(R.transition.afterLeave=F),w.isInFallback=!0,m(R,C,null,!0),z||F()},move(O,P,R){w.activeBranch&&h(w.activeBranch,O,P,R),w.container=O},next(){return w.activeBranch&&p(w.activeBranch)},registerDep(O,P,R){const C=!!w.pendingBranch;C&&w.deps++;const L=O.vnode.el;O.asyncDep.catch(M=>{Os(M,O,0)}).then(M=>{if(O.isUnmounted||w.isUnmounted||w.pendingId!==O.suspenseId)return;O.asyncResolved=!0;const{vnode:N}=O;Ql(O,M,!1),L&&(N.el=L);const F=!L&&O.subTree.el;P(O,N,d(L||O.subTree.el),L?null:p(O.subTree),w,o,R),F&&b(F),Uo(O,N.el),C&&--w.deps===0&&w.resolve()})},unmount(O,P){w.isUnmounted=!0,w.activeBranch&&m(w.activeBranch,n,O,P),w.pendingBranch&&m(w.pendingBranch,n,O,P)}};return w}function Rv(e,t,n,s,r,i,o,l,a){const u=t.suspense=Ph(t,s,n,e.parentNode,document.createElement("div"),null,r,i,o,l,!0),f=a(e,u.pendingBranch=t.ssContent,n,u,i,o);return u.deps===0&&u.resolve(!1,!0),f}function Lv(e){const{shapeFlag:t,children:n}=e,s=t&32;e.ssContent=tu(s?n.default:n),e.ssFallback=s?tu(n.fallback):Ce(We)}function tu(e){let t;if(se(e)){const n=Es&&e._c;n&&(e._d=!1,pt()),e=e(),n&&(e._d=!0,t=ot,Rh())}return Z(e)&&(e=wv(e)),e=yt(e),t&&!e.dynamicChildren&&(e.dynamicChildren=t.filter(n=>n!==e)),e}function Ah(e,t){t&&t.pendingBranch?Z(e)?t.effects.push(...e):t.effects.push(e):Wr(e)}function Vs(e,t){e.activeBranch=t;const{vnode:n,parentComponent:s}=e;let r=t.el;for(;!r&&t.component;)t=t.component.subTree,r=t.el;n.el=r,s&&s.subTree===n&&(s.vnode.el=r,Uo(s,r))}function xv(e){const t=e.props&&e.props.suspensible;return t!=null&&t!==!1}const He=Symbol.for("v-fgt"),wn=Symbol.for("v-txt"),We=Symbol.for("v-cmt"),_s=Symbol.for("v-stc"),Rr=[];let ot=null;function pt(e=!1){Rr.push(ot=e?null:[])}function Rh(){Rr.pop(),ot=Rr[Rr.length-1]||null}let Es=1;function Wl(e,t=!1){Es+=e,e<0&&ot&&t&&(ot.hasOnce=!0)}function Lh(e){return e.dynamicChildren=Es>0?ot||$s:null,Rh(),Es>0&&ot&&ot.push(e),e}function sr(e,t,n,s,r,i){return Lh(nn(e,t,n,s,r,i,!0))}function Sn(e,t,n,s,r){return Lh(Ce(e,t,n,s,r,!0))}function Cn(e){return e?e.__v_isVNode===!0:!1}function Ft(e,t){return e.type===t.type&&e.key===t.key}function kv(e){}const xh=({key:e})=>e??null,Ui=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?Le(e)||_e(e)||se(e)?{i:ze,r:e,k:t,f:!!n}:e:null);function nn(e,t=null,n=null,s=0,r=null,i=e===He?0:1,o=!1,l=!1){const a={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&xh(t),ref:t&&Ui(t),scopeId:No,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetStart:null,targetAnchor:null,staticCount:0,shapeFlag:i,patchFlag:s,dynamicProps:r,dynamicChildren:null,appContext:null,ctx:ze};return l?(Za(a,n),i&128&&e.normalize(a)):n&&(a.shapeFlag|=Le(n)?8:16),Es>0&&!o&&ot&&(a.patchFlag>0||i&6)&&a.patchFlag!==32&&ot.push(a),a}const Ce=Nv;function Nv(e,t=null,n=null,s=0,r=null,i=!1){if((!e||e===sh)&&(e=We),Cn(e)){const l=an(e,t,!0);return n&&Za(l,n),Es>0&&!i&&ot&&(l.shapeFlag&6?ot[ot.indexOf(e)]=l:ot.push(l)),l.patchFlag=-2,l}if(Uv(e)&&(e=e.__vccOpts),t){t=Xa(t);let{class:l,style:a}=t;l&&!Le(l)&&(t.class=rs(l)),Oe(a)&&(xo(a)&&!Z(a)&&(a=Ae({},a)),t.style=Gn(a))}const o=Le(e)?1:to(e)?128:Wd(e)?64:Oe(e)?4:se(e)?2:0;return nn(e,t,n,s,r,o,i,!0)}function Xa(e){return e?xo(e)||ch(e)?Ae({},e):e:null}function an(e,t,n=!1,s=!1){const{props:r,ref:i,patchFlag:o,children:l,transition:a}=e,u=t?Vo(r||{},t):r,f={__v_isVNode:!0,__v_skip:!0,type:e.type,props:u,key:u&&xh(u),ref:t&&t.ref?n&&i?Z(i)?i.concat(Ui(t)):[i,Ui(t)]:Ui(t):i,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:l,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==He?o===-1?16:o|16:o,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:a,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&an(e.ssContent),ssFallback:e.ssFallback&&an(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return a&&s&&Tn(f,a.clone(f)),f}function Ja(e=" ",t=0){return Ce(wn,null,e,t)}function Mv(e,t){const n=Ce(_s,null,e);return n.staticCount=t,n}function Kl(e="",t=!1){return t?(pt(),Sn(We,null,e)):Ce(We,null,e)}function yt(e){return e==null||typeof e=="boolean"?Ce(We):Z(e)?Ce(He,null,e.slice()):Cn(e)?jn(e):Ce(wn,null,String(e))}function jn(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:an(e)}function Za(e,t){let n=0;const{shapeFlag:s}=e;if(t==null)t=null;else if(Z(t))n=16;else if(typeof t=="object")if(s&65){const r=t.default;r&&(r._c&&(r._d=!1),Za(e,r()),r._c&&(r._d=!0));return}else{n=32;const r=t._;!r&&!ch(t)?t._ctx=ze:r===3&&ze&&(ze.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else se(t)?(t={default:t,_ctx:ze},n=32):(t=String(t),s&64?(n=16,t=[Ja(t)]):n=8);e.children=t,e.shapeFlag|=n}function Vo(...e){const t={};for(let n=0;n<e.length;n++){const s=e[n];for(const r in s)if(r==="class")t.class!==s.class&&(t.class=rs([t.class,s.class]));else if(r==="style")t.style=Gn([t.style,s.style]);else if(ui(r)){const i=t[r],o=s[r];o&&i!==o&&!(Z(i)&&i.includes(o))&&(t[r]=i?[].concat(i,o):o)}else r!==""&&(t[r]=s[r])}return t}function gt(e,t,n,s=null){Nt(e,t,7,[n,s])}const Iv=oh();let Dv=0;function kh(e,t,n){const s=e.type,r=(t?t.appContext:e.appContext)||Iv,i={uid:Dv++,vnode:e,type:s,parent:t,appContext:r,root:null,next:null,subTree:null,effect:null,update:null,job:null,scope:new ka(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(r.provides),ids:t?t.ids:["",0,0],accessCache:null,renderCache:[],components:null,directives:null,propsOptions:fh(s,r),emitsOptions:Oh(s,r),emit:null,emitted:null,propsDefaults:ue,inheritAttrs:s.inheritAttrs,ctx:ue,data:ue,props:ue,attrs:ue,slots:ue,refs:ue,setupState:ue,setupContext:null,suspense:n,suspenseId:n?n.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 i.ctx={_:i},i.root=t?t.root:i,i.emit=bv.bind(null,i),e.ce&&e.ce(i),i}let Ge=null;const Ue=()=>Ge||ze;let no,ql;{const e=To(),t=(n,s)=>{let r;return(r=e[n])||(r=e[n]=[]),r.push(s),i=>{r.length>1?r.forEach(o=>o(i)):r[0](i)}};no=t("__VUE_INSTANCE_SETTERS__",n=>Ge=n),ql=t("__VUE_SSR_SETTERS__",n=>rr=n)}const Ts=e=>{const t=Ge;return no(e),e.scope.on(),()=>{e.scope.off(),no(t)}},Gl=()=>{Ge&&Ge.scope.off(),no(null)};function Nh(e){return e.vnode.shapeFlag&4}let rr=!1;function Mh(e,t=!1,n=!1){t&&ql(t);const{props:s,children:r}=e.vnode,i=Nh(e);uv(e,s,i,t),pv(e,r,n);const o=i?$v(e,t):void 0;return t&&ql(!1),o}function $v(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,Hl);const{setup:s}=n;if(s){is();const r=e.setupContext=s.length>1?Dh(e):null,i=Ts(e),o=dr(s,e,0,[e.props,r]),l=Ra(o);if(os(),i(),(l||e.sp)&&!Qn(e)&&Ba(e),l){if(o.then(Gl,Gl),t)return o.then(a=>{Ql(e,a,t)}).catch(a=>{Os(a,e,0)});e.asyncDep=o}else Ql(e,o,t)}else Ih(e,t)}function Ql(e,t,n){se(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:Oe(t)&&(e.setupState=Fa(t)),Ih(e,n)}let so,zl;function Fv(e){so=e,zl=t=>{t.render._rc&&(t.withProxy=new Proxy(t.ctx,B_))}}const Hv=()=>!so;function Ih(e,t,n){const s=e.type;if(!e.render){if(!t&&so&&!s.render){const r=s.template||Qa(e).template;if(r){const{isCustomElement:i,compilerOptions:o}=e.appContext.config,{delimiters:l,compilerOptions:a}=s,u=Ae(Ae({isCustomElement:i,delimiters:l},o),a);s.render=so(r,u)}}e.render=s.render||xt,zl&&zl(e)}{const r=Ts(e);is();try{sv(e)}finally{os(),r()}}}const jv={get(e,t){return rt(e,"get",""),e[t]}};function Dh(e){const t=n=>{e.exposed=n||{}};return{attrs:new Proxy(e.attrs,jv),slots:e.slots,emit:e.emit,expose:t}}function gi(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(Fa(ko(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in Pr)return Pr[n](e)},has(t,n){return n in t||n in Pr}})):e.proxy}function Yl(e,t=!0){return se(e)?e.displayName||e.name:e.name||t&&e.__name}function Uv(e){return se(e)&&"__vccOpts"in e}const ce=(e,t)=>s_(e,t,rr);function Ps(e,t,n){const s=arguments.length;return s===2?Oe(t)&&!Z(t)?Cn(t)?Ce(e,null,[t]):Ce(e,t):Ce(e,null,t):(s>3?n=Array.prototype.slice.call(arguments,2):s===3&&Cn(n)&&(n=[n]),Ce(e,t,n))}function Vv(){}function Bv(e,t,n,s){const r=n[s];if(r&&$h(r,e))return r;const i=t();return i.memo=e.slice(),i.cacheIndex=s,n[s]=i}function $h(e,t){const n=e.memo;if(n.length!=t.length)return!1;for(let s=0;s<n.length;s++)if(ft(n[s],t[s]))return!1;return Es>0&&ot&&ot.push(e),!0}const Fh="3.5.13",Wv=xt,Kv=d_,qv=Ms,Gv=Hd,Qv={createComponentInstance:kh,setupComponent:Mh,renderComponentRoot:ji,setCurrentRenderingInstance:qr,isVNode:Cn,normalizeVNode:yt,getComponentPublicInstance:gi,ensureValidVNode:Ga,pushWarningContext:a_,popWarningContext:c_},zv=Qv,Yv=null,Xv=null,Jv=null;/**
30
+ * @vue/runtime-dom v3.5.13
31
+ * (c) 2018-present Yuxi (Evan) You and Vue contributors
32
+ * @license MIT
33
+ **/let Xl;const nu=typeof window<"u"&&window.trustedTypes;if(nu)try{Xl=nu.createPolicy("vue",{createHTML:e=>e})}catch{}const Hh=Xl?e=>Xl.createHTML(e):e=>e,Zv="http://www.w3.org/2000/svg",eb="http://www.w3.org/1998/Math/MathML",pn=typeof document<"u"?document:null,su=pn&&pn.createElement("template"),tb={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,s)=>{const r=t==="svg"?pn.createElementNS(Zv,e):t==="mathml"?pn.createElementNS(eb,e):n?pn.createElement(e,{is:n}):pn.createElement(e);return e==="select"&&s&&s.multiple!=null&&r.setAttribute("multiple",s.multiple),r},createText:e=>pn.createTextNode(e),createComment:e=>pn.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>pn.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,s,r,i){const o=n?n.previousSibling:t.lastChild;if(r&&(r===i||r.nextSibling))for(;t.insertBefore(r.cloneNode(!0),n),!(r===i||!(r=r.nextSibling)););else{su.innerHTML=Hh(s==="svg"?`<svg>${e}</svg>`:s==="mathml"?`<math>${e}</math>`:e);const l=su.content;if(s==="svg"||s==="mathml"){const a=l.firstChild;for(;a.firstChild;)l.appendChild(a.firstChild);l.removeChild(a)}t.insertBefore(l,n)}return[o?o.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},Ln="transition",yr="animation",ir=Symbol("_vtc"),jh={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},Uh=Ae({},Va,jh),nb=e=>(e.displayName="Transition",e.props=Uh,e),sb=nb((e,{slots:t})=>Ps(zd,Vh(e),t)),as=(e,t=[])=>{Z(e)?e.forEach(n=>n(...t)):e&&e(...t)},ru=e=>e?Z(e)?e.some(t=>t.length>1):e.length>1:!1;function Vh(e){const t={};for(const N in e)N in jh||(t[N]=e[N]);if(e.css===!1)return t;const{name:n="v",type:s,duration:r,enterFromClass:i=`${n}-enter-from`,enterActiveClass:o=`${n}-enter-active`,enterToClass:l=`${n}-enter-to`,appearFromClass:a=i,appearActiveClass:u=o,appearToClass:f=l,leaveFromClass:c=`${n}-leave-from`,leaveActiveClass:h=`${n}-leave-active`,leaveToClass:m=`${n}-leave-to`}=e,p=rb(r),d=p&&p[0],b=p&&p[1],{onBeforeEnter:y,onEnter:v,onEnterCancelled:g,onLeave:_,onLeaveCancelled:w,onBeforeAppear:O=y,onAppear:P=v,onAppearCancelled:R=g}=t,C=(N,F,z,ne)=>{N._enterCancelled=ne,kn(N,F?f:l),kn(N,F?u:o),z&&z()},L=(N,F)=>{N._isLeaving=!1,kn(N,c),kn(N,m),kn(N,h),F&&F()},M=N=>(F,z)=>{const ne=N?P:v,W=()=>C(F,N,z);as(ne,[F,W]),iu(()=>{kn(F,N?a:i),Yt(F,N?f:l),ru(ne)||ou(F,s,d,W)})};return Ae(t,{onBeforeEnter(N){as(y,[N]),Yt(N,i),Yt(N,o)},onBeforeAppear(N){as(O,[N]),Yt(N,a),Yt(N,u)},onEnter:M(!1),onAppear:M(!0),onLeave(N,F){N._isLeaving=!0;const z=()=>L(N,F);Yt(N,c),N._enterCancelled?(Yt(N,h),Jl()):(Jl(),Yt(N,h)),iu(()=>{N._isLeaving&&(kn(N,c),Yt(N,m),ru(_)||ou(N,s,b,z))}),as(_,[N,z])},onEnterCancelled(N){C(N,!1,void 0,!0),as(g,[N])},onAppearCancelled(N){C(N,!0,void 0,!0),as(R,[N])},onLeaveCancelled(N){L(N),as(w,[N])}})}function rb(e){if(e==null)return null;if(Oe(e))return[dl(e.enter),dl(e.leave)];{const t=dl(e);return[t,t]}}function dl(e){return Qi(e)}function Yt(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e[ir]||(e[ir]=new Set)).add(t)}function kn(e,t){t.split(/\s+/).forEach(s=>s&&e.classList.remove(s));const n=e[ir];n&&(n.delete(t),n.size||(e[ir]=void 0))}function iu(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let ib=0;function ou(e,t,n,s){const r=e._endId=++ib,i=()=>{r===e._endId&&s()};if(n!=null)return setTimeout(i,n);const{type:o,timeout:l,propCount:a}=Bh(e,t);if(!o)return s();const u=o+"end";let f=0;const c=()=>{e.removeEventListener(u,h),i()},h=m=>{m.target===e&&++f>=a&&c()};setTimeout(()=>{f<a&&c()},l+1),e.addEventListener(u,h)}function Bh(e,t){const n=window.getComputedStyle(e),s=p=>(n[p]||"").split(", "),r=s(`${Ln}Delay`),i=s(`${Ln}Duration`),o=lu(r,i),l=s(`${yr}Delay`),a=s(`${yr}Duration`),u=lu(l,a);let f=null,c=0,h=0;t===Ln?o>0&&(f=Ln,c=o,h=i.length):t===yr?u>0&&(f=yr,c=u,h=a.length):(c=Math.max(o,u),f=c>0?o>u?Ln:yr:null,h=f?f===Ln?i.length:a.length:0);const m=f===Ln&&/\b(transform|all)(,|$)/.test(s(`${Ln}Property`).toString());return{type:f,timeout:c,propCount:h,hasTransform:m}}function lu(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max(...t.map((n,s)=>au(n)+au(e[s])))}function au(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function Jl(){return document.body.offsetHeight}function ob(e,t,n){const s=e[ir];s&&(t=(t?[t,...s]:[...s]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const ro=Symbol("_vod"),Wh=Symbol("_vsh"),Kh={beforeMount(e,{value:t},{transition:n}){e[ro]=e.style.display==="none"?"":e.style.display,n&&t?n.beforeEnter(e):_r(e,t)},mounted(e,{value:t},{transition:n}){n&&t&&n.enter(e)},updated(e,{value:t,oldValue:n},{transition:s}){!t!=!n&&(s?t?(s.beforeEnter(e),_r(e,!0),s.enter(e)):s.leave(e,()=>{_r(e,!1)}):_r(e,t))},beforeUnmount(e,{value:t}){_r(e,t)}};function _r(e,t){e.style.display=t?e[ro]:"none",e[Wh]=!t}function lb(){Kh.getSSRProps=({value:e})=>{if(!e)return{style:{display:"none"}}}}const qh=Symbol("");function ab(e){const t=Ue();if(!t)return;const n=t.ut=(r=e(t.proxy))=>{Array.from(document.querySelectorAll(`[data-v-owner="${t.uid}"]`)).forEach(i=>io(i,r))},s=()=>{const r=e(t.proxy);t.ce?io(t.ce,r):Zl(t.subTree,r),n(r)};Wa(()=>{Wr(s)}),An(()=>{Pe(s,xt,{flush:"post"});const r=new MutationObserver(s);r.observe(t.subTree.el.parentNode,{childList:!0}),hi(()=>r.disconnect())})}function Zl(e,t){if(e.shapeFlag&128){const n=e.suspense;e=n.activeBranch,n.pendingBranch&&!n.isHydrating&&n.effects.push(()=>{Zl(n.activeBranch,t)})}for(;e.component;)e=e.component.subTree;if(e.shapeFlag&1&&e.el)io(e.el,t);else if(e.type===He)e.children.forEach(n=>Zl(n,t));else if(e.type===_s){let{el:n,anchor:s}=e;for(;n&&(io(n,t),n!==s);)n=n.nextSibling}}function io(e,t){if(e.nodeType===1){const n=e.style;let s="";for(const r in t)n.setProperty(`--${r}`,t[r]),s+=`--${r}: ${t[r]};`;n[qh]=s}}const cb=/(^|;)\s*display\s*:/;function ub(e,t,n){const s=e.style,r=Le(n);let i=!1;if(n&&!r){if(t)if(Le(t))for(const o of t.split(";")){const l=o.slice(0,o.indexOf(":")).trim();n[l]==null&&Vi(s,l,"")}else for(const o in t)n[o]==null&&Vi(s,o,"");for(const o in n)o==="display"&&(i=!0),Vi(s,o,n[o])}else if(r){if(t!==n){const o=s[qh];o&&(n+=";"+o),s.cssText=n,i=cb.test(n)}}else t&&e.removeAttribute("style");ro in e&&(e[ro]=i?s.display:"",e[Wh]&&(s.display="none"))}const cu=/\s*!important$/;function Vi(e,t,n){if(Z(n))n.forEach(s=>Vi(e,t,s));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const s=fb(e,t);cu.test(n)?e.setProperty(_t(s),n.replace(cu,""),"important"):e[s]=n}}const uu=["Webkit","Moz","ms"],hl={};function fb(e,t){const n=hl[t];if(n)return n;let s=et(t);if(s!=="filter"&&s in e)return hl[t]=s;s=fi(s);for(let r=0;r<uu.length;r++){const i=uu[r]+s;if(i in e)return hl[t]=i}return t}const fu="http://www.w3.org/1999/xlink";function du(e,t,n,s,r,i=Oy(t)){s&&t.startsWith("xlink:")?n==null?e.removeAttributeNS(fu,t.slice(6,t.length)):e.setAttributeNS(fu,t,n):n==null||i&&!dd(n)?e.removeAttribute(t):e.setAttribute(t,i?"":Kt(n)?String(n):n)}function hu(e,t,n,s,r){if(t==="innerHTML"||t==="textContent"){n!=null&&(e[t]=t==="innerHTML"?Hh(n):n);return}const i=e.tagName;if(t==="value"&&i!=="PROGRESS"&&!i.includes("-")){const l=i==="OPTION"?e.getAttribute("value")||"":e.value,a=n==null?e.type==="checkbox"?"on":"":String(n);(l!==a||!("_value"in e))&&(e.value=a),n==null&&e.removeAttribute(t),e._value=n;return}let o=!1;if(n===""||n==null){const l=typeof e[t];l==="boolean"?n=dd(n):n==null&&l==="string"?(n="",o=!0):l==="number"&&(n=0,o=!0)}try{e[t]=n}catch{}o&&e.removeAttribute(r||t)}function _n(e,t,n,s){e.addEventListener(t,n,s)}function db(e,t,n,s){e.removeEventListener(t,n,s)}const pu=Symbol("_vei");function hb(e,t,n,s,r=null){const i=e[pu]||(e[pu]={}),o=i[t];if(s&&o)o.value=s;else{const[l,a]=pb(t);if(s){const u=i[t]=yb(s,r);_n(e,l,u,a)}else o&&(db(e,l,o,a),i[t]=void 0)}}const mu=/(?:Once|Passive|Capture)$/;function pb(e){let t;if(mu.test(e)){t={};let s;for(;s=e.match(mu);)e=e.slice(0,e.length-s[0].length),t[s[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):_t(e.slice(2)),t]}let pl=0;const mb=Promise.resolve(),gb=()=>pl||(mb.then(()=>pl=0),pl=Date.now());function yb(e,t){const n=s=>{if(!s._vts)s._vts=Date.now();else if(s._vts<=n.attached)return;Nt(_b(s,n.value),t,5,[s])};return n.value=e,n.attached=gb(),n}function _b(e,t){if(Z(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(s=>r=>!r._stopped&&s&&s(r))}else return t}const gu=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,vb=(e,t,n,s,r,i)=>{const o=r==="svg";t==="class"?ob(e,s,o):t==="style"?ub(e,n,s):ui(t)?Pa(t)||hb(e,t,n,s,i):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):bb(e,t,s,o))?(hu(e,t,s),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&du(e,t,s,o,i,t!=="value")):e._isVueCE&&(/[A-Z]/.test(t)||!Le(s))?hu(e,et(t),s,i,t):(t==="true-value"?e._trueValue=s:t==="false-value"&&(e._falseValue=s),du(e,t,s,o))};function bb(e,t,n,s){if(s)return!!(t==="innerHTML"||t==="textContent"||t in e&&gu(t)&&se(n));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const r=e.tagName;if(r==="IMG"||r==="VIDEO"||r==="CANVAS"||r==="SOURCE")return!1}return gu(t)&&Le(n)?!1:t in e}const yu={};/*! #__NO_SIDE_EFFECTS__ */function Gh(e,t,n){const s=bt(e,t);wo(s)&&Ae(s,t);class r extends Bo{constructor(o){super(s,o,n)}}return r.def=s,r}/*! #__NO_SIDE_EFFECTS__ */const wb=(e,t)=>Gh(e,t,op),Eb=typeof HTMLElement<"u"?HTMLElement:class{};class Bo extends Eb{constructor(t,n={},s=Xr){super(),this._def=t,this._props=n,this._createApp=s,this._isVueCE=!0,this._instance=null,this._app=null,this._nonce=this._def.nonce,this._connected=!1,this._resolved=!1,this._numberProps=null,this._styleChildren=new WeakSet,this._ob=null,this.shadowRoot&&s!==Xr?this._root=this.shadowRoot:t.shadowRoot!==!1?(this.attachShadow({mode:"open"}),this._root=this.shadowRoot):this._root=this,this._def.__asyncLoader||this._resolveProps(this._def)}connectedCallback(){if(!this.isConnected)return;this.shadowRoot||this._parseSlots(),this._connected=!0;let t=this;for(;t=t&&(t.parentNode||t.host);)if(t instanceof Bo){this._parent=t;break}this._instance||(this._resolved?(this._setParent(),this._update()):t&&t._pendingResolve?this._pendingResolve=t._pendingResolve.then(()=>{this._pendingResolve=void 0,this._resolveDef()}):this._resolveDef())}_setParent(t=this._parent){t&&(this._instance.parent=t._instance,this._instance.provides=t._instance.provides)}disconnectedCallback(){this._connected=!1,mt(()=>{this._connected||(this._ob&&(this._ob.disconnect(),this._ob=null),this._app&&this._app.unmount(),this._instance&&(this._instance.ce=void 0),this._app=this._instance=null)})}_resolveDef(){if(this._pendingResolve)return;for(let s=0;s<this.attributes.length;s++)this._setAttr(this.attributes[s].name);this._ob=new MutationObserver(s=>{for(const r of s)this._setAttr(r.attributeName)}),this._ob.observe(this,{attributes:!0});const t=(s,r=!1)=>{this._resolved=!0,this._pendingResolve=void 0;const{props:i,styles:o}=s;let l;if(i&&!Z(i))for(const a in i){const u=i[a];(u===Number||u&&u.type===Number)&&(a in this._props&&(this._props[a]=Qi(this._props[a])),(l||(l=Object.create(null)))[et(a)]=!0)}this._numberProps=l,r&&this._resolveProps(s),this.shadowRoot&&this._applyStyles(o),this._mount(s)},n=this._def.__asyncLoader;n?this._pendingResolve=n().then(s=>t(this._def=s,!0)):t(this._def)}_mount(t){this._app=this._createApp(t),t.configureApp&&t.configureApp(this._app),this._app._ceVNode=this._createVNode(),this._app.mount(this._root);const n=this._instance&&this._instance.exposed;if(n)for(const s in n)ve(this,s)||Object.defineProperty(this,s,{get:()=>Ct(n[s])})}_resolveProps(t){const{props:n}=t,s=Z(n)?n:Object.keys(n||{});for(const r of Object.keys(this))r[0]!=="_"&&s.includes(r)&&this._setProp(r,this[r]);for(const r of s.map(et))Object.defineProperty(this,r,{get(){return this._getProp(r)},set(i){this._setProp(r,i,!0,!0)}})}_setAttr(t){if(t.startsWith("data-v-"))return;const n=this.hasAttribute(t);let s=n?this.getAttribute(t):yu;const r=et(t);n&&this._numberProps&&this._numberProps[r]&&(s=Qi(s)),this._setProp(r,s,!1,!0)}_getProp(t){return this._props[t]}_setProp(t,n,s=!0,r=!1){if(n!==this._props[t]&&(n===yu?delete this._props[t]:(this._props[t]=n,t==="key"&&this._app&&(this._app._ceVNode.key=n)),r&&this._instance&&this._update(),s)){const i=this._ob;i&&i.disconnect(),n===!0?this.setAttribute(_t(t),""):typeof n=="string"||typeof n=="number"?this.setAttribute(_t(t),n+""):n||this.removeAttribute(_t(t)),i&&i.observe(this,{attributes:!0})}}_update(){ip(this._createVNode(),this._root)}_createVNode(){const t={};this.shadowRoot||(t.onVnodeMounted=t.onVnodeUpdated=this._renderSlots.bind(this));const n=Ce(this._def,Ae(t,this._props));return this._instance||(n.ce=s=>{this._instance=s,s.ce=this,s.isCE=!0;const r=(i,o)=>{this.dispatchEvent(new CustomEvent(i,wo(o[0])?Ae({detail:o},o[0]):{detail:o}))};s.emit=(i,...o)=>{r(i,o),_t(i)!==i&&r(_t(i),o)},this._setParent()}),n}_applyStyles(t,n){if(!t)return;if(n){if(n===this._def||this._styleChildren.has(n))return;this._styleChildren.add(n)}const s=this._nonce;for(let r=t.length-1;r>=0;r--){const i=document.createElement("style");s&&i.setAttribute("nonce",s),i.textContent=t[r],this.shadowRoot.prepend(i)}}_parseSlots(){const t=this._slots={};let n;for(;n=this.firstChild;){const s=n.nodeType===1&&n.getAttribute("slot")||"default";(t[s]||(t[s]=[])).push(n),this.removeChild(n)}}_renderSlots(){const t=(this._teleportTarget||this).querySelectorAll("slot"),n=this._instance.type.__scopeId;for(let s=0;s<t.length;s++){const r=t[s],i=r.getAttribute("name")||"default",o=this._slots[i],l=r.parentNode;if(o)for(const a of o){if(n&&a.nodeType===1){const u=n+"-s",f=document.createTreeWalker(a,1);a.setAttribute(u,"");let c;for(;c=f.nextNode();)c.setAttribute(u,"")}l.insertBefore(a,r)}else for(;r.firstChild;)l.insertBefore(r.firstChild,r);l.removeChild(r)}}_injectChildStyle(t){this._applyStyles(t.styles,t)}_removeChildStyle(t){}}function Qh(e){const t=Ue(),n=t&&t.ce;return n||null}function Tb(){const e=Qh();return e&&e.shadowRoot}function Sb(e="$style"){{const t=Ue();if(!t)return ue;const n=t.type.__cssModules;if(!n)return ue;const s=n[e];return s||ue}}const zh=new WeakMap,Yh=new WeakMap,oo=Symbol("_moveCb"),_u=Symbol("_enterCb"),Cb=e=>(delete e.props.mode,e),Ob=Cb({name:"TransitionGroup",props:Ae({},Uh,{tag:String,moveClass:String}),setup(e,{slots:t}){const n=Ue(),s=Ua();let r,i;return Fo(()=>{if(!r.length)return;const o=e.moveClass||`${e.name||"v"}-move`;if(!xb(r[0].el,n.vnode.el,o))return;r.forEach(Ab),r.forEach(Rb);const l=r.filter(Lb);Jl(),l.forEach(a=>{const u=a.el,f=u.style;Yt(u,o),f.transform=f.webkitTransform=f.transitionDuration="";const c=u[oo]=h=>{h&&h.target!==u||(!h||/transform$/.test(h.propertyName))&&(u.removeEventListener("transitionend",c),u[oo]=null,kn(u,o))};u.addEventListener("transitionend",c)})}),()=>{const o=ae(e),l=Vh(o);let a=o.tag||He;if(r=[],i)for(let u=0;u<i.length;u++){const f=i[u];f.el&&f.el instanceof Element&&(r.push(f),Tn(f,nr(f,l,s,n)),zh.set(f,f.el.getBoundingClientRect()))}i=t.default?Mo(t.default()):[];for(let u=0;u<i.length;u++){const f=i[u];f.key!=null&&Tn(f,nr(f,l,s,n))}return Ce(a,null,i)}}}),Pb=Ob;function Ab(e){const t=e.el;t[oo]&&t[oo](),t[_u]&&t[_u]()}function Rb(e){Yh.set(e,e.el.getBoundingClientRect())}function Lb(e){const t=zh.get(e),n=Yh.get(e),s=t.left-n.left,r=t.top-n.top;if(s||r){const i=e.el.style;return i.transform=i.webkitTransform=`translate(${s}px,${r}px)`,i.transitionDuration="0s",e}}function xb(e,t,n){const s=e.cloneNode(),r=e[ir];r&&r.forEach(l=>{l.split(/\s+/).forEach(a=>a&&s.classList.remove(a))}),n.split(/\s+/).forEach(l=>l&&s.classList.add(l)),s.style.display="none";const i=t.nodeType===1?t:t.parentNode;i.appendChild(s);const{hasTransform:o}=Bh(s);return i.removeChild(s),o}const Zn=e=>{const t=e.props["onUpdate:modelValue"]||!1;return Z(t)?n=>js(t,n):t};function kb(e){e.target.composing=!0}function vu(e){const t=e.target;t.composing&&(t.composing=!1,t.dispatchEvent(new Event("input")))}const kt=Symbol("_assign"),lo={created(e,{modifiers:{lazy:t,trim:n,number:s}},r){e[kt]=Zn(r);const i=s||r.props&&r.props.type==="number";_n(e,t?"change":"input",o=>{if(o.target.composing)return;let l=e.value;n&&(l=l.trim()),i&&(l=Gi(l)),e[kt](l)}),n&&_n(e,"change",()=>{e.value=e.value.trim()}),t||(_n(e,"compositionstart",kb),_n(e,"compositionend",vu),_n(e,"change",vu))},mounted(e,{value:t}){e.value=t??""},beforeUpdate(e,{value:t,oldValue:n,modifiers:{lazy:s,trim:r,number:i}},o){if(e[kt]=Zn(o),e.composing)return;const l=(i||e.type==="number")&&!/^0\d/.test(e.value)?Gi(e.value):e.value,a=t??"";l!==a&&(document.activeElement===e&&e.type!=="range"&&(s&&t===n||r&&e.value.trim()===a)||(e.value=a))}},ec={deep:!0,created(e,t,n){e[kt]=Zn(n),_n(e,"change",()=>{const s=e._modelValue,r=or(e),i=e.checked,o=e[kt];if(Z(s)){const l=So(s,r),a=l!==-1;if(i&&!a)o(s.concat(r));else if(!i&&a){const u=[...s];u.splice(l,1),o(u)}}else if(Cs(s)){const l=new Set(s);i?l.add(r):l.delete(r),o(l)}else o(Jh(e,i))})},mounted:bu,beforeUpdate(e,t,n){e[kt]=Zn(n),bu(e,t,n)}};function bu(e,{value:t,oldValue:n},s){e._modelValue=t;let r;if(Z(t))r=So(t,s.props.value)>-1;else if(Cs(t))r=t.has(s.props.value);else{if(t===n)return;r=Xn(t,Jh(e,!0))}e.checked!==r&&(e.checked=r)}const tc={created(e,{value:t},n){e.checked=Xn(t,n.props.value),e[kt]=Zn(n),_n(e,"change",()=>{e[kt](or(e))})},beforeUpdate(e,{value:t,oldValue:n},s){e[kt]=Zn(s),t!==n&&(e.checked=Xn(t,s.props.value))}},Xh={deep:!0,created(e,{value:t,modifiers:{number:n}},s){const r=Cs(t);_n(e,"change",()=>{const i=Array.prototype.filter.call(e.options,o=>o.selected).map(o=>n?Gi(or(o)):or(o));e[kt](e.multiple?r?new Set(i):i:i[0]),e._assigning=!0,mt(()=>{e._assigning=!1})}),e[kt]=Zn(s)},mounted(e,{value:t}){wu(e,t)},beforeUpdate(e,t,n){e[kt]=Zn(n)},updated(e,{value:t}){e._assigning||wu(e,t)}};function wu(e,t){const n=e.multiple,s=Z(t);if(!(n&&!s&&!Cs(t))){for(let r=0,i=e.options.length;r<i;r++){const o=e.options[r],l=or(o);if(n)if(s){const a=typeof l;a==="string"||a==="number"?o.selected=t.some(u=>String(u)===String(l)):o.selected=So(t,l)>-1}else o.selected=t.has(l);else if(Xn(or(o),t)){e.selectedIndex!==r&&(e.selectedIndex=r);return}}!n&&e.selectedIndex!==-1&&(e.selectedIndex=-1)}}function or(e){return"_value"in e?e._value:e.value}function Jh(e,t){const n=t?"_trueValue":"_falseValue";return n in e?e[n]:t}const Zh={created(e,t,n){ki(e,t,n,null,"created")},mounted(e,t,n){ki(e,t,n,null,"mounted")},beforeUpdate(e,t,n,s){ki(e,t,n,s,"beforeUpdate")},updated(e,t,n,s){ki(e,t,n,s,"updated")}};function ep(e,t){switch(e){case"SELECT":return Xh;case"TEXTAREA":return lo;default:switch(t){case"checkbox":return ec;case"radio":return tc;default:return lo}}}function ki(e,t,n,s,r){const o=ep(e.tagName,n.props&&n.props.type)[r];o&&o(e,t,n,s)}function Nb(){lo.getSSRProps=({value:e})=>({value:e}),tc.getSSRProps=({value:e},t)=>{if(t.props&&Xn(t.props.value,e))return{checked:!0}},ec.getSSRProps=({value:e},t)=>{if(Z(e)){if(t.props&&So(e,t.props.value)>-1)return{checked:!0}}else if(Cs(e)){if(t.props&&e.has(t.props.value))return{checked:!0}}else if(e)return{checked:!0}},Zh.getSSRProps=(e,t)=>{if(typeof t.type!="string")return;const n=ep(t.type.toUpperCase(),t.props&&t.props.type);if(n.getSSRProps)return n.getSSRProps(e,t)}}const Mb=["ctrl","shift","alt","meta"],Ib={stop:e=>e.stopPropagation(),prevent:e=>e.preventDefault(),self:e=>e.target!==e.currentTarget,ctrl:e=>!e.ctrlKey,shift:e=>!e.shiftKey,alt:e=>!e.altKey,meta:e=>!e.metaKey,left:e=>"button"in e&&e.button!==0,middle:e=>"button"in e&&e.button!==1,right:e=>"button"in e&&e.button!==2,exact:(e,t)=>Mb.some(n=>e[`${n}Key`]&&!t.includes(n))},Db=(e,t)=>{const n=e._withMods||(e._withMods={}),s=t.join(".");return n[s]||(n[s]=(r,...i)=>{for(let o=0;o<t.length;o++){const l=Ib[t[o]];if(l&&l(r,t))return}return e(r,...i)})},$b={esc:"escape",space:" ",up:"arrow-up",left:"arrow-left",right:"arrow-right",down:"arrow-down",delete:"backspace"},tp=(e,t)=>{const n=e._withKeys||(e._withKeys={}),s=t.join(".");return n[s]||(n[s]=r=>{if(!("key"in r))return;const i=_t(r.key);if(t.some(o=>o===i||$b[o]===i))return e(r)})},np=Ae({patchProp:vb},tb);let Lr,Eu=!1;function sp(){return Lr||(Lr=gh(np))}function rp(){return Lr=Eu?Lr:yh(np),Eu=!0,Lr}const ip=(...e)=>{sp().render(...e)},Fb=(...e)=>{rp().hydrate(...e)},Xr=(...e)=>{const t=sp().createApp(...e),{mount:n}=t;return t.mount=s=>{const r=ap(s);if(!r)return;const i=t._component;!se(i)&&!i.render&&!i.template&&(i.template=r.innerHTML),r.nodeType===1&&(r.textContent="");const o=n(r,!1,lp(r));return r instanceof Element&&(r.removeAttribute("v-cloak"),r.setAttribute("data-v-app","")),o},t},op=(...e)=>{const t=rp().createApp(...e),{mount:n}=t;return t.mount=s=>{const r=ap(s);if(r)return n(r,!0,lp(r))},t};function lp(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function ap(e){return Le(e)?document.querySelector(e):e}let Tu=!1;const Hb=()=>{Tu||(Tu=!0,Nb(),lb())};/**
34
+ * vue v3.5.13
35
+ * (c) 2018-present Yuxi (Evan) You and Vue contributors
36
+ * @license MIT
37
+ **/const jb=()=>{},Ub=Object.freeze(Object.defineProperty({__proto__:null,BaseTransition:zd,BaseTransitionPropsValidators:Va,Comment:We,DeprecationTypes:Jv,EffectScope:ka,ErrorCodes:f_,ErrorTypeStrings:Kv,Fragment:He,KeepAlive:I_,ReactiveEffect:Ur,Static:_s,Suspense:Ov,Teleport:y_,Text:wn,TrackOpTypes:r_,Transition:sb,TransitionGroup:Pb,TriggerOpTypes:i_,VueElement:Bo,assertNumber:u_,callWithAsyncErrorHandling:Nt,callWithErrorHandling:dr,camelize:et,capitalize:fi,cloneVNode:an,compatUtils:Xv,compile:jb,computed:ce,createApp:Xr,createBlock:Sn,createCommentVNode:Kl,createElementBlock:sr,createElementVNode:nn,createHydrationRenderer:yh,createPropsRestProxy:tv,createRenderer:gh,createSSRApp:op,createSlots:U_,createStaticVNode:Mv,createTextVNode:Ja,createVNode:Ce,customRef:Ha,defineAsyncComponent:N_,defineComponent:bt,defineCustomElement:Gh,defineEmits:K_,defineExpose:q_,defineModel:z_,defineOptions:G_,defineProps:W_,defineSSRCustomElement:wb,defineSlots:Q_,devtools:qv,effect:Ry,effectScope:Co,getCurrentInstance:Ue,getCurrentScope:Oo,getCurrentWatcher:o_,getTransitionRawChildren:Mo,guardReactiveProps:Xa,h:Ps,handleError:Os,hasInjectionContext:pi,hydrate:Fb,hydrateOnIdle:P_,hydrateOnInteraction:x_,hydrateOnMediaQuery:L_,hydrateOnVisible:R_,initCustomFormatter:Vv,initDirectivesForSSR:Hb,inject:tt,isMemoSame:$h,isProxy:xo,isReactive:sn,isReadonly:Jn,isRef:_e,isRuntimeOnly:Hv,isShallow:St,isVNode:Cn,markRaw:ko,mergeDefaults:Z_,mergeModels:ev,mergeProps:Vo,nextTick:mt,normalizeClass:rs,normalizeProps:fd,normalizeStyle:Gn,onActivated:Io,onBeforeMount:Jd,onBeforeUnmount:hr,onBeforeUpdate:Wa,onDeactivated:Do,onErrorCaptured:nh,onMounted:An,onRenderTracked:th,onRenderTriggered:eh,onScopeDispose:Na,onServerPrefetch:Zd,onUnmounted:hi,onUpdated:Fo,onWatcherCleanup:Md,openBlock:pt,popScopeId:Ud,provide:Ar,proxyRefs:Fa,pushScopeId:jd,queuePostFlushCb:Wr,reactive:ln,readonly:En,ref:je,registerRuntimeCompiler:Fv,render:ip,renderList:j_,renderSlot:Qr,resolveComponent:ws,resolveDirective:H_,resolveDynamicComponent:F_,resolveFilter:Yv,resolveTransitionHooks:nr,setBlockTracking:Wl,setDevtoolsHook:Gv,setTransitionHooks:Tn,shallowReactive:$a,shallowReadonly:zy,shallowRef:ye,ssrContextKey:wh,ssrUtils:zv,stop:Ly,toDisplayString:xa,toHandlerKey:Tr,toHandlers:V_,toRaw:ae,toRef:kd,toRefs:xd,toValue:oe,transformVNodeArgs:kv,triggerRef:Xy,unref:Ct,useAttrs:J_,useCssModule:Sb,useCssVars:ab,useHost:Qh,useId:v_,useModel:vv,useSSRContext:Eh,useShadowRoot:Tb,useSlots:X_,useTemplateRef:b_,useTransitionState:Ua,vModelCheckbox:ec,vModelDynamic:Zh,vModelRadio:tc,vModelSelect:Xh,vModelText:lo,vShow:Kh,version:Fh,warn:Wv,watch:Pe,watchEffect:Ho,watchPostEffect:yv,watchSyncEffect:Th,withAsyncContext:nv,withCtx:bs,withDefaults:Y_,withDirectives:m_,withKeys:tp,withMemo:Bv,withModifiers:Db,withScopeId:Vd},Symbol.toStringTag,{value:"Module"}));/*!
38
+ * vue-i18n v10.0.6
39
+ * (c) 2025 kazuya kawaguchi
40
+ * Released under the MIT License.
41
+ */const Vb="10.0.6";function Bb(){typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(ba().__INTLIFY_PROD_DEVTOOLS__=!1)}const Mt={UNEXPECTED_RETURN_TYPE:kg,INVALID_ARGUMENT:25,MUST_BE_CALL_SETUP_TOP:26,NOT_INSTALLED:27,REQUIRED_VALUE:28,INVALID_VALUE:29,NOT_INSTALLED_WITH_PROVIDE:31,UNEXPECTED_ERROR:32};function qt(e,...t){return _o(e,null,void 0)}const ea=ts("__translateVNode"),ta=ts("__datetimeParts"),na=ts("__numberParts"),Wb=ts("__setPluralRules"),Kb=ts("__injectWithOption"),sa=ts("__dispose");function Jr(e){if(!be(e))return e;for(const t in e)if(jt(e,t))if(!t.includes("."))be(e[t])&&Jr(e[t]);else{const n=t.split("."),s=n.length-1;let r=e,i=!1;for(let o=0;o<s;o++){if(n[o]==="__proto__")throw new Error(`unsafe key: ${n[o]}`);if(n[o]in r||(r[n[o]]=Se()),!be(r[n[o]])){i=!0;break}r=r[n[o]]}i||(r[n[s]]=e[t],delete e[t]),be(r[n[s]])&&Jr(r[n[s]])}return e}function cp(e,t){const{messages:n,__i18n:s,messageResolver:r,flatJson:i}=t,o=me(n)?n:Qe(s)?Se():{[e]:Se()};if(Qe(s)&&s.forEach(l=>{if("locale"in l&&"resource"in l){const{locale:a,resource:u}=l;a?(o[a]=o[a]||Se(),Fi(u,o[a])):Fi(u,o)}else J(l)&&Fi(JSON.parse(l),o)}),r==null&&i)for(const l in o)jt(o,l)&&Jr(o[l]);return o}function up(e){return e.type}function qb(e,t,n){let s=be(t.messages)?t.messages:Se();"__i18nGlobal"in n&&(s=cp(e.locale.value,{messages:s,__i18n:n.__i18nGlobal}));const r=Object.keys(s);r.length&&r.forEach(i=>{e.mergeLocaleMessage(i,s[i])});{if(be(t.datetimeFormats)){const i=Object.keys(t.datetimeFormats);i.length&&i.forEach(o=>{e.mergeDateTimeFormat(o,t.datetimeFormats[o])})}if(be(t.numberFormats)){const i=Object.keys(t.numberFormats);i.length&&i.forEach(o=>{e.mergeNumberFormat(o,t.numberFormats[o])})}}}function Su(e){return Ce(wn,null,e,0)}const Cu="__INTLIFY_META__",Ou=()=>[],Gb=()=>!1;let Pu=0;function Au(e){return(t,n,s,r)=>e(n,s,Ue()||void 0,r)}const Qb=()=>{const e=Ue();let t=null;return e&&(t=up(e)[Cu])?{[Cu]:t}:null};function fp(e={}){const{__root:t,__injectWithOption:n}=e,s=t===void 0,r=e.flatJson,i=Wi?je:ye;let o=Me(e.inheritLocale)?e.inheritLocale:!0;const l=i(t&&o?t.locale.value:J(e.locale)?e.locale:qi),a=i(t&&o?t.fallbackLocale.value:J(e.fallbackLocale)||Qe(e.fallbackLocale)||me(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:l.value),u=i(cp(l.value,e)),f=i(me(e.datetimeFormats)?e.datetimeFormats:{[l.value]:{}}),c=i(me(e.numberFormats)?e.numberFormats:{[l.value]:{}});let h=t?t.missingWarn:Me(e.missingWarn)||Ki(e.missingWarn)?e.missingWarn:!0,m=t?t.fallbackWarn:Me(e.fallbackWarn)||Ki(e.fallbackWarn)?e.fallbackWarn:!0,p=t?t.fallbackRoot:Me(e.fallbackRoot)?e.fallbackRoot:!0,d=!!e.fallbackFormat,b=Ne(e.missing)?e.missing:null,y=Ne(e.missing)?Au(e.missing):null,v=Ne(e.postTranslation)?e.postTranslation:null,g=t?t.warnHtmlMessage:Me(e.warnHtmlMessage)?e.warnHtmlMessage:!0,_=!!e.escapeParameter;const w=t?t.modifiers:me(e.modifiers)?e.modifiers:{};let O=e.pluralRules||t&&t.pluralRules,P;P=(()=>{s&&Rc(null);const x={version:Vb,locale:l.value,fallbackLocale:a.value,messages:u.value,modifiers:w,pluralRules:O,missing:y===null?void 0:y,missingWarn:h,fallbackWarn:m,fallbackFormat:d,unresolving:!0,postTranslation:v===null?void 0:v,warnHtmlMessage:g,escapeParameter:_,messageResolver:e.messageResolver,messageCompiler:e.messageCompiler,__meta:{framework:"vue"}};x.datetimeFormats=f.value,x.numberFormats=c.value,x.__datetimeFormatters=me(P)?P.__datetimeFormatters:void 0,x.__numberFormatters=me(P)?P.__numberFormatters:void 0;const D=Jg(x);return s&&Rc(D),D})(),mr(P,l.value,a.value);function C(){return[l.value,a.value,u.value,f.value,c.value]}const L=ce({get:()=>l.value,set:x=>{l.value=x,P.locale=l.value}}),M=ce({get:()=>a.value,set:x=>{a.value=x,P.fallbackLocale=a.value,mr(P,l.value,x)}}),N=ce(()=>u.value),F=ce(()=>f.value),z=ce(()=>c.value);function ne(){return Ne(v)?v:null}function W(x){v=x,P.postTranslation=x}function K(){return b}function G(x){x!==null&&(y=Au(x)),b=x,P.missing=y}const re=(x,D,Y,te,de,he)=>{C();let Ve;try{__INTLIFY_PROD_DEVTOOLS__,s||(P.fallbackContext=t?Xg():void 0),Ve=x(P)}finally{__INTLIFY_PROD_DEVTOOLS__,s||(P.fallbackContext=void 0)}if(Y!=="translate exists"&&Be(Ve)&&Ve===vo||Y==="translate exists"&&!Ve){const[Je,Ot]=D();return t&&p?te(t):de(Je)}else{if(he(Ve))return Ve;throw qt(Mt.UNEXPECTED_RETURN_TYPE)}};function ke(...x){return re(D=>Reflect.apply($c,null,[D,...x]),()=>kl(...x),"translate",D=>Reflect.apply(D.t,D,[...x]),D=>D,D=>J(D))}function Ie(...x){const[D,Y,te]=x;if(te&&!be(te))throw qt(Mt.INVALID_ARGUMENT);return ke(D,Y,Ze({resolvedMessage:!0},te||{}))}function Fe(...x){return re(D=>Reflect.apply(xc,null,[D,...x]),()=>Ll(...x),"datetime format",D=>Reflect.apply(D.d,D,[...x]),()=>Pc,D=>J(D))}function Ye(...x){return re(D=>Reflect.apply(Nc,null,[D,...x]),()=>xl(...x),"number format",D=>Reflect.apply(D.n,D,[...x]),()=>Pc,D=>J(D))}function Xe(x){return x.map(D=>J(D)||Be(D)||Me(D)?Su(String(D)):D)}const De={normalize:Xe,interpolate:x=>x,type:"vnode"};function U(...x){return re(D=>{let Y;const te=D;try{te.processor=De,Y=Reflect.apply($c,null,[te,...x])}finally{te.processor=null}return Y},()=>kl(...x),"translate",D=>D[ea](...x),D=>[Su(D)],D=>Qe(D))}function X(...x){return re(D=>Reflect.apply(Nc,null,[D,...x]),()=>xl(...x),"number format",D=>D[na](...x),Ou,D=>J(D)||Qe(D))}function Q(...x){return re(D=>Reflect.apply(xc,null,[D,...x]),()=>Ll(...x),"datetime format",D=>D[ta](...x),Ou,D=>J(D)||Qe(D))}function ee(x){O=x,P.pluralRules=O}function fe(x,D){return re(()=>{if(!x)return!1;const Y=J(D)?D:l.value,te=A(Y),de=P.messageResolver(te,x);return tr(de)||Rt(de)||J(de)},()=>[x],"translate exists",Y=>Reflect.apply(Y.te,Y,[x,D]),Gb,Y=>Me(Y))}function Te(x){let D=null;const Y=Zf(P,a.value,l.value);for(let te=0;te<Y.length;te++){const de=u.value[Y[te]]||{},he=P.messageResolver(de,x);if(he!=null){D=he;break}}return D}function T(x){const D=Te(x);return D??(t?t.tm(x)||{}:{})}function A(x){return u.value[x]||{}}function I(x,D){if(r){const Y={[x]:D};for(const te in Y)jt(Y,te)&&Jr(Y[te]);D=Y[x]}u.value[x]=D,P.messages=u.value}function B(x,D){u.value[x]=u.value[x]||{};const Y={[x]:D};if(r)for(const te in Y)jt(Y,te)&&Jr(Y[te]);D=Y[x],Fi(D,u.value[x]),P.messages=u.value}function H(x){return f.value[x]||{}}function E(x,D){f.value[x]=D,P.datetimeFormats=f.value,kc(P,x,D)}function S(x,D){f.value[x]=Ze(f.value[x]||{},D),P.datetimeFormats=f.value,kc(P,x,D)}function k(x){return c.value[x]||{}}function $(x,D){c.value[x]=D,P.numberFormats=c.value,Mc(P,x,D)}function V(x,D){c.value[x]=Ze(c.value[x]||{},D),P.numberFormats=c.value,Mc(P,x,D)}Pu++,t&&Wi&&(Pe(t.locale,x=>{o&&(l.value=x,P.locale=x,mr(P,l.value,a.value))}),Pe(t.fallbackLocale,x=>{o&&(a.value=x,P.fallbackLocale=x,mr(P,l.value,a.value))}));const q={id:Pu,locale:L,fallbackLocale:M,get inheritLocale(){return o},set inheritLocale(x){o=x,x&&t&&(l.value=t.locale.value,a.value=t.fallbackLocale.value,mr(P,l.value,a.value))},get availableLocales(){return Object.keys(u.value).sort()},messages:N,get modifiers(){return w},get pluralRules(){return O||{}},get isGlobal(){return s},get missingWarn(){return h},set missingWarn(x){h=x,P.missingWarn=h},get fallbackWarn(){return m},set fallbackWarn(x){m=x,P.fallbackWarn=m},get fallbackRoot(){return p},set fallbackRoot(x){p=x},get fallbackFormat(){return d},set fallbackFormat(x){d=x,P.fallbackFormat=d},get warnHtmlMessage(){return g},set warnHtmlMessage(x){g=x,P.warnHtmlMessage=x},get escapeParameter(){return _},set escapeParameter(x){_=x,P.escapeParameter=x},t:ke,getLocaleMessage:A,setLocaleMessage:I,mergeLocaleMessage:B,getPostTranslationHandler:ne,setPostTranslationHandler:W,getMissingHandler:K,setMissingHandler:G,[Wb]:ee};return q.datetimeFormats=F,q.numberFormats=z,q.rt=Ie,q.te=fe,q.tm=T,q.d=Fe,q.n=Ye,q.getDateTimeFormat=H,q.setDateTimeFormat=E,q.mergeDateTimeFormat=S,q.getNumberFormat=k,q.setNumberFormat=$,q.mergeNumberFormat=V,q[Kb]=n,q[ea]=U,q[ta]=Q,q[na]=X,q}const nc={tag:{type:[String,Object]},locale:{type:String},scope:{type:String,validator:e=>e==="parent"||e==="global",default:"parent"},i18n:{type:Object}};function zb({slots:e},t){return t.length===1&&t[0]==="default"?(e.default?e.default():[]).reduce((s,r)=>[...s,...r.type===He?r.children:[r]],[]):t.reduce((n,s)=>{const r=e[s];return r&&(n[s]=r()),n},Se())}function dp(){return He}const Yb=bt({name:"i18n-t",props:Ze({keypath:{type:String,required:!0},plural:{type:[Number,String],validator:e=>Be(e)||!isNaN(e)}},nc),setup(e,t){const{slots:n,attrs:s}=t,r=e.i18n||sc({useScope:e.scope,__useComponent:!0});return()=>{const i=Object.keys(n).filter(c=>c!=="_"),o=Se();e.locale&&(o.locale=e.locale),e.plural!==void 0&&(o.plural=J(e.plural)?+e.plural:e.plural);const l=zb(t,i),a=r[ea](e.keypath,l,o),u=Ze(Se(),s),f=J(e.tag)||be(e.tag)?e.tag:dp();return Ps(f,u,a)}}}),Ru=Yb;function Xb(e){return Qe(e)&&!J(e[0])}function hp(e,t,n,s){const{slots:r,attrs:i}=t;return()=>{const o={part:!0};let l=Se();e.locale&&(o.locale=e.locale),J(e.format)?o.key=e.format:be(e.format)&&(J(e.format.key)&&(o.key=e.format.key),l=Object.keys(e.format).reduce((h,m)=>n.includes(m)?Ze(Se(),h,{[m]:e.format[m]}):h,Se()));const a=s(e.value,o,l);let u=[o.key];Qe(a)?u=a.map((h,m)=>{const p=r[h.type],d=p?p({[h.type]:h.value,index:m,parts:a}):[h.value];return Xb(d)&&(d[0].key=`${h.type}-${m}`),d}):J(a)&&(u=[a]);const f=Ze(Se(),i),c=J(e.tag)||be(e.tag)?e.tag:dp();return Ps(c,f,u)}}const Jb=bt({name:"i18n-n",props:Ze({value:{type:Number,required:!0},format:{type:[String,Object]}},nc),setup(e,t){const n=e.i18n||sc({useScope:e.scope,__useComponent:!0});return hp(e,t,od,(...s)=>n[na](...s))}}),Lu=Jb,Zb=bt({name:"i18n-d",props:Ze({value:{type:[Number,Date],required:!0},format:{type:[String,Object]}},nc),setup(e,t){const n=e.i18n||sc({useScope:e.scope,__useComponent:!0});return hp(e,t,id,(...s)=>n[ta](...s))}}),xu=Zb;function ew(e,t){const n=e;if(e.mode==="composition")return n.__getInstance(t)||e.global;{const s=n.__getInstance(t);return s!=null?s.__composer:e.global.__composer}}function tw(e){const t=o=>{const{instance:l,value:a}=o;if(!l||!l.$)throw qt(Mt.UNEXPECTED_ERROR);const u=ew(e,l.$),f=ku(a);return[Reflect.apply(u.t,u,[...Nu(f)]),u]};return{created:(o,l)=>{const[a,u]=t(l);Wi&&e.global===u&&(o.__i18nWatcher=Pe(u.locale,()=>{l.instance&&l.instance.$forceUpdate()})),o.__composer=u,o.textContent=a},unmounted:o=>{Wi&&o.__i18nWatcher&&(o.__i18nWatcher(),o.__i18nWatcher=void 0,delete o.__i18nWatcher),o.__composer&&(o.__composer=void 0,delete o.__composer)},beforeUpdate:(o,{value:l})=>{if(o.__composer){const a=o.__composer,u=ku(l);o.textContent=Reflect.apply(a.t,a,[...Nu(u)])}},getSSRProps:o=>{const[l]=t(o);return{textContent:l}}}}function ku(e){if(J(e))return{path:e};if(me(e)){if(!("path"in e))throw qt(Mt.REQUIRED_VALUE,"path");return e}else throw qt(Mt.INVALID_VALUE)}function Nu(e){const{path:t,locale:n,args:s,choice:r,plural:i}=e,o={},l=s||{};return J(n)&&(o.locale=n),Be(r)&&(o.plural=r),Be(i)&&(o.plural=i),[t,l,o]}function nw(e,t,...n){const s=me(n[0])?n[0]:{};(Me(s.globalInstall)?s.globalInstall:!0)&&([Ru.name,"I18nT"].forEach(i=>e.component(i,Ru)),[Lu.name,"I18nN"].forEach(i=>e.component(i,Lu)),[xu.name,"I18nD"].forEach(i=>e.component(i,xu))),e.directive("t",tw(t))}const sw=ts("global-vue-i18n");function rw(e={},t){const n=Me(e.globalInjection)?e.globalInjection:!0,s=new Map,[r,i]=iw(e),o=ts("");function l(c){return s.get(c)||null}function a(c,h){s.set(c,h)}function u(c){s.delete(c)}const f={get mode(){return"composition"},async install(c,...h){if(c.__VUE_I18N_SYMBOL__=o,c.provide(c.__VUE_I18N_SYMBOL__,f),me(h[0])){const d=h[0];f.__composerExtend=d.__composerExtend,f.__vueI18nExtend=d.__vueI18nExtend}let m=null;n&&(m=hw(c,f.global)),nw(c,f,...h);const p=c.unmount;c.unmount=()=>{m&&m(),f.dispose(),p()}},get global(){return i},dispose(){r.stop()},__instances:s,__getInstance:l,__setInstance:a,__deleteInstance:u};return f}function sc(e={}){const t=Ue();if(t==null)throw qt(Mt.MUST_BE_CALL_SETUP_TOP);if(!t.isCE&&t.appContext.app!=null&&!t.appContext.app.__VUE_I18N_SYMBOL__)throw qt(Mt.NOT_INSTALLED);const n=ow(t),s=aw(n),r=up(t),i=lw(e,r);if(i==="global")return qb(s,e,r),s;if(i==="parent"){let a=cw(n,t,e.__useComponent);return a==null&&(a=s),a}const o=n;let l=o.__getInstance(t);if(l==null){const a=Ze({},e);"__i18n"in r&&(a.__i18n=r.__i18n),s&&(a.__root=s),l=fp(a),o.__composerExtend&&(l[sa]=o.__composerExtend(l)),fw(o,t,l),o.__setInstance(t,l)}return l}function iw(e,t,n){const s=Co(),r=s.run(()=>fp(e));if(r==null)throw qt(Mt.UNEXPECTED_ERROR);return[s,r]}function ow(e){const t=tt(e.isCE?sw:e.appContext.app.__VUE_I18N_SYMBOL__);if(!t)throw qt(e.isCE?Mt.NOT_INSTALLED_WITH_PROVIDE:Mt.UNEXPECTED_ERROR);return t}function lw(e,t){return yo(e)?"__i18n"in t?"local":"global":e.useScope?e.useScope:"local"}function aw(e){return e.mode==="composition"?e.global:e.global.__composer}function cw(e,t,n=!1){let s=null;const r=t.root;let i=uw(t,n);for(;i!=null;){const o=e;if(e.mode==="composition"&&(s=o.__getInstance(i)),s!=null||r===i)break;i=i.parent}return s}function uw(e,t=!1){return e==null?null:t&&e.vnode.ctx||e.parent}function fw(e,t,n){An(()=>{},t),hi(()=>{const s=n;e.__deleteInstance(t);const r=s[sa];r&&(r(),delete s[sa])},t)}const dw=["locale","fallbackLocale","availableLocales"],Mu=["t","rt","d","n","tm","te"];function hw(e,t){const n=Object.create(null);return dw.forEach(r=>{const i=Object.getOwnPropertyDescriptor(t,r);if(!i)throw qt(Mt.UNEXPECTED_ERROR);const o=_e(i.value)?{get(){return i.value.value},set(l){i.value.value=l}}:{get(){return i.get&&i.get()}};Object.defineProperty(n,r,o)}),e.config.globalProperties.$i18n=n,Mu.forEach(r=>{const i=Object.getOwnPropertyDescriptor(t,r);if(!i||!i.value)throw qt(Mt.UNEXPECTED_ERROR);Object.defineProperty(e.config.globalProperties,`$${r}`,i)}),()=>{delete e.config.globalProperties.$i18n,Mu.forEach(r=>{delete e.config.globalProperties[`$${r}`]})}}Bb();qg(Pg);Gg(Bg);Qg(Zf);if(__INTLIFY_PROD_DEVTOOLS__){const e=ba();e.__INTLIFY__=!0,Ag(e.__INTLIFY_DEVTOOLS_GLOBAL_HOOK__)}const ao=rw({locale:"",messages:{}}),pp=Object.fromEntries(Object.entries(Object.assign({"../../locales/en.yml":()=>Ke(()=>import("./en-Bjc9Zdq9.js"),[],import.meta.url),"../../locales/zh-CN.yml":()=>Ke(()=>import("./zh-CN-BgAN9IOl.js"),[],import.meta.url)})).map(([e,t])=>{var n;return[(n=e.match(/([\w-]*)\.yml$/))==null?void 0:n[1],t]})),pw=Object.keys(pp),Iu=[];function ml(e){var t;return ao.global.locale.value=e,typeof document<"u"&&((t=document.querySelector("html"))==null||t.setAttribute("lang",e)),e}async function mp(e){if(ao.global.locale.value===e||Iu.includes(e))return ml(e);const t=await pp[e]();return ao.global.setLocaleMessage(e,t.default),Iu.push(e),ml(e)}const mw=async({app:e})=>{e.use(ao),await mp(window.DEFAULT_LANG)},gw=Object.freeze(Object.defineProperty({__proto__:null,availableLocales:pw,install:mw,loadLanguageAsync:mp},Symbol.toStringTag,{value:"Module"}));var gp=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function yp(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function yw(e){if(e.__esModule)return e;var t=e.default;if(typeof t=="function"){var n=function s(){return this instanceof s?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};n.prototype=t.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(e).forEach(function(s){var r=Object.getOwnPropertyDescriptor(e,s);Object.defineProperty(n,s,r.get?r:{enumerable:!0,get:function(){return e[s]}})}),n}var _p={exports:{}};/* NProgress, (c) 2013, 2014 Rico Sta. Cruz - http://ricostacruz.com/nprogress
42
+ * @license MIT */(function(e,t){(function(n,s){e.exports=s()})(gp,function(){var n={};n.version="0.2.0";var s=n.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>'};n.configure=function(p){var d,b;for(d in p)b=p[d],b!==void 0&&p.hasOwnProperty(d)&&(s[d]=b);return this},n.status=null,n.set=function(p){var d=n.isStarted();p=r(p,s.minimum,1),n.status=p===1?null:p;var b=n.render(!d),y=b.querySelector(s.barSelector),v=s.speed,g=s.easing;return b.offsetWidth,l(function(_){s.positionUsing===""&&(s.positionUsing=n.getPositioningCSS()),a(y,o(p,v,g)),p===1?(a(b,{transition:"none",opacity:1}),b.offsetWidth,setTimeout(function(){a(b,{transition:"all "+v+"ms linear",opacity:0}),setTimeout(function(){n.remove(),_()},v)},v)):setTimeout(_,v)}),this},n.isStarted=function(){return typeof n.status=="number"},n.start=function(){n.status||n.set(0);var p=function(){setTimeout(function(){n.status&&(n.trickle(),p())},s.trickleSpeed)};return s.trickle&&p(),this},n.done=function(p){return!p&&!n.status?this:n.inc(.3+.5*Math.random()).set(1)},n.inc=function(p){var d=n.status;return d?(typeof p!="number"&&(p=(1-d)*r(Math.random()*d,.1,.95)),d=r(d+p,0,.994),n.set(d)):n.start()},n.trickle=function(){return n.inc(Math.random()*s.trickleRate)},function(){var p=0,d=0;n.promise=function(b){return!b||b.state()==="resolved"?this:(d===0&&n.start(),p++,d++,b.always(function(){d--,d===0?(p=0,n.done()):n.set((p-d)/p)}),this)}}(),n.render=function(p){if(n.isRendered())return document.getElementById("nprogress");f(document.documentElement,"nprogress-busy");var d=document.createElement("div");d.id="nprogress",d.innerHTML=s.template;var b=d.querySelector(s.barSelector),y=p?"-100":i(n.status||0),v=document.querySelector(s.parent),g;return a(b,{transition:"all 0 linear",transform:"translate3d("+y+"%,0,0)"}),s.showSpinner||(g=d.querySelector(s.spinnerSelector),g&&m(g)),v!=document.body&&f(v,"nprogress-custom-parent"),v.appendChild(d),d},n.remove=function(){c(document.documentElement,"nprogress-busy"),c(document.querySelector(s.parent),"nprogress-custom-parent");var p=document.getElementById("nprogress");p&&m(p)},n.isRendered=function(){return!!document.getElementById("nprogress")},n.getPositioningCSS=function(){var p=document.body.style,d="WebkitTransform"in p?"Webkit":"MozTransform"in p?"Moz":"msTransform"in p?"ms":"OTransform"in p?"O":"";return d+"Perspective"in p?"translate3d":d+"Transform"in p?"translate":"margin"};function r(p,d,b){return p<d?d:p>b?b:p}function i(p){return(-1+p)*100}function o(p,d,b){var y;return s.positionUsing==="translate3d"?y={transform:"translate3d("+i(p)+"%,0,0)"}:s.positionUsing==="translate"?y={transform:"translate("+i(p)+"%,0)"}:y={"margin-left":i(p)+"%"},y.transition="all "+d+"ms "+b,y}var l=function(){var p=[];function d(){var b=p.shift();b&&b(d)}return function(b){p.push(b),p.length==1&&d()}}(),a=function(){var p=["Webkit","O","Moz","ms"],d={};function b(_){return _.replace(/^-ms-/,"ms-").replace(/-([\da-z])/gi,function(w,O){return O.toUpperCase()})}function y(_){var w=document.body.style;if(_ in w)return _;for(var O=p.length,P=_.charAt(0).toUpperCase()+_.slice(1),R;O--;)if(R=p[O]+P,R in w)return R;return _}function v(_){return _=b(_),d[_]||(d[_]=y(_))}function g(_,w,O){w=v(w),_.style[w]=O}return function(_,w){var O=arguments,P,R;if(O.length==2)for(P in w)R=w[P],R!==void 0&&w.hasOwnProperty(P)&&g(_,P,R);else g(_,O[1],O[2])}}();function u(p,d){var b=typeof p=="string"?p:h(p);return b.indexOf(" "+d+" ")>=0}function f(p,d){var b=h(p),y=b+d;u(b,d)||(p.className=y.substring(1))}function c(p,d){var b=h(p),y;u(p,d)&&(y=b.replace(" "+d+" "," "),p.className=y.substring(1,y.length-1))}function h(p){return(" "+(p.className||"")+" ").replace(/\s+/gi," ")}function m(p){p&&p.parentNode&&p.parentNode.removeChild(p)}return n})})(_p);var _w=_p.exports;const Du=yp(_w),vw=({isClient:e,router:t})=>{e&&(t.beforeEach((n,s)=>{n.path!==s.path&&Du.start()}),t.afterEach(()=>{Du.done()}))},bw=Object.freeze(Object.defineProperty({__proto__:null,install:vw},Symbol.toStringTag,{value:"Module"}));function ra(e,t={},n){for(const s in e){const r=e[s],i=n?`${n}:${s}`:s;typeof r=="object"&&r!==null?ra(r,t,i):typeof r=="function"&&(t[i]=r)}return t}const ww={run:e=>e()},Ew=()=>ww,vp=typeof console.createTask<"u"?console.createTask:Ew;function Tw(e,t){const n=t.shift(),s=vp(n);return e.reduce((r,i)=>r.then(()=>s.run(()=>i(...t))),Promise.resolve())}function Sw(e,t){const n=t.shift(),s=vp(n);return Promise.all(e.map(r=>s.run(()=>r(...t))))}function gl(e,t){for(const n of[...e])n(t)}class Cw{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(t,n,s={}){if(!t||typeof n!="function")return()=>{};const r=t;let i;for(;this._deprecatedHooks[t];)i=this._deprecatedHooks[t],t=i.to;if(i&&!s.allowDeprecated){let o=i.message;o||(o=`${r} hook has been deprecated`+(i.to?`, please use ${i.to}`:"")),this._deprecatedMessages||(this._deprecatedMessages=new Set),this._deprecatedMessages.has(o)||(console.warn(o),this._deprecatedMessages.add(o))}if(!n.name)try{Object.defineProperty(n,"name",{get:()=>"_"+t.replace(/\W+/g,"_")+"_hook_cb",configurable:!0})}catch{}return this._hooks[t]=this._hooks[t]||[],this._hooks[t].push(n),()=>{n&&(this.removeHook(t,n),n=void 0)}}hookOnce(t,n){let s,r=(...i)=>(typeof s=="function"&&s(),s=void 0,r=void 0,n(...i));return s=this.hook(t,r),s}removeHook(t,n){if(this._hooks[t]){const s=this._hooks[t].indexOf(n);s!==-1&&this._hooks[t].splice(s,1),this._hooks[t].length===0&&delete this._hooks[t]}}deprecateHook(t,n){this._deprecatedHooks[t]=typeof n=="string"?{to:n}:n;const s=this._hooks[t]||[];delete this._hooks[t];for(const r of s)this.hook(t,r)}deprecateHooks(t){Object.assign(this._deprecatedHooks,t);for(const n in t)this.deprecateHook(n,t[n])}addHooks(t){const n=ra(t),s=Object.keys(n).map(r=>this.hook(r,n[r]));return()=>{for(const r of s.splice(0,s.length))r()}}removeHooks(t){const n=ra(t);for(const s in n)this.removeHook(s,n[s])}removeAllHooks(){for(const t in this._hooks)delete this._hooks[t]}callHook(t,...n){return n.unshift(t),this.callHookWith(Tw,t,...n)}callHookParallel(t,...n){return n.unshift(t),this.callHookWith(Sw,t,...n)}callHookWith(t,n,...s){const r=this._before||this._after?{name:n,args:s,context:{}}:void 0;this._before&&gl(this._before,r);const i=t(n in this._hooks?[...this._hooks[n]]:[],s);return i instanceof Promise?i.finally(()=>{this._after&&r&&gl(this._after,r)}):(this._after&&r&&gl(this._after,r),i)}beforeEach(t){return this._before=this._before||[],this._before.push(t),()=>{if(this._before!==void 0){const n=this._before.indexOf(t);n!==-1&&this._before.splice(n,1)}}}afterEach(t){return this._after=this._after||[],this._after.push(t),()=>{if(this._after!==void 0){const n=this._after.indexOf(t);n!==-1&&this._after.splice(n,1)}}}}function Ow(){return new Cw}/*!
43
+ * pinia v3.0.1
44
+ * (c) 2025 Eduardo San Martin Morote
45
+ * @license MIT
46
+ */let bp;const Wo=e=>bp=e,wp=Symbol();function ia(e){return e&&typeof e=="object"&&Object.prototype.toString.call(e)==="[object Object]"&&typeof e.toJSON!="function"}var xr;(function(e){e.direct="direct",e.patchObject="patch object",e.patchFunction="patch function"})(xr||(xr={}));function Pw(){const e=Co(!0),t=e.run(()=>je({}));let n=[],s=[];const r=ko({install(i){Wo(r),r._a=i,i.provide(wp,r),i.config.globalProperties.$pinia=r,s.forEach(o=>n.push(o)),s=[]},use(i){return this._a?n.push(i):s.push(i),this},_p:n,_a:null,_e:e,_s:new Map,state:t});return r}const Ep=()=>{};function $u(e,t,n,s=Ep){e.push(t);const r=()=>{const i=e.indexOf(t);i>-1&&(e.splice(i,1),s())};return!n&&Oo()&&Na(r),r}function xs(e,...t){e.slice().forEach(n=>{n(...t)})}const Aw=e=>e(),Fu=Symbol(),yl=Symbol();function oa(e,t){e instanceof Map&&t instanceof Map?t.forEach((n,s)=>e.set(s,n)):e instanceof Set&&t instanceof Set&&t.forEach(e.add,e);for(const n in t){if(!t.hasOwnProperty(n))continue;const s=t[n],r=e[n];ia(r)&&ia(s)&&e.hasOwnProperty(n)&&!_e(s)&&!sn(s)?e[n]=oa(r,s):e[n]=s}return e}const Rw=Symbol();function Lw(e){return!ia(e)||!e.hasOwnProperty(Rw)}const{assign:Nn}=Object;function xw(e){return!!(_e(e)&&e.effect)}function kw(e,t,n,s){const{state:r,actions:i,getters:o}=t,l=n.state.value[e];let a;function u(){l||(n.state.value[e]=r?r():{});const f=xd(n.state.value[e]);return Nn(f,i,Object.keys(o||{}).reduce((c,h)=>(c[h]=ko(ce(()=>{Wo(n);const m=n._s.get(e);return o[h].call(m,m)})),c),{}))}return a=Tp(e,u,t,n,s,!0),a}function Tp(e,t,n={},s,r,i){let o;const l=Nn({actions:{}},n),a={deep:!0};let u,f,c=[],h=[],m;const p=s.state.value[e];!i&&!p&&(s.state.value[e]={}),je({});let d;function b(R){let C;u=f=!1,typeof R=="function"?(R(s.state.value[e]),C={type:xr.patchFunction,storeId:e,events:m}):(oa(s.state.value[e],R),C={type:xr.patchObject,payload:R,storeId:e,events:m});const L=d=Symbol();mt().then(()=>{d===L&&(u=!0)}),f=!0,xs(c,C,s.state.value[e])}const y=i?function(){const{state:C}=n,L=C?C():{};this.$patch(M=>{Nn(M,L)})}:Ep;function v(){o.stop(),c=[],h=[],s._s.delete(e)}const g=(R,C="")=>{if(Fu in R)return R[yl]=C,R;const L=function(){Wo(s);const M=Array.from(arguments),N=[],F=[];function z(K){N.push(K)}function ne(K){F.push(K)}xs(h,{args:M,name:L[yl],store:w,after:z,onError:ne});let W;try{W=R.apply(this&&this.$id===e?this:w,M)}catch(K){throw xs(F,K),K}return W instanceof Promise?W.then(K=>(xs(N,K),K)).catch(K=>(xs(F,K),Promise.reject(K))):(xs(N,W),W)};return L[Fu]=!0,L[yl]=C,L},_={_p:s,$id:e,$onAction:$u.bind(null,h),$patch:b,$reset:y,$subscribe(R,C={}){const L=$u(c,R,C.detached,()=>M()),M=o.run(()=>Pe(()=>s.state.value[e],N=>{(C.flush==="sync"?f:u)&&R({storeId:e,type:xr.direct,events:m},N)},Nn({},a,C)));return L},$dispose:v},w=ln(_);s._s.set(e,w);const P=(s._a&&s._a.runWithContext||Aw)(()=>s._e.run(()=>(o=Co()).run(()=>t({action:g}))));for(const R in P){const C=P[R];if(_e(C)&&!xw(C)||sn(C))i||(p&&Lw(C)&&(_e(C)?C.value=p[R]:oa(C,p[R])),s.state.value[e][R]=C);else if(typeof C=="function"){const L=g(C,R);P[R]=L,l.actions[R]=C}}return Nn(w,P),Nn(ae(w),P),Object.defineProperty(w,"$state",{get:()=>s.state.value[e],set:R=>{b(C=>{Nn(C,R)})}}),s._p.forEach(R=>{Nn(w,o.run(()=>R({store:w,app:s._a,pinia:s,options:l})))}),p&&i&&n.hydrate&&n.hydrate(w.$state,p),u=!0,f=!0,w}/*! #__NO_SIDE_EFFECTS__ */function qS(e,t,n){let s;const r=typeof t=="function";s=r?n:t;function i(o,l){const a=pi();return o=o||(a?tt(wp,null):null),o&&Wo(o),o=bp,o._s.has(e)||(r?Tp(e,t,s,o):kw(e,s,o)),o._s.get(e)}return i.$id=e,i}const Nw=({isClient:e,initialState:t,app:n})=>{const s=Pw();n.use(s),e?s.state.value=t.pinia||{}:t.pinia=s.state.value},Mw=Object.freeze(Object.defineProperty({__proto__:null,install:Nw},Symbol.toStringTag,{value:"Module"})),Iw=({isClient:e,router:t})=>{e&&t.isReady().then(async()=>{const{registerSW:n}=await Ke(async()=>{const{registerSW:s}=await import("./virtual_pwa-register-Bw1WWEdI.js");return{registerSW:s}},[],import.meta.url);n({immediate:!0})}).catch(()=>{})},Dw=Object.freeze(Object.defineProperty({__proto__:null,install:Iw},Symbol.toStringTag,{value:"Module"}));var Sp={exports:{}};const $w=yw(Ub);(function(e,t){(function(s,r){e.exports=r($w)})(gp,n=>(()=>{var s={113:(R,C)=>{Object.defineProperty(C,"__esModule",{value:!0}),C.default=(L,M)=>{const N=L.__vccOpts||L;for(const[F,z]of M)N[F]=z;return N}},594:R=>{R.exports=n}},r={};function i(R){var C=r[R];if(C!==void 0)return C.exports;var L=r[R]={exports:{}};return s[R](L,L.exports,i),L.exports}i.d=(R,C)=>{for(var L in C)i.o(C,L)&&!i.o(R,L)&&Object.defineProperty(R,L,{enumerable:!0,get:C[L]})},i.o=(R,C)=>Object.prototype.hasOwnProperty.call(R,C),i.r=R=>{typeof Symbol<"u"&&Symbol.toStringTag&&Object.defineProperty(R,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(R,"__esModule",{value:!0})};var o={};i.r(o),i.d(o,{ToastComponent:()=>_,ToastPlugin:()=>O,ToastPositions:()=>m,default:()=>P,useToast:()=>w});var l=i(594);const a=["innerHTML"];function u(R,C,L,M,N,F){return(0,l.openBlock)(),(0,l.createBlock)(l.Transition,{"enter-active-class":R.transition.enter,"leave-active-class":R.transition.leave},{default:(0,l.withCtx)(()=>[(0,l.withDirectives)((0,l.createElementVNode)("div",{ref:"root",role:"alert",class:(0,l.normalizeClass)(["v-toast__item",[`v-toast__item--${R.type}`,`v-toast__item--${R.position}`]]),onMouseover:C[0]||(C[0]=z=>R.toggleTimer(!0)),onMouseleave:C[1]||(C[1]=z=>R.toggleTimer(!1)),onClick:C[2]||(C[2]=function(){return R.whenClicked&&R.whenClicked(...arguments)})},[C[3]||(C[3]=(0,l.createElementVNode)("div",{class:"v-toast__icon"},null,-1)),(0,l.createElementVNode)("p",{class:"v-toast__text",innerHTML:R.message},null,8,a)],34),[[l.vShow,R.isActive]])]),_:1},8,["enter-active-class","leave-active-class"])}function f(R){var C;typeof R.remove<"u"?R.remove():(C=R.parentNode)==null||C.removeChild(R)}function c(R,C,L){let M=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{};const N=(0,l.h)(R,C,M),F=document.createElement("div");return F.classList.add("v-toast--pending"),L.appendChild(F),(0,l.render)(N,F),N.component}class h{constructor(C,L){this.startedAt=Date.now(),this.callback=C,this.delay=L,this.timer=setTimeout(C,L)}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 m=Object.freeze({TOP_RIGHT:"top-right",TOP:"top",TOP_LEFT:"top-left",BOTTOM_RIGHT:"bottom-right",BOTTOM:"bottom",BOTTOM_LEFT:"bottom-left"});function p(R){return{all:R=R||new Map,on:function(C,L){var M=R.get(C);M?M.push(L):R.set(C,[L])},off:function(C,L){var M=R.get(C);M&&(L?M.splice(M.indexOf(L)>>>0,1):R.set(C,[]))},emit:function(C,L){var M=R.get(C);M&&M.slice().map(function(N){N(L)}),(M=R.get("*"))&&M.slice().map(function(N){N(C,L)})}}}const b=p(),y=(0,l.defineComponent)({name:"Toast",props:{message:{type:String,required:!0},type:{type:String,default:"success"},position:{type:String,default:m.BOTTOM_RIGHT,validator(R){return Object.values(m).includes(R)}},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(),b.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 R=document.body;R.appendChild(this.parentTop),R.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 R=this.$refs.root;(0,l.render)(null,R),f(R)},150)},showNotice(){if(this.shouldQueue()){this.queueTimer=setTimeout(this.showNotice,250);return}const R=this.$refs.root.parentElement;this.correctParent.insertAdjacentElement("afterbegin",this.$refs.root),f(R),this.isActive=!0,this.duration&&(this.timer=new h(this.dismiss,this.duration))},whenClicked(){this.dismissible&&(this.onClick.apply(null,arguments),this.dismiss())},toggleTimer(R){!this.pauseOnHover||!this.timer||(R?this.timer.pause():this.timer.resume())}},computed:{correctParent(){switch(this.position){case m.TOP:case m.TOP_RIGHT:case m.TOP_LEFT:return this.parentTop;case m.BOTTOM:case m.BOTTOM_RIGHT:case m.BOTTOM_LEFT:return this.parentBottom}},transition(){switch(this.position){case m.TOP:case m.TOP_RIGHT:case m.TOP_LEFT:return{enter:"v-toast--fade-in-down",leave:"v-toast--fade-out"};case m.BOTTOM:case m.BOTTOM_RIGHT:case m.BOTTOM_LEFT:return{enter:"v-toast--fade-in-up",leave:"v-toast--fade-out"}}}},beforeUnmount(){b.off("toast-clear",this.dismiss)}});var v=i(113);const _=(0,v.default)(y,[["render",u]]),w=function(){let R=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};return{open(C){let L=null;typeof C=="string"&&(L=C);const N=Object.assign({},{message:L},R,C);return{dismiss:c(_,N,document.body).ctx.dismiss}},clear(){b.emit("toast-clear")},success(C){let L=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return this.open(Object.assign({},{message:C,type:"success"},L))},error(C){let L=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return this.open(Object.assign({},{message:C,type:"error"},L))},info(C){let L=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return this.open(Object.assign({},{message:C,type:"info"},L))},warning(C){let L=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return this.open(Object.assign({},{message:C,type:"warning"},L))},default(C){let L=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return this.open(Object.assign({},{message:C,type:"default"},L))}}},O={install:function(R){let C=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},L=w(C);R.config.globalProperties.$toast=L,R.provide("$toast",L)}},P=O;return o})())})(Sp);var Fw=Sp.exports;const Hw=yp(Fw),jw=({app:e})=>{e.use(Hw,{position:"bottom-right"})},Uw=Object.freeze(Object.defineProperty({__proto__:null,install:jw},Symbol.toStringTag,{value:"Module"}));var Ko=class{constructor(){this.listeners=new Set,this.subscribe=this.subscribe.bind(this)}subscribe(e){return this.listeners.add(e),this.onSubscribe(),()=>{this.listeners.delete(e),this.onUnsubscribe()}}hasListeners(){return this.listeners.size>0}onSubscribe(){}onUnsubscribe(){}},yi=typeof window>"u"||"Deno"in globalThis;function It(){}function Vw(e,t){return typeof e=="function"?e(t):e}function Bw(e){return typeof e=="number"&&e>=0&&e!==1/0}function Ww(e,t){return Math.max(e+(t||0)-Date.now(),0)}function Hu(e,t){return typeof e=="function"?e(t):e}function Kw(e,t){return typeof e=="function"?e(t):e}function ju(e,t){const{type:n="all",exact:s,fetchStatus:r,predicate:i,queryKey:o,stale:l}=e;if(o){if(s){if(t.queryHash!==rc(o,t.options))return!1}else if(!ei(t.queryKey,o))return!1}if(n!=="all"){const a=t.isActive();if(n==="active"&&!a||n==="inactive"&&a)return!1}return!(typeof l=="boolean"&&t.isStale()!==l||r&&r!==t.state.fetchStatus||i&&!i(t))}function Uu(e,t){const{exact:n,status:s,predicate:r,mutationKey:i}=e;if(i){if(!t.options.mutationKey)return!1;if(n){if(Zr(t.options.mutationKey)!==Zr(i))return!1}else if(!ei(t.options.mutationKey,i))return!1}return!(s&&t.state.status!==s||r&&!r(t))}function rc(e,t){return((t==null?void 0:t.queryKeyHashFn)||Zr)(e)}function Zr(e){return JSON.stringify(e,(t,n)=>la(n)?Object.keys(n).sort().reduce((s,r)=>(s[r]=n[r],s),{}):n)}function ei(e,t){return e===t?!0:typeof e!=typeof t?!1:e&&t&&typeof e=="object"&&typeof t=="object"?!Object.keys(t).some(n=>!ei(e[n],t[n])):!1}function Cp(e,t){if(e===t)return e;const n=Vu(e)&&Vu(t);if(n||la(e)&&la(t)){const s=n?e:Object.keys(e),r=s.length,i=n?t:Object.keys(t),o=i.length,l=n?[]:{};let a=0;for(let u=0;u<o;u++){const f=n?u:i[u];(!n&&s.includes(f)||n)&&e[f]===void 0&&t[f]===void 0?(l[f]=void 0,a++):(l[f]=Cp(e[f],t[f]),l[f]===e[f]&&e[f]!==void 0&&a++)}return r===o&&a===r?e:l}return t}function GS(e,t){if(!t||Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e)if(e[n]!==t[n])return!1;return!0}function Vu(e){return Array.isArray(e)&&e.length===Object.keys(e).length}function la(e){if(!Bu(e))return!1;const t=e.constructor;if(t===void 0)return!0;const n=t.prototype;return!(!Bu(n)||!n.hasOwnProperty("isPrototypeOf")||Object.getPrototypeOf(e)!==Object.prototype)}function Bu(e){return Object.prototype.toString.call(e)==="[object Object]"}function qw(e){return new Promise(t=>{setTimeout(t,e)})}function Gw(e,t,n){return typeof n.structuralSharing=="function"?n.structuralSharing(e,t):n.structuralSharing!==!1?Cp(e,t):t}function Qw(e,t,n=0){const s=[...e,t];return n&&s.length>n?s.slice(1):s}function zw(e,t,n=0){const s=[t,...e];return n&&s.length>n?s.slice(0,-1):s}var ic=Symbol();function Op(e,t){return!e.queryFn&&(t!=null&&t.initialPromise)?()=>t.initialPromise:!e.queryFn||e.queryFn===ic?()=>Promise.reject(new Error(`Missing queryFn: '${e.queryHash}'`)):e.queryFn}var fs,Vn,Ks,Wf,Yw=(Wf=class extends Ko{constructor(){super();ge(this,fs);ge(this,Vn);ge(this,Ks);ie(this,Ks,t=>{if(!yi&&window.addEventListener){const n=()=>t();return window.addEventListener("visibilitychange",n,!1),()=>{window.removeEventListener("visibilitychange",n)}}})}onSubscribe(){j(this,Vn)||this.setEventListener(j(this,Ks))}onUnsubscribe(){var t;this.hasListeners()||((t=j(this,Vn))==null||t.call(this),ie(this,Vn,void 0))}setEventListener(t){var n;ie(this,Ks,t),(n=j(this,Vn))==null||n.call(this),ie(this,Vn,t(s=>{typeof s=="boolean"?this.setFocused(s):this.onFocus()}))}setFocused(t){j(this,fs)!==t&&(ie(this,fs,t),this.onFocus())}onFocus(){const t=this.isFocused();this.listeners.forEach(n=>{n(t)})}isFocused(){var t;return typeof j(this,fs)=="boolean"?j(this,fs):((t=globalThis.document)==null?void 0:t.visibilityState)!=="hidden"}},fs=new WeakMap,Vn=new WeakMap,Ks=new WeakMap,Wf),Pp=new Yw,qs,Bn,Gs,Kf,Xw=(Kf=class extends Ko{constructor(){super();ge(this,qs,!0);ge(this,Bn);ge(this,Gs);ie(this,Gs,t=>{if(!yi&&window.addEventListener){const n=()=>t(!0),s=()=>t(!1);return window.addEventListener("online",n,!1),window.addEventListener("offline",s,!1),()=>{window.removeEventListener("online",n),window.removeEventListener("offline",s)}}})}onSubscribe(){j(this,Bn)||this.setEventListener(j(this,Gs))}onUnsubscribe(){var t;this.hasListeners()||((t=j(this,Bn))==null||t.call(this),ie(this,Bn,void 0))}setEventListener(t){var n;ie(this,Gs,t),(n=j(this,Bn))==null||n.call(this),ie(this,Bn,t(this.setOnline.bind(this)))}setOnline(t){j(this,qs)!==t&&(ie(this,qs,t),this.listeners.forEach(s=>{s(t)}))}isOnline(){return j(this,qs)}},qs=new WeakMap,Bn=new WeakMap,Gs=new WeakMap,Kf),co=new Xw;function Jw(){let e,t;const n=new Promise((r,i)=>{e=r,t=i});n.status="pending",n.catch(()=>{});function s(r){Object.assign(n,r),delete n.resolve,delete n.reject}return n.resolve=r=>{s({status:"fulfilled",value:r}),e(r)},n.reject=r=>{s({status:"rejected",reason:r}),t(r)},n}function Zw(e){return Math.min(1e3*2**e,3e4)}function Ap(e){return(e??"online")==="online"?co.isOnline():!0}var Rp=class extends Error{constructor(e){super("CancelledError"),this.revert=e==null?void 0:e.revert,this.silent=e==null?void 0:e.silent}};function _l(e){return e instanceof Rp}function Lp(e){let t=!1,n=0,s=!1,r;const i=Jw(),o=d=>{var b;s||(h(new Rp(d)),(b=e.abort)==null||b.call(e))},l=()=>{t=!0},a=()=>{t=!1},u=()=>Pp.isFocused()&&(e.networkMode==="always"||co.isOnline())&&e.canRun(),f=()=>Ap(e.networkMode)&&e.canRun(),c=d=>{var b;s||(s=!0,(b=e.onSuccess)==null||b.call(e,d),r==null||r(),i.resolve(d))},h=d=>{var b;s||(s=!0,(b=e.onError)==null||b.call(e,d),r==null||r(),i.reject(d))},m=()=>new Promise(d=>{var b;r=y=>{(s||u())&&d(y)},(b=e.onPause)==null||b.call(e)}).then(()=>{var d;r=void 0,s||(d=e.onContinue)==null||d.call(e)}),p=()=>{if(s)return;let d;const b=n===0?e.initialPromise:void 0;try{d=b??e.fn()}catch(y){d=Promise.reject(y)}Promise.resolve(d).then(c).catch(y=>{var O;if(s)return;const v=e.retry??(yi?0:3),g=e.retryDelay??Zw,_=typeof g=="function"?g(n,y):g,w=v===!0||typeof v=="number"&&n<v||typeof v=="function"&&v(n,y);if(t||!w){h(y);return}n++,(O=e.onFail)==null||O.call(e,n,y),qw(_).then(()=>u()?void 0:m()).then(()=>{t?h(y):p()})})};return{promise:i,cancel:o,continue:()=>(r==null||r(),i),cancelRetry:l,continueRetry:a,canStart:f,start:()=>(f()?p():m().then(p),i)}}var e0=e=>setTimeout(e,0);function t0(){let e=[],t=0,n=l=>{l()},s=l=>{l()},r=e0;const i=l=>{t?e.push(l):r(()=>{n(l)})},o=()=>{const l=e;e=[],l.length&&r(()=>{s(()=>{l.forEach(a=>{n(a)})})})};return{batch:l=>{let a;t++;try{a=l()}finally{t--,t||o()}return a},batchCalls:l=>(...a)=>{i(()=>{l(...a)})},schedule:i,setNotifyFunction:l=>{n=l},setBatchNotifyFunction:l=>{s=l},setScheduler:l=>{r=l}}}var ht=t0(),ds,qf,xp=(qf=class{constructor(){ge(this,ds)}destroy(){this.clearGcTimeout()}scheduleGc(){this.clearGcTimeout(),Bw(this.gcTime)&&ie(this,ds,setTimeout(()=>{this.optionalRemove()},this.gcTime))}updateGcTime(e){this.gcTime=Math.max(this.gcTime||0,e??(yi?1/0:5*60*1e3))}clearGcTimeout(){j(this,ds)&&(clearTimeout(j(this,ds)),ie(this,ds,void 0))}},ds=new WeakMap,qf),Qs,zs,At,hs,st,ai,ps,Dt,hn,Gf,n0=(Gf=class extends xp{constructor(t){super();ge(this,Dt);ge(this,Qs);ge(this,zs);ge(this,At);ge(this,hs);ge(this,st);ge(this,ai);ge(this,ps);ie(this,ps,!1),ie(this,ai,t.defaultOptions),this.setOptions(t.options),this.observers=[],ie(this,hs,t.client),ie(this,At,j(this,hs).getQueryCache()),this.queryKey=t.queryKey,this.queryHash=t.queryHash,ie(this,Qs,r0(this.options)),this.state=t.state??j(this,Qs),this.scheduleGc()}get meta(){return this.options.meta}get promise(){var t;return(t=j(this,st))==null?void 0:t.promise}setOptions(t){this.options={...j(this,ai),...t},this.updateGcTime(this.options.gcTime)}optionalRemove(){!this.observers.length&&this.state.fetchStatus==="idle"&&j(this,At).remove(this)}setData(t,n){const s=Gw(this.state.data,t,this.options);return nt(this,Dt,hn).call(this,{data:s,type:"success",dataUpdatedAt:n==null?void 0:n.updatedAt,manual:n==null?void 0:n.manual}),s}setState(t,n){nt(this,Dt,hn).call(this,{type:"setState",state:t,setStateOptions:n})}cancel(t){var s,r;const n=(s=j(this,st))==null?void 0:s.promise;return(r=j(this,st))==null||r.cancel(t),n?n.then(It).catch(It):Promise.resolve()}destroy(){super.destroy(),this.cancel({silent:!0})}reset(){this.destroy(),this.setState(j(this,Qs))}isActive(){return this.observers.some(t=>Kw(t.options.enabled,this)!==!1)}isDisabled(){return this.getObserversCount()>0?!this.isActive():this.options.queryFn===ic||this.state.dataUpdateCount+this.state.errorUpdateCount===0}isStale(){return this.state.isInvalidated?!0:this.getObserversCount()>0?this.observers.some(t=>t.getCurrentResult().isStale):this.state.data===void 0}isStaleByTime(t=0){return this.state.isInvalidated||this.state.data===void 0||!Ww(this.state.dataUpdatedAt,t)}onFocus(){var n;const t=this.observers.find(s=>s.shouldFetchOnWindowFocus());t==null||t.refetch({cancelRefetch:!1}),(n=j(this,st))==null||n.continue()}onOnline(){var n;const t=this.observers.find(s=>s.shouldFetchOnReconnect());t==null||t.refetch({cancelRefetch:!1}),(n=j(this,st))==null||n.continue()}addObserver(t){this.observers.includes(t)||(this.observers.push(t),this.clearGcTimeout(),j(this,At).notify({type:"observerAdded",query:this,observer:t}))}removeObserver(t){this.observers.includes(t)&&(this.observers=this.observers.filter(n=>n!==t),this.observers.length||(j(this,st)&&(j(this,ps)?j(this,st).cancel({revert:!0}):j(this,st).cancelRetry()),this.scheduleGc()),j(this,At).notify({type:"observerRemoved",query:this,observer:t}))}getObserversCount(){return this.observers.length}invalidate(){this.state.isInvalidated||nt(this,Dt,hn).call(this,{type:"invalidate"})}fetch(t,n){var a,u,f;if(this.state.fetchStatus!=="idle"){if(this.state.data!==void 0&&(n!=null&&n.cancelRefetch))this.cancel({silent:!0});else if(j(this,st))return j(this,st).continueRetry(),j(this,st).promise}if(t&&this.setOptions(t),!this.options.queryFn){const c=this.observers.find(h=>h.options.queryFn);c&&this.setOptions(c.options)}const s=new AbortController,r=c=>{Object.defineProperty(c,"signal",{enumerable:!0,get:()=>(ie(this,ps,!0),s.signal)})},i=()=>{const c=Op(this.options,n),h={client:j(this,hs),queryKey:this.queryKey,meta:this.meta};return r(h),ie(this,ps,!1),this.options.persister?this.options.persister(c,h,this):c(h)},o={fetchOptions:n,options:this.options,queryKey:this.queryKey,client:j(this,hs),state:this.state,fetchFn:i};r(o),(a=this.options.behavior)==null||a.onFetch(o,this),ie(this,zs,this.state),(this.state.fetchStatus==="idle"||this.state.fetchMeta!==((u=o.fetchOptions)==null?void 0:u.meta))&&nt(this,Dt,hn).call(this,{type:"fetch",meta:(f=o.fetchOptions)==null?void 0:f.meta});const l=c=>{var h,m,p,d;_l(c)&&c.silent||nt(this,Dt,hn).call(this,{type:"error",error:c}),_l(c)||((m=(h=j(this,At).config).onError)==null||m.call(h,c,this),(d=(p=j(this,At).config).onSettled)==null||d.call(p,this.state.data,c,this)),this.scheduleGc()};return ie(this,st,Lp({initialPromise:n==null?void 0:n.initialPromise,fn:o.fetchFn,abort:s.abort.bind(s),onSuccess:c=>{var h,m,p,d;if(c===void 0){l(new Error(`${this.queryHash} data is undefined`));return}try{this.setData(c)}catch(b){l(b);return}(m=(h=j(this,At).config).onSuccess)==null||m.call(h,c,this),(d=(p=j(this,At).config).onSettled)==null||d.call(p,c,this.state.error,this),this.scheduleGc()},onError:l,onFail:(c,h)=>{nt(this,Dt,hn).call(this,{type:"failed",failureCount:c,error:h})},onPause:()=>{nt(this,Dt,hn).call(this,{type:"pause"})},onContinue:()=>{nt(this,Dt,hn).call(this,{type:"continue"})},retry:o.options.retry,retryDelay:o.options.retryDelay,networkMode:o.options.networkMode,canRun:()=>!0})),j(this,st).start()}},Qs=new WeakMap,zs=new WeakMap,At=new WeakMap,hs=new WeakMap,st=new WeakMap,ai=new WeakMap,ps=new WeakMap,Dt=new WeakSet,hn=function(t){const n=s=>{switch(t.type){case"failed":return{...s,fetchFailureCount:t.failureCount,fetchFailureReason:t.error};case"pause":return{...s,fetchStatus:"paused"};case"continue":return{...s,fetchStatus:"fetching"};case"fetch":return{...s,...s0(s.data,this.options),fetchMeta:t.meta??null};case"success":return{...s,data:t.data,dataUpdateCount:s.dataUpdateCount+1,dataUpdatedAt:t.dataUpdatedAt??Date.now(),error:null,isInvalidated:!1,status:"success",...!t.manual&&{fetchStatus:"idle",fetchFailureCount:0,fetchFailureReason:null}};case"error":const r=t.error;return _l(r)&&r.revert&&j(this,zs)?{...j(this,zs),fetchStatus:"idle"}:{...s,error:r,errorUpdateCount:s.errorUpdateCount+1,errorUpdatedAt:Date.now(),fetchFailureCount:s.fetchFailureCount+1,fetchFailureReason:r,fetchStatus:"idle",status:"error"};case"invalidate":return{...s,isInvalidated:!0};case"setState":return{...s,...t.state}}};this.state=n(this.state),ht.batch(()=>{this.observers.forEach(s=>{s.onQueryUpdate()}),j(this,At).notify({query:this,type:"updated",action:t})})},Gf);function s0(e,t){return{fetchFailureCount:0,fetchFailureReason:null,fetchStatus:Ap(t.networkMode)?"fetching":"paused",...e===void 0&&{error:null,status:"pending"}}}function r0(e){const t=typeof e.initialData=="function"?e.initialData():e.initialData,n=t!==void 0,s=n?typeof e.initialDataUpdatedAt=="function"?e.initialDataUpdatedAt():e.initialDataUpdatedAt:0;return{data:t,dataUpdateCount:0,dataUpdatedAt:n?s??Date.now():0,error:null,errorUpdateCount:0,errorUpdatedAt:0,fetchFailureCount:0,fetchFailureReason:null,fetchMeta:null,isInvalidated:!1,status:n?"success":"pending",fetchStatus:"idle"}}var Zt,Qf,kp=(Qf=class extends Ko{constructor(n={}){super();ge(this,Zt);this.config=n,ie(this,Zt,new Map)}build(n,s,r){const i=s.queryKey,o=s.queryHash??rc(i,s);let l=this.get(o);return l||(l=new n0({client:n,queryKey:i,queryHash:o,options:n.defaultQueryOptions(s),state:r,defaultOptions:n.getQueryDefaults(i)}),this.add(l)),l}add(n){j(this,Zt).has(n.queryHash)||(j(this,Zt).set(n.queryHash,n),this.notify({type:"added",query:n}))}remove(n){const s=j(this,Zt).get(n.queryHash);s&&(n.destroy(),s===n&&j(this,Zt).delete(n.queryHash),this.notify({type:"removed",query:n}))}clear(){ht.batch(()=>{this.getAll().forEach(n=>{this.remove(n)})})}get(n){return j(this,Zt).get(n)}getAll(){return[...j(this,Zt).values()]}find(n){const s={exact:!0,...n};return this.getAll().find(r=>ju(s,r))}findAll(n={}){const s=this.getAll();return Object.keys(n).length>0?s.filter(r=>ju(n,r)):s}notify(n){ht.batch(()=>{this.listeners.forEach(s=>{s(n)})})}onFocus(){ht.batch(()=>{this.getAll().forEach(n=>{n.onFocus()})})}onOnline(){ht.batch(()=>{this.getAll().forEach(n=>{n.onOnline()})})}},Zt=new WeakMap,Qf),en,ct,ms,tn,Mn,zf,i0=(zf=class extends xp{constructor(t){super();ge(this,tn);ge(this,en);ge(this,ct);ge(this,ms);this.mutationId=t.mutationId,ie(this,ct,t.mutationCache),ie(this,en,[]),this.state=t.state||o0(),this.setOptions(t.options),this.scheduleGc()}setOptions(t){this.options=t,this.updateGcTime(this.options.gcTime)}get meta(){return this.options.meta}addObserver(t){j(this,en).includes(t)||(j(this,en).push(t),this.clearGcTimeout(),j(this,ct).notify({type:"observerAdded",mutation:this,observer:t}))}removeObserver(t){ie(this,en,j(this,en).filter(n=>n!==t)),this.scheduleGc(),j(this,ct).notify({type:"observerRemoved",mutation:this,observer:t})}optionalRemove(){j(this,en).length||(this.state.status==="pending"?this.scheduleGc():j(this,ct).remove(this))}continue(){var t;return((t=j(this,ms))==null?void 0:t.continue())??this.execute(this.state.variables)}async execute(t){var r,i,o,l,a,u,f,c,h,m,p,d,b,y,v,g,_,w,O,P;ie(this,ms,Lp({fn:()=>this.options.mutationFn?this.options.mutationFn(t):Promise.reject(new Error("No mutationFn found")),onFail:(R,C)=>{nt(this,tn,Mn).call(this,{type:"failed",failureCount:R,error:C})},onPause:()=>{nt(this,tn,Mn).call(this,{type:"pause"})},onContinue:()=>{nt(this,tn,Mn).call(this,{type:"continue"})},retry:this.options.retry??0,retryDelay:this.options.retryDelay,networkMode:this.options.networkMode,canRun:()=>j(this,ct).canRun(this)}));const n=this.state.status==="pending",s=!j(this,ms).canStart();try{if(!n){nt(this,tn,Mn).call(this,{type:"pending",variables:t,isPaused:s}),await((i=(r=j(this,ct).config).onMutate)==null?void 0:i.call(r,t,this));const C=await((l=(o=this.options).onMutate)==null?void 0:l.call(o,t));C!==this.state.context&&nt(this,tn,Mn).call(this,{type:"pending",context:C,variables:t,isPaused:s})}const R=await j(this,ms).start();return await((u=(a=j(this,ct).config).onSuccess)==null?void 0:u.call(a,R,t,this.state.context,this)),await((c=(f=this.options).onSuccess)==null?void 0:c.call(f,R,t,this.state.context)),await((m=(h=j(this,ct).config).onSettled)==null?void 0:m.call(h,R,null,this.state.variables,this.state.context,this)),await((d=(p=this.options).onSettled)==null?void 0:d.call(p,R,null,t,this.state.context)),nt(this,tn,Mn).call(this,{type:"success",data:R}),R}catch(R){try{throw await((y=(b=j(this,ct).config).onError)==null?void 0:y.call(b,R,t,this.state.context,this)),await((g=(v=this.options).onError)==null?void 0:g.call(v,R,t,this.state.context)),await((w=(_=j(this,ct).config).onSettled)==null?void 0:w.call(_,void 0,R,this.state.variables,this.state.context,this)),await((P=(O=this.options).onSettled)==null?void 0:P.call(O,void 0,R,t,this.state.context)),R}finally{nt(this,tn,Mn).call(this,{type:"error",error:R})}}finally{j(this,ct).runNext(this)}}},en=new WeakMap,ct=new WeakMap,ms=new WeakMap,tn=new WeakSet,Mn=function(t){const n=s=>{switch(t.type){case"failed":return{...s,failureCount:t.failureCount,failureReason:t.error};case"pause":return{...s,isPaused:!0};case"continue":return{...s,isPaused:!1};case"pending":return{...s,context:t.context,data:void 0,failureCount:0,failureReason:null,error:null,isPaused:t.isPaused,status:"pending",variables:t.variables,submittedAt:Date.now()};case"success":return{...s,data:t.data,failureCount:0,failureReason:null,error:null,status:"success",isPaused:!1};case"error":return{...s,data:void 0,error:t.error,failureCount:s.failureCount+1,failureReason:t.error,isPaused:!1,status:"error"}}};this.state=n(this.state),ht.batch(()=>{j(this,en).forEach(s=>{s.onMutationUpdate(t)}),j(this,ct).notify({mutation:this,type:"updated",action:t})})},zf);function o0(){return{context:void 0,data:void 0,error:null,failureCount:0,failureReason:null,isPaused:!1,status:"idle",variables:void 0,submittedAt:0}}var mn,$t,ci,Yf,Np=(Yf=class extends Ko{constructor(n={}){super();ge(this,mn);ge(this,$t);ge(this,ci);this.config=n,ie(this,mn,new Set),ie(this,$t,new Map),ie(this,ci,0)}build(n,s,r){const i=new i0({mutationCache:this,mutationId:++vi(this,ci)._,options:n.defaultMutationOptions(s),state:r});return this.add(i),i}add(n){j(this,mn).add(n);const s=Ni(n);if(typeof s=="string"){const r=j(this,$t).get(s);r?r.push(n):j(this,$t).set(s,[n])}this.notify({type:"added",mutation:n})}remove(n){if(j(this,mn).delete(n)){const s=Ni(n);if(typeof s=="string"){const r=j(this,$t).get(s);if(r)if(r.length>1){const i=r.indexOf(n);i!==-1&&r.splice(i,1)}else r[0]===n&&j(this,$t).delete(s)}}this.notify({type:"removed",mutation:n})}canRun(n){const s=Ni(n);if(typeof s=="string"){const r=j(this,$t).get(s),i=r==null?void 0:r.find(o=>o.state.status==="pending");return!i||i===n}else return!0}runNext(n){var r;const s=Ni(n);if(typeof s=="string"){const i=(r=j(this,$t).get(s))==null?void 0:r.find(o=>o!==n&&o.state.isPaused);return(i==null?void 0:i.continue())??Promise.resolve()}else return Promise.resolve()}clear(){ht.batch(()=>{j(this,mn).forEach(n=>{this.notify({type:"removed",mutation:n})}),j(this,mn).clear(),j(this,$t).clear()})}getAll(){return Array.from(j(this,mn))}find(n){const s={exact:!0,...n};return this.getAll().find(r=>Uu(s,r))}findAll(n={}){return this.getAll().filter(s=>Uu(n,s))}notify(n){ht.batch(()=>{this.listeners.forEach(s=>{s(n)})})}resumePausedMutations(){const n=this.getAll().filter(s=>s.state.isPaused);return ht.batch(()=>Promise.all(n.map(s=>s.continue().catch(It))))}},mn=new WeakMap,$t=new WeakMap,ci=new WeakMap,Yf);function Ni(e){var t;return(t=e.options.scope)==null?void 0:t.id}function Wu(e){return{onFetch:(t,n)=>{var f,c,h,m,p;const s=t.options,r=(h=(c=(f=t.fetchOptions)==null?void 0:f.meta)==null?void 0:c.fetchMore)==null?void 0:h.direction,i=((m=t.state.data)==null?void 0:m.pages)||[],o=((p=t.state.data)==null?void 0:p.pageParams)||[];let l={pages:[],pageParams:[]},a=0;const u=async()=>{let d=!1;const b=g=>{Object.defineProperty(g,"signal",{enumerable:!0,get:()=>(t.signal.aborted?d=!0:t.signal.addEventListener("abort",()=>{d=!0}),t.signal)})},y=Op(t.options,t.fetchOptions),v=async(g,_,w)=>{if(d)return Promise.reject();if(_==null&&g.pages.length)return Promise.resolve(g);const O={client:t.client,queryKey:t.queryKey,pageParam:_,direction:w?"backward":"forward",meta:t.options.meta};b(O);const P=await y(O),{maxPages:R}=t.options,C=w?zw:Qw;return{pages:C(g.pages,P,R),pageParams:C(g.pageParams,_,R)}};if(r&&i.length){const g=r==="backward",_=g?l0:Ku,w={pages:i,pageParams:o},O=_(s,w);l=await v(w,O,g)}else{const g=e??i.length;do{const _=a===0?o[0]??s.initialPageParam:Ku(s,l);if(a>0&&_==null)break;l=await v(l,_),a++}while(a<g)}return l};t.options.persister?t.fetchFn=()=>{var d,b;return(b=(d=t.options).persister)==null?void 0:b.call(d,u,{client:t.client,queryKey:t.queryKey,meta:t.options.meta,signal:t.signal},n)}:t.fetchFn=u}}}function Ku(e,{pages:t,pageParams:n}){const s=t.length-1;return t.length>0?e.getNextPageParam(t[s],t,n[s],n):void 0}function l0(e,{pages:t,pageParams:n}){var s;return t.length>0?(s=e.getPreviousPageParam)==null?void 0:s.call(e,t[0],t,n[0],n):void 0}var $e,Wn,Kn,Ys,Xs,qn,Js,Zs,Xf,a0=(Xf=class{constructor(t={}){ge(this,$e);ge(this,Wn);ge(this,Kn);ge(this,Ys);ge(this,Xs);ge(this,qn);ge(this,Js);ge(this,Zs);ie(this,$e,t.queryCache||new kp),ie(this,Wn,t.mutationCache||new Np),ie(this,Kn,t.defaultOptions||{}),ie(this,Ys,new Map),ie(this,Xs,new Map),ie(this,qn,0)}mount(){vi(this,qn)._++,j(this,qn)===1&&(ie(this,Js,Pp.subscribe(async t=>{t&&(await this.resumePausedMutations(),j(this,$e).onFocus())})),ie(this,Zs,co.subscribe(async t=>{t&&(await this.resumePausedMutations(),j(this,$e).onOnline())})))}unmount(){var t,n;vi(this,qn)._--,j(this,qn)===0&&((t=j(this,Js))==null||t.call(this),ie(this,Js,void 0),(n=j(this,Zs))==null||n.call(this),ie(this,Zs,void 0))}isFetching(t){return j(this,$e).findAll({...t,fetchStatus:"fetching"}).length}isMutating(t){return j(this,Wn).findAll({...t,status:"pending"}).length}getQueryData(t){var s;const n=this.defaultQueryOptions({queryKey:t});return(s=j(this,$e).get(n.queryHash))==null?void 0:s.state.data}ensureQueryData(t){const n=this.defaultQueryOptions(t),s=j(this,$e).build(this,n),r=s.state.data;return r===void 0?this.fetchQuery(t):(t.revalidateIfStale&&s.isStaleByTime(Hu(n.staleTime,s))&&this.prefetchQuery(n),Promise.resolve(r))}getQueriesData(t){return j(this,$e).findAll(t).map(({queryKey:n,state:s})=>{const r=s.data;return[n,r]})}setQueryData(t,n,s){const r=this.defaultQueryOptions({queryKey:t}),i=j(this,$e).get(r.queryHash),o=i==null?void 0:i.state.data,l=Vw(n,o);if(l!==void 0)return j(this,$e).build(this,r).setData(l,{...s,manual:!0})}setQueriesData(t,n,s){return ht.batch(()=>j(this,$e).findAll(t).map(({queryKey:r})=>[r,this.setQueryData(r,n,s)]))}getQueryState(t){var s;const n=this.defaultQueryOptions({queryKey:t});return(s=j(this,$e).get(n.queryHash))==null?void 0:s.state}removeQueries(t){const n=j(this,$e);ht.batch(()=>{n.findAll(t).forEach(s=>{n.remove(s)})})}resetQueries(t,n){const s=j(this,$e);return ht.batch(()=>(s.findAll(t).forEach(r=>{r.reset()}),this.refetchQueries({type:"active",...t},n)))}cancelQueries(t,n={}){const s={revert:!0,...n},r=ht.batch(()=>j(this,$e).findAll(t).map(i=>i.cancel(s)));return Promise.all(r).then(It).catch(It)}invalidateQueries(t,n={}){return ht.batch(()=>(j(this,$e).findAll(t).forEach(s=>{s.invalidate()}),(t==null?void 0:t.refetchType)==="none"?Promise.resolve():this.refetchQueries({...t,type:(t==null?void 0:t.refetchType)??(t==null?void 0:t.type)??"active"},n)))}refetchQueries(t,n={}){const s={...n,cancelRefetch:n.cancelRefetch??!0},r=ht.batch(()=>j(this,$e).findAll(t).filter(i=>!i.isDisabled()).map(i=>{let o=i.fetch(void 0,s);return s.throwOnError||(o=o.catch(It)),i.state.fetchStatus==="paused"?Promise.resolve():o}));return Promise.all(r).then(It)}fetchQuery(t){const n=this.defaultQueryOptions(t);n.retry===void 0&&(n.retry=!1);const s=j(this,$e).build(this,n);return s.isStaleByTime(Hu(n.staleTime,s))?s.fetch(n):Promise.resolve(s.state.data)}prefetchQuery(t){return this.fetchQuery(t).then(It).catch(It)}fetchInfiniteQuery(t){return t.behavior=Wu(t.pages),this.fetchQuery(t)}prefetchInfiniteQuery(t){return this.fetchInfiniteQuery(t).then(It).catch(It)}ensureInfiniteQueryData(t){return t.behavior=Wu(t.pages),this.ensureQueryData(t)}resumePausedMutations(){return co.isOnline()?j(this,Wn).resumePausedMutations():Promise.resolve()}getQueryCache(){return j(this,$e)}getMutationCache(){return j(this,Wn)}getDefaultOptions(){return j(this,Kn)}setDefaultOptions(t){ie(this,Kn,t)}setQueryDefaults(t,n){j(this,Ys).set(Zr(t),{queryKey:t,defaultOptions:n})}getQueryDefaults(t){const n=[...j(this,Ys).values()],s={};return n.forEach(r=>{ei(t,r.queryKey)&&Object.assign(s,r.defaultOptions)}),s}setMutationDefaults(t,n){j(this,Xs).set(Zr(t),{mutationKey:t,defaultOptions:n})}getMutationDefaults(t){const n=[...j(this,Xs).values()],s={};return n.forEach(r=>{ei(t,r.mutationKey)&&Object.assign(s,r.defaultOptions)}),s}defaultQueryOptions(t){if(t._defaulted)return t;const n={...j(this,Kn).queries,...this.getQueryDefaults(t.queryKey),...t,_defaulted:!0};return n.queryHash||(n.queryHash=rc(n.queryKey,n)),n.refetchOnReconnect===void 0&&(n.refetchOnReconnect=n.networkMode!=="always"),n.throwOnError===void 0&&(n.throwOnError=!!n.suspense),!n.networkMode&&n.persister&&(n.networkMode="offlineFirst"),n.queryFn===ic&&(n.enabled=!1),n}defaultMutationOptions(t){return t!=null&&t._defaulted?t:{...j(this,Kn).mutations,...(t==null?void 0:t.mutationKey)&&this.getMutationDefaults(t.mutationKey),...t,_defaulted:!0}}clear(){j(this,$e).clear(),j(this,Wn).clear()}},$e=new WeakMap,Wn=new WeakMap,Kn=new WeakMap,Ys=new WeakMap,Xs=new WeakMap,qn=new WeakMap,Js=new WeakMap,Zs=new WeakMap,Xf),c0="VUE_QUERY_CLIENT";function u0(e){const t=e?`:${e}`:"";return`${c0}${t}`}function XS(e,t){Object.keys(e).forEach(n=>{e[n]=t[n]})}function aa(e,t,n="",s=0){if(t){const r=t(e,n,s);if(r===void 0&&_e(e)||r!==void 0)return r}if(Array.isArray(e))return e.map((r,i)=>aa(r,t,String(i),s+1));if(typeof e=="object"&&d0(e)){const r=Object.entries(e).map(([i,o])=>[i,aa(o,t,i,s+1)]);return Object.fromEntries(r)}return e}function f0(e,t){return aa(e,t)}function le(e,t=!1){return f0(e,(n,s,r)=>{if(r===1&&s==="queryKey")return le(n,!0);if(t&&h0(n))return le(n(),t);if(_e(n))return le(Ct(n),t)})}function d0(e){if(Object.prototype.toString.call(e)!=="[object Object]")return!1;const t=Object.getPrototypeOf(e);return t===null||t===Object.prototype}function h0(e){return typeof e=="function"}function JS(e,t){return typeof e=="function"?e(...t):!!e}var p0=class extends kp{find(e){return super.find(le(e))}findAll(e={}){return super.findAll(le(e))}},m0=class extends Np{find(e){return super.find(le(e))}findAll(e={}){return super.findAll(le(e))}},g0=class extends a0{constructor(e={}){const t={defaultOptions:e.defaultOptions,queryCache:e.queryCache||new p0,mutationCache:e.mutationCache||new m0};super(t),this.isRestoring=je(!1)}isFetching(e={}){return super.isFetching(le(e))}isMutating(e={}){return super.isMutating(le(e))}getQueryData(e){return super.getQueryData(le(e))}ensureQueryData(e){return super.ensureQueryData(le(e))}getQueriesData(e){return super.getQueriesData(le(e))}setQueryData(e,t,n={}){return super.setQueryData(le(e),t,le(n))}setQueriesData(e,t,n={}){return super.setQueriesData(le(e),t,le(n))}getQueryState(e){return super.getQueryState(le(e))}removeQueries(e={}){return super.removeQueries(le(e))}resetQueries(e={},t={}){return super.resetQueries(le(e),le(t))}cancelQueries(e={},t={}){return super.cancelQueries(le(e),le(t))}invalidateQueries(e={},t={}){const n=le(e),s=le(t);if(super.invalidateQueries({...n,refetchType:"none"},s),n.refetchType==="none")return Promise.resolve();const r={...n,type:n.refetchType??n.type??"active"};return mt().then(()=>super.refetchQueries(r,s))}refetchQueries(e={},t={}){return super.refetchQueries(le(e),le(t))}fetchQuery(e){return super.fetchQuery(le(e))}prefetchQuery(e){return super.prefetchQuery(le(e))}fetchInfiniteQuery(e){return super.fetchInfiniteQuery(le(e))}prefetchInfiniteQuery(e){return super.prefetchInfiniteQuery(le(e))}setDefaultOptions(e){super.setDefaultOptions(le(e))}setQueryDefaults(e,t){super.setQueryDefaults(le(e),le(t))}getQueryDefaults(e){return super.getQueryDefaults(le(e))}setMutationDefaults(e,t){super.setMutationDefaults(le(e),le(t))}getMutationDefaults(e){return super.getMutationDefaults(le(e))}},y0={install:(e,t={})=>{const n=u0(t.queryClientKey);let s;if("queryClient"in t&&t.queryClient)s=t.queryClient;else{const o="queryClientConfig"in t?t.queryClientConfig:void 0;s=new g0(o)}yi||s.mount();let r=()=>{};if(t.clientPersister){s.isRestoring.value=!0;const[o,l]=t.clientPersister(s);r=o,l.then(()=>{var a;s.isRestoring.value=!1,(a=t.clientPersisterOnSuccess)==null||a.call(t,s)})}const i=()=>{s.unmount(),r()};if(e.onUnmount)e.onUnmount(i);else{const o=e.unmount;e.unmount=function(){i(),o()}}e.provide(n,s)}};const _0=["top","right","bottom","left"],qu=["start","end"],Gu=_0.reduce((e,t)=>e.concat(t,t+"-"+qu[0],t+"-"+qu[1]),[]),ti=Math.min,us=Math.max,v0={left:"right",right:"left",bottom:"top",top:"bottom"},b0={start:"end",end:"start"};function ca(e,t,n){return us(e,ti(t,n))}function As(e,t){return typeof e=="function"?e(t):e}function cn(e){return e.split("-")[0]}function Vt(e){return e.split("-")[1]}function Mp(e){return e==="x"?"y":"x"}function oc(e){return e==="y"?"height":"width"}function Ss(e){return["top","bottom"].includes(cn(e))?"y":"x"}function lc(e){return Mp(Ss(e))}function Ip(e,t,n){n===void 0&&(n=!1);const s=Vt(e),r=lc(e),i=oc(r);let o=r==="x"?s===(n?"end":"start")?"right":"left":s==="start"?"bottom":"top";return t.reference[i]>t.floating[i]&&(o=fo(o)),[o,fo(o)]}function w0(e){const t=fo(e);return[uo(e),t,uo(t)]}function uo(e){return e.replace(/start|end/g,t=>b0[t])}function E0(e,t,n){const s=["left","right"],r=["right","left"],i=["top","bottom"],o=["bottom","top"];switch(e){case"top":case"bottom":return n?t?r:s:t?s:r;case"left":case"right":return t?i:o;default:return[]}}function T0(e,t,n,s){const r=Vt(e);let i=E0(cn(e),n==="start",s);return r&&(i=i.map(o=>o+"-"+r),t&&(i=i.concat(i.map(uo)))),i}function fo(e){return e.replace(/left|right|bottom|top/g,t=>v0[t])}function S0(e){return{top:0,right:0,bottom:0,left:0,...e}}function Dp(e){return typeof e!="number"?S0(e):{top:e,right:e,bottom:e,left:e}}function kr(e){const{x:t,y:n,width:s,height:r}=e;return{width:s,height:r,top:n,left:t,right:t+s,bottom:n+r,x:t,y:n}}function Qu(e,t,n){let{reference:s,floating:r}=e;const i=Ss(t),o=lc(t),l=oc(o),a=cn(t),u=i==="y",f=s.x+s.width/2-r.width/2,c=s.y+s.height/2-r.height/2,h=s[l]/2-r[l]/2;let m;switch(a){case"top":m={x:f,y:s.y-r.height};break;case"bottom":m={x:f,y:s.y+s.height};break;case"right":m={x:s.x+s.width,y:c};break;case"left":m={x:s.x-r.width,y:c};break;default:m={x:s.x,y:s.y}}switch(Vt(t)){case"start":m[o]-=h*(n&&u?-1:1);break;case"end":m[o]+=h*(n&&u?-1:1);break}return m}const C0=async(e,t,n)=>{const{placement:s="bottom",strategy:r="absolute",middleware:i=[],platform:o}=n,l=i.filter(Boolean),a=await(o.isRTL==null?void 0:o.isRTL(t));let u=await o.getElementRects({reference:e,floating:t,strategy:r}),{x:f,y:c}=Qu(u,s,a),h=s,m={},p=0;for(let d=0;d<l.length;d++){const{name:b,fn:y}=l[d],{x:v,y:g,data:_,reset:w}=await y({x:f,y:c,initialPlacement:s,placement:h,strategy:r,middlewareData:m,rects:u,platform:o,elements:{reference:e,floating:t}});f=v??f,c=g??c,m={...m,[b]:{...m[b],..._}},w&&p<=50&&(p++,typeof w=="object"&&(w.placement&&(h=w.placement),w.rects&&(u=w.rects===!0?await o.getElementRects({reference:e,floating:t,strategy:r}):w.rects),{x:f,y:c}=Qu(u,h,a)),d=-1)}return{x:f,y:c,placement:h,strategy:r,middlewareData:m}};async function qo(e,t){var n;t===void 0&&(t={});const{x:s,y:r,platform:i,rects:o,elements:l,strategy:a}=e,{boundary:u="clippingAncestors",rootBoundary:f="viewport",elementContext:c="floating",altBoundary:h=!1,padding:m=0}=As(t,e),p=Dp(m),b=l[h?c==="floating"?"reference":"floating":c],y=kr(await i.getClippingRect({element:(n=await(i.isElement==null?void 0:i.isElement(b)))==null||n?b:b.contextElement||await(i.getDocumentElement==null?void 0:i.getDocumentElement(l.floating)),boundary:u,rootBoundary:f,strategy:a})),v=c==="floating"?{x:s,y:r,width:o.floating.width,height:o.floating.height}:o.reference,g=await(i.getOffsetParent==null?void 0:i.getOffsetParent(l.floating)),_=await(i.isElement==null?void 0:i.isElement(g))?await(i.getScale==null?void 0:i.getScale(g))||{x:1,y:1}:{x:1,y:1},w=kr(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:l,rect:v,offsetParent:g,strategy:a}):v);return{top:(y.top-w.top+p.top)/_.y,bottom:(w.bottom-y.bottom+p.bottom)/_.y,left:(y.left-w.left+p.left)/_.x,right:(w.right-y.right+p.right)/_.x}}const O0=e=>({name:"arrow",options:e,async fn(t){const{x:n,y:s,placement:r,rects:i,platform:o,elements:l,middlewareData:a}=t,{element:u,padding:f=0}=As(e,t)||{};if(u==null)return{};const c=Dp(f),h={x:n,y:s},m=lc(r),p=oc(m),d=await o.getDimensions(u),b=m==="y",y=b?"top":"left",v=b?"bottom":"right",g=b?"clientHeight":"clientWidth",_=i.reference[p]+i.reference[m]-h[m]-i.floating[p],w=h[m]-i.reference[m],O=await(o.getOffsetParent==null?void 0:o.getOffsetParent(u));let P=O?O[g]:0;(!P||!await(o.isElement==null?void 0:o.isElement(O)))&&(P=l.floating[g]||i.floating[p]);const R=_/2-w/2,C=P/2-d[p]/2-1,L=ti(c[y],C),M=ti(c[v],C),N=L,F=P-d[p]-M,z=P/2-d[p]/2+R,ne=ca(N,z,F),W=!a.arrow&&Vt(r)!=null&&z!==ne&&i.reference[p]/2-(z<N?L:M)-d[p]/2<0,K=W?z<N?z-N:z-F:0;return{[m]:h[m]+K,data:{[m]:ne,centerOffset:z-ne-K,...W&&{alignmentOffset:K}},reset:W}}});function P0(e,t,n){return(e?[...n.filter(r=>Vt(r)===e),...n.filter(r=>Vt(r)!==e)]:n.filter(r=>cn(r)===r)).filter(r=>e?Vt(r)===e||(t?uo(r)!==r:!1):!0)}const A0=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(t){var n,s,r;const{rects:i,middlewareData:o,placement:l,platform:a,elements:u}=t,{crossAxis:f=!1,alignment:c,allowedPlacements:h=Gu,autoAlignment:m=!0,...p}=As(e,t),d=c!==void 0||h===Gu?P0(c||null,m,h):h,b=await qo(t,p),y=((n=o.autoPlacement)==null?void 0:n.index)||0,v=d[y];if(v==null)return{};const g=Ip(v,i,await(a.isRTL==null?void 0:a.isRTL(u.floating)));if(l!==v)return{reset:{placement:d[0]}};const _=[b[cn(v)],b[g[0]],b[g[1]]],w=[...((s=o.autoPlacement)==null?void 0:s.overflows)||[],{placement:v,overflows:_}],O=d[y+1];if(O)return{data:{index:y+1,overflows:w},reset:{placement:O}};const P=w.map(L=>{const M=Vt(L.placement);return[L.placement,M&&f?L.overflows.slice(0,2).reduce((N,F)=>N+F,0):L.overflows[0],L.overflows]}).sort((L,M)=>L[1]-M[1]),C=((r=P.filter(L=>L[2].slice(0,Vt(L[0])?2:3).every(M=>M<=0))[0])==null?void 0:r[0])||P[0][0];return C!==l?{data:{index:y+1,overflows:w},reset:{placement:C}}:{}}}},R0=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var n,s;const{placement:r,middlewareData:i,rects:o,initialPlacement:l,platform:a,elements:u}=t,{mainAxis:f=!0,crossAxis:c=!0,fallbackPlacements:h,fallbackStrategy:m="bestFit",fallbackAxisSideDirection:p="none",flipAlignment:d=!0,...b}=As(e,t);if((n=i.arrow)!=null&&n.alignmentOffset)return{};const y=cn(r),v=Ss(l),g=cn(l)===l,_=await(a.isRTL==null?void 0:a.isRTL(u.floating)),w=h||(g||!d?[fo(l)]:w0(l)),O=p!=="none";!h&&O&&w.push(...T0(l,d,p,_));const P=[l,...w],R=await qo(t,b),C=[];let L=((s=i.flip)==null?void 0:s.overflows)||[];if(f&&C.push(R[y]),c){const z=Ip(r,o,_);C.push(R[z[0]],R[z[1]])}if(L=[...L,{placement:r,overflows:C}],!C.every(z=>z<=0)){var M,N;const z=(((M=i.flip)==null?void 0:M.index)||0)+1,ne=P[z];if(ne)return{data:{index:z,overflows:L},reset:{placement:ne}};let W=(N=L.filter(K=>K.overflows[0]<=0).sort((K,G)=>K.overflows[1]-G.overflows[1])[0])==null?void 0:N.placement;if(!W)switch(m){case"bestFit":{var F;const K=(F=L.filter(G=>{if(O){const re=Ss(G.placement);return re===v||re==="y"}return!0}).map(G=>[G.placement,G.overflows.filter(re=>re>0).reduce((re,ke)=>re+ke,0)]).sort((G,re)=>G[1]-re[1])[0])==null?void 0:F[0];K&&(W=K);break}case"initialPlacement":W=l;break}if(r!==W)return{reset:{placement:W}}}return{}}}};async function L0(e,t){const{placement:n,platform:s,elements:r}=e,i=await(s.isRTL==null?void 0:s.isRTL(r.floating)),o=cn(n),l=Vt(n),a=Ss(n)==="y",u=["left","top"].includes(o)?-1:1,f=i&&a?-1:1,c=As(t,e);let{mainAxis:h,crossAxis:m,alignmentAxis:p}=typeof c=="number"?{mainAxis:c,crossAxis:0,alignmentAxis:null}:{mainAxis:c.mainAxis||0,crossAxis:c.crossAxis||0,alignmentAxis:c.alignmentAxis};return l&&typeof p=="number"&&(m=l==="end"?p*-1:p),a?{x:m*f,y:h*u}:{x:h*u,y:m*f}}const x0=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var n,s;const{x:r,y:i,placement:o,middlewareData:l}=t,a=await L0(t,e);return o===((n=l.offset)==null?void 0:n.placement)&&(s=l.arrow)!=null&&s.alignmentOffset?{}:{x:r+a.x,y:i+a.y,data:{...a,placement:o}}}}},k0=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:s,placement:r}=t,{mainAxis:i=!0,crossAxis:o=!1,limiter:l={fn:b=>{let{x:y,y:v}=b;return{x:y,y:v}}},...a}=As(e,t),u={x:n,y:s},f=await qo(t,a),c=Ss(cn(r)),h=Mp(c);let m=u[h],p=u[c];if(i){const b=h==="y"?"top":"left",y=h==="y"?"bottom":"right",v=m+f[b],g=m-f[y];m=ca(v,m,g)}if(o){const b=c==="y"?"top":"left",y=c==="y"?"bottom":"right",v=p+f[b],g=p-f[y];p=ca(v,p,g)}const d=l.fn({...t,[h]:m,[c]:p});return{...d,data:{x:d.x-n,y:d.y-s,enabled:{[h]:i,[c]:o}}}}}},N0=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(t){var n,s;const{placement:r,rects:i,platform:o,elements:l}=t,{apply:a=()=>{},...u}=As(e,t),f=await qo(t,u),c=cn(r),h=Vt(r),m=Ss(r)==="y",{width:p,height:d}=i.floating;let b,y;c==="top"||c==="bottom"?(b=c,y=h===(await(o.isRTL==null?void 0:o.isRTL(l.floating))?"start":"end")?"left":"right"):(y=c,b=h==="end"?"top":"bottom");const v=d-f.top-f.bottom,g=p-f.left-f.right,_=ti(d-f[b],v),w=ti(p-f[y],g),O=!t.middlewareData.shift;let P=_,R=w;if((n=t.middlewareData.shift)!=null&&n.enabled.x&&(R=g),(s=t.middlewareData.shift)!=null&&s.enabled.y&&(P=v),O&&!h){const L=us(f.left,0),M=us(f.right,0),N=us(f.top,0),F=us(f.bottom,0);m?R=p-2*(L!==0||M!==0?L+M:us(f.left,f.right)):P=d-2*(N!==0||F!==0?N+F:us(f.top,f.bottom))}await a({...t,availableWidth:R,availableHeight:P});const C=await o.getDimensions(l.floating);return p!==C.width||d!==C.height?{reset:{rects:!0}}:{}}}};function Lt(e){var t;return((t=e.ownerDocument)==null?void 0:t.defaultView)||window}function rn(e){return Lt(e).getComputedStyle(e)}const zu=Math.min,Nr=Math.max,ho=Math.round;function $p(e){const t=rn(e);let n=parseFloat(t.width),s=parseFloat(t.height);const r=e.offsetWidth,i=e.offsetHeight,o=ho(n)!==r||ho(s)!==i;return o&&(n=r,s=i),{width:n,height:s,fallback:o}}function es(e){return Hp(e)?(e.nodeName||"").toLowerCase():""}let Mi;function Fp(){if(Mi)return Mi;const e=navigator.userAgentData;return e&&Array.isArray(e.brands)?(Mi=e.brands.map(t=>t.brand+"/"+t.version).join(" "),Mi):navigator.userAgent}function on(e){return e instanceof Lt(e).HTMLElement}function zn(e){return e instanceof Lt(e).Element}function Hp(e){return e instanceof Lt(e).Node}function Yu(e){return typeof ShadowRoot>"u"?!1:e instanceof Lt(e).ShadowRoot||e instanceof ShadowRoot}function Go(e){const{overflow:t,overflowX:n,overflowY:s,display:r}=rn(e);return/auto|scroll|overlay|hidden|clip/.test(t+s+n)&&!["inline","contents"].includes(r)}function M0(e){return["table","td","th"].includes(es(e))}function ua(e){const t=/firefox/i.test(Fp()),n=rn(e),s=n.backdropFilter||n.WebkitBackdropFilter;return n.transform!=="none"||n.perspective!=="none"||!!s&&s!=="none"||t&&n.willChange==="filter"||t&&!!n.filter&&n.filter!=="none"||["transform","perspective"].some(r=>n.willChange.includes(r))||["paint","layout","strict","content"].some(r=>{const i=n.contain;return i!=null&&i.includes(r)})}function jp(){return!/^((?!chrome|android).)*safari/i.test(Fp())}function ac(e){return["html","body","#document"].includes(es(e))}function Up(e){return zn(e)?e:e.contextElement}const Vp={x:1,y:1};function Bs(e){const t=Up(e);if(!on(t))return Vp;const n=t.getBoundingClientRect(),{width:s,height:r,fallback:i}=$p(t);let o=(i?ho(n.width):n.width)/s,l=(i?ho(n.height):n.height)/r;return o&&Number.isFinite(o)||(o=1),l&&Number.isFinite(l)||(l=1),{x:o,y:l}}function ni(e,t,n,s){var r,i;t===void 0&&(t=!1),n===void 0&&(n=!1);const o=e.getBoundingClientRect(),l=Up(e);let a=Vp;t&&(s?zn(s)&&(a=Bs(s)):a=Bs(e));const u=l?Lt(l):window,f=!jp()&&n;let c=(o.left+(f&&((r=u.visualViewport)==null?void 0:r.offsetLeft)||0))/a.x,h=(o.top+(f&&((i=u.visualViewport)==null?void 0:i.offsetTop)||0))/a.y,m=o.width/a.x,p=o.height/a.y;if(l){const d=Lt(l),b=s&&zn(s)?Lt(s):s;let y=d.frameElement;for(;y&&s&&b!==d;){const v=Bs(y),g=y.getBoundingClientRect(),_=getComputedStyle(y);g.x+=(y.clientLeft+parseFloat(_.paddingLeft))*v.x,g.y+=(y.clientTop+parseFloat(_.paddingTop))*v.y,c*=v.x,h*=v.y,m*=v.x,p*=v.y,c+=g.x,h+=g.y,y=Lt(y).frameElement}}return{width:m,height:p,top:h,right:c+m,bottom:h+p,left:c,x:c,y:h}}function Yn(e){return((Hp(e)?e.ownerDocument:e.document)||window.document).documentElement}function Qo(e){return zn(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function Bp(e){return ni(Yn(e)).left+Qo(e).scrollLeft}function si(e){if(es(e)==="html")return e;const t=e.assignedSlot||e.parentNode||Yu(e)&&e.host||Yn(e);return Yu(t)?t.host:t}function Wp(e){const t=si(e);return ac(t)?t.ownerDocument.body:on(t)&&Go(t)?t:Wp(t)}function po(e,t){var n;t===void 0&&(t=[]);const s=Wp(e),r=s===((n=e.ownerDocument)==null?void 0:n.body),i=Lt(s);return r?t.concat(i,i.visualViewport||[],Go(s)?s:[]):t.concat(s,po(s))}function Xu(e,t,n){return t==="viewport"?kr(function(s,r){const i=Lt(s),o=Yn(s),l=i.visualViewport;let a=o.clientWidth,u=o.clientHeight,f=0,c=0;if(l){a=l.width,u=l.height;const h=jp();(h||!h&&r==="fixed")&&(f=l.offsetLeft,c=l.offsetTop)}return{width:a,height:u,x:f,y:c}}(e,n)):zn(t)?kr(function(s,r){const i=ni(s,!0,r==="fixed"),o=i.top+s.clientTop,l=i.left+s.clientLeft,a=on(s)?Bs(s):{x:1,y:1};return{width:s.clientWidth*a.x,height:s.clientHeight*a.y,x:l*a.x,y:o*a.y}}(t,n)):kr(function(s){const r=Yn(s),i=Qo(s),o=s.ownerDocument.body,l=Nr(r.scrollWidth,r.clientWidth,o.scrollWidth,o.clientWidth),a=Nr(r.scrollHeight,r.clientHeight,o.scrollHeight,o.clientHeight);let u=-i.scrollLeft+Bp(s);const f=-i.scrollTop;return rn(o).direction==="rtl"&&(u+=Nr(r.clientWidth,o.clientWidth)-l),{width:l,height:a,x:u,y:f}}(Yn(e)))}function Ju(e){return on(e)&&rn(e).position!=="fixed"?e.offsetParent:null}function Zu(e){const t=Lt(e);let n=Ju(e);for(;n&&M0(n)&&rn(n).position==="static";)n=Ju(n);return n&&(es(n)==="html"||es(n)==="body"&&rn(n).position==="static"&&!ua(n))?t:n||function(s){let r=si(s);for(;on(r)&&!ac(r);){if(ua(r))return r;r=si(r)}return null}(e)||t}function I0(e,t,n){const s=on(t),r=Yn(t),i=ni(e,!0,n==="fixed",t);let o={scrollLeft:0,scrollTop:0};const l={x:0,y:0};if(s||!s&&n!=="fixed")if((es(t)!=="body"||Go(r))&&(o=Qo(t)),on(t)){const a=ni(t,!0);l.x=a.x+t.clientLeft,l.y=a.y+t.clientTop}else r&&(l.x=Bp(r));return{x:i.left+o.scrollLeft-l.x,y:i.top+o.scrollTop-l.y,width:i.width,height:i.height}}const D0={getClippingRect:function(e){let{element:t,boundary:n,rootBoundary:s,strategy:r}=e;const i=n==="clippingAncestors"?function(u,f){const c=f.get(u);if(c)return c;let h=po(u).filter(b=>zn(b)&&es(b)!=="body"),m=null;const p=rn(u).position==="fixed";let d=p?si(u):u;for(;zn(d)&&!ac(d);){const b=rn(d),y=ua(d);(p?y||m:y||b.position!=="static"||!m||!["absolute","fixed"].includes(m.position))?m=b:h=h.filter(v=>v!==d),d=si(d)}return f.set(u,h),h}(t,this._c):[].concat(n),o=[...i,s],l=o[0],a=o.reduce((u,f)=>{const c=Xu(t,f,r);return u.top=Nr(c.top,u.top),u.right=zu(c.right,u.right),u.bottom=zu(c.bottom,u.bottom),u.left=Nr(c.left,u.left),u},Xu(t,l,r));return{width:a.right-a.left,height:a.bottom-a.top,x:a.left,y:a.top}},convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{rect:t,offsetParent:n,strategy:s}=e;const r=on(n),i=Yn(n);if(n===i)return t;let o={scrollLeft:0,scrollTop:0},l={x:1,y:1};const a={x:0,y:0};if((r||!r&&s!=="fixed")&&((es(n)!=="body"||Go(i))&&(o=Qo(n)),on(n))){const u=ni(n);l=Bs(n),a.x=u.x+n.clientLeft,a.y=u.y+n.clientTop}return{width:t.width*l.x,height:t.height*l.y,x:t.x*l.x-o.scrollLeft*l.x+a.x,y:t.y*l.y-o.scrollTop*l.y+a.y}},isElement:zn,getDimensions:function(e){return on(e)?$p(e):e.getBoundingClientRect()},getOffsetParent:Zu,getDocumentElement:Yn,getScale:Bs,async getElementRects(e){let{reference:t,floating:n,strategy:s}=e;const r=this.getOffsetParent||Zu,i=this.getDimensions;return{reference:I0(t,await r(n),s),floating:{x:0,y:0,...await i(n)}}},getClientRects:e=>Array.from(e.getClientRects()),isRTL:e=>rn(e).direction==="rtl"},$0=(e,t,n)=>{const s=new Map,r={platform:D0,...n},i={...r.platform,_c:s};return C0(e,t,{...r,platform:i})};function Kp(e,t){for(const n in t)Object.prototype.hasOwnProperty.call(t,n)&&(typeof t[n]=="object"&&e[n]?Kp(e[n],t[n]):e[n]=t[n])}const Bt={disabled:!1,distance:5,skidding:0,container:"body",boundary:void 0,instantMove:!1,disposeTimeout:150,popperTriggers:[],strategy:"absolute",preventOverflow:!0,flip:!0,shift:!0,overflowPadding:0,arrowPadding:0,arrowOverflow:!0,autoHideOnMousedown:!1,themes:{tooltip:{placement:"top",triggers:["hover","focus","touch"],hideTriggers:e=>[...e,"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"],delay:{show:0,hide:400}}}};function ri(e,t){let n=Bt.themes[e]||{},s;do s=n[t],typeof s>"u"?n.$extend?n=Bt.themes[n.$extend]||{}:(n=null,s=Bt[t]):n=null;while(n);return s}function F0(e){const t=[e];let n=Bt.themes[e]||{};do n.$extend&&!n.$resetCss?(t.push(n.$extend),n=Bt.themes[n.$extend]||{}):n=null;while(n);return t.map(s=>`v-popper--theme-${s}`)}function ef(e){const t=[e];let n=Bt.themes[e]||{};do n.$extend?(t.push(n.$extend),n=Bt.themes[n.$extend]||{}):n=null;while(n);return t}let lr=!1;if(typeof window<"u"){lr=!1;try{const e=Object.defineProperty({},"passive",{get(){lr=!0}});window.addEventListener("test",null,e)}catch{}}let qp=!1;typeof window<"u"&&typeof navigator<"u"&&(qp=/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream);const Gp=["auto","top","bottom","left","right"].reduce((e,t)=>e.concat([t,`${t}-start`,`${t}-end`]),[]),tf={hover:"mouseenter",focus:"focus",click:"click",touch:"touchstart",pointer:"pointerdown"},nf={hover:"mouseleave",focus:"blur",click:"click",touch:"touchend",pointer:"pointerup"};function sf(e,t){const n=e.indexOf(t);n!==-1&&e.splice(n,1)}function vl(){return new Promise(e=>requestAnimationFrame(()=>{requestAnimationFrame(e)}))}const Ht=[];let cs=null;const rf={};function of(e){let t=rf[e];return t||(t=rf[e]=[]),t}let fa=function(){};typeof window<"u"&&(fa=window.Element);function pe(e){return function(t){return ri(t.theme,e)}}const bl="__floating-vue__popper",Qp=()=>bt({name:"VPopper",provide(){return{[bl]:{parentPopper:this}}},inject:{[bl]:{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:pe("disabled")},positioningDisabled:{type:Boolean,default:pe("positioningDisabled")},placement:{type:String,default:pe("placement"),validator:e=>Gp.includes(e)},delay:{type:[String,Number,Object],default:pe("delay")},distance:{type:[Number,String],default:pe("distance")},skidding:{type:[Number,String],default:pe("skidding")},triggers:{type:Array,default:pe("triggers")},showTriggers:{type:[Array,Function],default:pe("showTriggers")},hideTriggers:{type:[Array,Function],default:pe("hideTriggers")},popperTriggers:{type:Array,default:pe("popperTriggers")},popperShowTriggers:{type:[Array,Function],default:pe("popperShowTriggers")},popperHideTriggers:{type:[Array,Function],default:pe("popperHideTriggers")},container:{type:[String,Object,fa,Boolean],default:pe("container")},boundary:{type:[String,fa],default:pe("boundary")},strategy:{type:String,validator:e=>["absolute","fixed"].includes(e),default:pe("strategy")},autoHide:{type:[Boolean,Function],default:pe("autoHide")},handleResize:{type:Boolean,default:pe("handleResize")},instantMove:{type:Boolean,default:pe("instantMove")},eagerMount:{type:Boolean,default:pe("eagerMount")},popperClass:{type:[String,Array,Object],default:pe("popperClass")},computeTransformOrigin:{type:Boolean,default:pe("computeTransformOrigin")},autoMinSize:{type:Boolean,default:pe("autoMinSize")},autoSize:{type:[Boolean,String],default:pe("autoSize")},autoMaxSize:{type:Boolean,default:pe("autoMaxSize")},autoBoundaryMaxSize:{type:Boolean,default:pe("autoBoundaryMaxSize")},preventOverflow:{type:Boolean,default:pe("preventOverflow")},overflowPadding:{type:[Number,String],default:pe("overflowPadding")},arrowPadding:{type:[Number,String],default:pe("arrowPadding")},arrowOverflow:{type:Boolean,default:pe("arrowOverflow")},flip:{type:Boolean,default:pe("flip")},shift:{type:Boolean,default:pe("shift")},shiftCrossAxis:{type:Boolean,default:pe("shiftCrossAxis")},noAutoFocus:{type:Boolean,default:pe("noAutoFocus")},disposeTimeout:{type:Number,default:pe("disposeTimeout")}},emits:{show:()=>!0,hide:()=>!0,"update:shown":e=>!0,"apply-show":()=>!0,"apply-hide":()=>!0,"close-group":()=>!0,"close-directive":()=>!0,"auto-hide":()=>!0,resize:()=>!0},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},randomId:`popper_${[Math.random(),Date.now()].map(e=>e.toString(36).substring(2,10)).join("_")}`,shownChildren:new Set,lastAutoHide:!0,pendingHide:!1,containsGlobalTarget:!1,isDisposed:!0,mouseDownContains:!1}},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 e;return(e=this[bl])==null?void 0:e.parentPopper},hasPopperShowTriggerHover(){var e,t;return((e=this.popperTriggers)==null?void 0:e.includes("hover"))||((t=this.popperShowTriggers)==null?void 0:t.includes("hover"))}},watch:{shown:"$_autoShowHide",disabled(e){e?this.dispose():this.init()},async container(){this.isShown&&(this.$_ensureTeleport(),await this.$_computePosition())},triggers:{handler:"$_refreshListeners",deep:!0},positioningDisabled:"$_refreshListeners",...["placement","distance","skidding","boundary","strategy","overflowPadding","arrowPadding","preventOverflow","shift","shiftCrossAxis","flip"].reduce((e,t)=>(e[t]="$_computePosition",e),{})},created(){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:e=null,skipDelay:t=!1,force:n=!1}={}){var s,r;(s=this.parentPopper)!=null&&s.lockedChild&&this.parentPopper.lockedChild!==this||(this.pendingHide=!1,(n||!this.disabled)&&(((r=this.parentPopper)==null?void 0:r.lockedChild)===this&&(this.parentPopper.lockedChild=null),this.$_scheduleShow(e,t),this.$emit("show"),this.$_showFrameLocked=!0,requestAnimationFrame(()=>{this.$_showFrameLocked=!1})),this.$emit("update:shown",!0))},hide({event:e=null,skipDelay:t=!1}={}){var n;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:t}),this.parentPopper.lockedChild=null)},1e3));return}((n=this.parentPopper)==null?void 0:n.lockedChild)===this&&(this.parentPopper.lockedChild=null),this.pendingHide=!1,this.$_scheduleHide(e,t),this.$emit("hide"),this.$emit("update:shown",!1)}},init(){var e;this.isDisposed&&(this.isDisposed=!1,this.isMounted=!1,this.$_events=[],this.$_preventShow=!1,this.$_referenceNode=((e=this.referenceNode)==null?void 0:e.call(this))??this.$el,this.$_targetNodes=this.targetNodes().filter(t=>t.nodeType===t.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"))},async onResize(){this.isShown&&(await this.$_computePosition(),this.$emit("resize"))},async $_computePosition(){if(this.isDisposed||this.positioningDisabled)return;const e={strategy:this.strategy,middleware:[]};(this.distance||this.skidding)&&e.middleware.push(x0({mainAxis:this.distance,crossAxis:this.skidding}));const t=this.placement.startsWith("auto");if(t?e.middleware.push(A0({alignment:this.placement.split("-")[1]??""})):e.placement=this.placement,this.preventOverflow&&(this.shift&&e.middleware.push(k0({padding:this.overflowPadding,boundary:this.boundary,crossAxis:this.shiftCrossAxis})),!t&&this.flip&&e.middleware.push(R0({padding:this.overflowPadding,boundary:this.boundary}))),e.middleware.push(O0({element:this.$_arrowNode,padding:this.arrowPadding})),this.arrowOverflow&&e.middleware.push({name:"arrowOverflow",fn:({placement:s,rects:r,middlewareData:i})=>{let o;const{centerOffset:l}=i.arrow;return s.startsWith("top")||s.startsWith("bottom")?o=Math.abs(l)>r.reference.width/2:o=Math.abs(l)>r.reference.height/2,{data:{overflow:o}}}}),this.autoMinSize||this.autoSize){const s=this.autoSize?this.autoSize:this.autoMinSize?"min":null;e.middleware.push({name:"autoSize",fn:({rects:r,placement:i,middlewareData:o})=>{var l;if((l=o.autoSize)!=null&&l.skip)return{};let a,u;return i.startsWith("top")||i.startsWith("bottom")?a=r.reference.width:u=r.reference.height,this.$_innerNode.style[s==="min"?"minWidth":s==="max"?"maxWidth":"width"]=a!=null?`${a}px`:null,this.$_innerNode.style[s==="min"?"minHeight":s==="max"?"maxHeight":"height"]=u!=null?`${u}px`:null,{data:{skip:!0},reset:{rects:!0}}}})}(this.autoMaxSize||this.autoBoundaryMaxSize)&&(this.$_innerNode.style.maxWidth=null,this.$_innerNode.style.maxHeight=null,e.middleware.push(N0({boundary:this.boundary,padding:this.overflowPadding,apply:({availableWidth:s,availableHeight:r})=>{this.$_innerNode.style.maxWidth=s!=null?`${s}px`:null,this.$_innerNode.style.maxHeight=r!=null?`${r}px`:null}})));const n=await $0(this.$_referenceNode,this.$_popperNode,e);Object.assign(this.result,{x:n.x,y:n.y,placement:n.placement,strategy:n.strategy,arrow:{...n.middlewareData.arrow,...n.middlewareData.arrowOverflow}})},$_scheduleShow(e,t=!1){if(this.$_updateParentShownChildren(!0),this.$_hideInProgress=!1,clearTimeout(this.$_scheduleTimer),cs&&this.instantMove&&cs.instantMove&&cs!==this.parentPopper){cs.$_applyHide(!0),this.$_applyShow(!0);return}t?this.$_applyShow():this.$_scheduleTimer=setTimeout(this.$_applyShow.bind(this),this.$_computeDelay("show"))},$_scheduleHide(e,t=!1){if(this.shownChildren.size>0){this.pendingHide=!0;return}this.$_updateParentShownChildren(!1),this.$_hideInProgress=!0,clearTimeout(this.$_scheduleTimer),this.isShown&&(cs=this),t?this.$_applyHide():this.$_scheduleTimer=setTimeout(this.$_applyHide.bind(this),this.$_computeDelay("hide"))},$_computeDelay(e){const t=this.delay;return parseInt(t&&t[e]||t||0)},async $_applyShow(e=!1){clearTimeout(this.$_disposeTimer),clearTimeout(this.$_scheduleTimer),this.skipTransition=e,!this.isShown&&(this.$_ensureTeleport(),await vl(),await this.$_computePosition(),await this.$_applyShowEffect(),this.positioningDisabled||this.$_registerEventListeners([...po(this.$_referenceNode),...po(this.$_popperNode)],"scroll",()=>{this.$_computePosition()}))},async $_applyShowEffect(){if(this.$_hideInProgress)return;if(this.computeTransformOrigin){const t=this.$_referenceNode.getBoundingClientRect(),n=this.$_popperNode.querySelector(".v-popper__wrapper"),s=n.parentNode.getBoundingClientRect(),r=t.x+t.width/2-(s.left+n.offsetLeft),i=t.y+t.height/2-(s.top+n.offsetTop);this.result.transformOrigin=`${r}px ${i}px`}this.isShown=!0,this.$_applyAttrsToTarget({"aria-describedby":this.popperId,"data-popper-shown":""});const e=this.showGroup;if(e){let t;for(let n=0;n<Ht.length;n++)t=Ht[n],t.showGroup!==e&&(t.hide(),t.$emit("close-group"))}Ht.push(this),document.body.classList.add("v-popper--some-open");for(const t of ef(this.theme))of(t).push(this),document.body.classList.add(`v-popper--some-open--${t}`);this.$emit("apply-show"),this.classes.showFrom=!0,this.classes.showTo=!1,this.classes.hideFrom=!1,this.classes.hideTo=!1,await vl(),this.classes.showFrom=!1,this.classes.showTo=!0,this.noAutoFocus||this.$_popperNode.focus()},async $_applyHide(e=!1){if(this.shownChildren.size>0){this.pendingHide=!0,this.$_hideInProgress=!1;return}if(clearTimeout(this.$_scheduleTimer),!this.isShown)return;this.skipTransition=e,sf(Ht,this),Ht.length===0&&document.body.classList.remove("v-popper--some-open");for(const n of ef(this.theme)){const s=of(n);sf(s,this),s.length===0&&document.body.classList.remove(`v-popper--some-open--${n}`)}cs===this&&(cs=null),this.isShown=!1,this.$_applyAttrsToTarget({"aria-describedby":void 0,"data-popper-shown":void 0}),clearTimeout(this.$_disposeTimer);const t=this.disposeTimeout;t!==null&&(this.$_disposeTimer=setTimeout(()=>{this.$_popperNode&&(this.$_detachPopperNode(),this.isMounted=!1)},t)),this.$_removeEventListeners("scroll"),this.$emit("apply-hide"),this.classes.showFrom=!1,this.classes.showTo=!1,this.classes.hideFrom=!0,this.classes.hideTo=!1,await vl(),this.classes.hideFrom=!1,this.classes.hideTo=!0},$_autoShowHide(){this.shown?this.show():this.hide()},$_ensureTeleport(){if(this.isDisposed)return;let e=this.container;if(typeof e=="string"?e=window.document.querySelector(e):e===!1&&(e=this.$_targetNodes[0].parentNode),!e)throw new Error("No container for popover: "+this.container);e.appendChild(this.$_popperNode),this.isMounted=!0},$_addEventListeners(){const e=n=>{this.isShown&&!this.$_hideInProgress||(n.usedByTooltip=!0,!this.$_preventShow&&this.show({event:n}))};this.$_registerTriggerListeners(this.$_targetNodes,tf,this.triggers,this.showTriggers,e),this.$_registerTriggerListeners([this.$_popperNode],tf,this.popperTriggers,this.popperShowTriggers,e);const t=n=>{n.usedByTooltip||this.hide({event:n})};this.$_registerTriggerListeners(this.$_targetNodes,nf,this.triggers,this.hideTriggers,t),this.$_registerTriggerListeners([this.$_popperNode],nf,this.popperTriggers,this.popperHideTriggers,t)},$_registerEventListeners(e,t,n){this.$_events.push({targetNodes:e,eventType:t,handler:n}),e.forEach(s=>s.addEventListener(t,n,lr?{passive:!0}:void 0))},$_registerTriggerListeners(e,t,n,s,r){let i=n;s!=null&&(i=typeof s=="function"?s(i):s),i.forEach(o=>{const l=t[o];l&&this.$_registerEventListeners(e,l,r)})},$_removeEventListeners(e){const t=[];this.$_events.forEach(n=>{const{targetNodes:s,eventType:r,handler:i}=n;!e||e===r?s.forEach(o=>o.removeEventListener(r,i)):t.push(n)}),this.$_events=t},$_refreshListeners(){this.isDisposed||(this.$_removeEventListeners(),this.$_addEventListeners())},$_handleGlobalClose(e,t=!1){this.$_showFrameLocked||(this.hide({event:e}),e.closePopover?this.$emit("close-directive"):this.$emit("auto-hide"),t&&(this.$_preventShow=!0,setTimeout(()=>{this.$_preventShow=!1},300)))},$_detachPopperNode(){this.$_popperNode.parentNode&&this.$_popperNode.parentNode.removeChild(this.$_popperNode)},$_swapTargetAttrs(e,t){for(const n of this.$_targetNodes){const s=n.getAttribute(e);s&&(n.removeAttribute(e),n.setAttribute(t,s))}},$_applyAttrsToTarget(e){for(const t of this.$_targetNodes)for(const n in e){const s=e[n];s==null?t.removeAttribute(n):t.setAttribute(n,s)}},$_updateParentShownChildren(e){let t=this.parentPopper;for(;t;)e?t.shownChildren.add(this.randomId):(t.shownChildren.delete(this.randomId),t.pendingHide&&t.hide()),t=t.parentPopper},$_isAimingPopper(){const e=this.$_referenceNode.getBoundingClientRect();if(Mr>=e.left&&Mr<=e.right&&Ir>=e.top&&Ir<=e.bottom){const t=this.$_popperNode.getBoundingClientRect(),n=Mr-In,s=Ir-Dn,r=t.left+t.width/2-In+(t.top+t.height/2)-Dn+t.width+t.height,i=In+n*r,o=Dn+s*r;return Ii(In,Dn,i,o,t.left,t.top,t.left,t.bottom)||Ii(In,Dn,i,o,t.left,t.top,t.right,t.top)||Ii(In,Dn,i,o,t.right,t.top,t.right,t.bottom)||Ii(In,Dn,i,o,t.left,t.bottom,t.right,t.bottom)}return!1}},render(){return this.$slots.default(this.slotData)}});if(typeof document<"u"&&typeof window<"u"){if(qp){const e=lr?{passive:!0,capture:!0}:!0;document.addEventListener("touchstart",t=>lf(t,!0),e),document.addEventListener("touchend",t=>af(t,!0),e)}else window.addEventListener("mousedown",e=>lf(e,!1),!0),window.addEventListener("click",e=>af(e,!1),!0);window.addEventListener("resize",j0)}function lf(e,t){if(Bt.autoHideOnMousedown)zp(e,t);else for(let n=0;n<Ht.length;n++){const s=Ht[n];try{s.mouseDownContains=s.popperNode().contains(e.target)}catch{}}}function af(e,t){Bt.autoHideOnMousedown||zp(e,t)}function zp(e,t){const n={};for(let s=Ht.length-1;s>=0;s--){const r=Ht[s];try{const i=r.containsGlobalTarget=r.mouseDownContains||r.popperNode().contains(e.target);r.pendingHide=!1,requestAnimationFrame(()=>{if(r.pendingHide=!1,!n[r.randomId]&&cf(r,i,e)){if(r.$_handleGlobalClose(e,t),!e.closeAllPopover&&e.closePopover&&i){let l=r.parentPopper;for(;l;)n[l.randomId]=!0,l=l.parentPopper;return}let o=r.parentPopper;for(;o&&cf(o,o.containsGlobalTarget,e);)o.$_handleGlobalClose(e,t),o=o.parentPopper}})}catch{}}}function cf(e,t,n){return n.closeAllPopover||n.closePopover&&t||H0(e,n)&&!t}function H0(e,t){if(typeof e.autoHide=="function"){const n=e.autoHide(t);return e.lastAutoHide=n,n}return e.autoHide}function j0(){for(let e=0;e<Ht.length;e++)Ht[e].$_computePosition()}let In=0,Dn=0,Mr=0,Ir=0;typeof window<"u"&&window.addEventListener("mousemove",e=>{In=Mr,Dn=Ir,Mr=e.clientX,Ir=e.clientY},lr?{passive:!0}:void 0);function Ii(e,t,n,s,r,i,o,l){const a=((o-r)*(t-i)-(l-i)*(e-r))/((l-i)*(n-e)-(o-r)*(s-t)),u=((n-e)*(t-i)-(s-t)*(e-r))/((l-i)*(n-e)-(o-r)*(s-t));return a>=0&&a<=1&&u>=0&&u<=1}const U0={extends:Qp()},zo=(e,t)=>{const n=e.__vccOpts||e;for(const[s,r]of t)n[s]=r;return n};function V0(e,t,n,s,r,i){return pt(),sr("div",{ref:"reference",class:rs(["v-popper",{"v-popper--shown":e.slotData.isShown}])},[Qr(e.$slots,"default",fd(Xa(e.slotData)))],2)}const B0=zo(U0,[["render",V0]]);function W0(){var e=window.navigator.userAgent,t=e.indexOf("MSIE ");if(t>0)return parseInt(e.substring(t+5,e.indexOf(".",t)),10);var n=e.indexOf("Trident/");if(n>0){var s=e.indexOf("rv:");return parseInt(e.substring(s+3,e.indexOf(".",s)),10)}var r=e.indexOf("Edge/");return r>0?parseInt(e.substring(r+5,e.indexOf(".",r)),10):-1}let Bi;function da(){da.init||(da.init=!0,Bi=W0()!==-1)}var Yo={name:"ResizeObserver",props:{emitOnMount:{type:Boolean,default:!1},ignoreWidth:{type:Boolean,default:!1},ignoreHeight:{type:Boolean,default:!1}},emits:["notify"],mounted(){da(),mt(()=>{this._w=this.$el.offsetWidth,this._h=this.$el.offsetHeight,this.emitOnMount&&this.emitSize()});const e=document.createElement("object");this._resizeObject=e,e.setAttribute("aria-hidden","true"),e.setAttribute("tabindex",-1),e.onload=this.addResizeHandlers,e.type="text/html",Bi&&this.$el.appendChild(e),e.data="about:blank",Bi||this.$el.appendChild(e)},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&&(!Bi&&this._resizeObject.contentDocument&&this._resizeObject.contentDocument.defaultView.removeEventListener("resize",this.compareAndNotify),this.$el.removeChild(this._resizeObject),this._resizeObject.onload=null,this._resizeObject=null)}}};const K0=Vd();jd("data-v-b329ee4c");const q0={class:"resize-observer",tabindex:"-1"};Ud();const G0=K0((e,t,n,s,r,i)=>(pt(),Sn("div",q0)));Yo.render=G0;Yo.__scopeId="data-v-b329ee4c";Yo.__file="src/components/ResizeObserver.vue";const Yp=(e="theme")=>({computed:{themeClass(){return F0(this[e])}}}),Q0=bt({name:"VPopperContent",components:{ResizeObserver:Yo},mixins:[Yp()],props:{popperId:String,theme:String,shown:Boolean,mounted:Boolean,skipTransition:Boolean,autoHide:Boolean,handleResize:Boolean,classes:Object,result:Object},emits:["hide","resize"],methods:{toPx(e){return e!=null&&!isNaN(e)?`${e}px`:null}}}),z0=["id","aria-hidden","tabindex","data-popper-placement"],Y0={ref:"inner",class:"v-popper__inner"},X0=nn("div",{class:"v-popper__arrow-outer"},null,-1),J0=nn("div",{class:"v-popper__arrow-inner"},null,-1),Z0=[X0,J0];function eE(e,t,n,s,r,i){const o=ws("ResizeObserver");return pt(),sr("div",{id:e.popperId,ref:"popover",class:rs(["v-popper__popper",[e.themeClass,e.classes.popperClass,{"v-popper__popper--shown":e.shown,"v-popper__popper--hidden":!e.shown,"v-popper__popper--show-from":e.classes.showFrom,"v-popper__popper--show-to":e.classes.showTo,"v-popper__popper--hide-from":e.classes.hideFrom,"v-popper__popper--hide-to":e.classes.hideTo,"v-popper__popper--skip-transition":e.skipTransition,"v-popper__popper--arrow-overflow":e.result&&e.result.arrow.overflow,"v-popper__popper--no-positioning":!e.result}]]),style:Gn(e.result?{position:e.result.strategy,transform:`translate3d(${Math.round(e.result.x)}px,${Math.round(e.result.y)}px,0)`}:void 0),"aria-hidden":e.shown?"false":"true",tabindex:e.autoHide?0:void 0,"data-popper-placement":e.result?e.result.placement:void 0,onKeyup:t[2]||(t[2]=tp(l=>e.autoHide&&e.$emit("hide"),["esc"]))},[nn("div",{class:"v-popper__backdrop",onClick:t[0]||(t[0]=l=>e.autoHide&&e.$emit("hide"))}),nn("div",{class:"v-popper__wrapper",style:Gn(e.result?{transformOrigin:e.result.transformOrigin}:void 0)},[nn("div",Y0,[e.mounted?(pt(),sr(He,{key:0},[nn("div",null,[Qr(e.$slots,"default")]),e.handleResize?(pt(),Sn(o,{key:0,onNotify:t[1]||(t[1]=l=>e.$emit("resize",l))})):Kl("",!0)],64)):Kl("",!0)],512),nn("div",{ref:"arrow",class:"v-popper__arrow-container",style:Gn(e.result?{left:e.toPx(e.result.arrow.x),top:e.toPx(e.result.arrow.y)}:void 0)},Z0,4)],4)],46,z0)}const Xp=zo(Q0,[["render",eE]]),Jp={methods:{show(...e){return this.$refs.popper.show(...e)},hide(...e){return this.$refs.popper.hide(...e)},dispose(...e){return this.$refs.popper.dispose(...e)},onResize(...e){return this.$refs.popper.onResize(...e)}}};let ha=function(){};typeof window<"u"&&(ha=window.Element);const tE=bt({name:"VPopperWrapper",components:{Popper:B0,PopperContent:Xp},mixins:[Jp,Yp("finalTheme")],props:{theme:{type:String,default:null},referenceNode:{type:Function,default:null},shown:{type:Boolean,default:!1},showGroup:{type:String,default:null},ariaId:{default:null},disabled:{type:Boolean,default:void 0},positioningDisabled:{type:Boolean,default:void 0},placement:{type:String,default:void 0},delay:{type:[String,Number,Object],default:void 0},distance:{type:[Number,String],default:void 0},skidding:{type:[Number,String],default:void 0},triggers:{type:Array,default:void 0},showTriggers:{type:[Array,Function],default:void 0},hideTriggers:{type:[Array,Function],default:void 0},popperTriggers:{type:Array,default:void 0},popperShowTriggers:{type:[Array,Function],default:void 0},popperHideTriggers:{type:[Array,Function],default:void 0},container:{type:[String,Object,ha,Boolean],default:void 0},boundary:{type:[String,ha],default:void 0},strategy:{type:String,default:void 0},autoHide:{type:[Boolean,Function],default:void 0},handleResize:{type:Boolean,default:void 0},instantMove:{type:Boolean,default:void 0},eagerMount:{type:Boolean,default:void 0},popperClass:{type:[String,Array,Object],default:void 0},computeTransformOrigin:{type:Boolean,default:void 0},autoMinSize:{type:Boolean,default:void 0},autoSize:{type:[Boolean,String],default:void 0},autoMaxSize:{type:Boolean,default:void 0},autoBoundaryMaxSize:{type:Boolean,default:void 0},preventOverflow:{type:Boolean,default:void 0},overflowPadding:{type:[Number,String],default:void 0},arrowPadding:{type:[Number,String],default:void 0},arrowOverflow:{type:Boolean,default:void 0},flip:{type:Boolean,default:void 0},shift:{type:Boolean,default:void 0},shiftCrossAxis:{type:Boolean,default:void 0},noAutoFocus:{type:Boolean,default:void 0},disposeTimeout:{type:Number,default:void 0}},emits:{show:()=>!0,hide:()=>!0,"update:shown":e=>!0,"apply-show":()=>!0,"apply-hide":()=>!0,"close-group":()=>!0,"close-directive":()=>!0,"auto-hide":()=>!0,resize:()=>!0},computed:{finalTheme(){return this.theme??this.$options.vPopperTheme}},methods:{getTargetNodes(){return Array.from(this.$el.children).filter(e=>e!==this.$refs.popperContent.$el)}}});function nE(e,t,n,s,r,i){const o=ws("PopperContent"),l=ws("Popper");return pt(),Sn(l,Vo({ref:"popper"},e.$props,{theme:e.finalTheme,"target-nodes":e.getTargetNodes,"popper-node":()=>e.$refs.popperContent.$el,class:[e.themeClass],onShow:t[0]||(t[0]=()=>e.$emit("show")),onHide:t[1]||(t[1]=()=>e.$emit("hide")),"onUpdate:shown":t[2]||(t[2]=a=>e.$emit("update:shown",a)),onApplyShow:t[3]||(t[3]=()=>e.$emit("apply-show")),onApplyHide:t[4]||(t[4]=()=>e.$emit("apply-hide")),onCloseGroup:t[5]||(t[5]=()=>e.$emit("close-group")),onCloseDirective:t[6]||(t[6]=()=>e.$emit("close-directive")),onAutoHide:t[7]||(t[7]=()=>e.$emit("auto-hide")),onResize:t[8]||(t[8]=()=>e.$emit("resize"))}),{default:bs(({popperId:a,isShown:u,shouldMountContent:f,skipTransition:c,autoHide:h,show:m,hide:p,handleResize:d,onResize:b,classes:y,result:v})=>[Qr(e.$slots,"default",{shown:u,show:m,hide:p}),Ce(o,{ref:"popperContent","popper-id":a,theme:e.finalTheme,shown:u,mounted:f,"skip-transition":c,"auto-hide":h,"handle-resize":d,classes:y,result:v,onHide:p,onResize:b},{default:bs(()=>[Qr(e.$slots,"popper",{shown:u,hide:p})]),_:2},1032,["popper-id","theme","shown","mounted","skip-transition","auto-hide","handle-resize","classes","result","onHide","onResize"])]),_:3},16,["theme","target-nodes","popper-node","class"])}const cc=zo(tE,[["render",nE]]),sE={...cc,name:"VDropdown",vPopperTheme:"dropdown"},rE={...cc,name:"VMenu",vPopperTheme:"menu"},iE={...cc,name:"VTooltip",vPopperTheme:"tooltip"},oE=bt({name:"VTooltipDirective",components:{Popper:Qp(),PopperContent:Xp},mixins:[Jp],inheritAttrs:!1,props:{theme:{type:String,default:"tooltip"},html:{type:Boolean,default:e=>ri(e.theme,"html")},content:{type:[String,Number,Function],default:null},loadingContent:{type:String,default:e=>ri(e.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(e){if(typeof this.content=="function"&&this.$_isShown&&(e||!this.$_loading&&this.asyncContent==null)){this.asyncContent=null,this.$_loading=!0;const t=++this.$_fetchId,n=this.content(this);n.then?n.then(s=>this.onResult(t,s)):this.onResult(t,n)}},onResult(e,t){e===this.$_fetchId&&(this.$_loading=!1,this.asyncContent=t)},onShow(){this.$_isShown=!0,this.fetchContent()},onHide(){this.$_isShown=!1}}}),lE=["innerHTML"],aE=["textContent"];function cE(e,t,n,s,r,i){const o=ws("PopperContent"),l=ws("Popper");return pt(),Sn(l,Vo({ref:"popper"},e.$attrs,{theme:e.theme,"target-nodes":e.targetNodes,"popper-node":()=>e.$refs.popperContent.$el,onApplyShow:e.onShow,onApplyHide:e.onHide}),{default:bs(({popperId:a,isShown:u,shouldMountContent:f,skipTransition:c,autoHide:h,hide:m,handleResize:p,onResize:d,classes:b,result:y})=>[Ce(o,{ref:"popperContent",class:rs({"v-popper--tooltip-loading":e.loading}),"popper-id":a,theme:e.theme,shown:u,mounted:f,"skip-transition":c,"auto-hide":h,"handle-resize":p,classes:b,result:y,onHide:m,onResize:d},{default:bs(()=>[e.html?(pt(),sr("div",{key:0,innerHTML:e.finalContent},null,8,lE)):(pt(),sr("div",{key:1,textContent:xa(e.finalContent)},null,8,aE))]),_: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 uE=zo(oE,[["render",cE]]),Zp="v-popper--has-tooltip";function fE(e,t){let n=e.placement;if(!n&&t)for(const s of Gp)t[s]&&(n=s);return n||(n=ri(e.theme||"tooltip","placement")),n}function em(e,t,n){let s;const r=typeof t;return r==="string"?s={content:t}:t&&r==="object"?s=t:s={content:!1},s.placement=fE(s,n),s.targetNodes=()=>[e],s.referenceNode=()=>e,s}let wl,ii,dE=0;function hE(){if(wl)return;ii=je([]),wl=Xr({name:"VTooltipDirectiveApp",setup(){return{directives:ii}},render(){return this.directives.map(t=>Ps(uE,{...t.options,shown:t.shown||t.options.shown,key:t.id}))},devtools:{hide:!0}});const e=document.createElement("div");document.body.appendChild(e),wl.mount(e)}function pE(e,t,n){hE();const s=je(em(e,t,n)),r=je(!1),i={id:dE++,options:s,shown:r};return ii.value.push(i),e.classList&&e.classList.add(Zp),e.$_popper={options:s,item:i,show(){r.value=!0},hide(){r.value=!1}}}function tm(e){if(e.$_popper){const t=ii.value.indexOf(e.$_popper.item);t!==-1&&ii.value.splice(t,1),delete e.$_popper,delete e.$_popperOldShown,delete e.$_popperMountTarget}e.classList&&e.classList.remove(Zp)}function uf(e,{value:t,modifiers:n}){const s=em(e,t,n);if(!s.content||ri(s.theme||"tooltip","disabled"))tm(e);else{let r;e.$_popper?(r=e.$_popper,r.options.value=s):r=pE(e,t,n),typeof t.shown<"u"&&t.shown!==e.$_popperOldShown&&(e.$_popperOldShown=t.shown,t.shown?r.show():r.hide())}}const mE={beforeMount:uf,updated:uf,beforeUnmount(e){tm(e)}};function ff(e){e.addEventListener("mousedown",mo),e.addEventListener("click",mo),e.addEventListener("touchstart",nm,lr?{passive:!0}:!1)}function df(e){e.removeEventListener("mousedown",mo),e.removeEventListener("click",mo),e.removeEventListener("touchstart",nm),e.removeEventListener("touchend",sm),e.removeEventListener("touchcancel",rm)}function mo(e){const t=e.currentTarget;e.closePopover=!t.$_vclosepopover_touch,e.closeAllPopover=t.$_closePopoverModifiers&&!!t.$_closePopoverModifiers.all}function nm(e){if(e.changedTouches.length===1){const t=e.currentTarget;t.$_vclosepopover_touch=!0;const n=e.changedTouches[0];t.$_vclosepopover_touchPoint=n,t.addEventListener("touchend",sm),t.addEventListener("touchcancel",rm)}}function sm(e){const t=e.currentTarget;if(t.$_vclosepopover_touch=!1,e.changedTouches.length===1){const n=e.changedTouches[0],s=t.$_vclosepopover_touchPoint;e.closePopover=Math.abs(n.screenY-s.screenY)<20&&Math.abs(n.screenX-s.screenX)<20,e.closeAllPopover=t.$_closePopoverModifiers&&!!t.$_closePopoverModifiers.all}}function rm(e){const t=e.currentTarget;t.$_vclosepopover_touch=!1}const gE={beforeMount(e,{value:t,modifiers:n}){e.$_closePopoverModifiers=n,(typeof t>"u"||t)&&ff(e)},updated(e,{value:t,oldValue:n,modifiers:s}){e.$_closePopoverModifiers=s,t!==n&&(typeof t>"u"||t?ff(e):df(e))},beforeUnmount(e){df(e)}};function yE(e,t={}){e.$_vTooltipInstalled||(e.$_vTooltipInstalled=!0,Kp(Bt,t),e.directive("tooltip",mE),e.directive("close-popper",gE),e.component("VTooltip",iE),e.component("VDropdown",sE),e.component("VMenu",rE))}const _E={version:"5.2.2",install:yE,options:Bt},vE=e=>{const t={};Object.entries(Object.assign({"/src/layouts/board-layout.vue":()=>Ke(()=>import("./board-layout-DDF2wubP.js"),__vite__mapDeps([0,1,2,3,4,5,6,7,8]),import.meta.url),"/src/layouts/default.vue":()=>Ke(()=>import("./default-REGvX7tC.js"),__vite__mapDeps([9,1,2,3,4,5,6,7,8]),import.meta.url),"/src/layouts/headless.vue":()=>Ke(()=>import("./headless-DedxMF3x.js"),__vite__mapDeps([10,7]),import.meta.url),"/src/layouts/home.vue":()=>Ke(()=>import("./home-DSppcc6C.js"),__vite__mapDeps([11,1,2,3,4,5,7]),import.meta.url),"/src/layouts/index-layout.vue":()=>Ke(()=>import("./index-layout-qLKsk6Zm.js"),__vite__mapDeps([12,1,2,3,4,5,6,7,8]),import.meta.url)})).forEach(([r,i])=>{let o=r.replace("/src/layouts/","").replace(".vue","");t[o]=i});function s(r,i=!0){return r.map(o=>{var l,a,u,f,c,h;if(((l=o.children)==null?void 0:l.length)>0&&(o.children=s(o.children,!1)),i){if(!o.component&&((a=o.children)==null?void 0:a.find(p=>{var d;return(p.path===""||p.path==="/")&&((d=p.meta)==null?void 0:d.isLayout)})))return o;if(((u=o.meta)==null?void 0:u.layout)!==!1)return{path:o.path,component:t[((f=o.meta)==null?void 0:f.layout)||"default"],children:o.path==="/"?[o]:[{...o,path:""}],meta:{isLayout:!0}}}return(c=o.meta)!=null&&c.layout?{path:o.path,component:t[(h=o.meta)==null?void 0:h.layout],children:[{...o,path:""}],meta:{isLayout:!0}}:o})}return s(e)},bE=new Set(["link","style","script","noscript"]),wE=new Set(["title","titleTemplate","script","style","noscript"]),hf=new Set(["base","meta","link","style","script","noscript"]),EE=new Set(["title","base","htmlAttrs","bodyAttrs","meta","link","style","script","noscript"]),TE=new Set(["base","title","titleTemplate","bodyAttrs","htmlAttrs","templateParams"]),SE=new Set(["key","tagPosition","tagPriority","tagDuplicateStrategy","innerHTML","textContent","processTemplateParams"]),CE=new Set(["templateParams","htmlAttrs","bodyAttrs"]),OE=new Set(["theme-color","google-site-verification","og","article","book","profile","twitter","author"]),PE=["name","property","http-equiv"];function im(e){const t=e.split(":")[1];return OE.has(t)}function pa(e){const{props:t,tag:n}=e;if(TE.has(n))return n;if(n==="link"&&t.rel==="canonical")return"canonical";if(t.charset)return"charset";if(e.tag==="meta"){for(const s of PE)if(t[s]!==void 0)return`${n}:${t[s]}`}if(e.key)return`${n}:key:${e.key}`;if(t.id)return`${n}:id:${t.id}`;if(wE.has(n)){const s=e.textContent||e.innerHTML;if(s)return`${n}:content:${s}`}}function pf(e){const t=e._h||e._d;if(t)return t;const n=e.textContent||e.innerHTML;return n||`${e.tag}:${Object.entries(e.props).map(([s,r])=>`${s}:${String(r)}`).join(",")}`}function go(e,t,n){typeof e==="function"&&(!n||n!=="titleTemplate"&&!(n[0]==="o"&&n[1]==="n"))&&(e=e());let r;if(t&&(r=t(n,e)),Array.isArray(r))return r.map(i=>go(i,t));if((r==null?void 0:r.constructor)===Object){const i={};for(const o of Object.keys(r))i[o]=go(r[o],t,o);return i}return r}function AE(e,t){const n=e==="style"?new Map:new Set;function s(r){const i=r.trim();if(i)if(e==="style"){const[o,...l]=i.split(":").map(a=>a.trim());o&&l.length&&n.set(o,l.join(":"))}else i.split(" ").filter(Boolean).forEach(o=>n.add(o))}return typeof t=="string"?e==="style"?t.split(";").forEach(s):s(t):Array.isArray(t)?t.forEach(r=>s(r)):t&&typeof t=="object"&&Object.entries(t).forEach(([r,i])=>{i&&i!=="false"&&(e==="style"?n.set(r.trim(),i):s(r))}),n}function om(e,t){return e.props=e.props||{},t&&Object.entries(t).forEach(([n,s])=>{if(s===null){e.props[n]=null;return}if(n==="class"||n==="style"){e.props[n]=AE(n,s);return}if(SE.has(n)){if(["textContent","innerHTML"].includes(n)&&typeof s=="object"){let o=t.type;if(t.type||(o="application/json"),!(o!=null&&o.endsWith("json"))&&o!=="speculationrules")return;t.type=o,e.props.type=o,e[n]=JSON.stringify(s)}else e[n]=s;return}const r=String(s),i=n.startsWith("data-");r==="true"||r===""?e.props[n]=i?r:!0:!s&&i&&r==="false"?e.props[n]="false":s!==void 0&&(e.props[n]=s)}),e}function RE(e,t){const n=typeof t=="object"&&typeof t!="function"?t:{[e==="script"||e==="noscript"||e==="style"?"innerHTML":"textContent"]:t},s=om({tag:e,props:{}},n);return s.key&&bE.has(s.tag)&&(s.props["data-hid"]=s._h=s.key),s.tag==="script"&&typeof s.innerHTML=="object"&&(s.innerHTML=JSON.stringify(s.innerHTML),s.props.type=s.props.type||"application/json"),Array.isArray(s.props.content)?s.props.content.map(r=>({...s,props:{...s.props,content:r}})):s}function LE(e,t){if(!e)return[];typeof e=="function"&&(e=e());const n=(r,i)=>{for(let o=0;o<t.length;o++)i=t[o](r,i);return i};e=n(void 0,e);const s=[];return e=go(e,n),Object.entries(e||{}).forEach(([r,i])=>{if(i!==void 0)for(const o of Array.isArray(i)?i:[i])s.push(RE(r,o))}),s.flat()}const mf=(e,t)=>e._w===t._w?e._p-t._p:e._w-t._w,gf={base:-10,title:10},xE={critical:-8,high:-1,low:2},yf={meta:{"content-security-policy":-30,charset:-20,viewport:-15},link:{preconnect:20,stylesheet:60,preload:70,modulepreload:70,prefetch:90,"dns-prefetch":90,prerender:90},script:{async:30,defer:80,sync:50},style:{imported:40,sync:60}},kE=/@import/,vr=e=>e===""||e===!0;function NE(e,t){var i;if(typeof t.tagPriority=="number")return t.tagPriority;let n=100;const s=xE[t.tagPriority]||0,r=e.resolvedOptions.disableCapoSorting?{link:{},script:{},style:{}}:yf;if(t.tag in gf)n=gf[t.tag];else if(t.tag==="meta"){const o=t.props["http-equiv"]==="content-security-policy"?"content-security-policy":t.props.charset?"charset":t.props.name==="viewport"?"viewport":null;o&&(n=yf.meta[o])}else t.tag==="link"&&t.props.rel?n=r.link[t.props.rel]:t.tag==="script"?vr(t.props.async)?n=r.script.async:t.props.src&&!vr(t.props.defer)&&!vr(t.props.async)&&t.props.type!=="module"&&!((i=t.props.type)!=null&&i.endsWith("json"))?n=r.script.sync:vr(t.props.defer)&&t.props.src&&!vr(t.props.async)&&(n=r.script.defer):t.tag==="style"&&(n=t.innerHTML&&kE.test(t.innerHTML)?r.style.imported:r.style.sync);return(n||100)+s}function _f(e,t){const n=typeof t=="function"?t(e):t,s=n.key||String(e.plugins.size+1);e.plugins.get(s)||(e.plugins.set(s,n),e.hooks.addHooks(n.hooks||{}))}function ME(e={}){var l;const t=Ow();t.addHooks(e.hooks||{});const n=!e.document,s=new Map,r=new Map,i=[],o={_entryCount:1,plugins:r,dirty:!1,resolvedOptions:e,hooks:t,ssr:n,entries:s,headEntries(){return[...s.values()]},use:a=>_f(o,a),push(a,u){const f={...u||{}};delete f.head;const c=f._index??o._entryCount++,h={_i:c,input:a,options:f},m={_poll(p=!1){o.dirty=!0,!p&&i.push(c),t.callHook("entries:updated",o)},dispose(){s.delete(c)&&m._poll(!0)},patch(p){(!f.mode||f.mode==="server"&&n||f.mode==="client"&&!n)&&(h.input=p,s.set(c,h),m._poll())}};return m.patch(a),m},async resolveTags(){var m;const a={tagMap:new Map,tags:[],entries:[...o.entries.values()]};for(await t.callHook("entries:resolve",a);i.length;){const p=i.shift(),d=s.get(p);if(d){const b={tags:LE(d.input,e.propResolvers||[]).map(y=>Object.assign(y,d.options)),entry:d};await t.callHook("entries:normalize",b),d._tags=b.tags.map((y,v)=>(y._w=NE(o,y),y._p=(d._i<<10)+v,y._d=pa(y),y))}}let u=!1;a.entries.flatMap(p=>(p._tags||[]).map(d=>({...d,props:{...d.props}}))).sort(mf).reduce((p,d)=>{const b=String(d._d||d._p);if(!p.has(b))return p.set(b,d);const y=p.get(b);if(((d==null?void 0:d.tagDuplicateStrategy)||(CE.has(d.tag)?"merge":null)||(d.key&&d.key===y.key?"merge":null))==="merge"){const g={...y.props};Object.entries(d.props).forEach(([_,w])=>g[_]=_==="style"?new Map([...y.props.style||new Map,...w]):_==="class"?new Set([...y.props.class||new Set,...w]):w),p.set(b,{...d,props:g})}else d._p>>10===y._p>>10&&im(d._d)?(p.set(b,Object.assign([...Array.isArray(y)?y:[y],d],d)),u=!0):(d._w===y._w?d._p>y._p:(d==null?void 0:d._w)<(y==null?void 0:y._w))&&p.set(b,d);return p},a.tagMap);const f=a.tagMap.get("title"),c=a.tagMap.get("titleTemplate");if(o._title=f==null?void 0:f.textContent,c){const p=c==null?void 0:c.textContent;if(o._titleTemplate=typeof p=="string"?p:void 0,p){let d=typeof p=="function"?p(f==null?void 0:f.textContent):p;typeof d=="string"&&!o.plugins.has("template-params")&&(d=d.replace("%s",(f==null?void 0:f.textContent)||"")),f?d===null?a.tagMap.delete("title"):a.tagMap.set("title",{...f,textContent:d}):(c.tag="title",c.textContent=d)}}a.tags=Array.from(a.tagMap.values()),u&&(a.tags=a.tags.flat().sort(mf)),await t.callHook("tags:beforeResolve",a),await t.callHook("tags:resolve",a),await t.callHook("tags:afterResolve",a);const h=[];for(const p of a.tags){const{innerHTML:d,tag:b,props:y}=p;if(EE.has(b)&&!(Object.keys(y).length===0&&!p.innerHTML&&!p.textContent)&&!(b==="meta"&&!y.content&&!y["http-equiv"]&&!y.charset)){if(b==="script"&&d){if((m=y.type)!=null&&m.endsWith("json")){const v=typeof d=="string"?d:JSON.stringify(d);p.innerHTML=v.replace(/</g,"\\u003C")}else typeof d=="string"&&(p.innerHTML=d.replace(new RegExp(`</${b}`,"g"),`<\\/${b}`));p._d=pa(p)}h.push(p)}}return h}};return((e==null?void 0:e.plugins)||[]).forEach(a=>_f(o,a)),o.hooks.callHook("init",o),(l=e.init)==null||l.forEach(a=>a&&o.push(a)),o}async function lm(e,t={}){const n=t.document||e.resolvedOptions.document;if(!n||!e.dirty)return;const s={shouldRender:!0,tags:[]};if(await e.hooks.callHook("dom:beforeRender",s),!!s.shouldRender)return e._domUpdatePromise||(e._domUpdatePromise=new Promise(async r=>{var m;const i=new Map,o=new Promise(p=>{e.resolveTags().then(d=>{p(d.map(b=>{const y=i.get(b._d)||0,v={tag:b,id:(y?`${b._d}:${y}`:b._d)||pf(b),shouldRender:!0};return b._d&&im(b._d)&&i.set(b._d,y+1),v}))})});let l=e._dom;if(!l){l={title:n.title,elMap:new Map().set("htmlAttrs",n.documentElement).set("bodyAttrs",n.body)};for(const p of["body","head"]){const d=(m=n[p])==null?void 0:m.children;for(const b of d){const y=b.tagName.toLowerCase();if(!hf.has(y))continue;const v=om({tag:y,props:{}},{innerHTML:b.innerHTML,...b.getAttributeNames().reduce((g,_)=>(g[_]=b.getAttribute(_),g),{})||{}});if(v.key=b.getAttribute("data-hid")||void 0,v._d=pa(v)||pf(v),l.elMap.has(v._d)){let g=1,_=v._d;for(;l.elMap.has(_);)_=`${v._d}:${g++}`;l.elMap.set(_,b)}else l.elMap.set(v._d,b)}}}l.pendingSideEffects={...l.sideEffects},l.sideEffects={};function a(p,d,b){const y=`${p}:${d}`;l.sideEffects[y]=b,delete l.pendingSideEffects[y]}function u({id:p,$el:d,tag:b}){const y=b.tag.endsWith("Attrs");l.elMap.set(p,d),y||(b.textContent&&b.textContent!==d.textContent&&(d.textContent=b.textContent),b.innerHTML&&b.innerHTML!==d.innerHTML&&(d.innerHTML=b.innerHTML),a(p,"el",()=>{d==null||d.remove(),l.elMap.delete(p)}));for(const v in b.props){if(!Object.prototype.hasOwnProperty.call(b.props,v))continue;const g=b.props[v];if(v.startsWith("on")&&typeof g=="function"){const w=d==null?void 0:d.dataset;if(w&&w[`${v}fired`]){const O=v.slice(0,-5);g.call(d,new Event(O.substring(2)))}d.getAttribute(`data-${v}`)!==""&&((b.tag==="bodyAttrs"?n.defaultView:d).addEventListener(v.substring(2),g.bind(d)),d.setAttribute(`data-${v}`,""));continue}const _=`attr:${v}`;if(v==="class"){if(!g)continue;for(const w of g)y&&a(p,`${_}:${w}`,()=>d.classList.remove(w)),!d.classList.contains(w)&&d.classList.add(w)}else if(v==="style"){if(!g)continue;for(const[w,O]of g)a(p,`${_}:${w}`,()=>{d.style.removeProperty(w)}),d.style.setProperty(w,O)}else g!==!1&&g!==null&&(d.getAttribute(v)!==g&&d.setAttribute(v,g===!0?"":String(g)),y&&a(p,_,()=>d.removeAttribute(v)))}}const f=[],c={bodyClose:void 0,bodyOpen:void 0,head:void 0},h=await o;for(const p of h){const{tag:d,shouldRender:b,id:y}=p;if(b){if(d.tag==="title"){n.title=d.textContent,a("title","",()=>n.title=l.title);continue}p.$el=p.$el||l.elMap.get(y),p.$el?u(p):hf.has(d.tag)&&f.push(p)}}for(const p of f){const d=p.tag.tagPosition||"head";p.$el=n.createElement(p.tag.tag),u(p),c[d]=c[d]||n.createDocumentFragment(),c[d].appendChild(p.$el)}for(const p of h)await e.hooks.callHook("dom:renderTag",p,n,a);c.head&&n.head.appendChild(c.head),c.bodyOpen&&n.body.insertBefore(c.bodyOpen,n.body.firstChild),c.bodyClose&&n.body.appendChild(c.bodyClose);for(const p in l.pendingSideEffects)l.pendingSideEffects[p]();e._dom=l,await e.hooks.callHook("dom:rendered",{renders:h}),r()}).finally(()=>{e._domUpdatePromise=void 0,e.dirty=!1})),e._domUpdatePromise}function IE(e={}){var s,r,i;const t=((s=e.domOptions)==null?void 0:s.render)||lm;e.document=e.document||(typeof window<"u"?document:void 0);const n=((i=(r=e.document)==null?void 0:r.head.querySelector('script[id="unhead:payload"]'))==null?void 0:i.innerHTML)||!1;return ME({...e,plugins:[...e.plugins||[],{key:"client",hooks:{"entries:updated":t}}],init:[n?JSON.parse(n):!1,...e.init||[]]})}function DE(e,t){let n=0;return()=>{const s=++n;t(()=>{n===s&&e()})}}const $E=(e,t)=>_e(t)?oe(t):t,am="usehead";function FE(e){return{install(n){n.config.globalProperties.$unhead=e,n.config.globalProperties.$head=e,n.provide(am,e)}}.install}function HE(){if(pi()){const e=tt(am);if(!e)throw new Error("useHead() was called without provide context, ensure you call it through the setup() function.");return e}throw new Error("useHead() was called without provide context, ensure you call it through the setup() function.")}function ZS(e,t={}){const n=t.head||HE();return n.ssr?n.push(e||{},t):jE(n,e,t)}function jE(e,t,n={}){const s=je(!1);let r;return Ho(()=>{const o=s.value?{}:go(t,$E);r?r.patch(o):r=e.push(o,n)}),Ue()&&(hr(()=>{r.dispose()}),Do(()=>{s.value=!0}),Io(()=>{s.value=!1})),r}function UE(e={}){const t=IE({domOptions:{render:DE(()=>lm(t),mt)},...e});return t.install=FE(t),t}/*!
47
+ * vue-router v4.5.0
48
+ * (c) 2024 Eduardo San Martin Morote
49
+ * @license MIT
50
+ */const Is=typeof document<"u";function cm(e){return typeof e=="object"||"displayName"in e||"props"in e||"__vccOpts"in e}function VE(e){return e.__esModule||e[Symbol.toStringTag]==="Module"||e.default&&cm(e.default)}const we=Object.assign;function El(e,t){const n={};for(const s in t){const r=t[s];n[s]=Gt(r)?r.map(e):e(r)}return n}const Dr=()=>{},Gt=Array.isArray,um=/#/g,BE=/&/g,WE=/\//g,KE=/=/g,qE=/\?/g,fm=/\+/g,GE=/%5B/g,QE=/%5D/g,dm=/%5E/g,zE=/%60/g,hm=/%7B/g,YE=/%7C/g,pm=/%7D/g,XE=/%20/g;function uc(e){return encodeURI(""+e).replace(YE,"|").replace(GE,"[").replace(QE,"]")}function JE(e){return uc(e).replace(hm,"{").replace(pm,"}").replace(dm,"^")}function ma(e){return uc(e).replace(fm,"%2B").replace(XE,"+").replace(um,"%23").replace(BE,"%26").replace(zE,"`").replace(hm,"{").replace(pm,"}").replace(dm,"^")}function ZE(e){return ma(e).replace(KE,"%3D")}function eT(e){return uc(e).replace(um,"%23").replace(qE,"%3F")}function tT(e){return e==null?"":eT(e).replace(WE,"%2F")}function oi(e){try{return decodeURIComponent(""+e)}catch{}return""+e}const nT=/\/$/,sT=e=>e.replace(nT,"");function Tl(e,t,n="/"){let s,r={},i="",o="";const l=t.indexOf("#");let a=t.indexOf("?");return l<a&&l>=0&&(a=-1),a>-1&&(s=t.slice(0,a),i=t.slice(a+1,l>-1?l:t.length),r=e(i)),l>-1&&(s=s||t.slice(0,l),o=t.slice(l,t.length)),s=lT(s??t,n),{fullPath:s+(i&&"?")+i+o,path:s,query:r,hash:oi(o)}}function rT(e,t){const n=t.query?e(t.query):"";return t.path+(n&&"?")+n+(t.hash||"")}function vf(e,t){return!t||!e.toLowerCase().startsWith(t.toLowerCase())?e:e.slice(t.length)||"/"}function iT(e,t,n){const s=t.matched.length-1,r=n.matched.length-1;return s>-1&&s===r&&ar(t.matched[s],n.matched[r])&&mm(t.params,n.params)&&e(t.query)===e(n.query)&&t.hash===n.hash}function ar(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function mm(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e)if(!oT(e[n],t[n]))return!1;return!0}function oT(e,t){return Gt(e)?bf(e,t):Gt(t)?bf(t,e):e===t}function bf(e,t){return Gt(t)?e.length===t.length&&e.every((n,s)=>n===t[s]):e.length===1&&e[0]===t}function lT(e,t){if(e.startsWith("/"))return e;if(!e)return t;const n=t.split("/"),s=e.split("/"),r=s[s.length-1];(r===".."||r===".")&&s.push("");let i=n.length-1,o,l;for(o=0;o<s.length;o++)if(l=s[o],l!==".")if(l==="..")i>1&&i--;else break;return n.slice(0,i).join("/")+"/"+s.slice(o).join("/")}const xn={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0};var li;(function(e){e.pop="pop",e.push="push"})(li||(li={}));var $r;(function(e){e.back="back",e.forward="forward",e.unknown=""})($r||($r={}));function aT(e){if(!e)if(Is){const t=document.querySelector("base");e=t&&t.getAttribute("href")||"/",e=e.replace(/^\w+:\/\/[^\/]+/,"")}else e="/";return e[0]!=="/"&&e[0]!=="#"&&(e="/"+e),sT(e)}const cT=/^[^#]+#/;function uT(e,t){return e.replace(cT,"#")+t}function fT(e,t){const n=document.documentElement.getBoundingClientRect(),s=e.getBoundingClientRect();return{behavior:t.behavior,left:s.left-n.left-(t.left||0),top:s.top-n.top-(t.top||0)}}const Xo=()=>({left:window.scrollX,top:window.scrollY});function dT(e){let t;if("el"in e){const n=e.el,s=typeof n=="string"&&n.startsWith("#"),r=typeof n=="string"?s?document.getElementById(n.slice(1)):document.querySelector(n):n;if(!r)return;t=fT(r,e)}else t=e;"scrollBehavior"in document.documentElement.style?window.scrollTo(t):window.scrollTo(t.left!=null?t.left:window.scrollX,t.top!=null?t.top:window.scrollY)}function wf(e,t){return(history.state?history.state.position-t:-1)+e}const ga=new Map;function hT(e,t){ga.set(e,t)}function pT(e){const t=ga.get(e);return ga.delete(e),t}let mT=()=>location.protocol+"//"+location.host;function gm(e,t){const{pathname:n,search:s,hash:r}=t,i=e.indexOf("#");if(i>-1){let l=r.includes(e.slice(i))?e.slice(i).length:1,a=r.slice(l);return a[0]!=="/"&&(a="/"+a),vf(a,"")}return vf(n,e)+s+r}function gT(e,t,n,s){let r=[],i=[],o=null;const l=({state:h})=>{const m=gm(e,location),p=n.value,d=t.value;let b=0;if(h){if(n.value=m,t.value=h,o&&o===p){o=null;return}b=d?h.position-d.position:0}else s(m);r.forEach(y=>{y(n.value,p,{delta:b,type:li.pop,direction:b?b>0?$r.forward:$r.back:$r.unknown})})};function a(){o=n.value}function u(h){r.push(h);const m=()=>{const p=r.indexOf(h);p>-1&&r.splice(p,1)};return i.push(m),m}function f(){const{history:h}=window;h.state&&h.replaceState(we({},h.state,{scroll:Xo()}),"")}function c(){for(const h of i)h();i=[],window.removeEventListener("popstate",l),window.removeEventListener("beforeunload",f)}return window.addEventListener("popstate",l),window.addEventListener("beforeunload",f,{passive:!0}),{pauseListeners:a,listen:u,destroy:c}}function Ef(e,t,n,s=!1,r=!1){return{back:e,current:t,forward:n,replaced:s,position:window.history.length,scroll:r?Xo():null}}function yT(e){const{history:t,location:n}=window,s={value:gm(e,n)},r={value:t.state};r.value||i(s.value,{back:null,current:s.value,forward:null,position:t.length-1,replaced:!0,scroll:null},!0);function i(a,u,f){const c=e.indexOf("#"),h=c>-1?(n.host&&document.querySelector("base")?e:e.slice(c))+a:mT()+e+a;try{t[f?"replaceState":"pushState"](u,"",h),r.value=u}catch(m){console.error(m),n[f?"replace":"assign"](h)}}function o(a,u){const f=we({},t.state,Ef(r.value.back,a,r.value.forward,!0),u,{position:r.value.position});i(a,f,!0),s.value=a}function l(a,u){const f=we({},r.value,t.state,{forward:a,scroll:Xo()});i(f.current,f,!0);const c=we({},Ef(s.value,a,null),{position:f.position+1},u);i(a,c,!1),s.value=a}return{location:s,state:r,push:l,replace:o}}function _T(e){e=aT(e);const t=yT(e),n=gT(e,t.state,t.location,t.replace);function s(i,o=!0){o||n.pauseListeners(),history.go(i)}const r=we({location:"",base:e,go:s,createHref:uT.bind(null,e)},t,n);return Object.defineProperty(r,"location",{enumerable:!0,get:()=>t.location.value}),Object.defineProperty(r,"state",{enumerable:!0,get:()=>t.state.value}),r}function vT(e){return typeof e=="string"||e&&typeof e=="object"}function ym(e){return typeof e=="string"||typeof e=="symbol"}const _m=Symbol("");var Tf;(function(e){e[e.aborted=4]="aborted",e[e.cancelled=8]="cancelled",e[e.duplicated=16]="duplicated"})(Tf||(Tf={}));function cr(e,t){return we(new Error,{type:e,[_m]:!0},t)}function dn(e,t){return e instanceof Error&&_m in e&&(t==null||!!(e.type&t))}const Sf="[^/]+?",bT={sensitive:!1,strict:!1,start:!0,end:!0},wT=/[.+*?^${}()[\]/\\]/g;function ET(e,t){const n=we({},bT,t),s=[];let r=n.start?"^":"";const i=[];for(const u of e){const f=u.length?[]:[90];n.strict&&!u.length&&(r+="/");for(let c=0;c<u.length;c++){const h=u[c];let m=40+(n.sensitive?.25:0);if(h.type===0)c||(r+="/"),r+=h.value.replace(wT,"\\$&"),m+=40;else if(h.type===1){const{value:p,repeatable:d,optional:b,regexp:y}=h;i.push({name:p,repeatable:d,optional:b});const v=y||Sf;if(v!==Sf){m+=10;try{new RegExp(`(${v})`)}catch(_){throw new Error(`Invalid custom RegExp for param "${p}" (${v}): `+_.message)}}let g=d?`((?:${v})(?:/(?:${v}))*)`:`(${v})`;c||(g=b&&u.length<2?`(?:/${g})`:"/"+g),b&&(g+="?"),r+=g,m+=20,b&&(m+=-8),d&&(m+=-20),v===".*"&&(m+=-50)}f.push(m)}s.push(f)}if(n.strict&&n.end){const u=s.length-1;s[u][s[u].length-1]+=.7000000000000001}n.strict||(r+="/?"),n.end?r+="$":n.strict&&!r.endsWith("/")&&(r+="(?:/|$)");const o=new RegExp(r,n.sensitive?"":"i");function l(u){const f=u.match(o),c={};if(!f)return null;for(let h=1;h<f.length;h++){const m=f[h]||"",p=i[h-1];c[p.name]=m&&p.repeatable?m.split("/"):m}return c}function a(u){let f="",c=!1;for(const h of e){(!c||!f.endsWith("/"))&&(f+="/"),c=!1;for(const m of h)if(m.type===0)f+=m.value;else if(m.type===1){const{value:p,repeatable:d,optional:b}=m,y=p in u?u[p]:"";if(Gt(y)&&!d)throw new Error(`Provided param "${p}" is an array but it is not repeatable (* or + modifiers)`);const v=Gt(y)?y.join("/"):y;if(!v)if(b)h.length<2&&(f.endsWith("/")?f=f.slice(0,-1):c=!0);else throw new Error(`Missing required param "${p}"`);f+=v}}return f||"/"}return{re:o,score:s,keys:i,parse:l,stringify:a}}function TT(e,t){let n=0;for(;n<e.length&&n<t.length;){const s=t[n]-e[n];if(s)return s;n++}return e.length<t.length?e.length===1&&e[0]===80?-1:1:e.length>t.length?t.length===1&&t[0]===80?1:-1:0}function vm(e,t){let n=0;const s=e.score,r=t.score;for(;n<s.length&&n<r.length;){const i=TT(s[n],r[n]);if(i)return i;n++}if(Math.abs(r.length-s.length)===1){if(Cf(s))return 1;if(Cf(r))return-1}return r.length-s.length}function Cf(e){const t=e[e.length-1];return e.length>0&&t[t.length-1]<0}const ST={type:0,value:""},CT=/[a-zA-Z0-9_]/;function OT(e){if(!e)return[[]];if(e==="/")return[[ST]];if(!e.startsWith("/"))throw new Error(`Invalid path "${e}"`);function t(m){throw new Error(`ERR (${n})/"${u}": ${m}`)}let n=0,s=n;const r=[];let i;function o(){i&&r.push(i),i=[]}let l=0,a,u="",f="";function c(){u&&(n===0?i.push({type:0,value:u}):n===1||n===2||n===3?(i.length>1&&(a==="*"||a==="+")&&t(`A repeatable param (${u}) must be alone in its segment. eg: '/:ids+.`),i.push({type:1,value:u,regexp:f,repeatable:a==="*"||a==="+",optional:a==="*"||a==="?"})):t("Invalid state to consume buffer"),u="")}function h(){u+=a}for(;l<e.length;){if(a=e[l++],a==="\\"&&n!==2){s=n,n=4;continue}switch(n){case 0:a==="/"?(u&&c(),o()):a===":"?(c(),n=1):h();break;case 4:h(),n=s;break;case 1:a==="("?n=2:CT.test(a)?h():(c(),n=0,a!=="*"&&a!=="?"&&a!=="+"&&l--);break;case 2:a===")"?f[f.length-1]=="\\"?f=f.slice(0,-1)+a:n=3:f+=a;break;case 3:c(),n=0,a!=="*"&&a!=="?"&&a!=="+"&&l--,f="";break;default:t("Unknown state");break}}return n===2&&t(`Unfinished custom RegExp for param "${u}"`),c(),o(),r}function PT(e,t,n){const s=ET(OT(e.path),n),r=we(s,{record:e,parent:t,children:[],alias:[]});return t&&!r.record.aliasOf==!t.record.aliasOf&&t.children.push(r),r}function AT(e,t){const n=[],s=new Map;t=Rf({strict:!1,end:!0,sensitive:!1},t);function r(c){return s.get(c)}function i(c,h,m){const p=!m,d=Pf(c);d.aliasOf=m&&m.record;const b=Rf(t,c),y=[d];if("alias"in c){const _=typeof c.alias=="string"?[c.alias]:c.alias;for(const w of _)y.push(Pf(we({},d,{components:m?m.record.components:d.components,path:w,aliasOf:m?m.record:d})))}let v,g;for(const _ of y){const{path:w}=_;if(h&&w[0]!=="/"){const O=h.record.path,P=O[O.length-1]==="/"?"":"/";_.path=h.record.path+(w&&P+w)}if(v=PT(_,h,b),m?m.alias.push(v):(g=g||v,g!==v&&g.alias.push(v),p&&c.name&&!Af(v)&&o(c.name)),bm(v)&&a(v),d.children){const O=d.children;for(let P=0;P<O.length;P++)i(O[P],v,m&&m.children[P])}m=m||v}return g?()=>{o(g)}:Dr}function o(c){if(ym(c)){const h=s.get(c);h&&(s.delete(c),n.splice(n.indexOf(h),1),h.children.forEach(o),h.alias.forEach(o))}else{const h=n.indexOf(c);h>-1&&(n.splice(h,1),c.record.name&&s.delete(c.record.name),c.children.forEach(o),c.alias.forEach(o))}}function l(){return n}function a(c){const h=xT(c,n);n.splice(h,0,c),c.record.name&&!Af(c)&&s.set(c.record.name,c)}function u(c,h){let m,p={},d,b;if("name"in c&&c.name){if(m=s.get(c.name),!m)throw cr(1,{location:c});b=m.record.name,p=we(Of(h.params,m.keys.filter(g=>!g.optional).concat(m.parent?m.parent.keys.filter(g=>g.optional):[]).map(g=>g.name)),c.params&&Of(c.params,m.keys.map(g=>g.name))),d=m.stringify(p)}else if(c.path!=null)d=c.path,m=n.find(g=>g.re.test(d)),m&&(p=m.parse(d),b=m.record.name);else{if(m=h.name?s.get(h.name):n.find(g=>g.re.test(h.path)),!m)throw cr(1,{location:c,currentLocation:h});b=m.record.name,p=we({},h.params,c.params),d=m.stringify(p)}const y=[];let v=m;for(;v;)y.unshift(v.record),v=v.parent;return{name:b,path:d,params:p,matched:y,meta:LT(y)}}e.forEach(c=>i(c));function f(){n.length=0,s.clear()}return{addRoute:i,resolve:u,removeRoute:o,clearRoutes:f,getRoutes:l,getRecordMatcher:r}}function Of(e,t){const n={};for(const s of t)s in e&&(n[s]=e[s]);return n}function Pf(e){const t={path:e.path,redirect:e.redirect,name:e.name,meta:e.meta||{},aliasOf:e.aliasOf,beforeEnter:e.beforeEnter,props:RT(e),children:e.children||[],instances:{},leaveGuards:new Set,updateGuards:new Set,enterCallbacks:{},components:"components"in e?e.components||null:e.component&&{default:e.component}};return Object.defineProperty(t,"mods",{value:{}}),t}function RT(e){const t={},n=e.props||!1;if("component"in e)t.default=n;else for(const s in e.components)t[s]=typeof n=="object"?n[s]:n;return t}function Af(e){for(;e;){if(e.record.aliasOf)return!0;e=e.parent}return!1}function LT(e){return e.reduce((t,n)=>we(t,n.meta),{})}function Rf(e,t){const n={};for(const s in e)n[s]=s in t?t[s]:e[s];return n}function xT(e,t){let n=0,s=t.length;for(;n!==s;){const i=n+s>>1;vm(e,t[i])<0?s=i:n=i+1}const r=kT(e);return r&&(s=t.lastIndexOf(r,s-1)),s}function kT(e){let t=e;for(;t=t.parent;)if(bm(t)&&vm(e,t)===0)return t}function bm({record:e}){return!!(e.name||e.components&&Object.keys(e.components).length||e.redirect)}function NT(e){const t={};if(e===""||e==="?")return t;const s=(e[0]==="?"?e.slice(1):e).split("&");for(let r=0;r<s.length;++r){const i=s[r].replace(fm," "),o=i.indexOf("="),l=oi(o<0?i:i.slice(0,o)),a=o<0?null:oi(i.slice(o+1));if(l in t){let u=t[l];Gt(u)||(u=t[l]=[u]),u.push(a)}else t[l]=a}return t}function Lf(e){let t="";for(let n in e){const s=e[n];if(n=ZE(n),s==null){s!==void 0&&(t+=(t.length?"&":"")+n);continue}(Gt(s)?s.map(i=>i&&ma(i)):[s&&ma(s)]).forEach(i=>{i!==void 0&&(t+=(t.length?"&":"")+n,i!=null&&(t+="="+i))})}return t}function MT(e){const t={};for(const n in e){const s=e[n];s!==void 0&&(t[n]=Gt(s)?s.map(r=>r==null?null:""+r):s==null?s:""+s)}return t}const IT=Symbol(""),xf=Symbol(""),Jo=Symbol(""),fc=Symbol(""),ya=Symbol("");function br(){let e=[];function t(s){return e.push(s),()=>{const r=e.indexOf(s);r>-1&&e.splice(r,1)}}function n(){e=[]}return{add:t,list:()=>e.slice(),reset:n}}function Un(e,t,n,s,r,i=o=>o()){const o=s&&(s.enterCallbacks[r]=s.enterCallbacks[r]||[]);return()=>new Promise((l,a)=>{const u=h=>{h===!1?a(cr(4,{from:n,to:t})):h instanceof Error?a(h):vT(h)?a(cr(2,{from:t,to:h})):(o&&s.enterCallbacks[r]===o&&typeof h=="function"&&o.push(h),l())},f=i(()=>e.call(s&&s.instances[r],t,n,u));let c=Promise.resolve(f);e.length<3&&(c=c.then(u)),c.catch(h=>a(h))})}function Sl(e,t,n,s,r=i=>i()){const i=[];for(const o of e)for(const l in o.components){let a=o.components[l];if(!(t!=="beforeRouteEnter"&&!o.instances[l]))if(cm(a)){const f=(a.__vccOpts||a)[t];f&&i.push(Un(f,n,s,o,l,r))}else{let u=a();i.push(()=>u.then(f=>{if(!f)throw new Error(`Couldn't resolve component "${l}" at "${o.path}"`);const c=VE(f)?f.default:f;o.mods[l]=f,o.components[l]=c;const m=(c.__vccOpts||c)[t];return m&&Un(m,n,s,o,l,r)()}))}}return i}function kf(e){const t=tt(Jo),n=tt(fc),s=ce(()=>{const a=Ct(e.to);return t.resolve(a)}),r=ce(()=>{const{matched:a}=s.value,{length:u}=a,f=a[u-1],c=n.matched;if(!f||!c.length)return-1;const h=c.findIndex(ar.bind(null,f));if(h>-1)return h;const m=Nf(a[u-2]);return u>1&&Nf(f)===m&&c[c.length-1].path!==m?c.findIndex(ar.bind(null,a[u-2])):h}),i=ce(()=>r.value>-1&&jT(n.params,s.value.params)),o=ce(()=>r.value>-1&&r.value===n.matched.length-1&&mm(n.params,s.value.params));function l(a={}){if(HT(a)){const u=t[Ct(e.replace)?"replace":"push"](Ct(e.to)).catch(Dr);return e.viewTransition&&typeof document<"u"&&"startViewTransition"in document&&document.startViewTransition(()=>u),u}return Promise.resolve()}return{route:s,href:ce(()=>s.value.href),isActive:i,isExactActive:o,navigate:l}}function DT(e){return e.length===1?e[0]:e}const $T=bt({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:kf,setup(e,{slots:t}){const n=ln(kf(e)),{options:s}=tt(Jo),r=ce(()=>({[Mf(e.activeClass,s.linkActiveClass,"router-link-active")]:n.isActive,[Mf(e.exactActiveClass,s.linkExactActiveClass,"router-link-exact-active")]:n.isExactActive}));return()=>{const i=t.default&&DT(t.default(n));return e.custom?i:Ps("a",{"aria-current":n.isExactActive?e.ariaCurrentValue:null,href:n.href,onClick:n.navigate,class:r.value},i)}}}),FT=$T;function HT(e){if(!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)&&!e.defaultPrevented&&!(e.button!==void 0&&e.button!==0)){if(e.currentTarget&&e.currentTarget.getAttribute){const t=e.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(t))return}return e.preventDefault&&e.preventDefault(),!0}}function jT(e,t){for(const n in t){const s=t[n],r=e[n];if(typeof s=="string"){if(s!==r)return!1}else if(!Gt(r)||r.length!==s.length||s.some((i,o)=>i!==r[o]))return!1}return!0}function Nf(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const Mf=(e,t,n)=>e??t??n,UT=bt({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(e,{attrs:t,slots:n}){const s=tt(ya),r=ce(()=>e.route||s.value),i=tt(xf,0),o=ce(()=>{let u=Ct(i);const{matched:f}=r.value;let c;for(;(c=f[u])&&!c.components;)u++;return u}),l=ce(()=>r.value.matched[o.value]);Ar(xf,ce(()=>o.value+1)),Ar(IT,l),Ar(ya,r);const a=je();return Pe(()=>[a.value,l.value,e.name],([u,f,c],[h,m,p])=>{f&&(f.instances[c]=u,m&&m!==f&&u&&u===h&&(f.leaveGuards.size||(f.leaveGuards=m.leaveGuards),f.updateGuards.size||(f.updateGuards=m.updateGuards))),u&&f&&(!m||!ar(f,m)||!h)&&(f.enterCallbacks[c]||[]).forEach(d=>d(u))},{flush:"post"}),()=>{const u=r.value,f=e.name,c=l.value,h=c&&c.components[f];if(!h)return If(n.default,{Component:h,route:u});const m=c.props[f],p=m?m===!0?u.params:typeof m=="function"?m(u):m:null,b=Ps(h,we({},p,t,{onVnodeUnmounted:y=>{y.component.isUnmounted&&(c.instances[f]=null)},ref:a}));return If(n.default,{Component:b,route:u})||b}}});function If(e,t){if(!e)return null;const n=e(t);return n.length===1?n[0]:n}const VT=UT;function BT(e){const t=AT(e.routes,e),n=e.parseQuery||NT,s=e.stringifyQuery||Lf,r=e.history,i=br(),o=br(),l=br(),a=ye(xn);let u=xn;Is&&e.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const f=El.bind(null,U=>""+U),c=El.bind(null,tT),h=El.bind(null,oi);function m(U,X){let Q,ee;return ym(U)?(Q=t.getRecordMatcher(U),ee=X):ee=U,t.addRoute(ee,Q)}function p(U){const X=t.getRecordMatcher(U);X&&t.removeRoute(X)}function d(){return t.getRoutes().map(U=>U.record)}function b(U){return!!t.getRecordMatcher(U)}function y(U,X){if(X=we({},X||a.value),typeof U=="string"){const A=Tl(n,U,X.path),I=t.resolve({path:A.path},X),B=r.createHref(A.fullPath);return we(A,I,{params:h(I.params),hash:oi(A.hash),redirectedFrom:void 0,href:B})}let Q;if(U.path!=null)Q=we({},U,{path:Tl(n,U.path,X.path).path});else{const A=we({},U.params);for(const I in A)A[I]==null&&delete A[I];Q=we({},U,{params:c(A)}),X.params=c(X.params)}const ee=t.resolve(Q,X),fe=U.hash||"";ee.params=f(h(ee.params));const Te=rT(s,we({},U,{hash:JE(fe),path:ee.path})),T=r.createHref(Te);return we({fullPath:Te,hash:fe,query:s===Lf?MT(U.query):U.query||{}},ee,{redirectedFrom:void 0,href:T})}function v(U){return typeof U=="string"?Tl(n,U,a.value.path):we({},U)}function g(U,X){if(u!==U)return cr(8,{from:X,to:U})}function _(U){return P(U)}function w(U){return _(we(v(U),{replace:!0}))}function O(U){const X=U.matched[U.matched.length-1];if(X&&X.redirect){const{redirect:Q}=X;let ee=typeof Q=="function"?Q(U):Q;return typeof ee=="string"&&(ee=ee.includes("?")||ee.includes("#")?ee=v(ee):{path:ee},ee.params={}),we({query:U.query,hash:U.hash,params:ee.path!=null?{}:U.params},ee)}}function P(U,X){const Q=u=y(U),ee=a.value,fe=U.state,Te=U.force,T=U.replace===!0,A=O(Q);if(A)return P(we(v(A),{state:typeof A=="object"?we({},fe,A.state):fe,force:Te,replace:T}),X||Q);const I=Q;I.redirectedFrom=X;let B;return!Te&&iT(s,ee,Q)&&(B=cr(16,{to:I,from:ee}),Ie(ee,ee,!0,!1)),(B?Promise.resolve(B):L(I,ee)).catch(H=>dn(H)?dn(H,2)?H:ke(H):G(H,I,ee)).then(H=>{if(H){if(dn(H,2))return P(we({replace:T},v(H.to),{state:typeof H.to=="object"?we({},fe,H.to.state):fe,force:Te}),X||I)}else H=N(I,ee,!0,T,fe);return M(I,ee,H),H})}function R(U,X){const Q=g(U,X);return Q?Promise.reject(Q):Promise.resolve()}function C(U){const X=Xe.values().next().value;return X&&typeof X.runWithContext=="function"?X.runWithContext(U):U()}function L(U,X){let Q;const[ee,fe,Te]=WT(U,X);Q=Sl(ee.reverse(),"beforeRouteLeave",U,X);for(const A of ee)A.leaveGuards.forEach(I=>{Q.push(Un(I,U,X))});const T=R.bind(null,U,X);return Q.push(T),De(Q).then(()=>{Q=[];for(const A of i.list())Q.push(Un(A,U,X));return Q.push(T),De(Q)}).then(()=>{Q=Sl(fe,"beforeRouteUpdate",U,X);for(const A of fe)A.updateGuards.forEach(I=>{Q.push(Un(I,U,X))});return Q.push(T),De(Q)}).then(()=>{Q=[];for(const A of Te)if(A.beforeEnter)if(Gt(A.beforeEnter))for(const I of A.beforeEnter)Q.push(Un(I,U,X));else Q.push(Un(A.beforeEnter,U,X));return Q.push(T),De(Q)}).then(()=>(U.matched.forEach(A=>A.enterCallbacks={}),Q=Sl(Te,"beforeRouteEnter",U,X,C),Q.push(T),De(Q))).then(()=>{Q=[];for(const A of o.list())Q.push(Un(A,U,X));return Q.push(T),De(Q)}).catch(A=>dn(A,8)?A:Promise.reject(A))}function M(U,X,Q){l.list().forEach(ee=>C(()=>ee(U,X,Q)))}function N(U,X,Q,ee,fe){const Te=g(U,X);if(Te)return Te;const T=X===xn,A=Is?history.state:{};Q&&(ee||T?r.replace(U.fullPath,we({scroll:T&&A&&A.scroll},fe)):r.push(U.fullPath,fe)),a.value=U,Ie(U,X,Q,T),ke()}let F;function z(){F||(F=r.listen((U,X,Q)=>{if(!xe.listening)return;const ee=y(U),fe=O(ee);if(fe){P(we(fe,{replace:!0,force:!0}),ee).catch(Dr);return}u=ee;const Te=a.value;Is&&hT(wf(Te.fullPath,Q.delta),Xo()),L(ee,Te).catch(T=>dn(T,12)?T:dn(T,2)?(P(we(v(T.to),{force:!0}),ee).then(A=>{dn(A,20)&&!Q.delta&&Q.type===li.pop&&r.go(-1,!1)}).catch(Dr),Promise.reject()):(Q.delta&&r.go(-Q.delta,!1),G(T,ee,Te))).then(T=>{T=T||N(ee,Te,!1),T&&(Q.delta&&!dn(T,8)?r.go(-Q.delta,!1):Q.type===li.pop&&dn(T,20)&&r.go(-1,!1)),M(ee,Te,T)}).catch(Dr)}))}let ne=br(),W=br(),K;function G(U,X,Q){ke(U);const ee=W.list();return ee.length?ee.forEach(fe=>fe(U,X,Q)):console.error(U),Promise.reject(U)}function re(){return K&&a.value!==xn?Promise.resolve():new Promise((U,X)=>{ne.add([U,X])})}function ke(U){return K||(K=!U,z(),ne.list().forEach(([X,Q])=>U?Q(U):X()),ne.reset()),U}function Ie(U,X,Q,ee){const{scrollBehavior:fe}=e;if(!Is||!fe)return Promise.resolve();const Te=!Q&&pT(wf(U.fullPath,0))||(ee||!Q)&&history.state&&history.state.scroll||null;return mt().then(()=>fe(U,X,Te)).then(T=>T&&dT(T)).catch(T=>G(T,U,X))}const Fe=U=>r.go(U);let Ye;const Xe=new Set,xe={currentRoute:a,listening:!0,addRoute:m,removeRoute:p,clearRoutes:t.clearRoutes,hasRoute:b,getRoutes:d,resolve:y,options:e,push:_,replace:w,go:Fe,back:()=>Fe(-1),forward:()=>Fe(1),beforeEach:i.add,beforeResolve:o.add,afterEach:l.add,onError:W.add,isReady:re,install(U){const X=this;U.component("RouterLink",FT),U.component("RouterView",VT),U.config.globalProperties.$router=X,Object.defineProperty(U.config.globalProperties,"$route",{enumerable:!0,get:()=>Ct(a)}),Is&&!Ye&&a.value===xn&&(Ye=!0,_(r.location).catch(fe=>{}));const Q={};for(const fe in xn)Object.defineProperty(Q,fe,{get:()=>a.value[fe],enumerable:!0});U.provide(Jo,X),U.provide(fc,$a(Q)),U.provide(ya,a);const ee=U.unmount;Xe.add(U),U.unmount=function(){Xe.delete(U),Xe.size<1&&(u=xn,F&&F(),F=null,a.value=xn,Ye=!1,K=!1),ee()}}};function De(U){return U.reduce((X,Q)=>X.then(()=>C(Q)),Promise.resolve())}return xe}function WT(e,t){const n=[],s=[],r=[],i=Math.max(t.matched.length,e.matched.length);for(let o=0;o<i;o++){const l=t.matched[o];l&&(e.matched.find(u=>ar(u,l))?s.push(l):n.push(l));const a=e.matched[o];a&&(t.matched.find(u=>ar(u,a))||r.push(a))}return[n,s,r]}function eC(){return tt(Jo)}function tC(e){return tt(fc)}function KT(e){return document.readyState==="loading"?new Promise(t=>{document.addEventListener("DOMContentLoaded",()=>t(e))}):Promise.resolve(e)}const qT=bt({setup(e,{slots:t}){const n=je(!1);return An(()=>n.value=!0),()=>n.value?t.default&&t.default({}):t.placeholder&&t.placeholder({})}});function GT(e){try{return JSON.parse(e||"{}")}catch(t){return console.error("[SSG] On state deserialization -",t,e),{}}}function QT(e,t,n,s){const{transformState:r,registerComponents:i=!0,useHead:o=!0,rootContainer:l="#app"}={};async function a(u=!1,f){const c=Xr(e);let h;o&&c.use(h=UE());const m=BT({history:_T(t.base),...t}),{routes:p}=t;i&&c.component("ClientOnly",qT);const d=[],v={app:c,head:h,isClient:!0,router:m,routes:p,onSSRAppRendered:()=>{},triggerOnSSRAppRendered:()=>Promise.all(d.map(O=>O())),initialState:{},transformState:r,routePath:f};await KT(),v.initialState=(r==null?void 0:r(window.__INITIAL_STATE__||{}))||GT(window.__INITIAL_STATE__),await(n==null?void 0:n(v)),c.use(m);let g,_=!0;m.beforeEach((O,P,R)=>{(_||g&&g===O.path)&&(_=!1,g=O.path,O.meta.state=v.initialState),R()});const w=v.initialState;return{...v,initialState:w}}return(async()=>{const{app:u,router:f}=await a();await f.isReady(),u.mount(l,!0)})(),a}const zT=[{path:"/",name:"/",component:()=>Ke(()=>import("./index-_3n9Ahv3.js"),__vite__mapDeps([13,14,15,5,16,7,17,18,2,3,19,4,20,21]),import.meta.url),meta:{layout:"index-layout"}},{path:"/:all(.*)",name:"/[...all]",component:()=>Ke(()=>import("./_...all_-CpbyYPnu.js"),__vite__mapDeps([22,23,15,5,4,24,14,7,25,26,27,28,29,30,2,3,31,19,17,18,32,20]),import.meta.url),meta:{layout:"board-layout"}},{path:"/about",name:"/about",component:()=>Ke(()=>import("./about-CfqrcwJT.js"),[],import.meta.url)},{path:"/balloon",children:[{path:"",name:"/balloon/",component:()=>Ke(()=>import("./index-Yf5aNxDp.js"),__vite__mapDeps([33,26,15,5,4,24,14,34,31,19,20,7]),import.meta.url),meta:{layout:"headless"}}]},{path:"/board",name:"/board",component:()=>Ke(()=>import("./board-vgh1WXMi.js"),__vite__mapDeps([35,29,30,2,3,31,19,15,5,24,4,14,7,17,18,32,34,20]),import.meta.url),meta:{layout:"board-layout"}},{path:"/countdown",children:[{path:"",name:"/countdown/",component:()=>Ke(()=>import("./index-LvyoMonD.js"),__vite__mapDeps([36,23,15,5,4,24,14,7,25,34,31,19,20]),import.meta.url),meta:{layout:"headless"}}]},{path:"/hi",children:[{path:":name",name:"/hi/[name]",component:()=>Ke(()=>import("./_name_-CyHYBF6H.js"),__vite__mapDeps([37,38]),import.meta.url)}]},{path:"/rating",children:[{path:"",name:"/rating/",component:()=>Ke(()=>import("./index-CaB6yvAO.js"),__vite__mapDeps([39,16,7,2,3,4,20,40]),import.meta.url),meta:{layout:"index-layout"}},{path:":all(.*)",name:"/rating/[...all]",component:()=>Ke(()=>import("./_...all_-DizdgePm.js"),__vite__mapDeps([41,30,2,3,15,5,4,42]),import.meta.url)}]},{path:"/resolver",children:[{path:"",name:"/resolver/",component:()=>Ke(()=>import("./index-Bx4d8xqO.js"),__vite__mapDeps([43,27,7,15,5,4,24,14,28,34,31,19,20]),import.meta.url),meta:{layout:"headless"}}]},{path:"/test",name:"/test",component:()=>Ke(()=>import("./test-C8r9tN4s.js"),__vite__mapDeps([44,31,19,38,20]),import.meta.url),meta:{layout:"home"}}];let YT;function XT(){return YT}function JT(e){return typeof e=="function"?e():Ct(e)}function _a(e){if(e instanceof Promise||e instanceof Date||e instanceof RegExp)return e;const t=JT(e);if(!e||!t)return t;if(Array.isArray(t))return t.map(n=>_a(n));if(typeof t=="object"){const n={};for(const s in t)if(Object.prototype.hasOwnProperty.call(t,s)){if(s==="titleTemplate"||s[0]==="o"&&s[1]==="n"){n[s]=Ct(t[s]);continue}n[s]=_a(t[s])}return n}return t}const ZT="usehead",Df=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},$f="__unhead_injection_handler__";function eS(){return $f in Df?Df[$f]():tt(ZT)||XT()}function tS(e,t={}){const n=t.head||eS();if(n)return n.ssr?n.push(e,t):nS(n,e,t)}function nS(e,t,n={}){const s=je(!1),r=je({});Ho(()=>{r.value=s.value?{}:_a(t)});const i=e.push(r.value,n);return Pe(r,l=>{i.patch(l)}),Ue()&&(hr(()=>{i.dispose()}),Do(()=>{s.value=!0}),Io(()=>{s.value=!1})),i}function On(e){return Oo()?(Na(e),!0):!1}function Cl(){const e=new Set,t=i=>{e.delete(i)};return{on:i=>{e.add(i);const o=()=>t(i);return On(o),{off:o}},off:t,trigger:(...i)=>Promise.all(Array.from(e).map(o=>o(...i))),clear:()=>{e.clear()}}}const Ol=new WeakMap,sS=(...e)=>{var t;const n=e[0],s=(t=Ue())==null?void 0:t.proxy;if(s==null&&!pi())throw new Error("injectLocal must be called in setup");return s&&Ol.has(s)&&n in Ol.get(s)?Ol.get(s)[n]:tt(...e)},ur=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const rS=e=>typeof e<"u",wm=e=>e!=null,iS=Object.prototype.toString,oS=e=>iS.call(e)==="[object Object]",Wt=()=>{};function Ws(...e){if(e.length!==1)return kd(...e);const t=e[0];return typeof t=="function"?En(Ha(()=>({get:t,set:Wt}))):je(t)}function dc(e,t){function n(...s){return new Promise((r,i)=>{Promise.resolve(e(()=>t.apply(this,s),{fn:t,thisArg:this,args:s})).then(r).catch(i)})}return n}const Em=e=>e();function lS(e,t={}){let n,s,r=Wt;const i=a=>{clearTimeout(a),r(),r=Wt};let o;return a=>{const u=oe(e),f=oe(t.maxWait);return n&&i(n),u<=0||f!==void 0&&f<=0?(s&&(i(s),s=null),Promise.resolve(a())):new Promise((c,h)=>{r=t.rejectOnCancel?h:c,o=a,f&&!s&&(s=setTimeout(()=>{n&&i(n),s=null,c(o())},f)),n=setTimeout(()=>{s&&i(s),s=null,c(a())},u)})}}function aS(...e){let t=0,n,s=!0,r=Wt,i,o,l,a,u;!_e(e[0])&&typeof e[0]=="object"?{delay:o,trailing:l=!0,leading:a=!0,rejectOnCancel:u=!1}=e[0]:[o,l=!0,a=!0,u=!1]=e;const f=()=>{n&&(clearTimeout(n),n=void 0,r(),r=Wt)};return h=>{const m=oe(o),p=Date.now()-t,d=()=>i=h();return f(),m<=0?(t=Date.now(),d()):(p>m&&(a||!s)?(t=Date.now(),d()):l&&(i=new Promise((b,y)=>{r=u?y:b,n=setTimeout(()=>{t=Date.now(),s=!0,b(d()),f()},Math.max(0,m-p))})),!a&&!n&&(n=setTimeout(()=>s=!0,m)),s=!1,i)}}function cS(e=Em,t={}){const{initialState:n="active"}=t,s=Ws(n==="active");function r(){s.value=!1}function i(){s.value=!0}const o=(...l)=>{s.value&&e(...l)};return{isActive:En(s),pause:r,resume:i,eventFilter:o}}function Ff(e,t=!1,n="Timeout"){return new Promise((s,r)=>{setTimeout(t?()=>r(n):s,e)})}function uS(e){let t;function n(){return t||(t=e()),t}return n.reset=async()=>{const s=t;t=void 0,s&&await s},n}function fS(e,...t){return t.some(n=>n in e)}function Hf(e){return e.endsWith("rem")?Number.parseFloat(e)*16:Number.parseFloat(e)}function Fr(e){return Array.isArray(e)?e:[e]}function dS(e){return Ue()}function hS(e,t=200,n={}){return dc(lS(t,n),e)}function pS(e,t=200,n=!1,s=!0,r=!1){return dc(aS(t,n,s,r),e)}function mS(e,t,n={}){const{eventFilter:s=Em,...r}=n;return Pe(e,dc(s,t),r)}function gS(e,t,n={}){const{eventFilter:s,initialState:r="active",...i}=n,{eventFilter:o,pause:l,resume:a,isActive:u}=cS(s,{initialState:r});return{stop:mS(e,t,{...i,eventFilter:o}),pause:l,resume:a,isActive:u}}function hc(e,t=!0,n){dS()?An(e,n):t?e():mt(e)}function va(e,t=!1){function n(c,{flush:h="sync",deep:m=!1,timeout:p,throwOnTimeout:d}={}){let b=null;const v=[new Promise(g=>{b=Pe(e,_=>{c(_)!==t&&(b?b():mt(()=>b==null?void 0:b()),g(_))},{flush:h,deep:m,immediate:!0})})];return p!=null&&v.push(Ff(p,d).then(()=>oe(e)).finally(()=>b==null?void 0:b())),Promise.race(v)}function s(c,h){if(!_e(c))return n(_=>_===c,h);const{flush:m="sync",deep:p=!1,timeout:d,throwOnTimeout:b}=h??{};let y=null;const g=[new Promise(_=>{y=Pe([e,c],([w,O])=>{t!==(w===O)&&(y?y():mt(()=>y==null?void 0:y()),_(w))},{flush:m,deep:p,immediate:!0})})];return d!=null&&g.push(Ff(d,b).then(()=>oe(e)).finally(()=>(y==null||y(),oe(e)))),Promise.race(g)}function r(c){return n(h=>!!h,c)}function i(c){return s(null,c)}function o(c){return s(void 0,c)}function l(c){return n(Number.isNaN,c)}function a(c,h){return n(m=>{const p=Array.from(m);return p.includes(c)||p.includes(oe(c))},h)}function u(c){return f(1,c)}function f(c=1,h){let m=-1;return n(()=>(m+=1,m>=c),h)}return Array.isArray(oe(e))?{toMatch:n,toContains:a,changed:u,changedTimes:f,get not(){return va(e,!t)}}:{toMatch:n,toBe:s,toBeTruthy:r,toBeNull:i,toBeNaN:l,toBeUndefined:o,changed:u,changedTimes:f,get not(){return va(e,!t)}}}function yS(e){return va(e)}function _S(e,t=1e3,n={}){const{immediate:s=!0,immediateCallback:r=!1}=n;let i=null;const o=ye(!1);function l(){i&&(clearInterval(i),i=null)}function a(){o.value=!1,l()}function u(){const f=oe(t);f<=0||(o.value=!0,r&&e(),l(),o.value&&(i=setInterval(e,f)))}if(s&&ur&&u(),_e(t)||typeof t=="function"){const f=Pe(t,()=>{o.value&&ur&&u()});On(f)}return On(a),{isActive:o,pause:a,resume:u}}function Tm(e,t,n={}){const{immediate:s=!0,immediateCallback:r=!1}=n,i=ye(!1);let o=null;function l(){o&&(clearTimeout(o),o=null)}function a(){i.value=!1,l()}function u(...f){r&&e(),l(),i.value=!0,o=setTimeout(()=>{i.value=!1,o=null,e(...f)},oe(t))}return s&&(i.value=!0,ur&&u()),On(a),{isPending:En(i),start:u,stop:a}}function vS(e=!1,t={}){const{truthyValue:n=!0,falsyValue:s=!1}=t,r=_e(e),i=ye(e);function o(l){if(arguments.length)return i.value=l,i.value;{const a=oe(n);return i.value=i.value===a?oe(s):a,i.value}}return r?o:[i,o]}function bS(e,t,n){return Pe(e,t,{...n,immediate:!0})}function wS(e,t,n){const s=Pe(e,(...r)=>(mt(()=>s()),t(...r)),n);return s}const vt=ur?window:void 0,Sm=ur?window.document:void 0,Cm=ur?window.navigator:void 0;function vs(e){var t;const n=oe(e);return(t=n==null?void 0:n.$el)!=null?t:n}function Tt(...e){const t=[],n=()=>{t.forEach(l=>l()),t.length=0},s=(l,a,u,f)=>(l.addEventListener(a,u,f),()=>l.removeEventListener(a,u,f)),r=ce(()=>{const l=Fr(oe(e[0])).filter(a=>a!=null);return l.every(a=>typeof a!="string")?l:void 0}),i=bS(()=>{var l,a;return[(a=(l=r.value)==null?void 0:l.map(u=>vs(u)))!=null?a:[vt].filter(u=>u!=null),Fr(oe(r.value?e[1]:e[0])),Fr(Ct(r.value?e[2]:e[1])),oe(r.value?e[3]:e[2])]},([l,a,u,f])=>{if(n(),!(l!=null&&l.length)||!(a!=null&&a.length)||!(u!=null&&u.length))return;const c=oS(f)?{...f}:f;t.push(...l.flatMap(h=>a.flatMap(m=>u.map(p=>s(h,m,p,c)))))},{flush:"post"}),o=()=>{i(),n()};return On(n),o}function ES(){const e=ye(!1),t=Ue();return t&&An(()=>{e.value=!0},t),e}function _i(e){const t=ES();return ce(()=>(t.value,!!e()))}function TS(e,t,n={}){const{window:s=vt,...r}=n;let i;const o=_i(()=>s&&"MutationObserver"in s),l=()=>{i&&(i.disconnect(),i=void 0)},a=ce(()=>{const h=oe(e),m=Fr(h).map(vs).filter(wm);return new Set(m)}),u=Pe(()=>a.value,h=>{l(),o.value&&h.size&&(i=new MutationObserver(t),h.forEach(m=>i.observe(m,r)))},{immediate:!0,flush:"post"}),f=()=>i==null?void 0:i.takeRecords(),c=()=>{u(),l()};return On(c),{isSupported:o,stop:c,takeRecords:f}}function SS(e){return typeof e=="function"?e:typeof e=="string"?t=>t.key===e:Array.isArray(e)?t=>e.includes(t.key):()=>!0}function CS(...e){let t,n,s={};e.length===3?(t=e[0],n=e[1],s=e[2]):e.length===2?typeof e[1]=="object"?(t=!0,n=e[0],s=e[1]):(t=e[0],n=e[1]):(t=!0,n=e[0]);const{target:r=vt,eventName:i="keydown",passive:o=!1,dedupe:l=!1}=s,a=SS(t);return Tt(r,i,f=>{f.repeat&&oe(l)||a(f)&&n(f)},o)}function nC(e,t,n={}){return CS(e,t,{...n,eventName:"keyup"})}function OS(e,t={}){const{immediate:n=!0,fpsLimit:s=void 0,window:r=vt,once:i=!1}=t,o=ye(!1),l=ce(()=>s?1e3/oe(s):null);let a=0,u=null;function f(m){if(!o.value||!r)return;a||(a=m);const p=m-a;if(l.value&&p<l.value){u=r.requestAnimationFrame(f);return}if(a=m,e({delta:p,timestamp:m}),i){o.value=!1,u=null;return}u=r.requestAnimationFrame(f)}function c(){!o.value&&r&&(o.value=!0,a=0,u=r.requestAnimationFrame(f))}function h(){o.value=!1,u!=null&&r&&(r.cancelAnimationFrame(u),u=null)}return n&&c(),On(h),{isActive:En(o),pause:h,resume:c}}const PS=Symbol("vueuse-ssr-width");function AS(){const e=pi()?sS(PS,null):null;return typeof e=="number"?e:void 0}function RS(e,t={}){const{window:n=vt,ssrWidth:s=AS()}=t,r=_i(()=>n&&"matchMedia"in n&&typeof n.matchMedia=="function"),i=ye(typeof s=="number"),o=ye(),l=ye(!1),a=u=>{l.value=u.matches};return Ho(()=>{if(i.value){i.value=!r.value;const u=oe(e).split(",");l.value=u.some(f=>{const c=f.includes("not all"),h=f.match(/\(\s*min-width:\s*(-?\d+(?:\.\d*)?[a-z]+\s*)\)/),m=f.match(/\(\s*max-width:\s*(-?\d+(?:\.\d*)?[a-z]+\s*)\)/);let p=!!(h||m);return h&&p&&(p=s>=Hf(h[1])),m&&p&&(p=s<=Hf(m[1])),c?!p:p});return}r.value&&(o.value=n.matchMedia(oe(e)),l.value=o.value.matches)}),Tt(o,"change",a,{passive:!0}),ce(()=>l.value)}function jf(e,t={}){const{controls:n=!1,navigator:s=Cm}=t,r=_i(()=>s&&"permissions"in s),i=ye(),o=typeof e=="string"?{name:e}:e,l=ye(),a=()=>{var f,c;l.value=(c=(f=i.value)==null?void 0:f.state)!=null?c:"prompt"};Tt(i,"change",a,{passive:!0});const u=uS(async()=>{if(r.value){if(!i.value)try{i.value=await s.permissions.query(o)}catch{i.value=void 0}finally{a()}if(n)return ae(i.value)}});return u(),n?{state:l,isSupported:r,query:u}:l}function sC(e={}){const{navigator:t=Cm,read:n=!1,source:s,copiedDuring:r=1500,legacy:i=!1}=e,o=_i(()=>t&&"clipboard"in t),l=jf("clipboard-read"),a=jf("clipboard-write"),u=ce(()=>o.value||i),f=ye(""),c=ye(!1),h=Tm(()=>c.value=!1,r,{immediate:!1});async function m(){let v=!(o.value&&y(l.value));if(!v)try{f.value=await t.clipboard.readText()}catch{v=!0}v&&(f.value=b())}u.value&&n&&Tt(["copy","cut"],m,{passive:!0});async function p(v=oe(s)){if(u.value&&v!=null){let g=!(o.value&&y(a.value));if(!g)try{await t.clipboard.writeText(v)}catch{g=!0}g&&d(v),f.value=v,c.value=!0,h.start()}}function d(v){const g=document.createElement("textarea");g.value=v??"",g.style.position="absolute",g.style.opacity="0",document.body.appendChild(g),g.select(),document.execCommand("copy"),g.remove()}function b(){var v,g,_;return(_=(g=(v=document==null?void 0:document.getSelection)==null?void 0:v.call(document))==null?void 0:g.toString())!=null?_:""}function y(v){return v==="granted"||v==="prompt"}return{isSupported:u,text:f,copied:c,copy:p}}function LS(e){return JSON.parse(JSON.stringify(e))}const Di=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},$i="__vueuse_ssr_handlers__",xS=kS();function kS(){return $i in Di||(Di[$i]=Di[$i]||{}),Di[$i]}function Om(e,t){return xS[e]||t}function Pm(e){return RS("(prefers-color-scheme: dark)",e)}function NS(e){return e==null?"any":e instanceof Set?"set":e instanceof Map?"map":e instanceof Date?"date":typeof e=="boolean"?"boolean":typeof e=="string"?"string":typeof e=="object"?"object":Number.isNaN(e)?"any":"number"}const MS={boolean:{read:e=>e==="true",write:e=>String(e)},object:{read:e=>JSON.parse(e),write:e=>JSON.stringify(e)},number:{read:e=>Number.parseFloat(e),write:e=>String(e)},any:{read:e=>e,write:e=>String(e)},string:{read:e=>e,write:e=>String(e)},map:{read:e=>new Map(JSON.parse(e)),write:e=>JSON.stringify(Array.from(e.entries()))},set:{read:e=>new Set(JSON.parse(e)),write:e=>JSON.stringify(Array.from(e))},date:{read:e=>new Date(e),write:e=>e.toISOString()}},Uf="vueuse-storage";function IS(e,t,n,s={}){var r;const{flush:i="pre",deep:o=!0,listenToStorageChanges:l=!0,writeDefaults:a=!0,mergeDefaults:u=!1,shallow:f,window:c=vt,eventFilter:h,onError:m=M=>{console.error(M)},initOnMounted:p}=s,d=(f?ye:je)(typeof t=="function"?t():t),b=ce(()=>oe(e));if(!n)try{n=Om("getDefaultStorage",()=>{var M;return(M=vt)==null?void 0:M.localStorage})()}catch(M){m(M)}if(!n)return d;const y=oe(t),v=NS(y),g=(r=s.serializer)!=null?r:MS[v],{pause:_,resume:w}=gS(d,()=>P(d.value),{flush:i,deep:o,eventFilter:h});Pe(b,()=>C(),{flush:i}),c&&l&&hc(()=>{n instanceof Storage?Tt(c,"storage",C,{passive:!0}):Tt(c,Uf,L),p&&C()}),p||C();function O(M,N){if(c){const F={key:b.value,oldValue:M,newValue:N,storageArea:n};c.dispatchEvent(n instanceof Storage?new StorageEvent("storage",F):new CustomEvent(Uf,{detail:F}))}}function P(M){try{const N=n.getItem(b.value);if(M==null)O(N,null),n.removeItem(b.value);else{const F=g.write(M);N!==F&&(n.setItem(b.value,F),O(N,F))}}catch(N){m(N)}}function R(M){const N=M?M.newValue:n.getItem(b.value);if(N==null)return a&&y!=null&&n.setItem(b.value,g.write(y)),y;if(!M&&u){const F=g.read(N);return typeof u=="function"?u(F,y):v==="object"&&!Array.isArray(F)?{...y,...F}:F}else return typeof N!="string"?N:g.read(N)}function C(M){if(!(M&&M.storageArea!==n)){if(M&&M.key==null){d.value=y;return}if(!(M&&M.key!==b.value)){_();try{(M==null?void 0:M.newValue)!==g.write(d.value)&&(d.value=R(M))}catch(N){m(N)}finally{M?mt(w):w()}}}}function L(M){C(M.detail)}return d}const DS="*,*::before,*::after{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important}";function $S(e={}){const{selector:t="html",attribute:n="class",initialValue:s="auto",window:r=vt,storage:i,storageKey:o="vueuse-color-scheme",listenToStorageChanges:l=!0,storageRef:a,emitAuto:u,disableTransition:f=!0}=e,c={auto:"",light:"light",dark:"dark",...e.modes||{}},h=Pm({window:r}),m=ce(()=>h.value?"dark":"light"),p=a||(o==null?Ws(s):IS(o,s,i,{window:r,listenToStorageChanges:l})),d=ce(()=>p.value==="auto"?m.value:p.value),b=Om("updateHTMLAttrs",(_,w,O)=>{const P=typeof _=="string"?r==null?void 0:r.document.querySelector(_):vs(_);if(!P)return;const R=new Set,C=new Set;let L=null;if(w==="class"){const N=O.split(/\s/g);Object.values(c).flatMap(F=>(F||"").split(/\s/g)).filter(Boolean).forEach(F=>{N.includes(F)?R.add(F):C.add(F)})}else L={key:w,value:O};if(R.size===0&&C.size===0&&L===null)return;let M;f&&(M=r.document.createElement("style"),M.appendChild(document.createTextNode(DS)),r.document.head.appendChild(M));for(const N of R)P.classList.add(N);for(const N of C)P.classList.remove(N);L&&P.setAttribute(L.key,L.value),f&&(r.getComputedStyle(M).opacity,document.head.removeChild(M))});function y(_){var w;b(t,n,(w=c[_])!=null?w:_)}function v(_){e.onChanged?e.onChanged(_,y):y(_)}Pe(d,v,{flush:"post",immediate:!0}),hc(()=>v(d.value));const g=ce({get(){return u?p.value:d.value},set(_){p.value=_}});return Object.assign(g,{store:p,system:m,state:d})}function FS(e={}){const{valueDark:t="dark",valueLight:n=""}=e,s=$S({...e,onChanged:(o,l)=>{var a;e.onChanged?(a=e.onChanged)==null||a.call(e,o==="dark",l,o):l(o)},modes:{dark:t,light:n}}),r=ce(()=>s.system.value);return ce({get(){return s.value==="dark"},set(o){const l=o?"dark":"light";r.value===l?s.value="auto":s.value=l}})}function rC(e={}){const{document:t=Sm}=e;if(!t)return ye("visible");const n=ye(t.visibilityState);return Tt(t,"visibilitychange",()=>{n.value=t.visibilityState},{passive:!0}),n}function HS(e,t,n={}){const{root:s,rootMargin:r="0px",threshold:i=0,window:o=vt,immediate:l=!0}=n,a=_i(()=>o&&"IntersectionObserver"in o),u=ce(()=>{const p=oe(e);return Fr(p).map(vs).filter(wm)});let f=Wt;const c=ye(l),h=a.value?Pe(()=>[u.value,vs(s),c.value],([p,d])=>{if(f(),!c.value||!p.length)return;const b=new IntersectionObserver(t,{root:vs(d),rootMargin:r,threshold:i});p.forEach(y=>y&&b.observe(y)),f=()=>{b.disconnect(),f=Wt}},{immediate:l,flush:"post"}):Wt,m=()=>{f(),h(),c.value=!1};return On(m),{isSupported:a,isActive:c,pause(){f(),c.value=!1},resume(){c.value=!0},stop:m}}function iC(e,t={}){const{window:n=vt,scrollTarget:s,threshold:r=0,rootMargin:i,once:o=!1}=t,l=ye(!1),{stop:a}=HS(e,u=>{let f=l.value,c=0;for(const h of u)h.time>=c&&(c=h.time,f=h.isIntersecting);l.value=f,o&&wS(l,()=>{a()})},{root:s,window:n,threshold:r,rootMargin:oe(i)});return l}const jS={json:"application/json",text:"text/plain"};function Vf(e){return e&&fS(e,"immediate","refetch","initialData","timeout","beforeFetch","afterFetch","onFetchError","fetch","updateDataOnError")}function Pl(e){return typeof Headers<"u"&&e instanceof Headers?Object.fromEntries(e.entries()):e}function oC(e,...t){var n;const s=typeof AbortController=="function";let r={},i={immediate:!0,refetch:!1,timeout:0,updateDataOnError:!1};const o={method:"GET",type:"text",payload:void 0};t.length>0&&(Vf(t[0])?i={...i,...t[0]}:r=t[0]),t.length>1&&Vf(t[1])&&(i={...i,...t[1]});const{fetch:l=(n=vt)==null?void 0:n.fetch,initialData:a,timeout:u}=i,f=Cl(),c=Cl(),h=Cl(),m=ye(!1),p=ye(!1),d=ye(!1),b=ye(null),y=ye(null),v=ye(null),g=ye(a||null),_=ce(()=>s&&p.value);let w,O;const P=()=>{s&&(w==null||w.abort(),w=new AbortController,w.signal.onabort=()=>d.value=!0,r={...r,signal:w.signal})},R=W=>{p.value=W,m.value=!W};u&&(O=Tm(P,u,{immediate:!1}));let C=0;const L=async(W=!1)=>{var K,G;P(),R(!0),v.value=null,b.value=null,d.value=!1,C+=1;const re=C,ke={method:o.method,headers:{}},Ie=oe(o.payload);if(Ie){const xe=Pl(ke.headers),De=Object.getPrototypeOf(Ie);!o.payloadType&&Ie&&(De===Object.prototype||Array.isArray(De))&&!(Ie instanceof FormData)&&(o.payloadType="json"),o.payloadType&&(xe["Content-Type"]=(K=jS[o.payloadType])!=null?K:o.payloadType),ke.body=o.payloadType==="json"?JSON.stringify(Ie):Ie}let Fe=!1;const Ye={url:oe(e),options:{...ke,...r},cancel:()=>{Fe=!0}};if(i.beforeFetch&&Object.assign(Ye,await i.beforeFetch(Ye)),Fe||!l)return R(!1),Promise.resolve(null);let Xe=null;return O&&O.start(),l(Ye.url,{...ke,...Ye.options,headers:{...Pl(ke.headers),...Pl((G=Ye.options)==null?void 0:G.headers)}}).then(async xe=>{if(y.value=xe,b.value=xe.status,Xe=await xe.clone()[o.type](),!xe.ok)throw g.value=a||null,new Error(xe.statusText);return i.afterFetch&&({data:Xe}=await i.afterFetch({data:Xe,response:xe,context:Ye,execute:L})),g.value=Xe,f.trigger(xe),xe}).catch(async xe=>{let De=xe.message||xe.name;if(i.onFetchError&&({error:De,data:Xe}=await i.onFetchError({data:Xe,error:xe,response:y.value,context:Ye,execute:L})),v.value=De,i.updateDataOnError&&(g.value=Xe),c.trigger(xe),W)throw xe;return null}).finally(()=>{re===C&&R(!1),O&&O.stop(),h.trigger(null)})},M=Ws(i.refetch);Pe([M,Ws(e)],([W])=>W&&L(),{deep:!0});const N={isFinished:En(m),isFetching:En(p),statusCode:b,response:y,error:v,data:g,canAbort:_,aborted:d,abort:P,execute:L,onFetchResponse:f.on,onFetchError:c.on,onFetchFinally:h.on,get:F("GET"),put:F("PUT"),post:F("POST"),delete:F("DELETE"),patch:F("PATCH"),head:F("HEAD"),options:F("OPTIONS"),json:ne("json"),text:ne("text"),blob:ne("blob"),arrayBuffer:ne("arrayBuffer"),formData:ne("formData")};function F(W){return(K,G)=>{if(!p.value)return o.method=W,o.payload=K,o.payloadType=G,_e(o.payload)&&Pe([M,Ws(o.payload)],([re])=>re&&L(),{deep:!0}),{...N,then(re,ke){return z().then(re,ke)}}}}function z(){return new Promise((W,K)=>{yS(m).toBe(!0).then(()=>W(N)).catch(K)})}function ne(W){return()=>{if(!p.value)return o.type=W,{...N,then(K,G){return z().then(K,G)}}}}return i.immediate&&Promise.resolve().then(()=>L()),{...N,then(W,K){return z().then(W,K)}}}const Bf=1;function US(e,t={}){const{throttle:n=0,idle:s=200,onStop:r=Wt,onScroll:i=Wt,offset:o={left:0,right:0,top:0,bottom:0},eventListenerOptions:l={capture:!1,passive:!0},behavior:a="auto",window:u=vt,onError:f=P=>{console.error(P)}}=t,c=ye(0),h=ye(0),m=ce({get(){return c.value},set(P){d(P,void 0)}}),p=ce({get(){return h.value},set(P){d(void 0,P)}});function d(P,R){var C,L,M,N;if(!u)return;const F=oe(e);if(!F)return;(M=F instanceof Document?u.document.body:F)==null||M.scrollTo({top:(C=oe(R))!=null?C:p.value,left:(L=oe(P))!=null?L:m.value,behavior:oe(a)});const z=((N=F==null?void 0:F.document)==null?void 0:N.documentElement)||(F==null?void 0:F.documentElement)||F;m!=null&&(c.value=z.scrollLeft),p!=null&&(h.value=z.scrollTop)}const b=ye(!1),y=ln({left:!0,right:!1,top:!0,bottom:!1}),v=ln({left:!1,right:!1,top:!1,bottom:!1}),g=P=>{b.value&&(b.value=!1,v.left=!1,v.right=!1,v.top=!1,v.bottom=!1,r(P))},_=hS(g,n+s),w=P=>{var R;if(!u)return;const C=((R=P==null?void 0:P.document)==null?void 0:R.documentElement)||(P==null?void 0:P.documentElement)||vs(P),{display:L,flexDirection:M,direction:N}=getComputedStyle(C),F=N==="rtl"?-1:1,z=C.scrollLeft;v.left=z<c.value,v.right=z>c.value;const ne=Math.abs(z*F)<=(o.left||0),W=Math.abs(z*F)+C.clientWidth>=C.scrollWidth-(o.right||0)-Bf;L==="flex"&&M==="row-reverse"?(y.left=W,y.right=ne):(y.left=ne,y.right=W),c.value=z;let K=C.scrollTop;P===u.document&&!K&&(K=u.document.body.scrollTop),v.top=K<h.value,v.bottom=K>h.value;const G=Math.abs(K)<=(o.top||0),re=Math.abs(K)+C.clientHeight>=C.scrollHeight-(o.bottom||0)-Bf;L==="flex"&&M==="column-reverse"?(y.top=re,y.bottom=G):(y.top=G,y.bottom=re),h.value=K},O=P=>{var R;if(!u)return;const C=(R=P.target.documentElement)!=null?R:P.target;w(C),b.value=!0,_(P),i(P)};return Tt(e,"scroll",n?pS(O,n,!0,!1):O,l),hc(()=>{try{const P=oe(e);if(!P)return;w(P)}catch(P){f(P)}}),Tt(e,"scrollend",g,l),{x:m,y:p,isScrolling:b,arrivedState:y,directions:v,measure(){const P=oe(e);u&&P&&w(P)}}}const VS={ctrl:"control",command:"meta",cmd:"meta",option:"alt",up:"arrowup",down:"arrowdown",left:"arrowleft",right:"arrowright"};function lC(e={}){const{reactive:t=!1,target:n=vt,aliasMap:s=VS,passive:r=!0,onEventFired:i=Wt}=e,o=ln(new Set),l={toJSON(){return{}},current:o},a=t?ln(l):l,u=new Set,f=new Set;function c(d,b){d in a&&(t?a[d]=b:a[d].value=b)}function h(){o.clear();for(const d of f)c(d,!1)}function m(d,b){var y,v;const g=(y=d.key)==null?void 0:y.toLowerCase(),w=[(v=d.code)==null?void 0:v.toLowerCase(),g].filter(Boolean);g&&(b?o.add(g):o.delete(g));for(const O of w)f.add(O),c(O,b);g==="meta"&&!b?(u.forEach(O=>{o.delete(O),c(O,!1)}),u.clear()):typeof d.getModifierState=="function"&&d.getModifierState("Meta")&&b&&[...o,...w].forEach(O=>u.add(O))}Tt(n,"keydown",d=>(m(d,!0),i(d)),{passive:r}),Tt(n,"keyup",d=>(m(d,!1),i(d)),{passive:r}),Tt("blur",h,{passive:r}),Tt("focus",h,{passive:r});const p=new Proxy(a,{get(d,b,y){if(typeof b!="string")return Reflect.get(d,b,y);if(b=b.toLowerCase(),b in s&&(b=s[b]),!(b in a))if(/[+_-]/.test(b)){const g=b.split(/[+_-]/g).map(_=>_.trim());a[b]=ce(()=>g.map(_=>oe(p[_])).every(Boolean))}else a[b]=ye(!1);const v=Reflect.get(d,b,y);return t?oe(v):v}});return p}function aC(e={}){const{controls:t=!1,interval:n="requestAnimationFrame"}=e,s=je(new Date),r=()=>s.value=new Date,i=n==="requestAnimationFrame"?OS(r,{immediate:!0}):_S(r,n,{immediate:!0});return t?{now:s,...i}:s}function cC(e=null,t={}){var n,s,r;const{document:i=Sm,restoreOnUnmount:o=c=>c}=t,l=(n=i==null?void 0:i.title)!=null?n:"",a=Ws((s=e??(i==null?void 0:i.title))!=null?s:null),u=!!(e&&typeof e=="function");function f(c){if(!("titleTemplate"in t))return c;const h=t.titleTemplate||"%s";return typeof h=="function"?h(c):oe(h).replace(/%s/g,c)}return Pe(a,(c,h)=>{c!==h&&i&&(i.title=f(c??""))},{immediate:!0}),t.observe&&!t.titleTemplate&&i&&!u&&TS((r=i.head)==null?void 0:r.querySelector("title"),()=>{i&&i.title!==a.value&&(a.value=f(i.title))},{childList:!0}),On(()=>{if(o){const c=o(l,a.value||"");c!=null&&i&&(i.title=c)}}),a}function uC(e,t,n,s={}){var r,i,o;const{clone:l=!1,passive:a=!1,eventName:u,deep:f=!1,defaultValue:c,shouldEmit:h}=s,m=Ue(),p=(m==null?void 0:m.emit)||((r=m==null?void 0:m.$emit)==null?void 0:r.bind(m))||((o=(i=m==null?void 0:m.proxy)==null?void 0:i.$emit)==null?void 0:o.bind(m==null?void 0:m.proxy));let d=u;t||(t="modelValue"),d=d||`update:${t.toString()}`;const b=g=>l?typeof l=="function"?l(g):LS(g):g,y=()=>rS(e[t])?b(e[t]):c,v=g=>{h?h(g)&&p(d,g):p(d,g)};if(a){const g=y(),_=je(g);let w=!1;return Pe(()=>e[t],O=>{w||(w=!0,_.value=b(O),mt(()=>w=!1))}),Pe(_,O=>{!w&&(O!==e[t]||f)&&v(O)},{deep:f}),_}else return ce({get(){return y()},set(g){v(g)}})}function fC(e={}){const{window:t=vt,...n}=e;return US(t,n)}const Am=FS(),dC=vS(Am),BS=Pm(),WS=bt({__name:"App",setup(e){return tS({title:"Board - XCPCIO",meta:[{name:"description",content:"XCPCIO-Board 主要收录 *CPC 系列竞赛的榜单。"},{name:"keywords",content:"icpc, ccpc, rank, board, standings"},{name:"theme-color",content:()=>Am.value?"#00aba9":"#ffffff"}],link:[{rel:"icon",type:"image/svg+xml",href:()=>BS.value?"/favicon-dark.svg":"/favicon.svg"}]}),(t,n)=>{const s=ws("RouterView");return pt(),Sn(s)}}});QT(WS,{routes:vE(zT),base:"/"},e=>{Object.values(Object.assign({"./modules/i18n.ts":gw,"./modules/nprogress.ts":bw,"./modules/pinia.ts":Mw,"./modules/pwa.ts":Dw,"./modules/toast.ts":Uw})).forEach(t=>{var n;return(n=t.install)==null?void 0:n.call(t,e)}),e.app.use(_E),e.app.use(y0)});export{rC as $,cC as A,oC as B,Pe as C,hi as D,j_ as E,He as F,Sn as G,eC as H,ZS as I,Mv as J,Gn as K,Qr as L,ec as M,IS as N,tp as O,mt as P,yp as Q,gp as R,Fw as S,Pb as T,sC as U,Db as V,An as W,_S as X,CS as Y,pS as Z,Ke as _,Ce as a,Ho as a0,lC as a1,$w as a2,nC as a3,Ko as a4,Jw as a5,Kw as a6,GS as a7,Hu as a8,It as a9,yi as aa,Bw as ab,Ww as ac,Pp as ad,s0 as ae,Gw as af,ht as ag,pi as ah,tt as ai,u0 as aj,le as ak,$a as al,XS as am,Na as an,JS as ao,xd as ap,On as aq,Ha as ar,oe as as,yw as at,qS as au,Zh as av,Ue as aw,uC as ax,nn as b,sr as c,bt as d,fC as e,ce as f,tC as g,Ct as h,pw as i,Ja as j,xa as k,mp as l,aC as m,rs as n,pt as o,je as p,iC as q,ws as r,Kl as s,dC as t,sc as u,m_ as v,bs as w,lo as x,Vo as y,_e as z};