@nuxt/devtools 0.1.4 → 0.1.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -0
- package/dist/chunks/module-main.mjs +2 -2
- package/dist/chunks/vscode.mjs +67 -64
- package/dist/cli.mjs +354 -62
- package/dist/client/200.html +2 -2
- package/dist/client/404.html +2 -2
- package/dist/client/__inspecting/index.html +2 -2
- package/dist/client/_nuxt/Badge.d9b6d9b1.js +1 -0
- package/dist/client/_nuxt/FilepathItem.vue.31689a0a.js +1 -0
- package/dist/client/_nuxt/LaunchPage.vue.65011890.js +1 -0
- package/dist/client/_nuxt/{welcome.db724adb.css → NButton.db724adb.css} +0 -0
- package/dist/client/_nuxt/NButton.vue.56759fc1.js +113 -0
- package/dist/client/_nuxt/NIcon.vue.c1ad97a9.js +1 -0
- package/dist/client/_nuxt/NTextInput.vue.b6c079ee.js +1 -0
- package/dist/client/_nuxt/NuxtLogo.9303af79.js +1 -0
- package/dist/client/_nuxt/SectionBlock.48da9d80.css +1 -0
- package/dist/client/_nuxt/SectionBlock.885bbad5.js +1 -0
- package/dist/client/_nuxt/Settings.vue.dda6fcf5.js +1 -0
- package/dist/client/_nuxt/{StateEditor.989cce56.css → StateEditor.c82309e2.css} +1 -1
- package/dist/client/_nuxt/{StateEditor.vue.0d8adb50.js → StateEditor.vue.0f1b994b.js} +1 -1
- package/dist/client/_nuxt/StateEditor.vue.3374c6ec.js +1 -0
- package/dist/client/_nuxt/TabIcon.vue.8d3722ca.js +1 -0
- package/dist/client/_nuxt/__inspecting.6fe111b0.js +1 -0
- package/dist/client/_nuxt/asyncData.d544d421.js +1 -0
- package/dist/client/_nuxt/components.25d13f1f.js +1 -0
- package/dist/client/_nuxt/composables.80d3af7a.js +1 -0
- package/dist/client/_nuxt/context.b32078d3.js +1 -0
- package/dist/client/_nuxt/custom-_name_.14809d72.js +1 -0
- package/dist/client/_nuxt/default.7ecded8d.js +1 -0
- package/dist/client/_nuxt/editor.b2159474.js +1 -0
- package/dist/client/_nuxt/entry.43bdd1fb.css +1 -0
- package/dist/client/_nuxt/entry.b1094864.js +5 -0
- package/dist/client/_nuxt/error-404.2ee33711.js +1 -0
- package/dist/client/_nuxt/error-500.ef980084.js +1 -0
- package/dist/client/_nuxt/error-component.7b202115.js +3 -0
- package/dist/client/_nuxt/hooks.ca7ea52c.js +1 -0
- package/dist/client/_nuxt/imports.f7013fa4.js +1 -0
- package/dist/client/_nuxt/index.2ad8ed93.js +1 -0
- package/dist/client/_nuxt/layouts.b684dcc1.js +1 -0
- package/dist/client/_nuxt/middleware.e10aa06d.js +1 -0
- package/dist/client/_nuxt/modules.0b22b757.js +1 -0
- package/dist/client/_nuxt/none.38bfd553.js +1 -0
- package/dist/client/_nuxt/nuxt-link.752dfef9.js +1 -0
- package/dist/client/_nuxt/overview.d488d202.js +1 -0
- package/dist/client/_nuxt/pages.22ce604b.js +1 -0
- package/dist/client/_nuxt/payload.5372dcff.js +1 -0
- package/dist/client/_nuxt/plugins.f9b29762.js +1 -0
- package/dist/client/_nuxt/runtime-configs.99425f61.js +1 -0
- package/dist/client/_nuxt/server-routes.763958ec.js +1 -0
- package/dist/client/_nuxt/state.65ceafcf.js +1 -0
- package/dist/client/_nuxt/unocss-runtime.c4939419.js +2 -0
- package/dist/client/_nuxt/{virtual-files.53d6f968.js → virtual-files.13f3141f.js} +8 -8
- package/dist/client/index.html +2 -2
- package/dist/client/modules/components/index.html +2 -2
- package/dist/client/modules/hooks/index.html +2 -2
- package/dist/client/modules/imports/index.html +2 -2
- package/dist/client/modules/layouts/index.html +2 -2
- package/dist/client/modules/middleware/index.html +2 -2
- package/dist/client/modules/modules/index.html +2 -2
- package/dist/client/modules/overview/index.html +2 -2
- package/dist/client/modules/pages/index.html +2 -2
- package/dist/client/modules/payload/index.html +2 -2
- package/dist/client/modules/plugins/index.html +2 -2
- package/dist/client/modules/runtime-configs/index.html +2 -2
- package/dist/client/modules/server-routes/index.html +2 -2
- package/dist/client/modules/virtual-files/index.html +2 -2
- package/dist/module.json +1 -1
- package/dist/module.mjs +30 -6
- package/dist/shared/{devtools.b5fb0de8.mjs → devtools.e6742cbd.mjs} +1 -1
- package/package.json +31 -29
- package/dist/client/_nuxt/Badge.e080ea4a.js +0 -1
- package/dist/client/_nuxt/ComponentItem.c17d2931.js +0 -1
- package/dist/client/_nuxt/ComponentItem.vue.3441f37f.js +0 -1
- package/dist/client/_nuxt/ComponentsGraph.4d50b4fe.js +0 -1
- package/dist/client/_nuxt/ComponentsGraph.vue.5b3b134e.js +0 -1
- package/dist/client/_nuxt/ComponentsList.ac84bcd1.js +0 -1
- package/dist/client/_nuxt/ComponentsList.vue.c704cf24.js +0 -1
- package/dist/client/_nuxt/ComposableItem.72806cd2.js +0 -1
- package/dist/client/_nuxt/ComposableItem.vue.90cd23bc.js +0 -1
- package/dist/client/_nuxt/ComposableTree.43de28f8.js +0 -1
- package/dist/client/_nuxt/ComposableTree.vue.808503d9.js +0 -1
- package/dist/client/_nuxt/CurrentRoute.e8d5b2cb.js +0 -1
- package/dist/client/_nuxt/Drawer.583a0aa3.js +0 -1
- package/dist/client/_nuxt/Drawer.vue.30b0fc28.js +0 -1
- package/dist/client/_nuxt/DrawerItem.e2effddf.js +0 -1
- package/dist/client/_nuxt/DrawerItem.vue.8cadb3c9.js +0 -1
- package/dist/client/_nuxt/FileIcon.68b82ecb.js +0 -1
- package/dist/client/_nuxt/FileIcon.vue.3bb914bc.js +0 -1
- package/dist/client/_nuxt/FilepathItem.8049add8.js +0 -1
- package/dist/client/_nuxt/FilepathItem.vue.811409e2.js +0 -1
- package/dist/client/_nuxt/HooksTable.59d897cb.js +0 -1
- package/dist/client/_nuxt/HooksTable.vue.6b9004ef.js +0 -1
- package/dist/client/_nuxt/IconTitle.f576cbf3.js +0 -1
- package/dist/client/_nuxt/IconTitle.vue.dfa8cbcf.js +0 -1
- package/dist/client/_nuxt/IframeView.13e136bd.js +0 -1
- package/dist/client/_nuxt/IframeView.vue.6843a7fa.js +0 -1
- package/dist/client/_nuxt/LaunchPage.e39fe420.js +0 -1
- package/dist/client/_nuxt/LaunchPage.vue.6be17436.js +0 -1
- package/dist/client/_nuxt/ModuleItem.8c304e21.js +0 -1
- package/dist/client/_nuxt/ModuleItem.vue.2d131549.js +0 -1
- package/dist/client/_nuxt/ModuleTreeNode.78ca9ece.js +0 -1
- package/dist/client/_nuxt/NButton.13233a1a.js +0 -1
- package/dist/client/_nuxt/NButton.vue.e86a98c0.js +0 -1
- package/dist/client/_nuxt/NCard.7a4e503f.js +0 -1
- package/dist/client/_nuxt/NCheckbox.2da82abb.js +0 -1
- package/dist/client/_nuxt/NCheckbox.vue.f058658a.js +0 -1
- package/dist/client/_nuxt/NDarkToggle.b7397b85.js +0 -1
- package/dist/client/_nuxt/NDarkToggle.vue.104b9df7.js +0 -1
- package/dist/client/_nuxt/NDialog.ff796c22.js +0 -7
- package/dist/client/_nuxt/NDropdown.6e99be47.js +0 -1
- package/dist/client/_nuxt/NIcon.62a6a6a2.js +0 -1
- package/dist/client/_nuxt/NIcon.vue.5c5f9ae0.js +0 -1
- package/dist/client/_nuxt/NLink.f8b21877.js +0 -1
- package/dist/client/_nuxt/NLink.vue.0f719ab9.js +0 -1
- package/dist/client/_nuxt/NRadio.8c217808.js +0 -1
- package/dist/client/_nuxt/NSwitch.ea9c119a.js +0 -1
- package/dist/client/_nuxt/NSwitch.vue.a7a200ce.js +0 -1
- package/dist/client/_nuxt/NTextInput.48fb0a25.js +0 -1
- package/dist/client/_nuxt/NTextInput.vue.5d4d2524.js +0 -1
- package/dist/client/_nuxt/NTip.d9c4666f.js +0 -1
- package/dist/client/_nuxt/Notification.287365de.js +0 -1
- package/dist/client/_nuxt/Notification.vue.dd7d98d5.js +0 -1
- package/dist/client/_nuxt/NuxtContentLogo.447522e5.js +0 -1
- package/dist/client/_nuxt/NuxtExampleLayout.06f6d250.js +0 -1
- package/dist/client/_nuxt/NuxtLogo.b27dc990.js +0 -1
- package/dist/client/_nuxt/PluginItem.6a55c130.js +0 -1
- package/dist/client/_nuxt/PluginItem.vue.6e1d1965.js +0 -1
- package/dist/client/_nuxt/RoutePathItem.b209a7cb.js +0 -1
- package/dist/client/_nuxt/RoutePathItem.vue.90d1f11a.js +0 -1
- package/dist/client/_nuxt/RoutesTable.ffa3adf9.js +0 -1
- package/dist/client/_nuxt/RoutesTable.vue.1bbafbda.js +0 -1
- package/dist/client/_nuxt/SectionBlock.082cb101.css +0 -1
- package/dist/client/_nuxt/SectionBlock.2e26af4b.js +0 -1
- package/dist/client/_nuxt/Settings.a15dbb2e.js +0 -1
- package/dist/client/_nuxt/Settings.vue.f2a6e99c.js +0 -1
- package/dist/client/_nuxt/StateEditor.fd549a9f.js +0 -1
- package/dist/client/_nuxt/StateEditor.vue.ead0fa52.js +0 -1
- package/dist/client/_nuxt/StateGroup.bcb980bd.js +0 -1
- package/dist/client/_nuxt/StateGroup.vue.c133a773.js +0 -1
- package/dist/client/_nuxt/TabIcon.e55b5a67.js +0 -1
- package/dist/client/_nuxt/TabIcon.vue.adac3b56.js +0 -1
- package/dist/client/_nuxt/UnoIcon.3132b92a.js +0 -1
- package/dist/client/_nuxt/__inspecting.a43a7f80.js +0 -1
- package/dist/client/_nuxt/app.config.12fdda03.js +0 -1
- package/dist/client/_nuxt/asyncData.518fdb22.js +0 -1
- package/dist/client/_nuxt/client-only.f9d053f8.js +0 -4
- package/dist/client/_nuxt/client.210463dc.js +0 -1
- package/dist/client/_nuxt/color-mode-options.00c15dd1.js +0 -1
- package/dist/client/_nuxt/component.vue3.02eb71f6.js +0 -1
- package/dist/client/_nuxt/components.4f55e0db.js +0 -1
- package/dist/client/_nuxt/components.84a4af12.js +0 -1
- package/dist/client/_nuxt/components.client.e93eaead.js +0 -113
- package/dist/client/_nuxt/composables.2b96933d.js +0 -1
- package/dist/client/_nuxt/composables.59ebbb45.js +0 -1
- package/dist/client/_nuxt/context.c20dc632.js +0 -1
- package/dist/client/_nuxt/custom-_name_.2cdb4455.js +0 -1
- package/dist/client/_nuxt/default.585c2af8.js +0 -1
- package/dist/client/_nuxt/defu.5a7c1433.js +0 -1
- package/dist/client/_nuxt/dev-only.32de73cb.js +0 -1
- package/dist/client/_nuxt/editor.45ea8ca4.js +0 -1
- package/dist/client/_nuxt/entry.6e08c3bd.css +0 -1
- package/dist/client/_nuxt/entry.72ee2736.js +0 -1
- package/dist/client/_nuxt/error-404.bf8933d3.js +0 -1
- package/dist/client/_nuxt/error-500.fe852534.js +0 -1
- package/dist/client/_nuxt/error-component.0aa3c1f1.js +0 -3
- package/dist/client/_nuxt/error.ab352ad9.js +0 -1
- package/dist/client/_nuxt/hooks.da36eba4.js +0 -1
- package/dist/client/_nuxt/imports.05a63875.js +0 -1
- package/dist/client/_nuxt/index.bf1af76f.js +0 -1
- package/dist/client/_nuxt/index.d56af0a0.js +0 -1
- package/dist/client/_nuxt/index.e1377d3f.js +0 -1
- package/dist/client/_nuxt/index.e7819c37.js +0 -1
- package/dist/client/_nuxt/layout.f6e6e706.js +0 -1
- package/dist/client/_nuxt/layouts.ed44bf26.js +0 -1
- package/dist/client/_nuxt/middleware.42780100.js +0 -1
- package/dist/client/_nuxt/modules.58ec9d96.js +0 -1
- package/dist/client/_nuxt/none.a36fcb53.js +0 -1
- package/dist/client/_nuxt/nuxt-error-boundary.70c75848.js +0 -1
- package/dist/client/_nuxt/nuxt-link.ed65b9da.js +0 -1
- package/dist/client/_nuxt/nuxt-loading-indicator.366d3e52.js +0 -1
- package/dist/client/_nuxt/nuxt.21217109.js +0 -1
- package/dist/client/_nuxt/overview.c0a9db52.js +0 -1
- package/dist/client/_nuxt/page.fb94fd70.js +0 -1
- package/dist/client/_nuxt/pages.ca7b2f77.js +0 -1
- package/dist/client/_nuxt/payload.78a6e729.js +0 -1
- package/dist/client/_nuxt/plugins.48c9acc3.js +0 -1
- package/dist/client/_nuxt/router.96f0ba10.js +0 -1
- package/dist/client/_nuxt/rpc.2e6b297d.js +0 -1
- package/dist/client/_nuxt/runtime-configs.1c27e6f2.js +0 -1
- package/dist/client/_nuxt/runtime-core.esm-bundler.ad888d46.js +0 -1
- package/dist/client/_nuxt/runtime-dom.esm-bundler.c94e30c4.js +0 -1
- package/dist/client/_nuxt/server-placeholder.ba9b9f8a.js +0 -1
- package/dist/client/_nuxt/server-routes.de3e707e.js +0 -1
- package/dist/client/_nuxt/state.2c41a47c.js +0 -1
- package/dist/client/_nuxt/state.85e68c45.js +0 -1
- package/dist/client/_nuxt/storage.abd6f5f8.js +0 -1
- package/dist/client/_nuxt/unocss-runtime.1d429fd2.js +0 -2
- package/dist/client/_nuxt/utils.1c789938.js +0 -1
- package/dist/client/_nuxt/utils.8ee5a573.js +0 -5
- package/dist/client/_nuxt/welcome.11fc1574.js +0 -1
- package/dist/shared/devtools.38b2468f.mjs +0 -337
- package/dist/shared/devtools.cce722d0.mjs +0 -68
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{b as l,c as w}from"./router.96f0ba10.js";const g=/"(?:_|\\u0{2}5[Ff]){2}(?:p|\\u0{2}70)(?:r|\\u0{2}72)(?:o|\\u0{2}6[Ff])(?:t|\\u0{2}74)(?:o|\\u0{2}6[Ff])(?:_|\\u0{2}5[Ff]){2}"\s*:/,m=/"(?:c|\\u0063)(?:o|\\u006[Ff])(?:n|\\u006[Ee])(?:s|\\u0073)(?:t|\\u0074)(?:r|\\u0072)(?:u|\\u0075)(?:c|\\u0063)(?:t|\\u0074)(?:o|\\u006[Ff])(?:r|\\u0072)"\s*:/,E=/^\s*["[{]|^\s*-?\d[\d.]{0,14}\s*$/;function j(e,r){if(e!=="__proto__"&&!(e==="constructor"&&r&&typeof r=="object"&&"prototype"in r))return r}function T(e,r={}){if(typeof e!="string")return e;const o=e.toLowerCase().trim();if(o==="true")return!0;if(o==="false")return!1;if(o==="null")return null;if(o==="nan")return Number.NaN;if(o==="infinity")return Number.POSITIVE_INFINITY;if(o!=="undefined"){if(!E.test(e)){if(r.strict)throw new SyntaxError("Invalid JSON");return e}try{return g.test(e)||m.test(e)?JSON.parse(e,j):JSON.parse(e)}catch(i){if(r.strict)throw i;return e}}}class R extends Error{constructor(){super(...arguments),this.name="FetchError"}}function S(e,r,o){let i="";e&&o&&(i=`${o.status} ${o.statusText} (${e.toString()})`),r&&(i=`${r.message} (${i})`);const n=new R(i);return Object.defineProperty(n,"request",{get(){return e}}),Object.defineProperty(n,"response",{get(){return o}}),Object.defineProperty(n,"data",{get(){return o&&o._data}}),Object.defineProperty(n,"status",{get(){return o&&o.status}}),Object.defineProperty(n,"statusText",{get(){return o&&o.statusText}}),Object.defineProperty(n,"statusCode",{get(){return o&&o.status}}),Object.defineProperty(n,"statusMessage",{get(){return o&&o.statusText}}),n}const O=new Set(Object.freeze(["PATCH","POST","PUT","DELETE"]));function d(e="GET"){return O.has(e.toUpperCase())}function P(e){if(e===void 0)return!1;const r=typeof e;return r==="string"||r==="number"||r==="boolean"||r===null?!0:r!=="object"?!1:Array.isArray(e)?!0:e.constructor&&e.constructor.name==="Object"||typeof e.toJSON=="function"}const q=new Set(["image/svg","application/xml","application/xhtml","application/html"]),_=/^application\/(?:[\w!#$%&*.^`~-]*\+)?json(;.+)?$/i;function $(e=""){if(!e)return"json";const r=e.split(";").shift();return _.test(r)?"json":q.has(r)||r.startsWith("text/")?"text":"blob"}const N=new Set([408,409,425,429,500,502,503,504]);function y(e){const{fetch:r,Headers:o}=e;function i(s){const u=s.error&&s.error.name==="AbortError"||!1;if(s.options.retry!==!1&&!u){const t=typeof s.options.retry=="number"?s.options.retry:d(s.options.method)?0:1,f=s.response&&s.response.status||500;if(t>0&&N.has(f))return n(s.request,{...s.options,retry:t-1})}const a=S(s.request,s.error,s.response);throw Error.captureStackTrace&&Error.captureStackTrace(a,n),a}const n=async function(u,a={}){const t={request:u,options:{...e.defaults,...a},response:void 0,error:void 0};t.options.onRequest&&await t.options.onRequest(t),typeof t.request=="string"&&(t.options.baseURL&&(t.request=l(t.request,t.options.baseURL)),(t.options.query||t.options.params)&&(t.request=w(t.request,{...t.options.params,...t.options.query})),t.options.body&&d(t.options.method)&&P(t.options.body)&&(t.options.body=typeof t.options.body=="string"?t.options.body:JSON.stringify(t.options.body),t.options.headers=new o(t.options.headers),t.options.headers.has("content-type")||t.options.headers.set("content-type","application/json"),t.options.headers.has("accept")||t.options.headers.set("accept","application/json"))),t.response=await r(t.request,t.options).catch(async c=>(t.error=c,t.options.onRequestError&&await t.options.onRequestError(t),i(t)));const f=(t.options.parseResponse?"json":t.options.responseType)||$(t.response.headers.get("content-type")||"");if(f==="json"){const c=await t.response.text(),b=t.options.parseResponse||T;t.response._data=b(c)}else f==="stream"?t.response._data=t.response.body:t.response._data=await t.response[f]();return t.options.onResponse&&await t.options.onResponse(t),t.response.status>=400&&t.response.status<600?(t.options.onResponseError&&await t.options.onResponseError(t),i(t)):t.response},p=function(u,a){return n(u,a).then(t=>t._data)};return p.raw=n,p.native=r,p.create=(s={})=>y({...e,defaults:{...e.defaults,...s}}),p}const h=function(){if(typeof globalThis<"u")return globalThis;if(typeof self<"u")return self;if(typeof window<"u")return window;if(typeof global<"u")return global;throw new Error("unable to locate global object")}(),F=h.fetch||(()=>Promise.reject(new Error("[ofetch] global.fetch is not supported!"))),J=h.Headers,C=y({fetch:F,Headers:J}),x=C;export{x as $,T as d};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{i as Q,r as C,w as G,a as B,b as q,c as K,n as X,d as D,e as Y,u as Z,f as L}from"./index.bf1af76f.js";import{s as k,r as b,n as ee,a as N,e as W,g as te}from"./runtime-core.esm-bundler.ad888d46.js";function h(e){var t;const n=C(e);return(t=n?.$el)!=null?t:n}const E=Q?window:void 0,ne=Q?window.navigator:void 0;function S(...e){let t,n,r,y;if(K(e[0])||Array.isArray(e[0])?([n,r,y]=e,t=E):[t,n,r,y]=e,!t)return X;Array.isArray(n)||(n=[n]),Array.isArray(r)||(r=[r]);const g=[],m=()=>{g.forEach(u=>u()),g.length=0},l=(u,f,d)=>(u.addEventListener(f,d,y),()=>u.removeEventListener(f,d,y)),O=N(()=>h(t),u=>{m(),u&&g.push(...n.flatMap(f=>r.map(d=>l(u,f,d))))},{immediate:!0,flush:"post"}),c=()=>{O(),m()};return L(c),c}function Se(e,t,n={}){const{window:r=E,ignore:y=[],capture:g=!0,detectIframe:m=!1}=n;if(!r)return;let l=!0,O;const c=a=>y.some(o=>{if(typeof o=="string")return Array.from(r.document.querySelectorAll(o)).some(i=>i===a.target||a.composedPath().includes(i));{const i=h(o);return i&&(a.target===i||a.composedPath().includes(i))}}),u=a=>{r.clearTimeout(O);const o=h(e);if(!(!o||o===a.target||a.composedPath().includes(o))){if(a.detail===0&&(l=!c(a)),!l){l=!0;return}t(a)}},f=[S(r,"click",u,{passive:!0,capture:g}),S(r,"pointerdown",a=>{const o=h(e);o&&(l=!a.composedPath().includes(o)&&!c(a))},{passive:!0}),S(r,"pointerup",a=>{if(a.button===0){const o=a.composedPath();a.composedPath=()=>o,O=r.setTimeout(()=>u(a),50)}},{passive:!0}),m&&S(r,"blur",a=>{var o;const i=h(e);((o=r.document.activeElement)==null?void 0:o.tagName)==="IFRAME"&&!i?.contains(r.document.activeElement)&&t(a)})].filter(Boolean);return()=>f.forEach(a=>a())}function M(e,t=!1){const n=b(),r=()=>n.value=Boolean(e());return r(),B(r,t),n}function Ie(e={}){const{navigator:t=ne,read:n=!1,source:r,copiedDuring:y=1500,legacy:g=!1}=e,m=["copy","cut"],l=M(()=>t&&"clipboard"in t),O=W(()=>l.value||g),c=b(""),u=b(!1),f=Z(()=>u.value=!1,y);function d(){l.value?t.clipboard.readText().then(s=>{c.value=s}):c.value=i()}if(O.value&&n)for(const s of m)S(s,d);async function a(s=C(r)){O.value&&s!=null&&(l.value?await t.clipboard.writeText(s):o(s),c.value=s,u.value=!0,f.start())}function o(s){const p=document.createElement("textarea");p.value=s??"",p.style.position="absolute",p.style.opacity="0",document.body.appendChild(p),p.select(),document.execCommand("copy"),p.remove()}function i(){var s,p,_;return(_=(p=(s=document?.getSelection)==null?void 0:s.call(document))==null?void 0:p.toString())!=null?_:""}return{isSupported:O,text:c,copied:u,copy:a}}function re(e){return JSON.parse(JSON.stringify(e))}const x=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},A="__vueuse_ssr_handlers__";x[A]=x[A]||{};const oe=x[A];function ae(e,t){return oe[e]||t}function se(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"}var ie=Object.defineProperty,j=Object.getOwnPropertySymbols,ue=Object.prototype.hasOwnProperty,le=Object.prototype.propertyIsEnumerable,$=(e,t,n)=>t in e?ie(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,R=(e,t)=>{for(var n in t||(t={}))ue.call(t,n)&&$(e,n,t[n]);if(j)for(var n of j(t))le.call(t,n)&&$(e,n,t[n]);return e};const ce={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()}};function fe(e,t,n,r={}){var y;const{flush:g="pre",deep:m=!0,listenToStorageChanges:l=!0,writeDefaults:O=!0,mergeDefaults:c=!1,shallow:u,window:f=E,eventFilter:d,onError:a=v=>{console.error(v)}}=r,o=(u?k:b)(t);if(!n)try{n=ae("getDefaultStorage",()=>{var v;return(v=E)==null?void 0:v.localStorage})()}catch(v){a(v)}if(!n)return o;const i=C(t),s=se(i),p=(y=r.serializer)!=null?y:ce[s],{pause:_,resume:I}=G(o,()=>H(o.value),{flush:g,deep:m,eventFilter:d});return f&&l&&S(f,"storage",T),T(),o;function H(v){try{if(v==null)n.removeItem(e);else{const w=p.write(v),P=n.getItem(e);P!==w&&(n.setItem(e,w),f&&f?.dispatchEvent(new StorageEvent("storage",{key:e,oldValue:P,newValue:w,storageArea:n})))}}catch(w){a(w)}}function U(v){const w=v?v.newValue:n.getItem(e);if(w==null)return O&&i!==null&&n.setItem(e,p.write(i)),i;if(!v&&c){const P=p.read(w);return D(c)?c(P,i):s==="object"&&!Array.isArray(P)?R(R({},i),P):P}else return typeof w!="string"?w:p.read(w)}function T(v){if(!(v&&v.storageArea!==n)){if(v&&v.key==null){o.value=i;return}if(!(v&&v.key!==e)){_();try{o.value=U(v)}catch(w){a(w)}finally{v?ee(I):I()}}}}}var V=Object.getOwnPropertySymbols,de=Object.prototype.hasOwnProperty,pe=Object.prototype.propertyIsEnumerable,ve=(e,t)=>{var n={};for(var r in e)de.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&V)for(var r of V(e))t.indexOf(r)<0&&pe.call(e,r)&&(n[r]=e[r]);return n};function me(e,t,n={}){const r=n,{window:y=E}=r,g=ve(r,["window"]);let m;const l=M(()=>y&&"ResizeObserver"in y),O=()=>{m&&(m.disconnect(),m=void 0)},c=N(()=>h(e),f=>{O(),l.value&&y&&f&&(m=new ResizeObserver(t),m.observe(f,g))},{immediate:!0,flush:"post"}),u=()=>{O(),c()};return L(u),{isSupported:l,stop:u}}function Pe(e,t={}){const{reset:n=!0,windowResize:r=!0,windowScroll:y=!0,immediate:g=!0}=t,m=b(0),l=b(0),O=b(0),c=b(0),u=b(0),f=b(0),d=b(0),a=b(0);function o(){const i=h(e);if(!i){n&&(m.value=0,l.value=0,O.value=0,c.value=0,u.value=0,f.value=0,d.value=0,a.value=0);return}const s=i.getBoundingClientRect();m.value=s.height,l.value=s.bottom,O.value=s.left,c.value=s.right,u.value=s.top,f.value=s.width,d.value=s.x,a.value=s.y}return me(e,o),N(()=>h(e),i=>!i&&o()),y&&S("scroll",o,{capture:!0,passive:!0}),r&&S("resize",o,{passive:!0}),B(()=>{g&&o()}),{height:m,bottom:l,left:O,right:c,top:u,width:f,x:d,y:a,update:o}}function Ee(e,t,n={}){const{window:r=E}=n;return fe(e,t,r?.localStorage,n)}var z;(function(e){e.UP="UP",e.RIGHT="RIGHT",e.DOWN="DOWN",e.LEFT="LEFT",e.NONE="NONE"})(z||(z={}));var ye=Object.defineProperty,F=Object.getOwnPropertySymbols,Oe=Object.prototype.hasOwnProperty,ge=Object.prototype.propertyIsEnumerable,J=(e,t,n)=>t in e?ye(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,we=(e,t)=>{for(var n in t||(t={}))Oe.call(t,n)&&J(e,n,t[n]);if(F)for(var n of F(t))ge.call(t,n)&&J(e,n,t[n]);return e};const be={easeInSine:[.12,0,.39,0],easeOutSine:[.61,1,.88,1],easeInOutSine:[.37,0,.63,1],easeInQuad:[.11,0,.5,0],easeOutQuad:[.5,1,.89,1],easeInOutQuad:[.45,0,.55,1],easeInCubic:[.32,0,.67,0],easeOutCubic:[.33,1,.68,1],easeInOutCubic:[.65,0,.35,1],easeInQuart:[.5,0,.75,0],easeOutQuart:[.25,1,.5,1],easeInOutQuart:[.76,0,.24,1],easeInQuint:[.64,0,.78,0],easeOutQuint:[.22,1,.36,1],easeInOutQuint:[.83,0,.17,1],easeInExpo:[.7,0,.84,0],easeOutExpo:[.16,1,.3,1],easeInOutExpo:[.87,0,.13,1],easeInCirc:[.55,0,1,.45],easeOutCirc:[0,.55,.45,1],easeInOutCirc:[.85,0,.15,1],easeInBack:[.36,0,.66,-.56],easeOutBack:[.34,1.56,.64,1],easeInOutBack:[.68,-.6,.32,1.6]};we({linear:q},be);function Ne(e,t,n,r={}){var y,g,m;const{clone:l=!1,passive:O=!1,eventName:c,deep:u=!1,defaultValue:f}=r,d=te(),a=n||d?.emit||((y=d?.$emit)==null?void 0:y.bind(d))||((m=(g=d?.proxy)==null?void 0:g.$emit)==null?void 0:m.bind(d?.proxy));let o=c;t||(t="modelValue"),o=c||o||`update:${t.toString()}`;const i=p=>l?D(l)?l(p):re(p):p,s=()=>Y(e[t])?i(e[t]):f;if(O){const p=s(),_=b(p);return N(()=>e[t],I=>_.value=i(I)),N(_,I=>{(I!==e[t]||u)&&a(o,I)},{deep:u}),_}else return W({get(){return s()},set(p){a(o,p)}})}export{Ne as a,Ie as b,Pe as c,h as d,Se as o,Ee as u};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import p from"./NuxtLogo.b27dc990.js";import m from"./Badge.e080ea4a.js";import{_ as a}from"./NButton.vue.e86a98c0.js";import{i as c}from"./storage.abd6f5f8.js";import{k as l,q as _,C as t,H as o,G as u,ah as e,l as d}from"./runtime-core.esm-bundler.ad888d46.js";import"./_plugin-vue_export-helper.c27b6911.js";import"./NIcon.vue.5c5f9ae0.js";import"./components.client.e93eaead.js";import"./layout.f6e6e706.js";import"./runtime-dom.esm-bundler.c94e30c4.js";import"./utils.8ee5a573.js";import"./router.96f0ba10.js";import"./nuxt.21217109.js";import"./client.210463dc.js";import"./state.2c41a47c.js";import"./nuxt-link.ed65b9da.js";import"./app.config.12fdda03.js";import"./defu.5a7c1433.js";import"./rpc.2e6b297d.js";/* empty css */import"./client-only.f9d053f8.js";import"./StateEditor.vue.0d8adb50.js";/* empty css */import"./nuxt-error-boundary.70c75848.js";import"./dev-only.32de73cb.js";import"./server-placeholder.ba9b9f8a.js";import"./nuxt-loading-indicator.366d3e52.js";import"./page.fb94fd70.js";import"./components.4f55e0db.js";import"./composables.59ebbb45.js";import"./index.e1377d3f.js";import"./index.bf1af76f.js";const x={flex:"~ col gap4","h-screen":"","items-center":"","justify-center":"","text-center":"","w-160":"",mxa:""},f={flex:"~","justify-center":"","items-center":""},h=t("p",{"text-xl":"","font-bold":"",my2:""}," 👋 Welcome trying the preview of Nuxt DevTools! ",-1),v=t("p",{"text-lg":""},[t("b",{"font-bold":""},"Nuxt DevTools"),e(" is a set of visual tools that help you to know your app/site better, and enhance your development experience with Nuxt. ")],-1),g=t("p",{"text-lg":""},[e(" Be aware that "),t("span",{px2:"",rounded:"","font-bold":"","bg-orange:10":"","py0.5":"","text-orange":""},"Nuxt DevTools is still in early preview"),e(", features might be incomplete and unstable. "),t("a",{href:"https://github.com/nuxt/devtools",target:"_blank","text-primary":"","hover-underline":""},"Create an issue or discussion"),e(" if you find any bugs or have any suggestions. Thank you and have fun! ")],-1),y=t("span",null,"Get Started",-1),ot=l({__name:"index",setup(b){function i(){c.value=!1}return(w,N)=>{const r=p,n=m,s=a;return d(),_("div",x,[t("div",f,[o(r,{"h-16":""}),o(n,{"bg-green-400:10":"","text-green-400":"","mr--15":"","mt--5":"",title:"preview",textContent:"preview"})]),h,v,g,o(s,{to:"/modules/overview","mt-4":"",n:"xl primary",onClick:i},{default:u(()=>[y]),_:1})])}}});export{ot as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{T as p}from"./runtime-dom.esm-bundler.c94e30c4.js";import{u as y,g as L,_ as c}from"./utils.8ee5a573.js";import{a as v}from"./router.96f0ba10.js";import{k as d,I as g,e as R,i as E,u as k}from"./runtime-core.esm-bundler.ad888d46.js";const S="modulepreload",T=function(t,n){return t.startsWith(".")?new URL(t,n).href:t},f={},m=function(n,o,r){if(!o||o.length===0)return n();const a=document.getElementsByTagName("link");return Promise.all(o.map(e=>{if(e=T(e,r),e in f)return;f[e]=!0;const s=e.endsWith(".css"),h=s?'[rel="stylesheet"]':"";if(!!r)for(let i=a.length-1;i>=0;i--){const l=a[i];if(l.href===e&&(!s||l.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${e}"]${h}`))return;const u=document.createElement("link");if(u.rel=s?"stylesheet":S,s||(u.as="script",u.crossOrigin=""),u.href=e,document.head.appendChild(u),s)return new Promise((i,l)=>{u.addEventListener("load",i),u.addEventListener("error",()=>l(new Error(`Unable to preload CSS for ${e}`)))})})).then(()=>n())},_={default:()=>m(()=>import("./default.585c2af8.js"),["./default.585c2af8.js","./Notification.vue.dd7d98d5.js","./context.c20dc632.js","./runtime-core.esm-bundler.ad888d46.js","./Drawer.vue.30b0fc28.js","./NuxtLogo.b27dc990.js","./_plugin-vue_export-helper.c27b6911.js","./Settings.vue.f2a6e99c.js","./NButton.vue.e86a98c0.js","./NIcon.vue.5c5f9ae0.js","./components.client.e93eaead.js","./client.210463dc.js","./nuxt.21217109.js","./state.2c41a47c.js","./nuxt-link.ed65b9da.js","./router.96f0ba10.js","./app.config.12fdda03.js","./defu.5a7c1433.js","./rpc.2e6b297d.js","./storage.abd6f5f8.js","./index.e1377d3f.js","./index.bf1af76f.js","./client-only.f9d053f8.js","./StateEditor.vue.0d8adb50.js","./StateEditor.989cce56.css","./nuxt-error-boundary.70c75848.js","./dev-only.32de73cb.js","./server-placeholder.ba9b9f8a.js","./nuxt-loading-indicator.366d3e52.js","./page.fb94fd70.js","./runtime-dom.esm-bundler.c94e30c4.js","./utils.8ee5a573.js","./components.4f55e0db.js","./composables.59ebbb45.js","./SectionBlock.082cb101.css","./welcome.db724adb.css","./NDarkToggle.vue.104b9df7.js","./component.vue3.02eb71f6.js","./color-mode-options.00c15dd1.js","./composables.2b96933d.js","./DrawerItem.vue.8cadb3c9.js","./TabIcon.vue.adac3b56.js","./state.85e68c45.js","./utils.1c789938.js","./asyncData.518fdb22.js","./error.ab352ad9.js","./index.d56af0a0.js"],import.meta.url).then(t=>t.default||t),none:()=>m(()=>import("./none.a36fcb53.js"),["./none.a36fcb53.js","./_plugin-vue_export-helper.c27b6911.js","./runtime-core.esm-bundler.ad888d46.js"],import.meta.url).then(t=>t.default||t)},P=d({name:"LayoutLoader",inheritAttrs:!1,props:{name:String},async setup(t,n){const o=await _[t.name]().then(r=>r.default||r);return()=>g(o,n.attrs,n.slots)}}),O=d({name:"NuxtLayout",inheritAttrs:!1,props:{name:{type:[String,Boolean,Object],default:null}},setup(t,n){const o=E("_route"),r=o===v()?y():o,a=R(()=>k(t.name)??r.meta.layout??"default");return()=>{const e=a.value&&a.value in _,s=r.meta.layoutTransition??L;return c(p,e&&s,{default:()=>c(P,e&&{key:a.value,name:a.value,...n.attrs},n.slots).default()}).default()}}}),B=Object.freeze(Object.defineProperty({__proto__:null,default:O},Symbol.toStringTag,{value:"Module"}));export{m as _,O as a,B as b,_ as l};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{b as o}from"./state.85e68c45.js";import{k as r,q as e,C as p,J as m,u as a,l as i}from"./runtime-core.esm-bundler.ad888d46.js";import"./client.210463dc.js";import"./nuxt.21217109.js";import"./state.2c41a47c.js";import"./nuxt-link.ed65b9da.js";import"./router.96f0ba10.js";import"./app.config.12fdda03.js";import"./defu.5a7c1433.js";import"./utils.1c789938.js";import"./asyncData.518fdb22.js";import"./error.ab352ad9.js";import"./rpc.2e6b297d.js";import"./index.d56af0a0.js";const v=r({__name:"layouts",setup(s){const t=o();return(n,l)=>(i(),e("div",null,[p("pre",null,m(a(t)),1)]))}});export{v as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{k as e,q as n,l as t}from"./runtime-core.esm-bundler.ad888d46.js";const l=e({__name:"middleware",setup(a){return(o,r)=>(t(),n("div",null," WIP "))}});export{l as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{_ as x}from"./ModuleItem.vue.2d131549.js";import v from"./SectionBlock.2e26af4b.js";import{d as k}from"./state.85e68c45.js";import{i as y}from"./utils.1c789938.js";import{k as M,e as B,r as u,w as C,q as s,H as P,G as m,u as n,m as i,D as N,l as o,F as d,al as _,C as l}from"./runtime-core.esm-bundler.ad888d46.js";import"./nuxt-link.ed65b9da.js";import"./router.96f0ba10.js";import"./nuxt.21217109.js";import"./FilepathItem.vue.811409e2.js";import"./editor.45ea8ca4.js";import"./rpc.2e6b297d.js";import"./context.c20dc632.js";import"./index.e1377d3f.js";import"./index.bf1af76f.js";import"./NIcon.vue.5c5f9ae0.js";import"./IconTitle.vue.dfa8cbcf.js";/* empty css */import"./_plugin-vue_export-helper.c27b6911.js";import"./client.210463dc.js";import"./state.2c41a47c.js";import"./app.config.12fdda03.js";import"./defu.5a7c1433.js";import"./index.d56af0a0.js";import"./asyncData.518fdb22.js";import"./error.ab352ad9.js";const b=l("div",null,[l("span",{op50:""},"Find more modules at "),l("a",{href:"https://nuxt.com/modules",target:"_blank",hover:"text-primary underline"},"nuxt.com/modules")],-1),te=M({__name:"modules",setup(w){const f=["pages","meta","components","imports","nuxt-config-schema","@nuxt/devtools","@nuxt/telemetry"],g=k(),h=B(()=>g.value?._installedModules||[]),a=u([]),r=u([]);return C(()=>{a.value.length=0,r.value.length=0;for(const t of h.value)f.includes(t.meta?.name)||(t.entryPath&&y(t.entryPath)?a.value.push(t):r.value.push(t))}),(t,F)=>{const p=x,c=v;return o(),s("div",null,[P(c,{icon:"carbon-3d-mpr-toggle",text:"Installed Modules","container-class":"grid grid-cols-minmax-400px gap2",description:`Total modules: ${n(a).length}`},{footer:m(()=>[b]),default:m(()=>[(o(!0),s(d,null,_(n(a),e=>(o(),i(p,{key:e.meta?.name||e.entryPath,mod:e},null,8,["mod"]))),128))]),_:1},8,["description"]),n(r).length?(o(),i(c,{key:0,icon:"carbon-3d-mpr-toggle",text:"User Modules","container-class":"grid grid-cols-minmax-400px gap2",description:`Total modules: ${n(r).length}`},{default:m(()=>[(o(!0),s(d,null,_(n(r),e=>(o(),i(p,{key:e.meta?.name||e.entryPath,mod:e},null,8,["mod"]))),128))]),_:1},8,["description"])):N("",!0)])}}});export{te as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{_ as e}from"./_plugin-vue_export-helper.c27b6911.js";import{t}from"./runtime-core.esm-bundler.ad888d46.js";const o={};function n(r,s){return t(r.$slots,"default")}const _=e(o,[["render",n]]);export{_ as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{u as a}from"./nuxt.21217109.js";import{k as p,r as s,N as f}from"./runtime-core.esm-bundler.ad888d46.js";const l=p({emits:{error(t){return!0}},setup(t,{slots:e,emit:u}){const r=s(null),n=a();return f(o=>{if(!n.isHydrating)return u("error",o),r.value=o,!1}),()=>r.value?e.error?.({error:r}):e.default?.()}});export{l as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{u as y,h as C,n as _}from"./router.96f0ba10.js";import{u as h}from"./nuxt.21217109.js";import{k,e as b,r as g,aa as q,o as P,I as p,B as A}from"./runtime-core.esm-bundler.ad888d46.js";const m=globalThis.requestIdleCallback||(t=>{const a=Date.now(),e={didTimeout:!1,timeRemaining:()=>Math.max(0,50-(Date.now()-a))};return setTimeout(()=>{t(e)},1)}),R=globalThis.cancelIdleCallback||(t=>{clearTimeout(t)}),T=t=>{const a=h();a.isHydrating?a.hooks.hookOnce("app:suspense:resolve",()=>{m(t)}):m(t)};async function x(t,a=y()){if(a._routePreloaded||(a._routePreloaded=new Set),a._routePreloaded.has(t))return;const e=a._preloadPromises=a._preloadPromises||[];if(e.length>4)return Promise.all(e).then(()=>x(t,a));a._routePreloaded.add(t);const o=a.resolve(t).matched.map(l=>l.components?.default).filter(l=>typeof l=="function");for(const l of o){const n=Promise.resolve(l()).catch(()=>{}).finally(()=>e.splice(e.indexOf(n)));e.push(n)}await Promise.all(e)}const N=(...t)=>t.find(a=>a!==void 0),S="noopener noreferrer";function B(t){const a=t.componentName||"NuxtLink";return k({name:a,props:{to:{type:[String,Object],default:void 0,required:!1},href:{type:[String,Object],default:void 0,required:!1},target:{type:String,default:void 0,required:!1},rel:{type:String,default:void 0,required:!1},noRel:{type:Boolean,default:void 0,required:!1},prefetch:{type:Boolean,default:void 0,required:!1},noPrefetch:{type:Boolean,default:void 0,required:!1},activeClass:{type:String,default:void 0,required:!1},exactActiveClass:{type:String,default:void 0,required:!1},prefetchedClass:{type:String,default:void 0,required:!1},replace:{type:Boolean,default:void 0,required:!1},ariaCurrentValue:{type:String,default:void 0,required:!1},external:{type:Boolean,default:void 0,required:!1},custom:{type:Boolean,default:void 0,required:!1}},setup(e,{slots:o}){const l=y(),n=b(()=>e.to||e.href||""),c=b(()=>e.external||e.target&&e.target!=="_self"?!0:typeof n.value=="object"?!1:n.value===""||C(n.value,!0)),d=g(!1),s=g(null);if(e.prefetch!==!1&&e.noPrefetch!==!0&&typeof n.value=="string"&&e.target!=="_blank"&&!w()){const f=h();let u,i=null;q(()=>{const v=I();T(()=>{u=m(()=>{s?.value?.tagName&&(i=v.observe(s.value,async()=>{i?.(),i=null,await Promise.all([f.hooks.callHook("link:prefetch",n.value).catch(()=>{}),!c.value&&x(n.value,l).catch(()=>{})]),d.value=!0}))})})}),P(()=>{u&&R(u),i?.(),i=null})}return()=>{if(!c.value)return p(A("RouterLink"),{ref:v=>{s.value=v?.$el},to:n.value,...d.value&&!e.custom?{class:e.prefetchedClass||t.prefetchedClass}:{},activeClass:e.activeClass||t.activeClass,exactActiveClass:e.exactActiveClass||t.exactActiveClass,replace:e.replace,ariaCurrentValue:e.ariaCurrentValue,custom:e.custom},o.default);const r=typeof n.value=="object"?l.resolve(n.value)?.href??null:n.value||null,f=e.target||null,u=e.noRel?null:N(e.rel,t.externalRelAttribute,r?S:"")||null,i=()=>_(r,{replace:e.replace});return e.custom?o.default?o.default({href:r,navigate:i,route:l.resolve(r),rel:u,target:f,isExternal:c.value,isActive:!1,isExactActive:!1}):null:p("a",{ref:s,href:r,rel:u,target:f},o.default?.())}}})}const D=B({componentName:"NuxtLink"});function I(){const t=h();if(t._observer)return t._observer;let a=null;const e=new Map,o=(n,c)=>(a||(a=new IntersectionObserver(d=>{for(const s of d){const r=e.get(s.target);(s.isIntersecting||s.intersectionRatio>0)&&r&&r()}})),e.set(n,c),a.observe(n),()=>{e.delete(n),a.unobserve(n),e.size===0&&(a.disconnect(),a=null)});return t._observer={observe:o}}function w(){const t=navigator.connection;return!!(t&&(t.saveData||/2g/.test(t.effectiveType)))}export{D as default,B as defineNuxtLink};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{u as p}from"./nuxt.21217109.js";import{k as g,o as m,I as v,r as l,e as x}from"./runtime-core.esm-bundler.ad888d46.js";const b=g({name:"NuxtLoadingIndicator",props:{throttle:{type:Number,default:200},duration:{type:Number,default:2e3},height:{type:Number,default:3},color:{type:[String,Boolean],default:"repeating-linear-gradient(to right,#00dc82 0%,#34cdfe 50%,#0047e1 100%)"}},setup(e,{slots:n}){const t=_({duration:e.duration,throttle:e.throttle}),o=p();return o.hook("page:start",t.start),o.hook("page:finish",t.finish),m(()=>t.clear),()=>v("div",{class:"nuxt-loading-indicator",style:{position:"fixed",top:0,right:0,left:0,pointerEvents:"none",width:`${t.progress.value}%`,height:`${e.height}px`,opacity:t.isLoading.value?1:0,background:e.color||void 0,backgroundSize:`${100/t.progress.value*100}% auto`,transition:"width 0.1s, height 0.4s, opacity 0.4s",zIndex:999999}},n)}});function _(e){const n=l(0),t=l(!1),o=x(()=>1e4/e.duration);let i=null,a=null;function s(){r(),n.value=0,e.throttle?a=setTimeout(()=>{t.value=!0,u()},e.throttle):(t.value=!0,u())}function c(){n.value=100,f()}function r(){clearInterval(i),clearTimeout(a),i=null,a=null}function d(h){n.value=Math.min(100,n.value+h)}function f(){r(),setTimeout(()=>{t.value=!1,setTimeout(()=>{n.value=0},400)},500)}function u(){i=setInterval(()=>{d(o.value)},100)}return{progress:n,isLoading:t,start:s,finish:c,clear:r}}export{b as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{f as d,g as y}from"./runtime-core.esm-bundler.ad888d46.js";function h(s,e={},t){for(const o in s){const n=s[o],i=t?`${t}:${o}`:o;typeof n=="object"&&n!==null?h(n,e,i):typeof n=="function"&&(e[i]=n)}return e}function g(s,e){return s.reduce((t,o)=>t.then(()=>o.apply(void 0,e)),Promise.resolve())}function b(s,e){return Promise.all(s.map(t=>t.apply(void 0,e)))}function l(s,e){for(const t of s)t(e)}class v{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(e,t,o={}){if(!e||typeof t!="function")return()=>{};const n=e;let i;for(;this._deprecatedHooks[e];)i=this._deprecatedHooks[e],e=i.to;if(i&&!o.allowDeprecated){let r=i.message;r||(r=`${n} hook has been deprecated`+(i.to?`, please use ${i.to}`:"")),this._deprecatedMessages||(this._deprecatedMessages=new Set),this._deprecatedMessages.has(r)||(console.warn(r),this._deprecatedMessages.add(r))}return this._hooks[e]=this._hooks[e]||[],this._hooks[e].push(t),()=>{t&&(this.removeHook(e,t),t=void 0)}}hookOnce(e,t){let o,n=(...i)=>(typeof o=="function"&&o(),o=void 0,n=void 0,t(...i));return o=this.hook(e,n),o}removeHook(e,t){if(this._hooks[e]){const o=this._hooks[e].indexOf(t);o!==-1&&this._hooks[e].splice(o,1),this._hooks[e].length===0&&delete this._hooks[e]}}deprecateHook(e,t){this._deprecatedHooks[e]=typeof t=="string"?{to:t}:t;const o=this._hooks[e]||[];this._hooks[e]=void 0;for(const n of o)this.hook(e,n)}deprecateHooks(e){Object.assign(this._deprecatedHooks,e);for(const t in e)this.deprecateHook(t,e[t])}addHooks(e){const t=h(e),o=Object.keys(t).map(n=>this.hook(n,t[n]));return()=>{for(const n of o.splice(0,o.length))n()}}removeHooks(e){const t=h(e);for(const o in t)this.removeHook(o,t[o])}callHook(e,...t){return this.callHookWith(g,e,...t)}callHookParallel(e,...t){return this.callHookWith(b,e,...t)}callHookWith(e,t,...o){const n=this._before||this._after?{name:t,args:o,context:{}}:void 0;this._before&&l(this._before,n);const i=e(this._hooks[t]||[],o);return i instanceof Promise?i.finally(()=>{this._after&&n&&l(this._after,n)}):(this._after&&n&&l(this._after,n),i)}beforeEach(e){return this._before=this._before||[],this._before.push(e),()=>{const t=this._before.indexOf(e);t!==-1&&this._before.splice(t,1)}}afterEach(e){return this._after=this._after||[],this._after.push(e),()=>{const t=this._after.indexOf(e);t!==-1&&this._after.splice(t,1)}}}function H(){return new v}function x(){let s,e=!1;const t=o=>{if(s&&s!==o)throw new Error("Context conflict")};return{use:()=>{if(s===void 0)throw new Error("Context is not available");return s},tryUse:()=>s,set:(o,n)=>{n||t(o),s=o,e=!0},unset:()=>{s=void 0,e=!1},call:(o,n)=>{t(o),s=o;try{return n()}finally{e||(s=void 0)}},async callAsync(o,n){s=o;const i=()=>{s=o},r=()=>s===o?i:void 0;u.add(r);try{const a=n();return e||(s=void 0),await a}finally{u.delete(r)}}}}function w(){const s={};return{get(e){return s[e]||(s[e]=x()),s[e],s[e]}}}const f=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof global<"u"?global:typeof window<"u"?window:{},p="__unctx__",C=f[p]||(f[p]=w()),P=s=>C.get(s),_="__unctx_async_handlers__",u=f[_]||(f[_]=new Set);function W(s){const e=[];for(const n of u){const i=n();i&&e.push(i)}const t=()=>{for(const n of e)n()};let o=s();return o&&typeof o=="object"&&"catch"in o&&(o=o.catch(n=>{throw t(),n})),[o,t]}const k=P("nuxt-app"),m="__nuxt_plugin";function j(s){let e=0;const t={provide:void 0,globalName:"nuxt",payload:d({data:{},state:{},_errors:{},...window.__NUXT__}),static:{data:{}},isHydrating:!0,deferHydration(){if(!t.isHydrating)return()=>{};e++;let i=!1;return()=>{if(!i&&(i=!0,e--,e===0))return t.isHydrating=!1,t.callHook("app:suspense:resolve")}},_asyncDataPromises:{},_asyncData:{},...s};t.hooks=H(),t.hook=t.hooks.hook,t.callHook=t.hooks.callHook,t.provide=(i,r)=>{const a="$"+i;c(t,a,r),c(t.vueApp.config.globalProperties,a,r)},c(t.vueApp,"$nuxt",t),c(t.vueApp.config.globalProperties,"$nuxt",t);const o=d(t.payload.config),n=new Proxy(o,{get(i,r){return r==="public"?i.public:i[r]??i.public[r]},set(i,r,a){return r==="public"||r==="app"?!1:(i[r]=a,i.public[r]=a,!0)}});return t.provide("config",n),t}async function $(s,e){if(typeof e!="function")return;const{provide:t}=await N(s,e,[s])||{};if(t&&typeof t=="object")for(const o in t)s.provide(o,t[o])}async function E(s,e){for(const t of e)await $(s,t)}function M(s){return s.map(t=>typeof t!="function"?null:t.length>1?o=>t(o,o.provide):t).filter(Boolean)}function I(s){return s[m]=!0,s}function N(s,e,t){const o=()=>t?e(...t):e();return k.set(s),o()}function A(){const s=k.tryUse();if(!s){const e=y();if(!e)throw new Error("nuxt instance unavailable");return e.appContext.app.$nuxt}return s}function T(){return A().$config}function c(s,e,t){Object.defineProperty(s,e,{get:()=>t})}function D(s){return s}export{T as a,N as b,H as c,I as d,W as e,j as f,E as g,D as h,M as n,A as u};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import N from"./NuxtLogo.b27dc990.js";import B from"./Badge.e080ea4a.js";import j from"./nuxt-link.ed65b9da.js";import{_ as D}from"./Settings.vue.f2a6e99c.js";import{u as S,s as I}from"./client.210463dc.js";import{d as R,i as F,u as L,g as W,j as $}from"./state.85e68c45.js";import"./nuxt.21217109.js";import{u as A}from"./router.96f0ba10.js";import"./app.config.12fdda03.js";import{i as P}from"./storage.abd6f5f8.js";import{k as T,e as U,q as i,u as e,C as t,H as d,ah as m,J as r,F as x,m as l,D as s,G as a,B as q,l as o}from"./runtime-core.esm-bundler.ad888d46.js";import"./_plugin-vue_export-helper.c27b6911.js";import"./NButton.vue.e86a98c0.js";import"./NIcon.vue.5c5f9ae0.js";import"./components.client.e93eaead.js";import"./layout.f6e6e706.js";import"./runtime-dom.esm-bundler.c94e30c4.js";import"./utils.8ee5a573.js";import"./rpc.2e6b297d.js";/* empty css */import"./client-only.f9d053f8.js";import"./StateEditor.vue.0d8adb50.js";/* empty css */import"./nuxt-error-boundary.70c75848.js";import"./dev-only.32de73cb.js";import"./server-placeholder.ba9b9f8a.js";import"./nuxt-loading-indicator.366d3e52.js";import"./page.fb94fd70.js";import"./defu.5a7c1433.js";import"./components.4f55e0db.js";import"./composables.59ebbb45.js";import"./state.2c41a47c.js";import"./utils.1c789938.js";import"./asyncData.518fdb22.js";import"./error.ab352ad9.js";import"./index.d56af0a0.js";import"./index.e1377d3f.js";import"./index.bf1af76f.js";const E="0.1.4",G={"h-full":"","w-full":"",flex:""},H={key:0},J={key:1,flex:"~ col gap2","w-full":"","h-full":"",ma:"","max-w-300":"",p10:"",px20:""},M=t("div",{"flex-auto":""},null,-1),z={flex:"~ col","items-center":"","mt-20":""},K={flex:"~","justify-center":"","items-center":"","mt--10":""},O={"text-center":"","text-sm":"","mt--1":"",op30:"",mb6:""},Q={flex:"~ gap2 wrap"},X={key:0,p4:"","theme-card-green":"",flex:"~ col auto"},Y=t("div",{"logos-nuxt-icon":"","text-3xl":""},null,-1),Z=t("div",{"text-3xl":"","carbon-tree-view-alt":""},null,-1),tt=t("div",{"text-3xl":"","carbon-nominal":""},null,-1),et=t("div",{"text-3xl":"","carbon-function":""},null,-1),ot=t("div",{"text-3xl":"","carbon-3d-mpr-toggle":""},null,-1),nt=t("div",{"text-3xl":"","carbon-plug":""},null,-1),st={flex:"~ col gap2"},it={key:0,px4:"","theme-banner-yellow":"","justify-center":""},rt=t("span",{"flex-none":"","i-carbon-unlink":""},null,-1),lt={flex:"~ gap-6 wrap","items-center":"","justify-center":"","mt-5":""},at=t("a",{href:"https://github.com/nuxt/devtools/discussions/29",target:"_blank",flex:"~ gap1","items-center":"",op50:"",hover:"op100 text-yellow",transition:""},[t("div",{"i-carbon-data-enrichment":""}),m(" Ideas & Suggestions ")],-1),mt=t("a",{href:"https://github.com/nuxt/devtools/discussions/31",target:"_blank",flex:"~ gap1","items-center":"",op50:"",hover:"op100 text-lime",transition:""},[t("div",{"i-carbon-plan":""}),m(" Project Roadmap ")],-1),ct=t("a",{href:"https://github.com/nuxt/devtools/issues",target:"_blank",flex:"~ gap1","items-center":"",op50:"",hover:"op100 text-rose",transition:""},[t("div",{"i-carbon-debug":""}),m(" Bug Reports ")],-1),pt=t("button",{flex:"~ gap1","items-center":"",mxa:"","inline-block":"",op50:"","hover:op80":""},[t("div",{"i-carbon-settings":""}),m(" Settings ")],-1),ut=t("div",{"flex-auto":""},null,-1),Zt=T({__name:"overview",setup(dt){const g=S(),n=R(),f=F(),v=L(),h=W(),b=$(),p=U(()=>f.value?.find(u=>u.name==="nuxt")),k=A();function w(){P.value=!0,k.push("/")}return(u,_t)=>{const y=N,_=B,c=j,C=D,V=q("VDropdown");return o(),i("div",G,[e(n)?(o(),i("div",J,[M,t("div",z,[t("div",K,[d(y,{"h-18":""}),t("button",{"mr--16":"","mt--6":"",onClick:w},[d(_,{"bg-green-400:10":"","text-green-400":"",title:"preview",textContent:"preview"})])]),t("div",O,[m(" Nuxt DevTools "),t("code",null,"v"+r(e(E)),1)])]),t("div",Q,[e(p)?(o(),i("div",X,[Y,t("code",null,r(`v${e(p).current}`),1),e(p).latest?(o(),i(x,{key:0},[e(p).needsUpdate?(o(),l(_,{key:0,"bg-green-400:10":"","text-green-400":"","mt--1":"",title:"updates available",textContent:"updates available"})):(o(),l(_,{key:1,"bg-gray-400:10":"","text-gray-400":"","mt--1":"",title:"latest",textContent:"latest"}))],64)):s("",!0)])):s("",!0),e(n)?(o(),i(x,{key:1},[e(n)&&e(n).pages&&e(g)?(o(),l(c,{key:0,p4:"","theme-card-lime":"","min-w-40":"",flex:"~ col auto",to:"/modules/pages"},{default:a(()=>[Z,t("div",null,r(e(b).length)+" pages",1)]),_:1})):s("",!0),e(n)?(o(),l(c,{key:1,p4:"","theme-card-lime":"","min-w-40":"",flex:"~ col auto",to:"/modules/components"},{default:a(()=>[tt,t("div",null,r(e(v).length)+" components",1)]),_:1})):s("",!0),e(n)&&e(h)?(o(),l(c,{key:2,p4:"","min-w-40":"","theme-card-yellow":"",flex:"~ col auto",to:"/modules/imports"},{default:a(()=>[et,t("div",null,r(e(h).imports.length)+" imports",1)]),_:1})):s("",!0),e(n)?(o(),l(c,{key:3,p4:"","min-w-40":"","theme-card-purple":"",flex:"~ col auto",to:"/modules/modules"},{default:a(()=>[ot,t("div",null,r(e(n)._installedModules.length)+" modules",1)]),_:1})):s("",!0),e(n)?(o(),l(c,{key:4,p4:"","min-w-40":"","theme-card-teal":"",flex:"~ col auto",to:"/modules/plugins"},{default:a(()=>[nt,t("div",null,r(e(n).plugins.length)+" plugins",1)]),_:1})):s("",!0)],64)):s("",!0)]),t("div",st,[("showConnectionWarning"in u?u.showConnectionWarning:e(I))?(o(),i("div",it,[rt,m("Not connected to the client app, showing server-side data only. Use the embedded mode for full features. ")])):s("",!0)]),t("div",lt,[at,mt,ct,d(V,null,{popper:a(()=>[d(C)]),default:a(()=>[pt]),_:1})]),ut])):(o(),i("div",H," Loading... "))])}}});export{Zt as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{T as f}from"./runtime-dom.esm-bundler.c94e30c4.js";import{R as m,b as u,_ as l,h as d}from"./utils.8ee5a573.js";import{a as y}from"./defu.5a7c1433.js";import{I as r,ab as g,k as s,e as v,M as k,f as A,S as K,n as h}from"./runtime-core.esm-bundler.ad888d46.js";import{u as _}from"./nuxt.21217109.js";const T=(e,a)=>a.path.replace(/(:\w+)\([^)]+\)/g,"$1").replace(/(:\w+)[?+*]/g,"$1").replace(/:\w+/g,n=>e.params[n.slice(1)]?.toString()||""),R=(e,a)=>{const n=e.route.matched.find(o=>o.components?.default===e.Component.type),t=a??n?.meta.key??(n&&T(e.route,n));return typeof t=="function"?t(e.route):t},C=(e,a)=>({default:()=>e?r(g,e===!0?{}:e,a):a}),L=s({name:"NuxtPage",inheritAttrs:!1,props:{name:{type:String},transition:{type:[Boolean,Object],default:void 0},keepalive:{type:[Boolean,Object],default:void 0},route:{type:Object},pageKey:{type:[Function,String],default:null}},setup(e,{attrs:a}){const n=_();return()=>r(m,{name:e.name,route:e.route,...a},{default:t=>{if(!t.Component)return;const o=R(t,e.pageKey),p=n.deferHydration(),i=!!(e.transition??t.route.meta.pageTransition??u),c=i&&x([e.transition,t.route.meta.pageTransition,u,{onAfterLeave:()=>{n.callHook("page:transition:finish",t.Component)}}].filter(Boolean));return l(f,i&&c,C(e.keepalive??t.route.meta.keepalive??d,r(K,{onPending:()=>n.callHook("page:start",t.Component),onResolve:()=>{h(()=>n.callHook("page:finish",t.Component).finally(p))}},{default:()=>r(b,{key:o,routeProps:t,pageKey:o,hasTransition:i})}))).default()}})}});function w(e){return Array.isArray(e)?e:e?[e]:[]}function x(e){const a=e.map(n=>({...n,onAfterLeave:w(n.onAfterLeave)}));return y(...a)}const b=s({name:"RouteProvider",props:["routeProps","pageKey","hasTransition"],setup(e){const a=e.pageKey,n=e.routeProps.route,t={};for(const o in e.routeProps.route)t[o]=v(()=>a===e.pageKey?e.routeProps.route[o]:n[o]);return k("_route",A(t)),()=>r(e.routeProps.Component)}});export{L as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{_ as V}from"./NTextInput.vue.5d4d2524.js";import{_ as P}from"./RoutesTable.vue.1bbafbda.js";import E from"./SectionBlock.2e26af4b.js";import{_ as S}from"./LaunchPage.vue.6be17436.js";import{b as $,c as z}from"./client.210463dc.js";import{d as I,a as K,b as L,o as D}from"./state.85e68c45.js";import{w as F}from"./runtime-dom.esm-bundler.c94e30c4.js";import{r as M}from"./rpc.2e6b297d.js";import{g as _}from"./index.bf1af76f.js";import{k as q,e as f,r as A,n as G,u as t,q as p,C as r,F as v,J as H,H as u,d as J,z as U,D as y,m as b,G as k,ah as x,l as n}from"./runtime-core.esm-bundler.ad888d46.js";import"./NIcon.vue.5c5f9ae0.js";import"./index.e1377d3f.js";import"./Badge.e080ea4a.js";import"./_plugin-vue_export-helper.c27b6911.js";import"./RoutePathItem.vue.90d1f11a.js";import"./NButton.vue.e86a98c0.js";import"./components.client.e93eaead.js";import"./layout.f6e6e706.js";import"./utils.8ee5a573.js";import"./router.96f0ba10.js";import"./nuxt.21217109.js";import"./nuxt-link.ed65b9da.js";import"./app.config.12fdda03.js";import"./defu.5a7c1433.js";import"./storage.abd6f5f8.js";/* empty css */import"./client-only.f9d053f8.js";import"./StateEditor.vue.0d8adb50.js";/* empty css */import"./nuxt-error-boundary.70c75848.js";import"./dev-only.32de73cb.js";import"./server-placeholder.ba9b9f8a.js";import"./nuxt-loading-indicator.366d3e52.js";import"./page.fb94fd70.js";import"./components.4f55e0db.js";import"./composables.59ebbb45.js";import"./utils.1c789938.js";import"./asyncData.518fdb22.js";import"./error.ab352ad9.js";import"./editor.45ea8ca4.js";import"./context.c20dc632.js";import"./IconTitle.vue.dfa8cbcf.js";import"./TabIcon.vue.adac3b56.js";import"./state.2c41a47c.js";import"./index.d56af0a0.js";const W={key:0,"h-full":"","of-auto":""},j={border:"b base",flex:"~ col gap1","navbar-glass":"",px6:"",py4:""},O=r("span",{op50:""},"Navigate from ",-1),Q={"font-mono":""},X=r("span",{op50:""}," to ",-1),Y={key:1,op50:""},Z=r("span",null,[x("Press "),r("b",{"font-bold":""},"Enter"),x(" to navigate")],-1),tt={key:0,"text-orange":"",op75:""},et={key:1,op50:""},jt=q({__name:"pages",setup(ot){const s=$(),a=z(),C=I(),R=K(),l=L(),c=f(()=>(s.value?.getRoutes()||[]).map(e=>D(e,["path","name","meta","props","children"])).map(e=>({...R.value?.find(m=>m.name&&m.name===e.name),...e}))),o=A("");_(a).toBeTruthy().then(e=>{o.value=e.path}),_(s).toBeTruthy().then(e=>{e.afterEach(()=>{G(()=>{o.value=a.value.path})})});async function N(){o.value!==a.value.path&&s.value.push(o.value||"/")}const i=f(()=>o.value===a.value.path?[]:s.value.resolve(o.value||"/").matched);function d(e){s.value.push(e)}return(e,m)=>{const w=V,h=P,g=E,B=S;return t(C)?.pages&&t(s)?(n(),p("div",W,[r("div",j,[r("div",null,[t(a).path!==t(o)?(n(),p(v,{key:0},[O,r("span",Q,H(t(a).path),1),X],64)):(n(),p("span",Y,"Current route"))]),u(w,{modelValue:t(o),"onUpdate:modelValue":m[0]||(m[0]=T=>J(o)?o.value=T:null),"font-mono":"",icon:"carbon-direction-right-01 scale-y--100",class:U(t(a).path===t(o)?"":t(i).length?"text-green":"text-orange"),onKeydown:F(N,["enter"])},null,8,["modelValue","class","onKeydown"]),r("div",null,[t(a).path!==t(o)?(n(),p(v,{key:0},[Z,t(i).length?y("",!0):(n(),p("span",tt," (no match)"))],64)):(n(),p("span",et,"Edit path above to navigate"))])]),t(i).length?(n(),b(g,{key:0,icon:"carbon-tree-view",text:"Matched Routes",padding:!1},{default:k(()=>[u(h,{pages:t(i),layouts:t(l)||[],matched:[],"matched-pending":t(i),onNavigate:d},null,8,["pages","layouts","matched-pending"])]),_:1})):y("",!0),u(g,{icon:"carbon-tree-view-alt",text:"All Routes",description:`${t(c).length} routes registered in your application`,padding:!1},{default:k(()=>[u(h,{pages:t(c),layouts:t(l)||[],matched:t(a).matched,"matched-pending":t(i),onNavigate:d},null,8,["pages","layouts","matched","matched-pending"])]),_:1},8,["description"])])):(n(),b(B,{key:1,icon:"carbon-tree-view-alt",title:"Nuxt Routing",description:"Create `./pages/index.vue` to enable routing",actions:[{label:"Learn more",src:"https://nuxt.com/docs/getting-started/routing",attrs:{n:"primary"}},{label:"Enable Routing",handle(){return("rpc"in e?e.rpc:t(M)).runWizard("enablePages")}}]},null,8,["actions"]))}}});export{jt as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{_ as p}from"./StateGroup.vue.c133a773.js";import u from"./SectionBlock.2e26af4b.js";import{_}from"./StateEditor.vue.ead0fa52.js";import"./StateEditor.vue.0d8adb50.js";import{u as l}from"./client.210463dc.js";import{k as f,e as d,u as t,q as x,H as o,G as n,m as y,D as c,l as i}from"./runtime-core.esm-bundler.ad888d46.js";import"./NIcon.vue.5c5f9ae0.js";import"./IconTitle.vue.dfa8cbcf.js";/* empty css */import"./_plugin-vue_export-helper.c27b6911.js";import"./composables.2b96933d.js";import"./nuxt.21217109.js";import"./state.2c41a47c.js";import"./nuxt-link.ed65b9da.js";import"./router.96f0ba10.js";import"./app.config.12fdda03.js";import"./defu.5a7c1433.js";const k={key:0},O=f({__name:"payload",setup(b){const s=l(),e=d(()=>s.value?.nuxt.payload);return(S,h)=>{const r=p,a=u,m=_;return t(s)?(i(),x("div",k,[o(a,{icon:"carbon-data-set",text:"State",description:"Keyed state from `useState`"},{default:n(()=>[o(r,{"ml--6":"",state:t(e).state,prefix:"$s"},null,8,["state"])]),_:1}),o(a,{icon:"carbon-data-blob",text:"Data",description:"Keyed state from `useAsyncData`"},{default:n(()=>[o(r,{"ml--6":"",state:t(e).data},null,8,["state"])]),_:1}),t(e).functions&&Object.keys(t(e).functions).length?(i(),y(a,{key:0,icon:"carbon-function",text:"Functions",description:"State for functions (experimental)"},{default:n(()=>[o(m,{"ml--6":"",state:t(e).functions},null,8,["state"])]),_:1})):c("",!0)])):c("",!0)}}});export{O as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{_ as s}from"./PluginItem.vue.6e1d1965.js";import a from"./SectionBlock.2e26af4b.js";import{d as c}from"./state.85e68c45.js";import{k as _,u as r,q as i,H as l,G as u,D as d,l as e,F as f,al as g,m as k}from"./runtime-core.esm-bundler.ad888d46.js";import"./Badge.e080ea4a.js";import"./_plugin-vue_export-helper.c27b6911.js";import"./utils.1c789938.js";import"./nuxt.21217109.js";import"./asyncData.518fdb22.js";import"./error.ab352ad9.js";import"./nuxt-link.ed65b9da.js";import"./router.96f0ba10.js";import"./app.config.12fdda03.js";import"./defu.5a7c1433.js";import"./editor.45ea8ca4.js";import"./rpc.2e6b297d.js";import"./context.c20dc632.js";import"./index.e1377d3f.js";import"./index.bf1af76f.js";import"./NIcon.vue.5c5f9ae0.js";import"./IconTitle.vue.dfa8cbcf.js";/* empty css */import"./client.210463dc.js";import"./state.2c41a47c.js";import"./index.d56af0a0.js";const x={key:0},Q=_({__name:"plugins",setup(b){const o=c();return(h,y)=>{const n=s,m=a;return r(o)?(e(),i("div",x,[l(m,{icon:"carbon-plug",text:"Plugins",description:`Total plugins: ${r(o).plugins.length}`},{default:u(()=>[(e(!0),i(f,null,g(r(o).plugins,(t,p)=>(e(),k(n,{key:typeof t=="string"?t:t.src,plugin:t,index:p+1,py2:"","ml--4":"",border:"b base"},null,8,["plugin","index"]))),128))]),_:1},8,["description"])])):d("",!0)}}});export{Q as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{u as s}from"./nuxt.21217109.js";import{g as m,i as L}from"./runtime-core.esm-bundler.ad888d46.js";const A=/#/g,w=/&/g,N=/=/g,E=/\+/g,P=/%5b/gi,U=/%5d/gi,T=/%5e/gi,O=/%60/gi,S=/%7b/gi,j=/%7c/gi,I=/%7d/gi,Q=/%20/gi;function b(e){return encodeURI(""+e).replace(j,"|").replace(P,"[").replace(U,"]")}function i(e){return b(e).replace(E,"%2B").replace(Q,"+").replace(A,"%23").replace(w,"%26").replace(O,"`").replace(S,"{").replace(I,"}").replace(T,"^")}function a(e){return i(e).replace(N,"%3D")}function _(e=""){try{return decodeURIComponent(""+e)}catch{return""+e}}function x(e){return _(e.replace(E," "))}function $(e=""){const t={};e[0]==="?"&&(e=e.slice(1));for(const r of e.split("&")){const n=r.match(/([^=]+)=?(.*)/)||[];if(n.length<2)continue;const o=_(n[1]);if(o==="__proto__"||o==="constructor")continue;const c=x(n[2]||"");typeof t[o]<"u"?Array.isArray(t[o])?t[o].push(c):t[o]=[t[o],c]:t[o]=c}return t}function B(e,t){return(typeof t=="number"||typeof t=="boolean")&&(t=String(t)),t?Array.isArray(t)?t.map(r=>`${a(e)}=${i(r)}`).join("&"):`${a(e)}=${i(t)}`:a(e)}function W(e){return Object.keys(e).filter(t=>e[t]!==void 0).map(t=>B(t,e[t])).join("&")}const K=/^\w{2,}:(\/\/)?/,M=/^\/\/[^/]+/;function f(e,t=!1){return K.test(e)||t&&M.test(e)}const G=/\/$|\/\?/;function u(e="",t=!1){return t?G.test(e):e.endsWith("/")}function R(e="",t=!1){if(!t)return(u(e)?e.slice(0,-1):e)||"/";if(!u(e,!0))return e||"/";const[r,...n]=e.split("?");return(r.slice(0,-1)||"/")+(n.length>0?`?${n.join("?")}`:"")}function H(e="",t=!1){if(!t)return e.endsWith("/")?e:e+"/";if(u(e,!0))return e||"/";const[r,...n]=e.split("?");return r+"/"+(n.length>0?`?${n.join("?")}`:"")}function V(e=""){return e.startsWith("/")}function D(e=""){return(V(e)?e.slice(1):e)||"/"}function k(e,t){if(g(t)||f(e))return e;const r=R(t);return e.startsWith(r)?e:Y(r,e)}function q(e,t){if(g(t))return e;const r=R(t);if(!e.startsWith(r))return e;const n=e.slice(r.length);return n[0]==="/"?n:"/"+n}function ee(e,t){const r=l(e),n={...$(r.search),...t};return r.search=W(n),z(r)}function g(e){return!e||e==="/"}function X(e){return e&&e!=="/"}function Y(e,...t){let r=e||"";for(const n of t.filter(o=>X(o)))r=r?H(r)+D(n):n;return r}function l(e="",t){if(!f(e,!0))return t?l(t+e):h(e);const[r="",n,o=""]=(e.replace(/\\/g,"/").match(/([^/:]+:)?\/\/([^/@]+@)?(.*)/)||[]).splice(1),[c="",d=""]=(o.match(/([^#/?]*)(.*)?/)||[]).splice(1),{pathname:p,search:C,hash:y}=h(d.replace(/\/(?=[A-Za-z]:)/,""));return{protocol:r,auth:n?n.slice(0,Math.max(0,n.length-1)):"",host:c,pathname:p,search:C,hash:y}}function h(e=""){const[t="",r="",n=""]=(e.match(/([^#?]*)(\?[^#]*)?(#.*)?/)||[]).splice(1);return{pathname:t,search:r,hash:n}}function z(e){const t=e.pathname+(e.search?(e.search.startsWith("?")?"":"?")+e.search:"")+e.hash;return e.protocol?e.protocol+"//"+(e.auth?e.auth+"@":"")+e.host+t:t}const Z=()=>s()?.$router,te=()=>m()?L("_route",s()._route):s()._route,re=e=>e,v=()=>{try{if(s()._processingMiddleware)return!0}catch{return!0}return!1},ne=(e,t)=>{e||(e="/");const r=typeof e=="string"?e:e.path||"/",n=f(r,!0);if(n&&!t?.external)throw new Error("Navigating to external URL is not allowed by default. Use `nagivateTo (url, { external: true })`.");if(n&&l(r).protocol==="script:")throw new Error("Cannot navigate to an URL with script protocol.");if(!n&&v())return e;const o=Z();return n?(t?.replace?location.replace(r):location.href=r,Promise.resolve()):t?.replace?o.replace(e):o.push(e)};export{te as a,k as b,ee as c,re as d,f as h,Y as j,ne as n,l as p,Z as u,q as w};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r as S}from"./runtime-core.esm-bundler.ad888d46.js";const O=6e4;function z(n,t){const{post:e,on:o,eventNames:a=[],serialize:i=r=>r,deserialize:d=r=>r,timeout:l=O}=t,s=new Map,p=new Proxy({},{get(r,f){const c=(...g)=>{e(i({m:f,a:g,t:"q"}))};if(a.includes(f))return c.asEvent=c,c;const u=(...g)=>new Promise((m,w)=>{const v=W();s.set(v,{resolve:m,reject:w}),e(i({m:f,a:g,i:v,t:"q"})),l>=0&&setTimeout(()=>{w(new Error(`[birpc] timeout on calling "${f}"`)),s.delete(v)},l)});return u.asEvent=c,u}});return o(async(r,...f)=>{const c=d(r);if(c.t==="q"){const{m:u,a:g}=c;let m,w;try{m=await n[u].apply(p,g)}catch(v){w=v}c.i&&e(i({t:"s",i:c.i,r:m,e:w}),...f)}else{const{i:u,r:g,e:m}=c,w=s.get(u);m?w?.reject(m):w?.resolve(g),s.delete(u)}}),p}const C="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict";function W(n=21){let t="",e=n;for(;e--;)t+=C[Math.random()*64|0];return t}/*! (c) 2020 Andrea Giammarchi */const{parse:j,stringify:R}=JSON,{keys:U}=Object,y=String,x="string",_={},h="object",L=(n,t)=>t,q=n=>n instanceof y?y(n):n,A=(n,t)=>typeof t===x?new y(t):t,P=(n,t,e,o)=>{const a=[];for(let i=U(e),{length:d}=i,l=0;l<d;l++){const s=i[l],p=e[s];if(p instanceof y){const r=n[p];typeof r===h&&!t.has(r)?(t.add(r),e[s]=_,a.push({k:s,a:[n,t,r,o]})):e[s]=o.call(e,s,r)}else e[s]!==_&&(e[s]=o.call(e,s,p))}for(let{length:i}=a,d=0;d<i;d++){const{k:l,a:s}=a[d];e[l]=o.call(e,l,P.apply(null,s))}return e},b=(n,t,e)=>{const o=y(t.push(e)-1);return n.set(e,o),o},F=(n,t)=>{const e=j(n,A).map(q),o=e[0],a=t||L,i=typeof o===h&&o?P(e,new Set,o,a):o;return a.call({"":i},"",i)},I=(n,t,e)=>{const o=t&&typeof t===h?(r,f)=>r===""||-1<t.indexOf(r)?f:void 0:t||L,a=new Map,i=[],d=[];let l=+b(a,i,o.call({"":n},"",n)),s=!l;for(;l<i.length;)s=!0,d[l]=R(i[l++],p,e);return"["+d.join(",")+"]";function p(r,f){if(s)return s=!s,f;const c=o.call(this,r,f);switch(typeof c){case h:if(c===null)return c;case x:return a.get(c)||b(a,i,c)}return c}},B=2e3,E=S(!0),k=S(),T=S(await N());let M=()=>{};const D={refresh(){}},V=z(D,{post:n=>T.value.send(n),on:n=>{M=n},serialize:I,deserialize:F});async function N(){const n=new URL("ws://host/__nuxt_devtools__/entry");n.protocol=location.protocol==="https:"?"wss:":"ws:",n.host=location.host;const t=new WebSocket(n.toString());return t.addEventListener("message",e=>M(String(e.data))),t.addEventListener("error",e=>{k.value=e}),t.addEventListener("close",()=>{console.log("[nuxt-devtools] WebSocket closed, reconnecting..."),E.value=!0,setTimeout(async()=>{T.value=await N()},B)}),E.value=!0,t.readyState!==WebSocket.OPEN&&await new Promise(e=>t.addEventListener("open",e)),console.log("[nuxt-devtools] WebSocket connected."),E.value=!1,k.value=null,t}export{D as c,V as r};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{_ as l}from"./StateEditor.vue.ead0fa52.js";import"./StateEditor.vue.0d8adb50.js";import u from"./SectionBlock.2e26af4b.js";import{u as f}from"./client.210463dc.js";import{d as _}from"./state.85e68c45.js";import{k as d,e as s,u as o,q as g,H as t,G as a,D as C,l as v}from"./runtime-core.esm-bundler.ad888d46.js";import"./composables.2b96933d.js";import"./nuxt.21217109.js";import"./state.2c41a47c.js";import"./nuxt-link.ed65b9da.js";import"./router.96f0ba10.js";import"./app.config.12fdda03.js";import"./defu.5a7c1433.js";import"./NIcon.vue.5c5f9ae0.js";import"./IconTitle.vue.dfa8cbcf.js";/* empty css */import"./_plugin-vue_export-helper.c27b6911.js";import"./utils.1c789938.js";import"./asyncData.518fdb22.js";import"./error.ab352ad9.js";import"./rpc.2e6b297d.js";import"./index.d56af0a0.js";const x={key:0},K=d({__name:"runtime-configs",setup(b){const n=f(),p=_(),m=s(()=>n.value?.nuxt.payload),c=s(()=>{const e={...p.value?.runtimeConfig};return delete e.public,delete e.app,e});return(e,h)=>{const i=l,r=u;return o(n)?(v(),g("div",x,[t(r,{icon:"carbon-settings-services",text:"App Config"},{default:a(()=>[t(i,{"ml--6":"",state:o(n).appConfig},null,8,["state"])]),_:1}),t(r,{icon:"carbon-settings",text:"Public Runtime Config"},{default:a(()=>[t(i,{"ml--6":"",state:o(m).config?.public},null,8,["state"])]),_:1}),t(r,{icon:"carbon-locked",open:!1,text:"Private Runtime Config",description:"These values are not exposed to the client. Readonly in the DevTools."},{default:a(()=>[t(i,{"ml--6":"",state:o(c),readonly:""},null,8,["state"])]),_:1})])):C("",!0)}}});export{K as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
function Pn(e,t){const n=Object.create(null),s=e.split(",");for(let r=0;r<s.length;r++)n[s[r]]=!0;return t?r=>!!n[r.toLowerCase()]:r=>!!n[r]}function zt(e){if(K(e)){const t={};for(let n=0;n<e.length;n++){const s=e[n],r=ie(s)?Kr(s):zt(s);if(r)for(const l in r)t[l]=r[l]}return t}else{if(ie(e))return e;if(z(e))return e}}const Hr=/;(?![^(]*\))/g,jr=/:([^]+)/,Lr=/\/\*.*?\*\//gs;function Kr(e){const t={};return e.replace(Lr,"").split(Hr).forEach(n=>{if(n){const s=n.split(jr);s.length>1&&(t[s[0].trim()]=s[1].trim())}}),t}function Gt(e){let t="";if(ie(e))t=e;else if(K(e))for(let n=0;n<e.length;n++){const s=Gt(e[n]);s&&(t+=s+" ")}else if(z(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}function Wi(e){if(!e)return null;let{class:t,style:n}=e;return t&&!ie(t)&&(e.class=Gt(t)),n&&(e.style=zt(n)),e}const Ur="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",Vi=Pn(Ur);function qi(e){return!!e||e===""}function Dr(e,t){if(e.length!==t.length)return!1;let n=!0;for(let s=0;n&&s<e.length;s++)n=kn(e[s],t[s]);return n}function kn(e,t){if(e===t)return!0;let n=as(e),s=as(t);if(n||s)return n&&s?e.getTime()===t.getTime():!1;if(n=Tt(e),s=Tt(t),n||s)return e===t;if(n=K(e),s=K(t),n||s)return n&&s?Dr(e,t):!1;if(n=z(e),s=z(t),n||s){if(!n||!s)return!1;const r=Object.keys(e).length,l=Object.keys(t).length;if(r!==l)return!1;for(const i in e){const o=e.hasOwnProperty(i),c=t.hasOwnProperty(i);if(o&&!c||!o&&c||!kn(e[i],t[i]))return!1}}return String(e)===String(t)}function Ji(e,t){return e.findIndex(n=>kn(n,t))}const Yi=e=>ie(e)?e:e==null?"":K(e)||z(e)&&(e.toString===Hs||!S(e.toString))?JSON.stringify(e,ks,2):String(e),ks=(e,t)=>t&&t.__v_isRef?ks(e,t.value):st(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[s,r])=>(n[`${s} =>`]=r,n),{})}:Ns(t)?{[`Set(${t.size})`]:[...t.values()]}:z(t)&&!K(t)&&!js(t)?String(t):t,ee={},nt=[],Fe=()=>{},$r=()=>!1,Sr=/^on[^a-z]/,en=e=>Sr.test(e),Bs=e=>e.startsWith("onUpdate:"),ge=Object.assign,Bn=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},Wr=Object.prototype.hasOwnProperty,q=(e,t)=>Wr.call(e,t),K=Array.isArray,st=e=>dt(e)==="[object Map]",Ns=e=>dt(e)==="[object Set]",as=e=>dt(e)==="[object Date]",Vr=e=>dt(e)==="[object RegExp]",S=e=>typeof e=="function",ie=e=>typeof e=="string",Tt=e=>typeof e=="symbol",z=e=>e!==null&&typeof e=="object",Nn=e=>z(e)&&S(e.then)&&S(e.catch),Hs=Object.prototype.toString,dt=e=>Hs.call(e),qr=e=>dt(e).slice(8,-1),js=e=>dt(e)==="[object Object]",Hn=e=>ie(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,bt=Pn(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),tn=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},Jr=/-(\w)/g,Be=tn(e=>e.replace(Jr,(t,n)=>n?n.toUpperCase():"")),Yr=/\B([A-Z])/g,nn=tn(e=>e.replace(Yr,"-$1").toLowerCase()),jn=tn(e=>e.charAt(0).toUpperCase()+e.slice(1)),hn=tn(e=>e?`on${jn(e)}`:""),Ft=(e,t)=>!Object.is(e,t),xt=(e,t)=>{for(let n=0;n<e.length;n++)e[n](t)},Wt=(e,t,n)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value:n})},Zr=e=>{const t=parseFloat(e);return isNaN(t)?e:t},Qr=e=>{const t=ie(e)?Number(e):NaN;return isNaN(t)?e:t};let ds;const Xr=()=>ds||(ds=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});let ye;class zr{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this.parent=ye,!t&&ye&&(this.index=(ye.scopes||(ye.scopes=[])).push(this)-1)}get active(){return this._active}run(t){if(this._active){const n=ye;try{return ye=this,t()}finally{ye=n}}}on(){ye=this}off(){ye=this.parent}stop(t){if(this._active){let n,s;for(n=0,s=this.effects.length;n<s;n++)this.effects[n].stop();for(n=0,s=this.cleanups.length;n<s;n++)this.cleanups[n]();if(this.scopes)for(n=0,s=this.scopes.length;n<s;n++)this.scopes[n].stop(!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,this._active=!1}}}function Gr(e,t=ye){t&&t.active&&t.effects.push(e)}function el(){return ye}function Zi(e){ye&&ye.cleanups.push(e)}const Ln=e=>{const t=new Set(e);return t.w=0,t.n=0,t},Ls=e=>(e.w&We)>0,Ks=e=>(e.n&We)>0,tl=({deps:e})=>{if(e.length)for(let t=0;t<e.length;t++)e[t].w|=We},nl=e=>{const{deps:t}=e;if(t.length){let n=0;for(let s=0;s<t.length;s++){const r=t[s];Ls(r)&&!Ks(r)?r.delete(e):t[n++]=r,r.w&=~We,r.n&=~We}t.length=n}},Vt=new WeakMap;let mt=0,We=1;const Cn=30;let Ee;const ze=Symbol(""),wn=Symbol("");class Kn{constructor(t,n=null,s){this.fn=t,this.scheduler=n,this.active=!0,this.deps=[],this.parent=void 0,Gr(this,s)}run(){if(!this.active)return this.fn();let t=Ee,n=De;for(;t;){if(t===this)return;t=t.parent}try{return this.parent=Ee,Ee=this,De=!0,We=1<<++mt,mt<=Cn?tl(this):hs(this),this.fn()}finally{mt<=Cn&&nl(this),We=1<<--mt,Ee=this.parent,De=n,this.parent=void 0,this.deferStop&&this.stop()}}stop(){Ee===this?this.deferStop=!0:this.active&&(hs(this),this.onStop&&this.onStop(),this.active=!1)}}function hs(e){const{deps:t}=e;if(t.length){for(let n=0;n<t.length;n++)t[n].delete(e);t.length=0}}let De=!0;const Us=[];function ht(){Us.push(De),De=!1}function pt(){const e=Us.pop();De=e===void 0?!0:e}function _e(e,t,n){if(De&&Ee){let s=Vt.get(e);s||Vt.set(e,s=new Map);let r=s.get(n);r||s.set(n,r=Ln()),Ds(r)}}function Ds(e,t){let n=!1;mt<=Cn?Ks(e)||(e.n|=We,n=!Ls(e)):n=!e.has(Ee),n&&(e.add(Ee),Ee.deps.push(e))}function Ne(e,t,n,s,r,l){const i=Vt.get(e);if(!i)return;let o=[];if(t==="clear")o=[...i.values()];else if(n==="length"&&K(e)){const c=Number(s);i.forEach((d,_)=>{(_==="length"||_>=c)&&o.push(d)})}else switch(n!==void 0&&o.push(i.get(n)),t){case"add":K(e)?Hn(n)&&o.push(i.get("length")):(o.push(i.get(ze)),st(e)&&o.push(i.get(wn)));break;case"delete":K(e)||(o.push(i.get(ze)),st(e)&&o.push(i.get(wn)));break;case"set":st(e)&&o.push(i.get(ze));break}if(o.length===1)o[0]&&En(o[0]);else{const c=[];for(const d of o)d&&c.push(...d);En(Ln(c))}}function En(e,t){const n=K(e)?e:[...e];for(const s of n)s.computed&&ps(s);for(const s of n)s.computed||ps(s)}function ps(e,t){(e!==Ee||e.allowRecurse)&&(e.scheduler?e.scheduler():e.run())}function sl(e,t){var n;return(n=Vt.get(e))===null||n===void 0?void 0:n.get(t)}const rl=Pn("__proto__,__v_isRef,__isVue"),$s=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(Tt)),ll=Un(),il=Un(!1,!0),ol=Un(!0),gs=fl();function fl(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const s=J(this);for(let l=0,i=this.length;l<i;l++)_e(s,"get",l+"");const r=s[t](...n);return r===-1||r===!1?s[t](...n.map(J)):r}}),["push","pop","shift","unshift","splice"].forEach(t=>{e[t]=function(...n){ht();const s=J(this)[t].apply(this,n);return pt(),s}}),e}function cl(e){const t=J(this);return _e(t,"has",e),t.hasOwnProperty(e)}function Un(e=!1,t=!1){return function(s,r,l){if(r==="__v_isReactive")return!e;if(r==="__v_isReadonly")return e;if(r==="__v_isShallow")return t;if(r==="__v_raw"&&l===(e?t?Fl:Js:t?qs:Vs).get(s))return s;const i=K(s);if(!e){if(i&&q(gs,r))return Reflect.get(gs,r,l);if(r==="hasOwnProperty")return cl}const o=Reflect.get(s,r,l);return(Tt(r)?$s.has(r):rl(r))||(e||_e(s,"get",r),t)?o:fe(o)?i&&Hn(r)?o:o.value:z(o)?e?Ys(o):Sn(o):o}}const ul=Ss(),al=Ss(!0);function Ss(e=!1){return function(n,s,r,l){let i=n[s];if(ot(i)&&fe(i)&&!fe(r))return!1;if(!e&&(!qt(r)&&!ot(r)&&(i=J(i),r=J(r)),!K(n)&&fe(i)&&!fe(r)))return i.value=r,!0;const o=K(n)&&Hn(s)?Number(s)<n.length:q(n,s),c=Reflect.set(n,s,r,l);return n===J(l)&&(o?Ft(r,i)&&Ne(n,"set",s,r):Ne(n,"add",s,r)),c}}function dl(e,t){const n=q(e,t);e[t];const s=Reflect.deleteProperty(e,t);return s&&n&&Ne(e,"delete",t,void 0),s}function hl(e,t){const n=Reflect.has(e,t);return(!Tt(t)||!$s.has(t))&&_e(e,"has",t),n}function pl(e){return _e(e,"iterate",K(e)?"length":ze),Reflect.ownKeys(e)}const Ws={get:ll,set:ul,deleteProperty:dl,has:hl,ownKeys:pl},gl={get:ol,set(e,t){return!0},deleteProperty(e,t){return!0}},_l=ge({},Ws,{get:il,set:al}),Dn=e=>e,sn=e=>Reflect.getPrototypeOf(e);function kt(e,t,n=!1,s=!1){e=e.__v_raw;const r=J(e),l=J(t);n||(t!==l&&_e(r,"get",t),_e(r,"get",l));const{has:i}=sn(r),o=s?Dn:n?Vn:vt;if(i.call(r,t))return o(e.get(t));if(i.call(r,l))return o(e.get(l));e!==r&&e.get(t)}function Bt(e,t=!1){const n=this.__v_raw,s=J(n),r=J(e);return t||(e!==r&&_e(s,"has",e),_e(s,"has",r)),e===r?n.has(e):n.has(e)||n.has(r)}function Nt(e,t=!1){return e=e.__v_raw,!t&&_e(J(e),"iterate",ze),Reflect.get(e,"size",e)}function _s(e){e=J(e);const t=J(this);return sn(t).has.call(t,e)||(t.add(e),Ne(t,"add",e,e)),this}function ms(e,t){t=J(t);const n=J(this),{has:s,get:r}=sn(n);let l=s.call(n,e);l||(e=J(e),l=s.call(n,e));const i=r.call(n,e);return n.set(e,t),l?Ft(t,i)&&Ne(n,"set",e,t):Ne(n,"add",e,t),this}function ys(e){const t=J(this),{has:n,get:s}=sn(t);let r=n.call(t,e);r||(e=J(e),r=n.call(t,e)),s&&s.call(t,e);const l=t.delete(e);return r&&Ne(t,"delete",e,void 0),l}function bs(){const e=J(this),t=e.size!==0,n=e.clear();return t&&Ne(e,"clear",void 0,void 0),n}function Ht(e,t){return function(s,r){const l=this,i=l.__v_raw,o=J(i),c=t?Dn:e?Vn:vt;return!e&&_e(o,"iterate",ze),i.forEach((d,_)=>s.call(r,c(d),c(_),l))}}function jt(e,t,n){return function(...s){const r=this.__v_raw,l=J(r),i=st(l),o=e==="entries"||e===Symbol.iterator&&i,c=e==="keys"&&i,d=r[e](...s),_=n?Dn:t?Vn:vt;return!t&&_e(l,"iterate",c?wn:ze),{next(){const{value:h,done:b}=d.next();return b?{value:h,done:b}:{value:o?[_(h[0]),_(h[1])]:_(h),done:b}},[Symbol.iterator](){return this}}}}function Le(e){return function(...t){return e==="delete"?!1:this}}function ml(){const e={get(l){return kt(this,l)},get size(){return Nt(this)},has:Bt,add:_s,set:ms,delete:ys,clear:bs,forEach:Ht(!1,!1)},t={get(l){return kt(this,l,!1,!0)},get size(){return Nt(this)},has:Bt,add:_s,set:ms,delete:ys,clear:bs,forEach:Ht(!1,!0)},n={get(l){return kt(this,l,!0)},get size(){return Nt(this,!0)},has(l){return Bt.call(this,l,!0)},add:Le("add"),set:Le("set"),delete:Le("delete"),clear:Le("clear"),forEach:Ht(!0,!1)},s={get(l){return kt(this,l,!0,!0)},get size(){return Nt(this,!0)},has(l){return Bt.call(this,l,!0)},add:Le("add"),set:Le("set"),delete:Le("delete"),clear:Le("clear"),forEach:Ht(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(l=>{e[l]=jt(l,!1,!1),n[l]=jt(l,!0,!1),t[l]=jt(l,!1,!0),s[l]=jt(l,!0,!0)}),[e,n,t,s]}const[yl,bl,xl,Cl]=ml();function $n(e,t){const n=t?e?Cl:xl:e?bl:yl;return(s,r,l)=>r==="__v_isReactive"?!e:r==="__v_isReadonly"?e:r==="__v_raw"?s:Reflect.get(q(n,r)&&r in s?n:s,r,l)}const wl={get:$n(!1,!1)},El={get:$n(!1,!0)},Tl={get:$n(!0,!1)},Vs=new WeakMap,qs=new WeakMap,Js=new WeakMap,Fl=new WeakMap;function vl(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function Al(e){return e.__v_skip||!Object.isExtensible(e)?0:vl(qr(e))}function Sn(e){return ot(e)?e:Wn(e,!1,Ws,wl,Vs)}function Ol(e){return Wn(e,!1,_l,El,qs)}function Ys(e){return Wn(e,!0,gl,Tl,Js)}function Wn(e,t,n,s,r){if(!z(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const l=r.get(e);if(l)return l;const i=Al(e);if(i===0)return e;const o=new Proxy(e,i===2?s:n);return r.set(e,o),o}function rt(e){return ot(e)?rt(e.__v_raw):!!(e&&e.__v_isReactive)}function ot(e){return!!(e&&e.__v_isReadonly)}function qt(e){return!!(e&&e.__v_isShallow)}function Zs(e){return rt(e)||ot(e)}function J(e){const t=e&&e.__v_raw;return t?J(t):e}function Qs(e){return Wt(e,"__v_skip",!0),e}const vt=e=>z(e)?Sn(e):e,Vn=e=>z(e)?Ys(e):e;function qn(e){De&&Ee&&(e=J(e),Ds(e.dep||(e.dep=Ln())))}function Jn(e,t){e=J(e);const n=e.dep;n&&En(n)}function fe(e){return!!(e&&e.__v_isRef===!0)}function pn(e){return Xs(e,!1)}function Qi(e){return Xs(e,!0)}function Xs(e,t){return fe(e)?e:new Il(e,t)}class Il{constructor(t,n){this.__v_isShallow=n,this.dep=void 0,this.__v_isRef=!0,this._rawValue=n?t:J(t),this._value=n?t:vt(t)}get value(){return qn(this),this._value}set value(t){const n=this.__v_isShallow||qt(t)||ot(t);t=n?t:J(t),Ft(t,this._rawValue)&&(this._rawValue=t,this._value=n?t:vt(t),Jn(this))}}function Ml(e){return fe(e)?e.value:e}const Rl={get:(e,t,n)=>Ml(Reflect.get(e,t,n)),set:(e,t,n,s)=>{const r=e[t];return fe(r)&&!fe(n)?(r.value=n,!0):Reflect.set(e,t,n,s)}};function zs(e){return rt(e)?e:new Proxy(e,Rl)}class Pl{constructor(t){this.dep=void 0,this.__v_isRef=!0;const{get:n,set:s}=t(()=>qn(this),()=>Jn(this));this._get=n,this._set=s}get value(){return this._get()}set value(t){this._set(t)}}function Xi(e){return new Pl(e)}function zi(e){const t=K(e)?new Array(e.length):{};for(const n in e)t[n]=Bl(e,n);return t}class kl{constructor(t,n,s){this._object=t,this._key=n,this._defaultValue=s,this.__v_isRef=!0}get value(){const t=this._object[this._key];return t===void 0?this._defaultValue:t}set value(t){this._object[this._key]=t}get dep(){return sl(J(this._object),this._key)}}function Bl(e,t,n){const s=e[t];return fe(s)?s:new kl(e,t,n)}var Gs;class Nl{constructor(t,n,s,r){this._setter=n,this.dep=void 0,this.__v_isRef=!0,this[Gs]=!1,this._dirty=!0,this.effect=new Kn(t,()=>{this._dirty||(this._dirty=!0,Jn(this))}),this.effect.computed=this,this.effect.active=this._cacheable=!r,this.__v_isReadonly=s}get value(){const t=J(this);return qn(t),(t._dirty||!t._cacheable)&&(t._dirty=!1,t._value=t.effect.run()),t._value}set value(t){this._setter(t)}}Gs="__v_isReadonly";function Hl(e,t,n=!1){let s,r;const l=S(e);return l?(s=e,r=Fe):(s=e.get,r=e.set),new Nl(s,r,l||!r,n)}function $e(e,t,n,s){let r;try{r=s?e(...s):e()}catch(l){gt(l,t,n)}return r}function ve(e,t,n,s){if(S(e)){const l=$e(e,t,n,s);return l&&Nn(l)&&l.catch(i=>{gt(i,t,n)}),l}const r=[];for(let l=0;l<e.length;l++)r.push(ve(e[l],t,n,s));return r}function gt(e,t,n,s=!0){const r=t?t.vnode:null;if(t){let l=t.parent;const i=t.proxy,o=n;for(;l;){const d=l.ec;if(d){for(let _=0;_<d.length;_++)if(d[_](e,i,o)===!1)return}l=l.parent}const c=t.appContext.config.errorHandler;if(c){$e(c,null,10,[e,i,o]);return}}jl(e,n,r,s)}function jl(e,t,n,s=!0){console.error(e)}let At=!1,Tn=!1;const ue=[];let Re=0;const lt=[];let ke=null,Qe=0;const er=Promise.resolve();let Yn=null;function Ll(e){const t=Yn||er;return e?t.then(this?e.bind(this):e):t}function Kl(e){let t=Re+1,n=ue.length;for(;t<n;){const s=t+n>>>1;Ot(ue[s])<e?t=s+1:n=s}return t}function rn(e){(!ue.length||!ue.includes(e,At&&e.allowRecurse?Re+1:Re))&&(e.id==null?ue.push(e):ue.splice(Kl(e.id),0,e),tr())}function tr(){!At&&!Tn&&(Tn=!0,Yn=er.then(sr))}function Ul(e){const t=ue.indexOf(e);t>Re&&ue.splice(t,1)}function nr(e){K(e)?lt.push(...e):(!ke||!ke.includes(e,e.allowRecurse?Qe+1:Qe))&<.push(e),tr()}function xs(e,t=At?Re+1:0){for(;t<ue.length;t++){const n=ue[t];n&&n.pre&&(ue.splice(t,1),t--,n())}}function Jt(e){if(lt.length){const t=[...new Set(lt)];if(lt.length=0,ke){ke.push(...t);return}for(ke=t,ke.sort((n,s)=>Ot(n)-Ot(s)),Qe=0;Qe<ke.length;Qe++)ke[Qe]();ke=null,Qe=0}}const Ot=e=>e.id==null?1/0:e.id,Dl=(e,t)=>{const n=Ot(e)-Ot(t);if(n===0){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function sr(e){Tn=!1,At=!0,ue.sort(Dl);const t=Fe;try{for(Re=0;Re<ue.length;Re++){const n=ue[Re];n&&n.active!==!1&&$e(n,null,14)}}finally{Re=0,ue.length=0,Jt(),At=!1,Yn=null,(ue.length||lt.length)&&sr()}}function $l(e,t,...n){if(e.isUnmounted)return;const s=e.vnode.props||ee;let r=n;const l=t.startsWith("update:"),i=l&&t.slice(7);if(i&&i in s){const _=`${i==="modelValue"?"model":i}Modifiers`,{number:h,trim:b}=s[_]||ee;b&&(r=n.map(A=>ie(A)?A.trim():A)),h&&(r=n.map(Zr))}let o,c=s[o=hn(t)]||s[o=hn(Be(t))];!c&&l&&(c=s[o=hn(nn(t))]),c&&ve(c,e,6,r);const d=s[o+"Once"];if(d){if(!e.emitted)e.emitted={};else if(e.emitted[o])return;e.emitted[o]=!0,ve(d,e,6,r)}}function rr(e,t,n=!1){const s=t.emitsCache,r=s.get(e);if(r!==void 0)return r;const l=e.emits;let i={},o=!1;if(!S(e)){const c=d=>{const _=rr(d,t,!0);_&&(o=!0,ge(i,_))};!n&&t.mixins.length&&t.mixins.forEach(c),e.extends&&c(e.extends),e.mixins&&e.mixins.forEach(c)}return!l&&!o?(z(e)&&s.set(e,null),null):(K(l)?l.forEach(c=>i[c]=null):ge(i,l),z(e)&&s.set(e,i),i)}function ln(e,t){return!e||!en(t)?!1:(t=t.slice(2).replace(/Once$/,""),q(e,t[0].toLowerCase()+t.slice(1))||q(e,nn(t))||q(e,t))}let ce=null,on=null;function Yt(e){const t=ce;return ce=e,on=e&&e.type.__scopeId||null,t}function Gi(e){on=e}function eo(){on=null}const to=e=>lr;function lr(e,t=ce,n){if(!t||e._n)return e;const s=(...r)=>{s._d&&Rs(-1);const l=Yt(t);let i;try{i=e(...r)}finally{Yt(l),s._d&&Rs(1)}return i};return s._n=!0,s._c=!0,s._d=!0,s}function gn(e){const{type:t,vnode:n,proxy:s,withProxy:r,props:l,propsOptions:[i],slots:o,attrs:c,emit:d,render:_,renderCache:h,data:b,setupState:A,ctx:I,inheritAttrs:M}=e;let W,m;const a=Yt(e);try{if(n.shapeFlag&4){const w=r||s;W=xe(_.call(w,w,h,l,A,b,I)),m=c}else{const w=t;W=xe(w.length>1?w(l,{attrs:c,slots:o,emit:d}):w(l,null)),m=t.props?c:Wl(c)}}catch(w){Et.length=0,gt(w,e,1),W=se(de)}let g=W;if(m&&M!==!1){const w=Object.keys(m),{shapeFlag:R}=g;w.length&&R&7&&(i&&w.some(Bs)&&(m=Vl(m,i)),g=He(g,m))}return n.dirs&&(g=He(g),g.dirs=g.dirs?g.dirs.concat(n.dirs):n.dirs),n.transition&&(g.transition=n.transition),W=g,Yt(a),W}function Sl(e){let t;for(let n=0;n<e.length;n++){const s=e[n];if(ut(s)){if(s.type!==de||s.children==="v-if"){if(t)return;t=s}}else return}return t}const Wl=e=>{let t;for(const n in e)(n==="class"||n==="style"||en(n))&&((t||(t={}))[n]=e[n]);return t},Vl=(e,t)=>{const n={};for(const s in e)(!Bs(s)||!(s.slice(9)in t))&&(n[s]=e[s]);return n};function ql(e,t,n){const{props:s,children:r,component:l}=e,{props:i,children:o,patchFlag:c}=t,d=l.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&c>=0){if(c&1024)return!0;if(c&16)return s?Cs(s,i,d):!!i;if(c&8){const _=t.dynamicProps;for(let h=0;h<_.length;h++){const b=_[h];if(i[b]!==s[b]&&!ln(d,b))return!0}}}else return(r||o)&&(!o||!o.$stable)?!0:s===i?!1:s?i?Cs(s,i,d):!0:!!i;return!1}function Cs(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 l=s[r];if(t[l]!==e[l]&&!ln(n,l))return!0}return!1}function Zn({vnode:e,parent:t},n){for(;t&&t.subTree===e;)(e=t.vnode).el=n,t=t.parent}const ir=e=>e.__isSuspense,Jl={name:"Suspense",__isSuspense:!0,process(e,t,n,s,r,l,i,o,c,d){e==null?Yl(t,n,s,r,l,i,o,c,d):Zl(e,t,n,s,r,i,o,c,d)},hydrate:Ql,create:Qn,normalize:Xl},no=Jl;function It(e,t){const n=e.props&&e.props[t];S(n)&&n()}function Yl(e,t,n,s,r,l,i,o,c){const{p:d,o:{createElement:_}}=c,h=_("div"),b=e.suspense=Qn(e,r,s,t,h,n,l,i,o,c);d(null,b.pendingBranch=e.ssContent,h,null,s,b,l,i),b.deps>0?(It(e,"onPending"),It(e,"onFallback"),d(null,e.ssFallback,t,n,s,null,l,i),it(b,e.ssFallback)):b.resolve()}function Zl(e,t,n,s,r,l,i,o,{p:c,um:d,o:{createElement:_}}){const h=t.suspense=e.suspense;h.vnode=t,t.el=e.el;const b=t.ssContent,A=t.ssFallback,{activeBranch:I,pendingBranch:M,isInFallback:W,isHydrating:m}=h;if(M)h.pendingBranch=b,Te(b,M)?(c(M,b,h.hiddenContainer,null,r,h,l,i,o),h.deps<=0?h.resolve():W&&(c(I,A,n,s,r,null,l,i,o),it(h,A))):(h.pendingId++,m?(h.isHydrating=!1,h.activeBranch=M):d(M,r,h),h.deps=0,h.effects.length=0,h.hiddenContainer=_("div"),W?(c(null,b,h.hiddenContainer,null,r,h,l,i,o),h.deps<=0?h.resolve():(c(I,A,n,s,r,null,l,i,o),it(h,A))):I&&Te(b,I)?(c(I,b,n,s,r,h,l,i,o),h.resolve(!0)):(c(null,b,h.hiddenContainer,null,r,h,l,i,o),h.deps<=0&&h.resolve()));else if(I&&Te(b,I))c(I,b,n,s,r,h,l,i,o),it(h,b);else if(It(t,"onPending"),h.pendingBranch=b,h.pendingId++,c(null,b,h.hiddenContainer,null,r,h,l,i,o),h.deps<=0)h.resolve();else{const{timeout:a,pendingId:g}=h;a>0?setTimeout(()=>{h.pendingId===g&&h.fallback(A)},a):a===0&&h.fallback(A)}}function Qn(e,t,n,s,r,l,i,o,c,d,_=!1){const{p:h,m:b,um:A,n:I,o:{parentNode:M,remove:W}}=d,m=e.props?Qr(e.props.timeout):void 0,a={vnode:e,parent:t,parentComponent:n,isSVG:i,container:s,hiddenContainer:r,anchor:l,deps:0,pendingId:0,timeout:typeof m=="number"?m:-1,activeBranch:null,pendingBranch:null,isInFallback:!0,isHydrating:_,isUnmounted:!1,effects:[],resolve(g=!1){const{vnode:w,activeBranch:R,pendingBranch:H,pendingId:L,effects:T,parentComponent:U,container:j}=a;if(a.isHydrating)a.isHydrating=!1;else if(!g){const Z=R&&H.transition&&H.transition.mode==="out-in";Z&&(R.transition.afterLeave=()=>{L===a.pendingId&&b(H,j,N,0)});let{anchor:N}=a;R&&(N=I(R),A(R,U,a,!0)),Z||b(H,j,N,0)}it(a,H),a.pendingBranch=null,a.isInFallback=!1;let $=a.parent,le=!1;for(;$;){if($.pendingBranch){$.effects.push(...T),le=!0;break}$=$.parent}le||nr(T),a.effects=[],It(w,"onResolve")},fallback(g){if(!a.pendingBranch)return;const{vnode:w,activeBranch:R,parentComponent:H,container:L,isSVG:T}=a;It(w,"onFallback");const U=I(R),j=()=>{a.isInFallback&&(h(null,g,L,U,H,null,T,o,c),it(a,g))},$=g.transition&&g.transition.mode==="out-in";$&&(R.transition.afterLeave=j),a.isInFallback=!0,A(R,H,null,!0),$||j()},move(g,w,R){a.activeBranch&&b(a.activeBranch,g,w,R),a.container=g},next(){return a.activeBranch&&I(a.activeBranch)},registerDep(g,w){const R=!!a.pendingBranch;R&&a.deps++;const H=g.vnode.el;g.asyncDep.catch(L=>{gt(L,g,0)}).then(L=>{if(g.isUnmounted||a.isUnmounted||a.pendingId!==g.suspenseId)return;g.asyncResolved=!0;const{vnode:T}=g;Mn(g,L,!1),H&&(T.el=H);const U=!H&&g.subTree.el;w(g,T,M(H||g.subTree.el),H?null:I(g.subTree),a,i,c),U&&W(U),Zn(g,T.el),R&&--a.deps===0&&a.resolve()})},unmount(g,w){a.isUnmounted=!0,a.activeBranch&&A(a.activeBranch,n,g,w),a.pendingBranch&&A(a.pendingBranch,n,g,w)}};return a}function Ql(e,t,n,s,r,l,i,o,c){const d=t.suspense=Qn(t,s,n,e.parentNode,document.createElement("div"),null,r,l,i,o,!0),_=c(e,d.pendingBranch=t.ssContent,n,d,l,i);return d.deps===0&&d.resolve(),_}function Xl(e){const{shapeFlag:t,children:n}=e,s=t&32;e.ssContent=ws(s?n.default:n),e.ssFallback=s?ws(n.fallback):se(de)}function ws(e){let t;if(S(e)){const n=ct&&e._c;n&&(e._d=!1,ss()),e=e(),n&&(e._d=!0,t=Ce,vr())}return K(e)&&(e=Sl(e)),e=xe(e),t&&!e.dynamicChildren&&(e.dynamicChildren=t.filter(n=>n!==e)),e}function or(e,t){t&&t.pendingBranch?K(e)?t.effects.push(...e):t.effects.push(e):nr(e)}function it(e,t){e.activeBranch=t;const{vnode:n,parentComponent:s}=e,r=n.el=t.el;s&&s.subTree===n&&(s.vnode.el=r,Zn(s,r))}function zl(e,t){if(ne){let n=ne.provides;const s=ne.parent&&ne.parent.provides;s===n&&(n=ne.provides=Object.create(s)),n[e]=t}}function Dt(e,t,n=!1){const s=ne||ce;if(s){const r=s.parent==null?s.vnode.appContext&&s.vnode.appContext.provides:s.parent.provides;if(r&&e in r)return r[e];if(arguments.length>1)return n&&S(t)?t.call(s.proxy):t}}function so(e,t){return Xn(e,null,t)}const Lt={};function $t(e,t,n){return Xn(e,t,n)}function Xn(e,t,{immediate:n,deep:s,flush:r,onTrack:l,onTrigger:i}=ee){const o=el()===ne?.scope?ne:null;let c,d=!1,_=!1;if(fe(e)?(c=()=>e.value,d=qt(e)):rt(e)?(c=()=>e,s=!0):K(e)?(_=!0,d=e.some(g=>rt(g)||qt(g)),c=()=>e.map(g=>{if(fe(g))return g.value;if(rt(g))return Xe(g);if(S(g))return $e(g,o,2)})):S(e)?t?c=()=>$e(e,o,2):c=()=>{if(!(o&&o.isUnmounted))return h&&h(),ve(e,o,3,[b])}:c=Fe,t&&s){const g=c;c=()=>Xe(g())}let h,b=g=>{h=m.onStop=()=>{$e(g,o,4)}},A;if(at)if(b=Fe,t?n&&ve(t,o,3,[c(),_?[]:void 0,b]):c(),r==="sync"){const g=$i();A=g.__watcherHandles||(g.__watcherHandles=[])}else return Fe;let I=_?new Array(e.length).fill(Lt):Lt;const M=()=>{if(m.active)if(t){const g=m.run();(s||d||(_?g.some((w,R)=>Ft(w,I[R])):Ft(g,I)))&&(h&&h(),ve(t,o,3,[g,I===Lt?void 0:_&&I[0]===Lt?[]:I,b]),I=g)}else m.run()};M.allowRecurse=!!t;let W;r==="sync"?W=M:r==="post"?W=()=>oe(M,o&&o.suspense):(M.pre=!0,o&&(M.id=o.uid),W=()=>rn(M));const m=new Kn(c,W);t?n?M():I=m.run():r==="post"?oe(m.run.bind(m),o&&o.suspense):m.run();const a=()=>{m.stop(),o&&o.scope&&Bn(o.scope.effects,m)};return A&&A.push(a),a}function Gl(e,t,n){const s=this.proxy,r=ie(e)?e.includes(".")?fr(s,e):()=>s[e]:e.bind(s,s);let l;S(t)?l=t:(l=t.handler,n=t);const i=ne;Ve(this);const o=Xn(r,l.bind(s),n);return i?Ve(i):Se(),o}function fr(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 Xe(e,t){if(!z(e)||e.__v_skip||(t=t||new Set,t.has(e)))return e;if(t.add(e),fe(e))Xe(e.value,t);else if(K(e))for(let n=0;n<e.length;n++)Xe(e[n],t);else if(Ns(e)||st(e))e.forEach(n=>{Xe(n,t)});else if(js(e))for(const n in e)Xe(e[n],t);return e}function ei(){const e={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return zn(()=>{e.isMounted=!0}),Gn(()=>{e.isUnmounting=!0}),e}const be=[Function,Array],ti={name:"BaseTransition",props:{mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:be,onEnter:be,onAfterEnter:be,onEnterCancelled:be,onBeforeLeave:be,onLeave:be,onAfterLeave:be,onLeaveCancelled:be,onBeforeAppear:be,onAppear:be,onAfterAppear:be,onAppearCancelled:be},setup(e,{slots:t}){const n=ls(),s=ei();let r;return()=>{const l=t.default&&ur(t.default(),!0);if(!l||!l.length)return;let i=l[0];if(l.length>1){for(const M of l)if(M.type!==de){i=M;break}}const o=J(e),{mode:c}=o;if(s.isLeaving)return _n(i);const d=Es(i);if(!d)return _n(i);const _=Fn(d,o,s,n);Zt(d,_);const h=n.subTree,b=h&&Es(h);let A=!1;const{getTransitionKey:I}=d.type;if(I){const M=I();r===void 0?r=M:M!==r&&(r=M,A=!0)}if(b&&b.type!==de&&(!Te(d,b)||A)){const M=Fn(b,o,s,n);if(Zt(b,M),c==="out-in")return s.isLeaving=!0,M.afterLeave=()=>{s.isLeaving=!1,n.update.active!==!1&&n.update()},_n(i);c==="in-out"&&d.type!==de&&(M.delayLeave=(W,m,a)=>{const g=cr(s,b);g[String(b.key)]=b,W._leaveCb=()=>{m(),W._leaveCb=void 0,delete _.delayedLeave},_.delayedLeave=a})}return i}}},ro=ti;function cr(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 Fn(e,t,n,s){const{appear:r,mode:l,persisted:i=!1,onBeforeEnter:o,onEnter:c,onAfterEnter:d,onEnterCancelled:_,onBeforeLeave:h,onLeave:b,onAfterLeave:A,onLeaveCancelled:I,onBeforeAppear:M,onAppear:W,onAfterAppear:m,onAppearCancelled:a}=t,g=String(e.key),w=cr(n,e),R=(T,U)=>{T&&ve(T,s,9,U)},H=(T,U)=>{const j=U[1];R(T,U),K(T)?T.every($=>$.length<=1)&&j():T.length<=1&&j()},L={mode:l,persisted:i,beforeEnter(T){let U=o;if(!n.isMounted)if(r)U=M||o;else return;T._leaveCb&&T._leaveCb(!0);const j=w[g];j&&Te(e,j)&&j.el._leaveCb&&j.el._leaveCb(),R(U,[T])},enter(T){let U=c,j=d,$=_;if(!n.isMounted)if(r)U=W||c,j=m||d,$=a||_;else return;let le=!1;const Z=T._enterCb=N=>{le||(le=!0,N?R($,[T]):R(j,[T]),L.delayedLeave&&L.delayedLeave(),T._enterCb=void 0)};U?H(U,[T,Z]):Z()},leave(T,U){const j=String(e.key);if(T._enterCb&&T._enterCb(!0),n.isUnmounting)return U();R(h,[T]);let $=!1;const le=T._leaveCb=Z=>{$||($=!0,U(),Z?R(I,[T]):R(A,[T]),T._leaveCb=void 0,w[j]===e&&delete w[j])};w[j]=e,b?H(b,[T,le]):le()},clone(T){return Fn(T,t,n,s)}};return L}function _n(e){if(Mt(e))return e=He(e),e.children=null,e}function Es(e){return Mt(e)?e.children?e.children[0]:void 0:e}function Zt(e,t){e.shapeFlag&6&&e.component?Zt(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 ur(e,t=!1,n){let s=[],r=0;for(let l=0;l<e.length;l++){let i=e[l];const o=n==null?i.key:String(n)+String(i.key!=null?i.key:l);i.type===pe?(i.patchFlag&128&&r++,s=s.concat(ur(i.children,t,o))):(t||i.type!==de)&&s.push(o!=null?He(i,{key:o}):i)}if(r>1)for(let l=0;l<s.length;l++)s[l].patchFlag=-2;return s}function ni(e){return S(e)?{setup:e,name:e.name}:e}const Ge=e=>!!e.type.__asyncLoader;function lo(e){S(e)&&(e={loader:e});const{loader:t,loadingComponent:n,errorComponent:s,delay:r=200,timeout:l,suspensible:i=!0,onError:o}=e;let c=null,d,_=0;const h=()=>(_++,c=null,b()),b=()=>{let A;return c||(A=c=t().catch(I=>{if(I=I instanceof Error?I:new Error(String(I)),o)return new Promise((M,W)=>{o(I,()=>M(h()),()=>W(I),_+1)});throw I}).then(I=>A!==c&&c?c:(I&&(I.__esModule||I[Symbol.toStringTag]==="Module")&&(I=I.default),d=I,I)))};return ni({name:"AsyncComponentWrapper",__asyncLoader:b,get __asyncResolved(){return d},setup(){const A=ne;if(d)return()=>mn(d,A);const I=a=>{c=null,gt(a,A,13,!s)};if(i&&A.suspense||at)return b().then(a=>()=>mn(a,A)).catch(a=>(I(a),()=>s?se(s,{error:a}):null));const M=pn(!1),W=pn(),m=pn(!!r);return r&&setTimeout(()=>{m.value=!1},r),l!=null&&setTimeout(()=>{if(!M.value&&!W.value){const a=new Error(`Async component timed out after ${l}ms.`);I(a),W.value=a}},l),b().then(()=>{M.value=!0,A.parent&&Mt(A.parent.vnode)&&rn(A.parent.update)}).catch(a=>{I(a),W.value=a}),()=>{if(M.value&&d)return mn(d,A);if(W.value&&s)return se(s,{error:W.value});if(n&&!m.value)return se(n)}}})}function mn(e,t){const{ref:n,props:s,children:r,ce:l}=t.vnode,i=se(e,s,r);return i.ref=n,i.ce=l,delete t.vnode.ce,i}const Mt=e=>e.type.__isKeepAlive,si={name:"KeepAlive",__isKeepAlive:!0,props:{include:[String,RegExp,Array],exclude:[String,RegExp,Array],max:[String,Number]},setup(e,{slots:t}){const n=ls(),s=n.ctx;if(!s.renderer)return()=>{const a=t.default&&t.default();return a&&a.length===1?a[0]:a};const r=new Map,l=new Set;let i=null;const o=n.suspense,{renderer:{p:c,m:d,um:_,o:{createElement:h}}}=s,b=h("div");s.activate=(a,g,w,R,H)=>{const L=a.component;d(a,g,w,0,o),c(L.vnode,a,g,w,L,o,R,a.slotScopeIds,H),oe(()=>{L.isDeactivated=!1,L.a&&xt(L.a);const T=a.props&&a.props.onVnodeMounted;T&&he(T,L.parent,a)},o)},s.deactivate=a=>{const g=a.component;d(a,b,null,1,o),oe(()=>{g.da&&xt(g.da);const w=a.props&&a.props.onVnodeUnmounted;w&&he(w,g.parent,a),g.isDeactivated=!0},o)};function A(a){yn(a),_(a,n,o,!0)}function I(a){r.forEach((g,w)=>{const R=Rn(g.type);R&&(!a||!a(R))&&M(w)})}function M(a){const g=r.get(a);!i||!Te(g,i)?A(g):i&&yn(i),r.delete(a),l.delete(a)}$t(()=>[e.include,e.exclude],([a,g])=>{a&&I(w=>yt(a,w)),g&&I(w=>!yt(g,w))},{flush:"post",deep:!0});let W=null;const m=()=>{W!=null&&r.set(W,bn(n.subTree))};return zn(m),dr(m),Gn(()=>{r.forEach(a=>{const{subTree:g,suspense:w}=n,R=bn(g);if(a.type===R.type&&a.key===R.key){yn(R);const H=R.component.da;H&&oe(H,w);return}A(a)})}),()=>{if(W=null,!t.default)return null;const a=t.default(),g=a[0];if(a.length>1)return i=null,a;if(!ut(g)||!(g.shapeFlag&4)&&!(g.shapeFlag&128))return i=null,g;let w=bn(g);const R=w.type,H=Rn(Ge(w)?w.type.__asyncResolved||{}:R),{include:L,exclude:T,max:U}=e;if(L&&(!H||!yt(L,H))||T&&H&&yt(T,H))return i=w,g;const j=w.key==null?R:w.key,$=r.get(j);return w.el&&(w=He(w),g.shapeFlag&128&&(g.ssContent=w)),W=j,$?(w.el=$.el,w.component=$.component,w.transition&&Zt(w,w.transition),w.shapeFlag|=512,l.delete(j),l.add(j)):(l.add(j),U&&l.size>parseInt(U,10)&&M(l.values().next().value)),w.shapeFlag|=256,i=w,ir(g.type)?g:w}}},io=si;function yt(e,t){return K(e)?e.some(n=>yt(n,t)):ie(e)?e.split(",").includes(t):Vr(e)?e.test(t):!1}function ri(e,t){ar(e,"a",t)}function li(e,t){ar(e,"da",t)}function ar(e,t,n=ne){const s=e.__wdc||(e.__wdc=()=>{let r=n;for(;r;){if(r.isDeactivated)return;r=r.parent}return e()});if(fn(t,s,n),n){let r=n.parent;for(;r&&r.parent;)Mt(r.parent.vnode)&&ii(s,t,n,r),r=r.parent}}function ii(e,t,n,s){const r=fn(t,e,s,!0);hr(()=>{Bn(s[t],r)},n)}function yn(e){e.shapeFlag&=-257,e.shapeFlag&=-513}function bn(e){return e.shapeFlag&128?e.ssContent:e}function fn(e,t,n=ne,s=!1){if(n){const r=n[e]||(n[e]=[]),l=t.__weh||(t.__weh=(...i)=>{if(n.isUnmounted)return;ht(),Ve(n);const o=ve(t,n,e,i);return Se(),pt(),o});return s?r.unshift(l):r.push(l),l}}const je=e=>(t,n=ne)=>(!at||e==="sp")&&fn(e,(...s)=>t(...s),n),oi=je("bm"),zn=je("m"),fi=je("bu"),dr=je("u"),Gn=je("bum"),hr=je("um"),ci=je("sp"),ui=je("rtg"),ai=je("rtc");function di(e,t=ne){fn("ec",e,t)}function oo(e,t){const n=ce;if(n===null)return e;const s=un(n)||n.proxy,r=e.dirs||(e.dirs=[]);for(let l=0;l<t.length;l++){let[i,o,c,d=ee]=t[l];i&&(S(i)&&(i={mounted:i,updated:i}),i.deep&&Xe(o),r.push({dir:i,instance:s,value:o,oldValue:void 0,arg:c,modifiers:d}))}return e}function Me(e,t,n,s){const r=e.dirs,l=t&&t.dirs;for(let i=0;i<r.length;i++){const o=r[i];l&&(o.oldValue=l[i].value);let c=o.dir[s];c&&(ht(),ve(c,n,8,[e.el,o,e,t]),pt())}}const es="components";function fo(e,t){return gr(es,e,!0,t)||e}const pr=Symbol();function co(e){return ie(e)?gr(es,e,!1)||e:e||pr}function gr(e,t,n=!0,s=!1){const r=ce||ne;if(r){const l=r.type;if(e===es){const o=Rn(l,!1);if(o&&(o===t||o===Be(t)||o===jn(Be(t))))return l}const i=Ts(r[e]||l[e],t)||Ts(r.appContext[e],t);return!i&&s?l:i}}function Ts(e,t){return e&&(e[t]||e[Be(t)]||e[jn(Be(t))])}function uo(e,t,n,s){let r;const l=n&&n[s];if(K(e)||ie(e)){r=new Array(e.length);for(let i=0,o=e.length;i<o;i++)r[i]=t(e[i],i,void 0,l&&l[i])}else if(typeof e=="number"){r=new Array(e);for(let i=0;i<e;i++)r[i]=t(i+1,i,void 0,l&&l[i])}else if(z(e))if(e[Symbol.iterator])r=Array.from(e,(i,o)=>t(i,o,void 0,l&&l[o]));else{const i=Object.keys(e);r=new Array(i.length);for(let o=0,c=i.length;o<c;o++){const d=i[o];r[o]=t(e[d],d,o,l&&l[o])}}else r=[];return n&&(n[s]=r),r}function ao(e,t,n={},s,r){if(ce.isCE||ce.parent&&Ge(ce.parent)&&ce.parent.isCE)return t!=="default"&&(n.name=t),se("slot",n,s&&s());let l=e[t];l&&l._c&&(l._d=!1),ss();const i=l&&_r(l(n)),o=Or(pe,{key:n.key||i&&i.key||`_${t}`},i||(s?s():[]),i&&e._===1?64:-2);return!r&&o.scopeId&&(o.slotScopeIds=[o.scopeId+"-s"]),l&&l._c&&(l._d=!0),o}function _r(e){return e.some(t=>ut(t)?!(t.type===de||t.type===pe&&!_r(t.children)):!0)?e:null}const vn=e=>e?Pr(e)?un(e)||e.proxy:vn(e.parent):null,Ct=ge(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=>vn(e.parent),$root:e=>vn(e.root),$emit:e=>e.emit,$options:e=>ts(e),$forceUpdate:e=>e.f||(e.f=()=>rn(e.update)),$nextTick:e=>e.n||(e.n=Ll.bind(e.proxy)),$watch:e=>Gl.bind(e)}),xn=(e,t)=>e!==ee&&!e.__isScriptSetup&&q(e,t),hi={get({_:e},t){const{ctx:n,setupState:s,data:r,props:l,accessCache:i,type:o,appContext:c}=e;let d;if(t[0]!=="$"){const A=i[t];if(A!==void 0)switch(A){case 1:return s[t];case 2:return r[t];case 4:return n[t];case 3:return l[t]}else{if(xn(s,t))return i[t]=1,s[t];if(r!==ee&&q(r,t))return i[t]=2,r[t];if((d=e.propsOptions[0])&&q(d,t))return i[t]=3,l[t];if(n!==ee&&q(n,t))return i[t]=4,n[t];An&&(i[t]=0)}}const _=Ct[t];let h,b;if(_)return t==="$attrs"&&_e(e,"get",t),_(e);if((h=o.__cssModules)&&(h=h[t]))return h;if(n!==ee&&q(n,t))return i[t]=4,n[t];if(b=c.config.globalProperties,q(b,t))return b[t]},set({_:e},t,n){const{data:s,setupState:r,ctx:l}=e;return xn(r,t)?(r[t]=n,!0):s!==ee&&q(s,t)?(s[t]=n,!0):q(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(l[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:s,appContext:r,propsOptions:l}},i){let o;return!!n[i]||e!==ee&&q(e,i)||xn(t,i)||(o=l[0])&&q(o,i)||q(s,i)||q(Ct,i)||q(r.config.globalProperties,i)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:q(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};let An=!0;function pi(e){const t=ts(e),n=e.proxy,s=e.ctx;An=!1,t.beforeCreate&&Fs(t.beforeCreate,e,"bc");const{data:r,computed:l,methods:i,watch:o,provide:c,inject:d,created:_,beforeMount:h,mounted:b,beforeUpdate:A,updated:I,activated:M,deactivated:W,beforeDestroy:m,beforeUnmount:a,destroyed:g,unmounted:w,render:R,renderTracked:H,renderTriggered:L,errorCaptured:T,serverPrefetch:U,expose:j,inheritAttrs:$,components:le,directives:Z,filters:N}=t;if(d&&gi(d,s,null,e.appContext.config.unwrapInjectedRef),i)for(const te in i){const Q=i[te];S(Q)&&(s[te]=Q.bind(n))}if(r){const te=r.call(n,n);z(te)&&(e.data=Sn(te))}if(An=!0,l)for(const te in l){const Q=l[te],qe=S(Q)?Q.bind(n,n):S(Q.get)?Q.get.bind(n,n):Fe,Rt=!S(Q)&&S(Q.set)?Q.set.bind(n):Fe,Je=Ui({get:qe,set:Rt});Object.defineProperty(s,te,{enumerable:!0,configurable:!0,get:()=>Je.value,set:Oe=>Je.value=Oe})}if(o)for(const te in o)mr(o[te],s,n,te);if(c){const te=S(c)?c.call(n):c;Reflect.ownKeys(te).forEach(Q=>{zl(Q,te[Q])})}_&&Fs(_,e,"c");function G(te,Q){K(Q)?Q.forEach(qe=>te(qe.bind(n))):Q&&te(Q.bind(n))}if(G(oi,h),G(zn,b),G(fi,A),G(dr,I),G(ri,M),G(li,W),G(di,T),G(ai,H),G(ui,L),G(Gn,a),G(hr,w),G(ci,U),K(j))if(j.length){const te=e.exposed||(e.exposed={});j.forEach(Q=>{Object.defineProperty(te,Q,{get:()=>n[Q],set:qe=>n[Q]=qe})})}else e.exposed||(e.exposed={});R&&e.render===Fe&&(e.render=R),$!=null&&(e.inheritAttrs=$),le&&(e.components=le),Z&&(e.directives=Z)}function gi(e,t,n=Fe,s=!1){K(e)&&(e=On(e));for(const r in e){const l=e[r];let i;z(l)?"default"in l?i=Dt(l.from||r,l.default,!0):i=Dt(l.from||r):i=Dt(l),fe(i)&&s?Object.defineProperty(t,r,{enumerable:!0,configurable:!0,get:()=>i.value,set:o=>i.value=o}):t[r]=i}}function Fs(e,t,n){ve(K(e)?e.map(s=>s.bind(t.proxy)):e.bind(t.proxy),t,n)}function mr(e,t,n,s){const r=s.includes(".")?fr(n,s):()=>n[s];if(ie(e)){const l=t[e];S(l)&&$t(r,l)}else if(S(e))$t(r,e.bind(n));else if(z(e))if(K(e))e.forEach(l=>mr(l,t,n,s));else{const l=S(e.handler)?e.handler.bind(n):t[e.handler];S(l)&&$t(r,l,e)}}function ts(e){const t=e.type,{mixins:n,extends:s}=t,{mixins:r,optionsCache:l,config:{optionMergeStrategies:i}}=e.appContext,o=l.get(t);let c;return o?c=o:!r.length&&!n&&!s?c=t:(c={},r.length&&r.forEach(d=>Qt(c,d,i,!0)),Qt(c,t,i)),z(t)&&l.set(t,c),c}function Qt(e,t,n,s=!1){const{mixins:r,extends:l}=t;l&&Qt(e,l,n,!0),r&&r.forEach(i=>Qt(e,i,n,!0));for(const i in t)if(!(s&&i==="expose")){const o=_i[i]||n&&n[i];e[i]=o?o(e[i],t[i]):t[i]}return e}const _i={data:vs,props:Ze,emits:Ze,methods:Ze,computed:Ze,beforeCreate:ae,created:ae,beforeMount:ae,mounted:ae,beforeUpdate:ae,updated:ae,beforeDestroy:ae,beforeUnmount:ae,destroyed:ae,unmounted:ae,activated:ae,deactivated:ae,errorCaptured:ae,serverPrefetch:ae,components:Ze,directives:Ze,watch:yi,provide:vs,inject:mi};function vs(e,t){return t?e?function(){return ge(S(e)?e.call(this,this):e,S(t)?t.call(this,this):t)}:t:e}function mi(e,t){return Ze(On(e),On(t))}function On(e){if(K(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function ae(e,t){return e?[...new Set([].concat(e,t))]:t}function Ze(e,t){return e?ge(ge(Object.create(null),e),t):t}function yi(e,t){if(!e)return t;if(!t)return e;const n=ge(Object.create(null),e);for(const s in t)n[s]=ae(e[s],t[s]);return n}function bi(e,t,n,s=!1){const r={},l={};Wt(l,cn,1),e.propsDefaults=Object.create(null),yr(e,t,r,l);for(const i in e.propsOptions[0])i in r||(r[i]=void 0);n?e.props=s?r:Ol(r):e.type.props?e.props=r:e.props=l,e.attrs=l}function xi(e,t,n,s){const{props:r,attrs:l,vnode:{patchFlag:i}}=e,o=J(r),[c]=e.propsOptions;let d=!1;if((s||i>0)&&!(i&16)){if(i&8){const _=e.vnode.dynamicProps;for(let h=0;h<_.length;h++){let b=_[h];if(ln(e.emitsOptions,b))continue;const A=t[b];if(c)if(q(l,b))A!==l[b]&&(l[b]=A,d=!0);else{const I=Be(b);r[I]=In(c,o,I,A,e,!1)}else A!==l[b]&&(l[b]=A,d=!0)}}}else{yr(e,t,r,l)&&(d=!0);let _;for(const h in o)(!t||!q(t,h)&&((_=nn(h))===h||!q(t,_)))&&(c?n&&(n[h]!==void 0||n[_]!==void 0)&&(r[h]=In(c,o,h,void 0,e,!0)):delete r[h]);if(l!==o)for(const h in l)(!t||!q(t,h))&&(delete l[h],d=!0)}d&&Ne(e,"set","$attrs")}function yr(e,t,n,s){const[r,l]=e.propsOptions;let i=!1,o;if(t)for(let c in t){if(bt(c))continue;const d=t[c];let _;r&&q(r,_=Be(c))?!l||!l.includes(_)?n[_]=d:(o||(o={}))[_]=d:ln(e.emitsOptions,c)||(!(c in s)||d!==s[c])&&(s[c]=d,i=!0)}if(l){const c=J(n),d=o||ee;for(let _=0;_<l.length;_++){const h=l[_];n[h]=In(r,c,h,d[h],e,!q(d,h))}}return i}function In(e,t,n,s,r,l){const i=e[n];if(i!=null){const o=q(i,"default");if(o&&s===void 0){const c=i.default;if(i.type!==Function&&S(c)){const{propsDefaults:d}=r;n in d?s=d[n]:(Ve(r),s=d[n]=c.call(null,t),Se())}else s=c}i[0]&&(l&&!o?s=!1:i[1]&&(s===""||s===nn(n))&&(s=!0))}return s}function br(e,t,n=!1){const s=t.propsCache,r=s.get(e);if(r)return r;const l=e.props,i={},o=[];let c=!1;if(!S(e)){const _=h=>{c=!0;const[b,A]=br(h,t,!0);ge(i,b),A&&o.push(...A)};!n&&t.mixins.length&&t.mixins.forEach(_),e.extends&&_(e.extends),e.mixins&&e.mixins.forEach(_)}if(!l&&!c)return z(e)&&s.set(e,nt),nt;if(K(l))for(let _=0;_<l.length;_++){const h=Be(l[_]);As(h)&&(i[h]=ee)}else if(l)for(const _ in l){const h=Be(_);if(As(h)){const b=l[_],A=i[h]=K(b)||S(b)?{type:b}:Object.assign({},b);if(A){const I=Ms(Boolean,A.type),M=Ms(String,A.type);A[0]=I>-1,A[1]=M<0||I<M,(I>-1||q(A,"default"))&&o.push(h)}}}const d=[i,o];return z(e)&&s.set(e,d),d}function As(e){return e[0]!=="$"}function Os(e){const t=e&&e.toString().match(/^\s*(function|class) (\w+)/);return t?t[2]:e===null?"null":""}function Is(e,t){return Os(e)===Os(t)}function Ms(e,t){return K(t)?t.findIndex(n=>Is(n,e)):S(t)&&Is(t,e)?0:-1}const xr=e=>e[0]==="_"||e==="$stable",ns=e=>K(e)?e.map(xe):[xe(e)],Ci=(e,t,n)=>{if(t._n)return t;const s=lr((...r)=>ns(t(...r)),n);return s._c=!1,s},Cr=(e,t,n)=>{const s=e._ctx;for(const r in e){if(xr(r))continue;const l=e[r];if(S(l))t[r]=Ci(r,l,s);else if(l!=null){const i=ns(l);t[r]=()=>i}}},wr=(e,t)=>{const n=ns(t);e.slots.default=()=>n},wi=(e,t)=>{if(e.vnode.shapeFlag&32){const n=t._;n?(e.slots=J(t),Wt(t,"_",n)):Cr(t,e.slots={})}else e.slots={},t&&wr(e,t);Wt(e.slots,cn,1)},Ei=(e,t,n)=>{const{vnode:s,slots:r}=e;let l=!0,i=ee;if(s.shapeFlag&32){const o=t._;o?n&&o===1?l=!1:(ge(r,t),!n&&o===1&&delete r._):(l=!t.$stable,Cr(t,r)),i=t}else t&&(wr(e,t),i={default:1});if(l)for(const o in r)!xr(o)&&!(o in i)&&delete r[o]};function Er(){return{app:null,config:{isNativeTag:$r,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 Ti=0;function Fi(e,t){return function(s,r=null){S(s)||(s=Object.assign({},s)),r!=null&&!z(r)&&(r=null);const l=Er(),i=new Set;let o=!1;const c=l.app={_uid:Ti++,_component:s,_props:r,_container:null,_context:l,_instance:null,version:Si,get config(){return l.config},set config(d){},use(d,..._){return i.has(d)||(d&&S(d.install)?(i.add(d),d.install(c,..._)):S(d)&&(i.add(d),d(c,..._))),c},mixin(d){return l.mixins.includes(d)||l.mixins.push(d),c},component(d,_){return _?(l.components[d]=_,c):l.components[d]},directive(d,_){return _?(l.directives[d]=_,c):l.directives[d]},mount(d,_,h){if(!o){const b=se(s,r);return b.appContext=l,_&&t?t(b,d):e(b,d,h),o=!0,c._container=d,d.__vue_app__=c,un(b.component)||b.component.proxy}},unmount(){o&&(e(null,c._container),delete c._container.__vue_app__)},provide(d,_){return l.provides[d]=_,c}};return c}}function Xt(e,t,n,s,r=!1){if(K(e)){e.forEach((b,A)=>Xt(b,t&&(K(t)?t[A]:t),n,s,r));return}if(Ge(s)&&!r)return;const l=s.shapeFlag&4?un(s.component)||s.component.proxy:s.el,i=r?null:l,{i:o,r:c}=e,d=t&&t.r,_=o.refs===ee?o.refs={}:o.refs,h=o.setupState;if(d!=null&&d!==c&&(ie(d)?(_[d]=null,q(h,d)&&(h[d]=null)):fe(d)&&(d.value=null)),S(c))$e(c,o,12,[i,_]);else{const b=ie(c),A=fe(c);if(b||A){const I=()=>{if(e.f){const M=b?q(h,c)?h[c]:_[c]:c.value;r?K(M)&&Bn(M,l):K(M)?M.includes(l)||M.push(l):b?(_[c]=[l],q(h,c)&&(h[c]=_[c])):(c.value=[l],e.k&&(_[e.k]=c.value))}else b?(_[c]=i,q(h,c)&&(h[c]=i)):A&&(c.value=i,e.k&&(_[e.k]=i))};i?(I.id=-1,oe(I,n)):I()}}}let Ke=!1;const Kt=e=>/svg/.test(e.namespaceURI)&&e.tagName!=="foreignObject",Ut=e=>e.nodeType===8;function vi(e){const{mt:t,p:n,o:{patchProp:s,createText:r,nextSibling:l,parentNode:i,remove:o,insert:c,createComment:d}}=e,_=(m,a)=>{if(!a.hasChildNodes()){n(null,m,a),Jt(),a._vnode=m;return}Ke=!1,h(a.firstChild,m,null,null,null),Jt(),a._vnode=m,Ke&&console.error("Hydration completed but contains mismatches.")},h=(m,a,g,w,R,H=!1)=>{const L=Ut(m)&&m.data==="[",T=()=>M(m,a,g,w,R,L),{type:U,ref:j,shapeFlag:$,patchFlag:le}=a;let Z=m.nodeType;a.el=m,le===-2&&(H=!1,a.dynamicChildren=null);let N=null;switch(U){case ft:Z!==3?a.children===""?(c(a.el=r(""),i(m),m),N=m):N=T():(m.data!==a.children&&(Ke=!0,m.data=a.children),N=l(m));break;case de:Z!==8||L?N=T():N=l(m);break;case wt:if(L&&(m=l(m),Z=m.nodeType),Z===1||Z===3){N=m;const Ae=!a.children.length;for(let G=0;G<a.staticCount;G++)Ae&&(a.children+=N.nodeType===1?N.outerHTML:N.data),G===a.staticCount-1&&(a.anchor=N),N=l(N);return L?l(N):N}else T();break;case pe:L?N=I(m,a,g,w,R,H):N=T();break;default:if($&1)Z!==1||a.type.toLowerCase()!==m.tagName.toLowerCase()?N=T():N=b(m,a,g,w,R,H);else if($&6){a.slotScopeIds=R;const Ae=i(m);if(t(a,Ae,null,g,w,Kt(Ae),H),N=L?W(m):l(m),N&&Ut(N)&&N.data==="teleport end"&&(N=l(N)),Ge(a)){let G;L?(G=se(pe),G.anchor=N?N.previousSibling:Ae.lastChild):G=m.nodeType===3?Rr(""):se("div"),G.el=m,a.component.subTree=G}}else $&64?Z!==8?N=T():N=a.type.hydrate(m,a,g,w,R,H,e,A):$&128&&(N=a.type.hydrate(m,a,g,w,Kt(i(m)),R,H,e,h))}return j!=null&&Xt(j,null,w,a),N},b=(m,a,g,w,R,H)=>{H=H||!!a.dynamicChildren;const{type:L,props:T,patchFlag:U,shapeFlag:j,dirs:$}=a,le=L==="input"&&$||L==="option";if(le||U!==-1){if($&&Me(a,null,g,"created"),T)if(le||!H||U&48)for(const N in T)(le&&N.endsWith("value")||en(N)&&!bt(N))&&s(m,N,null,T[N],!1,void 0,g);else T.onClick&&s(m,"onClick",null,T.onClick,!1,void 0,g);let Z;if((Z=T&&T.onVnodeBeforeMount)&&he(Z,g,a),$&&Me(a,null,g,"beforeMount"),((Z=T&&T.onVnodeMounted)||$)&&or(()=>{Z&&he(Z,g,a),$&&Me(a,null,g,"mounted")},w),j&16&&!(T&&(T.innerHTML||T.textContent))){let N=A(m.firstChild,a,m,g,w,R,H);for(;N;){Ke=!0;const Ae=N;N=N.nextSibling,o(Ae)}}else j&8&&m.textContent!==a.children&&(Ke=!0,m.textContent=a.children)}return m.nextSibling},A=(m,a,g,w,R,H,L)=>{L=L||!!a.dynamicChildren;const T=a.children,U=T.length;for(let j=0;j<U;j++){const $=L?T[j]:T[j]=xe(T[j]);if(m)m=h(m,$,w,R,H,L);else{if($.type===ft&&!$.children)continue;Ke=!0,n(null,$,g,null,w,R,Kt(g),H)}}return m},I=(m,a,g,w,R,H)=>{const{slotScopeIds:L}=a;L&&(R=R?R.concat(L):L);const T=i(m),U=A(l(m),a,T,g,w,R,H);return U&&Ut(U)&&U.data==="]"?l(a.anchor=U):(Ke=!0,c(a.anchor=d("]"),T,U),U)},M=(m,a,g,w,R,H)=>{if(Ke=!0,a.el=null,H){const U=W(m);for(;;){const j=l(m);if(j&&j!==U)o(j);else break}}const L=l(m),T=i(m);return o(m),n(null,a,T,L,g,w,Kt(T),R),L},W=m=>{let a=0;for(;m;)if(m=l(m),m&&Ut(m)&&(m.data==="["&&a++,m.data==="]")){if(a===0)return l(m);a--}return m};return[_,h]}const oe=or;function ho(e){return Tr(e)}function po(e){return Tr(e,vi)}function Tr(e,t){const n=Xr();n.__VUE__=!0;const{insert:s,remove:r,patchProp:l,createElement:i,createText:o,createComment:c,setText:d,setElementText:_,parentNode:h,nextSibling:b,setScopeId:A=Fe,insertStaticContent:I}=e,M=(f,u,p,x=null,y=null,F=null,O=!1,E=null,v=!!u.dynamicChildren)=>{if(f===u)return;f&&!Te(f,u)&&(x=Pt(f),Oe(f,y,F,!0),f=null),u.patchFlag===-2&&(v=!1,u.dynamicChildren=null);const{type:C,ref:k,shapeFlag:P}=u;switch(C){case ft:W(f,u,p,x);break;case de:m(f,u,p,x);break;case wt:f==null&&a(u,p,x,O);break;case pe:le(f,u,p,x,y,F,O,E,v);break;default:P&1?R(f,u,p,x,y,F,O,E,v):P&6?Z(f,u,p,x,y,F,O,E,v):(P&64||P&128)&&C.process(f,u,p,x,y,F,O,E,v,et)}k!=null&&y&&Xt(k,f&&f.ref,F,u||f,!u)},W=(f,u,p,x)=>{if(f==null)s(u.el=o(u.children),p,x);else{const y=u.el=f.el;u.children!==f.children&&d(y,u.children)}},m=(f,u,p,x)=>{f==null?s(u.el=c(u.children||""),p,x):u.el=f.el},a=(f,u,p,x)=>{[f.el,f.anchor]=I(f.children,u,p,x,f.el,f.anchor)},g=({el:f,anchor:u},p,x)=>{let y;for(;f&&f!==u;)y=b(f),s(f,p,x),f=y;s(u,p,x)},w=({el:f,anchor:u})=>{let p;for(;f&&f!==u;)p=b(f),r(f),f=p;r(u)},R=(f,u,p,x,y,F,O,E,v)=>{O=O||u.type==="svg",f==null?H(u,p,x,y,F,O,E,v):U(f,u,y,F,O,E,v)},H=(f,u,p,x,y,F,O,E)=>{let v,C;const{type:k,props:P,shapeFlag:B,transition:D,dirs:V}=f;if(v=f.el=i(f.type,F,P&&P.is,P),B&8?_(v,f.children):B&16&&T(f.children,v,null,x,y,F&&k!=="foreignObject",O,E),V&&Me(f,null,x,"created"),L(v,f,f.scopeId,O,x),P){for(const Y in P)Y!=="value"&&!bt(Y)&&l(v,Y,null,P[Y],F,f.children,x,y,Pe);"value"in P&&l(v,"value",null,P.value),(C=P.onVnodeBeforeMount)&&he(C,x,f)}V&&Me(f,null,x,"beforeMount");const X=(!y||y&&!y.pendingBranch)&&D&&!D.persisted;X&&D.beforeEnter(v),s(v,u,p),((C=P&&P.onVnodeMounted)||X||V)&&oe(()=>{C&&he(C,x,f),X&&D.enter(v),V&&Me(f,null,x,"mounted")},y)},L=(f,u,p,x,y)=>{if(p&&A(f,p),x)for(let F=0;F<x.length;F++)A(f,x[F]);if(y){let F=y.subTree;if(u===F){const O=y.vnode;L(f,O,O.scopeId,O.slotScopeIds,y.parent)}}},T=(f,u,p,x,y,F,O,E,v=0)=>{for(let C=v;C<f.length;C++){const k=f[C]=E?Ue(f[C]):xe(f[C]);M(null,k,u,p,x,y,F,O,E)}},U=(f,u,p,x,y,F,O)=>{const E=u.el=f.el;let{patchFlag:v,dynamicChildren:C,dirs:k}=u;v|=f.patchFlag&16;const P=f.props||ee,B=u.props||ee;let D;p&&Ye(p,!1),(D=B.onVnodeBeforeUpdate)&&he(D,p,u,f),k&&Me(u,f,p,"beforeUpdate"),p&&Ye(p,!0);const V=y&&u.type!=="foreignObject";if(C?j(f.dynamicChildren,C,E,p,x,V,F):O||Q(f,u,E,null,p,x,V,F,!1),v>0){if(v&16)$(E,u,P,B,p,x,y);else if(v&2&&P.class!==B.class&&l(E,"class",null,B.class,y),v&4&&l(E,"style",P.style,B.style,y),v&8){const X=u.dynamicProps;for(let Y=0;Y<X.length;Y++){const re=X[Y],we=P[re],tt=B[re];(tt!==we||re==="value")&&l(E,re,we,tt,y,f.children,p,x,Pe)}}v&1&&f.children!==u.children&&_(E,u.children)}else!O&&C==null&&$(E,u,P,B,p,x,y);((D=B.onVnodeUpdated)||k)&&oe(()=>{D&&he(D,p,u,f),k&&Me(u,f,p,"updated")},x)},j=(f,u,p,x,y,F,O)=>{for(let E=0;E<u.length;E++){const v=f[E],C=u[E],k=v.el&&(v.type===pe||!Te(v,C)||v.shapeFlag&70)?h(v.el):p;M(v,C,k,null,x,y,F,O,!0)}},$=(f,u,p,x,y,F,O)=>{if(p!==x){if(p!==ee)for(const E in p)!bt(E)&&!(E in x)&&l(f,E,p[E],null,O,u.children,y,F,Pe);for(const E in x){if(bt(E))continue;const v=x[E],C=p[E];v!==C&&E!=="value"&&l(f,E,C,v,O,u.children,y,F,Pe)}"value"in x&&l(f,"value",p.value,x.value)}},le=(f,u,p,x,y,F,O,E,v)=>{const C=u.el=f?f.el:o(""),k=u.anchor=f?f.anchor:o("");let{patchFlag:P,dynamicChildren:B,slotScopeIds:D}=u;D&&(E=E?E.concat(D):D),f==null?(s(C,p,x),s(k,p,x),T(u.children,p,k,y,F,O,E,v)):P>0&&P&64&&B&&f.dynamicChildren?(j(f.dynamicChildren,B,p,y,F,O,E),(u.key!=null||y&&u===y.subTree)&&Fr(f,u,!0)):Q(f,u,p,k,y,F,O,E,v)},Z=(f,u,p,x,y,F,O,E,v)=>{u.slotScopeIds=E,f==null?u.shapeFlag&512?y.ctx.activate(u,p,x,O,v):N(u,p,x,y,F,O,v):Ae(f,u,v)},N=(f,u,p,x,y,F,O)=>{const E=f.component=Bi(f,x,y);if(Mt(f)&&(E.ctx.renderer=et),Ni(E),E.asyncDep){if(y&&y.registerDep(E,G),!f.el){const v=E.subTree=se(de);m(null,v,u,p)}return}G(E,f,u,p,y,F,O)},Ae=(f,u,p)=>{const x=u.component=f.component;if(ql(f,u,p))if(x.asyncDep&&!x.asyncResolved){te(x,u,p);return}else x.next=u,Ul(x.update),x.update();else u.el=f.el,x.vnode=u},G=(f,u,p,x,y,F,O)=>{const E=()=>{if(f.isMounted){let{next:k,bu:P,u:B,parent:D,vnode:V}=f,X=k,Y;Ye(f,!1),k?(k.el=V.el,te(f,k,O)):k=V,P&&xt(P),(Y=k.props&&k.props.onVnodeBeforeUpdate)&&he(Y,D,k,V),Ye(f,!0);const re=gn(f),we=f.subTree;f.subTree=re,M(we,re,h(we.el),Pt(we),f,y,F),k.el=re.el,X===null&&Zn(f,re.el),B&&oe(B,y),(Y=k.props&&k.props.onVnodeUpdated)&&oe(()=>he(Y,D,k,V),y)}else{let k;const{el:P,props:B}=u,{bm:D,m:V,parent:X}=f,Y=Ge(u);if(Ye(f,!1),D&&xt(D),!Y&&(k=B&&B.onVnodeBeforeMount)&&he(k,X,u),Ye(f,!0),P&&dn){const re=()=>{f.subTree=gn(f),dn(P,f.subTree,f,y,null)};Y?u.type.__asyncLoader().then(()=>!f.isUnmounted&&re()):re()}else{const re=f.subTree=gn(f);M(null,re,p,x,f,y,F),u.el=re.el}if(V&&oe(V,y),!Y&&(k=B&&B.onVnodeMounted)){const re=u;oe(()=>he(k,X,re),y)}(u.shapeFlag&256||X&&Ge(X.vnode)&&X.vnode.shapeFlag&256)&&f.a&&oe(f.a,y),f.isMounted=!0,u=p=x=null}},v=f.effect=new Kn(E,()=>rn(C),f.scope),C=f.update=()=>v.run();C.id=f.uid,Ye(f,!0),C()},te=(f,u,p)=>{u.component=f;const x=f.vnode.props;f.vnode=u,f.next=null,xi(f,u.props,x,p),Ei(f,u.children,p),ht(),xs(),pt()},Q=(f,u,p,x,y,F,O,E,v=!1)=>{const C=f&&f.children,k=f?f.shapeFlag:0,P=u.children,{patchFlag:B,shapeFlag:D}=u;if(B>0){if(B&128){Rt(C,P,p,x,y,F,O,E,v);return}else if(B&256){qe(C,P,p,x,y,F,O,E,v);return}}D&8?(k&16&&Pe(C,y,F),P!==C&&_(p,P)):k&16?D&16?Rt(C,P,p,x,y,F,O,E,v):Pe(C,y,F,!0):(k&8&&_(p,""),D&16&&T(P,p,x,y,F,O,E,v))},qe=(f,u,p,x,y,F,O,E,v)=>{f=f||nt,u=u||nt;const C=f.length,k=u.length,P=Math.min(C,k);let B;for(B=0;B<P;B++){const D=u[B]=v?Ue(u[B]):xe(u[B]);M(f[B],D,p,null,y,F,O,E,v)}C>k?Pe(f,y,F,!0,!1,P):T(u,p,x,y,F,O,E,v,P)},Rt=(f,u,p,x,y,F,O,E,v)=>{let C=0;const k=u.length;let P=f.length-1,B=k-1;for(;C<=P&&C<=B;){const D=f[C],V=u[C]=v?Ue(u[C]):xe(u[C]);if(Te(D,V))M(D,V,p,null,y,F,O,E,v);else break;C++}for(;C<=P&&C<=B;){const D=f[P],V=u[B]=v?Ue(u[B]):xe(u[B]);if(Te(D,V))M(D,V,p,null,y,F,O,E,v);else break;P--,B--}if(C>P){if(C<=B){const D=B+1,V=D<k?u[D].el:x;for(;C<=B;)M(null,u[C]=v?Ue(u[C]):xe(u[C]),p,V,y,F,O,E,v),C++}}else if(C>B)for(;C<=P;)Oe(f[C],y,F,!0),C++;else{const D=C,V=C,X=new Map;for(C=V;C<=B;C++){const me=u[C]=v?Ue(u[C]):xe(u[C]);me.key!=null&&X.set(me.key,C)}let Y,re=0;const we=B-V+1;let tt=!1,fs=0;const _t=new Array(we);for(C=0;C<we;C++)_t[C]=0;for(C=D;C<=P;C++){const me=f[C];if(re>=we){Oe(me,y,F,!0);continue}let Ie;if(me.key!=null)Ie=X.get(me.key);else for(Y=V;Y<=B;Y++)if(_t[Y-V]===0&&Te(me,u[Y])){Ie=Y;break}Ie===void 0?Oe(me,y,F,!0):(_t[Ie-V]=C+1,Ie>=fs?fs=Ie:tt=!0,M(me,u[Ie],p,null,y,F,O,E,v),re++)}const cs=tt?Ai(_t):nt;for(Y=cs.length-1,C=we-1;C>=0;C--){const me=V+C,Ie=u[me],us=me+1<k?u[me+1].el:x;_t[C]===0?M(null,Ie,p,us,y,F,O,E,v):tt&&(Y<0||C!==cs[Y]?Je(Ie,p,us,2):Y--)}}},Je=(f,u,p,x,y=null)=>{const{el:F,type:O,transition:E,children:v,shapeFlag:C}=f;if(C&6){Je(f.component.subTree,u,p,x);return}if(C&128){f.suspense.move(u,p,x);return}if(C&64){O.move(f,u,p,et);return}if(O===pe){s(F,u,p);for(let P=0;P<v.length;P++)Je(v[P],u,p,x);s(f.anchor,u,p);return}if(O===wt){g(f,u,p);return}if(x!==2&&C&1&&E)if(x===0)E.beforeEnter(F),s(F,u,p),oe(()=>E.enter(F),y);else{const{leave:P,delayLeave:B,afterLeave:D}=E,V=()=>s(F,u,p),X=()=>{P(F,()=>{V(),D&&D()})};B?B(F,V,X):X()}else s(F,u,p)},Oe=(f,u,p,x=!1,y=!1)=>{const{type:F,props:O,ref:E,children:v,dynamicChildren:C,shapeFlag:k,patchFlag:P,dirs:B}=f;if(E!=null&&Xt(E,null,p,f,!0),k&256){u.ctx.deactivate(f);return}const D=k&1&&B,V=!Ge(f);let X;if(V&&(X=O&&O.onVnodeBeforeUnmount)&&he(X,u,f),k&6)Nr(f.component,p,x);else{if(k&128){f.suspense.unmount(p,x);return}D&&Me(f,null,u,"beforeUnmount"),k&64?f.type.remove(f,u,p,y,et,x):C&&(F!==pe||P>0&&P&64)?Pe(C,u,p,!1,!0):(F===pe&&P&384||!y&&k&16)&&Pe(v,u,p),x&&is(f)}(V&&(X=O&&O.onVnodeUnmounted)||D)&&oe(()=>{X&&he(X,u,f),D&&Me(f,null,u,"unmounted")},p)},is=f=>{const{type:u,el:p,anchor:x,transition:y}=f;if(u===pe){Br(p,x);return}if(u===wt){w(f);return}const F=()=>{r(p),y&&!y.persisted&&y.afterLeave&&y.afterLeave()};if(f.shapeFlag&1&&y&&!y.persisted){const{leave:O,delayLeave:E}=y,v=()=>O(p,F);E?E(f.el,F,v):v()}else F()},Br=(f,u)=>{let p;for(;f!==u;)p=b(f),r(f),f=p;r(u)},Nr=(f,u,p)=>{const{bum:x,scope:y,update:F,subTree:O,um:E}=f;x&&xt(x),y.stop(),F&&(F.active=!1,Oe(O,f,u,p)),E&&oe(E,u),oe(()=>{f.isUnmounted=!0},u),u&&u.pendingBranch&&!u.isUnmounted&&f.asyncDep&&!f.asyncResolved&&f.suspenseId===u.pendingId&&(u.deps--,u.deps===0&&u.resolve())},Pe=(f,u,p,x=!1,y=!1,F=0)=>{for(let O=F;O<f.length;O++)Oe(f[O],u,p,x,y)},Pt=f=>f.shapeFlag&6?Pt(f.component.subTree):f.shapeFlag&128?f.suspense.next():b(f.anchor||f.el),os=(f,u,p)=>{f==null?u._vnode&&Oe(u._vnode,null,null,!0):M(u._vnode||null,f,u,null,null,null,p),xs(),Jt(),u._vnode=f},et={p:M,um:Oe,m:Je,r:is,mt:N,mc:T,pc:Q,pbc:j,n:Pt,o:e};let an,dn;return t&&([an,dn]=t(et)),{render:os,hydrate:an,createApp:Fi(os,an)}}function Ye({effect:e,update:t},n){e.allowRecurse=t.allowRecurse=n}function Fr(e,t,n=!1){const s=e.children,r=t.children;if(K(s)&&K(r))for(let l=0;l<s.length;l++){const i=s[l];let o=r[l];o.shapeFlag&1&&!o.dynamicChildren&&((o.patchFlag<=0||o.patchFlag===32)&&(o=r[l]=Ue(r[l]),o.el=i.el),n||Fr(i,o)),o.type===ft&&(o.el=i.el)}}function Ai(e){const t=e.slice(),n=[0];let s,r,l,i,o;const c=e.length;for(s=0;s<c;s++){const d=e[s];if(d!==0){if(r=n[n.length-1],e[r]<d){t[s]=r,n.push(s);continue}for(l=0,i=n.length-1;l<i;)o=l+i>>1,e[n[o]]<d?l=o+1:i=o;d<e[n[l]]&&(l>0&&(t[s]=n[l-1]),n[l]=s)}}for(l=n.length,i=n[l-1];l-- >0;)n[l]=i,i=t[i];return n}const Oi=e=>e.__isTeleport,pe=Symbol(void 0),ft=Symbol(void 0),de=Symbol(void 0),wt=Symbol(void 0),Et=[];let Ce=null;function ss(e=!1){Et.push(Ce=e?null:[])}function vr(){Et.pop(),Ce=Et[Et.length-1]||null}let ct=1;function Rs(e){ct+=e}function Ar(e){return e.dynamicChildren=ct>0?Ce||nt:null,vr(),ct>0&&Ce&&Ce.push(e),e}function go(e,t,n,s,r,l){return Ar(Mr(e,t,n,s,r,l,!0))}function Or(e,t,n,s,r){return Ar(se(e,t,n,s,r,!0))}function ut(e){return e?e.__v_isVNode===!0:!1}function Te(e,t){return e.type===t.type&&e.key===t.key}const cn="__vInternal",Ir=({key:e})=>e??null,St=({ref:e,ref_key:t,ref_for:n})=>e!=null?ie(e)||fe(e)||S(e)?{i:ce,r:e,k:t,f:!!n}:e:null;function Mr(e,t=null,n=null,s=0,r=null,l=e===pe?0:1,i=!1,o=!1){const c={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&Ir(t),ref:t&&St(t),scopeId:on,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetAnchor:null,staticCount:0,shapeFlag:l,patchFlag:s,dynamicProps:r,dynamicChildren:null,appContext:null,ctx:ce};return o?(rs(c,n),l&128&&e.normalize(c)):n&&(c.shapeFlag|=ie(n)?8:16),ct>0&&!i&&Ce&&(c.patchFlag>0||l&6)&&c.patchFlag!==32&&Ce.push(c),c}const se=Ii;function Ii(e,t=null,n=null,s=0,r=null,l=!1){if((!e||e===pr)&&(e=de),ut(e)){const o=He(e,t,!0);return n&&rs(o,n),ct>0&&!l&&Ce&&(o.shapeFlag&6?Ce[Ce.indexOf(e)]=o:Ce.push(o)),o.patchFlag|=-2,o}if(Ki(e)&&(e=e.__vccOpts),t){t=Mi(t);let{class:o,style:c}=t;o&&!ie(o)&&(t.class=Gt(o)),z(c)&&(Zs(c)&&!K(c)&&(c=ge({},c)),t.style=zt(c))}const i=ie(e)?1:ir(e)?128:Oi(e)?64:z(e)?4:S(e)?2:0;return Mr(e,t,n,s,r,i,l,!0)}function Mi(e){return e?Zs(e)||cn in e?ge({},e):e:null}function He(e,t,n=!1){const{props:s,ref:r,patchFlag:l,children:i}=e,o=t?Ri(s||{},t):s;return{__v_isVNode:!0,__v_skip:!0,type:e.type,props:o,key:o&&Ir(o),ref:t&&t.ref?n&&r?K(r)?r.concat(St(t)):[r,St(t)]:St(t):r,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:i,target:e.target,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==pe?l===-1?16:l|16:l,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:e.transition,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&He(e.ssContent),ssFallback:e.ssFallback&&He(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce}}function Rr(e=" ",t=0){return se(ft,null,e,t)}function _o(e,t){const n=se(wt,null,e);return n.staticCount=t,n}function mo(e="",t=!1){return t?(ss(),Or(de,null,e)):se(de,null,e)}function xe(e){return e==null||typeof e=="boolean"?se(de):K(e)?se(pe,null,e.slice()):typeof e=="object"?Ue(e):se(ft,null,String(e))}function Ue(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:He(e)}function rs(e,t){let n=0;const{shapeFlag:s}=e;if(t==null)t=null;else if(K(t))n=16;else if(typeof t=="object")if(s&65){const r=t.default;r&&(r._c&&(r._d=!1),rs(e,r()),r._c&&(r._d=!0));return}else{n=32;const r=t._;!r&&!(cn in t)?t._ctx=ce:r===3&&ce&&(ce.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else S(t)?(t={default:t,_ctx:ce},n=32):(t=String(t),s&64?(n=16,t=[Rr(t)]):n=8);e.children=t,e.shapeFlag|=n}function Ri(...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=Gt([t.class,s.class]));else if(r==="style")t.style=zt([t.style,s.style]);else if(en(r)){const l=t[r],i=s[r];i&&l!==i&&!(K(l)&&l.includes(i))&&(t[r]=l?[].concat(l,i):i)}else r!==""&&(t[r]=s[r])}return t}function he(e,t,n,s=null){ve(e,t,7,[n,s])}const Pi=Er();let ki=0;function Bi(e,t,n){const s=e.type,r=(t?t.appContext:e.appContext)||Pi,l={uid:ki++,vnode:e,type:s,parent:t,appContext:r,root:null,next:null,subTree:null,effect:null,update:null,scope:new zr(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(r.provides),accessCache:null,renderCache:[],components:null,directives:null,propsOptions:br(s,r),emitsOptions:rr(s,r),emit:null,emitted:null,propsDefaults:ee,inheritAttrs:s.inheritAttrs,ctx:ee,data:ee,props:ee,attrs:ee,slots:ee,refs:ee,setupState:ee,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 l.ctx={_:l},l.root=t?t.root:l,l.emit=$l.bind(null,l),e.ce&&e.ce(l),l}let ne=null;const ls=()=>ne||ce,Ve=e=>{ne=e,e.scope.on()},Se=()=>{ne&&ne.scope.off(),ne=null};function Pr(e){return e.vnode.shapeFlag&4}let at=!1;function Ni(e,t=!1){at=t;const{props:n,children:s}=e.vnode,r=Pr(e);bi(e,n,r,t),wi(e,s);const l=r?Hi(e,t):void 0;return at=!1,l}function Hi(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=Qs(new Proxy(e.ctx,hi));const{setup:s}=n;if(s){const r=e.setupContext=s.length>1?Li(e):null;Ve(e),ht();const l=$e(s,e,0,[e.props,r]);if(pt(),Se(),Nn(l)){if(l.then(Se,Se),t)return l.then(i=>{Mn(e,i,t)}).catch(i=>{gt(i,e,0)});e.asyncDep=l}else Mn(e,l,t)}else kr(e,t)}function Mn(e,t,n){S(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:z(t)&&(e.setupState=zs(t)),kr(e,n)}let Ps;function kr(e,t,n){const s=e.type;if(!e.render){if(!t&&Ps&&!s.render){const r=s.template||ts(e).template;if(r){const{isCustomElement:l,compilerOptions:i}=e.appContext.config,{delimiters:o,compilerOptions:c}=s,d=ge(ge({isCustomElement:l,delimiters:o},i),c);s.render=Ps(r,d)}}e.render=s.render||Fe}Ve(e),ht(),pi(e),pt(),Se()}function ji(e){return new Proxy(e.attrs,{get(t,n){return _e(e,"get","$attrs"),t[n]}})}function Li(e){const t=s=>{e.exposed=s||{}};let n;return{get attrs(){return n||(n=ji(e))},slots:e.slots,emit:e.emit,expose:t}}function un(e){if(e.exposed)return e.exposeProxy||(e.exposeProxy=new Proxy(zs(Qs(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in Ct)return Ct[n](e)},has(t,n){return n in t||n in Ct}}))}function Rn(e,t=!0){return S(e)?e.displayName||e.name:e.name||t&&e.__name}function Ki(e){return S(e)&&"__vccOpts"in e}const Ui=(e,t)=>Hl(e,t,at);function yo(e){const t=ls();let n=e();return Se(),Nn(n)&&(n=n.catch(s=>{throw Ve(t),s})),[n,()=>Ve(t)]}function bo(e,t,n){const s=arguments.length;return s===2?z(t)&&!K(t)?ut(t)?se(e,null,[t]):se(e,t):se(e,null,t):(s>3?n=Array.prototype.slice.call(arguments,2):s===3&&ut(n)&&(n=[n]),se(e,t,n))}const Di=Symbol(""),$i=()=>Dt(Di),Si="3.2.47";export{ho as $,to as A,fo as B,Mr as C,mo as D,zt as E,pe as F,lr as G,se as H,bo as I,Yi as J,Ri as K,lo as L,zl as M,di as N,ro as O,ge as P,z as Q,K as R,no as S,Ji as T,Ns as U,kn as V,nn as W,S as X,ie as Y,Qr as Z,xt as _,$t as a,po as a0,Zr as a1,en as a2,Bs as a3,Be as a4,jn as a5,Vi as a6,qi as a7,ve as a8,Bl as a9,zn as aa,io as ab,zi as ac,Xi as ad,Ys as ae,el as af,Zi as ag,Rr as ah,co as ai,hr as aj,oo as ak,uo as al,oi as am,yo as an,_o as ao,li as b,ri as c,fe as d,Ui as e,Sn as f,ls as g,ot as h,Dt as i,eo as j,ni as k,ss as l,Or as m,Ll as n,Gn as o,Gi as p,go as q,pn as r,Qi as s,ao as t,Ml as u,Si as v,so as w,Wi as x,Mi as y,Gt as z};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{I as Nt,O as pt,P as F,Q as Mt,R as h,T as U,U as P,V as x,W as V,X as dt,Y as D,Z as Lt,_ as It,$ as xt,a0 as Dt,a1 as H,a2 as Pt,a3 as Ot,a4 as Rt,a5 as $t,a6 as yt,a7 as mt,a8 as Ht}from"./runtime-core.esm-bundler.ad888d46.js";const Bt="http://www.w3.org/2000/svg",A=typeof document<"u"?document:null,Y=A&&A.createElement("template"),Ft={insert:(t,e,n)=>{e.insertBefore(t,n||null)},remove:t=>{const e=t.parentNode;e&&e.removeChild(t)},createElement:(t,e,n,s)=>{const o=e?A.createElementNS(Bt,t):A.createElement(t,n?{is:n}:void 0);return t==="select"&&s&&s.multiple!=null&&o.setAttribute("multiple",s.multiple),o},createText:t=>A.createTextNode(t),createComment:t=>A.createComment(t),setText:(t,e)=>{t.nodeValue=e},setElementText:(t,e)=>{t.textContent=e},parentNode:t=>t.parentNode,nextSibling:t=>t.nextSibling,querySelector:t=>A.querySelector(t),setScopeId(t,e){t.setAttribute(e,"")},insertStaticContent(t,e,n,s,o,i){const r=n?n.previousSibling:e.lastChild;if(o&&(o===i||o.nextSibling))for(;e.insertBefore(o.cloneNode(!0),n),!(o===i||!(o=o.nextSibling)););else{Y.innerHTML=s?`<svg>${t}</svg>`:t;const c=Y.content;if(s){const f=c.firstChild;for(;f.firstChild;)c.appendChild(f.firstChild);c.removeChild(f)}e.insertBefore(c,n)}return[r?r.nextSibling:e.firstChild,n?n.previousSibling:e.lastChild]}};function Ut(t,e,n){const s=t._vtc;s&&(e=(e?[e,...s]:[...s]).join(" ")),e==null?t.removeAttribute("class"):n?t.setAttribute("class",e):t.className=e}function Vt(t,e,n){const s=t.style,o=D(n);if(n&&!o){if(e&&!D(e))for(const i in e)n[i]==null&&B(s,i,"");for(const i in n)B(s,i,n[i])}else{const i=s.display;o?e!==n&&(s.cssText=n):e&&t.removeAttribute("style"),"_vod"in t&&(s.display=i)}}const Z=/\s*!important$/;function B(t,e,n){if(h(n))n.forEach(s=>B(t,e,s));else if(n==null&&(n=""),e.startsWith("--"))t.setProperty(e,n);else{const s=Kt(t,e);Z.test(n)?t.setProperty(V(s),n.replace(Z,""),"important"):t[s]=n}}const J=["Webkit","Moz","ms"],R={};function Kt(t,e){const n=R[e];if(n)return n;let s=Rt(e);if(s!=="filter"&&s in t)return R[e]=s;s=$t(s);for(let o=0;o<J.length;o++){const i=J[o]+s;if(i in t)return R[e]=i}return e}const k="http://www.w3.org/1999/xlink";function qt(t,e,n,s,o){if(s&&e.startsWith("xlink:"))n==null?t.removeAttributeNS(k,e.slice(6,e.length)):t.setAttributeNS(k,e,n);else{const i=yt(e);n==null||i&&!mt(n)?t.removeAttribute(e):t.setAttribute(e,i?"":n)}}function zt(t,e,n,s,o,i,r){if(e==="innerHTML"||e==="textContent"){s&&r(s,o,i),t[e]=n??"";return}if(e==="value"&&t.tagName!=="PROGRESS"&&!t.tagName.includes("-")){t._value=n;const f=n??"";(t.value!==f||t.tagName==="OPTION")&&(t.value=f),n==null&&t.removeAttribute(e);return}let c=!1;if(n===""||n==null){const f=typeof t[e];f==="boolean"?n=mt(n):n==null&&f==="string"?(n="",c=!0):f==="number"&&(n=0,c=!0)}try{t[e]=n}catch{}c&&t.removeAttribute(e)}function g(t,e,n,s){t.addEventListener(e,n,s)}function Wt(t,e,n,s){t.removeEventListener(e,n,s)}function jt(t,e,n,s,o=null){const i=t._vei||(t._vei={}),r=i[e];if(s&&r)r.value=s;else{const[c,f]=Xt(e);if(s){const u=i[e]=Yt(s,o);g(t,c,u,f)}else r&&(Wt(t,c,r,f),i[e]=void 0)}}const tt=/(?:Once|Passive|Capture)$/;function Xt(t){let e;if(tt.test(t)){e={};let s;for(;s=t.match(tt);)t=t.slice(0,t.length-s[0].length),e[s[0].toLowerCase()]=!0}return[t[2]===":"?t.slice(3):V(t.slice(2)),e]}let $=0;const Gt=Promise.resolve(),Qt=()=>$||(Gt.then(()=>$=0),$=Date.now());function Yt(t,e){const n=s=>{if(!s._vts)s._vts=Date.now();else if(s._vts<=n.attached)return;Ht(Zt(s,n.value),e,5,[s])};return n.value=t,n.attached=Qt(),n}function Zt(t,e){if(h(e)){const n=t.stopImmediatePropagation;return t.stopImmediatePropagation=()=>{n.call(t),t._stopped=!0},e.map(s=>o=>!o._stopped&&s&&s(o))}else return e}const et=/^on[a-z]/,Jt=(t,e,n,s,o=!1,i,r,c,f)=>{e==="class"?Ut(t,s,o):e==="style"?Vt(t,n,s):Pt(e)?Ot(e)||jt(t,e,n,s,r):(e[0]==="."?(e=e.slice(1),!0):e[0]==="^"?(e=e.slice(1),!1):kt(t,e,s,o))?zt(t,e,s,i,r,c,f):(e==="true-value"?t._trueValue=s:e==="false-value"&&(t._falseValue=s),qt(t,e,s,o))};function kt(t,e,n,s){return s?!!(e==="innerHTML"||e==="textContent"||e in t&&et.test(e)&&dt(n)):e==="spellcheck"||e==="draggable"||e==="translate"||e==="form"||e==="list"&&t.tagName==="INPUT"||e==="type"&&t.tagName==="TEXTAREA"||et.test(e)&&D(n)?!1:e in t}const b="transition",M="animation",gt=(t,{slots:e})=>Nt(pt,te(t),e);gt.displayName="Transition";const ht={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};gt.props=F({},pt.props,ht);const E=(t,e=[])=>{h(t)?t.forEach(n=>n(...e)):t&&t(...e)},nt=t=>t?h(t)?t.some(e=>e.length>1):t.length>1:!1;function te(t){const e={};for(const a in t)a in ht||(e[a]=t[a]);if(t.css===!1)return e;const{name:n="v",type:s,duration:o,enterFromClass:i=`${n}-enter-from`,enterActiveClass:r=`${n}-enter-active`,enterToClass:c=`${n}-enter-to`,appearFromClass:f=i,appearActiveClass:u=r,appearToClass:l=c,leaveFromClass:d=`${n}-leave-from`,leaveActiveClass:m=`${n}-leave-active`,leaveToClass:_=`${n}-leave-to`}=t,w=ee(o),St=w&&w[0],Et=w&&w[1],{onBeforeEnter:K,onEnter:q,onEnterCancelled:z,onLeave:W,onLeaveCancelled:Tt,onBeforeAppear:At=K,onAppear:_t=q,onAppearCancelled:wt=z}=e,O=(a,p,S)=>{T(a,p?l:c),T(a,p?u:r),S&&S()},j=(a,p)=>{a._isLeaving=!1,T(a,d),T(a,_),T(a,m),p&&p()},X=a=>(p,S)=>{const G=a?_t:q,Q=()=>O(p,a,S);E(G,[p,Q]),st(()=>{T(p,a?f:i),v(p,a?l:c),nt(G)||ot(p,s,St,Q)})};return F(e,{onBeforeEnter(a){E(K,[a]),v(a,i),v(a,r)},onBeforeAppear(a){E(At,[a]),v(a,f),v(a,u)},onEnter:X(!1),onAppear:X(!0),onLeave(a,p){a._isLeaving=!0;const S=()=>j(a,p);v(a,d),oe(),v(a,m),st(()=>{a._isLeaving&&(T(a,d),v(a,_),nt(W)||ot(a,s,Et,S))}),E(W,[a,S])},onEnterCancelled(a){O(a,!1),E(z,[a])},onAppearCancelled(a){O(a,!0),E(wt,[a])},onLeaveCancelled(a){j(a),E(Tt,[a])}})}function ee(t){if(t==null)return null;if(Mt(t))return[y(t.enter),y(t.leave)];{const e=y(t);return[e,e]}}function y(t){return Lt(t)}function v(t,e){e.split(/\s+/).forEach(n=>n&&t.classList.add(n)),(t._vtc||(t._vtc=new Set)).add(e)}function T(t,e){e.split(/\s+/).forEach(s=>s&&t.classList.remove(s));const{_vtc:n}=t;n&&(n.delete(e),n.size||(t._vtc=void 0))}function st(t){requestAnimationFrame(()=>{requestAnimationFrame(t)})}let ne=0;function ot(t,e,n,s){const o=t._endId=++ne,i=()=>{o===t._endId&&s()};if(n)return setTimeout(i,n);const{type:r,timeout:c,propCount:f}=se(t,e);if(!r)return s();const u=r+"end";let l=0;const d=()=>{t.removeEventListener(u,m),i()},m=_=>{_.target===t&&++l>=f&&d()};setTimeout(()=>{l<f&&d()},c+1),t.addEventListener(u,m)}function se(t,e){const n=window.getComputedStyle(t),s=w=>(n[w]||"").split(", "),o=s(`${b}Delay`),i=s(`${b}Duration`),r=it(o,i),c=s(`${M}Delay`),f=s(`${M}Duration`),u=it(c,f);let l=null,d=0,m=0;e===b?r>0&&(l=b,d=r,m=i.length):e===M?u>0&&(l=M,d=u,m=f.length):(d=Math.max(r,u),l=d>0?r>u?b:M:null,m=l?l===b?i.length:f.length:0);const _=l===b&&/\b(transform|all)(,|$)/.test(s(`${b}Property`).toString());return{type:l,timeout:d,propCount:m,hasTransform:_}}function it(t,e){for(;t.length<e.length;)t=t.concat(t);return Math.max(...e.map((n,s)=>rt(n)+rt(t[s])))}function rt(t){return Number(t.slice(0,-1).replace(",","."))*1e3}function oe(){return document.body.offsetHeight}const C=t=>{const e=t.props["onUpdate:modelValue"]||!1;return h(e)?n=>It(e,n):e};function ie(t){t.target.composing=!0}function at(t){const e=t.target;e.composing&&(e.composing=!1,e.dispatchEvent(new Event("input")))}const ct={created(t,{modifiers:{lazy:e,trim:n,number:s}},o){t._assign=C(o);const i=s||o.props&&o.props.type==="number";g(t,e?"change":"input",r=>{if(r.target.composing)return;let c=t.value;n&&(c=c.trim()),i&&(c=H(c)),t._assign(c)}),n&&g(t,"change",()=>{t.value=t.value.trim()}),e||(g(t,"compositionstart",ie),g(t,"compositionend",at),g(t,"change",at))},mounted(t,{value:e}){t.value=e??""},beforeUpdate(t,{value:e,modifiers:{lazy:n,trim:s,number:o}},i){if(t._assign=C(i),t.composing||document.activeElement===t&&t.type!=="range"&&(n||s&&t.value.trim()===e||(o||t.type==="number")&&H(t.value)===e))return;const r=e??"";t.value!==r&&(t.value=r)}},re={deep:!0,created(t,e,n){t._assign=C(n),g(t,"change",()=>{const s=t._modelValue,o=N(t),i=t.checked,r=t._assign;if(h(s)){const c=U(s,o),f=c!==-1;if(i&&!f)r(s.concat(o));else if(!i&&f){const u=[...s];u.splice(c,1),r(u)}}else if(P(s)){const c=new Set(s);i?c.add(o):c.delete(o),r(c)}else r(bt(t,i))})},mounted:ft,beforeUpdate(t,e,n){t._assign=C(n),ft(t,e,n)}};function ft(t,{value:e,oldValue:n},s){t._modelValue=e,h(e)?t.checked=U(e,s.props.value)>-1:P(e)?t.checked=e.has(s.props.value):e!==n&&(t.checked=x(e,bt(t,!0)))}const ae={created(t,{value:e},n){t.checked=x(e,n.props.value),t._assign=C(n),g(t,"change",()=>{t._assign(N(t))})},beforeUpdate(t,{value:e,oldValue:n},s){t._assign=C(s),e!==n&&(t.checked=x(e,s.props.value))}},ce={deep:!0,created(t,{value:e,modifiers:{number:n}},s){const o=P(e);g(t,"change",()=>{const i=Array.prototype.filter.call(t.options,r=>r.selected).map(r=>n?H(N(r)):N(r));t._assign(t.multiple?o?new Set(i):i:i[0])}),t._assign=C(s)},mounted(t,{value:e}){ut(t,e)},beforeUpdate(t,e,n){t._assign=C(n)},updated(t,{value:e}){ut(t,e)}};function ut(t,e){const n=t.multiple;if(!(n&&!h(e)&&!P(e))){for(let s=0,o=t.options.length;s<o;s++){const i=t.options[s],r=N(i);if(n)h(e)?i.selected=U(e,r)>-1:i.selected=e.has(r);else if(x(N(i),e)){t.selectedIndex!==s&&(t.selectedIndex=s);return}}!n&&t.selectedIndex!==-1&&(t.selectedIndex=-1)}}function N(t){return"_value"in t?t._value:t.value}function bt(t,e){const n=e?"_trueValue":"_falseValue";return n in t?t[n]:e}const he={created(t,e,n){I(t,e,n,null,"created")},mounted(t,e,n){I(t,e,n,null,"mounted")},beforeUpdate(t,e,n,s){I(t,e,n,s,"beforeUpdate")},updated(t,e,n,s){I(t,e,n,s,"updated")}};function fe(t,e){switch(t){case"SELECT":return ce;case"TEXTAREA":return ct;default:switch(e){case"checkbox":return re;case"radio":return ae;default:return ct}}}function I(t,e,n,s,o){const r=fe(t.tagName,n.props&&n.props.type)[o];r&&r(t,e,n,s)}const ue=["ctrl","shift","alt","meta"],le={stop:t=>t.stopPropagation(),prevent:t=>t.preventDefault(),self:t=>t.target!==t.currentTarget,ctrl:t=>!t.ctrlKey,shift:t=>!t.shiftKey,alt:t=>!t.altKey,meta:t=>!t.metaKey,left:t=>"button"in t&&t.button!==0,middle:t=>"button"in t&&t.button!==1,right:t=>"button"in t&&t.button!==2,exact:(t,e)=>ue.some(n=>t[`${n}Key`]&&!e.includes(n))},be=(t,e)=>(n,...s)=>{for(let o=0;o<e.length;o++){const i=le[e[o]];if(i&&i(n,e))return}return t(n,...s)},pe={esc:"escape",space:" ",up:"arrow-up",left:"arrow-left",right:"arrow-right",down:"arrow-down",delete:"backspace"},ve=(t,e)=>n=>{if(!("key"in n))return;const s=V(n.key);if(e.some(o=>o===s||pe[o]===s))return t(n)},vt=F({patchProp:Jt},Ft);let L,lt=!1;function de(){return L||(L=xt(vt))}function me(){return L=lt?L:Dt(vt),lt=!0,L}const Ce=(...t)=>{const e=de().createApp(...t),{mount:n}=e;return e.mount=s=>{const o=Ct(s);if(!o)return;const i=e._component;!dt(i)&&!i.render&&!i.template&&(i.template=o.innerHTML),o.innerHTML="";const r=n(o,!1,o instanceof SVGElement);return o instanceof Element&&(o.removeAttribute("v-cloak"),o.setAttribute("data-v-app","")),r},e},Se=(...t)=>{const e=me().createApp(...t),{mount:n}=e;return e.mount=s=>{const o=Ct(s);if(o)return n(o,!0,o instanceof SVGElement)},e};function Ct(t){return D(t)?document.querySelector(t):t}export{gt as T,Se as a,re as b,Ce as c,be as d,ae as e,he as v,ve as w};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{k as e,q as r}from"./runtime-core.esm-bundler.ad888d46.js";const a=e({name:"ServerPlaceholder",render(){return r("div")}});export{a as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{k as e,q as r,l as t}from"./runtime-core.esm-bundler.ad888d46.js";const c=e({__name:"server-routes",setup(n){return(o,s)=>(t(),r("div",null," WIP "))}});export{c as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{u as f}from"./nuxt.21217109.js";import{a9 as r,d as p}from"./runtime-core.esm-bundler.ad888d46.js";function l(...t){const a=typeof t[t.length-1]=="string"?t.pop():void 0;typeof t[0]!="string"&&t.unshift(a);const[o,e]=t;if(!o||typeof o!="string")throw new TypeError("[nuxt] [useState] key must be a string: "+o);if(e!==void 0&&typeof e!="function")throw new Error("[nuxt] [useState] init must be a function: "+e);const u="$s"+o,s=f(),i=r(s.payload.state,u);if(i.value===void 0&&e){const n=e();if(p(n))return s.payload.state[u]=n,n;i.value=n}return i}export{l as u};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{u as c,b as p}from"./client.210463dc.js";import{u as a}from"./utils.1c789938.js";import{r as u}from"./rpc.2e6b297d.js";import"./nuxt.21217109.js";import{u as f}from"./router.96f0ba10.js";import"./nuxt-link.ed65b9da.js";import"./app.config.12fdda03.js";import{$ as g}from"./index.d56af0a0.js";import{e as i}from"./runtime-core.esm-bundler.ad888d46.js";function v(n,r,s=!1){return r.reduce((e,o)=>(o in n&&(!s||n[o]!==void 0)&&(e[o]=n[o]),e),{})}let m;async function T(){return m||(m=await g("https://cdn.jsdelivr.net/npm/@nuxt/modules@latest/modules.json"),m)}function k(){const n=c(),r=a("getComponents",()=>u.getComponents()),s=i(()=>Object.entries(n.value?.nuxt?.vueApp._context.components||{}).map(([e])=>({pascalName:e,global:!0})).filter(e=>!(r.value||[]).find(o=>o.pascalName===e.pascalName)));return i(()=>[...s.value,...r.value||[]].sort((e,o)=>e.pascalName.localeCompare(o.pascalName)))}function x(){return a("usePackageVersions",()=>u.usePackageVersions())}function C(){return a("getServerPages",()=>u.getServerPages())}function H(){return a("getComponentsRelationships",()=>u.getComponentsRelationships())}function L(){return a("getServerHooks",()=>u.getServerHooks(),{default:()=>[]})}function V(){return a("getServerLayouts",()=>u.getServerLayouts())}function W(){return a("getAutoImports",()=>u.getAutoImports())}function j(){return a("getServerConfig",()=>u.getServerConfig())}function d(){return a("getCustomTabs",()=>u.getCustomTabs())}function w(){const n=f(),r=d(),s=i(()=>n.getRoutes().filter(t=>t.path.startsWith("/modules/")&&t.meta.title&&!t.meta.wip).sort((t,l)=>(t.meta.order||100)-(l.meta.order||100)).map(t=>({name:t.name,path:t.path,...t.meta}))),e=i(()=>(r.value||[]).filter(t=>t.name.startsWith("builtin-"))),o=i(()=>(r.value||[]).filter(t=>!t.name.startsWith("builtin-")));return{custom:o,builtin:i(()=>[...s.value,...e.value]),all:i(()=>[...s.value,...e.value,...o.value])}}function $(){const n=p(),r=C();return i(()=>(n.value?.getRoutes()||[]).map(s=>v(s,["path","name","meta","props","children"])).map(s=>({...r.value?.find(e=>e.name&&e.name===s.name),...s})))}export{C as a,V as b,H as c,j as d,w as e,L as f,W as g,T as h,x as i,$ as j,v as o,k as u};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{u as s}from"./index.e1377d3f.js";import{t}from"./index.bf1af76f.js";const n=s("nuxt-devtools-first-visit",!0),o=s("nuxt-devtools-settings",{componentsView:"list",componentsGraphShowNodeModules:!1,componentsGraphShowPages:!1,componentsGraphShowLayouts:!1},{mergeDefaults:!0}),r=t(o),i=s("nuxt-devtools-frame-state",{},{listenToStorageChanges:!1});export{i as a,r as d,n as i};
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import{_ as H}from"./layout.f6e6e706.js";import{d as Se}from"./index.d56af0a0.js";import{b as $e,c as xe}from"./router.96f0ba10.js";import"./runtime-dom.esm-bundler.c94e30c4.js";import"./runtime-core.esm-bundler.ad888d46.js";import"./utils.8ee5a573.js";import"./nuxt.21217109.js";function ke(t){const e=t.length;let r=-1,i,n="";const c=t.charCodeAt(0);for(;++r<e;){if(i=t.charCodeAt(r),i===0){n+="�";continue}if(i===44){n+="\\,";continue}if(i>=1&&i<=31||i===127||r===0&&i>=48&&i<=57||r===1&&i>=48&&i<=57&&c===45){n+=`\\${i.toString(16)} `;continue}if(r===0&&e===1&&i===45){n+=`\\${t.charAt(r)}`;continue}if(i>=128||i===45||i===95||i>=48&&i<=57||i>=65&&i<=90||i>=97&&i<=122){n+=t.charAt(r);continue}n+=`\\${t.charAt(r)}`}return n}const N=ke;function T(t=[]){return Array.isArray(t)?t:[t]}function U(t){return Array.from(new Set(t))}function C(t){return typeof t=="string"}function F(t){return C(t)?t:(Array.isArray(t)?t:Object.entries(t)).filter(e=>e[1]!=null)}function Ee(t){return Array.isArray(t)?t.find(e=>!Array.isArray(e)||Array.isArray(e[0]))?t.map(e=>F(e)):[t]:[F(t)]}function Ae(t){return t.filter(([e,r],i)=>{if(e.startsWith("$$"))return!1;for(let n=i-1;n>=0;n--)if(t[n][0]===e&&t[n][1]===r)return!1;return!0})}function G(t){return t==null?"":Ae(t).map(([e,r])=>r!=null?`${e}:${r};`:void 0).filter(Boolean).join("")}function I(t){return t&&typeof t=="object"&&!Array.isArray(t)}function ue(t,e){const r=t,i=e;if(Array.isArray(r))return[...i];const n={...r};return I(r)&&I(i)&&Object.keys(i).forEach(c=>{I(r[c])&&I(i[c])||Array.isArray(r[c])&&Array.isArray(i[c])?n[c]=ue(r[c],i[c]):Object.assign(n,{[c]:i[c]})}),n}function V(t){let e,r,i;if(Array.isArray(t)){for(r=Array(e=t.length);e--;)r[e]=(i=t[e])&&typeof i=="object"?V(i):i;return r}if(Object.prototype.toString.call(t)==="[object Object]"){r={};for(e in t)e==="__proto__"?Object.defineProperty(r,e,{value:V(t[e]),configurable:!0,enumerable:!0,writable:!0}):r[e]=(i=t[e])&&typeof i=="object"?V(i):i;return r}return t}function je(t){return C(t[0])}function Ce(t){return C(t[0])}const _e=/[\w\u00A0-\uFFFF-_:%-?]/,Z="$$shortcut-no-merge";function Oe(t=""){return _e.test(t)}function Te(t){return typeof t=="function"?{match:t}:t}function K(t){return t.length===3}function Me(t){return t!=null}function Re(){}class Pe{constructor(){this._map=new Map}get(e,r){const i=this._map.get(e);if(i)return i.get(r)}getFallback(e,r,i){let n=this._map.get(e);return n||(n=new Map,this._map.set(e,n)),n.has(r)||n.set(r,i),n.get(r)}set(e,r,i){let n=this._map.get(e);return n||(n=new Map,this._map.set(e,n)),n.set(r,i),this}has(e,r){return this._map.get(e)?.has(r)}delete(e,r){return this._map.get(e)?.delete(r)||!1}deleteTop(e){return this._map.delete(e)}map(e){return Array.from(this._map.entries()).flatMap(([r,i])=>Array.from(i.entries()).map(([n,c])=>e(c,r,n)))}}const q={};function Le(t=["-",":"]){const e=t.join("|");return q[e]||(q[e]=new RegExp(`((?:[!@\\w+:_/-]|\\[&?>?:?.*\\])+?)(${e})\\(((?:[~!\\w\\s:/\\\\,%#.$?-]|\\[.*?\\])+?)\\)(?!\\s*?=>)`,"gm")),q[e].lastIndex=0,q[e]}function ze(t,e=["-",":"],r=5){const i=Le(e);let n=!1,c=t.toString();const a=new Set;do{const l=c;c=c.replace(i,(f,s,u,d)=>e.includes(u)?(a.add(s+u),d.split(/\s/g).filter(Boolean).map(g=>g==="~"?s:g.replace(/^(!?)(.*)/,`$1${s}${u}$2`)).join(" ")):f),n=c!==l,r-=1}while(n&&r);return{prefixes:Array.from(a),expanded:c,hasChanged:n}}function Fe(t,e=["-",":"],r=5){const{expanded:i}=ze(t.toString(),e,r);return typeof t=="string"?i:t.length()?t.overwrite(0,t.length(),i):t}const Q=new Set;function fe(t){Q.has(t)||(console.warn("[unocss]",t),Q.add(t))}const Ie=/\\?[\s'"`;{}]+/g,he=/\[(\\\W|[\w-])+:['"]?\S+?['"]?\]/g,qe=new RegExp(`^${he.source}$`),Ve=t=>{const e=new Set;for(const r of t.matchAll(he))t[r.index-1]?.match(/^[\s'"`]/)&&e.add(r[0]);return t.split(Ie).forEach(r=>{Oe(r)&&!qe.test(r)&&e.add(r)}),[...e]},Ue={name:"split",order:0,extract({code:t}){return Ve(t)}};function Be(){return{events:{},emit(t,...e){(this.events[t]||[]).forEach(r=>r(...e))},on(t,e){return(this.events[t]=this.events[t]||[]).push(e),()=>this.events[t]=(this.events[t]||[]).filter(r=>r!==e)}}}const J="default",Y="preflights",De="shortcuts",He={[Y]:-100,[De]:-10,[J]:0};function de(t){return T(t).flatMap(e=>Array.isArray(e)?[e]:Object.entries(e))}function Ne(t){const e=t.shortcuts?de(t.shortcuts):void 0;if(t.shortcuts=e,t.prefix||t.layer){const r=i=>{i[2]||(i[2]={});const n=i[2];n.prefix==null&&t.prefix&&(n.prefix=T(t.prefix)),n.layer==null&&t.layer&&(n.layer=t.layer)};e?.forEach(r),t.rules?.forEach(r)}return t}function ee(t={},e={}){const r=Object.assign({},e,t),i=(r.presets||[]).flatMap(T).map(Ne),n=[...i.filter(h=>h.enforce==="pre"),...i.filter(h=>!h.enforce),...i.filter(h=>h.enforce==="post")],c=Object.assign(He,...i.map(h=>h.layers),t.layers);function a(h){return U([...n.flatMap(p=>T(p[h]||[])),...T(r[h]||[])])}const l=a("extractors");l.length||l.push(Ue),l.sort((h,p)=>(h.order||0)-(p.order||0));const f=a("rules"),s={},u=f.length,d=f.map((h,p)=>{if(je(h)){T(h[2]?.prefix||"").forEach(y=>{s[y+h[0]]=[p,h[1],h[2],h]});return}return[p,...h]}).filter(Boolean).reverse(),g=V([...n.map(h=>h.theme||{}),r.theme||{}].reduce((h,p)=>ue(h,p),{}));a("extendTheme").forEach(h=>h(g));const m={templates:U(n.map(h=>T(h.autocomplete?.templates)).flat()),extractors:n.map(h=>T(h.autocomplete?.extractors)).flat().sort((h,p)=>(h.order||0)-(p.order||0))};let v=T(a("separators"));return v.length||(v=[":","-"]),{mergeSelectors:!0,warn:!0,blocklist:[],sortLayers:h=>h,...r,presets:n,envMode:r.envMode||"build",shortcutsLayer:r.shortcutsLayer||"shortcuts",layers:c,theme:g,rulesSize:u,rulesDynamic:d,rulesStaticMap:s,preprocess:a("preprocess"),postprocess:a("postprocess"),preflights:a("preflights"),autocomplete:m,variants:a("variants").map(Te),shortcuts:de(a("shortcuts")).reverse(),extractors:l,safelist:a("safelist"),separators:v}}const Ge="0.49.4";class We{constructor(e={},r={}){this.userConfig=e,this.defaults=r,this.version=Ge,this._cache=new Map,this.blocked=new Set,this.parentOrders=new Map,this.events=Be(),this.config=ee(e,r),this.events.emit("config",this.config)}setConfig(e,r){e&&(r&&(this.defaults=r),this.userConfig=e,this.blocked.clear(),this.parentOrders.clear(),this._cache.clear(),this.config=ee(e,this.defaults),this.events.emit("config",this.config))}async applyExtractors(e,r,i=new Set){const n={get original(){return e},code:e,id:r};for(const c of this.config.extractors){const a=await c.extract(n);if(a)for(const l of a)i.add(l)}return i}makeContext(e,r){const i={rawSelector:e,currentSelector:r[1],theme:this.config.theme,generator:this,variantHandlers:r[2],constructCSS:(...n)=>this.constructCustomCSS(i,...n),variantMatch:r};return i}async parseToken(e,r){if(this.blocked.has(e))return;const i=`${e}${r?` ${r}`:""}`;if(this._cache.has(i))return this._cache.get(i);let n=e;for(const s of this.config.preprocess)n=s(e);if(this.isBlocked(n)){this.blocked.add(e),this._cache.set(i,null);return}const c=this.matchVariants(e,n);if(!c||this.isBlocked(c[1])){this.blocked.add(e),this._cache.set(i,null);return}const a=this.makeContext(e,[r||c[0],c[1],c[2],c[3]]);this.config.details&&(a.variants=[...c[3]]);const l=this.expandShortcut(a.currentSelector,a),f=l?await this.stringifyShortcuts(a.variantMatch,a,l[0],l[1]):(await this.parseUtil(a.variantMatch,a))?.map(s=>this.stringifyUtil(s,a)).filter(Me);if(f?.length)return this._cache.set(i,f),f;this._cache.set(i,null)}async generate(e,r={}){const{id:i,scope:n,preflights:c=!0,safelist:a=!0,minify:l=!1}=r,f=C(e)?await this.applyExtractors(e,i):Array.isArray(e)?new Set(e):e;a&&this.config.safelist.forEach(w=>f.add(w));const s=l?"":`
|
|
2
|
-
`,u=new Set([J]),d=new Set,g=new Map;let m={};const v=Array.from(f).map(async w=>{if(d.has(w))return;const $=await this.parseToken(w);if($!=null){d.add(w);for(const x of $){const A=x[3]||"",j=x[4]?.layer;g.has(A)||g.set(A,[]),g.get(A).push(x),j&&u.add(j)}}});await Promise.all(v),await(async()=>{if(!c)return;const w={generator:this,theme:this.config.theme},$=new Set([]);this.config.preflights.forEach(({layer:x=Y})=>{u.add(x),$.add(x)}),m=Object.fromEntries(await Promise.all(Array.from($).map(async x=>{const j=(await Promise.all(this.config.preflights.filter(O=>(O.layer||Y)===x).map(async O=>await O.getCSS(w)))).filter(Boolean).join(s);return[x,j]})))})();const h=this.config.sortLayers(Array.from(u).sort((w,$)=>(this.config.layers[w]??0)-(this.config.layers[$]??0)||w.localeCompare($))),p={},b=w=>{if(p[w])return p[w];let $=Array.from(g).sort((A,j)=>(this.parentOrders.get(A[0])??0)-(this.parentOrders.get(j[0])??0)||A[0]?.localeCompare(j[0]||"")||0).map(([A,j])=>{const O=j.length,z=j.filter(k=>(k[4]?.layer||J)===w).sort((k,_)=>k[0]-_[0]||(k[4]?.sort||0)-(_[4]?.sort||0)||k[1]?.localeCompare(_[1]||"")||k[2]?.localeCompare(_[2]||"")||0).map(([,k,_,,M,,P])=>[[[(k&&Ze(k,n))??"",M?.sort??0]],_,!!(P??M?.noMerge)]);if(!z.length)return;const S=z.reverse().map(([k,_,M],P)=>{if(!M&&this.config.mergeSelectors)for(let L=P+1;L<O;L++){const R=z[L];if(R&&!R[2]&&(k&&R[0]||k==null&&R[0]==null)&&R[1]===_)return k&&R[0]&&R[0].push(...k),null}const D=k?U(k.sort((L,R)=>L[1]-R[1]||L[0]?.localeCompare(R[0]||"")||0).map(L=>L[0]).filter(Boolean)):[];return D.length?`${D.join(`,${s}`)}{${_}}`:_}).filter(Boolean).reverse().join(s);if(!A)return S;const E=A.split(" $$ ");return`${E.join("{")}{${s}${S}${s}}${E.map(k=>"").join("}")}`}).filter(Boolean).join(s);c&&($=[m[w],$].filter(Boolean).join(s));const x=l?"":`/* layer: ${w} */${s}`;return p[w]=$?x+$:""},y=(w=h,$)=>w.filter(x=>!$?.includes(x)).map(x=>b(x)||"").filter(Boolean).join(s);return{get css(){return y()},layers:h,matched:d,getLayers:y,getLayer:b}}matchVariants(e,r){const i=new Set,n=[];let c=r||e,a=!1;const l={rawSelector:e,theme:this.config.theme,generator:this};for(;;){a=!1;for(const f of this.config.variants){if(!f.multiPass&&i.has(f))continue;let s=f.match(c,l);if(s){C(s)&&(s={matcher:s}),c=s.matcher,n.unshift(s),i.add(f),a=!0;break}}if(!a)break;if(n.length>500)throw new Error(`Too many variants applied to "${e}"`)}return[e,c,n,i]}applyVariants(e,r=e[4],i=e[1]){const c=r.slice().sort((s,u)=>(s.order||0)-(u.order||0)).reduceRight((s,u)=>d=>{const g=u.body?.(d.entries)||d.entries,m=Array.isArray(u.parent)?u.parent:[u.parent,void 0];return(u.handle??et)({...d,entries:g,selector:u.selector?.(d.selector,g)||d.selector,parent:m[0]||d.parent,parentOrder:m[1]||d.parentOrder,layer:u.layer||d.layer,sort:u.sort||d.sort},s)},s=>s)({prefix:"",selector:Qe(i),pseudo:"",entries:e[2]}),{parent:a,parentOrder:l}=c;a!=null&&l!=null&&this.parentOrders.set(a,l);const f={selector:Ke([c.prefix,c.selector,c.pseudo].join("")),entries:c.entries,parent:a,layer:c.layer,sort:c.sort,noMerge:c.noMerge};for(const s of this.config.postprocess)s(f);return f}constructCustomCSS(e,r,i){const n=F(r);if(C(n))return n;const{selector:c,entries:a,parent:l}=this.applyVariants([0,i||e.rawSelector,n,void 0,e.variantHandlers]),f=`${c}{${G(a)}}`;return l?`${l}{${f}}`:f}async parseUtil(e,r,i=!1,n){const[c,a,l]=C(e)?this.matchVariants(e):e;this.config.details&&(r.rules=r.rules??[]);const f=this.config.rulesStaticMap[a];if(f&&f[1]&&(i||!f[2]?.internal)){this.config.details&&r.rules.push(f[3]);const u=f[0],d=F(f[1]),g=f[2];return C(d)?[[u,d,g]]:[[u,c,d,g,l]]}r.variantHandlers=l;const{rulesDynamic:s}=this.config;for(const[u,d,g,m]of s){if(m?.internal&&!i)continue;let v=a;if(m?.prefix){const y=T(m.prefix);if(n){const w=T(n);if(!y.some($=>w.includes($)))continue}else{const w=y.find($=>a.startsWith($));if(w==null)continue;v=a.slice(w.length)}}const h=v.match(d);if(!h)continue;const p=await g(h,r);if(!p)continue;this.config.details&&r.rules.push([d,g,m]);const b=Ee(p).filter(y=>y.length);if(b.length)return b.map(y=>C(y)?[u,y,m]:[u,c,y,m,l])}}stringifyUtil(e,r){if(!e)return;if(K(e))return[e[0],void 0,e[1],void 0,e[2],this.config.details?r:void 0,void 0];const{selector:i,entries:n,parent:c,layer:a,sort:l,noMerge:f}=this.applyVariants(e),s=G(n);if(!s)return;const{layer:u,sort:d,...g}=e[3]??{},m={...g,layer:a??u,sort:l??d};return[e[0],i,s,c,m,this.config.details?r:void 0,f]}expandShortcut(e,r,i=5){if(i===0)return;const n=this.config.details?l=>{r.shortcuts=r.shortcuts??[],r.shortcuts.push(l)}:Re;let c,a;for(const l of this.config.shortcuts){let f=e;if(l[2]?.prefix){const u=T(l[2].prefix).find(d=>e.startsWith(d));if(u==null)continue;f=e.slice(u.length)}if(Ce(l)){if(l[0]===f){c=c||l[2],a=l[1],n(l);break}}else{const s=f.match(l[0]);if(s&&(a=l[1](s,r)),a){c=c||l[2],n(l);break}}}if(C(a)&&(a=Fe(a.trim()).split(/\s+/g)),!a){const[l,f]=C(e)?this.matchVariants(e):e;if(l!==f){const s=this.expandShortcut(f,r,i-1);s&&(a=s[0].map(u=>C(u)?l.replace(f,u):u))}}if(a)return[a.flatMap(l=>(C(l)?this.expandShortcut(l,r,i-1)?.[0]:void 0)||[l]).filter(Boolean),c]}async stringifyShortcuts(e,r,i,n={layer:this.config.shortcutsLayer}){const c=new Pe,a=(await Promise.all(U(i).map(async u=>{const d=C(u)?await this.parseUtil(u,r,!0,n.prefix):[[1/0,"{inline}",F(u),void 0,[]]];return d||fe(`unmatched utility "${u}" in shortcut "${e[1]}"`),d||[]}))).flat(1).filter(Boolean).sort((u,d)=>u[0]-d[0]),[l,,f]=e,s=[];for(const u of a){if(K(u)){s.push([u[0],void 0,u[1],void 0,u[2],r,void 0]);continue}const{selector:d,entries:g,parent:m,sort:v,noMerge:h}=this.applyVariants(u,[...u[4],...f],l);c.getFallback(d,m,[[],u[0]])[0].push([g,!!(h??u[3]?.noMerge),v??0])}return s.concat(c.map(([u,d],g,m)=>{const v=(p,b,y)=>{const w=Math.max(...y.map(x=>x[1])),$=y.map(x=>x[0]);return(p?[$.flat(1)]:$).map(x=>{const A=G(x);if(A)return[d,g,A,m,{...n,noMerge:b,sort:w},r,void 0]})};return[[u.filter(([,p])=>p).map(([p,,b])=>[p,b]),!0],[u.filter(([,p])=>!p).map(([p,,b])=>[p,b]),!1]].map(([p,b])=>[...v(!1,b,p.filter(([y])=>y.some(w=>w[0]===Z))),...v(!0,b,p.filter(([y])=>y.every(w=>w[0]!==Z)))])}).flat(2).filter(Boolean))}isBlocked(e){return!e||this.config.blocklist.some(r=>C(r)?r===e:r.test(e))}}function Je(t,e){return new We(t,e)}const Ye=/\s\$\$\s+/g,Xe=t=>t.match(/\s\$\$\s/);function Ze(t,e){return Xe(t)?t.replace(Ye,e?` ${e} `:" "):e?`${e} ${t}`:t}function Ke(t){const e=t.match(/::[\w-]+(\([\w-]+\))?/g);if(e){for(const r of e)t=t.replace(r,"");t+=e.join("")}return t}const te=/^\[(.+?)(~?=)"(.*)"\]$/;function Qe(t){return te.test(t)?t.replace(te,(e,r,i,n)=>`[${N(r)}${i}"${N(n)}"]`):`.${N(t)}`}function et(t,e){return e(t)}var tt=t=>t.replace(/-(\w)/g,(e,r)=>r?r.toUpperCase():""),re=t=>t.charAt(0).toUpperCase()+t.slice(1),ne=t=>t.replace(/(?:^|\B)([A-Z])/g,"-$1").toLowerCase(),ie=["Webkit","Moz","ms"];function rt(t){const e={};function r(i){const n=e[i];if(n)return n;let c=tt(i);if(c!=="filter"&&c in t)return e[i]=ne(c);c=re(c);for(let a=0;a<ie.length;a++){const l=`${ie[a]}${c}`;if(l in t)return e[i]=ne(re(l))}return i}return({entries:i})=>i.forEach(n=>{n[0].startsWith("--")||(n[0]=r(n[0]))})}function nt(t){return t.replace(/&/g,"&").replace(/>/g,">").replace(/</g,"<")}function it(t={}){if(typeof window>"u"){console.warn("@unocss/runtime been used in non-browser environment, skipped.");return}const e=window,r=document,i=e.__unocss||{},n=Object.assign({},t,i.runtime),c=n.defaults||{},a=n.cloakAttribute??"un-cloak";n.autoPrefix&&(c.postprocess=T(c.postprocess)).unshift(rt(r.createElement("div").style)),n.configResolved?.(i,c);const l=Je(i,c);let f=!0,s=new Set,u,d,g,m=[];const v=()=>new Promise(S=>{m.push(S),g!=null&&clearTimeout(g),g=setTimeout(()=>b().then(()=>{const E=m;m=[],E.forEach(k=>k())}),0)});function h(S){if(S.nodeType!==1)return;const E=S;E.hasAttribute(a)&&E.removeAttribute(a),E.querySelectorAll(`[${a}]`).forEach(k=>{k.removeAttribute(a)})}function p(){return u||(u=r.createElement("style"),r.documentElement.prepend(u)),u}async function b(){const S=await l.generate(s),E=p();return E.innerHTML=S.css,s=S.matched,{...S,styleElement:E}}async function y(S){const E=s.size;await l.applyExtractors(S,void 0,s),E!==s.size&&await v()}async function w(){const S=r.body,E=S&&S.outerHTML;E&&(await y(`${E} ${nt(E)}`),h(r.documentElement),h(S))}const $=new MutationObserver(S=>{f||S.forEach(async E=>{if(E.target.nodeType!==1)return;const k=E.target;if(k!==u)if(E.type==="childList")E.addedNodes.forEach(async _=>{if(_.nodeType!==1)return;const M=_;d&&!d(M)||(await y(M.outerHTML),h(M))});else{if(d&&!d(k))return;if(E.attributeName!==a){const _=Array.from(k.attributes).map(P=>P.value?`${P.name}="${P.value}"`:P.name).join(" "),M=`<${k.tagName.toLowerCase()} ${_}>`;await y(M)}k.hasAttribute(a)&&k.removeAttribute(a)}})});let x=!1;function A(){if(x)return;const S=r.documentElement||r.body;S&&($.observe(S,{childList:!0,subtree:!0,attributes:!0}),x=!0)}function j(){w(),A()}function O(){r.readyState==="loading"?e.addEventListener("DOMContentLoaded",j):j()}const z=e.__unocss_runtime=e.__unocss_runtime={version:l.version,uno:l,async extract(S){C(S)||(S.forEach(E=>s.add(E)),S=""),await y(S)},extractAll:w,inspect(S){d=S},toggleObserver(S){S===void 0?f=!f:f=!!S,!x&&!f&&O()},update:b};n.ready?.(z)!==!1&&(f=!1,O())}class ot extends Error{constructor(){super(...arguments),this.name="FetchError"}}function st(t,e,r){let i="";t&&r&&(i=`${r.status} ${r.statusText} (${t.toString()})`),e&&(i=`${e.message} (${i})`);const n=new ot(i);return Object.defineProperty(n,"request",{get(){return t}}),Object.defineProperty(n,"response",{get(){return r}}),Object.defineProperty(n,"data",{get(){return r&&r._data}}),Object.defineProperty(n,"status",{get(){return r&&r.status}}),Object.defineProperty(n,"statusText",{get(){return r&&r.statusText}}),Object.defineProperty(n,"statusCode",{get(){return r&&r.status}}),Object.defineProperty(n,"statusMessage",{get(){return r&&r.statusText}}),n}const at=new Set(Object.freeze(["PATCH","POST","PUT","DELETE"]));function oe(t="GET"){return at.has(t.toUpperCase())}function ct(t){if(t===void 0)return!1;const e=typeof t;return e==="string"||e==="number"||e==="boolean"||e===null?!0:e!=="object"?!1:Array.isArray(t)?!0:t.constructor&&t.constructor.name==="Object"||typeof t.toJSON=="function"}const lt=new Set(["image/svg","application/xml","application/xhtml","application/html"]),ut=/^application\/(?:[\w!#$%&*.^`~-]*\+)?json(;.+)?$/i;function ft(t=""){if(!t)return"json";const e=t.split(";").shift();return ut.test(e)?"json":lt.has(e)||e.startsWith("text/")?"text":"blob"}const ht=new Set([408,409,425,429,500,502,503,504]);function pe(t){const{fetch:e,Headers:r}=t;function i(a){const l=a.error&&a.error.name==="AbortError"||!1;if(a.options.retry!==!1&&!l){const s=typeof a.options.retry=="number"?a.options.retry:oe(a.options.method)?0:1,u=a.response&&a.response.status||500;if(s>0&&ht.has(u))return n(a.request,{...a.options,retry:s-1})}const f=st(a.request,a.error,a.response);throw Error.captureStackTrace&&Error.captureStackTrace(f,n),f}const n=async function(l,f={}){const s={request:l,options:{...t.defaults,...f},response:void 0,error:void 0};s.options.onRequest&&await s.options.onRequest(s),typeof s.request=="string"&&(s.options.baseURL&&(s.request=$e(s.request,s.options.baseURL)),(s.options.query||s.options.params)&&(s.request=xe(s.request,{...s.options.params,...s.options.query})),s.options.body&&oe(s.options.method)&&ct(s.options.body)&&(s.options.body=typeof s.options.body=="string"?s.options.body:JSON.stringify(s.options.body),s.options.headers=new r(s.options.headers),s.options.headers.has("content-type")||s.options.headers.set("content-type","application/json"),s.options.headers.has("accept")||s.options.headers.set("accept","application/json"))),s.response=await e(s.request,s.options).catch(async d=>(s.error=d,s.options.onRequestError&&await s.options.onRequestError(s),i(s)));const u=(s.options.parseResponse?"json":s.options.responseType)||ft(s.response.headers.get("content-type")||"");if(u==="json"){const d=await s.response.text(),g=s.options.parseResponse||Se;s.response._data=g(d)}else u==="stream"?s.response._data=s.response.body:s.response._data=await s.response[u]();return s.options.onResponse&&await s.options.onResponse(s),s.response.status>=400&&s.response.status<600?(s.options.onResponseError&&await s.options.onResponseError(s),i(s)):s.response},c=function(l,f){return n(l,f).then(s=>s._data)};return c.raw=n,c.create=(a={})=>pe({...t,defaults:{...t.defaults,...a}}),c}const ge=function(){if(typeof globalThis<"u")return globalThis;if(typeof self<"u")return self;if(typeof window<"u")return window;if(typeof global<"u")return global;throw new Error("unable to locate global object")}(),dt=ge.fetch||(()=>Promise.reject(new Error("[ofetch] global.fetch is not supported!"))),pt=ge.Headers,gt=pe({fetch:dt,Headers:pt}),X=Object.freeze({left:0,top:0,width:16,height:16}),B=Object.freeze({rotate:0,vFlip:!1,hFlip:!1}),me=Object.freeze({...X,...B}),mt=Object.freeze({...me,body:"",hidden:!1}),yt=Object.freeze({width:null,height:null}),ye=Object.freeze({...yt,...B});function wt(t,e){const r={};!t.hFlip!=!e.hFlip&&(r.hFlip=!0),!t.vFlip!=!e.vFlip&&(r.vFlip=!0);const i=((t.rotate||0)+(e.rotate||0))%4;return i&&(r.rotate=i),r}function se(t,e){const r=wt(t,e);for(const i in mt)i in B?i in t&&!(i in r)&&(r[i]=B[i]):i in e?r[i]=e[i]:i in t&&(r[i]=t[i]);return r}function bt(t,e){const r=t.icons,i=t.aliases||Object.create(null),n=Object.create(null);function c(a){if(r[a])return n[a]=[];if(!(a in n)){n[a]=null;const l=i[a]&&i[a].parent,f=l&&c(l);f&&(n[a]=[l].concat(f))}return n[a]}return(e||Object.keys(r).concat(Object.keys(i))).forEach(c),n}function ae(t,e,r){const i=t.icons,n=t.aliases||Object.create(null);let c={};function a(l){c=se(i[l]||n[l],c)}return a(e),r.forEach(a),se(t,c)}function vt(t,e){if(t.icons[e])return ae(t,e,[]);const r=bt(t,[e])[e];return r?ae(t,e,r):null}({...X});Object.keys(X).concat(["provider"]);const St=/(-?[0-9.]*[0-9]+[0-9.]*)/g,$t=/^-?[0-9.]*[0-9]+[0-9.]*$/g;function ce(t,e,r){if(e===1)return t;if(r=r||100,typeof t=="number")return Math.ceil(t*e*r)/r;if(typeof t!="string")return t;const i=t.split(St);if(i===null||!i.length)return t;const n=[];let c=i.shift(),a=$t.test(c);for(;;){if(a){const l=parseFloat(c);isNaN(l)?n.push(c):n.push(Math.ceil(l*e*r)/r)}else n.push(c);if(c=i.shift(),c===void 0)return n.join("");a=!a}}function xt(t,e){const r={...me,...t},i={...ye,...e},n={left:r.left,top:r.top,width:r.width,height:r.height};let c=r.body;[r,i].forEach(m=>{const v=[],h=m.hFlip,p=m.vFlip;let b=m.rotate;h?p?b+=2:(v.push("translate("+(n.width+n.left).toString()+" "+(0-n.top).toString()+")"),v.push("scale(-1 1)"),n.top=n.left=0):p&&(v.push("translate("+(0-n.left).toString()+" "+(n.height+n.top).toString()+")"),v.push("scale(1 -1)"),n.top=n.left=0);let y;switch(b<0&&(b-=Math.floor(b/4)*4),b=b%4,b){case 1:y=n.height/2+n.top,v.unshift("rotate(90 "+y.toString()+" "+y.toString()+")");break;case 2:v.unshift("rotate(180 "+(n.width/2+n.left).toString()+" "+(n.height/2+n.top).toString()+")");break;case 3:y=n.width/2+n.left,v.unshift("rotate(-90 "+y.toString()+" "+y.toString()+")");break}b%2===1&&(n.left!==n.top&&(y=n.left,n.left=n.top,n.top=y),n.width!==n.height&&(y=n.width,n.width=n.height,n.height=y)),v.length&&(c='<g transform="'+v.join(" ")+'">'+c+"</g>")});const a=i.width,l=i.height,f=n.width,s=n.height;let u,d;return a===null?(d=l===null?"1em":l==="auto"?s:l,u=ce(d,f/s)):(u=a==="auto"?f:a,d=l===null?ce(u,s/f):l==="auto"?s:l),{attributes:{width:u.toString(),height:d.toString(),viewBox:n.left.toString()+" "+n.top.toString()+" "+f.toString()+" "+s.toString()},body:c}}""+Date.now().toString(16)+(Math.random()*16777216|0).toString(16);function kt(t){return t.replace(/(['"])\s*\n\s*([^>\\/\s])/g,"$1 $2").replace(/(["';{}><])\s*\n\s*/g,"$1").replace(/\s*\n\s*/g," ").replace(/\s+"/g,'"').replace(/="\s+/g,'="').trim()}function o(t,e){const r="rgb",i=e[0],n=e.length;n>1&&e[1],n>2&&e[2],n>3&&e[3]}o("silver",[192]);o("gray",[128]);o("white",[255]);o("maroon",[128,0,0]);o("red",[255,0,0]);o("purple",[128,0]);o("fuchsia",[255,0]);o("green",[0,128]);o("lime",[0,255]);o("olive",[128,128,0]);o("yellow",[255,255,0]);o("navy",[0,0,128]);o("blue",[0,0,255]);o("teal",[0,128,128]);o("aqua",[0,255,255]);o("aliceblue",[240,248,255]);o("antiquewhite",[250,235,215]);o("aqua",[0,255,255]);o("aquamarine",[127,255,212]);o("azure",[240,255,255]);o("beige",[245,245,220]);o("bisque",[255,228,196]);o("black",[0]);o("blanchedalmond",[255,235,205]);o("blue",[0,0,255]);o("blueviolet",[138,43,226]);o("brown",[165,42,42]);o("burlywood",[222,184,135]);o("cadetblue",[95,158,160]);o("chartreuse",[127,255,0]);o("chocolate",[210,105,30]);o("coral",[255,127,80]);o("cornflowerblue",[100,149,237]);o("cornsilk",[255,248,220]);o("crimson",[220,20,60]);o("cyan",[0,255,255]);o("darkblue",[0,0,139]);o("darkcyan",[0,139,139]);o("darkgoldenrod",[184,134,11]);o("darkgray",[169]);o("darkgreen",[0,100]);o("darkgrey",[169]);o("darkkhaki",[189,183,107]);o("darkmagenta",[139,0]);o("darkolivegreen",[85,107,47]);o("darkorange",[255,140,0]);o("darkorchid",[153,50,204]);o("darkred",[139,0,0]);o("darksalmon",[233,150,122]);o("darkseagreen",[143,188]);o("darkslateblue",[72,61,139]);o("darkslategray",[47,79,79]);o("darkslategrey",[47,79,79]);o("darkturquoise",[0,206,209]);o("darkviolet",[148,0,211]);o("deeppink",[255,20,147]);o("deepskyblue",[0,191,255]);o("dimgray",[105]);o("dimgrey",[105]);o("dodgerblue",[30,144,255]);o("firebrick",[178,34,34]);o("floralwhite",[255,250,240]);o("forestgreen",[34,139]);o("fuchsia",[255,0]);o("gainsboro",[220]);o("ghostwhite",[248,248,255]);o("gold",[255,215,0]);o("goldenrod",[218,165,32]);o("gray",[128]);o("green",[0,128]);o("greenyellow",[173,255,47]);o("grey",[128]);o("honeydew",[240,255]);o("hotpink",[255,105,180]);o("indianred",[205,92,92]);o("indigo",[75,0,130]);o("ivory",[255,255,240]);o("khaki",[240,230,140]);o("lavender",[230,230,250]);o("lavenderblush",[255,240,245]);o("lawngreen",[124,252,0]);o("lemonchiffon",[255,250,205]);o("lightblue",[173,216,230]);o("lightcoral",[240,128,128]);o("lightcyan",[224,255,255]);o("lightgoldenrodyellow",[250,250,210]);o("lightgray",[211]);o("lightgreen",[144,238]);o("lightgrey",[211]);o("lightpink",[255,182,193]);o("lightsalmon",[255,160,122]);o("lightseagreen",[32,178,170]);o("lightskyblue",[135,206,250]);o("lightslategray",[119,136,153]);o("lightslategrey",[119,136,153]);o("lightsteelblue",[176,196,222]);o("lightyellow",[255,255,224]);o("lime",[0,255]);o("limegreen",[50,205]);o("linen",[250,240,230]);o("magenta",[255,0]);o("maroon",[128,0,0]);o("mediumaquamarine",[102,205,170]);o("mediumblue",[0,0,205]);o("mediumorchid",[186,85,211]);o("mediumpurple",[147,112,219]);o("mediumseagreen",[60,179,113]);o("mediumslateblue",[123,104,238]);o("mediumspringgreen",[0,250,154]);o("mediumturquoise",[72,209,204]);o("mediumvioletred",[199,21,133]);o("midnightblue",[25,25,112]);o("mintcream",[245,255,250]);o("mistyrose",[255,228,225]);o("moccasin",[255,228,181]);o("navajowhite",[255,222,173]);o("navy",[0,0,128]);o("oldlace",[253,245,230]);o("olive",[128,128,0]);o("olivedrab",[107,142,35]);o("orange",[255,165,0]);o("orangered",[255,69,0]);o("orchid",[218,112,214]);o("palegoldenrod",[238,232,170]);o("palegreen",[152,251]);o("paleturquoise",[175,238,238]);o("palevioletred",[219,112,147]);o("papayawhip",[255,239,213]);o("peachpuff",[255,218,185]);o("peru",[205,133,63]);o("pink",[255,192,203]);o("plum",[221,160]);o("powderblue",[176,224,230]);o("purple",[128,0]);o("rebeccapurple",[102,51,153]);o("red",[255,0,0]);o("rosybrown",[188,143,143]);o("royalblue",[65,105,225]);o("saddlebrown",[139,69,19]);o("salmon",[250,128,114]);o("sandybrown",[244,164,96]);o("seagreen",[46,139,87]);o("seashell",[255,245,238]);o("sienna",[160,82,45]);o("silver",[192]);o("skyblue",[135,206,235]);o("slateblue",[106,90,205]);o("slategray",[112,128,144]);o("slategrey",[112,128,144]);o("snow",[255,250,250]);o("springgreen",[0,255,127]);o("steelblue",[70,130,180]);o("tan",[210,180,140]);o("teal",[0,128,128]);o("thistle",[216,191]);o("tomato",[255,99,71]);o("turquoise",[64,224,208]);o("violet",[238,130]);o("wheat",[245,222,179]);o("white",[255]);o("whitesmoke",[245]);o("yellow",[255,255,0]);o("yellowgreen",[154,205,50]);const Et=/width\s*=\s*["'](\w+)["']/,At=/height\s*=\s*["'](\w+)["']/,W=/<svg\s+/;function jt(t,e,r){const i=t.slice(0,t.indexOf(">"));let n=Et.exec(i);const c=n!=null;(typeof e.width>"u"||e.width===null)&&(typeof r=="number"?e.width=`${r}em`:n&&(e.width=n[1])),n=At.exec(i);const a=n!=null;return(typeof e.height>"u"||e.height===null)&&(typeof r=="number"?e.height=`${r}em`:n&&(e.height=n[1])),[c,a]}async function we(t,e,r,i,n,c){const{scale:a,addXmlNs:l=!1}=i??{},{additionalProps:f={},iconCustomizer:s}=i?.customizations??{},u=await n?.()??{};await s?.(e,r,u),Object.keys(f).forEach(h=>{const p=f[h];p!=null&&(u[h]=p)}),c?.(u);const[d,g]=jt(t,u,a);l&&(!t.includes("xmlns=")&&!u.xmlns&&(u.xmlns="http://www.w3.org/2000/svg"),!t.includes("xmlns:xlink=")&&t.includes("xlink:")&&!u["xmlns:xlink"]&&(u["xmlns:xlink"]="http://www.w3.org/1999/xlink"));const m=Object.keys(u).map(h=>h==="width"&&d||h==="height"&&g?null:`${h}="${u[h]}"`).filter(h=>h!=null);if(m.length&&(t=t.replace(W,`<svg ${m.join(" ")} `)),i){const{defaultStyle:h,defaultClass:p}=i;p&&!t.includes("class=")&&(t=t.replace(W,`<svg class="${p}" `)),h&&!t.includes("style=")&&(t=t.replace(W,`<svg style="${h}" `))}const v=i?.usedProps;return v&&(Object.keys(f).forEach(h=>{const p=u[h];p!=null&&(v[h]=p)}),typeof u.width<"u"&&u.width!==null&&(v.width=u.width),typeof u.height<"u"&&u.height!==null&&(v.height=u.height)),t}async function le(t,e,r,i){let n;if(typeof t=="function")n=await t(r);else{const c=t[r];n=typeof c=="function"?await c():c}if(n){const c=n.indexOf("<svg");c>0&&(n=n.slice(c));const{transform:a}=i?.customizations??{};return n=typeof a=="function"?await a(n,e,r):n,n.startsWith("<svg")?await we(i?.customizations?.trimCustomSvg===!0?kt(n):n,e,r,i,void 0):(console.warn(`Custom icon "${r}" in "${e}" is not a valid SVG`),n)}}async function be(t,e,r,i){let n;const{customize:c}=i?.customizations??{};for(const a of r)if(n=vt(t,a),n){let l={...ye};typeof c=="function"&&(l=c(l));const{attributes:{width:f,height:s,...u},body:d}=xt(n,l),g=i?.scale;return await we(`<svg >${d}</svg>`,e,a,i,()=>({...u}),m=>{(typeof m.width>"u"||m.width===null)&&(typeof g=="number"?m.width=`${g}em`:m.width=f),(typeof m.height>"u"||m.height===null)&&(typeof g=="number"?m.height=`${g}em`:m.height=s)})}}const ve=async(t,e,r)=>{const i=r?.customCollections?.[t];if(i)if(typeof i=="function"){const n=await i(e);if(n){if(typeof n=="string")return await le(()=>n,t,e,r);if("icons"in n){const c=[e,e.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),e.replace(/([a-z])(\d+)/g,"$1-$2")];return await be(n,t,c,r)}}}else return await le(i,t,e,r)};var Ct=["academicons","akar-icons","ant-design","arcticons","bi","bpmn","brandico","bx","bxl","bxs","bytesize","carbon","charm","ci","cib","cif","cil","circle-flags","circum","clarity","codicon","cryptocurrency-color","cryptocurrency","dashicons","ei","el","emblemicons","emojione-monotone","emojione-v1","emojione","entypo-social","entypo","eos-icons","ep","et","eva","fa-brands","fa-regular","fa-solid","fa","fa6-brands","fa6-regular","fa6-solid","fad","fe","feather","file-icons","flag","flagpack","flat-color-icons","flat-ui","fluent-emoji-flat","fluent-emoji-high-contrast","fluent-emoji","fluent-mdl2","fluent","fontelico","fontisto","foundation","fxemoji","gala","game-icons","geo","gg","gis","gridicons","grommet-icons","healthicons","heroicons-outline","heroicons-solid","heroicons","humbleicons","ic","icomoon-free","icon-park-outline","icon-park-solid","icon-park-twotone","icon-park","iconoir","icons8","il","ion","iwwa","jam","la","line-md","logos","ls","lucide","majesticons","maki","map","material-symbols","mdi-light","mdi","medical-icon","mi","mingcute","mono-icons","nimbus","noto-v1","noto","octicon","oi","ooui","openmoji","pajamas","pepicons-pop","pepicons-print","pepicons","ph","pixelarticons","prime","ps","quill","radix-icons","raphael","ri","si-glyph","simple-icons","simple-line-icons","subway","system-uicons","tabler","teenyicons","topcoat","twemoji","typcn","uil","uim","uis","uit","uiw","vaadin","vs","vscode-icons","websymbol","whh","wi","wpf","zmdi","zondicons"];function _t(t){const e=new Map;function r(i){if(Ct.includes(i))return e.has(i)||e.set(i,gt(`${t}@iconify-json/${i}/icons.json`)),e.get(i)}return async(i,n,c)=>{let a=await ve(i,n,c);if(a)return a;const l=await r(i);if(l){const f=[n,n.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),n.replace(/([a-z])(\d+)/g,"$1-$2")];a=await be(l,i,f,c)}return a}}function Ot(t){return t.replace(/"/g,"'").replace(/%/g,"%25").replace(/#/g,"%23").replace(/</g,"%3C").replace(/>/g,"%3E").replace(/\s+/g," ")}function Tt(t){let e=t.startsWith("<svg>")?t.replace("<svg>","<svg >"):t;return!e.includes(" xmlns:xlink=")&&e.includes(" xlink:")&&(e=e.replace("<svg ",'<svg xmlns:xlink="http://www.w3.org/1999/xlink" ')),e.includes(" xmlns=")||(e=e.replace("<svg ",'<svg xmlns="http://www.w3.org/2000/svg" ')),Ot(e)}const Mt=3;function Rt(t){return function(r={}){const{scale:i=1,mode:n="auto",prefix:c="i-",warn:a=!1,collections:l,extraProperties:f={},customizations:s={},autoInstall:u=!1,layer:d="icons",unit:g}=r,m={addXmlNs:!0,scale:i,customCollections:l,autoInstall:u,warn:void 0,customizations:{...s,additionalProps:{...f},trimCustomSvg:!0,async iconCustomizer(h,p,b){await s.iconCustomizer?.(h,p,b),g&&(b.width||(b.width=`${i}${g}`),b.height||(b.height=`${i}${g}`))}}};let v;return{name:"@unocss/preset-icons",enforce:"pre",options:r,layers:{icons:-30},rules:[[/^([a-z0-9:-]+)(?:\?(mask|bg|auto))?$/,async([h,p,b=n])=>{let y="",w="",$;v=v||await t(r);const x={};if(p.includes(":"))[y,w]=p.split(":"),$=await v(y,w,{...m,usedProps:x});else{const j=p.split(/-/g);for(let O=Mt;O>=1&&(y=j.slice(0,O).join("-"),w=j.slice(O).join("-"),$=await v(y,w,{...m,usedProps:x}),!$);O--);}if(!$){a&&fe(`failed to load icon "${h}"`);return}const A=`url("data:image/svg+xml;utf8,${Tt($)}")`;return b==="auto"&&(b=$.includes("currentColor")?"mask":"bg"),b==="mask"?{"--un-icon":A,"-webkit-mask":"var(--un-icon) no-repeat",mask:"var(--un-icon) no-repeat","-webkit-mask-size":"100% 100%","mask-size":"100% 100%","background-color":"currentColor",color:"inherit",...x}:{background:`${A} no-repeat`,"background-size":"100% 100%","background-color":"transparent",...x}},{layer:d,prefix:c}]]}}}const Pt=Rt(async t=>{const{cdn:e}=t;return e?_t(e):ve});it({defaults:{presets:[Pt({prefix:["i-",""],collections:{logos:()=>H(()=>import("./icons.eca62571.js"),[],import.meta.url).then(t=>t.default),carbon:()=>H(()=>import("./icons.7b11eba5.js"),[],import.meta.url).then(t=>t.default),ri:()=>H(()=>import("./icons.d5925320.js"),[],import.meta.url).then(t=>t.default)},cdn:"https://esm.sh/",scale:1.2,extraProperties:{display:"inline-block","vertical-align":"middle"}})]}});
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{u as d}from"./nuxt.21217109.js";import{u as h}from"./asyncData.518fdb22.js";import"./nuxt-link.ed65b9da.js";import"./app.config.12fdda03.js";function g(e=""){return!e||!e.includes("\\")?e:e.replace(/\\/g,"/")}const m=/^[/\\](?![/\\])|^[/\\]{2}(?!\.)|^[A-Za-z]:[/\\]/;function p(){return typeof process<"u"?process.cwd().replace(/\\/g,"/"):"/"}const f=function(...e){e=e.map(n=>g(n));let i="",t=!1;for(let n=e.length-1;n>=-1&&!t;n--){const r=n>=0?e[n]:p();!r||r.length===0||(i=`${r}/${i}`,t=c(r))}return i=x(i,!t),t&&!c(i)?`/${i}`:i.length>0?i:"."};function x(e,i){let t="",n=0,r=-1,l=0,o=null;for(let s=0;s<=e.length;++s){if(s<e.length)o=e[s];else{if(o==="/")break;o="/"}if(o==="/"){if(!(r===s-1||l===1))if(l===2){if(t.length<2||n!==2||t[t.length-1]!=="."||t[t.length-2]!=="."){if(t.length>2){const a=t.lastIndexOf("/");a===-1?(t="",n=0):(t=t.slice(0,a),n=t.length-1-t.lastIndexOf("/")),r=s,l=0;continue}else if(t.length>0){t="",n=0,r=s,l=0;continue}}i&&(t+=t.length>0?"/..":"..",n=2)}else t.length>0?t+=`/${e.slice(r+1,s)}`:t=e.slice(r+1,s),n=s-r-1;r=s,l=0}else o==="."&&l!==-1?++l:l=-1}return t}const c=function(e){return m.test(e)},S=function(e,i){const t=f(e).split("/"),n=f(i).split("/"),r=[...t];for(const l of r){if(n[0]!==l)break;t.shift(),n.shift()}return[...t.map(()=>".."),...n].join("/")};function $(e){return!!e.match(/[/\\]node_modules[/\\]/)||u(e)}function u(e){return e[0]==="#"||!!e.match(/^(@[a-z0-9-~][a-z0-9-._~]*\/)?[a-z0-9-~][a-z0-9-._~]*$/)}function _(e){if(u(e))return e;const i=e.replace(/\\/g,"/").match(/.*\/node_modules\/(.*)$/)?.[1];if(i)return i.startsWith("@")?i.split("/").slice(0,2).join("/"):i.split("/")[0]}function b(e){if(u(e))return e;const i=e.replace(/\\/g,"/").match(/.*\/node_modules\/(.*)$/)?.[1];if(i)return i}function P(e){if(e)return["nuxt","#app","#head","vue"].includes(e)}function q(e,i,t=!1){if($(e))return t?b(e):_(e);try{let n=S(i,e);return!n.startsWith("./")&&!n.startsWith("../")&&(n=`./${n}`),n.startsWith("./.nuxt/")&&(n=`#build${n.slice(7)}`),n}catch{return e}}function I(e){return e.split(/(:\w+[\?\*]?)/).filter(Boolean)}function W(e,i,t){const n=d();return n.payload.unique||(n.payload.unique={}),n.payload.unique[e]||(n.payload.unique[e]=h(e,i,t)),n.payload.unique[e].data}export{q as a,P as b,_ as g,$ as i,I as p,W as u};
|